Hotmath
Math Homework. Do It Faster, Learn It Better.

Symbolic Logic

Conjunction (AND statements)

Aconjunctionis a compound statement formed by combining two statements using the wordand.In symbolic logic, the conjunction of p and q is written p q

A conjunction is true only if both the statements in it are true. The following truth table gives the truth value of p q depending on the truth values of p and q

p q p q T T T T F F F T F F F F

Disjunction (OR statements)

Adisjunctionis a compound statement formed by combining two statements using the wordand.在数理逻辑中,迪sjunction of p and q is written p q

A disjunction is true if either one or both of the statements in it is true. The following truth table gives the truth value of p q depending on the truth values of p and q

p q p q T T T T F T F T T F F F

Negation (NOT statements)

Thenegationof a statement p is p

The symbol or ¬ is used to denote negation.

If p is true, then p is false, and vice versa.