Mapping properties of monoid localizations #
Given an S-localization map f : M โ* N, we can define Submonoid.LocalizationMap.lift, the
homomorphism from N induced by a homomorphism from M which maps elements of S to invertible
elements of the codomain. Similarly, given commutative monoids P, Q, a submonoid T of P and a
localization map for T from P to Q, then a homomorphism g : M โ* P such that g(S) โ T
induces a homomorphism of localizations, LocalizationMap.map, from N to Q.
Tags #
localization, monoid localization, quotient monoid, congruence relation, characteristic predicate, commutative monoid, grothendieck group
Given a Localization map f : M โ* N for a Submonoid S โ M and a map of CommMonoids
g : M โ* P such that g(S) โ Units P, f x = f y โ g x = g y for all x y : M.
Given a Localization map f : M โ+ N for an AddSubmonoid S โ M and a map of
AddCommMonoids g : M โ+ P such that g(S) โ AddUnits P, f x = f y โ g x = g y
for all x y : M.
Given CommMonoids M, P, Localization maps f : M โ* N, k : P โ* Q for Submonoids
S, T respectively, and g : M โ* P such that g(S) โ T, f x = f y implies
k (g x) = k (g y).
Given AddCommMonoids M, P, Localization maps f : M โ+ N, k : P โ+ Q for AddSubmonoids
S, T respectively, and g : M โ+ P such that g(S) โ T, f x = f y
implies k (g x) = k (g y).
Given a Localization map f : M โ* N for a Submonoid S โ M and a map of CommMonoids
g : M โ* P such that g y is invertible for all y : S, the homomorphism induced from
N to P sending z : N to g x * (g y)โปยน, where (x, y) : M ร S are such that
z = f x * (f y)โปยน.
Instances For
Given a localization map f : M โ+ N for a submonoid S โ M and a map of
AddCommMonoids g : M โ+ P such that g y is invertible for all y : S, the homomorphism
induced from N to P sending z : N to g x - g y, where (x, y) : M ร S are such that
z = f x - f y.
Instances For
Given a Localization map f : M โ* N for a Submonoid S โ M and a map of CommMonoids
g : M โ* P such that g y is invertible for all y : S, the homomorphism induced from
N to P maps f x * (f y)โปยน to g x * (g y)โปยน for all x : M, y โ S.
Given a Localization map f : M โ+ N for an AddSubmonoid S โ M and a map of
AddCommMonoids g : M โ+ P such that g y is invertible for all y : S, the homomorphism
induced from N to P maps f x - f y to g x - g y for all x : M, y โ S.
Given a Localization map f : M โ* N for a Submonoid S โ M and a localization map
g : M โ* P for the same submonoid, the homomorphism induced from
N to P maps f x * (f y)โปยน to g x * (g y)โปยน for all x : M, y โ S.
Given a Localization map f : M โ+ N for an AddSubmonoid S โ M and a localization map
g : M โ+ P for the same submonoid, the homomorphism
induced from N to P maps f x - f y to g x - g y for all x : M, y โ S.
Given a Localization map f : M โ* N for a Submonoid S โ M, if a CommMonoid map
g : M โ* P induces a map f.lift hg : N โ* P then for all z : N, v : P, we have
f.lift hg z = v โ g x = g y * v, where x : M, y โ S are such that z * f y = f x.
Given a Localization map f : M โ+ N for an AddSubmonoid S โ M, if an
AddCommMonoid map g : M โ+ P induces a map f.lift hg : N โ+ P then for all
z : N, v : P, we have f.lift hg z = v โ g x = g y + v, where x : M, y โ S are such that
z + f y = f x.
Given a Localization map f : M โ* N for a Submonoid S โ M, if a CommMonoid map
g : M โ* P induces a map f.lift hg : N โ* P then for all z : N, v w : P, we have
f.lift hg z * w = v โ g x * w = g y * v, where x : M, y โ S are such that
z * f y = f x.
Given a Localization map f : M โ+ N for an AddSubmonoid S โ M, if an AddCommMonoid map
g : M โ+ P induces a map f.lift hg : N โ+ P then for all
z : N, v w : P, we have f.lift hg z + w = v โ g x + w = g y + v, where x : M, y โ S are such
that z + f y = f x.
Given a Localization map f : M โ* N for a Submonoid S โ M, if a CommMonoid map
g : M โ* P induces a map f.lift hg : N โ* P then for all z : N, we have
f.lift hg z * g y = g x, where x : M, y โ S are such that z * f y = f x.
Given a Localization map f : M โ+ N for an AddSubmonoid S โ M, if an AddCommMonoid
map g : M โ+ P induces a map f.lift hg : N โ+ P then for all z : N, we have
f.lift hg z + g y = g x, where x : M, y โ S are such that z + f y = f x.
Given a Localization map f : M โ* N for a Submonoid S โ M, if a CommMonoid map
g : M โ* P induces a map f.lift hg : N โ* P then for all z : N, we have
g y * f.lift hg z = g x, where x : M, y โ S are such that z * f y = f x.
Given a Localization map f : M โ+ N for an AddSubmonoid S โ M, if an AddCommMonoid map
g : M โ+ P induces a map f.lift hg : N โ+ P then for all z : N, we have
g y + f.lift hg z = g x, where x : M, y โ S are such that z + f y = f x.
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.
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
Given two Localization maps f : M โ* N, k : M โ* P for a Submonoid S โ M, the hom
from P to N induced by f is left inverse to the hom from N to P induced by k.
Given two Localization maps f : M โ+ N, k : M โ+ P for a Submonoid S โ M, the hom
from P to N induced by f is left inverse to the hom from N to P induced by k.
Given a CommMonoid homomorphism g : M โ* P where for Submonoids S โ M, T โ P we have
g(S) โ T, the induced Monoid homomorphism from the Localization of M at S to the
Localization of P at T: if f : M โ* N and k : P โ* Q are Localization maps for S and
T respectively, we send z : N to k (g x) * (k (g y))โปยน, where (x, y) : M ร S are such
that z = f x * (f y)โปยน.
Instances For
Given an AddCommMonoid homomorphism g : M โ+ P where for AddSubmonoids S โ M, T โ P we
have g(S) โ T, the induced AddMonoid homomorphism from the Localization of M at S to the
Localization of P at T: if f : M โ+ N and k : P โ+ Q are Localization maps for S and
T respectively, we send z : N to k (g x) - k (g y), where (x, y) : M ร S are such
that z = f x - f y.
Instances For
Given Localization maps f : M โ* N, k : P โ* Q for Submonoids S, T respectively, if a
CommMonoid homomorphism g : M โ* P induces a f.map hy k : N โ* Q, then for all z : N,
u : Q, we have f.map hy k z = u โ k (g x) = k (g y) * u where x : M, y โ S are such that
z * f y = f x.
Given Localization maps f : M โ+ N, k : P โ+ Q for AddSubmonoids S, T respectively, if an
AddCommMonoid homomorphism g : M โ+ P induces a f.map hy k : N โ+ Q, then for all z : N,
u : Q, we have f.map hy k z = u โ k (g x) = k (g y) + u where x : M, y โ S are such that
z + f y = f x.
Given Localization maps f : M โ* N, k : P โ* Q for Submonoids S, T respectively, if a
CommMonoid homomorphism g : M โ* P induces a f.map hy k : N โ* Q, then for all z : N,
we have f.map hy k z * k (g y) = k (g x) where x : M, y โ S are such that
z * f y = f x.
Given Localization maps f : M โ+ N, k : P โ+ Q for AddSubmonoids S, T respectively, if an
AddCommMonoid homomorphism g : M โ+ P induces a f.map hy k : N โ+ Q, then for all z : N,
we have f.map hy k z + k (g y) = k (g x) where x : M, y โ S are such that
z + f y = f x.
Given Localization maps f : M โ* N, k : P โ* Q for Submonoids S, T respectively, if a
CommMonoid homomorphism g : M โ* P induces a f.map hy k : N โ* Q, then for all z : N,
we have k (g y) * f.map hy k z = k (g x) where x : M, y โ S are such that
z * f y = f x.
Given Localization maps f : M โ+ N, k : P โ+ Q for AddSubmonoids S, T respectively if an
AddCommMonoid homomorphism g : M โ+ P induces a f.map hy k : N โ+ Q, then for all z : N,
we have k (g y) + f.map hy k z = k (g x) where x : M, y โ S are such that
z + f y = f x.
If 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.
If AddCommMonoid 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.
If 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.
If AddCommMonoid 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.
Given an injective CommMonoid homomorphism g : M โ* P, and a submonoid S โ M,
the induced monoid homomorphism from the localization of M at S to the
localization of P at g S, is injective.
Given an injective AddCommMonoid homomorphism g : M โ+ P, and a
submonoid S โ M, the induced monoid homomorphism from the localization of M at S
to the localization of P at g S, is injective.
Given a surjective CommMonoid homomorphism g : M โ* P, and a submonoid S โ M,
the induced monoid homomorphism from the localization of M at S to the
localization of P at g S, is surjective.
Given a surjective AddCommMonoid homomorphism g : M โ+ P, and a
submonoid S โ M, the induced monoid homomorphism from the localization of M at S
to the localization of P at g S, is surjective.
If f : M โ* N and k : M โ* P are Localization maps for a Submonoid S, we get an
isomorphism of N and P.
Instances For
If f : M โ+ N and k : M โ+ R are Localization maps for an AddSubmonoid S, we get an
isomorphism of N and R.
Instances For
If f : M โ* N is a Localization map for a Submonoid S and k : N โ* P is an isomorphism
of CommMonoids, k โ f is a Localization map for M at S.
Instances For
If f : M โ+ N is a Localization map for a Submonoid S and k : N โ+ P is an isomorphism
of AddCommMonoids, k โ f is a Localization map for M at S.
Instances For
Given CommMonoids M, P and Submonoids S โ M, T โ P, if f : M โ* N is a Localization
map for S and k : P โ* M is an isomorphism of CommMonoids such that k(T) = S, f โ k
is a Localization map for T.
Instances For
Given AddCommMonoids M, P and AddSubmonoids S โ M, T โ P, if f : M โ* N is a
Localization map for S and k : P โ+ M is an isomorphism of AddCommMonoids such that
k(T) = S, f โ k is a Localization map for T.
Instances For
A special case of f โ id = f, f a Localization map.
A special case of f โ id = f, f a Localization map.
Given Localization maps f : M โ* N, k : P โ* U for Submonoids S, T respectively, an
isomorphism j : M โ* P such that j(S) = T induces an isomorphism of localizations N โ* U.
Instances For
Given Localization maps f : M โ+ N, k : P โ+ U for Submonoids S, T respectively, an
isomorphism j : M โ+ P such that j(S) = T induces an isomorphism of localizations N โ+ U.
Instances For
Given a Localization map f : M โ* N for a Submonoid S, we get an isomorphism between
the Localization of M at S as a quotient type and N.
Instances For
Given a Localization map f : M โ+ N for a Submonoid S, we get an isomorphism between
the Localization of M at S as a quotient type and N.