lean2/library/logic/axioms
Leonardo de Moura 77d5657813 refactor(library/algebra/function): move function.lean to init folder
Motivation: this file defines basic things such as function composition.
In the HoTT library, it is located in the init folder.
2015-07-06 07:29:56 -07:00
..
examples refactor(library/algebra/function): move function.lean to init folder 2015-07-06 07:29:56 -07:00
axioms.md refactor(library/logic/axioms): rename files, import logic.axioms.classical now imports all classical axioms 2015-02-01 11:17:45 -08:00
classical.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
em.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
hilbert.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
prop_complete.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
prop_decidable.lean fix(library/logic/axioms/prop_decidable): fixes #704 2015-06-26 19:14:36 -07:00