Step
*
2
1
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. x ∈ ℤ
5. y ∈ ℤ
⊢ ↓False
BY
{ (FLemma `exception-not-value` [3] 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.  y  \mmember{}  \mBbbZ{}
\mvdash{}  \mdownarrow{}False
By
Latex:
(FLemma  `exception-not-value`  [3]  THEN  Auto)
Home
Index