(a∨b)⇒(not b) = not b
a ∨ b &( not b) = a
a ⇒ b &(not a) = not a
not (a & c) ⇒ not a ∨ not b = c ∨ not a ∨ not b
Copyright © 2024 SCHOLAR.TIPS - All rights reserved.
Answers & Comments
(a∨b)⇒(not b) = not b
a ∨ b &( not b) = a
a ⇒ b &(not a) = not a
not (a & c) ⇒ not a ∨ not b = c ∨ not a ∨ not b