Theorems · Definition · category theory
Homotopy.extend
{ι : 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} →
Homotopy f g →
(e : c.Embedding c') →
[e.IsRelIff] → Homotopy (HomologicalComplex.extendMap f e) (HomologicalComplex.extendMap g e)If e : c.Embedding c' is an embedding of complex shapes and h is a
homotopy between morphisms of homological complexes of shape c, this is
the corresponding homotopy between the extension of these morphisms.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.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
- HomologicalComplex.extendstatement · cited by 115
- Homotopystatement and proof · cited by 106
- ComplexShape.Embedding.IsRelIffstatement and proof · cited by 88
- Homotopy.homproof · cited by 46
Cited by5
Results whose statement or proof uses this declaration.
- Homotopy.extend_hom_eqstatement · cited by 2
- Homotopy.extendEquivproof · cited by 0
- Homotopy.extend_ofExtendstatement and proof · cited by 0
- Homotopy.extend.congr_simpstatement and proof · cited by 0
- Homotopy.ofExtend_extendstatement and proof · cited by 0