Theorems · Theorem · group theory
Submonoid.LocalizationMap.lift_unique
∀ {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)) {j : N →* P},
(∀ (x : M), j (f x) = g x) → f.lift hg = j- Cited by
- 2 results in Mathlib
- Foundations
- Depth 49 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
- CommMonoidstatement and proof · cited by 2,264
- IsUnitstatement and proof · cited by 1,602
- Submonoid.LocalizationMapstatement and proof · cited by 147
- MonoidHom.extproof · cited by 109
- MonoidHom.map_mulproof · cited by 37
- Submonoid.LocalizationMap.secproof · cited by 26
- Submonoid.LocalizationMap.liftstatement · cited by 26
- Submonoid.LocalizationMap.sec_spec'proof · cited by 6
- Submonoid.LocalizationMap.lift_specproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- IsLocalization.lift_uniqueproof · cited by 3
- Submonoid.LocalizationMap.lift_comp_liftproof · cited by 1