Mathlib Map

Theorems · Theorem · order theory

le_add_of_nonneg_of_le

∀ {α : Type u_1} [inst : AddZeroClass α] [inst_1 : Preorder α] [AddRightMono α] {a b c : α}, 0 ≤ a → b ≤ c → b ≤ a + c
Defined in
Mathlib.Algebra.Order.Monoid.Unbundled.Basic
Cited by
5 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
AddZeroClassPreorderAddRightMono

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 by5

Results whose statement or proof uses this declaration.