Creating a single formula $phi$ in the pure language of equality.
up vote
0
down vote
favorite
I am trying to build a formula $phi$ in the pure language of equality with variables $x,y,z$ such that 1. $x$ is free for substitution for $y$ but not for $z$, 2. $y$ is not free for substitution for $x$ or $z$, and 3. $z$ is free for substitution for $x$ but not for $y$.
Here is the formula I started building:
$phi = (forall x(xdot{=}y)) wedge (forall x (xdot{=}z)) wedge (forall z (ydot{=}z))$
Since $y$ is unbound everywhere in $phi$, $x$ is free for $y$. Since $z$ is bound in the third conjunct, $x$ is not free for $z$. Then $phi$ satisfies Condition 1.
Both $x$ and $z$ are bound in $phi$, and so $y$ is not free for either $x$ or $z$. Then $phi$ satisfies Condition 2.
However, I am stuck on satifying Condition 3. Nothing works, so I assume the formula I wrote is wrong. But it seems like one condition is never satisfied no matter what I choose.
Here are some definitions I can use, I have been trying to use (3):
logic predicate-logic
add a comment |
up vote
0
down vote
favorite
I am trying to build a formula $phi$ in the pure language of equality with variables $x,y,z$ such that 1. $x$ is free for substitution for $y$ but not for $z$, 2. $y$ is not free for substitution for $x$ or $z$, and 3. $z$ is free for substitution for $x$ but not for $y$.
Here is the formula I started building:
$phi = (forall x(xdot{=}y)) wedge (forall x (xdot{=}z)) wedge (forall z (ydot{=}z))$
Since $y$ is unbound everywhere in $phi$, $x$ is free for $y$. Since $z$ is bound in the third conjunct, $x$ is not free for $z$. Then $phi$ satisfies Condition 1.
Both $x$ and $z$ are bound in $phi$, and so $y$ is not free for either $x$ or $z$. Then $phi$ satisfies Condition 2.
However, I am stuck on satifying Condition 3. Nothing works, so I assume the formula I wrote is wrong. But it seems like one condition is never satisfied no matter what I choose.
Here are some definitions I can use, I have been trying to use (3):
logic predicate-logic
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am trying to build a formula $phi$ in the pure language of equality with variables $x,y,z$ such that 1. $x$ is free for substitution for $y$ but not for $z$, 2. $y$ is not free for substitution for $x$ or $z$, and 3. $z$ is free for substitution for $x$ but not for $y$.
Here is the formula I started building:
$phi = (forall x(xdot{=}y)) wedge (forall x (xdot{=}z)) wedge (forall z (ydot{=}z))$
Since $y$ is unbound everywhere in $phi$, $x$ is free for $y$. Since $z$ is bound in the third conjunct, $x$ is not free for $z$. Then $phi$ satisfies Condition 1.
Both $x$ and $z$ are bound in $phi$, and so $y$ is not free for either $x$ or $z$. Then $phi$ satisfies Condition 2.
However, I am stuck on satifying Condition 3. Nothing works, so I assume the formula I wrote is wrong. But it seems like one condition is never satisfied no matter what I choose.
Here are some definitions I can use, I have been trying to use (3):
logic predicate-logic
I am trying to build a formula $phi$ in the pure language of equality with variables $x,y,z$ such that 1. $x$ is free for substitution for $y$ but not for $z$, 2. $y$ is not free for substitution for $x$ or $z$, and 3. $z$ is free for substitution for $x$ but not for $y$.
Here is the formula I started building:
$phi = (forall x(xdot{=}y)) wedge (forall x (xdot{=}z)) wedge (forall z (ydot{=}z))$
Since $y$ is unbound everywhere in $phi$, $x$ is free for $y$. Since $z$ is bound in the third conjunct, $x$ is not free for $z$. Then $phi$ satisfies Condition 1.
Both $x$ and $z$ are bound in $phi$, and so $y$ is not free for either $x$ or $z$. Then $phi$ satisfies Condition 2.
However, I am stuck on satifying Condition 3. Nothing works, so I assume the formula I wrote is wrong. But it seems like one condition is never satisfied no matter what I choose.
Here are some definitions I can use, I have been trying to use (3):
logic predicate-logic
logic predicate-logic
asked Nov 14 at 21:47
numericalorange
1,598311
1,598311
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2998865%2fcreating-a-single-formula-phi-in-the-pure-language-of-equality%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown