File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed
content/first-order-logic/syntax-and-semantics Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change 231231\end {defn }
232232
233233If $ \Sat {M}{!A}$ , we also simply say that \emph {$ !A$ is true
234- in~$ \Struct {M}$ . }
234+ in~$ \Struct {M}$ . } The notion of satisfaction naturally extends
235+ from individual !!{sentence}s to sets of !!{sentence}s.
236+
237+ \begin {defn }
238+ \ollabel {defn:sat}
239+ If $ \Gamma $ is a set of !!{sentence}s~$ \Gamma $ , we say that
240+ !!a{structure}~$ \Struct M$ \emph {satisfies }~$ \Gamma $ ,
241+ $ \Sat {M}{\Gamma }$ , iff $ \Sat {M}{!A}$ for all $ !A \in \Gamma $ .
242+ \end {defn }
235243
236244\begin {prop }\ollabel {prop:sentence-sat-true}
237- Let $ \Struct {M}$ be !!a{structure}, $ !A$ be a sentence, and $ s$ a
245+ Let $ \Struct {M}$ be !!a{structure}, $ !A$ be !!a{ sentence} , and $ s$ a
238246 variable assignment. $ \Sat {M}{!A}$ iff $ \Sat {M}{!A}[s]$ .
239247\end {prop }
240248
340348$ \lforall [x][\lexists [y][!A(x,y)]]$ .)
341349\end {prob }
342350
343-
344-
345351\end {document }
You can’t perform that action at this time.
0 commit comments