Mathlib Map

Theorems · Theorem · ring theory

AddMonoidAlgebra.sup_support_add_le

Deprecated since 2026-06-18Use AddMonoidAlgebra.sup_support_coeff_add_le instead.

∀ {R : Type u_1} {A : Type u_3} {B : Type u_5} [inst : SemilatticeSup B] [inst_1 : OrderBot B] [inst_2 : Semiring R]
  (degb : A → B) (f g : AddMonoidAlgebra R A),
  (f + g).coeff.support.sup degb ≤ f.coeff.support.sup degb ⊔ g.coeff.support.sup degb

Alias of AddMonoidAlgebra.sup_support_coeff_add_le.

Defined in
Mathlib.Algebra.MonoidAlgebra.Degree
Cited by
0 results in Mathlib
Foundations
Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemilatticeSupOrderBotSemiring

Around this declaration

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

Cites8

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.