Theorems · Theorem · group theory
ContinuousCohomology.resolutionMap_comp_d
∀ {k : Type u} {G H : 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] {X : TopRep k G} {Y : TopRep k H} (φ : H →ₜ* G) (f : TopRep.res (↑φ) X ⟶ Y) (i : ℕ),
CategoryTheory.CategoryStruct.comp (ContinuousCohomology.resolutionMap φ f i) (Y.d i) =
CategoryTheory.CategoryStruct.comp ((TopRep.resFunctor ↑φ).map (X.d i))
(ContinuousCohomology.resolutionMap φ f (i + 1))The maps resolutionMap φ f commute with the differentials of the resolutions.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Ringstatement and proof · cited by 7,463
- 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
- ContIntertwiningMapproof · cited by 73
- TopRepstatement and proof · cited by 54
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.