Theorems · Theorem · group theory
Submonoid.LocalizationMap.map_comp_map
∀ {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} {T : Submonoid P} (hy : ∀ (y : ↥S), g ↑y ∈ T)
{Q : Type u_4} [inst_3 : CommMonoid Q] {k : T.LocalizationMap Q} {A : Type u_5} [inst_4 : CommMonoid A]
{U : Submonoid A} {R : Type u_6} [inst_5 : CommMonoid R] (j : U.LocalizationMap R) {l : P →* A}
(hl : ∀ (w : ↥T), l ↑w ∈ U), (k.map hl j).comp (f.map hy k) = f.map ⋯ jIf CommMonoid homs g : M →* P, l : P →* A induce maps of localizations, the composition
of the induced maps equals the map of localizations induced by l ∘ g.
- 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.
Cites21
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
- MonoidHomstatement and proof · cited by 3,629
- Submonoidstatement and proof · cited by 3,086
- CommMonoidstatement and proof · cited by 2,264
- Units.valproof · cited by 1,966
- mul_assocproof · cited by 1,667
- map_mulproof · cited by 1,137
- MonoidHom.compstatement and proof · cited by 469
- Submonoid.LocalizationMapstatement and proof · cited by 147
- MonoidHom.extproof · cited by 109
- MonoidHom.domRestrictproof · cited by 59
- MonoidHom.map_mulproof · cited by 37
Cited by1
Results whose statement or proof uses this declaration.
- Submonoid.LocalizationMap.map_mapproof · cited by 1