Theorems · Theorem · ring theory
AddMonoidAlgebra.leadingCoeff_single
∀ {R : Type u_1} {A : Type u_3} {B : Type u_5} [inst : Semiring R] [inst_1 : LinearOrder B] [inst_2 : OrderBot B]
{D : A → B} [inst_3 : Nonempty A],
Function.Injective D → ∀ (a : A) (r : R), AddMonoidAlgebra.leadingCoeff D (AddMonoidAlgebra.single a r) = r- Defined in
- Mathlib.Algebra.MonoidAlgebra.Degree
- Cited by
- 2 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.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- LinearOrderstatement and proof · cited by 8,572
- Bot.botproof · cited by 4,720
- OrderBotstatement and proof · cited by 1,055
- AddMonoidAlgebra.coeffproof · cited by 365
- AddMonoidAlgebra.singlestatement and proof · cited by 250
- Finsupp.single_eq_sameproof · cited by 171
- Function.invFunproof · cited by 60
- AddMonoidAlgebra.leadingCoeffstatement · cited by 23
- Function.leftInverse_invFunproof · cited by 13
- AddMonoidAlgebra.single_zeroproof · cited by 9
Cited by2
Results whose statement or proof uses this declaration.
- AddMonoidAlgebra.monic_oneproof · cited by 2
- MvPolynomial.leadingCoeff_toLex_Cproof · cited by 1