let S, T be non empty RelStr ; ( S,T are_isomorphic & S is with_infima implies T is with_infima )
given f being Function of S,T such that A1:
f is isomorphic
; WAYBEL_1:def 8 ( not S is with_infima or T is with_infima )
assume A2:
for a, b being Element of ex c being Element of st
( c <= a & c <= b & ( for c' being Element of st c' <= a & c' <= b holds
c' <= c ) )
; LATTICE3:def 11 T is with_infima
let x, y be Element of ; LATTICE3:def 11 ex b1 being Element of the carrier of T st
( b1 <= x & b1 <= y & ( for b2 being Element of the carrier of T holds
( not b2 <= x or not b2 <= y or b2 <= b1 ) ) )
consider c being Element of such that
A3:
( c <= (f /" ) . x & c <= (f /" ) . y )
and
A4:
for c' being Element of st c' <= (f /" ) . x & c' <= (f /" ) . y holds
c' <= c
by A2;
take
f . c
; ( f . c <= x & f . c <= y & ( for b1 being Element of the carrier of T holds
( not b1 <= x or not b1 <= y or b1 <= f . c ) ) )
A5:
ex g being Function of T,S st
( g = f " & g is monotone )
by A1, WAYBEL_0:def 38;
A6:
rng f = the carrier of T
by A1, WAYBEL_0:66;
then A7:
f /" = f "
by A1, TOPS_2:def 4;
( f . c <= f . ((f /" ) . x) & f . c <= f . ((f /" ) . y) )
by A1, A3, WAYBEL_0:66;
hence
( f . c <= x & f . c <= y )
by A1, A6, A7, FUNCT_1:57; for b1 being Element of the carrier of T holds
( not b1 <= x or not b1 <= y or b1 <= f . c )
let z' be Element of ; ( not z' <= x or not z' <= y or z' <= f . c )
assume
( z' <= x & z' <= y )
; z' <= f . c
then
( (f /" ) . z' <= (f /" ) . x & (f /" ) . z' <= (f /" ) . y )
by A7, A5, WAYBEL_1:def 2;
then
(f /" ) . z' <= c
by A4;
then
f . ((f /" ) . z') <= f . c
by A1, WAYBEL_0:66;
hence
z' <= f . c
by A1, A6, A7, FUNCT_1:57; verum