Theorems · Definition · group theory
Rep.coindFunctor
(k : Type u) →
{G : Type v} →
{H : Type w} →
[inst : CommRing k] →
[inst_1 : Monoid G] →
[inst_2 : Monoid H] → (G →* H) → CategoryTheory.Functor (Rep.{t, u, v} k G) (Rep.{max w t, u, w} k H)Given a monoid homomorphism φ : G →* H, this is the functor sending a G-representation A
to the coinduced H-representation coind φ A, with action on maps given by postcomposition.
- Defined in
- Mathlib.RepresentationTheory.Coinduced
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 50 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homproof · cited by 32,603
- CommRingstatement and proof · cited by 17,173
- CategoryTheory.Functorstatement · cited by 16,252
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- Repstatement and proof · cited by 843
- Rep.coindproof · cited by 23
- Rep.coindMapproof · cited by 1
Cited by18
Results whose statement or proof uses this declaration.
- Rep.indCoindNatIsostatement · cited by 6
- Rep.coindResAdjunctionstatement · cited by 4
- Rep.resCoindAdjunctionstatement · cited by 3
- Rep.coindFunctorIsostatement · cited by 2
- Rep.coindFunctor_objstatement and proof · cited by 0
- Rep.coindResAdjunction_counit_appstatement · cited by 0
- Rep.coindResAdjunction_homEquiv_applystatement · cited by 0
- Rep.coindResAdjunction_homEquiv_symm_applystatement and proof · cited by 0
- Rep.coindResAdjunction_unit_appstatement · cited by 0
- Rep.indCoindNatIso_hom_appstatement · cited by 0
- Rep.indCoindNatIso_inv_appstatement · cited by 0
- Rep.resIndAdjunction_counit_appstatement · cited by 0