ο»Ώ

satisfaction relation

Alfred Tarski was the first mathematician to give a formal definition of what it means for a formula Mathworld to be β€œtrue” in a structure Mathworld . To do this, we need to provide a meaning to terms, and truth-values to the formulas. In doing this, free variables Mathworld cause a problem : what value are they going to have ? One possible answer is to supply temporary values for the free variables, and define our notions in terms of these temporary values.

Mathworld

Let π’œ be a structure with signature Ο„ . Suppose ℐ is an interpretation , and Οƒ is a function that assigns elements of A to variables, we define the function Val ℐ , Οƒ inductively on the construction of terms :

Val ℐ , Οƒ ⁑ ( c ) = ℐ ⁒ ( c ) c ⁒ a constant symbol
Val ℐ , Οƒ ⁑ ( x ) = Οƒ ⁒ ( x ) x ⁒ a variable
Val ℐ , Οƒ ⁑ ( f ⁒ ( t 1 , … , t n ) ) = ℐ ⁒ ( f ) ⁒ ( Val ℐ , Οƒ ⁑ ( t 1 ) , … , Val ℐ , Οƒ ⁑ ( t n ) ) f ⁒ an ⁒ n ⁒ -ary function symbol

Now we are set to define satisfaction Mathworld . Again we have to take care of free variables by assigning temporary values to them via a function Οƒ . We define the relation Mathworld π’œ , Οƒ ⊧ Ο† by induction Mathworld on the construction of formulas :

π’œ , Οƒ ⊧ t 1 = t 2 ⁒ if and only if ⁒ Val ℐ , Οƒ ⁑ ( t 1 ) = Val ℐ , Οƒ ⁑ ( t 2 )
π’œ , Οƒ ⊧ R ⁒ ( t 1 , … , t n ) ⁒ if and only if ⁒ ( Val ℐ , Οƒ ⁑ ( t 1 ) , … , Val ℐ , Οƒ ⁑ ( t 1 ) ) ∈ ℐ ⁒ ( R )
π’œ , Οƒ ⊧ Β¬ ⁒ Ο† ⁒ if and only if ⁒ π’œ , Οƒ ⊧̸ Ο†
π’œ , Οƒ ⊧ Ο† ∨ ψ ⁒ if and only if either ⁒ π’œ , Οƒ ⊧ ψ ⁒ or ⁒ 𝔄 , Οƒ ⊧ ψ
π’œ , Οƒ ⊧ βˆƒ x . Ο† ⁒ ( x ) ⁒ if and only if for some ⁒ a ∈ A , π’œ , Οƒ ⁒ [ x / a ] ⊧ Ο†
Οƒ ⁒ [ x / a ] ⁒ ( y ) ⁒ < a if ⁒ x = y Οƒ ⁒ ( y ) else.

Mathworld

In case for some Ο† of L , we have π’œ , Οƒ ⊧ Ο† , we say that π’œ models , or is a model of , or satisfies Ο† . If Ο† has the free variables x 1 , … , x n , and a 1 , … , a n ∈ A , we also write π’œ ⊧ Ο† ⁒ ( a 1 , … , a n ) or π’œ ⊧ Ο† ⁒ ( a 1 / x 1 , … , a n / x n ) instead of π’œ , Οƒ ⁒ [ x 1 / a 1 ] ⁒ β‹― ⁒ [ x n / a n ] ⊧ Ο† . In case Ο† is a sentence (formula with no free variables), we write π’œ ⊧ Ο† .

Title satisfaction relation
Canonical name SatisfactionRelation
Date of creation 2013-03-22 12:43:56
Last modified on 2013-03-22 12:43:56
Owner CWoo (3771)
Last modified by CWoo (3771)
Numerical id 14
Author CWoo (3771)
Entry type Definition
Classification msc 03C07
Related topic Model
Defines satisfaction
Defines satisfy

Generated on Thu Feb 8 19:55:31 2018 by LaTeXML