Theorems · Theorem · group theory
Submonoid.LocalizationMap.lift_apply
∀ {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} (hg : ∀ (y : ↥S), IsUnit (g ↑y)) (z : N),
(f.lift hg) z = g (f.sec z).1 * ↑((IsUnit.liftRight (g.domRestrict S) hg) (f.sec z).2)⁻¹- Cited by
- 4 results in Mathlib
- Foundations
- Depth 48 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Unitsstatement · cited by 2,804
- CommMonoidstatement and proof · cited by 2,264
- Units.valstatement · cited by 1,966
- IsUnitstatement and proof · cited by 1,602
- Submonoid.LocalizationMapstatement and proof · cited by 147
- MonoidHom.domRestrictstatement · cited by 59
- IsUnit.liftRightstatement · cited by 36
- Submonoid.LocalizationMap.secstatement · cited by 26
- Submonoid.LocalizationMap.liftstatement · cited by 26
Cited by4
Results whose statement or proof uses this declaration.
- Submonoid.LocalizationMap.lift_mul_rightproof · cited by 2
- Algebra.GrothendieckGroup.lift_applyproof · cited by 0
- Submonoid.LocalizationMap.lift_spec_mulproof · cited by 0
- IsLocalization.lift_spec_mul_addproof · cited by 0