Theorems · Theorem · ring theory
AddMonoidAlgebra.coeff_supDegree_add_supDegree
∀ {R : Type u_1} {A : Type u_3} {B : Type u_5} [inst : Semiring R] [inst_1 : LinearOrder B] [inst_2 : OrderBot B]
{p q : AddMonoidAlgebra R A} {D : A → B} [inst_3 : AddZeroClass A] [inst_4 : Add B] [AddLeftStrictMono B]
[AddRightStrictMono B],
Function.Injective D →
(∀ (a1 a2 : A), D (a1 + a2) = D a1 + D a2) →
(p * q).coeff (Function.invFun D (AddMonoidAlgebra.supDegree D p + AddMonoidAlgebra.supDegree D q)) =
AddMonoidAlgebra.leadingCoeff D p * AddMonoidAlgebra.leadingCoeff D q- Defined in
- Mathlib.Algebra.MonoidAlgebra.Degree
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- LinearOrderstatement and proof · cited by 8,572
- Finsuppstatement · cited by 5,255
- Bot.botproof · cited by 4,720
- MulZeroClass.mul_zeroproof · cited by 2,091
- MulZeroClass.zero_mulproof · cited by 1,625
- AddZeroClassstatement and proof · cited by 1,237
- eq_or_neproof · cited by 1,117
- OrderBotstatement and proof · cited by 1,055
- Finsupp.supportproof · cited by 828
- AddMonoidAlgebrastatement and proof · cited by 649
Cited by5
Results whose statement or proof uses this declaration.
- AddMonoidAlgebra.supDegree_mulproof · cited by 3
- AddMonoidAlgebra.Monic.leadingCoeff_mul_eq_leftproof · cited by 2
- AddMonoidAlgebra.leadingCoeff_mulproof · cited by 0
- AddMonoidAlgebra.apply_supDegree_add_supDegreeproof · cited by 0
- AddMonoidAlgebra.Monic.leadingCoeff_mul_eq_rightproof · cited by 0