let F, G be Function; ( dom F = dom G implies ( F,G are_fiberwise_equipotent iff ex P being Permutation of (dom F) st F = G * P ) )
assume A1:
dom F = dom G
; ( F,G are_fiberwise_equipotent iff ex P being Permutation of (dom F) st F = G * P )
thus
( F,G are_fiberwise_equipotent implies ex P being Permutation of (dom F) st F = G * P )
( ex P being Permutation of (dom F) st F = G * P implies F,G are_fiberwise_equipotent )
given P being Permutation of (dom F) such that A6:
F = G * P
; F,G are_fiberwise_equipotent
( P is Function of (dom F),(dom F) & dom F = {} implies dom F = {} )
;
then
( rng P = dom F & dom P = dom F )
by FUNCT_2:def 1, FUNCT_2:def 3;
hence
F,G are_fiberwise_equipotent
by A1, A6, Th77; verum