Documentation

LeanPool.FiniteGraphFundamentalGroup.TopologicalComparison

Comparison of combinatorial and topological fundamental groups #

This module identifies the free-groupoid computation with the fundamental group of the realization.

Evaluates a symmetric path in the canonical cover as a base free-groupoid morphism.

Equations
Instances For
    @[reducible, inline]

    Evaluates a symmetric path in the base graph's free groupoid.

    Equations
    Instances For

      Sends every graph edge to its generator in the free group on total edges.

      Equations
      Instances For
        @[reducible, inline]

        Extracts the monoid value represented by a morphism in a one-object category.

        Equations
        Instances For

          The signed base-edge letter represented by an edge of the symmetric cover.

          Equations
          • One or more equations did not get rendered due to their size.
          Instances For

            The signed base-edge word represented by a path in the symmetric cover.

            Equations
            • One or more equations did not get rendered due to their size.
            Instances For

              Paths in a symmetrified quiver that never immediately traverse an edge and its reverse.

              Instances For
                theorem FiniteGraphFreeGroup.coverSymEdgeLetter_cancel {V : Type u} [Quiver V] {root : V} {a b c : Quiver.Symmetrify (graphCoverVertex root)} (f : a b) (e : b c) (hbase : (coverSymEdgeLetter e).1 = (coverSymEdgeLetter f).1) (hbool : (coverSymEdgeLetter e).2 = !(coverSymEdgeLetter f).2) :
                { left := b, right := c, hom := e } = { left := b, right := a, hom := Quiver.reverse f }

                The canonical geodesic spanning tree of the symmetrified graph cover.

                Equations
                Instances For

                  The representative-level realization map induced by a signed edge map.

                  Equations
                  • One or more equations did not get rendered due to their size.
                  Instances For

                    The continuous realization map induced by a signed edge map.

                    Equations
                    • One or more equations did not get rendered due to their size.
                    Instances For

                      The underlying cover edge represented by an edge of the symmetric cover tree.

                      Equations
                      • One or more equations did not get rendered due to their size.
                      Instances For

                        The orientation of a symmetric cover-tree edge relative to its underlying cover edge.

                        Equations
                        • One or more equations did not get rendered due to their size.
                        Instances For

                          The specification for choosing the symmetric tree edge above an underlying cover edge.

                          Equations
                          Instances For

                            Chooses a symmetric tree edge above an underlying cover edge.

                            Equations
                            Instances For

                              Forgets membership in the symmetric cover tree from a tree vertex.

                              Equations
                              Instances For

                                The continuous orientation-reversing involution of the unit interval.

                                Equations
                                Instances For

                                  The interval coordinate used when folding the symmetric cover tree into the cover.

                                  Equations
                                  • One or more equations did not get rendered due to their size.
                                  Instances For

                                    The realization map folding the symmetric cover tree onto the canonical cover.

                                    Equations
                                    • One or more equations did not get rendered due to their size.
                                    Instances For

                                      Embeds a canonical-cover vertex into the symmetric cover tree.

                                      Equations
                                      Instances For

                                        The signed interval coordinate used by the section from the cover to its tree model.

                                        Equations
                                        • One or more equations did not get rendered due to their size.
                                        Instances For

                                          A continuous section from the canonical cover realization to its symmetric tree model.

                                          Equations
                                          • One or more equations did not get rendered due to their size.
                                          Instances For
                                            theorem FiniteGraphFreeGroup.graphRealization_map_ext {U W : Type u} [Quiver U] [Quiver W] (F G : graphRealization UgraphRealization W) (hv : ∀ (v : U), F (graphVertex v) = G (graphVertex v)) (he : ∀ (e : Quiver.Total U) (t : unitInterval), F ((graphEdgePath e) t) = G ((graphEdgePath e) t)) :
                                            F = G

                                            The homotopy equivalence between the canonical cover and its symmetric spanning tree.

                                            Equations
                                            • One or more equations did not get rendered due to their size.
                                            Instances For
                                              @[reducible, inline]

                                              Evaluates a symmetric base-graph path in the free graph groupoid.

                                              Equations
                                              Instances For

                                                The distinguished point in the covering fiber over the realized root vertex.

                                                Equations
                                                Instances For
                                                  theorem FiniteGraphFreeGroup.graphRealizationQuiverPath_cast {W : Type u} [Quiver W] {a b a' b' : W} (ha : a = a') (hb : b = b') (p : Quiver.Path a b) :

                                                  The explicit isomorphism between combinatorial and topological graph fundamental groups.

                                                  Equations
                                                  Instances For

                                                    Identifies a finite connected graph's topological fundamental group with a free group.

                                                    Equations
                                                    • One or more equations did not get rendered due to their size.
                                                    Instances For