Step * of Lemma is-atomic_wf

[x:Value()]. (is-atomic(x) ∈ 𝔹)
BY
(ProveWfLemma THEN (-1)) }

1
1. Base
2. (x)↓
⊢ if is pair then ff otherwise if is inl then ff
                                   else if is inr then ff
                                        else tt ∈ 𝔹


Latex:


Latex:
\mforall{}[x:Value()].  (is-atomic(x)  \mmember{}  \mBbbB{})


By


Latex:
(ProveWfLemma  THEN  D  (-1))




Home Index