Lecture 1 (2.11.97)

Overview , Course home page ,

Introductory example: Polynomials

Polynomials are expressions defined inductively. With a polynomial p we can associate a function
F(p): Reals --> Reals
F is a meaning function for polynomials. It is defined inductively.
Instead of the reals we can take any ring R. Then $F_R(p)$ is function R --> R.

Representation of structures

We recall the geenral definition of $\tau$-structures.

We looked at different representations of graphs as relational structures.

Second Order Logic

We gave the definition of Second Order Logic $SOL(\tau)$, and repeated the definition of First Order Logic $FOL(\tau)$, both syntax and meaning function. We also defined $MSOL(\tau)$, Monadic Second Order Logic, and $ESOL(\tau)$, Existential Second Order Logic.

We discussed graph properties (in both presentations).

Next lecture: Lecture 2