Mathlib Map

Theorems · Definition · Lie groups

ContIntertwiningMap.restrict

{R : Type u_1} →
  {G : Type u_2} →
    {V : Type u_3} →
      {W : Type u_4} →
        [inst : Monoid G] →
          [inst_1 : Ring R] →
            [inst_2 : AddCommGroup V] →
              [inst_3 : TopologicalSpace V] →
                [inst_4 : IsTopologicalAddGroup V] →
                  [inst_5 : Module R V] →
                    [inst_6 : AddCommGroup W] →
                      [inst_7 : TopologicalSpace W] →
                        [inst_8 : IsTopologicalAddGroup W] →
                          [inst_9 : Module R W] →
                            {H : Type u_6} →
                              [inst_10 : Monoid H] →
                                {π : ContRepresentation R G V} →
                                  {π' : ContRepresentation R G W} →
                                    (φ : H →* G) →
                                      ContIntertwiningMap π π' → ContIntertwiningMap (π.restrict φ) (π'.restrict φ)

The restriction of a continuous intertwining map along a monoid homomorphism.

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

Around this declaration

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

TopRep.resFunctor · cited by 7TopRep.resFunctorContinuousCohomology.cocyclesMap_comp · cited by 1ContinuousCohomology.cocy…ContinuousCohomology.map_comp · cited by 1ContinuousCohomology.map_…ContRepresentation.coind₁ResMap_comp_coind₁ι_restrict · cited by 1ContRepresentation.coind₁…TopRep.resFunctor_map_hom · cited by 0TopRep.resFunctor_map_homContinuousCohomology.cochainsMap_comp_assoc · cited by 0ContinuousCohomology.coch…ContinuousCohomology.cocyclesMap_comp_assoc · cited by 0ContinuousCohomology.cocy…ContRepresentation.coind₁ResMap_comp_coind₁Map_restrict · cited by 0ContRepresentation.coind₁…ContIntertwiningMap.restrict_apply · cited by 0ContIntertwiningMap.restr…ContIntertwiningMap.restrict_sub · cited by 0ContIntertwiningMap.restr…ContIntertwiningMap.restrict_toContinuousLinearMap · cited by 0ContIntertwiningMap.restr…ContinuousCohomology.map_comp_assoc · cited by 0ContinuousCohomology.map_…ContinuousCohomology.resolutionMap_comp_d · cited by 0ContinuousCohomology.reso…TopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idAddCommGroup · cited by 12871AddCommGroupRing · cited by 7463RingContinuousLinearMap · cited by 5352ContinuousLinearMapMonoid · cited by 3887MonoidMonoidHom · cited by 3629MonoidHomIsTopologicalAddGroup · cited by 1394IsTopologicalAddGroupContRepresentation · cited by 104ContRepresentationContIntertwiningMap · cited by 73ContIntertwiningMapContIntertwiningMap.toContinuousLinearMap · cited by 28ContIntertwiningMap.toCon…ContRepresentation.restrict · cited by 20ContRepresentation.restri…ContIntertwiningMap.restrictCITED BYCITES

Cites13

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

Cited by13

Results whose statement or proof uses this declaration.