Skip to content

Exponential series in ring extensions of Q#1996

Open
malarbol wants to merge 8 commits into
UniMath:masterfrom
malarbol:exponential-ring-extensions-Q
Open

Exponential series in ring extensions of Q#1996
malarbol wants to merge 8 commits into
UniMath:masterfrom
malarbol:exponential-ring-extensions-Q

Conversation

@malarbol

Copy link
Copy Markdown
Collaborator

Built on top of #1995

This PR introduces the exponential series in ring extensions of the rational numbers.

The sequence of coefficients is given by n ↦ 1/n! and for any x, the sequence of terms of the exponential series at x is exp(x) : n ↦ xⁿ/n!.

The sequence of coefficients of the exponential series satisfy the two following
conditions:

  • exp(0) = 1, where 1 is the unit of the convolution product;
  • if x , y ∈ R commute, then exp(x + y) = exp(x) ⋆ exp(y) where denotes the convolution product.

@malarbol malarbol changed the title Exponential series in ring extensions q Exponential series in ring extensions of Q Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant