Theorems · Theorem · order theory
IsOrderedVAdd.vadd_le_vadd
∀ {G : Type u_1} {P : Type u_2} [inst : LE G] [inst_1 : Preorder P] [inst_2 : VAdd G P] [IsOrderedVAdd G P] {a b : G}
{c d : P}, a ≤ b → c ≤ d → a +ᵥ c ≤ b +ᵥ d- Defined in
- Mathlib.Algebra.Order.AddTorsor
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
- Assumes
- LEPreorderVAddIsOrderedVAdd
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.
- Preorderstatement and proof · cited by 7,952
- LE.le.transproof · cited by 3,151
- HVAdd.hVAddstatement · cited by 1,820
- 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.IsWF.min_vaddproof · cited by 1