let D be non empty set ; PP_and ((PP_BottomPred D),(PP_False D)) = PP_False D
set B = PP_BottomPred D;
set F = PP_False D;
set o = PP_and ((PP_BottomPred D),(PP_False D));
A1:
dom (PP_and ((PP_BottomPred D),(PP_False D))) = { d where d is Element of D : ( ( d in dom (PP_BottomPred D) & (PP_BottomPred D) . d = FALSE ) or ( d in dom (PP_False D) & (PP_False D) . d = FALSE ) or ( d in dom (PP_BottomPred D) & (PP_BottomPred D) . d = TRUE & d in dom (PP_False D) & (PP_False D) . d = TRUE ) ) }
by Th16;
thus
dom (PP_and ((PP_BottomPred D),(PP_False D))) = dom (PP_False D)
FUNCT_1:def 11 for b1 being object holds
( not b1 in dom (PP_and ((PP_BottomPred D),(PP_False D))) or (PP_and ((PP_BottomPred D),(PP_False D))) . b1 = (PP_False D) . b1 )
let x be object ; ( not x in dom (PP_and ((PP_BottomPred D),(PP_False D))) or (PP_and ((PP_BottomPred D),(PP_False D))) . x = (PP_False D) . x )
assume
x in dom (PP_and ((PP_BottomPred D),(PP_False D)))
; (PP_and ((PP_BottomPred D),(PP_False D))) . x = (PP_False D) . x