lean2/library/logic/axioms
Leonardo de Moura d306c42a1f refactor(library/logic): cleanup some of the proofs in cast.lean, remove piext axiom
Remark: the main motivation for piext was Lean 0.1 simplifier.
We are using a different approach in Lean 0.2.
The axiom is not needed anymore.
It is also not used in any part of the standard library
2014-11-05 16:43:31 -08:00
..
examples chore(*): minimize the use of parameters 2014-10-09 07:13:06 -07:00
axioms.md refactor(library/logic): cleanup some of the proofs in cast.lean, remove piext axiom 2014-11-05 16:43:31 -08:00
classical.lean refactor(library/logic): remove 'core' subdirectory 2014-10-05 10:50:13 -07:00
default.lean refactor(library/logic): cleanup some of the proofs in cast.lean, remove piext axiom 2014-11-05 16:43:31 -08:00
funext.lean refactor(library/logic): cleanup some of the proofs in cast.lean, remove piext axiom 2014-11-05 16:43:31 -08:00
hilbert.lean feat(frontends/lean): add '[]' notation for marking arguments where class-instance resolution should be applied 2014-10-12 13:06:00 -07:00
prop_decidable.lean refactor(library/logic): remove 'core' subdirectory 2014-10-05 10:50:13 -07:00