Theorems · Theorem · group theory
ContinuousCohomology.cocyclesMap_comp_assoc
∀ {k : Type u} {G H K : Type v} [inst : Ring k] [inst_1 : TopologicalSpace k] [inst_2 : Group G]
[inst_3 : TopologicalSpace G] [inst_4 : IsTopologicalGroup G] [inst_5 : Group H] [inst_6 : TopologicalSpace H]
[inst_7 : IsTopologicalGroup H] [inst_8 : Group K] [inst_9 : TopologicalSpace K] [inst_10 : IsTopologicalGroup K]
{X : TopRep k G} {Y : TopRep k H} {Z : TopRep k K} (φ : H →ₜ* G) (ψ : K →ₜ* H) (f : TopRep.res (↑φ) X ⟶ Y)
(g : TopRep.res (↑ψ) Y ⟶ Z) (n : ℕ) {Z_1 : TopModuleCat k} (h : ContinuousCohomology.cocycles Z n ⟶ Z_1),
CategoryTheory.CategoryStruct.comp
(ContinuousCohomology.cocyclesMap (φ.comp ψ)
(CategoryTheory.CategoryStruct.comp (TopRep.ofHom (ContIntertwiningMap.restrict (↑ψ) (TopRep.Hom.hom f))) g) n)
h =
CategoryTheory.CategoryStruct.comp (ContinuousCohomology.cocyclesMap φ f n)
(CategoryTheory.CategoryStruct.comp (ContinuousCohomology.cocyclesMap ψ g n) h)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- MonoidHomClass.toMonoidHomstatement and proof · cited by 294
- ContinuousMonoidHomstatement and proof · cited by 104
- TopRepstatement and proof · cited by 54
- TopModuleCatstatement and proof · cited by 45
- TopRep.Vstatement · cited by 36
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.