Mathlib Map

Theorems · Definition · group theory

groupHomology.H0IsoOfIsTrivial

{k G : Type u} →
  [inst : CommRing k] →
    [inst_1 : Group G] → (A : Rep.{u, u, u} k G) → [A.IsTrivial] → groupHomology.H0 A ≅ ModuleCat.of k ↑A

When the representation on A is trivial, then H₀(G, A) is all of A.

Defined in
Mathlib.RepresentationTheory.Homological.GroupHomology.LowDegree
Cited by
5 results in Mathlib
Foundations
Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingGroupRep.IsTrivial

Around this declaration

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

Cites14

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

Cited by5

Results whose statement or proof uses this declaration.