Mathlib Map

Theorems · Definition · Lie groups

ContIntertwiningMap.comp

{R : Type u_1} →
  {G : Type u_2} →
    {V : Type u_3} →
      {W : Type u_4} →
        {U : Type u_5} →
          [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] →
                              [inst_10 : AddCommGroup U] →
                                [inst_11 : Module R U] →
                                  [inst_12 : TopologicalSpace U] →
                                    [inst_13 : IsTopologicalAddGroup U] →
                                      {π₁ : ContRepresentation R G V} →
                                        {π₂ : ContRepresentation R G W} →
                                          {π₃ : ContRepresentation R G U} →
                                            ContIntertwiningMap π₂ π₃ →
                                              ContIntertwiningMap π₁ π₂ → ContIntertwiningMap π₁ π₃

The composition of two continuous intertwining maps is a continuous intertwining map.

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

Around this declaration

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

ContRepresentation.coind₁ResMap · cited by 8ContRepresentation.coind₁…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_dContRepresentation.coind₁ResMap_comp_coind₁ι_restrict · cited by 1ContRepresentation.coind₁…ContIntertwiningMap.smul_comp · cited by 1ContIntertwiningMap.smul_…ContIntertwiningMap.sub_comp · cited by 1ContIntertwiningMap.sub_c…ContIntertwiningMap.toContinuousLinearMap_comp · cited by 0ContIntertwiningMap.toCon…TopRep.add_comp' · cited by 0TopRep.add_comp'ContRepresentation.Equiv.toContIntertwiningMap_trans · cited by 0Equiv.toContIntertwiningM…TopRep.comp_add' · cited by 0TopRep.comp_add'ContRepresentation.coind₁Map_comp_coind₁ResMap · cited by 0ContRepresentation.coind₁…ContRepresentation.coind₁ResMap_comp_coind₁Map_restrict · cited by 0ContRepresentation.coind₁…TopologicalSpace · 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 1394IsTopologicalAddGroupContinuousLinearMap.comp · cited by 709ContinuousLinearMap.compContRepresentation · cited by 104ContRepresentationContIntertwiningMap · cited by 73ContIntertwiningMapContIntertwiningMap.toContinuousLinearMap · cited by 28ContIntertwiningMap.toCon…ContIntertwiningMap.compCITED BYCITES

Cites12

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

Cited by17

Results whose statement or proof uses this declaration.