A point of the geometric realization $|\Delta|$ of a simplicial complex $\Delta$: a barycentric weighting of vertices that sums to $1$ and whose support lies in some face of $\Delta$.
- wt : V → ℝ
Instances For
$\ell^\infty$ distance between two points in $|\Delta|$: the supremum of $|p_v - q_v|$ over $v$.
Instances For
The canonical embedding of a vertex $v$ as the corresponding $\delta_v$-point of $|\Delta|$.
Instances For
The support of a point $p \in |\Delta|$: the (necessarily finite) set $\{v : p_v \ne 0\}$.
Instances For
Vertex-realization: given a vertex map $i : V \to Z$ into an $\mathbb R$-module, extend to the geometric realization $|\Delta| \to Z$ by barycentric combinations $p \mapsto \sum_v p_v \cdot i(v)$.
Instances For
An abstract geometric realization of a Coxeter complex $(W, S)$: a topological space carrier together with a $W$-indexed family of "chamber" subsets and a fundamental domain.
- carrier : Type u_2
- topSpace : TopologicalSpace self.carrier
Instances For
An affine geometric realization: an action of $W$ by Euclidean transformations of $\mathbb R^\iota$, together with a fundamental chamber, its $W$-translates, and the underlying hyperplane arrangement.
- action : W → EuclideanSpace ℝ ι → EuclideanSpace ℝ ι
- fundamentalChamber : Set (EuclideanSpace ℝ ι)
- chamber (w : W) : Set (EuclideanSpace ℝ ι)
- hyperplanes : Set (Set (EuclideanSpace ℝ ι))
Instances For
Forgetting the linear/Euclidean structure: every affine geometric realization gives an abstract geometric realization with the same chambers and fundamental domain.