Mathlib Map

Theorems · Theorem · order theory

add_le_add_iff_left

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

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 by45

Results whose statement or proof uses this declaration.