Theorems · Definition · category theory
ComplexShape.Embedding.liftExtend.f
{ι : Type u_1} →
{ι' : Type u_2} →
{c : ComplexShape ι} →
{c' : ComplexShape ι'} →
{e : c.Embedding c'} →
{C : Type u_3} →
[inst : CategoryTheory.Category.{v_1, u_3} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
[inst_2 : CategoryTheory.Limits.HasZeroObject C] →
{K : HomologicalComplex C c'} →
{L : HomologicalComplex C c} →
[inst_3 : e.IsRelIff] → (K.restriction e ⟶ L) → (i' : ι') → K.X i' ⟶ (L.extend e).X i'Auxiliary definition for liftExtend.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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.invproof · cited by 6,514
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplex.Xstatement · cited by 1,839
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- HomologicalComplex.Hom.fproof · cited by 845
- ComplexShape.Embeddingstatement and proof · cited by 337
- ComplexShape.Embedding.fproof · cited by 251
Cited by4
Results whose statement or proof uses this declaration.
- ComplexShape.Embedding.liftExtendproof · cited by 9
- ComplexShape.Embedding.liftExtend.f_eqstatement · cited by 2
- ComplexShape.Embedding.liftExtend.commstatement and proof · cited by 1
- ComplexShape.Embedding.liftExtend.comm_assocstatement and proof · cited by 0