Step * 2 2 of Lemma eq_int-wf-partial


1. partial(Base)
2. partial(Base)
3. is-exception(if x=y  then tt  else ff)
4. x ∈ ℤ
5. is-exception(y)
⊢ ↓False
BY
(InstLemma `partial-not-exception` [⌜Base⌝;⌜y⌝]⋅ THEN Auto) }


Latex:


Latex:

1.  x  :  partial(Base)
2.  y  :  partial(Base)
3.  is-exception(if  x=y    then  tt    else  ff)
4.  x  \mmember{}  \mBbbZ{}
5.  is-exception(y)
\mvdash{}  \mdownarrow{}False


By


Latex:
(InstLemma  `partial-not-exception`  [\mkleeneopen{}Base\mkleeneclose{};\mkleeneopen{}y\mkleeneclose{}]\mcdot{}  THEN  Auto)




Home Index