Sign in

Libre University uses your GitHub account. Signing in is only needed to sit a final test, so the score is kept on your profile.

Logic

Judge an argument by its form: truth tables, natural deduction, quantifiers and proof technique, and the gap between an argument being valid and being true.

01

Arguments, validity and form

What it takes for a conclusion to follow, why that depends on the shape of an argument rather than its subject, and why a valid argument can still be worthless.

02

The language of propositions

Five connectives with fixed meanings, brackets that fix scope, and the ordinary English words that refuse to fit.

03

Truth tables

Every possible situation in 2n rows, which turns validity into something you can check by hand and then defeats you by doubling.

04

The conditional

Why PQ counts as true whenever P is false, what that costs, and the two invalid forms that share its table with the valid ones.

05

Equivalence and normal forms

When two formulas have the same column they are interchangeable, which turns logic into calculation and lets any formula be rewritten into a standard shape.

06

Rules of inference

Deriving a conclusion line by line, with one rule to introduce each connective and one to take it apart, every rule justified by its truth table.

07

Assumptions, conditional proof and reductio

Supposing something in order to discharge it, which is what proves a conditional, a negation and a disjunction of cases, and completes the system.

08

Predicates and quantifiers

Breaking sentences into predicates, names and variables so that "all" and "some" become visible, with the two translations everything else depends on.

09

Relations and multiple quantifiers

Predicates with two places let quantifiers stack, and the order they stack in decides what is being claimed.

10

Models and countermodels

An interpretation is a domain plus an extension for each predicate, and one small interpretation is enough to refute an argument for good.

11

Proof with quantifiers

Four rules for and , two of them carrying restrictions, and what goes wrong the moment a restriction is dropped.

12

Identity, number and descriptions

One predicate with a fixed meaning in every model, which is what it takes to say "at least two", "exactly one" and "the".

13

Proof technique

The methods a working proof uses, each one an instance of a rule already established, and the one method that is not a rule of logic at all.

14

Validity against truth

Where the machinery stops: formalisation is a judgement, valid arguments can be worthless, and the fallacies that matter most are not failures of form.

Final Test