Documentation

Graphon.GraphonSpace

The graphon space: compact metric quotient of graphons under weak isomorphism (issue #23) #

Packages the proved pseudometric theory of cutDistance into a bundled state space (route vetted 2026-07-10):

Deferred explicitly (separate campaigns): isometry/transport between quotients over different atomless standard bases (a MeasureIso application), measurable selectors.

@[implicit_reducible]

The cut distance as a pseudometric on raw graphons. Not a metric: distance zero is weak isomorphism, not equality — hence the SeparationQuotient below.

Equations

Raw graphon space is complete: the metric Cauchy predicate is the project's sequential IsCauchy, discharged by the proved complete.

Raw graphon space is totally bounded (from the proved finite-net theorem, invoked at half radius to convert closed-ball nets into open balls).

@[reducible, inline]

The graphon space: the metric separation quotient of Graphon α μ under cut distance — equivalently, graphons modulo weak isomorphism — as a compact Polish standard-Borel metric space.

Equations
Instances For

    The class of a graphon in the graphon space.

    Equations
    Instances For
      @[simp]

      Quotient equality is weak isomorphism: two graphons have the same class iff they are weakly isomorphic (cut distance zero).

      Compactness of the graphon space (Lovász–Szegedy): complete + totally bounded.

      @[implicit_reducible]

      The canonical Borel measurable structure on the graphon space — the state space for graphon-valued random elements.

      Equations
      @[reducible, inline]

      The standard graphon space, over the unit interval with Lebesgue measure: the canonical fixed-domain state space for probability measures on graphons (downstream probability APIs need not carry base-space typeclasses). Base-independence — isometry with GraphonSpace α μ over any atomless standard Borel probability base — is a deferred MeasureIso application.

      Equations
      Instances For