:: COMPTRIG semantic presentation  Show TPTP formulae Show IDV graph for whole article:: Showing IDV graph ... (Click the Palm Trees again to close it)

Lm1: for z being complex number st |.z.| = 0 holds
z = 0
by COMPLEX1:131;

Lm2: for z being complex number holds
( z <> 0 iff 0 < |.z.| )
by COMPLEX1:133;

Lm3: 0. F_Complex = 0
by COMPLFLD:9;

Lm4: for x, y being Real holds [*x,y*] = x + (y * <i> )
by COMPLEX1:27;

Lm5: for x, y being Real holds [**x,y**] = x + (y * <i> )
by HAHNBAN1:def 1;

Lm6: for z being complex number holds z = (Re z) + ((Im z) * <i> )
by COMPLEX1:29;

scheme :: COMPTRIG:sch 1
Regrwithout0{ P1[ Nat] } :
P1[1]
provided
A1: ex k being non empty Nat st P1[k] and
A2: for k being non empty Nat st k <> 1 & P1[k] holds
ex n being non empty Nat st
( n < k & P1[n] )
proof end;

theorem :: COMPTRIG:1  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
canceled;

theorem :: COMPTRIG:2  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
canceled;

theorem Th3: :: COMPTRIG:3  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for z being complex number holds Re z >= - |.z.|
proof end;

theorem :: COMPTRIG:4  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for z being complex number holds Im z >= - |.z.|
proof end;

theorem :: COMPTRIG:5  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
canceled;

theorem :: COMPTRIG:6  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
canceled;

theorem Th7: :: COMPTRIG:7  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for z being complex number holds |.z.| ^2 = ((Re z) ^2 ) + ((Im z) ^2 )
proof end;

theorem Th8: :: COMPTRIG:8  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x1, x2, y1, y2 being Real st [**x1,x2**] = [**y1,y2**] holds
( x1 = y1 & x2 = y2 )
proof end;

theorem Th9: :: COMPTRIG:9  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for z being complex number holds z = [**(Re z),(Im z)**]
proof end;

Lm7: 0 + (0 * <i> ) = [**0,0**]
by HAHNBAN1:def 1;

Lm8: 0. F_Complex = the Zero of F_Complex
by RLVECT_1:def 2;

theorem :: COMPTRIG:10  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
canceled;

theorem :: COMPTRIG:11  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
canceled;

theorem Th12: :: COMPTRIG:12  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for L being non empty unital HGrStr
for x being Element of L holds (power L) . x,1 = x
proof end;

theorem :: COMPTRIG:13  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for L being non empty unital HGrStr
for x being Element of L holds (power L) . x,2 = x * x
proof end;

theorem Th14: :: COMPTRIG:14  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for L being non empty add-associative right_zeroed right_complementable unital right-distributive doubleLoopStr
for n being Nat st n > 0 holds
(power L) . (0. L),n = 0. L
proof end;

theorem Th15: :: COMPTRIG:15  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for L being non empty unital associative commutative HGrStr
for x, y being Element of L
for n being Nat holds (power L) . (x * y),n = ((power L) . x,n) * ((power L) . y,n)
proof end;

theorem Th16: :: COMPTRIG:16  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x being Real st x > 0 holds
for n being Nat holds (power F_Complex ) . [**x,0**],n = [**(x to_power n),0**]
proof end;

theorem Th17: :: COMPTRIG:17  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x being real number
for n being Nat st x >= 0 & n <> 0 holds
(n -root x) to_power n = x
proof end;

theorem :: COMPTRIG:18  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
canceled;

theorem :: COMPTRIG:19  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
canceled;

theorem Th20: :: COMPTRIG:20  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
( PI + (PI / 2) = (3 / 2) * PI & ((3 / 2) * PI ) + (PI / 2) = 2 * PI & ((3 / 2) * PI ) - PI = PI / 2 ) ;

theorem Th21: :: COMPTRIG:21  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
( 0 < PI / 2 & PI / 2 < PI & 0 < PI & - (PI / 2) < PI / 2 & PI < 2 * PI & PI / 2 < (3 / 2) * PI & - (PI / 2) < 0 & 0 < 2 * PI & PI < (3 / 2) * PI & (3 / 2) * PI < 2 * PI & 0 < (3 / 2) * PI )
proof end;

theorem Th22: :: COMPTRIG:22  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c, x being real number holds
( not x in ].a,c.[ or x in ].a,b.[ or x = b or x in ].b,c.[ )
proof end;

theorem Th23: :: COMPTRIG:23  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x being real number st x in ].0,PI .[ holds
sin . x > 0
proof end;

theorem Th24: :: COMPTRIG:24  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x being real number st x in [.0,PI .] holds
sin . x >= 0
proof end;

theorem Th25: :: COMPTRIG:25  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x being real number st x in ].PI ,(2 * PI ).[ holds
sin . x < 0
proof end;

theorem Th26: :: COMPTRIG:26  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x being real number st x in [.PI ,(2 * PI ).] holds
sin . x <= 0
proof end;

theorem Th27: :: COMPTRIG:27  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x being real number st x in ].(- (PI / 2)),(PI / 2).[ holds
cos . x > 0
proof end;

theorem Th28: :: COMPTRIG:28  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x being real number st x in [.(- (PI / 2)),(PI / 2).] holds
cos . x >= 0
proof end;

theorem Th29: :: COMPTRIG:29  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x being real number st x in ].(PI / 2),((3 / 2) * PI ).[ holds
cos . x < 0
proof end;

theorem Th30: :: COMPTRIG:30  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x being real number st x in [.(PI / 2),((3 / 2) * PI ).] holds
cos . x <= 0
proof end;

theorem Th31: :: COMPTRIG:31  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x being real number st x in ].((3 / 2) * PI ),(2 * PI ).[ holds
cos . x > 0
proof end;

theorem Th32: :: COMPTRIG:32  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x being real number st x in [.((3 / 2) * PI ),(2 * PI ).] holds
cos . x >= 0
proof end;

theorem Th33: :: COMPTRIG:33  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x being real number st 0 <= x & x < 2 * PI & sin x = 0 & not x = 0 holds
x = PI
proof end;

theorem Th34: :: COMPTRIG:34  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x being real number st 0 <= x & x < 2 * PI & cos x = 0 & not x = PI / 2 holds
x = (3 / 2) * PI
proof end;

theorem Th35: :: COMPTRIG:35  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
sin is_increasing_on ].(- (PI / 2)),(PI / 2).[
proof end;

theorem Th36: :: COMPTRIG:36  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
sin is_decreasing_on ].(PI / 2),((3 / 2) * PI ).[
proof end;

theorem Th37: :: COMPTRIG:37  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
cos is_decreasing_on ].0,PI .[
proof end;

theorem Th38: :: COMPTRIG:38  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
cos is_increasing_on ].PI ,(2 * PI ).[
proof end;

theorem :: COMPTRIG:39  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
sin is_increasing_on [.(- (PI / 2)),(PI / 2).]
proof end;

theorem :: COMPTRIG:40  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
sin is_decreasing_on [.(PI / 2),((3 / 2) * PI ).]
proof end;

theorem Th41: :: COMPTRIG:41  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
cos is_decreasing_on [.0,PI .]
proof end;

theorem Th42: :: COMPTRIG:42  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
cos is_increasing_on [.PI ,(2 * PI ).]
proof end;

theorem Th43: :: COMPTRIG:43  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
( sin is_continuous_on REAL & ( for x, y being real number holds
( sin is_continuous_on [.x,y.] & sin is_continuous_on ].x,y.[ ) ) )
proof end;

theorem Th44: :: COMPTRIG:44  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
( cos is_continuous_on REAL & ( for x, y being real number holds
( cos is_continuous_on [.x,y.] & cos is_continuous_on ].x,y.[ ) ) )
proof end;

theorem Th45: :: COMPTRIG:45  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x being real number holds
( sin . x in [.(- 1),1.] & cos . x in [.(- 1),1.] )
proof end;

theorem :: COMPTRIG:46  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
rng sin = [.(- 1),1.]
proof end;

theorem :: COMPTRIG:47  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
rng cos = [.(- 1),1.]
proof end;

theorem :: COMPTRIG:48  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
rng (sin | [.(- (PI / 2)),(PI / 2).]) = [.(- 1),1.]
proof end;

theorem :: COMPTRIG:49  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
rng (sin | [.(PI / 2),((3 / 2) * PI ).]) = [.(- 1),1.]
proof end;

theorem Th50: :: COMPTRIG:50  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
rng (cos | [.0,PI .]) = [.(- 1),1.]
proof end;

theorem Th51: :: COMPTRIG:51  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
rng (cos | [.PI ,(2 * PI ).]) = [.(- 1),1.]
proof end;

definition
let z be complex number ;
func Arg z -> Real means :Def1: :: COMPTRIG:def 1
( z = (|.z.| * (cos it)) + ((|.z.| * (sin it)) * <i> ) & 0 <= it & it < 2 * PI ) if z <> 0
otherwise it = 0;
existence
( ( z <> 0 implies ex b1 being Real st
( z = (|.z.| * (cos b1)) + ((|.z.| * (sin b1)) * <i> ) & 0 <= b1 & b1 < 2 * PI ) ) & ( not z <> 0 implies ex b1 being Real st b1 = 0 ) )
proof end;
uniqueness
for b1, b2 being Real holds
( ( z <> 0 & z = (|.z.| * (cos b1)) + ((|.z.| * (sin b1)) * <i> ) & 0 <= b1 & b1 < 2 * PI & z = (|.z.| * (cos b2)) + ((|.z.| * (sin b2)) * <i> ) & 0 <= b2 & b2 < 2 * PI implies b1 = b2 ) & ( not z <> 0 & b1 = 0 & b2 = 0 implies b1 = b2 ) )
proof end;
consistency
for b1 being Real holds verum
;
end;

:: deftheorem Def1 defines Arg COMPTRIG:def 1 :
for z being complex number
for b2 being Real holds
( ( z <> 0 implies ( b2 = Arg z iff ( z = (|.z.| * (cos b2)) + ((|.z.| * (sin b2)) * <i> ) & 0 <= b2 & b2 < 2 * PI ) ) ) & ( not z <> 0 implies ( b2 = Arg z iff b2 = 0 ) ) );

theorem Th52: :: COMPTRIG:52  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for z being complex number holds
( 0 <= Arg z & Arg z < 2 * PI )
proof end;

Lm9: for z being complex number st z <> 0 holds
z = [**(|.z.| * (cos (Arg z))),(|.z.| * (sin (Arg z)))**]
proof end;

theorem Th53: :: COMPTRIG:53  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x being Real st x >= 0 holds
Arg [**x,0**] = 0
proof end;

theorem Th54: :: COMPTRIG:54  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x being Real st x < 0 holds
Arg [**x,0**] = PI
proof end;

theorem Th55: :: COMPTRIG:55  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x being Real st x > 0 holds
Arg [**0,x**] = PI / 2
proof end;

theorem Th56: :: COMPTRIG:56  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x being Real st x < 0 holds
Arg [**0,x**] = (3 / 2) * PI
proof end;

theorem :: COMPTRIG:57  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
Arg (1. F_Complex ) = 0
proof end;

theorem :: COMPTRIG:58  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
Arg i_FC = PI / 2 by Th55, HAHNBAN1:6;

theorem Th59: :: COMPTRIG:59  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for z being complex number holds
( Arg z in ].0,(PI / 2).[ iff ( Re z > 0 & Im z > 0 ) )
proof end;

theorem Th60: :: COMPTRIG:60  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for z being complex number holds
( Arg z in ].(PI / 2),PI .[ iff ( Re z < 0 & Im z > 0 ) )
proof end;

theorem Th61: :: COMPTRIG:61  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for z being complex number holds
( Arg z in ].PI ,((3 / 2) * PI ).[ iff ( Re z < 0 & Im z < 0 ) )
proof end;

theorem Th62: :: COMPTRIG:62  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for z being complex number holds
( Arg z in ].((3 / 2) * PI ),(2 * PI ).[ iff ( Re z > 0 & Im z < 0 ) )
proof end;

theorem Th63: :: COMPTRIG:63  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for z being complex number st Im z > 0 holds
sin (Arg z) > 0
proof end;

theorem Th64: :: COMPTRIG:64  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for z being complex number st Im z < 0 holds
sin (Arg z) < 0
proof end;

theorem :: COMPTRIG:65  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for z being complex number st Im z >= 0 holds
sin (Arg z) >= 0
proof end;

theorem :: COMPTRIG:66  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for z being complex number st Im z <= 0 holds
sin (Arg z) <= 0
proof end;

theorem Th67: :: COMPTRIG:67  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for z being complex number st Re z > 0 holds
cos (Arg z) > 0
proof end;

theorem Th68: :: COMPTRIG:68  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for z being complex number st Re z < 0 holds
cos (Arg z) < 0
proof end;

theorem :: COMPTRIG:69  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for z being complex number st Re z >= 0 holds
cos (Arg z) >= 0
proof end;

theorem :: COMPTRIG:70  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for z being complex number st Re z <= 0 & z <> 0 holds
cos (Arg z) <= 0
proof end;

theorem Th71: :: COMPTRIG:71  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x being Real
for n being Nat holds (power F_Complex ) . [**(cos x),(sin x)**],n = [**(cos (n * x)),(sin (n * x))**]
proof end;

theorem :: COMPTRIG:72  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for z being Element of F_Complex
for n being Nat st ( z <> 0. F_Complex or n <> 0 ) holds
(power F_Complex ) . z,n = [**((|.z.| to_power n) * (cos (n * (Arg z)))),((|.z.| to_power n) * (sin (n * (Arg z))))**]
proof end;

theorem Th73: :: COMPTRIG:73  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x being Real
for n, k being Nat st n <> 0 holds
(power F_Complex ) . [**(cos ((x + ((2 * PI ) * k)) / n)),(sin ((x + ((2 * PI ) * k)) / n))**],n = [**(cos x),(sin x)**]
proof end;

theorem Th74: :: COMPTRIG:74  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for z being Element of F_Complex
for n, k being Nat st n <> 0 holds
z = (power F_Complex ) . [**((n -root |.z.|) * (cos (((Arg z) + ((2 * PI ) * k)) / n))),((n -root |.z.|) * (sin (((Arg z) + ((2 * PI ) * k)) / n)))**],n
proof end;

definition
let x be Element of F_Complex ;
let n be non empty Nat;
mode CRoot of n,x -> Element of F_Complex means :Def2: :: COMPTRIG:def 2
(power F_Complex ) . it,n = x;
existence
ex b1 being Element of F_Complex st (power F_Complex ) . b1,n = x
proof end;
end;

:: deftheorem Def2 defines CRoot COMPTRIG:def 2 :
for x being Element of F_Complex
for n being non empty Nat
for b3 being Element of F_Complex holds
( b3 is CRoot of n,x iff (power F_Complex ) . b3,n = x );

theorem :: COMPTRIG:75  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x being Element of F_Complex
for n being non empty Nat
for k being Nat holds [**((n -root |.x.|) * (cos (((Arg x) + ((2 * PI ) * k)) / n))),((n -root |.x.|) * (sin (((Arg x) + ((2 * PI ) * k)) / n)))**] is CRoot of n,x
proof end;

theorem :: COMPTRIG:76  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x being Element of F_Complex
for v being CRoot of 1,x holds v = x
proof end;

theorem :: COMPTRIG:77  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for n being non empty Nat
for v being CRoot of n, 0. F_Complex holds v = 0. F_Complex
proof end;

theorem :: COMPTRIG:78  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for n being non empty Nat
for x being Element of F_Complex
for v being CRoot of n,x st v = 0. F_Complex holds
x = 0. F_Complex
proof end;