Step
*
1
of Lemma
qoset_trans
.....assertion..... 
∀[s:QOSet]. ∀[a,b,c:|s|].  ((a ≤ b) 
⇒ (b ≤ c) 
⇒ (a ≤ c))
BY
{ ((ProvePropertyLemma `trans` 1) THEN Auto)⋅ }
Latex:
Latex:
.....assertion..... 
\mforall{}[s:QOSet].  \mforall{}[a,b,c:|s|].    ((a  \mleq{}  b)  {}\mRightarrow{}  (b  \mleq{}  c)  {}\mRightarrow{}  (a  \mleq{}  c))
By
Latex:
((ProvePropertyLemma  `trans`  1)  THEN  Auto)\mcdot{}
Home
Index