Theorems · Theorem · order theory
le_map_add_map_div
∀ {F : Type u_2} {α : Type u_3} {β : Type u_4} [inst : FunLike F α β] [inst_1 : Group α] [inst_2 : AddCommMagma β]
[inst_3 : LE β] [MulLEAddHomClass F α β] (f : F) (a b : α), f a ≤ f b + f (a / b)- Defined in
- Mathlib.Algebra.Order.Hom.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Groupstatement and proof · cited by 6,238
- FunLikestatement and proof · cited by 2,560
- add_commproof · cited by 1,535
- div_mul_cancelproof · cited by 33
- AddCommMagmastatement and proof · cited by 32
- MulLEAddHomClass.map_mul_le_addproof · cited by 5
- MulLEAddHomClassstatement and proof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- abs_sub_map_le_divproof · cited by 0