Theorems · Definition · category theory
Homotopy.ofExtend
{ι : Type u_1} →
{ι' : Type u_2} →
{c : ComplexShape ι} →
{c' : ComplexShape ι'} →
{C : Type u_3} →
[inst : CategoryTheory.Category.{v_1, u_3} C] →
[inst_1 : CategoryTheory.Limits.HasZeroObject C] →
[inst_2 : CategoryTheory.Preadditive C] →
{K L : HomologicalComplex C c} →
{f g : K ⟶ L} →
{e : c.Embedding c'} →
[e.IsRelIff] →
Homotopy (HomologicalComplex.extendMap f e) (HomologicalComplex.extendMap g e) → Homotopy f gIf e : c.Embedding c' is an embedding of complex shapes,
f and g are morphism between cochain complexes of shape c,
and h is an homotopy between the extensions extendMap f e and extendMap g e,
then this is the corresponding homotopy between f and g.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- ComplexShape.Relproof · cited by 518
- ComplexShape.Embeddingstatement and proof · cited by 337
- ComplexShape.Embedding.fproof · cited by 251
Cited by5
Results whose statement or proof uses this declaration.
- Homotopy.ofExtend_homstatement and proof · cited by 2
- Homotopy.extendEquivproof · cited by 0
- Homotopy.extend_ofExtendstatement and proof · cited by 0
- Homotopy.ofExtend.congr_simpstatement and proof · cited by 0
- Homotopy.ofExtend_extendstatement · cited by 0