The real periodic lift of a genuine cylinder H3 field is bounded and continuous. This construction uses the cylinder norm, never an L² norm on the full real covering space.
Cache the standard NormedAddCommGroup (SobolevSpace P 3) instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedSpace ℝ (SobolevSpace P 3) instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedAddCommGroup (LiftTangent →ᵇ Space) instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedSpace ℝ (LiftTangent →ᵇ Space) instance to shorten typeclass
synthesis.
Instances For
Cover, constructed using BoundedContinuousFunction.ofNormedAddCommGroup.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Cover linear, bundling toFun, map_add, map_smul.
Equations
- EulerCylinderBoundedCover.coverLinear P = { toFun := EulerCylinderBoundedCover.cover P, map_add' := ⋯, map_smul' := ⋯ }
Instances For
Cover map, bundling toLinearMap, cont.
Equations
- EulerCylinderBoundedCover.coverMap P = { toLinearMap := EulerCylinderBoundedCover.coverLinear P, cont := ⋯ }
Instances For
Cache the standard NormedAddCommGroup C(K, SobolevSpace P 3) instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedSpace ℝ C(K, SobolevSpace P 3) instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedAddCommGroup C(K, LiftTangent →ᵇ Space) instance to shorten
typeclass synthesis.
Instances For
Cache the standard NormedSpace ℝ C(K, LiftTangent →ᵇ Space) instance to shorten typeclass
synthesis.
Instances For
Cover path map, given by (coverMap P).compLeftContinuous ℝ K.
Equations
Instances For
Cover path, given by coverPathMap P (sobolevPath P 3 p hp).
Equations
Instances For
Cover orbit, given by coverPathMap P (sobolevOrbit P 3 p hp a).
Equations
- EulerCylinderBoundedCover.coverOrbit P p hp a = (EulerCylinderBoundedCover.coverPathMap P) (EulerCylinderSmoothOrbit.sobolevOrbit P 3 p hp a)