:: deftheorem defines CopyMeasure MEASUR14:def 3 :
for X, Y being non empty set
for f being Function of X,Y
for S being Field_Subset of X
for M being Measure of S st f is bijective holds
for b6 being Measure of (CopyField (f,S)) holds
( b6 = CopyMeasure (f,M) iff ( b6 = M * (((.: f) | S) ") & ( for s being Element of CopyField (f,S) ex t being Element of S st
( s = f .: t & b6 . s = M . t ) ) ) );