Mathlib Map

Theorems · Theorem · category theory

HomologicalComplex.exactAt_of_isSupported

∀ {ι : Type u_1} {ι' : Type u_2} {c : ComplexShape ι} {c' : ComplexShape ι'} {C : Type u_3}
  [inst : CategoryTheory.Category.{v_1, u_3} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
  (K : HomologicalComplex C c') (e : c.Embedding c') [K.IsSupported e] (i' : ι'), (∀ (i : ι), e.f i ≠ i') → K.ExactAt i'
Defined in
Mathlib.Algebra.Homology.Embedding.IsSupported
Cited by
11 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsHomologicalComplex.IsSupported

Around this declaration

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

CochainComplex.exactAt_of_isGE · cited by 5CochainComplex.exactAt_of…CochainComplex.exactAt_of_isLE · cited by 4CochainComplex.exactAt_of…HomologicalComplex.acyclic_truncGE_iff_isSupportedOutside · cited by 3HomologicalComplex.acycli…HomologicalComplex.quasiIso_truncGEMap_iff · cited by 2HomologicalComplex.quasiI…HomologicalComplex.quasiIso_πTruncGE_iff_isSupported · cited by 2HomologicalComplex.quasiI…HomologicalComplex.isSupported_of_iso · cited by 2HomologicalComplex.isSupp…ComplexShape.Embedding.AreComplementary.isSupportedOutside₁_iff · cited by 2AreComplementary.isSuppor…HomologicalComplex.shortComplexTruncLE_shortExact_δ_eq_zero · cited by 1HomologicalComplex.shortC…HomologicalComplex.isSupported_op_iff · cited by 1HomologicalComplex.isSupp…HomologicalComplex.extend_exactAt · cited by 1HomologicalComplex.extend…HomologicalComplex.mono_homologyMap_shortComplexTruncLE_g · cited by 1HomologicalComplex.mono_h…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsHomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeComplexShape.Embedding · cited by 337ComplexShape.EmbeddingComplexShape.Embedding.f · cited by 251Embedding.fHomologicalComplex.ExactAt · cited by 44HomologicalComplex.ExactAtHomologicalComplex.IsSupported · cited by 10HomologicalComplex.IsSupp…HomologicalComplex.IsSupported.exactAt · cited by 1IsSupported.exactAtHomologicalComplex.exactAt_of…CITED BYCITES

Cites9

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

Cited by11

Results whose statement or proof uses this declaration.