Is there a formula phi s.t. phi and not-phi have a stronger consistency? - MathOverflow most recent 30 from http://mathoverflow.net2013-05-25T14:25:03Zhttp://mathoverflow.net/feeds/question/3528http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/3528/is-there-a-formula-phi-s-t-phi-and-not-phi-have-a-stronger-consistencyIs there a formula phi s.t. phi and not-phi have a stronger consistency?Martin Lackner2009-10-31T10:46:02Z2009-11-05T15:39:38Z
<p>Let Σ be an axiom system. Can there be a formula φ, s.t. </p>
<ul>
<li>Con(Σ) does not imply Con(Σ + φ) AND</li>
<li>Con(Σ) does not imply Con(Σ + not φ)</li>
</ul>
<p>If yes, can you give me an example for ZFC?</p>
http://mathoverflow.net/questions/3528/is-there-a-formula-phi-s-t-phi-and-not-phi-have-a-stronger-consistency/3537#3537Answer by Carsten Schultz for Is there a formula phi s.t. phi and not-phi have a stronger consistency?Carsten Schultz2009-10-31T12:31:32Z2009-10-31T12:31:32Z<p>Short answer: No.</p>
http://mathoverflow.net/questions/3528/is-there-a-formula-phi-s-t-phi-and-not-phi-have-a-stronger-consistency/3576#3576Answer by Richard Dore for Is there a formula phi s.t. phi and not-phi have a stronger consistency?Richard Dore2009-10-31T18:18:20Z2009-10-31T20:15:46Z<p>No, it's impossible for any axiom system. If Σ is consistent, then by the Completeness theorem, it has some model M. In M, φ is either true or false. So M is a model of either (Σ+φ) or (Σ+not φ). So at least one of them is consistent. It might be that your metatheory doesn't know which one is consistent, but it knows that at least one of them is.</p>
http://mathoverflow.net/questions/3528/is-there-a-formula-phi-s-t-phi-and-not-phi-have-a-stronger-consistency/3850#3850Answer by Martin Lackner for Is there a formula phi s.t. phi and not-phi have a stronger consistency?Martin Lackner2009-11-02T21:12:52Z2009-11-02T21:12:52Z<p>Now that I know the answer, I've found my own simple proof. Probably it's interesting to someone else, so I post it:</p>
<p>I want to show that Con(Σ) is equivalent to ( Con(Σ + φ) OR Con(Σ + not φ) )</p>
<p>Proof:
Con(Σ + φ) OR Con(Σ + not φ) iff</p>
<p>( Σ doesn't prove [φ -> FALSE] ) OR
( Σ doesn't prove [not φ -> FALSE] ) iff</p>
<p>Σ doesn't prove [(not φ -> FALSE) AND (φ -> FALSE)] iff</p>
<p>Σ doesn't prove [FALSE], which is Con(Σ).</p>