lean2/library/theories
Jeremy Avigad 6913eb0c76 refactor(library/init/subtype.lean): put subtype notation in the namespace
The notation { x : A | P x } is overloaded in set, and is ambiguous.
2015-12-22 16:39:13 -05:00
..
analysis feat(library/tactic): make let tactic transparent, introduce new opaque note tactic 2015-12-14 10:14:02 -08:00
combinatorics refactor(library): remove algebra namespace 2015-12-05 23:50:01 -08:00
group_theory test(library/theories/group_theory): test auto-include in the group theory library 2015-12-13 13:40:54 -08:00
number_theory refactor(library/init/subtype.lean): put subtype notation in the namespace 2015-12-22 16:39:13 -05:00
theories.md feat(library/theories/{metric_space,real_limit}): define metric spaces, limits, instantiate reals 2015-09-12 21:46:09 -04:00