If $(A, G, \alpha)$ is a $C^*$-dynamical system where $G$ is a Lie group and $\alpha: G \rightarrow \operatorname{Aut}(A)$ is a continuous homomorphism (where $\operatorname{Aut}(A)$ is equipped with the topology of pointwise convergence), Connes defines $x \in A$ to be of class $C^\infty$ if the map $g \mapsto \alpha_g(x)$ from $G$ to $A$ is of class $C^\infty$ (in this paper: https://arxiv.org/pdf/hep-th/0101093.pdf). I am struggling how to understand how this map could be seen as $C^\infty$, as in my (limited) experience with smooth manifolds we need a smooth structure on the domain and codomain of a map, and while $G$ has a smooth structure, $A$ does not.
2026-03-31 07:49:46.1774943386
$C^*$ algebras and differential geometry
143 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in DIFFERENTIAL-GEOMETRY
- Smooth Principal Bundle from continuous transition functions?
- Compute Thom and Euler class
- Holonomy bundle is a covering space
- Alternative definition for characteristic foliation of a surface
- Studying regular space curves when restricted to two differentiable functions
- What kind of curvature does a cylinder have?
- A new type of curvature multivector for surfaces?
- Regular surfaces with boundary and $C^1$ domains
- Show that two isometries induce the same linear mapping
- geodesic of infinite length without self-intersections
Related Questions in OPERATOR-ALGEBRAS
- Bijection between $\Delta(A)$ and $\mathrm{Max}(A)$
- hyponormal operators
- Cuntz-Krieger algebra as crossed product
- Identifying $C(X\times X)$ with $C(X)\otimes C(X)$
- If $A\in\mathcal{L}(E)$, why $\lim\limits_{n\to+\infty}\|A^n\|^{1/n}$ always exists?
- Given two projections $p,q$ in a C$^{*}$-algebra $E$, find all irreducible representations of $C^{*}(p,q)$
- projective and Haagerup tensor norms
- AF-algebras and K-theory
- How to show range of a projection is an eigenspace.
- Is $\left\lVert f_U-f_V\right\rVert_{op}\leq \left\lVert U-V\right\rVert_2$ where $f_U = A\mapsto UAU^*$?
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
I'm definitely not an expert, but here is the very little I know. To get a derivative, what you need from the codomain is to take a difference, divide by a real number, and take a limit; so any topological vector space would work. Things are even clearer in a normed space, which a C$^*$-algebra is. On the domain side, you need to be able to consider small displacements and make them go to zero. There is an additional issue, which is that the domain is not commutative, so you will need to choose how to apply the displacement.
With the above in mind, this is the way it is (often? sometimes?) done, in the case you consider. Let $L(G)$ be the set of one parameter groups on $G$. Fix $X\in L(G)$. Then define $$ (D_X\alpha)(g)=\lim_{t\to0}\frac{\alpha(gX(t))-\alpha(g)}{t} $$ if the limit exists. Now $\alpha$ is said to be differentiable if the function $D\alpha:L(G)\times G\to A$ given by $$(D\alpha)(X,g)=D_X\alpha(g)$$ is well-defined and continuous. Iterating, one says that $\alpha\in C^n$ if the function $D^n\alpha:L(G)\times\cdots\times L(G)\times G\to A$ given by $$ D^n\alpha(X_1,\ldots,X_n,g)=(D_{X_1}D_{X_2}\cdots D_{X_n}\alpha)(g) $$ is well-defined and continuous.
Finally, $\alpha\in C^\infty$ if $\alpha\in\bigcap_nC^n$.
I took the above definitions from On Differentiability of Vectors in Lie Group Representations by Beltiţă and Beltiţă.