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.
Finite Probability Spaces and Random Variables
1 · Prerequisites
- Binary Operations, Monoids, Groups and Subgroups
- Construction of the Natural Numbers
- Construction of the Real Numbers via Cauchy Sequences
- Construction of the Real Numbers via Dedekind Cuts
- Countability and Uncountability
- Finite Counting, Factorials and Binomial Coefficients
- Foundations of the Real Numbers for Analysis
- Relations, Functions, and Quotients
- Rings, Subrings, Integral Domains and Fields
- Roots, Rational Powers, and Classical Inequalities
- Suprema and Infima
- The ZFC Axioms and the Basic Set Constructions
2 · Summary
Finite sums and their reindexing laws, finite cardinality and Cartesian products, functions, and ordered-field arithmetic provide the background. The real exponential and logarithm development fixes the ambient real-number conventions used for probabilities, expectations, variances, and later tail estimates.
Finite probability spaces lead through additivity, conditioning, Bayes' theorem, and the distinction between pairwise and mutual independence to product spaces. Random variables then introduce distributions, expectation, indicators, and independence; variance and covariance yield sum formulas and Bernoulli and binomial moments. Markov and Chebyshev inequalities, finite Cauchy-Schwarz, and the second-moment bound complete the progression from first-order averages to quantitative probability estimates.
3 · Logical flowchart
4 · Definitions, theorems and proofs
Finite probability spaces, outcome weights, events, and event probabilities
Definition
A finite probability space is a pair consisting of a finite set and a function such that for every and The elements of are outcomes. Every subset is an event, and its probability is
An outcome of weight zero remains an outcome. Thus an event can be nonempty and still have probability zero.
Normalization, nonnegativity, monotonicity, complements, and differences in a finite probability space
Statement
In a finite probability space , events satisfy and Probability zero need not imply that an event is empty.
Facts & Assumptions
Given: A finite probability space and events .
Event probability is the sum of the nonnegative weights of its outcomes, and the sum of all outcome weights is (Finite probability spaces, outcome weights, events, and event probabilities).
Finite sums preserve nonnegativity and order (Laws of finite sums and finite products).
The real numbers form a totally ordered field (The reals form a totally ordered field).
Proof
The empty sum is , while the sum over is , so and .
Since every summand in is nonnegative, . Splitting the sum over into and gives , so .
Taking in step 1.2 gives ; rearranging the same identity for general gives .
The definition permits zero weights, so a singleton outcome of weight zero is a nonempty event of probability zero. All displayed conclusions follow.
Probability is additive on every finite pairwise-disjoint family of events
Statement
Let be a finite pairwise-disjoint family of events in a finite probability space. Then This includes the empty and one-member families.
Facts & Assumptions
Given: A finite probability space and a finite pairwise-disjoint family .
Event probability is the finite sum of outcome weights (Finite probability spaces, outcome weights, events, and event probabilities).
A finite sum may be reindexed by a bijection, split over a disjoint union, and evaluated in either order over a finite product (Finite commutative-monoid sums are invariant under bijective reindexing, split over disjoint unions, and satisfy the finite Fubini rule).
Proof
Pairwise disjointness makes a bijection from onto .
Reindexing by this bijection and summing first over each fibre gives .
If , both sides are the empty sum ; if has one member, step 2.1 is the identity .
Two-event inclusion-exclusion:
Statement
For events and in a finite probability space,
Facts & Assumptions
Given: Events and in a finite probability space.
Probability is additive on every finite pairwise-disjoint family of events (Probability is additive on every finite pairwise-disjoint family of events).
Proof
The sets and are disjoint and have union , so .
Since , one has .
Substitution of step 1.2 into step 1.1 gives the formula.
The finite union bound
Statement
For every finite family of events , For both sides are .
Facts & Assumptions
Given: A finite probability space and events .
Probability is monotone under inclusion (Normalization, nonnegativity, monotonicity, complements, and differences in a finite probability space).
Probability is additive on finite pairwise-disjoint families (Probability is additive on every finite pairwise-disjoint family of events).
Proof
For , put . Then the are pairwise disjoint, , and .
Hence .
For step 2.1 reads , and for it is equality.
Conditional probability for
Definition
Let and be events in a finite probability space with . The conditional probability of given is No value is assigned to when .
The multiplication rule and finite chain rule for conditional probability
Statement
If , then More generally, let be events such that for every . Then For the intersection and product both have probability or value ; for the formula is .
Facts & Assumptions
Given: Events satisfying the positivity hypotheses in the Statement.
For , (Conditional probability for ).
Proof
Multiplying the identity in [L1] by the positive denominator gives .
For the empty intersection is and the empty product is , while for the asserted identity is immediate.
Assume the chain formula holds for , and suppose the stated prefix probabilities are positive for .
Apply step 1.1 to and , then substitute the induction hypothesis for ; this gives the chain formula for .
Induction proves the formula for every finite , and every displayed conditional probability has a positive conditioning event by hypothesis.
The law of total probability for a finite partition
Statement
Let be a finite partition of with for every . Then every event satisfies Partition cells of probability zero may instead be omitted, since their intersections with also have probability zero.
Facts & Assumptions
Given: An event and a finite partition as in the Statement.
Probability is additive on a finite pairwise-disjoint family (Probability is additive on every finite pairwise-disjoint family of events).
Probability is monotone under event inclusion (Normalization, nonnegativity, monotonicity, complements, and differences in a finite probability space).
Proof
The events are pairwise disjoint and have union , so .
Each positive-probability cell satisfies .
Substitution gives the displayed formula. If , [L3] gives , so deleting that cell changes neither side of the unconditioned decomposition.
Bayes' theorem over a finite partition
Statement
Let be a finite partition with for every . If , then for every ,
Facts & Assumptions
Given: A finite partition, an event of positive probability, and an index as in the Statement.
The multiplication rule gives whenever (The multiplication rule and finite chain rule for conditional probability).
The law of total probability gives (The law of total probability for a finite partition).
Proof
By conditional probability and symmetry of intersection, .
The numerator in step 1.1 is , and [L2] is the denominator.
Substitution yields the formula; its denominator is positive because it equals .
Independent events, pairwise independence, and mutual independence of a finite family
Definition
Two events and are independent when
A finite family is pairwise independent when every two distinct members are independent. It is mutually independent when for every nonempty , The empty-subfamily identity is also valid under the conventions and .
Two positive-probability events are independent exactly when conditioning on either leaves the other's probability unchanged
Statement
Let and satisfy and . The following are equivalent:
- and are independent;
- ;
- .
Facts & Assumptions
Given: Positive-probability events and .
Conditional probability is for (Conditional probability for ).
Independence means (Independent events, pairwise independence, and mutual independence of a finite family).
Proof
If and are independent, divide the identity in [L2] by to obtain .
The same calculation with and interchanged gives .
Conversely, multiplying either conditional identity by its positive conditioning probability gives the product identity in [L2].
Thus each of conditions 2 and 3 is equivalent to condition 1, proving all three equivalent.
Mutual independence is inherited by subfamilies and by replacing events with complements
Statement
Every subfamily of a mutually independent finite family of events is mutually independent. Replacing any selection of its events by their complements also leaves a mutually independent family.
Facts & Assumptions
Given: A mutually independent finite family .
Mutual independence is the product identity for every nonempty subfamily (Independent events, pairwise independence, and mutual independence of a finite family).
Proof
With no event complemented, every intersection identity required for a subfamily is already one of the identities required for the original family.
Assume that after complementing any chosen events, every resulting subfamily is mutually independent.
Complement one further event . For any intersection of selected events other than , the induction hypothesis gives . Since , [L1] gives . Thus every subfamily remains mutually independent after replacements.
Induction on the number of complemented events proves the assertion for every selection. The empty intersection has probability and the empty product is .
The uniform probability space on a nonempty finite set
Definition
Let be a nonempty finite set. Its uniform probability space assigns every the weight . Thus every event has Nonemptiness is required so that the denominator is positive.
The finite product of finite probability spaces
Definition
Let be a finite indexed family of finite probability spaces. Their product probability space has outcome set and assigns the weight For , the product outcome set is the singleton containing the empty function and its weight is the empty product . Normalization and independence of coordinate events are proved in Product weights normalize, and coordinate events are mutually independent ↗.
Product weights normalize, and coordinate events are mutually independent
Statement
The weights in every finite product of finite probability spaces are nonnegative and sum to . For events , the coordinate events are mutually independent, and for every ,
Facts & Assumptions
Given: A finite family of finite probability spaces and coordinate events .
Product outcomes and their weights are defined coordinatewise, with the empty product equal to (The finite product of finite probability spaces).
Finite Fubini interchanges and factors iterated finite sums, while finite products of nonnegative reals are nonnegative (Laws of finite sums and finite products, Finite commutative-monoid sums are invariant under bijective reindexing, split over disjoint unions, and satisfy the finite Fubini rule).
Mutual independence is the intersection product identity for every nonempty subfamily (Independent events, pairwise independence, and mutual independence of a finite family).
Proof
For , the unique product outcome has weight , so normalization holds.
If normalization holds for and another factor is appended, finite Fubini gives .
For , summing the product weights over factors coordinatewise: a coordinate in contributes and a coordinate outside contributes .
Induction proves normalization for every finite product; nonnegativity follows from nonnegativity of all factor weights.
Thus . The empty gives , so [L3] proves mutual independence in all cases.
Real random variables on finite probability spaces and their finite distributions
Definition
A real random variable on a finite probability space is a function . Its range is finite. The distribution or law of is the finite probability space on with The weights are nonnegative and sum to because the fibres of form a finite partition of (Probability is additive on every finite pairwise-disjoint family of events).
Expectation of a real random variable on a finite probability space
Definition
The expectation of a real random variable on a finite probability space is For a real constant , the notation also denotes the constant random variable .
Expectation is the sum of each attained value times its probability
Statement
If is a real random variable on a finite probability space, then
Facts & Assumptions
Given: A real random variable on .
Expectation is (Expectation of a real random variable on a finite probability space).
A finite sum may be split over disjoint fibres and reindexed (Finite commutative-monoid sums are invariant under bijective reindexing, split over disjoint unions, and satisfy the finite Fubini rule).
Proof
The nonempty fibres , for , form a finite partition of .
Splitting the expectation over these fibres gives .
The inner sum is , which proves the formula. The range cannot be empty because total probability is .
Expectation is linear for every finite family of random variables, without any independence hypothesis
Statement
For a finite family of real random variables on one finite probability space and real scalars , No independence hypothesis is required. For , both sides are .
Facts & Assumptions
Given: A finite probability space, random variables , and real scalars , indexed by a finite set .
Expectation is a finite weighted sum over outcomes (Expectation of a real random variable on a finite probability space).
Finite sums are additive and compatible with real scaling (Laws of finite sums and finite products).
Finite Fubini permits the two finite summations to be interchanged (Finite commutative-monoid sums are invariant under bijective reindexing, split over disjoint unions, and satisfy the finite Fubini rule).
Proof
Expanding the left side gives .
Finite Fubini and distributivity turn step 1.1 into .
The calculation uses no independence identity. If , the two sums in step 2.1 are empty and equal .
Expectation preserves pointwise order and lies between the minimum and maximum attained values
Statement
If for every outcome, then . Consequently, for a real random variable , In particular some outcome has value at least , and some outcome has value at most .
Facts & Assumptions
Given: Real random variables on a finite probability space with pointwise.
Expectation is the finite weighted sum of a random variable, with nonnegative weights summing to (Expectation of a real random variable on a finite probability space).
Finite sums preserve pointwise order (Laws of finite sums and finite products).
Every nonempty finite list of reals has a maximum, and hence also a minimum by applying the maximum result to negatives (Every nonempty finite set of reals has a maximum and a minimum).
The real numbers form a totally ordered field (The reals form a totally ordered field).
Proof
Nonnegative weights give for every , so summing gives .
The outcome set is nonempty because its nonnegative weights sum to ; let and be the minimum and maximum of the attained values of .
The pointwise inequalities and step 1.1 give , since the expectations of the constant variables are and .
Outcomes attaining and therefore supply values at most and at least the expectation, including the constant case.
The indicator random variable of an event
Definition
For an event in a finite probability space, its indicator random variable is
Indicators turn event probabilities, intersections, and finite counts into expectations and products
Statement
For every event , . For every finite family , and is the number of events that contain . The empty product is and the empty sum is .
Facts & Assumptions
Given: Events and in one finite probability space.
The indicator of an event is on the event and off it (The indicator random variable of an event).
Expectation is the finite weighted sum over outcomes (Expectation of a real random variable on a finite probability space).
Empty finite sums and products are and (Finite sums and finite products, by recursion).
Proof
Expanding leaves exactly the weights of outcomes in , hence equals .
At an outcome , the product is exactly when belongs to every , and is otherwise .
At , each summand contributes one exactly when , so their sum counts those events.
Steps 1.2 and 1.3 also give the stated empty conventions by [L3].
Pairwise and mutual independence of finite-valued random variables
Definition
A finite family of finite-valued random variables is mutually independent when for every nonempty and every selection , It is pairwise independent when this identity is required only for two distinct indices. The empty family is mutually independent vacuously, and a one-member family is mutually independent.
A finite family of events is mutually independent exactly when its indicators are mutually independent
Statement
A finite family of events is mutually independent if and only if its indicator random variables are mutually independent. The same equivalence holds with pairwise independence in place of mutual independence.
Facts & Assumptions
Given: A finite family of events .
Mutual independence is preserved when events are replaced by complements (Mutual independence is inherited by subfamilies and by replacing events with complements).
The event is , and is (The indicator random variable of an event).
Random variables are mutually independent exactly when all finite joint attained-value probabilities factor (Pairwise and mutual independence of finite-valued random variables).
Proof
Suppose the events are mutually independent. Every joint assignment , with , is an intersection of events and complements , whose probability factors by [L1].
Conversely, if the indicators are mutually independent, specialize their joint-value identity to for every chosen index; [L2] gives the event-intersection product identity.
Hence the indicators are mutually independent by [L3].
Step 1.1 together with step 2.1 proves the forward direction, and step 1.2 proves the reverse direction. Restricting the same arguments to two indices proves the pairwise equivalence.
Expectation factors over a finite product of mutually independent random variables
Statement
If is a finite mutually independent family of real random variables, then For , both sides equal . The converse is not asserted.
Facts & Assumptions
Given: A finite mutually independent family .
Expectation can be summed over the finite attained values of a random variable (Expectation is the sum of each attained value times its probability).
Mutual independence factors every finite joint attained-value probability (Pairwise and mutual independence of finite-valued random variables).
Finite Fubini interchanges iterated sums over finite products (Finite commutative-monoid sums are invariant under bijective reindexing, split over disjoint unions, and satisfy the finite Fubini rule).
Proof
Grouping outcomes by the joint values gives .
Independence changes the last probability to .
Finite Fubini factors the resulting sum as . For , this calculation is the empty product identity .
Variance, standard deviation, and covariance on a finite probability space
Definition
For real random variables and on one finite probability space, define The standard deviation of is , using the unique nonnegative square root supplied by Square roots exist: a unique with ; the positives are . Variance is nonnegative because its defining random variable is pointwise nonnegative and expectation is a sum with nonnegative weights.
and
Statement
For finite real random variables , Variance is nonnegative, and every constant random variable has variance zero. Zero variance forces equality to the mean on every positive-weight outcome, but not necessarily on zero-weight outcomes.
Facts & Assumptions
Given: Real random variables on a finite probability space.
Expectation is linear for every finite family, without independence (Expectation is linear for every finite family of random variables, without any independence hypothesis).
Variance and covariance are expectations of the displayed centred square and product (Variance, standard deviation, and covariance on a finite probability space).
Proof
Expand and apply linearity to obtain .
Expanding and applying linearity gives the covariance identity.
The centred square is pointwise nonnegative, so variance is nonnegative; if is constant it vanishes identically. If the variance is zero, every positive-weight centred-square summand is zero, while a zero-weight outcome is unrestricted.
Steps 1.1, 1.2, and 1.3 give all claims.
Covariance is symmetric and bilinear in finite linear combinations
Statement
Covariance is symmetric, and for finite families and and real scalars , This includes empty sums and constant summands.
Facts & Assumptions
Given: Finite families and scalars as in the Statement.
Expectation is linear on finite linear combinations (Expectation is linear for every finite family of random variables, without any independence hypothesis).
( and ).
Proof
Commutativity of real multiplication in [L2] gives .
Substitute the two finite linear combinations into [L2] and distribute their pointwise product.
Applying [L1] to step 1.2 and collecting the terms gives the displayed double sum.
If either index set is empty, both sides are zero; covariance with a constant is zero by [L1] and [L2].
Variance of a finite sum as the sum of all variances and covariances
Statement
For a finite family , Equivalently, it is . The empty sum has variance zero, and the singleton formula is the identity. In the first display, the second sum is over two-element subsets of .
Facts & Assumptions
Given: A finite family of random variables .
Covariance is symmetric and bilinear in finite linear combinations (Covariance is symmetric and bilinear in finite linear combinations).
Proof
By [L1] and bilinearity, .
Separate the diagonal terms, which are , from the off-diagonal ordered pairs. Symmetry pairs the latter into twice the sum over unordered pairs.
For an empty family every sum in step 1.1 is zero, and for a singleton only its diagonal term remains.
Variance adds for every finite pairwise-independent family
Statement
If is a finite pairwise-independent family, then Pairwise independence, rather than mutual independence, is sufficient.
Facts & Assumptions
Given: A finite pairwise-independent family .
For two independent random variables, expectation of their product is the product of their expectations (Expectation factors over a finite product of mutually independent random variables).
Variance of a finite sum is the sum of variances and twice all pairwise covariances (Variance of a finite sum as the sum of all variances and covariances).
Proof
For distinct , pairwise independence and [L1] give , so .
Substitute step 1.1 into [L2]; every off-diagonal term vanishes, leaving the displayed formula. The empty and singleton cases are included.
Bernoulli random variables and binomial random variables as sums of independent Bernoulli trials
Definition
For , a Bernoulli random variable takes the value with probability and with probability .
For , a binomial random variable is a sum of mutually independent Bernoulli variables. When , this is the constant zero random variable.
A Bernoulli variable has mean and variance ; a binomial variable has mean and variance
Statement
If is Bernoulli, then and . If is binomial, then These formulas include , , and .
Facts & Assumptions
Given: A Bernoulli variable and a binomial variable .
Bernoulli and binomial variables have the distributions and independent-sum form in the Definition (Bernoulli random variables and binomial random variables as sums of independent Bernoulli trials).
Expectation is linear without independence (Expectation is linear for every finite family of random variables, without any independence hypothesis).
( and ).
Variance adds for finite pairwise-independent families (Variance adds for every finite pairwise-independent family).
Proof
Since is with probability and otherwise, and .
Hence .
Linearity gives , and pairwise-independent variance additivity gives .
At or the variance formula is zero, and at both finite sums are empty and equal zero.
Markov's inequality on a finite probability space
Statement
If is a nonnegative real random variable on a finite probability space and , then The weak threshold is part of the statement.
Facts & Assumptions
Given: A nonnegative real random variable and a real .
Expectation preserves pointwise order (Expectation preserves pointwise order and lies between the minimum and maximum attained values).
Proof
Pointwise, : on the event this is the threshold inequality, and off it the right side is zero while .
Taking expectations gives .
Division by gives the claimed inequality. The hypothesis is exactly what licenses the division.
Chebyshev's inequality on a finite probability space
Statement
For every finite real random variable and every , Equivalently, if and , then . If , the first form remains valid for every .
Facts & Assumptions
Given: A finite real random variable and a real threshold .
Variance is and (Variance, standard deviation, and covariance on a finite probability space).
Markov's inequality states for nonnegative and (Markov's inequality on a finite probability space).
Proof
The variable is nonnegative, and for the events and are equal.
Apply [L2] to at the positive threshold and use [L1] to obtain the first inequality.
If , substitute in step 2.1 and cancel to obtain . Conversely, given , choose in the standard-deviation form to recover step 2.1. If , step 2.1 gives probability at most zero for every .
Cauchy-Schwarz for finite random variables:
Statement
For real random variables on a finite probability space, No equality characterization is asserted on outcomes of probability zero.
Facts & Assumptions
Given: Real random variables on one finite probability space.
Expectation is linear for finite linear combinations (Expectation is linear for every finite family of random variables, without any independence hypothesis).
Expectation preserves pointwise order, so the expectation of a nonnegative variable is nonnegative (Expectation preserves pointwise order and lies between the minimum and maximum attained values).
Expectation is the finite sum of values times nonnegative outcome weights (Expectation of a real random variable on a finite probability space).
Proof
Assume first that . Every nonnegative summand is then zero, so on all positive-weight outcomes and .
Assume now that and put .
Since , linearity gives .
In this case the asserted inequality reads .
Substitution of into step 1.3 yields , and multiplication by the positive denominator gives the result.
The cases and are exhaustive because .
The finite second-moment bound when
Statement
Let be a finite real random variable. If , then If , then on every positive-weight outcome and .
Facts & Assumptions
Given: A finite real random variable .
Cauchy-Schwarz states (Cauchy-Schwarz for finite random variables: ).
Expectation is the finite sum of values times nonnegative outcome weights (Expectation of a real random variable on a finite probability space).
Proof
Assume . Pointwise, . Apply [L2] to and ; using [L1] gives .
Assume . The nonnegative summands then force at every positive-weight outcome, so .
Dividing by the positive second moment gives the displayed bound.
Nonnegativity of makes the two cases exhaustive.
whenever
Statement
If is a finite real random variable with , then Equivalently,
Facts & Assumptions
Given: A finite real random variable with .
Chebyshev gives for (Chebyshev's inequality on a finite probability space).
Proof
If , then , and the latter is positive. Thus .
Apply [L1] at and use to obtain the first inequality.
Taking complements gives the equivalent lower bound. The assumption is exactly what makes the threshold positive and the denominator nonzero.
5 · Examples, counterexamples and false statements
None yet.
Sources
Standard references
Recommended treatments; not extraction sources.
- C. M. Grinstead and J. L. Snell, Introduction to Probability, 2nd ed., Section 1.2
- H. Pishro-Nik, Introduction to Probability, Statistics, and Random Processes, Sections 1.3.2-1.3.3
- C. M. Grinstead and J. L. Snell, Introduction to Probability, 2nd ed., Theorem 1.1
- C. M. Grinstead and J. L. Snell, Introduction to Probability, 2nd ed., Theorem 1.2
- H. Pishro-Nik, Introduction to Probability, Statistics, and Random Processes, Section 1.3.2
- C. M. Grinstead and J. L. Snell, Introduction to Probability, 2nd ed., Theorem 1.4
- H. Pishro-Nik, Introduction to Probability, Statistics, and Random Processes, Section 1.3.3
- J. Matousek and J. Vondrak, The Probabilistic Method, Lemma 1.1.3
- H. Pishro-Nik, Introduction to Probability, Statistics, and Random Processes, Section 6.2.1
- C. M. Grinstead and J. L. Snell, Introduction to Probability, 2nd ed., Section 4.1
- H. Pishro-Nik, Introduction to Probability, Statistics, and Random Processes, Section 1.4
- C. M. Grinstead and J. L. Snell, Introduction to Probability, 2nd ed., equation (4.2)
- C. M. Grinstead and J. L. Snell, Introduction to Probability, 2nd ed., Theorem 1.3 and equation (4.3)
- H. Pishro-Nik, Introduction to Probability, Statistics, and Random Processes, Section 1.4.2
- C. M. Grinstead and J. L. Snell, Introduction to Probability, 2nd ed., Bayes' Formula
- H. Pishro-Nik, Introduction to Probability, Statistics, and Random Processes, Section 1.4.3
- J. Matousek and J. Vondrak, The Probabilistic Method, Definition 1.1.4
- M. Bucic, Probabilistic Method, Definitions A.14-A.15
- J. Matousek and J. Vondrak, The Probabilistic Method, Section 1.1
- H. Pishro-Nik, Introduction to Probability, Statistics, and Random Processes, Section 1.4.1
- M. Bucic, Probabilistic Method, Example A.2
- C. M. Grinstead and J. L. Snell, Introduction to Probability, 2nd ed., Definitions 4.3-4.5
- J. Matousek and J. Vondrak, The Probabilistic Method, Definition 1.1.6
- M. Bucic, Probabilistic Method, Definition A.4
- C. M. Grinstead and J. L. Snell, Introduction to Probability, 2nd ed., Section 6.1
- M. Bucic, Probabilistic Method, Definition A.5
- M. Bucic, Probabilistic Method, Appendix A
- J. Matousek and J. Vondrak, The Probabilistic Method, Lemma 3.1.1
- C. M. Grinstead and J. L. Snell, Introduction to Probability, 2nd ed., Theorem 6.2
- J. Matousek and J. Vondrak, The Probabilistic Method, Definition 3.1.2
- M. Bucic, Probabilistic Method, Section 2.1
- J. Matousek and J. Vondrak, The Probabilistic Method, Lemma 3.1.3
- J. Matousek and J. Vondrak, The Probabilistic Method, Definition 1.1.8
- H. Pishro-Nik, Introduction to Probability, Statistics, and Random Processes, Sections 1.4.1 and 3.1.5
- J. Matousek and J. Vondrak, The Probabilistic Method, Sections 1.1 and 3.1
- J. Matousek and J. Vondrak, The Probabilistic Method, Lemma 1.1.9
- M. Bucic, Probabilistic Method, Proposition A.15
- C. M. Grinstead and J. L. Snell, Introduction to Probability, 2nd ed., Section 6.2
- H. Pishro-Nik, Introduction to Probability, Statistics, and Random Processes, Section 5.3.1
- J. Matousek and J. Vondrak, The Probabilistic Method, Section 6.1
- C. M. Grinstead and J. L. Snell, Introduction to Probability, 2nd ed., Theorem 6.4
- C. M. Grinstead and J. L. Snell, Introduction to Probability, 2nd ed., Section 5.1
- H. Pishro-Nik, Introduction to Probability, Statistics, and Random Processes, Section 3.1.5
- H. Pishro-Nik, Introduction to Probability, Statistics, and Random Processes, Sections 3.1.5 and 3.2.4
- H. Pishro-Nik, Introduction to Probability, Statistics, and Random Processes, Section 6.2.2
- J. Matousek and J. Vondrak, The Probabilistic Method, Theorem 4.1.1
- C. M. Grinstead and J. L. Snell, Introduction to Probability, 2nd ed., Theorem 8.1
- H. Pishro-Nik, Introduction to Probability, Statistics, and Random Processes, Section 6.2.4
- Y. Zhao, MIT 18.218 Probabilistic Method in Combinatorics, Section 3.3