Theorems · Theorem · order theory
Order.le_two_iff
∀ {α : Type u_1} {x : α} [inst : LinearOrder α] [inst_1 : AddMonoidWithOne α] [SuccAddOrder α] [IsBotZeroClass α]
[NeZero 1] [NoMaxOrder α], x ≤ 2 ↔ x = 0 ∨ x = 1 ∨ x = 2- Defined in
- Mathlib.Algebra.Order.SuccPred
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- NoMaxOrderstatement and proof · cited by 340
- AddMonoidWithOnestatement and proof · cited by 313
- SuccAddOrderstatement and proof · cited by 108
- IsBotZeroClassstatement and proof · cited by 71
- le_iff_lt_or_eqproof · cited by 26
- Order.le_one_iffproof · cited by 10
- Order.lt_two_iffproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Ordinal.isPrincipal_mul_of_le_twoproof · cited by 2