Theorems · Definition · group theory
Rep.resCoindHomEquiv
{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) → (Rep.res φ B ⟶ A) ≃ₗ[k] B ⟶ Rep.coind.{u, v, w, max t w} φ AGiven a monoid homomorphism φ : G →* H, an H-representation B, and a G-representation
A, there is a k-linear equivalence between the G-representation morphisms res φ B ⟶ A and
the H-representation morphisms B ⟶ coind φ A.
Note Rep.resCoindHomEquiv.{t, u, v, w} has the property that
even with all inputs explicitly given, the first universe cannot be synthesized.
- Defined in
- Mathlib.RepresentationTheory.Coinduced
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- 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
- Repstatement and proof · cited by 843
- Submodule.subtypeproof · cited by 480
- Rep.ρproof · cited by 356
- Rep.resstatement and proof · cited by 213
- Representation.IntertwiningMap.toLinearMapproof · cited by 205
Cited by6
Results whose statement or proof uses this declaration.
- Rep.resCoindAdjunctionproof · cited by 3
- Rep.resCoindHomEquiv_applystatement and proof · cited by 0
- Rep.resCoindHomEquiv_symm_applystatement and proof · cited by 0
- Rep.resIndAdjunction_homEquiv_applystatement and proof · cited by 0
- Rep.resIndAdjunction_homEquiv_symm_applystatement · cited by 0
- groupCohomology.linearYonedaObjResProjectiveResolutionIsoproof · cited by 0