Theorems · Definition · group theory
groupHomology.coinfNatTrans
(k : Type u) →
{G : Type u} →
[inst : CommRing k] →
[inst_1 : Group G] →
(S : Subgroup G) →
[inst_2 : S.Normal] →
(n : ℕ) →
groupHomology.functor k G n ⟶
(Rep.quotientToCoinvariantsFunctor k S).comp (groupHomology.functor k (G ⧸ S) n)Given a normal subgroup S ≤ G, this sends A : Rep k G to the nth "coinflation" map
Hₙ(G, A) ⟶ Hₙ(G ⧸ S, A_S) induced by the quotient maps G →* G ⧸ S and A →ₗ A_S.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingGroupSubgroup.Normal
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Subgroupstatement and proof · cited by 3,593
- HasQuotient.Quotientstatement · cited by 2,301
- ModuleCatstatement · cited by 1,429
- Repstatement and proof · cited by 843
- Subgroup.Normalstatement and proof · cited by 334
- QuotientGroup.mk'proof · cited by 90
- groupHomology.mapproof · cited by 30
Cited by1
Results whose statement or proof uses this declaration.
- groupHomology.coinfNatTrans_appstatement and proof · cited by 0