Theorems · Definition · group theory
Rep.coind
{k : Type u} →
{G : Type v} →
{H : Type w} →
[inst : CommRing k] →
[inst_1 : Monoid G] → [inst_2 : Monoid H] → (G →* H) → Rep.{u_1, u, v} k G → Rep.{max w u_1, u, w} k HIf φ : G →* H and A : Rep k G then coind φ A is the coinduction of A along φ,
defined by letting H act on the G-equivariant functions H → A by (h • f) h₁ := f (h₁ * h).
- Defined in
- Mathlib.RepresentationTheory.Coinduced
- Cited by
- 23 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by33
Results whose statement or proof uses this declaration.
- Rep.coindFunctorproof · cited by 14
- Rep.indCoindIsostatement · cited by 13
- Rep.coindToIndstatement and proof · cited by 6
- Rep.indToCoindstatement · cited by 5
- Rep.resCoindHomEquivstatement and proof · cited by 4
- Rep.resCoindToHomstatement · cited by 3
- Rep.coindToInd_applystatement and proof · cited by 2
- Rep.coindMapstatement · cited by 1
- Rep.indCoindIso_hom_hom_toLinearMapstatement · cited by 1
- Rep.coindToInd_indToCoindstatement and proof · cited by 1
- Rep.coindToInd_of_support_subset_orbitstatement and proof · cited by 1
- Rep.indToCoind_coindToIndstatement · cited by 1