Theorems · Definition · commutative algebra
Localization.AtPrime.algebra_localization_localization
{R : Type u_1} →
(S : Type u_2) →
(T : Type u_3) →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : CommRing T] →
[inst_3 : Algebra R S] →
{P : Ideal R} →
[inst_4 : P.IsPrime] →
[inst_5 : Algebra S T] →
[inst_6 : Algebra R T] →
[IsScalarTower R S T] →
Algebra (Localization (Algebra.algebraMapSubmonoid S P.primeCompl))
(Localization (Algebra.algebraMapSubmonoid T P.primeCompl))Let R ⊆ S ⊆ T be a tower of rings. Let Sₚ and Tₚ denote the localizations of S and T at
the prime ideal P of R. Then Tₚ is a Sₚ-algebra.
This cannot be an instance since it creates a diamond when S = T.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Idealstatement and proof · cited by 4,748
- IsScalarTowerstatement and proof · cited by 3,896
- Ideal.IsPrimestatement and proof · cited by 827
- Ideal.primeComplstatement and proof · cited by 462
- Localizationstatement · cited by 270
- Algebra.algebraMapSubmonoidstatement and proof · cited by 137
- localizationAlgebraproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.