Step * of Lemma int-atom-disjoint

¬ℤ ⋂ Atom
BY
(Auto
   THEN (D THEN Auto)
   THEN RenameVar `x' (-1)
   THEN Isect2HD (-1)
   THEN Assert ⌜(isint(x) tt) ∧ (isint(x) ff)⌝⋅
   THEN Try ((D THENA Auto))
   THEN Try (Complete ((IsintReduceTrue THEN Auto)))
   THEN Try (Complete ((IsintReduceAtom THEN Auto)))
   THEN RepD
   THEN HypSubst (-2) (-1)
   THEN (Assert ⌜tt ff⌝⋅ THEN Auto)
   THEN HypSubst (-1) 0
   THEN Auto) }


Latex:


Latex:
\mneg{}\mBbbZ{}  \mcap{}  Atom


By


Latex:
(Auto
  THEN  (D  0  THEN  Auto)
  THEN  RenameVar  `x'  (-1)
  THEN  Isect2HD  (-1)
  THEN  Assert  \mkleeneopen{}(isint(x)  \msim{}  tt)  \mwedge{}  (isint(x)  \msim{}  ff)\mkleeneclose{}\mcdot{}
  THEN  Try  ((D  0  THENA  Auto))
  THEN  Try  (Complete  ((IsintReduceTrue  THEN  Auto)))
  THEN  Try  (Complete  ((IsintReduceAtom  THEN  Auto)))
  THEN  RepD
  THEN  HypSubst  (-2)  (-1)
  THEN  (Assert  \mkleeneopen{}tt  =  ff\mkleeneclose{}\mcdot{}  THEN  Auto)
  THEN  HypSubst  (-1)  0
  THEN  Auto)




Home Index