I recently made a post about complex interpolation , which is a machine for taking two Banach spaces, $A$ and $B$, and spitting out a continuous family of "interpolating" Banach spaces $(A,B)_x.$ The properties of these spaces were: For any $v$ in the intersection $A \cap B$, one has a bound $$\lVert v \rVert_{(A,B)_x} \leq \lVert v \rVert_A^{1-x} \lVert v \rVert_B^x.$$ The above characterization descends to maps; i.e., for continuous maps $T : A_1 \to B_1$ and $T : A_2 \to B_2$ that are "compatible with the sum $A_1 + A_2$" in some technical sense, one obtains an interpolating bound $$\lVert T \rVert_{(A_1, A_2)_x \to (B_1, B_2)_x} \leq \lVert T \rVert_{A_1 \to B_1}^{1-x} \lVert T \rVert_{A_2 \to B_2}^{x}.$$ There's a completely different technique for creating "interpolating bounds" that seems to be well known to a certain class of mathematicians, but that I haven't seen used in physics. This is the method of "real interpolation." I...