Theorems · Theorem · commutative algebra
MvPolynomial.coeff_uniqueAlgEquiv
∀ (R : Type u) {σ : Type u_1} [inst : CommSemiring R] [inst_1 : Unique σ] (P : MvPolynomial σ R) (n : ℕ),
((MvPolynomial.uniqueAlgEquiv R σ) P).coeff n = MvPolynomial.coeff (fun₀ | default => n) PThe coefficient of X ^ n in uniqueAlgEquiv R σ P is the coefficient of the unique
monomial of degree n in P.
- Defined in
- Mathlib.Algebra.MvPolynomial.Equiv
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiringUnique
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- CommSemiringstatement and proof · cited by 10,911
- Polynomialstatement and proof · cited by 5,681
- Finsuppstatement and proof · cited by 5,255
- MvPolynomialstatement and proof · cited by 2,140
- AlgEquivstatement · cited by 1,681
- Polynomial.Xproof · cited by 1,639
- Polynomial.Cproof · cited by 1,598
- Polynomial.coeffstatement and proof · cited by 1,045
- Finsupp.singlestatement and proof · cited by 943
- Uniquestatement and proof · cited by 400
- MvPolynomial.coeffstatement and proof · cited by 315
Cited by1
Results whose statement or proof uses this declaration.
- MvPolynomial.coeff_uniqueAlgEquiv_symmproof · cited by 0