5.1 Deductive Reasoning, Syllogisms & Conditional Logic Rules

Key Takeaways

  • Deductive reasoning guarantees certainty: an argument is valid when the conclusion follows inevitably from the logical form, and sound only when it is valid and every premise is empirically verified.
  • Categorical syllogisms govern set relationships among Universal Affirmatives (All A are B), Particular Affirmatives (Some A are B), and Universal Negatives (No A are B), which are modeled using Euler and Venn diagrams.
  • Valid conditional arguments follow Modus Ponens (Affirming the Antecedent: P → Q, P ⊢ Q) and Modus Tollens (Denying the Consequent: P → Q, ¬Q ⊢ ¬P).
  • APCAT logic questions frequently test formal fallacies, specifically Affirming the Consequent (P → Q, Q ⊬ P) and Denying the Antecedent (P → Q, ¬P ⊬ ¬Q).
  • Spatial deduction items (one of the ten official sample questions) are solved by sketching an axis, marking the fixed points, and converting a compass heading into upstream or downstream relative to the stated current.
Last updated: August 2026

5.1 Deductive Reasoning, Syllogisms & Conditional Logic Rules

Core Cognitive Competency: Problem analysis on the Alberta Police Cognitive Ability Test (APCAT) evaluates your capacity to apply rigorous, objective logic to complex investigative facts, statutory rules, and operational policies. Deductive reasoning is not about intuition, emotional plausibility, or guesswork; it is the mathematical science of determining what conclusion must inevitably be true based strictly on the provided premises.

In Canadian law enforcement, sound deductive logic is critical when drafting Information to Obtain (ITO) search warrants, establishing reasonable grounds to believe an offence occurred, assessing witness credibility, and ensuring operational compliance with municipal police directives.


Deductive vs. Inductive Logic in Law Enforcement

To master APCAT problem analysis items, candidates must understand the fundamental boundary between deductive reasoning and inductive reasoning.

┌─────────────────────────────────────────────────────────────────────────┐
│                     DEDUCTIVE VS. INDUCTIVE REASONING                   │
├────────────────────────────────────┬────────────────────────────────────┤
│ DEDUCTIVE REASONING (Certainty)    │ INDUCTIVE REASONING (Probability)  │
│ • Top-down logical progression     │ • Bottom-up observational inference│
│ • General premises → Specific fact │ • Specific data → General pattern  │
│ • If premises are true, conclusion │ • Conclusion is probable or likely,│
│   MUST be true (100% certainty).   │   but NOT guaranteed.              │
│ • Evaluated for VALIDITY & SOUNDNESS│ • Evaluated for STRENGTH & COGENCY │
└────────────────────────────────────┴────────────────────────────────────┘
Analytical DimensionDeductive Logic (APCAT Standard)Inductive Logic (Investigative Hypotheses)
Core MechanismApplying universal rules to specific instances.Generalizing broad trends from specific observations.
Degree of CertaintyAbsolute certainty (truth-preserving).Probabilistic likelihood (plausible inference).
Investigative RoleEstablishing statutory compliance and legal elements.Developing investigative leads and suspect profiles.
Exam FocusStrict syllogisms, conditional rules ($P \to Q$).Pattern extrapolation and trend recognition.

Categorical Syllogisms and Set Relationships

A categorical syllogism is a formal deductive argument consisting of three parts: a major premise, a minor premise, and a conclusion. Syllogisms classify items into categories or sets.

The Four Standard Categorical Propositions

  1. Universal Affirmative (Type A): All S are P
    • Set Relation: Set $S$ is a complete subset of Set $P$ ($S \subseteq P$).
    • Example: "All sworn police officers in Alberta are peace officers."
  2. Universal Negative (Type E): No S are P
    • Set Relation: Set $S$ and Set $P$ are completely disjoint ($S \cap P = \emptyset$).
    • Example: "No auxiliary volunteers are authorized to carry conducted energy weapons."
  3. Particular Affirmative (Type I): Some S are P
    • Set Relation: There is a non-empty overlap between Set $S$ and Set $P$ ($S \cap P \neq \emptyset$). At least one member belongs to both.
    • Example: "Some detectives are qualified collision reconstructionists."
  4. Particular Negative (Type O): Some S are not P
    • Set Relation: At least one member of Set $S$ exists outside Set $P$ ($S \setminus P \neq \emptyset$).
    • Example: "Some frontline patrol officers are not certified breath technicians."
                    CATEGORICAL PROPOSITION DIAGRAMS

   TYPE A: "All S are P"           TYPE E: "No S are P"       TYPE I: "Some S are P"
   ┌───────────────────────┐       ┌───────┐     ┌───────┐      ┌───────┬───┬───────┐
   │ Set P                 │       │       │     │       │      │   S   │ S │   P   │
   │   ┌───────────────┐   │       │ Set S │     │ Set P │      │       │ ∩ │       │
   │   │ Set S         │   │       │       │     │       │      │       │ P │       │
   │   └───────────────┘   │       └───────┘     └───────┘      └───────┴───┴───────┘
   └───────────────────────┘        (Completely Disjoint)       (Non-Empty Overlap)

Euler and Venn Diagram Verification Models

On scratch paper, the fastest way to test the validity of a syllogism is by sketching Euler diagrams (nested circles):

  • Draw a circle for each category mentioned in the premises.
  • Draw containment for "All", separation for "No", and overlapping boundaries for "Some".
  • If you can draw any plausible diagram that satisfies all premises while violating the conclusion, the argument is invalid.

Conditional Logic ($P \to Q$) and Rules of Formal Inference

A conditional statement asserts that if an antecedent ($P$) is true, a consequent ($Q$) must follow:

P    Q("If P, then Q")P \implies Q \quad \text{("If } P \text{, then } Q \text{")}

  • $P$ (Antecedent): A sufficient condition. Meeting $P$ guarantees $Q$.
  • $Q$ (Consequent): A necessary condition. Without $Q$, $P$ cannot be true.
┌─────────────────────────────────────────────────────────────────────────┐
│                     VALID CONDITIONAL INFERENCE RULES                   │
├─────────────────────────────────────────────────────────────────────────┤
│ 1. MODUS PONENS (Affirming the Antecedent)                              │
│    Premise 1: If P, then Q.             (P → Q)                         │
│    Premise 2: P is true.                (P)                             │
│    Conclusion: Therefore, Q is true.    (∴ Q)        [VALID]            │
├─────────────────────────────────────────────────────────────────────────┤
│ 2. MODUS TOLLENS (Denying the Consequent)                               │
│    Premise 1: If P, then Q.             (P → Q)                         │
│    Premise 2: Q is false (not Q).       (¬Q)                            │
│    Conclusion: Therefore, P is false.   (∴ ¬P)       [VALID]            │
└─────────────────────────────────────────────────────────────────────────┘

Operational Examples of Valid Rules

1. Modus Ponens in Frontline Operations

  • Rule ($P \to Q$): "If an officer initiates an emergency vehicle pursuit into an active school zone during school hours ($P$), the officer must immediately notify the dispatch communications supervisor ($Q$)."
  • Observed Fact ($P$): Constable Miller initiated an emergency pursuit that entered an active school zone during school hours ($P$).
  • Deductive Conclusion ($Q$): Constable Miller must immediately notify the dispatch communications supervisor ($Q$).

2. Modus Tollens in Operational Accountability

  • Rule ($P \to Q$): "If a peace officer discharges a conducted energy weapon (CEW) during an arrest ($P$), a mandatory supervisory use-of-force report must be submitted within 24 hours ($Q$)."
  • Audited Fact ($\neg Q$): No supervisory use-of-force report was submitted within 24 hours for Constable Davis's shift ($\neg Q$).
  • Deductive Conclusion ($\neg P$): Constable Davis did not lawfully discharge a CEW during an arrest under this policy provision ($\neg P$).

Classic Formal Fallacies Tested on the APCAT

APCAT test designers intentionally construct incorrect answer choices using standard formal fallacies. Recognizing these structures allows candidates to eliminate invalid choices instantly.

┌─────────────────────────────────────────────────────────────────────────┐
│                    INVALID FORMAL FALLACY STRUCTURES                    │
├─────────────────────────────────────────────────────────────────────────┤
│ 1. AFFIRMING THE CONSEQUENT (Converse Error)                            │
│    Premise 1: If P, then Q.             (P → Q)                         │
│    Premise 2: Q is true.                (Q)                             │
│    Conclusion: Therefore, P is true.    (∴ P)        [INVALID FALLACY]  │
├─────────────────────────────────────────────────────────────────────────┤
│ 2. DENYING THE ANTECEDENT (Inverse Error)                               │
│    Premise 1: If P, then Q.             (P → Q)                         │
│    Premise 2: P is false (not P).       (¬P)                            │
│    Conclusion: Therefore, Q is false.   (∴ ¬Q)       [INVALID FALLACY]  │
├─────────────────────────────────────────────────────────────────────────┤
│ 3. FALLACY OF THE UNDISTRIBUTED MIDDLE                                  │
│    Premise 1: All A are C.              (A ⊆ C)                         │
│    Premise 2: All B are C.              (B ⊆ C)                         │
│    Conclusion: Therefore, all A are B.  (∴ A ⊆ B)    [INVALID FALLACY]  │
└─────────────────────────────────────────────────────────────────────────┘

Detailed Breakdown of Exam Fallacies

1. The Fallacy of Affirming the Consequent ($P \to Q, Q \vdash P$)

  • The Flaw: Assuming that because the outcome ($Q$) occurred, the specific condition ($P$) must have caused it. Other unstated conditions could also produce $Q$.
  • Investigative Example:
    • Premise 1: "If a suspect fires a semi-automatic weapon ($P$), gunshot primer residue will deposit on their hands ($Q$)."
    • Premise 2: Suspect Vance tests positive for gunshot residue on his hands ($Q$).
    • Invalid Inference: "Therefore, Suspect Vance fired a semi-automatic weapon ($P$)."
    • Logical Reality: Residue could have transferred from handling spent casings, being in close physical proximity to a firearm, or touching contaminated surfaces. $Q$ does not prove $P$.

2. The Fallacy of Denying the Antecedent ($P \to Q, \neg P \vdash \neg Q$)

  • The Flaw: Assuming that because condition $P$ did not occur, consequence $Q$ cannot occur.
  • Operational Example:
    • Premise 1: "If an individual holds the rank of Detective ($P$), they are authorized to enter an active homicide crime scene ($Q$)."
    • Premise 2: Constable Singh is not a Detective ($\neg P$).
    • Invalid Inference: "Therefore, Constable Singh is not authorized to enter an active homicide crime scene ($\neg Q$)."
    • Logical Reality: The Chief of Police, Forensic Identification specialists, and primary responding patrol officers may also be authorized to enter under separate provisions.

3. The Fallacy of the Undistributed Middle

  • The Flaw: Two separate categories share a common characteristic, but have no necessary relationship to each other.
  • Investigative Example:
    • Premise 1: All stolen commercial vehicles in Sector 4 are black pickup trucks.
    • Premise 2: Suspect Miller drives a black pickup truck.
    • Invalid Inference: Suspect Miller drives a stolen commercial vehicle from Sector 4.

Structural Validity vs. Empirical Soundness

On the APCAT, candidates must differentiate between an argument that is valid and one that is sound.

               ┌──────────────────────────────────────────────┐
               │               VALID ARGUMENT                 │
               │ The conclusion follows necessarily from the  │
               │ logical structure, REGARDLESS of real truth. │
               └──────────────────────┬───────────────────────┘
                                      │
                                      ▼
               ┌──────────────────────────────────────────────┐
               │       EMPIRICALLY TRUE PREMISES?             │
               ├──────────────────────┬───────────────────────┤
               │         YES          │          NO           │
               ▼                      ▼                       ▼
        ┌──────────────┐      ┌──────────────┐
        │    SOUND     │      │   UNSOUND    │
        │   ARGUMENT   │      │   ARGUMENT   │
        └──────────────┘      └──────────────┘
Argument CategoryStructural FormFactual Truth of PremisesDeductive Conclusion
Sound ArgumentValid ($P \to Q, P \vdash Q$)All premises are factually true.Conclusion is necessarily true in reality.
Unsound Argument (Valid Form)Valid ($P \to Q, P \vdash Q$)At least one premise is factually false.Conclusion is structurally valid, but false in reality.
Invalid ArgumentFallacious ($P \to Q, Q \vdash P$)Premises may be true or false.Conclusion is never logically established.

Exam Rule: In APCAT Problem Analysis questions, you must accept all stated premises as 100% true within the universe of the question, even if they contradict common outside knowledge. Test solely whether the conclusion is logically guaranteed by the stated premises.


Police Policy Logic: Necessary vs. Sufficient Conditions

Statutory drafting and municipal police directives rely heavily on conditional qualifiers. Identifying whether a condition is necessary or sufficient determines legal compliance.

┌─────────────────────────────────────────────────────────────────────────┐
│                     CONDITIONAL POLICY QUALIFIERS                       │
├───────────────────────────┬─────────────────────────────────────────────┤
│ "A is SUFFICIENT for B"   │ • If A occurs, B MUST occur (A → B).        │
│                           │ • Example: "An active knife assault is      │
│                           │   sufficient to justify high-risk stop."    │
├───────────────────────────┼─────────────────────────────────────────────┤
│ "A is NECESSARY for B"    │ • B cannot occur unless A occurs (B → A).   │
│                           │ • Example: "Judicial authorization is       │
│                           │   necessary to execute a wiretap (¬A → ¬B)."│
├───────────────────────────┼─────────────────────────────────────────────┤
│ "A IF AND ONLY IF B"      │ • Biconditional (A ↔ B). A and B must both  │
│                           │   be true or both be false together.        │
└───────────────────────────┴─────────────────────────────────────────────┘

Spatial & Directional Deduction: The Brochure's Hardest Sample Item

Not every deductive item on the APCAT is a syllogism about categories. One of the ten official sample questions is a spatial deduction — a scenario whose premises are facts about geography and movement, and whose conclusion is a direction of travel. It is the longest and most-worked rationale in the entire brochure, which is a fair signal of how much these items reward method over instinct.

The Shape of the Problem

The official example gives premises of this kind: all rivers in the province flow east; a city sits on such a river; a boat carrying a child is spotted drifting past a point in the centre of the city; all police rescue boats are kept at the east end of the city. An officer launches a rescue boat. The question asks which statement about the officer's travel must be true.

Solve It on Paper, Not in Your Head

Spatial items collapse the moment you draw them, and they are close to unsolvable while juggled mentally. Sketch a single axis and mark every fixed point from the premises:

   WEST  <--------------------------------------------------------->  EAST

                        [ CENTRE OF CITY ]                 [ EAST END ]
                        boat with child                    rescue boats
                        spotted here                       launch here

   River current direction:  ---------------------------------------->  (east)

Now read the conclusion options against the sketch:

  1. Where is the officer, and where must they go? The rescue boat starts at the east end. The child was seen in the centre — which is west of the east end. So the officer travels westward.
  2. Convert heading into current-relative language. The river flows east. Travelling west is therefore travelling against the current — that is, upstream. Any option saying the officer travels east, or downstream, is eliminated.
  3. Check the remaining spatial claim. Because the child's boat continues drifting east from the centre while the rescue boat moves west from the east end, the two must meet somewhere between the east end and the centre. The officer therefore never reaches the centre, and never passes the person who made the call. An option stating the officer must pass the fishing witness is eliminated.

The survivor is the statement that the officer must travel upstream.

The Two Conversions That Decide These Items

GivenConvert toRule
A compass heading plus a current directionUpstream or downstreamMoving against the current is upstream; with it is downstream
A start point plus a target point on an axisA compass headingThe heading is fixed by which point lies further along the axis — not by where the incident "feels" central

The trap in this family of items: the premises deliberately include a fact that is true but irrelevant to the conclusion — here, the fishing witness's position. Options are then written to reference that irrelevant fact so that it looks load-bearing. Sketch first, and only then decide which options survive; a fact that does not appear on your sketch as a constraint cannot eliminate anything.

Do not import real-world geography. The premise that all rivers in the province flow east is almost certainly false of any real province, and it does not matter in the slightest. As the closed-universe rule above states, the stated premises are true within the question. Candidates who pause to check a scenario against real Alberta hydrology lose the item to the clock.


Summary of Deductive Logic Rules

  • Valid Deductions: Modus Ponens ($P \to Q, P \vdash Q$) and Modus Tollens ($P \to Q, \neg Q \vdash \neg P$).
  • Invalid Deductions: Affirming the Consequent ($P \to Q, Q \vdash P$) and Denying the Antecedent ($P \to Q, \neg P \vdash \neg Q$).
  • Euler Diagrams: Use nested circles on scratch paper to confirm set inclusions, exclusions, and intersections.
  • Strict Construction: Never import outside operational assumptions; base conclusions strictly on the closed universe of facts provided in the scenario.
  • Spatial Deduction: Sketch a single axis, mark every fixed point, then convert headings into upstream/downstream language before testing the options.
Test Your Knowledge

All members of the Tactical Emergency Response Unit are certified Breachers. Some certified Breachers are qualified Precision Marksmen. No qualified Precision Marksmen are assigned to Traffic Enforcement. Based strictly on the provided premises, which of the following statements MUST be true?

A
B
C
D
Test Your Knowledge

Alberta Police Service Operating Directive 4.12 states: 'If a patrol unit initiates an emergency vehicle pursuit into an adjacent municipal jurisdiction, the primary operator must immediately switch the vehicle radio to the Mutual Aid Interoperability Channel.' Officer Vance is operating a patrol unit, and records conclusively prove that Officer Vance's vehicle radio was never switched to the Mutual Aid Interoperability Channel during the shift. Applying the formal rules of deductive logic (Modus Tollens), what conclusion is conclusively established?

A
B
C
D
Test Your Knowledge

An investigator reviews a commercial burglary case and argues: 'Whenever a break-in is perpetrated by an organized commercial theft ring, bypass tools are used to defeat the digital alarm keypad. At this crime scene, bypass tools were used to defeat the digital alarm keypad. Therefore, this break-in was committed by an organized commercial theft ring.' Which formal logical fallacy did the investigator commit?

A
B
C
D
Test Your Knowledge

A municipal policing directive establishes that: 'An officer is authorized to conduct a warrantless entry into a private dwelling under exigent circumstances if and only if there is an imminent threat to human life or imminent destruction of indictable evidence.' In which of the following scenarios is a warrantless entry logically UNAUTHORIZED based strictly on this directive?

A
B
C
D
Test Your Knowledge

A scenario states that all rivers in a province flow east. A drifting boat is spotted in the centre of a riverside city, and all police rescue boats are kept at the city's east end. An officer launches from the east end to reach the boat. Which statement must be true?

A
B
C
D