let Y be non empty set ; for G being Subset of (PARTITIONS Y)
for a being Function of Y,BOOLEAN
for PA being a_partition of Y holds a '<' Ex (a,PA,G)
let G be Subset of (PARTITIONS Y); for a being Function of Y,BOOLEAN
for PA being a_partition of Y holds a '<' Ex (a,PA,G)
let a be Function of Y,BOOLEAN; for PA being a_partition of Y holds a '<' Ex (a,PA,G)
let PA be a_partition of Y; a '<' Ex (a,PA,G)
let z be Element of Y; BVFUNC_1:def 12 ( not a . z = TRUE or (Ex (a,PA,G)) . z = TRUE )
A1:
z in EqClass (z,(CompF (PA,G)))
by EQREL_1:def 6;
assume
a . z = TRUE
; (Ex (a,PA,G)) . z = TRUE
hence
(Ex (a,PA,G)) . z = TRUE
by A1, BVFUNC_1:def 17; verum