Theorems · Theorem · group theory
Submonoid.LocalizationMap.map_surjective_of_surjective
∀ {M : Type u_1} [inst : CommMonoid M] {S : Submonoid M} {N : Type u_2} [inst_1 : CommMonoid N] {P : Type u_3}
[inst_2 : CommMonoid P] (f : S.LocalizationMap N) {g : M →* P} {Q : Type u_4} [inst_3 : CommMonoid Q],
Function.Surjective ⇑g → ∀ (k : (Submonoid.map g S).LocalizationMap Q), Function.Surjective ⇑(f.map ⋯ k)Given a surjective CommMonoid homomorphism g : M →* P, and a submonoid S ⊆ M,
the induced monoid homomorphism from the localization of M at S to the
localization of P at g S, is surjective.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 52 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- SetLike.coeproof · cited by 8,199
- MonoidHomstatement and proof · cited by 3,629
- Submonoidstatement and proof · cited by 3,086
- CommMonoidstatement and proof · cited by 2,264
- Submonoid.mapstatement and proof · cited by 190
- Submonoid.LocalizationMapstatement and proof · cited by 147
- Submonoid.LocalizationMap.mapstatement · cited by 16
- Set.surjOn_imageproof · cited by 15
- Submonoid.apply_coe_mem_mapstatement and proof · cited by 2
- Submonoid.LocalizationMap.map_surjective_of_surjOnproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- IsLocalization.map_surjective_of_surjectiveproof · cited by 2