let L be complete LATTICE; for M being non empty RelStr
for f being Function of L,M st f is sups-preserving holds
Image f is sups-inheriting
let M be non empty RelStr ; for f being Function of L,M st f is sups-preserving holds
Image f is sups-inheriting
let f be Function of L,M; ( f is sups-preserving implies Image f is sups-inheriting )
assume A1:
f is sups-preserving
; Image f is sups-inheriting
set S = subrelstr (rng f);
for Y being Subset of (subrelstr (rng f)) st ex_sup_of Y,M holds
"\/" Y,M in the carrier of (subrelstr (rng f))
proof
let Y be
Subset of
(subrelstr (rng f));
( ex_sup_of Y,M implies "\/" Y,M in the carrier of (subrelstr (rng f)) )
assume
ex_sup_of Y,
M
;
"\/" Y,M in the carrier of (subrelstr (rng f))
A2:
(
f preserves_sup_of f " Y &
ex_sup_of f " Y,
L )
by A1, WAYBEL_0:def 33, YELLOW_0:17;
Y c= the
carrier of
(subrelstr (rng f))
;
then
Y c= rng f
by YELLOW_0:def 15;
then "\/" Y,
M =
sup (f .: (f " Y))
by FUNCT_1:147
.=
f . (sup (f " Y))
by A2, WAYBEL_0:def 31
;
then
"\/" Y,
M in rng f
by FUNCT_2:6;
hence
"\/" Y,
M in the
carrier of
(subrelstr (rng f))
by YELLOW_0:def 15;
verum
end;
hence
Image f is sups-inheriting
by YELLOW_0:def 19; verum