let Y be non empty set ; for G being Subset of (PARTITIONS Y)
for a, c, b being Element of Funcs Y,BOOLEAN
for PA being a_partition of Y holds (All (a 'imp' c),PA,G) '&' (All (c 'imp' b),PA,G) '<' All (a 'imp' b),PA,G
let G be Subset of (PARTITIONS Y); for a, c, b being Element of Funcs Y,BOOLEAN
for PA being a_partition of Y holds (All (a 'imp' c),PA,G) '&' (All (c 'imp' b),PA,G) '<' All (a 'imp' b),PA,G
let a, c, b be Element of Funcs Y,BOOLEAN ; for PA being a_partition of Y holds (All (a 'imp' c),PA,G) '&' (All (c 'imp' b),PA,G) '<' All (a 'imp' b),PA,G
let PA be a_partition of Y; (All (a 'imp' c),PA,G) '&' (All (c 'imp' b),PA,G) '<' All (a 'imp' b),PA,G
let z be Element of Y; BVFUNC_1:def 15 ( not ((All (a 'imp' c),PA,G) '&' (All (c 'imp' b),PA,G)) . z = TRUE or (All (a 'imp' b),PA,G) . z = TRUE )
assume
((All (a 'imp' c),PA,G) '&' (All (c 'imp' b),PA,G)) . z = TRUE
; (All (a 'imp' b),PA,G) . z = TRUE
then A1:
((All (a 'imp' c),PA,G) . z) '&' ((All (c 'imp' b),PA,G) . z) = TRUE
by MARGREL1:def 21;
for x being Element of Y st x in EqClass z,(CompF PA,G) holds
(a 'imp' b) . x = TRUE
then
(B_INF (a 'imp' b),(CompF PA,G)) . z = TRUE
by BVFUNC_1:def 19;
hence
(All (a 'imp' b),PA,G) . z = TRUE
by BVFUNC_2:def 9; verum