Mathlib Map

Theorems · Theorem · order theory

add_le_add

∀ {α : Type u_1} [inst : Add α] [inst_1 : Preorder α] [AddLeftMono α] [AddRightMono α] {a b c d : α},
  a ≤ b → c ≤ d → a + c ≤ b + d
Defined in
Mathlib.Algebra.Order.Monoid.Unbundled.Basic
Cited by
666 results in Mathlib
Foundations
Depth 6 from the axioms, rests on 15 definitions · uses no axioms
Assumes
AddPreorderAddLeftMonoAddRightMono

Around this declaration

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

Cites7

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

Cited by666

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 666.