Mathlib Map

Theorems · Theorem · order theory

one_lt_mul_of_lt_of_le

∀ {M₀ : Type u_2} [inst : MonoidWithZero M₀] [inst_1 : Preorder M₀] {a b : M₀} [ZeroLEOneClass M₀] [PosMulMono M₀],
  1 < a → 1 ≤ b → 1 < a * b
Defined in
Mathlib.Algebra.Order.GroupWithZero.Basic
Cited by
3 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
MonoidWithZeroPreorderZeroLEOneClassPosMulMono

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.