Numbers and BooleansIntroduces numbers and booleans in Python, covering numeric types, arithmetic operations, logical operations, and comparisons.
Propositions and ProofsExplores propositions, proofs, and contraposition in mathematical theory, emphasizing logical rules and proof methods.
Mathgraph Theorem ProverIntroduces the Mathgraph Theorem Prover, showcasing its unique approach to representing propositions and organizing graphs for first-order logic.
Control structures in programmingExplores control structures in programming, emphasizing logical operators, branching, loops, and potential pitfalls of break and continue statements.