Let $\phi$ be a formula built with $\lnot,\ \land,$ and $\lor$.
Let $\phi'$ be constructed by replacing each propositional variable from $\phi$ with its negation.
For any truth assignment $v$, let $v'$ be the truth assignment that gives each propositional variable the opposite value of $v$.
Prove $v(\phi)=v'(\phi')$
I am having stuck on the 2nd step of the induction proof when trying to prove the above with $\land$.
Here is the part of my proof where I got stuck and think I am doing something wrong:
For $\phi$ as $(\theta\land\psi)$:
If $v(\theta\land\psi)=F$, one of the assignment values for $\theta$ and $\psi$ is $v(\theta)=T$ and $v(\psi)=F$.
$\phi'$ is then $(\lnot\theta\land\lnot\psi)$. $v(\lnot\theta)=F$ and $v(\lnot\psi)=T\ \therefore\ v(\lnot\theta\land\lnot\psi)=F$ and $v'(\lnot\theta\land\lnot\psi)=T$
This contradicts what I am trying to prove. Did I make a mistake?
$for$($for$) is not a word but actually the product of the variables $f,o,r$. If you want italics, use asterisks. Thus:*Let $\phi$ be a formula*gives Let $\phi$ be a formula. This will look better (and is a lot easier to type!) than$Let\ \phi\ be\ a\ formula\$($Let\ \phi\ be\ a\ formula$). – Théophile Sep 20 '20 at 03:55