Second Moment Coherence
Abstract
The exact finite capture-count distribution reproduces its independently frozen second moment.
Theorem 1.1 (Second moment agreement for the exact capture-count distribution).
Proof. Machine-checked in Lean as D5/S0/Asymptotics/WeightedProbability/SecondMomentCoherence.exact_capture_count_probability_second_moment_agreement (✓ std3). ∎
Source. Repository-derived.
Commentary.
The explicit alternating-product law selects the unique realized count for each sample, and the squared cardinality is rewritten as the square of its capture-indicator sum.
The resulting weighted sum is identified with the independently frozen indicator-square second moment, which expands as the one-address probability sum plus twice the unordered two-address sum.
References
- Truth anchor:
D5/S0/Asymptotics/WeightedProbability/SecondMomentCoherence.exact_capture_count_probability_second_moment_agreement - Dependency: D5/S0/Asymptotics/WeightedProbability/CaptureCountCoherence
- Dependency: D5/S0/Diagonal/Probability/CaptureCountMoments