Mathlib Map

Theorems · Definition · group theory

Representation.Coinvariants.lift

{k : Type u_1} →
  {G : Type u_2} →
    {V : Type u_3} →
      {W : Type u_4} →
        [inst : CommRing k] →
          [inst_1 : Monoid G] →
            [inst_2 : AddCommGroup V] →
              [inst_3 : Module k V] →
                [inst_4 : AddCommGroup W] →
                  [inst_5 : Module k W] →
                    (ρ : Representation k G V) → (f : V →ₗ[k] W) → (∀ (x : G), f ∘ₗ ρ x = f) → ρ.Coinvariants →ₗ[k] W

A G-invariant linear map induces a linear map out of the coinvariants of a G-representation.

Defined in
Mathlib.RepresentationTheory.Coinvariants
Cited by
9 results in Mathlib
Foundations
Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingMonoidAddCommGroupModuleAddCommGroupModule

Around this declaration

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

Representation.Coinvariants.map · cited by 11Coinvariants.mapRep.indToCoind · cited by 5Rep.indToCoindRep.indResHomEquiv · cited by 4Rep.indResHomEquivRep.desc · cited by 3Rep.descRep.coinvariantsTensorIndHom · cited by 3Rep.coinvariantsTensorInd…Rep.coinvariantsTensorIndInv · cited by 3Rep.coinvariantsTensorInd…Representation.ofCoinvariantsTprodLeftRegular · cited by 2Representation.ofCoinvari…Representation.coinvariantsToFinsupp · cited by 2Representation.coinvarian…Representation.finsuppToCoinvariants · cited by 2Representation.finsuppToC…Representation.finsuppToCoinvariants_single_mk · cited by 1Representation.finsuppToC…Representation.Coinvariants.lift_mk · cited by 0Coinvariants.lift_mkRep.coindResAdjunction_homEquiv_symm_apply · cited by 0Rep.coindResAdjunction_ho…Representation.Coinvariants.lift_comp_mk · cited by 0Coinvariants.lift_comp_mkRep.indResHomEquiv_symm_apply · cited by 0Rep.indResHomEquiv_symm_a…Rep.coinvariantsAdjunction_homEquiv_symm_apply_hom · cited by 0Rep.coinvariantsAdjunctio…DFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupLinearMap · cited by 10215LinearMapMonoid · cited by 3887MonoidLinearMap.comp · cited by 1642LinearMap.compRepresentation · cited by 396RepresentationRepresentation.Coinvariants · cited by 48Representation.Coinvarian…Submodule.liftQ · cited by 36Submodule.liftQRepresentation.Coinvariants.ker · cited by 20Coinvariants.kerCoinvariants.liftCITED BYCITES

Cites12

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

Cited by18

Results whose statement or proof uses this declaration.