Theorems · Definition · group theory
groupCohomology.resNatTrans
(k : Type u) →
{G H : Type u} →
[inst : CommRing k] →
[inst_1 : Group G] →
[inst_2 : Group H] →
(f : G →* H) →
(n : ℕ) → groupCohomology.functor k H n ⟶ (Rep.resFunctor f).comp (groupCohomology.functor k G n)Given a group homomorphism f : G →* H, this is a natural transformation between the functors
sending A : Rep k H to Hⁿ(H, A) and to Hⁿ(G, Res(f)(A)).
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- Groupstatement and proof · cited by 6,238
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- MonoidHomstatement and proof · cited by 3,629
- ModuleCatstatement · cited by 1,429
- Repstatement and proof · cited by 843
- Rep.resproof · cited by 213
- groupCohomology.mapproof · cited by 30
- Rep.resFunctorstatement · cited by 29
Cited by1
Results whose statement or proof uses this declaration.
- groupCohomology.resNatTrans_appstatement and proof · cited by 0