Category Theory
Zulip Server
Archive

You're reading the public-facing archive of the Category Theory Zulip server.
To join the server you need an invite. Anybody can get an invite by contacting Matteo Capucci at name dot surname at gmail dot com.
For all things related to this archive refer to the same person.


Stream: learning: questions

Topic: Exponentiation


view this post on Zulip Mike Stay (Oct 18 2023 at 05:02):

Has anyone considered weakening the idea of an [[exponential ring]] so that the ring RR of exponents is different than the ring RR' of numbers? That would allow finite fields to be nontrivial examples, e.g. R=ZpR' = \mathbb{Z}_p and R=Zp1.R = \mathbb{Z}_{p-1}. Are exponential rings and finite fields the only nontrivial examples of such a structure?

Given a unital commutative ring RR, how would I go about enumerating those rings RR' such that there exists a surjective monoid homomorphism E:RRE:R\to R'^* such that for all x,yRx, y \in R, E(x+y)=E(x)E(y)?E(x+y) = E(x)E(y)? Maybe Sage or something?

view this post on Zulip Jean-Baptiste Vienney (Oct 18 2023 at 14:16):

Given any two rings R,RR,R' such that RR is an exponential ring, and given a monoid homomorphism ρ:(R,+)(R,+)\rho:(R',+) \rightarrow (R,+), define rr=rρ(r)r^{r'}=r^{\rho(r')}. Then r0=rρ(0)=r0=1r^0=r^{\rho(0)}=r^0=1 and rr1+r2=rρ(r1+r2)=rρ(r1)+ρ(r2)=rρ(r1).rρ(r2)r^{r'_1+r'_2}=r^{\rho(r'_1+r'_2)}=r^{\rho(r'_1)+\rho(r'2)}=r^{\rho(r'_1)}.r^{\rho(r'_2)} so that you get the kind of structure you're interested by.

view this post on Zulip Jean-Baptiste Vienney (Oct 18 2023 at 14:22):

Probably, it provides a functor between two appropriate categories.

view this post on Zulip fosco (Oct 18 2023 at 14:22):

Interesting, this looks like a change of base functor

view this post on Zulip fosco (Oct 18 2023 at 14:22):

ah, I was about to write that as well ;-)

view this post on Zulip Jean-Baptiste Vienney (Oct 18 2023 at 14:22):

Yes, I was thinking to that indeed :) (the change of base)

view this post on Zulip fosco (Oct 18 2023 at 14:25):

adjoint to the forgetful from expoRing to Ring?

view this post on Zulip fosco (Oct 18 2023 at 14:25):

but you need a homomorphism.. hm

view this post on Zulip Jean-Baptiste Vienney (Oct 18 2023 at 16:17):

It makes me think to a more categorified concept. Consider a (finitary) distributive monoidal category (C,,I,×,)(\mathcal{C},\otimes,I,\times,\top) (it is a kind of categorified semi-ring). Then an exponential functor !:CC!:\mathcal{C} \rightarrow \mathcal{C} is a strong monoidal functor (C,×,)(C,,I)(\mathcal{C},\times,\top) \rightarrow (\mathcal{C},\otimes,I)

view this post on Zulip Jean-Baptiste Vienney (Oct 18 2023 at 16:18):

This little guys appear in math and in logic

view this post on Zulip Jean-Baptiste Vienney (Oct 18 2023 at 16:21):

In linear logic, you ask for !! to be a comonad and more. There is also the notion of relative monad when !! would be between different categories. And there is still to invent the notion of relative linear logic. It makes me think to that because it is somehow the same move than going from exponential ring to relative exponential ring (let me call your concept by this name).

view this post on Zulip Mike Stay (Oct 19 2023 at 04:15):

Jean-Baptiste Vienney said:

Given any two rings R,RR,R' such that RR is an exponential ring, and given a monoid homomorphism ρ:(R,+)(R,+)\rho:(R',+) \rightarrow (R,+), define rr=rρ(r)r^{r'}=r^{\rho(r')}. Then r0=rρ(0)=r0=1r^0=r^{\rho(0)}=r^0=1 and rr1+r2=rρ(r1+r2)=rρ(r1)+ρ(r2)=rρ(r1).rρ(r2)r^{r'_1+r'_2}=r^{\rho(r'_1+r'_2)}=r^{\rho(r'_1)+\rho(r'2)}=r^{\rho(r'_1)}.r^{\rho(r'_2)} so that you get the kind of structure you're interested by.

Thanks! Hmm, it looks like you swapped which ring has the prime on it. I'll restate using BB for base ring, EE for exponents ring, and μ\mu for monoid homomorphism:

Given any two rings E,BE, B such that BB is an exponential ring, and given a monoid homomorphism μ:(E,+)(B,+)\mu:(E,+) \rightarrow (B,+), define be=bμ(e)b^{e}=b^{\mu(e)}. Then b0e=bμ(0e)=b0b=1b^{0_e}=b^{\mu(0_e)}=b^{0_b}=1 and be1+e2=bμ(e1+e2)=bμ(e1)+μ(e2)=bμ(e1)bμ(e2)b^{e_1+e_2}=b^{\mu(e_1+e_2)}=b^{\mu(e_1)+\mu(e_2)}=b^{\mu(e_1)}\cdot b^{\mu(e_2)} so that you get the kind of structure you're interested by.

Any exponential ring BB comes equipped with a monoid homomorphism exp():(B,+)(B,)\exp (-): (B, +) \to (B, \cdot); it's usually of the form bb^- for some bb in B.B. And you're pointing out that you can extend that with any other monoid homomorphism μ:(E,+)(B,+)\mu: (E, +) \to (B, +) to get a relative exponential ring bμ()b^{\mu(-)}. Nice!

I suppose we can do something similar on the other side: given a monoid homomorphism ν:(B,)(C,)\nu: (B, \cdot) \to (C, \cdot), we get a relative exponential ring ν(b):(B,+)(C,)\nu(b^-): (B, +) \to (C, \cdot) so ν(b0)=ν(1b)=1c\nu(b^0) = \nu(1_b) = 1_c and

ν(bb1+bb2)=ν(bb1bbb2)=ν(bb1)cν(bb2).\nu(b^{b_1 +_b b_2}) = \nu(b^{b_1}\cdot_b b^{b_2}) = \nu(b^{b_1}) \cdot_c \nu(b^{b_2}).

Similar pre- and postcomposition lets us create relative exponential rings from other relative exponential rings.

view this post on Zulip Mike Stay (Oct 19 2023 at 04:17):

Do all nontrivial relative exponential rings factor through either a nontrivial exponential ring or a finite field?

My definition of relative exponential ring above also included the requirement that the exp\exp homomorphism should be onto (B,)(B, \cdot) so that every nonzero element has a logarithm, but I guess that's not standard for exponential rings.

view this post on Zulip Jean-Baptiste Vienney (Oct 19 2023 at 18:04):

Mike Stay said:

Do all relative exponential rings factor through either an exponential ring or a finite field?

I don't know... For now I think we should organize all the structure, it looks like there are a few functors in sight! I'll don't include the onto requirement first.

I will consider that ring means "nontrivial ring"

view this post on Zulip Jean-Baptiste Vienney (Oct 19 2023 at 18:14):

So:

view this post on Zulip Jean-Baptiste Vienney (Oct 19 2023 at 18:16):

view this post on Zulip Jean-Baptiste Vienney (Oct 19 2023 at 18:18):

view this post on Zulip Jean-Baptiste Vienney (Oct 19 2023 at 18:27):

Now, what we said before looks easy... It's just a matter of composing monoid homomorphisms.

view this post on Zulip Jean-Baptiste Vienney (Oct 19 2023 at 18:27):

We can still define morphisms of relative exponential rings:

view this post on Zulip Jean-Baptiste Vienney (Oct 19 2023 at 18:29):

A morphism from (B1,R1,μ1)(B_1,R_1,\mu_1) to (B2,R2,μ2)(B_2,R_2,\mu_2) is given by a pair (f,g)(f,g) of monoid homomorphisms such as below:

view this post on Zulip Jean-Baptiste Vienney (Oct 19 2023 at 18:30):

Screenshot-2023-10-19-at-2.29.59-PM.png

view this post on Zulip Jean-Baptiste Vienney (Oct 19 2023 at 18:33):

Of course there is the morphism (id,id)(id,id) from (B,R,μ)(B,R,\mu) to itself and we can also compose morphisms:

view this post on Zulip Jean-Baptiste Vienney (Oct 19 2023 at 18:34):

Screenshot-2023-10-19-at-2.34.37-PM.png

view this post on Zulip Jean-Baptiste Vienney (Oct 19 2023 at 18:35):

So that we get a category RelExpRingRelExpRing (whether we include the epi condition or not)

view this post on Zulip Jean-Baptiste Vienney (Oct 19 2023 at 18:43):

view this post on Zulip Jean-Baptiste Vienney (Oct 19 2023 at 18:46):

for some exponential ring expexp and monoid homomorphism mm

view this post on Zulip Jean-Baptiste Vienney (Oct 19 2023 at 18:53):

Well, well, well, I think we should introduce "logarithm rings"

view this post on Zulip Jean-Baptiste Vienney (Oct 19 2023 at 18:56):

view this post on Zulip Jean-Baptiste Vienney (Oct 19 2023 at 18:57):

view this post on Zulip Jean-Baptiste Vienney (Oct 19 2023 at 19:01):

view this post on Zulip Jean-Baptiste Vienney (Oct 19 2023 at 19:02):

view this post on Zulip Jean-Baptiste Vienney (Oct 19 2023 at 19:12):

Proposition: If (R,exp,log)(R,exp,log) is an exp/log ring then any relative exponential ring μ:U+(B)U×(R)\mu:U_{+}(B) \rightarrow U_{\times}(R) can be decomposed under the form:

view this post on Zulip Jean-Baptiste Vienney (Oct 19 2023 at 19:21):

Screenshot-2023-10-19-at-3.20.58-PM.png

view this post on Zulip Jean-Baptiste Vienney (Oct 19 2023 at 19:21):

so that it comes from the exponential ring (R,exp)(R,exp)

view this post on Zulip Jean-Baptiste Vienney (Oct 19 2023 at 19:22):

Proposition: If (B,exp,log)(B,exp,log) is an exp/log ring then any relative exponential ring μ:U+(B)U×(R)\mu:U_{+}(B) \rightarrow U_{\times}(R) can be decomposed under the form:

view this post on Zulip Jean-Baptiste Vienney (Oct 19 2023 at 19:26):

Screenshot-2023-10-19-at-3.26.06-PM.png

view this post on Zulip Jean-Baptiste Vienney (Oct 19 2023 at 19:26):

so that it comes from the exponential ring (B,exp)(B,exp)

view this post on Zulip Jean-Baptiste Vienney (Oct 19 2023 at 19:27):

It doesn't answer your question, but I think we've done some good progress into structuring the framework. I'll stop now for a bit

view this post on Zulip Jean-Baptiste Vienney (Oct 20 2023 at 12:59):

I'm still excited by this question. I can refine a bit what I wrote above.

view this post on Zulip Jean-Baptiste Vienney (Oct 20 2023 at 13:02):

view this post on Zulip Jean-Baptiste Vienney (Oct 20 2023 at 13:02):

view this post on Zulip Jean-Baptiste Vienney (Oct 20 2023 at 13:03):

Then, the above propositions become:

view this post on Zulip Jean-Baptiste Vienney (Oct 20 2023 at 13:06):

Proposition: If (B,exp,log)(B,exp,log) is an exp;logexp;log ring then any relative exponential ring μ:U+(B)U×(R)\mu:U_{+}(B) \rightarrow U_{\times}(R) comes from the exponential ring (B,exp)(B,exp)

view this post on Zulip Jean-Baptiste Vienney (Oct 20 2023 at 13:06):

Proposition: If (R,exp,log)(R,exp,log) is a log;explog;exp ring then any relative exponential ring μ:U+(B)U×(R)\mu:U_{+}(B) \rightarrow U_{\times}(R) comes from the exponential ring (R,exp)(R,exp)

view this post on Zulip Jean-Baptiste Vienney (Oct 20 2023 at 13:08):

So if we want to find a relative exponential ring μ:U+(B)U×(R)\mu:U_{+}(B) \rightarrow U_{\times}(R) which doesn't come from an exponential ring, we need at least that:
(1) BB can't be equipped with any structure of an exp;logexp;log ring
(2) RR can't be equipped with any structure of a log;explog;exp ring

view this post on Zulip Jean-Baptiste Vienney (Oct 20 2023 at 13:19):

Example: for every ring RR, if we denote ϵ1:RR\epsilon_1:R \rightarrow R the constant function equal to 11, then (R,ϵ1)(R,\epsilon_1) is an exponential ring.

view this post on Zulip Jean-Baptiste Vienney (Oct 20 2023 at 13:20):

Proof: ϵ1(0)=1\epsilon_1(0)=1 and ϵ1(r+r)=1=1.1=ϵ1(r).ϵ1(r)\epsilon_1(r+r')=1=1.1=\epsilon_1(r).\epsilon_1(r') so that ϵ1:U+(R)U×(R)\epsilon_1:U_+(R)\rightarrow U_\times(R) is a monoid homomorphism

view this post on Zulip Jean-Baptiste Vienney (Oct 20 2023 at 13:29):

Example: for every ring RR, if we denote ϵ0:RR\epsilon_0:R \rightarrow R the constant function equal to 00, then (R,ϵ0)(R,\epsilon_0) is a logarithm ring.

view this post on Zulip Jean-Baptiste Vienney (Oct 20 2023 at 13:30):

Proof: ϵ0(1)=0\epsilon_0(1)=0 and ϵ0(r.r)=0=0+0=ϵ0(r)+ϵ0(r)\epsilon_0(r.r')=0=0+0=\epsilon_0(r)+\epsilon_0(r') so that ϵ0:U×(R)U+(R)\epsilon_0:U_\times(R)\rightarrow U_+(R) is a monoid homomorphism

view this post on Zulip Jean-Baptiste Vienney (Oct 20 2023 at 13:40):

But (R,ϵ1)(R,\epsilon_1) can never be made into a log;explog;exp ring or an exp;logexp;log ring because, then we would have that RR if of cardinal 11 and thus trivial. Same for (R,ϵ0)(R,\epsilon_0).

view this post on Zulip Jean-Baptiste Vienney (Oct 20 2023 at 16:10):

Example
If q=pkq=p^{k} where k1k \ge 1 and pp is a prime number, then we have the finite field GF(q)GF(q). There always exists what we call a primitive element: an element mGF(q)m \in GF(q) which is a generator of the group (GF(q)\{0},×)(GF(q)\backslash \{0\}, \times). Let mm be a primitive element of GF(q)GF(q). We then have a group homomorphism
logm:(GF(q)\{0},×)(Z/(q1)Z,+)log_m:(GF(q) \backslash \{0\},\times) \rightarrow (\mathbb{Z}/(q-1)\mathbb{Z},+)
such that if we define the group homomorphism
logm:(Z/(q1)Z,+)(GF(q)\{0},×)log_m:(\mathbb{Z}/(q-1)\mathbb{Z},+) \rightarrow (GF(q) \backslash \{0\},\times) by
expm(k)=kmexp_m(k)=k^m
then (GF(q),Z/(q1)Z,expm,logm)(GF(q),\mathbb{Z}/(q-1)\mathbb{Z},exp_m,log_m) is a relative exp/log ring.

view this post on Zulip Jean-Baptiste Vienney (Oct 20 2023 at 16:31):

There is also the example of the matrices

view this post on Zulip Jean-Baptiste Vienney (Oct 20 2023 at 16:32):

Maybe matrices over Z/nZ\mathbb{Z}/n\mathbb{Z} or something similar would provide a relative exponential ring which doesn't come from an exponential ring or a finite field

view this post on Zulip Mike Stay (Oct 23 2023 at 03:57):

Thanks!

view this post on Zulip JS PL (he/him) (Oct 23 2023 at 05:56):

I just wanted to say: @Mike Stay this a very interesting idea, and @Jean-Baptiste Vienney fantastic, well done: very cool observations about expexp and loglog rings here.

view this post on Zulip JS PL (he/him) (Oct 23 2023 at 06:10):

I have done work on exponential rings before, but also with the added assumption of working with a differential exponential ring, so an exponential ring (R,exp)(R,exp) with a derivation D:RRD: R \to R such that D(exp(x))=exp(x)D(x)D(exp(x)) = exp(x)D(x) (think of this as the chain rule for ef(x)e^{f(x)}

view this post on Zulip JS PL (he/him) (Oct 23 2023 at 06:14):

Now won't the function exp:RR[[x]]exp: \mathbb{R} \to \mathbb{R} [[x ]], where the codomain is the ring of formal powers series, where exp(x)=xnn!exp(x) = \sum \frac{x^n}{n!} be a relative exponential ring?

Now of course, R\mathbb{R} is an exponential ring -- so maybe not the example you are looking for. But this should work for any commutative ring RR where you can divide by 1n!\frac{1}{n!}

view this post on Zulip JS PL (he/him) (Oct 23 2023 at 06:18):

In fact, if you take the cofree diferential ring over any ring RR, which is called the Hurwitz ring H(R)H(R) (and very similar to power series), I belive you always get a relative exponential ring RH(R)R \to H(R) as described in https://www.sciencedirect.com/science/article/pii/S0022404998000991

(I am absolutely love Hurwitz rings! so happy to talk more about them if this seems like a relevant example)

view this post on Zulip Mike Stay (Oct 23 2023 at 16:14):

JS PL (he/him) said:

Now won't the function exp:RR[[x]]exp: \mathbb{R} \to \mathbb{R} [[x ]], where the codomain is the ring of formal powers series, where exp(x)=xnn!exp(x) = \sum \frac{x^n}{n!} be a relative exponential ring?

I'm confused: the formal variable xx isn't an element of R\mathbb{R}.

JS PL (he/him) said:

In fact, if you take the cofree diferential ring over any ring RR, which is called the Hurwitz ring H(R)H(R) (and very similar to power series), I belive you always get a relative exponential ring RH(R)R \to H(R) as described in https://www.sciencedirect.com/science/article/pii/S0022404998000991

(I am absolutely love Hurwitz rings! so happy to talk more about them if this seems like a relevant example)

OK, the Hurwitz ring H(R)H(R) consists of countable sequences of elements of R,R, and the derivation is a shift operator. The elements are very similar to the list of coefficients from a formal power series. And the map RH(R)\mathbb{R} \to H(\mathbb{R}) taking 0 to (1,0,0,...)(1, 0, 0, ...) and r0r \ne 0 to the series an=rna_n = r^n (so that the resulting ring element is basically exp(rx)\exp(rx)) gives a relative exponential ring, since exp((r+s)x)=exp(rx)exp(sx)\exp((r+s)x) = \exp(rx) \exp(sx) in H(R).H(\mathbb{R}). Nice!

I think Faà di Bruno's formula should make H(R)H(\mathbb{R}) into an exponential ring in its own right.

view this post on Zulip Jean-Baptiste Vienney (Oct 23 2023 at 16:33):

But well in any case, as R\mathbb{R} is an exp;log ring with the above terminology, a relative exponential ring exp:(R,+)(R[[x]]\{0},×)exp:(\mathbb{R},+) \rightarrow (\mathbb{R}[[x]]\backslash \{0\}, \times) comes necessarily from the exponential ring R\mathbb{R} followed by a morphism of multiplicative monoids through the factorization (R,+)expR(R\{0},×)(\mathbb{R},+) \overset{exp_{\mathbb{R}}}{\rightarrow} (\mathbb{R} \backslash \{0\}, \times) logR(R,+)exp(R[[x]]\{0},×) \overset{log_{\mathbb{R}}}{\rightarrow} (\mathbb{R},+) \overset{exp}{\rightarrow}(\mathbb{R}[[x]] \backslash \{0\},\times)

view this post on Zulip Jean-Baptiste Vienney (Oct 23 2023 at 16:41):

However, with a more exotic ring RR, it could gives a solution to your problem

view this post on Zulip Jean-Baptiste Vienney (Oct 23 2023 at 16:43):

In the same way, taking R=GF(q)R=GF(q), we will get the same kind of factorization

view this post on Zulip Jean-Baptiste Vienney (Oct 23 2023 at 16:44):

Maybe a morphism of monoids exp:(Z,+)(H(Z)\{0},×)exp:(\mathbb{Z},+) \rightarrow (H(\mathbb{Z}) \backslash \{0\}, \times) would work

view this post on Zulip JS PL (he/him) (Oct 23 2023 at 20:22):

Mike Stay said:

JS PL (he/him) said:

Now won't the function exp:RR[[x]]exp: \mathbb{R} \to \mathbb{R} [[x ]], where the codomain is the ring of formal powers series, where exp(x)=xnn!exp(x) = \sum \frac{x^n}{n!} be a relative exponential ring?

I'm confused: the formal variable xx isn't an element of R\mathbb{R}.

Yes quite right, it should be instead exp(r)=rnxnn!exp(r) = \sum \frac{r^nx^n}{n!}

view this post on Zulip JS PL (he/him) (Oct 23 2023 at 20:30):

Jean-Baptiste Vienney said:

Maybe a morphism of monoids exp:(Z,+)(H(Z)\{0},×)exp:(\mathbb{Z},+) \rightarrow (H(\mathbb{Z}) \backslash \{0\}, \times) would work

I don't think you need to remove 00. (unless you really want your loglog factorization

view this post on Zulip Jean-Baptiste Vienney (Oct 23 2023 at 21:37):

Maybe it can help: the only exponential morphisms on Z\mathbb{Z} are f(n)=1f(n)=1 and f(n)=(1)nf(n)=(-1)^n. Indeed, if ff is an exponential morphism, then f(0)=f(1).f(1)=1f(0)=f(-1).f(1)=1, therefore f(1)f(1) is a unit, ie f(1)=±1f(1)=\pm 1 and moreover f(n)=f(1)nf(n)=f(1)^n if n1n \ge 1 and f(n)=f(1)n=f(1)nf(-n)=f(-1)^n=f(1)^{-n} if n1n \le -1.

view this post on Zulip Jean-Baptiste Vienney (Oct 23 2023 at 21:38):

More generally if RR is any exponential ring, then f(1)f(1) is a unit and f(n)=f(1)nf(n)=f(1)^n for every nZn \in \mathbb{Z}.

view this post on Zulip JS PL (he/him) (Oct 23 2023 at 21:39):

Are you not assuming that exp(0)=1exp(0) = 1?

view this post on Zulip Jean-Baptiste Vienney (Oct 23 2023 at 21:40):

Thanks, corrected

view this post on Zulip Jean-Baptiste Vienney (Oct 23 2023 at 21:41):

Yes, we assume this

view this post on Zulip JS PL (he/him) (Oct 23 2023 at 21:50):

Right so just as a sanity check for myself, what are the exponentials e:ZZe: \mathbb{Z} \to \mathbb{Z} with e(n+m)=e(n)+e(m)e(n+m) = e(n) + e(m) and e(0)=1e(0) = 1

Well for nNn \in \mathbb{N}, we get that e(n)=e(1+...+1)=e(1)...e(1)=e(1)ne(n) = e(1+ ... + 1) = e(1) ... e(1) = e(1)^n, so e(n)=e(1)ne(n) = e(1)^n
and similarly e(n)=e(1+...+1)=e(1)...e(1)=e(1)ne(-n) = e(-1 + ... + -1) = e(-1) ... e(-1) = e(-1)^n, so e(n)=e(1)ne(-n) = e(-1)^n

So ee is completely determined by e(1)e(1) and e(1)e(-1).

Now we also have that 1=e(0)=e(11)=e(1)e(1)1=e(0) = e(1 - 1) = e(1) e(-1), but in Z\mathbb{Z} the only possibilities of xy=1xy =1 are x=y=1x=y=1 or x=y=1x=y=-1

So we must have e(1)=e(1)=1e(1) = e(-1) = 1, which implies that e(x)=1e(x) = 1 for all xZx \in \mathbb{Z}
Or we must have e(1)=e(1)=1e(1) = e(-1) = -1, which implies that e(x)n=(1)xe(x)^n = (-1)^{\vert x \vert} for all xZx \in \mathbb{Z}

view this post on Zulip JS PL (he/him) (Oct 23 2023 at 21:52):

But the relative exponential ZZ[[x]]\mathbb{Z} \to \mathbb{Z}[[x]] mapping aanxnn!a \to \sum \frac{a^n x^n}{n!} does not factor through the exponentials on Z\mathbb{Z}

view this post on Zulip Jean-Baptiste Vienney (Oct 23 2023 at 21:53):

How do you prove this?

view this post on Zulip Jean-Baptiste Vienney (Oct 23 2023 at 21:54):

Jean-Baptiste Vienney said:

More generally if RR is any exponential ring, then f(1)f(1) is a unit and f(n)=f(1)nf(n)=f(1)^n for every nZn \in \mathbb{Z}.

In the same vein, I find it interesting that any unit uR×u \in R^\times generates a relative exponential ring ZR\mathbb{Z} \rightarrow R by e(n)=une(n)=u^{n}.

view this post on Zulip Jean-Baptiste Vienney (Oct 23 2023 at 22:08):

Ok, I got it, if you had a factorization, then the relative exponential would take a maximum of two different values

view this post on Zulip JS PL (he/him) (Oct 23 2023 at 22:08):

Jean-Baptiste Vienney said:

How do you prove this?

Well clearly both e(x)=1e(x) = 1 can't have a ll such that l(e(x))=xl(e(x)) =x. Similarly for e(x)=(1)xe(x) = (-1)^{\vert x \vert} I believe

view this post on Zulip Jean-Baptiste Vienney (Oct 23 2023 at 22:09):

Hmm, yes, but you could maybe have a factorization without having a logarithm for your exponential on Z\mathbb{Z}

view this post on Zulip Jean-Baptiste Vienney (Oct 23 2023 at 22:10):

But this is true that we don't have a factorization through the exponential on Z\mathbb{Z} followed by a monoid homomorphism m:(Z,×)(Z[[x]],×)m:(\mathbb{Z},\times) \rightarrow (\mathbb{Z}[[x]],\times). If we had one then the relative exponential would take only two values m(1)m(1) and m(1)m(-1)

view this post on Zulip Jean-Baptiste Vienney (Oct 23 2023 at 23:25):

Mhh, I've been thinking to something. I think it is worth mentionning that for every exp ring RR, every element e(x)e(x) of the image of the exponential is a unit since e(x+x)=e(0)=1=e(x)e(x)e(-x+x)=e(0)=1=e(x)e(-x). And so we always get a factorization (R,+)(R×,×)(R,×)(R,+) \rightarrow (R^{\times},\times) \rightarrow (R,\times) of the exponential as a composition of two monoid homomorphism, through the group of units.

view this post on Zulip Jean-Baptiste Vienney (Oct 23 2023 at 23:43):

I think it is better to define an exponential and a relative exponential by writing the domain as (R\{0},×)(R \backslash \{0\}, \times) if we want the above factorization to be a factorization through an exponential ring. Because here R×R^{\times} is never a subring of RR, unless when RR is trivial (because it needs to contain 00).

However, it could happen that S=R×{0}S=R^{\times} \cup \{0\} is a subring of RR. For instance if RR is a field (but in this case the above factorization is trivial). But also, if we consider R=k[x]R=k[x] where kk is a field, then S=kS=k which is a subfield of RR.

view this post on Zulip Jean-Baptiste Vienney (Oct 23 2023 at 23:47):

In that case the factorization is a factorization through a relative exponential ring: (R,+)(S\{0},×)(R\{0},×)(R,+) \rightarrow (S \backslash \{0\}, \times) \rightarrow (R \backslash \{0\}, \times)

view this post on Zulip Jean-Baptiste Vienney (Oct 23 2023 at 23:48):

If we consider R0R \neq 0, then a ring such that SS is a subring is exactly "a nontrivial ring such that the sum of two units is either zero or a unit"

view this post on Zulip Jean-Baptiste Vienney (Oct 23 2023 at 23:51):

It sounds a lot like the definition of a local ring which is "a nontrivial ring such that the sum of two non-units is a non-unit" but this is not the same

view this post on Zulip Jean-Baptiste Vienney (Oct 23 2023 at 23:58):

On mathsatckexchange, someone asked the question how to name such a ring and someone else answered that we could name such a ring "a good ring" but the guy who answered asks the question whether good rings are useful or not.

view this post on Zulip Jean-Baptiste Vienney (Oct 24 2023 at 00:05):

It looks like a condition a bit stronger than asking RR to be an algebra over a field (in the case that RR is commutative, since it then makes SS a field )

view this post on Zulip JS PL (he/him) (Oct 24 2023 at 00:53):

Jean-Baptiste Vienney said:

I think it is better to define an exponential and a relative exponential by writing the domain as (R\{0},+)(R \backslash \{0\}, +)

(R\{0},+)(R \backslash \{0\}, +) does not make sense. What do you with x+(x)x + (-x)?

view this post on Zulip Jean-Baptiste Vienney (Oct 24 2023 at 01:05):

What matters is that it is a monoid (if R0R \neq 0)

view this post on Zulip JS PL (he/him) (Oct 24 2023 at 01:14):

But again its not a monoid because x+(x)x + (-x) is undefined...

view this post on Zulip Jean-Baptiste Vienney (Oct 24 2023 at 01:17):

Oh yes

view this post on Zulip Jean-Baptiste Vienney (Oct 24 2023 at 01:18):

It's annoying. How do you define a log ring so?

view this post on Zulip JS PL (he/him) (Oct 24 2023 at 01:20):

The way you did it above. If RR is an integral domain, then (R\{0},×)(R \backslash \{0\}, \times) is a well-defined monoid. Then you ask that log:(R\{0},×)(R,+)log: (R \backslash \{0\}, \times) \to (R,+)

view this post on Zulip JS PL (he/him) (Oct 24 2023 at 01:21):

Or you define loglog as a partial function. (side note: this is why for the differential category story, we have to work in a restriction category to define loglog via differentiaiton)

view this post on Zulip Jean-Baptiste Vienney (Oct 24 2023 at 01:22):

JS PL (he/him) said:

Jean-Baptiste Vienney said:

I think it is better to define an exponential and a relative exponential by writing the domain as (R\{0},+)(R \backslash \{0\}, +)

(R\{0},+)(R \backslash \{0\}, +) does not make sense. What do you with x+(x)x + (-x)?

Ok, I see everything was just a typo, I wrote a ++ instead of a ×\times

view this post on Zulip Jean-Baptiste Vienney (Oct 24 2023 at 01:23):

JS PL (he/him) said:

Or you define loglog as a partial function. (side note: this is why for the differential category story, we have to work in a restriction category to define loglog via differentiaiton)

Ok!

view this post on Zulip JS PL (he/him) (Oct 24 2023 at 01:24):

Oh I see, well I think you should keep the definition of an exponential ring as exp:(R,+)(R,×)exp: (R,+) \to (R,\times).
Then show that im(exp)R×im(exp) \subset R^\times, so every exp(x)exp(x) is a unit.
Then define you can define a log ring as being on the units only. Or something like that. (but you probably still need partiality of some sort)

view this post on Zulip Jean-Baptiste Vienney (Oct 24 2023 at 01:27):

Hmm, so you can define directly an exponential ring as (R,+)(R×,×)(R,+) \rightarrow (R^{\times},\times) also

view this post on Zulip JS PL (he/him) (Oct 24 2023 at 01:47):

Jean-Baptiste Vienney said:

Hmm, so you can define directly an exponential ring as (R,+)(R×,×)(R,+) \rightarrow (R^{\times},\times) also

I think its better to have this as a nice lemma. Or explain that it is somehow equivalent.

view this post on Zulip Jean-Baptiste Vienney (Oct 24 2023 at 01:54):

Yes, yes I would say that it is equivalent

view this post on Zulip Jean-Baptiste Vienney (Oct 24 2023 at 15:24):

I think there is probably some stuff to write about relative exp / log, for instance: Do Hurwitz ring admit a logarithm for the exponential we were talking about? Maybe we could define a logarithm using the Taylor expansion in the same way than the exponential and by some computation with series, find that it is a logarithm, exactly like in calculus. And this is not so obvious by looking at the two Taylor series, that exp(ln(x))=xexp(ln(x))=x, I mean I have never done this computation... So, what I want to say is that if you guys want to try to write more seriously stuff about these questions, I would be glad to. Nobody as written anything in the litterature about relative exponential rings or combining exp and log ring, as far as Google tells me, so I think it would be valuable to study such an algebraic setting. But, not right now, I say this for one day in the future, I must focus on my courses until the end of May :smiling_face_with_tear:

view this post on Zulip Jean-Baptiste Vienney (Oct 24 2023 at 15:26):

I would be glad to obtain results about kinda classifying these structures as much as we can

view this post on Zulip Jean-Baptiste Vienney (Oct 24 2023 at 15:27):

I'd like to understand if there are super weird examples or not for instance

view this post on Zulip Jean-Baptiste Vienney (Oct 24 2023 at 15:27):

By the way, we can work with rigs and not only rings

view this post on Zulip Jean-Baptiste Vienney (Oct 24 2023 at 15:27):

I believe there are nice examples from tropical analysis kind of stuff

view this post on Zulip Jean-Baptiste Vienney (Oct 24 2023 at 15:28):

I'm very attracted by understanding phenoma which appear at the same time in finite fields or algebra in general, calculus and tropical anaylsis stuff

view this post on Zulip Jean-Baptiste Vienney (Oct 24 2023 at 15:35):

By the way, JS as probably did stuff about combining logarithm and exponential in a differential category but I'm not against working simply with rigs

view this post on Zulip Jean-Baptiste Vienney (Oct 24 2023 at 15:36):

I mean if there is an agreement that it's possible to do valuable work

view this post on Zulip Jean-Baptiste Vienney (Oct 24 2023 at 15:38):

I'm wondering if we could define free exp rings, free log rings for instance also

view this post on Zulip Jean-Baptiste Vienney (Oct 24 2023 at 15:40):

I'm not even sure that someone as written anything about the category of exponential rings...