Does anyone know a resource showing the formula for the derivative of the (norm) of the Möbius addition?
This is the Möbius addition: $$ x \oplus_cy=\frac{\overbrace{(1+2c\langle x,y\rangle+c||y||_2^2)}^{A(c)}x + \overbrace{(1-c||x||_2^2)}^{B(c)}y}{\underbrace{ 1+2c\langle x,y\rangle + c^2||x||^2_2||y||^2_2}_{D(c)}} $$
What is
$$ \frac{\partial}{\partial c}(x\oplus_c y) $$
or
$$ \frac{\partial}{\partial c}( ||x\oplus_c y||_2) $$ ?
So far what I've found is:
$$ \frac{\partial}{\partial c } (x\oplus_c y) = \frac{A'(c)x+B'(c)y+D'(c)(x\oplus_c y)}{D(c)} $$
How can this expression be interpreted in gyrovector space notation?
The expression $\sqrt{c}||(-x)\oplus_c y||_2$ represents the geodesic length between $x$ and $y$.
Now what would be its derivative w.r.t. $c$? The change in geodesic length between $x$ and $y$ depending on the curvature $c$, right?
Is that expressible in some way in the gyrovector notation?