Mathlib Map

Theorems · Theorem · order theory

add_tsub_le_left

∀ {α : Type u_1} [inst : Preorder α] [inst_1 : AddCommSemigroup α] [inst_2 : Sub α] [OrderedSub α] {a b : α},
  a + b - a ≤ b

See add_tsub_cancel_left for the equality if AddLeftReflectLE α.

Defined in
Mathlib.Algebra.Order.Sub.Defs
Cited by
1 results in Mathlib
Foundations
Depth 7 from the axioms · uses propext
Assumes
PreorderAddCommSemigroupSubOrderedSub

Around this declaration

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

Cites5

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

Cited by1

Results whose statement or proof uses this declaration.