01valued
01valued, often written as 0-1 valued, is a term used to describe mathematical objects, functions, or data that take only the two values 0 and 1. In mathematics, a 01-valued function is a mapping f from a set X to the set {0,1}. Such functions are commonly called indicator or characteristic functions, as they indicate membership of elements in a subset A of X: f(x) equals 1 if x is in A and 0 otherwise.
In probability and statistics, a 01-valued variable is known as a binary or indicator random variable. It
Key properties of 01-valued objects include their restricted range to {0,1}. Logical operations align with arithmetic:
See also indicator function, Boolean algebra, binary variable, and 0-1 encoding for related concepts.