Measure reasoning from structural support #
Continuations that denote the same measure on all syntactically reachable outputs may be interchanged. The proof inducts on the free program, so no probability/support bridge or positivity assumption on query answers is necessary.
If every query answer has positive singleton mass, a second induction identifies structural support with positive output mass. Native uniform oracle specifications satisfy that condition, so their events of probability one, zero, or positive probability are exactly the events holding on all, none, or some structurally reachable outputs; wrapped optional computations are observed through their present values.
Equal continuation measures on structural support give equal composed measures.
Independent oracle computations commute before any measurably observed continuation. Only the actual query answers must be countable; the two unobserved output types require neither countability nor measurable-space instances.
Compare measurable valuations of continuation outputs on structural support. The common computation's unobserved intermediate result needs no measurable-space instance.
Compare event masses after a common oracle computation when the continuation bound only
needs to hold on structurally reachable outputs. This is the operational specialization of
evalDist_bind_apply_mono: structural reachability supplies its almost-everywhere premise.
Additive continuation bounds on reachable outputs lift through a common oracle computation. No measurable space is required on the hidden common result type.
A uniform lower bound on reachable continuation events bounds their composed event. The common computation need not carry a measurable-space instance on its output type.
Almost-sure probability-one continuation events remain probability one after sequencing a lossless oracle computation.
Events agreeing on every possible output have equal successful probability.
Implication on structurally reachable outputs bounds native event probability.
Structural support is positive singleton mass when every oracle response has positive singleton mass. The full-support hypothesis belongs to the chosen measure interpretation; finiteness alone does not determine it.
An event has probability one exactly when it contains every structurally reachable output, provided every oracle response has positive singleton mass.
Under native uniform oracle semantics, structural reachability is positive singleton mass.
Under native uniform oracle semantics, an event has probability one exactly when it contains every structurally reachable output.
Events in Pr{} form #
Oracle computations with a measure interpretation are lossless.
An event containing every structurally reachable output has probability one.
An event avoiding every structurally reachable output has probability zero.
Under native uniform oracle semantics, an event has probability one exactly when it holds on every structurally reachable output.
Under native uniform oracle semantics, an event has probability zero exactly when it fails on every structurally reachable output.
Under native uniform oracle semantics, an event has positive probability exactly when some structurally reachable output satisfies it.
A wrapped optional oracle computation has a probability-one event exactly when every structurally reachable output is a present value satisfying the event.
A wrapped optional oracle computation has a probability-zero event exactly when no structurally reachable present value satisfies the event.
A wrapped optional oracle computation has a positive-probability event exactly when some structurally reachable present value satisfies the event.
A wrapped optional oracle computation is lossless exactly when none is unreachable.