Theorems · Definition · category theory
HomologicalComplex.pathObject.lift
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Preadditive C] →
{α : Type u_2} →
{c : ComplexShape α} →
{F K : HomologicalComplex C c} →
[inst_2 : DecidableRel c.Rel] →
[inst_3 : ∀ (i : α), CategoryTheory.Limits.HasBinaryBiproduct (K.X i) (K.X i)] →
[inst_4 : K.HasPathObject] → (φ₀ φ₁ : F ⟶ K) → Homotopy φ₀ φ₁ → (F ⟶ K.pathObject)The morphism F ⟶ K.pathObject that is induced by two morphisms φ₀ φ₁ : F ⟶ K
and a homotopy h : Homotopy φ₀ φ₁.
- Defined in
- Mathlib.Algebra.Homology.HomotopyFiber
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 57 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.Functor.mapproof · cited by 8,698
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- Quiver.Hom.opproof · cited by 1,948
- HomologicalComplex.Xstatement and proof · cited by 1,839
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- ComplexShape.Relstatement and proof · cited by 518
- CategoryTheory.Limits.HasBinaryBiproductstatement and proof · cited by 251
- Homotopystatement and proof · cited by 106
- ComplexShape.symmproof · cited by 83
Cited by4
Results whose statement or proof uses this declaration.
- HomologicalComplex.pathObject.lift_π₀statement and proof · cited by 1
- HomologicalComplex.pathObject.lift_π₁statement and proof · cited by 1
- HomologicalComplex.pathObject.lift_π₀_assocstatement and proof · cited by 0
- HomologicalComplex.pathObject.lift_π₁_assocstatement and proof · cited by 0