lean4-htt/tests/lean/print_ax2.lean.expected.out
Sebastian Ullrich c4edad0372 feat(frontends/lean, library): remove attribute and metaclass scoping
All data is now part of either a global, permanent scope or a local,
temporary one
2016-07-29 23:44:21 -04:00

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