Mathlib Map

Theorems · Theorem · group theory

Rep.res_map_exact

∀ {G : Type v1} {H : Type v2} [inst : Monoid G] [inst_1 : Monoid H] (f : H →* G) {k : Type u} [inst_2 : CommRing k]
  (S : CategoryTheory.ShortComplex (Rep.{w, u, v1} k G)), (S.map (Rep.resFunctor f)).Exact ↔ S.Exact

The instances above show that the restriction functor res φ : Rep R G ⥤ Rep R H preserves and reflects exactness.

Defined in
Mathlib.RepresentationTheory.Rep.Res
Cited by
0 results in Mathlib
Foundations
Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MonoidMonoidCommRing

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.