Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.ShortComplex.LeftHomologyMapData.quasiIso_iff

∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
  {S₁ S₂ : CategoryTheory.ShortComplex C} [inst_2 : S₁.HasHomology] [inst_3 : S₂.HasHomology] {φ : S₁ ⟶ S₂}
  {h₁ : S₁.LeftHomologyData} {h₂ : S₂.LeftHomologyData} (γ : CategoryTheory.ShortComplex.LeftHomologyMapData φ h₁ h₂),
  CategoryTheory.ShortComplex.QuasiIso φ ↔ CategoryTheory.IsIso γ.φH
Defined in
Mathlib.Algebra.Homology.ShortComplex.QuasiIso
Cited by
6 results in Mathlib
Foundations
Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.ShortComplex.HasHomologyCategoryTheory.ShortComplex.HasHomology

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.ShortComplex.quasiIso_opMap_iff · cited by 4ShortComplex.quasiIso_opM…CategoryTheory.ShortComplex.quasiIso_of_epi_of_isIso_of_mono · cited by 3ShortComplex.quasiIso_of_…CategoryTheory.ShortComplex.quasiIso_iff_isIso_liftCycles · cited by 2ShortComplex.quasiIso_iff…CategoryTheory.ShortComplex.quasiIso_map_iff_of_preservesLeftHomology · cited by 1ShortComplex.quasiIso_map…CategoryTheory.ShortComplex.quasiIso_iff_isIso_leftHomologyMap' · cited by 1ShortComplex.quasiIso_iff…CategoryTheory.ShortComplex.LeftHomologyMapData.quasiIso_map_iff · cited by 0LeftHomologyMapData.quasi…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.IsIso · cited by 1156CategoryTheory.IsIsoCategoryTheory.ShortComplex.HasHomology · cited by 253ShortComplex.HasHomologyCategoryTheory.ShortComplex.LeftHomologyData.H · cited by 236LeftHomologyData.HCategoryTheory.ShortComplex.homology · cited by 216ShortComplex.homologyCategoryTheory.ShortComplex.LeftHomologyData · cited by 212ShortComplex.LeftHomology…CategoryTheory.ShortComplex.LeftHomologyMapData · cited by 66ShortComplex.LeftHomology…CategoryTheory.ShortComplex.LeftHomologyMapData.φH · cited by 45LeftHomologyMapData.φHCategoryTheory.ShortComplex.QuasiIso · cited by 35ShortComplex.QuasiIsoLeftHomologyMapData.quasiIso_…CITED BYCITES

Cites20

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by6

Results whose statement or proof uses this declaration.