Step
*
2
3
of Lemma
eq_int-wf-partial
1. x : partial(Base)
2. y : partial(Base)
3. is-exception(if x=y  then tt  else ff)
4. is-exception(x)
⊢ ↓False
BY
{ (InstLemma `partial-not-exception` [⌜Base⌝;⌜x⌝]⋅ THEN Auto) }
Latex:
Latex:
1.  x  :  partial(Base)
2.  y  :  partial(Base)
3.  is-exception(if  x=y    then  tt    else  ff)
4.  is-exception(x)
\mvdash{}  \mdownarrow{}False
By
Latex:
(InstLemma  `partial-not-exception`  [\mkleeneopen{}Base\mkleeneclose{};\mkleeneopen{}x\mkleeneclose{}]\mcdot{}  THEN  Auto)
Home
Index