Local charts and topological graph covers #
This module verifies the local topology needed to realize the combinatorial path-lifting cover.
Local charts for graph realizations #
The quotient realization has two kinds of local charts. At a vertex we use
the vertex together with the two half-open germs of every incident edge. At
an edge-interior point we use the open interval cell. These sets are kept at
the prequotient level so that openness is checked by isOpen_coinduced and
the endpoint quotient is handled by a small saturation lemma.
The midpoint of the unit interval used to separate the two incident-edge stars.
Equations
Instances For
Representatives of the open star of a vertex before taking the realization quotient.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The open star of a vertex in the graph realization.
Equations
Instances For
Representatives of an edge interior before taking the realization quotient.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The open interior of an edge in the graph realization.
Equations
Instances For
Records an interior edge representative and parameter, ignoring quotient endpoints.
Equations
Instances For
The combinatorial cover viewed through the same geometric-realization construction.
The realization of the canonical combinatorial cover based at root.
Equations
Instances For
The realization map induced by the canonical graph-cover projection.
Equations
Instances For
The cover vertex represented by the identity path at the root.
Equations
- FiniteGraphFreeGroup.graphCoverRootVertex root = ⟨root, CategoryTheory.CategoryStruct.id ((Quiver.FreeGroupoid.of V).obj root)⟩
Instances For
The discrete fiber of cover vertices over a base vertex.
Equations
- FiniteGraphFreeGroup.graphCoverVertexOver root v = { x : FiniteGraphFreeGroup.graphCoverVertex root // x.fst = v }
Instances For
Equations
The symmetric-edge prefunctor from the canonical cover into the base free groupoid.
Equations
Instances For
The forward open-set implication used by the vertex-star trivialization.
Projects a total edge of the canonical cover to its underlying base edge.
Equations
Instances For
The discrete fiber of cover edges over a base edge.
Equations
Instances For
Equations
The local charts above assemble into an honest covering map. Vertices use the lifted stars, while the open interval cells use their lifted interiors.