Theorems · Theorem · group theory
Rep.resCoindHomEquiv_symm_apply
∀ {k : Type u} {G : Type v} {H : Type w} [inst : CommRing k] [inst_1 : Monoid G] [inst_2 : Monoid H] (φ : G →* H)
(B : Rep.{max w t, u, w} k H) (A : Rep.{max w t, u, v} k G) (f : B ⟶ Rep.coind.{u, v, w, max t w} φ A),
(Rep.resCoindHomEquiv.{t, u, v, w} φ B A).symm f =
Rep.ofHom
{ toLinearMap := LinearMap.proj 1 ∘ₗ (Representation.coindV φ A.ρ).subtype ∘ₗ (Rep.Hom.hom f).toLinearMap,
isIntertwining' := ⋯ }- Defined in
- Mathlib.RepresentationTheory.Coinduced
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Quiver.Homstatement and proof · cited by 32,603
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearMapstatement · cited by 10,215
- Submodulestatement · cited by 7,192
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- LinearEquivstatement · cited by 3,317
- LinearMap.compstatement · cited by 1,642
- LinearEquiv.symmstatement and proof · cited by 1,461
- Repstatement and proof · cited by 843
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.