anyone knows the meaning of the marked symbol in the pic and its Latex syntax?

anyone knows the meaning of the marked symbol in the pic and its Latex syntax?

It is an indicator function that is 1 if its argument is true and 0 if it is false. The latex syntax is $\mathbb{I}$ (\mathbb{I}).