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 holds All ((a '&' u),PA,G) '<' (Ex (a,PA,G)) '&' u
let G be Subset of (PARTITIONS Y); for a, u being Function of Y,BOOLEAN
for PA being a_partition of Y holds All ((a '&' u),PA,G) '<' (Ex (a,PA,G)) '&' u
let a, u be Function of Y,BOOLEAN; for PA being a_partition of Y holds All ((a '&' u),PA,G) '<' (Ex (a,PA,G)) '&' u
let PA be a_partition of Y; All ((a '&' u),PA,G) '<' (Ex (a,PA,G)) '&' u
let z be Element of Y; BVFUNC_1:def 12 ( not (All ((a '&' u),PA,G)) . z = TRUE or ((Ex (a,PA,G)) '&' u) . z = TRUE )
A1:
z in EqClass (z,(CompF (PA,G)))
by EQREL_1:def 6;
assume A2:
(All ((a '&' u),PA,G)) . z = TRUE
; ((Ex (a,PA,G)) '&' u) . z = TRUE
A3:
for x being Element of Y st x in EqClass (z,(CompF (PA,G))) holds
( a . x = TRUE & u . x = TRUE )
A4:
((Ex (a,PA,G)) '&' u) . z = ((Ex (a,PA,G)) . z) '&' (u . z)
by MARGREL1:def 20;