Step
*
of Lemma
before_wf
∀a:DSet. ∀ps:|a| List. ∀u:|a|.  (before(u;ps) ∈ 𝔹)
BY
{ ((Unfold `before` 0 THEN RepD) THENA Auto) }
1
1. a : DSet
2. ps : |a| List
3. u : |a|
⊢ null(ps) ∨b(hd(ps) <b u) ∈ 𝔹
Latex:
Latex:
\mforall{}a:DSet.  \mforall{}ps:|a|  List.  \mforall{}u:|a|.    (before(u;ps)  \mmember{}  \mBbbB{})
By
Latex:
((Unfold  `before`  0  THEN  RepD)  THENA  Auto)
Home
Index