Theorems · Definition · group theory
Submonoid.LocalizationMap.AwayMap.lift
{M : Type u_1} →
[inst : CommMonoid M] →
{N : Type u_2} →
[inst_1 : CommMonoid N] →
{P : Type u_3} →
[inst_2 : CommMonoid P] →
{g : M →* P} → (x : M) → Submonoid.LocalizationMap.AwayMap x N → IsUnit (g x) → N →* PGiven x : M, a Localization map F : M →* N away from x, and a map of CommMonoids
g : M →* P such that g x is invertible, the homomorphism induced from N to P sending
z : N to g y * (g x)⁻ⁿ, where y : M, n : ℕ are such that z = F y * (F x)⁻ⁿ.
- Cited by
- 2 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.
Cites6
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
- CommMonoidstatement and proof · cited by 2,264
- IsUnitstatement and proof · cited by 1,602
- Submonoid.LocalizationMap.liftproof · cited by 26
- Submonoid.LocalizationMap.AwayMapstatement and proof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- Submonoid.LocalizationMap.awayToAwayRightproof · cited by 0
- Submonoid.LocalizationMap.AwayMap.lift_compstatement · cited by 0
- Submonoid.LocalizationMap.AwayMap.lift_eqstatement · cited by 0