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.
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idproof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- ContinuousLinearMapproof · cited by 5,352
- Monoidstatement and proof · cited by 3,887
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- ContinuousLinearMap.compproof · cited by 709
- ContRepresentationstatement and proof · cited by 104
- ContIntertwiningMapstatement and proof · cited by 73
- ContIntertwiningMap.toContinuousLinearMapproof · cited by 28
Cited by17
Results whose statement or proof uses this declaration.
- ContRepresentation.coind₁ResMapproof · cited by 8
- ContIntertwiningMap.add_compstatement · cited by 1
- ContIntertwiningMap.comp_addstatement · cited by 1
- ContIntertwiningMap.comp_smulstatement · cited by 1
- ContIntertwiningMap.comp_substatement · cited by 1
- TopRep.d_comp_dproof · cited by 1
- ContRepresentation.coind₁ResMap_comp_coind₁ι_restrictstatement · cited by 1
- ContIntertwiningMap.smul_compstatement · cited by 1
- ContIntertwiningMap.sub_compstatement · cited by 1
- ContIntertwiningMap.toContinuousLinearMap_compstatement · cited by 0
- TopRep.add_comp'proof · cited by 0
- ContRepresentation.Equiv.toContIntertwiningMap_transstatement · cited by 0