Theorems · Theorem · group theory
groupHomology.mapShortComplexH2_comp
∀ {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 G} {B : Rep.{u, u, u} k H} {C : Rep.{u, u, u} k K} (f : G →* H) (g : H →* K)
(φ : A ⟶ Rep.res f B) (ψ : B ⟶ Rep.res g C),
groupHomology.mapShortComplexH2 (g.comp f) (CategoryTheory.CategoryStruct.comp φ ((Rep.resFunctor f).map ψ)) =
CategoryTheory.CategoryStruct.comp (groupHomology.mapShortComplexH2 f φ) (groupHomology.mapShortComplexH2 g ψ)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites43
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CommRingstatement and proof · cited by 17,173
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Category.assocproof · cited by 6,433
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- CategoryTheory.ShortComplexstatement · cited by 1,850
- LinearMap.compproof · cited by 1,642
- ModuleCatstatement · cited by 1,429
- Finsupp.singleproof · cited by 943
Cited by2
Results whose statement or proof uses this declaration.
- groupHomology.mapCycles₂_compproof · cited by 3
- groupHomology.mapShortComplexH2_id_compproof · cited by 0