let F, G be Function; ( F,G are_fiberwise_equipotent implies rng F = rng G )
assume A1:
F,G are_fiberwise_equipotent
; rng F = rng G
thus
rng F c= rng G
XBOOLE_0:def 10 rng G c= rng F
let x be object ; TARSKI:def 3 ( not x in rng G or x in rng F )
assume that
A6:
x in rng G
and
A7:
not x in rng F
; contradiction
A8:
card (Coim (G,x)) = card (Coim (F,x))
by A1;
A9:
ex y being object st
( y in dom G & G . y = x )
by A6, FUNCT_1:def 3;
Coim (F,x) = {}
by A7, Lm3;
then
( x in {x} & Coim (G,x) = {} )
by A8, CARD_1:5, CARD_1:26, TARSKI:def 1;
hence
contradiction
by A9, FUNCT_1:def 7; verum