Theorems · Theorem · group theory
groupHomology.cyclesMap_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 : ℕ),
groupHomology.cyclesMap (MonoidHom.id G) (CategoryTheory.CategoryStruct.comp φ ψ) n =
CategoryTheory.CategoryStruct.comp (groupHomology.cyclesMap (MonoidHom.id G) φ n)
(groupHomology.cyclesMap (MonoidHom.id G) ψ n)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- groupHomology.cyclesstatement · cited by 66
- HomologicalComplex.cyclesMapproof · cited by 59
- groupHomology.chainsMapproof · cited by 40
- groupHomology.cyclesMapstatement · cited by 21
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.