Step
*
1
of Lemma
set_leq_transitivity
.....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