Stratego/XTrules E: Not(True) -> False E: Not(False) -> True E: And(True, x) -> x E: And(x, True) -> x