Mathlib Map

Theorems · Theorem · order theory

le_of_forall_one_lt_le_mul

∀ {α : Type u} [inst : LinearOrder α] [DenselyOrdered α] [inst_2 : Monoid α] [ExistsMulOfLE α] [MulLeftReflectLT α]
  {a b : α}, (∀ (ε : α), 1 < ε → a ≤ b * ε) → a ≤ b
Defined in
Mathlib.Algebra.Order.Monoid.Unbundled.ExistsOfLE
Cited by
3 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext
Assumes
LinearOrderDenselyOrderedMonoidExistsMulOfLEMulLeftReflectLT

Around this declaration

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

Cites9

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

Cited by3

Results whose statement or proof uses this declaration.