let Y be non empty set ; :: thesis: for a, b being Element of Funcs (Y,BOOLEAN) holds a '<' a 'or' b
let a, b be Element of Funcs (Y,BOOLEAN); :: thesis: a '<' a 'or' b
a 'imp' (a 'or' b) = I_el Y by BVFUNC_6:26;
hence a '<' a 'or' b by BVFUNC_1:16; :: thesis: verum