lean2/tests/lean/print_ax2.lean.expected.out

3 lines
149 B
Text
Raw Normal View History

em : ∀ (a : Prop), a ¬a
strong_indefinite_description : Π {A : Type} (P : A → Prop), nonempty A → { (x : A)| (∃ (y : A), P y) → P x}