defpred S1[ set ] means ex c1 being Element of L st ( c1 = $1 & a <= c1 & c1 <= b ); consider S being set such that A1:
for c being set holds ( c in S iff ( c in the carrier of L & S1[c] ) )
from XBOOLE_0:sch 1();
for c being set st c in S holds c in the carrier of L
by A1; then reconsider S = S as Subset of L by TARSKI:def 3; reconsider S = S as Subset of L ; take
S
; :: thesis: for c being Element of L holds ( c in S iff ( a <= c & c <= b ) ) thus
for c being Element of L holds ( c in S iff ( a <= c & c <= b ) )
:: thesis: verum