Theorems · Definition · commutative algebra
TensorProduct.toIntegralClosure
(R : Type u_1) →
(S : Type u_2) →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
(B : Type u_4) →
[inst_3 : CommRing B] →
[inst_4 : Algebra R B] →
TensorProduct R S ↥(integralClosure R B) →ₐ[S] ↥(integralClosure S (TensorProduct R S B))The comparison map from S ⊗[R] integralClosure R B to integralClosure S (S ⊗[R] B).
This is injective when S is R-flat, and (TODO) bijective when S is R-smooth.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 137 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- AlgHomstatement · cited by 3,236
- TensorProductstatement and proof · cited by 2,545
- Subalgebrastatement · cited by 1,353
- AlgHom.idproof · cited by 196
- integralClosurestatement and proof · cited by 105
- Subalgebra.valproof · cited by 104
- Algebra.TensorProduct.mapproof · cited by 97
- AlgHom.codRestrictproof · cited by 16
Cited by6
Results whose statement or proof uses this declaration.
- TensorProduct.toIntegralClosure_bijective_of_isLocalizationAwaystatement and proof · cited by 1
- TensorProduct.toIntegralClosure_bijective_of_towerstatement and proof · cited by 1
- TensorProduct.toIntegralClosure_injective_of_flatstatement and proof · cited by 1
- TensorProduct.toIntegralClosure_mvPolynomial_bijectivestatement and proof · cited by 1
- TensorProduct.toIntegralClosure_bijective_of_isLocalizationstatement and proof · cited by 0
- TensorProduct.toIntegralClosure_bijective_of_smoothstatement and proof · cited by 0