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.

Brownian Motion, Markov Properties and Hitting Times — Examples

1 · Prerequisites

2 · Summary

These examples accompany brownian-motion-markov-properties-and-hitting-times. The Gaussian convolution underlying the semigroup is computed in closed form, the maximum crossing probability is evaluated with its two limits, and the one-sided hitting-time density is shown to have divergent first moment, which separates almost-sure finiteness from integrability.

The exit-side computation substitutes into the two-sided exit probability, the successive-hit example restarts independent Brownian excursions and reads off a simple symmetric random walk, and the planar example contrasts coordinate recurrence with the polarity of single points in the plane.

The counterexamples locate the boundaries of the main page: the raw natural filtration is not right-continuous before augmentation, the strong Markov conclusion fails at the non-stopping last zero before a fixed time, and almost-sure finiteness of a hitting time does not imply its integrability.

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: Literature-sourcedVerification: AI-adaptedaudited 2026-09-22Open item page →

Brownian density and Gaussian convolution

Example

Assume the Axiom of Choice and let pt(x,y)=(2πt)1/2e(yx)2/(2t) be the Brownian transition The Brownian transition semigroup. Then for all s,t>0 and x,zR, Rps(x,y)pt(y,z)dy=ps+t(x,z), and the integral is evaluated below by completing the square, giving the constant 2πst/(s+t).

Facts & Assumptions

Given: AC, s,t>0, x,zR and the kernel p.

[F1]

pr(x,y)=(2πr)1/2e(yx)2/(2r), and the semigroup identity holds for these kernels. The Brownian transition semigroup The Brownian kernels form a semigroup

[F3]

AC is the ambient assumption of the Brownian interface. The Axiom of Choice

Verification

technique · direct
1.1

Put A=12s+12t=s+t2st, m=tx+szs+t and C=(zx)22(s+t). Expanding squares gives (yx)22s+(zy)22t=A(ym)2+C: the coefficient of y2 is A, the coefficient of 2y is 2Am=zt+xs, and subtracting the square leaves the constant x22s+z22t(z/t+x/s)24A, which equals (zx)22(s+t).

F1algebra
2.1

Consequently ps(x,y)pt(y,z)=12πsteCeA(ym)2 for every y, a nonnegative continuous function of y.

step 1.1F1
2.2

For L>0, the affine substitution u=A(ym) on [mL/A,m+L/A] and [F2] give mL/Am+L/AeA(ym)2dy=1ALLeu2du; letting L with [F2] gives ReA(ym)2dy=πA=2πsts+t.

F2step 1.1
3.1

Multiplying by the constant of step 2.1, Rps(x,y)pt(y,z)dy=12πst2πsts+teC=12π(s+t)e(zx)2/(2(s+t))=ps+t(x,z), which is the displayed identity; the semigroup identity for the operators follows from it as in the cited lemma.

F1step 2.1step 2.2
4.1

The degenerate cases are excluded or harmless as stated: s,t>0 keeps A finite and positive and all square roots real, the case s=t and x=z are included, and the cases s=0 or t=0 belong to the identity operator convention of the semigroup rather than to this convolution. AC is used only through [F3].

F1F3givenstep 3.1

Source notes

Lawler, Section 2.6, computes the Gaussian convolution by completing the square; the example records the exact constant produced by the one-dimensional Gaussian integral.

ExampleConstruction: Literature-sourcedVerification: AI-adaptedaudited 2026-09-22Open item page →

Maximum crossing before a fixed time

Example

Assume the Axiom of Choice and let B be a standard Brownian motion Brownian motion. Use the everywhere-continuous, zero-start representative fixed in Law of the Brownian maximum: replace the path by zero outside a measurable probability-one event of continuity and zero start, retaining the notation B. Let Mt=sup0stBs. This is a finite measurable random variable because its continuous-path supremum on [0,t] equals the supremum over (Q[0,t]){t}. For a>0 and t>0, P(Mta)=2(1Φ ⁣(at)), where Φ is the standard normal distribution function Standard normal and normal laws Cumulative distribution function of a real random variable. The value tends to 1 as a0 and to 0 as a; at t fixed, the probability is decreasing in a.

Facts & Assumptions

Given: AC, a standard Brownian motion B in the stated everywhere-continuous zero-start representative, and reals a>0, t>0.

[F1]

P(Mtx)=2Φ(x/t)1 for x0, and the law of Mt is atomless; hence P(Mt<a)=P(Mta) and P(Mta)=1P(Mt<a). Law of the Brownian maximum

[F2]

Φ(0)=1/2, limxΦ(x)=1, and Φ is continuous and nondecreasing. Standard normal and normal laws Cumulative distribution function of a real random variable

[F3]

AC is the standing hypothesis under which the Brownian maximum and normal-law interfaces in [F1]-[F2] are supplied; this example makes no additional selection. The Axiom of Choice

Verification

technique · direct
1.1

By [F1], P(Mta)=1P(Mt<a)=1P(Mta)=1(2Φ(a/t)1)=2(1Φ(a/t)) for every a>0 and t>0, which is the displayed value.

F1given
2.1

As a0 one has a/t0, so continuity of Φ at 0 with Φ(0)=1/2 gives 2(1Φ(a/t))2(11/2)=1; as a one has a/t and Φ1, so the value tends to 0. Since Φ is nondecreasing, the value is nonincreasing in a.

F2step 1.1
3.1

The boundary cases are consistent: at a=0 the formula would give 1, while the stated range is a>0; the case t>0 is essential because the normalization a/t uses a positive square root. AC is used only through [F3].

F1F3givenstep 2.1

Source notes

Durrett, Section 7.4, records the crossing probability as the reflection consequence; the example adds the two limiting checks explicitly.

ExampleConstruction: Literature-sourcedVerification: AI-adaptedaudited 2026-09-22Open item page →

A Brownian hitting time has infinite mean

Example

Assume the Axiom of Choice and let B be a standard Brownian motion Brownian motion. Use the everywhere-continuous, zero-start representative fixed in Distribution of a one-sided Brownian hitting time: replace the path by zero outside a measurable probability-one event of continuity and zero start, retaining the notation B. Let a>0 and τa=inf{t0:Bt=a}, with inf=+. Then τa is a measurable extended random variable and τa< almost surely, while E[τa]=0tg(t)dt=+,g(t)=a(2πt3)1/2ea2/(2t). Thus almost-sure finiteness does not imply integrability for this random time.

Facts & Assumptions

Given: AC, a standard Brownian motion B in the stated everywhere-continuous zero-start representative, and a>0.

[F1]

For the representative fixed in the statement, τa is measurable and finite almost surely, and on t>0 its law has the displayed density g. One-dimensional Brownian motion hits every point almost surely Distribution of a one-sided Brownian hitting time

[F2]

For a nonnegative random variable with a density, the expectation is the integral of t against that density; integration against a density is integration of the product with the density. Expectation of a nonnegative or integrable random variable Integrating against a density agrees with integrating the product

[F3]

Monotone convergence applies to nonnegative integrands. Monotone convergence for the integral

[F4]

AC is the standing hypothesis under which the Brownian and hitting-time interfaces in [F1] are supplied; this expectation calculation makes no additional selection. The Axiom of Choice

Verification

technique · direct
1.1

Since τa0 and its law has density g by [F1], [F2] gives E[τa]=0tg(t)dt=a(2π)1/20t1/2ea2/(2t)dt, the last integrand being nonnegative.

F1F2given
2.1

For ta2 the exponent satisfies a2/(2t)1/2, so ea2/(2t)e1/2; hence the integrand in step 1.1 is bounded below on [a2,) by a(2π)1/2e1/2t1/2.

algebra
3.1

For every integer j0, on Ij=[2ja2,2j+1a2] one has t1/2(2j+1a2)1/2, so Ijt1/2dta2(j1)/2. These lower bounds do not tend to zero and their partial sums diverge. Monotone convergence over the increasing finite unions of the Ij, together with step 2.1, therefore gives 0t1/2ea2/(2t)dt=+ and hence E[τa]=+.

F3step 1.1step 2.1
4.1

The comparison with finite almost-sure values is the point of the example: [F1] gives τa< almost surely, so the random variable is finite-valued almost surely while its expectation is infinite; the divergence comes from the polynomial tail t1/2 of the first-moment integrand and not from any exceptional path. The cases a=0 (where τ0=0) and a<0 are excluded by the hypothesis a>0. AC is used only through [F4].

F1F4givenstep 3.1

Source notes

Lawler, Section 2.7, evaluates the first-passage density and records the divergent first moment; Durrett, equation (7.4.6), gives the same density. The example avoids any integration-by-parts argument and bounds the first-moment integrand directly.

ExampleConstruction: Literature-sourcedVerification: AI-adaptedaudited 2026-09-22Open item page →

Exit side from an interval

Example

Assume the Axiom of Choice and fix the everywhere-continuous zero-start representative B used for the law P0 in Brownian motion started at x (hence a standard Brownian motion in the sense of Brownian motion). Define Tc from this fixed representative. For the interval with endpoints 2 and 3, P(T3<T2)=25,P(T2<T3)=35, where Tc denotes the first hitting time of the level c. The two values sum to 1, as they must.

Facts & Assumptions

Given: AC and the fixed everywhere-continuous representative of standard Brownian motion started at 0 under P0.

[F1]

Two-sided exit probability: for a<x<b and the shifted law Px, Px(Tb<Ta)=xaba. Two-sided Brownian exit probability

[F2]

The unshifted law is P0, and the hitting times in the Example are defined from the same fixed everywhere-continuous zero-start representative, so P(T3<T2)=P0(T3<T2). Brownian motion started at x Brownian motion

[F3]

AC is the ambient assumption of the Brownian construction. The Axiom of Choice

[F4]

For this fixed everywhere-continuous zero-start representative, one-dimensional Brownian motion hits every level almost surely, so both T3 and T2 are finite almost surely, and the process cannot be at the two levels at the same time. One-dimensional Brownian motion hits every point almost surely Brownian motion started at x

Verification

technique · direct
1.1

Apply [F1] with a=2, x=0, b=3: P0(T3<T2)=0(2)3(2)=25.

F1F2given
2.1

The events {T3<T2} and {T2<T3} are disjoint, and their union has probability one because both hitting times are finite almost surely by [F4] and the process cannot be at both levels at once; hence P(T2<T3)=125=35.

F4step 1.1
3.1

The values 25+35=1 sum to one, the starting point 0 lies strictly between the endpoints, and the common denominator ba=5 is nonzero. AC is used only through [F3].

F3givenstep 2.1

Source notes

Durrett, Theorem 7.5.3, states the two-sided exit probability used here; the example substitutes the pair of endpoints and checks the complementary probability.

ExampleConstruction: AI-adaptedVerification: AI-adaptedaudited 2026-09-22Open item page →

Successive Brownian exit segments are independent copies

Example

Assume AC and let B be standard Brownian motion. Use the following path convention throughout this example: choose the measurable full event of continuous paths starting at zero supplied by Brownian motion, and replace B by the zero path on its complement. Denote this version by X. It agrees with the original B at every time on one measurable full event; no assertion about the original raw filtration on exceptional paths is made.

Put S0=0 and, whenever Sn<, Sn+1=Sn+inf{t0:XSn+tXSn=1}. If a time is infinite, all subsequent times are set to infinity. Then all Sn are finite and S0<S1<S2< on a measurable probability-one event. The segments En=(Sn+1Sn, (X(Sn+t)Sn+1XSn)t0),n0, are independent and identically distributed. This encodes each finite-length segment by its duration and its path held constant after exit; its law is that of a standard Brownian path stopped on first reaching {-1,1}. The proof gives a measurable convention when one of the times is infinite. Consequently (XS1,XS2XS1,) are independent fair signs, and (0,XS1,XS2,) is a simple symmetric random walk on the integers. In particular the original numbering E1,E2, has the same claims and its displacements are independent of XS1.

Facts & Assumptions

Given: AC and the Brownian process and continuous-path convention in the Example.

[F1]

Brownian paths are continuous on a measurable full event and start at zero almost surely; increments are independent centered normals. A N(0,m) variable for m>0 is the image of the standard normal density under multiplication by sqrt(m). The density is even and bounded above by (2π)1/2. Brownian motion Standard normal and normal laws

[F2]

A closed-set hitting time for an everywhere-continuous Brownian motion is a stopping time for its raw natural filtration, and hence its usual augmentation. Stopped sigma-algebras use the tests A intersect {tau<=t}. Brownian closed-set hitting times are stopping times Continuous-time stopping times and stopped sigma-algebras Natural and usual augmented Brownian filtrations

[F3]

At an almost surely finite stopping time for the usual Brownian filtration, the restarted process is independent of the stopped sigma-algebra and has Wiener finite-dimensional distributions. Values on the infinite-time event are assigned zero by the theorem's convention. Strong Markov property of Brownian motion

[F4]

For C=C([0,),R) with the uniform-on-compacts topology, its Borel sigma-algebra is generated by rational evaluations. A pi-system generates its sigma-algebra by the pi-lambda theorem. Borel sigma-algebra of continuous path space is generated by coordinates Dynkin's pi-lambda theorem

[F5]

Probabilities are continuous from above and below; countable unions of null events are null. AC supplies the Brownian and strong-Markov interfaces. Basic identities for a probability measure The Axiom of Choice

[F6]

Closed bounded real intervals are compact; continuous real functions attain their extrema on a nonempty compact set and take all intermediate values. Reflection x maps to -x preserves Lebesgue integration by the change-of-variables formula (absolute Jacobian one); AC supplies its Countable Choice hypothesis. Heine-Borel by bisection: every closed bounded interval [a,b] is compact Extreme value theorem: a continuous real function on a nonempty compact subset of R attains a greatest and a least value Intermediate value theorem, by bisection with a canonical left-half rule: a continuous function on [a,b] takes every value between f(a) and f(b) A C^1 diffeomorphism satisfies the change-of-variables formula for L^1 functions

Verification

technique · direct
1.1

The normalized process X has measurable coordinates, all its paths are continuous, and X_0=0 everywhere. It retains every finite-dimensional Brownian law, since its coordinates were changed on one measurable null event. By [F4] it is a C-valued random element, supported on the closed subspace C_0 of paths starting at zero. Work with the usual augmentation of this process, as defined in [F2], when applying strong Markov. This does not transfer a stopping-time claim to the original B filtration.

F1F2F4given
2.1

For w in C_0 define σ(w)=inf{t0:w(t)=1}. This is measurable: for t>=0, continuity gives {σt}={sup0stw(s)1}, and the supremum is over the countable set of rationals in [0,t] together with t. Continuity, the intermediate value property and attainment of the maximum on a compact interval prove this equality. It also shows sigma is strictly positive on C_0. For a continuous Brownian W, [F2] makes sigma(W) a stopping time. If sigma(W)>m, then |W_m|<1; hence [F1] gives P(σ>m)P(Wm<1)2/2πm. Continuity from above in [F5] proves sigma finite almost surely. At a finite sigma, continuity gives Wσ{1,1}.

F1F2F5F6step 1.1
3.1

Define the segment map e(w)=(σ(w),(w(tσ(w)))t0) into [0,]×C, and the remainder r(w)(t)=w(σ(w)+t)w(σ(w)) if sigma is finite, and the zero path otherwise. Both are Borel maps. Indeed evaluation (w,s) maps to w(s) continuously for finite s: if w_j converges uniformly on compact sets and s_j tends to s, bound by the uniform error on one common compact interval plus continuity of w there. Compose with measurable sigma for each fixed coordinate, using t wedge infinity=t and the zero convention for r; then [F4] proves path-valued measurability. The duration sigma is measurable by step 2.1.

F4step 2.1
4.1

For a continuous Brownian W and its sigma, e(W) is measurable for the stopped sigma-algebra. Sigma itself is measurable there by its defining tests. For a fixed t and u, on {sigma<=u} the value W_{t wedge sigma} equals W_{t wedge sigma wedge u}, which is measurable at time u: approximate t wedge sigma wedge u from below by a finite grid in [0,u], use adaptation and continuity. Thus the Borel inverse images of W_{t wedge sigma}, intersected with {sigma<=u}, lie in F_u. Rational coordinates and [F4] finish this claim. By [F3], r(W) is independent of F_sigma and has Brownian finite-dimensional laws. It is C_0-valued by construction; [F4] and the pi-lambda theorem identify its C_0 law with that of X and promote coordinate independence to independence of every Borel path event. Therefore e(W) and r(W) are independent, and r(W) again has the law of X.

F2F3F4step 1.1step 2.1step 3.1
5.1

Set W0=X, Wn+1=r(Wn), σn=σ(Wn), En=e(Wn), and Sn=j<nσj. These are measurable by step 3.1. Inductively each W^n has the law of X by step 4.1, so each sigma_n is finite and strictly positive almost surely by step 2.1. Their countable intersection is a measurable full event by [F5]. On it, finite induction gives Wtn=XSn+tXSn simultaneously for all t, and hence the formulas for S_n and E_n in the statement. Outside this event the just-defined measurable E_n provide the promised convention; S_n are extended sums, so subsequent times after infinity stay infinite.

F5step 2.1step 3.1step 4.1
6.1

Prove by induction that W^n is independent of H_n=sigma(E_0,...,E_{n-1}) and that the preceding E_j are iid with law nu=law(e(X)). For n=0 this is vacuous. If it holds at n, the pair (e(W^n),r(W^n)) is independent of H_n, since it is a measurable function of W^n. Its components are independent by step 4.1. Thus for A in H_n and Borel segment and path sets D,L, P(A{EnD}{Wn+1L})=P(A)ν(D)P(XL). For fixed L, the pi-lambda theorem extends this identity from intersections A intersect {E_n in D} to all of H_{n+1}. It follows that W^{n+1} is independent of H_{n+1}; taking L to be the whole path space also proves E_n independent of H_n with law nu. Induction proves mutual independence of every finite family of segments, hence the asserted iid sequence. It does not assert independence of the nested entire future processes W^n.

F4step 3.1step 4.1step 5.1
7.1

Negation preserves the law of X on C_0: centered independent normal increments are unchanged jointly under sign reversal by the even normal density and reflection substitution in [F6], so finite-dimensional laws agree, and [F4] and pi-lambda give equality of path laws. The map d(w)=w(sigma(w)) on finite sigma, zero otherwise, is Borel by the evaluation argument in step 3.1. Also sigma(-w)=sigma(w) and d(-w)=-d(w). Step 2.1 makes its value a sign almost surely, so its two probabilities are equal and sum to one. Each displacement d(W^n) is a function of E_n: for finite duration it is the stopped path evaluated at that duration. Step 6.1 therefore makes these displacements independent fair signs, including the first d(W^0)=X_{S_1}. Telescoping gives X_{S_n}=sum_{j<n}d(W^j) on the full event in step 5.1, proving the embedded-walk claim.

F1F4F6step 2.1step 3.1step 5.1step 6.1
8.1

At time zero X starts at zero and each duration is strictly positive; at exit the value is exactly one of the two endpoints. Infinite durations lie in a measurable null event and have explicit segment/remainder conventions. The empty history in the induction is the trivial sigma-algebra. The claims concern exit segments and signs; no inference about moments of a two-sided exit time is made from a one-sided hitting-time density. Full AC is inherited through [F5]; normalization uses one supplied full event, not a choice of paths.

F5step 2.1step 3.1step 5.1step 6.1step 7.1

Source notes

The cited strong Markov theorem supplies independence of each restarted future from its own stopped history. The proof above explicitly factors this with independence of the earlier segments. Symmetry gives fairness directly, so no shifted-law hitting event or two-sided exit-probability supplier is required.

ExampleConstruction: Literature-sourcedVerification: AI-adaptedaudited 2026-09-22Open item page →

Planar coordinate hitting does not imply point hitting

Example

Assume the Axiom of Choice, let W be a standard two-dimensional Brownian motion d-dimensional Brownian motion, let xy in R2 and let Px be the shifted planar law Brownian motion started at x. Then:

  1. under Px, each coordinate increment process tWt(i)xi is a standard one-dimensional Brownian motion, and each coordinate process almost surely visits every neighbourhood of yi at arbitrarily large times;
  2. nevertheless Px(t0:Wt=y)=0, so the two coordinate hitting events do not synchronize: almost surely {t:Wt(1)=y1}{t:Wt(2)=y2}=;
  3. every nonempty open disc is visited almost surely.

Facts & Assumptions

Given: AC, a standard planar Brownian motion W, xy and the shifted law Px.

[F1]

Planar annular exit probability: for 0<ε<zy<R and the law Pz, Pz(Sε<TR)=logRlogzylogRlogε, where Sε,TR are the first hits of the circles of radii ε and R about y. Planar Brownian annular exit probability

[F2]

Under Px, the shifted planar process Wx is standard planar Brownian motion, so each coordinate increment W(i)xi is standard one-dimensional Brownian motion; one-dimensional Brownian motion visits every neighbourhood of every level at arbitrarily large times almost surely. Brownian motion started at x d-dimensional Brownian motion One-dimensional Brownian motion is recurrent One-dimensional Brownian motion hits every point almost surely

[F3]

Countable subadditivity of a probability measure and countable intersections of probability-one events. Basic identities for a probability measure

[F4]

Every nonempty open disc contains a disc with rational centre and rational radius. The rationals embed densely in the reals

[F5]

AC is the ambient assumption of the Brownian construction. The Axiom of Choice Brownian motion started at x

Verification

technique · direct
1.1

Fix R>xy. For every n with 1/n<xy, the event {Ty<TR} is contained in {S1/n<TR}: a path that reaches y before leaving the disc of radius R passes through the circle of radius 1/n about y first, by continuity. Hence by [F1], Px(Ty<TR)limnlogRlogxylogRlog(1/n)=0, the denominator tending to +.

F1given
1.2

For a given δ>0 choose 0<ε<min{δ,xy}; then Px(Sε<TR)=logRlogxylogRlogε1 as R, so the ε-circle about y is hit almost surely, hence the disc of radius δ about y is hit almost surely. Applying this to the countably many discs with rational centre and rational radius and intersecting the resulting probability-one events via [F3], while every nonempty open disc contains such a rational disc by [F4], gives the almost-sure statement of assertion 3.

F1F3F4given
1.3

By [F2] each coordinate increment W(i)xi is a standard one-dimensional Brownian motion, so it visits every neighbourhood of the level yixi at arbitrarily large times; equivalently, W(i) visits every neighbourhood of yi at arbitrarily large times almost surely. This is assertion 1, and it does not synchronize the two coordinates.

F2given
2.1

The event {Ty<} is the union over the countably many integers R>xy of the increasing events {Ty<TR}: if Ty< then the path on [0,Ty] is a compact subset of R2, hence stays in some disc of integer radius about y, and conversely Ty<TR< implies Ty<. By [F3] and step 1.1, Px(Ty<)RPx(Ty<TR)=0.

F3step 1.1
3.1

By step 2.1 there is a probability-one event on which the planar path never equals y; on that event no time can satisfy both coordinate equations simultaneously, so {t:Wt(1)=y1}{t:Wt(2)=y2}=, even though each of the two sets is almost surely unbounded by step 1.3. This is assertion 2.

step 2.1step 1.3
4.1

The cases are consistent: the point x=y is excluded, so Ty=0 is not possible; the dimension is two, and the polarity statement is not asserted in dimension one, where the same computation fails because the logarithm is replaced by a bounded harmonic function; the radius parameter δ>0 and the inner radius ε are chosen strictly positive. AC is used only through [F5].

F1F5givenstep 3.1

Source notes

Sousi, Section 6.7 on printed pp. 63-64, computes the annular exit probability and concludes that planar points are polar while discs are hit; Durrett, Section 7.4, contains the corresponding discussion. The example separates the two coordinate recurrences from the planar polarity, which is exactly the boundary the surrounding page records.

CounterexampleConstruction: AI-adaptedVerification: AI-adaptedaudited 2026-09-22Open item page →

The raw natural Brownian filtration need not be right-continuous

Statement refuted

The statement "the raw natural filtration (Ft0) of a Brownian motion is right-continuous at t=0, that is F0+0=F00" is false. On the canonical continuous realization the event A:={the path vanishes on [0,1/m] for some m1} lies in F0+0 but not in F00.

Counterexample

Given: AC, the canonical continuous realization Ω=C([0,),R) with Wiener measure W Wiener measure on continuous path space and coordinate process π, a standard Brownian motion with continuous paths Brownian motion, with raw natural filtration Ft0=σ(πs:0st).

Proof technique: direct.

1.1

Define A:=m1s[0,1/m]{πs=0}=m1qQ[0,1/m]{πq=0}, the second description using continuity of every path; thus A is measurable and nonempty, since the zero path belongs to it, while the path ss does not.

given
2.1

For every t>0 one has AFt0: choose m with 1/m<t; then qQ[0,1/m]{πq=0}F1/m0Ft0, and the union over m lies in Ft0. Hence AF0+0=t>0Ft0 The Brownian germ sigma-algebra at zero.

step 1.1
2.2

AF00=σ(π0): the zero path is in A and the path ss is not, while both have π0=0, so membership in A is not determined by π0.

step 1.1
2.3

W(A)=0: A is contained in m1{π1/(2m)=0}, and each of those events has probability zero because the law of π1/(2m) has the strictly positive density p1/(2m)(0,) and is therefore atomless The Brownian kernels form a semigroup Standard normal and normal laws; countable subadditivity gives the claim Basic identities for a probability measure.

step 1.1
3.1

Combining steps 2.1, 2.2 and 2.3, AF0+0F00, so the raw natural filtration is not right-continuous at time zero; its usual augmentation contains A as a null event and is right-continuous by construction Natural and usual augmented Brownian filtrations. The witness is nonempty and of probability zero, so it is invisible to any probability computation alone. AC is used only through the ambient Brownian and Wiener interfaces.

step 2.1step 2.2step 2.3
CounterexampleConstruction: Literature-sourcedVerification: AI-adaptedaudited 2026-09-22Open item page →

Strong Markov fails at a nonstopping random time

Statement refuted

The statement "at every random time that is finite almost surely the shifted future is a Brownian motion independent of the past" is false. At the last zero of standard Brownian motion before a fixed time, the random time is not a stopping time, and the conditional law of the shifted future is not Wiener measure.

Counterexample

Given: AC and a standard Brownian motion B Brownian motion. Choose one measurable probability-one event on which the paths are continuous and start at zero, replace the whole path by zero off that event, and retain the notation B. Thus every path is continuous and starts at zero, with no change to any finite-dimensional law. Work on the completed ambient space and use the raw and usual filtrations of this normalized process as in Natural and usual augmented Brownian filtrations. Put L:=max{t[0,1]:Bt=0} and let GL:=σ(BsL:s0)N, where N is the ambient null ideal.

Proof technique: direct.

1.1

The zero set {t[0,1]:Bt=0} is closed and contains 0, so L is a maximum, not merely a supremum. Moreover L<1 almost surely: if L=1 then 1 lies in the zero set and B1=0, an event of probability zero because the law of B1 has the strictly positive density p1(0,) and is atomless The Brownian kernels form a semigroup Standard normal and normal laws.

given
1.2

A Brownian path has a zero in every interval (0,s] almost surely. By Brownian scaling Brownian scaling it suffices to treat s=1; a path with no zero in (0,1] has constant sign there, so P(no zero in (0,1])=2P(Bt>0 t(0,1])2P(min[0,1]B0) by symmetry of the Brownian law, and since B is again a standard Brownian motion the maximum law Law of the Brownian maximum gives P(min[0,1]B0)=P(max[0,1](B)0)=2Φ(0)1=0.

given
1.3

The time L is a measurable [0,1]-valued random variable and is GL-measurable. First, for 0<a1, continuity gives {L<a}={infat1Bt>0}; the infimum equals the infimum over the countable dense set (Q[a,1]){a,1}, so this event is measurable. Hence L is measurable. For each fixed s, approximating sL by finite-valued dyadic times and using path continuity shows that BsL is measurable, so GL is well defined. Next, almost surely B is constant on no nondegenerate interval: otherwise some rational u<v lie in a constant interval and BvBu=0, while that increment has the atomless law N(0,vu); a countable union over rational pairs is still null Standard normal and normal laws. On this no-flat-interval event, for every a>0, {L<a}=qQ,0q<a rQ,rq{BrL=BqL}. Indeed, if L<a, choose q(L,a); conversely, constancy of the stopped path after some q<a forces Lq, since q<L would make B constant on [q,L]. The displayed right side belongs to GL, and the completed null ideal absorbs the exceptional flat-path set. Thus {L<a}GL for every a, proving the claimed GL-measurability.

given
2.1

The path has no zero in (L,1], so by continuity it has constant sign there; consequently the shifted path tBL+t has no zero in (0,1L], an event of probability one, and 1L>0 almost surely.

step 1.1
3.1

The conditional law of the shifted increment process Wt:=BL+tBL given GL is not Wiener measure. Suppose it were. For each positive integer n, the event Hn:={1L1/n} belongs to GL by step 1.3, while the continuous-path event Cn:={W has no zero in (0,1/n]} is Borel: it is the intersection, over sufficiently large integers k, of the events that the infimum of W on [1/k,1/n] is positive, and each such infimum is determined by countably many rational evaluations. Step 1.2 gives Wiener measure zero to Cn. The assumed conditional Wiener law would therefore imply P(CnHn)=E[1HnP(CnGL)]=0. By step 2.1 the event A:={W has no zero in (0,1L]} has probability one, but AHnCnHn for every n. Since L<1 almost surely, An1(AHn) up to a null event, forcing P(A)=0, a contradiction. Hence the conditional law is not Wiener measure, and the future is not a Brownian motion independent of the stopped past at L.

step 1.1step 1.2step 1.3step 2.1
3.2

The time L is not a stopping time for the completed filtration. Suppose it were; then {L<t}Ft for every t(0,1), and {L<t}{Bt0}={Bt0}{no zero in [t,1]}. By the future-path theorem Future-path Markov property the conditional probability of the second factor given Ft is qt(Bt), where qt(y) is the probability that a Brownian motion started at y has no zero in [0,1t]; the first factor is Ft-measurable, so E[1{L<t}1{Bt0}Ft]=1{Bt0}qt(Bt) almost surely Taking out what is known, while Ft-measurability of {L<t} also makes that conditional expectation 1{L<t}1{Bt0} Conditional expectation as an ae class Conditional expectation is unique almost surely.

step 2.1step 1.2
4.1

For y0 the shifted hitting-time law gives Py(T01t)=2(1Φ(y/1t))(0,1) Distribution of a one-sided Brownian hitting time Brownian motion started at x, so 0<qt(y)<1, while qt(0)=0 by step 1.2. Comparing the two expressions of step 3.2 on {Bt0} forces P(Bt0)=0: where L<t one would need qt(Bt)=1, and where Lt one would need qt(Bt)=0, hence Bt=0. This contradicts the atomlessness of the law of Bt Standard normal and normal laws, so L is not a stopping time.

step 1.2step 3.2
5.1

The witness therefore has all three claimed properties: L1 is finite, it is GL-measurable but not a stopping time, and the strong-Markov conclusion fails at it in the precise sense of step 3.1. The case t=1 is excluded in step 3.2 where 1t>0 is needed; the case of an interval without a zero is impossible by step 1.2; and the degenerate case B1=0 is the null event excluded in step 1.1. AC is used only through the ambient Brownian, completion and conditional-expectation interfaces.

step 1.1step 1.3step 3.1step 4.1
CounterexampleConstruction: Literature-sourcedVerification: AI-adaptedaudited 2026-09-22Open item page →

Almost-sure finiteness does not imply integrability

Statement refuted

The statement "if a real-valued random time is finite almost surely, then it is integrable" is false: a real-valued null-set modification of the first hitting time of a positive level by standard Brownian motion is finite everywhere and has infinite mean.

Counterexample

Given: AC, a standard Brownian motion B Brownian motion in the everywhere-continuous zero-start representative fixed by One-dimensional Brownian motion hits every point almost surely and A Brownian hitting time has infinite mean, a real a>0, and τa=inf{t0:Bt=a}, with inf=+.

Proof technique: direct.

1.1

By One-dimensional Brownian motion hits every point almost surely, τa is a measurable [0,]-valued random time and the measurable event N:={τa=+} has probability zero.

given
2.1

Define Ta(ω)=τa(ω) for ωN and Ta(ω)=0 for ωN. Then Ta takes values in [0,)R on every outcome. It is measurable: for c<0 the set {Tac} is empty, while for c0 it is N{τac}. Thus Ta is a real random variable in the sense of Random elements and real random variables, and in particular a real-valued random time.

step 1.1
3.1

The variables Ta and τa differ only on the null event N. Consequently, for every Borel set C[0,), the events {TaC} and {τaC} have symmetric difference contained in N, so they have the same probability. Hence Ta has the density a(2πt3)1/2ea2/(2t) from A Brownian hitting time has infinite mean, and the same supplier's calculation gives E[Ta]=+.

givenstep 1.1step 2.1
4.1

Therefore Ta is finite on every outcome, hence finite almost surely, but is not integrable. This real-valued witness refutes the stated implication. The null-set modification is explicit, and AC is used only through the Brownian construction and the two cited hitting-time suppliers.

step 2.1step 3.1

Sources