Theorems · Definition · group theory
Rep.resCoindAdjunction
(k : Type u) →
{G : Type v} →
{H : Type w} →
[inst : CommRing k] →
[inst_1 : Monoid G] → [inst_2 : Monoid H] → (φ : G →* H) → Rep.resFunctor φ ⊣ Rep.coindFunctor k φGiven a monoid homomorphism φ : G →* H, the coinduction functor Rep k G ⥤ Rep k H is right
adjoint to the restriction functor along φ.
- Defined in
- Mathlib.RepresentationTheory.Coinduced
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- Repstatement and proof · cited by 843
- CategoryTheory.Adjunctionstatement · cited by 524
- LinearEquiv.toEquivproof · cited by 105
- Rep.resFunctorstatement · cited by 29
- Rep.coindFunctorstatement · cited by 14
- CategoryTheory.Adjunction.mkOfHomEquivproof · cited by 4
- Rep.resCoindHomEquivproof · cited by 4
Cited by4
Results whose statement or proof uses this declaration.
- Rep.resIndAdjunctionproof · cited by 4
- Rep.resIndAdjunction_unit_appstatement · cited by 0
- Rep.resIndAdjunction_counit_appstatement · cited by 0
- Rep.resIndAdjunction_homEquiv_applyproof · cited by 0