Mathlib Map

Theorems · Theorem · category theory

CochainComplex.exactAt_of_isLE

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

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 by4

Results whose statement or proof uses this declaration.