Theorems · Definition · group theory
Rep.indToCoind
{k : Type u} →
{G : Type v} →
[inst : CommRing k] →
[inst_1 : Group G] →
{S : Subgroup G} →
[DecidableRel ⇑(QuotientGroup.rightRel S)] →
(A : Rep.{w, u, v} k ↥S) → ↑(Rep.ind S.subtype A) →ₗ[k] ↑(Rep.coind.{u, v, v, w} S.subtype A)Let S ≤ G be a subgroup and A a k-linear S-representation. This is the k-linear map
Ind_S^G(A) →ₗ[k] Coind_S^G(A) sending (⟦g ⊗ₜ[k] a⟧, sg) ↦ ρ(s)(a).
- Defined in
- Mathlib.RepresentationTheory.FiniteIndex
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingGroupDecidableRel
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearMapstatement · cited by 10,215
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- TensorProductstatement · cited by 2,545
- LinearMap.compproof · cited by 1,642
- LinearEquiv.toLinearMapproof · cited by 1,171
- Repstatement and proof · cited by 843
- Rep.Vstatement and proof · cited by 695
- MonoidAlgebrastatement · cited by 590
- MonoidHom.compstatement and proof · cited by 469
Cited by6
Results whose statement or proof uses this declaration.
- Rep.indCoindIsoproof · cited by 13
- Rep.indCoindIso_hom_hom_toLinearMapstatement · cited by 1
- Rep.coindToInd_indToCoindstatement and proof · cited by 1
- Rep.indToCoind_coindToIndstatement and proof · cited by 1
- Rep.indCoindIso_inv_hom_toLinearMapstatement · cited by 0
- Rep.coindResAdjunction_unit_appproof · cited by 0