English
The conditional distribution condDistrib Y X μ is the kernel that encodes the conditional law of Y given X with respect to μ.
Русский
Условное распределение condDistrib Y X μ представляет собой ядро, кодирующее условную закон Y при заданном X относительно меры μ.
LaTeX
$$$$\\mathrm{condDistrib}(Y,X,\\mu) \\text{ является ядром, задающим закон } Y \\mid X \\text{ по мере } \\mu.$$$$
Lean4
theorem condDistrib_def : eta_helper Eq✝ @condDistrib.{} @(delta% @definition✝) :=
by
intros
delta condDistrib
rw [show wrapped✝ = ⟨@definition✝.{}, rfl✝⟩ from Subtype.ext✝ wrapped✝.2.symm✝]
rfl