Mathlib Map

Theorems · Definition · Lie groups

TopRep.ofHom

{k : Type u} →
  {G : Type v} →
    {X Y : Type w} →
      [inst : TopologicalSpace k] →
        [inst_1 : Ring k] →
          [inst_2 : Monoid G] →
            [inst_3 : AddCommGroup X] →
              [inst_4 : Module k X] →
                [inst_5 : TopologicalSpace X] →
                  [inst_6 : IsTopologicalAddGroup X] →
                    [inst_7 : ContinuousSMul k X] →
                      [inst_8 : AddCommGroup Y] →
                        [inst_9 : Module k Y] →
                          [inst_10 : TopologicalSpace Y] →
                            [inst_11 : IsTopologicalAddGroup Y] →
                              [inst_12 : ContinuousSMul k Y] →
                                {ρ : ContRepresentation k G X} →
                                  {σ : ContRepresentation k G Y} → ContIntertwiningMap ρ σ → (TopRep.of ρ ⟶ TopRep.of σ)

Typecheck an IntertwiningMap as a morphism in TopRep.

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

Around this declaration

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

TopRep.resFunctor · cited by 7TopRep.resFunctorTopRep.coind₁Functor · cited by 4TopRep.coind₁FunctorContinuousCohomology.resolutionMap_succ · cited by 2ContinuousCohomology.reso…TopRep.d_succ · cited by 2TopRep.d_succTopRep.hom_ofHom · cited by 1TopRep.hom_ofHomContinuousCohomology.cocyclesMap_comp · cited by 1ContinuousCohomology.cocy…ContinuousCohomology.map_comp · cited by 1ContinuousCohomology.map_…ContinuousCohomology.resolutionMap_comp · cited by 1ContinuousCohomology.reso…ContinuousCohomology.resolutionMap_id · cited by 1ContinuousCohomology.reso…TopRep.coind₁ι · cited by 1TopRep.coind₁ιTopRep.d_comp_d · cited by 1TopRep.d_comp_dTopRep.d_zero · cited by 1TopRep.d_zeroContinuousCohomology.cochainsMap_comp_assoc · cited by 0ContinuousCohomology.coch…ContinuousCohomology.cocyclesMap_comp_assoc · cited by 0ContinuousCohomology.cocy…ContinuousCohomology.cocycles₀IsoAux · cited by 0ContinuousCohomology.cocy…Quiver.Hom · cited by 32603Quiver.HomTopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleAddCommGroup · cited by 12871AddCommGroupRing · cited by 7463RingMonoid · cited by 3887MonoidIsTopologicalAddGroup · cited by 1394IsTopologicalAddGroupContinuousSMul · cited by 1016ContinuousSMulContRepresentation · cited by 104ContRepresentationContIntertwiningMap · cited by 73ContIntertwiningMapTopRep · cited by 54TopRepCategoryTheory.ConcreteCategory.ofHom · cited by 18ConcreteCategory.ofHomTopRep.of · cited by 12TopRep.ofTopRep.ofHomCITED BYCITES

Cites13

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

Cited by24

Results whose statement or proof uses this declaration.