Theorems · Definition · group theory
groupCohomology.mapIso
{k G H : Type u} →
[inst : CommRing k] →
[inst_1 : Group G] →
[inst_2 : Group H] →
{A : Rep.{u, u, u} k H} →
{B : Rep.{u, u, u} k G} →
(e : G ≃* H) →
(e' : ↑B ≃ₗ[k] ↑A) →
(∀ (g : G), ↑e' ∘ₗ B.ρ g = A.ρ (e g) ∘ₗ ↑e') → (n : ℕ) → groupCohomology B n ≅ groupCohomology A nThe isomorphism between cohomology groups induced by a group isomorphism e : G ≃* H and a
isomorphism between representations (restricted by e).
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearMapstatement · cited by 10,215
- Groupstatement and proof · cited by 6,238
- CategoryTheory.Isostatement · cited by 3,963
- LinearEquivstatement and proof · cited by 3,317
- LinearMap.compstatement and proof · cited by 1,642
- LinearEquiv.symmproof · cited by 1,461
- ModuleCatstatement · cited by 1,429
- LinearEquiv.toLinearMapstatement and proof · cited by 1,171
- MulEquivstatement and proof · cited by 1,142
Cited by2
Results whose statement or proof uses this declaration.
- groupCohomology.mapIso_homstatement and proof · cited by 0
- groupCohomology.mapIso_invstatement and proof · cited by 0