Talagrand's inequality for convex sets (Theorem 9.5.3) on the Boolean cube $\{0,1\}^n$: if $A$ is convex, then $\mu(A) \cdot \mu(\{x : \operatorname{dist}(x, A) \geq t\}) \leq e^{-t^2/4}$.
Talagrand's convex-set inequality on the signed cube $\{-1,+1\}^n$: $\mu(A) \cdot \mu(\{x : \operatorname{dist}(x, A) \geq t\}) \leq e^{-t^2/4}$.
Corollary 9.5.6 (concentration for convex $1$-Lipschitz functions on the Boolean cube): $\mu(\{f \leq r\}) \cdot \mu(\{f \geq r + t\}) \leq e^{-t^2/4}$.
Upper-tail concentration about the median for convex $1$-Lipschitz $f$: $\mu(\{f \geq m + t\}) \leq 2 e^{-t^2/4}$.
Lower-tail concentration about the median for convex $1$-Lipschitz $f$: $\mu(\{f \leq m - t\}) \leq 2 e^{-t^2/4}$.
Corollary 9.5.8 (two-sided median concentration on the Boolean cube): for convex $1$-Lipschitz $f$ with median $m$, $\mu(\{|f - m| \geq t\}) \leq 4 e^{-t^2/4}$.
Talagrand's convex-set inequality on the continuous cube $[0,1]^n$.
Concentration for convex $1$-Lipschitz $f$ on the continuous cube $[0,1]^n$: $\mu(\{f \leq r\}) \cdot \mu(\{f \geq r + t\}) \leq e^{-t^2/4}$.
Concentration for convex $1$-Lipschitz $f$ on the signed cube $\{-1,+1\}^n$: $\mu(\{f \leq r\}) \cdot \mu(\{f \geq r + t\}) \leq e^{-t^2/4}$.
Two-sided median concentration on the signed cube $\{-1,+1\}^n$: for convex $1$-Lipschitz $f$ with median $m$, $\mu(\{|f - m| \geq t\}) \leq 4 e^{-t^2/4}$.
Shifting the centering point of a sub-Gaussian tail bound: if $X$ concentrates about $m$ with constants $(C_1, c_1)$ and $|m - a| \leq K$, then $X$ concentrates about $a$ with adjusted constants, gaining a factor $e^{c_1 K^2}$.
The distance function $x \mapsto \operatorname{dist}(x, V)$ to a linear subspace $V$ is convex and $1$-Lipschitz.
For a $d$-dimensional subspace $V$ with $d < n$, the median $m$ of $x \mapsto \operatorname{dist}(x, V)$ on the signed cube satisfies $|m - \sqrt{n - d}| \leq 1$.
Sub-Gaussian concentration of $\operatorname{dist}(x, V)$ about $\sqrt{n-d}$ on the signed cube $\{-1,+1\}^n$, for any $d$-dimensional subspace $V$ with $d < n$.
Talagrand's convex-set inequality on the continuous cube $[0,1]^n$
(alias of talagrand_convex_concentration_continuousCube01).
Two-sided median concentration for convex $1$-Lipschitz $f$ on the continuous cube $[0,1]^n$: $\mu(\{|f - m| \geq t\}) \leq 4 e^{-t^2/4}$.
Combined Talagrand inequality on $[0,1]^n$: the convex-set bound together with the median concentration for convex $1$-Lipschitz functions.