Mathlib Map

Theorems · Definition · commutative algebra

MvPolynomial.algebraTensorAlgEquiv

(R : Type u) →
  [inst : CommSemiring R] →
    {σ : Type u_1} →
      (A : Type u_4) →
        [inst_1 : CommSemiring A] → [inst_2 : Algebra R A] → TensorProduct R A (MvPolynomial σ R) ≃ₐ[A] MvPolynomial σ A

Tensoring MvPolynomial σ R on the left by an R-algebra A is algebraically equivalent to MvPolynomial σ A.

Defined in
Mathlib.RingTheory.TensorProduct.MvPolynomial
Cited by
12 results in Mathlib
Foundations
Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringCommSemiringAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

MvPolynomial.tensorEquivSum · cited by 13MvPolynomial.tensorEquivS…Algebra.Presentation.tensorModelOfHasCoeffsInv · cited by 3Presentation.tensorModelO…Algebra.Presentation.tensorModelOfHasCoeffsInv_aeval_val · cited by 2Presentation.tensorModelO…Algebra.Generators.baseChangeFromBaseChange · cited by 2Generators.baseChangeFrom…Algebra.Generators.baseChangeToBaseChange · cited by 2Generators.baseChangeToBa…MvPolynomial.algebraTensorAlgEquiv_symm_X · cited by 2MvPolynomial.algebraTenso…MvPolynomial.algebraTensorAlgEquiv_symm_map · cited by 2MvPolynomial.algebraTenso…MvPolynomial.algebraTensorAlgEquiv_tmul · cited by 2MvPolynomial.algebraTenso…TensorProduct.toIntegralClosure_mvPolynomial_bijective · cited by 1TensorProduct.toIntegralC…MvPolynomial.algebraTensorAlgEquiv_symm_comp_aeval · cited by 1MvPolynomial.algebraTenso…Algebra.Generators.baseChangeFromBaseChange_apply · cited by 0Generators.baseChangeFrom…Algebra.Generators.baseChangeToBaseChange_apply · cited by 0Generators.baseChangeToBa…Algebra.Presentation.algebraTensorAlgEquiv_symm_relation · cited by 0Presentation.algebraTenso…MvPolynomial.algebraTensorAlgEquiv_symm_monomial · cited by 0MvPolynomial.algebraTenso…Algebra.Presentation.span_range_relation_eq_ker_baseChange · cited by 0Presentation.span_range_r…Algebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringFinsupp · cited by 5255FinsuppTensorProduct · cited by 2545TensorProductMvPolynomial · cited by 2140MvPolynomialAlgEquiv · cited by 1681AlgEquivAddMonoidAlgebra.scalarTensorEquiv · cited by 10AddMonoidAlgebra.scalarTe…MvPolynomial.algebraTensorAlg…CITED BYCITES

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by16

Results whose statement or proof uses this declaration.