Theorems · Theorem · order theory
eq_of_mabs_div_eq_one
∀ {G : Type u_1} [inst : CommGroup G] [inst_1 : LinearOrder G] [IsOrderedMonoid G] {a b : G}, |a / b|ₘ = 1 → a = b- Defined in
- Mathlib.Algebra.Order.Group.Abs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, 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 and proof · cited by 148
- div_eq_oneproof · cited by 11
- mabs_eq_oneproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- eq_of_mabs_div_le_oneproof · cited by 3