Ambient geometry for the optimal-transport / Vlasov development #
Throughout, d : ℕ is the spatial dimension. Single-particle physical space is
ℝ^d realised as a Euclidean space; single-particle phase space is its square
(position × velocity). These are the shared ambient types that both the
optimal-transport layer and the kinetic (Vlasov) layer are built over.
@[reducible, inline]
Abbreviation for ℝ^d as a Euclidean space.
Equations
- Vlasov.PhysSpace d = EuclideanSpace ℝ (Fin d)
Instances For
@[reducible, inline]
Abbreviation for the single-particle phase space ℝ^d × ℝ^d.