Theorems · Theorem · ring theory
AddMonoidAlgebra.sup_support_coeff_add_le
∀ {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- Defined in
- Mathlib.Algebra.MonoidAlgebra.Degree
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- OrderBotstatement and proof · cited by 1,055
- Finsupp.supportstatement · cited by 828
- SemilatticeSupstatement and proof · cited by 785
- AddMonoidAlgebrastatement and proof · cited by 649
- Finset.supstatement · cited by 530
- AddMonoidAlgebra.coeffstatement · cited by 365
- LE.le.trans_eqproof · cited by 328
- Finset.sup_monoproof · cited by 25
- Finsupp.support_addproof · cited by 17
- Finset.sup_unionproof · cited by 9
Cited by5
Results whose statement or proof uses this declaration.
- Polynomial.degree_add_leproof · cited by 14
- AddMonoidAlgebra.supDegree_add_leproof · cited by 4
- MvPolynomial.totalDegree_addproof · cited by 3
- AddMonoidAlgebra.le_inf_support_coeff_addproof · cited by 2
- AddMonoidAlgebra.sup_support_add_leproof · cited by 0