Step * 1 of Lemma set_lt_transitivity_1


1. QOSet
2. |s|
3. |s|
4. |s|
5. a ≤ b
6. strict_part(x,y.x ≤ y;b;c)
⊢ strict_part(x,y.x ≤ y;a;c)
BY
((InstLemma `utrans_imp_sp_utrans_a` [⌜|s|⌝;⌜λ2y.x ≤ y⌝]⋅ THENA Auto)
   THEN Try ((FHyp (-1) [-2;-3]⋅ THEN Auto))
   THEN BLemma `set_leq_trans`
   THEN Auto) }


Latex:


Latex:

1.  s  :  QOSet
2.  a  :  |s|
3.  b  :  |s|
4.  c  :  |s|
5.  a  \mleq{}  b
6.  strict\_part(x,y.x  \mleq{}  y;b;c)
\mvdash{}  strict\_part(x,y.x  \mleq{}  y;a;c)


By


Latex:
((InstLemma  `utrans\_imp\_sp\_utrans\_a`  [\mkleeneopen{}|s|\mkleeneclose{};\mkleeneopen{}\mlambda{}\msubtwo{}x  y.x  \mleq{}  y\mkleeneclose{}]\mcdot{}  THENA  Auto)
  THEN  Try  ((FHyp  (-1)  [-2;-3]\mcdot{}  THEN  Auto))
  THEN  BLemma  `set\_leq\_trans`
  THEN  Auto)




Home Index