Theorems · Theorem · order theory
le_iff_exists_mul
∀ {α : Type u} [inst : Mul α] [inst_1 : LE α] [CanonicallyOrderedMul α] {a b : α}, a ≤ b ↔ ∃ c, b = a * c- Cited by
- 4 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
- Assumes
- MulLECanonicallyOrderedMul
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.
- CanonicallyOrderedMulstatement and proof · cited by 51
- ExistsMulOfLE.exists_mul_of_leproof · cited by 7
- le_self_mulproof · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- Finset.HasMulAntidiagonal.mulAntidiagonal.fst_leproof · cited by 0
- lt_iff_exists_mulproof · cited by 0
- exists_one_lt_mul_of_ltproof · cited by 0
- Finset.HasMulAntidiagonal.mulAntidiagonal.snd_leproof · cited by 0