Documentation

PadicRep.TdGroup.HeckeAlgebra

Hecke Algebra #

This file defines the Hecke algebra as the space of locally constant, compactly supported distributions on a totally disconnected locally compact group.

The Hecke algebra of G is the set of locally constant, compactly supported distributions. This is defined as a subtype of CptSupportDistribution_td G.

Equations
Instances For

    The underlying compactly supported distribution.

    Equations
    Instances For
      theorem HeckeAlgebra.ext {G : Type u_1} [Group G] [TopologicalSpace G] [IsTopologicalGroup G] [TotallyDisconnectedSpace G] [LocallyCompactSpace G] [T2Space G] {F F' : HeckeAlgebra G} (h : ∀ (φ : CptSupportLocConst_td G), F φ = F' φ) :
      F = F'

      Extensionality for HeckeAlgebra.

      Algebraic Structure #

      The zero distribution is locally constant (trivially, for any H).

      Zero element of the Hecke algebra.

      Equations

      Addition of compactly supported distributions.

      Equations
      Instances For

        Sum of locally constant distributions is locally constant.

        Addition of elements in the Hecke algebra.

        Equations
        @[simp]
        theorem HeckeAlgebra.coe_add {G : Type u_1} [Group G] [TopologicalSpace G] [IsTopologicalGroup G] [TotallyDisconnectedSpace G] [LocallyCompactSpace G] [T2Space G] (F F' : HeckeAlgebra G) :
        ⇑(F + F') = fun (φ : CptSupportLocConst_td G) => F φ + F' φ

        Negation of a compactly supported distribution.

        Equations
        Instances For

          Negation in the Hecke algebra.

          Equations

          Scalar multiplication of a compactly supported distribution by ℂ.

          Equations
          Instances For

            Scalar multiplication in the Hecke algebra.

            Equations
            @[simp]

            Convolution product in the Hecke algebra.

            Equations

            The Hecke algebra is an additive commutative group.

            Equations
            • One or more equations did not get rendered due to their size.

            The Hecke algebra is a ℂ-module.

            Equations

            Convolution is associative in the Hecke algebra.

            The Hecke algebra is a (non-unital) ring.

            Equations
            • One or more equations did not get rendered due to their size.