Theorems · Theorem · group theory
Submonoid.LocalizationMap.lift_comp_lift
∀ {M : Type u_1} [inst : CommMonoid M] {S : Submonoid M} {N : Type u_2} [inst_1 : CommMonoid N]
(f : S.LocalizationMap N) {T : Submonoid M} (hST : S ≤ T) {Q : Type u_4} [inst_2 : CommMonoid Q]
(k : T.LocalizationMap Q) {A : Type u_5} [inst_3 : CommMonoid A] {l : M →* A} (hl : ∀ (w : ↥T), IsUnit (l ↑w)),
(k.lift hl).comp (f.lift ⋯) = f.lift ⋯Given Localization maps f : M →* N for a Submonoid S ⊆ M and
k : M →* Q for a Submonoid T ⊆ M, such that S ≤ T, and we have
l : M →* A, the composition of the induced map f.lift for k with
the induced map k.lift for l is equal to the induced map f.lift for l.
- 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.
Cites15
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
- IsUnitstatement and proof · cited by 1,602
- MonoidHom.compstatement and proof · cited by 469
- Submonoid.LocalizationMapstatement and proof · cited by 147
- Submonoid.LocalizationMap.map_unitsstatement and proof · cited by 46
- Submonoid.LocalizationMap.toMonoidHomstatement and proof · cited by 33
- Submonoid.LocalizationMap.liftstatement and proof · cited by 26
- MonoidHom.comp_applyproof · cited by 16
- Submonoid.LocalizationMap.lift_compproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Submonoid.LocalizationMap.lift_comp_lift_eqproof · cited by 1