Mathlib Map

Theorems · Definition · Lie groups

ContIntertwiningMap.toContinuousLinearMap

{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] →
                            {π₁ : ContRepresentation R G V} →
                              {π₂ : ContRepresentation R G W} → ContIntertwiningMap π₁ π₂ → V →L[R] W
Defined in
Mathlib.RepresentationTheory.Continuous.Basic
Cited by
28 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms
Assumes
MonoidRingAddCommGroupTopologicalSpaceIsTopologicalAddGroupModuleAddCommGroupTopologicalSpaceIsTopologicalAddGroupModule

Around this declaration

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

ContIntertwiningMap.comp · cited by 16ContIntertwiningMap.compContIntertwiningMap.ext · cited by 15ContIntertwiningMap.extContIntertwiningMap.restrict · cited by 12ContIntertwiningMap.restr…ContIntertwiningMap.mapInvariants · cited by 3ContIntertwiningMap.mapIn…ContIntertwiningMap.mapInvariantsOfRes · cited by 3ContIntertwiningMap.mapIn…ContIntertwiningMap.toIntertwiningMap · cited by 2ContIntertwiningMap.toInt…ContIntertwiningMap.isIntertwining' · cited by 1ContIntertwiningMap.isInt…ContIntertwiningMap.smul_comp · cited by 1ContIntertwiningMap.smul_…ContIntertwiningMap.sub_comp · cited by 1ContIntertwiningMap.sub_c…ContinuousCohomology.resolutionMap_comp · cited by 1ContinuousCohomology.reso…ContIntertwiningMap.add_comp · cited by 1ContIntertwiningMap.add_c…ContIntertwiningMap.comp_add · cited by 1ContIntertwiningMap.comp_…ContIntertwiningMap.comp_smul · cited by 1ContIntertwiningMap.comp_…ContIntertwiningMap.comp_sub · cited by 1ContIntertwiningMap.comp_…TopRep.d_comp_d · cited by 1TopRep.d_comp_dTopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idAddCommGroup · cited by 12871AddCommGroupRing · cited by 7463RingContinuousLinearMap · cited by 5352ContinuousLinearMapMonoid · cited by 3887MonoidIsTopologicalAddGroup · cited by 1394IsTopologicalAddGroupContRepresentation · cited by 104ContRepresentationContIntertwiningMap · cited by 73ContIntertwiningMapContIntertwiningMap.toContinu…CITED BYCITES

Cites10

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

Cited by34

Results whose statement or proof uses this declaration.