Skip to content
Snippets Groups Projects
Commit 09ce8968 authored by Nathan Lhote's avatar Nathan Lhote
Browse files

m

parent 21596ecf
No related branches found
No related tags found
No related merge requests found
......@@ -95,7 +95,7 @@ Given two relational signatures $\ssign,\tsign$, an \mso monadic interpretation
\end{itemize}
where $\bar X$ denotes a $d$-tuple of monadic variables.
Given a structure $A$ over $\ssign$, we define its image by $T$ by a structure $B=\sem T(B)$ over $\tsign$: the universe of $B$ is the set $U=\set{\bar X\mid\ A \models \phi_U(\bar X)}$, given $R\in \tsign$ of arity $k$, we define $R$ in $B$ as the set $\set{\tuple{\bar X_1,\ldots,\bar X_k}\in U^k\mid\ \phi_R(\bar X_1,\ldots,\bar X_k)}$.
Given a structure $A$ over $\ssign$, we define its image by $T$ by a structure $B=\sem T(B)$ over $\tsign$: the universe of $B$ is the set $U=\set{\bar S\mid\ A \models \phi_U(\bar S)}$, given $R\in \tsign$ of arity $k$, we define $R$ in $B$ as the set $\set{\tuple{\bar S_1,\ldots,\bar S_k}\in U^k\mid\ \phi_R(\bar S_1,\ldots,\bar S_k)}$.
%Given tuples $\bar X_1,\ldots,\bar X_l$, we extend $\sem T$ by $\sem T(A,\bar X_1,\ldots,\bar X_l)=B,\set{\bar X_1},\ldots,\set{\bar X_l}$.
\fomi is defined by restricting formulas to be in \fo.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment