Theorems · Theorem · commutative algebra
Localization.localAlgHom.congr_simp
∀ {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 f_1 : S →ₐ[R] P) (e_f : f = f_1) (hIJ : I = Ideal.comap f J),
Localization.localAlgHom I J f hIJ = Localization.localAlgHom I J f_1 ⋯- Defined in
- Mathlib.RingTheory.QuasiFinite.Weakly
- 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.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Idealstatement and proof · cited by 4,748
- AlgHomstatement and proof · cited by 3,236
- Ideal.IsPrimestatement and proof · cited by 827
- Ideal.primeComplstatement · cited by 462
- Ideal.comapstatement and proof · cited by 443
- Localization.AtPrimestatement · cited by 299
- Localization.localAlgHomstatement and proof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.