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 ((u 'imp' a),PA,G) = u 'imp' (All (a,PA,G))
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 ((u 'imp' a),PA,G) = u 'imp' (All (a,PA,G))
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 ((u 'imp' a),PA,G) = u 'imp' (All (a,PA,G))
let PA be a_partition of Y; ( u is_independent_of PA,G implies All ((u 'imp' a),PA,G) = u 'imp' (All (a,PA,G)) )
assume
u is_independent_of PA,G
; All ((u 'imp' a),PA,G) = u 'imp' (All (a,PA,G))
then A1:
u is_dependent_of CompF (PA,G)
by Def8;
A2:
u 'imp' (All (a,PA,G)) '<' All ((u 'imp' a),PA,G)
proof
let z be
Element of
Y;
BVFUNC_1:def 12 ( not (u 'imp' (All (a,PA,G))) . z = TRUE or (All ((u 'imp' a),PA,G)) . z = TRUE )
assume
(u 'imp' (All (a,PA,G))) . z = TRUE
;
(All ((u 'imp' a),PA,G)) . z = TRUE
then A3:
('not' (u . z)) 'or' ((All (a,PA,G)) . z) = TRUE
by BVFUNC_1:def 8;
A4:
(
(All (a,PA,G)) . z = TRUE or
(All (a,PA,G)) . z = FALSE )
by XBOOLEAN:def 3;
hence
(All ((u 'imp' a),PA,G)) . z = TRUE
;
verum
end;
All ((u 'imp' a),PA,G) '<' u 'imp' (All (a,PA,G))
proof
let z be
Element of
Y;
BVFUNC_1:def 12 ( not (All ((u 'imp' a),PA,G)) . z = TRUE or (u 'imp' (All (a,PA,G))) . z = TRUE )
assume A9:
(All ((u 'imp' a),PA,G)) . z = TRUE
;
(u 'imp' (All (a,PA,G))) . z = TRUE
A10:
z in EqClass (
z,
(CompF (PA,G)))
by EQREL_1:def 6;
A11:
(u 'imp' (All (a,PA,G))) . z = ('not' (u . z)) 'or' ((All (a,PA,G)) . z)
by BVFUNC_1:def 8;
per cases
( for x being Element of Y st x in EqClass (z,(CompF (PA,G))) holds
a . 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 st x in EqClass (z,(CompF (PA,G))) holds
'not' (u . x) = TRUE ) ) or ( ex x being Element of Y st
( x in EqClass (z,(CompF (PA,G))) & not a . x = TRUE ) & ex x being Element of Y st
( x in EqClass (z,(CompF (PA,G))) & not 'not' (u . x) = TRUE ) ) )
;
suppose A12:
( ex
x being
Element of
Y st
(
x in EqClass (
z,
(CompF (PA,G))) & not
a . x = TRUE ) & ex
x being
Element of
Y st
(
x in EqClass (
z,
(CompF (PA,G))) & not
'not' (u . x) = TRUE ) )
;
(u 'imp' (All (a,PA,G))) . z = TRUE then consider x1 being
Element of
Y such that A13:
x1 in EqClass (
z,
(CompF (PA,G)))
and A14:
'not' (u . x1) <> TRUE
;
consider x2 being
Element of
Y such that A15:
x2 in EqClass (
z,
(CompF (PA,G)))
and A16:
a . x2 <> TRUE
by A12;
u . x1 = u . x2
by A1, A13, A15, BVFUNC_1:def 15;
then
'not' (u . x2) = FALSE
by A14, XBOOLEAN:def 3;
then A17:
u . x2 = TRUE
by MARGREL1:11;
a . x2 = FALSE
by A16, XBOOLEAN:def 3;
then
(u 'imp' a) . x2 = ('not' TRUE) 'or' FALSE
by A17, BVFUNC_1:def 8;
then (u 'imp' a) . x2 =
FALSE 'or' FALSE
by MARGREL1:11
.=
FALSE
;
hence
(u 'imp' (All (a,PA,G))) . z = TRUE
by A9, A15, BVFUNC_1:def 16;
verum end; end;
end;
hence
All ((u 'imp' a),PA,G) = u 'imp' (All (a,PA,G))
by A2, BVFUNC_1:15; verum