Theorems · Theorem · commutative algebra
IsLocalization.ker_map
∀ {R : Type u_1} {S : Type u_2} {P : Type u_3} (Q : Type u_4) [inst : CommSemiring R] [inst_1 : CommSemiring S]
[inst_2 : CommSemiring P] [inst_3 : CommSemiring Q] {M : Submonoid R} {T : Submonoid P} [inst_4 : Algebra R S]
[inst_5 : Algebra P Q] [inst_6 : IsLocalization M S] [inst_7 : IsLocalization T Q] (g : R →+* P)
(hT : Submonoid.map g M = T), RingHom.ker (IsLocalization.map Q g ⋯) = Ideal.map (algebraMap R S) (RingHom.ker g)- Defined in
- Mathlib.RingTheory.Localization.Algebra
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- Idealstatement · cited by 4,748
- Algebra.algebraMapstatement · cited by 4,706
- Submonoidstatement and proof · cited by 3,086
- map_mulproof · cited by 1,137
- Ideal.mapstatement · cited by 692
- IsLocalizationstatement and proof · cited by 636
- RingHom.kerstatement and proof · cited by 363
- IsLocalization.mk'proof · cited by 218
Cited by2
Results whose statement or proof uses this declaration.
- RingHom.toKerIsLocalization_isLocalizedModuleproof · cited by 1
- RingHom.ker_fg_of_localizationSpanproof · cited by 1