lean4-htt/tests/pkg/builtin_attr
Leonardo de Moura 2df35360ee
feat: validate reducibility attribute setting (#4052)
and new option `set_option allowUnsafeReductibility true` to override
validation.

---------

Co-authored-by: Mario Carneiro <di.gama@gmail.com>
2024-05-03 13:44:42 +00:00
..
UserAttr feat: validate reducibility attribute setting (#4052) 2024-05-03 13:44:42 +00:00
lakefile.lean chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
test.sh chore: update tests to account for .lake 2023-11-13 20:31:24 -05:00
UserAttr.lean