3 lines
193 B
Text
3 lines
193 B
Text
quot.sound : ∀ {A} [s] {a b}, a ≈ b → ⟦a⟧ = ⟦b⟧
|
|
classical.strong_indefinite_description : Π {A} P, nonempty A → {x \ Exists P → P x}
|
|
propext : ∀ {a b}, (a ↔ b) → a = b
|