Mathlib Map

Theorems · Theorem · order theory

min_le_of_add_le_two_nsmul

∀ {M : Type u_3} [inst : AddMonoid M] [inst_1 : LinearOrder M] [AddLeftStrictMono M] [AddRightStrictMono M] {a b c : M},
  a + b ≤ 2 • c → min a b ≤ c
Defined in
Mathlib.Algebra.Order.Monoid.Unbundled.Pow
Cited by
0 results in Mathlib
Foundations
Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddMonoidLinearOrderAddLeftStrictMonoAddRightStrictMono

Around this declaration

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

Cites9

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.