Prove that it is not possible in the FO logic to define that there exists a such connected component $G_0 \in G$ where $G$ undirected graph that for every $v \in G_0 P(v)$ where $P$ is any single-argument relation-symbol.
So we consider structures-graphs: $\mathbb{A} = (V, E, P) $.
From my intuition it's possible for finite graphs, yes?
My solution:
Let's assume that there exists a such set of sentences $\Delta$ that $G \models \Delta \iff \text{ There exists a such connected component } G_0$ that for every $v \in G_0 P(v)$
$V$ is a universum- it is a set of vertexes.
Let's assume that considered graph is countable. We don't lose a generality. So, every vertex can be labeled with natural number.
Let $\Delta' = \Delta \cup \Gamma, \Gamma = \{E(v_i, f) \mid i \in \mathbb{N}\}$ and $f$ is a constant (argumentless function) which we add to signature. $f$ points to a such vertex $v$ that $\neg P(v)$.
Let $\Delta_0 \subset \Delta' \text { and } \Delta_0 \text { is finite }$ Note, that $\Delta_0 $ is satisfable because it is easy to point a model.
From compactness theorem we have that $\Delta'$ is satisfable but it's impossible beacuse of $\Delta$
Is it ok?
What can you say about the larger theory $S=T\cup \{\phi_n : n\in \mathbb{N}\}$?
Why $S$ is finitely satisfable? $S = T \cup N = T \cup \{\phi_n | n \in \mathbb{N} \}$ Let's take a finite subset $\Delta$ of $S$. It is easy for me to show that there is a model for $N \cap \Delta$. But, I have a problem to show that $T \cap \Delta$. Certainly, the crucial fact is that it is finite. However, intuitively I imagine that model looks like:
From compactness theorem we get that $S$ is satisfable.
What can you say about the connected component of c in any model $M$ of $S$?
As we can see from the image.
Now suppose $M\models S$; let $H$ be the reduct of $M$ to $(E,P)$. What can you say about $H$ versus $G$? (HINT: look at their theories)
$H$ is not connected while $G$ is connected. Their theories are equal ( I am not convinced that it is a problem). Perhaps, the grap you've chosen is a special?
