Theorems · Theorem · commutative algebra
Localization.localAlgHom_apply
∀ {R : Type u_1} [inst : CommSemiring R] {S : Type u_2} [inst_1 : CommSemiring S] [inst_2 : Algebra R S] {P : Type u_3}
[inst_3 : CommSemiring P] [inst_4 : Algebra R P] (I : Ideal S) [inst_5 : I.IsPrime] (J : Ideal P) [inst_6 : J.IsPrime]
(f : S →ₐ[R] P) (hIJ : I = Ideal.comap f J) (x : Localization.AtPrime I),
(Localization.localAlgHom I J f hIJ) x = (Localization.localRingHom I J f.toRingHom hIJ) x- Cited by
- 0 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- Idealstatement and proof · cited by 4,748
- AlgHomstatement and proof · cited by 3,236
- Ideal.IsPrimestatement and proof · cited by 827
- AlgHom.toRingHomstatement · cited by 490
- Ideal.primeComplstatement · cited by 462
- Ideal.comapstatement and proof · cited by 443
- Localization.AtPrimestatement and proof · cited by 299
- Localization.localRingHomstatement · cited by 54
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.