The homology of a restriction #
Under favourable circumstances, we may relate the
homology of K : HomologicalComplex C c'
in degree j'
and
that of K.restriction e
in degree j
when e : Embedding c c'
is an embedding of complex shapes. See restriction.sc'Iso
and restriction.hasHomology
.
The isomorphism (K.restriction e).sc' i j k ≅ K.sc' i' j' k'
when
e
is an embedding of complex shapes, i'
, j
, k
' are the respective
images of i
, j
, k
by e.f
, j
is the previous index of i
, etc.
Equations
- HomologicalComplex.restriction.sc'Iso K e i j k hi' hj' hk' hi'' hk'' = CategoryTheory.ShortComplex.isoMk (K.restrictionXIso e hi') (K.restrictionXIso e hj') (K.restrictionXIso e hk') ⋯ ⋯
Instances For
The isomorphism (K.restriction e).cycles j ≅ K.cycles j'
when e.f j = j'
and the successors k
and k'
of j
and j'
satisfy e.f k = k'
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The isomorphism (K.restriction e).opcycles j ≅ K.opcycles j'
when e.f j = j'
and the predecessors i
and i'
of j
and j'
satisfy e.f i = i'
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The isomorphism (K.restriction e).homology j ≅ K.homology j'
when e.f j = j'
,
the predecessors i
and i'
of j
and j'
satisfy e.f i = i'
,
and the successors k
and k'
of j
and j'
satisfy e.f k = k'
Equations
- One or more equations did not get rendered due to their size.