Theorems · Theorem · order theory
forall_lt_iff_le
∀ {α : Type u_2} [inst : LinearOrder α] {a b : α}, (∀ ⦃c : α⦄, c < a → c < b) ↔ a ≤ b- Defined in
- Mathlib.Order.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses no axioms
- Assumes
- LinearOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- lt_of_lt_of_leproof · cited by 438
- le_of_forall_ltproof · cited by 25
Cited by5
Results whose statement or proof uses this declaration.
- Filter.le_limsup_iffproof · cited by 10
- Filter.le_limsup_iff'proof · cited by 3
- Sion.minimaxproof · cited by 2
- Finset.kruskal_katona_lovasz_formproof · cited by 1
- Fin.coe_orderIso_applyproof · cited by 0