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