Theorems · Definition · group theory
Rep.ind
{k : Type u} →
{G : Type v} →
{H : Type v'} →
[inst : CommRing k] →
[inst_1 : Group G] → [inst_2 : Group H] → (G →* H) → Rep.{w, u, v} k G → Rep.{max (max u v') w, u, v'} k HGiven a group homomorphism φ : G →* H and a G-representation A, this is
(k[H] ⊗[k] A)_G equipped with the H-representation defined by sending h : H and ⟦h₁ ⊗ₜ a⟧
to ⟦h₁h⁻¹ ⊗ₜ a⟧.
- Defined in
- Mathlib.RepresentationTheory.Induced
- Cited by
- 28 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, 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 by40
Results whose statement or proof uses this declaration.
- Rep.indCoindIsostatement · cited by 13
- Rep.indFunctorproof · cited by 12
- Rep.coindToIndstatement · cited by 6
- Rep.indToCoindstatement · cited by 5
- Rep.indResHomEquivstatement and proof · cited by 4
- Rep.coinvariantsTensorIndHomstatement and proof · cited by 3
- Rep.coinvariantsTensorIndInvstatement and proof · cited by 3
- Rep.coindToInd_applystatement · cited by 2
- Rep.coinvariantsTensorIndIsostatement · cited by 2
- Rep.coinvariantsTensorIndNatIsostatement · cited by 2
- Rep.indCoindIso_hom_hom_toLinearMapstatement · cited by 1
- Rep.coindToInd_indToCoindstatement and proof · cited by 1