Theorems · Definition · commutative algebra
Algebra.TensorProduct.quotientTensorEquiv
{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 A) →
TensorProduct R (A ⧸ I) T ≃ₐ[S]
TensorProduct R A T ⧸ Ideal.map (algebraMap A (TensorProduct R A T)) IThe tensor product over R of the quotient of an S-algebra A by an ideal I with T
is isomorphic (as an S-algebra) to the quotient of A ⊗[R] T by the extended ideal.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- TensorProductstatement and proof · cited by 2,545
- HasQuotient.Quotientstatement and proof · cited by 2,301
- AlgEquivstatement · cited by 1,681
- RingEquivproof · cited by 1,147
- RingHom.compproof · cited by 899
- RingHomClass.toRingHomproof · cited by 746
Cited by2
Results whose statement or proof uses this declaration.
- Algebra.TensorProduct.quotientTensorEquiv_apply_tmulstatement · cited by 0
- Algebra.TensorProduct.quotientTensorEquiv_symm_apply_tmulstatement · cited by 0