The relative cell complex attached to a rank function for a pairing #
Let A be a subcomplex of a simplicial set X. Let P : A.Pairing
be a proper pairing (in the sense of Moss) and f : P.RankFunction ι
be a rank function. We show that the inclusion A.ι is a relative
cell complex with basic cells given by horn inclusions.
References #
Given a rank function f : P.RankFunction ι for a
pairing P of a subcomplex A of X : SSet, and i : ι,
this is the type of type (II) simplices of rank i.
- s : ↑P.II
a type (II) simplex
Instances For
The dimension c.dim of a cell c of a rank function for a
pairing P of a subcomplex of a simplicial set. This is defined
as the dimension of the corresponding type (II) simplex.
(In the case P is proper, the corresponding type (I) simplex
will be of dimension c.dim + 1.)
Instances For
If c is a cell of a rank function for a proper pairing P
of a subcomplex of a simplicial set, this is the index
in Fin (c.dim + 2) of the face of the type (I) simplex
given by the corresponding type (II) simplex.
Instances For
The horn in the standard simplex corresponding to a cell of a rank function for a proper pairing of a subcomplex of a simplicial set.
Instances For
The morphism Δ[c.dim + 1] ⟶ X corresponding to a cell of
a rank function for a proper pairing of a subcomplex of X : SSet.
Instances For
The horn inclusion corresponding to a cell of a rank function for a proper pairing of a subcomplex of a simplicial set.
Instances For
The filtration of a simplicial set given by a rank function for a proper pairing of a subcomplex.
Equations
- f.filtration i = A ⊔ ⨆ (j : ι), ⨆ (_ : j < i), ⨆ (c : f.Cell j), (↑(P.p c.s)).subcomplex
Instances For
The morphism Δ[c.dim + 1] ⟶ f.filtration (Order.succ j) given
by c : f.Cell j, when f is a rank function for a proper pairing
of a subcomplex of a simplicial set.
Equations
- c.mapToSucc = SSet.Subcomplex.lift c.map ⋯
Instances For
The main technical result in this section is SSet.Subcomplex.Pairing.RankFunction.isPushout
which states that there is a pushout square:
f.t j
∐ fun (c : f.Cell j) ↦ c.horn -------------> f.filtration j
| |
f.m j | |
v f.b j v
∐ fun (c : f.Cell j) ↦ Δ[c.dim + 1] -------> f.filtration (Order.succ j)
The map on the left is a coproduct of horn inclusions (the source and target
of the morphism f.m j are denoted f.sigmaHorn j and f.sigmaStdSimplex j).
Given a rank function for a proper pairing of a subcomplex of a
simplicial set, this is the coproduct of the horns corresponding to
all cells of rank j.
Instances For
Given a cell c of rank j for a rank function f for a proper
pairing of a subcomplex of a simplicial set, this is the inclusion of
c.horn into f.sigmaHorn j.
Equations
- c.ιSigmaHorn = CategoryTheory.Limits.Sigma.ι (fun (c : f.Cell j) => c.horn.toSSet) c
Instances For
Given a rank function for a proper pairing of a subcomplex of a
simplicial set, this is coproduct of the standard simplices corresponding
to all cells of rank j.
Equations
- f.sigmaStdSimplex j = ∐ fun (i : f.Cell j) => SSet.stdSimplex.obj { len := i.dim + 1 }
Instances For
Given a cell c of rank j for a rank function f for a proper
pairing of a subcomplex of a simplicial set, this is the inclusion of
Δ[c.dim + 1] into f.sigmaStdSimplex j.
Equations
- c.ιSigmaStdSimplex = CategoryTheory.Limits.Sigma.ι (fun (c : f.Cell j) => SSet.stdSimplex.obj { len := c.dim + 1 }) c
Instances For
The coproduct of the horn inclusions corresponding to all the cells
of rank j for a rank function for a proper pairing of a subcomplex
of a simplicial set.
Equations
- f.m j = CategoryTheory.Limits.Sigma.map (f.basicCell j)
Instances For
Given a cell c of rank j for a rank function f for a proper
pairing of a subcomplex of a simplicial set, this is the induced
morphism c.horn ⟶ f.filtration j.
Equations
Instances For
Given a rank function f : P.RankFunction ι for a proper pairing P
of a subcomplex of a simplicial set, this is the induced morphism
f.sigmaHorn j ⟶ f.filtration j for any j : ι.
Equations
- f.t j = CategoryTheory.Limits.Sigma.desc fun (c : f.Cell j) => SSet.Subcomplex.Pairing.RankFunction.Cell.mapHorn f c
Instances For
Given a rank j cell c for a rank function f for a proper
pairing of a subcomplex of a simplicial set, this is
the nondegenerate simplex in f.sigmaStdSimplex j
not in the image of f.m j : f.sigmaHorn j ⟶ f.sigmaStdSimplex j
which corresponds to c.ιSigmaStdSimplex.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Given a rank j cell c for a rank function f for a proper
pairing of a subcomplex of a simplicial set, this is
the nondegenerate simplex in f.sigmaStdSimplex j
not in the image of f.m j : f.sigmaHorn j ⟶ f.sigmaStdSimplex j
which corresponds to the c.indexth-face of c.type₁.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Given a rank function f : P.RankFunction ι for a proper pairing P
of a subcomplex of a simplicial set, this is the induced morphism
f.sigmaStdSimplex j ⟶ f.filtration (Order.succ j) for any j : ι.
Equations
- f.b j = CategoryTheory.Limits.Sigma.desc fun (c : f.Cell j) => c.mapToSucc
Instances For
Given a rank function f : P.RankFunction ι for a proper pairing
of a subcomplex of a simplicial set X, this is the simplex of X
corresponding to an element in (Subcomplex.range (f.m j)).N.
Equations
Instances For
Given a rank function f : P.RankFunction ι for a
proper pairing P of a subcomplex A of simplicial set X,
the inclusion A.ι is a relative cell complex with basic cells
given by horn inclusions.
Equations
- One or more equations did not get rendered due to their size.