let X be non empty TopSpace; for xa, xb being Point of X
for a, b, d being Real
for f being continuous Function of X,R^1 st X is connected & f . xa = a & f . xb = b & a <= d & d <= b holds
ex xc being Point of X st f . xc = d
let xa, xb be Point of X; for a, b, d being Real
for f being continuous Function of X,R^1 st X is connected & f . xa = a & f . xb = b & a <= d & d <= b holds
ex xc being Point of X st f . xc = d
let a, b, d be Real; for f being continuous Function of X,R^1 st X is connected & f . xa = a & f . xb = b & a <= d & d <= b holds
ex xc being Point of X st f . xc = d
let f be continuous Function of X,R^1; ( X is connected & f . xa = a & f . xb = b & a <= d & d <= b implies ex xc being Point of X st f . xc = d )
assume that
A1:
X is connected
and
A2:
( f . xa = a & f . xb = b )
and
A3:
( a <= d & d <= b )
; ex xc being Point of X st f . xc = d
now ( not a = d & not d = b implies ex xc being Point of X st f . xc = d )assume
( not
a = d & not
d = b )
;
ex xc being Point of X st f . xc = dthen A4:
(
a < d &
d < b )
by A3, XXREAL_0:1;
hence
ex
xc being
Point of
X st
f . xc = d
;
verum end;
hence
ex xc being Point of X st f . xc = d
by A2; verum