let n be Nat; ( S1[n] implies S1[n + 1] )
assume A1:
S1[n]
; S1[n + 1]
let X be finite set ; for F being Function st card (dom (F | X)) = n + 1 holds
ex a being FinSequence st F | X,a are_fiberwise_equipotent
let F be Function; ( card (dom (F | X)) = n + 1 implies ex a being FinSequence st F | X,a are_fiberwise_equipotent )
reconsider dx = dom (F | X) as finite set ;
set x = the Element of dx;
set Y = X \ { the Element of dx};
set dy = dom (F | (X \ { the Element of dx}));
A2:
dom (F | (X \ { the Element of dx})) = (dom F) /\ (X \ { the Element of dx})
by RELAT_1:61;
A3:
dx = (dom F) /\ X
by RELAT_1:61;
A4:
dom (F | (X \ { the Element of dx})) = dx \ { the Element of dx}
assume A9:
card (dom (F | X)) = n + 1
; ex a being FinSequence st F | X,a are_fiberwise_equipotent
then
{ the Element of dx} c= dx
by CARD_1:27, ZFMISC_1:31;
then card (dom (F | (X \ { the Element of dx}))) =
(card dx) - (card { the Element of dx})
by A4, CARD_2:44
.=
(n + 1) - 1
by A9, CARD_1:30
.=
n
;
then consider a being FinSequence such that
A10:
F | (X \ { the Element of dx}),a are_fiberwise_equipotent
by A1;
take A = a ^ <*(F . the Element of dx)*>; F | X,A are_fiberwise_equipotent
dx <> {}
by A9;
then
the Element of dx in dx
;
then A11:
the Element of dx in (dom F) /\ X
by RELAT_1:61;
then
the Element of dx in dom F
by XBOOLE_0:def 4;
then A12:
{ the Element of dx} c= dom F
by ZFMISC_1:31;
the Element of dx in X
by A11, XBOOLE_0:def 4;
then A13:
{ the Element of dx} c= X
by ZFMISC_1:31;
now for y being object holds card (Coim ((F | X),y)) = card (Coim (A,y))let y be
object ;
card (Coim ((F | X),y)) = card (Coim (A,y))A14:
X \ { the Element of dx} misses { the Element of dx}
by XBOOLE_1:79;
A15:
((F | (X \ { the Element of dx})) " {y}) \/ ((F | { the Element of dx}) " {y}) =
((X \ { the Element of dx}) /\ (F " {y})) \/ ((F | { the Element of dx}) " {y})
by FUNCT_1:70
.=
((X \ { the Element of dx}) /\ (F " {y})) \/ ({ the Element of dx} /\ (F " {y}))
by FUNCT_1:70
.=
((X \ { the Element of dx}) \/ { the Element of dx}) /\ (F " {y})
by XBOOLE_1:23
.=
(X \/ { the Element of dx}) /\ (F " {y})
by XBOOLE_1:39
.=
X /\ (F " {y})
by A13, XBOOLE_1:12
.=
(F | X) " {y}
by FUNCT_1:70
;
reconsider FF =
<*(F . the Element of dx)*> " {y} as
finite set ;
A16:
card (Coim ((F | (X \ { the Element of dx})),y)) = card (Coim (a,y))
by A10;
A17:
dom (F | { the Element of dx}) = { the Element of dx}
by A12, RELAT_1:62;
A18:
dom <*(F . the Element of dx)*> = {1}
by FINSEQ_1:2, FINSEQ_1:38;
((F | (X \ { the Element of dx})) " {y}) /\ ((F | { the Element of dx}) " {y}) =
((X \ { the Element of dx}) /\ (F " {y})) /\ ((F | { the Element of dx}) " {y})
by FUNCT_1:70
.=
((X \ { the Element of dx}) /\ (F " {y})) /\ ({ the Element of dx} /\ (F " {y}))
by FUNCT_1:70
.=
(((F " {y}) /\ (X \ { the Element of dx})) /\ { the Element of dx}) /\ (F " {y})
by XBOOLE_1:16
.=
((F " {y}) /\ ((X \ { the Element of dx}) /\ { the Element of dx})) /\ (F " {y})
by XBOOLE_1:16
.=
{} /\ (F " {y})
by A14
.=
{}
;
hence card (Coim ((F | X),y)) =
((card ((F | (X \ { the Element of dx})) " {y})) + (card FF)) - (card {})
by A15, A19, CARD_2:45
.=
card (Coim (A,y))
by A16, FINSEQ_3:57
;
verum end;
hence
F | X,A are_fiberwise_equipotent
; verum