Theorems · Definition · group theory
Rep.coindVEquiv
{k : Type u} →
{G : Type v} →
{H : Type w} →
[inst : CommRing k] →
[inst_1 : Monoid G] →
[inst_2 : Monoid H] →
(φ : G →* H) →
(A : Rep.{max u w, u, v} k G) → ↥(Representation.coindV φ A.ρ) ≃ₗ[k] Rep.res φ (Rep.leftRegular k H) ⟶ AIf φ : G →* H and A : Rep k G then the k-submodule of functions f : H → A
such that for all g : G, h : H, f (φ g * h) = A.ρ g (f h), is k-linearly equivalent
to the G-representation morphisms k[H] ⟶ A.
- Defined in
- Mathlib.RepresentationTheory.Coinduced
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- 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.compproof · cited by 1,642
- LinearEquiv.toLinearMapproof · cited by 1,171
- Repstatement and proof · cited by 843
- Rep.Vstatement and proof · cited by 695
Cited by3
Results whose statement or proof uses this declaration.
- Rep.coindIsoproof · cited by 0
- Rep.coindVEquiv_applystatement and proof · cited by 0
- Rep.coindVEquiv_symm_apply_coestatement and proof · cited by 0