Truth Table Flashcards: Connectives & Logical Equivalence

84 truth-table flashcards on logical connectives, material conditionals, nested expressions, equivalence, and counterexamples, with short explanations.

Sellest kaardipakist

Practice propositional logic with 84 English truth-table flashcards. The set covers NOT (¬), AND (∧), inclusive OR (∨), exclusive OR (⊕), the material conditional (→), and the biconditional (↔). T means true and F means false. It suits learners starting formal logic or discrete mathematics.

Cards ask you to recall a connective’s truth conditions, identify a connective from its full rule, evaluate an expression from a stated assignment, and produce short output columns with an explicit row order. A few original statement-to-symbol tasks and one symbol-to-statement task connect the notation to English. Later cards practice De Morgan’s laws, double negation, conditional rewriting, biconditional and XOR expansions, negated conditionals, and the distinction between a conditional, its converse, inverse, and contrapositive.

The sequence introduces notation and simple connectives before nested expressions, logical equivalence, counterexamples, and tautology/contradiction/contingency classification. Selected equivalences have separate forward and reverse cards, placed apart. Answers start with the result and give a short reason. For a counterexample task, any assignment that makes the two outputs differ is a valid answer.

This is a focused practice set, not a full logic course or an exam syllabus. It excludes quantified statements, proof systems, circuits, and programming-language evaluation rules. It does not ask for a connective from a lone truth value, which would be ambiguous, or repeat every possible symbolic and English permutation. Material implication is used as a truth-functional rule; the cards do not treat it as a theory of causation or every everyday use of “if”.

For a short introduction, read truth values, conjunction and disjunction. For study habits, see how to use flashcards for math.

The questions, answers, examples, order, metadata, and cover were independently created with AI assistance. Logic facts were checked against the open textbook forall x: Calgary, especially its chapters on connective truth tables, complete truth tables, and semantic concepts, and by direct truth-value calculation. No textbook exercises, teaching prose, diagrams, examination questions, or competitor cards were copied. The original text and generated cover are released under CC0 1.0 to the extent applicable rights exist; reference-source text retains its own license. This is an independent resource, unaffiliated with the Open Logic Project or any school or examination provider.

Selle kaardipaki kaardid

  1. Kaart 1

    Küsimus

    In classical propositional logic, what is a proposition?

    Vastus

    A statement with a truth value: true or false. A question or command is not a proposition in this setting.

  2. Kaart 2

    Küsimus

    What does negation (¬p) do to the truth value of p?

    Vastus

    It reverses it: true becomes false, and false becomes true.

  3. Kaart 3

    Küsimus

    When is the conjunction (p ∧ q) true?

    Vastus

    Only when p and q are both true.

  4. Kaart 4

    Küsimus

    When is the inclusive disjunction (p ∨ q) true?

    Vastus

    When at least one of p and q is true, including when both are true.

  5. Kaart 5

    Küsimus

    What does one valuation assign in a propositional truth table?

    Vastus

    One truth value to each proposition letter. The assignment stays fixed throughout that row.

  6. Kaart 6

    Küsimus

    When is the material conditional (p → q) false?

    Vastus

    Only when p is true and q is false. Here p is the antecedent and q is the consequent.

  7. Kaart 7

    Küsimus

    When is the biconditional (p ↔ q) true?

    Vastus

    When p and q have the same truth value: both true or both false.

  8. Kaart 8

    Küsimus

    When is exclusive OR (p ⊕ q) true?

    Vastus

    When exactly one of p and q is true. It is false when their truth values match.

  9. Kaart 9

    Küsimus

    What is the main connective in ((¬p) ∧ q)?

    Vastus

    ∧ (AND). It combines the whole left part, (¬p), with q.

  10. Kaart 10

    Küsimus

    How many rows does a complete truth table with three distinct proposition letters need?

    Vastus

    8 rows: each of the three letters has two choices, so 2³ = 8.

  11. Kaart 11

    Küsimus

    If p = F, what is (¬p)?

    Vastus

    T. Negation reverses F to T.

  12. Kaart 12

    Küsimus

    If p = T and q = F, what is (p ∧ q)?

    Vastus

    F. AND needs both inputs to be true.

  13. Kaart 13

    Küsimus

    If p = T and q = T, what is inclusive OR (p ∨ q)?

    Vastus

    T. Inclusive OR allows both inputs to be true.

  14. Kaart 14

    Küsimus

    If p = T and q = T, what is the material conditional (p → q)?

    Vastus

    T. A true antecedent with a true consequent does not make the conditional false.

  15. Kaart 15

    Küsimus

    If p = F and q = F, what is (p ↔ q)?

    Vastus

    T. The two truth values match, even though neither is true.

  16. Kaart 16

    Küsimus

    If p = T and q = T, what is exclusive OR (p ⊕ q)?

    Vastus

    F. XOR requires exactly one true input.

  17. Kaart 17

    Küsimus

    Does a true material conditional (p → q) establish that p causes q?

    Vastus

    No. Material implication is determined by truth values; it does not establish causation or capture every everyday use of “if”.

  18. Kaart 18

    Küsimus

    What assignments are listed by the two-letter row order TT, TF, FT, FF?

    Vastus

    (p, q) = (T, T), (T, F), (F, T), (F, F). Each possible assignment appears once.

  19. Kaart 19

    Küsimus

    In ¬(p ∨ q), does ¬ negate just p or the whole disjunction?

    Vastus

    The whole disjunction (p ∨ q). Evaluate that parenthesized expression before negating it.

  20. Kaart 20

    Küsimus

    If p = F and q = T, what is the material conditional (p → q)?

    Vastus

    T. A material conditional with a false antecedent is true.

  21. Kaart 21

    Küsimus

    If p = T and q = F, what is (p ↔ q)?

    Vastus

    F. The two truth values differ.

  22. Kaart 22

    Küsimus

    If p = T and q = F, what is exclusive OR (p ⊕ q)?

    Vastus

    T. Exactly one input is true.

  23. Kaart 23

    Küsimus

    Which standard connective is true exactly when both inputs are true?

    Vastus

    Conjunction (AND), written ∧.

  24. Kaart 24

    Küsimus

    Which standard connective is false exactly when both inputs are false?

    Vastus

    Inclusive disjunction (OR), written ∨. The both-true case is true.

  25. Kaart 25

    Küsimus

    Which standard connective takes one input and reverses its truth value?

    Vastus

    Negation (NOT), written ¬.

  26. Kaart 26

    Küsimus

    If p = F and q = F, what is the material conditional (p → q)?

    Vastus

    T. Its only false case requires a true antecedent and a false consequent.

  27. Kaart 27

    Küsimus

    Which standard connective is true exactly when its two inputs have matching truth values?

    Vastus

    The biconditional (if and only if), written ↔.

  28. Kaart 28

    Küsimus

    Which standard connective is true exactly when its two inputs have different truth values?

    Vastus

    Exclusive OR (XOR), written ⊕.

  29. Kaart 29

    Küsimus

    What is the main connective in ((p ∨ q) → (¬r))?

    Vastus

    → (the material conditional). The entire disjunction is the antecedent, and (¬r) is the consequent.

  30. Kaart 30

    Küsimus

    Which standard connective is false exactly when its first input is true and its second input is false?

    Vastus

    The material conditional, written →. Input order matters.

  31. Kaart 31

    Küsimus

    Give the output column for (p ∧ q), with (p, q) rows TT, TF, FT, FF.

    Vastus

    T, F, F, F. Only the both-true row satisfies AND.

  32. Kaart 32

    Küsimus

    If p = T and q = F, what is ¬(p ∧ q)?

    Vastus

    T. First (p ∧ q) is F; negating it gives T.

  33. Kaart 33

    Küsimus

    Let a mean “the archive is open” and b mean “the desk is staffed”. Symbolize “the archive is open and the desk is staffed”.

    Vastus

    (a ∧ b). Both statements are asserted.

  34. Kaart 34

    Küsimus

    Give the output column for the material conditional (p → q), with (p, q) rows TT, TF, FT, FF.

    Vastus

    T, F, T, T. Only the true-antecedent, false-consequent row fails.

  35. Kaart 35

    Küsimus

    What makes a formula a tautology in classical propositional logic?

    Vastus

    It is true on every possible valuation, not just the row currently being checked.

  36. Kaart 36

    Küsimus

    Give the output column for inclusive OR (p ∨ q), with (p, q) rows TT, TF, FT, FF.

    Vastus

    T, T, T, F. Only the both-false row fails inclusive OR.

  37. Kaart 37

    Küsimus

    When are two propositional formulas logically equivalent?

    Vastus

    When their final truth values match on every valuation of their combined proposition letters.

  38. Kaart 38

    Küsimus

    Give the output column for (p ↔ q), with (p, q) rows TT, TF, FT, FF.

    Vastus

    T, F, F, T. The first and last rows have matching truth values.

  39. Kaart 39

    Küsimus

    If p = F and q = T, what is (p ∨ (¬q)), using inclusive OR?

    Vastus

    F. Both p and (¬q) are F.

  40. Kaart 40

    Küsimus

    If p = T and q = F, what is the material conditional (p → q)?

    Vastus

    F. This is its only false input combination.

  41. Kaart 41

    Küsimus

    Give the output column for (¬p), with p rows T, F.

    Vastus

    F, T. Negation reverses each row.

  42. Kaart 42

    Küsimus

    Let s mean “the scan succeeds” and a mean “the alert appears”. Symbolize “if the scan succeeds, the alert appears”, using material implication.

    Vastus

    (s → a). The scan statement is the antecedent; the alert statement is the consequent.

  43. Kaart 43

    Küsimus

    Give the output column for exclusive OR (p ⊕ q), with (p, q) rows TT, TF, FT, FF.

    Vastus

    F, T, T, F. Exactly one input is true in the middle two rows.

  44. Kaart 44

    Küsimus

    What makes a formula a contradiction in classical propositional logic?

    Vastus

    It is false on every possible valuation.

  45. Kaart 45

    Küsimus

    If p = T, q = F and r = T, what is ((p ∧ q) ∨ r), using inclusive OR?

    Vastus

    T. The conjunction is F, but r is T, so the disjunction is T.

  46. Kaart 46

    Küsimus

    Simplify ¬(¬p) without changing its truth value.

    Vastus

    p. Two negations restore the original truth value.

  47. Kaart 47

    Küsimus

    Let d mean “the door is unlocked” and c mean “the code is accepted”. Symbolize “the door is unlocked if and only if the code is accepted”.

    Vastus

    (d ↔ c). Both directions of the conditional are required.

  48. Kaart 48

    Küsimus

    What makes a propositional formula contingent?

    Vastus

    It is true on at least one valuation and false on at least one other valuation.

  49. Kaart 49

    Küsimus

    If p = T and q = T, what is (p → (¬q)), using material implication?

    Vastus

    F. Its antecedent is T and its consequent (¬q) is F.

  50. Kaart 50

    Küsimus

    Use De Morgan’s law to rewrite ¬(p ∧ q) with negations only on letters.

    Vastus

    ((¬p) ∨ (¬q)). At least one conjunct must be false; ∨ is inclusive OR.

  51. Kaart 51

    Küsimus

    Let n mean “the north path is open” and e mean “the east path is open”. Symbolize “at least one of these paths is open, possibly both”.

    Vastus

    (n ∨ e). This is inclusive OR.

  52. Kaart 52

    Küsimus

    Classify (p ∨ (¬p)): tautology, contradiction or contingent? Use classical logic and inclusive OR.

    Vastus

    Tautology. Whether p is T or F, one disjunct is T.

  53. Kaart 53

    Küsimus

    If p = F and q = F, what is ¬(p ∨ q), using inclusive OR?

    Vastus

    T. The disjunction is F, so its negation is T.

  54. Kaart 54

    Küsimus

    Use De Morgan’s law to rewrite ¬(p ∨ q) with negations only on letters. Use inclusive OR.

    Vastus

    ((¬p) ∧ (¬q)). Both disjuncts must be false.

  55. Kaart 55

    Küsimus

    Let w mean “the window is closed” and h mean “the heater is on”. Read (h → w) as an English material conditional.

    Vastus

    If the heater is on, then the window is closed. The formula itself makes no causal claim.

  56. Kaart 56

    Küsimus

    Classify (p ∧ (¬p)): tautology, contradiction or contingent?

    Vastus

    Contradiction. The two conjuncts cannot both be true on any valuation.

  57. Kaart 57

    Küsimus

    Rewrite the material conditional (p → q) using only NOT and inclusive OR.

    Vastus

    ((¬p) ∨ q). It is false exactly when p is T and q is F.

  58. Kaart 58

    Küsimus

    If p = T, q = T and r = F, what is ((p ⊕ q) ↔ r), where ⊕ is exclusive OR?

    Vastus

    T. The XOR is F and r is F, so the biconditional compares matching values.

  59. Kaart 59

    Küsimus

    Write an expression with exactly two NOT operators that is equivalent to p.

    Vastus

    ¬(¬p). Negating twice leaves every truth value unchanged.

  60. Kaart 60

    Küsimus

    Classify (p ∧ q): tautology, contradiction or contingent?

    Vastus

    Contingent. It is T at p = T, q = T and F at p = F, q = T.

  61. Kaart 61

    Küsimus

    What is the contrapositive of the material conditional (p → q)?

    Vastus

    ((¬q) → (¬p)). Swap the two sides and negate both.

  62. Kaart 62

    Küsimus

    Rewrite ¬(p → q) using AND and NOT, with → meaning material implication.

    Vastus

    (p ∧ (¬q)). A material conditional fails exactly when its antecedent is true and its consequent is false.

  63. Kaart 63

    Küsimus

    Rewrite ((¬p) ∨ (¬q)) as one negation of a conjunction, using inclusive OR.

    Vastus

    ¬(p ∧ q). This is De Morgan’s law in the reverse direction.

  64. Kaart 64

    Küsimus

    Give the output column for (p ∨ (¬q)), with (p, q) rows TT, TF, FT, FF and inclusive OR.

    Vastus

    T, T, F, T. The only false row has p = F and q = T.

  65. Kaart 65

    Küsimus

    What is the converse of (p → q)?

    Vastus

    (q → p). Swap the antecedent and consequent without negating either.

  66. Kaart 66

    Küsimus

    Rewrite (p ↔ q) as an AND of two material conditionals.

    Vastus

    ((p → q) ∧ (q → p)). Both directions must hold.

  67. Kaart 67

    Küsimus

    Rewrite ((¬p) ∧ (¬q)) as one negation of an inclusive disjunction.

    Vastus

    ¬(p ∨ q). This is De Morgan’s law in the reverse direction.

  68. Kaart 68

    Küsimus

    Give one valuation showing that (p ∨ q) and (p ∧ q) are not equivalent. Use inclusive OR.

    Vastus

    p = T, q = F gives T for the OR and F for the AND. The swapped assignment also works.

  69. Kaart 69

    Küsimus

    What is the inverse of (p → q)?

    Vastus

    ((¬p) → (¬q)). Negate both sides without swapping them.

  70. Kaart 70

    Küsimus

    Rewrite ((¬p) ∨ q) as a single material conditional, using inclusive OR.

    Vastus

    (p → q). Both expressions fail exactly when p is T and q is F.

  71. Kaart 71

    Küsimus

    Rewrite exclusive OR (p ⊕ q) using AND, inclusive OR and NOT.

    Vastus

    ((p ∨ q) ∧ ¬(p ∧ q)). Require at least one true input and rule out both being true.

  72. Kaart 72

    Küsimus

    A formula is true for p = T and q = F. Is that enough to call it a tautology?

    Vastus

    No. A tautology must be true on every valuation. One true row establishes only that it can be true.

  73. Kaart 73

    Küsimus

    Is a material conditional (p → q) logically equivalent to its contrapositive ((¬q) → (¬p))?

    Vastus

    Yes. Both are false exactly when p is T and q is F.

  74. Kaart 74

    Küsimus

    Give one valuation showing that (p → q) and its converse (q → p) are not equivalent. Use material implication.

    Vastus

    p = T, q = F. Then (p → q) is F and (q → p) is T.

  75. Kaart 75

    Küsimus

    Rewrite ((p → q) ∧ (q → p)) using one connective, with both arrows meaning material implication.

    Vastus

    (p ↔ q). This is the biconditional.

  76. Kaart 76

    Küsimus

    What does one valuation with different outputs prove about two formulas?

    Vastus

    They are not logically equivalent. Equivalence requires agreement on every valuation.

  77. Kaart 77

    Küsimus

    Give one valuation showing that (p → q) and its inverse ((¬p) → (¬q)) are not equivalent. Use material implication.

    Vastus

    p = T, q = F. The original is F, while the inverse has a false antecedent and is T.

  78. Kaart 78

    Küsimus

    Give one valuation showing that ¬(p ∧ q) and ((¬p) ∧ (¬q)) are not equivalent.

    Vastus

    p = T, q = F. The negated conjunction is T; the conjunction of negations is F.

  79. Kaart 79

    Küsimus

    Which connective does ((p ∨ q) ∧ ¬(p ∧ q)) express? Here ∨ is inclusive OR.

    Vastus

    Exclusive OR: (p ⊕ q). Exactly one input must be true.

  80. Kaart 80

    Küsimus

    If (p ↔ q) is true on one row, does that show that the formulas p and q are logically equivalent?

    Vastus

    No. They match on that row only. Logical equivalence requires the biconditional to be true on every valuation.

  81. Kaart 81

    Küsimus

    Are the converse (q → p) and inverse ((¬p) → (¬q)) of (p → q) equivalent to each other? Use material implication.

    Vastus

    Yes. They are contrapositives of each other, and both are false exactly when q is T and p is F.

  82. Kaart 82

    Küsimus

    At p = T, q = F and r = F, compare ((p ∨ q) ∧ r) with (p ∨ (q ∧ r)). Use inclusive OR.

    Vastus

    The first is F; the second is T. Parentheses change which operations combine first.

  83. Kaart 83

    Küsimus

    Rewrite (p ∧ (¬q)) as the negation of one material conditional.

    Vastus

    ¬(p → q). The conjunction describes exactly the conditional’s false case.

  84. Kaart 84

    Küsimus

    Among AND (∧), inclusive OR (∨), XOR (⊕), material conditional (→) and biconditional (↔), which has outputs T, F, F, T for (p, q) rows TT, TF, FT, FF?

    Vastus

    Biconditional (↔). It is true on the two rows where the inputs match.

The AND, OR and NOT symbols on a navy study tile, with light and dark tokens on an ivory background.

84 kaarti

Truth Table Flashcards: Connectives & Logical Equivalence

Õpi seda kaardipakki tasuta

Nibomo avaneb, et saaksid õppimist alustada.