Note: This is an archvied version of our old webpage. Some links might be broken. The current one can be found here.
I7 Logo
Chair for Foundations of Software Reliability and Theoretical Computer Science
Informatik Logo TUM Logo
Logic 2011

  News | Dates | Grading | Content | Exercises | Exam | Slides | Literature | Software

Here is a list of the course topics. Notice, however, that for pedagogical reasons the topics are not presented exactly in this order.
  • Propositional logic
    • Basic notions
      • Syntax and semantics
      • Satisfiability, validity, consequence, equivalence
      • Normal forms
    • Propositional calculi
      • Resolution
      • DPLL
      • Binary decision diagrams
      • Hilbert calculus
  • Predicate logic
    • Basic notions
      • Syntax and semantics
      • Satisfiability, validity, consequence, equivalence
      • Normal forms
    • Undecidability of the validity problem
    • Herbrand theory, completeness theorem and semi-decidability
    • Calculi for predicate logic
      • Resolution
      • Hilbert calculus
    • Mathematical theories and decision procedures
  • Applications
    • Modelling and verification of digital circuits
    • Databases
    • Automated reasoning
    • Prolog