Theorems · Theorem · group theory
TopRep.d_comp_d_assoc
∀ {k : Type u_1} {G : Type u_2} [inst : Ring k] [inst_1 : Group G] [inst_2 : TopologicalSpace k]
[inst_3 : TopologicalSpace G] [inst_4 : IsTopologicalGroup G] (X : TopRep k G) (n : ℕ) {Z : TopRep k G}
(h : X.resolutionX (n + 1 + 1) ⟶ Z),
CategoryTheory.CategoryStruct.comp (X.d n) (CategoryTheory.CategoryStruct.comp (X.d (n + 1)) h) =
CategoryTheory.CategoryStruct.comp 0 h- Cited by
- 0 results in Mathlib
- Foundations
- Depth 113 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.
- Quiver.Homstatement and proof · cited by 32,603
- TopologicalSpacestatement and proof · cited by 24,529
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- Ringstatement and proof · cited by 7,463
- CategoryTheory.Category.assocproof · cited by 6,433
- Groupstatement and proof · cited by 6,238
- IsTopologicalGroupstatement and proof · cited by 469
- TopRepstatement and proof · cited by 54
- TopRep.resolutionXstatement and proof · cited by 17
- TopRep.dstatement and proof · cited by 10
- TopRep.d_comp_dproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.