Theorems · Definition · group theory
Representation.IndV
{k : Type u_1} →
{G : Type u_2} →
{H : Type u_3} →
[inst : CommRing k] →
[inst_1 : Group G] →
[inst_2 : Group H] →
(G →* H) →
{A : Type u_4} →
[inst_3 : AddCommGroup A] → [inst_4 : Module k A] → Representation k G A → Type (max u_4 u_3 u_1)Given a group homomorphism φ : G →* H and a G-representation (A, ρ), this is the
k-module (k[H] ⊗[k] A)_G with the G-representation on k[H] defined by φ.
See Representation.ind for the induced H-representation on IndV φ ρ.
- Defined in
- Mathlib.RepresentationTheory.Induced
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 85 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.
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- MonoidHom.compproof · cited by 469
- Representationstatement and proof · cited by 396
- Representation.tprodproof · cited by 103
- Representation.Coinvariantsproof · cited by 48
- Representation.leftRegularproof · cited by 39
Cited by13
Results whose statement or proof uses this declaration.
- Representation.IndV.mkstatement · cited by 11
- Representation.indstatement · cited by 7
- Rep.coindToInd_applystatement · cited by 2
- Rep.indCoindIso_hom_hom_toLinearMapstatement · cited by 1
- Representation.ind_applystatement · cited by 1
- Representation.IndV.hom_extstatement and proof · cited by 1
- Rep.coindToInd_of_support_subset_orbitstatement · cited by 1
- Rep.indCoindIso_inv_hom_toLinearMapstatement · cited by 0
- Representation.ind_mkstatement · cited by 0
- Representation.IndV.hom_ext_iffstatement and proof · cited by 0
- Rep.coinvariantsTensorIndHom_mk_tmul_indVMkstatement · cited by 0
- Rep.coinvariantsTensorIndInv_mk_tmul_indMkstatement and proof · cited by 0