Theorems · Definition · group theory
Rep.indCoindIso
{k : Type u} →
{G : Type v} →
[inst : CommRing k] →
[inst_1 : Group G] →
{S : Subgroup G} →
[DecidableRel ⇑(QuotientGroup.rightRel S)] →
[S.FiniteIndex] →
(A : Rep.{max w u, u, v} k ↥S) → Rep.ind S.subtype A ≅ Rep.coind.{u, v, v, max u w} S.subtype ALet 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 an isomorphism Ind_S^G(A) ≅ Coind_S^G(A).
The forward map sends (⟦g ⊗ₜ[k] a⟧, sg) ↦ ρ(s)(a), and the inverse sends f : G → A to
∑ᵢ ⟦gᵢ ⊗ₜ[k] f(gᵢ)⟧ for 1 ≤ i ≤ n.
- Defined in
- Mathlib.RepresentationTheory.FiniteIndex
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Groupstatement and proof · cited by 6,238
- CategoryTheory.Isostatement · cited by 3,963
- Subgroupstatement and proof · cited by 3,593
- Repstatement and proof · cited by 843
- Subgroup.subtypestatement · cited by 185
- Subgroup.FiniteIndexstatement and proof · cited by 113
- QuotientGroup.rightRelstatement · cited by 44
- Rep.indstatement · cited by 28
- Rep.coindstatement · cited by 23
- LinearEquiv.ofLinearMapproof · cited by 9
- Representation.Equiv.mkproof · cited by 9
Cited by14
Results whose statement or proof uses this declaration.
- Rep.indCoindNatIsoproof · cited by 6
- Rep.indCoindIso_hom_hom_toLinearMapstatement and proof · cited by 1
- Rep.indCoindIso_inv_hom_toLinearMapstatement and proof · cited by 0
- Rep.indCoindNatIso_hom_appstatement · cited by 0
- Rep.coindResAdjunction_counit_appstatement · cited by 0
- Rep.coindResAdjunction_homEquiv_applystatement · cited by 0
- Rep.coindResAdjunction_homEquiv_symm_applystatement and proof · cited by 0
- Rep.coindResAdjunction_unit_appstatement and proof · cited by 0
- Rep.indCoindNatIso_inv_appstatement · cited by 0
- Rep.resIndAdjunction_counit_appstatement · cited by 0
- Rep.resIndAdjunction_homEquiv_applystatement and proof · cited by 0
- Rep.resIndAdjunction_homEquiv_symm_applystatement · cited by 0