[step:Define the coordinate increments and conditional entropy operators]
For $i\in\{1,\dots,n\}$, define $X_{-i}:=(X_1,\dots,X_{i-1},X_{i+1},\dots,X_n)$ and write $E_{-i}:=E_1\times\cdots\times E_{i-1}\times E_{i+1}\times\cdots\times E_n$. By the self-bounding hypothesis, there is a measurable coordinate-deleted map
\begin{align*}
F_i:E_{-i}\to[0,\infty)
\end{align*}
Thus $F_i(X_{-i})$ is a [random variable](/page/Random%20Variable) depending on all coordinates except $X_i$. Define the increment random variable
\begin{align*}
\Delta_i:\Omega\to[0,1],\qquad \Delta_i:=F(X)-F_i(X_{-i})
\end{align*}
The self-bounding hypotheses say that
\begin{align*}
0\le \Delta_i\le 1
\end{align*}
for each $i$, and
\begin{align*}
\sum_{i=1}^n\Delta_i\le F(X).
\end{align*}
Let $\mathcal L^1$ denote one-dimensional [Lebesgue measure](/page/Lebesgue%20Measure). Let $\mu_i$ denote the law of $X_i$ on $(E_i,\mathcal E_i)$. For a non-negative random variable $Y=Y(X_1,\dots,X_n)$ with finite expectations in the following expressions and a coordinate $i$, define $\mathbb E_i[Y]$ to be the function of $X_{-i}$ obtained by integrating only the $i$-th coordinate against $\mu_i$:
\begin{align*}
\mathbb E_i[Y](X_{-i}) := \int_{E_i} Y(X_1,\dots,X_{i-1},x_i,X_{i+1},\dots,X_n)\,d\mu_i(x_i).
\end{align*}
This definition uses the product structure coming from independence and does not require a regular [conditional probability](/page/Conditional%20Probability) kernel. Define the corresponding conditional entropy by
\begin{align*}
\operatorname{Ent}_i(Y):=\mathbb E_i[Y\log Y]-\mathbb E_i[Y]\log \mathbb E_i[Y].
\end{align*}
We use the entropy tensorization inequality for product measures:
\begin{align*}
\operatorname{Ent}(Y)\le \mathbb E\left[\sum_{i=1}^n \operatorname{Ent}_i(Y)\right].
\end{align*}
Here the structural hypothesis needed for tensorization is exactly the independence of $X_1,\dots,X_n$; the displayed inequality is applied only when the global and conditional entropy terms are finite.
[/step]