SymPy Gamma logo SymPy Gamma

And (a,~b)|(~a|~b|c)
c | ~a | ~b
satisfiable(c | ~a | ~b | (a & ~b))
c | ~a | ~b | (a & ~b)
See what Wolfram|Alpha has to say.

Want to compute something more complicated? Try a full Python/SymPy console at SymPy Live.