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.
First- and second-moment bounds for a nonempty Bernoulli random subset
Example
Retain each element of independently with probability , and let be the size of the random subset. Then When , the first- and second-moment bounds give
Facts & Assumptions
Given: Naturals and a real .
is a sum of mutually independent Bernoulli variables, and mutual independence factors their joint attained-value probabilities (Bernoulli random variables and binomial random variables as sums of independent Bernoulli trials, Pairwise and mutual independence of finite-valued random variables).
Its mean and variance are and (A Bernoulli variable has mean and variance ; a binomial variable has mean and variance ).
( and ).
Markov and the second-moment theorem give their respective upper and lower bounds (Markov's inequality on a finite probability space, The finite second-moment bound when ).
Verification
The event means every retention coordinate is zero, so .
The identity [L3] and [L2] give .
If , then or , and almost surely; all three displayed exact formulas give zero where appropriate, while the second-moment ratio is not formed.
If , Markov at threshold gives , and the second-moment bound with steps 1.1 and 1.2 gives .
The cases are exhaustive. At and , the exact probability is and the second-moment lower bound is , while the Markov upper bound is and is vacuous for .
Depends on
- Bernoulli random variables and binomial random variables as sums of independent Bernoulli trials
- Pairwise and mutual independence of finite-valued random variables
- A Bernoulli$(p)$ variable has mean $p$ and variance $p(1-p)$; a binomial$(n,p)$ variable has mean $np$ and variance $np(1-p)$
- $\operatorname{Var}(X)=\mathbb E[X^2]-\mathbb E[X]^2$ and $\operatorname{Cov}(X,Y)=\mathbb E[XY]-\mathbb E[X]\mathbb E[Y]$
- Markov's inequality on a finite probability space
- The finite second-moment bound $\mathbb P(X\ne0)\ge\mathbb E[X]^2/\mathbb E[X^2]$ when $\mathbb E[X^2]>0$
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 36 results over 13 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
- Y. Zhao, MIT 18.218 Probabilistic Method in Combinatorics, Chapter 3 (standard reference, not scraped)