Step
*
of Lemma
set_leq_trans
∀[s:QOSet]. UniformlyTrans(|s|;x,y.x ≤ y)
BY
{ ((Unfold `utrans` 0 THEN RepD) THENA Auto) }
1
1. s : QOSet
2. a : |s|
3. b : |s|
4. c : |s|
5. a ≤ b@i
6. b ≤ c@i
⊢ a ≤ c
Latex:
Latex:
\mforall{}[s:QOSet].  UniformlyTrans(|s|;x,y.x  \mleq{}  y)
By
Latex:
((Unfold  `utrans`  0  THEN  RepD)  THENA  Auto)
Home
Index