Mathlib Map

Theorems · Definition · group theory

groupHomology.indIso

{k G : Type u} →
  [inst : CommRing k] →
    [inst_1 : Group G] →
      (S : Subgroup G) →
        [DecidableEq G] → (A : Rep.{u, u, u} k ↥S) → (n : ℕ) → groupHomology (Rep.ind S.subtype A) n ≅ groupHomology A n

Shapiro's lemma: given a subgroup S ≤ G and an S-representation A, we have Hₙ(G, Ind_S^G(A)) ≅ Hₙ(S, A).

Defined in
Mathlib.RepresentationTheory.Homological.GroupHomology.Shapiro
Cited by
0 results in Mathlib
Foundations
Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingGroupDecidableEq

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites20

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.