let Z be open Subset of REAL; ( sin is_differentiable_on Z & sin `| Z = cos | Z & cos is_differentiable_on Z & cos `| Z = - (sin | Z) )
A1:
sin is_differentiable_on Z
by FDIFF_1:26, SIN_COS:68;
then A3:
dom (sin `| Z) = Z
by FDIFF_1:def 7;
A2:
cos is_differentiable_on Z
by FDIFF_1:26, SIN_COS:67;
then A4:
dom (cos `| Z) = Z
by FDIFF_1:def 7;
dom cos = REAL
by FUNCT_2:def 1;
then A5:
dom (cos | Z) = Z
by RELAT_1:62;
dom sin = REAL
by FUNCT_2:def 1;
then
dom (sin | Z) = Z
by RELAT_1:62;
then A6:
dom (- (sin | Z)) = Z
by VALUED_1:8;
hence
( sin is_differentiable_on Z & sin `| Z = cos | Z & cos is_differentiable_on Z & cos `| Z = - (sin | Z) )
by A3, A4, A5, A6, A7, FDIFF_1:26, FUNCT_1:2, SIN_COS:67, SIN_COS:68; verum