Theorems · Theorem · group theory
groupCohomology.mapIso_inv
∀ {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) (he : ∀ (g : G), ↑e' ∘ₗ B.ρ g = A.ρ (e g) ∘ₗ ↑e') (n : ℕ),
(groupCohomology.mapIso e e' he n).inv =
groupCohomology.map (↑e) (Rep.ofHom { toLinearMap := ↑e'.symm, isIntertwining' := ⋯ }) n- Cited by
- 0 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.
Cites24
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
- Quiver.Homstatement · cited by 32,603
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearMapstatement · cited by 10,215
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- Groupstatement and proof · cited by 6,238
- LinearEquivstatement and proof · cited by 3,317
- LinearMap.compstatement and proof · cited by 1,642
- LinearEquiv.symmstatement · cited by 1,461
- ModuleCatstatement · cited by 1,429
- LinearEquiv.toLinearMapstatement and proof · cited by 1,171
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.