Theorems · Theorem · commutative algebra
MvPolynomial.support_optionEquivLeft
∀ (R : Type u) {σ : Type u_1} [inst : CommSemiring R] (p : MvPolynomial (Option σ) R),
((MvPolynomial.optionEquivLeft R σ) p).support = Finset.image (fun m => m none) p.support- Defined in
- Mathlib.Algebra.MvPolynomial.Equiv
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 114 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.
Cites19
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
- Finsetstatement · cited by 13,712
- CommSemiringstatement and proof · cited by 10,911
- Polynomialstatement · cited by 5,681
- Finsuppstatement and proof · cited by 5,255
- MvPolynomialstatement and proof · cited by 2,140
- AlgEquivstatement · cited by 1,681
- Polynomial.coeffproof · cited by 1,045
- Finset.imagestatement · cited by 910
- Finset.extproof · cited by 565
- MvPolynomial.coeffproof · cited by 315
- Polynomial.supportstatement · cited by 237
Cited by1
Results whose statement or proof uses this declaration.
- MvPolynomial.degree_optionEquivLeftproof · cited by 1