Theorems · Theorem · group theory
groupCohomology.map_id_comp
∀ {k G : Type u} [inst : CommRing k] [inst_1 : Group G] {A B C : Rep.{u, u, u} k G} (φ : A ⟶ B) (ψ : B ⟶ C) (n : ℕ),
groupCohomology.map (MonoidHom.id G) (CategoryTheory.CategoryStruct.comp φ ψ) n =
CategoryTheory.CategoryStruct.comp (groupCohomology.map (MonoidHom.id G) φ n)
(groupCohomology.map (MonoidHom.id G) ψ n)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CommRingstatement and proof · cited by 17,173
- Groupstatement and proof · cited by 6,238
- ModuleCatstatement · cited by 1,429
- Repstatement and proof · cited by 843
- MonoidHom.idstatement and proof · cited by 323
- Rep.resstatement · cited by 213
- HomologicalComplex.homologyproof · cited by 209
- HomologicalComplex.homologyMapproof · cited by 102
- groupCohomology.inhomogeneousCochainsproof · cited by 83
- groupCohomologystatement and proof · cited by 60
Cited by1
Results whose statement or proof uses this declaration.
- groupCohomology.map_id_comp_assocproof · cited by 0