Assumptions:
TeX:
A \in \operatorname{M}_{n \times n}\!\left(\mathbb{R}\right) \;\implies\; {e}^{A} \in \operatorname{GL}_{n}\!\left(\mathbb{R}\right)
n \in \mathbb{Z}_{\ge 0}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| RR | Real numbers | |
| Exp | Exponential function | |
| ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("9e388b"),
Formula(Implies(Element(A, Matrices(RR, n, n)), Element(Exp(A), GeneralLinearGroup(n, RR)))),
Variables(A, n),
Assumptions(Element(n, ZZGreaterEqual(0))))