Alphabeta Math
Pipeline-generated
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.

Markov Kernels and Markov Chains — Examples

1 · Prerequisites

2 · Summary

The examples range from constant and Dirac kernels to simple random walk, absorbing gambler's ruin, Gaussian AR(1), and a random-map realization of every finite transition matrix. Each construction checks its kernel or conditional transition calculation, including parameter endpoints and degenerate cases.

The counterexamples separate three distinct data requirements. One-time marginals do not determine a kernel or two-time law; enlarging a filtration can destroy a natural-filtration Markov property; and a deterministic time-inhomogeneous evolution cannot use one kernel until time is adjoined to the state.

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: AI-adaptedVerification: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

IID sequences as Markov chains with state-independent kernel

Statement

Assume Choice. If (Xn)n0 is IID with common law ν on (E,E), then relative to its natural filtration it is a Markov chain with the state-independent kernel K(x,A)=ν(A).

Facts & Assumptions

Given: Choice and the IID sequence in the statement.

[F1]

IID means that the entire family is mutually independent and every coordinate has the same law. (Identical distribution and IID families)

[F2]

Sigma-algebras generated by disjoint blocks of an independent family are independent. (Disjoint groups of an independent sigma-algebra family remain independent)

[F3]

The indicator and bounded-function versions of the Markov property are equivalent. (Bounded-function form of the Markov property)

Verification

1.1

For each x, AK(x,A)=ν(A) is a probability measure; for each [given] A, xν(A) is constant and measurable. Thus K is a probability kernel, including ν(A)=0 and 1 and a one-point state space.

given
2.1

Put Fn=σ(X0,,Xn). By [F1]--[F2], [F1, F2, F3, step 1.1] σ(Xn+1) is independent of Fn. Hence, for BFn and AE, E[1B1{Xn+1A}]=P(B)ν(A)=E[1BK(Xn,A)]. Therefore the constant K(Xn,A)=ν(A) is a version of the indicated conditional probability. By [F3], equivalently E[f(Xn+1)Fn]=fdν for every bounded measurable f. This verifies the claim at n=0 and all later times. Choice is used only for those conditional-expectation classes.

F1F2F3step 1.1
ExampleConstruction: AI-adaptedVerification: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

A deterministic dynamical system as a Markov kernel

Statement

Assume Choice. If T:(E,E)(E,E) is measurable, then K(x,A)=1A(Tx) is a probability kernel. Every adapted process satisfying Xn+1=T(Xn) almost surely is a K-chain.

Facts & Assumptions

Given: Choice, the measurable map T, and the stated adapted process.

[F1]

A probability kernel has probability-measure sections and measurable evaluations. (Measure kernel and probability kernel)

[F2]

The Markov condition is P(Xn+1AFn)=K(Xn,A). (Time-homogeneous Markov chain with transition kernel)

Verification

1.1

For fixed x, K(x,)=δTx is a probability measure. For fixed [F1] A, K(x,A)=1T1A(x) is measurable. Thus [F1] holds, including empty and full A and a one-point state space.

F1
2.1

For AE, [F2, step 1.1] 1{Xn+1A}=1A(TXn)=K(Xn,A)a.s. The last variable is Fn-measurable, so it is its own conditional expectation given Fn. By [F2], X is a K-chain. This also covers n=0, constant maps, fixed points, and deterministic cycles. Choice is used only for the conditional-expectation class in [F2]; the kernel construction is choice-free.

F2step 1.1
ExampleConstruction: AI-adaptedVerification: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Simple random-walk transition kernel

Statement

Assume Choice. Let X0=x0Z and Xn=x0+k=1nξk, where the ξk are IID with P(ξk=1)=P(ξk=1)=1/2. Then X is a Markov chain on Z with p(x,x+1)=p(x,x1)=12, all other entries zero, and generator Lf(x)=f(x+1)2f(x)+f(x1)2.

Facts & Assumptions

Given: Choice and the displayed IID signs.

[F1]

Disjoint blocks of an independent family generate independent sigma-algebras. (Disjoint groups of an independent sigma-algebra family remain independent)

[F2]

The Markov condition is the conditional transition identity. (Time-homogeneous Markov chain with transition kernel)

[F3]

The discrete generator is Lf(x)=yp(x,y)(f(y)f(x)) for bounded f. (Discrete generator of a countable-state transition matrix)

Verification

1.1

The natural past σ(X0,,Xn) equals [F1, F2] σ(ξ1,,ξn) because x0 is fixed and ξk=XkXk1. By [F1], ξn+1 is independent of this past. Thus for every AZ, P(Xn+1AFn)=121A(Xn+1)+121A(Xn1)=p(Xn,A). This includes A=, A=Z, and n=0, and verifies [F2]. Choice is used only for the displayed conditional expectation.

F1F2
2.1

Only y=x+1 and y=x1 contribute to [F3], so [F3, step 1.1] Lf(x)=12(f(x+1)f(x))+12(f(x1)f(x))=12{f(x+1)2f(x)+f(x1)}. The sum is finite, and constants give Lf=0.

F3step 1.1
ExampleConstruction: AI-adaptedVerification: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Absorbing gambler's-ruin chain

Statement

Assume Choice. Fix N1 and p[0,1], put q=1p, and take S={0,1,,N}. The gambler's-ruin transition matrix is P(0,0)=P(N,N)=1,P(x,x+1)=p,P(x,x1)=q(0<x<N), with all other entries zero. It is an absorbed kernel on D={0,N}, and first entrance into D is a hitting time. After a finite hit, the chain restarts at—and remains at—the boundary point hit.

Facts & Assumptions

Given: N,p,q,S,D as displayed and a chain with this transition matrix.

[F1]

Absorption on D replaces every row at xD by δx and leaves the rows on Dc unchanged. (Killed and absorbed transition kernels)

[F2]

The absorbed construction is a probability kernel. (Killed and absorbed kernels are probability kernels)

[F3]

At a measurable hitting time, the conditional future path law is the canonical chain law started from the hit state. (The post-hitting chain restarts from the hit state)

Verification

1.1

For 0<x<N, the only row masses are p and q, which are nonnegative and [F1, F2] sum to one. At 0 and N the rows are the corresponding Dirac masses. Thus these rows are exactly [F1] applied to any base kernel having the displayed interior transitions, and [F2] verifies the kernel. When N=1 there are no interior rows; when p=0 or p=1 the interior motion is deterministic.

F1F2
1.2

Define [given] τD=inf{n0:Xn{0,N}}. Then {τDn}=k=0n{XkD}Fn, so it is a hitting time. If X0D, then τD=0; otherwise it may be infinite in the general eventwise formulation.

given
2.1

By [F3], on {τD<} the conditional future is the chain started [F3, step 1.1, step 1.2] from XτD. Step 1.1 gives P(XτD,XτD)=1, so every subsequent coordinate equals the same boundary state. Constants zero and one give respectively zero and the finite-hit event in the eventwise formula. Choice is used only through [F3].

F3step 1.1step 1.2
ExampleConstruction: AI-adaptedVerification: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Gaussian AR(1) chain

Statement

Assume Choice. Let aR, σ0, let (Zn)n1 be IID N(0,1), independent of X0, and define Xn+1=aXn+σZn+1. Then X is a Markov chain on R with kernel K(x,)=N(ax,σ2).

Facts & Assumptions

Given: Choice, the parameters and independent innovations in the statement.

[F1]

N(m,σ2) is the affine pushforward of the standard normal law, including N(m,0)=δm. (Standard normal and normal laws)

[F2]

Disjoint coordinate blocks of an independent family generate independent sigma-algebras. (Disjoint groups of an independent sigma-algebra family remain independent)

[F3]

Integrating a product-measurable function against a probability kernel is measurable in its source. (Measurability of integration against a kernel)

[F4]

A lambda-system containing a generating pi-system contains the generated sigma-algebra. (Dynkin's pi-lambda theorem)

[F5]

The bounded-function identity characterizes the Markov property. (Bounded-function form of the Markov property)

Verification

1.1

Let γ=N(0,1). For Borel A, [F1, F3] K(x,A)=1A(ax+σz)γ(dz). For fixed x this is the affine pushforward in [F1], hence a probability measure. The integrand is Borel on R2, so [F3], applied to the constant kernel xγ, makes xK(x,A) measurable. Thus K is a probability kernel. For σ=0 it is the deterministic kernel δax; empty/full A give zero/one.

F1F3
2.1

The recursion makes [F2, F3, F4, F5, step 1.1] FnXσ(X0,Z1,,Zn). By [F2], Zn+1 is independent of this larger past and hence of FnX. For a bounded Borel f, set ϕf(x)=f(ax+σz)γ(dz), which is measurable by [F3]. For BFnX and Borel A,C, independence applied to B{XnA} gives P(B,XnA,Zn+1C)=B1A(Xn)γ(C)dP. A pi--lambda argument [F4] extends this from rectangles A×C to every Borel subset of R2, and bounded simple approximation extends it to the function (x,z)f(ax+σz). Therefore E[f(aXn+σZn+1)FnX]=ϕf(Xn). Since the left side is E[f(Xn+1)FnX] and ϕf=Kf, [F5] proves the Markov claim. The calculation includes a=0, σ=0, f=0,1, and n=0. Choice is used in [F1] and in the conditional expectations.

F2F3F4F5step 1.1
ExampleConstruction: AI-adaptedVerification: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Random-mapping representation for a finite transition matrix

Statement

Assume Choice. Let S be finite and ordered and let p be a transition matrix. There is a measurable F:S×[0,1]S such that, for uniform U, F(x,U) has law p(x,). If X0 is an S-valued random element and U1,U2, are fresh IID uniforms, independent of X0, then Xn+1=F(Xn,Un+1) is the p-chain.

Facts & Assumptions

Given: Choice, the finite ordered state space, transition matrix, and, for the chain assertion, the S-valued random element and fresh uniforms in the statement.

[F1]

Disjoint blocks of an independent family generate independent sigma-algebras. (Disjoint groups of an independent sigma-algebra family remain independent)

[F2]

The bounded-function conditional identity characterizes a Markov chain. (Bounded-function form of the Markov property)

Verification

1.1

Suppose first that S={s1,,sd} with d1. For each row put [given] c0(x)=0,cj(x)=k=1jp(x,sk),1jd. Then cd(x)=1. Define F(x,u)=sjwhen{cj1(x)u<cj(x),j<d,cd1(x)u1,j=d. These intervals partition [0,1] with a fixed endpoint convention, even when some row entries vanish. Since S is finite, every inverse image is a finite union of measurable slices, so F is measurable.

given
2.1

Uniform interval lengths give [step 1.1] P(F(x,U)=sj)=cj(x)cj1(x)=p(x,sj). The possible singleton endpoint at 1 has probability zero, so the last closed endpoint does not change this calculation. It covers row probabilities zero and one and the one-state case d=1.

step 1.1
3.1

Let Hn=σ(X0,U1,,Un); then Xn is [F1, F2, step 1.1, step 2.1] Hn-measurable and [F1] makes Un+1 independent of Hn. For each sj, 1{F(Xn,Un+1)=sj}=i=1d1{Xn=si}1{Un+1Iij}, where Iij is the row interval from step 1.1. Conditioning term by term and using step 2.1 gives p(Xn,sj). Summing over sjA proves the transition identity for every AS, hence [F2] gives the p-chain. Empty/full A and time zero are included. Choice is used only for conditional expectations and, if a canonical realization is requested, by its path-law supplier.

F1F2step 1.1step 2.1
4.1

Together with steps 1.1--3.1, consider S=: the unique map [given, step 1.1, step 2.1, step 3.1] ×[0,1] satisfies the row-law assertion vacuously, but no probability initial law—and hence no chain—exists on S.

givenstep 1.1step 2.1step 3.1
CounterexampleConstruction: AI-adaptedVerification: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Identical one-time marginals do not determine a Markov chain

Statement

Assume Choice. On S={0,1}, a stationary IID fair-bit chain and a constant fair-bit chain have the same one-time marginal at every time, but have different transition kernels and different two-time laws.

Facts & Assumptions

Given: The two fair-bit constructions specified below.

[F1]

An IID sequence with common law ν has the constant-row kernel K(x,A)=ν(A). (IID sequences as Markov chains with state-independent kernel)

[F2]

The identity map gives the deterministic kernel J(x,A)=1A(x). (A deterministic dynamical system as a Markov kernel)

Counterexample

1.1

Let (Xn) be IID with [F1] P(Xn=0)=P(Xn=1)=1/2. By [F1], it is Markov with K(x,{0})=K(x,{1})=12 for both x. Independence gives P(X0=X1)=P(0,0)+P(1,1)=14+14=12.

F1
1.2

Let B be one fair bit and put Yn=B for every n. Then each Yn is [F2] again fair, while [F2] makes Y Markov with identity kernel J. Here P(Y0=Y1)=1. Moreover J(0,{0})=11/2=K(0,{0}), so the kernels differ.

F2
2.1

Thus L(Xn)=L(Yn) for every n, including n=0, [step 1.1, step 1.2] but their displayed two-time event probabilities are 1/2 and 1. This is a concrete failed conclusion: one-time marginals do not determine even a two-time law, much less the kernel or path law. The state space is nonempty and finite; probabilities zero and one appear explicitly. Choice is inherited only from the Markov-chain interfaces used in [F1]--[F2].

step 1.1step 1.2
CounterexampleConstruction: AI-adaptedVerification: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

The Markov property can fail for a larger filtration

Statement

Assume Choice. An IID fair-bit sequence has the constant fair transition kernel relative to its natural filtration, but it need not have that kernel relative to a larger filtration. In particular, revealing X1 at time zero makes the time-zero Markov identity fail.

Facts & Assumptions

Given: The IID fair-bit sequence and the two filtrations specified below.

[F1]

An IID sequence with law ν is a Markov chain with constant kernel K(x,A)=ν(A) relative to its natural filtration. (IID sequences as Markov chains with state-independent kernel)

[F2]

The Markov definition is relative to the specified filtration and requires adaptedness. (Time-homogeneous Markov chain with transition kernel)

Counterexample

1.1

Let (Xn) be IID fair bits and [F1] FnX=σ(X0,,Xn). By [F1], X is a Markov chain for this filtration with K(x,{1})=1/2.

F1
1.2

Define a larger filtration by [F2] G0=σ(X0,X1),Gn=σ(X0,,Xn,X1)(n1). Then G0=G1 and Gn=FnX for n1, so (Gn) is increasing; it contains FnX at every time, and X is adapted. Thus it meets the structural requirements in [F2].

F2
2.1

Since X1 is G0-measurable, [F2, step 1.1, step 1.2] P(X1=1G0)=1{X1=1} almost surely. This differs from K(X0,{1})=1/2 on both positive-probability events {X1=0} and {X1=1}. Hence the time-zero identity in [F2] fails for the larger filtration, although it holds naturally. Empty/full target events still give zero/one and do not witness failure. Choice is used only by the conditional-probability classes.

F2step 1.1step 1.2
CounterexampleConstruction: AI-adaptedVerification: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

A time-inhomogeneous chain may require enlarged state

Statement

Assume Choice. The deterministic process X0=0,X1=0,Xn=1(n2) cannot be a time-homogeneous Markov chain on {0,1}. After adjoining time to the state, the same evolution is a homogeneous deterministic Markov chain.

Facts & Assumptions

Given: The deterministic process and its natural filtration.

[F1]

A homogeneous K-chain must use the same conditional transition K(Xn,A) at every time. (Time-homogeneous Markov chain with transition kernel)

Counterexample

1.1

If the displayed process were a homogeneous K-chain, its transition from [F1] X0=0 to X1=0 would force K(0,{1})=P(X1=1F0)=0. But its next transition from the same state X1=0 to X2=1 would force K(0,{1})=P(X2=1F1)=1, a contradiction. The witness uses the same state twice, so changing only the row at state 1 cannot repair it.

F1
1.2

Put S~=N0×{0,1} with its power set and let [F1] b0=b1=0, bn=1 for n2. Define T(n,x)=(n+1,bn+1),K~((n,x),A)=1A(T(n,x)). Every section is a Dirac probability and every evaluation is measurable. For Yn=(n,Xn) one has Yn+1=T(Yn), so its conditional transition is the same kernel K~ at every time. Hence [F1] now holds on the enlarged state space.

F1
2.1

The failed conclusion is therefore specifically the existence of one [step 1.1, step 1.2] homogeneous kernel on the unaugmented state space, not the Markov nature of the time-augmented evolution. The probabilities zero and one, times zero/one/two, and both state endpoints are explicit. Choice is used only to phrase the conditional-probability identities in [F1].

step 1.1step 1.2

Sources