Theorems · Definition · group theory
groupHomology.cyclesMap
{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) → (n : ℕ) → groupHomology.cycles A n ⟶ groupHomology.cycles B nGiven a group homomorphism f : G →* H and a representation morphism φ : A ⟶ Res(f)(B),
this is the induced map Zₙ(G, A) ⟶ Zₙ(H, B) sending ∑ aᵢ·gᵢ : Gⁿ →₀ A to
∑ φ(aᵢ)·(f ∘ gᵢ) : Hⁿ →₀ B.
- Cited by
- 21 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.
Cites10
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
- CommRingstatement and proof · cited by 17,173
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- ModuleCatstatement · cited by 1,429
- Repstatement and proof · cited by 843
- Rep.resstatement and proof · cited by 213
- groupHomology.cyclesstatement · cited by 66
- HomologicalComplex.cyclesMapproof · cited by 59
- groupHomology.chainsMapproof · cited by 40
Cited by21
Results whose statement or proof uses this declaration.
- groupHomology.H1π_comp_mapproof · cited by 3
- groupHomology.cyclesMap_comp_cyclesIso₀_homstatement and proof · cited by 3
- groupHomology.H2π_comp_mapproof · cited by 2
- groupHomology.cyclesIso₀_inv_comp_cyclesMapstatement · cited by 2
- groupHomology.π_mapstatement · cited by 2
- groupHomology.cyclesMap_comp_isoCycles₁_homstatement and proof · cited by 2
- groupHomology.cyclesMap_comp_isoCycles₂_homstatement and proof · cited by 2
- groupHomology.cyclesIso₀_inv_comp_cyclesMap_assocstatement and proof · cited by 1
- groupHomology.cyclesMap_compstatement · cited by 1
- groupHomology.cyclesMap_id_compstatement · cited by 0
- groupHomology.cyclesIso₀_inv_comp_cyclesMap_applystatement and proof · cited by 0
- groupHomology.π_map_applystatement and proof · cited by 0