Problem:
Let $T$ be a primitive recursively axiomatized consistent extension of $PA$. Under what conditions are each of the following statements true?
1. If $T\vdash\Phi$ then $T\vdash Prov_T([\Phi])$.
2. $T\vdash\Phi$ $\rightarrow $ $Prov_T([\Phi])$.
3. If $T\vdash Prov_T([\Phi])$ then $T\vdash\Phi$.
4. $T\vdash Prov_T([\Phi])\rightarrow \Phi$.
Solution:
We start with the last one, since this is the one I find less confusing. I believe the right answer is this
(4): Assume $T\vdash\phi$ then $T\vdash \psi\rightarrow \phi$ for any formula $\psi$. Take $\psi=Prov_T([\phi])$. Then the result follows and, hence, we have to add the condition $T\vdash \phi$.
Answer: $T\vdash \phi$ is an assumption which makes the statement true.
$\textbf{(1)}$ For this one, I actually saw a similar result (I think) in the book by Peter Smith, "An introduction to Gödel Theorems":
For any sentence $\varphi$, $T\vdash\varphi$, then $T\vdash Prov_T([\varphi])$.
I hope I am allowed to write his proof here. The proof ge gives is
Suppose $T\vdash\Phi$. Then there is a $T$ proof of the wff with g.n $\phi$. Let this proof have the super g.n. m. Then, by definition, $prfsef(m,q)$. Hence, since prseg for $T$ is captured by Prf, it follows that $T\vdash Prf(\bar{m},\phi)$. So by existential quantifier introduction $T\vdash\exists v Prf(v,\phi)$, i.e $T\vdash Prov(\phi)$.
This seems very much like mine? So I don't have to add any conditions?
Answer: No addition conditions.
(2) Can I use the same argument as in (4)? Probably not.
(3) I think I read somewhere, something about $\omega$-incompleteness, but I am not sure.
I have a hard time putting any sufficient conditions on any of the numbers (1)-(3). I think this is really hard.
How do you do when you're trying to put conditions on a statement in the field of logic? If you could help me with any of the conditions it would make me really happy. Hopefully it would give me a better understanding at least. :)
Best wishes