Theorems · Theorem · group theory
Rep.indToCoindAux_comm
∀ {k : Type u} {G : Type v} [inst : CommRing k] [inst_1 : Group G] {S : Subgroup G}
[inst_2 : DecidableRel ⇑(QuotientGroup.rightRel S)] {A B : Rep.{u_1, u, v} k ↥S} (f : A ⟶ B) (g₁ g₂ : G) (a : ↑A),
(B.indToCoindAux g₁) ((Rep.Hom.hom f) a) g₂ = (Rep.Hom.hom f) ((A.indToCoindAux g₁) a g₂)- Defined in
- Mathlib.RepresentationTheory.FiniteIndex
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingGroupDecidableRel
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.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
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- map_zeroproof · cited by 1,614
- Repstatement and proof · cited by 843
- Rep.Vstatement and proof · cited by 695
- Rep.ρstatement and proof · cited by 356
- Representation.IntertwiningMapstatement · cited by 261
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.