Mathlib Map

Theorems · Theorem · order theory

tsub_le_self

∀ {α : Type u_1} [inst : AddCommMonoid α] [inst_1 : PartialOrder α] [CanonicallyOrderedAdd α] [inst_3 : Sub α]
  [OrderedSub α] {a b : α}, a - b ≤ a
Defined in
Mathlib.Algebra.Order.Sub.Basic
Cited by
22 results in Mathlib
Foundations
Depth 8 from the axioms · uses propext
Assumes
AddCommMonoidPartialOrderCanonicallyOrderedAddSubOrderedSub

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.

Cited by22

Results whose statement or proof uses this declaration.