Considering $A^b$, we have a nice definition and properties when $A$ is a matrix and $b$ is a real (or field) value.
We also have a fairly useful definition for $e^B$, where $B$ is a matrix and $e$ is the Naperian base. I imagine this can be extended to an arbitrary base using logarithms.
My question is whether there is a general definition for $A^B$ with $A$ and $B$ as matrices with some suitable properties. Some properties might be:
- $A^b$ and $e^B$ are special cases of the definition of $A^B$
- $A^I = A$
- $A^{B + C} = A^BA^C \text{ under suitable conditions }$
- $(A^B)^C = A^{BC} \text{ under suitable conditions }$
Is any such definition known? Can computations be done with it? What properties do we get and under what conditions? Thank you, this is for my own curiosity.
Edit : Fly by Night found this previous question: Matrix raised to a matrix, but it doesn't really address the properties that I was asking about. The real usefulness in a definition is in what you can infer from it, so I want to keep this question open.