Skip to main content
Skip to main content
Page

Module 2

Propositional Logic

Generate truth tables, evaluate propositions, and explore step-by-step sub-formula expansion for any propositional formula.

Step-by-Step Truth Table

Step-by-Step Truth Table

Each sub-formula becomes its own column, showing the evaluation order left-to-right

Standard Truth Table Generator

Formula Input

Use: AND ∧  |  OR ∨  |  NOT ! ¬  |  → ->  |  ↔ <->

Proposition Evaluator

Formula

Enter a proposition; toggle variable values below

Operator Reference

Supported Syntax

∧ & && AND

Conjunction — both true

∨ | || OR

Disjunction — at least one true

¬ ! ~ NOT

Negation — flip truth value

→ -> IMPLIES

Conditional — false only T→F

↔ <-> IFF

Biconditional — same value