Theorems · Definition · group theory
Rep.coindToInd
{k : Type u} →
{G : Type v} →
[inst : CommRing k] →
[inst_1 : Group G] →
{S : Subgroup G} →
(A : Rep.{w, u, v} k ↥S) →
[S.FiniteIndex] → ↑(Rep.coind.{u, v, v, w} S.subtype A) →ₗ[k] ↑(Rep.ind S.subtype A)Let S ≤ G be a finite index subgroup, g₁, ..., gₙ a set of right coset representatives of
S, and A a k-linear S-representation. This is the k-linear map
Coind_S^G(A) →ₗ[k] Ind_S^G(A) sending f : G → A to ∑ᵢ ⟦gᵢ ⊗ₜ[k] f(gᵢ)⟧ for 1 ≤ i ≤ n.
- Defined in
- Mathlib.RepresentationTheory.FiniteIndex
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- Finset.sumproof · cited by 5,195
- Subgroupstatement and proof · cited by 3,593
- Finset.univproof · cited by 3,473
- TensorProductstatement · cited by 2,545
- Repstatement and proof · cited by 843
- Rep.Vstatement and proof · cited by 695
- MonoidAlgebrastatement · cited by 590
Cited by7
Results whose statement or proof uses this declaration.
- Rep.indCoindIsoproof · cited by 13
- Rep.coindToInd_applystatement and proof · cited by 2
- Rep.coindToInd_indToCoindstatement and proof · cited by 1
- Rep.coindToInd_of_support_subset_orbitstatement · cited by 1
- Rep.indToCoind_coindToIndstatement and proof · cited by 1
- Rep.indCoindIso_inv_hom_toLinearMapstatement · cited by 0
- Rep.coindToInd.congr_simpstatement and proof · cited by 0