Logical and
logic
maths
Logical and
This is a boolean function regularly expressed as $\land: \{T, F\}^2 \rightarrow \{T, F\}$ which is only true if both its inputs are.
This can be generalised to more inputs where all inputs must be true for it to be true.