Theorems · Definition · group theory
AddSubmonoid.LocalizationMap.ofAddEquivOfDom
{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] →
S.LocalizationMap N →
{T : AddSubmonoid P} → {k : P ≃+ M} → AddSubmonoid.map k.toAddMonoidHom T = S → T.LocalizationMap NGiven AddCommMonoids M, P and AddSubmonoids S ⊆ M, T ⊆ P, if f : M →* N is a
Localization map for S and k : P ≃+ M is an isomorphism of AddCommMonoids such that
k(T) = S, f ∘ k is a Localization map for T.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, 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.
- AddCommMonoidstatement and proof · cited by 12,281
- AddMonoidHomstatement · cited by 3,230
- AddSubmonoidstatement and proof · cited by 1,178
- AddEquivstatement and proof · cited by 1,087
- AddMonoidHom.compproof · cited by 339
- AddSubmonoid.LocalizationMapstatement and proof · cited by 119
- AddEquiv.toAddMonoidHomstatement and proof · cited by 101
- AddSubmonoid.mapstatement and proof · cited by 99
- AddSubmonoid.comapproof · cited by 62
- AddSubmonoid.LocalizationMap.toAddMonoidHomproof · cited by 29
- AddMonoidHom.toLocalizationMapproof · cited by 0
Cited by7
Results whose statement or proof uses this declaration.
- AddSubmonoid.LocalizationMap.addEquivOfAddEquivproof · cited by 6
- AddSubmonoid.LocalizationMap.of_addEquivOfAddEquiv_applyproof · cited by 1
- AddSubmonoid.LocalizationMap.ofAddEquivOfDom_applystatement · cited by 0
- AddSubmonoid.LocalizationMap.ofAddEquivOfDom_compstatement · cited by 0
- AddSubmonoid.LocalizationMap.ofAddEquivOfDom_comp_symmstatement · cited by 0
- AddSubmonoid.LocalizationMap.ofAddEquivOfDom_eqstatement · cited by 0
- AddSubmonoid.LocalizationMap.ofAddEquivOfDom_idstatement and proof · cited by 0