Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.ShortComplex.QuasiIso

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
      {S₁ S₂ : CategoryTheory.ShortComplex C} → [S₁.HasHomology] → [S₂.HasHomology] → (S₁ ⟶ S₂) → Prop

A morphism φ : S₁ ⟶ S₂ of short complexes that have homology is a quasi-isomorphism if the induced map homologyMap φ : S₁.homology ⟶ S₂.homology is an isomorphism.

Defined in
Mathlib.Algebra.Homology.ShortComplex.QuasiIso
Cited by
35 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext, 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_iff · cited by 7ShortComplex.quasiIso_iffCategoryTheory.ShortComplex.RightHomologyMapData.quasiIso_iff · cited by 6RightHomologyMapData.quas…CategoryTheory.ShortComplex.LeftHomologyMapData.quasiIso_iff · cited by 6LeftHomologyMapData.quasi…quasiIsoAt_iff · cited by 5quasiIsoAt_iffCategoryTheory.ShortComplex.quasiIso_opMap_iff · cited by 4ShortComplex.quasiIso_opM…quasiIsoAt_iff' · cited by 4quasiIsoAt_iff'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_iff_of_zeros · cited by 2ShortComplex.quasiIso_iff…CategoryTheory.ShortComplex.quasiIso_iff_of_zeros' · cited by 2ShortComplex.quasiIso_iff…CategoryTheory.ShortComplex.quasiIso_map_iff_of_preservesLeftHomology · cited by 1ShortComplex.quasiIso_map…CategoryTheory.ShortComplex.quasiIso_of_arrow_mk_iso · cited by 1ShortComplex.quasiIso_of_…CategoryTheory.ShortComplex.quasiIso_of_comp_left · cited by 1ShortComplex.quasiIso_of_…CategoryTheory.ShortComplex.quasiIso_of_comp_right · cited by 1ShortComplex.quasiIso_of_…CategoryTheory.ShortComplex.quasiIso_of_retract · cited by 1ShortComplex.quasiIso_of_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.ShortComplex.HasHomology · cited by 253ShortComplex.HasHomologyShortComplex.QuasiIsoCITED BYCITES

Cites5

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

Cited by39

Results whose statement or proof uses this declaration.