let x0, x1, x2 be Real; for f being Function of REAL,REAL st f is constant holds
[!f,x0,x1,x2!] = 0
let f be Function of REAL,REAL; ( f is constant implies [!f,x0,x1,x2!] = 0 )
assume A1:
f is constant
; [!f,x0,x1,x2!] = 0
then [!f,x0,x1,x2!] =
(0 - [!f,x1,x2!]) / (x0 - x2)
by DIFF_1:30
.=
(0 - 0) / (x0 - x2)
by A1, DIFF_1:30
;
hence
[!f,x0,x1,x2!] = 0
; verum