let Y be non empty set ; for a being Function of Y,BOOLEAN
for G being Subset of (PARTITIONS Y)
for P, Q being a_partition of Y st G is independent holds
Ex ((Ex (a,P,G)),Q,G) = Ex ((Ex (a,Q,G)),P,G)
let a be Function of Y,BOOLEAN; for G being Subset of (PARTITIONS Y)
for P, Q being a_partition of Y st G is independent holds
Ex ((Ex (a,P,G)),Q,G) = Ex ((Ex (a,Q,G)),P,G)
let G be Subset of (PARTITIONS Y); for P, Q being a_partition of Y st G is independent holds
Ex ((Ex (a,P,G)),Q,G) = Ex ((Ex (a,Q,G)),P,G)
let P, Q be a_partition of Y; ( G is independent implies Ex ((Ex (a,P,G)),Q,G) = Ex ((Ex (a,Q,G)),P,G) )
assume A1:
G is independent
; Ex ((Ex (a,P,G)),Q,G) = Ex ((Ex (a,Q,G)),P,G)
thus Ex ((Ex (a,P,G)),Q,G) =
'not' ('not' (Ex ((Ex (a,P,G)),Q,G)))
.=
'not' (All (('not' (Ex (a,P,G))),Q,G))
by BVFUNC_2:19
.=
'not' (All ((All (('not' a),P,G)),Q,G))
by BVFUNC_2:19
.=
'not' (All ((All (('not' a),Q,G)),P,G))
by A1, Th15
.=
'not' (All (('not' (Ex (a,Q,G))),P,G))
by BVFUNC_2:19
.=
'not' ('not' (Ex ((Ex (a,Q,G)),P,G)))
by BVFUNC_2:19
.=
Ex ((Ex (a,Q,G)),P,G)
; verum