Theorems · Theorem · group theory
Representation.IndV.hom_ext
∀ {k : Type u_1} {G : Type u_2} {H : Type u_3} [inst : CommRing k] [inst_1 : Group G] [inst_2 : Group H] (φ : G →* H)
{A : Type u_4} {B : Type u_5} [inst_3 : AddCommGroup A] [inst_4 : Module k A] (ρ : Representation k G A)
[inst_5 : AddCommGroup B] [inst_6 : Module k B] {f g : Representation.IndV φ ρ →ₗ[k] B},
(∀ (h : H), f ∘ₗ Representation.IndV.mk φ ρ h = g ∘ₗ Representation.IndV.mk φ ρ h) → f = g- Defined in
- Mathlib.RepresentationTheory.Induced
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- TensorProductstatement · cited by 2,545
- LinearMap.compstatement and proof · cited by 1,642
- MonoidAlgebrastatement · cited by 590
- MonoidHom.compstatement · cited by 469
- Representationstatement and proof · cited by 396
Cited by1
Results whose statement or proof uses this declaration.
- Representation.IndV.hom_ext_iffproof · cited by 0