lean4-htt/tests/lean/print_ax2.lean.expected.out
2016-09-23 16:29:41 -07:00

3 lines
259 B
Text

quot.sound : ∀ {A : Type u} [s : setoid A] {a b : A}, a ≈ b → ⟦a⟧ = ⟦b⟧
classical.strong_indefinite_description : Π {A : Type u} (p : A → Prop), nonempty A → {x // (∃ (y : A), p y) → p x}
propext : ∀ {a b : Prop}, (a ↔ b) → a = b