Step * 1 of Lemma branch-ifthenelse


1. : 𝔹
2. Top
3. Top
⊢ if x:↑then else fi  if then else fi 
BY
(Branch THENA Auto) }

1
1. : 𝔹
2. Top
3. Top
4. : ↑b
5. bool-decider(b) (inl x) ∈ Dec(↑b)
⊢ if then else fi 

2
1. : 𝔹
2. Top
3. Top
4. : ¬↑b
5. bool-decider(b) (inr ) ∈ Dec(↑b)
⊢ if then else fi 


Latex:


Latex:

1.  b  :  \mBbbB{}
2.  P  :  Top
3.  Q  :  Top
\mvdash{}  if  x:\muparrow{}b  then  P  else  Q  fi    \msim{}  if  b  then  P  else  Q  fi 


By


Latex:
(Branch  0  THENA  Auto)




Home Index