LeanPool.DirectedTopologyLean4.DirectedVanKampen #
Object map for the pushout functor induced by the covering square.
Equations
Instances For
Map assigned to a path whose image lies in the first open subset.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Map assigned to a path whose image lies in the second open subset.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Map assigned to a path covered by one of the two open subsets.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Recursive map on paths split into finitely many covered pieces.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Map assigned to a path equipped with a proof that it is piecewise covered.
Equations
- DirectedVanKampen.PushoutFunctor.FunctorOnHomOfCoveredPartwise hX h_comm hγ = DirectedVanKampen.PushoutFunctor.FunctorOnHomOfCoveredPartwiseAux hX h_comm x y γ hγ
Instances For
When a path is partwise covered by n + 1 paths, applying Fₙ to the
two restrictions and composing gives Fₙ γ.
If a path can be covered partwise by (n + 1) ≥ 2 parts, its refinement
to k * (n + 1) parts is the composition of covering the first part in
k parts and the second part in k * n parts.
Map on arbitrary directed paths, choosing a covered subdivision.
Equations
- DirectedVanKampen.PushoutFunctor.FunctorOnHomAux hX X₁_open X₂_open h_comm γ = DirectedVanKampen.PushoutFunctor.FunctorOnHomOfCoveredPartwise hX h_comm ⋯
Instances For
Map on morphisms of the directed fundamental category.
Equations
- DirectedVanKampen.PushoutFunctor.FunctorOnHom hX X₁_open X₂_open h_comm γ = Quotient.liftOn γ (DirectedVanKampen.PushoutFunctor.FunctorOnHomAux hX X₁_open X₂_open h_comm) ⋯
Instances For
The pushout functor from the directed fundamental category of X to C.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The Van Kampen Theorem: the fundamental category functor dπ induces a
pushout in the category of categories.