Theorems · Definition · group theory
groupHomology.chainsMap
{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) → (groupHomology.inhomogeneousChains A ⟶ groupHomology.inhomogeneousChains B)Given a group homomorphism f : G →* H and a representation morphism φ : A ⟶ Res(f)(B),
this is the chain map sending ∑ aᵢ·gᵢ : Gⁿ →₀ A to ∑ φ(aᵢ)·(f ∘ gᵢ) : Hⁿ →₀ B.
- Cited by
- 40 results in Mathlib
- Foundations
- Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- CommRingstatement and proof · cited by 17,173
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- LinearMap.compproof · cited by 1,642
- ModuleCatstatement · cited by 1,429
- Repstatement and proof · cited by 843
- Rep.Vproof · cited by 695
- ComplexShape.downstatement · cited by 605
- ChainComplexstatement · cited by 350
- Rep.resstatement and proof · cited by 213
Cited by44
Results whose statement or proof uses this declaration.
- groupHomology.mapproof · cited by 30
- groupHomology.cyclesMapproof · cited by 21
- groupHomology.chainsMap_fstatement and proof · cited by 9
- groupHomology.chainsFunctorproof · cited by 6
- groupHomology.chainsMap_id_f_hom_eq_mapRangestatement · cited by 5
- groupHomology.cyclesMap_comp_cyclesIso₀_homproof · cited by 3
- groupHomology.H1π_comp_mapproof · cited by 3
- tateComplex.mapproof · cited by 3
- groupHomology.chainsMap_f_0_comp_chainsIso₀statement · cited by 3
- groupHomology.chainsMap_f_1_comp_chainsIso₁statement · cited by 3
- groupHomology.chainsMap_f_2_comp_chainsIso₂statement · cited by 3
- groupHomology.chainsMap_f_3_comp_chainsIso₃statement · cited by 2