LARA

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
sav08:substitutions_for_first-order_logic [2008/03/19 10:27]
vkuncak
sav08:substitutions_for_first-order_logic [2008/03/19 10:31]
vkuncak
Line 24: Line 24:
  
 We define naive substitution recursively,​ first for terms: We define naive substitution recursively,​ first for terms:
 +
 \[ \[
 \begin{array}{rcl} \begin{array}{rcl}
Line 31: Line 32:
 \end{array} \end{array}
 \] \]
 +
 then for formulas: then for formulas:
 \[\begin{array}{rcl} \[\begin{array}{rcl}
Line 39: Line 41:
   nsubst(\sigma)(\forall x.F) &​=& ​ \\   nsubst(\sigma)(\forall x.F) &​=& ​ \\
   nsubst(\sigma)(\exists x.F) &​=& ​   nsubst(\sigma)(\exists x.F) &​=& ​
 +\end{array}
 \] \]