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