Step * 1 of Lemma assert-null-base


1. as Base
2. null(as) tt
3. (if as is pair then ff otherwise if as Ax then tt otherwise ⊥)↓
4. (as)↓
⊢ as [] ∈ Base
BY
(FLemma `has-value-implies-dec-isaxiom-2` [-1] THENA Auto) }

1
1. as Base
2. null(as) tt
3. (if as is pair then ff otherwise if as Ax then tt otherwise ⊥)↓
4. (as)↓
5. (as Ax) ∨ (∀a,b:Base.  (if as Ax then otherwise b))
⊢ as [] ∈ Base


Latex:


Latex:

1.  as  :  Base
2.  null(as)  \msim{}  tt
3.  (if  as  is  a  pair  then  ff  otherwise  if  as  =  Ax  then  tt  otherwise  \mbot{})\mdownarrow{}
4.  (as)\mdownarrow{}
\mvdash{}  as  =  []


By


Latex:
(FLemma  `has-value-implies-dec-isaxiom-2`  [-1]  THENA  Auto)




Home Index