Mathlib Map

Theorems · Definition · Lie groups

ContRepresentation.restrict

{R : Type u_1} →
  {G : Type u_2} →
    {V : Type u_3} →
      [inst : Monoid G] →
        [inst_1 : Ring R] →
          [inst_2 : AddCommGroup V] →
            [inst_3 : TopologicalSpace V] →
              [inst_4 : IsTopologicalAddGroup V] →
                [inst_5 : Module R V] →
                  {H : Type u_6} → [inst_6 : Monoid H] → ContRepresentation R G V → (H →* G) → ContRepresentation R H V

The restriction of a continuous representation along a monoid homomorphism.

Defined in
Mathlib.RepresentationTheory.Continuous.Basic
Cited by
20 results in Mathlib
Foundations
Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MonoidRingAddCommGroupTopologicalSpaceIsTopologicalAddGroupModuleMonoid

Around this declaration

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

TopRep.res · cited by 18TopRep.resContIntertwiningMap.restrict · cited by 12ContIntertwiningMap.restr…ContRepresentation.coind₁ResMap · cited by 8ContRepresentation.coind₁…ContIntertwiningMap.mapInvariantsOfRes · cited by 3ContIntertwiningMap.mapIn…ContinuousCohomology.resolutionMap_succ · cited by 2ContinuousCohomology.reso…ContinuousCohomology.resolutionMap_comp · cited by 1ContinuousCohomology.reso…ContinuousCohomology.resolutionMap_id · cited by 1ContinuousCohomology.reso…ContRepresentation.coind₁Res · cited by 1ContRepresentation.coind₁…ContRepresentation.coind₁ResMap_comp_coind₁ι_restrict · cited by 1ContRepresentation.coind₁…ContRepresentation.restrict_apply · cited by 0ContRepresentation.restri…ContRepresentation.restrict_apply_apply · cited by 0ContRepresentation.restri…ContIntertwiningMap.mapInvariantsOfRes_apply · cited by 0ContIntertwiningMap.mapIn…ContinuousCohomology.cochainsMap_comp_assoc · cited by 0ContinuousCohomology.coch…ContIntertwiningMap.mk_mapInvariantsOfRes_apply · cited by 0ContIntertwiningMap.mk_ma…ContinuousCohomology.cocyclesMap_comp_assoc · cited by 0ContinuousCohomology.cocy…TopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleAddCommGroup · cited by 12871AddCommGroupRing · cited by 7463RingMonoid · cited by 3887MonoidMonoidHom · cited by 3629MonoidHomIsTopologicalAddGroup · cited by 1394IsTopologicalAddGroupMonoidHom.comp · cited by 469MonoidHom.compContRepresentation · cited by 104ContRepresentationContRepresentation.toMonoidHom · cited by 2ContRepresentation.toMono…ContRepresentation.restrictCITED BYCITES

Cites10

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

Cited by25

Results whose statement or proof uses this declaration.