Theorems · Theorem · category theory
CochainComplex.HomComplex.Cochain.comp.congr_simp
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Preadditive C]
{F G K : CochainComplex C ℤ} {n₁ n₂ n₁₂ : ℤ} (z₁ z₁_1 : CochainComplex.HomComplex.Cochain F G n₁),
z₁ = z₁_1 →
∀ (z₂ z₂_1 : CochainComplex.HomComplex.Cochain G K n₂),
z₂ = z₂_1 → ∀ (h : n₁ + n₂ = n₁₂) (T : CochainComplex.HomComplex.Triplet n₁₂), z₁.comp z₂ h T = z₁_1.comp z₂_1 h T- Cited by
- 0 results in Mathlib
- Foundations
- Depth 52 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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 · cited by 32,603
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- HomologicalComplex.Xstatement · cited by 1,839
- ComplexShape.upstatement · cited by 1,123
- CochainComplexstatement and proof · cited by 1,016
- CochainComplex.HomComplex.Cochainstatement and proof · cited by 341
- CochainComplex.HomComplex.Cochain.compstatement and proof · cited by 115
- CochainComplex.HomComplex.Tripletstatement and proof · cited by 16
- CochainComplex.HomComplex.Triplet.pstatement · cited by 12
- CochainComplex.HomComplex.Triplet.qstatement · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.