Theorems · Theorem · group theory
Rep.indCoindIso_inv_hom_toLinearMap
∀ {k : Type u} {G : Type v} [inst : CommRing k] [inst_1 : Group G] {S : Subgroup G}
[inst_2 : DecidableRel ⇑(QuotientGroup.rightRel S)] [inst_3 : S.FiniteIndex] (A : Rep.{max w u, u, v} k ↥S),
(Rep.Hom.hom A.indCoindIso.inv).toLinearMap =
{ toFun := (Representation.Equiv.mk (LinearEquiv.ofLinearMap A.indToCoind A.coindToInd ⋯ ⋯) ⋯).invFun,
map_add' := ⋯, map_smul' := ⋯ }- Defined in
- Mathlib.RepresentationTheory.FiniteIndex
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites43
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
- Submodulestatement · cited by 7,192
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- TensorProductstatement · cited by 2,545
- LinearEquiv.symmstatement · cited by 1,461
- LinearEquiv.toLinearMapstatement · cited by 1,171
- Repstatement and proof · cited by 843
- Rep.Vstatement · cited by 695
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.