Mathlib Map

Theorems · Theorem · order theory

le_add_iff_nonneg_right

∀ {α : Type u_1} [inst : AddZeroClass α] [inst_1 : LE α] [AddLeftMono α] [AddLeftReflectLE α] (a : α) {b : α},
  a ≤ a + b ↔ 0 ≤ b
Defined in
Mathlib.Algebra.Order.Monoid.Unbundled.Basic
Cited by
15 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
AddZeroClassLEAddLeftMonoAddLeftReflectLE

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 by15

Results whose statement or proof uses this declaration.