Step * 1 of Lemma partial-not-exception

.....wf..... 
1. Type
2. x,y:base-partial(T)//per-partial(T;x;y)
⊢ ¬is-exception(x) ∈ Type
BY
TACTIC:D -1 }

1
1. Type
2. Base
3. x1 Base
4. x1 ∈ pertype(λx,y. ((x ∈ base-partial(T)) ∧ (y ∈ base-partial(T)) ∧ per-partial(T;x;y)))
5. x ∈ base-partial(T)
6. x1 ∈ base-partial(T)
7. per-partial(T;x;x1)
⊢ is-exception(x)) is-exception(x1)) ∈ Type


Latex:


Latex:
.....wf..... 
1.  T  :  Type
2.  x  :  x,y:base-partial(T)//per-partial(T;x;y)
\mvdash{}  \mneg{}is-exception(x)  \mmember{}  Type


By


Latex:
TACTIC:D  -1




Home Index