Mathlib Map

Theorems · Theorem · order theory

VAdd.vadd_lt_vadd_of_lt_of_le

∀ {G : Type u_1} {P : Type u_2} [inst : Preorder G] [inst_1 : Preorder P] [inst_2 : VAdd G P] [IsOrderedCancelVAdd G P]
  {a b : G} {c d : P}, a < b → c ≤ d → a +ᵥ c < b +ᵥ d
Defined in
Mathlib.Algebra.Order.AddTorsor
Cited by
2 results in Mathlib
Foundations
Depth 9 from the axioms · uses propext
Assumes
PreorderPreorderVAddIsOrderedCancelVAdd

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.