Physlib.SpaceAndTime.Time.TimeMan
The time manifold
In this module we define the type `TimeMan`, corresponding to the time manifold, without any additional structures except an orientation, such as a choice of metric or origin. I.e. it is a manifold diffeomorphic to `ℝ` with no additional structure.
If you are looking for a more standard version of time see the type `Time`.
`TimeMan` is sometimes called topological time, due to the absence of a metric, and its use in topological field theories.
Implementation details
The manifold `TimeMan` is defined via the type `ℝ`, and thus inherits a given choice of map `TimeMan.val : TimeMan → ℝ`, which can be extended to a homeomorphism or a diffeomorphism. When using `TimeMan.val`, one should be aware that using it does constitute a choice being made.
The topology on TimeMan.
The topology on `TimeMan` is induced from the topology on `ℝ`, via the choice of map `TimeMan.val`.
The manifold structure on TimeMan
The orientation on TimeMan
13 declarations
Topological space structure on induced by
The manifold is equipped with a topological space structure. This topology is the induced topology (the coarsest topology) such that the map is continuous, where carries its standard topology.
is surjective
The map , which relates the time manifold to the real numbers , is surjective.
The range of the map , which maps elements of the time manifold to the real numbers, is the set of all real numbers .
is an Inducing Map
The map is an inducing map, meaning that the topology on the time manifold is the induced topology (the pullback topology) from the standard topology on via the map .
is Injective
The map , which maps elements of the time manifold to the real numbers, is injective.
is an open embedding
The map , which maps elements of the time manifold to the real numbers, is an open embedding.
is open iff is open
For any subset , is an open set in the time manifold if and only if its image is an open set in the real numbers under the standard topology.
Homeomorphism via
The map is a homeomorphism between the time manifold and the real numbers . It identifies elements of with their corresponding real values, where is equipped with the topology induced by the map.
structure on modeled on
The time manifold is equipped with the structure of a charted space modeled on the real numbers . This structure is defined by an atlas containing a single global chart, which is the homeomorphism that identifies points in the time manifold with their corresponding real values.
is a manifold modeled on
The time manifold is a real-analytic () manifold modeled on the real numbers with the standard model with corners . This manifold structure is induced by the map , which identifies the manifold with the real line.
is
The map is real-analytic (of class ) as a map between manifolds, where both the time manifold and the real numbers are equipped with their standard manifold structures modeled on with the model with corners .
is a diffeomorphism
The map is a real-analytic () diffeomorphism between the time manifold and the real numbers . This diffeomorphism is established using the homeomorphism and the fact that both and its inverse are of class with respect to the standard manifold structures on and .
Ordering on the time manifold
This definition establishes a "less than or equal to" relation on the time manifold . For any two points , the relation holds if and only if their corresponding real values satisfy , where is the canonical map identifying the manifold with the real numbers. This ordering provides a way to define an orientation on the manifold.
