fixed important typo
Some checks failed
Build latex and deploy / checkout (push) Failing after 15m5s
Some checks failed
Build latex and deploy / checkout (push) Failing after 15m5s
This commit is contained in:
parent
ffcd9cd45f
commit
82f0dfd4de
1 changed files with 2 additions and 2 deletions
|
@ -179,7 +179,7 @@ since $X^X$ has these properties.
|
|||
\begin{proof}
|
||||
Let $G \coloneqq E(X,T)$ and let $d$ be a metric on $X$.
|
||||
\gist{
|
||||
For all $g \in G$ we need to show that $x \mapsto gx$ is bijective.
|
||||
For all $g \in G$ we need to show that $x \mapsto gx$ is injective.
|
||||
If we had $gx = gy$, then $d(gx,gy) = 0$.
|
||||
Then $\inf_{t \in T} d(tx,ty) = 0$, but the flow is distal,
|
||||
hence $x = y$.
|
||||
|
@ -195,7 +195,7 @@ since $X^X$ has these properties.
|
|||
|
||||
It is $g' = g'gg'$,
|
||||
so $\forall x .~g'(x) = g'(g g'(x))$.
|
||||
Hence $g'$ is bijective
|
||||
Hence $g'$ is injective
|
||||
and $x = gg'(x)$,
|
||||
i.e.~$g g' = \id$.
|
||||
}{
|
||||
|
|
Loading…
Reference in a new issue