Mathlib Map

Theorems · Theorem · order theory

le_sub_iff_add_le

∀ {α : Type u} [inst : AddGroup α] [inst_1 : LE α] [AddRightMono α] {a b c : α}, a ≤ c - b ↔ a + b ≤ c
Defined in
Mathlib.Algebra.Order.Group.Unbundled.Basic
Cited by
41 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext
Assumes
AddGroupLEAddRightMono

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 by41

Results whose statement or proof uses this declaration.