Theorems · Definition · group theory
Rep.resIndAdjunction
(k : Type u) →
{G : Type v} →
[inst : CommRing k] →
[inst_1 : Group G] →
(S : Subgroup G) →
[DecidableRel ⇑(QuotientGroup.rightRel S)] →
[S.FiniteIndex] → Rep.resFunctor S.subtype ⊣ Rep.indFunctor k S.subtypeGiven a finite index subgroup S ≤ G, Ind_S^G is right adjoint to the restriction functor
Res k G ⥤ Res k S, since it is naturally isomorphic to Coind_S^G.
- Defined in
- Mathlib.RepresentationTheory.FiniteIndex
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- CommRingstatement and proof · cited by 17,173
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- CategoryTheory.Iso.symmproof · cited by 993
- Repstatement · cited by 843
- CategoryTheory.Adjunctionstatement · cited by 524
- Subgroup.subtypestatement and proof · cited by 185
- Subgroup.FiniteIndexstatement and proof · cited by 113
- QuotientGroup.rightRelstatement · cited by 44
- Rep.resFunctorstatement · cited by 29
- Rep.indFunctorstatement · cited by 12
- CategoryTheory.Adjunction.ofNatIsoRightproof · cited by 9
Cited by4
Results whose statement or proof uses this declaration.
- Rep.resIndAdjunction_homEquiv_symm_applystatement · cited by 0
- Rep.resIndAdjunction_unit_appstatement · cited by 0
- Rep.resIndAdjunction_counit_appstatement · cited by 0
- Rep.resIndAdjunction_homEquiv_applystatement · cited by 0