The group action $W \to E \to E$ acts by isometries iff every element $w \in W$ acts as an isometry of the metric space $E$.
Instances For
theorem
chamber_compact_closure
{E : Type u_1}
[MetricSpace E]
{W : Type u_2}
[Group W]
{action : W → E → E}
(hiso : ActsByIsometries action)
{σ : Set E}
(hσ : IsCompact (closure σ))
(w : W)
:
Chambers have compact closure under translation: if $\overline{\sigma}$ is compact then so is $\overline{w \cdot \sigma}$ for every $w \in W$ acting by isometries.
theorem
chamber_isBounded
{E : Type u_1}
[MetricSpace E]
{W : Type u_2}
[Group W]
{action : W → E → E}
(hiso : ActsByIsometries action)
{σ : Set E}
(hσ : IsCompact (closure σ))
(w : W)
:
Bornology.IsBounded (orbitSet action w σ)
The image $w \cdot \sigma$ of a chamber with compact closure is bounded.
theorem
chamber_diam_eq
{E : Type u_1}
[MetricSpace E]
{W : Type u_2}
[Group W]
{action : W → E → E}
(hiso : ActsByIsometries action)
(σ : Set E)
(w : W)
:
Isometric translation preserves diameter: $\operatorname{diam}(w \cdot \sigma) = \operatorname{diam}(\sigma)$.