TPTP Problem File: SWW479_5.p
View Solutions
- Solve Problem
%------------------------------------------------------------------------------
% File : SWW479_5 : TPTP v9.0.0. Released v6.0.0.
% Domain : Software Verification
% Problem : Fundamental Theorem of Algebra line 18
% Version : Especial.
% English :
% Refs : [BN10] Boehme & Nipkow (2010), Sledgehammer: Judgement Day
% : [Bla13] Blanchette (2011), Email to Geoff Sutcliffe
% Source : [Bla13]
% Names : fta_18 [Bla13]
% Status : Unknown
% Rating : 1.00 v6.4.0
% Syntax : Number of formulae : 176 ( 70 unt; 34 typ; 0 def)
% Number of atoms : 254 ( 129 equ)
% Maximal formula atoms : 7 ( 1 avg)
% Number of connectives : 130 ( 18 ~; 6 |; 18 &)
% ( 17 <=>; 71 =>; 0 <=; 0 <~>)
% Maximal formula depth : 8 ( 3 avg)
% Maximal term depth : 6 ( 1 avg)
% Number of types : 5 ( 4 usr)
% Number of type conns : 11 ( 9 >; 2 *; 0 +; 0 <<)
% Number of predicates : 18 ( 17 usr; 0 prp; 1-2 aty)
% Number of functors : 13 ( 13 usr; 4 con; 0-3 aty)
% Number of variables : 219 ( 198 !; 0 ?; 219 :)
% ( 21 !>; 0 ?*; 0 @-; 0 @+)
% SPC : TF1_UNK_EQU_NAR
% Comments : This file was generated by Isabelle (most likely Sledgehammer)
% 2011-12-13 16:13:45
%------------------------------------------------------------------------------
%----Should-be-implicit typings (4)
tff(ty_tc_Complex_Ocomplex,type,
complex: $tType ).
tff(ty_tc_HOL_Obool,type,
bool: $tType ).
tff(ty_tc_Int_Oint,type,
int: $tType ).
tff(ty_tc_Nat_Onat,type,
nat: $tType ).
%----Explicit typings (30)
tff(sy_cl_Int_Onumber,type,
number:
!>[A: $tType] : $o ).
tff(sy_cl_Power_Opower,type,
power:
!>[A: $tType] : $o ).
tff(sy_cl_Int_Onumber__ring,type,
number_ring:
!>[A: $tType] : $o ).
tff(sy_cl_Int_Oring__char__0,type,
ring_char_0:
!>[A: $tType] : $o ).
tff(sy_cl_Rings_Omult__zero,type,
mult_zero:
!>[A: $tType] : $o ).
tff(sy_cl_Rings_Osemiring__0,type,
semiring_0:
!>[A: $tType] : $o ).
tff(sy_cl_Rings_Osemiring__1,type,
semiring_1:
!>[A: $tType] : $o ).
tff(sy_cl_Groups_Omonoid__mult,type,
monoid_mult:
!>[A: $tType] : $o ).
tff(sy_cl_Rings_Ozero__neq__one,type,
zero_neq_one:
!>[A: $tType] : $o ).
tff(sy_cl_Int_Onumber__semiring,type,
number_semiring:
!>[A: $tType] : $o ).
tff(sy_cl_Rings_Ocomm__semiring__1,type,
comm_semiring_1:
!>[A: $tType] : $o ).
tff(sy_cl_Rings_Ono__zero__divisors,type,
no_zero_divisors:
!>[A: $tType] : $o ).
tff(sy_cl_Groups_Ocomm__monoid__mult,type,
comm_monoid_mult:
!>[A: $tType] : $o ).
tff(sy_cl_Rings_Oring__no__zero__divisors,type,
ring_n68954251visors:
!>[A: $tType] : $o ).
tff(sy_cl_Rings_Oring__1__no__zero__divisors,type,
ring_11004092258visors:
!>[A: $tType] : $o ).
tff(sy_c_Fundamental__Theorem__Algebra__Mirabelle__jmqnahvvas_Ocsqrt,type,
fundam1563812824_csqrt: complex > complex ).
tff(sy_c_Groups_Oone__class_Oone,type,
one_one:
!>[A: $tType] : A ).
tff(sy_c_Groups_Otimes__class_Otimes,type,
times_times:
!>[A: $tType] : ( ( A * A ) > A ) ).
tff(sy_c_Groups_Ozero__class_Ozero,type,
zero_zero:
!>[A: $tType] : A ).
tff(sy_c_Int_OBit0,type,
bit0: int > int ).
tff(sy_c_Int_OBit1,type,
bit1: int > int ).
tff(sy_c_Int_OPls,type,
pls: int ).
tff(sy_c_Int_Oiszero,type,
iszero:
!>[A: $tType] : ( A > $o ) ).
tff(sy_c_Int_Onumber__class_Onumber__of,type,
number_number_of:
!>[A: $tType] : ( int > A ) ).
tff(sy_c_Int_Osucc,type,
succ: int > int ).
tff(sy_c_Power_Opower__class_Opower,type,
power_power:
!>[A: $tType] : ( ( A * nat ) > A ) ).
tff(sy_c_fFalse,type,
fFalse: bool ).
tff(sy_c_fTrue,type,
fTrue: bool ).
tff(sy_c_pp,type,
pp: bool > $o ).
tff(sy_v_z,type,
z: complex ).
%----Relevant facts (98)
tff(fact_0_Bit0__Pls,axiom,
bit0(pls) = pls ).
tff(fact_1_rel__simps_I38_J,axiom,
! [L1: int] :
( ( pls = bit0(L1) )
<=> ( pls = L1 ) ) ).
tff(fact_2_rel__simps_I44_J,axiom,
! [K1: int] :
( ( bit0(K1) = pls )
<=> ( K1 = pls ) ) ).
tff(fact_3_rel__simps_I49_J,axiom,
! [L: int,K: int] : ( bit0(K) != bit1(L) ) ).
tff(fact_4_rel__simps_I50_J,axiom,
! [L: int,K: int] : ( bit1(K) != bit0(L) ) ).
tff(fact_5_rel__simps_I39_J,axiom,
! [L: int] : ( pls != bit1(L) ) ).
tff(fact_6_rel__simps_I46_J,axiom,
! [K: int] : ( bit1(K) != pls ) ).
tff(fact_7_rel__simps_I48_J,axiom,
! [L1: int,K1: int] :
( ( bit0(K1) = bit0(L1) )
<=> ( K1 = L1 ) ) ).
tff(fact_8_rel__simps_I51_J,axiom,
! [L1: int,K1: int] :
( ( bit1(K1) = bit1(L1) )
<=> ( K1 = L1 ) ) ).
tff(fact_9_eq__number__of,axiom,
! [A: $tType] :
( ( number_ring(A)
& ring_char_0(A) )
=> ! [Y1: int,X1: int] :
( ( number_number_of(A,X1) = number_number_of(A,Y1) )
<=> ( X1 = Y1 ) ) ) ).
tff(fact_10_number__of__reorient,axiom,
! [A: $tType] :
( number(A)
=> ! [X1: A,W1: int] :
( ( number_number_of(A,W1) = X1 )
<=> ( X1 = number_number_of(A,W1) ) ) ) ).
tff(fact_11_not__iszero__Numeral1,axiom,
! [A: $tType] :
( number_ring(A)
=> ~ iszero(A,number_number_of(A,bit1(pls))) ) ).
tff(fact_12_power2__eq__square__number__of,axiom,
! [B2: $tType] :
( ( monoid_mult(B2)
& number(B2) )
=> ! [W: int] : ( power_power(B2,number_number_of(B2,W),number_number_of(nat,bit0(bit1(pls)))) = times_times(B2,number_number_of(B2,W),number_number_of(B2,W)) ) ) ).
tff(fact_13_iszero__number__of__Bit0,axiom,
! [A: $tType] :
( ( number_ring(A)
& ring_char_0(A) )
=> ! [W1: int] :
( iszero(A,number_number_of(A,bit0(W1)))
<=> iszero(A,number_number_of(A,W1)) ) ) ).
tff(fact_14_zero__eq__power2,axiom,
! [A: $tType] :
( ring_11004092258visors(A)
=> ! [A2: A] :
( ( power_power(A,A2,number_number_of(nat,bit0(bit1(pls)))) = zero_zero(A) )
<=> ( A2 = zero_zero(A) ) ) ) ).
tff(fact_15_zero__power2,axiom,
! [A: $tType] :
( semiring_1(A)
=> ( power_power(A,zero_zero(A),number_number_of(nat,bit0(bit1(pls)))) = zero_zero(A) ) ) ).
tff(fact_16_succ__Bit1,axiom,
! [K: int] : ( succ(bit1(K)) = bit0(succ(K)) ) ).
tff(fact_17_succ__Bit0,axiom,
! [K: int] : ( succ(bit0(K)) = bit1(K) ) ).
tff(fact_18_succ__Pls,axiom,
succ(pls) = bit1(pls) ).
tff(fact_19_one__power2,axiom,
! [A: $tType] :
( semiring_1(A)
=> ( power_power(A,one_one(A),number_number_of(nat,bit0(bit1(pls)))) = one_one(A) ) ) ).
tff(fact_20_mult__Pls,axiom,
! [W: int] : ( times_times(int,pls,W) = pls ) ).
tff(fact_21_mult__Bit0,axiom,
! [L: int,K: int] : ( times_times(int,bit0(K),L) = bit0(times_times(int,K,L)) ) ).
tff(fact_22_arith__simps_I32_J,axiom,
! [A: $tType] :
( number_ring(A)
=> ! [W: int,V: int] : ( times_times(A,number_number_of(A,V),number_number_of(A,W)) = number_number_of(A,times_times(int,V,W)) ) ) ).
tff(fact_23_mult__number__of__left,axiom,
! [A: $tType] :
( number_ring(A)
=> ! [Z: A,W: int,V: int] : ( times_times(A,number_number_of(A,V),times_times(A,number_number_of(A,W),Z)) = times_times(A,number_number_of(A,times_times(int,V,W)),Z) ) ) ).
tff(fact_24_nat__number__of__Pls,axiom,
number_number_of(nat,pls) = zero_zero(nat) ).
tff(fact_25_number__of__Pls,axiom,
! [A: $tType] :
( number_ring(A)
=> ( number_number_of(A,pls) = zero_zero(A) ) ) ).
tff(fact_26_nat__numeral__1__eq__1,axiom,
number_number_of(nat,bit1(pls)) = one_one(nat) ).
tff(fact_27_numeral__1__eq__1,axiom,
! [A: $tType] :
( number_ring(A)
=> ( number_number_of(A,bit1(pls)) = one_one(A) ) ) ).
tff(fact_28_iszero__0,axiom,
! [A: $tType] :
( semiring_1(A)
=> iszero(A,zero_zero(A)) ) ).
tff(fact_29_not__iszero__1,axiom,
! [A: $tType] :
( semiring_1(A)
=> ~ iszero(A,one_one(A)) ) ).
tff(fact_30_iszero__def,axiom,
! [A: $tType] :
( semiring_1(A)
=> ! [Za: A] :
( iszero(A,Za)
<=> ( Za = zero_zero(A) ) ) ) ).
tff(fact_31_number__of__mult,axiom,
! [A: $tType] :
( number_ring(A)
=> ! [W: int,V: int] : ( number_number_of(A,times_times(int,V,W)) = times_times(A,number_number_of(A,V),number_number_of(A,W)) ) ) ).
tff(fact_32_Pls__def,axiom,
pls = zero_zero(int) ).
tff(fact_33_zero__is__num__zero,axiom,
zero_zero(int) = number_number_of(int,pls) ).
tff(fact_34_semiring__norm_I112_J,axiom,
! [A: $tType] :
( number_ring(A)
=> ( zero_zero(A) = number_number_of(A,pls) ) ) ).
tff(fact_35_semiring__norm_I113_J,axiom,
zero_zero(nat) = number_number_of(nat,pls) ).
tff(fact_36_semiring__norm_I110_J,axiom,
! [A: $tType] :
( number_ring(A)
=> ( one_one(A) = number_number_of(A,bit1(pls)) ) ) ).
tff(fact_37_Numeral1__eq1__nat,axiom,
one_one(nat) = number_number_of(nat,bit1(pls)) ).
tff(fact_38_one__is__num__one,axiom,
one_one(int) = number_number_of(int,bit1(pls)) ).
tff(fact_39_semiring__numeral__0__eq__0,axiom,
! [A: $tType] :
( number_semiring(A)
=> ( number_number_of(A,pls) = zero_zero(A) ) ) ).
tff(fact_40_power3__eq__cube,axiom,
! [A: $tType] :
( monoid_mult(A)
=> ! [A1: A] : ( power_power(A,A1,number_number_of(nat,bit1(bit1(pls)))) = times_times(A,times_times(A,A1,A1),A1) ) ) ).
tff(fact_41_mult__numeral__1__right,axiom,
! [A: $tType] :
( number_ring(A)
=> ! [A1: A] : ( times_times(A,A1,number_number_of(A,bit1(pls))) = A1 ) ) ).
tff(fact_42_mult__numeral__1,axiom,
! [A: $tType] :
( number_ring(A)
=> ! [A1: A] : ( times_times(A,number_number_of(A,bit1(pls)),A1) = A1 ) ) ).
tff(fact_43_semiring__numeral__1__eq__1,axiom,
! [A: $tType] :
( number_semiring(A)
=> ( number_number_of(A,bit1(pls)) = one_one(A) ) ) ).
tff(fact_44_iszero__number__of__Bit1,axiom,
! [A: $tType] :
( ( number_ring(A)
& ring_char_0(A) )
=> ! [W: int] : ~ iszero(A,number_number_of(A,bit1(W))) ) ).
tff(fact_45_iszero__Numeral0,axiom,
! [A: $tType] :
( number_ring(A)
=> iszero(A,number_number_of(A,pls)) ) ).
tff(fact_46_power2__eq__square,axiom,
! [A: $tType] :
( monoid_mult(A)
=> ! [A1: A] : ( power_power(A,A1,number_number_of(nat,bit0(bit1(pls)))) = times_times(A,A1,A1) ) ) ).
tff(fact_47_power__even__eq,axiom,
! [A: $tType] :
( monoid_mult(A)
=> ! [N: nat,A1: A] : ( power_power(A,A1,times_times(nat,number_number_of(nat,bit0(bit1(pls))),N)) = power_power(A,power_power(A,A1,N),number_number_of(nat,bit0(bit1(pls)))) ) ) ).
tff(fact_48_power__0__left__number__of,axiom,
! [A: $tType] :
( ( power(A)
& semiring_0(A) )
=> ! [W: int] :
( ( ( number_number_of(nat,W) = zero_zero(nat) )
=> ( power_power(A,zero_zero(A),number_number_of(nat,W)) = one_one(A) ) )
& ( ( number_number_of(nat,W) != zero_zero(nat) )
=> ( power_power(A,zero_zero(A),number_number_of(nat,W)) = zero_zero(A) ) ) ) ) ).
tff(fact_49_power__eq__0__iff__number__of,axiom,
! [A: $tType] :
( ( power(A)
& mult_zero(A)
& no_zero_divisors(A)
& zero_neq_one(A) )
=> ! [W1: int,A2: A] :
( ( power_power(A,A2,number_number_of(nat,W1)) = zero_zero(A) )
<=> ( ( A2 = zero_zero(A) )
& ( number_number_of(nat,W1) != zero_zero(nat) ) ) ) ) ).
tff(fact_50_comm__semiring__1__class_Onormalizing__semiring__rules_I36_J,axiom,
! [A: $tType] :
( comm_semiring_1(A)
=> ! [N: nat,X: A] : ( power_power(A,X,times_times(nat,number_number_of(nat,bit0(bit1(pls))),N)) = times_times(A,power_power(A,X,N),power_power(A,X,N)) ) ) ).
tff(fact_51_comm__semiring__1__class_Onormalizing__semiring__rules_I29_J,axiom,
! [A: $tType] :
( comm_semiring_1(A)
=> ! [X: A] : ( times_times(A,X,X) = power_power(A,X,number_number_of(nat,bit0(bit1(pls)))) ) ) ).
tff(fact_52_power__0,axiom,
! [A: $tType] :
( power(A)
=> ! [A1: A] : ( power_power(A,A1,zero_zero(nat)) = one_one(A) ) ) ).
tff(fact_53_power__one,axiom,
! [A: $tType] :
( monoid_mult(A)
=> ! [N: nat] : ( power_power(A,one_one(A),N) = one_one(A) ) ) ).
tff(fact_54_power__eq__0__iff,axiom,
! [A: $tType] :
( ( power(A)
& mult_zero(A)
& no_zero_divisors(A)
& zero_neq_one(A) )
=> ! [N1: nat,A2: A] :
( ( power_power(A,A2,N1) = zero_zero(A) )
<=> ( ( A2 = zero_zero(A) )
& ( N1 != zero_zero(nat) ) ) ) ) ).
tff(fact_55_times__numeral__code_I5_J,axiom,
! [W: int,V: int] : ( times_times(int,number_number_of(int,V),number_number_of(int,W)) = number_number_of(int,times_times(int,V,W)) ) ).
tff(fact_56_zpower__zpower,axiom,
! [Z: nat,Y: nat,X: int] : ( power_power(int,power_power(int,X,Y),Z) = power_power(int,X,times_times(nat,Y,Z)) ) ).
tff(fact_57_number__of__is__id,axiom,
! [K: int] : ( number_number_of(int,K) = K ) ).
tff(fact_58_comm__semiring__1__class_Onormalizing__semiring__rules_I7_J,axiom,
! [A: $tType] :
( comm_semiring_1(A)
=> ! [B: A,A1: A] : ( times_times(A,A1,B) = times_times(A,B,A1) ) ) ).
tff(fact_59_comm__semiring__1__class_Onormalizing__semiring__rules_I19_J,axiom,
! [A: $tType] :
( comm_semiring_1(A)
=> ! [Ry: A,Rx: A,Lx: A] : ( times_times(A,Lx,times_times(A,Rx,Ry)) = times_times(A,Rx,times_times(A,Lx,Ry)) ) ) ).
tff(fact_60_comm__semiring__1__class_Onormalizing__semiring__rules_I18_J,axiom,
! [A: $tType] :
( comm_semiring_1(A)
=> ! [Ry: A,Rx: A,Lx: A] : ( times_times(A,Lx,times_times(A,Rx,Ry)) = times_times(A,times_times(A,Lx,Rx),Ry) ) ) ).
tff(fact_61_comm__semiring__1__class_Onormalizing__semiring__rules_I17_J,axiom,
! [A: $tType] :
( comm_semiring_1(A)
=> ! [Rx: A,Ly: A,Lx: A] : ( times_times(A,times_times(A,Lx,Ly),Rx) = times_times(A,Lx,times_times(A,Ly,Rx)) ) ) ).
tff(fact_62_comm__semiring__1__class_Onormalizing__semiring__rules_I16_J,axiom,
! [A: $tType] :
( comm_semiring_1(A)
=> ! [Rx: A,Ly: A,Lx: A] : ( times_times(A,times_times(A,Lx,Ly),Rx) = times_times(A,times_times(A,Lx,Rx),Ly) ) ) ).
tff(fact_63_comm__semiring__1__class_Onormalizing__semiring__rules_I14_J,axiom,
! [A: $tType] :
( comm_semiring_1(A)
=> ! [Ry: A,Rx: A,Ly: A,Lx: A] : ( times_times(A,times_times(A,Lx,Ly),times_times(A,Rx,Ry)) = times_times(A,Lx,times_times(A,Ly,times_times(A,Rx,Ry))) ) ) ).
tff(fact_64_comm__semiring__1__class_Onormalizing__semiring__rules_I15_J,axiom,
! [A: $tType] :
( comm_semiring_1(A)
=> ! [Ry: A,Rx: A,Ly: A,Lx: A] : ( times_times(A,times_times(A,Lx,Ly),times_times(A,Rx,Ry)) = times_times(A,Rx,times_times(A,times_times(A,Lx,Ly),Ry)) ) ) ).
tff(fact_65_comm__semiring__1__class_Onormalizing__semiring__rules_I13_J,axiom,
! [A: $tType] :
( comm_semiring_1(A)
=> ! [Ry: A,Rx: A,Ly: A,Lx: A] : ( times_times(A,times_times(A,Lx,Ly),times_times(A,Rx,Ry)) = times_times(A,times_times(A,Lx,Rx),times_times(A,Ly,Ry)) ) ) ).
tff(fact_66_comm__semiring__1__class_Onormalizing__semiring__rules_I33_J,axiom,
! [A: $tType] :
( comm_semiring_1(A)
=> ! [X: A] : ( power_power(A,X,one_one(nat)) = X ) ) ).
tff(fact_67_power__one__right,axiom,
! [A: $tType] :
( monoid_mult(A)
=> ! [A1: A] : ( power_power(A,A1,one_one(nat)) = A1 ) ) ).
tff(fact_68_comm__semiring__1__class_Onormalizing__semiring__rules_I31_J,axiom,
! [A: $tType] :
( comm_semiring_1(A)
=> ! [Q: nat,P: nat,X: A] : ( power_power(A,power_power(A,X,P),Q) = power_power(A,X,times_times(nat,P,Q)) ) ) ).
tff(fact_69_power__mult,axiom,
! [A: $tType] :
( monoid_mult(A)
=> ! [N: nat,M: nat,A1: A] : ( power_power(A,A1,times_times(nat,M,N)) = power_power(A,power_power(A,A1,M),N) ) ) ).
tff(fact_70_comm__semiring__1__class_Onormalizing__semiring__rules_I9_J,axiom,
! [A: $tType] :
( comm_semiring_1(A)
=> ! [A1: A] : ( times_times(A,zero_zero(A),A1) = zero_zero(A) ) ) ).
tff(fact_71_comm__semiring__1__class_Onormalizing__semiring__rules_I10_J,axiom,
! [A: $tType] :
( comm_semiring_1(A)
=> ! [A1: A] : ( times_times(A,A1,zero_zero(A)) = zero_zero(A) ) ) ).
tff(fact_72_comm__semiring__1__class_Onormalizing__semiring__rules_I11_J,axiom,
! [A: $tType] :
( comm_semiring_1(A)
=> ! [A1: A] : ( times_times(A,one_one(A),A1) = A1 ) ) ).
tff(fact_73_comm__semiring__1__class_Onormalizing__semiring__rules_I12_J,axiom,
! [A: $tType] :
( comm_semiring_1(A)
=> ! [A1: A] : ( times_times(A,A1,one_one(A)) = A1 ) ) ).
tff(fact_74_field__power__not__zero,axiom,
! [A: $tType] :
( ring_11004092258visors(A)
=> ! [N: nat,A1: A] :
( ( A1 != zero_zero(A) )
=> ( power_power(A,A1,N) != zero_zero(A) ) ) ) ).
tff(fact_75_comm__semiring__1__class_Onormalizing__semiring__rules_I30_J,axiom,
! [A: $tType] :
( comm_semiring_1(A)
=> ! [Q: nat,Y: A,X: A] : ( power_power(A,times_times(A,X,Y),Q) = times_times(A,power_power(A,X,Q),power_power(A,Y,Q)) ) ) ).
tff(fact_76_power__mult__distrib,axiom,
! [A: $tType] :
( comm_monoid_mult(A)
=> ! [N: nat,B: A,A1: A] : ( power_power(A,times_times(A,A1,B),N) = times_times(A,power_power(A,A1,N),power_power(A,B,N)) ) ) ).
tff(fact_77_power__commutes,axiom,
! [A: $tType] :
( monoid_mult(A)
=> ! [N: nat,A1: A] : ( times_times(A,power_power(A,A1,N),A1) = times_times(A,A1,power_power(A,A1,N)) ) ) ).
tff(fact_78_comm__semiring__1__class_Onormalizing__semiring__rules_I32_J,axiom,
! [A: $tType] :
( comm_semiring_1(A)
=> ! [X: A] : ( power_power(A,X,zero_zero(nat)) = one_one(A) ) ) ).
tff(fact_79_power__0__left,axiom,
! [A: $tType] :
( ( power(A)
& semiring_0(A) )
=> ! [N: nat] :
( ( ( N = zero_zero(nat) )
=> ( power_power(A,zero_zero(A),N) = one_one(A) ) )
& ( ( N != zero_zero(nat) )
=> ( power_power(A,zero_zero(A),N) = zero_zero(A) ) ) ) ) ).
tff(fact_80_nat__mult__eq__1__iff,axiom,
! [N1: nat,M1: nat] :
( ( times_times(nat,M1,N1) = one_one(nat) )
<=> ( ( M1 = one_one(nat) )
& ( N1 = one_one(nat) ) ) ) ).
tff(fact_81_nat__1__eq__mult__iff,axiom,
! [N1: nat,M1: nat] :
( ( one_one(nat) = times_times(nat,M1,N1) )
<=> ( ( M1 = one_one(nat) )
& ( N1 = one_one(nat) ) ) ) ).
tff(fact_82_mult__cancel2,axiom,
! [N1: nat,K1: nat,M1: nat] :
( ( times_times(nat,M1,K1) = times_times(nat,N1,K1) )
<=> ( ( M1 = N1 )
| ( K1 = zero_zero(nat) ) ) ) ).
tff(fact_83_mult__0,axiom,
! [N: nat] : ( times_times(nat,zero_zero(nat),N) = zero_zero(nat) ) ).
tff(fact_84_mult__0__right,axiom,
! [M: nat] : ( times_times(nat,M,zero_zero(nat)) = zero_zero(nat) ) ).
tff(fact_85_mult__is__0,axiom,
! [N1: nat,M1: nat] :
( ( times_times(nat,M1,N1) = zero_zero(nat) )
<=> ( ( M1 = zero_zero(nat) )
| ( N1 = zero_zero(nat) ) ) ) ).
tff(fact_86_mult__cancel1,axiom,
! [N1: nat,M1: nat,K1: nat] :
( ( times_times(nat,K1,M1) = times_times(nat,K1,N1) )
<=> ( ( M1 = N1 )
| ( K1 = zero_zero(nat) ) ) ) ).
tff(fact_87_nat__mult__commute,axiom,
! [N: nat,M: nat] : ( times_times(nat,M,N) = times_times(nat,N,M) ) ).
tff(fact_88_nat__mult__assoc,axiom,
! [K: nat,N: nat,M: nat] : ( times_times(nat,times_times(nat,M,N),K) = times_times(nat,M,times_times(nat,N,K)) ) ).
tff(fact_89_nat__mult__1,axiom,
! [N: nat] : ( times_times(nat,one_one(nat),N) = N ) ).
tff(fact_90_nat__mult__1__right,axiom,
! [N: nat] : ( times_times(nat,N,one_one(nat)) = N ) ).
tff(fact_91_mult__eq__self__implies__10,axiom,
! [N: nat,M: nat] :
( ( M = times_times(nat,M,N) )
=> ( ( N = one_one(nat) )
| ( M = zero_zero(nat) ) ) ) ).
tff(fact_92_mult__eq__0__iff,axiom,
! [A: $tType] :
( ring_n68954251visors(A)
=> ! [B1: A,A2: A] :
( ( times_times(A,A2,B1) = zero_zero(A) )
<=> ( ( A2 = zero_zero(A) )
| ( B1 = zero_zero(A) ) ) ) ) ).
tff(fact_93_mult__zero__right,axiom,
! [A: $tType] :
( mult_zero(A)
=> ! [A1: A] : ( times_times(A,A1,zero_zero(A)) = zero_zero(A) ) ) ).
tff(fact_94_mult__zero__left,axiom,
! [A: $tType] :
( mult_zero(A)
=> ! [A1: A] : ( times_times(A,zero_zero(A),A1) = zero_zero(A) ) ) ).
tff(fact_95_no__zero__divisors,axiom,
! [A: $tType] :
( no_zero_divisors(A)
=> ! [B: A,A1: A] :
( ( A1 != zero_zero(A) )
=> ( ( B != zero_zero(A) )
=> ( times_times(A,A1,B) != zero_zero(A) ) ) ) ) ).
tff(fact_96_divisors__zero,axiom,
! [A: $tType] :
( no_zero_divisors(A)
=> ! [B: A,A1: A] :
( ( times_times(A,A1,B) = zero_zero(A) )
=> ( ( A1 = zero_zero(A) )
| ( B = zero_zero(A) ) ) ) ) ).
tff(fact_97_one__neq__zero,axiom,
! [A: $tType] :
( zero_neq_one(A)
=> ( one_one(A) != zero_zero(A) ) ) ).
%----Arities (41)
tff(arity_Int_Oint___Rings_Oring__1__no__zero__divisors,axiom,
ring_11004092258visors(int) ).
tff(arity_Int_Oint___Rings_Oring__no__zero__divisors,axiom,
ring_n68954251visors(int) ).
tff(arity_Int_Oint___Groups_Ocomm__monoid__mult,axiom,
comm_monoid_mult(int) ).
tff(arity_Int_Oint___Rings_Ono__zero__divisors,axiom,
no_zero_divisors(int) ).
tff(arity_Int_Oint___Rings_Ocomm__semiring__1,axiom,
comm_semiring_1(int) ).
tff(arity_Int_Oint___Int_Onumber__semiring,axiom,
number_semiring(int) ).
tff(arity_Int_Oint___Rings_Ozero__neq__one,axiom,
zero_neq_one(int) ).
tff(arity_Int_Oint___Groups_Omonoid__mult,axiom,
monoid_mult(int) ).
tff(arity_Int_Oint___Rings_Osemiring__1,axiom,
semiring_1(int) ).
tff(arity_Int_Oint___Rings_Osemiring__0,axiom,
semiring_0(int) ).
tff(arity_Int_Oint___Rings_Omult__zero,axiom,
mult_zero(int) ).
tff(arity_Int_Oint___Int_Oring__char__0,axiom,
ring_char_0(int) ).
tff(arity_Int_Oint___Int_Onumber__ring,axiom,
number_ring(int) ).
tff(arity_Int_Oint___Power_Opower,axiom,
power(int) ).
tff(arity_Int_Oint___Int_Onumber,axiom,
number(int) ).
tff(arity_Nat_Onat___Groups_Ocomm__monoid__mult,axiom,
comm_monoid_mult(nat) ).
tff(arity_Nat_Onat___Rings_Ono__zero__divisors,axiom,
no_zero_divisors(nat) ).
tff(arity_Nat_Onat___Rings_Ocomm__semiring__1,axiom,
comm_semiring_1(nat) ).
tff(arity_Nat_Onat___Int_Onumber__semiring,axiom,
number_semiring(nat) ).
tff(arity_Nat_Onat___Rings_Ozero__neq__one,axiom,
zero_neq_one(nat) ).
tff(arity_Nat_Onat___Groups_Omonoid__mult,axiom,
monoid_mult(nat) ).
tff(arity_Nat_Onat___Rings_Osemiring__1,axiom,
semiring_1(nat) ).
tff(arity_Nat_Onat___Rings_Osemiring__0,axiom,
semiring_0(nat) ).
tff(arity_Nat_Onat___Rings_Omult__zero,axiom,
mult_zero(nat) ).
tff(arity_Nat_Onat___Power_Opower,axiom,
power(nat) ).
tff(arity_Nat_Onat___Int_Onumber,axiom,
number(nat) ).
tff(arity_Complex_Ocomplex___Rings_Oring__1__no__zero__divisors,axiom,
ring_11004092258visors(complex) ).
tff(arity_Complex_Ocomplex___Rings_Oring__no__zero__divisors,axiom,
ring_n68954251visors(complex) ).
tff(arity_Complex_Ocomplex___Groups_Ocomm__monoid__mult,axiom,
comm_monoid_mult(complex) ).
tff(arity_Complex_Ocomplex___Rings_Ono__zero__divisors,axiom,
no_zero_divisors(complex) ).
tff(arity_Complex_Ocomplex___Rings_Ocomm__semiring__1,axiom,
comm_semiring_1(complex) ).
tff(arity_Complex_Ocomplex___Int_Onumber__semiring,axiom,
number_semiring(complex) ).
tff(arity_Complex_Ocomplex___Rings_Ozero__neq__one,axiom,
zero_neq_one(complex) ).
tff(arity_Complex_Ocomplex___Groups_Omonoid__mult,axiom,
monoid_mult(complex) ).
tff(arity_Complex_Ocomplex___Rings_Osemiring__1,axiom,
semiring_1(complex) ).
tff(arity_Complex_Ocomplex___Rings_Osemiring__0,axiom,
semiring_0(complex) ).
tff(arity_Complex_Ocomplex___Rings_Omult__zero,axiom,
mult_zero(complex) ).
tff(arity_Complex_Ocomplex___Int_Oring__char__0,axiom,
ring_char_0(complex) ).
tff(arity_Complex_Ocomplex___Int_Onumber__ring,axiom,
number_ring(complex) ).
tff(arity_Complex_Ocomplex___Power_Opower,axiom,
power(complex) ).
tff(arity_Complex_Ocomplex___Int_Onumber,axiom,
number(complex) ).
%----Helper facts (2)
tff(help_pp_1_1_U,axiom,
~ pp(fFalse) ).
tff(help_pp_2_1_U,axiom,
pp(fTrue) ).
%----Conjectures (1)
tff(conj_0,conjecture,
power_power(complex,fundam1563812824_csqrt(z),number_number_of(nat,bit0(bit1(pls)))) = z ).
%------------------------------------------------------------------------------