Theorems · Theorem · commutative algebra
MvPolynomial.coeffsIn_mul
∀ {R : Type u_2} {S : Type u_3} {σ : Type u_4} [inst : CommSemiring R] [inst_1 : CommSemiring S] [inst_2 : Algebra R S]
(M N : Submodule R S), MvPolynomial.coeffsIn σ (M * N) = MvPolynomial.coeffsIn σ M * MvPolynomial.coeffsIn σ N- Defined in
- Mathlib.Algebra.MvPolynomial.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Submodulestatement and proof · cited by 7,192
- Finsuppstatement and proof · cited by 5,255
- add_zeroproof · cited by 2,707
- MvPolynomialstatement and proof · cited by 2,140
- le_antisymmproof · cited by 2,068
- map_addproof · cited by 964
- MvPolynomial.monomialproof · cited by 253
- AddMemClass.add_memproof · cited by 229
- Finset.HasAntidiagonal.antidiagonalproof · cited by 218
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.