Mathlib Map

Theorems · Definition · group theory

ContinuousCohomology.cochainsMap

{k : Type u} →
  {G H : Type v} →
    [inst : Ring k] →
      [inst_1 : TopologicalSpace k] →
        [inst_2 : Group G] →
          [inst_3 : TopologicalSpace G] →
            [inst_4 : IsTopologicalGroup G] →
              [inst_5 : Group H] →
                [inst_6 : TopologicalSpace H] →
                  [inst_7 : IsTopologicalGroup H] →
                    {X : TopRep k G} →
                      {Y : TopRep k H} →
                        (φ : H →ₜ* G) → (TopRep.res (↑φ) X ⟶ Y) → (X.homogeneousCochains ⟶ Y.homogeneousCochains)

The cochain map homogeneousCochains X ⟶ homogeneousCochains Y induced by a continuous group homomorphism φ : H →ₜ* G and a morphism of topological H-representations f : res φ X ⟶ Y, sending an invariant function σ : C(G, C(G, ⋯)) to f ∘ σ ∘ φ.

Defined in
Mathlib.RepresentationTheory.Homological.ContCohomology.Functoriality
Cited by
8 results in Mathlib
Foundations
Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingTopologicalSpaceGroupTopologicalSpaceIsTopologicalGroupGroupTopologicalSpaceIsTopologicalGroup

Around this declaration

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

ContinuousCohomology.cocyclesMap · cited by 5ContinuousCohomology.cocy…ContinuousCohomology.map · cited by 5ContinuousCohomology.mapContinuousCohomology.cochainsMap_id · cited by 2ContinuousCohomology.coch…ContinuousCohomology.π_map · cited by 1ContinuousCohomology.π_mapContinuousCohomology.cochainsMap_comp · cited by 1ContinuousCohomology.coch…ContinuousCohomology.cochainsMap_f · cited by 1ContinuousCohomology.coch…ContinuousCohomology.cocyclesMap_comp · cited by 1ContinuousCohomology.cocy…ContinuousCohomology.map_comp · cited by 1ContinuousCohomology.map_…ContinuousCohomology.cochainsMap_comp_assoc · cited by 0ContinuousCohomology.coch…ContinuousCohomology.cochainsMap_f_hom · cited by 0ContinuousCohomology.coch…Quiver.Hom · cited by 32603Quiver.HomTopologicalSpace · cited by 24529TopologicalSpaceRing · cited by 7463RingGroup · cited by 6238GroupComplexShape.up · cited by 1123ComplexShape.upCochainComplex · cited by 1016CochainComplexIsTopologicalGroup · cited by 469IsTopologicalGroupMonoidHomClass.toMonoidHom · cited by 294MonoidHomClass.toMonoidHomContinuousMonoidHom · cited by 104ContinuousMonoidHomTopRep · cited by 54TopRepTopModuleCat · cited by 45TopModuleCatTopRep.res · cited by 18TopRep.resTopRep.homogeneousCochains · cited by 13TopRep.homogeneousCochainsContinuousCohomology.resolutionMap · cited by 7ContinuousCohomology.reso…TopRep.invariantsResMap · cited by 4TopRep.invariantsResMapContinuousCohomology.cochains…CITED BYCITES

Cites15

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

Cited by10

Results whose statement or proof uses this declaration.