Theorems · Theorem · order theory
abs_sub_abs_le_abs_sub
∀ {G : Type u_1} [inst : AddCommGroup G] [inst_1 : LinearOrder G] [IsOrderedAddMonoid G] (a b : G), |a| - |b| ≤ |a - b|- Defined in
- Mathlib.Algebra.Order.Group.Abs
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- absstatement and proof · cited by 1,814
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- sub_add_cancelproof · cited by 344
- sub_le_iff_le_addproof · cited by 50
- abs_add_leproof · cited by 17
Cited by4
Results whose statement or proof uses this declaration.
- Pell.exists_of_not_isSquareproof · cited by 3
- abs_abs_sub_abs_le_abs_subproof · cited by 2
- MeasureTheory.tendstoInDistribution_of_tendstoInMeasure_subproof · cited by 2
- abs_sub_abs_le_abs_addproof · cited by 0