File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
content/model-theory/basics Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 9494 \begin {align }
9595 h(\Value {t}{M}[s])
9696 & = h(\Assign {f}{M}(\Value {t_1}{M}[s], \dots , \Value {t_n}{M}[s]) \notag \\
97- & = h( \Assign {f}{M}( \Value {t_1}{M'}[h \circ s] , \dots ,
98- \Value {t_n}{M'}[h \circ s] ) \ollabel {iso-1}\\
97+ & = \Assign {f}{M'}(h( \Value {t_1}{M}[s]) , \dots ,
98+ h( \Value {t_n}{M}[s]) ) \ollabel {iso-1}\\
9999 & = \Assign {f}{M'}(\Value {t_1}{M'}[h \circ s], \dots ,
100100 \Value {t_n}{M'}[h \circ s]) \ollabel {iso-2}\\
101101 & = \Value {t}{M'}[h\circ s] \notag
102102 \end {align }
103- Here, \olref {iso-1 } follows by induction hypothesis and \olref {iso-2 } by
104- \olref {defn:iso-func } of \olref {defn:isomorphism } .
103+ Here, \olref {iso-1 } follows by \olref {defn: iso-func } of
104+ \olref {defn:isomorphism } and \olref {iso-2 } by induction hypothesis .
105105\end {enumerate }
106106Part (b) is left as an exercise.
107107
You can’t perform that action at this time.
0 commit comments