Documentation

LeanPool.OSforGFF.Spacetime.PositiveTimeTestFunction

Positive Time Test Functions and Star Operations #

This file defines test functions supported in the positive time region and implements the star operation (complex conjugation composed with time reflection) for test functions.

Main definitions #

Main results #

A spacetime point has positive time if its time component is positive

Equations
Instances For

    The set of all spacetime points with positive time

    Equations
    Instances For

      The positive time set is open

      Submodule of real-valued test functions supported in the positive time region

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        @[reducible, inline]

        Type of real-valued test functions supported in the positive time region

        Equations
        Instances For
          theorem PositiveTimeTestFunction.sum_smul_mem {n : } (f : Fin nPositiveTimeTestFunction) (c : Fin n) :
          ∃ (g : PositiveTimeTestFunction), g = i : Fin n, c i (f i)

          Linear combinations of positive-time test functions are positive-time test functions.

          Submodule of complex-valued test functions supported in the positive time region. This is a ℂ-submodule since ℂ-scalar multiplication preserves support.

          Equations
          • One or more equations did not get rendered due to their size.
          Instances For
            @[reducible, inline]

            Type of complex-valued test functions supported in the positive time region

            Equations
            Instances For

              Helper lemma: starRingEnd ℂ commutes through derivatives and preserves norms

              Star operation on test functions: time reflection followed by complex conjugation

              Equations
              Instances For
                @[implicit_reducible]

                Star instance for complex test functions

                Equations