let Y be non empty set ; for G being Subset of (PARTITIONS Y)
for u, a being Element of Funcs Y,BOOLEAN
for PA being a_partition of Y st u is_independent_of PA,G holds
All (a 'imp' u),PA,G = (Ex a,PA,G) 'imp' u
let G be Subset of (PARTITIONS Y); for u, a being Element of Funcs Y,BOOLEAN
for PA being a_partition of Y st u is_independent_of PA,G holds
All (a 'imp' u),PA,G = (Ex a,PA,G) 'imp' u
let u, a be Element of Funcs Y,BOOLEAN ; for PA being a_partition of Y st u is_independent_of PA,G holds
All (a 'imp' u),PA,G = (Ex a,PA,G) 'imp' u
let PA be a_partition of Y; ( u is_independent_of PA,G implies All (a 'imp' u),PA,G = (Ex a,PA,G) 'imp' u )
assume
u is_independent_of PA,G
; All (a 'imp' u),PA,G = (Ex a,PA,G) 'imp' u
then A1:
u is_dependent_of CompF PA,G
by Def8;
A2:
(Ex a,PA,G) 'imp' u '<' All (a 'imp' u),PA,G
proof
let z be
Element of
Y;
BVFUNC_1:def 15 ( not ((Ex a,PA,G) 'imp' u) . z = TRUE or (All (a 'imp' u),PA,G) . z = TRUE )
A3:
z in EqClass z,
(CompF PA,G)
by EQREL_1:def 8;
assume
((Ex a,PA,G) 'imp' u) . z = TRUE
;
(All (a 'imp' u),PA,G) . z = TRUE
then A4:
('not' ((Ex a,PA,G) . z)) 'or' (u . z) = TRUE
by BVFUNC_1:def 11;
A5:
(
'not' ((Ex a,PA,G) . z) = TRUE or
'not' ((Ex a,PA,G) . z) = FALSE )
by XBOOLEAN:def 3;
hence
(All (a 'imp' u),PA,G) . z = TRUE
;
verum
end;
All (a 'imp' u),PA,G '<' (Ex a,PA,G) 'imp' u
proof
let z be
Element of
Y;
BVFUNC_1:def 15 ( not (All (a 'imp' u),PA,G) . z = TRUE or ((Ex a,PA,G) 'imp' u) . z = TRUE )
assume A8:
(All (a 'imp' u),PA,G) . z = TRUE
;
((Ex a,PA,G) 'imp' u) . z = TRUE
A9:
z in EqClass z,
(CompF PA,G)
by EQREL_1:def 8;
A10:
((Ex a,PA,G) 'imp' u) . z = ('not' ((Ex a,PA,G) . z)) 'or' (u . z)
by BVFUNC_1:def 11;
per cases
( for x being Element of Y st x in EqClass z,(CompF PA,G) holds
u . x = TRUE or ( ex x being Element of Y st
( x in EqClass z,(CompF PA,G) & not u . x = TRUE ) & ex x being Element of Y st
( x in EqClass z,(CompF PA,G) & a . x = TRUE ) ) or ( ex x being Element of Y st
( x in EqClass z,(CompF PA,G) & not u . x = TRUE ) & ( for x being Element of Y holds
( not x in EqClass z,(CompF PA,G) or not a . x = TRUE ) ) ) )
;
suppose A11:
( ex
x being
Element of
Y st
(
x in EqClass z,
(CompF PA,G) & not
u . x = TRUE ) & ex
x being
Element of
Y st
(
x in EqClass z,
(CompF PA,G) &
a . x = TRUE ) )
;
((Ex a,PA,G) 'imp' u) . z = TRUE then consider x1 being
Element of
Y such that A12:
x1 in EqClass z,
(CompF PA,G)
and A13:
u . x1 <> TRUE
;
consider x2 being
Element of
Y such that A14:
x2 in EqClass z,
(CompF PA,G)
and A15:
a . x2 = TRUE
by A11;
A16:
u . x1 = u . x2
by A1, A12, A14, BVFUNC_1:def 18;
(a 'imp' u) . x2 =
('not' (a . x2)) 'or' (u . x2)
by BVFUNC_1:def 11
.=
('not' TRUE ) 'or' FALSE
by A13, A15, A16, XBOOLEAN:def 3
.=
FALSE 'or' FALSE
by MARGREL1:41
.=
FALSE
;
hence
((Ex a,PA,G) 'imp' u) . z = TRUE
by A8, A14, BVFUNC_1:def 19;
verum end; end;
end;
hence
All (a 'imp' u),PA,G = (Ex a,PA,G) 'imp' u
by A2, BVFUNC_1:18; verum