Lm1:
for L being Nelson_Algebra
for a, b, c being Element of L st b < c holds
( a "\/" b < a "\/" c & a "/\" b < a "/\" c )
Lm2:
for L being Nelson_Algebra
for a, b, c, d being Element of L st a < b & c < d holds
( a "\/" c < b "\/" d & a "/\" c < b "/\" d )
Lm3:
for L being Nelson_Algebra
for a, b, c being Element of L holds a => (b => c) = (a "/\" b) => c
Lm4:
for L being Nelson_Algebra
for a, b being Element of L holds ((- a) "\/" (- b)) "/\" a < - b
Lm5:
for L being Nelson_Algebra
for a, b being Element of L holds a < (- (a "/\" b)) => (- b)
Lm6:
for L being Nelson_Algebra
for a, b being Element of L holds - (b =-> (a "/\" b)) < - a