Theorems · Theorem · order theory
Units.le_mul_inv_iff
∀ {M : Type u_1} [inst : Monoid M] [inst_1 : LE M] [MulRightMono M] {a b : M} (u : Mˣ), a ≤ b * ↑u⁻¹ ↔ a * ↑u ≤ b- Cited by
- 3 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext
- Assumes
- MonoidLEMulRightMono
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Monoidstatement and proof · cited by 3,887
- Unitsstatement and proof · cited by 2,804
- Units.valstatement and proof · cited by 1,966
- MulRightMonostatement and proof · cited by 263
- Units.inv_mul_cancel_rightproof · cited by 9
Cited by3
Results whose statement or proof uses this declaration.
- Units.one_le_mul_invproof · cited by 2
- Units.mul_le_of_le_mul_invproof · cited by 0
- Units.le_mul_inv_of_mul_leproof · cited by 0