Dist Time Slice dist Deriv inl
SpaceTime.distTimeSlice_distDeriv_inl
Project documentation
The time slice of a distribution on SpaceTime d to form a distribution on Time × Space d. -/ noncomputable def distTimeSlice {M d} [NormedAddCommGroup M] [NormedSpace ℝ M] (c : SpeedOfLight := 1) : ((SpaceTime d) →d[ℝ] M) ≃L[ℝ] ((Time × Space d) →d[ℝ] M) where toFun f := f ∘L compCLMOfContinuousLinearEquiv (F := ℝ) ℝ (SpaceTime.toTimeAndSpace c (d :=...
Source project: Physlib
Person-level attribution pending.