Step * 1 1 1 of Lemma no-value-bottom


1. Type
2. value-type(T)
3. Base
4. Base
5. 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)
⊢ ↓a ≤ ⊥ ⇐⇒ b ≤ ⊥
BY
(D THEN Auto) }

1
1. Type
2. value-type(T)
3. Base
4. Base
5. 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 ≤ ⊥


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)
\mvdash{}  \mdownarrow{}a  \mleq{}  \mbot{}  \mLeftarrow{}{}\mRightarrow{}  b  \mleq{}  \mbot{}


By


Latex:
(D  0  THEN  Auto)




Home Index