Theorems · Theorem · category theory
CochainComplex.of.d.congr_simp
∀ {V : Type u} [inst : CategoryTheory.Category.{v, u} V] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms V]
{α : Type u_2} [inst_2 : AddRightCancelSemigroup α] [inst_3 : One α] {inst_4 : DecidableEq α} [inst_5 : DecidableEq α]
(X : α → V) (d d_1 : (n : α) → X n ⟶ X (n + 1)),
d = d_1 → ∀ (i j : α), CochainComplex.of.d X d i j = CochainComplex.of.d X d_1 i j- Cited by
- 0 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- AddRightCancelSemigroupstatement and proof · cited by 41
- CochainComplex.of.dstatement and proof · cited by 15
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.