Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-13
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

The law of total probability for a finite partition

Statement

Let B0,…,Bn−1 be a finite partition of Ω with P(Bi)>0 for every i<n. Then every event A satisfies P(A)=∑i<nP(A∣Bi)P(Bi). Partition cells of probability zero may instead be omitted, since their intersections with A also have probability zero.

Facts & Assumptions

Given: An event A and a finite partition (Bi)i<n as in the Statement.

[L1]

Probability is additive on a finite pairwise-disjoint family (Probability is additive on every finite pairwise-disjoint family of events).

[L2]

If P(B)>0, then P(A∩B)=P(A∣B)P(B) (The multiplication rule and finite chain rule for conditional probability).

Proof

technique · direct
1.1

The events A∩Bi are pairwise disjoint and have union A, so P(A)=∑i<nP(A∩Bi).

L1
1.2

Each positive-probability cell satisfies P(A∩Bi)=P(A∣Bi)P(Bi).

L2
2.1

Substitution gives the displayed formula. If P(Bi)=0, [L3] gives 0≤P(A∩Bi)≤P(Bi)=0, so deleting that cell changes neither side of the unconditioned decomposition.

step 1.1step 1.2L3algebra∎

Depends on

Used by

Dependency tree · two levels

8 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources