The raw fixing σ-algebras of finite tagged vertex sets (R4 converse piece 2a, #107) #
The law-independent factor-algebra layer of the converse representation theorem: for a
finite set A of tagged vertices, the σ-algebra of events invariant under every finitely
supported sortwise permutation fixing every tagged vertex of A — the A-relativized
RelStructure.invariantAlgebra. Crucially this is not "generated by the relation
coordinates inside A" (that loses hidden vertex information — a vertex latent carries more
than the relations observed at the vertex); the invariance definition captures everything
the ambient randomness outside A cannot move.
Everything here is raw and measure-free — no completions, no conditional expectations, no
law. The conditional-independence theorem built on this layer lives in
Graphon.RelFixingCondIndep, with [Countable S.Rel] supplying
StandardBorelSpace (RelStructure S (Vinfinite S)):
CondIndep (fixingAlgebra (A ∩ B)) (fixingAlgebra A) (fixingAlgebra B) (fixingAlgebra_le _) M.law for every exchangeable M — dissociation is not required.
Sanity specializations: at A = B, and likewise at A = ∅ or B = ∅, one outer algebra
equals the conditioning algebra fixingAlgebra (A ∩ B), so the statement is tautological —
conditional independence of an algebra from anything given itself; the content is at disjoint
nonempty A, B. The standard-Borel factor realizations (stated modulo the law) remain a
deliberately separate, later PR.
RelSignature.SortwiseFixing— theA-fixing stabilizer (finitely supported + fixesApointwise), closed under1,*,⁻¹, and conjugation (SortwiseFixing.conj);RelStructure.fixingAlgebra— the raw fixing σ-algebra, withfixingAlgebra_le;RelStructure.fixingAlgebra_mono— monotone:A ⊆ B → fixingAlgebra A ≤ fixingAlgebra B(a larger fixed set is a smaller stabilizer, hence more invariant events);RelStructure.fixingAlgebra_empty—fixingAlgebra ∅ = invariantAlgebra(near-definitional: the same finitary action);RelStructure.fixingAlgebra_comap_relabel— transport: pulling back along a finitely supported relabeling is an equality of measurable spacescomap (relabel σ) (fixingAlgebra A) = fixingAlgebra (image σ A), by conjugating stabilizers.
The fixing stabilizer #
The A-fixing stabilizer: a sortwise permutation family with common finite support
fixing every tagged vertex of A. At A = ∅ this is SortwiseFinSupp — the acting group
of RelStructure.invariantAlgebra.
Equations
- RelSignature.SortwiseFixing A σ = (RelSignature.SortwiseFinSupp σ ∧ ∀ v ∈ A, (σ v.fst) v.snd = v.snd)
Instances For
Conjugation moves the fixed set: conjugating a stabilizer of the image vertex set by
σ gives a stabilizer of A — the group-theoretic heart of the transport theorem. Finite
support survives because a common bound for σ and τ bounds the conjugate.
Conjugation under finitely many sorts needs no support bound on σ: with
[Fintype S.Srt] the sortwise suprema of the finitely many inverse images of the bound of
τ give a common finite bound for the conjugate — the hypothesis dropped from
SortwiseFixing.conj, which is genuinely necessary over infinitely many sorts.
The raw fixing σ-algebra #
The raw fixing σ-algebra of a finite tagged vertex set A: measurable events
invariant under every finitely supported sortwise relabeling fixing every tagged vertex of
A. Law-independent by construction — completions, conditional expectations, and mod-null
factor realizations explicitly carry a law and live in later layers.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Monotonicity: a larger fixed set is a smaller stabilizer, hence more invariant events.
The bottom factor is the invariant σ-algebra — near-definitional: at A = ∅ the
fixing condition is vacuous and the stabilizer is the full finitely supported group, so
dissociation/ergodicity (R3, #106) trivializes exactly this factor.
Transport #
Relabelings compose contravariantly (permutation product acts inner-first).
Transport of the fixing σ-algebra along a finitely supported sortwise relabeling —
an equality of pulled-back measurable spaces, not merely an event-membership equivalence:
the pullback of the A-fixing algebra is the fixing algebra of the image vertex set.
Stabilizers conjugate (SortwiseFixing.conj); the reverse inclusion is the forward one for
σ⁻¹ transported through comap composition. Over infinitely many sorts the finite-support
hypothesis is genuinely necessary; under [Fintype S.Srt] see
fixingAlgebra_comap_relabel_of_fintype.
Transport under finitely many sorts holds for an arbitrary sortwise permutation
family: finite sorts let conjugation recover a common finite bound
(SortwiseFixing.conj_of_fintype), so no support hypothesis on σ is needed.