Commit 2025-10-14 14:50 946cb31c
View on Github →chore: notation for (conditional) independence (#30419) Add notations:
X ⟂ᵢ[μ] Yfor independence of X and Y. Simplified toX ⟂ᵢ Yif the measure isvolume.X ⟂ᵢ[Z, hZ; μ] Yfor independence of X and Y given Z. Simplified toX ⟂ᵢ[Z, hZ] Yif the measure isvolume. I don't use a double uptack because neither my browser nor my vscode font have that character (U+2AEB). Instead I have chosen a \perp with an i for indepedence.