Step * 1 2 2 of Lemma band-wf-partial


1. partial(Base)
2. partial(𝔹)
3. is-exception(case of inl() => inr() => ff)
4. is-exception(a)
⊢ ↓False
BY
(InstLemma `partial-not-exception` [⌜Base⌝;⌜a⌝]⋅ THEN Auto) }


Latex:


Latex:

1.  a  :  partial(Base)
2.  b  :  partial(\mBbbB{})
3.  is-exception(case  a  of  inl()  =>  b  |  inr()  =>  ff)
4.  is-exception(a)
\mvdash{}  \mdownarrow{}False


By


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




Home Index