Reflexive diffeological spaces #
This file deals with diffeological spaces X
that are reflexive in the sense that they are
fixed points of the adjunction between diffeological spaces and differential space, i.e. whose
diffeology is induced by the differential space structure that it induces. Reflexive diffeological
spaces correspond exactly to Frölicher spaces - see https://arxiv.org/abs/1712.04576v2.
Note that while differential spaces are certainly related we have not formalised them here, and instead went with a more explicit characterisation of reflexive diffeological spaces.
A diffeological space is called reflexive if the diffeology induced by the
differential structure induced by the diffeology is again the diffeology itself.
Since we don't have differential spaces yet, this is formulated as every function
p : Eucl n → X
for which all compositions with functions X → ℝ
are smooth
being a plot.
Instances
Finite-dimensional normed spaces with their natural diffeologies are reflexive.
The diffeology induced by the differential space structure induced by the diffeology d
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A function X → Y
into a reflexive diffeological space is smooth with respect to
dX : DiffeologicalSpace X
iff it is smooth with respect to dX.toReflexive
.
d.toReflexive
is a reflexive diffeology for any diffeology d
.
d.toReflexive
is always at least as coarse as d
.
Type synonym equipped with the reflexive diffeology induced by the diffeology on X
.
Equations
Instances For
The natural map from a diffeological space to its type synonym with the reflexive diffeology.
Equations
Instances For
The lattice of all reflexive diffeologies on X
.
- isOpen_iff_preimages_plots {u : Set X} : TopologicalSpace.IsOpen u ↔ ∀ {n : ℕ}, ∀ p ∈ plots n, TopologicalSpace.IsOpen (p ⁻¹' u)
Instances For
Equations
- d.toReflexiveDiffeology = { toDiffeologicalSpace := DiffeologicalSpace.toReflexive, toReflexiveDiffeologicalSpace := ⋯ }
Instances For
The Galois insertion of reflexive diffeologies into all diffeologies on a type.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Infima (in the lattice of diffeologies) of reflexive diffeologies are again reflexive.
Infima (in the lattice of diffeologies) of reflexive diffeologies are again reflexive.