Theorems · Theorem · order theory
Monotone.vadd
∀ {G : Type u_1} {P : Type u_2} {γ : Type u_3} [inst : Preorder G] [inst_1 : Preorder P] [inst_2 : Preorder γ]
[inst_3 : VAdd G P] [IsOrderedVAdd G P] {f : γ → G} {g : γ → P},
Monotone f → Monotone g → Monotone fun x => f x +ᵥ g x- Defined in
- Mathlib.Algebra.Order.AddTorsor
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 5 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.
- Preorderstatement and proof · cited by 7,952
- LE.le.transproof · cited by 3,151
- HVAdd.hVAddstatement · cited by 1,820
- Monotonestatement and proof · cited by 1,397
- VAddstatement and proof · cited by 616
- IsOrderedVAddstatement and proof · cited by 7
- IsOrderedVAdd.vadd_le_vadd_leftproof · cited by 4
- IsOrderedVAdd.vadd_le_vadd_rightproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Set.IsPWO.vaddproof · cited by 3