Theorems · Theorem · group theory
AddSubmonoid.LocalizationMap.map_surjective_of_surjOn
∀ {M : Type u_1} [inst : AddCommMonoid M] {S : AddSubmonoid M} {N : Type u_2} [inst_1 : AddCommMonoid N] {P : Type u_3}
[inst_2 : AddCommMonoid P] (f : S.LocalizationMap N) {g : M →+ P} {T : AddSubmonoid P} (hy : ∀ (y : ↥S), g ↑y ∈ T)
{Q : Type u_4} [inst_3 : AddCommMonoid Q] {k : T.LocalizationMap Q},
Set.SurjOn ⇑g ↑S ↑T → Function.Surjective ⇑g → Function.Surjective ⇑(f.map hy k)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 51 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
- AddCommMonoidstatement and proof · cited by 12,281
- SetLike.coestatement and proof · cited by 8,199
- AddMonoidHomstatement and proof · cited by 3,230
- AddSubmonoidstatement and proof · cited by 1,178
- Set.SurjOnstatement and proof · cited by 186
- AddSubmonoid.LocalizationMapstatement and proof · cited by 119
- AddSubmonoid.LocalizationMap.mk'proof · cited by 44
- AddSubmonoid.LocalizationMap.mapstatement · cited by 15
- AddSubmonoid.LocalizationMap.map_mk'proof · cited by 2
- AddSubmonoid.LocalizationMap.mk'_surjectiveproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- AddSubmonoid.LocalizationMap.map_surjective_of_surjectiveproof · cited by 0