TautologyQ
TautologyQ(boolean-expr, list-of-variables)test whether the
boolean-expris satisfiable by all combinations of booleanFalseandTruevalues for thelist-of-variables.
See
Examples
>> TautologyQ(a || !a)TrueImplementation status
- ✅ - full supported