Step
*
1
1
1
1
of Lemma
no-value-bottom
1. T : Type
2. value-type(T)
3. a : Base
4. b : Base
5. c : a = b ∈ (x,y:base-partial(T)//per-partial(T;x;y))
6. a ∈ base-partial(T)
7. b ∈ base-partial(T)
8. per-partial(T;a;b)
9. ¬(a)↓
10. ¬is-exception(a)
11. ¬is-exception(b)
12. a ≤ ⊥
13. (b)↓
⊢ b ≤ ⊥
BY
{ (D -5 THEN Auto) }
Latex:
Latex:
1.  T  :  Type
2.  value-type(T)
3.  a  :  Base
4.  b  :  Base
5.  c  :  a  =  b
6.  a  \mmember{}  base-partial(T)
7.  b  \mmember{}  base-partial(T)
8.  per-partial(T;a;b)
9.  \mneg{}(a)\mdownarrow{}
10.  \mneg{}is-exception(a)
11.  \mneg{}is-exception(b)
12.  a  \mleq{}  \mbot{}
13.  (b)\mdownarrow{}
\mvdash{}  b  \mleq{}  \mbot{}
By
Latex:
(D  -5  THEN  Auto)
Home
Index