Theorems · Theorem · commutative algebra
Algebra.TensorProduct.quotientTensorEquiv_apply_tmul
∀ {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) (a : A) (t : T),
(Algebra.TensorProduct.quotientTensorEquiv S T A I) ((Ideal.Quotient.mk I) a ⊗ₜ[R] t) =
(Ideal.Quotient.mk (Ideal.map (algebraMap A (TensorProduct R A T)) I)) (a ⊗ₜ[R] t)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- 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 · cited by 2,545
- HasQuotient.Quotientstatement · cited by 2,301
- AlgEquivstatement · cited by 1,681
- TensorProduct.tmulstatement · cited by 1,182
- Ideal.mapstatement · cited by 692
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.