Skip to content

Commit

Permalink
Fix a space error.
Browse files Browse the repository at this point in the history
  • Loading branch information
kellertuer committed Dec 14, 2023
1 parent e60fb14 commit 477feae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/groups/group_action.jl
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ where element `a` is acting on `p`, with respect to the group element.
Let ``\mathcal G`` be the group acting on manifold ``\mathcal M`` by the action `A`.
The action is of element ``g ∈ \mathcal G`` on a point ``p ∈ \mathcal M``.
The differential transforms vector `X` from the tangent space at `a ∈ \mathcal G`,
The differential transforms vector `X` from the tangent space at `a ∈ \mathcal G`,
``X ∈ T_a \mathcal G`` into a tangent space of the manifold ``\mathcal M``.
When action on element `p` is written as ``\mathrm{d}τ^p``, with the specified left or right
convention, the differential transforms vectors
Expand Down

0 comments on commit 477feae

Please sign in to comment.