Pooled latent geometry and the mixed action (R4 converse, #107) #
Stage 1 of the pooled-latent extension gate: the law-free latent geometry over the pooled
carrier. Everything here is the carrier-parametric core of Graphon.RelLatentGeometry
instantiated at PoolVertex S, plus the restriction to the original-support latents that relates
the pooled cube to the rank-n cube.
Contents #
PooledRankLatentIndex/PooledRankLatentSpace/pooledRankLatentSource— pooled supports below the rank, their cube, and its i.i.d. uniform source;pooledRankLatentRelabel— the action of the full pooled permutation family∀ s, Equiv.Perm (PoolVertex S s), with identity and composition laws and exact source invariance;restrictOriginalLatents— the measurable restriction to latents indexed by original supports;restrictOriginalLatents_pooledRankLatentRelabel— the honest moved-window naturality: a mixed permutation does not commute with restriction to the original latents; what holds is that restricting after relabeling is restriction along the moved embedding. The split case is the corollaryrestrictOriginalLatents_sumCongr.
Deliberately absent: any law, RankRepresentation, recovery, screening, or coupling. Those enter
at stages 2 and 3 of the gate.
The pooled latent cube #
Pooled supports of cardinality below n: supports drawn from the pooled carrier, mixing
original and pool vertices freely.
Equations
- S.PooledRankLatentIndex n = S.LatentIndexOver S.PoolVertex n
Instances For
The pooled latent cube.
Equations
- S.PooledRankLatentSpace n = S.LatentSpaceOver S.PoolVertex n
Instances For
The pooled latent source: independent uniforms on all pooled supports below n.
Equations
- S.pooledRankLatentSource n = S.latentSourceOver S.PoolVertex n
Instances For
The full mixed action #
The mixed pooled action on the latent cube, by the full sortwise permutation family of the pooled carrier — permutations moving vertices between the two halves included.
Equations
Instances For
Exact invariance of the pooled source under the full mixed action.
Restriction to the original-support latents #
Restriction to the original latents: read the pooled coordinates indexed by supports
drawn from the original half. Its codomain is the rank-n cube itself, since RankLatentIndex
is the carrier-parametric index at Vinfinite S.
Equations
- S.restrictOriginalLatents n = RelSignature.latentRestrictOver (fun (s : S.Srt) => S.originalVertex s) n
Instances For
The moved-window naturality. Restricting to the original latents after a pooled relabeling is restriction along the moved embedding. This holds for every pooled permutation, mixed ones included — and it is the honest statement: a permutation carrying original vertices into the pool half does not commute with restriction to the original latents, and no such law is available.
The split corollary: a permutation of the original half alone commutes with restriction
to the original latents, acting there through the carrier-parametric action at Vinfinite S.