Theorems · Definition · ring theory
AddMonoidAlgebra.leadingCoeff
{R : Type u_1} →
{A : Type u_3} →
{B : Type u_5} →
[inst : Semiring R] → [inst_1 : LinearOrder B] → [OrderBot B] → (A → B) → [Nonempty A] → AddMonoidAlgebra R A → RIf D is an injection into a linear order B, the leading coefficient of f : R[A] is the
nonzero coefficient of highest degree according to D, or 0 if f = 0. In general, it is defined
to be the coefficient at an inverse image of supDegree f (if such exists).
- Defined in
- Mathlib.Algebra.MonoidAlgebra.Degree
- Cited by
- 23 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- LinearOrderstatement and proof · cited by 8,572
- OrderBotstatement and proof · cited by 1,055
- AddMonoidAlgebrastatement and proof · cited by 649
- AddMonoidAlgebra.coeffproof · cited by 365
- Function.invFunproof · cited by 60
- AddMonoidAlgebra.supDegreeproof · cited by 49
Cited by24
Results whose statement or proof uses this declaration.
- AddMonoidAlgebra.Monicproof · cited by 12
- AddMonoidAlgebra.leadingCoeff_eq_zerostatement · cited by 9
- AddMonoidAlgebra.coeff_supDegree_add_supDegreestatement and proof · cited by 5
- AddMonoidAlgebra.Monic.supDegree_mul_of_ne_zero_leftproof · cited by 4
- AddMonoidAlgebra.supDegree_mulstatement and proof · cited by 3
- MvPolynomial.leadingCoeff_esymmAlgHomMonomialstatement and proof · cited by 3
- AddMonoidAlgebra.leadingCoeff_singlestatement · cited by 2
- AddMonoidAlgebra.monic_oneproof · cited by 2
- AddMonoidAlgebra.Monic.leadingCoeff_mul_eq_leftstatement and proof · cited by 2
- AddMonoidAlgebra.leadingCoeff.congr_simpstatement and proof · cited by 2
- MvPolynomial.monic_esymmproof · cited by 2
- AddMonoidAlgebra.leadingCoeff_add_eq_leftstatement and proof · cited by 2