mathlib3
9bb1256d - feat(order/succ_pred/basic): `a ≤ succ ⊥ ↔ a = ⊥ ∨ a = succ ⊥` and related (#15567)

Commit
3 years ago
feat(order/succ_pred/basic): `a ≤ succ ⊥ ↔ a = ⊥ ∨ a = succ ⊥` and related (#15567) We use these new results to golf down the ordinal API.
Author
Parents
Loading