PhysLean Documentation

PhysLean.SpaceAndTime.SpaceTime.TimeSlice

Time slice #

Time slicing functions on spacetime, turning them into a function TimeSpace d → M.

This is useful when going from relativistic physics (defined using SpaceTime) to non-relativistic physics (defined using Space and Time).

def SpaceTime.timeSlice {d : } {M : Type} :
(SpaceTime dM) (TimeSpace dM)

The timeslice of a function SpaceTime d → M forming a function TimeSpace d → M.

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

    The timeslice of a function SpaceTime d → M forming a function TimeSpace d → M, as a linear equivalence.

    Equations
    Instances For