let Y be non empty set ; for G being Subset of (PARTITIONS Y)
for a, u being Function of Y,BOOLEAN
for PA being a_partition of Y st u is_independent_of PA,G holds
Ex ((a 'imp' u),PA,G) '<' (All (a,PA,G)) 'imp' u
let G be Subset of (PARTITIONS Y); for a, u being Function of Y,BOOLEAN
for PA being a_partition of Y st u is_independent_of PA,G holds
Ex ((a 'imp' u),PA,G) '<' (All (a,PA,G)) 'imp' u
let a, u be Function of Y,BOOLEAN; for PA being a_partition of Y st u is_independent_of PA,G holds
Ex ((a 'imp' u),PA,G) '<' (All (a,PA,G)) 'imp' u
let PA be a_partition of Y; ( u is_independent_of PA,G implies Ex ((a 'imp' u),PA,G) '<' (All (a,PA,G)) 'imp' u )
assume
u is_independent_of PA,G
; Ex ((a 'imp' u),PA,G) '<' (All (a,PA,G)) 'imp' u
then A1:
u is_dependent_of CompF (PA,G)
by BVFUNC_2:def 8;
let z be Element of Y; BVFUNC_1:def 12 ( not (Ex ((a 'imp' u),PA,G)) . z = TRUE or ((All (a,PA,G)) 'imp' u) . z = TRUE )
A2:
( z in EqClass (z,(CompF (PA,G))) & EqClass (z,(CompF (PA,G))) in CompF (PA,G) )
by EQREL_1:def 6;
assume A3:
(Ex ((a 'imp' u),PA,G)) . z = TRUE
; ((All (a,PA,G)) 'imp' u) . z = TRUE
then consider x1 being Element of Y such that
A4:
x1 in EqClass (z,(CompF (PA,G)))
and
A5:
(a 'imp' u) . x1 = TRUE
;
A6:
('not' (a . x1)) 'or' (u . x1) = TRUE
by A5, BVFUNC_1:def 8;
A7:
( 'not' (a . x1) = TRUE or 'not' (a . x1) = FALSE )
by XBOOLEAN:def 3;