425 B
425 B
logic.axioms
Axioms that extend the Calculus of Constructions.
- funext : function extensionality
- prop_complete : the law of the excluded middle
- hilbert : choice functions
- prop_decidable : the decidable class is trivial with excluded middle
- classical : imports all of the above
- examples