Theorems · Theorem · group theory
groupCohomology.cochainsMap_comp_assoc
∀ {k : Type u} [inst : CommRing k] {G H K : Type u} [inst_1 : Group G] [inst_2 : Group H] [inst_3 : Group K]
{A : Rep.{u, u, u} k K} {B : Rep.{u, u, u} k H} {C : Rep.{u, u, u} k G} (f : H →* K) (g : G →* H)
(φ : Rep.res f A ⟶ B) (ψ : Rep.res g B ⟶ C) {Z : CochainComplex (ModuleCat k) ℕ}
(h : groupCohomology.inhomogeneousCochains C ⟶ Z),
CategoryTheory.CategoryStruct.comp
(groupCohomology.cochainsMap (f.comp g) (CategoryTheory.CategoryStruct.comp (Rep.resMap g φ) ψ)) h =
CategoryTheory.CategoryStruct.comp (groupCohomology.cochainsMap f φ)
(CategoryTheory.CategoryStruct.comp (groupCohomology.cochainsMap g ψ) h)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- RingHom.idstatement · cited by 18,349
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CommRingstatement and proof · cited by 17,173
- LinearMapstatement · cited by 10,215
- CategoryTheory.Category.assocproof · cited by 6,433
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- ModuleCatstatement and proof · cited by 1,429
- ComplexShape.upstatement · cited by 1,123
- CochainComplexstatement and proof · cited by 1,016
- Repstatement and proof · cited by 843
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.