Theorems · Theorem · commutative algebra
MvPolynomial.optionEquivLeft_coeff_coeff
∀ (R : Type u) {σ : Type u_1} [inst : CommSemiring R] (p : MvPolynomial (Option σ) R) (m : ℕ) (d : σ →₀ ℕ),
MvPolynomial.coeff d (((MvPolynomial.optionEquivLeft R σ) p).coeff m) = MvPolynomial.coeff (Finsupp.optionElim m d) p- Defined in
- Mathlib.Algebra.MvPolynomial.Equiv
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Semiringproof · cited by 13,802
- 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.coeffstatement and proof · cited by 1,045
- MvPolynomial.coeffstatement and proof · cited by 315
- MvPolynomial.optionEquivLeftstatement and proof · cited by 36
- Finsupp.someproof · cited by 24
- Finsupp.optionElimstatement and proof · cited by 16
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.