Theorems · Definition · category theory
CategoryTheory.Functor.IsHomological.casesOn
{C : Type u_1} →
{A : Type u_3} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.HasShift C ℤ] →
[inst_2 : CategoryTheory.Category.{v_3, u_3} A] →
{F : CategoryTheory.Functor C A} →
[inst_3 : CategoryTheory.Limits.HasZeroObject C] →
[inst_4 : CategoryTheory.Preadditive C] →
[inst_5 : ∀ (n : ℤ), (CategoryTheory.shiftFunctor C n).Additive] →
[inst_6 : CategoryTheory.Pretriangulated C] →
[inst_7 : CategoryTheory.Abelian A] →
{motive : F.IsHomological → Sort u} →
(t : F.IsHomological) →
([toPreservesZeroMorphisms : F.PreservesZeroMorphisms] →
(exact :
∀ (T : CategoryTheory.Pretriangulated.Triangle C)
(hT : T ∈ CategoryTheory.Pretriangulated.distinguishedTriangles),
((CategoryTheory.Pretriangulated.shortComplexOfDistTriangle T hT).map F).Exact) →
motive ⋯) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 40 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.
- Setstatement · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.shiftFunctorstatement and proof · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- CategoryTheory.Pretriangulatedstatement and proof · cited by 669
- CategoryTheory.Pretriangulated.Trianglestatement and proof · cited by 645
- CategoryTheory.Functor.PreservesZeroMorphismsstatement and proof · cited by 458
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.