Theorems · Theorem · order theory
mabs_le
∀ {G : Type u_1} [inst : CommGroup G] [inst_1 : LinearOrder G] [IsOrderedMonoid G] {a b : G}, |a|ₘ ≤ b ↔ b⁻¹ ≤ a ∧ a ≤ b- Defined in
- Mathlib.Algebra.Order.Group.Abs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Quot.sound
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.
- LinearOrderstatement and proof · cited by 8,572
- CommGroupstatement and proof · cited by 990
- IsOrderedMonoidstatement and proof · cited by 577
- mabsstatement · cited by 148
- inv_le'proof · cited by 5
- mabs_le'proof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- mabs_div_le_iffproof · cited by 4
- inv_le_of_mabs_leproof · cited by 0
- le_of_mabs_leproof · cited by 0