ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  df-exmid Unicode version

Definition df-exmid 4224
Description: The expression EXMID will be used as a readable shorthand for any form of the law of the excluded middle; this is a useful shorthand largely because it hides statements of the form "for any proposition" in a system which can only quantify over sets, not propositions.

To see how this compares with other ways of expressing excluded middle, compare undifexmid 4222 with exmidundif 4235. The former may be more recognizable as excluded middle because it is in terms of propositions, and the proof may be easier to follow for much the same reason (it just has to show  ph and  -.  ph in the the relevant parts of the proof). The latter, however, has the key advantage of being able to prove both directions of the biconditional. To state that excluded middle implies a proposition is hard to do gracefully without EXMID, because there is no way to write a hypothesis  ph  \/  -.  ph for an arbitrary proposition; instead the hypothesis would need to be the particular instance of excluded middle which that proof needs. Or to say it another way, EXMID implies DECID  ph by exmidexmid 4225 but there is no good way to express the converse.

This definition and how we use it is easiest to understand (and most appropriate to assign the name "excluded middle" to) if we assume ax-sep 4147, in which case EXMID means that all propositions are decidable (see exmidexmid 4225 and notice that it relies on ax-sep 4147). If we instead work with ax-bdsep 15376, EXMID as defined here means that all bounded propositions are decidable.

(Contributed by Mario Carneiro and Jim Kingdon, 18-Jun-2022.)

Assertion
Ref Expression
df-exmid  |-  (EXMID  <->  A. x
( x  C_  { (/) }  -> DECID  (/) 
e.  x ) )

Detailed syntax breakdown of Definition df-exmid
StepHypRef Expression
1 wem 4223 . 2  wff EXMID
2 vx . . . . . 6  setvar  x
32cv 1363 . . . . 5  class  x
4 c0 3446 . . . . . 6  class  (/)
54csn 3618 . . . . 5  class  { (/) }
63, 5wss 3153 . . . 4  wff  x  C_  {
(/) }
74, 3wcel 2164 . . . . 5  wff  (/)  e.  x
87wdc 835 . . . 4  wff DECID  (/)  e.  x
96, 8wi 4 . . 3  wff  ( x 
C_  { (/) }  -> DECID  (/)  e.  x
)
109, 2wal 1362 . 2  wff  A. x
( x  C_  { (/) }  -> DECID  (/) 
e.  x )
111, 10wb 105 1  wff  (EXMID  <->  A. x
( x  C_  { (/) }  -> DECID  (/) 
e.  x ) )
Colors of variables: wff set class
This definition is referenced by:  exmidexmid  4225  exmid01  4227  exmidsssnc  4232  exmid0el  4233  exmidundif  4235  exmidundifim  4236  exmid1stab  4237  pw1dc0el  6967  exmidfodomrlemr  7262  exmidfodomrlemrALT  7263
  Copyright terms: Public domain W3C validator