Step
*
of Lemma
decidable__alle-le
∀es:EO. ∀e':E.  ∀[P:{e:E| loc(e) = loc(e') ∈ Id}  ─→ ℙ]. (∀e@loc(e').Dec(P[e]) 
⇒ Dec(∀e≤e'.P[e]))
BY
{ (RWO "alle-le-iff" 0 THEN Auto) }
Latex:
\mforall{}es:EO.  \mforall{}e':E.    \mforall{}[P:\{e:E|  loc(e)  =  loc(e')\}    {}\mrightarrow{}  \mBbbP{}].  (\mforall{}e@loc(e').Dec(P[e])  {}\mRightarrow{}  Dec(\mforall{}e\mleq{}e'.P[e]))
By
(RWO  "alle-le-iff"  0  THEN  Auto)
Home
Index