Theorems · Definition · commutative algebra
Algebra.TensorProduct.tensorQuotientEquiv
{R : Type u_1} →
(S : Type u_2) →
(T : Type u_3) →
(A : Type u_4) →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
[inst_3 : CommRing T] →
[inst_4 : Algebra R T] →
[inst_5 : CommRing A] →
[inst_6 : Algebra R A] →
[inst_7 : Algebra S A] →
[inst_8 : IsScalarTower R S A] →
(I : Ideal T) →
TensorProduct R A (T ⧸ I) ≃ₐ[S]
TensorProduct R A T ⧸ Ideal.map Algebra.TensorProduct.includeRight IThe tensor product of an S-algebra A over R with the quotient of T by an ideal I
is isomorphic (as an S-algebra) to the quotient of A ⊗[R] T by the extended ideal.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 95 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
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Idealstatement and proof · cited by 4,748
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement · cited by 3,236
- TensorProductstatement · cited by 2,545
- HasQuotient.Quotientstatement · cited by 2,301
- AlgEquivstatement · cited by 1,681
- LinearMap.rangeproof · cited by 893
- Ideal.mapstatement and proof · cited by 692
- Submodule.subtypeproof · cited by 480
Cited by5
Results whose statement or proof uses this declaration.
- Algebra.TensorProduct.quotientTensorEquivproof · cited by 2
- Ideal.tensorCotangentHom_injective_of_flatproof · cited by 0
- Algebra.TensorProduct.tensorQuotientEquiv_apply_tmulstatement · cited by 0
- Algebra.TensorProduct.tensorQuotientEquiv_symm_apply_tmulstatement · cited by 0
- Ideal.Fiber.algEquivQuotientproof · cited by 0