Logical Reasoning Short Notes (One Liners)

Paper 1 – Short Notes (One Liners)

Indian Logic Short Notes (One Liners)

Short Notes

1. Proposition:

  • A proposition is a statement that is either true or false, not both.
  • Questions, commands, and exclamations are not propositions because they have no truth value.
  • Many confuse opinions with propositions; a proposition must allow a true/false check.
    Example: “2+2=4”; “All cats are mammals”; “Today is Monday”.

2. Simple Proposition:

  • A simple proposition has only one idea and cannot be broken into smaller statements.
  • It does not use connectors like and, or, if-then, because it is a single claim.
  • It differs from a compound proposition which combines two or more propositions.
    Example: “Ravi is tall”; “The book is on the table”; “Water boils at 100°C”.

3. Compound Proposition:

  • A compound proposition is made by joining two or more propositions using logical connectives.
  • Its truth depends on the truth of its parts and the connective used.
  • Many confuse “and” with “or”; they follow different truth rules in logic.
    Example: “It rains and it is cold”; “Either A or B”; “If you study, you pass”.

4. Logical Connectives:

  • Logical connectives are words used to join propositions, like and, or, not, if-then, iff.
  • They help form compound statements and decide truth using fixed truth rules.
  • They differ from normal language because logic uses strict meanings, not casual meanings.
    Example: “And”; “Or”; “If…then”.

5. Negation (NOT):

  • Negation changes a statement into its opposite by adding “not”.
  • If a statement is true, its negation is false, and if false, negation is true.
  • Many confuse “not all” with “none”; they are not the same in logic.
    Example: “Not (2+2=4)”; “Not all students are punctual”; “Not (A is greater than B)”.

6. Conjunction (AND):

  • Conjunction joins two statements with “and” and is true only if both parts are true.
  • If even one part is false, the whole conjunction becomes false.
  • It differs from “or” because “or” can be true even if one part is true.
    Example: “A and B”; “Ravi studies and Ravi passes”; “It is sunny and warm”.

7. Disjunction (OR):

  • Disjunction joins two statements with “or” and is true if at least one part is true.
  • It is false only when both parts are false.
  • Many confuse inclusive OR with exclusive OR; in exams, OR is usually inclusive.
    Example: “A or B”; “Tea or Coffee”; “He will come or he will call”.

8. Conditional (If–Then):

  • A conditional statement is “If P then Q”, where P is condition and Q is result.
  • It is false only when P is true but Q is false; other cases are true.
  • Many confuse with “Q then P”; reversing changes meaning and truth value.
    Example: “If it rains, roads are wet”; “If you study, you pass”; “If A, then B”.

9. Biconditional (IFF):

  • Biconditional means “P if and only if Q” and both sides must match in truth.
  • It is true when both P and Q are true or both are false.
  • It differs from “if-then” because biconditional is two-way, not one-way.
    Example: “You pass iff you score 40+”; “A iff B”; “Door opens iff code is correct”.

10. Truth Value:

  • Truth value tells whether a proposition is true (T) or false (F).
  • Logic treats statements only in T/F form, so clarity of statement is very important.
  • It differs from opinion because opinion may not have a fixed truth value.
    Example: “7 is prime (T)”; “All birds fly (F)”; “0 is negative (F)”.

11. Truth Table:

  • A truth table shows the truth value of a compound statement for all combinations of parts.
  • It is used to test validity, equivalence, and contradictions in logic.
  • It differs from examples because it checks all cases, not a few cases.
    Example: Truth table for AND; Truth table for OR; Truth table for IF-THEN.

12. Tautology:

  • A tautology is a statement that is always true in every possible case.
  • It remains true no matter what truth values its parts take.
  • It differs from contradiction which is always false in every case.
    Example: “P or not P”; “If P then P”; “(P→Q) or (Q→P)”.

13. Contradiction:

  • A contradiction is a statement that is always false in every possible case.
  • It can never be true for any truth values of its parts.
  • It differs from tautology because tautology is always true.
    Example: “P and not P”; “It is raining and not raining”; “A is even and A is odd”.

14. Contingency:

  • A contingency is a statement that is sometimes true and sometimes false.
  • Its truth depends on the truth values of its parts.
  • It differs from tautology and contradiction because it is not fixed always true/false.
    Example: “P and Q”; “If it rains, roads are wet”; “A or B”.

15. Logical Equivalence:

  • Two statements are logically equivalent when they always have the same truth value.
  • Equivalence is tested using truth tables or known equivalence rules.
  • It differs from “similar meaning” because equivalence is strict truth matching.
    Example: “P→Q” equals “Not P or Q”; “Not(Not P)” equals “P”; “De Morgan’s laws”.

16. Implication:

  • Implication means a statement “P implies Q” written as P→Q.
  • It shows that when P is true, Q must be true, otherwise the statement fails.
  • It differs from causation; implication is logical relation, not real-world cause.
    Example: “If A then B”; “If number is divisible by 4, it is even”; “If you are a bachelor, you are unmarried”.

17. Converse:

  • Converse of “If P then Q” is “If Q then P”.
  • Converse is not always true even if the original conditional is true.
  • Many mistakes happen by assuming conditional and converse are the same.
    Example: “If it rains, wet roads” → “If roads are wet, it rains”; “If square then rectangle” → “If rectangle then square”; “If student studies, passes” → “If passes, studied”.

18. Inverse:

  • Inverse of “If P then Q” is “If not P then not Q”.
  • Inverse is not always true even if the original conditional is true.
  • It differs from contrapositive which is logically equivalent to the original.
    Example: “If it rains, wet roads” → “If not rain, not wet”; “If square then rectangle” → “If not square then not rectangle”; “If A then B” → “If not A then not B”.

19. Contrapositive:

  • Contrapositive of “If P then Q” is “If not Q then not P”.
  • Contrapositive is logically equivalent to the original conditional.
  • It differs from converse because converse does not keep the same truth always.
    Example: “If rain then wet” → “If not wet then not rain”; “If square then rectangle” → “If not rectangle then not square”; “If A then B” → “If not B then not A”.

20. Validity (of Argument):

  • An argument is valid when true premises guarantee a true conclusion by form.
  • Validity depends on structure, not on whether the premises are actually true in life.
  • It differs from soundness which needs both valid form and true premises.
    Example: All humans mortal; Ram human; Ram mortal; If P then Q; P; Q; No cats are dogs; Tom cat; Tom not dog.

21. Soundness:

  • An argument is sound when it is valid and its premises are true.
  • Soundness guarantees the conclusion is true because both form and facts are correct.
  • It differs from validity alone because valid arguments can still start with false premises.
    Example: All mammals breathe; Whale mammal; Whale breathes; All squares rectangles; This square; This rectangle; All even numbers divisible by 2; 8 even; 8 divisible by 2.

22. Deductive Reasoning:

  • Deductive reasoning moves from general rules to specific conclusions.
  • If premises are true and form is valid, conclusion must be true.
  • It differs from inductive reasoning which gives probability, not certainty.
    Example: All birds have wings; Sparrow bird; Sparrow has wings; If A then B; A; B; No triangles are circles; This is triangle; Not circle.

23. Inductive Reasoning:

  • Inductive reasoning moves from specific cases to a general conclusion.
  • It gives likely conclusions, not guaranteed conclusions, because it is based on patterns.
  • It differs from deduction because even many examples cannot give 100% certainty.
    Example: Many swans are white → swans are white; Past exams repeated topic → may repeat; Many students like videos → most students like videos.

24. Syllogism:

  • A syllogism is a deductive argument with two premises and one conclusion.
  • It often uses “All/No/Some” statements and follows fixed structure.
  • It differs from general argument because it has a standard three-statement form.
    Example: All men mortal; Ram man; Ram mortal; No cats dogs; Tom cat; Tom not dog; All squares rectangles; This square; This rectangle.

25. Categorical Proposition:

  • Categorical proposition states a relationship between two classes using All/No/Some.
  • It has subject term, predicate term, and a quantifier like All or Some.
  • It differs from conditional proposition because it is class-based, not if-then based.
    Example: All students are learners; No birds are mammals; Some teachers are researchers.

26. Universal Affirmative (A):

  • Universal affirmative says “All S are P” and applies to every member of S.
  • If even one S is not P, the statement becomes false.
  • It differs from particular affirmative which says only “some” are P.
    Example: All squares are rectangles; All humans are mortal; All even numbers are divisible by 2.

27. Universal Negative (E):

  • Universal negative says “No S are P” meaning not a single S is P.
  • If even one S is P, the statement becomes false.
  • It differs from particular negative which says “some S are not P”.
    Example: No triangles are circles; No cats are dogs; No even number is odd.

28. Particular Affirmative (I):

  • Particular affirmative says “Some S are P” meaning at least one S is P.
  • It does not mean “many”; it only guarantees at least one example.
  • It differs from universal affirmative because it does not cover all members.
    Example: Some students are athletes; Some books are expensive; Some fruits are sweet.

29. Particular Negative (O):

  • Particular negative says “Some S are not P” meaning at least one S is not P.
  • It does not mean “none”; it only points to at least one exception.
  • It differs from universal negative which says no member is P.
    Example: Some students are not punctual; Some cars are not electric; Some birds cannot fly.

30. Venn Diagram (Syllogism):

  • Venn diagrams help test categorical statements by showing class overlap visually.
  • They are useful to check conclusions in syllogisms quickly in exams.
  • It differs from truth table because Venn is for class logic, not connectives.
    Example: All S in P circle; No S overlap P; Some S in overlap; Some S outside P.

31. Fallacy:

  • A fallacy is an error in reasoning that makes an argument weak or wrong.
  • Fallacies look convincing but the logic is broken or evidence is not proper.
  • It differs from factual error because fallacy is about reasoning structure, not facts.
    Example: Personal attack instead of logic; False cause claim; Changing topic to avoid answer.

32. Ad Hominem Fallacy:

  • Ad hominem attacks the person instead of answering the argument.
  • It distracts from logic and makes discussion emotional, not logical.
  • It differs from criticism of idea; here the person is targeted, not the claim.
    Example: “He is bad, so his point is wrong”; “She failed, so ignore her”; “He is young, so wrong”.

33. Straw Man Fallacy:

  • Straw man means changing someone’s point into a weaker form and attacking that.
  • It avoids the real argument and creates confusion in debate.
  • It differs from rebuttal because rebuttal answers the real point directly.
    Example: “You want less homework, so you want no study”; “You支持 rules, so you hate freedom”; “You want change, so you reject everything old”.

34. Hasty Generalization:

  • Hasty generalization means making a big conclusion from very few examples.
  • It is common in daily life and exams when data is too small.
  • It differs from inductive reasoning done correctly, which needs strong and wide evidence.
    Example: “Two students cheated, so all cheat”; “One bad teacher, so all bad”; “One failure, so method fails”.

35. False Cause (Post Hoc):

  • False cause means thinking one event caused another just because it happened before it.
  • It ignores other reasons and real evidence for cause-effect.
  • It differs from real cause analysis, which needs proper testing or strong data.
    Example: “I wore lucky pen, so I passed”; “New principal came, so results improved”; “I slept late, so phone broke”.

36. Argument from Authority:

  • This fallacy uses a person’s status as proof, even if they are not expert in that topic.
  • Authority can support, but logic and evidence are still needed.
  • It differs from expert evidence, which comes from a true specialist with data.
    Example: “Actor says medicine works”; “Friend says policy is best”; “Famous person says theory is true”.

37. Circular Reasoning:

  • Circular reasoning repeats the conclusion as the reason, without real support.
  • It sounds logical but gives no new proof for the claim.
  • It differs from valid proof because proof must give independent reasons.
    Example: “He is honest because he is truthful”; “This rule is best because it is good”; “I am right because I say so”.

38. Either–Or Fallacy:

  • Either–or fallacy shows only two choices, even when more choices exist.
  • It forces a wrong decision by hiding middle paths or mixed options.
  • It differs from real choices where many solutions can exist together.
    Example: “Either study 24/7 or fail”; “Either agree or leave”; “Either online is best or useless”.

39. Slippery Slope:

  • Slippery slope says one small step will surely lead to a big bad result without proof.
  • It creates fear and stops healthy decision making.
  • It differs from real chain reasoning which must show strong links with evidence.
    Example: “If you miss one class, you will fail”; “If phones allowed, nobody studies”; “If rule changes, system collapses”.

40. Analogy:

  • Analogy explains a new idea by comparing it with a similar known idea.
  • It helps understanding but does not always prove truth like a formal proof.
  • It differs from evidence because analogy supports explanation, not final proof.
    Example: Brain like computer; Teacher like guide; Flow of water like electric current.

41. Statement and Argument:

  • A statement is a single claim, but an argument is premises plus conclusion.
  • Arguments try to prove something, not only say something.
  • Many confuse explanation with argument; argument supports a conclusion with reasons.
    Example: “Earth is round”; “All men mortal, so Ram mortal”; “If A then B; A; B”.

42. Inference:

  • Inference is the mental step of drawing a conclusion from given information.
  • It can be deductive (certain) or inductive (probable) based on evidence.
  • It differs from observation; observation sees facts, inference explains from facts.
    Example: Smoke → Fire likely; Dark clouds → Rain likely; All humans mortal → Ram mortal.

43. Premise:

  • A premise is a reason statement used to support a conclusion in an argument.
  • Premises must be clear and relevant, otherwise conclusion becomes weak.
  • It differs from conclusion because premise supports, conclusion is the final claim.
    Example: “All mammals breathe”; “This is a mammal”; “If P then Q”.

44. Conclusion:

  • Conclusion is the final statement that follows from premises in an argument.
  • A conclusion is accepted only when premises and logic support it properly.
  • It differs from opinion because a conclusion in logic needs reasons and structure.
    Example: “Whale breathes”; “Ram is mortal”; “Therefore, B is true”.

45. Valid Form (Logical Form):

  • Valid form means the pattern of reasoning guarantees conclusion if premises are true.
  • Common valid forms are Modus Ponens and Modus Tollens.
  • It differs from truth of premises; even false premises can be in a valid form.
    Example: If P→Q and P then Q; If P→Q and not Q then not P; All S are P; a is S; a is P.

46. Modus Ponens:

  • Modus Ponens is a valid rule: If P→Q, and P is true, then Q must be true.
  • It is one of the most common PYQ patterns for reasoning questions.
  • It differs from affirming the consequent, which is invalid.
    Example: If it rains, roads wet; It rains; Roads wet; If study then pass; Study; Pass; If A then B; A; B.

47. Modus Tollens:

  • Modus Tollens is a valid rule: If P→Q, and Q is false, then P must be false.
  • It helps reject wrong causes by checking the result condition.
  • It differs from denying the antecedent, which is invalid.
    Example: If rain then wet; Not wet; Not rain; If fire then smoke; No smoke; No fire; If A then B; Not B; Not A.

48. Hypothetical Syllogism:

  • Hypothetical syllogism connects two conditionals: If P→Q and Q→R, then P→R.
  • It is used in chain reasoning and “if-then” linking questions.
  • It differs from disjunctive reasoning which uses OR statements.
    Example: If study then pass; If pass then job; If study then job; If A→B and B→C then A→C; If exercise→fit and fit→healthy then exercise→healthy.

49. Disjunctive Syllogism:

  • Disjunctive syllogism uses OR: P or Q; not P; therefore Q.
  • It is common in logical reasoning where one option is eliminated.
  • It differs from AND logic because OR gives alternative choices.
    Example: Either bus or train; Not bus; Train; P or Q; Not P; Q; Either A or B; Not A; B.

50. Consistency:

  • Consistency means statements do not contradict each other in a set of claims.
  • In logic, consistent statements can be true together in at least one possible case.
  • It differs from validity; consistency checks harmony, validity checks argument form.
    Example: “All are students” with “Some are students”; “P and Q” possible; “Not P” with “P” inconsistent.

51. De Morgan’s Laws:

  • De Morgan’s laws show how “NOT” changes AND/OR in a statement.
  • Not (P and Q) becomes (Not P) or (Not Q), and Not (P or Q) becomes (Not P) and (Not Q).
  • Many confuse the change; NOT flips the connector and also negates each part.
    Example: Not(A and B)=Not A or Not B; Not(Rain or Cold)=Not Rain and Not Cold; Not(Study and Sleep)=Not Study or Not Sleep.

52. Double Negation:

  • Double negation means Not(Not P) is the same as P in logic.
  • It helps simplify statements and truth tables quickly in reasoning questions.
  • Many keep both NOTs and get wrong answers; two NOTs cancel each other.
    Example: Not(Not True)=True; Not(Not “He is honest”)=“He is honest”; Not(Not P)=P.

53. Law of Identity:

  • Law of identity says a thing is itself, written as P → P or simply P = P in meaning.
  • It supports basic logical thinking that a statement keeps its meaning if unchanged.
  • Many ignore it, but it is useful while simplifying arguments and proofs.
    Example: If P then P; “A is A”; “A triangle is a triangle”.

54. Law of Non-Contradiction:

  • This law says a statement and its negation cannot both be true at the same time.
  • It is written as Not(P and Not P), which is always true.
  • Many confuse it with “excluded middle”; here it says both cannot be true together.
    Example: Not(Rain and Not Rain); Not(Even and Not Even); Not(P and Not P).

55. Law of Excluded Middle:

  • This law says either P is true or Not P is true; there is no third option in classical logic.
  • It is written as (P or Not P), which is always true.
  • Many confuse it with non-contradiction; excluded middle says one of them must be true.
    Example: “It is day or not day”; “Number is even or not even”; “P or Not P”.

56. Universal Quantifier (∀):

  • Universal quantifier means “for all” and talks about every member in a group.
  • If one counterexample exists, a “for all” statement becomes false.
  • Many confuse “all” with “most”; “all” means 100%, not majority.
    Example: For all even numbers, divisible by 2; For all squares, four sides; For all humans, they breathe.

57. Existential Quantifier (∃):

  • Existential quantifier means “there exists” and talks about at least one case.
  • It becomes true if you can show one valid example that matches the claim.
  • Many confuse “some” with “many”; in logic, “some” means at least one.
    Example: There exists a prime number 2; Some birds cannot fly; Some students are left-handed.

58. Counterexample:

  • A counterexample is one example that proves a universal claim is false.
  • It is mainly used to break statements like “All S are P” by showing one S not P.
  • Many try many examples; one correct counterexample is enough to reject “all”.
    Example: Penguin for “All birds fly”; 2 for “All primes are odd”; 0 for “All numbers are positive”.

59. Necessary Condition:

  • A necessary condition must be present for something to happen, but alone it may not be enough.
  • If the necessary condition is missing, the result cannot happen.
  • Many confuse it with sufficient condition; necessary is “must have”, not “enough”.
    Example: Oxygen for fire; Ticket for entering exam hall; Registration for writing an exam.

60. Sufficient Condition:

  • A sufficient condition is enough to make something happen, but it may not be required every time.
  • If the sufficient condition is true, the result must follow.
  • Many confuse it with necessary; sufficient is “enough”, not “must be present always”.
    Example: Scoring 40+ to pass (if rule says so); Being a square to be a rectangle; Multiple of 4 to be even.

61. Necessary and Sufficient Condition:

  • Necessary and sufficient means both sides fully match, like “P iff Q”.
  • It means P happens exactly when Q happens; each one guarantees the other.
  • Many treat “if” like “iff”; “iff” is stronger because it is two-way.
    Example: Even number iff divisible by 2; Pass iff score ≥40 (given rule); Triangle iff three-sided polygon.

62. Affirming the Consequent (Invalid Form):

  • This wrong pattern is: If P→Q, Q is true, so P is true.
  • It is invalid because Q can be true for other reasons, not only because of P.
  • Many students accept it by mistake because it “sounds” correct in daily language.
    Example: If Rain then Wet; Wet; So Rain; If Study then Pass; Pass; So Study; If Fire then Smoke; Smoke; So Fire.

63. Denying the Antecedent (Invalid Form):

  • This wrong pattern is: If P→Q, Not P, so Not Q.
  • It is invalid because Q can still happen even if P does not happen.
  • Many confuse it with Modus Tollens; Modus Tollens denies Q, not P.
    Example: If Rain then Wet; Not Rain; So Not Wet; If Study then Pass; Not Study; So Not Pass; If A then B; Not A; So Not B.

64. Implication as OR Form:

  • In logic, “If P then Q” is equal to “Not P or Q”.
  • This helps simplify truth tables and prove equivalence quickly in exams.
  • Many think “if” means “because”; here it is a truth rule, not real cause.
    Example: P→Q = Not P or Q; If Study then Pass = Not Study or Pass; If Rain then Wet = Not Rain or Wet.

65. Consistent Set of Statements:

  • A set is consistent if all statements can be true together in at least one situation.
  • If the set contains a direct contradiction like P and Not P, it becomes inconsistent.
  • Many confuse “consistent” with “true”; consistent only means “possible together”.
    Example: “Some students are tall” + “Some are not tall”; “P or Q” + “Not P”; “All birds have wings” + “Penguin is a bird”.

66. Contradictory Statements:

  • Two statements are contradictory when one must be true and the other must be false.
  • They cannot both be true and cannot both be false at the same time.
  • Common examples come from All/Some forms in categorical logic questions.
    Example: All S are P vs Some S are not P; No S are P vs Some S are P; P vs Not P.

67. Argument Strength (Induction):

  • In induction, strength means premises make the conclusion very likely, not guaranteed.
  • Strong arguments use many cases, good samples, and close link between premises and conclusion.
  • Many treat inductive conclusions as certain; inductive results are usually probable.
    Example: Survey result → likely trend; Repeated pattern → likely rule; Many examples → likely general idea.

68. Generalization:

  • Generalization means forming a broad statement from specific observations.
  • It is useful, but it must be based on enough and balanced examples to be reliable.
  • Many do quick generalization from one case; that becomes hasty and weak.
    Example: Many students prefer videos; Several papers repeat a topic; Most weekdays have traffic.

69. Classification:

  • Classification means grouping items based on common features for clear reasoning.
  • It helps in syllogism, Venn diagrams, and concept questions by forming clear classes.
  • Many confuse classification with comparison; classification is grouping, comparison is difference.
    Example: Grouping shapes as polygons; Grouping numbers as even/odd; Grouping animals as mammals/birds.

70. Analogy Reasoning:

  • Analogy reasoning uses similarity between two things to explain or predict something.
  • It is helpful for understanding, but it is not always a proof like deduction.
  • Many treat analogy as final proof; it is strong only when similarities are relevant.
    Example: Brain like computer; Electric current like water flow; Teacher like a guide.

71. Red Herring Fallacy:

  • It means shifting the discussion from the real topic to a different topic.
  • It sounds clever, but it avoids proving the main point with facts.
  • It is different from straw man, because this changes the topic, not the claim.
    Example: Asked about marks, talking about “Respect teachers”; Asked about proof, talking about “My feelings”; Asked about policy, talking about “Old days were better”.

72. Equivocation Fallacy:

  • It means using one word in two different meanings in the same argument.
  • This meaning-change makes the conclusion look true, but the link is false.
  • It is different from simple confusion, because here the change is used to “prove” something.
    Example: “The sign is light; Light is not heavy; So the sign is not heavy”; “He is a fair person; Fair means light skin; So he is light skin”; “A bat is a mammal; I bought a bat; So I bought a mammal”.

73. Composition Fallacy:

  • It means thinking “parts are true, so the whole must be true” without checking.
  • Even if each part is good, the full group may still be weak or different.
  • It is different from generalization, because it jumps from parts to whole.
    Example: Each player is a star, so the team will win; Each chapter is easy, so the book is easy; Each ingredient is tasty, so the dish will be tasty.

74. Division Fallacy:

  • It means thinking “the whole is true, so every part must be true” without proof.
  • A good whole does not guarantee every member has the same quality.
  • It is the reverse of composition, because it goes from whole to parts.
    Example: The school is famous, so every student is a topper; The cake is sweet, so each ingredient is sweet; The team is strong, so every player is strong.

75. Appeal to Emotion:

  • It means trying to win an argument by feelings instead of reasons and evidence.
  • Emotions can support a message, but they cannot replace proof in logic.
  • It is different from persuasion, because persuasion uses reasons, not only emotions.
    Example: “Give me marks because I am sad”; “Accept this claim because you love the nation”; “Believe me because I worked very hard”.

76. Bandwagon Fallacy:

  • It means saying something is true or best because many people believe it.
  • Popularity is not proof; a belief can be common and still be wrong.
  • It is different from authority fallacy, because here the crowd is the “reason”.
    Example: Everyone buys this course, so it is the best; Most students say it is easy, so it is easy; Many people forward it, so it must be true.

77. Argument from Ignorance:

  • It means saying a claim is true because it is not proven false, or vice versa.
  • “No evidence against” is not the same as “evidence for” in logic.
  • It is different from proof, because proof needs support, not just absence of disproof.
    Example: No one proved ghosts are fake, so ghosts exist; Nobody proved he cheated, so he is innocent; No study disproved it, so it must be correct.

78. False Analogy:

  • It means using a weak comparison to “prove” a conclusion.
  • Two things may look similar, but the important features may be different.
  • It is different from a good analogy, which compares only relevant similarities.
    Example: Students are like robots, so punish them for every error; Brain is like a computer, so it never forgets; Online class is like TV, so no interaction is needed.

79. Valid Argument vs True Statement:

  • A valid argument has a correct form, so true premises must give a true conclusion.
  • A statement can be true even without a valid argument supporting it.
  • Many confuse “valid” with “true”; validity is about structure, not real-world facts.
    Example: Valid form with false premises; True conclusion from weak reasons; Correct logic giving correct result.

80. Testing Validity Using Truth Table:

  • A truth table checks all possible truth cases for the premises and conclusion.
  • If there is no case where premises are true and conclusion is false, it is valid.
  • It is different from checking one example, because logic needs all cases.
    Example: Checking (P→Q, P ⟹ Q); Testing equivalence P→Q = (Not P or Q); Finding if a formula is tautology.

81. Satisfiable Statement:

  • A satisfiable statement is one that can be true in at least one possible case.
  • If you can find one truth assignment that makes it true, it is satisfiable.
  • It differs from tautology because satisfiable is “true sometimes”, not “true always”.
    Example: “P and Q”; “If P then Q”; “P or Q”.

82. Unsatisfiable Statement:

  • An unsatisfiable statement can never be true in any possible case.
  • It fails for every truth assignment, so it is always false like a contradiction.
  • It differs from “false sometimes” because here it is “false always”.
    Example: “P and not P”; “A is even and odd”; “It is raining and not raining”.

83. Countermodel:

  • A countermodel is one case where premises are true but the conclusion is false.
  • If a countermodel exists, the argument is invalid because the form fails.
  • It differs from counterexample to a fact; here it breaks the argument structure.
    Example: “If P then Q; Q; so P” (take P false, Q true); “P or Q; P; so not Q” (take P true, Q true); “If Rain then Wet; Wet; so Rain” (Wet from other reason).

84. Symbolization:

  • Symbolization means writing statements using symbols like P, Q, →, ∧, ∨, ¬.
  • It helps avoid language confusion and makes truth table work easy.
  • It differs from normal writing because symbols follow strict logic rules.
    Example: “If P then Q”; “Not(P or Q)”; “P and Q”.

85. Logical Form:

  • Logical form is the pattern of an argument, not the topic words.
  • Two arguments with different words can have the same form and same validity.
  • It differs from content because content is about facts, form is about structure.
    Example: “All A are B; x is A; so x is B”; “If P→Q; P; so Q”; “No A are B; x is A; so x is not B”.

86. Argument Map:

  • An argument map shows premises and conclusion in a clear visual order.
  • It helps you see which premise supports which conclusion and removes confusion.
  • It differs from summary because it shows support links, not just short meaning.
    Example: Writing Premise→Conclusion arrows; Splitting main claim and reasons; Checking missing reason.

87. Rule of Inference:

  • A rule of inference is a valid pattern that allows new statements from given ones.
  • Common rules include Modus Ponens and Modus Tollens used in many PYQs.
  • It differs from fallacy because inference rules are always valid forms.
    Example: “If P→Q and P, then Q”; “If P→Q and not Q, then not P”; “P or Q and not P, then Q”.

88. Rule of Replacement:

  • A rule of replacement swaps a statement with an equivalent statement.
  • It is used to simplify and solve logic faster without changing truth.
  • It differs from inference because replacement changes form, not meaning or truth.
    Example: “P→Q” becomes “¬P or Q”; “¬(P and Q)” becomes “¬P or ¬Q”; “¬¬P” becomes “P”.

89. Propositional Logic:

  • Propositional logic studies whole statements as P, Q, R with connectives like AND/OR/NOT.
  • It checks truth values, equivalence, and validity using truth tables.
  • It differs from predicate logic which talks about “all/some” and properties of objects.
    Example: “P and Q”; “If P then Q”; “P or not P”.

90. Negation of Quantifiers:

  • Negation changes “all” to “some not”, and “some” to “all not”.
  • “Not (All S are P)” means “Some S are not P”, not “No S are P”.
  • This is a common confusion point in PYQs about quantifiers.
    Example: Not(All students passed)=Some students did not pass; Not(Some birds fly)=No birds fly (means all birds do not fly); Not(All numbers are positive)=Some numbers are not positive.

91. Predicate Logic (Basic Idea):

  • Predicate logic studies statements about objects using words like “all”, “some”, and properties.
  • It uses predicates like P(x) and quantifiers ∀, ∃ to show meaning clearly.
  • It differs from propositional logic because it looks inside the statement, not only P/Q.
    Example: ∀x(Student(x)→Learner(x)); ∃x(Bird(x)∧NotFly(x)); ∀x(Even(x)→Div2(x)).

92. Universe of Discourse:

  • Universe of discourse is the set of things we are talking about in a logic statement.
  • It fixes meaning, because “all” and “some” depend on which group you selected.
  • Many forget it; changing the universe can change the truth of a statement.
    Example: All students in Class 10; All numbers from 1 to 10; All books in this library.

93. Predicate (P(x)):

  • A predicate is a property or condition that can be true or false for an object.
  • It becomes a statement only after putting a value for x or using a quantifier.
  • It differs from proposition because it has a variable and is not complete alone.
    Example: Student(x); Prime(x); Tall(x).

94. Quantification:

  • Quantification means applying ∀ or ∃ to a predicate to make a full statement.
  • It helps express general rules and existence claims in exact logical form.
  • It differs from plain language because quantifiers remove ambiguity in “some/all”.
    Example: ∀x Prime(x)→Odd(x); ∃x Prime(x)∧Even(x); ∀x Human(x)→Mortal(x).

95. Scope of Quantifier:

  • Scope is the part of the statement controlled by a quantifier like ∀ or ∃.
  • Wrong scope changes meaning and can flip truth values in reasoning questions.
  • It differs from order of words; scope is about logical grouping and brackets.
    Example: ∀x(P(x)→Q(x)); ∃x(P(x)∧Q(x)); ∀x∃y Loves(x,y).

96. Order of Quantifiers:

  • The order of ∀ and ∃ matters and can change meaning completely.
  • “For every x there exists y” is not same as “There exists y for every x”.
  • This is a common confusion point in logic-based PYQs.
    Example: ∀x∃y(x<y); ∃y∀x(x<y); ∀x∃y Loves(x,y).

97. Bound Variable vs Free Variable:

  • A variable is bound when it is under a quantifier, and free when it is not.
  • Free-variable expressions are not complete statements until values are fixed.
  • It differs from bound variable because bound variable has a defined range.
    Example: ∀x P(x) (x bound); P(x) (x free); ∃y Q(y) (y bound).

98. Negation of Quantified Statements:

  • Negation flips quantifiers: Not(∀x P(x)) becomes ∃x Not P(x).
  • Not(∃x P(x)) becomes ∀x Not P(x), which is stronger than “some not”.
  • Many mistakes come by negating only the predicate but not the quantifier.
    Example: Not(All passed)=Some did not pass; Not(Some passed)=None passed; Not(∀x Even(x))=∃x NotEven(x).

99. Translating “Only If” and “If”:

  • “P only if Q” means P→Q, because Q is necessary for P.
  • “If P, then Q” is also P→Q, but everyday English can confuse students.
  • It differs from “if and only if” which is two-way, P↔Q.
    Example: You pass only if you attend exam; You get certificate only if you qualify; You enter only if you have ID.

100. Necessary vs Sufficient (Quick Test):

  • Necessary means must be true for the result; sufficient means enough to guarantee result.
  • In “P only if Q”, Q is necessary; in “If P then Q”, P is sufficient for Q.
  • Many reverse them and get wrong in reasoning and statements questions.
    Example: Oxygen necessary for fire; Being a square sufficient for rectangle; Ticket necessary for entry.

101. Exclusive OR (XOR):

  • XOR means “either P or Q, but not both” in a strict sense.
  • It is true when exactly one part is true, and false when both are true or both are false.
  • Many confuse XOR with normal OR; normal OR allows both to be true.
    Example: Either Tea or Coffee (not both); Either Right or Left turn (one only); Either Win or Lose (not both).

102. NAND (Not-And):

  • NAND means “Not (P and Q)”, so it becomes false only when both P and Q are true.
  • In all other cases, NAND is true, so it behaves like a “safety” operator in logic.
  • Many mix it with NOT P and NOT Q; NAND is not the same as that.
    Example: Not(Study and Sleep); Not(Open and Locked); Not(P and Q).

103. NOR (Not-Or):

  • NOR means “Not (P or Q)”, so it becomes true only when both P and Q are false.
  • If even one part is true, NOR becomes false because OR becomes true first.
  • Many confuse NOR with “Not P or Not Q”; that is different from NOR.
    Example: Not(Rain or Cold); Not(Win or Draw); Not(P or Q).

104. Material Implication:

  • Material implication is the truth-rule meaning of “If P then Q” in propositional logic.
  • It is false only when P is true and Q is false; all other cases count as true.
  • Many feel it is strange, but exams follow this strict truth-table meaning.
    Example: If Study then Pass; If Rain then Wet; If A then B.

105. Operator Precedence:

  • Operator precedence tells which connective is applied first when brackets are missing.
  • Usually NOT applies first, then AND, then OR, then IF-THEN, then IFF (common exam rule).
  • Many errors happen by reading left-to-right without respecting precedence.
    Example: Not P and Q; P and Q or R; P or Q → R.

106. Parentheses (Brackets):

  • Parentheses show exact grouping in logic and remove ambiguity in complex statements.
  • Changing brackets can change truth value and meaning even if the words are same.
  • Many ignore brackets in questions; always solve inside brackets first.
    Example: (P or Q) and R; P or (Q and R); Not(P and Q).

107. Direct Proof:

  • Direct proof shows a conclusion by using given premises step-by-step in a straight line.
  • It often uses rules like Modus Ponens and known equivalence rules.
  • It differs from contradiction proof because it does not assume the opposite first.
    Example: From P→Q and P, get Q; From All S are P and a is S, get a is P; From Q→R and Q, get R.

108. Proof by Contradiction:

  • Proof by contradiction assumes the opposite of what you want and shows it leads to contradiction.
  • Once contradiction appears, the original statement must be true in classical logic.
  • It differs from direct proof because it uses “assume not” method first.
    Example: Assume Not P leads to P and Not P; Assume “√2 is rational” leads to contradiction; Assume “No solution” leads to solution.

109. Proof by Contrapositive:

  • Proof by contrapositive proves “If P then Q” by proving “If Not Q then Not P”.
  • This works because a conditional and its contrapositive are logically equivalent.
  • Many confuse it with inverse; inverse is not equivalent to the original.
    Example: If divisible by 4 then even → If not even then not divisible by 4; If square then rectangle → If not rectangle then not square; If P→Q → Not Q→Not P.

110. Resolution (Basic Rule):

  • Resolution is a rule used to simplify OR statements and remove a variable using its negation.
  • From (P or Q) and (Not P or R), you can infer (Q or R).
  • Many see it as “cancelling P”; it works only when one side has P and the other has Not P.
    Example: (P or Q) & (Not P or R) → (Q or R); (A or B) & (Not A or C) → (B or C); (X or Y) & (Not X or Z) → (Y or Z).

110 Most Asked in PYQs One Liners

  1. Proposition is a statement that is either true or false.
  2. Truth table tests all truth cases of a compound statement.
  3. Tautology is always true for all truth values.
  4. Contradiction is always false for all truth values.
  5. Contingency is sometimes true and sometimes false.
  6. Negation reverses the truth value of a proposition.
  7. Conjunction (AND) is true only when both parts are true.
  8. Disjunction (OR) is false only when both parts are false.
  9. Conditional (P→Q) is false only when P is true and Q is false.
  10. Biconditional (P↔Q) is true when both have the same truth value.
  11. Logical equivalence means same truth values in all cases.
  12. Contrapositive of P→Q is Not Q→Not P.
  13. Converse of P→Q is Q→P.
  14. Inverse of P→Q is Not P→Not Q.
  15. Valid argument has a form where true premises guarantee true conclusion.
  16. Sound argument is valid and has true premises.
  17. Deduction moves general→specific with certainty.
  18. Induction moves specific→general with probability.
  19. Syllogism has two premises and one conclusion.
  20. Categorical proposition uses All/No/Some form.
  21. Universal affirmative is “All S are P”.
  22. Universal negative is “No S are P”.
  23. Particular affirmative is “Some S are P”.
  24. Particular negative is “Some S are not P”.
  25. Venn diagram helps test class-based logic quickly.
  26. Modus Ponens: P→Q, P, therefore Q.
  27. Modus Tollens: P→Q, Not Q, therefore Not P.
  28. Hypothetical syllogism: P→Q and Q→R gives P→R.
  29. Disjunctive syllogism: P or Q, Not P, therefore Q.
  30. Fallacy is an error in reasoning, not just a factual mistake.
  31. Ad hominem attacks the person, not the argument.
  32. Straw man changes the opponent’s point into a weaker one.
  33. Hasty generalization makes a big conclusion from few cases.
  34. Either–or fallacy shows only two choices when more exist.
  35. Circular reasoning repeats the conclusion as the reason.
  36. Analogy explains using similarity but does not always prove truth.
  37. Premise is a reason statement in an argument.
  38. Conclusion is the final claim supported by premises.
  39. Inference is drawing a conclusion from given information.
  40. Consistency means statements do not contradict each other.
  41. Implication is written as P→Q.
  42. Quantifier words include All, No, Some.
  43. Universal statements talk about all members of a class.
  44. Particular statements talk about at least one member of a class.
  45. Validity depends on structure, not real-world truth.
  46. Soundness needs valid form and true premises.
  47. Exclusive OR means only one is true, not both.
  48. Inclusive OR allows one or both to be true.
  49. Contradictory statements cannot be true together.
  50. Equivalent statements always match in truth value.
  51. De Morgan’s Law: Not(P and Q) = (Not P) or (Not Q).
  52. De Morgan’s Law: Not(P or Q) = (Not P) and (Not Q).
  53. Double Negation: Not(Not P) = P.
  54. Law of Non-Contradiction: Not(P and Not P) is always true.
  55. Law of Excluded Middle: (P or Not P) is always true.
  56. Universal Quantifier (∀) means “for all” cases.
  57. Existential Quantifier (∃) means “there exists at least one”.
  58. Counterexample is enough to reject any “All…” statement.
  59. Necessary Condition must exist, but may not be enough alone.
  60. Sufficient Condition is enough, but may not be required always.
  61. IFF means necessary and sufficient condition together.
  62. Affirming the Consequent is an invalid argument form.
  63. Denying the Antecedent is an invalid argument form.
  64. Implication P→Q is equivalent to (Not P) or Q.
  65. Modus Ponens is a valid form that confirms Q from P→Q and P.
  66. Modus Tollens is a valid form that rejects P from P→Q and Not Q.
  67. Inductive Strength gives likelihood, not certainty.
  68. Contradictory Statements cannot be true together and cannot be false together.
  69. Consistency means statements can be true together in at least one case.
  70. Analogy helps explain similarity but does not always prove truth.
  71. Red Herring diverts the discussion to a different topic to avoid the real issue.
  72. Equivocation uses the same word in different meanings to create a false conclusion.
  73. Composition Fallacy jumps from “parts are true” to “whole is true”.
  74. Division Fallacy jumps from “whole is true” to “each part is true”.
  75. Appeal to Emotion replaces evidence with feelings to win an argument.
  76. Bandwagon Fallacy treats popularity as proof of truth.
  77. Argument from Ignorance claims truth just because it is not disproved.
  78. False Analogy compares weakly similar things to “prove” a point.
  79. Validity depends on logical form, not on whether premises are actually true.
  80. Truth Table validates an argument by checking all possible truth combinations.
  81. Satisfiable means a statement can be true in at least one case.
  82. Unsatisfiable means a statement is false in every possible case.
  83. Countermodel is one case where premises are true but conclusion is false.
  84. Symbolization converts sentences into logic symbols like P, Q, →, ∧, ∨, ¬.
  85. Logical Form is the argument pattern that decides validity, not the topic words.
  86. Argument Map shows premises and conclusion with clear support links.
  87. Rule of Inference gives a valid way to derive a conclusion from premises.
  88. Rule of Replacement swaps a statement with an equivalent statement.
  89. Propositional Logic deals with whole statements and connectives using truth values.
  90. Quantifier Negation flips “All” to “Some not” and “Some” to “All not”.
  91. Predicate Logic uses quantifiers (∀, ∃) and predicates like P(x) to express rules clearly.
  92. Universe of Discourse is the fixed set of objects under discussion in a statement.
  93. Predicate becomes a full statement only when a value or quantifier is applied.
  94. Quantification makes a predicate into a complete true/false statement.
  95. Scope tells which part of a statement a quantifier controls.
  96. Quantifier Order can change meaning, especially in ∀x∃y vs ∃y∀x.
  97. Bound Variable is controlled by a quantifier; a free variable is not.
  98. Negation of ∀ becomes ∃ with negation, and Negation of ∃ becomes ∀ with negation.
  99. Only if means implication P→Q where Q is necessary for P.
  100. Necessary is “must have”; Sufficient is “enough to guarantee”.
  101. XOR is true only when exactly one of P or Q is true.
  102. NAND is false only when both P and Q are true.
  103. NOR is true only when both P and Q are false.
  104. Material Implication (P→Q) is false only when P is true and Q is false.
  105. Precedence usually applies NOT before AND, and AND before OR in logic expressions.
  106. Parentheses decide the meaning of a compound statement by fixing grouping.
  107. Direct Proof derives conclusion straight from premises without assuming the opposite.
  108. Contradiction Proof assumes the opposite and reaches P and Not P.
  109. Contrapositive Proof uses Not Q→Not P to prove P→Q.
  110. Resolution removes a variable using (P or Q) and (Not P or R) to get (Q or R).

90 Confusing Pairs / Differences

  1. Proposition vs Sentence — Proposition has truth value; sentence may be a question/command without truth value.
  2. Simple Proposition vs Compound Proposition — Simple has one idea; compound joins ideas using connectives.
  3. Negation vs Opposite Word — Negation flips truth value; opposite word may change meaning but not logic form.
  4. AND vs OR — AND needs both true; OR needs at least one true.
  5. Inclusive OR vs Exclusive OR — Inclusive OR allows both true; exclusive OR allows only one true.
  6. Conditional vs Biconditional — Conditional is one-way; biconditional is two-way.
  7. Truth Table vs Venn Diagram — Truth table is for connectives; Venn diagram is for class statements.
  8. Tautology vs Contingency — Tautology always true; contingency sometimes true sometimes false.
  9. Tautology vs Contradiction — Tautology always true; contradiction always false.
  10. Validity vs Soundness — Validity is correct form; soundness is valid form plus true premises.
  11. Deductive vs Inductive — Deductive gives certainty; inductive gives probability.
  12. Premise vs Conclusion — Premise supports; conclusion is the final claim.
  13. Argument vs Explanation — Argument proves a claim; explanation clarifies a fact.
  14. Inference vs Observation — Inference draws a conclusion; observation records what is seen.
  15. Converse vs Contrapositive — Converse swaps P and Q; contrapositive flips and swaps, and stays equivalent.
  16. Inverse vs Contrapositive — Inverse negates both; contrapositive negates and swaps, and is equivalent to original.
  17. Modus Ponens vs Modus Tollens — Ponens affirms P; tollens denies Q to deny P.
  18. Affirming Consequent vs Modus Ponens — Affirming consequent is invalid; Modus Ponens is valid.
  19. Denying Antecedent vs Modus Tollens — Denying antecedent is invalid; Modus Tollens is valid.
  20. Universal vs Particular — Universal talks about all; particular talks about at least one.
  21. A Proposition (All S are P) vs I Proposition (Some S are P) — A covers all members; I covers at least one member.
  22. E Proposition (No S are P) vs O Proposition (Some S are not P) — E denies all; O denies at least one.
  23. Consistency vs Contradiction — Consistency allows truth together; contradiction cannot be true together.
  24. Fallacy vs False Statement — Fallacy is wrong reasoning; false statement is wrong fact.
  25. Ad Hominem vs Counter-Example — Ad hominem attacks person; counter-example attacks the claim with evidence.
  26. Straw Man vs Rebuttal — Straw man changes the point; rebuttal answers the real point.
  27. Hasty Generalization vs Induction — Hasty uses too few cases; proper induction uses strong evidence.
  28. Either–Or Fallacy vs Valid Choice — Either–or hides options; valid choice includes real possibilities.
  29. Circular Reasoning vs Proof — Circular repeats claim; proof gives independent reasons.
  30. Analogy vs Evidence — Analogy helps理解; evidence proves with facts or data.
  31. De Morgan’s Laws vs Double Negation — De Morgan flips AND/OR with NOT; double negation cancels two NOTs.
  32. Law of Non-Contradiction vs Law of Excluded Middle — Non-contradiction: not both true; excluded middle: one must be true.
  33. Universal Quantifier (∀) vs Existential Quantifier (∃) — ∀ means “all”; ∃ means “at least one”.
  34. Necessary Condition vs Sufficient Condition — Necessary must be present; sufficient is enough to guarantee the result.
  35. If (→) vs If and only if (↔) — → is one-way; ↔ is two-way matching.
  36. Counterexample vs Supporting Example — Counterexample breaks “all”; supporting example only shows one matching case.
  37. Valid Argument vs Strong Argument — Valid guarantees conclusion; strong only makes conclusion likely.
  38. Induction vs Hasty Generalization — Induction uses enough evidence; hasty generalization uses too few cases.
  39. Affirming the Consequent vs Modus Ponens — Affirming consequent is invalid; Modus Ponens is valid.
  40. Denying the Antecedent vs Modus Tollens — Denying antecedent is invalid; Modus Tollens is valid.
  41. Implication (→) vs Causation — Implication is a truth rule; causation is real-world cause-effect.
  42. Consistency vs Truth — Consistency means “possible together”; truth means “actually correct”.
  43. Contradictory vs Contrary — Contradictory: one true, one false; contrary: cannot both be true, but both may be false.
  44. Conclusion vs Inference — Conclusion is the final claim; inference is the reasoning step to reach it.
  45. Premise vs Evidence — Premise is a reason statement; evidence is supporting data/facts for a premise.
  46. Analogy vs Proof — Analogy explains by similarity; proof establishes truth by valid reasoning.
  47. All vs Some — “All” means every member; “Some” means at least one member.
  48. No vs Some Not — “No S are P” means zero; “Some S are not P” means at least one exception.
  49. Equivalence vs Implication — Equivalence means both ways; implication means one-way.
  50. Strong Induction vs Weak Induction — Strong uses stronger base support; weak relies on simpler step-by-step pattern.
  51. Red Herring vs Straw Man — Red herring changes the topic; straw man changes the opponent’s claim.
  52. Equivocation vs Ambiguity — Equivocation shifts meaning to “prove”; ambiguity is unclear meaning without a planned shift.
  53. Composition Fallacy vs Division Fallacy — Composition goes parts→whole; division goes whole→parts.
  54. Appeal to Emotion vs Appeal to Reason — Emotion uses feelings; reason uses logic and evidence.
  55. Bandwagon Fallacy vs Argument from Authority — Bandwagon uses crowd; authority uses a person’s status.
  56. Argument from Ignorance vs Proof — Ignorance uses “not disproved”; proof uses supporting reasons/evidence.
  57. False Analogy vs Good Analogy — False analogy compares irrelevant features; good analogy compares relevant features.
  58. Valid Argument vs True Conclusion — Valid is correct structure; true conclusion can happen even with weak structure.
  59. Counterexample vs Example — Counterexample breaks an “all” claim; example only supports a claim.
  60. Consistency vs Equivalence — Consistency means can be true together; equivalence means always same truth value.
  61. Satisfiable vs Tautology — Satisfiable is true in some cases; tautology is true in all cases.
  62. Unsatisfiable vs Contradiction — Unsatisfiable means never true; contradiction is a common unsatisfiable form like P and not P.
  63. Countermodel vs Counterexample — Countermodel breaks argument validity; counterexample breaks a universal factual claim.
  64. Symbolization vs Translation — Symbolization uses logic symbols; translation changes language words but may stay non-symbolic.
  65. Logical Form vs Content — Form is structure; content is real-world facts/meaning.
  66. Argument Map vs Summary — Map shows support links; summary only shortens information.
  67. Rule of Inference vs Fallacy — Inference is always valid; fallacy only looks valid but is wrong.
  68. Rule of Replacement vs Rule of Inference — Replacement swaps equivalents; inference derives a new statement.
  69. Propositional Logic vs Predicate Logic — Propositional uses whole statements; predicate uses properties and all/some.
  70. Not(All) vs None — Not(All S are P) means Some S are not P; none means No S are P.
  71. Propositional Logic vs Predicate Logic — Propositional treats whole statements as P/Q; predicate logic uses P(x) with ∀/∃.
  72. Predicate vs Proposition — Predicate has a variable and is incomplete; proposition is complete true/false.
  73. Universe of Discourse vs Sample Set — Universe is the full set under talk; sample is only a chosen part.
  74. Quantifier Scope vs Quantifier Order — Scope is where quantifier applies; order is sequence of ∀ and ∃.
  75. ∀x∃y vs ∃y∀x — First: each x can have its own y; second: one single y works for all x.
  76. Bound Variable vs Free Variable — Bound is under ∀/∃; free is not fixed and not a complete statement.
  77. Not(∀x P(x)) vs ∀x Not P(x) — Not all is “some not”; all not is “none”.
  78. Not(∃x P(x)) vs ∃x Not P(x) — Not exists is “for all not”; exists not is only “some not”.
  79. If vs Only if — “If P then Q” makes P sufficient; “P only if Q” makes Q necessary.
  80. Necessary vs Sufficient — Necessary must be present; sufficient alone can produce the result.
  81. OR vs XOR — OR allows one or both true; XOR allows exactly one true.
  82. NAND vs NOT (P) AND NOT (Q) — NAND is Not(P and Q); the other is Not P and Not Q.
  83. NOR vs NOT (P) OR NOT (Q) — NOR is Not(P or Q); the other is Not P or Not Q.
  84. Precedence vs Parentheses — Precedence is default order; parentheses force your chosen order.
  85. Direct Proof vs Contradiction Proof — Direct proves straight; contradiction proves by assuming the opposite.
  86. Contrapositive vs Inverse — Contrapositive is equivalent to P→Q; inverse is not always equivalent.
  87. Material Implication vs Real-world Cause — Material implication is a truth rule; cause is a real-world relation.
  88. Resolution vs Modus Ponens — Resolution combines OR-clauses; Modus Ponens uses If P→Q with P to get Q.
  89. NAND vs AND — AND is true only when both true; NAND is false only when both true.
  90. NOR vs OR — OR is true when at least one true; NOR is true only when both false.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top