let A be non empty set ; for L being lower-bounded LATTICE
for d being BiFunction of A,L st d is zeroed holds
for q being Element of [:A,A, the carrier of L, the carrier of L:] holds new_bi_fun (d,q) is zeroed
let L be lower-bounded LATTICE; for d being BiFunction of A,L st d is zeroed holds
for q being Element of [:A,A, the carrier of L, the carrier of L:] holds new_bi_fun (d,q) is zeroed
let d be BiFunction of A,L; ( d is zeroed implies for q being Element of [:A,A, the carrier of L, the carrier of L:] holds new_bi_fun (d,q) is zeroed )
assume A1:
d is zeroed
; for q being Element of [:A,A, the carrier of L, the carrier of L:] holds new_bi_fun (d,q) is zeroed
let q be Element of [:A,A, the carrier of L, the carrier of L:]; new_bi_fun (d,q) is zeroed
set f = new_bi_fun (d,q);
for u being Element of new_set A holds (new_bi_fun (d,q)) . (u,u) = Bottom L
hence
new_bi_fun (d,q) is zeroed
; verum