Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck 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.

Chebyshev's inequality on a finite probability space

Statement

For every finite real random variable X and every t>0, P(XE[X]t)Var(X)t2. Equivalently, if σX>0 and c>0, then P(XE[X]cσX)1/c2. If σX=0, the first form remains valid for every t>0.

Facts & Assumptions

Given: A finite real random variable X and a real threshold t>0.

[L1]

Variance is E[(XE[X])2] and σX2=Var(X) (Variance, standard deviation, and covariance on a finite probability space).

[L2]

Markov's inequality states P(Ya)E[Y]/a for nonnegative Y and a>0 (Markov's inequality on a finite probability space).

Proof

technique · direct
1.1

The variable Y=(XE[X])2 is nonnegative, and for t>0 the events {Yt2} and {XE[X]t} are equal.

givenalgebra
2.1

Apply [L2] to Y at the positive threshold t2 and use [L1] to obtain the first inequality.

step 1.1L1L2
3.1

If σX>0, substitute t=cσX in step 2.1 and cancel σX2 to obtain 1/c2. Conversely, given t>0, choose c=t/σX>0 in the standard-deviation form to recover step 2.1. If σX=0, step 2.1 gives probability at most zero for every t>0.

step 2.1L1choosealgebra

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 24 results over 7 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources