Theorems · Definition · commutative algebra
MvPolynomial.killCompl
{σ : Type u_1} →
{τ : Type u_2} →
{R : Type u_4} →
[inst : CommSemiring R] → {f : σ → τ} → Function.Injective f → MvPolynomial τ R →ₐ[R] MvPolynomial σ RGiven a function between sets of variables f : σ → τ that is injective with proof hf,
MvPolynomial.killCompl hf is the AlgHom from R[τ] to R[σ] that is left inverse to
rename f : R[σ] → R[τ] and sends the variables in the complement of the range of f to 0.
- Defined in
- Mathlib.Algebra.MvPolynomial.Rename
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 95 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommSemiringstatement and proof · cited by 10,911
- Finsuppstatement · cited by 5,255
- Set.rangeproof · cited by 4,705
- Equiv.symmproof · cited by 3,681
- AlgHomstatement · cited by 3,236
- MvPolynomialstatement · cited by 2,140
- MvPolynomial.Xproof · cited by 552
- MvPolynomial.aevalproof · cited by 298
- Equiv.ofInjectiveproof · cited by 64
Cited by15
Results whose statement or proof uses this declaration.
- MvPolynomial.killCompl_rename_appstatement · cited by 3
- MvPolynomial.coeff_killComplstatement and proof · cited by 1
- MvPolynomial.prime_C_iffproof · cited by 1
- MvPolynomial.support_killComplstatement · cited by 1
- MvPolynomial.killCompl_comp_renamestatement and proof · cited by 1
- MvPolynomial.killCompl_mapstatement and proof · cited by 1
- MvPolynomial.killCompl_monomialstatement and proof · cited by 1
- MvPolynomial.killCompl_monomial_eq_monomial_comapDomain_of_subsetstatement and proof · cited by 1
- MvPolynomial.killCompl_monomial_eq_zero_of_notMem_rangestatement · cited by 1
- MvPolynomial.killCompl_monomial_eq_zero_of_not_subsetstatement and proof · cited by 1
- MvPolynomial.killCompl_monomial_mapDomainstatement and proof · cited by 1
- MvPolynomial.isIntegral_iff_isIntegral_coeffproof · cited by 1