I am struggling to understand the notation i.e. what does the bold 1 refer to?
$\mathbf{1}_{A\cap B}(x)=\mathbf{1}_{A}(x)\times\mathbf{1}_{B}(x)$
I am struggling to understand the notation i.e. what does the bold 1 refer to?
$\mathbf{1}_{A\cap B}(x)=\mathbf{1}_{A}(x)\times\mathbf{1}_{B}(x)$
It's presumably the indicator function \begin{align*} {\bf 1}_S(x) &= \begin{cases} 1 & \text{if $x\in S$}; \\ 0 & \text{if $x\not\in S$}. \end{cases} \end{align*} It's also (and more commonly, at least in my experience) denoted by $\chi_S$.
It's the indicator function. $$ \textbf{1}_A(x)=\left\{\begin{array}{ll}1&\text{ if }x\in A\\0&\text{ if }x\notin A\end{array}\right. $$