Mathlib Map

Theorems · Definition · Lie groups

ContRepresentation.Equiv.toContIntertwiningMap

{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} → π₁.Equiv π₂ → ContIntertwiningMap π₁ π₂

The continuous intertwining map underlying an equivalence of continuous representations.

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

Around this declaration

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

Cites14

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

Cited by6

Results whose statement or proof uses this declaration.