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 '&' a),PA,G = u '&' (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 '&' a),PA,G = u '&' (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 '&' a),PA,G = u '&' (All a,PA,G)
let PA be a_partition of Y; ( u is_independent_of PA,G implies All (u '&' a),PA,G = u '&' (All a,PA,G) )
A1:
All (u '&' a),PA,G '<' u '&' (All a,PA,G)
proof
let z be
Element of
Y;
BVFUNC_1:def 15 ( not (All (u '&' a),PA,G) . z = TRUE or (u '&' (All a,PA,G)) . z = TRUE )
assume A2:
(All (u '&' a),PA,G) . z = TRUE
;
(u '&' (All a,PA,G)) . z = TRUE
A3:
for
x being
Element of
Y st
x in EqClass z,
(CompF PA,G) holds
u . x = TRUE
for
x being
Element of
Y st
x in EqClass z,
(CompF PA,G) holds
a . x = TRUE
then A6:
(
(u '&' (All a,PA,G)) . z = (u . z) '&' ((All a,PA,G) . z) &
(All a,PA,G) . z = TRUE )
by BVFUNC_1:def 19, MARGREL1:def 21;
z in EqClass z,
(CompF PA,G)
by EQREL_1:def 8;
then
u . z = TRUE
by A3;
hence
(u '&' (All a,PA,G)) . z = TRUE
by A6;
verum
end;
assume
u is_independent_of PA,G
; All (u '&' a),PA,G = u '&' (All a,PA,G)
then A7:
u is_dependent_of CompF PA,G
by Def8;
u '&' (All a,PA,G) '<' All (u '&' a),PA,G
proof
let z be
Element of
Y;
BVFUNC_1:def 15 ( not (u '&' (All a,PA,G)) . z = TRUE or (All (u '&' a),PA,G) . z = TRUE )
A8:
z in EqClass z,
(CompF PA,G)
by EQREL_1:def 8;
assume
(u '&' (All a,PA,G)) . z = TRUE
;
(All (u '&' a),PA,G) . z = TRUE
then A9:
(u . z) '&' ((All a,PA,G) . z) = TRUE
by MARGREL1:def 21;
then A10:
(All a,PA,G) . z = TRUE
by MARGREL1:45;
A11:
u . z = TRUE
by A9, MARGREL1:45;
for
x being
Element of
Y st
x in EqClass z,
(CompF PA,G) holds
(u '&' a) . x = TRUE
hence
(All (u '&' a),PA,G) . z = TRUE
by BVFUNC_1:def 19;
verum
end;
hence
All (u '&' a),PA,G = u '&' (All a,PA,G)
by A1, BVFUNC_1:18; verum