Size: 110
Comment:
|
← Revision 10 as of 2020-01-26 23:01:28 ⇥
Size: 955
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Back to ComputerTerms '''Propositional Logic:''' |
|
Line 2: | Line 6: |
'''First Order Logic:''' A '''model''' for a set A ''domain'' * assigns to each * assigns to each * assigns to each constant symbol of * assigns to See: First Order Mathematical Logic by Angelo Margaris p 145 Back to ComputerTerms |
Back to ComputerTerms
Propositional Logic:
In terms of a logic formula, a ["Model"] is some assignment of variables that causes the formula to be true.
First Order Logic:
A model for a set
A domain
- assigns to each
-place predicate symbol (that occurs in a formula) of an -place predicate in ; - assigns to each
-place operation symbol of an -place operation in ; - assigns to each constant symbol of
an element of ; and - assigns to
the identity predicate in , defined by: iff and are the same.
See: First Order Mathematical Logic by Angelo Margaris p 145
Back to ComputerTerms