Step * 1 of Lemma isaxiom-sqequal


1. Base
2. strict(C)
3. Base
4. Base
5. Base
6. (A Ax Ax) ∧ ((∀a,b:Base.  (if Ax then otherwise b))  (B z))
7. is-exception(if Ax then otherwise z)
8. is-exception(z)
⊢ if Ax then otherwise z ≤ z
BY
(ExceptionSqequal (-1) THEN HypSubst' (-1) THEN RW (AddrC [1] (TagC (mk_tag_term 1))) 0) }

1
1. Base
2. strict(C)
3. Base
4. Base
5. Base
6. (A Ax Ax) ∧ ((∀a,b:Base.  (if Ax then otherwise b))  (B z))
7. is-exception(if Ax then otherwise z)
8. is-exception(z)
9. Base
10. Base
11. exception(u; v)
⊢ exception(u; v) ≤ (exception(u; v))


Latex:


Latex:

1.  C  :  Base
2.  strict(C)
3.  A  :  Base
4.  B  :  Base
5.  z  :  Base
6.  (A  Ax  \msim{}  C  Ax)  \mwedge{}  ((\mforall{}a,b:Base.    (if  z  =  Ax  then  a  otherwise  b  \msim{}  b))  {}\mRightarrow{}  (B  z  \msim{}  C  z))
7.  is-exception(if  z  =  Ax  then  A  z  otherwise  B  z)
8.  is-exception(z)
\mvdash{}  if  z  =  Ax  then  A  z  otherwise  B  z  \mleq{}  C  z


By


Latex:
(ExceptionSqequal  (-1)  THEN  HypSubst'  (-1)  0  THEN  RW  (AddrC  [1]  (TagC  (mk\_tag\_term  1)))  0)




Home Index