let L be lower-bounded LATTICE; :: thesis: for R being auxiliary Relation of L holds
( R is multiplicative iff R -below is meet-preserving )
let R be auxiliary Relation of L; :: thesis: ( R is multiplicative iff R -below is meet-preserving )
assume A6:
for x, y being Element of L holds R -below preserves_inf_of {x,y}
; :: according to WAYBEL_0:def 34 :: thesis: R is multiplicative
let a, x, y be Element of L; :: according to WAYBEL_7:def 7 :: thesis: ( [a,x] in R & [a,y] in R implies [a,(x "/\" y)] in R )
assume A7:
( [a,x] in R & [a,y] in R )
; :: thesis: [a,(x "/\" y)] in R
R -below preserves_inf_of {x,y}
by A6;
then A8: (R -below ) . (x "/\" y) =
((R -below ) . x) "/\" ((R -below ) . y)
by YELLOW_3:8
.=
((R -below ) . x) /\ ((R -below ) . y)
by YELLOW_2:45
;
A9:
( (R -below ) . (x "/\" y) = R -below (x "/\" y) & (R -below ) . x = R -below x & (R -below ) . y = R -below y )
by WAYBEL_4:def 13;
( a in R -below x & a in R -below y )
by A7, WAYBEL_4:13;
then
a in R -below (x "/\" y)
by A8, A9, XBOOLE_0:def 4;
hence
[a,(x "/\" y)] in R
by WAYBEL_4:13; :: thesis: verum