let N be non empty complete Poset; for x being Element of N
for X being non empty Subset of N holds x "/\" preserves_inf_of X
let x be Element of N; for X being non empty Subset of N holds x "/\" preserves_inf_of X
let X be non empty Subset of N; x "/\" preserves_inf_of X
assume A1:
ex_inf_of X,N
; WAYBEL_0:def 30 ( ex_inf_of (x "/\") .: X,N & "/\" (((x "/\") .: X),N) = (x "/\") . ("/\" (X,N)) )
A2:
for b being Element of N st b is_<=_than (x "/\") .: X holds
(x "/\") . (inf X) >= b
thus
ex_inf_of (x "/\") .: X,N
by YELLOW_0:17; "/\" (((x "/\") .: X),N) = (x "/\") . ("/\" (X,N))
inf X is_<=_than X
by A1, YELLOW_0:def 10;
then
(x "/\") . (inf X) is_<=_than (x "/\") .: X
by YELLOW_2:13;
hence
"/\" (((x "/\") .: X),N) = (x "/\") . ("/\" (X,N))
by A2, YELLOW_0:33; verum