let Y be non empty set ; 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 a,PA,G) 'imp' (Ex b,PA,G)
let G be 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 a,PA,G) 'imp' (Ex b,PA,G)
let a, b be Element of Funcs Y,BOOLEAN ; for PA being a_partition of Y holds All (a 'imp' b),PA,G '<' (All a,PA,G) 'imp' (Ex b,PA,G)
let PA be a_partition of Y; All (a 'imp' b),PA,G '<' (All a,PA,G) 'imp' (Ex b,PA,G)
A1:
All a,PA,G = B_INF a,(CompF PA,G)
by BVFUNC_2:def 9;
let z be Element of Y; BVFUNC_1:def 15 ( not (All (a 'imp' b),PA,G) . z = TRUE or ((All a,PA,G) 'imp' (Ex b,PA,G)) . z = TRUE )
assume A2:
(All (a 'imp' b),PA,G) . z = TRUE
; ((All a,PA,G) 'imp' (Ex b,PA,G)) . z = TRUE
A3:
z in EqClass z,(CompF PA,G)
by EQREL_1:def 8;
per cases
( ex x being Element of Y st
( x in EqClass z,(CompF PA,G) & b . x = TRUE ) or ( ( for x being Element of Y st x in EqClass z,(CompF PA,G) holds
a . x = TRUE ) & ( for x being Element of Y holds
( not x in EqClass z,(CompF PA,G) or not b . x = TRUE ) ) ) or ( ex x being Element of Y st
( x in EqClass z,(CompF PA,G) & not a . x = TRUE ) & ( for x being Element of Y holds
( not x in EqClass z,(CompF PA,G) or not b . x = TRUE ) ) ) )
;
suppose
ex
x being
Element of
Y st
(
x in EqClass z,
(CompF PA,G) &
b . x = TRUE )
;
((All a,PA,G) 'imp' (Ex b,PA,G)) . z = TRUE then
(B_SUP b,(CompF PA,G)) . z = TRUE
by BVFUNC_1:def 20;
then
(Ex b,PA,G) . z = TRUE
by BVFUNC_2:def 10;
hence ((All a,PA,G) 'imp' (Ex b,PA,G)) . z =
('not' ((All a,PA,G) . z)) 'or' TRUE
by BVFUNC_1:def 11
.=
TRUE
by BINARITH:19
;
verum end; suppose A5:
( ex
x being
Element of
Y st
(
x in EqClass z,
(CompF PA,G) & not
a . x = TRUE ) & ( for
x being
Element of
Y holds
( not
x in EqClass z,
(CompF PA,G) or not
b . x = TRUE ) ) )
;
((All a,PA,G) 'imp' (Ex b,PA,G)) . z = TRUE thus ((All a,PA,G) 'imp' (Ex b,PA,G)) . z =
('not' ((All a,PA,G) . z)) 'or' ((Ex b,PA,G) . z)
by BVFUNC_1:def 11
.=
('not' FALSE ) 'or' ((Ex b,PA,G) . z)
by A1, A5, BVFUNC_1:def 19
.=
TRUE 'or' ((Ex b,PA,G) . z)
by MARGREL1:41
.=
TRUE
by BINARITH:19
;
verum end; end;