:: deftheorem Def6 defines Reduction HALLMAR1:def 6 :
for F being set
for A, b3 being FinSequence of bool F holds
( b3 is Reduction of A iff ( dom b3 = dom A & ( for i being Element of NAT st i in dom A holds
b3 . i c= A . i ) ) );