let Y be non empty set ; :: thesis: for G being Subset of (PARTITIONS Y)
for a, b being Element of Funcs Y,BOOLEAN
for PA being a_partition of Y holds All (a 'imp' b),PA,G = All (('not' a) 'or' b),PA,G
let G be Subset of (PARTITIONS Y); :: thesis: for a, b being Element of Funcs Y,BOOLEAN
for PA being a_partition of Y holds All (a 'imp' b),PA,G = All (('not' a) 'or' b),PA,G
let a, b be Element of Funcs Y,BOOLEAN ; :: thesis: for PA being a_partition of Y holds All (a 'imp' b),PA,G = All (('not' a) 'or' b),PA,G
let PA be a_partition of Y; :: thesis: All (a 'imp' b),PA,G = All (('not' a) 'or' b),PA,G
A1:
All (a 'imp' b),PA,G '<' All (('not' a) 'or' b),PA,G
proof
let z be
Element of
Y;
:: according to BVFUNC_1:def 15 :: thesis: ( not (All (a 'imp' b),PA,G) . z = TRUE or (All (('not' a) 'or' b),PA,G) . z = TRUE )
assume A2:
(All (a 'imp' b),PA,G) . z = TRUE
;
:: thesis: (All (('not' a) 'or' b),PA,G) . z = TRUE
then
(B_INF (('not' a) 'or' b),(CompF PA,G)) . z = TRUE
by BVFUNC_1:def 19;
hence
(All (('not' a) 'or' b),PA,G) . z = TRUE
by BVFUNC_2:def 9;
:: thesis: verum
end;
All (('not' a) 'or' b),PA,G '<' All (a 'imp' b),PA,G
proof
let z be
Element of
Y;
:: according to BVFUNC_1:def 15 :: thesis: ( not (All (('not' a) 'or' b),PA,G) . z = TRUE or (All (a 'imp' b),PA,G) . z = TRUE )
assume A6:
(All (('not' a) 'or' b),PA,G) . z = TRUE
;
:: thesis: (All (a 'imp' b),PA,G) . z = TRUE
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;
:: thesis: verum
end;
hence
All (a 'imp' b),PA,G = All (('not' a) 'or' b),PA,G
by A1, BVFUNC_1:18; :: thesis: verum