reconsider n9 = n as Element of NAT by ORDINAL1:def 12;
set D = the carrier of (FuzzyLattice [:X,X:]);
defpred S1[ set , set , set ] means ex Q being Element of the carrier of (FuzzyLattice [:X,X:]) st
( $2 = Q & $3 = (@ Q) (#) R );
A1:
for k being Nat
for x being Element of the carrier of (FuzzyLattice [:X,X:]) ex y being Element of the carrier of (FuzzyLattice [:X,X:]) st S1[k,x,y]
proof
let k be
Nat;
for x being Element of the carrier of (FuzzyLattice [:X,X:]) ex y being Element of the carrier of (FuzzyLattice [:X,X:]) st S1[k,x,y]let Q be
Element of the
carrier of
(FuzzyLattice [:X,X:]);
ex y being Element of the carrier of (FuzzyLattice [:X,X:]) st S1[k,Q,y]
set y =
(@ Q) (#) R;
reconsider y9 = (
[:X,X:],
((@ Q) (#) R))
@ as
Element of the
carrier of
(FuzzyLattice [:X,X:]) ;
take
y9
;
S1[k,Q,y9]
thus
S1[
k,
Q,
y9]
by LFUZZY_0:def 6;
verum
end;
consider F being sequence of the carrier of (FuzzyLattice [:X,X:]) such that
A2:
( F . 0 = ([:X,X:],(Imf (X,X))) @ & ( for k being Nat holds S1[k,F . k,F . (k + 1)] ) )
from RECDEF_1:sch 2(A1);
reconsider F = F as sequence of (Funcs ([:X,X:],[.0,1.])) by LFUZZY_0:14;
reconsider IT = F . n9 as Element of (FuzzyLattice [:X,X:]) by LFUZZY_0:14;
reconsider IT9 = @ IT as RMembership_Func of X,X ;
take
IT9
; ex F being sequence of (Funcs ([:X,X:],[.0,1.])) st
( IT9 = F . n & F . 0 = Imf (X,X) & ( for k being Nat ex Q being RMembership_Func of X,X st
( F . k = Q & F . (k + 1) = Q (#) R ) ) )
thus
ex F being sequence of (Funcs ([:X,X:],[.0,1.])) st
( IT9 = F . n & F . 0 = Imf (X,X) & ( for k being Nat ex Q being RMembership_Func of X,X st
( F . k = Q & F . (k + 1) = Q (#) R ) ) )
verum