let R be non empty transitive antisymmetric with_infima RelStr ; :: thesis: for x, y being Element of R holds downarrow (x "/\" y) = (downarrow x) /\ (downarrow y)
let x, y be Element of R; :: thesis: downarrow (x "/\" y) = (downarrow x) /\ (downarrow y)
now :: thesis: for z being object holds
( ( z in downarrow (x "/\" y) implies z in (downarrow x) /\ (downarrow y) ) & ( z in (downarrow x) /\ (downarrow y) implies z in downarrow (x "/\" y) ) )
end;
hence downarrow (x "/\" y) = (downarrow x) /\ (downarrow y) by TARSKI:2; :: thesis: verum