lean2/library/logic
Mario Carneiro 066b0fcdf9 feat(library): clean up "sorry"s in library
Breaking changes: pnat was redefined to use subtype instead of a custom inductive type, which affects the notation for pnat 2 and 3
2015-07-24 12:21:33 -04:00
..
axioms doc(library/logic/axioms/examples): add alternative proof for has_left_inverse_of_injective 2015-07-22 22:11:13 -07:00
examples feat(library/tactic/rewrite_tactic): try to fold nested recursive applications after unfolding a recursive function 2015-07-08 21:19:18 -04:00
cast.lean feat(library/hlist): add helper eq.rec lemmas 2015-07-20 14:56:50 -07:00
connectives.lean feat(library): clean up "sorry"s in library 2015-07-24 12:21:33 -04:00
default.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
eq.lean feat(library): clean up "sorry"s in library 2015-07-24 12:21:33 -04:00
identities.lean feat(library): clean up "sorry"s in library 2015-07-24 12:21:33 -04:00
instances.lean feat(library): clean up "sorry"s in library 2015-07-24 12:21:33 -04:00
logic.md refactor(library/logic): rename theorems 2014-12-15 16:13:04 -05:00
quantifiers.lean feat(library): clean up "sorry"s in library 2015-07-24 12:21:33 -04:00
weak_fan.lean feat(library/logic/weak_fan): add weak_fan theorem 2015-07-13 10:18:12 -04:00