Mathlib Map

Theorems · Theorem · order theory

le_of_forall_lt_imp_le_of_dense

∀ {α : Type u_2} [inst : LinearOrder α] [DenselyOrdered α] {a₁ a₂ : α}, (∀ a < a₂, a ≤ a₁) → a₂ ≤ a₁
Defined in
Mathlib.Order.Basic
Cited by
14 results in Mathlib
Foundations
Depth 12 from the axioms · uses propext, Quot.sound
Assumes
LinearOrderDenselyOrdered

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by14

Results whose statement or proof uses this declaration.