Transporting constant-structure J-holomorphic maps along linear coordinate changes #
This file records that the local constant-structure J-holomorphic predicate is invariant under
continuous
real-linear changes of source and target coordinates. If f : V → W is constant-structure
J-holomorphic and
eV : V ≃L[ℝ] V', eW : W ≃L[ℝ] W', then the transported map
v' ↦ eW (f (eV.symm v')) is constant-structure J-holomorphic for the transported almost complex
structures.
These are the chart-change lemmas needed before the analytic Heegaard Floer roadmap upgrades the
normed-vector-space Cauchy--Riemann equation to tangent charts on almost complex manifolds. The
almost complex structures themselves are transported by the linear-algebra API in
TauCeti.Geometry.Symplectic.Transport; this file adds the matching map-level calculus.
Main declarations #
TauCeti.IsConstStructureJHolomorphicAt.transport: pointwise transport of constant-structureJ-holomorphicity.TauCeti.IsConstStructureJHolomorphicWithinAt.transport: within-set transport along a source coordinate change whose inverse maps the transported source set back into the original source set.TauCeti.IsConstStructureJHolomorphicOn.transportandTauCeti.IsConstStructureJHolomorphic.transport: setwise and global transport.TauCeti.isConstStructureJHolomorphicAt_transport_iff,TauCeti.isConstStructureJHolomorphicWithinAt_transport_iff,TauCeti.isConstStructureJHolomorphicOn_transport_iff, andTauCeti.isConstStructureJHolomorphic_transport_iff: transport equivalences, obtained by applying the forward statement in both directions.
The convention follows McDuff--Salamon, J-holomorphic Curves and Symplectic Topology,
Section 2.1: constant-structure J-holomorphicity is the Cauchy--Riemann equation
df ∘ J = J' ∘ df, and coordinate changes conjugate both J and df.
Transport a pointwise constant-structure J-holomorphic map along continuous real-linear
equivalences of the
source and target coordinates.
Transport a within-set constant-structure J-holomorphic map along continuous real-linear
equivalences of the
source and target coordinates, for any target-domain set whose points map back into the
original source set.
Transport a setwise constant-structure J-holomorphic map along continuous real-linear
equivalences of the
source and target coordinates, for any target-domain set whose points map back into the
original source set.
Transport a globally constant-structure J-holomorphic map along continuous real-linear
equivalences of the
source and target coordinates.
Pointwise constant-structure J-holomorphicity is invariant under continuous real-linear
coordinate changes.
Within-set constant-structure J-holomorphicity is invariant under continuous real-linear
coordinate
changes, with the source set sent to its image.
Setwise constant-structure J-holomorphicity is invariant under continuous real-linear
coordinate changes,
with the source set sent to its image.
Global constant-structure J-holomorphicity is invariant under continuous real-linear
coordinate changes.