theorem :: PARTPR_1:20
for x being object
for D being non empty set
for p, q being PartialPredicate of D st x in dom q & q . x = FALSE holds
(PP_and (p,q)) . x = FALSE by Th19;