Skip to content

Commit

Permalink
And another symbol.
Browse files Browse the repository at this point in the history
  • Loading branch information
kellertuer committed Jan 20, 2024
1 parent 4d5c62c commit 020b0b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/manifolds/connection.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# [Connection manifold](@id ConnectionSection)

A connection manifold always consists of a [topological manifold](https://en.wikipedia.org/wiki/Topological_manifold) together with a [connection](https://en.wikipedia.org/wiki/Connection_(mathematics)) ``\Gamma``.
A connection manifold always consists of a [topological manifold](https://en.wikipedia.org/wiki/Topological_manifold) together with a [connection](https://en.wikipedia.org/wiki/Connection_(mathematics)) ``Γ``.

However, often there is an implicitly assumed (default) connection, like the [`LeviCivitaConnection`](@ref) connection on a Riemannian manifold.
It is not necessary to use this decorator if you implement just one (or the first) connection.
Expand Down

0 comments on commit 020b0b5

Please sign in to comment.