:: deftheorem Def19 defines factorial_inv NOMIN_5:def 19 :
for V, A being set
for loc being b1 -valued Function
for n0 being Nat
for b5 being SCPartialNominativePredicate of V,A holds
( b5 = factorial_inv (A,loc,n0) iff ( dom b5 = ND (V,A) & ( for d being object st d in dom b5 holds
( ( factorial_inv_pred A,loc,n0,d implies b5 . d = TRUE ) & ( not factorial_inv_pred A,loc,n0,d implies b5 . d = FALSE ) ) ) ) );