Step * of Lemma qoset_lt_trans

[s:QOSet]. ∀[a,b,c:|s|].  (a <c) supposing ((b <c) and (a <b))
BY
Assert ⌜∀[s:QOSet]. ∀[a,b,c:|s|].  ((a <b)  (b <c)  (a <c))⌝⋅ }

1
.....assertion..... 
[s:QOSet]. ∀[a,b,c:|s|].  ((a <b)  (b <c)  (a <c))

2
1. ∀[s:QOSet]. ∀[a,b,c:|s|].  ((a <b)  (b <c)  (a <c))
⊢ ∀[s:QOSet]. ∀[a,b,c:|s|].  (a <c) supposing ((b <c) and (a <b))


Latex:


Latex:
\mforall{}[s:QOSet].  \mforall{}[a,b,c:|s|].    (a  <s  c)  supposing  ((b  <s  c)  and  (a  <s  b))


By


Latex:
Assert  \mkleeneopen{}\mforall{}[s:QOSet].  \mforall{}[a,b,c:|s|].    ((a  <s  b)  {}\mRightarrow{}  (b  <s  c)  {}\mRightarrow{}  (a  <s  c))\mkleeneclose{}\mcdot{}




Home Index