let Y be non empty set ; for a, u being Function of Y,BOOLEAN
for G being Subset of (PARTITIONS Y)
for PA being a_partition of Y st a 'imp' u = I_el Y holds
(All (a,PA,G)) 'imp' u = I_el Y
let a, u be Function of Y,BOOLEAN; for G being Subset of (PARTITIONS Y)
for PA being a_partition of Y st a 'imp' u = I_el Y holds
(All (a,PA,G)) 'imp' u = I_el Y
let G be Subset of (PARTITIONS Y); for PA being a_partition of Y st a 'imp' u = I_el Y holds
(All (a,PA,G)) 'imp' u = I_el Y
let PA be a_partition of Y; ( a 'imp' u = I_el Y implies (All (a,PA,G)) 'imp' u = I_el Y )
assume A1:
a 'imp' u = I_el Y
; (All (a,PA,G)) 'imp' u = I_el Y
for x being Element of Y holds ((All (a,PA,G)) 'imp' u) . x = TRUE
hence
(All (a,PA,G)) 'imp' u = I_el Y
by BVFUNC_1:def 11; verum