Theorems · Theorem · category theory
CategoryTheory.JointlyReflectIsomorphisms.shortExact_iff
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {I : Type u_2} {D : I → Type u_3}
[inst_1 : (i : I) → CategoryTheory.Category.{v_2, u_3} (D i)] {F : (i : I) → CategoryTheory.Functor C (D i)},
CategoryTheory.JointlyReflectIsomorphisms F →
∀ [inst_2 : CategoryTheory.Abelian C] [inst_3 : (i : I) → CategoryTheory.Abelian (D i)]
[CategoryTheory.CategoryWithHomology C] [inst_5 : ∀ (i : I), CategoryTheory.Limits.PreservesFiniteLimits (F i)]
[∀ (i : I), CategoryTheory.Limits.PreservesFiniteColimits (F i)] (S : CategoryTheory.ShortComplex C),
S.ShortExact ↔ ∀ (i : I), (S.map (F i)).ShortExact- Cited by
- 0 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Monoproof · cited by 893
- CategoryTheory.Epiproof · cited by 688
- CategoryTheory.ShortComplex.gproof · cited by 658
- CategoryTheory.ShortComplex.fproof · cited by 653
- CategoryTheory.ShortComplex.ShortExactstatement and proof · cited by 232
- CategoryTheory.ShortComplex.mapstatement and proof · cited by 188
- CategoryTheory.Limits.PreservesFiniteLimitsstatement and proof · cited by 121
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.