The rank-one coupling on the latent space (R4 converse piece 3, #107) #
The #161 coupling relativeFactorCoupling M.law uniform01 (lowerFactorMap 1) f lives on
RelStructure × ℝ. The RankRepresentation interface asks for a coupling with the rank-one
latent space RankLatentSpace S 1 — the one-coordinate cube the recursion indexes by
supports — as its second factor. This module transports the coupling
(rankOneLatentCoupling) and all its clauses through
rankLatentOneEquiv : RankLatentSpace S 1 ≃ᵐ ℝ, applied on the second coordinate only.
Two clauses deserve comment.
- Joint relabeling invariance comes out in the
RankRepresentationshape: the relabeling acts on both coordinates at once. At rank onerankLatentRelabel σ 1is the identity on points (rankLatentRelabel_one_eq), so the latent side of the joint action collapses and #161's structure-side invariancemap_prodMap_relabel_rankOneCouplingis exactly what is needed. At higher rank neither simplification is available. - Conditional independence transports along the reverse direction: the second-coordinate
equivalence is measure-preserving from the transported coupling back to the original, the pair
transport
condIndepFun_comp_measurePreservingmoves the clause,MeasurableSpace.comap_compcollapses the conditioning — the equivalence does not touch the first coordinate — and Mathlib'sCondIndepFun.compstraightens the codomain.
As in #161, the conditional-independence clause is stated for every measurable reading of
the structure, so any unresolved reading follows by composition; and no σ-algebra equality
between the latent and the factor is claimed — the latent may carry strictly more than
lowerFactorMap 1 reads, and conditional independence is exactly the statement that the
surplus says nothing further about the structure.
The second-coordinate transport: identity on the structure, rankLatentOneEquiv.symm on the
latent. Mentions no basis and no law, so it lives at the signature level.
Equations
Instances For
The rank-one coupling, on the latent space: the #161 coupling with its latent coordinate transported into the rank-one latent cube.
Equations
Instances For
The transported clauses. There are a coding f and a measurable latent read g for
which the rank-one latent coupling is a probability measure with the law and the latent
source as marginals, is invariant under the joint relabeling action, resolves the rank-one
factor through g, and makes the latent conditionally independent — given the rank-one
factor — of every measurable reading of the structure.