Mathlib Map

Theorems · Theorem · order theory

sub_le_self

∀ {α : Type u} [inst : AddGroup α] [inst_1 : LE α] [AddLeftMono α] (a : α) {b : α}, 0 ≤ b → a - b ≤ a

Alias of the reverse direction of sub_le_self_iff.

Defined in
Mathlib.Algebra.Order.Group.Unbundled.Basic
Cited by
14 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext
Assumes
AddGroupLEAddLeftMono

Around this declaration

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

Cites3

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

Cited by14

Results whose statement or proof uses this declaration.