Theorems · Definition · group theory
Rep.coinvariantsTensorIndNatIso
{k : Type u} →
[inst : CommRing k] →
{G H : Type u} →
[inst_1 : Group G] →
[inst_2 : Group H] →
(φ : G →* H) →
(A : Rep.{u, u, u} k G) →
(Rep.coinvariantsTensor k H).obj (Rep.ind φ A) ≅
(Rep.resFunctor φ).comp ((Rep.coinvariantsTensor k G).obj A)Given a group hom φ : G →* H and A : Rep k G, the functor Rep k H ⥤ ModuleCat k sending
B ↦ (Ind(φ)(A) ⊗ B))_H is naturally isomorphic to the one sending B ↦ (A ⊗ Res(φ)(B))_G.
- Defined in
- Mathlib.RepresentationTheory.Induced
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- 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
- CategoryTheory.Isostatement · cited by 3,963
- MonoidHomstatement and proof · cited by 3,629
- ModuleCatstatement · cited by 1,429
- Repstatement and proof · cited by 843
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- Rep.resFunctorstatement · cited by 29
Cited by3
Results whose statement or proof uses this declaration.
- groupHomology.coinvariantsTensorResProjectiveResolutionIsoproof · cited by 0
- Rep.coinvariantsTensorIndNatIso_hom_appstatement and proof · cited by 0
- Rep.coinvariantsTensorIndNatIso_inv_appstatement and proof · cited by 0