140 likes | 372 Views
Summary of the Rules. A<>B A -A B -B. AvB A B. -(A&B) -A -B. -(A<>B) A -A -B B. A>B -A B. -(A>B) A -B. --A A. -(AvB) -A -B. A&B A B. Summary of the Rules. AvB A B. -(A&B) -A -B. A>B -A B.
E N D
Summary of the Rules A<>B A -A B -B AvB A B -(A&B) -A -B -(A<>B) A -A -B B A>B -A B -(A>B) A -B --A A -(AvB) -A -B A&B A B
Summary of the Rules AvB A B -(A&B) -A -B A>B -A B -(A>B) A -B -(AvB) -A -B A&B A B
Summary of the Rules AvB A B -(A&B) -A -B A>B -A B -(A>B) A -B -(AvB) -A -B (v) branches so (-v) does not. A&B A B
Summary of the Rules AvB A B -(A&B) -A -B A>B -A B -(A>B) A -B -(AvB) -A -B (v) adds no negations so (-v) adds negations. A&B A B
Summary of the Rules AvB A B -(A&B) -A -B A>B -A B -(A>B) A -B -(AvB) -A -B A&B A B
Summary of the Rules AvB A B -(A&B) -A -B A>B -A B -(A>B) A -B -(AvB) -A -B A&B A B (&) does not branch so (-&) branches.
Summary of the Rules AvB A B -(A&B) -A -B A>B -A B -(A>B) A -B -(AvB) -A -B A&B A B (&) adds no negations so (-&) adds negations.
Summary of the Rules AvB A B -(A&B) -A -B A>B -A B -(A>B) A -B -(AvB) -A -B A&B A B
Summary of the Rules AvB A B -(A&B) -A -B A>B -A B -(A>B) A -B (>) branches so (->) does not. -(AvB) -A -B A&B A B
Summary of the Rules AvB A B -(A&B) -A -B A>B -A B -(A>B) A -B (>) negates the antecedent so (->) negates the consequent. -(AvB) -A -B A&B A B
Summary of the Rules A<>B A -A B -B -(A<>B) A -A -B B
Summary of the Rules A<>B A -A B -B -(A<>B) A -A -B B If A<>B is T then A and B MATCH. A is T and B is T or A is F and B is F.
Summary of the Rules A<>B A -A B -B -(A<>B) A -A -B B If A<>B is F then A and B DO NOT MATCH. A is T and B is F or A is F and B is T.
Summary of the Rules A<>B A -A B -B -(A<>B) -A A B -B If A<>B is F then A and B DO NOT MATCH. A is T and B is F or A is F and B is T.