Theorems · Theorem · category theory
HomologicalComplex.restrictionHomologyIso.congr_simp
∀ {ι : 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') [inst_2 : e.IsRelIff] (i i_1 : ι) (e_i : i = i_1) (j k k_1 : ι)
(e_k : k = k_1) (hi : c.prev j = i) (hk : c.next j = k) {i' i'_1 : ι'} (e_i' : i' = i'_1) {j' k' k'_1 : ι'}
(e_k' : k' = k'_1) (hi' : e.f i = i') (hj' : e.f j = j') (hk' : e.f k = k') (hi'' : c'.prev j' = i')
(hk'' : c'.next j' = k') [inst_3 : K.HasHomology j'] [inst_4 : (K.restriction e).HasHomology j],
K.restrictionHomologyIso e i j k hi hk hi' hj' hk' hi'' hk'' = K.restrictionHomologyIso e i_1 j k_1 ⋯ ⋯ ⋯ hj' ⋯ ⋯ ⋯- Cited by
- 0 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- HomologicalComplex.HasHomologystatement and proof · cited by 342
- ComplexShape.Embeddingstatement and proof · cited by 337
- ComplexShape.nextstatement and proof · cited by 297
- ComplexShape.Embedding.fstatement and proof · cited by 251
- ComplexShape.prevstatement and proof · cited by 223
- HomologicalComplex.homologystatement · cited by 209
- HomologicalComplex.restrictionstatement and proof · cited by 88
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.