Theorems · Theorem · order theory
mabs_div_le_of_le_of_le
∀ {G : Type u_1} [inst : CommGroup G] [inst_1 : LinearOrder G] [IsOrderedMonoid G] {a b lb ub : G},
lb ≤ a → a ≤ ub → lb ≤ b → b ≤ ub → |a / b|ₘ ≤ ub / lb- Defined in
- Mathlib.Algebra.Order.Group.Abs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 30 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
- div_le_div''proof · cited by 8
- mabs_div_le_iffproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.