Theorems · Theorem · group theory
groupHomology.chainsMap_f
∀ {k G H : Type u} [inst : CommRing k] [inst_1 : Group G] [inst_2 : Group H] {A : Rep.{u, u, u} k G}
{B : Rep.{u, u, u} k H} (f : G →* H) (φ : A ⟶ Rep.res f B) (i : ℕ),
(groupHomology.chainsMap f φ).f i =
CategoryTheory.CategoryStruct.comp (ModuleCat.ofHom (Finsupp.lmapDomain (↑A) k fun x => ⇑f ∘ x))
(ModuleCat.ofHom (Finsupp.mapRange.linearMap (Rep.Hom.hom φ).toLinearMap))- Cited by
- 9 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Quiver.Homstatement and proof · cited by 32,603
- RingHom.idstatement · cited by 18,349
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CommRingstatement and proof · cited by 17,173
- LinearMapstatement · cited by 10,215
- Groupstatement and proof · cited by 6,238
- Finsuppstatement · cited by 5,255
- MonoidHomstatement and proof · cited by 3,629
- ModuleCatstatement · cited by 1,429
- HomologicalComplex.Hom.fstatement and proof · cited by 845
- Repstatement and proof · cited by 843
Cited by9
Results whose statement or proof uses this declaration.
- groupHomology.chainsMap_id_f_hom_eq_mapRangeproof · cited by 5
- groupHomology.chainsMap_f_0_comp_chainsIso₀proof · cited by 3
- groupHomology.chainsMap_f_1_comp_chainsIso₁proof · cited by 3
- groupHomology.chainsMap_f_2_comp_chainsIso₂proof · cited by 3
- groupHomology.chainsMap_f_3_comp_chainsIso₃proof · cited by 2
- groupHomology.lsingle_comp_chainsMap_fproof · cited by 2
- groupHomology.chainsMap_zeroproof · cited by 1
- groupHomology.chainsMap_compproof · cited by 1
- groupHomology.chainsMap_f_singleproof · cited by 0