Mathlib Map

Theorems · Theorem · category theory

CochainComplex.exactAt_of_isGE

∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
  (K : CochainComplex C ℤ) (n i : ℤ),
  autoParam (i < n) CochainComplex.exactAt_of_isGE._auto_1 → ∀ [K.IsGE n], HomologicalComplex.ExactAt K i
Defined in
Mathlib.Algebra.Homology.Embedding.CochainComplex
Cited by
5 results in Mathlib
Foundations
Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCochainComplex.IsGE

Around this declaration

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

Cites8

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

Cited by5

Results whose statement or proof uses this declaration.