Show that the following rules are always valid. Translate these rules into natural language. 8 (z
Question:
Show that the following rules are always valid. Translate these rules into “natural language”.
8 (z → x) → ((z → y) → (z → (x ∧ y)));
9 ((x ∧ y) ∨ z) → ((x ∨ z) ∧ (y ∨ z)), ((x ∨ z) ∧ (y ∨ z)) → ((x ∧ y) ∨ z);
10 ((x ∨ y) ∧ z) → ((x ∧ z) ∨ (y ∧ z)), ((x ∧ z) ∨ (y ∧ z)) → ((x ∨ y) ∧ z);
11 (x → y) → (y → x);
12 x ∧ x → y;
13 y → (x ∨ x).
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Logic Functions And Equations Examples And Exercises
ISBN: 978-9048181650
1st Edition
Authors: Bernd Steinbach ,Christian Posthoff
Question Posted: