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

Definition df-exmid 4168
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 4166 with exmidundif 4179. 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 4169 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 4094, in which case EXMID means that all propositions are decidable (see exmidexmid 4169 and notice that it relies on ax-sep 4094). If we instead work with ax-bdsep 13601, 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 4167 . 2  wff EXMID
2 vx . . . . . 6  setvar  x
32cv 1341 . . . . 5  class  x
4 c0 3404 . . . . . 6  class  (/)
54csn 3570 . . . . 5  class  { (/) }
63, 5wss 3111 . . . 4  wff  x  C_  {
(/) }
74, 3wcel 2135 . . . . 5  wff  (/)  e.  x
87wdc 824 . . . 4  wff DECID  (/)  e.  x
96, 8wi 4 . . 3  wff  ( x 
C_  { (/) }  -> DECID  (/)  e.  x
)
109, 2wal 1340 . 2  wff  A. x
( x  C_  { (/) }  -> DECID  (/) 
e.  x )
111, 10wb 104 1  wff  (EXMID  <->  A. x
( x  C_  { (/) }  -> DECID  (/) 
e.  x ) )
Colors of variables: wff set class
This definition is referenced by:  exmidexmid  4169  exmid01  4171  exmidsssnc  4176  exmid0el  4177  exmidundif  4179  exmidundifim  4180  pw1dc0el  6868  exmidfodomrlemr  7149  exmidfodomrlemrALT  7150  exmid1stab  13714
  Copyright terms: Public domain W3C validator