Theorems · Theorem · category theory
CategoryTheory.JointlyReflectIsomorphisms.quasiIsoAt_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)]
[inst_4 : CategoryTheory.CategoryWithHomology C]
[inst_5 : ∀ (i : I), CategoryTheory.Limits.PreservesFiniteLimits (F i)]
[∀ (i : I), CategoryTheory.Limits.PreservesFiniteColimits (F i)] {α : Type u_4} {c : ComplexShape α}
{K L : HomologicalComplex C c} (f : K ⟶ L) (a : α),
QuasiIsoAt f a ↔ ∀ (i : I), QuasiIsoAt (((F i).mapHomologicalComplex c).map f) a- Cited by
- 1 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Limits.HasZeroMorphismsproof · cited by 3,275
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- HomologicalComplex.HasHomologyproof · cited by 342
- ComplexShape.nextproof · cited by 297
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.JointlyReflectIsomorphisms.quasiIso_iffproof · cited by 0