TPTP Problem File: ITP223_4.p

View Solutions - Solve Problem

%------------------------------------------------------------------------------
% File     : ITP223_4 : TPTP v8.2.0. Released v8.0.0.
% Domain   : Interactive Theorem Proving
% Problem  : Sledgehammer problem VEBT_Height 00096_003879
% Version  : [Des22] axioms.
% English  :

% Refs     : [BH+15] Blanchette et al. (2015), Mining the Archive of Formal
%          : [Des22] Desharnais (2022), Email to Geoff Sutcliffe
% Source   : [Des22]
% Names    : 0064_VEBT_Height_00096_003879 [Des22]

% Status   : Theorem
% Rating   : 1.00 v8.1.0
% Syntax   : Number of formulae    : 11399 (4090 unt;1477 typ;   0 def)
%            Number of atoms       : 18572 (7904 equ)
%            Maximal formula atoms :   47 (   1 avg)
%            Number of connectives : 19267 (1862   ~; 317   |;2119   &)
%                                         (2024 <=>;12945  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   35 (   6 avg)
%            Maximal term depth    :   31 (   2 avg)
%            Number of FOOLs       :  625 ( 381 fml; 244 var)
%            Number of X terms     :  488 (   0  []; 428 ite;  60 let)
%            Number of types       :   13 (  12 usr)
%            Number of type conns  : 1214 (1058   >; 156   *;   0   +;   0  <<)
%            Number of predicates  :  232 ( 229 usr;   2 prp; 0-7 aty)
%            Number of functors    : 1250 (1250 usr;  62 con; 0-8 aty)
%            Number of variables   : 31859 (28726   !; 806   ?;31859   :)
%                                         (2327  !>;   0  ?*;   0  @-;   0  @+)
% SPC      : TX1_THM_EQU_NAR

% Comments : This file was generated by Isabelle (most likely Sledgehammer)
%            from the van Emde Boas Trees session in the Archive of Formal
%            proofs - 
%            www.isa-afp.org/browser_info/current/AFP/Van_Emde_Boas_Trees
%            2022-02-17 18:13:59.310
%------------------------------------------------------------------------------
% Could-be-implicit typings (19)
tff(ty_t_VEBT__Definitions_OVEBT,type,
    vEBT_VEBT: $tType ).

tff(ty_t_Code__Numeral_Ointeger,type,
    code_integer: $tType ).

tff(ty_t_Product__Type_Ounit,type,
    product_unit: $tType ).

tff(ty_t_Product__Type_Oprod,type,
    product_prod: ( $tType * $tType ) > $tType ).

tff(ty_t_Extended__Nat_Oenat,type,
    extended_enat: $tType ).

tff(ty_t_Complex_Ocomplex,type,
    complex: $tType ).

tff(ty_t_Option_Ooption,type,
    option: $tType > $tType ).

tff(ty_t_Filter_Ofilter,type,
    filter: $tType > $tType ).

tff(ty_t_String_Ochar,type,
    char: $tType ).

tff(ty_t_Real_Oreal,type,
    real: $tType ).

tff(ty_t_List_Olist,type,
    list: $tType > $tType ).

tff(ty_t_Set_Oset,type,
    set: $tType > $tType ).

tff(ty_t_Rat_Orat,type,
    rat: $tType ).

tff(ty_t_Num_Onum,type,
    num: $tType ).

tff(ty_t_Nat_Onat,type,
    nat: $tType ).

tff(ty_t_Int_Oint,type,
    int: $tType ).

tff(ty_t_itself,type,
    itself: $tType > $tType ).

tff(ty_t_fun,type,
    fun: ( $tType * $tType ) > $tType ).

tff(ty_tf_a,type,
    a: $tType ).

% Explicit typings (1458)
tff(sy_cl_Lattices_Obounded__lattice,type,
    bounded_lattice: 
      !>[A: $tType] : $o ).

tff(sy_cl_HOL_Otype,type,
    type: 
      !>[A: $tType] : $o ).

tff(sy_cl_Nat_Osize,type,
    size: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Odvd,type,
    dvd: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Oone,type,
    one: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Oidom,type,
    idom: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Oring,type,
    ring: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Oplus,type,
    plus: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Ozero,type,
    zero: 
      !>[A: $tType] : $o ).

tff(sy_cl_Num_Onumeral,type,
    numeral: 
      !>[A: $tType] : $o ).

tff(sy_cl_Power_Opower,type,
    power: 
      !>[A: $tType] : $o ).

tff(sy_cl_Fields_Ofield,type,
    field: 
      !>[A: $tType] : $o ).

tff(sy_cl_GCD_Oring__gcd,type,
    ring_gcd: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Oabs__if,type,
    abs_if: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Oring__1,type,
    ring_1: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Ouminus,type,
    uminus: 
      !>[A: $tType] : $o ).

tff(sy_cl_Orderings_Obot,type,
    bot: 
      !>[A: $tType] : $o ).

tff(sy_cl_Orderings_Oord,type,
    ord: 
      !>[A: $tType] : $o ).

tff(sy_cl_Orderings_Otop,type,
    top: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Osemidom,type,
    semidom: 
      !>[A: $tType] : $o ).

tff(sy_cl_Fields_Oinverse,type,
    inverse: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Osemiring,type,
    semiring: 
      !>[A: $tType] : $o ).

tff(sy_cl_Nat_Oring__char__0,type,
    ring_char_0: 
      !>[A: $tType] : $o ).

tff(sy_cl_Num_Oneg__numeral,type,
    neg_numeral: 
      !>[A: $tType] : $o ).

tff(sy_cl_Orderings_Oorder,type,
    order: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Ocomm__ring,type,
    comm_ring: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Omult__zero,type,
    mult_zero: 
      !>[A: $tType] : $o ).

tff(sy_cl_GCD_Osemiring__Gcd,type,
    semiring_Gcd: 
      !>[A: $tType] : $o ).

tff(sy_cl_GCD_Osemiring__gcd,type,
    semiring_gcd: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Ogroup__add,type,
    group_add: 
      !>[A: $tType] : $o ).

tff(sy_cl_Lattices_Olattice,type,
    lattice: 
      !>[A: $tType] : $o ).

tff(sy_cl_Orderings_Ono__bot,type,
    no_bot: 
      !>[A: $tType] : $o ).

tff(sy_cl_Orderings_Ono__top,type,
    no_top: 
      !>[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__add,type,
    monoid_add: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Ocomm__ring__1,type,
    comm_ring_1: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Oidom__divide,type,
    idom_divide: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Oidom__modulo,type,
    idom_modulo: 
      !>[A: $tType] : $o ).

tff(sy_cl_Transcendental_Oln,type,
    ln: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Omonoid__mult,type,
    monoid_mult: 
      !>[A: $tType] : $o ).

tff(sy_cl_Orderings_Olinorder,type,
    linorder: 
      !>[A: $tType] : $o ).

tff(sy_cl_Orderings_Opreorder,type,
    preorder: 
      !>[A: $tType] : $o ).

tff(sy_cl_Parity_Oring__parity,type,
    ring_parity: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Oidom__abs__sgn,type,
    idom_abs_sgn: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Oordered__ring,type,
    ordered_ring: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Ozero__neq__one,type,
    zero_neq_one: 
      !>[A: $tType] : $o ).

tff(sy_cl_Enum_Ofinite__lattice,type,
    finite_lattice: 
      !>[A: $tType] : $o ).

tff(sy_cl_Fields_Ofield__char__0,type,
    field_char_0: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Oab__group__add,type,
    ab_group_add: 
      !>[A: $tType] : $o ).

tff(sy_cl_Nat_Osemiring__char__0,type,
    semiring_char_0: 
      !>[A: $tType] : $o ).

tff(sy_cl_Orderings_Oorder__bot,type,
    order_bot: 
      !>[A: $tType] : $o ).

tff(sy_cl_Orderings_Oorder__top,type,
    order_top: 
      !>[A: $tType] : $o ).

tff(sy_cl_Orderings_Owellorder,type,
    wellorder: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Ocomm__semiring,type,
    comm_semiring: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Ozero__less__one,type,
    zero_less_one: 
      !>[A: $tType] : $o ).

tff(sy_cl_Fields_Odivision__ring,type,
    division_ring: 
      !>[A: $tType] : $o ).

tff(sy_cl_Fields_Ofield__abs__sgn,type,
    field_abs_sgn: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Osemigroup__add,type,
    semigroup_add: 
      !>[A: $tType] : $o ).

tff(sy_cl_Num_Osemiring__numeral,type,
    semiring_numeral: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Osemidom__divide,type,
    semidom_divide: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Osemidom__modulo,type,
    semidom_modulo: 
      !>[A: $tType] : $o ).

tff(sy_cl_Complete__Lattices_OInf,type,
    complete_Inf: 
      !>[A: $tType] : $o ).

tff(sy_cl_Complete__Lattices_OSup,type,
    complete_Sup: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Osemigroup__mult,type,
    semigroup_mult: 
      !>[A: $tType] : $o ).

tff(sy_cl_Orderings_Odense__order,type,
    dense_order: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Ocomm__semiring__0,type,
    comm_semiring_0: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Ocomm__semiring__1,type,
    comm_semiring_1: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Olinordered__idom,type,
    linordered_idom: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Olinordered__ring,type,
    linordered_ring: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Osemiring__modulo,type,
    semiring_modulo: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Ocomm__monoid__add,type,
    comm_monoid_add: 
      !>[A: $tType] : $o ).

tff(sy_cl_Parity_Osemiring__parity,type,
    semiring_parity: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Oordered__ring__abs,type,
    ordered_ring_abs: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Oordered__semiring,type,
    ordered_semiring: 
      !>[A: $tType] : $o ).

tff(sy_cl_Fields_Olinordered__field,type,
    linordered_field: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Oab__semigroup__add,type,
    ab_semigroup_add: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Ocomm__monoid__diff,type,
    comm_monoid_diff: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Ocomm__monoid__mult,type,
    comm_monoid_mult: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Oalgebraic__semidom,type,
    algebraic_semidom: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Osemiring__1__cancel,type,
    semiring_1_cancel: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Oab__semigroup__mult,type,
    ab_semigroup_mult: 
      !>[A: $tType] : $o ).

tff(sy_cl_Lattices_Osemilattice__inf,type,
    semilattice_inf: 
      !>[A: $tType] : $o ).

tff(sy_cl_Lattices_Osemilattice__sup,type,
    semilattice_sup: 
      !>[A: $tType] : $o ).

tff(sy_cl_Orderings_Odense__linorder,type,
    dense_linorder: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Olinordered__semidom,type,
    linordered_semidom: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Oordered__semiring__0,type,
    ordered_semiring_0: 
      !>[A: $tType] : $o ).

tff(sy_cl_Real__Vector__Spaces_Obanach,type,
    real_Vector_banach: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Olinordered__semiring,type,
    linordered_semiring: 
      !>[A: $tType] : $o ).

tff(sy_cl_Complete__Partial__Order_Occpo,type,
    comple9053668089753744459l_ccpo: 
      !>[A: $tType] : $o ).

tff(sy_cl_Enum_Ofinite__distrib__lattice,type,
    finite8700451911770168679attice: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Ocancel__semigroup__add,type,
    cancel_semigroup_add: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Oordered__ab__group__add,type,
    ordered_ab_group_add: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Olinordered__semiring__1,type,
    linord6961819062388156250ring_1: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Oordered__comm__semiring,type,
    ordere2520102378445227354miring: 
      !>[A: $tType] : $o ).

tff(sy_cl_Topological__Spaces_Ot1__space,type,
    topological_t1_space: 
      !>[A: $tType] : $o ).

tff(sy_cl_Topological__Spaces_Ot2__space,type,
    topological_t2_space: 
      !>[A: $tType] : $o ).

tff(sy_cl_Topological__Spaces_Ot3__space,type,
    topological_t3_space: 
      !>[A: $tType] : $o ).

tff(sy_cl_Topological__Spaces_Ot4__space,type,
    topological_t4_space: 
      !>[A: $tType] : $o ).

tff(sy_cl_Bit__Operations_Osemiring__bits,type,
    bit_semiring_bits: 
      !>[A: $tType] : $o ).

tff(sy_cl_Limits_Otopological__group__add,type,
    topolo1633459387980952147up_add: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Ocomm__semiring__1__cancel,type,
    comm_s4317794764714335236cancel: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Olinordered__ring__strict,type,
    linord4710134922213307826strict: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Ocancel__comm__monoid__add,type,
    cancel1802427076303600483id_add: 
      !>[A: $tType] : $o ).

tff(sy_cl_Limits_Otopological__monoid__add,type,
    topolo6943815403480290642id_add: 
      !>[A: $tType] : $o ).

tff(sy_cl_Real__Vector__Spaces_Oreal__field,type,
    real_V7773925162809079976_field: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Oring__1__no__zero__divisors,type,
    ring_15535105094025558882visors: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Ocancel__ab__semigroup__add,type,
    cancel2418104881723323429up_add: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Olinordered__ab__group__add,type,
    linord5086331880401160121up_add: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Oordered__comm__monoid__add,type,
    ordere6911136660526730532id_add: 
      !>[A: $tType] : $o ).

tff(sy_cl_Limits_Otopological__monoid__mult,type,
    topolo1898628316856586783d_mult: 
      !>[A: $tType] : $o ).

tff(sy_cl_Real__Vector__Spaces_Oreal__vector,type,
    real_V4867850818363320053vector: 
      !>[A: $tType] : $o ).

tff(sy_cl_Archimedean__Field_Ofloor__ceiling,type,
    archim2362893244070406136eiling: 
      !>[A: $tType] : $o ).

tff(sy_cl_GCD_Osemiring__gcd__mult__normalize,type,
    semiri6843258321239162965malize: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Oordered__ab__group__add__abs,type,
    ordere166539214618696060dd_abs: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Oordered__ab__semigroup__add,type,
    ordere6658533253407199908up_add: 
      !>[A: $tType] : $o ).

tff(sy_cl_Limits_Otopological__ab__group__add,type,
    topolo1287966508704411220up_add: 
      !>[A: $tType] : $o ).

tff(sy_cl_Real__Vector__Spaces_Ometric__space,type,
    real_V7819770556892013058_space: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Osemiring__no__zero__divisors,type,
    semiri3467727345109120633visors: 
      !>[A: $tType] : $o ).

tff(sy_cl_Boolean__Algebras_Oboolean__algebra,type,
    boolea8198339166811842893lgebra: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Olinordered__semiring__strict,type,
    linord8928482502909563296strict: 
      !>[A: $tType] : $o ).

tff(sy_cl_Topological__Spaces_Operfect__space,type,
    topolo8386298272705272623_space: 
      !>[A: $tType] : $o ).

tff(sy_cl_Topological__Spaces_Ouniform__space,type,
    topolo7287701948861334536_space: 
      !>[A: $tType] : $o ).

tff(sy_cl_Limits_Otopological__semigroup__mult,type,
    topolo4211221413907600880p_mult: 
      !>[A: $tType] : $o ).

tff(sy_cl_Real__Vector__Spaces_Ocomplete__space,type,
    real_V8037385150606011577_space: 
      !>[A: $tType] : $o ).

tff(sy_cl_Real__Vector__Spaces_Oreal__algebra__1,type,
    real_V2191834092415804123ebra_1: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Olinordered__nonzero__semiring,type,
    linord181362715937106298miring: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Osemiring__1__no__zero__divisors,type,
    semiri2026040879449505780visors: 
      !>[A: $tType] : $o ).

tff(sy_cl_Topological__Spaces_Oorder__topology,type,
    topolo2564578578187576103pology: 
      !>[A: $tType] : $o ).

tff(sy_cl_Bit__Operations_Oring__bit__operations,type,
    bit_ri3973907225187159222ations: 
      !>[A: $tType] : $o ).

tff(sy_cl_Complete__Lattices_Ocomplete__lattice,type,
    comple6319245703460814977attice: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Olinordered__ab__semigroup__add,type,
    linord4140545234300271783up_add: 
      !>[A: $tType] : $o ).

tff(sy_cl_Limits_Otopological__comm__monoid__add,type,
    topolo5987344860129210374id_add: 
      !>[A: $tType] : $o ).

tff(sy_cl_Orderings_Ounbounded__dense__linorder,type,
    unboun7993243217541854897norder: 
      !>[A: $tType] : $o ).

tff(sy_cl_Real__Vector__Spaces_Ouniformity__dist,type,
    real_V768167426530841204y_dist: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Olinordered__semiring__1__strict,type,
    linord715952674999750819strict: 
      !>[A: $tType] : $o ).

tff(sy_cl_Archimedean__Field_Oarchimedean__field,type,
    archim462609752435547400_field: 
      !>[A: $tType] : $o ).

tff(sy_cl_Complete__Lattices_Ocomplete__linorder,type,
    comple5582772986160207858norder: 
      !>[A: $tType] : $o ).

tff(sy_cl_Limits_Otopological__comm__monoid__mult,type,
    topolo4987421752381908075d_mult: 
      !>[A: $tType] : $o ).

tff(sy_cl_Real__Vector__Spaces_Oreal__div__algebra,type,
    real_V5047593784448816457lgebra: 
      !>[A: $tType] : $o ).

tff(sy_cl_Lattices_Obounded__semilattice__inf__top,type,
    bounde4346867609351753570nf_top: 
      !>[A: $tType] : $o ).

tff(sy_cl_Lattices_Obounded__semilattice__sup__bot,type,
    bounde4967611905675639751up_bot: 
      !>[A: $tType] : $o ).

tff(sy_cl_Real__Vector__Spaces_Oreal__normed__field,type,
    real_V3459762299906320749_field: 
      !>[A: $tType] : $o ).

tff(sy_cl_Topological__Spaces_Odiscrete__topology,type,
    topolo8865339358273720382pology: 
      !>[A: $tType] : $o ).

tff(sy_cl_Topological__Spaces_Olinorder__topology,type,
    topolo1944317154257567458pology: 
      !>[A: $tType] : $o ).

tff(sy_cl_Topological__Spaces_Otopological__space,type,
    topolo4958980785337419405_space: 
      !>[A: $tType] : $o ).

tff(sy_cl_Euclidean__Division_Oeuclidean__semiring,type,
    euclid3725896446679973847miring: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Ocanonically__ordered__monoid__add,type,
    canoni5634975068530333245id_add: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Oordered__cancel__comm__monoid__add,type,
    ordere8940638589300402666id_add: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Ostrict__ordered__comm__monoid__add,type,
    strict7427464778891057005id_add: 
      !>[A: $tType] : $o ).

tff(sy_cl_Real__Vector__Spaces_Oreal__normed__vector,type,
    real_V822414075346904944vector: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Olinordered__comm__semiring__strict,type,
    linord2810124833399127020strict: 
      !>[A: $tType] : $o ).

tff(sy_cl_Bit__Operations_Osemiring__bit__operations,type,
    bit_se359711467146920520ations: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Oordered__ab__semigroup__add__imp__le,type,
    ordere2412721322843649153imp_le: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Oordered__cancel__ab__semigroup__add,type,
    ordere580206878836729694up_add: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Oordered__cancel__comm__monoid__diff,type,
    ordere1170586879665033532d_diff: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Ostrict__ordered__ab__semigroup__add,type,
    strict9044650504122735259up_add: 
      !>[A: $tType] : $o ).

tff(sy_cl_Real__Vector__Spaces_Oordered__real__vector,type,
    real_V5355595471888546746vector: 
      !>[A: $tType] : $o ).

tff(sy_cl_Real__Vector__Spaces_Oreal__normed__algebra,type,
    real_V4412858255891104859lgebra: 
      !>[A: $tType] : $o ).

tff(sy_cl_Rings_Osemiring__no__zero__divisors__cancel,type,
    semiri6575147826004484403cancel: 
      !>[A: $tType] : $o ).

tff(sy_cl_Euclidean__Division_Oeuclidean__ring__cancel,type,
    euclid8851590272496341667cancel: 
      !>[A: $tType] : $o ).

tff(sy_cl_Real__Vector__Spaces_Oreal__normed__algebra__1,type,
    real_V2822296259951069270ebra_1: 
      !>[A: $tType] : $o ).

tff(sy_cl_Divides_Ounique__euclidean__semiring__numeral,type,
    unique1627219031080169319umeral: 
      !>[A: $tType] : $o ).

tff(sy_cl_Complete__Lattices_Ocomplete__boolean__algebra,type,
    comple489889107523837845lgebra: 
      !>[A: $tType] : $o ).

tff(sy_cl_Complete__Lattices_Ocomplete__distrib__lattice,type,
    comple592849572758109894attice: 
      !>[A: $tType] : $o ).

tff(sy_cl_Real__Vector__Spaces_Oreal__normed__div__algebra,type,
    real_V8999393235501362500lgebra: 
      !>[A: $tType] : $o ).

tff(sy_cl_Topological__Spaces_Ofirst__countable__topology,type,
    topolo3112930676232923870pology: 
      !>[A: $tType] : $o ).

tff(sy_cl_Euclidean__Division_Oeuclidean__semiring__cancel,type,
    euclid4440199948858584721cancel: 
      !>[A: $tType] : $o ).

tff(sy_cl_Euclidean__Division_Ounique__euclidean__semiring,type,
    euclid3128863361964157862miring: 
      !>[A: $tType] : $o ).

tff(sy_cl_Topological__Spaces_Olinear__continuum__topology,type,
    topolo8458572112393995274pology: 
      !>[A: $tType] : $o ).

tff(sy_cl_Groups_Oordered__ab__semigroup__monoid__add__imp__le,type,
    ordere1937475149494474687imp_le: 
      !>[A: $tType] : $o ).

tff(sy_cl_Conditionally__Complete__Lattices_Olinear__continuum,type,
    condit5016429287641298734tinuum: 
      !>[A: $tType] : $o ).

tff(sy_cl_Euclidean__Division_Ounique__euclidean__ring__with__nat,type,
    euclid8789492081693882211th_nat: 
      !>[A: $tType] : $o ).

tff(sy_cl_Euclidean__Division_Ounique__euclidean__semiring__with__nat,type,
    euclid5411537665997757685th_nat: 
      !>[A: $tType] : $o ).

tff(sy_cl_Countable__Complete__Lattices_Ocountable__complete__lattice,type,
    counta3822494911875563373attice: 
      !>[A: $tType] : $o ).

tff(sy_cl_Semiring__Normalization_Ocomm__semiring__1__cancel__crossproduct,type,
    semiri1453513574482234551roduct: 
      !>[A: $tType] : $o ).

tff(sy_cl_Bit__Operations_Ounique__euclidean__semiring__with__bit__operations,type,
    bit_un5681908812861735899ations: 
      !>[A: $tType] : $o ).

tff(sy_cl_Conditionally__Complete__Lattices_Oconditionally__complete__lattice,type,
    condit1219197933456340205attice: 
      !>[A: $tType] : $o ).

tff(sy_cl_Conditionally__Complete__Lattices_Oconditionally__complete__linorder,type,
    condit6923001295902523014norder: 
      !>[A: $tType] : $o ).

tff(sy_c_ATP_058Lamp__a____,type,
    aTP_Lamp_a: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aa____,type,
    aTP_Lamp_aa: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__aaa____,type,
    aTP_Lamp_aaa: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aab____,type,
    aTP_Lamp_aab: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aac____,type,
    aTP_Lamp_aac: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aad____,type,
    aTP_Lamp_aad: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aae____,type,
    aTP_Lamp_aae: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aaf____,type,
    aTP_Lamp_aaf: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aag____,type,
    aTP_Lamp_aag: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aah____,type,
    aTP_Lamp_aah: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aai____,type,
    aTP_Lamp_aai: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aaj____,type,
    aTP_Lamp_aaj: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aak____,type,
    aTP_Lamp_aak: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aal____,type,
    aTP_Lamp_aal: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aam____,type,
    aTP_Lamp_aam: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aan____,type,
    aTP_Lamp_aan: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aao____,type,
    aTP_Lamp_aao: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aap____,type,
    aTP_Lamp_aap: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aaq____,type,
    aTP_Lamp_aaq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aar____,type,
    aTP_Lamp_aar: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aas____,type,
    aTP_Lamp_aas: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aat____,type,
    aTP_Lamp_aat: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aau____,type,
    aTP_Lamp_aau: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aav____,type,
    aTP_Lamp_aav: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aaw____,type,
    aTP_Lamp_aaw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aax____,type,
    aTP_Lamp_aax: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aay____,type,
    aTP_Lamp_aay: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aaz____,type,
    aTP_Lamp_aaz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ab____,type,
    aTP_Lamp_ab: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aba____,type,
    aTP_Lamp_aba: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__abb____,type,
    aTP_Lamp_abb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__abc____,type,
    aTP_Lamp_abc: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__abd____,type,
    aTP_Lamp_abd: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__abe____,type,
    aTP_Lamp_abe: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__abf____,type,
    aTP_Lamp_abf: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__abg____,type,
    aTP_Lamp_abg: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__abh____,type,
    aTP_Lamp_abh: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__abi____,type,
    aTP_Lamp_abi: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__abj____,type,
    aTP_Lamp_abj: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__abk____,type,
    aTP_Lamp_abk: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__abl____,type,
    aTP_Lamp_abl: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__abm____,type,
    aTP_Lamp_abm: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__abn____,type,
    aTP_Lamp_abn: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__abo____,type,
    aTP_Lamp_abo: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__abp____,type,
    aTP_Lamp_abp: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__abq____,type,
    aTP_Lamp_abq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__abr____,type,
    aTP_Lamp_abr: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__abs____,type,
    aTP_Lamp_abs: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__abt____,type,
    aTP_Lamp_abt: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__abu____,type,
    aTP_Lamp_abu: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__abv____,type,
    aTP_Lamp_abv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__abw____,type,
    aTP_Lamp_abw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__abx____,type,
    aTP_Lamp_abx: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aby____,type,
    aTP_Lamp_aby: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__abz____,type,
    aTP_Lamp_abz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ac____,type,
    aTP_Lamp_ac: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aca____,type,
    aTP_Lamp_aca: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__acb____,type,
    aTP_Lamp_acb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__acc____,type,
    aTP_Lamp_acc: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__acd____,type,
    aTP_Lamp_acd: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ace____,type,
    aTP_Lamp_ace: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__acf____,type,
    aTP_Lamp_acf: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__acg____,type,
    aTP_Lamp_acg: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ach____,type,
    aTP_Lamp_ach: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aci____,type,
    aTP_Lamp_aci: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__acj____,type,
    aTP_Lamp_acj: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ack____,type,
    aTP_Lamp_ack: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__acl____,type,
    aTP_Lamp_acl: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__acm____,type,
    aTP_Lamp_acm: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__acn____,type,
    aTP_Lamp_acn: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aco____,type,
    aTP_Lamp_aco: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__acp____,type,
    aTP_Lamp_acp: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__acq____,type,
    aTP_Lamp_acq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__acr____,type,
    aTP_Lamp_acr: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__acs____,type,
    aTP_Lamp_acs: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__act____,type,
    aTP_Lamp_act: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__acu____,type,
    aTP_Lamp_acu: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__acv____,type,
    aTP_Lamp_acv: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__acw____,type,
    aTP_Lamp_acw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__acx____,type,
    aTP_Lamp_acx: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__acy____,type,
    aTP_Lamp_acy: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__acz____,type,
    aTP_Lamp_acz: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__ad____,type,
    aTP_Lamp_ad: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ada____,type,
    aTP_Lamp_ada: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__adb____,type,
    aTP_Lamp_adb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__adc____,type,
    aTP_Lamp_adc: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__add____,type,
    aTP_Lamp_add: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__ade____,type,
    aTP_Lamp_ade: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__adf____,type,
    aTP_Lamp_adf: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__adg____,type,
    aTP_Lamp_adg: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__adh____,type,
    aTP_Lamp_adh: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__adi____,type,
    aTP_Lamp_adi: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__adj____,type,
    aTP_Lamp_adj: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__adk____,type,
    aTP_Lamp_adk: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__adl____,type,
    aTP_Lamp_adl: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__adm____,type,
    aTP_Lamp_adm: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__adn____,type,
    aTP_Lamp_adn: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__ado____,type,
    aTP_Lamp_ado: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__adp____,type,
    aTP_Lamp_adp: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__adq____,type,
    aTP_Lamp_adq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__adr____,type,
    aTP_Lamp_adr: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__ads____,type,
    aTP_Lamp_ads: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__adt____,type,
    aTP_Lamp_adt: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__adu____,type,
    aTP_Lamp_adu: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__adv____,type,
    aTP_Lamp_adv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__adw____,type,
    aTP_Lamp_adw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__adx____,type,
    aTP_Lamp_adx: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ady____,type,
    aTP_Lamp_ady: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__adz____,type,
    aTP_Lamp_adz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ae____,type,
    aTP_Lamp_ae: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aea____,type,
    aTP_Lamp_aea: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aeb____,type,
    aTP_Lamp_aeb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aec____,type,
    aTP_Lamp_aec: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aed____,type,
    aTP_Lamp_aed: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aee____,type,
    aTP_Lamp_aee: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aef____,type,
    aTP_Lamp_aef: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aeg____,type,
    aTP_Lamp_aeg: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aeh____,type,
    aTP_Lamp_aeh: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aei____,type,
    aTP_Lamp_aei: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__aej____,type,
    aTP_Lamp_aej: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aek____,type,
    aTP_Lamp_aek: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ael____,type,
    aTP_Lamp_ael: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aem____,type,
    aTP_Lamp_aem: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__aen____,type,
    aTP_Lamp_aen: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aeo____,type,
    aTP_Lamp_aeo: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__aep____,type,
    aTP_Lamp_aep: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aeq____,type,
    aTP_Lamp_aeq: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__aer____,type,
    aTP_Lamp_aer: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aes____,type,
    aTP_Lamp_aes: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aet____,type,
    aTP_Lamp_aet: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aeu____,type,
    aTP_Lamp_aeu: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aev____,type,
    aTP_Lamp_aev: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aew____,type,
    aTP_Lamp_aew: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aex____,type,
    aTP_Lamp_aex: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aey____,type,
    aTP_Lamp_aey: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aez____,type,
    aTP_Lamp_aez: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__af____,type,
    aTP_Lamp_af: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__afa____,type,
    aTP_Lamp_afa: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__afb____,type,
    aTP_Lamp_afb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__afc____,type,
    aTP_Lamp_afc: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__afd____,type,
    aTP_Lamp_afd: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__afe____,type,
    aTP_Lamp_afe: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aff____,type,
    aTP_Lamp_aff: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__afg____,type,
    aTP_Lamp_afg: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__afh____,type,
    aTP_Lamp_afh: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__afi____,type,
    aTP_Lamp_afi: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__afj____,type,
    aTP_Lamp_afj: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__afk____,type,
    aTP_Lamp_afk: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__afl____,type,
    aTP_Lamp_afl: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__afm____,type,
    aTP_Lamp_afm: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__afn____,type,
    aTP_Lamp_afn: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__afo____,type,
    aTP_Lamp_afo: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__afp____,type,
    aTP_Lamp_afp: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__afq____,type,
    aTP_Lamp_afq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__afr____,type,
    aTP_Lamp_afr: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__afs____,type,
    aTP_Lamp_afs: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__aft____,type,
    aTP_Lamp_aft: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__afu____,type,
    aTP_Lamp_afu: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__afv____,type,
    aTP_Lamp_afv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__afw____,type,
    aTP_Lamp_afw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__afx____,type,
    aTP_Lamp_afx: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__afy____,type,
    aTP_Lamp_afy: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__afz____,type,
    aTP_Lamp_afz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ag____,type,
    aTP_Lamp_ag: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aga____,type,
    aTP_Lamp_aga: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__agb____,type,
    aTP_Lamp_agb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__agc____,type,
    aTP_Lamp_agc: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__agd____,type,
    aTP_Lamp_agd: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__age____,type,
    aTP_Lamp_age: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__agf____,type,
    aTP_Lamp_agf: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__agg____,type,
    aTP_Lamp_agg: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__agh____,type,
    aTP_Lamp_agh: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__agi____,type,
    aTP_Lamp_agi: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__agj____,type,
    aTP_Lamp_agj: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__agk____,type,
    aTP_Lamp_agk: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__agl____,type,
    aTP_Lamp_agl: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__agm____,type,
    aTP_Lamp_agm: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__agn____,type,
    aTP_Lamp_agn: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ago____,type,
    aTP_Lamp_ago: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__agp____,type,
    aTP_Lamp_agp: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__agq____,type,
    aTP_Lamp_agq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__agr____,type,
    aTP_Lamp_agr: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ags____,type,
    aTP_Lamp_ags: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__agt____,type,
    aTP_Lamp_agt: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__agu____,type,
    aTP_Lamp_agu: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__agv____,type,
    aTP_Lamp_agv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__agw____,type,
    aTP_Lamp_agw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__agx____,type,
    aTP_Lamp_agx: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__agy____,type,
    aTP_Lamp_agy: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__agz____,type,
    aTP_Lamp_agz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ah____,type,
    aTP_Lamp_ah: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__aha____,type,
    aTP_Lamp_aha: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ahb____,type,
    aTP_Lamp_ahb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ahc____,type,
    aTP_Lamp_ahc: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ahd____,type,
    aTP_Lamp_ahd: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__ahe____,type,
    aTP_Lamp_ahe: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__ahf____,type,
    aTP_Lamp_ahf: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ahg____,type,
    aTP_Lamp_ahg: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ahh____,type,
    aTP_Lamp_ahh: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ahi____,type,
    aTP_Lamp_ahi: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__ahj____,type,
    aTP_Lamp_ahj: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__ahk____,type,
    aTP_Lamp_ahk: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__ahl____,type,
    aTP_Lamp_ahl: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__ahm____,type,
    aTP_Lamp_ahm: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ahn____,type,
    aTP_Lamp_ahn: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aho____,type,
    aTP_Lamp_aho: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ahp____,type,
    aTP_Lamp_ahp: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ahq____,type,
    aTP_Lamp_ahq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ahr____,type,
    aTP_Lamp_ahr: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ahs____,type,
    aTP_Lamp_ahs: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aht____,type,
    aTP_Lamp_aht: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ahu____,type,
    aTP_Lamp_ahu: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ahv____,type,
    aTP_Lamp_ahv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ahw____,type,
    aTP_Lamp_ahw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ahx____,type,
    aTP_Lamp_ahx: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ahy____,type,
    aTP_Lamp_ahy: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ahz____,type,
    aTP_Lamp_ahz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ai____,type,
    aTP_Lamp_ai: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aia____,type,
    aTP_Lamp_aia: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aib____,type,
    aTP_Lamp_aib: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aic____,type,
    aTP_Lamp_aic: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aid____,type,
    aTP_Lamp_aid: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aie____,type,
    aTP_Lamp_aie: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aif____,type,
    aTP_Lamp_aif: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__aig____,type,
    aTP_Lamp_aig: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aih____,type,
    aTP_Lamp_aih: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aii____,type,
    aTP_Lamp_aii: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__aij____,type,
    aTP_Lamp_aij: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aik____,type,
    aTP_Lamp_aik: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ail____,type,
    aTP_Lamp_ail: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__aim____,type,
    aTP_Lamp_aim: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__ain____,type,
    aTP_Lamp_ain: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aio____,type,
    aTP_Lamp_aio: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__aip____,type,
    aTP_Lamp_aip: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__aiq____,type,
    aTP_Lamp_aiq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__air____,type,
    aTP_Lamp_air: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ais____,type,
    aTP_Lamp_ais: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ait____,type,
    aTP_Lamp_ait: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aiu____,type,
    aTP_Lamp_aiu: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__aiv____,type,
    aTP_Lamp_aiv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aiw____,type,
    aTP_Lamp_aiw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aix____,type,
    aTP_Lamp_aix: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aiy____,type,
    aTP_Lamp_aiy: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aiz____,type,
    aTP_Lamp_aiz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aj____,type,
    aTP_Lamp_aj: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aja____,type,
    aTP_Lamp_aja: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ajb____,type,
    aTP_Lamp_ajb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ajc____,type,
    aTP_Lamp_ajc: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__ajd____,type,
    aTP_Lamp_ajd: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aje____,type,
    aTP_Lamp_aje: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ajf____,type,
    aTP_Lamp_ajf: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ajg____,type,
    aTP_Lamp_ajg: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ajh____,type,
    aTP_Lamp_ajh: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aji____,type,
    aTP_Lamp_aji: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ajj____,type,
    aTP_Lamp_ajj: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__ak____,type,
    aTP_Lamp_ak: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__al____,type,
    aTP_Lamp_al: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__am____,type,
    aTP_Lamp_am: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__an____,type,
    aTP_Lamp_an: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ao____,type,
    aTP_Lamp_ao: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ap____,type,
    aTP_Lamp_ap: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__aq____,type,
    aTP_Lamp_aq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ar____,type,
    aTP_Lamp_ar: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__as____,type,
    aTP_Lamp_as: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__at____,type,
    aTP_Lamp_at: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__au____,type,
    aTP_Lamp_au: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__av____,type,
    aTP_Lamp_av: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__aw____,type,
    aTP_Lamp_aw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ax____,type,
    aTP_Lamp_ax: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ay____,type,
    aTP_Lamp_ay: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__az____,type,
    aTP_Lamp_az: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ba____,type,
    aTP_Lamp_ba: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__bb____,type,
    aTP_Lamp_bb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__bc____,type,
    aTP_Lamp_bc: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__bd____,type,
    aTP_Lamp_bd: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__be____,type,
    aTP_Lamp_be: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__bf____,type,
    aTP_Lamp_bf: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__bg____,type,
    aTP_Lamp_bg: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__bh____,type,
    aTP_Lamp_bh: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__bi____,type,
    aTP_Lamp_bi: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__bj____,type,
    aTP_Lamp_bj: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__bk____,type,
    aTP_Lamp_bk: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__bl____,type,
    aTP_Lamp_bl: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__bm____,type,
    aTP_Lamp_bm: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__bn____,type,
    aTP_Lamp_bn: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__bo____,type,
    aTP_Lamp_bo: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__bp____,type,
    aTP_Lamp_bp: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__bq____,type,
    aTP_Lamp_bq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__br____,type,
    aTP_Lamp_br: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__bs____,type,
    aTP_Lamp_bs: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__bt____,type,
    aTP_Lamp_bt: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__bu____,type,
    aTP_Lamp_bu: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__bv____,type,
    aTP_Lamp_bv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__bw____,type,
    aTP_Lamp_bw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__bx____,type,
    aTP_Lamp_bx: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__by____,type,
    aTP_Lamp_by: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__bz____,type,
    aTP_Lamp_bz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ca____,type,
    aTP_Lamp_ca: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__cb____,type,
    aTP_Lamp_cb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__cc____,type,
    aTP_Lamp_cc: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__cd____,type,
    aTP_Lamp_cd: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ce____,type,
    aTP_Lamp_ce: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__cf____,type,
    aTP_Lamp_cf: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__cg____,type,
    aTP_Lamp_cg: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ch____,type,
    aTP_Lamp_ch: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ci____,type,
    aTP_Lamp_ci: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__cj____,type,
    aTP_Lamp_cj: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__ck____,type,
    aTP_Lamp_ck: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__cl____,type,
    aTP_Lamp_cl: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__cm____,type,
    aTP_Lamp_cm: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__cn____,type,
    aTP_Lamp_cn: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__co____,type,
    aTP_Lamp_co: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__cp____,type,
    aTP_Lamp_cp: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__cq____,type,
    aTP_Lamp_cq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__cr____,type,
    aTP_Lamp_cr: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__cs____,type,
    aTP_Lamp_cs: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ct____,type,
    aTP_Lamp_ct: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__cu____,type,
    aTP_Lamp_cu: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__cv____,type,
    aTP_Lamp_cv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__cw____,type,
    aTP_Lamp_cw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__cx____,type,
    aTP_Lamp_cx: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__cy____,type,
    aTP_Lamp_cy: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__cz____,type,
    aTP_Lamp_cz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__da____,type,
    aTP_Lamp_da: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__db____,type,
    aTP_Lamp_db: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__dc____,type,
    aTP_Lamp_dc: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__dd____,type,
    aTP_Lamp_dd: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__de____,type,
    aTP_Lamp_de: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__df____,type,
    aTP_Lamp_df: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__dg____,type,
    aTP_Lamp_dg: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__dh____,type,
    aTP_Lamp_dh: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__di____,type,
    aTP_Lamp_di: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__dj____,type,
    aTP_Lamp_dj: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__dk____,type,
    aTP_Lamp_dk: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__dl____,type,
    aTP_Lamp_dl: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__dm____,type,
    aTP_Lamp_dm: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__dn____,type,
    aTP_Lamp_dn: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__do____,type,
    aTP_Lamp_do: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__dp____,type,
    aTP_Lamp_dp: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__dq____,type,
    aTP_Lamp_dq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__dr____,type,
    aTP_Lamp_dr: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ds____,type,
    aTP_Lamp_ds: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__dt____,type,
    aTP_Lamp_dt: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__du____,type,
    aTP_Lamp_du: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__dv____,type,
    aTP_Lamp_dv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__dw____,type,
    aTP_Lamp_dw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__dx____,type,
    aTP_Lamp_dx: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__dy____,type,
    aTP_Lamp_dy: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__dz____,type,
    aTP_Lamp_dz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ea____,type,
    aTP_Lamp_ea: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__eb____,type,
    aTP_Lamp_eb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ec____,type,
    aTP_Lamp_ec: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ed____,type,
    aTP_Lamp_ed: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ee____,type,
    aTP_Lamp_ee: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ef____,type,
    aTP_Lamp_ef: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__eg____,type,
    aTP_Lamp_eg: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__eh____,type,
    aTP_Lamp_eh: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ei____,type,
    aTP_Lamp_ei: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ej____,type,
    aTP_Lamp_ej: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ek____,type,
    aTP_Lamp_ek: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__el____,type,
    aTP_Lamp_el: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__em____,type,
    aTP_Lamp_em: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__en____,type,
    aTP_Lamp_en: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__eo____,type,
    aTP_Lamp_eo: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ep____,type,
    aTP_Lamp_ep: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__eq____,type,
    aTP_Lamp_eq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__er____,type,
    aTP_Lamp_er: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__es____,type,
    aTP_Lamp_es: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__et____,type,
    aTP_Lamp_et: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__eu____,type,
    aTP_Lamp_eu: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ev____,type,
    aTP_Lamp_ev: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ew____,type,
    aTP_Lamp_ew: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ex____,type,
    aTP_Lamp_ex: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ey____,type,
    aTP_Lamp_ey: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ez____,type,
    aTP_Lamp_ez: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__fa____,type,
    aTP_Lamp_fa: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__fb____,type,
    aTP_Lamp_fb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__fc____,type,
    aTP_Lamp_fc: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__fd____,type,
    aTP_Lamp_fd: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__fe____,type,
    aTP_Lamp_fe: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ff____,type,
    aTP_Lamp_ff: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__fg____,type,
    aTP_Lamp_fg: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__fh____,type,
    aTP_Lamp_fh: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__fi____,type,
    aTP_Lamp_fi: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__fj____,type,
    aTP_Lamp_fj: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__fk____,type,
    aTP_Lamp_fk: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__fl____,type,
    aTP_Lamp_fl: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__fm____,type,
    aTP_Lamp_fm: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__fn____,type,
    aTP_Lamp_fn: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__fo____,type,
    aTP_Lamp_fo: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__fp____,type,
    aTP_Lamp_fp: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__fq____,type,
    aTP_Lamp_fq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__fr____,type,
    aTP_Lamp_fr: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__fs____,type,
    aTP_Lamp_fs: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__ft____,type,
    aTP_Lamp_ft: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__fu____,type,
    aTP_Lamp_fu: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__fv____,type,
    aTP_Lamp_fv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__fw____,type,
    aTP_Lamp_fw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__fx____,type,
    aTP_Lamp_fx: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__fy____,type,
    aTP_Lamp_fy: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__fz____,type,
    aTP_Lamp_fz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ga____,type,
    aTP_Lamp_ga: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__gb____,type,
    aTP_Lamp_gb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__gc____,type,
    aTP_Lamp_gc: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__gd____,type,
    aTP_Lamp_gd: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ge____,type,
    aTP_Lamp_ge: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__gf____,type,
    aTP_Lamp_gf: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__gg____,type,
    aTP_Lamp_gg: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__gh____,type,
    aTP_Lamp_gh: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__gi____,type,
    aTP_Lamp_gi: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__gj____,type,
    aTP_Lamp_gj: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__gk____,type,
    aTP_Lamp_gk: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__gl____,type,
    aTP_Lamp_gl: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__gm____,type,
    aTP_Lamp_gm: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__gn____,type,
    aTP_Lamp_gn: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__go____,type,
    aTP_Lamp_go: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__gp____,type,
    aTP_Lamp_gp: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__gq____,type,
    aTP_Lamp_gq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__gr____,type,
    aTP_Lamp_gr: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__gs____,type,
    aTP_Lamp_gs: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__gt____,type,
    aTP_Lamp_gt: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__gu____,type,
    aTP_Lamp_gu: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__gv____,type,
    aTP_Lamp_gv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__gw____,type,
    aTP_Lamp_gw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__gx____,type,
    aTP_Lamp_gx: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__gy____,type,
    aTP_Lamp_gy: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__gz____,type,
    aTP_Lamp_gz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ha____,type,
    aTP_Lamp_ha: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__hb____,type,
    aTP_Lamp_hb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__hc____,type,
    aTP_Lamp_hc: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__hd____,type,
    aTP_Lamp_hd: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__he____,type,
    aTP_Lamp_he: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__hf____,type,
    aTP_Lamp_hf: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__hg____,type,
    aTP_Lamp_hg: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__hh____,type,
    aTP_Lamp_hh: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__hi____,type,
    aTP_Lamp_hi: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__hj____,type,
    aTP_Lamp_hj: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__hk____,type,
    aTP_Lamp_hk: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__hl____,type,
    aTP_Lamp_hl: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__hm____,type,
    aTP_Lamp_hm: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__hn____,type,
    aTP_Lamp_hn: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__ho____,type,
    aTP_Lamp_ho: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__hp____,type,
    aTP_Lamp_hp: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__hq____,type,
    aTP_Lamp_hq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__hr____,type,
    aTP_Lamp_hr: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__hs____,type,
    aTP_Lamp_hs: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__ht____,type,
    aTP_Lamp_ht: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__hu____,type,
    aTP_Lamp_hu: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__hv____,type,
    aTP_Lamp_hv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__hw____,type,
    aTP_Lamp_hw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__hx____,type,
    aTP_Lamp_hx: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__hy____,type,
    aTP_Lamp_hy: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__hz____,type,
    aTP_Lamp_hz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ia____,type,
    aTP_Lamp_ia: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ib____,type,
    aTP_Lamp_ib: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ic____,type,
    aTP_Lamp_ic: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__id____,type,
    aTP_Lamp_id: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ie____,type,
    aTP_Lamp_ie: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__if____,type,
    aTP_Lamp_if: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ig____,type,
    aTP_Lamp_ig: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ih____,type,
    aTP_Lamp_ih: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ii____,type,
    aTP_Lamp_ii: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ij____,type,
    aTP_Lamp_ij: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ik____,type,
    aTP_Lamp_ik: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__il____,type,
    aTP_Lamp_il: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__im____,type,
    aTP_Lamp_im: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__in____,type,
    aTP_Lamp_in: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__io____,type,
    aTP_Lamp_io: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ip____,type,
    aTP_Lamp_ip: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__iq____,type,
    aTP_Lamp_iq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ir____,type,
    aTP_Lamp_ir: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__is____,type,
    aTP_Lamp_is: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__it____,type,
    aTP_Lamp_it: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__iu____,type,
    aTP_Lamp_iu: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__iv____,type,
    aTP_Lamp_iv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__iw____,type,
    aTP_Lamp_iw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ix____,type,
    aTP_Lamp_ix: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__iy____,type,
    aTP_Lamp_iy: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__iz____,type,
    aTP_Lamp_iz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ja____,type,
    aTP_Lamp_ja: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__jb____,type,
    aTP_Lamp_jb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__jc____,type,
    aTP_Lamp_jc: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__jd____,type,
    aTP_Lamp_jd: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__je____,type,
    aTP_Lamp_je: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__jf____,type,
    aTP_Lamp_jf: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__jg____,type,
    aTP_Lamp_jg: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__jh____,type,
    aTP_Lamp_jh: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ji____,type,
    aTP_Lamp_ji: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__jj____,type,
    aTP_Lamp_jj: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__jk____,type,
    aTP_Lamp_jk: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__jl____,type,
    aTP_Lamp_jl: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__jm____,type,
    aTP_Lamp_jm: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__jn____,type,
    aTP_Lamp_jn: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__jo____,type,
    aTP_Lamp_jo: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__jp____,type,
    aTP_Lamp_jp: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__jq____,type,
    aTP_Lamp_jq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__jr____,type,
    aTP_Lamp_jr: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__js____,type,
    aTP_Lamp_js: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__jt____,type,
    aTP_Lamp_jt: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ju____,type,
    aTP_Lamp_ju: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__jv____,type,
    aTP_Lamp_jv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__jw____,type,
    aTP_Lamp_jw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__jx____,type,
    aTP_Lamp_jx: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__jy____,type,
    aTP_Lamp_jy: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__jz____,type,
    aTP_Lamp_jz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ka____,type,
    aTP_Lamp_ka: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__kb____,type,
    aTP_Lamp_kb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__kc____,type,
    aTP_Lamp_kc: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__kd____,type,
    aTP_Lamp_kd: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ke____,type,
    aTP_Lamp_ke: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__kf____,type,
    aTP_Lamp_kf: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__kg____,type,
    aTP_Lamp_kg: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__kh____,type,
    aTP_Lamp_kh: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ki____,type,
    aTP_Lamp_ki: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__kj____,type,
    aTP_Lamp_kj: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__kk____,type,
    aTP_Lamp_kk: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__kl____,type,
    aTP_Lamp_kl: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__km____,type,
    aTP_Lamp_km: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__kn____,type,
    aTP_Lamp_kn: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ko____,type,
    aTP_Lamp_ko: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__kp____,type,
    aTP_Lamp_kp: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__kq____,type,
    aTP_Lamp_kq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__kr____,type,
    aTP_Lamp_kr: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ks____,type,
    aTP_Lamp_ks: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__kt____,type,
    aTP_Lamp_kt: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ku____,type,
    aTP_Lamp_ku: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__kv____,type,
    aTP_Lamp_kv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__kw____,type,
    aTP_Lamp_kw: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__kx____,type,
    aTP_Lamp_kx: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ky____,type,
    aTP_Lamp_ky: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__kz____,type,
    aTP_Lamp_kz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__la____,type,
    aTP_Lamp_la: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__lb____,type,
    aTP_Lamp_lb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__lc____,type,
    aTP_Lamp_lc: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ld____,type,
    aTP_Lamp_ld: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__le____,type,
    aTP_Lamp_le: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__lf____,type,
    aTP_Lamp_lf: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__lg____,type,
    aTP_Lamp_lg: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__lh____,type,
    aTP_Lamp_lh: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__li____,type,
    aTP_Lamp_li: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__lj____,type,
    aTP_Lamp_lj: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__lk____,type,
    aTP_Lamp_lk: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ll____,type,
    aTP_Lamp_ll: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__lm____,type,
    aTP_Lamp_lm: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ln____,type,
    aTP_Lamp_ln: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__lo____,type,
    aTP_Lamp_lo: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__lp____,type,
    aTP_Lamp_lp: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__lq____,type,
    aTP_Lamp_lq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__lr____,type,
    aTP_Lamp_lr: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ls____,type,
    aTP_Lamp_ls: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__lt____,type,
    aTP_Lamp_lt: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__lu____,type,
    aTP_Lamp_lu: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__lv____,type,
    aTP_Lamp_lv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__lw____,type,
    aTP_Lamp_lw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__lx____,type,
    aTP_Lamp_lx: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ly____,type,
    aTP_Lamp_ly: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__lz____,type,
    aTP_Lamp_lz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ma____,type,
    aTP_Lamp_ma: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__mb____,type,
    aTP_Lamp_mb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__mc____,type,
    aTP_Lamp_mc: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__md____,type,
    aTP_Lamp_md: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__me____,type,
    aTP_Lamp_me: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__mf____,type,
    aTP_Lamp_mf: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__mg____,type,
    aTP_Lamp_mg: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__mh____,type,
    aTP_Lamp_mh: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__mi____,type,
    aTP_Lamp_mi: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__mj____,type,
    aTP_Lamp_mj: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__mk____,type,
    aTP_Lamp_mk: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ml____,type,
    aTP_Lamp_ml: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__mm____,type,
    aTP_Lamp_mm: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__mn____,type,
    aTP_Lamp_mn: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__mo____,type,
    aTP_Lamp_mo: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__mp____,type,
    aTP_Lamp_mp: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__mq____,type,
    aTP_Lamp_mq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__mr____,type,
    aTP_Lamp_mr: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ms____,type,
    aTP_Lamp_ms: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__mt____,type,
    aTP_Lamp_mt: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__mu____,type,
    aTP_Lamp_mu: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__mv____,type,
    aTP_Lamp_mv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__mw____,type,
    aTP_Lamp_mw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__mx____,type,
    aTP_Lamp_mx: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__my____,type,
    aTP_Lamp_my: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__mz____,type,
    aTP_Lamp_mz: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__na____,type,
    aTP_Lamp_na: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__nb____,type,
    aTP_Lamp_nb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__nc____,type,
    aTP_Lamp_nc: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__nd____,type,
    aTP_Lamp_nd: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ne____,type,
    aTP_Lamp_ne: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__nf____,type,
    aTP_Lamp_nf: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__ng____,type,
    aTP_Lamp_ng: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__nh____,type,
    aTP_Lamp_nh: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ni____,type,
    aTP_Lamp_ni: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__nj____,type,
    aTP_Lamp_nj: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__nk____,type,
    aTP_Lamp_nk: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__nl____,type,
    aTP_Lamp_nl: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__nm____,type,
    aTP_Lamp_nm: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__nn____,type,
    aTP_Lamp_nn: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__no____,type,
    aTP_Lamp_no: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__np____,type,
    aTP_Lamp_np: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__nq____,type,
    aTP_Lamp_nq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__nr____,type,
    aTP_Lamp_nr: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ns____,type,
    aTP_Lamp_ns: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__nt____,type,
    aTP_Lamp_nt: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__nu____,type,
    aTP_Lamp_nu: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__nv____,type,
    aTP_Lamp_nv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__nw____,type,
    aTP_Lamp_nw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__nx____,type,
    aTP_Lamp_nx: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ny____,type,
    aTP_Lamp_ny: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__nz____,type,
    aTP_Lamp_nz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__oa____,type,
    aTP_Lamp_oa: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ob____,type,
    aTP_Lamp_ob: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__oc____,type,
    aTP_Lamp_oc: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__od____,type,
    aTP_Lamp_od: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__oe____,type,
    aTP_Lamp_oe: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__of____,type,
    aTP_Lamp_of: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__og____,type,
    aTP_Lamp_og: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__oh____,type,
    aTP_Lamp_oh: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__oi____,type,
    aTP_Lamp_oi: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__oj____,type,
    aTP_Lamp_oj: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ok____,type,
    aTP_Lamp_ok: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__ol____,type,
    aTP_Lamp_ol: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__om____,type,
    aTP_Lamp_om: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__on____,type,
    aTP_Lamp_on: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__oo____,type,
    aTP_Lamp_oo: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__op____,type,
    aTP_Lamp_op: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__oq____,type,
    aTP_Lamp_oq: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__or____,type,
    aTP_Lamp_or: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__os____,type,
    aTP_Lamp_os: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ot____,type,
    aTP_Lamp_ot: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__ou____,type,
    aTP_Lamp_ou: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ov____,type,
    aTP_Lamp_ov: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ow____,type,
    aTP_Lamp_ow: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ox____,type,
    aTP_Lamp_ox: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__oy____,type,
    aTP_Lamp_oy: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__oz____,type,
    aTP_Lamp_oz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__pa____,type,
    aTP_Lamp_pa: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__pb____,type,
    aTP_Lamp_pb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__pc____,type,
    aTP_Lamp_pc: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__pd____,type,
    aTP_Lamp_pd: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__pe____,type,
    aTP_Lamp_pe: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__pf____,type,
    aTP_Lamp_pf: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__pg____,type,
    aTP_Lamp_pg: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ph____,type,
    aTP_Lamp_ph: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__pi____,type,
    aTP_Lamp_pi: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__pj____,type,
    aTP_Lamp_pj: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__pk____,type,
    aTP_Lamp_pk: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__pl____,type,
    aTP_Lamp_pl: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__pm____,type,
    aTP_Lamp_pm: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__pn____,type,
    aTP_Lamp_pn: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__po____,type,
    aTP_Lamp_po: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__pp____,type,
    aTP_Lamp_pp: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__pq____,type,
    aTP_Lamp_pq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__pr____,type,
    aTP_Lamp_pr: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ps____,type,
    aTP_Lamp_ps: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__pt____,type,
    aTP_Lamp_pt: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__pu____,type,
    aTP_Lamp_pu: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__pv____,type,
    aTP_Lamp_pv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__pw____,type,
    aTP_Lamp_pw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__px____,type,
    aTP_Lamp_px: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__py____,type,
    aTP_Lamp_py: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__pz____,type,
    aTP_Lamp_pz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__qa____,type,
    aTP_Lamp_qa: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__qb____,type,
    aTP_Lamp_qb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__qc____,type,
    aTP_Lamp_qc: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__qd____,type,
    aTP_Lamp_qd: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__qe____,type,
    aTP_Lamp_qe: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__qf____,type,
    aTP_Lamp_qf: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__qg____,type,
    aTP_Lamp_qg: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__qh____,type,
    aTP_Lamp_qh: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__qi____,type,
    aTP_Lamp_qi: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__qj____,type,
    aTP_Lamp_qj: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__qk____,type,
    aTP_Lamp_qk: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ql____,type,
    aTP_Lamp_ql: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__qm____,type,
    aTP_Lamp_qm: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__qn____,type,
    aTP_Lamp_qn: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__qo____,type,
    aTP_Lamp_qo: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__qp____,type,
    aTP_Lamp_qp: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__qq____,type,
    aTP_Lamp_qq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__qr____,type,
    aTP_Lamp_qr: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__qs____,type,
    aTP_Lamp_qs: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__qt____,type,
    aTP_Lamp_qt: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__qu____,type,
    aTP_Lamp_qu: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__qv____,type,
    aTP_Lamp_qv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__qw____,type,
    aTP_Lamp_qw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__qx____,type,
    aTP_Lamp_qx: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__qy____,type,
    aTP_Lamp_qy: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__qz____,type,
    aTP_Lamp_qz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ra____,type,
    aTP_Lamp_ra: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__rb____,type,
    aTP_Lamp_rb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__rc____,type,
    aTP_Lamp_rc: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__rd____,type,
    aTP_Lamp_rd: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__re____,type,
    aTP_Lamp_re: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__rf____,type,
    aTP_Lamp_rf: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__rg____,type,
    aTP_Lamp_rg: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__rh____,type,
    aTP_Lamp_rh: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ri____,type,
    aTP_Lamp_ri: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__rj____,type,
    aTP_Lamp_rj: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__rk____,type,
    aTP_Lamp_rk: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__rl____,type,
    aTP_Lamp_rl: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__rm____,type,
    aTP_Lamp_rm: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__rn____,type,
    aTP_Lamp_rn: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ro____,type,
    aTP_Lamp_ro: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__rp____,type,
    aTP_Lamp_rp: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__rq____,type,
    aTP_Lamp_rq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__rr____,type,
    aTP_Lamp_rr: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__rs____,type,
    aTP_Lamp_rs: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__rt____,type,
    aTP_Lamp_rt: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ru____,type,
    aTP_Lamp_ru: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__rv____,type,
    aTP_Lamp_rv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__rw____,type,
    aTP_Lamp_rw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__rx____,type,
    aTP_Lamp_rx: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ry____,type,
    aTP_Lamp_ry: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__rz____,type,
    aTP_Lamp_rz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__sa____,type,
    aTP_Lamp_sa: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__sb____,type,
    aTP_Lamp_sb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__sc____,type,
    aTP_Lamp_sc: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__sd____,type,
    aTP_Lamp_sd: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__se____,type,
    aTP_Lamp_se: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__sf____,type,
    aTP_Lamp_sf: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__sg____,type,
    aTP_Lamp_sg: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__sh____,type,
    aTP_Lamp_sh: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__si____,type,
    aTP_Lamp_si: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__sj____,type,
    aTP_Lamp_sj: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__sk____,type,
    aTP_Lamp_sk: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__sl____,type,
    aTP_Lamp_sl: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__sm____,type,
    aTP_Lamp_sm: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__sn____,type,
    aTP_Lamp_sn: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__so____,type,
    aTP_Lamp_so: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__sp____,type,
    aTP_Lamp_sp: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__sq____,type,
    aTP_Lamp_sq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__sr____,type,
    aTP_Lamp_sr: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ss____,type,
    aTP_Lamp_ss: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__st____,type,
    aTP_Lamp_st: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__su____,type,
    aTP_Lamp_su: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__sv____,type,
    aTP_Lamp_sv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__sw____,type,
    aTP_Lamp_sw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__sx____,type,
    aTP_Lamp_sx: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__sy____,type,
    aTP_Lamp_sy: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__sz____,type,
    aTP_Lamp_sz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ta____,type,
    aTP_Lamp_ta: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__tb____,type,
    aTP_Lamp_tb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__tc____,type,
    aTP_Lamp_tc: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__td____,type,
    aTP_Lamp_td: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__te____,type,
    aTP_Lamp_te: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__tf____,type,
    aTP_Lamp_tf: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__tg____,type,
    aTP_Lamp_tg: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__th____,type,
    aTP_Lamp_th: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ti____,type,
    aTP_Lamp_ti: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__tj____,type,
    aTP_Lamp_tj: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__tk____,type,
    aTP_Lamp_tk: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__tl____,type,
    aTP_Lamp_tl: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__tm____,type,
    aTP_Lamp_tm: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__tn____,type,
    aTP_Lamp_tn: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__to____,type,
    aTP_Lamp_to: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__tp____,type,
    aTP_Lamp_tp: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__tq____,type,
    aTP_Lamp_tq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__tr____,type,
    aTP_Lamp_tr: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ts____,type,
    aTP_Lamp_ts: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__tt____,type,
    aTP_Lamp_tt: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__tu____,type,
    aTP_Lamp_tu: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__tv____,type,
    aTP_Lamp_tv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__tw____,type,
    aTP_Lamp_tw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__tx____,type,
    aTP_Lamp_tx: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ty____,type,
    aTP_Lamp_ty: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__tz____,type,
    aTP_Lamp_tz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ua____,type,
    aTP_Lamp_ua: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ub____,type,
    aTP_Lamp_ub: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__uc____,type,
    aTP_Lamp_uc: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ud____,type,
    aTP_Lamp_ud: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ue____,type,
    aTP_Lamp_ue: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__uf____,type,
    aTP_Lamp_uf: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ug____,type,
    aTP_Lamp_ug: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__uh____,type,
    aTP_Lamp_uh: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ui____,type,
    aTP_Lamp_ui: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__uj____,type,
    aTP_Lamp_uj: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__uk____,type,
    aTP_Lamp_uk: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ul____,type,
    aTP_Lamp_ul: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__um____,type,
    aTP_Lamp_um: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__un____,type,
    aTP_Lamp_un: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__uo____,type,
    aTP_Lamp_uo: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__up____,type,
    aTP_Lamp_up: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__uq____,type,
    aTP_Lamp_uq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ur____,type,
    aTP_Lamp_ur: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__us____,type,
    aTP_Lamp_us: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ut____,type,
    aTP_Lamp_ut: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__uu____,type,
    aTP_Lamp_uu: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__uv____,type,
    aTP_Lamp_uv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__uw____,type,
    aTP_Lamp_uw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ux____,type,
    aTP_Lamp_ux: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__uy____,type,
    aTP_Lamp_uy: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__uz____,type,
    aTP_Lamp_uz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__va____,type,
    aTP_Lamp_va: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__vb____,type,
    aTP_Lamp_vb: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__vc____,type,
    aTP_Lamp_vc: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__vd____,type,
    aTP_Lamp_vd: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ve____,type,
    aTP_Lamp_ve: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__vf____,type,
    aTP_Lamp_vf: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__vg____,type,
    aTP_Lamp_vg: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__vh____,type,
    aTP_Lamp_vh: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__vi____,type,
    aTP_Lamp_vi: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__vj____,type,
    aTP_Lamp_vj: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__vk____,type,
    aTP_Lamp_vk: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__vl____,type,
    aTP_Lamp_vl: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__vm____,type,
    aTP_Lamp_vm: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__vn____,type,
    aTP_Lamp_vn: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__vo____,type,
    aTP_Lamp_vo: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__vp____,type,
    aTP_Lamp_vp: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__vq____,type,
    aTP_Lamp_vq: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__vr____,type,
    aTP_Lamp_vr: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__vs____,type,
    aTP_Lamp_vs: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__vt____,type,
    aTP_Lamp_vt: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__vu____,type,
    aTP_Lamp_vu: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__vv____,type,
    aTP_Lamp_vv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__vw____,type,
    aTP_Lamp_vw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__vx____,type,
    aTP_Lamp_vx: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__vy____,type,
    aTP_Lamp_vy: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__vz____,type,
    aTP_Lamp_vz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__wa____,type,
    aTP_Lamp_wa: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__wb____,type,
    aTP_Lamp_wb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__wc____,type,
    aTP_Lamp_wc: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__wd____,type,
    aTP_Lamp_wd: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__we____,type,
    aTP_Lamp_we: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__wf____,type,
    aTP_Lamp_wf: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__wg____,type,
    aTP_Lamp_wg: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__wh____,type,
    aTP_Lamp_wh: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__wi____,type,
    aTP_Lamp_wi: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__wj____,type,
    aTP_Lamp_wj: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__wk____,type,
    aTP_Lamp_wk: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__wl____,type,
    aTP_Lamp_wl: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__wm____,type,
    aTP_Lamp_wm: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__wn____,type,
    aTP_Lamp_wn: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__wo____,type,
    aTP_Lamp_wo: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__wp____,type,
    aTP_Lamp_wp: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__wq____,type,
    aTP_Lamp_wq: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__wr____,type,
    aTP_Lamp_wr: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ws____,type,
    aTP_Lamp_ws: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__wt____,type,
    aTP_Lamp_wt: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__wu____,type,
    aTP_Lamp_wu: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__wv____,type,
    aTP_Lamp_wv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ww____,type,
    aTP_Lamp_ww: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__wx____,type,
    aTP_Lamp_wx: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__wy____,type,
    aTP_Lamp_wy: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__wz____,type,
    aTP_Lamp_wz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__xa____,type,
    aTP_Lamp_xa: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__xb____,type,
    aTP_Lamp_xb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__xc____,type,
    aTP_Lamp_xc: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__xd____,type,
    aTP_Lamp_xd: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__xe____,type,
    aTP_Lamp_xe: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__xf____,type,
    aTP_Lamp_xf: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__xg____,type,
    aTP_Lamp_xg: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__xh____,type,
    aTP_Lamp_xh: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__xi____,type,
    aTP_Lamp_xi: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__xj____,type,
    aTP_Lamp_xj: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__xk____,type,
    aTP_Lamp_xk: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__xl____,type,
    aTP_Lamp_xl: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__xm____,type,
    aTP_Lamp_xm: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__xn____,type,
    aTP_Lamp_xn: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__xo____,type,
    aTP_Lamp_xo: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__xp____,type,
    aTP_Lamp_xp: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__xq____,type,
    aTP_Lamp_xq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__xr____,type,
    aTP_Lamp_xr: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__xs____,type,
    aTP_Lamp_xs: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__xt____,type,
    aTP_Lamp_xt: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__xu____,type,
    aTP_Lamp_xu: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__xv____,type,
    aTP_Lamp_xv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__xw____,type,
    aTP_Lamp_xw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__xx____,type,
    aTP_Lamp_xx: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__xy____,type,
    aTP_Lamp_xy: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__xz____,type,
    aTP_Lamp_xz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ya____,type,
    aTP_Lamp_ya: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__yb____,type,
    aTP_Lamp_yb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__yc____,type,
    aTP_Lamp_yc: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__yd____,type,
    aTP_Lamp_yd: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ye____,type,
    aTP_Lamp_ye: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__yf____,type,
    aTP_Lamp_yf: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__yg____,type,
    aTP_Lamp_yg: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__yh____,type,
    aTP_Lamp_yh: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__yi____,type,
    aTP_Lamp_yi: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__yj____,type,
    aTP_Lamp_yj: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__yk____,type,
    aTP_Lamp_yk: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__yl____,type,
    aTP_Lamp_yl: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ym____,type,
    aTP_Lamp_ym: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__yn____,type,
    aTP_Lamp_yn: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__yo____,type,
    aTP_Lamp_yo: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__yp____,type,
    aTP_Lamp_yp: 
      !>[A: $tType,B: $tType] : fun(A,B) ).

tff(sy_c_ATP_058Lamp__yq____,type,
    aTP_Lamp_yq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__yr____,type,
    aTP_Lamp_yr: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ys____,type,
    aTP_Lamp_ys: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__yt____,type,
    aTP_Lamp_yt: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__yu____,type,
    aTP_Lamp_yu: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__yv____,type,
    aTP_Lamp_yv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__yw____,type,
    aTP_Lamp_yw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__yx____,type,
    aTP_Lamp_yx: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__yy____,type,
    aTP_Lamp_yy: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__yz____,type,
    aTP_Lamp_yz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__za____,type,
    aTP_Lamp_za: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__zb____,type,
    aTP_Lamp_zb: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__zc____,type,
    aTP_Lamp_zc: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__zd____,type,
    aTP_Lamp_zd: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__ze____,type,
    aTP_Lamp_ze: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__zf____,type,
    aTP_Lamp_zf: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__zg____,type,
    aTP_Lamp_zg: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__zh____,type,
    aTP_Lamp_zh: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__zi____,type,
    aTP_Lamp_zi: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__zj____,type,
    aTP_Lamp_zj: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__zk____,type,
    aTP_Lamp_zk: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__zl____,type,
    aTP_Lamp_zl: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__zm____,type,
    aTP_Lamp_zm: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__zn____,type,
    aTP_Lamp_zn: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__zo____,type,
    aTP_Lamp_zo: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__zp____,type,
    aTP_Lamp_zp: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__zq____,type,
    aTP_Lamp_zq: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__zr____,type,
    aTP_Lamp_zr: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__zs____,type,
    aTP_Lamp_zs: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__zt____,type,
    aTP_Lamp_zt: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__zu____,type,
    aTP_Lamp_zu: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__zv____,type,
    aTP_Lamp_zv: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__zw____,type,
    aTP_Lamp_zw: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__zx____,type,
    aTP_Lamp_zx: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__zy____,type,
    aTP_Lamp_zy: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_ATP_058Lamp__zz____,type,
    aTP_Lamp_zz: 
      !>[A: $tType,B: $tType] : ( A > B ) ).

tff(sy_c_Archimedean__Field_Oceiling,type,
    archimedean_ceiling: 
      !>[A: $tType] : ( A > int ) ).

tff(sy_c_Archimedean__Field_Ofloor__ceiling__class_Ofloor,type,
    archim6421214686448440834_floor: 
      !>[A: $tType] : fun(A,int) ).

tff(sy_c_Archimedean__Field_Ofrac,type,
    archimedean_frac: 
      !>[A: $tType] : ( A > A ) ).

tff(sy_c_Archimedean__Field_Oround,type,
    archimedean_round: 
      !>[A: $tType] : ( A > int ) ).

tff(sy_c_BNF__Wellorder__Constructions_OFunc,type,
    bNF_Wellorder_Func: 
      !>[A: $tType,B: $tType] : ( ( set(A) * set(B) ) > set(fun(A,B)) ) ).

tff(sy_c_BNF__Wellorder__Constructions_OFunc__map,type,
    bNF_We4925052301507509544nc_map: 
      !>[B: $tType,C: $tType,A: $tType,D: $tType] : ( ( set(B) * fun(C,A) * fun(B,D) ) > fun(fun(D,C),fun(B,A)) ) ).

tff(sy_c_Basic__BNF__LFPs_Oprod_Osize__prod,type,
    basic_BNF_size_prod: 
      !>[A: $tType,B: $tType] : ( ( fun(A,nat) * fun(B,nat) * product_prod(A,B) ) > nat ) ).

tff(sy_c_Binomial_Obinomial,type,
    binomial: nat > fun(nat,nat) ).

tff(sy_c_Binomial_Ogbinomial,type,
    gbinomial: 
      !>[A: $tType] : ( A > fun(nat,A) ) ).

tff(sy_c_Bit__Operations_Oand__int__rel,type,
    bit_and_int_rel: fun(product_prod(int,int),fun(product_prod(int,int),$o)) ).

tff(sy_c_Bit__Operations_Oand__not__num,type,
    bit_and_not_num: ( num * num ) > option(num) ).

tff(sy_c_Bit__Operations_Oand__not__num__rel,type,
    bit_and_not_num_rel: fun(product_prod(num,num),fun(product_prod(num,num),$o)) ).

tff(sy_c_Bit__Operations_Oconcat__bit,type,
    bit_concat_bit: ( nat * int * int ) > int ).

tff(sy_c_Bit__Operations_Oor__not__num__neg,type,
    bit_or_not_num_neg: ( num * num ) > num ).

tff(sy_c_Bit__Operations_Oor__not__num__neg__rel,type,
    bit_or3848514188828904588eg_rel: fun(product_prod(num,num),fun(product_prod(num,num),$o)) ).

tff(sy_c_Bit__Operations_Oring__bit__operations__class_Onot,type,
    bit_ri4277139882892585799ns_not: 
      !>[A: $tType] : fun(A,A) ).

tff(sy_c_Bit__Operations_Oring__bit__operations__class_Osigned__take__bit,type,
    bit_ri4674362597316999326ke_bit: 
      !>[A: $tType] : ( nat > fun(A,A) ) ).

tff(sy_c_Bit__Operations_Osemiring__bit__operations__class_Oand,type,
    bit_se5824344872417868541ns_and: 
      !>[A: $tType] : fun(A,fun(A,A)) ).

tff(sy_c_Bit__Operations_Osemiring__bit__operations__class_Odrop__bit,type,
    bit_se4197421643247451524op_bit: 
      !>[A: $tType] : ( nat > fun(A,A) ) ).

tff(sy_c_Bit__Operations_Osemiring__bit__operations__class_Oflip__bit,type,
    bit_se8732182000553998342ip_bit: 
      !>[A: $tType] : ( ( nat * A ) > A ) ).

tff(sy_c_Bit__Operations_Osemiring__bit__operations__class_Omask,type,
    bit_se2239418461657761734s_mask: 
      !>[A: $tType] : ( nat > A ) ).

tff(sy_c_Bit__Operations_Osemiring__bit__operations__class_Oor,type,
    bit_se1065995026697491101ons_or: 
      !>[A: $tType] : fun(A,fun(A,A)) ).

tff(sy_c_Bit__Operations_Osemiring__bit__operations__class_Opush__bit,type,
    bit_se4730199178511100633sh_bit: 
      !>[A: $tType] : ( nat > fun(A,A) ) ).

tff(sy_c_Bit__Operations_Osemiring__bit__operations__class_Oset__bit,type,
    bit_se5668285175392031749et_bit: 
      !>[A: $tType] : ( ( nat * A ) > A ) ).

tff(sy_c_Bit__Operations_Osemiring__bit__operations__class_Otake__bit,type,
    bit_se2584673776208193580ke_bit: 
      !>[A: $tType] : ( nat > fun(A,A) ) ).

tff(sy_c_Bit__Operations_Osemiring__bit__operations__class_Ounset__bit,type,
    bit_se2638667681897837118et_bit: 
      !>[A: $tType] : ( ( nat * A ) > A ) ).

tff(sy_c_Bit__Operations_Osemiring__bit__operations__class_Oxor,type,
    bit_se5824344971392196577ns_xor: 
      !>[A: $tType] : fun(A,fun(A,A)) ).

tff(sy_c_Bit__Operations_Osemiring__bits__class_Obit,type,
    bit_se5641148757651400278ts_bit: 
      !>[A: $tType] : ( A > fun(nat,$o) ) ).

tff(sy_c_Bit__Operations_Otake__bit__num,type,
    bit_take_bit_num: ( nat * num ) > option(num) ).

tff(sy_c_Bit__Operations_Ounique__euclidean__semiring__with__bit__operations__class_Oand__num,type,
    bit_un7362597486090784418nd_num: ( num * num ) > option(num) ).

tff(sy_c_Bit__Operations_Ounique__euclidean__semiring__with__bit__operations__class_Oand__num__rel,type,
    bit_un4731106466462545111um_rel: fun(product_prod(num,num),fun(product_prod(num,num),$o)) ).

tff(sy_c_Bit__Operations_Ounique__euclidean__semiring__with__bit__operations__class_Oxor__num,type,
    bit_un2480387367778600638or_num: ( num * num ) > option(num) ).

tff(sy_c_Bit__Operations_Ounique__euclidean__semiring__with__bit__operations__class_Oxor__num__rel,type,
    bit_un2901131394128224187um_rel: fun(product_prod(num,num),fun(product_prod(num,num),$o)) ).

tff(sy_c_Boolean__Algebras_Oabstract__boolean__algebra,type,
    boolea2506097494486148201lgebra: 
      !>[A: $tType] : ( ( fun(A,fun(A,A)) * fun(A,fun(A,A)) * fun(A,A) * A * A ) > $o ) ).

tff(sy_c_Boolean__Algebras_Oabstract__boolean__algebra__sym__diff,type,
    boolea3799213064322606851m_diff: 
      !>[A: $tType] : ( ( fun(A,fun(A,A)) * fun(A,fun(A,A)) * fun(A,A) * A * A * fun(A,fun(A,A)) ) > $o ) ).

tff(sy_c_Code__Numeral_Obit__cut__integer,type,
    code_bit_cut_integer: code_integer > product_prod(code_integer,$o) ).

tff(sy_c_Code__Numeral_Odivmod__abs,type,
    code_divmod_abs: ( code_integer * code_integer ) > product_prod(code_integer,code_integer) ).

tff(sy_c_Code__Numeral_Odivmod__integer,type,
    code_divmod_integer: ( code_integer * code_integer ) > product_prod(code_integer,code_integer) ).

tff(sy_c_Code__Numeral_Ointeger_Oint__of__integer,type,
    code_int_of_integer: code_integer > int ).

tff(sy_c_Code__Numeral_Ointeger_Ointeger__of__int,type,
    code_integer_of_int: fun(int,code_integer) ).

tff(sy_c_Code__Numeral_Ointeger__of__num,type,
    code_integer_of_num: fun(num,code_integer) ).

tff(sy_c_Code__Numeral_Onat__of__integer,type,
    code_nat_of_integer: code_integer > nat ).

tff(sy_c_Code__Numeral_Onegative,type,
    code_negative: fun(num,code_integer) ).

tff(sy_c_Code__Numeral_Opositive,type,
    code_positive: fun(num,code_integer) ).

tff(sy_c_Code__Target__Int_Onegative,type,
    code_Target_negative: fun(num,int) ).

tff(sy_c_Code__Target__Int_Opositive,type,
    code_Target_positive: fun(num,int) ).

tff(sy_c_Code__Target__Nat_Oint__of__nat,type,
    code_T6385005292777649522of_nat: fun(nat,int) ).

tff(sy_c_Complete__Lattices_OInf__class_OInf,type,
    complete_Inf_Inf: 
      !>[A: $tType] : fun(set(A),A) ).

tff(sy_c_Complete__Lattices_OSup__class_OSup,type,
    complete_Sup_Sup: 
      !>[A: $tType] : fun(set(A),A) ).

tff(sy_c_Complete__Partial__Order_Ochain,type,
    comple1602240252501008431_chain: 
      !>[A: $tType] : ( ( fun(A,fun(A,$o)) * set(A) ) > $o ) ).

tff(sy_c_Complex_OArg,type,
    arg: complex > real ).

tff(sy_c_Complex_Ocis,type,
    cis: real > complex ).

tff(sy_c_Complex_Ocnj,type,
    cnj: complex > complex ).

tff(sy_c_Complex_Ocomplex_OComplex,type,
    complex2: ( real * real ) > complex ).

tff(sy_c_Complex_Ocomplex_OIm,type,
    im: complex > real ).

tff(sy_c_Complex_Ocomplex_ORe,type,
    re: complex > real ).

tff(sy_c_Complex_Ocsqrt,type,
    csqrt: complex > complex ).

tff(sy_c_Complex_Oimaginary__unit,type,
    imaginary_unit: complex ).

tff(sy_c_Conditionally__Complete__Lattices_Opreorder__class_Obdd__above,type,
    condit941137186595557371_above: 
      !>[A: $tType] : ( set(A) > $o ) ).

tff(sy_c_Conditionally__Complete__Lattices_Opreorder__class_Obdd__below,type,
    condit1013018076250108175_below: 
      !>[A: $tType] : ( set(A) > $o ) ).

tff(sy_c_Deriv_Odifferentiable,type,
    differentiable: 
      !>[A: $tType,B: $tType] : ( ( fun(A,B) * filter(A) ) > $o ) ).

tff(sy_c_Deriv_Ohas__derivative,type,
    has_derivative: 
      !>[A: $tType,B: $tType] : ( ( fun(A,B) * fun(A,B) * filter(A) ) > $o ) ).

tff(sy_c_Deriv_Ohas__field__derivative,type,
    has_field_derivative: 
      !>[A: $tType] : ( ( fun(A,A) * A * filter(A) ) > $o ) ).

tff(sy_c_Divides_Oadjust__div,type,
    adjust_div: product_prod(int,int) > int ).

tff(sy_c_Divides_Oadjust__mod,type,
    adjust_mod: ( int * int ) > int ).

tff(sy_c_Divides_Odivmod__nat,type,
    divmod_nat: ( nat * nat ) > product_prod(nat,nat) ).

tff(sy_c_Divides_Oeucl__rel__int,type,
    eucl_rel_int: ( int * int * product_prod(int,int) ) > $o ).

tff(sy_c_Divides_Ounique__euclidean__semiring__numeral__class_Odivides__aux,type,
    unique5940410009612947441es_aux: 
      !>[A: $tType] : ( product_prod(A,A) > $o ) ).

tff(sy_c_Divides_Ounique__euclidean__semiring__numeral__class_Odivmod,type,
    unique8689654367752047608divmod: 
      !>[A: $tType] : ( ( num * num ) > product_prod(A,A) ) ).

tff(sy_c_Divides_Ounique__euclidean__semiring__numeral__class_Odivmod__step,type,
    unique1321980374590559556d_step: 
      !>[A: $tType] : ( ( num * product_prod(A,A) ) > product_prod(A,A) ) ).

tff(sy_c_Factorial_Ocomm__semiring__1__class_Opochhammer,type,
    comm_s3205402744901411588hammer: 
      !>[A: $tType] : ( ( A * nat ) > A ) ).

tff(sy_c_Factorial_Osemiring__char__0__class_Ofact,type,
    semiring_char_0_fact: 
      !>[A: $tType] : ( nat > A ) ).

tff(sy_c_Fields_Oinverse__class_Oinverse,type,
    inverse_inverse: 
      !>[A: $tType] : fun(A,A) ).

tff(sy_c_Filter_Oat__bot,type,
    at_bot: 
      !>[A: $tType] : filter(A) ).

tff(sy_c_Filter_Oat__top,type,
    at_top: 
      !>[A: $tType] : filter(A) ).

tff(sy_c_Filter_Oeventually,type,
    eventually: 
      !>[A: $tType] : ( ( fun(A,$o) * filter(A) ) > $o ) ).

tff(sy_c_Filter_Ofiltercomap,type,
    filtercomap: 
      !>[A: $tType,B: $tType] : ( ( fun(A,B) * filter(B) ) > filter(A) ) ).

tff(sy_c_Filter_Ofilterlim,type,
    filterlim: 
      !>[A: $tType,B: $tType] : ( ( fun(A,B) * filter(B) * filter(A) ) > $o ) ).

tff(sy_c_Filter_Omap__filter__on,type,
    map_filter_on: 
      !>[A: $tType,B: $tType] : ( ( set(A) * fun(A,B) * filter(A) ) > filter(B) ) ).

tff(sy_c_Filter_Oprincipal,type,
    principal: 
      !>[A: $tType] : ( set(A) > filter(A) ) ).

tff(sy_c_Finite__Set_OFpow,type,
    finite_Fpow: 
      !>[A: $tType] : ( set(A) > set(set(A)) ) ).

tff(sy_c_Finite__Set_Ocard,type,
    finite_card: 
      !>[B: $tType] : fun(set(B),nat) ).

tff(sy_c_Finite__Set_Ocomp__fun__commute__on,type,
    finite4664212375090638736ute_on: 
      !>[A: $tType,B: $tType] : ( ( set(A) * fun(A,fun(B,B)) ) > $o ) ).

tff(sy_c_Finite__Set_Ofinite,type,
    finite_finite: 
      !>[A: $tType] : ( set(A) > $o ) ).

tff(sy_c_Finite__Set_Ofold,type,
    finite_fold: 
      !>[A: $tType,B: $tType] : ( ( fun(A,fun(B,B)) * B * set(A) ) > B ) ).

tff(sy_c_Fun_Obij__betw,type,
    bij_betw: 
      !>[A: $tType,B: $tType] : ( ( fun(A,B) * set(A) * set(B) ) > $o ) ).

tff(sy_c_Fun_Ocomp,type,
    comp: 
      !>[B: $tType,C: $tType,A: $tType] : ( fun(B,C) > fun(fun(A,B),fun(A,C)) ) ).

tff(sy_c_Fun_Ofun__upd,type,
    fun_upd: 
      !>[A: $tType,B: $tType] : ( ( fun(A,B) * A * B ) > fun(A,B) ) ).

tff(sy_c_Fun_Oid,type,
    id: 
      !>[A: $tType] : fun(A,A) ).

tff(sy_c_Fun_Oinj__on,type,
    inj_on: 
      !>[A: $tType,B: $tType] : ( ( fun(A,B) * set(A) ) > $o ) ).

tff(sy_c_Fun_Omap__fun,type,
    map_fun: 
      !>[C: $tType,A: $tType,B: $tType,D: $tType] : ( ( fun(C,A) * fun(B,D) ) > fun(fun(A,B),fun(C,D)) ) ).

tff(sy_c_Fun_Ostrict__mono__on,type,
    strict_mono_on: 
      !>[A: $tType,B: $tType] : ( ( fun(A,B) * set(A) ) > $o ) ).

tff(sy_c_Fun_Othe__inv__into,type,
    the_inv_into: 
      !>[A: $tType,B: $tType] : ( ( set(A) * fun(A,B) ) > fun(B,A) ) ).

tff(sy_c_Fun__Def_Ois__measure,type,
    fun_is_measure: 
      !>[A: $tType] : ( fun(A,nat) > $o ) ).

tff(sy_c_GCD_OGcd__class_OGcd,type,
    gcd_Gcd: 
      !>[A: $tType] : ( set(A) > A ) ).

tff(sy_c_GCD_Obezw,type,
    bezw: ( nat * nat ) > product_prod(int,int) ).

tff(sy_c_GCD_Obezw__rel,type,
    bezw_rel: fun(product_prod(nat,nat),fun(product_prod(nat,nat),$o)) ).

tff(sy_c_GCD_Ogcd__class_Ogcd,type,
    gcd_gcd: 
      !>[A: $tType] : fun(A,fun(A,A)) ).

tff(sy_c_GCD_Ogcd__nat__rel,type,
    gcd_nat_rel: fun(product_prod(nat,nat),fun(product_prod(nat,nat),$o)) ).

tff(sy_c_GCD_Osemiring__1__class_Osemiring__char,type,
    semiri4206861660011772517g_char: 
      !>[A: $tType] : ( itself(A) > nat ) ).

tff(sy_c_Groups_Oabs__class_Oabs,type,
    abs_abs: 
      !>[A: $tType] : fun(A,A) ).

tff(sy_c_Groups_Ominus__class_Ominus,type,
    minus_minus: 
      !>[A: $tType] : fun(A,fun(A,A)) ).

tff(sy_c_Groups_Oone__class_Oone,type,
    one_one: 
      !>[A: $tType] : A ).

tff(sy_c_Groups_Oplus__class_Oplus,type,
    plus_plus: 
      !>[A: $tType] : fun(A,fun(A,A)) ).

tff(sy_c_Groups_Osgn__class_Osgn,type,
    sgn_sgn: 
      !>[A: $tType] : fun(A,A) ).

tff(sy_c_Groups_Otimes__class_Otimes,type,
    times_times: 
      !>[A: $tType] : fun(A,fun(A,A)) ).

tff(sy_c_Groups_Ouminus__class_Ouminus,type,
    uminus_uminus: 
      !>[A: $tType] : fun(A,A) ).

tff(sy_c_Groups_Ozero__class_Ozero,type,
    zero_zero: 
      !>[A: $tType] : A ).

tff(sy_c_Groups__Big_Ocomm__monoid__add__class_Osum,type,
    groups7311177749621191930dd_sum: 
      !>[B: $tType,A: $tType] : fun(fun(B,A),fun(set(B),A)) ).

tff(sy_c_Groups__Big_Ocomm__monoid__add__class_Osum_H,type,
    groups1027152243600224163dd_sum: 
      !>[C: $tType,A: $tType] : ( ( fun(C,A) * set(C) ) > A ) ).

tff(sy_c_Groups__Big_Ocomm__monoid__mult__class_Oprod,type,
    groups7121269368397514597t_prod: 
      !>[B: $tType,A: $tType] : fun(fun(B,A),fun(set(B),A)) ).

tff(sy_c_Groups__Big_Ocomm__monoid__mult__class_Oprod_H,type,
    groups1962203154675924110t_prod: 
      !>[C: $tType,A: $tType] : ( ( fun(C,A) * set(C) ) > A ) ).

tff(sy_c_Groups__List_Ocomm__semiring__0__class_Ohorner__sum,type,
    groups4207007520872428315er_sum: 
      !>[B: $tType,A: $tType] : ( ( fun(B,A) * A * list(B) ) > A ) ).

tff(sy_c_HOL_ONO__MATCH,type,
    nO_MATCH: 
      !>[A: $tType,B: $tType] : ( ( A * B ) > $o ) ).

tff(sy_c_HOL_OThe,type,
    the: 
      !>[A: $tType] : ( fun(A,$o) > A ) ).

tff(sy_c_Int_OAbs__Integ,type,
    abs_Integ: fun(product_prod(nat,nat),int) ).

tff(sy_c_Int_ORep__Integ,type,
    rep_Integ: fun(int,product_prod(nat,nat)) ).

tff(sy_c_Int_Oint__ge__less__than,type,
    int_ge_less_than: int > set(product_prod(int,int)) ).

tff(sy_c_Int_Oint__ge__less__than2,type,
    int_ge_less_than2: int > set(product_prod(int,int)) ).

tff(sy_c_Int_Onat,type,
    nat2: fun(int,nat) ).

tff(sy_c_Int_Opower__int,type,
    power_int: 
      !>[A: $tType] : ( ( A * int ) > A ) ).

tff(sy_c_Int_Oring__1__class_OInts,type,
    ring_1_Ints: 
      !>[A: $tType] : set(A) ).

tff(sy_c_Int_Oring__1__class_Oof__int,type,
    ring_1_of_int: 
      !>[A: $tType] : fun(int,A) ).

tff(sy_c_Lattices_Oinf__class_Oinf,type,
    inf_inf: 
      !>[A: $tType] : fun(A,fun(A,A)) ).

tff(sy_c_Lattices_Osemilattice__neutr__order,type,
    semila1105856199041335345_order: 
      !>[A: $tType] : ( ( fun(A,fun(A,A)) * A * fun(A,fun(A,$o)) * fun(A,fun(A,$o)) ) > $o ) ).

tff(sy_c_Lattices_Osup__class_Osup,type,
    sup_sup: 
      !>[A: $tType] : fun(A,fun(A,A)) ).

tff(sy_c_Lattices__Big_Olinorder_OMin,type,
    lattices_Min: 
      !>[A: $tType] : ( fun(A,fun(A,$o)) > fun(set(A),A) ) ).

tff(sy_c_Lattices__Big_Olinorder__class_OMax,type,
    lattic643756798349783984er_Max: 
      !>[A: $tType] : fun(set(A),A) ).

tff(sy_c_Lattices__Big_Oord__class_Oarg__min__on,type,
    lattic7623131987881927897min_on: 
      !>[B: $tType,A: $tType] : ( ( fun(B,A) * set(B) ) > B ) ).

tff(sy_c_Limits_OBfun,type,
    bfun: 
      !>[A: $tType,B: $tType] : ( ( fun(A,B) * filter(A) ) > $o ) ).

tff(sy_c_Limits_Oat__infinity,type,
    at_infinity: 
      !>[A: $tType] : filter(A) ).

tff(sy_c_List_Oappend,type,
    append: 
      !>[A: $tType] : ( ( list(A) * list(A) ) > list(A) ) ).

tff(sy_c_List_Obind,type,
    bind: 
      !>[A: $tType,B: $tType] : ( ( list(A) * fun(A,list(B)) ) > list(B) ) ).

tff(sy_c_List_Oconcat,type,
    concat: 
      !>[A: $tType] : ( list(list(A)) > list(A) ) ).

tff(sy_c_List_Ocount__list,type,
    count_list: 
      !>[A: $tType] : ( list(A) > fun(A,nat) ) ).

tff(sy_c_List_Odistinct,type,
    distinct: 
      !>[A: $tType] : ( list(A) > $o ) ).

tff(sy_c_List_Oenumerate,type,
    enumerate: 
      !>[A: $tType] : ( ( nat * list(A) ) > list(product_prod(nat,A)) ) ).

tff(sy_c_List_Oextract,type,
    extract: 
      !>[A: $tType] : ( ( fun(A,$o) * list(A) ) > option(product_prod(list(A),product_prod(A,list(A)))) ) ).

tff(sy_c_List_Olenlex,type,
    lenlex: 
      !>[A: $tType] : ( set(product_prod(A,A)) > set(product_prod(list(A),list(A))) ) ).

tff(sy_c_List_Olex,type,
    lex: 
      !>[A: $tType] : ( set(product_prod(A,A)) > set(product_prod(list(A),list(A))) ) ).

tff(sy_c_List_Olexn,type,
    lexn: 
      !>[A: $tType] : ( set(product_prod(A,A)) > fun(nat,set(product_prod(list(A),list(A)))) ) ).

tff(sy_c_List_Olexord,type,
    lexord: 
      !>[A: $tType] : ( set(product_prod(A,A)) > set(product_prod(list(A),list(A))) ) ).

tff(sy_c_List_Olexordp,type,
    lexordp: 
      !>[A: $tType] : ( ( fun(A,fun(A,$o)) * list(A) * list(A) ) > $o ) ).

tff(sy_c_List_Olinorder__class_Oinsort__key,type,
    linorder_insort_key: 
      !>[B: $tType,A: $tType] : ( fun(B,A) > fun(B,fun(list(B),list(B))) ) ).

tff(sy_c_List_Olinorder__class_Osorted__key__list__of__set,type,
    linord144544945434240204of_set: 
      !>[B: $tType,A: $tType] : ( fun(B,A) > fun(set(B),list(B)) ) ).

tff(sy_c_List_Olinorder__class_Osorted__list__of__set,type,
    linord4507533701916653071of_set: 
      !>[A: $tType] : fun(set(A),list(A)) ).

tff(sy_c_List_Olist_OCons,type,
    cons: 
      !>[A: $tType] : ( A > fun(list(A),list(A)) ) ).

tff(sy_c_List_Olist_ONil,type,
    nil: 
      !>[A: $tType] : list(A) ).

tff(sy_c_List_Olist_Oset,type,
    set2: 
      !>[A: $tType] : fun(list(A),set(A)) ).

tff(sy_c_List_Olist_Osize__list,type,
    size_list: 
      !>[A: $tType] : ( ( fun(A,nat) * list(A) ) > nat ) ).

tff(sy_c_List_Olist__update,type,
    list_update: 
      !>[A: $tType] : ( ( list(A) * nat * A ) > list(A) ) ).

tff(sy_c_List_Olistrel1,type,
    listrel1: 
      !>[A: $tType] : ( set(product_prod(A,A)) > set(product_prod(list(A),list(A))) ) ).

tff(sy_c_List_Olistrel1p,type,
    listrel1p: 
      !>[A: $tType] : ( ( fun(A,fun(A,$o)) * list(A) * list(A) ) > $o ) ).

tff(sy_c_List_Olistset,type,
    listset: 
      !>[A: $tType] : ( list(set(A)) > set(list(A)) ) ).

tff(sy_c_List_On__lists,type,
    n_lists: 
      !>[A: $tType] : ( ( nat * list(A) ) > list(list(A)) ) ).

tff(sy_c_List_Onth,type,
    nth: 
      !>[A: $tType] : ( list(A) > fun(nat,A) ) ).

tff(sy_c_List_Onths,type,
    nths: 
      !>[A: $tType] : ( ( list(A) * set(nat) ) > list(A) ) ).

tff(sy_c_List_Oproduct,type,
    product: 
      !>[A: $tType,B: $tType] : ( ( list(A) * list(B) ) > list(product_prod(A,B)) ) ).

tff(sy_c_List_Oproduct__lists,type,
    product_lists: 
      !>[A: $tType] : ( list(list(A)) > list(list(A)) ) ).

tff(sy_c_List_Oremdups,type,
    remdups: 
      !>[A: $tType] : ( list(A) > list(A) ) ).

tff(sy_c_List_Oremdups__adj,type,
    remdups_adj: 
      !>[A: $tType] : ( list(A) > list(A) ) ).

tff(sy_c_List_Oremdups__adj__rel,type,
    remdups_adj_rel: 
      !>[A: $tType] : fun(list(A),fun(list(A),$o)) ).

tff(sy_c_List_Oremove1,type,
    remove1: 
      !>[A: $tType] : ( ( A * list(A) ) > list(A) ) ).

tff(sy_c_List_OremoveAll,type,
    removeAll: 
      !>[A: $tType] : ( ( A * list(A) ) > list(A) ) ).

tff(sy_c_List_Oreplicate,type,
    replicate: 
      !>[A: $tType] : ( ( nat * A ) > list(A) ) ).

tff(sy_c_List_Orotate1,type,
    rotate1: 
      !>[A: $tType] : ( list(A) > list(A) ) ).

tff(sy_c_List_Oset__Cons,type,
    set_Cons: 
      !>[A: $tType] : ( ( set(A) * set(list(A)) ) > set(list(A)) ) ).

tff(sy_c_List_Oshuffles,type,
    shuffles: 
      !>[A: $tType] : ( ( list(A) * list(A) ) > set(list(A)) ) ).

tff(sy_c_List_Oshuffles__rel,type,
    shuffles_rel: 
      !>[A: $tType] : fun(product_prod(list(A),list(A)),fun(product_prod(list(A),list(A)),$o)) ).

tff(sy_c_List_Osplice,type,
    splice: 
      !>[A: $tType] : ( ( list(A) * list(A) ) > list(A) ) ).

tff(sy_c_List_Osplice__rel,type,
    splice_rel: 
      !>[A: $tType] : fun(product_prod(list(A),list(A)),fun(product_prod(list(A),list(A)),$o)) ).

tff(sy_c_List_Osubseqs,type,
    subseqs: 
      !>[A: $tType] : ( list(A) > list(list(A)) ) ).

tff(sy_c_List_Ounion,type,
    union: 
      !>[A: $tType] : ( ( list(A) * list(A) ) > list(A) ) ).

tff(sy_c_List_Oupto,type,
    upto: ( int * int ) > list(int) ).

tff(sy_c_List_Oupto__aux,type,
    upto_aux: ( int * int * list(int) ) > list(int) ).

tff(sy_c_List_Oupto__rel,type,
    upto_rel: fun(product_prod(int,int),fun(product_prod(int,int),$o)) ).

tff(sy_c_Map_Odom,type,
    dom: 
      !>[A: $tType,B: $tType] : ( fun(A,option(B)) > set(A) ) ).

tff(sy_c_Map_Ograph,type,
    graph: 
      !>[A: $tType,B: $tType] : ( fun(A,option(B)) > set(product_prod(A,B)) ) ).

tff(sy_c_Map_Omap__upds,type,
    map_upds: 
      !>[A: $tType,B: $tType] : ( ( fun(A,option(B)) * list(A) * list(B) ) > fun(A,option(B)) ) ).

tff(sy_c_Map_Oran,type,
    ran: 
      !>[A: $tType,B: $tType] : ( fun(A,option(B)) > set(B) ) ).

tff(sy_c_Map_Orestrict__map,type,
    restrict_map: 
      !>[A: $tType,B: $tType] : ( ( fun(A,option(B)) * set(A) ) > fun(A,option(B)) ) ).

tff(sy_c_Nat_OSuc,type,
    suc: fun(nat,nat) ).

tff(sy_c_Nat_Ocompow,type,
    compow: 
      !>[A: $tType] : fun(nat,fun(A,A)) ).

tff(sy_c_Nat_Ofunpow,type,
    funpow: 
      !>[A: $tType] : fun(nat,fun(fun(A,A),fun(A,A))) ).

tff(sy_c_Nat_Onat_Ocase__nat,type,
    case_nat: 
      !>[A: $tType] : ( ( A * fun(nat,A) * nat ) > A ) ).

tff(sy_c_Nat_Onat_Opred,type,
    pred: nat > nat ).

tff(sy_c_Nat_Oold_Onat_Orec__nat,type,
    rec_nat: 
      !>[T: $tType] : ( ( T * fun(nat,fun(T,T)) ) > fun(nat,T) ) ).

tff(sy_c_Nat_Oold_Onat_Orec__set__nat,type,
    rec_set_nat: 
      !>[T: $tType] : ( ( T * fun(nat,fun(T,T)) * nat ) > fun(T,$o) ) ).

tff(sy_c_Nat_Osemiring__1__class_ONats,type,
    semiring_1_Nats: 
      !>[A: $tType] : set(A) ).

tff(sy_c_Nat_Osemiring__1__class_Oof__nat,type,
    semiring_1_of_nat: 
      !>[A: $tType] : fun(nat,A) ).

tff(sy_c_Nat_Osemiring__1__class_Oof__nat__aux,type,
    semiri8178284476397505188at_aux: 
      !>[A: $tType] : ( ( fun(A,A) * nat * A ) > A ) ).

tff(sy_c_Nat_Osize__class_Osize,type,
    size_size: 
      !>[A: $tType] : fun(A,nat) ).

tff(sy_c_Nat__Bijection_Olist__encode,type,
    nat_list_encode: list(nat) > nat ).

tff(sy_c_Nat__Bijection_Olist__encode__rel,type,
    nat_list_encode_rel: fun(list(nat),fun(list(nat),$o)) ).

tff(sy_c_Nat__Bijection_Oprod__decode__aux,type,
    nat_prod_decode_aux: ( nat * nat ) > product_prod(nat,nat) ).

tff(sy_c_Nat__Bijection_Oprod__decode__aux__rel,type,
    nat_pr5047031295181774490ux_rel: fun(product_prod(nat,nat),fun(product_prod(nat,nat),$o)) ).

tff(sy_c_Nat__Bijection_Oprod__encode,type,
    nat_prod_encode: fun(product_prod(nat,nat),nat) ).

tff(sy_c_Nat__Bijection_Oset__decode,type,
    nat_set_decode: nat > set(nat) ).

tff(sy_c_Nat__Bijection_Oset__encode,type,
    nat_set_encode: fun(set(nat),nat) ).

tff(sy_c_Nat__Bijection_Otriangle,type,
    nat_triangle: nat > nat ).

tff(sy_c_NthRoot_Oroot,type,
    root: nat > fun(real,real) ).

tff(sy_c_NthRoot_Osqrt,type,
    sqrt: fun(real,real) ).

tff(sy_c_Num_OBitM,type,
    bitM: num > num ).

tff(sy_c_Num_Oinc,type,
    inc: num > num ).

tff(sy_c_Num_Oneg__numeral__class_Odbl,type,
    neg_numeral_dbl: 
      !>[A: $tType] : ( A > A ) ).

tff(sy_c_Num_Oneg__numeral__class_Odbl__dec,type,
    neg_numeral_dbl_dec: 
      !>[A: $tType] : ( A > A ) ).

tff(sy_c_Num_Oneg__numeral__class_Odbl__inc,type,
    neg_numeral_dbl_inc: 
      !>[A: $tType] : ( A > A ) ).

tff(sy_c_Num_Oneg__numeral__class_Osub,type,
    neg_numeral_sub: 
      !>[A: $tType] : ( ( num * num ) > A ) ).

tff(sy_c_Num_Onum_OBit0,type,
    bit0: fun(num,num) ).

tff(sy_c_Num_Onum_OBit1,type,
    bit1: fun(num,num) ).

tff(sy_c_Num_Onum_OOne,type,
    one2: num ).

tff(sy_c_Num_Onum_Ocase__num,type,
    case_num: 
      !>[A: $tType] : ( ( A * fun(num,A) * fun(num,A) * num ) > A ) ).

tff(sy_c_Num_Onum_Osize__num,type,
    size_num: num > nat ).

tff(sy_c_Num_Onum__of__nat,type,
    num_of_nat: nat > num ).

tff(sy_c_Num_Onumeral__class_Onumeral,type,
    numeral_numeral: 
      !>[A: $tType] : fun(num,A) ).

tff(sy_c_Num_Opow,type,
    pow: ( num * num ) > num ).

tff(sy_c_Num_Opred__numeral,type,
    pred_numeral: num > nat ).

tff(sy_c_Num_Oring__1__class_Oiszero,type,
    ring_1_iszero: 
      !>[A: $tType] : ( A > $o ) ).

tff(sy_c_Num_Osqr,type,
    sqr: num > num ).

tff(sy_c_Option_Ooption_ONone,type,
    none: 
      !>[A: $tType] : option(A) ).

tff(sy_c_Option_Ooption_OSome,type,
    some: 
      !>[A: $tType] : fun(A,option(A)) ).

tff(sy_c_Option_Ooption_Ocase__option,type,
    case_option: 
      !>[B: $tType,A: $tType] : ( ( B * fun(A,B) * option(A) ) > B ) ).

tff(sy_c_Option_Ooption_Omap__option,type,
    map_option: 
      !>[A: $tType,Aa: $tType] : ( fun(A,Aa) > fun(option(A),option(Aa)) ) ).

tff(sy_c_Option_Ooption_Osize__option,type,
    size_option: 
      !>[A: $tType] : ( ( fun(A,nat) * option(A) ) > nat ) ).

tff(sy_c_Option_Ooption_Othe,type,
    the2: 
      !>[A: $tType] : fun(option(A),A) ).

tff(sy_c_Option_Othese,type,
    these: 
      !>[A: $tType] : ( set(option(A)) > set(A) ) ).

tff(sy_c_Orderings_Obot__class_Obot,type,
    bot_bot: 
      !>[A: $tType] : A ).

tff(sy_c_Orderings_Oord_OLeast,type,
    least: 
      !>[A: $tType] : ( fun(A,fun(A,$o)) > fun(fun(A,$o),A) ) ).

tff(sy_c_Orderings_Oord__class_Oless,type,
    ord_less: 
      !>[A: $tType] : fun(A,fun(A,$o)) ).

tff(sy_c_Orderings_Oord__class_Oless__eq,type,
    ord_less_eq: 
      !>[A: $tType] : fun(A,fun(A,$o)) ).

tff(sy_c_Orderings_Oord__class_Omax,type,
    ord_max: 
      !>[A: $tType] : fun(A,fun(A,A)) ).

tff(sy_c_Orderings_Oorder__class_OGreatest,type,
    order_Greatest: 
      !>[A: $tType] : ( fun(A,$o) > A ) ).

tff(sy_c_Orderings_Oorder__class_Oantimono,type,
    order_antimono: 
      !>[A: $tType,B: $tType] : ( fun(A,B) > $o ) ).

tff(sy_c_Orderings_Oorder__class_Omono,type,
    order_mono: 
      !>[A: $tType,B: $tType] : ( fun(A,B) > $o ) ).

tff(sy_c_Orderings_Oorder__class_Ostrict__mono,type,
    order_strict_mono: 
      !>[A: $tType,B: $tType] : ( fun(A,B) > $o ) ).

tff(sy_c_Orderings_Otop__class_Otop,type,
    top_top: 
      !>[A: $tType] : A ).

tff(sy_c_Partial__Function_Oflat__lub,type,
    partial_flat_lub: 
      !>[A: $tType] : ( ( A * set(A) ) > A ) ).

tff(sy_c_Power_Opower__class_Opower,type,
    power_power: 
      !>[A: $tType] : ( A > fun(nat,A) ) ).

tff(sy_c_Product__Type_OPair,type,
    product_Pair: 
      !>[A: $tType,B: $tType] : ( A > fun(B,product_prod(A,B)) ) ).

tff(sy_c_Product__Type_Oapsnd,type,
    product_apsnd: 
      !>[B: $tType,C: $tType,A: $tType] : fun(fun(B,C),fun(product_prod(A,B),product_prod(A,C))) ).

tff(sy_c_Product__Type_Oprod_Ocase__prod,type,
    product_case_prod: 
      !>[A: $tType,B: $tType,C: $tType] : ( fun(A,fun(B,C)) > fun(product_prod(A,B),C) ) ).

tff(sy_c_Product__Type_Oprod_Ofst,type,
    product_fst: 
      !>[A: $tType,B: $tType] : fun(product_prod(A,B),A) ).

tff(sy_c_Product__Type_Oprod_Osnd,type,
    product_snd: 
      !>[A: $tType,B: $tType] : fun(product_prod(A,B),B) ).

tff(sy_c_Rat_OFract,type,
    fract: ( int * int ) > rat ).

tff(sy_c_Rat_OFrct,type,
    frct: product_prod(int,int) > rat ).

tff(sy_c_Rat_Ofield__char__0__class_ORats,type,
    field_char_0_Rats: 
      !>[A: $tType] : set(A) ).

tff(sy_c_Rat_Onormalize,type,
    normalize: product_prod(int,int) > product_prod(int,int) ).

tff(sy_c_Rat_Oof__int,type,
    of_int: fun(int,rat) ).

tff(sy_c_Rat_Oquotient__of,type,
    quotient_of: rat > product_prod(int,int) ).

tff(sy_c_Real__Vector__Spaces_OReals,type,
    real_Vector_Reals: 
      !>[A: $tType] : set(A) ).

tff(sy_c_Real__Vector__Spaces_Obounded__linear,type,
    real_V3181309239436604168linear: 
      !>[A: $tType,B: $tType] : ( fun(A,B) > $o ) ).

tff(sy_c_Real__Vector__Spaces_Obounded__linear__axioms,type,
    real_V4916620083959148203axioms: 
      !>[A: $tType,B: $tType] : ( fun(A,B) > $o ) ).

tff(sy_c_Real__Vector__Spaces_Odist__class_Odist,type,
    real_V557655796197034286t_dist: 
      !>[A: $tType] : ( ( A * A ) > real ) ).

tff(sy_c_Real__Vector__Spaces_Onorm__class_Onorm,type,
    real_V7770717601297561774m_norm: 
      !>[A: $tType] : ( A > real ) ).

tff(sy_c_Real__Vector__Spaces_Oof__real,type,
    real_Vector_of_real: 
      !>[A: $tType] : ( real > A ) ).

tff(sy_c_Real__Vector__Spaces_OscaleR__class_OscaleR,type,
    real_V8093663219630862766scaleR: 
      !>[A: $tType] : ( real > fun(A,A) ) ).

tff(sy_c_Relation_Oirrefl,type,
    irrefl: 
      !>[A: $tType] : ( set(product_prod(A,A)) > $o ) ).

tff(sy_c_Rings_Odivide__class_Odivide,type,
    divide_divide: 
      !>[A: $tType] : ( ( A * A ) > A ) ).

tff(sy_c_Rings_Odvd__class_Odvd,type,
    dvd_dvd: 
      !>[A: $tType] : fun(A,fun(A,$o)) ).

tff(sy_c_Rings_Omodulo__class_Omodulo,type,
    modulo_modulo: 
      !>[A: $tType] : ( ( A * A ) > A ) ).

tff(sy_c_Rings_Ozero__neq__one__class_Oof__bool,type,
    zero_neq_one_of_bool: 
      !>[A: $tType] : fun($o,A) ).

tff(sy_c_Series_Osuminf,type,
    suminf: 
      !>[A: $tType] : ( fun(nat,A) > A ) ).

tff(sy_c_Series_Osummable,type,
    summable: 
      !>[A: $tType] : ( fun(nat,A) > $o ) ).

tff(sy_c_Series_Osums,type,
    sums: 
      !>[A: $tType] : ( ( fun(nat,A) * A ) > $o ) ).

tff(sy_c_Set_OCollect,type,
    collect: 
      !>[A: $tType] : ( fun(A,$o) > set(A) ) ).

tff(sy_c_Set_OPow,type,
    pow2: 
      !>[A: $tType] : ( set(A) > set(set(A)) ) ).

tff(sy_c_Set_Ofilter,type,
    filter2: 
      !>[A: $tType] : ( ( fun(A,$o) * set(A) ) > set(A) ) ).

tff(sy_c_Set_Oimage,type,
    image: 
      !>[A: $tType,B: $tType] : ( fun(A,B) > fun(set(A),set(B)) ) ).

tff(sy_c_Set_Oinsert,type,
    insert: 
      !>[A: $tType] : fun(A,fun(set(A),set(A))) ).

tff(sy_c_Set_Ois__singleton,type,
    is_singleton: 
      !>[A: $tType] : ( set(A) > $o ) ).

tff(sy_c_Set_Othe__elem,type,
    the_elem: 
      !>[A: $tType] : ( set(A) > A ) ).

tff(sy_c_Set__Interval_Ofold__atLeastAtMost__nat,type,
    set_fo6178422350223883121st_nat: 
      !>[A: $tType] : ( ( fun(nat,fun(A,A)) * nat * nat * A ) > A ) ).

tff(sy_c_Set__Interval_Ofold__atLeastAtMost__nat__rel,type,
    set_fo1817059534552279752at_rel: 
      !>[A: $tType] : fun(product_prod(fun(nat,fun(A,A)),product_prod(nat,product_prod(nat,A))),fun(product_prod(fun(nat,fun(A,A)),product_prod(nat,product_prod(nat,A))),$o)) ).

tff(sy_c_Set__Interval_Oord__class_OatLeast,type,
    set_ord_atLeast: 
      !>[A: $tType] : ( A > set(A) ) ).

tff(sy_c_Set__Interval_Oord__class_OatLeastAtMost,type,
    set_or1337092689740270186AtMost: 
      !>[A: $tType] : ( ( A * A ) > set(A) ) ).

tff(sy_c_Set__Interval_Oord__class_OatLeastLessThan,type,
    set_or7035219750837199246ssThan: 
      !>[A: $tType] : ( ( A * A ) > set(A) ) ).

tff(sy_c_Set__Interval_Oord__class_OatMost,type,
    set_ord_atMost: 
      !>[A: $tType] : ( A > set(A) ) ).

tff(sy_c_Set__Interval_Oord__class_OgreaterThan,type,
    set_ord_greaterThan: 
      !>[A: $tType] : ( A > set(A) ) ).

tff(sy_c_Set__Interval_Oord__class_OgreaterThanAtMost,type,
    set_or3652927894154168847AtMost: 
      !>[A: $tType] : ( ( A * A ) > set(A) ) ).

tff(sy_c_Set__Interval_Oord__class_OgreaterThanLessThan,type,
    set_or5935395276787703475ssThan: 
      !>[A: $tType] : ( ( A * A ) > set(A) ) ).

tff(sy_c_Set__Interval_Oord__class_OlessThan,type,
    set_ord_lessThan: 
      !>[A: $tType] : ( A > set(A) ) ).

tff(sy_c_String_Oascii__of,type,
    ascii_of: char > char ).

tff(sy_c_String_Ochar_OChar,type,
    char2: ( $o * $o * $o * $o * $o * $o * $o * $o ) > char ).

tff(sy_c_String_Ochar_Osize__char,type,
    size_char: char > nat ).

tff(sy_c_String_Ocomm__semiring__1__class_Oof__char,type,
    comm_s6883823935334413003f_char: 
      !>[A: $tType] : fun(char,A) ).

tff(sy_c_String_Ointeger__of__char,type,
    integer_of_char: char > code_integer ).

tff(sy_c_String_Ounique__euclidean__semiring__with__bit__operations__class_Ochar__of,type,
    unique5772411509450598832har_of: 
      !>[A: $tType] : fun(A,char) ).

tff(sy_c_Topological__Spaces_Ocontinuous,type,
    topolo3448309680560233919inuous: 
      !>[A: $tType,B: $tType] : ( ( filter(A) * fun(A,B) ) > $o ) ).

tff(sy_c_Topological__Spaces_Ocontinuous__on,type,
    topolo81223032696312382ous_on: 
      !>[A: $tType,B: $tType] : ( ( set(A) * fun(A,B) ) > $o ) ).

tff(sy_c_Topological__Spaces_Omonoseq,type,
    topological_monoseq: 
      !>[A: $tType] : ( fun(nat,A) > $o ) ).

tff(sy_c_Topological__Spaces_Oopen__class_Oopen,type,
    topolo1002775350975398744n_open: 
      !>[A: $tType] : ( set(A) > $o ) ).

tff(sy_c_Topological__Spaces_Ot2__space__class_OLim,type,
    topolo3827282254853284352ce_Lim: 
      !>[F: $tType,A: $tType] : ( ( filter(F) * fun(F,A) ) > A ) ).

tff(sy_c_Topological__Spaces_Otopological__space__class_Oat__within,type,
    topolo174197925503356063within: 
      !>[A: $tType] : ( ( A * set(A) ) > filter(A) ) ).

tff(sy_c_Topological__Spaces_Otopological__space__class_Oclosed,type,
    topolo7761053866217962861closed: 
      !>[A: $tType] : ( set(A) > $o ) ).

tff(sy_c_Topological__Spaces_Otopological__space__class_Ocompact,type,
    topolo2193935891317330818ompact: 
      !>[A: $tType] : ( set(A) > $o ) ).

tff(sy_c_Topological__Spaces_Otopological__space__class_Onhds,type,
    topolo7230453075368039082e_nhds: 
      !>[A: $tType] : ( A > filter(A) ) ).

tff(sy_c_Topological__Spaces_Ouniform__space__class_OCauchy,type,
    topolo3814608138187158403Cauchy: 
      !>[A: $tType] : ( fun(nat,A) > $o ) ).

tff(sy_c_Topological__Spaces_Ouniform__space__class_Ocauchy__filter,type,
    topolo6773858410816713723filter: 
      !>[A: $tType] : ( filter(A) > $o ) ).

tff(sy_c_Topological__Spaces_Ouniform__space__class_Ocomplete,type,
    topolo2479028161051973599mplete: 
      !>[A: $tType] : ( set(A) > $o ) ).

tff(sy_c_Topological__Spaces_Ouniform__space__class_Ototally__bounded,type,
    topolo6688025880775521714ounded: 
      !>[A: $tType] : ( set(A) > $o ) ).

tff(sy_c_Topological__Spaces_Ouniformity__class_Ouniformity,type,
    topolo7806501430040627800ormity: 
      !>[A: $tType] : filter(product_prod(A,A)) ).

tff(sy_c_Transcendental_Oarccos,type,
    arccos: fun(real,real) ).

tff(sy_c_Transcendental_Oarcosh,type,
    arcosh: 
      !>[A: $tType] : fun(A,A) ).

tff(sy_c_Transcendental_Oarcsin,type,
    arcsin: fun(real,real) ).

tff(sy_c_Transcendental_Oarctan,type,
    arctan: fun(real,real) ).

tff(sy_c_Transcendental_Oarsinh,type,
    arsinh: 
      !>[A: $tType] : fun(A,A) ).

tff(sy_c_Transcendental_Oartanh,type,
    artanh: 
      !>[A: $tType] : fun(A,A) ).

tff(sy_c_Transcendental_Ocos,type,
    cos: 
      !>[A: $tType] : fun(A,A) ).

tff(sy_c_Transcendental_Ocos__coeff,type,
    cos_coeff: fun(nat,real) ).

tff(sy_c_Transcendental_Ocosh,type,
    cosh: 
      !>[A: $tType] : fun(A,A) ).

tff(sy_c_Transcendental_Ocot,type,
    cot: 
      !>[A: $tType] : fun(A,A) ).

tff(sy_c_Transcendental_Odiffs,type,
    diffs: 
      !>[A: $tType] : ( fun(nat,A) > fun(nat,A) ) ).

tff(sy_c_Transcendental_Oexp,type,
    exp: 
      !>[A: $tType] : fun(A,A) ).

tff(sy_c_Transcendental_Oln__class_Oln,type,
    ln_ln: 
      !>[A: $tType] : fun(A,A) ).

tff(sy_c_Transcendental_Olog,type,
    log: real > fun(real,real) ).

tff(sy_c_Transcendental_Opi,type,
    pi: real ).

tff(sy_c_Transcendental_Opowr,type,
    powr: 
      !>[A: $tType] : ( ( A * A ) > A ) ).

tff(sy_c_Transcendental_Osin,type,
    sin: 
      !>[A: $tType] : fun(A,A) ).

tff(sy_c_Transcendental_Osin__coeff,type,
    sin_coeff: fun(nat,real) ).

tff(sy_c_Transcendental_Osinh,type,
    sinh: 
      !>[A: $tType] : fun(A,A) ).

tff(sy_c_Transcendental_Otan,type,
    tan: 
      !>[A: $tType] : fun(A,A) ).

tff(sy_c_Transcendental_Otanh,type,
    tanh: 
      !>[A: $tType] : fun(A,A) ).

tff(sy_c_Transitive__Closure_Ontrancl,type,
    transitive_ntrancl: 
      !>[A: $tType] : ( ( nat * set(product_prod(A,A)) ) > set(product_prod(A,A)) ) ).

tff(sy_c_Transitive__Closure_Ortrancl,type,
    transitive_rtrancl: 
      !>[A: $tType] : ( set(product_prod(A,A)) > set(product_prod(A,A)) ) ).

tff(sy_c_Transitive__Closure_Otrancl,type,
    transitive_trancl: 
      !>[A: $tType] : ( set(product_prod(A,A)) > set(product_prod(A,A)) ) ).

tff(sy_c_VEBT__Definitions_OVEBT_OLeaf,type,
    vEBT_Leaf: ( $o * $o ) > vEBT_VEBT ).

tff(sy_c_VEBT__Definitions_OVEBT_ONode,type,
    vEBT_Node: ( option(product_prod(nat,nat)) * nat * list(vEBT_VEBT) * vEBT_VEBT ) > vEBT_VEBT ).

tff(sy_c_VEBT__Definitions_OVEBT_Osize__VEBT,type,
    vEBT_size_VEBT: fun(vEBT_VEBT,nat) ).

tff(sy_c_VEBT__Definitions_OVEBT__internal_Oboth__member__options,type,
    vEBT_V8194947554948674370ptions: vEBT_VEBT > fun(nat,$o) ).

tff(sy_c_VEBT__Definitions_OVEBT__internal_Ohigh,type,
    vEBT_VEBT_high: ( nat * nat ) > nat ).

tff(sy_c_VEBT__Definitions_OVEBT__internal_Oin__children,type,
    vEBT_V5917875025757280293ildren: ( nat * list(vEBT_VEBT) * nat ) > $o ).

tff(sy_c_VEBT__Definitions_OVEBT__internal_Olow,type,
    vEBT_VEBT_low: ( nat * nat ) > nat ).

tff(sy_c_VEBT__Definitions_OVEBT__internal_Omembermima,type,
    vEBT_VEBT_membermima: ( vEBT_VEBT * nat ) > $o ).

tff(sy_c_VEBT__Definitions_OVEBT__internal_Omembermima__rel,type,
    vEBT_V4351362008482014158ma_rel: fun(product_prod(vEBT_VEBT,nat),fun(product_prod(vEBT_VEBT,nat),$o)) ).

tff(sy_c_VEBT__Definitions_OVEBT__internal_Onaive__member,type,
    vEBT_V5719532721284313246member: ( vEBT_VEBT * nat ) > $o ).

tff(sy_c_VEBT__Definitions_OVEBT__internal_Onaive__member__rel,type,
    vEBT_V5765760719290551771er_rel: fun(product_prod(vEBT_VEBT,nat),fun(product_prod(vEBT_VEBT,nat),$o)) ).

tff(sy_c_VEBT__Definitions_OVEBT__internal_Ovalid_H,type,
    vEBT_VEBT_valid: ( vEBT_VEBT * nat ) > $o ).

tff(sy_c_VEBT__Definitions_OVEBT__internal_Ovalid_H__rel,type,
    vEBT_VEBT_valid_rel: fun(product_prod(vEBT_VEBT,nat),fun(product_prod(vEBT_VEBT,nat),$o)) ).

tff(sy_c_VEBT__Definitions_Oinvar__vebt,type,
    vEBT_invar_vebt: ( vEBT_VEBT * nat ) > $o ).

tff(sy_c_VEBT__Definitions_Oset__vebt,type,
    vEBT_set_vebt: vEBT_VEBT > set(nat) ).

tff(sy_c_VEBT__Definitions_Ovebt__buildup,type,
    vEBT_vebt_buildup: nat > vEBT_VEBT ).

tff(sy_c_VEBT__Definitions_Ovebt__buildup__rel,type,
    vEBT_v4011308405150292612up_rel: fun(nat,fun(nat,$o)) ).

tff(sy_c_VEBT__Height_OVEBT__internal_Oheight,type,
    vEBT_VEBT_height: fun(vEBT_VEBT,nat) ).

tff(sy_c_VEBT__Height_OVEBT__internal_Oheight__rel,type,
    vEBT_VEBT_height_rel: fun(vEBT_VEBT,fun(vEBT_VEBT,$o)) ).

tff(sy_c_Wellfounded_Oaccp,type,
    accp: 
      !>[A: $tType] : ( fun(A,fun(A,$o)) > fun(A,$o) ) ).

tff(sy_c_Wellfounded_Ofinite__psubset,type,
    finite_psubset: 
      !>[A: $tType] : set(product_prod(set(A),set(A))) ).

tff(sy_c_Wellfounded_Omeasure,type,
    measure: 
      !>[A: $tType] : ( fun(A,nat) > set(product_prod(A,A)) ) ).

tff(sy_c_Wellfounded_Omlex__prod,type,
    mlex_prod: 
      !>[A: $tType] : ( ( fun(A,nat) * set(product_prod(A,A)) ) > set(product_prod(A,A)) ) ).

tff(sy_c_Wellfounded_Opred__nat,type,
    pred_nat: set(product_prod(nat,nat)) ).

tff(sy_c_aa,type,
    aa: 
      !>[A: $tType,B: $tType] : ( ( fun(A,B) * A ) > B ) ).

tff(sy_c_fChoice,type,
    fChoice: 
      !>[A: $tType] : ( fun(A,$o) > A ) ).

tff(sy_c_fequal,type,
    fequal: 
      !>[A: $tType] : fun(A,fun(A,$o)) ).

tff(sy_c_member,type,
    member: 
      !>[A: $tType] : ( ( A * set(A) ) > $o ) ).

tff(sy_v_deg____,type,
    deg: nat ).

tff(sy_v_m____,type,
    m: nat ).

tff(sy_v_na____,type,
    na: nat ).

tff(sy_v_summary____,type,
    summary: vEBT_VEBT ).

tff(sy_v_treeList____,type,
    treeList: list(vEBT_VEBT) ).

% Relevant facts (9099)
tff(fact_0__C3_OIH_C_I2_J,axiom,
    aa(nat,int,semiring_1_of_nat(int),aa(vEBT_VEBT,nat,vEBT_VEBT_height,summary)) = archimedean_ceiling(real,aa(real,real,log(aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(nat,real,semiring_1_of_nat(real),m))) ).

% "3.IH"(2)
tff(fact_1__C3_Ohyps_C_I1_J,axiom,
    vEBT_invar_vebt(summary,m) ).

% "3.hyps"(1)
tff(fact_2__C3_C,axiom,
    aa(nat,int,semiring_1_of_nat(int),aa(set(nat),nat,lattic643756798349783984er_Max(nat),aa(set(vEBT_VEBT),set(nat),image(vEBT_VEBT,nat,vEBT_VEBT_height),aa(set(vEBT_VEBT),set(vEBT_VEBT),aa(vEBT_VEBT,fun(set(vEBT_VEBT),set(vEBT_VEBT)),insert(vEBT_VEBT),summary),aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),treeList))))) = archimedean_ceiling(real,aa(real,real,log(aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(nat,real,semiring_1_of_nat(real),m))) ).

% "3"
tff(fact_3__C3_Ohyps_C_I5_J,axiom,
    ~ ? [X_1: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(summary),X_1) ).

% "3.hyps"(5)
tff(fact_4_ceiling__add__one,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] : archimedean_ceiling(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),X),one_one(A))) = aa(int,int,aa(int,fun(int,int),plus_plus(int),archimedean_ceiling(A,X)),one_one(int)) ) ).

% ceiling_add_one
tff(fact_5_one__add__one,axiom,
    ! [A: $tType] :
      ( numeral(A)
     => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),one_one(A)) = aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)) ) ) ).

% one_add_one
tff(fact_6_ceiling__add__numeral,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,V: num] : archimedean_ceiling(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),X),aa(num,A,numeral_numeral(A),V))) = aa(int,int,aa(int,fun(int,int),plus_plus(int),archimedean_ceiling(A,X)),aa(num,int,numeral_numeral(int),V)) ) ).

% ceiling_add_numeral
tff(fact_7_numeral__plus__one,axiom,
    ! [A: $tType] :
      ( numeral(A)
     => ! [Nb: num] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(num,A,numeral_numeral(A),Nb)),one_one(A)) = aa(num,A,numeral_numeral(A),aa(num,num,aa(num,fun(num,num),plus_plus(num),Nb),one2)) ) ).

% numeral_plus_one
tff(fact_8_one__plus__numeral,axiom,
    ! [A: $tType] :
      ( numeral(A)
     => ! [Nb: num] : aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),aa(num,A,numeral_numeral(A),Nb)) = aa(num,A,numeral_numeral(A),aa(num,num,aa(num,fun(num,num),plus_plus(num),one2),Nb)) ) ).

% one_plus_numeral
tff(fact_9_ceiling__of__nat,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [Nb: nat] : archimedean_ceiling(A,aa(nat,A,semiring_1_of_nat(A),Nb)) = aa(nat,int,semiring_1_of_nat(int),Nb) ) ).

% ceiling_of_nat
tff(fact_10_ceiling__one,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ( archimedean_ceiling(A,one_one(A)) = one_one(int) ) ) ).

% ceiling_one
tff(fact_11_numeral__eq__one__iff,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ! [Nb: num] :
          ( ( aa(num,A,numeral_numeral(A),Nb) = one_one(A) )
        <=> ( Nb = one2 ) ) ) ).

% numeral_eq_one_iff
tff(fact_12_one__eq__numeral__iff,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ! [Nb: num] :
          ( ( one_one(A) = aa(num,A,numeral_numeral(A),Nb) )
        <=> ( one2 = Nb ) ) ) ).

% one_eq_numeral_iff
tff(fact_13_ceiling__numeral,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [V: num] : archimedean_ceiling(A,aa(num,A,numeral_numeral(A),V)) = aa(num,int,numeral_numeral(int),V) ) ).

% ceiling_numeral
tff(fact_14_of__nat__add,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ! [Ma: nat,Nb: nat] : aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,semiring_1_of_nat(A),Ma)),aa(nat,A,semiring_1_of_nat(A),Nb)) ) ).

% of_nat_add
tff(fact_15_of__nat__1,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ( aa(nat,A,semiring_1_of_nat(A),one_one(nat)) = one_one(A) ) ) ).

% of_nat_1
tff(fact_16__C3_Ohyps_C_I6_J,axiom,
    ! [X2: vEBT_VEBT] :
      ( member(vEBT_VEBT,X2,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),treeList))
     => ~ ? [X_1: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(X2),X_1) ) ).

% "3.hyps"(6)
tff(fact_17_numeral__eq__iff,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ! [Ma: num,Nb: num] :
          ( ( aa(num,A,numeral_numeral(A),Ma) = aa(num,A,numeral_numeral(A),Nb) )
        <=> ( Ma = Nb ) ) ) ).

% numeral_eq_iff
tff(fact_18_of__nat__eq__iff,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ! [Ma: nat,Nb: nat] :
          ( ( aa(nat,A,semiring_1_of_nat(A),Ma) = aa(nat,A,semiring_1_of_nat(A),Nb) )
        <=> ( Ma = Nb ) ) ) ).

% of_nat_eq_iff
tff(fact_19_of__nat__numeral,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ! [Nb: num] : aa(nat,A,semiring_1_of_nat(A),aa(num,nat,numeral_numeral(nat),Nb)) = aa(num,A,numeral_numeral(A),Nb) ) ).

% of_nat_numeral
tff(fact_20_of__nat__eq__1__iff,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ! [Nb: nat] :
          ( ( aa(nat,A,semiring_1_of_nat(A),Nb) = one_one(A) )
        <=> ( Nb = one_one(nat) ) ) ) ).

% of_nat_eq_1_iff
tff(fact_21_of__nat__1__eq__iff,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ! [Nb: nat] :
          ( ( one_one(A) = aa(nat,A,semiring_1_of_nat(A),Nb) )
        <=> ( Nb = one_one(nat) ) ) ) ).

% of_nat_1_eq_iff
tff(fact_22_add__numeral__left,axiom,
    ! [A: $tType] :
      ( numeral(A)
     => ! [V: num,W: num,Z: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(num,A,numeral_numeral(A),V)),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(num,A,numeral_numeral(A),W)),Z)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(num,A,numeral_numeral(A),aa(num,num,aa(num,fun(num,num),plus_plus(num),V),W))),Z) ) ).

% add_numeral_left
tff(fact_23_numeral__plus__numeral,axiom,
    ! [A: $tType] :
      ( numeral(A)
     => ! [Ma: num,Nb: num] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(num,A,numeral_numeral(A),Ma)),aa(num,A,numeral_numeral(A),Nb)) = aa(num,A,numeral_numeral(A),aa(num,num,aa(num,fun(num,num),plus_plus(num),Ma),Nb)) ) ).

% numeral_plus_numeral
tff(fact_24__C3_Ohyps_C_I4_J,axiom,
    deg = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),na),m) ).

% "3.hyps"(4)
tff(fact_25__C3_OIH_C_I1_J,axiom,
    ! [X2: vEBT_VEBT] :
      ( member(vEBT_VEBT,X2,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),treeList))
     => ( vEBT_invar_vebt(X2,na)
        & ( aa(nat,int,semiring_1_of_nat(int),aa(vEBT_VEBT,nat,vEBT_VEBT_height,X2)) = archimedean_ceiling(real,aa(real,real,log(aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(nat,real,semiring_1_of_nat(real),na))) ) ) ) ).

% "3.IH"(1)
tff(fact_26_numerals_I1_J,axiom,
    aa(num,nat,numeral_numeral(nat),one2) = one_one(nat) ).

% numerals(1)
tff(fact_27_nat__1__add__1,axiom,
    aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),one_one(nat)),one_one(nat)) = aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)) ).

% nat_1_add_1
tff(fact_28_add__One__commute,axiom,
    ! [Nb: num] : aa(num,num,aa(num,fun(num,num),plus_plus(num),one2),Nb) = aa(num,num,aa(num,fun(num,num),plus_plus(num),Nb),one2) ).

% add_One_commute
tff(fact_29_VEBT__internal_Oheight_Osimps_I2_J,axiom,
    ! [Uu: option(product_prod(nat,nat)),Dega: nat,TreeLista: list(vEBT_VEBT),Summarya: vEBT_VEBT] : aa(vEBT_VEBT,nat,vEBT_VEBT_height,vEBT_Node(Uu,Dega,TreeLista,Summarya)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),one_one(nat)),aa(set(nat),nat,lattic643756798349783984er_Max(nat),aa(set(vEBT_VEBT),set(nat),image(vEBT_VEBT,nat,vEBT_VEBT_height),aa(set(vEBT_VEBT),set(vEBT_VEBT),aa(vEBT_VEBT,fun(set(vEBT_VEBT),set(vEBT_VEBT)),insert(vEBT_VEBT),Summarya),aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeLista))))) ).

% VEBT_internal.height.simps(2)
tff(fact_30_is__num__normalize_I1_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [A2: A,B2: A,C2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)),C2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),C2)) ) ).

% is_num_normalize(1)
tff(fact_31_one__plus__numeral__commute,axiom,
    ! [A: $tType] :
      ( numeral(A)
     => ! [X: num] : aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),aa(num,A,numeral_numeral(A),X)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(num,A,numeral_numeral(A),X)),one_one(A)) ) ).

% one_plus_numeral_commute
tff(fact_32_numeral__Bit0,axiom,
    ! [A: $tType] :
      ( numeral(A)
     => ! [Nb: num] : aa(num,A,numeral_numeral(A),aa(num,num,bit0,Nb)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(num,A,numeral_numeral(A),Nb)),aa(num,A,numeral_numeral(A),Nb)) ) ).

% numeral_Bit0
tff(fact_33_numeral__One,axiom,
    ! [A: $tType] :
      ( numeral(A)
     => ( aa(num,A,numeral_numeral(A),one2) = one_one(A) ) ) ).

% numeral_One
tff(fact_34_setceilmax,axiom,
    ! [S: vEBT_VEBT,Ma: nat,Listy: list(vEBT_VEBT),Nb: nat] :
      ( vEBT_invar_vebt(S,Ma)
     => ( ! [X3: vEBT_VEBT] :
            ( member(vEBT_VEBT,X3,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),Listy))
           => vEBT_invar_vebt(X3,Nb) )
       => ( ( Ma = aa(nat,nat,suc,Nb) )
         => ( ! [X3: vEBT_VEBT] :
                ( member(vEBT_VEBT,X3,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),Listy))
               => ( aa(nat,int,semiring_1_of_nat(int),aa(vEBT_VEBT,nat,vEBT_VEBT_height,X3)) = archimedean_ceiling(real,aa(real,real,log(aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(nat,real,semiring_1_of_nat(real),Nb))) ) )
           => ( ( aa(nat,int,semiring_1_of_nat(int),aa(vEBT_VEBT,nat,vEBT_VEBT_height,S)) = archimedean_ceiling(real,aa(real,real,log(aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(nat,real,semiring_1_of_nat(real),Ma))) )
             => ( aa(nat,int,semiring_1_of_nat(int),aa(set(nat),nat,lattic643756798349783984er_Max(nat),aa(set(vEBT_VEBT),set(nat),image(vEBT_VEBT,nat,vEBT_VEBT_height),aa(set(vEBT_VEBT),set(vEBT_VEBT),aa(vEBT_VEBT,fun(set(vEBT_VEBT),set(vEBT_VEBT)),insert(vEBT_VEBT),S),aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),Listy))))) = archimedean_ceiling(real,aa(real,real,log(aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(nat,real,semiring_1_of_nat(real),Ma))) ) ) ) ) ) ) ).

% setceilmax
tff(fact_35_semiring__norm_I2_J,axiom,
    aa(num,num,aa(num,fun(num,num),plus_plus(num),one2),one2) = aa(num,num,bit0,one2) ).

% semiring_norm(2)
tff(fact_36_semiring__norm_I6_J,axiom,
    ! [Ma: num,Nb: num] : aa(num,num,aa(num,fun(num,num),plus_plus(num),aa(num,num,bit0,Ma)),aa(num,num,bit0,Nb)) = aa(num,num,bit0,aa(num,num,aa(num,fun(num,num),plus_plus(num),Ma),Nb)) ).

% semiring_norm(6)
tff(fact_37_int__eq__iff__numeral,axiom,
    ! [Ma: nat,V: num] :
      ( ( aa(nat,int,semiring_1_of_nat(int),Ma) = aa(num,int,numeral_numeral(int),V) )
    <=> ( Ma = aa(num,nat,numeral_numeral(nat),V) ) ) ).

% int_eq_iff_numeral
tff(fact_38_image__insert,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),A2: B,B3: set(B)] : aa(set(B),set(A),image(B,A,F2),aa(set(B),set(B),aa(B,fun(set(B),set(B)),insert(B),A2),B3)) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),aa(B,A,F2,A2)),aa(set(B),set(A),image(B,A,F2),B3)) ).

% image_insert
tff(fact_39_insert__image,axiom,
    ! [B: $tType,A: $tType,X: A,A3: set(A),F2: fun(A,B)] :
      ( member(A,X,A3)
     => ( aa(set(B),set(B),aa(B,fun(set(B),set(B)),insert(B),aa(A,B,F2,X)),aa(set(A),set(B),image(A,B,F2),A3)) = aa(set(A),set(B),image(A,B,F2),A3) ) ) ).

% insert_image
tff(fact_40_semiring__norm_I83_J,axiom,
    ! [Nb: num] : one2 != aa(num,num,bit0,Nb) ).

% semiring_norm(83)
tff(fact_41_semiring__norm_I85_J,axiom,
    ! [Ma: num] : aa(num,num,bit0,Ma) != one2 ).

% semiring_norm(85)
tff(fact_42_int__ops_I2_J,axiom,
    aa(nat,int,semiring_1_of_nat(int),one_one(nat)) = one_one(int) ).

% int_ops(2)
tff(fact_43_zadd__int__left,axiom,
    ! [Ma: nat,Nb: nat,Z: int] : aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(nat,int,semiring_1_of_nat(int),Ma)),aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(nat,int,semiring_1_of_nat(int),Nb)),Z)) = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(nat,int,semiring_1_of_nat(int),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb))),Z) ).

% zadd_int_left
tff(fact_44_mem__Collect__eq,axiom,
    ! [A: $tType,A2: A,P: fun(A,$o)] :
      ( member(A,A2,collect(A,P))
    <=> aa(A,$o,P,A2) ) ).

% mem_Collect_eq
tff(fact_45_Collect__mem__eq,axiom,
    ! [A: $tType,A3: set(A)] : collect(A,aTP_Lamp_a(set(A),fun(A,$o),A3)) = A3 ).

% Collect_mem_eq
tff(fact_46_Collect__cong,axiom,
    ! [A: $tType,P: fun(A,$o),Q: fun(A,$o)] :
      ( ! [X3: A] :
          ( aa(A,$o,P,X3)
        <=> aa(A,$o,Q,X3) )
     => ( collect(A,P) = collect(A,Q) ) ) ).

% Collect_cong
tff(fact_47_ext,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),G: fun(A,B)] :
      ( ! [X3: A] : aa(A,B,F2,X3) = aa(A,B,G,X3)
     => ( F2 = G ) ) ).

% ext
tff(fact_48_int__plus,axiom,
    ! [Nb: nat,Ma: nat] : aa(nat,int,semiring_1_of_nat(int),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),Ma)) = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(nat,int,semiring_1_of_nat(int),Nb)),aa(nat,int,semiring_1_of_nat(int),Ma)) ).

% int_plus
tff(fact_49_int__ops_I5_J,axiom,
    ! [A2: nat,B2: nat] : aa(nat,int,semiring_1_of_nat(int),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),A2),B2)) = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(nat,int,semiring_1_of_nat(int),A2)),aa(nat,int,semiring_1_of_nat(int),B2)) ).

% int_ops(5)
tff(fact_50_even__odd__cases,axiom,
    ! [X: nat] :
      ( ! [N: nat] : X != aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),N),N)
     => ~ ! [N: nat] : X != aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),N),aa(nat,nat,suc,N)) ) ).

% even_odd_cases
tff(fact_51__C3_Ohyps_C_I3_J,axiom,
    m = aa(nat,nat,suc,na) ).

% "3.hyps"(3)
tff(fact_52_verit__eq__simplify_I8_J,axiom,
    ! [X22: num,Y2: num] :
      ( ( aa(num,num,bit0,X22) = aa(num,num,bit0,Y2) )
    <=> ( X22 = Y2 ) ) ).

% verit_eq_simplify(8)
tff(fact_53_semiring__norm_I87_J,axiom,
    ! [Ma: num,Nb: num] :
      ( ( aa(num,num,bit0,Ma) = aa(num,num,bit0,Nb) )
    <=> ( Ma = Nb ) ) ).

% semiring_norm(87)
tff(fact_54_image__eqI,axiom,
    ! [A: $tType,B: $tType,B2: A,F2: fun(B,A),X: B,A3: set(B)] :
      ( ( B2 = aa(B,A,F2,X) )
     => ( member(B,X,A3)
       => member(A,B2,aa(set(B),set(A),image(B,A,F2),A3)) ) ) ).

% image_eqI
tff(fact_55_nat_Oinject,axiom,
    ! [X22: nat,Y2: nat] :
      ( ( aa(nat,nat,suc,X22) = aa(nat,nat,suc,Y2) )
    <=> ( X22 = Y2 ) ) ).

% nat.inject
tff(fact_56_old_Onat_Oinject,axiom,
    ! [Nat: nat,Nat2: nat] :
      ( ( aa(nat,nat,suc,Nat) = aa(nat,nat,suc,Nat2) )
    <=> ( Nat = Nat2 ) ) ).

% old.nat.inject
tff(fact_57_insert__absorb2,axiom,
    ! [A: $tType,X: A,A3: set(A)] : aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3) ).

% insert_absorb2
tff(fact_58_insert__iff,axiom,
    ! [A: $tType,A2: A,B2: A,A3: set(A)] :
      ( member(A,A2,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),B2),A3))
    <=> ( ( A2 = B2 )
        | member(A,A2,A3) ) ) ).

% insert_iff
tff(fact_59_insertCI,axiom,
    ! [A: $tType,A2: A,B3: set(A),B2: A] :
      ( ( ~ member(A,A2,B3)
       => ( A2 = B2 ) )
     => member(A,A2,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),B2),B3)) ) ).

% insertCI
tff(fact_60_add__Suc__right,axiom,
    ! [Ma: nat,Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),aa(nat,nat,suc,Nb)) = aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb)) ).

% add_Suc_right
tff(fact_61_of__nat__Suc,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ! [Ma: nat] : aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,suc,Ma)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),aa(nat,A,semiring_1_of_nat(A),Ma)) ) ).

% of_nat_Suc
tff(fact_62_Suc__numeral,axiom,
    ! [Nb: num] : aa(nat,nat,suc,aa(num,nat,numeral_numeral(nat),Nb)) = aa(num,nat,numeral_numeral(nat),aa(num,num,aa(num,fun(num,num),plus_plus(num),Nb),one2)) ).

% Suc_numeral
tff(fact_63_add__2__eq__Suc,axiom,
    ! [Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb) = aa(nat,nat,suc,aa(nat,nat,suc,Nb)) ).

% add_2_eq_Suc
tff(fact_64_add__2__eq__Suc_H,axiom,
    ! [Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = aa(nat,nat,suc,aa(nat,nat,suc,Nb)) ).

% add_2_eq_Suc'
tff(fact_65_Suc__1,axiom,
    aa(nat,nat,suc,one_one(nat)) = aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)) ).

% Suc_1
tff(fact_66_Suc__inject,axiom,
    ! [X: nat,Y: nat] :
      ( ( aa(nat,nat,suc,X) = aa(nat,nat,suc,Y) )
     => ( X = Y ) ) ).

% Suc_inject
tff(fact_67_n__not__Suc__n,axiom,
    ! [Nb: nat] : Nb != aa(nat,nat,suc,Nb) ).

% n_not_Suc_n
tff(fact_68_add__Suc__shift,axiom,
    ! [Ma: nat,Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,suc,Ma)),Nb) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),aa(nat,nat,suc,Nb)) ).

% add_Suc_shift
tff(fact_69_add__Suc,axiom,
    ! [Ma: nat,Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,suc,Ma)),Nb) = aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb)) ).

% add_Suc
tff(fact_70_nat__arith_Osuc1,axiom,
    ! [A3: nat,K: nat,A2: nat] :
      ( ( A3 = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),K),A2) )
     => ( aa(nat,nat,suc,A3) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),K),aa(nat,nat,suc,A2)) ) ) ).

% nat_arith.suc1
tff(fact_71_Suc__eq__plus1__left,axiom,
    ! [Nb: nat] : aa(nat,nat,suc,Nb) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),one_one(nat)),Nb) ).

% Suc_eq_plus1_left
tff(fact_72_plus__1__eq__Suc,axiom,
    aa(nat,fun(nat,nat),plus_plus(nat),one_one(nat)) = suc ).

% plus_1_eq_Suc
tff(fact_73_Suc__eq__plus1,axiom,
    ! [Nb: nat] : aa(nat,nat,suc,Nb) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),one_one(nat)) ).

% Suc_eq_plus1
tff(fact_74_int__ops_I4_J,axiom,
    ! [A2: nat] : aa(nat,int,semiring_1_of_nat(int),aa(nat,nat,suc,A2)) = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(nat,int,semiring_1_of_nat(int),A2)),one_one(int)) ).

% int_ops(4)
tff(fact_75_int__Suc,axiom,
    ! [Nb: nat] : aa(nat,int,semiring_1_of_nat(int),aa(nat,nat,suc,Nb)) = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(nat,int,semiring_1_of_nat(int),Nb)),one_one(int)) ).

% int_Suc
tff(fact_76_rev__image__eqI,axiom,
    ! [B: $tType,A: $tType,X: A,A3: set(A),B2: B,F2: fun(A,B)] :
      ( member(A,X,A3)
     => ( ( B2 = aa(A,B,F2,X) )
       => member(B,B2,aa(set(A),set(B),image(A,B,F2),A3)) ) ) ).

% rev_image_eqI
tff(fact_77_ball__imageD,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),A3: set(B),P: fun(A,$o)] :
      ( ! [X3: A] :
          ( member(A,X3,aa(set(B),set(A),image(B,A,F2),A3))
         => aa(A,$o,P,X3) )
     => ! [X2: B] :
          ( member(B,X2,A3)
         => aa(A,$o,P,aa(B,A,F2,X2)) ) ) ).

% ball_imageD
tff(fact_78_image__cong,axiom,
    ! [B: $tType,A: $tType,M: set(A),N2: set(A),F2: fun(A,B),G: fun(A,B)] :
      ( ( M = N2 )
     => ( ! [X3: A] :
            ( member(A,X3,N2)
           => ( aa(A,B,F2,X3) = aa(A,B,G,X3) ) )
       => ( aa(set(A),set(B),image(A,B,F2),M) = aa(set(A),set(B),image(A,B,G),N2) ) ) ) ).

% image_cong
tff(fact_79_bex__imageD,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),A3: set(B),P: fun(A,$o)] :
      ( ? [X2: A] :
          ( member(A,X2,aa(set(B),set(A),image(B,A,F2),A3))
          & aa(A,$o,P,X2) )
     => ? [X3: B] :
          ( member(B,X3,A3)
          & aa(A,$o,P,aa(B,A,F2,X3)) ) ) ).

% bex_imageD
tff(fact_80_image__iff,axiom,
    ! [A: $tType,B: $tType,Z: A,F2: fun(B,A),A3: set(B)] :
      ( member(A,Z,aa(set(B),set(A),image(B,A,F2),A3))
    <=> ? [X4: B] :
          ( member(B,X4,A3)
          & ( Z = aa(B,A,F2,X4) ) ) ) ).

% image_iff
tff(fact_81_imageI,axiom,
    ! [B: $tType,A: $tType,X: A,A3: set(A),F2: fun(A,B)] :
      ( member(A,X,A3)
     => member(B,aa(A,B,F2,X),aa(set(A),set(B),image(A,B,F2),A3)) ) ).

% imageI
tff(fact_82_Suc__nat__number__of__add,axiom,
    ! [V: num,Nb: nat] : aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(num,nat,numeral_numeral(nat),V)),Nb)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,aa(num,fun(num,num),plus_plus(num),V),one2))),Nb) ).

% Suc_nat_number_of_add
tff(fact_83_mk__disjoint__insert,axiom,
    ! [A: $tType,A2: A,A3: set(A)] :
      ( member(A,A2,A3)
     => ? [B4: set(A)] :
          ( ( A3 = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),B4) )
          & ~ member(A,A2,B4) ) ) ).

% mk_disjoint_insert
tff(fact_84_insert__commute,axiom,
    ! [A: $tType,X: A,Y: A,A3: set(A)] : aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),Y),A3)) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),Y),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)) ).

% insert_commute
tff(fact_85_insert__eq__iff,axiom,
    ! [A: $tType,A2: A,A3: set(A),B2: A,B3: set(A)] :
      ( ~ member(A,A2,A3)
     => ( ~ member(A,B2,B3)
       => ( ( aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),A3) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),B2),B3) )
        <=> $ite(
              A2 = B2,
              A3 = B3,
              ? [C3: set(A)] :
                ( ( A3 = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),B2),C3) )
                & ~ member(A,B2,C3)
                & ( B3 = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),C3) )
                & ~ member(A,A2,C3) ) ) ) ) ) ).

% insert_eq_iff
tff(fact_86_insert__absorb,axiom,
    ! [A: $tType,A2: A,A3: set(A)] :
      ( member(A,A2,A3)
     => ( aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),A3) = A3 ) ) ).

% insert_absorb
tff(fact_87_insert__ident,axiom,
    ! [A: $tType,X: A,A3: set(A),B3: set(A)] :
      ( ~ member(A,X,A3)
     => ( ~ member(A,X,B3)
       => ( ( aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),B3) )
        <=> ( A3 = B3 ) ) ) ) ).

% insert_ident
tff(fact_88_Set_Oset__insert,axiom,
    ! [A: $tType,X: A,A3: set(A)] :
      ( member(A,X,A3)
     => ~ ! [B4: set(A)] :
            ( ( A3 = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),B4) )
           => member(A,X,B4) ) ) ).

% Set.set_insert
tff(fact_89_insertI2,axiom,
    ! [A: $tType,A2: A,B3: set(A),B2: A] :
      ( member(A,A2,B3)
     => member(A,A2,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),B2),B3)) ) ).

% insertI2
tff(fact_90_insertI1,axiom,
    ! [A: $tType,A2: A,B3: set(A)] : member(A,A2,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),B3)) ).

% insertI1
tff(fact_91_insertE,axiom,
    ! [A: $tType,A2: A,B2: A,A3: set(A)] :
      ( member(A,A2,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),B2),A3))
     => ( ( A2 != B2 )
       => member(A,A2,A3) ) ) ).

% insertE
tff(fact_92_nat__int__comparison_I1_J,axiom,
    ! [A2: nat,B2: nat] :
      ( ( A2 = B2 )
    <=> ( aa(nat,int,semiring_1_of_nat(int),A2) = aa(nat,int,semiring_1_of_nat(int),B2) ) ) ).

% nat_int_comparison(1)
tff(fact_93_int__if,axiom,
    ! [P: $o,A2: nat,B2: nat] :
      aa(nat,int,semiring_1_of_nat(int),
        $ite((P),A2,B2)) = $ite((P),aa(nat,int,semiring_1_of_nat(int),A2),aa(nat,int,semiring_1_of_nat(int),B2)) ).

% int_if
tff(fact_94_int__int__eq,axiom,
    ! [Ma: nat,Nb: nat] :
      ( ( aa(nat,int,semiring_1_of_nat(int),Ma) = aa(nat,int,semiring_1_of_nat(int),Nb) )
    <=> ( Ma = Nb ) ) ).

% int_int_eq
tff(fact_95_verit__eq__simplify_I10_J,axiom,
    ! [X22: num] : one2 != aa(num,num,bit0,X22) ).

% verit_eq_simplify(10)
tff(fact_96_int__ops_I3_J,axiom,
    ! [Nb: num] : aa(nat,int,semiring_1_of_nat(int),aa(num,nat,numeral_numeral(nat),Nb)) = aa(num,int,numeral_numeral(int),Nb) ).

% int_ops(3)
tff(fact_97__C2_C,axiom,
    aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),archimedean_ceiling(real,aa(real,real,log(aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(nat,real,semiring_1_of_nat(real),na)))),archimedean_ceiling(real,aa(real,real,log(aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(nat,real,semiring_1_of_nat(real),m)))) ).

% "2"
tff(fact_98__C1_C,axiom,
    aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,log(aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(nat,real,semiring_1_of_nat(real),na))),aa(real,real,log(aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(nat,real,semiring_1_of_nat(real),m))) ).

% "1"
tff(fact_99__C00_C,axiom,
    ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),one_one(nat)),na)
    & ( aa(nat,nat,suc,na) = m ) ) ).

% "00"
tff(fact_100__C0_C,axiom,
    aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),na),m) ).

% "0"
tff(fact_101_dbl__simps_I3_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ( neg_numeral_dbl(A,one_one(A)) = aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)) ) ) ).

% dbl_simps(3)
tff(fact_102_VEBT_Oinject_I1_J,axiom,
    ! [X11: option(product_prod(nat,nat)),X12: nat,X13: list(vEBT_VEBT),X14: vEBT_VEBT,Y11: option(product_prod(nat,nat)),Y12: nat,Y13: list(vEBT_VEBT),Y14: vEBT_VEBT] :
      ( ( vEBT_Node(X11,X12,X13,X14) = vEBT_Node(Y11,Y12,Y13,Y14) )
    <=> ( ( X11 = Y11 )
        & ( X12 = Y12 )
        & ( X13 = Y13 )
        & ( X14 = Y14 ) ) ) ).

% VEBT.inject(1)
tff(fact_103__C3_Ohyps_C_I2_J,axiom,
    aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),treeList) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),m) ).

% "3.hyps"(2)
tff(fact_104_valid__eq2,axiom,
    ! [Ta: vEBT_VEBT,D2: nat] :
      ( vEBT_VEBT_valid(Ta,D2)
     => vEBT_invar_vebt(Ta,D2) ) ).

% valid_eq2
tff(fact_105_valid__eq1,axiom,
    ! [Ta: vEBT_VEBT,D2: nat] :
      ( vEBT_invar_vebt(Ta,D2)
     => vEBT_VEBT_valid(Ta,D2) ) ).

% valid_eq1
tff(fact_106_valid__eq,axiom,
    ! [Ta: vEBT_VEBT,D2: nat] :
      ( vEBT_VEBT_valid(Ta,D2)
    <=> vEBT_invar_vebt(Ta,D2) ) ).

% valid_eq
tff(fact_107_add__left__cancel,axiom,
    ! [A: $tType] :
      ( cancel_semigroup_add(A)
     => ! [A2: A,B2: A,C2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2) )
        <=> ( B2 = C2 ) ) ) ).

% add_left_cancel
tff(fact_108_add__right__cancel,axiom,
    ! [A: $tType] :
      ( cancel_semigroup_add(A)
     => ! [B2: A,A2: A,C2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),A2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),A2) )
        <=> ( B2 = C2 ) ) ) ).

% add_right_cancel
tff(fact_109_numeral__le__iff,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [Ma: num,Nb: num] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(num,A,numeral_numeral(A),Ma)),aa(num,A,numeral_numeral(A),Nb))
        <=> aa(num,$o,aa(num,fun(num,$o),ord_less_eq(num),Ma),Nb) ) ) ).

% numeral_le_iff
tff(fact_110_add__le__cancel__right,axiom,
    ! [A: $tType] :
      ( ordere2412721322843649153imp_le(A)
     => ! [A2: A,C2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),C2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) ) ) ).

% add_le_cancel_right
tff(fact_111_add__le__cancel__left,axiom,
    ! [A: $tType] :
      ( ordere2412721322843649153imp_le(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),A2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),B2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) ) ) ).

% add_le_cancel_left
tff(fact_112_Suc__le__mono,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,suc,Nb)),aa(nat,nat,suc,Ma))
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma) ) ).

% Suc_le_mono
tff(fact_113_nat__add__left__cancel__le,axiom,
    ! [K: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),K),Ma)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),K),Nb))
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb) ) ).

% nat_add_left_cancel_le
tff(fact_114_set__n__deg__not__0,axiom,
    ! [TreeLista: list(vEBT_VEBT),Nb: nat,Ma: nat] :
      ( ! [X3: vEBT_VEBT] :
          ( member(vEBT_VEBT,X3,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeLista))
         => vEBT_invar_vebt(X3,Nb) )
     => ( ( aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeLista) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Ma) )
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),one_one(nat)),Nb) ) ) ).

% set_n_deg_not_0
tff(fact_115_of__nat__le__iff,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [Ma: nat,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,semiring_1_of_nat(A),Ma)),aa(nat,A,semiring_1_of_nat(A),Nb))
        <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb) ) ) ).

% of_nat_le_iff
tff(fact_116_dbl__simps_I5_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [K: num] : neg_numeral_dbl(A,aa(num,A,numeral_numeral(A),K)) = aa(num,A,numeral_numeral(A),aa(num,num,bit0,K)) ) ).

% dbl_simps(5)
tff(fact_117_numeral__le__one__iff,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [Nb: num] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(num,A,numeral_numeral(A),Nb)),one_one(A))
        <=> aa(num,$o,aa(num,fun(num,$o),ord_less_eq(num),Nb),one2) ) ) ).

% numeral_le_one_iff
tff(fact_118_ceiling__le__numeral,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,V: num] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),archimedean_ceiling(A,X)),aa(num,int,numeral_numeral(int),V))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(num,A,numeral_numeral(A),V)) ) ) ).

% ceiling_le_numeral
tff(fact_119_ceiling__le__one,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),archimedean_ceiling(A,X)),one_one(int))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),one_one(A)) ) ) ).

% ceiling_le_one
tff(fact_120_verit__la__disequality,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A2: A,B2: A] :
          ( ( A2 = B2 )
          | ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
          | ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2) ) ) ).

% verit_la_disequality
tff(fact_121_verit__la__generic,axiom,
    ! [A2: int,X: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),A2),X)
      | ( A2 = X )
      | aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),X),A2) ) ).

% verit_la_generic
tff(fact_122_verit__comp__simplify1_I2_J,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [A2: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),A2) ) ).

% verit_comp_simplify1(2)
tff(fact_123_Nat_Oex__has__greatest__nat,axiom,
    ! [P: fun(nat,$o),K: nat,B2: nat] :
      ( aa(nat,$o,P,K)
     => ( ! [Y3: nat] :
            ( aa(nat,$o,P,Y3)
           => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Y3),B2) )
       => ? [X3: nat] :
            ( aa(nat,$o,P,X3)
            & ! [Y4: nat] :
                ( aa(nat,$o,P,Y4)
               => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Y4),X3) ) ) ) ) ).

% Nat.ex_has_greatest_nat
tff(fact_124_nat__le__linear,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
      | aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma) ) ).

% nat_le_linear
tff(fact_125_le__antisym,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma)
       => ( Ma = Nb ) ) ) ).

% le_antisym
tff(fact_126_eq__imp__le,axiom,
    ! [Ma: nat,Nb: nat] :
      ( ( Ma = Nb )
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb) ) ).

% eq_imp_le
tff(fact_127_le__trans,axiom,
    ! [I: nat,J: nat,K: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),J)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),J),K)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),K) ) ) ).

% le_trans
tff(fact_128_le__refl,axiom,
    ! [Nb: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Nb) ).

% le_refl
tff(fact_129_lift__Suc__antimono__le,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [F2: fun(nat,A),Nb: nat,N3: nat] :
          ( ! [N: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,F2,aa(nat,nat,suc,N))),aa(nat,A,F2,N))
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),N3)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,F2,N3)),aa(nat,A,F2,Nb)) ) ) ) ).

% lift_Suc_antimono_le
tff(fact_130_lift__Suc__mono__le,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [F2: fun(nat,A),Nb: nat,N3: nat] :
          ( ! [N: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,F2,N)),aa(nat,A,F2,aa(nat,nat,suc,N)))
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),N3)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,F2,Nb)),aa(nat,A,F2,N3)) ) ) ) ).

% lift_Suc_mono_le
tff(fact_131_of__nat__mono,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [I: nat,J: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),J)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,semiring_1_of_nat(A),I)),aa(nat,A,semiring_1_of_nat(A),J)) ) ) ).

% of_nat_mono
tff(fact_132_zle__int,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(nat,int,semiring_1_of_nat(int),Ma)),aa(nat,int,semiring_1_of_nat(int),Nb))
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb) ) ).

% zle_int
tff(fact_133_nat__int__comparison_I3_J,axiom,
    ! [A2: nat,B2: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),A2),B2)
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(nat,int,semiring_1_of_nat(int),A2)),aa(nat,int,semiring_1_of_nat(int),B2)) ) ).

% nat_int_comparison(3)
tff(fact_134_ceiling__mono,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [Y: A,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),X)
         => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),archimedean_ceiling(A,Y)),archimedean_ceiling(A,X)) ) ) ).

% ceiling_mono
tff(fact_135_add__le__imp__le__right,axiom,
    ! [A: $tType] :
      ( ordere2412721322843649153imp_le(A)
     => ! [A2: A,C2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),C2))
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) ) ) ).

% add_le_imp_le_right
tff(fact_136_add__le__imp__le__left,axiom,
    ! [A: $tType] :
      ( ordere2412721322843649153imp_le(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),A2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),B2))
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) ) ) ).

% add_le_imp_le_left
tff(fact_137_le__iff__add,axiom,
    ! [A: $tType] :
      ( canoni5634975068530333245id_add(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
        <=> ? [C4: A] : B2 = aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C4) ) ) ).

% le_iff_add
tff(fact_138_add__right__mono,axiom,
    ! [A: $tType] :
      ( ordere6658533253407199908up_add(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),C2)) ) ) ).

% add_right_mono
tff(fact_139_less__eqE,axiom,
    ! [A: $tType] :
      ( canoni5634975068530333245id_add(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ~ ! [C5: A] : B2 != aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C5) ) ) ).

% less_eqE
tff(fact_140_add__left__mono,axiom,
    ! [A: $tType] :
      ( ordere6658533253407199908up_add(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),A2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),B2)) ) ) ).

% add_left_mono
tff(fact_141_add__mono,axiom,
    ! [A: $tType] :
      ( ordere6658533253407199908up_add(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),D2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),D2)) ) ) ) ).

% add_mono
tff(fact_142_add__mono__thms__linordered__semiring_I1_J,axiom,
    ! [A: $tType] :
      ( ordere6658533253407199908up_add(A)
     => ! [I: A,J: A,K: A,L: A] :
          ( ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),I),J)
            & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),K),L) )
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),I),K)),aa(A,A,aa(A,fun(A,A),plus_plus(A),J),L)) ) ) ).

% add_mono_thms_linordered_semiring(1)
tff(fact_143_add__mono__thms__linordered__semiring_I2_J,axiom,
    ! [A: $tType] :
      ( ordere6658533253407199908up_add(A)
     => ! [I: A,J: A,K: A,L: A] :
          ( ( ( I = J )
            & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),K),L) )
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),I),K)),aa(A,A,aa(A,fun(A,A),plus_plus(A),J),L)) ) ) ).

% add_mono_thms_linordered_semiring(2)
tff(fact_144_add__mono__thms__linordered__semiring_I3_J,axiom,
    ! [A: $tType] :
      ( ordere6658533253407199908up_add(A)
     => ! [I: A,J: A,K: A,L: A] :
          ( ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),I),J)
            & ( K = L ) )
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),I),K)),aa(A,A,aa(A,fun(A,A),plus_plus(A),J),L)) ) ) ).

% add_mono_thms_linordered_semiring(3)
tff(fact_145_size__neq__size__imp__neq,axiom,
    ! [A: $tType] :
      ( size(A)
     => ! [X: A,Y: A] :
          ( ( aa(A,nat,size_size(A),X) != aa(A,nat,size_size(A),Y) )
         => ( X != Y ) ) ) ).

% size_neq_size_imp_neq
tff(fact_146_le__numeral__extra_I4_J,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),one_one(A)) ) ).

% le_numeral_extra(4)
tff(fact_147_transitive__stepwise__le,axiom,
    ! [Ma: nat,Nb: nat,R: fun(nat,fun(nat,$o))] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
     => ( ! [X3: nat] : aa(nat,$o,aa(nat,fun(nat,$o),R,X3),X3)
       => ( ! [X3: nat,Y3: nat,Z2: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),R,X3),Y3)
             => ( aa(nat,$o,aa(nat,fun(nat,$o),R,Y3),Z2)
               => aa(nat,$o,aa(nat,fun(nat,$o),R,X3),Z2) ) )
         => ( ! [N: nat] : aa(nat,$o,aa(nat,fun(nat,$o),R,N),aa(nat,nat,suc,N))
           => aa(nat,$o,aa(nat,fun(nat,$o),R,Ma),Nb) ) ) ) ) ).

% transitive_stepwise_le
tff(fact_148_nat__induct__at__least,axiom,
    ! [Ma: nat,Nb: nat,P: fun(nat,$o)] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
     => ( aa(nat,$o,P,Ma)
       => ( ! [N: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),N)
             => ( aa(nat,$o,P,N)
               => aa(nat,$o,P,aa(nat,nat,suc,N)) ) )
         => aa(nat,$o,P,Nb) ) ) ) ).

% nat_induct_at_least
tff(fact_149_full__nat__induct,axiom,
    ! [P: fun(nat,$o),Nb: nat] :
      ( ! [N: nat] :
          ( ! [M2: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,suc,M2)),N)
             => aa(nat,$o,P,M2) )
         => aa(nat,$o,P,N) )
     => aa(nat,$o,P,Nb) ) ).

% full_nat_induct
tff(fact_150_not__less__eq__eq,axiom,
    ! [Ma: nat,Nb: nat] :
      ( ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,suc,Nb)),Ma) ) ).

% not_less_eq_eq
tff(fact_151_Suc__n__not__le__n,axiom,
    ! [Nb: nat] : ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,suc,Nb)),Nb) ).

% Suc_n_not_le_n
tff(fact_152_le__Suc__eq,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),aa(nat,nat,suc,Nb))
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
        | ( Ma = aa(nat,nat,suc,Nb) ) ) ) ).

% le_Suc_eq
tff(fact_153_Suc__le__D,axiom,
    ! [Nb: nat,M3: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,suc,Nb)),M3)
     => ? [M4: nat] : M3 = aa(nat,nat,suc,M4) ) ).

% Suc_le_D
tff(fact_154_le__SucI,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),aa(nat,nat,suc,Nb)) ) ).

% le_SucI
tff(fact_155_le__SucE,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),aa(nat,nat,suc,Nb))
     => ( ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
       => ( Ma = aa(nat,nat,suc,Nb) ) ) ) ).

% le_SucE
tff(fact_156_Suc__leD,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,suc,Ma)),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb) ) ).

% Suc_leD
tff(fact_157_real__arch__simple,axiom,
    ! [A: $tType] :
      ( archim462609752435547400_field(A)
     => ! [X: A] :
        ? [N: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(nat,A,semiring_1_of_nat(A),N)) ) ).

% real_arch_simple
tff(fact_158_add__leE,axiom,
    ! [Ma: nat,K: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),K)),Nb)
     => ~ ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
         => ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Nb) ) ) ).

% add_leE
tff(fact_159_le__add1,axiom,
    ! [Nb: nat,Ma: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),Ma)) ).

% le_add1
tff(fact_160_le__add2,axiom,
    ! [Nb: nat,Ma: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb)) ).

% le_add2
tff(fact_161_add__leD1,axiom,
    ! [Ma: nat,K: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),K)),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb) ) ).

% add_leD1
tff(fact_162_add__leD2,axiom,
    ! [Ma: nat,K: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),K)),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Nb) ) ).

% add_leD2
tff(fact_163_le__Suc__ex,axiom,
    ! [K: nat,L: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),L)
     => ? [N: nat] : L = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),K),N) ) ).

% le_Suc_ex
tff(fact_164_add__le__mono,axiom,
    ! [I: nat,J: nat,K: nat,L: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),J)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),L)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),I),K)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),J),L)) ) ) ).

% add_le_mono
tff(fact_165_add__le__mono1,axiom,
    ! [I: nat,J: nat,K: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),J)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),I),K)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),J),K)) ) ).

% add_le_mono1
tff(fact_166_trans__le__add1,axiom,
    ! [I: nat,J: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),J)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),J),Ma)) ) ).

% trans_le_add1
tff(fact_167_trans__le__add2,axiom,
    ! [I: nat,J: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),J)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),J)) ) ).

% trans_le_add2
tff(fact_168_nat__le__iff__add,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
    <=> ? [K2: nat] : Nb = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),K2) ) ).

% nat_le_iff_add
tff(fact_169_one__le__numeral,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [Nb: num] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),aa(num,A,numeral_numeral(A),Nb)) ) ).

% one_le_numeral
tff(fact_170_dbl__def,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [X: A] : neg_numeral_dbl(A,X) = aa(A,A,aa(A,fun(A,A),plus_plus(A),X),X) ) ).

% dbl_def
tff(fact_171_int__ge__induct,axiom,
    ! [K: int,I: int,P: fun(int,$o)] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),K),I)
     => ( aa(int,$o,P,K)
       => ( ! [I2: int] :
              ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),K),I2)
             => ( aa(int,$o,P,I2)
               => aa(int,$o,P,aa(int,int,aa(int,fun(int,int),plus_plus(int),I2),one_one(int))) ) )
         => aa(int,$o,P,I) ) ) ) ).

% int_ge_induct
tff(fact_172_zle__iff__zadd,axiom,
    ! [W: int,Z: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),W),Z)
    <=> ? [N4: nat] : Z = aa(int,int,aa(int,fun(int,int),plus_plus(int),W),aa(nat,int,semiring_1_of_nat(int),N4)) ) ).

% zle_iff_zadd
tff(fact_173_one__reorient,axiom,
    ! [A: $tType] :
      ( one(A)
     => ! [X: A] :
          ( ( one_one(A) = X )
        <=> ( X = one_one(A) ) ) ) ).

% one_reorient
tff(fact_174_add__right__imp__eq,axiom,
    ! [A: $tType] :
      ( cancel_semigroup_add(A)
     => ! [B2: A,A2: A,C2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),A2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),A2) )
         => ( B2 = C2 ) ) ) ).

% add_right_imp_eq
tff(fact_175_add__left__imp__eq,axiom,
    ! [A: $tType] :
      ( cancel_semigroup_add(A)
     => ! [A2: A,B2: A,C2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2) )
         => ( B2 = C2 ) ) ) ).

% add_left_imp_eq
tff(fact_176_add_Oleft__commute,axiom,
    ! [A: $tType] :
      ( ab_semigroup_add(A)
     => ! [B2: A,A2: A,C2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),C2)) ) ).

% add.left_commute
tff(fact_177_add_Ocommute,axiom,
    ! [A: $tType] :
      ( ab_semigroup_add(A)
     => ! [A2: A,B2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),A2) ) ).

% add.commute
tff(fact_178_add_Oright__cancel,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [B2: A,A2: A,C2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),A2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),A2) )
        <=> ( B2 = C2 ) ) ) ).

% add.right_cancel
tff(fact_179_add_Oleft__cancel,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A,B2: A,C2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2) )
        <=> ( B2 = C2 ) ) ) ).

% add.left_cancel
tff(fact_180_add_Oassoc,axiom,
    ! [A: $tType] :
      ( semigroup_add(A)
     => ! [A2: A,B2: A,C2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)),C2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),C2)) ) ).

% add.assoc
tff(fact_181_group__cancel_Oadd2,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [B3: A,K: A,B2: A,A2: A] :
          ( ( B3 = aa(A,A,aa(A,fun(A,A),plus_plus(A),K),B2) )
         => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B3) = aa(A,A,aa(A,fun(A,A),plus_plus(A),K),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)) ) ) ) ).

% group_cancel.add2
tff(fact_182_group__cancel_Oadd1,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [A3: A,K: A,A2: A,B2: A] :
          ( ( A3 = aa(A,A,aa(A,fun(A,A),plus_plus(A),K),A2) )
         => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),A3),B2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),K),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)) ) ) ) ).

% group_cancel.add1
tff(fact_183_add__mono__thms__linordered__semiring_I4_J,axiom,
    ! [A: $tType] :
      ( ordere6658533253407199908up_add(A)
     => ! [I: A,J: A,K: A,L: A] :
          ( ( ( I = J )
            & ( K = L ) )
         => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),I),K) = aa(A,A,aa(A,fun(A,A),plus_plus(A),J),L) ) ) ) ).

% add_mono_thms_linordered_semiring(4)
tff(fact_184_ab__semigroup__add__class_Oadd__ac_I1_J,axiom,
    ! [A: $tType] :
      ( ab_semigroup_add(A)
     => ! [A2: A,B2: A,C2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)),C2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),C2)) ) ).

% ab_semigroup_add_class.add_ac(1)
tff(fact_185_ceiling__add__le,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,Y: A] : aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),archimedean_ceiling(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y))),aa(int,int,aa(int,fun(int,int),plus_plus(int),archimedean_ceiling(A,X)),archimedean_ceiling(A,Y))) ) ).

% ceiling_add_le
tff(fact_186_invar__vebt_Ointros_I2_J,axiom,
    ! [TreeLista: list(vEBT_VEBT),Nb: nat,Summarya: vEBT_VEBT,Ma: nat,Dega: nat] :
      ( ! [X3: vEBT_VEBT] :
          ( member(vEBT_VEBT,X3,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeLista))
         => vEBT_invar_vebt(X3,Nb) )
     => ( vEBT_invar_vebt(Summarya,Ma)
       => ( ( aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeLista) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Ma) )
         => ( ( Ma = Nb )
           => ( ( Dega = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),Ma) )
             => ( ~ ? [X_12: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(Summarya),X_12)
               => ( ! [X3: vEBT_VEBT] :
                      ( member(vEBT_VEBT,X3,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeLista))
                     => ~ ? [X_12: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(X3),X_12) )
                 => vEBT_invar_vebt(vEBT_Node(none(product_prod(nat,nat)),Dega,TreeLista,Summarya),Dega) ) ) ) ) ) ) ) ).

% invar_vebt.intros(2)
tff(fact_187_invar__vebt_Ointros_I3_J,axiom,
    ! [TreeLista: list(vEBT_VEBT),Nb: nat,Summarya: vEBT_VEBT,Ma: nat,Dega: nat] :
      ( ! [X3: vEBT_VEBT] :
          ( member(vEBT_VEBT,X3,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeLista))
         => vEBT_invar_vebt(X3,Nb) )
     => ( vEBT_invar_vebt(Summarya,Ma)
       => ( ( aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeLista) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Ma) )
         => ( ( Ma = aa(nat,nat,suc,Nb) )
           => ( ( Dega = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),Ma) )
             => ( ~ ? [X_12: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(Summarya),X_12)
               => ( ! [X3: vEBT_VEBT] :
                      ( member(vEBT_VEBT,X3,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeLista))
                     => ~ ? [X_12: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(X3),X_12) )
                 => vEBT_invar_vebt(vEBT_Node(none(product_prod(nat,nat)),Dega,TreeLista,Summarya),Dega) ) ) ) ) ) ) ) ).

% invar_vebt.intros(3)
tff(fact_188_of__nat__le__numeral__power__cancel__iff,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [X: nat,I: num,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,semiring_1_of_nat(A),X)),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),I)),Nb))
        <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),X),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),I)),Nb)) ) ) ).

% of_nat_le_numeral_power_cancel_iff
tff(fact_189_numeral__power__le__of__nat__cancel__iff,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [I: num,Nb: nat,X: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),I)),Nb)),aa(nat,A,semiring_1_of_nat(A),X))
        <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),I)),Nb)),X) ) ) ).

% numeral_power_le_of_nat_cancel_iff
tff(fact_190_numeral__le__real__of__nat__iff,axiom,
    ! [Nb: num,Ma: nat] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(num,real,numeral_numeral(real),Nb)),aa(nat,real,semiring_1_of_nat(real),Ma))
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(num,nat,numeral_numeral(nat),Nb)),Ma) ) ).

% numeral_le_real_of_nat_iff
tff(fact_191_real__of__nat__eq__numeral__power__cancel__iff,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ! [Y: nat,X: num,Nb: nat] :
          ( ( aa(nat,A,semiring_1_of_nat(A),Y) = aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),X)),Nb) )
        <=> ( Y = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),X)),Nb) ) ) ) ).

% real_of_nat_eq_numeral_power_cancel_iff
tff(fact_192_numeral__power__eq__of__nat__cancel__iff,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ! [X: num,Nb: nat,Y: nat] :
          ( ( aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),X)),Nb) = aa(nat,A,semiring_1_of_nat(A),Y) )
        <=> ( aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),X)),Nb) = Y ) ) ) ).

% numeral_power_eq_of_nat_cancel_iff
tff(fact_193_of__nat__power__le__of__nat__cancel__iff,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [X: nat,B2: nat,W: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,semiring_1_of_nat(A),X)),aa(nat,A,power_power(A,aa(nat,A,semiring_1_of_nat(A),B2)),W))
        <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),X),aa(nat,nat,power_power(nat,B2),W)) ) ) ).

% of_nat_power_le_of_nat_cancel_iff
tff(fact_194_of__nat__le__of__nat__power__cancel__iff,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [B2: nat,W: nat,X: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,power_power(A,aa(nat,A,semiring_1_of_nat(A),B2)),W)),aa(nat,A,semiring_1_of_nat(A),X))
        <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,power_power(nat,B2),W)),X) ) ) ).

% of_nat_le_of_nat_power_cancel_iff
tff(fact_195_ceiling__numeral__power,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: num,Nb: nat] : archimedean_ceiling(A,aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),X)),Nb)) = aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),X)),Nb) ) ).

% ceiling_numeral_power
tff(fact_196_le__log2__of__power,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)),Ma)
     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(nat,real,semiring_1_of_nat(real),Nb)),aa(real,real,log(aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(nat,real,semiring_1_of_nat(real),Ma))) ) ).

% le_log2_of_power
tff(fact_197_of__nat__power__eq__of__nat__cancel__iff,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ! [X: nat,B2: nat,W: nat] :
          ( ( aa(nat,A,semiring_1_of_nat(A),X) = aa(nat,A,power_power(A,aa(nat,A,semiring_1_of_nat(A),B2)),W) )
        <=> ( X = aa(nat,nat,power_power(nat,B2),W) ) ) ) ).

% of_nat_power_eq_of_nat_cancel_iff
tff(fact_198_of__nat__eq__of__nat__power__cancel__iff,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ! [B2: nat,W: nat,X: nat] :
          ( ( aa(nat,A,power_power(A,aa(nat,A,semiring_1_of_nat(A),B2)),W) = aa(nat,A,semiring_1_of_nat(A),X) )
        <=> ( aa(nat,nat,power_power(nat,B2),W) = X ) ) ) ).

% of_nat_eq_of_nat_power_cancel_iff
tff(fact_199_of__nat__power,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ! [Ma: nat,Nb: nat] : aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,power_power(nat,Ma),Nb)) = aa(nat,A,power_power(A,aa(nat,A,semiring_1_of_nat(A),Ma)),Nb) ) ).

% of_nat_power
tff(fact_200_insert__subset,axiom,
    ! [A: $tType,X: A,A3: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)),B3)
    <=> ( member(A,X,B3)
        & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3) ) ) ).

% insert_subset
tff(fact_201_power__one,axiom,
    ! [A: $tType] :
      ( monoid_mult(A)
     => ! [Nb: nat] : aa(nat,A,power_power(A,one_one(A)),Nb) = one_one(A) ) ).

% power_one
tff(fact_202_power__one__right,axiom,
    ! [A: $tType] :
      ( monoid_mult(A)
     => ! [A2: A] : aa(nat,A,power_power(A,A2),one_one(nat)) = A2 ) ).

% power_one_right
tff(fact_203_semiring__norm_I71_J,axiom,
    ! [Ma: num,Nb: num] :
      ( aa(num,$o,aa(num,fun(num,$o),ord_less_eq(num),aa(num,num,bit0,Ma)),aa(num,num,bit0,Nb))
    <=> aa(num,$o,aa(num,fun(num,$o),ord_less_eq(num),Ma),Nb) ) ).

% semiring_norm(71)
tff(fact_204_semiring__norm_I68_J,axiom,
    ! [Nb: num] : aa(num,$o,aa(num,fun(num,$o),ord_less_eq(num),one2),Nb) ).

% semiring_norm(68)
tff(fact_205_semiring__norm_I69_J,axiom,
    ! [Ma: num] : ~ aa(num,$o,aa(num,fun(num,$o),ord_less_eq(num),aa(num,num,bit0,Ma)),one2) ).

% semiring_norm(69)
tff(fact_206_le__num__One__iff,axiom,
    ! [X: num] :
      ( aa(num,$o,aa(num,fun(num,$o),ord_less_eq(num),X),one2)
    <=> ( X = one2 ) ) ).

% le_num_One_iff
tff(fact_207_subset__image__iff,axiom,
    ! [A: $tType,B: $tType,B3: set(A),F2: fun(B,A),A3: set(B)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),aa(set(B),set(A),image(B,A,F2),A3))
    <=> ? [AA: set(B)] :
          ( aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),AA),A3)
          & ( B3 = aa(set(B),set(A),image(B,A,F2),AA) ) ) ) ).

% subset_image_iff
tff(fact_208_image__subset__iff,axiom,
    ! [B: $tType,A: $tType,F2: fun(B,A),A3: set(B),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(B),set(A),image(B,A,F2),A3)),B3)
    <=> ! [X4: B] :
          ( member(B,X4,A3)
         => member(A,aa(B,A,F2,X4),B3) ) ) ).

% image_subset_iff
tff(fact_209_subset__imageE,axiom,
    ! [A: $tType,B: $tType,B3: set(A),F2: fun(B,A),A3: set(B)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),aa(set(B),set(A),image(B,A,F2),A3))
     => ~ ! [C6: set(B)] :
            ( aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),C6),A3)
           => ( B3 != aa(set(B),set(A),image(B,A,F2),C6) ) ) ) ).

% subset_imageE
tff(fact_210_image__subsetI,axiom,
    ! [A: $tType,B: $tType,A3: set(A),F2: fun(A,B),B3: set(B)] :
      ( ! [X3: A] :
          ( member(A,X3,A3)
         => member(B,aa(A,B,F2,X3),B3) )
     => aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(set(A),set(B),image(A,B,F2),A3)),B3) ) ).

% image_subsetI
tff(fact_211_image__mono,axiom,
    ! [B: $tType,A: $tType,A3: set(A),B3: set(A),F2: fun(A,B)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
     => aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(set(A),set(B),image(A,B,F2),A3)),aa(set(A),set(B),image(A,B,F2),B3)) ) ).

% image_mono
tff(fact_212_subset__insertI2,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),B2: A] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
     => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),B2),B3)) ) ).

% subset_insertI2
tff(fact_213_subset__insertI,axiom,
    ! [A: $tType,B3: set(A),A2: A] : aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),B3)) ).

% subset_insertI
tff(fact_214_subset__insert,axiom,
    ! [A: $tType,X: A,A3: set(A),B3: set(A)] :
      ( ~ member(A,X,A3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),B3))
      <=> aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3) ) ) ).

% subset_insert
tff(fact_215_insert__mono,axiom,
    ! [A: $tType,C7: set(A),D3: set(A),A2: A] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),C7),D3)
     => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),C7)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),D3)) ) ).

% insert_mono
tff(fact_216_two__realpow__ge__one,axiom,
    ! [Nb: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),one_one(real)),aa(nat,real,power_power(real,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),Nb)) ).

% two_realpow_ge_one
tff(fact_217_complete__real,axiom,
    ! [S2: set(real)] :
      ( ? [X2: real] : member(real,X2,S2)
     => ( ? [Z3: real] :
          ! [X3: real] :
            ( member(real,X3,S2)
           => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X3),Z3) )
       => ? [Y3: real] :
            ( ! [X2: real] :
                ( member(real,X2,S2)
               => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X2),Y3) )
            & ! [Z3: real] :
                ( ! [X3: real] :
                    ( member(real,X3,S2)
                   => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X3),Z3) )
               => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y3),Z3) ) ) ) ) ).

% complete_real
tff(fact_218_one__le__power,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [A2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),A2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),aa(nat,A,power_power(A,A2),Nb)) ) ) ).

% one_le_power
tff(fact_219_power__increasing,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [Nb: nat,N2: nat,A2: A] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),N2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),A2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,power_power(A,A2),Nb)),aa(nat,A,power_power(A,A2),N2)) ) ) ) ).

% power_increasing
tff(fact_220_one__power2,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ( aa(nat,A,power_power(A,one_one(A)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = one_one(A) ) ) ).

% one_power2
tff(fact_221_self__le__ge2__pow,axiom,
    ! [K: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),K)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),aa(nat,nat,power_power(nat,K),Ma)) ) ).

% self_le_ge2_pow
tff(fact_222_power2__nat__le__eq__le,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,power_power(nat,Ma),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,nat,power_power(nat,Nb),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb) ) ).

% power2_nat_le_eq_le
tff(fact_223_power2__nat__le__imp__le,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,power_power(nat,Ma),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb) ) ).

% power2_nat_le_imp_le
tff(fact_224_log2__of__power__eq,axiom,
    ! [Ma: nat,Nb: nat] :
      ( ( Ma = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb) )
     => ( aa(nat,real,semiring_1_of_nat(real),Nb) = aa(real,real,log(aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(nat,real,semiring_1_of_nat(real),Ma)) ) ) ).

% log2_of_power_eq
tff(fact_225_enat__ord__number_I1_J,axiom,
    ! [Ma: num,Nb: num] :
      ( aa(extended_enat,$o,aa(extended_enat,fun(extended_enat,$o),ord_less_eq(extended_enat),aa(num,extended_enat,numeral_numeral(extended_enat),Ma)),aa(num,extended_enat,numeral_numeral(extended_enat),Nb))
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(num,nat,numeral_numeral(nat),Ma)),aa(num,nat,numeral_numeral(nat),Nb)) ) ).

% enat_ord_number(1)
tff(fact_226_log__ceil__idem,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),one_one(real)),X)
     => ( archimedean_ceiling(real,aa(real,real,log(aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),X)) = archimedean_ceiling(real,aa(real,real,log(aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(int,real,ring_1_of_int(real),archimedean_ceiling(real,X)))) ) ) ).

% log_ceil_idem
tff(fact_227_ceiling__log__nat__eq__if,axiom,
    ! [B2: nat,Nb: nat,K: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,power_power(nat,B2),Nb)),K)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),aa(nat,nat,power_power(nat,B2),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),one_one(nat))))
       => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),B2)
         => ( archimedean_ceiling(real,aa(real,real,log(aa(nat,real,semiring_1_of_nat(real),B2)),aa(nat,real,semiring_1_of_nat(real),K))) = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(nat,int,semiring_1_of_nat(int),Nb)),one_one(int)) ) ) ) ) ).

% ceiling_log_nat_eq_if
tff(fact_228_pow__sum,axiom,
    ! [A2: nat,B2: nat] : divide_divide(nat,aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),A2),B2)),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),A2)) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),B2) ).

% pow_sum
tff(fact_229_power__numeral,axiom,
    ! [A: $tType] :
      ( semiring_numeral(A)
     => ! [K: num,L: num] : aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),K)),aa(num,nat,numeral_numeral(nat),L)) = aa(num,A,numeral_numeral(A),pow(K,L)) ) ).

% power_numeral
tff(fact_230_dual__order_Orefl,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [A2: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),A2) ) ).

% dual_order.refl
tff(fact_231_order__refl,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [X: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),X) ) ).

% order_refl
tff(fact_232_ex__power__ivl2,axiom,
    ! [B2: nat,K: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),B2)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),K)
       => ? [N: nat] :
            ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,power_power(nat,B2),N)),K)
            & aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),aa(nat,nat,power_power(nat,B2),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),N),one_one(nat)))) ) ) ) ).

% ex_power_ivl2
tff(fact_233_ex__power__ivl1,axiom,
    ! [B2: nat,K: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),B2)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),one_one(nat)),K)
       => ? [N: nat] :
            ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,power_power(nat,B2),N)),K)
            & aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),K),aa(nat,nat,power_power(nat,B2),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),N),one_one(nat)))) ) ) ) ).

% ex_power_ivl1
tff(fact_234_ceiling__log__nat__eq__powr__iff,axiom,
    ! [B2: nat,K: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),B2)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),K)
       => ( ( archimedean_ceiling(real,aa(real,real,log(aa(nat,real,semiring_1_of_nat(real),B2)),aa(nat,real,semiring_1_of_nat(real),K))) = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(nat,int,semiring_1_of_nat(int),Nb)),one_one(int)) )
        <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,power_power(nat,B2),Nb)),K)
            & aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),aa(nat,nat,power_power(nat,B2),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),one_one(nat)))) ) ) ) ) ).

% ceiling_log_nat_eq_powr_iff
tff(fact_235_deg__not__0,axiom,
    ! [Ta: vEBT_VEBT,Nb: nat] :
      ( vEBT_invar_vebt(Ta,Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb) ) ).

% deg_not_0
tff(fact_236_subset__antisym,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),A3)
       => ( A3 = B3 ) ) ) ).

% subset_antisym
tff(fact_237_subsetI,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( ! [X3: A] :
          ( member(A,X3,A3)
         => member(A,X3,B3) )
     => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3) ) ).

% subsetI
tff(fact_238_of__int__eq__iff,axiom,
    ! [A: $tType] :
      ( ring_char_0(A)
     => ! [W: int,Z: int] :
          ( ( aa(int,A,ring_1_of_int(A),W) = aa(int,A,ring_1_of_int(A),Z) )
        <=> ( W = Z ) ) ) ).

% of_int_eq_iff
tff(fact_239_le__zero__eq,axiom,
    ! [A: $tType] :
      ( canoni5634975068530333245id_add(A)
     => ! [Nb: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Nb),zero_zero(A))
        <=> ( Nb = zero_zero(A) ) ) ) ).

% le_zero_eq
tff(fact_240_not__gr__zero,axiom,
    ! [A: $tType] :
      ( canoni5634975068530333245id_add(A)
     => ! [Nb: A] :
          ( ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),Nb)
        <=> ( Nb = zero_zero(A) ) ) ) ).

% not_gr_zero
tff(fact_241_numeral__less__iff,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [Ma: num,Nb: num] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(num,A,numeral_numeral(A),Ma)),aa(num,A,numeral_numeral(A),Nb))
        <=> aa(num,$o,aa(num,fun(num,$o),ord_less(num),Ma),Nb) ) ) ).

% numeral_less_iff
tff(fact_242_add__0,axiom,
    ! [A: $tType] :
      ( monoid_add(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),zero_zero(A)),A2) = A2 ) ).

% add_0
tff(fact_243_zero__eq__add__iff__both__eq__0,axiom,
    ! [A: $tType] :
      ( canoni5634975068530333245id_add(A)
     => ! [X: A,Y: A] :
          ( ( zero_zero(A) = aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y) )
        <=> ( ( X = zero_zero(A) )
            & ( Y = zero_zero(A) ) ) ) ) ).

% zero_eq_add_iff_both_eq_0
tff(fact_244_add__eq__0__iff__both__eq__0,axiom,
    ! [A: $tType] :
      ( canoni5634975068530333245id_add(A)
     => ! [X: A,Y: A] :
          ( ( aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y) = zero_zero(A) )
        <=> ( ( X = zero_zero(A) )
            & ( Y = zero_zero(A) ) ) ) ) ).

% add_eq_0_iff_both_eq_0
tff(fact_245_add__cancel__right__right,axiom,
    ! [A: $tType] :
      ( cancel1802427076303600483id_add(A)
     => ! [A2: A,B2: A] :
          ( ( A2 = aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2) )
        <=> ( B2 = zero_zero(A) ) ) ) ).

% add_cancel_right_right
tff(fact_246_add__cancel__right__left,axiom,
    ! [A: $tType] :
      ( cancel1802427076303600483id_add(A)
     => ! [A2: A,B2: A] :
          ( ( A2 = aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),A2) )
        <=> ( B2 = zero_zero(A) ) ) ) ).

% add_cancel_right_left
tff(fact_247_add__cancel__left__right,axiom,
    ! [A: $tType] :
      ( cancel1802427076303600483id_add(A)
     => ! [A2: A,B2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2) = A2 )
        <=> ( B2 = zero_zero(A) ) ) ) ).

% add_cancel_left_right
tff(fact_248_add__cancel__left__left,axiom,
    ! [A: $tType] :
      ( cancel1802427076303600483id_add(A)
     => ! [B2: A,A2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),A2) = A2 )
        <=> ( B2 = zero_zero(A) ) ) ) ).

% add_cancel_left_left
tff(fact_249_double__zero__sym,axiom,
    ! [A: $tType] :
      ( linord5086331880401160121up_add(A)
     => ! [A2: A] :
          ( ( zero_zero(A) = aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),A2) )
        <=> ( A2 = zero_zero(A) ) ) ) ).

% double_zero_sym
tff(fact_250_add_Oright__neutral,axiom,
    ! [A: $tType] :
      ( monoid_add(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),zero_zero(A)) = A2 ) ).

% add.right_neutral
tff(fact_251_double__eq__0__iff,axiom,
    ! [A: $tType] :
      ( linord5086331880401160121up_add(A)
     => ! [A2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),A2) = zero_zero(A) )
        <=> ( A2 = zero_zero(A) ) ) ) ).

% double_eq_0_iff
tff(fact_252_add__less__cancel__right,axiom,
    ! [A: $tType] :
      ( ordere2412721322843649153imp_le(A)
     => ! [A2: A,C2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),C2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) ) ) ).

% add_less_cancel_right
tff(fact_253_add__less__cancel__left,axiom,
    ! [A: $tType] :
      ( ordere2412721322843649153imp_le(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),A2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),B2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) ) ) ).

% add_less_cancel_left
tff(fact_254_Suc__less__eq,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,suc,Ma)),aa(nat,nat,suc,Nb))
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb) ) ).

% Suc_less_eq
tff(fact_255_Suc__mono,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,suc,Ma)),aa(nat,nat,suc,Nb)) ) ).

% Suc_mono
tff(fact_256_lessI,axiom,
    ! [Nb: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),aa(nat,nat,suc,Nb)) ).

% lessI
tff(fact_257_less__nat__zero__code,axiom,
    ! [Nb: nat] : ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),zero_zero(nat)) ).

% less_nat_zero_code
tff(fact_258_neq0__conv,axiom,
    ! [Nb: nat] :
      ( ( Nb != zero_zero(nat) )
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb) ) ).

% neq0_conv
tff(fact_259_bot__nat__0_Onot__eq__extremum,axiom,
    ! [A2: nat] :
      ( ( A2 != zero_zero(nat) )
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),A2) ) ).

% bot_nat_0.not_eq_extremum
tff(fact_260_of__int__eq__0__iff,axiom,
    ! [A: $tType] :
      ( ring_char_0(A)
     => ! [Z: int] :
          ( ( aa(int,A,ring_1_of_int(A),Z) = zero_zero(A) )
        <=> ( Z = zero_zero(int) ) ) ) ).

% of_int_eq_0_iff
tff(fact_261_of__int__0__eq__iff,axiom,
    ! [A: $tType] :
      ( ring_char_0(A)
     => ! [Z: int] :
          ( ( zero_zero(A) = aa(int,A,ring_1_of_int(A),Z) )
        <=> ( Z = zero_zero(int) ) ) ) ).

% of_int_0_eq_iff
tff(fact_262_of__int__0,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ( aa(int,A,ring_1_of_int(A),zero_zero(int)) = zero_zero(A) ) ) ).

% of_int_0
tff(fact_263_le0,axiom,
    ! [Nb: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),zero_zero(nat)),Nb) ).

% le0
tff(fact_264_bot__nat__0_Oextremum,axiom,
    ! [A2: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),zero_zero(nat)),A2) ).

% bot_nat_0.extremum
tff(fact_265_of__int__less__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [W: int,Z: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(int,A,ring_1_of_int(A),W)),aa(int,A,ring_1_of_int(A),Z))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),W),Z) ) ) ).

% of_int_less_iff
tff(fact_266_add__is__0,axiom,
    ! [Ma: nat,Nb: nat] :
      ( ( aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb) = zero_zero(nat) )
    <=> ( ( Ma = zero_zero(nat) )
        & ( Nb = zero_zero(nat) ) ) ) ).

% add_is_0
tff(fact_267_Nat_Oadd__0__right,axiom,
    ! [Ma: nat] : aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),zero_zero(nat)) = Ma ).

% Nat.add_0_right
tff(fact_268_nat__add__left__cancel__less,axiom,
    ! [K: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),K),Ma)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),K),Nb))
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb) ) ).

% nat_add_left_cancel_less
tff(fact_269_ceiling__zero,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ( archimedean_ceiling(A,zero_zero(A)) = zero_zero(int) ) ) ).

% ceiling_zero
tff(fact_270_ceiling__of__int,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [Z: int] : archimedean_ceiling(A,aa(int,A,ring_1_of_int(A),Z)) = Z ) ).

% ceiling_of_int
tff(fact_271_of__int__ceiling__cancel,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] :
          ( ( aa(int,A,ring_1_of_int(A),archimedean_ceiling(A,X)) = X )
        <=> ? [N4: int] : X = aa(int,A,ring_1_of_int(A),N4) ) ) ).

% of_int_ceiling_cancel
tff(fact_272_dbl__simps_I2_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ( neg_numeral_dbl(A,zero_zero(A)) = zero_zero(A) ) ) ).

% dbl_simps(2)
tff(fact_273_zero__le__double__add__iff__zero__le__single__add,axiom,
    ! [A: $tType] :
      ( linord5086331880401160121up_add(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),A2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2) ) ) ).

% zero_le_double_add_iff_zero_le_single_add
tff(fact_274_double__add__le__zero__iff__single__add__le__zero,axiom,
    ! [A: $tType] :
      ( linord5086331880401160121up_add(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),A2)),zero_zero(A))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),zero_zero(A)) ) ) ).

% double_add_le_zero_iff_single_add_le_zero
tff(fact_275_le__add__same__cancel2,axiom,
    ! [A: $tType] :
      ( ordere1937475149494474687imp_le(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),A2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2) ) ) ).

% le_add_same_cancel2
tff(fact_276_le__add__same__cancel1,axiom,
    ! [A: $tType] :
      ( ordere1937475149494474687imp_le(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2) ) ) ).

% le_add_same_cancel1
tff(fact_277_add__le__same__cancel2,axiom,
    ! [A: $tType] :
      ( ordere1937475149494474687imp_le(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)),B2)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),zero_zero(A)) ) ) ).

% add_le_same_cancel2
tff(fact_278_add__le__same__cancel1,axiom,
    ! [A: $tType] :
      ( ordere1937475149494474687imp_le(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),A2)),B2)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),zero_zero(A)) ) ) ).

% add_le_same_cancel1
tff(fact_279_zero__less__double__add__iff__zero__less__single__add,axiom,
    ! [A: $tType] :
      ( linord5086331880401160121up_add(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),A2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2) ) ) ).

% zero_less_double_add_iff_zero_less_single_add
tff(fact_280_double__add__less__zero__iff__single__add__less__zero,axiom,
    ! [A: $tType] :
      ( linord5086331880401160121up_add(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),A2)),zero_zero(A))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A)) ) ) ).

% double_add_less_zero_iff_single_add_less_zero
tff(fact_281_less__add__same__cancel2,axiom,
    ! [A: $tType] :
      ( ordere1937475149494474687imp_le(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),A2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),B2) ) ) ).

% less_add_same_cancel2
tff(fact_282_less__add__same__cancel1,axiom,
    ! [A: $tType] :
      ( ordere1937475149494474687imp_le(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),B2) ) ) ).

% less_add_same_cancel1
tff(fact_283_add__less__same__cancel2,axiom,
    ! [A: $tType] :
      ( ordere1937475149494474687imp_le(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)),B2)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A)) ) ) ).

% add_less_same_cancel2
tff(fact_284_add__less__same__cancel1,axiom,
    ! [A: $tType] :
      ( ordere1937475149494474687imp_le(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),A2)),B2)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A)) ) ) ).

% add_less_same_cancel1
tff(fact_285_image__add__0,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [S2: set(A)] : aa(set(A),set(A),image(A,A,aa(A,fun(A,A),plus_plus(A),zero_zero(A))),S2) = S2 ) ).

% image_add_0
tff(fact_286_power__inject__exp,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [A2: A,Ma: nat,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),A2)
         => ( ( aa(nat,A,power_power(A,A2),Ma) = aa(nat,A,power_power(A,A2),Nb) )
          <=> ( Ma = Nb ) ) ) ) ).

% power_inject_exp
tff(fact_287_power__0__Suc,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ! [Nb: nat] : aa(nat,A,power_power(A,zero_zero(A)),aa(nat,nat,suc,Nb)) = zero_zero(A) ) ).

% power_0_Suc
tff(fact_288_power__zero__numeral,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ! [K: num] : aa(nat,A,power_power(A,zero_zero(A)),aa(num,nat,numeral_numeral(nat),K)) = zero_zero(A) ) ).

% power_zero_numeral
tff(fact_289_of__nat__0,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ( aa(nat,A,semiring_1_of_nat(A),zero_zero(nat)) = zero_zero(A) ) ) ).

% of_nat_0
tff(fact_290_of__nat__0__eq__iff,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ! [Nb: nat] :
          ( ( zero_zero(A) = aa(nat,A,semiring_1_of_nat(A),Nb) )
        <=> ( zero_zero(nat) = Nb ) ) ) ).

% of_nat_0_eq_iff
tff(fact_291_of__nat__eq__0__iff,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ! [Ma: nat] :
          ( ( aa(nat,A,semiring_1_of_nat(A),Ma) = zero_zero(A) )
        <=> ( Ma = zero_zero(nat) ) ) ) ).

% of_nat_eq_0_iff
tff(fact_292_of__int__less__0__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Z: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(int,A,ring_1_of_int(A),Z)),zero_zero(A))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),Z),zero_zero(int)) ) ) ).

% of_int_less_0_iff
tff(fact_293_of__int__0__less__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Z: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(int,A,ring_1_of_int(A),Z))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),Z) ) ) ).

% of_int_0_less_iff
tff(fact_294_of__nat__less__iff,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [Ma: nat,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,semiring_1_of_nat(A),Ma)),aa(nat,A,semiring_1_of_nat(A),Nb))
        <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb) ) ) ).

% of_nat_less_iff
tff(fact_295_power__Suc0__right,axiom,
    ! [A: $tType] :
      ( monoid_mult(A)
     => ! [A2: A] : aa(nat,A,power_power(A,A2),aa(nat,nat,suc,zero_zero(nat))) = A2 ) ).

% power_Suc0_right
tff(fact_296_zero__less__Suc,axiom,
    ! [Nb: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),aa(nat,nat,suc,Nb)) ).

% zero_less_Suc
tff(fact_297_less__Suc0,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),aa(nat,nat,suc,zero_zero(nat)))
    <=> ( Nb = zero_zero(nat) ) ) ).

% less_Suc0
tff(fact_298_add__gr__0,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb))
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Ma)
        | aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb) ) ) ).

% add_gr_0
tff(fact_299_zero__less__ceiling,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),archimedean_ceiling(A,X))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),X) ) ) ).

% zero_less_ceiling
tff(fact_300_of__int__le__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [W: int,Z: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(int,A,ring_1_of_int(A),W)),aa(int,A,ring_1_of_int(A),Z))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),W),Z) ) ) ).

% of_int_le_iff
tff(fact_301_of__int__eq__numeral__iff,axiom,
    ! [A: $tType] :
      ( ring_char_0(A)
     => ! [Z: int,Nb: num] :
          ( ( aa(int,A,ring_1_of_int(A),Z) = aa(num,A,numeral_numeral(A),Nb) )
        <=> ( Z = aa(num,int,numeral_numeral(int),Nb) ) ) ) ).

% of_int_eq_numeral_iff
tff(fact_302_of__int__numeral,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [K: num] : aa(int,A,ring_1_of_int(A),aa(num,int,numeral_numeral(int),K)) = aa(num,A,numeral_numeral(A),K) ) ).

% of_int_numeral
tff(fact_303_less__one,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),one_one(nat))
    <=> ( Nb = zero_zero(nat) ) ) ).

% less_one
tff(fact_304_nat__power__eq__Suc__0__iff,axiom,
    ! [X: nat,Ma: nat] :
      ( ( aa(nat,nat,power_power(nat,X),Ma) = aa(nat,nat,suc,zero_zero(nat)) )
    <=> ( ( Ma = zero_zero(nat) )
        | ( X = aa(nat,nat,suc,zero_zero(nat)) ) ) ) ).

% nat_power_eq_Suc_0_iff
tff(fact_305_power__Suc__0,axiom,
    ! [Nb: nat] : aa(nat,nat,power_power(nat,aa(nat,nat,suc,zero_zero(nat))),Nb) = aa(nat,nat,suc,zero_zero(nat)) ).

% power_Suc_0
tff(fact_306_of__int__eq__1__iff,axiom,
    ! [A: $tType] :
      ( ring_char_0(A)
     => ! [Z: int] :
          ( ( aa(int,A,ring_1_of_int(A),Z) = one_one(A) )
        <=> ( Z = one_one(int) ) ) ) ).

% of_int_eq_1_iff
tff(fact_307_of__int__1,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ( aa(int,A,ring_1_of_int(A),one_one(int)) = one_one(A) ) ) ).

% of_int_1
tff(fact_308_nat__zero__less__power__iff,axiom,
    ! [X: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),aa(nat,nat,power_power(nat,X),Nb))
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),X)
        | ( Nb = zero_zero(nat) ) ) ) ).

% nat_zero_less_power_iff
tff(fact_309_of__int__add,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [W: int,Z: int] : aa(int,A,ring_1_of_int(A),aa(int,int,aa(int,fun(int,int),plus_plus(int),W),Z)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(int,A,ring_1_of_int(A),W)),aa(int,A,ring_1_of_int(A),Z)) ) ).

% of_int_add
tff(fact_310_of__int__of__nat__eq,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Nb: nat] : aa(int,A,ring_1_of_int(A),aa(nat,int,semiring_1_of_nat(int),Nb)) = aa(nat,A,semiring_1_of_nat(A),Nb) ) ).

% of_int_of_nat_eq
tff(fact_311_of__int__power__eq__of__int__cancel__iff,axiom,
    ! [A: $tType] :
      ( ring_char_0(A)
     => ! [X: int,B2: int,W: nat] :
          ( ( aa(int,A,ring_1_of_int(A),X) = aa(nat,A,power_power(A,aa(int,A,ring_1_of_int(A),B2)),W) )
        <=> ( X = aa(nat,int,power_power(int,B2),W) ) ) ) ).

% of_int_power_eq_of_int_cancel_iff
tff(fact_312_of__int__eq__of__int__power__cancel__iff,axiom,
    ! [A: $tType] :
      ( ring_char_0(A)
     => ! [B2: int,W: nat,X: int] :
          ( ( aa(nat,A,power_power(A,aa(int,A,ring_1_of_int(A),B2)),W) = aa(int,A,ring_1_of_int(A),X) )
        <=> ( aa(nat,int,power_power(int,B2),W) = X ) ) ) ).

% of_int_eq_of_int_power_cancel_iff
tff(fact_313_of__int__power,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Z: int,Nb: nat] : aa(int,A,ring_1_of_int(A),aa(nat,int,power_power(int,Z),Nb)) = aa(nat,A,power_power(A,aa(int,A,ring_1_of_int(A),Z)),Nb) ) ).

% of_int_power
tff(fact_314_one__less__numeral__iff,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [Nb: num] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),aa(num,A,numeral_numeral(A),Nb))
        <=> aa(num,$o,aa(num,fun(num,$o),ord_less(num),one2),Nb) ) ) ).

% one_less_numeral_iff
tff(fact_315_of__nat__le__0__iff,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [Ma: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,semiring_1_of_nat(A),Ma)),zero_zero(A))
        <=> ( Ma = zero_zero(nat) ) ) ) ).

% of_nat_le_0_iff
tff(fact_316_power__strict__increasing__iff,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [B2: A,X: nat,Y: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,power_power(A,B2),X)),aa(nat,A,power_power(A,B2),Y))
          <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),X),Y) ) ) ) ).

% power_strict_increasing_iff
tff(fact_317_power__eq__0__iff,axiom,
    ! [A: $tType] :
      ( semiri2026040879449505780visors(A)
     => ! [A2: A,Nb: nat] :
          ( ( aa(nat,A,power_power(A,A2),Nb) = zero_zero(A) )
        <=> ( ( A2 = zero_zero(A) )
            & aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb) ) ) ) ).

% power_eq_0_iff
tff(fact_318_of__int__le__0__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Z: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(int,A,ring_1_of_int(A),Z)),zero_zero(A))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Z),zero_zero(int)) ) ) ).

% of_int_le_0_iff
tff(fact_319_of__int__0__le__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Z: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(int,A,ring_1_of_int(A),Z))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Z) ) ) ).

% of_int_0_le_iff
tff(fact_320_of__int__less__numeral__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Z: int,Nb: num] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(int,A,ring_1_of_int(A),Z)),aa(num,A,numeral_numeral(A),Nb))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),Z),aa(num,int,numeral_numeral(int),Nb)) ) ) ).

% of_int_less_numeral_iff
tff(fact_321_of__int__numeral__less__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Nb: num,Z: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(num,A,numeral_numeral(A),Nb)),aa(int,A,ring_1_of_int(A),Z))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(num,int,numeral_numeral(int),Nb)),Z) ) ) ).

% of_int_numeral_less_iff
tff(fact_322_of__int__less__1__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Z: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(int,A,ring_1_of_int(A),Z)),one_one(A))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),Z),one_one(int)) ) ) ).

% of_int_less_1_iff
tff(fact_323_of__int__1__less__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Z: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),aa(int,A,ring_1_of_int(A),Z))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),one_one(int)),Z) ) ) ).

% of_int_1_less_iff
tff(fact_324_ceiling__le__zero,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),archimedean_ceiling(A,X)),zero_zero(int))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),zero_zero(A)) ) ) ).

% ceiling_le_zero
tff(fact_325_numeral__less__ceiling,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [V: num,X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(num,int,numeral_numeral(int),V)),archimedean_ceiling(A,X))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(num,A,numeral_numeral(A),V)),X) ) ) ).

% numeral_less_ceiling
tff(fact_326_one__less__ceiling,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),one_one(int)),archimedean_ceiling(A,X))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),X) ) ) ).

% one_less_ceiling
tff(fact_327_of__int__less__of__int__power__cancel__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [B2: int,W: nat,X: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,power_power(A,aa(int,A,ring_1_of_int(A),B2)),W)),aa(int,A,ring_1_of_int(A),X))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(nat,int,power_power(int,B2),W)),X) ) ) ).

% of_int_less_of_int_power_cancel_iff
tff(fact_328_of__int__power__less__of__int__cancel__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: int,B2: int,W: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(int,A,ring_1_of_int(A),X)),aa(nat,A,power_power(A,aa(int,A,ring_1_of_int(A),B2)),W))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),X),aa(nat,int,power_power(int,B2),W)) ) ) ).

% of_int_power_less_of_int_cancel_iff
tff(fact_329_ceiling__add__of__int,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,Z: int] : archimedean_ceiling(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),X),aa(int,A,ring_1_of_int(A),Z))) = aa(int,int,aa(int,fun(int,int),plus_plus(int),archimedean_ceiling(A,X)),Z) ) ).

% ceiling_add_of_int
tff(fact_330_power__strict__decreasing__iff,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [B2: A,Ma: nat,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),one_one(A))
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,power_power(A,B2),Ma)),aa(nat,A,power_power(A,B2),Nb))
            <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),Ma) ) ) ) ) ).

% power_strict_decreasing_iff
tff(fact_331_power__increasing__iff,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [B2: A,X: nat,Y: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,power_power(A,B2),X)),aa(nat,A,power_power(A,B2),Y))
          <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),X),Y) ) ) ) ).

% power_increasing_iff
tff(fact_332_power__mono__iff,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [A2: A,B2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2)
           => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
             => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,power_power(A,A2),Nb)),aa(nat,A,power_power(A,B2),Nb))
              <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) ) ) ) ) ) ).

% power_mono_iff
tff(fact_333_zero__eq__power2,axiom,
    ! [A: $tType] :
      ( semiri2026040879449505780visors(A)
     => ! [A2: A] :
          ( ( aa(nat,A,power_power(A,A2),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = zero_zero(A) )
        <=> ( A2 = zero_zero(A) ) ) ) ).

% zero_eq_power2
tff(fact_334_of__nat__0__less__iff,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(nat,A,semiring_1_of_nat(A),Nb))
        <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb) ) ) ).

% of_nat_0_less_iff
tff(fact_335_of__int__le__numeral__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Z: int,Nb: num] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(int,A,ring_1_of_int(A),Z)),aa(num,A,numeral_numeral(A),Nb))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Z),aa(num,int,numeral_numeral(int),Nb)) ) ) ).

% of_int_le_numeral_iff
tff(fact_336_of__int__numeral__le__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Nb: num,Z: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(num,A,numeral_numeral(A),Nb)),aa(int,A,ring_1_of_int(A),Z))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(num,int,numeral_numeral(int),Nb)),Z) ) ) ).

% of_int_numeral_le_iff
tff(fact_337_of__nat__power__less__of__nat__cancel__iff,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [X: nat,B2: nat,W: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,semiring_1_of_nat(A),X)),aa(nat,A,power_power(A,aa(nat,A,semiring_1_of_nat(A),B2)),W))
        <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),X),aa(nat,nat,power_power(nat,B2),W)) ) ) ).

% of_nat_power_less_of_nat_cancel_iff
tff(fact_338_of__nat__less__of__nat__power__cancel__iff,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [B2: nat,W: nat,X: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,power_power(A,aa(nat,A,semiring_1_of_nat(A),B2)),W)),aa(nat,A,semiring_1_of_nat(A),X))
        <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,power_power(nat,B2),W)),X) ) ) ).

% of_nat_less_of_nat_power_cancel_iff
tff(fact_339_of__int__le__1__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Z: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(int,A,ring_1_of_int(A),Z)),one_one(A))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Z),one_one(int)) ) ) ).

% of_int_le_1_iff
tff(fact_340_of__int__1__le__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Z: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),aa(int,A,ring_1_of_int(A),Z))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),one_one(int)),Z) ) ) ).

% of_int_1_le_iff
tff(fact_341_one__le__ceiling,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),one_one(int)),archimedean_ceiling(A,X))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),X) ) ) ).

% one_le_ceiling
tff(fact_342_of__int__power__le__of__int__cancel__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: int,B2: int,W: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(int,A,ring_1_of_int(A),X)),aa(nat,A,power_power(A,aa(int,A,ring_1_of_int(A),B2)),W))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),X),aa(nat,int,power_power(int,B2),W)) ) ) ).

% of_int_power_le_of_int_cancel_iff
tff(fact_343_of__int__le__of__int__power__cancel__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [B2: int,W: nat,X: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,power_power(A,aa(int,A,ring_1_of_int(A),B2)),W)),aa(int,A,ring_1_of_int(A),X))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(nat,int,power_power(int,B2),W)),X) ) ) ).

% of_int_le_of_int_power_cancel_iff
tff(fact_344_numeral__power__eq__of__int__cancel__iff,axiom,
    ! [A: $tType] :
      ( ring_char_0(A)
     => ! [X: num,Nb: nat,Y: int] :
          ( ( aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),X)),Nb) = aa(int,A,ring_1_of_int(A),Y) )
        <=> ( aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),X)),Nb) = Y ) ) ) ).

% numeral_power_eq_of_int_cancel_iff
tff(fact_345_of__int__eq__numeral__power__cancel__iff,axiom,
    ! [A: $tType] :
      ( ring_char_0(A)
     => ! [Y: int,X: num,Nb: nat] :
          ( ( aa(int,A,ring_1_of_int(A),Y) = aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),X)),Nb) )
        <=> ( Y = aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),X)),Nb) ) ) ) ).

% of_int_eq_numeral_power_cancel_iff
tff(fact_346_power__decreasing__iff,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [B2: A,Ma: nat,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),one_one(A))
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,power_power(A,B2),Ma)),aa(nat,A,power_power(A,B2),Nb))
            <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma) ) ) ) ) ).

% power_decreasing_iff
tff(fact_347_power2__less__eq__zero__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,power_power(A,A2),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),zero_zero(A))
        <=> ( A2 = zero_zero(A) ) ) ) ).

% power2_less_eq_zero_iff
tff(fact_348_power2__eq__iff__nonneg,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),X)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),Y)
           => ( ( aa(nat,A,power_power(A,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = aa(nat,A,power_power(A,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) )
            <=> ( X = Y ) ) ) ) ) ).

% power2_eq_iff_nonneg
tff(fact_349_zero__less__power2,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(nat,A,power_power(A,A2),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))
        <=> ( A2 != zero_zero(A) ) ) ) ).

% zero_less_power2
tff(fact_350_sum__power2__eq__zero__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: A,Y: A] :
          ( ( aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,power_power(A,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,A,power_power(A,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) = zero_zero(A) )
        <=> ( ( X = zero_zero(A) )
            & ( Y = zero_zero(A) ) ) ) ) ).

% sum_power2_eq_zero_iff
tff(fact_351_of__nat__zero__less__power__iff,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [X: nat,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(nat,A,power_power(A,aa(nat,A,semiring_1_of_nat(A),X)),Nb))
        <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),X)
            | ( Nb = zero_zero(nat) ) ) ) ) ).

% of_nat_zero_less_power_iff
tff(fact_352_numeral__power__less__of__int__cancel__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: num,Nb: nat,A2: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),X)),Nb)),aa(int,A,ring_1_of_int(A),A2))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),X)),Nb)),A2) ) ) ).

% numeral_power_less_of_int_cancel_iff
tff(fact_353_of__int__less__numeral__power__cancel__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: int,X: num,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(int,A,ring_1_of_int(A),A2)),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),X)),Nb))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),A2),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),X)),Nb)) ) ) ).

% of_int_less_numeral_power_cancel_iff
tff(fact_354_of__nat__less__numeral__power__cancel__iff,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [X: nat,I: num,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,semiring_1_of_nat(A),X)),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),I)),Nb))
        <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),X),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),I)),Nb)) ) ) ).

% of_nat_less_numeral_power_cancel_iff
tff(fact_355_numeral__power__less__of__nat__cancel__iff,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [I: num,Nb: nat,X: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),I)),Nb)),aa(nat,A,semiring_1_of_nat(A),X))
        <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),I)),Nb)),X) ) ) ).

% numeral_power_less_of_nat_cancel_iff
tff(fact_356_numeral__power__le__of__int__cancel__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: num,Nb: nat,A2: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),X)),Nb)),aa(int,A,ring_1_of_int(A),A2))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),X)),Nb)),A2) ) ) ).

% numeral_power_le_of_int_cancel_iff
tff(fact_357_of__int__le__numeral__power__cancel__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: int,X: num,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(int,A,ring_1_of_int(A),A2)),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),X)),Nb))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),A2),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),X)),Nb)) ) ) ).

% of_int_le_numeral_power_cancel_iff
tff(fact_358_Collect__mono__iff,axiom,
    ! [A: $tType,P: fun(A,$o),Q: fun(A,$o)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),collect(A,P)),collect(A,Q))
    <=> ! [X4: A] :
          ( aa(A,$o,P,X4)
         => aa(A,$o,Q,X4) ) ) ).

% Collect_mono_iff
tff(fact_359_set__eq__subset,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( ( A3 = B3 )
    <=> ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
        & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),A3) ) ) ).

% set_eq_subset
tff(fact_360_subset__trans,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),C7: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),C7)
       => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),C7) ) ) ).

% subset_trans
tff(fact_361_Collect__mono,axiom,
    ! [A: $tType,P: fun(A,$o),Q: fun(A,$o)] :
      ( ! [X3: A] :
          ( aa(A,$o,P,X3)
         => aa(A,$o,Q,X3) )
     => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),collect(A,P)),collect(A,Q)) ) ).

% Collect_mono
tff(fact_362_subset__refl,axiom,
    ! [A: $tType,A3: set(A)] : aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),A3) ).

% subset_refl
tff(fact_363_subset__iff,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
    <=> ! [T2: A] :
          ( member(A,T2,A3)
         => member(A,T2,B3) ) ) ).

% subset_iff
tff(fact_364_equalityD2,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( ( A3 = B3 )
     => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),A3) ) ).

% equalityD2
tff(fact_365_equalityD1,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( ( A3 = B3 )
     => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3) ) ).

% equalityD1
tff(fact_366_subset__eq,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
    <=> ! [X4: A] :
          ( member(A,X4,A3)
         => member(A,X4,B3) ) ) ).

% subset_eq
tff(fact_367_equalityE,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( ( A3 = B3 )
     => ~ ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
         => ~ aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),A3) ) ) ).

% equalityE
tff(fact_368_subsetD,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),C2: A] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
     => ( member(A,C2,A3)
       => member(A,C2,B3) ) ) ).

% subsetD
tff(fact_369_in__mono,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),X: A] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
     => ( member(A,X,A3)
       => member(A,X,B3) ) ) ).

% in_mono
tff(fact_370_zero__power,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ! [Nb: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
         => ( aa(nat,A,power_power(A,zero_zero(A)),Nb) = zero_zero(A) ) ) ) ).

% zero_power
tff(fact_371_field__lbound__gt__zero,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [D1: A,D22: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),D1)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),D22)
           => ? [E: A] :
                ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),E)
                & aa(A,$o,aa(A,fun(A,$o),ord_less(A),E),D1)
                & aa(A,$o,aa(A,fun(A,$o),ord_less(A),E),D22) ) ) ) ) ).

% field_lbound_gt_zero
tff(fact_372_of__int__pos,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Z: int] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),Z)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(int,A,ring_1_of_int(A),Z)) ) ) ).

% of_int_pos
tff(fact_373_verit__comp__simplify1_I1_J,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [A2: A] : ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),A2) ) ).

% verit_comp_simplify1(1)
tff(fact_374_lt__ex,axiom,
    ! [A: $tType] :
      ( no_bot(A)
     => ! [X: A] :
        ? [Y3: A] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y3),X) ) ).

% lt_ex
tff(fact_375_gt__ex,axiom,
    ! [A: $tType] :
      ( no_top(A)
     => ! [X: A] :
        ? [X_12: A] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),X_12) ) ).

% gt_ex
tff(fact_376_dense,axiom,
    ! [A: $tType] :
      ( dense_order(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
         => ? [Z2: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Z2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),Z2),Y) ) ) ) ).

% dense
tff(fact_377_less__imp__neq,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
         => ( X != Y ) ) ) ).

% less_imp_neq
tff(fact_378_order_Oasym,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2) ) ) ).

% order.asym
tff(fact_379_ord__eq__less__trans,axiom,
    ! [A: $tType] :
      ( ord(A)
     => ! [A2: A,B2: A,C2: A] :
          ( ( A2 = B2 )
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),C2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),C2) ) ) ) ).

% ord_eq_less_trans
tff(fact_380_ord__less__eq__trans,axiom,
    ! [A: $tType] :
      ( ord(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( ( B2 = C2 )
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),C2) ) ) ) ).

% ord_less_eq_trans
tff(fact_381_less__induct,axiom,
    ! [A: $tType] :
      ( wellorder(A)
     => ! [P: fun(A,$o),A2: A] :
          ( ! [X3: A] :
              ( ! [Y4: A] :
                  ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y4),X3)
                 => aa(A,$o,P,Y4) )
             => aa(A,$o,P,X3) )
         => aa(A,$o,P,A2) ) ) ).

% less_induct
tff(fact_382_antisym__conv3,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [Y: A,X: A] :
          ( ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),X)
         => ( ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
          <=> ( X = Y ) ) ) ) ).

% antisym_conv3
tff(fact_383_linorder__cases,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [X: A,Y: A] :
          ( ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
         => ( ( X != Y )
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),X) ) ) ) ).

% linorder_cases
tff(fact_384_dual__order_Oasym,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2)
         => ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) ) ) ).

% dual_order.asym
tff(fact_385_dual__order_Oirrefl,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [A2: A] : ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),A2) ) ).

% dual_order.irrefl
tff(fact_386_exists__least__iff,axiom,
    ! [A: $tType] :
      ( wellorder(A)
     => ! [P: fun(A,$o)] :
          ( ? [X_13: A] : aa(A,$o,P,X_13)
        <=> ? [N4: A] :
              ( aa(A,$o,P,N4)
              & ! [M5: A] :
                  ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),M5),N4)
                 => ~ aa(A,$o,P,M5) ) ) ) ) ).

% exists_least_iff
tff(fact_387_linorder__less__wlog,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [P: fun(A,fun(A,$o)),A2: A,B2: A] :
          ( ! [A4: A,B5: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A4),B5)
             => aa(A,$o,aa(A,fun(A,$o),P,A4),B5) )
         => ( ! [A4: A] : aa(A,$o,aa(A,fun(A,$o),P,A4),A4)
           => ( ! [A4: A,B5: A] :
                  ( aa(A,$o,aa(A,fun(A,$o),P,B5),A4)
                 => aa(A,$o,aa(A,fun(A,$o),P,A4),B5) )
             => aa(A,$o,aa(A,fun(A,$o),P,A2),B2) ) ) ) ) ).

% linorder_less_wlog
tff(fact_388_order_Ostrict__trans,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),C2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),C2) ) ) ) ).

% order.strict_trans
tff(fact_389_not__less__iff__gr__or__eq,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [X: A,Y: A] :
          ( ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),X)
            | ( X = Y ) ) ) ) ).

% not_less_iff_gr_or_eq
tff(fact_390_dual__order_Ostrict__trans,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [B2: A,A2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),B2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),A2) ) ) ) ).

% dual_order.strict_trans
tff(fact_391_order_Ostrict__implies__not__eq,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( A2 != B2 ) ) ) ).

% order.strict_implies_not_eq
tff(fact_392_dual__order_Ostrict__implies__not__eq,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2)
         => ( A2 != B2 ) ) ) ).

% dual_order.strict_implies_not_eq
tff(fact_393_linorder__neqE,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [X: A,Y: A] :
          ( ( X != Y )
         => ( ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),X) ) ) ) ).

% linorder_neqE
tff(fact_394_order__less__asym,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
         => ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),X) ) ) ).

% order_less_asym
tff(fact_395_linorder__neq__iff,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [X: A,Y: A] :
          ( ( X != Y )
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
            | aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),X) ) ) ) ).

% linorder_neq_iff
tff(fact_396_order__less__asym_H,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2) ) ) ).

% order_less_asym'
tff(fact_397_order__less__trans,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [X: A,Y: A,Z: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),Z)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Z) ) ) ) ).

% order_less_trans
tff(fact_398_ord__eq__less__subst,axiom,
    ! [A: $tType,B: $tType] :
      ( ( ord(B)
        & ord(A) )
     => ! [A2: A,F2: fun(B,A),B2: B,C2: B] :
          ( ( A2 = aa(B,A,F2,B2) )
         => ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),B2),C2)
           => ( ! [X3: B,Y3: B] :
                  ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),X3),Y3)
                 => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(B,A,F2,X3)),aa(B,A,F2,Y3)) )
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(B,A,F2,C2)) ) ) ) ) ).

% ord_eq_less_subst
tff(fact_399_ord__less__eq__subst,axiom,
    ! [A: $tType,B: $tType] :
      ( ( ord(B)
        & ord(A) )
     => ! [A2: A,B2: A,F2: fun(A,B),C2: B] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( ( aa(A,B,F2,B2) = C2 )
           => ( ! [X3: A,Y3: A] :
                  ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X3),Y3)
                 => aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,X3)),aa(A,B,F2,Y3)) )
             => aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,A2)),C2) ) ) ) ) ).

% ord_less_eq_subst
tff(fact_400_order__less__irrefl,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [X: A] : ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),X) ) ).

% order_less_irrefl
tff(fact_401_order__less__subst1,axiom,
    ! [A: $tType,B: $tType] :
      ( ( order(B)
        & order(A) )
     => ! [A2: A,F2: fun(B,A),B2: B,C2: B] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(B,A,F2,B2))
         => ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),B2),C2)
           => ( ! [X3: B,Y3: B] :
                  ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),X3),Y3)
                 => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(B,A,F2,X3)),aa(B,A,F2,Y3)) )
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(B,A,F2,C2)) ) ) ) ) ).

% order_less_subst1
tff(fact_402_order__less__subst2,axiom,
    ! [A: $tType,B: $tType] :
      ( ( order(B)
        & order(A) )
     => ! [A2: A,B2: A,F2: fun(A,B),C2: B] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,B2)),C2)
           => ( ! [X3: A,Y3: A] :
                  ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X3),Y3)
                 => aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,X3)),aa(A,B,F2,Y3)) )
             => aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,A2)),C2) ) ) ) ) ).

% order_less_subst2
tff(fact_403_order__less__not__sym,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
         => ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),X) ) ) ).

% order_less_not_sym
tff(fact_404_order__less__imp__triv,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [X: A,Y: A,P: $o] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),X)
           => (P) ) ) ) ).

% order_less_imp_triv
tff(fact_405_linorder__less__linear,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
          | ( X = Y )
          | aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),X) ) ) ).

% linorder_less_linear
tff(fact_406_order__less__imp__not__eq,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
         => ( X != Y ) ) ) ).

% order_less_imp_not_eq
tff(fact_407_order__less__imp__not__eq2,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
         => ( Y != X ) ) ) ).

% order_less_imp_not_eq2
tff(fact_408_order__less__imp__not__less,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
         => ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),X) ) ) ).

% order_less_imp_not_less
tff(fact_409_less__ceiling__iff,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [Z: int,X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),Z),archimedean_ceiling(A,X))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(int,A,ring_1_of_int(A),Z)),X) ) ) ).

% less_ceiling_iff
tff(fact_410_ex__of__int__less,axiom,
    ! [A: $tType] :
      ( archim462609752435547400_field(A)
     => ! [X: A] :
        ? [Z2: int] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(int,A,ring_1_of_int(A),Z2)),X) ) ).

% ex_of_int_less
tff(fact_411_ex__less__of__int,axiom,
    ! [A: $tType] :
      ( archim462609752435547400_field(A)
     => ! [X: A] :
        ? [Z2: int] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),aa(int,A,ring_1_of_int(A),Z2)) ) ).

% ex_less_of_int
tff(fact_412_infinite__descent0__measure,axiom,
    ! [A: $tType,V2: fun(A,nat),P: fun(A,$o),X: A] :
      ( ! [X3: A] :
          ( ( aa(A,nat,V2,X3) = zero_zero(nat) )
         => aa(A,$o,P,X3) )
     => ( ! [X3: A] :
            ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),aa(A,nat,V2,X3))
           => ( ~ aa(A,$o,P,X3)
             => ? [Y4: A] :
                  ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(A,nat,V2,Y4)),aa(A,nat,V2,X3))
                  & ~ aa(A,$o,P,Y4) ) ) )
       => aa(A,$o,P,X) ) ) ).

% infinite_descent0_measure
tff(fact_413_infinite__descent__measure,axiom,
    ! [A: $tType,P: fun(A,$o),V2: fun(A,nat),X: A] :
      ( ! [X3: A] :
          ( ~ aa(A,$o,P,X3)
         => ? [Y4: A] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(A,nat,V2,Y4)),aa(A,nat,V2,X3))
              & ~ aa(A,$o,P,Y4) ) )
     => aa(A,$o,P,X) ) ).

% infinite_descent_measure
tff(fact_414_measure__induct__rule,axiom,
    ! [B: $tType,A: $tType] :
      ( wellorder(B)
     => ! [F2: fun(A,B),P: fun(A,$o),A2: A] :
          ( ! [X3: A] :
              ( ! [Y4: A] :
                  ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,Y4)),aa(A,B,F2,X3))
                 => aa(A,$o,P,Y4) )
             => aa(A,$o,P,X3) )
         => aa(A,$o,P,A2) ) ) ).

% measure_induct_rule
tff(fact_415_linorder__neqE__nat,axiom,
    ! [X: nat,Y: nat] :
      ( ( X != Y )
     => ( ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),X),Y)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Y),X) ) ) ).

% linorder_neqE_nat
tff(fact_416_infinite__descent0,axiom,
    ! [P: fun(nat,$o),Nb: nat] :
      ( aa(nat,$o,P,zero_zero(nat))
     => ( ! [N: nat] :
            ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),N)
           => ( ~ aa(nat,$o,P,N)
             => ? [M2: nat] :
                  ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),M2),N)
                  & ~ aa(nat,$o,P,M2) ) ) )
       => aa(nat,$o,P,Nb) ) ) ).

% infinite_descent0
tff(fact_417_infinite__descent,axiom,
    ! [P: fun(nat,$o),Nb: nat] :
      ( ! [N: nat] :
          ( ~ aa(nat,$o,P,N)
         => ? [M2: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),M2),N)
              & ~ aa(nat,$o,P,M2) ) )
     => aa(nat,$o,P,Nb) ) ).

% infinite_descent
tff(fact_418_nat__less__induct,axiom,
    ! [P: fun(nat,$o),Nb: nat] :
      ( ! [N: nat] :
          ( ! [M2: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),M2),N)
             => aa(nat,$o,P,M2) )
         => aa(nat,$o,P,N) )
     => aa(nat,$o,P,Nb) ) ).

% nat_less_induct
tff(fact_419_less__irrefl__nat,axiom,
    ! [Nb: nat] : ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),Nb) ).

% less_irrefl_nat
tff(fact_420_gr__implies__not0,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
     => ( Nb != zero_zero(nat) ) ) ).

% gr_implies_not0
tff(fact_421_measure__induct,axiom,
    ! [B: $tType,A: $tType] :
      ( wellorder(B)
     => ! [F2: fun(A,B),P: fun(A,$o),A2: A] :
          ( ! [X3: A] :
              ( ! [Y4: A] :
                  ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,Y4)),aa(A,B,F2,X3))
                 => aa(A,$o,P,Y4) )
             => aa(A,$o,P,X3) )
         => aa(A,$o,P,A2) ) ) ).

% measure_induct
tff(fact_422_less__not__refl3,axiom,
    ! [S: nat,Ta: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),S),Ta)
     => ( S != Ta ) ) ).

% less_not_refl3
tff(fact_423_less__not__refl2,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),Ma)
     => ( Ma != Nb ) ) ).

% less_not_refl2
tff(fact_424_less__not__refl,axiom,
    ! [Nb: nat] : ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),Nb) ).

% less_not_refl
tff(fact_425_nat__neq__iff,axiom,
    ! [Ma: nat,Nb: nat] :
      ( ( Ma != Nb )
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
        | aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),Ma) ) ) ).

% nat_neq_iff
tff(fact_426_less__zeroE,axiom,
    ! [Nb: nat] : ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),zero_zero(nat)) ).

% less_zeroE
tff(fact_427_not__less0,axiom,
    ! [Nb: nat] : ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),zero_zero(nat)) ).

% not_less0
tff(fact_428_not__gr0,axiom,
    ! [Nb: nat] :
      ( ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
    <=> ( Nb = zero_zero(nat) ) ) ).

% not_gr0
tff(fact_429_gr0I,axiom,
    ! [Nb: nat] :
      ( ( Nb != zero_zero(nat) )
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb) ) ).

% gr0I
tff(fact_430_bot__nat__0_Oextremum__strict,axiom,
    ! [A2: nat] : ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),A2),zero_zero(nat)) ).

% bot_nat_0.extremum_strict
tff(fact_431_less__numeral__extra_I3_J,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),zero_zero(A)) ) ).

% less_numeral_extra(3)
tff(fact_432_zero__reorient,axiom,
    ! [A: $tType] :
      ( zero(A)
     => ! [X: A] :
          ( ( zero_zero(A) = X )
        <=> ( X = zero_zero(A) ) ) ) ).

% zero_reorient
tff(fact_433_zero__less__iff__neq__zero,axiom,
    ! [A: $tType] :
      ( canoni5634975068530333245id_add(A)
     => ! [Nb: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),Nb)
        <=> ( Nb != zero_zero(A) ) ) ) ).

% zero_less_iff_neq_zero
tff(fact_434_gr__implies__not__zero,axiom,
    ! [A: $tType] :
      ( canoni5634975068530333245id_add(A)
     => ! [Ma: A,Nb: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Ma),Nb)
         => ( Nb != zero_zero(A) ) ) ) ).

% gr_implies_not_zero
tff(fact_435_not__less__zero,axiom,
    ! [A: $tType] :
      ( canoni5634975068530333245id_add(A)
     => ! [Nb: A] : ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),Nb),zero_zero(A)) ) ).

% not_less_zero
tff(fact_436_gr__zeroI,axiom,
    ! [A: $tType] :
      ( canoni5634975068530333245id_add(A)
     => ! [Nb: A] :
          ( ( Nb != zero_zero(A) )
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),Nb) ) ) ).

% gr_zeroI
tff(fact_437_power__strict__mono,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [A2: A,B2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
           => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,power_power(A,A2),Nb)),aa(nat,A,power_power(A,B2),Nb)) ) ) ) ) ).

% power_strict_mono
tff(fact_438_lift__Suc__mono__less__iff,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [F2: fun(nat,A),Nb: nat,Ma: nat] :
          ( ! [N: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,F2,N)),aa(nat,A,F2,aa(nat,nat,suc,N)))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,F2,Nb)),aa(nat,A,F2,Ma))
          <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),Ma) ) ) ) ).

% lift_Suc_mono_less_iff
tff(fact_439_lift__Suc__mono__less,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [F2: fun(nat,A),Nb: nat,N3: nat] :
          ( ! [N: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,F2,N)),aa(nat,A,F2,aa(nat,nat,suc,N)))
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),N3)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,F2,Nb)),aa(nat,A,F2,N3)) ) ) ) ).

% lift_Suc_mono_less
tff(fact_440_zero__less__numeral,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [Nb: num] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(num,A,numeral_numeral(A),Nb)) ) ).

% zero_less_numeral
tff(fact_441_not__numeral__less__zero,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [Nb: num] : ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(num,A,numeral_numeral(A),Nb)),zero_zero(A)) ) ).

% not_numeral_less_zero
tff(fact_442_less__numeral__extra_I1_J,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),one_one(A)) ) ).

% less_numeral_extra(1)
tff(fact_443_pos__add__strict,axiom,
    ! [A: $tType] :
      ( strict7427464778891057005id_add(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),C2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2)) ) ) ) ).

% pos_add_strict
tff(fact_444_canonically__ordered__monoid__add__class_OlessE,axiom,
    ! [A: $tType] :
      ( canoni5634975068530333245id_add(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ~ ! [C5: A] :
                ( ( B2 = aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C5) )
               => ( C5 = zero_zero(A) ) ) ) ) ).

% canonically_ordered_monoid_add_class.lessE
tff(fact_445_add__pos__pos,axiom,
    ! [A: $tType] :
      ( ordere6911136660526730532id_add(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),B2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)) ) ) ) ).

% add_pos_pos
tff(fact_446_add__neg__neg,axiom,
    ! [A: $tType] :
      ( ordere6911136660526730532id_add(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)),zero_zero(A)) ) ) ) ).

% add_neg_neg
tff(fact_447_less__imp__of__nat__less,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [Ma: nat,Nb: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,semiring_1_of_nat(A),Ma)),aa(nat,A,semiring_1_of_nat(A),Nb)) ) ) ).

% less_imp_of_nat_less
tff(fact_448_of__nat__less__imp__less,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [Ma: nat,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,semiring_1_of_nat(A),Ma)),aa(nat,A,semiring_1_of_nat(A),Nb))
         => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb) ) ) ).

% of_nat_less_imp_less
tff(fact_449_zero__less__power,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [A2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(nat,A,power_power(A,A2),Nb)) ) ) ).

% zero_less_power
tff(fact_450_of__nat__less__0__iff,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [Ma: nat] : ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,semiring_1_of_nat(A),Ma)),zero_zero(A)) ) ).

% of_nat_less_0_iff
tff(fact_451_less__Suc__eq__0__disj,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),aa(nat,nat,suc,Nb))
    <=> ( ( Ma = zero_zero(nat) )
        | ? [J2: nat] :
            ( ( Ma = aa(nat,nat,suc,J2) )
            & aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),J2),Nb) ) ) ) ).

% less_Suc_eq_0_disj
tff(fact_452_gr0__implies__Suc,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ? [M4: nat] : Nb = aa(nat,nat,suc,M4) ) ).

% gr0_implies_Suc
tff(fact_453_All__less__Suc2,axiom,
    ! [Nb: nat,P: fun(nat,$o)] :
      ( ! [I3: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I3),aa(nat,nat,suc,Nb))
         => aa(nat,$o,P,I3) )
    <=> ( aa(nat,$o,P,zero_zero(nat))
        & ! [I3: nat] :
            ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I3),Nb)
           => aa(nat,$o,P,aa(nat,nat,suc,I3)) ) ) ) ).

% All_less_Suc2
tff(fact_454_gr0__conv__Suc,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
    <=> ? [M5: nat] : Nb = aa(nat,nat,suc,M5) ) ).

% gr0_conv_Suc
tff(fact_455_Ex__less__Suc2,axiom,
    ! [Nb: nat,P: fun(nat,$o)] :
      ( ? [I3: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I3),aa(nat,nat,suc,Nb))
          & aa(nat,$o,P,I3) )
    <=> ( aa(nat,$o,P,zero_zero(nat))
        | ? [I3: nat] :
            ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I3),Nb)
            & aa(nat,$o,P,aa(nat,nat,suc,I3)) ) ) ) ).

% Ex_less_Suc2
tff(fact_456_ex__least__nat__le,axiom,
    ! [P: fun(nat,$o),Nb: nat] :
      ( aa(nat,$o,P,Nb)
     => ( ~ aa(nat,$o,P,zero_zero(nat))
       => ? [K3: nat] :
            ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K3),Nb)
            & ! [I4: nat] :
                ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I4),K3)
               => ~ aa(nat,$o,P,I4) )
            & aa(nat,$o,P,K3) ) ) ) ).

% ex_least_nat_le
tff(fact_457_less__imp__add__positive,axiom,
    ! [I: nat,J: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),J)
     => ? [K3: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),K3)
          & ( aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),I),K3) = J ) ) ) ).

% less_imp_add_positive
tff(fact_458_leD,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [Y: A,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),X)
         => ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y) ) ) ).

% leD
tff(fact_459_leI,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [X: A,Y: A] :
          ( ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),X) ) ) ).

% leI
tff(fact_460_nless__le,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [A2: A,B2: A] :
          ( ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
        <=> ( ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
            | ( A2 = B2 ) ) ) ) ).

% nless_le
tff(fact_461_antisym__conv1,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [X: A,Y: A] :
          ( ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
          <=> ( X = Y ) ) ) ) ).

% antisym_conv1
tff(fact_462_antisym__conv2,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
         => ( ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
          <=> ( X = Y ) ) ) ) ).

% antisym_conv2
tff(fact_463_dense__ge,axiom,
    ! [A: $tType] :
      ( dense_linorder(A)
     => ! [Z: A,Y: A] :
          ( ! [X3: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Z),X3)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),X3) )
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),Z) ) ) ).

% dense_ge
tff(fact_464_dense__le,axiom,
    ! [A: $tType] :
      ( dense_linorder(A)
     => ! [Y: A,Z: A] :
          ( ! [X3: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X3),Y)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),Z) )
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),Z) ) ) ).

% dense_le
tff(fact_465_less__le__not__le,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
            & ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),X) ) ) ) ).

% less_le_not_le
tff(fact_466_not__le__imp__less,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [Y: A,X: A] :
          ( ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),X)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y) ) ) ).

% not_le_imp_less
tff(fact_467_order_Oorder__iff__strict,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
            | ( A2 = B2 ) ) ) ) ).

% order.order_iff_strict
tff(fact_468_order_Ostrict__iff__order,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
            & ( A2 != B2 ) ) ) ) ).

% order.strict_iff_order
tff(fact_469_order_Ostrict__trans1,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),C2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),C2) ) ) ) ).

% order.strict_trans1
tff(fact_470_order_Ostrict__trans2,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),C2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),C2) ) ) ) ).

% order.strict_trans2
tff(fact_471_order_Ostrict__iff__not,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
            & ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2) ) ) ) ).

% order.strict_iff_not
tff(fact_472_dense__ge__bounded,axiom,
    ! [A: $tType] :
      ( dense_linorder(A)
     => ! [Z: A,X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Z),X)
         => ( ! [W2: A] :
                ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Z),W2)
               => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),W2),X)
                 => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),W2) ) )
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),Z) ) ) ) ).

% dense_ge_bounded
tff(fact_473_dense__le__bounded,axiom,
    ! [A: $tType] :
      ( dense_linorder(A)
     => ! [X: A,Y: A,Z: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
         => ( ! [W2: A] :
                ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),W2)
               => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),W2),Y)
                 => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),W2),Z) ) )
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),Z) ) ) ) ).

% dense_le_bounded
tff(fact_474_dual__order_Oorder__iff__strict,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2)
            | ( A2 = B2 ) ) ) ) ).

% dual_order.order_iff_strict
tff(fact_475_dual__order_Ostrict__iff__order,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2)
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
            & ( A2 != B2 ) ) ) ) ).

% dual_order.strict_iff_order
tff(fact_476_dual__order_Ostrict__trans1,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [B2: A,A2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),B2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),A2) ) ) ) ).

% dual_order.strict_trans1
tff(fact_477_dual__order_Ostrict__trans2,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [B2: A,A2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),B2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),A2) ) ) ) ).

% dual_order.strict_trans2
tff(fact_478_dual__order_Ostrict__iff__not,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2)
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
            & ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) ) ) ) ).

% dual_order.strict_iff_not
tff(fact_479_order_Ostrict__implies__order,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) ) ) ).

% order.strict_implies_order
tff(fact_480_dual__order_Ostrict__implies__order,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2) ) ) ).

% dual_order.strict_implies_order
tff(fact_481_order__le__less,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
            | ( X = Y ) ) ) ) ).

% order_le_less
tff(fact_482_order__less__le,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
            & ( X != Y ) ) ) ) ).

% order_less_le
tff(fact_483_linorder__not__le,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [X: A,Y: A] :
          ( ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),X) ) ) ).

% linorder_not_le
tff(fact_484_linorder__not__less,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [X: A,Y: A] :
          ( ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),X) ) ) ).

% linorder_not_less
tff(fact_485_order__less__imp__le,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y) ) ) ).

% order_less_imp_le
tff(fact_486_order__le__neq__trans,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( ( A2 != B2 )
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) ) ) ) ).

% order_le_neq_trans
tff(fact_487_order__neq__le__trans,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [A2: A,B2: A] :
          ( ( A2 != B2 )
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) ) ) ) ).

% order_neq_le_trans
tff(fact_488_order__le__less__trans,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [X: A,Y: A,Z: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),Z)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Z) ) ) ) ).

% order_le_less_trans
tff(fact_489_order__less__le__trans,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [X: A,Y: A,Z: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),Z)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Z) ) ) ) ).

% order_less_le_trans
tff(fact_490_order__le__less__subst1,axiom,
    ! [A: $tType,B: $tType] :
      ( ( order(B)
        & order(A) )
     => ! [A2: A,F2: fun(B,A),B2: B,C2: B] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(B,A,F2,B2))
         => ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),B2),C2)
           => ( ! [X3: B,Y3: B] :
                  ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),X3),Y3)
                 => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(B,A,F2,X3)),aa(B,A,F2,Y3)) )
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(B,A,F2,C2)) ) ) ) ) ).

% order_le_less_subst1
tff(fact_491_order__le__less__subst2,axiom,
    ! [A: $tType,B: $tType] :
      ( ( order(B)
        & order(A) )
     => ! [A2: A,B2: A,F2: fun(A,B),C2: B] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,B2)),C2)
           => ( ! [X3: A,Y3: A] :
                  ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),Y3)
                 => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X3)),aa(A,B,F2,Y3)) )
             => aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,A2)),C2) ) ) ) ) ).

% order_le_less_subst2
tff(fact_492_order__less__le__subst1,axiom,
    ! [A: $tType,B: $tType] :
      ( ( order(B)
        & order(A) )
     => ! [A2: A,F2: fun(B,A),B2: B,C2: B] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(B,A,F2,B2))
         => ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),B2),C2)
           => ( ! [X3: B,Y3: B] :
                  ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),X3),Y3)
                 => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(B,A,F2,X3)),aa(B,A,F2,Y3)) )
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(B,A,F2,C2)) ) ) ) ) ).

% order_less_le_subst1
tff(fact_493_order__less__le__subst2,axiom,
    ! [A: $tType,B: $tType] :
      ( ( order(B)
        & order(A) )
     => ! [A2: A,B2: A,F2: fun(A,B),C2: B] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,B2)),C2)
           => ( ! [X3: A,Y3: A] :
                  ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X3),Y3)
                 => aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,X3)),aa(A,B,F2,Y3)) )
             => aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,A2)),C2) ) ) ) ) ).

% order_less_le_subst2
tff(fact_494_linorder__le__less__linear,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
          | aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),X) ) ) ).

% linorder_le_less_linear
tff(fact_495_order__le__imp__less__or__eq,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
            | ( X = Y ) ) ) ) ).

% order_le_imp_less_or_eq
tff(fact_496_ceiling__less__cancel,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,Y: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),archimedean_ceiling(A,X)),archimedean_ceiling(A,Y))
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y) ) ) ).

% ceiling_less_cancel
tff(fact_497_nat__power__less__imp__less,axiom,
    ! [I: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),I)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,power_power(nat,I),Ma)),aa(nat,nat,power_power(nat,I),Nb))
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb) ) ) ).

% nat_power_less_imp_less
tff(fact_498_of__nat__less__of__int__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Nb: nat,X: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,semiring_1_of_nat(A),Nb)),aa(int,A,ring_1_of_int(A),X))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(nat,int,semiring_1_of_nat(int),Nb)),X) ) ) ).

% of_nat_less_of_int_iff
tff(fact_499_power__strict__decreasing,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [Nb: nat,N2: nat,A2: A] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),N2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),one_one(A))
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,power_power(A,A2),N2)),aa(nat,A,power_power(A,A2),Nb)) ) ) ) ) ).

% power_strict_decreasing
tff(fact_500_length__induct,axiom,
    ! [A: $tType,P: fun(list(A),$o),Xs: list(A)] :
      ( ! [Xs2: list(A)] :
          ( ! [Ys: list(A)] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(list(A),nat,size_size(list(A)),Ys)),aa(list(A),nat,size_size(list(A)),Xs2))
             => aa(list(A),$o,P,Ys) )
         => aa(list(A),$o,P,Xs2) )
     => aa(list(A),$o,P,Xs) ) ).

% length_induct
tff(fact_501_of__int__nonneg,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Z: int] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Z)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(int,A,ring_1_of_int(A),Z)) ) ) ).

% of_int_nonneg
tff(fact_502_one__less__power,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [A2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),A2)
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),aa(nat,A,power_power(A,A2),Nb)) ) ) ) ).

% one_less_power
tff(fact_503_power__eq__iff__eq__base,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [Nb: nat,A2: A,B2: A] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2)
             => ( ( aa(nat,A,power_power(A,A2),Nb) = aa(nat,A,power_power(A,B2),Nb) )
              <=> ( A2 = B2 ) ) ) ) ) ) ).

% power_eq_iff_eq_base
tff(fact_504_power__eq__imp__eq__base,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [A2: A,Nb: nat,B2: A] :
          ( ( aa(nat,A,power_power(A,A2),Nb) = aa(nat,A,power_power(A,B2),Nb) )
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2)
             => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
               => ( A2 = B2 ) ) ) ) ) ) ).

% power_eq_imp_eq_base
tff(fact_505_length__pos__if__in__set,axiom,
    ! [A: $tType,X: A,Xs: list(A)] :
      ( member(A,X,aa(list(A),set(A),set2(A),Xs))
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),aa(list(A),nat,size_size(list(A)),Xs)) ) ).

% length_pos_if_in_set
tff(fact_506_half__gt__zero__iff,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2) ) ) ).

% half_gt_zero_iff
tff(fact_507_half__gt__zero,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))) ) ) ).

% half_gt_zero
tff(fact_508_nat__approx__posE,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [E2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),E2)
         => ~ ! [N: nat] : ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),divide_divide(A,one_one(A),aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,suc,N)))),E2) ) ) ).

% nat_approx_posE
tff(fact_509_power__strict__increasing,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [Nb: nat,N2: nat,A2: A] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),N2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),A2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,power_power(A,A2),Nb)),aa(nat,A,power_power(A,A2),N2)) ) ) ) ).

% power_strict_increasing
tff(fact_510_power__less__imp__less__exp,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [A2: A,Ma: nat,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,power_power(A,A2),Ma)),aa(nat,A,power_power(A,A2),Nb))
           => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb) ) ) ) ).

% power_less_imp_less_exp
tff(fact_511_add__strict__increasing2,axiom,
    ! [A: $tType] :
      ( ordere8940638589300402666id_add(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),C2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2)) ) ) ) ).

% add_strict_increasing2
tff(fact_512_add__strict__increasing,axiom,
    ! [A: $tType] :
      ( ordere8940638589300402666id_add(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),C2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2)) ) ) ) ).

% add_strict_increasing
tff(fact_513_add__pos__nonneg,axiom,
    ! [A: $tType] :
      ( ordere6911136660526730532id_add(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)) ) ) ) ).

% add_pos_nonneg
tff(fact_514_add__nonpos__neg,axiom,
    ! [A: $tType] :
      ( ordere6911136660526730532id_add(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)),zero_zero(A)) ) ) ) ).

% add_nonpos_neg
tff(fact_515_add__nonneg__pos,axiom,
    ! [A: $tType] :
      ( ordere6911136660526730532id_add(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),B2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)) ) ) ) ).

% add_nonneg_pos
tff(fact_516_add__neg__nonpos,axiom,
    ! [A: $tType] :
      ( ordere6911136660526730532id_add(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)),zero_zero(A)) ) ) ) ).

% add_neg_nonpos
tff(fact_517_power__less__imp__less__base,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [A2: A,Nb: nat,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,power_power(A,A2),Nb)),aa(nat,A,power_power(A,B2),Nb))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) ) ) ) ).

% power_less_imp_less_base
tff(fact_518_ex__least__nat__less,axiom,
    ! [P: fun(nat,$o),Nb: nat] :
      ( aa(nat,$o,P,Nb)
     => ( ~ aa(nat,$o,P,zero_zero(nat))
       => ? [K3: nat] :
            ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),K3),Nb)
            & ! [I4: nat] :
                ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I4),K3)
               => ~ aa(nat,$o,P,I4) )
            & aa(nat,$o,P,aa(nat,nat,suc,K3)) ) ) ) ).

% ex_least_nat_less
tff(fact_519_power__0__left,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ! [Nb: nat] :
          aa(nat,A,power_power(A,zero_zero(A)),Nb) = $ite(Nb = zero_zero(nat),one_one(A),zero_zero(A)) ) ).

% power_0_left
tff(fact_520_ex__le__of__int,axiom,
    ! [A: $tType] :
      ( archim462609752435547400_field(A)
     => ! [X: A] :
        ? [Z2: int] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(int,A,ring_1_of_int(A),Z2)) ) ).

% ex_le_of_int
tff(fact_521_nat__induct__non__zero,axiom,
    ! [Nb: nat,P: fun(nat,$o)] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(nat,$o,P,one_one(nat))
       => ( ! [N: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),N)
             => ( aa(nat,$o,P,N)
               => aa(nat,$o,P,aa(nat,nat,suc,N)) ) )
         => aa(nat,$o,P,Nb) ) ) ) ).

% nat_induct_non_zero
tff(fact_522_power__gt__expt,axiom,
    ! [Nb: nat,K: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,suc,zero_zero(nat))),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),K),aa(nat,nat,power_power(nat,Nb),K)) ) ).

% power_gt_expt
tff(fact_523_verit__comp__simplify1_I3_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [B6: A,A5: A] :
          ( ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B6),A5)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),A5),B6) ) ) ).

% verit_comp_simplify1(3)
tff(fact_524_power__divide,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [A2: A,B2: A,Nb: nat] : aa(nat,A,power_power(A,divide_divide(A,A2,B2)),Nb) = divide_divide(A,aa(nat,A,power_power(A,A2),Nb),aa(nat,A,power_power(A,B2),Nb)) ) ).

% power_divide
tff(fact_525_less__numeral__extra_I4_J,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),one_one(A)) ) ).

% less_numeral_extra(4)
tff(fact_526_add__less__imp__less__right,axiom,
    ! [A: $tType] :
      ( ordere2412721322843649153imp_le(A)
     => ! [A2: A,C2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),C2))
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) ) ) ).

% add_less_imp_less_right
tff(fact_527_add__less__imp__less__left,axiom,
    ! [A: $tType] :
      ( ordere2412721322843649153imp_le(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),A2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),B2))
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) ) ) ).

% add_less_imp_less_left
tff(fact_528_add__strict__right__mono,axiom,
    ! [A: $tType] :
      ( ordere580206878836729694up_add(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),C2)) ) ) ).

% add_strict_right_mono
tff(fact_529_add__strict__left__mono,axiom,
    ! [A: $tType] :
      ( ordere580206878836729694up_add(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),A2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),B2)) ) ) ).

% add_strict_left_mono
tff(fact_530_add__strict__mono,axiom,
    ! [A: $tType] :
      ( strict9044650504122735259up_add(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),D2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),D2)) ) ) ) ).

% add_strict_mono
tff(fact_531_add__mono__thms__linordered__field_I1_J,axiom,
    ! [A: $tType] :
      ( ordere580206878836729694up_add(A)
     => ! [I: A,J: A,K: A,L: A] :
          ( ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),I),J)
            & ( K = L ) )
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),I),K)),aa(A,A,aa(A,fun(A,A),plus_plus(A),J),L)) ) ) ).

% add_mono_thms_linordered_field(1)
tff(fact_532_add__mono__thms__linordered__field_I2_J,axiom,
    ! [A: $tType] :
      ( ordere580206878836729694up_add(A)
     => ! [I: A,J: A,K: A,L: A] :
          ( ( ( I = J )
            & aa(A,$o,aa(A,fun(A,$o),ord_less(A),K),L) )
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),I),K)),aa(A,A,aa(A,fun(A,A),plus_plus(A),J),L)) ) ) ).

% add_mono_thms_linordered_field(2)
tff(fact_533_add__mono__thms__linordered__field_I5_J,axiom,
    ! [A: $tType] :
      ( ordere580206878836729694up_add(A)
     => ! [I: A,J: A,K: A,L: A] :
          ( ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),I),J)
            & aa(A,$o,aa(A,fun(A,$o),ord_less(A),K),L) )
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),I),K)),aa(A,A,aa(A,fun(A,A),plus_plus(A),J),L)) ) ) ).

% add_mono_thms_linordered_field(5)
tff(fact_534_reals__Archimedean2,axiom,
    ! [A: $tType] :
      ( archim462609752435547400_field(A)
     => ! [X: A] :
        ? [N: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),aa(nat,A,semiring_1_of_nat(A),N)) ) ).

% reals_Archimedean2
tff(fact_535_not__less__less__Suc__eq,axiom,
    ! [Nb: nat,Ma: nat] :
      ( ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),Ma)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),aa(nat,nat,suc,Ma))
      <=> ( Nb = Ma ) ) ) ).

% not_less_less_Suc_eq
tff(fact_536_strict__inc__induct,axiom,
    ! [I: nat,J: nat,P: fun(nat,$o)] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),J)
     => ( ! [I2: nat] :
            ( ( J = aa(nat,nat,suc,I2) )
           => aa(nat,$o,P,I2) )
       => ( ! [I2: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I2),J)
             => ( aa(nat,$o,P,aa(nat,nat,suc,I2))
               => aa(nat,$o,P,I2) ) )
         => aa(nat,$o,P,I) ) ) ) ).

% strict_inc_induct
tff(fact_537_less__Suc__induct,axiom,
    ! [I: nat,J: nat,P: fun(nat,fun(nat,$o))] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),J)
     => ( ! [I2: nat] : aa(nat,$o,aa(nat,fun(nat,$o),P,I2),aa(nat,nat,suc,I2))
       => ( ! [I2: nat,J3: nat,K3: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I2),J3)
             => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),J3),K3)
               => ( aa(nat,$o,aa(nat,fun(nat,$o),P,I2),J3)
                 => ( aa(nat,$o,aa(nat,fun(nat,$o),P,J3),K3)
                   => aa(nat,$o,aa(nat,fun(nat,$o),P,I2),K3) ) ) ) )
         => aa(nat,$o,aa(nat,fun(nat,$o),P,I),J) ) ) ) ).

% less_Suc_induct
tff(fact_538_less__trans__Suc,axiom,
    ! [I: nat,J: nat,K: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),J)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),J),K)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,suc,I)),K) ) ) ).

% less_trans_Suc
tff(fact_539_Suc__less__SucD,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,suc,Ma)),aa(nat,nat,suc,Nb))
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb) ) ).

% Suc_less_SucD
tff(fact_540_less__antisym,axiom,
    ! [Nb: nat,Ma: nat] :
      ( ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),Ma)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),aa(nat,nat,suc,Ma))
       => ( Ma = Nb ) ) ) ).

% less_antisym
tff(fact_541_Suc__less__eq2,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,suc,Nb)),Ma)
    <=> ? [M6: nat] :
          ( ( Ma = aa(nat,nat,suc,M6) )
          & aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),M6) ) ) ).

% Suc_less_eq2
tff(fact_542_All__less__Suc,axiom,
    ! [Nb: nat,P: fun(nat,$o)] :
      ( ! [I3: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I3),aa(nat,nat,suc,Nb))
         => aa(nat,$o,P,I3) )
    <=> ( aa(nat,$o,P,Nb)
        & ! [I3: nat] :
            ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I3),Nb)
           => aa(nat,$o,P,I3) ) ) ) ).

% All_less_Suc
tff(fact_543_not__less__eq,axiom,
    ! [Ma: nat,Nb: nat] :
      ( ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),aa(nat,nat,suc,Ma)) ) ).

% not_less_eq
tff(fact_544_less__Suc__eq,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),aa(nat,nat,suc,Nb))
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
        | ( Ma = Nb ) ) ) ).

% less_Suc_eq
tff(fact_545_Ex__less__Suc,axiom,
    ! [Nb: nat,P: fun(nat,$o)] :
      ( ? [I3: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I3),aa(nat,nat,suc,Nb))
          & aa(nat,$o,P,I3) )
    <=> ( aa(nat,$o,P,Nb)
        | ? [I3: nat] :
            ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I3),Nb)
            & aa(nat,$o,P,I3) ) ) ) ).

% Ex_less_Suc
tff(fact_546_less__SucI,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),aa(nat,nat,suc,Nb)) ) ).

% less_SucI
tff(fact_547_less__SucE,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),aa(nat,nat,suc,Nb))
     => ( ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
       => ( Ma = Nb ) ) ) ).

% less_SucE
tff(fact_548_Suc__lessI,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
     => ( ( aa(nat,nat,suc,Ma) != Nb )
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,suc,Ma)),Nb) ) ) ).

% Suc_lessI
tff(fact_549_Suc__lessE,axiom,
    ! [I: nat,K: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,suc,I)),K)
     => ~ ! [J3: nat] :
            ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),J3)
           => ( K != aa(nat,nat,suc,J3) ) ) ) ).

% Suc_lessE
tff(fact_550_Suc__lessD,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,suc,Ma)),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb) ) ).

% Suc_lessD
tff(fact_551_Nat_OlessE,axiom,
    ! [I: nat,K: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),K)
     => ( ( K != aa(nat,nat,suc,I) )
       => ~ ! [J3: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),J3)
             => ( K != aa(nat,nat,suc,J3) ) ) ) ) ).

% Nat.lessE
tff(fact_552_less__mono__imp__le__mono,axiom,
    ! [F2: fun(nat,nat),I: nat,J: nat] :
      ( ! [I2: nat,J3: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I2),J3)
         => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,F2,I2)),aa(nat,nat,F2,J3)) )
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),J)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,F2,I)),aa(nat,nat,F2,J)) ) ) ).

% less_mono_imp_le_mono
tff(fact_553_le__neq__implies__less,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
     => ( ( Ma != Nb )
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb) ) ) ).

% le_neq_implies_less
tff(fact_554_less__or__eq__imp__le,axiom,
    ! [Ma: nat,Nb: nat] :
      ( ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
        | ( Ma = Nb ) )
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb) ) ).

% less_or_eq_imp_le
tff(fact_555_le__eq__less__or__eq,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
        | ( Ma = Nb ) ) ) ).

% le_eq_less_or_eq
tff(fact_556_less__imp__le__nat,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb) ) ).

% less_imp_le_nat
tff(fact_557_nat__less__le,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
        & ( Ma != Nb ) ) ) ).

% nat_less_le
tff(fact_558_zero__le,axiom,
    ! [A: $tType] :
      ( canoni5634975068530333245id_add(A)
     => ! [X: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),X) ) ).

% zero_le
tff(fact_559_le__numeral__extra_I3_J,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),zero_zero(A)) ) ).

% le_numeral_extra(3)
tff(fact_560_add__lessD1,axiom,
    ! [I: nat,J: nat,K: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),I),J)),K)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),K) ) ).

% add_lessD1
tff(fact_561_add__less__mono,axiom,
    ! [I: nat,J: nat,K: nat,L: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),J)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),K),L)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),I),K)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),J),L)) ) ) ).

% add_less_mono
tff(fact_562_not__add__less1,axiom,
    ! [I: nat,J: nat] : ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),I),J)),I) ).

% not_add_less1
tff(fact_563_not__add__less2,axiom,
    ! [J: nat,I: nat] : ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),J),I)),I) ).

% not_add_less2
tff(fact_564_add__less__mono1,axiom,
    ! [I: nat,J: nat,K: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),J)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),I),K)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),J),K)) ) ).

% add_less_mono1
tff(fact_565_trans__less__add1,axiom,
    ! [I: nat,J: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),J)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),J),Ma)) ) ).

% trans_less_add1
tff(fact_566_trans__less__add2,axiom,
    ! [I: nat,J: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),J)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),J)) ) ).

% trans_less_add2
tff(fact_567_less__add__eq__less,axiom,
    ! [K: nat,L: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),K),L)
     => ( ( aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),L) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),K),Nb) )
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb) ) ) ).

% less_add_eq_less
tff(fact_568_zero__neq__numeral,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ! [Nb: num] : zero_zero(A) != aa(num,A,numeral_numeral(A),Nb) ) ).

% zero_neq_numeral
tff(fact_569_add_Ogroup__left__neutral,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),zero_zero(A)),A2) = A2 ) ).

% add.group_left_neutral
tff(fact_570_add_Ocomm__neutral,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),zero_zero(A)) = A2 ) ).

% add.comm_neutral
tff(fact_571_comm__monoid__add__class_Oadd__0,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),zero_zero(A)),A2) = A2 ) ).

% comm_monoid_add_class.add_0
tff(fact_572_verit__sum__simplify,axiom,
    ! [A: $tType] :
      ( cancel1802427076303600483id_add(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),zero_zero(A)) = A2 ) ).

% verit_sum_simplify
tff(fact_573_power__not__zero,axiom,
    ! [A: $tType] :
      ( semiri2026040879449505780visors(A)
     => ! [A2: A,Nb: nat] :
          ( ( A2 != zero_zero(A) )
         => ( aa(nat,A,power_power(A,A2),Nb) != zero_zero(A) ) ) ) ).

% power_not_zero
tff(fact_574_num_Osize_I4_J,axiom,
    aa(num,nat,size_size(num),one2) = zero_zero(nat) ).

% num.size(4)
tff(fact_575_vebt__buildup_Ocases,axiom,
    ! [X: nat] :
      ( ( X != zero_zero(nat) )
     => ( ( X != aa(nat,nat,suc,zero_zero(nat)) )
       => ~ ! [Va: nat] : X != aa(nat,nat,suc,aa(nat,nat,suc,Va)) ) ) ).

% vebt_buildup.cases
tff(fact_576_exists__least__lemma,axiom,
    ! [P: fun(nat,$o)] :
      ( ~ aa(nat,$o,P,zero_zero(nat))
     => ( ? [X_1: nat] : aa(nat,$o,P,X_1)
       => ? [N: nat] :
            ( ~ aa(nat,$o,P,N)
            & aa(nat,$o,P,aa(nat,nat,suc,N)) ) ) ) ).

% exists_least_lemma
tff(fact_577_not0__implies__Suc,axiom,
    ! [Nb: nat] :
      ( ( Nb != zero_zero(nat) )
     => ? [M4: nat] : Nb = aa(nat,nat,suc,M4) ) ).

% not0_implies_Suc
tff(fact_578_Zero__not__Suc,axiom,
    ! [Ma: nat] : zero_zero(nat) != aa(nat,nat,suc,Ma) ).

% Zero_not_Suc
tff(fact_579_Zero__neq__Suc,axiom,
    ! [Ma: nat] : zero_zero(nat) != aa(nat,nat,suc,Ma) ).

% Zero_neq_Suc
tff(fact_580_Suc__neq__Zero,axiom,
    ! [Ma: nat] : aa(nat,nat,suc,Ma) != zero_zero(nat) ).

% Suc_neq_Zero
tff(fact_581_zero__induct,axiom,
    ! [P: fun(nat,$o),K: nat] :
      ( aa(nat,$o,P,K)
     => ( ! [N: nat] :
            ( aa(nat,$o,P,aa(nat,nat,suc,N))
           => aa(nat,$o,P,N) )
       => aa(nat,$o,P,zero_zero(nat)) ) ) ).

% zero_induct
tff(fact_582_diff__induct,axiom,
    ! [P: fun(nat,fun(nat,$o)),Ma: nat,Nb: nat] :
      ( ! [X3: nat] : aa(nat,$o,aa(nat,fun(nat,$o),P,X3),zero_zero(nat))
     => ( ! [Y3: nat] : aa(nat,$o,aa(nat,fun(nat,$o),P,zero_zero(nat)),aa(nat,nat,suc,Y3))
       => ( ! [X3: nat,Y3: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),P,X3),Y3)
             => aa(nat,$o,aa(nat,fun(nat,$o),P,aa(nat,nat,suc,X3)),aa(nat,nat,suc,Y3)) )
         => aa(nat,$o,aa(nat,fun(nat,$o),P,Ma),Nb) ) ) ) ).

% diff_induct
tff(fact_583_nat__induct,axiom,
    ! [P: fun(nat,$o),Nb: nat] :
      ( aa(nat,$o,P,zero_zero(nat))
     => ( ! [N: nat] :
            ( aa(nat,$o,P,N)
           => aa(nat,$o,P,aa(nat,nat,suc,N)) )
       => aa(nat,$o,P,Nb) ) ) ).

% nat_induct
tff(fact_584_old_Onat_Oexhaust,axiom,
    ! [Y: nat] :
      ( ( Y != zero_zero(nat) )
     => ~ ! [Nat3: nat] : Y != aa(nat,nat,suc,Nat3) ) ).

% old.nat.exhaust
tff(fact_585_nat_OdiscI,axiom,
    ! [Nat: nat,X22: nat] :
      ( ( Nat = aa(nat,nat,suc,X22) )
     => ( Nat != zero_zero(nat) ) ) ).

% nat.discI
tff(fact_586_old_Onat_Odistinct_I1_J,axiom,
    ! [Nat2: nat] : zero_zero(nat) != aa(nat,nat,suc,Nat2) ).

% old.nat.distinct(1)
tff(fact_587_old_Onat_Odistinct_I2_J,axiom,
    ! [Nat2: nat] : aa(nat,nat,suc,Nat2) != zero_zero(nat) ).

% old.nat.distinct(2)
tff(fact_588_nat_Odistinct_I1_J,axiom,
    ! [X22: nat] : zero_zero(nat) != aa(nat,nat,suc,X22) ).

% nat.distinct(1)
tff(fact_589_le__0__eq,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),zero_zero(nat))
    <=> ( Nb = zero_zero(nat) ) ) ).

% le_0_eq
tff(fact_590_bot__nat__0_Oextremum__uniqueI,axiom,
    ! [A2: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),A2),zero_zero(nat))
     => ( A2 = zero_zero(nat) ) ) ).

% bot_nat_0.extremum_uniqueI
tff(fact_591_bot__nat__0_Oextremum__unique,axiom,
    ! [A2: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),A2),zero_zero(nat))
    <=> ( A2 = zero_zero(nat) ) ) ).

% bot_nat_0.extremum_unique
tff(fact_592_less__eq__nat_Osimps_I1_J,axiom,
    ! [Nb: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),zero_zero(nat)),Nb) ).

% less_eq_nat.simps(1)
tff(fact_593_plus__nat_Oadd__0,axiom,
    ! [Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),zero_zero(nat)),Nb) = Nb ).

% plus_nat.add_0
tff(fact_594_add__eq__self__zero,axiom,
    ! [Ma: nat,Nb: nat] :
      ( ( aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb) = Ma )
     => ( Nb = zero_zero(nat) ) ) ).

% add_eq_self_zero
tff(fact_595_floor__exists1,axiom,
    ! [A: $tType] :
      ( archim462609752435547400_field(A)
     => ! [X: A] :
        ? [X3: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(int,A,ring_1_of_int(A),X3)),X)
          & aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),aa(int,A,ring_1_of_int(A),aa(int,int,aa(int,fun(int,int),plus_plus(int),X3),one_one(int))))
          & ! [Y4: int] :
              ( ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(int,A,ring_1_of_int(A),Y4)),X)
                & aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),aa(int,A,ring_1_of_int(A),aa(int,int,aa(int,fun(int,int),plus_plus(int),Y4),one_one(int)))) )
             => ( Y4 = X3 ) ) ) ) ).

% floor_exists1
tff(fact_596_floor__exists,axiom,
    ! [A: $tType] :
      ( archim462609752435547400_field(A)
     => ! [X: A] :
        ? [Z2: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(int,A,ring_1_of_int(A),Z2)),X)
          & aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),aa(int,A,ring_1_of_int(A),aa(int,int,aa(int,fun(int,int),plus_plus(int),Z2),one_one(int)))) ) ) ).

% floor_exists
tff(fact_597_power__Suc__less__one,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [A2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),one_one(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,power_power(A,A2),aa(nat,nat,suc,Nb))),one_one(A)) ) ) ) ).

% power_Suc_less_one
tff(fact_598_self__le__power,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [A2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),A2)
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(nat,A,power_power(A,A2),Nb)) ) ) ) ).

% self_le_power
tff(fact_599_field__less__half__sum,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))) ) ) ).

% field_less_half_sum
tff(fact_600_inverse__of__nat__le,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [Nb: nat,Ma: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma)
         => ( ( Nb != zero_zero(nat) )
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,one_one(A),aa(nat,A,semiring_1_of_nat(A),Ma))),divide_divide(A,one_one(A),aa(nat,A,semiring_1_of_nat(A),Nb))) ) ) ) ).

% inverse_of_nat_le
tff(fact_601_power2__less__0,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A] : ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,power_power(A,A2),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),zero_zero(A)) ) ).

% power2_less_0
tff(fact_602_less__2__cases,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))
     => ( ( Nb = zero_zero(nat) )
        | ( Nb = aa(nat,nat,suc,zero_zero(nat)) ) ) ) ).

% less_2_cases
tff(fact_603_less__2__cases__iff,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))
    <=> ( ( Nb = zero_zero(nat) )
        | ( Nb = aa(nat,nat,suc,zero_zero(nat)) ) ) ) ).

% less_2_cases_iff
tff(fact_604_divide__numeral__1,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [A2: A] : divide_divide(A,A2,aa(num,A,numeral_numeral(A),one2)) = A2 ) ).

% divide_numeral_1
tff(fact_605_le__of__int__ceiling,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(int,A,ring_1_of_int(A),archimedean_ceiling(A,X))) ) ).

% le_of_int_ceiling
tff(fact_606_power__one__over,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A,Nb: nat] : aa(nat,A,power_power(A,divide_divide(A,one_one(A),A2)),Nb) = divide_divide(A,one_one(A),aa(nat,A,power_power(A,A2),Nb)) ) ).

% power_one_over
tff(fact_607_add__less__le__mono,axiom,
    ! [A: $tType] :
      ( ordere580206878836729694up_add(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),D2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),D2)) ) ) ) ).

% add_less_le_mono
tff(fact_608_add__le__less__mono,axiom,
    ! [A: $tType] :
      ( ordere580206878836729694up_add(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),D2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),D2)) ) ) ) ).

% add_le_less_mono
tff(fact_609_add__mono__thms__linordered__field_I3_J,axiom,
    ! [A: $tType] :
      ( ordere580206878836729694up_add(A)
     => ! [I: A,J: A,K: A,L: A] :
          ( ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),I),J)
            & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),K),L) )
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),I),K)),aa(A,A,aa(A,fun(A,A),plus_plus(A),J),L)) ) ) ).

% add_mono_thms_linordered_field(3)
tff(fact_610_add__mono__thms__linordered__field_I4_J,axiom,
    ! [A: $tType] :
      ( ordere580206878836729694up_add(A)
     => ! [I: A,J: A,K: A,L: A] :
          ( ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),I),J)
            & aa(A,$o,aa(A,fun(A,$o),ord_less(A),K),L) )
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),I),K)),aa(A,A,aa(A,fun(A,A),plus_plus(A),J),L)) ) ) ).

% add_mono_thms_linordered_field(4)
tff(fact_611_not__numeral__less__one,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [Nb: num] : ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(num,A,numeral_numeral(A),Nb)),one_one(A)) ) ).

% not_numeral_less_one
tff(fact_612_le__imp__less__Suc,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),aa(nat,nat,suc,Nb)) ) ).

% le_imp_less_Suc
tff(fact_613_less__eq__Suc__le,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),Ma)
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,suc,Nb)),Ma) ) ).

% less_eq_Suc_le
tff(fact_614_less__Suc__eq__le,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),aa(nat,nat,suc,Nb))
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb) ) ).

% less_Suc_eq_le
tff(fact_615_le__less__Suc__eq,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),aa(nat,nat,suc,Ma))
      <=> ( Nb = Ma ) ) ) ).

% le_less_Suc_eq
tff(fact_616_Suc__le__lessD,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,suc,Ma)),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb) ) ).

% Suc_le_lessD
tff(fact_617_inc__induct,axiom,
    ! [I: nat,J: nat,P: fun(nat,$o)] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),J)
     => ( aa(nat,$o,P,J)
       => ( ! [N: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),N)
             => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),N),J)
               => ( aa(nat,$o,P,aa(nat,nat,suc,N))
                 => aa(nat,$o,P,N) ) ) )
         => aa(nat,$o,P,I) ) ) ) ).

% inc_induct
tff(fact_618_dec__induct,axiom,
    ! [I: nat,J: nat,P: fun(nat,$o)] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),J)
     => ( aa(nat,$o,P,I)
       => ( ! [N: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),N)
             => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),N),J)
               => ( aa(nat,$o,P,N)
                 => aa(nat,$o,P,aa(nat,nat,suc,N)) ) ) )
         => aa(nat,$o,P,J) ) ) ) ).

% dec_induct
tff(fact_619_Suc__le__eq,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,suc,Ma)),Nb)
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb) ) ).

% Suc_le_eq
tff(fact_620_Suc__leI,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,suc,Ma)),Nb) ) ).

% Suc_leI
tff(fact_621_less__natE,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
     => ~ ! [Q2: nat] : Nb != aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Q2)) ) ).

% less_natE
tff(fact_622_less__add__Suc1,axiom,
    ! [I: nat,Ma: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),I),Ma))) ).

% less_add_Suc1
tff(fact_623_less__add__Suc2,axiom,
    ! [I: nat,Ma: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),I))) ).

% less_add_Suc2
tff(fact_624_less__iff__Suc__add,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
    <=> ? [K2: nat] : Nb = aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),K2)) ) ).

% less_iff_Suc_add
tff(fact_625_less__imp__Suc__add,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
     => ? [K3: nat] : Nb = aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),K3)) ) ).

% less_imp_Suc_add
tff(fact_626_mono__nat__linear__lb,axiom,
    ! [F2: fun(nat,nat),Ma: nat,K: nat] :
      ( ! [M4: nat,N: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),M4),N)
         => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,F2,M4)),aa(nat,nat,F2,N)) )
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,F2,Ma)),K)),aa(nat,nat,F2,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),K))) ) ).

% mono_nat_linear_lb
tff(fact_627_zero__le__numeral,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [Nb: num] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(num,A,numeral_numeral(A),Nb)) ) ).

% zero_le_numeral
tff(fact_628_not__numeral__le__zero,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [Nb: num] : ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(num,A,numeral_numeral(A),Nb)),zero_zero(A)) ) ).

% not_numeral_le_zero
tff(fact_629_add__nonpos__eq__0__iff,axiom,
    ! [A: $tType] :
      ( ordere6911136660526730532id_add(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),zero_zero(A))
           => ( ( aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y) = zero_zero(A) )
            <=> ( ( X = zero_zero(A) )
                & ( Y = zero_zero(A) ) ) ) ) ) ) ).

% add_nonpos_eq_0_iff
tff(fact_630_add__nonneg__eq__0__iff,axiom,
    ! [A: $tType] :
      ( ordere6911136660526730532id_add(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),X)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),Y)
           => ( ( aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y) = zero_zero(A) )
            <=> ( ( X = zero_zero(A) )
                & ( Y = zero_zero(A) ) ) ) ) ) ) ).

% add_nonneg_eq_0_iff
tff(fact_631_add__nonpos__nonpos,axiom,
    ! [A: $tType] :
      ( ordere6911136660526730532id_add(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)),zero_zero(A)) ) ) ) ).

% add_nonpos_nonpos
tff(fact_632_add__nonneg__nonneg,axiom,
    ! [A: $tType] :
      ( ordere6911136660526730532id_add(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)) ) ) ) ).

% add_nonneg_nonneg
tff(fact_633_add__increasing2,axiom,
    ! [A: $tType] :
      ( ordere6911136660526730532id_add(A)
     => ! [C2: A,B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),C2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2)) ) ) ) ).

% add_increasing2
tff(fact_634_add__decreasing2,axiom,
    ! [A: $tType] :
      ( ordere6911136660526730532id_add(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2)),B2) ) ) ) ).

% add_decreasing2
tff(fact_635_add__increasing,axiom,
    ! [A: $tType] :
      ( ordere6911136660526730532id_add(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),C2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2)) ) ) ) ).

% add_increasing
tff(fact_636_add__decreasing,axiom,
    ! [A: $tType] :
      ( ordere6911136660526730532id_add(A)
     => ! [A2: A,C2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),B2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2)),B2) ) ) ) ).

% add_decreasing
tff(fact_637_power__mono,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [A2: A,B2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,power_power(A,A2),Nb)),aa(nat,A,power_power(A,B2),Nb)) ) ) ) ).

% power_mono
tff(fact_638_zero__le__power,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [A2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(nat,A,power_power(A,A2),Nb)) ) ) ).

% zero_le_power
tff(fact_639_of__nat__0__le__iff,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [Nb: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(nat,A,semiring_1_of_nat(A),Nb)) ) ).

% of_nat_0_le_iff
tff(fact_640_nat__less__real__le,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),Ma)
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,semiring_1_of_nat(real),Nb)),one_one(real))),aa(nat,real,semiring_1_of_nat(real),Ma)) ) ).

% nat_less_real_le
tff(fact_641_power__0,axiom,
    ! [A: $tType] :
      ( power(A)
     => ! [A2: A] : aa(nat,A,power_power(A,A2),zero_zero(nat)) = one_one(A) ) ).

% power_0
tff(fact_642_of__nat__neq__0,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ! [Nb: nat] : aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,suc,Nb)) != zero_zero(A) ) ).

% of_nat_neq_0
tff(fact_643_add__is__1,axiom,
    ! [Ma: nat,Nb: nat] :
      ( ( aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb) = aa(nat,nat,suc,zero_zero(nat)) )
    <=> ( ( ( Ma = aa(nat,nat,suc,zero_zero(nat)) )
          & ( Nb = zero_zero(nat) ) )
        | ( ( Ma = zero_zero(nat) )
          & ( Nb = aa(nat,nat,suc,zero_zero(nat)) ) ) ) ) ).

% add_is_1
tff(fact_644_one__is__add,axiom,
    ! [Ma: nat,Nb: nat] :
      ( ( aa(nat,nat,suc,zero_zero(nat)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb) )
    <=> ( ( ( Ma = aa(nat,nat,suc,zero_zero(nat)) )
          & ( Nb = zero_zero(nat) ) )
        | ( ( Ma = zero_zero(nat) )
          & ( Nb = aa(nat,nat,suc,zero_zero(nat)) ) ) ) ) ).

% one_is_add
tff(fact_645_One__nat__def,axiom,
    one_one(nat) = aa(nat,nat,suc,zero_zero(nat)) ).

% One_nat_def
tff(fact_646_pow_Osimps_I1_J,axiom,
    ! [X: num] : pow(X,one2) = X ).

% pow.simps(1)
tff(fact_647_power2__less__imp__less,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,power_power(A,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,A,power_power(A,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),Y)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y) ) ) ) ).

% power2_less_imp_less
tff(fact_648_sum__power2__gt__zero__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,power_power(A,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,A,power_power(A,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))
        <=> ( ( X != zero_zero(A) )
            | ( Y != zero_zero(A) ) ) ) ) ).

% sum_power2_gt_zero_iff
tff(fact_649_not__sum__power2__lt__zero,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: A,Y: A] : ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,power_power(A,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,A,power_power(A,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),zero_zero(A)) ) ).

% not_sum_power2_lt_zero
tff(fact_650_ceiling__eq,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [Nb: int,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(int,A,ring_1_of_int(A),Nb)),X)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(int,A,ring_1_of_int(A),Nb)),one_one(A)))
           => ( archimedean_ceiling(A,X) = aa(int,int,aa(int,fun(int,int),plus_plus(int),Nb),one_one(int)) ) ) ) ) ).

% ceiling_eq
tff(fact_651_ceiling__le__iff,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,Z: int] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),archimedean_ceiling(A,X)),Z)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(int,A,ring_1_of_int(A),Z)) ) ) ).

% ceiling_le_iff
tff(fact_652_ceiling__le,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,A2: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(int,A,ring_1_of_int(A),A2))
         => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),archimedean_ceiling(A,X)),A2) ) ) ).

% ceiling_le
tff(fact_653_power__gt1,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [A2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),A2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),aa(nat,A,power_power(A,A2),aa(nat,nat,suc,Nb))) ) ) ).

% power_gt1
tff(fact_654_nle__le,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A2: A,B2: A] :
          ( ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
            & ( B2 != A2 ) ) ) ) ).

% nle_le
tff(fact_655_le__cases3,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [X: A,Y: A,Z: A] :
          ( ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
           => ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),Z) )
         => ( ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),X)
             => ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Z) )
           => ( ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Z)
               => ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Z),Y) )
             => ( ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Z),Y)
                 => ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),X) )
               => ( ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),Z)
                   => ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Z),X) )
                 => ~ ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Z),X)
                     => ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y) ) ) ) ) ) ) ) ).

% le_cases3
tff(fact_656_order__class_Oorder__eq__iff,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [X: A,Y: A] :
          ( ( X = Y )
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
            & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),X) ) ) ) ).

% order_class.order_eq_iff
tff(fact_657_ord__eq__le__trans,axiom,
    ! [A: $tType] :
      ( ord(A)
     => ! [A2: A,B2: A,C2: A] :
          ( ( A2 = B2 )
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),C2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),C2) ) ) ) ).

% ord_eq_le_trans
tff(fact_658_ord__le__eq__trans,axiom,
    ! [A: $tType] :
      ( ord(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( ( B2 = C2 )
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),C2) ) ) ) ).

% ord_le_eq_trans
tff(fact_659_order__antisym,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),X)
           => ( X = Y ) ) ) ) ).

% order_antisym
tff(fact_660_order_Otrans,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),C2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),C2) ) ) ) ).

% order.trans
tff(fact_661_order__trans,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [X: A,Y: A,Z: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),Z)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Z) ) ) ) ).

% order_trans
tff(fact_662_linorder__wlog,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [P: fun(A,fun(A,$o)),A2: A,B2: A] :
          ( ! [A4: A,B5: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A4),B5)
             => aa(A,$o,aa(A,fun(A,$o),P,A4),B5) )
         => ( ! [A4: A,B5: A] :
                ( aa(A,$o,aa(A,fun(A,$o),P,B5),A4)
               => aa(A,$o,aa(A,fun(A,$o),P,A4),B5) )
           => aa(A,$o,aa(A,fun(A,$o),P,A2),B2) ) ) ) ).

% linorder_wlog
tff(fact_663_dual__order_Oeq__iff,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [A2: A,B2: A] :
          ( ( A2 = B2 )
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
            & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) ) ) ) ).

% dual_order.eq_iff
tff(fact_664_dual__order_Oantisym,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
           => ( A2 = B2 ) ) ) ) ).

% dual_order.antisym
tff(fact_665_dual__order_Otrans,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [B2: A,A2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),B2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),A2) ) ) ) ).

% dual_order.trans
tff(fact_666_antisym,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
           => ( A2 = B2 ) ) ) ) ).

% antisym
tff(fact_667_le__funD,axiom,
    ! [B: $tType,A: $tType] :
      ( ord(B)
     => ! [F2: fun(A,B),G: fun(A,B),X: A] :
          ( aa(fun(A,B),$o,aa(fun(A,B),fun(fun(A,B),$o),ord_less_eq(fun(A,B)),F2),G)
         => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X)),aa(A,B,G,X)) ) ) ).

% le_funD
tff(fact_668_le__funE,axiom,
    ! [B: $tType,A: $tType] :
      ( ord(B)
     => ! [F2: fun(A,B),G: fun(A,B),X: A] :
          ( aa(fun(A,B),$o,aa(fun(A,B),fun(fun(A,B),$o),ord_less_eq(fun(A,B)),F2),G)
         => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X)),aa(A,B,G,X)) ) ) ).

% le_funE
tff(fact_669_le__funI,axiom,
    ! [B: $tType,A: $tType] :
      ( ord(B)
     => ! [F2: fun(A,B),G: fun(A,B)] :
          ( ! [X3: A] : aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X3)),aa(A,B,G,X3))
         => aa(fun(A,B),$o,aa(fun(A,B),fun(fun(A,B),$o),ord_less_eq(fun(A,B)),F2),G) ) ) ).

% le_funI
tff(fact_670_le__fun__def,axiom,
    ! [B: $tType,A: $tType] :
      ( ord(B)
     => ! [F2: fun(A,B),G: fun(A,B)] :
          ( aa(fun(A,B),$o,aa(fun(A,B),fun(fun(A,B),$o),ord_less_eq(fun(A,B)),F2),G)
        <=> ! [X4: A] : aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X4)),aa(A,B,G,X4)) ) ) ).

% le_fun_def
tff(fact_671_Orderings_Oorder__eq__iff,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [A2: A,B2: A] :
          ( ( A2 = B2 )
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
            & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2) ) ) ) ).

% Orderings.order_eq_iff
tff(fact_672_order__subst1,axiom,
    ! [A: $tType,B: $tType] :
      ( ( order(B)
        & order(A) )
     => ! [A2: A,F2: fun(B,A),B2: B,C2: B] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(B,A,F2,B2))
         => ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),B2),C2)
           => ( ! [X3: B,Y3: B] :
                  ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),X3),Y3)
                 => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(B,A,F2,X3)),aa(B,A,F2,Y3)) )
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(B,A,F2,C2)) ) ) ) ) ).

% order_subst1
tff(fact_673_order__subst2,axiom,
    ! [A: $tType,B: $tType] :
      ( ( order(B)
        & order(A) )
     => ! [A2: A,B2: A,F2: fun(A,B),C2: B] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,B2)),C2)
           => ( ! [X3: A,Y3: A] :
                  ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),Y3)
                 => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X3)),aa(A,B,F2,Y3)) )
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,A2)),C2) ) ) ) ) ).

% order_subst2
tff(fact_674_order__eq__refl,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [X: A,Y: A] :
          ( ( X = Y )
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y) ) ) ).

% order_eq_refl
tff(fact_675_linorder__linear,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
          | aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),X) ) ) ).

% linorder_linear
tff(fact_676_ord__eq__le__subst,axiom,
    ! [A: $tType,B: $tType] :
      ( ( ord(B)
        & ord(A) )
     => ! [A2: A,F2: fun(B,A),B2: B,C2: B] :
          ( ( A2 = aa(B,A,F2,B2) )
         => ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),B2),C2)
           => ( ! [X3: B,Y3: B] :
                  ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),X3),Y3)
                 => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(B,A,F2,X3)),aa(B,A,F2,Y3)) )
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(B,A,F2,C2)) ) ) ) ) ).

% ord_eq_le_subst
tff(fact_677_ord__le__eq__subst,axiom,
    ! [A: $tType,B: $tType] :
      ( ( ord(B)
        & ord(A) )
     => ! [A2: A,B2: A,F2: fun(A,B),C2: B] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( ( aa(A,B,F2,B2) = C2 )
           => ( ! [X3: A,Y3: A] :
                  ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),Y3)
                 => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X3)),aa(A,B,F2,Y3)) )
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,A2)),C2) ) ) ) ) ).

% ord_le_eq_subst
tff(fact_678_linorder__le__cases,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [X: A,Y: A] :
          ( ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),X) ) ) ).

% linorder_le_cases
tff(fact_679_order__antisym__conv,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [Y: A,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),X)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
          <=> ( X = Y ) ) ) ) ).

% order_antisym_conv
tff(fact_680_power__le__one,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [A2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),one_one(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,power_power(A,A2),Nb)),one_one(A)) ) ) ) ).

% power_le_one
tff(fact_681_power__le__imp__le__base,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [A2: A,Nb: nat,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,power_power(A,A2),aa(nat,nat,suc,Nb))),aa(nat,A,power_power(A,B2),aa(nat,nat,suc,Nb)))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) ) ) ) ).

% power_le_imp_le_base
tff(fact_682_power__inject__base,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [A2: A,Nb: nat,B2: A] :
          ( ( aa(nat,A,power_power(A,A2),aa(nat,nat,suc,Nb)) = aa(nat,A,power_power(A,B2),aa(nat,nat,suc,Nb)) )
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2)
             => ( A2 = B2 ) ) ) ) ) ).

% power_inject_base
tff(fact_683_numeral__1__eq__Suc__0,axiom,
    aa(num,nat,numeral_numeral(nat),one2) = aa(nat,nat,suc,zero_zero(nat)) ).

% numeral_1_eq_Suc_0
tff(fact_684_subset__code_I1_J,axiom,
    ! [A: $tType,Xs: list(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(list(A),set(A),set2(A),Xs)),B3)
    <=> ! [X4: A] :
          ( member(A,X4,aa(list(A),set(A),set2(A),Xs))
         => member(A,X4,B3) ) ) ).

% subset_code(1)
tff(fact_685_num_Osize_I5_J,axiom,
    ! [X22: num] : aa(num,nat,size_size(num),aa(num,num,bit0,X22)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(num,nat,size_size(num),X22)),aa(nat,nat,suc,zero_zero(nat))) ).

% num.size(5)
tff(fact_686_Ex__list__of__length,axiom,
    ! [A: $tType,Nb: nat] :
    ? [Xs2: list(A)] : aa(list(A),nat,size_size(list(A)),Xs2) = Nb ).

% Ex_list_of_length
tff(fact_687_neq__if__length__neq,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A)] :
      ( ( aa(list(A),nat,size_size(list(A)),Xs) != aa(list(A),nat,size_size(list(A)),Ys2) )
     => ( Xs != Ys2 ) ) ).

% neq_if_length_neq
tff(fact_688_nat__one__le__power,axiom,
    ! [I: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,suc,zero_zero(nat))),I)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,suc,zero_zero(nat))),aa(nat,nat,power_power(nat,I),Nb)) ) ).

% nat_one_le_power
tff(fact_689_of__int__ceiling__le__add__one,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [R2: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(int,A,ring_1_of_int(A),archimedean_ceiling(A,R2))),aa(A,A,aa(A,fun(A,A),plus_plus(A),R2),one_one(A))) ) ).

% of_int_ceiling_le_add_one
tff(fact_690_field__sum__of__halves,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),divide_divide(A,X,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))),divide_divide(A,X,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))) = X ) ).

% field_sum_of_halves
tff(fact_691_power__le__imp__le__exp,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [A2: A,Ma: nat,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,power_power(A,A2),Ma)),aa(nat,A,power_power(A,A2),Nb))
           => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb) ) ) ) ).

% power_le_imp_le_exp
tff(fact_692_less__exp,axiom,
    ! [Nb: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)) ).

% less_exp
tff(fact_693_power__Suc__le__self,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [A2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),one_one(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,power_power(A,A2),aa(nat,nat,suc,Nb))),A2) ) ) ) ).

% power_Suc_le_self
tff(fact_694_power__decreasing,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [Nb: nat,N2: nat,A2: A] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),N2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),one_one(A))
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,power_power(A,A2),N2)),aa(nat,A,power_power(A,A2),Nb)) ) ) ) ) ).

% power_decreasing
tff(fact_695_zero__power2,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ( aa(nat,A,power_power(A,zero_zero(A)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = zero_zero(A) ) ) ).

% zero_power2
tff(fact_696_numeral__2__eq__2,axiom,
    aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)) = aa(nat,nat,suc,aa(nat,nat,suc,zero_zero(nat))) ).

% numeral_2_eq_2
tff(fact_697_log2__of__power__le,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb))
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Ma)
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,log(aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(nat,real,semiring_1_of_nat(real),Ma))),aa(nat,real,semiring_1_of_nat(real),Nb)) ) ) ).

% log2_of_power_le
tff(fact_698_of__nat__less__two__power,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Nb: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,semiring_1_of_nat(A),Nb)),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)) ) ).

% of_nat_less_two_power
tff(fact_699_zero__le__power2,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(nat,A,power_power(A,A2),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) ) ).

% zero_le_power2
tff(fact_700_power2__eq__imp__eq,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [X: A,Y: A] :
          ( ( aa(nat,A,power_power(A,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = aa(nat,A,power_power(A,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) )
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),X)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),Y)
             => ( X = Y ) ) ) ) ) ).

% power2_eq_imp_eq
tff(fact_701_power2__le__imp__le,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,power_power(A,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,A,power_power(A,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),Y)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y) ) ) ) ).

% power2_le_imp_le
tff(fact_702_sum__power2__le__zero__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,power_power(A,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,A,power_power(A,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),zero_zero(A))
        <=> ( ( X = zero_zero(A) )
            & ( Y = zero_zero(A) ) ) ) ) ).

% sum_power2_le_zero_iff
tff(fact_703_sum__power2__ge__zero,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: A,Y: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,power_power(A,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,A,power_power(A,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ) ).

% sum_power2_ge_zero
tff(fact_704_one__div__two__eq__zero,axiom,
    ! [A: $tType] :
      ( euclid5411537665997757685th_nat(A)
     => ( divide_divide(A,one_one(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = zero_zero(A) ) ) ).

% one_div_two_eq_zero
tff(fact_705_bits__1__div__2,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ( divide_divide(A,one_one(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = zero_zero(A) ) ) ).

% bits_1_div_2
tff(fact_706_add__self__div__2,axiom,
    ! [Ma: nat] : divide_divide(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Ma),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = Ma ).

% add_self_div_2
tff(fact_707_div2__Suc__Suc,axiom,
    ! [Ma: nat] : divide_divide(nat,aa(nat,nat,suc,aa(nat,nat,suc,Ma)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = aa(nat,nat,suc,divide_divide(nat,Ma,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) ).

% div2_Suc_Suc
tff(fact_708_le__divide__eq__1__pos,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),divide_divide(A,B2,A2))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) ) ) ) ).

% le_divide_eq_1_pos
tff(fact_709_le__divide__eq__1__neg,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),divide_divide(A,B2,A2))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2) ) ) ) ).

% le_divide_eq_1_neg
tff(fact_710_divide__le__eq__1__pos,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,B2,A2)),one_one(A))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2) ) ) ) ).

% divide_le_eq_1_pos
tff(fact_711_divide__le__eq__1__neg,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,B2,A2)),one_one(A))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) ) ) ) ).

% divide_le_eq_1_neg
tff(fact_712_zero__less__divide__1__iff,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),divide_divide(A,one_one(A),A2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2) ) ) ).

% zero_less_divide_1_iff
tff(fact_713_less__divide__eq__1__pos,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),divide_divide(A,B2,A2))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) ) ) ) ).

% less_divide_eq_1_pos
tff(fact_714_less__divide__eq__1__neg,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),divide_divide(A,B2,A2))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2) ) ) ) ).

% less_divide_eq_1_neg
tff(fact_715_psubsetI,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
     => ( ( A3 != B3 )
       => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),A3),B3) ) ) ).

% psubsetI
tff(fact_716_division__ring__divide__zero,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A] : divide_divide(A,A2,zero_zero(A)) = zero_zero(A) ) ).

% division_ring_divide_zero
tff(fact_717_bits__div__by__0,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [A2: A] : divide_divide(A,A2,zero_zero(A)) = zero_zero(A) ) ).

% bits_div_by_0
tff(fact_718_bits__div__0,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [A2: A] : divide_divide(A,zero_zero(A),A2) = zero_zero(A) ) ).

% bits_div_0
tff(fact_719_divide__cancel__right,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [A2: A,C2: A,B2: A] :
          ( ( divide_divide(A,A2,C2) = divide_divide(A,B2,C2) )
        <=> ( ( C2 = zero_zero(A) )
            | ( A2 = B2 ) ) ) ) ).

% divide_cancel_right
tff(fact_720_divide__cancel__left,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [C2: A,A2: A,B2: A] :
          ( ( divide_divide(A,C2,A2) = divide_divide(A,C2,B2) )
        <=> ( ( C2 = zero_zero(A) )
            | ( A2 = B2 ) ) ) ) ).

% divide_cancel_left
tff(fact_721_divide__eq__0__iff,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [A2: A,B2: A] :
          ( ( divide_divide(A,A2,B2) = zero_zero(A) )
        <=> ( ( A2 = zero_zero(A) )
            | ( B2 = zero_zero(A) ) ) ) ) ).

% divide_eq_0_iff
tff(fact_722_bits__div__by__1,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [A2: A] : divide_divide(A,A2,one_one(A)) = A2 ) ).

% bits_div_by_1
tff(fact_723_log__eq__one,axiom,
    ! [A2: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),A2)
     => ( ( A2 != one_one(real) )
       => ( aa(real,real,log(A2),A2) = one_one(real) ) ) ) ).

% log_eq_one
tff(fact_724_log__less__cancel__iff,axiom,
    ! [A2: real,X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),A2)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),Y)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,log(A2),X)),aa(real,real,log(A2),Y))
          <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),Y) ) ) ) ) ).

% log_less_cancel_iff
tff(fact_725_log__less__one__cancel__iff,axiom,
    ! [A2: real,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),A2)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,log(A2),X)),one_one(real))
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),A2) ) ) ) ).

% log_less_one_cancel_iff
tff(fact_726_one__less__log__cancel__iff,axiom,
    ! [A2: real,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),A2)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),aa(real,real,log(A2),X))
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),X) ) ) ) ).

% one_less_log_cancel_iff
tff(fact_727_log__less__zero__cancel__iff,axiom,
    ! [A2: real,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),A2)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,log(A2),X)),zero_zero(real))
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),one_one(real)) ) ) ) ).

% log_less_zero_cancel_iff
tff(fact_728_zero__less__log__cancel__iff,axiom,
    ! [A2: real,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),A2)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,log(A2),X))
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),X) ) ) ) ).

% zero_less_log_cancel_iff
tff(fact_729_log__one,axiom,
    ! [A2: real] : aa(real,real,log(A2),one_one(real)) = zero_zero(real) ).

% log_one
tff(fact_730_semiring__norm_I78_J,axiom,
    ! [Ma: num,Nb: num] :
      ( aa(num,$o,aa(num,fun(num,$o),ord_less(num),aa(num,num,bit0,Ma)),aa(num,num,bit0,Nb))
    <=> aa(num,$o,aa(num,fun(num,$o),ord_less(num),Ma),Nb) ) ).

% semiring_norm(78)
tff(fact_731_semiring__norm_I75_J,axiom,
    ! [Ma: num] : ~ aa(num,$o,aa(num,fun(num,$o),ord_less(num),Ma),one2) ).

% semiring_norm(75)
tff(fact_732_divide__eq__1__iff,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [A2: A,B2: A] :
          ( ( divide_divide(A,A2,B2) = one_one(A) )
        <=> ( ( B2 != zero_zero(A) )
            & ( A2 = B2 ) ) ) ) ).

% divide_eq_1_iff
tff(fact_733_one__eq__divide__iff,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [A2: A,B2: A] :
          ( ( one_one(A) = divide_divide(A,A2,B2) )
        <=> ( ( B2 != zero_zero(A) )
            & ( A2 = B2 ) ) ) ) ).

% one_eq_divide_iff
tff(fact_734_divide__self,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A] :
          ( ( A2 != zero_zero(A) )
         => ( divide_divide(A,A2,A2) = one_one(A) ) ) ) ).

% divide_self
tff(fact_735_divide__self__if,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A] :
          divide_divide(A,A2,A2) = $ite(A2 = zero_zero(A),zero_zero(A),one_one(A)) ) ).

% divide_self_if
tff(fact_736_divide__eq__eq__1,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [B2: A,A2: A] :
          ( ( divide_divide(A,B2,A2) = one_one(A) )
        <=> ( ( A2 != zero_zero(A) )
            & ( A2 = B2 ) ) ) ) ).

% divide_eq_eq_1
tff(fact_737_eq__divide__eq__1,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [B2: A,A2: A] :
          ( ( one_one(A) = divide_divide(A,B2,A2) )
        <=> ( ( A2 != zero_zero(A) )
            & ( A2 = B2 ) ) ) ) ).

% eq_divide_eq_1
tff(fact_738_one__divide__eq__0__iff,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A] :
          ( ( divide_divide(A,one_one(A),A2) = zero_zero(A) )
        <=> ( A2 = zero_zero(A) ) ) ) ).

% one_divide_eq_0_iff
tff(fact_739_zero__eq__1__divide__iff,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A] :
          ( ( zero_zero(A) = divide_divide(A,one_one(A),A2) )
        <=> ( A2 = zero_zero(A) ) ) ) ).

% zero_eq_1_divide_iff
tff(fact_740_div__by__Suc__0,axiom,
    ! [Ma: nat] : divide_divide(nat,Ma,aa(nat,nat,suc,zero_zero(nat))) = Ma ).

% div_by_Suc_0
tff(fact_741_div__less,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
     => ( divide_divide(nat,Ma,Nb) = zero_zero(nat) ) ) ).

% div_less
tff(fact_742_div__neg__neg__trivial,axiom,
    ! [K: int,L: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),K),zero_zero(int))
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),L),K)
       => ( divide_divide(int,K,L) = zero_zero(int) ) ) ) ).

% div_neg_neg_trivial
tff(fact_743_div__pos__pos__trivial,axiom,
    ! [K: int,L: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),K)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),L)
       => ( divide_divide(int,K,L) = zero_zero(int) ) ) ) ).

% div_pos_pos_trivial
tff(fact_744_log__le__cancel__iff,axiom,
    ! [A2: real,X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),A2)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),Y)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,log(A2),X)),aa(real,real,log(A2),Y))
          <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),Y) ) ) ) ) ).

% log_le_cancel_iff
tff(fact_745_log__le__one__cancel__iff,axiom,
    ! [A2: real,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),A2)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,log(A2),X)),one_one(real))
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),A2) ) ) ) ).

% log_le_one_cancel_iff
tff(fact_746_one__le__log__cancel__iff,axiom,
    ! [A2: real,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),A2)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),one_one(real)),aa(real,real,log(A2),X))
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),X) ) ) ) ).

% one_le_log_cancel_iff
tff(fact_747_log__le__zero__cancel__iff,axiom,
    ! [A2: real,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),A2)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,log(A2),X)),zero_zero(real))
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),one_one(real)) ) ) ) ).

% log_le_zero_cancel_iff
tff(fact_748_zero__le__log__cancel__iff,axiom,
    ! [A2: real,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),A2)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,log(A2),X))
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),one_one(real)),X) ) ) ) ).

% zero_le_log_cancel_iff
tff(fact_749_semiring__norm_I76_J,axiom,
    ! [Nb: num] : aa(num,$o,aa(num,fun(num,$o),ord_less(num),one2),aa(num,num,bit0,Nb)) ).

% semiring_norm(76)
tff(fact_750_enat__ord__number_I2_J,axiom,
    ! [Ma: num,Nb: num] :
      ( aa(extended_enat,$o,aa(extended_enat,fun(extended_enat,$o),ord_less(extended_enat),aa(num,extended_enat,numeral_numeral(extended_enat),Ma)),aa(num,extended_enat,numeral_numeral(extended_enat),Nb))
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(num,nat,numeral_numeral(nat),Ma)),aa(num,nat,numeral_numeral(nat),Nb)) ) ).

% enat_ord_number(2)
tff(fact_751_divide__le__0__1__iff,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,one_one(A),A2)),zero_zero(A))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),zero_zero(A)) ) ) ).

% divide_le_0_1_iff
tff(fact_752_zero__le__divide__1__iff,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),divide_divide(A,one_one(A),A2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2) ) ) ).

% zero_le_divide_1_iff
tff(fact_753_divide__less__0__1__iff,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),divide_divide(A,one_one(A),A2)),zero_zero(A))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A)) ) ) ).

% divide_less_0_1_iff
tff(fact_754_divide__less__eq__1__neg,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),divide_divide(A,B2,A2)),one_one(A))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) ) ) ) ).

% divide_less_eq_1_neg
tff(fact_755_divide__less__eq__1__pos,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),divide_divide(A,B2,A2)),one_one(A))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2) ) ) ) ).

% divide_less_eq_1_pos
tff(fact_756_numeral__less__real__of__nat__iff,axiom,
    ! [W: num,Nb: nat] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(num,real,numeral_numeral(real),W)),aa(nat,real,semiring_1_of_nat(real),Nb))
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(num,nat,numeral_numeral(nat),W)),Nb) ) ).

% numeral_less_real_of_nat_iff
tff(fact_757_real__of__nat__less__numeral__iff,axiom,
    ! [Nb: nat,W: num] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(nat,real,semiring_1_of_nat(real),Nb)),aa(num,real,numeral_numeral(real),W))
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),aa(num,nat,numeral_numeral(nat),W)) ) ).

% real_of_nat_less_numeral_iff
tff(fact_758_zle__add1__eq__le,axiom,
    ! [W: int,Z: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),W),aa(int,int,aa(int,fun(int,int),plus_plus(int),Z),one_one(int)))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),W),Z) ) ).

% zle_add1_eq_le
tff(fact_759_log__pow__cancel,axiom,
    ! [A2: real,B2: nat] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),A2)
     => ( ( A2 != one_one(real) )
       => ( aa(real,real,log(A2),aa(nat,real,power_power(real,A2),B2)) = aa(nat,real,semiring_1_of_nat(real),B2) ) ) ) ).

% log_pow_cancel
tff(fact_760_half__nonnegative__int__iff,axiom,
    ! [K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),divide_divide(int,K,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),K) ) ).

% half_nonnegative_int_iff
tff(fact_761_half__negative__int__iff,axiom,
    ! [K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),divide_divide(int,K,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))),zero_zero(int))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),zero_zero(int)) ) ).

% half_negative_int_iff
tff(fact_762_ceiling__less__one,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),archimedean_ceiling(A,X)),one_one(int))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),zero_zero(A)) ) ) ).

% ceiling_less_one
tff(fact_763_less__fun__def,axiom,
    ! [B: $tType,A: $tType] :
      ( ord(B)
     => ! [F2: fun(A,B),G: fun(A,B)] :
          ( aa(fun(A,B),$o,aa(fun(A,B),fun(fun(A,B),$o),ord_less(fun(A,B)),F2),G)
        <=> ( aa(fun(A,B),$o,aa(fun(A,B),fun(fun(A,B),$o),ord_less_eq(fun(A,B)),F2),G)
            & ~ aa(fun(A,B),$o,aa(fun(A,B),fun(fun(A,B),$o),ord_less_eq(fun(A,B)),G),F2) ) ) ) ).

% less_fun_def
tff(fact_764_less__int__code_I1_J,axiom,
    ~ aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),zero_zero(int)) ).

% less_int_code(1)
tff(fact_765_log__base__change,axiom,
    ! [A2: real,B2: real,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),A2)
     => ( ( A2 != one_one(real) )
       => ( aa(real,real,log(B2),X) = divide_divide(real,aa(real,real,log(A2),X),aa(real,real,log(A2),B2)) ) ) ) ).

% log_base_change
tff(fact_766_log__base__pow,axiom,
    ! [A2: real,Nb: nat,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),A2)
     => ( aa(real,real,log(aa(nat,real,power_power(real,A2),Nb)),X) = divide_divide(real,aa(real,real,log(A2),X),aa(nat,real,semiring_1_of_nat(real),Nb)) ) ) ).

% log_base_pow
tff(fact_767_real__of__int__div4,axiom,
    ! [Nb: int,X: int] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(int,real,ring_1_of_int(real),divide_divide(int,Nb,X))),divide_divide(real,aa(int,real,ring_1_of_int(real),Nb),aa(int,real,ring_1_of_int(real),X))) ).

% real_of_int_div4
tff(fact_768_int__one__le__iff__zero__less,axiom,
    ! [Z: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),one_one(int)),Z)
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),Z) ) ).

% int_one_le_iff_zero_less
tff(fact_769_real__arch__pow__inv,axiom,
    ! [Y: real,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),Y)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),one_one(real))
       => ? [N: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(nat,real,power_power(real,X),N)),Y) ) ) ).

% real_arch_pow_inv
tff(fact_770_odd__less__0__iff,axiom,
    ! [Z: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),plus_plus(int),one_one(int)),Z)),Z)),zero_zero(int))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),Z),zero_zero(int)) ) ).

% odd_less_0_iff
tff(fact_771_psubsetE,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),A3),B3)
     => ~ ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
         => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),A3) ) ) ).

% psubsetE
tff(fact_772_psubset__eq,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),A3),B3)
    <=> ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
        & ( A3 != B3 ) ) ) ).

% psubset_eq
tff(fact_773_psubset__imp__subset,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),A3),B3)
     => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3) ) ).

% psubset_imp_subset
tff(fact_774_psubset__subset__trans,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),C7: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),A3),B3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),C7)
       => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),A3),C7) ) ) ).

% psubset_subset_trans
tff(fact_775_subset__not__subset__eq,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),A3),B3)
    <=> ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
        & ~ aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),A3) ) ) ).

% subset_not_subset_eq
tff(fact_776_subset__psubset__trans,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),C7: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),B3),C7)
       => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),A3),C7) ) ) ).

% subset_psubset_trans
tff(fact_777_subset__iff__psubset__eq,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
    <=> ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),A3),B3)
        | ( A3 = B3 ) ) ) ).

% subset_iff_psubset_eq
tff(fact_778_less__eq__real__def,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),Y)
    <=> ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),Y)
        | ( X = Y ) ) ) ).

% less_eq_real_def
tff(fact_779_less__eq__int__code_I1_J,axiom,
    aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),zero_zero(int)) ).

% less_eq_int_code(1)
tff(fact_780_plus__int__code_I2_J,axiom,
    ! [L: int] : aa(int,int,aa(int,fun(int,int),plus_plus(int),zero_zero(int)),L) = L ).

% plus_int_code(2)
tff(fact_781_plus__int__code_I1_J,axiom,
    ! [K: int] : aa(int,int,aa(int,fun(int,int),plus_plus(int),K),zero_zero(int)) = K ).

% plus_int_code(1)
tff(fact_782_ile0__eq,axiom,
    ! [Nb: extended_enat] :
      ( aa(extended_enat,$o,aa(extended_enat,fun(extended_enat,$o),ord_less_eq(extended_enat),Nb),zero_zero(extended_enat))
    <=> ( Nb = zero_zero(extended_enat) ) ) ).

% ile0_eq
tff(fact_783_i0__lb,axiom,
    ! [Nb: extended_enat] : aa(extended_enat,$o,aa(extended_enat,fun(extended_enat,$o),ord_less_eq(extended_enat),zero_zero(extended_enat)),Nb) ).

% i0_lb
tff(fact_784_zero__less__imp__eq__int,axiom,
    ! [K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),K)
     => ? [N: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),N)
          & ( K = aa(nat,int,semiring_1_of_nat(int),N) ) ) ) ).

% zero_less_imp_eq_int
tff(fact_785_pos__int__cases,axiom,
    ! [K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),K)
     => ~ ! [N: nat] :
            ( ( K = aa(nat,int,semiring_1_of_nat(int),N) )
           => ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),N) ) ) ).

% pos_int_cases
tff(fact_786_le__imp__0__less,axiom,
    ! [Z: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Z)
     => aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),aa(int,int,aa(int,fun(int,int),plus_plus(int),one_one(int)),Z)) ) ).

% le_imp_0_less
tff(fact_787_nat__int__comparison_I2_J,axiom,
    ! [A2: nat,B2: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),A2),B2)
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(nat,int,semiring_1_of_nat(int),A2)),aa(nat,int,semiring_1_of_nat(int),B2)) ) ).

% nat_int_comparison(2)
tff(fact_788_real__arch__pow,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),X)
     => ? [N: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less(real),Y),aa(nat,real,power_power(real,X),N)) ) ).

% real_arch_pow
tff(fact_789_int__gr__induct,axiom,
    ! [K: int,I: int,P: fun(int,$o)] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),I)
     => ( aa(int,$o,P,aa(int,int,aa(int,fun(int,int),plus_plus(int),K),one_one(int)))
       => ( ! [I2: int] :
              ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),I2)
             => ( aa(int,$o,P,I2)
               => aa(int,$o,P,aa(int,int,aa(int,fun(int,int),plus_plus(int),I2),one_one(int))) ) )
         => aa(int,$o,P,I) ) ) ) ).

% int_gr_induct
tff(fact_790_zless__add1__eq,axiom,
    ! [W: int,Z: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),W),aa(int,int,aa(int,fun(int,int),plus_plus(int),Z),one_one(int)))
    <=> ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),W),Z)
        | ( W = Z ) ) ) ).

% zless_add1_eq
tff(fact_791_int__ops_I1_J,axiom,
    aa(nat,int,semiring_1_of_nat(int),zero_zero(nat)) = zero_zero(int) ).

% int_ops(1)
tff(fact_792_nonneg__int__cases,axiom,
    ! [K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),K)
     => ~ ! [N: nat] : K != aa(nat,int,semiring_1_of_nat(int),N) ) ).

% nonneg_int_cases
tff(fact_793_zero__le__imp__eq__int,axiom,
    ! [K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),K)
     => ? [N: nat] : K = aa(nat,int,semiring_1_of_nat(int),N) ) ).

% zero_le_imp_eq_int
tff(fact_794_odd__nonzero,axiom,
    ! [Z: int] : aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),plus_plus(int),one_one(int)),Z)),Z) != zero_zero(int) ).

% odd_nonzero
tff(fact_795_linordered__field__no__ub,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X2: A] :
        ? [X_12: A] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),X2),X_12) ) ).

% linordered_field_no_ub
tff(fact_796_linordered__field__no__lb,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X2: A] :
        ? [Y3: A] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y3),X2) ) ).

% linordered_field_no_lb
tff(fact_797_real__of__nat__div4,axiom,
    ! [Nb: nat,X: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(nat,real,semiring_1_of_nat(real),divide_divide(nat,Nb,X))),divide_divide(real,aa(nat,real,semiring_1_of_nat(real),Nb),aa(nat,real,semiring_1_of_nat(real),X))) ).

% real_of_nat_div4
tff(fact_798_zless__iff__Suc__zadd,axiom,
    ! [W: int,Z: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),W),Z)
    <=> ? [N4: nat] : Z = aa(int,int,aa(int,fun(int,int),plus_plus(int),W),aa(nat,int,semiring_1_of_nat(int),aa(nat,nat,suc,N4))) ) ).

% zless_iff_Suc_zadd
tff(fact_799_add1__zle__eq,axiom,
    ! [W: int,Z: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,aa(int,fun(int,int),plus_plus(int),W),one_one(int))),Z)
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),W),Z) ) ).

% add1_zle_eq
tff(fact_800_zless__imp__add1__zle,axiom,
    ! [W: int,Z: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),W),Z)
     => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,aa(int,fun(int,int),plus_plus(int),W),one_one(int))),Z) ) ).

% zless_imp_add1_zle
tff(fact_801_nat__le__real__less,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma)
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(nat,real,semiring_1_of_nat(real),Nb)),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,semiring_1_of_nat(real),Ma)),one_one(real))) ) ).

% nat_le_real_less
tff(fact_802_int__less__real__le,axiom,
    ! [Nb: int,Ma: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),Nb),Ma)
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(int,real,ring_1_of_int(real),Nb)),one_one(real))),aa(int,real,ring_1_of_int(real),Ma)) ) ).

% int_less_real_le
tff(fact_803_int__le__real__less,axiom,
    ! [Nb: int,Ma: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Nb),Ma)
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(int,real,ring_1_of_int(real),Nb)),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(int,real,ring_1_of_int(real),Ma)),one_one(real))) ) ).

% int_le_real_less
tff(fact_804_not__exp__less__eq__0__int,axiom,
    ! [Nb: nat] : ~ aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)),zero_zero(int)) ).

% not_exp_less_eq_0_int
tff(fact_805_log__of__power__eq,axiom,
    ! [Ma: nat,B2: real,Nb: nat] :
      ( ( aa(nat,real,semiring_1_of_nat(real),Ma) = aa(nat,real,power_power(real,B2),Nb) )
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),B2)
       => ( aa(nat,real,semiring_1_of_nat(real),Nb) = aa(real,real,log(B2),aa(nat,real,semiring_1_of_nat(real),Ma)) ) ) ) ).

% log_of_power_eq
tff(fact_806_less__log__of__power,axiom,
    ! [B2: real,Nb: nat,Ma: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(nat,real,power_power(real,B2),Nb)),Ma)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),B2)
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(nat,real,semiring_1_of_nat(real),Nb)),aa(real,real,log(B2),Ma)) ) ) ).

% less_log_of_power
tff(fact_807_le__log__of__power,axiom,
    ! [B2: real,Nb: nat,Ma: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(nat,real,power_power(real,B2),Nb)),Ma)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),B2)
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(nat,real,semiring_1_of_nat(real),Nb)),aa(real,real,log(B2),Ma)) ) ) ).

% le_log_of_power
tff(fact_808_log__of__power__less,axiom,
    ! [Ma: nat,B2: real,Nb: nat] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(nat,real,semiring_1_of_nat(real),Ma)),aa(nat,real,power_power(real,B2),Nb))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),B2)
       => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Ma)
         => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,log(B2),aa(nat,real,semiring_1_of_nat(real),Ma))),aa(nat,real,semiring_1_of_nat(real),Nb)) ) ) ) ).

% log_of_power_less
tff(fact_809_add__divide__distrib,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A,B2: A,C2: A] : divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2),C2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),divide_divide(A,A2,C2)),divide_divide(A,B2,C2)) ) ).

% add_divide_distrib
tff(fact_810_div__le__dividend,axiom,
    ! [Ma: nat,Nb: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),divide_divide(nat,Ma,Nb)),Ma) ).

% div_le_dividend
tff(fact_811_div__le__mono,axiom,
    ! [Ma: nat,Nb: nat,K: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),divide_divide(nat,Ma,K)),divide_divide(nat,Nb,K)) ) ).

% div_le_mono
tff(fact_812_log__of__power__le,axiom,
    ! [Ma: nat,B2: real,Nb: nat] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(nat,real,semiring_1_of_nat(real),Ma)),aa(nat,real,power_power(real,B2),Nb))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),B2)
       => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Ma)
         => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,log(B2),aa(nat,real,semiring_1_of_nat(real),Ma))),aa(nat,real,semiring_1_of_nat(real),Nb)) ) ) ) ).

% log_of_power_le
tff(fact_813_less__log2__of__power,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)),Ma)
     => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(nat,real,semiring_1_of_nat(real),Nb)),aa(real,real,log(aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(nat,real,semiring_1_of_nat(real),Ma))) ) ).

% less_log2_of_power
tff(fact_814_log2__of__power__less,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb))
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Ma)
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,log(aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(nat,real,semiring_1_of_nat(real),Ma))),aa(nat,real,semiring_1_of_nat(real),Nb)) ) ) ).

% log2_of_power_less
tff(fact_815_divide__right__mono__neg,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,B2,C2)),divide_divide(A,A2,C2)) ) ) ) ).

% divide_right_mono_neg
tff(fact_816_divide__nonpos__nonpos,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),divide_divide(A,X,Y)) ) ) ) ).

% divide_nonpos_nonpos
tff(fact_817_divide__nonpos__nonneg,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),Y)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,X,Y)),zero_zero(A)) ) ) ) ).

% divide_nonpos_nonneg
tff(fact_818_divide__nonneg__nonpos,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),X)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,X,Y)),zero_zero(A)) ) ) ) ).

% divide_nonneg_nonpos
tff(fact_819_divide__nonneg__nonneg,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),X)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),Y)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),divide_divide(A,X,Y)) ) ) ) ).

% divide_nonneg_nonneg
tff(fact_820_zero__le__divide__iff,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),divide_divide(A,A2,B2))
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2) )
            | ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),zero_zero(A))
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),zero_zero(A)) ) ) ) ) ).

% zero_le_divide_iff
tff(fact_821_divide__right__mono,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),C2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,A2,C2)),divide_divide(A,B2,C2)) ) ) ) ).

% divide_right_mono
tff(fact_822_divide__le__0__iff,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,A2,B2)),zero_zero(A))
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),zero_zero(A)) )
            | ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),zero_zero(A))
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2) ) ) ) ) ).

% divide_le_0_iff
tff(fact_823_divide__strict__right__mono__neg,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [B2: A,A2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),divide_divide(A,A2,C2)),divide_divide(A,B2,C2)) ) ) ) ).

% divide_strict_right_mono_neg
tff(fact_824_divide__strict__right__mono,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),divide_divide(A,A2,C2)),divide_divide(A,B2,C2)) ) ) ) ).

% divide_strict_right_mono
tff(fact_825_zero__less__divide__iff,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),divide_divide(A,A2,B2))
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),B2) )
            | ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A))
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),zero_zero(A)) ) ) ) ) ).

% zero_less_divide_iff
tff(fact_826_divide__less__cancel,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,C2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),divide_divide(A,A2,C2)),divide_divide(A,B2,C2))
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) )
            & ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A))
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2) )
            & ( C2 != zero_zero(A) ) ) ) ) ).

% divide_less_cancel
tff(fact_827_divide__less__0__iff,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),divide_divide(A,A2,B2)),zero_zero(A))
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),zero_zero(A)) )
            | ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A))
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),B2) ) ) ) ) ).

% divide_less_0_iff
tff(fact_828_divide__pos__pos,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),X)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),Y)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),divide_divide(A,X,Y)) ) ) ) ).

% divide_pos_pos
tff(fact_829_divide__pos__neg,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),X)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),divide_divide(A,X,Y)),zero_zero(A)) ) ) ) ).

% divide_pos_neg
tff(fact_830_divide__neg__pos,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),Y)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),divide_divide(A,X,Y)),zero_zero(A)) ) ) ) ).

% divide_neg_pos
tff(fact_831_divide__neg__neg,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),divide_divide(A,X,Y)) ) ) ) ).

% divide_neg_neg
tff(fact_832_right__inverse__eq,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [B2: A,A2: A] :
          ( ( B2 != zero_zero(A) )
         => ( ( divide_divide(A,A2,B2) = one_one(A) )
          <=> ( A2 = B2 ) ) ) ) ).

% right_inverse_eq
tff(fact_833_unique__euclidean__semiring__with__nat__class_Oof__nat__div,axiom,
    ! [A: $tType] :
      ( euclid5411537665997757685th_nat(A)
     => ! [Ma: nat,Nb: nat] : aa(nat,A,semiring_1_of_nat(A),divide_divide(nat,Ma,Nb)) = divide_divide(A,aa(nat,A,semiring_1_of_nat(A),Ma),aa(nat,A,semiring_1_of_nat(A),Nb)) ) ).

% unique_euclidean_semiring_with_nat_class.of_nat_div
tff(fact_834_Euclidean__Division_Odiv__eq__0__iff,axiom,
    ! [Ma: nat,Nb: nat] :
      ( ( divide_divide(nat,Ma,Nb) = zero_zero(nat) )
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
        | ( Nb = zero_zero(nat) ) ) ) ).

% Euclidean_Division.div_eq_0_iff
tff(fact_835_Suc__div__le__mono,axiom,
    ! [Ma: nat,Nb: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),divide_divide(nat,Ma,Nb)),divide_divide(nat,aa(nat,nat,suc,Ma),Nb)) ).

% Suc_div_le_mono
tff(fact_836_field__le__epsilon,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A,Y: A] :
          ( ! [E: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),E)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(A,A,aa(A,fun(A,A),plus_plus(A),Y),E)) )
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y) ) ) ).

% field_le_epsilon
tff(fact_837_divide__nonpos__pos,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),Y)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,X,Y)),zero_zero(A)) ) ) ) ).

% divide_nonpos_pos
tff(fact_838_divide__nonpos__neg,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),divide_divide(A,X,Y)) ) ) ) ).

% divide_nonpos_neg
tff(fact_839_divide__nonneg__pos,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),X)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),Y)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),divide_divide(A,X,Y)) ) ) ) ).

% divide_nonneg_pos
tff(fact_840_divide__nonneg__neg,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),X)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,X,Y)),zero_zero(A)) ) ) ) ).

% divide_nonneg_neg
tff(fact_841_divide__le__cancel,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,C2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,A2,C2)),divide_divide(A,B2,C2))
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) )
            & ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A))
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2) ) ) ) ) ).

% divide_le_cancel
tff(fact_842_frac__less2,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A,Y: A,W: A,Z: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),X)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),W)
             => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),W),Z)
               => aa(A,$o,aa(A,fun(A,$o),ord_less(A),divide_divide(A,X,Z)),divide_divide(A,Y,W)) ) ) ) ) ) ).

% frac_less2
tff(fact_843_frac__less,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A,Y: A,W: A,Z: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),X)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),W)
             => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),W),Z)
               => aa(A,$o,aa(A,fun(A,$o),ord_less(A),divide_divide(A,X,Z)),divide_divide(A,Y,W)) ) ) ) ) ) ).

% frac_less
tff(fact_844_frac__le,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [Y: A,X: A,W: A,Z: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),Y)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),W)
             => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),W),Z)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,X,Z)),divide_divide(A,Y,W)) ) ) ) ) ) ).

% frac_le
tff(fact_845_divide__less__eq__1,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),divide_divide(A,B2,A2)),one_one(A))
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2) )
            | ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A))
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) )
            | ( A2 = zero_zero(A) ) ) ) ) ).

% divide_less_eq_1
tff(fact_846_less__divide__eq__1,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),divide_divide(A,B2,A2))
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) )
            | ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A))
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2) ) ) ) ) ).

% less_divide_eq_1
tff(fact_847_div__add__self1,axiom,
    ! [A: $tType] :
      ( euclid4440199948858584721cancel(A)
     => ! [B2: A,A2: A] :
          ( ( B2 != zero_zero(A) )
         => ( divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),A2),B2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),divide_divide(A,A2,B2)),one_one(A)) ) ) ) ).

% div_add_self1
tff(fact_848_div__add__self2,axiom,
    ! [A: $tType] :
      ( euclid4440199948858584721cancel(A)
     => ! [B2: A,A2: A] :
          ( ( B2 != zero_zero(A) )
         => ( divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2),B2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),divide_divide(A,A2,B2)),one_one(A)) ) ) ) ).

% div_add_self2
tff(fact_849_gt__half__sum,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2),aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),one_one(A)))),B2) ) ) ).

% gt_half_sum
tff(fact_850_less__half__sum,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2),aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),one_one(A)))) ) ) ).

% less_half_sum
tff(fact_851_numeral__Bit0__div__2,axiom,
    ! [A: $tType] :
      ( euclid5411537665997757685th_nat(A)
     => ! [Nb: num] : divide_divide(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,Nb)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = aa(num,A,numeral_numeral(A),Nb) ) ).

% numeral_Bit0_div_2
tff(fact_852_div__greater__zero__iff,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),divide_divide(nat,Ma,Nb))
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma)
        & aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb) ) ) ).

% div_greater_zero_iff
tff(fact_853_div__le__mono2,axiom,
    ! [Ma: nat,Nb: nat,K: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Ma)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),divide_divide(nat,K,Nb)),divide_divide(nat,K,Ma)) ) ) ).

% div_le_mono2
tff(fact_854_div__less__dividend,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),one_one(nat)),Nb)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Ma)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),divide_divide(nat,Ma,Nb)),Ma) ) ) ).

% div_less_dividend
tff(fact_855_div__eq__dividend__iff,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Ma)
     => ( ( divide_divide(nat,Ma,Nb) = Ma )
      <=> ( Nb = one_one(nat) ) ) ) ).

% div_eq_dividend_iff
tff(fact_856_le__divide__eq__1,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),divide_divide(A,B2,A2))
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) )
            | ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A))
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2) ) ) ) ) ).

% le_divide_eq_1
tff(fact_857_divide__le__eq__1,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,B2,A2)),one_one(A))
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2) )
            | ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A))
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) )
            | ( A2 = zero_zero(A) ) ) ) ) ).

% divide_le_eq_1
tff(fact_858_exp__add__not__zero__imp__left,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [Ma: nat,Nb: nat] :
          ( ( aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb)) != zero_zero(A) )
         => ( aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Ma) != zero_zero(A) ) ) ) ).

% exp_add_not_zero_imp_left
tff(fact_859_exp__add__not__zero__imp__right,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [Ma: nat,Nb: nat] :
          ( ( aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb)) != zero_zero(A) )
         => ( aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb) != zero_zero(A) ) ) ) ).

% exp_add_not_zero_imp_right
tff(fact_860_div__exp__eq,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [A2: A,Ma: nat,Nb: nat] : divide_divide(A,divide_divide(A,A2,aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Ma)),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)) = divide_divide(A,A2,aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb))) ) ).

% div_exp_eq
tff(fact_861_div__2__gt__zero,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,suc,zero_zero(nat))),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),divide_divide(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) ) ).

% div_2_gt_zero
tff(fact_862_Suc__n__div__2__gt__zero,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),divide_divide(nat,aa(nat,nat,suc,Nb),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) ) ).

% Suc_n_div_2_gt_zero
tff(fact_863_buildup__gives__valid,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => vEBT_invar_vebt(vEBT_vebt_buildup(Nb),Nb) ) ).

% buildup_gives_valid
tff(fact_864_div__self,axiom,
    ! [A: $tType] :
      ( semidom_divide(A)
     => ! [A2: A] :
          ( ( A2 != zero_zero(A) )
         => ( divide_divide(A,A2,A2) = one_one(A) ) ) ) ).

% div_self
tff(fact_865_arcosh__1,axiom,
    ! [A: $tType] :
      ( ln(A)
     => ( aa(A,A,arcosh(A),one_one(A)) = zero_zero(A) ) ) ).

% arcosh_1
tff(fact_866_nat__induct2,axiom,
    ! [P: fun(nat,$o),Nb: nat] :
      ( aa(nat,$o,P,zero_zero(nat))
     => ( aa(nat,$o,P,one_one(nat))
       => ( ! [N: nat] :
              ( aa(nat,$o,P,N)
             => aa(nat,$o,P,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),N),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) )
         => aa(nat,$o,P,Nb) ) ) ) ).

% nat_induct2
tff(fact_867_high__bound__aux,axiom,
    ! [Ma: nat,Nb: nat,Mb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),Mb)))
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),vEBT_VEBT_high(Ma,Nb)),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Mb)) ) ).

% high_bound_aux
tff(fact_868_zdiv__numeral__Bit0,axiom,
    ! [V: num,W: num] : divide_divide(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,V)),aa(num,int,numeral_numeral(int),aa(num,num,bit0,W))) = divide_divide(int,aa(num,int,numeral_numeral(int),V),aa(num,int,numeral_numeral(int),W)) ).

% zdiv_numeral_Bit0
tff(fact_869_pos2,axiom,
    aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) ).

% pos2
tff(fact_870_div__by__1,axiom,
    ! [A: $tType] :
      ( semidom_divide(A)
     => ! [A2: A] : divide_divide(A,A2,one_one(A)) = A2 ) ).

% div_by_1
tff(fact_871_div__by__0,axiom,
    ! [A: $tType] :
      ( semidom_divide(A)
     => ! [A2: A] : divide_divide(A,A2,zero_zero(A)) = zero_zero(A) ) ).

% div_by_0
tff(fact_872_div__0,axiom,
    ! [A: $tType] :
      ( semidom_divide(A)
     => ! [A2: A] : divide_divide(A,zero_zero(A),A2) = zero_zero(A) ) ).

% div_0
tff(fact_873_high__def,axiom,
    ! [X: nat,Nb: nat] : vEBT_VEBT_high(X,Nb) = divide_divide(nat,X,aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)) ).

% high_def
tff(fact_874_i0__less,axiom,
    ! [Nb: extended_enat] :
      ( aa(extended_enat,$o,aa(extended_enat,fun(extended_enat,$o),ord_less(extended_enat),zero_zero(extended_enat)),Nb)
    <=> ( Nb != zero_zero(extended_enat) ) ) ).

% i0_less
tff(fact_875_psubset__trans,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),C7: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),A3),B3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),B3),C7)
       => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),A3),C7) ) ) ).

% psubset_trans
tff(fact_876_psubsetD,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),C2: A] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),A3),B3)
     => ( member(A,C2,A3)
       => member(A,C2,B3) ) ) ).

% psubsetD
tff(fact_877_not__iless0,axiom,
    ! [Nb: extended_enat] : ~ aa(extended_enat,$o,aa(extended_enat,fun(extended_enat,$o),ord_less(extended_enat),Nb),zero_zero(extended_enat)) ).

% not_iless0
tff(fact_878_enat__less__induct,axiom,
    ! [P: fun(extended_enat,$o),Nb: extended_enat] :
      ( ! [N: extended_enat] :
          ( ! [M2: extended_enat] :
              ( aa(extended_enat,$o,aa(extended_enat,fun(extended_enat,$o),ord_less(extended_enat),M2),N)
             => aa(extended_enat,$o,P,M2) )
         => aa(extended_enat,$o,P,N) )
     => aa(extended_enat,$o,P,Nb) ) ).

% enat_less_induct
tff(fact_879_iadd__is__0,axiom,
    ! [Ma: extended_enat,Nb: extended_enat] :
      ( ( aa(extended_enat,extended_enat,aa(extended_enat,fun(extended_enat,extended_enat),plus_plus(extended_enat),Ma),Nb) = zero_zero(extended_enat) )
    <=> ( ( Ma = zero_zero(extended_enat) )
        & ( Nb = zero_zero(extended_enat) ) ) ) ).

% iadd_is_0
tff(fact_880_zero__one__enat__neq_I1_J,axiom,
    zero_zero(extended_enat) != one_one(extended_enat) ).

% zero_one_enat_neq(1)
tff(fact_881_linorder__neqE__linordered__idom,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: A,Y: A] :
          ( ( X != Y )
         => ( ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),X) ) ) ) ).

% linorder_neqE_linordered_idom
tff(fact_882_zero__neq__one,axiom,
    ! [A: $tType] :
      ( zero_neq_one(A)
     => ( zero_zero(A) != one_one(A) ) ) ).

% zero_neq_one
tff(fact_883_realpow__pos__nth2,axiom,
    ! [A2: real,Nb: nat] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),A2)
     => ? [R3: real] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),R3)
          & ( aa(nat,real,power_power(real,R3),aa(nat,nat,suc,Nb)) = A2 ) ) ) ).

% realpow_pos_nth2
tff(fact_884_pos__imp__zdiv__neg__iff,axiom,
    ! [B2: int,A2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),B2)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),divide_divide(int,A2,B2)),zero_zero(int))
      <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),A2),zero_zero(int)) ) ) ).

% pos_imp_zdiv_neg_iff
tff(fact_885_neg__imp__zdiv__neg__iff,axiom,
    ! [B2: int,A2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),B2),zero_zero(int))
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),divide_divide(int,A2,B2)),zero_zero(int))
      <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),A2) ) ) ).

% neg_imp_zdiv_neg_iff
tff(fact_886_div__neg__pos__less0,axiom,
    ! [A2: int,B2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),A2),zero_zero(int))
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),B2)
       => aa(int,$o,aa(int,fun(int,$o),ord_less(int),divide_divide(int,A2,B2)),zero_zero(int)) ) ) ).

% div_neg_pos_less0
tff(fact_887_zdiv__int,axiom,
    ! [A2: nat,B2: nat] : aa(nat,int,semiring_1_of_nat(int),divide_divide(nat,A2,B2)) = divide_divide(int,aa(nat,int,semiring_1_of_nat(int),A2),aa(nat,int,semiring_1_of_nat(int),B2)) ).

% zdiv_int
tff(fact_888_VEBT__internal_Oexp__split__high__low_I1_J,axiom,
    ! [X: nat,Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),X),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),Ma)))
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
       => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Ma)
         => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),vEBT_VEBT_high(X,Nb)),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Ma)) ) ) ) ).

% VEBT_internal.exp_split_high_low(1)
tff(fact_889_not__one__le__zero,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),zero_zero(A)) ) ).

% not_one_le_zero
tff(fact_890_linordered__nonzero__semiring__class_Ozero__le__one,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),one_one(A)) ) ).

% linordered_nonzero_semiring_class.zero_le_one
tff(fact_891_zero__less__one__class_Ozero__le__one,axiom,
    ! [A: $tType] :
      ( zero_less_one(A)
     => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),one_one(A)) ) ).

% zero_less_one_class.zero_le_one
tff(fact_892_not__one__less__zero,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),zero_zero(A)) ) ).

% not_one_less_zero
tff(fact_893_zero__less__one,axiom,
    ! [A: $tType] :
      ( zero_less_one(A)
     => aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),one_one(A)) ) ).

% zero_less_one
tff(fact_894_add__less__zeroD,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y)),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),zero_zero(A))
            | aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),zero_zero(A)) ) ) ) ).

% add_less_zeroD
tff(fact_895_add__mono1,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),one_one(A))),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),one_one(A))) ) ) ).

% add_mono1
tff(fact_896_less__add__one,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [A2: A] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),one_one(A))) ) ).

% less_add_one
tff(fact_897_realpow__pos__nth,axiom,
    ! [Nb: nat,A2: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),A2)
       => ? [R3: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),R3)
            & ( aa(nat,real,power_power(real,R3),Nb) = A2 ) ) ) ) ).

% realpow_pos_nth
tff(fact_898_realpow__pos__nth__unique,axiom,
    ! [Nb: nat,A2: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),A2)
       => ? [X3: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X3)
            & ( aa(nat,real,power_power(real,X3),Nb) = A2 )
            & ! [Y4: real] :
                ( ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),Y4)
                  & ( aa(nat,real,power_power(real,Y4),Nb) = A2 ) )
               => ( Y4 = X3 ) ) ) ) ) ).

% realpow_pos_nth_unique
tff(fact_899_nonneg1__imp__zdiv__pos__iff,axiom,
    ! [A2: int,B2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),A2)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),divide_divide(int,A2,B2))
      <=> ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),B2),A2)
          & aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),B2) ) ) ) ).

% nonneg1_imp_zdiv_pos_iff
tff(fact_900_pos__imp__zdiv__nonneg__iff,axiom,
    ! [B2: int,A2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),B2)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),divide_divide(int,A2,B2))
      <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),A2) ) ) ).

% pos_imp_zdiv_nonneg_iff
tff(fact_901_neg__imp__zdiv__nonneg__iff,axiom,
    ! [B2: int,A2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),B2),zero_zero(int))
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),divide_divide(int,A2,B2))
      <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),A2),zero_zero(int)) ) ) ).

% neg_imp_zdiv_nonneg_iff
tff(fact_902_pos__imp__zdiv__pos__iff,axiom,
    ! [K: int,I: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),K)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),divide_divide(int,I,K))
      <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),K),I) ) ) ).

% pos_imp_zdiv_pos_iff
tff(fact_903_div__nonpos__pos__le0,axiom,
    ! [A2: int,B2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),A2),zero_zero(int))
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),B2)
       => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),divide_divide(int,A2,B2)),zero_zero(int)) ) ) ).

% div_nonpos_pos_le0
tff(fact_904_div__nonneg__neg__le0,axiom,
    ! [A2: int,B2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),A2)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),B2),zero_zero(int))
       => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),divide_divide(int,A2,B2)),zero_zero(int)) ) ) ).

% div_nonneg_neg_le0
tff(fact_905_div__positive__int,axiom,
    ! [L: int,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),L),K)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),L)
       => aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),divide_divide(int,K,L)) ) ) ).

% div_positive_int
tff(fact_906_div__int__pos__iff,axiom,
    ! [K: int,L: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),divide_divide(int,K,L))
    <=> ( ( K = zero_zero(int) )
        | ( L = zero_zero(int) )
        | ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),K)
          & aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),L) )
        | ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),zero_zero(int))
          & aa(int,$o,aa(int,fun(int,$o),ord_less(int),L),zero_zero(int)) ) ) ) ).

% div_int_pos_iff
tff(fact_907_zdiv__mono2__neg,axiom,
    ! [A2: int,B6: int,B2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),A2),zero_zero(int))
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),B6)
       => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),B6),B2)
         => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),divide_divide(int,A2,B6)),divide_divide(int,A2,B2)) ) ) ) ).

% zdiv_mono2_neg
tff(fact_908_zdiv__mono1__neg,axiom,
    ! [A2: int,A5: int,B2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),A2),A5)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),B2),zero_zero(int))
       => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),divide_divide(int,A5,B2)),divide_divide(int,A2,B2)) ) ) ).

% zdiv_mono1_neg
tff(fact_909_zdiv__eq__0__iff,axiom,
    ! [I: int,K: int] :
      ( ( divide_divide(int,I,K) = zero_zero(int) )
    <=> ( ( K = zero_zero(int) )
        | ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),I)
          & aa(int,$o,aa(int,fun(int,$o),ord_less(int),I),K) )
        | ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),I),zero_zero(int))
          & aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),I) ) ) ) ).

% zdiv_eq_0_iff
tff(fact_910_zdiv__mono2,axiom,
    ! [A2: int,B6: int,B2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),A2)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),B6)
       => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),B6),B2)
         => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),divide_divide(int,A2,B2)),divide_divide(int,A2,B6)) ) ) ) ).

% zdiv_mono2
tff(fact_911_zdiv__mono1,axiom,
    ! [A2: int,A5: int,B2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),A2),A5)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),B2)
       => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),divide_divide(int,A2,B2)),divide_divide(int,A5,B2)) ) ) ).

% zdiv_mono1
tff(fact_912_int__div__less__self,axiom,
    ! [X: int,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),X)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),one_one(int)),K)
       => aa(int,$o,aa(int,fun(int,$o),ord_less(int),divide_divide(int,X,K)),X) ) ) ).

% int_div_less_self
tff(fact_913_unique__euclidean__semiring__numeral__class_Odiv__less,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
           => ( divide_divide(A,A2,B2) = zero_zero(A) ) ) ) ) ).

% unique_euclidean_semiring_numeral_class.div_less
tff(fact_914_div__positive,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),divide_divide(A,A2,B2)) ) ) ) ).

% div_positive
tff(fact_915_discrete,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),one_one(A))),B2) ) ) ).

% discrete
tff(fact_916_zero__less__two,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),one_one(A))) ) ).

% zero_less_two
tff(fact_917_high__inv,axiom,
    ! [X: nat,Nb: nat,Y: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),X),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb))
     => ( vEBT_VEBT_high(aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Y),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb))),X),Nb) = Y ) ) ).

% high_inv
tff(fact_918_buildup__nothing__in__leaf,axiom,
    ! [Nb: nat,X: nat] : ~ vEBT_V5719532721284313246member(vEBT_vebt_buildup(Nb),X) ).

% buildup_nothing_in_leaf
tff(fact_919_ceiling__log2__div2,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
     => ( archimedean_ceiling(real,aa(real,real,log(aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(nat,real,semiring_1_of_nat(real),Nb))) = aa(int,int,aa(int,fun(int,int),plus_plus(int),archimedean_ceiling(real,aa(real,real,log(aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),divide_divide(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),one_one(nat)))))),one_one(int)) ) ) ).

% ceiling_log2_div2
tff(fact_920_artanh__0,axiom,
    ! [A: $tType] :
      ( ( real_V3459762299906320749_field(A)
        & ln(A) )
     => ( aa(A,A,artanh(A),zero_zero(A)) = zero_zero(A) ) ) ).

% artanh_0
tff(fact_921_arsinh__0,axiom,
    ! [A: $tType] :
      ( ln(A)
     => ( aa(A,A,arsinh(A),zero_zero(A)) = zero_zero(A) ) ) ).

% arsinh_0
tff(fact_922_ceiling__log__eq__powr__iff,axiom,
    ! [X: real,B2: real,K: nat] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),B2)
       => ( ( archimedean_ceiling(real,aa(real,real,log(B2),X)) = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(nat,int,semiring_1_of_nat(int),K)),one_one(int)) )
        <=> ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),powr(real,B2,aa(nat,real,semiring_1_of_nat(real),K))),X)
            & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),powr(real,B2,aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),K),one_one(nat))))) ) ) ) ) ).

% ceiling_log_eq_powr_iff
tff(fact_923_floor__log__nat__eq__powr__iff,axiom,
    ! [B2: nat,K: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),B2)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),K)
       => ( ( aa(real,int,archim6421214686448440834_floor(real),aa(real,real,log(aa(nat,real,semiring_1_of_nat(real),B2)),aa(nat,real,semiring_1_of_nat(real),K))) = aa(nat,int,semiring_1_of_nat(int),Nb) )
        <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,power_power(nat,B2),Nb)),K)
            & aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),K),aa(nat,nat,power_power(nat,B2),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),one_one(nat)))) ) ) ) ) ).

% floor_log_nat_eq_powr_iff
tff(fact_924_of__int__round__le,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(int,A,ring_1_of_int(A),archimedean_round(A,X))),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),divide_divide(A,one_one(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))))) ) ).

% of_int_round_le
tff(fact_925_mult__cancel__right,axiom,
    ! [A: $tType] :
      ( semiri6575147826004484403cancel(A)
     => ! [A2: A,C2: A,B2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2) = aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2) )
        <=> ( ( C2 = zero_zero(A) )
            | ( A2 = B2 ) ) ) ) ).

% mult_cancel_right
tff(fact_926_mult__cancel__left,axiom,
    ! [A: $tType] :
      ( semiri6575147826004484403cancel(A)
     => ! [C2: A,A2: A,B2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2) = aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2) )
        <=> ( ( C2 = zero_zero(A) )
            | ( A2 = B2 ) ) ) ) ).

% mult_cancel_left
tff(fact_927_mult__eq__0__iff,axiom,
    ! [A: $tType] :
      ( semiri3467727345109120633visors(A)
     => ! [A2: A,B2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2) = zero_zero(A) )
        <=> ( ( A2 = zero_zero(A) )
            | ( B2 = zero_zero(A) ) ) ) ) ).

% mult_eq_0_iff
tff(fact_928_mult__zero__right,axiom,
    ! [A: $tType] :
      ( mult_zero(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),A2),zero_zero(A)) = zero_zero(A) ) ).

% mult_zero_right
tff(fact_929_mult__zero__left,axiom,
    ! [A: $tType] :
      ( mult_zero(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),zero_zero(A)),A2) = zero_zero(A) ) ).

% mult_zero_left
tff(fact_930_diff__self,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),A2) = zero_zero(A) ) ).

% diff_self
tff(fact_931_diff__0__right,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),zero_zero(A)) = A2 ) ).

% diff_0_right
tff(fact_932_zero__diff,axiom,
    ! [A: $tType] :
      ( comm_monoid_diff(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),zero_zero(A)),A2) = zero_zero(A) ) ).

% zero_diff
tff(fact_933_diff__zero,axiom,
    ! [A: $tType] :
      ( cancel1802427076303600483id_add(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),zero_zero(A)) = A2 ) ).

% diff_zero
tff(fact_934_cancel__comm__monoid__add__class_Odiff__cancel,axiom,
    ! [A: $tType] :
      ( cancel1802427076303600483id_add(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),A2) = zero_zero(A) ) ).

% cancel_comm_monoid_add_class.diff_cancel
tff(fact_935_numeral__times__numeral,axiom,
    ! [A: $tType] :
      ( semiring_numeral(A)
     => ! [Ma: num,Nb: num] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),Ma)),aa(num,A,numeral_numeral(A),Nb)) = aa(num,A,numeral_numeral(A),aa(num,num,aa(num,fun(num,num),times_times(num),Ma),Nb)) ) ).

% numeral_times_numeral
tff(fact_936_mult__numeral__left__semiring__numeral,axiom,
    ! [A: $tType] :
      ( semiring_numeral(A)
     => ! [V: num,W: num,Z: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),V)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),W)),Z)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,aa(num,fun(num,num),times_times(num),V),W))),Z) ) ).

% mult_numeral_left_semiring_numeral
tff(fact_937_mult_Oright__neutral,axiom,
    ! [A: $tType] :
      ( monoid_mult(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),A2),one_one(A)) = A2 ) ).

% mult.right_neutral
tff(fact_938_mult__1,axiom,
    ! [A: $tType] :
      ( monoid_mult(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),one_one(A)),A2) = A2 ) ).

% mult_1
tff(fact_939_add__diff__cancel,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A,B2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)),B2) = A2 ) ).

% add_diff_cancel
tff(fact_940_diff__add__cancel,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A,B2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2)),B2) = A2 ) ).

% diff_add_cancel
tff(fact_941_add__diff__cancel__left,axiom,
    ! [A: $tType] :
      ( cancel2418104881723323429up_add(A)
     => ! [C2: A,A2: A,B2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),A2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),B2)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2) ) ).

% add_diff_cancel_left
tff(fact_942_add__diff__cancel__left_H,axiom,
    ! [A: $tType] :
      ( cancel2418104881723323429up_add(A)
     => ! [A2: A,B2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)),A2) = B2 ) ).

% add_diff_cancel_left'
tff(fact_943_add__diff__cancel__right,axiom,
    ! [A: $tType] :
      ( cancel2418104881723323429up_add(A)
     => ! [A2: A,C2: A,B2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),C2)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2) ) ).

% add_diff_cancel_right
tff(fact_944_add__diff__cancel__right_H,axiom,
    ! [A: $tType] :
      ( cancel2418104881723323429up_add(A)
     => ! [A2: A,B2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)),B2) = A2 ) ).

% add_diff_cancel_right'
tff(fact_945_times__divide__eq__right,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A,B2: A,C2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),A2),divide_divide(A,B2,C2)) = divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2),C2) ) ).

% times_divide_eq_right
tff(fact_946_divide__divide__eq__right,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [A2: A,B2: A,C2: A] : divide_divide(A,A2,divide_divide(A,B2,C2)) = divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2),B2) ) ).

% divide_divide_eq_right
tff(fact_947_divide__divide__eq__left,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [A2: A,B2: A,C2: A] : divide_divide(A,divide_divide(A,A2,B2),C2) = divide_divide(A,A2,aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2)) ) ).

% divide_divide_eq_left
tff(fact_948_times__divide__eq__left,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [B2: A,C2: A,A2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),divide_divide(A,B2,C2)),A2) = divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),B2),A2),C2) ) ).

% times_divide_eq_left
tff(fact_949_of__int__mult,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [W: int,Z: int] : aa(int,A,ring_1_of_int(A),aa(int,int,aa(int,fun(int,int),times_times(int),W),Z)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(int,A,ring_1_of_int(A),W)),aa(int,A,ring_1_of_int(A),Z)) ) ).

% of_int_mult
tff(fact_950_diff__Suc__Suc,axiom,
    ! [Ma: nat,Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,suc,Ma)),aa(nat,nat,suc,Nb)) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb) ).

% diff_Suc_Suc
tff(fact_951_Suc__diff__diff,axiom,
    ! [Ma: nat,Nb: nat,K: nat] : aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,suc,Ma)),Nb)),aa(nat,nat,suc,K)) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb)),K) ).

% Suc_diff_diff
tff(fact_952_diff__0__eq__0,axiom,
    ! [Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),zero_zero(nat)),Nb) = zero_zero(nat) ).

% diff_0_eq_0
tff(fact_953_diff__self__eq__0,axiom,
    ! [Ma: nat] : aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Ma) = zero_zero(nat) ).

% diff_self_eq_0
tff(fact_954_of__int__diff,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [W: int,Z: int] : aa(int,A,ring_1_of_int(A),aa(int,int,aa(int,fun(int,int),minus_minus(int),W),Z)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(int,A,ring_1_of_int(A),W)),aa(int,A,ring_1_of_int(A),Z)) ) ).

% of_int_diff
tff(fact_955_mult__is__0,axiom,
    ! [Ma: nat,Nb: nat] :
      ( ( aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),Nb) = zero_zero(nat) )
    <=> ( ( Ma = zero_zero(nat) )
        | ( Nb = zero_zero(nat) ) ) ) ).

% mult_is_0
tff(fact_956_mult__0__right,axiom,
    ! [Ma: nat] : aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),zero_zero(nat)) = zero_zero(nat) ).

% mult_0_right
tff(fact_957_mult__cancel1,axiom,
    ! [K: nat,Ma: nat,Nb: nat] :
      ( ( aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Ma) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Nb) )
    <=> ( ( Ma = Nb )
        | ( K = zero_zero(nat) ) ) ) ).

% mult_cancel1
tff(fact_958_mult__cancel2,axiom,
    ! [Ma: nat,K: nat,Nb: nat] :
      ( ( aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),K) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),K) )
    <=> ( ( Ma = Nb )
        | ( K = zero_zero(nat) ) ) ) ).

% mult_cancel2
tff(fact_959_diff__diff__cancel,axiom,
    ! [I: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),Nb)
     => ( aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),I)) = I ) ) ).

% diff_diff_cancel
tff(fact_960_diff__diff__left,axiom,
    ! [I: nat,J: nat,K: nat] : aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),I),J)),K) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),I),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),J),K)) ).

% diff_diff_left
tff(fact_961_powr__0,axiom,
    ! [A: $tType] :
      ( ln(A)
     => ! [Z: A] : powr(A,zero_zero(A),Z) = zero_zero(A) ) ).

% powr_0
tff(fact_962_powr__eq__0__iff,axiom,
    ! [A: $tType] :
      ( ln(A)
     => ! [W: A,Z: A] :
          ( ( powr(A,W,Z) = zero_zero(A) )
        <=> ( W = zero_zero(A) ) ) ) ).

% powr_eq_0_iff
tff(fact_963_powr__one__eq__one,axiom,
    ! [A: $tType] :
      ( ln(A)
     => ! [A2: A] : powr(A,one_one(A),A2) = one_one(A) ) ).

% powr_one_eq_one
tff(fact_964_nat__mult__eq__1__iff,axiom,
    ! [Ma: nat,Nb: nat] :
      ( ( aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),Nb) = one_one(nat) )
    <=> ( ( Ma = one_one(nat) )
        & ( Nb = one_one(nat) ) ) ) ).

% nat_mult_eq_1_iff
tff(fact_965_nat__1__eq__mult__iff,axiom,
    ! [Ma: nat,Nb: nat] :
      ( ( one_one(nat) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),Nb) )
    <=> ( ( Ma = one_one(nat) )
        & ( Nb = one_one(nat) ) ) ) ).

% nat_1_eq_mult_iff
tff(fact_966_floor__of__int,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [Z: int] : aa(A,int,archim6421214686448440834_floor(A),aa(int,A,ring_1_of_int(A),Z)) = Z ) ).

% floor_of_int
tff(fact_967_of__int__floor__cancel,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] :
          ( ( aa(int,A,ring_1_of_int(A),aa(A,int,archim6421214686448440834_floor(A),X)) = X )
        <=> ? [N4: int] : X = aa(int,A,ring_1_of_int(A),N4) ) ) ).

% of_int_floor_cancel
tff(fact_968_round__of__int,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [Nb: int] : archimedean_round(A,aa(int,A,ring_1_of_int(A),Nb)) = Nb ) ).

% round_of_int
tff(fact_969_diff__ge__0__iff__ge,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2) ) ) ).

% diff_ge_0_iff_ge
tff(fact_970_diff__gt__0__iff__gt,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2) ) ) ).

% diff_gt_0_iff_gt
tff(fact_971_mult__cancel__left1,axiom,
    ! [A: $tType] :
      ( ring_15535105094025558882visors(A)
     => ! [C2: A,B2: A] :
          ( ( C2 = aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2) )
        <=> ( ( C2 = zero_zero(A) )
            | ( B2 = one_one(A) ) ) ) ) ).

% mult_cancel_left1
tff(fact_972_mult__cancel__left2,axiom,
    ! [A: $tType] :
      ( ring_15535105094025558882visors(A)
     => ! [C2: A,A2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2) = C2 )
        <=> ( ( C2 = zero_zero(A) )
            | ( A2 = one_one(A) ) ) ) ) ).

% mult_cancel_left2
tff(fact_973_mult__cancel__right1,axiom,
    ! [A: $tType] :
      ( ring_15535105094025558882visors(A)
     => ! [C2: A,B2: A] :
          ( ( C2 = aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2) )
        <=> ( ( C2 = zero_zero(A) )
            | ( B2 = one_one(A) ) ) ) ) ).

% mult_cancel_right1
tff(fact_974_mult__cancel__right2,axiom,
    ! [A: $tType] :
      ( ring_15535105094025558882visors(A)
     => ! [A2: A,C2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2) = C2 )
        <=> ( ( C2 = zero_zero(A) )
            | ( A2 = one_one(A) ) ) ) ) ).

% mult_cancel_right2
tff(fact_975_sum__squares__eq__zero__iff,axiom,
    ! [A: $tType] :
      ( linord4710134922213307826strict(A)
     => ! [X: A,Y: A] :
          ( ( aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),X),X)),aa(A,A,aa(A,fun(A,A),times_times(A),Y),Y)) = zero_zero(A) )
        <=> ( ( X = zero_zero(A) )
            & ( Y = zero_zero(A) ) ) ) ) ).

% sum_squares_eq_zero_iff
tff(fact_976_le__add__diff__inverse,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
         => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2)) = A2 ) ) ) ).

% le_add_diff_inverse
tff(fact_977_le__add__diff__inverse2,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
         => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2)),B2) = A2 ) ) ) ).

% le_add_diff_inverse2
tff(fact_978_diff__numeral__special_I9_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ( aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),one_one(A)) = zero_zero(A) ) ) ).

% diff_numeral_special(9)
tff(fact_979_diff__add__zero,axiom,
    ! [A: $tType] :
      ( comm_monoid_diff(A)
     => ! [A2: A,B2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)) = zero_zero(A) ) ).

% diff_add_zero
tff(fact_980_div__mult__mult1__if,axiom,
    ! [A: $tType] :
      ( euclid4440199948858584721cancel(A)
     => ! [C2: A,A2: A,B2: A] :
          divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2)) = $ite(C2 = zero_zero(A),zero_zero(A),divide_divide(A,A2,B2)) ) ).

% div_mult_mult1_if
tff(fact_981_div__mult__mult2,axiom,
    ! [A: $tType] :
      ( euclid4440199948858584721cancel(A)
     => ! [C2: A,A2: A,B2: A] :
          ( ( C2 != zero_zero(A) )
         => ( divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2)) = divide_divide(A,A2,B2) ) ) ) ).

% div_mult_mult2
tff(fact_982_div__mult__mult1,axiom,
    ! [A: $tType] :
      ( euclid4440199948858584721cancel(A)
     => ! [C2: A,A2: A,B2: A] :
          ( ( C2 != zero_zero(A) )
         => ( divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2)) = divide_divide(A,A2,B2) ) ) ) ).

% div_mult_mult1
tff(fact_983_nonzero__mult__divide__mult__cancel__right2,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [C2: A,A2: A,B2: A] :
          ( ( C2 != zero_zero(A) )
         => ( divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2)) = divide_divide(A,A2,B2) ) ) ) ).

% nonzero_mult_divide_mult_cancel_right2
tff(fact_984_nonzero__mult__divide__mult__cancel__right,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [C2: A,A2: A,B2: A] :
          ( ( C2 != zero_zero(A) )
         => ( divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2)) = divide_divide(A,A2,B2) ) ) ) ).

% nonzero_mult_divide_mult_cancel_right
tff(fact_985_nonzero__mult__divide__mult__cancel__left2,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [C2: A,A2: A,B2: A] :
          ( ( C2 != zero_zero(A) )
         => ( divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2)) = divide_divide(A,A2,B2) ) ) ) ).

% nonzero_mult_divide_mult_cancel_left2
tff(fact_986_nonzero__mult__divide__mult__cancel__left,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [C2: A,A2: A,B2: A] :
          ( ( C2 != zero_zero(A) )
         => ( divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2)) = divide_divide(A,A2,B2) ) ) ) ).

% nonzero_mult_divide_mult_cancel_left
tff(fact_987_mult__divide__mult__cancel__left__if,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [C2: A,A2: A,B2: A] :
          divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2)) = $ite(C2 = zero_zero(A),zero_zero(A),divide_divide(A,A2,B2)) ) ).

% mult_divide_mult_cancel_left_if
tff(fact_988_nonzero__mult__div__cancel__right,axiom,
    ! [A: $tType] :
      ( semidom_divide(A)
     => ! [B2: A,A2: A] :
          ( ( B2 != zero_zero(A) )
         => ( divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2),B2) = A2 ) ) ) ).

% nonzero_mult_div_cancel_right
tff(fact_989_nonzero__mult__div__cancel__left,axiom,
    ! [A: $tType] :
      ( semidom_divide(A)
     => ! [A2: A,B2: A] :
          ( ( A2 != zero_zero(A) )
         => ( divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2),A2) = B2 ) ) ) ).

% nonzero_mult_div_cancel_left
tff(fact_990_distrib__left__numeral,axiom,
    ! [A: $tType] :
      ( ( numeral(A)
        & semiring(A) )
     => ! [V: num,B2: A,C2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),V)),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),C2)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),V)),B2)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),V)),C2)) ) ).

% distrib_left_numeral
tff(fact_991_distrib__right__numeral,axiom,
    ! [A: $tType] :
      ( ( numeral(A)
        & semiring(A) )
     => ! [A2: A,B2: A,V: num] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)),aa(num,A,numeral_numeral(A),V)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(num,A,numeral_numeral(A),V))),aa(A,A,aa(A,fun(A,A),times_times(A),B2),aa(num,A,numeral_numeral(A),V))) ) ).

% distrib_right_numeral
tff(fact_992_left__diff__distrib__numeral,axiom,
    ! [A: $tType] :
      ( ( numeral(A)
        & ring(A) )
     => ! [A2: A,B2: A,V: num] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2)),aa(num,A,numeral_numeral(A),V)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(num,A,numeral_numeral(A),V))),aa(A,A,aa(A,fun(A,A),times_times(A),B2),aa(num,A,numeral_numeral(A),V))) ) ).

% left_diff_distrib_numeral
tff(fact_993_right__diff__distrib__numeral,axiom,
    ! [A: $tType] :
      ( ( numeral(A)
        & ring(A) )
     => ! [V: num,B2: A,C2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),V)),aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),C2)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),V)),B2)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),V)),C2)) ) ).

% right_diff_distrib_numeral
tff(fact_994_of__nat__mult,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ! [Ma: nat,Nb: nat] : aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),Nb)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),Ma)),aa(nat,A,semiring_1_of_nat(A),Nb)) ) ).

% of_nat_mult
tff(fact_995_mult__eq__1__iff,axiom,
    ! [Ma: nat,Nb: nat] :
      ( ( aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),Nb) = aa(nat,nat,suc,zero_zero(nat)) )
    <=> ( ( Ma = aa(nat,nat,suc,zero_zero(nat)) )
        & ( Nb = aa(nat,nat,suc,zero_zero(nat)) ) ) ) ).

% mult_eq_1_iff
tff(fact_996_one__eq__mult__iff,axiom,
    ! [Ma: nat,Nb: nat] :
      ( ( aa(nat,nat,suc,zero_zero(nat)) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),Nb) )
    <=> ( ( Ma = aa(nat,nat,suc,zero_zero(nat)) )
        & ( Nb = aa(nat,nat,suc,zero_zero(nat)) ) ) ) ).

% one_eq_mult_iff
tff(fact_997_zero__less__diff,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),Ma))
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb) ) ).

% zero_less_diff
tff(fact_998_powr__zero__eq__one,axiom,
    ! [A: $tType] :
      ( ln(A)
     => ! [X: A] :
          powr(A,X,zero_zero(A)) = $ite(X = zero_zero(A),zero_zero(A),one_one(A)) ) ).

% powr_zero_eq_one
tff(fact_999_mult__less__cancel2,axiom,
    ! [Ma: nat,K: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),K)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),K))
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),K)
        & aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb) ) ) ).

% mult_less_cancel2
tff(fact_1000_nat__0__less__mult__iff,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),Nb))
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Ma)
        & aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb) ) ) ).

% nat_0_less_mult_iff
tff(fact_1001_nat__mult__less__cancel__disj,axiom,
    ! [K: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Ma)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Nb))
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),K)
        & aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb) ) ) ).

% nat_mult_less_cancel_disj
tff(fact_1002_diff__is__0__eq,axiom,
    ! [Ma: nat,Nb: nat] :
      ( ( aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb) = zero_zero(nat) )
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb) ) ).

% diff_is_0_eq
tff(fact_1003_diff__is__0__eq_H,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
     => ( aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb) = zero_zero(nat) ) ) ).

% diff_is_0_eq'
tff(fact_1004_mult__Suc__right,axiom,
    ! [Ma: nat,Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),aa(nat,nat,suc,Nb)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),Nb)) ).

% mult_Suc_right
tff(fact_1005_Nat_Odiff__diff__right,axiom,
    ! [K: nat,J: nat,I: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),J)
     => ( aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),I),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),J),K)) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),I),K)),J) ) ) ).

% Nat.diff_diff_right
tff(fact_1006_Nat_Oadd__diff__assoc2,axiom,
    ! [K: nat,J: nat,I: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),J)
     => ( aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),J),K)),I) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),J),I)),K) ) ) ).

% Nat.add_diff_assoc2
tff(fact_1007_Nat_Oadd__diff__assoc,axiom,
    ! [K: nat,J: nat,I: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),J)
     => ( aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),I),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),J),K)) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),I),J)),K) ) ) ).

% Nat.add_diff_assoc
tff(fact_1008_floor__zero,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ( aa(A,int,archim6421214686448440834_floor(A),zero_zero(A)) = zero_zero(int) ) ) ).

% floor_zero
tff(fact_1009_diff__Suc__1,axiom,
    ! [Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,suc,Nb)),one_one(nat)) = Nb ).

% diff_Suc_1
tff(fact_1010_floor__numeral,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [V: num] : aa(A,int,archim6421214686448440834_floor(A),aa(num,A,numeral_numeral(A),V)) = aa(num,int,numeral_numeral(int),V) ) ).

% floor_numeral
tff(fact_1011_nat__mult__div__cancel__disj,axiom,
    ! [K: nat,Ma: nat,Nb: nat] :
      divide_divide(nat,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Ma),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Nb)) = $ite(K = zero_zero(nat),zero_zero(nat),divide_divide(nat,Ma,Nb)) ).

% nat_mult_div_cancel_disj
tff(fact_1012_powr__gt__zero,axiom,
    ! [X: real,A2: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),powr(real,X,A2))
    <=> ( X != zero_zero(real) ) ) ).

% powr_gt_zero
tff(fact_1013_floor__one,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ( aa(A,int,archim6421214686448440834_floor(A),one_one(A)) = one_one(int) ) ) ).

% floor_one
tff(fact_1014_powr__nonneg__iff,axiom,
    ! [A2: real,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),powr(real,A2,X)),zero_zero(real))
    <=> ( A2 = zero_zero(real) ) ) ).

% powr_nonneg_iff
tff(fact_1015_floor__diff__of__int,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,Z: int] : aa(A,int,archim6421214686448440834_floor(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),aa(int,A,ring_1_of_int(A),Z))) = aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(A,int,archim6421214686448440834_floor(A),X)),Z) ) ).

% floor_diff_of_int
tff(fact_1016_powr__less__cancel__iff,axiom,
    ! [X: real,A2: real,B2: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),powr(real,X,A2)),powr(real,X,B2))
      <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),B2) ) ) ).

% powr_less_cancel_iff
tff(fact_1017_ceiling__diff__of__int,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,Z: int] : archimedean_ceiling(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),X),aa(int,A,ring_1_of_int(A),Z))) = aa(int,int,aa(int,fun(int,int),minus_minus(int),archimedean_ceiling(A,X)),Z) ) ).

% ceiling_diff_of_int
tff(fact_1018_floor__of__nat,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [Nb: nat] : aa(A,int,archim6421214686448440834_floor(A),aa(nat,A,semiring_1_of_nat(A),Nb)) = aa(nat,int,semiring_1_of_nat(int),Nb) ) ).

% floor_of_nat
tff(fact_1019_round__0,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ( archimedean_round(A,zero_zero(A)) = zero_zero(int) ) ) ).

% round_0
tff(fact_1020_round__numeral,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [Nb: num] : archimedean_round(A,aa(num,A,numeral_numeral(A),Nb)) = aa(num,int,numeral_numeral(int),Nb) ) ).

% round_numeral
tff(fact_1021_round__1,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ( archimedean_round(A,one_one(A)) = one_one(int) ) ) ).

% round_1
tff(fact_1022_round__of__nat,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [Nb: nat] : archimedean_round(A,aa(nat,A,semiring_1_of_nat(A),Nb)) = aa(nat,int,semiring_1_of_nat(int),Nb) ) ).

% round_of_nat
tff(fact_1023_le__divide__eq__numeral1_I1_J,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A,W: num] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),divide_divide(A,B2,aa(num,A,numeral_numeral(A),W)))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(num,A,numeral_numeral(A),W))),B2) ) ) ).

% le_divide_eq_numeral1(1)
tff(fact_1024_divide__le__eq__numeral1_I1_J,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [B2: A,W: num,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,B2,aa(num,A,numeral_numeral(A),W))),A2)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(num,A,numeral_numeral(A),W))) ) ) ).

% divide_le_eq_numeral1(1)
tff(fact_1025_eq__divide__eq__numeral1_I1_J,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A,B2: A,W: num] :
          ( ( A2 = divide_divide(A,B2,aa(num,A,numeral_numeral(A),W)) )
        <=> $ite(aa(num,A,numeral_numeral(A),W) != zero_zero(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(num,A,numeral_numeral(A),W)) = B2,A2 = zero_zero(A)) ) ) ).

% eq_divide_eq_numeral1(1)
tff(fact_1026_divide__eq__eq__numeral1_I1_J,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [B2: A,W: num,A2: A] :
          ( ( divide_divide(A,B2,aa(num,A,numeral_numeral(A),W)) = A2 )
        <=> $ite(aa(num,A,numeral_numeral(A),W) != zero_zero(A),B2 = aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(num,A,numeral_numeral(A),W)),A2 = zero_zero(A)) ) ) ).

% divide_eq_eq_numeral1(1)
tff(fact_1027_less__divide__eq__numeral1_I1_J,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A,W: num] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),divide_divide(A,B2,aa(num,A,numeral_numeral(A),W)))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(num,A,numeral_numeral(A),W))),B2) ) ) ).

% less_divide_eq_numeral1(1)
tff(fact_1028_divide__less__eq__numeral1_I1_J,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [B2: A,W: num,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),divide_divide(A,B2,aa(num,A,numeral_numeral(A),W))),A2)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(num,A,numeral_numeral(A),W))) ) ) ).

% divide_less_eq_numeral1(1)
tff(fact_1029_nonzero__divide__mult__cancel__left,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [A2: A,B2: A] :
          ( ( A2 != zero_zero(A) )
         => ( divide_divide(A,A2,aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)) = divide_divide(A,one_one(A),B2) ) ) ) ).

% nonzero_divide_mult_cancel_left
tff(fact_1030_nonzero__divide__mult__cancel__right,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [B2: A,A2: A] :
          ( ( B2 != zero_zero(A) )
         => ( divide_divide(A,B2,aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)) = divide_divide(A,one_one(A),A2) ) ) ) ).

% nonzero_divide_mult_cancel_right
tff(fact_1031_div__mult__self1,axiom,
    ! [A: $tType] :
      ( euclid4440199948858584721cancel(A)
     => ! [B2: A,A2: A,C2: A] :
          ( ( B2 != zero_zero(A) )
         => ( divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2)),B2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),divide_divide(A,A2,B2)) ) ) ) ).

% div_mult_self1
tff(fact_1032_div__mult__self2,axiom,
    ! [A: $tType] :
      ( euclid4440199948858584721cancel(A)
     => ! [B2: A,A2: A,C2: A] :
          ( ( B2 != zero_zero(A) )
         => ( divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2)),B2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),divide_divide(A,A2,B2)) ) ) ) ).

% div_mult_self2
tff(fact_1033_div__mult__self3,axiom,
    ! [A: $tType] :
      ( euclid4440199948858584721cancel(A)
     => ! [B2: A,C2: A,A2: A] :
          ( ( B2 != zero_zero(A) )
         => ( divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2)),A2),B2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),divide_divide(A,A2,B2)) ) ) ) ).

% div_mult_self3
tff(fact_1034_div__mult__self4,axiom,
    ! [A: $tType] :
      ( euclid4440199948858584721cancel(A)
     => ! [B2: A,C2: A,A2: A] :
          ( ( B2 != zero_zero(A) )
         => ( divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2)),A2),B2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),divide_divide(A,A2,B2)) ) ) ) ).

% div_mult_self4
tff(fact_1035_Suc__pred,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),aa(nat,nat,suc,zero_zero(nat)))) = Nb ) ) ).

% Suc_pred
tff(fact_1036_one__le__mult__iff,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,suc,zero_zero(nat))),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),Nb))
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,suc,zero_zero(nat))),Ma)
        & aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,suc,zero_zero(nat))),Nb) ) ) ).

% one_le_mult_iff
tff(fact_1037_mult__le__cancel2,axiom,
    ! [Ma: nat,K: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),K)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),K))
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),K)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb) ) ) ).

% mult_le_cancel2
tff(fact_1038_nat__mult__le__cancel__disj,axiom,
    ! [K: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Ma)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Nb))
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),K)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb) ) ) ).

% nat_mult_le_cancel_disj
tff(fact_1039_diff__Suc__diff__eq1,axiom,
    ! [K: nat,J: nat,I: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),J)
     => ( aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),I),aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),J),K))) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),I),K)),aa(nat,nat,suc,J)) ) ) ).

% diff_Suc_diff_eq1
tff(fact_1040_diff__Suc__diff__eq2,axiom,
    ! [K: nat,J: nat,I: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),J)
     => ( aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),J),K))),I) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,suc,J)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),K),I)) ) ) ).

% diff_Suc_diff_eq2
tff(fact_1041_floor__diff__numeral,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,V: num] : aa(A,int,archim6421214686448440834_floor(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),aa(num,A,numeral_numeral(A),V))) = aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(A,int,archim6421214686448440834_floor(A),X)),aa(num,int,numeral_numeral(int),V)) ) ).

% floor_diff_numeral
tff(fact_1042_ceiling__diff__numeral,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,V: num] : archimedean_ceiling(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),X),aa(num,A,numeral_numeral(A),V))) = aa(int,int,aa(int,fun(int,int),minus_minus(int),archimedean_ceiling(A,X)),aa(num,int,numeral_numeral(int),V)) ) ).

% ceiling_diff_numeral
tff(fact_1043_div__mult__self1__is__m,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( divide_divide(nat,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),Ma),Nb) = Ma ) ) ).

% div_mult_self1_is_m
tff(fact_1044_div__mult__self__is__m,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( divide_divide(nat,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),Nb),Nb) = Ma ) ) ).

% div_mult_self_is_m
tff(fact_1045_floor__diff__one,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] : aa(A,int,archim6421214686448440834_floor(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),one_one(A))) = aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(A,int,archim6421214686448440834_floor(A),X)),one_one(int)) ) ).

% floor_diff_one
tff(fact_1046_ceiling__diff__one,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] : archimedean_ceiling(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),X),one_one(A))) = aa(int,int,aa(int,fun(int,int),minus_minus(int),archimedean_ceiling(A,X)),one_one(int)) ) ).

% ceiling_diff_one
tff(fact_1047_power__add__numeral,axiom,
    ! [A: $tType] :
      ( monoid_mult(A)
     => ! [A2: A,Ma: num,Nb: num] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,A2),aa(num,nat,numeral_numeral(nat),Ma))),aa(nat,A,power_power(A,A2),aa(num,nat,numeral_numeral(nat),Nb))) = aa(nat,A,power_power(A,A2),aa(num,nat,numeral_numeral(nat),aa(num,num,aa(num,fun(num,num),plus_plus(num),Ma),Nb))) ) ).

% power_add_numeral
tff(fact_1048_power__add__numeral2,axiom,
    ! [A: $tType] :
      ( monoid_mult(A)
     => ! [A2: A,Ma: num,Nb: num,B2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,A2),aa(num,nat,numeral_numeral(nat),Ma))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,A2),aa(num,nat,numeral_numeral(nat),Nb))),B2)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,A2),aa(num,nat,numeral_numeral(nat),aa(num,num,aa(num,fun(num,num),plus_plus(num),Ma),Nb)))),B2) ) ).

% power_add_numeral2
tff(fact_1049_powr__eq__one__iff,axiom,
    ! [A2: real,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),A2)
     => ( ( powr(real,A2,X) = one_one(real) )
      <=> ( X = zero_zero(real) ) ) ) ).

% powr_eq_one_iff
tff(fact_1050_powr__one__gt__zero__iff,axiom,
    ! [X: real] :
      ( ( powr(real,X,one_one(real)) = X )
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X) ) ).

% powr_one_gt_zero_iff
tff(fact_1051_powr__one,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( powr(real,X,one_one(real)) = X ) ) ).

% powr_one
tff(fact_1052_powr__le__cancel__iff,axiom,
    ! [X: real,A2: real,B2: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),powr(real,X,A2)),powr(real,X,B2))
      <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),B2) ) ) ).

% powr_le_cancel_iff
tff(fact_1053_numeral__powr__numeral__real,axiom,
    ! [Ma: num,Nb: num] : powr(real,aa(num,real,numeral_numeral(real),Ma),aa(num,real,numeral_numeral(real),Nb)) = aa(nat,real,power_power(real,aa(num,real,numeral_numeral(real),Ma)),aa(num,nat,numeral_numeral(nat),Nb)) ).

% numeral_powr_numeral_real
tff(fact_1054_zero__le__floor,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),aa(A,int,archim6421214686448440834_floor(A),X))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),X) ) ) ).

% zero_le_floor
tff(fact_1055_Suc__diff__1,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat))) = Nb ) ) ).

% Suc_diff_1
tff(fact_1056_floor__less__zero,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(A,int,archim6421214686448440834_floor(A),X)),zero_zero(int))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),zero_zero(A)) ) ) ).

% floor_less_zero
tff(fact_1057_numeral__le__floor,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [V: num,X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(num,int,numeral_numeral(int),V)),aa(A,int,archim6421214686448440834_floor(A),X))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(num,A,numeral_numeral(A),V)),X) ) ) ).

% numeral_le_floor
tff(fact_1058_zero__less__floor,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),aa(A,int,archim6421214686448440834_floor(A),X))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),X) ) ) ).

% zero_less_floor
tff(fact_1059_floor__le__zero,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(A,int,archim6421214686448440834_floor(A),X)),zero_zero(int))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),one_one(A)) ) ) ).

% floor_le_zero
tff(fact_1060_floor__less__numeral,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,V: num] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(A,int,archim6421214686448440834_floor(A),X)),aa(num,int,numeral_numeral(int),V))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),aa(num,A,numeral_numeral(A),V)) ) ) ).

% floor_less_numeral
tff(fact_1061_one__le__floor,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),one_one(int)),aa(A,int,archim6421214686448440834_floor(A),X))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),X) ) ) ).

% one_le_floor
tff(fact_1062_floor__less__one,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(A,int,archim6421214686448440834_floor(A),X)),one_one(int))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),one_one(A)) ) ) ).

% floor_less_one
tff(fact_1063_floor__numeral__power,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: num,Nb: nat] : aa(A,int,archim6421214686448440834_floor(A),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),X)),Nb)) = aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),X)),Nb) ) ).

% floor_numeral_power
tff(fact_1064_powr__log__cancel,axiom,
    ! [A2: real,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),A2)
     => ( ( A2 != one_one(real) )
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
         => ( powr(real,A2,aa(real,real,log(A2),X)) = X ) ) ) ) ).

% powr_log_cancel
tff(fact_1065_log__powr__cancel,axiom,
    ! [A2: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),A2)
     => ( ( A2 != one_one(real) )
       => ( aa(real,real,log(A2),powr(real,A2,Y)) = Y ) ) ) ).

% log_powr_cancel
tff(fact_1066_floor__divide__eq__div__numeral,axiom,
    ! [A2: num,B2: num] : aa(real,int,archim6421214686448440834_floor(real),divide_divide(real,aa(num,real,numeral_numeral(real),A2),aa(num,real,numeral_numeral(real),B2))) = divide_divide(int,aa(num,int,numeral_numeral(int),A2),aa(num,int,numeral_numeral(int),B2)) ).

% floor_divide_eq_div_numeral
tff(fact_1067_powr__numeral,axiom,
    ! [X: real,Nb: num] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( powr(real,X,aa(num,real,numeral_numeral(real),Nb)) = aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),Nb)) ) ) ).

% powr_numeral
tff(fact_1068_numeral__less__floor,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [V: num,X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(num,int,numeral_numeral(int),V)),aa(A,int,archim6421214686448440834_floor(A),X))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(num,A,numeral_numeral(A),V)),one_one(A))),X) ) ) ).

% numeral_less_floor
tff(fact_1069_floor__le__numeral,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,V: num] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(A,int,archim6421214686448440834_floor(A),X)),aa(num,int,numeral_numeral(int),V))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(num,A,numeral_numeral(A),V)),one_one(A))) ) ) ).

% floor_le_numeral
tff(fact_1070_one__less__floor,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),one_one(int)),aa(A,int,archim6421214686448440834_floor(A),X))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),X) ) ) ).

% one_less_floor
tff(fact_1071_floor__le__one,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(A,int,archim6421214686448440834_floor(A),X)),one_one(int))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) ) ) ).

% floor_le_one
tff(fact_1072_ceiling__less__numeral,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,V: num] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),archimedean_ceiling(A,X)),aa(num,int,numeral_numeral(int),V))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(num,A,numeral_numeral(A),V)),one_one(A))) ) ) ).

% ceiling_less_numeral
tff(fact_1073_numeral__le__ceiling,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [V: num,X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(num,int,numeral_numeral(int),V)),archimedean_ceiling(A,X))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(num,A,numeral_numeral(A),V)),one_one(A))),X) ) ) ).

% numeral_le_ceiling
tff(fact_1074_floor__one__divide__eq__div__numeral,axiom,
    ! [B2: num] : aa(real,int,archim6421214686448440834_floor(real),divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),B2))) = divide_divide(int,one_one(int),aa(num,int,numeral_numeral(int),B2)) ).

% floor_one_divide_eq_div_numeral
tff(fact_1075_eq__add__iff1,axiom,
    ! [A: $tType] :
      ( ring(A)
     => ! [A2: A,E2: A,C2: A,B2: A,D2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),E2)),C2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),B2),E2)),D2) )
        <=> ( aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2)),E2)),C2) = D2 ) ) ) ).

% eq_add_iff1
tff(fact_1076_eq__add__iff2,axiom,
    ! [A: $tType] :
      ( ring(A)
     => ! [A2: A,E2: A,C2: A,B2: A,D2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),E2)),C2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),B2),E2)),D2) )
        <=> ( C2 = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),A2)),E2)),D2) ) ) ) ).

% eq_add_iff2
tff(fact_1077_square__diff__square__factored,axiom,
    ! [A: $tType] :
      ( comm_ring(A)
     => ! [X: A,Y: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),times_times(A),X),X)),aa(A,A,aa(A,fun(A,A),times_times(A),Y),Y)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y)),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),Y)) ) ).

% square_diff_square_factored
tff(fact_1078_ab__semigroup__mult__class_Omult__ac_I1_J,axiom,
    ! [A: $tType] :
      ( ab_semigroup_mult(A)
     => ! [A2: A,B2: A,C2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)),C2) = aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2)) ) ).

% ab_semigroup_mult_class.mult_ac(1)
tff(fact_1079_diff__eq__diff__eq,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2) = aa(A,A,aa(A,fun(A,A),minus_minus(A),C2),D2) )
         => ( ( A2 = B2 )
          <=> ( C2 = D2 ) ) ) ) ).

% diff_eq_diff_eq
tff(fact_1080_mult_Oassoc,axiom,
    ! [A: $tType] :
      ( semigroup_mult(A)
     => ! [A2: A,B2: A,C2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)),C2) = aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2)) ) ).

% mult.assoc
tff(fact_1081_mult_Ocommute,axiom,
    ! [A: $tType] :
      ( ab_semigroup_mult(A)
     => ! [A2: A,B2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2) = aa(A,A,aa(A,fun(A,A),times_times(A),B2),A2) ) ).

% mult.commute
tff(fact_1082_mult_Oleft__commute,axiom,
    ! [A: $tType] :
      ( ab_semigroup_mult(A)
     => ! [B2: A,A2: A,C2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),B2),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)) = aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2)) ) ).

% mult.left_commute
tff(fact_1083_diff__right__commute,axiom,
    ! [A: $tType] :
      ( cancel2418104881723323429up_add(A)
     => ! [A2: A,C2: A,B2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),C2)),B2) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2)),C2) ) ).

% diff_right_commute
tff(fact_1084_diff__commute,axiom,
    ! [I: nat,J: nat,K: nat] : aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),I),J)),K) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),I),K)),J) ).

% diff_commute
tff(fact_1085_diff__mult__distrib,axiom,
    ! [Ma: nat,Nb: nat,K: nat] : aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb)),K) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),K)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),K)) ).

% diff_mult_distrib
tff(fact_1086_diff__mult__distrib2,axiom,
    ! [K: nat,Ma: nat,Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb)) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Ma)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Nb)) ).

% diff_mult_distrib2
tff(fact_1087_powr__powr__swap,axiom,
    ! [X: real,A2: real,B2: real] : powr(real,powr(real,X,A2),B2) = powr(real,powr(real,X,B2),A2) ).

% powr_powr_swap
tff(fact_1088_mult__diff__mult,axiom,
    ! [A: $tType] :
      ( ring(A)
     => ! [X: A,Y: A,A2: A,B2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),times_times(A),X),Y)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),X),aa(A,A,aa(A,fun(A,A),minus_minus(A),Y),B2))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),A2)),B2)) ) ).

% mult_diff_mult
tff(fact_1089_floor__le__round,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] : aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(A,int,archim6421214686448440834_floor(A),X)),archimedean_round(A,X)) ) ).

% floor_le_round
tff(fact_1090_powr__diff,axiom,
    ! [A: $tType] :
      ( ( real_V3459762299906320749_field(A)
        & ln(A) )
     => ! [W: A,Z1: A,Z22: A] : powr(A,W,aa(A,A,aa(A,fun(A,A),minus_minus(A),Z1),Z22)) = divide_divide(A,powr(A,W,Z1),powr(A,W,Z22)) ) ).

% powr_diff
tff(fact_1091_powr__add,axiom,
    ! [A: $tType] :
      ( ( real_V3459762299906320749_field(A)
        & ln(A) )
     => ! [X: A,A2: A,B2: A] : powr(A,X,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)) = aa(A,A,aa(A,fun(A,A),times_times(A),powr(A,X,A2)),powr(A,X,B2)) ) ).

% powr_add
tff(fact_1092_le__mult__floor,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2)
           => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,aa(int,fun(int,int),times_times(int),aa(A,int,archim6421214686448440834_floor(A),A2)),aa(A,int,archim6421214686448440834_floor(A),B2))),aa(A,int,archim6421214686448440834_floor(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2))) ) ) ) ).

% le_mult_floor
tff(fact_1093_ordered__ring__class_Ole__add__iff1,axiom,
    ! [A: $tType] :
      ( ordered_ring(A)
     => ! [A2: A,E2: A,C2: A,B2: A,D2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),E2)),C2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),B2),E2)),D2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2)),E2)),C2)),D2) ) ) ).

% ordered_ring_class.le_add_iff1
tff(fact_1094_ordered__ring__class_Ole__add__iff2,axiom,
    ! [A: $tType] :
      ( ordered_ring(A)
     => ! [A2: A,E2: A,C2: A,B2: A,D2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),E2)),C2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),B2),E2)),D2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),A2)),E2)),D2)) ) ) ).

% ordered_ring_class.le_add_iff2
tff(fact_1095_less__add__iff1,axiom,
    ! [A: $tType] :
      ( ordered_ring(A)
     => ! [A2: A,E2: A,C2: A,B2: A,D2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),E2)),C2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),B2),E2)),D2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2)),E2)),C2)),D2) ) ) ).

% less_add_iff1
tff(fact_1096_less__add__iff2,axiom,
    ! [A: $tType] :
      ( ordered_ring(A)
     => ! [A2: A,E2: A,C2: A,B2: A,D2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),E2)),C2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),B2),E2)),D2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),A2)),E2)),D2)) ) ) ).

% less_add_iff2
tff(fact_1097_divide__diff__eq__iff,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [Z: A,X: A,Y: A] :
          ( ( Z != zero_zero(A) )
         => ( aa(A,A,aa(A,fun(A,A),minus_minus(A),divide_divide(A,X,Z)),Y) = divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),X),aa(A,A,aa(A,fun(A,A),times_times(A),Y),Z)),Z) ) ) ) ).

% divide_diff_eq_iff
tff(fact_1098_diff__divide__eq__iff,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [Z: A,X: A,Y: A] :
          ( ( Z != zero_zero(A) )
         => ( aa(A,A,aa(A,fun(A,A),minus_minus(A),X),divide_divide(A,Y,Z)) = divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),times_times(A),X),Z)),Y),Z) ) ) ) ).

% diff_divide_eq_iff
tff(fact_1099_diff__frac__eq,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [Y: A,Z: A,X: A,W: A] :
          ( ( Y != zero_zero(A) )
         => ( ( Z != zero_zero(A) )
           => ( aa(A,A,aa(A,fun(A,A),minus_minus(A),divide_divide(A,X,Y)),divide_divide(A,W,Z)) = divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),times_times(A),X),Z)),aa(A,A,aa(A,fun(A,A),times_times(A),W),Y)),aa(A,A,aa(A,fun(A,A),times_times(A),Y),Z)) ) ) ) ) ).

% diff_frac_eq
tff(fact_1100_add__divide__eq__if__simps_I4_J,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A,B2: A,Z: A] :
          aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),divide_divide(A,B2,Z)) = $ite(Z = zero_zero(A),A2,divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),Z)),B2),Z)) ) ).

% add_divide_eq_if_simps(4)
tff(fact_1101_square__diff__one__factored,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),times_times(A),X),X)),one_one(A)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),one_one(A))),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),one_one(A))) ) ).

% square_diff_one_factored
tff(fact_1102_of__nat__diff,axiom,
    ! [A: $tType] :
      ( semiring_1_cancel(A)
     => ! [Nb: nat,Ma: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma)
         => ( aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,semiring_1_of_nat(A),Ma)),aa(nat,A,semiring_1_of_nat(A),Nb)) ) ) ) ).

% of_nat_diff
tff(fact_1103_nat__diff__add__eq2,axiom,
    ! [I: nat,J: nat,U: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),J)
     => ( aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),I),U)),Ma)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),J),U)),Nb)) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),J),I)),U)),Nb)) ) ) ).

% nat_diff_add_eq2
tff(fact_1104_nat__diff__add__eq1,axiom,
    ! [J: nat,I: nat,U: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),J),I)
     => ( aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),I),U)),Ma)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),J),U)),Nb)) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),I),J)),U)),Ma)),Nb) ) ) ).

% nat_diff_add_eq1
tff(fact_1105_nat__le__add__iff2,axiom,
    ! [I: nat,J: nat,U: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),J)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),I),U)),Ma)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),J),U)),Nb))
      <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),J),I)),U)),Nb)) ) ) ).

% nat_le_add_iff2
tff(fact_1106_nat__le__add__iff1,axiom,
    ! [J: nat,I: nat,U: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),J),I)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),I),U)),Ma)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),J),U)),Nb))
      <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),I),J)),U)),Ma)),Nb) ) ) ).

% nat_le_add_iff1
tff(fact_1107_nat__eq__add__iff2,axiom,
    ! [I: nat,J: nat,U: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),J)
     => ( ( aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),I),U)),Ma) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),J),U)),Nb) )
      <=> ( Ma = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),J),I)),U)),Nb) ) ) ) ).

% nat_eq_add_iff2
tff(fact_1108_nat__eq__add__iff1,axiom,
    ! [J: nat,I: nat,U: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),J),I)
     => ( ( aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),I),U)),Ma) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),J),U)),Nb) )
      <=> ( aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),I),J)),U)),Ma) = Nb ) ) ) ).

% nat_eq_add_iff1
tff(fact_1109_diff__eq__diff__less__eq,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2) = aa(A,A,aa(A,fun(A,A),minus_minus(A),C2),D2) )
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),D2) ) ) ) ).

% diff_eq_diff_less_eq
tff(fact_1110_diff__right__mono,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),C2)),aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),C2)) ) ) ).

% diff_right_mono
tff(fact_1111_diff__left__mono,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [B2: A,A2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),C2),A2)),aa(A,A,aa(A,fun(A,A),minus_minus(A),C2),B2)) ) ) ).

% diff_left_mono
tff(fact_1112_diff__mono,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [A2: A,B2: A,D2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),D2),C2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),C2)),aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),D2)) ) ) ) ).

% diff_mono
tff(fact_1113_eq__iff__diff__eq__0,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A,B2: A] :
          ( ( A2 = B2 )
        <=> ( aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2) = zero_zero(A) ) ) ) ).

% eq_iff_diff_eq_0
tff(fact_1114_diff__strict__mono,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [A2: A,B2: A,D2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),D2),C2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),C2)),aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),D2)) ) ) ) ).

% diff_strict_mono
tff(fact_1115_diff__eq__diff__less,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2) = aa(A,A,aa(A,fun(A,A),minus_minus(A),C2),D2) )
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),D2) ) ) ) ).

% diff_eq_diff_less
tff(fact_1116_diff__strict__left__mono,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [B2: A,A2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),C2),A2)),aa(A,A,aa(A,fun(A,A),minus_minus(A),C2),B2)) ) ) ).

% diff_strict_left_mono
tff(fact_1117_diff__strict__right__mono,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),C2)),aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),C2)) ) ) ).

% diff_strict_right_mono
tff(fact_1118_add__diff__add,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [A2: A,C2: A,B2: A,D2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),D2)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2)),aa(A,A,aa(A,fun(A,A),minus_minus(A),C2),D2)) ) ).

% add_diff_add
tff(fact_1119_group__cancel_Osub1,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [A3: A,K: A,A2: A,B2: A] :
          ( ( A3 = aa(A,A,aa(A,fun(A,A),plus_plus(A),K),A2) )
         => ( aa(A,A,aa(A,fun(A,A),minus_minus(A),A3),B2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),K),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2)) ) ) ) ).

% group_cancel.sub1
tff(fact_1120_diff__eq__eq,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A,B2: A,C2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2) = C2 )
        <=> ( A2 = aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),B2) ) ) ) ).

% diff_eq_eq
tff(fact_1121_eq__diff__eq,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A,C2: A,B2: A] :
          ( ( A2 = aa(A,A,aa(A,fun(A,A),minus_minus(A),C2),B2) )
        <=> ( aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2) = C2 ) ) ) ).

% eq_diff_eq
tff(fact_1122_add__diff__eq,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A,B2: A,C2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),C2)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)),C2) ) ).

% add_diff_eq
tff(fact_1123_diff__diff__eq2,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A,B2: A,C2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),C2)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2)),B2) ) ).

% diff_diff_eq2
tff(fact_1124_diff__add__eq,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [A2: A,B2: A,C2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2)),C2) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2)),B2) ) ).

% diff_add_eq
tff(fact_1125_diff__add__eq__diff__diff__swap,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A,B2: A,C2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),C2)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),C2)),B2) ) ).

% diff_add_eq_diff_diff_swap
tff(fact_1126_add__implies__diff,axiom,
    ! [A: $tType] :
      ( cancel1802427076303600483id_add(A)
     => ! [C2: A,B2: A,A2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),B2) = A2 )
         => ( C2 = aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2) ) ) ) ).

% add_implies_diff
tff(fact_1127_diff__diff__eq,axiom,
    ! [A: $tType] :
      ( cancel2418104881723323429up_add(A)
     => ! [A2: A,B2: A,C2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2)),C2) = aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),C2)) ) ).

% diff_diff_eq
tff(fact_1128_diff__divide__distrib,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A,B2: A,C2: A] : divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2),C2) = aa(A,A,aa(A,fun(A,A),minus_minus(A),divide_divide(A,A2,C2)),divide_divide(A,B2,C2)) ) ).

% diff_divide_distrib
tff(fact_1129_mult__right__cancel,axiom,
    ! [A: $tType] :
      ( semiri6575147826004484403cancel(A)
     => ! [C2: A,A2: A,B2: A] :
          ( ( C2 != zero_zero(A) )
         => ( ( aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2) = aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2) )
          <=> ( A2 = B2 ) ) ) ) ).

% mult_right_cancel
tff(fact_1130_mult__left__cancel,axiom,
    ! [A: $tType] :
      ( semiri6575147826004484403cancel(A)
     => ! [C2: A,A2: A,B2: A] :
          ( ( C2 != zero_zero(A) )
         => ( ( aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2) = aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2) )
          <=> ( A2 = B2 ) ) ) ) ).

% mult_left_cancel
tff(fact_1131_no__zero__divisors,axiom,
    ! [A: $tType] :
      ( semiri3467727345109120633visors(A)
     => ! [A2: A,B2: A] :
          ( ( A2 != zero_zero(A) )
         => ( ( B2 != zero_zero(A) )
           => ( aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2) != zero_zero(A) ) ) ) ) ).

% no_zero_divisors
tff(fact_1132_divisors__zero,axiom,
    ! [A: $tType] :
      ( semiri3467727345109120633visors(A)
     => ! [A2: A,B2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2) = zero_zero(A) )
         => ( ( A2 = zero_zero(A) )
            | ( B2 = zero_zero(A) ) ) ) ) ).

% divisors_zero
tff(fact_1133_mult__not__zero,axiom,
    ! [A: $tType] :
      ( mult_zero(A)
     => ! [A2: A,B2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2) != zero_zero(A) )
         => ( ( A2 != zero_zero(A) )
            & ( B2 != zero_zero(A) ) ) ) ) ).

% mult_not_zero
tff(fact_1134_comm__monoid__mult__class_Omult__1,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),one_one(A)),A2) = A2 ) ).

% comm_monoid_mult_class.mult_1
tff(fact_1135_mult_Ocomm__neutral,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),A2),one_one(A)) = A2 ) ).

% mult.comm_neutral
tff(fact_1136_ring__class_Oring__distribs_I2_J,axiom,
    ! [A: $tType] :
      ( ring(A)
     => ! [A2: A,B2: A,C2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)),C2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2)) ) ).

% ring_class.ring_distribs(2)
tff(fact_1137_ring__class_Oring__distribs_I1_J,axiom,
    ! [A: $tType] :
      ( ring(A)
     => ! [A2: A,B2: A,C2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),C2)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)) ) ).

% ring_class.ring_distribs(1)
tff(fact_1138_comm__semiring__class_Odistrib,axiom,
    ! [A: $tType] :
      ( comm_semiring(A)
     => ! [A2: A,B2: A,C2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)),C2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2)) ) ).

% comm_semiring_class.distrib
tff(fact_1139_distrib__left,axiom,
    ! [A: $tType] :
      ( semiring(A)
     => ! [A2: A,B2: A,C2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),C2)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)) ) ).

% distrib_left
tff(fact_1140_distrib__right,axiom,
    ! [A: $tType] :
      ( semiring(A)
     => ! [A2: A,B2: A,C2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)),C2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2)) ) ).

% distrib_right
tff(fact_1141_combine__common__factor,axiom,
    ! [A: $tType] :
      ( semiring(A)
     => ! [A2: A,E2: A,B2: A,C2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),E2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),B2),E2)),C2)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)),E2)),C2) ) ).

% combine_common_factor
tff(fact_1142_zero__induct__lemma,axiom,
    ! [P: fun(nat,$o),K: nat,I: nat] :
      ( aa(nat,$o,P,K)
     => ( ! [N: nat] :
            ( aa(nat,$o,P,aa(nat,nat,suc,N))
           => aa(nat,$o,P,N) )
       => aa(nat,$o,P,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),K),I)) ) ) ).

% zero_induct_lemma
tff(fact_1143_minus__nat_Odiff__0,axiom,
    ! [Ma: nat] : aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),zero_zero(nat)) = Ma ).

% minus_nat.diff_0
tff(fact_1144_diffs0__imp__equal,axiom,
    ! [Ma: nat,Nb: nat] :
      ( ( aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb) = zero_zero(nat) )
     => ( ( aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),Ma) = zero_zero(nat) )
       => ( Ma = Nb ) ) ) ).

% diffs0_imp_equal
tff(fact_1145_divide__divide__eq__left_H,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A,B2: A,C2: A] : divide_divide(A,divide_divide(A,A2,B2),C2) = divide_divide(A,A2,aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2)) ) ).

% divide_divide_eq_left'
tff(fact_1146_divide__divide__times__eq,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [X: A,Y: A,Z: A,W: A] : divide_divide(A,divide_divide(A,X,Y),divide_divide(A,Z,W)) = divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),X),W),aa(A,A,aa(A,fun(A,A),times_times(A),Y),Z)) ) ).

% divide_divide_times_eq
tff(fact_1147_times__divide__times__eq,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [X: A,Y: A,Z: A,W: A] : aa(A,A,aa(A,fun(A,A),times_times(A),divide_divide(A,X,Y)),divide_divide(A,Z,W)) = divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),X),Z),aa(A,A,aa(A,fun(A,A),times_times(A),Y),W)) ) ).

% times_divide_times_eq
tff(fact_1148_diff__less__mono2,axiom,
    ! [Ma: nat,Nb: nat,L: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),L)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),L),Nb)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),L),Ma)) ) ) ).

% diff_less_mono2
tff(fact_1149_less__imp__diff__less,axiom,
    ! [J: nat,K: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),J),K)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),J),Nb)),K) ) ).

% less_imp_diff_less
tff(fact_1150_power__commuting__commutes,axiom,
    ! [A: $tType] :
      ( monoid_mult(A)
     => ! [X: A,Y: A,Nb: nat] :
          ( ( aa(A,A,aa(A,fun(A,A),times_times(A),X),Y) = aa(A,A,aa(A,fun(A,A),times_times(A),Y),X) )
         => ( aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,X),Nb)),Y) = aa(A,A,aa(A,fun(A,A),times_times(A),Y),aa(nat,A,power_power(A,X),Nb)) ) ) ) ).

% power_commuting_commutes
tff(fact_1151_power__mult__distrib,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [A2: A,B2: A,Nb: nat] : aa(nat,A,power_power(A,aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)),Nb) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,A2),Nb)),aa(nat,A,power_power(A,B2),Nb)) ) ).

% power_mult_distrib
tff(fact_1152_power__commutes,axiom,
    ! [A: $tType] :
      ( monoid_mult(A)
     => ! [A2: A,Nb: nat] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,A2),Nb)),A2) = aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(nat,A,power_power(A,A2),Nb)) ) ).

% power_commutes
tff(fact_1153_eq__diff__iff,axiom,
    ! [K: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Ma)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Nb)
       => ( ( aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),K) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),K) )
        <=> ( Ma = Nb ) ) ) ) ).

% eq_diff_iff
tff(fact_1154_le__diff__iff,axiom,
    ! [K: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Ma)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Nb)
       => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),K)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),K))
        <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb) ) ) ) ).

% le_diff_iff
tff(fact_1155_Nat_Odiff__diff__eq,axiom,
    ! [K: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Ma)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Nb)
       => ( aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),K)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),K)) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb) ) ) ) ).

% Nat.diff_diff_eq
tff(fact_1156_diff__le__mono,axiom,
    ! [Ma: nat,Nb: nat,L: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),L)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),L)) ) ).

% diff_le_mono
tff(fact_1157_diff__le__self,axiom,
    ! [Ma: nat,Nb: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb)),Ma) ).

% diff_le_self
tff(fact_1158_le__diff__iff_H,axiom,
    ! [A2: nat,C2: nat,B2: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),A2),C2)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),B2),C2)
       => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),C2),A2)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),C2),B2))
        <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),B2),A2) ) ) ) ).

% le_diff_iff'
tff(fact_1159_diff__le__mono2,axiom,
    ! [Ma: nat,Nb: nat,L: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),L),Nb)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),L),Ma)) ) ).

% diff_le_mono2
tff(fact_1160_power__mult,axiom,
    ! [A: $tType] :
      ( monoid_mult(A)
     => ! [A2: A,Ma: nat,Nb: nat] : aa(nat,A,power_power(A,A2),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),Nb)) = aa(nat,A,power_power(A,aa(nat,A,power_power(A,A2),Ma)),Nb) ) ).

% power_mult
tff(fact_1161_Suc__mult__cancel1,axiom,
    ! [K: nat,Ma: nat,Nb: nat] :
      ( ( aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,suc,K)),Ma) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,suc,K)),Nb) )
    <=> ( Ma = Nb ) ) ).

% Suc_mult_cancel1
tff(fact_1162_mult__0,axiom,
    ! [Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),zero_zero(nat)),Nb) = zero_zero(nat) ).

% mult_0
tff(fact_1163_nat__mult__eq__cancel__disj,axiom,
    ! [K: nat,Ma: nat,Nb: nat] :
      ( ( aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Ma) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Nb) )
    <=> ( ( K = zero_zero(nat) )
        | ( Ma = Nb ) ) ) ).

% nat_mult_eq_cancel_disj
tff(fact_1164_diff__add__inverse2,axiom,
    ! [Ma: nat,Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb)),Nb) = Ma ).

% diff_add_inverse2
tff(fact_1165_diff__add__inverse,axiom,
    ! [Nb: nat,Ma: nat] : aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),Ma)),Nb) = Ma ).

% diff_add_inverse
tff(fact_1166_diff__cancel2,axiom,
    ! [Ma: nat,K: nat,Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),K)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),K)) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb) ).

% diff_cancel2
tff(fact_1167_Nat_Odiff__cancel,axiom,
    ! [K: nat,Ma: nat,Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),K),Ma)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),K),Nb)) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb) ).

% Nat.diff_cancel
tff(fact_1168_mult__of__nat__commute,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ! [X: nat,Y: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),X)),Y) = aa(A,A,aa(A,fun(A,A),times_times(A),Y),aa(nat,A,semiring_1_of_nat(A),X)) ) ).

% mult_of_nat_commute
tff(fact_1169_le__cube,axiom,
    ! [Ma: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),Ma))) ).

% le_cube
tff(fact_1170_le__square,axiom,
    ! [Ma: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),Ma)) ).

% le_square
tff(fact_1171_mult__le__mono,axiom,
    ! [I: nat,J: nat,K: nat,L: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),J)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),L)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),I),K)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),J),L)) ) ) ).

% mult_le_mono
tff(fact_1172_mult__le__mono1,axiom,
    ! [I: nat,J: nat,K: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),J)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),I),K)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),J),K)) ) ).

% mult_le_mono1
tff(fact_1173_mult__le__mono2,axiom,
    ! [I: nat,J: nat,K: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),J)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),I)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),J)) ) ).

% mult_le_mono2
tff(fact_1174_left__add__mult__distrib,axiom,
    ! [I: nat,U: nat,J: nat,K: nat] : aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),I),U)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),J),U)),K)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),I),J)),U)),K) ).

% left_add_mult_distrib
tff(fact_1175_add__mult__distrib2,axiom,
    ! [K: nat,Ma: nat,Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Ma)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Nb)) ).

% add_mult_distrib2
tff(fact_1176_add__mult__distrib,axiom,
    ! [Ma: nat,Nb: nat,K: nat] : aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb)),K) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),K)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),K)) ).

% add_mult_distrib
tff(fact_1177_mult__of__int__commute,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [X: int,Y: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(int,A,ring_1_of_int(A),X)),Y) = aa(A,A,aa(A,fun(A,A),times_times(A),Y),aa(int,A,ring_1_of_int(A),X)) ) ).

% mult_of_int_commute
tff(fact_1178_nat__mult__1__right,axiom,
    ! [Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),one_one(nat)) = Nb ).

% nat_mult_1_right
tff(fact_1179_nat__mult__1,axiom,
    ! [Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),one_one(nat)),Nb) = Nb ).

% nat_mult_1
tff(fact_1180_div__mult2__eq,axiom,
    ! [Ma: nat,Nb: nat,Q3: nat] : divide_divide(nat,Ma,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),Q3)) = divide_divide(nat,divide_divide(nat,Ma,Nb),Q3) ).

% div_mult2_eq
tff(fact_1181_frac__le__eq,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [Y: A,Z: A,X: A,W: A] :
          ( ( Y != zero_zero(A) )
         => ( ( Z != zero_zero(A) )
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,X,Y)),divide_divide(A,W,Z))
            <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),times_times(A),X),Z)),aa(A,A,aa(A,fun(A,A),times_times(A),W),Y)),aa(A,A,aa(A,fun(A,A),times_times(A),Y),Z))),zero_zero(A)) ) ) ) ) ).

% frac_le_eq
tff(fact_1182_frac__less__eq,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [Y: A,Z: A,X: A,W: A] :
          ( ( Y != zero_zero(A) )
         => ( ( Z != zero_zero(A) )
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),divide_divide(A,X,Y)),divide_divide(A,W,Z))
            <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),times_times(A),X),Z)),aa(A,A,aa(A,fun(A,A),times_times(A),W),Y)),aa(A,A,aa(A,fun(A,A),times_times(A),Y),Z))),zero_zero(A)) ) ) ) ) ).

% frac_less_eq
tff(fact_1183_nat__less__add__iff2,axiom,
    ! [I: nat,J: nat,U: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),J)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),I),U)),Ma)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),J),U)),Nb))
      <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),J),I)),U)),Nb)) ) ) ).

% nat_less_add_iff2
tff(fact_1184_nat__less__add__iff1,axiom,
    ! [J: nat,I: nat,U: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),J),I)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),I),U)),Ma)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),J),U)),Nb))
      <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),I),J)),U)),Ma)),Nb) ) ) ).

% nat_less_add_iff1
tff(fact_1185_mult__eq__if,axiom,
    ! [Ma: nat,Nb: nat] :
      aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),Nb) = $ite(Ma = zero_zero(nat),zero_zero(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),one_one(nat))),Nb))) ).

% mult_eq_if
tff(fact_1186_scaling__mono,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [U: A,V: A,R2: A,S: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),U),V)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),R2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),R2),S)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),U),divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),R2),aa(A,A,aa(A,fun(A,A),minus_minus(A),V),U)),S))),V) ) ) ) ) ).

% scaling_mono
tff(fact_1187_floor__mono,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
         => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(A,int,archim6421214686448440834_floor(A),X)),aa(A,int,archim6421214686448440834_floor(A),Y)) ) ) ).

% floor_mono
tff(fact_1188_of__int__floor__le,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(int,A,ring_1_of_int(A),aa(A,int,archim6421214686448440834_floor(A),X))),X) ) ).

% of_int_floor_le
tff(fact_1189_floor__less__cancel,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,Y: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(A,int,archim6421214686448440834_floor(A),X)),aa(A,int,archim6421214686448440834_floor(A),Y))
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y) ) ) ).

% floor_less_cancel
tff(fact_1190_powr__non__neg,axiom,
    ! [A2: real,X: real] : ~ aa(real,$o,aa(real,fun(real,$o),ord_less(real),powr(real,A2,X)),zero_zero(real)) ).

% powr_non_neg
tff(fact_1191_powr__less__mono2__neg,axiom,
    ! [A2: real,X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),zero_zero(real))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),Y)
         => aa(real,$o,aa(real,fun(real,$o),ord_less(real),powr(real,Y,A2)),powr(real,X,A2)) ) ) ) ).

% powr_less_mono2_neg
tff(fact_1192_powr__mono2,axiom,
    ! [A2: real,X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),A2)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),Y)
         => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),powr(real,X,A2)),powr(real,Y,A2)) ) ) ) ).

% powr_mono2
tff(fact_1193_powr__ge__pzero,axiom,
    ! [X: real,Y: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),powr(real,X,Y)) ).

% powr_ge_pzero
tff(fact_1194_powr__less__cancel,axiom,
    ! [X: real,A2: real,B2: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),powr(real,X,A2)),powr(real,X,B2))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),X)
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),B2) ) ) ).

% powr_less_cancel
tff(fact_1195_powr__less__mono,axiom,
    ! [A2: real,B2: real,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),B2)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),X)
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),powr(real,X,A2)),powr(real,X,B2)) ) ) ).

% powr_less_mono
tff(fact_1196_powr__mono,axiom,
    ! [A2: real,B2: real,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),B2)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),one_one(real)),X)
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),powr(real,X,A2)),powr(real,X,B2)) ) ) ).

% powr_mono
tff(fact_1197_power__eq__if,axiom,
    ! [A: $tType] :
      ( power(A)
     => ! [P2: A,Ma: nat] :
          aa(nat,A,power_power(A,P2),Ma) = $ite(Ma = zero_zero(nat),one_one(A),aa(A,A,aa(A,fun(A,A),times_times(A),P2),aa(nat,A,power_power(A,P2),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),one_one(nat))))) ) ).

% power_eq_if
tff(fact_1198_power__minus__mult,axiom,
    ! [A: $tType] :
      ( monoid_mult(A)
     => ! [Nb: nat,A2: A] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
         => ( aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,A2),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat)))),A2) = aa(nat,A,power_power(A,A2),Nb) ) ) ) ).

% power_minus_mult
tff(fact_1199_mult__ceiling__le,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2)
           => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),archimedean_ceiling(A,aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2))),aa(int,int,aa(int,fun(int,int),times_times(int),archimedean_ceiling(A,A2)),archimedean_ceiling(A,B2))) ) ) ) ).

% mult_ceiling_le
tff(fact_1200_le__iff__diff__le__0,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2)),zero_zero(A)) ) ) ).

% le_iff_diff_le_0
tff(fact_1201_less__iff__diff__less__0,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2)),zero_zero(A)) ) ) ).

% less_iff_diff_less_0
tff(fact_1202_floor__le__ceiling,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] : aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(A,int,archim6421214686448440834_floor(A),X)),archimedean_ceiling(A,X)) ) ).

% floor_le_ceiling
tff(fact_1203_diff__le__eq,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2)),C2)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),B2)) ) ) ).

% diff_le_eq
tff(fact_1204_le__diff__eq,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [A2: A,C2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(A,A,aa(A,fun(A,A),minus_minus(A),C2),B2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)),C2) ) ) ).

% le_diff_eq
tff(fact_1205_diff__add,axiom,
    ! [A: $tType] :
      ( ordere1170586879665033532d_diff(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),A2)),A2) = B2 ) ) ) ).

% diff_add
tff(fact_1206_le__add__diff,axiom,
    ! [A: $tType] :
      ( ordere1170586879665033532d_diff(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),C2)),A2)) ) ) ).

% le_add_diff
tff(fact_1207_ordered__cancel__comm__monoid__diff__class_Ole__diff__conv2,axiom,
    ! [A: $tType] :
      ( ordere1170586879665033532d_diff(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),A2))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),A2)),B2) ) ) ) ).

% ordered_cancel_comm_monoid_diff_class.le_diff_conv2
tff(fact_1208_ordered__cancel__comm__monoid__diff__class_Oadd__diff__assoc,axiom,
    ! [A: $tType] :
      ( ordere1170586879665033532d_diff(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),A2)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),B2)),A2) ) ) ) ).

% ordered_cancel_comm_monoid_diff_class.add_diff_assoc
tff(fact_1209_ordered__cancel__comm__monoid__diff__class_Odiff__add__assoc,axiom,
    ! [A: $tType] :
      ( ordere1170586879665033532d_diff(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),B2)),A2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),A2)) ) ) ) ).

% ordered_cancel_comm_monoid_diff_class.diff_add_assoc
tff(fact_1210_ordered__cancel__comm__monoid__diff__class_Oadd__diff__assoc2,axiom,
    ! [A: $tType] :
      ( ordere1170586879665033532d_diff(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),A2)),C2) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),C2)),A2) ) ) ) ).

% ordered_cancel_comm_monoid_diff_class.add_diff_assoc2
tff(fact_1211_ordered__cancel__comm__monoid__diff__class_Odiff__add__assoc2,axiom,
    ! [A: $tType] :
      ( ordere1170586879665033532d_diff(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),C2)),A2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),A2)),C2) ) ) ) ).

% ordered_cancel_comm_monoid_diff_class.diff_add_assoc2
tff(fact_1212_ordered__cancel__comm__monoid__diff__class_Odiff__diff__right,axiom,
    ! [A: $tType] :
      ( ordere1170586879665033532d_diff(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,A,aa(A,fun(A,A),minus_minus(A),C2),aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),A2)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),A2)),B2) ) ) ) ).

% ordered_cancel_comm_monoid_diff_class.diff_diff_right
tff(fact_1213_ordered__cancel__comm__monoid__diff__class_Oadd__diff__inverse,axiom,
    ! [A: $tType] :
      ( ordere1170586879665033532d_diff(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),A2)) = B2 ) ) ) ).

% ordered_cancel_comm_monoid_diff_class.add_diff_inverse
tff(fact_1214_ordered__cancel__comm__monoid__diff__class_Ole__imp__diff__is__add,axiom,
    ! [A: $tType] :
      ( ordere1170586879665033532d_diff(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
           => ( ( aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),A2) = C2 )
            <=> ( B2 = aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),A2) ) ) ) ) ) ).

% ordered_cancel_comm_monoid_diff_class.le_imp_diff_is_add
tff(fact_1215_add__le__imp__le__diff,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [I: A,K: A,Nb: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),I),K)),Nb)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),I),aa(A,A,aa(A,fun(A,A),minus_minus(A),Nb),K)) ) ) ).

% add_le_imp_le_diff
tff(fact_1216_add__le__add__imp__diff__le,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [I: A,K: A,Nb: A,J: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),I),K)),Nb)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Nb),aa(A,A,aa(A,fun(A,A),plus_plus(A),J),K))
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),I),K)),Nb)
             => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Nb),aa(A,A,aa(A,fun(A,A),plus_plus(A),J),K))
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),Nb),K)),J) ) ) ) ) ) ).

% add_le_add_imp_diff_le
tff(fact_1217_diff__less__eq,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2)),C2)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),B2)) ) ) ).

% diff_less_eq
tff(fact_1218_less__diff__eq,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [A2: A,C2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(A,A,aa(A,fun(A,A),minus_minus(A),C2),B2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)),C2) ) ) ).

% less_diff_eq
tff(fact_1219_linordered__semidom__class_Oadd__diff__inverse,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [A2: A,B2: A] :
          ( ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2)) = A2 ) ) ) ).

% linordered_semidom_class.add_diff_inverse
tff(fact_1220_ordered__comm__semiring__class_Ocomm__mult__left__mono,axiom,
    ! [A: $tType] :
      ( ordere2520102378445227354miring(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),C2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2)),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2)) ) ) ) ).

% ordered_comm_semiring_class.comm_mult_left_mono
tff(fact_1221_zero__le__mult__iff,axiom,
    ! [A: $tType] :
      ( linord4710134922213307826strict(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2))
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2) )
            | ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),zero_zero(A))
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),zero_zero(A)) ) ) ) ) ).

% zero_le_mult_iff
tff(fact_1222_mult__nonneg__nonpos2,axiom,
    ! [A: $tType] :
      ( ordered_semiring_0(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),B2),A2)),zero_zero(A)) ) ) ) ).

% mult_nonneg_nonpos2
tff(fact_1223_mult__nonpos__nonneg,axiom,
    ! [A: $tType] :
      ( ordered_semiring_0(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)),zero_zero(A)) ) ) ) ).

% mult_nonpos_nonneg
tff(fact_1224_mult__nonneg__nonpos,axiom,
    ! [A: $tType] :
      ( ordered_semiring_0(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)),zero_zero(A)) ) ) ) ).

% mult_nonneg_nonpos
tff(fact_1225_mult__nonneg__nonneg,axiom,
    ! [A: $tType] :
      ( ordered_semiring_0(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)) ) ) ) ).

% mult_nonneg_nonneg
tff(fact_1226_split__mult__neg__le,axiom,
    ! [A: $tType] :
      ( ordered_semiring_0(A)
     => ! [A2: A,B2: A] :
          ( ( ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),zero_zero(A)) )
            | ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),zero_zero(A))
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2) ) )
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)),zero_zero(A)) ) ) ).

% split_mult_neg_le
tff(fact_1227_mult__le__0__iff,axiom,
    ! [A: $tType] :
      ( linord4710134922213307826strict(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)),zero_zero(A))
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),zero_zero(A)) )
            | ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),zero_zero(A))
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2) ) ) ) ) ).

% mult_le_0_iff
tff(fact_1228_mult__right__mono,axiom,
    ! [A: $tType] :
      ( ordered_semiring(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),C2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2)) ) ) ) ).

% mult_right_mono
tff(fact_1229_mult__right__mono__neg,axiom,
    ! [A: $tType] :
      ( ordered_ring(A)
     => ! [B2: A,A2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2)) ) ) ) ).

% mult_right_mono_neg
tff(fact_1230_mult__left__mono,axiom,
    ! [A: $tType] :
      ( ordered_semiring(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),C2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2)),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2)) ) ) ) ).

% mult_left_mono
tff(fact_1231_mult__nonpos__nonpos,axiom,
    ! [A: $tType] :
      ( ordered_ring(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)) ) ) ) ).

% mult_nonpos_nonpos
tff(fact_1232_mult__left__mono__neg,axiom,
    ! [A: $tType] :
      ( ordered_ring(A)
     => ! [B2: A,A2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2)),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2)) ) ) ) ).

% mult_left_mono_neg
tff(fact_1233_split__mult__pos__le,axiom,
    ! [A: $tType] :
      ( ordered_ring(A)
     => ! [A2: A,B2: A] :
          ( ( ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2) )
            | ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),zero_zero(A))
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),zero_zero(A)) ) )
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)) ) ) ).

% split_mult_pos_le
tff(fact_1234_zero__le__square,axiom,
    ! [A: $tType] :
      ( linordered_ring(A)
     => ! [A2: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),A2)) ) ).

% zero_le_square
tff(fact_1235_mult__mono_H,axiom,
    ! [A: $tType] :
      ( ordered_semiring(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),D2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
             => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),C2)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,aa(A,fun(A,A),times_times(A),B2),D2)) ) ) ) ) ) ).

% mult_mono'
tff(fact_1236_mult__mono,axiom,
    ! [A: $tType] :
      ( ordered_semiring(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),D2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2)
             => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),C2)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,aa(A,fun(A,A),times_times(A),B2),D2)) ) ) ) ) ) ).

% mult_mono
tff(fact_1237_linordered__comm__semiring__strict__class_Ocomm__mult__strict__left__mono,axiom,
    ! [A: $tType] :
      ( linord2810124833399127020strict(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2)),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2)) ) ) ) ).

% linordered_comm_semiring_strict_class.comm_mult_strict_left_mono
tff(fact_1238_mult__less__cancel__right__disj,axiom,
    ! [A: $tType] :
      ( linord4710134922213307826strict(A)
     => ! [A2: A,C2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2))
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) )
            | ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A))
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2) ) ) ) ) ).

% mult_less_cancel_right_disj
tff(fact_1239_mult__strict__right__mono,axiom,
    ! [A: $tType] :
      ( linord8928482502909563296strict(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2)) ) ) ) ).

% mult_strict_right_mono
tff(fact_1240_mult__strict__right__mono__neg,axiom,
    ! [A: $tType] :
      ( linord4710134922213307826strict(A)
     => ! [B2: A,A2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2)) ) ) ) ).

% mult_strict_right_mono_neg
tff(fact_1241_mult__less__cancel__left__disj,axiom,
    ! [A: $tType] :
      ( linord4710134922213307826strict(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2)),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2))
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) )
            | ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A))
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2) ) ) ) ) ).

% mult_less_cancel_left_disj
tff(fact_1242_mult__strict__left__mono,axiom,
    ! [A: $tType] :
      ( linord8928482502909563296strict(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2)),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2)) ) ) ) ).

% mult_strict_left_mono
tff(fact_1243_mult__strict__left__mono__neg,axiom,
    ! [A: $tType] :
      ( linord4710134922213307826strict(A)
     => ! [B2: A,A2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2)),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2)) ) ) ) ).

% mult_strict_left_mono_neg
tff(fact_1244_mult__less__cancel__left__pos,axiom,
    ! [A: $tType] :
      ( linord4710134922213307826strict(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2)),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) ) ) ) ).

% mult_less_cancel_left_pos
tff(fact_1245_mult__less__cancel__left__neg,axiom,
    ! [A: $tType] :
      ( linord4710134922213307826strict(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2)),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2) ) ) ) ).

% mult_less_cancel_left_neg
tff(fact_1246_zero__less__mult__pos2,axiom,
    ! [A: $tType] :
      ( linord8928482502909563296strict(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),times_times(A),B2),A2))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),B2) ) ) ) ).

% zero_less_mult_pos2
tff(fact_1247_zero__less__mult__pos,axiom,
    ! [A: $tType] :
      ( linord8928482502909563296strict(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),B2) ) ) ) ).

% zero_less_mult_pos
tff(fact_1248_zero__less__mult__iff,axiom,
    ! [A: $tType] :
      ( linord4710134922213307826strict(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2))
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),B2) )
            | ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A))
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),zero_zero(A)) ) ) ) ) ).

% zero_less_mult_iff
tff(fact_1249_mult__pos__neg2,axiom,
    ! [A: $tType] :
      ( linord8928482502909563296strict(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),B2),A2)),zero_zero(A)) ) ) ) ).

% mult_pos_neg2
tff(fact_1250_mult__pos__pos,axiom,
    ! [A: $tType] :
      ( linord8928482502909563296strict(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),B2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)) ) ) ) ).

% mult_pos_pos
tff(fact_1251_mult__pos__neg,axiom,
    ! [A: $tType] :
      ( linord8928482502909563296strict(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)),zero_zero(A)) ) ) ) ).

% mult_pos_neg
tff(fact_1252_mult__neg__pos,axiom,
    ! [A: $tType] :
      ( linord8928482502909563296strict(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),B2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)),zero_zero(A)) ) ) ) ).

% mult_neg_pos
tff(fact_1253_mult__less__0__iff,axiom,
    ! [A: $tType] :
      ( linord4710134922213307826strict(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)),zero_zero(A))
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),zero_zero(A)) )
            | ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A))
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),B2) ) ) ) ) ).

% mult_less_0_iff
tff(fact_1254_not__square__less__zero,axiom,
    ! [A: $tType] :
      ( linordered_ring(A)
     => ! [A2: A] : ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),A2)),zero_zero(A)) ) ).

% not_square_less_zero
tff(fact_1255_mult__neg__neg,axiom,
    ! [A: $tType] :
      ( linord4710134922213307826strict(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)) ) ) ) ).

% mult_neg_neg
tff(fact_1256_less__1__mult,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [Ma: A,Nb: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),Ma)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),Nb)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),aa(A,A,aa(A,fun(A,A),times_times(A),Ma),Nb)) ) ) ) ).

% less_1_mult
tff(fact_1257_nonzero__eq__divide__eq,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [C2: A,A2: A,B2: A] :
          ( ( C2 != zero_zero(A) )
         => ( ( A2 = divide_divide(A,B2,C2) )
          <=> ( aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2) = B2 ) ) ) ) ).

% nonzero_eq_divide_eq
tff(fact_1258_nonzero__divide__eq__eq,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [C2: A,B2: A,A2: A] :
          ( ( C2 != zero_zero(A) )
         => ( ( divide_divide(A,B2,C2) = A2 )
          <=> ( B2 = aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2) ) ) ) ) ).

% nonzero_divide_eq_eq
tff(fact_1259_eq__divide__imp,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [C2: A,A2: A,B2: A] :
          ( ( C2 != zero_zero(A) )
         => ( ( aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2) = B2 )
           => ( A2 = divide_divide(A,B2,C2) ) ) ) ) ).

% eq_divide_imp
tff(fact_1260_divide__eq__imp,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [C2: A,B2: A,A2: A] :
          ( ( C2 != zero_zero(A) )
         => ( ( B2 = aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2) )
           => ( divide_divide(A,B2,C2) = A2 ) ) ) ) ).

% divide_eq_imp
tff(fact_1261_eq__divide__eq,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A,B2: A,C2: A] :
          ( ( A2 = divide_divide(A,B2,C2) )
        <=> $ite(C2 != zero_zero(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2) = B2,A2 = zero_zero(A)) ) ) ).

% eq_divide_eq
tff(fact_1262_divide__eq__eq,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [B2: A,C2: A,A2: A] :
          ( ( divide_divide(A,B2,C2) = A2 )
        <=> $ite(C2 != zero_zero(A),B2 = aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2),A2 = zero_zero(A)) ) ) ).

% divide_eq_eq
tff(fact_1263_frac__eq__eq,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [Y: A,Z: A,X: A,W: A] :
          ( ( Y != zero_zero(A) )
         => ( ( Z != zero_zero(A) )
           => ( ( divide_divide(A,X,Y) = divide_divide(A,W,Z) )
            <=> ( aa(A,A,aa(A,fun(A,A),times_times(A),X),Z) = aa(A,A,aa(A,fun(A,A),times_times(A),W),Y) ) ) ) ) ) ).

% frac_eq_eq
tff(fact_1264_mult__numeral__1,axiom,
    ! [A: $tType] :
      ( semiring_numeral(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),one2)),A2) = A2 ) ).

% mult_numeral_1
tff(fact_1265_mult__numeral__1__right,axiom,
    ! [A: $tType] :
      ( semiring_numeral(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(num,A,numeral_numeral(A),one2)) = A2 ) ).

% mult_numeral_1_right
tff(fact_1266_left__right__inverse__power,axiom,
    ! [A: $tType] :
      ( monoid_mult(A)
     => ! [X: A,Y: A,Nb: nat] :
          ( ( aa(A,A,aa(A,fun(A,A),times_times(A),X),Y) = one_one(A) )
         => ( aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,X),Nb)),aa(nat,A,power_power(A,Y),Nb)) = one_one(A) ) ) ) ).

% left_right_inverse_power
tff(fact_1267_Suc__diff__Suc,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),Ma)
     => ( aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),aa(nat,nat,suc,Nb))) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb) ) ) ).

% Suc_diff_Suc
tff(fact_1268_diff__less__Suc,axiom,
    ! [Ma: nat,Nb: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb)),aa(nat,nat,suc,Ma)) ).

% diff_less_Suc
tff(fact_1269_diff__less,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Ma)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb)),Ma) ) ) ).

% diff_less
tff(fact_1270_Suc__diff__le,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma)
     => ( aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,suc,Ma)),Nb) = aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb)) ) ) ).

% Suc_diff_le
tff(fact_1271_power__Suc,axiom,
    ! [A: $tType] :
      ( power(A)
     => ! [A2: A,Nb: nat] : aa(nat,A,power_power(A,A2),aa(nat,nat,suc,Nb)) = aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(nat,A,power_power(A,A2),Nb)) ) ).

% power_Suc
tff(fact_1272_power__Suc2,axiom,
    ! [A: $tType] :
      ( monoid_mult(A)
     => ! [A2: A,Nb: nat] : aa(nat,A,power_power(A,A2),aa(nat,nat,suc,Nb)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,A2),Nb)),A2) ) ).

% power_Suc2
tff(fact_1273_less__diff__iff,axiom,
    ! [K: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Ma)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Nb)
       => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),K)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),K))
        <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb) ) ) ) ).

% less_diff_iff
tff(fact_1274_diff__less__mono,axiom,
    ! [A2: nat,B2: nat,C2: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),A2),B2)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),C2),A2)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),A2),C2)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),B2),C2)) ) ) ).

% diff_less_mono
tff(fact_1275_diff__add__0,axiom,
    ! [Nb: nat,Ma: nat] : aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),Ma)) = zero_zero(nat) ).

% diff_add_0
tff(fact_1276_div__mult2__eq_H,axiom,
    ! [A: $tType] :
      ( euclid5411537665997757685th_nat(A)
     => ! [A2: A,Ma: nat,Nb: nat] : divide_divide(A,A2,aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),Ma)),aa(nat,A,semiring_1_of_nat(A),Nb))) = divide_divide(A,divide_divide(A,A2,aa(nat,A,semiring_1_of_nat(A),Ma)),aa(nat,A,semiring_1_of_nat(A),Nb)) ) ).

% div_mult2_eq'
tff(fact_1277_add__diff__inverse__nat,axiom,
    ! [Ma: nat,Nb: nat] :
      ( ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
     => ( aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb)) = Ma ) ) ).

% add_diff_inverse_nat
tff(fact_1278_less__diff__conv,axiom,
    ! [I: nat,J: nat,K: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),J),K))
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),I),K)),J) ) ).

% less_diff_conv
tff(fact_1279_Nat_Ole__imp__diff__is__add,axiom,
    ! [I: nat,J: nat,K: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),J)
     => ( ( aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),J),I) = K )
      <=> ( J = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),K),I) ) ) ) ).

% Nat.le_imp_diff_is_add
tff(fact_1280_Nat_Odiff__add__assoc2,axiom,
    ! [K: nat,J: nat,I: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),J)
     => ( aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),J),I)),K) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),J),K)),I) ) ) ).

% Nat.diff_add_assoc2
tff(fact_1281_Nat_Odiff__add__assoc,axiom,
    ! [K: nat,J: nat,I: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),J)
     => ( aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),I),J)),K) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),I),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),J),K)) ) ) ).

% Nat.diff_add_assoc
tff(fact_1282_Nat_Ole__diff__conv2,axiom,
    ! [K: nat,J: nat,I: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),J)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),J),K))
      <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),I),K)),J) ) ) ).

% Nat.le_diff_conv2
tff(fact_1283_le__diff__conv,axiom,
    ! [J: nat,K: nat,I: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),J),K)),I)
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),J),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),I),K)) ) ).

% le_diff_conv
tff(fact_1284_power__add,axiom,
    ! [A: $tType] :
      ( monoid_mult(A)
     => ! [A2: A,Ma: nat,Nb: nat] : aa(nat,A,power_power(A,A2),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,A2),Ma)),aa(nat,A,power_power(A,A2),Nb)) ) ).

% power_add
tff(fact_1285_Suc__mult__less__cancel1,axiom,
    ! [K: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,suc,K)),Ma)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,suc,K)),Nb))
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb) ) ).

% Suc_mult_less_cancel1
tff(fact_1286_mult__less__mono1,axiom,
    ! [I: nat,J: nat,K: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),J)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),K)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),I),K)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),J),K)) ) ) ).

% mult_less_mono1
tff(fact_1287_mult__less__mono2,axiom,
    ! [I: nat,J: nat,K: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),J)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),K)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),I)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),J)) ) ) ).

% mult_less_mono2
tff(fact_1288_nat__mult__eq__cancel1,axiom,
    ! [K: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),K)
     => ( ( aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Ma) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Nb) )
      <=> ( Ma = Nb ) ) ) ).

% nat_mult_eq_cancel1
tff(fact_1289_nat__mult__less__cancel1,axiom,
    ! [K: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),K)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Ma)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Nb))
      <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb) ) ) ).

% nat_mult_less_cancel1
tff(fact_1290_Suc__mult__le__cancel1,axiom,
    ! [K: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,suc,K)),Ma)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,suc,K)),Nb))
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb) ) ).

% Suc_mult_le_cancel1
tff(fact_1291_diff__Suc__eq__diff__pred,axiom,
    ! [Ma: nat,Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),aa(nat,nat,suc,Nb)) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),one_one(nat))),Nb) ).

% diff_Suc_eq_diff_pred
tff(fact_1292_mult__Suc,axiom,
    ! [Ma: nat,Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,suc,Ma)),Nb) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),Nb)) ).

% mult_Suc
tff(fact_1293_mult__eq__self__implies__10,axiom,
    ! [Ma: nat,Nb: nat] :
      ( ( Ma = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),Nb) )
     => ( ( Nb = one_one(nat) )
        | ( Ma = zero_zero(nat) ) ) ) ).

% mult_eq_self_implies_10
tff(fact_1294_less__mult__imp__div__less,axiom,
    ! [Ma: nat,I: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),I),Nb))
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),divide_divide(nat,Ma,Nb)),I) ) ).

% less_mult_imp_div_less
tff(fact_1295_times__div__less__eq__dividend,axiom,
    ! [Nb: nat,Ma: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),divide_divide(nat,Ma,Nb))),Ma) ).

% times_div_less_eq_dividend
tff(fact_1296_div__times__less__eq__dividend,axiom,
    ! [Ma: nat,Nb: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),divide_divide(nat,Ma,Nb)),Nb)),Ma) ).

% div_times_less_eq_dividend
tff(fact_1297_floor__divide__lower,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [Q3: A,P2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),Q3)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(int,A,ring_1_of_int(A),aa(A,int,archim6421214686448440834_floor(A),divide_divide(A,P2,Q3)))),Q3)),P2) ) ) ).

% floor_divide_lower
tff(fact_1298_power__odd__eq,axiom,
    ! [A: $tType] :
      ( monoid_mult(A)
     => ! [A2: A,Nb: nat] : aa(nat,A,power_power(A,A2),aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb))) = aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(nat,A,power_power(A,aa(nat,A,power_power(A,A2),Nb)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) ) ).

% power_odd_eq
tff(fact_1299_floor__divide__upper,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [Q3: A,P2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),Q3)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),P2),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(int,A,ring_1_of_int(A),aa(A,int,archim6421214686448440834_floor(A),divide_divide(A,P2,Q3)))),one_one(A))),Q3)) ) ) ).

% floor_divide_upper
tff(fact_1300_le__floor__iff,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [Z: int,X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Z),aa(A,int,archim6421214686448440834_floor(A),X))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(int,A,ring_1_of_int(A),Z)),X) ) ) ).

% le_floor_iff
tff(fact_1301_floor__less__iff,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,Z: int] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(A,int,archim6421214686448440834_floor(A),X)),Z)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),aa(int,A,ring_1_of_int(A),Z)) ) ) ).

% floor_less_iff
tff(fact_1302_powr__mono2_H,axiom,
    ! [A2: real,X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),zero_zero(real))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),Y)
         => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),powr(real,Y,A2)),powr(real,X,A2)) ) ) ) ).

% powr_mono2'
tff(fact_1303_powr__less__mono2,axiom,
    ! [A2: real,X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),A2)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),Y)
         => aa(real,$o,aa(real,fun(real,$o),ord_less(real),powr(real,X,A2)),powr(real,Y,A2)) ) ) ) ).

% powr_less_mono2
tff(fact_1304_le__floor__add,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,Y: A] : aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(A,int,archim6421214686448440834_floor(A),X)),aa(A,int,archim6421214686448440834_floor(A),Y))),aa(A,int,archim6421214686448440834_floor(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y))) ) ).

% le_floor_add
tff(fact_1305_powr__inj,axiom,
    ! [A2: real,X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),A2)
     => ( ( A2 != one_one(real) )
       => ( ( powr(real,A2,X) = powr(real,A2,Y) )
        <=> ( X = Y ) ) ) ) ).

% powr_inj
tff(fact_1306_gr__one__powr,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),Y)
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),powr(real,X,Y)) ) ) ).

% gr_one_powr
tff(fact_1307_floor__add__int,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,Z: int] : aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(A,int,archim6421214686448440834_floor(A),X)),Z) = aa(A,int,archim6421214686448440834_floor(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),aa(int,A,ring_1_of_int(A),Z))) ) ).

% floor_add_int
tff(fact_1308_int__add__floor,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [Z: int,X: A] : aa(int,int,aa(int,fun(int,int),plus_plus(int),Z),aa(A,int,archim6421214686448440834_floor(A),X)) = aa(A,int,archim6421214686448440834_floor(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(int,A,ring_1_of_int(A),Z)),X)) ) ).

% int_add_floor
tff(fact_1309_ge__one__powr__ge__zero,axiom,
    ! [X: real,A2: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),one_one(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),A2)
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),one_one(real)),powr(real,X,A2)) ) ) ).

% ge_one_powr_ge_zero
tff(fact_1310_powr__mono__both,axiom,
    ! [A2: real,B2: real,X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),A2)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),B2)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),one_one(real)),X)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),Y)
           => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),powr(real,X,A2)),powr(real,Y,B2)) ) ) ) ) ).

% powr_mono_both
tff(fact_1311_powr__le1,axiom,
    ! [A2: real,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),A2)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),one_one(real))
         => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),powr(real,X,A2)),one_one(real)) ) ) ) ).

% powr_le1
tff(fact_1312_powr__divide,axiom,
    ! [X: real,Y: real,A2: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Y)
       => ( powr(real,divide_divide(real,X,Y),A2) = divide_divide(real,powr(real,X,A2),powr(real,Y,A2)) ) ) ) ).

% powr_divide
tff(fact_1313_power2__diff,axiom,
    ! [A: $tType] :
      ( comm_ring_1(A)
     => ! [X: A,Y: A] : aa(nat,A,power_power(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),X),Y)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,power_power(A,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,A,power_power(A,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),X)),Y)) ) ).

% power2_diff
tff(fact_1314_floor__divide__of__int__eq,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [K: int,L: int] : aa(A,int,archim6421214686448440834_floor(A),divide_divide(A,aa(int,A,ring_1_of_int(A),K),aa(int,A,ring_1_of_int(A),L))) = divide_divide(int,K,L) ) ).

% floor_divide_of_int_eq
tff(fact_1315_floor__power,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,Nb: nat] :
          ( ( X = aa(int,A,ring_1_of_int(A),aa(A,int,archim6421214686448440834_floor(A),X)) )
         => ( aa(A,int,archim6421214686448440834_floor(A),aa(nat,A,power_power(A,X),Nb)) = aa(nat,int,power_power(int,aa(A,int,archim6421214686448440834_floor(A),X)),Nb) ) ) ) ).

% floor_power
tff(fact_1316_ceiling__divide__lower,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [Q3: A,P2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),Q3)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(int,A,ring_1_of_int(A),archimedean_ceiling(A,divide_divide(A,P2,Q3)))),one_one(A))),Q3)),P2) ) ) ).

% ceiling_divide_lower
tff(fact_1317_log__base__powr,axiom,
    ! [A2: real,B2: real,X: real] :
      ( ( A2 != zero_zero(real) )
     => ( aa(real,real,log(powr(real,A2,B2)),X) = divide_divide(real,aa(real,real,log(A2),X),B2) ) ) ).

% log_base_powr
tff(fact_1318_round__mono,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
         => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),archimedean_round(A,X)),archimedean_round(A,Y)) ) ) ).

% round_mono
tff(fact_1319_mult__less__le__imp__less,axiom,
    ! [A: $tType] :
      ( linord8928482502909563296strict(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),D2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
             => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
               => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,aa(A,fun(A,A),times_times(A),B2),D2)) ) ) ) ) ) ).

% mult_less_le_imp_less
tff(fact_1320_mult__le__less__imp__less,axiom,
    ! [A: $tType] :
      ( linord8928482502909563296strict(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),D2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
             => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),C2)
               => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,aa(A,fun(A,A),times_times(A),B2),D2)) ) ) ) ) ) ).

% mult_le_less_imp_less
tff(fact_1321_mult__right__le__imp__le,axiom,
    ! [A: $tType] :
      ( linord8928482502909563296strict(A)
     => ! [A2: A,C2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) ) ) ) ).

% mult_right_le_imp_le
tff(fact_1322_mult__left__le__imp__le,axiom,
    ! [A: $tType] :
      ( linord8928482502909563296strict(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2)),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) ) ) ) ).

% mult_left_le_imp_le
tff(fact_1323_mult__le__cancel__left__pos,axiom,
    ! [A: $tType] :
      ( linord4710134922213307826strict(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2)),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) ) ) ) ).

% mult_le_cancel_left_pos
tff(fact_1324_mult__le__cancel__left__neg,axiom,
    ! [A: $tType] :
      ( linord4710134922213307826strict(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2)),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2) ) ) ) ).

% mult_le_cancel_left_neg
tff(fact_1325_mult__less__cancel__right,axiom,
    ! [A: $tType] :
      ( linord4710134922213307826strict(A)
     => ! [A2: A,C2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2))
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),C2)
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) )
            & ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),zero_zero(A))
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2) ) ) ) ) ).

% mult_less_cancel_right
tff(fact_1326_mult__strict__mono_H,axiom,
    ! [A: $tType] :
      ( linord8928482502909563296strict(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),D2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
             => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),C2)
               => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,aa(A,fun(A,A),times_times(A),B2),D2)) ) ) ) ) ) ).

% mult_strict_mono'
tff(fact_1327_mult__right__less__imp__less,axiom,
    ! [A: $tType] :
      ( linordered_semiring(A)
     => ! [A2: A,C2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),C2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) ) ) ) ).

% mult_right_less_imp_less
tff(fact_1328_mult__less__cancel__left,axiom,
    ! [A: $tType] :
      ( linord4710134922213307826strict(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2)),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2))
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),C2)
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) )
            & ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),zero_zero(A))
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2) ) ) ) ) ).

% mult_less_cancel_left
tff(fact_1329_mult__strict__mono,axiom,
    ! [A: $tType] :
      ( linord8928482502909563296strict(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),D2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),B2)
             => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),C2)
               => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,aa(A,fun(A,A),times_times(A),B2),D2)) ) ) ) ) ) ).

% mult_strict_mono
tff(fact_1330_mult__left__less__imp__less,axiom,
    ! [A: $tType] :
      ( linordered_semiring(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2)),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),C2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) ) ) ) ).

% mult_left_less_imp_less
tff(fact_1331_mult__le__cancel__right,axiom,
    ! [A: $tType] :
      ( linord4710134922213307826strict(A)
     => ! [A2: A,C2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2))
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) )
            & ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A))
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2) ) ) ) ) ).

% mult_le_cancel_right
tff(fact_1332_mult__le__cancel__left,axiom,
    ! [A: $tType] :
      ( linord4710134922213307826strict(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2)),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2))
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) )
            & ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A))
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2) ) ) ) ) ).

% mult_le_cancel_left
tff(fact_1333_mult__left__le__one__le,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),X)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),Y)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),one_one(A))
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),Y),X)),X) ) ) ) ) ).

% mult_left_le_one_le
tff(fact_1334_mult__right__le__one__le,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),X)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),Y)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),one_one(A))
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),X),Y)),X) ) ) ) ) ).

% mult_right_le_one_le
tff(fact_1335_mult__le__one,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),one_one(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),one_one(A))
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)),one_one(A)) ) ) ) ) ).

% mult_le_one
tff(fact_1336_mult__left__le,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [C2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),one_one(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),A2) ) ) ) ).

% mult_left_le
tff(fact_1337_sum__squares__le__zero__iff,axiom,
    ! [A: $tType] :
      ( linord4710134922213307826strict(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),X),X)),aa(A,A,aa(A,fun(A,A),times_times(A),Y),Y))),zero_zero(A))
        <=> ( ( X = zero_zero(A) )
            & ( Y = zero_zero(A) ) ) ) ) ).

% sum_squares_le_zero_iff
tff(fact_1338_sum__squares__ge__zero,axiom,
    ! [A: $tType] :
      ( linordered_ring(A)
     => ! [X: A,Y: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),X),X)),aa(A,A,aa(A,fun(A,A),times_times(A),Y),Y))) ) ).

% sum_squares_ge_zero
tff(fact_1339_sum__squares__gt__zero__iff,axiom,
    ! [A: $tType] :
      ( linord4710134922213307826strict(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),X),X)),aa(A,A,aa(A,fun(A,A),times_times(A),Y),Y)))
        <=> ( ( X != zero_zero(A) )
            | ( Y != zero_zero(A) ) ) ) ) ).

% sum_squares_gt_zero_iff
tff(fact_1340_not__sum__squares__lt__zero,axiom,
    ! [A: $tType] :
      ( linordered_ring(A)
     => ! [X: A,Y: A] : ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),X),X)),aa(A,A,aa(A,fun(A,A),times_times(A),Y),Y))),zero_zero(A)) ) ).

% not_sum_squares_lt_zero
tff(fact_1341_unique__euclidean__semiring__numeral__class_Odiv__mult2__eq,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),C2)
         => ( divide_divide(A,A2,aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2)) = divide_divide(A,divide_divide(A,A2,B2),C2) ) ) ) ).

% unique_euclidean_semiring_numeral_class.div_mult2_eq
tff(fact_1342_divide__strict__left__mono__neg,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A))
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2))
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),divide_divide(A,C2,A2)),divide_divide(A,C2,B2)) ) ) ) ) ).

% divide_strict_left_mono_neg
tff(fact_1343_divide__strict__left__mono,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [B2: A,A2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2))
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),divide_divide(A,C2,A2)),divide_divide(A,C2,B2)) ) ) ) ) ).

% divide_strict_left_mono
tff(fact_1344_mult__imp__less__div__pos,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [Y: A,Z: A,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),Y)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),Z),Y)),X)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),Z),divide_divide(A,X,Y)) ) ) ) ).

% mult_imp_less_div_pos
tff(fact_1345_mult__imp__div__pos__less,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [Y: A,X: A,Z: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),Y)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),aa(A,A,aa(A,fun(A,A),times_times(A),Z),Y))
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),divide_divide(A,X,Y)),Z) ) ) ) ).

% mult_imp_div_pos_less
tff(fact_1346_pos__less__divide__eq,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),divide_divide(A,B2,C2))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),B2) ) ) ) ).

% pos_less_divide_eq
tff(fact_1347_pos__divide__less__eq,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [C2: A,B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),divide_divide(A,B2,C2)),A2)
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)) ) ) ) ).

% pos_divide_less_eq
tff(fact_1348_neg__less__divide__eq,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),divide_divide(A,B2,C2))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)) ) ) ) ).

% neg_less_divide_eq
tff(fact_1349_neg__divide__less__eq,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [C2: A,B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),divide_divide(A,B2,C2)),A2)
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),B2) ) ) ) ).

% neg_divide_less_eq
tff(fact_1350_less__divide__eq,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),divide_divide(A,B2,C2))
        <=> $ite(
              aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2),
              aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),B2),
              $ite(aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A)),aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A))) ) ) ) ).

% less_divide_eq
tff(fact_1351_divide__less__eq,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [B2: A,C2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),divide_divide(A,B2,C2)),A2)
        <=> $ite(
              aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2),
              aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),
              $ite(aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A)),aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),B2),aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)) ) ) ) ).

% divide_less_eq
tff(fact_1352_eq__divide__eq__numeral_I1_J,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [W: num,B2: A,C2: A] :
          ( ( aa(num,A,numeral_numeral(A),W) = divide_divide(A,B2,C2) )
        <=> $ite(C2 != zero_zero(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),W)),C2) = B2,aa(num,A,numeral_numeral(A),W) = zero_zero(A)) ) ) ).

% eq_divide_eq_numeral(1)
tff(fact_1353_divide__eq__eq__numeral_I1_J,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [B2: A,C2: A,W: num] :
          ( ( divide_divide(A,B2,C2) = aa(num,A,numeral_numeral(A),W) )
        <=> $ite(C2 != zero_zero(A),B2 = aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),W)),C2),aa(num,A,numeral_numeral(A),W) = zero_zero(A)) ) ) ).

% divide_eq_eq_numeral(1)
tff(fact_1354_add__divide__eq__if__simps_I2_J,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A,Z: A,B2: A] :
          aa(A,A,aa(A,fun(A,A),plus_plus(A),divide_divide(A,A2,Z)),B2) = $ite(Z = zero_zero(A),B2,divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),aa(A,A,aa(A,fun(A,A),times_times(A),B2),Z)),Z)) ) ).

% add_divide_eq_if_simps(2)
tff(fact_1355_add__divide__eq__if__simps_I1_J,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A,B2: A,Z: A] :
          aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),divide_divide(A,B2,Z)) = $ite(Z = zero_zero(A),A2,divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),Z)),B2),Z)) ) ).

% add_divide_eq_if_simps(1)
tff(fact_1356_add__frac__eq,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [Y: A,Z: A,X: A,W: A] :
          ( ( Y != zero_zero(A) )
         => ( ( Z != zero_zero(A) )
           => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),divide_divide(A,X,Y)),divide_divide(A,W,Z)) = divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),X),Z)),aa(A,A,aa(A,fun(A,A),times_times(A),W),Y)),aa(A,A,aa(A,fun(A,A),times_times(A),Y),Z)) ) ) ) ) ).

% add_frac_eq
tff(fact_1357_add__frac__num,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [Y: A,X: A,Z: A] :
          ( ( Y != zero_zero(A) )
         => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),divide_divide(A,X,Y)),Z) = divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),X),aa(A,A,aa(A,fun(A,A),times_times(A),Z),Y)),Y) ) ) ) ).

% add_frac_num
tff(fact_1358_add__num__frac,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [Y: A,Z: A,X: A] :
          ( ( Y != zero_zero(A) )
         => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),Z),divide_divide(A,X,Y)) = divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),X),aa(A,A,aa(A,fun(A,A),times_times(A),Z),Y)),Y) ) ) ) ).

% add_num_frac
tff(fact_1359_add__divide__eq__iff,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [Z: A,X: A,Y: A] :
          ( ( Z != zero_zero(A) )
         => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),X),divide_divide(A,Y,Z)) = divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),X),Z)),Y),Z) ) ) ) ).

% add_divide_eq_iff
tff(fact_1360_divide__add__eq__iff,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [Z: A,X: A,Y: A] :
          ( ( Z != zero_zero(A) )
         => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),divide_divide(A,X,Z)),Y) = divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),X),aa(A,A,aa(A,fun(A,A),times_times(A),Y),Z)),Z) ) ) ) ).

% divide_add_eq_iff
tff(fact_1361_ex__less__of__nat__mult,axiom,
    ! [A: $tType] :
      ( archim462609752435547400_field(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),X)
         => ? [N: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),N)),X)) ) ) ).

% ex_less_of_nat_mult
tff(fact_1362_power__gt1__lemma,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [A2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),A2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(nat,A,power_power(A,A2),Nb))) ) ) ).

% power_gt1_lemma
tff(fact_1363_power__less__power__Suc,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [A2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),A2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,power_power(A,A2),Nb)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(nat,A,power_power(A,A2),Nb))) ) ) ).

% power_less_power_Suc
tff(fact_1364_diff__Suc__less,axiom,
    ! [Nb: nat,I: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),aa(nat,nat,suc,I))),Nb) ) ).

% diff_Suc_less
tff(fact_1365_round__def,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] : archimedean_round(A,X) = aa(A,int,archim6421214686448440834_floor(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),divide_divide(A,one_one(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))))) ) ).

% round_def
tff(fact_1366_nat__diff__split,axiom,
    ! [P: fun(nat,$o),A2: nat,B2: nat] :
      ( aa(nat,$o,P,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),A2),B2))
    <=> ( ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),A2),B2)
         => aa(nat,$o,P,zero_zero(nat)) )
        & ! [D4: nat] :
            ( ( A2 = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),B2),D4) )
           => aa(nat,$o,P,D4) ) ) ) ).

% nat_diff_split
tff(fact_1367_nat__diff__split__asm,axiom,
    ! [P: fun(nat,$o),A2: nat,B2: nat] :
      ( aa(nat,$o,P,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),A2),B2))
    <=> ~ ( ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),A2),B2)
            & ~ aa(nat,$o,P,zero_zero(nat)) )
          | ? [D4: nat] :
              ( ( A2 = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),B2),D4) )
              & ~ aa(nat,$o,P,D4) ) ) ) ).

% nat_diff_split_asm
tff(fact_1368_less__diff__conv2,axiom,
    ! [K: nat,J: nat,I: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),J)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),J),K)),I)
      <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),J),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),I),K)) ) ) ).

% less_diff_conv2
tff(fact_1369_n__less__n__mult__m,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,suc,zero_zero(nat))),Ma)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),Ma)) ) ) ).

% n_less_n_mult_m
tff(fact_1370_n__less__m__mult__n,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,suc,zero_zero(nat))),Ma)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),Nb)) ) ) ).

% n_less_m_mult_n
tff(fact_1371_one__less__mult,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,suc,zero_zero(nat))),Nb)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,suc,zero_zero(nat))),Ma)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,suc,zero_zero(nat))),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),Nb)) ) ) ).

% one_less_mult
tff(fact_1372_nat__mult__le__cancel1,axiom,
    ! [K: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),K)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Ma)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Nb))
      <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb) ) ) ).

% nat_mult_le_cancel1
tff(fact_1373_VEBT__internal_Onaive__member_Osimps_I2_J,axiom,
    ! [Uu: option(product_prod(nat,nat)),Uv: list(vEBT_VEBT),Uw: vEBT_VEBT,Ux: nat] : ~ vEBT_V5719532721284313246member(vEBT_Node(Uu,zero_zero(nat),Uv,Uw),Ux) ).

% VEBT_internal.naive_member.simps(2)
tff(fact_1374_ceiling__ge__round,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] : aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),archimedean_round(A,X)),archimedean_ceiling(A,X)) ) ).

% ceiling_ge_round
tff(fact_1375_div__less__iff__less__mult,axiom,
    ! [Q3: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Q3)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),divide_divide(nat,Ma,Q3)),Nb)
      <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),Q3)) ) ) ).

% div_less_iff_less_mult
tff(fact_1376_nat__mult__div__cancel1,axiom,
    ! [K: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),K)
     => ( divide_divide(nat,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Ma),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Nb)) = divide_divide(nat,Ma,Nb) ) ) ).

% nat_mult_div_cancel1
tff(fact_1377_one__add__floor,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] : aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(A,int,archim6421214686448440834_floor(A),X)),one_one(int)) = aa(A,int,archim6421214686448440834_floor(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),one_one(A))) ) ).

% one_add_floor
tff(fact_1378_floor__log__eq__powr__iff,axiom,
    ! [X: real,B2: real,K: int] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),B2)
       => ( ( aa(real,int,archim6421214686448440834_floor(real),aa(real,real,log(B2),X)) = K )
        <=> ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),powr(real,B2,aa(int,real,ring_1_of_int(real),K))),X)
            & aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),powr(real,B2,aa(int,real,ring_1_of_int(real),aa(int,int,aa(int,fun(int,int),plus_plus(int),K),one_one(int))))) ) ) ) ) ).

% floor_log_eq_powr_iff
tff(fact_1379_floor__divide__of__nat__eq,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [Ma: nat,Nb: nat] : aa(A,int,archim6421214686448440834_floor(A),divide_divide(A,aa(nat,A,semiring_1_of_nat(A),Ma),aa(nat,A,semiring_1_of_nat(A),Nb))) = aa(nat,int,semiring_1_of_nat(int),divide_divide(nat,Ma,Nb)) ) ).

% floor_divide_of_nat_eq
tff(fact_1380_powr__realpow,axiom,
    ! [X: real,Nb: nat] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( powr(real,X,aa(nat,real,semiring_1_of_nat(real),Nb)) = aa(nat,real,power_power(real,X),Nb) ) ) ).

% powr_realpow
tff(fact_1381_powr__less__iff,axiom,
    ! [B2: real,X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),B2)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),powr(real,B2,Y)),X)
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),Y),aa(real,real,log(B2),X)) ) ) ) ).

% powr_less_iff
tff(fact_1382_less__powr__iff,axiom,
    ! [B2: real,X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),B2)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),powr(real,B2,Y))
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,log(B2),X)),Y) ) ) ) ).

% less_powr_iff
tff(fact_1383_log__less__iff,axiom,
    ! [B2: real,X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),B2)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,log(B2),X)),Y)
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),powr(real,B2,Y)) ) ) ) ).

% log_less_iff
tff(fact_1384_less__log__iff,axiom,
    ! [B2: real,X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),B2)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),Y),aa(real,real,log(B2),X))
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),powr(real,B2,Y)),X) ) ) ) ).

% less_log_iff
tff(fact_1385_ceiling__altdef,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] :
          archimedean_ceiling(A,X) = $ite(X = aa(int,A,ring_1_of_int(A),aa(A,int,archim6421214686448440834_floor(A),X)),aa(A,int,archim6421214686448440834_floor(A),X),aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(A,int,archim6421214686448440834_floor(A),X)),one_one(int))) ) ).

% ceiling_altdef
tff(fact_1386_of__int__round__ge,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),divide_divide(A,one_one(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))))),aa(int,A,ring_1_of_int(A),archimedean_round(A,X))) ) ).

% of_int_round_ge
tff(fact_1387_of__int__round__gt,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),divide_divide(A,one_one(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))))),aa(int,A,ring_1_of_int(A),archimedean_round(A,X))) ) ).

% of_int_round_gt
tff(fact_1388_real__of__int__floor__add__one__gt,axiom,
    ! [R2: real] : aa(real,$o,aa(real,fun(real,$o),ord_less(real),R2),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(int,real,ring_1_of_int(real),aa(real,int,archim6421214686448440834_floor(real),R2))),one_one(real))) ).

% real_of_int_floor_add_one_gt
tff(fact_1389_floor__eq,axiom,
    ! [Nb: int,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(int,real,ring_1_of_int(real),Nb)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(int,real,ring_1_of_int(real),Nb)),one_one(real)))
       => ( aa(real,int,archim6421214686448440834_floor(real),X) = Nb ) ) ) ).

% floor_eq
tff(fact_1390_real__of__int__floor__add__one__ge,axiom,
    ! [R2: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),R2),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(int,real,ring_1_of_int(real),aa(real,int,archim6421214686448440834_floor(real),R2))),one_one(real))) ).

% real_of_int_floor_add_one_ge
tff(fact_1391_power2__commute,axiom,
    ! [A: $tType] :
      ( comm_ring_1(A)
     => ! [X: A,Y: A] : aa(nat,A,power_power(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),X),Y)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = aa(nat,A,power_power(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),Y),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) ) ).

% power2_commute
tff(fact_1392_field__le__mult__one__interval,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A,Y: A] :
          ( ! [Z2: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),Z2)
             => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Z2),one_one(A))
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),Z2),X)),Y) ) )
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y) ) ) ).

% field_le_mult_one_interval
tff(fact_1393_mult__less__cancel__right2,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),C2)
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),C2)
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),one_one(A)) )
            & ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),zero_zero(A))
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),A2) ) ) ) ) ).

% mult_less_cancel_right2
tff(fact_1394_mult__less__cancel__right1,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [C2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2))
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),C2)
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),B2) )
            & ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),zero_zero(A))
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),one_one(A)) ) ) ) ) ).

% mult_less_cancel_right1
tff(fact_1395_mult__less__cancel__left2,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [C2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2)),C2)
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),C2)
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),one_one(A)) )
            & ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),zero_zero(A))
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),A2) ) ) ) ) ).

% mult_less_cancel_left2
tff(fact_1396_mult__less__cancel__left1,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [C2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2))
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),C2)
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),B2) )
            & ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),zero_zero(A))
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),one_one(A)) ) ) ) ) ).

% mult_less_cancel_left1
tff(fact_1397_mult__le__cancel__right2,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),C2)
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),one_one(A)) )
            & ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A))
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),A2) ) ) ) ) ).

% mult_le_cancel_right2
tff(fact_1398_mult__le__cancel__right1,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [C2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2))
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),B2) )
            & ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A))
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),one_one(A)) ) ) ) ) ).

% mult_le_cancel_right1
tff(fact_1399_mult__le__cancel__left2,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [C2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2)),C2)
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),one_one(A)) )
            & ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A))
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),A2) ) ) ) ) ).

% mult_le_cancel_left2
tff(fact_1400_mult__le__cancel__left1,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [C2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2))
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),B2) )
            & ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A))
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),one_one(A)) ) ) ) ) ).

% mult_le_cancel_left1
tff(fact_1401_divide__left__mono__neg,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),zero_zero(A))
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2))
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,C2,A2)),divide_divide(A,C2,B2)) ) ) ) ) ).

% divide_left_mono_neg
tff(fact_1402_mult__imp__le__div__pos,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [Y: A,Z: A,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),Y)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),Z),Y)),X)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Z),divide_divide(A,X,Y)) ) ) ) ).

% mult_imp_le_div_pos
tff(fact_1403_mult__imp__div__pos__le,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [Y: A,X: A,Z: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),Y)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(A,A,aa(A,fun(A,A),times_times(A),Z),Y))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,X,Y)),Z) ) ) ) ).

% mult_imp_div_pos_le
tff(fact_1404_pos__le__divide__eq,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),divide_divide(A,B2,C2))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),B2) ) ) ) ).

% pos_le_divide_eq
tff(fact_1405_pos__divide__le__eq,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [C2: A,B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,B2,C2)),A2)
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)) ) ) ) ).

% pos_divide_le_eq
tff(fact_1406_neg__le__divide__eq,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),divide_divide(A,B2,C2))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)) ) ) ) ).

% neg_le_divide_eq
tff(fact_1407_neg__divide__le__eq,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [C2: A,B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,B2,C2)),A2)
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),B2) ) ) ) ).

% neg_divide_le_eq
tff(fact_1408_divide__left__mono,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [B2: A,A2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),C2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2))
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,C2,A2)),divide_divide(A,C2,B2)) ) ) ) ) ).

% divide_left_mono
tff(fact_1409_le__divide__eq,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),divide_divide(A,B2,C2))
        <=> $ite(
              aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2),
              aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),B2),
              $ite(aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A)),aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),zero_zero(A))) ) ) ) ).

% le_divide_eq
tff(fact_1410_divide__le__eq,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [B2: A,C2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,B2,C2)),A2)
        <=> $ite(
              aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2),
              aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),
              $ite(aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A)),aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),B2),aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)) ) ) ) ).

% divide_le_eq
tff(fact_1411_convex__bound__le,axiom,
    ! [A: $tType] :
      ( linord6961819062388156250ring_1(A)
     => ! [X: A,A2: A,Y: A,U: A,V: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),A2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),U)
             => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),V)
               => ( ( aa(A,A,aa(A,fun(A,A),plus_plus(A),U),V) = one_one(A) )
                 => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),U),X)),aa(A,A,aa(A,fun(A,A),times_times(A),V),Y))),A2) ) ) ) ) ) ) ).

% convex_bound_le
tff(fact_1412_less__divide__eq__numeral_I1_J,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [W: num,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(num,A,numeral_numeral(A),W)),divide_divide(A,B2,C2))
        <=> $ite(
              aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2),
              aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),W)),C2)),B2),
              $ite(aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A)),aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),W)),C2)),aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(num,A,numeral_numeral(A),W)),zero_zero(A))) ) ) ) ).

% less_divide_eq_numeral(1)
tff(fact_1413_divide__less__eq__numeral_I1_J,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [B2: A,C2: A,W: num] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),divide_divide(A,B2,C2)),aa(num,A,numeral_numeral(A),W))
        <=> $ite(
              aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2),
              aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),W)),C2)),
              $ite(aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A)),aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),W)),C2)),B2),aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(num,A,numeral_numeral(A),W))) ) ) ) ).

% divide_less_eq_numeral(1)
tff(fact_1414_power__Suc__less,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [A2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),one_one(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(nat,A,power_power(A,A2),Nb))),aa(nat,A,power_power(A,A2),Nb)) ) ) ) ).

% power_Suc_less
tff(fact_1415_mult__2,axiom,
    ! [A: $tType] :
      ( semiring_numeral(A)
     => ! [Z: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Z) = aa(A,A,aa(A,fun(A,A),plus_plus(A),Z),Z) ) ).

% mult_2
tff(fact_1416_mult__2__right,axiom,
    ! [A: $tType] :
      ( semiring_numeral(A)
     => ! [Z: A] : aa(A,A,aa(A,fun(A,A),times_times(A),Z),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = aa(A,A,aa(A,fun(A,A),plus_plus(A),Z),Z) ) ).

% mult_2_right
tff(fact_1417_left__add__twice,axiom,
    ! [A: $tType] :
      ( semiring_numeral(A)
     => ! [A2: A,B2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)),B2) ) ).

% left_add_twice
tff(fact_1418_power__diff,axiom,
    ! [A: $tType] :
      ( semidom_divide(A)
     => ! [A2: A,Nb: nat,Ma: nat] :
          ( ( A2 != zero_zero(A) )
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma)
           => ( aa(nat,A,power_power(A,A2),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb)) = divide_divide(A,aa(nat,A,power_power(A,A2),Ma),aa(nat,A,power_power(A,A2),Nb)) ) ) ) ) ).

% power_diff
tff(fact_1419_power4__eq__xxxx,axiom,
    ! [A: $tType] :
      ( monoid_mult(A)
     => ! [X: A] : aa(nat,A,power_power(A,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,aa(num,num,bit0,one2)))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),X),X)),X)),X) ) ).

% power4_eq_xxxx
tff(fact_1420_power2__eq__square,axiom,
    ! [A: $tType] :
      ( monoid_mult(A)
     => ! [A2: A] : aa(nat,A,power_power(A,A2),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = aa(A,A,aa(A,fun(A,A),times_times(A),A2),A2) ) ).

% power2_eq_square
tff(fact_1421_of__int__ceiling__diff__one__le,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [R2: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(int,A,ring_1_of_int(A),archimedean_ceiling(A,R2))),one_one(A))),R2) ) ).

% of_int_ceiling_diff_one_le
tff(fact_1422_power__even__eq,axiom,
    ! [A: $tType] :
      ( monoid_mult(A)
     => ! [A2: A,Nb: nat] : aa(nat,A,power_power(A,A2),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)) = aa(nat,A,power_power(A,aa(nat,A,power_power(A,A2),Nb)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) ) ).

% power_even_eq
tff(fact_1423_Suc__double__not__eq__double,axiom,
    ! [Ma: nat,Nb: nat] : aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Ma)) != aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb) ).

% Suc_double_not_eq_double
tff(fact_1424_double__not__eq__Suc__double,axiom,
    ! [Ma: nat,Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Ma) != aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)) ).

% double_not_eq_Suc_double
tff(fact_1425_Suc__pred_H,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( Nb = aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat))) ) ) ).

% Suc_pred'
tff(fact_1426_Suc__diff__eq__diff__pred,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,suc,Ma)),Nb) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat))) ) ) ).

% Suc_diff_eq_diff_pred
tff(fact_1427_div__if,axiom,
    ! [Ma: nat,Nb: nat] :
      divide_divide(nat,Ma,Nb) = $ite(
        ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
        | ( Nb = zero_zero(nat) ) ),
        zero_zero(nat),
        aa(nat,nat,suc,divide_divide(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb),Nb)) ) ).

% div_if
tff(fact_1428_div__geq,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
       => ( divide_divide(nat,Ma,Nb) = aa(nat,nat,suc,divide_divide(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb),Nb)) ) ) ) ).

% div_geq
tff(fact_1429_add__eq__if,axiom,
    ! [Ma: nat,Nb: nat] :
      aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb) = $ite(Ma = zero_zero(nat),Nb,aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),one_one(nat))),Nb))) ).

% add_eq_if
tff(fact_1430_div__nat__eqI,axiom,
    ! [Nb: nat,Q3: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),Q3)),Ma)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),aa(nat,nat,suc,Q3)))
       => ( divide_divide(nat,Ma,Nb) = Q3 ) ) ) ).

% div_nat_eqI
tff(fact_1431_less__eq__div__iff__mult__less__eq,axiom,
    ! [Q3: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Q3)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),divide_divide(nat,Nb,Q3))
      <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),Q3)),Nb) ) ) ).

% less_eq_div_iff_mult_less_eq
tff(fact_1432_split__div,axiom,
    ! [P: fun(nat,$o),Ma: nat,Nb: nat] :
      ( aa(nat,$o,P,divide_divide(nat,Ma,Nb))
    <=> ( ( ( Nb = zero_zero(nat) )
         => aa(nat,$o,P,zero_zero(nat)) )
        & ( ( Nb != zero_zero(nat) )
         => ! [I3: nat,J2: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),J2),Nb)
             => ( ( Ma = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),I3)),J2) )
               => aa(nat,$o,P,I3) ) ) ) ) ) ).

% split_div
tff(fact_1433_dividend__less__div__times,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),divide_divide(nat,Ma,Nb)),Nb))) ) ).

% dividend_less_div_times
tff(fact_1434_dividend__less__times__div,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),divide_divide(nat,Ma,Nb)))) ) ).

% dividend_less_times_div
tff(fact_1435_floor__split,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [P: fun(int,$o),Ta: A] :
          ( aa(int,$o,P,aa(A,int,archim6421214686448440834_floor(A),Ta))
        <=> ! [I3: int] :
              ( ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(int,A,ring_1_of_int(A),I3)),Ta)
                & aa(A,$o,aa(A,fun(A,$o),ord_less(A),Ta),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(int,A,ring_1_of_int(A),I3)),one_one(A))) )
             => aa(int,$o,P,I3) ) ) ) ).

% floor_split
tff(fact_1436_floor__eq__iff,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,A2: int] :
          ( ( aa(A,int,archim6421214686448440834_floor(A),X) = A2 )
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(int,A,ring_1_of_int(A),A2)),X)
            & aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(int,A,ring_1_of_int(A),A2)),one_one(A))) ) ) ) ).

% floor_eq_iff
tff(fact_1437_floor__unique,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [Z: int,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(int,A,ring_1_of_int(A),Z)),X)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(int,A,ring_1_of_int(A),Z)),one_one(A)))
           => ( aa(A,int,archim6421214686448440834_floor(A),X) = Z ) ) ) ) ).

% floor_unique
tff(fact_1438_less__floor__iff,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [Z: int,X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),Z),aa(A,int,archim6421214686448440834_floor(A),X))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(int,A,ring_1_of_int(A),Z)),one_one(A))),X) ) ) ).

% less_floor_iff
tff(fact_1439_floor__le__iff,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,Z: int] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(A,int,archim6421214686448440834_floor(A),X)),Z)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(int,A,ring_1_of_int(A),Z)),one_one(A))) ) ) ).

% floor_le_iff
tff(fact_1440_floor__correct,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(int,A,ring_1_of_int(A),aa(A,int,archim6421214686448440834_floor(A),X))),X)
          & aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),aa(int,A,ring_1_of_int(A),aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(A,int,archim6421214686448440834_floor(A),X)),one_one(int)))) ) ) ).

% floor_correct
tff(fact_1441_le__log__iff,axiom,
    ! [B2: real,X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),B2)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),aa(real,real,log(B2),X))
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),powr(real,B2,Y)),X) ) ) ) ).

% le_log_iff
tff(fact_1442_log__le__iff,axiom,
    ! [B2: real,X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),B2)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,log(B2),X)),Y)
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),powr(real,B2,Y)) ) ) ) ).

% log_le_iff
tff(fact_1443_le__powr__iff,axiom,
    ! [B2: real,X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),B2)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),powr(real,B2,Y))
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,log(B2),X)),Y) ) ) ) ).

% le_powr_iff
tff(fact_1444_powr__le__iff,axiom,
    ! [B2: real,X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),B2)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),powr(real,B2,Y)),X)
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),aa(real,real,log(B2),X)) ) ) ) ).

% powr_le_iff
tff(fact_1445_floor__eq2,axiom,
    ! [Nb: int,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(int,real,ring_1_of_int(real),Nb)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(int,real,ring_1_of_int(real),Nb)),one_one(real)))
       => ( aa(real,int,archim6421214686448440834_floor(real),X) = Nb ) ) ) ).

% floor_eq2
tff(fact_1446_floor__divide__real__eq__div,axiom,
    ! [B2: int,A2: real] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),B2)
     => ( aa(real,int,archim6421214686448440834_floor(real),divide_divide(real,A2,aa(int,real,ring_1_of_int(real),B2))) = divide_divide(int,aa(real,int,archim6421214686448440834_floor(real),A2),B2) ) ) ).

% floor_divide_real_eq_div
tff(fact_1447_convex__bound__lt,axiom,
    ! [A: $tType] :
      ( linord715952674999750819strict(A)
     => ! [X: A,A2: A,Y: A,U: A,V: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),A2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),U)
             => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),V)
               => ( ( aa(A,A,aa(A,fun(A,A),plus_plus(A),U),V) = one_one(A) )
                 => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),U),X)),aa(A,A,aa(A,fun(A,A),times_times(A),V),Y))),A2) ) ) ) ) ) ) ).

% convex_bound_lt
tff(fact_1448_exp__not__zero__imp__exp__diff__not__zero,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [Nb: nat,Ma: nat] :
          ( ( aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb) != zero_zero(A) )
         => ( aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),Ma)) != zero_zero(A) ) ) ) ).

% exp_not_zero_imp_exp_diff_not_zero
tff(fact_1449_le__divide__eq__numeral_I1_J,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [W: num,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(num,A,numeral_numeral(A),W)),divide_divide(A,B2,C2))
        <=> $ite(
              aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2),
              aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),W)),C2)),B2),
              $ite(aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A)),aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),W)),C2)),aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(num,A,numeral_numeral(A),W)),zero_zero(A))) ) ) ) ).

% le_divide_eq_numeral(1)
tff(fact_1450_divide__le__eq__numeral_I1_J,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [B2: A,C2: A,W: num] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,B2,C2)),aa(num,A,numeral_numeral(A),W))
        <=> $ite(
              aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2),
              aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),W)),C2)),
              $ite(aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A)),aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),W)),C2)),B2),aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(num,A,numeral_numeral(A),W))) ) ) ) ).

% divide_le_eq_numeral(1)
tff(fact_1451_round__unique,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,Y: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),divide_divide(A,one_one(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))))),aa(int,A,ring_1_of_int(A),Y))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(int,A,ring_1_of_int(A),Y)),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),divide_divide(A,one_one(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))))
           => ( archimedean_round(A,X) = Y ) ) ) ) ).

% round_unique
tff(fact_1452_power__diff__power__eq,axiom,
    ! [A: $tType] :
      ( euclid4440199948858584721cancel(A)
     => ! [A2: A,Ma: nat,Nb: nat] :
          ( ( A2 != zero_zero(A) )
         => ( divide_divide(A,aa(nat,A,power_power(A,A2),Ma),aa(nat,A,power_power(A,A2),Nb)) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma),aa(nat,A,power_power(A,A2),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb)),divide_divide(A,one_one(A),aa(nat,A,power_power(A,A2),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),Ma)))) ) ) ) ).

% power_diff_power_eq
tff(fact_1453_ceiling__correct,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(int,A,ring_1_of_int(A),archimedean_ceiling(A,X))),one_one(A))),X)
          & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(int,A,ring_1_of_int(A),archimedean_ceiling(A,X))) ) ) ).

% ceiling_correct
tff(fact_1454_ceiling__unique,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [Z: int,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(int,A,ring_1_of_int(A),Z)),one_one(A))),X)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(int,A,ring_1_of_int(A),Z))
           => ( archimedean_ceiling(A,X) = Z ) ) ) ) ).

% ceiling_unique
tff(fact_1455_ceiling__eq__iff,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,A2: int] :
          ( ( archimedean_ceiling(A,X) = A2 )
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(int,A,ring_1_of_int(A),A2)),one_one(A))),X)
            & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(int,A,ring_1_of_int(A),A2)) ) ) ) ).

% ceiling_eq_iff
tff(fact_1456_ceiling__split,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [P: fun(int,$o),Ta: A] :
          ( aa(int,$o,P,archimedean_ceiling(A,Ta))
        <=> ! [I3: int] :
              ( ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(int,A,ring_1_of_int(A),I3)),one_one(A))),Ta)
                & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Ta),aa(int,A,ring_1_of_int(A),I3)) )
             => aa(int,$o,P,I3) ) ) ) ).

% ceiling_split
tff(fact_1457_ceiling__less__iff,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,Z: int] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),archimedean_ceiling(A,X)),Z)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(int,A,ring_1_of_int(A),Z)),one_one(A))) ) ) ).

% ceiling_less_iff
tff(fact_1458_diff__le__diff__pow,axiom,
    ! [K: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),K)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,power_power(nat,K),Ma)),aa(nat,nat,power_power(nat,K),Nb))) ) ).

% diff_le_diff_pow
tff(fact_1459_le__ceiling__iff,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [Z: int,X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Z),archimedean_ceiling(A,X))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(int,A,ring_1_of_int(A),Z)),one_one(A))),X) ) ) ).

% le_ceiling_iff
tff(fact_1460_le__div__geq,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma)
       => ( divide_divide(nat,Ma,Nb) = aa(nat,nat,suc,divide_divide(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb),Nb)) ) ) ) ).

% le_div_geq
tff(fact_1461_split__div_H,axiom,
    ! [P: fun(nat,$o),Ma: nat,Nb: nat] :
      ( aa(nat,$o,P,divide_divide(nat,Ma,Nb))
    <=> ( ( ( Nb = zero_zero(nat) )
          & aa(nat,$o,P,zero_zero(nat)) )
        | ? [Q4: nat] :
            ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),Q4)),Ma)
            & aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),aa(nat,nat,suc,Q4)))
            & aa(nat,$o,P,Q4) ) ) ) ).

% split_div'
tff(fact_1462_power2__sum,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [X: A,Y: A] : aa(nat,A,power_power(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,power_power(A,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,A,power_power(A,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),X)),Y)) ) ).

% power2_sum
tff(fact_1463_zero__le__even__power_H,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A,Nb: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(nat,A,power_power(A,A2),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb))) ) ).

% zero_le_even_power'
tff(fact_1464_nat__bit__induct,axiom,
    ! [P: fun(nat,$o),Nb: nat] :
      ( aa(nat,$o,P,zero_zero(nat))
     => ( ! [N: nat] :
            ( aa(nat,$o,P,N)
           => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),N)
             => aa(nat,$o,P,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),N)) ) )
       => ( ! [N: nat] :
              ( aa(nat,$o,P,N)
             => aa(nat,$o,P,aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),N))) )
         => aa(nat,$o,P,Nb) ) ) ) ).

% nat_bit_induct
tff(fact_1465_ceiling__divide__upper,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [Q3: A,P2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),Q3)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),P2),aa(A,A,aa(A,fun(A,A),times_times(A),aa(int,A,ring_1_of_int(A),archimedean_ceiling(A,divide_divide(A,P2,Q3)))),Q3)) ) ) ).

% ceiling_divide_upper
tff(fact_1466_sum__squares__bound,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A,Y: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),X)),Y)),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,power_power(A,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,A,power_power(A,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ) ).

% sum_squares_bound
tff(fact_1467_odd__0__le__power__imp__0__le,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(nat,A,power_power(A,A2),aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb))))
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2) ) ) ).

% odd_0_le_power_imp_0_le
tff(fact_1468_odd__power__less__zero,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A))
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,power_power(A,A2),aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)))),zero_zero(A)) ) ) ).

% odd_power_less_zero
tff(fact_1469_int__power__div__base,axiom,
    ! [Ma: nat,K: int] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Ma)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),K)
       => ( divide_divide(int,aa(nat,int,power_power(int,K),Ma),K) = aa(nat,int,power_power(int,K),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),aa(nat,nat,suc,zero_zero(nat)))) ) ) ) ).

% int_power_div_base
tff(fact_1470_arith__geo__mean,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [U: A,X: A,Y: A] :
          ( ( aa(nat,A,power_power(A,U),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = aa(A,A,aa(A,fun(A,A),times_times(A),X),Y) )
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),X)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),Y)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),U),divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))) ) ) ) ) ).

% arith_geo_mean
tff(fact_1471_floor__log2__div2,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
     => ( aa(real,int,archim6421214686448440834_floor(real),aa(real,real,log(aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(nat,real,semiring_1_of_nat(real),Nb))) = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(real,int,archim6421214686448440834_floor(real),aa(real,real,log(aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(nat,real,semiring_1_of_nat(real),divide_divide(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))))),one_one(int)) ) ) ).

% floor_log2_div2
tff(fact_1472_floor__log__nat__eq__if,axiom,
    ! [B2: nat,Nb: nat,K: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,power_power(nat,B2),Nb)),K)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),K),aa(nat,nat,power_power(nat,B2),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),one_one(nat))))
       => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),B2)
         => ( aa(real,int,archim6421214686448440834_floor(real),aa(real,real,log(aa(nat,real,semiring_1_of_nat(real),B2)),aa(nat,real,semiring_1_of_nat(real),K))) = aa(nat,int,semiring_1_of_nat(int),Nb) ) ) ) ) ).

% floor_log_nat_eq_if
tff(fact_1473_low__inv,axiom,
    ! [X: nat,Nb: nat,Y: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),X),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb))
     => ( vEBT_VEBT_low(aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Y),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb))),X),Nb) = X ) ) ).

% low_inv
tff(fact_1474_set__bit__0,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A] : bit_se5668285175392031749et_bit(A,zero_zero(nat),A2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))))) ) ).

% set_bit_0
tff(fact_1475_artanh__def,axiom,
    ! [A: $tType] :
      ( ( real_V3459762299906320749_field(A)
        & ln(A) )
     => ! [X: A] : aa(A,A,artanh(A),X) = divide_divide(A,aa(A,A,ln_ln(A),divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),X),aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),X))),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) ) ).

% artanh_def
tff(fact_1476_unset__bit__0,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A] : bit_se2638667681897837118et_bit(A,zero_zero(nat),A2) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))) ) ).

% unset_bit_0
tff(fact_1477_lemma__termdiff3,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [H: A,Z: A,K4: real,Nb: nat] :
          ( ( H != zero_zero(A) )
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,Z)),K4)
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),Z),H))),K4)
             => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,power_power(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),Z),H)),Nb)),aa(nat,A,power_power(A,Z),Nb)),H)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),Nb)),aa(nat,A,power_power(A,Z),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),aa(nat,nat,suc,zero_zero(nat)))))))),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),Nb)),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),aa(nat,nat,suc,zero_zero(nat)))))),aa(nat,real,power_power(real,K4),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))),real_V7770717601297561774m_norm(A,H))) ) ) ) ) ).

% lemma_termdiff3
tff(fact_1478_Suc__if__eq,axiom,
    ! [A: $tType,F2: fun(nat,A),H: fun(nat,A),G: A,Nb: nat] :
      ( ! [N: nat] : aa(nat,A,F2,aa(nat,nat,suc,N)) = aa(nat,A,H,N)
     => ( ( aa(nat,A,F2,zero_zero(nat)) = G )
       => ( aa(nat,A,F2,Nb) = $ite(Nb = zero_zero(nat),G,aa(nat,A,H,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat)))) ) ) ) ).

% Suc_if_eq
tff(fact_1479_both__member__options__def,axiom,
    ! [Ta: vEBT_VEBT,X: nat] :
      ( aa(nat,$o,vEBT_V8194947554948674370ptions(Ta),X)
    <=> ( vEBT_V5719532721284313246member(Ta,X)
        | vEBT_VEBT_membermima(Ta,X) ) ) ).

% both_member_options_def
tff(fact_1480_mult__le__cancel__iff2,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Z: A,X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),Z)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),Z),X)),aa(A,A,aa(A,fun(A,A),times_times(A),Z),Y))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y) ) ) ) ).

% mult_le_cancel_iff2
tff(fact_1481_mult__le__cancel__iff1,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Z: A,X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),Z)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),X),Z)),aa(A,A,aa(A,fun(A,A),times_times(A),Y),Z))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y) ) ) ) ).

% mult_le_cancel_iff1
tff(fact_1482_buildup__nothing__in__min__max,axiom,
    ! [Nb: nat,X: nat] : ~ vEBT_VEBT_membermima(vEBT_vebt_buildup(Nb),X) ).

% buildup_nothing_in_min_max
tff(fact_1483_Diff__insert0,axiom,
    ! [A: $tType,X: A,A3: set(A),B3: set(A)] :
      ( ~ member(A,X,A3)
     => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),B3)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3) ) ) ).

% Diff_insert0
tff(fact_1484_insert__Diff1,axiom,
    ! [A: $tType,X: A,B3: set(A),A3: set(A)] :
      ( member(A,X,B3)
     => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)),B3) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3) ) ) ).

% insert_Diff1
tff(fact_1485_idiff__0,axiom,
    ! [Nb: extended_enat] : aa(extended_enat,extended_enat,aa(extended_enat,fun(extended_enat,extended_enat),minus_minus(extended_enat),zero_zero(extended_enat)),Nb) = zero_zero(extended_enat) ).

% idiff_0
tff(fact_1486_idiff__0__right,axiom,
    ! [Nb: extended_enat] : aa(extended_enat,extended_enat,aa(extended_enat,fun(extended_enat,extended_enat),minus_minus(extended_enat),Nb),zero_zero(extended_enat)) = Nb ).

% idiff_0_right
tff(fact_1487_ln__less__cancel__iff,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),Y)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,ln_ln(real),X)),aa(real,real,ln_ln(real),Y))
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),Y) ) ) ) ).

% ln_less_cancel_iff
tff(fact_1488_ln__inj__iff,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),Y)
       => ( ( aa(real,real,ln_ln(real),X) = aa(real,real,ln_ln(real),Y) )
        <=> ( X = Y ) ) ) ) ).

% ln_inj_iff
tff(fact_1489_unset__bit__nonnegative__int__iff,axiom,
    ! [Nb: nat,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),bit_se2638667681897837118et_bit(int,Nb,K))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),K) ) ).

% unset_bit_nonnegative_int_iff
tff(fact_1490_set__bit__nonnegative__int__iff,axiom,
    ! [Nb: nat,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),bit_se5668285175392031749et_bit(int,Nb,K))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),K) ) ).

% set_bit_nonnegative_int_iff
tff(fact_1491_unset__bit__negative__int__iff,axiom,
    ! [Nb: nat,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),bit_se2638667681897837118et_bit(int,Nb,K)),zero_zero(int))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),zero_zero(int)) ) ).

% unset_bit_negative_int_iff
tff(fact_1492_set__bit__negative__int__iff,axiom,
    ! [Nb: nat,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),bit_se5668285175392031749et_bit(int,Nb,K)),zero_zero(int))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),zero_zero(int)) ) ).

% set_bit_negative_int_iff
tff(fact_1493_real__divide__square__eq,axiom,
    ! [R2: real,A2: real] : divide_divide(real,aa(real,real,aa(real,fun(real,real),times_times(real),R2),A2),aa(real,real,aa(real,fun(real,real),times_times(real),R2),R2)) = divide_divide(real,A2,R2) ).

% real_divide_square_eq
tff(fact_1494_semiring__norm_I13_J,axiom,
    ! [Ma: num,Nb: num] : aa(num,num,aa(num,fun(num,num),times_times(num),aa(num,num,bit0,Ma)),aa(num,num,bit0,Nb)) = aa(num,num,bit0,aa(num,num,bit0,aa(num,num,aa(num,fun(num,num),times_times(num),Ma),Nb))) ).

% semiring_norm(13)
tff(fact_1495_semiring__norm_I11_J,axiom,
    ! [Ma: num] : aa(num,num,aa(num,fun(num,num),times_times(num),Ma),one2) = Ma ).

% semiring_norm(11)
tff(fact_1496_semiring__norm_I12_J,axiom,
    ! [Nb: num] : aa(num,num,aa(num,fun(num,num),times_times(num),one2),Nb) = Nb ).

% semiring_norm(12)
tff(fact_1497_ln__le__cancel__iff,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),Y)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,ln_ln(real),X)),aa(real,real,ln_ln(real),Y))
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),Y) ) ) ) ).

% ln_le_cancel_iff
tff(fact_1498_ln__less__zero__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,ln_ln(real),X)),zero_zero(real))
      <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),one_one(real)) ) ) ).

% ln_less_zero_iff
tff(fact_1499_ln__gt__zero__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,ln_ln(real),X))
      <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),X) ) ) ).

% ln_gt_zero_iff
tff(fact_1500_ln__eq__zero__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( ( aa(real,real,ln_ln(real),X) = zero_zero(real) )
      <=> ( X = one_one(real) ) ) ) ).

% ln_eq_zero_iff
tff(fact_1501_not__real__square__gt__zero,axiom,
    ! [X: real] :
      ( ~ aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,aa(real,fun(real,real),times_times(real),X),X))
    <=> ( X = zero_zero(real) ) ) ).

% not_real_square_gt_zero
tff(fact_1502_ln__one,axiom,
    ! [A: $tType] :
      ( ln(A)
     => ( aa(A,A,ln_ln(A),one_one(A)) = zero_zero(A) ) ) ).

% ln_one
tff(fact_1503_num__double,axiom,
    ! [Nb: num] : aa(num,num,aa(num,fun(num,num),times_times(num),aa(num,num,bit0,one2)),Nb) = aa(num,num,bit0,Nb) ).

% num_double
tff(fact_1504_power__mult__numeral,axiom,
    ! [A: $tType] :
      ( monoid_mult(A)
     => ! [A2: A,Ma: num,Nb: num] : aa(nat,A,power_power(A,aa(nat,A,power_power(A,A2),aa(num,nat,numeral_numeral(nat),Ma))),aa(num,nat,numeral_numeral(nat),Nb)) = aa(nat,A,power_power(A,A2),aa(num,nat,numeral_numeral(nat),aa(num,num,aa(num,fun(num,num),times_times(num),Ma),Nb))) ) ).

% power_mult_numeral
tff(fact_1505_ln__le__zero__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,ln_ln(real),X)),zero_zero(real))
      <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),one_one(real)) ) ) ).

% ln_le_zero_iff
tff(fact_1506_ln__ge__zero__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,ln_ln(real),X))
      <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),one_one(real)),X) ) ) ).

% ln_ge_zero_iff
tff(fact_1507_zle__diff1__eq,axiom,
    ! [W: int,Z: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),W),aa(int,int,aa(int,fun(int,int),minus_minus(int),Z),one_one(int)))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),W),Z) ) ).

% zle_diff1_eq
tff(fact_1508_int__distrib_I4_J,axiom,
    ! [W: int,Z1: int,Z22: int] : aa(int,int,aa(int,fun(int,int),times_times(int),W),aa(int,int,aa(int,fun(int,int),minus_minus(int),Z1),Z22)) = aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(int,int,aa(int,fun(int,int),times_times(int),W),Z1)),aa(int,int,aa(int,fun(int,int),times_times(int),W),Z22)) ).

% int_distrib(4)
tff(fact_1509_int__distrib_I3_J,axiom,
    ! [Z1: int,Z22: int,W: int] : aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),Z1),Z22)),W) = aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(int,int,aa(int,fun(int,int),times_times(int),Z1),W)),aa(int,int,aa(int,fun(int,int),times_times(int),Z22),W)) ).

% int_distrib(3)
tff(fact_1510_ln__powr,axiom,
    ! [X: real,Y: real] :
      ( ( X != zero_zero(real) )
     => ( aa(real,real,ln_ln(real),powr(real,X,Y)) = aa(real,real,aa(real,fun(real,real),times_times(real),Y),aa(real,real,ln_ln(real),X)) ) ) ).

% ln_powr
tff(fact_1511_double__diff,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),C7: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),C7)
       => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),B3),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),C7),A3)) = A3 ) ) ) ).

% double_diff
tff(fact_1512_Diff__subset,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3)),A3) ).

% Diff_subset
tff(fact_1513_Diff__mono,axiom,
    ! [A: $tType,A3: set(A),C7: set(A),D3: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),C7)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),D3),B3)
       => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),C7),D3)) ) ) ).

% Diff_mono
tff(fact_1514_insert__Diff__if,axiom,
    ! [A: $tType,X: A,A3: set(A),B3: set(A)] :
      aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)),B3) = $ite(member(A,X,B3),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3))) ).

% insert_Diff_if
tff(fact_1515_minus__int__code_I1_J,axiom,
    ! [K: int] : aa(int,int,aa(int,fun(int,int),minus_minus(int),K),zero_zero(int)) = K ).

% minus_int_code(1)
tff(fact_1516_times__int__code_I2_J,axiom,
    ! [L: int] : aa(int,int,aa(int,fun(int,int),times_times(int),zero_zero(int)),L) = zero_zero(int) ).

% times_int_code(2)
tff(fact_1517_times__int__code_I1_J,axiom,
    ! [K: int] : aa(int,int,aa(int,fun(int,int),times_times(int),K),zero_zero(int)) = zero_zero(int) ).

% times_int_code(1)
tff(fact_1518_int__diff__cases,axiom,
    ! [Z: int] :
      ~ ! [M4: nat,N: nat] : Z != aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(nat,int,semiring_1_of_nat(int),M4)),aa(nat,int,semiring_1_of_nat(int),N)) ).

% int_diff_cases
tff(fact_1519_psubset__imp__ex__mem,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),A3),B3)
     => ? [B5: A] : member(A,B5,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),B3),A3)) ) ).

% psubset_imp_ex_mem
tff(fact_1520_int__distrib_I1_J,axiom,
    ! [Z1: int,Z22: int,W: int] : aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,aa(int,fun(int,int),plus_plus(int),Z1),Z22)),W) = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),Z1),W)),aa(int,int,aa(int,fun(int,int),times_times(int),Z22),W)) ).

% int_distrib(1)
tff(fact_1521_int__distrib_I2_J,axiom,
    ! [W: int,Z1: int,Z22: int] : aa(int,int,aa(int,fun(int,int),times_times(int),W),aa(int,int,aa(int,fun(int,int),plus_plus(int),Z1),Z22)) = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),W),Z1)),aa(int,int,aa(int,fun(int,int),times_times(int),W),Z22)) ).

% int_distrib(2)
tff(fact_1522_powr__powr,axiom,
    ! [X: real,A2: real,B2: real] : powr(real,powr(real,X,A2),B2) = powr(real,X,aa(real,real,aa(real,fun(real,real),times_times(real),A2),B2)) ).

% powr_powr
tff(fact_1523_imult__is__0,axiom,
    ! [Ma: extended_enat,Nb: extended_enat] :
      ( ( aa(extended_enat,extended_enat,aa(extended_enat,fun(extended_enat,extended_enat),times_times(extended_enat),Ma),Nb) = zero_zero(extended_enat) )
    <=> ( ( Ma = zero_zero(extended_enat) )
        | ( Nb = zero_zero(extended_enat) ) ) ) ).

% imult_is_0
tff(fact_1524_ln__eq__minus__one,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( ( aa(real,real,ln_ln(real),X) = aa(real,real,aa(real,fun(real,real),minus_minus(real),X),one_one(real)) )
       => ( X = one_one(real) ) ) ) ).

% ln_eq_minus_one
tff(fact_1525_ln__div,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),Y)
       => ( aa(real,real,ln_ln(real),divide_divide(real,X,Y)) = aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(real,real,ln_ln(real),X)),aa(real,real,ln_ln(real),Y)) ) ) ) ).

% ln_div
tff(fact_1526_ln__mult,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),Y)
       => ( aa(real,real,ln_ln(real),aa(real,real,aa(real,fun(real,real),times_times(real),X),Y)) = aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(real,real,ln_ln(real),X)),aa(real,real,ln_ln(real),Y)) ) ) ) ).

% ln_mult
tff(fact_1527_unset__bit__less__eq,axiom,
    ! [Nb: nat,K: int] : aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),bit_se2638667681897837118et_bit(int,Nb,K)),K) ).

% unset_bit_less_eq
tff(fact_1528_set__bit__greater__eq,axiom,
    ! [K: int,Nb: nat] : aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),K),bit_se5668285175392031749et_bit(int,Nb,K)) ).

% set_bit_greater_eq
tff(fact_1529_ln__le__minus__one,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,ln_ln(real),X)),aa(real,real,aa(real,fun(real,real),minus_minus(real),X),one_one(real))) ) ).

% ln_le_minus_one
tff(fact_1530_ln__diff__le,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),Y)
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(real,real,ln_ln(real),X)),aa(real,real,ln_ln(real),Y))),divide_divide(real,aa(real,real,aa(real,fun(real,real),minus_minus(real),X),Y),Y)) ) ) ).

% ln_diff_le
tff(fact_1531_ln__less__self,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,ln_ln(real),X)),X) ) ).

% ln_less_self
tff(fact_1532_ln__realpow,axiom,
    ! [X: real,Nb: nat] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,real,ln_ln(real),aa(nat,real,power_power(real,X),Nb)) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),Nb)),aa(real,real,ln_ln(real),X)) ) ) ).

% ln_realpow
tff(fact_1533_log__def,axiom,
    ! [A2: real,X: real] : aa(real,real,log(A2),X) = divide_divide(real,aa(real,real,ln_ln(real),X),aa(real,real,ln_ln(real),A2)) ).

% log_def
tff(fact_1534_image__diff__subset,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),A3: set(B),B3: set(B)] : aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),aa(set(B),set(A),image(B,A,F2),A3)),aa(set(B),set(A),image(B,A,F2),B3))),aa(set(B),set(A),image(B,A,F2),aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),minus_minus(set(B)),A3),B3))) ).

% image_diff_subset
tff(fact_1535_div__mult2__numeral__eq,axiom,
    ! [A: $tType] :
      ( euclid5411537665997757685th_nat(A)
     => ! [A2: A,K: num,L: num] : divide_divide(A,divide_divide(A,A2,aa(num,A,numeral_numeral(A),K)),aa(num,A,numeral_numeral(A),L)) = divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,aa(num,fun(num,num),times_times(num),K),L))) ) ).

% div_mult2_numeral_eq
tff(fact_1536_subset__Diff__insert,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),X: A,C7: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),B3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),C7)))
    <=> ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),B3),C7))
        & ~ member(A,X,A3) ) ) ).

% subset_Diff_insert
tff(fact_1537_int__le__induct,axiom,
    ! [I: int,K: int,P: fun(int,$o)] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),I),K)
     => ( aa(int,$o,P,K)
       => ( ! [I2: int] :
              ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),I2),K)
             => ( aa(int,$o,P,I2)
               => aa(int,$o,P,aa(int,int,aa(int,fun(int,int),minus_minus(int),I2),one_one(int))) ) )
         => aa(int,$o,P,I) ) ) ) ).

% int_le_induct
tff(fact_1538_int__less__induct,axiom,
    ! [I: int,K: int,P: fun(int,$o)] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),I),K)
     => ( aa(int,$o,P,aa(int,int,aa(int,fun(int,int),minus_minus(int),K),one_one(int)))
       => ( ! [I2: int] :
              ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),I2),K)
             => ( aa(int,$o,P,I2)
               => aa(int,$o,P,aa(int,int,aa(int,fun(int,int),minus_minus(int),I2),one_one(int))) ) )
         => aa(int,$o,P,I) ) ) ) ).

% int_less_induct
tff(fact_1539_zmult__zless__mono2,axiom,
    ! [I: int,J: int,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),I),J)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),K)
       => aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,aa(int,fun(int,int),times_times(int),K),I)),aa(int,int,aa(int,fun(int,int),times_times(int),K),J)) ) ) ).

% zmult_zless_mono2
tff(fact_1540_int__ops_I7_J,axiom,
    ! [A2: nat,B2: nat] : aa(nat,int,semiring_1_of_nat(int),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),A2),B2)) = aa(int,int,aa(int,fun(int,int),times_times(int),aa(nat,int,semiring_1_of_nat(int),A2)),aa(nat,int,semiring_1_of_nat(int),B2)) ).

% int_ops(7)
tff(fact_1541_ln__powr__bound2,axiom,
    ! [X: real,A2: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),A2)
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),powr(real,aa(real,real,ln_ln(real),X),A2)),aa(real,real,aa(real,fun(real,real),times_times(real),powr(real,A2,A2)),X)) ) ) ).

% ln_powr_bound2
tff(fact_1542_log__eq__div__ln__mult__log,axiom,
    ! [A2: real,B2: real,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),A2)
     => ( ( A2 != one_one(real) )
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),B2)
         => ( ( B2 != one_one(real) )
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
             => ( aa(real,real,log(A2),X) = aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(real,real,ln_ln(real),B2),aa(real,real,ln_ln(real),A2))),aa(real,real,log(B2),X)) ) ) ) ) ) ) ).

% log_eq_div_ln_mult_log
tff(fact_1543_enat__0__less__mult__iff,axiom,
    ! [Ma: extended_enat,Nb: extended_enat] :
      ( aa(extended_enat,$o,aa(extended_enat,fun(extended_enat,$o),ord_less(extended_enat),zero_zero(extended_enat)),aa(extended_enat,extended_enat,aa(extended_enat,fun(extended_enat,extended_enat),times_times(extended_enat),Ma),Nb))
    <=> ( aa(extended_enat,$o,aa(extended_enat,fun(extended_enat,$o),ord_less(extended_enat),zero_zero(extended_enat)),Ma)
        & aa(extended_enat,$o,aa(extended_enat,fun(extended_enat,$o),ord_less(extended_enat),zero_zero(extended_enat)),Nb) ) ) ).

% enat_0_less_mult_iff
tff(fact_1544_add__diff__assoc__enat,axiom,
    ! [Z: extended_enat,Y: extended_enat,X: extended_enat] :
      ( aa(extended_enat,$o,aa(extended_enat,fun(extended_enat,$o),ord_less_eq(extended_enat),Z),Y)
     => ( aa(extended_enat,extended_enat,aa(extended_enat,fun(extended_enat,extended_enat),plus_plus(extended_enat),X),aa(extended_enat,extended_enat,aa(extended_enat,fun(extended_enat,extended_enat),minus_minus(extended_enat),Y),Z)) = aa(extended_enat,extended_enat,aa(extended_enat,fun(extended_enat,extended_enat),minus_minus(extended_enat),aa(extended_enat,extended_enat,aa(extended_enat,fun(extended_enat,extended_enat),plus_plus(extended_enat),X),Y)),Z) ) ) ).

% add_diff_assoc_enat
tff(fact_1545_ln__bound,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,ln_ln(real),X)),X) ) ).

% ln_bound
tff(fact_1546_ln__gt__zero__imp__gt__one,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,ln_ln(real),X))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),X) ) ) ).

% ln_gt_zero_imp_gt_one
tff(fact_1547_ln__less__zero,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),one_one(real))
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,ln_ln(real),X)),zero_zero(real)) ) ) ).

% ln_less_zero
tff(fact_1548_ln__gt__zero,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),X)
     => aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,ln_ln(real),X)) ) ).

% ln_gt_zero
tff(fact_1549_ln__ge__zero,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),one_one(real)),X)
     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,ln_ln(real),X)) ) ).

% ln_ge_zero
tff(fact_1550_int__induct,axiom,
    ! [P: fun(int,$o),K: int,I: int] :
      ( aa(int,$o,P,K)
     => ( ! [I2: int] :
            ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),K),I2)
           => ( aa(int,$o,P,I2)
             => aa(int,$o,P,aa(int,int,aa(int,fun(int,int),plus_plus(int),I2),one_one(int))) ) )
       => ( ! [I2: int] :
              ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),I2),K)
             => ( aa(int,$o,P,I2)
               => aa(int,$o,P,aa(int,int,aa(int,fun(int,int),minus_minus(int),I2),one_one(int))) ) )
         => aa(int,$o,P,I) ) ) ) ).

% int_induct
tff(fact_1551_reals__Archimedean3,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ! [Y4: real] :
        ? [N: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less(real),Y4),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),N)),X)) ) ).

% reals_Archimedean3
tff(fact_1552_pos__zmult__eq__1__iff,axiom,
    ! [Ma: int,Nb: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),Ma)
     => ( ( aa(int,int,aa(int,fun(int,int),times_times(int),Ma),Nb) = one_one(int) )
      <=> ( ( Ma = one_one(int) )
          & ( Nb = one_one(int) ) ) ) ) ).

% pos_zmult_eq_1_iff
tff(fact_1553_powr__mult,axiom,
    ! [X: real,Y: real,A2: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Y)
       => ( powr(real,aa(real,real,aa(real,fun(real,real),times_times(real),X),Y),A2) = aa(real,real,aa(real,fun(real,real),times_times(real),powr(real,X,A2)),powr(real,Y,A2)) ) ) ) ).

% powr_mult
tff(fact_1554_zdiv__zmult2__eq,axiom,
    ! [C2: int,A2: int,B2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),C2)
     => ( divide_divide(int,A2,aa(int,int,aa(int,fun(int,int),times_times(int),B2),C2)) = divide_divide(int,divide_divide(int,A2,B2),C2) ) ) ).

% zdiv_zmult2_eq
tff(fact_1555_log__powr,axiom,
    ! [X: real,B2: real,Y: real] :
      ( ( X != zero_zero(real) )
     => ( aa(real,real,log(B2),powr(real,X,Y)) = aa(real,real,aa(real,fun(real,real),times_times(real),Y),aa(real,real,log(B2),X)) ) ) ).

% log_powr
tff(fact_1556_ln__ge__zero__imp__ge__one,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,ln_ln(real),X))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),one_one(real)),X) ) ) ).

% ln_ge_zero_imp_ge_one
tff(fact_1557_ln__one__plus__pos__lower__bound,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),one_one(real))
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),X),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),aa(real,real,ln_ln(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),X))) ) ) ).

% ln_one_plus_pos_lower_bound
tff(fact_1558_ln__add__one__self__le__self,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,ln_ln(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),X))),X) ) ).

% ln_add_one_self_le_self
tff(fact_1559_int__ops_I6_J,axiom,
    ! [A2: nat,B2: nat] :
      aa(nat,int,semiring_1_of_nat(int),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),A2),B2)) = $ite(aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(nat,int,semiring_1_of_nat(int),A2)),aa(nat,int,semiring_1_of_nat(int),B2)),zero_zero(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(nat,int,semiring_1_of_nat(int),A2)),aa(nat,int,semiring_1_of_nat(int),B2))) ).

% int_ops(6)
tff(fact_1560_zmult__zless__mono2__lemma,axiom,
    ! [I: int,J: int,K: nat] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),I),J)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),K)
       => aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,aa(int,fun(int,int),times_times(int),aa(nat,int,semiring_1_of_nat(int),K)),I)),aa(int,int,aa(int,fun(int,int),times_times(int),aa(nat,int,semiring_1_of_nat(int),K)),J)) ) ) ).

% zmult_zless_mono2_lemma
tff(fact_1561_VEBT__internal_Omembermima_Osimps_I2_J,axiom,
    ! [Ux: list(vEBT_VEBT),Uy: vEBT_VEBT,Uz: nat] : ~ vEBT_VEBT_membermima(vEBT_Node(none(product_prod(nat,nat)),zero_zero(nat),Ux,Uy),Uz) ).

% VEBT_internal.membermima.simps(2)
tff(fact_1562_unique__quotient__lemma__neg,axiom,
    ! [B2: int,Q5: int,R4: int,Q3: int,R2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),B2),Q5)),R4)),aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),B2),Q3)),R2))
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),R2),zero_zero(int))
       => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),B2),R2)
         => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),B2),R4)
           => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Q3),Q5) ) ) ) ) ).

% unique_quotient_lemma_neg
tff(fact_1563_unique__quotient__lemma,axiom,
    ! [B2: int,Q5: int,R4: int,Q3: int,R2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),B2),Q5)),R4)),aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),B2),Q3)),R2))
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),R4)
       => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),R4),B2)
         => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),R2),B2)
           => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Q5),Q3) ) ) ) ) ).

% unique_quotient_lemma
tff(fact_1564_zdiv__mono2__neg__lemma,axiom,
    ! [B2: int,Q3: int,R2: int,B6: int,Q5: int,R4: int] :
      ( ( aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),B2),Q3)),R2) = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),B6),Q5)),R4) )
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),B6),Q5)),R4)),zero_zero(int))
       => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),R2),B2)
         => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),R4)
           => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),B6)
             => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),B6),B2)
               => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Q5),Q3) ) ) ) ) ) ) ).

% zdiv_mono2_neg_lemma
tff(fact_1565_zdiv__mono2__lemma,axiom,
    ! [B2: int,Q3: int,R2: int,B6: int,Q5: int,R4: int] :
      ( ( aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),B2),Q3)),R2) = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),B6),Q5)),R4) )
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),B6),Q5)),R4))
       => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),R4),B6)
         => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),R2)
           => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),B6)
             => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),B6),B2)
               => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Q3),Q5) ) ) ) ) ) ) ).

% zdiv_mono2_lemma
tff(fact_1566_q__pos__lemma,axiom,
    ! [B6: int,Q5: int,R4: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),B6),Q5)),R4))
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),R4),B6)
       => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),B6)
         => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Q5) ) ) ) ).

% q_pos_lemma
tff(fact_1567_ceiling__diff__floor__le__1,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] : aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),archimedean_ceiling(A,X)),aa(A,int,archim6421214686448440834_floor(A),X))),one_one(int)) ) ).

% ceiling_diff_floor_le_1
tff(fact_1568_real__of__int__floor__gt__diff__one,axiom,
    ! [R2: real] : aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),R2),one_one(real))),aa(int,real,ring_1_of_int(real),aa(real,int,archim6421214686448440834_floor(real),R2))) ).

% real_of_int_floor_gt_diff_one
tff(fact_1569_real__of__int__floor__ge__diff__one,axiom,
    ! [R2: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),R2),one_one(real))),aa(int,real,ring_1_of_int(real),aa(real,int,archim6421214686448440834_floor(real),R2))) ).

% real_of_int_floor_ge_diff_one
tff(fact_1570_real__of__nat__div2,axiom,
    ! [Nb: nat,X: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,aa(real,fun(real,real),minus_minus(real),divide_divide(real,aa(nat,real,semiring_1_of_nat(real),Nb),aa(nat,real,semiring_1_of_nat(real),X))),aa(nat,real,semiring_1_of_nat(real),divide_divide(nat,Nb,X)))) ).

% real_of_nat_div2
tff(fact_1571_log__divide,axiom,
    ! [A2: real,X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),A2)
     => ( ( A2 != one_one(real) )
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),Y)
           => ( aa(real,real,log(A2),divide_divide(real,X,Y)) = aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(real,real,log(A2),X)),aa(real,real,log(A2),Y)) ) ) ) ) ) ).

% log_divide
tff(fact_1572_four__x__squared,axiom,
    ! [X: real] : aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) = aa(nat,real,power_power(real,aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) ).

% four_x_squared
tff(fact_1573_real__of__nat__div3,axiom,
    ! [Nb: nat,X: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),divide_divide(real,aa(nat,real,semiring_1_of_nat(real),Nb),aa(nat,real,semiring_1_of_nat(real),X))),aa(nat,real,semiring_1_of_nat(real),divide_divide(nat,Nb,X)))),one_one(real)) ).

% real_of_nat_div3
tff(fact_1574_real__archimedian__rdiv__eq__0,axiom,
    ! [X: real,C2: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),C2)
       => ( ! [M4: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),M4)
             => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),M4)),X)),C2) )
         => ( X = zero_zero(real) ) ) ) ) ).

% real_archimedian_rdiv_eq_0
tff(fact_1575_real__of__int__div2,axiom,
    ! [Nb: int,X: int] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,aa(real,fun(real,real),minus_minus(real),divide_divide(real,aa(int,real,ring_1_of_int(real),Nb),aa(int,real,ring_1_of_int(real),X))),aa(int,real,ring_1_of_int(real),divide_divide(int,Nb,X)))) ).

% real_of_int_div2
tff(fact_1576_real__of__int__div3,axiom,
    ! [Nb: int,X: int] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),divide_divide(real,aa(int,real,ring_1_of_int(real),Nb),aa(int,real,ring_1_of_int(real),X))),aa(int,real,ring_1_of_int(real),divide_divide(int,Nb,X)))),one_one(real)) ).

% real_of_int_div3
tff(fact_1577_powr__mult__base,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,real,aa(real,fun(real,real),times_times(real),X),powr(real,X,Y)) = powr(real,X,aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),Y)) ) ) ).

% powr_mult_base
tff(fact_1578_log__mult,axiom,
    ! [A2: real,X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),A2)
     => ( ( A2 != one_one(real) )
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),Y)
           => ( aa(real,real,log(A2),aa(real,real,aa(real,fun(real,real),times_times(real),X),Y)) = aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(real,real,log(A2),X)),aa(real,real,log(A2),Y)) ) ) ) ) ) ).

% log_mult
tff(fact_1579_split__zdiv,axiom,
    ! [P: fun(int,$o),Nb: int,K: int] :
      ( aa(int,$o,P,divide_divide(int,Nb,K))
    <=> ( ( ( K = zero_zero(int) )
         => aa(int,$o,P,zero_zero(int)) )
        & ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),K)
         => ! [I3: int,J2: int] :
              ( ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),J2)
                & aa(int,$o,aa(int,fun(int,$o),ord_less(int),J2),K)
                & ( Nb = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),K),I3)),J2) ) )
             => aa(int,$o,P,I3) ) )
        & ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),zero_zero(int))
         => ! [I3: int,J2: int] :
              ( ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),J2)
                & aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),J2),zero_zero(int))
                & ( Nb = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),K),I3)),J2) ) )
             => aa(int,$o,P,I3) ) ) ) ) ).

% split_zdiv
tff(fact_1580_int__div__neg__eq,axiom,
    ! [A2: int,B2: int,Q3: int,R2: int] :
      ( ( A2 = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),B2),Q3)),R2) )
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),R2),zero_zero(int))
       => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),B2),R2)
         => ( divide_divide(int,A2,B2) = Q3 ) ) ) ) ).

% int_div_neg_eq
tff(fact_1581_int__div__pos__eq,axiom,
    ! [A2: int,B2: int,Q3: int,R2: int] :
      ( ( A2 = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),B2),Q3)),R2) )
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),R2)
       => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),R2),B2)
         => ( divide_divide(int,A2,B2) = Q3 ) ) ) ) ).

% int_div_pos_eq
tff(fact_1582_log__nat__power,axiom,
    ! [X: real,B2: real,Nb: nat] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,real,log(B2),aa(nat,real,power_power(real,X),Nb)) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),Nb)),aa(real,real,log(B2),X)) ) ) ).

% log_nat_power
tff(fact_1583_ln__powr__bound,axiom,
    ! [X: real,A2: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),one_one(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),A2)
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,ln_ln(real),X)),divide_divide(real,powr(real,X,A2),A2)) ) ) ).

% ln_powr_bound
tff(fact_1584_minus__log__eq__powr,axiom,
    ! [B2: real,X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),B2)
     => ( ( B2 != one_one(real) )
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
         => ( aa(real,real,aa(real,fun(real,real),minus_minus(real),Y),aa(real,real,log(B2),X)) = aa(real,real,log(B2),divide_divide(real,powr(real,B2,Y),X)) ) ) ) ) ).

% minus_log_eq_powr
tff(fact_1585_div__pos__geq,axiom,
    ! [L: int,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),L)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),L),K)
       => ( divide_divide(int,K,L) = aa(int,int,aa(int,fun(int,int),plus_plus(int),divide_divide(int,aa(int,int,aa(int,fun(int,int),minus_minus(int),K),L),L)),one_one(int)) ) ) ) ).

% div_pos_geq
tff(fact_1586_add__log__eq__powr,axiom,
    ! [B2: real,X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),B2)
     => ( ( B2 != one_one(real) )
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
         => ( aa(real,real,aa(real,fun(real,real),plus_plus(real),Y),aa(real,real,log(B2),X)) = aa(real,real,log(B2),aa(real,real,aa(real,fun(real,real),times_times(real),powr(real,B2,Y)),X)) ) ) ) ) ).

% add_log_eq_powr
tff(fact_1587_log__add__eq__powr,axiom,
    ! [B2: real,X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),B2)
     => ( ( B2 != one_one(real) )
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
         => ( aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(real,real,log(B2),X)),Y) = aa(real,real,log(B2),aa(real,real,aa(real,fun(real,real),times_times(real),X),powr(real,B2,Y))) ) ) ) ) ).

% log_add_eq_powr
tff(fact_1588_L2__set__mult__ineq__lemma,axiom,
    ! [A2: real,C2: real,B2: real,D2: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(real,real,aa(real,fun(real,real),times_times(real),A2),C2))),aa(real,real,aa(real,fun(real,real),times_times(real),B2),D2))),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,power_power(real,A2),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,D2),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,power_power(real,B2),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,C2),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))) ).

% L2_set_mult_ineq_lemma
tff(fact_1589_VEBT__internal_Oexp__split__high__low_I2_J,axiom,
    ! [X: nat,Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),X),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),Ma)))
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
       => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Ma)
         => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),vEBT_VEBT_low(X,Nb)),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)) ) ) ) ).

% VEBT_internal.exp_split_high_low(2)
tff(fact_1590_pos__zdiv__mult__2,axiom,
    ! [A2: int,B2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),A2)
     => ( divide_divide(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),one_one(int)),aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),B2)),aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),A2)) = divide_divide(int,B2,A2) ) ) ).

% pos_zdiv_mult_2
tff(fact_1591_neg__zdiv__mult__2,axiom,
    ! [A2: int,B2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),A2),zero_zero(int))
     => ( divide_divide(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),one_one(int)),aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),B2)),aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),A2)) = divide_divide(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),B2),one_one(int)),A2) ) ) ).

% neg_zdiv_mult_2
tff(fact_1592_mult__less__iff1,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Z: A,X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),Z)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),X),Z)),aa(A,A,aa(A,fun(A,A),times_times(A),Y),Z))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y) ) ) ) ).

% mult_less_iff1
tff(fact_1593_real__average__minus__second,axiom,
    ! [B2: real,A2: real] : aa(real,real,aa(real,fun(real,real),minus_minus(real),divide_divide(real,aa(real,real,aa(real,fun(real,real),plus_plus(real),B2),A2),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),A2) = divide_divide(real,aa(real,real,aa(real,fun(real,real),minus_minus(real),B2),A2),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))) ).

% real_average_minus_second
tff(fact_1594_real__average__minus__first,axiom,
    ! [A2: real,B2: real] : aa(real,real,aa(real,fun(real,real),minus_minus(real),divide_divide(real,aa(real,real,aa(real,fun(real,real),plus_plus(real),A2),B2),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),A2) = divide_divide(real,aa(real,real,aa(real,fun(real,real),minus_minus(real),B2),A2),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))) ).

% real_average_minus_first
tff(fact_1595_norm__divide__numeral,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [A2: A,W: num] : real_V7770717601297561774m_norm(A,divide_divide(A,A2,aa(num,A,numeral_numeral(A),W))) = divide_divide(real,real_V7770717601297561774m_norm(A,A2),aa(num,real,numeral_numeral(real),W)) ) ).

% norm_divide_numeral
tff(fact_1596_norm__mult__numeral1,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [W: num,A2: A] : real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),W)),A2)) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),W)),real_V7770717601297561774m_norm(A,A2)) ) ).

% norm_mult_numeral1
tff(fact_1597_norm__mult__numeral2,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [A2: A,W: num] : real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(num,A,numeral_numeral(A),W))) = aa(real,real,aa(real,fun(real,real),times_times(real),real_V7770717601297561774m_norm(A,A2)),aa(num,real,numeral_numeral(real),W)) ) ).

% norm_mult_numeral2
tff(fact_1598_norm__le__zero__iff,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,X)),zero_zero(real))
        <=> ( X = zero_zero(A) ) ) ) ).

% norm_le_zero_iff
tff(fact_1599_zero__less__norm__iff,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),real_V7770717601297561774m_norm(A,X))
        <=> ( X != zero_zero(A) ) ) ) ).

% zero_less_norm_iff
tff(fact_1600_norm__of__nat,axiom,
    ! [A: $tType] :
      ( real_V2822296259951069270ebra_1(A)
     => ! [Nb: nat] : real_V7770717601297561774m_norm(A,aa(nat,A,semiring_1_of_nat(A),Nb)) = aa(nat,real,semiring_1_of_nat(real),Nb) ) ).

% norm_of_nat
tff(fact_1601_DiffI,axiom,
    ! [A: $tType,C2: A,A3: set(A),B3: set(A)] :
      ( member(A,C2,A3)
     => ( ~ member(A,C2,B3)
       => member(A,C2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3)) ) ) ).

% DiffI
tff(fact_1602_Diff__iff,axiom,
    ! [A: $tType,C2: A,A3: set(A),B3: set(A)] :
      ( member(A,C2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3))
    <=> ( member(A,C2,A3)
        & ~ member(A,C2,B3) ) ) ).

% Diff_iff
tff(fact_1603_Diff__idemp,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3)),B3) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3) ).

% Diff_idemp
tff(fact_1604_norm__eq__zero,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X: A] :
          ( ( real_V7770717601297561774m_norm(A,X) = zero_zero(real) )
        <=> ( X = zero_zero(A) ) ) ) ).

% norm_eq_zero
tff(fact_1605_norm__zero,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ( real_V7770717601297561774m_norm(A,zero_zero(A)) = zero_zero(real) ) ) ).

% norm_zero
tff(fact_1606_norm__one,axiom,
    ! [A: $tType] :
      ( real_V2822296259951069270ebra_1(A)
     => ( real_V7770717601297561774m_norm(A,one_one(A)) = one_one(real) ) ) ).

% norm_one
tff(fact_1607_norm__numeral,axiom,
    ! [A: $tType] :
      ( real_V2822296259951069270ebra_1(A)
     => ! [W: num] : real_V7770717601297561774m_norm(A,aa(num,A,numeral_numeral(A),W)) = aa(num,real,numeral_numeral(real),W) ) ).

% norm_numeral
tff(fact_1608_DiffE,axiom,
    ! [A: $tType,C2: A,A3: set(A),B3: set(A)] :
      ( member(A,C2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3))
     => ~ ( member(A,C2,A3)
         => member(A,C2,B3) ) ) ).

% DiffE
tff(fact_1609_DiffD1,axiom,
    ! [A: $tType,C2: A,A3: set(A),B3: set(A)] :
      ( member(A,C2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3))
     => member(A,C2,A3) ) ).

% DiffD1
tff(fact_1610_DiffD2,axiom,
    ! [A: $tType,C2: A,A3: set(A),B3: set(A)] :
      ( member(A,C2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3))
     => ~ member(A,C2,B3) ) ).

% DiffD2
tff(fact_1611_norm__diff__ineq,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [A2: A,B2: A] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),real_V7770717601297561774m_norm(A,A2)),real_V7770717601297561774m_norm(A,B2))),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2))) ) ).

% norm_diff_ineq
tff(fact_1612_norm__triangle__ineq2,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [A2: A,B2: A] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),real_V7770717601297561774m_norm(A,A2)),real_V7770717601297561774m_norm(A,B2))),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2))) ) ).

% norm_triangle_ineq2
tff(fact_1613_norm__not__less__zero,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X: A] : ~ aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,X)),zero_zero(real)) ) ).

% norm_not_less_zero
tff(fact_1614_norm__ge__zero,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X: A] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),real_V7770717601297561774m_norm(A,X)) ) ).

% norm_ge_zero
tff(fact_1615_norm__divide,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [A2: A,B2: A] : real_V7770717601297561774m_norm(A,divide_divide(A,A2,B2)) = divide_divide(real,real_V7770717601297561774m_norm(A,A2),real_V7770717601297561774m_norm(A,B2)) ) ).

% norm_divide
tff(fact_1616_norm__power,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => ! [X: A,Nb: nat] : real_V7770717601297561774m_norm(A,aa(nat,A,power_power(A,X),Nb)) = aa(nat,real,power_power(real,real_V7770717601297561774m_norm(A,X)),Nb) ) ).

% norm_power
tff(fact_1617_nonzero__norm__divide,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [B2: A,A2: A] :
          ( ( B2 != zero_zero(A) )
         => ( real_V7770717601297561774m_norm(A,divide_divide(A,A2,B2)) = divide_divide(real,real_V7770717601297561774m_norm(A,A2),real_V7770717601297561774m_norm(A,B2)) ) ) ) ).

% nonzero_norm_divide
tff(fact_1618_power__eq__imp__eq__norm,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => ! [W: A,Nb: nat,Z: A] :
          ( ( aa(nat,A,power_power(A,W),Nb) = aa(nat,A,power_power(A,Z),Nb) )
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
           => ( real_V7770717601297561774m_norm(A,W) = real_V7770717601297561774m_norm(A,Z) ) ) ) ) ).

% power_eq_imp_eq_norm
tff(fact_1619_norm__mult__less,axiom,
    ! [A: $tType] :
      ( real_V4412858255891104859lgebra(A)
     => ! [X: A,R2: real,Y: A,S: real] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,X)),R2)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,Y)),S)
           => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),times_times(A),X),Y))),aa(real,real,aa(real,fun(real,real),times_times(real),R2),S)) ) ) ) ).

% norm_mult_less
tff(fact_1620_norm__mult__ineq,axiom,
    ! [A: $tType] :
      ( real_V4412858255891104859lgebra(A)
     => ! [X: A,Y: A] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),times_times(A),X),Y))),aa(real,real,aa(real,fun(real,real),times_times(real),real_V7770717601297561774m_norm(A,X)),real_V7770717601297561774m_norm(A,Y))) ) ).

% norm_mult_ineq
tff(fact_1621_norm__triangle__lt,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X: A,Y: A,E2: real] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),real_V7770717601297561774m_norm(A,X)),real_V7770717601297561774m_norm(A,Y))),E2)
         => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y))),E2) ) ) ).

% norm_triangle_lt
tff(fact_1622_norm__add__less,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X: A,R2: real,Y: A,S: real] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,X)),R2)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,Y)),S)
           => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y))),aa(real,real,aa(real,fun(real,real),plus_plus(real),R2),S)) ) ) ) ).

% norm_add_less
tff(fact_1623_norm__add__leD,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [A2: A,B2: A,C2: real] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2))),C2)
         => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,B2)),aa(real,real,aa(real,fun(real,real),plus_plus(real),real_V7770717601297561774m_norm(A,A2)),C2)) ) ) ).

% norm_add_leD
tff(fact_1624_norm__triangle__le,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X: A,Y: A,E2: real] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),real_V7770717601297561774m_norm(A,X)),real_V7770717601297561774m_norm(A,Y))),E2)
         => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y))),E2) ) ) ).

% norm_triangle_le
tff(fact_1625_norm__triangle__ineq,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X: A,Y: A] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y))),aa(real,real,aa(real,fun(real,real),plus_plus(real),real_V7770717601297561774m_norm(A,X)),real_V7770717601297561774m_norm(A,Y))) ) ).

% norm_triangle_ineq
tff(fact_1626_norm__triangle__mono,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [A2: A,R2: real,B2: A,S: real] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,A2)),R2)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,B2)),S)
           => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2))),aa(real,real,aa(real,fun(real,real),plus_plus(real),R2),S)) ) ) ) ).

% norm_triangle_mono
tff(fact_1627_norm__power__ineq,axiom,
    ! [A: $tType] :
      ( real_V2822296259951069270ebra_1(A)
     => ! [X: A,Nb: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(nat,A,power_power(A,X),Nb))),aa(nat,real,power_power(real,real_V7770717601297561774m_norm(A,X)),Nb)) ) ).

% norm_power_ineq
tff(fact_1628_norm__diff__triangle__less,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X: A,Y: A,E1: real,Z: A,E22: real] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),X),Y))),E1)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),Y),Z))),E22)
           => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),X),Z))),aa(real,real,aa(real,fun(real,real),plus_plus(real),E1),E22)) ) ) ) ).

% norm_diff_triangle_less
tff(fact_1629_norm__triangle__le__diff,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X: A,Y: A,E2: real] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),real_V7770717601297561774m_norm(A,X)),real_V7770717601297561774m_norm(A,Y))),E2)
         => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),X),Y))),E2) ) ) ).

% norm_triangle_le_diff
tff(fact_1630_norm__diff__triangle__le,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X: A,Y: A,E1: real,Z: A,E22: real] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),X),Y))),E1)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),Y),Z))),E22)
           => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),X),Z))),aa(real,real,aa(real,fun(real,real),plus_plus(real),E1),E22)) ) ) ) ).

% norm_diff_triangle_le
tff(fact_1631_norm__triangle__ineq4,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [A2: A,B2: A] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2))),aa(real,real,aa(real,fun(real,real),plus_plus(real),real_V7770717601297561774m_norm(A,A2)),real_V7770717601297561774m_norm(A,B2))) ) ).

% norm_triangle_ineq4
tff(fact_1632_norm__triangle__sub,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X: A,Y: A] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,X)),aa(real,real,aa(real,fun(real,real),plus_plus(real),real_V7770717601297561774m_norm(A,Y)),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),X),Y)))) ) ).

% norm_triangle_sub
tff(fact_1633_power__eq__1__iff,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => ! [W: A,Nb: nat] :
          ( ( aa(nat,A,power_power(A,W),Nb) = one_one(A) )
         => ( ( real_V7770717601297561774m_norm(A,W) = one_one(real) )
            | ( Nb = zero_zero(nat) ) ) ) ) ).

% power_eq_1_iff
tff(fact_1634_norm__diff__triangle__ineq,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [A2: A,B2: A,C2: A,D2: A] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),D2)))),aa(real,real,aa(real,fun(real,real),plus_plus(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),C2))),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),D2)))) ) ).

% norm_diff_triangle_ineq
tff(fact_1635_square__norm__one,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => ! [X: A] :
          ( ( aa(nat,A,power_power(A,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = one_one(A) )
         => ( real_V7770717601297561774m_norm(A,X) = one_one(real) ) ) ) ).

% square_norm_one
tff(fact_1636_norm__power__diff,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_mult(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [Z: A,W: A,Ma: nat] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,Z)),one_one(real))
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,W)),one_one(real))
           => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,power_power(A,Z),Ma)),aa(nat,A,power_power(A,W),Ma)))),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),Ma)),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),Z),W)))) ) ) ) ).

% norm_power_diff
tff(fact_1637_both__member__options__ding,axiom,
    ! [Info: option(product_prod(nat,nat)),Dega: nat,TreeLista: list(vEBT_VEBT),Summarya: vEBT_VEBT,Nb: nat,X: nat] :
      ( vEBT_invar_vebt(vEBT_Node(Info,Dega,TreeLista,Summarya),Nb)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),X),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Dega))
       => ( aa(nat,$o,vEBT_V8194947554948674370ptions(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeLista),vEBT_VEBT_high(X,divide_divide(nat,Dega,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))),vEBT_VEBT_low(X,divide_divide(nat,Dega,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))
         => aa(nat,$o,vEBT_V8194947554948674370ptions(vEBT_Node(Info,Dega,TreeLista,Summarya)),X) ) ) ) ).

% both_member_options_ding
tff(fact_1638_linear__plus__1__le__power,axiom,
    ! [X: real,Nb: nat] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),Nb)),X)),one_one(real))),aa(nat,real,power_power(real,aa(real,real,aa(real,fun(real,real),plus_plus(real),X),one_one(real))),Nb)) ) ).

% linear_plus_1_le_power
tff(fact_1639_zdiff__int__split,axiom,
    ! [P: fun(int,$o),X: nat,Y: nat] :
      ( aa(int,$o,P,aa(nat,int,semiring_1_of_nat(int),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),X),Y)))
    <=> ( ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Y),X)
         => aa(int,$o,P,aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(nat,int,semiring_1_of_nat(int),X)),aa(nat,int,semiring_1_of_nat(int),Y))) )
        & ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),X),Y)
         => aa(int,$o,P,zero_zero(int)) ) ) ) ).

% zdiff_int_split
tff(fact_1640_ln__2__less__1,axiom,
    aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,ln_ln(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),one_one(real)) ).

% ln_2_less_1
tff(fact_1641_lemma__NBseq__def2,axiom,
    ! [A: $tType,B: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [X5: fun(A,B)] :
          ( ? [K5: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),K5)
              & ! [N4: A] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(B,aa(A,B,X5,N4))),K5) )
        <=> ? [N5: nat] :
            ! [N4: A] : aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(B,aa(A,B,X5,N4))),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,suc,N5))) ) ) ).

% lemma_NBseq_def2
tff(fact_1642_lemma__NBseq__def,axiom,
    ! [A: $tType,B: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [X5: fun(A,B)] :
          ( ? [K5: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),K5)
              & ! [N4: A] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(B,aa(A,B,X5,N4))),K5) )
        <=> ? [N5: nat] :
            ! [N4: A] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(B,aa(A,B,X5,N4))),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,suc,N5))) ) ) ).

% lemma_NBseq_def
tff(fact_1643_decr__mult__lemma,axiom,
    ! [D2: int,P: fun(int,$o),K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),D2)
     => ( ! [X3: int] :
            ( aa(int,$o,P,X3)
           => aa(int,$o,P,aa(int,int,aa(int,fun(int,int),minus_minus(int),X3),D2)) )
       => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),K)
         => ! [X2: int] :
              ( aa(int,$o,P,X2)
             => aa(int,$o,P,aa(int,int,aa(int,fun(int,int),minus_minus(int),X2),aa(int,int,aa(int,fun(int,int),times_times(int),K),D2))) ) ) ) ) ).

% decr_mult_lemma
tff(fact_1644_incr__mult__lemma,axiom,
    ! [D2: int,P: fun(int,$o),K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),D2)
     => ( ! [X3: int] :
            ( aa(int,$o,P,X3)
           => aa(int,$o,P,aa(int,int,aa(int,fun(int,int),plus_plus(int),X3),D2)) )
       => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),K)
         => ! [X2: int] :
              ( aa(int,$o,P,X2)
             => aa(int,$o,P,aa(int,int,aa(int,fun(int,int),plus_plus(int),X2),aa(int,int,aa(int,fun(int,int),times_times(int),K),D2))) ) ) ) ) ).

% incr_mult_lemma
tff(fact_1645_inthall,axiom,
    ! [A: $tType,Xs: list(A),P: fun(A,$o),Nb: nat] :
      ( ! [X3: A] :
          ( member(A,X3,aa(list(A),set(A),set2(A),Xs))
         => aa(A,$o,P,X3) )
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),aa(list(A),nat,size_size(list(A)),Xs))
       => aa(A,$o,P,aa(nat,A,nth(A,Xs),Nb)) ) ) ).

% inthall
tff(fact_1646_nth__equalityI,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A)] :
      ( ( aa(list(A),nat,size_size(list(A)),Xs) = aa(list(A),nat,size_size(list(A)),Ys2) )
     => ( ! [I2: nat] :
            ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I2),aa(list(A),nat,size_size(list(A)),Xs))
           => ( aa(nat,A,nth(A,Xs),I2) = aa(nat,A,nth(A,Ys2),I2) ) )
       => ( Xs = Ys2 ) ) ) ).

% nth_equalityI
tff(fact_1647_Skolem__list__nth,axiom,
    ! [A: $tType,K: nat,P: fun(nat,fun(A,$o))] :
      ( ! [I3: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I3),K)
         => ? [X_13: A] : aa(A,$o,aa(nat,fun(A,$o),P,I3),X_13) )
    <=> ? [Xs3: list(A)] :
          ( ( aa(list(A),nat,size_size(list(A)),Xs3) = K )
          & ! [I3: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I3),K)
             => aa(A,$o,aa(nat,fun(A,$o),P,I3),aa(nat,A,nth(A,Xs3),I3)) ) ) ) ).

% Skolem_list_nth
tff(fact_1648_list__eq__iff__nth__eq,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A)] :
      ( ( Xs = Ys2 )
    <=> ( ( aa(list(A),nat,size_size(list(A)),Xs) = aa(list(A),nat,size_size(list(A)),Ys2) )
        & ! [I3: nat] :
            ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I3),aa(list(A),nat,size_size(list(A)),Xs))
           => ( aa(nat,A,nth(A,Xs),I3) = aa(nat,A,nth(A,Ys2),I3) ) ) ) ) ).

% list_eq_iff_nth_eq
tff(fact_1649_all__set__conv__all__nth,axiom,
    ! [A: $tType,Xs: list(A),P: fun(A,$o)] :
      ( ! [X4: A] :
          ( member(A,X4,aa(list(A),set(A),set2(A),Xs))
         => aa(A,$o,P,X4) )
    <=> ! [I3: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I3),aa(list(A),nat,size_size(list(A)),Xs))
         => aa(A,$o,P,aa(nat,A,nth(A,Xs),I3)) ) ) ).

% all_set_conv_all_nth
tff(fact_1650_all__nth__imp__all__set,axiom,
    ! [A: $tType,Xs: list(A),P: fun(A,$o),X: A] :
      ( ! [I2: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I2),aa(list(A),nat,size_size(list(A)),Xs))
         => aa(A,$o,P,aa(nat,A,nth(A,Xs),I2)) )
     => ( member(A,X,aa(list(A),set(A),set2(A),Xs))
       => aa(A,$o,P,X) ) ) ).

% all_nth_imp_all_set
tff(fact_1651_in__set__conv__nth,axiom,
    ! [A: $tType,X: A,Xs: list(A)] :
      ( member(A,X,aa(list(A),set(A),set2(A),Xs))
    <=> ? [I3: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I3),aa(list(A),nat,size_size(list(A)),Xs))
          & ( aa(nat,A,nth(A,Xs),I3) = X ) ) ) ).

% in_set_conv_nth
tff(fact_1652_list__ball__nth,axiom,
    ! [A: $tType,Nb: nat,Xs: list(A),P: fun(A,$o)] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),aa(list(A),nat,size_size(list(A)),Xs))
     => ( ! [X3: A] :
            ( member(A,X3,aa(list(A),set(A),set2(A),Xs))
           => aa(A,$o,P,X3) )
       => aa(A,$o,P,aa(nat,A,nth(A,Xs),Nb)) ) ) ).

% list_ball_nth
tff(fact_1653_nth__mem,axiom,
    ! [A: $tType,Nb: nat,Xs: list(A)] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),aa(list(A),nat,size_size(list(A)),Xs))
     => member(A,aa(nat,A,nth(A,Xs),Nb),aa(list(A),set(A),set2(A),Xs)) ) ).

% nth_mem
tff(fact_1654_minf_I11_J,axiom,
    ! [A: $tType,B: $tType] :
      ( ord(A)
     => ! [F3: B] :
        ? [Z2: A] :
        ! [X2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X2),Z2)
         => ( F3 = F3 ) ) ) ).

% minf(11)
tff(fact_1655_minf_I7_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [Ta: A] :
        ? [Z2: A] :
        ! [X2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X2),Z2)
         => ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),Ta),X2) ) ) ).

% minf(7)
tff(fact_1656_minf_I5_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [Ta: A] :
        ? [Z2: A] :
        ! [X2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X2),Z2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),X2),Ta) ) ) ).

% minf(5)
tff(fact_1657_minf_I4_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [Ta: A] :
        ? [Z2: A] :
        ! [X2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X2),Z2)
         => ( X2 != Ta ) ) ) ).

% minf(4)
tff(fact_1658_minf_I3_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [Ta: A] :
        ? [Z2: A] :
        ! [X2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X2),Z2)
         => ( X2 != Ta ) ) ) ).

% minf(3)
tff(fact_1659_minf_I2_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [P: fun(A,$o),P3: fun(A,$o),Q: fun(A,$o),Q6: fun(A,$o)] :
          ( ? [Z3: A] :
            ! [X3: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X3),Z3)
             => ( aa(A,$o,P,X3)
              <=> aa(A,$o,P3,X3) ) )
         => ( ? [Z3: A] :
              ! [X3: A] :
                ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X3),Z3)
               => ( aa(A,$o,Q,X3)
                <=> aa(A,$o,Q6,X3) ) )
           => ? [Z2: A] :
              ! [X2: A] :
                ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X2),Z2)
               => ( ( aa(A,$o,P,X2)
                    | aa(A,$o,Q,X2) )
                <=> ( aa(A,$o,P3,X2)
                    | aa(A,$o,Q6,X2) ) ) ) ) ) ) ).

% minf(2)
tff(fact_1660_minf_I1_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [P: fun(A,$o),P3: fun(A,$o),Q: fun(A,$o),Q6: fun(A,$o)] :
          ( ? [Z3: A] :
            ! [X3: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X3),Z3)
             => ( aa(A,$o,P,X3)
              <=> aa(A,$o,P3,X3) ) )
         => ( ? [Z3: A] :
              ! [X3: A] :
                ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X3),Z3)
               => ( aa(A,$o,Q,X3)
                <=> aa(A,$o,Q6,X3) ) )
           => ? [Z2: A] :
              ! [X2: A] :
                ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X2),Z2)
               => ( ( aa(A,$o,P,X2)
                    & aa(A,$o,Q,X2) )
                <=> ( aa(A,$o,P3,X2)
                    & aa(A,$o,Q6,X2) ) ) ) ) ) ) ).

% minf(1)
tff(fact_1661_pinf_I11_J,axiom,
    ! [A: $tType,B: $tType] :
      ( ord(A)
     => ! [F3: B] :
        ? [Z2: A] :
        ! [X2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Z2),X2)
         => ( F3 = F3 ) ) ) ).

% pinf(11)
tff(fact_1662_pinf_I7_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [Ta: A] :
        ? [Z2: A] :
        ! [X2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Z2),X2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),Ta),X2) ) ) ).

% pinf(7)
tff(fact_1663_pinf_I5_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [Ta: A] :
        ? [Z2: A] :
        ! [X2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Z2),X2)
         => ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),X2),Ta) ) ) ).

% pinf(5)
tff(fact_1664_pinf_I4_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [Ta: A] :
        ? [Z2: A] :
        ! [X2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Z2),X2)
         => ( X2 != Ta ) ) ) ).

% pinf(4)
tff(fact_1665_pinf_I3_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [Ta: A] :
        ? [Z2: A] :
        ! [X2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Z2),X2)
         => ( X2 != Ta ) ) ) ).

% pinf(3)
tff(fact_1666_pinf_I2_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [P: fun(A,$o),P3: fun(A,$o),Q: fun(A,$o),Q6: fun(A,$o)] :
          ( ? [Z3: A] :
            ! [X3: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Z3),X3)
             => ( aa(A,$o,P,X3)
              <=> aa(A,$o,P3,X3) ) )
         => ( ? [Z3: A] :
              ! [X3: A] :
                ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Z3),X3)
               => ( aa(A,$o,Q,X3)
                <=> aa(A,$o,Q6,X3) ) )
           => ? [Z2: A] :
              ! [X2: A] :
                ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Z2),X2)
               => ( ( aa(A,$o,P,X2)
                    | aa(A,$o,Q,X2) )
                <=> ( aa(A,$o,P3,X2)
                    | aa(A,$o,Q6,X2) ) ) ) ) ) ) ).

% pinf(2)
tff(fact_1667_pinf_I1_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [P: fun(A,$o),P3: fun(A,$o),Q: fun(A,$o),Q6: fun(A,$o)] :
          ( ? [Z3: A] :
            ! [X3: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Z3),X3)
             => ( aa(A,$o,P,X3)
              <=> aa(A,$o,P3,X3) ) )
         => ( ? [Z3: A] :
              ! [X3: A] :
                ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Z3),X3)
               => ( aa(A,$o,Q,X3)
                <=> aa(A,$o,Q6,X3) ) )
           => ? [Z2: A] :
              ! [X2: A] :
                ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Z2),X2)
               => ( ( aa(A,$o,P,X2)
                    & aa(A,$o,Q,X2) )
                <=> ( aa(A,$o,P3,X2)
                    & aa(A,$o,Q6,X2) ) ) ) ) ) ) ).

% pinf(1)
tff(fact_1668_minf_I8_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [Ta: A] :
        ? [Z2: A] :
        ! [X2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X2),Z2)
         => ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Ta),X2) ) ) ).

% minf(8)
tff(fact_1669_minf_I6_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [Ta: A] :
        ? [Z2: A] :
        ! [X2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X2),Z2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X2),Ta) ) ) ).

% minf(6)
tff(fact_1670_pinf_I8_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [Ta: A] :
        ? [Z2: A] :
        ! [X2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Z2),X2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Ta),X2) ) ) ).

% pinf(8)
tff(fact_1671_pinf_I6_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [Ta: A] :
        ? [Z2: A] :
        ! [X2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Z2),X2)
         => ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X2),Ta) ) ) ).

% pinf(6)
tff(fact_1672_imp__le__cong,axiom,
    ! [X: int,X6: int,P: $o,P3: $o] :
      ( ( X = X6 )
     => ( ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),X6)
         => ( (P)
          <=> (P3) ) )
       => ( ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),X)
           => (P) )
        <=> ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),X6)
           => (P3) ) ) ) ) ).

% imp_le_cong
tff(fact_1673_conj__le__cong,axiom,
    ! [X: int,X6: int,P: $o,P3: $o] :
      ( ( X = X6 )
     => ( ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),X6)
         => ( (P)
          <=> (P3) ) )
       => ( ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),X)
            & (P) )
        <=> ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),X6)
            & (P3) ) ) ) ) ).

% conj_le_cong
tff(fact_1674_Bolzano,axiom,
    ! [A2: real,B2: real,P: fun(real,fun(real,$o))] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),B2)
     => ( ! [A4: real,B5: real,C5: real] :
            ( aa(real,$o,aa(real,fun(real,$o),P,A4),B5)
           => ( aa(real,$o,aa(real,fun(real,$o),P,B5),C5)
             => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A4),B5)
               => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),B5),C5)
                 => aa(real,$o,aa(real,fun(real,$o),P,A4),C5) ) ) ) )
       => ( ! [X3: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),X3)
             => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X3),B2)
               => ? [D5: real] :
                    ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),D5)
                    & ! [A4: real,B5: real] :
                        ( ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A4),X3)
                          & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X3),B5)
                          & aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),B5),A4)),D5) )
                       => aa(real,$o,aa(real,fun(real,$o),P,A4),B5) ) ) ) )
         => aa(real,$o,aa(real,fun(real,$o),P,A2),B2) ) ) ) ).

% Bolzano
tff(fact_1675_minusinfinity,axiom,
    ! [D2: int,P1: fun(int,$o),P: fun(int,$o)] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),D2)
     => ( ! [X3: int,K3: int] :
            ( aa(int,$o,P1,X3)
          <=> aa(int,$o,P1,aa(int,int,aa(int,fun(int,int),minus_minus(int),X3),aa(int,int,aa(int,fun(int,int),times_times(int),K3),D2))) )
       => ( ? [Z3: int] :
            ! [X3: int] :
              ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),X3),Z3)
             => ( aa(int,$o,P,X3)
              <=> aa(int,$o,P1,X3) ) )
         => ( ? [X_1: int] : aa(int,$o,P1,X_1)
           => ? [X_12: int] : aa(int,$o,P,X_12) ) ) ) ) ).

% minusinfinity
tff(fact_1676_plusinfinity,axiom,
    ! [D2: int,P3: fun(int,$o),P: fun(int,$o)] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),D2)
     => ( ! [X3: int,K3: int] :
            ( aa(int,$o,P3,X3)
          <=> aa(int,$o,P3,aa(int,int,aa(int,fun(int,int),minus_minus(int),X3),aa(int,int,aa(int,fun(int,int),times_times(int),K3),D2))) )
       => ( ? [Z3: int] :
            ! [X3: int] :
              ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),Z3),X3)
             => ( aa(int,$o,P,X3)
              <=> aa(int,$o,P3,X3) ) )
         => ( ? [X_1: int] : aa(int,$o,P3,X_1)
           => ? [X_12: int] : aa(int,$o,P,X_12) ) ) ) ) ).

% plusinfinity
tff(fact_1677_in__children__def,axiom,
    ! [Nb: nat,TreeLista: list(vEBT_VEBT),X: nat] :
      ( vEBT_V5917875025757280293ildren(Nb,TreeLista,X)
    <=> aa(nat,$o,vEBT_V8194947554948674370ptions(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeLista),vEBT_VEBT_high(X,Nb))),vEBT_VEBT_low(X,Nb)) ) ).

% in_children_def
tff(fact_1678_low__def,axiom,
    ! [X: nat,Nb: nat] : vEBT_VEBT_low(X,Nb) = modulo_modulo(nat,X,aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)) ).

% low_def
tff(fact_1679_tanh__ln__real,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,real,tanh(real),aa(real,real,ln_ln(real),X)) = divide_divide(real,aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),one_one(real)),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),one_one(real))) ) ) ).

% tanh_ln_real
tff(fact_1680_ln__one__minus__pos__lower__bound,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(real,real,uminus_uminus(real),X)),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))),aa(real,real,ln_ln(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),one_one(real)),X))) ) ) ).

% ln_one_minus_pos_lower_bound
tff(fact_1681_arcosh__def,axiom,
    ! [A: $tType] :
      ( ln(A)
     => ! [X: A] : aa(A,A,arcosh(A),X) = aa(A,A,ln_ln(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),powr(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,power_power(A,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),one_one(A)),real_Vector_of_real(A,divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))))) ) ).

% arcosh_def
tff(fact_1682_abs__ln__one__plus__x__minus__x__bound,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),X)),divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(real,real,ln_ln(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),X))),X))),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ) ).

% abs_ln_one_plus_x_minus_x_bound
tff(fact_1683_add_Oinverse__inverse,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A] : aa(A,A,uminus_uminus(A),aa(A,A,uminus_uminus(A),A2)) = A2 ) ).

% add.inverse_inverse
tff(fact_1684_neg__equal__iff__equal,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A,B2: A] :
          ( ( aa(A,A,uminus_uminus(A),A2) = aa(A,A,uminus_uminus(A),B2) )
        <=> ( A2 = B2 ) ) ) ).

% neg_equal_iff_equal
tff(fact_1685_verit__minus__simplify_I4_J,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [B2: A] : aa(A,A,uminus_uminus(A),aa(A,A,uminus_uminus(A),B2)) = B2 ) ).

% verit_minus_simplify(4)
tff(fact_1686_abs__idempotent,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A] : aa(A,A,abs_abs(A),aa(A,A,abs_abs(A),A2)) = aa(A,A,abs_abs(A),A2) ) ).

% abs_idempotent
tff(fact_1687_arsinh__minus__real,axiom,
    ! [X: real] : aa(real,real,arsinh(real),aa(real,real,uminus_uminus(real),X)) = aa(real,real,uminus_uminus(real),aa(real,real,arsinh(real),X)) ).

% arsinh_minus_real
tff(fact_1688_VEBT_Oinject_I2_J,axiom,
    ! [X21: $o,X222: $o,Y21: $o,Y22: $o] :
      ( ( vEBT_Leaf((X21),(X222)) = vEBT_Leaf((Y21),(Y22)) )
    <=> ( ( (X21)
        <=> (Y21) )
        & ( (X222)
        <=> (Y22) ) ) ) ).

% VEBT.inject(2)
tff(fact_1689_tanh__real__eq__iff,axiom,
    ! [X: real,Y: real] :
      ( ( aa(real,real,tanh(real),X) = aa(real,real,tanh(real),Y) )
    <=> ( X = Y ) ) ).

% tanh_real_eq_iff
tff(fact_1690_neg__le__iff__le,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),B2)),aa(A,A,uminus_uminus(A),A2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) ) ) ).

% neg_le_iff_le
tff(fact_1691_add_Oinverse__neutral,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ( aa(A,A,uminus_uminus(A),zero_zero(A)) = zero_zero(A) ) ) ).

% add.inverse_neutral
tff(fact_1692_neg__0__equal__iff__equal,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A] :
          ( ( zero_zero(A) = aa(A,A,uminus_uminus(A),A2) )
        <=> ( zero_zero(A) = A2 ) ) ) ).

% neg_0_equal_iff_equal
tff(fact_1693_neg__equal__0__iff__equal,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A] :
          ( ( aa(A,A,uminus_uminus(A),A2) = zero_zero(A) )
        <=> ( A2 = zero_zero(A) ) ) ) ).

% neg_equal_0_iff_equal
tff(fact_1694_equal__neg__zero,axiom,
    ! [A: $tType] :
      ( linord5086331880401160121up_add(A)
     => ! [A2: A] :
          ( ( A2 = aa(A,A,uminus_uminus(A),A2) )
        <=> ( A2 = zero_zero(A) ) ) ) ).

% equal_neg_zero
tff(fact_1695_neg__equal__zero,axiom,
    ! [A: $tType] :
      ( linord5086331880401160121up_add(A)
     => ! [A2: A] :
          ( ( aa(A,A,uminus_uminus(A),A2) = A2 )
        <=> ( A2 = zero_zero(A) ) ) ) ).

% neg_equal_zero
tff(fact_1696_neg__less__iff__less,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),B2)),aa(A,A,uminus_uminus(A),A2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) ) ) ).

% neg_less_iff_less
tff(fact_1697_neg__numeral__eq__iff,axiom,
    ! [A: $tType] :
      ( ring_char_0(A)
     => ! [Ma: num,Nb: num] :
          ( ( aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Ma)) = aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb)) )
        <=> ( Ma = Nb ) ) ) ).

% neg_numeral_eq_iff
tff(fact_1698_add__minus__cancel,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A,B2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),A2)),B2)) = B2 ) ).

% add_minus_cancel
tff(fact_1699_minus__add__cancel,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A,B2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),A2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)) = B2 ) ).

% minus_add_cancel
tff(fact_1700_minus__add__distrib,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [A2: A,B2: A] : aa(A,A,uminus_uminus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),A2)),aa(A,A,uminus_uminus(A),B2)) ) ).

% minus_add_distrib
tff(fact_1701_minus__diff__eq,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A,B2: A] : aa(A,A,uminus_uminus(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),A2) ) ).

% minus_diff_eq
tff(fact_1702_div__minus__minus,axiom,
    ! [A: $tType] :
      ( euclid8851590272496341667cancel(A)
     => ! [A2: A,B2: A] : divide_divide(A,aa(A,A,uminus_uminus(A),A2),aa(A,A,uminus_uminus(A),B2)) = divide_divide(A,A2,B2) ) ).

% div_minus_minus
tff(fact_1703_abs__0__eq,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A] :
          ( ( zero_zero(A) = aa(A,A,abs_abs(A),A2) )
        <=> ( A2 = zero_zero(A) ) ) ) ).

% abs_0_eq
tff(fact_1704_abs__eq__0,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A] :
          ( ( aa(A,A,abs_abs(A),A2) = zero_zero(A) )
        <=> ( A2 = zero_zero(A) ) ) ) ).

% abs_eq_0
tff(fact_1705_abs__zero,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ( aa(A,A,abs_abs(A),zero_zero(A)) = zero_zero(A) ) ) ).

% abs_zero
tff(fact_1706_abs__0,axiom,
    ! [A: $tType] :
      ( idom_abs_sgn(A)
     => ( aa(A,A,abs_abs(A),zero_zero(A)) = zero_zero(A) ) ) ).

% abs_0
tff(fact_1707_bits__mod__0,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [A2: A] : modulo_modulo(A,zero_zero(A),A2) = zero_zero(A) ) ).

% bits_mod_0
tff(fact_1708_mod__self,axiom,
    ! [A: $tType] :
      ( semidom_modulo(A)
     => ! [A2: A] : modulo_modulo(A,A2,A2) = zero_zero(A) ) ).

% mod_self
tff(fact_1709_mod__by__0,axiom,
    ! [A: $tType] :
      ( semidom_modulo(A)
     => ! [A2: A] : modulo_modulo(A,A2,zero_zero(A)) = A2 ) ).

% mod_by_0
tff(fact_1710_mod__0,axiom,
    ! [A: $tType] :
      ( semidom_modulo(A)
     => ! [A2: A] : modulo_modulo(A,zero_zero(A),A2) = zero_zero(A) ) ).

% mod_0
tff(fact_1711_abs__numeral,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Nb: num] : aa(A,A,abs_abs(A),aa(num,A,numeral_numeral(A),Nb)) = aa(num,A,numeral_numeral(A),Nb) ) ).

% abs_numeral
tff(fact_1712_abs__1,axiom,
    ! [A: $tType] :
      ( idom_abs_sgn(A)
     => ( aa(A,A,abs_abs(A),one_one(A)) = one_one(A) ) ) ).

% abs_1
tff(fact_1713_abs__add__abs,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A,B2: A] : aa(A,A,abs_abs(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,abs_abs(A),A2)),aa(A,A,abs_abs(A),B2))) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,abs_abs(A),A2)),aa(A,A,abs_abs(A),B2)) ) ).

% abs_add_abs
tff(fact_1714_mod__add__self1,axiom,
    ! [A: $tType] :
      ( euclid4440199948858584721cancel(A)
     => ! [B2: A,A2: A] : modulo_modulo(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),A2),B2) = modulo_modulo(A,A2,B2) ) ).

% mod_add_self1
tff(fact_1715_mod__add__self2,axiom,
    ! [A: $tType] :
      ( euclid4440199948858584721cancel(A)
     => ! [A2: A,B2: A] : modulo_modulo(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2),B2) = modulo_modulo(A,A2,B2) ) ).

% mod_add_self2
tff(fact_1716_abs__divide,axiom,
    ! [A: $tType] :
      ( field_abs_sgn(A)
     => ! [A2: A,B2: A] : aa(A,A,abs_abs(A),divide_divide(A,A2,B2)) = divide_divide(A,aa(A,A,abs_abs(A),A2),aa(A,A,abs_abs(A),B2)) ) ).

% abs_divide
tff(fact_1717_abs__minus__cancel,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A] : aa(A,A,abs_abs(A),aa(A,A,uminus_uminus(A),A2)) = aa(A,A,abs_abs(A),A2) ) ).

% abs_minus_cancel
tff(fact_1718_of__int__minus,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Z: int] : aa(int,A,ring_1_of_int(A),aa(int,int,uminus_uminus(int),Z)) = aa(A,A,uminus_uminus(A),aa(int,A,ring_1_of_int(A),Z)) ) ).

% of_int_minus
tff(fact_1719_abs__of__nat,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Nb: nat] : aa(A,A,abs_abs(A),aa(nat,A,semiring_1_of_nat(A),Nb)) = aa(nat,A,semiring_1_of_nat(A),Nb) ) ).

% abs_of_nat
tff(fact_1720_of__int__abs,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: int] : aa(int,A,ring_1_of_int(A),aa(int,int,abs_abs(int),X)) = aa(A,A,abs_abs(A),aa(int,A,ring_1_of_int(A),X)) ) ).

% of_int_abs
tff(fact_1721_mod__less,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
     => ( modulo_modulo(nat,Ma,Nb) = Ma ) ) ).

% mod_less
tff(fact_1722_tanh__0,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ( aa(A,A,tanh(A),zero_zero(A)) = zero_zero(A) ) ) ).

% tanh_0
tff(fact_1723_tanh__minus,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : aa(A,A,tanh(A),aa(A,A,uminus_uminus(A),X)) = aa(A,A,uminus_uminus(A),aa(A,A,tanh(A),X)) ) ).

% tanh_minus
tff(fact_1724_tanh__real__zero__iff,axiom,
    ! [X: real] :
      ( ( aa(real,real,tanh(real),X) = zero_zero(real) )
    <=> ( X = zero_zero(real) ) ) ).

% tanh_real_zero_iff
tff(fact_1725_tanh__real__less__iff,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,tanh(real),X)),aa(real,real,tanh(real),Y))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),Y) ) ).

% tanh_real_less_iff
tff(fact_1726_tanh__real__le__iff,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,tanh(real),X)),aa(real,real,tanh(real),Y))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),Y) ) ).

% tanh_real_le_iff
tff(fact_1727_tanh__real__abs,axiom,
    ! [X: real] : aa(real,real,tanh(real),aa(real,real,abs_abs(real),X)) = aa(real,real,abs_abs(real),aa(real,real,tanh(real),X)) ).

% tanh_real_abs
tff(fact_1728_neg__less__eq__nonneg,axiom,
    ! [A: $tType] :
      ( linord5086331880401160121up_add(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),A2)),A2)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2) ) ) ).

% neg_less_eq_nonneg
tff(fact_1729_less__eq__neg__nonpos,axiom,
    ! [A: $tType] :
      ( linord5086331880401160121up_add(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(A,A,uminus_uminus(A),A2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),zero_zero(A)) ) ) ).

% less_eq_neg_nonpos
tff(fact_1730_neg__le__0__iff__le,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),A2)),zero_zero(A))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2) ) ) ).

% neg_le_0_iff_le
tff(fact_1731_neg__0__le__iff__le,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(A,A,uminus_uminus(A),A2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),zero_zero(A)) ) ) ).

% neg_0_le_iff_le
tff(fact_1732_less__neg__neg,axiom,
    ! [A: $tType] :
      ( linord5086331880401160121up_add(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(A,A,uminus_uminus(A),A2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A)) ) ) ).

% less_neg_neg
tff(fact_1733_neg__less__pos,axiom,
    ! [A: $tType] :
      ( linord5086331880401160121up_add(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),A2)),A2)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2) ) ) ).

% neg_less_pos
tff(fact_1734_neg__0__less__iff__less,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,uminus_uminus(A),A2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A)) ) ) ).

% neg_0_less_iff_less
tff(fact_1735_neg__less__0__iff__less,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),A2)),zero_zero(A))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2) ) ) ).

% neg_less_0_iff_less
tff(fact_1736_add_Oright__inverse,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),aa(A,A,uminus_uminus(A),A2)) = zero_zero(A) ) ).

% add.right_inverse
tff(fact_1737_ab__left__minus,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),A2)),A2) = zero_zero(A) ) ).

% ab_left_minus
tff(fact_1738_verit__minus__simplify_I3_J,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [B2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),zero_zero(A)),B2) = aa(A,A,uminus_uminus(A),B2) ) ).

% verit_minus_simplify(3)
tff(fact_1739_diff__0,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),zero_zero(A)),A2) = aa(A,A,uminus_uminus(A),A2) ) ).

% diff_0
tff(fact_1740_add__neg__numeral__simps_I3_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [Ma: num,Nb: num] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Ma))),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb))) = aa(A,A,uminus_uminus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(num,A,numeral_numeral(A),Ma)),aa(num,A,numeral_numeral(A),Nb))) ) ).

% add_neg_numeral_simps(3)
tff(fact_1741_mult__minus1,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Z: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,uminus_uminus(A),one_one(A))),Z) = aa(A,A,uminus_uminus(A),Z) ) ).

% mult_minus1
tff(fact_1742_mult__minus1__right,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Z: A] : aa(A,A,aa(A,fun(A,A),times_times(A),Z),aa(A,A,uminus_uminus(A),one_one(A))) = aa(A,A,uminus_uminus(A),Z) ) ).

% mult_minus1_right
tff(fact_1743_abs__le__zero__iff,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),A2)),zero_zero(A))
        <=> ( A2 = zero_zero(A) ) ) ) ).

% abs_le_zero_iff
tff(fact_1744_abs__le__self__iff,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),A2)),A2)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2) ) ) ).

% abs_le_self_iff
tff(fact_1745_abs__of__nonneg,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
         => ( aa(A,A,abs_abs(A),A2) = A2 ) ) ) ).

% abs_of_nonneg
tff(fact_1746_uminus__add__conv__diff,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [A2: A,B2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),A2)),B2) = aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),A2) ) ).

% uminus_add_conv_diff
tff(fact_1747_diff__minus__eq__add,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A,B2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),aa(A,A,uminus_uminus(A),B2)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2) ) ).

% diff_minus_eq_add
tff(fact_1748_zero__less__abs__iff,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,abs_abs(A),A2))
        <=> ( A2 != zero_zero(A) ) ) ) ).

% zero_less_abs_iff
tff(fact_1749_divide__minus1,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [X: A] : divide_divide(A,X,aa(A,A,uminus_uminus(A),one_one(A))) = aa(A,A,uminus_uminus(A),X) ) ).

% divide_minus1
tff(fact_1750_div__minus1__right,axiom,
    ! [A: $tType] :
      ( euclid8851590272496341667cancel(A)
     => ! [A2: A] : divide_divide(A,A2,aa(A,A,uminus_uminus(A),one_one(A))) = aa(A,A,uminus_uminus(A),A2) ) ).

% div_minus1_right
tff(fact_1751_mod__mult__self1__is__0,axiom,
    ! [A: $tType] :
      ( euclid4440199948858584721cancel(A)
     => ! [B2: A,A2: A] : modulo_modulo(A,aa(A,A,aa(A,fun(A,A),times_times(A),B2),A2),B2) = zero_zero(A) ) ).

% mod_mult_self1_is_0
tff(fact_1752_mod__mult__self2__is__0,axiom,
    ! [A: $tType] :
      ( euclid4440199948858584721cancel(A)
     => ! [A2: A,B2: A] : modulo_modulo(A,aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2),B2) = zero_zero(A) ) ).

% mod_mult_self2_is_0
tff(fact_1753_bits__mod__by__1,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [A2: A] : modulo_modulo(A,A2,one_one(A)) = zero_zero(A) ) ).

% bits_mod_by_1
tff(fact_1754_mod__by__1,axiom,
    ! [A: $tType] :
      ( semidom_modulo(A)
     => ! [A2: A] : modulo_modulo(A,A2,one_one(A)) = zero_zero(A) ) ).

% mod_by_1
tff(fact_1755_mod__div__trivial,axiom,
    ! [A: $tType] :
      ( euclid4440199948858584721cancel(A)
     => ! [A2: A,B2: A] : divide_divide(A,modulo_modulo(A,A2,B2),B2) = zero_zero(A) ) ).

% mod_div_trivial
tff(fact_1756_bits__mod__div__trivial,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [A2: A,B2: A] : divide_divide(A,modulo_modulo(A,A2,B2),B2) = zero_zero(A) ) ).

% bits_mod_div_trivial
tff(fact_1757_mod__mult__self4,axiom,
    ! [A: $tType] :
      ( euclid4440199948858584721cancel(A)
     => ! [B2: A,C2: A,A2: A] : modulo_modulo(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2)),A2),B2) = modulo_modulo(A,A2,B2) ) ).

% mod_mult_self4
tff(fact_1758_mod__mult__self3,axiom,
    ! [A: $tType] :
      ( euclid4440199948858584721cancel(A)
     => ! [C2: A,B2: A,A2: A] : modulo_modulo(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2)),A2),B2) = modulo_modulo(A,A2,B2) ) ).

% mod_mult_self3
tff(fact_1759_mod__mult__self2,axiom,
    ! [A: $tType] :
      ( euclid4440199948858584721cancel(A)
     => ! [A2: A,B2: A,C2: A] : modulo_modulo(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2)),B2) = modulo_modulo(A,A2,B2) ) ).

% mod_mult_self2
tff(fact_1760_mod__mult__self1,axiom,
    ! [A: $tType] :
      ( euclid4440199948858584721cancel(A)
     => ! [A2: A,C2: A,B2: A] : modulo_modulo(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2)),B2) = modulo_modulo(A,A2,B2) ) ).

% mod_mult_self1
tff(fact_1761_abs__neg__numeral,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Nb: num] : aa(A,A,abs_abs(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb))) = aa(num,A,numeral_numeral(A),Nb) ) ).

% abs_neg_numeral
tff(fact_1762_abs__neg__one,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ( aa(A,A,abs_abs(A),aa(A,A,uminus_uminus(A),one_one(A))) = one_one(A) ) ) ).

% abs_neg_one
tff(fact_1763_abs__power__minus,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A,Nb: nat] : aa(A,A,abs_abs(A),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),A2)),Nb)) = aa(A,A,abs_abs(A),aa(nat,A,power_power(A,A2),Nb)) ) ).

% abs_power_minus
tff(fact_1764_of__real__eq__0__iff,axiom,
    ! [A: $tType] :
      ( real_V2191834092415804123ebra_1(A)
     => ! [X: real] :
          ( ( real_Vector_of_real(A,X) = zero_zero(A) )
        <=> ( X = zero_zero(real) ) ) ) ).

% of_real_eq_0_iff
tff(fact_1765_of__real__0,axiom,
    ! [A: $tType] :
      ( real_V2191834092415804123ebra_1(A)
     => ( real_Vector_of_real(A,zero_zero(real)) = zero_zero(A) ) ) ).

% of_real_0
tff(fact_1766_of__real__1,axiom,
    ! [A: $tType] :
      ( real_V2191834092415804123ebra_1(A)
     => ( real_Vector_of_real(A,one_one(real)) = one_one(A) ) ) ).

% of_real_1
tff(fact_1767_of__real__eq__1__iff,axiom,
    ! [A: $tType] :
      ( real_V2191834092415804123ebra_1(A)
     => ! [X: real] :
          ( ( real_Vector_of_real(A,X) = one_one(A) )
        <=> ( X = one_one(real) ) ) ) ).

% of_real_eq_1_iff
tff(fact_1768_mod__by__Suc__0,axiom,
    ! [Ma: nat] : modulo_modulo(nat,Ma,aa(nat,nat,suc,zero_zero(nat))) = zero_zero(nat) ).

% mod_by_Suc_0
tff(fact_1769_of__real__numeral,axiom,
    ! [A: $tType] :
      ( real_V2191834092415804123ebra_1(A)
     => ! [W: num] : real_Vector_of_real(A,aa(num,real,numeral_numeral(real),W)) = aa(num,A,numeral_numeral(A),W) ) ).

% of_real_numeral
tff(fact_1770_of__real__divide,axiom,
    ! [A: $tType] :
      ( real_V5047593784448816457lgebra(A)
     => ! [X: real,Y: real] : real_Vector_of_real(A,divide_divide(real,X,Y)) = divide_divide(A,real_Vector_of_real(A,X),real_Vector_of_real(A,Y)) ) ).

% of_real_divide
tff(fact_1771_real__add__minus__iff,axiom,
    ! [X: real,A2: real] :
      ( ( aa(real,real,aa(real,fun(real,real),plus_plus(real),X),aa(real,real,uminus_uminus(real),A2)) = zero_zero(real) )
    <=> ( X = A2 ) ) ).

% real_add_minus_iff
tff(fact_1772_of__real__add,axiom,
    ! [A: $tType] :
      ( real_V2191834092415804123ebra_1(A)
     => ! [X: real,Y: real] : real_Vector_of_real(A,aa(real,real,aa(real,fun(real,real),plus_plus(real),X),Y)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),real_Vector_of_real(A,X)),real_Vector_of_real(A,Y)) ) ).

% of_real_add
tff(fact_1773_of__real__power,axiom,
    ! [A: $tType] :
      ( real_V2191834092415804123ebra_1(A)
     => ! [X: real,Nb: nat] : real_Vector_of_real(A,aa(nat,real,power_power(real,X),Nb)) = aa(nat,A,power_power(A,real_Vector_of_real(A,X)),Nb) ) ).

% of_real_power
tff(fact_1774_floor__uminus__of__int,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [Z: int] : aa(A,int,archim6421214686448440834_floor(A),aa(A,A,uminus_uminus(A),aa(int,A,ring_1_of_int(A),Z))) = aa(int,int,uminus_uminus(int),Z) ) ).

% floor_uminus_of_int
tff(fact_1775_of__real__of__nat__eq,axiom,
    ! [A: $tType] :
      ( real_V2191834092415804123ebra_1(A)
     => ! [Nb: nat] : real_Vector_of_real(A,aa(nat,real,semiring_1_of_nat(real),Nb)) = aa(nat,A,semiring_1_of_nat(A),Nb) ) ).

% of_real_of_nat_eq
tff(fact_1776_of__real__of__int__eq,axiom,
    ! [A: $tType] :
      ( real_V2191834092415804123ebra_1(A)
     => ! [Z: int] : real_Vector_of_real(A,aa(int,real,ring_1_of_int(real),Z)) = aa(int,A,ring_1_of_int(A),Z) ) ).

% of_real_of_int_eq
tff(fact_1777_tanh__real__neg__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,tanh(real),X)),zero_zero(real))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),zero_zero(real)) ) ).

% tanh_real_neg_iff
tff(fact_1778_tanh__real__pos__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,tanh(real),X))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X) ) ).

% tanh_real_pos_iff
tff(fact_1779_tanh__real__nonneg__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,tanh(real),X))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X) ) ).

% tanh_real_nonneg_iff
tff(fact_1780_tanh__real__nonpos__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,tanh(real),X)),zero_zero(real))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),zero_zero(real)) ) ).

% tanh_real_nonpos_iff
tff(fact_1781_dbl__simps_I1_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [K: num] : neg_numeral_dbl(A,aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),K))) = aa(A,A,uminus_uminus(A),neg_numeral_dbl(A,aa(num,A,numeral_numeral(A),K))) ) ).

% dbl_simps(1)
tff(fact_1782_add__neg__numeral__special_I8_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),one_one(A))),one_one(A)) = zero_zero(A) ) ) ).

% add_neg_numeral_special(8)
tff(fact_1783_add__neg__numeral__special_I7_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),aa(A,A,uminus_uminus(A),one_one(A))) = zero_zero(A) ) ) ).

% add_neg_numeral_special(7)
tff(fact_1784_diff__numeral__special_I12_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ( aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,uminus_uminus(A),one_one(A))),aa(A,A,uminus_uminus(A),one_one(A))) = zero_zero(A) ) ) ).

% diff_numeral_special(12)
tff(fact_1785_neg__one__eq__numeral__iff,axiom,
    ! [A: $tType] :
      ( ring_char_0(A)
     => ! [Nb: num] :
          ( ( aa(A,A,uminus_uminus(A),one_one(A)) = aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb)) )
        <=> ( Nb = one2 ) ) ) ).

% neg_one_eq_numeral_iff
tff(fact_1786_numeral__eq__neg__one__iff,axiom,
    ! [A: $tType] :
      ( ring_char_0(A)
     => ! [Nb: num] :
          ( ( aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb)) = aa(A,A,uminus_uminus(A),one_one(A)) )
        <=> ( Nb = one2 ) ) ) ).

% numeral_eq_neg_one_iff
tff(fact_1787_zero__le__divide__abs__iff,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),divide_divide(A,A2,aa(A,A,abs_abs(A),B2)))
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
            | ( B2 = zero_zero(A) ) ) ) ) ).

% zero_le_divide_abs_iff
tff(fact_1788_divide__le__0__abs__iff,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,A2,aa(A,A,abs_abs(A),B2))),zero_zero(A))
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),zero_zero(A))
            | ( B2 = zero_zero(A) ) ) ) ) ).

% divide_le_0_abs_iff
tff(fact_1789_abs__of__nonpos,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),zero_zero(A))
         => ( aa(A,A,abs_abs(A),A2) = aa(A,A,uminus_uminus(A),A2) ) ) ) ).

% abs_of_nonpos
tff(fact_1790_minus__one__mult__self,axiom,
    ! [A: $tType] :
      ( comm_ring_1(A)
     => ! [Nb: nat] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),one_one(A))),Nb)),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),one_one(A))),Nb)) = one_one(A) ) ).

% minus_one_mult_self
tff(fact_1791_left__minus__one__mult__self,axiom,
    ! [A: $tType] :
      ( comm_ring_1(A)
     => ! [Nb: nat,A2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),one_one(A))),Nb)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),one_one(A))),Nb)),A2)) = A2 ) ).

% left_minus_one_mult_self
tff(fact_1792_mod__minus1__right,axiom,
    ! [A: $tType] :
      ( euclid8851590272496341667cancel(A)
     => ! [A2: A] : modulo_modulo(A,A2,aa(A,A,uminus_uminus(A),one_one(A))) = zero_zero(A) ) ).

% mod_minus1_right
tff(fact_1793_norm__neg__numeral,axiom,
    ! [A: $tType] :
      ( real_V2822296259951069270ebra_1(A)
     => ! [W: num] : real_V7770717601297561774m_norm(A,aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))) = aa(num,real,numeral_numeral(real),W) ) ).

% norm_neg_numeral
tff(fact_1794_floor__neg__numeral,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [V: num] : aa(A,int,archim6421214686448440834_floor(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),V))) = aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),V)) ) ).

% floor_neg_numeral
tff(fact_1795_semiring__norm_I168_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [V: num,W: num,Y: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),V))),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))),Y)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),aa(num,num,aa(num,fun(num,num),plus_plus(num),V),W)))),Y) ) ).

% semiring_norm(168)
tff(fact_1796_ceiling__neg__numeral,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [V: num] : archimedean_ceiling(A,aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),V))) = aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),V)) ) ).

% ceiling_neg_numeral
tff(fact_1797_diff__numeral__simps_I2_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [Ma: num,Nb: num] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(num,A,numeral_numeral(A),Ma)),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb))) = aa(num,A,numeral_numeral(A),aa(num,num,aa(num,fun(num,num),plus_plus(num),Ma),Nb)) ) ).

% diff_numeral_simps(2)
tff(fact_1798_diff__numeral__simps_I3_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [Ma: num,Nb: num] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Ma))),aa(num,A,numeral_numeral(A),Nb)) = aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),aa(num,num,aa(num,fun(num,num),plus_plus(num),Ma),Nb))) ) ).

% diff_numeral_simps(3)
tff(fact_1799_Suc__mod__mult__self1,axiom,
    ! [Ma: nat,K: nat,Nb: nat] : modulo_modulo(nat,aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Nb))),Nb) = modulo_modulo(nat,aa(nat,nat,suc,Ma),Nb) ).

% Suc_mod_mult_self1
tff(fact_1800_Suc__mod__mult__self2,axiom,
    ! [Ma: nat,Nb: nat,K: nat] : modulo_modulo(nat,aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),K))),Nb) = modulo_modulo(nat,aa(nat,nat,suc,Ma),Nb) ).

% Suc_mod_mult_self2
tff(fact_1801_Suc__mod__mult__self3,axiom,
    ! [K: nat,Nb: nat,Ma: nat] : modulo_modulo(nat,aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Nb)),Ma)),Nb) = modulo_modulo(nat,aa(nat,nat,suc,Ma),Nb) ).

% Suc_mod_mult_self3
tff(fact_1802_Suc__mod__mult__self4,axiom,
    ! [Nb: nat,K: nat,Ma: nat] : modulo_modulo(nat,aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),K)),Ma)),Nb) = modulo_modulo(nat,aa(nat,nat,suc,Ma),Nb) ).

% Suc_mod_mult_self4
tff(fact_1803_semiring__norm_I172_J,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [V: num,W: num,Y: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),V))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))),Y)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,aa(num,fun(num,num),times_times(num),V),W))),Y) ) ).

% semiring_norm(172)
tff(fact_1804_semiring__norm_I171_J,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [V: num,W: num,Y: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),V)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))),Y)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),aa(num,num,aa(num,fun(num,num),times_times(num),V),W)))),Y) ) ).

% semiring_norm(171)
tff(fact_1805_semiring__norm_I170_J,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [V: num,W: num,Y: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),V))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),W)),Y)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),aa(num,num,aa(num,fun(num,num),times_times(num),V),W)))),Y) ) ).

% semiring_norm(170)
tff(fact_1806_mult__neg__numeral__simps_I3_J,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Ma: num,Nb: num] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),Ma)),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb))) = aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),aa(num,num,aa(num,fun(num,num),times_times(num),Ma),Nb))) ) ).

% mult_neg_numeral_simps(3)
tff(fact_1807_mult__neg__numeral__simps_I2_J,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Ma: num,Nb: num] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Ma))),aa(num,A,numeral_numeral(A),Nb)) = aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),aa(num,num,aa(num,fun(num,num),times_times(num),Ma),Nb))) ) ).

% mult_neg_numeral_simps(2)
tff(fact_1808_mult__neg__numeral__simps_I1_J,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Ma: num,Nb: num] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Ma))),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb))) = aa(num,A,numeral_numeral(A),aa(num,num,aa(num,fun(num,num),times_times(num),Ma),Nb)) ) ).

% mult_neg_numeral_simps(1)
tff(fact_1809_artanh__minus__real,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,abs_abs(real),X)),one_one(real))
     => ( aa(real,real,artanh(real),aa(real,real,uminus_uminus(real),X)) = aa(real,real,uminus_uminus(real),aa(real,real,artanh(real),X)) ) ) ).

% artanh_minus_real
tff(fact_1810_neg__numeral__le__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Ma: num,Nb: num] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Ma))),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb)))
        <=> aa(num,$o,aa(num,fun(num,$o),ord_less_eq(num),Nb),Ma) ) ) ).

% neg_numeral_le_iff
tff(fact_1811_neg__numeral__less__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Ma: num,Nb: num] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Ma))),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb)))
        <=> aa(num,$o,aa(num,fun(num,$o),ord_less(num),Nb),Ma) ) ) ).

% neg_numeral_less_iff
tff(fact_1812_round__neg__numeral,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [Nb: num] : archimedean_round(A,aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb))) = aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Nb)) ) ).

% round_neg_numeral
tff(fact_1813_norm__of__int,axiom,
    ! [A: $tType] :
      ( real_V2822296259951069270ebra_1(A)
     => ! [Z: int] : real_V7770717601297561774m_norm(A,aa(int,A,ring_1_of_int(A),Z)) = aa(real,real,abs_abs(real),aa(int,real,ring_1_of_int(real),Z)) ) ).

% norm_of_int
tff(fact_1814_not__neg__one__le__neg__numeral__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Ma: num] :
          ( ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),one_one(A))),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Ma)))
        <=> ( Ma != one2 ) ) ) ).

% not_neg_one_le_neg_numeral_iff
tff(fact_1815_le__divide__eq__numeral1_I2_J,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A,W: num] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),divide_divide(A,B2,aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W)))) ) ) ).

% le_divide_eq_numeral1(2)
tff(fact_1816_divide__le__eq__numeral1_I2_J,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [B2: A,W: num,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,B2,aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W)))),A2)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W)))),B2) ) ) ).

% divide_le_eq_numeral1(2)
tff(fact_1817_eq__divide__eq__numeral1_I2_J,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A,B2: A,W: num] :
          ( ( A2 = divide_divide(A,B2,aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))) )
        <=> $ite(aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W)) != zero_zero(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))) = B2,A2 = zero_zero(A)) ) ) ).

% eq_divide_eq_numeral1(2)
tff(fact_1818_divide__eq__eq__numeral1_I2_J,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [B2: A,W: num,A2: A] :
          ( ( divide_divide(A,B2,aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))) = A2 )
        <=> $ite(aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W)) != zero_zero(A),B2 = aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))),A2 = zero_zero(A)) ) ) ).

% divide_eq_eq_numeral1(2)
tff(fact_1819_neg__numeral__less__neg__one__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Ma: num] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Ma))),aa(A,A,uminus_uminus(A),one_one(A)))
        <=> ( Ma != one2 ) ) ) ).

% neg_numeral_less_neg_one_iff
tff(fact_1820_less__divide__eq__numeral1_I2_J,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A,W: num] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),divide_divide(A,B2,aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W)))) ) ) ).

% less_divide_eq_numeral1(2)
tff(fact_1821_divide__less__eq__numeral1_I2_J,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [B2: A,W: num,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),divide_divide(A,B2,aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W)))),A2)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W)))),B2) ) ) ).

% divide_less_eq_numeral1(2)
tff(fact_1822_bits__one__mod__two__eq__one,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ( modulo_modulo(A,one_one(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = one_one(A) ) ) ).

% bits_one_mod_two_eq_one
tff(fact_1823_one__mod__two__eq__one,axiom,
    ! [A: $tType] :
      ( euclid5411537665997757685th_nat(A)
     => ( modulo_modulo(A,one_one(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = one_one(A) ) ) ).

% one_mod_two_eq_one
tff(fact_1824_zero__less__power__abs__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(nat,A,power_power(A,aa(A,A,abs_abs(A),A2)),Nb))
        <=> ( ( A2 != zero_zero(A) )
            | ( Nb = zero_zero(nat) ) ) ) ) ).

% zero_less_power_abs_iff
tff(fact_1825_power2__minus,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [A2: A] : aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),A2)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = aa(nat,A,power_power(A,A2),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) ) ).

% power2_minus
tff(fact_1826_abs__power2,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A] : aa(A,A,abs_abs(A),aa(nat,A,power_power(A,A2),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) = aa(nat,A,power_power(A,A2),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) ) ).

% abs_power2
tff(fact_1827_power2__abs,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A] : aa(nat,A,power_power(A,aa(A,A,abs_abs(A),A2)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = aa(nat,A,power_power(A,A2),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) ) ).

% power2_abs
tff(fact_1828_mod2__Suc__Suc,axiom,
    ! [Ma: nat] : modulo_modulo(nat,aa(nat,nat,suc,aa(nat,nat,suc,Ma)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = modulo_modulo(nat,Ma,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) ).

% mod2_Suc_Suc
tff(fact_1829_of__real__neg__numeral,axiom,
    ! [A: $tType] :
      ( real_V2191834092415804123ebra_1(A)
     => ! [W: num] : real_Vector_of_real(A,aa(real,real,uminus_uminus(real),aa(num,real,numeral_numeral(real),W))) = aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W)) ) ).

% of_real_neg_numeral
tff(fact_1830_Suc__times__numeral__mod__eq,axiom,
    ! [K: num,Nb: nat] :
      ( ( aa(num,nat,numeral_numeral(nat),K) != one_one(nat) )
     => ( modulo_modulo(nat,aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),K)),Nb)),aa(num,nat,numeral_numeral(nat),K)) = one_one(nat) ) ) ).

% Suc_times_numeral_mod_eq
tff(fact_1831_add__neg__numeral__special_I9_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),one_one(A))),aa(A,A,uminus_uminus(A),one_one(A))) = aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) ) ) ).

% add_neg_numeral_special(9)
tff(fact_1832_diff__numeral__special_I11_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ( aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),aa(A,A,uminus_uminus(A),one_one(A))) = aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)) ) ) ).

% diff_numeral_special(11)
tff(fact_1833_diff__numeral__special_I10_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ( aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,uminus_uminus(A),one_one(A))),one_one(A)) = aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) ) ) ).

% diff_numeral_special(10)
tff(fact_1834_minus__1__div__2__eq,axiom,
    ! [A: $tType] :
      ( euclid8789492081693882211th_nat(A)
     => ( divide_divide(A,aa(A,A,uminus_uminus(A),one_one(A)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = aa(A,A,uminus_uminus(A),one_one(A)) ) ) ).

% minus_1_div_2_eq
tff(fact_1835_not__mod__2__eq__0__eq__1,axiom,
    ! [A: $tType] :
      ( semiring_parity(A)
     => ! [A2: A] :
          ( ( modulo_modulo(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) != zero_zero(A) )
        <=> ( modulo_modulo(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = one_one(A) ) ) ) ).

% not_mod_2_eq_0_eq_1
tff(fact_1836_not__mod__2__eq__1__eq__0,axiom,
    ! [A: $tType] :
      ( semiring_parity(A)
     => ! [A2: A] :
          ( ( modulo_modulo(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) != one_one(A) )
        <=> ( modulo_modulo(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = zero_zero(A) ) ) ) ).

% not_mod_2_eq_1_eq_0
tff(fact_1837_bits__minus__1__mod__2__eq,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ( modulo_modulo(A,aa(A,A,uminus_uminus(A),one_one(A)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = one_one(A) ) ) ).

% bits_minus_1_mod_2_eq
tff(fact_1838_minus__1__mod__2__eq,axiom,
    ! [A: $tType] :
      ( euclid8789492081693882211th_nat(A)
     => ( modulo_modulo(A,aa(A,A,uminus_uminus(A),one_one(A)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = one_one(A) ) ) ).

% minus_1_mod_2_eq
tff(fact_1839_Power_Oring__1__class_Opower__minus__even,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [A2: A,Nb: nat] : aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),A2)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)) = aa(nat,A,power_power(A,A2),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)) ) ).

% Power.ring_1_class.power_minus_even
tff(fact_1840_not__mod2__eq__Suc__0__eq__0,axiom,
    ! [Nb: nat] :
      ( ( modulo_modulo(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) != aa(nat,nat,suc,zero_zero(nat)) )
    <=> ( modulo_modulo(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = zero_zero(nat) ) ) ).

% not_mod2_eq_Suc_0_eq_0
tff(fact_1841_diff__numeral__special_I4_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [Ma: num] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Ma))),one_one(A)) = aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),aa(num,num,aa(num,fun(num,num),plus_plus(num),Ma),one2))) ) ).

% diff_numeral_special(4)
tff(fact_1842_diff__numeral__special_I3_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [Nb: num] : aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb))) = aa(num,A,numeral_numeral(A),aa(num,num,aa(num,fun(num,num),plus_plus(num),one2),Nb)) ) ).

% diff_numeral_special(3)
tff(fact_1843_add__self__mod__2,axiom,
    ! [Ma: nat] : modulo_modulo(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Ma),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = zero_zero(nat) ).

% add_self_mod_2
tff(fact_1844_neg__numeral__le__floor,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [V: num,X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),V))),aa(A,int,archim6421214686448440834_floor(A),X))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),V))),X) ) ) ).

% neg_numeral_le_floor
tff(fact_1845_floor__less__neg__numeral,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,V: num] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(A,int,archim6421214686448440834_floor(A),X)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),V)))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),V))) ) ) ).

% floor_less_neg_numeral
tff(fact_1846_ceiling__le__neg__numeral,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,V: num] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),archimedean_ceiling(A,X)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),V)))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),V))) ) ) ).

% ceiling_le_neg_numeral
tff(fact_1847_ceiling__less__zero,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),archimedean_ceiling(A,X)),zero_zero(int))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(A,A,uminus_uminus(A),one_one(A))) ) ) ).

% ceiling_less_zero
tff(fact_1848_zero__le__ceiling,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),archimedean_ceiling(A,X))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),one_one(A))),X) ) ) ).

% zero_le_ceiling
tff(fact_1849_neg__numeral__less__ceiling,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [V: num,X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),V))),archimedean_ceiling(A,X))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),V))),X) ) ) ).

% neg_numeral_less_ceiling
tff(fact_1850_of__int__eq__neg__numeral__power__cancel__iff,axiom,
    ! [A: $tType] :
      ( ring_char_0(A)
     => ! [Y: int,X: num,Nb: nat] :
          ( ( aa(int,A,ring_1_of_int(A),Y) = aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),X))),Nb) )
        <=> ( Y = aa(nat,int,power_power(int,aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),X))),Nb) ) ) ) ).

% of_int_eq_neg_numeral_power_cancel_iff
tff(fact_1851_neg__numeral__power__eq__of__int__cancel__iff,axiom,
    ! [A: $tType] :
      ( ring_char_0(A)
     => ! [X: num,Nb: nat,Y: int] :
          ( ( aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),X))),Nb) = aa(int,A,ring_1_of_int(A),Y) )
        <=> ( aa(nat,int,power_power(int,aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),X))),Nb) = Y ) ) ) ).

% neg_numeral_power_eq_of_int_cancel_iff
tff(fact_1852_dbl__simps_I4_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ( neg_numeral_dbl(A,aa(A,A,uminus_uminus(A),one_one(A))) = aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) ) ) ).

% dbl_simps(4)
tff(fact_1853_power__minus1__even,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Nb: nat] : aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),one_one(A))),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)) = one_one(A) ) ).

% power_minus1_even
tff(fact_1854_mod2__gr__0,axiom,
    ! [Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),modulo_modulo(nat,Ma,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))
    <=> ( modulo_modulo(nat,Ma,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = one_one(nat) ) ) ).

% mod2_gr_0
tff(fact_1855_norm__of__real__add1,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => ! [X: real] : real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),real_Vector_of_real(A,X)),one_one(A))) = aa(real,real,abs_abs(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),X),one_one(real))) ) ).

% norm_of_real_add1
tff(fact_1856_norm__of__real__addn,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => ! [X: real,B2: num] : real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),real_Vector_of_real(A,X)),aa(num,A,numeral_numeral(A),B2))) = aa(real,real,abs_abs(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),X),aa(num,real,numeral_numeral(real),B2))) ) ).

% norm_of_real_addn
tff(fact_1857_neg__numeral__less__floor,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [V: num,X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),V))),aa(A,int,archim6421214686448440834_floor(A),X))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),V))),one_one(A))),X) ) ) ).

% neg_numeral_less_floor
tff(fact_1858_floor__le__neg__numeral,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,V: num] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(A,int,archim6421214686448440834_floor(A),X)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),V)))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),V))),one_one(A))) ) ) ).

% floor_le_neg_numeral
tff(fact_1859_ceiling__less__neg__numeral,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,V: num] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),archimedean_ceiling(A,X)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),V)))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),V))),one_one(A))) ) ) ).

% ceiling_less_neg_numeral
tff(fact_1860_neg__numeral__le__ceiling,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [V: num,X: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),V))),archimedean_ceiling(A,X))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),V))),one_one(A))),X) ) ) ).

% neg_numeral_le_ceiling
tff(fact_1861_of__int__le__neg__numeral__power__cancel__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: int,X: num,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(int,A,ring_1_of_int(A),A2)),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),X))),Nb))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),A2),aa(nat,int,power_power(int,aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),X))),Nb)) ) ) ).

% of_int_le_neg_numeral_power_cancel_iff
tff(fact_1862_neg__numeral__power__le__of__int__cancel__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: num,Nb: nat,A2: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),X))),Nb)),aa(int,A,ring_1_of_int(A),A2))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(nat,int,power_power(int,aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),X))),Nb)),A2) ) ) ).

% neg_numeral_power_le_of_int_cancel_iff
tff(fact_1863_of__int__less__neg__numeral__power__cancel__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: int,X: num,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(int,A,ring_1_of_int(A),A2)),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),X))),Nb))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),A2),aa(nat,int,power_power(int,aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),X))),Nb)) ) ) ).

% of_int_less_neg_numeral_power_cancel_iff
tff(fact_1864_neg__numeral__power__less__of__int__cancel__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: num,Nb: nat,A2: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),X))),Nb)),aa(int,A,ring_1_of_int(A),A2))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(nat,int,power_power(int,aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),X))),Nb)),A2) ) ) ).

% neg_numeral_power_less_of_int_cancel_iff
tff(fact_1865_square__powr__half,axiom,
    ! [X: real] : powr(real,aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))) = aa(real,real,abs_abs(real),X) ).

% square_powr_half
tff(fact_1866_abs__less__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,abs_abs(A),A2)),B2)
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
            & aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),A2)),B2) ) ) ) ).

% abs_less_iff
tff(fact_1867_equation__minus__iff,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A,B2: A] :
          ( ( A2 = aa(A,A,uminus_uminus(A),B2) )
        <=> ( B2 = aa(A,A,uminus_uminus(A),A2) ) ) ) ).

% equation_minus_iff
tff(fact_1868_minus__equation__iff,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A,B2: A] :
          ( ( aa(A,A,uminus_uminus(A),A2) = B2 )
        <=> ( aa(A,A,uminus_uminus(A),B2) = A2 ) ) ) ).

% minus_equation_iff
tff(fact_1869_verit__negate__coefficient_I3_J,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [A2: A,B2: A] :
          ( ( A2 = B2 )
         => ( aa(A,A,uminus_uminus(A),A2) = aa(A,A,uminus_uminus(A),B2) ) ) ) ).

% verit_negate_coefficient(3)
tff(fact_1870_abs__leI,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),A2)),B2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),A2)),B2) ) ) ) ).

% abs_leI
tff(fact_1871_abs__le__D2,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),A2)),B2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),A2)),B2) ) ) ).

% abs_le_D2
tff(fact_1872_abs__le__iff,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),A2)),B2)
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
            & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),A2)),B2) ) ) ) ).

% abs_le_iff
tff(fact_1873_abs__ge__minus__self,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),A2)),aa(A,A,abs_abs(A),A2)) ) ).

% abs_ge_minus_self
tff(fact_1874_of__nat__mod,axiom,
    ! [A: $tType] :
      ( euclid5411537665997757685th_nat(A)
     => ! [Ma: nat,Nb: nat] : aa(nat,A,semiring_1_of_nat(A),modulo_modulo(nat,Ma,Nb)) = modulo_modulo(A,aa(nat,A,semiring_1_of_nat(A),Ma),aa(nat,A,semiring_1_of_nat(A),Nb)) ) ).

% of_nat_mod
tff(fact_1875_artanh__tanh__real,axiom,
    ! [X: real] : aa(real,real,artanh(real),aa(real,real,tanh(real),X)) = X ).

% artanh_tanh_real
tff(fact_1876_abs__minus__le__zero,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),aa(A,A,abs_abs(A),A2))),zero_zero(A)) ) ).

% abs_minus_le_zero
tff(fact_1877_eq__abs__iff_H,axiom,
    ! [A: $tType] :
      ( linordered_ring(A)
     => ! [A2: A,B2: A] :
          ( ( A2 = aa(A,A,abs_abs(A),B2) )
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
            & ( ( B2 = A2 )
              | ( B2 = aa(A,A,uminus_uminus(A),A2) ) ) ) ) ) ).

% eq_abs_iff'
tff(fact_1878_abs__eq__iff_H,axiom,
    ! [A: $tType] :
      ( linordered_ring(A)
     => ! [A2: A,B2: A] :
          ( ( aa(A,A,abs_abs(A),A2) = B2 )
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2)
            & ( ( A2 = B2 )
              | ( A2 = aa(A,A,uminus_uminus(A),B2) ) ) ) ) ) ).

% abs_eq_iff'
tff(fact_1879_abs__of__neg,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A))
         => ( aa(A,A,abs_abs(A),A2) = aa(A,A,uminus_uminus(A),A2) ) ) ) ).

% abs_of_neg
tff(fact_1880_abs__if__raw,axiom,
    ! [A: $tType] :
      ( abs_if(A)
     => ! [X2: A] :
          aa(A,A,abs_abs(A),X2) = $ite(aa(A,$o,aa(A,fun(A,$o),ord_less(A),X2),zero_zero(A)),aa(A,A,uminus_uminus(A),X2),X2) ) ).

% abs_if_raw
tff(fact_1881_abs__if,axiom,
    ! [A: $tType] :
      ( abs_if(A)
     => ! [A2: A] :
          aa(A,A,abs_abs(A),A2) = $ite(aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A)),aa(A,A,uminus_uminus(A),A2),A2) ) ).

% abs_if
tff(fact_1882_abs__real__def,axiom,
    ! [A2: real] :
      aa(real,real,abs_abs(real),A2) = $ite(aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),zero_zero(real)),aa(real,real,uminus_uminus(real),A2),A2) ).

% abs_real_def
tff(fact_1883_abs__ge__self,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(A,A,abs_abs(A),A2)) ) ).

% abs_ge_self
tff(fact_1884_abs__le__D1,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),A2)),B2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) ) ) ).

% abs_le_D1
tff(fact_1885_abs__eq__0__iff,axiom,
    ! [A: $tType] :
      ( idom_abs_sgn(A)
     => ! [A2: A] :
          ( ( aa(A,A,abs_abs(A),A2) = zero_zero(A) )
        <=> ( A2 = zero_zero(A) ) ) ) ).

% abs_eq_0_iff
tff(fact_1886_abs__one,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ( aa(A,A,abs_abs(A),one_one(A)) = one_one(A) ) ) ).

% abs_one
tff(fact_1887_abs__minus__commute,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A,B2: A] : aa(A,A,abs_abs(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2)) = aa(A,A,abs_abs(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),A2)) ) ).

% abs_minus_commute
tff(fact_1888_tanh__real__gt__neg1,axiom,
    ! [X: real] : aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),one_one(real))),aa(real,real,tanh(real),X)) ).

% tanh_real_gt_neg1
tff(fact_1889_power__abs,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A,Nb: nat] : aa(A,A,abs_abs(A),aa(nat,A,power_power(A,A2),Nb)) = aa(nat,A,power_power(A,aa(A,A,abs_abs(A),A2)),Nb) ) ).

% power_abs
tff(fact_1890_mod__add__eq,axiom,
    ! [A: $tType] :
      ( euclid4440199948858584721cancel(A)
     => ! [A2: A,C2: A,B2: A] : modulo_modulo(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),modulo_modulo(A,A2,C2)),modulo_modulo(A,B2,C2)),C2) = modulo_modulo(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2),C2) ) ).

% mod_add_eq
tff(fact_1891_mod__add__cong,axiom,
    ! [A: $tType] :
      ( euclid4440199948858584721cancel(A)
     => ! [A2: A,C2: A,A5: A,B2: A,B6: A] :
          ( ( modulo_modulo(A,A2,C2) = modulo_modulo(A,A5,C2) )
         => ( ( modulo_modulo(A,B2,C2) = modulo_modulo(A,B6,C2) )
           => ( modulo_modulo(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2),C2) = modulo_modulo(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A5),B6),C2) ) ) ) ) ).

% mod_add_cong
tff(fact_1892_mod__add__left__eq,axiom,
    ! [A: $tType] :
      ( euclid4440199948858584721cancel(A)
     => ! [A2: A,C2: A,B2: A] : modulo_modulo(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),modulo_modulo(A,A2,C2)),B2),C2) = modulo_modulo(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2),C2) ) ).

% mod_add_left_eq
tff(fact_1893_mod__add__right__eq,axiom,
    ! [A: $tType] :
      ( euclid4440199948858584721cancel(A)
     => ! [A2: A,B2: A,C2: A] : modulo_modulo(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),modulo_modulo(A,B2,C2)),C2) = modulo_modulo(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2),C2) ) ).

% mod_add_right_eq
tff(fact_1894_ceiling__def,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] : archimedean_ceiling(A,X) = aa(int,int,uminus_uminus(int),aa(A,int,archim6421214686448440834_floor(A),aa(A,A,uminus_uminus(A),X))) ) ).

% ceiling_def
tff(fact_1895_floor__minus,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] : aa(A,int,archim6421214686448440834_floor(A),aa(A,A,uminus_uminus(A),X)) = aa(int,int,uminus_uminus(int),archimedean_ceiling(A,X)) ) ).

% floor_minus
tff(fact_1896_ceiling__minus,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] : archimedean_ceiling(A,aa(A,A,uminus_uminus(A),X)) = aa(int,int,uminus_uminus(int),aa(A,int,archim6421214686448440834_floor(A),X)) ) ).

% ceiling_minus
tff(fact_1897_power__mod,axiom,
    ! [A: $tType] :
      ( euclid4440199948858584721cancel(A)
     => ! [A2: A,B2: A,Nb: nat] : modulo_modulo(A,aa(nat,A,power_power(A,modulo_modulo(A,A2,B2)),Nb),B2) = modulo_modulo(A,aa(nat,A,power_power(A,A2),Nb),B2) ) ).

% power_mod
tff(fact_1898_VEBT_Osize_I4_J,axiom,
    ! [X21: $o,X222: $o] : aa(vEBT_VEBT,nat,size_size(vEBT_VEBT),vEBT_Leaf((X21),(X222))) = zero_zero(nat) ).

% VEBT.size(4)
tff(fact_1899_mod__Suc__Suc__eq,axiom,
    ! [Ma: nat,Nb: nat] : modulo_modulo(nat,aa(nat,nat,suc,aa(nat,nat,suc,modulo_modulo(nat,Ma,Nb))),Nb) = modulo_modulo(nat,aa(nat,nat,suc,aa(nat,nat,suc,Ma)),Nb) ).

% mod_Suc_Suc_eq
tff(fact_1900_mod__Suc__eq,axiom,
    ! [Ma: nat,Nb: nat] : modulo_modulo(nat,aa(nat,nat,suc,modulo_modulo(nat,Ma,Nb)),Nb) = modulo_modulo(nat,aa(nat,nat,suc,Ma),Nb) ).

% mod_Suc_eq
tff(fact_1901_le__imp__neg__le,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),B2)),aa(A,A,uminus_uminus(A),A2)) ) ) ).

% le_imp_neg_le
tff(fact_1902_minus__le__iff,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),A2)),B2)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),B2)),A2) ) ) ).

% minus_le_iff
tff(fact_1903_le__minus__iff,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(A,A,uminus_uminus(A),B2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),aa(A,A,uminus_uminus(A),A2)) ) ) ).

% le_minus_iff
tff(fact_1904_less__minus__iff,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(A,A,uminus_uminus(A),B2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),aa(A,A,uminus_uminus(A),A2)) ) ) ).

% less_minus_iff
tff(fact_1905_minus__less__iff,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),A2)),B2)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),B2)),A2) ) ) ).

% minus_less_iff
tff(fact_1906_verit__negate__coefficient_I2_J,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),B2)),aa(A,A,uminus_uminus(A),A2)) ) ) ).

% verit_negate_coefficient(2)
tff(fact_1907_neg__numeral__neq__numeral,axiom,
    ! [A: $tType] :
      ( ring_char_0(A)
     => ! [Ma: num,Nb: num] : aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Ma)) != aa(num,A,numeral_numeral(A),Nb) ) ).

% neg_numeral_neq_numeral
tff(fact_1908_numeral__neq__neg__numeral,axiom,
    ! [A: $tType] :
      ( ring_char_0(A)
     => ! [Ma: num,Nb: num] : aa(num,A,numeral_numeral(A),Ma) != aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb)) ) ).

% numeral_neq_neg_numeral
tff(fact_1909_mod__less__eq__dividend,axiom,
    ! [Ma: nat,Nb: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),modulo_modulo(nat,Ma,Nb)),Ma) ).

% mod_less_eq_dividend
tff(fact_1910_one__neq__neg__one,axiom,
    ! [A: $tType] :
      ( ring_char_0(A)
     => ( one_one(A) != aa(A,A,uminus_uminus(A),one_one(A)) ) ) ).

% one_neq_neg_one
tff(fact_1911_is__num__normalize_I8_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [A2: A,B2: A] : aa(A,A,uminus_uminus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),B2)),aa(A,A,uminus_uminus(A),A2)) ) ).

% is_num_normalize(8)
tff(fact_1912_group__cancel_Oneg1,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [A3: A,K: A,A2: A] :
          ( ( A3 = aa(A,A,aa(A,fun(A,A),plus_plus(A),K),A2) )
         => ( aa(A,A,uminus_uminus(A),A3) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),K)),aa(A,A,uminus_uminus(A),A2)) ) ) ) ).

% group_cancel.neg1
tff(fact_1913_add_Oinverse__distrib__swap,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A,B2: A] : aa(A,A,uminus_uminus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),B2)),aa(A,A,uminus_uminus(A),A2)) ) ).

% add.inverse_distrib_swap
tff(fact_1914_minus__diff__commute,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [B2: A,A2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,uminus_uminus(A),B2)),A2) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,uminus_uminus(A),A2)),B2) ) ).

% minus_diff_commute
tff(fact_1915_minus__diff__minus,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [A2: A,B2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,uminus_uminus(A),A2)),aa(A,A,uminus_uminus(A),B2)) = aa(A,A,uminus_uminus(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2)) ) ).

% minus_diff_minus
tff(fact_1916_div__minus__right,axiom,
    ! [A: $tType] :
      ( euclid8851590272496341667cancel(A)
     => ! [A2: A,B2: A] : divide_divide(A,A2,aa(A,A,uminus_uminus(A),B2)) = divide_divide(A,aa(A,A,uminus_uminus(A),A2),B2) ) ).

% div_minus_right
tff(fact_1917_minus__divide__left,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A,B2: A] : aa(A,A,uminus_uminus(A),divide_divide(A,A2,B2)) = divide_divide(A,aa(A,A,uminus_uminus(A),A2),B2) ) ).

% minus_divide_left
tff(fact_1918_minus__divide__divide,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [A2: A,B2: A] : divide_divide(A,aa(A,A,uminus_uminus(A),A2),aa(A,A,uminus_uminus(A),B2)) = divide_divide(A,A2,B2) ) ).

% minus_divide_divide
tff(fact_1919_minus__divide__right,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [A2: A,B2: A] : aa(A,A,uminus_uminus(A),divide_divide(A,A2,B2)) = divide_divide(A,A2,aa(A,A,uminus_uminus(A),B2)) ) ).

% minus_divide_right
tff(fact_1920_VEBT__internal_Oheight_Ocases,axiom,
    ! [X: vEBT_VEBT] :
      ( ! [A4: $o,B5: $o] : X != vEBT_Leaf((A4),(B5))
     => ~ ! [Uu2: option(product_prod(nat,nat)),Deg: nat,TreeList: list(vEBT_VEBT),Summary: vEBT_VEBT] : X != vEBT_Node(Uu2,Deg,TreeList,Summary) ) ).

% VEBT_internal.height.cases
tff(fact_1921_VEBT_Odistinct_I1_J,axiom,
    ! [X11: option(product_prod(nat,nat)),X12: nat,X13: list(vEBT_VEBT),X14: vEBT_VEBT,X21: $o,X222: $o] : vEBT_Node(X11,X12,X13,X14) != vEBT_Leaf((X21),(X222)) ).

% VEBT.distinct(1)
tff(fact_1922_VEBT_Oexhaust,axiom,
    ! [Y: vEBT_VEBT] :
      ( ! [X112: option(product_prod(nat,nat)),X122: nat,X132: list(vEBT_VEBT),X142: vEBT_VEBT] : Y != vEBT_Node(X112,X122,X132,X142)
     => ~ ! [X212: $o,X223: $o] : Y != vEBT_Leaf((X212),(X223)) ) ).

% VEBT.exhaust
tff(fact_1923_VEBT__internal_Omembermima_Osimps_I1_J,axiom,
    ! [Uu: $o,Uv: $o,Uw: nat] : ~ vEBT_VEBT_membermima(vEBT_Leaf((Uu),(Uv)),Uw) ).

% VEBT_internal.membermima.simps(1)
tff(fact_1924_of__int__neg__numeral,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [K: num] : aa(int,A,ring_1_of_int(A),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),K))) = aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),K)) ) ).

% of_int_neg_numeral
tff(fact_1925_norm__of__real__diff,axiom,
    ! [A: $tType] :
      ( real_V2822296259951069270ebra_1(A)
     => ! [B2: real,A2: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),real_Vector_of_real(A,B2)),real_Vector_of_real(A,A2)))),aa(real,real,abs_abs(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),B2),A2))) ) ).

% norm_of_real_diff
tff(fact_1926_abs__ge__zero,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(A,A,abs_abs(A),A2)) ) ).

% abs_ge_zero
tff(fact_1927_abs__of__pos,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
         => ( aa(A,A,abs_abs(A),A2) = A2 ) ) ) ).

% abs_of_pos
tff(fact_1928_abs__not__less__zero,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A] : ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,abs_abs(A),A2)),zero_zero(A)) ) ).

% abs_not_less_zero
tff(fact_1929_abs__triangle__ineq,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A,B2: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2))),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,abs_abs(A),A2)),aa(A,A,abs_abs(A),B2))) ) ).

% abs_triangle_ineq
tff(fact_1930_abs__mult__less,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A,C2: A,B2: A,D2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,abs_abs(A),A2)),C2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,abs_abs(A),B2)),D2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,abs_abs(A),A2)),aa(A,A,abs_abs(A),B2))),aa(A,A,aa(A,fun(A,A),times_times(A),C2),D2)) ) ) ) ).

% abs_mult_less
tff(fact_1931_abs__triangle__ineq2,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A,B2: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,abs_abs(A),A2)),aa(A,A,abs_abs(A),B2))),aa(A,A,abs_abs(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2))) ) ).

% abs_triangle_ineq2
tff(fact_1932_abs__triangle__ineq3,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A,B2: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,abs_abs(A),A2)),aa(A,A,abs_abs(A),B2)))),aa(A,A,abs_abs(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2))) ) ).

% abs_triangle_ineq3
tff(fact_1933_abs__triangle__ineq2__sym,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A,B2: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,abs_abs(A),A2)),aa(A,A,abs_abs(A),B2))),aa(A,A,abs_abs(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),A2))) ) ).

% abs_triangle_ineq2_sym
tff(fact_1934_nonzero__abs__divide,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [B2: A,A2: A] :
          ( ( B2 != zero_zero(A) )
         => ( aa(A,A,abs_abs(A),divide_divide(A,A2,B2)) = divide_divide(A,aa(A,A,abs_abs(A),A2),aa(A,A,abs_abs(A),B2)) ) ) ) ).

% nonzero_abs_divide
tff(fact_1935_unique__euclidean__semiring__numeral__class_Omod__less__eq__dividend,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),modulo_modulo(A,A2,B2)),A2) ) ) ).

% unique_euclidean_semiring_numeral_class.mod_less_eq_dividend
tff(fact_1936_unique__euclidean__semiring__numeral__class_Opos__mod__bound,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),B2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),modulo_modulo(A,A2,B2)),B2) ) ) ).

% unique_euclidean_semiring_numeral_class.pos_mod_bound
tff(fact_1937_mod__eq__self__iff__div__eq__0,axiom,
    ! [A: $tType] :
      ( euclid3725896446679973847miring(A)
     => ! [A2: A,B2: A] :
          ( ( modulo_modulo(A,A2,B2) = A2 )
        <=> ( divide_divide(A,A2,B2) = zero_zero(A) ) ) ) ).

% mod_eq_self_iff_div_eq_0
tff(fact_1938_cong__exp__iff__simps_I9_J,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Ma: num,Q3: num,Nb: num] :
          ( ( modulo_modulo(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,Ma)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Q3))) = modulo_modulo(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,Nb)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Q3))) )
        <=> ( modulo_modulo(A,aa(num,A,numeral_numeral(A),Ma),aa(num,A,numeral_numeral(A),Q3)) = modulo_modulo(A,aa(num,A,numeral_numeral(A),Nb),aa(num,A,numeral_numeral(A),Q3)) ) ) ) ).

% cong_exp_iff_simps(9)
tff(fact_1939_cong__exp__iff__simps_I4_J,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Ma: num,Nb: num] : modulo_modulo(A,aa(num,A,numeral_numeral(A),Ma),aa(num,A,numeral_numeral(A),one2)) = modulo_modulo(A,aa(num,A,numeral_numeral(A),Nb),aa(num,A,numeral_numeral(A),one2)) ) ).

% cong_exp_iff_simps(4)
tff(fact_1940_mod__eqE,axiom,
    ! [A: $tType] :
      ( euclid8851590272496341667cancel(A)
     => ! [A2: A,C2: A,B2: A] :
          ( ( modulo_modulo(A,A2,C2) = modulo_modulo(A,B2,C2) )
         => ~ ! [D6: A] : B2 != aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),aa(A,A,aa(A,fun(A,A),times_times(A),C2),D6)) ) ) ).

% mod_eqE
tff(fact_1941_div__add1__eq,axiom,
    ! [A: $tType] :
      ( euclid3128863361964157862miring(A)
     => ! [A2: A,B2: A,C2: A] : divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2),C2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),divide_divide(A,A2,C2)),divide_divide(A,B2,C2))),divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),modulo_modulo(A,A2,C2)),modulo_modulo(A,B2,C2)),C2)) ) ).

% div_add1_eq
tff(fact_1942_mod__Suc,axiom,
    ! [Ma: nat,Nb: nat] :
      modulo_modulo(nat,aa(nat,nat,suc,Ma),Nb) = $ite(aa(nat,nat,suc,modulo_modulo(nat,Ma,Nb)) = Nb,zero_zero(nat),aa(nat,nat,suc,modulo_modulo(nat,Ma,Nb))) ).

% mod_Suc
tff(fact_1943_not__numeral__le__neg__numeral,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Ma: num,Nb: num] : ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(num,A,numeral_numeral(A),Ma)),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb))) ) ).

% not_numeral_le_neg_numeral
tff(fact_1944_neg__numeral__le__numeral,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Ma: num,Nb: num] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Ma))),aa(num,A,numeral_numeral(A),Nb)) ) ).

% neg_numeral_le_numeral
tff(fact_1945_mod__induct,axiom,
    ! [P: fun(nat,$o),Nb: nat,P2: nat,Ma: nat] :
      ( aa(nat,$o,P,Nb)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),P2)
       => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),P2)
         => ( ! [N: nat] :
                ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),N),P2)
               => ( aa(nat,$o,P,N)
                 => aa(nat,$o,P,modulo_modulo(nat,aa(nat,nat,suc,N),P2)) ) )
           => aa(nat,$o,P,Ma) ) ) ) ) ).

% mod_induct
tff(fact_1946_zero__neq__neg__numeral,axiom,
    ! [A: $tType] :
      ( ring_char_0(A)
     => ! [Nb: num] : zero_zero(A) != aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb)) ) ).

% zero_neq_neg_numeral
tff(fact_1947_mod__less__divisor,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),modulo_modulo(nat,Ma,Nb)),Nb) ) ).

% mod_less_divisor
tff(fact_1948_not__numeral__less__neg__numeral,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Ma: num,Nb: num] : ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(num,A,numeral_numeral(A),Ma)),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb))) ) ).

% not_numeral_less_neg_numeral
tff(fact_1949_neg__numeral__less__numeral,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Ma: num,Nb: num] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Ma))),aa(num,A,numeral_numeral(A),Nb)) ) ).

% neg_numeral_less_numeral
tff(fact_1950_le__minus__one__simps_I2_J,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),one_one(A))),one_one(A)) ) ).

% le_minus_one_simps(2)
tff(fact_1951_le__minus__one__simps_I4_J,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),aa(A,A,uminus_uminus(A),one_one(A))) ) ).

% le_minus_one_simps(4)
tff(fact_1952_zero__neq__neg__one,axiom,
    ! [A: $tType] :
      ( ring_char_0(A)
     => ( zero_zero(A) != aa(A,A,uminus_uminus(A),one_one(A)) ) ) ).

% zero_neq_neg_one
tff(fact_1953_add__eq__0__iff,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A,B2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2) = zero_zero(A) )
        <=> ( B2 = aa(A,A,uminus_uminus(A),A2) ) ) ) ).

% add_eq_0_iff
tff(fact_1954_ab__group__add__class_Oab__left__minus,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),A2)),A2) = zero_zero(A) ) ).

% ab_group_add_class.ab_left_minus
tff(fact_1955_add_Oinverse__unique,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A,B2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2) = zero_zero(A) )
         => ( aa(A,A,uminus_uminus(A),A2) = B2 ) ) ) ).

% add.inverse_unique
tff(fact_1956_eq__neg__iff__add__eq__0,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A,B2: A] :
          ( ( A2 = aa(A,A,uminus_uminus(A),B2) )
        <=> ( aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2) = zero_zero(A) ) ) ) ).

% eq_neg_iff_add_eq_0
tff(fact_1957_neg__eq__iff__add__eq__0,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A,B2: A] :
          ( ( aa(A,A,uminus_uminus(A),A2) = B2 )
        <=> ( aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2) = zero_zero(A) ) ) ) ).

% neg_eq_iff_add_eq_0
tff(fact_1958_mod__Suc__le__divisor,axiom,
    ! [Ma: nat,Nb: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),modulo_modulo(nat,Ma,aa(nat,nat,suc,Nb))),Nb) ).

% mod_Suc_le_divisor
tff(fact_1959_less__minus__one__simps_I2_J,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),one_one(A))),one_one(A)) ) ).

% less_minus_one_simps(2)
tff(fact_1960_less__minus__one__simps_I4_J,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),aa(A,A,uminus_uminus(A),one_one(A))) ) ).

% less_minus_one_simps(4)
tff(fact_1961_numeral__times__minus__swap,axiom,
    ! [A: $tType] :
      ( comm_ring_1(A)
     => ! [W: num,X: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),W)),aa(A,A,uminus_uminus(A),X)) = aa(A,A,aa(A,fun(A,A),times_times(A),X),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))) ) ).

% numeral_times_minus_swap
tff(fact_1962_nonzero__minus__divide__divide,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [B2: A,A2: A] :
          ( ( B2 != zero_zero(A) )
         => ( divide_divide(A,aa(A,A,uminus_uminus(A),A2),aa(A,A,uminus_uminus(A),B2)) = divide_divide(A,A2,B2) ) ) ) ).

% nonzero_minus_divide_divide
tff(fact_1963_nonzero__minus__divide__right,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [B2: A,A2: A] :
          ( ( B2 != zero_zero(A) )
         => ( aa(A,A,uminus_uminus(A),divide_divide(A,A2,B2)) = divide_divide(A,A2,aa(A,A,uminus_uminus(A),B2)) ) ) ) ).

% nonzero_minus_divide_right
tff(fact_1964_numeral__neq__neg__one,axiom,
    ! [A: $tType] :
      ( ring_char_0(A)
     => ! [Nb: num] : aa(num,A,numeral_numeral(A),Nb) != aa(A,A,uminus_uminus(A),one_one(A)) ) ).

% numeral_neq_neg_one
tff(fact_1965_one__neq__neg__numeral,axiom,
    ! [A: $tType] :
      ( ring_char_0(A)
     => ! [Nb: num] : one_one(A) != aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb)) ) ).

% one_neq_neg_numeral
tff(fact_1966_square__eq__1__iff,axiom,
    ! [A: $tType] :
      ( ring_15535105094025558882visors(A)
     => ! [X: A] :
          ( ( aa(A,A,aa(A,fun(A,A),times_times(A),X),X) = one_one(A) )
        <=> ( ( X = one_one(A) )
            | ( X = aa(A,A,uminus_uminus(A),one_one(A)) ) ) ) ) ).

% square_eq_1_iff
tff(fact_1967_ab__group__add__class_Oab__diff__conv__add__uminus,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [A2: A,B2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),aa(A,A,uminus_uminus(A),B2)) ) ).

% ab_group_add_class.ab_diff_conv_add_uminus
tff(fact_1968_diff__conv__add__uminus,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A,B2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),aa(A,A,uminus_uminus(A),B2)) ) ).

% diff_conv_add_uminus
tff(fact_1969_group__cancel_Osub2,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [B3: A,K: A,B2: A,A2: A] :
          ( ( B3 = aa(A,A,aa(A,fun(A,A),plus_plus(A),K),B2) )
         => ( aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B3) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),K)),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2)) ) ) ) ).

% group_cancel.sub2
tff(fact_1970_mod__eq__0D,axiom,
    ! [Ma: nat,D2: nat] :
      ( ( modulo_modulo(nat,Ma,D2) = zero_zero(nat) )
     => ? [Q2: nat] : Ma = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),D2),Q2) ) ).

% mod_eq_0D
tff(fact_1971_mod__geq,axiom,
    ! [Ma: nat,Nb: nat] :
      ( ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
     => ( modulo_modulo(nat,Ma,Nb) = modulo_modulo(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb),Nb) ) ) ).

% mod_geq
tff(fact_1972_mod__if,axiom,
    ! [Ma: nat,Nb: nat] :
      modulo_modulo(nat,Ma,Nb) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb),Ma,modulo_modulo(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb),Nb)) ).

% mod_if
tff(fact_1973_le__mod__geq,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma)
     => ( modulo_modulo(nat,Ma,Nb) = modulo_modulo(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb),Nb) ) ) ).

% le_mod_geq
tff(fact_1974_nat__mod__eq__iff,axiom,
    ! [X: nat,Nb: nat,Y: nat] :
      ( ( modulo_modulo(nat,X,Nb) = modulo_modulo(nat,Y,Nb) )
    <=> ? [Q1: nat,Q22: nat] : aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),X),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),Q1)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Y),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),Q22)) ) ).

% nat_mod_eq_iff
tff(fact_1975_real__minus__mult__self__le,axiom,
    ! [U: real,X: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),aa(real,real,aa(real,fun(real,real),times_times(real),U),U))),aa(real,real,aa(real,fun(real,real),times_times(real),X),X)) ).

% real_minus_mult_self_le
tff(fact_1976_vebt__buildup_Osimps_I1_J,axiom,
    vEBT_vebt_buildup(zero_zero(nat)) = vEBT_Leaf($false,$false) ).

% vebt_buildup.simps(1)
tff(fact_1977_minus__real__def,axiom,
    ! [X: real,Y: real] : aa(real,real,aa(real,fun(real,real),minus_minus(real),X),Y) = aa(real,real,aa(real,fun(real,real),plus_plus(real),X),aa(real,real,uminus_uminus(real),Y)) ).

% minus_real_def
tff(fact_1978_VEBT__internal_Ovalid_H_Osimps_I1_J,axiom,
    ! [Uu: $o,Uv: $o,D2: nat] :
      ( vEBT_VEBT_valid(vEBT_Leaf((Uu),(Uv)),D2)
    <=> ( D2 = one_one(nat) ) ) ).

% VEBT_internal.valid'.simps(1)
tff(fact_1979_VEBT__internal_Oheight_Osimps_I1_J,axiom,
    ! [A2: $o,B2: $o] : aa(vEBT_VEBT,nat,vEBT_VEBT_height,vEBT_Leaf((A2),(B2))) = zero_zero(nat) ).

% VEBT_internal.height.simps(1)
tff(fact_1980_tanh__real__lt__1,axiom,
    ! [X: real] : aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,tanh(real),X)),one_one(real)) ).

% tanh_real_lt_1
tff(fact_1981_dense__eq0__I,axiom,
    ! [A: $tType] :
      ( ( ordere166539214618696060dd_abs(A)
        & dense_linorder(A) )
     => ! [X: A] :
          ( ! [E: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),E)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),X)),E) )
         => ( X = zero_zero(A) ) ) ) ).

% dense_eq0_I
tff(fact_1982_abs__eq__mult,axiom,
    ! [A: $tType] :
      ( ordered_ring_abs(A)
     => ! [A2: A,B2: A] :
          ( ( ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
              | aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),zero_zero(A)) )
            & ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2)
              | aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),zero_zero(A)) ) )
         => ( aa(A,A,abs_abs(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,abs_abs(A),A2)),aa(A,A,abs_abs(A),B2)) ) ) ) ).

% abs_eq_mult
tff(fact_1983_abs__mult__pos,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),X)
         => ( aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,abs_abs(A),Y)),X) = aa(A,A,abs_abs(A),aa(A,A,aa(A,fun(A,A),times_times(A),Y),X)) ) ) ) ).

% abs_mult_pos
tff(fact_1984_zero__le__power__abs,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A,Nb: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(nat,A,power_power(A,aa(A,A,abs_abs(A),A2)),Nb)) ) ).

% zero_le_power_abs
tff(fact_1985_abs__div__pos,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [Y: A,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),Y)
         => ( divide_divide(A,aa(A,A,abs_abs(A),X),Y) = aa(A,A,abs_abs(A),divide_divide(A,X,Y)) ) ) ) ).

% abs_div_pos
tff(fact_1986_abs__triangle__ineq4,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A,B2: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2))),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,abs_abs(A),A2)),aa(A,A,abs_abs(A),B2))) ) ).

% abs_triangle_ineq4
tff(fact_1987_abs__diff__triangle__ineq,axiom,
    ! [A: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [A2: A,B2: A,C2: A,D2: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),D2)))),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,abs_abs(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),C2))),aa(A,A,abs_abs(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),D2)))) ) ).

% abs_diff_triangle_ineq
tff(fact_1988_abs__diff__le__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: A,A2: A,R2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),A2))),R2)
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),R2)),X)
            & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),R2)) ) ) ) ).

% abs_diff_le_iff
tff(fact_1989_abs__diff__less__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: A,A2: A,R2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,abs_abs(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),A2))),R2)
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),R2)),X)
            & aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),R2)) ) ) ) ).

% abs_diff_less_iff
tff(fact_1990_unique__euclidean__semiring__numeral__class_Opos__mod__sign,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),B2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),modulo_modulo(A,A2,B2)) ) ) ).

% unique_euclidean_semiring_numeral_class.pos_mod_sign
tff(fact_1991_unique__euclidean__semiring__numeral__class_Omod__less,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
           => ( modulo_modulo(A,A2,B2) = A2 ) ) ) ) ).

% unique_euclidean_semiring_numeral_class.mod_less
tff(fact_1992_nonzero__of__real__divide,axiom,
    ! [A: $tType] :
      ( real_V7773925162809079976_field(A)
     => ! [Y: real,X: real] :
          ( ( Y != zero_zero(real) )
         => ( real_Vector_of_real(A,divide_divide(real,X,Y)) = divide_divide(A,real_Vector_of_real(A,X),real_Vector_of_real(A,Y)) ) ) ) ).

% nonzero_of_real_divide
tff(fact_1993_cong__exp__iff__simps_I2_J,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Nb: num,Q3: num] :
          ( ( modulo_modulo(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,Nb)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Q3))) = zero_zero(A) )
        <=> ( modulo_modulo(A,aa(num,A,numeral_numeral(A),Nb),aa(num,A,numeral_numeral(A),Q3)) = zero_zero(A) ) ) ) ).

% cong_exp_iff_simps(2)
tff(fact_1994_cong__exp__iff__simps_I1_J,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Nb: num] : modulo_modulo(A,aa(num,A,numeral_numeral(A),Nb),aa(num,A,numeral_numeral(A),one2)) = zero_zero(A) ) ).

% cong_exp_iff_simps(1)
tff(fact_1995_cong__exp__iff__simps_I8_J,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Ma: num,Q3: num] : modulo_modulo(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,Ma)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Q3))) != modulo_modulo(A,aa(num,A,numeral_numeral(A),one2),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Q3))) ) ).

% cong_exp_iff_simps(8)
tff(fact_1996_cong__exp__iff__simps_I6_J,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Q3: num,Nb: num] : modulo_modulo(A,aa(num,A,numeral_numeral(A),one2),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Q3))) != modulo_modulo(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,Nb)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Q3))) ) ).

% cong_exp_iff_simps(6)
tff(fact_1997_div__mult1__eq,axiom,
    ! [A: $tType] :
      ( euclid3128863361964157862miring(A)
     => ! [A2: A,B2: A,C2: A] : divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2),C2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),divide_divide(A,B2,C2))),divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),A2),modulo_modulo(A,B2,C2)),C2)) ) ).

% div_mult1_eq
tff(fact_1998_cancel__div__mod__rules_I2_J,axiom,
    ! [A: $tType] :
      ( semidom_modulo(A)
     => ! [B2: A,A2: A,C2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),B2),divide_divide(A,A2,B2))),modulo_modulo(A,A2,B2))),C2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2) ) ).

% cancel_div_mod_rules(2)
tff(fact_1999_cancel__div__mod__rules_I1_J,axiom,
    ! [A: $tType] :
      ( semidom_modulo(A)
     => ! [A2: A,B2: A,C2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),divide_divide(A,A2,B2)),B2)),modulo_modulo(A,A2,B2))),C2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2) ) ).

% cancel_div_mod_rules(1)
tff(fact_2000_mod__div__decomp,axiom,
    ! [A: $tType] :
      ( semiring_modulo(A)
     => ! [A2: A,B2: A] : A2 = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),divide_divide(A,A2,B2)),B2)),modulo_modulo(A,A2,B2)) ) ).

% mod_div_decomp
tff(fact_2001_div__mult__mod__eq,axiom,
    ! [A: $tType] :
      ( semiring_modulo(A)
     => ! [A2: A,B2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),divide_divide(A,A2,B2)),B2)),modulo_modulo(A,A2,B2)) = A2 ) ).

% div_mult_mod_eq
tff(fact_2002_mod__div__mult__eq,axiom,
    ! [A: $tType] :
      ( semiring_modulo(A)
     => ! [A2: A,B2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),modulo_modulo(A,A2,B2)),aa(A,A,aa(A,fun(A,A),times_times(A),divide_divide(A,A2,B2)),B2)) = A2 ) ).

% mod_div_mult_eq
tff(fact_2003_mod__mult__div__eq,axiom,
    ! [A: $tType] :
      ( semiring_modulo(A)
     => ! [A2: A,B2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),modulo_modulo(A,A2,B2)),aa(A,A,aa(A,fun(A,A),times_times(A),B2),divide_divide(A,A2,B2))) = A2 ) ).

% mod_mult_div_eq
tff(fact_2004_mult__div__mod__eq,axiom,
    ! [A: $tType] :
      ( semiring_modulo(A)
     => ! [B2: A,A2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),B2),divide_divide(A,A2,B2))),modulo_modulo(A,A2,B2)) = A2 ) ).

% mult_div_mod_eq
tff(fact_2005_minus__div__mult__eq__mod,axiom,
    ! [A: $tType] :
      ( semiring_modulo(A)
     => ! [A2: A,B2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),aa(A,A,aa(A,fun(A,A),times_times(A),divide_divide(A,A2,B2)),B2)) = modulo_modulo(A,A2,B2) ) ).

% minus_div_mult_eq_mod
tff(fact_2006_minus__mod__eq__div__mult,axiom,
    ! [A: $tType] :
      ( semiring_modulo(A)
     => ! [A2: A,B2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),modulo_modulo(A,A2,B2)) = aa(A,A,aa(A,fun(A,A),times_times(A),divide_divide(A,A2,B2)),B2) ) ).

% minus_mod_eq_div_mult
tff(fact_2007_minus__mod__eq__mult__div,axiom,
    ! [A: $tType] :
      ( semiring_modulo(A)
     => ! [A2: A,B2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),modulo_modulo(A,A2,B2)) = aa(A,A,aa(A,fun(A,A),times_times(A),B2),divide_divide(A,A2,B2)) ) ).

% minus_mod_eq_mult_div
tff(fact_2008_minus__mult__div__eq__mod,axiom,
    ! [A: $tType] :
      ( semiring_modulo(A)
     => ! [A2: A,B2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),aa(A,A,aa(A,fun(A,A),times_times(A),B2),divide_divide(A,A2,B2))) = modulo_modulo(A,A2,B2) ) ).

% minus_mult_div_eq_mod
tff(fact_2009_not__zero__le__neg__numeral,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Nb: num] : ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb))) ) ).

% not_zero_le_neg_numeral
tff(fact_2010_neg__numeral__le__zero,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Nb: num] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb))),zero_zero(A)) ) ).

% neg_numeral_le_zero
tff(fact_2011_not__zero__less__neg__numeral,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Nb: num] : ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb))) ) ).

% not_zero_less_neg_numeral
tff(fact_2012_neg__numeral__less__zero,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Nb: num] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb))),zero_zero(A)) ) ).

% neg_numeral_less_zero
tff(fact_2013_le__minus__one__simps_I3_J,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(A,A,uminus_uminus(A),one_one(A))) ) ).

% le_minus_one_simps(3)
tff(fact_2014_le__minus__one__simps_I1_J,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),one_one(A))),zero_zero(A)) ) ).

% le_minus_one_simps(1)
tff(fact_2015_less__minus__one__simps_I3_J,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,uminus_uminus(A),one_one(A))) ) ).

% less_minus_one_simps(3)
tff(fact_2016_less__minus__one__simps_I1_J,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),one_one(A))),zero_zero(A)) ) ).

% less_minus_one_simps(1)
tff(fact_2017_neg__numeral__le__one,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Ma: num] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Ma))),one_one(A)) ) ).

% neg_numeral_le_one
tff(fact_2018_neg__one__le__numeral,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Ma: num] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),one_one(A))),aa(num,A,numeral_numeral(A),Ma)) ) ).

% neg_one_le_numeral
tff(fact_2019_neg__numeral__le__neg__one,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Ma: num] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Ma))),aa(A,A,uminus_uminus(A),one_one(A))) ) ).

% neg_numeral_le_neg_one
tff(fact_2020_not__numeral__le__neg__one,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Ma: num] : ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(num,A,numeral_numeral(A),Ma)),aa(A,A,uminus_uminus(A),one_one(A))) ) ).

% not_numeral_le_neg_one
tff(fact_2021_not__one__le__neg__numeral,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Ma: num] : ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Ma))) ) ).

% not_one_le_neg_numeral
tff(fact_2022_neg__numeral__less__one,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Ma: num] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Ma))),one_one(A)) ) ).

% neg_numeral_less_one
tff(fact_2023_neg__one__less__numeral,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Ma: num] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),one_one(A))),aa(num,A,numeral_numeral(A),Ma)) ) ).

% neg_one_less_numeral
tff(fact_2024_not__numeral__less__neg__one,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Ma: num] : ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(num,A,numeral_numeral(A),Ma)),aa(A,A,uminus_uminus(A),one_one(A))) ) ).

% not_numeral_less_neg_one
tff(fact_2025_not__one__less__neg__numeral,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Ma: num] : ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Ma))) ) ).

% not_one_less_neg_numeral
tff(fact_2026_not__neg__one__less__neg__numeral,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Ma: num] : ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),one_one(A))),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Ma))) ) ).

% not_neg_one_less_neg_numeral
tff(fact_2027_mod__le__divisor,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),modulo_modulo(nat,Ma,Nb)),Nb) ) ).

% mod_le_divisor
tff(fact_2028_nonzero__neg__divide__eq__eq2,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [B2: A,C2: A,A2: A] :
          ( ( B2 != zero_zero(A) )
         => ( ( C2 = aa(A,A,uminus_uminus(A),divide_divide(A,A2,B2)) )
          <=> ( aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2) = aa(A,A,uminus_uminus(A),A2) ) ) ) ) ).

% nonzero_neg_divide_eq_eq2
tff(fact_2029_nonzero__neg__divide__eq__eq,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [B2: A,A2: A,C2: A] :
          ( ( B2 != zero_zero(A) )
         => ( ( aa(A,A,uminus_uminus(A),divide_divide(A,A2,B2)) = C2 )
          <=> ( aa(A,A,uminus_uminus(A),A2) = aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2) ) ) ) ) ).

% nonzero_neg_divide_eq_eq
tff(fact_2030_minus__divide__eq__eq,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [B2: A,C2: A,A2: A] :
          ( ( aa(A,A,uminus_uminus(A),divide_divide(A,B2,C2)) = A2 )
        <=> $ite(C2 != zero_zero(A),aa(A,A,uminus_uminus(A),B2) = aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2),A2 = zero_zero(A)) ) ) ).

% minus_divide_eq_eq
tff(fact_2031_eq__minus__divide__eq,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A,B2: A,C2: A] :
          ( ( A2 = aa(A,A,uminus_uminus(A),divide_divide(A,B2,C2)) )
        <=> $ite(C2 != zero_zero(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2) = aa(A,A,uminus_uminus(A),B2),A2 = zero_zero(A)) ) ) ).

% eq_minus_divide_eq
tff(fact_2032_divide__eq__minus__1__iff,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [A2: A,B2: A] :
          ( ( divide_divide(A,A2,B2) = aa(A,A,uminus_uminus(A),one_one(A)) )
        <=> ( ( B2 != zero_zero(A) )
            & ( A2 = aa(A,A,uminus_uminus(A),B2) ) ) ) ) ).

% divide_eq_minus_1_iff
tff(fact_2033_mult__1s__ring__1_I2_J,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [B2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),B2),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),one2))) = aa(A,A,uminus_uminus(A),B2) ) ).

% mult_1s_ring_1(2)
tff(fact_2034_mult__1s__ring__1_I1_J,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [B2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),one2))),B2) = aa(A,A,uminus_uminus(A),B2) ) ).

% mult_1s_ring_1(1)
tff(fact_2035_uminus__numeral__One,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ( aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),one2)) = aa(A,A,uminus_uminus(A),one_one(A)) ) ) ).

% uminus_numeral_One
tff(fact_2036_power__minus,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [A2: A,Nb: nat] : aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),A2)),Nb) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),one_one(A))),Nb)),aa(nat,A,power_power(A,A2),Nb)) ) ).

% power_minus
tff(fact_2037_div__less__mono,axiom,
    ! [A3: nat,B3: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),A3),B3)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
       => ( ( modulo_modulo(nat,A3,Nb) = zero_zero(nat) )
         => ( ( modulo_modulo(nat,B3,Nb) = zero_zero(nat) )
           => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),divide_divide(nat,A3,Nb)),divide_divide(nat,B3,Nb)) ) ) ) ) ).

% div_less_mono
tff(fact_2038_mod__eq__nat1E,axiom,
    ! [Ma: nat,Q3: nat,Nb: nat] :
      ( ( modulo_modulo(nat,Ma,Q3) = modulo_modulo(nat,Nb,Q3) )
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma)
       => ~ ! [S3: nat] : Ma != aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Q3),S3)) ) ) ).

% mod_eq_nat1E
tff(fact_2039_mod__eq__nat2E,axiom,
    ! [Ma: nat,Q3: nat,Nb: nat] :
      ( ( modulo_modulo(nat,Ma,Q3) = modulo_modulo(nat,Nb,Q3) )
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
       => ~ ! [S3: nat] : Nb != aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Q3),S3)) ) ) ).

% mod_eq_nat2E
tff(fact_2040_nat__mod__eq__lemma,axiom,
    ! [X: nat,Nb: nat,Y: nat] :
      ( ( modulo_modulo(nat,X,Nb) = modulo_modulo(nat,Y,Nb) )
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Y),X)
       => ? [Q2: nat] : X = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Y),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),Q2)) ) ) ).

% nat_mod_eq_lemma
tff(fact_2041_lemma__interval__lt,axiom,
    ! [A2: real,X: real,B2: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),B2)
       => ? [D6: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),D6)
            & ! [Y4: real] :
                ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,abs_abs(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),X),Y4))),D6)
               => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),Y4)
                  & aa(real,$o,aa(real,fun(real,$o),ord_less(real),Y4),B2) ) ) ) ) ) ).

% lemma_interval_lt
tff(fact_2042_power__minus__Bit0,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [X: A,K: num] : aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,K))) = aa(nat,A,power_power(A,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,K))) ) ).

% power_minus_Bit0
tff(fact_2043_norm__uminus__minus,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X: A,Y: A] : real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,uminus_uminus(A),X)),Y)) = real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y)) ) ).

% norm_uminus_minus
tff(fact_2044_invar__vebt_Ointros_I1_J,axiom,
    ! [A2: $o,B2: $o] : vEBT_invar_vebt(vEBT_Leaf((A2),(B2)),aa(nat,nat,suc,zero_zero(nat))) ).

% invar_vebt.intros(1)
tff(fact_2045_mod__mult2__eq,axiom,
    ! [Ma: nat,Nb: nat,Q3: nat] : modulo_modulo(nat,Ma,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),Q3)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),modulo_modulo(nat,divide_divide(nat,Ma,Nb),Q3))),modulo_modulo(nat,Ma,Nb)) ).

% mod_mult2_eq
tff(fact_2046_div__mod__decomp,axiom,
    ! [A3: nat,Nb: nat] : A3 = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),divide_divide(nat,A3,Nb)),Nb)),modulo_modulo(nat,A3,Nb)) ).

% div_mod_decomp
tff(fact_2047_modulo__nat__def,axiom,
    ! [Ma: nat,Nb: nat] : modulo_modulo(nat,Ma,Nb) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),divide_divide(nat,Ma,Nb)),Nb)) ).

% modulo_nat_def
tff(fact_2048_sin__bound__lemma,axiom,
    ! [X: real,Y: real,U: real,V: real] :
      ( ( X = Y )
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),U)),V)
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),X),U)),Y))),V) ) ) ).

% sin_bound_lemma
tff(fact_2049_powr__minus__divide,axiom,
    ! [A: $tType] :
      ( ( real_V3459762299906320749_field(A)
        & ln(A) )
     => ! [X: A,A2: A] : powr(A,X,aa(A,A,uminus_uminus(A),A2)) = divide_divide(A,one_one(A),powr(A,X,A2)) ) ).

% powr_minus_divide
tff(fact_2050_real__0__less__add__iff,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,aa(real,fun(real,real),plus_plus(real),X),Y))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),X)),Y) ) ).

% real_0_less_add_iff
tff(fact_2051_real__add__less__0__iff,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),X),Y)),zero_zero(real))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),Y),aa(real,real,uminus_uminus(real),X)) ) ).

% real_add_less_0_iff
tff(fact_2052_real__add__le__0__iff,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),X),Y)),zero_zero(real))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),aa(real,real,uminus_uminus(real),X)) ) ).

% real_add_le_0_iff
tff(fact_2053_real__0__le__add__iff,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,aa(real,fun(real,real),plus_plus(real),X),Y))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),X)),Y) ) ).

% real_0_le_add_iff
tff(fact_2054_vebt__buildup_Osimps_I2_J,axiom,
    vEBT_vebt_buildup(aa(nat,nat,suc,zero_zero(nat))) = vEBT_Leaf($false,$false) ).

% vebt_buildup.simps(2)
tff(fact_2055_VEBT__internal_Onaive__member_Osimps_I1_J,axiom,
    ! [A2: $o,B2: $o,X: nat] :
      ( vEBT_V5719532721284313246member(vEBT_Leaf((A2),(B2)),X)
    <=> $ite(
          X = zero_zero(nat),
          (A2),
          $ite(X = one_one(nat),(B2),$false) ) ) ).

% VEBT_internal.naive_member.simps(1)
tff(fact_2056_divide__powr__uminus,axiom,
    ! [A2: real,B2: real,C2: real] : divide_divide(real,A2,powr(real,B2,C2)) = aa(real,real,aa(real,fun(real,real),times_times(real),A2),powr(real,B2,aa(real,real,uminus_uminus(real),C2))) ).

% divide_powr_uminus
tff(fact_2057_abs__add__one__gt__zero,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: A] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),aa(A,A,abs_abs(A),X))) ) ).

% abs_add_one_gt_zero
tff(fact_2058_norm__less__p1,axiom,
    ! [A: $tType] :
      ( real_V2822296259951069270ebra_1(A)
     => ! [X: A] : aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,X)),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),real_Vector_of_real(A,real_V7770717601297561774m_norm(A,X))),one_one(A)))) ) ).

% norm_less_p1
tff(fact_2059_of__int__leD,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Nb: int,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),aa(int,A,ring_1_of_int(A),Nb))),X)
         => ( ( Nb = zero_zero(int) )
            | aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),X) ) ) ) ).

% of_int_leD
tff(fact_2060_of__int__lessD,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Nb: int,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,abs_abs(A),aa(int,A,ring_1_of_int(A),Nb))),X)
         => ( ( Nb = zero_zero(int) )
            | aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),X) ) ) ) ).

% of_int_lessD
tff(fact_2061_mod__mult2__eq_H,axiom,
    ! [A: $tType] :
      ( euclid5411537665997757685th_nat(A)
     => ! [A2: A,Ma: nat,Nb: nat] : modulo_modulo(A,A2,aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),Ma)),aa(nat,A,semiring_1_of_nat(A),Nb))) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),Ma)),modulo_modulo(A,divide_divide(A,A2,aa(nat,A,semiring_1_of_nat(A),Ma)),aa(nat,A,semiring_1_of_nat(A),Nb)))),modulo_modulo(A,A2,aa(nat,A,semiring_1_of_nat(A),Ma))) ) ).

% mod_mult2_eq'
tff(fact_2062_pos__minus__divide__less__eq,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [C2: A,B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),divide_divide(A,B2,C2))),A2)
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),B2)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)) ) ) ) ).

% pos_minus_divide_less_eq
tff(fact_2063_pos__less__minus__divide__eq,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(A,A,uminus_uminus(A),divide_divide(A,B2,C2)))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,uminus_uminus(A),B2)) ) ) ) ).

% pos_less_minus_divide_eq
tff(fact_2064_neg__minus__divide__less__eq,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [C2: A,B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),divide_divide(A,B2,C2))),A2)
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,uminus_uminus(A),B2)) ) ) ) ).

% neg_minus_divide_less_eq
tff(fact_2065_neg__less__minus__divide__eq,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(A,A,uminus_uminus(A),divide_divide(A,B2,C2)))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),B2)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)) ) ) ) ).

% neg_less_minus_divide_eq
tff(fact_2066_minus__divide__less__eq,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [B2: A,C2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),divide_divide(A,B2,C2))),A2)
        <=> $ite(
              aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2),
              aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),B2)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),
              $ite(aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A)),aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,uminus_uminus(A),B2)),aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)) ) ) ) ).

% minus_divide_less_eq
tff(fact_2067_less__minus__divide__eq,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(A,A,uminus_uminus(A),divide_divide(A,B2,C2)))
        <=> $ite(
              aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2),
              aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,uminus_uminus(A),B2)),
              $ite(aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A)),aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),B2)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A))) ) ) ) ).

% less_minus_divide_eq
tff(fact_2068_eq__divide__eq__numeral_I2_J,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [W: num,B2: A,C2: A] :
          ( ( aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W)) = divide_divide(A,B2,C2) )
        <=> $ite(C2 != zero_zero(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))),C2) = B2,aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W)) = zero_zero(A)) ) ) ).

% eq_divide_eq_numeral(2)
tff(fact_2069_divide__eq__eq__numeral_I2_J,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [B2: A,C2: A,W: num] :
          ( ( divide_divide(A,B2,C2) = aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W)) )
        <=> $ite(C2 != zero_zero(A),B2 = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))),C2),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W)) = zero_zero(A)) ) ) ).

% divide_eq_eq_numeral(2)
tff(fact_2070_add__divide__eq__if__simps_I3_J,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A,Z: A,B2: A] :
          aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),divide_divide(A,A2,Z))),B2) = $ite(Z = zero_zero(A),B2,divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),A2)),aa(A,A,aa(A,fun(A,A),times_times(A),B2),Z)),Z)) ) ).

% add_divide_eq_if_simps(3)
tff(fact_2071_minus__divide__add__eq__iff,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [Z: A,X: A,Y: A] :
          ( ( Z != zero_zero(A) )
         => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),divide_divide(A,X,Z))),Y) = divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),X)),aa(A,A,aa(A,fun(A,A),times_times(A),Y),Z)),Z) ) ) ) ).

% minus_divide_add_eq_iff
tff(fact_2072_add__divide__eq__if__simps_I6_J,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A,Z: A,B2: A] :
          aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,uminus_uminus(A),divide_divide(A,A2,Z))),B2) = $ite(Z = zero_zero(A),aa(A,A,uminus_uminus(A),B2),divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,uminus_uminus(A),A2)),aa(A,A,aa(A,fun(A,A),times_times(A),B2),Z)),Z)) ) ).

% add_divide_eq_if_simps(6)
tff(fact_2073_add__divide__eq__if__simps_I5_J,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A,Z: A,B2: A] :
          aa(A,A,aa(A,fun(A,A),minus_minus(A),divide_divide(A,A2,Z)),B2) = $ite(Z = zero_zero(A),aa(A,A,uminus_uminus(A),B2),divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),aa(A,A,aa(A,fun(A,A),times_times(A),B2),Z)),Z)) ) ).

% add_divide_eq_if_simps(5)
tff(fact_2074_minus__divide__diff__eq__iff,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [Z: A,X: A,Y: A] :
          ( ( Z != zero_zero(A) )
         => ( aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,uminus_uminus(A),divide_divide(A,X,Z))),Y) = divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,uminus_uminus(A),X)),aa(A,A,aa(A,fun(A,A),times_times(A),Y),Z)),Z) ) ) ) ).

% minus_divide_diff_eq_iff
tff(fact_2075_field__char__0__class_Oof__nat__div,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [Ma: nat,Nb: nat] : aa(nat,A,semiring_1_of_nat(A),divide_divide(nat,Ma,Nb)) = divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,semiring_1_of_nat(A),Ma)),aa(nat,A,semiring_1_of_nat(A),modulo_modulo(nat,Ma,Nb))),aa(nat,A,semiring_1_of_nat(A),Nb)) ) ).

% field_char_0_class.of_nat_div
tff(fact_2076_split__mod,axiom,
    ! [P: fun(nat,$o),Ma: nat,Nb: nat] :
      ( aa(nat,$o,P,modulo_modulo(nat,Ma,Nb))
    <=> ( ( ( Nb = zero_zero(nat) )
         => aa(nat,$o,P,Ma) )
        & ( ( Nb != zero_zero(nat) )
         => ! [I3: nat,J2: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),J2),Nb)
             => ( ( Ma = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),I3)),J2) )
               => aa(nat,$o,P,J2) ) ) ) ) ) ).

% split_mod
tff(fact_2077_lemma__interval,axiom,
    ! [A2: real,X: real,B2: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),B2)
       => ? [D6: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),D6)
            & ! [Y4: real] :
                ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,abs_abs(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),X),Y4))),D6)
               => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),Y4)
                  & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y4),B2) ) ) ) ) ) ).

% lemma_interval
tff(fact_2078_power2__eq__iff,axiom,
    ! [A: $tType] :
      ( idom(A)
     => ! [X: A,Y: A] :
          ( ( aa(nat,A,power_power(A,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = aa(nat,A,power_power(A,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) )
        <=> ( ( X = Y )
            | ( X = aa(A,A,uminus_uminus(A),Y) ) ) ) ) ).

% power2_eq_iff
tff(fact_2079_norm__triangle__ineq3,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [A2: A,B2: A] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),real_V7770717601297561774m_norm(A,A2)),real_V7770717601297561774m_norm(A,B2)))),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2))) ) ).

% norm_triangle_ineq3
tff(fact_2080_round__diff__minimal,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [Z: A,Ma: int] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),Z),aa(int,A,ring_1_of_int(A),archimedean_round(A,Z))))),aa(A,A,abs_abs(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),Z),aa(int,A,ring_1_of_int(A),Ma)))) ) ).

% round_diff_minimal
tff(fact_2081_real__of__nat__div__aux,axiom,
    ! [X: nat,D2: nat] : divide_divide(real,aa(nat,real,semiring_1_of_nat(real),X),aa(nat,real,semiring_1_of_nat(real),D2)) = aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,semiring_1_of_nat(real),divide_divide(nat,X,D2))),divide_divide(real,aa(nat,real,semiring_1_of_nat(real),modulo_modulo(nat,X,D2)),aa(nat,real,semiring_1_of_nat(real),D2))) ).

% real_of_nat_div_aux
tff(fact_2082_abs__le__square__iff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),X)),aa(A,A,abs_abs(A),Y))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,power_power(A,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,A,power_power(A,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) ) ) ).

% abs_le_square_iff
tff(fact_2083_abs__square__eq__1,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: A] :
          ( ( aa(nat,A,power_power(A,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = one_one(A) )
        <=> ( aa(A,A,abs_abs(A),X) = one_one(A) ) ) ) ).

% abs_square_eq_1
tff(fact_2084_unique__euclidean__semiring__numeral__class_Omod__mult2__eq,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),C2)
         => ( modulo_modulo(A,A2,aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),B2),modulo_modulo(A,divide_divide(A,A2,B2),C2))),modulo_modulo(A,A2,B2)) ) ) ) ).

% unique_euclidean_semiring_numeral_class.mod_mult2_eq
tff(fact_2085_pos__minus__divide__le__eq,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [C2: A,B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),divide_divide(A,B2,C2))),A2)
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),B2)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)) ) ) ) ).

% pos_minus_divide_le_eq
tff(fact_2086_pos__le__minus__divide__eq,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(A,A,uminus_uminus(A),divide_divide(A,B2,C2)))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,uminus_uminus(A),B2)) ) ) ) ).

% pos_le_minus_divide_eq
tff(fact_2087_neg__minus__divide__le__eq,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [C2: A,B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),divide_divide(A,B2,C2))),A2)
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,uminus_uminus(A),B2)) ) ) ) ).

% neg_minus_divide_le_eq
tff(fact_2088_neg__le__minus__divide__eq,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(A,A,uminus_uminus(A),divide_divide(A,B2,C2)))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),B2)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)) ) ) ) ).

% neg_le_minus_divide_eq
tff(fact_2089_minus__divide__le__eq,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [B2: A,C2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),divide_divide(A,B2,C2))),A2)
        <=> $ite(
              aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2),
              aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),B2)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),
              $ite(aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A)),aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,uminus_uminus(A),B2)),aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)) ) ) ) ).

% minus_divide_le_eq
tff(fact_2090_le__minus__divide__eq,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(A,A,uminus_uminus(A),divide_divide(A,B2,C2)))
        <=> $ite(
              aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2),
              aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,uminus_uminus(A),B2)),
              $ite(aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A)),aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),B2)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),zero_zero(A))) ) ) ) ).

% le_minus_divide_eq
tff(fact_2091_less__divide__eq__numeral_I2_J,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [W: num,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))),divide_divide(A,B2,C2))
        <=> $ite(
              aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2),
              aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))),C2)),B2),
              $ite(aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A)),aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))),C2)),aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))),zero_zero(A))) ) ) ) ).

% less_divide_eq_numeral(2)
tff(fact_2092_divide__less__eq__numeral_I2_J,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [B2: A,C2: A,W: num] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),divide_divide(A,B2,C2)),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W)))
        <=> $ite(
              aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2),
              aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))),C2)),
              $ite(aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A)),aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))),C2)),B2),aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W)))) ) ) ) ).

% divide_less_eq_numeral(2)
tff(fact_2093_Suc__times__mod__eq,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,suc,zero_zero(nat))),Ma)
     => ( modulo_modulo(nat,aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),Nb)),Ma) = one_one(nat) ) ) ).

% Suc_times_mod_eq
tff(fact_2094_power2__eq__1__iff,axiom,
    ! [A: $tType] :
      ( ring_15535105094025558882visors(A)
     => ! [A2: A] :
          ( ( aa(nat,A,power_power(A,A2),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = one_one(A) )
        <=> ( ( A2 = one_one(A) )
            | ( A2 = aa(A,A,uminus_uminus(A),one_one(A)) ) ) ) ) ).

% power2_eq_1_iff
tff(fact_2095_neg__one__power__add__eq__neg__one__power__diff,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [K: nat,Nb: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Nb)
         => ( aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),one_one(A))),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),K)) = aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),one_one(A))),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),K)) ) ) ) ).

% neg_one_power_add_eq_neg_one_power_diff
tff(fact_2096_realpow__square__minus__le,axiom,
    ! [U: real,X: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),aa(nat,real,power_power(real,U),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) ).

% realpow_square_minus_le
tff(fact_2097_powr__neg__one,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( powr(real,X,aa(real,real,uminus_uminus(real),one_one(real))) = divide_divide(real,one_one(real),X) ) ) ).

% powr_neg_one
tff(fact_2098_ln__add__one__self__le__self2,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),one_one(real))),X)
     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,ln_ln(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),X))),X) ) ).

% ln_add_one_self_le_self2
tff(fact_2099_power2__le__iff__abs__le,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Y: A,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),Y)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,power_power(A,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,A,power_power(A,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),X)),Y) ) ) ) ).

% power2_le_iff_abs_le
tff(fact_2100_abs__square__le__1,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,power_power(A,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),one_one(A))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),X)),one_one(A)) ) ) ).

% abs_square_le_1
tff(fact_2101_abs__square__less__1,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,power_power(A,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),one_one(A))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,abs_abs(A),X)),one_one(A)) ) ) ).

% abs_square_less_1
tff(fact_2102_divmod__digit__0_I2_J,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),modulo_modulo(A,A2,aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),B2))),B2)
           => ( modulo_modulo(A,A2,aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),B2)) = modulo_modulo(A,A2,B2) ) ) ) ) ).

% divmod_digit_0(2)
tff(fact_2103_bits__stable__imp__add__self,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [A2: A] :
          ( ( divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = A2 )
         => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),modulo_modulo(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))) = zero_zero(A) ) ) ) ).

% bits_stable_imp_add_self
tff(fact_2104_div__exp__mod__exp__eq,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [A2: A,Nb: nat,Ma: nat] : modulo_modulo(A,divide_divide(A,A2,aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Ma)) = divide_divide(A,modulo_modulo(A,A2,aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),Ma))),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)) ) ).

% div_exp_mod_exp_eq
tff(fact_2105_le__divide__eq__numeral_I2_J,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [W: num,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))),divide_divide(A,B2,C2))
        <=> $ite(
              aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2),
              aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))),C2)),B2),
              $ite(aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A)),aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))),C2)),aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))),zero_zero(A))) ) ) ) ).

% le_divide_eq_numeral(2)
tff(fact_2106_divide__le__eq__numeral_I2_J,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [B2: A,C2: A,W: num] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,B2,C2)),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W)))
        <=> $ite(
              aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2),
              aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))),C2)),
              $ite(aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),zero_zero(A)),aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))),C2)),B2),aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W)))) ) ) ) ).

% divide_le_eq_numeral(2)
tff(fact_2107_square__le__1,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),one_one(A))),X)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),one_one(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,power_power(A,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),one_one(A)) ) ) ) ).

% square_le_1
tff(fact_2108_verit__le__mono__div,axiom,
    ! [A3: nat,B3: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),A3),B3)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
       => aa(nat,$o,
            aa(nat,fun(nat,$o),ord_less_eq(nat),
              aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),divide_divide(nat,A3,Nb)),
                $ite(modulo_modulo(nat,B3,Nb) = zero_zero(nat),one_one(nat),zero_zero(nat)))),
            divide_divide(nat,B3,Nb)) ) ) ).

% verit_le_mono_div
tff(fact_2109_minus__power__mult__self,axiom,
    ! [A: $tType] :
      ( comm_ring_1(A)
     => ! [A2: A,Nb: nat] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),A2)),Nb)),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),A2)),Nb)) = aa(nat,A,power_power(A,A2),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)) ) ).

% minus_power_mult_self
tff(fact_2110_ln__one__minus__pos__upper__bound,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),one_one(real))
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,ln_ln(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),one_one(real)),X))),aa(real,real,uminus_uminus(real),X)) ) ) ).

% ln_one_minus_pos_upper_bound
tff(fact_2111_Bernoulli__inequality,axiom,
    ! [X: real,Nb: nat] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),X)
     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),Nb)),X))),aa(nat,real,power_power(real,aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),X)),Nb)) ) ).

% Bernoulli_inequality
tff(fact_2112_abs__ln__one__plus__x__minus__x__bound__nonpos,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),zero_zero(real))
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(real,real,ln_ln(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),X))),X))),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ) ) ).

% abs_ln_one_plus_x_minus_x_bound_nonpos
tff(fact_2113_divmod__digit__0_I1_J,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),modulo_modulo(A,A2,aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),B2))),B2)
           => ( aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),divide_divide(A,A2,aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),B2))) = divide_divide(A,A2,B2) ) ) ) ) ).

% divmod_digit_0(1)
tff(fact_2114_mult__exp__mod__exp__eq,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [Ma: nat,Nb: nat,A2: A] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
         => ( modulo_modulo(A,aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Ma)),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)) = aa(A,A,aa(A,fun(A,A),times_times(A),modulo_modulo(A,A2,aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),Ma)))),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Ma)) ) ) ) ).

% mult_exp_mod_exp_eq
tff(fact_2115_power__minus1__odd,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Nb: nat] : aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),one_one(A))),aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb))) = aa(A,A,uminus_uminus(A),one_one(A)) ) ).

% power_minus1_odd
tff(fact_2116_mod__double__modulus,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Ma: A,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),Ma)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),X)
           => ( ( modulo_modulo(A,X,aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Ma)) = modulo_modulo(A,X,Ma) )
              | ( modulo_modulo(A,X,aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Ma)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),modulo_modulo(A,X,Ma)),Ma) ) ) ) ) ) ).

% mod_double_modulus
tff(fact_2117_divmod__digit__1_I2_J,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),B2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),modulo_modulo(A,A2,aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),B2)))
             => ( aa(A,A,aa(A,fun(A,A),minus_minus(A),modulo_modulo(A,A2,aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),B2))),B2) = modulo_modulo(A,A2,B2) ) ) ) ) ) ).

% divmod_digit_1(2)
tff(fact_2118_log__minus__eq__powr,axiom,
    ! [B2: real,X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),B2)
     => ( ( B2 != one_one(real) )
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
         => ( aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(real,real,log(B2),X)),Y) = aa(real,real,log(B2),aa(real,real,aa(real,fun(real,real),times_times(real),X),powr(real,B2,aa(real,real,uminus_uminus(real),Y)))) ) ) ) ) ).

% log_minus_eq_powr
tff(fact_2119_unset__bit__Suc,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,A2: A] : bit_se2638667681897837118et_bit(A,aa(nat,nat,suc,Nb),A2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),modulo_modulo(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),bit_se2638667681897837118et_bit(A,Nb,divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))))) ) ).

% unset_bit_Suc
tff(fact_2120_set__bit__Suc,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,A2: A] : bit_se5668285175392031749et_bit(A,aa(nat,nat,suc,Nb),A2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),modulo_modulo(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),bit_se5668285175392031749et_bit(A,Nb,divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))))) ) ).

% set_bit_Suc
tff(fact_2121_powr__neg__numeral,axiom,
    ! [X: real,Nb: num] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( powr(real,X,aa(real,real,uminus_uminus(real),aa(num,real,numeral_numeral(real),Nb))) = divide_divide(real,one_one(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),Nb))) ) ) ).

% powr_neg_numeral
tff(fact_2122_of__int__round__abs__le,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(int,A,ring_1_of_int(A),archimedean_round(A,X))),X))),divide_divide(A,one_one(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))) ) ).

% of_int_round_abs_le
tff(fact_2123_round__unique_H,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,Nb: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,abs_abs(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),aa(int,A,ring_1_of_int(A),Nb)))),divide_divide(A,one_one(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))))
         => ( archimedean_round(A,X) = Nb ) ) ) ).

% round_unique'
tff(fact_2124_divmod__digit__1_I1_J,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),B2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),modulo_modulo(A,A2,aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),B2)))
             => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),divide_divide(A,A2,aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),B2)))),one_one(A)) = divide_divide(A,A2,B2) ) ) ) ) ) ).

% divmod_digit_1(1)
tff(fact_2125_abs__ln__one__plus__x__minus__x__bound__nonneg,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),one_one(real))
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(real,real,ln_ln(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),X))),X))),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) ) ) ).

% abs_ln_one_plus_x_minus_x_bound_nonneg
tff(fact_2126_VEBT__internal_Oheight_Oelims,axiom,
    ! [X: vEBT_VEBT,Y: nat] :
      ( ( aa(vEBT_VEBT,nat,vEBT_VEBT_height,X) = Y )
     => ( ( ? [A4: $o,B5: $o] : X = vEBT_Leaf((A4),(B5))
         => ( Y != zero_zero(nat) ) )
       => ~ ! [Uu2: option(product_prod(nat,nat)),Deg: nat,TreeList: list(vEBT_VEBT),Summary: vEBT_VEBT] :
              ( ( X = vEBT_Node(Uu2,Deg,TreeList,Summary) )
             => ( Y != aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),one_one(nat)),aa(set(nat),nat,lattic643756798349783984er_Max(nat),aa(set(vEBT_VEBT),set(nat),image(vEBT_VEBT,nat,vEBT_VEBT_height),aa(set(vEBT_VEBT),set(vEBT_VEBT),aa(vEBT_VEBT,fun(set(vEBT_VEBT),set(vEBT_VEBT)),insert(vEBT_VEBT),Summary),aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList))))) ) ) ) ) ).

% VEBT_internal.height.elims
tff(fact_2127_arsinh__def,axiom,
    ! [A: $tType] :
      ( ln(A)
     => ! [X: A] : aa(A,A,arsinh(A),X) = aa(A,A,ln_ln(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),powr(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,power_power(A,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),one_one(A)),real_Vector_of_real(A,divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))))) ) ).

% arsinh_def
tff(fact_2128_abs__sqrt__wlog,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [P: fun(A,fun(A,$o)),X: A] :
          ( ! [X3: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),X3)
             => aa(A,$o,aa(A,fun(A,$o),P,X3),aa(nat,A,power_power(A,X3),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) )
         => aa(A,$o,aa(A,fun(A,$o),P,aa(A,A,abs_abs(A),X)),aa(nat,A,power_power(A,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) ) ) ).

% abs_sqrt_wlog
tff(fact_2129_compl__less__compl__iff,axiom,
    ! [A: $tType] :
      ( boolea8198339166811842893lgebra(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),X)),aa(A,A,uminus_uminus(A),Y))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),X) ) ) ).

% compl_less_compl_iff
tff(fact_2130_compl__le__compl__iff,axiom,
    ! [A: $tType] :
      ( boolea8198339166811842893lgebra(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),X)),aa(A,A,uminus_uminus(A),Y))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),X) ) ) ).

% compl_le_compl_iff
tff(fact_2131_flip__bit__Suc,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,A2: A] : bit_se8732182000553998342ip_bit(A,aa(nat,nat,suc,Nb),A2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),modulo_modulo(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),bit_se8732182000553998342ip_bit(A,Nb,divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))))) ) ).

% flip_bit_Suc
tff(fact_2132_signed__take__bit__rec,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Nb: nat,A2: A] :
          aa(A,A,bit_ri4674362597316999326ke_bit(A,Nb),A2) = $ite(Nb = zero_zero(nat),aa(A,A,uminus_uminus(A),modulo_modulo(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))),aa(A,A,aa(A,fun(A,A),plus_plus(A),modulo_modulo(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,bit_ri4674362597316999326ke_bit(A,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat))),divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))))))) ) ).

% signed_take_bit_rec
tff(fact_2133_round__altdef,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] :
          archimedean_round(A,X) = $ite(aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),divide_divide(A,one_one(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))),archimedean_frac(A,X)),archimedean_ceiling(A,X),aa(A,int,archim6421214686448440834_floor(A),X)) ) ).

% round_altdef
tff(fact_2134_arctan__double,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,abs_abs(real),X)),one_one(real))
     => ( aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(real,real,arctan,X)) = aa(real,real,arctan,divide_divide(real,aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),X),aa(real,real,aa(real,fun(real,real),minus_minus(real),one_one(real)),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))) ) ) ).

% arctan_double
tff(fact_2135_pochhammer__double,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [Z: A,Nb: nat] : comm_s3205402744901411588hammer(A,aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Z),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)))),comm_s3205402744901411588hammer(A,Z,Nb))),comm_s3205402744901411588hammer(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),Z),divide_divide(A,one_one(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))),Nb)) ) ).

% pochhammer_double
tff(fact_2136_Compl__subset__Compl__iff,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(A),set(A),uminus_uminus(set(A)),A3)),aa(set(A),set(A),uminus_uminus(set(A)),B3))
    <=> aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),A3) ) ).

% Compl_subset_Compl_iff
tff(fact_2137_Compl__anti__mono,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
     => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(A),set(A),uminus_uminus(set(A)),B3)),aa(set(A),set(A),uminus_uminus(set(A)),A3)) ) ).

% Compl_anti_mono
tff(fact_2138_frac__frac,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] : archimedean_frac(A,archimedean_frac(A,X)) = archimedean_frac(A,X) ) ).

% frac_frac
tff(fact_2139_flip__bit__nonnegative__int__iff,axiom,
    ! [Nb: nat,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),bit_se8732182000553998342ip_bit(int,Nb,K))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),K) ) ).

% flip_bit_nonnegative_int_iff
tff(fact_2140_flip__bit__negative__int__iff,axiom,
    ! [Nb: nat,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),bit_se8732182000553998342ip_bit(int,Nb,K)),zero_zero(int))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),zero_zero(int)) ) ).

% flip_bit_negative_int_iff
tff(fact_2141_signed__take__bit__of__0,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Nb: nat] : aa(A,A,bit_ri4674362597316999326ke_bit(A,Nb),zero_zero(A)) = zero_zero(A) ) ).

% signed_take_bit_of_0
tff(fact_2142_arctan__eq__zero__iff,axiom,
    ! [X: real] :
      ( ( aa(real,real,arctan,X) = zero_zero(real) )
    <=> ( X = zero_zero(real) ) ) ).

% arctan_eq_zero_iff
tff(fact_2143_arctan__zero__zero,axiom,
    aa(real,real,arctan,zero_zero(real)) = zero_zero(real) ).

% arctan_zero_zero
tff(fact_2144_pochhammer__1,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [A2: A] : comm_s3205402744901411588hammer(A,A2,one_one(nat)) = A2 ) ).

% pochhammer_1
tff(fact_2145_mod__pos__pos__trivial,axiom,
    ! [K: int,L: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),K)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),L)
       => ( modulo_modulo(int,K,L) = K ) ) ) ).

% mod_pos_pos_trivial
tff(fact_2146_mod__neg__neg__trivial,axiom,
    ! [K: int,L: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),K),zero_zero(int))
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),L),K)
       => ( modulo_modulo(int,K,L) = K ) ) ) ).

% mod_neg_neg_trivial
tff(fact_2147_negative__eq__positive,axiom,
    ! [Nb: nat,Ma: nat] :
      ( ( aa(int,int,uminus_uminus(int),aa(nat,int,semiring_1_of_nat(int),Nb)) = aa(nat,int,semiring_1_of_nat(int),Ma) )
    <=> ( ( Nb = zero_zero(nat) )
        & ( Ma = zero_zero(nat) ) ) ) ).

% negative_eq_positive
tff(fact_2148_signed__take__bit__of__minus__1,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Nb: nat] : aa(A,A,bit_ri4674362597316999326ke_bit(A,Nb),aa(A,A,uminus_uminus(A),one_one(A))) = aa(A,A,uminus_uminus(A),one_one(A)) ) ).

% signed_take_bit_of_minus_1
tff(fact_2149_signed__take__bit__Suc__1,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Nb: nat] : aa(A,A,bit_ri4674362597316999326ke_bit(A,aa(nat,nat,suc,Nb)),one_one(A)) = one_one(A) ) ).

% signed_take_bit_Suc_1
tff(fact_2150_signed__take__bit__numeral__of__1,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [K: num] : aa(A,A,bit_ri4674362597316999326ke_bit(A,aa(num,nat,numeral_numeral(nat),K)),one_one(A)) = one_one(A) ) ).

% signed_take_bit_numeral_of_1
tff(fact_2151_pochhammer__0,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [A2: A] : comm_s3205402744901411588hammer(A,A2,zero_zero(nat)) = one_one(A) ) ).

% pochhammer_0
tff(fact_2152_pochhammer__Suc0,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [A2: A] : comm_s3205402744901411588hammer(A,A2,aa(nat,nat,suc,zero_zero(nat))) = A2 ) ).

% pochhammer_Suc0
tff(fact_2153_negative__zle,axiom,
    ! [Nb: nat,Ma: nat] : aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,uminus_uminus(int),aa(nat,int,semiring_1_of_nat(int),Nb))),aa(nat,int,semiring_1_of_nat(int),Ma)) ).

% negative_zle
tff(fact_2154_zero__less__arctan__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,arctan,X))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X) ) ).

% zero_less_arctan_iff
tff(fact_2155_arctan__less__zero__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,arctan,X)),zero_zero(real))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),zero_zero(real)) ) ).

% arctan_less_zero_iff
tff(fact_2156_zero__le__arctan__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,arctan,X))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X) ) ).

% zero_le_arctan_iff
tff(fact_2157_arctan__le__zero__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,arctan,X)),zero_zero(real))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),zero_zero(real)) ) ).

% arctan_le_zero_iff
tff(fact_2158_frac__of__int,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [Z: int] : archimedean_frac(A,aa(int,A,ring_1_of_int(A),Z)) = zero_zero(A) ) ).

% frac_of_int
tff(fact_2159_zmod__numeral__Bit0,axiom,
    ! [V: num,W: num] : modulo_modulo(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,V)),aa(num,int,numeral_numeral(int),aa(num,num,bit0,W))) = aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),modulo_modulo(int,aa(num,int,numeral_numeral(int),V),aa(num,int,numeral_numeral(int),W))) ).

% zmod_numeral_Bit0
tff(fact_2160_negative__zless,axiom,
    ! [Nb: nat,Ma: nat] : aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,uminus_uminus(int),aa(nat,int,semiring_1_of_nat(int),aa(nat,nat,suc,Nb)))),aa(nat,int,semiring_1_of_nat(int),Ma)) ).

% negative_zless
tff(fact_2161_zabs__less__one__iff,axiom,
    ! [Z: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,abs_abs(int),Z)),one_one(int))
    <=> ( Z = zero_zero(int) ) ) ).

% zabs_less_one_iff
tff(fact_2162_signed__take__bit__Suc__bit0,axiom,
    ! [Nb: nat,K: num] : aa(int,int,bit_ri4674362597316999326ke_bit(int,aa(nat,nat,suc,Nb)),aa(num,int,numeral_numeral(int),aa(num,num,bit0,K))) = aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,bit_ri4674362597316999326ke_bit(int,Nb),aa(num,int,numeral_numeral(int),K))),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))) ).

% signed_take_bit_Suc_bit0
tff(fact_2163_signed__take__bit__Suc__minus__bit0,axiom,
    ! [Nb: nat,K: num] : aa(int,int,bit_ri4674362597316999326ke_bit(int,aa(nat,nat,suc,Nb)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,K)))) = aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,bit_ri4674362597316999326ke_bit(int,Nb),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),K)))),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))) ).

% signed_take_bit_Suc_minus_bit0
tff(fact_2164_ceiling__divide__eq__div__numeral,axiom,
    ! [A2: num,B2: num] : archimedean_ceiling(real,divide_divide(real,aa(num,real,numeral_numeral(real),A2),aa(num,real,numeral_numeral(real),B2))) = aa(int,int,uminus_uminus(int),divide_divide(int,aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),A2)),aa(num,int,numeral_numeral(int),B2))) ).

% ceiling_divide_eq_div_numeral
tff(fact_2165_signed__take__bit__0,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [A2: A] : aa(A,A,bit_ri4674362597316999326ke_bit(A,zero_zero(nat)),A2) = aa(A,A,uminus_uminus(A),modulo_modulo(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))) ) ).

% signed_take_bit_0
tff(fact_2166_floor__minus__divide__eq__div__numeral,axiom,
    ! [A2: num,B2: num] : aa(real,int,archim6421214686448440834_floor(real),aa(real,real,uminus_uminus(real),divide_divide(real,aa(num,real,numeral_numeral(real),A2),aa(num,real,numeral_numeral(real),B2)))) = divide_divide(int,aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),A2)),aa(num,int,numeral_numeral(int),B2)) ).

% floor_minus_divide_eq_div_numeral
tff(fact_2167_ceiling__minus__divide__eq__div__numeral,axiom,
    ! [A2: num,B2: num] : archimedean_ceiling(real,aa(real,real,uminus_uminus(real),divide_divide(real,aa(num,real,numeral_numeral(real),A2),aa(num,real,numeral_numeral(real),B2)))) = aa(int,int,uminus_uminus(int),divide_divide(int,aa(num,int,numeral_numeral(int),A2),aa(num,int,numeral_numeral(int),B2))) ).

% ceiling_minus_divide_eq_div_numeral
tff(fact_2168_floor__minus__one__divide__eq__div__numeral,axiom,
    ! [B2: num] : aa(real,int,archim6421214686448440834_floor(real),aa(real,real,uminus_uminus(real),divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),B2)))) = divide_divide(int,aa(int,int,uminus_uminus(int),one_one(int)),aa(num,int,numeral_numeral(int),B2)) ).

% floor_minus_one_divide_eq_div_numeral
tff(fact_2169_zmod__zminus1__not__zero,axiom,
    ! [K: int,L: int] :
      ( ( modulo_modulo(int,aa(int,int,uminus_uminus(int),K),L) != zero_zero(int) )
     => ( modulo_modulo(int,K,L) != zero_zero(int) ) ) ).

% zmod_zminus1_not_zero
tff(fact_2170_zmod__zminus2__not__zero,axiom,
    ! [K: int,L: int] :
      ( ( modulo_modulo(int,K,aa(int,int,uminus_uminus(int),L)) != zero_zero(int) )
     => ( modulo_modulo(int,K,L) != zero_zero(int) ) ) ).

% zmod_zminus2_not_zero
tff(fact_2171_pochhammer__of__real,axiom,
    ! [A: $tType] :
      ( ( real_V2191834092415804123ebra_1(A)
        & comm_semiring_1(A) )
     => ! [X: real,Nb: nat] : comm_s3205402744901411588hammer(A,real_Vector_of_real(A,X),Nb) = real_Vector_of_real(A,comm_s3205402744901411588hammer(real,X,Nb)) ) ).

% pochhammer_of_real
tff(fact_2172_arctan__eq__iff,axiom,
    ! [X: real,Y: real] :
      ( ( aa(real,real,arctan,X) = aa(real,real,arctan,Y) )
    <=> ( X = Y ) ) ).

% arctan_eq_iff
tff(fact_2173_pochhammer__of__nat,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [X: nat,Nb: nat] : comm_s3205402744901411588hammer(A,aa(nat,A,semiring_1_of_nat(A),X),Nb) = aa(nat,A,semiring_1_of_nat(A),comm_s3205402744901411588hammer(nat,X,Nb)) ) ).

% pochhammer_of_nat
tff(fact_2174_pochhammer__of__int,axiom,
    ! [A: $tType] :
      ( comm_ring_1(A)
     => ! [X: int,Nb: nat] : comm_s3205402744901411588hammer(A,aa(int,A,ring_1_of_int(A),X),Nb) = aa(int,A,ring_1_of_int(A),comm_s3205402744901411588hammer(int,X,Nb)) ) ).

% pochhammer_of_int
tff(fact_2175_abs__mod__less,axiom,
    ! [L: int,K: int] :
      ( ( L != zero_zero(int) )
     => aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,abs_abs(int),modulo_modulo(int,K,L))),aa(int,int,abs_abs(int),L)) ) ).

% abs_mod_less
tff(fact_2176_zabs__def,axiom,
    ! [I: int] :
      aa(int,int,abs_abs(int),I) = $ite(aa(int,$o,aa(int,fun(int,$o),ord_less(int),I),zero_zero(int)),aa(int,int,uminus_uminus(int),I),I) ).

% zabs_def
tff(fact_2177_zmod__zminus1__eq__if,axiom,
    ! [A2: int,B2: int] :
      modulo_modulo(int,aa(int,int,uminus_uminus(int),A2),B2) = $ite(modulo_modulo(int,A2,B2) = zero_zero(int),zero_zero(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),B2),modulo_modulo(int,A2,B2))) ).

% zmod_zminus1_eq_if
tff(fact_2178_zmod__zminus2__eq__if,axiom,
    ! [A2: int,B2: int] :
      modulo_modulo(int,A2,aa(int,int,uminus_uminus(int),B2)) = $ite(modulo_modulo(int,A2,B2) = zero_zero(int),zero_zero(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),modulo_modulo(int,A2,B2)),B2)) ).

% zmod_zminus2_eq_if
tff(fact_2179_signed__take__bit__add,axiom,
    ! [Nb: nat,K: int,L: int] : aa(int,int,bit_ri4674362597316999326ke_bit(int,Nb),aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,bit_ri4674362597316999326ke_bit(int,Nb),K)),aa(int,int,bit_ri4674362597316999326ke_bit(int,Nb),L))) = aa(int,int,bit_ri4674362597316999326ke_bit(int,Nb),aa(int,int,aa(int,fun(int,int),plus_plus(int),K),L)) ).

% signed_take_bit_add
tff(fact_2180_uminus__int__code_I1_J,axiom,
    aa(int,int,uminus_uminus(int),zero_zero(int)) = zero_zero(int) ).

% uminus_int_code(1)
tff(fact_2181_arctan__monotone,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),Y)
     => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,arctan,X)),aa(real,real,arctan,Y)) ) ).

% arctan_monotone
tff(fact_2182_arctan__less__iff,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,arctan,X)),aa(real,real,arctan,Y))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),Y) ) ).

% arctan_less_iff
tff(fact_2183_arctan__le__iff,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,arctan,X)),aa(real,real,arctan,Y))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),Y) ) ).

% arctan_le_iff
tff(fact_2184_arctan__monotone_H,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),Y)
     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,arctan,X)),aa(real,real,arctan,Y)) ) ).

% arctan_monotone'
tff(fact_2185_int__cases2,axiom,
    ! [Z: int] :
      ( ! [N: nat] : Z != aa(nat,int,semiring_1_of_nat(int),N)
     => ~ ! [N: nat] : Z != aa(int,int,uminus_uminus(int),aa(nat,int,semiring_1_of_nat(int),N)) ) ).

% int_cases2
tff(fact_2186_arctan__minus,axiom,
    ! [X: real] : aa(real,real,arctan,aa(real,real,uminus_uminus(real),X)) = aa(real,real,uminus_uminus(real),aa(real,real,arctan,X)) ).

% arctan_minus
tff(fact_2187_minus__mod__int__eq,axiom,
    ! [L: int,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),L)
     => ( modulo_modulo(int,aa(int,int,uminus_uminus(int),K),L) = aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),L),one_one(int))),modulo_modulo(int,aa(int,int,aa(int,fun(int,int),minus_minus(int),K),one_one(int)),L)) ) ) ).

% minus_mod_int_eq
tff(fact_2188_zmod__minus1,axiom,
    ! [B2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),B2)
     => ( modulo_modulo(int,aa(int,int,uminus_uminus(int),one_one(int)),B2) = aa(int,int,aa(int,fun(int,int),minus_minus(int),B2),one_one(int)) ) ) ).

% zmod_minus1
tff(fact_2189_zdiv__zminus2__eq__if,axiom,
    ! [B2: int,A2: int] :
      ( ( B2 != zero_zero(int) )
     => ( divide_divide(int,A2,aa(int,int,uminus_uminus(int),B2)) = $ite(modulo_modulo(int,A2,B2) = zero_zero(int),aa(int,int,uminus_uminus(int),divide_divide(int,A2,B2)),aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(int,int,uminus_uminus(int),divide_divide(int,A2,B2))),one_one(int))) ) ) ).

% zdiv_zminus2_eq_if
tff(fact_2190_zdiv__zminus1__eq__if,axiom,
    ! [B2: int,A2: int] :
      ( ( B2 != zero_zero(int) )
     => ( divide_divide(int,aa(int,int,uminus_uminus(int),A2),B2) = $ite(modulo_modulo(int,A2,B2) = zero_zero(int),aa(int,int,uminus_uminus(int),divide_divide(int,A2,B2)),aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(int,int,uminus_uminus(int),divide_divide(int,A2,B2))),one_one(int))) ) ) ).

% zdiv_zminus1_eq_if
tff(fact_2191_zmod__le__nonneg__dividend,axiom,
    ! [Ma: int,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Ma)
     => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),modulo_modulo(int,Ma,K)),Ma) ) ).

% zmod_le_nonneg_dividend
tff(fact_2192_Euclidean__Division_Opos__mod__bound,axiom,
    ! [L: int,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),L)
     => aa(int,$o,aa(int,fun(int,$o),ord_less(int),modulo_modulo(int,K,L)),L) ) ).

% Euclidean_Division.pos_mod_bound
tff(fact_2193_neg__mod__bound,axiom,
    ! [L: int,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),L),zero_zero(int))
     => aa(int,$o,aa(int,fun(int,$o),ord_less(int),L),modulo_modulo(int,K,L)) ) ).

% neg_mod_bound
tff(fact_2194_zmod__eq__0D,axiom,
    ! [Ma: int,D2: int] :
      ( ( modulo_modulo(int,Ma,D2) = zero_zero(int) )
     => ? [Q2: int] : Ma = aa(int,int,aa(int,fun(int,int),times_times(int),D2),Q2) ) ).

% zmod_eq_0D
tff(fact_2195_zmod__eq__0__iff,axiom,
    ! [Ma: int,D2: int] :
      ( ( modulo_modulo(int,Ma,D2) = zero_zero(int) )
    <=> ? [Q4: int] : Ma = aa(int,int,aa(int,fun(int,int),times_times(int),D2),Q4) ) ).

% zmod_eq_0_iff
tff(fact_2196_pochhammer__pos,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [X: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),X)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),comm_s3205402744901411588hammer(A,X,Nb)) ) ) ).

% pochhammer_pos
tff(fact_2197_abs__zmult__eq__1,axiom,
    ! [Ma: int,Nb: int] :
      ( ( aa(int,int,abs_abs(int),aa(int,int,aa(int,fun(int,int),times_times(int),Ma),Nb)) = one_one(int) )
     => ( aa(int,int,abs_abs(int),Ma) = one_one(int) ) ) ).

% abs_zmult_eq_1
tff(fact_2198_pochhammer__eq__0__mono,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [A2: A,Nb: nat,Ma: nat] :
          ( ( comm_s3205402744901411588hammer(A,A2,Nb) = zero_zero(A) )
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma)
           => ( comm_s3205402744901411588hammer(A,A2,Ma) = zero_zero(A) ) ) ) ) ).

% pochhammer_eq_0_mono
tff(fact_2199_pochhammer__neq__0__mono,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [A2: A,Ma: nat,Nb: nat] :
          ( ( comm_s3205402744901411588hammer(A,A2,Ma) != zero_zero(A) )
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma)
           => ( comm_s3205402744901411588hammer(A,A2,Nb) != zero_zero(A) ) ) ) ) ).

% pochhammer_neq_0_mono
tff(fact_2200_zmod__int,axiom,
    ! [A2: nat,B2: nat] : aa(nat,int,semiring_1_of_nat(int),modulo_modulo(nat,A2,B2)) = modulo_modulo(int,aa(nat,int,semiring_1_of_nat(int),A2),aa(nat,int,semiring_1_of_nat(int),B2)) ).

% zmod_int
tff(fact_2201_int__of__nat__induct,axiom,
    ! [P: fun(int,$o),Z: int] :
      ( ! [N: nat] : aa(int,$o,P,aa(nat,int,semiring_1_of_nat(int),N))
     => ( ! [N: nat] : aa(int,$o,P,aa(int,int,uminus_uminus(int),aa(nat,int,semiring_1_of_nat(int),aa(nat,nat,suc,N))))
       => aa(int,$o,P,Z) ) ) ).

% int_of_nat_induct
tff(fact_2202_int__cases,axiom,
    ! [Z: int] :
      ( ! [N: nat] : Z != aa(nat,int,semiring_1_of_nat(int),N)
     => ~ ! [N: nat] : Z != aa(int,int,uminus_uminus(int),aa(nat,int,semiring_1_of_nat(int),aa(nat,nat,suc,N))) ) ).

% int_cases
tff(fact_2203_pos__zmult__eq__1__iff__lemma,axiom,
    ! [Ma: int,Nb: int] :
      ( ( aa(int,int,aa(int,fun(int,int),times_times(int),Ma),Nb) = one_one(int) )
     => ( ( Ma = one_one(int) )
        | ( Ma = aa(int,int,uminus_uminus(int),one_one(int)) ) ) ) ).

% pos_zmult_eq_1_iff_lemma
tff(fact_2204_zmult__eq__1__iff,axiom,
    ! [Ma: int,Nb: int] :
      ( ( aa(int,int,aa(int,fun(int,int),times_times(int),Ma),Nb) = one_one(int) )
    <=> ( ( ( Ma = one_one(int) )
          & ( Nb = one_one(int) ) )
        | ( ( Ma = aa(int,int,uminus_uminus(int),one_one(int)) )
          & ( Nb = aa(int,int,uminus_uminus(int),one_one(int)) ) ) ) ) ).

% zmult_eq_1_iff
tff(fact_2205_minus__int__code_I2_J,axiom,
    ! [L: int] : aa(int,int,aa(int,fun(int,int),minus_minus(int),zero_zero(int)),L) = aa(int,int,uminus_uminus(int),L) ).

% minus_int_code(2)
tff(fact_2206_not__int__zless__negative,axiom,
    ! [Nb: nat,Ma: nat] : ~ aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(nat,int,semiring_1_of_nat(int),Nb)),aa(int,int,uminus_uminus(int),aa(nat,int,semiring_1_of_nat(int),Ma))) ).

% not_int_zless_negative
tff(fact_2207_signed__take__bit__int__less__eq__self__iff,axiom,
    ! [Nb: nat,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,bit_ri4674362597316999326ke_bit(int,Nb),K)),K)
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,uminus_uminus(int),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb))),K) ) ).

% signed_take_bit_int_less_eq_self_iff
tff(fact_2208_signed__take__bit__int__greater__eq__minus__exp,axiom,
    ! [Nb: nat,K: int] : aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,uminus_uminus(int),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb))),aa(int,int,bit_ri4674362597316999326ke_bit(int,Nb),K)) ).

% signed_take_bit_int_greater_eq_minus_exp
tff(fact_2209_signed__take__bit__int__greater__self__iff,axiom,
    ! [K: int,Nb: nat] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),aa(int,int,bit_ri4674362597316999326ke_bit(int,Nb),K))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),aa(int,int,uminus_uminus(int),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb))) ) ).

% signed_take_bit_int_greater_self_iff
tff(fact_2210_frac__ge__0,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),archimedean_frac(A,X)) ) ).

% frac_ge_0
tff(fact_2211_frac__lt__1,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),archimedean_frac(A,X)),one_one(A)) ) ).

% frac_lt_1
tff(fact_2212_frac__1__eq,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] : archimedean_frac(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),X),one_one(A))) = archimedean_frac(A,X) ) ).

% frac_1_eq
tff(fact_2213_signed__take__bit__int__eq__self,axiom,
    ! [Nb: nat,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,uminus_uminus(int),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb))),K)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb))
       => ( aa(int,int,bit_ri4674362597316999326ke_bit(int,Nb),K) = K ) ) ) ).

% signed_take_bit_int_eq_self
tff(fact_2214_signed__take__bit__int__eq__self__iff,axiom,
    ! [Nb: nat,K: int] :
      ( ( aa(int,int,bit_ri4674362597316999326ke_bit(int,Nb),K) = K )
    <=> ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,uminus_uminus(int),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb))),K)
        & aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)) ) ) ).

% signed_take_bit_int_eq_self_iff
tff(fact_2215_zmod__trivial__iff,axiom,
    ! [I: int,K: int] :
      ( ( modulo_modulo(int,I,K) = I )
    <=> ( ( K = zero_zero(int) )
        | ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),I)
          & aa(int,$o,aa(int,fun(int,$o),ord_less(int),I),K) )
        | ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),I),zero_zero(int))
          & aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),I) ) ) ) ).

% zmod_trivial_iff
tff(fact_2216_pos__mod__conj,axiom,
    ! [B2: int,A2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),B2)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),modulo_modulo(int,A2,B2))
        & aa(int,$o,aa(int,fun(int,$o),ord_less(int),modulo_modulo(int,A2,B2)),B2) ) ) ).

% pos_mod_conj
tff(fact_2217_neg__mod__conj,axiom,
    ! [B2: int,A2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),B2),zero_zero(int))
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),modulo_modulo(int,A2,B2)),zero_zero(int))
        & aa(int,$o,aa(int,fun(int,$o),ord_less(int),B2),modulo_modulo(int,A2,B2)) ) ) ).

% neg_mod_conj
tff(fact_2218_Euclidean__Division_Opos__mod__sign,axiom,
    ! [L: int,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),L)
     => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),modulo_modulo(int,K,L)) ) ).

% Euclidean_Division.pos_mod_sign
tff(fact_2219_neg__mod__sign,axiom,
    ! [L: int,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),L),zero_zero(int))
     => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),modulo_modulo(int,K,L)),zero_zero(int)) ) ).

% neg_mod_sign
tff(fact_2220_pochhammer__nonneg,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [X: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),X)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),comm_s3205402744901411588hammer(A,X,Nb)) ) ) ).

% pochhammer_nonneg
tff(fact_2221_zdiv__mono__strict,axiom,
    ! [A3: int,B3: int,Nb: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),A3),B3)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),Nb)
       => ( ( modulo_modulo(int,A3,Nb) = zero_zero(int) )
         => ( ( modulo_modulo(int,B3,Nb) = zero_zero(int) )
           => aa(int,$o,aa(int,fun(int,$o),ord_less(int),divide_divide(int,A3,Nb)),divide_divide(int,B3,Nb)) ) ) ) ) ).

% zdiv_mono_strict
tff(fact_2222_pochhammer__0__left,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [Nb: nat] :
          comm_s3205402744901411588hammer(A,zero_zero(A),Nb) = $ite(Nb = zero_zero(nat),one_one(A),zero_zero(A)) ) ).

% pochhammer_0_left
tff(fact_2223_div__mod__decomp__int,axiom,
    ! [A3: int,Nb: int] : A3 = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),divide_divide(int,A3,Nb)),Nb)),modulo_modulo(int,A3,Nb)) ).

% div_mod_decomp_int
tff(fact_2224_int__cases4,axiom,
    ! [Ma: int] :
      ( ! [N: nat] : Ma != aa(nat,int,semiring_1_of_nat(int),N)
     => ~ ! [N: nat] :
            ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),N)
           => ( Ma != aa(int,int,uminus_uminus(int),aa(nat,int,semiring_1_of_nat(int),N)) ) ) ) ).

% int_cases4
tff(fact_2225_int__zle__neg,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(nat,int,semiring_1_of_nat(int),Nb)),aa(int,int,uminus_uminus(int),aa(nat,int,semiring_1_of_nat(int),Ma)))
    <=> ( ( Nb = zero_zero(nat) )
        & ( Ma = zero_zero(nat) ) ) ) ).

% int_zle_neg
tff(fact_2226_negative__zle__0,axiom,
    ! [Nb: nat] : aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,uminus_uminus(int),aa(nat,int,semiring_1_of_nat(int),Nb))),zero_zero(int)) ).

% negative_zle_0
tff(fact_2227_nonpos__int__cases,axiom,
    ! [K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),K),zero_zero(int))
     => ~ ! [N: nat] : K != aa(int,int,uminus_uminus(int),aa(nat,int,semiring_1_of_nat(int),N)) ) ).

% nonpos_int_cases
tff(fact_2228_signed__take__bit__int__greater__eq,axiom,
    ! [K: int,Nb: nat] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),aa(int,int,uminus_uminus(int),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)))
     => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,aa(int,fun(int,int),plus_plus(int),K),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(nat,nat,suc,Nb)))),aa(int,int,bit_ri4674362597316999326ke_bit(int,Nb),K)) ) ).

% signed_take_bit_int_greater_eq
tff(fact_2229_mod__pos__neg__trivial,axiom,
    ! [K: int,L: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),K)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,aa(int,fun(int,int),plus_plus(int),K),L)),zero_zero(int))
       => ( modulo_modulo(int,K,L) = aa(int,int,aa(int,fun(int,int),plus_plus(int),K),L) ) ) ) ).

% mod_pos_neg_trivial
tff(fact_2230_mod__pos__geq,axiom,
    ! [L: int,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),L)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),L),K)
       => ( modulo_modulo(int,K,L) = modulo_modulo(int,aa(int,int,aa(int,fun(int,int),minus_minus(int),K),L),L) ) ) ) ).

% mod_pos_geq
tff(fact_2231_frac__def,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] : archimedean_frac(A,X) = aa(A,A,aa(A,fun(A,A),minus_minus(A),X),aa(int,A,ring_1_of_int(A),aa(A,int,archim6421214686448440834_floor(A),X))) ) ).

% frac_def
tff(fact_2232_pochhammer__rec,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [A2: A,Nb: nat] : comm_s3205402744901411588hammer(A,A2,aa(nat,nat,suc,Nb)) = aa(A,A,aa(A,fun(A,A),times_times(A),A2),comm_s3205402744901411588hammer(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),one_one(A)),Nb)) ) ).

% pochhammer_rec
tff(fact_2233_pochhammer__rec_H,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [Z: A,Nb: nat] : comm_s3205402744901411588hammer(A,Z,aa(nat,nat,suc,Nb)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),Z),aa(nat,A,semiring_1_of_nat(A),Nb))),comm_s3205402744901411588hammer(A,Z,Nb)) ) ).

% pochhammer_rec'
tff(fact_2234_pochhammer__Suc,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [A2: A,Nb: nat] : comm_s3205402744901411588hammer(A,A2,aa(nat,nat,suc,Nb)) = aa(A,A,aa(A,fun(A,A),times_times(A),comm_s3205402744901411588hammer(A,A2,Nb)),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),aa(nat,A,semiring_1_of_nat(A),Nb))) ) ).

% pochhammer_Suc
tff(fact_2235_pochhammer__of__nat__eq__0__lemma,axiom,
    ! [A: $tType] :
      ( idom(A)
     => ! [Nb: nat,K: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),K)
         => ( comm_s3205402744901411588hammer(A,aa(A,A,uminus_uminus(A),aa(nat,A,semiring_1_of_nat(A),Nb)),K) = zero_zero(A) ) ) ) ).

% pochhammer_of_nat_eq_0_lemma
tff(fact_2236_pochhammer__of__nat__eq__0__iff,axiom,
    ! [A: $tType] :
      ( ( ring_char_0(A)
        & idom(A) )
     => ! [Nb: nat,K: nat] :
          ( ( comm_s3205402744901411588hammer(A,aa(A,A,uminus_uminus(A),aa(nat,A,semiring_1_of_nat(A),Nb)),K) = zero_zero(A) )
        <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),K) ) ) ).

% pochhammer_of_nat_eq_0_iff
tff(fact_2237_pochhammer__eq__0__iff,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [A2: A,Nb: nat] :
          ( ( comm_s3205402744901411588hammer(A,A2,Nb) = zero_zero(A) )
        <=> ? [K2: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),K2),Nb)
              & ( A2 = aa(A,A,uminus_uminus(A),aa(nat,A,semiring_1_of_nat(A),K2)) ) ) ) ) ).

% pochhammer_eq_0_iff
tff(fact_2238_pochhammer__of__nat__eq__0__lemma_H,axiom,
    ! [A: $tType] :
      ( ( ring_char_0(A)
        & idom(A) )
     => ! [K: nat,Nb: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Nb)
         => ( comm_s3205402744901411588hammer(A,aa(A,A,uminus_uminus(A),aa(nat,A,semiring_1_of_nat(A),Nb)),K) != zero_zero(A) ) ) ) ).

% pochhammer_of_nat_eq_0_lemma'
tff(fact_2239_pochhammer__product_H,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [Z: A,Nb: nat,Ma: nat] : comm_s3205402744901411588hammer(A,Z,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),Ma)) = aa(A,A,aa(A,fun(A,A),times_times(A),comm_s3205402744901411588hammer(A,Z,Nb)),comm_s3205402744901411588hammer(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),Z),aa(nat,A,semiring_1_of_nat(A),Nb)),Ma)) ) ).

% pochhammer_product'
tff(fact_2240_int__cases3,axiom,
    ! [K: int] :
      ( ( K != zero_zero(int) )
     => ( ! [N: nat] :
            ( ( K = aa(nat,int,semiring_1_of_nat(int),N) )
           => ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),N) )
       => ~ ! [N: nat] :
              ( ( K = aa(int,int,uminus_uminus(int),aa(nat,int,semiring_1_of_nat(int),N)) )
             => ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),N) ) ) ) ).

% int_cases3
tff(fact_2241_not__zle__0__negative,axiom,
    ! [Nb: nat] : ~ aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),aa(int,int,uminus_uminus(int),aa(nat,int,semiring_1_of_nat(int),aa(nat,nat,suc,Nb)))) ).

% not_zle_0_negative
tff(fact_2242_negative__zless__0,axiom,
    ! [Nb: nat] : aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,uminus_uminus(int),aa(nat,int,semiring_1_of_nat(int),aa(nat,nat,suc,Nb)))),zero_zero(int)) ).

% negative_zless_0
tff(fact_2243_negD,axiom,
    ! [X: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),X),zero_zero(int))
     => ? [N: nat] : X = aa(int,int,uminus_uminus(int),aa(nat,int,semiring_1_of_nat(int),aa(nat,nat,suc,N))) ) ).

% negD
tff(fact_2244_real__of__int__div__aux,axiom,
    ! [X: int,D2: int] : divide_divide(real,aa(int,real,ring_1_of_int(real),X),aa(int,real,ring_1_of_int(real),D2)) = aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(int,real,ring_1_of_int(real),divide_divide(int,X,D2))),divide_divide(real,aa(int,real,ring_1_of_int(real),modulo_modulo(int,X,D2)),aa(int,real,ring_1_of_int(real),D2))) ).

% real_of_int_div_aux
tff(fact_2245_verit__less__mono__div__int2,axiom,
    ! [A3: int,B3: int,Nb: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),A3),B3)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),aa(int,int,uminus_uminus(int),Nb))
       => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),divide_divide(int,B3,Nb)),divide_divide(int,A3,Nb)) ) ) ).

% verit_less_mono_div_int2
tff(fact_2246_div__eq__minus1,axiom,
    ! [B2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),B2)
     => ( divide_divide(int,aa(int,int,uminus_uminus(int),one_one(int)),B2) = aa(int,int,uminus_uminus(int),one_one(int)) ) ) ).

% div_eq_minus1
tff(fact_2247_ceiling__divide__eq__div,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [A2: int,B2: int] : archimedean_ceiling(A,divide_divide(A,aa(int,A,ring_1_of_int(A),A2),aa(int,A,ring_1_of_int(A),B2))) = aa(int,int,uminus_uminus(int),divide_divide(int,aa(int,int,uminus_uminus(int),A2),B2)) ) ).

% ceiling_divide_eq_div
tff(fact_2248_frac__eq,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] :
          ( ( archimedean_frac(A,X) = X )
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),X)
            & aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),one_one(A)) ) ) ) ).

% frac_eq
tff(fact_2249_split__zmod,axiom,
    ! [P: fun(int,$o),Nb: int,K: int] :
      ( aa(int,$o,P,modulo_modulo(int,Nb,K))
    <=> ( ( ( K = zero_zero(int) )
         => aa(int,$o,P,Nb) )
        & ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),K)
         => ! [I3: int,J2: int] :
              ( ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),J2)
                & aa(int,$o,aa(int,fun(int,$o),ord_less(int),J2),K)
                & ( Nb = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),K),I3)),J2) ) )
             => aa(int,$o,P,J2) ) )
        & ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),zero_zero(int))
         => ! [I3: int,J2: int] :
              ( ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),J2)
                & aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),J2),zero_zero(int))
                & ( Nb = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),K),I3)),J2) ) )
             => aa(int,$o,P,J2) ) ) ) ) ).

% split_zmod
tff(fact_2250_int__mod__neg__eq,axiom,
    ! [A2: int,B2: int,Q3: int,R2: int] :
      ( ( A2 = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),B2),Q3)),R2) )
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),R2),zero_zero(int))
       => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),B2),R2)
         => ( modulo_modulo(int,A2,B2) = R2 ) ) ) ) ).

% int_mod_neg_eq
tff(fact_2251_int__mod__pos__eq,axiom,
    ! [A2: int,B2: int,Q3: int,R2: int] :
      ( ( A2 = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),B2),Q3)),R2) )
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),R2)
       => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),R2),B2)
         => ( modulo_modulo(int,A2,B2) = R2 ) ) ) ) ).

% int_mod_pos_eq
tff(fact_2252_frac__add,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,Y: A] :
          archimedean_frac(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y)) = $ite(aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),archimedean_frac(A,X)),archimedean_frac(A,Y))),one_one(A)),aa(A,A,aa(A,fun(A,A),plus_plus(A),archimedean_frac(A,X)),archimedean_frac(A,Y)),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),archimedean_frac(A,X)),archimedean_frac(A,Y))),one_one(A))) ) ).

% frac_add
tff(fact_2253_signed__take__bit__int__less__exp,axiom,
    ! [Nb: nat,K: int] : aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,bit_ri4674362597316999326ke_bit(int,Nb),K)),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)) ).

% signed_take_bit_int_less_exp
tff(fact_2254_zmod__zmult2__eq,axiom,
    ! [C2: int,A2: int,B2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),C2)
     => ( modulo_modulo(int,A2,aa(int,int,aa(int,fun(int,int),times_times(int),B2),C2)) = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),B2),modulo_modulo(int,divide_divide(int,A2,B2),C2))),modulo_modulo(int,A2,B2)) ) ) ).

% zmod_zmult2_eq
tff(fact_2255_pochhammer__product,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [Ma: nat,Nb: nat,Z: A] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
         => ( comm_s3205402744901411588hammer(A,Z,Nb) = aa(A,A,aa(A,fun(A,A),times_times(A),comm_s3205402744901411588hammer(A,Z,Ma)),comm_s3205402744901411588hammer(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),Z),aa(nat,A,semiring_1_of_nat(A),Ma)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),Ma))) ) ) ) ).

% pochhammer_product
tff(fact_2256_neg__int__cases,axiom,
    ! [K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),zero_zero(int))
     => ~ ! [N: nat] :
            ( ( K = aa(int,int,uminus_uminus(int),aa(nat,int,semiring_1_of_nat(int),N)) )
           => ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),N) ) ) ).

% neg_int_cases
tff(fact_2257_nat__intermed__int__val,axiom,
    ! [Ma: nat,Nb: nat,F2: fun(nat,int),K: int] :
      ( ! [I2: nat] :
          ( ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),I2)
            & aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I2),Nb) )
         => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,abs_abs(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(nat,int,F2,aa(nat,nat,suc,I2))),aa(nat,int,F2,I2)))),one_one(int)) )
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
       => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(nat,int,F2,Ma)),K)
         => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),K),aa(nat,int,F2,Nb))
           => ? [I2: nat] :
                ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),I2)
                & aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I2),Nb)
                & ( aa(nat,int,F2,I2) = K ) ) ) ) ) ) ).

% nat_intermed_int_val
tff(fact_2258_decr__lemma,axiom,
    ! [D2: int,X: int,Z: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),D2)
     => aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),X),aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,abs_abs(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),X),Z))),one_one(int))),D2))),Z) ) ).

% decr_lemma
tff(fact_2259_incr__lemma,axiom,
    ! [D2: int,Z: int,X: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),D2)
     => aa(int,$o,aa(int,fun(int,$o),ord_less(int),Z),aa(int,int,aa(int,fun(int,int),plus_plus(int),X),aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,abs_abs(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),X),Z))),one_one(int))),D2))) ) ).

% incr_lemma
tff(fact_2260_verit__le__mono__div__int,axiom,
    ! [A3: int,B3: int,Nb: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),A3),B3)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),Nb)
       => aa(int,$o,
            aa(int,fun(int,$o),ord_less_eq(int),
              aa(int,int,aa(int,fun(int,int),plus_plus(int),divide_divide(int,A3,Nb)),
                $ite(modulo_modulo(int,B3,Nb) = zero_zero(int),one_one(int),zero_zero(int)))),
            divide_divide(int,B3,Nb)) ) ) ).

% verit_le_mono_div_int
tff(fact_2261_split__neg__lemma,axiom,
    ! [K: int,P: fun(int,fun(int,$o)),Nb: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),zero_zero(int))
     => ( aa(int,$o,aa(int,fun(int,$o),P,divide_divide(int,Nb,K)),modulo_modulo(int,Nb,K))
      <=> ! [I3: int,J2: int] :
            ( ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),J2)
              & aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),J2),zero_zero(int))
              & ( Nb = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),K),I3)),J2) ) )
           => aa(int,$o,aa(int,fun(int,$o),P,I3),J2) ) ) ) ).

% split_neg_lemma
tff(fact_2262_split__pos__lemma,axiom,
    ! [K: int,P: fun(int,fun(int,$o)),Nb: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),K)
     => ( aa(int,$o,aa(int,fun(int,$o),P,divide_divide(int,Nb,K)),modulo_modulo(int,Nb,K))
      <=> ! [I3: int,J2: int] :
            ( ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),J2)
              & aa(int,$o,aa(int,fun(int,$o),ord_less(int),J2),K)
              & ( Nb = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),K),I3)),J2) ) )
           => aa(int,$o,aa(int,fun(int,$o),P,I3),J2) ) ) ) ).

% split_pos_lemma
tff(fact_2263_signed__take__bit__int__less__self__iff,axiom,
    ! [Nb: nat,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,bit_ri4674362597316999326ke_bit(int,Nb),K)),K)
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)),K) ) ).

% signed_take_bit_int_less_self_iff
tff(fact_2264_signed__take__bit__int__greater__eq__self__iff,axiom,
    ! [K: int,Nb: nat] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),K),aa(int,int,bit_ri4674362597316999326ke_bit(int,Nb),K))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)) ) ).

% signed_take_bit_int_greater_eq_self_iff
tff(fact_2265_pochhammer__absorb__comp,axiom,
    ! [A: $tType] :
      ( comm_ring_1(A)
     => ! [R2: A,K: nat] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),R2),aa(nat,A,semiring_1_of_nat(A),K))),comm_s3205402744901411588hammer(A,aa(A,A,uminus_uminus(A),R2),K)) = aa(A,A,aa(A,fun(A,A),times_times(A),R2),comm_s3205402744901411588hammer(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),R2)),one_one(A)),K)) ) ).

% pochhammer_absorb_comp
tff(fact_2266_minus__1__div__exp__eq__int,axiom,
    ! [Nb: nat] : divide_divide(int,aa(int,int,uminus_uminus(int),one_one(int)),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)) = aa(int,int,uminus_uminus(int),one_one(int)) ).

% minus_1_div_exp_eq_int
tff(fact_2267_div__pos__neg__trivial,axiom,
    ! [K: int,L: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),K)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,aa(int,fun(int,int),plus_plus(int),K),L)),zero_zero(int))
       => ( divide_divide(int,K,L) = aa(int,int,uminus_uminus(int),one_one(int)) ) ) ) ).

% div_pos_neg_trivial
tff(fact_2268_compl__le__swap2,axiom,
    ! [A: $tType] :
      ( boolea8198339166811842893lgebra(A)
     => ! [Y: A,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),Y)),X)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),X)),Y) ) ) ).

% compl_le_swap2
tff(fact_2269_compl__le__swap1,axiom,
    ! [A: $tType] :
      ( boolea8198339166811842893lgebra(A)
     => ! [Y: A,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),aa(A,A,uminus_uminus(A),X))
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(A,A,uminus_uminus(A),Y)) ) ) ).

% compl_le_swap1
tff(fact_2270_compl__mono,axiom,
    ! [A: $tType] :
      ( boolea8198339166811842893lgebra(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),Y)),aa(A,A,uminus_uminus(A),X)) ) ) ).

% compl_mono
tff(fact_2271_compl__less__swap2,axiom,
    ! [A: $tType] :
      ( boolea8198339166811842893lgebra(A)
     => ! [Y: A,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),Y)),X)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),X)),Y) ) ) ).

% compl_less_swap2
tff(fact_2272_compl__less__swap1,axiom,
    ! [A: $tType] :
      ( boolea8198339166811842893lgebra(A)
     => ! [Y: A,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),aa(A,A,uminus_uminus(A),X))
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),aa(A,A,uminus_uminus(A),Y)) ) ) ).

% compl_less_swap1
tff(fact_2273_nat__ivt__aux,axiom,
    ! [Nb: nat,F2: fun(nat,int),K: int] :
      ( ! [I2: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I2),Nb)
         => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,abs_abs(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(nat,int,F2,aa(nat,nat,suc,I2))),aa(nat,int,F2,I2)))),one_one(int)) )
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(nat,int,F2,zero_zero(nat))),K)
       => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),K),aa(nat,int,F2,Nb))
         => ? [I2: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I2),Nb)
              & ( aa(nat,int,F2,I2) = K ) ) ) ) ) ).

% nat_ivt_aux
tff(fact_2274_complex__mod__minus__le__complex__mod,axiom,
    ! [X: complex] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),real_V7770717601297561774m_norm(complex,X))),real_V7770717601297561774m_norm(complex,X)) ).

% complex_mod_minus_le_complex_mod
tff(fact_2275_signed__take__bit__int__less__eq,axiom,
    ! [Nb: nat,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)),K)
     => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,bit_ri4674362597316999326ke_bit(int,Nb),K)),aa(int,int,aa(int,fun(int,int),minus_minus(int),K),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(nat,nat,suc,Nb)))) ) ).

% signed_take_bit_int_less_eq
tff(fact_2276_pochhammer__minus_H,axiom,
    ! [A: $tType] :
      ( comm_ring_1(A)
     => ! [B2: A,K: nat] : comm_s3205402744901411588hammer(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),aa(nat,A,semiring_1_of_nat(A),K))),one_one(A)),K) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),one_one(A))),K)),comm_s3205402744901411588hammer(A,aa(A,A,uminus_uminus(A),B2),K)) ) ).

% pochhammer_minus'
tff(fact_2277_pochhammer__minus,axiom,
    ! [A: $tType] :
      ( comm_ring_1(A)
     => ! [B2: A,K: nat] : comm_s3205402744901411588hammer(A,aa(A,A,uminus_uminus(A),B2),K) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),one_one(A))),K)),comm_s3205402744901411588hammer(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),aa(nat,A,semiring_1_of_nat(A),K))),one_one(A)),K)) ) ).

% pochhammer_minus
tff(fact_2278_complex__mod__triangle__ineq2,axiom,
    ! [B2: complex,A2: complex] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),real_V7770717601297561774m_norm(complex,aa(complex,complex,aa(complex,fun(complex,complex),plus_plus(complex),B2),A2))),real_V7770717601297561774m_norm(complex,B2))),real_V7770717601297561774m_norm(complex,A2)) ).

% complex_mod_triangle_ineq2
tff(fact_2279_int__bit__induct,axiom,
    ! [P: fun(int,$o),K: int] :
      ( aa(int,$o,P,zero_zero(int))
     => ( aa(int,$o,P,aa(int,int,uminus_uminus(int),one_one(int)))
       => ( ! [K3: int] :
              ( aa(int,$o,P,K3)
             => ( ( K3 != zero_zero(int) )
               => aa(int,$o,P,aa(int,int,aa(int,fun(int,int),times_times(int),K3),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))) ) )
         => ( ! [K3: int] :
                ( aa(int,$o,P,K3)
               => ( ( K3 != aa(int,int,uminus_uminus(int),one_one(int)) )
                 => aa(int,$o,P,aa(int,int,aa(int,fun(int,int),plus_plus(int),one_one(int)),aa(int,int,aa(int,fun(int,int),times_times(int),K3),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))))) ) )
           => aa(int,$o,P,K) ) ) ) ) ).

% int_bit_induct
tff(fact_2280_floor__add,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,Y: A] :
          aa(A,int,archim6421214686448440834_floor(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y)) = $ite(aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),archimedean_frac(A,X)),archimedean_frac(A,Y))),one_one(A)),aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(A,int,archim6421214686448440834_floor(A),X)),aa(A,int,archim6421214686448440834_floor(A),Y)),aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(A,int,archim6421214686448440834_floor(A),X)),aa(A,int,archim6421214686448440834_floor(A),Y))),one_one(int))) ) ).

% floor_add
tff(fact_2281_pos__zmod__mult__2,axiom,
    ! [A2: int,B2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),A2)
     => ( modulo_modulo(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),one_one(int)),aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),B2)),aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),A2)) = aa(int,int,aa(int,fun(int,int),plus_plus(int),one_one(int)),aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),modulo_modulo(int,B2,A2))) ) ) ).

% pos_zmod_mult_2
tff(fact_2282_nat0__intermed__int__val,axiom,
    ! [Nb: nat,F2: fun(nat,int),K: int] :
      ( ! [I2: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I2),Nb)
         => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,abs_abs(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(nat,int,F2,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),I2),one_one(nat)))),aa(nat,int,F2,I2)))),one_one(int)) )
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(nat,int,F2,zero_zero(nat))),K)
       => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),K),aa(nat,int,F2,Nb))
         => ? [I2: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I2),Nb)
              & ( aa(nat,int,F2,I2) = K ) ) ) ) ) ).

% nat0_intermed_int_val
tff(fact_2283_arctan__add,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),X)),one_one(real))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,abs_abs(real),Y)),one_one(real))
       => ( aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(real,real,arctan,X)),aa(real,real,arctan,Y)) = aa(real,real,arctan,divide_divide(real,aa(real,real,aa(real,fun(real,real),plus_plus(real),X),Y),aa(real,real,aa(real,fun(real,real),minus_minus(real),one_one(real)),aa(real,real,aa(real,fun(real,real),times_times(real),X),Y)))) ) ) ) ).

% arctan_add
tff(fact_2284_neg__zmod__mult__2,axiom,
    ! [A2: int,B2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),A2),zero_zero(int))
     => ( modulo_modulo(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),one_one(int)),aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),B2)),aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),A2)) = aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),modulo_modulo(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),B2),one_one(int)),A2))),one_one(int)) ) ) ).

% neg_zmod_mult_2
tff(fact_2285_signed__take__bit__Suc,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Nb: nat,A2: A] : aa(A,A,bit_ri4674362597316999326ke_bit(A,aa(nat,nat,suc,Nb)),A2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),modulo_modulo(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,bit_ri4674362597316999326ke_bit(A,Nb),divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))))) ) ).

% signed_take_bit_Suc
tff(fact_2286_central__binomial__lower__bound,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),divide_divide(real,aa(nat,real,power_power(real,aa(num,real,numeral_numeral(real),aa(num,num,bit0,aa(num,num,bit0,one2)))),Nb),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(nat,real,semiring_1_of_nat(real),Nb)))),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,binomial(aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)),Nb))) ) ).

% central_binomial_lower_bound
tff(fact_2287_signed__take__bit__Suc__minus__bit1,axiom,
    ! [Nb: nat,K: num] : aa(int,int,bit_ri4674362597316999326ke_bit(int,aa(nat,nat,suc,Nb)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,K)))) = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,bit_ri4674362597316999326ke_bit(int,Nb),aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),K))),one_one(int)))),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))),one_one(int)) ).

% signed_take_bit_Suc_minus_bit1
tff(fact_2288_gcd__nat__induct,axiom,
    ! [P: fun(nat,fun(nat,$o)),Ma: nat,Nb: nat] :
      ( ! [M4: nat] : aa(nat,$o,aa(nat,fun(nat,$o),P,M4),zero_zero(nat))
     => ( ! [M4: nat,N: nat] :
            ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),N)
           => ( aa(nat,$o,aa(nat,fun(nat,$o),P,N),modulo_modulo(nat,M4,N))
             => aa(nat,$o,aa(nat,fun(nat,$o),P,M4),N) ) )
       => aa(nat,$o,aa(nat,fun(nat,$o),P,Ma),Nb) ) ) ).

% gcd_nat_induct
tff(fact_2289_option_Osize_I3_J,axiom,
    ! [A: $tType] : aa(option(A),nat,size_size(option(A)),none(A)) = aa(nat,nat,suc,zero_zero(nat)) ).

% option.size(3)
tff(fact_2290_verit__eq__simplify_I9_J,axiom,
    ! [X32: num,Y32: num] :
      ( ( aa(num,num,bit1,X32) = aa(num,num,bit1,Y32) )
    <=> ( X32 = Y32 ) ) ).

% verit_eq_simplify(9)
tff(fact_2291_semiring__norm_I90_J,axiom,
    ! [Ma: num,Nb: num] :
      ( ( aa(num,num,bit1,Ma) = aa(num,num,bit1,Nb) )
    <=> ( Ma = Nb ) ) ).

% semiring_norm(90)
tff(fact_2292_ComplI,axiom,
    ! [A: $tType,C2: A,A3: set(A)] :
      ( ~ member(A,C2,A3)
     => member(A,C2,aa(set(A),set(A),uminus_uminus(set(A)),A3)) ) ).

% ComplI
tff(fact_2293_Compl__iff,axiom,
    ! [A: $tType,C2: A,A3: set(A)] :
      ( member(A,C2,aa(set(A),set(A),uminus_uminus(set(A)),A3))
    <=> ~ member(A,C2,A3) ) ).

% Compl_iff
tff(fact_2294_Compl__eq__Compl__iff,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( ( aa(set(A),set(A),uminus_uminus(set(A)),A3) = aa(set(A),set(A),uminus_uminus(set(A)),B3) )
    <=> ( A3 = B3 ) ) ).

% Compl_eq_Compl_iff
tff(fact_2295_semiring__norm_I89_J,axiom,
    ! [Ma: num,Nb: num] : aa(num,num,bit1,Ma) != aa(num,num,bit0,Nb) ).

% semiring_norm(89)
tff(fact_2296_semiring__norm_I88_J,axiom,
    ! [Ma: num,Nb: num] : aa(num,num,bit0,Ma) != aa(num,num,bit1,Nb) ).

% semiring_norm(88)
tff(fact_2297_semiring__norm_I86_J,axiom,
    ! [Ma: num] : aa(num,num,bit1,Ma) != one2 ).

% semiring_norm(86)
tff(fact_2298_semiring__norm_I84_J,axiom,
    ! [Nb: num] : one2 != aa(num,num,bit1,Nb) ).

% semiring_norm(84)
tff(fact_2299_semiring__norm_I80_J,axiom,
    ! [Ma: num,Nb: num] :
      ( aa(num,$o,aa(num,fun(num,$o),ord_less(num),aa(num,num,bit1,Ma)),aa(num,num,bit1,Nb))
    <=> aa(num,$o,aa(num,fun(num,$o),ord_less(num),Ma),Nb) ) ).

% semiring_norm(80)
tff(fact_2300_semiring__norm_I73_J,axiom,
    ! [Ma: num,Nb: num] :
      ( aa(num,$o,aa(num,fun(num,$o),ord_less_eq(num),aa(num,num,bit1,Ma)),aa(num,num,bit1,Nb))
    <=> aa(num,$o,aa(num,fun(num,$o),ord_less_eq(num),Ma),Nb) ) ).

% semiring_norm(73)
tff(fact_2301_semiring__norm_I7_J,axiom,
    ! [Ma: num,Nb: num] : aa(num,num,aa(num,fun(num,num),plus_plus(num),aa(num,num,bit0,Ma)),aa(num,num,bit1,Nb)) = aa(num,num,bit1,aa(num,num,aa(num,fun(num,num),plus_plus(num),Ma),Nb)) ).

% semiring_norm(7)
tff(fact_2302_semiring__norm_I9_J,axiom,
    ! [Ma: num,Nb: num] : aa(num,num,aa(num,fun(num,num),plus_plus(num),aa(num,num,bit1,Ma)),aa(num,num,bit0,Nb)) = aa(num,num,bit1,aa(num,num,aa(num,fun(num,num),plus_plus(num),Ma),Nb)) ).

% semiring_norm(9)
tff(fact_2303_semiring__norm_I14_J,axiom,
    ! [Ma: num,Nb: num] : aa(num,num,aa(num,fun(num,num),times_times(num),aa(num,num,bit0,Ma)),aa(num,num,bit1,Nb)) = aa(num,num,bit0,aa(num,num,aa(num,fun(num,num),times_times(num),Ma),aa(num,num,bit1,Nb))) ).

% semiring_norm(14)
tff(fact_2304_semiring__norm_I15_J,axiom,
    ! [Ma: num,Nb: num] : aa(num,num,aa(num,fun(num,num),times_times(num),aa(num,num,bit1,Ma)),aa(num,num,bit0,Nb)) = aa(num,num,bit0,aa(num,num,aa(num,fun(num,num),times_times(num),aa(num,num,bit1,Ma)),Nb)) ).

% semiring_norm(15)
tff(fact_2305_semiring__norm_I81_J,axiom,
    ! [Ma: num,Nb: num] :
      ( aa(num,$o,aa(num,fun(num,$o),ord_less(num),aa(num,num,bit1,Ma)),aa(num,num,bit0,Nb))
    <=> aa(num,$o,aa(num,fun(num,$o),ord_less(num),Ma),Nb) ) ).

% semiring_norm(81)
tff(fact_2306_semiring__norm_I72_J,axiom,
    ! [Ma: num,Nb: num] :
      ( aa(num,$o,aa(num,fun(num,$o),ord_less_eq(num),aa(num,num,bit0,Ma)),aa(num,num,bit1,Nb))
    <=> aa(num,$o,aa(num,fun(num,$o),ord_less_eq(num),Ma),Nb) ) ).

% semiring_norm(72)
tff(fact_2307_semiring__norm_I77_J,axiom,
    ! [Nb: num] : aa(num,$o,aa(num,fun(num,$o),ord_less(num),one2),aa(num,num,bit1,Nb)) ).

% semiring_norm(77)
tff(fact_2308_semiring__norm_I70_J,axiom,
    ! [Ma: num] : ~ aa(num,$o,aa(num,fun(num,$o),ord_less_eq(num),aa(num,num,bit1,Ma)),one2) ).

% semiring_norm(70)
tff(fact_2309_zdiv__numeral__Bit1,axiom,
    ! [V: num,W: num] : divide_divide(int,aa(num,int,numeral_numeral(int),aa(num,num,bit1,V)),aa(num,int,numeral_numeral(int),aa(num,num,bit0,W))) = divide_divide(int,aa(num,int,numeral_numeral(int),V),aa(num,int,numeral_numeral(int),W)) ).

% zdiv_numeral_Bit1
tff(fact_2310_semiring__norm_I10_J,axiom,
    ! [Ma: num,Nb: num] : aa(num,num,aa(num,fun(num,num),plus_plus(num),aa(num,num,bit1,Ma)),aa(num,num,bit1,Nb)) = aa(num,num,bit0,aa(num,num,aa(num,fun(num,num),plus_plus(num),aa(num,num,aa(num,fun(num,num),plus_plus(num),Ma),Nb)),one2)) ).

% semiring_norm(10)
tff(fact_2311_semiring__norm_I8_J,axiom,
    ! [Ma: num] : aa(num,num,aa(num,fun(num,num),plus_plus(num),aa(num,num,bit1,Ma)),one2) = aa(num,num,bit0,aa(num,num,aa(num,fun(num,num),plus_plus(num),Ma),one2)) ).

% semiring_norm(8)
tff(fact_2312_semiring__norm_I5_J,axiom,
    ! [Ma: num] : aa(num,num,aa(num,fun(num,num),plus_plus(num),aa(num,num,bit0,Ma)),one2) = aa(num,num,bit1,Ma) ).

% semiring_norm(5)
tff(fact_2313_semiring__norm_I4_J,axiom,
    ! [Nb: num] : aa(num,num,aa(num,fun(num,num),plus_plus(num),one2),aa(num,num,bit1,Nb)) = aa(num,num,bit0,aa(num,num,aa(num,fun(num,num),plus_plus(num),Nb),one2)) ).

% semiring_norm(4)
tff(fact_2314_semiring__norm_I3_J,axiom,
    ! [Nb: num] : aa(num,num,aa(num,fun(num,num),plus_plus(num),one2),aa(num,num,bit0,Nb)) = aa(num,num,bit1,Nb) ).

% semiring_norm(3)
tff(fact_2315_semiring__norm_I16_J,axiom,
    ! [Ma: num,Nb: num] : aa(num,num,aa(num,fun(num,num),times_times(num),aa(num,num,bit1,Ma)),aa(num,num,bit1,Nb)) = aa(num,num,bit1,aa(num,num,aa(num,fun(num,num),plus_plus(num),aa(num,num,aa(num,fun(num,num),plus_plus(num),Ma),Nb)),aa(num,num,bit0,aa(num,num,aa(num,fun(num,num),times_times(num),Ma),Nb)))) ).

% semiring_norm(16)
tff(fact_2316_semiring__norm_I74_J,axiom,
    ! [Ma: num,Nb: num] :
      ( aa(num,$o,aa(num,fun(num,$o),ord_less_eq(num),aa(num,num,bit1,Ma)),aa(num,num,bit0,Nb))
    <=> aa(num,$o,aa(num,fun(num,$o),ord_less(num),Ma),Nb) ) ).

% semiring_norm(74)
tff(fact_2317_semiring__norm_I79_J,axiom,
    ! [Ma: num,Nb: num] :
      ( aa(num,$o,aa(num,fun(num,$o),ord_less(num),aa(num,num,bit0,Ma)),aa(num,num,bit1,Nb))
    <=> aa(num,$o,aa(num,fun(num,$o),ord_less_eq(num),Ma),Nb) ) ).

% semiring_norm(79)
tff(fact_2318_Suc__div__eq__add3__div__numeral,axiom,
    ! [Ma: nat,V: num] : divide_divide(nat,aa(nat,nat,suc,aa(nat,nat,suc,aa(nat,nat,suc,Ma))),aa(num,nat,numeral_numeral(nat),V)) = divide_divide(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,one2))),Ma),aa(num,nat,numeral_numeral(nat),V)) ).

% Suc_div_eq_add3_div_numeral
tff(fact_2319_div__Suc__eq__div__add3,axiom,
    ! [Ma: nat,Nb: nat] : divide_divide(nat,Ma,aa(nat,nat,suc,aa(nat,nat,suc,aa(nat,nat,suc,Nb)))) = divide_divide(nat,Ma,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,one2))),Nb)) ).

% div_Suc_eq_div_add3
tff(fact_2320_Suc__mod__eq__add3__mod__numeral,axiom,
    ! [Ma: nat,V: num] : modulo_modulo(nat,aa(nat,nat,suc,aa(nat,nat,suc,aa(nat,nat,suc,Ma))),aa(num,nat,numeral_numeral(nat),V)) = modulo_modulo(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,one2))),Ma),aa(num,nat,numeral_numeral(nat),V)) ).

% Suc_mod_eq_add3_mod_numeral
tff(fact_2321_mod__Suc__eq__mod__add3,axiom,
    ! [Ma: nat,Nb: nat] : modulo_modulo(nat,Ma,aa(nat,nat,suc,aa(nat,nat,suc,aa(nat,nat,suc,Nb)))) = modulo_modulo(nat,Ma,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,one2))),Nb)) ).

% mod_Suc_eq_mod_add3
tff(fact_2322_zmod__numeral__Bit1,axiom,
    ! [V: num,W: num] : modulo_modulo(int,aa(num,int,numeral_numeral(int),aa(num,num,bit1,V)),aa(num,int,numeral_numeral(int),aa(num,num,bit0,W))) = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),modulo_modulo(int,aa(num,int,numeral_numeral(int),V),aa(num,int,numeral_numeral(int),W)))),one_one(int)) ).

% zmod_numeral_Bit1
tff(fact_2323_signed__take__bit__Suc__bit1,axiom,
    ! [Nb: nat,K: num] : aa(int,int,bit_ri4674362597316999326ke_bit(int,aa(nat,nat,suc,Nb)),aa(num,int,numeral_numeral(int),aa(num,num,bit1,K))) = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,bit_ri4674362597316999326ke_bit(int,Nb),aa(num,int,numeral_numeral(int),K))),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))),one_one(int)) ).

% signed_take_bit_Suc_bit1
tff(fact_2324_ComplD,axiom,
    ! [A: $tType,C2: A,A3: set(A)] :
      ( member(A,C2,aa(set(A),set(A),uminus_uminus(set(A)),A3))
     => ~ member(A,C2,A3) ) ).

% ComplD
tff(fact_2325_double__complement,axiom,
    ! [A: $tType,A3: set(A)] : aa(set(A),set(A),uminus_uminus(set(A)),aa(set(A),set(A),uminus_uminus(set(A)),A3)) = A3 ).

% double_complement
tff(fact_2326_verit__eq__simplify_I14_J,axiom,
    ! [X22: num,X32: num] : aa(num,num,bit0,X22) != aa(num,num,bit1,X32) ).

% verit_eq_simplify(14)
tff(fact_2327_verit__eq__simplify_I12_J,axiom,
    ! [X32: num] : one2 != aa(num,num,bit1,X32) ).

% verit_eq_simplify(12)
tff(fact_2328_num_Oexhaust,axiom,
    ! [Y: num] :
      ( ( Y != one2 )
     => ( ! [X23: num] : Y != aa(num,num,bit0,X23)
       => ~ ! [X33: num] : Y != aa(num,num,bit1,X33) ) ) ).

% num.exhaust
tff(fact_2329_numeral__Bit1,axiom,
    ! [A: $tType] :
      ( numeral(A)
     => ! [Nb: num] : aa(num,A,numeral_numeral(A),aa(num,num,bit1,Nb)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(num,A,numeral_numeral(A),Nb)),aa(num,A,numeral_numeral(A),Nb))),one_one(A)) ) ).

% numeral_Bit1
tff(fact_2330_eval__nat__numeral_I3_J,axiom,
    ! [Nb: num] : aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,Nb)) = aa(nat,nat,suc,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,Nb))) ).

% eval_nat_numeral(3)
tff(fact_2331_cong__exp__iff__simps_I13_J,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Ma: num,Q3: num,Nb: num] :
          ( ( modulo_modulo(A,aa(num,A,numeral_numeral(A),aa(num,num,bit1,Ma)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Q3))) = modulo_modulo(A,aa(num,A,numeral_numeral(A),aa(num,num,bit1,Nb)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Q3))) )
        <=> ( modulo_modulo(A,aa(num,A,numeral_numeral(A),Ma),aa(num,A,numeral_numeral(A),Q3)) = modulo_modulo(A,aa(num,A,numeral_numeral(A),Nb),aa(num,A,numeral_numeral(A),Q3)) ) ) ) ).

% cong_exp_iff_simps(13)
tff(fact_2332_cong__exp__iff__simps_I12_J,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Ma: num,Q3: num,Nb: num] : modulo_modulo(A,aa(num,A,numeral_numeral(A),aa(num,num,bit1,Ma)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Q3))) != modulo_modulo(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,Nb)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Q3))) ) ).

% cong_exp_iff_simps(12)
tff(fact_2333_cong__exp__iff__simps_I10_J,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Ma: num,Q3: num,Nb: num] : modulo_modulo(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,Ma)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Q3))) != modulo_modulo(A,aa(num,A,numeral_numeral(A),aa(num,num,bit1,Nb)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Q3))) ) ).

% cong_exp_iff_simps(10)
tff(fact_2334_power__minus__Bit1,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [X: A,K: num] : aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,K))) = aa(A,A,uminus_uminus(A),aa(nat,A,power_power(A,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,K)))) ) ).

% power_minus_Bit1
tff(fact_2335_option_Osize__neq,axiom,
    ! [A: $tType,X: option(A)] : aa(option(A),nat,size_size(option(A)),X) != zero_zero(nat) ).

% option.size_neq
tff(fact_2336_bounded__Max__nat,axiom,
    ! [P: fun(nat,$o),X: nat,M: nat] :
      ( aa(nat,$o,P,X)
     => ( ! [X3: nat] :
            ( aa(nat,$o,P,X3)
           => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),X3),M) )
       => ~ ! [M4: nat] :
              ( aa(nat,$o,P,M4)
             => ~ ! [X2: nat] :
                    ( aa(nat,$o,P,X2)
                   => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),X2),M4) ) ) ) ) ).

% bounded_Max_nat
tff(fact_2337_numeral__Bit1__div__2,axiom,
    ! [A: $tType] :
      ( euclid5411537665997757685th_nat(A)
     => ! [Nb: num] : divide_divide(A,aa(num,A,numeral_numeral(A),aa(num,num,bit1,Nb)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = aa(num,A,numeral_numeral(A),Nb) ) ).

% numeral_Bit1_div_2
tff(fact_2338_cong__exp__iff__simps_I3_J,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Nb: num,Q3: num] : modulo_modulo(A,aa(num,A,numeral_numeral(A),aa(num,num,bit1,Nb)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Q3))) != zero_zero(A) ) ).

% cong_exp_iff_simps(3)
tff(fact_2339_power3__eq__cube,axiom,
    ! [A: $tType] :
      ( monoid_mult(A)
     => ! [A2: A] : aa(nat,A,power_power(A,A2),aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,one2))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),A2)),A2) ) ).

% power3_eq_cube
tff(fact_2340_numeral__3__eq__3,axiom,
    aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,one2)) = aa(nat,nat,suc,aa(nat,nat,suc,aa(nat,nat,suc,zero_zero(nat)))) ).

% numeral_3_eq_3
tff(fact_2341_Suc3__eq__add__3,axiom,
    ! [Nb: nat] : aa(nat,nat,suc,aa(nat,nat,suc,aa(nat,nat,suc,Nb))) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,one2))),Nb) ).

% Suc3_eq_add_3
tff(fact_2342_binomial__maximum_H,axiom,
    ! [Nb: nat,K: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,binomial(aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)),K)),aa(nat,nat,binomial(aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)),Nb)) ).

% binomial_maximum'
tff(fact_2343_binomial__mono,axiom,
    ! [K: nat,K6: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),K6)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),K6)),Nb)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,binomial(Nb),K)),aa(nat,nat,binomial(Nb),K6)) ) ) ).

% binomial_mono
tff(fact_2344_binomial__antimono,axiom,
    ! [K: nat,K6: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),K6)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),divide_divide(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),K)
       => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K6),Nb)
         => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,binomial(Nb),K6)),aa(nat,nat,binomial(Nb),K)) ) ) ) ).

% binomial_antimono
tff(fact_2345_binomial__maximum,axiom,
    ! [Nb: nat,K: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,binomial(Nb),K)),aa(nat,nat,binomial(Nb),divide_divide(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ).

% binomial_maximum
tff(fact_2346_num_Osize_I6_J,axiom,
    ! [X32: num] : aa(num,nat,size_size(num),aa(num,num,bit1,X32)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(num,nat,size_size(num),X32)),aa(nat,nat,suc,zero_zero(nat))) ).

% num.size(6)
tff(fact_2347_cong__exp__iff__simps_I11_J,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Ma: num,Q3: num] :
          ( ( modulo_modulo(A,aa(num,A,numeral_numeral(A),aa(num,num,bit1,Ma)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Q3))) = modulo_modulo(A,aa(num,A,numeral_numeral(A),one2),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Q3))) )
        <=> ( modulo_modulo(A,aa(num,A,numeral_numeral(A),Ma),aa(num,A,numeral_numeral(A),Q3)) = zero_zero(A) ) ) ) ).

% cong_exp_iff_simps(11)
tff(fact_2348_cong__exp__iff__simps_I7_J,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Q3: num,Nb: num] :
          ( ( modulo_modulo(A,aa(num,A,numeral_numeral(A),one2),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Q3))) = modulo_modulo(A,aa(num,A,numeral_numeral(A),aa(num,num,bit1,Nb)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Q3))) )
        <=> ( modulo_modulo(A,aa(num,A,numeral_numeral(A),Nb),aa(num,A,numeral_numeral(A),Q3)) = zero_zero(A) ) ) ) ).

% cong_exp_iff_simps(7)
tff(fact_2349_Suc__div__eq__add3__div,axiom,
    ! [Ma: nat,Nb: nat] : divide_divide(nat,aa(nat,nat,suc,aa(nat,nat,suc,aa(nat,nat,suc,Ma))),Nb) = divide_divide(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,one2))),Ma),Nb) ).

% Suc_div_eq_add3_div
tff(fact_2350_Suc__mod__eq__add3__mod,axiom,
    ! [Ma: nat,Nb: nat] : modulo_modulo(nat,aa(nat,nat,suc,aa(nat,nat,suc,aa(nat,nat,suc,Ma))),Nb) = modulo_modulo(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,one2))),Ma),Nb) ).

% Suc_mod_eq_add3_mod
tff(fact_2351_binomial__strict__mono,axiom,
    ! [K: nat,K6: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),K),K6)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),K6)),Nb)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,binomial(Nb),K)),aa(nat,nat,binomial(Nb),K6)) ) ) ).

% binomial_strict_mono
tff(fact_2352_binomial__strict__antimono,axiom,
    ! [K: nat,K6: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),K),K6)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),K))
       => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K6),Nb)
         => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,binomial(Nb),K6)),aa(nat,nat,binomial(Nb),K)) ) ) ) ).

% binomial_strict_antimono
tff(fact_2353_binomial__less__binomial__Suc,axiom,
    ! [K: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),K),divide_divide(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,binomial(Nb),K)),aa(nat,nat,binomial(Nb),aa(nat,nat,suc,K))) ) ).

% binomial_less_binomial_Suc
tff(fact_2354_mod__exhaust__less__4,axiom,
    ! [Ma: nat] :
      ( ( modulo_modulo(nat,Ma,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,aa(num,num,bit0,one2)))) = zero_zero(nat) )
      | ( modulo_modulo(nat,Ma,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,aa(num,num,bit0,one2)))) = one_one(nat) )
      | ( modulo_modulo(nat,Ma,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,aa(num,num,bit0,one2)))) = aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)) )
      | ( modulo_modulo(nat,Ma,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,aa(num,num,bit0,one2)))) = aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,one2)) ) ) ).

% mod_exhaust_less_4
tff(fact_2355_zero__notin__Suc__image,axiom,
    ! [A3: set(nat)] : ~ member(nat,zero_zero(nat),aa(set(nat),set(nat),image(nat,nat,suc),A3)) ).

% zero_notin_Suc_image
tff(fact_2356_Euclid__induct,axiom,
    ! [P: fun(nat,fun(nat,$o)),A2: nat,B2: nat] :
      ( ! [A4: nat,B5: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),P,A4),B5)
        <=> aa(nat,$o,aa(nat,fun(nat,$o),P,B5),A4) )
     => ( ! [A4: nat] : aa(nat,$o,aa(nat,fun(nat,$o),P,A4),zero_zero(nat))
       => ( ! [A4: nat,B5: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),P,A4),B5)
             => aa(nat,$o,aa(nat,fun(nat,$o),P,A4),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),A4),B5)) )
         => aa(nat,$o,aa(nat,fun(nat,$o),P,A2),B2) ) ) ) ).

% Euclid_induct
tff(fact_2357_zero__less__binomial__iff,axiom,
    ! [Nb: nat,K: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),aa(nat,nat,binomial(Nb),K))
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Nb) ) ).

% zero_less_binomial_iff
tff(fact_2358_choose__two,axiom,
    ! [Nb: nat] : aa(nat,nat,binomial(Nb),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = divide_divide(nat,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat))),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) ).

% choose_two
tff(fact_2359_binomial__n__0,axiom,
    ! [Nb: nat] : aa(nat,nat,binomial(Nb),zero_zero(nat)) = one_one(nat) ).

% binomial_n_0
tff(fact_2360_binomial__Suc__Suc,axiom,
    ! [Nb: nat,K: nat] : aa(nat,nat,binomial(aa(nat,nat,suc,Nb)),aa(nat,nat,suc,K)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,binomial(Nb),K)),aa(nat,nat,binomial(Nb),aa(nat,nat,suc,K))) ).

% binomial_Suc_Suc
tff(fact_2361_binomial__eq__0__iff,axiom,
    ! [Nb: nat,K: nat] :
      ( ( aa(nat,nat,binomial(Nb),K) = zero_zero(nat) )
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),K) ) ).

% binomial_eq_0_iff
tff(fact_2362_binomial__1,axiom,
    ! [Nb: nat] : aa(nat,nat,binomial(Nb),aa(nat,nat,suc,zero_zero(nat))) = Nb ).

% binomial_1
tff(fact_2363_binomial__Suc__n,axiom,
    ! [Nb: nat] : aa(nat,nat,binomial(aa(nat,nat,suc,Nb)),Nb) = aa(nat,nat,suc,Nb) ).

% binomial_Suc_n
tff(fact_2364_binomial__n__n,axiom,
    ! [Nb: nat] : aa(nat,nat,binomial(Nb),Nb) = one_one(nat) ).

% binomial_n_n
tff(fact_2365_binomial__0__Suc,axiom,
    ! [K: nat] : aa(nat,nat,binomial(zero_zero(nat)),aa(nat,nat,suc,K)) = zero_zero(nat) ).

% binomial_0_Suc
tff(fact_2366_choose__one,axiom,
    ! [Nb: nat] : aa(nat,nat,binomial(Nb),one_one(nat)) = Nb ).

% choose_one
tff(fact_2367_binomial__eq__0,axiom,
    ! [Nb: nat,K: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),K)
     => ( aa(nat,nat,binomial(Nb),K) = zero_zero(nat) ) ) ).

% binomial_eq_0
tff(fact_2368_Suc__times__binomial__eq,axiom,
    ! [Nb: nat,K: nat] : aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,suc,Nb)),aa(nat,nat,binomial(Nb),K)) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,binomial(aa(nat,nat,suc,Nb)),aa(nat,nat,suc,K))),aa(nat,nat,suc,K)) ).

% Suc_times_binomial_eq
tff(fact_2369_Suc__times__binomial,axiom,
    ! [K: nat,Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,suc,K)),aa(nat,nat,binomial(aa(nat,nat,suc,Nb)),aa(nat,nat,suc,K))) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,suc,Nb)),aa(nat,nat,binomial(Nb),K)) ).

% Suc_times_binomial
tff(fact_2370_binomial__symmetric,axiom,
    ! [K: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Nb)
     => ( aa(nat,nat,binomial(Nb),K) = aa(nat,nat,binomial(Nb),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),K)) ) ) ).

% binomial_symmetric
tff(fact_2371_choose__mult__lemma,axiom,
    ! [Ma: nat,R2: nat,K: nat] : aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,binomial(aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),R2)),K)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),K))),aa(nat,nat,binomial(aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),K)),K)) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,binomial(aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),R2)),K)),K)),aa(nat,nat,binomial(aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),R2)),Ma)) ).

% choose_mult_lemma
tff(fact_2372_binomial__le__pow,axiom,
    ! [R2: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),R2),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,binomial(Nb),R2)),aa(nat,nat,power_power(nat,Nb),R2)) ) ).

% binomial_le_pow
tff(fact_2373_zero__less__binomial,axiom,
    ! [K: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),aa(nat,nat,binomial(Nb),K)) ) ).

% zero_less_binomial
tff(fact_2374_Suc__times__binomial__add,axiom,
    ! [A2: nat,B2: nat] : aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,suc,A2)),aa(nat,nat,binomial(aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),A2),B2))),aa(nat,nat,suc,A2))) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,suc,B2)),aa(nat,nat,binomial(aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),A2),B2))),A2)) ).

% Suc_times_binomial_add
tff(fact_2375_choose__mult,axiom,
    ! [K: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Ma)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
       => ( aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,binomial(Nb),Ma)),aa(nat,nat,binomial(Ma),K)) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,binomial(Nb),K)),aa(nat,nat,binomial(aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),K)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),K))) ) ) ) ).

% choose_mult
tff(fact_2376_binomial__Suc__Suc__eq__times,axiom,
    ! [Nb: nat,K: nat] : aa(nat,nat,binomial(aa(nat,nat,suc,Nb)),aa(nat,nat,suc,K)) = divide_divide(nat,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,suc,Nb)),aa(nat,nat,binomial(Nb),K)),aa(nat,nat,suc,K)) ).

% binomial_Suc_Suc_eq_times
tff(fact_2377_binomial__absorb__comp,axiom,
    ! [Nb: nat,K: nat] : aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),K)),aa(nat,nat,binomial(Nb),K)) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),aa(nat,nat,binomial(aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat))),K)) ).

% binomial_absorb_comp
tff(fact_2378_binomial__absorption,axiom,
    ! [K: nat,Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,suc,K)),aa(nat,nat,binomial(Nb),aa(nat,nat,suc,K))) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),aa(nat,nat,binomial(aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat))),K)) ).

% binomial_absorption
tff(fact_2379_binomial__ge__n__over__k__pow__k,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [K: nat,Nb: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Nb)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,power_power(A,divide_divide(A,aa(nat,A,semiring_1_of_nat(A),Nb),aa(nat,A,semiring_1_of_nat(A),K))),K)),aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,binomial(Nb),K))) ) ) ).

% binomial_ge_n_over_k_pow_k
tff(fact_2380_binomial__le__pow2,axiom,
    ! [Nb: nat,K: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,binomial(Nb),K)),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)) ).

% binomial_le_pow2
tff(fact_2381_choose__reduce__nat,axiom,
    ! [Nb: nat,K: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),K)
       => ( aa(nat,nat,binomial(Nb),K) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,binomial(aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat))),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),K),one_one(nat)))),aa(nat,nat,binomial(aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat))),K)) ) ) ) ).

% choose_reduce_nat
tff(fact_2382_times__binomial__minus1__eq,axiom,
    ! [K: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),K)
     => ( aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),aa(nat,nat,binomial(Nb),K)) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),aa(nat,nat,binomial(aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat))),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),K),one_one(nat)))) ) ) ).

% times_binomial_minus1_eq
tff(fact_2383_binomial__addition__formula,axiom,
    ! [Nb: nat,K: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(nat,nat,binomial(Nb),aa(nat,nat,suc,K)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,binomial(aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat))),aa(nat,nat,suc,K))),aa(nat,nat,binomial(aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat))),K)) ) ) ).

% binomial_addition_formula
tff(fact_2384_signed__take__bit__numeral__minus__bit1,axiom,
    ! [L: num,K: num] : aa(int,int,bit_ri4674362597316999326ke_bit(int,aa(num,nat,numeral_numeral(nat),L)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,K)))) = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,bit_ri4674362597316999326ke_bit(int,pred_numeral(L)),aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),K))),one_one(int)))),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))),one_one(int)) ).

% signed_take_bit_numeral_minus_bit1
tff(fact_2385_dbl__dec__simps_I4_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ( neg_numeral_dbl_dec(A,aa(A,A,uminus_uminus(A),one_one(A))) = aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),aa(num,num,bit1,one2))) ) ) ).

% dbl_dec_simps(4)
tff(fact_2386_signed__take__bit__numeral__bit1,axiom,
    ! [L: num,K: num] : aa(int,int,bit_ri4674362597316999326ke_bit(int,aa(num,nat,numeral_numeral(nat),L)),aa(num,int,numeral_numeral(int),aa(num,num,bit1,K))) = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,bit_ri4674362597316999326ke_bit(int,pred_numeral(L)),aa(num,int,numeral_numeral(int),K))),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))),one_one(int)) ).

% signed_take_bit_numeral_bit1
tff(fact_2387_dbl__inc__simps_I3_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ( neg_numeral_dbl_inc(A,one_one(A)) = aa(num,A,numeral_numeral(A),aa(num,num,bit1,one2)) ) ) ).

% dbl_inc_simps(3)
tff(fact_2388_translation__Compl,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [A2: A,Ta: set(A)] : aa(set(A),set(A),image(A,A,aa(A,fun(A,A),plus_plus(A),A2)),aa(set(A),set(A),uminus_uminus(set(A)),Ta)) = aa(set(A),set(A),uminus_uminus(set(A)),aa(set(A),set(A),image(A,A,aa(A,fun(A,A),plus_plus(A),A2)),Ta)) ) ).

% translation_Compl
tff(fact_2389_concat__bit__Suc,axiom,
    ! [Nb: nat,K: int,L: int] : bit_concat_bit(aa(nat,nat,suc,Nb),K,L) = aa(int,int,aa(int,fun(int,int),plus_plus(int),modulo_modulo(int,K,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))),aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),bit_concat_bit(Nb,divide_divide(int,K,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),L))) ).

% concat_bit_Suc
tff(fact_2390_concat__bit__0,axiom,
    ! [K: int,L: int] : bit_concat_bit(zero_zero(nat),K,L) = L ).

% concat_bit_0
tff(fact_2391_dbl__dec__simps_I3_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ( neg_numeral_dbl_dec(A,one_one(A)) = one_one(A) ) ) ).

% dbl_dec_simps(3)
tff(fact_2392_pred__numeral__simps_I1_J,axiom,
    pred_numeral(one2) = zero_zero(nat) ).

% pred_numeral_simps(1)
tff(fact_2393_Suc__eq__numeral,axiom,
    ! [Nb: nat,K: num] :
      ( ( aa(nat,nat,suc,Nb) = aa(num,nat,numeral_numeral(nat),K) )
    <=> ( Nb = pred_numeral(K) ) ) ).

% Suc_eq_numeral
tff(fact_2394_eq__numeral__Suc,axiom,
    ! [K: num,Nb: nat] :
      ( ( aa(num,nat,numeral_numeral(nat),K) = aa(nat,nat,suc,Nb) )
    <=> ( pred_numeral(K) = Nb ) ) ).

% eq_numeral_Suc
tff(fact_2395_concat__bit__nonnegative__iff,axiom,
    ! [Nb: nat,K: int,L: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),bit_concat_bit(Nb,K,L))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),L) ) ).

% concat_bit_nonnegative_iff
tff(fact_2396_concat__bit__negative__iff,axiom,
    ! [Nb: nat,K: int,L: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),bit_concat_bit(Nb,K,L)),zero_zero(int))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),L),zero_zero(int)) ) ).

% concat_bit_negative_iff
tff(fact_2397_dbl__inc__simps_I2_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ( neg_numeral_dbl_inc(A,zero_zero(A)) = one_one(A) ) ) ).

% dbl_inc_simps(2)
tff(fact_2398_dbl__inc__simps_I4_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ( neg_numeral_dbl_inc(A,aa(A,A,uminus_uminus(A),one_one(A))) = aa(A,A,uminus_uminus(A),one_one(A)) ) ) ).

% dbl_inc_simps(4)
tff(fact_2399_dbl__inc__simps_I5_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [K: num] : neg_numeral_dbl_inc(A,aa(num,A,numeral_numeral(A),K)) = aa(num,A,numeral_numeral(A),aa(num,num,bit1,K)) ) ).

% dbl_inc_simps(5)
tff(fact_2400_pred__numeral__simps_I3_J,axiom,
    ! [K: num] : pred_numeral(aa(num,num,bit1,K)) = aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,K)) ).

% pred_numeral_simps(3)
tff(fact_2401_less__Suc__numeral,axiom,
    ! [Nb: nat,K: num] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,suc,Nb)),aa(num,nat,numeral_numeral(nat),K))
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),pred_numeral(K)) ) ).

% less_Suc_numeral
tff(fact_2402_less__numeral__Suc,axiom,
    ! [K: num,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(num,nat,numeral_numeral(nat),K)),aa(nat,nat,suc,Nb))
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),pred_numeral(K)),Nb) ) ).

% less_numeral_Suc
tff(fact_2403_le__Suc__numeral,axiom,
    ! [Nb: nat,K: num] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,suc,Nb)),aa(num,nat,numeral_numeral(nat),K))
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),pred_numeral(K)) ) ).

% le_Suc_numeral
tff(fact_2404_le__numeral__Suc,axiom,
    ! [K: num,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(num,nat,numeral_numeral(nat),K)),aa(nat,nat,suc,Nb))
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),pred_numeral(K)),Nb) ) ).

% le_numeral_Suc
tff(fact_2405_diff__Suc__numeral,axiom,
    ! [Nb: nat,K: num] : aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,suc,Nb)),aa(num,nat,numeral_numeral(nat),K)) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),pred_numeral(K)) ).

% diff_Suc_numeral
tff(fact_2406_diff__numeral__Suc,axiom,
    ! [K: num,Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(num,nat,numeral_numeral(nat),K)),aa(nat,nat,suc,Nb)) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),pred_numeral(K)),Nb) ).

% diff_numeral_Suc
tff(fact_2407_dbl__dec__simps_I2_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ( neg_numeral_dbl_dec(A,zero_zero(A)) = aa(A,A,uminus_uminus(A),one_one(A)) ) ) ).

% dbl_dec_simps(2)
tff(fact_2408_dbl__dec__simps_I1_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [K: num] : neg_numeral_dbl_dec(A,aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),K))) = aa(A,A,uminus_uminus(A),neg_numeral_dbl_inc(A,aa(num,A,numeral_numeral(A),K))) ) ).

% dbl_dec_simps(1)
tff(fact_2409_dbl__inc__simps_I1_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [K: num] : neg_numeral_dbl_inc(A,aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),K))) = aa(A,A,uminus_uminus(A),neg_numeral_dbl_dec(A,aa(num,A,numeral_numeral(A),K))) ) ).

% dbl_inc_simps(1)
tff(fact_2410_signed__take__bit__numeral__bit0,axiom,
    ! [L: num,K: num] : aa(int,int,bit_ri4674362597316999326ke_bit(int,aa(num,nat,numeral_numeral(nat),L)),aa(num,int,numeral_numeral(int),aa(num,num,bit0,K))) = aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,bit_ri4674362597316999326ke_bit(int,pred_numeral(L)),aa(num,int,numeral_numeral(int),K))),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))) ).

% signed_take_bit_numeral_bit0
tff(fact_2411_signed__take__bit__numeral__minus__bit0,axiom,
    ! [L: num,K: num] : aa(int,int,bit_ri4674362597316999326ke_bit(int,aa(num,nat,numeral_numeral(nat),L)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,K)))) = aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,bit_ri4674362597316999326ke_bit(int,pred_numeral(L)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),K)))),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))) ).

% signed_take_bit_numeral_minus_bit0
tff(fact_2412_concat__bit__assoc,axiom,
    ! [Nb: nat,K: int,Ma: nat,L: int,R2: int] : bit_concat_bit(Nb,K,bit_concat_bit(Ma,L,R2)) = bit_concat_bit(aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb),bit_concat_bit(Nb,K,L),R2) ).

% concat_bit_assoc
tff(fact_2413_numeral__eq__Suc,axiom,
    ! [K: num] : aa(num,nat,numeral_numeral(nat),K) = aa(nat,nat,suc,pred_numeral(K)) ).

% numeral_eq_Suc
tff(fact_2414_pred__numeral__def,axiom,
    ! [K: num] : pred_numeral(K) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(num,nat,numeral_numeral(nat),K)),one_one(nat)) ).

% pred_numeral_def
tff(fact_2415_dbl__inc__def,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [X: A] : neg_numeral_dbl_inc(A,X) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),X)),one_one(A)) ) ).

% dbl_inc_def
tff(fact_2416_dbl__dec__def,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [X: A] : neg_numeral_dbl_dec(A,X) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),X)),one_one(A)) ) ).

% dbl_dec_def
tff(fact_2417_translation__diff,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [A2: A,S: set(A),Ta: set(A)] : aa(set(A),set(A),image(A,A,aa(A,fun(A,A),plus_plus(A),A2)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),S),Ta)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),aa(set(A),set(A),image(A,A,aa(A,fun(A,A),plus_plus(A),A2)),S)),aa(set(A),set(A),image(A,A,aa(A,fun(A,A),plus_plus(A),A2)),Ta)) ) ).

% translation_diff
tff(fact_2418_ex__has__greatest__nat__lemma,axiom,
    ! [A: $tType,P: fun(A,$o),K: A,F2: fun(A,nat),Nb: nat] :
      ( aa(A,$o,P,K)
     => ( ! [X3: A] :
            ( aa(A,$o,P,X3)
           => ? [Y4: A] :
                ( aa(A,$o,P,Y4)
                & ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(A,nat,F2,Y4)),aa(A,nat,F2,X3)) ) )
       => ? [Y3: A] :
            ( aa(A,$o,P,Y3)
            & ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(A,nat,F2,Y3)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(A,nat,F2,K)),Nb)) ) ) ) ).

% ex_has_greatest_nat_lemma
tff(fact_2419_even__succ__mod__exp,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [A2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
           => ( modulo_modulo(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),A2),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),modulo_modulo(A,A2,aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb))) ) ) ) ) ).

% even_succ_mod_exp
tff(fact_2420_even__succ__div__exp,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [A2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
           => ( divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),A2),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)) = divide_divide(A,A2,aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)) ) ) ) ) ).

% even_succ_div_exp
tff(fact_2421_log__base__10__eq1,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,real,log(aa(num,real,numeral_numeral(real),aa(num,num,bit0,aa(num,num,bit1,aa(num,num,bit0,one2))))),X) = aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(real,real,ln_ln(real),aa(real,real,exp(real),one_one(real))),aa(real,real,ln_ln(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,aa(num,num,bit1,aa(num,num,bit0,one2))))))),aa(real,real,ln_ln(real),X)) ) ) ).

% log_base_10_eq1
tff(fact_2422_add__scale__eq__noteq,axiom,
    ! [A: $tType] :
      ( semiri1453513574482234551roduct(A)
     => ! [R2: A,A2: A,B2: A,C2: A,D2: A] :
          ( ( R2 != zero_zero(A) )
         => ( ( ( A2 = B2 )
              & ( C2 != D2 ) )
           => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),aa(A,A,aa(A,fun(A,A),times_times(A),R2),C2)) != aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),aa(A,A,aa(A,fun(A,A),times_times(A),R2),D2)) ) ) ) ) ).

% add_scale_eq_noteq
tff(fact_2423_nat__dvd__1__iff__1,axiom,
    ! [Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Ma),one_one(nat))
    <=> ( Ma = one_one(nat) ) ) ).

% nat_dvd_1_iff_1
tff(fact_2424_int__dvd__int__iff,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(nat,int,semiring_1_of_nat(int),Ma)),aa(nat,int,semiring_1_of_nat(int),Nb))
    <=> aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Ma),Nb) ) ).

% int_dvd_int_iff
tff(fact_2425_exp__inj__iff,axiom,
    ! [X: real,Y: real] :
      ( ( aa(real,real,exp(real),X) = aa(real,real,exp(real),Y) )
    <=> ( X = Y ) ) ).

% exp_inj_iff
tff(fact_2426_dvd__0__right,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [A2: A] : aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),zero_zero(A)) ) ).

% dvd_0_right
tff(fact_2427_dvd__0__left__iff,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),zero_zero(A)),A2)
        <=> ( A2 = zero_zero(A) ) ) ) ).

% dvd_0_left_iff
tff(fact_2428_dvd__add__triv__right__iff,axiom,
    ! [A: $tType] :
      ( comm_s4317794764714335236cancel(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),A2))
        <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),B2) ) ) ).

% dvd_add_triv_right_iff
tff(fact_2429_dvd__add__triv__left__iff,axiom,
    ! [A: $tType] :
      ( comm_s4317794764714335236cancel(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2))
        <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),B2) ) ) ).

% dvd_add_triv_left_iff
tff(fact_2430_dvd__1__iff__1,axiom,
    ! [Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Ma),aa(nat,nat,suc,zero_zero(nat)))
    <=> ( Ma = aa(nat,nat,suc,zero_zero(nat)) ) ) ).

% dvd_1_iff_1
tff(fact_2431_dvd__1__left,axiom,
    ! [K: nat] : aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(nat,nat,suc,zero_zero(nat))),K) ).

% dvd_1_left
tff(fact_2432_div__dvd__div,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),C2)
           => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),divide_divide(A,B2,A2)),divide_divide(A,C2,A2))
            <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),C2) ) ) ) ) ).

% div_dvd_div
tff(fact_2433_nat__mult__dvd__cancel__disj,axiom,
    ! [K: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Ma)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Nb))
    <=> ( ( K = zero_zero(nat) )
        | aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Ma),Nb) ) ) ).

% nat_mult_dvd_cancel_disj
tff(fact_2434_zdvd1__eq,axiom,
    ! [X: int] :
      ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),X),one_one(int))
    <=> ( aa(int,int,abs_abs(int),X) = one_one(int) ) ) ).

% zdvd1_eq
tff(fact_2435_exp__less__cancel__iff,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,exp(real),X)),aa(real,real,exp(real),Y))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),Y) ) ).

% exp_less_cancel_iff
tff(fact_2436_exp__less__mono,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),Y)
     => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,exp(real),X)),aa(real,real,exp(real),Y)) ) ).

% exp_less_mono
tff(fact_2437_exp__le__cancel__iff,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,exp(real),X)),aa(real,real,exp(real),Y))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),Y) ) ).

% exp_le_cancel_iff
tff(fact_2438_abs__exp__cancel,axiom,
    ! [X: real] : aa(real,real,abs_abs(real),aa(real,real,exp(real),X)) = aa(real,real,exp(real),X) ).

% abs_exp_cancel
tff(fact_2439_ln__exp,axiom,
    ! [X: real] : aa(real,real,ln_ln(real),aa(real,real,exp(real),X)) = X ).

% ln_exp
tff(fact_2440_dvd__times__right__cancel__iff,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [A2: A,B2: A,C2: A] :
          ( ( A2 != zero_zero(A) )
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(A,A,aa(A,fun(A,A),times_times(A),B2),A2)),aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2))
          <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),C2) ) ) ) ).

% dvd_times_right_cancel_iff
tff(fact_2441_dvd__times__left__cancel__iff,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [A2: A,B2: A,C2: A] :
          ( ( A2 != zero_zero(A) )
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2))
          <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),C2) ) ) ) ).

% dvd_times_left_cancel_iff
tff(fact_2442_dvd__mult__cancel__right,axiom,
    ! [A: $tType] :
      ( idom(A)
     => ! [A2: A,C2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2))
        <=> ( ( C2 = zero_zero(A) )
            | aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),B2) ) ) ) ).

% dvd_mult_cancel_right
tff(fact_2443_dvd__mult__cancel__left,axiom,
    ! [A: $tType] :
      ( idom(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2)),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2))
        <=> ( ( C2 = zero_zero(A) )
            | aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),B2) ) ) ) ).

% dvd_mult_cancel_left
tff(fact_2444_unit__prod,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),one_one(A))
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),one_one(A))
           => aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)),one_one(A)) ) ) ) ).

% unit_prod
tff(fact_2445_dvd__add__times__triv__right__iff,axiom,
    ! [A: $tType] :
      ( comm_s4317794764714335236cancel(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2)))
        <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),B2) ) ) ).

% dvd_add_times_triv_right_iff
tff(fact_2446_dvd__add__times__triv__left__iff,axiom,
    ! [A: $tType] :
      ( comm_s4317794764714335236cancel(A)
     => ! [A2: A,C2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2)),B2))
        <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),B2) ) ) ).

% dvd_add_times_triv_left_iff
tff(fact_2447_dvd__mult__div__cancel,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),B2)
         => ( aa(A,A,aa(A,fun(A,A),times_times(A),A2),divide_divide(A,B2,A2)) = B2 ) ) ) ).

% dvd_mult_div_cancel
tff(fact_2448_dvd__div__mult__self,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),B2)
         => ( aa(A,A,aa(A,fun(A,A),times_times(A),divide_divide(A,B2,A2)),A2) = B2 ) ) ) ).

% dvd_div_mult_self
tff(fact_2449_unit__div__1__div__1,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),one_one(A))
         => ( divide_divide(A,one_one(A),divide_divide(A,one_one(A),A2)) = A2 ) ) ) ).

% unit_div_1_div_1
tff(fact_2450_unit__div__1__unit,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),one_one(A))
         => aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),divide_divide(A,one_one(A),A2)),one_one(A)) ) ) ).

% unit_div_1_unit
tff(fact_2451_unit__div,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),one_one(A))
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),one_one(A))
           => aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),divide_divide(A,A2,B2)),one_one(A)) ) ) ) ).

% unit_div
tff(fact_2452_div__add,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),C2),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),C2),B2)
           => ( divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2),C2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),divide_divide(A,A2,C2)),divide_divide(A,B2,C2)) ) ) ) ) ).

% div_add
tff(fact_2453_div__diff,axiom,
    ! [A: $tType] :
      ( idom_modulo(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),C2),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),C2),B2)
           => ( divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2),C2) = aa(A,A,aa(A,fun(A,A),minus_minus(A),divide_divide(A,A2,C2)),divide_divide(A,B2,C2)) ) ) ) ) ).

% div_diff
tff(fact_2454_dvd__imp__mod__0,axiom,
    ! [A: $tType] :
      ( semidom_modulo(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),B2)
         => ( modulo_modulo(A,B2,A2) = zero_zero(A) ) ) ) ).

% dvd_imp_mod_0
tff(fact_2455_exp__zero,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ( aa(A,A,exp(A),zero_zero(A)) = one_one(A) ) ) ).

% exp_zero
tff(fact_2456_exp__eq__one__iff,axiom,
    ! [X: real] :
      ( ( aa(real,real,exp(real),X) = one_one(real) )
    <=> ( X = zero_zero(real) ) ) ).

% exp_eq_one_iff
tff(fact_2457_unit__div__mult__self,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),one_one(A))
         => ( aa(A,A,aa(A,fun(A,A),times_times(A),divide_divide(A,B2,A2)),A2) = B2 ) ) ) ).

% unit_div_mult_self
tff(fact_2458_unit__mult__div__div,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),one_one(A))
         => ( aa(A,A,aa(A,fun(A,A),times_times(A),B2),divide_divide(A,one_one(A),A2)) = divide_divide(A,B2,A2) ) ) ) ).

% unit_mult_div_div
tff(fact_2459_even__Suc__Suc__iff,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,nat,suc,aa(nat,nat,suc,Nb)))
    <=> aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb) ) ).

% even_Suc_Suc_iff
tff(fact_2460_even__Suc,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,nat,suc,Nb))
    <=> ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb) ) ).

% even_Suc
tff(fact_2461_pow__divides__pow__iff,axiom,
    ! [A: $tType] :
      ( semiring_gcd(A)
     => ! [Nb: nat,A2: A,B2: A] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(nat,A,power_power(A,A2),Nb)),aa(nat,A,power_power(A,B2),Nb))
          <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),B2) ) ) ) ).

% pow_divides_pow_iff
tff(fact_2462_one__less__exp__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),aa(real,real,exp(real),X))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X) ) ).

% one_less_exp_iff
tff(fact_2463_exp__less__one__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,exp(real),X)),one_one(real))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),zero_zero(real)) ) ).

% exp_less_one_iff
tff(fact_2464_exp__le__one__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,exp(real),X)),one_one(real))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),zero_zero(real)) ) ).

% exp_le_one_iff
tff(fact_2465_one__le__exp__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),one_one(real)),aa(real,real,exp(real),X))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X) ) ).

% one_le_exp_iff
tff(fact_2466_exp__ln__iff,axiom,
    ! [X: real] :
      ( ( aa(real,real,exp(real),aa(real,real,ln_ln(real),X)) = X )
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X) ) ).

% exp_ln_iff
tff(fact_2467_exp__ln,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,real,exp(real),aa(real,real,ln_ln(real),X)) = X ) ) ).

% exp_ln
tff(fact_2468_even__mult__iff,axiom,
    ! [A: $tType] :
      ( semiring_parity(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2))
        <=> ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)
            | aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),B2) ) ) ) ).

% even_mult_iff
tff(fact_2469_even__add,axiom,
    ! [A: $tType] :
      ( semiring_parity(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2))
        <=> ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)
          <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),B2) ) ) ) ).

% even_add
tff(fact_2470_odd__add,axiom,
    ! [A: $tType] :
      ( semiring_parity(A)
     => ! [A2: A,B2: A] :
          ( ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2))
        <=> ~ ( ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)
            <=> ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),B2) ) ) ) ).

% odd_add
tff(fact_2471_power__minus__odd,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Nb: nat,A2: A] :
          ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
         => ( aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),A2)),Nb) = aa(A,A,uminus_uminus(A),aa(nat,A,power_power(A,A2),Nb)) ) ) ) ).

% power_minus_odd
tff(fact_2472_Parity_Oring__1__class_Opower__minus__even,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Nb: nat,A2: A] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
         => ( aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),A2)),Nb) = aa(nat,A,power_power(A,A2),Nb) ) ) ) ).

% Parity.ring_1_class.power_minus_even
tff(fact_2473_even__mod__2__iff,axiom,
    ! [A: $tType] :
      ( semiring_parity(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),modulo_modulo(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))))
        <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2) ) ) ).

% even_mod_2_iff
tff(fact_2474_power__even__abs__numeral,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [W: num,A2: A] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(num,nat,numeral_numeral(nat),W))
         => ( aa(nat,A,power_power(A,aa(A,A,abs_abs(A),A2)),aa(num,nat,numeral_numeral(nat),W)) = aa(nat,A,power_power(A,A2),aa(num,nat,numeral_numeral(nat),W)) ) ) ) ).

% power_even_abs_numeral
tff(fact_2475_odd__Suc__div__two,axiom,
    ! [Nb: nat] :
      ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
     => ( divide_divide(nat,aa(nat,nat,suc,Nb),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = aa(nat,nat,suc,divide_divide(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) ) ) ).

% odd_Suc_div_two
tff(fact_2476_even__Suc__div__two,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
     => ( divide_divide(nat,aa(nat,nat,suc,Nb),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = divide_divide(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) ) ) ).

% even_Suc_div_two
tff(fact_2477_zero__le__power__eq__numeral,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A,W: num] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(nat,A,power_power(A,A2),aa(num,nat,numeral_numeral(nat),W)))
        <=> ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(num,nat,numeral_numeral(nat),W))
            | ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(num,nat,numeral_numeral(nat),W))
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2) ) ) ) ) ).

% zero_le_power_eq_numeral
tff(fact_2478_power__less__zero__eq__numeral,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A,W: num] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,power_power(A,A2),aa(num,nat,numeral_numeral(nat),W))),zero_zero(A))
        <=> ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(num,nat,numeral_numeral(nat),W))
            & aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A)) ) ) ) ).

% power_less_zero_eq_numeral
tff(fact_2479_power__less__zero__eq,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,power_power(A,A2),Nb)),zero_zero(A))
        <=> ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
            & aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A)) ) ) ) ).

% power_less_zero_eq
tff(fact_2480_even__plus__one__iff,axiom,
    ! [A: $tType] :
      ( semiring_parity(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),one_one(A)))
        <=> ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2) ) ) ).

% even_plus_one_iff
tff(fact_2481_even__diff,axiom,
    ! [A: $tType] :
      ( ring_parity(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2))
        <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)) ) ) ).

% even_diff
tff(fact_2482_neg__one__even__power,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Nb: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
         => ( aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),one_one(A))),Nb) = one_one(A) ) ) ) ).

% neg_one_even_power
tff(fact_2483_neg__one__odd__power,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Nb: nat] :
          ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
         => ( aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),one_one(A))),Nb) = aa(A,A,uminus_uminus(A),one_one(A)) ) ) ) ).

% neg_one_odd_power
tff(fact_2484_even__of__nat,axiom,
    ! [A: $tType] :
      ( semiring_parity(A)
     => ! [Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(nat,A,semiring_1_of_nat(A),Nb))
        <=> aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb) ) ) ).

% even_of_nat
tff(fact_2485_odd__Suc__minus__one,axiom,
    ! [Nb: nat] :
      ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
     => ( aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),aa(nat,nat,suc,zero_zero(nat)))) = Nb ) ) ).

% odd_Suc_minus_one
tff(fact_2486_even__diff__nat,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb))
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
        | aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb)) ) ) ).

% even_diff_nat
tff(fact_2487_zero__less__power__eq__numeral,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A,W: num] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(nat,A,power_power(A,A2),aa(num,nat,numeral_numeral(nat),W)))
        <=> ( ( aa(num,nat,numeral_numeral(nat),W) = zero_zero(nat) )
            | ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(num,nat,numeral_numeral(nat),W))
              & ( A2 != zero_zero(A) ) )
            | ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(num,nat,numeral_numeral(nat),W))
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2) ) ) ) ) ).

% zero_less_power_eq_numeral
tff(fact_2488_even__succ__div__two,axiom,
    ! [A: $tType] :
      ( euclid5411537665997757685th_nat(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)
         => ( divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),one_one(A)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) ) ) ) ).

% even_succ_div_two
tff(fact_2489_odd__succ__div__two,axiom,
    ! [A: $tType] :
      ( euclid5411537665997757685th_nat(A)
     => ! [A2: A] :
          ( ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)
         => ( divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),one_one(A)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = aa(A,A,aa(A,fun(A,A),plus_plus(A),divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))),one_one(A)) ) ) ) ).

% odd_succ_div_two
tff(fact_2490_even__succ__div__2,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)
         => ( divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),A2),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) ) ) ) ).

% even_succ_div_2
tff(fact_2491_even__power,axiom,
    ! [A: $tType] :
      ( semiring_parity(A)
     => ! [A2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(nat,A,power_power(A,A2),Nb))
        <=> ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)
            & aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb) ) ) ) ).

% even_power
tff(fact_2492_odd__two__times__div__two__nat,axiom,
    ! [Nb: nat] :
      ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
     => ( aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),divide_divide(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat)) ) ) ).

% odd_two_times_div_two_nat
tff(fact_2493_odd__two__times__div__two__succ,axiom,
    ! [A: $tType] :
      ( euclid5411537665997757685th_nat(A)
     => ! [A2: A] :
          ( ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)
         => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))))),one_one(A)) = A2 ) ) ) ).

% odd_two_times_div_two_succ
tff(fact_2494_power__le__zero__eq__numeral,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A,W: num] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,power_power(A,A2),aa(num,nat,numeral_numeral(nat),W))),zero_zero(A))
        <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),aa(num,nat,numeral_numeral(nat),W))
            & ( ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(num,nat,numeral_numeral(nat),W))
                & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),zero_zero(A)) )
              | ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(num,nat,numeral_numeral(nat),W))
                & ( A2 = zero_zero(A) ) ) ) ) ) ) ).

% power_le_zero_eq_numeral
tff(fact_2495_semiring__parity__class_Oeven__mask__iff,axiom,
    ! [A: $tType] :
      ( semiring_parity(A)
     => ! [Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)),one_one(A)))
        <=> ( Nb = zero_zero(nat) ) ) ) ).

% semiring_parity_class.even_mask_iff
tff(fact_2496_of__real__exp,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: real] : real_Vector_of_real(A,aa(real,real,exp(real),X)) = aa(A,A,exp(A),real_Vector_of_real(A,X)) ) ).

% of_real_exp
tff(fact_2497_of__nat__dvd__iff,axiom,
    ! [A: $tType] :
      ( euclid5411537665997757685th_nat(A)
     => ! [Ma: nat,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(nat,A,semiring_1_of_nat(A),Ma)),aa(nat,A,semiring_1_of_nat(A),Nb))
        <=> aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Ma),Nb) ) ) ).

% of_nat_dvd_iff
tff(fact_2498_norm__exp,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(A,A,exp(A),X))),aa(real,real,exp(real),real_V7770717601297561774m_norm(A,X))) ) ).

% norm_exp
tff(fact_2499_exp__less__cancel,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,exp(real),X)),aa(real,real,exp(real),Y))
     => aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),Y) ) ).

% exp_less_cancel
tff(fact_2500_dvd__0__left,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),zero_zero(A)),A2)
         => ( A2 = zero_zero(A) ) ) ) ).

% dvd_0_left
tff(fact_2501_dvd__field__iff,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),B2)
        <=> ( ( A2 = zero_zero(A) )
           => ( B2 = zero_zero(A) ) ) ) ) ).

% dvd_field_iff
tff(fact_2502_exp__not__eq__zero,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A] : aa(A,A,exp(A),X) != zero_zero(A) ) ).

% exp_not_eq_zero
tff(fact_2503_exp__times__arg__commute,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [A3: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,exp(A),A3)),A3) = aa(A,A,aa(A,fun(A,A),times_times(A),A3),aa(A,A,exp(A),A3)) ) ).

% exp_times_arg_commute
tff(fact_2504_dvd__unit__imp__unit,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),one_one(A))
           => aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),one_one(A)) ) ) ) ).

% dvd_unit_imp_unit
tff(fact_2505_unit__imp__dvd,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),one_one(A))
         => aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),A2) ) ) ).

% unit_imp_dvd
tff(fact_2506_one__dvd,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [A2: A] : aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),one_one(A)),A2) ) ).

% one_dvd
tff(fact_2507_dvd__add__right__iff,axiom,
    ! [A: $tType] :
      ( comm_s4317794764714335236cancel(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),C2))
          <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),C2) ) ) ) ).

% dvd_add_right_iff
tff(fact_2508_dvd__add__left__iff,axiom,
    ! [A: $tType] :
      ( comm_s4317794764714335236cancel(A)
     => ! [A2: A,C2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),C2)
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),C2))
          <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),B2) ) ) ) ).

% dvd_add_left_iff
tff(fact_2509_dvd__add,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),C2)
           => aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),C2)) ) ) ) ).

% dvd_add
tff(fact_2510_dvd__div__eq__iff,axiom,
    ! [A: $tType] :
      ( semidom_divide(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),C2),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),C2),B2)
           => ( ( divide_divide(A,A2,C2) = divide_divide(A,B2,C2) )
            <=> ( A2 = B2 ) ) ) ) ) ).

% dvd_div_eq_iff
tff(fact_2511_dvd__div__eq__cancel,axiom,
    ! [A: $tType] :
      ( semidom_divide(A)
     => ! [A2: A,C2: A,B2: A] :
          ( ( divide_divide(A,A2,C2) = divide_divide(A,B2,C2) )
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),C2),A2)
           => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),C2),B2)
             => ( A2 = B2 ) ) ) ) ) ).

% dvd_div_eq_cancel
tff(fact_2512_div__div__div__same,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [D2: A,B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),D2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),A2)
           => ( divide_divide(A,divide_divide(A,A2,D2),divide_divide(A,B2,D2)) = divide_divide(A,A2,B2) ) ) ) ) ).

% div_div_div_same
tff(fact_2513_dvd__power__same,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [X: A,Y: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),X),Y)
         => aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(nat,A,power_power(A,X),Nb)),aa(nat,A,power_power(A,Y),Nb)) ) ) ).

% dvd_power_same
tff(fact_2514_gcd__nat_Oextremum__uniqueI,axiom,
    ! [A2: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),zero_zero(nat)),A2)
     => ( A2 = zero_zero(nat) ) ) ).

% gcd_nat.extremum_uniqueI
tff(fact_2515_gcd__nat_Onot__eq__extremum,axiom,
    ! [A2: nat] :
      ( ( A2 != zero_zero(nat) )
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),A2),zero_zero(nat))
        & ( A2 != zero_zero(nat) ) ) ) ).

% gcd_nat.not_eq_extremum
tff(fact_2516_gcd__nat_Oextremum__unique,axiom,
    ! [A2: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),zero_zero(nat)),A2)
    <=> ( A2 = zero_zero(nat) ) ) ).

% gcd_nat.extremum_unique
tff(fact_2517_gcd__nat_Oextremum__strict,axiom,
    ! [A2: nat] :
      ~ ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),zero_zero(nat)),A2)
        & ( zero_zero(nat) != A2 ) ) ).

% gcd_nat.extremum_strict
tff(fact_2518_gcd__nat_Oextremum,axiom,
    ! [A2: nat] : aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),A2),zero_zero(nat)) ).

% gcd_nat.extremum
tff(fact_2519_ln__unique,axiom,
    ! [Y: real,X: real] :
      ( ( aa(real,real,exp(real),Y) = X )
     => ( aa(real,real,ln_ln(real),X) = Y ) ) ).

% ln_unique
tff(fact_2520_dvd__diff__nat,axiom,
    ! [K: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),K),Ma)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),K),Nb)
       => aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),K),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb)) ) ) ).

% dvd_diff_nat
tff(fact_2521_zdvd__zdiffD,axiom,
    ! [K: int,Ma: int,Nb: int] :
      ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),K),aa(int,int,aa(int,fun(int,int),minus_minus(int),Ma),Nb))
     => ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),K),Nb)
       => aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),K),Ma) ) ) ).

% zdvd_zdiffD
tff(fact_2522_zdvd__antisym__abs,axiom,
    ! [A2: int,B2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),A2),B2)
     => ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),B2),A2)
       => ( aa(int,int,abs_abs(int),A2) = aa(int,int,abs_abs(int),B2) ) ) ) ).

% zdvd_antisym_abs
tff(fact_2523_not__exp__less__zero,axiom,
    ! [X: real] : ~ aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,exp(real),X)),zero_zero(real)) ).

% not_exp_less_zero
tff(fact_2524_exp__gt__zero,axiom,
    ! [X: real] : aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,exp(real),X)) ).

% exp_gt_zero
tff(fact_2525_exp__total,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),Y)
     => ? [X3: real] : aa(real,real,exp(real),X3) = Y ) ).

% exp_total
tff(fact_2526_not__exp__le__zero,axiom,
    ! [X: real] : ~ aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,exp(real),X)),zero_zero(real)) ).

% not_exp_le_zero
tff(fact_2527_exp__ge__zero,axiom,
    ! [X: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,exp(real),X)) ).

% exp_ge_zero
tff(fact_2528_not__is__unit__0,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),zero_zero(A)),one_one(A)) ) ).

% not_is_unit_0
tff(fact_2529_pinf_I9_J,axiom,
    ! [A: $tType] :
      ( ( plus(A)
        & linorder(A)
        & dvd(A) )
     => ! [D2: A,S: A] :
        ? [Z2: A] :
        ! [X2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Z2),X2)
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),D2),aa(A,A,aa(A,fun(A,A),plus_plus(A),X2),S))
          <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),D2),aa(A,A,aa(A,fun(A,A),plus_plus(A),X2),S)) ) ) ) ).

% pinf(9)
tff(fact_2530_pinf_I10_J,axiom,
    ! [A: $tType] :
      ( ( plus(A)
        & linorder(A)
        & dvd(A) )
     => ! [D2: A,S: A] :
        ? [Z2: A] :
        ! [X2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Z2),X2)
         => ( ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),D2),aa(A,A,aa(A,fun(A,A),plus_plus(A),X2),S))
          <=> ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),D2),aa(A,A,aa(A,fun(A,A),plus_plus(A),X2),S)) ) ) ) ).

% pinf(10)
tff(fact_2531_minf_I9_J,axiom,
    ! [A: $tType] :
      ( ( plus(A)
        & linorder(A)
        & dvd(A) )
     => ! [D2: A,S: A] :
        ? [Z2: A] :
        ! [X2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X2),Z2)
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),D2),aa(A,A,aa(A,fun(A,A),plus_plus(A),X2),S))
          <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),D2),aa(A,A,aa(A,fun(A,A),plus_plus(A),X2),S)) ) ) ) ).

% minf(9)
tff(fact_2532_minf_I10_J,axiom,
    ! [A: $tType] :
      ( ( plus(A)
        & linorder(A)
        & dvd(A) )
     => ! [D2: A,S: A] :
        ? [Z2: A] :
        ! [X2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X2),Z2)
         => ( ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),D2),aa(A,A,aa(A,fun(A,A),plus_plus(A),X2),S))
          <=> ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),D2),aa(A,A,aa(A,fun(A,A),plus_plus(A),X2),S)) ) ) ) ).

% minf(10)
tff(fact_2533_dvd__div__eq__0__iff,axiom,
    ! [A: $tType] :
      ( semidom_divide(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),A2)
         => ( ( divide_divide(A,A2,B2) = zero_zero(A) )
          <=> ( A2 = zero_zero(A) ) ) ) ) ).

% dvd_div_eq_0_iff
tff(fact_2534_unit__mult__right__cancel,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),one_one(A))
         => ( ( aa(A,A,aa(A,fun(A,A),times_times(A),B2),A2) = aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2) )
          <=> ( B2 = C2 ) ) ) ) ).

% unit_mult_right_cancel
tff(fact_2535_unit__mult__left__cancel,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),one_one(A))
         => ( ( aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2) = aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2) )
          <=> ( B2 = C2 ) ) ) ) ).

% unit_mult_left_cancel
tff(fact_2536_mult__unit__dvd__iff_H,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),one_one(A))
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)),C2)
          <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),C2) ) ) ) ).

% mult_unit_dvd_iff'
tff(fact_2537_dvd__mult__unit__iff_H,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [B2: A,A2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),one_one(A))
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2))
          <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),C2) ) ) ) ).

% dvd_mult_unit_iff'
tff(fact_2538_mult__unit__dvd__iff,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [B2: A,A2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),one_one(A))
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)),C2)
          <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),C2) ) ) ) ).

% mult_unit_dvd_iff
tff(fact_2539_dvd__mult__unit__iff,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [B2: A,A2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),one_one(A))
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2))
          <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),C2) ) ) ) ).

% dvd_mult_unit_iff
tff(fact_2540_is__unit__mult__iff,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)),one_one(A))
        <=> ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),one_one(A))
            & aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),one_one(A)) ) ) ) ).

% is_unit_mult_iff
tff(fact_2541_mult__exp__exp,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A,Y: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,exp(A),X)),aa(A,A,exp(A),Y)) = aa(A,A,exp(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y)) ) ).

% mult_exp_exp
tff(fact_2542_exp__add__commuting,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A,Y: A] :
          ( ( aa(A,A,aa(A,fun(A,A),times_times(A),X),Y) = aa(A,A,aa(A,fun(A,A),times_times(A),Y),X) )
         => ( aa(A,A,exp(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,exp(A),X)),aa(A,A,exp(A),Y)) ) ) ) ).

% exp_add_commuting
tff(fact_2543_div__mult__div__if__dvd,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [B2: A,A2: A,D2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),D2),C2)
           => ( aa(A,A,aa(A,fun(A,A),times_times(A),divide_divide(A,A2,B2)),divide_divide(A,C2,D2)) = divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2),aa(A,A,aa(A,fun(A,A),times_times(A),B2),D2)) ) ) ) ) ).

% div_mult_div_if_dvd
tff(fact_2544_dvd__mult__imp__div,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [A2: A,C2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),B2)
         => aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),divide_divide(A,B2,C2)) ) ) ).

% dvd_mult_imp_div
tff(fact_2545_dvd__div__mult2__eq,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [B2: A,C2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2)),A2)
         => ( divide_divide(A,A2,aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2)) = divide_divide(A,divide_divide(A,A2,B2),C2) ) ) ) ).

% dvd_div_mult2_eq
tff(fact_2546_div__div__eq__right,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [C2: A,B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),C2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),A2)
           => ( divide_divide(A,A2,divide_divide(A,B2,C2)) = aa(A,A,aa(A,fun(A,A),times_times(A),divide_divide(A,A2,B2)),C2) ) ) ) ) ).

% div_div_eq_right
tff(fact_2547_div__mult__swap,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [C2: A,B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),C2),B2)
         => ( aa(A,A,aa(A,fun(A,A),times_times(A),A2),divide_divide(A,B2,C2)) = divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2),C2) ) ) ) ).

% div_mult_swap
tff(fact_2548_dvd__div__mult,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [C2: A,B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),C2),B2)
         => ( aa(A,A,aa(A,fun(A,A),times_times(A),divide_divide(A,B2,C2)),A2) = divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),B2),A2),C2) ) ) ) ).

% dvd_div_mult
tff(fact_2549_dvd__div__unit__iff,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [B2: A,A2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),one_one(A))
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),divide_divide(A,C2,B2))
          <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),C2) ) ) ) ).

% dvd_div_unit_iff
tff(fact_2550_div__unit__dvd__iff,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [B2: A,A2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),one_one(A))
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),divide_divide(A,A2,B2)),C2)
          <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),C2) ) ) ) ).

% div_unit_dvd_iff
tff(fact_2551_unit__div__cancel,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),one_one(A))
         => ( ( divide_divide(A,B2,A2) = divide_divide(A,C2,A2) )
          <=> ( B2 = C2 ) ) ) ) ).

% unit_div_cancel
tff(fact_2552_div__plus__div__distrib__dvd__right,axiom,
    ! [A: $tType] :
      ( euclid4440199948858584721cancel(A)
     => ! [C2: A,B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),C2),B2)
         => ( divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2),C2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),divide_divide(A,A2,C2)),divide_divide(A,B2,C2)) ) ) ) ).

% div_plus_div_distrib_dvd_right
tff(fact_2553_div__plus__div__distrib__dvd__left,axiom,
    ! [A: $tType] :
      ( euclid4440199948858584721cancel(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),C2),A2)
         => ( divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2),C2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),divide_divide(A,A2,C2)),divide_divide(A,B2,C2)) ) ) ) ).

% div_plus_div_distrib_dvd_left
tff(fact_2554_exp__diff,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A,Y: A] : aa(A,A,exp(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),Y)) = divide_divide(A,aa(A,A,exp(A),X),aa(A,A,exp(A),Y)) ) ).

% exp_diff
tff(fact_2555_dvd__neg__div,axiom,
    ! [A: $tType] :
      ( idom_divide(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),A2)
         => ( divide_divide(A,aa(A,A,uminus_uminus(A),A2),B2) = aa(A,A,uminus_uminus(A),divide_divide(A,A2,B2)) ) ) ) ).

% dvd_neg_div
tff(fact_2556_dvd__div__neg,axiom,
    ! [A: $tType] :
      ( idom_divide(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),A2)
         => ( divide_divide(A,A2,aa(A,A,uminus_uminus(A),B2)) = aa(A,A,uminus_uminus(A),divide_divide(A,A2,B2)) ) ) ) ).

% dvd_div_neg
tff(fact_2557_div__power,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [B2: A,A2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),A2)
         => ( aa(nat,A,power_power(A,divide_divide(A,A2,B2)),Nb) = divide_divide(A,aa(nat,A,power_power(A,A2),Nb),aa(nat,A,power_power(A,B2),Nb)) ) ) ) ).

% div_power
tff(fact_2558_mod__eq__0__iff__dvd,axiom,
    ! [A: $tType] :
      ( semidom_modulo(A)
     => ! [A2: A,B2: A] :
          ( ( modulo_modulo(A,A2,B2) = zero_zero(A) )
        <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),A2) ) ) ).

% mod_eq_0_iff_dvd
tff(fact_2559_dvd__eq__mod__eq__0,axiom,
    ! [A: $tType] :
      ( semidom_modulo(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),B2)
        <=> ( modulo_modulo(A,B2,A2) = zero_zero(A) ) ) ) ).

% dvd_eq_mod_eq_0
tff(fact_2560_mod__0__imp__dvd,axiom,
    ! [A: $tType] :
      ( semiring_modulo(A)
     => ! [A2: A,B2: A] :
          ( ( modulo_modulo(A,A2,B2) = zero_zero(A) )
         => aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),A2) ) ) ).

% mod_0_imp_dvd
tff(fact_2561_dvd__power__le,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [X: A,Y: A,Nb: nat,Ma: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),X),Y)
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma)
           => aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(nat,A,power_power(A,X),Nb)),aa(nat,A,power_power(A,Y),Ma)) ) ) ) ).

% dvd_power_le
tff(fact_2562_power__le__dvd,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [A2: A,Nb: nat,B2: A,Ma: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(nat,A,power_power(A,A2),Nb)),B2)
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
           => aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(nat,A,power_power(A,A2),Ma)),B2) ) ) ) ).

% power_le_dvd
tff(fact_2563_le__imp__power__dvd,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [Ma: nat,Nb: nat,A2: A] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
         => aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(nat,A,power_power(A,A2),Ma)),aa(nat,A,power_power(A,A2),Nb)) ) ) ).

% le_imp_power_dvd
tff(fact_2564_nat__dvd__not__less,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Ma)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
       => ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Nb),Ma) ) ) ).

% nat_dvd_not_less
tff(fact_2565_dvd__pos__nat,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Ma),Nb)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Ma) ) ) ).

% dvd_pos_nat
tff(fact_2566_dvd__minus__self,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),Ma))
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),Ma)
        | aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Ma),Nb) ) ) ).

% dvd_minus_self
tff(fact_2567_zdvd__antisym__nonneg,axiom,
    ! [Ma: int,Nb: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Ma)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Nb)
       => ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),Ma),Nb)
         => ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),Nb),Ma)
           => ( Ma = Nb ) ) ) ) ) ).

% zdvd_antisym_nonneg
tff(fact_2568_zdvd__not__zless,axiom,
    ! [Ma: int,Nb: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),Ma)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),Ma),Nb)
       => ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),Nb),Ma) ) ) ).

% zdvd_not_zless
tff(fact_2569_dvd__diffD,axiom,
    ! [K: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),K),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb))
     => ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),K),Nb)
       => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma)
         => aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),K),Ma) ) ) ) ).

% dvd_diffD
tff(fact_2570_dvd__diffD1,axiom,
    ! [K: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),K),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb))
     => ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),K),Ma)
       => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma)
         => aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),K),Nb) ) ) ) ).

% dvd_diffD1
tff(fact_2571_less__eq__dvd__minus,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Ma),Nb)
      <=> aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),Ma)) ) ) ).

% less_eq_dvd_minus
tff(fact_2572_zdvd__mono,axiom,
    ! [K: int,Ma: int,Ta: int] :
      ( ( K != zero_zero(int) )
     => ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),Ma),Ta)
      <=> aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(int,int,aa(int,fun(int,int),times_times(int),K),Ma)),aa(int,int,aa(int,fun(int,int),times_times(int),K),Ta)) ) ) ).

% zdvd_mono
tff(fact_2573_zdvd__mult__cancel,axiom,
    ! [K: int,Ma: int,Nb: int] :
      ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(int,int,aa(int,fun(int,int),times_times(int),K),Ma)),aa(int,int,aa(int,fun(int,int),times_times(int),K),Nb))
     => ( ( K != zero_zero(int) )
       => aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),Ma),Nb) ) ) ).

% zdvd_mult_cancel
tff(fact_2574_bezout__add__nat,axiom,
    ! [A2: nat,B2: nat] :
    ? [D6: nat,X3: nat,Y3: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),D6),A2)
      & aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),D6),B2)
      & ( ( aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),A2),X3) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),B2),Y3)),D6) )
        | ( aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),B2),X3) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),A2),Y3)),D6) ) ) ) ).

% bezout_add_nat
tff(fact_2575_bezout__lemma__nat,axiom,
    ! [D2: nat,A2: nat,B2: nat,X: nat,Y: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),D2),A2)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),D2),B2)
       => ( ( ( aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),A2),X) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),B2),Y)),D2) )
            | ( aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),B2),X) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),A2),Y)),D2) ) )
         => ? [X3: nat,Y3: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),D2),A2)
              & aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),D2),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),A2),B2))
              & ( ( aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),A2),X3) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),A2),B2)),Y3)),D2) )
                | ( aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),A2),B2)),X3) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),A2),Y3)),D2) ) ) ) ) ) ) ).

% bezout_lemma_nat
tff(fact_2576_zdvd__reduce,axiom,
    ! [K: int,Nb: int,Ma: int] :
      ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),K),aa(int,int,aa(int,fun(int,int),plus_plus(int),Nb),aa(int,int,aa(int,fun(int,int),times_times(int),K),Ma)))
    <=> aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),K),Nb) ) ).

% zdvd_reduce
tff(fact_2577_zdvd__period,axiom,
    ! [A2: int,D2: int,X: int,Ta: int,C2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),A2),D2)
     => ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),A2),aa(int,int,aa(int,fun(int,int),plus_plus(int),X),Ta))
      <=> aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),A2),aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),plus_plus(int),X),aa(int,int,aa(int,fun(int,int),times_times(int),C2),D2))),Ta)) ) ) ).

% zdvd_period
tff(fact_2578_abs__div,axiom,
    ! [Y: int,X: int] :
      ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),Y),X)
     => ( aa(int,int,abs_abs(int),divide_divide(int,X,Y)) = divide_divide(int,aa(int,int,abs_abs(int),X),aa(int,int,abs_abs(int),Y)) ) ) ).

% abs_div
tff(fact_2579_even__of__int__iff,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [K: int] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(int,A,ring_1_of_int(A),K))
        <=> aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),K) ) ) ).

% even_of_int_iff
tff(fact_2580_div2__even__ext__nat,axiom,
    ! [X: nat,Y: nat] :
      ( ( divide_divide(nat,X,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = divide_divide(nat,Y,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) )
     => ( ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),X)
        <=> aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Y) )
       => ( X = Y ) ) ) ).

% div2_even_ext_nat
tff(fact_2581_exp__gt__one,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),aa(real,real,exp(real),X)) ) ).

% exp_gt_one
tff(fact_2582_exp__ge__add__one__self,axiom,
    ! [X: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),X)),aa(real,real,exp(real),X)) ).

% exp_ge_add_one_self
tff(fact_2583_unit__dvdE,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),one_one(A))
         => ~ ( ( A2 != zero_zero(A) )
             => ! [C5: A] : B2 != aa(A,A,aa(A,fun(A,A),times_times(A),A2),C5) ) ) ) ).

% unit_dvdE
tff(fact_2584_unity__coeff__ex,axiom,
    ! [A: $tType] :
      ( ( dvd(A)
        & semiring_0(A) )
     => ! [P: fun(A,$o),L: A] :
          ( ? [X4: A] : aa(A,$o,P,aa(A,A,aa(A,fun(A,A),times_times(A),L),X4))
        <=> ? [X4: A] :
              ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),L),aa(A,A,aa(A,fun(A,A),plus_plus(A),X4),zero_zero(A)))
              & aa(A,$o,P,X4) ) ) ) ).

% unity_coeff_ex
tff(fact_2585_dvd__div__eq__mult,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [A2: A,B2: A,C2: A] :
          ( ( A2 != zero_zero(A) )
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),B2)
           => ( ( divide_divide(A,B2,A2) = C2 )
            <=> ( B2 = aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2) ) ) ) ) ) ).

% dvd_div_eq_mult
tff(fact_2586_div__dvd__iff__mult,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [B2: A,A2: A,C2: A] :
          ( ( B2 != zero_zero(A) )
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),A2)
           => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),divide_divide(A,A2,B2)),C2)
            <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2)) ) ) ) ) ).

% div_dvd_iff_mult
tff(fact_2587_dvd__div__iff__mult,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [C2: A,B2: A,A2: A] :
          ( ( C2 != zero_zero(A) )
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),C2),B2)
           => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),divide_divide(A,B2,C2))
            <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),B2) ) ) ) ) ).

% dvd_div_iff_mult
tff(fact_2588_dvd__div__div__eq__mult,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [A2: A,C2: A,B2: A,D2: A] :
          ( ( A2 != zero_zero(A) )
         => ( ( C2 != zero_zero(A) )
           => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),B2)
             => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),C2),D2)
               => ( ( divide_divide(A,B2,A2) = divide_divide(A,D2,C2) )
                <=> ( aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2) = aa(A,A,aa(A,fun(A,A),times_times(A),A2),D2) ) ) ) ) ) ) ) ).

% dvd_div_div_eq_mult
tff(fact_2589_unit__div__eq__0__iff,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),one_one(A))
         => ( ( divide_divide(A,A2,B2) = zero_zero(A) )
          <=> ( A2 = zero_zero(A) ) ) ) ) ).

% unit_div_eq_0_iff
tff(fact_2590_even__numeral,axiom,
    ! [A: $tType] :
      ( semiring_parity(A)
     => ! [Nb: num] : aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Nb))) ) ).

% even_numeral
tff(fact_2591_inf__period_I4_J,axiom,
    ! [A: $tType] :
      ( ( comm_ring(A)
        & dvd(A) )
     => ! [D2: A,D3: A,Ta: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),D2),D3)
         => ! [X2: A,K7: A] :
              ( ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),D2),aa(A,A,aa(A,fun(A,A),plus_plus(A),X2),Ta))
            <=> ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),D2),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X2),aa(A,A,aa(A,fun(A,A),times_times(A),K7),D3))),Ta)) ) ) ) ).

% inf_period(4)
tff(fact_2592_inf__period_I3_J,axiom,
    ! [A: $tType] :
      ( ( comm_ring(A)
        & dvd(A) )
     => ! [D2: A,D3: A,Ta: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),D2),D3)
         => ! [X2: A,K7: A] :
              ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),D2),aa(A,A,aa(A,fun(A,A),plus_plus(A),X2),Ta))
            <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),D2),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X2),aa(A,A,aa(A,fun(A,A),times_times(A),K7),D3))),Ta)) ) ) ) ).

% inf_period(3)
tff(fact_2593_is__unit__div__mult2__eq,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [B2: A,C2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),one_one(A))
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),C2),one_one(A))
           => ( divide_divide(A,A2,aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2)) = divide_divide(A,divide_divide(A,A2,B2),C2) ) ) ) ) ).

% is_unit_div_mult2_eq
tff(fact_2594_unit__div__mult__swap,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),C2),one_one(A))
         => ( aa(A,A,aa(A,fun(A,A),times_times(A),A2),divide_divide(A,B2,C2)) = divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2),C2) ) ) ) ).

% unit_div_mult_swap
tff(fact_2595_unit__div__commute,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [B2: A,A2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),one_one(A))
         => ( aa(A,A,aa(A,fun(A,A),times_times(A),divide_divide(A,A2,B2)),C2) = divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2),B2) ) ) ) ).

% unit_div_commute
tff(fact_2596_div__mult__unit2,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [C2: A,B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),C2),one_one(A))
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),A2)
           => ( divide_divide(A,A2,aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2)) = divide_divide(A,divide_divide(A,A2,B2),C2) ) ) ) ) ).

% div_mult_unit2
tff(fact_2597_unit__eq__div2,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [B2: A,A2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),one_one(A))
         => ( ( A2 = divide_divide(A,C2,B2) )
          <=> ( aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2) = C2 ) ) ) ) ).

% unit_eq_div2
tff(fact_2598_unit__eq__div1,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [B2: A,A2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),one_one(A))
         => ( ( divide_divide(A,A2,B2) = C2 )
          <=> ( A2 = aa(A,A,aa(A,fun(A,A),times_times(A),C2),B2) ) ) ) ) ).

% unit_eq_div1
tff(fact_2599_exp__minus__inverse,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,exp(A),X)),aa(A,A,exp(A),aa(A,A,uminus_uminus(A),X))) = one_one(A) ) ).

% exp_minus_inverse
tff(fact_2600_unit__imp__mod__eq__0,axiom,
    ! [A: $tType] :
      ( euclid3725896446679973847miring(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),one_one(A))
         => ( modulo_modulo(A,A2,B2) = zero_zero(A) ) ) ) ).

% unit_imp_mod_eq_0
tff(fact_2601_is__unit__power__iff,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [A2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(nat,A,power_power(A,A2),Nb)),one_one(A))
        <=> ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),one_one(A))
            | ( Nb = zero_zero(nat) ) ) ) ) ).

% is_unit_power_iff
tff(fact_2602_exp__of__nat2__mult,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A,Nb: nat] : aa(A,A,exp(A),aa(A,A,aa(A,fun(A,A),times_times(A),X),aa(nat,A,semiring_1_of_nat(A),Nb))) = aa(nat,A,power_power(A,aa(A,A,exp(A),X)),Nb) ) ).

% exp_of_nat2_mult
tff(fact_2603_exp__of__nat__mult,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Nb: nat,X: A] : aa(A,A,exp(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),Nb)),X)) = aa(nat,A,power_power(A,aa(A,A,exp(A),X)),Nb) ) ).

% exp_of_nat_mult
tff(fact_2604_log__ln,axiom,
    ! [X: real] : aa(real,real,ln_ln(real),X) = aa(real,real,log(aa(real,real,exp(real),one_one(real))),X) ).

% log_ln
tff(fact_2605_dvd__imp__le,axiom,
    ! [K: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),K),Nb)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Nb) ) ) ).

% dvd_imp_le
tff(fact_2606_nat__mult__dvd__cancel1,axiom,
    ! [K: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),K)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Ma)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Nb))
      <=> aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Ma),Nb) ) ) ).

% nat_mult_dvd_cancel1
tff(fact_2607_dvd__mult__cancel,axiom,
    ! [K: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Ma)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),K),Nb))
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),K)
       => aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Ma),Nb) ) ) ).

% dvd_mult_cancel
tff(fact_2608_bezout__add__strong__nat,axiom,
    ! [A2: nat,B2: nat] :
      ( ( A2 != zero_zero(nat) )
     => ? [D6: nat,X3: nat,Y3: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),D6),A2)
          & aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),D6),B2)
          & ( aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),A2),X3) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),B2),Y3)),D6) ) ) ) ).

% bezout_add_strong_nat
tff(fact_2609_zdvd__imp__le,axiom,
    ! [Z: int,Nb: int] :
      ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),Z),Nb)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),Nb)
       => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Z),Nb) ) ) ).

% zdvd_imp_le
tff(fact_2610_mod__greater__zero__iff__not__dvd,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),modulo_modulo(nat,Ma,Nb))
    <=> ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Nb),Ma) ) ).

% mod_greater_zero_iff_not_dvd
tff(fact_2611_dvd__imp__le__int,axiom,
    ! [I: int,D2: int] :
      ( ( I != zero_zero(int) )
     => ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),D2),I)
       => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,abs_abs(int),D2)),aa(int,int,abs_abs(int),I)) ) ) ).

% dvd_imp_le_int
tff(fact_2612_mod__eq__dvd__iff__nat,axiom,
    ! [Nb: nat,Ma: nat,Q3: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma)
     => ( ( modulo_modulo(nat,Ma,Q3) = modulo_modulo(nat,Nb,Q3) )
      <=> aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Q3),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb)) ) ) ).

% mod_eq_dvd_iff_nat
tff(fact_2613_real__of__nat__div,axiom,
    ! [D2: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),D2),Nb)
     => ( aa(nat,real,semiring_1_of_nat(real),divide_divide(nat,Nb,D2)) = divide_divide(real,aa(nat,real,semiring_1_of_nat(real),Nb),aa(nat,real,semiring_1_of_nat(real),D2)) ) ) ).

% real_of_nat_div
tff(fact_2614_real__of__int__div,axiom,
    ! [D2: int,Nb: int] :
      ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),D2),Nb)
     => ( aa(int,real,ring_1_of_int(real),divide_divide(int,Nb,D2)) = divide_divide(real,aa(int,real,ring_1_of_int(real),Nb),aa(int,real,ring_1_of_int(real),D2)) ) ) ).

% real_of_int_div
tff(fact_2615_ex__has__least__nat,axiom,
    ! [A: $tType,P: fun(A,$o),K: A,Ma: fun(A,nat)] :
      ( aa(A,$o,P,K)
     => ? [X3: A] :
          ( aa(A,$o,P,X3)
          & ! [Y4: A] :
              ( aa(A,$o,P,Y4)
             => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(A,nat,Ma,X3)),aa(A,nat,Ma,Y4)) ) ) ) ).

% ex_has_least_nat
tff(fact_2616_exp__ge__add__one__self__aux,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),X)),aa(real,real,exp(real),X)) ) ).

% exp_ge_add_one_self_aux
tff(fact_2617_lemma__exp__total,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),one_one(real)),Y)
     => ? [X3: real] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X3)
          & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X3),aa(real,real,aa(real,fun(real,real),minus_minus(real),Y),one_one(real)))
          & ( aa(real,real,exp(real),X3) = Y ) ) ) ).

% lemma_exp_total
tff(fact_2618_ln__ge__iff,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),aa(real,real,ln_ln(real),X))
      <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,exp(real),Y)),X) ) ) ).

% ln_ge_iff
tff(fact_2619_even__zero,axiom,
    ! [A: $tType] :
      ( semiring_parity(A)
     => aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),zero_zero(A)) ) ).

% even_zero
tff(fact_2620_ln__x__over__x__mono,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,exp(real),one_one(real))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),Y)
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),divide_divide(real,aa(real,real,ln_ln(real),Y),Y)),divide_divide(real,aa(real,real,ln_ln(real),X),X)) ) ) ).

% ln_x_over_x_mono
tff(fact_2621_is__unit__div__mult__cancel__right,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [A2: A,B2: A] :
          ( ( A2 != zero_zero(A) )
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),one_one(A))
           => ( divide_divide(A,A2,aa(A,A,aa(A,fun(A,A),times_times(A),B2),A2)) = divide_divide(A,one_one(A),B2) ) ) ) ) ).

% is_unit_div_mult_cancel_right
tff(fact_2622_is__unit__div__mult__cancel__left,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [A2: A,B2: A] :
          ( ( A2 != zero_zero(A) )
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),one_one(A))
           => ( divide_divide(A,A2,aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)) = divide_divide(A,one_one(A),B2) ) ) ) ) ).

% is_unit_div_mult_cancel_left
tff(fact_2623_is__unitE,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [A2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),one_one(A))
         => ~ ( ( A2 != zero_zero(A) )
             => ! [B5: A] :
                  ( ( B5 != zero_zero(A) )
                 => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B5),one_one(A))
                   => ( ( divide_divide(A,one_one(A),A2) = B5 )
                     => ( ( divide_divide(A,one_one(A),B5) = A2 )
                       => ( ( aa(A,A,aa(A,fun(A,A),times_times(A),A2),B5) = one_one(A) )
                         => ( divide_divide(A,C2,A2) != aa(A,A,aa(A,fun(A,A),times_times(A),C2),B5) ) ) ) ) ) ) ) ) ) ).

% is_unitE
tff(fact_2624_evenE,axiom,
    ! [A: $tType] :
      ( semiring_parity(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)
         => ~ ! [B5: A] : A2 != aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),B5) ) ) ).

% evenE
tff(fact_2625_odd__one,axiom,
    ! [A: $tType] :
      ( semiring_parity(A)
     => ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),one_one(A)) ) ).

% odd_one
tff(fact_2626_odd__even__add,axiom,
    ! [A: $tType] :
      ( semiring_parity(A)
     => ! [A2: A,B2: A] :
          ( ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)
         => ( ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),B2)
           => aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)) ) ) ) ).

% odd_even_add
tff(fact_2627_bit__eq__rec,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [A2: A,B2: A] :
          ( ( A2 = B2 )
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)
            <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),B2) )
            & ( divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = divide_divide(A,B2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) ) ) ) ) ).

% bit_eq_rec
tff(fact_2628_even__minus,axiom,
    ! [A: $tType] :
      ( ring_parity(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,uminus_uminus(A),A2))
        <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2) ) ) ).

% even_minus
tff(fact_2629_dvd__power__iff,axiom,
    ! [A: $tType] :
      ( algebraic_semidom(A)
     => ! [X: A,Ma: nat,Nb: nat] :
          ( ( X != zero_zero(A) )
         => ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(nat,A,power_power(A,X),Ma)),aa(nat,A,power_power(A,X),Nb))
          <=> ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),X),one_one(A))
              | aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb) ) ) ) ) ).

% dvd_power_iff
tff(fact_2630_odd__numeral,axiom,
    ! [A: $tType] :
      ( semiring_parity(A)
     => ! [Nb: num] : ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(num,A,numeral_numeral(A),aa(num,num,bit1,Nb))) ) ).

% odd_numeral
tff(fact_2631_dvd__power,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [Nb: nat,X: A] :
          ( ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
            | ( X = one_one(A) ) )
         => aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),X),aa(nat,A,power_power(A,X),Nb)) ) ) ).

% dvd_power
tff(fact_2632_even__signed__take__bit__iff,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Ma: nat,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,bit_ri4674362597316999326ke_bit(A,Ma),A2))
        <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2) ) ) ).

% even_signed_take_bit_iff
tff(fact_2633_even__even__mod__4__iff,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
    <=> aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),modulo_modulo(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,aa(num,num,bit0,one2))))) ) ).

% even_even_mod_4_iff
tff(fact_2634_dvd__mult__cancel2,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Ma)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),Ma)),Ma)
      <=> ( Nb = one_one(nat) ) ) ) ).

% dvd_mult_cancel2
tff(fact_2635_dvd__mult__cancel1,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Ma)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),Nb)),Ma)
      <=> ( Nb = one_one(nat) ) ) ) ).

% dvd_mult_cancel1
tff(fact_2636_powr__def,axiom,
    ! [A: $tType] :
      ( ln(A)
     => ! [X: A,A2: A] :
          powr(A,X,A2) = $ite(X = zero_zero(A),zero_zero(A),aa(A,A,exp(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(A,A,ln_ln(A),X)))) ) ).

% powr_def
tff(fact_2637_dvd__minus__add,axiom,
    ! [Q3: nat,Nb: nat,R2: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Q3),Nb)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Q3),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),R2),Ma))
       => ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),Q3))
        <=> aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),R2),Ma)),Q3))) ) ) ) ).

% dvd_minus_add
tff(fact_2638_power__dvd__imp__le,axiom,
    ! [I: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(nat,nat,power_power(nat,I),Ma)),aa(nat,nat,power_power(nat,I),Nb))
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),one_one(nat)),I)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb) ) ) ).

% power_dvd_imp_le
tff(fact_2639_mod__nat__eqI,axiom,
    ! [R2: nat,Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),R2),Nb)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),R2),Ma)
       => ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Nb),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),R2))
         => ( modulo_modulo(nat,Ma,Nb) = R2 ) ) ) ) ).

% mod_nat_eqI
tff(fact_2640_zdvd__mult__cancel1,axiom,
    ! [Ma: int,Nb: int] :
      ( ( Ma != zero_zero(int) )
     => ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(int,int,aa(int,fun(int,int),times_times(int),Ma),Nb)),Ma)
      <=> ( aa(int,int,abs_abs(int),Nb) = one_one(int) ) ) ) ).

% zdvd_mult_cancel1
tff(fact_2641_mod__int__pos__iff,axiom,
    ! [K: int,L: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),modulo_modulo(int,K,L))
    <=> ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),L),K)
        | ( ( L = zero_zero(int) )
          & aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),K) )
        | aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),L) ) ) ).

% mod_int_pos_iff
tff(fact_2642_exp__le,axiom,
    aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,exp(real),one_one(real))),aa(num,real,numeral_numeral(real),aa(num,num,bit1,one2))) ).

% exp_le
tff(fact_2643_even__two__times__div__two,axiom,
    ! [A: $tType] :
      ( euclid5411537665997757685th_nat(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)
         => ( aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))) = A2 ) ) ) ).

% even_two_times_div_two
tff(fact_2644_even__iff__mod__2__eq__zero,axiom,
    ! [A: $tType] :
      ( semiring_parity(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)
        <=> ( modulo_modulo(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = zero_zero(A) ) ) ) ).

% even_iff_mod_2_eq_zero
tff(fact_2645_odd__iff__mod__2__eq__one,axiom,
    ! [A: $tType] :
      ( semiring_parity(A)
     => ! [A2: A] :
          ( ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)
        <=> ( modulo_modulo(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = one_one(A) ) ) ) ).

% odd_iff_mod_2_eq_one
tff(fact_2646_power__mono__odd,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Nb: nat,A2: A,B2: A] :
          ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,power_power(A,A2),Nb)),aa(nat,A,power_power(A,B2),Nb)) ) ) ) ).

% power_mono_odd
tff(fact_2647_exp__divide__power__eq,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Nb: nat,X: A] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
         => ( aa(nat,A,power_power(A,aa(A,A,exp(A),divide_divide(A,X,aa(nat,A,semiring_1_of_nat(A),Nb)))),Nb) = aa(A,A,exp(A),X) ) ) ) ).

% exp_divide_power_eq
tff(fact_2648_uminus__power__if,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [A2: A,Nb: nat] :
          aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),A2)),Nb) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb),aa(nat,A,power_power(A,A2),Nb),aa(A,A,uminus_uminus(A),aa(nat,A,power_power(A,A2),Nb))) ) ).

% uminus_power_if
tff(fact_2649_odd__pos,axiom,
    ! [Nb: nat] :
      ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb) ) ).

% odd_pos
tff(fact_2650_power__even__abs,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Nb: nat,A2: A] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
         => ( aa(nat,A,power_power(A,aa(A,A,abs_abs(A),A2)),Nb) = aa(nat,A,power_power(A,A2),Nb) ) ) ) ).

% power_even_abs
tff(fact_2651_dvd__power__iff__le,axiom,
    ! [K: nat,Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),K)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(nat,nat,power_power(nat,K),Ma)),aa(nat,nat,power_power(nat,K),Nb))
      <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb) ) ) ).

% dvd_power_iff_le
tff(fact_2652_even__unset__bit__iff,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Ma: nat,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),bit_se2638667681897837118et_bit(A,Ma,A2))
        <=> ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)
            | ( Ma = zero_zero(nat) ) ) ) ) ).

% even_unset_bit_iff
tff(fact_2653_even__set__bit__iff,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Ma: nat,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),bit_se5668285175392031749et_bit(A,Ma,A2))
        <=> ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)
            & ( Ma != zero_zero(nat) ) ) ) ) ).

% even_set_bit_iff
tff(fact_2654_even__flip__bit__iff,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Ma: nat,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),bit_se8732182000553998342ip_bit(A,Ma,A2))
        <=> ~ ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)
            <=> ( Ma = zero_zero(nat) ) ) ) ) ).

% even_flip_bit_iff
tff(fact_2655_tanh__altdef,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : aa(A,A,tanh(A),X) = divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,exp(A),X)),aa(A,A,exp(A),aa(A,A,uminus_uminus(A),X))),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,exp(A),X)),aa(A,A,exp(A),aa(A,A,uminus_uminus(A),X)))) ) ).

% tanh_altdef
tff(fact_2656_even__diff__iff,axiom,
    ! [K: int,L: int] :
      ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(int,int,aa(int,fun(int,int),minus_minus(int),K),L))
    <=> aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(int,int,aa(int,fun(int,int),plus_plus(int),K),L)) ) ).

% even_diff_iff
tff(fact_2657_even__add__abs__iff,axiom,
    ! [K: int,L: int] :
      ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(int,int,aa(int,fun(int,int),plus_plus(int),K),aa(int,int,abs_abs(int),L)))
    <=> aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(int,int,aa(int,fun(int,int),plus_plus(int),K),L)) ) ).

% even_add_abs_iff
tff(fact_2658_even__abs__add__iff,axiom,
    ! [K: int,L: int] :
      ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,abs_abs(int),K)),L))
    <=> aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(int,int,aa(int,fun(int,int),plus_plus(int),K),L)) ) ).

% even_abs_add_iff
tff(fact_2659_exp__half__le2,axiom,
    aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,exp(real),divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))) ).

% exp_half_le2
tff(fact_2660_oddE,axiom,
    ! [A: $tType] :
      ( semiring_parity(A)
     => ! [A2: A] :
          ( ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)
         => ~ ! [B5: A] : A2 != aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),B5)),one_one(A)) ) ) ).

% oddE
tff(fact_2661_parity__cases,axiom,
    ! [A: $tType] :
      ( semiring_parity(A)
     => ! [A2: A] :
          ( ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)
           => ( modulo_modulo(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) != zero_zero(A) ) )
         => ~ ( ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)
             => ( modulo_modulo(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) != one_one(A) ) ) ) ) ).

% parity_cases
tff(fact_2662_mod2__eq__if,axiom,
    ! [A: $tType] :
      ( semiring_parity(A)
     => ! [A2: A] :
          modulo_modulo(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = $ite(aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2),zero_zero(A),one_one(A)) ) ).

% mod2_eq_if
tff(fact_2663_exp__double,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [Z: A] : aa(A,A,exp(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Z)) = aa(nat,A,power_power(A,aa(A,A,exp(A),Z)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) ) ).

% exp_double
tff(fact_2664_zero__le__even__power,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Nb: nat,A2: A] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(nat,A,power_power(A,A2),Nb)) ) ) ).

% zero_le_even_power
tff(fact_2665_zero__le__odd__power,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Nb: nat,A2: A] :
          ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(nat,A,power_power(A,A2),Nb))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2) ) ) ) ).

% zero_le_odd_power
tff(fact_2666_zero__le__power__eq,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(nat,A,power_power(A,A2),Nb))
        <=> ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
            | ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2) ) ) ) ) ).

% zero_le_power_eq
tff(fact_2667_minus__one__power__iff,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Nb: nat] :
          aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),one_one(A))),Nb) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb),one_one(A),aa(A,A,uminus_uminus(A),one_one(A))) ) ).

% minus_one_power_iff
tff(fact_2668_power__mono__even,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Nb: nat,A2: A,B2: A] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),A2)),aa(A,A,abs_abs(A),B2))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,power_power(A,A2),Nb)),aa(nat,A,power_power(A,B2),Nb)) ) ) ) ).

% power_mono_even
tff(fact_2669_central__binomial__odd,axiom,
    ! [Nb: nat] :
      ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
     => ( aa(nat,nat,binomial(Nb),aa(nat,nat,suc,divide_divide(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) = aa(nat,nat,binomial(Nb),divide_divide(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) ) ) ).

% central_binomial_odd
tff(fact_2670_add__0__iff,axiom,
    ! [A: $tType] :
      ( semiri1453513574482234551roduct(A)
     => ! [B2: A,A2: A] :
          ( ( B2 = aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),A2) )
        <=> ( A2 = zero_zero(A) ) ) ) ).

% add_0_iff
tff(fact_2671_crossproduct__noteq,axiom,
    ! [A: $tType] :
      ( semiri1453513574482234551roduct(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( ( ( A2 != B2 )
            & ( C2 != D2 ) )
        <=> ( aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),C2)),aa(A,A,aa(A,fun(A,A),times_times(A),B2),D2)) != aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),D2)),aa(A,A,aa(A,fun(A,A),times_times(A),B2),C2)) ) ) ) ).

% crossproduct_noteq
tff(fact_2672_crossproduct__eq,axiom,
    ! [A: $tType] :
      ( semiri1453513574482234551roduct(A)
     => ! [W: A,Y: A,X: A,Z: A] :
          ( ( aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),W),Y)),aa(A,A,aa(A,fun(A,A),times_times(A),X),Z)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),W),Z)),aa(A,A,aa(A,fun(A,A),times_times(A),X),Y)) )
        <=> ( ( W = X )
            | ( Y = Z ) ) ) ) ).

% crossproduct_eq
tff(fact_2673_list__decode_Ocases,axiom,
    ! [X: nat] :
      ( ( X != zero_zero(nat) )
     => ~ ! [N: nat] : X != aa(nat,nat,suc,N) ) ).

% list_decode.cases
tff(fact_2674_zero__less__power__eq,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(nat,A,power_power(A,A2),Nb))
        <=> ( ( Nb = zero_zero(nat) )
            | ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
              & ( A2 != zero_zero(A) ) )
            | ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2) ) ) ) ) ).

% zero_less_power_eq
tff(fact_2675_Lattices__Big_Oex__has__greatest__nat,axiom,
    ! [A: $tType,P: fun(A,$o),K: A,F2: fun(A,nat),B2: nat] :
      ( aa(A,$o,P,K)
     => ( ! [Y3: A] :
            ( aa(A,$o,P,Y3)
           => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(A,nat,F2,Y3)),B2) )
       => ? [X3: A] :
            ( aa(A,$o,P,X3)
            & ! [Y4: A] :
                ( aa(A,$o,P,Y4)
               => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(A,nat,F2,Y4)),aa(A,nat,F2,X3)) ) ) ) ) ).

% Lattices_Big.ex_has_greatest_nat
tff(fact_2676_exp__bound__half,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [Z: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,Z)),divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
         => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(A,A,exp(A),Z))),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))) ) ) ).

% exp_bound_half
tff(fact_2677_exp__bound,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),one_one(real))
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,exp(real),X)),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),X)),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ) ) ).

% exp_bound
tff(fact_2678_even__mask__div__iff_H,axiom,
    ! [A: $tType] :
      ( euclid5411537665997757685th_nat(A)
     => ! [Ma: nat,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Ma)),one_one(A)),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)))
        <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb) ) ) ).

% even_mask_div_iff'
tff(fact_2679_power__le__zero__eq,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,power_power(A,A2),Nb)),zero_zero(A))
        <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
            & ( ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
                & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),zero_zero(A)) )
              | ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
                & ( A2 = zero_zero(A) ) ) ) ) ) ) ).

% power_le_zero_eq
tff(fact_2680_even__mod__4__div__2,axiom,
    ! [Nb: nat] :
      ( ( modulo_modulo(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,aa(num,num,bit0,one2)))) = aa(nat,nat,suc,zero_zero(nat)) )
     => aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),divide_divide(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),aa(nat,nat,suc,zero_zero(nat))),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) ) ).

% even_mod_4_div_2
tff(fact_2681_real__exp__bound__lemma,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,exp(real),X)),aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),X))) ) ) ).

% real_exp_bound_lemma
tff(fact_2682_exp__ge__one__plus__x__over__n__power__n,axiom,
    ! [Nb: nat,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),aa(nat,real,semiring_1_of_nat(real),Nb))),X)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(nat,real,power_power(real,aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),divide_divide(real,X,aa(nat,real,semiring_1_of_nat(real),Nb)))),Nb)),aa(real,real,exp(real),X)) ) ) ).

% exp_ge_one_plus_x_over_n_power_n
tff(fact_2683_exp__ge__one__minus__x__over__n__power__n,axiom,
    ! [X: real,Nb: nat] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),aa(nat,real,semiring_1_of_nat(real),Nb))
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(nat,real,power_power(real,aa(real,real,aa(real,fun(real,real),minus_minus(real),one_one(real)),divide_divide(real,X,aa(nat,real,semiring_1_of_nat(real),Nb)))),Nb)),aa(real,real,exp(real),aa(real,real,uminus_uminus(real),X))) ) ) ).

% exp_ge_one_minus_x_over_n_power_n
tff(fact_2684_even__mask__div__iff,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [Ma: nat,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Ma)),one_one(A)),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)))
        <=> ( ( aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb) = zero_zero(A) )
            | aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb) ) ) ) ).

% even_mask_div_iff
tff(fact_2685_exp__bound__lemma,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [Z: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,Z)),divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
         => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(A,A,exp(A),Z))),aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),real_V7770717601297561774m_norm(A,Z)))) ) ) ).

% exp_bound_lemma
tff(fact_2686_odd__mod__4__div__2,axiom,
    ! [Nb: nat] :
      ( ( modulo_modulo(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,aa(num,num,bit0,one2)))) = aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,one2)) )
     => ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),divide_divide(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),aa(nat,nat,suc,zero_zero(nat))),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) ) ).

% odd_mod_4_div_2
tff(fact_2687_Bernoulli__inequality__even,axiom,
    ! [Nb: nat,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),Nb)),X))),aa(nat,real,power_power(real,aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),X)),Nb)) ) ).

% Bernoulli_inequality_even
tff(fact_2688_exp__lower__Taylor__quadratic,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),X)),divide_divide(real,aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),aa(real,real,exp(real),X)) ) ).

% exp_lower_Taylor_quadratic
tff(fact_2689_log__base__10__eq2,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,real,log(aa(num,real,numeral_numeral(real),aa(num,num,bit0,aa(num,num,bit1,aa(num,num,bit0,one2))))),X) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,log(aa(num,real,numeral_numeral(real),aa(num,num,bit0,aa(num,num,bit1,aa(num,num,bit0,one2))))),aa(real,real,exp(real),one_one(real)))),aa(real,real,ln_ln(real),X)) ) ) ).

% log_base_10_eq2
tff(fact_2690_tanh__real__altdef,axiom,
    ! [X: real] : aa(real,real,tanh(real),X) = divide_divide(real,aa(real,real,aa(real,fun(real,real),minus_minus(real),one_one(real)),aa(real,real,exp(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,uminus_uminus(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),X))),aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),aa(real,real,exp(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,uminus_uminus(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),X)))) ).

% tanh_real_altdef
tff(fact_2691_even__mult__exp__div__exp__iff,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [A2: A,Ma: nat,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Ma)),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)))
        <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),Ma)
            | ( aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb) = zero_zero(A) )
            | ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
              & aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),divide_divide(A,A2,aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),Ma)))) ) ) ) ) ).

% even_mult_exp_div_exp_iff
tff(fact_2692_triangle__def,axiom,
    ! [Nb: nat] : nat_triangle(Nb) = divide_divide(nat,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),aa(nat,nat,suc,Nb)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) ).

% triangle_def
tff(fact_2693_flip__bit__0,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A] : bit_se8732182000553998342ip_bit(A,zero_zero(nat),A2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa($o,A,zero_neq_one_of_bool(A),aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))))) ) ).

% flip_bit_0
tff(fact_2694_set__decode__Suc,axiom,
    ! [Nb: nat,X: nat] :
      ( member(nat,aa(nat,nat,suc,Nb),nat_set_decode(X))
    <=> member(nat,Nb,nat_set_decode(divide_divide(nat,X,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ) ).

% set_decode_Suc
tff(fact_2695_VEBT__internal_Oheight_Opelims,axiom,
    ! [X: vEBT_VEBT,Y: nat] :
      ( ( aa(vEBT_VEBT,nat,vEBT_VEBT_height,X) = Y )
     => ( aa(vEBT_VEBT,$o,accp(vEBT_VEBT,vEBT_VEBT_height_rel),X)
       => ( ! [A4: $o,B5: $o] :
              ( ( X = vEBT_Leaf((A4),(B5)) )
             => ( ( Y = zero_zero(nat) )
               => ~ aa(vEBT_VEBT,$o,accp(vEBT_VEBT,vEBT_VEBT_height_rel),vEBT_Leaf((A4),(B5))) ) )
         => ~ ! [Uu2: option(product_prod(nat,nat)),Deg: nat,TreeList: list(vEBT_VEBT),Summary: vEBT_VEBT] :
                ( ( X = vEBT_Node(Uu2,Deg,TreeList,Summary) )
               => ( ( Y = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),one_one(nat)),aa(set(nat),nat,lattic643756798349783984er_Max(nat),aa(set(vEBT_VEBT),set(nat),image(vEBT_VEBT,nat,vEBT_VEBT_height),aa(set(vEBT_VEBT),set(vEBT_VEBT),aa(vEBT_VEBT,fun(set(vEBT_VEBT),set(vEBT_VEBT)),insert(vEBT_VEBT),Summary),aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList))))) )
                 => ~ aa(vEBT_VEBT,$o,accp(vEBT_VEBT,vEBT_VEBT_height_rel),vEBT_Node(Uu2,Deg,TreeList,Summary)) ) ) ) ) ) ).

% VEBT_internal.height.pelims
tff(fact_2696_fact__double,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [Nb: nat] : semiring_char_0_fact(A,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb))),comm_s3205402744901411588hammer(A,divide_divide(A,one_one(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb))),semiring_char_0_fact(A,Nb)) ) ).

% fact_double
tff(fact_2697_mask__numeral,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: num] : bit_se2239418461657761734s_mask(A,aa(num,nat,numeral_numeral(nat),Nb)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),bit_se2239418461657761734s_mask(A,pred_numeral(Nb)))) ) ).

% mask_numeral
tff(fact_2698_mask__nat__positive__iff,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),bit_se2239418461657761734s_mask(nat,Nb))
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb) ) ).

% mask_nat_positive_iff
tff(fact_2699_of__bool__less__eq__iff,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [P: $o,Q: $o] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa($o,A,zero_neq_one_of_bool(A),(P))),aa($o,A,zero_neq_one_of_bool(A),(Q)))
        <=> ( (P)
           => (Q) ) ) ) ).

% of_bool_less_eq_iff
tff(fact_2700_of__bool__eq__0__iff,axiom,
    ! [A: $tType] :
      ( zero_neq_one(A)
     => ! [P: $o] :
          ( ( aa($o,A,zero_neq_one_of_bool(A),(P)) = zero_zero(A) )
        <=> ~ (P) ) ) ).

% of_bool_eq_0_iff
tff(fact_2701_of__bool__eq_I1_J,axiom,
    ! [A: $tType] :
      ( zero_neq_one(A)
     => ( aa($o,A,zero_neq_one_of_bool(A),$false) = zero_zero(A) ) ) ).

% of_bool_eq(1)
tff(fact_2702_of__bool__less__iff,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [P: $o,Q: $o] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa($o,A,zero_neq_one_of_bool(A),(P))),aa($o,A,zero_neq_one_of_bool(A),(Q)))
        <=> ( ~ (P)
            & (Q) ) ) ) ).

% of_bool_less_iff
tff(fact_2703_of__bool__eq_I2_J,axiom,
    ! [A: $tType] :
      ( zero_neq_one(A)
     => ( aa($o,A,zero_neq_one_of_bool(A),$true) = one_one(A) ) ) ).

% of_bool_eq(2)
tff(fact_2704_of__bool__eq__1__iff,axiom,
    ! [A: $tType] :
      ( zero_neq_one(A)
     => ! [P: $o] :
          ( ( aa($o,A,zero_neq_one_of_bool(A),(P)) = one_one(A) )
        <=> (P) ) ) ).

% of_bool_eq_1_iff
tff(fact_2705_of__nat__fact,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ! [Nb: nat] : aa(nat,A,semiring_1_of_nat(A),semiring_char_0_fact(nat,Nb)) = semiring_char_0_fact(A,Nb) ) ).

% of_nat_fact
tff(fact_2706_of__nat__of__bool,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ! [P: $o] : aa(nat,A,semiring_1_of_nat(A),aa($o,nat,zero_neq_one_of_bool(nat),(P))) = aa($o,A,zero_neq_one_of_bool(A),(P)) ) ).

% of_nat_of_bool
tff(fact_2707_norm__fact,axiom,
    ! [A: $tType] :
      ( real_V2822296259951069270ebra_1(A)
     => ! [Nb: nat] : real_V7770717601297561774m_norm(A,semiring_char_0_fact(A,Nb)) = semiring_char_0_fact(real,Nb) ) ).

% norm_fact
tff(fact_2708_of__int__fact,axiom,
    ! [A: $tType] :
      ( ( semiring_char_0(A)
        & ring_1(A) )
     => ! [Nb: nat] : aa(int,A,ring_1_of_int(A),semiring_char_0_fact(int,Nb)) = semiring_char_0_fact(A,Nb) ) ).

% of_int_fact
tff(fact_2709_of__int__of__bool,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [P: $o] : aa(int,A,ring_1_of_int(A),aa($o,int,zero_neq_one_of_bool(int),(P))) = aa($o,A,zero_neq_one_of_bool(A),(P)) ) ).

% of_int_of_bool
tff(fact_2710_of__real__fact,axiom,
    ! [A: $tType] :
      ( real_V2191834092415804123ebra_1(A)
     => ! [Nb: nat] : real_Vector_of_real(A,semiring_char_0_fact(real,Nb)) = semiring_char_0_fact(A,Nb) ) ).

% of_real_fact
tff(fact_2711_triangle__0,axiom,
    nat_triangle(zero_zero(nat)) = zero_zero(nat) ).

% triangle_0
tff(fact_2712_zero__less__of__bool__iff,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [P: $o] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa($o,A,zero_neq_one_of_bool(A),(P)))
        <=> (P) ) ) ).

% zero_less_of_bool_iff
tff(fact_2713_of__bool__less__one__iff,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [P: $o] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa($o,A,zero_neq_one_of_bool(A),(P))),one_one(A))
        <=> ~ (P) ) ) ).

% of_bool_less_one_iff
tff(fact_2714_fact__0,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ( semiring_char_0_fact(A,zero_zero(nat)) = one_one(A) ) ) ).

% fact_0
tff(fact_2715_of__bool__not__iff,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [P: $o] : aa($o,A,zero_neq_one_of_bool(A),~ (P)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),aa($o,A,zero_neq_one_of_bool(A),(P))) ) ).

% of_bool_not_iff
tff(fact_2716_Suc__0__mod__eq,axiom,
    ! [Nb: nat] : modulo_modulo(nat,aa(nat,nat,suc,zero_zero(nat)),Nb) = aa($o,nat,zero_neq_one_of_bool(nat),Nb != aa(nat,nat,suc,zero_zero(nat))) ).

% Suc_0_mod_eq
tff(fact_2717_mask__eq__0__iff,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat] :
          ( ( bit_se2239418461657761734s_mask(A,Nb) = zero_zero(A) )
        <=> ( Nb = zero_zero(nat) ) ) ) ).

% mask_eq_0_iff
tff(fact_2718_mask__0,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ( bit_se2239418461657761734s_mask(A,zero_zero(nat)) = zero_zero(A) ) ) ).

% mask_0
tff(fact_2719_fact__1,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ( semiring_char_0_fact(A,one_one(nat)) = one_one(A) ) ) ).

% fact_1
tff(fact_2720_triangle__Suc,axiom,
    ! [Nb: nat] : nat_triangle(aa(nat,nat,suc,Nb)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),nat_triangle(Nb)),aa(nat,nat,suc,Nb)) ).

% triangle_Suc
tff(fact_2721_fact__Suc__0,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ( semiring_char_0_fact(A,aa(nat,nat,suc,zero_zero(nat))) = one_one(A) ) ) ).

% fact_Suc_0
tff(fact_2722_fact__Suc,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ! [Nb: nat] : semiring_char_0_fact(A,aa(nat,nat,suc,Nb)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,suc,Nb))),semiring_char_0_fact(A,Nb)) ) ).

% fact_Suc
tff(fact_2723_mask__Suc__0,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ( bit_se2239418461657761734s_mask(A,aa(nat,nat,suc,zero_zero(nat))) = one_one(A) ) ) ).

% mask_Suc_0
tff(fact_2724_fact__2,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ( semiring_char_0_fact(A,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)) ) ) ).

% fact_2
tff(fact_2725_odd__of__bool__self,axiom,
    ! [A: $tType] :
      ( semiring_parity(A)
     => ! [P2: $o] :
          ( ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa($o,A,zero_neq_one_of_bool(A),(P2)))
        <=> (P2) ) ) ).

% odd_of_bool_self
tff(fact_2726_of__bool__half__eq__0,axiom,
    ! [A: $tType] :
      ( euclid5411537665997757685th_nat(A)
     => ! [B2: $o] : divide_divide(A,aa($o,A,zero_neq_one_of_bool(A),(B2)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = zero_zero(A) ) ).

% of_bool_half_eq_0
tff(fact_2727_set__decode__0,axiom,
    ! [X: nat] :
      ( member(nat,zero_zero(nat),nat_set_decode(X))
    <=> ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),X) ) ).

% set_decode_0
tff(fact_2728_bits__1__div__exp,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [Nb: nat] : divide_divide(A,one_one(A),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)) = aa($o,A,zero_neq_one_of_bool(A),Nb = zero_zero(nat)) ) ).

% bits_1_div_exp
tff(fact_2729_one__div__2__pow__eq,axiom,
    ! [A: $tType] :
      ( euclid5411537665997757685th_nat(A)
     => ! [Nb: nat] : divide_divide(A,one_one(A),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)) = aa($o,A,zero_neq_one_of_bool(A),Nb = zero_zero(nat)) ) ).

% one_div_2_pow_eq
tff(fact_2730_one__mod__2__pow__eq,axiom,
    ! [A: $tType] :
      ( euclid5411537665997757685th_nat(A)
     => ! [Nb: nat] : modulo_modulo(A,one_one(A),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)) = aa($o,A,zero_neq_one_of_bool(A),aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)) ) ).

% one_mod_2_pow_eq
tff(fact_2731_dvd__antisym,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Ma),Nb)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Nb),Ma)
       => ( Ma = Nb ) ) ) ).

% dvd_antisym
tff(fact_2732_of__nat__mask__eq,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat] : aa(nat,A,semiring_1_of_nat(A),bit_se2239418461657761734s_mask(nat,Nb)) = bit_se2239418461657761734s_mask(A,Nb) ) ).

% of_nat_mask_eq
tff(fact_2733_of__int__mask__eq,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Nb: nat] : aa(int,A,ring_1_of_int(A),bit_se2239418461657761734s_mask(int,Nb)) = bit_se2239418461657761734s_mask(A,Nb) ) ).

% of_int_mask_eq
tff(fact_2734_fact__ge__self,axiom,
    ! [Nb: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),semiring_char_0_fact(nat,Nb)) ).

% fact_ge_self
tff(fact_2735_fact__mono__nat,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),semiring_char_0_fact(nat,Ma)),semiring_char_0_fact(nat,Nb)) ) ).

% fact_mono_nat
tff(fact_2736_fact__nonzero,axiom,
    ! [A: $tType] :
      ( ( semiring_char_0(A)
        & semiri3467727345109120633visors(A) )
     => ! [Nb: nat] : semiring_char_0_fact(A,Nb) != zero_zero(A) ) ).

% fact_nonzero
tff(fact_2737_less__eq__mask,axiom,
    ! [Nb: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),bit_se2239418461657761734s_mask(nat,Nb)) ).

% less_eq_mask
tff(fact_2738_subset__decode__imp__le,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(set(nat),$o,aa(set(nat),fun(set(nat),$o),ord_less_eq(set(nat)),nat_set_decode(Ma)),nat_set_decode(Nb))
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb) ) ).

% subset_decode_imp_le
tff(fact_2739_fact__less__mono__nat,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Ma)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),semiring_char_0_fact(nat,Ma)),semiring_char_0_fact(nat,Nb)) ) ) ).

% fact_less_mono_nat
tff(fact_2740_zero__less__eq__of__bool,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [P: $o] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa($o,A,zero_neq_one_of_bool(A),(P))) ) ).

% zero_less_eq_of_bool
tff(fact_2741_of__bool__less__eq__one,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [P: $o] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa($o,A,zero_neq_one_of_bool(A),(P))),one_one(A)) ) ).

% of_bool_less_eq_one
tff(fact_2742_of__bool__def,axiom,
    ! [A: $tType] :
      ( zero_neq_one(A)
     => ! [P2: $o] :
          aa($o,A,zero_neq_one_of_bool(A),(P2)) = $ite((P2),one_one(A),zero_zero(A)) ) ).

% of_bool_def
tff(fact_2743_split__of__bool,axiom,
    ! [A: $tType] :
      ( zero_neq_one(A)
     => ! [P: fun(A,$o),P2: $o] :
          ( aa(A,$o,P,aa($o,A,zero_neq_one_of_bool(A),(P2)))
        <=> ( ( (P2)
             => aa(A,$o,P,one_one(A)) )
            & ( ~ (P2)
             => aa(A,$o,P,zero_zero(A)) ) ) ) ) ).

% split_of_bool
tff(fact_2744_split__of__bool__asm,axiom,
    ! [A: $tType] :
      ( zero_neq_one(A)
     => ! [P: fun(A,$o),P2: $o] :
          ( aa(A,$o,P,aa($o,A,zero_neq_one_of_bool(A),(P2)))
        <=> ~ ( ( (P2)
                & ~ aa(A,$o,P,one_one(A)) )
              | ( ~ (P2)
                & ~ aa(A,$o,P,zero_zero(A)) ) ) ) ) ).

% split_of_bool_asm
tff(fact_2745_dvd__fact,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),one_one(nat)),Ma)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
       => aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Ma),semiring_char_0_fact(nat,Nb)) ) ) ).

% dvd_fact
tff(fact_2746_fact__ge__zero,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [Nb: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),semiring_char_0_fact(A,Nb)) ) ).

% fact_ge_zero
tff(fact_2747_fact__not__neg,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [Nb: nat] : ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),semiring_char_0_fact(A,Nb)),zero_zero(A)) ) ).

% fact_not_neg
tff(fact_2748_fact__gt__zero,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [Nb: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),semiring_char_0_fact(A,Nb)) ) ).

% fact_gt_zero
tff(fact_2749_fact__ge__1,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [Nb: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),semiring_char_0_fact(A,Nb)) ) ).

% fact_ge_1
tff(fact_2750_fact__mono,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [Ma: nat,Nb: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),semiring_char_0_fact(A,Ma)),semiring_char_0_fact(A,Nb)) ) ) ).

% fact_mono
tff(fact_2751_fact__dvd,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [Nb: nat,Ma: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma)
         => aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),semiring_char_0_fact(A,Nb)),semiring_char_0_fact(A,Ma)) ) ) ).

% fact_dvd
tff(fact_2752_pochhammer__fact,axiom,
    ! [A: $tType] :
      ( ( semiring_char_0(A)
        & comm_semiring_1(A) )
     => ! [Nb: nat] : semiring_char_0_fact(A,Nb) = comm_s3205402744901411588hammer(A,one_one(A),Nb) ) ).

% pochhammer_fact
tff(fact_2753_mask__nonnegative__int,axiom,
    ! [Nb: nat] : aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),bit_se2239418461657761734s_mask(int,Nb)) ).

% mask_nonnegative_int
tff(fact_2754_not__mask__negative__int,axiom,
    ! [Nb: nat] : ~ aa(int,$o,aa(int,fun(int,$o),ord_less(int),bit_se2239418461657761734s_mask(int,Nb)),zero_zero(int)) ).

% not_mask_negative_int
tff(fact_2755_fact__ge__Suc__0__nat,axiom,
    ! [Nb: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,suc,zero_zero(nat))),semiring_char_0_fact(nat,Nb)) ).

% fact_ge_Suc_0_nat
tff(fact_2756_fact__less__mono,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [Ma: nat,Nb: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Ma)
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),semiring_char_0_fact(A,Ma)),semiring_char_0_fact(A,Nb)) ) ) ) ).

% fact_less_mono
tff(fact_2757_fact__fact__dvd__fact,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [K: nat,Nb: nat] : aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(A,A,aa(A,fun(A,A),times_times(A),semiring_char_0_fact(A,K)),semiring_char_0_fact(A,Nb))),semiring_char_0_fact(A,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),K),Nb))) ) ).

% fact_fact_dvd_fact
tff(fact_2758_fact__mod,axiom,
    ! [A: $tType] :
      ( ( linordered_semidom(A)
        & semidom_modulo(A) )
     => ! [Ma: nat,Nb: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
         => ( modulo_modulo(A,semiring_char_0_fact(A,Nb),semiring_char_0_fact(A,Ma)) = zero_zero(A) ) ) ) ).

% fact_mod
tff(fact_2759_fact__le__power,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [Nb: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),semiring_char_0_fact(A,Nb)),aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,power_power(nat,Nb),Nb))) ) ).

% fact_le_power
tff(fact_2760_less__mask,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,suc,zero_zero(nat))),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),bit_se2239418461657761734s_mask(nat,Nb)) ) ).

% less_mask
tff(fact_2761_fact__diff__Suc,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),aa(nat,nat,suc,Ma))
     => ( semiring_char_0_fact(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,suc,Ma)),Nb)) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,suc,Ma)),Nb)),semiring_char_0_fact(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb))) ) ) ).

% fact_diff_Suc
tff(fact_2762_fact__div__fact__le__pow,axiom,
    ! [R2: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),R2),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),divide_divide(nat,semiring_char_0_fact(nat,Nb),semiring_char_0_fact(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),R2)))),aa(nat,nat,power_power(nat,Nb),R2)) ) ).

% fact_div_fact_le_pow
tff(fact_2763_binomial__fact__lemma,axiom,
    ! [K: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Nb)
     => ( aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),semiring_char_0_fact(nat,K)),semiring_char_0_fact(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),K)))),aa(nat,nat,binomial(Nb),K)) = semiring_char_0_fact(nat,Nb) ) ) ).

% binomial_fact_lemma
tff(fact_2764_choose__dvd,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [K: nat,Nb: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Nb)
         => aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(A,A,aa(A,fun(A,A),times_times(A),semiring_char_0_fact(A,K)),semiring_char_0_fact(A,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),K)))),semiring_char_0_fact(A,Nb)) ) ) ).

% choose_dvd
tff(fact_2765_fact__numeral,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ! [K: num] : semiring_char_0_fact(A,aa(num,nat,numeral_numeral(nat),K)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),K)),semiring_char_0_fact(A,pred_numeral(K))) ) ).

% fact_numeral
tff(fact_2766_of__bool__odd__eq__mod__2,axiom,
    ! [A: $tType] :
      ( semiring_parity(A)
     => ! [A2: A] : aa($o,A,zero_neq_one_of_bool(A),~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)) = modulo_modulo(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) ) ).

% of_bool_odd_eq_mod_2
tff(fact_2767_binomial__altdef__nat,axiom,
    ! [K: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Nb)
     => ( aa(nat,nat,binomial(Nb),K) = divide_divide(nat,semiring_char_0_fact(nat,Nb),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),semiring_char_0_fact(nat,K)),semiring_char_0_fact(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),K)))) ) ) ).

% binomial_altdef_nat
tff(fact_2768_square__fact__le__2__fact,axiom,
    ! [Nb: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,aa(real,fun(real,real),times_times(real),semiring_char_0_fact(real,Nb)),semiring_char_0_fact(real,Nb))),semiring_char_0_fact(real,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb))) ).

% square_fact_le_2_fact
tff(fact_2769_Suc__mask__eq__exp,axiom,
    ! [Nb: nat] : aa(nat,nat,suc,bit_se2239418461657761734s_mask(nat,Nb)) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb) ).

% Suc_mask_eq_exp
tff(fact_2770_mask__nat__less__exp,axiom,
    ! [Nb: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),bit_se2239418461657761734s_mask(nat,Nb)),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)) ).

% mask_nat_less_exp
tff(fact_2771_bits__induct,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [P: fun(A,$o),A2: A] :
          ( ! [A4: A] :
              ( ( divide_divide(A,A4,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = A4 )
             => aa(A,$o,P,A4) )
         => ( ! [A4: A,B5: $o] :
                ( aa(A,$o,P,A4)
               => ( ( divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa($o,A,zero_neq_one_of_bool(A),(B5))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A4)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = A4 )
                 => aa(A,$o,P,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa($o,A,zero_neq_one_of_bool(A),(B5))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A4))) ) )
           => aa(A,$o,P,A2) ) ) ) ).

% bits_induct
tff(fact_2772_fact__num__eq__if,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ! [Ma: nat] :
          semiring_char_0_fact(A,Ma) = $ite(Ma = zero_zero(nat),one_one(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),Ma)),semiring_char_0_fact(A,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),one_one(nat))))) ) ).

% fact_num_eq_if
tff(fact_2773_fact__reduce,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ! [Nb: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
         => ( semiring_char_0_fact(A,Nb) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),Nb)),semiring_char_0_fact(A,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat)))) ) ) ) ).

% fact_reduce
tff(fact_2774_pochhammer__same,axiom,
    ! [A: $tType] :
      ( ( semiring_char_0(A)
        & comm_ring_1(A)
        & semiri3467727345109120633visors(A) )
     => ! [Nb: nat] : comm_s3205402744901411588hammer(A,aa(A,A,uminus_uminus(A),aa(nat,A,semiring_1_of_nat(A),Nb)),Nb) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),one_one(A))),Nb)),semiring_char_0_fact(A,Nb)) ) ).

% pochhammer_same
tff(fact_2775_binomial__fact,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [K: nat,Nb: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Nb)
         => ( aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,binomial(Nb),K)) = divide_divide(A,semiring_char_0_fact(A,Nb),aa(A,A,aa(A,fun(A,A),times_times(A),semiring_char_0_fact(A,K)),semiring_char_0_fact(A,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),K)))) ) ) ) ).

% binomial_fact
tff(fact_2776_fact__binomial,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [K: nat,Nb: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Nb)
         => ( aa(A,A,aa(A,fun(A,A),times_times(A),semiring_char_0_fact(A,K)),aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,binomial(Nb),K))) = divide_divide(A,semiring_char_0_fact(A,Nb),semiring_char_0_fact(A,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),K))) ) ) ) ).

% fact_binomial
tff(fact_2777_semiring__bit__operations__class_Oeven__mask__iff,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),bit_se2239418461657761734s_mask(A,Nb))
        <=> ( Nb = zero_zero(nat) ) ) ) ).

% semiring_bit_operations_class.even_mask_iff
tff(fact_2778_exp__mod__exp,axiom,
    ! [A: $tType] :
      ( euclid5411537665997757685th_nat(A)
     => ! [Ma: nat,Nb: nat] : modulo_modulo(A,aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Ma),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa($o,A,zero_neq_one_of_bool(A),aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb))),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Ma)) ) ).

% exp_mod_exp
tff(fact_2779_mask__nat__def,axiom,
    ! [Nb: nat] : bit_se2239418461657761734s_mask(nat,Nb) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)),one_one(nat)) ).

% mask_nat_def
tff(fact_2780_mask__half__int,axiom,
    ! [Nb: nat] : divide_divide(int,bit_se2239418461657761734s_mask(int,Nb),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))) = bit_se2239418461657761734s_mask(int,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat))) ).

% mask_half_int
tff(fact_2781_mask__int__def,axiom,
    ! [Nb: nat] : bit_se2239418461657761734s_mask(int,Nb) = aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)),one_one(int)) ).

% mask_int_def
tff(fact_2782_mask__eq__exp__minus__1,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat] : bit_se2239418461657761734s_mask(A,Nb) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)),one_one(A)) ) ).

% mask_eq_exp_minus_1
tff(fact_2783_set__decode__plus__power__2,axiom,
    ! [Nb: nat,Z: nat] :
      ( ~ member(nat,Nb,nat_set_decode(Z))
     => ( nat_set_decode(aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)),Z)) = aa(set(nat),set(nat),aa(nat,fun(set(nat),set(nat)),insert(nat),Nb),nat_set_decode(Z)) ) ) ).

% set_decode_plus_power_2
tff(fact_2784_exp__div__exp__eq,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [Ma: nat,Nb: nat] :
          divide_divide(A,aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Ma),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)) = aa(A,A,
            aa(A,fun(A,A),times_times(A),
              aa($o,A,zero_neq_one_of_bool(A),
                ( ( aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Ma) != zero_zero(A) )
                & aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma) ))),
            aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb))) ) ).

% exp_div_exp_eq
tff(fact_2785_sin__coeff__def,axiom,
    ! [X2: nat] :
      aa(nat,real,sin_coeff,X2) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),X2),zero_zero(real),divide_divide(real,aa(nat,real,power_power(real,aa(real,real,uminus_uminus(real),one_one(real))),divide_divide(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),X2),aa(nat,nat,suc,zero_zero(nat))),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),semiring_char_0_fact(real,X2))) ).

% sin_coeff_def
tff(fact_2786_binomial__code,axiom,
    ! [Nb: nat,K: nat] :
      aa(nat,nat,binomial(Nb),K) = $ite(
        aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),K),
        zero_zero(nat),
        $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),K)),aa(nat,nat,binomial(Nb),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),K)),divide_divide(nat,set_fo6178422350223883121st_nat(nat,times_times(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),K)),one_one(nat)),Nb,one_one(nat)),semiring_char_0_fact(nat,K))) ) ).

% binomial_code
tff(fact_2787_cos__coeff__def,axiom,
    ! [X2: nat] :
      aa(nat,real,cos_coeff,X2) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),X2),divide_divide(real,aa(nat,real,power_power(real,aa(real,real,uminus_uminus(real),one_one(real))),divide_divide(nat,X2,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),semiring_char_0_fact(real,X2)),zero_zero(real)) ).

% cos_coeff_def
tff(fact_2788_fact__code,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ! [Nb: nat] : semiring_char_0_fact(A,Nb) = aa(nat,A,semiring_1_of_nat(A),set_fo6178422350223883121st_nat(nat,times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)),Nb,one_one(nat))) ) ).

% fact_code
tff(fact_2789_num_Osize__gen_I3_J,axiom,
    ! [X32: num] : size_num(aa(num,num,bit1,X32)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),size_num(X32)),aa(nat,nat,suc,zero_zero(nat))) ).

% num.size_gen(3)
tff(fact_2790_take__bit__rec,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,A2: A] :
          aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),A2) = $ite(Nb = zero_zero(nat),zero_zero(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,bit_se2584673776208193580ke_bit(A,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat))),divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))))),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))),modulo_modulo(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))))) ) ).

% take_bit_rec
tff(fact_2791_take__bit__of__0,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat] : aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),zero_zero(A)) = zero_zero(A) ) ).

% take_bit_of_0
tff(fact_2792_concat__bit__of__zero__2,axiom,
    ! [Nb: nat,K: int] : bit_concat_bit(Nb,K,zero_zero(int)) = aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),K) ).

% concat_bit_of_zero_2
tff(fact_2793_take__bit__0,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A] : aa(A,A,bit_se2584673776208193580ke_bit(A,zero_zero(nat)),A2) = zero_zero(A) ) ).

% take_bit_0
tff(fact_2794_take__bit__Suc__1,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Nb: nat] : aa(A,A,bit_se2584673776208193580ke_bit(A,aa(nat,nat,suc,Nb)),one_one(A)) = one_one(A) ) ).

% take_bit_Suc_1
tff(fact_2795_take__bit__numeral__1,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [L: num] : aa(A,A,bit_se2584673776208193580ke_bit(A,aa(num,nat,numeral_numeral(nat),L)),one_one(A)) = one_one(A) ) ).

% take_bit_numeral_1
tff(fact_2796_sin__coeff__0,axiom,
    aa(nat,real,sin_coeff,zero_zero(nat)) = zero_zero(real) ).

% sin_coeff_0
tff(fact_2797_cos__coeff__0,axiom,
    aa(nat,real,cos_coeff,zero_zero(nat)) = one_one(real) ).

% cos_coeff_0
tff(fact_2798_take__bit__of__1__eq__0__iff,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Nb: nat] :
          ( ( aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),one_one(A)) = zero_zero(A) )
        <=> ( Nb = zero_zero(nat) ) ) ) ).

% take_bit_of_1_eq_0_iff
tff(fact_2799_take__bit__minus__one__eq__mask,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Nb: nat] : aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),aa(A,A,uminus_uminus(A),one_one(A))) = bit_se2239418461657761734s_mask(A,Nb) ) ).

% take_bit_minus_one_eq_mask
tff(fact_2800_take__bit__of__Suc__0,axiom,
    ! [Nb: nat] : aa(nat,nat,bit_se2584673776208193580ke_bit(nat,Nb),aa(nat,nat,suc,zero_zero(nat))) = aa($o,nat,zero_neq_one_of_bool(nat),aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)) ).

% take_bit_of_Suc_0
tff(fact_2801_take__bit__of__1,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat] : aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),one_one(A)) = aa($o,A,zero_neq_one_of_bool(A),aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)) ) ).

% take_bit_of_1
tff(fact_2802_even__take__bit__eq,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),A2))
        <=> ( ( Nb = zero_zero(nat) )
            | aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2) ) ) ) ).

% even_take_bit_eq
tff(fact_2803_take__bit__Suc__0,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A] : aa(A,A,bit_se2584673776208193580ke_bit(A,aa(nat,nat,suc,zero_zero(nat))),A2) = modulo_modulo(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) ) ).

% take_bit_Suc_0
tff(fact_2804_take__bit__of__exp,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Ma: nat,Nb: nat] : aa(A,A,bit_se2584673776208193580ke_bit(A,Ma),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa($o,A,zero_neq_one_of_bool(A),aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),Ma))),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)) ) ).

% take_bit_of_exp
tff(fact_2805_take__bit__of__2,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Nb: nat] : aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa($o,A,zero_neq_one_of_bool(A),aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb))),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) ) ).

% take_bit_of_2
tff(fact_2806_take__bit__add,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Nb: nat,A2: A,B2: A] : aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),A2)),aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),B2))) = aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)) ) ).

% take_bit_add
tff(fact_2807_take__bit__of__int,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Nb: nat,K: int] : aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),aa(int,A,ring_1_of_int(A),K)) = aa(int,A,ring_1_of_int(A),aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),K)) ) ).

% take_bit_of_int
tff(fact_2808_take__bit__of__nat,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,Ma: nat] : aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),aa(nat,A,semiring_1_of_nat(A),Ma)) = aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,bit_se2584673776208193580ke_bit(nat,Nb),Ma)) ) ).

% take_bit_of_nat
tff(fact_2809_take__bit__tightened,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,A2: A,B2: A,Ma: nat] :
          ( ( aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),A2) = aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),B2) )
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
           => ( aa(A,A,bit_se2584673776208193580ke_bit(A,Ma),A2) = aa(A,A,bit_se2584673776208193580ke_bit(A,Ma),B2) ) ) ) ) ).

% take_bit_tightened
tff(fact_2810_take__bit__nat__less__eq__self,axiom,
    ! [Nb: nat,Ma: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,bit_se2584673776208193580ke_bit(nat,Nb),Ma)),Ma) ).

% take_bit_nat_less_eq_self
tff(fact_2811_take__bit__tightened__less__eq__nat,axiom,
    ! [Ma: nat,Nb: nat,Q3: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,bit_se2584673776208193580ke_bit(nat,Ma),Q3)),aa(nat,nat,bit_se2584673776208193580ke_bit(nat,Nb),Q3)) ) ).

% take_bit_tightened_less_eq_nat
tff(fact_2812_take__bit__tightened__less__eq__int,axiom,
    ! [Ma: nat,Nb: nat,K: int] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
     => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,bit_se2584673776208193580ke_bit(int,Ma),K)),aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),K)) ) ).

% take_bit_tightened_less_eq_int
tff(fact_2813_take__bit__int__less__eq__self__iff,axiom,
    ! [Nb: nat,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),K)),K)
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),K) ) ).

% take_bit_int_less_eq_self_iff
tff(fact_2814_take__bit__nonnegative,axiom,
    ! [Nb: nat,K: int] : aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),K)) ).

% take_bit_nonnegative
tff(fact_2815_take__bit__int__greater__self__iff,axiom,
    ! [K: int,Nb: nat] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),K))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),zero_zero(int)) ) ).

% take_bit_int_greater_self_iff
tff(fact_2816_not__take__bit__negative,axiom,
    ! [Nb: nat,K: int] : ~ aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),K)),zero_zero(int)) ).

% not_take_bit_negative
tff(fact_2817_signed__take__bit__eq__iff__take__bit__eq,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Nb: nat,A2: A,B2: A] :
          ( ( aa(A,A,bit_ri4674362597316999326ke_bit(A,Nb),A2) = aa(A,A,bit_ri4674362597316999326ke_bit(A,Nb),B2) )
        <=> ( aa(A,A,bit_se2584673776208193580ke_bit(A,aa(nat,nat,suc,Nb)),A2) = aa(A,A,bit_se2584673776208193580ke_bit(A,aa(nat,nat,suc,Nb)),B2) ) ) ) ).

% signed_take_bit_eq_iff_take_bit_eq
tff(fact_2818_signed__take__bit__take__bit,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Ma: nat,Nb: nat,A2: A] :
          aa(A,A,bit_ri4674362597316999326ke_bit(A,Ma),aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),A2)) = aa(A,A,
            $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma),bit_se2584673776208193580ke_bit(A,Nb),bit_ri4674362597316999326ke_bit(A,Ma)),
            A2) ) ).

% signed_take_bit_take_bit
tff(fact_2819_take__bit__unset__bit__eq,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,Ma: nat,A2: A] :
          aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),bit_se2638667681897837118et_bit(A,Ma,A2)) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma),aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),A2),bit_se2638667681897837118et_bit(A,Ma,aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),A2))) ) ).

% take_bit_unset_bit_eq
tff(fact_2820_take__bit__set__bit__eq,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,Ma: nat,A2: A] :
          aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),bit_se5668285175392031749et_bit(A,Ma,A2)) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma),aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),A2),bit_se5668285175392031749et_bit(A,Ma,aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),A2))) ) ).

% take_bit_set_bit_eq
tff(fact_2821_take__bit__flip__bit__eq,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,Ma: nat,A2: A] :
          aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),bit_se8732182000553998342ip_bit(A,Ma,A2)) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma),aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),A2),bit_se8732182000553998342ip_bit(A,Ma,aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),A2))) ) ).

% take_bit_flip_bit_eq
tff(fact_2822_sin__coeff__Suc,axiom,
    ! [Nb: nat] : aa(nat,real,sin_coeff,aa(nat,nat,suc,Nb)) = divide_divide(real,aa(nat,real,cos_coeff,Nb),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,suc,Nb))) ).

% sin_coeff_Suc
tff(fact_2823_take__bit__signed__take__bit,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Ma: nat,Nb: nat,A2: A] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),aa(nat,nat,suc,Nb))
         => ( aa(A,A,bit_se2584673776208193580ke_bit(A,Ma),aa(A,A,bit_ri4674362597316999326ke_bit(A,Nb),A2)) = aa(A,A,bit_se2584673776208193580ke_bit(A,Ma),A2) ) ) ) ).

% take_bit_signed_take_bit
tff(fact_2824_take__bit__eq__mask__iff,axiom,
    ! [Nb: nat,K: int] :
      ( ( aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),K) = bit_se2239418461657761734s_mask(int,Nb) )
    <=> ( aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),aa(int,int,aa(int,fun(int,int),plus_plus(int),K),one_one(int))) = zero_zero(int) ) ) ).

% take_bit_eq_mask_iff
tff(fact_2825_take__bit__decr__eq,axiom,
    ! [Nb: nat,K: int] :
      ( ( aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),K) != zero_zero(int) )
     => ( aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),aa(int,int,aa(int,fun(int,int),minus_minus(int),K),one_one(int))) = aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),K)),one_one(int)) ) ) ).

% take_bit_decr_eq
tff(fact_2826_cos__coeff__Suc,axiom,
    ! [Nb: nat] : aa(nat,real,cos_coeff,aa(nat,nat,suc,Nb)) = divide_divide(real,aa(real,real,uminus_uminus(real),aa(nat,real,sin_coeff,Nb)),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,suc,Nb))) ).

% cos_coeff_Suc
tff(fact_2827_take__bit__Suc__bit0,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Nb: nat,K: num] : aa(A,A,bit_se2584673776208193580ke_bit(A,aa(nat,nat,suc,Nb)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,K))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),aa(num,A,numeral_numeral(A),K))),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) ) ).

% take_bit_Suc_bit0
tff(fact_2828_take__bit__eq__mod,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,A2: A] : aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),A2) = modulo_modulo(A,A2,aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)) ) ).

% take_bit_eq_mod
tff(fact_2829_take__bit__nat__eq__self,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb))
     => ( aa(nat,nat,bit_se2584673776208193580ke_bit(nat,Nb),Ma) = Ma ) ) ).

% take_bit_nat_eq_self
tff(fact_2830_take__bit__nat__less__exp,axiom,
    ! [Nb: nat,Ma: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,bit_se2584673776208193580ke_bit(nat,Nb),Ma)),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)) ).

% take_bit_nat_less_exp
tff(fact_2831_take__bit__nat__eq__self__iff,axiom,
    ! [Nb: nat,Ma: nat] :
      ( ( aa(nat,nat,bit_se2584673776208193580ke_bit(nat,Nb),Ma) = Ma )
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)) ) ).

% take_bit_nat_eq_self_iff
tff(fact_2832_take__bit__nat__def,axiom,
    ! [Nb: nat,Ma: nat] : aa(nat,nat,bit_se2584673776208193580ke_bit(nat,Nb),Ma) = modulo_modulo(nat,Ma,aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)) ).

% take_bit_nat_def
tff(fact_2833_take__bit__int__less__exp,axiom,
    ! [Nb: nat,K: int] : aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),K)),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)) ).

% take_bit_int_less_exp
tff(fact_2834_fold__atLeastAtMost__nat_Oelims,axiom,
    ! [A: $tType,X: fun(nat,fun(A,A)),Xa: nat,Xb: nat,Xc: A,Y: A] :
      ( ( set_fo6178422350223883121st_nat(A,X,Xa,Xb,Xc) = Y )
     => ( Y = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Xb),Xa),Xc,set_fo6178422350223883121st_nat(A,X,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Xa),one_one(nat)),Xb,aa(A,A,aa(nat,fun(A,A),X,Xa),Xc))) ) ) ).

% fold_atLeastAtMost_nat.elims
tff(fact_2835_fold__atLeastAtMost__nat_Osimps,axiom,
    ! [A: $tType,F2: fun(nat,fun(A,A)),A2: nat,B2: nat,Acc: A] :
      set_fo6178422350223883121st_nat(A,F2,A2,B2,Acc) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),B2),A2),Acc,set_fo6178422350223883121st_nat(A,F2,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),A2),one_one(nat)),B2,aa(A,A,aa(nat,fun(A,A),F2,A2),Acc))) ).

% fold_atLeastAtMost_nat.simps
tff(fact_2836_take__bit__int__def,axiom,
    ! [Nb: nat,K: int] : aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),K) = modulo_modulo(int,K,aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)) ).

% take_bit_int_def
tff(fact_2837_num_Osize__gen_I1_J,axiom,
    size_num(one2) = zero_zero(nat) ).

% num.size_gen(1)
tff(fact_2838_take__bit__eq__0__iff,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,A2: A] :
          ( ( aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),A2) = zero_zero(A) )
        <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)),A2) ) ) ).

% take_bit_eq_0_iff
tff(fact_2839_take__bit__numeral__bit0,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [L: num,K: num] : aa(A,A,bit_se2584673776208193580ke_bit(A,aa(num,nat,numeral_numeral(nat),L)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,K))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,bit_se2584673776208193580ke_bit(A,pred_numeral(L)),aa(num,A,numeral_numeral(A),K))),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) ) ).

% take_bit_numeral_bit0
tff(fact_2840_take__bit__nat__less__self__iff,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,bit_se2584673776208193580ke_bit(nat,Nb),Ma)),Ma)
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)),Ma) ) ).

% take_bit_nat_less_self_iff
tff(fact_2841_take__bit__Suc__minus__bit0,axiom,
    ! [Nb: nat,K: num] : aa(int,int,bit_se2584673776208193580ke_bit(int,aa(nat,nat,suc,Nb)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,K)))) = aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),K)))),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))) ).

% take_bit_Suc_minus_bit0
tff(fact_2842_take__bit__int__less__self__iff,axiom,
    ! [Nb: nat,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),K)),K)
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)),K) ) ).

% take_bit_int_less_self_iff
tff(fact_2843_take__bit__int__greater__eq__self__iff,axiom,
    ! [K: int,Nb: nat] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),K),aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),K))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)) ) ).

% take_bit_int_greater_eq_self_iff
tff(fact_2844_take__bit__int__eq__self,axiom,
    ! [K: int,Nb: nat] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),K)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb))
       => ( aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),K) = K ) ) ) ).

% take_bit_int_eq_self
tff(fact_2845_take__bit__int__eq__self__iff,axiom,
    ! [Nb: nat,K: int] :
      ( ( aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),K) = K )
    <=> ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),K)
        & aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)) ) ) ).

% take_bit_int_eq_self_iff
tff(fact_2846_take__bit__numeral__minus__bit0,axiom,
    ! [L: num,K: num] : aa(int,int,bit_se2584673776208193580ke_bit(int,aa(num,nat,numeral_numeral(nat),L)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,K)))) = aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,bit_se2584673776208193580ke_bit(int,pred_numeral(L)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),K)))),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))) ).

% take_bit_numeral_minus_bit0
tff(fact_2847_take__bit__incr__eq,axiom,
    ! [Nb: nat,K: int] :
      ( ( aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),K) != aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)),one_one(int)) )
     => ( aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),aa(int,int,aa(int,fun(int,int),plus_plus(int),K),one_one(int))) = aa(int,int,aa(int,fun(int,int),plus_plus(int),one_one(int)),aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),K)) ) ) ).

% take_bit_incr_eq
tff(fact_2848_take__bit__eq__mask__iff__exp__dvd,axiom,
    ! [Nb: nat,K: int] :
      ( ( aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),K) = bit_se2239418461657761734s_mask(int,Nb) )
    <=> aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)),aa(int,int,aa(int,fun(int,int),plus_plus(int),K),one_one(int))) ) ).

% take_bit_eq_mask_iff_exp_dvd
tff(fact_2849_take__bit__Suc__minus__1__eq,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Nb: nat] : aa(A,A,bit_se2584673776208193580ke_bit(A,aa(nat,nat,suc,Nb)),aa(A,A,uminus_uminus(A),one_one(A))) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(nat,nat,suc,Nb))),one_one(A)) ) ).

% take_bit_Suc_minus_1_eq
tff(fact_2850_take__bit__Suc__bit1,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Nb: nat,K: num] : aa(A,A,bit_se2584673776208193580ke_bit(A,aa(nat,nat,suc,Nb)),aa(num,A,numeral_numeral(A),aa(num,num,bit1,K))) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),aa(num,A,numeral_numeral(A),K))),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))),one_one(A)) ) ).

% take_bit_Suc_bit1
tff(fact_2851_take__bit__numeral__minus__1__eq,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [K: num] : aa(A,A,bit_se2584673776208193580ke_bit(A,aa(num,nat,numeral_numeral(nat),K)),aa(A,A,uminus_uminus(A),one_one(A))) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(num,nat,numeral_numeral(nat),K))),one_one(A)) ) ).

% take_bit_numeral_minus_1_eq
tff(fact_2852_take__bit__Suc,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,A2: A] : aa(A,A,bit_se2584673776208193580ke_bit(A,aa(nat,nat,suc,Nb)),A2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))))),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))),modulo_modulo(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))) ) ).

% take_bit_Suc
tff(fact_2853_take__bit__int__less__eq,axiom,
    ! [Nb: nat,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)),K)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
       => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),K)),aa(int,int,aa(int,fun(int,int),minus_minus(int),K),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb))) ) ) ).

% take_bit_int_less_eq
tff(fact_2854_take__bit__int__greater__eq,axiom,
    ! [K: int,Nb: nat] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),zero_zero(int))
     => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,aa(int,fun(int,int),plus_plus(int),K),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb))),aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),K)) ) ).

% take_bit_int_greater_eq
tff(fact_2855_signed__take__bit__eq__take__bit__shift,axiom,
    ! [Nb: nat,K: int] : aa(int,int,bit_ri4674362597316999326ke_bit(int,Nb),K) = aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(int,int,bit_se2584673776208193580ke_bit(int,aa(nat,nat,suc,Nb)),aa(int,int,aa(int,fun(int,int),plus_plus(int),K),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)))),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)) ).

% signed_take_bit_eq_take_bit_shift
tff(fact_2856_stable__imp__take__bit__eq,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A,Nb: nat] :
          ( ( divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = A2 )
         => ( aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),A2) = $ite(aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2),zero_zero(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)),one_one(A))) ) ) ) ).

% stable_imp_take_bit_eq
tff(fact_2857_take__bit__numeral__bit1,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [L: num,K: num] : aa(A,A,bit_se2584673776208193580ke_bit(A,aa(num,nat,numeral_numeral(nat),L)),aa(num,A,numeral_numeral(A),aa(num,num,bit1,K))) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,bit_se2584673776208193580ke_bit(A,pred_numeral(L)),aa(num,A,numeral_numeral(A),K))),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))),one_one(A)) ) ).

% take_bit_numeral_bit1
tff(fact_2858_take__bit__minus__small__eq,axiom,
    ! [K: int,Nb: nat] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),K)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),K),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb))
       => ( aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),aa(int,int,uminus_uminus(int),K)) = aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)),K) ) ) ) ).

% take_bit_minus_small_eq
tff(fact_2859_num_Osize__gen_I2_J,axiom,
    ! [X22: num] : size_num(aa(num,num,bit0,X22)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),size_num(X22)),aa(nat,nat,suc,zero_zero(nat))) ).

% num.size_gen(2)
tff(fact_2860_take__bit__numeral__minus__bit1,axiom,
    ! [L: num,K: num] : aa(int,int,bit_se2584673776208193580ke_bit(int,aa(num,nat,numeral_numeral(nat),L)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,K)))) = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,bit_se2584673776208193580ke_bit(int,pred_numeral(L)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),inc(K))))),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))),one_one(int)) ).

% take_bit_numeral_minus_bit1
tff(fact_2861_take__bit__Suc__minus__bit1,axiom,
    ! [Nb: nat,K: num] : aa(int,int,bit_se2584673776208193580ke_bit(int,aa(nat,nat,suc,Nb)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,K)))) = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),inc(K))))),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))),one_one(int)) ).

% take_bit_Suc_minus_bit1
tff(fact_2862_modulo__int__unfold,axiom,
    ! [K: int,Ma: nat,L: int,Nb: nat] :
      modulo_modulo(int,aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,sgn_sgn(int),K)),aa(nat,int,semiring_1_of_nat(int),Ma)),aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,sgn_sgn(int),L)),aa(nat,int,semiring_1_of_nat(int),Nb))) = $ite(
        ( ( aa(int,int,sgn_sgn(int),L) = zero_zero(int) )
        | ( aa(int,int,sgn_sgn(int),K) = zero_zero(int) )
        | ( Nb = zero_zero(nat) ) ),
        aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,sgn_sgn(int),K)),aa(nat,int,semiring_1_of_nat(int),Ma)),
        $ite(aa(int,int,sgn_sgn(int),K) = aa(int,int,sgn_sgn(int),L),aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,sgn_sgn(int),L)),aa(nat,int,semiring_1_of_nat(int),modulo_modulo(nat,Ma,Nb))),aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,sgn_sgn(int),L)),aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(nat,int,semiring_1_of_nat(int),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),aa($o,nat,zero_neq_one_of_bool(nat),~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Nb),Ma))))),aa(nat,int,semiring_1_of_nat(int),modulo_modulo(nat,Ma,Nb))))) ) ).

% modulo_int_unfold
tff(fact_2863_powr__int,axiom,
    ! [X: real,I: int] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( powr(real,X,aa(int,real,ring_1_of_int(real),I)) = $ite(aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),I),aa(nat,real,power_power(real,X),aa(int,nat,nat2,I)),divide_divide(real,one_one(real),aa(nat,real,power_power(real,X),aa(int,nat,nat2,aa(int,int,uminus_uminus(int),I))))) ) ) ).

% powr_int
tff(fact_2864_divide__int__unfold,axiom,
    ! [K: int,Ma: nat,L: int,Nb: nat] :
      divide_divide(int,aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,sgn_sgn(int),K)),aa(nat,int,semiring_1_of_nat(int),Ma)),aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,sgn_sgn(int),L)),aa(nat,int,semiring_1_of_nat(int),Nb))) = $ite(
        ( ( aa(int,int,sgn_sgn(int),L) = zero_zero(int) )
        | ( aa(int,int,sgn_sgn(int),K) = zero_zero(int) )
        | ( Nb = zero_zero(nat) ) ),
        zero_zero(int),
        $ite(aa(int,int,sgn_sgn(int),K) = aa(int,int,sgn_sgn(int),L),aa(nat,int,semiring_1_of_nat(int),divide_divide(nat,Ma,Nb)),aa(int,int,uminus_uminus(int),aa(nat,int,semiring_1_of_nat(int),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),divide_divide(nat,Ma,Nb)),aa($o,nat,zero_neq_one_of_bool(nat),~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Nb),Ma)))))) ) ).

% divide_int_unfold
tff(fact_2865_invar__vebt_Ocases,axiom,
    ! [A1: vEBT_VEBT,A22: nat] :
      ( vEBT_invar_vebt(A1,A22)
     => ( ( ? [A4: $o,B5: $o] : A1 = vEBT_Leaf((A4),(B5))
         => ( A22 != aa(nat,nat,suc,zero_zero(nat)) ) )
       => ( ! [TreeList: list(vEBT_VEBT),N: nat,Summary: vEBT_VEBT,M4: nat,Deg: nat] :
              ( ( A1 = vEBT_Node(none(product_prod(nat,nat)),Deg,TreeList,Summary) )
             => ( ( A22 = Deg )
               => ( ! [X2: vEBT_VEBT] :
                      ( member(vEBT_VEBT,X2,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList))
                     => vEBT_invar_vebt(X2,N) )
                 => ( vEBT_invar_vebt(Summary,M4)
                   => ( ( aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),M4) )
                     => ( ( M4 = N )
                       => ( ( Deg = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),N),M4) )
                         => ( ~ ? [X_1: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(Summary),X_1)
                           => ~ ! [X2: vEBT_VEBT] :
                                  ( member(vEBT_VEBT,X2,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList))
                                 => ~ ? [X_1: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(X2),X_1) ) ) ) ) ) ) ) ) )
         => ( ! [TreeList: list(vEBT_VEBT),N: nat,Summary: vEBT_VEBT,M4: nat,Deg: nat] :
                ( ( A1 = vEBT_Node(none(product_prod(nat,nat)),Deg,TreeList,Summary) )
               => ( ( A22 = Deg )
                 => ( ! [X2: vEBT_VEBT] :
                        ( member(vEBT_VEBT,X2,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList))
                       => vEBT_invar_vebt(X2,N) )
                   => ( vEBT_invar_vebt(Summary,M4)
                     => ( ( aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),M4) )
                       => ( ( M4 = aa(nat,nat,suc,N) )
                         => ( ( Deg = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),N),M4) )
                           => ( ~ ? [X_1: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(Summary),X_1)
                             => ~ ! [X2: vEBT_VEBT] :
                                    ( member(vEBT_VEBT,X2,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList))
                                   => ~ ? [X_1: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(X2),X_1) ) ) ) ) ) ) ) ) )
           => ( ! [TreeList: list(vEBT_VEBT),N: nat,Summary: vEBT_VEBT,M4: nat,Deg: nat,Mi: nat,Ma2: nat] :
                  ( ( A1 = vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi),Ma2)),Deg,TreeList,Summary) )
                 => ( ( A22 = Deg )
                   => ( ! [X2: vEBT_VEBT] :
                          ( member(vEBT_VEBT,X2,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList))
                         => vEBT_invar_vebt(X2,N) )
                     => ( vEBT_invar_vebt(Summary,M4)
                       => ( ( aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),M4) )
                         => ( ( M4 = N )
                           => ( ( Deg = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),N),M4) )
                             => ( ! [I4: nat] :
                                    ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I4),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),M4))
                                   => ( ? [X_13: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList),I4)),X_13)
                                    <=> aa(nat,$o,vEBT_V8194947554948674370ptions(Summary),I4) ) )
                               => ( ( ( Mi = Ma2 )
                                   => ! [X2: vEBT_VEBT] :
                                        ( member(vEBT_VEBT,X2,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList))
                                       => ~ ? [X_1: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(X2),X_1) ) )
                                 => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Mi),Ma2)
                                   => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma2),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Deg))
                                     => ~ ( ( Mi != Ma2 )
                                         => ! [I4: nat] :
                                              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I4),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),M4))
                                             => ( ( ( vEBT_VEBT_high(Ma2,N) = I4 )
                                                 => aa(nat,$o,vEBT_V8194947554948674370ptions(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList),I4)),vEBT_VEBT_low(Ma2,N)) )
                                                & ! [X2: nat] :
                                                    ( ( ( vEBT_VEBT_high(X2,N) = I4 )
                                                      & aa(nat,$o,vEBT_V8194947554948674370ptions(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList),I4)),vEBT_VEBT_low(X2,N)) )
                                                   => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Mi),X2)
                                                      & aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),X2),Ma2) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
             => ~ ! [TreeList: list(vEBT_VEBT),N: nat,Summary: vEBT_VEBT,M4: nat,Deg: nat,Mi: nat,Ma2: nat] :
                    ( ( A1 = vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi),Ma2)),Deg,TreeList,Summary) )
                   => ( ( A22 = Deg )
                     => ( ! [X2: vEBT_VEBT] :
                            ( member(vEBT_VEBT,X2,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList))
                           => vEBT_invar_vebt(X2,N) )
                       => ( vEBT_invar_vebt(Summary,M4)
                         => ( ( aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),M4) )
                           => ( ( M4 = aa(nat,nat,suc,N) )
                             => ( ( Deg = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),N),M4) )
                               => ( ! [I4: nat] :
                                      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I4),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),M4))
                                     => ( ? [X_13: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList),I4)),X_13)
                                      <=> aa(nat,$o,vEBT_V8194947554948674370ptions(Summary),I4) ) )
                                 => ( ( ( Mi = Ma2 )
                                     => ! [X2: vEBT_VEBT] :
                                          ( member(vEBT_VEBT,X2,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList))
                                         => ~ ? [X_1: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(X2),X_1) ) )
                                   => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Mi),Ma2)
                                     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma2),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Deg))
                                       => ~ ( ( Mi != Ma2 )
                                           => ! [I4: nat] :
                                                ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I4),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),M4))
                                               => ( ( ( vEBT_VEBT_high(Ma2,N) = I4 )
                                                   => aa(nat,$o,vEBT_V8194947554948674370ptions(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList),I4)),vEBT_VEBT_low(Ma2,N)) )
                                                  & ! [X2: nat] :
                                                      ( ( ( vEBT_VEBT_high(X2,N) = I4 )
                                                        & aa(nat,$o,vEBT_V8194947554948674370ptions(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList),I4)),vEBT_VEBT_low(X2,N)) )
                                                     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Mi),X2)
                                                        & aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),X2),Ma2) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ).

% invar_vebt.cases
tff(fact_2866_sgn__zero,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ( aa(A,A,sgn_sgn(A),zero_zero(A)) = zero_zero(A) ) ) ).

% sgn_zero
tff(fact_2867_sgn__0,axiom,
    ! [A: $tType] :
      ( idom_abs_sgn(A)
     => ( aa(A,A,sgn_sgn(A),zero_zero(A)) = zero_zero(A) ) ) ).

% sgn_0
tff(fact_2868_sgn__one,axiom,
    ! [A: $tType] :
      ( real_V2822296259951069270ebra_1(A)
     => ( aa(A,A,sgn_sgn(A),one_one(A)) = one_one(A) ) ) ).

% sgn_one
tff(fact_2869_sgn__1,axiom,
    ! [A: $tType] :
      ( idom_abs_sgn(A)
     => ( aa(A,A,sgn_sgn(A),one_one(A)) = one_one(A) ) ) ).

% sgn_1
tff(fact_2870_sgn__divide,axiom,
    ! [A: $tType] :
      ( field_abs_sgn(A)
     => ! [A2: A,B2: A] : aa(A,A,sgn_sgn(A),divide_divide(A,A2,B2)) = divide_divide(A,aa(A,A,sgn_sgn(A),A2),aa(A,A,sgn_sgn(A),B2)) ) ).

% sgn_divide
tff(fact_2871_power__sgn,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A,Nb: nat] : aa(A,A,sgn_sgn(A),aa(nat,A,power_power(A,A2),Nb)) = aa(nat,A,power_power(A,aa(A,A,sgn_sgn(A),A2)),Nb) ) ).

% power_sgn
tff(fact_2872_not__Some__eq,axiom,
    ! [A: $tType,X: option(A)] :
      ( ! [Y5: A] : X != aa(A,option(A),some(A),Y5)
    <=> ( X = none(A) ) ) ).

% not_Some_eq
tff(fact_2873_not__None__eq,axiom,
    ! [A: $tType,X: option(A)] :
      ( ( X != none(A) )
    <=> ? [Y5: A] : X = aa(A,option(A),some(A),Y5) ) ).

% not_None_eq
tff(fact_2874_nat__int,axiom,
    ! [Nb: nat] : aa(int,nat,nat2,aa(nat,int,semiring_1_of_nat(int),Nb)) = Nb ).

% nat_int
tff(fact_2875_mi__ma__2__deg,axiom,
    ! [Mi2: nat,Ma: nat,Dega: nat,TreeLista: list(vEBT_VEBT),Summarya: vEBT_VEBT,Nb: nat] :
      ( vEBT_invar_vebt(vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi2),Ma)),Dega,TreeLista,Summarya),Nb)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Mi2),Ma)
        & aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Dega)) ) ) ).

% mi_ma_2_deg
tff(fact_2876_sgn__greater,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,sgn_sgn(A),A2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2) ) ) ).

% sgn_greater
tff(fact_2877_sgn__less,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,sgn_sgn(A),A2)),zero_zero(A))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A)) ) ) ).

% sgn_less
tff(fact_2878_divide__sgn,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] : divide_divide(A,A2,aa(A,A,sgn_sgn(A),B2)) = aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(A,A,sgn_sgn(A),B2)) ) ).

% divide_sgn
tff(fact_2879_nat__numeral,axiom,
    ! [K: num] : aa(int,nat,nat2,aa(num,int,numeral_numeral(int),K)) = aa(num,nat,numeral_numeral(nat),K) ).

% nat_numeral
tff(fact_2880_pred__numeral__inc,axiom,
    ! [K: num] : pred_numeral(inc(K)) = aa(num,nat,numeral_numeral(nat),K) ).

% pred_numeral_inc
tff(fact_2881_both__member__options__from__complete__tree__to__child,axiom,
    ! [Dega: nat,Mi2: nat,Ma: nat,TreeLista: list(vEBT_VEBT),Summarya: vEBT_VEBT,X: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),one_one(nat)),Dega)
     => ( aa(nat,$o,vEBT_V8194947554948674370ptions(vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi2),Ma)),Dega,TreeLista,Summarya)),X)
       => ( aa(nat,$o,vEBT_V8194947554948674370ptions(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeLista),vEBT_VEBT_high(X,divide_divide(nat,Dega,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))),vEBT_VEBT_low(X,divide_divide(nat,Dega,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))
          | ( X = Mi2 )
          | ( X = Ma ) ) ) ) ).

% both_member_options_from_complete_tree_to_child
tff(fact_2882_nat__of__bool,axiom,
    ! [P: $o] : aa(int,nat,nat2,aa($o,int,zero_neq_one_of_bool(int),(P))) = aa($o,nat,zero_neq_one_of_bool(nat),(P)) ).

% nat_of_bool
tff(fact_2883_sgn__pos,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
         => ( aa(A,A,sgn_sgn(A),A2) = one_one(A) ) ) ) ).

% sgn_pos
tff(fact_2884_abs__sgn__eq__1,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A] :
          ( ( A2 != zero_zero(A) )
         => ( aa(A,A,abs_abs(A),aa(A,A,sgn_sgn(A),A2)) = one_one(A) ) ) ) ).

% abs_sgn_eq_1
tff(fact_2885_nat__1,axiom,
    aa(int,nat,nat2,one_one(int)) = aa(nat,nat,suc,zero_zero(nat)) ).

% nat_1
tff(fact_2886_sgn__mult__self__eq,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,sgn_sgn(A),A2)),aa(A,A,sgn_sgn(A),A2)) = aa($o,A,zero_neq_one_of_bool(A),A2 != zero_zero(A)) ) ).

% sgn_mult_self_eq
tff(fact_2887_nat__le__0,axiom,
    ! [Z: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Z),zero_zero(int))
     => ( aa(int,nat,nat2,Z) = zero_zero(nat) ) ) ).

% nat_le_0
tff(fact_2888_nat__0__iff,axiom,
    ! [I: int] :
      ( ( aa(int,nat,nat2,I) = zero_zero(nat) )
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),I),zero_zero(int)) ) ).

% nat_0_iff
tff(fact_2889_zless__nat__conj,axiom,
    ! [W: int,Z: int] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(int,nat,nat2,W)),aa(int,nat,nat2,Z))
    <=> ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),Z)
        & aa(int,$o,aa(int,fun(int,$o),ord_less(int),W),Z) ) ) ).

% zless_nat_conj
tff(fact_2890_nat__neg__numeral,axiom,
    ! [K: num] : aa(int,nat,nat2,aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),K))) = zero_zero(nat) ).

% nat_neg_numeral
tff(fact_2891_both__member__options__from__chilf__to__complete__tree,axiom,
    ! [X: nat,Dega: nat,TreeLista: list(vEBT_VEBT),Mi2: nat,Ma: nat,Summarya: vEBT_VEBT] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),vEBT_VEBT_high(X,divide_divide(nat,Dega,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeLista))
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),one_one(nat)),Dega)
       => ( aa(nat,$o,vEBT_V8194947554948674370ptions(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeLista),vEBT_VEBT_high(X,divide_divide(nat,Dega,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))),vEBT_VEBT_low(X,divide_divide(nat,Dega,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))
         => aa(nat,$o,vEBT_V8194947554948674370ptions(vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi2),Ma)),Dega,TreeLista,Summarya)),X) ) ) ) ).

% both_member_options_from_chilf_to_complete_tree
tff(fact_2892_idom__abs__sgn__class_Oabs__sgn,axiom,
    ! [A: $tType] :
      ( idom_abs_sgn(A)
     => ! [A2: A] : aa(A,A,sgn_sgn(A),aa(A,A,abs_abs(A),A2)) = aa($o,A,zero_neq_one_of_bool(A),A2 != zero_zero(A)) ) ).

% idom_abs_sgn_class.abs_sgn
tff(fact_2893_sgn__abs,axiom,
    ! [A: $tType] :
      ( idom_abs_sgn(A)
     => ! [A2: A] : aa(A,A,abs_abs(A),aa(A,A,sgn_sgn(A),A2)) = aa($o,A,zero_neq_one_of_bool(A),A2 != zero_zero(A)) ) ).

% sgn_abs
tff(fact_2894_nat__zminus__int,axiom,
    ! [Nb: nat] : aa(int,nat,nat2,aa(int,int,uminus_uminus(int),aa(nat,int,semiring_1_of_nat(int),Nb))) = zero_zero(nat) ).

% nat_zminus_int
tff(fact_2895_int__nat__eq,axiom,
    ! [Z: int] :
      aa(nat,int,semiring_1_of_nat(int),aa(int,nat,nat2,Z)) = $ite(aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Z),Z,zero_zero(int)) ).

% int_nat_eq
tff(fact_2896_of__nat__nat__take__bit__eq,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Nb: nat,K: int] : aa(nat,A,semiring_1_of_nat(A),aa(int,nat,nat2,aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),K))) = aa(int,A,ring_1_of_int(A),aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),K)) ) ).

% of_nat_nat_take_bit_eq
tff(fact_2897_dvd__mult__sgn__iff,axiom,
    ! [L: int,K: int,R2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),L),aa(int,int,aa(int,fun(int,int),times_times(int),K),aa(int,int,sgn_sgn(int),R2)))
    <=> ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),L),K)
        | ( R2 = zero_zero(int) ) ) ) ).

% dvd_mult_sgn_iff
tff(fact_2898_dvd__sgn__mult__iff,axiom,
    ! [L: int,R2: int,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),L),aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,sgn_sgn(int),R2)),K))
    <=> ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),L),K)
        | ( R2 = zero_zero(int) ) ) ) ).

% dvd_sgn_mult_iff
tff(fact_2899_mult__sgn__dvd__iff,axiom,
    ! [L: int,R2: int,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(int,int,aa(int,fun(int,int),times_times(int),L),aa(int,int,sgn_sgn(int),R2))),K)
    <=> ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),L),K)
        & ( ( R2 = zero_zero(int) )
         => ( K = zero_zero(int) ) ) ) ) ).

% mult_sgn_dvd_iff
tff(fact_2900_sgn__mult__dvd__iff,axiom,
    ! [R2: int,L: int,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,sgn_sgn(int),R2)),L)),K)
    <=> ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),L),K)
        & ( ( R2 = zero_zero(int) )
         => ( K = zero_zero(int) ) ) ) ) ).

% sgn_mult_dvd_iff
tff(fact_2901_sgn__neg,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A))
         => ( aa(A,A,sgn_sgn(A),A2) = aa(A,A,uminus_uminus(A),one_one(A)) ) ) ) ).

% sgn_neg
tff(fact_2902_zero__less__nat__eq,axiom,
    ! [Z: int] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),aa(int,nat,nat2,Z))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),Z) ) ).

% zero_less_nat_eq
tff(fact_2903_add__neg__numeral__special_I6_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [Ma: num] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Ma))),aa(A,A,uminus_uminus(A),one_one(A))) = aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),inc(Ma))) ) ).

% add_neg_numeral_special(6)
tff(fact_2904_add__neg__numeral__special_I5_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [Nb: num] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),one_one(A))),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb))) = aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),inc(Nb))) ) ).

% add_neg_numeral_special(5)
tff(fact_2905_diff__numeral__special_I6_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [Ma: num] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(num,A,numeral_numeral(A),Ma)),aa(A,A,uminus_uminus(A),one_one(A))) = aa(num,A,numeral_numeral(A),inc(Ma)) ) ).

% diff_numeral_special(6)
tff(fact_2906_diff__numeral__special_I5_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [Nb: num] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,uminus_uminus(A),one_one(A))),aa(num,A,numeral_numeral(A),Nb)) = aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),inc(Nb))) ) ).

% diff_numeral_special(5)
tff(fact_2907_of__nat__nat,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Z: int] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Z)
         => ( aa(nat,A,semiring_1_of_nat(A),aa(int,nat,nat2,Z)) = aa(int,A,ring_1_of_int(A),Z) ) ) ) ).

% of_nat_nat
tff(fact_2908_sgn__of__nat,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Nb: nat] : aa(A,A,sgn_sgn(A),aa(nat,A,semiring_1_of_nat(A),Nb)) = aa($o,A,zero_neq_one_of_bool(A),aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)) ) ).

% sgn_of_nat
tff(fact_2909_diff__nat__numeral,axiom,
    ! [V: num,V3: num] : aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(num,nat,numeral_numeral(nat),V)),aa(num,nat,numeral_numeral(nat),V3)) = aa(int,nat,nat2,aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(num,int,numeral_numeral(int),V)),aa(num,int,numeral_numeral(int),V3))) ).

% diff_nat_numeral
tff(fact_2910_nat__eq__numeral__power__cancel__iff,axiom,
    ! [Y: int,X: num,Nb: nat] :
      ( ( aa(int,nat,nat2,Y) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),X)),Nb) )
    <=> ( Y = aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),X)),Nb) ) ) ).

% nat_eq_numeral_power_cancel_iff
tff(fact_2911_numeral__power__eq__nat__cancel__iff,axiom,
    ! [X: num,Nb: nat,Y: int] :
      ( ( aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),X)),Nb) = aa(int,nat,nat2,Y) )
    <=> ( aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),X)),Nb) = Y ) ) ).

% numeral_power_eq_nat_cancel_iff
tff(fact_2912_nat__abs__dvd__iff,axiom,
    ! [K: int,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(int,nat,nat2,aa(int,int,abs_abs(int),K))),Nb)
    <=> aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),K),aa(nat,int,semiring_1_of_nat(int),Nb)) ) ).

% nat_abs_dvd_iff
tff(fact_2913_dvd__nat__abs__iff,axiom,
    ! [Nb: nat,K: int] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Nb),aa(int,nat,nat2,aa(int,int,abs_abs(int),K)))
    <=> aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(nat,int,semiring_1_of_nat(int),Nb)),K) ) ).

% dvd_nat_abs_iff
tff(fact_2914_nat__ceiling__le__eq,axiom,
    ! [X: real,A2: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(int,nat,nat2,archimedean_ceiling(real,X))),A2)
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),aa(nat,real,semiring_1_of_nat(real),A2)) ) ).

% nat_ceiling_le_eq
tff(fact_2915_one__less__nat__eq,axiom,
    ! [Z: int] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,suc,zero_zero(nat))),aa(int,nat,nat2,Z))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),one_one(int)),Z) ) ).

% one_less_nat_eq
tff(fact_2916_nat__numeral__diff__1,axiom,
    ! [V: num] : aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(num,nat,numeral_numeral(nat),V)),one_one(nat)) = aa(int,nat,nat2,aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(num,int,numeral_numeral(int),V)),one_one(int))) ).

% nat_numeral_diff_1
tff(fact_2917_numeral__power__less__nat__cancel__iff,axiom,
    ! [X: num,Nb: nat,A2: int] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),X)),Nb)),aa(int,nat,nat2,A2))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),X)),Nb)),A2) ) ).

% numeral_power_less_nat_cancel_iff
tff(fact_2918_nat__less__numeral__power__cancel__iff,axiom,
    ! [A2: int,X: num,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(int,nat,nat2,A2)),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),X)),Nb))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),A2),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),X)),Nb)) ) ).

% nat_less_numeral_power_cancel_iff
tff(fact_2919_numeral__power__le__nat__cancel__iff,axiom,
    ! [X: num,Nb: nat,A2: int] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),X)),Nb)),aa(int,nat,nat2,A2))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),X)),Nb)),A2) ) ).

% numeral_power_le_nat_cancel_iff
tff(fact_2920_nat__le__numeral__power__cancel__iff,axiom,
    ! [A2: int,X: num,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(int,nat,nat2,A2)),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),X)),Nb))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),A2),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),X)),Nb)) ) ).

% nat_le_numeral_power_cancel_iff
tff(fact_2921_sgn__zero__iff,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X: A] :
          ( ( aa(A,A,sgn_sgn(A),X) = zero_zero(A) )
        <=> ( X = zero_zero(A) ) ) ) ).

% sgn_zero_iff
tff(fact_2922_sgn__eq__0__iff,axiom,
    ! [A: $tType] :
      ( idom_abs_sgn(A)
     => ! [A2: A] :
          ( ( aa(A,A,sgn_sgn(A),A2) = zero_zero(A) )
        <=> ( A2 = zero_zero(A) ) ) ) ).

% sgn_eq_0_iff
tff(fact_2923_sgn__0__0,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A] :
          ( ( aa(A,A,sgn_sgn(A),A2) = zero_zero(A) )
        <=> ( A2 = zero_zero(A) ) ) ) ).

% sgn_0_0
tff(fact_2924_same__sgn__sgn__add,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [B2: A,A2: A] :
          ( ( aa(A,A,sgn_sgn(A),B2) = aa(A,A,sgn_sgn(A),A2) )
         => ( aa(A,A,sgn_sgn(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)) = aa(A,A,sgn_sgn(A),A2) ) ) ) ).

% same_sgn_sgn_add
tff(fact_2925_combine__options__cases,axiom,
    ! [A: $tType,B: $tType,X: option(A),P: fun(option(A),fun(option(B),$o)),Y: option(B)] :
      ( ( ( X = none(A) )
       => aa(option(B),$o,aa(option(A),fun(option(B),$o),P,X),Y) )
     => ( ( ( Y = none(B) )
         => aa(option(B),$o,aa(option(A),fun(option(B),$o),P,X),Y) )
       => ( ! [A4: A,B5: B] :
              ( ( X = aa(A,option(A),some(A),A4) )
             => ( ( Y = aa(B,option(B),some(B),B5) )
               => aa(option(B),$o,aa(option(A),fun(option(B),$o),P,X),Y) ) )
         => aa(option(B),$o,aa(option(A),fun(option(B),$o),P,X),Y) ) ) ) ).

% combine_options_cases
tff(fact_2926_split__option__all,axiom,
    ! [A: $tType,P: fun(option(A),$o)] :
      ( ! [X_13: option(A)] : aa(option(A),$o,P,X_13)
    <=> ( aa(option(A),$o,P,none(A))
        & ! [X4: A] : aa(option(A),$o,P,aa(A,option(A),some(A),X4)) ) ) ).

% split_option_all
tff(fact_2927_split__option__ex,axiom,
    ! [A: $tType,P: fun(option(A),$o)] :
      ( ? [X_13: option(A)] : aa(option(A),$o,P,X_13)
    <=> ( aa(option(A),$o,P,none(A))
        | ? [X4: A] : aa(option(A),$o,P,aa(A,option(A),some(A),X4)) ) ) ).

% split_option_ex
tff(fact_2928_option_Oexhaust,axiom,
    ! [A: $tType,Y: option(A)] :
      ( ( Y != none(A) )
     => ~ ! [X23: A] : Y != aa(A,option(A),some(A),X23) ) ).

% option.exhaust
tff(fact_2929_option_OdiscI,axiom,
    ! [A: $tType,Option: option(A),X22: A] :
      ( ( Option = aa(A,option(A),some(A),X22) )
     => ( Option != none(A) ) ) ).

% option.discI
tff(fact_2930_option_Odistinct_I1_J,axiom,
    ! [A: $tType,X22: A] : none(A) != aa(A,option(A),some(A),X22) ).

% option.distinct(1)
tff(fact_2931_None__notin__image__Some,axiom,
    ! [A: $tType,A3: set(A)] : ~ member(option(A),none(A),aa(set(A),set(option(A)),image(A,option(A),some(A)),A3)) ).

% None_notin_image_Some
tff(fact_2932_num__induct,axiom,
    ! [P: fun(num,$o),X: num] :
      ( aa(num,$o,P,one2)
     => ( ! [X3: num] :
            ( aa(num,$o,P,X3)
           => aa(num,$o,P,inc(X3)) )
       => aa(num,$o,P,X) ) ) ).

% num_induct
tff(fact_2933_VEBT__internal_Omembermima_Osimps_I3_J,axiom,
    ! [Mi2: nat,Ma: nat,Va2: list(vEBT_VEBT),Vb: vEBT_VEBT,X: nat] :
      ( vEBT_VEBT_membermima(vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi2),Ma)),zero_zero(nat),Va2,Vb),X)
    <=> ( ( X = Mi2 )
        | ( X = Ma ) ) ) ).

% VEBT_internal.membermima.simps(3)
tff(fact_2934_add__inc,axiom,
    ! [X: num,Y: num] : aa(num,num,aa(num,fun(num,num),plus_plus(num),X),inc(Y)) = inc(aa(num,num,aa(num,fun(num,num),plus_plus(num),X),Y)) ).

% add_inc
tff(fact_2935_sgn__not__eq__imp,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [B2: A,A2: A] :
          ( ( aa(A,A,sgn_sgn(A),B2) != aa(A,A,sgn_sgn(A),A2) )
         => ( ( aa(A,A,sgn_sgn(A),A2) != zero_zero(A) )
           => ( ( aa(A,A,sgn_sgn(A),B2) != zero_zero(A) )
             => ( aa(A,A,sgn_sgn(A),A2) = aa(A,A,uminus_uminus(A),aa(A,A,sgn_sgn(A),B2)) ) ) ) ) ) ).

% sgn_not_eq_imp
tff(fact_2936_sgn__minus__1,axiom,
    ! [A: $tType] :
      ( idom_abs_sgn(A)
     => ( aa(A,A,sgn_sgn(A),aa(A,A,uminus_uminus(A),one_one(A))) = aa(A,A,uminus_uminus(A),one_one(A)) ) ) ).

% sgn_minus_1
tff(fact_2937_nat__zero__as__int,axiom,
    zero_zero(nat) = aa(int,nat,nat2,zero_zero(int)) ).

% nat_zero_as_int
tff(fact_2938_nat__numeral__as__int,axiom,
    ! [X2: num] : aa(num,nat,numeral_numeral(nat),X2) = aa(int,nat,nat2,aa(num,int,numeral_numeral(int),X2)) ).

% nat_numeral_as_int
tff(fact_2939_int__sgnE,axiom,
    ! [K: int] :
      ~ ! [N: nat,L2: int] : K != aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,sgn_sgn(int),L2)),aa(nat,int,semiring_1_of_nat(int),N)) ).

% int_sgnE
tff(fact_2940_nat__mono,axiom,
    ! [X: int,Y: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),X),Y)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(int,nat,nat2,X)),aa(int,nat,nat2,Y)) ) ).

% nat_mono
tff(fact_2941_same__sgn__abs__add,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [B2: A,A2: A] :
          ( ( aa(A,A,sgn_sgn(A),B2) = aa(A,A,sgn_sgn(A),A2) )
         => ( aa(A,A,abs_abs(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,abs_abs(A),A2)),aa(A,A,abs_abs(A),B2)) ) ) ) ).

% same_sgn_abs_add
tff(fact_2942_ex__nat,axiom,
    ! [P: fun(nat,$o)] :
      ( ? [X_13: nat] : aa(nat,$o,P,X_13)
    <=> ? [X4: int] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),X4)
          & aa(nat,$o,P,aa(int,nat,nat2,X4)) ) ) ).

% ex_nat
tff(fact_2943_all__nat,axiom,
    ! [P: fun(nat,$o)] :
      ( ! [X_13: nat] : aa(nat,$o,P,X_13)
    <=> ! [X4: int] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),X4)
         => aa(nat,$o,P,aa(int,nat,nat2,X4)) ) ) ).

% all_nat
tff(fact_2944_eq__nat__nat__iff,axiom,
    ! [Z: int,Z4: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Z)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Z4)
       => ( ( aa(int,nat,nat2,Z) = aa(int,nat,nat2,Z4) )
        <=> ( Z = Z4 ) ) ) ) ).

% eq_nat_nat_iff
tff(fact_2945_take__bit__nat__eq,axiom,
    ! [K: int,Nb: nat] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),K)
     => ( aa(nat,nat,bit_se2584673776208193580ke_bit(nat,Nb),aa(int,nat,nat2,K)) = aa(int,nat,nat2,aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),K)) ) ) ).

% take_bit_nat_eq
tff(fact_2946_nat__take__bit__eq,axiom,
    ! [K: int,Nb: nat] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),K)
     => ( aa(int,nat,nat2,aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),K)) = aa(nat,nat,bit_se2584673776208193580ke_bit(nat,Nb),aa(int,nat,nat2,K)) ) ) ).

% nat_take_bit_eq
tff(fact_2947_nat__one__as__int,axiom,
    one_one(nat) = aa(int,nat,nat2,one_one(int)) ).

% nat_one_as_int
tff(fact_2948_div__eq__sgn__abs,axiom,
    ! [K: int,L: int] :
      ( ( aa(int,int,sgn_sgn(int),K) = aa(int,int,sgn_sgn(int),L) )
     => ( divide_divide(int,K,L) = divide_divide(int,aa(int,int,abs_abs(int),K),aa(int,int,abs_abs(int),L)) ) ) ).

% div_eq_sgn_abs
tff(fact_2949_unset__bit__nat__def,axiom,
    ! [Ma: nat,Nb: nat] : bit_se2638667681897837118et_bit(nat,Ma,Nb) = aa(int,nat,nat2,bit_se2638667681897837118et_bit(int,Ma,aa(nat,int,semiring_1_of_nat(int),Nb))) ).

% unset_bit_nat_def
tff(fact_2950_inc_Osimps_I1_J,axiom,
    inc(one2) = aa(num,num,bit0,one2) ).

% inc.simps(1)
tff(fact_2951_inc_Osimps_I3_J,axiom,
    ! [X: num] : inc(aa(num,num,bit1,X)) = aa(num,num,bit0,inc(X)) ).

% inc.simps(3)
tff(fact_2952_inc_Osimps_I2_J,axiom,
    ! [X: num] : inc(aa(num,num,bit0,X)) = aa(num,num,bit1,X) ).

% inc.simps(2)
tff(fact_2953_sgn__1__pos,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A] :
          ( ( aa(A,A,sgn_sgn(A),A2) = one_one(A) )
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2) ) ) ).

% sgn_1_pos
tff(fact_2954_add__One,axiom,
    ! [X: num] : aa(num,num,aa(num,fun(num,num),plus_plus(num),X),one2) = inc(X) ).

% add_One
tff(fact_2955_abs__sgn__eq,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A] :
          aa(A,A,abs_abs(A),aa(A,A,sgn_sgn(A),A2)) = $ite(A2 = zero_zero(A),zero_zero(A),one_one(A)) ) ).

% abs_sgn_eq
tff(fact_2956_nat__mono__iff,axiom,
    ! [Z: int,W: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),Z)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(int,nat,nat2,W)),aa(int,nat,nat2,Z))
      <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),W),Z) ) ) ).

% nat_mono_iff
tff(fact_2957_of__nat__ceiling,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [R2: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),R2),aa(nat,A,semiring_1_of_nat(A),aa(int,nat,nat2,archimedean_ceiling(A,R2)))) ) ).

% of_nat_ceiling
tff(fact_2958_zless__nat__eq__int__zless,axiom,
    ! [Ma: nat,Z: int] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),aa(int,nat,nat2,Z))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(nat,int,semiring_1_of_nat(int),Ma)),Z) ) ).

% zless_nat_eq_int_zless
tff(fact_2959_nat__le__iff,axiom,
    ! [X: int,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(int,nat,nat2,X)),Nb)
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),X),aa(nat,int,semiring_1_of_nat(int),Nb)) ) ).

% nat_le_iff
tff(fact_2960_int__eq__iff,axiom,
    ! [Ma: nat,Z: int] :
      ( ( aa(nat,int,semiring_1_of_nat(int),Ma) = Z )
    <=> ( ( Ma = aa(int,nat,nat2,Z) )
        & aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Z) ) ) ).

% int_eq_iff
tff(fact_2961_nat__0__le,axiom,
    ! [Z: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Z)
     => ( aa(nat,int,semiring_1_of_nat(int),aa(int,nat,nat2,Z)) = Z ) ) ).

% nat_0_le
tff(fact_2962_nat__int__add,axiom,
    ! [A2: nat,B2: nat] : aa(int,nat,nat2,aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(nat,int,semiring_1_of_nat(int),A2)),aa(nat,int,semiring_1_of_nat(int),B2))) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),A2),B2) ).

% nat_int_add
tff(fact_2963_sgn__mod,axiom,
    ! [L: int,K: int] :
      ( ( L != zero_zero(int) )
     => ( ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),L),K)
       => ( aa(int,int,sgn_sgn(int),modulo_modulo(int,K,L)) = aa(int,int,sgn_sgn(int),L) ) ) ) ).

% sgn_mod
tff(fact_2964_int__minus,axiom,
    ! [Nb: nat,Ma: nat] : aa(nat,int,semiring_1_of_nat(int),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),Ma)) = aa(nat,int,semiring_1_of_nat(int),aa(int,nat,nat2,aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(nat,int,semiring_1_of_nat(int),Nb)),aa(nat,int,semiring_1_of_nat(int),Ma)))) ).

% int_minus
tff(fact_2965_nat__abs__mult__distrib,axiom,
    ! [W: int,Z: int] : aa(int,nat,nat2,aa(int,int,abs_abs(int),aa(int,int,aa(int,fun(int,int),times_times(int),W),Z))) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(int,nat,nat2,aa(int,int,abs_abs(int),W))),aa(int,nat,nat2,aa(int,int,abs_abs(int),Z))) ).

% nat_abs_mult_distrib
tff(fact_2966_mult__inc,axiom,
    ! [X: num,Y: num] : aa(num,num,aa(num,fun(num,num),times_times(num),X),inc(Y)) = aa(num,num,aa(num,fun(num,num),plus_plus(num),aa(num,num,aa(num,fun(num,num),times_times(num),X),Y)),X) ).

% mult_inc
tff(fact_2967_real__nat__ceiling__ge,axiom,
    ! [X: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),aa(nat,real,semiring_1_of_nat(real),aa(int,nat,nat2,archimedean_ceiling(real,X)))) ).

% real_nat_ceiling_ge
tff(fact_2968_option_Osize_I4_J,axiom,
    ! [A: $tType,X22: A] : aa(option(A),nat,size_size(option(A)),aa(A,option(A),some(A),X22)) = aa(nat,nat,suc,zero_zero(nat)) ).

% option.size(4)
tff(fact_2969_sgn__if,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: A] :
          aa(A,A,sgn_sgn(A),X) = $ite(
            X = zero_zero(A),
            zero_zero(A),
            $ite(aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),X),one_one(A),aa(A,A,uminus_uminus(A),one_one(A))) ) ) ).

% sgn_if
tff(fact_2970_sgn__1__neg,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A] :
          ( ( aa(A,A,sgn_sgn(A),A2) = aa(A,A,uminus_uminus(A),one_one(A)) )
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A)) ) ) ).

% sgn_1_neg
tff(fact_2971_of__nat__floor,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [R2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),R2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,semiring_1_of_nat(A),aa(int,nat,nat2,aa(A,int,archim6421214686448440834_floor(A),R2)))),R2) ) ) ).

% of_nat_floor
tff(fact_2972_zsgn__def,axiom,
    ! [I: int] :
      aa(int,int,sgn_sgn(int),I) = $ite(
        I = zero_zero(int),
        zero_zero(int),
        $ite(aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),I),one_one(int),aa(int,int,uminus_uminus(int),one_one(int))) ) ).

% zsgn_def
tff(fact_2973_numeral__inc,axiom,
    ! [A: $tType] :
      ( numeral(A)
     => ! [X: num] : aa(num,A,numeral_numeral(A),inc(X)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(num,A,numeral_numeral(A),X)),one_one(A)) ) ).

% numeral_inc
tff(fact_2974_nat__less__eq__zless,axiom,
    ! [W: int,Z: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),W)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(int,nat,nat2,W)),aa(int,nat,nat2,Z))
      <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),W),Z) ) ) ).

% nat_less_eq_zless
tff(fact_2975_norm__sgn,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X: A] :
          real_V7770717601297561774m_norm(A,aa(A,A,sgn_sgn(A),X)) = $ite(X = zero_zero(A),zero_zero(real),one_one(real)) ) ).

% norm_sgn
tff(fact_2976_nat__le__eq__zle,axiom,
    ! [W: int,Z: int] :
      ( ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),W)
        | aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Z) )
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(int,nat,nat2,W)),aa(int,nat,nat2,Z))
      <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),W),Z) ) ) ).

% nat_le_eq_zle
tff(fact_2977_nat__eq__iff2,axiom,
    ! [Ma: nat,W: int] :
      ( ( Ma = aa(int,nat,nat2,W) )
    <=> $ite(aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),W),W = aa(nat,int,semiring_1_of_nat(int),Ma),Ma = zero_zero(nat)) ) ).

% nat_eq_iff2
tff(fact_2978_nat__eq__iff,axiom,
    ! [W: int,Ma: nat] :
      ( ( aa(int,nat,nat2,W) = Ma )
    <=> $ite(aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),W),W = aa(nat,int,semiring_1_of_nat(int),Ma),Ma = zero_zero(nat)) ) ).

% nat_eq_iff
tff(fact_2979_split__nat,axiom,
    ! [P: fun(nat,$o),I: int] :
      ( aa(nat,$o,P,aa(int,nat,nat2,I))
    <=> ( ! [N4: nat] :
            ( ( I = aa(nat,int,semiring_1_of_nat(int),N4) )
           => aa(nat,$o,P,N4) )
        & ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),I),zero_zero(int))
         => aa(nat,$o,P,zero_zero(nat)) ) ) ) ).

% split_nat
tff(fact_2980_le__mult__nat__floor,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [A2: A,B2: A] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(int,nat,nat2,aa(A,int,archim6421214686448440834_floor(A),A2))),aa(int,nat,nat2,aa(A,int,archim6421214686448440834_floor(A),B2)))),aa(int,nat,nat2,aa(A,int,archim6421214686448440834_floor(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)))) ) ).

% le_mult_nat_floor
tff(fact_2981_le__nat__iff,axiom,
    ! [K: int,Nb: nat] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),K)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),aa(int,nat,nat2,K))
      <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(nat,int,semiring_1_of_nat(int),Nb)),K) ) ) ).

% le_nat_iff
tff(fact_2982_nat__add__distrib,axiom,
    ! [Z: int,Z4: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Z)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Z4)
       => ( aa(int,nat,nat2,aa(int,int,aa(int,fun(int,int),plus_plus(int),Z),Z4)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(int,nat,nat2,Z)),aa(int,nat,nat2,Z4)) ) ) ) ).

% nat_add_distrib
tff(fact_2983_div__sgn__abs__cancel,axiom,
    ! [V: int,K: int,L: int] :
      ( ( V != zero_zero(int) )
     => ( divide_divide(int,aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,sgn_sgn(int),V)),aa(int,int,abs_abs(int),K)),aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,sgn_sgn(int),V)),aa(int,int,abs_abs(int),L))) = divide_divide(int,aa(int,int,abs_abs(int),K),aa(int,int,abs_abs(int),L)) ) ) ).

% div_sgn_abs_cancel
tff(fact_2984_nat__mult__distrib,axiom,
    ! [Z: int,Z4: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Z)
     => ( aa(int,nat,nat2,aa(int,int,aa(int,fun(int,int),times_times(int),Z),Z4)) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(int,nat,nat2,Z)),aa(int,nat,nat2,Z4)) ) ) ).

% nat_mult_distrib
tff(fact_2985_Suc__as__int,axiom,
    ! [X2: nat] : aa(nat,nat,suc,X2) = aa(int,nat,nat2,aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(nat,int,semiring_1_of_nat(int),X2)),one_one(int))) ).

% Suc_as_int
tff(fact_2986_nat__diff__distrib_H,axiom,
    ! [X: int,Y: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),X)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Y)
       => ( aa(int,nat,nat2,aa(int,int,aa(int,fun(int,int),minus_minus(int),X),Y)) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(int,nat,nat2,X)),aa(int,nat,nat2,Y)) ) ) ) ).

% nat_diff_distrib'
tff(fact_2987_nat__diff__distrib,axiom,
    ! [Z4: int,Z: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Z4)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Z4),Z)
       => ( aa(int,nat,nat2,aa(int,int,aa(int,fun(int,int),minus_minus(int),Z),Z4)) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(int,nat,nat2,Z)),aa(int,nat,nat2,Z4)) ) ) ) ).

% nat_diff_distrib
tff(fact_2988_nat__abs__triangle__ineq,axiom,
    ! [K: int,L: int] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(int,nat,nat2,aa(int,int,abs_abs(int),aa(int,int,aa(int,fun(int,int),plus_plus(int),K),L)))),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(int,nat,nat2,aa(int,int,abs_abs(int),K))),aa(int,nat,nat2,aa(int,int,abs_abs(int),L)))) ).

% nat_abs_triangle_ineq
tff(fact_2989_nat__div__distrib_H,axiom,
    ! [Y: int,X: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Y)
     => ( aa(int,nat,nat2,divide_divide(int,X,Y)) = divide_divide(nat,aa(int,nat,nat2,X),aa(int,nat,nat2,Y)) ) ) ).

% nat_div_distrib'
tff(fact_2990_nat__div__distrib,axiom,
    ! [X: int,Y: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),X)
     => ( aa(int,nat,nat2,divide_divide(int,X,Y)) = divide_divide(nat,aa(int,nat,nat2,X),aa(int,nat,nat2,Y)) ) ) ).

% nat_div_distrib
tff(fact_2991_div__dvd__sgn__abs,axiom,
    ! [L: int,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),L),K)
     => ( divide_divide(int,K,L) = aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,sgn_sgn(int),K)),aa(int,int,sgn_sgn(int),L))),divide_divide(int,aa(int,int,abs_abs(int),K),aa(int,int,abs_abs(int),L))) ) ) ).

% div_dvd_sgn_abs
tff(fact_2992_nat__floor__neg,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),zero_zero(real))
     => ( aa(int,nat,nat2,aa(real,int,archim6421214686448440834_floor(real),X)) = zero_zero(nat) ) ) ).

% nat_floor_neg
tff(fact_2993_nat__power__eq,axiom,
    ! [Z: int,Nb: nat] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Z)
     => ( aa(int,nat,nat2,aa(nat,int,power_power(int,Z),Nb)) = aa(nat,nat,power_power(nat,aa(int,nat,nat2,Z)),Nb) ) ) ).

% nat_power_eq
tff(fact_2994_nat__mod__distrib,axiom,
    ! [X: int,Y: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),X)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Y)
       => ( aa(int,nat,nat2,modulo_modulo(int,X,Y)) = modulo_modulo(nat,aa(int,nat,nat2,X),aa(int,nat,nat2,Y)) ) ) ) ).

% nat_mod_distrib
tff(fact_2995_div__abs__eq__div__nat,axiom,
    ! [K: int,L: int] : divide_divide(int,aa(int,int,abs_abs(int),K),aa(int,int,abs_abs(int),L)) = aa(nat,int,semiring_1_of_nat(int),divide_divide(nat,aa(int,nat,nat2,aa(int,int,abs_abs(int),K)),aa(int,nat,nat2,aa(int,int,abs_abs(int),L)))) ).

% div_abs_eq_div_nat
tff(fact_2996_floor__eq3,axiom,
    ! [Nb: nat,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(nat,real,semiring_1_of_nat(real),Nb)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,suc,Nb)))
       => ( aa(int,nat,nat2,aa(real,int,archim6421214686448440834_floor(real),X)) = Nb ) ) ) ).

% floor_eq3
tff(fact_2997_le__nat__floor,axiom,
    ! [X: nat,A2: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(nat,real,semiring_1_of_nat(real),X)),A2)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),X),aa(int,nat,nat2,aa(real,int,archim6421214686448440834_floor(real),A2))) ) ).

% le_nat_floor
tff(fact_2998_mod__abs__eq__div__nat,axiom,
    ! [K: int,L: int] : modulo_modulo(int,aa(int,int,abs_abs(int),K),aa(int,int,abs_abs(int),L)) = aa(nat,int,semiring_1_of_nat(int),modulo_modulo(nat,aa(int,nat,nat2,aa(int,int,abs_abs(int),K)),aa(int,nat,nat2,aa(int,int,abs_abs(int),L)))) ).

% mod_abs_eq_div_nat
tff(fact_2999_divide__int__def,axiom,
    ! [K: int,L: int] :
      divide_divide(int,K,L) = $ite(
        L = zero_zero(int),
        zero_zero(int),
        $ite(aa(int,int,sgn_sgn(int),K) = aa(int,int,sgn_sgn(int),L),aa(nat,int,semiring_1_of_nat(int),divide_divide(nat,aa(int,nat,nat2,aa(int,int,abs_abs(int),K)),aa(int,nat,nat2,aa(int,int,abs_abs(int),L)))),aa(int,int,uminus_uminus(int),aa(nat,int,semiring_1_of_nat(int),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),divide_divide(nat,aa(int,nat,nat2,aa(int,int,abs_abs(int),K)),aa(int,nat,nat2,aa(int,int,abs_abs(int),L)))),aa($o,nat,zero_neq_one_of_bool(nat),~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),L),K)))))) ) ).

% divide_int_def
tff(fact_3000_modulo__int__def,axiom,
    ! [K: int,L: int] :
      modulo_modulo(int,K,L) = $ite(
        L = zero_zero(int),
        K,
        $ite(aa(int,int,sgn_sgn(int),K) = aa(int,int,sgn_sgn(int),L),aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,sgn_sgn(int),L)),aa(nat,int,semiring_1_of_nat(int),modulo_modulo(nat,aa(int,nat,nat2,aa(int,int,abs_abs(int),K)),aa(int,nat,nat2,aa(int,int,abs_abs(int),L))))),aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,sgn_sgn(int),L)),aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,abs_abs(int),L)),aa($o,int,zero_neq_one_of_bool(int),~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),L),K)))),aa(nat,int,semiring_1_of_nat(int),modulo_modulo(nat,aa(int,nat,nat2,aa(int,int,abs_abs(int),K)),aa(int,nat,nat2,aa(int,int,abs_abs(int),L))))))) ) ).

% modulo_int_def
tff(fact_3001_nat__2,axiom,
    aa(int,nat,nat2,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))) = aa(nat,nat,suc,aa(nat,nat,suc,zero_zero(nat))) ).

% nat_2
tff(fact_3002_Suc__nat__eq__nat__zadd1,axiom,
    ! [Z: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Z)
     => ( aa(nat,nat,suc,aa(int,nat,nat2,Z)) = aa(int,nat,nat2,aa(int,int,aa(int,fun(int,int),plus_plus(int),one_one(int)),Z)) ) ) ).

% Suc_nat_eq_nat_zadd1
tff(fact_3003_nat__less__iff,axiom,
    ! [W: int,Ma: nat] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),W)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(int,nat,nat2,W)),Ma)
      <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),W),aa(nat,int,semiring_1_of_nat(int),Ma)) ) ) ).

% nat_less_iff
tff(fact_3004_nat__mult__distrib__neg,axiom,
    ! [Z: int,Z4: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Z),zero_zero(int))
     => ( aa(int,nat,nat2,aa(int,int,aa(int,fun(int,int),times_times(int),Z),Z4)) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(int,nat,nat2,aa(int,int,uminus_uminus(int),Z))),aa(int,nat,nat2,aa(int,int,uminus_uminus(int),Z4))) ) ) ).

% nat_mult_distrib_neg
tff(fact_3005_nat__abs__int__diff,axiom,
    ! [A2: nat,B2: nat] :
      aa(int,nat,nat2,aa(int,int,abs_abs(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(nat,int,semiring_1_of_nat(int),A2)),aa(nat,int,semiring_1_of_nat(int),B2)))) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),A2),B2),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),B2),A2),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),A2),B2)) ).

% nat_abs_int_diff
tff(fact_3006_floor__eq4,axiom,
    ! [Nb: nat,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(nat,real,semiring_1_of_nat(real),Nb)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,suc,Nb)))
       => ( aa(int,nat,nat2,aa(real,int,archim6421214686448440834_floor(real),X)) = Nb ) ) ) ).

% floor_eq4
tff(fact_3007_of__int__of__nat,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [K: int] :
          aa(int,A,ring_1_of_int(A),K) = $ite(aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),zero_zero(int)),aa(A,A,uminus_uminus(A),aa(nat,A,semiring_1_of_nat(A),aa(int,nat,nat2,aa(int,int,uminus_uminus(int),K)))),aa(nat,A,semiring_1_of_nat(A),aa(int,nat,nat2,K))) ) ).

% of_int_of_nat
tff(fact_3008_nat__dvd__iff,axiom,
    ! [Z: int,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(int,nat,nat2,Z)),Ma)
    <=> $ite(aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Z),aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),Z),aa(nat,int,semiring_1_of_nat(int),Ma)),Ma = zero_zero(nat)) ) ).

% nat_dvd_iff
tff(fact_3009_div__noneq__sgn__abs,axiom,
    ! [L: int,K: int] :
      ( ( L != zero_zero(int) )
     => ( ( aa(int,int,sgn_sgn(int),K) != aa(int,int,sgn_sgn(int),L) )
       => ( divide_divide(int,K,L) = aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(int,int,uminus_uminus(int),divide_divide(int,aa(int,int,abs_abs(int),K),aa(int,int,abs_abs(int),L)))),aa($o,int,zero_neq_one_of_bool(int),~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),L),K))) ) ) ) ).

% div_noneq_sgn_abs
tff(fact_3010_even__nat__iff,axiom,
    ! [K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),K)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(int,nat,nat2,K))
      <=> aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),K) ) ) ).

% even_nat_iff
tff(fact_3011_invar__vebt_Ointros_I4_J,axiom,
    ! [TreeLista: list(vEBT_VEBT),Nb: nat,Summarya: vEBT_VEBT,Ma: nat,Dega: nat,Mi2: nat,Maa: nat] :
      ( ! [X3: vEBT_VEBT] :
          ( member(vEBT_VEBT,X3,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeLista))
         => vEBT_invar_vebt(X3,Nb) )
     => ( vEBT_invar_vebt(Summarya,Ma)
       => ( ( aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeLista) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Ma) )
         => ( ( Ma = Nb )
           => ( ( Dega = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),Ma) )
             => ( ! [I2: nat] :
                    ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I2),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Ma))
                   => ( ? [X_13: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeLista),I2)),X_13)
                    <=> aa(nat,$o,vEBT_V8194947554948674370ptions(Summarya),I2) ) )
               => ( ( ( Mi2 = Maa )
                   => ! [X3: vEBT_VEBT] :
                        ( member(vEBT_VEBT,X3,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeLista))
                       => ~ ? [X_12: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(X3),X_12) ) )
                 => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Mi2),Maa)
                   => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Maa),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Dega))
                     => ( ( ( Mi2 != Maa )
                         => ! [I2: nat] :
                              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I2),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Ma))
                             => ( ( ( vEBT_VEBT_high(Maa,Nb) = I2 )
                                 => aa(nat,$o,vEBT_V8194947554948674370ptions(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeLista),I2)),vEBT_VEBT_low(Maa,Nb)) )
                                & ! [X3: nat] :
                                    ( ( ( vEBT_VEBT_high(X3,Nb) = I2 )
                                      & aa(nat,$o,vEBT_V8194947554948674370ptions(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeLista),I2)),vEBT_VEBT_low(X3,Nb)) )
                                   => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Mi2),X3)
                                      & aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),X3),Maa) ) ) ) ) )
                       => vEBT_invar_vebt(vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi2),Maa)),Dega,TreeLista,Summarya),Dega) ) ) ) ) ) ) ) ) ) ) ).

% invar_vebt.intros(4)
tff(fact_3012_invar__vebt_Ointros_I5_J,axiom,
    ! [TreeLista: list(vEBT_VEBT),Nb: nat,Summarya: vEBT_VEBT,Ma: nat,Dega: nat,Mi2: nat,Maa: nat] :
      ( ! [X3: vEBT_VEBT] :
          ( member(vEBT_VEBT,X3,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeLista))
         => vEBT_invar_vebt(X3,Nb) )
     => ( vEBT_invar_vebt(Summarya,Ma)
       => ( ( aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeLista) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Ma) )
         => ( ( Ma = aa(nat,nat,suc,Nb) )
           => ( ( Dega = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),Ma) )
             => ( ! [I2: nat] :
                    ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I2),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Ma))
                   => ( ? [X_13: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeLista),I2)),X_13)
                    <=> aa(nat,$o,vEBT_V8194947554948674370ptions(Summarya),I2) ) )
               => ( ( ( Mi2 = Maa )
                   => ! [X3: vEBT_VEBT] :
                        ( member(vEBT_VEBT,X3,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeLista))
                       => ~ ? [X_12: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(X3),X_12) ) )
                 => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Mi2),Maa)
                   => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Maa),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Dega))
                     => ( ( ( Mi2 != Maa )
                         => ! [I2: nat] :
                              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I2),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Ma))
                             => ( ( ( vEBT_VEBT_high(Maa,Nb) = I2 )
                                 => aa(nat,$o,vEBT_V8194947554948674370ptions(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeLista),I2)),vEBT_VEBT_low(Maa,Nb)) )
                                & ! [X3: nat] :
                                    ( ( ( vEBT_VEBT_high(X3,Nb) = I2 )
                                      & aa(nat,$o,vEBT_V8194947554948674370ptions(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeLista),I2)),vEBT_VEBT_low(X3,Nb)) )
                                   => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Mi2),X3)
                                      & aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),X3),Maa) ) ) ) ) )
                       => vEBT_invar_vebt(vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi2),Maa)),Dega,TreeLista,Summarya),Dega) ) ) ) ) ) ) ) ) ) ) ).

% invar_vebt.intros(5)
tff(fact_3013_invar__vebt_Osimps,axiom,
    ! [A1: vEBT_VEBT,A22: nat] :
      ( vEBT_invar_vebt(A1,A22)
    <=> ( ( ? [A6: $o,B7: $o] : A1 = vEBT_Leaf((A6),(B7))
          & ( A22 = aa(nat,nat,suc,zero_zero(nat)) ) )
        | ? [TreeList2: list(vEBT_VEBT),N4: nat,Summary2: vEBT_VEBT] :
            ( ( A1 = vEBT_Node(none(product_prod(nat,nat)),A22,TreeList2,Summary2) )
            & ! [X4: vEBT_VEBT] :
                ( member(vEBT_VEBT,X4,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList2))
               => vEBT_invar_vebt(X4,N4) )
            & vEBT_invar_vebt(Summary2,N4)
            & ( aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList2) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),N4) )
            & ( A22 = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),N4),N4) )
            & ~ ? [X_13: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(Summary2),X_13)
            & ! [X4: vEBT_VEBT] :
                ( member(vEBT_VEBT,X4,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList2))
               => ~ ? [X_13: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(X4),X_13) ) )
        | ? [TreeList2: list(vEBT_VEBT),N4: nat,Summary2: vEBT_VEBT] :
            ( ( A1 = vEBT_Node(none(product_prod(nat,nat)),A22,TreeList2,Summary2) )
            & ! [X4: vEBT_VEBT] :
                ( member(vEBT_VEBT,X4,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList2))
               => vEBT_invar_vebt(X4,N4) )
            & vEBT_invar_vebt(Summary2,aa(nat,nat,suc,N4))
            & ( aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList2) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,nat,suc,N4)) )
            & ( A22 = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),N4),aa(nat,nat,suc,N4)) )
            & ~ ? [X_13: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(Summary2),X_13)
            & ! [X4: vEBT_VEBT] :
                ( member(vEBT_VEBT,X4,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList2))
               => ~ ? [X_13: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(X4),X_13) ) )
        | ? [TreeList2: list(vEBT_VEBT),N4: nat,Summary2: vEBT_VEBT,Mi3: nat,Ma3: nat] :
            ( ( A1 = vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi3),Ma3)),A22,TreeList2,Summary2) )
            & ! [X4: vEBT_VEBT] :
                ( member(vEBT_VEBT,X4,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList2))
               => vEBT_invar_vebt(X4,N4) )
            & vEBT_invar_vebt(Summary2,N4)
            & ( aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList2) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),N4) )
            & ( A22 = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),N4),N4) )
            & ! [I3: nat] :
                ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I3),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),N4))
               => ( ? [X_13: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList2),I3)),X_13)
                <=> aa(nat,$o,vEBT_V8194947554948674370ptions(Summary2),I3) ) )
            & ( ( Mi3 = Ma3 )
             => ! [X4: vEBT_VEBT] :
                  ( member(vEBT_VEBT,X4,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList2))
                 => ~ ? [X_13: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(X4),X_13) ) )
            & aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Mi3),Ma3)
            & aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma3),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),A22))
            & ( ( Mi3 != Ma3 )
             => ! [I3: nat] :
                  ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I3),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),N4))
                 => ( ( ( vEBT_VEBT_high(Ma3,N4) = I3 )
                     => aa(nat,$o,vEBT_V8194947554948674370ptions(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList2),I3)),vEBT_VEBT_low(Ma3,N4)) )
                    & ! [X4: nat] :
                        ( ( ( vEBT_VEBT_high(X4,N4) = I3 )
                          & aa(nat,$o,vEBT_V8194947554948674370ptions(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList2),I3)),vEBT_VEBT_low(X4,N4)) )
                       => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Mi3),X4)
                          & aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),X4),Ma3) ) ) ) ) ) )
        | ? [TreeList2: list(vEBT_VEBT),N4: nat,Summary2: vEBT_VEBT,Mi3: nat,Ma3: nat] :
            ( ( A1 = vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi3),Ma3)),A22,TreeList2,Summary2) )
            & ! [X4: vEBT_VEBT] :
                ( member(vEBT_VEBT,X4,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList2))
               => vEBT_invar_vebt(X4,N4) )
            & vEBT_invar_vebt(Summary2,aa(nat,nat,suc,N4))
            & ( aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList2) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,nat,suc,N4)) )
            & ( A22 = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),N4),aa(nat,nat,suc,N4)) )
            & ! [I3: nat] :
                ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I3),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,nat,suc,N4)))
               => ( ? [X_13: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList2),I3)),X_13)
                <=> aa(nat,$o,vEBT_V8194947554948674370ptions(Summary2),I3) ) )
            & ( ( Mi3 = Ma3 )
             => ! [X4: vEBT_VEBT] :
                  ( member(vEBT_VEBT,X4,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList2))
                 => ~ ? [X_13: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(X4),X_13) ) )
            & aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Mi3),Ma3)
            & aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma3),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),A22))
            & ( ( Mi3 != Ma3 )
             => ! [I3: nat] :
                  ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I3),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,nat,suc,N4)))
                 => ( ( ( vEBT_VEBT_high(Ma3,N4) = I3 )
                     => aa(nat,$o,vEBT_V8194947554948674370ptions(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList2),I3)),vEBT_VEBT_low(Ma3,N4)) )
                    & ! [X4: nat] :
                        ( ( ( vEBT_VEBT_high(X4,N4) = I3 )
                          & aa(nat,$o,vEBT_V8194947554948674370ptions(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList2),I3)),vEBT_VEBT_low(X4,N4)) )
                       => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Mi3),X4)
                          & aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),X4),Ma3) ) ) ) ) ) ) ) ) ).

% invar_vebt.simps
tff(fact_3014_divmod__step__eq,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [L: num,Q3: A,R2: A] :
          unique1321980374590559556d_step(A,L,aa(A,product_prod(A,A),product_Pair(A,A,Q3),R2)) = $ite(aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(num,A,numeral_numeral(A),L)),R2),aa(A,product_prod(A,A),product_Pair(A,A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Q3)),one_one(A))),aa(A,A,aa(A,fun(A,A),minus_minus(A),R2),aa(num,A,numeral_numeral(A),L))),aa(A,product_prod(A,A),product_Pair(A,A,aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Q3)),R2)) ) ).

% divmod_step_eq
tff(fact_3015_divides__aux__eq,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Q3: A,R2: A] :
          ( unique5940410009612947441es_aux(A,aa(A,product_prod(A,A),product_Pair(A,A,Q3),R2))
        <=> ( R2 = zero_zero(A) ) ) ) ).

% divides_aux_eq
tff(fact_3016_product__nth,axiom,
    ! [A: $tType,B: $tType,Nb: nat,Xs: list(A),Ys2: list(B)] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(list(A),nat,size_size(list(A)),Xs)),aa(list(B),nat,size_size(list(B)),Ys2)))
     => ( aa(nat,product_prod(A,B),nth(product_prod(A,B),product(A,B,Xs,Ys2)),Nb) = aa(B,product_prod(A,B),product_Pair(A,B,aa(nat,A,nth(A,Xs),divide_divide(nat,Nb,aa(list(B),nat,size_size(list(B)),Ys2)))),aa(nat,B,nth(B,Ys2),modulo_modulo(nat,Nb,aa(list(B),nat,size_size(list(B)),Ys2)))) ) ) ).

% product_nth
tff(fact_3017_option_Osize__gen_I2_J,axiom,
    ! [A: $tType,X: fun(A,nat),X22: A] : size_option(A,X,aa(A,option(A),some(A),X22)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(A,nat,X,X22)),aa(nat,nat,suc,zero_zero(nat))) ).

% option.size_gen(2)
tff(fact_3018_signed__take__bit__eq__take__bit__minus,axiom,
    ! [Nb: nat,K: int] : aa(int,int,bit_ri4674362597316999326ke_bit(int,Nb),K) = aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(int,int,bit_se2584673776208193580ke_bit(int,aa(nat,nat,suc,Nb)),K)),aa(int,int,aa(int,fun(int,int),times_times(int),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(nat,nat,suc,Nb))),aa($o,int,zero_neq_one_of_bool(int),aa(nat,$o,bit_se5641148757651400278ts_bit(int,K),Nb)))) ).

% signed_take_bit_eq_take_bit_minus
tff(fact_3019_zero__le__sgn__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,sgn_sgn(real),X))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X) ) ).

% zero_le_sgn_iff
tff(fact_3020_sgn__le__0__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,sgn_sgn(real),X)),zero_zero(real))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),zero_zero(real)) ) ).

% sgn_le_0_iff
tff(fact_3021_length__product,axiom,
    ! [A: $tType,B: $tType,Xs: list(A),Ys2: list(B)] : aa(list(product_prod(A,B)),nat,size_size(list(product_prod(A,B))),product(A,B,Xs,Ys2)) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(list(A),nat,size_size(list(A)),Xs)),aa(list(B),nat,size_size(list(B)),Ys2)) ).

% length_product
tff(fact_3022_bit__numeral__Bit0__Suc__iff,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Ma: num,Nb: nat] :
          ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,Ma))),aa(nat,nat,suc,Nb))
        <=> aa(nat,$o,bit_se5641148757651400278ts_bit(A,aa(num,A,numeral_numeral(A),Ma)),Nb) ) ) ).

% bit_numeral_Bit0_Suc_iff
tff(fact_3023_bit__numeral__Bit1__Suc__iff,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Ma: num,Nb: nat] :
          ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,aa(num,A,numeral_numeral(A),aa(num,num,bit1,Ma))),aa(nat,nat,suc,Nb))
        <=> aa(nat,$o,bit_se5641148757651400278ts_bit(A,aa(num,A,numeral_numeral(A),Ma)),Nb) ) ) ).

% bit_numeral_Bit1_Suc_iff
tff(fact_3024_signed__take__bit__nonnegative__iff,axiom,
    ! [Nb: nat,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),aa(int,int,bit_ri4674362597316999326ke_bit(int,Nb),K))
    <=> ~ aa(nat,$o,bit_se5641148757651400278ts_bit(int,K),Nb) ) ).

% signed_take_bit_nonnegative_iff
tff(fact_3025_signed__take__bit__negative__iff,axiom,
    ! [Nb: nat,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,bit_ri4674362597316999326ke_bit(int,Nb),K)),zero_zero(int))
    <=> aa(nat,$o,bit_se5641148757651400278ts_bit(int,K),Nb) ) ).

% signed_take_bit_negative_iff
tff(fact_3026_bit__numeral__simps_I2_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [W: num,Nb: num] :
          ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,W))),aa(num,nat,numeral_numeral(nat),Nb))
        <=> aa(nat,$o,bit_se5641148757651400278ts_bit(A,aa(num,A,numeral_numeral(A),W)),pred_numeral(Nb)) ) ) ).

% bit_numeral_simps(2)
tff(fact_3027_bit__minus__numeral__Bit0__Suc__iff,axiom,
    ! [W: num,Nb: nat] :
      ( aa(nat,$o,bit_se5641148757651400278ts_bit(int,aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,W)))),aa(nat,nat,suc,Nb))
    <=> aa(nat,$o,bit_se5641148757651400278ts_bit(int,aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),W))),Nb) ) ).

% bit_minus_numeral_Bit0_Suc_iff
tff(fact_3028_bit__numeral__simps_I3_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [W: num,Nb: num] :
          ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,aa(num,A,numeral_numeral(A),aa(num,num,bit1,W))),aa(num,nat,numeral_numeral(nat),Nb))
        <=> aa(nat,$o,bit_se5641148757651400278ts_bit(A,aa(num,A,numeral_numeral(A),W)),pred_numeral(Nb)) ) ) ).

% bit_numeral_simps(3)
tff(fact_3029_bit__minus__numeral__Bit1__Suc__iff,axiom,
    ! [W: num,Nb: nat] :
      ( aa(nat,$o,bit_se5641148757651400278ts_bit(int,aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,W)))),aa(nat,nat,suc,Nb))
    <=> ~ aa(nat,$o,bit_se5641148757651400278ts_bit(int,aa(num,int,numeral_numeral(int),W)),Nb) ) ).

% bit_minus_numeral_Bit1_Suc_iff
tff(fact_3030_bit__0,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [A2: A] :
          ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,A2),zero_zero(nat))
        <=> ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2) ) ) ).

% bit_0
tff(fact_3031_bit__minus__numeral__int_I1_J,axiom,
    ! [W: num,Nb: num] :
      ( aa(nat,$o,bit_se5641148757651400278ts_bit(int,aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,W)))),aa(num,nat,numeral_numeral(nat),Nb))
    <=> aa(nat,$o,bit_se5641148757651400278ts_bit(int,aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),W))),pred_numeral(Nb)) ) ).

% bit_minus_numeral_int(1)
tff(fact_3032_bit__minus__numeral__int_I2_J,axiom,
    ! [W: num,Nb: num] :
      ( aa(nat,$o,bit_se5641148757651400278ts_bit(int,aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,W)))),aa(num,nat,numeral_numeral(nat),Nb))
    <=> ~ aa(nat,$o,bit_se5641148757651400278ts_bit(int,aa(num,int,numeral_numeral(int),W)),pred_numeral(Nb)) ) ).

% bit_minus_numeral_int(2)
tff(fact_3033_bit__mod__2__iff,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [A2: A,Nb: nat] :
          ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,modulo_modulo(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))),Nb)
        <=> ( ( Nb = zero_zero(nat) )
            & ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2) ) ) ) ).

% bit_mod_2_iff
tff(fact_3034_bit__disjunctive__add__iff,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [A2: A,B2: A,Nb: nat] :
          ( ! [N: nat] :
              ( ~ aa(nat,$o,bit_se5641148757651400278ts_bit(A,A2),N)
              | ~ aa(nat,$o,bit_se5641148757651400278ts_bit(A,B2),N) )
         => ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)),Nb)
          <=> ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,A2),Nb)
              | aa(nat,$o,bit_se5641148757651400278ts_bit(A,B2),Nb) ) ) ) ) ).

% bit_disjunctive_add_iff
tff(fact_3035_bit__of__nat__iff__bit,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Ma: nat,Nb: nat] :
          ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,aa(nat,A,semiring_1_of_nat(A),Ma)),Nb)
        <=> aa(nat,$o,bit_se5641148757651400278ts_bit(nat,Ma),Nb) ) ) ).

% bit_of_nat_iff_bit
tff(fact_3036_bit__numeral__iff,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Ma: num,Nb: nat] :
          ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,aa(num,A,numeral_numeral(A),Ma)),Nb)
        <=> aa(nat,$o,bit_se5641148757651400278ts_bit(nat,aa(num,nat,numeral_numeral(nat),Ma)),Nb) ) ) ).

% bit_numeral_iff
tff(fact_3037_sgn__eq,axiom,
    ! [Z: complex] : aa(complex,complex,sgn_sgn(complex),Z) = divide_divide(complex,Z,real_Vector_of_real(complex,real_V7770717601297561774m_norm(complex,Z))) ).

% sgn_eq
tff(fact_3038_not__bit__1__Suc,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat] : ~ aa(nat,$o,bit_se5641148757651400278ts_bit(A,one_one(A)),aa(nat,nat,suc,Nb)) ) ).

% not_bit_1_Suc
tff(fact_3039_bit__1__iff,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [Nb: nat] :
          ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,one_one(A)),Nb)
        <=> ( Nb = zero_zero(nat) ) ) ) ).

% bit_1_iff
tff(fact_3040_bit__numeral__simps_I1_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Nb: num] : ~ aa(nat,$o,bit_se5641148757651400278ts_bit(A,one_one(A)),aa(num,nat,numeral_numeral(nat),Nb)) ) ).

% bit_numeral_simps(1)
tff(fact_3041_bit__take__bit__iff,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Ma: nat,A2: A,Nb: nat] :
          ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,aa(A,A,bit_se2584673776208193580ke_bit(A,Ma),A2)),Nb)
        <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),Ma)
            & aa(nat,$o,bit_se5641148757651400278ts_bit(A,A2),Nb) ) ) ) ).

% bit_take_bit_iff
tff(fact_3042_bit__of__bool__iff,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [B2: $o,Nb: nat] :
          ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,aa($o,A,zero_neq_one_of_bool(A),(B2))),Nb)
        <=> ( (B2)
            & ( Nb = zero_zero(nat) ) ) ) ) ).

% bit_of_bool_iff
tff(fact_3043_real__sgn__eq,axiom,
    ! [X: real] : aa(real,real,sgn_sgn(real),X) = divide_divide(real,X,aa(real,real,abs_abs(real),X)) ).

% real_sgn_eq
tff(fact_3044_VEBT__internal_Ovalid_H_Ocases,axiom,
    ! [X: product_prod(vEBT_VEBT,nat)] :
      ( ! [Uu2: $o,Uv2: $o,D6: nat] : X != aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Leaf((Uu2),(Uv2))),D6)
     => ~ ! [Mima: option(product_prod(nat,nat)),Deg: nat,TreeList: list(vEBT_VEBT),Summary: vEBT_VEBT,Deg2: nat] : X != aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Node(Mima,Deg,TreeList,Summary)),Deg2) ) ).

% VEBT_internal.valid'.cases
tff(fact_3045_bit__not__int__iff_H,axiom,
    ! [K: int,Nb: nat] :
      ( aa(nat,$o,bit_se5641148757651400278ts_bit(int,aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(int,int,uminus_uminus(int),K)),one_one(int))),Nb)
    <=> ~ aa(nat,$o,bit_se5641148757651400278ts_bit(int,K),Nb) ) ).

% bit_not_int_iff'
tff(fact_3046_xor__num_Ocases,axiom,
    ! [X: product_prod(num,num)] :
      ( ( X != aa(num,product_prod(num,num),product_Pair(num,num,one2),one2) )
     => ( ! [N: num] : X != aa(num,product_prod(num,num),product_Pair(num,num,one2),aa(num,num,bit0,N))
       => ( ! [N: num] : X != aa(num,product_prod(num,num),product_Pair(num,num,one2),aa(num,num,bit1,N))
         => ( ! [M4: num] : X != aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit0,M4)),one2)
           => ( ! [M4: num,N: num] : X != aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit0,M4)),aa(num,num,bit0,N))
             => ( ! [M4: num,N: num] : X != aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit0,M4)),aa(num,num,bit1,N))
               => ( ! [M4: num] : X != aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit1,M4)),one2)
                 => ( ! [M4: num,N: num] : X != aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit1,M4)),aa(num,num,bit0,N))
                   => ~ ! [M4: num,N: num] : X != aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit1,M4)),aa(num,num,bit1,N)) ) ) ) ) ) ) ) ) ).

% xor_num.cases
tff(fact_3047_sgn__real__def,axiom,
    ! [A2: real] :
      aa(real,real,sgn_sgn(real),A2) = $ite(
        A2 = zero_zero(real),
        zero_zero(real),
        $ite(aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),A2),one_one(real),aa(real,real,uminus_uminus(real),one_one(real))) ) ).

% sgn_real_def
tff(fact_3048_bit__imp__take__bit__positive,axiom,
    ! [Nb: nat,Ma: nat,K: int] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),Ma)
     => ( aa(nat,$o,bit_se5641148757651400278ts_bit(int,K),Nb)
       => aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),aa(int,int,bit_se2584673776208193580ke_bit(int,Ma),K)) ) ) ).

% bit_imp_take_bit_positive
tff(fact_3049_bit__concat__bit__iff,axiom,
    ! [Ma: nat,K: int,L: int,Nb: nat] :
      ( aa(nat,$o,bit_se5641148757651400278ts_bit(int,bit_concat_bit(Ma,K,L)),Nb)
    <=> ( ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),Ma)
          & aa(nat,$o,bit_se5641148757651400278ts_bit(int,K),Nb) )
        | ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
          & aa(nat,$o,bit_se5641148757651400278ts_bit(int,L),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),Ma)) ) ) ) ).

% bit_concat_bit_iff
tff(fact_3050_VEBT__internal_Onaive__member_Ocases,axiom,
    ! [X: product_prod(vEBT_VEBT,nat)] :
      ( ! [A4: $o,B5: $o,X3: nat] : X != aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Leaf((A4),(B5))),X3)
     => ( ! [Uu2: option(product_prod(nat,nat)),Uv2: list(vEBT_VEBT),Uw2: vEBT_VEBT,Ux2: nat] : X != aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Node(Uu2,zero_zero(nat),Uv2,Uw2)),Ux2)
       => ~ ! [Uy2: option(product_prod(nat,nat)),V4: nat,TreeList: list(vEBT_VEBT),S3: vEBT_VEBT,X3: nat] : X != aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Node(Uy2,aa(nat,nat,suc,V4),TreeList,S3)),X3) ) ) ).

% VEBT_internal.naive_member.cases
tff(fact_3051_exp__eq__0__imp__not__bit,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [Nb: nat,A2: A] :
          ( ( aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb) = zero_zero(A) )
         => ~ aa(nat,$o,bit_se5641148757651400278ts_bit(A,A2),Nb) ) ) ).

% exp_eq_0_imp_not_bit
tff(fact_3052_bit__Suc,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [A2: A,Nb: nat] :
          ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,A2),aa(nat,nat,suc,Nb))
        <=> aa(nat,$o,bit_se5641148757651400278ts_bit(A,divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))),Nb) ) ) ).

% bit_Suc
tff(fact_3053_stable__imp__bit__iff__odd,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [A2: A,Nb: nat] :
          ( ( divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = A2 )
         => ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,A2),Nb)
          <=> ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2) ) ) ) ).

% stable_imp_bit_iff_odd
tff(fact_3054_bit__iff__idd__imp__stable,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [A2: A] :
          ( ! [N: nat] :
              ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,A2),N)
            <=> ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2) )
         => ( divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = A2 ) ) ) ).

% bit_iff_idd_imp_stable
tff(fact_3055_sgn__power__injE,axiom,
    ! [A2: real,Nb: nat,X: real,B2: real] :
      ( ( aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,sgn_sgn(real),A2)),aa(nat,real,power_power(real,aa(real,real,abs_abs(real),A2)),Nb)) = X )
     => ( ( X = aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,sgn_sgn(real),B2)),aa(nat,real,power_power(real,aa(real,real,abs_abs(real),B2)),Nb)) )
       => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
         => ( A2 = B2 ) ) ) ) ).

% sgn_power_injE
tff(fact_3056_int__bit__bound,axiom,
    ! [K: int] :
      ~ ! [N: nat] :
          ( ! [M2: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),N),M2)
             => ( aa(nat,$o,bit_se5641148757651400278ts_bit(int,K),M2)
              <=> aa(nat,$o,bit_se5641148757651400278ts_bit(int,K),N) ) )
         => ~ ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),N)
             => ( aa(nat,$o,bit_se5641148757651400278ts_bit(int,K),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),N),one_one(nat)))
              <=> ~ aa(nat,$o,bit_se5641148757651400278ts_bit(int,K),N) ) ) ) ).

% int_bit_bound
tff(fact_3057_bit__iff__odd,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [A2: A,Nb: nat] :
          ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,A2),Nb)
        <=> ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),divide_divide(A,A2,aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb))) ) ) ).

% bit_iff_odd
tff(fact_3058_bit__int__def,axiom,
    ! [K: int,Nb: nat] :
      ( aa(nat,$o,bit_se5641148757651400278ts_bit(int,K),Nb)
    <=> ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),divide_divide(int,K,aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb))) ) ).

% bit_int_def
tff(fact_3059_even__bit__succ__iff,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [A2: A,Nb: nat] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)
         => ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),A2)),Nb)
          <=> ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,A2),Nb)
              | ( Nb = zero_zero(nat) ) ) ) ) ) ).

% even_bit_succ_iff
tff(fact_3060_odd__bit__iff__bit__pred,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [A2: A,Nb: nat] :
          ( ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)
         => ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,A2),Nb)
          <=> ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),one_one(A))),Nb)
              | ( Nb = zero_zero(nat) ) ) ) ) ) ).

% odd_bit_iff_bit_pred
tff(fact_3061_bit__sum__mult__2__cases,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A,B2: A,Nb: nat] :
          ( ! [J3: nat] : ~ aa(nat,$o,bit_se5641148757651400278ts_bit(A,A2),aa(nat,nat,suc,J3))
         => ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),B2))),Nb)
          <=> $ite(Nb = zero_zero(nat),~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2),aa(nat,$o,bit_se5641148757651400278ts_bit(A,aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),B2)),Nb)) ) ) ) ).

% bit_sum_mult_2_cases
tff(fact_3062_bit__rec,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ! [A2: A,Nb: nat] :
          ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,A2),Nb)
        <=> $ite(Nb = zero_zero(nat),~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2),aa(nat,$o,bit_se5641148757651400278ts_bit(A,divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat)))) ) ) ).

% bit_rec
tff(fact_3063_VEBT__internal_Omembermima_Ocases,axiom,
    ! [X: product_prod(vEBT_VEBT,nat)] :
      ( ! [Uu2: $o,Uv2: $o,Uw2: nat] : X != aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Leaf((Uu2),(Uv2))),Uw2)
     => ( ! [Ux2: list(vEBT_VEBT),Uy2: vEBT_VEBT,Uz2: nat] : X != aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Node(none(product_prod(nat,nat)),zero_zero(nat),Ux2,Uy2)),Uz2)
       => ( ! [Mi: nat,Ma2: nat,Va3: list(vEBT_VEBT),Vb2: vEBT_VEBT,X3: nat] : X != aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi),Ma2)),zero_zero(nat),Va3,Vb2)),X3)
         => ( ! [Mi: nat,Ma2: nat,V4: nat,TreeList: list(vEBT_VEBT),Vc: vEBT_VEBT,X3: nat] : X != aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi),Ma2)),aa(nat,nat,suc,V4),TreeList,Vc)),X3)
           => ~ ! [V4: nat,TreeList: list(vEBT_VEBT),Vd: vEBT_VEBT,X3: nat] : X != aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Node(none(product_prod(nat,nat)),aa(nat,nat,suc,V4),TreeList,Vd)),X3) ) ) ) ) ).

% VEBT_internal.membermima.cases
tff(fact_3064_option_Osize__gen_I1_J,axiom,
    ! [A: $tType,X: fun(A,nat)] : size_option(A,X,none(A)) = aa(nat,nat,suc,zero_zero(nat)) ).

% option.size_gen(1)
tff(fact_3065_set__bit__eq,axiom,
    ! [Nb: nat,K: int] : bit_se5668285175392031749et_bit(int,Nb,K) = aa(int,int,aa(int,fun(int,int),plus_plus(int),K),aa(int,int,aa(int,fun(int,int),times_times(int),aa($o,int,zero_neq_one_of_bool(int),~ aa(nat,$o,bit_se5641148757651400278ts_bit(int,K),Nb))),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb))) ).

% set_bit_eq
tff(fact_3066_unset__bit__eq,axiom,
    ! [Nb: nat,K: int] : bit_se2638667681897837118et_bit(int,Nb,K) = aa(int,int,aa(int,fun(int,int),minus_minus(int),K),aa(int,int,aa(int,fun(int,int),times_times(int),aa($o,int,zero_neq_one_of_bool(int),aa(nat,$o,bit_se5641148757651400278ts_bit(int,K),Nb))),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb))) ).

% unset_bit_eq
tff(fact_3067_take__bit__Suc__from__most,axiom,
    ! [Nb: nat,K: int] : aa(int,int,bit_se2584673776208193580ke_bit(int,aa(nat,nat,suc,Nb)),K) = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)),aa($o,int,zero_neq_one_of_bool(int),aa(nat,$o,bit_se5641148757651400278ts_bit(int,K),Nb)))),aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),K)) ).

% take_bit_Suc_from_most
tff(fact_3068_divmod__algorithm__code_I7_J,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Ma: num,Nb: num] :
          unique8689654367752047608divmod(A,aa(num,num,bit0,Ma),aa(num,num,bit1,Nb)) = $ite(aa(num,$o,aa(num,fun(num,$o),ord_less_eq(num),Ma),Nb),aa(A,product_prod(A,A),product_Pair(A,A,zero_zero(A)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Ma))),unique1321980374590559556d_step(A,aa(num,num,bit1,Nb),unique8689654367752047608divmod(A,aa(num,num,bit0,Ma),aa(num,num,bit0,aa(num,num,bit1,Nb))))) ) ).

% divmod_algorithm_code(7)
tff(fact_3069_divmod__algorithm__code_I8_J,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Ma: num,Nb: num] :
          unique8689654367752047608divmod(A,aa(num,num,bit1,Ma),aa(num,num,bit1,Nb)) = $ite(aa(num,$o,aa(num,fun(num,$o),ord_less(num),Ma),Nb),aa(A,product_prod(A,A),product_Pair(A,A,zero_zero(A)),aa(num,A,numeral_numeral(A),aa(num,num,bit1,Ma))),unique1321980374590559556d_step(A,aa(num,num,bit1,Nb),unique8689654367752047608divmod(A,aa(num,num,bit1,Ma),aa(num,num,bit0,aa(num,num,bit1,Nb))))) ) ).

% divmod_algorithm_code(8)
tff(fact_3070_neg__eucl__rel__int__mult__2,axiom,
    ! [B2: int,A2: int,Q3: int,R2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),B2),zero_zero(int))
     => ( eucl_rel_int(aa(int,int,aa(int,fun(int,int),plus_plus(int),A2),one_one(int)),B2,aa(int,product_prod(int,int),product_Pair(int,int,Q3),R2))
       => eucl_rel_int(aa(int,int,aa(int,fun(int,int),plus_plus(int),one_one(int)),aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),A2)),aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),B2),aa(int,product_prod(int,int),product_Pair(int,int,Q3),aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),R2)),one_one(int)))) ) ) ).

% neg_eucl_rel_int_mult_2
tff(fact_3071_Divides_Oadjust__div__eq,axiom,
    ! [Q3: int,R2: int] : adjust_div(aa(int,product_prod(int,int),product_Pair(int,int,Q3),R2)) = aa(int,int,aa(int,fun(int,int),plus_plus(int),Q3),aa($o,int,zero_neq_one_of_bool(int),R2 != zero_zero(int))) ).

% Divides.adjust_div_eq
tff(fact_3072_pos__eucl__rel__int__mult__2,axiom,
    ! [B2: int,A2: int,Q3: int,R2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),B2)
     => ( eucl_rel_int(A2,B2,aa(int,product_prod(int,int),product_Pair(int,int,Q3),R2))
       => eucl_rel_int(aa(int,int,aa(int,fun(int,int),plus_plus(int),one_one(int)),aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),A2)),aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),B2),aa(int,product_prod(int,int),product_Pair(int,int,Q3),aa(int,int,aa(int,fun(int,int),plus_plus(int),one_one(int)),aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),R2)))) ) ) ).

% pos_eucl_rel_int_mult_2
tff(fact_3073_numeral__div__minus__numeral,axiom,
    ! [Ma: num,Nb: num] : divide_divide(int,aa(num,int,numeral_numeral(int),Ma),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Nb))) = aa(int,int,uminus_uminus(int),adjust_div(unique8689654367752047608divmod(int,Ma,Nb))) ).

% numeral_div_minus_numeral
tff(fact_3074_minus__numeral__div__numeral,axiom,
    ! [Ma: num,Nb: num] : divide_divide(int,aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Ma)),aa(num,int,numeral_numeral(int),Nb)) = aa(int,int,uminus_uminus(int),adjust_div(unique8689654367752047608divmod(int,Ma,Nb))) ).

% minus_numeral_div_numeral
tff(fact_3075_dvd__numeral__simp,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Ma: num,Nb: num] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),Ma)),aa(num,A,numeral_numeral(A),Nb))
        <=> unique5940410009612947441es_aux(A,unique8689654367752047608divmod(A,Nb,Ma)) ) ) ).

% dvd_numeral_simp
tff(fact_3076_divmod__algorithm__code_I2_J,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Ma: num] : unique8689654367752047608divmod(A,Ma,one2) = aa(A,product_prod(A,A),product_Pair(A,A,aa(num,A,numeral_numeral(A),Ma)),zero_zero(A)) ) ).

% divmod_algorithm_code(2)
tff(fact_3077_divmod__algorithm__code_I3_J,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Nb: num] : unique8689654367752047608divmod(A,one2,aa(num,num,bit0,Nb)) = aa(A,product_prod(A,A),product_Pair(A,A,zero_zero(A)),aa(num,A,numeral_numeral(A),one2)) ) ).

% divmod_algorithm_code(3)
tff(fact_3078_divmod__algorithm__code_I4_J,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Nb: num] : unique8689654367752047608divmod(A,one2,aa(num,num,bit1,Nb)) = aa(A,product_prod(A,A),product_Pair(A,A,zero_zero(A)),aa(num,A,numeral_numeral(A),one2)) ) ).

% divmod_algorithm_code(4)
tff(fact_3079_one__div__minus__numeral,axiom,
    ! [Nb: num] : divide_divide(int,one_one(int),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Nb))) = aa(int,int,uminus_uminus(int),adjust_div(unique8689654367752047608divmod(int,one2,Nb))) ).

% one_div_minus_numeral
tff(fact_3080_minus__one__div__numeral,axiom,
    ! [Nb: num] : divide_divide(int,aa(int,int,uminus_uminus(int),one_one(int)),aa(num,int,numeral_numeral(int),Nb)) = aa(int,int,uminus_uminus(int),adjust_div(unique8689654367752047608divmod(int,one2,Nb))) ).

% minus_one_div_numeral
tff(fact_3081_eucl__rel__int__by0,axiom,
    ! [K: int] : eucl_rel_int(K,zero_zero(int),aa(int,product_prod(int,int),product_Pair(int,int,zero_zero(int)),K)) ).

% eucl_rel_int_by0
tff(fact_3082_div__int__unique,axiom,
    ! [K: int,L: int,Q3: int,R2: int] :
      ( eucl_rel_int(K,L,aa(int,product_prod(int,int),product_Pair(int,int,Q3),R2))
     => ( divide_divide(int,K,L) = Q3 ) ) ).

% div_int_unique
tff(fact_3083_bit__Suc__0__iff,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,bit_se5641148757651400278ts_bit(nat,aa(nat,nat,suc,zero_zero(nat))),Nb)
    <=> ( Nb = zero_zero(nat) ) ) ).

% bit_Suc_0_iff
tff(fact_3084_not__bit__Suc__0__Suc,axiom,
    ! [Nb: nat] : ~ aa(nat,$o,bit_se5641148757651400278ts_bit(nat,aa(nat,nat,suc,zero_zero(nat))),aa(nat,nat,suc,Nb)) ).

% not_bit_Suc_0_Suc
tff(fact_3085_not__bit__Suc__0__numeral,axiom,
    ! [Nb: num] : ~ aa(nat,$o,bit_se5641148757651400278ts_bit(nat,aa(nat,nat,suc,zero_zero(nat))),aa(num,nat,numeral_numeral(nat),Nb)) ).

% not_bit_Suc_0_numeral
tff(fact_3086_eucl__rel__int__dividesI,axiom,
    ! [L: int,K: int,Q3: int] :
      ( ( L != zero_zero(int) )
     => ( ( K = aa(int,int,aa(int,fun(int,int),times_times(int),Q3),L) )
       => eucl_rel_int(K,L,aa(int,product_prod(int,int),product_Pair(int,int,Q3),zero_zero(int))) ) ) ).

% eucl_rel_int_dividesI
tff(fact_3087_eucl__rel__int,axiom,
    ! [K: int,L: int] : eucl_rel_int(K,L,aa(int,product_prod(int,int),product_Pair(int,int,divide_divide(int,K,L)),modulo_modulo(int,K,L))) ).

% eucl_rel_int
tff(fact_3088_bit__nat__iff,axiom,
    ! [K: int,Nb: nat] :
      ( aa(nat,$o,bit_se5641148757651400278ts_bit(nat,aa(int,nat,nat2,K)),Nb)
    <=> ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),K)
        & aa(nat,$o,bit_se5641148757651400278ts_bit(int,K),Nb) ) ) ).

% bit_nat_iff
tff(fact_3089_divmod__int__def,axiom,
    ! [Ma: num,Nb: num] : unique8689654367752047608divmod(int,Ma,Nb) = aa(int,product_prod(int,int),product_Pair(int,int,divide_divide(int,aa(num,int,numeral_numeral(int),Ma),aa(num,int,numeral_numeral(int),Nb))),modulo_modulo(int,aa(num,int,numeral_numeral(int),Ma),aa(num,int,numeral_numeral(int),Nb))) ).

% divmod_int_def
tff(fact_3090_divmod__def,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Ma: num,Nb: num] : unique8689654367752047608divmod(A,Ma,Nb) = aa(A,product_prod(A,A),product_Pair(A,A,divide_divide(A,aa(num,A,numeral_numeral(A),Ma),aa(num,A,numeral_numeral(A),Nb))),modulo_modulo(A,aa(num,A,numeral_numeral(A),Ma),aa(num,A,numeral_numeral(A),Nb))) ) ).

% divmod_def
tff(fact_3091_bit__nat__def,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,bit_se5641148757651400278ts_bit(nat,Ma),Nb)
    <=> ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),divide_divide(nat,Ma,aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb))) ) ).

% bit_nat_def
tff(fact_3092_divmod_H__nat__def,axiom,
    ! [Ma: num,Nb: num] : unique8689654367752047608divmod(nat,Ma,Nb) = aa(nat,product_prod(nat,nat),product_Pair(nat,nat,divide_divide(nat,aa(num,nat,numeral_numeral(nat),Ma),aa(num,nat,numeral_numeral(nat),Nb))),modulo_modulo(nat,aa(num,nat,numeral_numeral(nat),Ma),aa(num,nat,numeral_numeral(nat),Nb))) ).

% divmod'_nat_def
tff(fact_3093_zminus1__lemma,axiom,
    ! [A2: int,B2: int,Q3: int,R2: int] :
      ( eucl_rel_int(A2,B2,aa(int,product_prod(int,int),product_Pair(int,int,Q3),R2))
     => ( ( B2 != zero_zero(int) )
       => eucl_rel_int(aa(int,int,uminus_uminus(int),A2),B2,
            aa(int,product_prod(int,int),
              product_Pair(int,int,
                $ite(R2 = zero_zero(int),aa(int,int,uminus_uminus(int),Q3),aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(int,int,uminus_uminus(int),Q3)),one_one(int)))),
              $ite(R2 = zero_zero(int),zero_zero(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),B2),R2)))) ) ) ).

% zminus1_lemma
tff(fact_3094_eucl__rel__int__iff,axiom,
    ! [K: int,L: int,Q3: int,R2: int] :
      ( eucl_rel_int(K,L,aa(int,product_prod(int,int),product_Pair(int,int,Q3),R2))
    <=> ( ( K = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),L),Q3)),R2) )
        & $ite(
            aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),L),
            ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),R2)
            & aa(int,$o,aa(int,fun(int,$o),ord_less(int),R2),L) ),
            $ite(
              aa(int,$o,aa(int,fun(int,$o),ord_less(int),L),zero_zero(int)),
              ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),L),R2)
              & aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),R2),zero_zero(int)) ),
              Q3 = zero_zero(int) ) ) ) ) ).

% eucl_rel_int_iff
tff(fact_3095_eucl__rel__int__remainderI,axiom,
    ! [R2: int,L: int,K: int,Q3: int] :
      ( ( aa(int,int,sgn_sgn(int),R2) = aa(int,int,sgn_sgn(int),L) )
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,abs_abs(int),R2)),aa(int,int,abs_abs(int),L))
       => ( ( K = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),Q3),L)),R2) )
         => eucl_rel_int(K,L,aa(int,product_prod(int,int),product_Pair(int,int,Q3),R2)) ) ) ) ).

% eucl_rel_int_remainderI
tff(fact_3096_eucl__rel__int_Ocases,axiom,
    ! [A1: int,A22: int,A32: product_prod(int,int)] :
      ( eucl_rel_int(A1,A22,A32)
     => ( ( ( A22 = zero_zero(int) )
         => ( A32 != aa(int,product_prod(int,int),product_Pair(int,int,zero_zero(int)),A1) ) )
       => ( ! [Q2: int] :
              ( ( A32 = aa(int,product_prod(int,int),product_Pair(int,int,Q2),zero_zero(int)) )
             => ( ( A22 != zero_zero(int) )
               => ( A1 != aa(int,int,aa(int,fun(int,int),times_times(int),Q2),A22) ) ) )
         => ~ ! [R3: int,Q2: int] :
                ( ( A32 = aa(int,product_prod(int,int),product_Pair(int,int,Q2),R3) )
               => ( ( aa(int,int,sgn_sgn(int),R3) = aa(int,int,sgn_sgn(int),A22) )
                 => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,abs_abs(int),R3)),aa(int,int,abs_abs(int),A22))
                   => ( A1 != aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),Q2),A22)),R3) ) ) ) ) ) ) ) ).

% eucl_rel_int.cases
tff(fact_3097_eucl__rel__int_Osimps,axiom,
    ! [A1: int,A22: int,A32: product_prod(int,int)] :
      ( eucl_rel_int(A1,A22,A32)
    <=> ( ? [K2: int] :
            ( ( A1 = K2 )
            & ( A22 = zero_zero(int) )
            & ( A32 = aa(int,product_prod(int,int),product_Pair(int,int,zero_zero(int)),K2) ) )
        | ? [L3: int,K2: int,Q4: int] :
            ( ( A1 = K2 )
            & ( A22 = L3 )
            & ( A32 = aa(int,product_prod(int,int),product_Pair(int,int,Q4),zero_zero(int)) )
            & ( L3 != zero_zero(int) )
            & ( K2 = aa(int,int,aa(int,fun(int,int),times_times(int),Q4),L3) ) )
        | ? [R5: int,L3: int,K2: int,Q4: int] :
            ( ( A1 = K2 )
            & ( A22 = L3 )
            & ( A32 = aa(int,product_prod(int,int),product_Pair(int,int,Q4),R5) )
            & ( aa(int,int,sgn_sgn(int),R5) = aa(int,int,sgn_sgn(int),L3) )
            & aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,abs_abs(int),R5)),aa(int,int,abs_abs(int),L3))
            & ( K2 = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),Q4),L3)),R5) ) ) ) ) ).

% eucl_rel_int.simps
tff(fact_3098_divmod__divmod__step,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Ma: num,Nb: num] :
          unique8689654367752047608divmod(A,Ma,Nb) = $ite(aa(num,$o,aa(num,fun(num,$o),ord_less(num),Ma),Nb),aa(A,product_prod(A,A),product_Pair(A,A,zero_zero(A)),aa(num,A,numeral_numeral(A),Ma)),unique1321980374590559556d_step(A,Nb,unique8689654367752047608divmod(A,Ma,aa(num,num,bit0,Nb)))) ) ).

% divmod_divmod_step
tff(fact_3099_arctan__inverse,axiom,
    ! [X: real] :
      ( ( X != zero_zero(real) )
     => ( aa(real,real,arctan,divide_divide(real,one_one(real),X)) = aa(real,real,aa(real,fun(real,real),minus_minus(real),divide_divide(real,aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,sgn_sgn(real),X)),pi),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),aa(real,real,arctan,X)) ) ) ).

% arctan_inverse
tff(fact_3100_and__int__unfold,axiom,
    ! [K: int,L: int] :
      aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),K),L) = $ite(
        ( ( K = zero_zero(int) )
        | ( L = zero_zero(int) ) ),
        zero_zero(int),
        $ite(
          K = aa(int,int,uminus_uminus(int),one_one(int)),
          L,
          $ite(L = aa(int,int,uminus_uminus(int),one_one(int)),K,aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),modulo_modulo(int,K,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))),modulo_modulo(int,L,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))))),aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),divide_divide(int,K,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))),divide_divide(int,L,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))))))) ) ) ).

% and_int_unfold
tff(fact_3101_arctan__half,axiom,
    ! [X: real] : aa(real,real,arctan,X) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(real,real,arctan,divide_divide(real,X,aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))))))) ).

% arctan_half
tff(fact_3102_machin,axiom,
    divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,aa(num,num,bit0,one2)))) = aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,aa(num,num,bit0,one2)))),aa(real,real,arctan,divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),aa(num,num,bit1,aa(num,num,bit0,one2))))))),aa(real,real,arctan,divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),aa(num,num,bit1,aa(num,num,bit1,aa(num,num,bit1,aa(num,num,bit1,aa(num,num,bit0,aa(num,num,bit1,aa(num,num,bit1,one2))))))))))) ).

% machin
tff(fact_3103_machin__Euler,axiom,
    aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit1,aa(num,num,bit0,one2)))),aa(real,real,arctan,divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),aa(num,num,bit1,aa(num,num,bit1,one2))))))),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(real,real,arctan,divide_divide(real,aa(num,real,numeral_numeral(real),aa(num,num,bit1,one2)),aa(num,real,numeral_numeral(real),aa(num,num,bit1,aa(num,num,bit1,aa(num,num,bit1,aa(num,num,bit1,aa(num,num,bit0,aa(num,num,bit0,one2))))))))))) = divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,aa(num,num,bit0,one2)))) ).

% machin_Euler
tff(fact_3104_and__zero__eq,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),A2),zero_zero(A)) = zero_zero(A) ) ).

% and_zero_eq
tff(fact_3105_zero__and__eq,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),zero_zero(A)),A2) = zero_zero(A) ) ).

% zero_and_eq
tff(fact_3106_bit_Oconj__zero__left,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),zero_zero(A)),X) = zero_zero(A) ) ).

% bit.conj_zero_left
tff(fact_3107_bit_Oconj__zero__right,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),X),zero_zero(A)) = zero_zero(A) ) ).

% bit.conj_zero_right
tff(fact_3108_real__sqrt__zero,axiom,
    aa(real,real,sqrt,zero_zero(real)) = zero_zero(real) ).

% real_sqrt_zero
tff(fact_3109_real__sqrt__eq__zero__cancel__iff,axiom,
    ! [X: real] :
      ( ( aa(real,real,sqrt,X) = zero_zero(real) )
    <=> ( X = zero_zero(real) ) ) ).

% real_sqrt_eq_zero_cancel_iff
tff(fact_3110_real__sqrt__less__iff,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,sqrt,X)),aa(real,real,sqrt,Y))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),Y) ) ).

% real_sqrt_less_iff
tff(fact_3111_real__sqrt__le__iff,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,sqrt,X)),aa(real,real,sqrt,Y))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),Y) ) ).

% real_sqrt_le_iff
tff(fact_3112_real__sqrt__eq__1__iff,axiom,
    ! [X: real] :
      ( ( aa(real,real,sqrt,X) = one_one(real) )
    <=> ( X = one_one(real) ) ) ).

% real_sqrt_eq_1_iff
tff(fact_3113_real__sqrt__one,axiom,
    aa(real,real,sqrt,one_one(real)) = one_one(real) ).

% real_sqrt_one
tff(fact_3114_and_Oleft__neutral,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),aa(A,A,uminus_uminus(A),one_one(A))),A2) = A2 ) ).

% and.left_neutral
tff(fact_3115_and_Oright__neutral,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),A2),aa(A,A,uminus_uminus(A),one_one(A))) = A2 ) ).

% and.right_neutral
tff(fact_3116_bit_Oconj__one__right,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),X),aa(A,A,uminus_uminus(A),one_one(A))) = X ) ).

% bit.conj_one_right
tff(fact_3117_real__sqrt__gt__0__iff,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,sqrt,Y))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),Y) ) ).

% real_sqrt_gt_0_iff
tff(fact_3118_real__sqrt__lt__0__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,sqrt,X)),zero_zero(real))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),zero_zero(real)) ) ).

% real_sqrt_lt_0_iff
tff(fact_3119_real__sqrt__le__0__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,sqrt,X)),zero_zero(real))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),zero_zero(real)) ) ).

% real_sqrt_le_0_iff
tff(fact_3120_real__sqrt__ge__0__iff,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,sqrt,Y))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Y) ) ).

% real_sqrt_ge_0_iff
tff(fact_3121_real__sqrt__gt__1__iff,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),aa(real,real,sqrt,Y))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),Y) ) ).

% real_sqrt_gt_1_iff
tff(fact_3122_real__sqrt__lt__1__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,sqrt,X)),one_one(real))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),one_one(real)) ) ).

% real_sqrt_lt_1_iff
tff(fact_3123_real__sqrt__le__1__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,sqrt,X)),one_one(real))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),one_one(real)) ) ).

% real_sqrt_le_1_iff
tff(fact_3124_real__sqrt__ge__1__iff,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),one_one(real)),aa(real,real,sqrt,Y))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),one_one(real)),Y) ) ).

% real_sqrt_ge_1_iff
tff(fact_3125_and__nonnegative__int__iff,axiom,
    ! [K: int,L: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),K),L))
    <=> ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),K)
        | aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),L) ) ) ).

% and_nonnegative_int_iff
tff(fact_3126_and__negative__int__iff,axiom,
    ! [K: int,L: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),K),L)),zero_zero(int))
    <=> ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),zero_zero(int))
        & aa(int,$o,aa(int,fun(int,$o),ord_less(int),L),zero_zero(int)) ) ) ).

% and_negative_int_iff
tff(fact_3127_and__numerals_I2_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Y: num] : aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),one_one(A)),aa(num,A,numeral_numeral(A),aa(num,num,bit1,Y))) = one_one(A) ) ).

% and_numerals(2)
tff(fact_3128_and__numerals_I8_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [X: num] : aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),aa(num,A,numeral_numeral(A),aa(num,num,bit1,X))),one_one(A)) = one_one(A) ) ).

% and_numerals(8)
tff(fact_3129_real__sqrt__four,axiom,
    aa(real,real,sqrt,aa(num,real,numeral_numeral(real),aa(num,num,bit0,aa(num,num,bit0,one2)))) = aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)) ).

% real_sqrt_four
tff(fact_3130_and__numerals_I1_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Y: num] : aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),one_one(A)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Y))) = zero_zero(A) ) ).

% and_numerals(1)
tff(fact_3131_and__numerals_I5_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [X: num] : aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,X))),one_one(A)) = zero_zero(A) ) ).

% and_numerals(5)
tff(fact_3132_and__numerals_I3_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [X: num,Y: num] : aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,X))),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Y))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),aa(num,A,numeral_numeral(A),X)),aa(num,A,numeral_numeral(A),Y))) ) ).

% and_numerals(3)
tff(fact_3133_and__minus__numerals_I6_J,axiom,
    ! [Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,Nb)))),one_one(int)) = one_one(int) ).

% and_minus_numerals(6)
tff(fact_3134_and__minus__numerals_I2_J,axiom,
    ! [Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),one_one(int)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,Nb)))) = one_one(int) ).

% and_minus_numerals(2)
tff(fact_3135_and__numerals_I4_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [X: num,Y: num] : aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,X))),aa(num,A,numeral_numeral(A),aa(num,num,bit1,Y))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),aa(num,A,numeral_numeral(A),X)),aa(num,A,numeral_numeral(A),Y))) ) ).

% and_numerals(4)
tff(fact_3136_and__numerals_I6_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [X: num,Y: num] : aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),aa(num,A,numeral_numeral(A),aa(num,num,bit1,X))),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Y))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),aa(num,A,numeral_numeral(A),X)),aa(num,A,numeral_numeral(A),Y))) ) ).

% and_numerals(6)
tff(fact_3137_real__sqrt__abs,axiom,
    ! [X: real] : aa(real,real,sqrt,aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) = aa(real,real,abs_abs(real),X) ).

% real_sqrt_abs
tff(fact_3138_and__minus__numerals_I5_J,axiom,
    ! [Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,Nb)))),one_one(int)) = zero_zero(int) ).

% and_minus_numerals(5)
tff(fact_3139_and__minus__numerals_I1_J,axiom,
    ! [Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),one_one(int)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,Nb)))) = zero_zero(int) ).

% and_minus_numerals(1)
tff(fact_3140_real__sqrt__pow2__iff,axiom,
    ! [X: real] :
      ( ( aa(nat,real,power_power(real,aa(real,real,sqrt,X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = X )
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X) ) ).

% real_sqrt_pow2_iff
tff(fact_3141_real__sqrt__pow2,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(nat,real,power_power(real,aa(real,real,sqrt,X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = X ) ) ).

% real_sqrt_pow2
tff(fact_3142_real__sqrt__sum__squares__mult__squared__eq,axiom,
    ! [X: real,Y: real,Xa: real,Ya: real] : aa(nat,real,power_power(real,aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,Xa),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,Ya),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))))),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,Xa),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,Ya),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ).

% real_sqrt_sum_squares_mult_squared_eq
tff(fact_3143_and__numerals_I7_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [X: num,Y: num] : aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),aa(num,A,numeral_numeral(A),aa(num,num,bit1,X))),aa(num,A,numeral_numeral(A),aa(num,num,bit1,Y))) = aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),aa(num,A,numeral_numeral(A),X)),aa(num,A,numeral_numeral(A),Y)))) ) ).

% and_numerals(7)
tff(fact_3144_real__sqrt__divide,axiom,
    ! [X: real,Y: real] : aa(real,real,sqrt,divide_divide(real,X,Y)) = divide_divide(real,aa(real,real,sqrt,X),aa(real,real,sqrt,Y)) ).

% real_sqrt_divide
tff(fact_3145_real__sqrt__less__mono,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),Y)
     => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,sqrt,X)),aa(real,real,sqrt,Y)) ) ).

% real_sqrt_less_mono
tff(fact_3146_real__sqrt__le__mono,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),Y)
     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,sqrt,X)),aa(real,real,sqrt,Y)) ) ).

% real_sqrt_le_mono
tff(fact_3147_of__int__and__eq,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [K: int,L: int] : aa(int,A,ring_1_of_int(A),aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),K),L)) = aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),aa(int,A,ring_1_of_int(A),K)),aa(int,A,ring_1_of_int(A),L)) ) ).

% of_int_and_eq
tff(fact_3148_of__nat__and__eq,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Ma: nat,Nb: nat] : aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,aa(nat,fun(nat,nat),bit_se5824344872417868541ns_and(nat),Ma),Nb)) = aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),aa(nat,A,semiring_1_of_nat(A),Ma)),aa(nat,A,semiring_1_of_nat(A),Nb)) ) ).

% of_nat_and_eq
tff(fact_3149_real__sqrt__power,axiom,
    ! [X: real,K: nat] : aa(real,real,sqrt,aa(nat,real,power_power(real,X),K)) = aa(nat,real,power_power(real,aa(real,real,sqrt,X)),K) ).

% real_sqrt_power
tff(fact_3150_pi__neq__zero,axiom,
    pi != zero_zero(real) ).

% pi_neq_zero
tff(fact_3151_and__eq__minus__1__iff,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [A2: A,B2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),A2),B2) = aa(A,A,uminus_uminus(A),one_one(A)) )
        <=> ( ( A2 = aa(A,A,uminus_uminus(A),one_one(A)) )
            & ( B2 = aa(A,A,uminus_uminus(A),one_one(A)) ) ) ) ) ).

% and_eq_minus_1_iff
tff(fact_3152_real__sqrt__gt__zero,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,sqrt,X)) ) ).

% real_sqrt_gt_zero
tff(fact_3153_real__sqrt__eq__zero__cancel,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( ( aa(real,real,sqrt,X) = zero_zero(real) )
       => ( X = zero_zero(real) ) ) ) ).

% real_sqrt_eq_zero_cancel
tff(fact_3154_real__sqrt__ge__zero,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,sqrt,X)) ) ).

% real_sqrt_ge_zero
tff(fact_3155_real__sqrt__ge__one,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),one_one(real)),X)
     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),one_one(real)),aa(real,real,sqrt,X)) ) ).

% real_sqrt_ge_one
tff(fact_3156_AND__upper2_H,axiom,
    ! [Y: int,Z: int,X: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Y)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Y),Z)
       => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),X),Y)),Z) ) ) ).

% AND_upper2'
tff(fact_3157_AND__upper1_H,axiom,
    ! [Y: int,Z: int,Ya: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Y)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Y),Z)
       => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),Y),Ya)),Z) ) ) ).

% AND_upper1'
tff(fact_3158_AND__upper2,axiom,
    ! [Y: int,X: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Y)
     => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),X),Y)),Y) ) ).

% AND_upper2
tff(fact_3159_AND__upper1,axiom,
    ! [X: int,Y: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),X)
     => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),X),Y)),X) ) ).

% AND_upper1
tff(fact_3160_AND__lower,axiom,
    ! [X: int,Y: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),X)
     => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),X),Y)) ) ).

% AND_lower
tff(fact_3161_pi__not__less__zero,axiom,
    ~ aa(real,$o,aa(real,fun(real,$o),ord_less(real),pi),zero_zero(real)) ).

% pi_not_less_zero
tff(fact_3162_pi__gt__zero,axiom,
    aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),pi) ).

% pi_gt_zero
tff(fact_3163_pi__ge__zero,axiom,
    aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),pi) ).

% pi_ge_zero
tff(fact_3164_real__div__sqrt,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( divide_divide(real,X,aa(real,real,sqrt,X)) = aa(real,real,sqrt,X) ) ) ).

% real_div_sqrt
tff(fact_3165_sqrt__add__le__add__sqrt,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Y)
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),plus_plus(real),X),Y))),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(real,real,sqrt,X)),aa(real,real,sqrt,Y))) ) ) ).

% sqrt_add_le_add_sqrt
tff(fact_3166_le__real__sqrt__sumsq,axiom,
    ! [X: real,Y: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(real,real,aa(real,fun(real,real),times_times(real),X),X)),aa(real,real,aa(real,fun(real,real),times_times(real),Y),Y)))) ).

% le_real_sqrt_sumsq
tff(fact_3167_AND__upper2_H_H,axiom,
    ! [Y: int,Z: int,X: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Y)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),Y),Z)
       => aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),X),Y)),Z) ) ) ).

% AND_upper2''
tff(fact_3168_AND__upper1_H_H,axiom,
    ! [Y: int,Z: int,Ya: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Y)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),Y),Z)
       => aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),Y),Ya)),Z) ) ) ).

% AND_upper1''
tff(fact_3169_and__less__eq,axiom,
    ! [L: int,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),L),zero_zero(int))
     => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),K),L)),K) ) ).

% and_less_eq
tff(fact_3170_even__and__iff,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),A2),B2))
        <=> ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)
            | aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),B2) ) ) ) ).

% even_and_iff
tff(fact_3171_sqrt2__less__2,axiom,
    aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,sqrt,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))) ).

% sqrt2_less_2
tff(fact_3172_even__and__iff__int,axiom,
    ! [K: int,L: int] :
      ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),K),L))
    <=> ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),K)
        | aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),L) ) ) ).

% even_and_iff_int
tff(fact_3173_pi__less__4,axiom,
    aa(real,$o,aa(real,fun(real,$o),ord_less(real),pi),aa(num,real,numeral_numeral(real),aa(num,num,bit0,aa(num,num,bit0,one2)))) ).

% pi_less_4
tff(fact_3174_pi__ge__two,axiom,
    aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),pi) ).

% pi_ge_two
tff(fact_3175_pi__half__neq__two,axiom,
    divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))) != aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)) ).

% pi_half_neq_two
tff(fact_3176_one__and__eq,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),one_one(A)),A2) = modulo_modulo(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) ) ).

% one_and_eq
tff(fact_3177_and__one__eq,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),A2),one_one(A)) = modulo_modulo(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) ) ).

% and_one_eq
tff(fact_3178_real__less__rsqrt,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),Y)
     => aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),aa(real,real,sqrt,Y)) ) ).

% real_less_rsqrt
tff(fact_3179_sqrt__le__D,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,sqrt,X)),Y)
     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),aa(nat,real,power_power(real,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) ) ).

% sqrt_le_D
tff(fact_3180_real__le__rsqrt,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),Y)
     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),aa(real,real,sqrt,Y)) ) ).

% real_le_rsqrt
tff(fact_3181_pi__half__neq__zero,axiom,
    divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))) != zero_zero(real) ).

% pi_half_neq_zero
tff(fact_3182_pi__half__less__two,axiom,
    aa(real,$o,aa(real,fun(real,$o),ord_less(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))) ).

% pi_half_less_two
tff(fact_3183_pi__half__le__two,axiom,
    aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))) ).

% pi_half_le_two
tff(fact_3184_and__exp__eq__0__iff__not__bit,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A,Nb: nat] :
          ( ( aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),A2),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)) = zero_zero(A) )
        <=> ~ aa(nat,$o,bit_se5641148757651400278ts_bit(A,A2),Nb) ) ) ).

% and_exp_eq_0_iff_not_bit
tff(fact_3185_real__sqrt__unique,axiom,
    ! [Y: real,X: real] :
      ( ( aa(nat,real,power_power(real,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = X )
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Y)
       => ( aa(real,real,sqrt,X) = Y ) ) ) ).

% real_sqrt_unique
tff(fact_3186_real__le__lsqrt,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Y)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),aa(nat,real,power_power(real,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))
         => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,sqrt,X)),Y) ) ) ) ).

% real_le_lsqrt
tff(fact_3187_lemma__real__divide__sqrt__less,axiom,
    ! [U: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),U)
     => aa(real,$o,aa(real,fun(real,$o),ord_less(real),divide_divide(real,U,aa(real,real,sqrt,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),U) ) ).

% lemma_real_divide_sqrt_less
tff(fact_3188_real__sqrt__sum__squares__eq__cancel,axiom,
    ! [X: real,Y: real] :
      ( ( aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) = X )
     => ( Y = zero_zero(real) ) ) ).

% real_sqrt_sum_squares_eq_cancel
tff(fact_3189_real__sqrt__sum__squares__eq__cancel2,axiom,
    ! [X: real,Y: real] :
      ( ( aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) = Y )
     => ( X = zero_zero(real) ) ) ).

% real_sqrt_sum_squares_eq_cancel2
tff(fact_3190_real__sqrt__sum__squares__ge1,axiom,
    ! [X: real,Y: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))) ).

% real_sqrt_sum_squares_ge1
tff(fact_3191_real__sqrt__sum__squares__ge2,axiom,
    ! [Y: real,X: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))) ).

% real_sqrt_sum_squares_ge2
tff(fact_3192_real__sqrt__sum__squares__triangle__ineq,axiom,
    ! [A2: real,C2: real,B2: real,D2: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,aa(real,real,aa(real,fun(real,real),plus_plus(real),A2),C2)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,aa(real,real,aa(real,fun(real,real),plus_plus(real),B2),D2)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,A2),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,B2),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,C2),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,D2),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))))) ).

% real_sqrt_sum_squares_triangle_ineq
tff(fact_3193_sqrt__ge__absD,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),X)),aa(real,real,sqrt,Y))
     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),Y) ) ).

% sqrt_ge_absD
tff(fact_3194_pi__half__gt__zero,axiom,
    aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))) ).

% pi_half_gt_zero
tff(fact_3195_pi__half__ge__zero,axiom,
    aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))) ).

% pi_half_ge_zero
tff(fact_3196_m2pi__less__pi,axiom,
    aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),pi))),pi) ).

% m2pi_less_pi
tff(fact_3197_arctan__ubound,axiom,
    ! [Y: real] : aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,arctan,Y)),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))) ).

% arctan_ubound
tff(fact_3198_arctan__one,axiom,
    aa(real,real,arctan,one_one(real)) = divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,aa(num,num,bit0,one2)))) ).

% arctan_one
tff(fact_3199_real__less__lsqrt,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Y)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),aa(nat,real,power_power(real,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))
         => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,sqrt,X)),Y) ) ) ) ).

% real_less_lsqrt
tff(fact_3200_sqrt__sum__squares__le__sum,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Y)
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))),aa(real,real,aa(real,fun(real,real),plus_plus(real),X),Y)) ) ) ).

% sqrt_sum_squares_le_sum
tff(fact_3201_ln__sqrt,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,real,ln_ln(real),aa(real,real,sqrt,X)) = divide_divide(real,aa(real,real,ln_ln(real),X),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))) ) ) ).

% ln_sqrt
tff(fact_3202_sqrt__sum__squares__le__sum__abs,axiom,
    ! [X: real,Y: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(real,real,abs_abs(real),X)),aa(real,real,abs_abs(real),Y))) ).

% sqrt_sum_squares_le_sum_abs
tff(fact_3203_real__sqrt__ge__abs2,axiom,
    ! [Y: real,X: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),Y)),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))) ).

% real_sqrt_ge_abs2
tff(fact_3204_real__sqrt__ge__abs1,axiom,
    ! [X: real,Y: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),X)),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))) ).

% real_sqrt_ge_abs1
tff(fact_3205_sqrt__even__pow2,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
     => ( aa(real,real,sqrt,aa(nat,real,power_power(real,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),Nb)) = aa(nat,real,power_power(real,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),divide_divide(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) ) ) ).

% sqrt_even_pow2
tff(fact_3206_minus__pi__half__less__zero,axiom,
    aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),zero_zero(real)) ).

% minus_pi_half_less_zero
tff(fact_3207_arctan__bounded,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),aa(real,real,arctan,Y))
      & aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,arctan,Y)),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))) ) ).

% arctan_bounded
tff(fact_3208_arctan__lbound,axiom,
    ! [Y: real] : aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),aa(real,real,arctan,Y)) ).

% arctan_lbound
tff(fact_3209_arsinh__real__aux,axiom,
    ! [X: real] : aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,aa(real,fun(real,real),plus_plus(real),X),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),one_one(real))))) ).

% arsinh_real_aux
tff(fact_3210_real__sqrt__sum__squares__mult__ge__zero,axiom,
    ! [X: real,Y: real,Xa: real,Ya: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,Xa),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,Ya),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))))) ).

% real_sqrt_sum_squares_mult_ge_zero
tff(fact_3211_real__sqrt__power__even,axiom,
    ! [Nb: nat,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
       => ( aa(nat,real,power_power(real,aa(real,real,sqrt,X)),Nb) = aa(nat,real,power_power(real,X),divide_divide(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) ) ) ) ).

% real_sqrt_power_even
tff(fact_3212_arith__geo__mean__sqrt,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Y)
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),times_times(real),X),Y))),divide_divide(real,aa(real,real,aa(real,fun(real,real),plus_plus(real),X),Y),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))) ) ) ).

% arith_geo_mean_sqrt
tff(fact_3213_powr__half__sqrt,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( powr(real,X,divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))) = aa(real,real,sqrt,X) ) ) ).

% powr_half_sqrt
tff(fact_3214_arsinh__real__def,axiom,
    ! [X: real] : aa(real,real,arsinh(real),X) = aa(real,real,ln_ln(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),X),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),one_one(real))))) ).

% arsinh_real_def
tff(fact_3215_and__int__rec,axiom,
    ! [K: int,L: int] :
      aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),K),L) = aa(int,int,
        aa(int,fun(int,int),plus_plus(int),
          aa($o,int,zero_neq_one_of_bool(int),
            ( ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),K)
            & ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),L) ))),
        aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),divide_divide(int,K,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))),divide_divide(int,L,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))))) ).

% and_int_rec
tff(fact_3216_cos__x__y__le__one,axiom,
    ! [X: real,Y: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),divide_divide(real,X,aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))))),one_one(real)) ).

% cos_x_y_le_one
tff(fact_3217_real__sqrt__sum__squares__less,axiom,
    ! [X: real,U: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,abs_abs(real),X)),divide_divide(real,U,aa(real,real,sqrt,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,abs_abs(real),Y)),divide_divide(real,U,aa(real,real,sqrt,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))))
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))),U) ) ) ).

% real_sqrt_sum_squares_less
tff(fact_3218_arcosh__real__def,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),one_one(real)),X)
     => ( aa(real,real,arcosh(real),X) = aa(real,real,ln_ln(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),X),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),one_one(real))))) ) ) ).

% arcosh_real_def
tff(fact_3219_sqrt__sum__squares__half__less,axiom,
    ! [X: real,U: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),divide_divide(real,U,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),Y),divide_divide(real,U,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Y)
           => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))),U) ) ) ) ) ).

% sqrt_sum_squares_half_less
tff(fact_3220_sin__cos__npi,axiom,
    ! [Nb: nat] : aa(real,real,sin(real),divide_divide(real,aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)))),pi),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))) = aa(nat,real,power_power(real,aa(real,real,uminus_uminus(real),one_one(real))),Nb) ).

% sin_cos_npi
tff(fact_3221_and__int_Osimps,axiom,
    ! [K: int,L: int] :
      aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),K),L) = $ite(
        ( member(int,K,aa(set(int),set(int),aa(int,fun(set(int),set(int)),insert(int),zero_zero(int)),aa(set(int),set(int),aa(int,fun(set(int),set(int)),insert(int),aa(int,int,uminus_uminus(int),one_one(int))),bot_bot(set(int)))))
        & member(int,L,aa(set(int),set(int),aa(int,fun(set(int),set(int)),insert(int),zero_zero(int)),aa(set(int),set(int),aa(int,fun(set(int),set(int)),insert(int),aa(int,int,uminus_uminus(int),one_one(int))),bot_bot(set(int))))) ),
        aa(int,int,uminus_uminus(int),
          aa($o,int,zero_neq_one_of_bool(int),
            ( ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),K)
            & ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),L) ))),
        aa(int,int,
          aa(int,fun(int,int),plus_plus(int),
            aa($o,int,zero_neq_one_of_bool(int),
              ( ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),K)
              & ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),L) ))),
          aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),divide_divide(int,K,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))),divide_divide(int,L,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))))) ) ).

% and_int.simps
tff(fact_3222_and__int_Oelims,axiom,
    ! [X: int,Xa: int,Y: int] :
      ( ( aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),X),Xa) = Y )
     => ( Y = $ite(
            ( member(int,X,aa(set(int),set(int),aa(int,fun(set(int),set(int)),insert(int),zero_zero(int)),aa(set(int),set(int),aa(int,fun(set(int),set(int)),insert(int),aa(int,int,uminus_uminus(int),one_one(int))),bot_bot(set(int)))))
            & member(int,Xa,aa(set(int),set(int),aa(int,fun(set(int),set(int)),insert(int),zero_zero(int)),aa(set(int),set(int),aa(int,fun(set(int),set(int)),insert(int),aa(int,int,uminus_uminus(int),one_one(int))),bot_bot(set(int))))) ),
            aa(int,int,uminus_uminus(int),
              aa($o,int,zero_neq_one_of_bool(int),
                ( ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),X)
                & ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Xa) ))),
            aa(int,int,
              aa(int,fun(int,int),plus_plus(int),
                aa($o,int,zero_neq_one_of_bool(int),
                  ( ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),X)
                  & ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Xa) ))),
              aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),divide_divide(int,X,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))),divide_divide(int,Xa,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))))) ) ) ) ).

% and_int.elims
tff(fact_3223_cos__pi__eq__zero,axiom,
    ! [Ma: nat] : aa(real,real,cos(real),divide_divide(real,aa(real,real,aa(real,fun(real,real),times_times(real),pi),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Ma)))),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))) = zero_zero(real) ).

% cos_pi_eq_zero
tff(fact_3224_divmod__BitM__2__eq,axiom,
    ! [Ma: num] : unique8689654367752047608divmod(int,bitM(Ma),aa(num,num,bit0,one2)) = aa(int,product_prod(int,int),product_Pair(int,int,aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(num,int,numeral_numeral(int),Ma)),one_one(int))),one_one(int)) ).

% divmod_BitM_2_eq
tff(fact_3225_bot__apply,axiom,
    ! [B: $tType,A: $tType] :
      ( bot(A)
     => ! [X: B] : aa(B,A,bot_bot(fun(B,A)),X) = bot_bot(A) ) ).

% bot_apply
tff(fact_3226_empty__iff,axiom,
    ! [A: $tType,C2: A] : ~ member(A,C2,bot_bot(set(A))) ).

% empty_iff
tff(fact_3227_all__not__in__conv,axiom,
    ! [A: $tType,A3: set(A)] :
      ( ! [X4: A] : ~ member(A,X4,A3)
    <=> ( A3 = bot_bot(set(A)) ) ) ).

% all_not_in_conv
tff(fact_3228_Collect__empty__eq,axiom,
    ! [A: $tType,P: fun(A,$o)] :
      ( ( collect(A,P) = bot_bot(set(A)) )
    <=> ! [X4: A] : ~ aa(A,$o,P,X4) ) ).

% Collect_empty_eq
tff(fact_3229_empty__Collect__eq,axiom,
    ! [A: $tType,P: fun(A,$o)] :
      ( ( bot_bot(set(A)) = collect(A,P) )
    <=> ! [X4: A] : ~ aa(A,$o,P,X4) ) ).

% empty_Collect_eq
tff(fact_3230_image__is__empty,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),A3: set(B)] :
      ( ( aa(set(B),set(A),image(B,A,F2),A3) = bot_bot(set(A)) )
    <=> ( A3 = bot_bot(set(B)) ) ) ).

% image_is_empty
tff(fact_3231_empty__is__image,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),A3: set(B)] :
      ( ( bot_bot(set(A)) = aa(set(B),set(A),image(B,A,F2),A3) )
    <=> ( A3 = bot_bot(set(B)) ) ) ).

% empty_is_image
tff(fact_3232_image__empty,axiom,
    ! [B: $tType,A: $tType,F2: fun(B,A)] : aa(set(B),set(A),image(B,A,F2),bot_bot(set(B))) = bot_bot(set(A)) ).

% image_empty
tff(fact_3233_subset__empty,axiom,
    ! [A: $tType,A3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),bot_bot(set(A)))
    <=> ( A3 = bot_bot(set(A)) ) ) ).

% subset_empty
tff(fact_3234_empty__subsetI,axiom,
    ! [A: $tType,A3: set(A)] : aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),bot_bot(set(A))),A3) ).

% empty_subsetI
tff(fact_3235_singletonI,axiom,
    ! [A: $tType,A2: A] : member(A,A2,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A)))) ).

% singletonI
tff(fact_3236_Diff__empty,axiom,
    ! [A: $tType,A3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),bot_bot(set(A))) = A3 ).

% Diff_empty
tff(fact_3237_empty__Diff,axiom,
    ! [A: $tType,A3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),bot_bot(set(A))),A3) = bot_bot(set(A)) ).

% empty_Diff
tff(fact_3238_Diff__cancel,axiom,
    ! [A: $tType,A3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),A3) = bot_bot(set(A)) ).

% Diff_cancel
tff(fact_3239_sin__zero,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ( aa(A,A,sin(A),zero_zero(A)) = zero_zero(A) ) ) ).

% sin_zero
tff(fact_3240_cos__minus,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A] : aa(A,A,cos(A),aa(A,A,uminus_uminus(A),X)) = aa(A,A,cos(A),X) ) ).

% cos_minus
tff(fact_3241_sin__minus,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A] : aa(A,A,sin(A),aa(A,A,uminus_uminus(A),X)) = aa(A,A,uminus_uminus(A),aa(A,A,sin(A),X)) ) ).

% sin_minus
tff(fact_3242_singleton__insert__inj__eq,axiom,
    ! [A: $tType,B2: A,A2: A,A3: set(A)] :
      ( ( aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),B2),bot_bot(set(A))) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),A3) )
    <=> ( ( A2 = B2 )
        & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),B2),bot_bot(set(A)))) ) ) ).

% singleton_insert_inj_eq
tff(fact_3243_singleton__insert__inj__eq_H,axiom,
    ! [A: $tType,A2: A,A3: set(A),B2: A] :
      ( ( aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),A3) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),B2),bot_bot(set(A))) )
    <=> ( ( A2 = B2 )
        & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),B2),bot_bot(set(A)))) ) ) ).

% singleton_insert_inj_eq'
tff(fact_3244_cos__zero,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ( aa(A,A,cos(A),zero_zero(A)) = one_one(A) ) ) ).

% cos_zero
tff(fact_3245_Diff__eq__empty__iff,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3) = bot_bot(set(A)) )
    <=> aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3) ) ).

% Diff_eq_empty_iff
tff(fact_3246_insert__Diff__single,axiom,
    ! [A: $tType,A2: A,A3: set(A)] : aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A))))) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),A3) ).

% insert_Diff_single
tff(fact_3247_Max__singleton,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [X: A] : aa(set(A),A,lattic643756798349783984er_Max(A),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))) = X ) ).

% Max_singleton
tff(fact_3248_sin__pi,axiom,
    aa(real,real,sin(real),pi) = zero_zero(real) ).

% sin_pi
tff(fact_3249_sin__pi__minus,axiom,
    ! [X: real] : aa(real,real,sin(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),pi),X)) = aa(real,real,sin(real),X) ).

% sin_pi_minus
tff(fact_3250_dbl__dec__simps_I5_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [K: num] : neg_numeral_dbl_dec(A,aa(num,A,numeral_numeral(A),K)) = aa(num,A,numeral_numeral(A),bitM(K)) ) ).

% dbl_dec_simps(5)
tff(fact_3251_subset__Compl__singleton,axiom,
    ! [A: $tType,A3: set(A),B2: A] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),aa(set(A),set(A),uminus_uminus(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),B2),bot_bot(set(A)))))
    <=> ~ member(A,B2,A3) ) ).

% subset_Compl_singleton
tff(fact_3252_sin__of__real__pi,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ( aa(A,A,sin(A),real_Vector_of_real(A,pi)) = zero_zero(A) ) ) ).

% sin_of_real_pi
tff(fact_3253_cos__pi,axiom,
    aa(real,real,cos(real),pi) = aa(real,real,uminus_uminus(real),one_one(real)) ).

% cos_pi
tff(fact_3254_cos__periodic__pi,axiom,
    ! [X: real] : aa(real,real,cos(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),X),pi)) = aa(real,real,uminus_uminus(real),aa(real,real,cos(real),X)) ).

% cos_periodic_pi
tff(fact_3255_cos__periodic__pi2,axiom,
    ! [X: real] : aa(real,real,cos(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),pi),X)) = aa(real,real,uminus_uminus(real),aa(real,real,cos(real),X)) ).

% cos_periodic_pi2
tff(fact_3256_sin__periodic__pi,axiom,
    ! [X: real] : aa(real,real,sin(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),X),pi)) = aa(real,real,uminus_uminus(real),aa(real,real,sin(real),X)) ).

% sin_periodic_pi
tff(fact_3257_sin__periodic__pi2,axiom,
    ! [X: real] : aa(real,real,sin(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),pi),X)) = aa(real,real,uminus_uminus(real),aa(real,real,sin(real),X)) ).

% sin_periodic_pi2
tff(fact_3258_cos__minus__pi,axiom,
    ! [X: real] : aa(real,real,cos(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),X),pi)) = aa(real,real,uminus_uminus(real),aa(real,real,cos(real),X)) ).

% cos_minus_pi
tff(fact_3259_cos__pi__minus,axiom,
    ! [X: real] : aa(real,real,cos(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),pi),X)) = aa(real,real,uminus_uminus(real),aa(real,real,cos(real),X)) ).

% cos_pi_minus
tff(fact_3260_sin__minus__pi,axiom,
    ! [X: real] : aa(real,real,sin(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),X),pi)) = aa(real,real,uminus_uminus(real),aa(real,real,sin(real),X)) ).

% sin_minus_pi
tff(fact_3261_pred__numeral__simps_I2_J,axiom,
    ! [K: num] : pred_numeral(aa(num,num,bit0,K)) = aa(num,nat,numeral_numeral(nat),bitM(K)) ).

% pred_numeral_simps(2)
tff(fact_3262_sin__cos__squared__add3,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,cos(A),X)),aa(A,A,cos(A),X))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,sin(A),X)),aa(A,A,sin(A),X))) = one_one(A) ) ).

% sin_cos_squared_add3
tff(fact_3263_cos__of__real__pi,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ( aa(A,A,cos(A),real_Vector_of_real(A,pi)) = aa(A,A,uminus_uminus(A),one_one(A)) ) ) ).

% cos_of_real_pi
tff(fact_3264_sin__npi2,axiom,
    ! [Nb: nat] : aa(real,real,sin(real),aa(real,real,aa(real,fun(real,real),times_times(real),pi),aa(nat,real,semiring_1_of_nat(real),Nb))) = zero_zero(real) ).

% sin_npi2
tff(fact_3265_sin__npi,axiom,
    ! [Nb: nat] : aa(real,real,sin(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),Nb)),pi)) = zero_zero(real) ).

% sin_npi
tff(fact_3266_and__nat__numerals_I3_J,axiom,
    ! [X: num] : aa(nat,nat,aa(nat,fun(nat,nat),bit_se5824344872417868541ns_and(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,X))),aa(nat,nat,suc,zero_zero(nat))) = zero_zero(nat) ).

% and_nat_numerals(3)
tff(fact_3267_and__nat__numerals_I1_J,axiom,
    ! [Y: num] : aa(nat,nat,aa(nat,fun(nat,nat),bit_se5824344872417868541ns_and(nat),aa(nat,nat,suc,zero_zero(nat))),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,Y))) = zero_zero(nat) ).

% and_nat_numerals(1)
tff(fact_3268_sin__npi__int,axiom,
    ! [Nb: int] : aa(real,real,sin(real),aa(real,real,aa(real,fun(real,real),times_times(real),pi),aa(int,real,ring_1_of_int(real),Nb))) = zero_zero(real) ).

% sin_npi_int
tff(fact_3269_and__nat__numerals_I4_J,axiom,
    ! [X: num] : aa(nat,nat,aa(nat,fun(nat,nat),bit_se5824344872417868541ns_and(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,X))),aa(nat,nat,suc,zero_zero(nat))) = one_one(nat) ).

% and_nat_numerals(4)
tff(fact_3270_and__nat__numerals_I2_J,axiom,
    ! [Y: num] : aa(nat,nat,aa(nat,fun(nat,nat),bit_se5824344872417868541ns_and(nat),aa(nat,nat,suc,zero_zero(nat))),aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,Y))) = one_one(nat) ).

% and_nat_numerals(2)
tff(fact_3271_cos__pi__half,axiom,
    aa(real,real,cos(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))) = zero_zero(real) ).

% cos_pi_half
tff(fact_3272_sin__two__pi,axiom,
    aa(real,real,sin(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),pi)) = zero_zero(real) ).

% sin_two_pi
tff(fact_3273_sin__pi__half,axiom,
    aa(real,real,sin(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))) = one_one(real) ).

% sin_pi_half
tff(fact_3274_cos__two__pi,axiom,
    aa(real,real,cos(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),pi)) = one_one(real) ).

% cos_two_pi
tff(fact_3275_cos__periodic,axiom,
    ! [X: real] : aa(real,real,cos(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),X),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),pi))) = aa(real,real,cos(real),X) ).

% cos_periodic
tff(fact_3276_sin__periodic,axiom,
    ! [X: real] : aa(real,real,sin(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),X),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),pi))) = aa(real,real,sin(real),X) ).

% sin_periodic
tff(fact_3277_cos__2pi__minus,axiom,
    ! [X: real] : aa(real,real,cos(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),pi)),X)) = aa(real,real,cos(real),X) ).

% cos_2pi_minus
tff(fact_3278_Suc__0__and__eq,axiom,
    ! [Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),bit_se5824344872417868541ns_and(nat),aa(nat,nat,suc,zero_zero(nat))),Nb) = modulo_modulo(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) ).

% Suc_0_and_eq
tff(fact_3279_and__Suc__0__eq,axiom,
    ! [Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),bit_se5824344872417868541ns_and(nat),Nb),aa(nat,nat,suc,zero_zero(nat))) = modulo_modulo(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) ).

% and_Suc_0_eq
tff(fact_3280_cos__npi,axiom,
    ! [Nb: nat] : aa(real,real,cos(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),Nb)),pi)) = aa(nat,real,power_power(real,aa(real,real,uminus_uminus(real),one_one(real))),Nb) ).

% cos_npi
tff(fact_3281_cos__npi2,axiom,
    ! [Nb: nat] : aa(real,real,cos(real),aa(real,real,aa(real,fun(real,real),times_times(real),pi),aa(nat,real,semiring_1_of_nat(real),Nb))) = aa(nat,real,power_power(real,aa(real,real,uminus_uminus(real),one_one(real))),Nb) ).

% cos_npi2
tff(fact_3282_sin__cos__squared__add,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,power_power(A,aa(A,A,sin(A),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,A,power_power(A,aa(A,A,cos(A),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) = one_one(A) ) ).

% sin_cos_squared_add
tff(fact_3283_sin__cos__squared__add2,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,power_power(A,aa(A,A,cos(A),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,A,power_power(A,aa(A,A,sin(A),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) = one_one(A) ) ).

% sin_cos_squared_add2
tff(fact_3284_cos__of__real__pi__half,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V7773925162809079976_field(A)
        & real_V2822296259951069270ebra_1(A) )
     => ( aa(A,A,cos(A),divide_divide(A,real_Vector_of_real(A,pi),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))) = zero_zero(A) ) ) ).

% cos_of_real_pi_half
tff(fact_3285_sin__of__real__pi__half,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V7773925162809079976_field(A)
        & real_V2822296259951069270ebra_1(A) )
     => ( aa(A,A,sin(A),divide_divide(A,real_Vector_of_real(A,pi),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))) = one_one(A) ) ) ).

% sin_of_real_pi_half
tff(fact_3286_sin__2npi,axiom,
    ! [Nb: nat] : aa(real,real,sin(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(nat,real,semiring_1_of_nat(real),Nb))),pi)) = zero_zero(real) ).

% sin_2npi
tff(fact_3287_cos__2npi,axiom,
    ! [Nb: nat] : aa(real,real,cos(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(nat,real,semiring_1_of_nat(real),Nb))),pi)) = one_one(real) ).

% cos_2npi
tff(fact_3288_sin__2pi__minus,axiom,
    ! [X: real] : aa(real,real,sin(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),pi)),X)) = aa(real,real,uminus_uminus(real),aa(real,real,sin(real),X)) ).

% sin_2pi_minus
tff(fact_3289_sin__int__2pin,axiom,
    ! [Nb: int] : aa(real,real,sin(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),pi)),aa(int,real,ring_1_of_int(real),Nb))) = zero_zero(real) ).

% sin_int_2pin
tff(fact_3290_cos__int__2pin,axiom,
    ! [Nb: int] : aa(real,real,cos(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),pi)),aa(int,real,ring_1_of_int(real),Nb))) = one_one(real) ).

% cos_int_2pin
tff(fact_3291_cos__3over2__pi,axiom,
    aa(real,real,cos(real),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(num,real,numeral_numeral(real),aa(num,num,bit1,one2)),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),pi)) = zero_zero(real) ).

% cos_3over2_pi
tff(fact_3292_sin__3over2__pi,axiom,
    aa(real,real,sin(real),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(num,real,numeral_numeral(real),aa(num,num,bit1,one2)),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),pi)) = aa(real,real,uminus_uminus(real),one_one(real)) ).

% sin_3over2_pi
tff(fact_3293_cos__npi__int,axiom,
    ! [Nb: int] :
      aa(real,real,cos(real),aa(real,real,aa(real,fun(real,real),times_times(real),pi),aa(int,real,ring_1_of_int(real),Nb))) = $ite(aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb),one_one(real),aa(real,real,uminus_uminus(real),one_one(real))) ).

% cos_npi_int
tff(fact_3294_cos__one__sin__zero,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] :
          ( ( aa(A,A,cos(A),X) = one_one(A) )
         => ( aa(A,A,sin(A),X) = zero_zero(A) ) ) ) ).

% cos_one_sin_zero
tff(fact_3295_bot__fun__def,axiom,
    ! [A: $tType,B: $tType] :
      ( bot(B)
     => ! [X2: A] : aa(A,B,bot_bot(fun(A,B)),X2) = bot_bot(B) ) ).

% bot_fun_def
tff(fact_3296_emptyE,axiom,
    ! [A: $tType,A2: A] : ~ member(A,A2,bot_bot(set(A))) ).

% emptyE
tff(fact_3297_equals0D,axiom,
    ! [A: $tType,A3: set(A),A2: A] :
      ( ( A3 = bot_bot(set(A)) )
     => ~ member(A,A2,A3) ) ).

% equals0D
tff(fact_3298_equals0I,axiom,
    ! [A: $tType,A3: set(A)] :
      ( ! [Y3: A] : ~ member(A,Y3,A3)
     => ( A3 = bot_bot(set(A)) ) ) ).

% equals0I
tff(fact_3299_ex__in__conv,axiom,
    ! [A: $tType,A3: set(A)] :
      ( ? [X4: A] : member(A,X4,A3)
    <=> ( A3 != bot_bot(set(A)) ) ) ).

% ex_in_conv
tff(fact_3300_polar__Ex,axiom,
    ! [X: real,Y: real] :
    ? [R3: real,A4: real] :
      ( ( X = aa(real,real,aa(real,fun(real,real),times_times(real),R3),aa(real,real,cos(real),A4)) )
      & ( Y = aa(real,real,aa(real,fun(real,real),times_times(real),R3),aa(real,real,sin(real),A4)) ) ) ).

% polar_Ex
tff(fact_3301_sin__diff,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A,Y: A] : aa(A,A,sin(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),Y)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,sin(A),X)),aa(A,A,cos(A),Y))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,cos(A),X)),aa(A,A,sin(A),Y))) ) ).

% sin_diff
tff(fact_3302_sin__add,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A,Y: A] : aa(A,A,sin(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,sin(A),X)),aa(A,A,cos(A),Y))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,cos(A),X)),aa(A,A,sin(A),Y))) ) ).

% sin_add
tff(fact_3303_bot_Oextremum__strict,axiom,
    ! [A: $tType] :
      ( order_bot(A)
     => ! [A2: A] : ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),bot_bot(A)) ) ).

% bot.extremum_strict
tff(fact_3304_bot_Onot__eq__extremum,axiom,
    ! [A: $tType] :
      ( order_bot(A)
     => ! [A2: A] :
          ( ( A2 != bot_bot(A) )
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),bot_bot(A)),A2) ) ) ).

% bot.not_eq_extremum
tff(fact_3305_bot_Oextremum,axiom,
    ! [A: $tType] :
      ( order_bot(A)
     => ! [A2: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),bot_bot(A)),A2) ) ).

% bot.extremum
tff(fact_3306_bot_Oextremum__unique,axiom,
    ! [A: $tType] :
      ( order_bot(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),bot_bot(A))
        <=> ( A2 = bot_bot(A) ) ) ) ).

% bot.extremum_unique
tff(fact_3307_bot_Oextremum__uniqueI,axiom,
    ! [A: $tType] :
      ( order_bot(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),bot_bot(A))
         => ( A2 = bot_bot(A) ) ) ) ).

% bot.extremum_uniqueI
tff(fact_3308_cos__of__real,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: real] : aa(A,A,cos(A),real_Vector_of_real(A,X)) = real_Vector_of_real(A,aa(real,real,cos(real),X)) ) ).

% cos_of_real
tff(fact_3309_sin__of__real,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: real] : aa(A,A,sin(A),real_Vector_of_real(A,X)) = real_Vector_of_real(A,aa(real,real,sin(real),X)) ) ).

% sin_of_real
tff(fact_3310_singleton__inject,axiom,
    ! [A: $tType,A2: A,B2: A] :
      ( ( aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A))) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),B2),bot_bot(set(A))) )
     => ( A2 = B2 ) ) ).

% singleton_inject
tff(fact_3311_insert__not__empty,axiom,
    ! [A: $tType,A2: A,A3: set(A)] : aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),A3) != bot_bot(set(A)) ).

% insert_not_empty
tff(fact_3312_doubleton__eq__iff,axiom,
    ! [A: $tType,A2: A,B2: A,C2: A,D2: A] :
      ( ( aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),B2),bot_bot(set(A)))) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),C2),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),D2),bot_bot(set(A)))) )
    <=> ( ( ( A2 = C2 )
          & ( B2 = D2 ) )
        | ( ( A2 = D2 )
          & ( B2 = C2 ) ) ) ) ).

% doubleton_eq_iff
tff(fact_3313_singleton__iff,axiom,
    ! [A: $tType,B2: A,A2: A] :
      ( member(A,B2,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A))))
    <=> ( B2 = A2 ) ) ).

% singleton_iff
tff(fact_3314_singletonD,axiom,
    ! [A: $tType,B2: A,A2: A] :
      ( member(A,B2,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A))))
     => ( B2 = A2 ) ) ).

% singletonD
tff(fact_3315_cos__add,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A,Y: A] : aa(A,A,cos(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,cos(A),X)),aa(A,A,cos(A),Y))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,sin(A),X)),aa(A,A,sin(A),Y))) ) ).

% cos_add
tff(fact_3316_cos__diff,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A,Y: A] : aa(A,A,cos(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),Y)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,cos(A),X)),aa(A,A,cos(A),Y))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,sin(A),X)),aa(A,A,sin(A),Y))) ) ).

% cos_diff
tff(fact_3317_not__psubset__empty,axiom,
    ! [A: $tType,A3: set(A)] : ~ aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),A3),bot_bot(set(A))) ).

% not_psubset_empty
tff(fact_3318_semiring__norm_I26_J,axiom,
    bitM(one2) = one2 ).

% semiring_norm(26)
tff(fact_3319_sin__zero__norm__cos__one,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] :
          ( ( aa(A,A,sin(A),X) = zero_zero(A) )
         => ( real_V7770717601297561774m_norm(A,aa(A,A,cos(A),X)) = one_one(real) ) ) ) ).

% sin_zero_norm_cos_one
tff(fact_3320_sin__zero__abs__cos__one,axiom,
    ! [X: real] :
      ( ( aa(real,real,sin(real),X) = zero_zero(real) )
     => ( aa(real,real,abs_abs(real),aa(real,real,cos(real),X)) = one_one(real) ) ) ).

% sin_zero_abs_cos_one
tff(fact_3321_sin__double,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : aa(A,A,sin(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),X)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,sin(A),X))),aa(A,A,cos(A),X)) ) ).

% sin_double
tff(fact_3322_sincos__principal__value,axiom,
    ! [X: real] :
    ? [Y3: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),pi)),Y3)
      & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y3),pi)
      & ( aa(real,real,sin(real),Y3) = aa(real,real,sin(real),X) )
      & ( aa(real,real,cos(real),Y3) = aa(real,real,cos(real),X) ) ) ).

% sincos_principal_value
tff(fact_3323_diff__shunt__var,axiom,
    ! [A: $tType] :
      ( boolea8198339166811842893lgebra(A)
     => ! [X: A,Y: A] :
          ( ( aa(A,A,aa(A,fun(A,A),minus_minus(A),X),Y) = bot_bot(A) )
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y) ) ) ).

% diff_shunt_var
tff(fact_3324_sin__x__le__x,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,sin(real),X)),X) ) ).

% sin_x_le_x
tff(fact_3325_sin__le__one,axiom,
    ! [X: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,sin(real),X)),one_one(real)) ).

% sin_le_one
tff(fact_3326_cos__le__one,axiom,
    ! [X: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,cos(real),X)),one_one(real)) ).

% cos_le_one
tff(fact_3327_abs__sin__x__le__abs__x,axiom,
    ! [X: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),aa(real,real,sin(real),X))),aa(real,real,abs_abs(real),X)) ).

% abs_sin_x_le_abs_x
tff(fact_3328_cos__arctan__not__zero,axiom,
    ! [X: real] : aa(real,real,cos(real),aa(real,real,arctan,X)) != zero_zero(real) ).

% cos_arctan_not_zero
tff(fact_3329_subset__singletonD,axiom,
    ! [A: $tType,A3: set(A),X: A] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))))
     => ( ( A3 = bot_bot(set(A)) )
        | ( A3 = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))) ) ) ) ).

% subset_singletonD
tff(fact_3330_subset__singleton__iff,axiom,
    ! [A: $tType,X5: set(A),A2: A] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),X5),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A))))
    <=> ( ( X5 = bot_bot(set(A)) )
        | ( X5 = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A))) ) ) ) ).

% subset_singleton_iff
tff(fact_3331_Diff__insert,axiom,
    ! [A: $tType,A3: set(A),A2: A,B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),B3)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A)))) ).

% Diff_insert
tff(fact_3332_insert__Diff,axiom,
    ! [A: $tType,A2: A,A3: set(A)] :
      ( member(A,A2,A3)
     => ( aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A))))) = A3 ) ) ).

% insert_Diff
tff(fact_3333_Diff__insert2,axiom,
    ! [A: $tType,A3: set(A),A2: A,B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),B3)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A))))),B3) ).

% Diff_insert2
tff(fact_3334_Diff__insert__absorb,axiom,
    ! [A: $tType,X: A,A3: set(A)] :
      ( ~ member(A,X,A3)
     => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))) = A3 ) ) ).

% Diff_insert_absorb
tff(fact_3335_in__image__insert__iff,axiom,
    ! [A: $tType,B3: set(set(A)),X: A,A3: set(A)] :
      ( ! [C6: set(A)] :
          ( member(set(A),C6,B3)
         => ~ member(A,X,C6) )
     => ( member(set(A),A3,aa(set(set(A)),set(set(A)),image(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X)),B3))
      <=> ( member(A,X,A3)
          & member(set(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))),B3) ) ) ) ).

% in_image_insert_iff
tff(fact_3336_cos__int__times__real,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [Ma: int,X: real] : aa(A,A,cos(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(int,A,ring_1_of_int(A),Ma)),real_Vector_of_real(A,X))) = real_Vector_of_real(A,aa(real,real,cos(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(int,real,ring_1_of_int(real),Ma)),X))) ) ).

% cos_int_times_real
tff(fact_3337_sin__cos__le1,axiom,
    ! [X: real,Y: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,sin(real),X)),aa(real,real,sin(real),Y))),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,cos(real),X)),aa(real,real,cos(real),Y))))),one_one(real)) ).

% sin_cos_le1
tff(fact_3338_subset__Compl__self__eq,axiom,
    ! [A: $tType,A3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),aa(set(A),set(A),uminus_uminus(set(A)),A3))
    <=> ( A3 = bot_bot(set(A)) ) ) ).

% subset_Compl_self_eq
tff(fact_3339_sin__int__times__real,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [Ma: int,X: real] : aa(A,A,sin(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(int,A,ring_1_of_int(A),Ma)),real_Vector_of_real(A,X))) = real_Vector_of_real(A,aa(real,real,sin(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(int,real,ring_1_of_int(real),Ma)),X))) ) ).

% sin_int_times_real
tff(fact_3340_semiring__norm_I28_J,axiom,
    ! [Nb: num] : bitM(aa(num,num,bit1,Nb)) = aa(num,num,bit1,aa(num,num,bit0,Nb)) ).

% semiring_norm(28)
tff(fact_3341_semiring__norm_I27_J,axiom,
    ! [Nb: num] : bitM(aa(num,num,bit0,Nb)) = aa(num,num,bit1,bitM(Nb)) ).

% semiring_norm(27)
tff(fact_3342_sin__squared__eq,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : aa(nat,A,power_power(A,aa(A,A,sin(A),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),aa(nat,A,power_power(A,aa(A,A,cos(A),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) ) ).

% sin_squared_eq
tff(fact_3343_cos__squared__eq,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : aa(nat,A,power_power(A,aa(A,A,cos(A),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),aa(nat,A,power_power(A,aa(A,A,sin(A),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) ) ).

% cos_squared_eq
tff(fact_3344_inc__BitM__eq,axiom,
    ! [Nb: num] : inc(bitM(Nb)) = aa(num,num,bit0,Nb) ).

% inc_BitM_eq
tff(fact_3345_BitM__inc__eq,axiom,
    ! [Nb: num] : bitM(inc(Nb)) = aa(num,num,bit1,Nb) ).

% BitM_inc_eq
tff(fact_3346_sin__gt__zero,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),pi)
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,sin(real),X)) ) ) ).

% sin_gt_zero
tff(fact_3347_sin__x__ge__neg__x,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),X)),aa(real,real,sin(real),X)) ) ).

% sin_x_ge_neg_x
tff(fact_3348_sin__ge__zero,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),pi)
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,sin(real),X)) ) ) ).

% sin_ge_zero
tff(fact_3349_sin__ge__minus__one,axiom,
    ! [X: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),aa(real,real,sin(real),X)) ).

% sin_ge_minus_one
tff(fact_3350_cos__monotone__0__pi__le,axiom,
    ! [Y: real,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Y)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),pi)
         => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,cos(real),X)),aa(real,real,cos(real),Y)) ) ) ) ).

% cos_monotone_0_pi_le
tff(fact_3351_cos__mono__le__eq,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),pi)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Y)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),pi)
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,cos(real),X)),aa(real,real,cos(real),Y))
            <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),X) ) ) ) ) ) ).

% cos_mono_le_eq
tff(fact_3352_cos__inj__pi,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),pi)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Y)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),pi)
           => ( ( aa(real,real,cos(real),X) = aa(real,real,cos(real),Y) )
             => ( X = Y ) ) ) ) ) ) ).

% cos_inj_pi
tff(fact_3353_cos__ge__minus__one,axiom,
    ! [X: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),aa(real,real,cos(real),X)) ).

% cos_ge_minus_one
tff(fact_3354_abs__sin__le__one,axiom,
    ! [X: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),aa(real,real,sin(real),X))),one_one(real)) ).

% abs_sin_le_one
tff(fact_3355_abs__cos__le__one,axiom,
    ! [X: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),aa(real,real,cos(real),X))),one_one(real)) ).

% abs_cos_le_one
tff(fact_3356_and__nat__def,axiom,
    ! [Ma: nat,Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),bit_se5824344872417868541ns_and(nat),Ma),Nb) = aa(int,nat,nat2,aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),aa(nat,int,semiring_1_of_nat(int),Ma)),aa(nat,int,semiring_1_of_nat(int),Nb))) ).

% and_nat_def
tff(fact_3357_cos__diff__cos,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [W: A,Z: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,cos(A),W)),aa(A,A,cos(A),Z)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,sin(A),divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),W),Z),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))))),aa(A,A,sin(A),divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),Z),W),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))))) ) ).

% cos_diff_cos
tff(fact_3358_sin__diff__sin,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [W: A,Z: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,sin(A),W)),aa(A,A,sin(A),Z)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,sin(A),divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),W),Z),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))))),aa(A,A,cos(A),divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),W),Z),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))))) ) ).

% sin_diff_sin
tff(fact_3359_sin__plus__sin,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [W: A,Z: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,sin(A),W)),aa(A,A,sin(A),Z)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,sin(A),divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),W),Z),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))))),aa(A,A,cos(A),divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),W),Z),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))))) ) ).

% sin_plus_sin
tff(fact_3360_cos__times__sin,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [W: A,Z: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,cos(A),W)),aa(A,A,sin(A),Z)) = divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,sin(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),W),Z))),aa(A,A,sin(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),W),Z))),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) ) ).

% cos_times_sin
tff(fact_3361_sin__times__cos,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [W: A,Z: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,sin(A),W)),aa(A,A,cos(A),Z)) = divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,sin(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),W),Z))),aa(A,A,sin(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),W),Z))),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) ) ).

% sin_times_cos
tff(fact_3362_sin__times__sin,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [W: A,Z: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,sin(A),W)),aa(A,A,sin(A),Z)) = divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,cos(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),W),Z))),aa(A,A,cos(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),W),Z))),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) ) ).

% sin_times_sin
tff(fact_3363_cos__double,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : aa(A,A,cos(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),X)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,power_power(A,aa(A,A,cos(A),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,A,power_power(A,aa(A,A,sin(A),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) ) ).

% cos_double
tff(fact_3364_cos__sin__eq,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : aa(A,A,cos(A),X) = aa(A,A,sin(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),divide_divide(A,real_Vector_of_real(A,pi),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))),X)) ) ).

% cos_sin_eq
tff(fact_3365_sin__cos__eq,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : aa(A,A,sin(A),X) = aa(A,A,cos(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),divide_divide(A,real_Vector_of_real(A,pi),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))),X)) ) ).

% sin_cos_eq
tff(fact_3366_subset__insert__iff,axiom,
    ! [A: $tType,A3: set(A),X: A,B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),B3))
    <=> $ite(member(A,X,A3),aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))))),B3),aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)) ) ).

% subset_insert_iff
tff(fact_3367_Diff__single__insert,axiom,
    ! [A: $tType,A3: set(A),X: A,B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))))),B3)
     => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),B3)) ) ).

% Diff_single_insert
tff(fact_3368_Compl__insert,axiom,
    ! [A: $tType,X: A,A3: set(A)] : aa(set(A),set(A),uminus_uminus(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),aa(set(A),set(A),uminus_uminus(set(A)),A3)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))) ).

% Compl_insert
tff(fact_3369_cos__double__sin,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [W: A] : aa(A,A,cos(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),W)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(nat,A,power_power(A,aa(A,A,sin(A),W)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ) ).

% cos_double_sin
tff(fact_3370_eval__nat__numeral_I2_J,axiom,
    ! [Nb: num] : aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,Nb)) = aa(nat,nat,suc,aa(num,nat,numeral_numeral(nat),bitM(Nb))) ).

% eval_nat_numeral(2)
tff(fact_3371_minus__sin__cos__eq,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : aa(A,A,uminus_uminus(A),aa(A,A,sin(A),X)) = aa(A,A,cos(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),divide_divide(A,real_Vector_of_real(A,pi),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))))) ) ).

% minus_sin_cos_eq
tff(fact_3372_BitM__plus__one,axiom,
    ! [Nb: num] : aa(num,num,aa(num,fun(num,num),plus_plus(num),bitM(Nb)),one2) = aa(num,num,bit0,Nb) ).

% BitM_plus_one
tff(fact_3373_one__plus__BitM,axiom,
    ! [Nb: num] : aa(num,num,aa(num,fun(num,num),plus_plus(num),one2),bitM(Nb)) = aa(num,num,bit0,Nb) ).

% one_plus_BitM
tff(fact_3374_cos__two__neq__zero,axiom,
    aa(real,real,cos(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))) != zero_zero(real) ).

% cos_two_neq_zero
tff(fact_3375_cos__monotone__0__pi,axiom,
    ! [Y: real,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Y)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),Y),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),pi)
         => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,cos(real),X)),aa(real,real,cos(real),Y)) ) ) ) ).

% cos_monotone_0_pi
tff(fact_3376_cos__mono__less__eq,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),pi)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Y)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),pi)
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,cos(real),X)),aa(real,real,cos(real),Y))
            <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),Y),X) ) ) ) ) ) ).

% cos_mono_less_eq
tff(fact_3377_sin__eq__0__pi,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),pi)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),pi)
       => ( ( aa(real,real,sin(real),X) = zero_zero(real) )
         => ( X = zero_zero(real) ) ) ) ) ).

% sin_eq_0_pi
tff(fact_3378_sin__zero__pi__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,abs_abs(real),X)),pi)
     => ( ( aa(real,real,sin(real),X) = zero_zero(real) )
      <=> ( X = zero_zero(real) ) ) ) ).

% sin_zero_pi_iff
tff(fact_3379_cos__monotone__minus__pi__0_H,axiom,
    ! [Y: real,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),pi)),Y)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),zero_zero(real))
         => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,cos(real),Y)),aa(real,real,cos(real),X)) ) ) ) ).

% cos_monotone_minus_pi_0'
tff(fact_3380_sin__zero__iff__int2,axiom,
    ! [X: real] :
      ( ( aa(real,real,sin(real),X) = zero_zero(real) )
    <=> ? [I3: int] : X = aa(real,real,aa(real,fun(real,real),times_times(real),aa(int,real,ring_1_of_int(real),I3)),pi) ) ).

% sin_zero_iff_int2
tff(fact_3381_sincos__total__pi,axiom,
    ! [Y: real,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Y)
     => ( ( aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) = one_one(real) )
       => ? [T3: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),T3)
            & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),T3),pi)
            & ( X = aa(real,real,cos(real),T3) )
            & ( Y = aa(real,real,sin(real),T3) ) ) ) ) ).

% sincos_total_pi
tff(fact_3382_sin__cos__sqrt,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,sin(real),X))
     => ( aa(real,real,sin(real),X) = aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),minus_minus(real),one_one(real)),aa(nat,real,power_power(real,aa(real,real,cos(real),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ) ) ).

% sin_cos_sqrt
tff(fact_3383_sin__expansion__lemma,axiom,
    ! [X: real,Ma: nat] : aa(real,real,sin(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),X),divide_divide(real,aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,suc,Ma))),pi),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))) = aa(real,real,cos(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),X),divide_divide(real,aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),Ma)),pi),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))) ).

% sin_expansion_lemma
tff(fact_3384_psubset__insert__iff,axiom,
    ! [A: $tType,A3: set(A),X: A,B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),B3))
    <=> $ite(
          member(A,X,B3),
          aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),A3),B3),
          $ite(member(A,X,A3),aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))))),B3),aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)) ) ) ).

% psubset_insert_iff
tff(fact_3385_numeral__BitM,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [Nb: num] : aa(num,A,numeral_numeral(A),bitM(Nb)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Nb))),one_one(A)) ) ).

% numeral_BitM
tff(fact_3386_odd__numeral__BitM,axiom,
    ! [A: $tType] :
      ( semiring_parity(A)
     => ! [W: num] : ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(num,A,numeral_numeral(A),bitM(W))) ) ).

% odd_numeral_BitM
tff(fact_3387_cos__expansion__lemma,axiom,
    ! [X: real,Ma: nat] : aa(real,real,cos(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),X),divide_divide(real,aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,suc,Ma))),pi),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))) = aa(real,real,uminus_uminus(real),aa(real,real,sin(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),X),divide_divide(real,aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),Ma)),pi),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))))) ).

% cos_expansion_lemma
tff(fact_3388_sin__gt__zero__02,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,sin(real),X)) ) ) ).

% sin_gt_zero_02
tff(fact_3389_cos__two__less__zero,axiom,
    aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,cos(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),zero_zero(real)) ).

% cos_two_less_zero
tff(fact_3390_cos__is__zero,axiom,
    ? [X3: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X3)
      & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X3),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))
      & ( aa(real,real,cos(real),X3) = zero_zero(real) )
      & ! [Y4: real] :
          ( ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Y4)
            & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y4),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))
            & ( aa(real,real,cos(real),Y4) = zero_zero(real) ) )
         => ( Y4 = X3 ) ) ) ).

% cos_is_zero
tff(fact_3391_cos__two__le__zero,axiom,
    aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,cos(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),zero_zero(real)) ).

% cos_two_le_zero
tff(fact_3392_cos__monotone__minus__pi__0,axiom,
    ! [Y: real,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),pi)),Y)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),Y),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),zero_zero(real))
         => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,cos(real),Y)),aa(real,real,cos(real),X)) ) ) ) ).

% cos_monotone_minus_pi_0
tff(fact_3393_cos__total,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),Y)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),one_one(real))
       => ? [X3: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X3)
            & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X3),pi)
            & ( aa(real,real,cos(real),X3) = Y )
            & ! [Y4: real] :
                ( ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Y4)
                  & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y4),pi)
                  & ( aa(real,real,cos(real),Y4) = Y ) )
               => ( Y4 = X3 ) ) ) ) ) ).

% cos_total
tff(fact_3394_sincos__total__pi__half,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Y)
       => ( ( aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) = one_one(real) )
         => ? [T3: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),T3)
              & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),T3),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
              & ( X = aa(real,real,cos(real),T3) )
              & ( Y = aa(real,real,sin(real),T3) ) ) ) ) ) ).

% sincos_total_pi_half
tff(fact_3395_sincos__total__2pi__le,axiom,
    ! [X: real,Y: real] :
      ( ( aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) = one_one(real) )
     => ? [T3: real] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),T3)
          & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),T3),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),pi))
          & ( X = aa(real,real,cos(real),T3) )
          & ( Y = aa(real,real,sin(real),T3) ) ) ) ).

% sincos_total_2pi_le
tff(fact_3396_sincos__total__2pi,axiom,
    ! [X: real,Y: real] :
      ( ( aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) = one_one(real) )
     => ~ ! [T3: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),T3)
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),T3),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),pi))
             => ( ( X = aa(real,real,cos(real),T3) )
               => ( Y != aa(real,real,sin(real),T3) ) ) ) ) ) ).

% sincos_total_2pi
tff(fact_3397_sin__pi__divide__n__ge__0,axiom,
    ! [Nb: nat] :
      ( ( Nb != zero_zero(nat) )
     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,sin(real),divide_divide(real,pi,aa(nat,real,semiring_1_of_nat(real),Nb)))) ) ).

% sin_pi_divide_n_ge_0
tff(fact_3398_sin__45,axiom,
    aa(real,real,sin(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,aa(num,num,bit0,one2))))) = divide_divide(real,aa(real,real,sqrt,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))) ).

% sin_45
tff(fact_3399_cos__45,axiom,
    aa(real,real,cos(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,aa(num,num,bit0,one2))))) = divide_divide(real,aa(real,real,sqrt,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))) ).

% cos_45
tff(fact_3400_cos__plus__cos,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [W: A,Z: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,cos(A),W)),aa(A,A,cos(A),Z)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,cos(A),divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),W),Z),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))))),aa(A,A,cos(A),divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),W),Z),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))))) ) ).

% cos_plus_cos
tff(fact_3401_cos__times__cos,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [W: A,Z: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,cos(A),W)),aa(A,A,cos(A),Z)) = divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,cos(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),W),Z))),aa(A,A,cos(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),W),Z))),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) ) ).

% cos_times_cos
tff(fact_3402_sin__gt__zero2,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,sin(real),X)) ) ) ).

% sin_gt_zero2
tff(fact_3403_sin__lt__zero,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),pi),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),pi))
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,sin(real),X)),zero_zero(real)) ) ) ).

% sin_lt_zero
tff(fact_3404_cos__double__less__one,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,cos(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),X))),one_one(real)) ) ) ).

% cos_double_less_one
tff(fact_3405_sin__30,axiom,
    aa(real,real,sin(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,aa(num,num,bit1,one2))))) = divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))) ).

% sin_30
tff(fact_3406_cos__gt__zero,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,cos(real),X)) ) ) ).

% cos_gt_zero
tff(fact_3407_sin__monotone__2pi__le,axiom,
    ! [Y: real,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),Y)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
         => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,sin(real),Y)),aa(real,real,sin(real),X)) ) ) ) ).

% sin_monotone_2pi_le
tff(fact_3408_sin__mono__le__eq,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),Y)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,sin(real),X)),aa(real,real,sin(real),Y))
            <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),Y) ) ) ) ) ) ).

% sin_mono_le_eq
tff(fact_3409_sin__inj__pi,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),Y)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
           => ( ( aa(real,real,sin(real),X) = aa(real,real,sin(real),Y) )
             => ( X = Y ) ) ) ) ) ) ).

% sin_inj_pi
tff(fact_3410_cos__60,axiom,
    aa(real,real,cos(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit1,one2)))) = divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))) ).

% cos_60
tff(fact_3411_sin__60,axiom,
    aa(real,real,sin(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit1,one2)))) = divide_divide(real,aa(real,real,sqrt,aa(num,real,numeral_numeral(real),aa(num,num,bit1,one2))),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))) ).

% sin_60
tff(fact_3412_cos__30,axiom,
    aa(real,real,cos(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,aa(num,num,bit1,one2))))) = divide_divide(real,aa(real,real,sqrt,aa(num,real,numeral_numeral(real),aa(num,num,bit1,one2))),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))) ).

% cos_30
tff(fact_3413_cos__one__2pi__int,axiom,
    ! [X: real] :
      ( ( aa(real,real,cos(real),X) = one_one(real) )
    <=> ? [X4: int] : X = aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(int,real,ring_1_of_int(real),X4)),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),pi) ) ).

% cos_one_2pi_int
tff(fact_3414_cos__double__cos,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [W: A] : aa(A,A,cos(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),W)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(nat,A,power_power(A,aa(A,A,cos(A),W)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),one_one(A)) ) ).

% cos_double_cos
tff(fact_3415_cos__treble__cos,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : aa(A,A,cos(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit1,one2))),X)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,aa(num,num,bit0,one2)))),aa(nat,A,power_power(A,aa(A,A,cos(A),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,one2))))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit1,one2))),aa(A,A,cos(A),X))) ) ).

% cos_treble_cos
tff(fact_3416_and__nat__unfold,axiom,
    ! [Ma: nat,Nb: nat] :
      aa(nat,nat,aa(nat,fun(nat,nat),bit_se5824344872417868541ns_and(nat),Ma),Nb) = $ite(
        ( ( Ma = zero_zero(nat) )
        | ( Nb = zero_zero(nat) ) ),
        zero_zero(nat),
        aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),modulo_modulo(nat,Ma,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),modulo_modulo(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,nat,aa(nat,fun(nat,nat),bit_se5824344872417868541ns_and(nat),divide_divide(nat,Ma,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),divide_divide(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))) ) ).

% and_nat_unfold
tff(fact_3417_sin__le__zero,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),pi),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),pi))
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,sin(real),X)),zero_zero(real)) ) ) ).

% sin_le_zero
tff(fact_3418_sin__less__zero,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),divide_divide(real,aa(real,real,uminus_uminus(real),pi),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),zero_zero(real))
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,sin(real),X)),zero_zero(real)) ) ) ).

% sin_less_zero
tff(fact_3419_sin__monotone__2pi,axiom,
    ! [Y: real,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),Y)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),Y),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
         => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,sin(real),Y)),aa(real,real,sin(real),X)) ) ) ) ).

% sin_monotone_2pi
tff(fact_3420_sin__mono__less__eq,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),Y)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,sin(real),X)),aa(real,real,sin(real),Y))
            <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),Y) ) ) ) ) ) ).

% sin_mono_less_eq
tff(fact_3421_sin__total,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),Y)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),one_one(real))
       => ? [X3: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),X3)
            & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X3),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
            & ( aa(real,real,sin(real),X3) = Y )
            & ! [Y4: real] :
                ( ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),Y4)
                  & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y4),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
                  & ( aa(real,real,sin(real),Y4) = Y ) )
               => ( Y4 = X3 ) ) ) ) ) ).

% sin_total
tff(fact_3422_and__nat__rec,axiom,
    ! [Ma: nat,Nb: nat] :
      aa(nat,nat,aa(nat,fun(nat,nat),bit_se5824344872417868541ns_and(nat),Ma),Nb) = aa(nat,nat,
        aa(nat,fun(nat,nat),plus_plus(nat),
          aa($o,nat,zero_neq_one_of_bool(nat),
            ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Ma)
            & ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb) ))),
        aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,nat,aa(nat,fun(nat,nat),bit_se5824344872417868541ns_and(nat),divide_divide(nat,Ma,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),divide_divide(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))) ).

% and_nat_rec
tff(fact_3423_cos__gt__zero__pi,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,cos(real),X)) ) ) ).

% cos_gt_zero_pi
tff(fact_3424_cos__ge__zero,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,cos(real),X)) ) ) ).

% cos_ge_zero
tff(fact_3425_cos__one__2pi,axiom,
    ! [X: real] :
      ( ( aa(real,real,cos(real),X) = one_one(real) )
    <=> ( ? [X4: nat] : X = aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),X4)),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),pi)
        | ? [X4: nat] : X = aa(real,real,uminus_uminus(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),X4)),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),pi)) ) ) ).

% cos_one_2pi
tff(fact_3426_sin__pi__divide__n__gt__0,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
     => aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,sin(real),divide_divide(real,pi,aa(nat,real,semiring_1_of_nat(real),Nb)))) ) ).

% sin_pi_divide_n_gt_0
tff(fact_3427_sin__arctan,axiom,
    ! [X: real] : aa(real,real,sin(real),aa(real,real,arctan,X)) = divide_divide(real,X,aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))) ).

% sin_arctan
tff(fact_3428_cos__arctan,axiom,
    ! [X: real] : aa(real,real,cos(real),aa(real,real,arctan,X)) = divide_divide(real,one_one(real),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))) ).

% cos_arctan
tff(fact_3429_sin__zero__iff__int,axiom,
    ! [X: real] :
      ( ( aa(real,real,sin(real),X) = zero_zero(real) )
    <=> ? [I3: int] :
          ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),I3)
          & ( X = aa(real,real,aa(real,fun(real,real),times_times(real),aa(int,real,ring_1_of_int(real),I3)),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))) ) ) ) ).

% sin_zero_iff_int
tff(fact_3430_cos__zero__iff__int,axiom,
    ! [X: real] :
      ( ( aa(real,real,cos(real),X) = zero_zero(real) )
    <=> ? [I3: int] :
          ( ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),I3)
          & ( X = aa(real,real,aa(real,fun(real,real),times_times(real),aa(int,real,ring_1_of_int(real),I3)),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))) ) ) ) ).

% cos_zero_iff_int
tff(fact_3431_sin__zero__lemma,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( ( aa(real,real,sin(real),X) = zero_zero(real) )
       => ? [N: nat] :
            ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),N)
            & ( X = aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),N)),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))) ) ) ) ) ).

% sin_zero_lemma
tff(fact_3432_sin__zero__iff,axiom,
    ! [X: real] :
      ( ( aa(real,real,sin(real),X) = zero_zero(real) )
    <=> ( ? [N4: nat] :
            ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),N4)
            & ( X = aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),N4)),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))) ) )
        | ? [N4: nat] :
            ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),N4)
            & ( X = aa(real,real,uminus_uminus(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),N4)),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))) ) ) ) ) ).

% sin_zero_iff
tff(fact_3433_cos__zero__lemma,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( ( aa(real,real,cos(real),X) = zero_zero(real) )
       => ? [N: nat] :
            ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),N)
            & ( X = aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),N)),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))) ) ) ) ) ).

% cos_zero_lemma
tff(fact_3434_cos__zero__iff,axiom,
    ! [X: real] :
      ( ( aa(real,real,cos(real),X) = zero_zero(real) )
    <=> ( ? [N4: nat] :
            ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),N4)
            & ( X = aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),N4)),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))) ) )
        | ? [N4: nat] :
            ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),N4)
            & ( X = aa(real,real,uminus_uminus(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),N4)),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))) ) ) ) ) ).

% cos_zero_iff
tff(fact_3435_tan__double,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] :
          ( ( aa(A,A,cos(A),X) != zero_zero(A) )
         => ( ( aa(A,A,cos(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),X)) != zero_zero(A) )
           => ( aa(A,A,tan(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),X)) = divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,tan(A),X)),aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),aa(nat,A,power_power(A,aa(A,A,tan(A),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ) ) ) ) ).

% tan_double
tff(fact_3436_sin__tan,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,abs_abs(real),X)),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
     => ( aa(real,real,sin(real),X) = divide_divide(real,aa(real,real,tan(real),X),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),aa(nat,real,power_power(real,aa(real,real,tan(real),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))) ) ) ).

% sin_tan
tff(fact_3437_cos__tan,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,abs_abs(real),X)),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
     => ( aa(real,real,cos(real),X) = divide_divide(real,one_one(real),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),aa(nat,real,power_power(real,aa(real,real,tan(real),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))) ) ) ).

% cos_tan
tff(fact_3438_complex__unimodular__polar,axiom,
    ! [Z: complex] :
      ( ( real_V7770717601297561774m_norm(complex,Z) = one_one(real) )
     => ~ ! [T3: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),T3)
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),T3),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),pi))
             => ( Z != complex2(aa(real,real,cos(real),T3),aa(real,real,sin(real),T3)) ) ) ) ) ).

% complex_unimodular_polar
tff(fact_3439_and__int_Opelims,axiom,
    ! [X: int,Xa: int,Y: int] :
      ( ( aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),X),Xa) = Y )
     => ( aa(product_prod(int,int),$o,accp(product_prod(int,int),bit_and_int_rel),aa(int,product_prod(int,int),product_Pair(int,int,X),Xa))
       => ~ ( ( Y = $ite(
                  ( member(int,X,aa(set(int),set(int),aa(int,fun(set(int),set(int)),insert(int),zero_zero(int)),aa(set(int),set(int),aa(int,fun(set(int),set(int)),insert(int),aa(int,int,uminus_uminus(int),one_one(int))),bot_bot(set(int)))))
                  & member(int,Xa,aa(set(int),set(int),aa(int,fun(set(int),set(int)),insert(int),zero_zero(int)),aa(set(int),set(int),aa(int,fun(set(int),set(int)),insert(int),aa(int,int,uminus_uminus(int),one_one(int))),bot_bot(set(int))))) ),
                  aa(int,int,uminus_uminus(int),
                    aa($o,int,zero_neq_one_of_bool(int),
                      ( ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),X)
                      & ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Xa) ))),
                  aa(int,int,
                    aa(int,fun(int,int),plus_plus(int),
                      aa($o,int,zero_neq_one_of_bool(int),
                        ( ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),X)
                        & ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Xa) ))),
                    aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),divide_divide(int,X,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))),divide_divide(int,Xa,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))))) ) )
           => ~ aa(product_prod(int,int),$o,accp(product_prod(int,int),bit_and_int_rel),aa(int,product_prod(int,int),product_Pair(int,int,X),Xa)) ) ) ) ).

% and_int.pelims
tff(fact_3440_bit__0__eq,axiom,
    ! [A: $tType] :
      ( bit_semiring_bits(A)
     => ( bit_se5641148757651400278ts_bit(A,zero_zero(A)) = bot_bot(fun(nat,$o)) ) ) ).

% bit_0_eq
tff(fact_3441_tan__zero,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ( aa(A,A,tan(A),zero_zero(A)) = zero_zero(A) ) ) ).

% tan_zero
tff(fact_3442_tan__minus,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : aa(A,A,tan(A),aa(A,A,uminus_uminus(A),X)) = aa(A,A,uminus_uminus(A),aa(A,A,tan(A),X)) ) ).

% tan_minus
tff(fact_3443_set__decode__zero,axiom,
    nat_set_decode(zero_zero(nat)) = bot_bot(set(nat)) ).

% set_decode_zero
tff(fact_3444_tan__pi,axiom,
    aa(real,real,tan(real),pi) = zero_zero(real) ).

% tan_pi
tff(fact_3445_tan__periodic__pi,axiom,
    ! [X: real] : aa(real,real,tan(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),X),pi)) = aa(real,real,tan(real),X) ).

% tan_periodic_pi
tff(fact_3446_tan__npi,axiom,
    ! [Nb: nat] : aa(real,real,tan(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),Nb)),pi)) = zero_zero(real) ).

% tan_npi
tff(fact_3447_tan__periodic__n,axiom,
    ! [X: real,Nb: num] : aa(real,real,tan(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),X),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),Nb)),pi))) = aa(real,real,tan(real),X) ).

% tan_periodic_n
tff(fact_3448_tan__periodic__nat,axiom,
    ! [X: real,Nb: nat] : aa(real,real,tan(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),X),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),Nb)),pi))) = aa(real,real,tan(real),X) ).

% tan_periodic_nat
tff(fact_3449_tan__periodic__int,axiom,
    ! [X: real,I: int] : aa(real,real,tan(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),X),aa(real,real,aa(real,fun(real,real),times_times(real),aa(int,real,ring_1_of_int(real),I)),pi))) = aa(real,real,tan(real),X) ).

% tan_periodic_int
tff(fact_3450_norm__cos__sin,axiom,
    ! [Ta: real] : real_V7770717601297561774m_norm(complex,complex2(aa(real,real,cos(real),Ta),aa(real,real,sin(real),Ta))) = one_one(real) ).

% norm_cos_sin
tff(fact_3451_tan__periodic,axiom,
    ! [X: real] : aa(real,real,tan(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),X),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),pi))) = aa(real,real,tan(real),X) ).

% tan_periodic
tff(fact_3452_bot__nat__def,axiom,
    bot_bot(nat) = zero_zero(nat) ).

% bot_nat_def
tff(fact_3453_bot__set__def,axiom,
    ! [A: $tType] : bot_bot(set(A)) = collect(A,bot_bot(fun(A,$o))) ).

% bot_set_def
tff(fact_3454_tan__of__real,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: real] : real_Vector_of_real(A,aa(real,real,tan(real),X)) = aa(A,A,tan(A),real_Vector_of_real(A,X)) ) ).

% tan_of_real
tff(fact_3455_zero__complex_Ocode,axiom,
    zero_zero(complex) = complex2(zero_zero(real),zero_zero(real)) ).

% zero_complex.code
tff(fact_3456_Complex__eq__0,axiom,
    ! [A2: real,B2: real] :
      ( ( complex2(A2,B2) = zero_zero(complex) )
    <=> ( ( A2 = zero_zero(real) )
        & ( B2 = zero_zero(real) ) ) ) ).

% Complex_eq_0
tff(fact_3457_tan__arctan,axiom,
    ! [Y: real] : aa(real,real,tan(real),aa(real,real,arctan,Y)) = Y ).

% tan_arctan
tff(fact_3458_bot__enat__def,axiom,
    bot_bot(extended_enat) = zero_zero(extended_enat) ).

% bot_enat_def
tff(fact_3459_one__complex_Ocode,axiom,
    one_one(complex) = complex2(one_one(real),zero_zero(real)) ).

% one_complex.code
tff(fact_3460_Complex__eq__1,axiom,
    ! [A2: real,B2: real] :
      ( ( complex2(A2,B2) = one_one(complex) )
    <=> ( ( A2 = one_one(real) )
        & ( B2 = zero_zero(real) ) ) ) ).

% Complex_eq_1
tff(fact_3461_Complex__eq__numeral,axiom,
    ! [A2: real,B2: real,W: num] :
      ( ( complex2(A2,B2) = aa(num,complex,numeral_numeral(complex),W) )
    <=> ( ( A2 = aa(num,real,numeral_numeral(real),W) )
        & ( B2 = zero_zero(real) ) ) ) ).

% Complex_eq_numeral
tff(fact_3462_complex__eq__cancel__iff2,axiom,
    ! [X: real,Y: real,Xa: real] :
      ( ( complex2(X,Y) = real_Vector_of_real(complex,Xa) )
    <=> ( ( X = Xa )
        & ( Y = zero_zero(real) ) ) ) ).

% complex_eq_cancel_iff2
tff(fact_3463_complex__of__real__code,axiom,
    ! [X2: real] : real_Vector_of_real(complex,X2) = complex2(X2,zero_zero(real)) ).

% complex_of_real_code
tff(fact_3464_complex__of__real__def,axiom,
    ! [R2: real] : real_Vector_of_real(complex,R2) = complex2(R2,zero_zero(real)) ).

% complex_of_real_def
tff(fact_3465_Complex__eq__neg__1,axiom,
    ! [A2: real,B2: real] :
      ( ( complex2(A2,B2) = aa(complex,complex,uminus_uminus(complex),one_one(complex)) )
    <=> ( ( A2 = aa(real,real,uminus_uminus(real),one_one(real)) )
        & ( B2 = zero_zero(real) ) ) ) ).

% Complex_eq_neg_1
tff(fact_3466_Complex__eq__neg__numeral,axiom,
    ! [A2: real,B2: real,W: num] :
      ( ( complex2(A2,B2) = aa(complex,complex,uminus_uminus(complex),aa(num,complex,numeral_numeral(complex),W)) )
    <=> ( ( A2 = aa(real,real,uminus_uminus(real),aa(num,real,numeral_numeral(real),W)) )
        & ( B2 = zero_zero(real) ) ) ) ).

% Complex_eq_neg_numeral
tff(fact_3467_tan__def,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X2: A] : aa(A,A,tan(A),X2) = divide_divide(A,aa(A,A,sin(A),X2),aa(A,A,cos(A),X2)) ) ).

% tan_def
tff(fact_3468_tan__45,axiom,
    aa(real,real,tan(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,aa(num,num,bit0,one2))))) = one_one(real) ).

% tan_45
tff(fact_3469_tan__60,axiom,
    aa(real,real,tan(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit1,one2)))) = aa(real,real,sqrt,aa(num,real,numeral_numeral(real),aa(num,num,bit1,one2))) ).

% tan_60
tff(fact_3470_tan__gt__zero,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,tan(real),X)) ) ) ).

% tan_gt_zero
tff(fact_3471_lemma__tan__total,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),Y)
     => ? [X3: real] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X3)
          & aa(real,$o,aa(real,fun(real,$o),ord_less(real),X3),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
          & aa(real,$o,aa(real,fun(real,$o),ord_less(real),Y),aa(real,real,tan(real),X3)) ) ) ).

% lemma_tan_total
tff(fact_3472_tan__total,axiom,
    ! [Y: real] :
    ? [X3: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),X3)
      & aa(real,$o,aa(real,fun(real,$o),ord_less(real),X3),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
      & ( aa(real,real,tan(real),X3) = Y )
      & ! [Y4: real] :
          ( ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),Y4)
            & aa(real,$o,aa(real,fun(real,$o),ord_less(real),Y4),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
            & ( aa(real,real,tan(real),Y4) = Y ) )
         => ( Y4 = X3 ) ) ) ).

% tan_total
tff(fact_3473_tan__monotone,axiom,
    ! [Y: real,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),Y)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),Y),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
         => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,tan(real),Y)),aa(real,real,tan(real),X)) ) ) ) ).

% tan_monotone
tff(fact_3474_tan__monotone_H,axiom,
    ! [Y: real,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),Y)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),Y),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),X)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),Y),X)
            <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,tan(real),Y)),aa(real,real,tan(real),X)) ) ) ) ) ) ).

% tan_monotone'
tff(fact_3475_tan__mono__lt__eq,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),Y)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),Y),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,tan(real),X)),aa(real,real,tan(real),Y))
            <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),Y) ) ) ) ) ) ).

% tan_mono_lt_eq
tff(fact_3476_lemma__tan__total1,axiom,
    ! [Y: real] :
    ? [X3: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),X3)
      & aa(real,$o,aa(real,fun(real,$o),ord_less(real),X3),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
      & ( aa(real,real,tan(real),X3) = Y ) ) ).

% lemma_tan_total1
tff(fact_3477_tan__minus__45,axiom,
    aa(real,real,tan(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,aa(num,num,bit0,one2)))))) = aa(real,real,uminus_uminus(real),one_one(real)) ).

% tan_minus_45
tff(fact_3478_tan__inverse,axiom,
    ! [Y: real] : divide_divide(real,one_one(real),aa(real,real,tan(real),Y)) = aa(real,real,tan(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),Y)) ).

% tan_inverse
tff(fact_3479_complex__norm,axiom,
    ! [X: real,Y: real] : real_V7770717601297561774m_norm(complex,complex2(X,Y)) = aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ).

% complex_norm
tff(fact_3480_add__tan__eq,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A,Y: A] :
          ( ( aa(A,A,cos(A),X) != zero_zero(A) )
         => ( ( aa(A,A,cos(A),Y) != zero_zero(A) )
           => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,tan(A),X)),aa(A,A,tan(A),Y)) = divide_divide(A,aa(A,A,sin(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,cos(A),X)),aa(A,A,cos(A),Y))) ) ) ) ) ).

% add_tan_eq
tff(fact_3481_tan__total__pos,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Y)
     => ? [X3: real] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X3)
          & aa(real,$o,aa(real,fun(real,$o),ord_less(real),X3),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
          & ( aa(real,real,tan(real),X3) = Y ) ) ) ).

% tan_total_pos
tff(fact_3482_tan__pos__pi2__le,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,tan(real),X)) ) ) ).

% tan_pos_pi2_le
tff(fact_3483_tan__less__zero,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),divide_divide(real,aa(real,real,uminus_uminus(real),pi),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),zero_zero(real))
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,tan(real),X)),zero_zero(real)) ) ) ).

% tan_less_zero
tff(fact_3484_tan__mono__le,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),Y)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),Y),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
         => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,tan(real),X)),aa(real,real,tan(real),Y)) ) ) ) ).

% tan_mono_le
tff(fact_3485_tan__mono__le__eq,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),Y)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),Y),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,tan(real),X)),aa(real,real,tan(real),Y))
            <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),Y) ) ) ) ) ) ).

% tan_mono_le_eq
tff(fact_3486_tan__bound__pi2,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,abs_abs(real),X)),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,aa(num,num,bit0,one2)))))
     => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,abs_abs(real),aa(real,real,tan(real),X))),one_one(real)) ) ).

% tan_bound_pi2
tff(fact_3487_tan__30,axiom,
    aa(real,real,tan(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,aa(num,num,bit1,one2))))) = divide_divide(real,one_one(real),aa(real,real,sqrt,aa(num,real,numeral_numeral(real),aa(num,num,bit1,one2)))) ).

% tan_30
tff(fact_3488_arctan,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),aa(real,real,arctan,Y))
      & aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,arctan,Y)),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
      & ( aa(real,real,tan(real),aa(real,real,arctan,Y)) = Y ) ) ).

% arctan
tff(fact_3489_arctan__tan,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
       => ( aa(real,real,arctan,aa(real,real,tan(real),X)) = X ) ) ) ).

% arctan_tan
tff(fact_3490_arctan__unique,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
       => ( ( aa(real,real,tan(real),X) = Y )
         => ( aa(real,real,arctan,Y) = X ) ) ) ) ).

% arctan_unique
tff(fact_3491_and__int_Opinduct,axiom,
    ! [A0: int,A1: int,P: fun(int,fun(int,$o))] :
      ( aa(product_prod(int,int),$o,accp(product_prod(int,int),bit_and_int_rel),aa(int,product_prod(int,int),product_Pair(int,int,A0),A1))
     => ( ! [K3: int,L2: int] :
            ( aa(product_prod(int,int),$o,accp(product_prod(int,int),bit_and_int_rel),aa(int,product_prod(int,int),product_Pair(int,int,K3),L2))
           => ( ( ~ ( member(int,K3,aa(set(int),set(int),aa(int,fun(set(int),set(int)),insert(int),zero_zero(int)),aa(set(int),set(int),aa(int,fun(set(int),set(int)),insert(int),aa(int,int,uminus_uminus(int),one_one(int))),bot_bot(set(int)))))
                    & member(int,L2,aa(set(int),set(int),aa(int,fun(set(int),set(int)),insert(int),zero_zero(int)),aa(set(int),set(int),aa(int,fun(set(int),set(int)),insert(int),aa(int,int,uminus_uminus(int),one_one(int))),bot_bot(set(int))))) )
               => aa(int,$o,aa(int,fun(int,$o),P,divide_divide(int,K3,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))),divide_divide(int,L2,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))) )
             => aa(int,$o,aa(int,fun(int,$o),P,K3),L2) ) )
       => aa(int,$o,aa(int,fun(int,$o),P,A0),A1) ) ) ).

% and_int.pinduct
tff(fact_3492_tan__add,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A,Y: A] :
          ( ( aa(A,A,cos(A),X) != zero_zero(A) )
         => ( ( aa(A,A,cos(A),Y) != zero_zero(A) )
           => ( ( aa(A,A,cos(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y)) != zero_zero(A) )
             => ( aa(A,A,tan(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y)) = divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,tan(A),X)),aa(A,A,tan(A),Y)),aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,tan(A),X)),aa(A,A,tan(A),Y)))) ) ) ) ) ) ).

% tan_add
tff(fact_3493_tan__diff,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A,Y: A] :
          ( ( aa(A,A,cos(A),X) != zero_zero(A) )
         => ( ( aa(A,A,cos(A),Y) != zero_zero(A) )
           => ( ( aa(A,A,cos(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),Y)) != zero_zero(A) )
             => ( aa(A,A,tan(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),Y)) = divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,tan(A),X)),aa(A,A,tan(A),Y)),aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,tan(A),X)),aa(A,A,tan(A),Y)))) ) ) ) ) ) ).

% tan_diff
tff(fact_3494_lemma__tan__add1,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A,Y: A] :
          ( ( aa(A,A,cos(A),X) != zero_zero(A) )
         => ( ( aa(A,A,cos(A),Y) != zero_zero(A) )
           => ( aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,tan(A),X)),aa(A,A,tan(A),Y))) = divide_divide(A,aa(A,A,cos(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,cos(A),X)),aa(A,A,cos(A),Y))) ) ) ) ) ).

% lemma_tan_add1
tff(fact_3495_tan__total__pi4,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,abs_abs(real),X)),one_one(real))
     => ? [Z2: real] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,aa(num,num,bit0,one2)))))),Z2)
          & aa(real,$o,aa(real,fun(real,$o),ord_less(real),Z2),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,aa(num,num,bit0,one2)))))
          & ( aa(real,real,tan(real),Z2) = X ) ) ) ).

% tan_total_pi4
tff(fact_3496_tan__half,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : aa(A,A,tan(A),X) = divide_divide(A,aa(A,A,sin(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),X)),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,cos(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),X))),one_one(A))) ) ).

% tan_half
tff(fact_3497_and__int_Opsimps,axiom,
    ! [K: int,L: int] :
      ( aa(product_prod(int,int),$o,accp(product_prod(int,int),bit_and_int_rel),aa(int,product_prod(int,int),product_Pair(int,int,K),L))
     => ( aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),K),L) = $ite(
            ( member(int,K,aa(set(int),set(int),aa(int,fun(set(int),set(int)),insert(int),zero_zero(int)),aa(set(int),set(int),aa(int,fun(set(int),set(int)),insert(int),aa(int,int,uminus_uminus(int),one_one(int))),bot_bot(set(int)))))
            & member(int,L,aa(set(int),set(int),aa(int,fun(set(int),set(int)),insert(int),zero_zero(int)),aa(set(int),set(int),aa(int,fun(set(int),set(int)),insert(int),aa(int,int,uminus_uminus(int),one_one(int))),bot_bot(set(int))))) ),
            aa(int,int,uminus_uminus(int),
              aa($o,int,zero_neq_one_of_bool(int),
                ( ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),K)
                & ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),L) ))),
            aa(int,int,
              aa(int,fun(int,int),plus_plus(int),
                aa($o,int,zero_neq_one_of_bool(int),
                  ( ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),K)
                  & ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),L) ))),
              aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),divide_divide(int,K,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))),divide_divide(int,L,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))))) ) ) ) ).

% and_int.psimps
tff(fact_3498_upto_Opinduct,axiom,
    ! [A0: int,A1: int,P: fun(int,fun(int,$o))] :
      ( aa(product_prod(int,int),$o,accp(product_prod(int,int),upto_rel),aa(int,product_prod(int,int),product_Pair(int,int,A0),A1))
     => ( ! [I2: int,J3: int] :
            ( aa(product_prod(int,int),$o,accp(product_prod(int,int),upto_rel),aa(int,product_prod(int,int),product_Pair(int,int,I2),J3))
           => ( ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),I2),J3)
               => aa(int,$o,aa(int,fun(int,$o),P,aa(int,int,aa(int,fun(int,int),plus_plus(int),I2),one_one(int))),J3) )
             => aa(int,$o,aa(int,fun(int,$o),P,I2),J3) ) )
       => aa(int,$o,aa(int,fun(int,$o),P,A0),A1) ) ) ).

% upto.pinduct
tff(fact_3499_cos__arcsin,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),one_one(real))
       => ( aa(real,real,cos(real),aa(real,real,arcsin,X)) = aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),minus_minus(real),one_one(real)),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ) ) ) ).

% cos_arcsin
tff(fact_3500_sin__arccos__abs,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),Y)),one_one(real))
     => ( aa(real,real,sin(real),aa(real,real,arccos,Y)) = aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),minus_minus(real),one_one(real)),aa(nat,real,power_power(real,Y),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ) ) ).

% sin_arccos_abs
tff(fact_3501_sin__arccos,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),one_one(real))
       => ( aa(real,real,sin(real),aa(real,real,arccos,X)) = aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),minus_minus(real),one_one(real)),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ) ) ) ).

% sin_arccos
tff(fact_3502_cot__less__zero,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),divide_divide(real,aa(real,real,uminus_uminus(real),pi),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),zero_zero(real))
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,cot(real),X)),zero_zero(real)) ) ) ).

% cot_less_zero
tff(fact_3503_arcsin__0,axiom,
    aa(real,real,arcsin,zero_zero(real)) = zero_zero(real) ).

% arcsin_0
tff(fact_3504_cot__zero,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ( aa(A,A,cot(A),zero_zero(A)) = zero_zero(A) ) ) ).

% cot_zero
tff(fact_3505_cot__minus,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : aa(A,A,cot(A),aa(A,A,uminus_uminus(A),X)) = aa(A,A,uminus_uminus(A),aa(A,A,cot(A),X)) ) ).

% cot_minus
tff(fact_3506_arccos__1,axiom,
    aa(real,real,arccos,one_one(real)) = zero_zero(real) ).

% arccos_1
tff(fact_3507_cot__pi,axiom,
    aa(real,real,cot(real),pi) = zero_zero(real) ).

% cot_pi
tff(fact_3508_arccos__minus__1,axiom,
    aa(real,real,arccos,aa(real,real,uminus_uminus(real),one_one(real))) = pi ).

% arccos_minus_1
tff(fact_3509_cos__arccos,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),Y)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),one_one(real))
       => ( aa(real,real,cos(real),aa(real,real,arccos,Y)) = Y ) ) ) ).

% cos_arccos
tff(fact_3510_sin__arcsin,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),Y)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),one_one(real))
       => ( aa(real,real,sin(real),aa(real,real,arcsin,Y)) = Y ) ) ) ).

% sin_arcsin
tff(fact_3511_cot__npi,axiom,
    ! [Nb: nat] : aa(real,real,cot(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),Nb)),pi)) = zero_zero(real) ).

% cot_npi
tff(fact_3512_arccos__0,axiom,
    aa(real,real,arccos,zero_zero(real)) = divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))) ).

% arccos_0
tff(fact_3513_arcsin__1,axiom,
    aa(real,real,arcsin,one_one(real)) = divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))) ).

% arcsin_1
tff(fact_3514_cot__periodic,axiom,
    ! [X: real] : aa(real,real,cot(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),X),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),pi))) = aa(real,real,cot(real),X) ).

% cot_periodic
tff(fact_3515_arcsin__minus__1,axiom,
    aa(real,real,arcsin,aa(real,real,uminus_uminus(real),one_one(real))) = aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))) ).

% arcsin_minus_1
tff(fact_3516_cot__of__real,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: real] : real_Vector_of_real(A,aa(real,real,cot(real),X)) = aa(A,A,cot(A),real_Vector_of_real(A,X)) ) ).

% cot_of_real
tff(fact_3517_arccos__le__arccos,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),Y)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),one_one(real))
         => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,arccos,Y)),aa(real,real,arccos,X)) ) ) ) ).

% arccos_le_arccos
tff(fact_3518_arccos__le__mono,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),X)),one_one(real))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),Y)),one_one(real))
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,arccos,X)),aa(real,real,arccos,Y))
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),X) ) ) ) ).

% arccos_le_mono
tff(fact_3519_arccos__eq__iff,axiom,
    ! [X: real,Y: real] :
      ( ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),X)),one_one(real))
        & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),Y)),one_one(real)) )
     => ( ( aa(real,real,arccos,X) = aa(real,real,arccos,Y) )
      <=> ( X = Y ) ) ) ).

% arccos_eq_iff
tff(fact_3520_arcsin__le__arcsin,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),Y)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),one_one(real))
         => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,arcsin,X)),aa(real,real,arcsin,Y)) ) ) ) ).

% arcsin_le_arcsin
tff(fact_3521_arcsin__minus,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),one_one(real))
       => ( aa(real,real,arcsin,aa(real,real,uminus_uminus(real),X)) = aa(real,real,uminus_uminus(real),aa(real,real,arcsin,X)) ) ) ) ).

% arcsin_minus
tff(fact_3522_arcsin__le__mono,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),X)),one_one(real))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),Y)),one_one(real))
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,arcsin,X)),aa(real,real,arcsin,Y))
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),Y) ) ) ) ).

% arcsin_le_mono
tff(fact_3523_arcsin__eq__iff,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),X)),one_one(real))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),Y)),one_one(real))
       => ( ( aa(real,real,arcsin,X) = aa(real,real,arcsin,Y) )
        <=> ( X = Y ) ) ) ) ).

% arcsin_eq_iff
tff(fact_3524_arccos__lbound,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),Y)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),one_one(real))
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,arccos,Y)) ) ) ).

% arccos_lbound
tff(fact_3525_arccos__less__arccos,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),Y)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),one_one(real))
         => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,arccos,Y)),aa(real,real,arccos,X)) ) ) ) ).

% arccos_less_arccos
tff(fact_3526_arccos__less__mono,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),X)),one_one(real))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),Y)),one_one(real))
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,arccos,X)),aa(real,real,arccos,Y))
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),Y),X) ) ) ) ).

% arccos_less_mono
tff(fact_3527_arccos__ubound,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),Y)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),one_one(real))
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,arccos,Y)),pi) ) ) ).

% arccos_ubound
tff(fact_3528_arccos__cos,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),pi)
       => ( aa(real,real,arccos,aa(real,real,cos(real),X)) = X ) ) ) ).

% arccos_cos
tff(fact_3529_arcsin__less__arcsin,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),Y)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),one_one(real))
         => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,arcsin,X)),aa(real,real,arcsin,Y)) ) ) ) ).

% arcsin_less_arcsin
tff(fact_3530_arcsin__less__mono,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),X)),one_one(real))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),Y)),one_one(real))
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,arcsin,X)),aa(real,real,arcsin,Y))
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),Y) ) ) ) ).

% arcsin_less_mono
tff(fact_3531_cos__arccos__abs,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),Y)),one_one(real))
     => ( aa(real,real,cos(real),aa(real,real,arccos,Y)) = Y ) ) ).

% cos_arccos_abs
tff(fact_3532_arccos__cos__eq__abs,axiom,
    ! [Theta: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),Theta)),pi)
     => ( aa(real,real,arccos,aa(real,real,cos(real),Theta)) = aa(real,real,abs_abs(real),Theta) ) ) ).

% arccos_cos_eq_abs
tff(fact_3533_cot__def,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X2: A] : aa(A,A,cot(A),X2) = divide_divide(A,aa(A,A,cos(A),X2),aa(A,A,sin(A),X2)) ) ).

% cot_def
tff(fact_3534_arccos__lt__bounded,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),one_one(real))),Y)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),Y),one_one(real))
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,arccos,Y))
          & aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,arccos,Y)),pi) ) ) ) ).

% arccos_lt_bounded
tff(fact_3535_arccos__bounded,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),Y)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),one_one(real))
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,arccos,Y))
          & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,arccos,Y)),pi) ) ) ) ).

% arccos_bounded
tff(fact_3536_sin__arccos__nonzero,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),one_one(real))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),one_one(real))
       => ( aa(real,real,sin(real),aa(real,real,arccos,X)) != zero_zero(real) ) ) ) ).

% sin_arccos_nonzero
tff(fact_3537_arccos__cos2,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),zero_zero(real))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),pi)),X)
       => ( aa(real,real,arccos,aa(real,real,cos(real),X)) = aa(real,real,uminus_uminus(real),X) ) ) ) ).

% arccos_cos2
tff(fact_3538_arccos__minus,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),one_one(real))
       => ( aa(real,real,arccos,aa(real,real,uminus_uminus(real),X)) = aa(real,real,aa(real,fun(real,real),minus_minus(real),pi),aa(real,real,arccos,X)) ) ) ) ).

% arccos_minus
tff(fact_3539_cos__arcsin__nonzero,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),one_one(real))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),one_one(real))
       => ( aa(real,real,cos(real),aa(real,real,arcsin,X)) != zero_zero(real) ) ) ) ).

% cos_arcsin_nonzero
tff(fact_3540_arccos,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),Y)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),one_one(real))
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,arccos,Y))
          & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,arccos,Y)),pi)
          & ( aa(real,real,cos(real),aa(real,real,arccos,Y)) = Y ) ) ) ) ).

% arccos
tff(fact_3541_arccos__minus__abs,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),X)),one_one(real))
     => ( aa(real,real,arccos,aa(real,real,uminus_uminus(real),X)) = aa(real,real,aa(real,fun(real,real),minus_minus(real),pi),aa(real,real,arccos,X)) ) ) ).

% arccos_minus_abs
tff(fact_3542_arccos__le__pi2,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Y)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),one_one(real))
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,arccos,Y)),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))) ) ) ).

% arccos_le_pi2
tff(fact_3543_arcsin__lt__bounded,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),one_one(real))),Y)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),Y),one_one(real))
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),aa(real,real,arcsin,Y))
          & aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,arcsin,Y)),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))) ) ) ) ).

% arcsin_lt_bounded
tff(fact_3544_arcsin__bounded,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),Y)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),one_one(real))
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),aa(real,real,arcsin,Y))
          & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,arcsin,Y)),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))) ) ) ) ).

% arcsin_bounded
tff(fact_3545_arcsin__ubound,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),Y)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),one_one(real))
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,arcsin,Y)),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))) ) ) ).

% arcsin_ubound
tff(fact_3546_arcsin__lbound,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),Y)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),one_one(real))
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),aa(real,real,arcsin,Y)) ) ) ).

% arcsin_lbound
tff(fact_3547_cot__gt__zero,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,cot(real),X)) ) ) ).

% cot_gt_zero
tff(fact_3548_arcsin__sin,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
       => ( aa(real,real,arcsin,aa(real,real,sin(real),X)) = X ) ) ) ).

% arcsin_sin
tff(fact_3549_tan__cot_H,axiom,
    ! [X: real] : aa(real,real,tan(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),X)) = aa(real,real,cot(real),X) ).

% tan_cot'
tff(fact_3550_le__arcsin__iff,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),one_one(real))
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),divide_divide(real,aa(real,real,uminus_uminus(real),pi),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),Y)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),aa(real,real,arcsin,X))
            <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,sin(real),Y)),X) ) ) ) ) ) ).

% le_arcsin_iff
tff(fact_3551_arcsin__le__iff,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),one_one(real))
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),divide_divide(real,aa(real,real,uminus_uminus(real),pi),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),Y)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,arcsin,X)),Y)
            <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),aa(real,real,sin(real),Y)) ) ) ) ) ) ).

% arcsin_le_iff
tff(fact_3552_arcsin__pi,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),Y)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),one_one(real))
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),aa(real,real,arcsin,Y))
          & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,arcsin,Y)),pi)
          & ( aa(real,real,sin(real),aa(real,real,arcsin,Y)) = Y ) ) ) ) ).

% arcsin_pi
tff(fact_3553_arcsin,axiom,
    ! [Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),Y)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),one_one(real))
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),aa(real,real,arcsin,Y))
          & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,arcsin,Y)),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
          & ( aa(real,real,sin(real),aa(real,real,arcsin,Y)) = Y ) ) ) ) ).

% arcsin
tff(fact_3554_arccos__cos__eq__abs__2pi,axiom,
    ! [Theta: real] :
      ~ ! [K3: int] : aa(real,real,arccos,aa(real,real,cos(real),Theta)) != aa(real,real,abs_abs(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),Theta),aa(real,real,aa(real,fun(real,real),times_times(real),aa(int,real,ring_1_of_int(real),K3)),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),pi)))) ).

% arccos_cos_eq_abs_2pi
tff(fact_3555_exp__two__pi__i_H,axiom,
    aa(complex,complex,exp(complex),aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),imaginary_unit),aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),real_Vector_of_real(complex,pi)),aa(num,complex,numeral_numeral(complex),aa(num,num,bit0,one2))))) = one_one(complex) ).

% exp_two_pi_i'
tff(fact_3556_exp__two__pi__i,axiom,
    aa(complex,complex,exp(complex),aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),aa(num,complex,numeral_numeral(complex),aa(num,num,bit0,one2))),real_Vector_of_real(complex,pi))),imaginary_unit)) = one_one(complex) ).

% exp_two_pi_i
tff(fact_3557_powr__real__of__int,axiom,
    ! [X: real,Nb: int] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( powr(real,X,aa(int,real,ring_1_of_int(real),Nb)) = $ite(aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Nb),aa(nat,real,power_power(real,X),aa(int,nat,nat2,Nb)),aa(real,real,inverse_inverse(real),aa(nat,real,power_power(real,X),aa(int,nat,nat2,aa(int,int,uminus_uminus(int),Nb))))) ) ) ).

% powr_real_of_int
tff(fact_3558_cis__2pi,axiom,
    cis(aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),pi)) = one_one(complex) ).

% cis_2pi
tff(fact_3559_Suc__0__xor__eq,axiom,
    ! [Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),bit_se5824344971392196577ns_xor(nat),aa(nat,nat,suc,zero_zero(nat))),Nb) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),aa($o,nat,zero_neq_one_of_bool(nat),aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)))),aa($o,nat,zero_neq_one_of_bool(nat),~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb))) ).

% Suc_0_xor_eq
tff(fact_3560_inverse__nonzero__iff__nonzero,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A] :
          ( ( aa(A,A,inverse_inverse(A),A2) = zero_zero(A) )
        <=> ( A2 = zero_zero(A) ) ) ) ).

% inverse_nonzero_iff_nonzero
tff(fact_3561_inverse__zero,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ( aa(A,A,inverse_inverse(A),zero_zero(A)) = zero_zero(A) ) ) ).

% inverse_zero
tff(fact_3562_inverse__1,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ( aa(A,A,inverse_inverse(A),one_one(A)) = one_one(A) ) ) ).

% inverse_1
tff(fact_3563_inverse__eq__1__iff,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [X: A] :
          ( ( aa(A,A,inverse_inverse(A),X) = one_one(A) )
        <=> ( X = one_one(A) ) ) ) ).

% inverse_eq_1_iff
tff(fact_3564_inverse__divide,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [A2: A,B2: A] : aa(A,A,inverse_inverse(A),divide_divide(A,A2,B2)) = divide_divide(A,B2,A2) ) ).

% inverse_divide
tff(fact_3565_bit_Oxor__self,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),X),X) = zero_zero(A) ) ).

% bit.xor_self
tff(fact_3566_xor__self__eq,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),A2),A2) = zero_zero(A) ) ).

% xor_self_eq
tff(fact_3567_xor_Oleft__neutral,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),zero_zero(A)),A2) = A2 ) ).

% xor.left_neutral
tff(fact_3568_xor_Oright__neutral,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),A2),zero_zero(A)) = A2 ) ).

% xor.right_neutral
tff(fact_3569_inverse__nonnegative__iff__nonnegative,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(A,A,inverse_inverse(A),A2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2) ) ) ).

% inverse_nonnegative_iff_nonnegative
tff(fact_3570_inverse__nonpositive__iff__nonpositive,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,inverse_inverse(A),A2)),zero_zero(A))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),zero_zero(A)) ) ) ).

% inverse_nonpositive_iff_nonpositive
tff(fact_3571_inverse__less__iff__less,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),B2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,inverse_inverse(A),A2)),aa(A,A,inverse_inverse(A),B2))
            <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2) ) ) ) ) ).

% inverse_less_iff_less
tff(fact_3572_inverse__less__iff__less__neg,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),zero_zero(A))
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,inverse_inverse(A),A2)),aa(A,A,inverse_inverse(A),B2))
            <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2) ) ) ) ) ).

% inverse_less_iff_less_neg
tff(fact_3573_inverse__negative__iff__negative,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,inverse_inverse(A),A2)),zero_zero(A))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A)) ) ) ).

% inverse_negative_iff_negative
tff(fact_3574_inverse__positive__iff__positive,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,inverse_inverse(A),A2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2) ) ) ).

% inverse_positive_iff_positive
tff(fact_3575_norm__ii,axiom,
    real_V7770717601297561774m_norm(complex,imaginary_unit) = one_one(real) ).

% norm_ii
tff(fact_3576_norm__cis,axiom,
    ! [A2: real] : real_V7770717601297561774m_norm(complex,cis(A2)) = one_one(real) ).

% norm_cis
tff(fact_3577_cis__zero,axiom,
    cis(zero_zero(real)) = one_one(complex) ).

% cis_zero
tff(fact_3578_inverse__le__iff__le,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),B2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,inverse_inverse(A),A2)),aa(A,A,inverse_inverse(A),B2))
            <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2) ) ) ) ) ).

% inverse_le_iff_le
tff(fact_3579_inverse__le__iff__le__neg,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),zero_zero(A))
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,inverse_inverse(A),A2)),aa(A,A,inverse_inverse(A),B2))
            <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2) ) ) ) ) ).

% inverse_le_iff_le_neg
tff(fact_3580_right__inverse,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A] :
          ( ( A2 != zero_zero(A) )
         => ( aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(A,A,inverse_inverse(A),A2)) = one_one(A) ) ) ) ).

% right_inverse
tff(fact_3581_left__inverse,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A] :
          ( ( A2 != zero_zero(A) )
         => ( aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,inverse_inverse(A),A2)),A2) = one_one(A) ) ) ) ).

% left_inverse
tff(fact_3582_inverse__eq__divide__numeral,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [W: num] : aa(A,A,inverse_inverse(A),aa(num,A,numeral_numeral(A),W)) = divide_divide(A,one_one(A),aa(num,A,numeral_numeral(A),W)) ) ).

% inverse_eq_divide_numeral
tff(fact_3583_cis__pi,axiom,
    cis(pi) = aa(complex,complex,uminus_uminus(complex),one_one(complex)) ).

% cis_pi
tff(fact_3584_divide__i,axiom,
    ! [X: complex] : divide_divide(complex,X,imaginary_unit) = aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),aa(complex,complex,uminus_uminus(complex),imaginary_unit)),X) ).

% divide_i
tff(fact_3585_i__squared,axiom,
    aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),imaginary_unit),imaginary_unit) = aa(complex,complex,uminus_uminus(complex),one_one(complex)) ).

% i_squared
tff(fact_3586_inverse__eq__divide__neg__numeral,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [W: num] : aa(A,A,inverse_inverse(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))) = divide_divide(A,one_one(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))) ) ).

% inverse_eq_divide_neg_numeral
tff(fact_3587_xor__numerals_I3_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [X: num,Y: num] : aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,X))),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Y))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),aa(num,A,numeral_numeral(A),X)),aa(num,A,numeral_numeral(A),Y))) ) ).

% xor_numerals(3)
tff(fact_3588_xor__numerals_I1_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Y: num] : aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),one_one(A)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Y))) = aa(num,A,numeral_numeral(A),aa(num,num,bit1,Y)) ) ).

% xor_numerals(1)
tff(fact_3589_xor__numerals_I2_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Y: num] : aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),one_one(A)),aa(num,A,numeral_numeral(A),aa(num,num,bit1,Y))) = aa(num,A,numeral_numeral(A),aa(num,num,bit0,Y)) ) ).

% xor_numerals(2)
tff(fact_3590_xor__numerals_I5_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [X: num] : aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,X))),one_one(A)) = aa(num,A,numeral_numeral(A),aa(num,num,bit1,X)) ) ).

% xor_numerals(5)
tff(fact_3591_xor__numerals_I8_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [X: num] : aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),aa(num,A,numeral_numeral(A),aa(num,num,bit1,X))),one_one(A)) = aa(num,A,numeral_numeral(A),aa(num,num,bit0,X)) ) ).

% xor_numerals(8)
tff(fact_3592_xor__numerals_I7_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [X: num,Y: num] : aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),aa(num,A,numeral_numeral(A),aa(num,num,bit1,X))),aa(num,A,numeral_numeral(A),aa(num,num,bit1,Y))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),aa(num,A,numeral_numeral(A),X)),aa(num,A,numeral_numeral(A),Y))) ) ).

% xor_numerals(7)
tff(fact_3593_divide__numeral__i,axiom,
    ! [Z: complex,Nb: num] : divide_divide(complex,Z,aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),aa(num,complex,numeral_numeral(complex),Nb)),imaginary_unit)) = divide_divide(complex,aa(complex,complex,uminus_uminus(complex),aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),imaginary_unit),Z)),aa(num,complex,numeral_numeral(complex),Nb)) ).

% divide_numeral_i
tff(fact_3594_xor__nat__numerals_I1_J,axiom,
    ! [Y: num] : aa(nat,nat,aa(nat,fun(nat,nat),bit_se5824344971392196577ns_xor(nat),aa(nat,nat,suc,zero_zero(nat))),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,Y))) = aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,Y)) ).

% xor_nat_numerals(1)
tff(fact_3595_xor__nat__numerals_I2_J,axiom,
    ! [Y: num] : aa(nat,nat,aa(nat,fun(nat,nat),bit_se5824344971392196577ns_xor(nat),aa(nat,nat,suc,zero_zero(nat))),aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,Y))) = aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,Y)) ).

% xor_nat_numerals(2)
tff(fact_3596_xor__nat__numerals_I3_J,axiom,
    ! [X: num] : aa(nat,nat,aa(nat,fun(nat,nat),bit_se5824344971392196577ns_xor(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,X))),aa(nat,nat,suc,zero_zero(nat))) = aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,X)) ).

% xor_nat_numerals(3)
tff(fact_3597_xor__nat__numerals_I4_J,axiom,
    ! [X: num] : aa(nat,nat,aa(nat,fun(nat,nat),bit_se5824344971392196577ns_xor(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,X))),aa(nat,nat,suc,zero_zero(nat))) = aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,X)) ).

% xor_nat_numerals(4)
tff(fact_3598_power2__i,axiom,
    aa(nat,complex,power_power(complex,imaginary_unit),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = aa(complex,complex,uminus_uminus(complex),one_one(complex)) ).

% power2_i
tff(fact_3599_cis__pi__half,axiom,
    cis(divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))) = imaginary_unit ).

% cis_pi_half
tff(fact_3600_i__even__power,axiom,
    ! [Nb: nat] : aa(nat,complex,power_power(complex,imaginary_unit),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) = aa(nat,complex,power_power(complex,aa(complex,complex,uminus_uminus(complex),one_one(complex))),Nb) ).

% i_even_power
tff(fact_3601_xor__numerals_I4_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [X: num,Y: num] : aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,X))),aa(num,A,numeral_numeral(A),aa(num,num,bit1,Y))) = aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),aa(num,A,numeral_numeral(A),X)),aa(num,A,numeral_numeral(A),Y)))) ) ).

% xor_numerals(4)
tff(fact_3602_xor__numerals_I6_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [X: num,Y: num] : aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),aa(num,A,numeral_numeral(A),aa(num,num,bit1,X))),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Y))) = aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),aa(num,A,numeral_numeral(A),X)),aa(num,A,numeral_numeral(A),Y)))) ) ).

% xor_numerals(6)
tff(fact_3603_exp__pi__i_H,axiom,
    aa(complex,complex,exp(complex),aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),imaginary_unit),real_Vector_of_real(complex,pi))) = aa(complex,complex,uminus_uminus(complex),one_one(complex)) ).

% exp_pi_i'
tff(fact_3604_exp__pi__i,axiom,
    aa(complex,complex,exp(complex),aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),real_Vector_of_real(complex,pi)),imaginary_unit)) = aa(complex,complex,uminus_uminus(complex),one_one(complex)) ).

% exp_pi_i
tff(fact_3605_cis__minus__pi__half,axiom,
    cis(aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))) = aa(complex,complex,uminus_uminus(complex),imaginary_unit) ).

% cis_minus_pi_half
tff(fact_3606_field__class_Ofield__inverse__zero,axiom,
    ! [A: $tType] :
      ( field(A)
     => ( aa(A,A,inverse_inverse(A),zero_zero(A)) = zero_zero(A) ) ) ).

% field_class.field_inverse_zero
tff(fact_3607_inverse__zero__imp__zero,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A] :
          ( ( aa(A,A,inverse_inverse(A),A2) = zero_zero(A) )
         => ( A2 = zero_zero(A) ) ) ) ).

% inverse_zero_imp_zero
tff(fact_3608_nonzero__inverse__eq__imp__eq,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A,B2: A] :
          ( ( aa(A,A,inverse_inverse(A),A2) = aa(A,A,inverse_inverse(A),B2) )
         => ( ( A2 != zero_zero(A) )
           => ( ( B2 != zero_zero(A) )
             => ( A2 = B2 ) ) ) ) ) ).

% nonzero_inverse_eq_imp_eq
tff(fact_3609_nonzero__inverse__inverse__eq,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A] :
          ( ( A2 != zero_zero(A) )
         => ( aa(A,A,inverse_inverse(A),aa(A,A,inverse_inverse(A),A2)) = A2 ) ) ) ).

% nonzero_inverse_inverse_eq
tff(fact_3610_nonzero__imp__inverse__nonzero,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A] :
          ( ( A2 != zero_zero(A) )
         => ( aa(A,A,inverse_inverse(A),A2) != zero_zero(A) ) ) ) ).

% nonzero_imp_inverse_nonzero
tff(fact_3611_nonzero__norm__inverse,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => ! [A2: A] :
          ( ( A2 != zero_zero(A) )
         => ( real_V7770717601297561774m_norm(A,aa(A,A,inverse_inverse(A),A2)) = aa(real,real,inverse_inverse(real),real_V7770717601297561774m_norm(A,A2)) ) ) ) ).

% nonzero_norm_inverse
tff(fact_3612_nonzero__of__real__inverse,axiom,
    ! [A: $tType] :
      ( real_V5047593784448816457lgebra(A)
     => ! [X: real] :
          ( ( X != zero_zero(real) )
         => ( real_Vector_of_real(A,aa(real,real,inverse_inverse(real),X)) = aa(A,A,inverse_inverse(A),real_Vector_of_real(A,X)) ) ) ) ).

% nonzero_of_real_inverse
tff(fact_3613_power__inverse,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A,Nb: nat] : aa(nat,A,power_power(A,aa(A,A,inverse_inverse(A),A2)),Nb) = aa(A,A,inverse_inverse(A),aa(nat,A,power_power(A,A2),Nb)) ) ).

% power_inverse
tff(fact_3614_of__int__xor__eq,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [K: int,L: int] : aa(int,A,ring_1_of_int(A),aa(int,int,aa(int,fun(int,int),bit_se5824344971392196577ns_xor(int),K),L)) = aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),aa(int,A,ring_1_of_int(A),K)),aa(int,A,ring_1_of_int(A),L)) ) ).

% of_int_xor_eq
tff(fact_3615_of__nat__xor__eq,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Ma: nat,Nb: nat] : aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,aa(nat,fun(nat,nat),bit_se5824344971392196577ns_xor(nat),Ma),Nb)) = aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),aa(nat,A,semiring_1_of_nat(A),Ma)),aa(nat,A,semiring_1_of_nat(A),Nb)) ) ).

% of_nat_xor_eq
tff(fact_3616_complex__i__not__zero,axiom,
    imaginary_unit != zero_zero(complex) ).

% complex_i_not_zero
tff(fact_3617_complex__i__not__one,axiom,
    imaginary_unit != one_one(complex) ).

% complex_i_not_one
tff(fact_3618_cis__neq__zero,axiom,
    ! [A2: real] : cis(A2) != zero_zero(complex) ).

% cis_neq_zero
tff(fact_3619_complex__i__not__numeral,axiom,
    ! [W: num] : imaginary_unit != aa(num,complex,numeral_numeral(complex),W) ).

% complex_i_not_numeral
tff(fact_3620_norm__inverse__le__norm,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => ! [R2: real,X: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),R2),real_V7770717601297561774m_norm(A,X))
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),R2)
           => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(A,A,inverse_inverse(A),X))),aa(real,real,inverse_inverse(real),R2)) ) ) ) ).

% norm_inverse_le_norm
tff(fact_3621_inverse__less__imp__less,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,inverse_inverse(A),A2)),aa(A,A,inverse_inverse(A),B2))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2) ) ) ) ).

% inverse_less_imp_less
tff(fact_3622_less__imp__inverse__less,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,inverse_inverse(A),B2)),aa(A,A,inverse_inverse(A),A2)) ) ) ) ).

% less_imp_inverse_less
tff(fact_3623_inverse__less__imp__less__neg,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,inverse_inverse(A),A2)),aa(A,A,inverse_inverse(A),B2))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2) ) ) ) ).

% inverse_less_imp_less_neg
tff(fact_3624_less__imp__inverse__less__neg,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,inverse_inverse(A),B2)),aa(A,A,inverse_inverse(A),A2)) ) ) ) ).

% less_imp_inverse_less_neg
tff(fact_3625_inverse__negative__imp__negative,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,inverse_inverse(A),A2)),zero_zero(A))
         => ( ( A2 != zero_zero(A) )
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A)) ) ) ) ).

% inverse_negative_imp_negative
tff(fact_3626_inverse__positive__imp__positive,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,inverse_inverse(A),A2))
         => ( ( A2 != zero_zero(A) )
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2) ) ) ) ).

% inverse_positive_imp_positive
tff(fact_3627_negative__imp__inverse__negative,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A))
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,inverse_inverse(A),A2)),zero_zero(A)) ) ) ).

% negative_imp_inverse_negative
tff(fact_3628_positive__imp__inverse__positive,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,inverse_inverse(A),A2)) ) ) ).

% positive_imp_inverse_positive
tff(fact_3629_nonzero__inverse__mult__distrib,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A,B2: A] :
          ( ( A2 != zero_zero(A) )
         => ( ( B2 != zero_zero(A) )
           => ( aa(A,A,inverse_inverse(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,inverse_inverse(A),B2)),aa(A,A,inverse_inverse(A),A2)) ) ) ) ) ).

% nonzero_inverse_mult_distrib
tff(fact_3630_nonzero__inverse__minus__eq,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A] :
          ( ( A2 != zero_zero(A) )
         => ( aa(A,A,inverse_inverse(A),aa(A,A,uminus_uminus(A),A2)) = aa(A,A,uminus_uminus(A),aa(A,A,inverse_inverse(A),A2)) ) ) ) ).

% nonzero_inverse_minus_eq
tff(fact_3631_inverse__unique,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A,B2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2) = one_one(A) )
         => ( aa(A,A,inverse_inverse(A),A2) = B2 ) ) ) ).

% inverse_unique
tff(fact_3632_inverse__numeral__1,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ( aa(A,A,inverse_inverse(A),aa(num,A,numeral_numeral(A),one2)) = aa(num,A,numeral_numeral(A),one2) ) ) ).

% inverse_numeral_1
tff(fact_3633_divide__inverse__commute,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [A2: A,B2: A] : divide_divide(A,A2,B2) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,inverse_inverse(A),B2)),A2) ) ).

% divide_inverse_commute
tff(fact_3634_divide__inverse,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A,B2: A] : divide_divide(A,A2,B2) = aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(A,A,inverse_inverse(A),B2)) ) ).

% divide_inverse
tff(fact_3635_field__class_Ofield__divide__inverse,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [A2: A,B2: A] : divide_divide(A,A2,B2) = aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(A,A,inverse_inverse(A),B2)) ) ).

% field_class.field_divide_inverse
tff(fact_3636_inverse__eq__divide,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A] : aa(A,A,inverse_inverse(A),A2) = divide_divide(A,one_one(A),A2) ) ).

% inverse_eq_divide
tff(fact_3637_power__mult__inverse__distrib,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [X: A,Ma: nat] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,X),Ma)),aa(A,A,inverse_inverse(A),X)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,inverse_inverse(A),X)),aa(nat,A,power_power(A,X),Ma)) ) ).

% power_mult_inverse_distrib
tff(fact_3638_power__mult__power__inverse__commute,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [X: A,Ma: nat,Nb: nat] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,X),Ma)),aa(nat,A,power_power(A,aa(A,A,inverse_inverse(A),X)),Nb)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,aa(A,A,inverse_inverse(A),X)),Nb)),aa(nat,A,power_power(A,X),Ma)) ) ).

% power_mult_power_inverse_commute
tff(fact_3639_mult__inverse__of__nat__commute,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [Xa: nat,X: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,inverse_inverse(A),aa(nat,A,semiring_1_of_nat(A),Xa))),X) = aa(A,A,aa(A,fun(A,A),times_times(A),X),aa(A,A,inverse_inverse(A),aa(nat,A,semiring_1_of_nat(A),Xa))) ) ).

% mult_inverse_of_nat_commute
tff(fact_3640_nonzero__abs__inverse,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A] :
          ( ( A2 != zero_zero(A) )
         => ( aa(A,A,abs_abs(A),aa(A,A,inverse_inverse(A),A2)) = aa(A,A,inverse_inverse(A),aa(A,A,abs_abs(A),A2)) ) ) ) ).

% nonzero_abs_inverse
tff(fact_3641_mult__inverse__of__int__commute,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [Xa: int,X: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,inverse_inverse(A),aa(int,A,ring_1_of_int(A),Xa))),X) = aa(A,A,aa(A,fun(A,A),times_times(A),X),aa(A,A,inverse_inverse(A),aa(int,A,ring_1_of_int(A),Xa))) ) ).

% mult_inverse_of_int_commute
tff(fact_3642_exp__minus,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : aa(A,A,exp(A),aa(A,A,uminus_uminus(A),X)) = aa(A,A,inverse_inverse(A),aa(A,A,exp(A),X)) ) ).

% exp_minus
tff(fact_3643_powr__minus,axiom,
    ! [A: $tType] :
      ( ( real_V3459762299906320749_field(A)
        & ln(A) )
     => ! [X: A,A2: A] : powr(A,X,aa(A,A,uminus_uminus(A),A2)) = aa(A,A,inverse_inverse(A),powr(A,X,A2)) ) ).

% powr_minus
tff(fact_3644_divide__real__def,axiom,
    ! [X: real,Y: real] : divide_divide(real,X,Y) = aa(real,real,aa(real,fun(real,real),times_times(real),X),aa(real,real,inverse_inverse(real),Y)) ).

% divide_real_def
tff(fact_3645_cot__altdef,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : aa(A,A,cot(A),X) = aa(A,A,inverse_inverse(A),aa(A,A,tan(A),X)) ) ).

% cot_altdef
tff(fact_3646_tan__altdef,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : aa(A,A,tan(A),X) = aa(A,A,inverse_inverse(A),aa(A,A,cot(A),X)) ) ).

% tan_altdef
tff(fact_3647_DeMoivre,axiom,
    ! [A2: real,Nb: nat] : aa(nat,complex,power_power(complex,cis(A2)),Nb) = cis(aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),Nb)),A2)) ).

% DeMoivre
tff(fact_3648_cis__divide,axiom,
    ! [A2: real,B2: real] : divide_divide(complex,cis(A2),cis(B2)) = cis(aa(real,real,aa(real,fun(real,real),minus_minus(real),A2),B2)) ).

% cis_divide
tff(fact_3649_inverse__le__imp__le,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,inverse_inverse(A),A2)),aa(A,A,inverse_inverse(A),B2))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2) ) ) ) ).

% inverse_le_imp_le
tff(fact_3650_le__imp__inverse__le,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,inverse_inverse(A),B2)),aa(A,A,inverse_inverse(A),A2)) ) ) ) ).

% le_imp_inverse_le
tff(fact_3651_inverse__le__imp__le__neg,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,inverse_inverse(A),A2)),aa(A,A,inverse_inverse(A),B2))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2) ) ) ) ).

% inverse_le_imp_le_neg
tff(fact_3652_le__imp__inverse__le__neg,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,inverse_inverse(A),B2)),aa(A,A,inverse_inverse(A),A2)) ) ) ) ).

% le_imp_inverse_le_neg
tff(fact_3653_inverse__le__1__iff,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,inverse_inverse(A),X)),one_one(A))
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),zero_zero(A))
            | aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),X) ) ) ) ).

% inverse_le_1_iff
tff(fact_3654_one__less__inverse__iff,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),aa(A,A,inverse_inverse(A),X))
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),X)
            & aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),one_one(A)) ) ) ) ).

% one_less_inverse_iff
tff(fact_3655_one__less__inverse,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),one_one(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),aa(A,A,inverse_inverse(A),A2)) ) ) ) ).

% one_less_inverse
tff(fact_3656_field__class_Ofield__inverse,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [A2: A] :
          ( ( A2 != zero_zero(A) )
         => ( aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,inverse_inverse(A),A2)),A2) = one_one(A) ) ) ) ).

% field_class.field_inverse
tff(fact_3657_division__ring__inverse__add,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A,B2: A] :
          ( ( A2 != zero_zero(A) )
         => ( ( B2 != zero_zero(A) )
           => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,inverse_inverse(A),A2)),aa(A,A,inverse_inverse(A),B2)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,inverse_inverse(A),A2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2))),aa(A,A,inverse_inverse(A),B2)) ) ) ) ) ).

% division_ring_inverse_add
tff(fact_3658_inverse__add,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [A2: A,B2: A] :
          ( ( A2 != zero_zero(A) )
         => ( ( B2 != zero_zero(A) )
           => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,inverse_inverse(A),A2)),aa(A,A,inverse_inverse(A),B2)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)),aa(A,A,inverse_inverse(A),A2))),aa(A,A,inverse_inverse(A),B2)) ) ) ) ) ).

% inverse_add
tff(fact_3659_division__ring__inverse__diff,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A,B2: A] :
          ( ( A2 != zero_zero(A) )
         => ( ( B2 != zero_zero(A) )
           => ( aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,inverse_inverse(A),A2)),aa(A,A,inverse_inverse(A),B2)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,inverse_inverse(A),A2)),aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),A2))),aa(A,A,inverse_inverse(A),B2)) ) ) ) ) ).

% division_ring_inverse_diff
tff(fact_3660_nonzero__inverse__eq__divide,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A] :
          ( ( A2 != zero_zero(A) )
         => ( aa(A,A,inverse_inverse(A),A2) = divide_divide(A,one_one(A),A2) ) ) ) ).

% nonzero_inverse_eq_divide
tff(fact_3661_complex__i__not__neg__numeral,axiom,
    ! [W: num] : imaginary_unit != aa(complex,complex,uminus_uminus(complex),aa(num,complex,numeral_numeral(complex),W)) ).

% complex_i_not_neg_numeral
tff(fact_3662_inverse__powr,axiom,
    ! [Y: real,A2: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Y)
     => ( powr(real,aa(real,real,inverse_inverse(real),Y),A2) = aa(real,real,inverse_inverse(real),powr(real,Y,A2)) ) ) ).

% inverse_powr
tff(fact_3663_Complex__eq__i,axiom,
    ! [X: real,Y: real] :
      ( ( complex2(X,Y) = imaginary_unit )
    <=> ( ( X = zero_zero(real) )
        & ( Y = one_one(real) ) ) ) ).

% Complex_eq_i
tff(fact_3664_imaginary__unit_Ocode,axiom,
    imaginary_unit = complex2(zero_zero(real),one_one(real)) ).

% imaginary_unit.code
tff(fact_3665_inverse__le__iff,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,inverse_inverse(A),A2)),aa(A,A,inverse_inverse(A),B2))
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2))
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2) )
            & ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)),zero_zero(A))
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) ) ) ) ) ).

% inverse_le_iff
tff(fact_3666_inverse__less__iff,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,inverse_inverse(A),A2)),aa(A,A,inverse_inverse(A),B2))
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2))
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2) )
            & ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)),zero_zero(A))
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) ) ) ) ) ).

% inverse_less_iff
tff(fact_3667_one__le__inverse__iff,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),aa(A,A,inverse_inverse(A),X))
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),X)
            & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),one_one(A)) ) ) ) ).

% one_le_inverse_iff
tff(fact_3668_inverse__less__1__iff,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,inverse_inverse(A),X)),one_one(A))
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),zero_zero(A))
            | aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),X) ) ) ) ).

% inverse_less_1_iff
tff(fact_3669_one__le__inverse,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),one_one(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),aa(A,A,inverse_inverse(A),A2)) ) ) ) ).

% one_le_inverse
tff(fact_3670_inverse__diff__inverse,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A,B2: A] :
          ( ( A2 != zero_zero(A) )
         => ( ( B2 != zero_zero(A) )
           => ( aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,inverse_inverse(A),A2)),aa(A,A,inverse_inverse(A),B2)) = aa(A,A,uminus_uminus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,inverse_inverse(A),A2)),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2))),aa(A,A,inverse_inverse(A),B2))) ) ) ) ) ).

% inverse_diff_inverse
tff(fact_3671_reals__Archimedean,axiom,
    ! [A: $tType] :
      ( archim462609752435547400_field(A)
     => ! [X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),X)
         => ? [N: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,inverse_inverse(A),aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,suc,N)))),X) ) ) ).

% reals_Archimedean
tff(fact_3672_i__complex__of__real,axiom,
    ! [R2: real] : aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),imaginary_unit),real_Vector_of_real(complex,R2)) = complex2(zero_zero(real),R2) ).

% i_complex_of_real
tff(fact_3673_complex__of__real__i,axiom,
    ! [R2: real] : aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),real_Vector_of_real(complex,R2)),imaginary_unit) = complex2(zero_zero(real),R2) ).

% complex_of_real_i
tff(fact_3674_forall__pos__mono__1,axiom,
    ! [P: fun(real,$o),E2: real] :
      ( ! [D6: real,E: real] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),D6),E)
         => ( aa(real,$o,P,D6)
           => aa(real,$o,P,E) ) )
     => ( ! [N: nat] : aa(real,$o,P,aa(real,real,inverse_inverse(real),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,suc,N))))
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),E2)
         => aa(real,$o,P,E2) ) ) ) ).

% forall_pos_mono_1
tff(fact_3675_forall__pos__mono,axiom,
    ! [P: fun(real,$o),E2: real] :
      ( ! [D6: real,E: real] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),D6),E)
         => ( aa(real,$o,P,D6)
           => aa(real,$o,P,E) ) )
     => ( ! [N: nat] :
            ( ( N != zero_zero(nat) )
           => aa(real,$o,P,aa(real,real,inverse_inverse(real),aa(nat,real,semiring_1_of_nat(real),N))) )
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),E2)
         => aa(real,$o,P,E2) ) ) ) ).

% forall_pos_mono
tff(fact_3676_real__arch__inverse,axiom,
    ! [E2: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),E2)
    <=> ? [N4: nat] :
          ( ( N4 != zero_zero(nat) )
          & aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,inverse_inverse(real),aa(nat,real,semiring_1_of_nat(real),N4)))
          & aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,inverse_inverse(real),aa(nat,real,semiring_1_of_nat(real),N4))),E2) ) ) ).

% real_arch_inverse
tff(fact_3677_even__xor__iff,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),A2),B2))
        <=> ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)
          <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),B2) ) ) ) ).

% even_xor_iff
tff(fact_3678_sqrt__divide__self__eq,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( divide_divide(real,aa(real,real,sqrt,X),X) = aa(real,real,inverse_inverse(real),aa(real,real,sqrt,X)) ) ) ).

% sqrt_divide_self_eq
tff(fact_3679_ln__inverse,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,real,ln_ln(real),aa(real,real,inverse_inverse(real),X)) = aa(real,real,uminus_uminus(real),aa(real,real,ln_ln(real),X)) ) ) ).

% ln_inverse
tff(fact_3680_ex__inverse__of__nat__less,axiom,
    ! [A: $tType] :
      ( archim462609752435547400_field(A)
     => ! [X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),X)
         => ? [N: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),N)
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,inverse_inverse(A),aa(nat,A,semiring_1_of_nat(A),N))),X) ) ) ) ).

% ex_inverse_of_nat_less
tff(fact_3681_power__diff__conv__inverse,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [X: A,Ma: nat,Nb: nat] :
          ( ( X != zero_zero(A) )
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
           => ( aa(nat,A,power_power(A,X),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),Ma)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,X),Nb)),aa(nat,A,power_power(A,aa(A,A,inverse_inverse(A),X)),Ma)) ) ) ) ) ).

% power_diff_conv_inverse
tff(fact_3682_log__inverse,axiom,
    ! [A2: real,X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),A2)
     => ( ( A2 != one_one(real) )
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
         => ( aa(real,real,log(A2),aa(real,real,inverse_inverse(real),X)) = aa(real,real,uminus_uminus(real),aa(real,real,log(A2),X)) ) ) ) ) ).

% log_inverse
tff(fact_3683_exp__plus__inverse__exp,axiom,
    ! [X: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(real,real,exp(real),X)),aa(real,real,inverse_inverse(real),aa(real,real,exp(real),X)))) ).

% exp_plus_inverse_exp
tff(fact_3684_plus__inverse__ge__2,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(real,real,aa(real,fun(real,real),plus_plus(real),X),aa(real,real,inverse_inverse(real),X))) ) ).

% plus_inverse_ge_2
tff(fact_3685_real__inv__sqrt__pow2,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(nat,real,power_power(real,aa(real,real,inverse_inverse(real),aa(real,real,sqrt,X))),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = aa(real,real,inverse_inverse(real),X) ) ) ).

% real_inv_sqrt_pow2
tff(fact_3686_tan__cot,axiom,
    ! [X: real] : aa(real,real,tan(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),X)) = aa(real,real,inverse_inverse(real),aa(real,real,tan(real),X)) ).

% tan_cot
tff(fact_3687_cmod__unit__one,axiom,
    ! [A2: real] : real_V7770717601297561774m_norm(complex,aa(complex,complex,aa(complex,fun(complex,complex),plus_plus(complex),real_Vector_of_real(complex,aa(real,real,cos(real),A2))),aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),imaginary_unit),real_Vector_of_real(complex,aa(real,real,sin(real),A2))))) = one_one(real) ).

% cmod_unit_one
tff(fact_3688_xor__nat__unfold,axiom,
    ! [Ma: nat,Nb: nat] :
      aa(nat,nat,aa(nat,fun(nat,nat),bit_se5824344971392196577ns_xor(nat),Ma),Nb) = $ite(
        Ma = zero_zero(nat),
        Nb,
        $ite(Nb = zero_zero(nat),Ma,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),modulo_modulo(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),modulo_modulo(nat,Ma,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),modulo_modulo(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,nat,aa(nat,fun(nat,nat),bit_se5824344971392196577ns_xor(nat),divide_divide(nat,Ma,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),divide_divide(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))))) ) ).

% xor_nat_unfold
tff(fact_3689_real__le__x__sinh,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),divide_divide(real,aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(real,real,exp(real),X)),aa(real,real,inverse_inverse(real),aa(real,real,exp(real),X))),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))) ) ).

% real_le_x_sinh
tff(fact_3690_xor__nat__rec,axiom,
    ! [Ma: nat,Nb: nat] :
      aa(nat,nat,aa(nat,fun(nat,nat),bit_se5824344971392196577ns_xor(nat),Ma),Nb) = aa(nat,nat,
        aa(nat,fun(nat,nat),plus_plus(nat),
          aa($o,nat,zero_neq_one_of_bool(nat),
            ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Ma) != ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb))),
        aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,nat,aa(nat,fun(nat,nat),bit_se5824344971392196577ns_xor(nat),divide_divide(nat,Ma,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),divide_divide(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))) ).

% xor_nat_rec
tff(fact_3691_xor__one__eq,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),A2),one_one(A)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),aa($o,A,zero_neq_one_of_bool(A),aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)))),aa($o,A,zero_neq_one_of_bool(A),~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2))) ) ).

% xor_one_eq
tff(fact_3692_one__xor__eq,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),one_one(A)),A2) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),aa($o,A,zero_neq_one_of_bool(A),aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)))),aa($o,A,zero_neq_one_of_bool(A),~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2))) ) ).

% one_xor_eq
tff(fact_3693_real__le__abs__sinh,axiom,
    ! [X: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),X)),aa(real,real,abs_abs(real),divide_divide(real,aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(real,real,exp(real),X)),aa(real,real,inverse_inverse(real),aa(real,real,exp(real),X))),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))) ).

% real_le_abs_sinh
tff(fact_3694_tan__sec,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] :
          ( ( aa(A,A,cos(A),X) != zero_zero(A) )
         => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),aa(nat,A,power_power(A,aa(A,A,tan(A),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) = aa(nat,A,power_power(A,aa(A,A,inverse_inverse(A),aa(A,A,cos(A),X))),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) ) ) ) ).

% tan_sec
tff(fact_3695_xor__Suc__0__eq,axiom,
    ! [Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),bit_se5824344971392196577ns_xor(nat),Nb),aa(nat,nat,suc,zero_zero(nat))) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),aa($o,nat,zero_neq_one_of_bool(nat),aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)))),aa($o,nat,zero_neq_one_of_bool(nat),~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb))) ).

% xor_Suc_0_eq
tff(fact_3696_csqrt__ii,axiom,
    csqrt(imaginary_unit) = divide_divide(complex,aa(complex,complex,aa(complex,fun(complex,complex),plus_plus(complex),one_one(complex)),imaginary_unit),real_Vector_of_real(complex,aa(real,real,sqrt,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))) ).

% csqrt_ii
tff(fact_3697_Arg__minus__ii,axiom,
    arg(aa(complex,complex,uminus_uminus(complex),imaginary_unit)) = divide_divide(real,aa(real,real,uminus_uminus(real),pi),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))) ).

% Arg_minus_ii
tff(fact_3698_Arg__ii,axiom,
    arg(imaginary_unit) = divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))) ).

% Arg_ii
tff(fact_3699_Arg__correct,axiom,
    ! [Z: complex] :
      ( ( Z != zero_zero(complex) )
     => ( ( aa(complex,complex,sgn_sgn(complex),Z) = cis(arg(Z)) )
        & aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),pi)),arg(Z))
        & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),arg(Z)),pi) ) ) ).

% Arg_correct
tff(fact_3700_cis__Arg__unique,axiom,
    ! [Z: complex,X: real] :
      ( ( aa(complex,complex,sgn_sgn(complex),Z) = cis(X) )
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),pi)),X)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),pi)
         => ( arg(Z) = X ) ) ) ) ).

% cis_Arg_unique
tff(fact_3701_csqrt__eq__0,axiom,
    ! [Z: complex] :
      ( ( csqrt(Z) = zero_zero(complex) )
    <=> ( Z = zero_zero(complex) ) ) ).

% csqrt_eq_0
tff(fact_3702_csqrt__0,axiom,
    csqrt(zero_zero(complex)) = zero_zero(complex) ).

% csqrt_0
tff(fact_3703_csqrt__eq__1,axiom,
    ! [Z: complex] :
      ( ( csqrt(Z) = one_one(complex) )
    <=> ( Z = one_one(complex) ) ) ).

% csqrt_eq_1
tff(fact_3704_csqrt__1,axiom,
    csqrt(one_one(complex)) = one_one(complex) ).

% csqrt_1
tff(fact_3705_xor__nonnegative__int__iff,axiom,
    ! [K: int,L: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),aa(int,int,aa(int,fun(int,int),bit_se5824344971392196577ns_xor(int),K),L))
    <=> ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),K)
      <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),L) ) ) ).

% xor_nonnegative_int_iff
tff(fact_3706_xor__negative__int__iff,axiom,
    ! [K: int,L: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,aa(int,fun(int,int),bit_se5824344971392196577ns_xor(int),K),L)),zero_zero(int))
    <=> ~ ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),zero_zero(int))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),L),zero_zero(int)) ) ) ).

% xor_negative_int_iff
tff(fact_3707_power2__csqrt,axiom,
    ! [Z: complex] : aa(nat,complex,power_power(complex,csqrt(Z)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = Z ).

% power2_csqrt
tff(fact_3708_XOR__lower,axiom,
    ! [X: int,Y: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),X)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Y)
       => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),aa(int,int,aa(int,fun(int,int),bit_se5824344971392196577ns_xor(int),X),Y)) ) ) ).

% XOR_lower
tff(fact_3709_divide__complex__def,axiom,
    ! [X: complex,Y: complex] : divide_divide(complex,X,Y) = aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),X),aa(complex,complex,inverse_inverse(complex),Y)) ).

% divide_complex_def
tff(fact_3710_xor__nat__def,axiom,
    ! [Ma: nat,Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),bit_se5824344971392196577ns_xor(nat),Ma),Nb) = aa(int,nat,nat2,aa(int,int,aa(int,fun(int,int),bit_se5824344971392196577ns_xor(int),aa(nat,int,semiring_1_of_nat(int),Ma)),aa(nat,int,semiring_1_of_nat(int),Nb))) ).

% xor_nat_def
tff(fact_3711_Arg__zero,axiom,
    arg(zero_zero(complex)) = zero_zero(real) ).

% Arg_zero
tff(fact_3712_of__real__sqrt,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( real_Vector_of_real(complex,aa(real,real,sqrt,X)) = csqrt(real_Vector_of_real(complex,X)) ) ) ).

% of_real_sqrt
tff(fact_3713_cis__Arg,axiom,
    ! [Z: complex] :
      ( ( Z != zero_zero(complex) )
     => ( cis(arg(Z)) = aa(complex,complex,sgn_sgn(complex),Z) ) ) ).

% cis_Arg
tff(fact_3714_Arg__bounded,axiom,
    ! [Z: complex] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),pi)),arg(Z))
      & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),arg(Z)),pi) ) ).

% Arg_bounded
tff(fact_3715_XOR__upper,axiom,
    ! [X: int,Nb: nat,Y: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),X)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),X),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb))
       => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),Y),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb))
         => aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,aa(int,fun(int,int),bit_se5824344971392196577ns_xor(int),X),Y)),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)) ) ) ) ).

% XOR_upper
tff(fact_3716_complex__inverse,axiom,
    ! [A2: real,B2: real] : aa(complex,complex,inverse_inverse(complex),complex2(A2,B2)) = complex2(divide_divide(real,A2,aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,A2),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,B2),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),divide_divide(real,aa(real,real,uminus_uminus(real),B2),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,A2),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,B2),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))) ).

% complex_inverse
tff(fact_3717_xor__int__rec,axiom,
    ! [K: int,L: int] :
      aa(int,int,aa(int,fun(int,int),bit_se5824344971392196577ns_xor(int),K),L) = aa(int,int,
        aa(int,fun(int,int),plus_plus(int),
          aa($o,int,zero_neq_one_of_bool(int),
            ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),K) != ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),L))),
        aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(int,int,aa(int,fun(int,int),bit_se5824344971392196577ns_xor(int),divide_divide(int,K,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))),divide_divide(int,L,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))))) ).

% xor_int_rec
tff(fact_3718_xor__int__unfold,axiom,
    ! [K: int,L: int] :
      aa(int,int,aa(int,fun(int,int),bit_se5824344971392196577ns_xor(int),K),L) = $ite(
        K = aa(int,int,uminus_uminus(int),one_one(int)),
        aa(int,int,bit_ri4277139882892585799ns_not(int),L),
        $ite(
          L = aa(int,int,uminus_uminus(int),one_one(int)),
          aa(int,int,bit_ri4277139882892585799ns_not(int),K),
          $ite(
            K = zero_zero(int),
            L,
            $ite(L = zero_zero(int),K,aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,abs_abs(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),modulo_modulo(int,K,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))),modulo_modulo(int,L,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))))),aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(int,int,aa(int,fun(int,int),bit_se5824344971392196577ns_xor(int),divide_divide(int,K,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))),divide_divide(int,L,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))))))) ) ) ) ).

% xor_int_unfold
tff(fact_3719_sinh__ln__real,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,real,sinh(real),aa(real,real,ln_ln(real),X)) = divide_divide(real,aa(real,real,aa(real,fun(real,real),minus_minus(real),X),aa(real,real,inverse_inverse(real),X)),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))) ) ) ).

% sinh_ln_real
tff(fact_3720_cis__multiple__2pi,axiom,
    ! [Nb: real] :
      ( member(real,Nb,ring_1_Ints(real))
     => ( cis(aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),pi)),Nb)) = one_one(complex) ) ) ).

% cis_multiple_2pi
tff(fact_3721_cosh__ln__real,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,real,cosh(real),aa(real,real,ln_ln(real),X)) = divide_divide(real,aa(real,real,aa(real,fun(real,real),plus_plus(real),X),aa(real,real,inverse_inverse(real),X)),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))) ) ) ).

% cosh_ln_real
tff(fact_3722_sinh__real__eq__iff,axiom,
    ! [X: real,Y: real] :
      ( ( aa(real,real,sinh(real),X) = aa(real,real,sinh(real),Y) )
    <=> ( X = Y ) ) ).

% sinh_real_eq_iff
tff(fact_3723_sinh__0,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ( aa(A,A,sinh(A),zero_zero(A)) = zero_zero(A) ) ) ).

% sinh_0
tff(fact_3724_cosh__minus,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A] : aa(A,A,cosh(A),aa(A,A,uminus_uminus(A),X)) = aa(A,A,cosh(A),X) ) ).

% cosh_minus
tff(fact_3725_sinh__minus,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A] : aa(A,A,sinh(A),aa(A,A,uminus_uminus(A),X)) = aa(A,A,uminus_uminus(A),aa(A,A,sinh(A),X)) ) ).

% sinh_minus
tff(fact_3726_sinh__real__zero__iff,axiom,
    ! [X: real] :
      ( ( aa(real,real,sinh(real),X) = zero_zero(real) )
    <=> ( X = zero_zero(real) ) ) ).

% sinh_real_zero_iff
tff(fact_3727_sinh__real__less__iff,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,sinh(real),X)),aa(real,real,sinh(real),Y))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),Y) ) ).

% sinh_real_less_iff
tff(fact_3728_sinh__real__le__iff,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,sinh(real),X)),aa(real,real,sinh(real),Y))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),Y) ) ).

% sinh_real_le_iff
tff(fact_3729_cosh__real__eq__iff,axiom,
    ! [X: real,Y: real] :
      ( ( aa(real,real,cosh(real),X) = aa(real,real,cosh(real),Y) )
    <=> ( aa(real,real,abs_abs(real),X) = aa(real,real,abs_abs(real),Y) ) ) ).

% cosh_real_eq_iff
tff(fact_3730_cosh__real__abs,axiom,
    ! [X: real] : aa(real,real,cosh(real),aa(real,real,abs_abs(real),X)) = aa(real,real,cosh(real),X) ).

% cosh_real_abs
tff(fact_3731_sinh__real__abs,axiom,
    ! [X: real] : aa(real,real,sinh(real),aa(real,real,abs_abs(real),X)) = aa(real,real,abs_abs(real),aa(real,real,sinh(real),X)) ).

% sinh_real_abs
tff(fact_3732_frac__in__Ints__iff,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] :
          ( member(A,archimedean_frac(A,X),ring_1_Ints(A))
        <=> member(A,X,ring_1_Ints(A)) ) ) ).

% frac_in_Ints_iff
tff(fact_3733_cosh__0,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ( aa(A,A,cosh(A),zero_zero(A)) = one_one(A) ) ) ).

% cosh_0
tff(fact_3734_bit_Oconj__cancel__right,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),X),aa(A,A,bit_ri4277139882892585799ns_not(A),X)) = zero_zero(A) ) ).

% bit.conj_cancel_right
tff(fact_3735_bit_Oconj__cancel__left,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),aa(A,A,bit_ri4277139882892585799ns_not(A),X)),X) = zero_zero(A) ) ).

% bit.conj_cancel_left
tff(fact_3736_sinh__real__pos__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,sinh(real),X))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X) ) ).

% sinh_real_pos_iff
tff(fact_3737_sinh__real__neg__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,sinh(real),X)),zero_zero(real))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),zero_zero(real)) ) ).

% sinh_real_neg_iff
tff(fact_3738_sinh__real__nonpos__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,sinh(real),X)),zero_zero(real))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),zero_zero(real)) ) ).

% sinh_real_nonpos_iff
tff(fact_3739_sinh__real__nonneg__iff,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,sinh(real),X))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X) ) ).

% sinh_real_nonneg_iff
tff(fact_3740_frac__eq__0__iff,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] :
          ( ( archimedean_frac(A,X) = zero_zero(A) )
        <=> member(A,X,ring_1_Ints(A)) ) ) ).

% frac_eq_0_iff
tff(fact_3741_bit_Ocompl__zero,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ( aa(A,A,bit_ri4277139882892585799ns_not(A),zero_zero(A)) = aa(A,A,uminus_uminus(A),one_one(A)) ) ) ).

% bit.compl_zero
tff(fact_3742_bit_Ocompl__one,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ( aa(A,A,bit_ri4277139882892585799ns_not(A),aa(A,A,uminus_uminus(A),one_one(A))) = zero_zero(A) ) ) ).

% bit.compl_one
tff(fact_3743_bit_Oxor__one__left,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),aa(A,A,uminus_uminus(A),one_one(A))),X) = aa(A,A,bit_ri4277139882892585799ns_not(A),X) ) ).

% bit.xor_one_left
tff(fact_3744_bit_Oxor__one__right,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),X),aa(A,A,uminus_uminus(A),one_one(A))) = aa(A,A,bit_ri4277139882892585799ns_not(A),X) ) ).

% bit.xor_one_right
tff(fact_3745_bit_Oxor__cancel__left,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),aa(A,A,bit_ri4277139882892585799ns_not(A),X)),X) = aa(A,A,uminus_uminus(A),one_one(A)) ) ).

% bit.xor_cancel_left
tff(fact_3746_bit_Oxor__cancel__right,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),X),aa(A,A,bit_ri4277139882892585799ns_not(A),X)) = aa(A,A,uminus_uminus(A),one_one(A)) ) ).

% bit.xor_cancel_right
tff(fact_3747_not__nonnegative__int__iff,axiom,
    ! [K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),aa(int,int,bit_ri4277139882892585799ns_not(int),K))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),zero_zero(int)) ) ).

% not_nonnegative_int_iff
tff(fact_3748_not__negative__int__iff,axiom,
    ! [K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,bit_ri4277139882892585799ns_not(int),K)),zero_zero(int))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),K) ) ).

% not_negative_int_iff
tff(fact_3749_floor__add2,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,Y: A] :
          ( ( member(A,X,ring_1_Ints(A))
            | member(A,Y,ring_1_Ints(A)) )
         => ( aa(A,int,archim6421214686448440834_floor(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y)) = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(A,int,archim6421214686448440834_floor(A),X)),aa(A,int,archim6421214686448440834_floor(A),Y)) ) ) ) ).

% floor_add2
tff(fact_3750_minus__not__numeral__eq,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Nb: num] : aa(A,A,uminus_uminus(A),aa(A,A,bit_ri4277139882892585799ns_not(A),aa(num,A,numeral_numeral(A),Nb))) = aa(num,A,numeral_numeral(A),inc(Nb)) ) ).

% minus_not_numeral_eq
tff(fact_3751_frac__gt__0__iff,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),archimedean_frac(A,X))
        <=> ~ member(A,X,ring_1_Ints(A)) ) ) ).

% frac_gt_0_iff
tff(fact_3752_even__not__iff,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,bit_ri4277139882892585799ns_not(A),A2))
        <=> ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2) ) ) ).

% even_not_iff
tff(fact_3753_not__one__eq,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ( aa(A,A,bit_ri4277139882892585799ns_not(A),one_one(A)) = aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) ) ) ).

% not_one_eq
tff(fact_3754_Ints__power,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [A2: A,Nb: nat] :
          ( member(A,A2,ring_1_Ints(A))
         => member(A,aa(nat,A,power_power(A,A2),Nb),ring_1_Ints(A)) ) ) ).

% Ints_power
tff(fact_3755_Ints__1,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => member(A,one_one(A),ring_1_Ints(A)) ) ).

% Ints_1
tff(fact_3756_minus__in__Ints__iff,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [X: A] :
          ( member(A,aa(A,A,uminus_uminus(A),X),ring_1_Ints(A))
        <=> member(A,X,ring_1_Ints(A)) ) ) ).

% minus_in_Ints_iff
tff(fact_3757_Ints__minus,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [A2: A] :
          ( member(A,A2,ring_1_Ints(A))
         => member(A,aa(A,A,uminus_uminus(A),A2),ring_1_Ints(A)) ) ) ).

% Ints_minus
tff(fact_3758_cosh__real__nonzero,axiom,
    ! [X: real] : aa(real,real,cosh(real),X) != zero_zero(real) ).

% cosh_real_nonzero
tff(fact_3759_Ints__numeral,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Nb: num] : member(A,aa(num,A,numeral_numeral(A),Nb),ring_1_Ints(A)) ) ).

% Ints_numeral
tff(fact_3760_Ints__0,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => member(A,zero_zero(A),ring_1_Ints(A)) ) ).

% Ints_0
tff(fact_3761_Ints__cases,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Q3: A] :
          ( member(A,Q3,ring_1_Ints(A))
         => ~ ! [Z2: int] : Q3 != aa(int,A,ring_1_of_int(A),Z2) ) ) ).

% Ints_cases
tff(fact_3762_Ints__induct,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Q3: A,P: fun(A,$o)] :
          ( member(A,Q3,ring_1_Ints(A))
         => ( ! [Z2: int] : aa(A,$o,P,aa(int,A,ring_1_of_int(A),Z2))
           => aa(A,$o,P,Q3) ) ) ) ).

% Ints_induct
tff(fact_3763_Ints__of__int,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Z: int] : member(A,aa(int,A,ring_1_of_int(A),Z),ring_1_Ints(A)) ) ).

% Ints_of_int
tff(fact_3764_of__int__not__eq,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [K: int] : aa(int,A,ring_1_of_int(A),aa(int,int,bit_ri4277139882892585799ns_not(int),K)) = aa(A,A,bit_ri4277139882892585799ns_not(A),aa(int,A,ring_1_of_int(A),K)) ) ).

% of_int_not_eq
tff(fact_3765_sinh__less__cosh__real,axiom,
    ! [X: real] : aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,sinh(real),X)),aa(real,real,cosh(real),X)) ).

% sinh_less_cosh_real
tff(fact_3766_sinh__le__cosh__real,axiom,
    ! [X: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,sinh(real),X)),aa(real,real,cosh(real),X)) ).

% sinh_le_cosh_real
tff(fact_3767_Ints__abs,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A] :
          ( member(A,A2,ring_1_Ints(A))
         => member(A,aa(A,A,abs_abs(A),A2),ring_1_Ints(A)) ) ) ).

% Ints_abs
tff(fact_3768_Ints__of__nat,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Nb: nat] : member(A,aa(nat,A,semiring_1_of_nat(A),Nb),ring_1_Ints(A)) ) ).

% Ints_of_nat
tff(fact_3769_tanh__def,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : aa(A,A,tanh(A),X) = divide_divide(A,aa(A,A,sinh(A),X),aa(A,A,cosh(A),X)) ) ).

% tanh_def
tff(fact_3770_Ints__diff,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [A2: A,B2: A] :
          ( member(A,A2,ring_1_Ints(A))
         => ( member(A,B2,ring_1_Ints(A))
           => member(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2),ring_1_Ints(A)) ) ) ) ).

% Ints_diff
tff(fact_3771_Ints__add,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [A2: A,B2: A] :
          ( member(A,A2,ring_1_Ints(A))
         => ( member(A,B2,ring_1_Ints(A))
           => member(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2),ring_1_Ints(A)) ) ) ) ).

% Ints_add
tff(fact_3772_Ints__mult,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [A2: A,B2: A] :
          ( member(A,A2,ring_1_Ints(A))
         => ( member(A,B2,ring_1_Ints(A))
           => member(A,aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2),ring_1_Ints(A)) ) ) ) ).

% Ints_mult
tff(fact_3773_sinh__plus__cosh,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,sinh(A),X)),aa(A,A,cosh(A),X)) = aa(A,A,exp(A),X) ) ).

% sinh_plus_cosh
tff(fact_3774_cosh__plus__sinh,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,cosh(A),X)),aa(A,A,sinh(A),X)) = aa(A,A,exp(A),X) ) ).

% cosh_plus_sinh
tff(fact_3775_sinh__add,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A,Y: A] : aa(A,A,sinh(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,sinh(A),X)),aa(A,A,cosh(A),Y))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,cosh(A),X)),aa(A,A,sinh(A),Y))) ) ).

% sinh_add
tff(fact_3776_cosh__add,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A,Y: A] : aa(A,A,cosh(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,cosh(A),X)),aa(A,A,cosh(A),Y))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,sinh(A),X)),aa(A,A,sinh(A),Y))) ) ).

% cosh_add
tff(fact_3777_sinh__diff,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A,Y: A] : aa(A,A,sinh(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),Y)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,sinh(A),X)),aa(A,A,cosh(A),Y))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,cosh(A),X)),aa(A,A,sinh(A),Y))) ) ).

% sinh_diff
tff(fact_3778_cosh__diff,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A,Y: A] : aa(A,A,cosh(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),Y)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,cosh(A),X)),aa(A,A,cosh(A),Y))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,sinh(A),X)),aa(A,A,sinh(A),Y))) ) ).

% cosh_diff
tff(fact_3779_of__int__not__numeral,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [K: num] : aa(int,A,ring_1_of_int(A),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),K))) = aa(A,A,bit_ri4277139882892585799ns_not(A),aa(num,A,numeral_numeral(A),K)) ) ).

% of_int_not_numeral
tff(fact_3780_arsinh__sinh__real,axiom,
    ! [X: real] : aa(real,real,arsinh(real),aa(real,real,sinh(real),X)) = X ).

% arsinh_sinh_real
tff(fact_3781_sinh__minus__cosh,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,sinh(A),X)),aa(A,A,cosh(A),X)) = aa(A,A,uminus_uminus(A),aa(A,A,exp(A),aa(A,A,uminus_uminus(A),X))) ) ).

% sinh_minus_cosh
tff(fact_3782_cosh__minus__sinh,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,cosh(A),X)),aa(A,A,sinh(A),X)) = aa(A,A,exp(A),aa(A,A,uminus_uminus(A),X)) ) ).

% cosh_minus_sinh
tff(fact_3783_not__add__distrib,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [A2: A,B2: A] : aa(A,A,bit_ri4277139882892585799ns_not(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,bit_ri4277139882892585799ns_not(A),A2)),B2) ) ).

% not_add_distrib
tff(fact_3784_not__diff__distrib,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [A2: A,B2: A] : aa(A,A,bit_ri4277139882892585799ns_not(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,bit_ri4277139882892585799ns_not(A),A2)),B2) ) ).

% not_diff_distrib
tff(fact_3785_cosh__real__pos,axiom,
    ! [X: real] : aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,cosh(real),X)) ).

% cosh_real_pos
tff(fact_3786_cosh__real__nonpos__le__iff,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),zero_zero(real))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),zero_zero(real))
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,cosh(real),X)),aa(real,real,cosh(real),Y))
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),X) ) ) ) ).

% cosh_real_nonpos_le_iff
tff(fact_3787_cosh__real__nonneg__le__iff,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Y)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,cosh(real),X)),aa(real,real,cosh(real),Y))
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),Y) ) ) ) ).

% cosh_real_nonneg_le_iff
tff(fact_3788_cosh__real__nonneg,axiom,
    ! [X: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,cosh(real),X)) ).

% cosh_real_nonneg
tff(fact_3789_cosh__real__ge__1,axiom,
    ! [X: real] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),one_one(real)),aa(real,real,cosh(real),X)) ).

% cosh_real_ge_1
tff(fact_3790_sinh__double,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : aa(A,A,sinh(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),X)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,sinh(A),X))),aa(A,A,cosh(A),X)) ) ).

% sinh_double
tff(fact_3791_Ints__double__eq__0__iff,axiom,
    ! [A: $tType] :
      ( ring_char_0(A)
     => ! [A2: A] :
          ( member(A,A2,ring_1_Ints(A))
         => ( ( aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),A2) = zero_zero(A) )
          <=> ( A2 = zero_zero(A) ) ) ) ) ).

% Ints_double_eq_0_iff
tff(fact_3792_minus__eq__not__plus__1,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [A2: A] : aa(A,A,uminus_uminus(A),A2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,bit_ri4277139882892585799ns_not(A),A2)),one_one(A)) ) ).

% minus_eq_not_plus_1
tff(fact_3793_minus__eq__not__minus__1,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [A2: A] : aa(A,A,uminus_uminus(A),A2) = aa(A,A,bit_ri4277139882892585799ns_not(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),one_one(A))) ) ).

% minus_eq_not_minus_1
tff(fact_3794_not__eq__complement,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [A2: A] : aa(A,A,bit_ri4277139882892585799ns_not(A),A2) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,uminus_uminus(A),A2)),one_one(A)) ) ).

% not_eq_complement
tff(fact_3795_not__int__def,axiom,
    ! [K: int] : aa(int,int,bit_ri4277139882892585799ns_not(int),K) = aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(int,int,uminus_uminus(int),K)),one_one(int)) ).

% not_int_def
tff(fact_3796_and__not__numerals_I1_J,axiom,
    aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),one_one(int)),aa(int,int,bit_ri4277139882892585799ns_not(int),one_one(int))) = zero_zero(int) ).

% and_not_numerals(1)
tff(fact_3797_cosh__real__nonpos__less__iff,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),zero_zero(real))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y),zero_zero(real))
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,cosh(real),X)),aa(real,real,cosh(real),Y))
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),Y),X) ) ) ) ).

% cosh_real_nonpos_less_iff
tff(fact_3798_cosh__real__nonneg__less__iff,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Y)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,cosh(real),X)),aa(real,real,cosh(real),Y))
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),Y) ) ) ) ).

% cosh_real_nonneg_less_iff
tff(fact_3799_cosh__real__strict__mono,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),Y)
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,cosh(real),X)),aa(real,real,cosh(real),Y)) ) ) ).

% cosh_real_strict_mono
tff(fact_3800_Ints__odd__nonzero,axiom,
    ! [A: $tType] :
      ( ring_char_0(A)
     => ! [A2: A] :
          ( member(A,A2,ring_1_Ints(A))
         => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),A2)),A2) != zero_zero(A) ) ) ) ).

% Ints_odd_nonzero
tff(fact_3801_minus__numeral__inc__eq,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Nb: num] : aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),inc(Nb))) = aa(A,A,bit_ri4277139882892585799ns_not(A),aa(num,A,numeral_numeral(A),Nb)) ) ).

% minus_numeral_inc_eq
tff(fact_3802_cosh__square__eq,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : aa(nat,A,power_power(A,aa(A,A,cosh(A),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,power_power(A,aa(A,A,sinh(A),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),one_one(A)) ) ).

% cosh_square_eq
tff(fact_3803_hyperbolic__pythagoras,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,power_power(A,aa(A,A,cosh(A),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,A,power_power(A,aa(A,A,sinh(A),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) = one_one(A) ) ).

% hyperbolic_pythagoras
tff(fact_3804_sinh__square__eq,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : aa(nat,A,power_power(A,aa(A,A,sinh(A),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,power_power(A,aa(A,A,cosh(A),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),one_one(A)) ) ).

% sinh_square_eq
tff(fact_3805_of__int__divide__in__Ints,axiom,
    ! [A: $tType] :
      ( idom_divide(A)
     => ! [B2: int,A2: int] :
          ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),B2),A2)
         => member(A,divide_divide(A,aa(int,A,ring_1_of_int(A),A2),aa(int,A,ring_1_of_int(A),B2)),ring_1_Ints(A)) ) ) ).

% of_int_divide_in_Ints
tff(fact_3806_arcosh__cosh__real,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,real,arcosh(real),aa(real,real,cosh(real),X)) = X ) ) ).

% arcosh_cosh_real
tff(fact_3807_cosh__double,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : aa(A,A,cosh(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),X)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,power_power(A,aa(A,A,cosh(A),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,A,power_power(A,aa(A,A,sinh(A),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) ) ).

% cosh_double
tff(fact_3808_not__int__div__2,axiom,
    ! [K: int] : divide_divide(int,aa(int,int,bit_ri4277139882892585799ns_not(int),K),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))) = aa(int,int,bit_ri4277139882892585799ns_not(int),divide_divide(int,K,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))) ).

% not_int_div_2
tff(fact_3809_even__not__iff__int,axiom,
    ! [K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(int,int,bit_ri4277139882892585799ns_not(int),K))
    <=> ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),K) ) ).

% even_not_iff_int
tff(fact_3810_and__not__numerals_I2_J,axiom,
    ! [Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),one_one(int)),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,Nb)))) = one_one(int) ).

% and_not_numerals(2)
tff(fact_3811_and__not__numerals_I4_J,axiom,
    ! [Ma: num] : aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,Ma))),aa(int,int,bit_ri4277139882892585799ns_not(int),one_one(int))) = aa(num,int,numeral_numeral(int),aa(num,num,bit0,Ma)) ).

% and_not_numerals(4)
tff(fact_3812_not__numeral__Bit0__eq,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Nb: num] : aa(A,A,bit_ri4277139882892585799ns_not(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Nb))) = aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),aa(num,num,bit1,Nb))) ) ).

% not_numeral_Bit0_eq
tff(fact_3813_bit__minus__int__iff,axiom,
    ! [K: int,Nb: nat] :
      ( aa(nat,$o,bit_se5641148757651400278ts_bit(int,aa(int,int,uminus_uminus(int),K)),Nb)
    <=> aa(nat,$o,bit_se5641148757651400278ts_bit(int,aa(int,int,bit_ri4277139882892585799ns_not(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),K),one_one(int)))),Nb) ) ).

% bit_minus_int_iff
tff(fact_3814_not__numeral__BitM__eq,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Nb: num] : aa(A,A,bit_ri4277139882892585799ns_not(A),aa(num,A,numeral_numeral(A),bitM(Nb))) = aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Nb))) ) ).

% not_numeral_BitM_eq
tff(fact_3815_Ints__odd__less__0,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A] :
          ( member(A,A2,ring_1_Ints(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),A2)),A2)),zero_zero(A))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),zero_zero(A)) ) ) ) ).

% Ints_odd_less_0
tff(fact_3816_take__bit__not__mask__eq__0,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Ma: nat,Nb: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
         => ( aa(A,A,bit_se2584673776208193580ke_bit(A,Ma),aa(A,A,bit_ri4277139882892585799ns_not(A),bit_se2239418461657761734s_mask(A,Nb))) = zero_zero(A) ) ) ) ).

% take_bit_not_mask_eq_0
tff(fact_3817_Ints__nonzero__abs__ge1,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: A] :
          ( member(A,X,ring_1_Ints(A))
         => ( ( X != zero_zero(A) )
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),aa(A,A,abs_abs(A),X)) ) ) ) ).

% Ints_nonzero_abs_ge1
tff(fact_3818_Ints__nonzero__abs__less1,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: A] :
          ( member(A,X,ring_1_Ints(A))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,abs_abs(A),X)),one_one(A))
           => ( X = zero_zero(A) ) ) ) ) ).

% Ints_nonzero_abs_less1
tff(fact_3819_Ints__eq__abs__less1,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: A,Y: A] :
          ( member(A,X,ring_1_Ints(A))
         => ( member(A,Y,ring_1_Ints(A))
           => ( ( X = Y )
            <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,abs_abs(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),Y))),one_one(A)) ) ) ) ) ).

% Ints_eq_abs_less1
tff(fact_3820_sin__times__pi__eq__0,axiom,
    ! [X: real] :
      ( ( aa(real,real,sin(real),aa(real,real,aa(real,fun(real,real),times_times(real),X),pi)) = zero_zero(real) )
    <=> member(real,X,ring_1_Ints(real)) ) ).

% sin_times_pi_eq_0
tff(fact_3821_and__not__numerals_I5_J,axiom,
    ! [Ma: num,Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,Ma))),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,Nb)))) = aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),aa(num,int,numeral_numeral(int),Ma)),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),Nb)))) ).

% and_not_numerals(5)
tff(fact_3822_and__not__numerals_I7_J,axiom,
    ! [Ma: num] : aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,Ma))),aa(int,int,bit_ri4277139882892585799ns_not(int),one_one(int))) = aa(num,int,numeral_numeral(int),aa(num,num,bit0,Ma)) ).

% and_not_numerals(7)
tff(fact_3823_and__not__numerals_I3_J,axiom,
    ! [Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),one_one(int)),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,Nb)))) = zero_zero(int) ).

% and_not_numerals(3)
tff(fact_3824_frac__neg,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A] :
          archimedean_frac(A,aa(A,A,uminus_uminus(A),X)) = $ite(member(A,X,ring_1_Ints(A)),zero_zero(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),archimedean_frac(A,X))) ) ).

% frac_neg
tff(fact_3825_and__not__numerals_I9_J,axiom,
    ! [Ma: num,Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,Ma))),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,Nb)))) = aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),aa(num,int,numeral_numeral(int),Ma)),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),Nb)))) ).

% and_not_numerals(9)
tff(fact_3826_and__not__numerals_I6_J,axiom,
    ! [Ma: num,Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,Ma))),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,Nb)))) = aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),aa(num,int,numeral_numeral(int),Ma)),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),Nb)))) ).

% and_not_numerals(6)
tff(fact_3827_bit__not__iff__eq,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [A2: A,Nb: nat] :
          ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,aa(A,A,bit_ri4277139882892585799ns_not(A),A2)),Nb)
        <=> ( ( aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb) != zero_zero(A) )
            & ~ aa(nat,$o,bit_se5641148757651400278ts_bit(A,A2),Nb) ) ) ) ).

% bit_not_iff_eq
tff(fact_3828_minus__exp__eq__not__mask,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Nb: nat] : aa(A,A,uminus_uminus(A),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)) = aa(A,A,bit_ri4277139882892585799ns_not(A),bit_se2239418461657761734s_mask(A,Nb)) ) ).

% minus_exp_eq_not_mask
tff(fact_3829_le__mult__floor__Ints,axiom,
    ! [B: $tType,A: $tType] :
      ( ( archim2362893244070406136eiling(A)
        & linordered_idom(B) )
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
         => ( member(A,A2,ring_1_Ints(A))
           => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(int,B,ring_1_of_int(B),aa(int,int,aa(int,fun(int,int),times_times(int),aa(A,int,archim6421214686448440834_floor(A),A2)),aa(A,int,archim6421214686448440834_floor(A),B2)))),aa(int,B,ring_1_of_int(B),aa(A,int,archim6421214686448440834_floor(A),aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)))) ) ) ) ).

% le_mult_floor_Ints
tff(fact_3830_frac__unique__iff,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [X: A,A2: A] :
          ( ( archimedean_frac(A,X) = A2 )
        <=> ( member(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),X),A2),ring_1_Ints(A))
            & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
            & aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),one_one(A)) ) ) ) ).

% frac_unique_iff
tff(fact_3831_mult__ceiling__le__Ints,axiom,
    ! [B: $tType,A: $tType] :
      ( ( archim2362893244070406136eiling(A)
        & linordered_idom(B) )
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
         => ( member(A,A2,ring_1_Ints(A))
           => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(int,B,ring_1_of_int(B),archimedean_ceiling(A,aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2)))),aa(int,B,ring_1_of_int(B),aa(int,int,aa(int,fun(int,int),times_times(int),archimedean_ceiling(A,A2)),archimedean_ceiling(A,B2)))) ) ) ) ).

% mult_ceiling_le_Ints
tff(fact_3832_tanh__add,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A,Y: A] :
          ( ( aa(A,A,cosh(A),X) != zero_zero(A) )
         => ( ( aa(A,A,cosh(A),Y) != zero_zero(A) )
           => ( aa(A,A,tanh(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y)) = divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,tanh(A),X)),aa(A,A,tanh(A),Y)),aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,tanh(A),X)),aa(A,A,tanh(A),Y)))) ) ) ) ) ).

% tanh_add
tff(fact_3833_sinh__zero__iff,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] :
          ( ( aa(A,A,sinh(A),X) = zero_zero(A) )
        <=> member(A,aa(A,A,exp(A),X),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),one_one(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),aa(A,A,uminus_uminus(A),one_one(A))),bot_bot(set(A))))) ) ) ).

% sinh_zero_iff
tff(fact_3834_sin__integer__2pi,axiom,
    ! [Nb: real] :
      ( member(real,Nb,ring_1_Ints(real))
     => ( aa(real,real,sin(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),pi)),Nb)) = zero_zero(real) ) ) ).

% sin_integer_2pi
tff(fact_3835_cos__integer__2pi,axiom,
    ! [Nb: real] :
      ( member(real,Nb,ring_1_Ints(real))
     => ( aa(real,real,cos(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),pi)),Nb)) = one_one(real) ) ) ).

% cos_integer_2pi
tff(fact_3836_cosh__field__def,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Z: A] : aa(A,A,cosh(A),Z) = divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,exp(A),Z)),aa(A,A,exp(A),aa(A,A,uminus_uminus(A),Z))),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) ) ).

% cosh_field_def
tff(fact_3837_and__not__numerals_I8_J,axiom,
    ! [Ma: num,Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,Ma))),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,Nb)))) = aa(int,int,aa(int,fun(int,int),plus_plus(int),one_one(int)),aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),aa(num,int,numeral_numeral(int),Ma)),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),Nb))))) ).

% and_not_numerals(8)
tff(fact_3838_not__int__rec,axiom,
    ! [K: int] : aa(int,int,bit_ri4277139882892585799ns_not(int),K) = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa($o,int,zero_neq_one_of_bool(int),aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),K))),aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(int,int,bit_ri4277139882892585799ns_not(int),divide_divide(int,K,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))))) ).

% not_int_rec
tff(fact_3839_sinh__field__def,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Z: A] : aa(A,A,sinh(A),Z) = divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,exp(A),Z)),aa(A,A,exp(A),aa(A,A,uminus_uminus(A),Z))),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) ) ).

% sinh_field_def
tff(fact_3840_cosh__zero__iff,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] :
          ( ( aa(A,A,cosh(A),X) = zero_zero(A) )
        <=> ( aa(nat,A,power_power(A,aa(A,A,exp(A),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = aa(A,A,uminus_uminus(A),one_one(A)) ) ) ) ).

% cosh_zero_iff
tff(fact_3841_gbinomial__absorption_H,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [K: nat,A2: A] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),K)
         => ( aa(nat,A,gbinomial(A,A2),K) = aa(A,A,aa(A,fun(A,A),times_times(A),divide_divide(A,A2,aa(nat,A,semiring_1_of_nat(A),K))),aa(nat,A,gbinomial(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),one_one(A))),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),K),one_one(nat)))) ) ) ) ).

% gbinomial_absorption'
tff(fact_3842_horner__sum__of__bool__2__less,axiom,
    ! [Bs: list($o)] : aa(int,$o,aa(int,fun(int,$o),ord_less(int),groups4207007520872428315er_sum($o,int,zero_neq_one_of_bool(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)),Bs)),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(list($o),nat,size_size(list($o)),Bs))) ).

% horner_sum_of_bool_2_less
tff(fact_3843_the__elem__eq,axiom,
    ! [A: $tType,X: A] : the_elem(A,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))) = X ).

% the_elem_eq
tff(fact_3844_push__bit__numeral__minus__1,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Nb: num] : aa(A,A,bit_se4730199178511100633sh_bit(A,aa(num,nat,numeral_numeral(nat),Nb)),aa(A,A,uminus_uminus(A),one_one(A))) = aa(A,A,uminus_uminus(A),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(num,nat,numeral_numeral(nat),Nb))) ) ).

% push_bit_numeral_minus_1
tff(fact_3845_push__bit__nonnegative__int__iff,axiom,
    ! [Nb: nat,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),aa(int,int,bit_se4730199178511100633sh_bit(int,Nb),K))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),K) ) ).

% push_bit_nonnegative_int_iff
tff(fact_3846_push__bit__negative__int__iff,axiom,
    ! [Nb: nat,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,bit_se4730199178511100633sh_bit(int,Nb),K)),zero_zero(int))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),zero_zero(int)) ) ).

% push_bit_negative_int_iff
tff(fact_3847_push__bit__eq__0__iff,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Nb: nat,A2: A] :
          ( ( aa(A,A,bit_se4730199178511100633sh_bit(A,Nb),A2) = zero_zero(A) )
        <=> ( A2 = zero_zero(A) ) ) ) ).

% push_bit_eq_0_iff
tff(fact_3848_push__bit__of__0,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat] : aa(A,A,bit_se4730199178511100633sh_bit(A,Nb),zero_zero(A)) = zero_zero(A) ) ).

% push_bit_of_0
tff(fact_3849_push__bit__push__bit,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Ma: nat,Nb: nat,A2: A] : aa(A,A,bit_se4730199178511100633sh_bit(A,Ma),aa(A,A,bit_se4730199178511100633sh_bit(A,Nb),A2)) = aa(A,A,bit_se4730199178511100633sh_bit(A,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb)),A2) ) ).

% push_bit_push_bit
tff(fact_3850_gbinomial__1,axiom,
    ! [A: $tType] :
      ( ( semiring_char_0(A)
        & semidom_divide(A) )
     => ! [A2: A] : aa(nat,A,gbinomial(A,A2),one_one(nat)) = A2 ) ).

% gbinomial_1
tff(fact_3851_concat__bit__of__zero__1,axiom,
    ! [Nb: nat,L: int] : bit_concat_bit(Nb,zero_zero(int),L) = aa(int,int,bit_se4730199178511100633sh_bit(int,Nb),L) ).

% concat_bit_of_zero_1
tff(fact_3852_gbinomial__0_I2_J,axiom,
    ! [A: $tType] :
      ( ( semiring_char_0(A)
        & semidom_divide(A) )
     => ! [K: nat] : aa(nat,A,gbinomial(A,zero_zero(A)),aa(nat,nat,suc,K)) = zero_zero(A) ) ).

% gbinomial_0(2)
tff(fact_3853_gbinomial__0_I1_J,axiom,
    ! [A: $tType] :
      ( ( semiring_char_0(A)
        & semidom_divide(A) )
     => ! [A2: A] : aa(nat,A,gbinomial(A,A2),zero_zero(nat)) = one_one(A) ) ).

% gbinomial_0(1)
tff(fact_3854_gbinomial__Suc0,axiom,
    ! [A: $tType] :
      ( ( semiring_char_0(A)
        & semidom_divide(A) )
     => ! [A2: A] : aa(nat,A,gbinomial(A,A2),aa(nat,nat,suc,zero_zero(nat))) = A2 ) ).

% gbinomial_Suc0
tff(fact_3855_push__bit__Suc__numeral,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,K: num] : aa(A,A,bit_se4730199178511100633sh_bit(A,aa(nat,nat,suc,Nb)),aa(num,A,numeral_numeral(A),K)) = aa(A,A,bit_se4730199178511100633sh_bit(A,Nb),aa(num,A,numeral_numeral(A),aa(num,num,bit0,K))) ) ).

% push_bit_Suc_numeral
tff(fact_3856_push__bit__Suc__minus__numeral,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Nb: nat,K: num] : aa(A,A,bit_se4730199178511100633sh_bit(A,aa(nat,nat,suc,Nb)),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),K))) = aa(A,A,bit_se4730199178511100633sh_bit(A,Nb),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,K)))) ) ).

% push_bit_Suc_minus_numeral
tff(fact_3857_push__bit__numeral,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [L: num,K: num] : aa(A,A,bit_se4730199178511100633sh_bit(A,aa(num,nat,numeral_numeral(nat),L)),aa(num,A,numeral_numeral(A),K)) = aa(A,A,bit_se4730199178511100633sh_bit(A,pred_numeral(L)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,K))) ) ).

% push_bit_numeral
tff(fact_3858_push__bit__minus__one__eq__not__mask,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Nb: nat] : aa(A,A,bit_se4730199178511100633sh_bit(A,Nb),aa(A,A,uminus_uminus(A),one_one(A))) = aa(A,A,bit_ri4277139882892585799ns_not(A),bit_se2239418461657761734s_mask(A,Nb)) ) ).

% push_bit_minus_one_eq_not_mask
tff(fact_3859_push__bit__Suc,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,A2: A] : aa(A,A,bit_se4730199178511100633sh_bit(A,aa(nat,nat,suc,Nb)),A2) = aa(A,A,bit_se4730199178511100633sh_bit(A,Nb),aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))) ) ).

% push_bit_Suc
tff(fact_3860_push__bit__of__1,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat] : aa(A,A,bit_se4730199178511100633sh_bit(A,Nb),one_one(A)) = aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb) ) ).

% push_bit_of_1
tff(fact_3861_push__bit__of__Suc__0,axiom,
    ! [Nb: nat] : aa(nat,nat,bit_se4730199178511100633sh_bit(nat,Nb),aa(nat,nat,suc,zero_zero(nat))) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb) ).

% push_bit_of_Suc_0
tff(fact_3862_even__push__bit__iff,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,bit_se4730199178511100633sh_bit(A,Nb),A2))
        <=> ( ( Nb != zero_zero(nat) )
            | aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2) ) ) ) ).

% even_push_bit_iff
tff(fact_3863_push__bit__minus__numeral,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [L: num,K: num] : aa(A,A,bit_se4730199178511100633sh_bit(A,aa(num,nat,numeral_numeral(nat),L)),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),K))) = aa(A,A,bit_se4730199178511100633sh_bit(A,pred_numeral(L)),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,K)))) ) ).

% push_bit_minus_numeral
tff(fact_3864_of__nat__gbinomial,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [Nb: nat,K: nat] : aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,gbinomial(nat,Nb),K)) = aa(nat,A,gbinomial(A,aa(nat,A,semiring_1_of_nat(A),Nb)),K) ) ).

% of_nat_gbinomial
tff(fact_3865_push__bit__of__nat,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,Ma: nat] : aa(A,A,bit_se4730199178511100633sh_bit(A,Nb),aa(nat,A,semiring_1_of_nat(A),Ma)) = aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,bit_se4730199178511100633sh_bit(nat,Nb),Ma)) ) ).

% push_bit_of_nat
tff(fact_3866_of__nat__push__bit,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Ma: nat,Nb: nat] : aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,bit_se4730199178511100633sh_bit(nat,Ma),Nb)) = aa(A,A,bit_se4730199178511100633sh_bit(A,Ma),aa(nat,A,semiring_1_of_nat(A),Nb)) ) ).

% of_nat_push_bit
tff(fact_3867_push__bit__of__int,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Nb: nat,K: int] : aa(A,A,bit_se4730199178511100633sh_bit(A,Nb),aa(int,A,ring_1_of_int(A),K)) = aa(int,A,ring_1_of_int(A),aa(int,int,bit_se4730199178511100633sh_bit(int,Nb),K)) ) ).

% push_bit_of_int
tff(fact_3868_push__bit__add,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,A2: A,B2: A] : aa(A,A,bit_se4730199178511100633sh_bit(A,Nb),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,bit_se4730199178511100633sh_bit(A,Nb),A2)),aa(A,A,bit_se4730199178511100633sh_bit(A,Nb),B2)) ) ).

% push_bit_add
tff(fact_3869_binomial__gbinomial,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [Nb: nat,K: nat] : aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,binomial(Nb),K)) = aa(nat,A,gbinomial(A,aa(nat,A,semiring_1_of_nat(A),Nb)),K) ) ).

% binomial_gbinomial
tff(fact_3870_push__bit__take__bit,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Ma: nat,Nb: nat,A2: A] : aa(A,A,bit_se4730199178511100633sh_bit(A,Ma),aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),A2)) = aa(A,A,bit_se2584673776208193580ke_bit(A,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb)),aa(A,A,bit_se4730199178511100633sh_bit(A,Ma),A2)) ) ).

% push_bit_take_bit
tff(fact_3871_flip__bit__nat__def,axiom,
    ! [Ma: nat,Nb: nat] : bit_se8732182000553998342ip_bit(nat,Ma,Nb) = aa(nat,nat,aa(nat,fun(nat,nat),bit_se5824344971392196577ns_xor(nat),Nb),aa(nat,nat,bit_se4730199178511100633sh_bit(nat,Ma),one_one(nat))) ).

% flip_bit_nat_def
tff(fact_3872_gbinomial__Suc__Suc,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [A2: A,K: nat] : aa(nat,A,gbinomial(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),one_one(A))),aa(nat,nat,suc,K)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,gbinomial(A,A2),K)),aa(nat,A,gbinomial(A,A2),aa(nat,nat,suc,K))) ) ).

% gbinomial_Suc_Suc
tff(fact_3873_gbinomial__of__nat__symmetric,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [K: nat,Nb: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Nb)
         => ( aa(nat,A,gbinomial(A,aa(nat,A,semiring_1_of_nat(A),Nb)),K) = aa(nat,A,gbinomial(A,aa(nat,A,semiring_1_of_nat(A),Nb)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),K)) ) ) ) ).

% gbinomial_of_nat_symmetric
tff(fact_3874_bit__push__bit__iff__int,axiom,
    ! [Ma: nat,K: int,Nb: nat] :
      ( aa(nat,$o,bit_se5641148757651400278ts_bit(int,aa(int,int,bit_se4730199178511100633sh_bit(int,Ma),K)),Nb)
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
        & aa(nat,$o,bit_se5641148757651400278ts_bit(int,K),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),Ma)) ) ) ).

% bit_push_bit_iff_int
tff(fact_3875_bit__push__bit__iff__nat,axiom,
    ! [Ma: nat,Q3: nat,Nb: nat] :
      ( aa(nat,$o,bit_se5641148757651400278ts_bit(nat,aa(nat,nat,bit_se4730199178511100633sh_bit(nat,Ma),Q3)),Nb)
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
        & aa(nat,$o,bit_se5641148757651400278ts_bit(nat,Q3),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),Ma)) ) ) ).

% bit_push_bit_iff_nat
tff(fact_3876_concat__bit__eq,axiom,
    ! [Nb: nat,K: int,L: int] : bit_concat_bit(Nb,K,L) = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,bit_se2584673776208193580ke_bit(int,Nb),K)),aa(int,int,bit_se4730199178511100633sh_bit(int,Nb),L)) ).

% concat_bit_eq
tff(fact_3877_flip__bit__eq__xor,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,A2: A] : bit_se8732182000553998342ip_bit(A,Nb,A2) = aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),A2),aa(A,A,bit_se4730199178511100633sh_bit(A,Nb),one_one(A))) ) ).

% flip_bit_eq_xor
tff(fact_3878_flip__bit__int__def,axiom,
    ! [Nb: nat,K: int] : bit_se8732182000553998342ip_bit(int,Nb,K) = aa(int,int,aa(int,fun(int,int),bit_se5824344971392196577ns_xor(int),K),aa(int,int,bit_se4730199178511100633sh_bit(int,Nb),one_one(int))) ).

% flip_bit_int_def
tff(fact_3879_gbinomial__addition__formula,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [A2: A,K: nat] : aa(nat,A,gbinomial(A,A2),aa(nat,nat,suc,K)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,gbinomial(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),one_one(A))),aa(nat,nat,suc,K))),aa(nat,A,gbinomial(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),one_one(A))),K)) ) ).

% gbinomial_addition_formula
tff(fact_3880_gbinomial__absorb__comp,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [A2: A,K: nat] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),aa(nat,A,semiring_1_of_nat(A),K))),aa(nat,A,gbinomial(A,A2),K)) = aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(nat,A,gbinomial(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),one_one(A))),K)) ) ).

% gbinomial_absorb_comp
tff(fact_3881_gbinomial__ge__n__over__k__pow__k,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [K: nat,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,semiring_1_of_nat(A),K)),A2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,power_power(A,divide_divide(A,A2,aa(nat,A,semiring_1_of_nat(A),K))),K)),aa(nat,A,gbinomial(A,A2),K)) ) ) ).

% gbinomial_ge_n_over_k_pow_k
tff(fact_3882_gbinomial__mult__1,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [A2: A,K: nat] : aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(nat,A,gbinomial(A,A2),K)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),K)),aa(nat,A,gbinomial(A,A2),K))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,suc,K))),aa(nat,A,gbinomial(A,A2),aa(nat,nat,suc,K)))) ) ).

% gbinomial_mult_1
tff(fact_3883_gbinomial__mult__1_H,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [A2: A,K: nat] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,gbinomial(A,A2),K)),A2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),K)),aa(nat,A,gbinomial(A,A2),K))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,suc,K))),aa(nat,A,gbinomial(A,A2),aa(nat,nat,suc,K)))) ) ).

% gbinomial_mult_1'
tff(fact_3884_push__bit__double,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,A2: A] : aa(A,A,bit_se4730199178511100633sh_bit(A,Nb),aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,bit_se4730199178511100633sh_bit(A,Nb),A2)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) ) ).

% push_bit_double
tff(fact_3885_bit__iff__and__push__bit__not__eq__0,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A,Nb: nat] :
          ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,A2),Nb)
        <=> ( aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),A2),aa(A,A,bit_se4730199178511100633sh_bit(A,Nb),one_one(A))) != zero_zero(A) ) ) ) ).

% bit_iff_and_push_bit_not_eq_0
tff(fact_3886_push__bit__mask__eq,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Ma: nat,Nb: nat] : aa(A,A,bit_se4730199178511100633sh_bit(A,Ma),bit_se2239418461657761734s_mask(A,Nb)) = aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),bit_se2239418461657761734s_mask(A,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),Ma))),aa(A,A,bit_ri4277139882892585799ns_not(A),bit_se2239418461657761734s_mask(A,Ma))) ) ).

% push_bit_mask_eq
tff(fact_3887_unset__bit__eq__and__not,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Nb: nat,A2: A] : bit_se2638667681897837118et_bit(A,Nb,A2) = aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),A2),aa(A,A,bit_ri4277139882892585799ns_not(A),aa(A,A,bit_se4730199178511100633sh_bit(A,Nb),one_one(A)))) ) ).

% unset_bit_eq_and_not
tff(fact_3888_unset__bit__int__def,axiom,
    ! [Nb: nat,K: int] : bit_se2638667681897837118et_bit(int,Nb,K) = aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),K),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(int,int,bit_se4730199178511100633sh_bit(int,Nb),one_one(int)))) ).

% unset_bit_int_def
tff(fact_3889_Suc__times__gbinomial,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [K: nat,A2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,suc,K))),aa(nat,A,gbinomial(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),one_one(A))),aa(nat,nat,suc,K))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),one_one(A))),aa(nat,A,gbinomial(A,A2),K)) ) ).

% Suc_times_gbinomial
tff(fact_3890_gbinomial__absorption,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [K: nat,A2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,suc,K))),aa(nat,A,gbinomial(A,A2),aa(nat,nat,suc,K))) = aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(nat,A,gbinomial(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),one_one(A))),K)) ) ).

% gbinomial_absorption
tff(fact_3891_gbinomial__trinomial__revision,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [K: nat,Ma: nat,A2: A] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Ma)
         => ( aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,gbinomial(A,A2),Ma)),aa(nat,A,gbinomial(A,aa(nat,A,semiring_1_of_nat(A),Ma)),K)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,gbinomial(A,A2),K)),aa(nat,A,gbinomial(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),aa(nat,A,semiring_1_of_nat(A),K))),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),K))) ) ) ) ).

% gbinomial_trinomial_revision
tff(fact_3892_push__bit__int__def,axiom,
    ! [Nb: nat,K: int] : aa(int,int,bit_se4730199178511100633sh_bit(int,Nb),K) = aa(int,int,aa(int,fun(int,int),times_times(int),K),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)) ).

% push_bit_int_def
tff(fact_3893_push__bit__nat__def,axiom,
    ! [Nb: nat,Ma: nat] : aa(nat,nat,bit_se4730199178511100633sh_bit(nat,Nb),Ma) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)) ).

% push_bit_nat_def
tff(fact_3894_push__bit__eq__mult,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,A2: A] : aa(A,A,bit_se4730199178511100633sh_bit(A,Nb),A2) = aa(A,A,aa(A,fun(A,A),times_times(A),A2),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)) ) ).

% push_bit_eq_mult
tff(fact_3895_exp__dvdE,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)),A2)
         => ~ ! [B5: A] : A2 != aa(A,A,bit_se4730199178511100633sh_bit(A,Nb),B5) ) ) ).

% exp_dvdE
tff(fact_3896_the__elem__image__unique,axiom,
    ! [B: $tType,A: $tType,A3: set(A),F2: fun(A,B),X: A] :
      ( ( A3 != bot_bot(set(A)) )
     => ( ! [Y3: A] :
            ( member(A,Y3,A3)
           => ( aa(A,B,F2,Y3) = aa(A,B,F2,X) ) )
       => ( the_elem(B,aa(set(A),set(B),image(A,B,F2),A3)) = aa(A,B,F2,X) ) ) ) ).

% the_elem_image_unique
tff(fact_3897_gbinomial__rec,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [A2: A,K: nat] : aa(nat,A,gbinomial(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),one_one(A))),aa(nat,nat,suc,K)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,gbinomial(A,A2),K)),divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),one_one(A)),aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,suc,K)))) ) ).

% gbinomial_rec
tff(fact_3898_gbinomial__factors,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [A2: A,K: nat] : aa(nat,A,gbinomial(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),one_one(A))),aa(nat,nat,suc,K)) = aa(A,A,aa(A,fun(A,A),times_times(A),divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),one_one(A)),aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,suc,K)))),aa(nat,A,gbinomial(A,A2),K)) ) ).

% gbinomial_factors
tff(fact_3899_gbinomial__negated__upper,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [A2: A,K: nat] : aa(nat,A,gbinomial(A,A2),K) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),one_one(A))),K)),aa(nat,A,gbinomial(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,semiring_1_of_nat(A),K)),A2)),one_one(A))),K)) ) ).

% gbinomial_negated_upper
tff(fact_3900_gbinomial__index__swap,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [K: nat,Nb: nat] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),one_one(A))),K)),aa(nat,A,gbinomial(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,uminus_uminus(A),aa(nat,A,semiring_1_of_nat(A),Nb))),one_one(A))),K)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),one_one(A))),Nb)),aa(nat,A,gbinomial(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,uminus_uminus(A),aa(nat,A,semiring_1_of_nat(A),K))),one_one(A))),Nb)) ) ).

% gbinomial_index_swap
tff(fact_3901_push__bit__minus__one,axiom,
    ! [Nb: nat] : aa(int,int,bit_se4730199178511100633sh_bit(int,Nb),aa(int,int,uminus_uminus(int),one_one(int))) = aa(int,int,uminus_uminus(int),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)) ).

% push_bit_minus_one
tff(fact_3902_gbinomial__minus,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [A2: A,K: nat] : aa(nat,A,gbinomial(A,aa(A,A,uminus_uminus(A),A2)),K) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),one_one(A))),K)),aa(nat,A,gbinomial(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),aa(nat,A,semiring_1_of_nat(A),K))),one_one(A))),K)) ) ).

% gbinomial_minus
tff(fact_3903_gbinomial__reduce__nat,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [K: nat,A2: A] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),K)
         => ( aa(nat,A,gbinomial(A,A2),K) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,gbinomial(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),one_one(A))),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),K),one_one(nat)))),aa(nat,A,gbinomial(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),one_one(A))),K)) ) ) ) ).

% gbinomial_reduce_nat
tff(fact_3904_gbinomial__pochhammer,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [A2: A,K: nat] : aa(nat,A,gbinomial(A,A2),K) = divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),one_one(A))),K)),comm_s3205402744901411588hammer(A,aa(A,A,uminus_uminus(A),A2),K)),semiring_char_0_fact(A,K)) ) ).

% gbinomial_pochhammer
tff(fact_3905_gbinomial__pochhammer_H,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [A2: A,K: nat] : aa(nat,A,gbinomial(A,A2),K) = divide_divide(A,comm_s3205402744901411588hammer(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),aa(nat,A,semiring_1_of_nat(A),K))),one_one(A)),K),semiring_char_0_fact(A,K)) ) ).

% gbinomial_pochhammer'
tff(fact_3906_bit__horner__sum__bit__iff,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Bs: list($o),Nb: nat] :
          ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,groups4207007520872428315er_sum($o,A,zero_neq_one_of_bool(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)),Bs)),Nb)
        <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),aa(list($o),nat,size_size(list($o)),Bs))
            & aa(nat,$o,nth($o,Bs),Nb) ) ) ) ).

% bit_horner_sum_bit_iff
tff(fact_3907_Cauchy__iff2,axiom,
    ! [X5: fun(nat,real)] :
      ( topolo3814608138187158403Cauchy(real,X5)
    <=> ! [J2: nat] :
        ? [M7: nat] :
        ! [M5: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M7),M5)
         => ! [N4: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M7),N4)
             => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,abs_abs(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(nat,real,X5,M5)),aa(nat,real,X5,N4)))),aa(real,real,inverse_inverse(real),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,suc,J2)))) ) ) ) ).

% Cauchy_iff2
tff(fact_3908_is__singleton__the__elem,axiom,
    ! [A: $tType,A3: set(A)] :
      ( is_singleton(A,A3)
    <=> ( A3 = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),the_elem(A,A3)),bot_bot(set(A))) ) ) ).

% is_singleton_the_elem
tff(fact_3909_VEBT__internal_Omembermima_Oelims_I1_J,axiom,
    ! [X: vEBT_VEBT,Xa: nat,Y: $o] :
      ( ( vEBT_VEBT_membermima(X,Xa)
      <=> (Y) )
     => ( ( ? [Uu2: $o,Uv2: $o] : X = vEBT_Leaf((Uu2),(Uv2))
         => (Y) )
       => ( ( ? [Ux2: list(vEBT_VEBT),Uy2: vEBT_VEBT] : X = vEBT_Node(none(product_prod(nat,nat)),zero_zero(nat),Ux2,Uy2)
           => (Y) )
         => ( ! [Mi: nat,Ma2: nat] :
                ( ? [Va3: list(vEBT_VEBT),Vb2: vEBT_VEBT] : X = vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi),Ma2)),zero_zero(nat),Va3,Vb2)
               => ( (Y)
                <=> ~ ( ( Xa = Mi )
                      | ( Xa = Ma2 ) ) ) )
           => ( ! [Mi: nat,Ma2: nat,V4: nat,TreeList: list(vEBT_VEBT)] :
                  ( ? [Vc: vEBT_VEBT] : X = vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi),Ma2)),aa(nat,nat,suc,V4),TreeList,Vc)
                 => ( (Y)
                  <=> ~ ( ( Xa = Mi )
                        | ( Xa = Ma2 )
                        | $let(
                            pos: nat,
                            pos:= vEBT_VEBT_high(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),
                            $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),pos),aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList)),vEBT_VEBT_membermima(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList),pos),vEBT_VEBT_low(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),$false) ) ) ) )
             => ~ ! [V4: nat,TreeList: list(vEBT_VEBT)] :
                    ( ? [Vd: vEBT_VEBT] : X = vEBT_Node(none(product_prod(nat,nat)),aa(nat,nat,suc,V4),TreeList,Vd)
                   => ( (Y)
                    <=> ~ $let(
                            pos: nat,
                            pos:= vEBT_VEBT_high(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),
                            $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),pos),aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList)),vEBT_VEBT_membermima(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList),pos),vEBT_VEBT_low(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),$false) ) ) ) ) ) ) ) ) ).

% VEBT_internal.membermima.elims(1)
tff(fact_3910_VEBT__internal_Omembermima_Oelims_I3_J,axiom,
    ! [X: vEBT_VEBT,Xa: nat] :
      ( ~ vEBT_VEBT_membermima(X,Xa)
     => ( ! [Uu2: $o,Uv2: $o] : X != vEBT_Leaf((Uu2),(Uv2))
       => ( ! [Ux2: list(vEBT_VEBT),Uy2: vEBT_VEBT] : X != vEBT_Node(none(product_prod(nat,nat)),zero_zero(nat),Ux2,Uy2)
         => ( ! [Mi: nat,Ma2: nat] :
                ( ? [Va3: list(vEBT_VEBT),Vb2: vEBT_VEBT] : X = vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi),Ma2)),zero_zero(nat),Va3,Vb2)
               => ( ( Xa = Mi )
                  | ( Xa = Ma2 ) ) )
           => ( ! [Mi: nat,Ma2: nat,V4: nat,TreeList: list(vEBT_VEBT)] :
                  ( ? [Vc: vEBT_VEBT] : X = vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi),Ma2)),aa(nat,nat,suc,V4),TreeList,Vc)
                 => ( ( Xa = Mi )
                    | ( Xa = Ma2 )
                    | $let(
                        pos: nat,
                        pos:= vEBT_VEBT_high(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),
                        $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),pos),aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList)),vEBT_VEBT_membermima(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList),pos),vEBT_VEBT_low(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),$false) ) ) )
             => ~ ! [V4: nat,TreeList: list(vEBT_VEBT)] :
                    ( ? [Vd: vEBT_VEBT] : X = vEBT_Node(none(product_prod(nat,nat)),aa(nat,nat,suc,V4),TreeList,Vd)
                   => $let(
                        pos: nat,
                        pos:= vEBT_VEBT_high(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),
                        $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),pos),aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList)),vEBT_VEBT_membermima(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList),pos),vEBT_VEBT_low(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),$false) ) ) ) ) ) ) ) ).

% VEBT_internal.membermima.elims(3)
tff(fact_3911_image__ident,axiom,
    ! [A: $tType,Y6: set(A)] : aa(set(A),set(A),image(A,A,aTP_Lamp_aa(A,A)),Y6) = Y6 ).

% image_ident
tff(fact_3912_singleton__conv,axiom,
    ! [A: $tType,A2: A] : collect(A,aTP_Lamp_ab(A,fun(A,$o),A2)) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A))) ).

% singleton_conv
tff(fact_3913_singleton__conv2,axiom,
    ! [A: $tType,A2: A] : collect(A,aa(A,fun(A,$o),fequal(A),A2)) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A))) ).

% singleton_conv2
tff(fact_3914_is__singletonI,axiom,
    ! [A: $tType,X: A] : is_singleton(A,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))) ).

% is_singletonI
tff(fact_3915_Max__divisors__self__int,axiom,
    ! [Nb: int] :
      ( ( Nb != zero_zero(int) )
     => ( aa(set(int),int,lattic643756798349783984er_Max(int),collect(int,aTP_Lamp_ac(int,fun(int,$o),Nb))) = aa(int,int,abs_abs(int),Nb) ) ) ).

% Max_divisors_self_int
tff(fact_3916_Max__divisors__self__nat,axiom,
    ! [Nb: nat] :
      ( ( Nb != zero_zero(nat) )
     => ( aa(set(nat),nat,lattic643756798349783984er_Max(nat),collect(nat,aTP_Lamp_ad(nat,fun(nat,$o),Nb))) = Nb ) ) ).

% Max_divisors_self_nat
tff(fact_3917_translation__subtract__diff,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [A2: A,S: set(A),Ta: set(A)] : aa(set(A),set(A),image(A,A,aTP_Lamp_ae(A,fun(A,A),A2)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),S),Ta)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),aa(set(A),set(A),image(A,A,aTP_Lamp_ae(A,fun(A,A),A2)),S)),aa(set(A),set(A),image(A,A,aTP_Lamp_ae(A,fun(A,A),A2)),Ta)) ) ).

% translation_subtract_diff
tff(fact_3918_translation__subtract__Compl,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [A2: A,Ta: set(A)] : aa(set(A),set(A),image(A,A,aTP_Lamp_ae(A,fun(A,A),A2)),aa(set(A),set(A),uminus_uminus(set(A)),Ta)) = aa(set(A),set(A),uminus_uminus(set(A)),aa(set(A),set(A),image(A,A,aTP_Lamp_ae(A,fun(A,A),A2)),Ta)) ) ).

% translation_subtract_Compl
tff(fact_3919_nat__less__as__int,axiom,
    ! [X2: nat,Xa2: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),X2),Xa2)
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(nat,int,semiring_1_of_nat(int),X2)),aa(nat,int,semiring_1_of_nat(int),Xa2)) ) ).

% nat_less_as_int
tff(fact_3920_Collect__conv__if,axiom,
    ! [A: $tType,A2: A,P: fun(A,$o)] :
      collect(A,aa(fun(A,$o),fun(A,$o),aTP_Lamp_af(A,fun(fun(A,$o),fun(A,$o)),A2),P)) = $ite(aa(A,$o,P,A2),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A))),bot_bot(set(A))) ).

% Collect_conv_if
tff(fact_3921_Collect__conv__if2,axiom,
    ! [A: $tType,A2: A,P: fun(A,$o)] :
      collect(A,aa(fun(A,$o),fun(A,$o),aTP_Lamp_ag(A,fun(fun(A,$o),fun(A,$o)),A2),P)) = $ite(aa(A,$o,P,A2),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A))),bot_bot(set(A))) ).

% Collect_conv_if2
tff(fact_3922_empty__def,axiom,
    ! [A: $tType] : bot_bot(set(A)) = collect(A,aTP_Lamp_ah(A,$o)) ).

% empty_def
tff(fact_3923_uminus__set__def,axiom,
    ! [A: $tType,A3: set(A)] : aa(set(A),set(A),uminus_uminus(set(A)),A3) = collect(A,aa(fun(A,$o),fun(A,$o),uminus_uminus(fun(A,$o)),aTP_Lamp_a(set(A),fun(A,$o),A3))) ).

% uminus_set_def
tff(fact_3924_Collect__neg__eq,axiom,
    ! [A: $tType,P: fun(A,$o)] : collect(A,aTP_Lamp_ai(fun(A,$o),fun(A,$o),P)) = aa(set(A),set(A),uminus_uminus(set(A)),collect(A,P)) ).

% Collect_neg_eq
tff(fact_3925_Compl__eq,axiom,
    ! [A: $tType,A3: set(A)] : aa(set(A),set(A),uminus_uminus(set(A)),A3) = collect(A,aTP_Lamp_aj(set(A),fun(A,$o),A3)) ).

% Compl_eq
tff(fact_3926_numeral__code_I2_J,axiom,
    ! [A: $tType] :
      ( numeral(A)
     => ! [Nb: num] :
          aa(num,A,numeral_numeral(A),aa(num,num,bit0,Nb)) = $let(
            m2: A,
            m2:= aa(num,A,numeral_numeral(A),Nb),
            aa(A,A,aa(A,fun(A,A),plus_plus(A),m2),m2) ) ) ).

% numeral_code(2)
tff(fact_3927_insert__compr,axiom,
    ! [A: $tType,A2: A,B3: set(A)] : aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),B3) = collect(A,aa(set(A),fun(A,$o),aTP_Lamp_ak(A,fun(set(A),fun(A,$o)),A2),B3)) ).

% insert_compr
tff(fact_3928_insert__Collect,axiom,
    ! [A: $tType,A2: A,P: fun(A,$o)] : aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),collect(A,P)) = collect(A,aa(fun(A,$o),fun(A,$o),aTP_Lamp_al(A,fun(fun(A,$o),fun(A,$o)),A2),P)) ).

% insert_Collect
tff(fact_3929_strict__subset__divisors__dvd,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [A2: A,B2: A] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),collect(A,aTP_Lamp_am(A,fun(A,$o),A2))),collect(A,aTP_Lamp_am(A,fun(A,$o),B2)))
        <=> ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),B2)
            & ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),B2),A2) ) ) ) ).

% strict_subset_divisors_dvd
tff(fact_3930_set__diff__eq,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3) = collect(A,aa(set(A),fun(A,$o),aTP_Lamp_an(set(A),fun(set(A),fun(A,$o)),A3),B3)) ).

% set_diff_eq
tff(fact_3931_minus__set__def,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3) = collect(A,aa(fun(A,$o),fun(A,$o),aa(fun(A,$o),fun(fun(A,$o),fun(A,$o)),minus_minus(fun(A,$o)),aTP_Lamp_a(set(A),fun(A,$o),A3)),aTP_Lamp_a(set(A),fun(A,$o),B3))) ).

% minus_set_def
tff(fact_3932_less__set__def,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),A3),B3)
    <=> aa(fun(A,$o),$o,aa(fun(A,$o),fun(fun(A,$o),$o),ord_less(fun(A,$o)),aTP_Lamp_a(set(A),fun(A,$o),A3)),aTP_Lamp_a(set(A),fun(A,$o),B3)) ) ).

% less_set_def
tff(fact_3933_less__eq__set__def,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
    <=> aa(fun(A,$o),$o,aa(fun(A,$o),fun(fun(A,$o),$o),ord_less_eq(fun(A,$o)),aTP_Lamp_a(set(A),fun(A,$o),A3)),aTP_Lamp_a(set(A),fun(A,$o),B3)) ) ).

% less_eq_set_def
tff(fact_3934_Collect__subset,axiom,
    ! [A: $tType,A3: set(A),P: fun(A,$o)] : aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),collect(A,aa(fun(A,$o),fun(A,$o),aTP_Lamp_ao(set(A),fun(fun(A,$o),fun(A,$o)),A3),P))),A3) ).

% Collect_subset
tff(fact_3935_subset__divisors__dvd,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [A2: A,B2: A] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),collect(A,aTP_Lamp_am(A,fun(A,$o),A2))),collect(A,aTP_Lamp_am(A,fun(A,$o),B2)))
        <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),B2) ) ) ).

% subset_divisors_dvd
tff(fact_3936_Compr__image__eq,axiom,
    ! [B: $tType,A: $tType,F2: fun(B,A),A3: set(B),P: fun(A,$o)] : collect(A,aa(fun(A,$o),fun(A,$o),aa(set(B),fun(fun(A,$o),fun(A,$o)),aTP_Lamp_ap(fun(B,A),fun(set(B),fun(fun(A,$o),fun(A,$o))),F2),A3),P)) = aa(set(B),set(A),image(B,A,F2),collect(B,aa(fun(A,$o),fun(B,$o),aa(set(B),fun(fun(A,$o),fun(B,$o)),aTP_Lamp_aq(fun(B,A),fun(set(B),fun(fun(A,$o),fun(B,$o))),F2),A3),P))) ).

% Compr_image_eq
tff(fact_3937_image__image,axiom,
    ! [B: $tType,A: $tType,C: $tType,F2: fun(B,A),G: fun(C,B),A3: set(C)] : aa(set(B),set(A),image(B,A,F2),aa(set(C),set(B),image(C,B,G),A3)) = aa(set(C),set(A),image(C,A,aa(fun(C,B),fun(C,A),aTP_Lamp_ar(fun(B,A),fun(fun(C,B),fun(C,A)),F2),G)),A3) ).

% image_image
tff(fact_3938_imageE,axiom,
    ! [A: $tType,B: $tType,B2: A,F2: fun(B,A),A3: set(B)] :
      ( member(A,B2,aa(set(B),set(A),image(B,A,F2),A3))
     => ~ ! [X3: B] :
            ( ( B2 = aa(B,A,F2,X3) )
           => ~ member(B,X3,A3) ) ) ).

% imageE
tff(fact_3939_image__constant__conv,axiom,
    ! [B: $tType,A: $tType,C2: A,A3: set(B)] :
      aa(set(B),set(A),image(B,A,aTP_Lamp_as(A,fun(B,A),C2)),A3) = $ite(A3 = bot_bot(set(B)),bot_bot(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),C2),bot_bot(set(A)))) ).

% image_constant_conv
tff(fact_3940_image__constant,axiom,
    ! [A: $tType,B: $tType,X: A,A3: set(A),C2: B] :
      ( member(A,X,A3)
     => ( aa(set(A),set(B),image(A,B,aTP_Lamp_at(B,fun(A,B),C2)),A3) = aa(set(B),set(B),aa(B,fun(set(B),set(B)),insert(B),C2),bot_bot(set(B))) ) ) ).

% image_constant
tff(fact_3941_lambda__one,axiom,
    ! [A: $tType] :
      ( monoid_mult(A)
     => ( aTP_Lamp_au(A,A) = aa(A,fun(A,A),times_times(A),one_one(A)) ) ) ).

% lambda_one
tff(fact_3942_lambda__zero,axiom,
    ! [A: $tType] :
      ( mult_zero(A)
     => ( aTP_Lamp_av(A,A) = aa(A,fun(A,A),times_times(A),zero_zero(A)) ) ) ).

% lambda_zero
tff(fact_3943_nat__leq__as__int,axiom,
    ! [X2: nat,Xa2: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),X2),Xa2)
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(nat,int,semiring_1_of_nat(int),X2)),aa(nat,int,semiring_1_of_nat(int),Xa2)) ) ).

% nat_leq_as_int
tff(fact_3944_numeral__code_I3_J,axiom,
    ! [A: $tType] :
      ( numeral(A)
     => ! [Nb: num] :
          aa(num,A,numeral_numeral(A),aa(num,num,bit1,Nb)) = $let(
            m2: A,
            m2:= aa(num,A,numeral_numeral(A),Nb),
            aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),m2),m2)),one_one(A)) ) ) ).

% numeral_code(3)
tff(fact_3945_power__numeral__even,axiom,
    ! [A: $tType] :
      ( monoid_mult(A)
     => ! [Z: A,W: num] :
          aa(nat,A,power_power(A,Z),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,W))) = $let(
            w: A,
            w:= aa(nat,A,power_power(A,Z),aa(num,nat,numeral_numeral(nat),W)),
            aa(A,A,aa(A,fun(A,A),times_times(A),w),w) ) ) ).

% power_numeral_even
tff(fact_3946_power__numeral__odd,axiom,
    ! [A: $tType] :
      ( monoid_mult(A)
     => ! [Z: A,W: num] :
          aa(nat,A,power_power(A,Z),aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,W))) = $let(
            w: A,
            w:= aa(nat,A,power_power(A,Z),aa(num,nat,numeral_numeral(nat),W)),
            aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),Z),w)),w) ) ) ).

% power_numeral_odd
tff(fact_3947_nat__plus__as__int,axiom,
    ! [X2: nat,Xa2: nat] : aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),X2),Xa2) = aa(int,nat,nat2,aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(nat,int,semiring_1_of_nat(int),X2)),aa(nat,int,semiring_1_of_nat(int),Xa2))) ).

% nat_plus_as_int
tff(fact_3948_nat__times__as__int,axiom,
    ! [X2: nat,Xa2: nat] : aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),X2),Xa2) = aa(int,nat,nat2,aa(int,int,aa(int,fun(int,int),times_times(int),aa(nat,int,semiring_1_of_nat(int),X2)),aa(nat,int,semiring_1_of_nat(int),Xa2))) ).

% nat_times_as_int
tff(fact_3949_nat__minus__as__int,axiom,
    ! [X2: nat,Xa2: nat] : aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),X2),Xa2) = aa(int,nat,nat2,aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(nat,int,semiring_1_of_nat(int),X2)),aa(nat,int,semiring_1_of_nat(int),Xa2))) ).

% nat_minus_as_int
tff(fact_3950_nat__div__as__int,axiom,
    ! [X2: nat,Xa2: nat] : divide_divide(nat,X2,Xa2) = aa(int,nat,nat2,divide_divide(int,aa(nat,int,semiring_1_of_nat(int),X2),aa(nat,int,semiring_1_of_nat(int),Xa2))) ).

% nat_div_as_int
tff(fact_3951_nat__mod__as__int,axiom,
    ! [X2: nat,Xa2: nat] : modulo_modulo(nat,X2,Xa2) = aa(int,nat,nat2,modulo_modulo(int,aa(nat,int,semiring_1_of_nat(int),X2),aa(nat,int,semiring_1_of_nat(int),Xa2))) ).

% nat_mod_as_int
tff(fact_3952_divide__nat__def,axiom,
    ! [Ma: nat,Nb: nat] :
      divide_divide(nat,Ma,Nb) = $ite(Nb = zero_zero(nat),zero_zero(nat),aa(set(nat),nat,lattic643756798349783984er_Max(nat),collect(nat,aa(nat,fun(nat,$o),aTP_Lamp_aw(nat,fun(nat,fun(nat,$o)),Ma),Nb)))) ).

% divide_nat_def
tff(fact_3953_is__singletonI_H,axiom,
    ! [A: $tType,A3: set(A)] :
      ( ( A3 != bot_bot(set(A)) )
     => ( ! [X3: A,Y3: A] :
            ( member(A,X3,A3)
           => ( member(A,Y3,A3)
             => ( X3 = Y3 ) ) )
       => is_singleton(A,A3) ) ) ).

% is_singletonI'
tff(fact_3954_diff__nat__eq__if,axiom,
    ! [Z: int,Z4: int] :
      aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(int,nat,nat2,Z)),aa(int,nat,nat2,Z4)) = $ite(
        aa(int,$o,aa(int,fun(int,$o),ord_less(int),Z4),zero_zero(int)),
        aa(int,nat,nat2,Z),
        $let(
          d: int,
          d:= aa(int,int,aa(int,fun(int,int),minus_minus(int),Z),Z4),
          $ite(aa(int,$o,aa(int,fun(int,$o),ord_less(int),d),zero_zero(int)),zero_zero(nat),aa(int,nat,nat2,d)) ) ) ).

% diff_nat_eq_if
tff(fact_3955_set__decode__def,axiom,
    ! [X: nat] : nat_set_decode(X) = collect(nat,aTP_Lamp_ax(nat,fun(nat,$o),X)) ).

% set_decode_def
tff(fact_3956_signed__take__bit__code,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Nb: nat,A2: A] :
          aa(A,A,bit_ri4674362597316999326ke_bit(A,Nb),A2) = $let(
            l: A,
            l:= aa(A,A,bit_se2584673776208193580ke_bit(A,aa(nat,nat,suc,Nb)),A2),
            $ite(aa(nat,$o,bit_se5641148757651400278ts_bit(A,l),Nb),aa(A,A,aa(A,fun(A,A),plus_plus(A),l),aa(A,A,bit_se4730199178511100633sh_bit(A,aa(nat,nat,suc,Nb)),aa(A,A,uminus_uminus(A),one_one(A)))),l) ) ) ).

% signed_take_bit_code
tff(fact_3957_pochhammer__code,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [A2: A,Nb: nat] :
          comm_s3205402744901411588hammer(A,A2,Nb) = $ite(Nb = zero_zero(nat),one_one(A),set_fo6178422350223883121st_nat(A,aTP_Lamp_ay(A,fun(nat,fun(A,A)),A2),zero_zero(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat)),one_one(A))) ) ).

% pochhammer_code
tff(fact_3958_is__singletonE,axiom,
    ! [A: $tType,A3: set(A)] :
      ( is_singleton(A,A3)
     => ~ ! [X3: A] : A3 != aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X3),bot_bot(set(A))) ) ).

% is_singletonE
tff(fact_3959_is__singleton__def,axiom,
    ! [A: $tType,A3: set(A)] :
      ( is_singleton(A,A3)
    <=> ? [X4: A] : A3 = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X4),bot_bot(set(A))) ) ).

% is_singleton_def
tff(fact_3960_gbinomial__code,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [A2: A,K: nat] :
          aa(nat,A,gbinomial(A,A2),K) = $ite(K = zero_zero(nat),one_one(A),divide_divide(A,set_fo6178422350223883121st_nat(A,aTP_Lamp_az(A,fun(nat,fun(A,A)),A2),zero_zero(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),K),one_one(nat)),one_one(A)),semiring_char_0_fact(A,K))) ) ).

% gbinomial_code
tff(fact_3961_VEBT__internal_Onaive__member_Osimps_I3_J,axiom,
    ! [Uy: option(product_prod(nat,nat)),V: nat,TreeLista: list(vEBT_VEBT),S: vEBT_VEBT,X: nat] :
      ( vEBT_V5719532721284313246member(vEBT_Node(Uy,aa(nat,nat,suc,V),TreeLista,S),X)
    <=> $let(
          pos: nat,
          pos:= vEBT_VEBT_high(X,divide_divide(nat,aa(nat,nat,suc,V),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),
          $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),pos),aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeLista)),vEBT_V5719532721284313246member(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeLista),pos),vEBT_VEBT_low(X,divide_divide(nat,aa(nat,nat,suc,V),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),$false) ) ) ).

% VEBT_internal.naive_member.simps(3)
tff(fact_3962_CauchyD,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X5: fun(nat,A),E2: real] :
          ( topolo3814608138187158403Cauchy(A,X5)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),E2)
           => ? [M8: nat] :
              ! [M2: nat] :
                ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M8),M2)
               => ! [N6: nat] :
                    ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M8),N6)
                   => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,X5,M2)),aa(nat,A,X5,N6)))),E2) ) ) ) ) ) ).

% CauchyD
tff(fact_3963_CauchyI,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X5: fun(nat,A)] :
          ( ! [E: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),E)
             => ? [M9: nat] :
                ! [M4: nat] :
                  ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M9),M4)
                 => ! [N: nat] :
                      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M9),N)
                     => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,X5,M4)),aa(nat,A,X5,N)))),E) ) ) )
         => topolo3814608138187158403Cauchy(A,X5) ) ) ).

% CauchyI
tff(fact_3964_Cauchy__iff,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X5: fun(nat,A)] :
          ( topolo3814608138187158403Cauchy(A,X5)
        <=> ! [E3: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),E3)
             => ? [M7: nat] :
                ! [M5: nat] :
                  ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M7),M5)
                 => ! [N4: nat] :
                      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M7),N4)
                     => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,X5,M5)),aa(nat,A,X5,N4)))),E3) ) ) ) ) ) ).

% Cauchy_iff
tff(fact_3965_VEBT__internal_Omembermima_Osimps_I5_J,axiom,
    ! [V: nat,TreeLista: list(vEBT_VEBT),Vd2: vEBT_VEBT,X: nat] :
      ( vEBT_VEBT_membermima(vEBT_Node(none(product_prod(nat,nat)),aa(nat,nat,suc,V),TreeLista,Vd2),X)
    <=> $let(
          pos: nat,
          pos:= vEBT_VEBT_high(X,divide_divide(nat,aa(nat,nat,suc,V),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),
          $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),pos),aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeLista)),vEBT_VEBT_membermima(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeLista),pos),vEBT_VEBT_low(X,divide_divide(nat,aa(nat,nat,suc,V),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),$false) ) ) ).

% VEBT_internal.membermima.simps(5)
tff(fact_3966_VEBT__internal_Omembermima_Osimps_I4_J,axiom,
    ! [Mi2: nat,Ma: nat,V: nat,TreeLista: list(vEBT_VEBT),Vc2: vEBT_VEBT,X: nat] :
      ( vEBT_VEBT_membermima(vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi2),Ma)),aa(nat,nat,suc,V),TreeLista,Vc2),X)
    <=> ( ( X = Mi2 )
        | ( X = Ma )
        | $let(
            pos: nat,
            pos:= vEBT_VEBT_high(X,divide_divide(nat,aa(nat,nat,suc,V),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),
            $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),pos),aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeLista)),vEBT_VEBT_membermima(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeLista),pos),vEBT_VEBT_low(X,divide_divide(nat,aa(nat,nat,suc,V),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),$false) ) ) ) ).

% VEBT_internal.membermima.simps(4)
tff(fact_3967_VEBT__internal_Onaive__member_Oelims_I3_J,axiom,
    ! [X: vEBT_VEBT,Xa: nat] :
      ( ~ vEBT_V5719532721284313246member(X,Xa)
     => ( ! [A4: $o,B5: $o] :
            ( ( X = vEBT_Leaf((A4),(B5)) )
           => $ite(
                Xa = zero_zero(nat),
                (A4),
                $ite(Xa = one_one(nat),(B5),$false) ) )
       => ( ! [Uu2: option(product_prod(nat,nat)),Uv2: list(vEBT_VEBT),Uw2: vEBT_VEBT] : X != vEBT_Node(Uu2,zero_zero(nat),Uv2,Uw2)
         => ~ ! [Uy2: option(product_prod(nat,nat)),V4: nat,TreeList: list(vEBT_VEBT)] :
                ( ? [S3: vEBT_VEBT] : X = vEBT_Node(Uy2,aa(nat,nat,suc,V4),TreeList,S3)
               => $let(
                    pos: nat,
                    pos:= vEBT_VEBT_high(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),
                    $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),pos),aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList)),vEBT_V5719532721284313246member(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList),pos),vEBT_VEBT_low(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),$false) ) ) ) ) ) ).

% VEBT_internal.naive_member.elims(3)
tff(fact_3968_VEBT__internal_Onaive__member_Oelims_I2_J,axiom,
    ! [X: vEBT_VEBT,Xa: nat] :
      ( vEBT_V5719532721284313246member(X,Xa)
     => ( ! [A4: $o,B5: $o] :
            ( ( X = vEBT_Leaf((A4),(B5)) )
           => ~ $ite(
                  Xa = zero_zero(nat),
                  (A4),
                  $ite(Xa = one_one(nat),(B5),$false) ) )
       => ~ ! [Uy2: option(product_prod(nat,nat)),V4: nat,TreeList: list(vEBT_VEBT)] :
              ( ? [S3: vEBT_VEBT] : X = vEBT_Node(Uy2,aa(nat,nat,suc,V4),TreeList,S3)
             => ~ $let(
                    pos: nat,
                    pos:= vEBT_VEBT_high(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),
                    $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),pos),aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList)),vEBT_V5719532721284313246member(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList),pos),vEBT_VEBT_low(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),$false) ) ) ) ) ).

% VEBT_internal.naive_member.elims(2)
tff(fact_3969_VEBT__internal_Onaive__member_Oelims_I1_J,axiom,
    ! [X: vEBT_VEBT,Xa: nat,Y: $o] :
      ( ( vEBT_V5719532721284313246member(X,Xa)
      <=> (Y) )
     => ( ! [A4: $o,B5: $o] :
            ( ( X = vEBT_Leaf((A4),(B5)) )
           => ( (Y)
            <=> ~ $ite(
                    Xa = zero_zero(nat),
                    (A4),
                    $ite(Xa = one_one(nat),(B5),$false) ) ) )
       => ( ( ? [Uu2: option(product_prod(nat,nat)),Uv2: list(vEBT_VEBT),Uw2: vEBT_VEBT] : X = vEBT_Node(Uu2,zero_zero(nat),Uv2,Uw2)
           => (Y) )
         => ~ ! [Uy2: option(product_prod(nat,nat)),V4: nat,TreeList: list(vEBT_VEBT)] :
                ( ? [S3: vEBT_VEBT] : X = vEBT_Node(Uy2,aa(nat,nat,suc,V4),TreeList,S3)
               => ( (Y)
                <=> ~ $let(
                        pos: nat,
                        pos:= vEBT_VEBT_high(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),
                        $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),pos),aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList)),vEBT_V5719532721284313246member(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList),pos),vEBT_VEBT_low(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),$false) ) ) ) ) ) ) ).

% VEBT_internal.naive_member.elims(1)
tff(fact_3970_VEBT__internal_Omembermima_Oelims_I2_J,axiom,
    ! [X: vEBT_VEBT,Xa: nat] :
      ( vEBT_VEBT_membermima(X,Xa)
     => ( ! [Mi: nat,Ma2: nat] :
            ( ? [Va3: list(vEBT_VEBT),Vb2: vEBT_VEBT] : X = vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi),Ma2)),zero_zero(nat),Va3,Vb2)
           => ~ ( ( Xa = Mi )
                | ( Xa = Ma2 ) ) )
       => ( ! [Mi: nat,Ma2: nat,V4: nat,TreeList: list(vEBT_VEBT)] :
              ( ? [Vc: vEBT_VEBT] : X = vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi),Ma2)),aa(nat,nat,suc,V4),TreeList,Vc)
             => ~ ( ( Xa = Mi )
                  | ( Xa = Ma2 )
                  | $let(
                      pos: nat,
                      pos:= vEBT_VEBT_high(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),
                      $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),pos),aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList)),vEBT_VEBT_membermima(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList),pos),vEBT_VEBT_low(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),$false) ) ) )
         => ~ ! [V4: nat,TreeList: list(vEBT_VEBT)] :
                ( ? [Vd: vEBT_VEBT] : X = vEBT_Node(none(product_prod(nat,nat)),aa(nat,nat,suc,V4),TreeList,Vd)
               => ~ $let(
                      pos: nat,
                      pos:= vEBT_VEBT_high(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),
                      $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),pos),aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList)),vEBT_VEBT_membermima(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList),pos),vEBT_VEBT_low(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),$false) ) ) ) ) ) ).

% VEBT_internal.membermima.elims(2)
tff(fact_3971_of__int__code__if,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [K: int] :
          aa(int,A,ring_1_of_int(A),K) = $ite(
            K = zero_zero(int),
            zero_zero(A),
            $ite(
              aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),zero_zero(int)),
              aa(A,A,uminus_uminus(A),aa(int,A,ring_1_of_int(A),aa(int,int,uminus_uminus(int),K))),
              $let(
                l: A,
                l:= aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(int,A,ring_1_of_int(A),divide_divide(int,K,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))))),
                $ite(modulo_modulo(int,K,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))) = zero_zero(int),l,aa(A,A,aa(A,fun(A,A),plus_plus(A),l),one_one(A))) ) ) ) ) ).

% of_int_code_if
tff(fact_3972_monoseq__arctan__series,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),X)),one_one(real))
     => topological_monoseq(real,aTP_Lamp_ba(real,fun(nat,real),X)) ) ).

% monoseq_arctan_series
tff(fact_3973_ln__series,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))
       => ( aa(real,real,ln_ln(real),X) = suminf(real,aTP_Lamp_bb(real,fun(nat,real),X)) ) ) ) ).

% ln_series
tff(fact_3974_arctan__series,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),X)),one_one(real))
     => ( aa(real,real,arctan,X) = suminf(real,aTP_Lamp_bc(real,fun(nat,real),X)) ) ) ).

% arctan_series
tff(fact_3975_predicate1I,axiom,
    ! [A: $tType,P: fun(A,$o),Q: fun(A,$o)] :
      ( ! [X3: A] :
          ( aa(A,$o,P,X3)
         => aa(A,$o,Q,X3) )
     => aa(fun(A,$o),$o,aa(fun(A,$o),fun(fun(A,$o),$o),ord_less_eq(fun(A,$o)),P),Q) ) ).

% predicate1I
tff(fact_3976_powser__zero,axiom,
    ! [A: $tType] :
      ( real_V2822296259951069270ebra_1(A)
     => ! [F2: fun(nat,A)] : suminf(A,aTP_Lamp_bd(fun(nat,A),fun(nat,A),F2)) = aa(nat,A,F2,zero_zero(nat)) ) ).

% powser_zero
tff(fact_3977_predicate1D,axiom,
    ! [A: $tType,P: fun(A,$o),Q: fun(A,$o),X: A] :
      ( aa(fun(A,$o),$o,aa(fun(A,$o),fun(fun(A,$o),$o),ord_less_eq(fun(A,$o)),P),Q)
     => ( aa(A,$o,P,X)
       => aa(A,$o,Q,X) ) ) ).

% predicate1D
tff(fact_3978_rev__predicate1D,axiom,
    ! [A: $tType,P: fun(A,$o),X: A,Q: fun(A,$o)] :
      ( aa(A,$o,P,X)
     => ( aa(fun(A,$o),$o,aa(fun(A,$o),fun(fun(A,$o),$o),ord_less_eq(fun(A,$o)),P),Q)
       => aa(A,$o,Q,X) ) ) ).

% rev_predicate1D
tff(fact_3979_monoseq__realpow,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),one_one(real))
       => topological_monoseq(real,power_power(real,X)) ) ) ).

% monoseq_realpow
tff(fact_3980_pi__series,axiom,
    divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,aa(num,num,bit0,one2)))) = suminf(real,aTP_Lamp_be(nat,real)) ).

% pi_series
tff(fact_3981_suminf__geometric,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [C2: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,C2)),one_one(real))
         => ( suminf(A,power_power(A,C2)) = divide_divide(A,one_one(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),C2)) ) ) ) ).

% suminf_geometric
tff(fact_3982_suminf__zero,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_add(A)
        & topological_t2_space(A) )
     => ( suminf(A,aTP_Lamp_bf(nat,A)) = zero_zero(A) ) ) ).

% suminf_zero
tff(fact_3983_summable__arctan__series,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),X)),one_one(real))
     => summable(real,aTP_Lamp_bc(real,fun(nat,real),X)) ) ).

% summable_arctan_series
tff(fact_3984_vebt__buildup_Oelims,axiom,
    ! [X: nat,Y: vEBT_VEBT] :
      ( ( vEBT_vebt_buildup(X) = Y )
     => ( ( ( X = zero_zero(nat) )
         => ( Y != vEBT_Leaf($false,$false) ) )
       => ( ( ( X = aa(nat,nat,suc,zero_zero(nat)) )
           => ( Y != vEBT_Leaf($false,$false) ) )
         => ~ ! [Va: nat] :
                ( ( X = aa(nat,nat,suc,aa(nat,nat,suc,Va)) )
               => ( Y != $ite(
                      aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,nat,suc,aa(nat,nat,suc,Va))),
                      $let(
                        half: nat,
                        half:= divide_divide(nat,aa(nat,nat,suc,aa(nat,nat,suc,Va)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),
                        vEBT_Node(none(product_prod(nat,nat)),aa(nat,nat,suc,aa(nat,nat,suc,Va)),replicate(vEBT_VEBT,aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),half),vEBT_vebt_buildup(half)),vEBT_vebt_buildup(half)) ),
                      $let(
                        half: nat,
                        half:= divide_divide(nat,aa(nat,nat,suc,aa(nat,nat,suc,Va)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),
                        vEBT_Node(none(product_prod(nat,nat)),aa(nat,nat,suc,aa(nat,nat,suc,Va)),replicate(vEBT_VEBT,aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,nat,suc,half)),vEBT_vebt_buildup(half)),vEBT_vebt_buildup(aa(nat,nat,suc,half))) ) ) ) ) ) ) ) ).

% vebt_buildup.elims
tff(fact_3985_intind,axiom,
    ! [A: $tType,I: nat,Nb: nat,P: fun(A,$o),X: A] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),Nb)
     => ( aa(A,$o,P,X)
       => aa(A,$o,P,aa(nat,A,nth(A,replicate(A,Nb,X)),I)) ) ) ).

% intind
tff(fact_3986_replicate__eq__replicate,axiom,
    ! [A: $tType,Ma: nat,X: A,Nb: nat,Y: A] :
      ( ( replicate(A,Ma,X) = replicate(A,Nb,Y) )
    <=> ( ( Ma = Nb )
        & ( ( Ma != zero_zero(nat) )
         => ( X = Y ) ) ) ) ).

% replicate_eq_replicate
tff(fact_3987_length__replicate,axiom,
    ! [A: $tType,Nb: nat,X: A] : aa(list(A),nat,size_size(list(A)),replicate(A,Nb,X)) = Nb ).

% length_replicate
tff(fact_3988_summable__single,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_add(A)
        & topolo4958980785337419405_space(A) )
     => ! [I: nat,F2: fun(nat,A)] : summable(A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_bg(nat,fun(fun(nat,A),fun(nat,A)),I),F2)) ) ).

% summable_single
tff(fact_3989_summable__zero,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_add(A)
        & topolo4958980785337419405_space(A) )
     => summable(A,aTP_Lamp_bh(nat,A)) ) ).

% summable_zero
tff(fact_3990_summable__iff__shift,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [F2: fun(nat,A),K: nat] :
          ( summable(A,aa(nat,fun(nat,A),aTP_Lamp_bi(fun(nat,A),fun(nat,fun(nat,A)),F2),K))
        <=> summable(A,F2) ) ) ).

% summable_iff_shift
tff(fact_3991_Ball__set__replicate,axiom,
    ! [A: $tType,Nb: nat,A2: A,P: fun(A,$o)] :
      ( ! [X4: A] :
          ( member(A,X4,aa(list(A),set(A),set2(A),replicate(A,Nb,A2)))
         => aa(A,$o,P,X4) )
    <=> ( aa(A,$o,P,A2)
        | ( Nb = zero_zero(nat) ) ) ) ).

% Ball_set_replicate
tff(fact_3992_Bex__set__replicate,axiom,
    ! [A: $tType,Nb: nat,A2: A,P: fun(A,$o)] :
      ( ? [X4: A] :
          ( member(A,X4,aa(list(A),set(A),set2(A),replicate(A,Nb,A2)))
          & aa(A,$o,P,X4) )
    <=> ( aa(A,$o,P,A2)
        & ( Nb != zero_zero(nat) ) ) ) ).

% Bex_set_replicate
tff(fact_3993_in__set__replicate,axiom,
    ! [A: $tType,X: A,Nb: nat,Y: A] :
      ( member(A,X,aa(list(A),set(A),set2(A),replicate(A,Nb,Y)))
    <=> ( ( X = Y )
        & ( Nb != zero_zero(nat) ) ) ) ).

% in_set_replicate
tff(fact_3994_nth__replicate,axiom,
    ! [A: $tType,I: nat,Nb: nat,X: A] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),Nb)
     => ( aa(nat,A,nth(A,replicate(A,Nb,X)),I) = X ) ) ).

% nth_replicate
tff(fact_3995_summable__cmult__iff,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [C2: A,F2: fun(nat,A)] :
          ( summable(A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_bj(A,fun(fun(nat,A),fun(nat,A)),C2),F2))
        <=> ( ( C2 = zero_zero(A) )
            | summable(A,F2) ) ) ) ).

% summable_cmult_iff
tff(fact_3996_summable__divide__iff,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(nat,A),C2: A] :
          ( summable(A,aa(A,fun(nat,A),aTP_Lamp_bk(fun(nat,A),fun(A,fun(nat,A)),F2),C2))
        <=> ( ( C2 = zero_zero(A) )
            | summable(A,F2) ) ) ) ).

% summable_divide_iff
tff(fact_3997_set__replicate,axiom,
    ! [A: $tType,Nb: nat,X: A] :
      ( ( Nb != zero_zero(nat) )
     => ( aa(list(A),set(A),set2(A),replicate(A,Nb,X)) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))) ) ) ).

% set_replicate
tff(fact_3998_summable__geometric__iff,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [C2: A] :
          ( summable(A,power_power(A,C2))
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,C2)),one_one(real)) ) ) ).

% summable_geometric_iff
tff(fact_3999_summable__comparison__test_H,axiom,
    ! [A: $tType] :
      ( real_Vector_banach(A)
     => ! [G: fun(nat,real),N2: nat,F2: fun(nat,A)] :
          ( summable(real,G)
         => ( ! [N: nat] :
                ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),N2),N)
               => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(nat,A,F2,N))),aa(nat,real,G,N)) )
           => summable(A,F2) ) ) ) ).

% summable_comparison_test'
tff(fact_4000_summable__comparison__test,axiom,
    ! [A: $tType] :
      ( real_Vector_banach(A)
     => ! [F2: fun(nat,A),G: fun(nat,real)] :
          ( ? [N7: nat] :
            ! [N: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),N7),N)
             => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(nat,A,F2,N))),aa(nat,real,G,N)) )
         => ( summable(real,G)
           => summable(A,F2) ) ) ) ).

% summable_comparison_test
tff(fact_4001_suminf__le,axiom,
    ! [A: $tType] :
      ( ( ordere6911136660526730532id_add(A)
        & topolo1944317154257567458pology(A) )
     => ! [F2: fun(nat,A),G: fun(nat,A)] :
          ( ! [N: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,F2,N)),aa(nat,A,G,N))
         => ( summable(A,F2)
           => ( summable(A,G)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),suminf(A,F2)),suminf(A,G)) ) ) ) ) ).

% suminf_le
tff(fact_4002_summable__mult__D,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [C2: A,F2: fun(nat,A)] :
          ( summable(A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_bj(A,fun(fun(nat,A),fun(nat,A)),C2),F2))
         => ( ( C2 != zero_zero(A) )
           => summable(A,F2) ) ) ) ).

% summable_mult_D
tff(fact_4003_summable__Suc__iff,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [F2: fun(nat,A)] :
          ( summable(A,aTP_Lamp_bl(fun(nat,A),fun(nat,A),F2))
        <=> summable(A,F2) ) ) ).

% summable_Suc_iff
tff(fact_4004_summable__ignore__initial__segment,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [F2: fun(nat,A),K: nat] :
          ( summable(A,F2)
         => summable(A,aa(nat,fun(nat,A),aTP_Lamp_bi(fun(nat,A),fun(nat,fun(nat,A)),F2),K)) ) ) ).

% summable_ignore_initial_segment
tff(fact_4005_summable__add,axiom,
    ! [A: $tType] :
      ( ( topolo5987344860129210374id_add(A)
        & topological_t2_space(A) )
     => ! [F2: fun(nat,A),G: fun(nat,A)] :
          ( summable(A,F2)
         => ( summable(A,G)
           => summable(A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_bm(fun(nat,A),fun(fun(nat,A),fun(nat,A)),F2),G)) ) ) ) ).

% summable_add
tff(fact_4006_summable__divide,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(nat,A),C2: A] :
          ( summable(A,F2)
         => summable(A,aa(A,fun(nat,A),aTP_Lamp_bk(fun(nat,A),fun(A,fun(nat,A)),F2),C2)) ) ) ).

% summable_divide
tff(fact_4007_summable__const__iff,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [C2: A] :
          ( summable(A,aTP_Lamp_bn(A,fun(nat,A),C2))
        <=> ( C2 = zero_zero(A) ) ) ) ).

% summable_const_iff
tff(fact_4008_summable__zero__power,axiom,
    ! [A: $tType] :
      ( ( comm_ring_1(A)
        & topolo4958980785337419405_space(A) )
     => summable(A,power_power(A,zero_zero(A))) ) ).

% summable_zero_power
tff(fact_4009_suminf__add,axiom,
    ! [A: $tType] :
      ( ( topolo5987344860129210374id_add(A)
        & topological_t2_space(A) )
     => ! [F2: fun(nat,A),G: fun(nat,A)] :
          ( summable(A,F2)
         => ( summable(A,G)
           => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),suminf(A,F2)),suminf(A,G)) = suminf(A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_bm(fun(nat,A),fun(fun(nat,A),fun(nat,A)),F2),G)) ) ) ) ) ).

% suminf_add
tff(fact_4010_suminf__divide,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(nat,A),C2: A] :
          ( summable(A,F2)
         => ( suminf(A,aa(A,fun(nat,A),aTP_Lamp_bk(fun(nat,A),fun(A,fun(nat,A)),F2),C2)) = divide_divide(A,suminf(A,F2),C2) ) ) ) ).

% suminf_divide
tff(fact_4011_powser__insidea,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => ! [F2: fun(nat,A),X: A,Z: A] :
          ( summable(A,aa(A,fun(nat,A),aTP_Lamp_bo(fun(nat,A),fun(A,fun(nat,A)),F2),X))
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,Z)),real_V7770717601297561774m_norm(A,X))
           => summable(real,aa(A,fun(nat,real),aTP_Lamp_bp(fun(nat,A),fun(A,fun(nat,real)),F2),Z)) ) ) ) ).

% powser_insidea
tff(fact_4012_suminf__eq__zero__iff,axiom,
    ! [A: $tType] :
      ( ( ordere6911136660526730532id_add(A)
        & topolo1944317154257567458pology(A) )
     => ! [F2: fun(nat,A)] :
          ( summable(A,F2)
         => ( ! [N: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(nat,A,F2,N))
           => ( ( suminf(A,F2) = zero_zero(A) )
            <=> ! [N4: nat] : aa(nat,A,F2,N4) = zero_zero(A) ) ) ) ) ).

% suminf_eq_zero_iff
tff(fact_4013_suminf__nonneg,axiom,
    ! [A: $tType] :
      ( ( ordere6911136660526730532id_add(A)
        & topolo1944317154257567458pology(A) )
     => ! [F2: fun(nat,A)] :
          ( summable(A,F2)
         => ( ! [N: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(nat,A,F2,N))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),suminf(A,F2)) ) ) ) ).

% suminf_nonneg
tff(fact_4014_suminf__pos,axiom,
    ! [A: $tType] :
      ( ( ordere6911136660526730532id_add(A)
        & topolo1944317154257567458pology(A) )
     => ! [F2: fun(nat,A)] :
          ( summable(A,F2)
         => ( ! [N: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(nat,A,F2,N))
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),suminf(A,F2)) ) ) ) ).

% suminf_pos
tff(fact_4015_summable__0__powser,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => ! [F2: fun(nat,A)] : summable(A,aTP_Lamp_bq(fun(nat,A),fun(nat,A),F2)) ) ).

% summable_0_powser
tff(fact_4016_summable__zero__power_H,axiom,
    ! [A: $tType] :
      ( ( ring_1(A)
        & topolo4958980785337419405_space(A) )
     => ! [F2: fun(nat,A)] : summable(A,aTP_Lamp_br(fun(nat,A),fun(nat,A),F2)) ) ).

% summable_zero_power'
tff(fact_4017_powser__split__head_I3_J,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V8999393235501362500lgebra(A) )
     => ! [F2: fun(nat,A),Z: A] :
          ( summable(A,aa(A,fun(nat,A),aTP_Lamp_bs(fun(nat,A),fun(A,fun(nat,A)),F2),Z))
         => summable(A,aa(A,fun(nat,A),aTP_Lamp_bt(fun(nat,A),fun(A,fun(nat,A)),F2),Z)) ) ) ).

% powser_split_head(3)
tff(fact_4018_summable__powser__split__head,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => ! [F2: fun(nat,A),Z: A] :
          ( summable(A,aa(A,fun(nat,A),aTP_Lamp_bu(fun(nat,A),fun(A,fun(nat,A)),F2),Z))
        <=> summable(A,aa(A,fun(nat,A),aTP_Lamp_bo(fun(nat,A),fun(A,fun(nat,A)),F2),Z)) ) ) ).

% summable_powser_split_head
tff(fact_4019_replicate__length__same,axiom,
    ! [A: $tType,Xs: list(A),X: A] :
      ( ! [X3: A] :
          ( member(A,X3,aa(list(A),set(A),set2(A),Xs))
         => ( X3 = X ) )
     => ( replicate(A,aa(list(A),nat,size_size(list(A)),Xs),X) = Xs ) ) ).

% replicate_length_same
tff(fact_4020_replicate__eqI,axiom,
    ! [A: $tType,Xs: list(A),Nb: nat,X: A] :
      ( ( aa(list(A),nat,size_size(list(A)),Xs) = Nb )
     => ( ! [Y3: A] :
            ( member(A,Y3,aa(list(A),set(A),set2(A),Xs))
           => ( Y3 = X ) )
       => ( Xs = replicate(A,Nb,X) ) ) ) ).

% replicate_eqI
tff(fact_4021_summable__powser__ignore__initial__segment,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => ! [F2: fun(nat,A),Ma: nat,Z: A] :
          ( summable(A,aa(A,fun(nat,A),aa(nat,fun(A,fun(nat,A)),aTP_Lamp_bv(fun(nat,A),fun(nat,fun(A,fun(nat,A))),F2),Ma),Z))
        <=> summable(A,aa(A,fun(nat,A),aTP_Lamp_bo(fun(nat,A),fun(A,fun(nat,A)),F2),Z)) ) ) ).

% summable_powser_ignore_initial_segment
tff(fact_4022_summable__norm__comparison__test,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [F2: fun(nat,A),G: fun(nat,real)] :
          ( ? [N7: nat] :
            ! [N: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),N7),N)
             => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(nat,A,F2,N))),aa(nat,real,G,N)) )
         => ( summable(real,G)
           => summable(real,aTP_Lamp_bw(fun(nat,A),fun(nat,real),F2)) ) ) ) ).

% summable_norm_comparison_test
tff(fact_4023_summable__rabs__comparison__test,axiom,
    ! [F2: fun(nat,real),G: fun(nat,real)] :
      ( ? [N7: nat] :
        ! [N: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),N7),N)
         => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),aa(nat,real,F2,N))),aa(nat,real,G,N)) )
     => ( summable(real,G)
       => summable(real,aTP_Lamp_bx(fun(nat,real),fun(nat,real),F2)) ) ) ).

% summable_rabs_comparison_test
tff(fact_4024_summable__rabs,axiom,
    ! [F2: fun(nat,real)] :
      ( summable(real,aTP_Lamp_bx(fun(nat,real),fun(nat,real),F2))
     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),suminf(real,F2))),suminf(real,aTP_Lamp_bx(fun(nat,real),fun(nat,real),F2))) ) ).

% summable_rabs
tff(fact_4025_suminf__pos__iff,axiom,
    ! [A: $tType] :
      ( ( ordere6911136660526730532id_add(A)
        & topolo1944317154257567458pology(A) )
     => ! [F2: fun(nat,A)] :
          ( summable(A,F2)
         => ( ! [N: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(nat,A,F2,N))
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),suminf(A,F2))
            <=> ? [I3: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(nat,A,F2,I3)) ) ) ) ) ).

% suminf_pos_iff
tff(fact_4026_suminf__pos2,axiom,
    ! [A: $tType] :
      ( ( ordere6911136660526730532id_add(A)
        & topolo1944317154257567458pology(A) )
     => ! [F2: fun(nat,A),I: nat] :
          ( summable(A,F2)
         => ( ! [N: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(nat,A,F2,N))
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(nat,A,F2,I))
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),suminf(A,F2)) ) ) ) ) ).

% suminf_pos2
tff(fact_4027_summable__geometric,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [C2: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,C2)),one_one(real))
         => summable(A,power_power(A,C2)) ) ) ).

% summable_geometric
tff(fact_4028_complete__algebra__summable__geometric,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,X)),one_one(real))
         => summable(A,power_power(A,X)) ) ) ).

% complete_algebra_summable_geometric
tff(fact_4029_suminf__split__head,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [F2: fun(nat,A)] :
          ( summable(A,F2)
         => ( suminf(A,aTP_Lamp_bl(fun(nat,A),fun(nat,A),F2)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),suminf(A,F2)),aa(nat,A,F2,zero_zero(nat))) ) ) ) ).

% suminf_split_head
tff(fact_4030_summable__norm,axiom,
    ! [A: $tType] :
      ( real_Vector_banach(A)
     => ! [F2: fun(nat,A)] :
          ( summable(real,aTP_Lamp_by(fun(nat,A),fun(nat,real),F2))
         => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,suminf(A,F2))),suminf(real,aTP_Lamp_by(fun(nat,A),fun(nat,real),F2))) ) ) ).

% summable_norm
tff(fact_4031_powser__inside,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V8999393235501362500lgebra(A) )
     => ! [F2: fun(nat,A),X: A,Z: A] :
          ( summable(A,aa(A,fun(nat,A),aTP_Lamp_bs(fun(nat,A),fun(A,fun(nat,A)),F2),X))
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,Z)),real_V7770717601297561774m_norm(A,X))
           => summable(A,aa(A,fun(nat,A),aTP_Lamp_bs(fun(nat,A),fun(A,fun(nat,A)),F2),Z)) ) ) ) ).

% powser_inside
tff(fact_4032_summable__exp,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : summable(A,aTP_Lamp_bz(A,fun(nat,A),X)) ) ).

% summable_exp
tff(fact_4033_set__replicate__Suc,axiom,
    ! [A: $tType,Nb: nat,X: A] : aa(list(A),set(A),set2(A),replicate(A,aa(nat,nat,suc,Nb),X)) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))) ).

% set_replicate_Suc
tff(fact_4034_set__replicate__conv__if,axiom,
    ! [A: $tType,Nb: nat,X: A] :
      aa(list(A),set(A),set2(A),replicate(A,Nb,X)) = $ite(Nb = zero_zero(nat),bot_bot(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))) ).

% set_replicate_conv_if
tff(fact_4035_powser__split__head_I1_J,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V8999393235501362500lgebra(A) )
     => ! [F2: fun(nat,A),Z: A] :
          ( summable(A,aa(A,fun(nat,A),aTP_Lamp_bs(fun(nat,A),fun(A,fun(nat,A)),F2),Z))
         => ( suminf(A,aa(A,fun(nat,A),aTP_Lamp_bs(fun(nat,A),fun(A,fun(nat,A)),F2),Z)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,F2,zero_zero(nat))),aa(A,A,aa(A,fun(A,A),times_times(A),suminf(A,aa(A,fun(nat,A),aTP_Lamp_bt(fun(nat,A),fun(A,fun(nat,A)),F2),Z))),Z)) ) ) ) ).

% powser_split_head(1)
tff(fact_4036_powser__split__head_I2_J,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V8999393235501362500lgebra(A) )
     => ! [F2: fun(nat,A),Z: A] :
          ( summable(A,aa(A,fun(nat,A),aTP_Lamp_bs(fun(nat,A),fun(A,fun(nat,A)),F2),Z))
         => ( aa(A,A,aa(A,fun(A,A),times_times(A),suminf(A,aa(A,fun(nat,A),aTP_Lamp_bt(fun(nat,A),fun(A,fun(nat,A)),F2),Z))),Z) = aa(A,A,aa(A,fun(A,A),minus_minus(A),suminf(A,aa(A,fun(nat,A),aTP_Lamp_bs(fun(nat,A),fun(A,fun(nat,A)),F2),Z))),aa(nat,A,F2,zero_zero(nat))) ) ) ) ).

% powser_split_head(2)
tff(fact_4037_suminf__exist__split,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [R2: real,F2: fun(nat,A)] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),R2)
         => ( summable(A,F2)
           => ? [N8: nat] :
              ! [N6: nat] :
                ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),N8),N6)
               => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,suminf(A,aa(nat,fun(nat,A),aTP_Lamp_bi(fun(nat,A),fun(nat,fun(nat,A)),F2),N6)))),R2) ) ) ) ) ).

% suminf_exist_split
tff(fact_4038_summable__power__series,axiom,
    ! [F2: fun(nat,real),Z: real] :
      ( ! [I2: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(nat,real,F2,I2)),one_one(real))
     => ( ! [I2: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(nat,real,F2,I2))
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Z)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),Z),one_one(real))
           => summable(real,aa(real,fun(nat,real),aTP_Lamp_ca(fun(nat,real),fun(real,fun(nat,real)),F2),Z)) ) ) ) ) ).

% summable_power_series
tff(fact_4039_Abel__lemma,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [R2: real,R0: real,A2: fun(nat,A),M: real] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),R2)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),R2),R0)
           => ( ! [N: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,aa(real,fun(real,real),times_times(real),real_V7770717601297561774m_norm(A,aa(nat,A,A2,N))),aa(nat,real,power_power(real,R0),N))),M)
             => summable(real,aa(fun(nat,A),fun(nat,real),aTP_Lamp_cb(real,fun(fun(nat,A),fun(nat,real)),R2),A2)) ) ) ) ) ).

% Abel_lemma
tff(fact_4040_summable__ratio__test,axiom,
    ! [A: $tType] :
      ( real_Vector_banach(A)
     => ! [C2: real,N2: nat,F2: fun(nat,A)] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),C2),one_one(real))
         => ( ! [N: nat] :
                ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),N2),N)
               => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(nat,A,F2,aa(nat,nat,suc,N)))),aa(real,real,aa(real,fun(real,real),times_times(real),C2),real_V7770717601297561774m_norm(A,aa(nat,A,F2,N)))) )
           => summable(A,F2) ) ) ) ).

% summable_ratio_test
tff(fact_4041_vebt__buildup_Osimps_I3_J,axiom,
    ! [Va2: nat] :
      vEBT_vebt_buildup(aa(nat,nat,suc,aa(nat,nat,suc,Va2))) = $ite(
        aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,nat,suc,aa(nat,nat,suc,Va2))),
        $let(
          half: nat,
          half:= divide_divide(nat,aa(nat,nat,suc,aa(nat,nat,suc,Va2)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),
          vEBT_Node(none(product_prod(nat,nat)),aa(nat,nat,suc,aa(nat,nat,suc,Va2)),replicate(vEBT_VEBT,aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),half),vEBT_vebt_buildup(half)),vEBT_vebt_buildup(half)) ),
        $let(
          half: nat,
          half:= divide_divide(nat,aa(nat,nat,suc,aa(nat,nat,suc,Va2)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),
          vEBT_Node(none(product_prod(nat,nat)),aa(nat,nat,suc,aa(nat,nat,suc,Va2)),replicate(vEBT_VEBT,aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,nat,suc,half)),vEBT_vebt_buildup(half)),vEBT_vebt_buildup(aa(nat,nat,suc,half))) ) ) ).

% vebt_buildup.simps(3)
tff(fact_4042_sin__paired,axiom,
    ! [X: real] : sums(real,aTP_Lamp_cc(real,fun(nat,real),X),aa(real,real,sin(real),X)) ).

% sin_paired
tff(fact_4043_VEBT__internal_Omembermima_Opelims_I3_J,axiom,
    ! [X: vEBT_VEBT,Xa: nat] :
      ( ~ vEBT_VEBT_membermima(X,Xa)
     => ( aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_V4351362008482014158ma_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,X),Xa))
       => ( ! [Uu2: $o,Uv2: $o] :
              ( ( X = vEBT_Leaf((Uu2),(Uv2)) )
             => ~ aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_V4351362008482014158ma_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Leaf((Uu2),(Uv2))),Xa)) )
         => ( ! [Ux2: list(vEBT_VEBT),Uy2: vEBT_VEBT] :
                ( ( X = vEBT_Node(none(product_prod(nat,nat)),zero_zero(nat),Ux2,Uy2) )
               => ~ aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_V4351362008482014158ma_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Node(none(product_prod(nat,nat)),zero_zero(nat),Ux2,Uy2)),Xa)) )
           => ( ! [Mi: nat,Ma2: nat,Va3: list(vEBT_VEBT),Vb2: vEBT_VEBT] :
                  ( ( X = vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi),Ma2)),zero_zero(nat),Va3,Vb2) )
                 => ( aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_V4351362008482014158ma_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi),Ma2)),zero_zero(nat),Va3,Vb2)),Xa))
                   => ( ( Xa = Mi )
                      | ( Xa = Ma2 ) ) ) )
             => ( ! [Mi: nat,Ma2: nat,V4: nat,TreeList: list(vEBT_VEBT),Vc: vEBT_VEBT] :
                    ( ( X = vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi),Ma2)),aa(nat,nat,suc,V4),TreeList,Vc) )
                   => ( aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_V4351362008482014158ma_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi),Ma2)),aa(nat,nat,suc,V4),TreeList,Vc)),Xa))
                     => ( ( Xa = Mi )
                        | ( Xa = Ma2 )
                        | $let(
                            pos: nat,
                            pos:= vEBT_VEBT_high(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),
                            $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),pos),aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList)),vEBT_VEBT_membermima(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList),pos),vEBT_VEBT_low(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),$false) ) ) ) )
               => ~ ! [V4: nat,TreeList: list(vEBT_VEBT),Vd: vEBT_VEBT] :
                      ( ( X = vEBT_Node(none(product_prod(nat,nat)),aa(nat,nat,suc,V4),TreeList,Vd) )
                     => ( aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_V4351362008482014158ma_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Node(none(product_prod(nat,nat)),aa(nat,nat,suc,V4),TreeList,Vd)),Xa))
                       => $let(
                            pos: nat,
                            pos:= vEBT_VEBT_high(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),
                            $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),pos),aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList)),vEBT_VEBT_membermima(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList),pos),vEBT_VEBT_low(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),$false) ) ) ) ) ) ) ) ) ) ).

% VEBT_internal.membermima.pelims(3)
tff(fact_4044_VEBT__internal_Omembermima_Opelims_I1_J,axiom,
    ! [X: vEBT_VEBT,Xa: nat,Y: $o] :
      ( ( vEBT_VEBT_membermima(X,Xa)
      <=> (Y) )
     => ( aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_V4351362008482014158ma_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,X),Xa))
       => ( ! [Uu2: $o,Uv2: $o] :
              ( ( X = vEBT_Leaf((Uu2),(Uv2)) )
             => ( ~ (Y)
               => ~ aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_V4351362008482014158ma_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Leaf((Uu2),(Uv2))),Xa)) ) )
         => ( ! [Ux2: list(vEBT_VEBT),Uy2: vEBT_VEBT] :
                ( ( X = vEBT_Node(none(product_prod(nat,nat)),zero_zero(nat),Ux2,Uy2) )
               => ( ~ (Y)
                 => ~ aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_V4351362008482014158ma_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Node(none(product_prod(nat,nat)),zero_zero(nat),Ux2,Uy2)),Xa)) ) )
           => ( ! [Mi: nat,Ma2: nat,Va3: list(vEBT_VEBT),Vb2: vEBT_VEBT] :
                  ( ( X = vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi),Ma2)),zero_zero(nat),Va3,Vb2) )
                 => ( ( (Y)
                    <=> ( ( Xa = Mi )
                        | ( Xa = Ma2 ) ) )
                   => ~ aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_V4351362008482014158ma_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi),Ma2)),zero_zero(nat),Va3,Vb2)),Xa)) ) )
             => ( ! [Mi: nat,Ma2: nat,V4: nat,TreeList: list(vEBT_VEBT),Vc: vEBT_VEBT] :
                    ( ( X = vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi),Ma2)),aa(nat,nat,suc,V4),TreeList,Vc) )
                   => ( ( (Y)
                      <=> ( ( Xa = Mi )
                          | ( Xa = Ma2 )
                          | $let(
                              pos: nat,
                              pos:= vEBT_VEBT_high(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),
                              $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),pos),aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList)),vEBT_VEBT_membermima(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList),pos),vEBT_VEBT_low(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),$false) ) ) )
                     => ~ aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_V4351362008482014158ma_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi),Ma2)),aa(nat,nat,suc,V4),TreeList,Vc)),Xa)) ) )
               => ~ ! [V4: nat,TreeList: list(vEBT_VEBT),Vd: vEBT_VEBT] :
                      ( ( X = vEBT_Node(none(product_prod(nat,nat)),aa(nat,nat,suc,V4),TreeList,Vd) )
                     => ( ( (Y)
                        <=> $let(
                              pos: nat,
                              pos:= vEBT_VEBT_high(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),
                              $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),pos),aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList)),vEBT_VEBT_membermima(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList),pos),vEBT_VEBT_low(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),$false) ) )
                       => ~ aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_V4351362008482014158ma_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Node(none(product_prod(nat,nat)),aa(nat,nat,suc,V4),TreeList,Vd)),Xa)) ) ) ) ) ) ) ) ) ).

% VEBT_internal.membermima.pelims(1)
tff(fact_4045_geometric__deriv__sums,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Z: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,Z)),one_one(real))
         => sums(A,aTP_Lamp_cd(A,fun(nat,A),Z),divide_divide(A,one_one(A),aa(nat,A,power_power(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),Z)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ) ) ).

% geometric_deriv_sums
tff(fact_4046_sums__zero,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_add(A)
        & topolo4958980785337419405_space(A) )
     => sums(A,aTP_Lamp_bh(nat,A),zero_zero(A)) ) ).

% sums_zero
tff(fact_4047_powser__sums__zero__iff,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => ! [A2: fun(nat,A),X: A] :
          ( sums(A,aTP_Lamp_bq(fun(nat,A),fun(nat,A),A2),X)
        <=> ( aa(nat,A,A2,zero_zero(nat)) = X ) ) ) ).

% powser_sums_zero_iff
tff(fact_4048_sums__le,axiom,
    ! [A: $tType] :
      ( ( ordere6911136660526730532id_add(A)
        & topolo1944317154257567458pology(A) )
     => ! [F2: fun(nat,A),G: fun(nat,A),S: A,Ta: A] :
          ( ! [N: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,F2,N)),aa(nat,A,G,N))
         => ( sums(A,F2,S)
           => ( sums(A,G,Ta)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),S),Ta) ) ) ) ) ).

% sums_le
tff(fact_4049_sums__0,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_add(A)
        & topolo4958980785337419405_space(A) )
     => ! [F2: fun(nat,A)] :
          ( ! [N: nat] : aa(nat,A,F2,N) = zero_zero(A)
         => sums(A,F2,zero_zero(A)) ) ) ).

% sums_0
tff(fact_4050_sums__add,axiom,
    ! [A: $tType] :
      ( ( topolo5987344860129210374id_add(A)
        & topological_t2_space(A) )
     => ! [F2: fun(nat,A),A2: A,G: fun(nat,A),B2: A] :
          ( sums(A,F2,A2)
         => ( sums(A,G,B2)
           => sums(A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_bm(fun(nat,A),fun(fun(nat,A),fun(nat,A)),F2),G),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)) ) ) ) ).

% sums_add
tff(fact_4051_sums__divide,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(nat,A),A2: A,C2: A] :
          ( sums(A,F2,A2)
         => sums(A,aa(A,fun(nat,A),aTP_Lamp_bk(fun(nat,A),fun(A,fun(nat,A)),F2),C2),divide_divide(A,A2,C2)) ) ) ).

% sums_divide
tff(fact_4052_sums__single,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_add(A)
        & topolo4958980785337419405_space(A) )
     => ! [I: nat,F2: fun(nat,A)] : sums(A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_bg(nat,fun(fun(nat,A),fun(nat,A)),I),F2),aa(nat,A,F2,I)) ) ).

% sums_single
tff(fact_4053_sums__mult__iff,axiom,
    ! [A: $tType] :
      ( ( field(A)
        & real_V4412858255891104859lgebra(A) )
     => ! [C2: A,F2: fun(nat,A),D2: A] :
          ( ( C2 != zero_zero(A) )
         => ( sums(A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_ce(A,fun(fun(nat,A),fun(nat,A)),C2),F2),aa(A,A,aa(A,fun(A,A),times_times(A),C2),D2))
          <=> sums(A,F2,D2) ) ) ) ).

% sums_mult_iff
tff(fact_4054_sums__mult2__iff,axiom,
    ! [A: $tType] :
      ( ( field(A)
        & real_V4412858255891104859lgebra(A) )
     => ! [C2: A,F2: fun(nat,A),D2: A] :
          ( ( C2 != zero_zero(A) )
         => ( sums(A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_cf(A,fun(fun(nat,A),fun(nat,A)),C2),F2),aa(A,A,aa(A,fun(A,A),times_times(A),D2),C2))
          <=> sums(A,F2,D2) ) ) ) ).

% sums_mult2_iff
tff(fact_4055_sums__mult__D,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [C2: A,F2: fun(nat,A),A2: A] :
          ( sums(A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_bj(A,fun(fun(nat,A),fun(nat,A)),C2),F2),A2)
         => ( ( C2 != zero_zero(A) )
           => sums(A,F2,divide_divide(A,A2,C2)) ) ) ) ).

% sums_mult_D
tff(fact_4056_sums__Suc__imp,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [F2: fun(nat,A),S: A] :
          ( ( aa(nat,A,F2,zero_zero(nat)) = zero_zero(A) )
         => ( sums(A,aTP_Lamp_bl(fun(nat,A),fun(nat,A),F2),S)
           => sums(A,F2,S) ) ) ) ).

% sums_Suc_imp
tff(fact_4057_sums__Suc,axiom,
    ! [A: $tType] :
      ( ( topolo5987344860129210374id_add(A)
        & topological_t2_space(A) )
     => ! [F2: fun(nat,A),L: A] :
          ( sums(A,aTP_Lamp_cg(fun(nat,A),fun(nat,A),F2),L)
         => sums(A,F2,aa(A,A,aa(A,fun(A,A),plus_plus(A),L),aa(nat,A,F2,zero_zero(nat)))) ) ) ).

% sums_Suc
tff(fact_4058_sums__Suc__iff,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [F2: fun(nat,A),S: A] :
          ( sums(A,aTP_Lamp_bl(fun(nat,A),fun(nat,A),F2),S)
        <=> sums(A,F2,aa(A,A,aa(A,fun(A,A),plus_plus(A),S),aa(nat,A,F2,zero_zero(nat)))) ) ) ).

% sums_Suc_iff
tff(fact_4059_sums__zero__iff__shift,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Nb: nat,F2: fun(nat,A),S: A] :
          ( ! [I2: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I2),Nb)
             => ( aa(nat,A,F2,I2) = zero_zero(A) ) )
         => ( sums(A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_ch(nat,fun(fun(nat,A),fun(nat,A)),Nb),F2),S)
          <=> sums(A,F2,S) ) ) ) ).

% sums_zero_iff_shift
tff(fact_4060_powser__sums__if,axiom,
    ! [A: $tType] :
      ( ( ring_1(A)
        & topolo4958980785337419405_space(A) )
     => ! [Ma: nat,Z: A] : sums(A,aa(A,fun(nat,A),aTP_Lamp_ci(nat,fun(A,fun(nat,A)),Ma),Z),aa(nat,A,power_power(A,Z),Ma)) ) ).

% powser_sums_if
tff(fact_4061_powser__sums__zero,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => ! [A2: fun(nat,A)] : sums(A,aTP_Lamp_bq(fun(nat,A),fun(nat,A),A2),aa(nat,A,A2,zero_zero(nat))) ) ).

% powser_sums_zero
tff(fact_4062_geometric__sums,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [C2: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,C2)),one_one(real))
         => sums(A,power_power(A,C2),divide_divide(A,one_one(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),C2))) ) ) ).

% geometric_sums
tff(fact_4063_power__half__series,axiom,
    sums(real,aTP_Lamp_cj(nat,real),one_one(real)) ).

% power_half_series
tff(fact_4064_sums__if_H,axiom,
    ! [G: fun(nat,real),X: real] :
      ( sums(real,G,X)
     => sums(real,aTP_Lamp_ck(fun(nat,real),fun(nat,real),G),X) ) ).

% sums_if'
tff(fact_4065_sums__if,axiom,
    ! [G: fun(nat,real),X: real,F2: fun(nat,real),Y: real] :
      ( sums(real,G,X)
     => ( sums(real,F2,Y)
       => sums(real,aa(fun(nat,real),fun(nat,real),aTP_Lamp_cl(fun(nat,real),fun(fun(nat,real),fun(nat,real)),G),F2),aa(real,real,aa(real,fun(real,real),plus_plus(real),X),Y)) ) ) ).

% sums_if
tff(fact_4066_cos__paired,axiom,
    ! [X: real] : sums(real,aTP_Lamp_cm(real,fun(nat,real),X),aa(real,real,cos(real),X)) ).

% cos_paired
tff(fact_4067_VEBT__internal_Omembermima_Opelims_I2_J,axiom,
    ! [X: vEBT_VEBT,Xa: nat] :
      ( vEBT_VEBT_membermima(X,Xa)
     => ( aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_V4351362008482014158ma_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,X),Xa))
       => ( ! [Mi: nat,Ma2: nat,Va3: list(vEBT_VEBT),Vb2: vEBT_VEBT] :
              ( ( X = vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi),Ma2)),zero_zero(nat),Va3,Vb2) )
             => ( aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_V4351362008482014158ma_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi),Ma2)),zero_zero(nat),Va3,Vb2)),Xa))
               => ~ ( ( Xa = Mi )
                    | ( Xa = Ma2 ) ) ) )
         => ( ! [Mi: nat,Ma2: nat,V4: nat,TreeList: list(vEBT_VEBT),Vc: vEBT_VEBT] :
                ( ( X = vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi),Ma2)),aa(nat,nat,suc,V4),TreeList,Vc) )
               => ( aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_V4351362008482014158ma_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Node(aa(product_prod(nat,nat),option(product_prod(nat,nat)),some(product_prod(nat,nat)),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Mi),Ma2)),aa(nat,nat,suc,V4),TreeList,Vc)),Xa))
                 => ~ ( ( Xa = Mi )
                      | ( Xa = Ma2 )
                      | $let(
                          pos: nat,
                          pos:= vEBT_VEBT_high(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),
                          $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),pos),aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList)),vEBT_VEBT_membermima(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList),pos),vEBT_VEBT_low(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),$false) ) ) ) )
           => ~ ! [V4: nat,TreeList: list(vEBT_VEBT),Vd: vEBT_VEBT] :
                  ( ( X = vEBT_Node(none(product_prod(nat,nat)),aa(nat,nat,suc,V4),TreeList,Vd) )
                 => ( aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_V4351362008482014158ma_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Node(none(product_prod(nat,nat)),aa(nat,nat,suc,V4),TreeList,Vd)),Xa))
                   => ~ $let(
                          pos: nat,
                          pos:= vEBT_VEBT_high(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),
                          $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),pos),aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList)),vEBT_VEBT_membermima(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList),pos),vEBT_VEBT_low(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),$false) ) ) ) ) ) ) ) ).

% VEBT_internal.membermima.pelims(2)
tff(fact_4068_VEBT__internal_Onaive__member_Opelims_I1_J,axiom,
    ! [X: vEBT_VEBT,Xa: nat,Y: $o] :
      ( ( vEBT_V5719532721284313246member(X,Xa)
      <=> (Y) )
     => ( aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_V5765760719290551771er_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,X),Xa))
       => ( ! [A4: $o,B5: $o] :
              ( ( X = vEBT_Leaf((A4),(B5)) )
             => ( ( (Y)
                <=> $ite(
                      Xa = zero_zero(nat),
                      (A4),
                      $ite(Xa = one_one(nat),(B5),$false) ) )
               => ~ aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_V5765760719290551771er_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Leaf((A4),(B5))),Xa)) ) )
         => ( ! [Uu2: option(product_prod(nat,nat)),Uv2: list(vEBT_VEBT),Uw2: vEBT_VEBT] :
                ( ( X = vEBT_Node(Uu2,zero_zero(nat),Uv2,Uw2) )
               => ( ~ (Y)
                 => ~ aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_V5765760719290551771er_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Node(Uu2,zero_zero(nat),Uv2,Uw2)),Xa)) ) )
           => ~ ! [Uy2: option(product_prod(nat,nat)),V4: nat,TreeList: list(vEBT_VEBT),S3: vEBT_VEBT] :
                  ( ( X = vEBT_Node(Uy2,aa(nat,nat,suc,V4),TreeList,S3) )
                 => ( ( (Y)
                    <=> $let(
                          pos: nat,
                          pos:= vEBT_VEBT_high(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),
                          $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),pos),aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList)),vEBT_V5719532721284313246member(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList),pos),vEBT_VEBT_low(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),$false) ) )
                   => ~ aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_V5765760719290551771er_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Node(Uy2,aa(nat,nat,suc,V4),TreeList,S3)),Xa)) ) ) ) ) ) ) ).

% VEBT_internal.naive_member.pelims(1)
tff(fact_4069_VEBT__internal_Onaive__member_Opelims_I2_J,axiom,
    ! [X: vEBT_VEBT,Xa: nat] :
      ( vEBT_V5719532721284313246member(X,Xa)
     => ( aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_V5765760719290551771er_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,X),Xa))
       => ( ! [A4: $o,B5: $o] :
              ( ( X = vEBT_Leaf((A4),(B5)) )
             => ( aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_V5765760719290551771er_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Leaf((A4),(B5))),Xa))
               => ~ $ite(
                      Xa = zero_zero(nat),
                      (A4),
                      $ite(Xa = one_one(nat),(B5),$false) ) ) )
         => ~ ! [Uy2: option(product_prod(nat,nat)),V4: nat,TreeList: list(vEBT_VEBT),S3: vEBT_VEBT] :
                ( ( X = vEBT_Node(Uy2,aa(nat,nat,suc,V4),TreeList,S3) )
               => ( aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_V5765760719290551771er_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Node(Uy2,aa(nat,nat,suc,V4),TreeList,S3)),Xa))
                 => ~ $let(
                        pos: nat,
                        pos:= vEBT_VEBT_high(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),
                        $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),pos),aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList)),vEBT_V5719532721284313246member(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList),pos),vEBT_VEBT_low(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),$false) ) ) ) ) ) ) ).

% VEBT_internal.naive_member.pelims(2)
tff(fact_4070_VEBT__internal_Onaive__member_Opelims_I3_J,axiom,
    ! [X: vEBT_VEBT,Xa: nat] :
      ( ~ vEBT_V5719532721284313246member(X,Xa)
     => ( aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_V5765760719290551771er_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,X),Xa))
       => ( ! [A4: $o,B5: $o] :
              ( ( X = vEBT_Leaf((A4),(B5)) )
             => ( aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_V5765760719290551771er_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Leaf((A4),(B5))),Xa))
               => $ite(
                    Xa = zero_zero(nat),
                    (A4),
                    $ite(Xa = one_one(nat),(B5),$false) ) ) )
         => ( ! [Uu2: option(product_prod(nat,nat)),Uv2: list(vEBT_VEBT),Uw2: vEBT_VEBT] :
                ( ( X = vEBT_Node(Uu2,zero_zero(nat),Uv2,Uw2) )
               => ~ aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_V5765760719290551771er_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Node(Uu2,zero_zero(nat),Uv2,Uw2)),Xa)) )
           => ~ ! [Uy2: option(product_prod(nat,nat)),V4: nat,TreeList: list(vEBT_VEBT),S3: vEBT_VEBT] :
                  ( ( X = vEBT_Node(Uy2,aa(nat,nat,suc,V4),TreeList,S3) )
                 => ( aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_V5765760719290551771er_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Node(Uy2,aa(nat,nat,suc,V4),TreeList,S3)),Xa))
                   => $let(
                        pos: nat,
                        pos:= vEBT_VEBT_high(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),
                        $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),pos),aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList)),vEBT_V5719532721284313246member(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,TreeList),pos),vEBT_VEBT_low(Xa,divide_divide(nat,aa(nat,nat,suc,V4),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),$false) ) ) ) ) ) ) ) ).

% VEBT_internal.naive_member.pelims(3)
tff(fact_4071_diffs__equiv,axiom,
    ! [A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & ring_1(A) )
     => ! [C2: fun(nat,A),X: A] :
          ( summable(A,aa(A,fun(nat,A),aTP_Lamp_cn(fun(nat,A),fun(A,fun(nat,A)),C2),X))
         => sums(A,aa(A,fun(nat,A),aTP_Lamp_co(fun(nat,A),fun(A,fun(nat,A)),C2),X),suminf(A,aa(A,fun(nat,A),aTP_Lamp_cn(fun(nat,A),fun(A,fun(nat,A)),C2),X))) ) ) ).

% diffs_equiv
tff(fact_4072_diffs__of__real,axiom,
    ! [A: $tType] :
      ( real_V2191834092415804123ebra_1(A)
     => ! [F2: fun(nat,real),X2: nat] : aa(nat,A,diffs(A,aTP_Lamp_cp(fun(nat,real),fun(nat,A),F2)),X2) = real_Vector_of_real(A,aa(nat,real,diffs(real,F2),X2)) ) ).

% diffs_of_real
tff(fact_4073_diffs__minus,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [C2: fun(nat,A),X2: nat] : aa(nat,A,diffs(A,aTP_Lamp_cq(fun(nat,A),fun(nat,A),C2)),X2) = aa(A,A,uminus_uminus(A),aa(nat,A,diffs(A,C2),X2)) ) ).

% diffs_minus
tff(fact_4074_exp__fdiffs,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X2: nat] : aa(nat,A,diffs(A,aTP_Lamp_cr(nat,A)),X2) = aa(A,A,inverse_inverse(A),semiring_char_0_fact(A,X2)) ) ).

% exp_fdiffs
tff(fact_4075_diffs__sin__coeff,axiom,
    diffs(real,sin_coeff) = cos_coeff ).

% diffs_sin_coeff
tff(fact_4076_diffs__def,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [C2: fun(nat,A),X2: nat] : aa(nat,A,diffs(A,C2),X2) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,suc,X2))),aa(nat,A,C2,aa(nat,nat,suc,X2))) ) ).

% diffs_def
tff(fact_4077_termdiff__converges__all,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [C2: fun(nat,A),X: A] :
          ( ! [X3: A] : summable(A,aa(A,fun(nat,A),aTP_Lamp_cs(fun(nat,A),fun(A,fun(nat,A)),C2),X3))
         => summable(A,aa(A,fun(nat,A),aTP_Lamp_ct(fun(nat,A),fun(A,fun(nat,A)),C2),X)) ) ) ).

% termdiff_converges_all
tff(fact_4078_diffs__cos__coeff,axiom,
    ! [X2: nat] : aa(nat,real,diffs(real,cos_coeff),X2) = aa(real,real,uminus_uminus(real),aa(nat,real,sin_coeff,X2)) ).

% diffs_cos_coeff
tff(fact_4079_termdiff__converges,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A,K4: real,C2: fun(nat,A)] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,X)),K4)
         => ( ! [X3: A] :
                ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,X3)),K4)
               => summable(A,aa(A,fun(nat,A),aTP_Lamp_cs(fun(nat,A),fun(A,fun(nat,A)),C2),X3)) )
           => summable(A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_cu(A,fun(fun(nat,A),fun(nat,A)),X),C2)) ) ) ) ).

% termdiff_converges
tff(fact_4080_exp__first__two__terms,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A] : aa(A,A,exp(A),X) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),X)),suminf(A,aTP_Lamp_cv(A,fun(nat,A),X))) ) ).

% exp_first_two_terms
tff(fact_4081_monoI1,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [X5: fun(nat,A)] :
          ( ! [M4: nat,N: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M4),N)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,X5,M4)),aa(nat,A,X5,N)) )
         => topological_monoseq(A,X5) ) ) ).

% monoI1
tff(fact_4082_monoI2,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [X5: fun(nat,A)] :
          ( ! [M4: nat,N: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M4),N)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,X5,N)),aa(nat,A,X5,M4)) )
         => topological_monoseq(A,X5) ) ) ).

% monoI2
tff(fact_4083_monoseq__def,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [X5: fun(nat,A)] :
          ( topological_monoseq(A,X5)
        <=> ( ! [M5: nat,N4: nat] :
                ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M5),N4)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,X5,M5)),aa(nat,A,X5,N4)) )
            | ! [M5: nat,N4: nat] :
                ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M5),N4)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,X5,N4)),aa(nat,A,X5,M5)) ) ) ) ) ).

% monoseq_def
tff(fact_4084_scaleR__cancel__right,axiom,
    ! [A: $tType] :
      ( real_V4867850818363320053vector(A)
     => ! [A2: real,X: A,B2: real] :
          ( ( aa(A,A,real_V8093663219630862766scaleR(A,A2),X) = aa(A,A,real_V8093663219630862766scaleR(A,B2),X) )
        <=> ( ( A2 = B2 )
            | ( X = zero_zero(A) ) ) ) ) ).

% scaleR_cancel_right
tff(fact_4085_scaleR__zero__right,axiom,
    ! [A: $tType] :
      ( real_V4867850818363320053vector(A)
     => ! [A2: real] : aa(A,A,real_V8093663219630862766scaleR(A,A2),zero_zero(A)) = zero_zero(A) ) ).

% scaleR_zero_right
tff(fact_4086_scaleR__cancel__left,axiom,
    ! [A: $tType] :
      ( real_V4867850818363320053vector(A)
     => ! [A2: real,X: A,Y: A] :
          ( ( aa(A,A,real_V8093663219630862766scaleR(A,A2),X) = aa(A,A,real_V8093663219630862766scaleR(A,A2),Y) )
        <=> ( ( X = Y )
            | ( A2 = zero_zero(real) ) ) ) ) ).

% scaleR_cancel_left
tff(fact_4087_scaleR__one,axiom,
    ! [A: $tType] :
      ( real_V4867850818363320053vector(A)
     => ! [X: A] : aa(A,A,real_V8093663219630862766scaleR(A,one_one(real)),X) = X ) ).

% scaleR_one
tff(fact_4088_scaleR__zero__left,axiom,
    ! [A: $tType] :
      ( real_V4867850818363320053vector(A)
     => ! [X: A] : aa(A,A,real_V8093663219630862766scaleR(A,zero_zero(real)),X) = zero_zero(A) ) ).

% scaleR_zero_left
tff(fact_4089_scaleR__eq__0__iff,axiom,
    ! [A: $tType] :
      ( real_V4867850818363320053vector(A)
     => ! [A2: real,X: A] :
          ( ( aa(A,A,real_V8093663219630862766scaleR(A,A2),X) = zero_zero(A) )
        <=> ( ( A2 = zero_zero(real) )
            | ( X = zero_zero(A) ) ) ) ) ).

% scaleR_eq_0_iff
tff(fact_4090_scaleR__eq__iff,axiom,
    ! [A: $tType] :
      ( real_V4867850818363320053vector(A)
     => ! [B2: A,U: real,A2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),aa(A,A,real_V8093663219630862766scaleR(A,U),A2)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),aa(A,A,real_V8093663219630862766scaleR(A,U),B2)) )
        <=> ( ( A2 = B2 )
            | ( U = one_one(real) ) ) ) ) ).

% scaleR_eq_iff
tff(fact_4091_scaleR__power,axiom,
    ! [A: $tType] :
      ( real_V2822296259951069270ebra_1(A)
     => ! [X: real,Y: A,Nb: nat] : aa(nat,A,power_power(A,aa(A,A,real_V8093663219630862766scaleR(A,X),Y)),Nb) = aa(A,A,real_V8093663219630862766scaleR(A,aa(nat,real,power_power(real,X),Nb)),aa(nat,A,power_power(A,Y),Nb)) ) ).

% scaleR_power
tff(fact_4092_scaleR__minus1__left,axiom,
    ! [A: $tType] :
      ( real_V4867850818363320053vector(A)
     => ! [X: A] : aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,uminus_uminus(real),one_one(real))),X) = aa(A,A,uminus_uminus(A),X) ) ).

% scaleR_minus1_left
tff(fact_4093_scaleR__collapse,axiom,
    ! [A: $tType] :
      ( real_V4867850818363320053vector(A)
     => ! [U: real,A2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,aa(real,fun(real,real),minus_minus(real),one_one(real)),U)),A2)),aa(A,A,real_V8093663219630862766scaleR(A,U),A2)) = A2 ) ).

% scaleR_collapse
tff(fact_4094_scaleR__times,axiom,
    ! [A: $tType] :
      ( real_V2191834092415804123ebra_1(A)
     => ! [U: num,W: num,A2: A] : aa(A,A,real_V8093663219630862766scaleR(A,aa(num,real,numeral_numeral(real),U)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),W)),A2)) = aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),U)),aa(num,real,numeral_numeral(real),W))),A2) ) ).

% scaleR_times
tff(fact_4095_inverse__scaleR__times,axiom,
    ! [A: $tType] :
      ( real_V2191834092415804123ebra_1(A)
     => ! [V: num,W: num,A2: A] : aa(A,A,real_V8093663219630862766scaleR(A,divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),V))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),W)),A2)) = aa(A,A,real_V8093663219630862766scaleR(A,divide_divide(real,aa(num,real,numeral_numeral(real),W),aa(num,real,numeral_numeral(real),V))),A2) ) ).

% inverse_scaleR_times
tff(fact_4096_fraction__scaleR__times,axiom,
    ! [A: $tType] :
      ( real_V2191834092415804123ebra_1(A)
     => ! [U: num,V: num,W: num,A2: A] : aa(A,A,real_V8093663219630862766scaleR(A,divide_divide(real,aa(num,real,numeral_numeral(real),U),aa(num,real,numeral_numeral(real),V))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),W)),A2)) = aa(A,A,real_V8093663219630862766scaleR(A,divide_divide(real,aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),U)),aa(num,real,numeral_numeral(real),W)),aa(num,real,numeral_numeral(real),V))),A2) ) ).

% fraction_scaleR_times
tff(fact_4097_scaleR__half__double,axiom,
    ! [A: $tType] :
      ( real_V4867850818363320053vector(A)
     => ! [A2: A] : aa(A,A,real_V8093663219630862766scaleR(A,divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),A2)) = A2 ) ).

% scaleR_half_double
tff(fact_4098_scaleR__right__distrib,axiom,
    ! [A: $tType] :
      ( real_V4867850818363320053vector(A)
     => ! [A2: real,X: A,Y: A] : aa(A,A,real_V8093663219630862766scaleR(A,A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,real_V8093663219630862766scaleR(A,A2),X)),aa(A,A,real_V8093663219630862766scaleR(A,A2),Y)) ) ).

% scaleR_right_distrib
tff(fact_4099_scaleR__right__imp__eq,axiom,
    ! [A: $tType] :
      ( real_V4867850818363320053vector(A)
     => ! [X: A,A2: real,B2: real] :
          ( ( X != zero_zero(A) )
         => ( ( aa(A,A,real_V8093663219630862766scaleR(A,A2),X) = aa(A,A,real_V8093663219630862766scaleR(A,B2),X) )
           => ( A2 = B2 ) ) ) ) ).

% scaleR_right_imp_eq
tff(fact_4100_scaleR__left__imp__eq,axiom,
    ! [A: $tType] :
      ( real_V4867850818363320053vector(A)
     => ! [A2: real,X: A,Y: A] :
          ( ( A2 != zero_zero(real) )
         => ( ( aa(A,A,real_V8093663219630862766scaleR(A,A2),X) = aa(A,A,real_V8093663219630862766scaleR(A,A2),Y) )
           => ( X = Y ) ) ) ) ).

% scaleR_left_imp_eq
tff(fact_4101_scaleR__left_Oadd,axiom,
    ! [A: $tType] :
      ( real_V4867850818363320053vector(A)
     => ! [X: real,Y: real,Xa: A] : aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,aa(real,fun(real,real),plus_plus(real),X),Y)),Xa) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,real_V8093663219630862766scaleR(A,X),Xa)),aa(A,A,real_V8093663219630862766scaleR(A,Y),Xa)) ) ).

% scaleR_left.add
tff(fact_4102_scaleR__left__distrib,axiom,
    ! [A: $tType] :
      ( real_V4867850818363320053vector(A)
     => ! [A2: real,B2: real,X: A] : aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,aa(real,fun(real,real),plus_plus(real),A2),B2)),X) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,real_V8093663219630862766scaleR(A,A2),X)),aa(A,A,real_V8093663219630862766scaleR(A,B2),X)) ) ).

% scaleR_left_distrib
tff(fact_4103_of__real__def,axiom,
    ! [A: $tType] :
      ( real_V2191834092415804123ebra_1(A)
     => ! [R2: real] : real_Vector_of_real(A,R2) = aa(A,A,real_V8093663219630862766scaleR(A,R2),one_one(A)) ) ).

% of_real_def
tff(fact_4104_scaleR__right__mono__neg,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [B2: real,A2: real,C2: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),B2),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,real_V8093663219630862766scaleR(A,A2),C2)),aa(A,A,real_V8093663219630862766scaleR(A,B2),C2)) ) ) ) ).

% scaleR_right_mono_neg
tff(fact_4105_scaleR__right__mono,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [A2: real,B2: real,X: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),X)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,real_V8093663219630862766scaleR(A,A2),X)),aa(A,A,real_V8093663219630862766scaleR(A,B2),X)) ) ) ) ).

% scaleR_right_mono
tff(fact_4106_scaleR__le__cancel__left,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [C2: real,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,real_V8093663219630862766scaleR(A,C2),A2)),aa(A,A,real_V8093663219630862766scaleR(A,C2),B2))
        <=> ( ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),C2)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) )
            & ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),C2),zero_zero(real))
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2) ) ) ) ) ).

% scaleR_le_cancel_left
tff(fact_4107_scaleR__le__cancel__left__neg,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [C2: real,A2: A,B2: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),C2),zero_zero(real))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,real_V8093663219630862766scaleR(A,C2),A2)),aa(A,A,real_V8093663219630862766scaleR(A,C2),B2))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2) ) ) ) ).

% scaleR_le_cancel_left_neg
tff(fact_4108_scaleR__le__cancel__left__pos,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [C2: real,A2: A,B2: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),C2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,real_V8093663219630862766scaleR(A,C2),A2)),aa(A,A,real_V8093663219630862766scaleR(A,C2),B2))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) ) ) ) ).

% scaleR_le_cancel_left_pos
tff(fact_4109_scaleR__left__mono__neg,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [B2: A,A2: A,C2: real] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),C2),zero_zero(real))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,real_V8093663219630862766scaleR(A,C2),A2)),aa(A,A,real_V8093663219630862766scaleR(A,C2),B2)) ) ) ) ).

% scaleR_left_mono_neg
tff(fact_4110_scaleR__left__mono,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [X: A,Y: A,A2: real] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),A2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,real_V8093663219630862766scaleR(A,A2),X)),aa(A,A,real_V8093663219630862766scaleR(A,A2),Y)) ) ) ) ).

% scaleR_left_mono
tff(fact_4111_eq__vector__fraction__iff,axiom,
    ! [A: $tType] :
      ( real_V4867850818363320053vector(A)
     => ! [X: A,U: real,V: real,A2: A] :
          ( ( X = aa(A,A,real_V8093663219630862766scaleR(A,divide_divide(real,U,V)),A2) )
        <=> $ite(V = zero_zero(real),X = zero_zero(A),aa(A,A,real_V8093663219630862766scaleR(A,V),X) = aa(A,A,real_V8093663219630862766scaleR(A,U),A2)) ) ) ).

% eq_vector_fraction_iff
tff(fact_4112_vector__fraction__eq__iff,axiom,
    ! [A: $tType] :
      ( real_V4867850818363320053vector(A)
     => ! [U: real,V: real,A2: A,X: A] :
          ( ( aa(A,A,real_V8093663219630862766scaleR(A,divide_divide(real,U,V)),A2) = X )
        <=> $ite(V = zero_zero(real),X = zero_zero(A),aa(A,A,real_V8093663219630862766scaleR(A,U),A2) = aa(A,A,real_V8093663219630862766scaleR(A,V),X)) ) ) ).

% vector_fraction_eq_iff
tff(fact_4113_Real__Vector__Spaces_Ole__add__iff1,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [A2: real,E2: A,C2: A,B2: real,D2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,real_V8093663219630862766scaleR(A,A2),E2)),C2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,real_V8093663219630862766scaleR(A,B2),E2)),D2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,aa(real,fun(real,real),minus_minus(real),A2),B2)),E2)),C2)),D2) ) ) ).

% Real_Vector_Spaces.le_add_iff1
tff(fact_4114_Real__Vector__Spaces_Ole__add__iff2,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [A2: real,E2: A,C2: A,B2: real,D2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,real_V8093663219630862766scaleR(A,A2),E2)),C2)),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,real_V8093663219630862766scaleR(A,B2),E2)),D2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,aa(real,fun(real,real),minus_minus(real),B2),A2)),E2)),D2)) ) ) ).

% Real_Vector_Spaces.le_add_iff2
tff(fact_4115_zero__le__scaleR__iff,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [A2: real,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(A,A,real_V8093663219630862766scaleR(A,A2),B2))
        <=> ( ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2) )
            | ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),zero_zero(real))
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),zero_zero(A)) )
            | ( A2 = zero_zero(real) ) ) ) ) ).

% zero_le_scaleR_iff
tff(fact_4116_scaleR__le__0__iff,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [A2: real,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,real_V8093663219630862766scaleR(A,A2),B2)),zero_zero(A))
        <=> ( ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),zero_zero(A)) )
            | ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),zero_zero(real))
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2) )
            | ( A2 = zero_zero(real) ) ) ) ) ).

% scaleR_le_0_iff
tff(fact_4117_scaleR__nonpos__nonpos,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [A2: real,B2: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),zero_zero(real))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(A,A,real_V8093663219630862766scaleR(A,A2),B2)) ) ) ) ).

% scaleR_nonpos_nonpos
tff(fact_4118_scaleR__nonpos__nonneg,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [A2: real,X: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),zero_zero(real))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),X)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,real_V8093663219630862766scaleR(A,A2),X)),zero_zero(A)) ) ) ) ).

% scaleR_nonpos_nonneg
tff(fact_4119_scaleR__nonneg__nonpos,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [A2: real,X: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),zero_zero(A))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,real_V8093663219630862766scaleR(A,A2),X)),zero_zero(A)) ) ) ) ).

% scaleR_nonneg_nonpos
tff(fact_4120_scaleR__nonneg__nonneg,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [A2: real,X: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),X)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(A,A,real_V8093663219630862766scaleR(A,A2),X)) ) ) ) ).

% scaleR_nonneg_nonneg
tff(fact_4121_split__scaleR__pos__le,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [A2: real,B2: A] :
          ( ( ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2) )
            | ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),zero_zero(real))
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),zero_zero(A)) ) )
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(A,A,real_V8093663219630862766scaleR(A,A2),B2)) ) ) ).

% split_scaleR_pos_le
tff(fact_4122_split__scaleR__neg__le,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [A2: real,X: A] :
          ( ( ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),zero_zero(A)) )
            | ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),zero_zero(real))
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),X) ) )
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,real_V8093663219630862766scaleR(A,A2),X)),zero_zero(A)) ) ) ).

% split_scaleR_neg_le
tff(fact_4123_scaleR__mono_H,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [A2: real,B2: real,C2: A,D2: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),D2)
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),A2)
             => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),C2)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,real_V8093663219630862766scaleR(A,A2),C2)),aa(A,A,real_V8093663219630862766scaleR(A,B2),D2)) ) ) ) ) ) ).

% scaleR_mono'
tff(fact_4124_scaleR__mono,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [A2: real,B2: real,X: A,Y: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),B2)
             => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),X)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,real_V8093663219630862766scaleR(A,A2),X)),aa(A,A,real_V8093663219630862766scaleR(A,B2),Y)) ) ) ) ) ) ).

% scaleR_mono
tff(fact_4125_scaleR__left__le__one__le,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [X: A,A2: real] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),X)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),one_one(real))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,real_V8093663219630862766scaleR(A,A2),X)),X) ) ) ) ).

% scaleR_left_le_one_le
tff(fact_4126_scaleR__2,axiom,
    ! [A: $tType] :
      ( real_V4867850818363320053vector(A)
     => ! [X: A] : aa(A,A,real_V8093663219630862766scaleR(A,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),X) = aa(A,A,aa(A,fun(A,A),plus_plus(A),X),X) ) ).

% scaleR_2
tff(fact_4127_real__vector__eq__affinity,axiom,
    ! [A: $tType] :
      ( real_V4867850818363320053vector(A)
     => ! [Ma: real,Y: A,X: A,C2: A] :
          ( ( Ma != zero_zero(real) )
         => ( ( Y = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,real_V8093663219630862766scaleR(A,Ma),X)),C2) )
          <=> ( aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),Ma)),Y)),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),Ma)),C2)) = X ) ) ) ) ).

% real_vector_eq_affinity
tff(fact_4128_real__vector__affinity__eq,axiom,
    ! [A: $tType] :
      ( real_V4867850818363320053vector(A)
     => ! [Ma: real,X: A,C2: A,Y: A] :
          ( ( Ma != zero_zero(real) )
         => ( ( aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,real_V8093663219630862766scaleR(A,Ma),X)),C2) = Y )
          <=> ( X = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),Ma)),Y)),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),Ma)),C2)) ) ) ) ) ).

% real_vector_affinity_eq
tff(fact_4129_neg__le__divideR__eq,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [C2: real,A2: A,B2: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),C2),zero_zero(real))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),C2)),B2))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),aa(A,A,real_V8093663219630862766scaleR(A,C2),A2)) ) ) ) ).

% neg_le_divideR_eq
tff(fact_4130_neg__divideR__le__eq,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [C2: real,B2: A,A2: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),C2),zero_zero(real))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),C2)),B2)),A2)
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,real_V8093663219630862766scaleR(A,C2),A2)),B2) ) ) ) ).

% neg_divideR_le_eq
tff(fact_4131_pos__le__divideR__eq,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [C2: real,A2: A,B2: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),C2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),C2)),B2))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,real_V8093663219630862766scaleR(A,C2),A2)),B2) ) ) ) ).

% pos_le_divideR_eq
tff(fact_4132_pos__divideR__le__eq,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [C2: real,B2: A,A2: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),C2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),C2)),B2)),A2)
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),aa(A,A,real_V8093663219630862766scaleR(A,C2),A2)) ) ) ) ).

% pos_divideR_le_eq
tff(fact_4133_neg__less__divideR__eq,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [C2: real,A2: A,B2: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),C2),zero_zero(real))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),C2)),B2))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),aa(A,A,real_V8093663219630862766scaleR(A,C2),A2)) ) ) ) ).

% neg_less_divideR_eq
tff(fact_4134_neg__divideR__less__eq,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [C2: real,B2: A,A2: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),C2),zero_zero(real))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),C2)),B2)),A2)
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,real_V8093663219630862766scaleR(A,C2),A2)),B2) ) ) ) ).

% neg_divideR_less_eq
tff(fact_4135_pos__less__divideR__eq,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [C2: real,A2: A,B2: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),C2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),C2)),B2))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,real_V8093663219630862766scaleR(A,C2),A2)),B2) ) ) ) ).

% pos_less_divideR_eq
tff(fact_4136_pos__divideR__less__eq,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [C2: real,B2: A,A2: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),C2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),C2)),B2)),A2)
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),aa(A,A,real_V8093663219630862766scaleR(A,C2),A2)) ) ) ) ).

% pos_divideR_less_eq
tff(fact_4137_nonzero__inverse__scaleR__distrib,axiom,
    ! [A: $tType] :
      ( real_V5047593784448816457lgebra(A)
     => ! [A2: real,X: A] :
          ( ( A2 != zero_zero(real) )
         => ( ( X != zero_zero(A) )
           => ( aa(A,A,inverse_inverse(A),aa(A,A,real_V8093663219630862766scaleR(A,A2),X)) = aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),A2)),aa(A,A,inverse_inverse(A),X)) ) ) ) ) ).

% nonzero_inverse_scaleR_distrib
tff(fact_4138_summable__exp__generic,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A] : summable(A,aTP_Lamp_cw(A,fun(nat,A),X)) ) ).

% summable_exp_generic
tff(fact_4139_sin__converges,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A] : sums(A,aTP_Lamp_cx(A,fun(nat,A),X),aa(A,A,sin(A),X)) ) ).

% sin_converges
tff(fact_4140_sin__def,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X2: A] : aa(A,A,sin(A),X2) = suminf(A,aTP_Lamp_cx(A,fun(nat,A),X2)) ) ).

% sin_def
tff(fact_4141_cos__converges,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A] : sums(A,aTP_Lamp_cy(A,fun(nat,A),X),aa(A,A,cos(A),X)) ) ).

% cos_converges
tff(fact_4142_cos__def,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X2: A] : aa(A,A,cos(A),X2) = suminf(A,aTP_Lamp_cy(A,fun(nat,A),X2)) ) ).

% cos_def
tff(fact_4143_summable__norm__sin,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A] : summable(real,aTP_Lamp_cz(A,fun(nat,real),X)) ) ).

% summable_norm_sin
tff(fact_4144_summable__norm__cos,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A] : summable(real,aTP_Lamp_da(A,fun(nat,real),X)) ) ).

% summable_norm_cos
tff(fact_4145_pos__le__minus__divideR__eq,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [C2: real,A2: A,B2: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),C2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(A,A,uminus_uminus(A),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),C2)),B2)))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,real_V8093663219630862766scaleR(A,C2),A2)),aa(A,A,uminus_uminus(A),B2)) ) ) ) ).

% pos_le_minus_divideR_eq
tff(fact_4146_pos__minus__divideR__le__eq,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [C2: real,B2: A,A2: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),C2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),C2)),B2))),A2)
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),B2)),aa(A,A,real_V8093663219630862766scaleR(A,C2),A2)) ) ) ) ).

% pos_minus_divideR_le_eq
tff(fact_4147_neg__le__minus__divideR__eq,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [C2: real,A2: A,B2: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),C2),zero_zero(real))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(A,A,uminus_uminus(A),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),C2)),B2)))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),B2)),aa(A,A,real_V8093663219630862766scaleR(A,C2),A2)) ) ) ) ).

% neg_le_minus_divideR_eq
tff(fact_4148_neg__minus__divideR__le__eq,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [C2: real,B2: A,A2: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),C2),zero_zero(real))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),C2)),B2))),A2)
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,real_V8093663219630862766scaleR(A,C2),A2)),aa(A,A,uminus_uminus(A),B2)) ) ) ) ).

% neg_minus_divideR_le_eq
tff(fact_4149_pos__less__minus__divideR__eq,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [C2: real,A2: A,B2: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),C2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(A,A,uminus_uminus(A),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),C2)),B2)))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,real_V8093663219630862766scaleR(A,C2),A2)),aa(A,A,uminus_uminus(A),B2)) ) ) ) ).

% pos_less_minus_divideR_eq
tff(fact_4150_pos__minus__divideR__less__eq,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [C2: real,B2: A,A2: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),C2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),C2)),B2))),A2)
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),B2)),aa(A,A,real_V8093663219630862766scaleR(A,C2),A2)) ) ) ) ).

% pos_minus_divideR_less_eq
tff(fact_4151_neg__less__minus__divideR__eq,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [C2: real,A2: A,B2: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),C2),zero_zero(real))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(A,A,uminus_uminus(A),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),C2)),B2)))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),B2)),aa(A,A,real_V8093663219630862766scaleR(A,C2),A2)) ) ) ) ).

% neg_less_minus_divideR_eq
tff(fact_4152_neg__minus__divideR__less__eq,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [C2: real,B2: A,A2: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),C2),zero_zero(real))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,uminus_uminus(A),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),C2)),B2))),A2)
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,real_V8093663219630862766scaleR(A,C2),A2)),aa(A,A,uminus_uminus(A),B2)) ) ) ) ).

% neg_minus_divideR_less_eq
tff(fact_4153_exp__converges,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A] : sums(A,aTP_Lamp_cw(A,fun(nat,A),X),aa(A,A,exp(A),X)) ) ).

% exp_converges
tff(fact_4154_exp__def,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X2: A] : aa(A,A,exp(A),X2) = suminf(A,aTP_Lamp_cw(A,fun(nat,A),X2)) ) ).

% exp_def
tff(fact_4155_summable__norm__exp,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A] : summable(real,aTP_Lamp_db(A,fun(nat,real),X)) ) ).

% summable_norm_exp
tff(fact_4156_sin__minus__converges,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A] : sums(A,aTP_Lamp_dc(A,fun(nat,A),X),aa(A,A,sin(A),X)) ) ).

% sin_minus_converges
tff(fact_4157_cos__minus__converges,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A] : sums(A,aTP_Lamp_dd(A,fun(nat,A),X),aa(A,A,cos(A),X)) ) ).

% cos_minus_converges
tff(fact_4158_cosh__def,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A] : aa(A,A,cosh(A),X) = aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,exp(A),X)),aa(A,A,exp(A),aa(A,A,uminus_uminus(A),X)))) ) ).

% cosh_def
tff(fact_4159_sinh__def,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A] : aa(A,A,sinh(A),X) = aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,exp(A),X)),aa(A,A,exp(A),aa(A,A,uminus_uminus(A),X)))) ) ).

% sinh_def
tff(fact_4160_exp__first__term,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A] : aa(A,A,exp(A),X) = aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),suminf(A,aTP_Lamp_de(A,fun(nat,A),X))) ) ).

% exp_first_term
tff(fact_4161_cosh__converges,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A] : sums(A,aTP_Lamp_df(A,fun(nat,A),X),aa(A,A,cosh(A),X)) ) ).

% cosh_converges
tff(fact_4162_sinh__converges,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A] : sums(A,aTP_Lamp_dg(A,fun(nat,A),X),aa(A,A,sinh(A),X)) ) ).

% sinh_converges
tff(fact_4163_mono__SucI1,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [X5: fun(nat,A)] :
          ( ! [N: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,X5,N)),aa(nat,A,X5,aa(nat,nat,suc,N)))
         => topological_monoseq(A,X5) ) ) ).

% mono_SucI1
tff(fact_4164_mono__SucI2,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [X5: fun(nat,A)] :
          ( ! [N: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,X5,aa(nat,nat,suc,N))),aa(nat,A,X5,N))
         => topological_monoseq(A,X5) ) ) ).

% mono_SucI2
tff(fact_4165_monoseq__Suc,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [X5: fun(nat,A)] :
          ( topological_monoseq(A,X5)
        <=> ( ! [N4: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,X5,N4)),aa(nat,A,X5,aa(nat,nat,suc,N4)))
            | ! [N4: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,X5,aa(nat,nat,suc,N4))),aa(nat,A,X5,N4)) ) ) ) ).

% monoseq_Suc
tff(fact_4166_of__nat__code,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ! [Nb: nat] : aa(nat,A,semiring_1_of_nat(A),Nb) = semiri8178284476397505188at_aux(A,aTP_Lamp_dh(A,A),Nb,zero_zero(A)) ) ).

% of_nat_code
tff(fact_4167_Arg__def,axiom,
    ! [Z: complex] :
      arg(Z) = $ite(Z = zero_zero(complex),zero_zero(real),fChoice(real,aTP_Lamp_di(complex,fun(real,$o),Z))) ).

% Arg_def
tff(fact_4168_set__vebt__def,axiom,
    ! [Ta: vEBT_VEBT] : vEBT_set_vebt(Ta) = collect(nat,vEBT_V8194947554948674370ptions(Ta)) ).

% set_vebt_def
tff(fact_4169_sin__x__sin__y,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A,Y: A] : sums(A,aa(A,fun(nat,A),aTP_Lamp_dk(A,fun(A,fun(nat,A)),X),Y),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,sin(A),X)),aa(A,A,sin(A),Y))) ) ).

% sin_x_sin_y
tff(fact_4170_atMost__iff,axiom,
    ! [A: $tType] :
      ( ord(A)
     => ! [I: A,K: A] :
          ( member(A,I,set_ord_atMost(A,K))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),I),K) ) ) ).

% atMost_iff
tff(fact_4171_Ints__sum,axiom,
    ! [A: $tType,B: $tType] :
      ( ring_1(B)
     => ! [A3: set(A),F2: fun(A,B)] :
          ( ! [X3: A] :
              ( member(A,X3,A3)
             => member(B,aa(A,B,F2,X3),ring_1_Ints(B)) )
         => member(B,aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),A3),ring_1_Ints(B)) ) ) ).

% Ints_sum
tff(fact_4172_of__nat__sum,axiom,
    ! [A: $tType,B: $tType] :
      ( semiring_1(A)
     => ! [F2: fun(B,nat),A3: set(B)] : aa(nat,A,semiring_1_of_nat(A),aa(set(B),nat,aa(fun(B,nat),fun(set(B),nat),groups7311177749621191930dd_sum(B,nat),F2),A3)) = aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7311177749621191930dd_sum(B,A),aTP_Lamp_dl(fun(B,nat),fun(B,A),F2)),A3) ) ).

% of_nat_sum
tff(fact_4173_of__int__sum,axiom,
    ! [A: $tType,B: $tType] :
      ( ring_1(A)
     => ! [F2: fun(B,int),A3: set(B)] : aa(int,A,ring_1_of_int(A),aa(set(B),int,aa(fun(B,int),fun(set(B),int),groups7311177749621191930dd_sum(B,int),F2),A3)) = aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7311177749621191930dd_sum(B,A),aTP_Lamp_dm(fun(B,int),fun(B,A),F2)),A3) ) ).

% of_int_sum
tff(fact_4174_atMost__subset__iff,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [X: A,Y: A] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),set_ord_atMost(A,X)),set_ord_atMost(A,Y))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y) ) ) ).

% atMost_subset_iff
tff(fact_4175_image__add__atMost,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [C2: A,A2: A] : aa(set(A),set(A),image(A,A,aa(A,fun(A,A),plus_plus(A),C2)),set_ord_atMost(A,A2)) = set_ord_atMost(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),A2)) ) ).

% image_add_atMost
tff(fact_4176_sum_OatMost__Suc,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_ord_atMost(nat,aa(nat,nat,suc,Nb))) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_ord_atMost(nat,Nb))),aa(nat,A,G,aa(nat,nat,suc,Nb))) ) ).

% sum.atMost_Suc
tff(fact_4177_atMost__0,axiom,
    set_ord_atMost(nat,zero_zero(nat)) = aa(set(nat),set(nat),aa(nat,fun(set(nat),set(nat)),insert(nat),zero_zero(nat)),bot_bot(set(nat))) ).

% atMost_0
tff(fact_4178_norm__sum,axiom,
    ! [A: $tType,B: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [F2: fun(B,A),A3: set(B)] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7311177749621191930dd_sum(B,A),F2),A3))),aa(set(B),real,aa(fun(B,real),fun(set(B),real),groups7311177749621191930dd_sum(B,real),aTP_Lamp_dn(fun(B,A),fun(B,real),F2)),A3)) ) ).

% norm_sum
tff(fact_4179_sum__norm__le,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [S2: set(A),F2: fun(A,B),G: fun(A,real)] :
          ( ! [X3: A] :
              ( member(A,X3,S2)
             => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(B,aa(A,B,F2,X3))),aa(A,real,G,X3)) )
         => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(B,aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),S2))),aa(set(A),real,aa(fun(A,real),fun(set(A),real),groups7311177749621191930dd_sum(A,real),G),S2)) ) ) ).

% sum_norm_le
tff(fact_4180_sum__choose__upper,axiom,
    ! [Ma: nat,Nb: nat] : aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),aTP_Lamp_do(nat,fun(nat,nat),Ma)),set_ord_atMost(nat,Nb)) = aa(nat,nat,binomial(aa(nat,nat,suc,Nb)),aa(nat,nat,suc,Ma)) ).

% sum_choose_upper
tff(fact_4181_verit__sko__ex_H,axiom,
    ! [A: $tType,P: fun(A,$o),A3: $o] :
      ( ( aa(A,$o,P,fChoice(A,P))
      <=> (A3) )
     => ( ? [X_13: A] : aa(A,$o,P,X_13)
      <=> (A3) ) ) ).

% verit_sko_ex'
tff(fact_4182_verit__sko__forall,axiom,
    ! [A: $tType,P: fun(A,$o)] :
      ( ! [X_13: A] : aa(A,$o,P,X_13)
    <=> aa(A,$o,P,fChoice(A,aTP_Lamp_ai(fun(A,$o),fun(A,$o),P))) ) ).

% verit_sko_forall
tff(fact_4183_verit__sko__forall_H,axiom,
    ! [A: $tType,P: fun(A,$o),A3: $o] :
      ( ( aa(A,$o,P,fChoice(A,aTP_Lamp_ai(fun(A,$o),fun(A,$o),P)))
      <=> (A3) )
     => ( ! [X_13: A] : aa(A,$o,P,X_13)
      <=> (A3) ) ) ).

% verit_sko_forall'
tff(fact_4184_verit__sko__forall_H_H,axiom,
    ! [A: $tType,B3: A,A3: A,P: fun(A,$o)] :
      ( ( B3 = A3 )
     => ( ( fChoice(A,P) = A3 )
      <=> ( fChoice(A,P) = B3 ) ) ) ).

% verit_sko_forall''
tff(fact_4185_verit__sko__ex__indirect,axiom,
    ! [A: $tType,X: A,P: fun(A,$o)] :
      ( ( X = fChoice(A,P) )
     => ( ? [X_13: A] : aa(A,$o,P,X_13)
      <=> aa(A,$o,P,X) ) ) ).

% verit_sko_ex_indirect
tff(fact_4186_verit__sko__ex__indirect2,axiom,
    ! [A: $tType,X: A,P: fun(A,$o),P3: fun(A,$o)] :
      ( ( X = fChoice(A,P) )
     => ( ! [X3: A] :
            ( aa(A,$o,P,X3)
          <=> aa(A,$o,P3,X3) )
       => ( ? [X_13: A] : aa(A,$o,P3,X_13)
        <=> aa(A,$o,P,X) ) ) ) ).

% verit_sko_ex_indirect2
tff(fact_4187_verit__sko__forall__indirect,axiom,
    ! [A: $tType,X: A,P: fun(A,$o)] :
      ( ( X = fChoice(A,aTP_Lamp_ai(fun(A,$o),fun(A,$o),P)) )
     => ( ! [X_13: A] : aa(A,$o,P,X_13)
      <=> aa(A,$o,P,X) ) ) ).

% verit_sko_forall_indirect
tff(fact_4188_verit__sko__forall__indirect2,axiom,
    ! [A: $tType,X: A,P: fun(A,$o),P3: fun(A,$o)] :
      ( ( X = fChoice(A,aTP_Lamp_ai(fun(A,$o),fun(A,$o),P)) )
     => ( ! [X3: A] :
            ( aa(A,$o,P,X3)
          <=> aa(A,$o,P3,X3) )
       => ( ! [X_13: A] : aa(A,$o,P3,X_13)
        <=> aa(A,$o,P,X) ) ) ) ).

% verit_sko_forall_indirect2
tff(fact_4189_sum_OatMost__Suc__shift,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_ord_atMost(nat,aa(nat,nat,suc,Nb))) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,G,zero_zero(nat))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_dp(fun(nat,A),fun(nat,A),G)),set_ord_atMost(nat,Nb))) ) ).

% sum.atMost_Suc_shift
tff(fact_4190_sum__telescope,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [F2: fun(nat,A),I: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_dq(fun(nat,A),fun(nat,A),F2)),set_ord_atMost(nat,I)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,F2,zero_zero(nat))),aa(nat,A,F2,aa(nat,nat,suc,I))) ) ).

% sum_telescope
tff(fact_4191_polyfun__eq__coeffs,axiom,
    ! [A: $tType] :
      ( ( real_V8999393235501362500lgebra(A)
        & idom(A) )
     => ! [C2: fun(nat,A),Nb: nat,D2: fun(nat,A)] :
          ( ! [X4: A] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aTP_Lamp_dr(fun(nat,A),fun(A,fun(nat,A)),C2),X4)),set_ord_atMost(nat,Nb)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aTP_Lamp_dr(fun(nat,A),fun(A,fun(nat,A)),D2),X4)),set_ord_atMost(nat,Nb))
        <=> ! [I3: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I3),Nb)
             => ( aa(nat,A,C2,I3) = aa(nat,A,D2,I3) ) ) ) ) ).

% polyfun_eq_coeffs
tff(fact_4192_bounded__imp__summable,axiom,
    ! [A: $tType] :
      ( ( condit6923001295902523014norder(A)
        & linord2810124833399127020strict(A)
        & topolo1944317154257567458pology(A) )
     => ! [A2: fun(nat,A),B3: A] :
          ( ! [N: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(nat,A,A2,N))
         => ( ! [N: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),A2),set_ord_atMost(nat,N))),B3)
           => summable(A,A2) ) ) ) ).

% bounded_imp_summable
tff(fact_4193_atMost__def,axiom,
    ! [A: $tType] :
      ( ord(A)
     => ! [U: A] : set_ord_atMost(A,U) = collect(A,aTP_Lamp_ds(A,fun(A,$o),U)) ) ).

% atMost_def
tff(fact_4194_sum__choose__lower,axiom,
    ! [R2: nat,Nb: nat] : aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),aTP_Lamp_dt(nat,fun(nat,nat),R2)),set_ord_atMost(nat,Nb)) = aa(nat,nat,binomial(aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),R2),Nb))),Nb) ).

% sum_choose_lower
tff(fact_4195_choose__rising__sum_I1_J,axiom,
    ! [Nb: nat,Ma: nat] : aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),aTP_Lamp_du(nat,fun(nat,nat),Nb)),set_ord_atMost(nat,Ma)) = aa(nat,nat,binomial(aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),Ma)),one_one(nat))),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),one_one(nat))) ).

% choose_rising_sum(1)
tff(fact_4196_choose__rising__sum_I2_J,axiom,
    ! [Nb: nat,Ma: nat] : aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),aTP_Lamp_du(nat,fun(nat,nat),Nb)),set_ord_atMost(nat,Ma)) = aa(nat,nat,binomial(aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),Ma)),one_one(nat))),Ma) ).

% choose_rising_sum(2)
tff(fact_4197_zero__polynom__imp__zero__coeffs,axiom,
    ! [A: $tType] :
      ( ( ab_semigroup_mult(A)
        & real_V8999393235501362500lgebra(A) )
     => ! [C2: fun(nat,A),Nb: nat,K: nat] :
          ( ! [W2: A] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aTP_Lamp_dv(fun(nat,A),fun(A,fun(nat,A)),C2),W2)),set_ord_atMost(nat,Nb)) = zero_zero(A)
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Nb)
           => ( aa(nat,A,C2,K) = zero_zero(A) ) ) ) ) ).

% zero_polynom_imp_zero_coeffs
tff(fact_4198_polyfun__eq__0,axiom,
    ! [A: $tType] :
      ( ( real_V8999393235501362500lgebra(A)
        & idom(A) )
     => ! [C2: fun(nat,A),Nb: nat] :
          ( ! [X4: A] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aTP_Lamp_dr(fun(nat,A),fun(A,fun(nat,A)),C2),X4)),set_ord_atMost(nat,Nb)) = zero_zero(A)
        <=> ! [I3: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I3),Nb)
             => ( aa(nat,A,C2,I3) = zero_zero(A) ) ) ) ) ).

% polyfun_eq_0
tff(fact_4199_gbinomial__parallel__sum,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [A2: A,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_dw(A,fun(nat,A),A2)),set_ord_atMost(nat,Nb)) = aa(nat,A,gbinomial(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),aa(nat,A,semiring_1_of_nat(A),Nb))),one_one(A))),Nb) ) ).

% gbinomial_parallel_sum
tff(fact_4200_sum__choose__diagonal,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
     => ( aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),aa(nat,fun(nat,nat),aTP_Lamp_dx(nat,fun(nat,fun(nat,nat)),Ma),Nb)),set_ord_atMost(nat,Ma)) = aa(nat,nat,binomial(aa(nat,nat,suc,Nb)),Ma) ) ) ).

% sum_choose_diagonal
tff(fact_4201_vandermonde,axiom,
    ! [Ma: nat,Nb: nat,R2: nat] : aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),aa(nat,fun(nat,nat),aa(nat,fun(nat,fun(nat,nat)),aTP_Lamp_dy(nat,fun(nat,fun(nat,fun(nat,nat))),Ma),Nb),R2)),set_ord_atMost(nat,R2)) = aa(nat,nat,binomial(aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb)),R2) ).

% vandermonde
tff(fact_4202_atMost__Suc,axiom,
    ! [K: nat] : set_ord_atMost(nat,aa(nat,nat,suc,K)) = aa(set(nat),set(nat),aa(nat,fun(set(nat),set(nat)),insert(nat),aa(nat,nat,suc,K)),set_ord_atMost(nat,K)) ).

% atMost_Suc
tff(fact_4203_sum__gp__basic,axiom,
    ! [A: $tType] :
      ( ( monoid_mult(A)
        & comm_ring(A) )
     => ! [X: A,Nb: nat] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),X)),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),power_power(A,X)),set_ord_atMost(nat,Nb))) = aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),aa(nat,A,power_power(A,X),aa(nat,nat,suc,Nb))) ) ).

% sum_gp_basic
tff(fact_4204_choose__row__sum,axiom,
    ! [Nb: nat] : aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),binomial(Nb)),set_ord_atMost(nat,Nb)) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb) ).

% choose_row_sum
tff(fact_4205_binomial,axiom,
    ! [A2: nat,B2: nat,Nb: nat] : aa(nat,nat,power_power(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),A2),B2)),Nb) = aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),aa(nat,fun(nat,nat),aa(nat,fun(nat,fun(nat,nat)),aTP_Lamp_dz(nat,fun(nat,fun(nat,fun(nat,nat))),A2),B2),Nb)),set_ord_atMost(nat,Nb)) ).

% binomial
tff(fact_4206_sum_Oin__pairs__0,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_ord_atMost(nat,aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_ea(fun(nat,A),fun(nat,A),G)),set_ord_atMost(nat,Nb)) ) ).

% sum.in_pairs_0
tff(fact_4207_polynomial__product,axiom,
    ! [A: $tType] :
      ( idom(A)
     => ! [Ma: nat,A2: fun(nat,A),Nb: nat,B2: fun(nat,A),X: A] :
          ( ! [I2: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),I2)
             => ( aa(nat,A,A2,I2) = zero_zero(A) ) )
         => ( ! [J3: nat] :
                ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),J3)
               => ( aa(nat,A,B2,J3) = zero_zero(A) ) )
           => ( aa(A,A,aa(A,fun(A,A),times_times(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aTP_Lamp_eb(fun(nat,A),fun(A,fun(nat,A)),A2),X)),set_ord_atMost(nat,Ma))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aTP_Lamp_eb(fun(nat,A),fun(A,fun(nat,A)),B2),X)),set_ord_atMost(nat,Nb))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aa(fun(nat,A),fun(A,fun(nat,A)),aTP_Lamp_ed(fun(nat,A),fun(fun(nat,A),fun(A,fun(nat,A))),A2),B2),X)),set_ord_atMost(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb))) ) ) ) ) ).

% polynomial_product
tff(fact_4208_gbinomial__sum__lower__neg,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [A2: A,Ma: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_ee(A,fun(nat,A),A2)),set_ord_atMost(nat,Ma)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),one_one(A))),Ma)),aa(nat,A,gbinomial(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),one_one(A))),Ma)) ) ).

% gbinomial_sum_lower_neg
tff(fact_4209_binomial__ring,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [A2: A,B2: A,Nb: nat] : aa(nat,A,power_power(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2)),Nb) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),aa(A,fun(nat,fun(nat,A)),aTP_Lamp_ef(A,fun(A,fun(nat,fun(nat,A))),A2),B2),Nb)),set_ord_atMost(nat,Nb)) ) ).

% binomial_ring
tff(fact_4210_polynomial__product__nat,axiom,
    ! [Ma: nat,A2: fun(nat,nat),Nb: nat,B2: fun(nat,nat),X: nat] :
      ( ! [I2: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),I2)
         => ( aa(nat,nat,A2,I2) = zero_zero(nat) ) )
     => ( ! [J3: nat] :
            ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),J3)
           => ( aa(nat,nat,B2,J3) = zero_zero(nat) ) )
       => ( aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),aa(nat,fun(nat,nat),aTP_Lamp_eg(fun(nat,nat),fun(nat,fun(nat,nat)),A2),X)),set_ord_atMost(nat,Ma))),aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),aa(nat,fun(nat,nat),aTP_Lamp_eg(fun(nat,nat),fun(nat,fun(nat,nat)),B2),X)),set_ord_atMost(nat,Nb))) = aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),aa(nat,fun(nat,nat),aa(fun(nat,nat),fun(nat,fun(nat,nat)),aTP_Lamp_ei(fun(nat,nat),fun(fun(nat,nat),fun(nat,fun(nat,nat))),A2),B2),X)),set_ord_atMost(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb))) ) ) ) ).

% polynomial_product_nat
tff(fact_4211_choose__square__sum,axiom,
    ! [Nb: nat] : aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),aTP_Lamp_ej(nat,fun(nat,nat),Nb)),set_ord_atMost(nat,Nb)) = aa(nat,nat,binomial(aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)),Nb) ).

% choose_square_sum
tff(fact_4212_pochhammer__binomial__sum,axiom,
    ! [A: $tType] :
      ( comm_ring_1(A)
     => ! [A2: A,B2: A,Nb: nat] : comm_s3205402744901411588hammer(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2),Nb) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),aa(A,fun(nat,fun(nat,A)),aTP_Lamp_ek(A,fun(A,fun(nat,fun(nat,A))),A2),B2),Nb)),set_ord_atMost(nat,Nb)) ) ).

% pochhammer_binomial_sum
tff(fact_4213_of__nat__aux_Osimps_I2_J,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ! [Inc: fun(A,A),Nb: nat,I: A] : semiri8178284476397505188at_aux(A,Inc,aa(nat,nat,suc,Nb),I) = semiri8178284476397505188at_aux(A,Inc,Nb,aa(A,A,Inc,I)) ) ).

% of_nat_aux.simps(2)
tff(fact_4214_of__nat__aux_Osimps_I1_J,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ! [Inc: fun(A,A),I: A] : semiri8178284476397505188at_aux(A,Inc,zero_zero(nat),I) = I ) ).

% of_nat_aux.simps(1)
tff(fact_4215_sum__power__add,axiom,
    ! [A: $tType] :
      ( ( monoid_mult(A)
        & comm_ring(A) )
     => ! [X: A,Ma: nat,I5: set(nat)] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),aTP_Lamp_el(A,fun(nat,fun(nat,A)),X),Ma)),I5) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,X),Ma)),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),power_power(A,X)),I5)) ) ).

% sum_power_add
tff(fact_4216_atMost__nat__numeral,axiom,
    ! [K: num] : set_ord_atMost(nat,aa(num,nat,numeral_numeral(nat),K)) = aa(set(nat),set(nat),aa(nat,fun(set(nat),set(nat)),insert(nat),aa(num,nat,numeral_numeral(nat),K)),set_ord_atMost(nat,pred_numeral(K))) ).

% atMost_nat_numeral
tff(fact_4217_sum_Ozero__middle,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [P2: nat,K: nat,G: fun(nat,A),H: fun(nat,A)] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),one_one(nat)),P2)
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),P2)
           => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(fun(nat,A),fun(nat,A),aa(fun(nat,A),fun(fun(nat,A),fun(nat,A)),aTP_Lamp_em(nat,fun(fun(nat,A),fun(fun(nat,A),fun(nat,A))),K),G),H)),set_ord_atMost(nat,P2)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(fun(nat,A),fun(nat,A),aa(fun(nat,A),fun(fun(nat,A),fun(nat,A)),aTP_Lamp_en(nat,fun(fun(nat,A),fun(fun(nat,A),fun(nat,A))),K),G),H)),set_ord_atMost(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),P2),aa(nat,nat,suc,zero_zero(nat))))) ) ) ) ) ).

% sum.zero_middle
tff(fact_4218_gbinomial__partial__sum__poly,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [Ma: nat,A2: A,X: A,Y: A] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aa(A,fun(A,fun(nat,A)),aa(A,fun(A,fun(A,fun(nat,A))),aTP_Lamp_eo(nat,fun(A,fun(A,fun(A,fun(nat,A)))),Ma),A2),X),Y)),set_ord_atMost(nat,Ma)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aa(A,fun(A,fun(nat,A)),aa(A,fun(A,fun(A,fun(nat,A))),aTP_Lamp_ep(nat,fun(A,fun(A,fun(A,fun(nat,A)))),Ma),A2),X),Y)),set_ord_atMost(nat,Ma)) ) ).

% gbinomial_partial_sum_poly
tff(fact_4219_exp__series__add__commuting,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A,Y: A,Nb: nat] :
          ( ( aa(A,A,aa(A,fun(A,A),times_times(A),X),Y) = aa(A,A,aa(A,fun(A,A),times_times(A),Y),X) )
         => ( aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),semiring_char_0_fact(real,Nb))),aa(nat,A,power_power(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y)),Nb)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),aa(A,fun(nat,fun(nat,A)),aTP_Lamp_eq(A,fun(A,fun(nat,fun(nat,A))),X),Y),Nb)),set_ord_atMost(nat,Nb)) ) ) ) ).

% exp_series_add_commuting
tff(fact_4220_root__polyfun,axiom,
    ! [A: $tType] :
      ( idom(A)
     => ! [Nb: nat,Z: A,A2: A] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),one_one(nat)),Nb)
         => ( ( aa(nat,A,power_power(A,Z),Nb) = A2 )
          <=> ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aa(A,fun(A,fun(nat,A)),aTP_Lamp_er(nat,fun(A,fun(A,fun(nat,A))),Nb),Z),A2)),set_ord_atMost(nat,Nb)) = zero_zero(A) ) ) ) ) ).

% root_polyfun
tff(fact_4221_sum__gp0,axiom,
    ! [A: $tType] :
      ( ( division_ring(A)
        & comm_ring(A) )
     => ! [X: A,Nb: nat] :
          aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),power_power(A,X)),set_ord_atMost(nat,Nb)) = $ite(X = one_one(A),aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),one_one(nat))),divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),aa(nat,A,power_power(A,X),aa(nat,nat,suc,Nb))),aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),X))) ) ).

% sum_gp0
tff(fact_4222_choose__alternating__linear__sum,axiom,
    ! [A: $tType] :
      ( comm_ring_1(A)
     => ! [Nb: nat] :
          ( ( Nb != one_one(nat) )
         => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_es(nat,fun(nat,A),Nb)),set_ord_atMost(nat,Nb)) = zero_zero(A) ) ) ) ).

% choose_alternating_linear_sum
tff(fact_4223_gbinomial__sum__nat__pow2,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [Ma: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_et(nat,fun(nat,A),Ma)),set_ord_atMost(nat,Ma)) = aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Ma) ) ).

% gbinomial_sum_nat_pow2
tff(fact_4224_gbinomial__partial__sum__poly__xpos,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [Ma: nat,A2: A,X: A,Y: A] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aa(A,fun(A,fun(nat,A)),aa(A,fun(A,fun(A,fun(nat,A))),aTP_Lamp_eo(nat,fun(A,fun(A,fun(A,fun(nat,A)))),Ma),A2),X),Y)),set_ord_atMost(nat,Ma)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aa(A,fun(A,fun(nat,A)),aa(A,fun(A,fun(A,fun(nat,A))),aTP_Lamp_eu(nat,fun(A,fun(A,fun(A,fun(nat,A)))),Ma),A2),X),Y)),set_ord_atMost(nat,Ma)) ) ).

% gbinomial_partial_sum_poly_xpos
tff(fact_4225_binomial__r__part__sum,axiom,
    ! [Ma: nat] : aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),binomial(aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Ma)),one_one(nat)))),set_ord_atMost(nat,Ma)) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Ma)) ).

% binomial_r_part_sum
tff(fact_4226_choose__linear__sum,axiom,
    ! [Nb: nat] : aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),aTP_Lamp_ev(nat,fun(nat,nat),Nb)),set_ord_atMost(nat,Nb)) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat)))) ).

% choose_linear_sum
tff(fact_4227_atMost__Suc__eq__insert__0,axiom,
    ! [Nb: nat] : set_ord_atMost(nat,aa(nat,nat,suc,Nb)) = aa(set(nat),set(nat),aa(nat,fun(set(nat),set(nat)),insert(nat),zero_zero(nat)),aa(set(nat),set(nat),image(nat,nat,suc),set_ord_atMost(nat,Nb))) ).

% atMost_Suc_eq_insert_0
tff(fact_4228_choose__alternating__sum,axiom,
    ! [A: $tType] :
      ( comm_ring_1(A)
     => ! [Nb: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
         => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_ew(nat,fun(nat,A),Nb)),set_ord_atMost(nat,Nb)) = zero_zero(A) ) ) ) ).

% choose_alternating_sum
tff(fact_4229_polyfun__extremal__lemma,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => ! [E2: real,C2: fun(nat,A),Nb: nat] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),E2)
         => ? [M8: real] :
            ! [Z3: A] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),M8),real_V7770717601297561774m_norm(A,Z3))
             => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aTP_Lamp_bo(fun(nat,A),fun(A,fun(nat,A)),C2),Z3)),set_ord_atMost(nat,Nb)))),aa(real,real,aa(real,fun(real,real),times_times(real),E2),aa(nat,real,power_power(real,real_V7770717601297561774m_norm(A,Z3)),aa(nat,nat,suc,Nb)))) ) ) ) ).

% polyfun_extremal_lemma
tff(fact_4230_gbinomial__r__part__sum,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [Ma: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),gbinomial(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(nat,A,semiring_1_of_nat(A),Ma))),one_one(A)))),set_ord_atMost(nat,Ma)) = aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Ma)) ) ).

% gbinomial_r_part_sum
tff(fact_4231_choose__odd__sum,axiom,
    ! [A: $tType] :
      ( comm_ring_1(A)
     => ! [Nb: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
         => ( aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_ex(nat,fun(nat,A),Nb)),set_ord_atMost(nat,Nb))) = aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb) ) ) ) ).

% choose_odd_sum
tff(fact_4232_choose__even__sum,axiom,
    ! [A: $tType] :
      ( comm_ring_1(A)
     => ! [Nb: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
         => ( aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_ey(nat,fun(nat,A),Nb)),set_ord_atMost(nat,Nb))) = aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb) ) ) ) ).

% choose_even_sum
tff(fact_4233_gbinomial__partial__row__sum,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [A2: A,Ma: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_ez(A,fun(nat,A),A2)),set_ord_atMost(nat,Ma)) = aa(A,A,aa(A,fun(A,A),times_times(A),divide_divide(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,semiring_1_of_nat(A),Ma)),one_one(A)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))),aa(nat,A,gbinomial(A,A2),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),one_one(nat)))) ) ).

% gbinomial_partial_row_sum
tff(fact_4234_mask__eq__sum__exp,axiom,
    ! [A: $tType] :
      ( semiring_parity(A)
     => ! [Nb: nat] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)),one_one(A)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))),collect(nat,aa(nat,fun(nat,$o),aTP_Lamp_fa(nat,fun(nat,$o)),Nb))) ) ).

% mask_eq_sum_exp
tff(fact_4235_mask__eq__sum__exp__nat,axiom,
    ! [Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)),aa(nat,nat,suc,zero_zero(nat))) = aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),collect(nat,aa(nat,fun(nat,$o),aTP_Lamp_fa(nat,fun(nat,$o)),Nb))) ).

% mask_eq_sum_exp_nat
tff(fact_4236_cos__x__cos__y,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A,Y: A] : sums(A,aa(A,fun(nat,A),aTP_Lamp_fc(A,fun(A,fun(nat,A)),X),Y),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,cos(A),X)),aa(A,A,cos(A),Y))) ) ).

% cos_x_cos_y
tff(fact_4237_sums__cos__x__plus__y,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A,Y: A] : sums(A,aa(A,fun(nat,A),aTP_Lamp_fe(A,fun(A,fun(nat,A)),X),Y),aa(A,A,cos(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y))) ) ).

% sums_cos_x_plus_y
tff(fact_4238_sum__abs__ge__zero,axiom,
    ! [A: $tType,B: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [F2: fun(B,A),A3: set(B)] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7311177749621191930dd_sum(B,A),aTP_Lamp_ff(fun(B,A),fun(B,A),F2)),A3)) ) ).

% sum_abs_ge_zero
tff(fact_4239_sum__abs,axiom,
    ! [A: $tType,B: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [F2: fun(B,A),A3: set(B)] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7311177749621191930dd_sum(B,A),F2),A3))),aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7311177749621191930dd_sum(B,A),aTP_Lamp_ff(fun(B,A),fun(B,A),F2)),A3)) ) ).

% sum_abs
tff(fact_4240_sum_Oempty,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(B,A)] : aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7311177749621191930dd_sum(B,A),G),bot_bot(set(B))) = zero_zero(A) ) ).

% sum.empty
tff(fact_4241_convex__sum__bound__le,axiom,
    ! [A: $tType,B: $tType] :
      ( linordered_idom(B)
     => ! [I5: set(A),X: fun(A,B),A2: fun(A,B),B2: B,Delta: B] :
          ( ! [I2: A] :
              ( member(A,I2,I5)
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),zero_zero(B)),aa(A,B,X,I2)) )
         => ( ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),X),I5) = one_one(B) )
           => ( ! [I2: A] :
                  ( member(A,I2,I5)
                 => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(B,B,abs_abs(B),aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(A,B,A2,I2)),B2))),Delta) )
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(B,B,abs_abs(B),aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),aa(fun(A,B),fun(A,B),aTP_Lamp_fg(fun(A,B),fun(fun(A,B),fun(A,B)),X),A2)),I5)),B2))),Delta) ) ) ) ) ).

% convex_sum_bound_le
tff(fact_4242_sum_Oneutral__const,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(A)
     => ! [A3: set(B)] : aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7311177749621191930dd_sum(B,A),aTP_Lamp_fh(B,A)),A3) = zero_zero(A) ) ).

% sum.neutral_const
tff(fact_4243_int__sum,axiom,
    ! [A: $tType,F2: fun(A,nat),A3: set(A)] : aa(nat,int,semiring_1_of_nat(int),aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7311177749621191930dd_sum(A,nat),F2),A3)) = aa(set(A),int,aa(fun(A,int),fun(set(A),int),groups7311177749621191930dd_sum(A,int),aTP_Lamp_fi(fun(A,nat),fun(A,int),F2)),A3) ).

% int_sum
tff(fact_4244_Complex__sum_H,axiom,
    ! [A: $tType,F2: fun(A,real),S: set(A)] : aa(set(A),complex,aa(fun(A,complex),fun(set(A),complex),groups7311177749621191930dd_sum(A,complex),aTP_Lamp_fj(fun(A,real),fun(A,complex),F2)),S) = complex2(aa(set(A),real,aa(fun(A,real),fun(set(A),real),groups7311177749621191930dd_sum(A,real),F2),S),zero_zero(real)) ).

% Complex_sum'
tff(fact_4245_sum__subtractf__nat,axiom,
    ! [A: $tType,A3: set(A),G: fun(A,nat),F2: fun(A,nat)] :
      ( ! [X3: A] :
          ( member(A,X3,A3)
         => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(A,nat,G,X3)),aa(A,nat,F2,X3)) )
     => ( aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7311177749621191930dd_sum(A,nat),aa(fun(A,nat),fun(A,nat),aTP_Lamp_fk(fun(A,nat),fun(fun(A,nat),fun(A,nat)),G),F2)),A3) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7311177749621191930dd_sum(A,nat),F2),A3)),aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7311177749621191930dd_sum(A,nat),G),A3)) ) ) ).

% sum_subtractf_nat
tff(fact_4246_sum__SucD,axiom,
    ! [A: $tType,F2: fun(A,nat),A3: set(A),Nb: nat] :
      ( ( aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7311177749621191930dd_sum(A,nat),F2),A3) = aa(nat,nat,suc,Nb) )
     => ? [X3: A] :
          ( member(A,X3,A3)
          & aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),aa(A,nat,F2,X3)) ) ) ).

% sum_SucD
tff(fact_4247_sum__diff1__nat,axiom,
    ! [A: $tType,F2: fun(A,nat),A3: set(A),A2: A] :
      aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7311177749621191930dd_sum(A,nat),F2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A))))) = $ite(member(A,A2,A3),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7311177749621191930dd_sum(A,nat),F2),A3)),aa(A,nat,F2,A2)),aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7311177749621191930dd_sum(A,nat),F2),A3)) ).

% sum_diff1_nat
tff(fact_4248_sum__nth__roots,axiom,
    ! [Nb: nat,C2: complex] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),one_one(nat)),Nb)
     => ( aa(set(complex),complex,aa(fun(complex,complex),fun(set(complex),complex),groups7311177749621191930dd_sum(complex,complex),aTP_Lamp_fl(complex,complex)),collect(complex,aa(complex,fun(complex,$o),aTP_Lamp_fm(nat,fun(complex,fun(complex,$o)),Nb),C2))) = zero_zero(complex) ) ) ).

% sum_nth_roots
tff(fact_4249_sum__roots__unity,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),one_one(nat)),Nb)
     => ( aa(set(complex),complex,aa(fun(complex,complex),fun(set(complex),complex),groups7311177749621191930dd_sum(complex,complex),aTP_Lamp_fl(complex,complex)),collect(complex,aTP_Lamp_fn(nat,fun(complex,$o),Nb))) = zero_zero(complex) ) ) ).

% sum_roots_unity
tff(fact_4250_sum_Oneutral,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_add(B)
     => ! [A3: set(A),G: fun(A,B)] :
          ( ! [X3: A] :
              ( member(A,X3,A3)
             => ( aa(A,B,G,X3) = zero_zero(B) ) )
         => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),A3) = zero_zero(B) ) ) ) ).

% sum.neutral
tff(fact_4251_sum_Onot__neutral__contains__not__neutral,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(B,A),A3: set(B)] :
          ( ( aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7311177749621191930dd_sum(B,A),G),A3) != zero_zero(A) )
         => ~ ! [A4: B] :
                ( member(B,A4,A3)
               => ( aa(B,A,G,A4) = zero_zero(A) ) ) ) ) ).

% sum.not_neutral_contains_not_neutral
tff(fact_4252_sum__mono,axiom,
    ! [B: $tType,A: $tType] :
      ( ordere6911136660526730532id_add(B)
     => ! [K4: set(A),F2: fun(A,B),G: fun(A,B)] :
          ( ! [I2: A] :
              ( member(A,I2,K4)
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,I2)),aa(A,B,G,I2)) )
         => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),K4)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),K4)) ) ) ).

% sum_mono
tff(fact_4253_sum_Odistrib,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(B,A),H: fun(B,A),A3: set(B)] : aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7311177749621191930dd_sum(B,A),aa(fun(B,A),fun(B,A),aTP_Lamp_fo(fun(B,A),fun(fun(B,A),fun(B,A)),G),H)),A3) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7311177749621191930dd_sum(B,A),G),A3)),aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7311177749621191930dd_sum(B,A),H),A3)) ) ).

% sum.distrib
tff(fact_4254_sum__divide__distrib,axiom,
    ! [A: $tType,B: $tType] :
      ( field(A)
     => ! [F2: fun(B,A),A3: set(B),R2: A] : divide_divide(A,aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7311177749621191930dd_sum(B,A),F2),A3),R2) = aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7311177749621191930dd_sum(B,A),aa(A,fun(B,A),aTP_Lamp_fp(fun(B,A),fun(A,fun(B,A)),F2),R2)),A3) ) ).

% sum_divide_distrib
tff(fact_4255_sum__nonneg,axiom,
    ! [B: $tType,A: $tType] :
      ( ordere6911136660526730532id_add(B)
     => ! [A3: set(A),F2: fun(A,B)] :
          ( ! [X3: A] :
              ( member(A,X3,A3)
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),zero_zero(B)),aa(A,B,F2,X3)) )
         => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),zero_zero(B)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),A3)) ) ) ).

% sum_nonneg
tff(fact_4256_sum__nonpos,axiom,
    ! [A: $tType,B: $tType] :
      ( ordere6911136660526730532id_add(B)
     => ! [A3: set(A),F2: fun(A,B)] :
          ( ! [X3: A] :
              ( member(A,X3,A3)
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X3)),zero_zero(B)) )
         => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),A3)),zero_zero(B)) ) ) ).

% sum_nonpos
tff(fact_4257_sum__cong__Suc,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [A3: set(nat),F2: fun(nat,A),G: fun(nat,A)] :
          ( ~ member(nat,zero_zero(nat),A3)
         => ( ! [X3: nat] :
                ( member(nat,aa(nat,nat,suc,X3),A3)
               => ( aa(nat,A,F2,aa(nat,nat,suc,X3)) = aa(nat,A,G,aa(nat,nat,suc,X3)) ) )
           => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),A3) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),A3) ) ) ) ) ).

% sum_cong_Suc
tff(fact_4258_Maclaurin__minus__cos__expansion,axiom,
    ! [Nb: nat,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),zero_zero(real))
       => ? [T3: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),T3)
            & aa(real,$o,aa(real,fun(real,$o),ord_less(real),T3),zero_zero(real))
            & ( aa(real,real,cos(real),X) = aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aTP_Lamp_fq(real,fun(nat,real),X)),set_ord_lessThan(nat,Nb))),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(real,real,cos(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),T3),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),aa(nat,real,semiring_1_of_nat(real),Nb))),pi))),semiring_char_0_fact(real,Nb))),aa(nat,real,power_power(real,X),Nb))) ) ) ) ) ).

% Maclaurin_minus_cos_expansion
tff(fact_4259_Maclaurin__cos__expansion2,axiom,
    ! [X: real,Nb: nat] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
       => ? [T3: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),T3)
            & aa(real,$o,aa(real,fun(real,$o),ord_less(real),T3),X)
            & ( aa(real,real,cos(real),X) = aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aTP_Lamp_fq(real,fun(nat,real),X)),set_ord_lessThan(nat,Nb))),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(real,real,cos(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),T3),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),aa(nat,real,semiring_1_of_nat(real),Nb))),pi))),semiring_char_0_fact(real,Nb))),aa(nat,real,power_power(real,X),Nb))) ) ) ) ) ).

% Maclaurin_cos_expansion2
tff(fact_4260_Maclaurin__sin__expansion3,axiom,
    ! [Nb: nat,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => ? [T3: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),T3)
            & aa(real,$o,aa(real,fun(real,$o),ord_less(real),T3),X)
            & ( aa(real,real,sin(real),X) = aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aTP_Lamp_fr(real,fun(nat,real),X)),set_ord_lessThan(nat,Nb))),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(real,real,sin(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),T3),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),aa(nat,real,semiring_1_of_nat(real),Nb))),pi))),semiring_char_0_fact(real,Nb))),aa(nat,real,power_power(real,X),Nb))) ) ) ) ) ).

% Maclaurin_sin_expansion3
tff(fact_4261_Maclaurin__sin__expansion4,axiom,
    ! [X: real,Nb: nat] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => ? [T3: real] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),T3)
          & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),T3),X)
          & ( aa(real,real,sin(real),X) = aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aTP_Lamp_fr(real,fun(nat,real),X)),set_ord_lessThan(nat,Nb))),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(real,real,sin(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),T3),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),aa(nat,real,semiring_1_of_nat(real),Nb))),pi))),semiring_char_0_fact(real,Nb))),aa(nat,real,power_power(real,X),Nb))) ) ) ) ).

% Maclaurin_sin_expansion4
tff(fact_4262_lessThan__iff,axiom,
    ! [A: $tType] :
      ( ord(A)
     => ! [I: A,K: A] :
          ( member(A,I,set_ord_lessThan(A,K))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),I),K) ) ) ).

% lessThan_iff
tff(fact_4263_lessThan__subset__iff,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [X: A,Y: A] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),set_ord_lessThan(A,X)),set_ord_lessThan(A,Y))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y) ) ) ).

% lessThan_subset_iff
tff(fact_4264_lessThan__0,axiom,
    set_ord_lessThan(nat,zero_zero(nat)) = bot_bot(set(nat)) ).

% lessThan_0
tff(fact_4265_single__Diff__lessThan,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [K: A] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),K),bot_bot(set(A)))),set_ord_lessThan(A,K)) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),K),bot_bot(set(A))) ) ).

% single_Diff_lessThan
tff(fact_4266_sum_OlessThan__Suc,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_ord_lessThan(nat,aa(nat,nat,suc,Nb))) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_ord_lessThan(nat,Nb))),aa(nat,A,G,Nb)) ) ).

% sum.lessThan_Suc
tff(fact_4267_sumr__cos__zero__one,axiom,
    ! [Nb: nat] : aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aTP_Lamp_fs(nat,real)),set_ord_lessThan(nat,aa(nat,nat,suc,Nb))) = one_one(real) ).

% sumr_cos_zero_one
tff(fact_4268_lessThan__def,axiom,
    ! [A: $tType] :
      ( ord(A)
     => ! [U: A] : set_ord_lessThan(A,U) = collect(A,aTP_Lamp_ft(A,fun(A,$o),U)) ) ).

% lessThan_def
tff(fact_4269_lessThan__strict__subset__iff,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [Ma: A,Nb: A] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),set_ord_lessThan(A,Ma)),set_ord_lessThan(A,Nb))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),Ma),Nb) ) ) ).

% lessThan_strict_subset_iff
tff(fact_4270_lessThan__Suc__atMost,axiom,
    ! [K: nat] : set_ord_lessThan(nat,aa(nat,nat,suc,K)) = set_ord_atMost(nat,K) ).

% lessThan_Suc_atMost
tff(fact_4271_lessThan__Suc,axiom,
    ! [K: nat] : set_ord_lessThan(nat,aa(nat,nat,suc,K)) = aa(set(nat),set(nat),aa(nat,fun(set(nat),set(nat)),insert(nat),K),set_ord_lessThan(nat,K)) ).

% lessThan_Suc
tff(fact_4272_lessThan__empty__iff,axiom,
    ! [Nb: nat] :
      ( ( set_ord_lessThan(nat,Nb) = bot_bot(set(nat)) )
    <=> ( Nb = zero_zero(nat) ) ) ).

% lessThan_empty_iff
tff(fact_4273_Iic__subset__Iio__iff,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A2: A,B2: A] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),set_ord_atMost(A,A2)),set_ord_lessThan(A,B2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) ) ) ).

% Iic_subset_Iio_iff
tff(fact_4274_lessThan__nat__numeral,axiom,
    ! [K: num] : set_ord_lessThan(nat,aa(num,nat,numeral_numeral(nat),K)) = aa(set(nat),set(nat),aa(nat,fun(set(nat),set(nat)),insert(nat),pred_numeral(K)),set_ord_lessThan(nat,pred_numeral(K))) ).

% lessThan_nat_numeral
tff(fact_4275_sum_Onat__diff__reindex,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),aTP_Lamp_fu(fun(nat,A),fun(nat,fun(nat,A)),G),Nb)),set_ord_lessThan(nat,Nb)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_ord_lessThan(nat,Nb)) ) ).

% sum.nat_diff_reindex
tff(fact_4276_sum__diff__distrib,axiom,
    ! [A: $tType] :
      ( ord(A)
     => ! [Q: fun(A,nat),P: fun(A,nat),Nb: A] :
          ( ! [X3: A] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(A,nat,Q,X3)),aa(A,nat,P,X3))
         => ( aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7311177749621191930dd_sum(A,nat),P),set_ord_lessThan(A,Nb))),aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7311177749621191930dd_sum(A,nat),Q),set_ord_lessThan(A,Nb))) = aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7311177749621191930dd_sum(A,nat),aa(fun(A,nat),fun(A,nat),aTP_Lamp_fv(fun(A,nat),fun(fun(A,nat),fun(A,nat)),Q),P)),set_ord_lessThan(A,Nb)) ) ) ) ).

% sum_diff_distrib
tff(fact_4277_suminf__le__const,axiom,
    ! [A: $tType] :
      ( ( ordere6911136660526730532id_add(A)
        & topolo1944317154257567458pology(A) )
     => ! [F2: fun(nat,A),X: A] :
          ( summable(A,F2)
         => ( ! [N: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),set_ord_lessThan(nat,N))),X)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),suminf(A,F2)),X) ) ) ) ).

% suminf_le_const
tff(fact_4278_sumr__diff__mult__const2,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [F2: fun(nat,A),Nb: nat,R2: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),set_ord_lessThan(nat,Nb))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),Nb)),R2)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aTP_Lamp_fw(fun(nat,A),fun(A,fun(nat,A)),F2),R2)),set_ord_lessThan(nat,Nb)) ) ).

% sumr_diff_mult_const2
tff(fact_4279_sum_OlessThan__Suc__shift,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_ord_lessThan(nat,aa(nat,nat,suc,Nb))) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,G,zero_zero(nat))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_dp(fun(nat,A),fun(nat,A),G)),set_ord_lessThan(nat,Nb))) ) ).

% sum.lessThan_Suc_shift
tff(fact_4280_sum__lessThan__telescope_H,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [F2: fun(nat,A),Ma: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_dq(fun(nat,A),fun(nat,A),F2)),set_ord_lessThan(nat,Ma)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,F2,zero_zero(nat))),aa(nat,A,F2,Ma)) ) ).

% sum_lessThan_telescope'
tff(fact_4281_sum__lessThan__telescope,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [F2: fun(nat,A),Ma: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_fx(fun(nat,A),fun(nat,A),F2)),set_ord_lessThan(nat,Ma)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,F2,Ma)),aa(nat,A,F2,zero_zero(nat))) ) ).

% sum_lessThan_telescope
tff(fact_4282_summableI__nonneg__bounded,axiom,
    ! [A: $tType] :
      ( ( condit6923001295902523014norder(A)
        & ordere6911136660526730532id_add(A)
        & topolo1944317154257567458pology(A) )
     => ! [F2: fun(nat,A),X: A] :
          ( ! [N: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(nat,A,F2,N))
         => ( ! [N: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),set_ord_lessThan(nat,N))),X)
           => summable(A,F2) ) ) ) ).

% summableI_nonneg_bounded
tff(fact_4283_lessThan__Suc__eq__insert__0,axiom,
    ! [Nb: nat] : set_ord_lessThan(nat,aa(nat,nat,suc,Nb)) = aa(set(nat),set(nat),aa(nat,fun(set(nat),set(nat)),insert(nat),zero_zero(nat)),aa(set(nat),set(nat),image(nat,nat,suc),set_ord_lessThan(nat,Nb))) ).

% lessThan_Suc_eq_insert_0
tff(fact_4284_sums__iff__shift,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [F2: fun(nat,A),Nb: nat,S: A] :
          ( sums(A,aa(nat,fun(nat,A),aTP_Lamp_bi(fun(nat,A),fun(nat,fun(nat,A)),F2),Nb),S)
        <=> sums(A,F2,aa(A,A,aa(A,fun(A,A),plus_plus(A),S),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),set_ord_lessThan(nat,Nb)))) ) ) ).

% sums_iff_shift
tff(fact_4285_sums__split__initial__segment,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [F2: fun(nat,A),S: A,Nb: nat] :
          ( sums(A,F2,S)
         => sums(A,aa(nat,fun(nat,A),aTP_Lamp_bi(fun(nat,A),fun(nat,fun(nat,A)),F2),Nb),aa(A,A,aa(A,fun(A,A),minus_minus(A),S),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),set_ord_lessThan(nat,Nb)))) ) ) ).

% sums_split_initial_segment
tff(fact_4286_sums__iff__shift_H,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [F2: fun(nat,A),Nb: nat,S: A] :
          ( sums(A,aa(nat,fun(nat,A),aTP_Lamp_bi(fun(nat,A),fun(nat,fun(nat,A)),F2),Nb),aa(A,A,aa(A,fun(A,A),minus_minus(A),S),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),set_ord_lessThan(nat,Nb))))
        <=> sums(A,F2,S) ) ) ).

% sums_iff_shift'
tff(fact_4287_power__diff__1__eq,axiom,
    ! [A: $tType] :
      ( ( monoid_mult(A)
        & comm_ring(A) )
     => ! [X: A,Nb: nat] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,power_power(A,X),Nb)),one_one(A)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),one_one(A))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),power_power(A,X)),set_ord_lessThan(nat,Nb))) ) ).

% power_diff_1_eq
tff(fact_4288_one__diff__power__eq,axiom,
    ! [A: $tType] :
      ( ( monoid_mult(A)
        & comm_ring(A) )
     => ! [X: A,Nb: nat] : aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),aa(nat,A,power_power(A,X),Nb)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),X)),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),power_power(A,X)),set_ord_lessThan(nat,Nb))) ) ).

% one_diff_power_eq
tff(fact_4289_geometric__sum,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [X: A,Nb: nat] :
          ( ( X != one_one(A) )
         => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),power_power(A,X)),set_ord_lessThan(nat,Nb)) = divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,power_power(A,X),Nb)),one_one(A)),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),one_one(A))) ) ) ) ).

% geometric_sum
tff(fact_4290_sum_OatMost__shift,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_ord_atMost(nat,Nb)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,G,zero_zero(nat))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_dp(fun(nat,A),fun(nat,A),G)),set_ord_lessThan(nat,Nb))) ) ).

% sum.atMost_shift
tff(fact_4291_suminf__split__initial__segment,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [F2: fun(nat,A),K: nat] :
          ( summable(A,F2)
         => ( suminf(A,F2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),suminf(A,aa(nat,fun(nat,A),aTP_Lamp_bi(fun(nat,A),fun(nat,fun(nat,A)),F2),K))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),set_ord_lessThan(nat,K))) ) ) ) ).

% suminf_split_initial_segment
tff(fact_4292_suminf__minus__initial__segment,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [F2: fun(nat,A),K: nat] :
          ( summable(A,F2)
         => ( suminf(A,aa(nat,fun(nat,A),aTP_Lamp_bi(fun(nat,A),fun(nat,fun(nat,A)),F2),K)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),suminf(A,F2)),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),set_ord_lessThan(nat,K))) ) ) ) ).

% suminf_minus_initial_segment
tff(fact_4293_sum__less__suminf,axiom,
    ! [A: $tType] :
      ( ( ordere8940638589300402666id_add(A)
        & topolo1944317154257567458pology(A) )
     => ! [F2: fun(nat,A),Nb: nat] :
          ( summable(A,F2)
         => ( ! [M4: nat] :
                ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),M4)
               => aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(nat,A,F2,M4)) )
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),set_ord_lessThan(nat,Nb))),suminf(A,F2)) ) ) ) ).

% sum_less_suminf
tff(fact_4294_sum__gp__strict,axiom,
    ! [A: $tType] :
      ( ( division_ring(A)
        & comm_ring(A) )
     => ! [X: A,Nb: nat] :
          aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),power_power(A,X)),set_ord_lessThan(nat,Nb)) = $ite(X = one_one(A),aa(nat,A,semiring_1_of_nat(A),Nb),divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),aa(nat,A,power_power(A,X),Nb)),aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),X))) ) ).

% sum_gp_strict
tff(fact_4295_lemma__termdiff1,axiom,
    ! [A: $tType] :
      ( ( monoid_mult(A)
        & comm_ring(A) )
     => ! [Z: A,H: A,Ma: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),aa(A,fun(nat,fun(nat,A)),aTP_Lamp_fy(A,fun(A,fun(nat,fun(nat,A))),Z),H),Ma)),set_ord_lessThan(nat,Ma)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),aa(A,fun(nat,fun(nat,A)),aTP_Lamp_fz(A,fun(A,fun(nat,fun(nat,A))),Z),H),Ma)),set_ord_lessThan(nat,Ma)) ) ).

% lemma_termdiff1
tff(fact_4296_power__diff__sumr2,axiom,
    ! [A: $tType] :
      ( ( monoid_mult(A)
        & comm_ring(A) )
     => ! [X: A,Nb: nat,Y: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,power_power(A,X),Nb)),aa(nat,A,power_power(A,Y),Nb)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),Y)),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aa(nat,fun(A,fun(nat,A)),aTP_Lamp_ga(A,fun(nat,fun(A,fun(nat,A))),X),Nb),Y)),set_ord_lessThan(nat,Nb))) ) ).

% power_diff_sumr2
tff(fact_4297_diff__power__eq__sum,axiom,
    ! [A: $tType] :
      ( ( monoid_mult(A)
        & comm_ring(A) )
     => ! [X: A,Nb: nat,Y: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,power_power(A,X),aa(nat,nat,suc,Nb))),aa(nat,A,power_power(A,Y),aa(nat,nat,suc,Nb))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),Y)),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aa(nat,fun(A,fun(nat,A)),aTP_Lamp_gb(A,fun(nat,fun(A,fun(nat,A))),X),Nb),Y)),set_ord_lessThan(nat,aa(nat,nat,suc,Nb)))) ) ).

% diff_power_eq_sum
tff(fact_4298_polyfun__linear__factor__root,axiom,
    ! [A: $tType] :
      ( idom(A)
     => ! [C2: fun(nat,A),A2: A,Nb: nat] :
          ( ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aTP_Lamp_eb(fun(nat,A),fun(A,fun(nat,A)),C2),A2)),set_ord_atMost(nat,Nb)) = zero_zero(A) )
         => ~ ! [B5: fun(nat,A)] :
                ~ ! [Z3: A] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aTP_Lamp_eb(fun(nat,A),fun(A,fun(nat,A)),C2),Z3)),set_ord_atMost(nat,Nb)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),Z3),A2)),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aTP_Lamp_eb(fun(nat,A),fun(A,fun(nat,A)),B5),Z3)),set_ord_lessThan(nat,Nb))) ) ) ).

% polyfun_linear_factor_root
tff(fact_4299_polyfun__linear__factor,axiom,
    ! [A: $tType] :
      ( idom(A)
     => ! [C2: fun(nat,A),Nb: nat,A2: A] :
        ? [B5: fun(nat,A)] :
        ! [Z3: A] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aTP_Lamp_eb(fun(nat,A),fun(A,fun(nat,A)),C2),Z3)),set_ord_atMost(nat,Nb)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),Z3),A2)),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aTP_Lamp_eb(fun(nat,A),fun(A,fun(nat,A)),B5),Z3)),set_ord_lessThan(nat,Nb)))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aTP_Lamp_eb(fun(nat,A),fun(A,fun(nat,A)),C2),A2)),set_ord_atMost(nat,Nb))) ) ).

% polyfun_linear_factor
tff(fact_4300_real__sum__nat__ivl__bounded2,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [Nb: nat,F2: fun(nat,A),K4: A,K: nat] :
          ( ! [P4: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),P4),Nb)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,F2,P4)),K4) )
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),K4)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),set_ord_lessThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),K)))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),Nb)),K4)) ) ) ) ).

% real_sum_nat_ivl_bounded2
tff(fact_4301_sum__less__suminf2,axiom,
    ! [A: $tType] :
      ( ( ordere8940638589300402666id_add(A)
        & topolo1944317154257567458pology(A) )
     => ! [F2: fun(nat,A),Nb: nat,I: nat] :
          ( summable(A,F2)
         => ( ! [M4: nat] :
                ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),M4)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(nat,A,F2,M4)) )
           => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),I)
             => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),aa(nat,A,F2,I))
               => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),set_ord_lessThan(nat,Nb))),suminf(A,F2)) ) ) ) ) ) ).

% sum_less_suminf2
tff(fact_4302_one__diff__power__eq_H,axiom,
    ! [A: $tType] :
      ( ( monoid_mult(A)
        & comm_ring(A) )
     => ! [X: A,Nb: nat] : aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),aa(nat,A,power_power(A,X),Nb)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),X)),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),aTP_Lamp_gc(A,fun(nat,fun(nat,A)),X),Nb)),set_ord_lessThan(nat,Nb))) ) ).

% one_diff_power_eq'
tff(fact_4303_Maclaurin__zero,axiom,
    ! [A: $tType] :
      ( zero(A)
     => ! [X: real,Nb: nat,Diff: fun(nat,fun(A,real))] :
          ( ( X = zero_zero(real) )
         => ( ( Nb != zero_zero(nat) )
           => ( aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aa(fun(nat,fun(A,real)),fun(nat,real),aTP_Lamp_gd(real,fun(fun(nat,fun(A,real)),fun(nat,real)),X),Diff)),set_ord_lessThan(nat,Nb)) = aa(A,real,aa(nat,fun(A,real),Diff,zero_zero(nat)),zero_zero(A)) ) ) ) ) ).

% Maclaurin_zero
tff(fact_4304_Maclaurin__lemma,axiom,
    ! [H: real,F2: fun(real,real),J: fun(nat,real),Nb: nat] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),H)
     => ? [B4: real] : aa(real,real,F2,H) = aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aa(fun(nat,real),fun(nat,real),aTP_Lamp_ge(real,fun(fun(nat,real),fun(nat,real)),H),J)),set_ord_lessThan(nat,Nb))),aa(real,real,aa(real,fun(real,real),times_times(real),B4),divide_divide(real,aa(nat,real,power_power(real,H),Nb),semiring_char_0_fact(real,Nb)))) ) ).

% Maclaurin_lemma
tff(fact_4305_sum__split__even__odd,axiom,
    ! [F2: fun(nat,real),G: fun(nat,real),Nb: nat] : aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aa(fun(nat,real),fun(nat,real),aTP_Lamp_gf(fun(nat,real),fun(fun(nat,real),fun(nat,real)),F2),G)),set_ord_lessThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb))) = aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aTP_Lamp_gg(fun(nat,real),fun(nat,real),F2)),set_ord_lessThan(nat,Nb))),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aTP_Lamp_gh(fun(nat,real),fun(nat,real),G)),set_ord_lessThan(nat,Nb))) ).

% sum_split_even_odd
tff(fact_4306_Maclaurin__exp__le,axiom,
    ! [X: real,Nb: nat] :
    ? [T3: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),T3)),aa(real,real,abs_abs(real),X))
      & ( aa(real,real,exp(real),X) = aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aTP_Lamp_gi(real,fun(nat,real),X)),set_ord_lessThan(nat,Nb))),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(real,real,exp(real),T3),semiring_char_0_fact(real,Nb))),aa(nat,real,power_power(real,X),Nb))) ) ) ).

% Maclaurin_exp_le
tff(fact_4307_polyfun__diff__alt,axiom,
    ! [A: $tType] :
      ( idom(A)
     => ! [Nb: nat,A2: fun(nat,A),X: A,Y: A] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),one_one(nat)),Nb)
         => ( aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aTP_Lamp_eb(fun(nat,A),fun(A,fun(nat,A)),A2),X)),set_ord_atMost(nat,Nb))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aTP_Lamp_eb(fun(nat,A),fun(A,fun(nat,A)),A2),Y)),set_ord_atMost(nat,Nb))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),Y)),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aa(A,fun(A,fun(nat,A)),aa(fun(nat,A),fun(A,fun(A,fun(nat,A))),aTP_Lamp_gk(nat,fun(fun(nat,A),fun(A,fun(A,fun(nat,A)))),Nb),A2),X),Y)),set_ord_lessThan(nat,Nb))) ) ) ) ).

% polyfun_diff_alt
tff(fact_4308_exp__first__terms,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [X: A,K: nat] : aa(A,A,exp(A),X) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_cw(A,fun(nat,A),X)),set_ord_lessThan(nat,K))),suminf(A,aa(nat,fun(nat,A),aTP_Lamp_gl(A,fun(nat,fun(nat,A)),X),K))) ) ).

% exp_first_terms
tff(fact_4309_Maclaurin__sin__bound,axiom,
    ! [X: real,Nb: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(real,real,sin(real),X)),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aTP_Lamp_fr(real,fun(nat,real),X)),set_ord_lessThan(nat,Nb))))),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,inverse_inverse(real),semiring_char_0_fact(real,Nb))),aa(nat,real,power_power(real,aa(real,real,abs_abs(real),X)),Nb))) ).

% Maclaurin_sin_bound
tff(fact_4310_sum__pos__lt__pair,axiom,
    ! [F2: fun(nat,real),K: nat] :
      ( summable(real,F2)
     => ( ! [D6: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,F2,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),K),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,suc,aa(nat,nat,suc,zero_zero(nat)))),D6)))),aa(nat,real,F2,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),K),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,suc,aa(nat,nat,suc,zero_zero(nat)))),D6)),one_one(nat))))))
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),F2),set_ord_lessThan(nat,K))),suminf(real,F2)) ) ) ).

% sum_pos_lt_pair
tff(fact_4311_Maclaurin__exp__lt,axiom,
    ! [X: real,Nb: nat] :
      ( ( X != zero_zero(real) )
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
       => ? [T3: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,abs_abs(real),T3))
            & aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,abs_abs(real),T3)),aa(real,real,abs_abs(real),X))
            & ( aa(real,real,exp(real),X) = aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aTP_Lamp_gi(real,fun(nat,real),X)),set_ord_lessThan(nat,Nb))),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(real,real,exp(real),T3),semiring_char_0_fact(real,Nb))),aa(nat,real,power_power(real,X),Nb))) ) ) ) ) ).

% Maclaurin_exp_lt
tff(fact_4312_lemma__termdiff2,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [H: A,Z: A,Nb: nat] :
          ( ( H != zero_zero(A) )
         => ( aa(A,A,aa(A,fun(A,A),minus_minus(A),divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,power_power(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),Z),H)),Nb)),aa(nat,A,power_power(A,Z),Nb)),H)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),Nb)),aa(nat,A,power_power(A,Z),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),aa(nat,nat,suc,zero_zero(nat)))))) = aa(A,A,aa(A,fun(A,A),times_times(A),H),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),aa(A,fun(nat,fun(nat,A)),aTP_Lamp_gn(A,fun(A,fun(nat,fun(nat,A))),H),Z),Nb)),set_ord_lessThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),aa(nat,nat,suc,zero_zero(nat)))))) ) ) ) ).

% lemma_termdiff2
tff(fact_4313_Maclaurin__sin__expansion,axiom,
    ! [X: real,Nb: nat] :
    ? [T3: real] : aa(real,real,sin(real),X) = aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aTP_Lamp_fr(real,fun(nat,real),X)),set_ord_lessThan(nat,Nb))),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(real,real,sin(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),T3),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),aa(nat,real,semiring_1_of_nat(real),Nb))),pi))),semiring_char_0_fact(real,Nb))),aa(nat,real,power_power(real,X),Nb))) ).

% Maclaurin_sin_expansion
tff(fact_4314_Maclaurin__sin__expansion2,axiom,
    ! [X: real,Nb: nat] :
    ? [T3: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),T3)),aa(real,real,abs_abs(real),X))
      & ( aa(real,real,sin(real),X) = aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aTP_Lamp_fr(real,fun(nat,real),X)),set_ord_lessThan(nat,Nb))),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(real,real,sin(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),T3),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),aa(nat,real,semiring_1_of_nat(real),Nb))),pi))),semiring_char_0_fact(real,Nb))),aa(nat,real,power_power(real,X),Nb))) ) ) ).

% Maclaurin_sin_expansion2
tff(fact_4315_Maclaurin__cos__expansion,axiom,
    ! [X: real,Nb: nat] :
    ? [T3: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),T3)),aa(real,real,abs_abs(real),X))
      & ( aa(real,real,cos(real),X) = aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aTP_Lamp_fq(real,fun(nat,real),X)),set_ord_lessThan(nat,Nb))),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(real,real,cos(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),T3),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),aa(nat,real,semiring_1_of_nat(real),Nb))),pi))),semiring_char_0_fact(real,Nb))),aa(nat,real,power_power(real,X),Nb))) ) ) ).

% Maclaurin_cos_expansion
tff(fact_4316_bij__betw__roots__unity,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => bij_betw(nat,complex,aTP_Lamp_go(nat,fun(nat,complex),Nb),set_ord_lessThan(nat,Nb),collect(complex,aTP_Lamp_fn(nat,fun(complex,$o),Nb))) ) ).

% bij_betw_roots_unity
tff(fact_4317_sum__gp,axiom,
    ! [A: $tType] :
      ( ( division_ring(A)
        & comm_ring(A) )
     => ! [X: A,Ma: nat,Nb: nat] :
          aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),power_power(A,X)),set_or1337092689740270186AtMost(nat,Ma,Nb)) = $ite(
            aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),Ma),
            zero_zero(A),
            $ite(X = one_one(A),aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),one_one(nat))),Ma)),divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,power_power(A,X),Ma)),aa(nat,A,power_power(A,X),aa(nat,nat,suc,Nb))),aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),X))) ) ) ).

% sum_gp
tff(fact_4318_gchoose__row__sum__weighted,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [R2: A,Ma: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_ez(A,fun(nat,A),R2)),set_or1337092689740270186AtMost(nat,zero_zero(nat),Ma)) = aa(A,A,aa(A,fun(A,A),times_times(A),divide_divide(A,aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,suc,Ma)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))),aa(nat,A,gbinomial(A,R2),aa(nat,nat,suc,Ma))) ) ).

% gchoose_row_sum_weighted
tff(fact_4319_gauss__sum__from__Suc__0,axiom,
    ! [A: $tType] :
      ( euclid5411537665997757685th_nat(A)
     => ! [Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),semiring_1_of_nat(A)),set_or1337092689740270186AtMost(nat,aa(nat,nat,suc,zero_zero(nat)),Nb)) = divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),Nb)),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,semiring_1_of_nat(A),Nb)),one_one(A))),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) ) ).

% gauss_sum_from_Suc_0
tff(fact_4320_Icc__eq__Icc,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [L: A,H: A,L4: A,H2: A] :
          ( ( set_or1337092689740270186AtMost(A,L,H) = set_or1337092689740270186AtMost(A,L4,H2) )
        <=> ( ( ( L = L4 )
              & ( H = H2 ) )
            | ( ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),L),H)
              & ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),L4),H2) ) ) ) ) ).

% Icc_eq_Icc
tff(fact_4321_atLeastAtMost__iff,axiom,
    ! [A: $tType] :
      ( ord(A)
     => ! [I: A,L: A,U: A] :
          ( member(A,I,set_or1337092689740270186AtMost(A,L,U))
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),L),I)
            & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),I),U) ) ) ) ).

% atLeastAtMost_iff
tff(fact_4322_atLeastatMost__empty__iff2,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [A2: A,B2: A] :
          ( ( bot_bot(set(A)) = set_or1337092689740270186AtMost(A,A2,B2) )
        <=> ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) ) ) ).

% atLeastatMost_empty_iff2
tff(fact_4323_atLeastatMost__empty__iff,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [A2: A,B2: A] :
          ( ( set_or1337092689740270186AtMost(A,A2,B2) = bot_bot(set(A)) )
        <=> ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) ) ) ).

% atLeastatMost_empty_iff
tff(fact_4324_atLeastatMost__subset__iff,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),set_or1337092689740270186AtMost(A,A2,B2)),set_or1337092689740270186AtMost(A,C2,D2))
        <=> ( ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
            | ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),D2) ) ) ) ) ).

% atLeastatMost_subset_iff
tff(fact_4325_atLeastatMost__empty,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2)
         => ( set_or1337092689740270186AtMost(A,A2,B2) = bot_bot(set(A)) ) ) ) ).

% atLeastatMost_empty
tff(fact_4326_image__add__atLeastAtMost,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [K: A,I: A,J: A] : aa(set(A),set(A),image(A,A,aa(A,fun(A,A),plus_plus(A),K)),set_or1337092689740270186AtMost(A,I,J)) = set_or1337092689740270186AtMost(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),I),K),aa(A,A,aa(A,fun(A,A),plus_plus(A),J),K)) ) ).

% image_add_atLeastAtMost
tff(fact_4327_image__diff__atLeastAtMost,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [D2: A,A2: A,B2: A] : aa(set(A),set(A),image(A,A,aa(A,fun(A,A),minus_minus(A),D2)),set_or1337092689740270186AtMost(A,A2,B2)) = set_or1337092689740270186AtMost(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),D2),B2),aa(A,A,aa(A,fun(A,A),minus_minus(A),D2),A2)) ) ).

% image_diff_atLeastAtMost
tff(fact_4328_image__uminus__atLeastAtMost,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [X: A,Y: A] : aa(set(A),set(A),image(A,A,uminus_uminus(A)),set_or1337092689740270186AtMost(A,X,Y)) = set_or1337092689740270186AtMost(A,aa(A,A,uminus_uminus(A),Y),aa(A,A,uminus_uminus(A),X)) ) ).

% image_uminus_atLeastAtMost
tff(fact_4329_bij__betw__add,axiom,
    ! [A: $tType] :
      ( cancel_semigroup_add(A)
     => ! [A2: A,A3: set(A),B3: set(A)] :
          ( bij_betw(A,A,aa(A,fun(A,A),plus_plus(A),A2),A3,B3)
        <=> ( aa(set(A),set(A),image(A,A,aa(A,fun(A,A),plus_plus(A),A2)),A3) = B3 ) ) ) ).

% bij_betw_add
tff(fact_4330_atLeastAtMost__singleton__iff,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [A2: A,B2: A,C2: A] :
          ( ( set_or1337092689740270186AtMost(A,A2,B2) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),C2),bot_bot(set(A))) )
        <=> ( ( A2 = B2 )
            & ( B2 = C2 ) ) ) ) ).

% atLeastAtMost_singleton_iff
tff(fact_4331_atLeastAtMost__singleton,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [A2: A] : set_or1337092689740270186AtMost(A,A2,A2) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A))) ) ).

% atLeastAtMost_singleton
tff(fact_4332_image__Suc__atLeastAtMost,axiom,
    ! [I: nat,J: nat] : aa(set(nat),set(nat),image(nat,nat,suc),set_or1337092689740270186AtMost(nat,I,J)) = set_or1337092689740270186AtMost(nat,aa(nat,nat,suc,I),aa(nat,nat,suc,J)) ).

% image_Suc_atLeastAtMost
tff(fact_4333_bij__betw__of__nat,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ! [N2: set(nat),A3: set(A)] :
          ( bij_betw(nat,A,semiring_1_of_nat(A),N2,A3)
        <=> ( aa(set(nat),set(A),image(nat,A,semiring_1_of_nat(A)),N2) = A3 ) ) ) ).

% bij_betw_of_nat
tff(fact_4334_image__add__atLeastAtMost_H,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [K: A,I: A,J: A] : aa(set(A),set(A),image(A,A,aTP_Lamp_gp(A,fun(A,A),K)),set_or1337092689740270186AtMost(A,I,J)) = set_or1337092689740270186AtMost(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),I),K),aa(A,A,aa(A,fun(A,A),plus_plus(A),J),K)) ) ).

% image_add_atLeastAtMost'
tff(fact_4335_image__minus__const__atLeastAtMost_H,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [D2: A,A2: A,B2: A] : aa(set(A),set(A),image(A,A,aTP_Lamp_gq(A,fun(A,A),D2)),set_or1337092689740270186AtMost(A,A2,B2)) = set_or1337092689740270186AtMost(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),D2),aa(A,A,aa(A,fun(A,A),minus_minus(A),B2),D2)) ) ).

% image_minus_const_atLeastAtMost'
tff(fact_4336_Icc__subset__Iic__iff,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [L: A,H: A,H2: A] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),set_or1337092689740270186AtMost(A,L,H)),set_ord_atMost(A,H2))
        <=> ( ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),L),H)
            | aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),H),H2) ) ) ) ).

% Icc_subset_Iic_iff
tff(fact_4337_image__mult__atLeastAtMost,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [D2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),D2)
         => ( aa(set(A),set(A),image(A,A,aa(A,fun(A,A),times_times(A),D2)),set_or1337092689740270186AtMost(A,A2,B2)) = set_or1337092689740270186AtMost(A,aa(A,A,aa(A,fun(A,A),times_times(A),D2),A2),aa(A,A,aa(A,fun(A,A),times_times(A),D2),B2)) ) ) ) ).

% image_mult_atLeastAtMost
tff(fact_4338_image__divide__atLeastAtMost,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [D2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),D2)
         => ( aa(set(A),set(A),image(A,A,aTP_Lamp_gr(A,fun(A,A),D2)),set_or1337092689740270186AtMost(A,A2,B2)) = set_or1337092689740270186AtMost(A,divide_divide(A,A2,D2),divide_divide(A,B2,D2)) ) ) ) ).

% image_divide_atLeastAtMost
tff(fact_4339_sum_Ocl__ivl__Suc,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Ma: nat,Nb: nat] :
          aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or1337092689740270186AtMost(nat,Ma,aa(nat,nat,suc,Nb))) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,suc,Nb)),Ma),zero_zero(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or1337092689740270186AtMost(nat,Ma,Nb))),aa(nat,A,G,aa(nat,nat,suc,Nb)))) ) ).

% sum.cl_ivl_Suc
tff(fact_4340_bij__betw__imp__surj__on,axiom,
    ! [A: $tType,B: $tType,F2: fun(A,B),A3: set(A),B3: set(B)] :
      ( bij_betw(A,B,F2,A3,B3)
     => ( aa(set(A),set(B),image(A,B,F2),A3) = B3 ) ) ).

% bij_betw_imp_surj_on
tff(fact_4341_bij__betw__subset,axiom,
    ! [A: $tType,B: $tType,F2: fun(A,B),A3: set(A),A7: set(B),B3: set(A),B8: set(B)] :
      ( bij_betw(A,B,F2,A3,A7)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),A3)
       => ( ( aa(set(A),set(B),image(A,B,F2),B3) = B8 )
         => bij_betw(A,B,F2,B3,B8) ) ) ) ).

% bij_betw_subset
tff(fact_4342_bij__betw__byWitness,axiom,
    ! [A: $tType,B: $tType,A3: set(A),F4: fun(B,A),F2: fun(A,B),A7: set(B)] :
      ( ! [X3: A] :
          ( member(A,X3,A3)
         => ( aa(B,A,F4,aa(A,B,F2,X3)) = X3 ) )
     => ( ! [X3: B] :
            ( member(B,X3,A7)
           => ( aa(A,B,F2,aa(B,A,F4,X3)) = X3 ) )
       => ( aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(set(A),set(B),image(A,B,F2),A3)),A7)
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(B),set(A),image(B,A,F4),A7)),A3)
           => bij_betw(A,B,F2,A3,A7) ) ) ) ) ).

% bij_betw_byWitness
tff(fact_4343_atLeastAtMost__singleton_H,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [A2: A,B2: A] :
          ( ( A2 = B2 )
         => ( set_or1337092689740270186AtMost(A,A2,B2) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A))) ) ) ) ).

% atLeastAtMost_singleton'
tff(fact_4344_not__Iic__le__Icc,axiom,
    ! [A: $tType] :
      ( no_bot(A)
     => ! [H: A,L4: A,H2: A] : ~ aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),set_ord_atMost(A,H)),set_or1337092689740270186AtMost(A,L4,H2)) ) ).

% not_Iic_le_Icc
tff(fact_4345_all__nat__less,axiom,
    ! [Nb: nat,P: fun(nat,$o)] :
      ( ! [M5: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M5),Nb)
         => aa(nat,$o,P,M5) )
    <=> ! [X4: nat] :
          ( member(nat,X4,set_or1337092689740270186AtMost(nat,zero_zero(nat),Nb))
         => aa(nat,$o,P,X4) ) ) ).

% all_nat_less
tff(fact_4346_ex__nat__less,axiom,
    ! [Nb: nat,P: fun(nat,$o)] :
      ( ? [M5: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M5),Nb)
          & aa(nat,$o,P,M5) )
    <=> ? [X4: nat] :
          ( member(nat,X4,set_or1337092689740270186AtMost(nat,zero_zero(nat),Nb))
          & aa(nat,$o,P,X4) ) ) ).

% ex_nat_less
tff(fact_4347_atMost__atLeast0,axiom,
    ! [Nb: nat] : set_ord_atMost(nat,Nb) = set_or1337092689740270186AtMost(nat,zero_zero(nat),Nb) ).

% atMost_atLeast0
tff(fact_4348_sum_Oshift__bounds__cl__Suc__ivl,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Ma: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or1337092689740270186AtMost(nat,aa(nat,nat,suc,Ma),aa(nat,nat,suc,Nb))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_dp(fun(nat,A),fun(nat,A),G)),set_or1337092689740270186AtMost(nat,Ma,Nb)) ) ).

% sum.shift_bounds_cl_Suc_ivl
tff(fact_4349_sum_Oshift__bounds__cl__nat__ivl,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Ma: nat,K: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or1337092689740270186AtMost(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),K),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),K))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),aTP_Lamp_gs(fun(nat,A),fun(nat,fun(nat,A)),G),K)),set_or1337092689740270186AtMost(nat,Ma,Nb)) ) ).

% sum.shift_bounds_cl_nat_ivl
tff(fact_4350_atLeastatMost__psubset__iff,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),set_or1337092689740270186AtMost(A,A2,B2)),set_or1337092689740270186AtMost(A,C2,D2))
        <=> ( ( ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
              | ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),A2)
                & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),D2)
                & ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),A2)
                  | aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),D2) ) ) )
            & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),D2) ) ) ) ).

% atLeastatMost_psubset_iff
tff(fact_4351_atLeast0__atMost__Suc,axiom,
    ! [Nb: nat] : set_or1337092689740270186AtMost(nat,zero_zero(nat),aa(nat,nat,suc,Nb)) = aa(set(nat),set(nat),aa(nat,fun(set(nat),set(nat)),insert(nat),aa(nat,nat,suc,Nb)),set_or1337092689740270186AtMost(nat,zero_zero(nat),Nb)) ).

% atLeast0_atMost_Suc
tff(fact_4352_atLeastAtMost__insertL,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
     => ( aa(set(nat),set(nat),aa(nat,fun(set(nat),set(nat)),insert(nat),Ma),set_or1337092689740270186AtMost(nat,aa(nat,nat,suc,Ma),Nb)) = set_or1337092689740270186AtMost(nat,Ma,Nb) ) ) ).

% atLeastAtMost_insertL
tff(fact_4353_atLeastAtMostSuc__conv,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),aa(nat,nat,suc,Nb))
     => ( set_or1337092689740270186AtMost(nat,Ma,aa(nat,nat,suc,Nb)) = aa(set(nat),set(nat),aa(nat,fun(set(nat),set(nat)),insert(nat),aa(nat,nat,suc,Nb)),set_or1337092689740270186AtMost(nat,Ma,Nb)) ) ) ).

% atLeastAtMostSuc_conv
tff(fact_4354_Icc__eq__insert__lb__nat,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
     => ( set_or1337092689740270186AtMost(nat,Ma,Nb) = aa(set(nat),set(nat),aa(nat,fun(set(nat),set(nat)),insert(nat),Ma),set_or1337092689740270186AtMost(nat,aa(nat,nat,suc,Ma),Nb)) ) ) ).

% Icc_eq_insert_lb_nat
tff(fact_4355_sum_OatLeastAtMost__rev,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Nb: nat,Ma: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or1337092689740270186AtMost(nat,Nb,Ma)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),aa(nat,fun(nat,fun(nat,A)),aTP_Lamp_gt(fun(nat,A),fun(nat,fun(nat,fun(nat,A))),G),Nb),Ma)),set_or1337092689740270186AtMost(nat,Nb,Ma)) ) ).

% sum.atLeastAtMost_rev
tff(fact_4356_scaleR__image__atLeastAtMost,axiom,
    ! [A: $tType] :
      ( real_V5355595471888546746vector(A)
     => ! [C2: real,X: A,Y: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),C2)
         => ( aa(set(A),set(A),image(A,A,real_V8093663219630862766scaleR(A,C2)),set_or1337092689740270186AtMost(A,X,Y)) = set_or1337092689740270186AtMost(A,aa(A,A,real_V8093663219630862766scaleR(A,C2),X),aa(A,A,real_V8093663219630862766scaleR(A,C2),Y)) ) ) ) ).

% scaleR_image_atLeastAtMost
tff(fact_4357_sum__shift__lb__Suc0__0,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [F2: fun(nat,A),K: nat] :
          ( ( aa(nat,A,F2,zero_zero(nat)) = zero_zero(A) )
         => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),set_or1337092689740270186AtMost(nat,aa(nat,nat,suc,zero_zero(nat)),K)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),set_or1337092689740270186AtMost(nat,zero_zero(nat),K)) ) ) ) ).

% sum_shift_lb_Suc0_0
tff(fact_4358_sum_OatLeast0__atMost__Suc,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or1337092689740270186AtMost(nat,zero_zero(nat),aa(nat,nat,suc,Nb))) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or1337092689740270186AtMost(nat,zero_zero(nat),Nb))),aa(nat,A,G,aa(nat,nat,suc,Nb))) ) ).

% sum.atLeast0_atMost_Suc
tff(fact_4359_sum_Onat__ivl__Suc_H,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [Ma: nat,Nb: nat,G: fun(nat,A)] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),aa(nat,nat,suc,Nb))
         => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or1337092689740270186AtMost(nat,Ma,aa(nat,nat,suc,Nb))) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,G,aa(nat,nat,suc,Nb))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or1337092689740270186AtMost(nat,Ma,Nb))) ) ) ) ).

% sum.nat_ivl_Suc'
tff(fact_4360_sum_OatLeast__Suc__atMost,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [Ma: nat,Nb: nat,G: fun(nat,A)] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
         => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or1337092689740270186AtMost(nat,Ma,Nb)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,G,Ma)),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or1337092689740270186AtMost(nat,aa(nat,nat,suc,Ma),Nb))) ) ) ) ).

% sum.atLeast_Suc_atMost
tff(fact_4361_image__Suc__lessThan,axiom,
    ! [Nb: nat] : aa(set(nat),set(nat),image(nat,nat,suc),set_ord_lessThan(nat,Nb)) = set_or1337092689740270186AtMost(nat,one_one(nat),Nb) ).

% image_Suc_lessThan
tff(fact_4362_image__Suc__atMost,axiom,
    ! [Nb: nat] : aa(set(nat),set(nat),image(nat,nat,suc),set_ord_atMost(nat,Nb)) = set_or1337092689740270186AtMost(nat,one_one(nat),aa(nat,nat,suc,Nb)) ).

% image_Suc_atMost
tff(fact_4363_sum_OSuc__reindex__ivl,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [Ma: nat,Nb: nat,G: fun(nat,A)] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
         => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or1337092689740270186AtMost(nat,Ma,Nb))),aa(nat,A,G,aa(nat,nat,suc,Nb))) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,G,Ma)),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_dp(fun(nat,A),fun(nat,A),G)),set_or1337092689740270186AtMost(nat,Ma,Nb))) ) ) ) ).

% sum.Suc_reindex_ivl
tff(fact_4364_sum__Suc__diff,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [Ma: nat,Nb: nat,F2: fun(nat,A)] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),aa(nat,nat,suc,Nb))
         => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_fx(fun(nat,A),fun(nat,A),F2)),set_or1337092689740270186AtMost(nat,Ma,Nb)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,F2,aa(nat,nat,suc,Nb))),aa(nat,A,F2,Ma)) ) ) ) ).

% sum_Suc_diff
tff(fact_4365_atLeast0__atMost__Suc__eq__insert__0,axiom,
    ! [Nb: nat] : set_or1337092689740270186AtMost(nat,zero_zero(nat),aa(nat,nat,suc,Nb)) = aa(set(nat),set(nat),aa(nat,fun(set(nat),set(nat)),insert(nat),zero_zero(nat)),aa(set(nat),set(nat),image(nat,nat,suc),set_or1337092689740270186AtMost(nat,zero_zero(nat),Nb))) ).

% atLeast0_atMost_Suc_eq_insert_0
tff(fact_4366_sum_OatLeast1__atMost__eq,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or1337092689740270186AtMost(nat,aa(nat,nat,suc,zero_zero(nat)),Nb)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_dp(fun(nat,A),fun(nat,A),G)),set_ord_lessThan(nat,Nb)) ) ).

% sum.atLeast1_atMost_eq
tff(fact_4367_sum__bounds__lt__plus1,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [F2: fun(nat,A),Mm: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_dp(fun(nat,A),fun(nat,A),F2)),set_ord_lessThan(nat,Mm)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),set_or1337092689740270186AtMost(nat,one_one(nat),Mm)) ) ).

% sum_bounds_lt_plus1
tff(fact_4368_sum_Onested__swap_H,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [A2: fun(nat,fun(nat,A)),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_gu(fun(nat,fun(nat,A)),fun(nat,A),A2)),set_ord_atMost(nat,Nb)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),aTP_Lamp_gw(fun(nat,fun(nat,A)),fun(nat,fun(nat,A)),A2),Nb)),set_ord_lessThan(nat,Nb)) ) ).

% sum.nested_swap'
tff(fact_4369_sum__atLeastAtMost__code,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [F2: fun(nat,A),A2: nat,B2: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),set_or1337092689740270186AtMost(nat,A2,B2)) = set_fo6178422350223883121st_nat(A,aTP_Lamp_gx(fun(nat,A),fun(nat,fun(A,A)),F2),A2,B2,zero_zero(A)) ) ).

% sum_atLeastAtMost_code
tff(fact_4370_sum_Oub__add__nat,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [Ma: nat,Nb: nat,G: fun(nat,A),P2: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),one_one(nat)))
         => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or1337092689740270186AtMost(nat,Ma,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),P2))) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or1337092689740270186AtMost(nat,Ma,Nb))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or1337092689740270186AtMost(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),one_one(nat)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),P2)))) ) ) ) ).

% sum.ub_add_nat
tff(fact_4371_sum__up__index__split,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [F2: fun(nat,A),Ma: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),set_ord_atMost(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb))) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),set_ord_atMost(nat,Ma))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),set_or1337092689740270186AtMost(nat,aa(nat,nat,suc,Ma),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb)))) ) ).

% sum_up_index_split
tff(fact_4372_image__mult__atLeastAtMost__if,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [C2: A,X: A,Y: A] :
          aa(set(A),set(A),image(A,A,aa(A,fun(A,A),times_times(A),C2)),set_or1337092689740270186AtMost(A,X,Y)) = $ite(
            aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2),
            set_or1337092689740270186AtMost(A,aa(A,A,aa(A,fun(A,A),times_times(A),C2),X),aa(A,A,aa(A,fun(A,A),times_times(A),C2),Y)),
            $ite(aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y),set_or1337092689740270186AtMost(A,aa(A,A,aa(A,fun(A,A),times_times(A),C2),Y),aa(A,A,aa(A,fun(A,A),times_times(A),C2),X)),bot_bot(set(A))) ) ) ).

% image_mult_atLeastAtMost_if
tff(fact_4373_atLeast1__atMost__eq__remove0,axiom,
    ! [Nb: nat] : set_or1337092689740270186AtMost(nat,aa(nat,nat,suc,zero_zero(nat)),Nb) = aa(set(nat),set(nat),aa(set(nat),fun(set(nat),set(nat)),minus_minus(set(nat)),set_ord_atMost(nat,Nb)),aa(set(nat),set(nat),aa(nat,fun(set(nat),set(nat)),insert(nat),zero_zero(nat)),bot_bot(set(nat)))) ).

% atLeast1_atMost_eq_remove0
tff(fact_4374_image__mult__atLeastAtMost__if_H,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [C2: A,X: A,Y: A] :
          aa(set(A),set(A),image(A,A,aTP_Lamp_gy(A,fun(A,A),C2)),set_or1337092689740270186AtMost(A,X,Y)) = $ite(
            aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y),
            $ite(aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),C2),set_or1337092689740270186AtMost(A,aa(A,A,aa(A,fun(A,A),times_times(A),X),C2),aa(A,A,aa(A,fun(A,A),times_times(A),Y),C2)),set_or1337092689740270186AtMost(A,aa(A,A,aa(A,fun(A,A),times_times(A),Y),C2),aa(A,A,aa(A,fun(A,A),times_times(A),X),C2))),
            bot_bot(set(A)) ) ) ).

% image_mult_atLeastAtMost_if'
tff(fact_4375_image__affinity__atLeastAtMost,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [Ma: A,C2: A,A2: A,B2: A] :
          aa(set(A),set(A),image(A,A,aa(A,fun(A,A),aTP_Lamp_gz(A,fun(A,fun(A,A)),Ma),C2)),set_or1337092689740270186AtMost(A,A2,B2)) = $ite(
            set_or1337092689740270186AtMost(A,A2,B2) = bot_bot(set(A)),
            bot_bot(set(A)),
            $ite(aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),Ma),set_or1337092689740270186AtMost(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),Ma),A2)),C2),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),Ma),B2)),C2)),set_or1337092689740270186AtMost(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),Ma),B2)),C2),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),Ma),A2)),C2))) ) ) ).

% image_affinity_atLeastAtMost
tff(fact_4376_image__affinity__atLeastAtMost__diff,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [Ma: A,C2: A,A2: A,B2: A] :
          aa(set(A),set(A),image(A,A,aa(A,fun(A,A),aTP_Lamp_ha(A,fun(A,fun(A,A)),Ma),C2)),set_or1337092689740270186AtMost(A,A2,B2)) = $ite(
            set_or1337092689740270186AtMost(A,A2,B2) = bot_bot(set(A)),
            bot_bot(set(A)),
            $ite(aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),Ma),set_or1337092689740270186AtMost(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),times_times(A),Ma),A2)),C2),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),times_times(A),Ma),B2)),C2)),set_or1337092689740270186AtMost(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),times_times(A),Ma),B2)),C2),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),times_times(A),Ma),A2)),C2))) ) ) ).

% image_affinity_atLeastAtMost_diff
tff(fact_4377_image__affinity__atLeastAtMost__div,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [Ma: A,C2: A,A2: A,B2: A] :
          aa(set(A),set(A),image(A,A,aa(A,fun(A,A),aTP_Lamp_hb(A,fun(A,fun(A,A)),Ma),C2)),set_or1337092689740270186AtMost(A,A2,B2)) = $ite(
            set_or1337092689740270186AtMost(A,A2,B2) = bot_bot(set(A)),
            bot_bot(set(A)),
            $ite(aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),Ma),set_or1337092689740270186AtMost(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),divide_divide(A,A2,Ma)),C2),aa(A,A,aa(A,fun(A,A),plus_plus(A),divide_divide(A,B2,Ma)),C2)),set_or1337092689740270186AtMost(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),divide_divide(A,B2,Ma)),C2),aa(A,A,aa(A,fun(A,A),plus_plus(A),divide_divide(A,A2,Ma)),C2))) ) ) ).

% image_affinity_atLeastAtMost_div
tff(fact_4378_image__affinity__atLeastAtMost__div__diff,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [Ma: A,C2: A,A2: A,B2: A] :
          aa(set(A),set(A),image(A,A,aa(A,fun(A,A),aTP_Lamp_hc(A,fun(A,fun(A,A)),Ma),C2)),set_or1337092689740270186AtMost(A,A2,B2)) = $ite(
            set_or1337092689740270186AtMost(A,A2,B2) = bot_bot(set(A)),
            bot_bot(set(A)),
            $ite(aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),Ma),set_or1337092689740270186AtMost(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),divide_divide(A,A2,Ma)),C2),aa(A,A,aa(A,fun(A,A),minus_minus(A),divide_divide(A,B2,Ma)),C2)),set_or1337092689740270186AtMost(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),divide_divide(A,B2,Ma)),C2),aa(A,A,aa(A,fun(A,A),minus_minus(A),divide_divide(A,A2,Ma)),C2))) ) ) ).

% image_affinity_atLeastAtMost_div_diff
tff(fact_4379_sum__natinterval__diff,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [F2: fun(nat,A),Ma: nat,Nb: nat] :
          aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_hd(fun(nat,A),fun(nat,A),F2)),set_or1337092689740270186AtMost(nat,Ma,Nb)) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,F2,Ma)),aa(nat,A,F2,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),one_one(nat)))),zero_zero(A)) ) ).

% sum_natinterval_diff
tff(fact_4380_sum__telescope_H_H,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [Ma: nat,Nb: nat,F2: fun(nat,A)] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
         => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_he(fun(nat,A),fun(nat,A),F2)),set_or1337092689740270186AtMost(nat,aa(nat,nat,suc,Ma),Nb)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,F2,Nb)),aa(nat,A,F2,Ma)) ) ) ) ).

% sum_telescope''
tff(fact_4381_sum__power__shift,axiom,
    ! [A: $tType] :
      ( ( monoid_mult(A)
        & comm_ring(A) )
     => ! [Ma: nat,Nb: nat,X: A] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
         => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),power_power(A,X)),set_or1337092689740270186AtMost(nat,Ma,Nb)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,X),Ma)),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),power_power(A,X)),set_ord_atMost(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),Ma)))) ) ) ) ).

% sum_power_shift
tff(fact_4382_summable__partial__sum__bound,axiom,
    ! [A: $tType] :
      ( real_Vector_banach(A)
     => ! [F2: fun(nat,A),E2: real] :
          ( summable(A,F2)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),E2)
           => ~ ! [N8: nat] :
                  ~ ! [M2: nat] :
                      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),N8),M2)
                     => ! [N6: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),set_or1337092689740270186AtMost(nat,M2,N6)))),E2) ) ) ) ) ).

% summable_partial_sum_bound
tff(fact_4383_sum__gp__multiplied,axiom,
    ! [A: $tType] :
      ( ( monoid_mult(A)
        & comm_ring(A) )
     => ! [Ma: nat,Nb: nat,X: A] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
         => ( aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),X)),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),power_power(A,X)),set_or1337092689740270186AtMost(nat,Ma,Nb))) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,power_power(A,X),Ma)),aa(nat,A,power_power(A,X),aa(nat,nat,suc,Nb))) ) ) ) ).

% sum_gp_multiplied
tff(fact_4384_sum_Oin__pairs,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Ma: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or1337092689740270186AtMost(nat,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Ma),aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_ea(fun(nat,A),fun(nat,A),G)),set_or1337092689740270186AtMost(nat,Ma,Nb)) ) ).

% sum.in_pairs
tff(fact_4385_polyfun__eq__const,axiom,
    ! [A: $tType] :
      ( ( real_V8999393235501362500lgebra(A)
        & idom(A) )
     => ! [C2: fun(nat,A),Nb: nat,K: A] :
          ( ! [X4: A] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aTP_Lamp_dr(fun(nat,A),fun(A,fun(nat,A)),C2),X4)),set_ord_atMost(nat,Nb)) = K
        <=> ( ( aa(nat,A,C2,zero_zero(nat)) = K )
            & ! [X4: nat] :
                ( member(nat,X4,set_or1337092689740270186AtMost(nat,one_one(nat),Nb))
               => ( aa(nat,A,C2,X4) = zero_zero(A) ) ) ) ) ) ).

% polyfun_eq_const
tff(fact_4386_gbinomial__sum__up__index,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [K: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_hf(nat,fun(nat,A),K)),set_or1337092689740270186AtMost(nat,zero_zero(nat),Nb)) = aa(nat,A,gbinomial(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,semiring_1_of_nat(A),Nb)),one_one(A))),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),K),one_one(nat))) ) ).

% gbinomial_sum_up_index
tff(fact_4387_gauss__sum__nat,axiom,
    ! [Nb: nat] : aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),aTP_Lamp_hg(nat,nat)),set_or1337092689740270186AtMost(nat,zero_zero(nat),Nb)) = divide_divide(nat,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),aa(nat,nat,suc,Nb)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) ).

% gauss_sum_nat
tff(fact_4388_double__gauss__sum,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [Nb: nat] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),semiring_1_of_nat(A)),set_or1337092689740270186AtMost(nat,zero_zero(nat),Nb))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),Nb)),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,semiring_1_of_nat(A),Nb)),one_one(A))) ) ).

% double_gauss_sum
tff(fact_4389_double__arith__series,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [A2: A,D2: A,Nb: nat] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aTP_Lamp_hh(A,fun(A,fun(nat,A)),A2),D2)),set_or1337092689740270186AtMost(nat,zero_zero(nat),Nb))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,semiring_1_of_nat(A),Nb)),one_one(A))),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),Nb)),D2))) ) ).

% double_arith_series
tff(fact_4390_arith__series__nat,axiom,
    ! [A2: nat,D2: nat,Nb: nat] : aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),aa(nat,fun(nat,nat),aTP_Lamp_hi(nat,fun(nat,fun(nat,nat)),A2),D2)),set_or1337092689740270186AtMost(nat,zero_zero(nat),Nb)) = divide_divide(nat,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,suc,Nb)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),A2)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),D2))),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) ).

% arith_series_nat
tff(fact_4391_Sum__Icc__nat,axiom,
    ! [Ma: nat,Nb: nat] : aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),aTP_Lamp_hg(nat,nat)),set_or1337092689740270186AtMost(nat,Ma,Nb)) = divide_divide(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),one_one(nat)))),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),one_one(nat)))),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) ).

% Sum_Icc_nat
tff(fact_4392_gauss__sum,axiom,
    ! [A: $tType] :
      ( euclid5411537665997757685th_nat(A)
     => ! [Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),semiring_1_of_nat(A)),set_or1337092689740270186AtMost(nat,zero_zero(nat),Nb)) = divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),Nb)),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,semiring_1_of_nat(A),Nb)),one_one(A))),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) ) ).

% gauss_sum
tff(fact_4393_arith__series,axiom,
    ! [A: $tType] :
      ( euclid5411537665997757685th_nat(A)
     => ! [A2: A,D2: A,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aTP_Lamp_hj(A,fun(A,fun(nat,A)),A2),D2)),set_or1337092689740270186AtMost(nat,zero_zero(nat),Nb)) = divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,semiring_1_of_nat(A),Nb)),one_one(A))),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),Nb)),D2))),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) ) ).

% arith_series
tff(fact_4394_double__gauss__sum__from__Suc__0,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [Nb: nat] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),semiring_1_of_nat(A)),set_or1337092689740270186AtMost(nat,aa(nat,nat,suc,zero_zero(nat)),Nb))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),Nb)),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,semiring_1_of_nat(A),Nb)),one_one(A))) ) ).

% double_gauss_sum_from_Suc_0
tff(fact_4395_sum__gp__offset,axiom,
    ! [A: $tType] :
      ( ( division_ring(A)
        & comm_ring(A) )
     => ! [X: A,Ma: nat,Nb: nat] :
          aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),power_power(A,X)),set_or1337092689740270186AtMost(nat,Ma,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb))) = $ite(X = one_one(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,semiring_1_of_nat(A),Nb)),one_one(A)),divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,X),Ma)),aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),aa(nat,A,power_power(A,X),aa(nat,nat,suc,Nb)))),aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),X))) ) ).

% sum_gp_offset
tff(fact_4396_polyfun__diff,axiom,
    ! [A: $tType] :
      ( idom(A)
     => ! [Nb: nat,A2: fun(nat,A),X: A,Y: A] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),one_one(nat)),Nb)
         => ( aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aTP_Lamp_eb(fun(nat,A),fun(A,fun(nat,A)),A2),X)),set_ord_atMost(nat,Nb))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aTP_Lamp_eb(fun(nat,A),fun(A,fun(nat,A)),A2),Y)),set_ord_atMost(nat,Nb))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),Y)),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aa(A,fun(A,fun(nat,A)),aa(fun(nat,A),fun(A,fun(A,fun(nat,A))),aTP_Lamp_hl(nat,fun(fun(nat,A),fun(A,fun(A,fun(nat,A)))),Nb),A2),X),Y)),set_ord_lessThan(nat,Nb))) ) ) ) ).

% polyfun_diff
tff(fact_4397_pochhammer__times__pochhammer__half,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [Z: A,Nb: nat] : aa(A,A,aa(A,fun(A,A),times_times(A),comm_s3205402744901411588hammer(A,Z,aa(nat,nat,suc,Nb))),comm_s3205402744901411588hammer(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),Z),divide_divide(A,one_one(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))),aa(nat,nat,suc,Nb))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aTP_Lamp_hm(A,fun(nat,A),Z)),set_or1337092689740270186AtMost(nat,zero_zero(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)),one_one(nat)))) ) ).

% pochhammer_times_pochhammer_half
tff(fact_4398_vebt__buildup_Opelims,axiom,
    ! [X: nat,Y: vEBT_VEBT] :
      ( ( vEBT_vebt_buildup(X) = Y )
     => ( aa(nat,$o,accp(nat,vEBT_v4011308405150292612up_rel),X)
       => ( ( ( X = zero_zero(nat) )
           => ( ( Y = vEBT_Leaf($false,$false) )
             => ~ aa(nat,$o,accp(nat,vEBT_v4011308405150292612up_rel),zero_zero(nat)) ) )
         => ( ( ( X = aa(nat,nat,suc,zero_zero(nat)) )
             => ( ( Y = vEBT_Leaf($false,$false) )
               => ~ aa(nat,$o,accp(nat,vEBT_v4011308405150292612up_rel),aa(nat,nat,suc,zero_zero(nat))) ) )
           => ~ ! [Va: nat] :
                  ( ( X = aa(nat,nat,suc,aa(nat,nat,suc,Va)) )
                 => ( ( Y = $ite(
                          aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,nat,suc,aa(nat,nat,suc,Va))),
                          $let(
                            half: nat,
                            half:= divide_divide(nat,aa(nat,nat,suc,aa(nat,nat,suc,Va)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),
                            vEBT_Node(none(product_prod(nat,nat)),aa(nat,nat,suc,aa(nat,nat,suc,Va)),replicate(vEBT_VEBT,aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),half),vEBT_vebt_buildup(half)),vEBT_vebt_buildup(half)) ),
                          $let(
                            half: nat,
                            half:= divide_divide(nat,aa(nat,nat,suc,aa(nat,nat,suc,Va)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),
                            vEBT_Node(none(product_prod(nat,nat)),aa(nat,nat,suc,aa(nat,nat,suc,Va)),replicate(vEBT_VEBT,aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,nat,suc,half)),vEBT_vebt_buildup(half)),vEBT_vebt_buildup(aa(nat,nat,suc,half))) ) ) )
                   => ~ aa(nat,$o,accp(nat,vEBT_v4011308405150292612up_rel),aa(nat,nat,suc,aa(nat,nat,suc,Va))) ) ) ) ) ) ) ).

% vebt_buildup.pelims
tff(fact_4399_divmod__algorithm__code_I6_J,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Ma: num,Nb: num] : unique8689654367752047608divmod(A,aa(num,num,bit1,Ma),aa(num,num,bit0,Nb)) = aa(product_prod(A,A),product_prod(A,A),product_case_prod(A,A,product_prod(A,A),aTP_Lamp_hn(A,fun(A,product_prod(A,A)))),unique8689654367752047608divmod(A,Ma,Nb)) ) ).

% divmod_algorithm_code(6)
tff(fact_4400_arctan__def,axiom,
    ! [Y: real] : aa(real,real,arctan,Y) = the(real,aTP_Lamp_ho(real,fun(real,$o),Y)) ).

% arctan_def
tff(fact_4401_Ints__prod,axiom,
    ! [A: $tType,B: $tType] :
      ( ( comm_monoid_mult(B)
        & ring_1(B) )
     => ! [A3: set(A),F2: fun(A,B)] :
          ( ! [X3: A] :
              ( member(A,X3,A3)
             => member(B,aa(A,B,F2,X3),ring_1_Ints(B)) )
         => member(B,aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),F2),A3),ring_1_Ints(B)) ) ) ).

% Ints_prod
tff(fact_4402_bij__betw__Suc,axiom,
    ! [M: set(nat),N2: set(nat)] :
      ( bij_betw(nat,nat,suc,M,N2)
    <=> ( aa(set(nat),set(nat),image(nat,nat,suc),M) = N2 ) ) ).

% bij_betw_Suc
tff(fact_4403_prod_Oneutral__const,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(A)
     => ! [A3: set(B)] : aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7121269368397514597t_prod(B,A),aTP_Lamp_hp(B,A)),A3) = one_one(A) ) ).

% prod.neutral_const
tff(fact_4404_of__nat__prod,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_semiring_1(A)
     => ! [F2: fun(B,nat),A3: set(B)] : aa(nat,A,semiring_1_of_nat(A),aa(set(B),nat,aa(fun(B,nat),fun(set(B),nat),groups7121269368397514597t_prod(B,nat),F2),A3)) = aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7121269368397514597t_prod(B,A),aTP_Lamp_hq(fun(B,nat),fun(B,A),F2)),A3) ) ).

% of_nat_prod
tff(fact_4405_of__int__prod,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_ring_1(A)
     => ! [F2: fun(B,int),A3: set(B)] : aa(int,A,ring_1_of_int(A),aa(set(B),int,aa(fun(B,int),fun(set(B),int),groups7121269368397514597t_prod(B,int),F2),A3)) = aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7121269368397514597t_prod(B,A),aTP_Lamp_hr(fun(B,int),fun(B,A),F2)),A3) ) ).

% of_int_prod
tff(fact_4406_prod_Oempty,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(B,A)] : aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7121269368397514597t_prod(B,A),G),bot_bot(set(B))) = one_one(A) ) ).

% prod.empty
tff(fact_4407_prod_OlessThan__Suc,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_ord_lessThan(nat,aa(nat,nat,suc,Nb))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_ord_lessThan(nat,Nb))),aa(nat,A,G,Nb)) ) ).

% prod.lessThan_Suc
tff(fact_4408_prod_OatMost__Suc,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_ord_atMost(nat,aa(nat,nat,suc,Nb))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_ord_atMost(nat,Nb))),aa(nat,A,G,aa(nat,nat,suc,Nb))) ) ).

% prod.atMost_Suc
tff(fact_4409_prod_Ocl__ivl__Suc,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Ma: nat,Nb: nat] :
          aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or1337092689740270186AtMost(nat,Ma,aa(nat,nat,suc,Nb))) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,suc,Nb)),Ma),one_one(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or1337092689740270186AtMost(nat,Ma,Nb))),aa(nat,A,G,aa(nat,nat,suc,Nb)))) ) ).

% prod.cl_ivl_Suc
tff(fact_4410_divmod__algorithm__code_I5_J,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Ma: num,Nb: num] : unique8689654367752047608divmod(A,aa(num,num,bit0,Ma),aa(num,num,bit0,Nb)) = aa(product_prod(A,A),product_prod(A,A),product_case_prod(A,A,product_prod(A,A),aTP_Lamp_hs(A,fun(A,product_prod(A,A)))),unique8689654367752047608divmod(A,Ma,Nb)) ) ).

% divmod_algorithm_code(5)
tff(fact_4411_prod__power__distrib,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_semiring_1(A)
     => ! [F2: fun(B,A),A3: set(B),Nb: nat] : aa(nat,A,power_power(A,aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7121269368397514597t_prod(B,A),F2),A3)),Nb) = aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7121269368397514597t_prod(B,A),aa(nat,fun(B,A),aTP_Lamp_ht(fun(B,A),fun(nat,fun(B,A)),F2),Nb)),A3) ) ).

% prod_power_distrib
tff(fact_4412_prod__dividef,axiom,
    ! [A: $tType,B: $tType] :
      ( field(A)
     => ! [F2: fun(B,A),G: fun(B,A),A3: set(B)] : aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7121269368397514597t_prod(B,A),aa(fun(B,A),fun(B,A),aTP_Lamp_hu(fun(B,A),fun(fun(B,A),fun(B,A)),F2),G)),A3) = divide_divide(A,aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7121269368397514597t_prod(B,A),F2),A3),aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7121269368397514597t_prod(B,A),G),A3)) ) ).

% prod_dividef
tff(fact_4413_prod_Onot__neutral__contains__not__neutral,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(B,A),A3: set(B)] :
          ( ( aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7121269368397514597t_prod(B,A),G),A3) != one_one(A) )
         => ~ ! [A4: B] :
                ( member(B,A4,A3)
               => ( aa(B,A,G,A4) = one_one(A) ) ) ) ) ).

% prod.not_neutral_contains_not_neutral
tff(fact_4414_prod_Oneutral,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_mult(B)
     => ! [A3: set(A),G: fun(A,B)] :
          ( ! [X3: A] :
              ( member(A,X3,A3)
             => ( aa(A,B,G,X3) = one_one(B) ) )
         => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),A3) = one_one(B) ) ) ) ).

% prod.neutral
tff(fact_4415_norm__prod__le,axiom,
    ! [A: $tType,B: $tType] :
      ( ( comm_monoid_mult(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [F2: fun(B,A),A3: set(B)] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7121269368397514597t_prod(B,A),F2),A3))),aa(set(B),real,aa(fun(B,real),fun(set(B),real),groups7121269368397514597t_prod(B,real),aTP_Lamp_hv(fun(B,A),fun(B,real),F2)),A3)) ) ).

% norm_prod_le
tff(fact_4416_prod__nonneg,axiom,
    ! [B: $tType,A: $tType] :
      ( linordered_semidom(B)
     => ! [A3: set(A),F2: fun(A,B)] :
          ( ! [X3: A] :
              ( member(A,X3,A3)
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),zero_zero(B)),aa(A,B,F2,X3)) )
         => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),zero_zero(B)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),F2),A3)) ) ) ).

% prod_nonneg
tff(fact_4417_prod__mono,axiom,
    ! [B: $tType,A: $tType] :
      ( linordered_semidom(B)
     => ! [A3: set(A),F2: fun(A,B),G: fun(A,B)] :
          ( ! [I2: A] :
              ( member(A,I2,A3)
             => ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),zero_zero(B)),aa(A,B,F2,I2))
                & aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,I2)),aa(A,B,G,I2)) ) )
         => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),F2),A3)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),A3)) ) ) ).

% prod_mono
tff(fact_4418_prod__pos,axiom,
    ! [B: $tType,A: $tType] :
      ( linordered_semidom(B)
     => ! [A3: set(A),F2: fun(A,B)] :
          ( ! [X3: A] :
              ( member(A,X3,A3)
             => aa(B,$o,aa(B,fun(B,$o),ord_less(B),zero_zero(B)),aa(A,B,F2,X3)) )
         => aa(B,$o,aa(B,fun(B,$o),ord_less(B),zero_zero(B)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),F2),A3)) ) ) ).

% prod_pos
tff(fact_4419_prod__ge__1,axiom,
    ! [B: $tType,A: $tType] :
      ( linord181362715937106298miring(B)
     => ! [A3: set(A),F2: fun(A,B)] :
          ( ! [X3: A] :
              ( member(A,X3,A3)
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),one_one(B)),aa(A,B,F2,X3)) )
         => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),one_one(B)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),F2),A3)) ) ) ).

% prod_ge_1
tff(fact_4420_image__int__atLeastAtMost,axiom,
    ! [A2: nat,B2: nat] : aa(set(nat),set(int),image(nat,int,semiring_1_of_nat(int)),set_or1337092689740270186AtMost(nat,A2,B2)) = set_or1337092689740270186AtMost(int,aa(nat,int,semiring_1_of_nat(int),A2),aa(nat,int,semiring_1_of_nat(int),B2)) ).

% image_int_atLeastAtMost
tff(fact_4421_prod_Oshift__bounds__cl__Suc__ivl,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Ma: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or1337092689740270186AtMost(nat,aa(nat,nat,suc,Ma),aa(nat,nat,suc,Nb))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aTP_Lamp_hw(fun(nat,A),fun(nat,A),G)),set_or1337092689740270186AtMost(nat,Ma,Nb)) ) ).

% prod.shift_bounds_cl_Suc_ivl
tff(fact_4422_power__sum,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_mult(A)
     => ! [C2: A,F2: fun(B,nat),A3: set(B)] : aa(nat,A,power_power(A,C2),aa(set(B),nat,aa(fun(B,nat),fun(set(B),nat),groups7311177749621191930dd_sum(B,nat),F2),A3)) = aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7121269368397514597t_prod(B,A),aa(fun(B,nat),fun(B,A),aTP_Lamp_hx(A,fun(fun(B,nat),fun(B,A)),C2),F2)),A3) ) ).

% power_sum
tff(fact_4423_prod_Oshift__bounds__cl__nat__ivl,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Ma: nat,K: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or1337092689740270186AtMost(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),K),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),K))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(nat,fun(nat,A),aTP_Lamp_hy(fun(nat,A),fun(nat,fun(nat,A)),G),K)),set_or1337092689740270186AtMost(nat,Ma,Nb)) ) ).

% prod.shift_bounds_cl_nat_ivl
tff(fact_4424_prod__le__1,axiom,
    ! [A: $tType,B: $tType] :
      ( linord181362715937106298miring(B)
     => ! [A3: set(A),F2: fun(A,B)] :
          ( ! [X3: A] :
              ( member(A,X3,A3)
             => ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),zero_zero(B)),aa(A,B,F2,X3))
                & aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X3)),one_one(B)) ) )
         => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),F2),A3)),one_one(B)) ) ) ).

% prod_le_1
tff(fact_4425_ln__real__def,axiom,
    ! [X: real] : aa(real,real,ln_ln(real),X) = the(real,aTP_Lamp_hz(real,fun(real,$o),X)) ).

% ln_real_def
tff(fact_4426_bset_I1_J,axiom,
    ! [D3: int,B3: set(int),P: fun(int,$o),Q: fun(int,$o)] :
      ( ! [X3: int] :
          ( ! [Xa2: int] :
              ( member(int,Xa2,set_or1337092689740270186AtMost(int,one_one(int),D3))
             => ! [Xb2: int] :
                  ( member(int,Xb2,B3)
                 => ( X3 != aa(int,int,aa(int,fun(int,int),plus_plus(int),Xb2),Xa2) ) ) )
         => ( aa(int,$o,P,X3)
           => aa(int,$o,P,aa(int,int,aa(int,fun(int,int),minus_minus(int),X3),D3)) ) )
     => ( ! [X3: int] :
            ( ! [Xa2: int] :
                ( member(int,Xa2,set_or1337092689740270186AtMost(int,one_one(int),D3))
               => ! [Xb2: int] :
                    ( member(int,Xb2,B3)
                   => ( X3 != aa(int,int,aa(int,fun(int,int),plus_plus(int),Xb2),Xa2) ) ) )
           => ( aa(int,$o,Q,X3)
             => aa(int,$o,Q,aa(int,int,aa(int,fun(int,int),minus_minus(int),X3),D3)) ) )
       => ! [X2: int] :
            ( ! [Xa3: int] :
                ( member(int,Xa3,set_or1337092689740270186AtMost(int,one_one(int),D3))
               => ! [Xb3: int] :
                    ( member(int,Xb3,B3)
                   => ( X2 != aa(int,int,aa(int,fun(int,int),plus_plus(int),Xb3),Xa3) ) ) )
           => ( ( aa(int,$o,P,X2)
                & aa(int,$o,Q,X2) )
             => ( aa(int,$o,P,aa(int,int,aa(int,fun(int,int),minus_minus(int),X2),D3))
                & aa(int,$o,Q,aa(int,int,aa(int,fun(int,int),minus_minus(int),X2),D3)) ) ) ) ) ) ).

% bset(1)
tff(fact_4427_bset_I2_J,axiom,
    ! [D3: int,B3: set(int),P: fun(int,$o),Q: fun(int,$o)] :
      ( ! [X3: int] :
          ( ! [Xa2: int] :
              ( member(int,Xa2,set_or1337092689740270186AtMost(int,one_one(int),D3))
             => ! [Xb2: int] :
                  ( member(int,Xb2,B3)
                 => ( X3 != aa(int,int,aa(int,fun(int,int),plus_plus(int),Xb2),Xa2) ) ) )
         => ( aa(int,$o,P,X3)
           => aa(int,$o,P,aa(int,int,aa(int,fun(int,int),minus_minus(int),X3),D3)) ) )
     => ( ! [X3: int] :
            ( ! [Xa2: int] :
                ( member(int,Xa2,set_or1337092689740270186AtMost(int,one_one(int),D3))
               => ! [Xb2: int] :
                    ( member(int,Xb2,B3)
                   => ( X3 != aa(int,int,aa(int,fun(int,int),plus_plus(int),Xb2),Xa2) ) ) )
           => ( aa(int,$o,Q,X3)
             => aa(int,$o,Q,aa(int,int,aa(int,fun(int,int),minus_minus(int),X3),D3)) ) )
       => ! [X2: int] :
            ( ! [Xa3: int] :
                ( member(int,Xa3,set_or1337092689740270186AtMost(int,one_one(int),D3))
               => ! [Xb3: int] :
                    ( member(int,Xb3,B3)
                   => ( X2 != aa(int,int,aa(int,fun(int,int),plus_plus(int),Xb3),Xa3) ) ) )
           => ( ( aa(int,$o,P,X2)
                | aa(int,$o,Q,X2) )
             => ( aa(int,$o,P,aa(int,int,aa(int,fun(int,int),minus_minus(int),X2),D3))
                | aa(int,$o,Q,aa(int,int,aa(int,fun(int,int),minus_minus(int),X2),D3)) ) ) ) ) ) ).

% bset(2)
tff(fact_4428_aset_I1_J,axiom,
    ! [D3: int,A3: set(int),P: fun(int,$o),Q: fun(int,$o)] :
      ( ! [X3: int] :
          ( ! [Xa2: int] :
              ( member(int,Xa2,set_or1337092689740270186AtMost(int,one_one(int),D3))
             => ! [Xb2: int] :
                  ( member(int,Xb2,A3)
                 => ( X3 != aa(int,int,aa(int,fun(int,int),minus_minus(int),Xb2),Xa2) ) ) )
         => ( aa(int,$o,P,X3)
           => aa(int,$o,P,aa(int,int,aa(int,fun(int,int),plus_plus(int),X3),D3)) ) )
     => ( ! [X3: int] :
            ( ! [Xa2: int] :
                ( member(int,Xa2,set_or1337092689740270186AtMost(int,one_one(int),D3))
               => ! [Xb2: int] :
                    ( member(int,Xb2,A3)
                   => ( X3 != aa(int,int,aa(int,fun(int,int),minus_minus(int),Xb2),Xa2) ) ) )
           => ( aa(int,$o,Q,X3)
             => aa(int,$o,Q,aa(int,int,aa(int,fun(int,int),plus_plus(int),X3),D3)) ) )
       => ! [X2: int] :
            ( ! [Xa3: int] :
                ( member(int,Xa3,set_or1337092689740270186AtMost(int,one_one(int),D3))
               => ! [Xb3: int] :
                    ( member(int,Xb3,A3)
                   => ( X2 != aa(int,int,aa(int,fun(int,int),minus_minus(int),Xb3),Xa3) ) ) )
           => ( ( aa(int,$o,P,X2)
                & aa(int,$o,Q,X2) )
             => ( aa(int,$o,P,aa(int,int,aa(int,fun(int,int),plus_plus(int),X2),D3))
                & aa(int,$o,Q,aa(int,int,aa(int,fun(int,int),plus_plus(int),X2),D3)) ) ) ) ) ) ).

% aset(1)
tff(fact_4429_aset_I2_J,axiom,
    ! [D3: int,A3: set(int),P: fun(int,$o),Q: fun(int,$o)] :
      ( ! [X3: int] :
          ( ! [Xa2: int] :
              ( member(int,Xa2,set_or1337092689740270186AtMost(int,one_one(int),D3))
             => ! [Xb2: int] :
                  ( member(int,Xb2,A3)
                 => ( X3 != aa(int,int,aa(int,fun(int,int),minus_minus(int),Xb2),Xa2) ) ) )
         => ( aa(int,$o,P,X3)
           => aa(int,$o,P,aa(int,int,aa(int,fun(int,int),plus_plus(int),X3),D3)) ) )
     => ( ! [X3: int] :
            ( ! [Xa2: int] :
                ( member(int,Xa2,set_or1337092689740270186AtMost(int,one_one(int),D3))
               => ! [Xb2: int] :
                    ( member(int,Xb2,A3)
                   => ( X3 != aa(int,int,aa(int,fun(int,int),minus_minus(int),Xb2),Xa2) ) ) )
           => ( aa(int,$o,Q,X3)
             => aa(int,$o,Q,aa(int,int,aa(int,fun(int,int),plus_plus(int),X3),D3)) ) )
       => ! [X2: int] :
            ( ! [Xa3: int] :
                ( member(int,Xa3,set_or1337092689740270186AtMost(int,one_one(int),D3))
               => ! [Xb3: int] :
                    ( member(int,Xb3,A3)
                   => ( X2 != aa(int,int,aa(int,fun(int,int),minus_minus(int),Xb3),Xa3) ) ) )
           => ( ( aa(int,$o,P,X2)
                | aa(int,$o,Q,X2) )
             => ( aa(int,$o,P,aa(int,int,aa(int,fun(int,int),plus_plus(int),X2),D3))
                | aa(int,$o,Q,aa(int,int,aa(int,fun(int,int),plus_plus(int),X2),D3)) ) ) ) ) ) ).

% aset(2)
tff(fact_4430_prod_Onat__diff__reindex,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(nat,fun(nat,A),aTP_Lamp_ia(fun(nat,A),fun(nat,fun(nat,A)),G),Nb)),set_ord_lessThan(nat,Nb)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_ord_lessThan(nat,Nb)) ) ).

% prod.nat_diff_reindex
tff(fact_4431_prod_OatLeastAtMost__rev,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Nb: nat,Ma: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or1337092689740270186AtMost(nat,Nb,Ma)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(nat,fun(nat,A),aa(nat,fun(nat,fun(nat,A)),aTP_Lamp_ib(fun(nat,A),fun(nat,fun(nat,fun(nat,A))),G),Nb),Ma)),set_or1337092689740270186AtMost(nat,Nb,Ma)) ) ).

% prod.atLeastAtMost_rev
tff(fact_4432_ln__neg__is__const,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),zero_zero(real))
     => ( aa(real,real,ln_ln(real),X) = the(real,aTP_Lamp_ic(real,$o)) ) ) ).

% ln_neg_is_const
tff(fact_4433_prod_OatLeast0__atMost__Suc,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or1337092689740270186AtMost(nat,zero_zero(nat),aa(nat,nat,suc,Nb))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or1337092689740270186AtMost(nat,zero_zero(nat),Nb))),aa(nat,A,G,aa(nat,nat,suc,Nb))) ) ).

% prod.atLeast0_atMost_Suc
tff(fact_4434_prod_OatLeast__Suc__atMost,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Ma: nat,Nb: nat,G: fun(nat,A)] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
         => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or1337092689740270186AtMost(nat,Ma,Nb)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,G,Ma)),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or1337092689740270186AtMost(nat,aa(nat,nat,suc,Ma),Nb))) ) ) ) ).

% prod.atLeast_Suc_atMost
tff(fact_4435_prod_Onat__ivl__Suc_H,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Ma: nat,Nb: nat,G: fun(nat,A)] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),aa(nat,nat,suc,Nb))
         => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or1337092689740270186AtMost(nat,Ma,aa(nat,nat,suc,Nb))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,G,aa(nat,nat,suc,Nb))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or1337092689740270186AtMost(nat,Ma,Nb))) ) ) ) ).

% prod.nat_ivl_Suc'
tff(fact_4436_bset_I9_J,axiom,
    ! [D2: int,D3: int,B3: set(int),Ta: int] :
      ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),D2),D3)
     => ! [X2: int] :
          ( ! [Xa3: int] :
              ( member(int,Xa3,set_or1337092689740270186AtMost(int,one_one(int),D3))
             => ! [Xb3: int] :
                  ( member(int,Xb3,B3)
                 => ( X2 != aa(int,int,aa(int,fun(int,int),plus_plus(int),Xb3),Xa3) ) ) )
         => ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),D2),aa(int,int,aa(int,fun(int,int),plus_plus(int),X2),Ta))
           => aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),D2),aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),X2),D3)),Ta)) ) ) ) ).

% bset(9)
tff(fact_4437_bset_I10_J,axiom,
    ! [D2: int,D3: int,B3: set(int),Ta: int] :
      ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),D2),D3)
     => ! [X2: int] :
          ( ! [Xa3: int] :
              ( member(int,Xa3,set_or1337092689740270186AtMost(int,one_one(int),D3))
             => ! [Xb3: int] :
                  ( member(int,Xb3,B3)
                 => ( X2 != aa(int,int,aa(int,fun(int,int),plus_plus(int),Xb3),Xa3) ) ) )
         => ( ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),D2),aa(int,int,aa(int,fun(int,int),plus_plus(int),X2),Ta))
           => ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),D2),aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),X2),D3)),Ta)) ) ) ) ).

% bset(10)
tff(fact_4438_aset_I9_J,axiom,
    ! [D2: int,D3: int,A3: set(int),Ta: int] :
      ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),D2),D3)
     => ! [X2: int] :
          ( ! [Xa3: int] :
              ( member(int,Xa3,set_or1337092689740270186AtMost(int,one_one(int),D3))
             => ! [Xb3: int] :
                  ( member(int,Xb3,A3)
                 => ( X2 != aa(int,int,aa(int,fun(int,int),minus_minus(int),Xb3),Xa3) ) ) )
         => ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),D2),aa(int,int,aa(int,fun(int,int),plus_plus(int),X2),Ta))
           => aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),D2),aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),plus_plus(int),X2),D3)),Ta)) ) ) ) ).

% aset(9)
tff(fact_4439_aset_I10_J,axiom,
    ! [D2: int,D3: int,A3: set(int),Ta: int] :
      ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),D2),D3)
     => ! [X2: int] :
          ( ! [Xa3: int] :
              ( member(int,Xa3,set_or1337092689740270186AtMost(int,one_one(int),D3))
             => ! [Xb3: int] :
                  ( member(int,Xb3,A3)
                 => ( X2 != aa(int,int,aa(int,fun(int,int),minus_minus(int),Xb3),Xa3) ) ) )
         => ( ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),D2),aa(int,int,aa(int,fun(int,int),plus_plus(int),X2),Ta))
           => ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),D2),aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),plus_plus(int),X2),D3)),Ta)) ) ) ) ).

% aset(10)
tff(fact_4440_prod_OlessThan__Suc__shift,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_ord_lessThan(nat,aa(nat,nat,suc,Nb))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,G,zero_zero(nat))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aTP_Lamp_hw(fun(nat,A),fun(nat,A),G)),set_ord_lessThan(nat,Nb))) ) ).

% prod.lessThan_Suc_shift
tff(fact_4441_prod_OSuc__reindex__ivl,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Ma: nat,Nb: nat,G: fun(nat,A)] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
         => ( aa(A,A,aa(A,fun(A,A),times_times(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or1337092689740270186AtMost(nat,Ma,Nb))),aa(nat,A,G,aa(nat,nat,suc,Nb))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,G,Ma)),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aTP_Lamp_hw(fun(nat,A),fun(nat,A),G)),set_or1337092689740270186AtMost(nat,Ma,Nb))) ) ) ) ).

% prod.Suc_reindex_ivl
tff(fact_4442_prod_OatMost__Suc__shift,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_ord_atMost(nat,aa(nat,nat,suc,Nb))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,G,zero_zero(nat))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aTP_Lamp_hw(fun(nat,A),fun(nat,A),G)),set_ord_atMost(nat,Nb))) ) ).

% prod.atMost_Suc_shift
tff(fact_4443_atLeastAtMostPlus1__int__conv,axiom,
    ! [Ma: int,Nb: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Ma),aa(int,int,aa(int,fun(int,int),plus_plus(int),one_one(int)),Nb))
     => ( set_or1337092689740270186AtMost(int,Ma,aa(int,int,aa(int,fun(int,int),plus_plus(int),one_one(int)),Nb)) = aa(set(int),set(int),aa(int,fun(set(int),set(int)),insert(int),aa(int,int,aa(int,fun(int,int),plus_plus(int),one_one(int)),Nb)),set_or1337092689740270186AtMost(int,Ma,Nb)) ) ) ).

% atLeastAtMostPlus1_int_conv
tff(fact_4444_prod_OatLeast1__atMost__eq,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or1337092689740270186AtMost(nat,aa(nat,nat,suc,zero_zero(nat)),Nb)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aTP_Lamp_hw(fun(nat,A),fun(nat,A),G)),set_ord_lessThan(nat,Nb)) ) ).

% prod.atLeast1_atMost_eq
tff(fact_4445_fact__prod,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ! [Nb: nat] : semiring_char_0_fact(A,Nb) = aa(nat,A,semiring_1_of_nat(A),aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7121269368397514597t_prod(nat,nat),aTP_Lamp_hg(nat,nat)),set_or1337092689740270186AtMost(nat,one_one(nat),Nb))) ) ).

% fact_prod
tff(fact_4446_prod_Onested__swap_H,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [A2: fun(nat,fun(nat,A)),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aTP_Lamp_id(fun(nat,fun(nat,A)),fun(nat,A),A2)),set_ord_atMost(nat,Nb)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(nat,fun(nat,A),aTP_Lamp_if(fun(nat,fun(nat,A)),fun(nat,fun(nat,A)),A2),Nb)),set_ord_lessThan(nat,Nb)) ) ).

% prod.nested_swap'
tff(fact_4447_prod__atLeastAtMost__code,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [F2: fun(nat,A),A2: nat,B2: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),F2),set_or1337092689740270186AtMost(nat,A2,B2)) = set_fo6178422350223883121st_nat(A,aTP_Lamp_ig(fun(nat,A),fun(nat,fun(A,A)),F2),A2,B2,one_one(A)) ) ).

% prod_atLeastAtMost_code
tff(fact_4448_the__elem__def,axiom,
    ! [A: $tType,X5: set(A)] : the_elem(A,X5) = the(A,aTP_Lamp_ih(set(A),fun(A,$o),X5)) ).

% the_elem_def
tff(fact_4449_prod_Oub__add__nat,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Ma: nat,Nb: nat,G: fun(nat,A),P2: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),one_one(nat)))
         => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or1337092689740270186AtMost(nat,Ma,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),P2))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or1337092689740270186AtMost(nat,Ma,Nb))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or1337092689740270186AtMost(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),one_one(nat)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),P2)))) ) ) ) ).

% prod.ub_add_nat
tff(fact_4450_periodic__finite__ex,axiom,
    ! [D2: int,P: fun(int,$o)] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),D2)
     => ( ! [X3: int,K3: int] :
            ( aa(int,$o,P,X3)
          <=> aa(int,$o,P,aa(int,int,aa(int,fun(int,int),minus_minus(int),X3),aa(int,int,aa(int,fun(int,int),times_times(int),K3),D2))) )
       => ( ? [X_13: int] : aa(int,$o,P,X_13)
        <=> ? [X4: int] :
              ( member(int,X4,set_or1337092689740270186AtMost(int,one_one(int),D2))
              & aa(int,$o,P,X4) ) ) ) ) ).

% periodic_finite_ex
tff(fact_4451_aset_I7_J,axiom,
    ! [D3: int,A3: set(int),Ta: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),D3)
     => ! [X2: int] :
          ( ! [Xa3: int] :
              ( member(int,Xa3,set_or1337092689740270186AtMost(int,one_one(int),D3))
             => ! [Xb3: int] :
                  ( member(int,Xb3,A3)
                 => ( X2 != aa(int,int,aa(int,fun(int,int),minus_minus(int),Xb3),Xa3) ) ) )
         => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),Ta),X2)
           => aa(int,$o,aa(int,fun(int,$o),ord_less(int),Ta),aa(int,int,aa(int,fun(int,int),plus_plus(int),X2),D3)) ) ) ) ).

% aset(7)
tff(fact_4452_aset_I5_J,axiom,
    ! [D3: int,Ta: int,A3: set(int)] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),D3)
     => ( member(int,Ta,A3)
       => ! [X2: int] :
            ( ! [Xa3: int] :
                ( member(int,Xa3,set_or1337092689740270186AtMost(int,one_one(int),D3))
               => ! [Xb3: int] :
                    ( member(int,Xb3,A3)
                   => ( X2 != aa(int,int,aa(int,fun(int,int),minus_minus(int),Xb3),Xa3) ) ) )
           => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),X2),Ta)
             => aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,aa(int,fun(int,int),plus_plus(int),X2),D3)),Ta) ) ) ) ) ).

% aset(5)
tff(fact_4453_aset_I4_J,axiom,
    ! [D3: int,Ta: int,A3: set(int)] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),D3)
     => ( member(int,Ta,A3)
       => ! [X2: int] :
            ( ! [Xa3: int] :
                ( member(int,Xa3,set_or1337092689740270186AtMost(int,one_one(int),D3))
               => ! [Xb3: int] :
                    ( member(int,Xb3,A3)
                   => ( X2 != aa(int,int,aa(int,fun(int,int),minus_minus(int),Xb3),Xa3) ) ) )
           => ( ( X2 != Ta )
             => ( aa(int,int,aa(int,fun(int,int),plus_plus(int),X2),D3) != Ta ) ) ) ) ) ).

% aset(4)
tff(fact_4454_aset_I3_J,axiom,
    ! [D3: int,Ta: int,A3: set(int)] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),D3)
     => ( member(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),Ta),one_one(int)),A3)
       => ! [X2: int] :
            ( ! [Xa3: int] :
                ( member(int,Xa3,set_or1337092689740270186AtMost(int,one_one(int),D3))
               => ! [Xb3: int] :
                    ( member(int,Xb3,A3)
                   => ( X2 != aa(int,int,aa(int,fun(int,int),minus_minus(int),Xb3),Xa3) ) ) )
           => ( ( X2 = Ta )
             => ( aa(int,int,aa(int,fun(int,int),plus_plus(int),X2),D3) = Ta ) ) ) ) ) ).

% aset(3)
tff(fact_4455_bset_I7_J,axiom,
    ! [D3: int,Ta: int,B3: set(int)] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),D3)
     => ( member(int,Ta,B3)
       => ! [X2: int] :
            ( ! [Xa3: int] :
                ( member(int,Xa3,set_or1337092689740270186AtMost(int,one_one(int),D3))
               => ! [Xb3: int] :
                    ( member(int,Xb3,B3)
                   => ( X2 != aa(int,int,aa(int,fun(int,int),plus_plus(int),Xb3),Xa3) ) ) )
           => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),Ta),X2)
             => aa(int,$o,aa(int,fun(int,$o),ord_less(int),Ta),aa(int,int,aa(int,fun(int,int),minus_minus(int),X2),D3)) ) ) ) ) ).

% bset(7)
tff(fact_4456_bset_I5_J,axiom,
    ! [D3: int,B3: set(int),Ta: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),D3)
     => ! [X2: int] :
          ( ! [Xa3: int] :
              ( member(int,Xa3,set_or1337092689740270186AtMost(int,one_one(int),D3))
             => ! [Xb3: int] :
                  ( member(int,Xb3,B3)
                 => ( X2 != aa(int,int,aa(int,fun(int,int),plus_plus(int),Xb3),Xa3) ) ) )
         => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),X2),Ta)
           => aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),X2),D3)),Ta) ) ) ) ).

% bset(5)
tff(fact_4457_bset_I4_J,axiom,
    ! [D3: int,Ta: int,B3: set(int)] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),D3)
     => ( member(int,Ta,B3)
       => ! [X2: int] :
            ( ! [Xa3: int] :
                ( member(int,Xa3,set_or1337092689740270186AtMost(int,one_one(int),D3))
               => ! [Xb3: int] :
                    ( member(int,Xb3,B3)
                   => ( X2 != aa(int,int,aa(int,fun(int,int),plus_plus(int),Xb3),Xa3) ) ) )
           => ( ( X2 != Ta )
             => ( aa(int,int,aa(int,fun(int,int),minus_minus(int),X2),D3) != Ta ) ) ) ) ) ).

% bset(4)
tff(fact_4458_bset_I3_J,axiom,
    ! [D3: int,Ta: int,B3: set(int)] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),D3)
     => ( member(int,aa(int,int,aa(int,fun(int,int),minus_minus(int),Ta),one_one(int)),B3)
       => ! [X2: int] :
            ( ! [Xa3: int] :
                ( member(int,Xa3,set_or1337092689740270186AtMost(int,one_one(int),D3))
               => ! [Xb3: int] :
                    ( member(int,Xb3,B3)
                   => ( X2 != aa(int,int,aa(int,fun(int,int),plus_plus(int),Xb3),Xa3) ) ) )
           => ( ( X2 = Ta )
             => ( aa(int,int,aa(int,fun(int,int),minus_minus(int),X2),D3) = Ta ) ) ) ) ) ).

% bset(3)
tff(fact_4459_norm__prod__diff,axiom,
    ! [B: $tType,A: $tType] :
      ( ( comm_monoid_mult(B)
        & real_V2822296259951069270ebra_1(B) )
     => ! [I5: set(A),Z: fun(A,B),W: fun(A,B)] :
          ( ! [I2: A] :
              ( member(A,I2,I5)
             => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(B,aa(A,B,Z,I2))),one_one(real)) )
         => ( ! [I2: A] :
                ( member(A,I2,I5)
               => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(B,aa(A,B,W,I2))),one_one(real)) )
           => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(B,aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),Z),I5)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),W),I5)))),aa(set(A),real,aa(fun(A,real),fun(set(A),real),groups7311177749621191930dd_sum(A,real),aa(fun(A,B),fun(A,real),aTP_Lamp_ii(fun(A,B),fun(fun(A,B),fun(A,real)),Z),W)),I5)) ) ) ) ).

% norm_prod_diff
tff(fact_4460_prod_OatMost__shift,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_ord_atMost(nat,Nb)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,G,zero_zero(nat))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aTP_Lamp_hw(fun(nat,A),fun(nat,A),G)),set_ord_lessThan(nat,Nb))) ) ).

% prod.atMost_shift
tff(fact_4461_fact__eq__fact__times,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma)
     => ( semiring_char_0_fact(nat,Ma) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),semiring_char_0_fact(nat,Nb)),aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7121269368397514597t_prod(nat,nat),aTP_Lamp_hg(nat,nat)),set_or1337092689740270186AtMost(nat,aa(nat,nat,suc,Nb),Ma))) ) ) ).

% fact_eq_fact_times
tff(fact_4462_simp__from__to,axiom,
    ! [I: int,J: int] :
      set_or1337092689740270186AtMost(int,I,J) = $ite(aa(int,$o,aa(int,fun(int,$o),ord_less(int),J),I),bot_bot(set(int)),aa(set(int),set(int),aa(int,fun(set(int),set(int)),insert(int),I),set_or1337092689740270186AtMost(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),I),one_one(int)),J))) ).

% simp_from_to
tff(fact_4463_bset_I6_J,axiom,
    ! [D3: int,B3: set(int),Ta: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),D3)
     => ! [X2: int] :
          ( ! [Xa3: int] :
              ( member(int,Xa3,set_or1337092689740270186AtMost(int,one_one(int),D3))
             => ! [Xb3: int] :
                  ( member(int,Xb3,B3)
                 => ( X2 != aa(int,int,aa(int,fun(int,int),plus_plus(int),Xb3),Xa3) ) ) )
         => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),X2),Ta)
           => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),X2),D3)),Ta) ) ) ) ).

% bset(6)
tff(fact_4464_bset_I8_J,axiom,
    ! [D3: int,Ta: int,B3: set(int)] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),D3)
     => ( member(int,aa(int,int,aa(int,fun(int,int),minus_minus(int),Ta),one_one(int)),B3)
       => ! [X2: int] :
            ( ! [Xa3: int] :
                ( member(int,Xa3,set_or1337092689740270186AtMost(int,one_one(int),D3))
               => ! [Xb3: int] :
                    ( member(int,Xb3,B3)
                   => ( X2 != aa(int,int,aa(int,fun(int,int),plus_plus(int),Xb3),Xa3) ) ) )
           => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Ta),X2)
             => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Ta),aa(int,int,aa(int,fun(int,int),minus_minus(int),X2),D3)) ) ) ) ) ).

% bset(8)
tff(fact_4465_aset_I6_J,axiom,
    ! [D3: int,Ta: int,A3: set(int)] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),D3)
     => ( member(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),Ta),one_one(int)),A3)
       => ! [X2: int] :
            ( ! [Xa3: int] :
                ( member(int,Xa3,set_or1337092689740270186AtMost(int,one_one(int),D3))
               => ! [Xb3: int] :
                    ( member(int,Xb3,A3)
                   => ( X2 != aa(int,int,aa(int,fun(int,int),minus_minus(int),Xb3),Xa3) ) ) )
           => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),X2),Ta)
             => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,aa(int,fun(int,int),plus_plus(int),X2),D3)),Ta) ) ) ) ) ).

% aset(6)
tff(fact_4466_aset_I8_J,axiom,
    ! [D3: int,A3: set(int),Ta: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),D3)
     => ! [X2: int] :
          ( ! [Xa3: int] :
              ( member(int,Xa3,set_or1337092689740270186AtMost(int,one_one(int),D3))
             => ! [Xb3: int] :
                  ( member(int,Xb3,A3)
                 => ( X2 != aa(int,int,aa(int,fun(int,int),minus_minus(int),Xb3),Xa3) ) ) )
         => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Ta),X2)
           => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Ta),aa(int,int,aa(int,fun(int,int),plus_plus(int),X2),D3)) ) ) ) ).

% aset(8)
tff(fact_4467_cpmi,axiom,
    ! [D3: int,P: fun(int,$o),P3: fun(int,$o),B3: set(int)] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),D3)
     => ( ? [Z3: int] :
          ! [X3: int] :
            ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),X3),Z3)
           => ( aa(int,$o,P,X3)
            <=> aa(int,$o,P3,X3) ) )
       => ( ! [X3: int] :
              ( ! [Xa2: int] :
                  ( member(int,Xa2,set_or1337092689740270186AtMost(int,one_one(int),D3))
                 => ! [Xb2: int] :
                      ( member(int,Xb2,B3)
                     => ( X3 != aa(int,int,aa(int,fun(int,int),plus_plus(int),Xb2),Xa2) ) ) )
             => ( aa(int,$o,P,X3)
               => aa(int,$o,P,aa(int,int,aa(int,fun(int,int),minus_minus(int),X3),D3)) ) )
         => ( ! [X3: int,K3: int] :
                ( aa(int,$o,P3,X3)
              <=> aa(int,$o,P3,aa(int,int,aa(int,fun(int,int),minus_minus(int),X3),aa(int,int,aa(int,fun(int,int),times_times(int),K3),D3))) )
           => ( ? [X_13: int] : aa(int,$o,P,X_13)
            <=> ( ? [X4: int] :
                    ( member(int,X4,set_or1337092689740270186AtMost(int,one_one(int),D3))
                    & aa(int,$o,P3,X4) )
                | ? [X4: int] :
                    ( member(int,X4,set_or1337092689740270186AtMost(int,one_one(int),D3))
                    & ? [Xa4: int] :
                        ( member(int,Xa4,B3)
                        & aa(int,$o,P,aa(int,int,aa(int,fun(int,int),plus_plus(int),Xa4),X4)) ) ) ) ) ) ) ) ) ).

% cpmi
tff(fact_4468_cppi,axiom,
    ! [D3: int,P: fun(int,$o),P3: fun(int,$o),A3: set(int)] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),D3)
     => ( ? [Z3: int] :
          ! [X3: int] :
            ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),Z3),X3)
           => ( aa(int,$o,P,X3)
            <=> aa(int,$o,P3,X3) ) )
       => ( ! [X3: int] :
              ( ! [Xa2: int] :
                  ( member(int,Xa2,set_or1337092689740270186AtMost(int,one_one(int),D3))
                 => ! [Xb2: int] :
                      ( member(int,Xb2,A3)
                     => ( X3 != aa(int,int,aa(int,fun(int,int),minus_minus(int),Xb2),Xa2) ) ) )
             => ( aa(int,$o,P,X3)
               => aa(int,$o,P,aa(int,int,aa(int,fun(int,int),plus_plus(int),X3),D3)) ) )
         => ( ! [X3: int,K3: int] :
                ( aa(int,$o,P3,X3)
              <=> aa(int,$o,P3,aa(int,int,aa(int,fun(int,int),minus_minus(int),X3),aa(int,int,aa(int,fun(int,int),times_times(int),K3),D3))) )
           => ( ? [X_13: int] : aa(int,$o,P,X_13)
            <=> ( ? [X4: int] :
                    ( member(int,X4,set_or1337092689740270186AtMost(int,one_one(int),D3))
                    & aa(int,$o,P3,X4) )
                | ? [X4: int] :
                    ( member(int,X4,set_or1337092689740270186AtMost(int,one_one(int),D3))
                    & ? [Xa4: int] :
                        ( member(int,Xa4,A3)
                        & aa(int,$o,P,aa(int,int,aa(int,fun(int,int),minus_minus(int),Xa4),X4)) ) ) ) ) ) ) ) ) ).

% cppi
tff(fact_4469_arccos__def,axiom,
    ! [Y: real] : aa(real,real,arccos,Y) = the(real,aTP_Lamp_ij(real,fun(real,$o),Y)) ).

% arccos_def
tff(fact_4470_pochhammer__Suc__prod,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [A2: A,Nb: nat] : comm_s3205402744901411588hammer(A,A2,aa(nat,nat,suc,Nb)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aTP_Lamp_ik(A,fun(nat,A),A2)),set_or1337092689740270186AtMost(nat,zero_zero(nat),Nb)) ) ).

% pochhammer_Suc_prod
tff(fact_4471_pochhammer__prod__rev,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [A2: A,Nb: nat] : comm_s3205402744901411588hammer(A,A2,Nb) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(nat,fun(nat,A),aTP_Lamp_il(A,fun(nat,fun(nat,A)),A2),Nb)),set_or1337092689740270186AtMost(nat,one_one(nat),Nb)) ) ).

% pochhammer_prod_rev
tff(fact_4472_fact__div__fact,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma)
     => ( divide_divide(nat,semiring_char_0_fact(nat,Ma),semiring_char_0_fact(nat,Nb)) = aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7121269368397514597t_prod(nat,nat),aTP_Lamp_hg(nat,nat)),set_or1337092689740270186AtMost(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),one_one(nat)),Ma)) ) ) ).

% fact_div_fact
tff(fact_4473_prod_Oin__pairs,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Ma: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or1337092689740270186AtMost(nat,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Ma),aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aTP_Lamp_im(fun(nat,A),fun(nat,A),G)),set_or1337092689740270186AtMost(nat,Ma,Nb)) ) ).

% prod.in_pairs
tff(fact_4474_prod_Oin__pairs__0,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_ord_atMost(nat,aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aTP_Lamp_im(fun(nat,A),fun(nat,A),G)),set_ord_atMost(nat,Nb)) ) ).

% prod.in_pairs_0
tff(fact_4475_pochhammer__Suc__prod__rev,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [A2: A,Nb: nat] : comm_s3205402744901411588hammer(A,A2,aa(nat,nat,suc,Nb)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(nat,fun(nat,A),aTP_Lamp_il(A,fun(nat,fun(nat,A)),A2),Nb)),set_or1337092689740270186AtMost(nat,zero_zero(nat),Nb)) ) ).

% pochhammer_Suc_prod_rev
tff(fact_4476_prod_Ozero__middle,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [P2: nat,K: nat,G: fun(nat,A),H: fun(nat,A)] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),one_one(nat)),P2)
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),P2)
           => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(fun(nat,A),fun(nat,A),aa(fun(nat,A),fun(fun(nat,A),fun(nat,A)),aTP_Lamp_in(nat,fun(fun(nat,A),fun(fun(nat,A),fun(nat,A))),K),G),H)),set_ord_atMost(nat,P2)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(fun(nat,A),fun(nat,A),aa(fun(nat,A),fun(fun(nat,A),fun(nat,A)),aTP_Lamp_io(nat,fun(fun(nat,A),fun(fun(nat,A),fun(nat,A))),K),G),H)),set_ord_atMost(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),P2),aa(nat,nat,suc,zero_zero(nat))))) ) ) ) ) ).

% prod.zero_middle
tff(fact_4477_gbinomial__Suc,axiom,
    ! [A: $tType] :
      ( ( semiring_char_0(A)
        & semidom_divide(A) )
     => ! [A2: A,K: nat] : aa(nat,A,gbinomial(A,A2),aa(nat,nat,suc,K)) = divide_divide(A,aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aTP_Lamp_ip(A,fun(nat,A),A2)),set_or1337092689740270186AtMost(nat,zero_zero(nat),K)),semiring_char_0_fact(A,aa(nat,nat,suc,K))) ) ).

% gbinomial_Suc
tff(fact_4478_divmod__step__nat__def,axiom,
    ! [L: num,Qr: product_prod(nat,nat)] : unique1321980374590559556d_step(nat,L,Qr) = aa(product_prod(nat,nat),product_prod(nat,nat),product_case_prod(nat,nat,product_prod(nat,nat),aTP_Lamp_iq(num,fun(nat,fun(nat,product_prod(nat,nat))),L)),Qr) ).

% divmod_step_nat_def
tff(fact_4479_divmod__step__int__def,axiom,
    ! [L: num,Qr: product_prod(int,int)] : unique1321980374590559556d_step(int,L,Qr) = aa(product_prod(int,int),product_prod(int,int),product_case_prod(int,int,product_prod(int,int),aTP_Lamp_ir(num,fun(int,fun(int,product_prod(int,int))),L)),Qr) ).

% divmod_step_int_def
tff(fact_4480_pi__half,axiom,
    divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))) = the(real,aTP_Lamp_is(real,$o)) ).

% pi_half
tff(fact_4481_pi__def,axiom,
    pi = aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),the(real,aTP_Lamp_is(real,$o))) ).

% pi_def
tff(fact_4482_Sum__Icc__int,axiom,
    ! [Ma: int,Nb: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Ma),Nb)
     => ( aa(set(int),int,aa(fun(int,int),fun(set(int),int),groups7311177749621191930dd_sum(int,int),aTP_Lamp_it(int,int)),set_or1337092689740270186AtMost(int,Ma,Nb)) = divide_divide(int,aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(int,int,aa(int,fun(int,int),times_times(int),Nb),aa(int,int,aa(int,fun(int,int),plus_plus(int),Nb),one_one(int)))),aa(int,int,aa(int,fun(int,int),times_times(int),Ma),aa(int,int,aa(int,fun(int,int),minus_minus(int),Ma),one_one(int)))),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))) ) ) ).

% Sum_Icc_int
tff(fact_4483_divmod__step__def,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [L: num,Qr: product_prod(A,A)] : unique1321980374590559556d_step(A,L,Qr) = aa(product_prod(A,A),product_prod(A,A),product_case_prod(A,A,product_prod(A,A),aTP_Lamp_iu(num,fun(A,fun(A,product_prod(A,A))),L)),Qr) ) ).

% divmod_step_def
tff(fact_4484_arcsin__def,axiom,
    ! [Y: real] : aa(real,real,arcsin,Y) = the(real,aTP_Lamp_iv(real,fun(real,$o),Y)) ).

% arcsin_def
tff(fact_4485_bij__betw__nth__root__unity,axiom,
    ! [C2: complex,Nb: nat] :
      ( ( C2 != zero_zero(complex) )
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
       => bij_betw(complex,complex,aa(complex,fun(complex,complex),times_times(complex),aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),real_Vector_of_real(complex,aa(real,real,root(Nb),real_V7770717601297561774m_norm(complex,C2)))),cis(divide_divide(real,arg(C2),aa(nat,real,semiring_1_of_nat(real),Nb))))),collect(complex,aTP_Lamp_fn(nat,fun(complex,$o),Nb)),collect(complex,aa(nat,fun(complex,$o),aTP_Lamp_iw(complex,fun(nat,fun(complex,$o)),C2),Nb))) ) ) ).

% bij_betw_nth_root_unity
tff(fact_4486_divmod__nat__if,axiom,
    ! [Ma: nat,Nb: nat] :
      divmod_nat(Ma,Nb) = $ite(
        ( ( Nb = zero_zero(nat) )
        | aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb) ),
        aa(nat,product_prod(nat,nat),product_Pair(nat,nat,zero_zero(nat)),Ma),
        aa(product_prod(nat,nat),product_prod(nat,nat),product_case_prod(nat,nat,product_prod(nat,nat),aTP_Lamp_ix(nat,fun(nat,product_prod(nat,nat)))),divmod_nat(aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb),Nb)) ) ).

% divmod_nat_if
tff(fact_4487_pred__subset__eq,axiom,
    ! [A: $tType,R: set(A),S2: set(A)] :
      ( aa(fun(A,$o),$o,aa(fun(A,$o),fun(fun(A,$o),$o),ord_less_eq(fun(A,$o)),aTP_Lamp_a(set(A),fun(A,$o),R)),aTP_Lamp_a(set(A),fun(A,$o),S2))
    <=> aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),R),S2) ) ).

% pred_subset_eq
tff(fact_4488_set__encode__def,axiom,
    nat_set_encode = aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) ).

% set_encode_def
tff(fact_4489_real__root__zero,axiom,
    ! [Nb: nat] : aa(real,real,root(Nb),zero_zero(real)) = zero_zero(real) ).

% real_root_zero
tff(fact_4490_real__root__Suc__0,axiom,
    ! [X: real] : aa(real,real,root(aa(nat,nat,suc,zero_zero(nat))),X) = X ).

% real_root_Suc_0
tff(fact_4491_root__0,axiom,
    ! [X: real] : aa(real,real,root(zero_zero(nat)),X) = zero_zero(real) ).

% root_0
tff(fact_4492_real__root__eq__iff,axiom,
    ! [Nb: nat,X: real,Y: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( ( aa(real,real,root(Nb),X) = aa(real,real,root(Nb),Y) )
      <=> ( X = Y ) ) ) ).

% real_root_eq_iff
tff(fact_4493_set__encode__empty,axiom,
    aa(set(nat),nat,nat_set_encode,bot_bot(set(nat))) = zero_zero(nat) ).

% set_encode_empty
tff(fact_4494_real__root__eq__0__iff,axiom,
    ! [Nb: nat,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( ( aa(real,real,root(Nb),X) = zero_zero(real) )
      <=> ( X = zero_zero(real) ) ) ) ).

% real_root_eq_0_iff
tff(fact_4495_real__root__less__iff,axiom,
    ! [Nb: nat,X: real,Y: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,root(Nb),X)),aa(real,real,root(Nb),Y))
      <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),Y) ) ) ).

% real_root_less_iff
tff(fact_4496_real__root__le__iff,axiom,
    ! [Nb: nat,X: real,Y: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,root(Nb),X)),aa(real,real,root(Nb),Y))
      <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),Y) ) ) ).

% real_root_le_iff
tff(fact_4497_real__root__one,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,real,root(Nb),one_one(real)) = one_one(real) ) ) ).

% real_root_one
tff(fact_4498_real__root__eq__1__iff,axiom,
    ! [Nb: nat,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( ( aa(real,real,root(Nb),X) = one_one(real) )
      <=> ( X = one_one(real) ) ) ) ).

% real_root_eq_1_iff
tff(fact_4499_real__root__lt__0__iff,axiom,
    ! [Nb: nat,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,root(Nb),X)),zero_zero(real))
      <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),zero_zero(real)) ) ) ).

% real_root_lt_0_iff
tff(fact_4500_real__root__gt__0__iff,axiom,
    ! [Nb: nat,Y: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,root(Nb),Y))
      <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),Y) ) ) ).

% real_root_gt_0_iff
tff(fact_4501_real__root__le__0__iff,axiom,
    ! [Nb: nat,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,root(Nb),X)),zero_zero(real))
      <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),zero_zero(real)) ) ) ).

% real_root_le_0_iff
tff(fact_4502_real__root__ge__0__iff,axiom,
    ! [Nb: nat,Y: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,root(Nb),Y))
      <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Y) ) ) ).

% real_root_ge_0_iff
tff(fact_4503_real__root__gt__1__iff,axiom,
    ! [Nb: nat,Y: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),aa(real,real,root(Nb),Y))
      <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),Y) ) ) ).

% real_root_gt_1_iff
tff(fact_4504_real__root__lt__1__iff,axiom,
    ! [Nb: nat,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,root(Nb),X)),one_one(real))
      <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),one_one(real)) ) ) ).

% real_root_lt_1_iff
tff(fact_4505_real__root__ge__1__iff,axiom,
    ! [Nb: nat,Y: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),one_one(real)),aa(real,real,root(Nb),Y))
      <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),one_one(real)),Y) ) ) ).

% real_root_ge_1_iff
tff(fact_4506_real__root__le__1__iff,axiom,
    ! [Nb: nat,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,root(Nb),X)),one_one(real))
      <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),one_one(real)) ) ) ).

% real_root_le_1_iff
tff(fact_4507_real__root__pow__pos2,axiom,
    ! [Nb: nat,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
       => ( aa(nat,real,power_power(real,aa(real,real,root(Nb),X)),Nb) = X ) ) ) ).

% real_root_pow_pos2
tff(fact_4508_int__prod,axiom,
    ! [A: $tType,F2: fun(A,nat),A3: set(A)] : aa(nat,int,semiring_1_of_nat(int),aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7121269368397514597t_prod(A,nat),F2),A3)) = aa(set(A),int,aa(fun(A,int),fun(set(A),int),groups7121269368397514597t_prod(A,int),aTP_Lamp_fi(fun(A,nat),fun(A,int),F2)),A3) ).

% int_prod
tff(fact_4509_real__root__divide,axiom,
    ! [Nb: nat,X: real,Y: real] : aa(real,real,root(Nb),divide_divide(real,X,Y)) = divide_divide(real,aa(real,real,root(Nb),X),aa(real,real,root(Nb),Y)) ).

% real_root_divide
tff(fact_4510_prod_Otriangle__reindex__eq,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,fun(nat,A)),Nb: nat] : aa(set(product_prod(nat,nat)),A,aa(fun(product_prod(nat,nat),A),fun(set(product_prod(nat,nat)),A),groups7121269368397514597t_prod(product_prod(nat,nat),A),product_case_prod(nat,nat,A,G)),collect(product_prod(nat,nat),product_case_prod(nat,nat,$o,aTP_Lamp_iy(nat,fun(nat,fun(nat,$o)),Nb)))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aTP_Lamp_ja(fun(nat,fun(nat,A)),fun(nat,A),G)),set_ord_atMost(nat,Nb)) ) ).

% prod.triangle_reindex_eq
tff(fact_4511_prod_Otriangle__reindex,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,fun(nat,A)),Nb: nat] : aa(set(product_prod(nat,nat)),A,aa(fun(product_prod(nat,nat),A),fun(set(product_prod(nat,nat)),A),groups7121269368397514597t_prod(product_prod(nat,nat),A),product_case_prod(nat,nat,A,G)),collect(product_prod(nat,nat),product_case_prod(nat,nat,$o,aTP_Lamp_jb(nat,fun(nat,fun(nat,$o)),Nb)))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aTP_Lamp_ja(fun(nat,fun(nat,A)),fun(nat,A),G)),set_ord_lessThan(nat,Nb)) ) ).

% prod.triangle_reindex
tff(fact_4512_real__root__pos__pos__le,axiom,
    ! [X: real,Nb: nat] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,root(Nb),X)) ) ).

% real_root_pos_pos_le
tff(fact_4513_prod__int__eq,axiom,
    ! [I: nat,J: nat] : aa(set(nat),int,aa(fun(nat,int),fun(set(nat),int),groups7121269368397514597t_prod(nat,int),semiring_1_of_nat(int)),set_or1337092689740270186AtMost(nat,I,J)) = aa(set(int),int,aa(fun(int,int),fun(set(int),int),groups7121269368397514597t_prod(int,int),aTP_Lamp_it(int,int)),set_or1337092689740270186AtMost(int,aa(nat,int,semiring_1_of_nat(int),I),aa(nat,int,semiring_1_of_nat(int),J))) ).

% prod_int_eq
tff(fact_4514_sum_Otriangle__reindex__eq,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,fun(nat,A)),Nb: nat] : aa(set(product_prod(nat,nat)),A,aa(fun(product_prod(nat,nat),A),fun(set(product_prod(nat,nat)),A),groups7311177749621191930dd_sum(product_prod(nat,nat),A),product_case_prod(nat,nat,A,G)),collect(product_prod(nat,nat),product_case_prod(nat,nat,$o,aTP_Lamp_iy(nat,fun(nat,fun(nat,$o)),Nb)))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_jd(fun(nat,fun(nat,A)),fun(nat,A),G)),set_ord_atMost(nat,Nb)) ) ).

% sum.triangle_reindex_eq
tff(fact_4515_real__root__less__mono,axiom,
    ! [Nb: nat,X: real,Y: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),Y)
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,root(Nb),X)),aa(real,real,root(Nb),Y)) ) ) ).

% real_root_less_mono
tff(fact_4516_real__root__le__mono,axiom,
    ! [Nb: nat,X: real,Y: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),Y)
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,root(Nb),X)),aa(real,real,root(Nb),Y)) ) ) ).

% real_root_le_mono
tff(fact_4517_real__root__power,axiom,
    ! [Nb: nat,X: real,K: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,real,root(Nb),aa(nat,real,power_power(real,X),K)) = aa(nat,real,power_power(real,aa(real,real,root(Nb),X)),K) ) ) ).

% real_root_power
tff(fact_4518_real__root__abs,axiom,
    ! [Nb: nat,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,real,root(Nb),aa(real,real,abs_abs(real),X)) = aa(real,real,abs_abs(real),aa(real,real,root(Nb),X)) ) ) ).

% real_root_abs
tff(fact_4519_sum_Otriangle__reindex,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,fun(nat,A)),Nb: nat] : aa(set(product_prod(nat,nat)),A,aa(fun(product_prod(nat,nat),A),fun(set(product_prod(nat,nat)),A),groups7311177749621191930dd_sum(product_prod(nat,nat),A),product_case_prod(nat,nat,A,G)),collect(product_prod(nat,nat),product_case_prod(nat,nat,$o,aTP_Lamp_jb(nat,fun(nat,fun(nat,$o)),Nb)))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_jd(fun(nat,fun(nat,A)),fun(nat,A),G)),set_ord_lessThan(nat,Nb)) ) ).

% sum.triangle_reindex
tff(fact_4520_sgn__root,axiom,
    ! [Nb: nat,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,real,sgn_sgn(real),aa(real,real,root(Nb),X)) = aa(real,real,sgn_sgn(real),X) ) ) ).

% sgn_root
tff(fact_4521_prod__int__plus__eq,axiom,
    ! [I: nat,J: nat] : aa(set(nat),int,aa(fun(nat,int),fun(set(nat),int),groups7121269368397514597t_prod(nat,int),semiring_1_of_nat(int)),set_or1337092689740270186AtMost(nat,I,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),I),J))) = aa(set(int),int,aa(fun(int,int),fun(set(int),int),groups7121269368397514597t_prod(int,int),aTP_Lamp_it(int,int)),set_or1337092689740270186AtMost(int,aa(nat,int,semiring_1_of_nat(int),I),aa(nat,int,semiring_1_of_nat(int),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),I),J)))) ).

% prod_int_plus_eq
tff(fact_4522_subrelI,axiom,
    ! [B: $tType,A: $tType,R2: set(product_prod(A,B)),S: set(product_prod(A,B))] :
      ( ! [X3: A,Y3: B] :
          ( member(product_prod(A,B),aa(B,product_prod(A,B),product_Pair(A,B,X3),Y3),R2)
         => member(product_prod(A,B),aa(B,product_prod(A,B),product_Pair(A,B,X3),Y3),S) )
     => aa(set(product_prod(A,B)),$o,aa(set(product_prod(A,B)),fun(set(product_prod(A,B)),$o),ord_less_eq(set(product_prod(A,B))),R2),S) ) ).

% subrelI
tff(fact_4523_real__root__gt__zero,axiom,
    ! [Nb: nat,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,root(Nb),X)) ) ) ).

% real_root_gt_zero
tff(fact_4524_real__root__strict__decreasing,axiom,
    ! [Nb: nat,N2: nat,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),N2)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),X)
         => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,root(N2),X)),aa(real,real,root(Nb),X)) ) ) ) ).

% real_root_strict_decreasing
tff(fact_4525_sqrt__def,axiom,
    sqrt = root(aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) ).

% sqrt_def
tff(fact_4526_root__abs__power,axiom,
    ! [Nb: nat,Y: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,real,abs_abs(real),aa(real,real,root(Nb),aa(nat,real,power_power(real,Y),Nb))) = aa(real,real,abs_abs(real),Y) ) ) ).

% root_abs_power
tff(fact_4527_real__root__pos__pos,axiom,
    ! [Nb: nat,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,root(Nb),X)) ) ) ).

% real_root_pos_pos
tff(fact_4528_pred__subset__eq2,axiom,
    ! [B: $tType,A: $tType,R: set(product_prod(A,B)),S2: set(product_prod(A,B))] :
      ( aa(fun(A,fun(B,$o)),$o,aa(fun(A,fun(B,$o)),fun(fun(A,fun(B,$o)),$o),ord_less_eq(fun(A,fun(B,$o))),aTP_Lamp_je(set(product_prod(A,B)),fun(A,fun(B,$o)),R)),aTP_Lamp_je(set(product_prod(A,B)),fun(A,fun(B,$o)),S2))
    <=> aa(set(product_prod(A,B)),$o,aa(set(product_prod(A,B)),fun(set(product_prod(A,B)),$o),ord_less_eq(set(product_prod(A,B))),R),S2) ) ).

% pred_subset_eq2
tff(fact_4529_real__root__strict__increasing,axiom,
    ! [Nb: nat,N2: nat,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),N2)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),one_one(real))
           => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,root(Nb),X)),aa(real,real,root(N2),X)) ) ) ) ) ).

% real_root_strict_increasing
tff(fact_4530_real__root__decreasing,axiom,
    ! [Nb: nat,N2: nat,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),N2)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),one_one(real)),X)
         => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,root(N2),X)),aa(real,real,root(Nb),X)) ) ) ) ).

% real_root_decreasing
tff(fact_4531_real__root__pow__pos,axiom,
    ! [Nb: nat,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => ( aa(nat,real,power_power(real,aa(real,real,root(Nb),X)),Nb) = X ) ) ) ).

% real_root_pow_pos
tff(fact_4532_real__root__power__cancel,axiom,
    ! [Nb: nat,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
       => ( aa(real,real,root(Nb),aa(nat,real,power_power(real,X),Nb)) = X ) ) ) ).

% real_root_power_cancel
tff(fact_4533_real__root__pos__unique,axiom,
    ! [Nb: nat,Y: real,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Y)
       => ( ( aa(nat,real,power_power(real,Y),Nb) = X )
         => ( aa(real,real,root(Nb),X) = Y ) ) ) ) ).

% real_root_pos_unique
tff(fact_4534_odd__real__root__power__cancel,axiom,
    ! [Nb: nat,X: real] :
      ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
     => ( aa(real,real,root(Nb),aa(nat,real,power_power(real,X),Nb)) = X ) ) ).

% odd_real_root_power_cancel
tff(fact_4535_odd__real__root__unique,axiom,
    ! [Nb: nat,Y: real,X: real] :
      ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
     => ( ( aa(nat,real,power_power(real,Y),Nb) = X )
       => ( aa(real,real,root(Nb),X) = Y ) ) ) ).

% odd_real_root_unique
tff(fact_4536_odd__real__root__pow,axiom,
    ! [Nb: nat,X: real] :
      ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
     => ( aa(nat,real,power_power(real,aa(real,real,root(Nb),X)),Nb) = X ) ) ).

% odd_real_root_pow
tff(fact_4537_real__root__increasing,axiom,
    ! [Nb: nat,N2: nat,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),N2)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),one_one(real))
           => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,root(Nb),X)),aa(real,real,root(N2),X)) ) ) ) ) ).

% real_root_increasing
tff(fact_4538_root__sgn__power,axiom,
    ! [Nb: nat,Y: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,real,root(Nb),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,sgn_sgn(real),Y)),aa(nat,real,power_power(real,aa(real,real,abs_abs(real),Y)),Nb))) = Y ) ) ).

% root_sgn_power
tff(fact_4539_sgn__power__root,axiom,
    ! [Nb: nat,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,sgn_sgn(real),aa(real,real,root(Nb),X))),aa(nat,real,power_power(real,aa(real,real,abs_abs(real),aa(real,real,root(Nb),X))),Nb)) = X ) ) ).

% sgn_power_root
tff(fact_4540_log__root,axiom,
    ! [Nb: nat,A2: real,B2: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),A2)
       => ( aa(real,real,log(B2),aa(real,real,root(Nb),A2)) = divide_divide(real,aa(real,real,log(B2),A2),aa(nat,real,semiring_1_of_nat(real),Nb)) ) ) ) ).

% log_root
tff(fact_4541_log__base__root,axiom,
    ! [Nb: nat,B2: real,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),B2)
       => ( aa(real,real,log(aa(real,real,root(Nb),B2)),X) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),Nb)),aa(real,real,log(B2),X)) ) ) ) ).

% log_base_root
tff(fact_4542_ln__root,axiom,
    ! [Nb: nat,B2: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),B2)
       => ( aa(real,real,ln_ln(real),aa(real,real,root(Nb),B2)) = divide_divide(real,aa(real,real,ln_ln(real),B2),aa(nat,real,semiring_1_of_nat(real),Nb)) ) ) ) ).

% ln_root
tff(fact_4543_split__root,axiom,
    ! [P: fun(real,$o),Nb: nat,X: real] :
      ( aa(real,$o,P,aa(real,real,root(Nb),X))
    <=> ( ( ( Nb = zero_zero(nat) )
         => aa(real,$o,P,zero_zero(real)) )
        & ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
         => ! [Y5: real] :
              ( ( aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,sgn_sgn(real),Y5)),aa(nat,real,power_power(real,aa(real,real,abs_abs(real),Y5)),Nb)) = X )
             => aa(real,$o,P,Y5) ) ) ) ) ).

% split_root
tff(fact_4544_divmod__nat__def,axiom,
    ! [Ma: nat,Nb: nat] : divmod_nat(Ma,Nb) = aa(nat,product_prod(nat,nat),product_Pair(nat,nat,divide_divide(nat,Ma,Nb)),modulo_modulo(nat,Ma,Nb)) ).

% divmod_nat_def
tff(fact_4545_floor__real__def,axiom,
    ! [X: real] : aa(real,int,archim6421214686448440834_floor(real),X) = the(int,aTP_Lamp_jf(real,fun(int,$o),X)) ).

% floor_real_def
tff(fact_4546_root__powr__inverse,axiom,
    ! [Nb: nat,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => ( aa(real,real,root(Nb),X) = powr(real,X,divide_divide(real,one_one(real),aa(nat,real,semiring_1_of_nat(real),Nb))) ) ) ) ).

% root_powr_inverse
tff(fact_4547_of__nat__code__if,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ! [Nb: nat] :
          aa(nat,A,semiring_1_of_nat(A),Nb) = $ite(Nb = zero_zero(nat),zero_zero(A),aa(product_prod(nat,nat),A,product_case_prod(nat,nat,A,aTP_Lamp_jg(nat,fun(nat,A))),divmod_nat(Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ) ).

% of_nat_code_if
tff(fact_4548_set__encode__insert,axiom,
    ! [A3: set(nat),Nb: nat] :
      ( finite_finite(nat,A3)
     => ( ~ member(nat,Nb,A3)
       => ( aa(set(nat),nat,nat_set_encode,aa(set(nat),set(nat),aa(nat,fun(set(nat),set(nat)),insert(nat),Nb),A3)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)),aa(set(nat),nat,nat_set_encode,A3)) ) ) ) ).

% set_encode_insert
tff(fact_4549_floor__rat__def,axiom,
    ! [X: rat] : aa(rat,int,archim6421214686448440834_floor(rat),X) = the(int,aTP_Lamp_jh(rat,fun(int,$o),X)) ).

% floor_rat_def
tff(fact_4550_VEBT_Osize_I3_J,axiom,
    ! [X11: option(product_prod(nat,nat)),X12: nat,X13: list(vEBT_VEBT),X14: vEBT_VEBT] : aa(vEBT_VEBT,nat,size_size(vEBT_VEBT),vEBT_Node(X11,X12,X13,X14)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),size_list(vEBT_VEBT,size_size(vEBT_VEBT),X13)),aa(vEBT_VEBT,nat,size_size(vEBT_VEBT),X14))),aa(nat,nat,suc,zero_zero(nat))) ).

% VEBT.size(3)
tff(fact_4551_predicate2I,axiom,
    ! [B: $tType,A: $tType,P: fun(A,fun(B,$o)),Q: fun(A,fun(B,$o))] :
      ( ! [X3: A,Y3: B] :
          ( aa(B,$o,aa(A,fun(B,$o),P,X3),Y3)
         => aa(B,$o,aa(A,fun(B,$o),Q,X3),Y3) )
     => aa(fun(A,fun(B,$o)),$o,aa(fun(A,fun(B,$o)),fun(fun(A,fun(B,$o)),$o),ord_less_eq(fun(A,fun(B,$o))),P),Q) ) ).

% predicate2I
tff(fact_4552_List_Ofinite__set,axiom,
    ! [A: $tType,Xs: list(A)] : finite_finite(A,aa(list(A),set(A),set2(A),Xs)) ).

% List.finite_set
tff(fact_4553_sum_Oinfinite,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_add(B)
     => ! [A3: set(A),G: fun(A,B)] :
          ( ~ finite_finite(A,A3)
         => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),A3) = zero_zero(B) ) ) ) ).

% sum.infinite
tff(fact_4554_sum__eq__0__iff,axiom,
    ! [A: $tType,B: $tType] :
      ( canoni5634975068530333245id_add(B)
     => ! [F3: set(A),F2: fun(A,B)] :
          ( finite_finite(A,F3)
         => ( ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),F3) = zero_zero(B) )
          <=> ! [X4: A] :
                ( member(A,X4,F3)
               => ( aa(A,B,F2,X4) = zero_zero(B) ) ) ) ) ) ).

% sum_eq_0_iff
tff(fact_4555_prod__zero__iff,axiom,
    ! [A: $tType,B: $tType] :
      ( semidom(B)
     => ! [A3: set(A),F2: fun(A,B)] :
          ( finite_finite(A,A3)
         => ( ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),F2),A3) = zero_zero(B) )
          <=> ? [X4: A] :
                ( member(A,X4,A3)
                & ( aa(A,B,F2,X4) = zero_zero(B) ) ) ) ) ) ).

% prod_zero_iff
tff(fact_4556_infinite__Icc__iff,axiom,
    ! [A: $tType] :
      ( dense_linorder(A)
     => ! [A2: A,B2: A] :
          ( ~ finite_finite(A,set_or1337092689740270186AtMost(A,A2,B2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) ) ) ).

% infinite_Icc_iff
tff(fact_4557_prod_Oinfinite,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_mult(B)
     => ! [A3: set(A),G: fun(A,B)] :
          ( ~ finite_finite(A,A3)
         => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),A3) = one_one(B) ) ) ) ).

% prod.infinite
tff(fact_4558_sum_Odelta_H,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_add(B)
     => ! [S2: set(A),A2: A,B2: fun(A,B)] :
          ( finite_finite(A,S2)
         => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),aa(fun(A,B),fun(A,B),aTP_Lamp_ji(A,fun(fun(A,B),fun(A,B)),A2),B2)),S2) = $ite(member(A,A2,S2),aa(A,B,B2,A2),zero_zero(B)) ) ) ) ).

% sum.delta'
tff(fact_4559_sum_Odelta,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_add(B)
     => ! [S2: set(A),A2: A,B2: fun(A,B)] :
          ( finite_finite(A,S2)
         => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),aa(fun(A,B),fun(A,B),aTP_Lamp_jj(A,fun(fun(A,B),fun(A,B)),A2),B2)),S2) = $ite(member(A,A2,S2),aa(A,B,B2,A2),zero_zero(B)) ) ) ) ).

% sum.delta
tff(fact_4560_prod__eq__1__iff,axiom,
    ! [A: $tType,A3: set(A),F2: fun(A,nat)] :
      ( finite_finite(A,A3)
     => ( ( aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7121269368397514597t_prod(A,nat),F2),A3) = one_one(nat) )
      <=> ! [X4: A] :
            ( member(A,X4,A3)
           => ( aa(A,nat,F2,X4) = one_one(nat) ) ) ) ) ).

% prod_eq_1_iff
tff(fact_4561_prod_Odelta,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_mult(B)
     => ! [S2: set(A),A2: A,B2: fun(A,B)] :
          ( finite_finite(A,S2)
         => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),aa(fun(A,B),fun(A,B),aTP_Lamp_jk(A,fun(fun(A,B),fun(A,B)),A2),B2)),S2) = $ite(member(A,A2,S2),aa(A,B,B2,A2),one_one(B)) ) ) ) ).

% prod.delta
tff(fact_4562_prod_Odelta_H,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_mult(B)
     => ! [S2: set(A),A2: A,B2: fun(A,B)] :
          ( finite_finite(A,S2)
         => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),aa(fun(A,B),fun(A,B),aTP_Lamp_jl(A,fun(fun(A,B),fun(A,B)),A2),B2)),S2) = $ite(member(A,A2,S2),aa(A,B,B2,A2),one_one(B)) ) ) ) ).

% prod.delta'
tff(fact_4563_summable__If__finite__set,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_add(A)
        & topolo4958980785337419405_space(A) )
     => ! [A3: set(nat),F2: fun(nat,A)] :
          ( finite_finite(nat,A3)
         => summable(A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_jm(set(nat),fun(fun(nat,A),fun(nat,A)),A3),F2)) ) ) ).

% summable_If_finite_set
tff(fact_4564_summable__If__finite,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_add(A)
        & topolo4958980785337419405_space(A) )
     => ! [P: fun(nat,$o),F2: fun(nat,A)] :
          ( finite_finite(nat,collect(nat,P))
         => summable(A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_jn(fun(nat,$o),fun(fun(nat,A),fun(nat,A)),P),F2)) ) ) ).

% summable_If_finite
tff(fact_4565_sum_Oinsert,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [A3: set(A),X: A,G: fun(A,B)] :
          ( finite_finite(A,A3)
         => ( ~ member(A,X,A3)
           => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(A,B,G,X)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),A3)) ) ) ) ) ).

% sum.insert
tff(fact_4566_prod_Oinsert,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [A3: set(A),X: A,G: fun(A,B)] :
          ( finite_finite(A,A3)
         => ( ~ member(A,X,A3)
           => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)) = aa(B,B,aa(B,fun(B,B),times_times(B),aa(A,B,G,X)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),A3)) ) ) ) ) ).

% prod.insert
tff(fact_4567_Max_Obounded__iff,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),X: A] :
          ( finite_finite(A,A3)
         => ( ( A3 != bot_bot(set(A)) )
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,lattic643756798349783984er_Max(A),A3)),X)
            <=> ! [X4: A] :
                  ( member(A,X4,A3)
                 => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X4),X) ) ) ) ) ) ).

% Max.bounded_iff
tff(fact_4568_Max__less__iff,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),X: A] :
          ( finite_finite(A,A3)
         => ( ( A3 != bot_bot(set(A)) )
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(set(A),A,lattic643756798349783984er_Max(A),A3)),X)
            <=> ! [X4: A] :
                  ( member(A,X4,A3)
                 => aa(A,$o,aa(A,fun(A,$o),ord_less(A),X4),X) ) ) ) ) ) ).

% Max_less_iff
tff(fact_4569_prod__pos__nat__iff,axiom,
    ! [A: $tType,A3: set(A),F2: fun(A,nat)] :
      ( finite_finite(A,A3)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7121269368397514597t_prod(A,nat),F2),A3))
      <=> ! [X4: A] :
            ( member(A,X4,A3)
           => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),aa(A,nat,F2,X4)) ) ) ) ).

% prod_pos_nat_iff
tff(fact_4570_Max__const,axiom,
    ! [A: $tType,B: $tType] :
      ( linorder(B)
     => ! [A3: set(A),C2: B] :
          ( finite_finite(A,A3)
         => ( ( A3 != bot_bot(set(A)) )
           => ( aa(set(B),B,lattic643756798349783984er_Max(B),aa(set(A),set(B),image(A,B,aTP_Lamp_jo(B,fun(A,B),C2)),A3)) = C2 ) ) ) ) ).

% Max_const
tff(fact_4571_sum__zero__power,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [C2: fun(nat,A),A3: set(nat)] :
          aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_jp(fun(nat,A),fun(nat,A),C2)),A3) = $ite(
            ( finite_finite(nat,A3)
            & member(nat,zero_zero(nat),A3) ),
            aa(nat,A,C2,zero_zero(nat)),
            zero_zero(A) ) ) ).

% sum_zero_power
tff(fact_4572_sum__zero__power_H,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [C2: fun(nat,A),D2: fun(nat,A),A3: set(nat)] :
          aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(fun(nat,A),fun(nat,A),aTP_Lamp_jq(fun(nat,A),fun(fun(nat,A),fun(nat,A)),C2),D2)),A3) = $ite(
            ( finite_finite(nat,A3)
            & member(nat,zero_zero(nat),A3) ),
            divide_divide(A,aa(nat,A,C2,zero_zero(nat)),aa(nat,A,D2,zero_zero(nat))),
            zero_zero(A) ) ) ).

% sum_zero_power'
tff(fact_4573_finite__M__bounded__by__nat,axiom,
    ! [P: fun(nat,$o),I: nat] : finite_finite(nat,collect(nat,aa(nat,fun(nat,$o),aTP_Lamp_jr(fun(nat,$o),fun(nat,fun(nat,$o)),P),I))) ).

% finite_M_bounded_by_nat
tff(fact_4574_finite__less__ub,axiom,
    ! [F2: fun(nat,nat),U: nat] :
      ( ! [N: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),N),aa(nat,nat,F2,N))
     => finite_finite(nat,collect(nat,aa(nat,fun(nat,$o),aTP_Lamp_js(fun(nat,nat),fun(nat,fun(nat,$o)),F2),U))) ) ).

% finite_less_ub
tff(fact_4575_predicate2D,axiom,
    ! [A: $tType,B: $tType,P: fun(A,fun(B,$o)),Q: fun(A,fun(B,$o)),X: A,Y: B] :
      ( aa(fun(A,fun(B,$o)),$o,aa(fun(A,fun(B,$o)),fun(fun(A,fun(B,$o)),$o),ord_less_eq(fun(A,fun(B,$o))),P),Q)
     => ( aa(B,$o,aa(A,fun(B,$o),P,X),Y)
       => aa(B,$o,aa(A,fun(B,$o),Q,X),Y) ) ) ).

% predicate2D
tff(fact_4576_rev__predicate2D,axiom,
    ! [A: $tType,B: $tType,P: fun(A,fun(B,$o)),X: A,Y: B,Q: fun(A,fun(B,$o))] :
      ( aa(B,$o,aa(A,fun(B,$o),P,X),Y)
     => ( aa(fun(A,fun(B,$o)),$o,aa(fun(A,fun(B,$o)),fun(fun(A,fun(B,$o)),$o),ord_less_eq(fun(A,fun(B,$o))),P),Q)
       => aa(B,$o,aa(A,fun(B,$o),Q,X),Y) ) ) ).

% rev_predicate2D
tff(fact_4577_less__eq__rat__def,axiom,
    ! [X: rat,Y: rat] :
      ( aa(rat,$o,aa(rat,fun(rat,$o),ord_less_eq(rat),X),Y)
    <=> ( aa(rat,$o,aa(rat,fun(rat,$o),ord_less(rat),X),Y)
        | ( X = Y ) ) ) ).

% less_eq_rat_def
tff(fact_4578_finite__nat__set__iff__bounded__le,axiom,
    ! [N2: set(nat)] :
      ( finite_finite(nat,N2)
    <=> ? [M5: nat] :
        ! [X4: nat] :
          ( member(nat,X4,N2)
         => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),X4),M5) ) ) ).

% finite_nat_set_iff_bounded_le
tff(fact_4579_finite__nat__set__iff__bounded,axiom,
    ! [N2: set(nat)] :
      ( finite_finite(nat,N2)
    <=> ? [M5: nat] :
        ! [X4: nat] :
          ( member(nat,X4,N2)
         => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),X4),M5) ) ) ).

% finite_nat_set_iff_bounded
tff(fact_4580_bounded__nat__set__is__finite,axiom,
    ! [N2: set(nat),Nb: nat] :
      ( ! [X3: nat] :
          ( member(nat,X3,N2)
         => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),X3),Nb) )
     => finite_finite(nat,N2) ) ).

% bounded_nat_set_is_finite
tff(fact_4581_sgn__rat__def,axiom,
    ! [A2: rat] :
      aa(rat,rat,sgn_sgn(rat),A2) = $ite(
        A2 = zero_zero(rat),
        zero_zero(rat),
        $ite(aa(rat,$o,aa(rat,fun(rat,$o),ord_less(rat),zero_zero(rat)),A2),one_one(rat),aa(rat,rat,uminus_uminus(rat),one_one(rat))) ) ).

% sgn_rat_def
tff(fact_4582_abs__rat__def,axiom,
    ! [A2: rat] :
      aa(rat,rat,abs_abs(rat),A2) = $ite(aa(rat,$o,aa(rat,fun(rat,$o),ord_less(rat),A2),zero_zero(rat)),aa(rat,rat,uminus_uminus(rat),A2),A2) ).

% abs_rat_def
tff(fact_4583_obtain__pos__sum,axiom,
    ! [R2: rat] :
      ( aa(rat,$o,aa(rat,fun(rat,$o),ord_less(rat),zero_zero(rat)),R2)
     => ~ ! [S3: rat] :
            ( aa(rat,$o,aa(rat,fun(rat,$o),ord_less(rat),zero_zero(rat)),S3)
           => ! [T3: rat] :
                ( aa(rat,$o,aa(rat,fun(rat,$o),ord_less(rat),zero_zero(rat)),T3)
               => ( R2 != aa(rat,rat,aa(rat,fun(rat,rat),plus_plus(rat),S3),T3) ) ) ) ) ).

% obtain_pos_sum
tff(fact_4584_finite__list,axiom,
    ! [A: $tType,A3: set(A)] :
      ( finite_finite(A,A3)
     => ? [Xs2: list(A)] : aa(list(A),set(A),set2(A),Xs2) = A3 ) ).

% finite_list
tff(fact_4585_finite__lists__length__eq,axiom,
    ! [A: $tType,A3: set(A),Nb: nat] :
      ( finite_finite(A,A3)
     => finite_finite(list(A),collect(list(A),aa(nat,fun(list(A),$o),aTP_Lamp_jt(set(A),fun(nat,fun(list(A),$o)),A3),Nb))) ) ).

% finite_lists_length_eq
tff(fact_4586_infinite__growing,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [X5: set(A)] :
          ( ( X5 != bot_bot(set(A)) )
         => ( ! [X3: A] :
                ( member(A,X3,X5)
               => ? [Xa2: A] :
                    ( member(A,Xa2,X5)
                    & aa(A,$o,aa(A,fun(A,$o),ord_less(A),X3),Xa2) ) )
           => ~ finite_finite(A,X5) ) ) ) ).

% infinite_growing
tff(fact_4587_ex__min__if__finite,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [S2: set(A)] :
          ( finite_finite(A,S2)
         => ( ( S2 != bot_bot(set(A)) )
           => ? [X3: A] :
                ( member(A,X3,S2)
                & ~ ? [Xa2: A] :
                      ( member(A,Xa2,S2)
                      & aa(A,$o,aa(A,fun(A,$o),ord_less(A),Xa2),X3) ) ) ) ) ) ).

% ex_min_if_finite
tff(fact_4588_sum__mono__inv,axiom,
    ! [A: $tType,B: $tType] :
      ( ordere8940638589300402666id_add(A)
     => ! [F2: fun(B,A),I5: set(B),G: fun(B,A),I: B] :
          ( ( aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7311177749621191930dd_sum(B,A),F2),I5) = aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7311177749621191930dd_sum(B,A),G),I5) )
         => ( ! [I2: B] :
                ( member(B,I2,I5)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(B,A,F2,I2)),aa(B,A,G,I2)) )
           => ( member(B,I,I5)
             => ( finite_finite(B,I5)
               => ( aa(B,A,F2,I) = aa(B,A,G,I) ) ) ) ) ) ) ).

% sum_mono_inv
tff(fact_4589_prod__zero,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_semiring_1(B)
     => ! [A3: set(A),F2: fun(A,B)] :
          ( finite_finite(A,A3)
         => ( ? [X2: A] :
                ( member(A,X2,A3)
                & ( aa(A,B,F2,X2) = zero_zero(B) ) )
           => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),F2),A3) = zero_zero(B) ) ) ) ) ).

% prod_zero
tff(fact_4590_infinite__Icc,axiom,
    ! [A: $tType] :
      ( dense_linorder(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ~ finite_finite(A,set_or1337092689740270186AtMost(A,A2,B2)) ) ) ).

% infinite_Icc
tff(fact_4591_finite__lists__length__le,axiom,
    ! [A: $tType,A3: set(A),Nb: nat] :
      ( finite_finite(A,A3)
     => finite_finite(list(A),collect(list(A),aa(nat,fun(list(A),$o),aTP_Lamp_ju(set(A),fun(nat,fun(list(A),$o)),A3),Nb))) ) ).

% finite_lists_length_le
tff(fact_4592_summable__finite,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_add(A)
        & topolo4958980785337419405_space(A) )
     => ! [N2: set(nat),F2: fun(nat,A)] :
          ( finite_finite(nat,N2)
         => ( ! [N: nat] :
                ( ~ member(nat,N,N2)
               => ( aa(nat,A,F2,N) = zero_zero(A) ) )
           => summable(A,F2) ) ) ) ).

% summable_finite
tff(fact_4593_Max_OcoboundedI,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),A2: A] :
          ( finite_finite(A,A3)
         => ( member(A,A2,A3)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(set(A),A,lattic643756798349783984er_Max(A),A3)) ) ) ) ).

% Max.coboundedI
tff(fact_4594_Max__eq__if,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),B3: set(A)] :
          ( finite_finite(A,A3)
         => ( finite_finite(A,B3)
           => ( ! [X3: A] :
                  ( member(A,X3,A3)
                 => ? [Xa2: A] :
                      ( member(A,Xa2,B3)
                      & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),Xa2) ) )
             => ( ! [X3: A] :
                    ( member(A,X3,B3)
                   => ? [Xa2: A] :
                        ( member(A,Xa2,A3)
                        & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),Xa2) ) )
               => ( aa(set(A),A,lattic643756798349783984er_Max(A),A3) = aa(set(A),A,lattic643756798349783984er_Max(A),B3) ) ) ) ) ) ) ).

% Max_eq_if
tff(fact_4595_Max__eqI,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),X: A] :
          ( finite_finite(A,A3)
         => ( ! [Y3: A] :
                ( member(A,Y3,A3)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y3),X) )
           => ( member(A,X,A3)
             => ( aa(set(A),A,lattic643756798349783984er_Max(A),A3) = X ) ) ) ) ) ).

% Max_eqI
tff(fact_4596_Max__ge,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),X: A] :
          ( finite_finite(A,A3)
         => ( member(A,X,A3)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(set(A),A,lattic643756798349783984er_Max(A),A3)) ) ) ) ).

% Max_ge
tff(fact_4597_Max__in,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A)] :
          ( finite_finite(A,A3)
         => ( ( A3 != bot_bot(set(A)) )
           => member(A,aa(set(A),A,lattic643756798349783984er_Max(A),A3),A3) ) ) ) ).

% Max_in
tff(fact_4598_sum_Ofinite__Collect__op,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [I5: set(A),X: fun(A,B),Y: fun(A,B)] :
          ( finite_finite(A,collect(A,aa(fun(A,B),fun(A,$o),aTP_Lamp_jv(set(A),fun(fun(A,B),fun(A,$o)),I5),X)))
         => ( finite_finite(A,collect(A,aa(fun(A,B),fun(A,$o),aTP_Lamp_jv(set(A),fun(fun(A,B),fun(A,$o)),I5),Y)))
           => finite_finite(A,collect(A,aa(fun(A,B),fun(A,$o),aa(fun(A,B),fun(fun(A,B),fun(A,$o)),aTP_Lamp_jw(set(A),fun(fun(A,B),fun(fun(A,B),fun(A,$o))),I5),X),Y))) ) ) ) ).

% sum.finite_Collect_op
tff(fact_4599_prod_Ofinite__Collect__op,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [I5: set(A),X: fun(A,B),Y: fun(A,B)] :
          ( finite_finite(A,collect(A,aa(fun(A,B),fun(A,$o),aTP_Lamp_jx(set(A),fun(fun(A,B),fun(A,$o)),I5),X)))
         => ( finite_finite(A,collect(A,aa(fun(A,B),fun(A,$o),aTP_Lamp_jx(set(A),fun(fun(A,B),fun(A,$o)),I5),Y)))
           => finite_finite(A,collect(A,aa(fun(A,B),fun(A,$o),aa(fun(A,B),fun(fun(A,B),fun(A,$o)),aTP_Lamp_jy(set(A),fun(fun(A,B),fun(fun(A,B),fun(A,$o))),I5),X),Y))) ) ) ) ).

% prod.finite_Collect_op
tff(fact_4600_sum_Ointer__filter,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [A3: set(A),G: fun(A,B),P: fun(A,$o)] :
          ( finite_finite(A,A3)
         => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),collect(A,aa(fun(A,$o),fun(A,$o),aTP_Lamp_ao(set(A),fun(fun(A,$o),fun(A,$o)),A3),P))) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),aa(fun(A,$o),fun(A,B),aTP_Lamp_jz(fun(A,B),fun(fun(A,$o),fun(A,B)),G),P)),A3) ) ) ) ).

% sum.inter_filter
tff(fact_4601_set__encode__inf,axiom,
    ! [A3: set(nat)] :
      ( ~ finite_finite(nat,A3)
     => ( aa(set(nat),nat,nat_set_encode,A3) = zero_zero(nat) ) ) ).

% set_encode_inf
tff(fact_4602_sum_Oimage__gen,axiom,
    ! [B: $tType,C: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [S2: set(A),H: fun(A,B),G: fun(A,C)] :
          ( finite_finite(A,S2)
         => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),H),S2) = aa(set(C),B,aa(fun(C,B),fun(set(C),B),groups7311177749621191930dd_sum(C,B),aa(fun(A,C),fun(C,B),aa(fun(A,B),fun(fun(A,C),fun(C,B)),aTP_Lamp_kb(set(A),fun(fun(A,B),fun(fun(A,C),fun(C,B))),S2),H),G)),aa(set(A),set(C),image(A,C,G),S2)) ) ) ) ).

% sum.image_gen
tff(fact_4603_prod_Ointer__filter,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [A3: set(A),G: fun(A,B),P: fun(A,$o)] :
          ( finite_finite(A,A3)
         => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),collect(A,aa(fun(A,$o),fun(A,$o),aTP_Lamp_ao(set(A),fun(fun(A,$o),fun(A,$o)),A3),P))) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),aa(fun(A,$o),fun(A,B),aTP_Lamp_kc(fun(A,B),fun(fun(A,$o),fun(A,B)),G),P)),A3) ) ) ) ).

% prod.inter_filter
tff(fact_4604_prod_Oimage__gen,axiom,
    ! [B: $tType,C: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [S2: set(A),H: fun(A,B),G: fun(A,C)] :
          ( finite_finite(A,S2)
         => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),H),S2) = aa(set(C),B,aa(fun(C,B),fun(set(C),B),groups7121269368397514597t_prod(C,B),aa(fun(A,C),fun(C,B),aa(fun(A,B),fun(fun(A,C),fun(C,B)),aTP_Lamp_kd(set(A),fun(fun(A,B),fun(fun(A,C),fun(C,B))),S2),H),G)),aa(set(A),set(C),image(A,C,G),S2)) ) ) ) ).

% prod.image_gen
tff(fact_4605_finite__int__segment,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [A2: A,B2: A] : finite_finite(A,collect(A,aa(A,fun(A,$o),aTP_Lamp_ke(A,fun(A,fun(A,$o)),A2),B2))) ) ).

% finite_int_segment
tff(fact_4606_size__list__estimation,axiom,
    ! [A: $tType,X: A,Xs: list(A),Y: nat,F2: fun(A,nat)] :
      ( member(A,X,aa(list(A),set(A),set2(A),Xs))
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Y),aa(A,nat,F2,X))
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Y),size_list(A,F2,Xs)) ) ) ).

% size_list_estimation
tff(fact_4607_size__list__estimation_H,axiom,
    ! [A: $tType,X: A,Xs: list(A),Y: nat,F2: fun(A,nat)] :
      ( member(A,X,aa(list(A),set(A),set2(A),Xs))
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Y),aa(A,nat,F2,X))
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Y),size_list(A,F2,Xs)) ) ) ).

% size_list_estimation'
tff(fact_4608_size__list__pointwise,axiom,
    ! [A: $tType,Xs: list(A),F2: fun(A,nat),G: fun(A,nat)] :
      ( ! [X3: A] :
          ( member(A,X3,aa(list(A),set(A),set2(A),Xs))
         => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(A,nat,F2,X3)),aa(A,nat,G,X3)) )
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),size_list(A,F2,Xs)),size_list(A,G,Xs)) ) ).

% size_list_pointwise
tff(fact_4609_sum__le__included,axiom,
    ! [A: $tType,C: $tType,B: $tType] :
      ( ordere6911136660526730532id_add(C)
     => ! [S: set(A),Ta: set(B),G: fun(B,C),I: fun(B,A),F2: fun(A,C)] :
          ( finite_finite(A,S)
         => ( finite_finite(B,Ta)
           => ( ! [X3: B] :
                  ( member(B,X3,Ta)
                 => aa(C,$o,aa(C,fun(C,$o),ord_less_eq(C),zero_zero(C)),aa(B,C,G,X3)) )
             => ( ! [X3: A] :
                    ( member(A,X3,S)
                   => ? [Xa2: B] :
                        ( member(B,Xa2,Ta)
                        & ( aa(B,A,I,Xa2) = X3 )
                        & aa(C,$o,aa(C,fun(C,$o),ord_less_eq(C),aa(A,C,F2,X3)),aa(B,C,G,Xa2)) ) )
               => aa(C,$o,aa(C,fun(C,$o),ord_less_eq(C),aa(set(A),C,aa(fun(A,C),fun(set(A),C),groups7311177749621191930dd_sum(A,C),F2),S)),aa(set(B),C,aa(fun(B,C),fun(set(B),C),groups7311177749621191930dd_sum(B,C),G),Ta)) ) ) ) ) ) ).

% sum_le_included
tff(fact_4610_sum__nonneg__eq__0__iff,axiom,
    ! [A: $tType,B: $tType] :
      ( ordere6911136660526730532id_add(B)
     => ! [A3: set(A),F2: fun(A,B)] :
          ( finite_finite(A,A3)
         => ( ! [X3: A] :
                ( member(A,X3,A3)
               => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),zero_zero(B)),aa(A,B,F2,X3)) )
           => ( ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),A3) = zero_zero(B) )
            <=> ! [X4: A] :
                  ( member(A,X4,A3)
                 => ( aa(A,B,F2,X4) = zero_zero(B) ) ) ) ) ) ) ).

% sum_nonneg_eq_0_iff
tff(fact_4611_sum__strict__mono__ex1,axiom,
    ! [B: $tType,A: $tType] :
      ( ordere8940638589300402666id_add(B)
     => ! [A3: set(A),F2: fun(A,B),G: fun(A,B)] :
          ( finite_finite(A,A3)
         => ( ! [X3: A] :
                ( member(A,X3,A3)
               => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X3)),aa(A,B,G,X3)) )
           => ( ? [X2: A] :
                  ( member(A,X2,A3)
                  & aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,X2)),aa(A,B,G,X2)) )
             => aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),A3)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),A3)) ) ) ) ) ).

% sum_strict_mono_ex1
tff(fact_4612_sum_Orelated,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_add(A)
     => ! [R: fun(A,fun(A,$o)),S2: set(B),H: fun(B,A),G: fun(B,A)] :
          ( aa(A,$o,aa(A,fun(A,$o),R,zero_zero(A)),zero_zero(A))
         => ( ! [X1: A,Y1: A,X23: A,Y23: A] :
                ( ( aa(A,$o,aa(A,fun(A,$o),R,X1),X23)
                  & aa(A,$o,aa(A,fun(A,$o),R,Y1),Y23) )
               => aa(A,$o,aa(A,fun(A,$o),R,aa(A,A,aa(A,fun(A,A),plus_plus(A),X1),Y1)),aa(A,A,aa(A,fun(A,A),plus_plus(A),X23),Y23)) )
           => ( finite_finite(B,S2)
             => ( ! [X3: B] :
                    ( member(B,X3,S2)
                   => aa(A,$o,aa(A,fun(A,$o),R,aa(B,A,H,X3)),aa(B,A,G,X3)) )
               => aa(A,$o,aa(A,fun(A,$o),R,aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7311177749621191930dd_sum(B,A),H),S2)),aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7311177749621191930dd_sum(B,A),G),S2)) ) ) ) ) ) ).

% sum.related
tff(fact_4613_finite__ranking__induct,axiom,
    ! [B: $tType,A: $tType] :
      ( linorder(B)
     => ! [S2: set(A),P: fun(set(A),$o),F2: fun(A,B)] :
          ( finite_finite(A,S2)
         => ( aa(set(A),$o,P,bot_bot(set(A)))
           => ( ! [X3: A,S4: set(A)] :
                  ( finite_finite(A,S4)
                 => ( ! [Y4: A] :
                        ( member(A,Y4,S4)
                       => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,Y4)),aa(A,B,F2,X3)) )
                   => ( aa(set(A),$o,P,S4)
                     => aa(set(A),$o,P,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X3),S4)) ) ) )
             => aa(set(A),$o,P,S2) ) ) ) ) ).

% finite_ranking_induct
tff(fact_4614_finite__linorder__min__induct,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),P: fun(set(A),$o)] :
          ( finite_finite(A,A3)
         => ( aa(set(A),$o,P,bot_bot(set(A)))
           => ( ! [B5: A,A8: set(A)] :
                  ( finite_finite(A,A8)
                 => ( ! [X2: A] :
                        ( member(A,X2,A8)
                       => aa(A,$o,aa(A,fun(A,$o),ord_less(A),B5),X2) )
                   => ( aa(set(A),$o,P,A8)
                     => aa(set(A),$o,P,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),B5),A8)) ) ) )
             => aa(set(A),$o,P,A3) ) ) ) ) ).

% finite_linorder_min_induct
tff(fact_4615_finite__linorder__max__induct,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),P: fun(set(A),$o)] :
          ( finite_finite(A,A3)
         => ( aa(set(A),$o,P,bot_bot(set(A)))
           => ( ! [B5: A,A8: set(A)] :
                  ( finite_finite(A,A8)
                 => ( ! [X2: A] :
                        ( member(A,X2,A8)
                       => aa(A,$o,aa(A,fun(A,$o),ord_less(A),X2),B5) )
                   => ( aa(set(A),$o,P,A8)
                     => aa(set(A),$o,P,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),B5),A8)) ) ) )
             => aa(set(A),$o,P,A3) ) ) ) ) ).

% finite_linorder_max_induct
tff(fact_4616_sum__strict__mono,axiom,
    ! [B: $tType,A: $tType] :
      ( strict7427464778891057005id_add(B)
     => ! [A3: set(A),F2: fun(A,B),G: fun(A,B)] :
          ( finite_finite(A,A3)
         => ( ( A3 != bot_bot(set(A)) )
           => ( ! [X3: A] :
                  ( member(A,X3,A3)
                 => aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,X3)),aa(A,B,G,X3)) )
             => aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),A3)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),A3)) ) ) ) ) ).

% sum_strict_mono
tff(fact_4617_prod_Orelated,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_mult(A)
     => ! [R: fun(A,fun(A,$o)),S2: set(B),H: fun(B,A),G: fun(B,A)] :
          ( aa(A,$o,aa(A,fun(A,$o),R,one_one(A)),one_one(A))
         => ( ! [X1: A,Y1: A,X23: A,Y23: A] :
                ( ( aa(A,$o,aa(A,fun(A,$o),R,X1),X23)
                  & aa(A,$o,aa(A,fun(A,$o),R,Y1),Y23) )
               => aa(A,$o,aa(A,fun(A,$o),R,aa(A,A,aa(A,fun(A,A),times_times(A),X1),Y1)),aa(A,A,aa(A,fun(A,A),times_times(A),X23),Y23)) )
           => ( finite_finite(B,S2)
             => ( ! [X3: B] :
                    ( member(B,X3,S2)
                   => aa(A,$o,aa(A,fun(A,$o),R,aa(B,A,H,X3)),aa(B,A,G,X3)) )
               => aa(A,$o,aa(A,fun(A,$o),R,aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7121269368397514597t_prod(B,A),H),S2)),aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7121269368397514597t_prod(B,A),G),S2)) ) ) ) ) ) ).

% prod.related
tff(fact_4618_sum_Oinsert__if,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [A3: set(A),G: fun(A,B),X: A] :
          ( finite_finite(A,A3)
         => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)) = $ite(member(A,X,A3),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),A3),aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(A,B,G,X)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),A3))) ) ) ) ).

% sum.insert_if
tff(fact_4619_sum_Oreindex__bij__witness__not__neutral,axiom,
    ! [A: $tType,C: $tType,B: $tType] :
      ( comm_monoid_add(C)
     => ! [S5: set(A),T4: set(B),S2: set(A),I: fun(B,A),J: fun(A,B),T5: set(B),G: fun(A,C),H: fun(B,C)] :
          ( finite_finite(A,S5)
         => ( finite_finite(B,T4)
           => ( ! [A4: A] :
                  ( member(A,A4,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),S2),S5))
                 => ( aa(B,A,I,aa(A,B,J,A4)) = A4 ) )
             => ( ! [A4: A] :
                    ( member(A,A4,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),S2),S5))
                   => member(B,aa(A,B,J,A4),aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),minus_minus(set(B)),T5),T4)) )
               => ( ! [B5: B] :
                      ( member(B,B5,aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),minus_minus(set(B)),T5),T4))
                     => ( aa(A,B,J,aa(B,A,I,B5)) = B5 ) )
                 => ( ! [B5: B] :
                        ( member(B,B5,aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),minus_minus(set(B)),T5),T4))
                       => member(A,aa(B,A,I,B5),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),S2),S5)) )
                   => ( ! [A4: A] :
                          ( member(A,A4,S5)
                         => ( aa(A,C,G,A4) = zero_zero(C) ) )
                     => ( ! [B5: B] :
                            ( member(B,B5,T4)
                           => ( aa(B,C,H,B5) = zero_zero(C) ) )
                       => ( ! [A4: A] :
                              ( member(A,A4,S2)
                             => ( aa(B,C,H,aa(A,B,J,A4)) = aa(A,C,G,A4) ) )
                         => ( aa(set(A),C,aa(fun(A,C),fun(set(A),C),groups7311177749621191930dd_sum(A,C),G),S2) = aa(set(B),C,aa(fun(B,C),fun(set(B),C),groups7311177749621191930dd_sum(B,C),H),T5) ) ) ) ) ) ) ) ) ) ) ) ).

% sum.reindex_bij_witness_not_neutral
tff(fact_4620_prod_Oinsert__if,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [A3: set(A),G: fun(A,B),X: A] :
          ( finite_finite(A,A3)
         => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)) = $ite(member(A,X,A3),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),A3),aa(B,B,aa(B,fun(B,B),times_times(B),aa(A,B,G,X)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),A3))) ) ) ) ).

% prod.insert_if
tff(fact_4621_prod__dvd__prod__subset2,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_semiring_1(B)
     => ! [B3: set(A),A3: set(A),F2: fun(A,B),G: fun(A,B)] :
          ( finite_finite(A,B3)
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
           => ( ! [A4: A] :
                  ( member(A,A4,A3)
                 => aa(B,$o,aa(B,fun(B,$o),dvd_dvd(B),aa(A,B,F2,A4)),aa(A,B,G,A4)) )
             => aa(B,$o,aa(B,fun(B,$o),dvd_dvd(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),F2),A3)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),B3)) ) ) ) ) ).

% prod_dvd_prod_subset2
tff(fact_4622_prod__dvd__prod__subset,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [B3: set(A),A3: set(A),F2: fun(A,B)] :
          ( finite_finite(A,B3)
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
           => aa(B,$o,aa(B,fun(B,$o),dvd_dvd(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),F2),A3)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),F2),B3)) ) ) ) ).

% prod_dvd_prod_subset
tff(fact_4623_prod_Oreindex__bij__witness__not__neutral,axiom,
    ! [A: $tType,C: $tType,B: $tType] :
      ( comm_monoid_mult(C)
     => ! [S5: set(A),T4: set(B),S2: set(A),I: fun(B,A),J: fun(A,B),T5: set(B),G: fun(A,C),H: fun(B,C)] :
          ( finite_finite(A,S5)
         => ( finite_finite(B,T4)
           => ( ! [A4: A] :
                  ( member(A,A4,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),S2),S5))
                 => ( aa(B,A,I,aa(A,B,J,A4)) = A4 ) )
             => ( ! [A4: A] :
                    ( member(A,A4,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),S2),S5))
                   => member(B,aa(A,B,J,A4),aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),minus_minus(set(B)),T5),T4)) )
               => ( ! [B5: B] :
                      ( member(B,B5,aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),minus_minus(set(B)),T5),T4))
                     => ( aa(A,B,J,aa(B,A,I,B5)) = B5 ) )
                 => ( ! [B5: B] :
                        ( member(B,B5,aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),minus_minus(set(B)),T5),T4))
                       => member(A,aa(B,A,I,B5),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),S2),S5)) )
                   => ( ! [A4: A] :
                          ( member(A,A4,S5)
                         => ( aa(A,C,G,A4) = one_one(C) ) )
                     => ( ! [B5: B] :
                            ( member(B,B5,T4)
                           => ( aa(B,C,H,B5) = one_one(C) ) )
                       => ( ! [A4: A] :
                              ( member(A,A4,S2)
                             => ( aa(B,C,H,aa(A,B,J,A4)) = aa(A,C,G,A4) ) )
                         => ( aa(set(A),C,aa(fun(A,C),fun(set(A),C),groups7121269368397514597t_prod(A,C),G),S2) = aa(set(B),C,aa(fun(B,C),fun(set(B),C),groups7121269368397514597t_prod(B,C),H),T5) ) ) ) ) ) ) ) ) ) ) ) ).

% prod.reindex_bij_witness_not_neutral
tff(fact_4624_Max_OboundedI,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),X: A] :
          ( finite_finite(A,A3)
         => ( ( A3 != bot_bot(set(A)) )
           => ( ! [A4: A] :
                  ( member(A,A4,A3)
                 => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A4),X) )
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,lattic643756798349783984er_Max(A),A3)),X) ) ) ) ) ).

% Max.boundedI
tff(fact_4625_Max_OboundedE,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),X: A] :
          ( finite_finite(A,A3)
         => ( ( A3 != bot_bot(set(A)) )
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,lattic643756798349783984er_Max(A),A3)),X)
             => ! [A9: A] :
                  ( member(A,A9,A3)
                 => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A9),X) ) ) ) ) ) ).

% Max.boundedE
tff(fact_4626_eq__Max__iff,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),Ma: A] :
          ( finite_finite(A,A3)
         => ( ( A3 != bot_bot(set(A)) )
           => ( ( Ma = aa(set(A),A,lattic643756798349783984er_Max(A),A3) )
            <=> ( member(A,Ma,A3)
                & ! [X4: A] :
                    ( member(A,X4,A3)
                   => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X4),Ma) ) ) ) ) ) ) ).

% eq_Max_iff
tff(fact_4627_Max__ge__iff,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),X: A] :
          ( finite_finite(A,A3)
         => ( ( A3 != bot_bot(set(A)) )
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(set(A),A,lattic643756798349783984er_Max(A),A3))
            <=> ? [X4: A] :
                  ( member(A,X4,A3)
                  & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),X4) ) ) ) ) ) ).

% Max_ge_iff
tff(fact_4628_Max__eq__iff,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),Ma: A] :
          ( finite_finite(A,A3)
         => ( ( A3 != bot_bot(set(A)) )
           => ( ( aa(set(A),A,lattic643756798349783984er_Max(A),A3) = Ma )
            <=> ( member(A,Ma,A3)
                & ! [X4: A] :
                    ( member(A,X4,A3)
                   => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X4),Ma) ) ) ) ) ) ) ).

% Max_eq_iff
tff(fact_4629_Max__gr__iff,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),X: A] :
          ( finite_finite(A,A3)
         => ( ( A3 != bot_bot(set(A)) )
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),aa(set(A),A,lattic643756798349783984er_Max(A),A3))
            <=> ? [X4: A] :
                  ( member(A,X4,A3)
                  & aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),X4) ) ) ) ) ) ).

% Max_gr_iff
tff(fact_4630_Max__insert2,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),A2: A] :
          ( finite_finite(A,A3)
         => ( ! [B5: A] :
                ( member(A,B5,A3)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B5),A2) )
           => ( aa(set(A),A,lattic643756798349783984er_Max(A),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),A3)) = A2 ) ) ) ) ).

% Max_insert2
tff(fact_4631_sum__eq__Suc0__iff,axiom,
    ! [A: $tType,A3: set(A),F2: fun(A,nat)] :
      ( finite_finite(A,A3)
     => ( ( aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7311177749621191930dd_sum(A,nat),F2),A3) = aa(nat,nat,suc,zero_zero(nat)) )
      <=> ? [X4: A] :
            ( member(A,X4,A3)
            & ( aa(A,nat,F2,X4) = aa(nat,nat,suc,zero_zero(nat)) )
            & ! [Xa4: A] :
                ( member(A,Xa4,A3)
               => ( ( X4 != Xa4 )
                 => ( aa(A,nat,F2,Xa4) = zero_zero(nat) ) ) ) ) ) ) ).

% sum_eq_Suc0_iff
tff(fact_4632_sum__eq__1__iff,axiom,
    ! [A: $tType,A3: set(A),F2: fun(A,nat)] :
      ( finite_finite(A,A3)
     => ( ( aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7311177749621191930dd_sum(A,nat),F2),A3) = one_one(nat) )
      <=> ? [X4: A] :
            ( member(A,X4,A3)
            & ( aa(A,nat,F2,X4) = one_one(nat) )
            & ! [Xa4: A] :
                ( member(A,Xa4,A3)
               => ( ( X4 != Xa4 )
                 => ( aa(A,nat,F2,Xa4) = zero_zero(nat) ) ) ) ) ) ) ).

% sum_eq_1_iff
tff(fact_4633_sum__nonneg__leq__bound,axiom,
    ! [A: $tType,B: $tType] :
      ( ordere6911136660526730532id_add(B)
     => ! [S: set(A),F2: fun(A,B),B3: B,I: A] :
          ( finite_finite(A,S)
         => ( ! [I2: A] :
                ( member(A,I2,S)
               => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),zero_zero(B)),aa(A,B,F2,I2)) )
           => ( ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),S) = B3 )
             => ( member(A,I,S)
               => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,I)),B3) ) ) ) ) ) ).

% sum_nonneg_leq_bound
tff(fact_4634_sum__nonneg__0,axiom,
    ! [A: $tType,B: $tType] :
      ( ordere6911136660526730532id_add(B)
     => ! [S: set(A),F2: fun(A,B),I: A] :
          ( finite_finite(A,S)
         => ( ! [I2: A] :
                ( member(A,I2,S)
               => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),zero_zero(B)),aa(A,B,F2,I2)) )
           => ( ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),S) = zero_zero(B) )
             => ( member(A,I,S)
               => ( aa(A,B,F2,I) = zero_zero(B) ) ) ) ) ) ) ).

% sum_nonneg_0
tff(fact_4635_sum_Ogroup,axiom,
    ! [B: $tType,C: $tType,A: $tType] :
      ( comm_monoid_add(C)
     => ! [S2: set(A),T5: set(B),G: fun(A,B),H: fun(A,C)] :
          ( finite_finite(A,S2)
         => ( finite_finite(B,T5)
           => ( aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(set(A),set(B),image(A,B,G),S2)),T5)
             => ( aa(set(B),C,aa(fun(B,C),fun(set(B),C),groups7311177749621191930dd_sum(B,C),aa(fun(A,C),fun(B,C),aa(fun(A,B),fun(fun(A,C),fun(B,C)),aTP_Lamp_kg(set(A),fun(fun(A,B),fun(fun(A,C),fun(B,C))),S2),G),H)),T5) = aa(set(A),C,aa(fun(A,C),fun(set(A),C),groups7311177749621191930dd_sum(A,C),H),S2) ) ) ) ) ) ).

% sum.group
tff(fact_4636_sum_Osetdiff__irrelevant,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [A3: set(A),G: fun(A,B)] :
          ( finite_finite(A,A3)
         => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),collect(A,aTP_Lamp_kh(fun(A,B),fun(A,$o),G)))) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),A3) ) ) ) ).

% sum.setdiff_irrelevant
tff(fact_4637_prod_Ogroup,axiom,
    ! [B: $tType,C: $tType,A: $tType] :
      ( comm_monoid_mult(C)
     => ! [S2: set(A),T5: set(B),G: fun(A,B),H: fun(A,C)] :
          ( finite_finite(A,S2)
         => ( finite_finite(B,T5)
           => ( aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(set(A),set(B),image(A,B,G),S2)),T5)
             => ( aa(set(B),C,aa(fun(B,C),fun(set(B),C),groups7121269368397514597t_prod(B,C),aa(fun(A,C),fun(B,C),aa(fun(A,B),fun(fun(A,C),fun(B,C)),aTP_Lamp_ki(set(A),fun(fun(A,B),fun(fun(A,C),fun(B,C))),S2),G),H)),T5) = aa(set(A),C,aa(fun(A,C),fun(set(A),C),groups7121269368397514597t_prod(A,C),H),S2) ) ) ) ) ) ).

% prod.group
tff(fact_4638_prod_Osetdiff__irrelevant,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [A3: set(A),G: fun(A,B)] :
          ( finite_finite(A,A3)
         => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),collect(A,aTP_Lamp_kj(fun(A,B),fun(A,$o),G)))) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),A3) ) ) ) ).

% prod.setdiff_irrelevant
tff(fact_4639_finite__divisors__nat,axiom,
    ! [Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Ma)
     => finite_finite(nat,collect(nat,aTP_Lamp_ad(nat,fun(nat,$o),Ma))) ) ).

% finite_divisors_nat
tff(fact_4640_sums__If__finite__set,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_add(A)
        & topolo4958980785337419405_space(A) )
     => ! [A3: set(nat),F2: fun(nat,A)] :
          ( finite_finite(nat,A3)
         => sums(A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_jm(set(nat),fun(fun(nat,A),fun(nat,A)),A3),F2),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),A3)) ) ) ).

% sums_If_finite_set
tff(fact_4641_sums__If__finite,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_add(A)
        & topolo4958980785337419405_space(A) )
     => ! [P: fun(nat,$o),F2: fun(nat,A)] :
          ( finite_finite(nat,collect(nat,P))
         => sums(A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_jn(fun(nat,$o),fun(fun(nat,A),fun(nat,A)),P),F2),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),collect(nat,P))) ) ) ).

% sums_If_finite
tff(fact_4642_sums__finite,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_add(A)
        & topolo4958980785337419405_space(A) )
     => ! [N2: set(nat),F2: fun(nat,A)] :
          ( finite_finite(nat,N2)
         => ( ! [N: nat] :
                ( ~ member(nat,N,N2)
               => ( aa(nat,A,F2,N) = zero_zero(A) ) )
           => sums(A,F2,aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),N2)) ) ) ) ).

% sums_finite
tff(fact_4643_suminf__finite,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_add(A)
        & topological_t2_space(A) )
     => ! [N2: set(nat),F2: fun(nat,A)] :
          ( finite_finite(nat,N2)
         => ( ! [N: nat] :
                ( ~ member(nat,N,N2)
               => ( aa(nat,A,F2,N) = zero_zero(A) ) )
           => ( suminf(A,F2) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),N2) ) ) ) ) ).

% suminf_finite
tff(fact_4644_finite__abs__int__segment,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [A2: A] : finite_finite(A,collect(A,aTP_Lamp_kk(A,fun(A,$o),A2))) ) ).

% finite_abs_int_segment
tff(fact_4645_exp__sum,axiom,
    ! [B: $tType,A: $tType] :
      ( ( comm_monoid_mult(B)
        & real_Vector_banach(B)
        & real_V2822296259951069270ebra_1(B) )
     => ! [I5: set(A),F2: fun(A,B)] :
          ( finite_finite(A,I5)
         => ( aa(B,B,exp(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),I5)) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),aTP_Lamp_kl(fun(A,B),fun(A,B),F2)),I5) ) ) ) ).

% exp_sum
tff(fact_4646_subset__eq__atLeast0__atMost__finite,axiom,
    ! [N2: set(nat),Nb: nat] :
      ( aa(set(nat),$o,aa(set(nat),fun(set(nat),$o),ord_less_eq(set(nat)),N2),set_or1337092689740270186AtMost(nat,zero_zero(nat),Nb))
     => finite_finite(nat,N2) ) ).

% subset_eq_atLeast0_atMost_finite
tff(fact_4647_sum__pos2,axiom,
    ! [B: $tType,A: $tType] :
      ( ordere6911136660526730532id_add(B)
     => ! [I5: set(A),I: A,F2: fun(A,B)] :
          ( finite_finite(A,I5)
         => ( member(A,I,I5)
           => ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),zero_zero(B)),aa(A,B,F2,I))
             => ( ! [I2: A] :
                    ( member(A,I2,I5)
                   => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),zero_zero(B)),aa(A,B,F2,I2)) )
               => aa(B,$o,aa(B,fun(B,$o),ord_less(B),zero_zero(B)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),I5)) ) ) ) ) ) ).

% sum_pos2
tff(fact_4648_sum__pos,axiom,
    ! [B: $tType,A: $tType] :
      ( ordere6911136660526730532id_add(B)
     => ! [I5: set(A),F2: fun(A,B)] :
          ( finite_finite(A,I5)
         => ( ( I5 != bot_bot(set(A)) )
           => ( ! [I2: A] :
                  ( member(A,I2,I5)
                 => aa(B,$o,aa(B,fun(B,$o),ord_less(B),zero_zero(B)),aa(A,B,F2,I2)) )
             => aa(B,$o,aa(B,fun(B,$o),ord_less(B),zero_zero(B)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),I5)) ) ) ) ) ).

% sum_pos
tff(fact_4649_less__1__prod2,axiom,
    ! [B: $tType,A: $tType] :
      ( linordered_idom(B)
     => ! [I5: set(A),I: A,F2: fun(A,B)] :
          ( finite_finite(A,I5)
         => ( member(A,I,I5)
           => ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),one_one(B)),aa(A,B,F2,I))
             => ( ! [I2: A] :
                    ( member(A,I2,I5)
                   => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),one_one(B)),aa(A,B,F2,I2)) )
               => aa(B,$o,aa(B,fun(B,$o),ord_less(B),one_one(B)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),F2),I5)) ) ) ) ) ) ).

% less_1_prod2
tff(fact_4650_less__1__prod,axiom,
    ! [B: $tType,A: $tType] :
      ( linordered_idom(B)
     => ! [I5: set(A),F2: fun(A,B)] :
          ( finite_finite(A,I5)
         => ( ( I5 != bot_bot(set(A)) )
           => ( ! [I2: A] :
                  ( member(A,I2,I5)
                 => aa(B,$o,aa(B,fun(B,$o),ord_less(B),one_one(B)),aa(A,B,F2,I2)) )
             => aa(B,$o,aa(B,fun(B,$o),ord_less(B),one_one(B)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),F2),I5)) ) ) ) ) ).

% less_1_prod
tff(fact_4651_sum_Osame__carrier,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [C7: set(A),A3: set(A),B3: set(A),G: fun(A,B),H: fun(A,B)] :
          ( finite_finite(A,C7)
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),C7)
           => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),C7)
             => ( ! [A4: A] :
                    ( member(A,A4,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),C7),A3))
                   => ( aa(A,B,G,A4) = zero_zero(B) ) )
               => ( ! [B5: A] :
                      ( member(A,B5,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),C7),B3))
                     => ( aa(A,B,H,B5) = zero_zero(B) ) )
                 => ( ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),A3) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),H),B3) )
                  <=> ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),C7) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),H),C7) ) ) ) ) ) ) ) ) ).

% sum.same_carrier
tff(fact_4652_sum_Osame__carrierI,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [C7: set(A),A3: set(A),B3: set(A),G: fun(A,B),H: fun(A,B)] :
          ( finite_finite(A,C7)
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),C7)
           => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),C7)
             => ( ! [A4: A] :
                    ( member(A,A4,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),C7),A3))
                   => ( aa(A,B,G,A4) = zero_zero(B) ) )
               => ( ! [B5: A] :
                      ( member(A,B5,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),C7),B3))
                     => ( aa(A,B,H,B5) = zero_zero(B) ) )
                 => ( ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),C7) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),H),C7) )
                   => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),A3) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),H),B3) ) ) ) ) ) ) ) ) ).

% sum.same_carrierI
tff(fact_4653_sum_Omono__neutral__left,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [T5: set(A),S2: set(A),G: fun(A,B)] :
          ( finite_finite(A,T5)
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),T5)
           => ( ! [X3: A] :
                  ( member(A,X3,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),T5),S2))
                 => ( aa(A,B,G,X3) = zero_zero(B) ) )
             => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),S2) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),T5) ) ) ) ) ) ).

% sum.mono_neutral_left
tff(fact_4654_sum_Omono__neutral__right,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [T5: set(A),S2: set(A),G: fun(A,B)] :
          ( finite_finite(A,T5)
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),T5)
           => ( ! [X3: A] :
                  ( member(A,X3,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),T5),S2))
                 => ( aa(A,B,G,X3) = zero_zero(B) ) )
             => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),T5) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),S2) ) ) ) ) ) ).

% sum.mono_neutral_right
tff(fact_4655_sum_Omono__neutral__cong__left,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [T5: set(A),S2: set(A),H: fun(A,B),G: fun(A,B)] :
          ( finite_finite(A,T5)
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),T5)
           => ( ! [X3: A] :
                  ( member(A,X3,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),T5),S2))
                 => ( aa(A,B,H,X3) = zero_zero(B) ) )
             => ( ! [X3: A] :
                    ( member(A,X3,S2)
                   => ( aa(A,B,G,X3) = aa(A,B,H,X3) ) )
               => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),S2) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),H),T5) ) ) ) ) ) ) ).

% sum.mono_neutral_cong_left
tff(fact_4656_sum_Omono__neutral__cong__right,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [T5: set(A),S2: set(A),G: fun(A,B),H: fun(A,B)] :
          ( finite_finite(A,T5)
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),T5)
           => ( ! [X3: A] :
                  ( member(A,X3,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),T5),S2))
                 => ( aa(A,B,G,X3) = zero_zero(B) ) )
             => ( ! [X3: A] :
                    ( member(A,X3,S2)
                   => ( aa(A,B,G,X3) = aa(A,B,H,X3) ) )
               => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),T5) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),H),S2) ) ) ) ) ) ) ).

% sum.mono_neutral_cong_right
tff(fact_4657_sum_Osubset__diff,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [B3: set(A),A3: set(A),G: fun(A,B)] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),A3)
         => ( finite_finite(A,A3)
           => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),A3) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3))),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),B3)) ) ) ) ) ).

% sum.subset_diff
tff(fact_4658_sum__diff,axiom,
    ! [B: $tType,A: $tType] :
      ( ab_group_add(B)
     => ! [A3: set(A),B3: set(A),F2: fun(A,B)] :
          ( finite_finite(A,A3)
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),A3)
           => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3)) = aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),A3)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),B3)) ) ) ) ) ).

% sum_diff
tff(fact_4659_prod_Osubset__diff,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [B3: set(A),A3: set(A),G: fun(A,B)] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),A3)
         => ( finite_finite(A,A3)
           => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),A3) = aa(B,B,aa(B,fun(B,B),times_times(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3))),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),B3)) ) ) ) ) ).

% prod.subset_diff
tff(fact_4660_prod_Omono__neutral__cong__right,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [T5: set(A),S2: set(A),G: fun(A,B),H: fun(A,B)] :
          ( finite_finite(A,T5)
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),T5)
           => ( ! [X3: A] :
                  ( member(A,X3,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),T5),S2))
                 => ( aa(A,B,G,X3) = one_one(B) ) )
             => ( ! [X3: A] :
                    ( member(A,X3,S2)
                   => ( aa(A,B,G,X3) = aa(A,B,H,X3) ) )
               => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),T5) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),H),S2) ) ) ) ) ) ) ).

% prod.mono_neutral_cong_right
tff(fact_4661_prod_Omono__neutral__cong__left,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [T5: set(A),S2: set(A),H: fun(A,B),G: fun(A,B)] :
          ( finite_finite(A,T5)
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),T5)
           => ( ! [X3: A] :
                  ( member(A,X3,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),T5),S2))
                 => ( aa(A,B,H,X3) = one_one(B) ) )
             => ( ! [X3: A] :
                    ( member(A,X3,S2)
                   => ( aa(A,B,G,X3) = aa(A,B,H,X3) ) )
               => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),S2) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),H),T5) ) ) ) ) ) ) ).

% prod.mono_neutral_cong_left
tff(fact_4662_prod_Omono__neutral__right,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [T5: set(A),S2: set(A),G: fun(A,B)] :
          ( finite_finite(A,T5)
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),T5)
           => ( ! [X3: A] :
                  ( member(A,X3,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),T5),S2))
                 => ( aa(A,B,G,X3) = one_one(B) ) )
             => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),T5) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),S2) ) ) ) ) ) ).

% prod.mono_neutral_right
tff(fact_4663_prod_Omono__neutral__left,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [T5: set(A),S2: set(A),G: fun(A,B)] :
          ( finite_finite(A,T5)
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),T5)
           => ( ! [X3: A] :
                  ( member(A,X3,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),T5),S2))
                 => ( aa(A,B,G,X3) = one_one(B) ) )
             => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),S2) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),T5) ) ) ) ) ) ).

% prod.mono_neutral_left
tff(fact_4664_prod_Osame__carrierI,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [C7: set(A),A3: set(A),B3: set(A),G: fun(A,B),H: fun(A,B)] :
          ( finite_finite(A,C7)
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),C7)
           => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),C7)
             => ( ! [A4: A] :
                    ( member(A,A4,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),C7),A3))
                   => ( aa(A,B,G,A4) = one_one(B) ) )
               => ( ! [B5: A] :
                      ( member(A,B5,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),C7),B3))
                     => ( aa(A,B,H,B5) = one_one(B) ) )
                 => ( ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),C7) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),H),C7) )
                   => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),A3) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),H),B3) ) ) ) ) ) ) ) ) ).

% prod.same_carrierI
tff(fact_4665_prod_Osame__carrier,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [C7: set(A),A3: set(A),B3: set(A),G: fun(A,B),H: fun(A,B)] :
          ( finite_finite(A,C7)
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),C7)
           => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),C7)
             => ( ! [A4: A] :
                    ( member(A,A4,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),C7),A3))
                   => ( aa(A,B,G,A4) = one_one(B) ) )
               => ( ! [B5: A] :
                      ( member(A,B5,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),C7),B3))
                     => ( aa(A,B,H,B5) = one_one(B) ) )
                 => ( ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),A3) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),H),B3) )
                  <=> ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),C7) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),H),C7) ) ) ) ) ) ) ) ) ).

% prod.same_carrier
tff(fact_4666_Max_Osubset__imp,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),B3: set(A)] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
         => ( ( A3 != bot_bot(set(A)) )
           => ( finite_finite(A,B3)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,lattic643756798349783984er_Max(A),A3)),aa(set(A),A,lattic643756798349783984er_Max(A),B3)) ) ) ) ) ).

% Max.subset_imp
tff(fact_4667_Max__mono,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [M: set(A),N2: set(A)] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),M),N2)
         => ( ( M != bot_bot(set(A)) )
           => ( finite_finite(A,N2)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,lattic643756798349783984er_Max(A),M)),aa(set(A),A,lattic643756798349783984er_Max(A),N2)) ) ) ) ) ).

% Max_mono
tff(fact_4668_sum__diff__nat,axiom,
    ! [A: $tType,B3: set(A),A3: set(A),F2: fun(A,nat)] :
      ( finite_finite(A,B3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),A3)
       => ( aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7311177749621191930dd_sum(A,nat),F2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3)) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7311177749621191930dd_sum(A,nat),F2),A3)),aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7311177749621191930dd_sum(A,nat),F2),B3)) ) ) ) ).

% sum_diff_nat
tff(fact_4669_finite__roots__unity,axiom,
    ! [A: $tType] :
      ( ( real_V8999393235501362500lgebra(A)
        & idom(A) )
     => ! [Nb: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),one_one(nat)),Nb)
         => finite_finite(A,collect(A,aTP_Lamp_km(nat,fun(A,$o),Nb))) ) ) ).

% finite_roots_unity
tff(fact_4670_sum_Oreindex__bij__betw__not__neutral,axiom,
    ! [A: $tType,C: $tType,B: $tType] :
      ( comm_monoid_add(C)
     => ! [S5: set(A),T4: set(B),H: fun(A,B),S2: set(A),T5: set(B),G: fun(B,C)] :
          ( finite_finite(A,S5)
         => ( finite_finite(B,T4)
           => ( bij_betw(A,B,H,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),S2),S5),aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),minus_minus(set(B)),T5),T4))
             => ( ! [A4: A] :
                    ( member(A,A4,S5)
                   => ( aa(B,C,G,aa(A,B,H,A4)) = zero_zero(C) ) )
               => ( ! [B5: B] :
                      ( member(B,B5,T4)
                     => ( aa(B,C,G,B5) = zero_zero(C) ) )
                 => ( aa(set(A),C,aa(fun(A,C),fun(set(A),C),groups7311177749621191930dd_sum(A,C),aa(fun(B,C),fun(A,C),aTP_Lamp_kn(fun(A,B),fun(fun(B,C),fun(A,C)),H),G)),S2) = aa(set(B),C,aa(fun(B,C),fun(set(B),C),groups7311177749621191930dd_sum(B,C),G),T5) ) ) ) ) ) ) ) ).

% sum.reindex_bij_betw_not_neutral
tff(fact_4671_Max__add__commute,axiom,
    ! [A: $tType,B: $tType] :
      ( linord4140545234300271783up_add(B)
     => ! [S2: set(A),F2: fun(A,B),K: B] :
          ( finite_finite(A,S2)
         => ( ( S2 != bot_bot(set(A)) )
           => ( aa(set(B),B,lattic643756798349783984er_Max(B),aa(set(A),set(B),image(A,B,aa(B,fun(A,B),aTP_Lamp_ko(fun(A,B),fun(B,fun(A,B)),F2),K)),S2)) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(set(B),B,lattic643756798349783984er_Max(B),aa(set(A),set(B),image(A,B,F2),S2))),K) ) ) ) ) ).

% Max_add_commute
tff(fact_4672_sums__If__finite__set_H,axiom,
    ! [A: $tType] :
      ( ( topolo1287966508704411220up_add(A)
        & topological_t2_space(A) )
     => ! [G: fun(nat,A),S2: A,A3: set(nat),S5: A,F2: fun(nat,A)] :
          ( sums(A,G,S2)
         => ( finite_finite(nat,A3)
           => ( ( S5 = aa(A,A,aa(A,fun(A,A),plus_plus(A),S2),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(fun(nat,A),fun(nat,A),aTP_Lamp_kp(fun(nat,A),fun(fun(nat,A),fun(nat,A)),G),F2)),A3)) )
             => sums(A,aa(fun(nat,A),fun(nat,A),aa(set(nat),fun(fun(nat,A),fun(nat,A)),aTP_Lamp_kq(fun(nat,A),fun(set(nat),fun(fun(nat,A),fun(nat,A))),G),A3),F2),S5) ) ) ) ) ).

% sums_If_finite_set'
tff(fact_4673_prod_Oreindex__bij__betw__not__neutral,axiom,
    ! [A: $tType,C: $tType,B: $tType] :
      ( comm_monoid_mult(C)
     => ! [S5: set(A),T4: set(B),H: fun(A,B),S2: set(A),T5: set(B),G: fun(B,C)] :
          ( finite_finite(A,S5)
         => ( finite_finite(B,T4)
           => ( bij_betw(A,B,H,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),S2),S5),aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),minus_minus(set(B)),T5),T4))
             => ( ! [A4: A] :
                    ( member(A,A4,S5)
                   => ( aa(B,C,G,aa(A,B,H,A4)) = one_one(C) ) )
               => ( ! [B5: B] :
                      ( member(B,B5,T4)
                     => ( aa(B,C,G,B5) = one_one(C) ) )
                 => ( aa(set(A),C,aa(fun(A,C),fun(set(A),C),groups7121269368397514597t_prod(A,C),aa(fun(B,C),fun(A,C),aTP_Lamp_kr(fun(A,B),fun(fun(B,C),fun(A,C)),H),G)),S2) = aa(set(B),C,aa(fun(B,C),fun(set(B),C),groups7121269368397514597t_prod(B,C),G),T5) ) ) ) ) ) ) ) ).

% prod.reindex_bij_betw_not_neutral
tff(fact_4674_prod__mono__strict,axiom,
    ! [B: $tType,A: $tType] :
      ( linordered_semidom(B)
     => ! [A3: set(A),F2: fun(A,B),G: fun(A,B)] :
          ( finite_finite(A,A3)
         => ( ! [I2: A] :
                ( member(A,I2,A3)
               => ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),zero_zero(B)),aa(A,B,F2,I2))
                  & aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,I2)),aa(A,B,G,I2)) ) )
           => ( ( A3 != bot_bot(set(A)) )
             => aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),F2),A3)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),A3)) ) ) ) ) ).

% prod_mono_strict
tff(fact_4675_sum__mono2,axiom,
    ! [B: $tType,A: $tType] :
      ( ordere6911136660526730532id_add(B)
     => ! [B3: set(A),A3: set(A),F2: fun(A,B)] :
          ( finite_finite(A,B3)
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
           => ( ! [B5: A] :
                  ( member(A,B5,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),B3),A3))
                 => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),zero_zero(B)),aa(A,B,F2,B5)) )
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),A3)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),B3)) ) ) ) ) ).

% sum_mono2
tff(fact_4676_even__prod__iff,axiom,
    ! [B: $tType,A: $tType] :
      ( semiring_parity(B)
     => ! [A3: set(A),F2: fun(A,B)] :
          ( finite_finite(A,A3)
         => ( aa(B,$o,aa(B,fun(B,$o),dvd_dvd(B),aa(num,B,numeral_numeral(B),aa(num,num,bit0,one2))),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),F2),A3))
          <=> ? [X4: A] :
                ( member(A,X4,A3)
                & aa(B,$o,aa(B,fun(B,$o),dvd_dvd(B),aa(num,B,numeral_numeral(B),aa(num,num,bit0,one2))),aa(A,B,F2,X4)) ) ) ) ) ).

% even_prod_iff
tff(fact_4677_sum_Oinsert__remove,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [A3: set(A),G: fun(A,B),X: A] :
          ( finite_finite(A,A3)
         => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(A,B,G,X)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))))) ) ) ) ).

% sum.insert_remove
tff(fact_4678_sum_Oremove,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [A3: set(A),X: A,G: fun(A,B)] :
          ( finite_finite(A,A3)
         => ( member(A,X,A3)
           => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),A3) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(A,B,G,X)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))))) ) ) ) ) ).

% sum.remove
tff(fact_4679_sum__diff1,axiom,
    ! [B: $tType,A: $tType] :
      ( ab_group_add(B)
     => ! [A3: set(A),F2: fun(A,B),A2: A] :
          ( finite_finite(A,A3)
         => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A))))) = $ite(member(A,A2,A3),aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),A3)),aa(A,B,F2,A2)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),A3)) ) ) ) ).

% sum_diff1
tff(fact_4680_prod_Oinsert__remove,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [A3: set(A),G: fun(A,B),X: A] :
          ( finite_finite(A,A3)
         => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)) = aa(B,B,aa(B,fun(B,B),times_times(B),aa(A,B,G,X)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))))) ) ) ) ).

% prod.insert_remove
tff(fact_4681_prod_Oremove,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [A3: set(A),X: A,G: fun(A,B)] :
          ( finite_finite(A,A3)
         => ( member(A,X,A3)
           => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),A3) = aa(B,B,aa(B,fun(B,B),times_times(B),aa(A,B,G,X)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))))) ) ) ) ) ).

% prod.remove
tff(fact_4682_sum__le__suminf,axiom,
    ! [A: $tType] :
      ( ( ordere6911136660526730532id_add(A)
        & topolo1944317154257567458pology(A) )
     => ! [F2: fun(nat,A),I5: set(nat)] :
          ( summable(A,F2)
         => ( finite_finite(nat,I5)
           => ( ! [N: nat] :
                  ( member(nat,N,aa(set(nat),set(nat),uminus_uminus(set(nat)),I5))
                 => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),aa(nat,A,F2,N)) )
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),I5)),suminf(A,F2)) ) ) ) ) ).

% sum_le_suminf
tff(fact_4683_sum_Odelta__remove,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [S2: set(A),A2: A,B2: fun(A,B),C2: fun(A,B)] :
          ( finite_finite(A,S2)
         => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),aa(fun(A,B),fun(A,B),aa(fun(A,B),fun(fun(A,B),fun(A,B)),aTP_Lamp_ks(A,fun(fun(A,B),fun(fun(A,B),fun(A,B))),A2),B2),C2)),S2) = $ite(member(A,A2,S2),aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(A,B,B2,A2)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),C2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),S2),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A)))))),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),C2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),S2),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A)))))) ) ) ) ).

% sum.delta_remove
tff(fact_4684_prod_Odelta__remove,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [S2: set(A),A2: A,B2: fun(A,B),C2: fun(A,B)] :
          ( finite_finite(A,S2)
         => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),aa(fun(A,B),fun(A,B),aa(fun(A,B),fun(fun(A,B),fun(A,B)),aTP_Lamp_kt(A,fun(fun(A,B),fun(fun(A,B),fun(A,B))),A2),B2),C2)),S2) = $ite(member(A,A2,S2),aa(B,B,aa(B,fun(B,B),times_times(B),aa(A,B,B2,A2)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),C2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),S2),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A)))))),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),C2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),S2),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A)))))) ) ) ) ).

% prod.delta_remove
tff(fact_4685_sum__strict__mono2,axiom,
    ! [B: $tType,A: $tType] :
      ( ordere8940638589300402666id_add(B)
     => ! [B3: set(A),A3: set(A),B2: A,F2: fun(A,B)] :
          ( finite_finite(A,B3)
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
           => ( member(A,B2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),B3),A3))
             => ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),zero_zero(B)),aa(A,B,F2,B2))
               => ( ! [X3: A] :
                      ( member(A,X3,B3)
                     => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),zero_zero(B)),aa(A,B,F2,X3)) )
                 => aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),A3)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),B3)) ) ) ) ) ) ) ).

% sum_strict_mono2
tff(fact_4686_member__le__sum,axiom,
    ! [B: $tType,A: $tType] :
      ( ( ordere6911136660526730532id_add(B)
        & semiring_1(B) )
     => ! [I: A,A3: set(A),F2: fun(A,B)] :
          ( member(A,I,A3)
         => ( ! [X3: A] :
                ( member(A,X3,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),I),bot_bot(set(A)))))
               => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),zero_zero(B)),aa(A,B,F2,X3)) )
           => ( finite_finite(A,A3)
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,I)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),A3)) ) ) ) ) ).

% member_le_sum
tff(fact_4687_prod__mono2,axiom,
    ! [B: $tType,A: $tType] :
      ( linordered_idom(B)
     => ! [B3: set(A),A3: set(A),F2: fun(A,B)] :
          ( finite_finite(A,B3)
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
           => ( ! [B5: A] :
                  ( member(A,B5,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),B3),A3))
                 => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),one_one(B)),aa(A,B,F2,B5)) )
             => ( ! [A4: A] :
                    ( member(A,A4,A3)
                   => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),zero_zero(B)),aa(A,B,F2,A4)) )
               => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),F2),A3)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),F2),B3)) ) ) ) ) ) ).

% prod_mono2
tff(fact_4688_prod__diff1,axiom,
    ! [B: $tType,A: $tType] :
      ( semidom_divide(B)
     => ! [A3: set(A),F2: fun(A,B),A2: A] :
          ( finite_finite(A,A3)
         => ( ( aa(A,B,F2,A2) != zero_zero(B) )
           => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),F2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A))))) = $ite(member(A,A2,A3),divide_divide(B,aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),F2),A3),aa(A,B,F2,A2)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),F2),A3)) ) ) ) ) ).

% prod_diff1
tff(fact_4689_ln__prod,axiom,
    ! [A: $tType,I5: set(A),F2: fun(A,real)] :
      ( finite_finite(A,I5)
     => ( ! [I2: A] :
            ( member(A,I2,I5)
           => aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(A,real,F2,I2)) )
       => ( aa(real,real,ln_ln(real),aa(set(A),real,aa(fun(A,real),fun(set(A),real),groups7121269368397514597t_prod(A,real),F2),I5)) = aa(set(A),real,aa(fun(A,real),fun(set(A),real),groups7311177749621191930dd_sum(A,real),aTP_Lamp_ku(fun(A,real),fun(A,real),F2)),I5) ) ) ) ).

% ln_prod
tff(fact_4690_even__set__encode__iff,axiom,
    ! [A3: set(nat)] :
      ( finite_finite(nat,A3)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(set(nat),nat,nat_set_encode,A3))
      <=> ~ member(nat,zero_zero(nat),A3) ) ) ).

% even_set_encode_iff
tff(fact_4691_polyfun__roots__finite,axiom,
    ! [A: $tType] :
      ( ( real_V8999393235501362500lgebra(A)
        & idom(A) )
     => ! [C2: fun(nat,A),K: nat,Nb: nat] :
          ( ( aa(nat,A,C2,K) != zero_zero(A) )
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Nb)
           => finite_finite(A,collect(A,aa(nat,fun(A,$o),aTP_Lamp_kv(fun(nat,A),fun(nat,fun(A,$o)),C2),Nb))) ) ) ) ).

% polyfun_roots_finite
tff(fact_4692_polyfun__finite__roots,axiom,
    ! [A: $tType] :
      ( ( real_V8999393235501362500lgebra(A)
        & idom(A) )
     => ! [C2: fun(nat,A),Nb: nat] :
          ( finite_finite(A,collect(A,aa(nat,fun(A,$o),aTP_Lamp_kv(fun(nat,A),fun(nat,fun(A,$o)),C2),Nb)))
        <=> ? [I3: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I3),Nb)
              & ( aa(nat,A,C2,I3) != zero_zero(A) ) ) ) ) ).

% polyfun_finite_roots
tff(fact_4693_finite__Diff__insert,axiom,
    ! [A: $tType,A3: set(A),A2: A,B3: set(A)] :
      ( finite_finite(A,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),B3)))
    <=> finite_finite(A,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3)) ) ).

% finite_Diff_insert
tff(fact_4694_finite__Collect__le__nat,axiom,
    ! [K: nat] : finite_finite(nat,collect(nat,aa(nat,fun(nat,$o),aTP_Lamp_kw(nat,fun(nat,$o)),K))) ).

% finite_Collect_le_nat
tff(fact_4695_finite__Collect__less__nat,axiom,
    ! [K: nat] : finite_finite(nat,collect(nat,aa(nat,fun(nat,$o),aTP_Lamp_fa(nat,fun(nat,$o)),K))) ).

% finite_Collect_less_nat
tff(fact_4696_finite__Collect__subsets,axiom,
    ! [A: $tType,A3: set(A)] :
      ( finite_finite(A,A3)
     => finite_finite(set(A),collect(set(A),aTP_Lamp_kx(set(A),fun(set(A),$o),A3))) ) ).

% finite_Collect_subsets
tff(fact_4697_finite__interval__int1,axiom,
    ! [A2: int,B2: int] : finite_finite(int,collect(int,aa(int,fun(int,$o),aTP_Lamp_ky(int,fun(int,fun(int,$o)),A2),B2))) ).

% finite_interval_int1
tff(fact_4698_finite__interval__int4,axiom,
    ! [A2: int,B2: int] : finite_finite(int,collect(int,aa(int,fun(int,$o),aTP_Lamp_kz(int,fun(int,fun(int,$o)),A2),B2))) ).

% finite_interval_int4
tff(fact_4699_finite__imageI,axiom,
    ! [B: $tType,A: $tType,F3: set(A),H: fun(A,B)] :
      ( finite_finite(A,F3)
     => finite_finite(B,aa(set(A),set(B),image(A,B,H),F3)) ) ).

% finite_imageI
tff(fact_4700_finite__insert,axiom,
    ! [A: $tType,A2: A,A3: set(A)] :
      ( finite_finite(A,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),A3))
    <=> finite_finite(A,A3) ) ).

% finite_insert
tff(fact_4701_finite__interval__int3,axiom,
    ! [A2: int,B2: int] : finite_finite(int,collect(int,aa(int,fun(int,$o),aTP_Lamp_la(int,fun(int,fun(int,$o)),A2),B2))) ).

% finite_interval_int3
tff(fact_4702_finite__interval__int2,axiom,
    ! [A2: int,B2: int] : finite_finite(int,collect(int,aa(int,fun(int,$o),aTP_Lamp_lb(int,fun(int,fun(int,$o)),A2),B2))) ).

% finite_interval_int2
tff(fact_4703_finite__nth__roots,axiom,
    ! [Nb: nat,C2: complex] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => finite_finite(complex,collect(complex,aa(complex,fun(complex,$o),aTP_Lamp_fm(nat,fun(complex,fun(complex,$o)),Nb),C2))) ) ).

% finite_nth_roots
tff(fact_4704_finite__maxlen,axiom,
    ! [A: $tType,M: set(list(A))] :
      ( finite_finite(list(A),M)
     => ? [N: nat] :
        ! [X2: list(A)] :
          ( member(list(A),X2,M)
         => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(list(A),nat,size_size(list(A)),X2)),N) ) ) ).

% finite_maxlen
tff(fact_4705_finite__divisors__int,axiom,
    ! [I: int] :
      ( ( I != zero_zero(int) )
     => finite_finite(int,collect(int,aTP_Lamp_ac(int,fun(int,$o),I))) ) ).

% finite_divisors_int
tff(fact_4706_finite__has__maximal2,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [A3: set(A),A2: A] :
          ( finite_finite(A,A3)
         => ( member(A,A2,A3)
           => ? [X3: A] :
                ( member(A,X3,A3)
                & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),X3)
                & ! [Xa2: A] :
                    ( member(A,Xa2,A3)
                   => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),Xa2)
                     => ( X3 = Xa2 ) ) ) ) ) ) ) ).

% finite_has_maximal2
tff(fact_4707_finite__has__minimal2,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [A3: set(A),A2: A] :
          ( finite_finite(A,A3)
         => ( member(A,A2,A3)
           => ? [X3: A] :
                ( member(A,X3,A3)
                & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),A2)
                & ! [Xa2: A] :
                    ( member(A,Xa2,A3)
                   => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Xa2),X3)
                     => ( X3 = Xa2 ) ) ) ) ) ) ) ).

% finite_has_minimal2
tff(fact_4708_all__subset__image,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),A3: set(B),P: fun(set(A),$o)] :
      ( ! [B9: set(A)] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B9),aa(set(B),set(A),image(B,A,F2),A3))
         => aa(set(A),$o,P,B9) )
    <=> ! [B9: set(B)] :
          ( aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),B9),A3)
         => aa(set(A),$o,P,aa(set(B),set(A),image(B,A,F2),B9)) ) ) ).

% all_subset_image
tff(fact_4709_finite__subset,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
     => ( finite_finite(A,B3)
       => finite_finite(A,A3) ) ) ).

% finite_subset
tff(fact_4710_infinite__super,axiom,
    ! [A: $tType,S2: set(A),T5: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),T5)
     => ( ~ finite_finite(A,S2)
       => ~ finite_finite(A,T5) ) ) ).

% infinite_super
tff(fact_4711_rev__finite__subset,axiom,
    ! [A: $tType,B3: set(A),A3: set(A)] :
      ( finite_finite(A,B3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
       => finite_finite(A,A3) ) ) ).

% rev_finite_subset
tff(fact_4712_finite_OinsertI,axiom,
    ! [A: $tType,A3: set(A),A2: A] :
      ( finite_finite(A,A3)
     => finite_finite(A,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),A3)) ) ).

% finite.insertI
tff(fact_4713_finite__psubset__induct,axiom,
    ! [A: $tType,A3: set(A),P: fun(set(A),$o)] :
      ( finite_finite(A,A3)
     => ( ! [A8: set(A)] :
            ( finite_finite(A,A8)
           => ( ! [B10: set(A)] :
                  ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),B10),A8)
                 => aa(set(A),$o,P,B10) )
             => aa(set(A),$o,P,A8) ) )
       => aa(set(A),$o,P,A3) ) ) ).

% finite_psubset_induct
tff(fact_4714_pigeonhole__infinite,axiom,
    ! [B: $tType,A: $tType,A3: set(A),F2: fun(A,B)] :
      ( ~ finite_finite(A,A3)
     => ( finite_finite(B,aa(set(A),set(B),image(A,B,F2),A3))
       => ? [X3: A] :
            ( member(A,X3,A3)
            & ~ finite_finite(A,collect(A,aa(A,fun(A,$o),aa(fun(A,B),fun(A,fun(A,$o)),aTP_Lamp_lc(set(A),fun(fun(A,B),fun(A,fun(A,$o))),A3),F2),X3))) ) ) ) ).

% pigeonhole_infinite
tff(fact_4715_finite__has__maximal,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [A3: set(A)] :
          ( finite_finite(A,A3)
         => ( ( A3 != bot_bot(set(A)) )
           => ? [X3: A] :
                ( member(A,X3,A3)
                & ! [Xa2: A] :
                    ( member(A,Xa2,A3)
                   => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),Xa2)
                     => ( X3 = Xa2 ) ) ) ) ) ) ) ).

% finite_has_maximal
tff(fact_4716_finite__has__minimal,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [A3: set(A)] :
          ( finite_finite(A,A3)
         => ( ( A3 != bot_bot(set(A)) )
           => ? [X3: A] :
                ( member(A,X3,A3)
                & ! [Xa2: A] :
                    ( member(A,Xa2,A3)
                   => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Xa2),X3)
                     => ( X3 = Xa2 ) ) ) ) ) ) ) ).

% finite_has_minimal
tff(fact_4717_finite__surj,axiom,
    ! [A: $tType,B: $tType,A3: set(A),B3: set(B),F2: fun(A,B)] :
      ( finite_finite(A,A3)
     => ( aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),B3),aa(set(A),set(B),image(A,B,F2),A3))
       => finite_finite(B,B3) ) ) ).

% finite_surj
tff(fact_4718_finite__subset__image,axiom,
    ! [A: $tType,B: $tType,B3: set(A),F2: fun(B,A),A3: set(B)] :
      ( finite_finite(A,B3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),aa(set(B),set(A),image(B,A,F2),A3))
       => ? [C6: set(B)] :
            ( aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),C6),A3)
            & finite_finite(B,C6)
            & ( B3 = aa(set(B),set(A),image(B,A,F2),C6) ) ) ) ) ).

% finite_subset_image
tff(fact_4719_ex__finite__subset__image,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),A3: set(B),P: fun(set(A),$o)] :
      ( ? [B9: set(A)] :
          ( finite_finite(A,B9)
          & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B9),aa(set(B),set(A),image(B,A,F2),A3))
          & aa(set(A),$o,P,B9) )
    <=> ? [B9: set(B)] :
          ( finite_finite(B,B9)
          & aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),B9),A3)
          & aa(set(A),$o,P,aa(set(B),set(A),image(B,A,F2),B9)) ) ) ).

% ex_finite_subset_image
tff(fact_4720_all__finite__subset__image,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),A3: set(B),P: fun(set(A),$o)] :
      ( ! [B9: set(A)] :
          ( ( finite_finite(A,B9)
            & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B9),aa(set(B),set(A),image(B,A,F2),A3)) )
         => aa(set(A),$o,P,B9) )
    <=> ! [B9: set(B)] :
          ( ( finite_finite(B,B9)
            & aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),B9),A3) )
         => aa(set(A),$o,P,aa(set(B),set(A),image(B,A,F2),B9)) ) ) ).

% all_finite_subset_image
tff(fact_4721_infinite__finite__induct,axiom,
    ! [A: $tType,P: fun(set(A),$o),A3: set(A)] :
      ( ! [A8: set(A)] :
          ( ~ finite_finite(A,A8)
         => aa(set(A),$o,P,A8) )
     => ( aa(set(A),$o,P,bot_bot(set(A)))
       => ( ! [X3: A,F5: set(A)] :
              ( finite_finite(A,F5)
             => ( ~ member(A,X3,F5)
               => ( aa(set(A),$o,P,F5)
                 => aa(set(A),$o,P,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X3),F5)) ) ) )
         => aa(set(A),$o,P,A3) ) ) ) ).

% infinite_finite_induct
tff(fact_4722_finite__ne__induct,axiom,
    ! [A: $tType,F3: set(A),P: fun(set(A),$o)] :
      ( finite_finite(A,F3)
     => ( ( F3 != bot_bot(set(A)) )
       => ( ! [X3: A] : aa(set(A),$o,P,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X3),bot_bot(set(A))))
         => ( ! [X3: A,F5: set(A)] :
                ( finite_finite(A,F5)
               => ( ( F5 != bot_bot(set(A)) )
                 => ( ~ member(A,X3,F5)
                   => ( aa(set(A),$o,P,F5)
                     => aa(set(A),$o,P,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X3),F5)) ) ) ) )
           => aa(set(A),$o,P,F3) ) ) ) ) ).

% finite_ne_induct
tff(fact_4723_finite__induct,axiom,
    ! [A: $tType,F3: set(A),P: fun(set(A),$o)] :
      ( finite_finite(A,F3)
     => ( aa(set(A),$o,P,bot_bot(set(A)))
       => ( ! [X3: A,F5: set(A)] :
              ( finite_finite(A,F5)
             => ( ~ member(A,X3,F5)
               => ( aa(set(A),$o,P,F5)
                 => aa(set(A),$o,P,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X3),F5)) ) ) )
         => aa(set(A),$o,P,F3) ) ) ) ).

% finite_induct
tff(fact_4724_finite_Osimps,axiom,
    ! [A: $tType,A2: set(A)] :
      ( finite_finite(A,A2)
    <=> ( ( A2 = bot_bot(set(A)) )
        | ? [A10: set(A),A6: A] :
            ( ( A2 = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A6),A10) )
            & finite_finite(A,A10) ) ) ) ).

% finite.simps
tff(fact_4725_finite_Ocases,axiom,
    ! [A: $tType,A2: set(A)] :
      ( finite_finite(A,A2)
     => ( ( A2 != bot_bot(set(A)) )
       => ~ ! [A8: set(A)] :
              ( ? [A4: A] : A2 = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A4),A8)
             => ~ finite_finite(A,A8) ) ) ) ).

% finite.cases
tff(fact_4726_finite__image__absD,axiom,
    ! [A: $tType] :
      ( linordered_ring(A)
     => ! [S2: set(A)] :
          ( finite_finite(A,aa(set(A),set(A),image(A,A,abs_abs(A)),S2))
         => finite_finite(A,S2) ) ) ).

% finite_image_absD
tff(fact_4727_finite__conv__nat__seg__image,axiom,
    ! [A: $tType,A3: set(A)] :
      ( finite_finite(A,A3)
    <=> ? [N4: nat,F6: fun(nat,A)] : A3 = aa(set(nat),set(A),image(nat,A,F6),collect(nat,aa(nat,fun(nat,$o),aTP_Lamp_fa(nat,fun(nat,$o)),N4))) ) ).

% finite_conv_nat_seg_image
tff(fact_4728_nat__seg__image__imp__finite,axiom,
    ! [A: $tType,A3: set(A),F2: fun(nat,A),Nb: nat] :
      ( ( A3 = aa(set(nat),set(A),image(nat,A,F2),collect(nat,aa(nat,fun(nat,$o),aTP_Lamp_fa(nat,fun(nat,$o)),Nb))) )
     => finite_finite(A,A3) ) ).

% nat_seg_image_imp_finite
tff(fact_4729_finite__subset__induct_H,axiom,
    ! [A: $tType,F3: set(A),A3: set(A),P: fun(set(A),$o)] :
      ( finite_finite(A,F3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),F3),A3)
       => ( aa(set(A),$o,P,bot_bot(set(A)))
         => ( ! [A4: A,F5: set(A)] :
                ( finite_finite(A,F5)
               => ( member(A,A4,A3)
                 => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),F5),A3)
                   => ( ~ member(A,A4,F5)
                     => ( aa(set(A),$o,P,F5)
                       => aa(set(A),$o,P,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A4),F5)) ) ) ) ) )
           => aa(set(A),$o,P,F3) ) ) ) ) ).

% finite_subset_induct'
tff(fact_4730_finite__subset__induct,axiom,
    ! [A: $tType,F3: set(A),A3: set(A),P: fun(set(A),$o)] :
      ( finite_finite(A,F3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),F3),A3)
       => ( aa(set(A),$o,P,bot_bot(set(A)))
         => ( ! [A4: A,F5: set(A)] :
                ( finite_finite(A,F5)
               => ( member(A,A4,A3)
                 => ( ~ member(A,A4,F5)
                   => ( aa(set(A),$o,P,F5)
                     => aa(set(A),$o,P,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A4),F5)) ) ) ) )
           => aa(set(A),$o,P,F3) ) ) ) ) ).

% finite_subset_induct
tff(fact_4731_finite__empty__induct,axiom,
    ! [A: $tType,A3: set(A),P: fun(set(A),$o)] :
      ( finite_finite(A,A3)
     => ( aa(set(A),$o,P,A3)
       => ( ! [A4: A,A8: set(A)] :
              ( finite_finite(A,A8)
             => ( member(A,A4,A8)
               => ( aa(set(A),$o,P,A8)
                 => aa(set(A),$o,P,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A8),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A4),bot_bot(set(A))))) ) ) )
         => aa(set(A),$o,P,bot_bot(set(A))) ) ) ) ).

% finite_empty_induct
tff(fact_4732_infinite__coinduct,axiom,
    ! [A: $tType,X5: fun(set(A),$o),A3: set(A)] :
      ( aa(set(A),$o,X5,A3)
     => ( ! [A8: set(A)] :
            ( aa(set(A),$o,X5,A8)
           => ? [X2: A] :
                ( member(A,X2,A8)
                & ( aa(set(A),$o,X5,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A8),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X2),bot_bot(set(A)))))
                  | ~ finite_finite(A,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A8),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X2),bot_bot(set(A))))) ) ) )
       => ~ finite_finite(A,A3) ) ) ).

% infinite_coinduct
tff(fact_4733_infinite__remove,axiom,
    ! [A: $tType,S2: set(A),A2: A] :
      ( ~ finite_finite(A,S2)
     => ~ finite_finite(A,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),S2),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A))))) ) ).

% infinite_remove
tff(fact_4734_finite__remove__induct,axiom,
    ! [A: $tType,B3: set(A),P: fun(set(A),$o)] :
      ( finite_finite(A,B3)
     => ( aa(set(A),$o,P,bot_bot(set(A)))
       => ( ! [A8: set(A)] :
              ( finite_finite(A,A8)
             => ( ( A8 != bot_bot(set(A)) )
               => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A8),B3)
                 => ( ! [X2: A] :
                        ( member(A,X2,A8)
                       => aa(set(A),$o,P,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A8),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X2),bot_bot(set(A))))) )
                   => aa(set(A),$o,P,A8) ) ) ) )
         => aa(set(A),$o,P,B3) ) ) ) ).

% finite_remove_induct
tff(fact_4735_remove__induct,axiom,
    ! [A: $tType,P: fun(set(A),$o),B3: set(A)] :
      ( aa(set(A),$o,P,bot_bot(set(A)))
     => ( ( ~ finite_finite(A,B3)
         => aa(set(A),$o,P,B3) )
       => ( ! [A8: set(A)] :
              ( finite_finite(A,A8)
             => ( ( A8 != bot_bot(set(A)) )
               => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A8),B3)
                 => ( ! [X2: A] :
                        ( member(A,X2,A8)
                       => aa(set(A),$o,P,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A8),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X2),bot_bot(set(A))))) )
                   => aa(set(A),$o,P,A8) ) ) ) )
         => aa(set(A),$o,P,B3) ) ) ) ).

% remove_induct
tff(fact_4736_finite__induct__select,axiom,
    ! [A: $tType,S2: set(A),P: fun(set(A),$o)] :
      ( finite_finite(A,S2)
     => ( aa(set(A),$o,P,bot_bot(set(A)))
       => ( ! [T6: set(A)] :
              ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),T6),S2)
             => ( aa(set(A),$o,P,T6)
               => ? [X2: A] :
                    ( member(A,X2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),S2),T6))
                    & aa(set(A),$o,P,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X2),T6)) ) ) )
         => aa(set(A),$o,P,S2) ) ) ) ).

% finite_induct_select
tff(fact_4737_infinite__imp__bij__betw,axiom,
    ! [A: $tType,A3: set(A),A2: A] :
      ( ~ finite_finite(A,A3)
     => ? [H3: fun(A,A)] : bij_betw(A,A,H3,A3,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A))))) ) ).

% infinite_imp_bij_betw
tff(fact_4738_VEBT_Osize__gen_I1_J,axiom,
    ! [X11: option(product_prod(nat,nat)),X12: nat,X13: list(vEBT_VEBT),X14: vEBT_VEBT] : aa(vEBT_VEBT,nat,vEBT_size_VEBT,vEBT_Node(X11,X12,X13,X14)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),size_list(vEBT_VEBT,vEBT_size_VEBT,X13)),aa(vEBT_VEBT,nat,vEBT_size_VEBT,X14))),aa(nat,nat,suc,zero_zero(nat))) ).

% VEBT.size_gen(1)
tff(fact_4739_finite__nat__iff__bounded__le,axiom,
    ! [S2: set(nat)] :
      ( finite_finite(nat,S2)
    <=> ? [K2: nat] : aa(set(nat),$o,aa(set(nat),fun(set(nat),$o),ord_less_eq(set(nat)),S2),set_ord_atMost(nat,K2)) ) ).

% finite_nat_iff_bounded_le
tff(fact_4740_finite__int__iff__bounded__le,axiom,
    ! [S2: set(int)] :
      ( finite_finite(int,S2)
    <=> ? [K2: int] : aa(set(int),$o,aa(set(int),fun(set(int),$o),ord_less_eq(set(int)),aa(set(int),set(int),image(int,int,abs_abs(int)),S2)),set_ord_atMost(int,K2)) ) ).

% finite_int_iff_bounded_le
tff(fact_4741_finite__int__iff__bounded,axiom,
    ! [S2: set(int)] :
      ( finite_finite(int,S2)
    <=> ? [K2: int] : aa(set(int),$o,aa(set(int),fun(set(int),$o),ord_less_eq(set(int)),aa(set(int),set(int),image(int,int,abs_abs(int)),S2)),set_ord_lessThan(int,K2)) ) ).

% finite_int_iff_bounded
tff(fact_4742_VEBT_Osize__gen_I2_J,axiom,
    ! [X21: $o,X222: $o] : aa(vEBT_VEBT,nat,vEBT_size_VEBT,vEBT_Leaf((X21),(X222))) = zero_zero(nat) ).

% VEBT.size_gen(2)
tff(fact_4743_dependent__nat__choice,axiom,
    ! [A: $tType,P: fun(nat,fun(A,$o)),Q: fun(nat,fun(A,fun(A,$o)))] :
      ( ? [X_1: A] : aa(A,$o,aa(nat,fun(A,$o),P,zero_zero(nat)),X_1)
     => ( ! [X3: A,N: nat] :
            ( aa(A,$o,aa(nat,fun(A,$o),P,N),X3)
           => ? [Y4: A] :
                ( aa(A,$o,aa(nat,fun(A,$o),P,aa(nat,nat,suc,N)),Y4)
                & aa(A,$o,aa(A,fun(A,$o),aa(nat,fun(A,fun(A,$o)),Q,N),X3),Y4) ) )
       => ? [F7: fun(nat,A)] :
          ! [N6: nat] :
            ( aa(A,$o,aa(nat,fun(A,$o),P,N6),aa(nat,A,F7,N6))
            & aa(A,$o,aa(A,fun(A,$o),aa(nat,fun(A,fun(A,$o)),Q,N6),aa(nat,A,F7,N6)),aa(nat,A,F7,aa(nat,nat,suc,N6))) ) ) ) ).

% dependent_nat_choice
tff(fact_4744_infinite__int__iff__unbounded__le,axiom,
    ! [S2: set(int)] :
      ( ~ finite_finite(int,S2)
    <=> ! [M5: int] :
        ? [N4: int] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),M5),aa(int,int,abs_abs(int),N4))
          & member(int,N4,S2) ) ) ).

% infinite_int_iff_unbounded_le
tff(fact_4745_infinite__int__iff__unbounded,axiom,
    ! [S2: set(int)] :
      ( ~ finite_finite(int,S2)
    <=> ! [M5: int] :
        ? [N4: int] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),M5),aa(int,int,abs_abs(int),N4))
          & member(int,N4,S2) ) ) ).

% infinite_int_iff_unbounded
tff(fact_4746_unbounded__k__infinite,axiom,
    ! [K: nat,S2: set(nat)] :
      ( ! [M4: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),K),M4)
         => ? [N6: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),M4),N6)
              & member(nat,N6,S2) ) )
     => ~ finite_finite(nat,S2) ) ).

% unbounded_k_infinite
tff(fact_4747_infinite__nat__iff__unbounded,axiom,
    ! [S2: set(nat)] :
      ( ~ finite_finite(nat,S2)
    <=> ! [M5: nat] :
        ? [N4: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),M5),N4)
          & member(nat,N4,S2) ) ) ).

% infinite_nat_iff_unbounded
tff(fact_4748_infinite__nat__iff__unbounded__le,axiom,
    ! [S2: set(nat)] :
      ( ~ finite_finite(nat,S2)
    <=> ! [M5: nat] :
        ? [N4: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M5),N4)
          & member(nat,N4,S2) ) ) ).

% infinite_nat_iff_unbounded_le
tff(fact_4749_finite__nat__bounded,axiom,
    ! [S2: set(nat)] :
      ( finite_finite(nat,S2)
     => ? [K3: nat] : aa(set(nat),$o,aa(set(nat),fun(set(nat),$o),ord_less_eq(set(nat)),S2),set_ord_lessThan(nat,K3)) ) ).

% finite_nat_bounded
tff(fact_4750_finite__nat__iff__bounded,axiom,
    ! [S2: set(nat)] :
      ( finite_finite(nat,S2)
    <=> ? [K2: nat] : aa(set(nat),$o,aa(set(nat),fun(set(nat),$o),ord_less_eq(set(nat)),S2),set_ord_lessThan(nat,K2)) ) ).

% finite_nat_iff_bounded
tff(fact_4751_accp__subset,axiom,
    ! [A: $tType,R1: fun(A,fun(A,$o)),R22: fun(A,fun(A,$o))] :
      ( aa(fun(A,fun(A,$o)),$o,aa(fun(A,fun(A,$o)),fun(fun(A,fun(A,$o)),$o),ord_less_eq(fun(A,fun(A,$o))),R1),R22)
     => aa(fun(A,$o),$o,aa(fun(A,$o),fun(fun(A,$o),$o),ord_less_eq(fun(A,$o)),accp(A,R22)),accp(A,R1)) ) ).

% accp_subset
tff(fact_4752_Collect__case__prod__mono,axiom,
    ! [B: $tType,A: $tType,A3: fun(A,fun(B,$o)),B3: fun(A,fun(B,$o))] :
      ( aa(fun(A,fun(B,$o)),$o,aa(fun(A,fun(B,$o)),fun(fun(A,fun(B,$o)),$o),ord_less_eq(fun(A,fun(B,$o))),A3),B3)
     => aa(set(product_prod(A,B)),$o,aa(set(product_prod(A,B)),fun(set(product_prod(A,B)),$o),ord_less_eq(set(product_prod(A,B))),collect(product_prod(A,B),product_case_prod(A,B,$o,A3))),collect(product_prod(A,B),product_case_prod(A,B,$o,B3))) ) ).

% Collect_case_prod_mono
tff(fact_4753_sum__count__set,axiom,
    ! [A: $tType,Xs: list(A),X5: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(list(A),set(A),set2(A),Xs)),X5)
     => ( finite_finite(A,X5)
       => ( aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7311177749621191930dd_sum(A,nat),count_list(A,Xs)),X5) = aa(list(A),nat,size_size(list(A)),Xs) ) ) ) ).

% sum_count_set
tff(fact_4754_count__notin,axiom,
    ! [A: $tType,X: A,Xs: list(A)] :
      ( ~ member(A,X,aa(list(A),set(A),set2(A),Xs))
     => ( aa(A,nat,count_list(A,Xs),X) = zero_zero(nat) ) ) ).

% count_notin
tff(fact_4755_count__le__length,axiom,
    ! [A: $tType,Xs: list(A),X: A] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(A,nat,count_list(A,Xs),X)),aa(list(A),nat,size_size(list(A)),Xs)) ).

% count_le_length
tff(fact_4756_accp__subset__induct,axiom,
    ! [A: $tType,D3: fun(A,$o),R: fun(A,fun(A,$o)),X: A,P: fun(A,$o)] :
      ( aa(fun(A,$o),$o,aa(fun(A,$o),fun(fun(A,$o),$o),ord_less_eq(fun(A,$o)),D3),accp(A,R))
     => ( ! [X3: A,Z2: A] :
            ( aa(A,$o,D3,X3)
           => ( aa(A,$o,aa(A,fun(A,$o),R,Z2),X3)
             => aa(A,$o,D3,Z2) ) )
       => ( aa(A,$o,D3,X)
         => ( ! [X3: A] :
                ( aa(A,$o,D3,X3)
               => ( ! [Z3: A] :
                      ( aa(A,$o,aa(A,fun(A,$o),R,Z3),X3)
                     => aa(A,$o,P,Z3) )
                 => aa(A,$o,P,X3) ) )
           => aa(A,$o,P,X) ) ) ) ) ).

% accp_subset_induct
tff(fact_4757_fold__atLeastAtMost__nat_Opsimps,axiom,
    ! [A: $tType,F2: fun(nat,fun(A,A)),A2: nat,B2: nat,Acc: A] :
      ( aa(product_prod(fun(nat,fun(A,A)),product_prod(nat,product_prod(nat,A))),$o,accp(product_prod(fun(nat,fun(A,A)),product_prod(nat,product_prod(nat,A))),set_fo1817059534552279752at_rel(A)),aa(product_prod(nat,product_prod(nat,A)),product_prod(fun(nat,fun(A,A)),product_prod(nat,product_prod(nat,A))),product_Pair(fun(nat,fun(A,A)),product_prod(nat,product_prod(nat,A)),F2),aa(product_prod(nat,A),product_prod(nat,product_prod(nat,A)),product_Pair(nat,product_prod(nat,A),A2),aa(A,product_prod(nat,A),product_Pair(nat,A,B2),Acc))))
     => ( set_fo6178422350223883121st_nat(A,F2,A2,B2,Acc) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),B2),A2),Acc,set_fo6178422350223883121st_nat(A,F2,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),A2),one_one(nat)),B2,aa(A,A,aa(nat,fun(A,A),F2,A2),Acc))) ) ) ).

% fold_atLeastAtMost_nat.psimps
tff(fact_4758_fold__atLeastAtMost__nat_Opelims,axiom,
    ! [A: $tType,X: fun(nat,fun(A,A)),Xa: nat,Xb: nat,Xc: A,Y: A] :
      ( ( set_fo6178422350223883121st_nat(A,X,Xa,Xb,Xc) = Y )
     => ( aa(product_prod(fun(nat,fun(A,A)),product_prod(nat,product_prod(nat,A))),$o,accp(product_prod(fun(nat,fun(A,A)),product_prod(nat,product_prod(nat,A))),set_fo1817059534552279752at_rel(A)),aa(product_prod(nat,product_prod(nat,A)),product_prod(fun(nat,fun(A,A)),product_prod(nat,product_prod(nat,A))),product_Pair(fun(nat,fun(A,A)),product_prod(nat,product_prod(nat,A)),X),aa(product_prod(nat,A),product_prod(nat,product_prod(nat,A)),product_Pair(nat,product_prod(nat,A),Xa),aa(A,product_prod(nat,A),product_Pair(nat,A,Xb),Xc))))
       => ~ ( ( Y = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Xb),Xa),Xc,set_fo6178422350223883121st_nat(A,X,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Xa),one_one(nat)),Xb,aa(A,A,aa(nat,fun(A,A),X,Xa),Xc))) )
           => ~ aa(product_prod(fun(nat,fun(A,A)),product_prod(nat,product_prod(nat,A))),$o,accp(product_prod(fun(nat,fun(A,A)),product_prod(nat,product_prod(nat,A))),set_fo1817059534552279752at_rel(A)),aa(product_prod(nat,product_prod(nat,A)),product_prod(fun(nat,fun(A,A)),product_prod(nat,product_prod(nat,A))),product_Pair(fun(nat,fun(A,A)),product_prod(nat,product_prod(nat,A)),X),aa(product_prod(nat,A),product_prod(nat,product_prod(nat,A)),product_Pair(nat,product_prod(nat,A),Xa),aa(A,product_prod(nat,A),product_Pair(nat,A,Xb),Xc)))) ) ) ) ).

% fold_atLeastAtMost_nat.pelims
tff(fact_4759_in__measure,axiom,
    ! [A: $tType,X: A,Y: A,F2: fun(A,nat)] :
      ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Y),measure(A,F2))
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(A,nat,F2,X)),aa(A,nat,F2,Y)) ) ).

% in_measure
tff(fact_4760_fold__atLeastAtMost__nat_Opinduct,axiom,
    ! [A: $tType,A0: fun(nat,fun(A,A)),A1: nat,A22: nat,A32: A,P: fun(fun(nat,fun(A,A)),fun(nat,fun(nat,fun(A,$o))))] :
      ( aa(product_prod(fun(nat,fun(A,A)),product_prod(nat,product_prod(nat,A))),$o,accp(product_prod(fun(nat,fun(A,A)),product_prod(nat,product_prod(nat,A))),set_fo1817059534552279752at_rel(A)),aa(product_prod(nat,product_prod(nat,A)),product_prod(fun(nat,fun(A,A)),product_prod(nat,product_prod(nat,A))),product_Pair(fun(nat,fun(A,A)),product_prod(nat,product_prod(nat,A)),A0),aa(product_prod(nat,A),product_prod(nat,product_prod(nat,A)),product_Pair(nat,product_prod(nat,A),A1),aa(A,product_prod(nat,A),product_Pair(nat,A,A22),A32))))
     => ( ! [F7: fun(nat,fun(A,A)),A4: nat,B5: nat,Acc2: A] :
            ( aa(product_prod(fun(nat,fun(A,A)),product_prod(nat,product_prod(nat,A))),$o,accp(product_prod(fun(nat,fun(A,A)),product_prod(nat,product_prod(nat,A))),set_fo1817059534552279752at_rel(A)),aa(product_prod(nat,product_prod(nat,A)),product_prod(fun(nat,fun(A,A)),product_prod(nat,product_prod(nat,A))),product_Pair(fun(nat,fun(A,A)),product_prod(nat,product_prod(nat,A)),F7),aa(product_prod(nat,A),product_prod(nat,product_prod(nat,A)),product_Pair(nat,product_prod(nat,A),A4),aa(A,product_prod(nat,A),product_Pair(nat,A,B5),Acc2))))
           => ( ( ~ aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),B5),A4)
               => aa(A,$o,aa(nat,fun(A,$o),aa(nat,fun(nat,fun(A,$o)),aa(fun(nat,fun(A,A)),fun(nat,fun(nat,fun(A,$o))),P,F7),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),A4),one_one(nat))),B5),aa(A,A,aa(nat,fun(A,A),F7,A4),Acc2)) )
             => aa(A,$o,aa(nat,fun(A,$o),aa(nat,fun(nat,fun(A,$o)),aa(fun(nat,fun(A,A)),fun(nat,fun(nat,fun(A,$o))),P,F7),A4),B5),Acc2) ) )
       => aa(A,$o,aa(nat,fun(A,$o),aa(nat,fun(nat,fun(A,$o)),aa(fun(nat,fun(A,A)),fun(nat,fun(nat,fun(A,$o))),P,A0),A1),A22),A32) ) ) ).

% fold_atLeastAtMost_nat.pinduct
tff(fact_4761_in__finite__psubset,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( member(product_prod(set(A),set(A)),aa(set(A),product_prod(set(A),set(A)),product_Pair(set(A),set(A),A3),B3),finite_psubset(A))
    <=> ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),A3),B3)
        & finite_finite(A,B3) ) ) ).

% in_finite_psubset
tff(fact_4762_int__ge__less__than2__def,axiom,
    ! [D2: int] : int_ge_less_than2(D2) = collect(product_prod(int,int),product_case_prod(int,int,$o,aTP_Lamp_ld(int,fun(int,fun(int,$o)),D2))) ).

% int_ge_less_than2_def
tff(fact_4763_int__ge__less__than__def,axiom,
    ! [D2: int] : int_ge_less_than(D2) = collect(product_prod(int,int),product_case_prod(int,int,$o,aTP_Lamp_le(int,fun(int,fun(int,$o)),D2))) ).

% int_ge_less_than_def
tff(fact_4764_finite__psubset__def,axiom,
    ! [A: $tType] : finite_psubset(A) = collect(product_prod(set(A),set(A)),product_case_prod(set(A),set(A),$o,aTP_Lamp_lf(set(A),fun(set(A),$o)))) ).

% finite_psubset_def
tff(fact_4765_rat__inverse__code,axiom,
    ! [P2: rat] : quotient_of(aa(rat,rat,inverse_inverse(rat),P2)) = aa(product_prod(int,int),product_prod(int,int),product_case_prod(int,int,product_prod(int,int),aTP_Lamp_lg(int,fun(int,product_prod(int,int)))),quotient_of(P2)) ).

% rat_inverse_code
tff(fact_4766_normalize__negative,axiom,
    ! [Q3: int,P2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),Q3),zero_zero(int))
     => ( normalize(aa(int,product_prod(int,int),product_Pair(int,int,P2),Q3)) = normalize(aa(int,product_prod(int,int),product_Pair(int,int,aa(int,int,uminus_uminus(int),P2)),aa(int,int,uminus_uminus(int),Q3))) ) ) ).

% normalize_negative
tff(fact_4767_sum__diff1_H__aux,axiom,
    ! [B: $tType,A: $tType] :
      ( ab_group_add(B)
     => ! [F3: set(A),I5: set(A),F2: fun(A,B),I: A] :
          ( finite_finite(A,F3)
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),collect(A,aa(fun(A,B),fun(A,$o),aTP_Lamp_lh(set(A),fun(fun(A,B),fun(A,$o)),I5),F2))),F3)
           => ( groups1027152243600224163dd_sum(A,B,F2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),I5),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),I),bot_bot(set(A))))) = $ite(member(A,I,I5),aa(B,B,aa(B,fun(B,B),minus_minus(B),groups1027152243600224163dd_sum(A,B,F2,I5)),aa(A,B,F2,I)),groups1027152243600224163dd_sum(A,B,F2,I5)) ) ) ) ) ).

% sum_diff1'_aux
tff(fact_4768_sum_Oempty_H,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(A)
     => ! [P2: fun(B,A)] : groups1027152243600224163dd_sum(B,A,P2,bot_bot(set(B))) = zero_zero(A) ) ).

% sum.empty'
tff(fact_4769_quotient__of__number_I3_J,axiom,
    ! [K: num] : quotient_of(aa(num,rat,numeral_numeral(rat),K)) = aa(int,product_prod(int,int),product_Pair(int,int,aa(num,int,numeral_numeral(int),K)),one_one(int)) ).

% quotient_of_number(3)
tff(fact_4770_normalize__denom__zero,axiom,
    ! [P2: int] : normalize(aa(int,product_prod(int,int),product_Pair(int,int,P2),zero_zero(int))) = aa(int,product_prod(int,int),product_Pair(int,int,zero_zero(int)),one_one(int)) ).

% normalize_denom_zero
tff(fact_4771_rat__one__code,axiom,
    quotient_of(one_one(rat)) = aa(int,product_prod(int,int),product_Pair(int,int,one_one(int)),one_one(int)) ).

% rat_one_code
tff(fact_4772_rat__zero__code,axiom,
    quotient_of(zero_zero(rat)) = aa(int,product_prod(int,int),product_Pair(int,int,zero_zero(int)),one_one(int)) ).

% rat_zero_code
tff(fact_4773_sum_Oinsert_H,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [I5: set(A),P2: fun(A,B),I: A] :
          ( finite_finite(A,collect(A,aa(fun(A,B),fun(A,$o),aTP_Lamp_jv(set(A),fun(fun(A,B),fun(A,$o)),I5),P2)))
         => ( groups1027152243600224163dd_sum(A,B,P2,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),I),I5)) = $ite(member(A,I,I5),groups1027152243600224163dd_sum(A,B,P2,I5),aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(A,B,P2,I)),groups1027152243600224163dd_sum(A,B,P2,I5))) ) ) ) ).

% sum.insert'
tff(fact_4774_quotient__of__number_I5_J,axiom,
    ! [K: num] : quotient_of(aa(rat,rat,uminus_uminus(rat),aa(num,rat,numeral_numeral(rat),K))) = aa(int,product_prod(int,int),product_Pair(int,int,aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),K))),one_one(int)) ).

% quotient_of_number(5)
tff(fact_4775_quotient__of__number_I4_J,axiom,
    quotient_of(aa(rat,rat,uminus_uminus(rat),one_one(rat))) = aa(int,product_prod(int,int),product_Pair(int,int,aa(int,int,uminus_uminus(int),one_one(int))),one_one(int)) ).

% quotient_of_number(4)
tff(fact_4776_divide__rat__def,axiom,
    ! [Q3: rat,R2: rat] : divide_divide(rat,Q3,R2) = aa(rat,rat,aa(rat,fun(rat,rat),times_times(rat),Q3),aa(rat,rat,inverse_inverse(rat),R2)) ).

% divide_rat_def
tff(fact_4777_sum_Onon__neutral_H,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(B,A),I5: set(B)] : groups1027152243600224163dd_sum(B,A,G,collect(B,aa(set(B),fun(B,$o),aTP_Lamp_li(fun(B,A),fun(set(B),fun(B,$o)),G),I5))) = groups1027152243600224163dd_sum(B,A,G,I5) ) ).

% sum.non_neutral'
tff(fact_4778_rat__divide__code,axiom,
    ! [P2: rat,Q3: rat] : quotient_of(divide_divide(rat,P2,Q3)) = aa(product_prod(int,int),product_prod(int,int),product_case_prod(int,int,product_prod(int,int),aTP_Lamp_lk(rat,fun(int,fun(int,product_prod(int,int))),Q3)),quotient_of(P2)) ).

% rat_divide_code
tff(fact_4779_sum_Odistrib__triv_H,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [I5: set(A),G: fun(A,B),H: fun(A,B)] :
          ( finite_finite(A,I5)
         => ( groups1027152243600224163dd_sum(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_ll(fun(A,B),fun(fun(A,B),fun(A,B)),G),H),I5) = aa(B,B,aa(B,fun(B,B),plus_plus(B),groups1027152243600224163dd_sum(A,B,G,I5)),groups1027152243600224163dd_sum(A,B,H,I5)) ) ) ) ).

% sum.distrib_triv'
tff(fact_4780_quotient__of__div,axiom,
    ! [R2: rat,Nb: int,D2: int] :
      ( ( quotient_of(R2) = aa(int,product_prod(int,int),product_Pair(int,int,Nb),D2) )
     => ( R2 = divide_divide(rat,aa(int,rat,ring_1_of_int(rat),Nb),aa(int,rat,ring_1_of_int(rat),D2)) ) ) ).

% quotient_of_div
tff(fact_4781_sum_Omono__neutral__left_H,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [S2: set(A),T5: set(A),G: fun(A,B)] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),T5)
         => ( ! [X3: A] :
                ( member(A,X3,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),T5),S2))
               => ( aa(A,B,G,X3) = zero_zero(B) ) )
           => ( groups1027152243600224163dd_sum(A,B,G,S2) = groups1027152243600224163dd_sum(A,B,G,T5) ) ) ) ) ).

% sum.mono_neutral_left'
tff(fact_4782_sum_Omono__neutral__right_H,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [S2: set(A),T5: set(A),G: fun(A,B)] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),T5)
         => ( ! [X3: A] :
                ( member(A,X3,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),T5),S2))
               => ( aa(A,B,G,X3) = zero_zero(B) ) )
           => ( groups1027152243600224163dd_sum(A,B,G,T5) = groups1027152243600224163dd_sum(A,B,G,S2) ) ) ) ) ).

% sum.mono_neutral_right'
tff(fact_4783_sum_Omono__neutral__cong__left_H,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [S2: set(A),T5: set(A),H: fun(A,B),G: fun(A,B)] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),T5)
         => ( ! [I2: A] :
                ( member(A,I2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),T5),S2))
               => ( aa(A,B,H,I2) = zero_zero(B) ) )
           => ( ! [X3: A] :
                  ( member(A,X3,S2)
                 => ( aa(A,B,G,X3) = aa(A,B,H,X3) ) )
             => ( groups1027152243600224163dd_sum(A,B,G,S2) = groups1027152243600224163dd_sum(A,B,H,T5) ) ) ) ) ) ).

% sum.mono_neutral_cong_left'
tff(fact_4784_sum_Omono__neutral__cong__right_H,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [S2: set(A),T5: set(A),G: fun(A,B),H: fun(A,B)] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),T5)
         => ( ! [X3: A] :
                ( member(A,X3,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),T5),S2))
               => ( aa(A,B,G,X3) = zero_zero(B) ) )
           => ( ! [X3: A] :
                  ( member(A,X3,S2)
                 => ( aa(A,B,G,X3) = aa(A,B,H,X3) ) )
             => ( groups1027152243600224163dd_sum(A,B,G,T5) = groups1027152243600224163dd_sum(A,B,H,S2) ) ) ) ) ) ).

% sum.mono_neutral_cong_right'
tff(fact_4785_quotient__of__denom__pos,axiom,
    ! [R2: rat,P2: int,Q3: int] :
      ( ( quotient_of(R2) = aa(int,product_prod(int,int),product_Pair(int,int,P2),Q3) )
     => aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),Q3) ) ).

% quotient_of_denom_pos
tff(fact_4786_rat__plus__code,axiom,
    ! [P2: rat,Q3: rat] : quotient_of(aa(rat,rat,aa(rat,fun(rat,rat),plus_plus(rat),P2),Q3)) = aa(product_prod(int,int),product_prod(int,int),product_case_prod(int,int,product_prod(int,int),aTP_Lamp_ln(rat,fun(int,fun(int,product_prod(int,int))),Q3)),quotient_of(P2)) ).

% rat_plus_code
tff(fact_4787_sum_Odistrib_H,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [I5: set(A),G: fun(A,B),H: fun(A,B)] :
          ( finite_finite(A,collect(A,aa(fun(A,B),fun(A,$o),aTP_Lamp_jv(set(A),fun(fun(A,B),fun(A,$o)),I5),G)))
         => ( finite_finite(A,collect(A,aa(fun(A,B),fun(A,$o),aTP_Lamp_jv(set(A),fun(fun(A,B),fun(A,$o)),I5),H)))
           => ( groups1027152243600224163dd_sum(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_ll(fun(A,B),fun(fun(A,B),fun(A,B)),G),H),I5) = aa(B,B,aa(B,fun(B,B),plus_plus(B),groups1027152243600224163dd_sum(A,B,G,I5)),groups1027152243600224163dd_sum(A,B,H,I5)) ) ) ) ) ).

% sum.distrib'
tff(fact_4788_sum_OG__def,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(A)
     => ! [P2: fun(B,A),I5: set(B)] :
          groups1027152243600224163dd_sum(B,A,P2,I5) = $ite(finite_finite(B,collect(B,aa(set(B),fun(B,$o),aTP_Lamp_li(fun(B,A),fun(set(B),fun(B,$o)),P2),I5))),aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7311177749621191930dd_sum(B,A),P2),collect(B,aa(set(B),fun(B,$o),aTP_Lamp_li(fun(B,A),fun(set(B),fun(B,$o)),P2),I5))),zero_zero(A)) ) ).

% sum.G_def
tff(fact_4789_normalize__denom__pos,axiom,
    ! [R2: product_prod(int,int),P2: int,Q3: int] :
      ( ( normalize(R2) = aa(int,product_prod(int,int),product_Pair(int,int,P2),Q3) )
     => aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),Q3) ) ).

% normalize_denom_pos
tff(fact_4790_normalize__crossproduct,axiom,
    ! [Q3: int,S: int,P2: int,R2: int] :
      ( ( Q3 != zero_zero(int) )
     => ( ( S != zero_zero(int) )
       => ( ( normalize(aa(int,product_prod(int,int),product_Pair(int,int,P2),Q3)) = normalize(aa(int,product_prod(int,int),product_Pair(int,int,R2),S)) )
         => ( aa(int,int,aa(int,fun(int,int),times_times(int),P2),S) = aa(int,int,aa(int,fun(int,int),times_times(int),R2),Q3) ) ) ) ) ).

% normalize_crossproduct
tff(fact_4791_rat__less__code,axiom,
    ! [P2: rat,Q3: rat] :
      ( aa(rat,$o,aa(rat,fun(rat,$o),ord_less(rat),P2),Q3)
    <=> aa(product_prod(int,int),$o,product_case_prod(int,int,$o,aTP_Lamp_lp(rat,fun(int,fun(int,$o)),Q3)),quotient_of(P2)) ) ).

% rat_less_code
tff(fact_4792_rat__less__eq__code,axiom,
    ! [P2: rat,Q3: rat] :
      ( aa(rat,$o,aa(rat,fun(rat,$o),ord_less_eq(rat),P2),Q3)
    <=> aa(product_prod(int,int),$o,product_case_prod(int,int,$o,aTP_Lamp_lr(rat,fun(int,fun(int,$o)),Q3)),quotient_of(P2)) ) ).

% rat_less_eq_code
tff(fact_4793_sum__diff1_H,axiom,
    ! [B: $tType,A: $tType] :
      ( ab_group_add(B)
     => ! [I5: set(A),F2: fun(A,B),I: A] :
          ( finite_finite(A,collect(A,aa(fun(A,B),fun(A,$o),aTP_Lamp_lh(set(A),fun(fun(A,B),fun(A,$o)),I5),F2)))
         => ( groups1027152243600224163dd_sum(A,B,F2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),I5),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),I),bot_bot(set(A))))) = $ite(member(A,I,I5),aa(B,B,aa(B,fun(B,B),minus_minus(B),groups1027152243600224163dd_sum(A,B,F2,I5)),aa(A,B,F2,I)),groups1027152243600224163dd_sum(A,B,F2,I5)) ) ) ) ).

% sum_diff1'
tff(fact_4794_quotient__of__int,axiom,
    ! [A2: int] : quotient_of(aa(int,rat,of_int,A2)) = aa(int,product_prod(int,int),product_Pair(int,int,A2),one_one(int)) ).

% quotient_of_int
tff(fact_4795_Sum__Ico__nat,axiom,
    ! [Ma: nat,Nb: nat] : aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),aTP_Lamp_hg(nat,nat)),set_or7035219750837199246ssThan(nat,Ma,Nb)) = divide_divide(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat)))),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),one_one(nat)))),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) ).

% Sum_Ico_nat
tff(fact_4796_sum__power2,axiom,
    ! [K: nat] : aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),set_or7035219750837199246ssThan(nat,zero_zero(nat),K)) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),K)),one_one(nat)) ).

% sum_power2
tff(fact_4797_atLeastLessThan__iff,axiom,
    ! [A: $tType] :
      ( ord(A)
     => ! [I: A,L: A,U: A] :
          ( member(A,I,set_or7035219750837199246ssThan(A,L,U))
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),L),I)
            & aa(A,$o,aa(A,fun(A,$o),ord_less(A),I),U) ) ) ) ).

% atLeastLessThan_iff
tff(fact_4798_atLeastLessThan__empty,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
         => ( set_or7035219750837199246ssThan(A,A2,B2) = bot_bot(set(A)) ) ) ) ).

% atLeastLessThan_empty
tff(fact_4799_ivl__subset,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [I: A,J: A,Ma: A,Nb: A] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),set_or7035219750837199246ssThan(A,I,J)),set_or7035219750837199246ssThan(A,Ma,Nb))
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),J),I)
            | ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Ma),I)
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),J),Nb) ) ) ) ) ).

% ivl_subset
tff(fact_4800_atLeastLessThan__empty__iff2,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [A2: A,B2: A] :
          ( ( bot_bot(set(A)) = set_or7035219750837199246ssThan(A,A2,B2) )
        <=> ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) ) ) ).

% atLeastLessThan_empty_iff2
tff(fact_4801_atLeastLessThan__empty__iff,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [A2: A,B2: A] :
          ( ( set_or7035219750837199246ssThan(A,A2,B2) = bot_bot(set(A)) )
        <=> ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) ) ) ).

% atLeastLessThan_empty_iff
tff(fact_4802_infinite__Ico__iff,axiom,
    ! [A: $tType] :
      ( dense_linorder(A)
     => ! [A2: A,B2: A] :
          ( ~ finite_finite(A,set_or7035219750837199246ssThan(A,A2,B2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) ) ) ).

% infinite_Ico_iff
tff(fact_4803_image__add__atLeastLessThan,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [K: A,I: A,J: A] : aa(set(A),set(A),image(A,A,aa(A,fun(A,A),plus_plus(A),K)),set_or7035219750837199246ssThan(A,I,J)) = set_or7035219750837199246ssThan(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),I),K),aa(A,A,aa(A,fun(A,A),plus_plus(A),J),K)) ) ).

% image_add_atLeastLessThan
tff(fact_4804_ivl__diff,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [I: A,Nb: A,Ma: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),I),Nb)
         => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),set_or7035219750837199246ssThan(A,I,Ma)),set_or7035219750837199246ssThan(A,I,Nb)) = set_or7035219750837199246ssThan(A,Nb,Ma) ) ) ) ).

% ivl_diff
tff(fact_4805_image__Suc__atLeastLessThan,axiom,
    ! [I: nat,J: nat] : aa(set(nat),set(nat),image(nat,nat,suc),set_or7035219750837199246ssThan(nat,I,J)) = set_or7035219750837199246ssThan(nat,aa(nat,nat,suc,I),aa(nat,nat,suc,J)) ).

% image_Suc_atLeastLessThan
tff(fact_4806_image__add__atLeastLessThan_H,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [K: A,I: A,J: A] : aa(set(A),set(A),image(A,A,aTP_Lamp_gp(A,fun(A,A),K)),set_or7035219750837199246ssThan(A,I,J)) = set_or7035219750837199246ssThan(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),I),K),aa(A,A,aa(A,fun(A,A),plus_plus(A),J),K)) ) ).

% image_add_atLeastLessThan'
tff(fact_4807_atLeastLessThan__singleton,axiom,
    ! [Ma: nat] : set_or7035219750837199246ssThan(nat,Ma,aa(nat,nat,suc,Ma)) = aa(set(nat),set(nat),aa(nat,fun(set(nat),set(nat)),insert(nat),Ma),bot_bot(set(nat))) ).

% atLeastLessThan_singleton
tff(fact_4808_sum_Oop__ivl__Suc,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Ma: nat,Nb: nat] :
          aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or7035219750837199246ssThan(nat,Ma,aa(nat,nat,suc,Nb))) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),Ma),zero_zero(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or7035219750837199246ssThan(nat,Ma,Nb))),aa(nat,A,G,Nb))) ) ).

% sum.op_ivl_Suc
tff(fact_4809_prod_Oop__ivl__Suc,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Ma: nat,Nb: nat] :
          aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or7035219750837199246ssThan(nat,Ma,aa(nat,nat,suc,Nb))) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),Ma),one_one(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or7035219750837199246ssThan(nat,Ma,Nb))),aa(nat,A,G,Nb))) ) ).

% prod.op_ivl_Suc
tff(fact_4810_atLeastLessThan__inj_I2_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( ( set_or7035219750837199246ssThan(A,A2,B2) = set_or7035219750837199246ssThan(A,C2,D2) )
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),D2)
             => ( B2 = D2 ) ) ) ) ) ).

% atLeastLessThan_inj(2)
tff(fact_4811_atLeastLessThan__inj_I1_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( ( set_or7035219750837199246ssThan(A,A2,B2) = set_or7035219750837199246ssThan(A,C2,D2) )
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),D2)
             => ( A2 = C2 ) ) ) ) ) ).

% atLeastLessThan_inj(1)
tff(fact_4812_atLeastLessThan__eq__iff,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),D2)
           => ( ( set_or7035219750837199246ssThan(A,A2,B2) = set_or7035219750837199246ssThan(A,C2,D2) )
            <=> ( ( A2 = C2 )
                & ( B2 = D2 ) ) ) ) ) ) ).

% atLeastLessThan_eq_iff
tff(fact_4813_atLeastLessThan__subset__iff,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),set_or7035219750837199246ssThan(A,A2,B2)),set_or7035219750837199246ssThan(A,C2,D2))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
            | ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),D2) ) ) ) ) ).

% atLeastLessThan_subset_iff
tff(fact_4814_infinite__Ico,axiom,
    ! [A: $tType] :
      ( dense_linorder(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ~ finite_finite(A,set_or7035219750837199246ssThan(A,A2,B2)) ) ) ).

% infinite_Ico
tff(fact_4815_all__nat__less__eq,axiom,
    ! [Nb: nat,P: fun(nat,$o)] :
      ( ! [M5: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),M5),Nb)
         => aa(nat,$o,P,M5) )
    <=> ! [X4: nat] :
          ( member(nat,X4,set_or7035219750837199246ssThan(nat,zero_zero(nat),Nb))
         => aa(nat,$o,P,X4) ) ) ).

% all_nat_less_eq
tff(fact_4816_ex__nat__less__eq,axiom,
    ! [Nb: nat,P: fun(nat,$o)] :
      ( ? [M5: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),M5),Nb)
          & aa(nat,$o,P,M5) )
    <=> ? [X4: nat] :
          ( member(nat,X4,set_or7035219750837199246ssThan(nat,zero_zero(nat),Nb))
          & aa(nat,$o,P,X4) ) ) ).

% ex_nat_less_eq
tff(fact_4817_atLeastLessThanSuc__atLeastAtMost,axiom,
    ! [L: nat,U: nat] : set_or7035219750837199246ssThan(nat,L,aa(nat,nat,suc,U)) = set_or1337092689740270186AtMost(nat,L,U) ).

% atLeastLessThanSuc_atLeastAtMost
tff(fact_4818_lessThan__atLeast0,axiom,
    ! [Nb: nat] : set_ord_lessThan(nat,Nb) = set_or7035219750837199246ssThan(nat,zero_zero(nat),Nb) ).

% lessThan_atLeast0
tff(fact_4819_atLeastLessThan0,axiom,
    ! [Ma: nat] : set_or7035219750837199246ssThan(nat,Ma,zero_zero(nat)) = bot_bot(set(nat)) ).

% atLeastLessThan0
tff(fact_4820_sum_Oshift__bounds__Suc__ivl,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Ma: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or7035219750837199246ssThan(nat,aa(nat,nat,suc,Ma),aa(nat,nat,suc,Nb))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_dp(fun(nat,A),fun(nat,A),G)),set_or7035219750837199246ssThan(nat,Ma,Nb)) ) ).

% sum.shift_bounds_Suc_ivl
tff(fact_4821_sum_Oshift__bounds__nat__ivl,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Ma: nat,K: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or7035219750837199246ssThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),K),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),K))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),aTP_Lamp_gs(fun(nat,A),fun(nat,fun(nat,A)),G),K)),set_or7035219750837199246ssThan(nat,Ma,Nb)) ) ).

% sum.shift_bounds_nat_ivl
tff(fact_4822_prod_Oshift__bounds__Suc__ivl,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Ma: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or7035219750837199246ssThan(nat,aa(nat,nat,suc,Ma),aa(nat,nat,suc,Nb))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aTP_Lamp_hw(fun(nat,A),fun(nat,A),G)),set_or7035219750837199246ssThan(nat,Ma,Nb)) ) ).

% prod.shift_bounds_Suc_ivl
tff(fact_4823_prod_Oshift__bounds__nat__ivl,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Ma: nat,K: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or7035219750837199246ssThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),K),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),K))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(nat,fun(nat,A),aTP_Lamp_hy(fun(nat,A),fun(nat,fun(nat,A)),G),K)),set_or7035219750837199246ssThan(nat,Ma,Nb)) ) ).

% prod.shift_bounds_nat_ivl
tff(fact_4824_sum_Oivl__cong,axiom,
    ! [B: $tType,A: $tType] :
      ( ( ord(A)
        & comm_monoid_add(B) )
     => ! [A2: A,C2: A,B2: A,D2: A,G: fun(A,B),H: fun(A,B)] :
          ( ( A2 = C2 )
         => ( ( B2 = D2 )
           => ( ! [X3: A] :
                  ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),X3)
                 => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X3),D2)
                   => ( aa(A,B,G,X3) = aa(A,B,H,X3) ) ) )
             => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),set_or7035219750837199246ssThan(A,A2,B2)) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),H),set_or7035219750837199246ssThan(A,C2,D2)) ) ) ) ) ) ).

% sum.ivl_cong
tff(fact_4825_prod_Oivl__cong,axiom,
    ! [B: $tType,A: $tType] :
      ( ( ord(A)
        & comm_monoid_mult(B) )
     => ! [A2: A,C2: A,B2: A,D2: A,G: fun(A,B),H: fun(A,B)] :
          ( ( A2 = C2 )
         => ( ( B2 = D2 )
           => ( ! [X3: A] :
                  ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),X3)
                 => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X3),D2)
                   => ( aa(A,B,G,X3) = aa(A,B,H,X3) ) ) )
             => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),set_or7035219750837199246ssThan(A,A2,B2)) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),H),set_or7035219750837199246ssThan(A,C2,D2)) ) ) ) ) ) ).

% prod.ivl_cong
tff(fact_4826_sum_OatLeastLessThan__concat,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [Ma: nat,Nb: nat,P2: nat,G: fun(nat,A)] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),P2)
           => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or7035219750837199246ssThan(nat,Ma,Nb))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or7035219750837199246ssThan(nat,Nb,P2))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or7035219750837199246ssThan(nat,Ma,P2)) ) ) ) ) ).

% sum.atLeastLessThan_concat
tff(fact_4827_sum__diff__nat__ivl,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [Ma: nat,Nb: nat,P2: nat,F2: fun(nat,A)] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),P2)
           => ( aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),set_or7035219750837199246ssThan(nat,Ma,P2))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),set_or7035219750837199246ssThan(nat,Ma,Nb))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),set_or7035219750837199246ssThan(nat,Nb,P2)) ) ) ) ) ).

% sum_diff_nat_ivl
tff(fact_4828_prod_OatLeastLessThan__concat,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Ma: nat,Nb: nat,P2: nat,G: fun(nat,A)] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),P2)
           => ( aa(A,A,aa(A,fun(A,A),times_times(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or7035219750837199246ssThan(nat,Ma,Nb))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or7035219750837199246ssThan(nat,Nb,P2))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or7035219750837199246ssThan(nat,Ma,P2)) ) ) ) ) ).

% prod.atLeastLessThan_concat
tff(fact_4829_atLeast0__lessThan__Suc,axiom,
    ! [Nb: nat] : set_or7035219750837199246ssThan(nat,zero_zero(nat),aa(nat,nat,suc,Nb)) = aa(set(nat),set(nat),aa(nat,fun(set(nat),set(nat)),insert(nat),Nb),set_or7035219750837199246ssThan(nat,zero_zero(nat),Nb)) ).

% atLeast0_lessThan_Suc
tff(fact_4830_subset__eq__atLeast0__lessThan__finite,axiom,
    ! [N2: set(nat),Nb: nat] :
      ( aa(set(nat),$o,aa(set(nat),fun(set(nat),$o),ord_less_eq(set(nat)),N2),set_or7035219750837199246ssThan(nat,zero_zero(nat),Nb))
     => finite_finite(nat,N2) ) ).

% subset_eq_atLeast0_lessThan_finite
tff(fact_4831_atLeastLessThan__subseteq__atLeastAtMost__iff,axiom,
    ! [A: $tType] :
      ( dense_linorder(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),set_or7035219750837199246ssThan(A,A2,B2)),set_or1337092689740270186AtMost(A,C2,D2))
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),D2) ) ) ) ) ).

% atLeastLessThan_subseteq_atLeastAtMost_iff
tff(fact_4832_atLeastAtMost__subseteq__atLeastLessThan__iff,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),set_or1337092689740270186AtMost(A,A2,B2)),set_or7035219750837199246ssThan(A,C2,D2))
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),D2) ) ) ) ) ).

% atLeastAtMost_subseteq_atLeastLessThan_iff
tff(fact_4833_sum__shift__lb__Suc0__0__upt,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [F2: fun(nat,A),K: nat] :
          ( ( aa(nat,A,F2,zero_zero(nat)) = zero_zero(A) )
         => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),set_or7035219750837199246ssThan(nat,aa(nat,nat,suc,zero_zero(nat)),K)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),set_or7035219750837199246ssThan(nat,zero_zero(nat),K)) ) ) ) ).

% sum_shift_lb_Suc0_0_upt
tff(fact_4834_sum_OatLeast0__lessThan__Suc,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or7035219750837199246ssThan(nat,zero_zero(nat),aa(nat,nat,suc,Nb))) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or7035219750837199246ssThan(nat,zero_zero(nat),Nb))),aa(nat,A,G,Nb)) ) ).

% sum.atLeast0_lessThan_Suc
tff(fact_4835_sum_OatLeast__Suc__lessThan,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [Ma: nat,Nb: nat,G: fun(nat,A)] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
         => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or7035219750837199246ssThan(nat,Ma,Nb)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,G,Ma)),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or7035219750837199246ssThan(nat,aa(nat,nat,suc,Ma),Nb))) ) ) ) ).

% sum.atLeast_Suc_lessThan
tff(fact_4836_sum_OatLeastLessThan__Suc,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [A2: nat,B2: nat,G: fun(nat,A)] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),A2),B2)
         => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or7035219750837199246ssThan(nat,A2,aa(nat,nat,suc,B2))) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or7035219750837199246ssThan(nat,A2,B2))),aa(nat,A,G,B2)) ) ) ) ).

% sum.atLeastLessThan_Suc
tff(fact_4837_atLeastLessThan__eq__atLeastAtMost__diff,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [A2: A,B2: A] : set_or7035219750837199246ssThan(A,A2,B2) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),set_or1337092689740270186AtMost(A,A2,B2)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),B2),bot_bot(set(A)))) ) ).

% atLeastLessThan_eq_atLeastAtMost_diff
tff(fact_4838_prod_OatLeast0__lessThan__Suc,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or7035219750837199246ssThan(nat,zero_zero(nat),aa(nat,nat,suc,Nb))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or7035219750837199246ssThan(nat,zero_zero(nat),Nb))),aa(nat,A,G,Nb)) ) ).

% prod.atLeast0_lessThan_Suc
tff(fact_4839_prod_OatLeast__Suc__lessThan,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Ma: nat,Nb: nat,G: fun(nat,A)] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb)
         => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or7035219750837199246ssThan(nat,Ma,Nb)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,G,Ma)),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or7035219750837199246ssThan(nat,aa(nat,nat,suc,Ma),Nb))) ) ) ) ).

% prod.atLeast_Suc_lessThan
tff(fact_4840_prod_OatLeastLessThan__Suc,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [A2: nat,B2: nat,G: fun(nat,A)] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),A2),B2)
         => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or7035219750837199246ssThan(nat,A2,aa(nat,nat,suc,B2))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or7035219750837199246ssThan(nat,A2,B2))),aa(nat,A,G,B2)) ) ) ) ).

% prod.atLeastLessThan_Suc
tff(fact_4841_sum_Olast__plus,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [Ma: nat,Nb: nat,G: fun(nat,A)] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
         => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or1337092689740270186AtMost(nat,Ma,Nb)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,G,Nb)),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or7035219750837199246ssThan(nat,Ma,Nb))) ) ) ) ).

% sum.last_plus
tff(fact_4842_prod_Olast__plus,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Ma: nat,Nb: nat,G: fun(nat,A)] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
         => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or1337092689740270186AtMost(nat,Ma,Nb)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,G,Nb)),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or7035219750837199246ssThan(nat,Ma,Nb))) ) ) ) ).

% prod.last_plus
tff(fact_4843_sum__Suc__diff_H,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [Ma: nat,Nb: nat,F2: fun(nat,A)] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
         => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_fx(fun(nat,A),fun(nat,A),F2)),set_or7035219750837199246ssThan(nat,Ma,Nb)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,F2,Nb)),aa(nat,A,F2,Ma)) ) ) ) ).

% sum_Suc_diff'
tff(fact_4844_sum_OatLeastLessThan__rev,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Nb: nat,Ma: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or7035219750837199246ssThan(nat,Nb,Ma)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),aa(nat,fun(nat,fun(nat,A)),aTP_Lamp_ls(fun(nat,A),fun(nat,fun(nat,fun(nat,A))),G),Nb),Ma)),set_or7035219750837199246ssThan(nat,Nb,Ma)) ) ).

% sum.atLeastLessThan_rev
tff(fact_4845_atLeastLessThanSuc,axiom,
    ! [Ma: nat,Nb: nat] :
      set_or7035219750837199246ssThan(nat,Ma,aa(nat,nat,suc,Nb)) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb),aa(set(nat),set(nat),aa(nat,fun(set(nat),set(nat)),insert(nat),Nb),set_or7035219750837199246ssThan(nat,Ma,Nb)),bot_bot(set(nat))) ).

% atLeastLessThanSuc
tff(fact_4846_sum_Onested__swap,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [A2: fun(nat,fun(nat,A)),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_lt(fun(nat,fun(nat,A)),fun(nat,A),A2)),set_or1337092689740270186AtMost(nat,zero_zero(nat),Nb)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),aTP_Lamp_gw(fun(nat,fun(nat,A)),fun(nat,fun(nat,A)),A2),Nb)),set_or7035219750837199246ssThan(nat,zero_zero(nat),Nb)) ) ).

% sum.nested_swap
tff(fact_4847_atLeast0__lessThan__Suc__eq__insert__0,axiom,
    ! [Nb: nat] : set_or7035219750837199246ssThan(nat,zero_zero(nat),aa(nat,nat,suc,Nb)) = aa(set(nat),set(nat),aa(nat,fun(set(nat),set(nat)),insert(nat),zero_zero(nat)),aa(set(nat),set(nat),image(nat,nat,suc),set_or7035219750837199246ssThan(nat,zero_zero(nat),Nb))) ).

% atLeast0_lessThan_Suc_eq_insert_0
tff(fact_4848_prod_OatLeastLessThan__rev,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Nb: nat,Ma: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or7035219750837199246ssThan(nat,Nb,Ma)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(nat,fun(nat,A),aa(nat,fun(nat,fun(nat,A)),aTP_Lamp_lu(fun(nat,A),fun(nat,fun(nat,fun(nat,A))),G),Nb),Ma)),set_or7035219750837199246ssThan(nat,Nb,Ma)) ) ).

% prod.atLeastLessThan_rev
tff(fact_4849_prod_Onested__swap,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [A2: fun(nat,fun(nat,A)),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aTP_Lamp_lv(fun(nat,fun(nat,A)),fun(nat,A),A2)),set_or1337092689740270186AtMost(nat,zero_zero(nat),Nb)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(nat,fun(nat,A),aTP_Lamp_if(fun(nat,fun(nat,A)),fun(nat,fun(nat,A)),A2),Nb)),set_or7035219750837199246ssThan(nat,zero_zero(nat),Nb)) ) ).

% prod.nested_swap
tff(fact_4850_sum_Onat__group,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),K: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),aTP_Lamp_lw(fun(nat,A),fun(nat,fun(nat,A)),G),K)),set_ord_lessThan(nat,Nb)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_ord_lessThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),K))) ) ).

% sum.nat_group
tff(fact_4851_prod_Onat__group,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),K: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(nat,fun(nat,A),aTP_Lamp_lx(fun(nat,A),fun(nat,fun(nat,A)),G),K)),set_ord_lessThan(nat,Nb)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_ord_lessThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),K))) ) ).

% prod.nat_group
tff(fact_4852_prod__Suc__fact,axiom,
    ! [Nb: nat] : aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7121269368397514597t_prod(nat,nat),suc),set_or7035219750837199246ssThan(nat,zero_zero(nat),Nb)) = semiring_char_0_fact(nat,Nb) ).

% prod_Suc_fact
tff(fact_4853_prod__Suc__Suc__fact,axiom,
    ! [Nb: nat] : aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7121269368397514597t_prod(nat,nat),suc),set_or7035219750837199246ssThan(nat,aa(nat,nat,suc,zero_zero(nat)),Nb)) = semiring_char_0_fact(nat,Nb) ).

% prod_Suc_Suc_fact
tff(fact_4854_sum_Ohead__if,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Ma: nat,Nb: nat] :
          aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or1337092689740270186AtMost(nat,Ma,Nb)) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),Ma),zero_zero(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or7035219750837199246ssThan(nat,Ma,Nb))),aa(nat,A,G,Nb))) ) ).

% sum.head_if
tff(fact_4855_prod_Ohead__if,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Ma: nat,Nb: nat] :
          aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or1337092689740270186AtMost(nat,Ma,Nb)) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),Ma),one_one(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or7035219750837199246ssThan(nat,Ma,Nb))),aa(nat,A,G,Nb))) ) ).

% prod.head_if
tff(fact_4856_fact__prod__Suc,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ! [Nb: nat] : semiring_char_0_fact(A,Nb) = aa(nat,A,semiring_1_of_nat(A),aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7121269368397514597t_prod(nat,nat),suc),set_or7035219750837199246ssThan(nat,zero_zero(nat),Nb))) ) ).

% fact_prod_Suc
tff(fact_4857_sum_OatLeastLessThan__rev__at__least__Suc__atMost,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Nb: nat,Ma: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or7035219750837199246ssThan(nat,Nb,Ma)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),aa(nat,fun(nat,fun(nat,A)),aTP_Lamp_gt(fun(nat,A),fun(nat,fun(nat,fun(nat,A))),G),Nb),Ma)),set_or1337092689740270186AtMost(nat,aa(nat,nat,suc,Nb),Ma)) ) ).

% sum.atLeastLessThan_rev_at_least_Suc_atMost
tff(fact_4858_prod_OatLeastLessThan__rev__at__least__Suc__atMost,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Nb: nat,Ma: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or7035219750837199246ssThan(nat,Nb,Ma)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(nat,fun(nat,A),aa(nat,fun(nat,fun(nat,A)),aTP_Lamp_ib(fun(nat,A),fun(nat,fun(nat,fun(nat,A))),G),Nb),Ma)),set_or1337092689740270186AtMost(nat,aa(nat,nat,suc,Nb),Ma)) ) ).

% prod.atLeastLessThan_rev_at_least_Suc_atMost
tff(fact_4859_pochhammer__prod,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [A2: A,Nb: nat] : comm_s3205402744901411588hammer(A,A2,Nb) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aTP_Lamp_ik(A,fun(nat,A),A2)),set_or7035219750837199246ssThan(nat,zero_zero(nat),Nb)) ) ).

% pochhammer_prod
tff(fact_4860_atLeastLessThan__nat__numeral,axiom,
    ! [Ma: nat,K: num] :
      set_or7035219750837199246ssThan(nat,Ma,aa(num,nat,numeral_numeral(nat),K)) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),pred_numeral(K)),aa(set(nat),set(nat),aa(nat,fun(set(nat),set(nat)),insert(nat),pred_numeral(K)),set_or7035219750837199246ssThan(nat,Ma,pred_numeral(K))),bot_bot(set(nat))) ).

% atLeastLessThan_nat_numeral
tff(fact_4861_fact__prod__rev,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ! [Nb: nat] : semiring_char_0_fact(A,Nb) = aa(nat,A,semiring_1_of_nat(A),aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7121269368397514597t_prod(nat,nat),aa(nat,fun(nat,nat),minus_minus(nat),Nb)),set_or7035219750837199246ssThan(nat,zero_zero(nat),Nb))) ) ).

% fact_prod_rev
tff(fact_4862_summable__Cauchy,axiom,
    ! [A: $tType] :
      ( real_Vector_banach(A)
     => ! [F2: fun(nat,A)] :
          ( summable(A,F2)
        <=> ! [E3: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),E3)
             => ? [N5: nat] :
                ! [M5: nat] :
                  ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),N5),M5)
                 => ! [N4: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),F2),set_or7035219750837199246ssThan(nat,M5,N4)))),E3) ) ) ) ) ).

% summable_Cauchy
tff(fact_4863_Rat_Oof__int__def,axiom,
    of_int = ring_1_of_int(rat) ).

% Rat.of_int_def
tff(fact_4864_sums__group,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_add(A)
        & topolo4958980785337419405_space(A) )
     => ! [F2: fun(nat,A),S: A,K: nat] :
          ( sums(A,F2,S)
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),K)
           => sums(A,aa(nat,fun(nat,A),aTP_Lamp_ly(fun(nat,A),fun(nat,fun(nat,A)),F2),K),S) ) ) ) ).

% sums_group
tff(fact_4865_take__bit__sum,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Nb: nat,A2: A] : aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),A2) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aTP_Lamp_lz(A,fun(nat,A),A2)),set_or7035219750837199246ssThan(nat,zero_zero(nat),Nb)) ) ).

% take_bit_sum
tff(fact_4866_image__minus__const__atLeastLessThan__nat,axiom,
    ! [C2: nat,X: nat,Y: nat] :
      aa(set(nat),set(nat),image(nat,nat,aTP_Lamp_ma(nat,fun(nat,nat),C2)),set_or7035219750837199246ssThan(nat,X,Y)) = $ite(
        aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),C2),Y),
        set_or7035219750837199246ssThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),X),C2),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Y),C2)),
        $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),X),Y),aa(set(nat),set(nat),aa(nat,fun(set(nat),set(nat)),insert(nat),zero_zero(nat)),bot_bot(set(nat))),bot_bot(set(nat))) ) ).

% image_minus_const_atLeastLessThan_nat
tff(fact_4867_atLeast1__lessThan__eq__remove0,axiom,
    ! [Nb: nat] : set_or7035219750837199246ssThan(nat,aa(nat,nat,suc,zero_zero(nat)),Nb) = aa(set(nat),set(nat),aa(set(nat),fun(set(nat),set(nat)),minus_minus(set(nat)),set_ord_lessThan(nat,Nb)),aa(set(nat),set(nat),aa(nat,fun(set(nat),set(nat)),insert(nat),zero_zero(nat)),bot_bot(set(nat)))) ).

% atLeast1_lessThan_eq_remove0
tff(fact_4868_fact__split,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ! [K: nat,Nb: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Nb)
         => ( semiring_char_0_fact(A,Nb) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7121269368397514597t_prod(nat,nat),suc),set_or7035219750837199246ssThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),K),Nb)))),semiring_char_0_fact(A,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),K))) ) ) ) ).

% fact_split
tff(fact_4869_binomial__altdef__of__nat,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [K: nat,Nb: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Nb)
         => ( aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,binomial(Nb),K)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(nat,fun(nat,A),aTP_Lamp_mb(nat,fun(nat,fun(nat,A)),K),Nb)),set_or7035219750837199246ssThan(nat,zero_zero(nat),K)) ) ) ) ).

% binomial_altdef_of_nat
tff(fact_4870_gbinomial__altdef__of__nat,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [A2: A,K: nat] : aa(nat,A,gbinomial(A,A2),K) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(nat,fun(nat,A),aTP_Lamp_mc(A,fun(nat,fun(nat,A)),A2),K)),set_or7035219750837199246ssThan(nat,zero_zero(nat),K)) ) ).

% gbinomial_altdef_of_nat
tff(fact_4871_gbinomial__mult__fact,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [K: nat,A2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),semiring_char_0_fact(A,K)),aa(nat,A,gbinomial(A,A2),K)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aTP_Lamp_md(A,fun(nat,A),A2)),set_or7035219750837199246ssThan(nat,zero_zero(nat),K)) ) ).

% gbinomial_mult_fact
tff(fact_4872_gbinomial__mult__fact_H,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [A2: A,K: nat] : aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,gbinomial(A,A2),K)),semiring_char_0_fact(A,K)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aTP_Lamp_md(A,fun(nat,A),A2)),set_or7035219750837199246ssThan(nat,zero_zero(nat),K)) ) ).

% gbinomial_mult_fact'
tff(fact_4873_gbinomial__prod__rev,axiom,
    ! [A: $tType] :
      ( ( semiring_char_0(A)
        & semidom_divide(A) )
     => ! [A2: A,K: nat] : aa(nat,A,gbinomial(A,A2),K) = divide_divide(A,aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aTP_Lamp_ip(A,fun(nat,A),A2)),set_or7035219750837199246ssThan(nat,zero_zero(nat),K)),semiring_char_0_fact(A,K)) ) ).

% gbinomial_prod_rev
tff(fact_4874_horner__sum__eq__sum,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_semiring_1(A)
     => ! [F2: fun(B,A),A2: A,Xs: list(B)] : groups4207007520872428315er_sum(B,A,F2,A2,Xs) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(list(B),fun(nat,A),aa(A,fun(list(B),fun(nat,A)),aTP_Lamp_me(fun(B,A),fun(A,fun(list(B),fun(nat,A))),F2),A2),Xs)),set_or7035219750837199246ssThan(nat,zero_zero(nat),aa(list(B),nat,size_size(list(B)),Xs))) ) ).

% horner_sum_eq_sum
tff(fact_4875_Chebyshev__sum__upper,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Nb: nat,A2: fun(nat,A),B2: fun(nat,A)] :
          ( ! [I2: nat,J3: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I2),J3)
             => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),J3),Nb)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,A2,I2)),aa(nat,A,A2,J3)) ) )
         => ( ! [I2: nat,J3: nat] :
                ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I2),J3)
               => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),J3),Nb)
                 => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,B2,J3)),aa(nat,A,B2,I2)) ) )
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),Nb)),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(fun(nat,A),fun(nat,A),aTP_Lamp_mf(fun(nat,A),fun(fun(nat,A),fun(nat,A)),A2),B2)),set_or7035219750837199246ssThan(nat,zero_zero(nat),Nb)))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),A2),set_or7035219750837199246ssThan(nat,zero_zero(nat),Nb))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),B2),set_or7035219750837199246ssThan(nat,zero_zero(nat),Nb)))) ) ) ) ).

% Chebyshev_sum_upper
tff(fact_4876_Chebyshev__sum__upper__nat,axiom,
    ! [Nb: nat,A2: fun(nat,nat),B2: fun(nat,nat)] :
      ( ! [I2: nat,J3: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I2),J3)
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),J3),Nb)
           => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,A2,I2)),aa(nat,nat,A2,J3)) ) )
     => ( ! [I2: nat,J3: nat] :
            ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I2),J3)
           => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),J3),Nb)
             => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,B2,J3)),aa(nat,nat,B2,I2)) ) )
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),aa(fun(nat,nat),fun(nat,nat),aTP_Lamp_mg(fun(nat,nat),fun(fun(nat,nat),fun(nat,nat)),A2),B2)),set_or7035219750837199246ssThan(nat,zero_zero(nat),Nb)))),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),A2),set_or7035219750837199246ssThan(nat,zero_zero(nat),Nb))),aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),B2),set_or7035219750837199246ssThan(nat,zero_zero(nat),Nb)))) ) ) ).

% Chebyshev_sum_upper_nat
tff(fact_4877_finite__atLeastZeroLessThan__int,axiom,
    ! [U: int] : finite_finite(int,set_or7035219750837199246ssThan(int,zero_zero(int),U)) ).

% finite_atLeastZeroLessThan_int
tff(fact_4878_atLeastLessThanPlusOne__atLeastAtMost__int,axiom,
    ! [L: int,U: int] : set_or7035219750837199246ssThan(int,L,aa(int,int,aa(int,fun(int,int),plus_plus(int),U),one_one(int))) = set_or1337092689740270186AtMost(int,L,U) ).

% atLeastLessThanPlusOne_atLeastAtMost_int
tff(fact_4879_image__int__atLeastLessThan,axiom,
    ! [A2: nat,B2: nat] : aa(set(nat),set(int),image(nat,int,semiring_1_of_nat(int)),set_or7035219750837199246ssThan(nat,A2,B2)) = set_or7035219750837199246ssThan(int,aa(nat,int,semiring_1_of_nat(int),A2),aa(nat,int,semiring_1_of_nat(int),B2)) ).

% image_int_atLeastLessThan
tff(fact_4880_image__add__int__atLeastLessThan,axiom,
    ! [L: int,U: int] : aa(set(int),set(int),image(int,int,aTP_Lamp_mh(int,fun(int,int),L)),set_or7035219750837199246ssThan(int,zero_zero(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),U),L))) = set_or7035219750837199246ssThan(int,L,U) ).

% image_add_int_atLeastLessThan
tff(fact_4881_image__atLeastZeroLessThan__int,axiom,
    ! [U: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),U)
     => ( set_or7035219750837199246ssThan(int,zero_zero(int),U) = aa(set(nat),set(int),image(nat,int,semiring_1_of_nat(int)),set_ord_lessThan(nat,aa(int,nat,nat2,U))) ) ) ).

% image_atLeastZeroLessThan_int
tff(fact_4882_Frct__code__post_I5_J,axiom,
    ! [K: num] : frct(aa(int,product_prod(int,int),product_Pair(int,int,one_one(int)),aa(num,int,numeral_numeral(int),K))) = divide_divide(rat,one_one(rat),aa(num,rat,numeral_numeral(rat),K)) ).

% Frct_code_post(5)
tff(fact_4883_int__of__nat__def,axiom,
    code_T6385005292777649522of_nat = semiring_1_of_nat(int) ).

% int_of_nat_def
tff(fact_4884_image__Collect__subsetI,axiom,
    ! [A: $tType,B: $tType,P: fun(A,$o),F2: fun(A,B),B3: set(B)] :
      ( ! [X3: A] :
          ( aa(A,$o,P,X3)
         => member(B,aa(A,B,F2,X3),B3) )
     => aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(set(A),set(B),image(A,B,F2),collect(A,P))),B3) ) ).

% image_Collect_subsetI
tff(fact_4885_prop__restrict,axiom,
    ! [A: $tType,X: A,Z5: set(A),X5: set(A),P: fun(A,$o)] :
      ( member(A,X,Z5)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),Z5),collect(A,aa(fun(A,$o),fun(A,$o),aTP_Lamp_ao(set(A),fun(fun(A,$o),fun(A,$o)),X5),P)))
       => aa(A,$o,P,X) ) ) ).

% prop_restrict
tff(fact_4886_Collect__restrict,axiom,
    ! [A: $tType,X5: set(A),P: fun(A,$o)] : aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),collect(A,aa(fun(A,$o),fun(A,$o),aTP_Lamp_ao(set(A),fun(fun(A,$o),fun(A,$o)),X5),P))),X5) ).

% Collect_restrict
tff(fact_4887_Frct__code__post_I2_J,axiom,
    ! [A2: int] : frct(aa(int,product_prod(int,int),product_Pair(int,int,A2),zero_zero(int))) = zero_zero(rat) ).

% Frct_code_post(2)
tff(fact_4888_Frct__code__post_I1_J,axiom,
    ! [A2: int] : frct(aa(int,product_prod(int,int),product_Pair(int,int,zero_zero(int)),A2)) = zero_zero(rat) ).

% Frct_code_post(1)
tff(fact_4889_Frct__code__post_I3_J,axiom,
    frct(aa(int,product_prod(int,int),product_Pair(int,int,one_one(int)),one_one(int))) = one_one(rat) ).

% Frct_code_post(3)
tff(fact_4890_subset__emptyI,axiom,
    ! [A: $tType,A3: set(A)] :
      ( ! [X3: A] : ~ member(A,X3,A3)
     => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),bot_bot(set(A))) ) ).

% subset_emptyI
tff(fact_4891_insert__subsetI,axiom,
    ! [A: $tType,X: A,A3: set(A),X5: set(A)] :
      ( member(A,X,A3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),X5),A3)
       => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),X5)),A3) ) ) ).

% insert_subsetI
tff(fact_4892_Frct__code__post_I4_J,axiom,
    ! [K: num] : frct(aa(int,product_prod(int,int),product_Pair(int,int,aa(num,int,numeral_numeral(int),K)),one_one(int))) = aa(num,rat,numeral_numeral(rat),K) ).

% Frct_code_post(4)
tff(fact_4893_Frct__code__post_I6_J,axiom,
    ! [K: num,L: num] : frct(aa(int,product_prod(int,int),product_Pair(int,int,aa(num,int,numeral_numeral(int),K)),aa(num,int,numeral_numeral(int),L))) = divide_divide(rat,aa(num,rat,numeral_numeral(rat),K),aa(num,rat,numeral_numeral(rat),L)) ).

% Frct_code_post(6)
tff(fact_4894_length__subseqs,axiom,
    ! [A: $tType,Xs: list(A)] : aa(list(list(A)),nat,size_size(list(list(A))),subseqs(A,Xs)) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(list(A),nat,size_size(list(A)),Xs)) ).

% length_subseqs
tff(fact_4895_Code__Target__Int_Opositive__def,axiom,
    code_Target_positive = numeral_numeral(int) ).

% Code_Target_Int.positive_def
tff(fact_4896_divmod__step__integer__def,axiom,
    ! [L: num,Qr: product_prod(code_integer,code_integer)] : unique1321980374590559556d_step(code_integer,L,Qr) = aa(product_prod(code_integer,code_integer),product_prod(code_integer,code_integer),product_case_prod(code_integer,code_integer,product_prod(code_integer,code_integer),aTP_Lamp_mi(num,fun(code_integer,fun(code_integer,product_prod(code_integer,code_integer))),L)),Qr) ).

% divmod_step_integer_def
tff(fact_4897_times__integer__code_I2_J,axiom,
    ! [L: code_integer] : aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),times_times(code_integer),zero_zero(code_integer)),L) = zero_zero(code_integer) ).

% times_integer_code(2)
tff(fact_4898_times__integer__code_I1_J,axiom,
    ! [K: code_integer] : aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),times_times(code_integer),K),zero_zero(code_integer)) = zero_zero(code_integer) ).

% times_integer_code(1)
tff(fact_4899_divmod__integer_H__def,axiom,
    ! [Ma: num,Nb: num] : unique8689654367752047608divmod(code_integer,Ma,Nb) = aa(code_integer,product_prod(code_integer,code_integer),product_Pair(code_integer,code_integer,divide_divide(code_integer,aa(num,code_integer,numeral_numeral(code_integer),Ma),aa(num,code_integer,numeral_numeral(code_integer),Nb))),modulo_modulo(code_integer,aa(num,code_integer,numeral_numeral(code_integer),Ma),aa(num,code_integer,numeral_numeral(code_integer),Nb))) ).

% divmod_integer'_def
tff(fact_4900_less__eq__integer__code_I1_J,axiom,
    aa(code_integer,$o,aa(code_integer,fun(code_integer,$o),ord_less_eq(code_integer),zero_zero(code_integer)),zero_zero(code_integer)) ).

% less_eq_integer_code(1)
tff(fact_4901_sgn__integer__code,axiom,
    ! [K: code_integer] :
      aa(code_integer,code_integer,sgn_sgn(code_integer),K) = $ite(
        K = zero_zero(code_integer),
        zero_zero(code_integer),
        $ite(aa(code_integer,$o,aa(code_integer,fun(code_integer,$o),ord_less(code_integer),K),zero_zero(code_integer)),aa(code_integer,code_integer,uminus_uminus(code_integer),one_one(code_integer)),one_one(code_integer)) ) ).

% sgn_integer_code
tff(fact_4902_minus__integer__code_I2_J,axiom,
    ! [L: code_integer] : aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),minus_minus(code_integer),zero_zero(code_integer)),L) = aa(code_integer,code_integer,uminus_uminus(code_integer),L) ).

% minus_integer_code(2)
tff(fact_4903_minus__integer__code_I1_J,axiom,
    ! [K: code_integer] : aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),minus_minus(code_integer),K),zero_zero(code_integer)) = K ).

% minus_integer_code(1)
tff(fact_4904_plus__integer__code_I2_J,axiom,
    ! [L: code_integer] : aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),plus_plus(code_integer),zero_zero(code_integer)),L) = L ).

% plus_integer_code(2)
tff(fact_4905_plus__integer__code_I1_J,axiom,
    ! [K: code_integer] : aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),plus_plus(code_integer),K),zero_zero(code_integer)) = K ).

% plus_integer_code(1)
tff(fact_4906_subseqs__refl,axiom,
    ! [A: $tType,Xs: list(A)] : member(list(A),Xs,aa(list(list(A)),set(list(A)),set2(list(A)),subseqs(A,Xs))) ).

% subseqs_refl
tff(fact_4907_zero__natural_Orsp,axiom,
    zero_zero(nat) = zero_zero(nat) ).

% zero_natural.rsp
tff(fact_4908_zero__integer_Orsp,axiom,
    zero_zero(int) = zero_zero(int) ).

% zero_integer.rsp
tff(fact_4909_one__integer_Orsp,axiom,
    one_one(int) = one_one(int) ).

% one_integer.rsp
tff(fact_4910_subset__subseqs,axiom,
    ! [A: $tType,X5: set(A),Xs: list(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),X5),aa(list(A),set(A),set2(A),Xs))
     => member(set(A),X5,aa(set(list(A)),set(set(A)),image(list(A),set(A),set2(A)),aa(list(list(A)),set(list(A)),set2(list(A)),subseqs(A,Xs)))) ) ).

% subset_subseqs
tff(fact_4911_one__natural_Orsp,axiom,
    one_one(nat) = one_one(nat) ).

% one_natural.rsp
tff(fact_4912_integer__of__int__code,axiom,
    ! [K: int] :
      aa(int,code_integer,code_integer_of_int,K) = $ite(
        aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),zero_zero(int)),
        aa(code_integer,code_integer,uminus_uminus(code_integer),aa(int,code_integer,code_integer_of_int,aa(int,int,uminus_uminus(int),K))),
        $ite(
          K = zero_zero(int),
          zero_zero(code_integer),
          $let(
            l: code_integer,
            l:= aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),times_times(code_integer),aa(num,code_integer,numeral_numeral(code_integer),aa(num,num,bit0,one2))),aa(int,code_integer,code_integer_of_int,divide_divide(int,K,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))))),
            $ite(modulo_modulo(int,K,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))) = zero_zero(int),l,aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),plus_plus(code_integer),l),one_one(code_integer))) ) ) ) ).

% integer_of_int_code
tff(fact_4913_length__mul__elem,axiom,
    ! [A: $tType,Xs: list(list(A)),Nb: nat] :
      ( ! [X3: list(A)] :
          ( member(list(A),X3,aa(list(list(A)),set(list(A)),set2(list(A)),Xs))
         => ( aa(list(A),nat,size_size(list(A)),X3) = Nb ) )
     => ( aa(list(A),nat,size_size(list(A)),concat(A,Xs)) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(list(list(A)),nat,size_size(list(list(A))),Xs)),Nb) ) ) ).

% length_mul_elem
tff(fact_4914_Code__Numeral_Opositive__def,axiom,
    code_positive = numeral_numeral(code_integer) ).

% Code_Numeral.positive_def
tff(fact_4915_integer__of__int__eq__of__int,axiom,
    code_integer_of_int = ring_1_of_int(code_integer) ).

% integer_of_int_eq_of_int
tff(fact_4916_divide__integer_Oabs__eq,axiom,
    ! [Xa: int,X: int] : divide_divide(code_integer,aa(int,code_integer,code_integer_of_int,Xa),aa(int,code_integer,code_integer_of_int,X)) = aa(int,code_integer,code_integer_of_int,divide_divide(int,Xa,X)) ).

% divide_integer.abs_eq
tff(fact_4917_abs__integer__code,axiom,
    ! [K: code_integer] :
      aa(code_integer,code_integer,abs_abs(code_integer),K) = $ite(aa(code_integer,$o,aa(code_integer,fun(code_integer,$o),ord_less(code_integer),K),zero_zero(code_integer)),aa(code_integer,code_integer,uminus_uminus(code_integer),K),K) ).

% abs_integer_code
tff(fact_4918_less__integer__code_I1_J,axiom,
    ~ aa(code_integer,$o,aa(code_integer,fun(code_integer,$o),ord_less(code_integer),zero_zero(code_integer)),zero_zero(code_integer)) ).

% less_integer_code(1)
tff(fact_4919_zero__integer__def,axiom,
    zero_zero(code_integer) = aa(int,code_integer,code_integer_of_int,zero_zero(int)) ).

% zero_integer_def
tff(fact_4920_uminus__integer__code_I1_J,axiom,
    aa(code_integer,code_integer,uminus_uminus(code_integer),zero_zero(code_integer)) = zero_zero(code_integer) ).

% uminus_integer_code(1)
tff(fact_4921_less__integer_Oabs__eq,axiom,
    ! [Xa: int,X: int] :
      ( aa(code_integer,$o,aa(code_integer,fun(code_integer,$o),ord_less(code_integer),aa(int,code_integer,code_integer_of_int,Xa)),aa(int,code_integer,code_integer_of_int,X))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),Xa),X) ) ).

% less_integer.abs_eq
tff(fact_4922_plus__integer_Oabs__eq,axiom,
    ! [Xa: int,X: int] : aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),plus_plus(code_integer),aa(int,code_integer,code_integer_of_int,Xa)),aa(int,code_integer,code_integer_of_int,X)) = aa(int,code_integer,code_integer_of_int,aa(int,int,aa(int,fun(int,int),plus_plus(int),Xa),X)) ).

% plus_integer.abs_eq
tff(fact_4923_one__integer__def,axiom,
    one_one(code_integer) = aa(int,code_integer,code_integer_of_int,one_one(int)) ).

% one_integer_def
tff(fact_4924_less__eq__integer_Oabs__eq,axiom,
    ! [Xa: int,X: int] :
      ( aa(code_integer,$o,aa(code_integer,fun(code_integer,$o),ord_less_eq(code_integer),aa(int,code_integer,code_integer_of_int,Xa)),aa(int,code_integer,code_integer_of_int,X))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Xa),X) ) ).

% less_eq_integer.abs_eq
tff(fact_4925_set__n__lists,axiom,
    ! [A: $tType,Nb: nat,Xs: list(A)] : aa(list(list(A)),set(list(A)),set2(list(A)),n_lists(A,Nb,Xs)) = collect(list(A),aa(list(A),fun(list(A),$o),aTP_Lamp_mj(nat,fun(list(A),fun(list(A),$o)),Nb),Xs)) ).

% set_n_lists
tff(fact_4926_integer__of__num_I3_J,axiom,
    ! [Nb: num] :
      aa(num,code_integer,code_integer_of_num,aa(num,num,bit1,Nb)) = $let(
        k: code_integer,
        k:= aa(num,code_integer,code_integer_of_num,Nb),
        aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),plus_plus(code_integer),aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),plus_plus(code_integer),k),k)),one_one(code_integer)) ) ).

% integer_of_num(3)
tff(fact_4927_bit__cut__integer__def,axiom,
    ! [K: code_integer] : code_bit_cut_integer(K) = aa($o,product_prod(code_integer,$o),product_Pair(code_integer,$o,divide_divide(code_integer,K,aa(num,code_integer,numeral_numeral(code_integer),aa(num,num,bit0,one2)))),~ aa(code_integer,$o,aa(code_integer,fun(code_integer,$o),dvd_dvd(code_integer),aa(num,code_integer,numeral_numeral(code_integer),aa(num,num,bit0,one2))),K)) ).

% bit_cut_integer_def
tff(fact_4928_integer__of__num__def,axiom,
    code_integer_of_num = numeral_numeral(code_integer) ).

% integer_of_num_def
tff(fact_4929_length__n__lists__elem,axiom,
    ! [A: $tType,Ys2: list(A),Nb: nat,Xs: list(A)] :
      ( member(list(A),Ys2,aa(list(list(A)),set(list(A)),set2(list(A)),n_lists(A,Nb,Xs)))
     => ( aa(list(A),nat,size_size(list(A)),Ys2) = Nb ) ) ).

% length_n_lists_elem
tff(fact_4930_integer__of__num__triv_I1_J,axiom,
    aa(num,code_integer,code_integer_of_num,one2) = one_one(code_integer) ).

% integer_of_num_triv(1)
tff(fact_4931_integer__of__num_I2_J,axiom,
    ! [Nb: num] :
      aa(num,code_integer,code_integer_of_num,aa(num,num,bit0,Nb)) = $let(
        k: code_integer,
        k:= aa(num,code_integer,code_integer_of_num,Nb),
        aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),plus_plus(code_integer),k),k) ) ).

% integer_of_num(2)
tff(fact_4932_length__n__lists,axiom,
    ! [A: $tType,Nb: nat,Xs: list(A)] : aa(list(list(A)),nat,size_size(list(list(A))),n_lists(A,Nb,Xs)) = aa(nat,nat,power_power(nat,aa(list(A),nat,size_size(list(A)),Xs)),Nb) ).

% length_n_lists
tff(fact_4933_integer__of__num__triv_I2_J,axiom,
    aa(num,code_integer,code_integer_of_num,aa(num,num,bit0,one2)) = aa(num,code_integer,numeral_numeral(code_integer),aa(num,num,bit0,one2)) ).

% integer_of_num_triv(2)
tff(fact_4934_bit__cut__integer__code,axiom,
    ! [K: code_integer] :
      code_bit_cut_integer(K) = $ite(K = zero_zero(code_integer),aa($o,product_prod(code_integer,$o),product_Pair(code_integer,$o,zero_zero(code_integer)),$false),aa(product_prod(code_integer,code_integer),product_prod(code_integer,$o),product_case_prod(code_integer,code_integer,product_prod(code_integer,$o),aTP_Lamp_mk(code_integer,fun(code_integer,fun(code_integer,product_prod(code_integer,$o))),K)),code_divmod_abs(K,aa(num,code_integer,numeral_numeral(code_integer),aa(num,num,bit0,one2))))) ).

% bit_cut_integer_code
tff(fact_4935_divmod__integer__def,axiom,
    ! [K: code_integer,L: code_integer] : code_divmod_integer(K,L) = aa(code_integer,product_prod(code_integer,code_integer),product_Pair(code_integer,code_integer,divide_divide(code_integer,K,L)),modulo_modulo(code_integer,K,L)) ).

% divmod_integer_def
tff(fact_4936_csqrt_Osimps_I1_J,axiom,
    ! [Z: complex] : re(csqrt(Z)) = aa(real,real,sqrt,divide_divide(real,aa(real,real,aa(real,fun(real,real),plus_plus(real),real_V7770717601297561774m_norm(complex,Z)),re(Z)),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))) ).

% csqrt.simps(1)
tff(fact_4937_complex__Re__of__nat,axiom,
    ! [Nb: nat] : re(aa(nat,complex,semiring_1_of_nat(complex),Nb)) = aa(nat,real,semiring_1_of_nat(real),Nb) ).

% complex_Re_of_nat
tff(fact_4938_complex__Re__of__int,axiom,
    ! [Z: int] : re(aa(int,complex,ring_1_of_int(complex),Z)) = aa(int,real,ring_1_of_int(real),Z) ).

% complex_Re_of_int
tff(fact_4939_complex__Re__numeral,axiom,
    ! [V: num] : re(aa(num,complex,numeral_numeral(complex),V)) = aa(num,real,numeral_numeral(real),V) ).

% complex_Re_numeral
tff(fact_4940_Re__divide__of__nat,axiom,
    ! [Z: complex,Nb: nat] : re(divide_divide(complex,Z,aa(nat,complex,semiring_1_of_nat(complex),Nb))) = divide_divide(real,re(Z),aa(nat,real,semiring_1_of_nat(real),Nb)) ).

% Re_divide_of_nat
tff(fact_4941_Re__divide__of__real,axiom,
    ! [Z: complex,R2: real] : re(divide_divide(complex,Z,real_Vector_of_real(complex,R2))) = divide_divide(real,re(Z),R2) ).

% Re_divide_of_real
tff(fact_4942_Re__sgn,axiom,
    ! [Z: complex] : re(aa(complex,complex,sgn_sgn(complex),Z)) = divide_divide(real,re(Z),real_V7770717601297561774m_norm(complex,Z)) ).

% Re_sgn
tff(fact_4943_Re__divide__numeral,axiom,
    ! [Z: complex,W: num] : re(divide_divide(complex,Z,aa(num,complex,numeral_numeral(complex),W))) = divide_divide(real,re(Z),aa(num,real,numeral_numeral(real),W)) ).

% Re_divide_numeral
tff(fact_4944_cos__Arg__i__mult__zero,axiom,
    ! [Y: complex] :
      ( ( Y != zero_zero(complex) )
     => ( ( re(Y) = zero_zero(real) )
       => ( aa(real,real,cos(real),arg(Y)) = zero_zero(real) ) ) ) ).

% cos_Arg_i_mult_zero
tff(fact_4945_imaginary__unit_Osimps_I1_J,axiom,
    re(imaginary_unit) = zero_zero(real) ).

% imaginary_unit.simps(1)
tff(fact_4946_complex__Re__le__cmod,axiom,
    ! [X: complex] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),re(X)),real_V7770717601297561774m_norm(complex,X)) ).

% complex_Re_le_cmod
tff(fact_4947_zero__complex_Osimps_I1_J,axiom,
    re(zero_zero(complex)) = zero_zero(real) ).

% zero_complex.simps(1)
tff(fact_4948_one__complex_Osimps_I1_J,axiom,
    re(one_one(complex)) = one_one(real) ).

% one_complex.simps(1)
tff(fact_4949_abs__Re__le__cmod,axiom,
    ! [X: complex] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),re(X))),real_V7770717601297561774m_norm(complex,X)) ).

% abs_Re_le_cmod
tff(fact_4950_Re__csqrt,axiom,
    ! [Z: complex] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),re(csqrt(Z))) ).

% Re_csqrt
tff(fact_4951_divmod__abs__code_I6_J,axiom,
    ! [J: code_integer] : code_divmod_abs(zero_zero(code_integer),J) = aa(code_integer,product_prod(code_integer,code_integer),product_Pair(code_integer,code_integer,zero_zero(code_integer)),zero_zero(code_integer)) ).

% divmod_abs_code(6)
tff(fact_4952_cmod__plus__Re__le__0__iff,axiom,
    ! [Z: complex] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),real_V7770717601297561774m_norm(complex,Z)),re(Z))),zero_zero(real))
    <=> ( re(Z) = aa(real,real,uminus_uminus(real),real_V7770717601297561774m_norm(complex,Z)) ) ) ).

% cmod_plus_Re_le_0_iff
tff(fact_4953_cos__n__Re__cis__pow__n,axiom,
    ! [Nb: nat,A2: real] : aa(real,real,cos(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),Nb)),A2)) = re(aa(nat,complex,power_power(complex,cis(A2)),Nb)) ).

% cos_n_Re_cis_pow_n
tff(fact_4954_divmod__abs__code_I5_J,axiom,
    ! [J: code_integer] : code_divmod_abs(J,zero_zero(code_integer)) = aa(code_integer,product_prod(code_integer,code_integer),product_Pair(code_integer,code_integer,zero_zero(code_integer)),aa(code_integer,code_integer,abs_abs(code_integer),J)) ).

% divmod_abs_code(5)
tff(fact_4955_divmod__abs__def,axiom,
    ! [K: code_integer,L: code_integer] : code_divmod_abs(K,L) = aa(code_integer,product_prod(code_integer,code_integer),product_Pair(code_integer,code_integer,divide_divide(code_integer,aa(code_integer,code_integer,abs_abs(code_integer),K),aa(code_integer,code_integer,abs_abs(code_integer),L))),modulo_modulo(code_integer,aa(code_integer,code_integer,abs_abs(code_integer),K),aa(code_integer,code_integer,abs_abs(code_integer),L))) ).

% divmod_abs_def
tff(fact_4956_divmod__integer__code,axiom,
    ! [K: code_integer,L: code_integer] :
      code_divmod_integer(K,L) = $ite(
        K = zero_zero(code_integer),
        aa(code_integer,product_prod(code_integer,code_integer),product_Pair(code_integer,code_integer,zero_zero(code_integer)),zero_zero(code_integer)),
        $ite(
          aa(code_integer,$o,aa(code_integer,fun(code_integer,$o),ord_less(code_integer),zero_zero(code_integer)),L),
          $ite(aa(code_integer,$o,aa(code_integer,fun(code_integer,$o),ord_less(code_integer),zero_zero(code_integer)),K),code_divmod_abs(K,L),aa(product_prod(code_integer,code_integer),product_prod(code_integer,code_integer),product_case_prod(code_integer,code_integer,product_prod(code_integer,code_integer),aTP_Lamp_ml(code_integer,fun(code_integer,fun(code_integer,product_prod(code_integer,code_integer))),L)),code_divmod_abs(K,L))),
          $ite(
            L = zero_zero(code_integer),
            aa(code_integer,product_prod(code_integer,code_integer),product_Pair(code_integer,code_integer,zero_zero(code_integer)),K),
            aa(product_prod(code_integer,code_integer),product_prod(code_integer,code_integer),aa(fun(code_integer,code_integer),fun(product_prod(code_integer,code_integer),product_prod(code_integer,code_integer)),product_apsnd(code_integer,code_integer,code_integer),uminus_uminus(code_integer)),
              $ite(aa(code_integer,$o,aa(code_integer,fun(code_integer,$o),ord_less(code_integer),K),zero_zero(code_integer)),code_divmod_abs(K,L),aa(product_prod(code_integer,code_integer),product_prod(code_integer,code_integer),product_case_prod(code_integer,code_integer,product_prod(code_integer,code_integer),aTP_Lamp_mm(code_integer,fun(code_integer,fun(code_integer,product_prod(code_integer,code_integer))),L)),code_divmod_abs(K,L)))) ) ) ) ).

% divmod_integer_code
tff(fact_4957_csqrt_Ocode,axiom,
    ! [Z: complex] :
      csqrt(Z) = complex2(aa(real,real,sqrt,divide_divide(real,aa(real,real,aa(real,fun(real,real),plus_plus(real),real_V7770717601297561774m_norm(complex,Z)),re(Z)),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),
        aa(real,real,
          aa(real,fun(real,real),times_times(real),
            $ite(im(Z) = zero_zero(real),one_one(real),aa(real,real,sgn_sgn(real),im(Z)))),
          aa(real,real,sqrt,divide_divide(real,aa(real,real,aa(real,fun(real,real),minus_minus(real),real_V7770717601297561774m_norm(complex,Z)),re(Z)),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))))) ).

% csqrt.code
tff(fact_4958_csqrt_Osimps_I2_J,axiom,
    ! [Z: complex] :
      im(csqrt(Z)) = aa(real,real,
        aa(real,fun(real,real),times_times(real),
          $ite(im(Z) = zero_zero(real),one_one(real),aa(real,real,sgn_sgn(real),im(Z)))),
        aa(real,real,sqrt,divide_divide(real,aa(real,real,aa(real,fun(real,real),minus_minus(real),real_V7770717601297561774m_norm(complex,Z)),re(Z)),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))) ).

% csqrt.simps(2)
tff(fact_4959_complex__Im__fact,axiom,
    ! [Nb: nat] : im(semiring_char_0_fact(complex,Nb)) = zero_zero(real) ).

% complex_Im_fact
tff(fact_4960_Im__complex__of__real,axiom,
    ! [Z: real] : im(real_Vector_of_real(complex,Z)) = zero_zero(real) ).

% Im_complex_of_real
tff(fact_4961_Im__power__real,axiom,
    ! [X: complex,Nb: nat] :
      ( ( im(X) = zero_zero(real) )
     => ( im(aa(nat,complex,power_power(complex,X),Nb)) = zero_zero(real) ) ) ).

% Im_power_real
tff(fact_4962_complex__Im__numeral,axiom,
    ! [V: num] : im(aa(num,complex,numeral_numeral(complex),V)) = zero_zero(real) ).

% complex_Im_numeral
tff(fact_4963_complex__Im__of__nat,axiom,
    ! [Nb: nat] : im(aa(nat,complex,semiring_1_of_nat(complex),Nb)) = zero_zero(real) ).

% complex_Im_of_nat
tff(fact_4964_complex__Im__of__int,axiom,
    ! [Z: int] : im(aa(int,complex,ring_1_of_int(complex),Z)) = zero_zero(real) ).

% complex_Im_of_int
tff(fact_4965_Im__divide__of__real,axiom,
    ! [Z: complex,R2: real] : im(divide_divide(complex,Z,real_Vector_of_real(complex,R2))) = divide_divide(real,im(Z),R2) ).

% Im_divide_of_real
tff(fact_4966_Im__sgn,axiom,
    ! [Z: complex] : im(aa(complex,complex,sgn_sgn(complex),Z)) = divide_divide(real,im(Z),real_V7770717601297561774m_norm(complex,Z)) ).

% Im_sgn
tff(fact_4967_Re__power__real,axiom,
    ! [X: complex,Nb: nat] :
      ( ( im(X) = zero_zero(real) )
     => ( re(aa(nat,complex,power_power(complex,X),Nb)) = aa(nat,real,power_power(real,re(X)),Nb) ) ) ).

% Re_power_real
tff(fact_4968_Im__divide__numeral,axiom,
    ! [Z: complex,W: num] : im(divide_divide(complex,Z,aa(num,complex,numeral_numeral(complex),W))) = divide_divide(real,im(Z),aa(num,real,numeral_numeral(real),W)) ).

% Im_divide_numeral
tff(fact_4969_Im__divide__of__nat,axiom,
    ! [Z: complex,Nb: nat] : im(divide_divide(complex,Z,aa(nat,complex,semiring_1_of_nat(complex),Nb))) = divide_divide(real,im(Z),aa(nat,real,semiring_1_of_nat(real),Nb)) ).

% Im_divide_of_nat
tff(fact_4970_csqrt__of__real__nonneg,axiom,
    ! [X: complex] :
      ( ( im(X) = zero_zero(real) )
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),re(X))
       => ( csqrt(X) = real_Vector_of_real(complex,aa(real,real,sqrt,re(X))) ) ) ) ).

% csqrt_of_real_nonneg
tff(fact_4971_csqrt__minus,axiom,
    ! [X: complex] :
      ( ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),im(X)),zero_zero(real))
        | ( ( im(X) = zero_zero(real) )
          & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),re(X)) ) )
     => ( csqrt(aa(complex,complex,uminus_uminus(complex),X)) = aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),imaginary_unit),csqrt(X)) ) ) ).

% csqrt_minus
tff(fact_4972_csqrt__of__real__nonpos,axiom,
    ! [X: complex] :
      ( ( im(X) = zero_zero(real) )
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),re(X)),zero_zero(real))
       => ( csqrt(X) = aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),imaginary_unit),real_Vector_of_real(complex,aa(real,real,sqrt,aa(real,real,abs_abs(real),re(X))))) ) ) ) ).

% csqrt_of_real_nonpos
tff(fact_4973_imaginary__unit_Osimps_I2_J,axiom,
    im(imaginary_unit) = one_one(real) ).

% imaginary_unit.simps(2)
tff(fact_4974_zero__complex_Osimps_I2_J,axiom,
    im(zero_zero(complex)) = zero_zero(real) ).

% zero_complex.simps(2)
tff(fact_4975_one__complex_Osimps_I2_J,axiom,
    im(one_one(complex)) = zero_zero(real) ).

% one_complex.simps(2)
tff(fact_4976_complex__is__Int__iff,axiom,
    ! [Z: complex] :
      ( member(complex,Z,ring_1_Ints(complex))
    <=> ( ( im(Z) = zero_zero(real) )
        & ? [I3: int] : re(Z) = aa(int,real,ring_1_of_int(real),I3) ) ) ).

% complex_is_Int_iff
tff(fact_4977_abs__Im__le__cmod,axiom,
    ! [X: complex] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),im(X))),real_V7770717601297561774m_norm(complex,X)) ).

% abs_Im_le_cmod
tff(fact_4978_cmod__eq__Re,axiom,
    ! [Z: complex] :
      ( ( im(Z) = zero_zero(real) )
     => ( real_V7770717601297561774m_norm(complex,Z) = aa(real,real,abs_abs(real),re(Z)) ) ) ).

% cmod_eq_Re
tff(fact_4979_cmod__eq__Im,axiom,
    ! [Z: complex] :
      ( ( re(Z) = zero_zero(real) )
     => ( real_V7770717601297561774m_norm(complex,Z) = aa(real,real,abs_abs(real),im(Z)) ) ) ).

% cmod_eq_Im
tff(fact_4980_Im__eq__0,axiom,
    ! [Z: complex] :
      ( ( aa(real,real,abs_abs(real),re(Z)) = real_V7770717601297561774m_norm(complex,Z) )
     => ( im(Z) = zero_zero(real) ) ) ).

% Im_eq_0
tff(fact_4981_cmod__Im__le__iff,axiom,
    ! [X: complex,Y: complex] :
      ( ( re(X) = re(Y) )
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(complex,X)),real_V7770717601297561774m_norm(complex,Y))
      <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),im(X))),aa(real,real,abs_abs(real),im(Y))) ) ) ).

% cmod_Im_le_iff
tff(fact_4982_cmod__Re__le__iff,axiom,
    ! [X: complex,Y: complex] :
      ( ( im(X) = im(Y) )
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(complex,X)),real_V7770717601297561774m_norm(complex,Y))
      <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),re(X))),aa(real,real,abs_abs(real),re(Y))) ) ) ).

% cmod_Re_le_iff
tff(fact_4983_csqrt__principal,axiom,
    ! [Z: complex] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),re(csqrt(Z)))
      | ( ( re(csqrt(Z)) = zero_zero(real) )
        & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),im(csqrt(Z))) ) ) ).

% csqrt_principal
tff(fact_4984_cmod__le,axiom,
    ! [Z: complex] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(complex,Z)),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(real,real,abs_abs(real),re(Z))),aa(real,real,abs_abs(real),im(Z)))) ).

% cmod_le
tff(fact_4985_sin__n__Im__cis__pow__n,axiom,
    ! [Nb: nat,A2: real] : aa(real,real,sin(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),Nb)),A2)) = im(aa(nat,complex,power_power(complex,cis(A2)),Nb)) ).

% sin_n_Im_cis_pow_n
tff(fact_4986_cmod__power2,axiom,
    ! [Z: complex] : aa(nat,real,power_power(real,real_V7770717601297561774m_norm(complex,Z)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,re(Z)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,im(Z)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) ).

% cmod_power2
tff(fact_4987_Im__power2,axiom,
    ! [X: complex] : im(aa(nat,complex,power_power(complex,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),re(X))),im(X)) ).

% Im_power2
tff(fact_4988_Re__power2,axiom,
    ! [X: complex] : re(aa(nat,complex,power_power(complex,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) = aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(nat,real,power_power(real,re(X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,im(X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) ).

% Re_power2
tff(fact_4989_complex__eq__0,axiom,
    ! [Z: complex] :
      ( ( Z = zero_zero(complex) )
    <=> ( aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,re(Z)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,im(Z)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) = zero_zero(real) ) ) ).

% complex_eq_0
tff(fact_4990_norm__complex__def,axiom,
    ! [Z: complex] : real_V7770717601297561774m_norm(complex,Z) = aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,re(Z)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,im(Z)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ).

% norm_complex_def
tff(fact_4991_inverse__complex_Osimps_I1_J,axiom,
    ! [X: complex] : re(aa(complex,complex,inverse_inverse(complex),X)) = divide_divide(real,re(X),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,re(X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,im(X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ).

% inverse_complex.simps(1)
tff(fact_4992_complex__neq__0,axiom,
    ! [Z: complex] :
      ( ( Z != zero_zero(complex) )
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,re(Z)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,im(Z)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ) ).

% complex_neq_0
tff(fact_4993_Re__divide,axiom,
    ! [X: complex,Y: complex] : re(divide_divide(complex,X,Y)) = divide_divide(real,aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(real,real,aa(real,fun(real,real),times_times(real),re(X)),re(Y))),aa(real,real,aa(real,fun(real,real),times_times(real),im(X)),im(Y))),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,re(Y)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,im(Y)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ).

% Re_divide
tff(fact_4994_csqrt__square,axiom,
    ! [B2: complex] :
      ( ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),re(B2))
        | ( ( re(B2) = zero_zero(real) )
          & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),im(B2)) ) )
     => ( csqrt(aa(nat,complex,power_power(complex,B2),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) = B2 ) ) ).

% csqrt_square
tff(fact_4995_csqrt__unique,axiom,
    ! [W: complex,Z: complex] :
      ( ( aa(nat,complex,power_power(complex,W),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) = Z )
     => ( ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),re(W))
          | ( ( re(W) = zero_zero(real) )
            & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),im(W)) ) )
       => ( csqrt(Z) = W ) ) ) ).

% csqrt_unique
tff(fact_4996_inverse__complex_Osimps_I2_J,axiom,
    ! [X: complex] : im(aa(complex,complex,inverse_inverse(complex),X)) = divide_divide(real,aa(real,real,uminus_uminus(real),im(X)),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,re(X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,im(X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ).

% inverse_complex.simps(2)
tff(fact_4997_Im__divide,axiom,
    ! [X: complex,Y: complex] : im(divide_divide(complex,X,Y)) = divide_divide(real,aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(real,real,aa(real,fun(real,real),times_times(real),im(X)),re(Y))),aa(real,real,aa(real,fun(real,real),times_times(real),re(X)),im(Y))),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,re(Y)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,im(Y)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ).

% Im_divide
tff(fact_4998_complex__abs__le__norm,axiom,
    ! [Z: complex] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(real,real,abs_abs(real),re(Z))),aa(real,real,abs_abs(real),im(Z)))),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,sqrt,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),real_V7770717601297561774m_norm(complex,Z))) ).

% complex_abs_le_norm
tff(fact_4999_complex__unit__circle,axiom,
    ! [Z: complex] :
      ( ( Z != zero_zero(complex) )
     => ( aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,divide_divide(real,re(Z),real_V7770717601297561774m_norm(complex,Z))),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,divide_divide(real,im(Z),real_V7770717601297561774m_norm(complex,Z))),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) = one_one(real) ) ) ).

% complex_unit_circle
tff(fact_5000_inverse__complex_Ocode,axiom,
    ! [X: complex] : aa(complex,complex,inverse_inverse(complex),X) = complex2(divide_divide(real,re(X),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,re(X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,im(X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),divide_divide(real,aa(real,real,uminus_uminus(real),im(X)),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,re(X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,im(X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))) ).

% inverse_complex.code
tff(fact_5001_Complex__divide,axiom,
    ! [X: complex,Y: complex] : divide_divide(complex,X,Y) = complex2(divide_divide(real,aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(real,real,aa(real,fun(real,real),times_times(real),re(X)),re(Y))),aa(real,real,aa(real,fun(real,real),times_times(real),im(X)),im(Y))),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,re(Y)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,im(Y)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),divide_divide(real,aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(real,real,aa(real,fun(real,real),times_times(real),im(X)),re(Y))),aa(real,real,aa(real,fun(real,real),times_times(real),re(X)),im(Y))),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,re(Y)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,im(Y)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))) ).

% Complex_divide
tff(fact_5002_Im__Reals__divide,axiom,
    ! [R2: complex,Z: complex] :
      ( member(complex,R2,real_Vector_Reals(complex))
     => ( im(divide_divide(complex,R2,Z)) = divide_divide(real,aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,uminus_uminus(real),re(R2))),im(Z)),aa(nat,real,power_power(real,real_V7770717601297561774m_norm(complex,Z)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) ) ) ).

% Im_Reals_divide
tff(fact_5003_Re__Reals__divide,axiom,
    ! [R2: complex,Z: complex] :
      ( member(complex,R2,real_Vector_Reals(complex))
     => ( re(divide_divide(complex,R2,Z)) = divide_divide(real,aa(real,real,aa(real,fun(real,real),times_times(real),re(R2)),re(Z)),aa(nat,real,power_power(real,real_V7770717601297561774m_norm(complex,Z)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) ) ) ).

% Re_Reals_divide
tff(fact_5004_complex__mult__cnj,axiom,
    ! [Z: complex] : aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),Z),cnj(Z)) = real_Vector_of_real(complex,aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,re(Z)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,power_power(real,im(Z)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ).

% complex_mult_cnj
tff(fact_5005_complex__cnj__divide,axiom,
    ! [X: complex,Y: complex] : cnj(divide_divide(complex,X,Y)) = divide_divide(complex,cnj(X),cnj(Y)) ).

% complex_cnj_divide
tff(fact_5006_complex__cnj__zero,axiom,
    cnj(zero_zero(complex)) = zero_zero(complex) ).

% complex_cnj_zero
tff(fact_5007_complex__cnj__zero__iff,axiom,
    ! [Z: complex] :
      ( ( cnj(Z) = zero_zero(complex) )
    <=> ( Z = zero_zero(complex) ) ) ).

% complex_cnj_zero_iff
tff(fact_5008_complex__cnj__one,axiom,
    cnj(one_one(complex)) = one_one(complex) ).

% complex_cnj_one
tff(fact_5009_complex__cnj__one__iff,axiom,
    ! [Z: complex] :
      ( ( cnj(Z) = one_one(complex) )
    <=> ( Z = one_one(complex) ) ) ).

% complex_cnj_one_iff
tff(fact_5010_complex__cnj__power,axiom,
    ! [X: complex,Nb: nat] : cnj(aa(nat,complex,power_power(complex,X),Nb)) = aa(nat,complex,power_power(complex,cnj(X)),Nb) ).

% complex_cnj_power
tff(fact_5011_complex__cnj__numeral,axiom,
    ! [W: num] : cnj(aa(num,complex,numeral_numeral(complex),W)) = aa(num,complex,numeral_numeral(complex),W) ).

% complex_cnj_numeral
tff(fact_5012_complex__cnj__of__int,axiom,
    ! [Z: int] : cnj(aa(int,complex,ring_1_of_int(complex),Z)) = aa(int,complex,ring_1_of_int(complex),Z) ).

% complex_cnj_of_int
tff(fact_5013_complex__cnj__neg__numeral,axiom,
    ! [W: num] : cnj(aa(complex,complex,uminus_uminus(complex),aa(num,complex,numeral_numeral(complex),W))) = aa(complex,complex,uminus_uminus(complex),aa(num,complex,numeral_numeral(complex),W)) ).

% complex_cnj_neg_numeral
tff(fact_5014_complex__In__mult__cnj__zero,axiom,
    ! [Z: complex] : im(aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),Z),cnj(Z))) = zero_zero(real) ).

% complex_In_mult_cnj_zero
tff(fact_5015_Re__divide__Reals,axiom,
    ! [R2: complex,Z: complex] :
      ( member(complex,R2,real_Vector_Reals(complex))
     => ( re(divide_divide(complex,Z,R2)) = divide_divide(real,re(Z),re(R2)) ) ) ).

% Re_divide_Reals
tff(fact_5016_real__eq__imaginary__iff,axiom,
    ! [Y: complex,X: complex] :
      ( member(complex,Y,real_Vector_Reals(complex))
     => ( member(complex,X,real_Vector_Reals(complex))
       => ( ( X = aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),imaginary_unit),Y) )
        <=> ( ( X = zero_zero(complex) )
            & ( Y = zero_zero(complex) ) ) ) ) ) ).

% real_eq_imaginary_iff
tff(fact_5017_imaginary__eq__real__iff,axiom,
    ! [Y: complex,X: complex] :
      ( member(complex,Y,real_Vector_Reals(complex))
     => ( member(complex,X,real_Vector_Reals(complex))
       => ( ( aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),imaginary_unit),Y) = X )
        <=> ( ( X = zero_zero(complex) )
            & ( Y = zero_zero(complex) ) ) ) ) ) ).

% imaginary_eq_real_iff
tff(fact_5018_Im__divide__Reals,axiom,
    ! [R2: complex,Z: complex] :
      ( member(complex,R2,real_Vector_Reals(complex))
     => ( im(divide_divide(complex,Z,R2)) = divide_divide(real,im(Z),re(R2)) ) ) ).

% Im_divide_Reals
tff(fact_5019_Reals__of__nat,axiom,
    ! [A: $tType] :
      ( real_V2191834092415804123ebra_1(A)
     => ! [Nb: nat] : member(A,aa(nat,A,semiring_1_of_nat(A),Nb),real_Vector_Reals(A)) ) ).

% Reals_of_nat
tff(fact_5020_Reals__of__int,axiom,
    ! [A: $tType] :
      ( real_V2191834092415804123ebra_1(A)
     => ! [Z: int] : member(A,aa(int,A,ring_1_of_int(A),Z),real_Vector_Reals(A)) ) ).

% Reals_of_int
tff(fact_5021_Reals__numeral,axiom,
    ! [A: $tType] :
      ( real_V2191834092415804123ebra_1(A)
     => ! [W: num] : member(A,aa(num,A,numeral_numeral(A),W),real_Vector_Reals(A)) ) ).

% Reals_numeral
tff(fact_5022_Reals__1,axiom,
    ! [A: $tType] :
      ( real_V2191834092415804123ebra_1(A)
     => member(A,one_one(A),real_Vector_Reals(A)) ) ).

% Reals_1
tff(fact_5023_Reals__add,axiom,
    ! [A: $tType] :
      ( real_V2191834092415804123ebra_1(A)
     => ! [A2: A,B2: A] :
          ( member(A,A2,real_Vector_Reals(A))
         => ( member(A,B2,real_Vector_Reals(A))
           => member(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2),real_Vector_Reals(A)) ) ) ) ).

% Reals_add
tff(fact_5024_cot__in__Reals,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Z: A] :
          ( member(A,Z,real_Vector_Reals(A))
         => member(A,aa(A,A,cot(A),Z),real_Vector_Reals(A)) ) ) ).

% cot_in_Reals
tff(fact_5025_exp__in__Reals,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [Z: A] :
          ( member(A,Z,real_Vector_Reals(A))
         => member(A,aa(A,A,exp(A),Z),real_Vector_Reals(A)) ) ) ).

% exp_in_Reals
tff(fact_5026_Reals__power,axiom,
    ! [A: $tType] :
      ( real_V2191834092415804123ebra_1(A)
     => ! [A2: A,Nb: nat] :
          ( member(A,A2,real_Vector_Reals(A))
         => member(A,aa(nat,A,power_power(A,A2),Nb),real_Vector_Reals(A)) ) ) ).

% Reals_power
tff(fact_5027_fact__in__Reals,axiom,
    ! [A: $tType] :
      ( real_V2191834092415804123ebra_1(A)
     => ! [Nb: nat] : member(A,semiring_char_0_fact(A,Nb),real_Vector_Reals(A)) ) ).

% fact_in_Reals
tff(fact_5028_sin__in__Reals,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [Z: A] :
          ( member(A,Z,real_Vector_Reals(A))
         => member(A,aa(A,A,sin(A),Z),real_Vector_Reals(A)) ) ) ).

% sin_in_Reals
tff(fact_5029_cos__in__Reals,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [Z: A] :
          ( member(A,Z,real_Vector_Reals(A))
         => member(A,aa(A,A,cos(A),Z),real_Vector_Reals(A)) ) ) ).

% cos_in_Reals
tff(fact_5030_tan__in__Reals,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Z: A] :
          ( member(A,Z,real_Vector_Reals(A))
         => member(A,aa(A,A,tan(A),Z),real_Vector_Reals(A)) ) ) ).

% tan_in_Reals
tff(fact_5031_Reals__divide,axiom,
    ! [A: $tType] :
      ( real_V7773925162809079976_field(A)
     => ! [A2: A,B2: A] :
          ( member(A,A2,real_Vector_Reals(A))
         => ( member(A,B2,real_Vector_Reals(A))
           => member(A,divide_divide(A,A2,B2),real_Vector_Reals(A)) ) ) ) ).

% Reals_divide
tff(fact_5032_Reals__0,axiom,
    ! [A: $tType] :
      ( real_V2191834092415804123ebra_1(A)
     => member(A,zero_zero(A),real_Vector_Reals(A)) ) ).

% Reals_0
tff(fact_5033_complex__is__Real__iff,axiom,
    ! [Z: complex] :
      ( member(complex,Z,real_Vector_Reals(complex))
    <=> ( im(Z) = zero_zero(real) ) ) ).

% complex_is_Real_iff
tff(fact_5034_nonzero__Reals__divide,axiom,
    ! [A: $tType] :
      ( real_V7773925162809079976_field(A)
     => ! [A2: A,B2: A] :
          ( member(A,A2,real_Vector_Reals(A))
         => ( member(A,B2,real_Vector_Reals(A))
           => ( ( B2 != zero_zero(A) )
             => member(A,divide_divide(A,A2,B2),real_Vector_Reals(A)) ) ) ) ) ).

% nonzero_Reals_divide
tff(fact_5035_Complex__in__Reals,axiom,
    ! [X: real] : member(complex,complex2(X,zero_zero(real)),real_Vector_Reals(complex)) ).

% Complex_in_Reals
tff(fact_5036_nonzero__Reals__inverse,axiom,
    ! [A: $tType] :
      ( real_V5047593784448816457lgebra(A)
     => ! [A2: A] :
          ( member(A,A2,real_Vector_Reals(A))
         => ( ( A2 != zero_zero(A) )
           => member(A,aa(A,A,inverse_inverse(A),A2),real_Vector_Reals(A)) ) ) ) ).

% nonzero_Reals_inverse
tff(fact_5037_Re__complex__div__eq__0,axiom,
    ! [A2: complex,B2: complex] :
      ( ( re(divide_divide(complex,A2,B2)) = zero_zero(real) )
    <=> ( re(aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),A2),cnj(B2))) = zero_zero(real) ) ) ).

% Re_complex_div_eq_0
tff(fact_5038_Im__complex__div__eq__0,axiom,
    ! [A2: complex,B2: complex] :
      ( ( im(divide_divide(complex,A2,B2)) = zero_zero(real) )
    <=> ( im(aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),A2),cnj(B2))) = zero_zero(real) ) ) ).

% Im_complex_div_eq_0
tff(fact_5039_Re__complex__div__gt__0,axiom,
    ! [A2: complex,B2: complex] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),re(divide_divide(complex,A2,B2)))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),re(aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),A2),cnj(B2)))) ) ).

% Re_complex_div_gt_0
tff(fact_5040_Re__complex__div__lt__0,axiom,
    ! [A2: complex,B2: complex] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),re(divide_divide(complex,A2,B2))),zero_zero(real))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),re(aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),A2),cnj(B2)))),zero_zero(real)) ) ).

% Re_complex_div_lt_0
tff(fact_5041_Re__complex__div__le__0,axiom,
    ! [A2: complex,B2: complex] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),re(divide_divide(complex,A2,B2))),zero_zero(real))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),re(aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),A2),cnj(B2)))),zero_zero(real)) ) ).

% Re_complex_div_le_0
tff(fact_5042_Re__complex__div__ge__0,axiom,
    ! [A2: complex,B2: complex] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),re(divide_divide(complex,A2,B2)))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),re(aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),A2),cnj(B2)))) ) ).

% Re_complex_div_ge_0
tff(fact_5043_Im__complex__div__gt__0,axiom,
    ! [A2: complex,B2: complex] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),im(divide_divide(complex,A2,B2)))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),im(aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),A2),cnj(B2)))) ) ).

% Im_complex_div_gt_0
tff(fact_5044_Im__complex__div__lt__0,axiom,
    ! [A2: complex,B2: complex] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),im(divide_divide(complex,A2,B2))),zero_zero(real))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),im(aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),A2),cnj(B2)))),zero_zero(real)) ) ).

% Im_complex_div_lt_0
tff(fact_5045_Im__complex__div__le__0,axiom,
    ! [A2: complex,B2: complex] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),im(divide_divide(complex,A2,B2))),zero_zero(real))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),im(aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),A2),cnj(B2)))),zero_zero(real)) ) ).

% Im_complex_div_le_0
tff(fact_5046_Im__complex__div__ge__0,axiom,
    ! [A2: complex,B2: complex] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),im(divide_divide(complex,A2,B2)))
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),im(aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),A2),cnj(B2)))) ) ).

% Im_complex_div_ge_0
tff(fact_5047_complex__mod__mult__cnj,axiom,
    ! [Z: complex] : real_V7770717601297561774m_norm(complex,aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),Z),cnj(Z))) = aa(nat,real,power_power(real,real_V7770717601297561774m_norm(complex,Z)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) ).

% complex_mod_mult_cnj
tff(fact_5048_complex__div__gt__0,axiom,
    ! [A2: complex,B2: complex] :
      ( ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),re(divide_divide(complex,A2,B2)))
      <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),re(aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),A2),cnj(B2)))) )
      & ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),im(divide_divide(complex,A2,B2)))
      <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),im(aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),A2),cnj(B2)))) ) ) ).

% complex_div_gt_0
tff(fact_5049_complex__norm__square,axiom,
    ! [Z: complex] : real_Vector_of_real(complex,aa(nat,real,power_power(real,real_V7770717601297561774m_norm(complex,Z)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))) = aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),Z),cnj(Z)) ).

% complex_norm_square
tff(fact_5050_complex__add__cnj,axiom,
    ! [Z: complex] : aa(complex,complex,aa(complex,fun(complex,complex),plus_plus(complex),Z),cnj(Z)) = real_Vector_of_real(complex,aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),re(Z))) ).

% complex_add_cnj
tff(fact_5051_series__comparison__complex,axiom,
    ! [A: $tType] :
      ( real_Vector_banach(A)
     => ! [G: fun(nat,complex),N2: nat,F2: fun(nat,A)] :
          ( summable(complex,G)
         => ( ! [N: nat] : member(complex,aa(nat,complex,G,N),real_Vector_Reals(complex))
           => ( ! [N: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),re(aa(nat,complex,G,N)))
             => ( ! [N: nat] :
                    ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),N2),N)
                   => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(nat,A,F2,N))),real_V7770717601297561774m_norm(complex,aa(nat,complex,G,N))) )
               => summable(A,F2) ) ) ) ) ) ).

% series_comparison_complex
tff(fact_5052_complex__diff__cnj,axiom,
    ! [Z: complex] : aa(complex,complex,aa(complex,fun(complex,complex),minus_minus(complex),Z),cnj(Z)) = aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),real_Vector_of_real(complex,aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),im(Z)))),imaginary_unit) ).

% complex_diff_cnj
tff(fact_5053_complex__div__cnj,axiom,
    ! [A2: complex,B2: complex] : divide_divide(complex,A2,B2) = divide_divide(complex,aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),A2),cnj(B2)),real_Vector_of_real(complex,aa(nat,real,power_power(real,real_V7770717601297561774m_norm(complex,B2)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ).

% complex_div_cnj
tff(fact_5054_cnj__add__mult__eq__Re,axiom,
    ! [Z: complex,W: complex] : aa(complex,complex,aa(complex,fun(complex,complex),plus_plus(complex),aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),Z),cnj(W))),aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),cnj(Z)),W)) = real_Vector_of_real(complex,aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),re(aa(complex,complex,aa(complex,fun(complex,complex),times_times(complex),Z),cnj(W))))) ).

% cnj_add_mult_eq_Re
tff(fact_5055_even__sum__iff,axiom,
    ! [B: $tType,A: $tType] :
      ( semiring_parity(B)
     => ! [A3: set(A),F2: fun(A,B)] :
          ( finite_finite(A,A3)
         => ( aa(B,$o,aa(B,fun(B,$o),dvd_dvd(B),aa(num,B,numeral_numeral(B),aa(num,num,bit0,one2))),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),A3))
          <=> aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(set(A),nat,finite_card(A),collect(A,aa(fun(A,B),fun(A,$o),aTP_Lamp_mn(set(A),fun(fun(A,B),fun(A,$o)),A3),F2)))) ) ) ) ).

% even_sum_iff
tff(fact_5056_case__nat__add__eq__if,axiom,
    ! [A: $tType,A2: A,F2: fun(nat,A),V: num,Nb: nat] : case_nat(A,A2,F2,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(num,nat,numeral_numeral(nat),V)),Nb)) = aa(nat,A,F2,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),pred_numeral(V)),Nb)) ).

% case_nat_add_eq_if
tff(fact_5057_rec__nat__add__eq__if,axiom,
    ! [A: $tType,A2: A,F2: fun(nat,fun(A,A)),V: num,Nb: nat] :
      aa(nat,A,rec_nat(A,A2,F2),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(num,nat,numeral_numeral(nat),V)),Nb)) = $let(
        pv: nat,
        pv:= pred_numeral(V),
        aa(A,A,aa(nat,fun(A,A),F2,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),pv),Nb)),aa(nat,A,rec_nat(A,A2,F2),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),pv),Nb))) ) ).

% rec_nat_add_eq_if
tff(fact_5058_card__Collect__less__nat,axiom,
    ! [Nb: nat] : aa(set(nat),nat,finite_card(nat),collect(nat,aa(nat,fun(nat,$o),aTP_Lamp_fa(nat,fun(nat,$o)),Nb))) = Nb ).

% card_Collect_less_nat
tff(fact_5059_card__atMost,axiom,
    ! [U: nat] : aa(set(nat),nat,finite_card(nat),set_ord_atMost(nat,U)) = aa(nat,nat,suc,U) ).

% card_atMost
tff(fact_5060_old_Onat_Osimps_I7_J,axiom,
    ! [A: $tType,F1: A,F22: fun(nat,fun(A,A)),Nat: nat] : aa(nat,A,rec_nat(A,F1,F22),aa(nat,nat,suc,Nat)) = aa(A,A,aa(nat,fun(A,A),F22,Nat),aa(nat,A,rec_nat(A,F1,F22),Nat)) ).

% old.nat.simps(7)
tff(fact_5061_old_Onat_Osimps_I6_J,axiom,
    ! [A: $tType,F1: A,F22: fun(nat,fun(A,A))] : aa(nat,A,rec_nat(A,F1,F22),zero_zero(nat)) = F1 ).

% old.nat.simps(6)
tff(fact_5062_card__Collect__le__nat,axiom,
    ! [Nb: nat] : aa(set(nat),nat,finite_card(nat),collect(nat,aa(nat,fun(nat,$o),aTP_Lamp_kw(nat,fun(nat,$o)),Nb))) = aa(nat,nat,suc,Nb) ).

% card_Collect_le_nat
tff(fact_5063_card_Oempty,axiom,
    ! [A: $tType] : aa(set(A),nat,finite_card(A),bot_bot(set(A))) = zero_zero(nat) ).

% card.empty
tff(fact_5064_card_Oinfinite,axiom,
    ! [A: $tType,A3: set(A)] :
      ( ~ finite_finite(A,A3)
     => ( aa(set(A),nat,finite_card(A),A3) = zero_zero(nat) ) ) ).

% card.infinite
tff(fact_5065_card__atLeastAtMost,axiom,
    ! [L: nat,U: nat] : aa(set(nat),nat,finite_card(nat),set_or1337092689740270186AtMost(nat,L,U)) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,suc,U)),L) ).

% card_atLeastAtMost
tff(fact_5066_prod__constant,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_mult(A)
     => ! [Y: A,A3: set(B)] : aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7121269368397514597t_prod(B,A),aTP_Lamp_mo(A,fun(B,A),Y)),A3) = aa(nat,A,power_power(A,Y),aa(set(B),nat,finite_card(B),A3)) ) ).

% prod_constant
tff(fact_5067_case__nat__numeral,axiom,
    ! [A: $tType,A2: A,F2: fun(nat,A),V: num] : case_nat(A,A2,F2,aa(num,nat,numeral_numeral(nat),V)) = aa(nat,A,F2,pred_numeral(V)) ).

% case_nat_numeral
tff(fact_5068_rec__nat__numeral,axiom,
    ! [A: $tType,A2: A,F2: fun(nat,fun(A,A)),V: num] :
      aa(nat,A,rec_nat(A,A2,F2),aa(num,nat,numeral_numeral(nat),V)) = $let(
        pv: nat,
        pv:= pred_numeral(V),
        aa(A,A,aa(nat,fun(A,A),F2,pv),aa(nat,A,rec_nat(A,A2,F2),pv)) ) ).

% rec_nat_numeral
tff(fact_5069_card__0__eq,axiom,
    ! [A: $tType,A3: set(A)] :
      ( finite_finite(A,A3)
     => ( ( aa(set(A),nat,finite_card(A),A3) = zero_zero(nat) )
      <=> ( A3 = bot_bot(set(A)) ) ) ) ).

% card_0_eq
tff(fact_5070_card__insert__disjoint,axiom,
    ! [A: $tType,A3: set(A),X: A] :
      ( finite_finite(A,A3)
     => ( ~ member(A,X,A3)
       => ( aa(set(A),nat,finite_card(A),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)) = aa(nat,nat,suc,aa(set(A),nat,finite_card(A),A3)) ) ) ) ).

% card_insert_disjoint
tff(fact_5071_sum__constant,axiom,
    ! [B: $tType,A: $tType] :
      ( semiring_1(A)
     => ! [Y: A,A3: set(B)] : aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7311177749621191930dd_sum(B,A),aTP_Lamp_mp(A,fun(B,A),Y)),A3) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),aa(set(B),nat,finite_card(B),A3))),Y) ) ).

% sum_constant
tff(fact_5072_card__Diff__insert,axiom,
    ! [A: $tType,A2: A,A3: set(A),B3: set(A)] :
      ( member(A,A2,A3)
     => ( ~ member(A,A2,B3)
       => ( aa(set(A),nat,finite_card(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),B3))) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(set(A),nat,finite_card(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3))),one_one(nat)) ) ) ) ).

% card_Diff_insert
tff(fact_5073_card__atLeastAtMost__int,axiom,
    ! [L: int,U: int] : aa(set(int),nat,finite_card(int),set_or1337092689740270186AtMost(int,L,U)) = aa(int,nat,nat2,aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),U),L)),one_one(int))) ).

% card_atLeastAtMost_int
tff(fact_5074_nat_Ocase__distrib,axiom,
    ! [B: $tType,A: $tType,H: fun(B,A),F1: B,F22: fun(nat,B),Nat: nat] : aa(B,A,H,case_nat(B,F1,F22,Nat)) = case_nat(A,aa(B,A,H,F1),aa(fun(nat,B),fun(nat,A),aTP_Lamp_mq(fun(B,A),fun(fun(nat,B),fun(nat,A)),H),F22),Nat) ).

% nat.case_distrib
tff(fact_5075_n__subsets,axiom,
    ! [A: $tType,A3: set(A),K: nat] :
      ( finite_finite(A,A3)
     => ( aa(set(set(A)),nat,finite_card(set(A)),collect(set(A),aa(nat,fun(set(A),$o),aTP_Lamp_mr(set(A),fun(nat,fun(set(A),$o)),A3),K))) = aa(nat,nat,binomial(aa(set(A),nat,finite_card(A),A3)),K) ) ) ).

% n_subsets
tff(fact_5076_old_Onat_Osimps_I5_J,axiom,
    ! [A: $tType,F1: A,F22: fun(nat,A),X22: nat] : case_nat(A,F1,F22,aa(nat,nat,suc,X22)) = aa(nat,A,F22,X22) ).

% old.nat.simps(5)
tff(fact_5077_old_Onat_Osimps_I4_J,axiom,
    ! [A: $tType,F1: A,F22: fun(nat,A)] : case_nat(A,F1,F22,zero_zero(nat)) = F1 ).

% old.nat.simps(4)
tff(fact_5078_infinite__arbitrarily__large,axiom,
    ! [A: $tType,A3: set(A),Nb: nat] :
      ( ~ finite_finite(A,A3)
     => ? [B4: set(A)] :
          ( finite_finite(A,B4)
          & ( aa(set(A),nat,finite_card(A),B4) = Nb )
          & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B4),A3) ) ) ).

% infinite_arbitrarily_large
tff(fact_5079_card__subset__eq,axiom,
    ! [A: $tType,B3: set(A),A3: set(A)] :
      ( finite_finite(A,B3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
       => ( ( aa(set(A),nat,finite_card(A),A3) = aa(set(A),nat,finite_card(A),B3) )
         => ( A3 = B3 ) ) ) ) ).

% card_subset_eq
tff(fact_5080_card__le__if__inj__on__rel,axiom,
    ! [B: $tType,A: $tType,B3: set(A),A3: set(B),R2: fun(B,fun(A,$o))] :
      ( finite_finite(A,B3)
     => ( ! [A4: B] :
            ( member(B,A4,A3)
           => ? [B11: A] :
                ( member(A,B11,B3)
                & aa(A,$o,aa(B,fun(A,$o),R2,A4),B11) ) )
       => ( ! [A12: B,A23: B,B5: A] :
              ( member(B,A12,A3)
             => ( member(B,A23,A3)
               => ( member(A,B5,B3)
                 => ( aa(A,$o,aa(B,fun(A,$o),R2,A12),B5)
                   => ( aa(A,$o,aa(B,fun(A,$o),R2,A23),B5)
                     => ( A12 = A23 ) ) ) ) ) )
         => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(B),nat,finite_card(B),A3)),aa(set(A),nat,finite_card(A),B3)) ) ) ) ).

% card_le_if_inj_on_rel
tff(fact_5081_card__insert__le,axiom,
    ! [A: $tType,A3: set(A),X: A] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(A),nat,finite_card(A),A3)),aa(set(A),nat,finite_card(A),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3))) ).

% card_insert_le
tff(fact_5082_nat_Odisc__eq__case_I1_J,axiom,
    ! [Nat: nat] :
      ( ( Nat = zero_zero(nat) )
    <=> case_nat($o,$true,aTP_Lamp_ms(nat,$o),Nat) ) ).

% nat.disc_eq_case(1)
tff(fact_5083_nat_Odisc__eq__case_I2_J,axiom,
    ! [Nat: nat] :
      ( ( Nat != zero_zero(nat) )
    <=> case_nat($o,$false,aTP_Lamp_mt(nat,$o),Nat) ) ).

% nat.disc_eq_case(2)
tff(fact_5084_card__lists__length__eq,axiom,
    ! [A: $tType,A3: set(A),Nb: nat] :
      ( finite_finite(A,A3)
     => ( aa(set(list(A)),nat,finite_card(list(A)),collect(list(A),aa(nat,fun(list(A),$o),aTP_Lamp_jt(set(A),fun(nat,fun(list(A),$o)),A3),Nb))) = aa(nat,nat,power_power(nat,aa(set(A),nat,finite_card(A),A3)),Nb) ) ) ).

% card_lists_length_eq
tff(fact_5085_card__eq__sum,axiom,
    ! [A: $tType,A3: set(A)] : aa(set(A),nat,finite_card(A),A3) = aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7311177749621191930dd_sum(A,nat),aTP_Lamp_mu(A,nat)),A3) ).

% card_eq_sum
tff(fact_5086_is__singleton__altdef,axiom,
    ! [A: $tType,A3: set(A)] :
      ( is_singleton(A,A3)
    <=> ( aa(set(A),nat,finite_card(A),A3) = one_one(nat) ) ) ).

% is_singleton_altdef
tff(fact_5087_card__2__iff_H,axiom,
    ! [A: $tType,S2: set(A)] :
      ( ( aa(set(A),nat,finite_card(A),S2) = aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)) )
    <=> ? [X4: A] :
          ( member(A,X4,S2)
          & ? [Xa4: A] :
              ( member(A,Xa4,S2)
              & ( X4 != Xa4 )
              & ! [Xb4: A] :
                  ( member(A,Xb4,S2)
                 => ( ( Xb4 = X4 )
                    | ( Xb4 = Xa4 ) ) ) ) ) ) ).

% card_2_iff'
tff(fact_5088_card__eq__0__iff,axiom,
    ! [A: $tType,A3: set(A)] :
      ( ( aa(set(A),nat,finite_card(A),A3) = zero_zero(nat) )
    <=> ( ( A3 = bot_bot(set(A)) )
        | ~ finite_finite(A,A3) ) ) ).

% card_eq_0_iff
tff(fact_5089_card__image__le,axiom,
    ! [B: $tType,A: $tType,A3: set(A),F2: fun(A,B)] :
      ( finite_finite(A,A3)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(B),nat,finite_card(B),aa(set(A),set(B),image(A,B,F2),A3))),aa(set(A),nat,finite_card(A),A3)) ) ).

% card_image_le
tff(fact_5090_card__ge__0__finite,axiom,
    ! [A: $tType,A3: set(A)] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),aa(set(A),nat,finite_card(A),A3))
     => finite_finite(A,A3) ) ).

% card_ge_0_finite
tff(fact_5091_card__insert__if,axiom,
    ! [A: $tType,A3: set(A),X: A] :
      ( finite_finite(A,A3)
     => ( aa(set(A),nat,finite_card(A),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)) = $ite(member(A,X,A3),aa(set(A),nat,finite_card(A),A3),aa(nat,nat,suc,aa(set(A),nat,finite_card(A),A3))) ) ) ).

% card_insert_if
tff(fact_5092_card__Suc__eq__finite,axiom,
    ! [A: $tType,A3: set(A),K: nat] :
      ( ( aa(set(A),nat,finite_card(A),A3) = aa(nat,nat,suc,K) )
    <=> ? [B7: A,B9: set(A)] :
          ( ( A3 = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),B7),B9) )
          & ~ member(A,B7,B9)
          & ( aa(set(A),nat,finite_card(A),B9) = K )
          & finite_finite(A,B9) ) ) ).

% card_Suc_eq_finite
tff(fact_5093_obtain__subset__with__card__n,axiom,
    ! [A: $tType,Nb: nat,S2: set(A)] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),aa(set(A),nat,finite_card(A),S2))
     => ~ ! [T6: set(A)] :
            ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),T6),S2)
           => ( ( aa(set(A),nat,finite_card(A),T6) = Nb )
             => ~ finite_finite(A,T6) ) ) ) ).

% obtain_subset_with_card_n
tff(fact_5094_finite__if__finite__subsets__card__bdd,axiom,
    ! [A: $tType,F3: set(A),C7: nat] :
      ( ! [G2: set(A)] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),G2),F3)
         => ( finite_finite(A,G2)
           => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(A),nat,finite_card(A),G2)),C7) ) )
     => ( finite_finite(A,F3)
        & aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(A),nat,finite_card(A),F3)),C7) ) ) ).

% finite_if_finite_subsets_card_bdd
tff(fact_5095_card__seteq,axiom,
    ! [A: $tType,B3: set(A),A3: set(A)] :
      ( finite_finite(A,B3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
       => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(A),nat,finite_card(A),B3)),aa(set(A),nat,finite_card(A),A3))
         => ( A3 = B3 ) ) ) ) ).

% card_seteq
tff(fact_5096_card__mono,axiom,
    ! [A: $tType,B3: set(A),A3: set(A)] :
      ( finite_finite(A,B3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(A),nat,finite_card(A),A3)),aa(set(A),nat,finite_card(A),B3)) ) ) ).

% card_mono
tff(fact_5097_card__less__sym__Diff,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( finite_finite(A,A3)
     => ( finite_finite(A,B3)
       => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(set(A),nat,finite_card(A),A3)),aa(set(A),nat,finite_card(A),B3))
         => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(set(A),nat,finite_card(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3))),aa(set(A),nat,finite_card(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),B3),A3))) ) ) ) ).

% card_less_sym_Diff
tff(fact_5098_card__le__sym__Diff,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( finite_finite(A,A3)
     => ( finite_finite(A,B3)
       => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(A),nat,finite_card(A),A3)),aa(set(A),nat,finite_card(A),B3))
         => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(A),nat,finite_card(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3))),aa(set(A),nat,finite_card(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),B3),A3))) ) ) ) ).

% card_le_sym_Diff
tff(fact_5099_card__length,axiom,
    ! [A: $tType,Xs: list(A)] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(A),nat,finite_card(A),aa(list(A),set(A),set2(A),Xs))),aa(list(A),nat,size_size(list(A)),Xs)) ).

% card_length
tff(fact_5100_card__1__singletonE,axiom,
    ! [A: $tType,A3: set(A)] :
      ( ( aa(set(A),nat,finite_card(A),A3) = one_one(nat) )
     => ~ ! [X3: A] : A3 != aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X3),bot_bot(set(A))) ) ).

% card_1_singletonE
tff(fact_5101_psubset__card__mono,axiom,
    ! [A: $tType,B3: set(A),A3: set(A)] :
      ( finite_finite(A,B3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),A3),B3)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(set(A),nat,finite_card(A),A3)),aa(set(A),nat,finite_card(A),B3)) ) ) ).

% psubset_card_mono
tff(fact_5102_card__less,axiom,
    ! [M: set(nat),I: nat] :
      ( member(nat,zero_zero(nat),M)
     => ( aa(set(nat),nat,finite_card(nat),collect(nat,aa(nat,fun(nat,$o),aTP_Lamp_mv(set(nat),fun(nat,fun(nat,$o)),M),I))) != zero_zero(nat) ) ) ).

% card_less
tff(fact_5103_card__less__Suc,axiom,
    ! [M: set(nat),I: nat] :
      ( member(nat,zero_zero(nat),M)
     => ( aa(nat,nat,suc,aa(set(nat),nat,finite_card(nat),collect(nat,aa(nat,fun(nat,$o),aTP_Lamp_mw(set(nat),fun(nat,fun(nat,$o)),M),I)))) = aa(set(nat),nat,finite_card(nat),collect(nat,aa(nat,fun(nat,$o),aTP_Lamp_mv(set(nat),fun(nat,fun(nat,$o)),M),I))) ) ) ).

% card_less_Suc
tff(fact_5104_card__less__Suc2,axiom,
    ! [M: set(nat),I: nat] :
      ( ~ member(nat,zero_zero(nat),M)
     => ( aa(set(nat),nat,finite_card(nat),collect(nat,aa(nat,fun(nat,$o),aTP_Lamp_mw(set(nat),fun(nat,fun(nat,$o)),M),I))) = aa(set(nat),nat,finite_card(nat),collect(nat,aa(nat,fun(nat,$o),aTP_Lamp_mv(set(nat),fun(nat,fun(nat,$o)),M),I))) ) ) ).

% card_less_Suc2
tff(fact_5105_card__atLeastZeroLessThan__int,axiom,
    ! [U: int] : aa(set(int),nat,finite_card(int),set_or7035219750837199246ssThan(int,zero_zero(int),U)) = aa(int,nat,nat2,U) ).

% card_atLeastZeroLessThan_int
tff(fact_5106_sum__constant__scaleR,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V4867850818363320053vector(A)
     => ! [Y: A,A3: set(B)] : aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7311177749621191930dd_sum(B,A),aTP_Lamp_mx(A,fun(B,A),Y)),A3) = aa(A,A,real_V8093663219630862766scaleR(A,aa(nat,real,semiring_1_of_nat(real),aa(set(B),nat,finite_card(B),A3))),Y) ) ).

% sum_constant_scaleR
tff(fact_5107_sum__Suc,axiom,
    ! [A: $tType,F2: fun(A,nat),A3: set(A)] : aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7311177749621191930dd_sum(A,nat),aTP_Lamp_my(fun(A,nat),fun(A,nat),F2)),A3) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7311177749621191930dd_sum(A,nat),F2),A3)),aa(set(A),nat,finite_card(A),A3)) ).

% sum_Suc
tff(fact_5108_subset__card__intvl__is__intvl,axiom,
    ! [A3: set(nat),K: nat] :
      ( aa(set(nat),$o,aa(set(nat),fun(set(nat),$o),ord_less_eq(set(nat)),A3),set_or7035219750837199246ssThan(nat,K,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),K),aa(set(nat),nat,finite_card(nat),A3))))
     => ( A3 = set_or7035219750837199246ssThan(nat,K,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),K),aa(set(nat),nat,finite_card(nat),A3))) ) ) ).

% subset_card_intvl_is_intvl
tff(fact_5109_less__eq__nat_Osimps_I2_J,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,suc,Ma)),Nb)
    <=> case_nat($o,$false,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb) ) ).

% less_eq_nat.simps(2)
tff(fact_5110_real__of__card,axiom,
    ! [A: $tType,A3: set(A)] : aa(nat,real,semiring_1_of_nat(real),aa(set(A),nat,finite_card(A),A3)) = aa(set(A),real,aa(fun(A,real),fun(set(A),real),groups7311177749621191930dd_sum(A,real),aTP_Lamp_mz(A,real)),A3) ).

% real_of_card
tff(fact_5111_sum__bounded__below,axiom,
    ! [B: $tType,A: $tType] :
      ( ( ordere6911136660526730532id_add(B)
        & semiring_1(B) )
     => ! [A3: set(A),K4: B,F2: fun(A,B)] :
          ( ! [I2: A] :
              ( member(A,I2,A3)
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),K4),aa(A,B,F2,I2)) )
         => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(B,B,aa(B,fun(B,B),times_times(B),aa(nat,B,semiring_1_of_nat(B),aa(set(A),nat,finite_card(A),A3))),K4)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),A3)) ) ) ).

% sum_bounded_below
tff(fact_5112_sum__bounded__above,axiom,
    ! [A: $tType,B: $tType] :
      ( ( ordere6911136660526730532id_add(B)
        & semiring_1(B) )
     => ! [A3: set(A),F2: fun(A,B),K4: B] :
          ( ! [I2: A] :
              ( member(A,I2,A3)
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,I2)),K4) )
         => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),A3)),aa(B,B,aa(B,fun(B,B),times_times(B),aa(nat,B,semiring_1_of_nat(B),aa(set(A),nat,finite_card(A),A3))),K4)) ) ) ).

% sum_bounded_above
tff(fact_5113_card__gt__0__iff,axiom,
    ! [A: $tType,A3: set(A)] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),aa(set(A),nat,finite_card(A),A3))
    <=> ( ( A3 != bot_bot(set(A)) )
        & finite_finite(A,A3) ) ) ).

% card_gt_0_iff
tff(fact_5114_surj__card__le,axiom,
    ! [B: $tType,A: $tType,A3: set(A),B3: set(B),F2: fun(A,B)] :
      ( finite_finite(A,A3)
     => ( aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),B3),aa(set(A),set(B),image(A,B,F2),A3))
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(B),nat,finite_card(B),B3)),aa(set(A),nat,finite_card(A),A3)) ) ) ).

% surj_card_le
tff(fact_5115_card__Suc__eq,axiom,
    ! [A: $tType,A3: set(A),K: nat] :
      ( ( aa(set(A),nat,finite_card(A),A3) = aa(nat,nat,suc,K) )
    <=> ? [B7: A,B9: set(A)] :
          ( ( A3 = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),B7),B9) )
          & ~ member(A,B7,B9)
          & ( aa(set(A),nat,finite_card(A),B9) = K )
          & ( ( K = zero_zero(nat) )
           => ( B9 = bot_bot(set(A)) ) ) ) ) ).

% card_Suc_eq
tff(fact_5116_card__eq__SucD,axiom,
    ! [A: $tType,A3: set(A),K: nat] :
      ( ( aa(set(A),nat,finite_card(A),A3) = aa(nat,nat,suc,K) )
     => ? [B5: A,B4: set(A)] :
          ( ( A3 = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),B5),B4) )
          & ~ member(A,B5,B4)
          & ( aa(set(A),nat,finite_card(A),B4) = K )
          & ( ( K = zero_zero(nat) )
           => ( B4 = bot_bot(set(A)) ) ) ) ) ).

% card_eq_SucD
tff(fact_5117_card__1__singleton__iff,axiom,
    ! [A: $tType,A3: set(A)] :
      ( ( aa(set(A),nat,finite_card(A),A3) = aa(nat,nat,suc,zero_zero(nat)) )
    <=> ? [X4: A] : A3 = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X4),bot_bot(set(A))) ) ).

% card_1_singleton_iff
tff(fact_5118_card__le__Suc0__iff__eq,axiom,
    ! [A: $tType,A3: set(A)] :
      ( finite_finite(A,A3)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(A),nat,finite_card(A),A3)),aa(nat,nat,suc,zero_zero(nat)))
      <=> ! [X4: A] :
            ( member(A,X4,A3)
           => ! [Xa4: A] :
                ( member(A,Xa4,A3)
               => ( X4 = Xa4 ) ) ) ) ) ).

% card_le_Suc0_iff_eq
tff(fact_5119_card__le__Suc__iff,axiom,
    ! [A: $tType,Nb: nat,A3: set(A)] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,suc,Nb)),aa(set(A),nat,finite_card(A),A3))
    <=> ? [A6: A,B9: set(A)] :
          ( ( A3 = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A6),B9) )
          & ~ member(A,A6,B9)
          & aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),aa(set(A),nat,finite_card(A),B9))
          & finite_finite(A,B9) ) ) ).

% card_le_Suc_iff
tff(fact_5120_card__Diff1__le,axiom,
    ! [A: $tType,A3: set(A),X: A] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(A),nat,finite_card(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))))),aa(set(A),nat,finite_card(A),A3)) ).

% card_Diff1_le
tff(fact_5121_card__Diff__subset,axiom,
    ! [A: $tType,B3: set(A),A3: set(A)] :
      ( finite_finite(A,B3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),A3)
       => ( aa(set(A),nat,finite_card(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3)) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(set(A),nat,finite_card(A),A3)),aa(set(A),nat,finite_card(A),B3)) ) ) ) ).

% card_Diff_subset
tff(fact_5122_card__psubset,axiom,
    ! [A: $tType,B3: set(A),A3: set(A)] :
      ( finite_finite(A,B3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
       => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(set(A),nat,finite_card(A),A3)),aa(set(A),nat,finite_card(A),B3))
         => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),A3),B3) ) ) ) ).

% card_psubset
tff(fact_5123_diff__card__le__card__Diff,axiom,
    ! [A: $tType,B3: set(A),A3: set(A)] :
      ( finite_finite(A,B3)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(set(A),nat,finite_card(A),A3)),aa(set(A),nat,finite_card(A),B3))),aa(set(A),nat,finite_card(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3))) ) ).

% diff_card_le_card_Diff
tff(fact_5124_card__lists__length__le,axiom,
    ! [A: $tType,A3: set(A),Nb: nat] :
      ( finite_finite(A,A3)
     => ( aa(set(list(A)),nat,finite_card(list(A)),collect(list(A),aa(nat,fun(list(A),$o),aTP_Lamp_ju(set(A),fun(nat,fun(list(A),$o)),A3),Nb))) = aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),power_power(nat,aa(set(A),nat,finite_card(A),A3))),set_ord_atMost(nat,Nb)) ) ) ).

% card_lists_length_le
tff(fact_5125_ex__bij__betw__nat__finite,axiom,
    ! [A: $tType,M: set(A)] :
      ( finite_finite(A,M)
     => ? [H3: fun(nat,A)] : bij_betw(nat,A,H3,set_or7035219750837199246ssThan(nat,zero_zero(nat),aa(set(A),nat,finite_card(A),M)),M) ) ).

% ex_bij_betw_nat_finite
tff(fact_5126_ex__bij__betw__nat__finite__1,axiom,
    ! [A: $tType,M: set(A)] :
      ( finite_finite(A,M)
     => ? [H3: fun(nat,A)] : bij_betw(nat,A,H3,set_or1337092689740270186AtMost(nat,one_one(nat),aa(set(A),nat,finite_card(A),M)),M) ) ).

% ex_bij_betw_nat_finite_1
tff(fact_5127_ex__bij__betw__finite__nat,axiom,
    ! [A: $tType,M: set(A)] :
      ( finite_finite(A,M)
     => ? [H3: fun(A,nat)] : bij_betw(A,nat,H3,M,set_or7035219750837199246ssThan(nat,zero_zero(nat),aa(set(A),nat,finite_card(A),M))) ) ).

% ex_bij_betw_finite_nat
tff(fact_5128_card__roots__unity,axiom,
    ! [A: $tType] :
      ( ( real_V8999393235501362500lgebra(A)
        & idom(A) )
     => ! [Nb: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),one_one(nat)),Nb)
         => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(A),nat,finite_card(A),collect(A,aTP_Lamp_km(nat,fun(A,$o),Nb)))),Nb) ) ) ).

% card_roots_unity
tff(fact_5129_card__le__Suc__Max,axiom,
    ! [S2: set(nat)] :
      ( finite_finite(nat,S2)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(nat),nat,finite_card(nat),S2)),aa(nat,nat,suc,aa(set(nat),nat,lattic643756798349783984er_Max(nat),S2))) ) ).

% card_le_Suc_Max
tff(fact_5130_subset__eq__atLeast0__lessThan__card,axiom,
    ! [N2: set(nat),Nb: nat] :
      ( aa(set(nat),$o,aa(set(nat),fun(set(nat),$o),ord_less_eq(set(nat)),N2),set_or7035219750837199246ssThan(nat,zero_zero(nat),Nb))
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(nat),nat,finite_card(nat),N2)),Nb) ) ).

% subset_eq_atLeast0_lessThan_card
tff(fact_5131_card__sum__le__nat__sum,axiom,
    ! [S2: set(nat)] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),aTP_Lamp_hg(nat,nat)),set_or7035219750837199246ssThan(nat,zero_zero(nat),aa(set(nat),nat,finite_card(nat),S2)))),aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),aTP_Lamp_hg(nat,nat)),S2)) ).

% card_sum_le_nat_sum
tff(fact_5132_card__nth__roots,axiom,
    ! [C2: complex,Nb: nat] :
      ( ( C2 != zero_zero(complex) )
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
       => ( aa(set(complex),nat,finite_card(complex),collect(complex,aa(nat,fun(complex,$o),aTP_Lamp_iw(complex,fun(nat,fun(complex,$o)),C2),Nb))) = Nb ) ) ) ).

% card_nth_roots
tff(fact_5133_card__roots__unity__eq,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(set(complex),nat,finite_card(complex),collect(complex,aTP_Lamp_fn(nat,fun(complex,$o),Nb))) = Nb ) ) ).

% card_roots_unity_eq
tff(fact_5134_diff__Suc,axiom,
    ! [Ma: nat,Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),aa(nat,nat,suc,Nb)) = case_nat(nat,zero_zero(nat),aTP_Lamp_hg(nat,nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb)) ).

% diff_Suc
tff(fact_5135_card__2__iff,axiom,
    ! [A: $tType,S2: set(A)] :
      ( ( aa(set(A),nat,finite_card(A),S2) = aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)) )
    <=> ? [X4: A,Y5: A] :
          ( ( S2 = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X4),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),Y5),bot_bot(set(A)))) )
          & ( X4 != Y5 ) ) ) ).

% card_2_iff
tff(fact_5136_card__3__iff,axiom,
    ! [A: $tType,S2: set(A)] :
      ( ( aa(set(A),nat,finite_card(A),S2) = aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,one2)) )
    <=> ? [X4: A,Y5: A,Z6: A] :
          ( ( S2 = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X4),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),Y5),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),Z6),bot_bot(set(A))))) )
          & ( X4 != Y5 )
          & ( Y5 != Z6 )
          & ( X4 != Z6 ) ) ) ).

% card_3_iff
tff(fact_5137_odd__card__imp__not__empty,axiom,
    ! [A: $tType,A3: set(A)] :
      ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(set(A),nat,finite_card(A),A3))
     => ( A3 != bot_bot(set(A)) ) ) ).

% odd_card_imp_not_empty
tff(fact_5138_card_Oremove,axiom,
    ! [A: $tType,A3: set(A),X: A] :
      ( finite_finite(A,A3)
     => ( member(A,X,A3)
       => ( aa(set(A),nat,finite_card(A),A3) = aa(nat,nat,suc,aa(set(A),nat,finite_card(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))))) ) ) ) ).

% card.remove
tff(fact_5139_card_Oinsert__remove,axiom,
    ! [A: $tType,A3: set(A),X: A] :
      ( finite_finite(A,A3)
     => ( aa(set(A),nat,finite_card(A),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)) = aa(nat,nat,suc,aa(set(A),nat,finite_card(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))))) ) ) ).

% card.insert_remove
tff(fact_5140_card__Suc__Diff1,axiom,
    ! [A: $tType,A3: set(A),X: A] :
      ( finite_finite(A,A3)
     => ( member(A,X,A3)
       => ( aa(nat,nat,suc,aa(set(A),nat,finite_card(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))))) = aa(set(A),nat,finite_card(A),A3) ) ) ) ).

% card_Suc_Diff1
tff(fact_5141_card__Diff1__less__iff,axiom,
    ! [A: $tType,A3: set(A),X: A] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(set(A),nat,finite_card(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))))),aa(set(A),nat,finite_card(A),A3))
    <=> ( finite_finite(A,A3)
        & member(A,X,A3) ) ) ).

% card_Diff1_less_iff
tff(fact_5142_card__Diff2__less,axiom,
    ! [A: $tType,A3: set(A),X: A,Y: A] :
      ( finite_finite(A,A3)
     => ( member(A,X,A3)
       => ( member(A,Y,A3)
         => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(set(A),nat,finite_card(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))))),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),Y),bot_bot(set(A)))))),aa(set(A),nat,finite_card(A),A3)) ) ) ) ).

% card_Diff2_less
tff(fact_5143_card__Diff1__less,axiom,
    ! [A: $tType,A3: set(A),X: A] :
      ( finite_finite(A,A3)
     => ( member(A,X,A3)
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(set(A),nat,finite_card(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))))),aa(set(A),nat,finite_card(A),A3)) ) ) ).

% card_Diff1_less
tff(fact_5144_bit__numeral__rec_I1_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [W: num,Nb: nat] :
          ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,W))),Nb)
        <=> case_nat($o,$false,bit_se5641148757651400278ts_bit(A,aa(num,A,numeral_numeral(A),W)),Nb) ) ) ).

% bit_numeral_rec(1)
tff(fact_5145_bit__numeral__rec_I2_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [W: num,Nb: nat] :
          ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,aa(num,A,numeral_numeral(A),aa(num,num,bit1,W))),Nb)
        <=> case_nat($o,$true,bit_se5641148757651400278ts_bit(A,aa(num,A,numeral_numeral(A),W)),Nb) ) ) ).

% bit_numeral_rec(2)
tff(fact_5146_card__Diff__singleton__if,axiom,
    ! [A: $tType,A3: set(A),X: A] :
      aa(set(A),nat,finite_card(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))))) = $ite(member(A,X,A3),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(set(A),nat,finite_card(A),A3)),one_one(nat)),aa(set(A),nat,finite_card(A),A3)) ).

% card_Diff_singleton_if
tff(fact_5147_card__Diff__singleton,axiom,
    ! [A: $tType,X: A,A3: set(A)] :
      ( member(A,X,A3)
     => ( aa(set(A),nat,finite_card(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))))) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(set(A),nat,finite_card(A),A3)),one_one(nat)) ) ) ).

% card_Diff_singleton
tff(fact_5148_sum__norm__bound,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [S2: set(A),F2: fun(A,B),K4: real] :
          ( ! [X3: A] :
              ( member(A,X3,S2)
             => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(B,aa(A,B,F2,X3))),K4) )
         => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(B,aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),S2))),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),aa(set(A),nat,finite_card(A),S2))),K4)) ) ) ).

% sum_norm_bound
tff(fact_5149_Nitpick_Ocase__nat__unfold,axiom,
    ! [A: $tType,X: A,F2: fun(nat,A),Nb: nat] :
      case_nat(A,X,F2,Nb) = $ite(Nb = zero_zero(nat),X,aa(nat,A,F2,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat)))) ).

% Nitpick.case_nat_unfold
tff(fact_5150_prod__le__power,axiom,
    ! [A: $tType,B: $tType] :
      ( linordered_semidom(B)
     => ! [A3: set(A),F2: fun(A,B),Nb: B,K: nat] :
          ( ! [I2: A] :
              ( member(A,I2,A3)
             => ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),zero_zero(B)),aa(A,B,F2,I2))
                & aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,I2)),Nb) ) )
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(A),nat,finite_card(A),A3)),K)
           => ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),one_one(B)),Nb)
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),F2),A3)),aa(nat,B,power_power(B,Nb),K)) ) ) ) ) ).

% prod_le_power
tff(fact_5151_sum__bounded__above__divide,axiom,
    ! [A: $tType,B: $tType] :
      ( linordered_field(B)
     => ! [A3: set(A),F2: fun(A,B),K4: B] :
          ( ! [I2: A] :
              ( member(A,I2,A3)
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,I2)),divide_divide(B,K4,aa(nat,B,semiring_1_of_nat(B),aa(set(A),nat,finite_card(A),A3)))) )
         => ( finite_finite(A,A3)
           => ( ( A3 != bot_bot(set(A)) )
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),A3)),K4) ) ) ) ) ).

% sum_bounded_above_divide
tff(fact_5152_sum__bounded__above__strict,axiom,
    ! [A: $tType,B: $tType] :
      ( ( ordere8940638589300402666id_add(B)
        & semiring_1(B) )
     => ! [A3: set(A),F2: fun(A,B),K4: B] :
          ( ! [I2: A] :
              ( member(A,I2,A3)
             => aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,I2)),K4) )
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),aa(set(A),nat,finite_card(A),A3))
           => aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),A3)),aa(B,B,aa(B,fun(B,B),times_times(B),aa(nat,B,semiring_1_of_nat(B),aa(set(A),nat,finite_card(A),A3))),K4)) ) ) ) ).

% sum_bounded_above_strict
tff(fact_5153_card__insert__le__m1,axiom,
    ! [A: $tType,Nb: nat,Y: set(A),X: A] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(A),nat,finite_card(A),Y)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat)))
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(A),nat,finite_card(A),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),Y))),Nb) ) ) ).

% card_insert_le_m1
tff(fact_5154_sum__fun__comp,axiom,
    ! [C: $tType,A: $tType,B: $tType] :
      ( semiring_1(C)
     => ! [S2: set(A),R: set(B),G: fun(A,B),F2: fun(B,C)] :
          ( finite_finite(A,S2)
         => ( finite_finite(B,R)
           => ( aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(set(A),set(B),image(A,B,G),S2)),R)
             => ( aa(set(A),C,aa(fun(A,C),fun(set(A),C),groups7311177749621191930dd_sum(A,C),aa(fun(B,C),fun(A,C),aTP_Lamp_na(fun(A,B),fun(fun(B,C),fun(A,C)),G),F2)),S2) = aa(set(B),C,aa(fun(B,C),fun(set(B),C),groups7311177749621191930dd_sum(B,C),aa(fun(B,C),fun(B,C),aa(fun(A,B),fun(fun(B,C),fun(B,C)),aTP_Lamp_nb(set(A),fun(fun(A,B),fun(fun(B,C),fun(B,C))),S2),G),F2)),R) ) ) ) ) ) ).

% sum_fun_comp
tff(fact_5155_polyfun__roots__card,axiom,
    ! [A: $tType] :
      ( ( real_V8999393235501362500lgebra(A)
        & idom(A) )
     => ! [C2: fun(nat,A),K: nat,Nb: nat] :
          ( ( aa(nat,A,C2,K) != zero_zero(A) )
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Nb)
           => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(A),nat,finite_card(A),collect(A,aa(nat,fun(A,$o),aTP_Lamp_kv(fun(nat,A),fun(nat,fun(A,$o)),C2),Nb)))),Nb) ) ) ) ).

% polyfun_roots_card
tff(fact_5156_prod__gen__delta,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [S2: set(A),A2: A,B2: fun(A,B),C2: B] :
          ( finite_finite(A,S2)
         => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),aa(B,fun(A,B),aa(fun(A,B),fun(B,fun(A,B)),aTP_Lamp_nc(A,fun(fun(A,B),fun(B,fun(A,B))),A2),B2),C2)),S2) = $ite(member(A,A2,S2),aa(B,B,aa(B,fun(B,B),times_times(B),aa(A,B,B2,A2)),aa(nat,B,power_power(B,C2),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(set(A),nat,finite_card(A),S2)),one_one(nat)))),aa(nat,B,power_power(B,C2),aa(set(A),nat,finite_card(A),S2))) ) ) ) ).

% prod_gen_delta
tff(fact_5157_sum__le__card__Max,axiom,
    ! [A: $tType,A3: set(A),F2: fun(A,nat)] :
      ( finite_finite(A,A3)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7311177749621191930dd_sum(A,nat),F2),A3)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(set(A),nat,finite_card(A),A3)),aa(set(nat),nat,lattic643756798349783984er_Max(nat),aa(set(A),set(nat),image(A,nat,F2),A3)))) ) ).

% sum_le_card_Max
tff(fact_5158_polyfun__rootbound,axiom,
    ! [A: $tType] :
      ( ( real_V8999393235501362500lgebra(A)
        & idom(A) )
     => ! [C2: fun(nat,A),K: nat,Nb: nat] :
          ( ( aa(nat,A,C2,K) != zero_zero(A) )
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Nb)
           => ( finite_finite(A,collect(A,aa(nat,fun(A,$o),aTP_Lamp_kv(fun(nat,A),fun(nat,fun(A,$o)),C2),Nb)))
              & aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(A),nat,finite_card(A),collect(A,aa(nat,fun(A,$o),aTP_Lamp_kv(fun(nat,A),fun(nat,fun(A,$o)),C2),Nb)))),Nb) ) ) ) ) ).

% polyfun_rootbound
tff(fact_5159_old_Orec__nat__def,axiom,
    ! [A: $tType,X2: A,Xa2: fun(nat,fun(A,A)),Xb2: nat] : aa(nat,A,rec_nat(A,X2,Xa2),Xb2) = the(A,rec_set_nat(A,X2,Xa2,Xb2)) ).

% old.rec_nat_def
tff(fact_5160_card__lists__distinct__length__eq,axiom,
    ! [A: $tType,A3: set(A),K: nat] :
      ( finite_finite(A,A3)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),aa(set(A),nat,finite_card(A),A3))
       => ( aa(set(list(A)),nat,finite_card(list(A)),collect(list(A),aa(nat,fun(list(A),$o),aTP_Lamp_nd(set(A),fun(nat,fun(list(A),$o)),A3),K))) = aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7121269368397514597t_prod(nat,nat),aTP_Lamp_hg(nat,nat)),set_or1337092689740270186AtMost(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(set(A),nat,finite_card(A),A3)),K)),one_one(nat)),aa(set(A),nat,finite_card(A),A3))) ) ) ) ).

% card_lists_distinct_length_eq
tff(fact_5161_card__lists__distinct__length__eq_H,axiom,
    ! [A: $tType,K: nat,A3: set(A)] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),K),aa(set(A),nat,finite_card(A),A3))
     => ( aa(set(list(A)),nat,finite_card(list(A)),collect(list(A),aa(set(A),fun(list(A),$o),aTP_Lamp_ne(nat,fun(set(A),fun(list(A),$o)),K),A3))) = aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7121269368397514597t_prod(nat,nat),aTP_Lamp_hg(nat,nat)),set_or1337092689740270186AtMost(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(set(A),nat,finite_card(A),A3)),K)),one_one(nat)),aa(set(A),nat,finite_card(A),A3))) ) ) ).

% card_lists_distinct_length_eq'
tff(fact_5162_finite__lists__distinct__length__eq,axiom,
    ! [A: $tType,A3: set(A),Nb: nat] :
      ( finite_finite(A,A3)
     => finite_finite(list(A),collect(list(A),aa(nat,fun(list(A),$o),aTP_Lamp_nd(set(A),fun(nat,fun(list(A),$o)),A3),Nb))) ) ).

% finite_lists_distinct_length_eq
tff(fact_5163_distinct__product,axiom,
    ! [A: $tType,B: $tType,Xs: list(A),Ys2: list(B)] :
      ( distinct(A,Xs)
     => ( distinct(B,Ys2)
       => distinct(product_prod(A,B),product(A,B,Xs,Ys2)) ) ) ).

% distinct_product
tff(fact_5164_sorted__list__of__set_Odistinct__if__distinct__map,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [Xs: list(A)] :
          ( distinct(A,Xs)
         => distinct(A,Xs) ) ) ).

% sorted_list_of_set.distinct_if_distinct_map
tff(fact_5165_finite__distinct__list,axiom,
    ! [A: $tType,A3: set(A)] :
      ( finite_finite(A,A3)
     => ? [Xs2: list(A)] :
          ( ( aa(list(A),set(A),set2(A),Xs2) = A3 )
          & distinct(A,Xs2) ) ) ).

% finite_distinct_list
tff(fact_5166_subseqs__distinctD,axiom,
    ! [A: $tType,Ys2: list(A),Xs: list(A)] :
      ( member(list(A),Ys2,aa(list(list(A)),set(list(A)),set2(list(A)),subseqs(A,Xs)))
     => ( distinct(A,Xs)
       => distinct(A,Ys2) ) ) ).

% subseqs_distinctD
tff(fact_5167_distinct__card,axiom,
    ! [A: $tType,Xs: list(A)] :
      ( distinct(A,Xs)
     => ( aa(set(A),nat,finite_card(A),aa(list(A),set(A),set2(A),Xs)) = aa(list(A),nat,size_size(list(A)),Xs) ) ) ).

% distinct_card
tff(fact_5168_card__distinct,axiom,
    ! [A: $tType,Xs: list(A)] :
      ( ( aa(set(A),nat,finite_card(A),aa(list(A),set(A),set2(A),Xs)) = aa(list(A),nat,size_size(list(A)),Xs) )
     => distinct(A,Xs) ) ).

% card_distinct
tff(fact_5169_nth__eq__iff__index__eq,axiom,
    ! [A: $tType,Xs: list(A),I: nat,J: nat] :
      ( distinct(A,Xs)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),aa(list(A),nat,size_size(list(A)),Xs))
       => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),J),aa(list(A),nat,size_size(list(A)),Xs))
         => ( ( aa(nat,A,nth(A,Xs),I) = aa(nat,A,nth(A,Xs),J) )
          <=> ( I = J ) ) ) ) ) ).

% nth_eq_iff_index_eq
tff(fact_5170_distinct__conv__nth,axiom,
    ! [A: $tType,Xs: list(A)] :
      ( distinct(A,Xs)
    <=> ! [I3: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I3),aa(list(A),nat,size_size(list(A)),Xs))
         => ! [J2: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),J2),aa(list(A),nat,size_size(list(A)),Xs))
             => ( ( I3 != J2 )
               => ( aa(nat,A,nth(A,Xs),I3) != aa(nat,A,nth(A,Xs),J2) ) ) ) ) ) ).

% distinct_conv_nth
tff(fact_5171_distinct__Ex1,axiom,
    ! [A: $tType,Xs: list(A),X: A] :
      ( distinct(A,Xs)
     => ( member(A,X,aa(list(A),set(A),set2(A),Xs))
       => ? [X3: nat] :
            ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),X3),aa(list(A),nat,size_size(list(A)),Xs))
            & ( aa(nat,A,nth(A,Xs),X3) = X )
            & ! [Y4: nat] :
                ( ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Y4),aa(list(A),nat,size_size(list(A)),Xs))
                  & ( aa(nat,A,nth(A,Xs),Y4) = X ) )
               => ( Y4 = X3 ) ) ) ) ) ).

% distinct_Ex1
tff(fact_5172_bij__betw__nth,axiom,
    ! [A: $tType,Xs: list(A),A3: set(nat),B3: set(A)] :
      ( distinct(A,Xs)
     => ( ( A3 = set_ord_lessThan(nat,aa(list(A),nat,size_size(list(A)),Xs)) )
       => ( ( B3 = aa(list(A),set(A),set2(A),Xs) )
         => bij_betw(nat,A,nth(A,Xs),A3,B3) ) ) ) ).

% bij_betw_nth
tff(fact_5173_rec__nat__0__imp,axiom,
    ! [A: $tType,F2: fun(nat,A),F1: A,F22: fun(nat,fun(A,A))] :
      ( ( F2 = rec_nat(A,F1,F22) )
     => ( aa(nat,A,F2,zero_zero(nat)) = F1 ) ) ).

% rec_nat_0_imp
tff(fact_5174_rec__nat__Suc__imp,axiom,
    ! [A: $tType,F2: fun(nat,A),F1: A,F22: fun(nat,fun(A,A)),Nb: nat] :
      ( ( F2 = rec_nat(A,F1,F22) )
     => ( aa(nat,A,F2,aa(nat,nat,suc,Nb)) = aa(A,A,aa(nat,fun(A,A),F22,Nb),aa(nat,A,F2,Nb)) ) ) ).

% rec_nat_Suc_imp
tff(fact_5175_distinct__union,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A)] :
      ( distinct(A,union(A,Xs,Ys2))
    <=> distinct(A,Ys2) ) ).

% distinct_union
tff(fact_5176_subset__Collect__iff,axiom,
    ! [A: $tType,B3: set(A),A3: set(A),P: fun(A,$o)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),A3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),collect(A,aa(fun(A,$o),fun(A,$o),aTP_Lamp_ao(set(A),fun(fun(A,$o),fun(A,$o)),A3),P)))
      <=> ! [X4: A] :
            ( member(A,X4,B3)
           => aa(A,$o,P,X4) ) ) ) ).

% subset_Collect_iff
tff(fact_5177_subset__CollectI,axiom,
    ! [A: $tType,B3: set(A),A3: set(A),Q: fun(A,$o),P: fun(A,$o)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),A3)
     => ( ! [X3: A] :
            ( member(A,X3,B3)
           => ( aa(A,$o,Q,X3)
             => aa(A,$o,P,X3) ) )
       => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),collect(A,aa(fun(A,$o),fun(A,$o),aTP_Lamp_ao(set(A),fun(fun(A,$o),fun(A,$o)),B3),Q))),collect(A,aa(fun(A,$o),fun(A,$o),aTP_Lamp_ao(set(A),fun(fun(A,$o),fun(A,$o)),A3),P))) ) ) ).

% subset_CollectI
tff(fact_5178_set__update__distinct,axiom,
    ! [A: $tType,Xs: list(A),Nb: nat,X: A] :
      ( distinct(A,Xs)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),aa(list(A),nat,size_size(list(A)),Xs))
       => ( aa(list(A),set(A),set2(A),list_update(A,Xs,Nb,X)) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),aa(list(A),set(A),set2(A),Xs)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),aa(nat,A,nth(A,Xs),Nb)),bot_bot(set(A))))) ) ) ) ).

% set_update_distinct
tff(fact_5179_nat_Osplit__sels_I1_J,axiom,
    ! [A: $tType,P: fun(A,$o),F1: A,F22: fun(nat,A),Nat: nat] :
      ( aa(A,$o,P,case_nat(A,F1,F22,Nat))
    <=> ( ( ( Nat = zero_zero(nat) )
         => aa(A,$o,P,F1) )
        & ( ( Nat = aa(nat,nat,suc,pred(Nat)) )
         => aa(A,$o,P,aa(nat,A,F22,pred(Nat))) ) ) ) ).

% nat.split_sels(1)
tff(fact_5180_nat_Osplit__sels_I2_J,axiom,
    ! [A: $tType,P: fun(A,$o),F1: A,F22: fun(nat,A),Nat: nat] :
      ( aa(A,$o,P,case_nat(A,F1,F22,Nat))
    <=> ~ ( ( ( Nat = zero_zero(nat) )
            & ~ aa(A,$o,P,F1) )
          | ( ( Nat = aa(nat,nat,suc,pred(Nat)) )
            & ~ aa(A,$o,P,aa(nat,A,F22,pred(Nat))) ) ) ) ).

% nat.split_sels(2)
tff(fact_5181_list__update__overwrite,axiom,
    ! [A: $tType,Xs: list(A),I: nat,X: A,Y: A] : list_update(A,list_update(A,Xs,I,X),I,Y) = list_update(A,Xs,I,Y) ).

% list_update_overwrite
tff(fact_5182_length__list__update,axiom,
    ! [A: $tType,Xs: list(A),I: nat,X: A] : aa(list(A),nat,size_size(list(A)),list_update(A,Xs,I,X)) = aa(list(A),nat,size_size(list(A)),Xs) ).

% length_list_update
tff(fact_5183_nth__list__update__neq,axiom,
    ! [A: $tType,I: nat,J: nat,Xs: list(A),X: A] :
      ( ( I != J )
     => ( aa(nat,A,nth(A,list_update(A,Xs,I,X)),J) = aa(nat,A,nth(A,Xs),J) ) ) ).

% nth_list_update_neq
tff(fact_5184_list__update__id,axiom,
    ! [A: $tType,Xs: list(A),I: nat] : list_update(A,Xs,I,aa(nat,A,nth(A,Xs),I)) = Xs ).

% list_update_id
tff(fact_5185_list__update__beyond,axiom,
    ! [A: $tType,Xs: list(A),I: nat,X: A] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(list(A),nat,size_size(list(A)),Xs)),I)
     => ( list_update(A,Xs,I,X) = Xs ) ) ).

% list_update_beyond
tff(fact_5186_nth__list__update__eq,axiom,
    ! [A: $tType,I: nat,Xs: list(A),X: A] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),aa(list(A),nat,size_size(list(A)),Xs))
     => ( aa(nat,A,nth(A,list_update(A,Xs,I,X)),I) = X ) ) ).

% nth_list_update_eq
tff(fact_5187_set__swap,axiom,
    ! [A: $tType,I: nat,Xs: list(A),J: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),aa(list(A),nat,size_size(list(A)),Xs))
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),J),aa(list(A),nat,size_size(list(A)),Xs))
       => ( aa(list(A),set(A),set2(A),list_update(A,list_update(A,Xs,I,aa(nat,A,nth(A,Xs),J)),J,aa(nat,A,nth(A,Xs),I))) = aa(list(A),set(A),set2(A),Xs) ) ) ) ).

% set_swap
tff(fact_5188_distinct__swap,axiom,
    ! [A: $tType,I: nat,Xs: list(A),J: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),aa(list(A),nat,size_size(list(A)),Xs))
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),J),aa(list(A),nat,size_size(list(A)),Xs))
       => ( distinct(A,list_update(A,list_update(A,Xs,I,aa(nat,A,nth(A,Xs),J)),J,aa(nat,A,nth(A,Xs),I)))
        <=> distinct(A,Xs) ) ) ) ).

% distinct_swap
tff(fact_5189_list__update__swap,axiom,
    ! [A: $tType,I: nat,I6: nat,Xs: list(A),X: A,X6: A] :
      ( ( I != I6 )
     => ( list_update(A,list_update(A,Xs,I,X),I6,X6) = list_update(A,list_update(A,Xs,I6,X6),I,X) ) ) ).

% list_update_swap
tff(fact_5190_set__update__subsetI,axiom,
    ! [A: $tType,Xs: list(A),A3: set(A),X: A,I: nat] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(list(A),set(A),set2(A),Xs)),A3)
     => ( member(A,X,A3)
       => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(list(A),set(A),set2(A),list_update(A,Xs,I,X))),A3) ) ) ).

% set_update_subsetI
tff(fact_5191_set__update__subset__insert,axiom,
    ! [A: $tType,Xs: list(A),I: nat,X: A] : aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(list(A),set(A),set2(A),list_update(A,Xs,I,X))),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),aa(list(A),set(A),set2(A),Xs))) ).

% set_update_subset_insert
tff(fact_5192_set__update__memI,axiom,
    ! [A: $tType,Nb: nat,Xs: list(A),X: A] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),aa(list(A),nat,size_size(list(A)),Xs))
     => member(A,X,aa(list(A),set(A),set2(A),list_update(A,Xs,Nb,X))) ) ).

% set_update_memI
tff(fact_5193_list__update__same__conv,axiom,
    ! [A: $tType,I: nat,Xs: list(A),X: A] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),aa(list(A),nat,size_size(list(A)),Xs))
     => ( ( list_update(A,Xs,I,X) = Xs )
      <=> ( aa(nat,A,nth(A,Xs),I) = X ) ) ) ).

% list_update_same_conv
tff(fact_5194_nth__list__update,axiom,
    ! [A: $tType,I: nat,Xs: list(A),X: A,J: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),aa(list(A),nat,size_size(list(A)),Xs))
     => ( aa(nat,A,nth(A,list_update(A,Xs,I,X)),J) = $ite(I = J,X,aa(nat,A,nth(A,Xs),J)) ) ) ).

% nth_list_update
tff(fact_5195_distinct__list__update,axiom,
    ! [A: $tType,Xs: list(A),A2: A,I: nat] :
      ( distinct(A,Xs)
     => ( ~ member(A,A2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),aa(list(A),set(A),set2(A),Xs)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),aa(nat,A,nth(A,Xs),I)),bot_bot(set(A)))))
       => distinct(A,list_update(A,Xs,I,A2)) ) ) ).

% distinct_list_update
tff(fact_5196_pred__def,axiom,
    ! [Nat: nat] : pred(Nat) = case_nat(nat,zero_zero(nat),aTP_Lamp_hg(nat,nat),Nat) ).

% pred_def
tff(fact_5197_card__Pow,axiom,
    ! [A: $tType,A3: set(A)] :
      ( finite_finite(A,A3)
     => ( aa(set(set(A)),nat,finite_card(set(A)),pow2(A,A3)) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(set(A),nat,finite_card(A),A3)) ) ) ).

% card_Pow
tff(fact_5198_dual__Min,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ( lattices_Min(A,aTP_Lamp_nf(A,fun(A,$o))) = lattic643756798349783984er_Max(A) ) ) ).

% dual_Min
tff(fact_5199_or__int__rec,axiom,
    ! [K: int,L: int] :
      aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),K),L) = aa(int,int,
        aa(int,fun(int,int),plus_plus(int),
          aa($o,int,zero_neq_one_of_bool(int),
            ( ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),K)
            | ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),L) ))),
        aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),divide_divide(int,K,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))),divide_divide(int,L,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))))) ).

% or_int_rec
tff(fact_5200_or_Oright__neutral,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),A2),zero_zero(A)) = A2 ) ).

% or.right_neutral
tff(fact_5201_or_Oleft__neutral,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),zero_zero(A)),A2) = A2 ) ).

% or.left_neutral
tff(fact_5202_Pow__empty,axiom,
    ! [A: $tType] : pow2(A,bot_bot(set(A))) = aa(set(set(A)),set(set(A)),aa(set(A),fun(set(set(A)),set(set(A))),insert(set(A)),bot_bot(set(A))),bot_bot(set(set(A)))) ).

% Pow_empty
tff(fact_5203_Pow__singleton__iff,axiom,
    ! [A: $tType,X5: set(A),Y6: set(A)] :
      ( ( pow2(A,X5) = aa(set(set(A)),set(set(A)),aa(set(A),fun(set(set(A)),set(set(A))),insert(set(A)),Y6),bot_bot(set(set(A)))) )
    <=> ( ( X5 = bot_bot(set(A)) )
        & ( Y6 = bot_bot(set(A)) ) ) ) ).

% Pow_singleton_iff
tff(fact_5204_Pow__iff,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( member(set(A),A3,pow2(A,B3))
    <=> aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3) ) ).

% Pow_iff
tff(fact_5205_PowI,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
     => member(set(A),A3,pow2(A,B3)) ) ).

% PowI
tff(fact_5206_bit_Odisj__one__left,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),aa(A,A,uminus_uminus(A),one_one(A))),X) = aa(A,A,uminus_uminus(A),one_one(A)) ) ).

% bit.disj_one_left
tff(fact_5207_bit_Odisj__one__right,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),X),aa(A,A,uminus_uminus(A),one_one(A))) = aa(A,A,uminus_uminus(A),one_one(A)) ) ).

% bit.disj_one_right
tff(fact_5208_or__nonnegative__int__iff,axiom,
    ! [K: int,L: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),K),L))
    <=> ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),K)
        & aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),L) ) ) ).

% or_nonnegative_int_iff
tff(fact_5209_or__negative__int__iff,axiom,
    ! [K: int,L: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),K),L)),zero_zero(int))
    <=> ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),zero_zero(int))
        | aa(int,$o,aa(int,fun(int,$o),ord_less(int),L),zero_zero(int)) ) ) ).

% or_negative_int_iff
tff(fact_5210_or__numerals_I2_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Y: num] : aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),one_one(A)),aa(num,A,numeral_numeral(A),aa(num,num,bit1,Y))) = aa(num,A,numeral_numeral(A),aa(num,num,bit1,Y)) ) ).

% or_numerals(2)
tff(fact_5211_or__numerals_I8_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [X: num] : aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),aa(num,A,numeral_numeral(A),aa(num,num,bit1,X))),one_one(A)) = aa(num,A,numeral_numeral(A),aa(num,num,bit1,X)) ) ).

% or_numerals(8)
tff(fact_5212_bit_Odisj__cancel__left,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),aa(A,A,bit_ri4277139882892585799ns_not(A),X)),X) = aa(A,A,uminus_uminus(A),one_one(A)) ) ).

% bit.disj_cancel_left
tff(fact_5213_bit_Odisj__cancel__right,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),X),aa(A,A,bit_ri4277139882892585799ns_not(A),X)) = aa(A,A,uminus_uminus(A),one_one(A)) ) ).

% bit.disj_cancel_right
tff(fact_5214_or__numerals_I3_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [X: num,Y: num] : aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,X))),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Y))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),aa(num,A,numeral_numeral(A),X)),aa(num,A,numeral_numeral(A),Y))) ) ).

% or_numerals(3)
tff(fact_5215_or__numerals_I1_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Y: num] : aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),one_one(A)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Y))) = aa(num,A,numeral_numeral(A),aa(num,num,bit1,Y)) ) ).

% or_numerals(1)
tff(fact_5216_or__numerals_I5_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [X: num] : aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,X))),one_one(A)) = aa(num,A,numeral_numeral(A),aa(num,num,bit1,X)) ) ).

% or_numerals(5)
tff(fact_5217_or__minus__numerals_I6_J,axiom,
    ! [Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,Nb)))),one_one(int)) = aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,Nb))) ).

% or_minus_numerals(6)
tff(fact_5218_or__minus__numerals_I2_J,axiom,
    ! [Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),one_one(int)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,Nb)))) = aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,Nb))) ).

% or_minus_numerals(2)
tff(fact_5219_or__minus__minus__numerals,axiom,
    ! [Ma: num,Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Ma))),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Nb))) = aa(int,int,bit_ri4277139882892585799ns_not(int),aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(num,int,numeral_numeral(int),Ma)),one_one(int))),aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(num,int,numeral_numeral(int),Nb)),one_one(int)))) ).

% or_minus_minus_numerals
tff(fact_5220_and__minus__minus__numerals,axiom,
    ! [Ma: num,Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Ma))),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Nb))) = aa(int,int,bit_ri4277139882892585799ns_not(int),aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(num,int,numeral_numeral(int),Ma)),one_one(int))),aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(num,int,numeral_numeral(int),Nb)),one_one(int)))) ).

% and_minus_minus_numerals
tff(fact_5221_or__numerals_I4_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [X: num,Y: num] : aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,X))),aa(num,A,numeral_numeral(A),aa(num,num,bit1,Y))) = aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),aa(num,A,numeral_numeral(A),X)),aa(num,A,numeral_numeral(A),Y)))) ) ).

% or_numerals(4)
tff(fact_5222_or__numerals_I6_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [X: num,Y: num] : aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),aa(num,A,numeral_numeral(A),aa(num,num,bit1,X))),aa(num,A,numeral_numeral(A),aa(num,num,bit0,Y))) = aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),aa(num,A,numeral_numeral(A),X)),aa(num,A,numeral_numeral(A),Y)))) ) ).

% or_numerals(6)
tff(fact_5223_or__numerals_I7_J,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [X: num,Y: num] : aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),aa(num,A,numeral_numeral(A),aa(num,num,bit1,X))),aa(num,A,numeral_numeral(A),aa(num,num,bit1,Y))) = aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),aa(num,A,numeral_numeral(A),X)),aa(num,A,numeral_numeral(A),Y)))) ) ).

% or_numerals(7)
tff(fact_5224_Pow__def,axiom,
    ! [A: $tType,A3: set(A)] : pow2(A,A3) = collect(set(A),aTP_Lamp_kx(set(A),fun(set(A),$o),A3)) ).

% Pow_def
tff(fact_5225_or__eq__0__iff,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A,B2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),A2),B2) = zero_zero(A) )
        <=> ( ( A2 = zero_zero(A) )
            & ( B2 = zero_zero(A) ) ) ) ) ).

% or_eq_0_iff
tff(fact_5226_bit_Odisj__zero__right,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),X),zero_zero(A)) = X ) ).

% bit.disj_zero_right
tff(fact_5227_Pow__not__empty,axiom,
    ! [A: $tType,A3: set(A)] : pow2(A,A3) != bot_bot(set(set(A))) ).

% Pow_not_empty
tff(fact_5228_Pow__bottom,axiom,
    ! [A: $tType,B3: set(A)] : member(set(A),bot_bot(set(A)),pow2(A,B3)) ).

% Pow_bottom
tff(fact_5229_Pow__top,axiom,
    ! [A: $tType,A3: set(A)] : member(set(A),A3,pow2(A,A3)) ).

% Pow_top
tff(fact_5230_PowD,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( member(set(A),A3,pow2(A,B3))
     => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3) ) ).

% PowD
tff(fact_5231_Pow__mono,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
     => aa(set(set(A)),$o,aa(set(set(A)),fun(set(set(A)),$o),ord_less_eq(set(set(A))),pow2(A,A3)),pow2(A,B3)) ) ).

% Pow_mono
tff(fact_5232_of__int__or__eq,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [K: int,L: int] : aa(int,A,ring_1_of_int(A),aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),K),L)) = aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),aa(int,A,ring_1_of_int(A),K)),aa(int,A,ring_1_of_int(A),L)) ) ).

% of_int_or_eq
tff(fact_5233_of__nat__or__eq,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Ma: nat,Nb: nat] : aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,aa(nat,fun(nat,nat),bit_se1065995026697491101ons_or(nat),Ma),Nb)) = aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),aa(nat,A,semiring_1_of_nat(A),Ma)),aa(nat,A,semiring_1_of_nat(A),Nb)) ) ).

% of_nat_or_eq
tff(fact_5234_or__greater__eq,axiom,
    ! [L: int,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),L)
     => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),K),aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),K),L)) ) ).

% or_greater_eq
tff(fact_5235_OR__lower,axiom,
    ! [X: int,Y: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),X)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Y)
       => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),X),Y)) ) ) ).

% OR_lower
tff(fact_5236_disjunctive__add,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A,B2: A] :
          ( ! [N: nat] :
              ( ~ aa(nat,$o,bit_se5641148757651400278ts_bit(A,A2),N)
              | ~ aa(nat,$o,bit_se5641148757651400278ts_bit(A,B2),N) )
         => ( aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2) = aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),A2),B2) ) ) ) ).

% disjunctive_add
tff(fact_5237_plus__and__or,axiom,
    ! [X: int,Y: int] : aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),X),Y)),aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),X),Y)) = aa(int,int,aa(int,fun(int,int),plus_plus(int),X),Y) ).

% plus_and_or
tff(fact_5238_image__Pow__surj,axiom,
    ! [B: $tType,A: $tType,F2: fun(B,A),A3: set(B),B3: set(A)] :
      ( ( aa(set(B),set(A),image(B,A,F2),A3) = B3 )
     => ( aa(set(set(B)),set(set(A)),image(set(B),set(A),image(B,A,F2)),pow2(B,A3)) = pow2(A,B3) ) ) ).

% image_Pow_surj
tff(fact_5239_or__not__numerals_I1_J,axiom,
    aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),one_one(int)),aa(int,int,bit_ri4277139882892585799ns_not(int),one_one(int))) = aa(int,int,bit_ri4277139882892585799ns_not(int),zero_zero(int)) ).

% or_not_numerals(1)
tff(fact_5240_set__bit__eq__or,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,A2: A] : bit_se5668285175392031749et_bit(A,Nb,A2) = aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),A2),aa(A,A,bit_se4730199178511100633sh_bit(A,Nb),one_one(A))) ) ).

% set_bit_eq_or
tff(fact_5241_image__Pow__mono,axiom,
    ! [B: $tType,A: $tType,F2: fun(B,A),A3: set(B),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(B),set(A),image(B,A,F2),A3)),B3)
     => aa(set(set(A)),$o,aa(set(set(A)),fun(set(set(A)),$o),ord_less_eq(set(set(A))),aa(set(set(B)),set(set(A)),image(set(B),set(A),image(B,A,F2)),pow2(B,A3))),pow2(A,B3)) ) ).

% image_Pow_mono
tff(fact_5242_set__bit__int__def,axiom,
    ! [Nb: nat,K: int] : bit_se5668285175392031749et_bit(int,Nb,K) = aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),K),aa(int,int,bit_se4730199178511100633sh_bit(int,Nb),one_one(int))) ).

% set_bit_int_def
tff(fact_5243_even__or__iff,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),A2),B2))
        <=> ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2)
            & aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),B2) ) ) ) ).

% even_or_iff
tff(fact_5244_bit_Ocomplement__unique,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [A2: A,X: A,Y: A] :
          ( ( aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),A2),X) = zero_zero(A) )
         => ( ( aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),A2),X) = aa(A,A,uminus_uminus(A),one_one(A)) )
           => ( ( aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),A2),Y) = zero_zero(A) )
             => ( ( aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),A2),Y) = aa(A,A,uminus_uminus(A),one_one(A)) )
               => ( X = Y ) ) ) ) ) ) ).

% bit.complement_unique
tff(fact_5245_or__not__numerals_I2_J,axiom,
    ! [Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),one_one(int)),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,Nb)))) = aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,Nb))) ).

% or_not_numerals(2)
tff(fact_5246_or__not__numerals_I4_J,axiom,
    ! [Ma: num] : aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,Ma))),aa(int,int,bit_ri4277139882892585799ns_not(int),one_one(int))) = aa(int,int,bit_ri4277139882892585799ns_not(int),one_one(int)) ).

% or_not_numerals(4)
tff(fact_5247_bit_Ocompl__unique,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [X: A,Y: A] :
          ( ( aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),X),Y) = zero_zero(A) )
         => ( ( aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),X),Y) = aa(A,A,uminus_uminus(A),one_one(A)) )
           => ( aa(A,A,bit_ri4277139882892585799ns_not(A),X) = Y ) ) ) ) ).

% bit.compl_unique
tff(fact_5248_or__not__numerals_I3_J,axiom,
    ! [Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),one_one(int)),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,Nb)))) = aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,Nb))) ).

% or_not_numerals(3)
tff(fact_5249_or__not__numerals_I7_J,axiom,
    ! [Ma: num] : aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,Ma))),aa(int,int,bit_ri4277139882892585799ns_not(int),one_one(int))) = aa(int,int,bit_ri4277139882892585799ns_not(int),zero_zero(int)) ).

% or_not_numerals(7)
tff(fact_5250_binomial__def,axiom,
    ! [Nb: nat,K: nat] : aa(nat,nat,binomial(Nb),K) = aa(set(set(nat)),nat,finite_card(set(nat)),collect(set(nat),aa(nat,fun(set(nat),$o),aTP_Lamp_ng(nat,fun(nat,fun(set(nat),$o)),Nb),K))) ).

% binomial_def
tff(fact_5251_subseqs__powset,axiom,
    ! [A: $tType,Xs: list(A)] : aa(set(list(A)),set(set(A)),image(list(A),set(A),set2(A)),aa(list(list(A)),set(list(A)),set2(list(A)),subseqs(A,Xs))) = pow2(A,aa(list(A),set(A),set2(A),Xs)) ).

% subseqs_powset
tff(fact_5252_mask__Suc__exp,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat] : bit_se2239418461657761734s_mask(A,aa(nat,nat,suc,Nb)) = aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)),bit_se2239418461657761734s_mask(A,Nb)) ) ).

% mask_Suc_exp
tff(fact_5253_or__not__numerals_I6_J,axiom,
    ! [Ma: num,Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,Ma))),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,Nb)))) = aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),aa(num,int,numeral_numeral(int),Ma)),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),Nb)))) ).

% or_not_numerals(6)
tff(fact_5254_or__one__eq,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),A2),one_one(A)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),aa($o,A,zero_neq_one_of_bool(A),aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2))) ) ).

% or_one_eq
tff(fact_5255_one__or__eq,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),one_one(A)),A2) = aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),aa($o,A,zero_neq_one_of_bool(A),aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),A2))) ) ).

% one_or_eq
tff(fact_5256_mask__Suc__double,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat] : bit_se2239418461657761734s_mask(A,aa(nat,nat,suc,Nb)) = aa(A,A,aa(A,fun(A,A),bit_se1065995026697491101ons_or(A),one_one(A)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),bit_se2239418461657761734s_mask(A,Nb))) ) ).

% mask_Suc_double
tff(fact_5257_OR__upper,axiom,
    ! [X: int,Nb: nat,Y: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),X)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),X),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb))
       => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),Y),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb))
         => aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),X),Y)),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)) ) ) ) ).

% OR_upper
tff(fact_5258_or__not__numerals_I5_J,axiom,
    ! [Ma: num,Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,Ma))),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,Nb)))) = aa(int,int,aa(int,fun(int,int),plus_plus(int),one_one(int)),aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),aa(num,int,numeral_numeral(int),Ma)),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),Nb))))) ).

% or_not_numerals(5)
tff(fact_5259_or__not__numerals_I8_J,axiom,
    ! [Ma: num,Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,Ma))),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,Nb)))) = aa(int,int,aa(int,fun(int,int),plus_plus(int),one_one(int)),aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),aa(num,int,numeral_numeral(int),Ma)),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),Nb))))) ).

% or_not_numerals(8)
tff(fact_5260_or__not__numerals_I9_J,axiom,
    ! [Ma: num,Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,Ma))),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,Nb)))) = aa(int,int,aa(int,fun(int,int),plus_plus(int),one_one(int)),aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),aa(num,int,numeral_numeral(int),Ma)),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),Nb))))) ).

% or_not_numerals(9)
tff(fact_5261_or__minus__numerals_I1_J,axiom,
    ! [Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),one_one(int)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,Nb)))) = aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),bit_or_not_num_neg(one2,bitM(Nb)))) ).

% or_minus_numerals(1)
tff(fact_5262_or__minus__numerals_I5_J,axiom,
    ! [Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,Nb)))),one_one(int)) = aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),bit_or_not_num_neg(one2,bitM(Nb)))) ).

% or_minus_numerals(5)
tff(fact_5263_bij__betw__Pow,axiom,
    ! [A: $tType,B: $tType,F2: fun(A,B),A3: set(A),B3: set(B)] :
      ( bij_betw(A,B,F2,A3,B3)
     => bij_betw(set(A),set(B),image(A,B,F2),pow2(A,A3),pow2(B,B3)) ) ).

% bij_betw_Pow
tff(fact_5264_or__nat__numerals_I4_J,axiom,
    ! [X: num] : aa(nat,nat,aa(nat,fun(nat,nat),bit_se1065995026697491101ons_or(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,X))),aa(nat,nat,suc,zero_zero(nat))) = aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,X)) ).

% or_nat_numerals(4)
tff(fact_5265_or__nat__numerals_I2_J,axiom,
    ! [Y: num] : aa(nat,nat,aa(nat,fun(nat,nat),bit_se1065995026697491101ons_or(nat),aa(nat,nat,suc,zero_zero(nat))),aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,Y))) = aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,Y)) ).

% or_nat_numerals(2)
tff(fact_5266_or__nat__numerals_I3_J,axiom,
    ! [X: num] : aa(nat,nat,aa(nat,fun(nat,nat),bit_se1065995026697491101ons_or(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,X))),aa(nat,nat,suc,zero_zero(nat))) = aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,X)) ).

% or_nat_numerals(3)
tff(fact_5267_or__nat__numerals_I1_J,axiom,
    ! [Y: num] : aa(nat,nat,aa(nat,fun(nat,nat),bit_se1065995026697491101ons_or(nat),aa(nat,nat,suc,zero_zero(nat))),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,Y))) = aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,Y)) ).

% or_nat_numerals(1)
tff(fact_5268_or__minus__numerals_I8_J,axiom,
    ! [Nb: num,Ma: num] : aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,Nb)))),aa(num,int,numeral_numeral(int),Ma)) = aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),bit_or_not_num_neg(Ma,aa(num,num,bit0,Nb)))) ).

% or_minus_numerals(8)
tff(fact_5269_or__minus__numerals_I4_J,axiom,
    ! [Ma: num,Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),aa(num,int,numeral_numeral(int),Ma)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,Nb)))) = aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),bit_or_not_num_neg(Ma,aa(num,num,bit0,Nb)))) ).

% or_minus_numerals(4)
tff(fact_5270_or__minus__numerals_I3_J,axiom,
    ! [Ma: num,Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),aa(num,int,numeral_numeral(int),Ma)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,Nb)))) = aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),bit_or_not_num_neg(Ma,bitM(Nb)))) ).

% or_minus_numerals(3)
tff(fact_5271_or__minus__numerals_I7_J,axiom,
    ! [Nb: num,Ma: num] : aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,Nb)))),aa(num,int,numeral_numeral(int),Ma)) = aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),bit_or_not_num_neg(Ma,bitM(Nb)))) ).

% or_minus_numerals(7)
tff(fact_5272_or__not__num__neg_Osimps_I1_J,axiom,
    bit_or_not_num_neg(one2,one2) = one2 ).

% or_not_num_neg.simps(1)
tff(fact_5273_set__bit__nat__def,axiom,
    ! [Ma: nat,Nb: nat] : bit_se5668285175392031749et_bit(nat,Ma,Nb) = aa(nat,nat,aa(nat,fun(nat,nat),bit_se1065995026697491101ons_or(nat),Nb),aa(nat,nat,bit_se4730199178511100633sh_bit(nat,Ma),one_one(nat))) ).

% set_bit_nat_def
tff(fact_5274_or__not__num__neg_Osimps_I4_J,axiom,
    ! [Nb: num] : bit_or_not_num_neg(aa(num,num,bit0,Nb),one2) = aa(num,num,bit0,one2) ).

% or_not_num_neg.simps(4)
tff(fact_5275_or__not__num__neg_Osimps_I6_J,axiom,
    ! [Nb: num,Ma: num] : bit_or_not_num_neg(aa(num,num,bit0,Nb),aa(num,num,bit1,Ma)) = aa(num,num,bit0,bit_or_not_num_neg(Nb,Ma)) ).

% or_not_num_neg.simps(6)
tff(fact_5276_or__not__num__neg_Osimps_I7_J,axiom,
    ! [Nb: num] : bit_or_not_num_neg(aa(num,num,bit1,Nb),one2) = one2 ).

% or_not_num_neg.simps(7)
tff(fact_5277_or__not__num__neg_Osimps_I3_J,axiom,
    ! [Ma: num] : bit_or_not_num_neg(one2,aa(num,num,bit1,Ma)) = aa(num,num,bit1,Ma) ).

% or_not_num_neg.simps(3)
tff(fact_5278_or__not__num__neg_Osimps_I5_J,axiom,
    ! [Nb: num,Ma: num] : bit_or_not_num_neg(aa(num,num,bit0,Nb),aa(num,num,bit0,Ma)) = bitM(bit_or_not_num_neg(Nb,Ma)) ).

% or_not_num_neg.simps(5)
tff(fact_5279_or__nat__def,axiom,
    ! [Ma: nat,Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),bit_se1065995026697491101ons_or(nat),Ma),Nb) = aa(int,nat,nat2,aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),aa(nat,int,semiring_1_of_nat(int),Ma)),aa(nat,int,semiring_1_of_nat(int),Nb))) ).

% or_nat_def
tff(fact_5280_Sup_OSUP__cong,axiom,
    ! [B: $tType,A: $tType,A3: set(A),B3: set(A),C7: fun(A,B),D3: fun(A,B),Sup: fun(set(B),B)] :
      ( ( A3 = B3 )
     => ( ! [X3: A] :
            ( member(A,X3,B3)
           => ( aa(A,B,C7,X3) = aa(A,B,D3,X3) ) )
       => ( aa(set(B),B,Sup,aa(set(A),set(B),image(A,B,C7),A3)) = aa(set(B),B,Sup,aa(set(A),set(B),image(A,B,D3),B3)) ) ) ) ).

% Sup.SUP_cong
tff(fact_5281_Inf_OINF__cong,axiom,
    ! [B: $tType,A: $tType,A3: set(A),B3: set(A),C7: fun(A,B),D3: fun(A,B),Inf: fun(set(B),B)] :
      ( ( A3 = B3 )
     => ( ! [X3: A] :
            ( member(A,X3,B3)
           => ( aa(A,B,C7,X3) = aa(A,B,D3,X3) ) )
       => ( aa(set(B),B,Inf,aa(set(A),set(B),image(A,B,C7),A3)) = aa(set(B),B,Inf,aa(set(A),set(B),image(A,B,D3),B3)) ) ) ) ).

% Inf.INF_cong
tff(fact_5282_or__not__num__neg_Osimps_I2_J,axiom,
    ! [Ma: num] : bit_or_not_num_neg(one2,aa(num,num,bit0,Ma)) = aa(num,num,bit1,Ma) ).

% or_not_num_neg.simps(2)
tff(fact_5283_or__not__num__neg_Osimps_I8_J,axiom,
    ! [Nb: num,Ma: num] : bit_or_not_num_neg(aa(num,num,bit1,Nb),aa(num,num,bit0,Ma)) = bitM(bit_or_not_num_neg(Nb,Ma)) ).

% or_not_num_neg.simps(8)
tff(fact_5284_Inf_OINF__identity__eq,axiom,
    ! [A: $tType,Inf: fun(set(A),A),A3: set(A)] : aa(set(A),A,Inf,aa(set(A),set(A),image(A,A,aTP_Lamp_aa(A,A)),A3)) = aa(set(A),A,Inf,A3) ).

% Inf.INF_identity_eq
tff(fact_5285_Sup_OSUP__identity__eq,axiom,
    ! [A: $tType,Sup: fun(set(A),A),A3: set(A)] : aa(set(A),A,Sup,aa(set(A),set(A),image(A,A,aTP_Lamp_aa(A,A)),A3)) = aa(set(A),A,Sup,A3) ).

% Sup.SUP_identity_eq
tff(fact_5286_or__not__num__neg_Oelims,axiom,
    ! [X: num,Xa: num,Y: num] :
      ( ( bit_or_not_num_neg(X,Xa) = Y )
     => ( ( ( X = one2 )
         => ( ( Xa = one2 )
           => ( Y != one2 ) ) )
       => ( ( ( X = one2 )
           => ! [M4: num] :
                ( ( Xa = aa(num,num,bit0,M4) )
               => ( Y != aa(num,num,bit1,M4) ) ) )
         => ( ( ( X = one2 )
             => ! [M4: num] :
                  ( ( Xa = aa(num,num,bit1,M4) )
                 => ( Y != aa(num,num,bit1,M4) ) ) )
           => ( ( ? [N: num] : X = aa(num,num,bit0,N)
               => ( ( Xa = one2 )
                 => ( Y != aa(num,num,bit0,one2) ) ) )
             => ( ! [N: num] :
                    ( ( X = aa(num,num,bit0,N) )
                   => ! [M4: num] :
                        ( ( Xa = aa(num,num,bit0,M4) )
                       => ( Y != bitM(bit_or_not_num_neg(N,M4)) ) ) )
               => ( ! [N: num] :
                      ( ( X = aa(num,num,bit0,N) )
                     => ! [M4: num] :
                          ( ( Xa = aa(num,num,bit1,M4) )
                         => ( Y != aa(num,num,bit0,bit_or_not_num_neg(N,M4)) ) ) )
                 => ( ( ? [N: num] : X = aa(num,num,bit1,N)
                     => ( ( Xa = one2 )
                       => ( Y != one2 ) ) )
                   => ( ! [N: num] :
                          ( ( X = aa(num,num,bit1,N) )
                         => ! [M4: num] :
                              ( ( Xa = aa(num,num,bit0,M4) )
                             => ( Y != bitM(bit_or_not_num_neg(N,M4)) ) ) )
                     => ~ ! [N: num] :
                            ( ( X = aa(num,num,bit1,N) )
                           => ! [M4: num] :
                                ( ( Xa = aa(num,num,bit1,M4) )
                               => ( Y != bitM(bit_or_not_num_neg(N,M4)) ) ) ) ) ) ) ) ) ) ) ) ) ).

% or_not_num_neg.elims
tff(fact_5287_numeral__or__not__num__eq,axiom,
    ! [Ma: num,Nb: num] : aa(num,int,numeral_numeral(int),bit_or_not_num_neg(Ma,Nb)) = aa(int,int,uminus_uminus(int),aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),aa(num,int,numeral_numeral(int),Ma)),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),Nb)))) ).

% numeral_or_not_num_eq
tff(fact_5288_int__numeral__not__or__num__neg,axiom,
    ! [Ma: num,Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),Ma))),aa(num,int,numeral_numeral(int),Nb)) = aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),bit_or_not_num_neg(Nb,Ma))) ).

% int_numeral_not_or_num_neg
tff(fact_5289_int__numeral__or__not__num__neg,axiom,
    ! [Ma: num,Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),aa(num,int,numeral_numeral(int),Ma)),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),Nb))) = aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),bit_or_not_num_neg(Ma,Nb))) ).

% int_numeral_or_not_num_neg
tff(fact_5290_Suc__0__or__eq,axiom,
    ! [Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),bit_se1065995026697491101ons_or(nat),aa(nat,nat,suc,zero_zero(nat))),Nb) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),aa($o,nat,zero_neq_one_of_bool(nat),aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb))) ).

% Suc_0_or_eq
tff(fact_5291_or__Suc__0__eq,axiom,
    ! [Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),bit_se1065995026697491101ons_or(nat),Nb),aa(nat,nat,suc,zero_zero(nat))) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),aa($o,nat,zero_neq_one_of_bool(nat),aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb))) ).

% or_Suc_0_eq
tff(fact_5292_or__nat__rec,axiom,
    ! [Ma: nat,Nb: nat] :
      aa(nat,nat,aa(nat,fun(nat,nat),bit_se1065995026697491101ons_or(nat),Ma),Nb) = aa(nat,nat,
        aa(nat,fun(nat,nat),plus_plus(nat),
          aa($o,nat,zero_neq_one_of_bool(nat),
            ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Ma)
            | ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb) ))),
        aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,nat,aa(nat,fun(nat,nat),bit_se1065995026697491101ons_or(nat),divide_divide(nat,Ma,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),divide_divide(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))) ).

% or_nat_rec
tff(fact_5293_or__not__num__neg_Opelims,axiom,
    ! [X: num,Xa: num,Y: num] :
      ( ( bit_or_not_num_neg(X,Xa) = Y )
     => ( aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_or3848514188828904588eg_rel),aa(num,product_prod(num,num),product_Pair(num,num,X),Xa))
       => ( ( ( X = one2 )
           => ( ( Xa = one2 )
             => ( ( Y = one2 )
               => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_or3848514188828904588eg_rel),aa(num,product_prod(num,num),product_Pair(num,num,one2),one2)) ) ) )
         => ( ( ( X = one2 )
             => ! [M4: num] :
                  ( ( Xa = aa(num,num,bit0,M4) )
                 => ( ( Y = aa(num,num,bit1,M4) )
                   => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_or3848514188828904588eg_rel),aa(num,product_prod(num,num),product_Pair(num,num,one2),aa(num,num,bit0,M4))) ) ) )
           => ( ( ( X = one2 )
               => ! [M4: num] :
                    ( ( Xa = aa(num,num,bit1,M4) )
                   => ( ( Y = aa(num,num,bit1,M4) )
                     => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_or3848514188828904588eg_rel),aa(num,product_prod(num,num),product_Pair(num,num,one2),aa(num,num,bit1,M4))) ) ) )
             => ( ! [N: num] :
                    ( ( X = aa(num,num,bit0,N) )
                   => ( ( Xa = one2 )
                     => ( ( Y = aa(num,num,bit0,one2) )
                       => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_or3848514188828904588eg_rel),aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit0,N)),one2)) ) ) )
               => ( ! [N: num] :
                      ( ( X = aa(num,num,bit0,N) )
                     => ! [M4: num] :
                          ( ( Xa = aa(num,num,bit0,M4) )
                         => ( ( Y = bitM(bit_or_not_num_neg(N,M4)) )
                           => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_or3848514188828904588eg_rel),aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit0,N)),aa(num,num,bit0,M4))) ) ) )
                 => ( ! [N: num] :
                        ( ( X = aa(num,num,bit0,N) )
                       => ! [M4: num] :
                            ( ( Xa = aa(num,num,bit1,M4) )
                           => ( ( Y = aa(num,num,bit0,bit_or_not_num_neg(N,M4)) )
                             => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_or3848514188828904588eg_rel),aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit0,N)),aa(num,num,bit1,M4))) ) ) )
                   => ( ! [N: num] :
                          ( ( X = aa(num,num,bit1,N) )
                         => ( ( Xa = one2 )
                           => ( ( Y = one2 )
                             => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_or3848514188828904588eg_rel),aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit1,N)),one2)) ) ) )
                     => ( ! [N: num] :
                            ( ( X = aa(num,num,bit1,N) )
                           => ! [M4: num] :
                                ( ( Xa = aa(num,num,bit0,M4) )
                               => ( ( Y = bitM(bit_or_not_num_neg(N,M4)) )
                                 => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_or3848514188828904588eg_rel),aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit1,N)),aa(num,num,bit0,M4))) ) ) )
                       => ~ ! [N: num] :
                              ( ( X = aa(num,num,bit1,N) )
                             => ! [M4: num] :
                                  ( ( Xa = aa(num,num,bit1,M4) )
                                 => ( ( Y = bitM(bit_or_not_num_neg(N,M4)) )
                                   => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_or3848514188828904588eg_rel),aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit1,N)),aa(num,num,bit1,M4))) ) ) ) ) ) ) ) ) ) ) ) ) ) ).

% or_not_num_neg.pelims
tff(fact_5294_or__int__unfold,axiom,
    ! [K: int,L: int] :
      aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),K),L) = $ite(
        ( ( K = aa(int,int,uminus_uminus(int),one_one(int)) )
        | ( L = aa(int,int,uminus_uminus(int),one_one(int)) ) ),
        aa(int,int,uminus_uminus(int),one_one(int)),
        $ite(
          K = zero_zero(int),
          L,
          $ite(L = zero_zero(int),K,aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),ord_max(int),modulo_modulo(int,K,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))),modulo_modulo(int,L,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))))),aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(int,int,aa(int,fun(int,int),bit_se1065995026697491101ons_or(int),divide_divide(int,K,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2)))),divide_divide(int,L,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))))))) ) ) ).

% or_int_unfold
tff(fact_5295_bit_Oabstract__boolean__algebra__sym__diff__axioms,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => boolea3799213064322606851m_diff(A,bit_se5824344872417868541ns_and(A),bit_se1065995026697491101ons_or(A),bit_ri4277139882892585799ns_not(A),zero_zero(A),aa(A,A,uminus_uminus(A),one_one(A)),bit_se5824344971392196577ns_xor(A)) ) ).

% bit.abstract_boolean_algebra_sym_diff_axioms
tff(fact_5296_max__bot2,axiom,
    ! [A: $tType] :
      ( order_bot(A)
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),ord_max(A),X),bot_bot(A)) = X ) ).

% max_bot2
tff(fact_5297_max__bot,axiom,
    ! [A: $tType] :
      ( order_bot(A)
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),ord_max(A),bot_bot(A)),X) = X ) ).

% max_bot
tff(fact_5298_max__number__of_I1_J,axiom,
    ! [A: $tType] :
      ( ( numeral(A)
        & ord(A) )
     => ! [U: num,V: num] :
          aa(A,A,aa(A,fun(A,A),ord_max(A),aa(num,A,numeral_numeral(A),U)),aa(num,A,numeral_numeral(A),V)) = $ite(aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(num,A,numeral_numeral(A),U)),aa(num,A,numeral_numeral(A),V)),aa(num,A,numeral_numeral(A),V),aa(num,A,numeral_numeral(A),U)) ) ).

% max_number_of(1)
tff(fact_5299_max__0__1_I4_J,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [X: num] : aa(A,A,aa(A,fun(A,A),ord_max(A),aa(num,A,numeral_numeral(A),X)),zero_zero(A)) = aa(num,A,numeral_numeral(A),X) ) ).

% max_0_1(4)
tff(fact_5300_max__0__1_I3_J,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [X: num] : aa(A,A,aa(A,fun(A,A),ord_max(A),zero_zero(A)),aa(num,A,numeral_numeral(A),X)) = aa(num,A,numeral_numeral(A),X) ) ).

% max_0_1(3)
tff(fact_5301_max__0__1_I2_J,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ( aa(A,A,aa(A,fun(A,A),ord_max(A),one_one(A)),zero_zero(A)) = one_one(A) ) ) ).

% max_0_1(2)
tff(fact_5302_max__0__1_I1_J,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ( aa(A,A,aa(A,fun(A,A),ord_max(A),zero_zero(A)),one_one(A)) = one_one(A) ) ) ).

% max_0_1(1)
tff(fact_5303_max__0__1_I5_J,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [X: num] : aa(A,A,aa(A,fun(A,A),ord_max(A),one_one(A)),aa(num,A,numeral_numeral(A),X)) = aa(num,A,numeral_numeral(A),X) ) ).

% max_0_1(5)
tff(fact_5304_max__0__1_I6_J,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [X: num] : aa(A,A,aa(A,fun(A,A),ord_max(A),aa(num,A,numeral_numeral(A),X)),one_one(A)) = aa(num,A,numeral_numeral(A),X) ) ).

% max_0_1(6)
tff(fact_5305_max__number__of_I4_J,axiom,
    ! [A: $tType] :
      ( ( uminus(A)
        & numeral(A)
        & ord(A) )
     => ! [U: num,V: num] :
          aa(A,A,aa(A,fun(A,A),ord_max(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),U))),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),V))) = $ite(aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),U))),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),V))),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),V)),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),U))) ) ).

% max_number_of(4)
tff(fact_5306_max__number__of_I3_J,axiom,
    ! [A: $tType] :
      ( ( uminus(A)
        & numeral(A)
        & ord(A) )
     => ! [U: num,V: num] :
          aa(A,A,aa(A,fun(A,A),ord_max(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),U))),aa(num,A,numeral_numeral(A),V)) = $ite(aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),U))),aa(num,A,numeral_numeral(A),V)),aa(num,A,numeral_numeral(A),V),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),U))) ) ).

% max_number_of(3)
tff(fact_5307_max__number__of_I2_J,axiom,
    ! [A: $tType] :
      ( ( uminus(A)
        & numeral(A)
        & ord(A) )
     => ! [U: num,V: num] :
          aa(A,A,aa(A,fun(A,A),ord_max(A),aa(num,A,numeral_numeral(A),U)),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),V))) = $ite(aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(num,A,numeral_numeral(A),U)),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),V))),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),V)),aa(num,A,numeral_numeral(A),U)) ) ).

% max_number_of(2)
tff(fact_5308_Max__insert,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),X: A] :
          ( finite_finite(A,A3)
         => ( ( A3 != bot_bot(set(A)) )
           => ( aa(set(A),A,lattic643756798349783984er_Max(A),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)) = aa(A,A,aa(A,fun(A,A),ord_max(A),X),aa(set(A),A,lattic643756798349783984er_Max(A),A3)) ) ) ) ) ).

% Max_insert
tff(fact_5309_max__absorb2,axiom,
    ! [A: $tType] :
      ( ord(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
         => ( aa(A,A,aa(A,fun(A,A),ord_max(A),X),Y) = Y ) ) ) ).

% max_absorb2
tff(fact_5310_max__absorb1,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [Y: A,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),X)
         => ( aa(A,A,aa(A,fun(A,A),ord_max(A),X),Y) = X ) ) ) ).

% max_absorb1
tff(fact_5311_max__def,axiom,
    ! [A: $tType] :
      ( ord(A)
     => ! [A2: A,B2: A] :
          aa(A,A,aa(A,fun(A,A),ord_max(A),A2),B2) = $ite(aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2),B2,A2) ) ).

% max_def
tff(fact_5312_max__def__raw,axiom,
    ! [A: $tType] :
      ( ord(A)
     => ! [X2: A,Xa2: A] :
          aa(A,A,aa(A,fun(A,A),ord_max(A),X2),Xa2) = $ite(aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X2),Xa2),Xa2,X2) ) ).

% max_def_raw
tff(fact_5313_max__add__distrib__left,axiom,
    ! [A: $tType] :
      ( ordere2412721322843649153imp_le(A)
     => ! [X: A,Y: A,Z: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),ord_max(A),X),Y)),Z) = aa(A,A,aa(A,fun(A,A),ord_max(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Z)),aa(A,A,aa(A,fun(A,A),plus_plus(A),Y),Z)) ) ).

% max_add_distrib_left
tff(fact_5314_max__add__distrib__right,axiom,
    ! [A: $tType] :
      ( ordere2412721322843649153imp_le(A)
     => ! [X: A,Y: A,Z: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),X),aa(A,A,aa(A,fun(A,A),ord_max(A),Y),Z)) = aa(A,A,aa(A,fun(A,A),ord_max(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y)),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Z)) ) ).

% max_add_distrib_right
tff(fact_5315_of__int__max,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [X: int,Y: int] : aa(int,A,ring_1_of_int(A),aa(int,int,aa(int,fun(int,int),ord_max(int),X),Y)) = aa(A,A,aa(A,fun(A,A),ord_max(A),aa(int,A,ring_1_of_int(A),X)),aa(int,A,ring_1_of_int(A),Y)) ) ).

% of_int_max
tff(fact_5316_of__nat__max,axiom,
    ! [A: $tType] :
      ( linord181362715937106298miring(A)
     => ! [X: nat,Y: nat] : aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,aa(nat,fun(nat,nat),ord_max(nat),X),Y)) = aa(A,A,aa(A,fun(A,A),ord_max(A),aa(nat,A,semiring_1_of_nat(A),X)),aa(nat,A,semiring_1_of_nat(A),Y)) ) ).

% of_nat_max
tff(fact_5317_max__diff__distrib__left,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [X: A,Y: A,Z: A] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),ord_max(A),X),Y)),Z) = aa(A,A,aa(A,fun(A,A),ord_max(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),Z)),aa(A,A,aa(A,fun(A,A),minus_minus(A),Y),Z)) ) ).

% max_diff_distrib_left
tff(fact_5318_Max_Oin__idem,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),X: A] :
          ( finite_finite(A,A3)
         => ( member(A,X,A3)
           => ( aa(A,A,aa(A,fun(A,A),ord_max(A),X),aa(set(A),A,lattic643756798349783984er_Max(A),A3)) = aa(set(A),A,lattic643756798349783984er_Max(A),A3) ) ) ) ) ).

% Max.in_idem
tff(fact_5319_hom__Max__commute,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [H: fun(A,A),N2: set(A)] :
          ( ! [X3: A,Y3: A] : aa(A,A,H,aa(A,A,aa(A,fun(A,A),ord_max(A),X3),Y3)) = aa(A,A,aa(A,fun(A,A),ord_max(A),aa(A,A,H,X3)),aa(A,A,H,Y3))
         => ( finite_finite(A,N2)
           => ( ( N2 != bot_bot(set(A)) )
             => ( aa(A,A,H,aa(set(A),A,lattic643756798349783984er_Max(A),N2)) = aa(set(A),A,lattic643756798349783984er_Max(A),aa(set(A),set(A),image(A,A,H),N2)) ) ) ) ) ) ).

% hom_Max_commute
tff(fact_5320_Max_Osubset,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),B3: set(A)] :
          ( finite_finite(A,A3)
         => ( ( B3 != bot_bot(set(A)) )
           => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),A3)
             => ( aa(A,A,aa(A,fun(A,A),ord_max(A),aa(set(A),A,lattic643756798349783984er_Max(A),B3)),aa(set(A),A,lattic643756798349783984er_Max(A),A3)) = aa(set(A),A,lattic643756798349783984er_Max(A),A3) ) ) ) ) ) ).

% Max.subset
tff(fact_5321_Max_Oclosed,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A)] :
          ( finite_finite(A,A3)
         => ( ( A3 != bot_bot(set(A)) )
           => ( ! [X3: A,Y3: A] : member(A,aa(A,A,aa(A,fun(A,A),ord_max(A),X3),Y3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),Y3),bot_bot(set(A)))))
             => member(A,aa(set(A),A,lattic643756798349783984er_Max(A),A3),A3) ) ) ) ) ).

% Max.closed
tff(fact_5322_Max_Oinsert__not__elem,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),X: A] :
          ( finite_finite(A,A3)
         => ( ~ member(A,X,A3)
           => ( ( A3 != bot_bot(set(A)) )
             => ( aa(set(A),A,lattic643756798349783984er_Max(A),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)) = aa(A,A,aa(A,fun(A,A),ord_max(A),X),aa(set(A),A,lattic643756798349783984er_Max(A),A3)) ) ) ) ) ) ).

% Max.insert_not_elem
tff(fact_5323_Max_Oinsert__remove,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),X: A] :
          ( finite_finite(A,A3)
         => ( aa(set(A),A,lattic643756798349783984er_Max(A),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)) = $ite(aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))) = bot_bot(set(A)),X,aa(A,A,aa(A,fun(A,A),ord_max(A),X),aa(set(A),A,lattic643756798349783984er_Max(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))))))) ) ) ) ).

% Max.insert_remove
tff(fact_5324_Max_Oremove,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),X: A] :
          ( finite_finite(A,A3)
         => ( member(A,X,A3)
           => ( aa(set(A),A,lattic643756798349783984er_Max(A),A3) = $ite(aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))) = bot_bot(set(A)),X,aa(A,A,aa(A,fun(A,A),ord_max(A),X),aa(set(A),A,lattic643756798349783984er_Max(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))))))) ) ) ) ) ).

% Max.remove
tff(fact_5325_max_Oabsorb3,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2)
         => ( aa(A,A,aa(A,fun(A,A),ord_max(A),A2),B2) = A2 ) ) ) ).

% max.absorb3
tff(fact_5326_max_Oabsorb4,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( aa(A,A,aa(A,fun(A,A),ord_max(A),A2),B2) = B2 ) ) ) ).

% max.absorb4
tff(fact_5327_max__less__iff__conj,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [X: A,Y: A,Z: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),ord_max(A),X),Y)),Z)
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Z)
            & aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),Z) ) ) ) ).

% max_less_iff_conj
tff(fact_5328_max__enat__simps_I2_J,axiom,
    ! [Q3: extended_enat] : aa(extended_enat,extended_enat,aa(extended_enat,fun(extended_enat,extended_enat),ord_max(extended_enat),Q3),zero_zero(extended_enat)) = Q3 ).

% max_enat_simps(2)
tff(fact_5329_max__enat__simps_I3_J,axiom,
    ! [Q3: extended_enat] : aa(extended_enat,extended_enat,aa(extended_enat,fun(extended_enat,extended_enat),ord_max(extended_enat),zero_zero(extended_enat)),Q3) = Q3 ).

% max_enat_simps(3)
tff(fact_5330_max_Oabsorb1,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
         => ( aa(A,A,aa(A,fun(A,A),ord_max(A),A2),B2) = A2 ) ) ) ).

% max.absorb1
tff(fact_5331_max_Oabsorb2,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,A,aa(A,fun(A,A),ord_max(A),A2),B2) = B2 ) ) ) ).

% max.absorb2
tff(fact_5332_max_Obounded__iff,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [B2: A,C2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),ord_max(A),B2),C2)),A2)
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
            & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),A2) ) ) ) ).

% max.bounded_iff
tff(fact_5333_max__Suc__Suc,axiom,
    ! [Ma: nat,Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),ord_max(nat),aa(nat,nat,suc,Ma)),aa(nat,nat,suc,Nb)) = aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),ord_max(nat),Ma),Nb)) ).

% max_Suc_Suc
tff(fact_5334_max__nat_Oeq__neutr__iff,axiom,
    ! [A2: nat,B2: nat] :
      ( ( aa(nat,nat,aa(nat,fun(nat,nat),ord_max(nat),A2),B2) = zero_zero(nat) )
    <=> ( ( A2 = zero_zero(nat) )
        & ( B2 = zero_zero(nat) ) ) ) ).

% max_nat.eq_neutr_iff
tff(fact_5335_max__nat_Oleft__neutral,axiom,
    ! [A2: nat] : aa(nat,nat,aa(nat,fun(nat,nat),ord_max(nat),zero_zero(nat)),A2) = A2 ).

% max_nat.left_neutral
tff(fact_5336_max__nat_Oneutr__eq__iff,axiom,
    ! [A2: nat,B2: nat] :
      ( ( zero_zero(nat) = aa(nat,nat,aa(nat,fun(nat,nat),ord_max(nat),A2),B2) )
    <=> ( ( A2 = zero_zero(nat) )
        & ( B2 = zero_zero(nat) ) ) ) ).

% max_nat.neutr_eq_iff
tff(fact_5337_max__nat_Oright__neutral,axiom,
    ! [A2: nat] : aa(nat,nat,aa(nat,fun(nat,nat),ord_max(nat),A2),zero_zero(nat)) = A2 ).

% max_nat.right_neutral
tff(fact_5338_max__0L,axiom,
    ! [Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),ord_max(nat),zero_zero(nat)),Nb) = Nb ).

% max_0L
tff(fact_5339_max__0R,axiom,
    ! [Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),ord_max(nat),Nb),zero_zero(nat)) = Nb ).

% max_0R
tff(fact_5340_max__Suc__numeral,axiom,
    ! [Nb: nat,K: num] : aa(nat,nat,aa(nat,fun(nat,nat),ord_max(nat),aa(nat,nat,suc,Nb)),aa(num,nat,numeral_numeral(nat),K)) = aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),ord_max(nat),Nb),pred_numeral(K))) ).

% max_Suc_numeral
tff(fact_5341_max__numeral__Suc,axiom,
    ! [K: num,Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),ord_max(nat),aa(num,nat,numeral_numeral(nat),K)),aa(nat,nat,suc,Nb)) = aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),ord_max(nat),pred_numeral(K)),Nb)) ).

% max_numeral_Suc
tff(fact_5342_nat__add__max__right,axiom,
    ! [Ma: nat,Nb: nat,Q3: nat] : aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),ord_max(nat),Nb),Q3)) = aa(nat,nat,aa(nat,fun(nat,nat),ord_max(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Q3)) ).

% nat_add_max_right
tff(fact_5343_nat__add__max__left,axiom,
    ! [Ma: nat,Nb: nat,Q3: nat] : aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),ord_max(nat),Ma),Nb)),Q3) = aa(nat,nat,aa(nat,fun(nat,nat),ord_max(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Q3)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),Q3)) ).

% nat_add_max_left
tff(fact_5344_nat__mult__max__right,axiom,
    ! [Ma: nat,Nb: nat,Q3: nat] : aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),aa(nat,nat,aa(nat,fun(nat,nat),ord_max(nat),Nb),Q3)) = aa(nat,nat,aa(nat,fun(nat,nat),ord_max(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),Nb)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),Q3)) ).

% nat_mult_max_right
tff(fact_5345_nat__mult__max__left,axiom,
    ! [Ma: nat,Nb: nat,Q3: nat] : aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,aa(nat,fun(nat,nat),ord_max(nat),Ma),Nb)),Q3) = aa(nat,nat,aa(nat,fun(nat,nat),ord_max(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),Q3)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb),Q3)) ).

% nat_mult_max_left
tff(fact_5346_nat__minus__add__max,axiom,
    ! [Nb: nat,Ma: nat] : aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),Ma)),Ma) = aa(nat,nat,aa(nat,fun(nat,nat),ord_max(nat),Nb),Ma) ).

% nat_minus_add_max
tff(fact_5347_max__Suc2,axiom,
    ! [Ma: nat,Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),ord_max(nat),Ma),aa(nat,nat,suc,Nb)) = case_nat(nat,aa(nat,nat,suc,Nb),aTP_Lamp_nh(nat,fun(nat,nat),Nb),Ma) ).

% max_Suc2
tff(fact_5348_max__Suc1,axiom,
    ! [Nb: nat,Ma: nat] : aa(nat,nat,aa(nat,fun(nat,nat),ord_max(nat),aa(nat,nat,suc,Nb)),Ma) = case_nat(nat,aa(nat,nat,suc,Nb),aTP_Lamp_ni(nat,fun(nat,nat),Nb),Ma) ).

% max_Suc1
tff(fact_5349_max_Omono,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [C2: A,A2: A,D2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),D2),B2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),ord_max(A),C2),D2)),aa(A,A,aa(A,fun(A,A),ord_max(A),A2),B2)) ) ) ) ).

% max.mono
tff(fact_5350_max_OorderE,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
         => ( A2 = aa(A,A,aa(A,fun(A,A),ord_max(A),A2),B2) ) ) ) ).

% max.orderE
tff(fact_5351_max_OorderI,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A2: A,B2: A] :
          ( ( A2 = aa(A,A,aa(A,fun(A,A),ord_max(A),A2),B2) )
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2) ) ) ).

% max.orderI
tff(fact_5352_max_OboundedE,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [B2: A,C2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),ord_max(A),B2),C2)),A2)
         => ~ ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
             => ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),A2) ) ) ) ).

% max.boundedE
tff(fact_5353_max_OboundedI,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [B2: A,A2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),A2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),ord_max(A),B2),C2)),A2) ) ) ) ).

% max.boundedI
tff(fact_5354_max_Oorder__iff,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
        <=> ( A2 = aa(A,A,aa(A,fun(A,A),ord_max(A),A2),B2) ) ) ) ).

% max.order_iff
tff(fact_5355_max_Ocobounded1,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A2: A,B2: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(A,A,aa(A,fun(A,A),ord_max(A),A2),B2)) ) ).

% max.cobounded1
tff(fact_5356_max_Ocobounded2,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [B2: A,A2: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),aa(A,A,aa(A,fun(A,A),ord_max(A),A2),B2)) ) ).

% max.cobounded2
tff(fact_5357_le__max__iff__disj,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [Z: A,X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Z),aa(A,A,aa(A,fun(A,A),ord_max(A),X),Y))
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Z),X)
            | aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Z),Y) ) ) ) ).

% le_max_iff_disj
tff(fact_5358_max_Oabsorb__iff1,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
        <=> ( aa(A,A,aa(A,fun(A,A),ord_max(A),A2),B2) = A2 ) ) ) ).

% max.absorb_iff1
tff(fact_5359_max_Oabsorb__iff2,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
        <=> ( aa(A,A,aa(A,fun(A,A),ord_max(A),A2),B2) = B2 ) ) ) ).

% max.absorb_iff2
tff(fact_5360_max_OcoboundedI1,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),A2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),aa(A,A,aa(A,fun(A,A),ord_max(A),A2),B2)) ) ) ).

% max.coboundedI1
tff(fact_5361_max_OcoboundedI2,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [C2: A,B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),B2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),aa(A,A,aa(A,fun(A,A),ord_max(A),A2),B2)) ) ) ).

% max.coboundedI2
tff(fact_5362_less__max__iff__disj,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [Z: A,X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Z),aa(A,A,aa(A,fun(A,A),ord_max(A),X),Y))
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Z),X)
            | aa(A,$o,aa(A,fun(A,$o),ord_less(A),Z),Y) ) ) ) ).

% less_max_iff_disj
tff(fact_5363_max_Ostrict__boundedE,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [B2: A,C2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),ord_max(A),B2),C2)),A2)
         => ~ ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2)
             => ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),A2) ) ) ) ).

% max.strict_boundedE
tff(fact_5364_max_Ostrict__order__iff,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2)
        <=> ( ( A2 = aa(A,A,aa(A,fun(A,A),ord_max(A),A2),B2) )
            & ( A2 != B2 ) ) ) ) ).

% max.strict_order_iff
tff(fact_5365_max_Ostrict__coboundedI1,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),A2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),aa(A,A,aa(A,fun(A,A),ord_max(A),A2),B2)) ) ) ).

% max.strict_coboundedI1
tff(fact_5366_max_Ostrict__coboundedI2,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [C2: A,B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),B2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),aa(A,A,aa(A,fun(A,A),ord_max(A),A2),B2)) ) ) ).

% max.strict_coboundedI2
tff(fact_5367_or__nat__unfold,axiom,
    ! [Ma: nat,Nb: nat] :
      aa(nat,nat,aa(nat,fun(nat,nat),bit_se1065995026697491101ons_or(nat),Ma),Nb) = $ite(
        Ma = zero_zero(nat),
        Nb,
        $ite(Nb = zero_zero(nat),Ma,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),ord_max(nat),modulo_modulo(nat,Ma,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),modulo_modulo(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,nat,aa(nat,fun(nat,nat),bit_se1065995026697491101ons_or(nat),divide_divide(nat,Ma,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),divide_divide(nat,Nb,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))))) ) ).

% or_nat_unfold
tff(fact_5368_prod__decode__aux_Osimps,axiom,
    ! [K: nat,Ma: nat] :
      nat_prod_decode_aux(K,Ma) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),K),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Ma),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),K),Ma)),nat_prod_decode_aux(aa(nat,nat,suc,K),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),aa(nat,nat,suc,K)))) ).

% prod_decode_aux.simps
tff(fact_5369_prod__decode__aux_Oelims,axiom,
    ! [X: nat,Xa: nat,Y: product_prod(nat,nat)] :
      ( ( nat_prod_decode_aux(X,Xa) = Y )
     => ( Y = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Xa),X),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Xa),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),X),Xa)),nat_prod_decode_aux(aa(nat,nat,suc,X),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Xa),aa(nat,nat,suc,X)))) ) ) ).

% prod_decode_aux.elims
tff(fact_5370_bezw__0,axiom,
    ! [X: nat] : bezw(X,zero_zero(nat)) = aa(int,product_prod(int,int),product_Pair(int,int,one_one(int)),zero_zero(int)) ).

% bezw_0
tff(fact_5371_prod__decode__aux_Opelims,axiom,
    ! [X: nat,Xa: nat,Y: product_prod(nat,nat)] :
      ( ( nat_prod_decode_aux(X,Xa) = Y )
     => ( aa(product_prod(nat,nat),$o,accp(product_prod(nat,nat),nat_pr5047031295181774490ux_rel),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,X),Xa))
       => ~ ( ( Y = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Xa),X),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Xa),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),X),Xa)),nat_prod_decode_aux(aa(nat,nat,suc,X),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Xa),aa(nat,nat,suc,X)))) )
           => ~ aa(product_prod(nat,nat),$o,accp(product_prod(nat,nat),nat_pr5047031295181774490ux_rel),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,X),Xa)) ) ) ) ).

% prod_decode_aux.pelims
tff(fact_5372_Suc__0__div__numeral,axiom,
    ! [K: num] : divide_divide(nat,aa(nat,nat,suc,zero_zero(nat)),aa(num,nat,numeral_numeral(nat),K)) = aa(product_prod(nat,nat),nat,product_fst(nat,nat),unique8689654367752047608divmod(nat,one2,K)) ).

% Suc_0_div_numeral
tff(fact_5373_drop__bit__numeral__minus__bit1,axiom,
    ! [L: num,K: num] : aa(int,int,bit_se4197421643247451524op_bit(int,aa(num,nat,numeral_numeral(nat),L)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,K)))) = aa(int,int,bit_se4197421643247451524op_bit(int,pred_numeral(L)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),inc(K)))) ).

% drop_bit_numeral_minus_bit1
tff(fact_5374_drop__bit__of__0,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat] : aa(A,A,bit_se4197421643247451524op_bit(A,Nb),zero_zero(A)) = zero_zero(A) ) ).

% drop_bit_of_0
tff(fact_5375_drop__bit__drop__bit,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Ma: nat,Nb: nat,A2: A] : aa(A,A,bit_se4197421643247451524op_bit(A,Ma),aa(A,A,bit_se4197421643247451524op_bit(A,Nb),A2)) = aa(A,A,bit_se4197421643247451524op_bit(A,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb)),A2) ) ).

% drop_bit_drop_bit
tff(fact_5376_drop__bit__of__bool,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,B2: $o] :
          aa(A,A,bit_se4197421643247451524op_bit(A,Nb),aa($o,A,zero_neq_one_of_bool(A),(B2))) = aa($o,A,zero_neq_one_of_bool(A),
            ( ( Nb = zero_zero(nat) )
            & (B2) )) ) ).

% drop_bit_of_bool
tff(fact_5377_drop__bit__nonnegative__int__iff,axiom,
    ! [Nb: nat,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),aa(int,int,bit_se4197421643247451524op_bit(int,Nb),K))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),K) ) ).

% drop_bit_nonnegative_int_iff
tff(fact_5378_drop__bit__negative__int__iff,axiom,
    ! [Nb: nat,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,bit_se4197421643247451524op_bit(int,Nb),K)),zero_zero(int))
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),K),zero_zero(int)) ) ).

% drop_bit_negative_int_iff
tff(fact_5379_drop__bit__minus__one,axiom,
    ! [Nb: nat] : aa(int,int,bit_se4197421643247451524op_bit(int,Nb),aa(int,int,uminus_uminus(int),one_one(int))) = aa(int,int,uminus_uminus(int),one_one(int)) ).

% drop_bit_minus_one
tff(fact_5380_drop__bit__Suc__bit0,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Nb: nat,K: num] : aa(A,A,bit_se4197421643247451524op_bit(A,aa(nat,nat,suc,Nb)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,K))) = aa(A,A,bit_se4197421643247451524op_bit(A,Nb),aa(num,A,numeral_numeral(A),K)) ) ).

% drop_bit_Suc_bit0
tff(fact_5381_drop__bit__Suc__bit1,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Nb: nat,K: num] : aa(A,A,bit_se4197421643247451524op_bit(A,aa(nat,nat,suc,Nb)),aa(num,A,numeral_numeral(A),aa(num,num,bit1,K))) = aa(A,A,bit_se4197421643247451524op_bit(A,Nb),aa(num,A,numeral_numeral(A),K)) ) ).

% drop_bit_Suc_bit1
tff(fact_5382_drop__bit__of__1,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat] : aa(A,A,bit_se4197421643247451524op_bit(A,Nb),one_one(A)) = aa($o,A,zero_neq_one_of_bool(A),Nb = zero_zero(nat)) ) ).

% drop_bit_of_1
tff(fact_5383_numeral__div__numeral,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [K: num,L: num] : divide_divide(A,aa(num,A,numeral_numeral(A),K),aa(num,A,numeral_numeral(A),L)) = aa(product_prod(A,A),A,product_fst(A,A),unique8689654367752047608divmod(A,K,L)) ) ).

% numeral_div_numeral
tff(fact_5384_fst__divmod__nat,axiom,
    ! [Ma: nat,Nb: nat] : aa(product_prod(nat,nat),nat,product_fst(nat,nat),divmod_nat(Ma,Nb)) = divide_divide(nat,Ma,Nb) ).

% fst_divmod_nat
tff(fact_5385_drop__bit__numeral__bit0,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [L: num,K: num] : aa(A,A,bit_se4197421643247451524op_bit(A,aa(num,nat,numeral_numeral(nat),L)),aa(num,A,numeral_numeral(A),aa(num,num,bit0,K))) = aa(A,A,bit_se4197421643247451524op_bit(A,pred_numeral(L)),aa(num,A,numeral_numeral(A),K)) ) ).

% drop_bit_numeral_bit0
tff(fact_5386_drop__bit__numeral__bit1,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [L: num,K: num] : aa(A,A,bit_se4197421643247451524op_bit(A,aa(num,nat,numeral_numeral(nat),L)),aa(num,A,numeral_numeral(A),aa(num,num,bit1,K))) = aa(A,A,bit_se4197421643247451524op_bit(A,pred_numeral(L)),aa(num,A,numeral_numeral(A),K)) ) ).

% drop_bit_numeral_bit1
tff(fact_5387_drop__bit__Suc__minus__bit0,axiom,
    ! [Nb: nat,K: num] : aa(int,int,bit_se4197421643247451524op_bit(int,aa(nat,nat,suc,Nb)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,K)))) = aa(int,int,bit_se4197421643247451524op_bit(int,Nb),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),K))) ).

% drop_bit_Suc_minus_bit0
tff(fact_5388_one__div__numeral,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Nb: num] : divide_divide(A,one_one(A),aa(num,A,numeral_numeral(A),Nb)) = aa(product_prod(A,A),A,product_fst(A,A),unique8689654367752047608divmod(A,one2,Nb)) ) ).

% one_div_numeral
tff(fact_5389_drop__bit__numeral__minus__bit0,axiom,
    ! [L: num,K: num] : aa(int,int,bit_se4197421643247451524op_bit(int,aa(num,nat,numeral_numeral(nat),L)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,K)))) = aa(int,int,bit_se4197421643247451524op_bit(int,pred_numeral(L)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),K))) ).

% drop_bit_numeral_minus_bit0
tff(fact_5390_drop__bit__Suc__minus__bit1,axiom,
    ! [Nb: nat,K: num] : aa(int,int,bit_se4197421643247451524op_bit(int,aa(nat,nat,suc,Nb)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,K)))) = aa(int,int,bit_se4197421643247451524op_bit(int,Nb),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),inc(K)))) ).

% drop_bit_Suc_minus_bit1
tff(fact_5391_of__nat__drop__bit,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Ma: nat,Nb: nat] : aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,bit_se4197421643247451524op_bit(nat,Ma),Nb)) = aa(A,A,bit_se4197421643247451524op_bit(A,Ma),aa(nat,A,semiring_1_of_nat(A),Nb)) ) ).

% of_nat_drop_bit
tff(fact_5392_drop__bit__of__nat,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Nb: nat,Ma: nat] : aa(A,A,bit_se4197421643247451524op_bit(A,Nb),aa(nat,A,semiring_1_of_nat(A),Ma)) = aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,bit_se4197421643247451524op_bit(nat,Nb),Ma)) ) ).

% drop_bit_of_nat
tff(fact_5393_take__bit__eq__self__iff__drop__bit__eq__0,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,A2: A] :
          ( ( aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),A2) = A2 )
        <=> ( aa(A,A,bit_se4197421643247451524op_bit(A,Nb),A2) = zero_zero(A) ) ) ) ).

% take_bit_eq_self_iff_drop_bit_eq_0
tff(fact_5394_take__bit__drop__bit,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Ma: nat,Nb: nat,A2: A] : aa(A,A,bit_se2584673776208193580ke_bit(A,Ma),aa(A,A,bit_se4197421643247451524op_bit(A,Nb),A2)) = aa(A,A,bit_se4197421643247451524op_bit(A,Nb),aa(A,A,bit_se2584673776208193580ke_bit(A,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb)),A2)) ) ).

% take_bit_drop_bit
tff(fact_5395_fst__divmod,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Ma: num,Nb: num] : aa(product_prod(A,A),A,product_fst(A,A),unique8689654367752047608divmod(A,Ma,Nb)) = divide_divide(A,aa(num,A,numeral_numeral(A),Ma),aa(num,A,numeral_numeral(A),Nb)) ) ).

% fst_divmod
tff(fact_5396_div__push__bit__of__1__eq__drop__bit,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A,Nb: nat] : divide_divide(A,A2,aa(A,A,bit_se4730199178511100633sh_bit(A,Nb),one_one(A))) = aa(A,A,bit_se4197421643247451524op_bit(A,Nb),A2) ) ).

% div_push_bit_of_1_eq_drop_bit
tff(fact_5397_bit__iff__and__drop__bit__eq__1,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A,Nb: nat] :
          ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,A2),Nb)
        <=> ( aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),aa(A,A,bit_se4197421643247451524op_bit(A,Nb),A2)),one_one(A)) = one_one(A) ) ) ) ).

% bit_iff_and_drop_bit_eq_1
tff(fact_5398_bits__ident,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,A2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,bit_se4730199178511100633sh_bit(A,Nb),aa(A,A,bit_se4197421643247451524op_bit(A,Nb),A2))),aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),A2)) = A2 ) ).

% bits_ident
tff(fact_5399_drop__bit__half,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,A2: A] : aa(A,A,bit_se4197421643247451524op_bit(A,Nb),divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))) = divide_divide(A,aa(A,A,bit_se4197421643247451524op_bit(A,Nb),A2),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) ) ).

% drop_bit_half
tff(fact_5400_stable__imp__drop__bit__eq,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A,Nb: nat] :
          ( ( divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))) = A2 )
         => ( aa(A,A,bit_se4197421643247451524op_bit(A,Nb),A2) = A2 ) ) ) ).

% stable_imp_drop_bit_eq
tff(fact_5401_drop__bit__int__def,axiom,
    ! [Nb: nat,K: int] : aa(int,int,bit_se4197421643247451524op_bit(int,Nb),K) = divide_divide(int,K,aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)) ).

% drop_bit_int_def
tff(fact_5402_drop__bit__eq__div,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,A2: A] : aa(A,A,bit_se4197421643247451524op_bit(A,Nb),A2) = divide_divide(A,A2,aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb)) ) ).

% drop_bit_eq_div
tff(fact_5403_drop__bit__Suc,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,A2: A] : aa(A,A,bit_se4197421643247451524op_bit(A,aa(nat,nat,suc,Nb)),A2) = aa(A,A,bit_se4197421643247451524op_bit(A,Nb),divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))) ) ).

% drop_bit_Suc
tff(fact_5404_even__drop__bit__iff__not__bit,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,bit_se4197421643247451524op_bit(A,Nb),A2))
        <=> ~ aa(nat,$o,bit_se5641148757651400278ts_bit(A,A2),Nb) ) ) ).

% even_drop_bit_iff_not_bit
tff(fact_5405_bit__iff__odd__drop__bit,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [A2: A,Nb: nat] :
          ( aa(nat,$o,bit_se5641148757651400278ts_bit(A,A2),Nb)
        <=> ~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),aa(A,A,bit_se4197421643247451524op_bit(A,Nb),A2)) ) ) ).

% bit_iff_odd_drop_bit
tff(fact_5406_slice__eq__mask,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Nb: nat,Ma: nat,A2: A] : aa(A,A,bit_se4730199178511100633sh_bit(A,Nb),aa(A,A,bit_se2584673776208193580ke_bit(A,Ma),aa(A,A,bit_se4197421643247451524op_bit(A,Nb),A2))) = aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),A2),aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),bit_se2239418461657761734s_mask(A,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb))),aa(A,A,bit_ri4277139882892585799ns_not(A),bit_se2239418461657761734s_mask(A,Nb)))) ) ).

% slice_eq_mask
tff(fact_5407_drop__bit__rec,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,A2: A] :
          aa(A,A,bit_se4197421643247451524op_bit(A,Nb),A2) = $ite(Nb = zero_zero(nat),A2,aa(A,A,bit_se4197421643247451524op_bit(A,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat))),divide_divide(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))))) ) ).

% drop_bit_rec
tff(fact_5408_Suc__0__mod__numeral,axiom,
    ! [K: num] : modulo_modulo(nat,aa(nat,nat,suc,zero_zero(nat)),aa(num,nat,numeral_numeral(nat),K)) = aa(product_prod(nat,nat),nat,product_snd(nat,nat),unique8689654367752047608divmod(nat,one2,K)) ).

% Suc_0_mod_numeral
tff(fact_5409_finite__enumerate,axiom,
    ! [S2: set(nat)] :
      ( finite_finite(nat,S2)
     => ? [R3: fun(nat,nat)] :
          ( strict_mono_on(nat,nat,R3,set_ord_lessThan(nat,aa(set(nat),nat,finite_card(nat),S2)))
          & ! [N6: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),N6),aa(set(nat),nat,finite_card(nat),S2))
             => member(nat,aa(nat,nat,R3,N6),S2) ) ) ) ).

% finite_enumerate
tff(fact_5410_card__UNION,axiom,
    ! [A: $tType,A3: set(set(A))] :
      ( finite_finite(set(A),A3)
     => ( ! [X3: set(A)] :
            ( member(set(A),X3,A3)
           => finite_finite(A,X3) )
       => ( aa(set(A),nat,finite_card(A),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),A3)) = aa(int,nat,nat2,aa(set(set(set(A))),int,aa(fun(set(set(A)),int),fun(set(set(set(A))),int),groups7311177749621191930dd_sum(set(set(A)),int),aTP_Lamp_nj(set(set(A)),int)),collect(set(set(A)),aTP_Lamp_nk(set(set(A)),fun(set(set(A)),$o),A3)))) ) ) ) ).

% card_UNION
tff(fact_5411_SUP__identity__eq,axiom,
    ! [A: $tType] :
      ( complete_Sup(A)
     => ! [A3: set(A)] : aa(set(A),A,complete_Sup_Sup(A),aa(set(A),set(A),image(A,A,aTP_Lamp_nl(A,A)),A3)) = aa(set(A),A,complete_Sup_Sup(A),A3) ) ).

% SUP_identity_eq
tff(fact_5412_SUP__apply,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( complete_Sup(A)
     => ! [F2: fun(C,fun(B,A)),A3: set(C),X: B] : aa(B,A,aa(set(fun(B,A)),fun(B,A),complete_Sup_Sup(fun(B,A)),aa(set(C),set(fun(B,A)),image(C,fun(B,A),F2),A3)),X) = aa(set(A),A,complete_Sup_Sup(A),aa(set(C),set(A),image(C,A,aa(B,fun(C,A),aTP_Lamp_nm(fun(C,fun(B,A)),fun(B,fun(C,A)),F2),X)),A3)) ) ).

% SUP_apply
tff(fact_5413_INF__identity__eq,axiom,
    ! [A: $tType] :
      ( complete_Inf(A)
     => ! [A3: set(A)] : aa(set(A),A,complete_Inf_Inf(A),aa(set(A),set(A),image(A,A,aTP_Lamp_nn(A,A)),A3)) = aa(set(A),A,complete_Inf_Inf(A),A3) ) ).

% INF_identity_eq
tff(fact_5414_INF__apply,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( complete_Inf(A)
     => ! [F2: fun(C,fun(B,A)),A3: set(C),X: B] : aa(B,A,aa(set(fun(B,A)),fun(B,A),complete_Inf_Inf(fun(B,A)),aa(set(C),set(fun(B,A)),image(C,fun(B,A),F2),A3)),X) = aa(set(A),A,complete_Inf_Inf(A),aa(set(C),set(A),image(C,A,aa(B,fun(C,A),aTP_Lamp_no(fun(C,fun(B,A)),fun(B,fun(C,A)),F2),X)),A3)) ) ).

% INF_apply
tff(fact_5415_fst__divmod__integer,axiom,
    ! [K: code_integer,L: code_integer] : aa(product_prod(code_integer,code_integer),code_integer,product_fst(code_integer,code_integer),code_divmod_integer(K,L)) = divide_divide(code_integer,K,L) ).

% fst_divmod_integer
tff(fact_5416_Inf__eq__bot__iff,axiom,
    ! [A: $tType] :
      ( comple5582772986160207858norder(A)
     => ! [A3: set(A)] :
          ( ( aa(set(A),A,complete_Inf_Inf(A),A3) = bot_bot(A) )
        <=> ! [X4: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),bot_bot(A)),X4)
             => ? [Xa4: A] :
                  ( member(A,Xa4,A3)
                  & aa(A,$o,aa(A,fun(A,$o),ord_less(A),Xa4),X4) ) ) ) ) ).

% Inf_eq_bot_iff
tff(fact_5417_Sup__atLeastAtMost,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
         => ( aa(set(A),A,complete_Sup_Sup(A),set_or1337092689740270186AtMost(A,X,Y)) = Y ) ) ) ).

% Sup_atLeastAtMost
tff(fact_5418_Inf__atLeastAtMost,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
         => ( aa(set(A),A,complete_Inf_Inf(A),set_or1337092689740270186AtMost(A,X,Y)) = X ) ) ) ).

% Inf_atLeastAtMost
tff(fact_5419_Sup__atLeastLessThan,axiom,
    ! [A: $tType] :
      ( ( comple6319245703460814977attice(A)
        & dense_linorder(A) )
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
         => ( aa(set(A),A,complete_Sup_Sup(A),set_or7035219750837199246ssThan(A,X,Y)) = Y ) ) ) ).

% Sup_atLeastLessThan
tff(fact_5420_Inf__atLeastLessThan,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
         => ( aa(set(A),A,complete_Inf_Inf(A),set_or7035219750837199246ssThan(A,X,Y)) = X ) ) ) ).

% Inf_atLeastLessThan
tff(fact_5421_SUP__bot,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [A3: set(B)] : aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,aTP_Lamp_np(B,A)),A3)) = bot_bot(A) ) ).

% SUP_bot
tff(fact_5422_SUP__bot__conv_I1_J,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [B3: fun(B,A),A3: set(B)] :
          ( ( aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,B3),A3)) = bot_bot(A) )
        <=> ! [X4: B] :
              ( member(B,X4,A3)
             => ( aa(B,A,B3,X4) = bot_bot(A) ) ) ) ) ).

% SUP_bot_conv(1)
tff(fact_5423_SUP__bot__conv_I2_J,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [B3: fun(B,A),A3: set(B)] :
          ( ( bot_bot(A) = aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,B3),A3)) )
        <=> ! [X4: B] :
              ( member(B,X4,A3)
             => ( aa(B,A,B3,X4) = bot_bot(A) ) ) ) ) ).

% SUP_bot_conv(2)
tff(fact_5424_SUP__const,axiom,
    ! [A: $tType,B: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [A3: set(A),F2: B] :
          ( ( A3 != bot_bot(set(A)) )
         => ( aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,aTP_Lamp_nq(B,fun(A,B),F2)),A3)) = F2 ) ) ) ).

% SUP_const
tff(fact_5425_INF__const,axiom,
    ! [A: $tType,B: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [A3: set(A),F2: B] :
          ( ( A3 != bot_bot(set(A)) )
         => ( aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,aTP_Lamp_nq(B,fun(A,B),F2)),A3)) = F2 ) ) ) ).

% INF_const
tff(fact_5426_fst__divmod__abs,axiom,
    ! [K: code_integer,L: code_integer] : aa(product_prod(code_integer,code_integer),code_integer,product_fst(code_integer,code_integer),code_divmod_abs(K,L)) = divide_divide(code_integer,aa(code_integer,code_integer,abs_abs(code_integer),K),aa(code_integer,code_integer,abs_abs(code_integer),L)) ).

% fst_divmod_abs
tff(fact_5427_numeral__mod__numeral,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [K: num,L: num] : modulo_modulo(A,aa(num,A,numeral_numeral(A),K),aa(num,A,numeral_numeral(A),L)) = aa(product_prod(A,A),A,product_snd(A,A),unique8689654367752047608divmod(A,K,L)) ) ).

% numeral_mod_numeral
tff(fact_5428_INF__eq__bot__iff,axiom,
    ! [B: $tType,A: $tType] :
      ( comple5582772986160207858norder(A)
     => ! [F2: fun(B,A),A3: set(B)] :
          ( ( aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,F2),A3)) = bot_bot(A) )
        <=> ! [X4: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),bot_bot(A)),X4)
             => ? [Xa4: B] :
                  ( member(B,Xa4,A3)
                  & aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(B,A,F2,Xa4)),X4) ) ) ) ) ).

% INF_eq_bot_iff
tff(fact_5429_UN__simps_I1_J,axiom,
    ! [A: $tType,B: $tType,A2: A,B3: fun(B,set(A)),C7: set(B)] :
      aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(B),set(set(A)),image(B,set(A),aa(fun(B,set(A)),fun(B,set(A)),aTP_Lamp_nr(A,fun(fun(B,set(A)),fun(B,set(A))),A2),B3)),C7)) = $ite(C7 = bot_bot(set(B)),bot_bot(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(B),set(set(A)),image(B,set(A),B3),C7)))) ).

% UN_simps(1)
tff(fact_5430_UN__singleton,axiom,
    ! [A: $tType,A3: set(A)] : aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(A),set(set(A)),image(A,set(A),aTP_Lamp_ns(A,set(A))),A3)) = A3 ).

% UN_singleton
tff(fact_5431_drop__bit__of__Suc__0,axiom,
    ! [Nb: nat] : aa(nat,nat,bit_se4197421643247451524op_bit(nat,Nb),aa(nat,nat,suc,zero_zero(nat))) = aa($o,nat,zero_neq_one_of_bool(nat),Nb = zero_zero(nat)) ).

% drop_bit_of_Suc_0
tff(fact_5432_one__mod__numeral,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Nb: num] : modulo_modulo(A,one_one(A),aa(num,A,numeral_numeral(A),Nb)) = aa(product_prod(A,A),A,product_snd(A,A),unique8689654367752047608divmod(A,one2,Nb)) ) ).

% one_mod_numeral
tff(fact_5433_set__concat,axiom,
    ! [A: $tType,Xs: list(list(A))] : aa(list(A),set(A),set2(A),concat(A,Xs)) = aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(list(A)),set(set(A)),image(list(A),set(A),set2(A)),aa(list(list(A)),set(list(A)),set2(list(A)),Xs))) ).

% set_concat
tff(fact_5434_le__Sup__iff,axiom,
    ! [A: $tType] :
      ( comple5582772986160207858norder(A)
     => ! [X: A,A3: set(A)] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(set(A),A,complete_Sup_Sup(A),A3))
        <=> ! [Y5: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y5),X)
             => ? [X4: A] :
                  ( member(A,X4,A3)
                  & aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y5),X4) ) ) ) ) ).

% le_Sup_iff
tff(fact_5435_UN__Pow__subset,axiom,
    ! [A: $tType,B: $tType,B3: fun(B,set(A)),A3: set(B)] : aa(set(set(A)),$o,aa(set(set(A)),fun(set(set(A)),$o),ord_less_eq(set(set(A))),aa(set(set(set(A))),set(set(A)),complete_Sup_Sup(set(set(A))),aa(set(B),set(set(set(A))),image(B,set(set(A)),aTP_Lamp_nt(fun(B,set(A)),fun(B,set(set(A))),B3)),A3))),pow2(A,aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(B),set(set(A)),image(B,set(A),B3),A3)))) ).

% UN_Pow_subset
tff(fact_5436_Inter__greatest,axiom,
    ! [A: $tType,A3: set(set(A)),C7: set(A)] :
      ( ! [X7: set(A)] :
          ( member(set(A),X7,A3)
         => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),C7),X7) )
     => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),C7),aa(set(set(A)),set(A),complete_Inf_Inf(set(A)),A3)) ) ).

% Inter_greatest
tff(fact_5437_Inter__lower,axiom,
    ! [A: $tType,B3: set(A),A3: set(set(A))] :
      ( member(set(A),B3,A3)
     => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(set(A)),set(A),complete_Inf_Inf(set(A)),A3)),B3) ) ).

% Inter_lower
tff(fact_5438_Sup__upper2,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [U: A,A3: set(A),V: A] :
          ( member(A,U,A3)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),V),U)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),V),aa(set(A),A,complete_Sup_Sup(A),A3)) ) ) ) ).

% Sup_upper2
tff(fact_5439_Sup__le__iff,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [A3: set(A),B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Sup_Sup(A),A3)),B2)
        <=> ! [X4: A] :
              ( member(A,X4,A3)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X4),B2) ) ) ) ).

% Sup_le_iff
tff(fact_5440_Sup__upper,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [X: A,A3: set(A)] :
          ( member(A,X,A3)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(set(A),A,complete_Sup_Sup(A),A3)) ) ) ).

% Sup_upper
tff(fact_5441_Sup__least,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [A3: set(A),Z: A] :
          ( ! [X3: A] :
              ( member(A,X3,A3)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),Z) )
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Sup_Sup(A),A3)),Z) ) ) ).

% Sup_least
tff(fact_5442_Sup__mono,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [A3: set(A),B3: set(A)] :
          ( ! [A4: A] :
              ( member(A,A4,A3)
             => ? [X2: A] :
                  ( member(A,X2,B3)
                  & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A4),X2) ) )
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Sup_Sup(A),A3)),aa(set(A),A,complete_Sup_Sup(A),B3)) ) ) ).

% Sup_mono
tff(fact_5443_Sup__eqI,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [A3: set(A),X: A] :
          ( ! [Y3: A] :
              ( member(A,Y3,A3)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y3),X) )
         => ( ! [Y3: A] :
                ( ! [Z3: A] :
                    ( member(A,Z3,A3)
                   => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Z3),Y3) )
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y3) )
           => ( aa(set(A),A,complete_Sup_Sup(A),A3) = X ) ) ) ) ).

% Sup_eqI
tff(fact_5444_Inf__greatest,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [A3: set(A),Z: A] :
          ( ! [X3: A] :
              ( member(A,X3,A3)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Z),X3) )
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Z),aa(set(A),A,complete_Inf_Inf(A),A3)) ) ) ).

% Inf_greatest
tff(fact_5445_le__Inf__iff,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [B2: A,A3: set(A)] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),aa(set(A),A,complete_Inf_Inf(A),A3))
        <=> ! [X4: A] :
              ( member(A,X4,A3)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),X4) ) ) ) ).

% le_Inf_iff
tff(fact_5446_Inf__lower2,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [U: A,A3: set(A),V: A] :
          ( member(A,U,A3)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),U),V)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Inf_Inf(A),A3)),V) ) ) ) ).

% Inf_lower2
tff(fact_5447_Inf__lower,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [X: A,A3: set(A)] :
          ( member(A,X,A3)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Inf_Inf(A),A3)),X) ) ) ).

% Inf_lower
tff(fact_5448_Inf__mono,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [B3: set(A),A3: set(A)] :
          ( ! [B5: A] :
              ( member(A,B5,B3)
             => ? [X2: A] :
                  ( member(A,X2,A3)
                  & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X2),B5) ) )
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Inf_Inf(A),A3)),aa(set(A),A,complete_Inf_Inf(A),B3)) ) ) ).

% Inf_mono
tff(fact_5449_Inf__eqI,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [A3: set(A),X: A] :
          ( ! [I2: A] :
              ( member(A,I2,A3)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),I2) )
         => ( ! [Y3: A] :
                ( ! [I4: A] :
                    ( member(A,I4,A3)
                   => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y3),I4) )
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y3),X) )
           => ( aa(set(A),A,complete_Inf_Inf(A),A3) = X ) ) ) ) ).

% Inf_eqI
tff(fact_5450_Union__subsetI,axiom,
    ! [A: $tType,A3: set(set(A)),B3: set(set(A))] :
      ( ! [X3: set(A)] :
          ( member(set(A),X3,A3)
         => ? [Y4: set(A)] :
              ( member(set(A),Y4,B3)
              & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),X3),Y4) ) )
     => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),A3)),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),B3)) ) ).

% Union_subsetI
tff(fact_5451_Union__upper,axiom,
    ! [A: $tType,B3: set(A),A3: set(set(A))] :
      ( member(set(A),B3,A3)
     => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),A3)) ) ).

% Union_upper
tff(fact_5452_Union__least,axiom,
    ! [A: $tType,A3: set(set(A)),C7: set(A)] :
      ( ! [X7: set(A)] :
          ( member(set(A),X7,A3)
         => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),X7),C7) )
     => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),A3)),C7) ) ).

% Union_least
tff(fact_5453_Inf__le__Sup,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [A3: set(A)] :
          ( ( A3 != bot_bot(set(A)) )
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Inf_Inf(A),A3)),aa(set(A),A,complete_Sup_Sup(A),A3)) ) ) ).

% Inf_le_Sup
tff(fact_5454_less__Sup__iff,axiom,
    ! [A: $tType] :
      ( comple5582772986160207858norder(A)
     => ! [A2: A,S2: set(A)] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(set(A),A,complete_Sup_Sup(A),S2))
        <=> ? [X4: A] :
              ( member(A,X4,S2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),X4) ) ) ) ).

% less_Sup_iff
tff(fact_5455_Inf__less__iff,axiom,
    ! [A: $tType] :
      ( comple5582772986160207858norder(A)
     => ! [S2: set(A),A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(set(A),A,complete_Inf_Inf(A),S2)),A2)
        <=> ? [X4: A] :
              ( member(A,X4,S2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),X4),A2) ) ) ) ).

% Inf_less_iff
tff(fact_5456_INF__le__SUP,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [A3: set(A),F2: fun(A,B)] :
          ( ( A3 != bot_bot(set(A)) )
         => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),A3))),aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,F2),A3))) ) ) ).

% INF_le_SUP
tff(fact_5457_uminus__Sup,axiom,
    ! [A: $tType] :
      ( comple489889107523837845lgebra(A)
     => ! [A3: set(A)] : aa(A,A,uminus_uminus(A),aa(set(A),A,complete_Sup_Sup(A),A3)) = aa(set(A),A,complete_Inf_Inf(A),aa(set(A),set(A),image(A,A,uminus_uminus(A)),A3)) ) ).

% uminus_Sup
tff(fact_5458_uminus__Inf,axiom,
    ! [A: $tType] :
      ( comple489889107523837845lgebra(A)
     => ! [A3: set(A)] : aa(A,A,uminus_uminus(A),aa(set(A),A,complete_Inf_Inf(A),A3)) = aa(set(A),A,complete_Sup_Sup(A),aa(set(A),set(A),image(A,A,uminus_uminus(A)),A3)) ) ).

% uminus_Inf
tff(fact_5459_uminus__INF,axiom,
    ! [A: $tType,B: $tType] :
      ( comple489889107523837845lgebra(A)
     => ! [B3: fun(B,A),A3: set(B)] : aa(A,A,uminus_uminus(A),aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,B3),A3))) = aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,aTP_Lamp_nu(fun(B,A),fun(B,A),B3)),A3)) ) ).

% uminus_INF
tff(fact_5460_uminus__SUP,axiom,
    ! [A: $tType,B: $tType] :
      ( comple489889107523837845lgebra(A)
     => ! [B3: fun(B,A),A3: set(B)] : aa(A,A,uminus_uminus(A),aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,B3),A3))) = aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,aTP_Lamp_nu(fun(B,A),fun(B,A),B3)),A3)) ) ).

% uminus_SUP
tff(fact_5461_INF__cong,axiom,
    ! [B: $tType,A: $tType] :
      ( complete_Inf(B)
     => ! [A3: set(A),B3: set(A),C7: fun(A,B),D3: fun(A,B)] :
          ( ( A3 = B3 )
         => ( ! [X3: A] :
                ( member(A,X3,B3)
               => ( aa(A,B,C7,X3) = aa(A,B,D3,X3) ) )
           => ( aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,C7),A3)) = aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,D3),B3)) ) ) ) ) ).

% INF_cong
tff(fact_5462_SUP__cong,axiom,
    ! [B: $tType,A: $tType] :
      ( complete_Sup(B)
     => ! [A3: set(A),B3: set(A),C7: fun(A,B),D3: fun(A,B)] :
          ( ( A3 = B3 )
         => ( ! [X3: A] :
                ( member(A,X3,B3)
               => ( aa(A,B,C7,X3) = aa(A,B,D3,X3) ) )
           => ( aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,C7),A3)) = aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,D3),B3)) ) ) ) ) ).

% SUP_cong
tff(fact_5463_INF__commute,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [F2: fun(B,fun(C,A)),B3: set(C),A3: set(B)] : aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,aa(set(C),fun(B,A),aTP_Lamp_nv(fun(B,fun(C,A)),fun(set(C),fun(B,A)),F2),B3)),A3)) = aa(set(A),A,complete_Inf_Inf(A),aa(set(C),set(A),image(C,A,aa(set(B),fun(C,A),aTP_Lamp_nx(fun(B,fun(C,A)),fun(set(B),fun(C,A)),F2),A3)),B3)) ) ).

% INF_commute
tff(fact_5464_SUP__commute,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [F2: fun(B,fun(C,A)),B3: set(C),A3: set(B)] : aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,aa(set(C),fun(B,A),aTP_Lamp_ny(fun(B,fun(C,A)),fun(set(C),fun(B,A)),F2),B3)),A3)) = aa(set(A),A,complete_Sup_Sup(A),aa(set(C),set(A),image(C,A,aa(set(B),fun(C,A),aTP_Lamp_nz(fun(B,fun(C,A)),fun(set(B),fun(C,A)),F2),A3)),B3)) ) ).

% SUP_commute
tff(fact_5465_SUP__UNION,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [F2: fun(B,A),G: fun(C,set(B)),A3: set(C)] : aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,F2),aa(set(set(B)),set(B),complete_Sup_Sup(set(B)),aa(set(C),set(set(B)),image(C,set(B),G),A3)))) = aa(set(A),A,complete_Sup_Sup(A),aa(set(C),set(A),image(C,A,aa(fun(C,set(B)),fun(C,A),aTP_Lamp_oa(fun(B,A),fun(fun(C,set(B)),fun(C,A)),F2),G)),A3)) ) ).

% SUP_UNION
tff(fact_5466_Inf__le__iff,axiom,
    ! [A: $tType] :
      ( comple5582772986160207858norder(A)
     => ! [A3: set(A),X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Inf_Inf(A),A3)),X)
        <=> ! [Y5: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y5)
             => ? [X4: A] :
                  ( member(A,X4,A3)
                  & aa(A,$o,aa(A,fun(A,$o),ord_less(A),X4),Y5) ) ) ) ) ).

% Inf_le_iff
tff(fact_5467_less__eq__Sup,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [A3: set(A),U: A] :
          ( ! [V4: A] :
              ( member(A,V4,A3)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),U),V4) )
         => ( ( A3 != bot_bot(set(A)) )
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),U),aa(set(A),A,complete_Sup_Sup(A),A3)) ) ) ) ).

% less_eq_Sup
tff(fact_5468_Inf__superset__mono,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [B3: set(A),A3: set(A)] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),A3)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Inf_Inf(A),A3)),aa(set(A),A,complete_Inf_Inf(A),B3)) ) ) ).

% Inf_superset_mono
tff(fact_5469_Inf__less__eq,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [A3: set(A),U: A] :
          ( ! [V4: A] :
              ( member(A,V4,A3)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),V4),U) )
         => ( ( A3 != bot_bot(set(A)) )
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Inf_Inf(A),A3)),U) ) ) ) ).

% Inf_less_eq
tff(fact_5470_SUP__eq,axiom,
    ! [A: $tType,C: $tType,B: $tType] :
      ( comple6319245703460814977attice(C)
     => ! [A3: set(A),B3: set(B),F2: fun(A,C),G: fun(B,C)] :
          ( ! [I2: A] :
              ( member(A,I2,A3)
             => ? [X2: B] :
                  ( member(B,X2,B3)
                  & aa(C,$o,aa(C,fun(C,$o),ord_less_eq(C),aa(A,C,F2,I2)),aa(B,C,G,X2)) ) )
         => ( ! [J3: B] :
                ( member(B,J3,B3)
               => ? [X2: A] :
                    ( member(A,X2,A3)
                    & aa(C,$o,aa(C,fun(C,$o),ord_less_eq(C),aa(B,C,G,J3)),aa(A,C,F2,X2)) ) )
           => ( aa(set(C),C,complete_Sup_Sup(C),aa(set(A),set(C),image(A,C,F2),A3)) = aa(set(C),C,complete_Sup_Sup(C),aa(set(B),set(C),image(B,C,G),B3)) ) ) ) ) ).

% SUP_eq
tff(fact_5471_INF__eq,axiom,
    ! [A: $tType,C: $tType,B: $tType] :
      ( comple6319245703460814977attice(C)
     => ! [A3: set(A),B3: set(B),G: fun(B,C),F2: fun(A,C)] :
          ( ! [I2: A] :
              ( member(A,I2,A3)
             => ? [X2: B] :
                  ( member(B,X2,B3)
                  & aa(C,$o,aa(C,fun(C,$o),ord_less_eq(C),aa(B,C,G,X2)),aa(A,C,F2,I2)) ) )
         => ( ! [J3: B] :
                ( member(B,J3,B3)
               => ? [X2: A] :
                    ( member(A,X2,A3)
                    & aa(C,$o,aa(C,fun(C,$o),ord_less_eq(C),aa(A,C,F2,X2)),aa(B,C,G,J3)) ) )
           => ( aa(set(C),C,complete_Inf_Inf(C),aa(set(A),set(C),image(A,C,F2),A3)) = aa(set(C),C,complete_Inf_Inf(C),aa(set(B),set(C),image(B,C,G),B3)) ) ) ) ) ).

% INF_eq
tff(fact_5472_Sup__subset__mono,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [A3: set(A),B3: set(A)] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Sup_Sup(A),A3)),aa(set(A),A,complete_Sup_Sup(A),B3)) ) ) ).

% Sup_subset_mono
tff(fact_5473_INF__eq__const,axiom,
    ! [A: $tType,B: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [I5: set(A),F2: fun(A,B),X: B] :
          ( ( I5 != bot_bot(set(A)) )
         => ( ! [I2: A] :
                ( member(A,I2,I5)
               => ( aa(A,B,F2,I2) = X ) )
           => ( aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),I5)) = X ) ) ) ) ).

% INF_eq_const
tff(fact_5474_SUP__eq__const,axiom,
    ! [A: $tType,B: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [I5: set(A),F2: fun(A,B),X: B] :
          ( ( I5 != bot_bot(set(A)) )
         => ( ! [I2: A] :
                ( member(A,I2,I5)
               => ( aa(A,B,F2,I2) = X ) )
           => ( aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,F2),I5)) = X ) ) ) ) ).

% SUP_eq_const
tff(fact_5475_card__Union__le__sum__card,axiom,
    ! [A: $tType,U2: set(set(A))] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(A),nat,finite_card(A),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),U2))),aa(set(set(A)),nat,aa(fun(set(A),nat),fun(set(set(A)),nat),groups7311177749621191930dd_sum(set(A),nat),finite_card(A)),U2)) ).

% card_Union_le_sum_card
tff(fact_5476_strict__mono__on__leD,axiom,
    ! [B: $tType,A: $tType] :
      ( ( linorder(A)
        & preorder(B) )
     => ! [F2: fun(A,B),A3: set(A),X: A,Y: A] :
          ( strict_mono_on(A,B,F2,A3)
         => ( member(A,X,A3)
           => ( member(A,Y,A3)
             => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
               => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X)),aa(A,B,F2,Y)) ) ) ) ) ) ).

% strict_mono_on_leD
tff(fact_5477_strict__mono__onD,axiom,
    ! [B: $tType,A: $tType] :
      ( ( ord(A)
        & ord(B) )
     => ! [F2: fun(A,B),A3: set(A),R2: A,S: A] :
          ( strict_mono_on(A,B,F2,A3)
         => ( member(A,R2,A3)
           => ( member(A,S,A3)
             => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),R2),S)
               => aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,R2)),aa(A,B,F2,S)) ) ) ) ) ) ).

% strict_mono_onD
tff(fact_5478_strict__mono__onI,axiom,
    ! [B: $tType,A: $tType] :
      ( ( ord(A)
        & ord(B) )
     => ! [A3: set(A),F2: fun(A,B)] :
          ( ! [R3: A,S3: A] :
              ( member(A,R3,A3)
             => ( member(A,S3,A3)
               => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),R3),S3)
                 => aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,R3)),aa(A,B,F2,S3)) ) ) )
         => strict_mono_on(A,B,F2,A3) ) ) ).

% strict_mono_onI
tff(fact_5479_strict__mono__on__def,axiom,
    ! [B: $tType,A: $tType] :
      ( ( ord(A)
        & ord(B) )
     => ! [F2: fun(A,B),A3: set(A)] :
          ( strict_mono_on(A,B,F2,A3)
        <=> ! [R5: A,S6: A] :
              ( ( member(A,R5,A3)
                & member(A,S6,A3)
                & aa(A,$o,aa(A,fun(A,$o),ord_less(A),R5),S6) )
             => aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,R5)),aa(A,B,F2,S6)) ) ) ) ).

% strict_mono_on_def
tff(fact_5480_Inter__anti__mono,axiom,
    ! [A: $tType,B3: set(set(A)),A3: set(set(A))] :
      ( aa(set(set(A)),$o,aa(set(set(A)),fun(set(set(A)),$o),ord_less_eq(set(set(A))),B3),A3)
     => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(set(A)),set(A),complete_Inf_Inf(set(A)),A3)),aa(set(set(A)),set(A),complete_Inf_Inf(set(A)),B3)) ) ).

% Inter_anti_mono
tff(fact_5481_Union__mono,axiom,
    ! [A: $tType,A3: set(set(A)),B3: set(set(A))] :
      ( aa(set(set(A)),$o,aa(set(set(A)),fun(set(set(A)),$o),ord_less_eq(set(set(A))),A3),B3)
     => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),A3)),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),B3)) ) ).

% Union_mono
tff(fact_5482_Inter__subset,axiom,
    ! [A: $tType,A3: set(set(A)),B3: set(A)] :
      ( ! [X7: set(A)] :
          ( member(set(A),X7,A3)
         => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),X7),B3) )
     => ( ( A3 != bot_bot(set(set(A))) )
       => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(set(A)),set(A),complete_Inf_Inf(set(A)),A3)),B3) ) ) ).

% Inter_subset
tff(fact_5483_INF__eqI,axiom,
    ! [A: $tType,B: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [A3: set(A),X: B,F2: fun(A,B)] :
          ( ! [I2: A] :
              ( member(A,I2,A3)
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),X),aa(A,B,F2,I2)) )
         => ( ! [Y3: B] :
                ( ! [I4: A] :
                    ( member(A,I4,A3)
                   => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),Y3),aa(A,B,F2,I4)) )
               => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),Y3),X) )
           => ( aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),A3)) = X ) ) ) ) ).

% INF_eqI
tff(fact_5484_INF__mono,axiom,
    ! [B: $tType,C: $tType,A: $tType] :
      ( comple6319245703460814977attice(C)
     => ! [B3: set(A),A3: set(B),F2: fun(B,C),G: fun(A,C)] :
          ( ! [M4: A] :
              ( member(A,M4,B3)
             => ? [X2: B] :
                  ( member(B,X2,A3)
                  & aa(C,$o,aa(C,fun(C,$o),ord_less_eq(C),aa(B,C,F2,X2)),aa(A,C,G,M4)) ) )
         => aa(C,$o,aa(C,fun(C,$o),ord_less_eq(C),aa(set(C),C,complete_Inf_Inf(C),aa(set(B),set(C),image(B,C,F2),A3))),aa(set(C),C,complete_Inf_Inf(C),aa(set(A),set(C),image(A,C,G),B3))) ) ) ).

% INF_mono
tff(fact_5485_INF__lower,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [I: A,A3: set(A),F2: fun(A,B)] :
          ( member(A,I,A3)
         => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),A3))),aa(A,B,F2,I)) ) ) ).

% INF_lower
tff(fact_5486_INF__mono_H,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [F2: fun(A,B),G: fun(A,B),A3: set(A)] :
          ( ! [X3: A] : aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X3)),aa(A,B,G,X3))
         => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),A3))),aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,G),A3))) ) ) ).

% INF_mono'
tff(fact_5487_INF__lower2,axiom,
    ! [A: $tType,B: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [I: A,A3: set(A),F2: fun(A,B),U: B] :
          ( member(A,I,A3)
         => ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,I)),U)
           => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),A3))),U) ) ) ) ).

% INF_lower2
tff(fact_5488_le__INF__iff,axiom,
    ! [A: $tType,B: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [U: A,F2: fun(B,A),A3: set(B)] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),U),aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,F2),A3)))
        <=> ! [X4: B] :
              ( member(B,X4,A3)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),U),aa(B,A,F2,X4)) ) ) ) ).

% le_INF_iff
tff(fact_5489_INF__greatest,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [A3: set(A),U: B,F2: fun(A,B)] :
          ( ! [I2: A] :
              ( member(A,I2,A3)
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),U),aa(A,B,F2,I2)) )
         => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),U),aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),A3))) ) ) ).

% INF_greatest
tff(fact_5490_INF__less__iff,axiom,
    ! [B: $tType,A: $tType] :
      ( comple5582772986160207858norder(A)
     => ! [F2: fun(B,A),A3: set(B),A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,F2),A3))),A2)
        <=> ? [X4: B] :
              ( member(B,X4,A3)
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(B,A,F2,X4)),A2) ) ) ) ).

% INF_less_iff
tff(fact_5491_less__INF__D,axiom,
    ! [A: $tType,B: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [Y: A,F2: fun(B,A),A3: set(B),I: B] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,F2),A3)))
         => ( member(B,I,A3)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),aa(B,A,F2,I)) ) ) ) ).

% less_INF_D
tff(fact_5492_SUP__eqI,axiom,
    ! [A: $tType,B: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [A3: set(A),F2: fun(A,B),X: B] :
          ( ! [I2: A] :
              ( member(A,I2,A3)
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,I2)),X) )
         => ( ! [Y3: B] :
                ( ! [I4: A] :
                    ( member(A,I4,A3)
                   => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,I4)),Y3) )
               => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),X),Y3) )
           => ( aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,F2),A3)) = X ) ) ) ) ).

% SUP_eqI
tff(fact_5493_SUP__mono,axiom,
    ! [A: $tType,C: $tType,B: $tType] :
      ( comple6319245703460814977attice(C)
     => ! [A3: set(A),B3: set(B),F2: fun(A,C),G: fun(B,C)] :
          ( ! [N: A] :
              ( member(A,N,A3)
             => ? [X2: B] :
                  ( member(B,X2,B3)
                  & aa(C,$o,aa(C,fun(C,$o),ord_less_eq(C),aa(A,C,F2,N)),aa(B,C,G,X2)) ) )
         => aa(C,$o,aa(C,fun(C,$o),ord_less_eq(C),aa(set(C),C,complete_Sup_Sup(C),aa(set(A),set(C),image(A,C,F2),A3))),aa(set(C),C,complete_Sup_Sup(C),aa(set(B),set(C),image(B,C,G),B3))) ) ) ).

% SUP_mono
tff(fact_5494_SUP__least,axiom,
    ! [A: $tType,B: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [A3: set(A),F2: fun(A,B),U: B] :
          ( ! [I2: A] :
              ( member(A,I2,A3)
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,I2)),U) )
         => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,F2),A3))),U) ) ) ).

% SUP_least
tff(fact_5495_SUP__mono_H,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [F2: fun(A,B),G: fun(A,B),A3: set(A)] :
          ( ! [X3: A] : aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X3)),aa(A,B,G,X3))
         => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,F2),A3))),aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,G),A3))) ) ) ).

% SUP_mono'
tff(fact_5496_SUP__upper,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [I: A,A3: set(A),F2: fun(A,B)] :
          ( member(A,I,A3)
         => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,I)),aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,F2),A3))) ) ) ).

% SUP_upper
tff(fact_5497_SUP__le__iff,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [F2: fun(B,A),A3: set(B),U: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,F2),A3))),U)
        <=> ! [X4: B] :
              ( member(B,X4,A3)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(B,A,F2,X4)),U) ) ) ) ).

% SUP_le_iff
tff(fact_5498_SUP__upper2,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [I: A,A3: set(A),U: B,F2: fun(A,B)] :
          ( member(A,I,A3)
         => ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),U),aa(A,B,F2,I))
           => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),U),aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,F2),A3))) ) ) ) ).

% SUP_upper2
tff(fact_5499_less__SUP__iff,axiom,
    ! [A: $tType,B: $tType] :
      ( comple5582772986160207858norder(A)
     => ! [A2: A,F2: fun(B,A),A3: set(B)] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,F2),A3)))
        <=> ? [X4: B] :
              ( member(B,X4,A3)
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(B,A,F2,X4)) ) ) ) ).

% less_SUP_iff
tff(fact_5500_SUP__lessD,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [F2: fun(B,A),A3: set(B),Y: A,I: B] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,F2),A3))),Y)
         => ( member(B,I,A3)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(B,A,F2,I)),Y) ) ) ) ).

% SUP_lessD
tff(fact_5501_subset__Pow__Union,axiom,
    ! [A: $tType,A3: set(set(A))] : aa(set(set(A)),$o,aa(set(set(A)),fun(set(set(A)),$o),ord_less_eq(set(set(A))),A3),pow2(A,aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),A3))) ).

% subset_Pow_Union
tff(fact_5502_INT__extend__simps_I10_J,axiom,
    ! [A: $tType,C: $tType,B: $tType,B3: fun(C,set(A)),F2: fun(B,C),A3: set(B)] : aa(set(set(A)),set(A),complete_Inf_Inf(set(A)),aa(set(B),set(set(A)),image(B,set(A),aa(fun(B,C),fun(B,set(A)),aTP_Lamp_ob(fun(C,set(A)),fun(fun(B,C),fun(B,set(A))),B3),F2)),A3)) = aa(set(set(A)),set(A),complete_Inf_Inf(set(A)),aa(set(C),set(set(A)),image(C,set(A),B3),aa(set(B),set(C),image(B,C,F2),A3))) ).

% INT_extend_simps(10)
tff(fact_5503_INT__lower,axiom,
    ! [B: $tType,A: $tType,A2: A,A3: set(A),B3: fun(A,set(B))] :
      ( member(A,A2,A3)
     => aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(set(set(B)),set(B),complete_Inf_Inf(set(B)),aa(set(A),set(set(B)),image(A,set(B),B3),A3))),aa(A,set(B),B3,A2)) ) ).

% INT_lower
tff(fact_5504_INT__greatest,axiom,
    ! [B: $tType,A: $tType,A3: set(A),C7: set(B),B3: fun(A,set(B))] :
      ( ! [X3: A] :
          ( member(A,X3,A3)
         => aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),C7),aa(A,set(B),B3,X3)) )
     => aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),C7),aa(set(set(B)),set(B),complete_Inf_Inf(set(B)),aa(set(A),set(set(B)),image(A,set(B),B3),A3))) ) ).

% INT_greatest
tff(fact_5505_INT__anti__mono,axiom,
    ! [B: $tType,A: $tType,A3: set(A),B3: set(A),F2: fun(A,set(B)),G: fun(A,set(B))] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
     => ( ! [X3: A] :
            ( member(A,X3,A3)
           => aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(A,set(B),F2,X3)),aa(A,set(B),G,X3)) )
       => aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(set(set(B)),set(B),complete_Inf_Inf(set(B)),aa(set(A),set(set(B)),image(A,set(B),F2),B3))),aa(set(set(B)),set(B),complete_Inf_Inf(set(B)),aa(set(A),set(set(B)),image(A,set(B),G),A3))) ) ) ).

% INT_anti_mono
tff(fact_5506_INT__subset__iff,axiom,
    ! [A: $tType,B: $tType,B3: set(A),A3: fun(B,set(A)),I5: set(B)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),aa(set(set(A)),set(A),complete_Inf_Inf(set(A)),aa(set(B),set(set(A)),image(B,set(A),A3),I5)))
    <=> ! [X4: B] :
          ( member(B,X4,I5)
         => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),aa(B,set(A),A3,X4)) ) ) ).

% INT_subset_iff
tff(fact_5507_INT__insert__distrib,axiom,
    ! [B: $tType,A: $tType,U: A,A3: set(A),A2: B,B3: fun(A,set(B))] :
      ( member(A,U,A3)
     => ( aa(set(set(B)),set(B),complete_Inf_Inf(set(B)),aa(set(A),set(set(B)),image(A,set(B),aa(fun(A,set(B)),fun(A,set(B)),aTP_Lamp_oc(B,fun(fun(A,set(B)),fun(A,set(B))),A2),B3)),A3)) = aa(set(B),set(B),aa(B,fun(set(B),set(B)),insert(B),A2),aa(set(set(B)),set(B),complete_Inf_Inf(set(B)),aa(set(A),set(set(B)),image(A,set(B),B3),A3))) ) ) ).

% INT_insert_distrib
tff(fact_5508_INT__extend__simps_I5_J,axiom,
    ! [A: $tType,B: $tType,A2: A,B3: fun(B,set(A)),C7: set(B)] : aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),aa(set(set(A)),set(A),complete_Inf_Inf(set(A)),aa(set(B),set(set(A)),image(B,set(A),B3),C7))) = aa(set(set(A)),set(A),complete_Inf_Inf(set(A)),aa(set(B),set(set(A)),image(B,set(A),aa(fun(B,set(A)),fun(B,set(A)),aTP_Lamp_nr(A,fun(fun(B,set(A)),fun(B,set(A))),A2),B3)),C7)) ).

% INT_extend_simps(5)
tff(fact_5509_image__UN,axiom,
    ! [B: $tType,A: $tType,C: $tType,F2: fun(B,A),B3: fun(C,set(B)),A3: set(C)] : aa(set(B),set(A),image(B,A,F2),aa(set(set(B)),set(B),complete_Sup_Sup(set(B)),aa(set(C),set(set(B)),image(C,set(B),B3),A3))) = aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(C),set(set(A)),image(C,set(A),aa(fun(C,set(B)),fun(C,set(A)),aTP_Lamp_od(fun(B,A),fun(fun(C,set(B)),fun(C,set(A))),F2),B3)),A3)) ).

% image_UN
tff(fact_5510_UN__extend__simps_I10_J,axiom,
    ! [A: $tType,C: $tType,B: $tType,B3: fun(C,set(A)),F2: fun(B,C),A3: set(B)] : aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(B),set(set(A)),image(B,set(A),aa(fun(B,C),fun(B,set(A)),aTP_Lamp_ob(fun(C,set(A)),fun(fun(B,C),fun(B,set(A))),B3),F2)),A3)) = aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(C),set(set(A)),image(C,set(A),B3),aa(set(B),set(C),image(B,C,F2),A3))) ).

% UN_extend_simps(10)
tff(fact_5511_UN__subset__iff,axiom,
    ! [B: $tType,A: $tType,A3: fun(B,set(A)),I5: set(B),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(B),set(set(A)),image(B,set(A),A3),I5))),B3)
    <=> ! [X4: B] :
          ( member(B,X4,I5)
         => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(B,set(A),A3,X4)),B3) ) ) ).

% UN_subset_iff
tff(fact_5512_UN__upper,axiom,
    ! [B: $tType,A: $tType,A2: A,A3: set(A),B3: fun(A,set(B))] :
      ( member(A,A2,A3)
     => aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(A,set(B),B3,A2)),aa(set(set(B)),set(B),complete_Sup_Sup(set(B)),aa(set(A),set(set(B)),image(A,set(B),B3),A3))) ) ).

% UN_upper
tff(fact_5513_UN__least,axiom,
    ! [A: $tType,B: $tType,A3: set(A),B3: fun(A,set(B)),C7: set(B)] :
      ( ! [X3: A] :
          ( member(A,X3,A3)
         => aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(A,set(B),B3,X3)),C7) )
     => aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(set(set(B)),set(B),complete_Sup_Sup(set(B)),aa(set(A),set(set(B)),image(A,set(B),B3),A3))),C7) ) ).

% UN_least
tff(fact_5514_UN__mono,axiom,
    ! [B: $tType,A: $tType,A3: set(A),B3: set(A),F2: fun(A,set(B)),G: fun(A,set(B))] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
     => ( ! [X3: A] :
            ( member(A,X3,A3)
           => aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(A,set(B),F2,X3)),aa(A,set(B),G,X3)) )
       => aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(set(set(B)),set(B),complete_Sup_Sup(set(B)),aa(set(A),set(set(B)),image(A,set(B),F2),A3))),aa(set(set(B)),set(B),complete_Sup_Sup(set(B)),aa(set(A),set(set(B)),image(A,set(B),G),B3))) ) ) ).

% UN_mono
tff(fact_5515_UN__insert__distrib,axiom,
    ! [B: $tType,A: $tType,U: A,A3: set(A),A2: B,B3: fun(A,set(B))] :
      ( member(A,U,A3)
     => ( aa(set(set(B)),set(B),complete_Sup_Sup(set(B)),aa(set(A),set(set(B)),image(A,set(B),aa(fun(A,set(B)),fun(A,set(B)),aTP_Lamp_oc(B,fun(fun(A,set(B)),fun(A,set(B))),A2),B3)),A3)) = aa(set(B),set(B),aa(B,fun(set(B),set(B)),insert(B),A2),aa(set(set(B)),set(B),complete_Sup_Sup(set(B)),aa(set(A),set(set(B)),image(A,set(B),B3),A3))) ) ) ).

% UN_insert_distrib
tff(fact_5516_image__Union,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),S2: set(set(B))] : aa(set(B),set(A),image(B,A,F2),aa(set(set(B)),set(B),complete_Sup_Sup(set(B)),S2)) = aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(set(B)),set(set(A)),image(set(B),set(A),image(B,A,F2)),S2)) ).

% image_Union
tff(fact_5517_divides__aux__def,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Qr: product_prod(A,A)] :
          ( unique5940410009612947441es_aux(A,Qr)
        <=> ( aa(product_prod(A,A),A,product_snd(A,A),Qr) = zero_zero(A) ) ) ) ).

% divides_aux_def
tff(fact_5518_INF__le__iff,axiom,
    ! [B: $tType,A: $tType] :
      ( comple5582772986160207858norder(A)
     => ! [F2: fun(B,A),A3: set(B),X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,F2),A3))),X)
        <=> ! [Y5: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y5)
             => ? [X4: B] :
                  ( member(B,X4,A3)
                  & aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(B,A,F2,X4)),Y5) ) ) ) ) ).

% INF_le_iff
tff(fact_5519_le__SUP__iff,axiom,
    ! [A: $tType,B: $tType] :
      ( comple5582772986160207858norder(A)
     => ! [X: A,F2: fun(B,A),A3: set(B)] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,F2),A3)))
        <=> ! [Y5: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y5),X)
             => ? [X4: B] :
                  ( member(B,X4,A3)
                  & aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y5),aa(B,A,F2,X4)) ) ) ) ) ).

% le_SUP_iff
tff(fact_5520_INF__eq__iff,axiom,
    ! [A: $tType,B: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [I5: set(A),F2: fun(A,B),C2: B] :
          ( ( I5 != bot_bot(set(A)) )
         => ( ! [I2: A] :
                ( member(A,I2,I5)
               => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,I2)),C2) )
           => ( ( aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),I5)) = C2 )
            <=> ! [X4: A] :
                  ( member(A,X4,I5)
                 => ( aa(A,B,F2,X4) = C2 ) ) ) ) ) ) ).

% INF_eq_iff
tff(fact_5521_SUP__eq__iff,axiom,
    ! [A: $tType,B: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [I5: set(A),C2: B,F2: fun(A,B)] :
          ( ( I5 != bot_bot(set(A)) )
         => ( ! [I2: A] :
                ( member(A,I2,I5)
               => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),C2),aa(A,B,F2,I2)) )
           => ( ( aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,F2),I5)) = C2 )
            <=> ! [X4: A] :
                  ( member(A,X4,I5)
                 => ( aa(A,B,F2,X4) = C2 ) ) ) ) ) ) ).

% SUP_eq_iff
tff(fact_5522_cInf__abs__ge,axiom,
    ! [A: $tType] :
      ( ( condit6923001295902523014norder(A)
        & linordered_idom(A) )
     => ! [S2: set(A),A2: A] :
          ( ( S2 != bot_bot(set(A)) )
         => ( ! [X3: A] :
                ( member(A,X3,S2)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),X3)),A2) )
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),aa(set(A),A,complete_Inf_Inf(A),S2))),A2) ) ) ) ).

% cInf_abs_ge
tff(fact_5523_snd__divmod,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Ma: num,Nb: num] : aa(product_prod(A,A),A,product_snd(A,A),unique8689654367752047608divmod(A,Ma,Nb)) = modulo_modulo(A,aa(num,A,numeral_numeral(A),Ma),aa(num,A,numeral_numeral(A),Nb)) ) ).

% snd_divmod
tff(fact_5524_Collect__split__mono__strong,axiom,
    ! [B: $tType,A: $tType,X5: set(A),A3: set(product_prod(A,B)),Y6: set(B),P: fun(A,fun(B,$o)),Q: fun(A,fun(B,$o))] :
      ( ( X5 = aa(set(product_prod(A,B)),set(A),image(product_prod(A,B),A,product_fst(A,B)),A3) )
     => ( ( Y6 = aa(set(product_prod(A,B)),set(B),image(product_prod(A,B),B,product_snd(A,B)),A3) )
       => ( ! [X3: A] :
              ( member(A,X3,X5)
             => ! [Xa3: B] :
                  ( member(B,Xa3,Y6)
                 => ( aa(B,$o,aa(A,fun(B,$o),P,X3),Xa3)
                   => aa(B,$o,aa(A,fun(B,$o),Q,X3),Xa3) ) ) )
         => ( aa(set(product_prod(A,B)),$o,aa(set(product_prod(A,B)),fun(set(product_prod(A,B)),$o),ord_less_eq(set(product_prod(A,B))),A3),collect(product_prod(A,B),product_case_prod(A,B,$o,P)))
           => aa(set(product_prod(A,B)),$o,aa(set(product_prod(A,B)),fun(set(product_prod(A,B)),$o),ord_less_eq(set(product_prod(A,B))),A3),collect(product_prod(A,B),product_case_prod(A,B,$o,Q))) ) ) ) ) ).

% Collect_split_mono_strong
tff(fact_5525_Max__Sup,axiom,
    ! [A: $tType] :
      ( comple5582772986160207858norder(A)
     => ! [A3: set(A)] :
          ( finite_finite(A,A3)
         => ( ( A3 != bot_bot(set(A)) )
           => ( aa(set(A),A,lattic643756798349783984er_Max(A),A3) = aa(set(A),A,complete_Sup_Sup(A),A3) ) ) ) ) ).

% Max_Sup
tff(fact_5526_card__Union__le__sum__card__weak,axiom,
    ! [A: $tType,U2: set(set(A))] :
      ( ! [X3: set(A)] :
          ( member(set(A),X3,U2)
         => finite_finite(A,X3) )
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(A),nat,finite_card(A),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),U2))),aa(set(set(A)),nat,aa(fun(set(A),nat),fun(set(set(A)),nat),groups7311177749621191930dd_sum(set(A),nat),finite_card(A)),U2)) ) ).

% card_Union_le_sum_card_weak
tff(fact_5527_INF__superset__mono,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [B3: set(A),A3: set(A),F2: fun(A,B),G: fun(A,B)] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),A3)
         => ( ! [X3: A] :
                ( member(A,X3,B3)
               => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X3)),aa(A,B,G,X3)) )
           => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),A3))),aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,G),B3))) ) ) ) ).

% INF_superset_mono
tff(fact_5528_SUP__subset__mono,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [A3: set(A),B3: set(A),F2: fun(A,B),G: fun(A,B)] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
         => ( ! [X3: A] :
                ( member(A,X3,A3)
               => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X3)),aa(A,B,G,X3)) )
           => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,F2),A3))),aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,G),B3))) ) ) ) ).

% SUP_subset_mono
tff(fact_5529_SUP__constant,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [C2: A,A3: set(B)] :
          aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,aTP_Lamp_oe(A,fun(B,A),C2)),A3)) = $ite(A3 = bot_bot(set(B)),bot_bot(A),C2) ) ).

% SUP_constant
tff(fact_5530_SUP__empty,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [F2: fun(B,A)] : aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,F2),bot_bot(set(B)))) = bot_bot(A) ) ).

% SUP_empty
tff(fact_5531_UN__extend__simps_I1_J,axiom,
    ! [A: $tType,B: $tType,A2: A,B3: fun(B,set(A)),C7: set(B)] :
      aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(B),set(set(A)),image(B,set(A),B3),C7))) = $ite(C7 = bot_bot(set(B)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A))),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(B),set(set(A)),image(B,set(A),aa(fun(B,set(A)),fun(B,set(A)),aTP_Lamp_nr(A,fun(fun(B,set(A)),fun(B,set(A))),A2),B3)),C7))) ).

% UN_extend_simps(1)
tff(fact_5532_bij__betw__UNION__chain,axiom,
    ! [B: $tType,C: $tType,A: $tType,I5: set(A),A3: fun(A,set(B)),F2: fun(B,C),A7: fun(A,set(C))] :
      ( ! [I2: A,J3: A] :
          ( member(A,I2,I5)
         => ( member(A,J3,I5)
           => ( aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(A,set(B),A3,I2)),aa(A,set(B),A3,J3))
              | aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(A,set(B),A3,J3)),aa(A,set(B),A3,I2)) ) ) )
     => ( ! [I2: A] :
            ( member(A,I2,I5)
           => bij_betw(B,C,F2,aa(A,set(B),A3,I2),aa(A,set(C),A7,I2)) )
       => bij_betw(B,C,F2,aa(set(set(B)),set(B),complete_Sup_Sup(set(B)),aa(set(A),set(set(B)),image(A,set(B),A3),I5)),aa(set(set(C)),set(C),complete_Sup_Sup(set(C)),aa(set(A),set(set(C)),image(A,set(C),A7),I5))) ) ) ).

% bij_betw_UNION_chain
tff(fact_5533_UN__le__add__shift__strict,axiom,
    ! [A: $tType,M: fun(nat,set(A)),K: nat,Nb: nat] : aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(nat),set(set(A)),image(nat,set(A),aa(nat,fun(nat,set(A)),aTP_Lamp_of(fun(nat,set(A)),fun(nat,fun(nat,set(A))),M),K)),set_ord_lessThan(nat,Nb))) = aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(nat),set(set(A)),image(nat,set(A),M),set_or7035219750837199246ssThan(nat,K,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),K)))) ).

% UN_le_add_shift_strict
tff(fact_5534_UN__le__add__shift,axiom,
    ! [A: $tType,M: fun(nat,set(A)),K: nat,Nb: nat] : aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(nat),set(set(A)),image(nat,set(A),aa(nat,fun(nat,set(A)),aTP_Lamp_of(fun(nat,set(A)),fun(nat,fun(nat,set(A))),M),K)),set_ord_atMost(nat,Nb))) = aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(nat),set(set(A)),image(nat,set(A),M),set_or1337092689740270186AtMost(nat,K,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),K)))) ).

% UN_le_add_shift
tff(fact_5535_cInf__asclose,axiom,
    ! [A: $tType] :
      ( ( condit6923001295902523014norder(A)
        & linordered_idom(A) )
     => ! [S2: set(A),L: A,E2: A] :
          ( ( S2 != bot_bot(set(A)) )
         => ( ! [X3: A] :
                ( member(A,X3,S2)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X3),L))),E2) )
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(set(A),A,complete_Inf_Inf(A),S2)),L))),E2) ) ) ) ).

% cInf_asclose
tff(fact_5536_cSup__asclose,axiom,
    ! [A: $tType] :
      ( ( condit6923001295902523014norder(A)
        & linordered_idom(A) )
     => ! [S2: set(A),L: A,E2: A] :
          ( ( S2 != bot_bot(set(A)) )
         => ( ! [X3: A] :
                ( member(A,X3,S2)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),X3),L))),E2) )
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(set(A),A,complete_Sup_Sup(A),S2)),L))),E2) ) ) ) ).

% cSup_asclose
tff(fact_5537_finite__subset__Union,axiom,
    ! [A: $tType,A3: set(A),B12: set(set(A))] :
      ( finite_finite(A,A3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),B12))
       => ~ ! [F8: set(set(A))] :
              ( finite_finite(set(A),F8)
             => ( aa(set(set(A)),$o,aa(set(set(A)),fun(set(set(A)),$o),ord_less_eq(set(set(A))),F8),B12)
               => ~ aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),F8)) ) ) ) ) ).

% finite_subset_Union
tff(fact_5538_UNION__singleton__eq__range,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),A3: set(B)] : aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(B),set(set(A)),image(B,set(A),aTP_Lamp_og(fun(B,A),fun(B,set(A)),F2)),A3)) = aa(set(B),set(A),image(B,A,F2),A3) ).

% UNION_singleton_eq_range
tff(fact_5539_drop__bit__nat__def,axiom,
    ! [Nb: nat,Ma: nat] : aa(nat,nat,bit_se4197421643247451524op_bit(nat,Nb),Ma) = divide_divide(nat,Ma,aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)) ).

% drop_bit_nat_def
tff(fact_5540_card__UN__le,axiom,
    ! [B: $tType,A: $tType,I5: set(A),A3: fun(A,set(B))] :
      ( finite_finite(A,I5)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(B),nat,finite_card(B),aa(set(set(B)),set(B),complete_Sup_Sup(set(B)),aa(set(A),set(set(B)),image(A,set(B),A3),I5)))),aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7311177749621191930dd_sum(A,nat),aTP_Lamp_oh(fun(A,set(B)),fun(A,nat),A3)),I5)) ) ).

% card_UN_le
tff(fact_5541_rat__sgn__code,axiom,
    ! [P2: rat] : quotient_of(aa(rat,rat,sgn_sgn(rat),P2)) = aa(int,product_prod(int,int),product_Pair(int,int,aa(int,int,sgn_sgn(int),aa(product_prod(int,int),int,product_fst(int,int),quotient_of(P2)))),one_one(int)) ).

% rat_sgn_code
tff(fact_5542_ccSUP__empty,axiom,
    ! [B: $tType,A: $tType] :
      ( counta3822494911875563373attice(A)
     => ! [F2: fun(B,A)] : aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,F2),bot_bot(set(B)))) = bot_bot(A) ) ).

% ccSUP_empty
tff(fact_5543_ccINF__const,axiom,
    ! [A: $tType,B: $tType] :
      ( counta3822494911875563373attice(B)
     => ! [A3: set(A),F2: B] :
          ( ( A3 != bot_bot(set(A)) )
         => ( aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,aTP_Lamp_oi(B,fun(A,B),F2)),A3)) = F2 ) ) ) ).

% ccINF_const
tff(fact_5544_cINF__const,axiom,
    ! [A: $tType,B: $tType] :
      ( condit1219197933456340205attice(B)
     => ! [A3: set(A),C2: B] :
          ( ( A3 != bot_bot(set(A)) )
         => ( aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,aTP_Lamp_oj(B,fun(A,B),C2)),A3)) = C2 ) ) ) ).

% cINF_const
tff(fact_5545_Sup__nat__empty,axiom,
    aa(set(nat),nat,complete_Sup_Sup(nat),bot_bot(set(nat))) = zero_zero(nat) ).

% Sup_nat_empty
tff(fact_5546_cSup__atLeastAtMost,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [Y: A,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),X)
         => ( aa(set(A),A,complete_Sup_Sup(A),set_or1337092689740270186AtMost(A,Y,X)) = X ) ) ) ).

% cSup_atLeastAtMost
tff(fact_5547_cSup__singleton,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [X: A] : aa(set(A),A,complete_Sup_Sup(A),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))) = X ) ).

% cSup_singleton
tff(fact_5548_cInf__atLeastAtMost,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [Y: A,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),X)
         => ( aa(set(A),A,complete_Inf_Inf(A),set_or1337092689740270186AtMost(A,Y,X)) = Y ) ) ) ).

% cInf_atLeastAtMost
tff(fact_5549_cInf__singleton,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [X: A] : aa(set(A),A,complete_Inf_Inf(A),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))) = X ) ).

% cInf_singleton
tff(fact_5550_cSup__atLeastLessThan,axiom,
    ! [A: $tType] :
      ( ( condit6923001295902523014norder(A)
        & dense_linorder(A) )
     => ! [Y: A,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),X)
         => ( aa(set(A),A,complete_Sup_Sup(A),set_or7035219750837199246ssThan(A,Y,X)) = X ) ) ) ).

% cSup_atLeastLessThan
tff(fact_5551_cInf__atLeastLessThan,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [Y: A,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),X)
         => ( aa(set(A),A,complete_Inf_Inf(A),set_or7035219750837199246ssThan(A,Y,X)) = Y ) ) ) ).

% cInf_atLeastLessThan
tff(fact_5552_ccSUP__bot,axiom,
    ! [B: $tType,A: $tType] :
      ( counta3822494911875563373attice(A)
     => ! [A3: set(B)] : aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,aTP_Lamp_ok(B,A)),A3)) = bot_bot(A) ) ).

% ccSUP_bot
tff(fact_5553_cSUP__const,axiom,
    ! [A: $tType,B: $tType] :
      ( condit1219197933456340205attice(B)
     => ! [A3: set(A),C2: B] :
          ( ( A3 != bot_bot(set(A)) )
         => ( aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,aTP_Lamp_oj(B,fun(A,B),C2)),A3)) = C2 ) ) ) ).

% cSUP_const
tff(fact_5554_ccSUP__const,axiom,
    ! [A: $tType,B: $tType] :
      ( counta3822494911875563373attice(B)
     => ! [A3: set(A),F2: B] :
          ( ( A3 != bot_bot(set(A)) )
         => ( aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,aTP_Lamp_oi(B,fun(A,B),F2)),A3)) = F2 ) ) ) ).

% ccSUP_const
tff(fact_5555_Inf__real__def,axiom,
    ! [X5: set(real)] : aa(set(real),real,complete_Inf_Inf(real),X5) = aa(real,real,uminus_uminus(real),aa(set(real),real,complete_Sup_Sup(real),aa(set(real),set(real),image(real,real,uminus_uminus(real)),X5))) ).

% Inf_real_def
tff(fact_5556_Sup__nat__def,axiom,
    ! [X5: set(nat)] :
      aa(set(nat),nat,complete_Sup_Sup(nat),X5) = $ite(X5 = bot_bot(set(nat)),zero_zero(nat),aa(set(nat),nat,lattic643756798349783984er_Max(nat),X5)) ).

% Sup_nat_def
tff(fact_5557_quotient__of__denom__pos_H,axiom,
    ! [R2: rat] : aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),aa(product_prod(int,int),int,product_snd(int,int),quotient_of(R2))) ).

% quotient_of_denom_pos'
tff(fact_5558_ex__gt__or__lt,axiom,
    ! [A: $tType] :
      ( condit5016429287641298734tinuum(A)
     => ! [A2: A] :
        ? [B5: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B5)
          | aa(A,$o,aa(A,fun(A,$o),ord_less(A),B5),A2) ) ) ).

% ex_gt_or_lt
tff(fact_5559_complete__interval,axiom,
    ! [A: $tType] :
      ( condit6923001295902523014norder(A)
     => ! [A2: A,B2: A,P: fun(A,$o)] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( aa(A,$o,P,A2)
           => ( ~ aa(A,$o,P,B2)
             => ? [C5: A] :
                  ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),C5)
                  & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C5),B2)
                  & ! [X2: A] :
                      ( ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),X2)
                        & aa(A,$o,aa(A,fun(A,$o),ord_less(A),X2),C5) )
                     => aa(A,$o,P,X2) )
                  & ! [D5: A] :
                      ( ! [X3: A] :
                          ( ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),X3)
                            & aa(A,$o,aa(A,fun(A,$o),ord_less(A),X3),D5) )
                         => aa(A,$o,P,X3) )
                     => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),D5),C5) ) ) ) ) ) ) ).

% complete_interval
tff(fact_5560_cSup__eq__maximum,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [Z: A,X5: set(A)] :
          ( member(A,Z,X5)
         => ( ! [X3: A] :
                ( member(A,X3,X5)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),Z) )
           => ( aa(set(A),A,complete_Sup_Sup(A),X5) = Z ) ) ) ) ).

% cSup_eq_maximum
tff(fact_5561_cSup__eq,axiom,
    ! [A: $tType] :
      ( ( condit1219197933456340205attice(A)
        & no_bot(A) )
     => ! [X5: set(A),A2: A] :
          ( ! [X3: A] :
              ( member(A,X3,X5)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),A2) )
         => ( ! [Y3: A] :
                ( ! [X2: A] :
                    ( member(A,X2,X5)
                   => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X2),Y3) )
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),Y3) )
           => ( aa(set(A),A,complete_Sup_Sup(A),X5) = A2 ) ) ) ) ).

% cSup_eq
tff(fact_5562_cInf__eq__minimum,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [Z: A,X5: set(A)] :
          ( member(A,Z,X5)
         => ( ! [X3: A] :
                ( member(A,X3,X5)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Z),X3) )
           => ( aa(set(A),A,complete_Inf_Inf(A),X5) = Z ) ) ) ) ).

% cInf_eq_minimum
tff(fact_5563_cInf__eq,axiom,
    ! [A: $tType] :
      ( ( condit1219197933456340205attice(A)
        & no_top(A) )
     => ! [X5: set(A),A2: A] :
          ( ! [X3: A] :
              ( member(A,X3,X5)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),X3) )
         => ( ! [Y3: A] :
                ( ! [X2: A] :
                    ( member(A,X2,X5)
                   => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y3),X2) )
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y3),A2) )
           => ( aa(set(A),A,complete_Inf_Inf(A),X5) = A2 ) ) ) ) ).

% cInf_eq
tff(fact_5564_bezw__non__0,axiom,
    ! [Y: nat,X: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Y)
     => ( bezw(X,Y) = aa(int,product_prod(int,int),product_Pair(int,int,aa(product_prod(int,int),int,product_snd(int,int),bezw(Y,modulo_modulo(nat,X,Y)))),aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(product_prod(int,int),int,product_fst(int,int),bezw(Y,modulo_modulo(nat,X,Y)))),aa(int,int,aa(int,fun(int,int),times_times(int),aa(product_prod(int,int),int,product_snd(int,int),bezw(Y,modulo_modulo(nat,X,Y)))),aa(nat,int,semiring_1_of_nat(int),divide_divide(nat,X,Y))))) ) ) ).

% bezw_non_0
tff(fact_5565_bezw_Osimps,axiom,
    ! [X: nat,Y: nat] :
      bezw(X,Y) = $ite(Y = zero_zero(nat),aa(int,product_prod(int,int),product_Pair(int,int,one_one(int)),zero_zero(int)),aa(int,product_prod(int,int),product_Pair(int,int,aa(product_prod(int,int),int,product_snd(int,int),bezw(Y,modulo_modulo(nat,X,Y)))),aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(product_prod(int,int),int,product_fst(int,int),bezw(Y,modulo_modulo(nat,X,Y)))),aa(int,int,aa(int,fun(int,int),times_times(int),aa(product_prod(int,int),int,product_snd(int,int),bezw(Y,modulo_modulo(nat,X,Y)))),aa(nat,int,semiring_1_of_nat(int),divide_divide(nat,X,Y)))))) ).

% bezw.simps
tff(fact_5566_bezw_Oelims,axiom,
    ! [X: nat,Xa: nat,Y: product_prod(int,int)] :
      ( ( bezw(X,Xa) = Y )
     => ( Y = $ite(Xa = zero_zero(nat),aa(int,product_prod(int,int),product_Pair(int,int,one_one(int)),zero_zero(int)),aa(int,product_prod(int,int),product_Pair(int,int,aa(product_prod(int,int),int,product_snd(int,int),bezw(Xa,modulo_modulo(nat,X,Xa)))),aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(product_prod(int,int),int,product_fst(int,int),bezw(Xa,modulo_modulo(nat,X,Xa)))),aa(int,int,aa(int,fun(int,int),times_times(int),aa(product_prod(int,int),int,product_snd(int,int),bezw(Xa,modulo_modulo(nat,X,Xa)))),aa(nat,int,semiring_1_of_nat(int),divide_divide(nat,X,Xa)))))) ) ) ).

% bezw.elims
tff(fact_5567_cSup__eq__non__empty,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [X5: set(A),A2: A] :
          ( ( X5 != bot_bot(set(A)) )
         => ( ! [X3: A] :
                ( member(A,X3,X5)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),A2) )
           => ( ! [Y3: A] :
                  ( ! [X2: A] :
                      ( member(A,X2,X5)
                     => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X2),Y3) )
                 => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),Y3) )
             => ( aa(set(A),A,complete_Sup_Sup(A),X5) = A2 ) ) ) ) ) ).

% cSup_eq_non_empty
tff(fact_5568_cSup__least,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [X5: set(A),Z: A] :
          ( ( X5 != bot_bot(set(A)) )
         => ( ! [X3: A] :
                ( member(A,X3,X5)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),Z) )
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Sup_Sup(A),X5)),Z) ) ) ) ).

% cSup_least
tff(fact_5569_le__cSup__finite,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [X5: set(A),X: A] :
          ( finite_finite(A,X5)
         => ( member(A,X,X5)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(set(A),A,complete_Sup_Sup(A),X5)) ) ) ) ).

% le_cSup_finite
tff(fact_5570_less__cSupE,axiom,
    ! [A: $tType] :
      ( condit6923001295902523014norder(A)
     => ! [Y: A,X5: set(A)] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),aa(set(A),A,complete_Sup_Sup(A),X5))
         => ( ( X5 != bot_bot(set(A)) )
           => ~ ! [X3: A] :
                  ( member(A,X3,X5)
                 => ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),X3) ) ) ) ) ).

% less_cSupE
tff(fact_5571_less__cSupD,axiom,
    ! [A: $tType] :
      ( condit6923001295902523014norder(A)
     => ! [X5: set(A),Z: A] :
          ( ( X5 != bot_bot(set(A)) )
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Z),aa(set(A),A,complete_Sup_Sup(A),X5))
           => ? [X3: A] :
                ( member(A,X3,X5)
                & aa(A,$o,aa(A,fun(A,$o),ord_less(A),Z),X3) ) ) ) ) ).

% less_cSupD
tff(fact_5572_finite__imp__Sup__less,axiom,
    ! [A: $tType] :
      ( condit6923001295902523014norder(A)
     => ! [X5: set(A),X: A,A2: A] :
          ( finite_finite(A,X5)
         => ( member(A,X,X5)
           => ( ! [X3: A] :
                  ( member(A,X3,X5)
                 => aa(A,$o,aa(A,fun(A,$o),ord_less(A),X3),A2) )
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(set(A),A,complete_Sup_Sup(A),X5)),A2) ) ) ) ) ).

% finite_imp_Sup_less
tff(fact_5573_cInf__eq__non__empty,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [X5: set(A),A2: A] :
          ( ( X5 != bot_bot(set(A)) )
         => ( ! [X3: A] :
                ( member(A,X3,X5)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),X3) )
           => ( ! [Y3: A] :
                  ( ! [X2: A] :
                      ( member(A,X2,X5)
                     => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y3),X2) )
                 => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y3),A2) )
             => ( aa(set(A),A,complete_Inf_Inf(A),X5) = A2 ) ) ) ) ) ).

% cInf_eq_non_empty
tff(fact_5574_cInf__greatest,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [X5: set(A),Z: A] :
          ( ( X5 != bot_bot(set(A)) )
         => ( ! [X3: A] :
                ( member(A,X3,X5)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Z),X3) )
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Z),aa(set(A),A,complete_Inf_Inf(A),X5)) ) ) ) ).

% cInf_greatest
tff(fact_5575_cInf__le__finite,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [X5: set(A),X: A] :
          ( finite_finite(A,X5)
         => ( member(A,X,X5)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Inf_Inf(A),X5)),X) ) ) ) ).

% cInf_le_finite
tff(fact_5576_cInf__lessD,axiom,
    ! [A: $tType] :
      ( condit6923001295902523014norder(A)
     => ! [X5: set(A),Z: A] :
          ( ( X5 != bot_bot(set(A)) )
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(set(A),A,complete_Inf_Inf(A),X5)),Z)
           => ? [X3: A] :
                ( member(A,X3,X5)
                & aa(A,$o,aa(A,fun(A,$o),ord_less(A),X3),Z) ) ) ) ) ).

% cInf_lessD
tff(fact_5577_finite__imp__less__Inf,axiom,
    ! [A: $tType] :
      ( condit6923001295902523014norder(A)
     => ! [X5: set(A),X: A,A2: A] :
          ( finite_finite(A,X5)
         => ( member(A,X,X5)
           => ( ! [X3: A] :
                  ( member(A,X3,X5)
                 => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),X3) )
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(set(A),A,complete_Inf_Inf(A),X5)) ) ) ) ) ).

% finite_imp_less_Inf
tff(fact_5578_cSUP__least,axiom,
    ! [A: $tType,B: $tType] :
      ( condit1219197933456340205attice(B)
     => ! [A3: set(A),F2: fun(A,B),M: B] :
          ( ( A3 != bot_bot(set(A)) )
         => ( ! [X3: A] :
                ( member(A,X3,A3)
               => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X3)),M) )
           => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,F2),A3))),M) ) ) ) ).

% cSUP_least
tff(fact_5579_cINF__greatest,axiom,
    ! [B: $tType,A: $tType] :
      ( condit1219197933456340205attice(B)
     => ! [A3: set(A),Ma: B,F2: fun(A,B)] :
          ( ( A3 != bot_bot(set(A)) )
         => ( ! [X3: A] :
                ( member(A,X3,A3)
               => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),Ma),aa(A,B,F2,X3)) )
           => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),Ma),aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),A3))) ) ) ) ).

% cINF_greatest
tff(fact_5580_finite__Sup__less__iff,axiom,
    ! [A: $tType] :
      ( condit6923001295902523014norder(A)
     => ! [X5: set(A),A2: A] :
          ( finite_finite(A,X5)
         => ( ( X5 != bot_bot(set(A)) )
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(set(A),A,complete_Sup_Sup(A),X5)),A2)
            <=> ! [X4: A] :
                  ( member(A,X4,X5)
                 => aa(A,$o,aa(A,fun(A,$o),ord_less(A),X4),A2) ) ) ) ) ) ).

% finite_Sup_less_iff
tff(fact_5581_finite__less__Inf__iff,axiom,
    ! [A: $tType] :
      ( condit6923001295902523014norder(A)
     => ! [X5: set(A),A2: A] :
          ( finite_finite(A,X5)
         => ( ( X5 != bot_bot(set(A)) )
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(set(A),A,complete_Inf_Inf(A),X5))
            <=> ! [X4: A] :
                  ( member(A,X4,X5)
                 => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),X4) ) ) ) ) ) ).

% finite_less_Inf_iff
tff(fact_5582_cSup__abs__le,axiom,
    ! [A: $tType] :
      ( ( condit6923001295902523014norder(A)
        & linordered_idom(A) )
     => ! [S2: set(A),A2: A] :
          ( ( S2 != bot_bot(set(A)) )
         => ( ! [X3: A] :
                ( member(A,X3,S2)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),X3)),A2) )
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),aa(set(A),A,complete_Sup_Sup(A),S2))),A2) ) ) ) ).

% cSup_abs_le
tff(fact_5583_cSup__eq__Max,axiom,
    ! [A: $tType] :
      ( condit6923001295902523014norder(A)
     => ! [X5: set(A)] :
          ( finite_finite(A,X5)
         => ( ( X5 != bot_bot(set(A)) )
           => ( aa(set(A),A,complete_Sup_Sup(A),X5) = aa(set(A),A,lattic643756798349783984er_Max(A),X5) ) ) ) ) ).

% cSup_eq_Max
tff(fact_5584_Sup__insert__finite,axiom,
    ! [A: $tType] :
      ( condit6923001295902523014norder(A)
     => ! [S2: set(A),X: A] :
          ( finite_finite(A,S2)
         => ( aa(set(A),A,complete_Sup_Sup(A),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),S2)) = $ite(S2 = bot_bot(set(A)),X,aa(A,A,aa(A,fun(A,A),ord_max(A),X),aa(set(A),A,complete_Sup_Sup(A),S2))) ) ) ) ).

% Sup_insert_finite
tff(fact_5585_bezw_Opelims,axiom,
    ! [X: nat,Xa: nat,Y: product_prod(int,int)] :
      ( ( bezw(X,Xa) = Y )
     => ( aa(product_prod(nat,nat),$o,accp(product_prod(nat,nat),bezw_rel),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,X),Xa))
       => ~ ( ( Y = $ite(Xa = zero_zero(nat),aa(int,product_prod(int,int),product_Pair(int,int,one_one(int)),zero_zero(int)),aa(int,product_prod(int,int),product_Pair(int,int,aa(product_prod(int,int),int,product_snd(int,int),bezw(Xa,modulo_modulo(nat,X,Xa)))),aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(product_prod(int,int),int,product_fst(int,int),bezw(Xa,modulo_modulo(nat,X,Xa)))),aa(int,int,aa(int,fun(int,int),times_times(int),aa(product_prod(int,int),int,product_snd(int,int),bezw(Xa,modulo_modulo(nat,X,Xa)))),aa(nat,int,semiring_1_of_nat(int),divide_divide(nat,X,Xa)))))) )
           => ~ aa(product_prod(nat,nat),$o,accp(product_prod(nat,nat),bezw_rel),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,X),Xa)) ) ) ) ).

% bezw.pelims
tff(fact_5586_ccpo__Sup__singleton,axiom,
    ! [A: $tType] :
      ( comple9053668089753744459l_ccpo(A)
     => ! [X: A] : aa(set(A),A,complete_Sup_Sup(A),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))) = X ) ).

% ccpo_Sup_singleton
tff(fact_5587_minus__one__mod__numeral,axiom,
    ! [Nb: num] : modulo_modulo(int,aa(int,int,uminus_uminus(int),one_one(int)),aa(num,int,numeral_numeral(int),Nb)) = adjust_mod(aa(num,int,numeral_numeral(int),Nb),aa(product_prod(int,int),int,product_snd(int,int),unique8689654367752047608divmod(int,one2,Nb))) ).

% minus_one_mod_numeral
tff(fact_5588_numeral__mod__minus__numeral,axiom,
    ! [Ma: num,Nb: num] : modulo_modulo(int,aa(num,int,numeral_numeral(int),Ma),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Nb))) = aa(int,int,uminus_uminus(int),adjust_mod(aa(num,int,numeral_numeral(int),Nb),aa(product_prod(int,int),int,product_snd(int,int),unique8689654367752047608divmod(int,Ma,Nb)))) ).

% numeral_mod_minus_numeral
tff(fact_5589_minus__numeral__mod__numeral,axiom,
    ! [Ma: num,Nb: num] : modulo_modulo(int,aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Ma)),aa(num,int,numeral_numeral(int),Nb)) = adjust_mod(aa(num,int,numeral_numeral(int),Nb),aa(product_prod(int,int),int,product_snd(int,int),unique8689654367752047608divmod(int,Ma,Nb))) ).

% minus_numeral_mod_numeral
tff(fact_5590_one__mod__minus__numeral,axiom,
    ! [Nb: num] : modulo_modulo(int,one_one(int),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Nb))) = aa(int,int,uminus_uminus(int),adjust_mod(aa(num,int,numeral_numeral(int),Nb),aa(product_prod(int,int),int,product_snd(int,int),unique8689654367752047608divmod(int,one2,Nb)))) ).

% one_mod_minus_numeral
tff(fact_5591_Divides_Oadjust__mod__def,axiom,
    ! [L: int,R2: int] :
      adjust_mod(L,R2) = $ite(R2 = zero_zero(int),zero_zero(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),L),R2)) ).

% Divides.adjust_mod_def
tff(fact_5592_in__set__enumerate__eq,axiom,
    ! [A: $tType,P2: product_prod(nat,A),Nb: nat,Xs: list(A)] :
      ( member(product_prod(nat,A),P2,aa(list(product_prod(nat,A)),set(product_prod(nat,A)),set2(product_prod(nat,A)),enumerate(A,Nb,Xs)))
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),aa(product_prod(nat,A),nat,product_fst(nat,A),P2))
        & aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(product_prod(nat,A),nat,product_fst(nat,A),P2)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(list(A),nat,size_size(list(A)),Xs)),Nb))
        & ( aa(nat,A,nth(A,Xs),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(product_prod(nat,A),nat,product_fst(nat,A),P2)),Nb)) = aa(product_prod(nat,A),A,product_snd(nat,A),P2) ) ) ) ).

% in_set_enumerate_eq
tff(fact_5593_UN__image__subset,axiom,
    ! [C: $tType,B: $tType,A: $tType,F2: fun(B,set(A)),G: fun(C,set(B)),X: C,X5: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(B),set(set(A)),image(B,set(A),F2),aa(C,set(B),G,X)))),X5)
    <=> aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(C,set(B),G,X)),collect(B,aa(set(A),fun(B,$o),aTP_Lamp_ol(fun(B,set(A)),fun(set(A),fun(B,$o)),F2),X5))) ) ).

% UN_image_subset
tff(fact_5594_normalize__def,axiom,
    ! [P2: product_prod(int,int)] :
      normalize(P2) = $ite(
        aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),aa(product_prod(int,int),int,product_snd(int,int),P2)),
        $let(
          a2: int,
          a2:= aa(int,int,aa(int,fun(int,int),gcd_gcd(int),aa(product_prod(int,int),int,product_fst(int,int),P2)),aa(product_prod(int,int),int,product_snd(int,int),P2)),
          aa(int,product_prod(int,int),product_Pair(int,int,divide_divide(int,aa(product_prod(int,int),int,product_fst(int,int),P2),a2)),divide_divide(int,aa(product_prod(int,int),int,product_snd(int,int),P2),a2)) ),
        $ite(
          aa(product_prod(int,int),int,product_snd(int,int),P2) = zero_zero(int),
          aa(int,product_prod(int,int),product_Pair(int,int,zero_zero(int)),one_one(int)),
          $let(
            a2: int,
            a2:= aa(int,int,uminus_uminus(int),aa(int,int,aa(int,fun(int,int),gcd_gcd(int),aa(product_prod(int,int),int,product_fst(int,int),P2)),aa(product_prod(int,int),int,product_snd(int,int),P2))),
            aa(int,product_prod(int,int),product_Pair(int,int,divide_divide(int,aa(product_prod(int,int),int,product_fst(int,int),P2),a2)),divide_divide(int,aa(product_prod(int,int),int,product_snd(int,int),P2),a2)) ) ) ) ).

% normalize_def
tff(fact_5595_gcd__eq__0__iff,axiom,
    ! [A: $tType] :
      ( semiring_gcd(A)
     => ! [A2: A,B2: A] :
          ( ( aa(A,A,aa(A,fun(A,A),gcd_gcd(A),A2),B2) = zero_zero(A) )
        <=> ( ( A2 = zero_zero(A) )
            & ( B2 = zero_zero(A) ) ) ) ) ).

% gcd_eq_0_iff
tff(fact_5596_gcd_Obottom__right__bottom,axiom,
    ! [A: $tType] :
      ( semiring_gcd(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),gcd_gcd(A),A2),one_one(A)) = one_one(A) ) ).

% gcd.bottom_right_bottom
tff(fact_5597_gcd_Obottom__left__bottom,axiom,
    ! [A: $tType] :
      ( semiring_gcd(A)
     => ! [A2: A] : aa(A,A,aa(A,fun(A,A),gcd_gcd(A),one_one(A)),A2) = one_one(A) ) ).

% gcd.bottom_left_bottom
tff(fact_5598_gcd__add1,axiom,
    ! [A: $tType] :
      ( semiring_gcd(A)
     => ! [Ma: A,Nb: A] : aa(A,A,aa(A,fun(A,A),gcd_gcd(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),Ma),Nb)),Nb) = aa(A,A,aa(A,fun(A,A),gcd_gcd(A),Ma),Nb) ) ).

% gcd_add1
tff(fact_5599_gcd__add2,axiom,
    ! [A: $tType] :
      ( semiring_gcd(A)
     => ! [Ma: A,Nb: A] : aa(A,A,aa(A,fun(A,A),gcd_gcd(A),Ma),aa(A,A,aa(A,fun(A,A),plus_plus(A),Ma),Nb)) = aa(A,A,aa(A,fun(A,A),gcd_gcd(A),Ma),Nb) ) ).

% gcd_add2
tff(fact_5600_gcd__exp,axiom,
    ! [A: $tType] :
      ( semiri6843258321239162965malize(A)
     => ! [A2: A,Nb: nat,B2: A] : aa(A,A,aa(A,fun(A,A),gcd_gcd(A),aa(nat,A,power_power(A,A2),Nb)),aa(nat,A,power_power(A,B2),Nb)) = aa(nat,A,power_power(A,aa(A,A,aa(A,fun(A,A),gcd_gcd(A),A2),B2)),Nb) ) ).

% gcd_exp
tff(fact_5601_gcd__1__int,axiom,
    ! [Ma: int] : aa(int,int,aa(int,fun(int,int),gcd_gcd(int),Ma),one_one(int)) = one_one(int) ).

% gcd_1_int
tff(fact_5602_length__enumerate,axiom,
    ! [A: $tType,Nb: nat,Xs: list(A)] : aa(list(product_prod(nat,A)),nat,size_size(list(product_prod(nat,A))),enumerate(A,Nb,Xs)) = aa(list(A),nat,size_size(list(A)),Xs) ).

% length_enumerate
tff(fact_5603_gcd__neg__numeral__1,axiom,
    ! [A: $tType] :
      ( ring_gcd(A)
     => ! [Nb: num,A2: A] : aa(A,A,aa(A,fun(A,A),gcd_gcd(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb))),A2) = aa(A,A,aa(A,fun(A,A),gcd_gcd(A),aa(num,A,numeral_numeral(A),Nb)),A2) ) ).

% gcd_neg_numeral_1
tff(fact_5604_gcd__neg__numeral__2,axiom,
    ! [A: $tType] :
      ( ring_gcd(A)
     => ! [A2: A,Nb: num] : aa(A,A,aa(A,fun(A,A),gcd_gcd(A),A2),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb))) = aa(A,A,aa(A,fun(A,A),gcd_gcd(A),A2),aa(num,A,numeral_numeral(A),Nb)) ) ).

% gcd_neg_numeral_2
tff(fact_5605_is__unit__gcd__iff,axiom,
    ! [A: $tType] :
      ( semiring_gcd(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(A,A,aa(A,fun(A,A),gcd_gcd(A),A2),B2)),one_one(A))
        <=> ( aa(A,A,aa(A,fun(A,A),gcd_gcd(A),A2),B2) = one_one(A) ) ) ) ).

% is_unit_gcd_iff
tff(fact_5606_gcd__pos__int,axiom,
    ! [Ma: int,Nb: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),aa(int,int,aa(int,fun(int,int),gcd_gcd(int),Ma),Nb))
    <=> ( ( Ma != zero_zero(int) )
        | ( Nb != zero_zero(int) ) ) ) ).

% gcd_pos_int
tff(fact_5607_gcd__neg__numeral__2__int,axiom,
    ! [X: int,Nb: num] : aa(int,int,aa(int,fun(int,int),gcd_gcd(int),X),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Nb))) = aa(int,int,aa(int,fun(int,int),gcd_gcd(int),X),aa(num,int,numeral_numeral(int),Nb)) ).

% gcd_neg_numeral_2_int
tff(fact_5608_gcd__neg__numeral__1__int,axiom,
    ! [Nb: num,X: int] : aa(int,int,aa(int,fun(int,int),gcd_gcd(int),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Nb))),X) = aa(int,int,aa(int,fun(int,int),gcd_gcd(int),aa(num,int,numeral_numeral(int),Nb)),X) ).

% gcd_neg_numeral_1_int
tff(fact_5609_gcd__0__left__int,axiom,
    ! [X: int] : aa(int,int,aa(int,fun(int,int),gcd_gcd(int),zero_zero(int)),X) = aa(int,int,abs_abs(int),X) ).

% gcd_0_left_int
tff(fact_5610_gcd__0__int,axiom,
    ! [X: int] : aa(int,int,aa(int,fun(int,int),gcd_gcd(int),X),zero_zero(int)) = aa(int,int,abs_abs(int),X) ).

% gcd_0_int
tff(fact_5611_bezout__int,axiom,
    ! [X: int,Y: int] :
    ? [U3: int,V4: int] : aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),U3),X)),aa(int,int,aa(int,fun(int,int),times_times(int),V4),Y)) = aa(int,int,aa(int,fun(int,int),gcd_gcd(int),X),Y) ).

% bezout_int
tff(fact_5612_distinct__enumerate,axiom,
    ! [A: $tType,Nb: nat,Xs: list(A)] : distinct(product_prod(nat,A),enumerate(A,Nb,Xs)) ).

% distinct_enumerate
tff(fact_5613_gcd__add__mult,axiom,
    ! [A: $tType] :
      ( semiring_gcd(A)
     => ! [Ma: A,K: A,Nb: A] : aa(A,A,aa(A,fun(A,A),gcd_gcd(A),Ma),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),K),Ma)),Nb)) = aa(A,A,aa(A,fun(A,A),gcd_gcd(A),Ma),Nb) ) ).

% gcd_add_mult
tff(fact_5614_gcd__ge__0__int,axiom,
    ! [X: int,Y: int] : aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),aa(int,int,aa(int,fun(int,int),gcd_gcd(int),X),Y)) ).

% gcd_ge_0_int
tff(fact_5615_gcd__mult__unit1,axiom,
    ! [A: $tType] :
      ( semiring_gcd(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),one_one(A))
         => ( aa(A,A,aa(A,fun(A,A),gcd_gcd(A),aa(A,A,aa(A,fun(A,A),times_times(A),B2),A2)),C2) = aa(A,A,aa(A,fun(A,A),gcd_gcd(A),B2),C2) ) ) ) ).

% gcd_mult_unit1
tff(fact_5616_gcd__mult__unit2,axiom,
    ! [A: $tType] :
      ( semiring_gcd(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),one_one(A))
         => ( aa(A,A,aa(A,fun(A,A),gcd_gcd(A),B2),aa(A,A,aa(A,fun(A,A),times_times(A),C2),A2)) = aa(A,A,aa(A,fun(A,A),gcd_gcd(A),B2),C2) ) ) ) ).

% gcd_mult_unit2
tff(fact_5617_gcd__div__unit1,axiom,
    ! [A: $tType] :
      ( semiring_gcd(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),one_one(A))
         => ( aa(A,A,aa(A,fun(A,A),gcd_gcd(A),divide_divide(A,B2,A2)),C2) = aa(A,A,aa(A,fun(A,A),gcd_gcd(A),B2),C2) ) ) ) ).

% gcd_div_unit1
tff(fact_5618_gcd__div__unit2,axiom,
    ! [A: $tType] :
      ( semiring_gcd(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),one_one(A))
         => ( aa(A,A,aa(A,fun(A,A),gcd_gcd(A),B2),divide_divide(A,C2,A2)) = aa(A,A,aa(A,fun(A,A),gcd_gcd(A),B2),C2) ) ) ) ).

% gcd_div_unit2
tff(fact_5619_gcd__le1__int,axiom,
    ! [A2: int,B2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),A2)
     => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,aa(int,fun(int,int),gcd_gcd(int),A2),B2)),A2) ) ).

% gcd_le1_int
tff(fact_5620_gcd__le2__int,axiom,
    ! [B2: int,A2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),B2)
     => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,aa(int,fun(int,int),gcd_gcd(int),A2),B2)),B2) ) ).

% gcd_le2_int
tff(fact_5621_gcd__cases__int,axiom,
    ! [X: int,Y: int,P: fun(int,$o)] :
      ( ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),X)
       => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Y)
         => aa(int,$o,P,aa(int,int,aa(int,fun(int,int),gcd_gcd(int),X),Y)) ) )
     => ( ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),X)
         => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Y),zero_zero(int))
           => aa(int,$o,P,aa(int,int,aa(int,fun(int,int),gcd_gcd(int),X),aa(int,int,uminus_uminus(int),Y))) ) )
       => ( ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),X),zero_zero(int))
           => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Y)
             => aa(int,$o,P,aa(int,int,aa(int,fun(int,int),gcd_gcd(int),aa(int,int,uminus_uminus(int),X)),Y)) ) )
         => ( ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),X),zero_zero(int))
             => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Y),zero_zero(int))
               => aa(int,$o,P,aa(int,int,aa(int,fun(int,int),gcd_gcd(int),aa(int,int,uminus_uminus(int),X)),aa(int,int,uminus_uminus(int),Y))) ) )
           => aa(int,$o,P,aa(int,int,aa(int,fun(int,int),gcd_gcd(int),X),Y)) ) ) ) ) ).

% gcd_cases_int
tff(fact_5622_gcd__unique__int,axiom,
    ! [D2: int,A2: int,B2: int] :
      ( ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),D2)
        & aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),D2),A2)
        & aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),D2),B2)
        & ! [E3: int] :
            ( ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),E3),A2)
              & aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),E3),B2) )
           => aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),E3),D2) ) )
    <=> ( D2 = aa(int,int,aa(int,fun(int,int),gcd_gcd(int),A2),B2) ) ) ).

% gcd_unique_int
tff(fact_5623_gcd__non__0__int,axiom,
    ! [Y: int,X: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),Y)
     => ( aa(int,int,aa(int,fun(int,int),gcd_gcd(int),X),Y) = aa(int,int,aa(int,fun(int,int),gcd_gcd(int),Y),modulo_modulo(int,X,Y)) ) ) ).

% gcd_non_0_int
tff(fact_5624_gcd__code__int,axiom,
    ! [K: int,L: int] :
      aa(int,int,aa(int,fun(int,int),gcd_gcd(int),K),L) = aa(int,int,abs_abs(int),
        $ite(L = zero_zero(int),K,aa(int,int,aa(int,fun(int,int),gcd_gcd(int),L),modulo_modulo(int,aa(int,int,abs_abs(int),K),aa(int,int,abs_abs(int),L))))) ).

% gcd_code_int
tff(fact_5625_gcd__is__Max__divisors__int,axiom,
    ! [Nb: int,Ma: int] :
      ( ( Nb != zero_zero(int) )
     => ( aa(int,int,aa(int,fun(int,int),gcd_gcd(int),Ma),Nb) = aa(set(int),int,lattic643756798349783984er_Max(int),collect(int,aa(int,fun(int,$o),aTP_Lamp_om(int,fun(int,fun(int,$o)),Nb),Ma))) ) ) ).

% gcd_is_Max_divisors_int
tff(fact_5626_conj__subset__def,axiom,
    ! [A: $tType,A3: set(A),P: fun(A,$o),Q: fun(A,$o)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),collect(A,aa(fun(A,$o),fun(A,$o),aTP_Lamp_on(fun(A,$o),fun(fun(A,$o),fun(A,$o)),P),Q)))
    <=> ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),collect(A,P))
        & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),collect(A,Q)) ) ) ).

% conj_subset_def
tff(fact_5627_nth__enumerate__eq,axiom,
    ! [A: $tType,Ma: nat,Xs: list(A),Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),aa(list(A),nat,size_size(list(A)),Xs))
     => ( aa(nat,product_prod(nat,A),nth(product_prod(nat,A),enumerate(A,Nb,Xs)),Ma) = aa(A,product_prod(nat,A),product_Pair(nat,A,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),Ma)),aa(nat,A,nth(A,Xs),Ma)) ) ) ).

% nth_enumerate_eq
tff(fact_5628_length__remdups__concat,axiom,
    ! [A: $tType,Xss: list(list(A))] : aa(list(A),nat,size_size(list(A)),remdups(A,concat(A,Xss))) = aa(set(A),nat,finite_card(A),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(list(A)),set(set(A)),image(list(A),set(A),set2(A)),aa(list(list(A)),set(list(A)),set2(list(A)),Xss)))) ).

% length_remdups_concat
tff(fact_5629_suminf__eq__SUP__real,axiom,
    ! [X5: fun(nat,real)] :
      ( summable(real,X5)
     => ( ! [I2: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(nat,real,X5,I2))
       => ( suminf(real,X5) = aa(set(real),real,complete_Sup_Sup(real),aa(set(nat),set(real),image(nat,real,aTP_Lamp_oo(fun(nat,real),fun(nat,real),X5)),top_top(set(nat)))) ) ) ) ).

% suminf_eq_SUP_real
tff(fact_5630_finite__mono__strict__prefix__implies__finite__fixpoint,axiom,
    ! [A: $tType,F2: fun(nat,set(A)),S2: set(A)] :
      ( ! [I2: nat] : aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(nat,set(A),F2,I2)),S2)
     => ( finite_finite(A,S2)
       => ( ? [N7: nat] :
              ( ! [N: nat] :
                  ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),N),N7)
                 => ! [M4: nat] :
                      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M4),N7)
                     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),M4),N)
                       => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),aa(nat,set(A),F2,M4)),aa(nat,set(A),F2,N)) ) ) )
              & ! [N: nat] :
                  ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),N7),N)
                 => ( aa(nat,set(A),F2,N7) = aa(nat,set(A),F2,N) ) ) )
         => ( aa(nat,set(A),F2,aa(set(A),nat,finite_card(A),S2)) = aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(nat),set(set(A)),image(nat,set(A),F2),top_top(set(nat)))) ) ) ) ) ).

% finite_mono_strict_prefix_implies_finite_fixpoint
tff(fact_5631_top__apply,axiom,
    ! [B: $tType,A: $tType] :
      ( top(A)
     => ! [X: B] : aa(B,A,top_top(fun(B,A)),X) = top_top(A) ) ).

% top_apply
tff(fact_5632_UNIV__I,axiom,
    ! [A: $tType,X: A] : member(A,X,top_top(set(A))) ).

% UNIV_I
tff(fact_5633_gcd__0__left__nat,axiom,
    ! [X: nat] : aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),zero_zero(nat)),X) = X ).

% gcd_0_left_nat
tff(fact_5634_gcd__0__nat,axiom,
    ! [X: nat] : aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),X),zero_zero(nat)) = X ).

% gcd_0_nat
tff(fact_5635_gcd__nat_Oright__neutral,axiom,
    ! [A2: nat] : aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),A2),zero_zero(nat)) = A2 ).

% gcd_nat.right_neutral
tff(fact_5636_gcd__nat_Oneutr__eq__iff,axiom,
    ! [A2: nat,B2: nat] :
      ( ( zero_zero(nat) = aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),A2),B2) )
    <=> ( ( A2 = zero_zero(nat) )
        & ( B2 = zero_zero(nat) ) ) ) ).

% gcd_nat.neutr_eq_iff
tff(fact_5637_gcd__nat_Oleft__neutral,axiom,
    ! [A2: nat] : aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),zero_zero(nat)),A2) = A2 ).

% gcd_nat.left_neutral
tff(fact_5638_gcd__nat_Oeq__neutr__iff,axiom,
    ! [A2: nat,B2: nat] :
      ( ( aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),A2),B2) = zero_zero(nat) )
    <=> ( ( A2 = zero_zero(nat) )
        & ( B2 = zero_zero(nat) ) ) ) ).

% gcd_nat.eq_neutr_iff
tff(fact_5639_gcd__1__nat,axiom,
    ! [Ma: nat] : aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),Ma),one_one(nat)) = one_one(nat) ).

% gcd_1_nat
tff(fact_5640_gcd__Suc__0,axiom,
    ! [Ma: nat] : aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),Ma),aa(nat,nat,suc,zero_zero(nat))) = aa(nat,nat,suc,zero_zero(nat)) ).

% gcd_Suc_0
tff(fact_5641_gcd__pos__nat,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),Ma),Nb))
    <=> ( ( Ma != zero_zero(nat) )
        | ( Nb != zero_zero(nat) ) ) ) ).

% gcd_pos_nat
tff(fact_5642_max__top,axiom,
    ! [A: $tType] :
      ( order_top(A)
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),ord_max(A),top_top(A)),X) = top_top(A) ) ).

% max_top
tff(fact_5643_max__top2,axiom,
    ! [A: $tType] :
      ( order_top(A)
     => ! [X: A] : aa(A,A,aa(A,fun(A,A),ord_max(A),X),top_top(A)) = top_top(A) ) ).

% max_top2
tff(fact_5644_Pow__UNIV,axiom,
    ! [A: $tType] : pow2(A,top_top(set(A))) = top_top(set(set(A))) ).

% Pow_UNIV
tff(fact_5645_set__remdups,axiom,
    ! [A: $tType,Xs: list(A)] : aa(list(A),set(A),set2(A),remdups(A,Xs)) = aa(list(A),set(A),set2(A),Xs) ).

% set_remdups
tff(fact_5646_gcd__int__int__eq,axiom,
    ! [Ma: nat,Nb: nat] : aa(int,int,aa(int,fun(int,int),gcd_gcd(int),aa(nat,int,semiring_1_of_nat(int),Ma)),aa(nat,int,semiring_1_of_nat(int),Nb)) = aa(nat,int,semiring_1_of_nat(int),aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),Ma),Nb)) ).

% gcd_int_int_eq
tff(fact_5647_length__remdups__eq,axiom,
    ! [A: $tType,Xs: list(A)] :
      ( ( aa(list(A),nat,size_size(list(A)),remdups(A,Xs)) = aa(list(A),nat,size_size(list(A)),Xs) )
    <=> ( remdups(A,Xs) = Xs ) ) ).

% length_remdups_eq
tff(fact_5648_remdups__id__iff__distinct,axiom,
    ! [A: $tType,Xs: list(A)] :
      ( ( remdups(A,Xs) = Xs )
    <=> distinct(A,Xs) ) ).

% remdups_id_iff_distinct
tff(fact_5649_distinct__remdups,axiom,
    ! [A: $tType,Xs: list(A)] : distinct(A,remdups(A,Xs)) ).

% distinct_remdups
tff(fact_5650_Collect__const,axiom,
    ! [A: $tType,P: $o] :
      collect(A,aTP_Lamp_op($o,fun(A,$o),(P))) = $ite((P),top_top(set(A)),bot_bot(set(A))) ).

% Collect_const
tff(fact_5651_range__add,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A] : aa(set(A),set(A),image(A,A,aa(A,fun(A,A),plus_plus(A),A2)),top_top(set(A))) = top_top(set(A)) ) ).

% range_add
tff(fact_5652_surj__plus,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [A2: A] : aa(set(A),set(A),image(A,A,aa(A,fun(A,A),plus_plus(A),A2)),top_top(set(A))) = top_top(set(A)) ) ).

% surj_plus
tff(fact_5653_range__diff,axiom,
    ! [A: $tType] :
      ( group_add(A)
     => ! [A2: A] : aa(set(A),set(A),image(A,A,aa(A,fun(A,A),minus_minus(A),A2)),top_top(set(A))) = top_top(set(A)) ) ).

% range_diff
tff(fact_5654_Sup__eq__top__iff,axiom,
    ! [A: $tType] :
      ( comple5582772986160207858norder(A)
     => ! [A3: set(A)] :
          ( ( aa(set(A),A,complete_Sup_Sup(A),A3) = top_top(A) )
        <=> ! [X4: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X4),top_top(A))
             => ? [Xa4: A] :
                  ( member(A,Xa4,A3)
                  & aa(A,$o,aa(A,fun(A,$o),ord_less(A),X4),Xa4) ) ) ) ) ).

% Sup_eq_top_iff
tff(fact_5655_Diff__UNIV,axiom,
    ! [A: $tType,A3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),top_top(set(A))) = bot_bot(set(A)) ).

% Diff_UNIV
tff(fact_5656_length__remdups__leq,axiom,
    ! [A: $tType,Xs: list(A)] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(list(A),nat,size_size(list(A)),remdups(A,Xs))),aa(list(A),nat,size_size(list(A)),Xs)) ).

% length_remdups_leq
tff(fact_5657_surj__diff__right,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [A2: A] : aa(set(A),set(A),image(A,A,aTP_Lamp_ae(A,fun(A,A),A2)),top_top(set(A))) = top_top(set(A)) ) ).

% surj_diff_right
tff(fact_5658_INF__top__conv_I2_J,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [B3: fun(B,A),A3: set(B)] :
          ( ( top_top(A) = aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,B3),A3)) )
        <=> ! [X4: B] :
              ( member(B,X4,A3)
             => ( aa(B,A,B3,X4) = top_top(A) ) ) ) ) ).

% INF_top_conv(2)
tff(fact_5659_INF__top__conv_I1_J,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [B3: fun(B,A),A3: set(B)] :
          ( ( aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,B3),A3)) = top_top(A) )
        <=> ! [X4: B] :
              ( member(B,X4,A3)
             => ( aa(B,A,B3,X4) = top_top(A) ) ) ) ) ).

% INF_top_conv(1)
tff(fact_5660_INF__top,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [A3: set(B)] : aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,aTP_Lamp_oq(B,A)),A3)) = top_top(A) ) ).

% INF_top
tff(fact_5661_ccINF__top,axiom,
    ! [B: $tType,A: $tType] :
      ( counta3822494911875563373attice(A)
     => ! [A3: set(B)] : aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,aTP_Lamp_or(B,A)),A3)) = top_top(A) ) ).

% ccINF_top
tff(fact_5662_SUP__eq__top__iff,axiom,
    ! [A: $tType,B: $tType] :
      ( comple5582772986160207858norder(A)
     => ! [F2: fun(B,A),A3: set(B)] :
          ( ( aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,F2),A3)) = top_top(A) )
        <=> ! [X4: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X4),top_top(A))
             => ? [Xa4: B] :
                  ( member(B,Xa4,A3)
                  & aa(A,$o,aa(A,fun(A,$o),ord_less(A),X4),aa(B,A,F2,Xa4)) ) ) ) ) ).

% SUP_eq_top_iff
tff(fact_5663_range__constant,axiom,
    ! [B: $tType,A: $tType,X: A] : aa(set(B),set(A),image(B,A,aTP_Lamp_as(A,fun(B,A),X)),top_top(set(B))) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))) ).

% range_constant
tff(fact_5664_gcd__nat__abs__left__eq,axiom,
    ! [K: int,Nb: nat] : aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),aa(int,nat,nat2,aa(int,int,abs_abs(int),K))),Nb) = aa(int,nat,nat2,aa(int,int,aa(int,fun(int,int),gcd_gcd(int),K),aa(nat,int,semiring_1_of_nat(int),Nb))) ).

% gcd_nat_abs_left_eq
tff(fact_5665_gcd__nat__abs__right__eq,axiom,
    ! [Nb: nat,K: int] : aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),Nb),aa(int,nat,nat2,aa(int,int,abs_abs(int),K))) = aa(int,nat,nat2,aa(int,int,aa(int,fun(int,int),gcd_gcd(int),aa(nat,int,semiring_1_of_nat(int),Nb)),K)) ).

% gcd_nat_abs_right_eq
tff(fact_5666_ccINF__empty,axiom,
    ! [B: $tType,A: $tType] :
      ( counta3822494911875563373attice(A)
     => ! [F2: fun(B,A)] : aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,F2),bot_bot(set(B)))) = top_top(A) ) ).

% ccINF_empty
tff(fact_5667_Inf__atMostLessThan,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),top_top(A)),X)
         => ( aa(set(A),A,complete_Inf_Inf(A),set_ord_lessThan(A,X)) = bot_bot(A) ) ) ) ).

% Inf_atMostLessThan
tff(fact_5668_sums__SUP,axiom,
    ! [A: $tType] :
      ( ( comple5582772986160207858norder(A)
        & canoni5634975068530333245id_add(A)
        & topolo1944317154257567458pology(A) )
     => ! [F2: fun(nat,A)] : sums(A,F2,aa(set(A),A,complete_Sup_Sup(A),aa(set(nat),set(A),image(nat,A,aTP_Lamp_os(fun(nat,A),fun(nat,A),F2)),top_top(set(nat))))) ) ).

% sums_SUP
tff(fact_5669_gcd__non__0__nat,axiom,
    ! [Y: nat,X: nat] :
      ( ( Y != zero_zero(nat) )
     => ( aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),X),Y) = aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),Y),modulo_modulo(nat,X,Y)) ) ) ).

% gcd_non_0_nat
tff(fact_5670_gcd__nat_Osimps,axiom,
    ! [X: nat,Y: nat] :
      aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),X),Y) = $ite(Y = zero_zero(nat),X,aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),Y),modulo_modulo(nat,X,Y))) ).

% gcd_nat.simps
tff(fact_5671_gcd__nat_Oelims,axiom,
    ! [X: nat,Xa: nat,Y: nat] :
      ( ( aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),X),Xa) = Y )
     => ( Y = $ite(Xa = zero_zero(nat),X,aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),Xa),modulo_modulo(nat,X,Xa))) ) ) ).

% gcd_nat.elims
tff(fact_5672_gcd__le1__nat,axiom,
    ! [A2: nat,B2: nat] :
      ( ( A2 != zero_zero(nat) )
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),A2),B2)),A2) ) ).

% gcd_le1_nat
tff(fact_5673_gcd__le2__nat,axiom,
    ! [B2: nat,A2: nat] :
      ( ( B2 != zero_zero(nat) )
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),A2),B2)),B2) ) ).

% gcd_le2_nat
tff(fact_5674_gcd__diff1__nat,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),Ma)
     => ( aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Ma),Nb)),Nb) = aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),Ma),Nb) ) ) ).

% gcd_diff1_nat
tff(fact_5675_gcd__diff2__nat,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
     => ( aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),Ma)),Nb) = aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),Ma),Nb) ) ) ).

% gcd_diff2_nat
tff(fact_5676_finite__fun__UNIVD1,axiom,
    ! [B: $tType,A: $tType] :
      ( finite_finite(fun(A,B),top_top(set(fun(A,B))))
     => ( ( aa(set(B),nat,finite_card(B),top_top(set(B))) != aa(nat,nat,suc,zero_zero(nat)) )
       => finite_finite(A,top_top(set(A))) ) ) ).

% finite_fun_UNIVD1
tff(fact_5677_subset__UNIV,axiom,
    ! [A: $tType,A3: set(A)] : aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),top_top(set(A))) ).

% subset_UNIV
tff(fact_5678_top__greatest,axiom,
    ! [A: $tType] :
      ( order_top(A)
     => ! [A2: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),top_top(A)) ) ).

% top_greatest
tff(fact_5679_top_Oextremum__unique,axiom,
    ! [A: $tType] :
      ( order_top(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),top_top(A)),A2)
        <=> ( A2 = top_top(A) ) ) ) ).

% top.extremum_unique
tff(fact_5680_top_Oextremum__uniqueI,axiom,
    ! [A: $tType] :
      ( order_top(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),top_top(A)),A2)
         => ( A2 = top_top(A) ) ) ) ).

% top.extremum_uniqueI
tff(fact_5681_insert__UNIV,axiom,
    ! [A: $tType,X: A] : aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),top_top(set(A))) = top_top(set(A)) ).

% insert_UNIV
tff(fact_5682_empty__not__UNIV,axiom,
    ! [A: $tType] : bot_bot(set(A)) != top_top(set(A)) ).

% empty_not_UNIV
tff(fact_5683_UNIV__def,axiom,
    ! [A: $tType] : top_top(set(A)) = collect(A,aTP_Lamp_ot(A,$o)) ).

% UNIV_def
tff(fact_5684_top_Oextremum__strict,axiom,
    ! [A: $tType] :
      ( order_top(A)
     => ! [A2: A] : ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),top_top(A)),A2) ) ).

% top.extremum_strict
tff(fact_5685_top_Onot__eq__extremum,axiom,
    ! [A: $tType] :
      ( order_top(A)
     => ! [A2: A] :
          ( ( A2 != top_top(A) )
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),top_top(A)) ) ) ).

% top.not_eq_extremum
tff(fact_5686_UNIV__witness,axiom,
    ! [A: $tType] :
    ? [X3: A] : member(A,X3,top_top(set(A))) ).

% UNIV_witness
tff(fact_5687_UNIV__eq__I,axiom,
    ! [A: $tType,A3: set(A)] :
      ( ! [X3: A] : member(A,X3,A3)
     => ( top_top(set(A)) = A3 ) ) ).

% UNIV_eq_I
tff(fact_5688_remdups__remdups,axiom,
    ! [A: $tType,Xs: list(A)] : remdups(A,remdups(A,Xs)) = remdups(A,Xs) ).

% remdups_remdups
tff(fact_5689_distinct__remdups__id,axiom,
    ! [A: $tType,Xs: list(A)] :
      ( distinct(A,Xs)
     => ( remdups(A,Xs) = Xs ) ) ).

% distinct_remdups_id
tff(fact_5690_UNIV__option__conv,axiom,
    ! [A: $tType] : top_top(set(option(A))) = aa(set(option(A)),set(option(A)),aa(option(A),fun(set(option(A)),set(option(A))),insert(option(A)),none(A)),aa(set(A),set(option(A)),image(A,option(A),some(A)),top_top(set(A)))) ).

% UNIV_option_conv
tff(fact_5691_range__composition,axiom,
    ! [A: $tType,C: $tType,B: $tType,F2: fun(C,A),G: fun(B,C)] : aa(set(B),set(A),image(B,A,aa(fun(B,C),fun(B,A),aTP_Lamp_ou(fun(C,A),fun(fun(B,C),fun(B,A)),F2),G)),top_top(set(B))) = aa(set(C),set(A),image(C,A,F2),aa(set(B),set(C),image(B,C,G),top_top(set(B)))) ).

% range_composition
tff(fact_5692_rangeE,axiom,
    ! [A: $tType,B: $tType,B2: A,F2: fun(B,A)] :
      ( member(A,B2,aa(set(B),set(A),image(B,A,F2),top_top(set(B))))
     => ~ ! [X3: B] : B2 != aa(B,A,F2,X3) ) ).

% rangeE
tff(fact_5693_rangeI,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),X: B] : member(A,aa(B,A,F2,X),aa(set(B),set(A),image(B,A,F2),top_top(set(B)))) ).

% rangeI
tff(fact_5694_range__eqI,axiom,
    ! [A: $tType,B: $tType,B2: A,F2: fun(B,A),X: B] :
      ( ( B2 = aa(B,A,F2,X) )
     => member(A,B2,aa(set(B),set(A),image(B,A,F2),top_top(set(B)))) ) ).

% range_eqI
tff(fact_5695_surjD,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),Y: A] :
      ( ( aa(set(B),set(A),image(B,A,F2),top_top(set(B))) = top_top(set(A)) )
     => ? [X3: B] : Y = aa(B,A,F2,X3) ) ).

% surjD
tff(fact_5696_surjE,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),Y: A] :
      ( ( aa(set(B),set(A),image(B,A,F2),top_top(set(B))) = top_top(set(A)) )
     => ~ ! [X3: B] : Y != aa(B,A,F2,X3) ) ).

% surjE
tff(fact_5697_surjI,axiom,
    ! [B: $tType,A: $tType,G: fun(B,A),F2: fun(A,B)] :
      ( ! [X3: A] : aa(B,A,G,aa(A,B,F2,X3)) = X3
     => ( aa(set(B),set(A),image(B,A,G),top_top(set(B))) = top_top(set(A)) ) ) ).

% surjI
tff(fact_5698_surj__def,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A)] :
      ( ( aa(set(B),set(A),image(B,A,F2),top_top(set(B))) = top_top(set(A)) )
    <=> ! [Y5: A] :
        ? [X4: B] : Y5 = aa(B,A,F2,X4) ) ).

% surj_def
tff(fact_5699_SUP__INF,axiom,
    ! [A: $tType,C: $tType,B: $tType] :
      ( comple592849572758109894attice(A)
     => ! [P: fun(C,fun(B,A))] : aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,aTP_Lamp_ow(fun(C,fun(B,A)),fun(B,A),P)),top_top(set(B)))) = aa(set(A),A,complete_Inf_Inf(A),aa(set(fun(B,C)),set(A),image(fun(B,C),A,aTP_Lamp_oy(fun(C,fun(B,A)),fun(fun(B,C),A),P)),top_top(set(fun(B,C))))) ) ).

% SUP_INF
tff(fact_5700_INF__SUP,axiom,
    ! [A: $tType,C: $tType,B: $tType] :
      ( comple592849572758109894attice(A)
     => ! [P: fun(C,fun(B,A))] : aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,aTP_Lamp_oz(fun(C,fun(B,A)),fun(B,A),P)),top_top(set(B)))) = aa(set(A),A,complete_Sup_Sup(A),aa(set(fun(B,C)),set(A),image(fun(B,C),A,aTP_Lamp_pa(fun(C,fun(B,A)),fun(fun(B,C),A),P)),top_top(set(fun(B,C))))) ) ).

% INF_SUP
tff(fact_5701_range__subsetD,axiom,
    ! [B: $tType,A: $tType,F2: fun(B,A),B3: set(A),I: B] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(B),set(A),image(B,A,F2),top_top(set(B)))),B3)
     => member(A,aa(B,A,F2,I),B3) ) ).

% range_subsetD
tff(fact_5702_perfect__space__class_OUNIV__not__singleton,axiom,
    ! [A: $tType] :
      ( topolo8386298272705272623_space(A)
     => ! [X: A] : top_top(set(A)) != aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))) ) ).

% perfect_space_class.UNIV_not_singleton
tff(fact_5703_not__UNIV__le__Icc,axiom,
    ! [A: $tType] :
      ( no_top(A)
     => ! [L: A,H: A] : ~ aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),top_top(set(A))),set_or1337092689740270186AtMost(A,L,H)) ) ).

% not_UNIV_le_Icc
tff(fact_5704_bij__is__surj,axiom,
    ! [A: $tType,B: $tType,F2: fun(A,B)] :
      ( bij_betw(A,B,F2,top_top(set(A)),top_top(set(B)))
     => ( aa(set(A),set(B),image(A,B,F2),top_top(set(A))) = top_top(set(B)) ) ) ).

% bij_is_surj
tff(fact_5705_bij__betw__imp__surj,axiom,
    ! [A: $tType,B: $tType,F2: fun(A,B),A3: set(A)] :
      ( bij_betw(A,B,F2,A3,top_top(set(B)))
     => ( aa(set(A),set(B),image(A,B,F2),top_top(set(A))) = top_top(set(B)) ) ) ).

% bij_betw_imp_surj
tff(fact_5706_not__UNIV__le__Iic,axiom,
    ! [A: $tType] :
      ( no_top(A)
     => ! [H: A] : ~ aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),top_top(set(A))),set_ord_atMost(A,H)) ) ).

% not_UNIV_le_Iic
tff(fact_5707_Compl__UNIV__eq,axiom,
    ! [A: $tType] : aa(set(A),set(A),uminus_uminus(set(A)),top_top(set(A))) = bot_bot(set(A)) ).

% Compl_UNIV_eq
tff(fact_5708_Compl__empty__eq,axiom,
    ! [A: $tType] : aa(set(A),set(A),uminus_uminus(set(A)),bot_bot(set(A))) = top_top(set(A)) ).

% Compl_empty_eq
tff(fact_5709_Compl__eq__Diff__UNIV,axiom,
    ! [A: $tType,A3: set(A)] : aa(set(A),set(A),uminus_uminus(set(A)),A3) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),top_top(set(A))),A3) ).

% Compl_eq_Diff_UNIV
tff(fact_5710_finite__range__imageI,axiom,
    ! [A: $tType,C: $tType,B: $tType,G: fun(B,A),F2: fun(A,C)] :
      ( finite_finite(A,aa(set(B),set(A),image(B,A,G),top_top(set(B))))
     => finite_finite(C,aa(set(B),set(C),image(B,C,aa(fun(A,C),fun(B,C),aTP_Lamp_pb(fun(B,A),fun(fun(A,C),fun(B,C)),G),F2)),top_top(set(B)))) ) ).

% finite_range_imageI
tff(fact_5711_bezout__nat,axiom,
    ! [A2: nat,B2: nat] :
      ( ( A2 != zero_zero(nat) )
     => ? [X3: nat,Y3: nat] : aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),A2),X3) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),B2),Y3)),aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),A2),B2)) ) ).

% bezout_nat
tff(fact_5712_bezout__gcd__nat_H,axiom,
    ! [B2: nat,A2: nat] :
    ? [X3: nat,Y3: nat] :
      ( ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),B2),Y3)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),A2),X3))
        & ( aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),A2),X3)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),B2),Y3)) = aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),A2),B2) ) )
      | ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),A2),Y3)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),B2),X3))
        & ( aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),B2),X3)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),A2),Y3)) = aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),A2),B2) ) ) ) ).

% bezout_gcd_nat'
tff(fact_5713_range__eq__singletonD,axiom,
    ! [B: $tType,A: $tType,F2: fun(B,A),A2: A,X: B] :
      ( ( aa(set(B),set(A),image(B,A,F2),top_top(set(B))) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A))) )
     => ( aa(B,A,F2,X) = A2 ) ) ).

% range_eq_singletonD
tff(fact_5714_INF__empty,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [F2: fun(B,A)] : aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,F2),bot_bot(set(B)))) = top_top(A) ) ).

% INF_empty
tff(fact_5715_INF__constant,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [C2: A,A3: set(B)] :
          aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,aTP_Lamp_oe(A,fun(B,A),C2)),A3)) = $ite(A3 = bot_bot(set(B)),top_top(A),C2) ) ).

% INF_constant
tff(fact_5716_surj__Compl__image__subset,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),A3: set(B)] :
      ( ( aa(set(B),set(A),image(B,A,F2),top_top(set(B))) = top_top(set(A)) )
     => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(A),set(A),uminus_uminus(set(A)),aa(set(B),set(A),image(B,A,F2),A3))),aa(set(B),set(A),image(B,A,F2),aa(set(B),set(B),uminus_uminus(set(B)),A3))) ) ).

% surj_Compl_image_subset
tff(fact_5717_bij__image__Compl__eq,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),A3: set(A)] :
      ( bij_betw(A,B,F2,top_top(set(A)),top_top(set(B)))
     => ( aa(set(A),set(B),image(A,B,F2),aa(set(A),set(A),uminus_uminus(set(A)),A3)) = aa(set(B),set(B),uminus_uminus(set(B)),aa(set(A),set(B),image(A,B,F2),A3)) ) ) ).

% bij_image_Compl_eq
tff(fact_5718_gcd__code__integer,axiom,
    ! [K: code_integer,L: code_integer] :
      aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),gcd_gcd(code_integer),K),L) = aa(code_integer,code_integer,abs_abs(code_integer),
        $ite(L = zero_zero(code_integer),K,aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),gcd_gcd(code_integer),L),modulo_modulo(code_integer,aa(code_integer,code_integer,abs_abs(code_integer),K),aa(code_integer,code_integer,abs_abs(code_integer),L))))) ).

% gcd_code_integer
tff(fact_5719_length__remdups__card__conv,axiom,
    ! [A: $tType,Xs: list(A)] : aa(list(A),nat,size_size(list(A)),remdups(A,Xs)) = aa(set(A),nat,finite_card(A),aa(list(A),set(A),set2(A),Xs)) ).

% length_remdups_card_conv
tff(fact_5720_notin__range__Some,axiom,
    ! [A: $tType,X: option(A)] :
      ( ~ member(option(A),X,aa(set(A),set(option(A)),image(A,option(A),some(A)),top_top(set(A))))
    <=> ( X = none(A) ) ) ).

% notin_range_Some
tff(fact_5721_gcd__int__def,axiom,
    ! [X: int,Y: int] : aa(int,int,aa(int,fun(int,int),gcd_gcd(int),X),Y) = aa(nat,int,semiring_1_of_nat(int),aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),aa(int,nat,nat2,aa(int,int,abs_abs(int),X))),aa(int,nat,nat2,aa(int,int,abs_abs(int),Y)))) ).

% gcd_int_def
tff(fact_5722_finite__UNIV__card__ge__0,axiom,
    ! [A: $tType] :
      ( finite_finite(A,top_top(set(A)))
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),aa(set(A),nat,finite_card(A),top_top(set(A)))) ) ).

% finite_UNIV_card_ge_0
tff(fact_5723_gcd__is__Max__divisors__nat,axiom,
    ! [Nb: nat,Ma: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),Ma),Nb) = aa(set(nat),nat,lattic643756798349783984er_Max(nat),collect(nat,aa(nat,fun(nat,$o),aTP_Lamp_pc(nat,fun(nat,fun(nat,$o)),Nb),Ma))) ) ) ).

% gcd_is_Max_divisors_nat
tff(fact_5724_UNIV__nat__eq,axiom,
    top_top(set(nat)) = aa(set(nat),set(nat),aa(nat,fun(set(nat),set(nat)),insert(nat),zero_zero(nat)),aa(set(nat),set(nat),image(nat,nat,suc),top_top(set(nat)))) ).

% UNIV_nat_eq
tff(fact_5725_bij__image__INT,axiom,
    ! [A: $tType,B: $tType,C: $tType,F2: fun(A,B),B3: fun(C,set(A)),A3: set(C)] :
      ( bij_betw(A,B,F2,top_top(set(A)),top_top(set(B)))
     => ( aa(set(A),set(B),image(A,B,F2),aa(set(set(A)),set(A),complete_Inf_Inf(set(A)),aa(set(C),set(set(A)),image(C,set(A),B3),A3))) = aa(set(set(B)),set(B),complete_Inf_Inf(set(B)),aa(set(C),set(set(B)),image(C,set(B),aa(fun(C,set(A)),fun(C,set(B)),aTP_Lamp_pd(fun(A,B),fun(fun(C,set(A)),fun(C,set(B))),F2),B3)),A3)) ) ) ).

% bij_image_INT
tff(fact_5726_UN__UN__finite__eq,axiom,
    ! [A: $tType,A3: fun(nat,set(A))] : aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(nat),set(set(A)),image(nat,set(A),aTP_Lamp_pe(fun(nat,set(A)),fun(nat,set(A)),A3)),top_top(set(nat)))) = aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(nat),set(set(A)),image(nat,set(A),A3),top_top(set(nat)))) ).

% UN_UN_finite_eq
tff(fact_5727_card__range__greater__zero,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A)] :
      ( finite_finite(A,aa(set(B),set(A),image(B,A,F2),top_top(set(B))))
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),aa(set(A),nat,finite_card(A),aa(set(B),set(A),image(B,A,F2),top_top(set(B))))) ) ).

% card_range_greater_zero
tff(fact_5728_UN__finite__subset,axiom,
    ! [A: $tType,A3: fun(nat,set(A)),C7: set(A)] :
      ( ! [N: nat] : aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(nat),set(set(A)),image(nat,set(A),A3),set_or7035219750837199246ssThan(nat,zero_zero(nat),N)))),C7)
     => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(nat),set(set(A)),image(nat,set(A),A3),top_top(set(nat))))),C7) ) ).

% UN_finite_subset
tff(fact_5729_UN__finite2__eq,axiom,
    ! [A: $tType,A3: fun(nat,set(A)),B3: fun(nat,set(A)),K: nat] :
      ( ! [N: nat] : aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(nat),set(set(A)),image(nat,set(A),A3),set_or7035219750837199246ssThan(nat,zero_zero(nat),N))) = aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(nat),set(set(A)),image(nat,set(A),B3),set_or7035219750837199246ssThan(nat,zero_zero(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),N),K))))
     => ( aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(nat),set(set(A)),image(nat,set(A),A3),top_top(set(nat)))) = aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(nat),set(set(A)),image(nat,set(A),B3),top_top(set(nat)))) ) ) ).

% UN_finite2_eq
tff(fact_5730_suminf__eq__SUP,axiom,
    ! [A: $tType] :
      ( ( comple5582772986160207858norder(A)
        & canoni5634975068530333245id_add(A)
        & topolo1944317154257567458pology(A) )
     => ! [F2: fun(nat,A)] : suminf(A,F2) = aa(set(A),A,complete_Sup_Sup(A),aa(set(nat),set(A),image(nat,A,aTP_Lamp_os(fun(nat,A),fun(nat,A),F2)),top_top(set(nat)))) ) ).

% suminf_eq_SUP
tff(fact_5731_range__mod,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(set(nat),set(nat),image(nat,nat,aTP_Lamp_pf(nat,fun(nat,nat),Nb)),top_top(set(nat))) = set_or7035219750837199246ssThan(nat,zero_zero(nat),Nb) ) ) ).

% range_mod
tff(fact_5732_bezw__aux,axiom,
    ! [X: nat,Y: nat] : aa(nat,int,semiring_1_of_nat(int),aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),X),Y)) = aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),aa(product_prod(int,int),int,product_fst(int,int),bezw(X,Y))),aa(nat,int,semiring_1_of_nat(int),X))),aa(int,int,aa(int,fun(int,int),times_times(int),aa(product_prod(int,int),int,product_snd(int,int),bezw(X,Y))),aa(nat,int,semiring_1_of_nat(int),Y))) ).

% bezw_aux
tff(fact_5733_UN__finite2__subset,axiom,
    ! [A: $tType,A3: fun(nat,set(A)),B3: fun(nat,set(A)),K: nat] :
      ( ! [N: nat] : aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(nat),set(set(A)),image(nat,set(A),A3),set_or7035219750837199246ssThan(nat,zero_zero(nat),N)))),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(nat),set(set(A)),image(nat,set(A),B3),set_or7035219750837199246ssThan(nat,zero_zero(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),N),K)))))
     => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(nat),set(set(A)),image(nat,set(A),A3),top_top(set(nat))))),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(nat),set(set(A)),image(nat,set(A),B3),top_top(set(nat))))) ) ).

% UN_finite2_subset
tff(fact_5734_gcd__nat_Opelims,axiom,
    ! [X: nat,Xa: nat,Y: nat] :
      ( ( aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),X),Xa) = Y )
     => ( aa(product_prod(nat,nat),$o,accp(product_prod(nat,nat),gcd_nat_rel),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,X),Xa))
       => ~ ( ( Y = $ite(Xa = zero_zero(nat),X,aa(nat,nat,aa(nat,fun(nat,nat),gcd_gcd(nat),Xa),modulo_modulo(nat,X,Xa))) )
           => ~ aa(product_prod(nat,nat),$o,accp(product_prod(nat,nat),gcd_nat_rel),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,X),Xa)) ) ) ) ).

% gcd_nat.pelims
tff(fact_5735_INF__filter__not__bot,axiom,
    ! [A: $tType,B: $tType,B3: set(A),F3: fun(A,filter(B))] :
      ( ! [X7: set(A)] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),X7),B3)
         => ( finite_finite(A,X7)
           => ( aa(set(filter(B)),filter(B),complete_Inf_Inf(filter(B)),aa(set(A),set(filter(B)),image(A,filter(B),F3),X7)) != bot_bot(filter(B)) ) ) )
     => ( aa(set(filter(B)),filter(B),complete_Inf_Inf(filter(B)),aa(set(A),set(filter(B)),image(A,filter(B),F3),B3)) != bot_bot(filter(B)) ) ) ).

% INF_filter_not_bot
tff(fact_5736_size__prod__simp,axiom,
    ! [A: $tType,B: $tType,F2: fun(A,nat),G: fun(B,nat),P2: product_prod(A,B)] : basic_BNF_size_prod(A,B,F2,G,P2) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(A,nat,F2,aa(product_prod(A,B),A,product_fst(A,B),P2))),aa(B,nat,G,aa(product_prod(A,B),B,product_snd(A,B),P2)))),aa(nat,nat,suc,zero_zero(nat))) ).

% size_prod_simp
tff(fact_5737_card__UNIV__unit,axiom,
    aa(set(product_unit),nat,finite_card(product_unit),top_top(set(product_unit))) = one_one(nat) ).

% card_UNIV_unit
tff(fact_5738_card__UNIV__bool,axiom,
    aa(set($o),nat,finite_card($o),top_top(set($o))) = aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)) ).

% card_UNIV_bool
tff(fact_5739_range__mult,axiom,
    ! [A2: real] :
      aa(set(real),set(real),image(real,real,aa(real,fun(real,real),times_times(real),A2)),top_top(set(real))) = $ite(A2 = zero_zero(real),aa(set(real),set(real),aa(real,fun(set(real),set(real)),insert(real),zero_zero(real)),bot_bot(set(real))),top_top(set(real))) ).

% range_mult
tff(fact_5740_infinite__UNIV__listI,axiom,
    ! [A: $tType] : ~ finite_finite(list(A),top_top(set(list(A)))) ).

% infinite_UNIV_listI
tff(fact_5741_top__set__def,axiom,
    ! [A: $tType] : top_top(set(A)) = collect(A,top_top(fun(A,$o))) ).

% top_set_def
tff(fact_5742_infinite__UNIV__int,axiom,
    ~ finite_finite(int,top_top(set(int))) ).

% infinite_UNIV_int
tff(fact_5743_Inf__filter__not__bot,axiom,
    ! [A: $tType,B3: set(filter(A))] :
      ( ! [X7: set(filter(A))] :
          ( aa(set(filter(A)),$o,aa(set(filter(A)),fun(set(filter(A)),$o),ord_less_eq(set(filter(A))),X7),B3)
         => ( finite_finite(filter(A),X7)
           => ( aa(set(filter(A)),filter(A),complete_Inf_Inf(filter(A)),X7) != bot_bot(filter(A)) ) ) )
     => ( aa(set(filter(A)),filter(A),complete_Inf_Inf(filter(A)),B3) != bot_bot(filter(A)) ) ) ).

% Inf_filter_not_bot
tff(fact_5744_less__by__empty,axiom,
    ! [A: $tType,A3: set(product_prod(A,A)),B3: set(product_prod(A,A))] :
      ( ( A3 = bot_bot(set(product_prod(A,A))) )
     => aa(set(product_prod(A,A)),$o,aa(set(product_prod(A,A)),fun(set(product_prod(A,A)),$o),ord_less_eq(set(product_prod(A,A))),A3),B3) ) ).

% less_by_empty
tff(fact_5745_Ints__def,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ( ring_1_Ints(A) = aa(set(int),set(A),image(int,A,ring_1_of_int(A)),top_top(set(int))) ) ) ).

% Ints_def
tff(fact_5746_int__in__range__abs,axiom,
    ! [Nb: nat] : member(int,aa(nat,int,semiring_1_of_nat(int),Nb),aa(set(int),set(int),image(int,int,abs_abs(int)),top_top(set(int)))) ).

% int_in_range_abs
tff(fact_5747_nat__descend__induct,axiom,
    ! [Nb: nat,P: fun(nat,$o),Ma: nat] :
      ( ! [K3: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),K3)
         => aa(nat,$o,P,K3) )
     => ( ! [K3: nat] :
            ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K3),Nb)
           => ( ! [I4: nat] :
                  ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),K3),I4)
                 => aa(nat,$o,P,I4) )
             => aa(nat,$o,P,K3) ) )
       => aa(nat,$o,P,Ma) ) ) ).

% nat_descend_induct
tff(fact_5748_root__def,axiom,
    ! [Nb: nat,X: real] :
      aa(real,real,root(Nb),X) = $ite(Nb = zero_zero(nat),zero_zero(real),aa(real,real,the_inv_into(real,real,top_top(set(real)),aTP_Lamp_pg(nat,fun(real,real),Nb)),X)) ).

% root_def
tff(fact_5749_card__UNIV__char,axiom,
    aa(set(char),nat,finite_card(char),top_top(set(char))) = aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,one2))))))))) ).

% card_UNIV_char
tff(fact_5750_these__insert__Some,axiom,
    ! [A: $tType,X: A,A3: set(option(A))] : these(A,aa(set(option(A)),set(option(A)),aa(option(A),fun(set(option(A)),set(option(A))),insert(option(A)),aa(A,option(A),some(A),X)),A3)) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),these(A,A3)) ).

% these_insert_Some
tff(fact_5751_top1I,axiom,
    ! [A: $tType,X: A] : aa(A,$o,top_top(fun(A,$o)),X) ).

% top1I
tff(fact_5752_these__insert__None,axiom,
    ! [A: $tType,A3: set(option(A))] : these(A,aa(set(option(A)),set(option(A)),aa(option(A),fun(set(option(A)),set(option(A))),insert(option(A)),none(A)),A3)) = these(A,A3) ).

% these_insert_None
tff(fact_5753_UNIV__bool,axiom,
    top_top(set($o)) = aa(set($o),set($o),aa($o,fun(set($o),set($o)),insert($o),$false),aa(set($o),set($o),aa($o,fun(set($o),set($o)),insert($o),$true),bot_bot(set($o)))) ).

% UNIV_bool
tff(fact_5754_these__empty__eq,axiom,
    ! [A: $tType,B3: set(option(A))] :
      ( ( these(A,B3) = bot_bot(set(A)) )
    <=> ( ( B3 = bot_bot(set(option(A))) )
        | ( B3 = aa(set(option(A)),set(option(A)),aa(option(A),fun(set(option(A)),set(option(A))),insert(option(A)),none(A)),bot_bot(set(option(A)))) ) ) ) ).

% these_empty_eq
tff(fact_5755_these__not__empty__eq,axiom,
    ! [A: $tType,B3: set(option(A))] :
      ( ( these(A,B3) != bot_bot(set(A)) )
    <=> ( ( B3 != bot_bot(set(option(A))) )
        & ( B3 != aa(set(option(A)),set(option(A)),aa(option(A),fun(set(option(A)),set(option(A))),insert(option(A)),none(A)),bot_bot(set(option(A)))) ) ) ) ).

% these_not_empty_eq
tff(fact_5756_Some__image__these__eq,axiom,
    ! [A: $tType,A3: set(option(A))] : aa(set(A),set(option(A)),image(A,option(A),some(A)),these(A,A3)) = collect(option(A),aTP_Lamp_ph(set(option(A)),fun(option(A),$o),A3)) ).

% Some_image_these_eq
tff(fact_5757_UNIV__char__of__nat,axiom,
    top_top(set(char)) = aa(set(nat),set(char),image(nat,char,unique5772411509450598832har_of(nat)),set_or7035219750837199246ssThan(nat,zero_zero(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,one2))))))))))) ).

% UNIV_char_of_nat
tff(fact_5758_char__of__quasi__inj,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Ma: A,Nb: A] :
          ( ( aa(A,char,unique5772411509450598832har_of(A),Ma) = aa(A,char,unique5772411509450598832har_of(A),Nb) )
        <=> ( modulo_modulo(A,Ma,aa(num,A,numeral_numeral(A),aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,one2)))))))))) = modulo_modulo(A,Nb,aa(num,A,numeral_numeral(A),aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,one2)))))))))) ) ) ) ).

% char_of_quasi_inj
tff(fact_5759_char__of__mod__256,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Nb: A] : aa(A,char,unique5772411509450598832har_of(A),modulo_modulo(A,Nb,aa(num,A,numeral_numeral(A),aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,one2))))))))))) = aa(A,char,unique5772411509450598832har_of(A),Nb) ) ).

% char_of_mod_256
tff(fact_5760_char__of__nat,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Nb: nat] : aa(A,char,unique5772411509450598832har_of(A),aa(nat,A,semiring_1_of_nat(A),Nb)) = aa(nat,char,unique5772411509450598832har_of(nat),Nb) ) ).

% char_of_nat
tff(fact_5761_char__of__take__bit__eq,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Nb: nat,Ma: A] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,one2))))),Nb)
         => ( aa(A,char,unique5772411509450598832har_of(A),aa(A,A,bit_se2584673776208193580ke_bit(A,Nb),Ma)) = aa(A,char,unique5772411509450598832har_of(A),Ma) ) ) ) ).

% char_of_take_bit_eq
tff(fact_5762_of__char__of,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [A2: A] : aa(char,A,comm_s6883823935334413003f_char(A),aa(A,char,unique5772411509450598832har_of(A),A2)) = modulo_modulo(A,A2,aa(num,A,numeral_numeral(A),aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,one2)))))))))) ) ).

% of_char_of
tff(fact_5763_char__of__def,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Nb: A] : aa(A,char,unique5772411509450598832har_of(A),Nb) = char2(~ aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Nb),aa(nat,$o,bit_se5641148757651400278ts_bit(A,Nb),one_one(nat)),aa(nat,$o,bit_se5641148757651400278ts_bit(A,Nb),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),aa(nat,$o,bit_se5641148757651400278ts_bit(A,Nb),aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,one2))),aa(nat,$o,bit_se5641148757651400278ts_bit(A,Nb),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,aa(num,num,bit0,one2)))),aa(nat,$o,bit_se5641148757651400278ts_bit(A,Nb),aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,aa(num,num,bit0,one2)))),aa(nat,$o,bit_se5641148757651400278ts_bit(A,Nb),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,aa(num,num,bit1,one2)))),aa(nat,$o,bit_se5641148757651400278ts_bit(A,Nb),aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,aa(num,num,bit1,one2))))) ) ).

% char_of_def
tff(fact_5764_of__char__mod__256,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [C2: char] : modulo_modulo(A,aa(char,A,comm_s6883823935334413003f_char(A),C2),aa(num,A,numeral_numeral(A),aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,one2)))))))))) = aa(char,A,comm_s6883823935334413003f_char(A),C2) ) ).

% of_char_mod_256
tff(fact_5765_char_Osize_I2_J,axiom,
    ! [X15: $o,X22: $o,X32: $o,X42: $o,X52: $o,X62: $o,X72: $o,X8: $o] : aa(char,nat,size_size(char),char2((X15),(X22),(X32),(X42),(X52),(X62),(X72),(X8))) = zero_zero(nat) ).

% char.size(2)
tff(fact_5766_nat__of__char__less__256,axiom,
    ! [C2: char] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(char,nat,comm_s6883823935334413003f_char(nat),C2)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,one2)))))))))) ).

% nat_of_char_less_256
tff(fact_5767_range__nat__of__char,axiom,
    aa(set(char),set(nat),image(char,nat,comm_s6883823935334413003f_char(nat)),top_top(set(char))) = set_or7035219750837199246ssThan(nat,zero_zero(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,one2)))))))))) ).

% range_nat_of_char
tff(fact_5768_char__of__eq__iff,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Nb: A,C2: char] :
          ( ( aa(A,char,unique5772411509450598832har_of(A),Nb) = C2 )
        <=> ( aa(A,A,bit_se2584673776208193580ke_bit(A,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,one2))))),Nb) = aa(char,A,comm_s6883823935334413003f_char(A),C2) ) ) ) ).

% char_of_eq_iff
tff(fact_5769_integer__of__char__code,axiom,
    ! [B0: $o,B1: $o,B22: $o,B32: $o,B42: $o,B52: $o,B62: $o,B72: $o] : integer_of_char(char2((B0),(B1),(B22),(B32),(B42),(B52),(B62),(B72))) = aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),plus_plus(code_integer),aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),times_times(code_integer),aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),plus_plus(code_integer),aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),times_times(code_integer),aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),plus_plus(code_integer),aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),times_times(code_integer),aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),plus_plus(code_integer),aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),times_times(code_integer),aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),plus_plus(code_integer),aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),times_times(code_integer),aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),plus_plus(code_integer),aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),times_times(code_integer),aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),plus_plus(code_integer),aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),times_times(code_integer),aa($o,code_integer,zero_neq_one_of_bool(code_integer),(B72))),aa(num,code_integer,numeral_numeral(code_integer),aa(num,num,bit0,one2)))),aa($o,code_integer,zero_neq_one_of_bool(code_integer),(B62)))),aa(num,code_integer,numeral_numeral(code_integer),aa(num,num,bit0,one2)))),aa($o,code_integer,zero_neq_one_of_bool(code_integer),(B52)))),aa(num,code_integer,numeral_numeral(code_integer),aa(num,num,bit0,one2)))),aa($o,code_integer,zero_neq_one_of_bool(code_integer),(B42)))),aa(num,code_integer,numeral_numeral(code_integer),aa(num,num,bit0,one2)))),aa($o,code_integer,zero_neq_one_of_bool(code_integer),(B32)))),aa(num,code_integer,numeral_numeral(code_integer),aa(num,num,bit0,one2)))),aa($o,code_integer,zero_neq_one_of_bool(code_integer),(B22)))),aa(num,code_integer,numeral_numeral(code_integer),aa(num,num,bit0,one2)))),aa($o,code_integer,zero_neq_one_of_bool(code_integer),(B1)))),aa(num,code_integer,numeral_numeral(code_integer),aa(num,num,bit0,one2)))),aa($o,code_integer,zero_neq_one_of_bool(code_integer),(B0))) ).

% integer_of_char_code
tff(fact_5770_char_Osize__gen,axiom,
    ! [X15: $o,X22: $o,X32: $o,X42: $o,X52: $o,X62: $o,X72: $o,X8: $o] : size_char(char2((X15),(X22),(X32),(X42),(X52),(X62),(X72),(X8))) = zero_zero(nat) ).

% char.size_gen
tff(fact_5771_String_Ochar__of__ascii__of,axiom,
    ! [C2: char] : aa(char,nat,comm_s6883823935334413003f_char(nat),ascii_of(C2)) = aa(nat,nat,bit_se2584673776208193580ke_bit(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit1,aa(num,num,bit1,one2)))),aa(char,nat,comm_s6883823935334413003f_char(nat),C2)) ).

% String.char_of_ascii_of
tff(fact_5772_DERIV__real__root__generic,axiom,
    ! [Nb: nat,X: real,D3: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( ( X != zero_zero(real) )
       => ( ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
             => ( D3 = aa(real,real,inverse_inverse(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),Nb)),aa(nat,real,power_power(real,aa(real,real,root(Nb),X)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),aa(nat,nat,suc,zero_zero(nat)))))) ) ) )
         => ( ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
             => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),zero_zero(real))
               => ( D3 = aa(real,real,uminus_uminus(real),aa(real,real,inverse_inverse(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),Nb)),aa(nat,real,power_power(real,aa(real,real,root(Nb),X)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),aa(nat,nat,suc,zero_zero(nat))))))) ) ) )
           => ( ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
               => ( D3 = aa(real,real,inverse_inverse(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),Nb)),aa(nat,real,power_power(real,aa(real,real,root(Nb),X)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),aa(nat,nat,suc,zero_zero(nat)))))) ) )
             => has_field_derivative(real,root(Nb),D3,topolo174197925503356063within(real,X,top_top(set(real)))) ) ) ) ) ) ).

% DERIV_real_root_generic
tff(fact_5773_DERIV__even__real__root,axiom,
    ! [Nb: nat,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),zero_zero(real))
         => has_field_derivative(real,root(Nb),aa(real,real,inverse_inverse(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,uminus_uminus(real),aa(nat,real,semiring_1_of_nat(real),Nb))),aa(nat,real,power_power(real,aa(real,real,root(Nb),X)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),aa(nat,nat,suc,zero_zero(nat)))))),topolo174197925503356063within(real,X,top_top(set(real)))) ) ) ) ).

% DERIV_even_real_root
tff(fact_5774_DERIV__arctan__series,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,abs_abs(real),X)),one_one(real))
     => has_field_derivative(real,aTP_Lamp_pi(real,real),suminf(real,aTP_Lamp_pj(real,fun(nat,real),X)),topolo174197925503356063within(real,X,top_top(set(real)))) ) ).

% DERIV_arctan_series
tff(fact_5775_DERIV__at__within__shift,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),Y: A,Z: A,X: A,S2: set(A)] :
          ( has_field_derivative(A,F2,Y,topolo174197925503356063within(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),Z),X),aa(set(A),set(A),image(A,A,aa(A,fun(A,A),plus_plus(A),Z)),S2)))
        <=> has_field_derivative(A,aa(A,fun(A,A),aTP_Lamp_pk(fun(A,A),fun(A,fun(A,A)),F2),Z),Y,topolo174197925503356063within(A,X,S2)) ) ) ).

% DERIV_at_within_shift
tff(fact_5776_DERIV__inverse_H,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),D3: A,X: A,S: set(A)] :
          ( has_field_derivative(A,F2,D3,topolo174197925503356063within(A,X,S))
         => ( ( aa(A,A,F2,X) != zero_zero(A) )
           => has_field_derivative(A,aTP_Lamp_pl(fun(A,A),fun(A,A),F2),aa(A,A,uminus_uminus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,inverse_inverse(A),aa(A,A,F2,X))),D3)),aa(A,A,inverse_inverse(A),aa(A,A,F2,X)))),topolo174197925503356063within(A,X,S)) ) ) ) ).

% DERIV_inverse'
tff(fact_5777_has__field__derivative__sinh,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [G: fun(A,A),Db: A,X: A,S: set(A)] :
          ( has_field_derivative(A,G,Db,topolo174197925503356063within(A,X,S))
         => has_field_derivative(A,aTP_Lamp_pm(fun(A,A),fun(A,A),G),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,cosh(A),aa(A,A,G,X))),Db),topolo174197925503356063within(A,X,S)) ) ) ).

% has_field_derivative_sinh
tff(fact_5778_has__field__derivative__cosh,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [G: fun(A,A),Db: A,X: A,S: set(A)] :
          ( has_field_derivative(A,G,Db,topolo174197925503356063within(A,X,S))
         => has_field_derivative(A,aTP_Lamp_pn(fun(A,A),fun(A,A),G),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,sinh(A),aa(A,A,G,X))),Db),topolo174197925503356063within(A,X,S)) ) ) ).

% has_field_derivative_cosh
tff(fact_5779_DERIV__mult,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),Da: A,X: A,S: set(A),G: fun(A,A),Db: A] :
          ( has_field_derivative(A,F2,Da,topolo174197925503356063within(A,X,S))
         => ( has_field_derivative(A,G,Db,topolo174197925503356063within(A,X,S))
           => has_field_derivative(A,aa(fun(A,A),fun(A,A),aTP_Lamp_po(fun(A,A),fun(fun(A,A),fun(A,A)),F2),G),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),Da),aa(A,A,G,X))),aa(A,A,aa(A,fun(A,A),times_times(A),Db),aa(A,A,F2,X))),topolo174197925503356063within(A,X,S)) ) ) ) ).

% DERIV_mult
tff(fact_5780_DERIV__mult_H,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),D3: A,X: A,S: set(A),G: fun(A,A),E4: A] :
          ( has_field_derivative(A,F2,D3,topolo174197925503356063within(A,X,S))
         => ( has_field_derivative(A,G,E4,topolo174197925503356063within(A,X,S))
           => has_field_derivative(A,aa(fun(A,A),fun(A,A),aTP_Lamp_po(fun(A,A),fun(fun(A,A),fun(A,A)),F2),G),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,F2,X)),E4)),aa(A,A,aa(A,fun(A,A),times_times(A),D3),aa(A,A,G,X))),topolo174197925503356063within(A,X,S)) ) ) ) ).

% DERIV_mult'
tff(fact_5781_DERIV__ident,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F3: filter(A)] : has_field_derivative(A,aTP_Lamp_pp(A,A),one_one(A),F3) ) ).

% DERIV_ident
tff(fact_5782_field__differentiable__add,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),F4: A,F3: filter(A),G: fun(A,A),G3: A] :
          ( has_field_derivative(A,F2,F4,F3)
         => ( has_field_derivative(A,G,G3,F3)
           => has_field_derivative(A,aa(fun(A,A),fun(A,A),aTP_Lamp_pq(fun(A,A),fun(fun(A,A),fun(A,A)),F2),G),aa(A,A,aa(A,fun(A,A),plus_plus(A),F4),G3),F3) ) ) ) ).

% field_differentiable_add
tff(fact_5783_DERIV__add,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),D3: A,X: A,S: set(A),G: fun(A,A),E4: A] :
          ( has_field_derivative(A,F2,D3,topolo174197925503356063within(A,X,S))
         => ( has_field_derivative(A,G,E4,topolo174197925503356063within(A,X,S))
           => has_field_derivative(A,aa(fun(A,A),fun(A,A),aTP_Lamp_pq(fun(A,A),fun(fun(A,A),fun(A,A)),F2),G),aa(A,A,aa(A,fun(A,A),plus_plus(A),D3),E4),topolo174197925503356063within(A,X,S)) ) ) ) ).

% DERIV_add
tff(fact_5784_has__field__derivative__scaleR__right,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),D3: A,F3: filter(A),C2: real] :
          ( has_field_derivative(A,F2,D3,F3)
         => has_field_derivative(A,aa(real,fun(A,A),aTP_Lamp_pr(fun(A,A),fun(real,fun(A,A)),F2),C2),aa(A,A,real_V8093663219630862766scaleR(A,C2),D3),F3) ) ) ).

% has_field_derivative_scaleR_right
tff(fact_5785_DERIV__cdivide,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),D3: A,X: A,S: set(A),C2: A] :
          ( has_field_derivative(A,F2,D3,topolo174197925503356063within(A,X,S))
         => has_field_derivative(A,aa(A,fun(A,A),aTP_Lamp_ps(fun(A,A),fun(A,fun(A,A)),F2),C2),divide_divide(A,D3,C2),topolo174197925503356063within(A,X,S)) ) ) ).

% DERIV_cdivide
tff(fact_5786_DERIV__const,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [K: A,F3: filter(A)] : has_field_derivative(A,aTP_Lamp_pt(A,fun(A,A),K),zero_zero(A),F3) ) ).

% DERIV_const
tff(fact_5787_has__real__derivative__pos__inc__right,axiom,
    ! [F2: fun(real,real),L: real,X: real,S2: set(real)] :
      ( has_field_derivative(real,F2,L,topolo174197925503356063within(real,X,S2))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),L)
       => ? [D6: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),D6)
            & ! [H4: real] :
                ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),H4)
               => ( member(real,aa(real,real,aa(real,fun(real,real),plus_plus(real),X),H4),S2)
                 => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),H4),D6)
                   => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,F2,X)),aa(real,real,F2,aa(real,real,aa(real,fun(real,real),plus_plus(real),X),H4))) ) ) ) ) ) ) ).

% has_real_derivative_pos_inc_right
tff(fact_5788_has__real__derivative__neg__dec__right,axiom,
    ! [F2: fun(real,real),L: real,X: real,S2: set(real)] :
      ( has_field_derivative(real,F2,L,topolo174197925503356063within(real,X,S2))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),L),zero_zero(real))
       => ? [D6: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),D6)
            & ! [H4: real] :
                ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),H4)
               => ( member(real,aa(real,real,aa(real,fun(real,real),plus_plus(real),X),H4),S2)
                 => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),H4),D6)
                   => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,F2,aa(real,real,aa(real,fun(real,real),plus_plus(real),X),H4))),aa(real,real,F2,X)) ) ) ) ) ) ) ).

% has_real_derivative_neg_dec_right
tff(fact_5789_has__real__derivative__neg__dec__left,axiom,
    ! [F2: fun(real,real),L: real,X: real,S2: set(real)] :
      ( has_field_derivative(real,F2,L,topolo174197925503356063within(real,X,S2))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),L),zero_zero(real))
       => ? [D6: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),D6)
            & ! [H4: real] :
                ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),H4)
               => ( member(real,aa(real,real,aa(real,fun(real,real),minus_minus(real),X),H4),S2)
                 => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),H4),D6)
                   => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,F2,X)),aa(real,real,F2,aa(real,real,aa(real,fun(real,real),minus_minus(real),X),H4))) ) ) ) ) ) ) ).

% has_real_derivative_neg_dec_left
tff(fact_5790_has__real__derivative__pos__inc__left,axiom,
    ! [F2: fun(real,real),L: real,X: real,S2: set(real)] :
      ( has_field_derivative(real,F2,L,topolo174197925503356063within(real,X,S2))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),L)
       => ? [D6: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),D6)
            & ! [H4: real] :
                ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),H4)
               => ( member(real,aa(real,real,aa(real,fun(real,real),minus_minus(real),X),H4),S2)
                 => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),H4),D6)
                   => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,F2,aa(real,real,aa(real,fun(real,real),minus_minus(real),X),H4))),aa(real,real,F2,X)) ) ) ) ) ) ) ).

% has_real_derivative_pos_inc_left
tff(fact_5791_DERIV__divide,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),D3: A,X: A,S: set(A),G: fun(A,A),E4: A] :
          ( has_field_derivative(A,F2,D3,topolo174197925503356063within(A,X,S))
         => ( has_field_derivative(A,G,E4,topolo174197925503356063within(A,X,S))
           => ( ( aa(A,A,G,X) != zero_zero(A) )
             => has_field_derivative(A,aa(fun(A,A),fun(A,A),aTP_Lamp_pu(fun(A,A),fun(fun(A,A),fun(A,A)),F2),G),divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),times_times(A),D3),aa(A,A,G,X))),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,F2,X)),E4)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,G,X)),aa(A,A,G,X))),topolo174197925503356063within(A,X,S)) ) ) ) ) ).

% DERIV_divide
tff(fact_5792_DERIV__subset,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),F4: A,X: A,S: set(A),Ta: set(A)] :
          ( has_field_derivative(A,F2,F4,topolo174197925503356063within(A,X,S))
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),Ta),S)
           => has_field_derivative(A,F2,F4,topolo174197925503356063within(A,X,Ta)) ) ) ) ).

% DERIV_subset
tff(fact_5793_has__field__derivative__subset,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),Y: A,X: A,S: set(A),Ta: set(A)] :
          ( has_field_derivative(A,F2,Y,topolo174197925503356063within(A,X,S))
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),Ta),S)
           => has_field_derivative(A,F2,Y,topolo174197925503356063within(A,X,Ta)) ) ) ) ).

% has_field_derivative_subset
tff(fact_5794_at__le,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [S: set(A),Ta: set(A),X: A] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S),Ta)
         => aa(filter(A),$o,aa(filter(A),fun(filter(A),$o),ord_less_eq(filter(A)),topolo174197925503356063within(A,X,S)),topolo174197925503356063within(A,X,Ta)) ) ) ).

% at_le
tff(fact_5795_DERIV__const__ratio__const2,axiom,
    ! [A2: real,B2: real,F2: fun(real,real),K: real] :
      ( ( A2 != B2 )
     => ( ! [X3: real] : has_field_derivative(real,F2,K,topolo174197925503356063within(real,X3,top_top(set(real))))
       => ( divide_divide(real,aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(real,real,F2,B2)),aa(real,real,F2,A2)),aa(real,real,aa(real,fun(real,real),minus_minus(real),B2),A2)) = K ) ) ) ).

% DERIV_const_ratio_const2
tff(fact_5796_DERIV__pos__inc__left,axiom,
    ! [F2: fun(real,real),L: real,X: real] :
      ( has_field_derivative(real,F2,L,topolo174197925503356063within(real,X,top_top(set(real))))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),L)
       => ? [D6: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),D6)
            & ! [H4: real] :
                ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),H4)
               => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),H4),D6)
                 => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,F2,aa(real,real,aa(real,fun(real,real),minus_minus(real),X),H4))),aa(real,real,F2,X)) ) ) ) ) ) ).

% DERIV_pos_inc_left
tff(fact_5797_DERIV__neg__dec__left,axiom,
    ! [F2: fun(real,real),L: real,X: real] :
      ( has_field_derivative(real,F2,L,topolo174197925503356063within(real,X,top_top(set(real))))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),L),zero_zero(real))
       => ? [D6: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),D6)
            & ! [H4: real] :
                ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),H4)
               => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),H4),D6)
                 => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,F2,X)),aa(real,real,F2,aa(real,real,aa(real,fun(real,real),minus_minus(real),X),H4))) ) ) ) ) ) ).

% DERIV_neg_dec_left
tff(fact_5798_DERIV__exp,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : has_field_derivative(A,exp(A),aa(A,A,exp(A),X),topolo174197925503356063within(A,X,top_top(set(A)))) ) ).

% DERIV_exp
tff(fact_5799_DERIV__sin,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : has_field_derivative(A,sin(A),aa(A,A,cos(A),X),topolo174197925503356063within(A,X,top_top(set(A)))) ) ).

% DERIV_sin
tff(fact_5800_DERIV__isconst__all,axiom,
    ! [F2: fun(real,real),X: real,Y: real] :
      ( ! [X3: real] : has_field_derivative(real,F2,zero_zero(real),topolo174197925503356063within(real,X3,top_top(set(real))))
     => ( aa(real,real,F2,X) = aa(real,real,F2,Y) ) ) ).

% DERIV_isconst_all
tff(fact_5801_DERIV__cos,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : has_field_derivative(A,cos(A),aa(A,A,uminus_uminus(A),aa(A,A,sin(A),X)),topolo174197925503356063within(A,X,top_top(set(A)))) ) ).

% DERIV_cos
tff(fact_5802_DERIV__pos__inc__right,axiom,
    ! [F2: fun(real,real),L: real,X: real] :
      ( has_field_derivative(real,F2,L,topolo174197925503356063within(real,X,top_top(set(real))))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),L)
       => ? [D6: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),D6)
            & ! [H4: real] :
                ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),H4)
               => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),H4),D6)
                 => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,F2,X)),aa(real,real,F2,aa(real,real,aa(real,fun(real,real),plus_plus(real),X),H4))) ) ) ) ) ) ).

% DERIV_pos_inc_right
tff(fact_5803_DERIV__neg__dec__right,axiom,
    ! [F2: fun(real,real),L: real,X: real] :
      ( has_field_derivative(real,F2,L,topolo174197925503356063within(real,X,top_top(set(real))))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),L),zero_zero(real))
       => ? [D6: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),D6)
            & ! [H4: real] :
                ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),H4)
               => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),H4),D6)
                 => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,F2,aa(real,real,aa(real,fun(real,real),plus_plus(real),X),H4))),aa(real,real,F2,X)) ) ) ) ) ) ).

% DERIV_neg_dec_right
tff(fact_5804_DERIV__shift,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),Y: A,X: A,Z: A] :
          ( has_field_derivative(A,F2,Y,topolo174197925503356063within(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Z),top_top(set(A))))
        <=> has_field_derivative(A,aa(A,fun(A,A),aTP_Lamp_pv(fun(A,A),fun(A,fun(A,A)),F2),Z),Y,topolo174197925503356063within(A,X,top_top(set(A)))) ) ) ).

% DERIV_shift
tff(fact_5805_DERIV__fun__exp,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [G: fun(A,A),Ma: A,X: A] :
          ( has_field_derivative(A,G,Ma,topolo174197925503356063within(A,X,top_top(set(A))))
         => has_field_derivative(A,aTP_Lamp_pw(fun(A,A),fun(A,A),G),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,exp(A),aa(A,A,G,X))),Ma),topolo174197925503356063within(A,X,top_top(set(A)))) ) ) ).

% DERIV_fun_exp
tff(fact_5806_DERIV__fun__sin,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [G: fun(A,A),Ma: A,X: A] :
          ( has_field_derivative(A,G,Ma,topolo174197925503356063within(A,X,top_top(set(A))))
         => has_field_derivative(A,aTP_Lamp_px(fun(A,A),fun(A,A),G),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,cos(A),aa(A,A,G,X))),Ma),topolo174197925503356063within(A,X,top_top(set(A)))) ) ) ).

% DERIV_fun_sin
tff(fact_5807_DERIV__neg__imp__decreasing,axiom,
    ! [A2: real,B2: real,F2: fun(real,real)] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),B2)
     => ( ! [X3: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),X3)
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X3),B2)
             => ? [Y4: real] :
                  ( has_field_derivative(real,F2,Y4,topolo174197925503356063within(real,X3,top_top(set(real))))
                  & aa(real,$o,aa(real,fun(real,$o),ord_less(real),Y4),zero_zero(real)) ) ) )
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,F2,B2)),aa(real,real,F2,A2)) ) ) ).

% DERIV_neg_imp_decreasing
tff(fact_5808_DERIV__pos__imp__increasing,axiom,
    ! [A2: real,B2: real,F2: fun(real,real)] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),B2)
     => ( ! [X3: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),X3)
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X3),B2)
             => ? [Y4: real] :
                  ( has_field_derivative(real,F2,Y4,topolo174197925503356063within(real,X3,top_top(set(real))))
                  & aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),Y4) ) ) )
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,F2,A2)),aa(real,real,F2,B2)) ) ) ).

% DERIV_pos_imp_increasing
tff(fact_5809_DERIV__nonneg__imp__nondecreasing,axiom,
    ! [A2: real,B2: real,F2: fun(real,real)] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),B2)
     => ( ! [X3: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),X3)
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X3),B2)
             => ? [Y4: real] :
                  ( has_field_derivative(real,F2,Y4,topolo174197925503356063within(real,X3,top_top(set(real))))
                  & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Y4) ) ) )
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,F2,A2)),aa(real,real,F2,B2)) ) ) ).

% DERIV_nonneg_imp_nondecreasing
tff(fact_5810_DERIV__nonpos__imp__nonincreasing,axiom,
    ! [A2: real,B2: real,F2: fun(real,real)] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),B2)
     => ( ! [X3: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),X3)
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X3),B2)
             => ? [Y4: real] :
                  ( has_field_derivative(real,F2,Y4,topolo174197925503356063within(real,X3,top_top(set(real))))
                  & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y4),zero_zero(real)) ) ) )
       => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,F2,B2)),aa(real,real,F2,A2)) ) ) ).

% DERIV_nonpos_imp_nonincreasing
tff(fact_5811_deriv__nonneg__imp__mono,axiom,
    ! [A2: real,B2: real,G: fun(real,real),G3: fun(real,real)] :
      ( ! [X3: real] :
          ( member(real,X3,set_or1337092689740270186AtMost(real,A2,B2))
         => has_field_derivative(real,G,aa(real,real,G3,X3),topolo174197925503356063within(real,X3,top_top(set(real)))) )
     => ( ! [X3: real] :
            ( member(real,X3,set_or1337092689740270186AtMost(real,A2,B2))
           => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,G3,X3)) )
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),B2)
         => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,G,A2)),aa(real,real,G,B2)) ) ) ) ).

% deriv_nonneg_imp_mono
tff(fact_5812_MVT2,axiom,
    ! [A2: real,B2: real,F2: fun(real,real),F4: fun(real,real)] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),B2)
     => ( ! [X3: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),X3)
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X3),B2)
             => has_field_derivative(real,F2,aa(real,real,F4,X3),topolo174197925503356063within(real,X3,top_top(set(real)))) ) )
       => ? [Z2: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),Z2)
            & aa(real,$o,aa(real,fun(real,$o),ord_less(real),Z2),B2)
            & ( aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(real,real,F2,B2)),aa(real,real,F2,A2)) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),B2),A2)),aa(real,real,F4,Z2)) ) ) ) ) ).

% MVT2
tff(fact_5813_DERIV__local__const,axiom,
    ! [F2: fun(real,real),L: real,X: real,D2: real] :
      ( has_field_derivative(real,F2,L,topolo174197925503356063within(real,X,top_top(set(real))))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),D2)
       => ( ! [Y3: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,abs_abs(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),X),Y3))),D2)
             => ( aa(real,real,F2,X) = aa(real,real,F2,Y3) ) )
         => ( L = zero_zero(real) ) ) ) ) ).

% DERIV_local_const
tff(fact_5814_DERIV__ln,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => has_field_derivative(real,ln_ln(real),aa(real,real,inverse_inverse(real),X),topolo174197925503356063within(real,X,top_top(set(real)))) ) ).

% DERIV_ln
tff(fact_5815_DERIV__fun__cos,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [G: fun(A,A),Ma: A,X: A] :
          ( has_field_derivative(A,G,Ma,topolo174197925503356063within(A,X,top_top(set(A))))
         => has_field_derivative(A,aTP_Lamp_py(fun(A,A),fun(A,A),G),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,uminus_uminus(A),aa(A,A,sin(A),aa(A,A,G,X)))),Ma),topolo174197925503356063within(A,X,top_top(set(A)))) ) ) ).

% DERIV_fun_cos
tff(fact_5816_DERIV__cos__add,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [K: A,Xa: A] : has_field_derivative(A,aTP_Lamp_pz(A,fun(A,A),K),aa(A,A,uminus_uminus(A),aa(A,A,sin(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),Xa),K))),topolo174197925503356063within(A,Xa,top_top(set(A)))) ) ).

% DERIV_cos_add
tff(fact_5817_DERIV__power__Suc,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),D3: A,X: A,S: set(A),Nb: nat] :
          ( has_field_derivative(A,F2,D3,topolo174197925503356063within(A,X,S))
         => has_field_derivative(A,aa(nat,fun(A,A),aTP_Lamp_qa(fun(A,A),fun(nat,fun(A,A)),F2),Nb),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),aa(nat,A,semiring_1_of_nat(A),Nb))),aa(A,A,aa(A,fun(A,A),times_times(A),D3),aa(nat,A,power_power(A,aa(A,A,F2,X)),Nb))),topolo174197925503356063within(A,X,S)) ) ) ).

% DERIV_power_Suc
tff(fact_5818_DERIV__const__average,axiom,
    ! [A2: real,B2: real,V: fun(real,real),K: real] :
      ( ( A2 != B2 )
     => ( ! [X3: real] : has_field_derivative(real,V,K,topolo174197925503356063within(real,X3,top_top(set(real))))
       => ( aa(real,real,V,divide_divide(real,aa(real,real,aa(real,fun(real,real),plus_plus(real),A2),B2),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))) = divide_divide(real,aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(real,real,V,A2)),aa(real,real,V,B2)),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))) ) ) ) ).

% DERIV_const_average
tff(fact_5819_DERIV__inverse,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [X: A,S: set(A)] :
          ( ( X != zero_zero(A) )
         => has_field_derivative(A,inverse_inverse(A),aa(A,A,uminus_uminus(A),aa(nat,A,power_power(A,aa(A,A,inverse_inverse(A),X)),aa(nat,nat,suc,aa(nat,nat,suc,zero_zero(nat))))),topolo174197925503356063within(A,X,S)) ) ) ).

% DERIV_inverse
tff(fact_5820_DERIV__power,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),D3: A,X: A,S: set(A),Nb: nat] :
          ( has_field_derivative(A,F2,D3,topolo174197925503356063within(A,X,S))
         => has_field_derivative(A,aa(nat,fun(A,A),aTP_Lamp_qb(fun(A,A),fun(nat,fun(A,A)),F2),Nb),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),Nb)),aa(A,A,aa(A,fun(A,A),times_times(A),D3),aa(nat,A,power_power(A,aa(A,A,F2,X)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),aa(nat,nat,suc,zero_zero(nat)))))),topolo174197925503356063within(A,X,S)) ) ) ).

% DERIV_power
tff(fact_5821_DERIV__local__min,axiom,
    ! [F2: fun(real,real),L: real,X: real,D2: real] :
      ( has_field_derivative(real,F2,L,topolo174197925503356063within(real,X,top_top(set(real))))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),D2)
       => ( ! [Y3: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,abs_abs(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),X),Y3))),D2)
             => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,F2,X)),aa(real,real,F2,Y3)) )
         => ( L = zero_zero(real) ) ) ) ) ).

% DERIV_local_min
tff(fact_5822_DERIV__local__max,axiom,
    ! [F2: fun(real,real),L: real,X: real,D2: real] :
      ( has_field_derivative(real,F2,L,topolo174197925503356063within(real,X,top_top(set(real))))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),D2)
       => ( ! [Y3: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,abs_abs(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),X),Y3))),D2)
             => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,F2,Y3)),aa(real,real,F2,X)) )
         => ( L = zero_zero(real) ) ) ) ) ).

% DERIV_local_max
tff(fact_5823_DERIV__ln__divide,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => has_field_derivative(real,ln_ln(real),divide_divide(real,one_one(real),X),topolo174197925503356063within(real,X,top_top(set(real)))) ) ).

% DERIV_ln_divide
tff(fact_5824_DERIV__pow,axiom,
    ! [Nb: nat,X: real,S: set(real)] : has_field_derivative(real,aTP_Lamp_qc(nat,fun(real,real),Nb),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),Nb)),aa(nat,real,power_power(real,X),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),aa(nat,nat,suc,zero_zero(nat))))),topolo174197925503356063within(real,X,S)) ).

% DERIV_pow
tff(fact_5825_termdiffs__strong__converges__everywhere,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [C2: fun(nat,A),X: A] :
          ( ! [Y3: A] : summable(A,aa(A,fun(nat,A),aTP_Lamp_cs(fun(nat,A),fun(A,fun(nat,A)),C2),Y3))
         => has_field_derivative(A,aTP_Lamp_qd(fun(nat,A),fun(A,A),C2),suminf(A,aa(A,fun(nat,A),aTP_Lamp_ct(fun(nat,A),fun(A,fun(nat,A)),C2),X)),topolo174197925503356063within(A,X,top_top(set(A)))) ) ) ).

% termdiffs_strong_converges_everywhere
tff(fact_5826_at__within__Icc__at,axiom,
    ! [A: $tType] :
      ( topolo2564578578187576103pology(A)
     => ! [A2: A,X: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),X)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),B2)
           => ( topolo174197925503356063within(A,X,set_or1337092689740270186AtMost(A,A2,B2)) = topolo174197925503356063within(A,X,top_top(set(A))) ) ) ) ) ).

% at_within_Icc_at
tff(fact_5827_DERIV__fun__pow,axiom,
    ! [G: fun(real,real),Ma: real,X: real,Nb: nat] :
      ( has_field_derivative(real,G,Ma,topolo174197925503356063within(real,X,top_top(set(real))))
     => has_field_derivative(real,aa(nat,fun(real,real),aTP_Lamp_qe(fun(real,real),fun(nat,fun(real,real)),G),Nb),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),Nb)),aa(nat,real,power_power(real,aa(real,real,G,X)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat))))),Ma),topolo174197925503356063within(real,X,top_top(set(real)))) ) ).

% DERIV_fun_pow
tff(fact_5828_at__within__Icc__at__left,axiom,
    ! [A: $tType] :
      ( topolo2564578578187576103pology(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( topolo174197925503356063within(A,B2,set_or1337092689740270186AtMost(A,A2,B2)) = topolo174197925503356063within(A,B2,set_ord_lessThan(A,B2)) ) ) ) ).

% at_within_Icc_at_left
tff(fact_5829_DERIV__quotient,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),D2: A,X: A,S: set(A),G: fun(A,A),E2: A] :
          ( has_field_derivative(A,F2,D2,topolo174197925503356063within(A,X,S))
         => ( has_field_derivative(A,G,E2,topolo174197925503356063within(A,X,S))
           => ( ( aa(A,A,G,X) != zero_zero(A) )
             => has_field_derivative(A,aa(fun(A,A),fun(A,A),aTP_Lamp_pu(fun(A,A),fun(fun(A,A),fun(A,A)),F2),G),divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),times_times(A),D2),aa(A,A,G,X))),aa(A,A,aa(A,fun(A,A),times_times(A),E2),aa(A,A,F2,X))),aa(nat,A,power_power(A,aa(A,A,G,X)),aa(nat,nat,suc,aa(nat,nat,suc,zero_zero(nat))))),topolo174197925503356063within(A,X,S)) ) ) ) ) ).

% DERIV_quotient
tff(fact_5830_DERIV__inverse__fun,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),D2: A,X: A,S: set(A)] :
          ( has_field_derivative(A,F2,D2,topolo174197925503356063within(A,X,S))
         => ( ( aa(A,A,F2,X) != zero_zero(A) )
           => has_field_derivative(A,aTP_Lamp_pl(fun(A,A),fun(A,A),F2),aa(A,A,uminus_uminus(A),aa(A,A,aa(A,fun(A,A),times_times(A),D2),aa(A,A,inverse_inverse(A),aa(nat,A,power_power(A,aa(A,A,F2,X)),aa(nat,nat,suc,aa(nat,nat,suc,zero_zero(nat))))))),topolo174197925503356063within(A,X,S)) ) ) ) ).

% DERIV_inverse_fun
tff(fact_5831_termdiffs__sums__strong,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [K4: real,C2: fun(nat,A),F2: fun(A,A),F4: A,Z: A] :
          ( ! [Z2: A] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,Z2)),K4)
             => sums(A,aa(A,fun(nat,A),aTP_Lamp_cs(fun(nat,A),fun(A,fun(nat,A)),C2),Z2),aa(A,A,F2,Z2)) )
         => ( has_field_derivative(A,F2,F4,topolo174197925503356063within(A,Z,top_top(set(A))))
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,Z)),K4)
             => sums(A,aa(A,fun(nat,A),aTP_Lamp_ct(fun(nat,A),fun(A,fun(nat,A)),C2),Z),F4) ) ) ) ) ).

% termdiffs_sums_strong
tff(fact_5832_has__real__derivative__powr,axiom,
    ! [Z: real,R2: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),Z)
     => has_field_derivative(real,aTP_Lamp_qf(real,fun(real,real),R2),aa(real,real,aa(real,fun(real,real),times_times(real),R2),powr(real,Z,aa(real,real,aa(real,fun(real,real),minus_minus(real),R2),one_one(real)))),topolo174197925503356063within(real,Z,top_top(set(real)))) ) ).

% has_real_derivative_powr
tff(fact_5833_termdiffs__strong_H,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [K4: real,C2: fun(nat,A),Z: A] :
          ( ! [Z2: A] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,Z2)),K4)
             => summable(A,aa(A,fun(nat,A),aTP_Lamp_cs(fun(nat,A),fun(A,fun(nat,A)),C2),Z2)) )
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,Z)),K4)
           => has_field_derivative(A,aTP_Lamp_qd(fun(nat,A),fun(A,A),C2),suminf(A,aa(A,fun(nat,A),aTP_Lamp_ct(fun(nat,A),fun(A,fun(nat,A)),C2),Z)),topolo174197925503356063within(A,Z,top_top(set(A)))) ) ) ) ).

% termdiffs_strong'
tff(fact_5834_termdiffs__strong,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [C2: fun(nat,A),K4: A,X: A] :
          ( summable(A,aa(A,fun(nat,A),aTP_Lamp_cs(fun(nat,A),fun(A,fun(nat,A)),C2),K4))
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,X)),real_V7770717601297561774m_norm(A,K4))
           => has_field_derivative(A,aTP_Lamp_qd(fun(nat,A),fun(A,A),C2),suminf(A,aa(A,fun(nat,A),aTP_Lamp_ct(fun(nat,A),fun(A,fun(nat,A)),C2),X)),topolo174197925503356063within(A,X,top_top(set(A)))) ) ) ) ).

% termdiffs_strong
tff(fact_5835_termdiffs,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [C2: fun(nat,A),K4: A,X: A] :
          ( summable(A,aa(A,fun(nat,A),aTP_Lamp_cs(fun(nat,A),fun(A,fun(nat,A)),C2),K4))
         => ( summable(A,aa(A,fun(nat,A),aTP_Lamp_ct(fun(nat,A),fun(A,fun(nat,A)),C2),K4))
           => ( summable(A,aa(A,fun(nat,A),aTP_Lamp_qg(fun(nat,A),fun(A,fun(nat,A)),C2),K4))
             => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,X)),real_V7770717601297561774m_norm(A,K4))
               => has_field_derivative(A,aTP_Lamp_qd(fun(nat,A),fun(A,A),C2),suminf(A,aa(A,fun(nat,A),aTP_Lamp_ct(fun(nat,A),fun(A,fun(nat,A)),C2),X)),topolo174197925503356063within(A,X,top_top(set(A)))) ) ) ) ) ) ).

% termdiffs
tff(fact_5836_DERIV__log,axiom,
    ! [X: real,B2: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => has_field_derivative(real,log(B2),divide_divide(real,one_one(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,ln_ln(real),B2)),X)),topolo174197925503356063within(real,X,top_top(set(real)))) ) ).

% DERIV_log
tff(fact_5837_DERIV__fun__powr,axiom,
    ! [G: fun(real,real),Ma: real,X: real,R2: real] :
      ( has_field_derivative(real,G,Ma,topolo174197925503356063within(real,X,top_top(set(real))))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,G,X))
       => has_field_derivative(real,aa(real,fun(real,real),aTP_Lamp_qh(fun(real,real),fun(real,fun(real,real)),G),R2),aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),times_times(real),R2),powr(real,aa(real,real,G,X),aa(real,real,aa(real,fun(real,real),minus_minus(real),R2),aa(nat,real,semiring_1_of_nat(real),one_one(nat)))))),Ma),topolo174197925503356063within(real,X,top_top(set(real)))) ) ) ).

% DERIV_fun_powr
tff(fact_5838_DERIV__powr,axiom,
    ! [G: fun(real,real),Ma: real,X: real,F2: fun(real,real),R2: real] :
      ( has_field_derivative(real,G,Ma,topolo174197925503356063within(real,X,top_top(set(real))))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,G,X))
       => ( has_field_derivative(real,F2,R2,topolo174197925503356063within(real,X,top_top(set(real))))
         => has_field_derivative(real,aa(fun(real,real),fun(real,real),aTP_Lamp_qi(fun(real,real),fun(fun(real,real),fun(real,real)),G),F2),aa(real,real,aa(real,fun(real,real),times_times(real),powr(real,aa(real,real,G,X),aa(real,real,F2,X))),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(real,real,aa(real,fun(real,real),times_times(real),R2),aa(real,real,ln_ln(real),aa(real,real,G,X)))),divide_divide(real,aa(real,real,aa(real,fun(real,real),times_times(real),Ma),aa(real,real,F2,X)),aa(real,real,G,X)))),topolo174197925503356063within(real,X,top_top(set(real)))) ) ) ) ).

% DERIV_powr
tff(fact_5839_DERIV__tan,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] :
          ( ( aa(A,A,cos(A),X) != zero_zero(A) )
         => has_field_derivative(A,tan(A),aa(A,A,inverse_inverse(A),aa(nat,A,power_power(A,aa(A,A,cos(A),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),topolo174197925503356063within(A,X,top_top(set(A)))) ) ) ).

% DERIV_tan
tff(fact_5840_DERIV__real__sqrt,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
     => has_field_derivative(real,sqrt,divide_divide(real,aa(real,real,inverse_inverse(real),aa(real,real,sqrt,X)),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),topolo174197925503356063within(real,X,top_top(set(real)))) ) ).

% DERIV_real_sqrt
tff(fact_5841_DERIV__arctan,axiom,
    ! [X: real] : has_field_derivative(real,arctan,aa(real,real,inverse_inverse(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),topolo174197925503356063within(real,X,top_top(set(real)))) ).

% DERIV_arctan
tff(fact_5842_arsinh__real__has__field__derivative,axiom,
    ! [X: real,A3: set(real)] : has_field_derivative(real,arsinh(real),divide_divide(real,one_one(real),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),one_one(real)))),topolo174197925503356063within(real,X,A3)) ).

% arsinh_real_has_field_derivative
tff(fact_5843_DERIV__cot,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] :
          ( ( aa(A,A,sin(A),X) != zero_zero(A) )
         => has_field_derivative(A,cot(A),aa(A,A,uminus_uminus(A),aa(A,A,inverse_inverse(A),aa(nat,A,power_power(A,aa(A,A,sin(A),X)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),topolo174197925503356063within(A,X,top_top(set(A)))) ) ) ).

% DERIV_cot
tff(fact_5844_has__field__derivative__tanh,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [G: fun(A,A),X: A,Db: A,S: set(A)] :
          ( ( aa(A,A,cosh(A),aa(A,A,G,X)) != zero_zero(A) )
         => ( has_field_derivative(A,G,Db,topolo174197925503356063within(A,X,S))
           => has_field_derivative(A,aTP_Lamp_qj(fun(A,A),fun(A,A),G),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),aa(nat,A,power_power(A,aa(A,A,tanh(A),aa(A,A,G,X))),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),Db),topolo174197925503356063within(A,X,S)) ) ) ) ).

% has_field_derivative_tanh
tff(fact_5845_DERIV__real__sqrt__generic,axiom,
    ! [X: real,D3: real] :
      ( ( X != zero_zero(real) )
     => ( ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
         => ( D3 = divide_divide(real,aa(real,real,inverse_inverse(real),aa(real,real,sqrt,X)),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))) ) )
       => ( ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),zero_zero(real))
           => ( D3 = divide_divide(real,aa(real,real,uminus_uminus(real),aa(real,real,inverse_inverse(real),aa(real,real,sqrt,X))),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))) ) )
         => has_field_derivative(real,sqrt,D3,topolo174197925503356063within(real,X,top_top(set(real)))) ) ) ) ).

% DERIV_real_sqrt_generic
tff(fact_5846_arcosh__real__has__field__derivative,axiom,
    ! [X: real,A3: set(real)] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),X)
     => has_field_derivative(real,arcosh(real),divide_divide(real,one_one(real),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),one_one(real)))),topolo174197925503356063within(real,X,A3)) ) ).

% arcosh_real_has_field_derivative
tff(fact_5847_artanh__real__has__field__derivative,axiom,
    ! [X: real,A3: set(real)] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,abs_abs(real),X)),one_one(real))
     => has_field_derivative(real,artanh(real),divide_divide(real,one_one(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),one_one(real)),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),topolo174197925503356063within(real,X,A3)) ) ).

% artanh_real_has_field_derivative
tff(fact_5848_DERIV__real__root,axiom,
    ! [Nb: nat,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),X)
       => has_field_derivative(real,root(Nb),aa(real,real,inverse_inverse(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),Nb)),aa(nat,real,power_power(real,aa(real,real,root(Nb),X)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),aa(nat,nat,suc,zero_zero(nat)))))),topolo174197925503356063within(real,X,top_top(set(real)))) ) ) ).

% DERIV_real_root
tff(fact_5849_DERIV__arccos,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),one_one(real))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),one_one(real))
       => has_field_derivative(real,arccos,aa(real,real,inverse_inverse(real),aa(real,real,uminus_uminus(real),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),minus_minus(real),one_one(real)),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))))),topolo174197925503356063within(real,X,top_top(set(real)))) ) ) ).

% DERIV_arccos
tff(fact_5850_DERIV__arcsin,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),one_one(real))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),one_one(real))
       => has_field_derivative(real,arcsin,aa(real,real,inverse_inverse(real),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),minus_minus(real),one_one(real)),aa(nat,real,power_power(real,X),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))),topolo174197925503356063within(real,X,top_top(set(real)))) ) ) ).

% DERIV_arcsin
tff(fact_5851_Maclaurin__all__le,axiom,
    ! [Diff: fun(nat,fun(real,real)),F2: fun(real,real),X: real,Nb: nat] :
      ( ( aa(nat,fun(real,real),Diff,zero_zero(nat)) = F2 )
     => ( ! [M4: nat,X3: real] : has_field_derivative(real,aa(nat,fun(real,real),Diff,M4),aa(real,real,aa(nat,fun(real,real),Diff,aa(nat,nat,suc,M4)),X3),topolo174197925503356063within(real,X3,top_top(set(real))))
       => ? [T3: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),T3)),aa(real,real,abs_abs(real),X))
            & ( aa(real,real,F2,X) = aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aa(real,fun(nat,real),aTP_Lamp_qk(fun(nat,fun(real,real)),fun(real,fun(nat,real)),Diff),X)),set_ord_lessThan(nat,Nb))),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(real,real,aa(nat,fun(real,real),Diff,Nb),T3),semiring_char_0_fact(real,Nb))),aa(nat,real,power_power(real,X),Nb))) ) ) ) ) ).

% Maclaurin_all_le
tff(fact_5852_Maclaurin__all__le__objl,axiom,
    ! [Diff: fun(nat,fun(real,real)),F2: fun(real,real),X: real,Nb: nat] :
      ( ( ( aa(nat,fun(real,real),Diff,zero_zero(nat)) = F2 )
        & ! [M4: nat,X3: real] : has_field_derivative(real,aa(nat,fun(real,real),Diff,M4),aa(real,real,aa(nat,fun(real,real),Diff,aa(nat,nat,suc,M4)),X3),topolo174197925503356063within(real,X3,top_top(set(real)))) )
     => ? [T3: real] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),T3)),aa(real,real,abs_abs(real),X))
          & ( aa(real,real,F2,X) = aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aa(real,fun(nat,real),aTP_Lamp_qk(fun(nat,fun(real,real)),fun(real,fun(nat,real)),Diff),X)),set_ord_lessThan(nat,Nb))),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(real,real,aa(nat,fun(real,real),Diff,Nb),T3),semiring_char_0_fact(real,Nb))),aa(nat,real,power_power(real,X),Nb))) ) ) ) ).

% Maclaurin_all_le_objl
tff(fact_5853_DERIV__odd__real__root,axiom,
    ! [Nb: nat,X: real] :
      ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
     => ( ( X != zero_zero(real) )
       => has_field_derivative(real,root(Nb),aa(real,real,inverse_inverse(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,semiring_1_of_nat(real),Nb)),aa(nat,real,power_power(real,aa(real,real,root(Nb),X)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),aa(nat,nat,suc,zero_zero(nat)))))),topolo174197925503356063within(real,X,top_top(set(real)))) ) ) ).

% DERIV_odd_real_root
tff(fact_5854_Maclaurin__minus,axiom,
    ! [H: real,Nb: nat,Diff: fun(nat,fun(real,real)),F2: fun(real,real)] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),H),zero_zero(real))
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
       => ( ( aa(nat,fun(real,real),Diff,zero_zero(nat)) = F2 )
         => ( ! [M4: nat,T3: real] :
                ( ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),M4),Nb)
                  & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),H),T3)
                  & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),T3),zero_zero(real)) )
               => has_field_derivative(real,aa(nat,fun(real,real),Diff,M4),aa(real,real,aa(nat,fun(real,real),Diff,aa(nat,nat,suc,M4)),T3),topolo174197925503356063within(real,T3,top_top(set(real)))) )
           => ? [T3: real] :
                ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),H),T3)
                & aa(real,$o,aa(real,fun(real,$o),ord_less(real),T3),zero_zero(real))
                & ( aa(real,real,F2,H) = aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aa(fun(nat,fun(real,real)),fun(nat,real),aTP_Lamp_ql(real,fun(fun(nat,fun(real,real)),fun(nat,real)),H),Diff)),set_ord_lessThan(nat,Nb))),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(real,real,aa(nat,fun(real,real),Diff,Nb),T3),semiring_char_0_fact(real,Nb))),aa(nat,real,power_power(real,H),Nb))) ) ) ) ) ) ) ).

% Maclaurin_minus
tff(fact_5855_Maclaurin2,axiom,
    ! [H: real,Diff: fun(nat,fun(real,real)),F2: fun(real,real),Nb: nat] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),H)
     => ( ( aa(nat,fun(real,real),Diff,zero_zero(nat)) = F2 )
       => ( ! [M4: nat,T3: real] :
              ( ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),M4),Nb)
                & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),T3)
                & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),T3),H) )
             => has_field_derivative(real,aa(nat,fun(real,real),Diff,M4),aa(real,real,aa(nat,fun(real,real),Diff,aa(nat,nat,suc,M4)),T3),topolo174197925503356063within(real,T3,top_top(set(real)))) )
         => ? [T3: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),T3)
              & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),T3),H)
              & ( aa(real,real,F2,H) = aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aa(fun(nat,fun(real,real)),fun(nat,real),aTP_Lamp_ql(real,fun(fun(nat,fun(real,real)),fun(nat,real)),H),Diff)),set_ord_lessThan(nat,Nb))),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(real,real,aa(nat,fun(real,real),Diff,Nb),T3),semiring_char_0_fact(real,Nb))),aa(nat,real,power_power(real,H),Nb))) ) ) ) ) ) ).

% Maclaurin2
tff(fact_5856_Maclaurin,axiom,
    ! [H: real,Nb: nat,Diff: fun(nat,fun(real,real)),F2: fun(real,real)] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),H)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
       => ( ( aa(nat,fun(real,real),Diff,zero_zero(nat)) = F2 )
         => ( ! [M4: nat,T3: real] :
                ( ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),M4),Nb)
                  & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),T3)
                  & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),T3),H) )
               => has_field_derivative(real,aa(nat,fun(real,real),Diff,M4),aa(real,real,aa(nat,fun(real,real),Diff,aa(nat,nat,suc,M4)),T3),topolo174197925503356063within(real,T3,top_top(set(real)))) )
           => ? [T3: real] :
                ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),T3)
                & aa(real,$o,aa(real,fun(real,$o),ord_less(real),T3),H)
                & ( aa(real,real,F2,H) = aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aa(fun(nat,fun(real,real)),fun(nat,real),aTP_Lamp_ql(real,fun(fun(nat,fun(real,real)),fun(nat,real)),H),Diff)),set_ord_lessThan(nat,Nb))),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(real,real,aa(nat,fun(real,real),Diff,Nb),T3),semiring_char_0_fact(real,Nb))),aa(nat,real,power_power(real,H),Nb))) ) ) ) ) ) ) ).

% Maclaurin
tff(fact_5857_Maclaurin__all__lt,axiom,
    ! [Diff: fun(nat,fun(real,real)),F2: fun(real,real),Nb: nat,X: real] :
      ( ( aa(nat,fun(real,real),Diff,zero_zero(nat)) = F2 )
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
       => ( ( X != zero_zero(real) )
         => ( ! [M4: nat,X3: real] : has_field_derivative(real,aa(nat,fun(real,real),Diff,M4),aa(real,real,aa(nat,fun(real,real),Diff,aa(nat,nat,suc,M4)),X3),topolo174197925503356063within(real,X3,top_top(set(real))))
           => ? [T3: real] :
                ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,abs_abs(real),T3))
                & aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,abs_abs(real),T3)),aa(real,real,abs_abs(real),X))
                & ( aa(real,real,F2,X) = aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aa(real,fun(nat,real),aTP_Lamp_qk(fun(nat,fun(real,real)),fun(real,fun(nat,real)),Diff),X)),set_ord_lessThan(nat,Nb))),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(real,real,aa(nat,fun(real,real),Diff,Nb),T3),semiring_char_0_fact(real,Nb))),aa(nat,real,power_power(real,X),Nb))) ) ) ) ) ) ) ).

% Maclaurin_all_lt
tff(fact_5858_Maclaurin__bi__le,axiom,
    ! [Diff: fun(nat,fun(real,real)),F2: fun(real,real),Nb: nat,X: real] :
      ( ( aa(nat,fun(real,real),Diff,zero_zero(nat)) = F2 )
     => ( ! [M4: nat,T3: real] :
            ( ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),M4),Nb)
              & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),T3)),aa(real,real,abs_abs(real),X)) )
           => has_field_derivative(real,aa(nat,fun(real,real),Diff,M4),aa(real,real,aa(nat,fun(real,real),Diff,aa(nat,nat,suc,M4)),T3),topolo174197925503356063within(real,T3,top_top(set(real)))) )
       => ? [T3: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),T3)),aa(real,real,abs_abs(real),X))
            & ( aa(real,real,F2,X) = aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aa(real,fun(nat,real),aTP_Lamp_qk(fun(nat,fun(real,real)),fun(real,fun(nat,real)),Diff),X)),set_ord_lessThan(nat,Nb))),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(real,real,aa(nat,fun(real,real),Diff,Nb),T3),semiring_char_0_fact(real,Nb))),aa(nat,real,power_power(real,X),Nb))) ) ) ) ) ).

% Maclaurin_bi_le
tff(fact_5859_Taylor__down,axiom,
    ! [Nb: nat,Diff: fun(nat,fun(real,real)),F2: fun(real,real),A2: real,B2: real,C2: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( ( aa(nat,fun(real,real),Diff,zero_zero(nat)) = F2 )
       => ( ! [M4: nat,T3: real] :
              ( ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),M4),Nb)
                & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),T3)
                & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),T3),B2) )
             => has_field_derivative(real,aa(nat,fun(real,real),Diff,M4),aa(real,real,aa(nat,fun(real,real),Diff,aa(nat,nat,suc,M4)),T3),topolo174197925503356063within(real,T3,top_top(set(real)))) )
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),C2)
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),C2),B2)
             => ? [T3: real] :
                  ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),T3)
                  & aa(real,$o,aa(real,fun(real,$o),ord_less(real),T3),C2)
                  & ( aa(real,real,F2,A2) = aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aa(real,fun(nat,real),aa(real,fun(real,fun(nat,real)),aTP_Lamp_qm(fun(nat,fun(real,real)),fun(real,fun(real,fun(nat,real))),Diff),A2),C2)),set_ord_lessThan(nat,Nb))),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(real,real,aa(nat,fun(real,real),Diff,Nb),T3),semiring_char_0_fact(real,Nb))),aa(nat,real,power_power(real,aa(real,real,aa(real,fun(real,real),minus_minus(real),A2),C2)),Nb))) ) ) ) ) ) ) ) ).

% Taylor_down
tff(fact_5860_Taylor__up,axiom,
    ! [Nb: nat,Diff: fun(nat,fun(real,real)),F2: fun(real,real),A2: real,B2: real,C2: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( ( aa(nat,fun(real,real),Diff,zero_zero(nat)) = F2 )
       => ( ! [M4: nat,T3: real] :
              ( ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),M4),Nb)
                & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),T3)
                & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),T3),B2) )
             => has_field_derivative(real,aa(nat,fun(real,real),Diff,M4),aa(real,real,aa(nat,fun(real,real),Diff,aa(nat,nat,suc,M4)),T3),topolo174197925503356063within(real,T3,top_top(set(real)))) )
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),C2)
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),C2),B2)
             => ? [T3: real] :
                  ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),C2),T3)
                  & aa(real,$o,aa(real,fun(real,$o),ord_less(real),T3),B2)
                  & ( aa(real,real,F2,B2) = aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aa(real,fun(nat,real),aa(real,fun(real,fun(nat,real)),aTP_Lamp_qm(fun(nat,fun(real,real)),fun(real,fun(real,fun(nat,real))),Diff),B2),C2)),set_ord_lessThan(nat,Nb))),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(real,real,aa(nat,fun(real,real),Diff,Nb),T3),semiring_char_0_fact(real,Nb))),aa(nat,real,power_power(real,aa(real,real,aa(real,fun(real,real),minus_minus(real),B2),C2)),Nb))) ) ) ) ) ) ) ) ).

% Taylor_up
tff(fact_5861_Taylor,axiom,
    ! [Nb: nat,Diff: fun(nat,fun(real,real)),F2: fun(real,real),A2: real,B2: real,C2: real,X: real] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( ( aa(nat,fun(real,real),Diff,zero_zero(nat)) = F2 )
       => ( ! [M4: nat,T3: real] :
              ( ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),M4),Nb)
                & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),T3)
                & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),T3),B2) )
             => has_field_derivative(real,aa(nat,fun(real,real),Diff,M4),aa(real,real,aa(nat,fun(real,real),Diff,aa(nat,nat,suc,M4)),T3),topolo174197925503356063within(real,T3,top_top(set(real)))) )
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),C2)
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),C2),B2)
             => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),X)
               => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),B2)
                 => ( ( X != C2 )
                   => ? [T3: real] :
                        ( $ite(
                            aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),C2),
                            ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),T3)
                            & aa(real,$o,aa(real,fun(real,$o),ord_less(real),T3),C2) ),
                            ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),C2),T3)
                            & aa(real,$o,aa(real,fun(real,$o),ord_less(real),T3),X) ) )
                        & ( aa(real,real,F2,X) = aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aa(real,fun(nat,real),aa(real,fun(real,fun(nat,real)),aTP_Lamp_qn(fun(nat,fun(real,real)),fun(real,fun(real,fun(nat,real))),Diff),C2),X)),set_ord_lessThan(nat,Nb))),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(real,real,aa(nat,fun(real,real),Diff,Nb),T3),semiring_char_0_fact(real,Nb))),aa(nat,real,power_power(real,aa(real,real,aa(real,fun(real,real),minus_minus(real),X),C2)),Nb))) ) ) ) ) ) ) ) ) ) ) ).

% Taylor
tff(fact_5862_Maclaurin__lemma2,axiom,
    ! [Nb: nat,H: real,Diff: fun(nat,fun(real,real)),K: nat,B3: real] :
      ( ! [M4: nat,T3: real] :
          ( ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),M4),Nb)
            & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),T3)
            & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),T3),H) )
         => has_field_derivative(real,aa(nat,fun(real,real),Diff,M4),aa(real,real,aa(nat,fun(real,real),Diff,aa(nat,nat,suc,M4)),T3),topolo174197925503356063within(real,T3,top_top(set(real)))) )
     => ( ( Nb = aa(nat,nat,suc,K) )
       => ! [M2: nat,T7: real] :
            ( ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),M2),Nb)
              & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),T7)
              & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),T7),H) )
           => has_field_derivative(real,aa(nat,fun(real,real),aa(real,fun(nat,fun(real,real)),aa(fun(nat,fun(real,real)),fun(real,fun(nat,fun(real,real))),aTP_Lamp_qp(nat,fun(fun(nat,fun(real,real)),fun(real,fun(nat,fun(real,real)))),Nb),Diff),B3),M2),aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(real,real,aa(nat,fun(real,real),Diff,aa(nat,nat,suc,M2)),T7)),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aa(real,fun(nat,real),aa(nat,fun(real,fun(nat,real)),aTP_Lamp_qq(fun(nat,fun(real,real)),fun(nat,fun(real,fun(nat,real))),Diff),M2),T7)),set_ord_lessThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),aa(nat,nat,suc,M2))))),aa(real,real,aa(real,fun(real,real),times_times(real),B3),divide_divide(real,aa(nat,real,power_power(real,T7),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),aa(nat,nat,suc,M2))),semiring_char_0_fact(real,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),aa(nat,nat,suc,M2))))))),topolo174197925503356063within(real,T7,top_top(set(real)))) ) ) ) ).

% Maclaurin_lemma2
tff(fact_5863_DERIV__power__series_H,axiom,
    ! [R: real,F2: fun(nat,real),X0: real] :
      ( ! [X3: real] :
          ( member(real,X3,set_or5935395276787703475ssThan(real,aa(real,real,uminus_uminus(real),R),R))
         => summable(real,aa(real,fun(nat,real),aTP_Lamp_qr(fun(nat,real),fun(real,fun(nat,real)),F2),X3)) )
     => ( member(real,X0,set_or5935395276787703475ssThan(real,aa(real,real,uminus_uminus(real),R),R))
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),R)
         => has_field_derivative(real,aTP_Lamp_qt(fun(nat,real),fun(real,real),F2),suminf(real,aa(real,fun(nat,real),aTP_Lamp_qr(fun(nat,real),fun(real,fun(nat,real)),F2),X0)),topolo174197925503356063within(real,X0,top_top(set(real)))) ) ) ) ).

% DERIV_power_series'
tff(fact_5864_has__derivative__arcsin,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [G: fun(A,real),X: A,G3: fun(A,real),S: set(A)] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),one_one(real))),aa(A,real,G,X))
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(A,real,G,X)),one_one(real))
           => ( has_derivative(A,real,G,G3,topolo174197925503356063within(A,X,S))
             => has_derivative(A,real,aTP_Lamp_qu(fun(A,real),fun(A,real),G),aa(fun(A,real),fun(A,real),aa(A,fun(fun(A,real),fun(A,real)),aTP_Lamp_qv(fun(A,real),fun(A,fun(fun(A,real),fun(A,real))),G),X),G3),topolo174197925503356063within(A,X,S)) ) ) ) ) ).

% has_derivative_arcsin
tff(fact_5865_has__derivative__arccos,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [G: fun(A,real),X: A,G3: fun(A,real),S: set(A)] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),one_one(real))),aa(A,real,G,X))
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(A,real,G,X)),one_one(real))
           => ( has_derivative(A,real,G,G3,topolo174197925503356063within(A,X,S))
             => has_derivative(A,real,aTP_Lamp_qw(fun(A,real),fun(A,real),G),aa(fun(A,real),fun(A,real),aa(A,fun(fun(A,real),fun(A,real)),aTP_Lamp_qx(fun(A,real),fun(A,fun(fun(A,real),fun(A,real))),G),X),G3),topolo174197925503356063within(A,X,S)) ) ) ) ) ).

% has_derivative_arccos
tff(fact_5866_greaterThanLessThan__iff,axiom,
    ! [A: $tType] :
      ( ord(A)
     => ! [I: A,L: A,U: A] :
          ( member(A,I,set_or5935395276787703475ssThan(A,L,U))
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),L),I)
            & aa(A,$o,aa(A,fun(A,$o),ord_less(A),I),U) ) ) ) ).

% greaterThanLessThan_iff
tff(fact_5867_greaterThanLessThan__empty__iff2,axiom,
    ! [A: $tType] :
      ( dense_linorder(A)
     => ! [A2: A,B2: A] :
          ( ( bot_bot(set(A)) = set_or5935395276787703475ssThan(A,A2,B2) )
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2) ) ) ).

% greaterThanLessThan_empty_iff2
tff(fact_5868_greaterThanLessThan__empty__iff,axiom,
    ! [A: $tType] :
      ( dense_linorder(A)
     => ! [A2: A,B2: A] :
          ( ( set_or5935395276787703475ssThan(A,A2,B2) = bot_bot(set(A)) )
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2) ) ) ).

% greaterThanLessThan_empty_iff
tff(fact_5869_greaterThanLessThan__empty,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [L: A,K: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),L),K)
         => ( set_or5935395276787703475ssThan(A,K,L) = bot_bot(set(A)) ) ) ) ).

% greaterThanLessThan_empty
tff(fact_5870_infinite__Ioo__iff,axiom,
    ! [A: $tType] :
      ( dense_linorder(A)
     => ! [A2: A,B2: A] :
          ( ~ finite_finite(A,set_or5935395276787703475ssThan(A,A2,B2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) ) ) ).

% infinite_Ioo_iff
tff(fact_5871_image__uminus__greaterThanLessThan,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [X: A,Y: A] : aa(set(A),set(A),image(A,A,uminus_uminus(A)),set_or5935395276787703475ssThan(A,X,Y)) = set_or5935395276787703475ssThan(A,aa(A,A,uminus_uminus(A),Y),aa(A,A,uminus_uminus(A),X)) ) ).

% image_uminus_greaterThanLessThan
tff(fact_5872_cSup__greaterThanLessThan,axiom,
    ! [A: $tType] :
      ( ( condit6923001295902523014norder(A)
        & dense_linorder(A) )
     => ! [Y: A,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),X)
         => ( aa(set(A),A,complete_Sup_Sup(A),set_or5935395276787703475ssThan(A,Y,X)) = X ) ) ) ).

% cSup_greaterThanLessThan
tff(fact_5873_Sup__greaterThanLessThan,axiom,
    ! [A: $tType] :
      ( ( comple6319245703460814977attice(A)
        & dense_linorder(A) )
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
         => ( aa(set(A),A,complete_Sup_Sup(A),set_or5935395276787703475ssThan(A,X,Y)) = Y ) ) ) ).

% Sup_greaterThanLessThan
tff(fact_5874_cInf__greaterThanLessThan,axiom,
    ! [A: $tType] :
      ( ( condit6923001295902523014norder(A)
        & dense_linorder(A) )
     => ! [Y: A,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),X)
         => ( aa(set(A),A,complete_Inf_Inf(A),set_or5935395276787703475ssThan(A,Y,X)) = Y ) ) ) ).

% cInf_greaterThanLessThan
tff(fact_5875_Inf__greaterThanLessThan,axiom,
    ! [A: $tType] :
      ( ( comple6319245703460814977attice(A)
        & dense_linorder(A) )
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
         => ( aa(set(A),A,complete_Inf_Inf(A),set_or5935395276787703475ssThan(A,X,Y)) = X ) ) ) ).

% Inf_greaterThanLessThan
tff(fact_5876_has__derivative__in__compose,axiom,
    ! [B: $tType,C: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(C)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(A,B),F4: fun(A,B),X: A,S: set(A),G: fun(B,C),G3: fun(B,C)] :
          ( has_derivative(A,B,F2,F4,topolo174197925503356063within(A,X,S))
         => ( has_derivative(B,C,G,G3,topolo174197925503356063within(B,aa(A,B,F2,X),aa(set(A),set(B),image(A,B,F2),S)))
           => has_derivative(A,C,aa(fun(B,C),fun(A,C),aTP_Lamp_qy(fun(A,B),fun(fun(B,C),fun(A,C)),F2),G),aa(fun(B,C),fun(A,C),aTP_Lamp_qy(fun(A,B),fun(fun(B,C),fun(A,C)),F4),G3),topolo174197925503356063within(A,X,S)) ) ) ) ).

% has_derivative_in_compose
tff(fact_5877_has__derivative__scaleR,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(A,real),F4: fun(A,real),X: A,S: set(A),G: fun(A,B),G3: fun(A,B)] :
          ( has_derivative(A,real,F2,F4,topolo174197925503356063within(A,X,S))
         => ( has_derivative(A,B,G,G3,topolo174197925503356063within(A,X,S))
           => has_derivative(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_qz(fun(A,real),fun(fun(A,B),fun(A,B)),F2),G),aa(fun(A,B),fun(A,B),aa(fun(A,B),fun(fun(A,B),fun(A,B)),aa(A,fun(fun(A,B),fun(fun(A,B),fun(A,B))),aa(fun(A,real),fun(A,fun(fun(A,B),fun(fun(A,B),fun(A,B)))),aTP_Lamp_ra(fun(A,real),fun(fun(A,real),fun(A,fun(fun(A,B),fun(fun(A,B),fun(A,B))))),F2),F4),X),G),G3),topolo174197925503356063within(A,X,S)) ) ) ) ).

% has_derivative_scaleR
tff(fact_5878_has__derivative__subset,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(A,B),F4: fun(A,B),X: A,S: set(A),Ta: set(A)] :
          ( has_derivative(A,B,F2,F4,topolo174197925503356063within(A,X,S))
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),Ta),S)
           => has_derivative(A,B,F2,F4,topolo174197925503356063within(A,X,Ta)) ) ) ) ).

% has_derivative_subset
tff(fact_5879_less__filter__def,axiom,
    ! [A: $tType,F3: filter(A),F9: filter(A)] :
      ( aa(filter(A),$o,aa(filter(A),fun(filter(A),$o),ord_less(filter(A)),F3),F9)
    <=> ( aa(filter(A),$o,aa(filter(A),fun(filter(A),$o),ord_less_eq(filter(A)),F3),F9)
        & ~ aa(filter(A),$o,aa(filter(A),fun(filter(A),$o),ord_less_eq(filter(A)),F9),F3) ) ) ).

% less_filter_def
tff(fact_5880_has__derivative__const,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [C2: B,F3: filter(A)] : has_derivative(A,B,aTP_Lamp_rb(B,fun(A,B),C2),aTP_Lamp_rc(A,B),F3) ) ).

% has_derivative_const
tff(fact_5881_has__derivative__add,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(A,B),F4: fun(A,B),F3: filter(A),G: fun(A,B),G3: fun(A,B)] :
          ( has_derivative(A,B,F2,F4,F3)
         => ( has_derivative(A,B,G,G3,F3)
           => has_derivative(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_rd(fun(A,B),fun(fun(A,B),fun(A,B)),F2),G),aa(fun(A,B),fun(A,B),aTP_Lamp_rd(fun(A,B),fun(fun(A,B),fun(A,B)),F4),G3),F3) ) ) ) ).

% has_derivative_add
tff(fact_5882_infinite__Ioo,axiom,
    ! [A: $tType] :
      ( dense_linorder(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ~ finite_finite(A,set_or5935395276787703475ssThan(A,A2,B2)) ) ) ).

% infinite_Ioo
tff(fact_5883_has__derivative__mult,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V4412858255891104859lgebra(B) )
     => ! [F2: fun(A,B),F4: fun(A,B),X: A,S: set(A),G: fun(A,B),G3: fun(A,B)] :
          ( has_derivative(A,B,F2,F4,topolo174197925503356063within(A,X,S))
         => ( has_derivative(A,B,G,G3,topolo174197925503356063within(A,X,S))
           => has_derivative(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_re(fun(A,B),fun(fun(A,B),fun(A,B)),F2),G),aa(fun(A,B),fun(A,B),aa(fun(A,B),fun(fun(A,B),fun(A,B)),aa(A,fun(fun(A,B),fun(fun(A,B),fun(A,B))),aa(fun(A,B),fun(A,fun(fun(A,B),fun(fun(A,B),fun(A,B)))),aTP_Lamp_rf(fun(A,B),fun(fun(A,B),fun(A,fun(fun(A,B),fun(fun(A,B),fun(A,B))))),F2),F4),X),G),G3),topolo174197925503356063within(A,X,S)) ) ) ) ).

% has_derivative_mult
tff(fact_5884_has__derivative__zero__unique,axiom,
    ! [A: $tType,B: $tType] :
      ( ( real_V822414075346904944vector(B)
        & real_V822414075346904944vector(A) )
     => ! [F3: fun(A,B),X: A] :
          ( has_derivative(A,B,aTP_Lamp_rc(A,B),F3,topolo174197925503356063within(A,X,top_top(set(A))))
         => ! [X2: A] : aa(A,B,F3,X2) = zero_zero(B) ) ) ).

% has_derivative_zero_unique
tff(fact_5885_has__derivative__in__compose2,axiom,
    ! [A: $tType,B: $tType,C: $tType] :
      ( ( real_V822414075346904944vector(C)
        & real_V822414075346904944vector(B)
        & real_V822414075346904944vector(A) )
     => ! [Ta: set(A),G: fun(A,B),G3: fun(A,fun(A,B)),F2: fun(C,A),S: set(C),X: C,F4: fun(C,A)] :
          ( ! [X3: A] :
              ( member(A,X3,Ta)
             => has_derivative(A,B,G,aa(A,fun(A,B),G3,X3),topolo174197925503356063within(A,X3,Ta)) )
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(C),set(A),image(C,A,F2),S)),Ta)
           => ( member(C,X,S)
             => ( has_derivative(C,A,F2,F4,topolo174197925503356063within(C,X,S))
               => has_derivative(C,B,aa(fun(C,A),fun(C,B),aTP_Lamp_rg(fun(A,B),fun(fun(C,A),fun(C,B)),G),F2),aa(fun(C,A),fun(C,B),aa(C,fun(fun(C,A),fun(C,B)),aa(fun(C,A),fun(C,fun(fun(C,A),fun(C,B))),aTP_Lamp_rh(fun(A,fun(A,B)),fun(fun(C,A),fun(C,fun(fun(C,A),fun(C,B)))),G3),F2),X),F4),topolo174197925503356063within(C,X,S)) ) ) ) ) ) ).

% has_derivative_in_compose2
tff(fact_5886_has__derivative__exp,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [G: fun(A,real),G3: fun(A,real),X: A,S: set(A)] :
          ( has_derivative(A,real,G,G3,topolo174197925503356063within(A,X,S))
         => has_derivative(A,real,aTP_Lamp_ri(fun(A,real),fun(A,real),G),aa(A,fun(A,real),aa(fun(A,real),fun(A,fun(A,real)),aTP_Lamp_rj(fun(A,real),fun(fun(A,real),fun(A,fun(A,real))),G),G3),X),topolo174197925503356063within(A,X,S)) ) ) ).

% has_derivative_exp
tff(fact_5887_greaterThanLessThan__subseteq__greaterThanLessThan,axiom,
    ! [A: $tType] :
      ( dense_linorder(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),set_or5935395276787703475ssThan(A,A2,B2)),set_or5935395276787703475ssThan(A,C2,D2))
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),D2) ) ) ) ) ).

% greaterThanLessThan_subseteq_greaterThanLessThan
tff(fact_5888_tanh__real__bounds,axiom,
    ! [X: real] : member(real,aa(real,real,tanh(real),X),set_or5935395276787703475ssThan(real,aa(real,real,uminus_uminus(real),one_one(real)),one_one(real))) ).

% tanh_real_bounds
tff(fact_5889_has__derivative__sin,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [G: fun(A,real),G3: fun(A,real),X: A,S: set(A)] :
          ( has_derivative(A,real,G,G3,topolo174197925503356063within(A,X,S))
         => has_derivative(A,real,aTP_Lamp_rk(fun(A,real),fun(A,real),G),aa(A,fun(A,real),aa(fun(A,real),fun(A,fun(A,real)),aTP_Lamp_rl(fun(A,real),fun(fun(A,real),fun(A,fun(A,real))),G),G3),X),topolo174197925503356063within(A,X,S)) ) ) ).

% has_derivative_sin
tff(fact_5890_has__derivative__cosh,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [G: fun(A,A),Db: A,X: A,S: set(A)] :
          ( has_derivative(A,A,G,aa(A,fun(A,A),times_times(A),Db),topolo174197925503356063within(A,X,S))
         => has_derivative(A,A,aTP_Lamp_pn(fun(A,A),fun(A,A),G),aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,sinh(A),aa(A,A,G,X))),Db)),topolo174197925503356063within(A,X,S)) ) ) ).

% has_derivative_cosh
tff(fact_5891_has__derivative__sinh,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [G: fun(A,A),Db: A,X: A,S: set(A)] :
          ( has_derivative(A,A,G,aa(A,fun(A,A),times_times(A),Db),topolo174197925503356063within(A,X,S))
         => has_derivative(A,A,aTP_Lamp_pm(fun(A,A),fun(A,A),G),aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,cosh(A),aa(A,A,G,X))),Db)),topolo174197925503356063within(A,X,S)) ) ) ).

% has_derivative_sinh
tff(fact_5892_greaterThanLessThan__subseteq__atLeastAtMost__iff,axiom,
    ! [A: $tType] :
      ( dense_linorder(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),set_or5935395276787703475ssThan(A,A2,B2)),set_or1337092689740270186AtMost(A,C2,D2))
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),D2) ) ) ) ) ).

% greaterThanLessThan_subseteq_atLeastAtMost_iff
tff(fact_5893_greaterThanLessThan__subseteq__atLeastLessThan__iff,axiom,
    ! [A: $tType] :
      ( dense_linorder(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),set_or5935395276787703475ssThan(A,A2,B2)),set_or7035219750837199246ssThan(A,C2,D2))
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),D2) ) ) ) ) ).

% greaterThanLessThan_subseteq_atLeastLessThan_iff
tff(fact_5894_atLeastAtMost__diff__ends,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A2: A,B2: A] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),set_or1337092689740270186AtMost(A,A2,B2)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),B2),bot_bot(set(A))))) = set_or5935395276787703475ssThan(A,A2,B2) ) ).

% atLeastAtMost_diff_ends
tff(fact_5895_has__derivative__divide_H,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V3459762299906320749_field(B) )
     => ! [F2: fun(A,B),F4: fun(A,B),X: A,S2: set(A),G: fun(A,B),G3: fun(A,B)] :
          ( has_derivative(A,B,F2,F4,topolo174197925503356063within(A,X,S2))
         => ( has_derivative(A,B,G,G3,topolo174197925503356063within(A,X,S2))
           => ( ( aa(A,B,G,X) != zero_zero(B) )
             => has_derivative(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_rm(fun(A,B),fun(fun(A,B),fun(A,B)),F2),G),aa(fun(A,B),fun(A,B),aa(fun(A,B),fun(fun(A,B),fun(A,B)),aa(A,fun(fun(A,B),fun(fun(A,B),fun(A,B))),aa(fun(A,B),fun(A,fun(fun(A,B),fun(fun(A,B),fun(A,B)))),aTP_Lamp_rn(fun(A,B),fun(fun(A,B),fun(A,fun(fun(A,B),fun(fun(A,B),fun(A,B))))),F2),F4),X),G),G3),topolo174197925503356063within(A,X,S2)) ) ) ) ) ).

% has_derivative_divide'
tff(fact_5896_has__derivative__inverse_H,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => ! [X: A,S2: set(A)] :
          ( ( X != zero_zero(A) )
         => has_derivative(A,A,inverse_inverse(A),aTP_Lamp_ro(A,fun(A,A),X),topolo174197925503356063within(A,X,S2)) ) ) ).

% has_derivative_inverse'
tff(fact_5897_has__derivative__inverse,axiom,
    ! [A: $tType,B: $tType] :
      ( ( real_V822414075346904944vector(B)
        & real_V8999393235501362500lgebra(A) )
     => ! [F2: fun(B,A),X: B,F4: fun(B,A),S2: set(B)] :
          ( ( aa(B,A,F2,X) != zero_zero(A) )
         => ( has_derivative(B,A,F2,F4,topolo174197925503356063within(B,X,S2))
           => has_derivative(B,A,aTP_Lamp_rp(fun(B,A),fun(B,A),F2),aa(fun(B,A),fun(B,A),aa(B,fun(fun(B,A),fun(B,A)),aTP_Lamp_rq(fun(B,A),fun(B,fun(fun(B,A),fun(B,A))),F2),X),F4),topolo174197925503356063within(B,X,S2)) ) ) ) ).

% has_derivative_inverse
tff(fact_5898_has__derivative__cos,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [G: fun(A,real),G3: fun(A,real),X: A,S: set(A)] :
          ( has_derivative(A,real,G,G3,topolo174197925503356063within(A,X,S))
         => has_derivative(A,real,aTP_Lamp_rr(fun(A,real),fun(A,real),G),aa(A,fun(A,real),aa(fun(A,real),fun(A,fun(A,real)),aTP_Lamp_rs(fun(A,real),fun(fun(A,real),fun(A,fun(A,real))),G),G3),X),topolo174197925503356063within(A,X,S)) ) ) ).

% has_derivative_cos
tff(fact_5899_DERIV__isconst3,axiom,
    ! [A2: real,B2: real,X: real,Y: real,F2: fun(real,real)] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),B2)
     => ( member(real,X,set_or5935395276787703475ssThan(real,A2,B2))
       => ( member(real,Y,set_or5935395276787703475ssThan(real,A2,B2))
         => ( ! [X3: real] :
                ( member(real,X3,set_or5935395276787703475ssThan(real,A2,B2))
               => has_field_derivative(real,F2,zero_zero(real),topolo174197925503356063within(real,X3,top_top(set(real)))) )
           => ( aa(real,real,F2,X) = aa(real,real,F2,Y) ) ) ) ) ) ).

% DERIV_isconst3
tff(fact_5900_has__derivative__power,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V3459762299906320749_field(B) )
     => ! [F2: fun(A,B),F4: fun(A,B),X: A,S2: set(A),Nb: nat] :
          ( has_derivative(A,B,F2,F4,topolo174197925503356063within(A,X,S2))
         => has_derivative(A,B,aa(nat,fun(A,B),aTP_Lamp_rt(fun(A,B),fun(nat,fun(A,B)),F2),Nb),aa(nat,fun(A,B),aa(A,fun(nat,fun(A,B)),aa(fun(A,B),fun(A,fun(nat,fun(A,B))),aTP_Lamp_ru(fun(A,B),fun(fun(A,B),fun(A,fun(nat,fun(A,B)))),F2),F4),X),Nb),topolo174197925503356063within(A,X,S2)) ) ) ).

% has_derivative_power
tff(fact_5901_has__derivative__ln,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [G: fun(A,real),X: A,G3: fun(A,real),S: set(A)] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(A,real,G,X))
         => ( has_derivative(A,real,G,G3,topolo174197925503356063within(A,X,S))
           => has_derivative(A,real,aTP_Lamp_rv(fun(A,real),fun(A,real),G),aa(fun(A,real),fun(A,real),aa(A,fun(fun(A,real),fun(A,real)),aTP_Lamp_rw(fun(A,real),fun(A,fun(fun(A,real),fun(A,real))),G),X),G3),topolo174197925503356063within(A,X,S)) ) ) ) ).

% has_derivative_ln
tff(fact_5902_has__derivative__divide,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V8999393235501362500lgebra(B) )
     => ! [F2: fun(A,B),F4: fun(A,B),X: A,S2: set(A),G: fun(A,B),G3: fun(A,B)] :
          ( has_derivative(A,B,F2,F4,topolo174197925503356063within(A,X,S2))
         => ( has_derivative(A,B,G,G3,topolo174197925503356063within(A,X,S2))
           => ( ( aa(A,B,G,X) != zero_zero(B) )
             => has_derivative(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_rx(fun(A,B),fun(fun(A,B),fun(A,B)),F2),G),aa(fun(A,B),fun(A,B),aa(fun(A,B),fun(fun(A,B),fun(A,B)),aa(A,fun(fun(A,B),fun(fun(A,B),fun(A,B))),aa(fun(A,B),fun(A,fun(fun(A,B),fun(fun(A,B),fun(A,B)))),aTP_Lamp_ry(fun(A,B),fun(fun(A,B),fun(A,fun(fun(A,B),fun(fun(A,B),fun(A,B))))),F2),F4),X),G),G3),topolo174197925503356063within(A,X,S2)) ) ) ) ) ).

% has_derivative_divide
tff(fact_5903_has__derivative__prod,axiom,
    ! [C: $tType,A: $tType,B: $tType] :
      ( ( real_V822414075346904944vector(B)
        & real_V3459762299906320749_field(C) )
     => ! [I5: set(A),F2: fun(A,fun(B,C)),F4: fun(A,fun(B,C)),X: B,S2: set(B)] :
          ( ! [I2: A] :
              ( member(A,I2,I5)
             => has_derivative(B,C,aa(A,fun(B,C),F2,I2),aa(A,fun(B,C),F4,I2),topolo174197925503356063within(B,X,S2)) )
         => has_derivative(B,C,aa(fun(A,fun(B,C)),fun(B,C),aTP_Lamp_sa(set(A),fun(fun(A,fun(B,C)),fun(B,C)),I5),F2),aa(B,fun(B,C),aa(fun(A,fun(B,C)),fun(B,fun(B,C)),aa(fun(A,fun(B,C)),fun(fun(A,fun(B,C)),fun(B,fun(B,C))),aTP_Lamp_sc(set(A),fun(fun(A,fun(B,C)),fun(fun(A,fun(B,C)),fun(B,fun(B,C)))),I5),F2),F4),X),topolo174197925503356063within(B,X,S2)) ) ) ).

% has_derivative_prod
tff(fact_5904_has__derivative__powr,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [G: fun(A,real),G3: fun(A,real),X: A,X5: set(A),F2: fun(A,real),F4: fun(A,real)] :
          ( has_derivative(A,real,G,G3,topolo174197925503356063within(A,X,X5))
         => ( has_derivative(A,real,F2,F4,topolo174197925503356063within(A,X,X5))
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(A,real,G,X))
             => ( member(A,X,X5)
               => has_derivative(A,real,aa(fun(A,real),fun(A,real),aTP_Lamp_sd(fun(A,real),fun(fun(A,real),fun(A,real)),G),F2),aa(fun(A,real),fun(A,real),aa(fun(A,real),fun(fun(A,real),fun(A,real)),aa(A,fun(fun(A,real),fun(fun(A,real),fun(A,real))),aa(fun(A,real),fun(A,fun(fun(A,real),fun(fun(A,real),fun(A,real)))),aTP_Lamp_se(fun(A,real),fun(fun(A,real),fun(A,fun(fun(A,real),fun(fun(A,real),fun(A,real))))),G),G3),X),F2),F4),topolo174197925503356063within(A,X,X5)) ) ) ) ) ) ).

% has_derivative_powr
tff(fact_5905_has__derivative__real__sqrt,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [G: fun(A,real),X: A,G3: fun(A,real),S: set(A)] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(A,real,G,X))
         => ( has_derivative(A,real,G,G3,topolo174197925503356063within(A,X,S))
           => has_derivative(A,real,aTP_Lamp_sf(fun(A,real),fun(A,real),G),aa(fun(A,real),fun(A,real),aa(A,fun(fun(A,real),fun(A,real)),aTP_Lamp_sg(fun(A,real),fun(A,fun(fun(A,real),fun(A,real))),G),X),G3),topolo174197925503356063within(A,X,S)) ) ) ) ).

% has_derivative_real_sqrt
tff(fact_5906_has__derivative__arctan,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [G: fun(A,real),G3: fun(A,real),X: A,S: set(A)] :
          ( has_derivative(A,real,G,G3,topolo174197925503356063within(A,X,S))
         => has_derivative(A,real,aTP_Lamp_sh(fun(A,real),fun(A,real),G),aa(A,fun(A,real),aa(fun(A,real),fun(A,fun(A,real)),aTP_Lamp_si(fun(A,real),fun(fun(A,real),fun(A,fun(A,real))),G),G3),X),topolo174197925503356063within(A,X,S)) ) ) ).

% has_derivative_arctan
tff(fact_5907_has__derivative__tan,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [G: fun(A,real),X: A,G3: fun(A,real),S: set(A)] :
          ( ( aa(real,real,cos(real),aa(A,real,G,X)) != zero_zero(real) )
         => ( has_derivative(A,real,G,G3,topolo174197925503356063within(A,X,S))
           => has_derivative(A,real,aTP_Lamp_sj(fun(A,real),fun(A,real),G),aa(fun(A,real),fun(A,real),aa(A,fun(fun(A,real),fun(A,real)),aTP_Lamp_sk(fun(A,real),fun(A,fun(fun(A,real),fun(A,real))),G),X),G3),topolo174197925503356063within(A,X,S)) ) ) ) ).

% has_derivative_tan
tff(fact_5908_DERIV__series_H,axiom,
    ! [F2: fun(real,fun(nat,real)),F4: fun(real,fun(nat,real)),X0: real,A2: real,B2: real,L5: fun(nat,real)] :
      ( ! [N: nat] : has_field_derivative(real,aa(nat,fun(real,real),aTP_Lamp_sl(fun(real,fun(nat,real)),fun(nat,fun(real,real)),F2),N),aa(nat,real,aa(real,fun(nat,real),F4,X0),N),topolo174197925503356063within(real,X0,top_top(set(real))))
     => ( ! [X3: real] :
            ( member(real,X3,set_or5935395276787703475ssThan(real,A2,B2))
           => summable(real,aa(real,fun(nat,real),F2,X3)) )
       => ( member(real,X0,set_or5935395276787703475ssThan(real,A2,B2))
         => ( summable(real,aa(real,fun(nat,real),F4,X0))
           => ( summable(real,L5)
             => ( ! [N: nat,X3: real,Y3: real] :
                    ( member(real,X3,set_or5935395276787703475ssThan(real,A2,B2))
                   => ( member(real,Y3,set_or5935395276787703475ssThan(real,A2,B2))
                     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(nat,real,aa(real,fun(nat,real),F2,X3),N)),aa(nat,real,aa(real,fun(nat,real),F2,Y3),N)))),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,L5,N)),aa(real,real,abs_abs(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),X3),Y3)))) ) )
               => has_field_derivative(real,aTP_Lamp_sm(fun(real,fun(nat,real)),fun(real,real),F2),suminf(real,aa(real,fun(nat,real),F4,X0)),topolo174197925503356063within(real,X0,top_top(set(real)))) ) ) ) ) ) ) ).

% DERIV_series'
tff(fact_5909_has__derivative__floor,axiom,
    ! [A: $tType,B: $tType] :
      ( ( real_V822414075346904944vector(B)
        & archim2362893244070406136eiling(A)
        & topolo2564578578187576103pology(A) )
     => ! [G: fun(B,real),X: B,F2: fun(real,A),G3: fun(B,real),S: set(B)] :
          ( topolo3448309680560233919inuous(real,A,topolo174197925503356063within(real,aa(B,real,G,X),top_top(set(real))),F2)
         => ( ~ member(A,aa(real,A,F2,aa(B,real,G,X)),ring_1_Ints(A))
           => ( has_derivative(B,real,G,G3,topolo174197925503356063within(B,X,S))
             => has_derivative(B,real,aa(fun(real,A),fun(B,real),aTP_Lamp_sn(fun(B,real),fun(fun(real,A),fun(B,real)),G),F2),aTP_Lamp_so(fun(B,real),fun(B,real),G3),topolo174197925503356063within(B,X,S)) ) ) ) ) ).

% has_derivative_floor
tff(fact_5910_termdiffs__aux,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [C2: fun(nat,A),K4: A,X: A] :
          ( summable(A,aa(A,fun(nat,A),aTP_Lamp_qg(fun(nat,A),fun(A,fun(nat,A)),C2),K4))
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,X)),real_V7770717601297561774m_norm(A,K4))
           => filterlim(A,A,aa(A,fun(A,A),aTP_Lamp_sq(fun(nat,A),fun(A,fun(A,A)),C2),X),topolo7230453075368039082e_nhds(A,zero_zero(A)),topolo174197925503356063within(A,zero_zero(A),top_top(set(A)))) ) ) ) ).

% termdiffs_aux
tff(fact_5911_divmod__integer__eq__cases,axiom,
    ! [K: code_integer,L: code_integer] :
      code_divmod_integer(K,L) = $ite(
        K = zero_zero(code_integer),
        aa(code_integer,product_prod(code_integer,code_integer),product_Pair(code_integer,code_integer,zero_zero(code_integer)),zero_zero(code_integer)),
        $ite(
          L = zero_zero(code_integer),
          aa(code_integer,product_prod(code_integer,code_integer),product_Pair(code_integer,code_integer,zero_zero(code_integer)),K),
          aa(product_prod(code_integer,code_integer),product_prod(code_integer,code_integer),aa(code_integer,fun(product_prod(code_integer,code_integer),product_prod(code_integer,code_integer)),aa(fun(code_integer,code_integer),fun(code_integer,fun(product_prod(code_integer,code_integer),product_prod(code_integer,code_integer))),comp(code_integer,fun(product_prod(code_integer,code_integer),product_prod(code_integer,code_integer)),code_integer,aa(fun(code_integer,fun(code_integer,code_integer)),fun(code_integer,fun(product_prod(code_integer,code_integer),product_prod(code_integer,code_integer))),comp(fun(code_integer,code_integer),fun(product_prod(code_integer,code_integer),product_prod(code_integer,code_integer)),code_integer,product_apsnd(code_integer,code_integer,code_integer)),times_times(code_integer))),sgn_sgn(code_integer)),L),
            $ite(aa(code_integer,code_integer,sgn_sgn(code_integer),K) = aa(code_integer,code_integer,sgn_sgn(code_integer),L),code_divmod_abs(K,L),aa(product_prod(code_integer,code_integer),product_prod(code_integer,code_integer),product_case_prod(code_integer,code_integer,product_prod(code_integer,code_integer),aTP_Lamp_sr(code_integer,fun(code_integer,fun(code_integer,product_prod(code_integer,code_integer))),L)),code_divmod_abs(K,L)))) ) ) ).

% divmod_integer_eq_cases
tff(fact_5912_card__greaterThanLessThan,axiom,
    ! [L: nat,U: nat] : aa(set(nat),nat,finite_card(nat),set_or5935395276787703475ssThan(nat,L,U)) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),U),aa(nat,nat,suc,L)) ).

% card_greaterThanLessThan
tff(fact_5913_tendsto__mult__right__iff,axiom,
    ! [A: $tType,B: $tType] :
      ( ( field(A)
        & topolo4211221413907600880p_mult(A) )
     => ! [C2: A,F2: fun(B,A),L: A,F3: filter(B)] :
          ( ( C2 != zero_zero(A) )
         => ( filterlim(B,A,aa(fun(B,A),fun(B,A),aTP_Lamp_ss(A,fun(fun(B,A),fun(B,A)),C2),F2),topolo7230453075368039082e_nhds(A,aa(A,A,aa(A,fun(A,A),times_times(A),L),C2)),F3)
          <=> filterlim(B,A,F2,topolo7230453075368039082e_nhds(A,L),F3) ) ) ) ).

% tendsto_mult_right_iff
tff(fact_5914_tendsto__mult__left__iff,axiom,
    ! [A: $tType,B: $tType] :
      ( ( field(A)
        & topolo4211221413907600880p_mult(A) )
     => ! [C2: A,F2: fun(B,A),L: A,F3: filter(B)] :
          ( ( C2 != zero_zero(A) )
         => ( filterlim(B,A,aa(fun(B,A),fun(B,A),aTP_Lamp_st(A,fun(fun(B,A),fun(B,A)),C2),F2),topolo7230453075368039082e_nhds(A,aa(A,A,aa(A,fun(A,A),times_times(A),C2),L)),F3)
          <=> filterlim(B,A,F2,topolo7230453075368039082e_nhds(A,L),F3) ) ) ) ).

% tendsto_mult_left_iff
tff(fact_5915_power__tendsto__0__iff,axiom,
    ! [A: $tType,Nb: nat,F2: fun(A,real),F3: filter(A)] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( filterlim(A,real,aa(fun(A,real),fun(A,real),aTP_Lamp_su(nat,fun(fun(A,real),fun(A,real)),Nb),F2),topolo7230453075368039082e_nhds(real,zero_zero(real)),F3)
      <=> filterlim(A,real,F2,topolo7230453075368039082e_nhds(real,zero_zero(real)),F3) ) ) ).

% power_tendsto_0_iff
tff(fact_5916_card__greaterThanLessThan__int,axiom,
    ! [L: int,U: int] : aa(set(int),nat,finite_card(int),set_or5935395276787703475ssThan(int,L,U)) = aa(int,nat,nat2,aa(int,int,aa(int,fun(int,int),minus_minus(int),U),aa(int,int,aa(int,fun(int,int),plus_plus(int),L),one_one(int)))) ).

% card_greaterThanLessThan_int
tff(fact_5917_continuous__within__compose,axiom,
    ! [C: $tType,B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & topological_t2_space(B)
        & topolo4958980785337419405_space(C) )
     => ! [X: A,S: set(A),F2: fun(A,B),G: fun(B,C)] :
          ( topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,X,S),F2)
         => ( topolo3448309680560233919inuous(B,C,topolo174197925503356063within(B,aa(A,B,F2,X),aa(set(A),set(B),image(A,B,F2),S)),G)
           => topolo3448309680560233919inuous(A,C,topolo174197925503356063within(A,X,S),aa(fun(A,B),fun(A,C),comp(B,C,A,G),F2)) ) ) ) ).

% continuous_within_compose
tff(fact_5918_has__field__derivative__iff,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),D3: A,X: A,S2: set(A)] :
          ( has_field_derivative(A,F2,D3,topolo174197925503356063within(A,X,S2))
        <=> filterlim(A,A,aa(A,fun(A,A),aTP_Lamp_sv(fun(A,A),fun(A,fun(A,A)),F2),X),topolo7230453075368039082e_nhds(A,D3),topolo174197925503356063within(A,X,S2)) ) ) ).

% has_field_derivative_iff
tff(fact_5919_has__field__derivativeD,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),D3: A,X: A,S2: set(A)] :
          ( has_field_derivative(A,F2,D3,topolo174197925503356063within(A,X,S2))
         => filterlim(A,A,aa(A,fun(A,A),aTP_Lamp_sv(fun(A,A),fun(A,fun(A,A)),F2),X),topolo7230453075368039082e_nhds(A,D3),topolo174197925503356063within(A,X,S2)) ) ) ).

% has_field_derivativeD
tff(fact_5920_continuous__within__sin,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Z: A,S: set(A)] : topolo3448309680560233919inuous(A,A,topolo174197925503356063within(A,Z,S),sin(A)) ) ).

% continuous_within_sin
tff(fact_5921_continuous__within__cos,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Z: A,S: set(A)] : topolo3448309680560233919inuous(A,A,topolo174197925503356063within(A,Z,S),cos(A)) ) ).

% continuous_within_cos
tff(fact_5922_tendsto__within__subset,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [F2: fun(A,B),L: filter(B),X: A,S2: set(A),T5: set(A)] :
          ( filterlim(A,B,F2,L,topolo174197925503356063within(A,X,S2))
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),T5),S2)
           => filterlim(A,B,F2,L,topolo174197925503356063within(A,X,T5)) ) ) ) ).

% tendsto_within_subset
tff(fact_5923_filterlim__shift__iff,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [F2: fun(A,B),D2: A,F3: filter(B),A2: A] :
          ( filterlim(A,B,aa(fun(A,A),fun(A,B),comp(A,B,A,F2),aa(A,fun(A,A),plus_plus(A),D2)),F3,topolo174197925503356063within(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),D2),top_top(set(A))))
        <=> filterlim(A,B,F2,F3,topolo174197925503356063within(A,A2,top_top(set(A)))) ) ) ).

% filterlim_shift_iff
tff(fact_5924_filterlim__shift,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [F2: fun(A,B),F3: filter(B),A2: A,D2: A] :
          ( filterlim(A,B,F2,F3,topolo174197925503356063within(A,A2,top_top(set(A))))
         => filterlim(A,B,aa(fun(A,A),fun(A,B),comp(A,B,A,F2),aa(A,fun(A,A),plus_plus(A),D2)),F3,topolo174197925503356063within(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),D2),top_top(set(A)))) ) ) ).

% filterlim_shift
tff(fact_5925_isCont__iff,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & topolo4958980785337419405_space(B) )
     => ! [X: A,F2: fun(A,B)] :
          ( topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,X,top_top(set(A))),F2)
        <=> filterlim(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_sw(A,fun(fun(A,B),fun(A,B)),X),F2),topolo7230453075368039082e_nhds(B,aa(A,B,F2,X)),topolo174197925503356063within(A,zero_zero(A),top_top(set(A)))) ) ) ).

% isCont_iff
tff(fact_5926_LIM__isCont__iff,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & topolo4958980785337419405_space(B) )
     => ! [F2: fun(A,B),A2: A] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,aa(A,B,F2,A2)),topolo174197925503356063within(A,A2,top_top(set(A))))
        <=> filterlim(A,B,aa(A,fun(A,B),aTP_Lamp_sx(fun(A,B),fun(A,fun(A,B)),F2),A2),topolo7230453075368039082e_nhds(B,aa(A,B,F2,A2)),topolo174197925503356063within(A,zero_zero(A),top_top(set(A)))) ) ) ).

% LIM_isCont_iff
tff(fact_5927_LIM__offset__zero,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & topolo4958980785337419405_space(B) )
     => ! [F2: fun(A,B),L5: B,A2: A] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L5),topolo174197925503356063within(A,A2,top_top(set(A))))
         => filterlim(A,B,aa(A,fun(A,B),aTP_Lamp_sx(fun(A,B),fun(A,fun(A,B)),F2),A2),topolo7230453075368039082e_nhds(B,L5),topolo174197925503356063within(A,zero_zero(A),top_top(set(A)))) ) ) ).

% LIM_offset_zero
tff(fact_5928_LIM__offset__zero__cancel,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & topolo4958980785337419405_space(B) )
     => ! [F2: fun(A,B),A2: A,L5: B] :
          ( filterlim(A,B,aa(A,fun(A,B),aTP_Lamp_sx(fun(A,B),fun(A,fun(A,B)),F2),A2),topolo7230453075368039082e_nhds(B,L5),topolo174197925503356063within(A,zero_zero(A),top_top(set(A))))
         => filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L5),topolo174197925503356063within(A,A2,top_top(set(A)))) ) ) ).

% LIM_offset_zero_cancel
tff(fact_5929_LIM__not__zero,axiom,
    ! [A: $tType,B: $tType] :
      ( ( topolo8386298272705272623_space(B)
        & zero(A)
        & topological_t2_space(A) )
     => ! [K: A,A2: B] :
          ( ( K != zero_zero(A) )
         => ~ filterlim(B,A,aTP_Lamp_sy(A,fun(B,A),K),topolo7230453075368039082e_nhds(A,zero_zero(A)),topolo174197925503356063within(B,A2,top_top(set(B)))) ) ) ).

% LIM_not_zero
tff(fact_5930_LIM__offset,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & topolo4958980785337419405_space(B) )
     => ! [F2: fun(A,B),L5: B,A2: A,K: A] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L5),topolo174197925503356063within(A,A2,top_top(set(A))))
         => filterlim(A,B,aa(A,fun(A,B),aTP_Lamp_sz(fun(A,B),fun(A,fun(A,B)),F2),K),topolo7230453075368039082e_nhds(B,L5),topolo174197925503356063within(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),K),top_top(set(A)))) ) ) ).

% LIM_offset
tff(fact_5931_isCont__LIM__compose2,axiom,
    ! [C: $tType,B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & topolo4958980785337419405_space(B)
        & topolo4958980785337419405_space(C) )
     => ! [A2: A,F2: fun(A,B),G: fun(B,C),L: C] :
          ( topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,top_top(set(A))),F2)
         => ( filterlim(B,C,G,topolo7230453075368039082e_nhds(C,L),topolo174197925503356063within(B,aa(A,B,F2,A2),top_top(set(B))))
           => ( ? [D5: real] :
                  ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),D5)
                  & ! [X3: A] :
                      ( ( ( X3 != A2 )
                        & aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),X3),A2))),D5) )
                     => ( aa(A,B,F2,X3) != aa(A,B,F2,A2) ) ) )
             => filterlim(A,C,aa(fun(B,C),fun(A,C),aTP_Lamp_ta(fun(A,B),fun(fun(B,C),fun(A,C)),F2),G),topolo7230453075368039082e_nhds(C,L),topolo174197925503356063within(A,A2,top_top(set(A)))) ) ) ) ) ).

% isCont_LIM_compose2
tff(fact_5932_real__LIM__sandwich__zero,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [F2: fun(A,real),A2: A,G: fun(A,real)] :
          ( filterlim(A,real,F2,topolo7230453075368039082e_nhds(real,zero_zero(real)),topolo174197925503356063within(A,A2,top_top(set(A))))
         => ( ! [X3: A] :
                ( ( X3 != A2 )
               => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(A,real,G,X3)) )
           => ( ! [X3: A] :
                  ( ( X3 != A2 )
                 => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(A,real,G,X3)),aa(A,real,F2,X3)) )
             => filterlim(A,real,G,topolo7230453075368039082e_nhds(real,zero_zero(real)),topolo174197925503356063within(A,A2,top_top(set(A)))) ) ) ) ) ).

% real_LIM_sandwich_zero
tff(fact_5933_filterlim__mono,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),F23: filter(B),F12: filter(A),F24: filter(B),F13: filter(A)] :
      ( filterlim(A,B,F2,F23,F12)
     => ( aa(filter(B),$o,aa(filter(B),fun(filter(B),$o),ord_less_eq(filter(B)),F23),F24)
       => ( aa(filter(A),$o,aa(filter(A),fun(filter(A),$o),ord_less_eq(filter(A)),F13),F12)
         => filterlim(A,B,F2,F24,F13) ) ) ) ).

% filterlim_mono
tff(fact_5934_tendsto__mono,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo4958980785337419405_space(B)
     => ! [F3: filter(A),F9: filter(A),F2: fun(A,B),L: B] :
          ( aa(filter(A),$o,aa(filter(A),fun(filter(A),$o),ord_less_eq(filter(A)),F3),F9)
         => ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L),F9)
           => filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L),F3) ) ) ) ).

% tendsto_mono
tff(fact_5935_continuous__within__compose2,axiom,
    ! [A: $tType,C: $tType,B: $tType] :
      ( ( topological_t2_space(B)
        & topolo4958980785337419405_space(C)
        & topological_t2_space(A) )
     => ! [X: A,S: set(A),F2: fun(A,B),G: fun(B,C)] :
          ( topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,X,S),F2)
         => ( topolo3448309680560233919inuous(B,C,topolo174197925503356063within(B,aa(A,B,F2,X),aa(set(A),set(B),image(A,B,F2),S)),G)
           => topolo3448309680560233919inuous(A,C,topolo174197925503356063within(A,X,S),aa(fun(B,C),fun(A,C),aTP_Lamp_tb(fun(A,B),fun(fun(B,C),fun(A,C)),F2),G)) ) ) ) ).

% continuous_within_compose2
tff(fact_5936_SUP__image,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( complete_Sup(A)
     => ! [G: fun(B,A),F2: fun(C,B),A3: set(C)] : aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,G),aa(set(C),set(B),image(C,B,F2),A3))) = aa(set(A),A,complete_Sup_Sup(A),aa(set(C),set(A),image(C,A,aa(fun(C,B),fun(C,A),comp(B,A,C,G),F2)),A3)) ) ).

% SUP_image
tff(fact_5937_INF__image,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( complete_Inf(A)
     => ! [G: fun(B,A),F2: fun(C,B),A3: set(C)] : aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,G),aa(set(C),set(B),image(C,B,F2),A3))) = aa(set(A),A,complete_Inf_Inf(A),aa(set(C),set(A),image(C,A,aa(fun(C,B),fun(C,A),comp(B,A,C,G),F2)),A3)) ) ).

% INF_image
tff(fact_5938_comp__surj,axiom,
    ! [B: $tType,A: $tType,C: $tType,F2: fun(B,A),G: fun(A,C)] :
      ( ( aa(set(B),set(A),image(B,A,F2),top_top(set(B))) = top_top(set(A)) )
     => ( ( aa(set(A),set(C),image(A,C,G),top_top(set(A))) = top_top(set(C)) )
       => ( aa(set(B),set(C),image(B,C,aa(fun(B,A),fun(B,C),comp(A,C,B,G),F2)),top_top(set(B))) = top_top(set(C)) ) ) ) ).

% comp_surj
tff(fact_5939_image__eq__imp__comp,axiom,
    ! [B: $tType,A: $tType,D: $tType,C: $tType,F2: fun(B,A),A3: set(B),G: fun(C,A),B3: set(C),H: fun(A,D)] :
      ( ( aa(set(B),set(A),image(B,A,F2),A3) = aa(set(C),set(A),image(C,A,G),B3) )
     => ( aa(set(B),set(D),image(B,D,aa(fun(B,A),fun(B,D),comp(A,D,B,H),F2)),A3) = aa(set(C),set(D),image(C,D,aa(fun(C,A),fun(C,D),comp(A,D,C,H),G)),B3) ) ) ).

% image_eq_imp_comp
tff(fact_5940_image__comp,axiom,
    ! [B: $tType,A: $tType,C: $tType,F2: fun(B,A),G: fun(C,B),R2: set(C)] : aa(set(B),set(A),image(B,A,F2),aa(set(C),set(B),image(C,B,G),R2)) = aa(set(C),set(A),image(C,A,aa(fun(C,B),fun(C,A),comp(B,A,C,F2),G)),R2) ).

% image_comp
tff(fact_5941_surj__fun__eq,axiom,
    ! [B: $tType,C: $tType,A: $tType,F2: fun(B,A),X5: set(B),G1: fun(A,C),G22: fun(A,C)] :
      ( ( aa(set(B),set(A),image(B,A,F2),X5) = top_top(set(A)) )
     => ( ! [X3: B] :
            ( member(B,X3,X5)
           => ( aa(B,C,aa(fun(B,A),fun(B,C),comp(A,C,B,G1),F2),X3) = aa(B,C,aa(fun(B,A),fun(B,C),comp(A,C,B,G22),F2),X3) ) )
       => ( G1 = G22 ) ) ) ).

% surj_fun_eq
tff(fact_5942_Sup_OSUP__image,axiom,
    ! [B: $tType,A: $tType,C: $tType,Sup: fun(set(A),A),G: fun(B,A),F2: fun(C,B),A3: set(C)] : aa(set(A),A,Sup,aa(set(B),set(A),image(B,A,G),aa(set(C),set(B),image(C,B,F2),A3))) = aa(set(A),A,Sup,aa(set(C),set(A),image(C,A,aa(fun(C,B),fun(C,A),comp(B,A,C,G),F2)),A3)) ).

% Sup.SUP_image
tff(fact_5943_Inf_OINF__image,axiom,
    ! [B: $tType,A: $tType,C: $tType,Inf: fun(set(A),A),G: fun(B,A),F2: fun(C,B),A3: set(C)] : aa(set(A),A,Inf,aa(set(B),set(A),image(B,A,G),aa(set(C),set(B),image(C,B,F2),A3))) = aa(set(A),A,Inf,aa(set(C),set(A),image(C,A,aa(fun(C,B),fun(C,A),comp(B,A,C,G),F2)),A3)) ).

% Inf.INF_image
tff(fact_5944_tendsto__null__sum,axiom,
    ! [C: $tType,A: $tType,B: $tType] :
      ( topolo5987344860129210374id_add(C)
     => ! [I5: set(A),F2: fun(B,fun(A,C)),F3: filter(B)] :
          ( ! [I2: A] :
              ( member(A,I2,I5)
             => filterlim(B,C,aa(A,fun(B,C),aTP_Lamp_tc(fun(B,fun(A,C)),fun(A,fun(B,C)),F2),I2),topolo7230453075368039082e_nhds(C,zero_zero(C)),F3) )
         => filterlim(B,C,aa(fun(B,fun(A,C)),fun(B,C),aTP_Lamp_td(set(A),fun(fun(B,fun(A,C)),fun(B,C)),I5),F2),topolo7230453075368039082e_nhds(C,zero_zero(C)),F3) ) ) ).

% tendsto_null_sum
tff(fact_5945_LIM__zero,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [F2: fun(A,B),L: B,F3: filter(A)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L),F3)
         => filterlim(A,B,aa(B,fun(A,B),aTP_Lamp_te(fun(A,B),fun(B,fun(A,B)),F2),L),topolo7230453075368039082e_nhds(B,zero_zero(B)),F3) ) ) ).

% LIM_zero
tff(fact_5946_LIM__zero__iff,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [F2: fun(A,B),L: B,F3: filter(A)] :
          ( filterlim(A,B,aa(B,fun(A,B),aTP_Lamp_te(fun(A,B),fun(B,fun(A,B)),F2),L),topolo7230453075368039082e_nhds(B,zero_zero(B)),F3)
        <=> filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L),F3) ) ) ).

% LIM_zero_iff
tff(fact_5947_Lim__transform,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [G: fun(A,B),A2: B,F3: filter(A),F2: fun(A,B)] :
          ( filterlim(A,B,G,topolo7230453075368039082e_nhds(B,A2),F3)
         => ( filterlim(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_tf(fun(A,B),fun(fun(A,B),fun(A,B)),G),F2),topolo7230453075368039082e_nhds(B,zero_zero(B)),F3)
           => filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,A2),F3) ) ) ) ).

% Lim_transform
tff(fact_5948_Lim__transform2,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [F2: fun(A,B),A2: B,F3: filter(A),G: fun(A,B)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,A2),F3)
         => ( filterlim(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_tg(fun(A,B),fun(fun(A,B),fun(A,B)),F2),G),topolo7230453075368039082e_nhds(B,zero_zero(B)),F3)
           => filterlim(A,B,G,topolo7230453075368039082e_nhds(B,A2),F3) ) ) ) ).

% Lim_transform2
tff(fact_5949_LIM__zero__cancel,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [F2: fun(A,B),L: B,F3: filter(A)] :
          ( filterlim(A,B,aa(B,fun(A,B),aTP_Lamp_te(fun(A,B),fun(B,fun(A,B)),F2),L),topolo7230453075368039082e_nhds(B,zero_zero(B)),F3)
         => filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L),F3) ) ) ).

% LIM_zero_cancel
tff(fact_5950_Lim__transform__eq,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [F2: fun(A,B),G: fun(A,B),F3: filter(A),A2: B] :
          ( filterlim(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_tg(fun(A,B),fun(fun(A,B),fun(A,B)),F2),G),topolo7230453075368039082e_nhds(B,zero_zero(B)),F3)
         => ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,A2),F3)
          <=> filterlim(A,B,G,topolo7230453075368039082e_nhds(B,A2),F3) ) ) ) ).

% Lim_transform_eq
tff(fact_5951_tendsto__rabs__zero,axiom,
    ! [A: $tType,F2: fun(A,real),F3: filter(A)] :
      ( filterlim(A,real,F2,topolo7230453075368039082e_nhds(real,zero_zero(real)),F3)
     => filterlim(A,real,aTP_Lamp_th(fun(A,real),fun(A,real),F2),topolo7230453075368039082e_nhds(real,zero_zero(real)),F3) ) ).

% tendsto_rabs_zero
tff(fact_5952_tendsto__rabs__zero__iff,axiom,
    ! [A: $tType,F2: fun(A,real),F3: filter(A)] :
      ( filterlim(A,real,aTP_Lamp_th(fun(A,real),fun(A,real),F2),topolo7230453075368039082e_nhds(real,zero_zero(real)),F3)
    <=> filterlim(A,real,F2,topolo7230453075368039082e_nhds(real,zero_zero(real)),F3) ) ).

% tendsto_rabs_zero_iff
tff(fact_5953_tendsto__rabs__zero__cancel,axiom,
    ! [A: $tType,F2: fun(A,real),F3: filter(A)] :
      ( filterlim(A,real,aTP_Lamp_th(fun(A,real),fun(A,real),F2),topolo7230453075368039082e_nhds(real,zero_zero(real)),F3)
     => filterlim(A,real,F2,topolo7230453075368039082e_nhds(real,zero_zero(real)),F3) ) ).

% tendsto_rabs_zero_cancel
tff(fact_5954_tendsto__mult__one,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo1898628316856586783d_mult(B)
     => ! [F2: fun(A,B),F3: filter(A),G: fun(A,B)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,one_one(B)),F3)
         => ( filterlim(A,B,G,topolo7230453075368039082e_nhds(B,one_one(B)),F3)
           => filterlim(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_ti(fun(A,B),fun(fun(A,B),fun(A,B)),F2),G),topolo7230453075368039082e_nhds(B,one_one(B)),F3) ) ) ) ).

% tendsto_mult_one
tff(fact_5955_tendsto__one__prod_H,axiom,
    ! [C: $tType,A: $tType,B: $tType] :
      ( topolo4987421752381908075d_mult(C)
     => ! [I5: set(A),F2: fun(B,fun(A,C)),F3: filter(B)] :
          ( ! [I2: A] :
              ( member(A,I2,I5)
             => filterlim(B,C,aa(A,fun(B,C),aTP_Lamp_tj(fun(B,fun(A,C)),fun(A,fun(B,C)),F2),I2),topolo7230453075368039082e_nhds(C,one_one(C)),F3) )
         => filterlim(B,C,aa(fun(B,fun(A,C)),fun(B,C),aTP_Lamp_tk(set(A),fun(fun(B,fun(A,C)),fun(B,C)),I5),F2),topolo7230453075368039082e_nhds(C,one_one(C)),F3) ) ) ).

% tendsto_one_prod'
tff(fact_5956_tendsto__add__const__iff,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo1633459387980952147up_add(B)
     => ! [C2: B,F2: fun(A,B),D2: B,F3: filter(A)] :
          ( filterlim(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_tl(B,fun(fun(A,B),fun(A,B)),C2),F2),topolo7230453075368039082e_nhds(B,aa(B,B,aa(B,fun(B,B),plus_plus(B),C2),D2)),F3)
        <=> filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,D2),F3) ) ) ).

% tendsto_add_const_iff
tff(fact_5957_continuous__add,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & topolo6943815403480290642id_add(B) )
     => ! [F3: filter(A),F2: fun(A,B),G: fun(A,B)] :
          ( topolo3448309680560233919inuous(A,B,F3,F2)
         => ( topolo3448309680560233919inuous(A,B,F3,G)
           => topolo3448309680560233919inuous(A,B,F3,aa(fun(A,B),fun(A,B),aTP_Lamp_tm(fun(A,B),fun(fun(A,B),fun(A,B)),F2),G)) ) ) ) ).

% continuous_add
tff(fact_5958_tendsto__add,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo6943815403480290642id_add(B)
     => ! [F2: fun(A,B),A2: B,F3: filter(A),G: fun(A,B),B2: B] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,A2),F3)
         => ( filterlim(A,B,G,topolo7230453075368039082e_nhds(B,B2),F3)
           => filterlim(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_tn(fun(A,B),fun(fun(A,B),fun(A,B)),F2),G),topolo7230453075368039082e_nhds(B,aa(B,B,aa(B,fun(B,B),plus_plus(B),A2),B2)),F3) ) ) ) ).

% tendsto_add
tff(fact_5959_continuous__cosh,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [F3: filter(A),F2: fun(A,B)] :
          ( topolo3448309680560233919inuous(A,B,F3,F2)
         => topolo3448309680560233919inuous(A,B,F3,aTP_Lamp_to(fun(A,B),fun(A,B),F2)) ) ) ).

% continuous_cosh
tff(fact_5960_continuous__sinh,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [F3: filter(A),F2: fun(A,B)] :
          ( topolo3448309680560233919inuous(A,B,F3,F2)
         => topolo3448309680560233919inuous(A,B,F3,aTP_Lamp_tp(fun(A,B),fun(A,B),F2)) ) ) ).

% continuous_sinh
tff(fact_5961_tendsto__sinh,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [F2: fun(A,B),A2: B,F3: filter(A)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,A2),F3)
         => filterlim(A,B,aTP_Lamp_tq(fun(A,B),fun(A,B),F2),topolo7230453075368039082e_nhds(B,aa(B,B,sinh(B),A2)),F3) ) ) ).

% tendsto_sinh
tff(fact_5962_tendsto__cosh,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [F2: fun(A,B),A2: B,F3: filter(A)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,A2),F3)
         => filterlim(A,B,aTP_Lamp_tr(fun(A,B),fun(A,B),F2),topolo7230453075368039082e_nhds(B,aa(B,B,cosh(B),A2)),F3) ) ) ).

% tendsto_cosh
tff(fact_5963_tendsto__power__strong,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo1898628316856586783d_mult(B)
     => ! [F2: fun(A,B),A2: B,F3: filter(A),G: fun(A,nat),B2: nat] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,A2),F3)
         => ( filterlim(A,nat,G,topolo7230453075368039082e_nhds(nat,B2),F3)
           => filterlim(A,B,aa(fun(A,nat),fun(A,B),aTP_Lamp_ts(fun(A,B),fun(fun(A,nat),fun(A,B)),F2),G),topolo7230453075368039082e_nhds(B,aa(nat,B,power_power(B,A2),B2)),F3) ) ) ) ).

% tendsto_power_strong
tff(fact_5964_continuous__power_H,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & topolo1898628316856586783d_mult(B) )
     => ! [F3: filter(A),F2: fun(A,B),G: fun(A,nat)] :
          ( topolo3448309680560233919inuous(A,B,F3,F2)
         => ( topolo3448309680560233919inuous(A,nat,F3,G)
           => topolo3448309680560233919inuous(A,B,F3,aa(fun(A,nat),fun(A,B),aTP_Lamp_tt(fun(A,B),fun(fun(A,nat),fun(A,B)),F2),G)) ) ) ) ).

% continuous_power'
tff(fact_5965_continuous__power,axiom,
    ! [A: $tType,B: $tType] :
      ( ( power(B)
        & real_V4412858255891104859lgebra(B)
        & topological_t2_space(A) )
     => ! [F3: filter(A),F2: fun(A,B),Nb: nat] :
          ( topolo3448309680560233919inuous(A,B,F3,F2)
         => topolo3448309680560233919inuous(A,B,F3,aa(nat,fun(A,B),aTP_Lamp_tu(fun(A,B),fun(nat,fun(A,B)),F2),Nb)) ) ) ).

% continuous_power
tff(fact_5966_tendsto__power,axiom,
    ! [B: $tType,A: $tType] :
      ( ( power(B)
        & real_V4412858255891104859lgebra(B) )
     => ! [F2: fun(A,B),A2: B,F3: filter(A),Nb: nat] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,A2),F3)
         => filterlim(A,B,aa(nat,fun(A,B),aTP_Lamp_tv(fun(A,B),fun(nat,fun(A,B)),F2),Nb),topolo7230453075368039082e_nhds(B,aa(nat,B,power_power(B,A2),Nb)),F3) ) ) ).

% tendsto_power
tff(fact_5967_tendsto__arctan,axiom,
    ! [A: $tType,F2: fun(A,real),X: real,F3: filter(A)] :
      ( filterlim(A,real,F2,topolo7230453075368039082e_nhds(real,X),F3)
     => filterlim(A,real,aTP_Lamp_tw(fun(A,real),fun(A,real),F2),topolo7230453075368039082e_nhds(real,aa(real,real,arctan,X)),F3) ) ).

% tendsto_arctan
tff(fact_5968_tendsto__arsinh,axiom,
    ! [A: $tType,F2: fun(A,real),A2: real,F3: filter(A)] :
      ( filterlim(A,real,F2,topolo7230453075368039082e_nhds(real,A2),F3)
     => filterlim(A,real,aTP_Lamp_tx(fun(A,real),fun(A,real),F2),topolo7230453075368039082e_nhds(real,aa(real,real,arsinh(real),A2)),F3) ) ).

% tendsto_arsinh
tff(fact_5969_tendsto__sin,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [F2: fun(A,B),A2: B,F3: filter(A)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,A2),F3)
         => filterlim(A,B,aTP_Lamp_ty(fun(A,B),fun(A,B),F2),topolo7230453075368039082e_nhds(B,aa(B,B,sin(B),A2)),F3) ) ) ).

% tendsto_sin
tff(fact_5970_tendsto__cos,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [F2: fun(A,B),A2: B,F3: filter(A)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,A2),F3)
         => filterlim(A,B,aTP_Lamp_tz(fun(A,B),fun(A,B),F2),topolo7230453075368039082e_nhds(B,aa(B,B,cos(B),A2)),F3) ) ) ).

% tendsto_cos
tff(fact_5971_tendsto__exp,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [F2: fun(A,B),A2: B,F3: filter(A)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,A2),F3)
         => filterlim(A,B,aTP_Lamp_ua(fun(A,B),fun(A,B),F2),topolo7230453075368039082e_nhds(B,aa(B,B,exp(B),A2)),F3) ) ) ).

% tendsto_exp
tff(fact_5972_continuous__exp,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [F3: filter(A),F2: fun(A,B)] :
          ( topolo3448309680560233919inuous(A,B,F3,F2)
         => topolo3448309680560233919inuous(A,B,F3,aTP_Lamp_ub(fun(A,B),fun(A,B),F2)) ) ) ).

% continuous_exp
tff(fact_5973_continuous__sin,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [F3: filter(A),F2: fun(A,B)] :
          ( topolo3448309680560233919inuous(A,B,F3,F2)
         => topolo3448309680560233919inuous(A,B,F3,aTP_Lamp_ty(fun(A,B),fun(A,B),F2)) ) ) ).

% continuous_sin
tff(fact_5974_continuous__cos,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [F3: filter(A),F2: fun(A,B)] :
          ( topolo3448309680560233919inuous(A,B,F3,F2)
         => topolo3448309680560233919inuous(A,B,F3,aTP_Lamp_tz(fun(A,B),fun(A,B),F2)) ) ) ).

% continuous_cos
tff(fact_5975_tendsto__divide__zero,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V3459762299906320749_field(B)
     => ! [F2: fun(A,B),F3: filter(A),C2: B] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,zero_zero(B)),F3)
         => filterlim(A,B,aa(B,fun(A,B),aTP_Lamp_uc(fun(A,B),fun(B,fun(A,B)),F2),C2),topolo7230453075368039082e_nhds(B,zero_zero(B)),F3) ) ) ).

% tendsto_divide_zero
tff(fact_5976_tendsto__divide,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V3459762299906320749_field(B)
     => ! [F2: fun(A,B),A2: B,F3: filter(A),G: fun(A,B),B2: B] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,A2),F3)
         => ( filterlim(A,B,G,topolo7230453075368039082e_nhds(B,B2),F3)
           => ( ( B2 != zero_zero(B) )
             => filterlim(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_ud(fun(A,B),fun(fun(A,B),fun(A,B)),F2),G),topolo7230453075368039082e_nhds(B,divide_divide(B,A2,B2)),F3) ) ) ) ) ).

% tendsto_divide
tff(fact_5977_tendsto__powr,axiom,
    ! [A: $tType,F2: fun(A,real),A2: real,F3: filter(A),G: fun(A,real),B2: real] :
      ( filterlim(A,real,F2,topolo7230453075368039082e_nhds(real,A2),F3)
     => ( filterlim(A,real,G,topolo7230453075368039082e_nhds(real,B2),F3)
       => ( ( A2 != zero_zero(real) )
         => filterlim(A,real,aa(fun(A,real),fun(A,real),aTP_Lamp_ue(fun(A,real),fun(fun(A,real),fun(A,real)),F2),G),topolo7230453075368039082e_nhds(real,powr(real,A2,B2)),F3) ) ) ) ).

% tendsto_powr
tff(fact_5978_tendsto__ln,axiom,
    ! [A: $tType,F2: fun(A,real),A2: real,F3: filter(A)] :
      ( filterlim(A,real,F2,topolo7230453075368039082e_nhds(real,A2),F3)
     => ( ( A2 != zero_zero(real) )
       => filterlim(A,real,aTP_Lamp_ku(fun(A,real),fun(A,real),F2),topolo7230453075368039082e_nhds(real,aa(real,real,ln_ln(real),A2)),F3) ) ) ).

% tendsto_ln
tff(fact_5979_tendsto__norm__zero__cancel,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [F2: fun(A,B),F3: filter(A)] :
          ( filterlim(A,real,aTP_Lamp_uf(fun(A,B),fun(A,real),F2),topolo7230453075368039082e_nhds(real,zero_zero(real)),F3)
         => filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,zero_zero(B)),F3) ) ) ).

% tendsto_norm_zero_cancel
tff(fact_5980_tendsto__norm__zero__iff,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [F2: fun(A,B),F3: filter(A)] :
          ( filterlim(A,real,aTP_Lamp_uf(fun(A,B),fun(A,real),F2),topolo7230453075368039082e_nhds(real,zero_zero(real)),F3)
        <=> filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,zero_zero(B)),F3) ) ) ).

% tendsto_norm_zero_iff
tff(fact_5981_tendsto__norm__zero,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [F2: fun(A,B),F3: filter(A)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,zero_zero(B)),F3)
         => filterlim(A,real,aTP_Lamp_uf(fun(A,B),fun(A,real),F2),topolo7230453075368039082e_nhds(real,zero_zero(real)),F3) ) ) ).

% tendsto_norm_zero
tff(fact_5982_tendsto__sgn,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [F2: fun(A,B),L: B,F3: filter(A)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L),F3)
         => ( ( L != zero_zero(B) )
           => filterlim(A,B,aTP_Lamp_ug(fun(A,B),fun(A,B),F2),topolo7230453075368039082e_nhds(B,aa(B,B,sgn_sgn(B),L)),F3) ) ) ) ).

% tendsto_sgn
tff(fact_5983_tendsto__tan,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [F2: fun(A,A),A2: A,F3: filter(A)] :
          ( filterlim(A,A,F2,topolo7230453075368039082e_nhds(A,A2),F3)
         => ( ( aa(A,A,cos(A),A2) != zero_zero(A) )
           => filterlim(A,A,aTP_Lamp_uh(fun(A,A),fun(A,A),F2),topolo7230453075368039082e_nhds(A,aa(A,A,tan(A),A2)),F3) ) ) ) ).

% tendsto_tan
tff(fact_5984_tendsto__cot,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [F2: fun(A,A),A2: A,F3: filter(A)] :
          ( filterlim(A,A,F2,topolo7230453075368039082e_nhds(A,A2),F3)
         => ( ( aa(A,A,sin(A),A2) != zero_zero(A) )
           => filterlim(A,A,aTP_Lamp_ui(fun(A,A),fun(A,A),F2),topolo7230453075368039082e_nhds(A,aa(A,A,cot(A),A2)),F3) ) ) ) ).

% tendsto_cot
tff(fact_5985_tendsto__tanh,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [F2: fun(A,B),A2: B,F3: filter(A)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,A2),F3)
         => ( ( aa(B,B,cosh(B),A2) != zero_zero(B) )
           => filterlim(A,B,aTP_Lamp_uj(fun(A,B),fun(A,B),F2),topolo7230453075368039082e_nhds(B,aa(B,B,tanh(B),A2)),F3) ) ) ) ).

% tendsto_tanh
tff(fact_5986_tendsto__inverse,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V8999393235501362500lgebra(B)
     => ! [F2: fun(A,B),A2: B,F3: filter(A)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,A2),F3)
         => ( ( A2 != zero_zero(B) )
           => filterlim(A,B,aTP_Lamp_uk(fun(A,B),fun(A,B),F2),topolo7230453075368039082e_nhds(B,aa(B,B,inverse_inverse(B),A2)),F3) ) ) ) ).

% tendsto_inverse
tff(fact_5987_tendsto__add__zero,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo6943815403480290642id_add(B)
     => ! [F2: fun(A,B),F3: filter(A),G: fun(A,B)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,zero_zero(B)),F3)
         => ( filterlim(A,B,G,topolo7230453075368039082e_nhds(B,zero_zero(B)),F3)
           => filterlim(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_tn(fun(A,B),fun(fun(A,B),fun(A,B)),F2),G),topolo7230453075368039082e_nhds(B,zero_zero(B)),F3) ) ) ) ).

% tendsto_add_zero
tff(fact_5988_tendsto__arcosh,axiom,
    ! [A: $tType,F2: fun(A,real),A2: real,F3: filter(A)] :
      ( filterlim(A,real,F2,topolo7230453075368039082e_nhds(real,A2),F3)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),A2)
       => filterlim(A,real,aTP_Lamp_ul(fun(A,real),fun(A,real),F2),topolo7230453075368039082e_nhds(real,aa(real,real,arcosh(real),A2)),F3) ) ) ).

% tendsto_arcosh
tff(fact_5989_tendsto__mult__right__zero,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V4412858255891104859lgebra(B)
     => ! [F2: fun(A,B),F3: filter(A),C2: B] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,zero_zero(B)),F3)
         => filterlim(A,B,aa(B,fun(A,B),aTP_Lamp_um(fun(A,B),fun(B,fun(A,B)),F2),C2),topolo7230453075368039082e_nhds(B,zero_zero(B)),F3) ) ) ).

% tendsto_mult_right_zero
tff(fact_5990_tendsto__mult__left__zero,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V4412858255891104859lgebra(B)
     => ! [F2: fun(A,B),F3: filter(A),C2: B] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,zero_zero(B)),F3)
         => filterlim(A,B,aa(B,fun(A,B),aTP_Lamp_un(fun(A,B),fun(B,fun(A,B)),F2),C2),topolo7230453075368039082e_nhds(B,zero_zero(B)),F3) ) ) ).

% tendsto_mult_left_zero
tff(fact_5991_tendsto__mult__zero,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V4412858255891104859lgebra(B)
     => ! [F2: fun(A,B),F3: filter(A),G: fun(A,B)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,zero_zero(B)),F3)
         => ( filterlim(A,B,G,topolo7230453075368039082e_nhds(B,zero_zero(B)),F3)
           => filterlim(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_uo(fun(A,B),fun(fun(A,B),fun(A,B)),F2),G),topolo7230453075368039082e_nhds(B,zero_zero(B)),F3) ) ) ) ).

% tendsto_mult_zero
tff(fact_5992_tendsto__of__int__floor,axiom,
    ! [B: $tType,C: $tType,A: $tType] :
      ( ( ring_1(C)
        & topolo4958980785337419405_space(C)
        & archim2362893244070406136eiling(B)
        & topolo2564578578187576103pology(B) )
     => ! [F2: fun(A,B),L: B,F3: filter(A)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L),F3)
         => ( ~ member(B,L,ring_1_Ints(B))
           => filterlim(A,C,aTP_Lamp_up(fun(A,B),fun(A,C),F2),topolo7230453075368039082e_nhds(C,aa(int,C,ring_1_of_int(C),aa(B,int,archim6421214686448440834_floor(B),L))),F3) ) ) ) ).

% tendsto_of_int_floor
tff(fact_5993_tendsto__of__int__ceiling,axiom,
    ! [B: $tType,C: $tType,A: $tType] :
      ( ( ring_1(C)
        & topolo4958980785337419405_space(C)
        & archim2362893244070406136eiling(B)
        & topolo2564578578187576103pology(B) )
     => ! [F2: fun(A,B),L: B,F3: filter(A)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L),F3)
         => ( ~ member(B,L,ring_1_Ints(B))
           => filterlim(A,C,aTP_Lamp_uq(fun(A,B),fun(A,C),F2),topolo7230453075368039082e_nhds(C,aa(int,C,ring_1_of_int(C),archimedean_ceiling(B,L))),F3) ) ) ) ).

% tendsto_of_int_ceiling
tff(fact_5994_tendsto__null__power,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V2822296259951069270ebra_1(B)
     => ! [F2: fun(A,B),F3: filter(A),Nb: nat] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,zero_zero(B)),F3)
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
           => filterlim(A,B,aa(nat,fun(A,B),aTP_Lamp_ur(fun(A,B),fun(nat,fun(A,B)),F2),Nb),topolo7230453075368039082e_nhds(B,zero_zero(B)),F3) ) ) ) ).

% tendsto_null_power
tff(fact_5995_tendsto__log,axiom,
    ! [A: $tType,F2: fun(A,real),A2: real,F3: filter(A),G: fun(A,real),B2: real] :
      ( filterlim(A,real,F2,topolo7230453075368039082e_nhds(real,A2),F3)
     => ( filterlim(A,real,G,topolo7230453075368039082e_nhds(real,B2),F3)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),A2)
         => ( ( A2 != one_one(real) )
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),B2)
             => filterlim(A,real,aa(fun(A,real),fun(A,real),aTP_Lamp_us(fun(A,real),fun(fun(A,real),fun(A,real)),F2),G),topolo7230453075368039082e_nhds(real,aa(real,real,log(A2),B2)),F3) ) ) ) ) ) ).

% tendsto_log
tff(fact_5996_atLeastSucLessThan__greaterThanLessThan,axiom,
    ! [L: nat,U: nat] : set_or7035219750837199246ssThan(nat,aa(nat,nat,suc,L),U) = set_or5935395276787703475ssThan(nat,L,U) ).

% atLeastSucLessThan_greaterThanLessThan
tff(fact_5997_tendsto__artanh,axiom,
    ! [A: $tType,F2: fun(A,real),A2: real,F3: filter(A)] :
      ( filterlim(A,real,F2,topolo7230453075368039082e_nhds(real,A2),F3)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),one_one(real))),A2)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),one_one(real))
         => filterlim(A,real,aTP_Lamp_ut(fun(A,real),fun(A,real),F2),topolo7230453075368039082e_nhds(real,aa(real,real,artanh(real),A2)),F3) ) ) ) ).

% tendsto_artanh
tff(fact_5998_LIM__imp__LIM,axiom,
    ! [B: $tType,C: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & real_V822414075346904944vector(C)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(A,B),L: B,A2: A,G: fun(A,C),Ma: C] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L),topolo174197925503356063within(A,A2,top_top(set(A))))
         => ( ! [X3: A] :
                ( ( X3 != A2 )
               => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(C,aa(C,C,aa(C,fun(C,C),minus_minus(C),aa(A,C,G,X3)),Ma))),real_V7770717601297561774m_norm(B,aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(A,B,F2,X3)),L))) )
           => filterlim(A,C,G,topolo7230453075368039082e_nhds(C,Ma),topolo174197925503356063within(A,A2,top_top(set(A)))) ) ) ) ).

% LIM_imp_LIM
tff(fact_5999_IVT,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo1944317154257567458pology(A)
        & topolo8458572112393995274pology(B) )
     => ! [F2: fun(B,A),A2: B,Y: A,B2: B] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(B,A,F2,A2)),Y)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),aa(B,A,F2,B2))
           => ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),A2),B2)
             => ( ! [X3: B] :
                    ( ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),A2),X3)
                      & aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),X3),B2) )
                   => topolo3448309680560233919inuous(B,A,topolo174197925503356063within(B,X3,top_top(set(B))),F2) )
               => ? [X3: B] :
                    ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),A2),X3)
                    & aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),X3),B2)
                    & ( aa(B,A,F2,X3) = Y ) ) ) ) ) ) ) ).

% IVT
tff(fact_6000_IVT2,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo1944317154257567458pology(A)
        & topolo8458572112393995274pology(B) )
     => ! [F2: fun(B,A),B2: B,Y: A,A2: B] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(B,A,F2,B2)),Y)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),aa(B,A,F2,A2))
           => ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),A2),B2)
             => ( ! [X3: B] :
                    ( ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),A2),X3)
                      & aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),X3),B2) )
                   => topolo3448309680560233919inuous(B,A,topolo174197925503356063within(B,X3,top_top(set(B))),F2) )
               => ? [X3: B] :
                    ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),A2),X3)
                    & aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),X3),B2)
                    & ( aa(B,A,F2,X3) = Y ) ) ) ) ) ) ) ).

% IVT2
tff(fact_6001_LIM__equal2,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & topolo4958980785337419405_space(B) )
     => ! [R: real,A2: A,F2: fun(A,B),G: fun(A,B),L: B] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),R)
         => ( ! [X3: A] :
                ( ( X3 != A2 )
               => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),X3),A2))),R)
                 => ( aa(A,B,F2,X3) = aa(A,B,G,X3) ) ) )
           => ( filterlim(A,B,G,topolo7230453075368039082e_nhds(B,L),topolo174197925503356063within(A,A2,top_top(set(A))))
             => filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L),topolo174197925503356063within(A,A2,top_top(set(A)))) ) ) ) ) ).

% LIM_equal2
tff(fact_6002_LIM__eq,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(A,B),L5: B,A2: A] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L5),topolo174197925503356063within(A,A2,top_top(set(A))))
        <=> ! [R5: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),R5)
             => ? [S6: real] :
                  ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),S6)
                  & ! [X4: A] :
                      ( ( ( X4 != A2 )
                        & aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),X4),A2))),S6) )
                     => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(B,aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(A,B,F2,X4)),L5))),R5) ) ) ) ) ) ).

% LIM_eq
tff(fact_6003_LIM__I,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [A2: A,F2: fun(A,B),L5: B] :
          ( ! [R3: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),R3)
             => ? [S7: real] :
                  ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),S7)
                  & ! [X3: A] :
                      ( ( ( X3 != A2 )
                        & aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),X3),A2))),S7) )
                     => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(B,aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(A,B,F2,X3)),L5))),R3) ) ) )
         => filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L5),topolo174197925503356063within(A,A2,top_top(set(A)))) ) ) ).

% LIM_I
tff(fact_6004_LIM__D,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(A,B),L5: B,A2: A,R2: real] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L5),topolo174197925503356063within(A,A2,top_top(set(A))))
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),R2)
           => ? [S3: real] :
                ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),S3)
                & ! [X2: A] :
                    ( ( ( X2 != A2 )
                      & aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),X2),A2))),S3) )
                   => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(B,aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(A,B,F2,X2)),L5))),R2) ) ) ) ) ) ).

% LIM_D
tff(fact_6005_sum__comp__morphism,axiom,
    ! [A: $tType,B: $tType,C: $tType] :
      ( ( comm_monoid_add(B)
        & comm_monoid_add(A) )
     => ! [H: fun(B,A),G: fun(C,B),A3: set(C)] :
          ( ( aa(B,A,H,zero_zero(B)) = zero_zero(A) )
         => ( ! [X3: B,Y3: B] : aa(B,A,H,aa(B,B,aa(B,fun(B,B),plus_plus(B),X3),Y3)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(B,A,H,X3)),aa(B,A,H,Y3))
           => ( aa(set(C),A,aa(fun(C,A),fun(set(C),A),groups7311177749621191930dd_sum(C,A),aa(fun(C,B),fun(C,A),comp(B,A,C,H),G)),A3) = aa(B,A,H,aa(set(C),B,aa(fun(C,B),fun(set(C),B),groups7311177749621191930dd_sum(C,B),G),A3)) ) ) ) ) ).

% sum_comp_morphism
tff(fact_6006_isCont__cos,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : topolo3448309680560233919inuous(A,A,topolo174197925503356063within(A,X,top_top(set(A))),cos(A)) ) ).

% isCont_cos
tff(fact_6007_isCont__sin,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : topolo3448309680560233919inuous(A,A,topolo174197925503356063within(A,X,top_top(set(A))),sin(A)) ) ).

% isCont_sin
tff(fact_6008_isCont__exp,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : topolo3448309680560233919inuous(A,A,topolo174197925503356063within(A,X,top_top(set(A))),exp(A)) ) ).

% isCont_exp
tff(fact_6009_isCont__cosh,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : topolo3448309680560233919inuous(A,A,topolo174197925503356063within(A,X,top_top(set(A))),cosh(A)) ) ).

% isCont_cosh
tff(fact_6010_isCont__sinh,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] : topolo3448309680560233919inuous(A,A,topolo174197925503356063within(A,X,top_top(set(A))),sinh(A)) ) ).

% isCont_sinh
tff(fact_6011_bij__betw__comp__iff2,axiom,
    ! [C: $tType,A: $tType,B: $tType,F4: fun(A,B),A7: set(A),A11: set(B),F2: fun(C,A),A3: set(C)] :
      ( bij_betw(A,B,F4,A7,A11)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(C),set(A),image(C,A,F2),A3)),A7)
       => ( bij_betw(C,A,F2,A3,A7)
        <=> bij_betw(C,B,aa(fun(C,A),fun(C,B),comp(A,B,C,F4),F2),A3,A11) ) ) ) ).

% bij_betw_comp_iff2
tff(fact_6012_DERIV__LIM__iff,axiom,
    ! [A: $tType] :
      ( ( inverse(A)
        & real_V822414075346904944vector(A) )
     => ! [F2: fun(A,A),A2: A,D3: A] :
          ( filterlim(A,A,aa(A,fun(A,A),aTP_Lamp_uu(fun(A,A),fun(A,fun(A,A)),F2),A2),topolo7230453075368039082e_nhds(A,D3),topolo174197925503356063within(A,zero_zero(A),top_top(set(A))))
        <=> filterlim(A,A,aa(A,fun(A,A),aTP_Lamp_uv(fun(A,A),fun(A,fun(A,A)),F2),A2),topolo7230453075368039082e_nhds(A,D3),topolo174197925503356063within(A,A2,top_top(set(A)))) ) ) ).

% DERIV_LIM_iff
tff(fact_6013_isCont__Lb__Ub,axiom,
    ! [A2: real,B2: real,F2: fun(real,real)] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),B2)
     => ( ! [X3: real] :
            ( ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),X3)
              & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X3),B2) )
           => topolo3448309680560233919inuous(real,real,topolo174197925503356063within(real,X3,top_top(set(real))),F2) )
       => ? [L6: real,M8: real] :
            ( ! [X2: real] :
                ( ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),X2)
                  & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X2),B2) )
               => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),L6),aa(real,real,F2,X2))
                  & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,F2,X2)),M8) ) )
            & ! [Y4: real] :
                ( ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),L6),Y4)
                  & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Y4),M8) )
               => ? [X3: real] :
                    ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),X3)
                    & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X3),B2)
                    & ( aa(real,real,F2,X3) = Y4 ) ) ) ) ) ) ).

% isCont_Lb_Ub
tff(fact_6014_LIM__fun__gt__zero,axiom,
    ! [F2: fun(real,real),L: real,C2: real] :
      ( filterlim(real,real,F2,topolo7230453075368039082e_nhds(real,L),topolo174197925503356063within(real,C2,top_top(set(real))))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),L)
       => ? [R3: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),R3)
            & ! [X2: real] :
                ( ( ( X2 != C2 )
                  & aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,abs_abs(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),C2),X2))),R3) )
               => aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,F2,X2)) ) ) ) ) ).

% LIM_fun_gt_zero
tff(fact_6015_LIM__fun__not__zero,axiom,
    ! [F2: fun(real,real),L: real,C2: real] :
      ( filterlim(real,real,F2,topolo7230453075368039082e_nhds(real,L),topolo174197925503356063within(real,C2,top_top(set(real))))
     => ( ( L != zero_zero(real) )
       => ? [R3: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),R3)
            & ! [X2: real] :
                ( ( ( X2 != C2 )
                  & aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,abs_abs(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),C2),X2))),R3) )
               => ( aa(real,real,F2,X2) != zero_zero(real) ) ) ) ) ) ).

% LIM_fun_not_zero
tff(fact_6016_LIM__fun__less__zero,axiom,
    ! [F2: fun(real,real),L: real,C2: real] :
      ( filterlim(real,real,F2,topolo7230453075368039082e_nhds(real,L),topolo174197925503356063within(real,C2,top_top(set(real))))
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),L),zero_zero(real))
       => ? [R3: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),R3)
            & ! [X2: real] :
                ( ( ( X2 != C2 )
                  & aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,abs_abs(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),C2),X2))),R3) )
               => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,F2,X2)),zero_zero(real)) ) ) ) ) ).

% LIM_fun_less_zero
tff(fact_6017_LIM__compose2,axiom,
    ! [C: $tType,B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & topolo4958980785337419405_space(B)
        & topolo4958980785337419405_space(C) )
     => ! [F2: fun(A,B),B2: B,A2: A,G: fun(B,C),C2: C] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,B2),topolo174197925503356063within(A,A2,top_top(set(A))))
         => ( filterlim(B,C,G,topolo7230453075368039082e_nhds(C,C2),topolo174197925503356063within(B,B2,top_top(set(B))))
           => ( ? [D5: real] :
                  ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),D5)
                  & ! [X3: A] :
                      ( ( ( X3 != A2 )
                        & aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),X3),A2))),D5) )
                     => ( aa(A,B,F2,X3) != B2 ) ) )
             => filterlim(A,C,aa(fun(B,C),fun(A,C),aTP_Lamp_ta(fun(A,B),fun(fun(B,C),fun(A,C)),F2),G),topolo7230453075368039082e_nhds(C,C2),topolo174197925503356063within(A,A2,top_top(set(A)))) ) ) ) ) ).

% LIM_compose2
tff(fact_6018_continuous__at__within__divide,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_V3459762299906320749_field(B) )
     => ! [A2: A,S: set(A),F2: fun(A,B),G: fun(A,B)] :
          ( topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,S),F2)
         => ( topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,S),G)
           => ( ( aa(A,B,G,A2) != zero_zero(B) )
             => topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,S),aa(fun(A,B),fun(A,B),aTP_Lamp_uw(fun(A,B),fun(fun(A,B),fun(A,B)),F2),G)) ) ) ) ) ).

% continuous_at_within_divide
tff(fact_6019_isCont__arctan,axiom,
    ! [X: real] : topolo3448309680560233919inuous(real,real,topolo174197925503356063within(real,X,top_top(set(real))),arctan) ).

% isCont_arctan
tff(fact_6020_isCont__add,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & topolo6943815403480290642id_add(B) )
     => ! [A2: A,F2: fun(A,B),G: fun(A,B)] :
          ( topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,top_top(set(A))),F2)
         => ( topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,top_top(set(A))),G)
           => topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,top_top(set(A))),aa(fun(A,B),fun(A,B),aTP_Lamp_tm(fun(A,B),fun(fun(A,B),fun(A,B)),F2),G)) ) ) ) ).

% isCont_add
tff(fact_6021_isCont__power,axiom,
    ! [A: $tType,B: $tType] :
      ( ( power(B)
        & real_V4412858255891104859lgebra(B)
        & topological_t2_space(A) )
     => ! [A2: A,F2: fun(A,B),Nb: nat] :
          ( topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,top_top(set(A))),F2)
         => topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,top_top(set(A))),aa(nat,fun(A,B),aTP_Lamp_tu(fun(A,B),fun(nat,fun(A,B)),F2),Nb)) ) ) ).

% isCont_power
tff(fact_6022_continuous__at__within__inverse,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_V8999393235501362500lgebra(B) )
     => ! [A2: A,S: set(A),F2: fun(A,B)] :
          ( topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,S),F2)
         => ( ( aa(A,B,F2,A2) != zero_zero(B) )
           => topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,S),aTP_Lamp_ux(fun(A,B),fun(A,B),F2)) ) ) ) ).

% continuous_at_within_inverse
tff(fact_6023_continuous__at__within__sgn,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_V822414075346904944vector(B) )
     => ! [A2: A,S: set(A),F2: fun(A,B)] :
          ( topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,S),F2)
         => ( ( aa(A,B,F2,A2) != zero_zero(B) )
           => topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,S),aTP_Lamp_uy(fun(A,B),fun(A,B),F2)) ) ) ) ).

% continuous_at_within_sgn
tff(fact_6024_isCont__cos_H,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [A2: A,F2: fun(A,B)] :
          ( topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,top_top(set(A))),F2)
         => topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,top_top(set(A))),aTP_Lamp_tz(fun(A,B),fun(A,B),F2)) ) ) ).

% isCont_cos'
tff(fact_6025_isCont__sin_H,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [A2: A,F2: fun(A,B)] :
          ( topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,top_top(set(A))),F2)
         => topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,top_top(set(A))),aTP_Lamp_ty(fun(A,B),fun(A,B),F2)) ) ) ).

% isCont_sin'
tff(fact_6026_isCont__exp_H,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [A2: A,F2: fun(A,B)] :
          ( topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,top_top(set(A))),F2)
         => topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,top_top(set(A))),aTP_Lamp_ub(fun(A,B),fun(A,B),F2)) ) ) ).

% isCont_exp'
tff(fact_6027_isCont__pochhammer,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Z: A,Nb: nat] : topolo3448309680560233919inuous(A,A,topolo174197925503356063within(A,Z,top_top(set(A))),aTP_Lamp_uz(nat,fun(A,A),Nb)) ) ).

% isCont_pochhammer
tff(fact_6028_isCont__arsinh,axiom,
    ! [X: real] : topolo3448309680560233919inuous(real,real,topolo174197925503356063within(real,X,top_top(set(real))),arsinh(real)) ).

% isCont_arsinh
tff(fact_6029_DERIV__D,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),D3: A,X: A] :
          ( has_field_derivative(A,F2,D3,topolo174197925503356063within(A,X,top_top(set(A))))
         => filterlim(A,A,aa(A,fun(A,A),aTP_Lamp_va(fun(A,A),fun(A,fun(A,A)),F2),X),topolo7230453075368039082e_nhds(A,D3),topolo174197925503356063within(A,zero_zero(A),top_top(set(A)))) ) ) ).

% DERIV_D
tff(fact_6030_DERIV__def,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),D3: A,X: A] :
          ( has_field_derivative(A,F2,D3,topolo174197925503356063within(A,X,top_top(set(A))))
        <=> filterlim(A,A,aa(A,fun(A,A),aTP_Lamp_va(fun(A,A),fun(A,fun(A,A)),F2),X),topolo7230453075368039082e_nhds(A,D3),topolo174197925503356063within(A,zero_zero(A),top_top(set(A)))) ) ) ).

% DERIV_def
tff(fact_6031_lim__exp__minus__1,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => filterlim(A,A,aTP_Lamp_vb(A,A),topolo7230453075368039082e_nhds(A,one_one(A)),topolo174197925503356063within(A,zero_zero(A),top_top(set(A)))) ) ).

% lim_exp_minus_1
tff(fact_6032_atLeastPlusOneLessThan__greaterThanLessThan__int,axiom,
    ! [L: int,U: int] : set_or7035219750837199246ssThan(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),L),one_one(int)),U) = set_or5935395276787703475ssThan(int,L,U) ).

% atLeastPlusOneLessThan_greaterThanLessThan_int
tff(fact_6033_sum_Oreindex__nontrivial,axiom,
    ! [B: $tType,C: $tType,A: $tType] :
      ( comm_monoid_add(C)
     => ! [A3: set(A),H: fun(A,B),G: fun(B,C)] :
          ( finite_finite(A,A3)
         => ( ! [X3: A,Y3: A] :
                ( member(A,X3,A3)
               => ( member(A,Y3,A3)
                 => ( ( X3 != Y3 )
                   => ( ( aa(A,B,H,X3) = aa(A,B,H,Y3) )
                     => ( aa(B,C,G,aa(A,B,H,X3)) = zero_zero(C) ) ) ) ) )
           => ( aa(set(B),C,aa(fun(B,C),fun(set(B),C),groups7311177749621191930dd_sum(B,C),G),aa(set(A),set(B),image(A,B,H),A3)) = aa(set(A),C,aa(fun(A,C),fun(set(A),C),groups7311177749621191930dd_sum(A,C),aa(fun(A,B),fun(A,C),comp(B,C,A,G),H)),A3) ) ) ) ) ).

% sum.reindex_nontrivial
tff(fact_6034_lemma__termdiff4,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [K: real,F2: fun(A,B),K4: real] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),K)
         => ( ! [H3: A] :
                ( ( H3 != zero_zero(A) )
               => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,H3)),K)
                 => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(B,aa(A,B,F2,H3))),aa(real,real,aa(real,fun(real,real),times_times(real),K4),real_V7770717601297561774m_norm(A,H3))) ) )
           => filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,zero_zero(B)),topolo174197925503356063within(A,zero_zero(A),top_top(set(A)))) ) ) ) ).

% lemma_termdiff4
tff(fact_6035_isCont__eq__Lb,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [A2: real,B2: real,F2: fun(real,A)] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),B2)
         => ( ! [X3: real] :
                ( ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),X3)
                  & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X3),B2) )
               => topolo3448309680560233919inuous(real,A,topolo174197925503356063within(real,X3,top_top(set(real))),F2) )
           => ? [M8: A] :
                ( ! [X2: real] :
                    ( ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),X2)
                      & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X2),B2) )
                   => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),M8),aa(real,A,F2,X2)) )
                & ? [X3: real] :
                    ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),X3)
                    & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X3),B2)
                    & ( aa(real,A,F2,X3) = M8 ) ) ) ) ) ) ).

% isCont_eq_Lb
tff(fact_6036_isCont__eq__Ub,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [A2: real,B2: real,F2: fun(real,A)] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),B2)
         => ( ! [X3: real] :
                ( ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),X3)
                  & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X3),B2) )
               => topolo3448309680560233919inuous(real,A,topolo174197925503356063within(real,X3,top_top(set(real))),F2) )
           => ? [M8: A] :
                ( ! [X2: real] :
                    ( ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),X2)
                      & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X2),B2) )
                   => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(real,A,F2,X2)),M8) )
                & ? [X3: real] :
                    ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),X3)
                    & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X3),B2)
                    & ( aa(real,A,F2,X3) = M8 ) ) ) ) ) ) ).

% isCont_eq_Ub
tff(fact_6037_isCont__bounded,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [A2: real,B2: real,F2: fun(real,A)] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),B2)
         => ( ! [X3: real] :
                ( ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),X3)
                  & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X3),B2) )
               => topolo3448309680560233919inuous(real,A,topolo174197925503356063within(real,X3,top_top(set(real))),F2) )
           => ? [M8: A] :
              ! [X2: real] :
                ( ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),X2)
                  & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X2),B2) )
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(real,A,F2,X2)),M8) ) ) ) ) ).

% isCont_bounded
tff(fact_6038_prod_Oreindex__nontrivial,axiom,
    ! [B: $tType,C: $tType,A: $tType] :
      ( comm_monoid_mult(C)
     => ! [A3: set(A),H: fun(A,B),G: fun(B,C)] :
          ( finite_finite(A,A3)
         => ( ! [X3: A,Y3: A] :
                ( member(A,X3,A3)
               => ( member(A,Y3,A3)
                 => ( ( X3 != Y3 )
                   => ( ( aa(A,B,H,X3) = aa(A,B,H,Y3) )
                     => ( aa(B,C,G,aa(A,B,H,X3)) = one_one(C) ) ) ) ) )
           => ( aa(set(B),C,aa(fun(B,C),fun(set(B),C),groups7121269368397514597t_prod(B,C),G),aa(set(A),set(B),image(A,B,H),A3)) = aa(set(A),C,aa(fun(A,C),fun(set(A),C),groups7121269368397514597t_prod(A,C),aa(fun(A,B),fun(A,C),comp(B,C,A,G),H)),A3) ) ) ) ) ).

% prod.reindex_nontrivial
tff(fact_6039_DERIV__image__chain,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),Da: A,G: fun(A,A),X: A,S: set(A),Db: A] :
          ( has_field_derivative(A,F2,Da,topolo174197925503356063within(A,aa(A,A,G,X),aa(set(A),set(A),image(A,A,G),S)))
         => ( has_field_derivative(A,G,Db,topolo174197925503356063within(A,X,S))
           => has_field_derivative(A,aa(fun(A,A),fun(A,A),comp(A,A,A,F2),G),aa(A,A,aa(A,fun(A,A),times_times(A),Da),Db),topolo174197925503356063within(A,X,S)) ) ) ) ).

% DERIV_image_chain
tff(fact_6040_DERIV__at__within__shift__lemma,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),Y: A,Z: A,X: A,S2: set(A)] :
          ( has_field_derivative(A,F2,Y,topolo174197925503356063within(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),Z),X),aa(set(A),set(A),image(A,A,aa(A,fun(A,A),plus_plus(A),Z)),S2)))
         => has_field_derivative(A,aa(fun(A,A),fun(A,A),comp(A,A,A,F2),aa(A,fun(A,A),plus_plus(A),Z)),Y,topolo174197925503356063within(A,X,S2)) ) ) ).

% DERIV_at_within_shift_lemma
tff(fact_6041_isCont__inverse__function2,axiom,
    ! [A2: real,X: real,B2: real,G: fun(real,real),F2: fun(real,real)] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),B2)
       => ( ! [Z2: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),Z2)
             => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Z2),B2)
               => ( aa(real,real,G,aa(real,real,F2,Z2)) = Z2 ) ) )
         => ( ! [Z2: real] :
                ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),Z2)
               => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Z2),B2)
                 => topolo3448309680560233919inuous(real,real,topolo174197925503356063within(real,Z2,top_top(set(real))),F2) ) )
           => topolo3448309680560233919inuous(real,real,topolo174197925503356063within(real,aa(real,real,F2,X),top_top(set(real))),G) ) ) ) ) ).

% isCont_inverse_function2
tff(fact_6042_field__has__derivative__at,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),D3: A,X: A] :
          ( has_derivative(A,A,F2,aa(A,fun(A,A),times_times(A),D3),topolo174197925503356063within(A,X,top_top(set(A))))
        <=> filterlim(A,A,aa(A,fun(A,A),aTP_Lamp_va(fun(A,A),fun(A,fun(A,A)),F2),X),topolo7230453075368039082e_nhds(A,D3),topolo174197925503356063within(A,zero_zero(A),top_top(set(A)))) ) ) ).

% field_has_derivative_at
tff(fact_6043_isCont__ln,axiom,
    ! [X: real] :
      ( ( X != zero_zero(real) )
     => topolo3448309680560233919inuous(real,real,topolo174197925503356063within(real,X,top_top(set(real))),ln_ln(real)) ) ).

% isCont_ln
tff(fact_6044_isCont__divide,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_V3459762299906320749_field(B) )
     => ! [A2: A,F2: fun(A,B),G: fun(A,B)] :
          ( topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,top_top(set(A))),F2)
         => ( topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,top_top(set(A))),G)
           => ( ( aa(A,B,G,A2) != zero_zero(B) )
             => topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,top_top(set(A))),aa(fun(A,B),fun(A,B),aTP_Lamp_uw(fun(A,B),fun(fun(A,B),fun(A,B)),F2),G)) ) ) ) ) ).

% isCont_divide
tff(fact_6045_isCont__sgn,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_V822414075346904944vector(B) )
     => ! [A2: A,F2: fun(A,B)] :
          ( topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,top_top(set(A))),F2)
         => ( ( aa(A,B,F2,A2) != zero_zero(B) )
           => topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,top_top(set(A))),aTP_Lamp_uy(fun(A,B),fun(A,B),F2)) ) ) ) ).

% isCont_sgn
tff(fact_6046_filterlim__at__to__0,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [F2: fun(A,B),F3: filter(B),A2: A] :
          ( filterlim(A,B,F2,F3,topolo174197925503356063within(A,A2,top_top(set(A))))
        <=> filterlim(A,B,aa(A,fun(A,B),aTP_Lamp_vc(fun(A,B),fun(A,fun(A,B)),F2),A2),F3,topolo174197925503356063within(A,zero_zero(A),top_top(set(A)))) ) ) ).

% filterlim_at_to_0
tff(fact_6047_continuous__within__tan,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A,S: set(A),F2: fun(A,A)] :
          ( topolo3448309680560233919inuous(A,A,topolo174197925503356063within(A,X,S),F2)
         => ( ( aa(A,A,cos(A),aa(A,A,F2,X)) != zero_zero(A) )
           => topolo3448309680560233919inuous(A,A,topolo174197925503356063within(A,X,S),aTP_Lamp_uh(fun(A,A),fun(A,A),F2)) ) ) ) ).

% continuous_within_tan
tff(fact_6048_continuous__within__cot,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A,S: set(A),F2: fun(A,A)] :
          ( topolo3448309680560233919inuous(A,A,topolo174197925503356063within(A,X,S),F2)
         => ( ( aa(A,A,sin(A),aa(A,A,F2,X)) != zero_zero(A) )
           => topolo3448309680560233919inuous(A,A,topolo174197925503356063within(A,X,S),aTP_Lamp_ui(fun(A,A),fun(A,A),F2)) ) ) ) ).

% continuous_within_cot
tff(fact_6049_continuous__at__within__tanh,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [X: A,A3: set(A),F2: fun(A,B)] :
          ( topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,X,A3),F2)
         => ( ( aa(B,B,cosh(B),aa(A,B,F2,X)) != zero_zero(B) )
           => topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,X,A3),aTP_Lamp_vd(fun(A,B),fun(A,B),F2)) ) ) ) ).

% continuous_at_within_tanh
tff(fact_6050_sum__image__le,axiom,
    ! [C: $tType,B: $tType,A: $tType] :
      ( ordere6911136660526730532id_add(B)
     => ! [I5: set(A),G: fun(C,B),F2: fun(A,C)] :
          ( finite_finite(A,I5)
         => ( ! [I2: A] :
                ( member(A,I2,I5)
               => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),zero_zero(B)),aa(C,B,G,aa(A,C,F2,I2))) )
           => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(C),B,aa(fun(C,B),fun(set(C),B),groups7311177749621191930dd_sum(C,B),G),aa(set(A),set(C),image(A,C,F2),I5))),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),aa(fun(A,C),fun(A,B),comp(C,B,A,G),F2)),I5)) ) ) ) ).

% sum_image_le
tff(fact_6051_isCont__has__Ub,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [A2: real,B2: real,F2: fun(real,A)] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),B2)
         => ( ! [X3: real] :
                ( ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),X3)
                  & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X3),B2) )
               => topolo3448309680560233919inuous(real,A,topolo174197925503356063within(real,X3,top_top(set(real))),F2) )
           => ? [M8: A] :
                ( ! [X2: real] :
                    ( ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),X2)
                      & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X2),B2) )
                   => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(real,A,F2,X2)),M8) )
                & ! [N7: A] :
                    ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),N7),M8)
                   => ? [X3: real] :
                        ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),X3)
                        & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X3),B2)
                        & aa(A,$o,aa(A,fun(A,$o),ord_less(A),N7),aa(real,A,F2,X3)) ) ) ) ) ) ) ).

% isCont_has_Ub
tff(fact_6052_isCont__tan,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] :
          ( ( aa(A,A,cos(A),X) != zero_zero(A) )
         => topolo3448309680560233919inuous(A,A,topolo174197925503356063within(A,X,top_top(set(A))),tan(A)) ) ) ).

% isCont_tan
tff(fact_6053_isCont__cot,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] :
          ( ( aa(A,A,sin(A),X) != zero_zero(A) )
         => topolo3448309680560233919inuous(A,A,topolo174197925503356063within(A,X,top_top(set(A))),cot(A)) ) ) ).

% isCont_cot
tff(fact_6054_isCont__tanh,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] :
          ( ( aa(A,A,cosh(A),X) != zero_zero(A) )
         => topolo3448309680560233919inuous(A,A,topolo174197925503356063within(A,X,top_top(set(A))),tanh(A)) ) ) ).

% isCont_tanh
tff(fact_6055_powser__limit__0,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [S: real,A2: fun(nat,A),F2: fun(A,A)] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),S)
         => ( ! [X3: A] :
                ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,X3)),S)
               => sums(A,aa(A,fun(nat,A),aTP_Lamp_cs(fun(nat,A),fun(A,fun(nat,A)),A2),X3),aa(A,A,F2,X3)) )
           => filterlim(A,A,F2,topolo7230453075368039082e_nhds(A,aa(nat,A,A2,zero_zero(nat))),topolo174197925503356063within(A,zero_zero(A),top_top(set(A)))) ) ) ) ).

% powser_limit_0
tff(fact_6056_powser__limit__0__strong,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [S: real,A2: fun(nat,A),F2: fun(A,A)] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),S)
         => ( ! [X3: A] :
                ( ( X3 != zero_zero(A) )
               => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,X3)),S)
                 => sums(A,aa(A,fun(nat,A),aTP_Lamp_cs(fun(nat,A),fun(A,fun(nat,A)),A2),X3),aa(A,A,F2,X3)) ) )
           => filterlim(A,A,F2,topolo7230453075368039082e_nhds(A,aa(nat,A,A2,zero_zero(nat))),topolo174197925503356063within(A,zero_zero(A),top_top(set(A)))) ) ) ) ).

% powser_limit_0_strong
tff(fact_6057_lemma__termdiff5,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_Vector_banach(B) )
     => ! [K: real,F2: fun(nat,real),G: fun(A,fun(nat,B))] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),K)
         => ( summable(real,F2)
           => ( ! [H3: A,N: nat] :
                  ( ( H3 != zero_zero(A) )
                 => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,H3)),K)
                   => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(B,aa(nat,B,aa(A,fun(nat,B),G,H3),N))),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,F2,N)),real_V7770717601297561774m_norm(A,H3))) ) )
             => filterlim(A,B,aTP_Lamp_ve(fun(A,fun(nat,B)),fun(A,B),G),topolo7230453075368039082e_nhds(B,zero_zero(B)),topolo174197925503356063within(A,zero_zero(A),top_top(set(A)))) ) ) ) ) ).

% lemma_termdiff5
tff(fact_6058_isCont__tan_H,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [A2: A,F2: fun(A,A)] :
          ( topolo3448309680560233919inuous(A,A,topolo174197925503356063within(A,A2,top_top(set(A))),F2)
         => ( ( aa(A,A,cos(A),aa(A,A,F2,A2)) != zero_zero(A) )
           => topolo3448309680560233919inuous(A,A,topolo174197925503356063within(A,A2,top_top(set(A))),aTP_Lamp_uh(fun(A,A),fun(A,A),F2)) ) ) ) ).

% isCont_tan'
tff(fact_6059_isCont__arcosh,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),X)
     => topolo3448309680560233919inuous(real,real,topolo174197925503356063within(real,X,top_top(set(real))),arcosh(real)) ) ).

% isCont_arcosh
tff(fact_6060_LIM__cos__div__sin,axiom,
    filterlim(real,real,aTP_Lamp_vf(real,real),topolo7230453075368039082e_nhds(real,zero_zero(real)),topolo174197925503356063within(real,divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),top_top(set(real)))) ).

% LIM_cos_div_sin
tff(fact_6061_isCont__cot_H,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [A2: A,F2: fun(A,A)] :
          ( topolo3448309680560233919inuous(A,A,topolo174197925503356063within(A,A2,top_top(set(A))),F2)
         => ( ( aa(A,A,sin(A),aa(A,A,F2,A2)) != zero_zero(A) )
           => topolo3448309680560233919inuous(A,A,topolo174197925503356063within(A,A2,top_top(set(A))),aTP_Lamp_ui(fun(A,A),fun(A,A),F2)) ) ) ) ).

% isCont_cot'
tff(fact_6062_DERIV__inverse__function,axiom,
    ! [F2: fun(real,real),D3: real,G: fun(real,real),X: real,A2: real,B2: real] :
      ( has_field_derivative(real,F2,D3,topolo174197925503356063within(real,aa(real,real,G,X),top_top(set(real))))
     => ( ( D3 != zero_zero(real) )
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),X)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),B2)
           => ( ! [Y3: real] :
                  ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),Y3)
                 => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),Y3),B2)
                   => ( aa(real,real,F2,aa(real,real,G,Y3)) = Y3 ) ) )
             => ( topolo3448309680560233919inuous(real,real,topolo174197925503356063within(real,X,top_top(set(real))),G)
               => has_field_derivative(real,G,aa(real,real,inverse_inverse(real),D3),topolo174197925503356063within(real,X,top_top(set(real)))) ) ) ) ) ) ) ).

% DERIV_inverse_function
tff(fact_6063_isCont__polynom,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => ! [A2: A,C2: fun(nat,A),Nb: nat] : topolo3448309680560233919inuous(A,A,topolo174197925503356063within(A,A2,top_top(set(A))),aa(nat,fun(A,A),aTP_Lamp_vg(fun(nat,A),fun(nat,fun(A,A)),C2),Nb)) ) ).

% isCont_polynom
tff(fact_6064_isCont__arccos,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),one_one(real))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),one_one(real))
       => topolo3448309680560233919inuous(real,real,topolo174197925503356063within(real,X,top_top(set(real))),arccos) ) ) ).

% isCont_arccos
tff(fact_6065_isCont__arcsin,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),one_one(real))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),one_one(real))
       => topolo3448309680560233919inuous(real,real,topolo174197925503356063within(real,X,top_top(set(real))),arcsin) ) ) ).

% isCont_arcsin
tff(fact_6066_isCont__powser__converges__everywhere,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [C2: fun(nat,A),X: A] :
          ( ! [Y3: A] : summable(A,aa(A,fun(nat,A),aTP_Lamp_cs(fun(nat,A),fun(A,fun(nat,A)),C2),Y3))
         => topolo3448309680560233919inuous(A,A,topolo174197925503356063within(A,X,top_top(set(A))),aTP_Lamp_qd(fun(nat,A),fun(A,A),C2)) ) ) ).

% isCont_powser_converges_everywhere
tff(fact_6067_LIM__less__bound,axiom,
    ! [B2: real,X: real,F2: fun(real,real)] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),B2),X)
     => ( ! [X3: real] :
            ( member(real,X3,set_or5935395276787703475ssThan(real,B2,X))
           => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,F2,X3)) )
       => ( topolo3448309680560233919inuous(real,real,topolo174197925503356063within(real,X,top_top(set(real))),F2)
         => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(real,real,F2,X)) ) ) ) ).

% LIM_less_bound
tff(fact_6068_isCont__artanh,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),one_one(real))),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),one_one(real))
       => topolo3448309680560233919inuous(real,real,topolo174197925503356063within(real,X,top_top(set(real))),artanh(real)) ) ) ).

% isCont_artanh
tff(fact_6069_isCont__inverse__function,axiom,
    ! [D2: real,X: real,G: fun(real,real),F2: fun(real,real)] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),D2)
     => ( ! [Z2: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),Z2),X))),D2)
           => ( aa(real,real,G,aa(real,real,F2,Z2)) = Z2 ) )
       => ( ! [Z2: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),Z2),X))),D2)
             => topolo3448309680560233919inuous(real,real,topolo174197925503356063within(real,Z2,top_top(set(real))),F2) )
         => topolo3448309680560233919inuous(real,real,topolo174197925503356063within(real,aa(real,real,F2,X),top_top(set(real))),G) ) ) ) ).

% isCont_inverse_function
tff(fact_6070_GMVT_H,axiom,
    ! [A2: real,B2: real,F2: fun(real,real),G: fun(real,real),G3: fun(real,real),F4: fun(real,real)] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),B2)
     => ( ! [Z2: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),Z2)
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Z2),B2)
             => topolo3448309680560233919inuous(real,real,topolo174197925503356063within(real,Z2,top_top(set(real))),F2) ) )
       => ( ! [Z2: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),Z2)
             => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Z2),B2)
               => topolo3448309680560233919inuous(real,real,topolo174197925503356063within(real,Z2,top_top(set(real))),G) ) )
         => ( ! [Z2: real] :
                ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),Z2)
               => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),Z2),B2)
                 => has_field_derivative(real,G,aa(real,real,G3,Z2),topolo174197925503356063within(real,Z2,top_top(set(real)))) ) )
           => ( ! [Z2: real] :
                  ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),Z2)
                 => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),Z2),B2)
                   => has_field_derivative(real,F2,aa(real,real,F4,Z2),topolo174197925503356063within(real,Z2,top_top(set(real)))) ) )
             => ? [C5: real] :
                  ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),C5)
                  & aa(real,$o,aa(real,fun(real,$o),ord_less(real),C5),B2)
                  & ( aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(real,real,F2,B2)),aa(real,real,F2,A2))),aa(real,real,G3,C5)) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(real,real,G,B2)),aa(real,real,G,A2))),aa(real,real,F4,C5)) ) ) ) ) ) ) ) ).

% GMVT'
tff(fact_6071_floor__has__real__derivative,axiom,
    ! [A: $tType] :
      ( ( archim2362893244070406136eiling(A)
        & topolo2564578578187576103pology(A) )
     => ! [X: real,F2: fun(real,A)] :
          ( topolo3448309680560233919inuous(real,A,topolo174197925503356063within(real,X,top_top(set(real))),F2)
         => ( ~ member(A,aa(real,A,F2,X),ring_1_Ints(A))
           => has_field_derivative(real,aTP_Lamp_vh(fun(real,A),fun(real,real),F2),zero_zero(real),topolo174197925503356063within(real,X,top_top(set(real)))) ) ) ) ).

% floor_has_real_derivative
tff(fact_6072_isCont__powser,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [C2: fun(nat,A),K4: A,X: A] :
          ( summable(A,aa(A,fun(nat,A),aTP_Lamp_cs(fun(nat,A),fun(A,fun(nat,A)),C2),K4))
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,X)),real_V7770717601297561774m_norm(A,K4))
           => topolo3448309680560233919inuous(A,A,topolo174197925503356063within(A,X,top_top(set(A))),aTP_Lamp_qd(fun(nat,A),fun(A,A),C2)) ) ) ) ).

% isCont_powser
tff(fact_6073_isCont__powser_H,axiom,
    ! [A: $tType,B: $tType] :
      ( ( real_Vector_banach(B)
        & real_V3459762299906320749_field(B)
        & topological_t2_space(A) )
     => ! [A2: A,F2: fun(A,B),C2: fun(nat,B),K4: B] :
          ( topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,top_top(set(A))),F2)
         => ( summable(B,aa(B,fun(nat,B),aTP_Lamp_vi(fun(nat,B),fun(B,fun(nat,B)),C2),K4))
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(B,aa(A,B,F2,A2))),real_V7770717601297561774m_norm(B,K4))
             => topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,top_top(set(A))),aa(fun(nat,B),fun(A,B),aTP_Lamp_vk(fun(A,B),fun(fun(nat,B),fun(A,B)),F2),C2)) ) ) ) ) ).

% isCont_powser'
tff(fact_6074_summable__Leibniz_I3_J,axiom,
    ! [A2: fun(nat,real)] :
      ( filterlim(nat,real,A2,topolo7230453075368039082e_nhds(real,zero_zero(real)),at_top(nat))
     => ( topological_monoseq(real,A2)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(nat,real,A2,zero_zero(nat))),zero_zero(real))
         => ! [N6: nat] : member(real,suminf(real,aTP_Lamp_vl(fun(nat,real),fun(nat,real),A2)),set_or1337092689740270186AtMost(real,aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aTP_Lamp_vl(fun(nat,real),fun(nat,real),A2)),set_ord_lessThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),N6)),one_one(nat)))),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aTP_Lamp_vl(fun(nat,real),fun(nat,real),A2)),set_ord_lessThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),N6))))) ) ) ) ).

% summable_Leibniz(3)
tff(fact_6075_summable__Leibniz_I2_J,axiom,
    ! [A2: fun(nat,real)] :
      ( filterlim(nat,real,A2,topolo7230453075368039082e_nhds(real,zero_zero(real)),at_top(nat))
     => ( topological_monoseq(real,A2)
       => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(nat,real,A2,zero_zero(nat)))
         => ! [N6: nat] : member(real,suminf(real,aTP_Lamp_vl(fun(nat,real),fun(nat,real),A2)),set_or1337092689740270186AtMost(real,aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aTP_Lamp_vl(fun(nat,real),fun(nat,real),A2)),set_ord_lessThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),N6))),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aTP_Lamp_vl(fun(nat,real),fun(nat,real),A2)),set_ord_lessThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),N6)),one_one(nat)))))) ) ) ) ).

% summable_Leibniz(2)
tff(fact_6076_summable__Leibniz_H_I4_J,axiom,
    ! [A2: fun(nat,real),Nb: nat] :
      ( filterlim(nat,real,A2,topolo7230453075368039082e_nhds(real,zero_zero(real)),at_top(nat))
     => ( ! [N: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(nat,real,A2,N))
       => ( ! [N: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(nat,real,A2,aa(nat,nat,suc,N))),aa(nat,real,A2,N))
         => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),suminf(real,aTP_Lamp_vl(fun(nat,real),fun(nat,real),A2))),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aTP_Lamp_vl(fun(nat,real),fun(nat,real),A2)),set_ord_lessThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)),one_one(nat))))) ) ) ) ).

% summable_Leibniz'(4)
tff(fact_6077_tendsto__zero__mult__left__iff,axiom,
    ! [A: $tType] :
      ( ( field(A)
        & topolo4211221413907600880p_mult(A) )
     => ! [C2: A,A2: fun(nat,A)] :
          ( ( C2 != zero_zero(A) )
         => ( filterlim(nat,A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_vm(A,fun(fun(nat,A),fun(nat,A)),C2),A2),topolo7230453075368039082e_nhds(A,zero_zero(A)),at_top(nat))
          <=> filterlim(nat,A,A2,topolo7230453075368039082e_nhds(A,zero_zero(A)),at_top(nat)) ) ) ) ).

% tendsto_zero_mult_left_iff
tff(fact_6078_tendsto__zero__mult__right__iff,axiom,
    ! [A: $tType] :
      ( ( field(A)
        & topolo4211221413907600880p_mult(A) )
     => ! [C2: A,A2: fun(nat,A)] :
          ( ( C2 != zero_zero(A) )
         => ( filterlim(nat,A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_vn(A,fun(fun(nat,A),fun(nat,A)),C2),A2),topolo7230453075368039082e_nhds(A,zero_zero(A)),at_top(nat))
          <=> filterlim(nat,A,A2,topolo7230453075368039082e_nhds(A,zero_zero(A)),at_top(nat)) ) ) ) ).

% tendsto_zero_mult_right_iff
tff(fact_6079_tendsto__zero__divide__iff,axiom,
    ! [A: $tType] :
      ( ( field(A)
        & topolo4211221413907600880p_mult(A) )
     => ! [C2: A,A2: fun(nat,A)] :
          ( ( C2 != zero_zero(A) )
         => ( filterlim(nat,A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_vo(A,fun(fun(nat,A),fun(nat,A)),C2),A2),topolo7230453075368039082e_nhds(A,zero_zero(A)),at_top(nat))
          <=> filterlim(nat,A,A2,topolo7230453075368039082e_nhds(A,zero_zero(A)),at_top(nat)) ) ) ) ).

% tendsto_zero_divide_iff
tff(fact_6080_empty__natural,axiom,
    ! [C: $tType,B: $tType,D: $tType,A: $tType,F2: fun(A,C),G: fun(D,B)] : aa(fun(A,C),fun(A,set(B)),comp(C,set(B),A,aTP_Lamp_vp(C,set(B))),F2) = aa(fun(A,set(D)),fun(A,set(B)),comp(set(D),set(B),A,image(D,B,G)),aTP_Lamp_vq(A,set(D))) ).

% empty_natural
tff(fact_6081_Union__natural,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B)] : aa(fun(set(set(A)),set(set(B))),fun(set(set(A)),set(B)),comp(set(set(B)),set(B),set(set(A)),complete_Sup_Sup(set(B))),image(set(A),set(B),image(A,B,F2))) = aa(fun(set(set(A)),set(A)),fun(set(set(A)),set(B)),comp(set(A),set(B),set(set(A)),image(A,B,F2)),complete_Sup_Sup(set(A))) ).

% Union_natural
tff(fact_6082_filterlim__Suc,axiom,
    filterlim(nat,nat,suc,at_top(nat),at_top(nat)) ).

% filterlim_Suc
tff(fact_6083_filterlim__sequentially__Suc,axiom,
    ! [A: $tType,F2: fun(nat,A),F3: filter(A)] :
      ( filterlim(nat,A,aTP_Lamp_vr(fun(nat,A),fun(nat,A),F2),F3,at_top(nat))
    <=> filterlim(nat,A,F2,F3,at_top(nat)) ) ).

% filterlim_sequentially_Suc
tff(fact_6084_continuous__arctan,axiom,
    ! [A: $tType] :
      ( topological_t2_space(A)
     => ! [F3: filter(A),F2: fun(A,real)] :
          ( topolo3448309680560233919inuous(A,real,F3,F2)
         => topolo3448309680560233919inuous(A,real,F3,aTP_Lamp_vs(fun(A,real),fun(A,real),F2)) ) ) ).

% continuous_arctan
tff(fact_6085_continuous__arsinh,axiom,
    ! [A: $tType] :
      ( topological_t2_space(A)
     => ! [F3: filter(A),F2: fun(A,real)] :
          ( topolo3448309680560233919inuous(A,real,F3,F2)
         => topolo3448309680560233919inuous(A,real,F3,aTP_Lamp_vt(fun(A,real),fun(A,real),F2)) ) ) ).

% continuous_arsinh
tff(fact_6086_approx__from__below__dense__linorder,axiom,
    ! [A: $tType] :
      ( ( dense_linorder(A)
        & topolo3112930676232923870pology(A)
        & topolo1944317154257567458pology(A) )
     => ! [Y: A,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),X)
         => ? [U3: fun(nat,A)] :
              ( ! [N6: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,U3,N6)),X)
              & filterlim(nat,A,U3,topolo7230453075368039082e_nhds(A,X),at_top(nat)) ) ) ) ).

% approx_from_below_dense_linorder
tff(fact_6087_approx__from__above__dense__linorder,axiom,
    ! [A: $tType] :
      ( ( dense_linorder(A)
        & topolo3112930676232923870pology(A)
        & topolo1944317154257567458pology(A) )
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
         => ? [U3: fun(nat,A)] :
              ( ! [N6: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),aa(nat,A,U3,N6))
              & filterlim(nat,A,U3,topolo7230453075368039082e_nhds(A,X),at_top(nat)) ) ) ) ).

% approx_from_above_dense_linorder
tff(fact_6088_card_Ocomp__fun__commute__on,axiom,
    aa(fun(nat,nat),fun(nat,nat),comp(nat,nat,nat,suc),suc) = aa(fun(nat,nat),fun(nat,nat),comp(nat,nat,nat,suc),suc) ).

% card.comp_fun_commute_on
tff(fact_6089_LIMSEQ__imp__Suc,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [F2: fun(nat,A),L: A] :
          ( filterlim(nat,A,aTP_Lamp_vu(fun(nat,A),fun(nat,A),F2),topolo7230453075368039082e_nhds(A,L),at_top(nat))
         => filterlim(nat,A,F2,topolo7230453075368039082e_nhds(A,L),at_top(nat)) ) ) ).

% LIMSEQ_imp_Suc
tff(fact_6090_LIMSEQ__Suc,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [F2: fun(nat,A),L: A] :
          ( filterlim(nat,A,F2,topolo7230453075368039082e_nhds(A,L),at_top(nat))
         => filterlim(nat,A,aTP_Lamp_vu(fun(nat,A),fun(nat,A),F2),topolo7230453075368039082e_nhds(A,L),at_top(nat)) ) ) ).

% LIMSEQ_Suc
tff(fact_6091_LIMSEQ__offset,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [F2: fun(nat,A),K: nat,A2: A] :
          ( filterlim(nat,A,aa(nat,fun(nat,A),aTP_Lamp_vv(fun(nat,A),fun(nat,fun(nat,A)),F2),K),topolo7230453075368039082e_nhds(A,A2),at_top(nat))
         => filterlim(nat,A,F2,topolo7230453075368039082e_nhds(A,A2),at_top(nat)) ) ) ).

% LIMSEQ_offset
tff(fact_6092_LIMSEQ__ignore__initial__segment,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [F2: fun(nat,A),A2: A,K: nat] :
          ( filterlim(nat,A,F2,topolo7230453075368039082e_nhds(A,A2),at_top(nat))
         => filterlim(nat,A,aa(nat,fun(nat,A),aTP_Lamp_vv(fun(nat,A),fun(nat,fun(nat,A)),F2),K),topolo7230453075368039082e_nhds(A,A2),at_top(nat)) ) ) ).

% LIMSEQ_ignore_initial_segment
tff(fact_6093_tendsto__at__iff__sequentially,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo3112930676232923870pology(A)
        & topolo4958980785337419405_space(B) )
     => ! [F2: fun(A,B),A2: B,X: A,S: set(A)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,A2),topolo174197925503356063within(A,X,S))
        <=> ! [X9: fun(nat,A)] :
              ( ! [I3: nat] : member(A,aa(nat,A,X9,I3),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),S),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))))
             => ( filterlim(nat,A,X9,topolo7230453075368039082e_nhds(A,X),at_top(nat))
               => filterlim(nat,B,aa(fun(nat,A),fun(nat,B),comp(A,B,nat,F2),X9),topolo7230453075368039082e_nhds(B,A2),at_top(nat)) ) ) ) ) ).

% tendsto_at_iff_sequentially
tff(fact_6094_sum_OatLeast__Suc__atMost__Suc__shift,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Ma: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or1337092689740270186AtMost(nat,aa(nat,nat,suc,Ma),aa(nat,nat,suc,Nb))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(fun(nat,nat),fun(nat,A),comp(nat,A,nat,G),suc)),set_or1337092689740270186AtMost(nat,Ma,Nb)) ) ).

% sum.atLeast_Suc_atMost_Suc_shift
tff(fact_6095_sum_OatLeast__Suc__lessThan__Suc__shift,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Ma: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or7035219750837199246ssThan(nat,aa(nat,nat,suc,Ma),aa(nat,nat,suc,Nb))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(fun(nat,nat),fun(nat,A),comp(nat,A,nat,G),suc)),set_or7035219750837199246ssThan(nat,Ma,Nb)) ) ).

% sum.atLeast_Suc_lessThan_Suc_shift
tff(fact_6096_sum_OatLeastAtMost__shift__bounds,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Ma: nat,K: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or1337092689740270186AtMost(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),K),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),K))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(fun(nat,nat),fun(nat,A),comp(nat,A,nat,G),aa(nat,fun(nat,nat),plus_plus(nat),K))),set_or1337092689740270186AtMost(nat,Ma,Nb)) ) ).

% sum.atLeastAtMost_shift_bounds
tff(fact_6097_sum_OatLeastLessThan__shift__bounds,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Ma: nat,K: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or7035219750837199246ssThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),K),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),K))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(fun(nat,nat),fun(nat,A),comp(nat,A,nat,G),aa(nat,fun(nat,nat),plus_plus(nat),K))),set_or7035219750837199246ssThan(nat,Ma,Nb)) ) ).

% sum.atLeastLessThan_shift_bounds
tff(fact_6098_prod_OatLeast__Suc__atMost__Suc__shift,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Ma: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or1337092689740270186AtMost(nat,aa(nat,nat,suc,Ma),aa(nat,nat,suc,Nb))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(fun(nat,nat),fun(nat,A),comp(nat,A,nat,G),suc)),set_or1337092689740270186AtMost(nat,Ma,Nb)) ) ).

% prod.atLeast_Suc_atMost_Suc_shift
tff(fact_6099_prod_OatLeast__Suc__lessThan__Suc__shift,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Ma: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or7035219750837199246ssThan(nat,aa(nat,nat,suc,Ma),aa(nat,nat,suc,Nb))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(fun(nat,nat),fun(nat,A),comp(nat,A,nat,G),suc)),set_or7035219750837199246ssThan(nat,Ma,Nb)) ) ).

% prod.atLeast_Suc_lessThan_Suc_shift
tff(fact_6100_prod_OatLeastAtMost__shift__bounds,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Ma: nat,K: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or1337092689740270186AtMost(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),K),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),K))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(fun(nat,nat),fun(nat,A),comp(nat,A,nat,G),aa(nat,fun(nat,nat),plus_plus(nat),K))),set_or1337092689740270186AtMost(nat,Ma,Nb)) ) ).

% prod.atLeastAtMost_shift_bounds
tff(fact_6101_prod_OatLeastLessThan__shift__bounds,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Ma: nat,K: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or7035219750837199246ssThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),K),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),K))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(fun(nat,nat),fun(nat,A),comp(nat,A,nat,G),aa(nat,fun(nat,nat),plus_plus(nat),K))),set_or7035219750837199246ssThan(nat,Ma,Nb)) ) ).

% prod.atLeastLessThan_shift_bounds
tff(fact_6102_bit__drop__bit__eq,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Nb: nat,A2: A] : bit_se5641148757651400278ts_bit(A,aa(A,A,bit_se4197421643247451524op_bit(A,Nb),A2)) = aa(fun(nat,nat),fun(nat,$o),comp(nat,$o,nat,bit_se5641148757651400278ts_bit(A,A2)),aa(nat,fun(nat,nat),plus_plus(nat),Nb)) ) ).

% bit_drop_bit_eq
tff(fact_6103_lim__mono,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [N2: nat,X5: fun(nat,A),Y6: fun(nat,A),X: A,Y: A] :
          ( ! [N: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),N2),N)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,X5,N)),aa(nat,A,Y6,N)) )
         => ( filterlim(nat,A,X5,topolo7230453075368039082e_nhds(A,X),at_top(nat))
           => ( filterlim(nat,A,Y6,topolo7230453075368039082e_nhds(A,Y),at_top(nat))
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y) ) ) ) ) ).

% lim_mono
tff(fact_6104_LIMSEQ__le,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [X5: fun(nat,A),X: A,Y6: fun(nat,A),Y: A] :
          ( filterlim(nat,A,X5,topolo7230453075368039082e_nhds(A,X),at_top(nat))
         => ( filterlim(nat,A,Y6,topolo7230453075368039082e_nhds(A,Y),at_top(nat))
           => ( ? [N7: nat] :
                ! [N: nat] :
                  ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),N7),N)
                 => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,X5,N)),aa(nat,A,Y6,N)) )
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y) ) ) ) ) ).

% LIMSEQ_le
tff(fact_6105_Lim__bounded,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [F2: fun(nat,A),L: A,M: nat,C7: A] :
          ( filterlim(nat,A,F2,topolo7230453075368039082e_nhds(A,L),at_top(nat))
         => ( ! [N: nat] :
                ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M),N)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,F2,N)),C7) )
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),L),C7) ) ) ) ).

% Lim_bounded
tff(fact_6106_Lim__bounded2,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [F2: fun(nat,A),L: A,N2: nat,C7: A] :
          ( filterlim(nat,A,F2,topolo7230453075368039082e_nhds(A,L),at_top(nat))
         => ( ! [N: nat] :
                ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),N2),N)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C7),aa(nat,A,F2,N)) )
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C7),L) ) ) ) ).

% Lim_bounded2
tff(fact_6107_LIMSEQ__le__const,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [X5: fun(nat,A),X: A,A2: A] :
          ( filterlim(nat,A,X5,topolo7230453075368039082e_nhds(A,X),at_top(nat))
         => ( ? [N7: nat] :
              ! [N: nat] :
                ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),N7),N)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(nat,A,X5,N)) )
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),X) ) ) ) ).

% LIMSEQ_le_const
tff(fact_6108_LIMSEQ__le__const2,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [X5: fun(nat,A),X: A,A2: A] :
          ( filterlim(nat,A,X5,topolo7230453075368039082e_nhds(A,X),at_top(nat))
         => ( ? [N7: nat] :
              ! [N: nat] :
                ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),N7),N)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,X5,N)),A2) )
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),A2) ) ) ) ).

% LIMSEQ_le_const2
tff(fact_6109_Sup__lim,axiom,
    ! [A: $tType] :
      ( ( comple5582772986160207858norder(A)
        & topolo1944317154257567458pology(A) )
     => ! [B2: fun(nat,A),S: set(A),A2: A] :
          ( ! [N: nat] : member(A,aa(nat,A,B2,N),S)
         => ( filterlim(nat,A,B2,topolo7230453075368039082e_nhds(A,A2),at_top(nat))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(set(A),A,complete_Sup_Sup(A),S)) ) ) ) ).

% Sup_lim
tff(fact_6110_Inf__lim,axiom,
    ! [A: $tType] :
      ( ( comple5582772986160207858norder(A)
        & topolo1944317154257567458pology(A) )
     => ! [B2: fun(nat,A),S: set(A),A2: A] :
          ( ! [N: nat] : member(A,aa(nat,A,B2,N),S)
         => ( filterlim(nat,A,B2,topolo7230453075368039082e_nhds(A,A2),at_top(nat))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Inf_Inf(A),S)),A2) ) ) ) ).

% Inf_lim
tff(fact_6111_summable__LIMSEQ__zero,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [F2: fun(nat,A)] :
          ( summable(A,F2)
         => filterlim(nat,A,F2,topolo7230453075368039082e_nhds(A,zero_zero(A)),at_top(nat)) ) ) ).

% summable_LIMSEQ_zero
tff(fact_6112_continuous__at__within__powr,axiom,
    ! [A: $tType] :
      ( topological_t2_space(A)
     => ! [A2: A,S: set(A),F2: fun(A,real),G: fun(A,real)] :
          ( topolo3448309680560233919inuous(A,real,topolo174197925503356063within(A,A2,S),F2)
         => ( topolo3448309680560233919inuous(A,real,topolo174197925503356063within(A,A2,S),G)
           => ( ( aa(A,real,F2,A2) != zero_zero(real) )
             => topolo3448309680560233919inuous(A,real,topolo174197925503356063within(A,A2,S),aa(fun(A,real),fun(A,real),aTP_Lamp_vw(fun(A,real),fun(fun(A,real),fun(A,real)),F2),G)) ) ) ) ) ).

% continuous_at_within_powr
tff(fact_6113_continuous__within__ln,axiom,
    ! [A: $tType] :
      ( topological_t2_space(A)
     => ! [X: A,S: set(A),F2: fun(A,real)] :
          ( topolo3448309680560233919inuous(A,real,topolo174197925503356063within(A,X,S),F2)
         => ( ( aa(A,real,F2,X) != zero_zero(real) )
           => topolo3448309680560233919inuous(A,real,topolo174197925503356063within(A,X,S),aTP_Lamp_vx(fun(A,real),fun(A,real),F2)) ) ) ) ).

% continuous_within_ln
tff(fact_6114_summable__inverse__divide,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(nat,A),C2: A] :
          ( summable(A,aa(fun(nat,A),fun(nat,A),comp(A,A,nat,inverse_inverse(A)),F2))
         => summable(A,aa(A,fun(nat,A),aTP_Lamp_vy(fun(nat,A),fun(A,fun(nat,A)),F2),C2)) ) ) ).

% summable_inverse_divide
tff(fact_6115_mult__nat__right__at__top,axiom,
    ! [C2: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),C2)
     => filterlim(nat,nat,aTP_Lamp_vz(nat,fun(nat,nat),C2),at_top(nat),at_top(nat)) ) ).

% mult_nat_right_at_top
tff(fact_6116_mult__nat__left__at__top,axiom,
    ! [C2: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),C2)
     => filterlim(nat,nat,aa(nat,fun(nat,nat),times_times(nat),C2),at_top(nat),at_top(nat)) ) ).

% mult_nat_left_at_top
tff(fact_6117_prod_OUnion__comp,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [B3: set(set(A)),G: fun(A,B)] :
          ( ! [X3: set(A)] :
              ( member(set(A),X3,B3)
             => finite_finite(A,X3) )
         => ( ! [A13: set(A)] :
                ( member(set(A),A13,B3)
               => ! [A24: set(A)] :
                    ( member(set(A),A24,B3)
                   => ( ( A13 != A24 )
                     => ! [X3: A] :
                          ( member(A,X3,A13)
                         => ( member(A,X3,A24)
                           => ( aa(A,B,G,X3) = one_one(B) ) ) ) ) ) )
           => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),B3)) = aa(set(set(A)),B,aa(fun(A,B),fun(set(set(A)),B),aa(fun(fun(A,B),fun(set(A),B)),fun(fun(A,B),fun(set(set(A)),B)),comp(fun(set(A),B),fun(set(set(A)),B),fun(A,B),groups7121269368397514597t_prod(set(A),B)),groups7121269368397514597t_prod(A,B)),G),B3) ) ) ) ) ).

% prod.Union_comp
tff(fact_6118_monoseq__convergent,axiom,
    ! [X5: fun(nat,real),B3: real] :
      ( topological_monoseq(real,X5)
     => ( ! [I2: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),aa(nat,real,X5,I2))),B3)
       => ~ ! [L6: real] : ~ filterlim(nat,real,X5,topolo7230453075368039082e_nhds(real,L6),at_top(nat)) ) ) ).

% monoseq_convergent
tff(fact_6119_LIMSEQ__root,axiom,
    filterlim(nat,real,aTP_Lamp_wa(nat,real),topolo7230453075368039082e_nhds(real,one_one(real)),at_top(nat)) ).

% LIMSEQ_root
tff(fact_6120_isCont__powr,axiom,
    ! [A: $tType] :
      ( topological_t2_space(A)
     => ! [A2: A,F2: fun(A,real),G: fun(A,real)] :
          ( topolo3448309680560233919inuous(A,real,topolo174197925503356063within(A,A2,top_top(set(A))),F2)
         => ( topolo3448309680560233919inuous(A,real,topolo174197925503356063within(A,A2,top_top(set(A))),G)
           => ( ( aa(A,real,F2,A2) != zero_zero(real) )
             => topolo3448309680560233919inuous(A,real,topolo174197925503356063within(A,A2,top_top(set(A))),aa(fun(A,real),fun(A,real),aTP_Lamp_vw(fun(A,real),fun(fun(A,real),fun(A,real)),F2),G)) ) ) ) ) ).

% isCont_powr
tff(fact_6121_isCont__ln_H,axiom,
    ! [A: $tType] :
      ( topological_t2_space(A)
     => ! [X: A,F2: fun(A,real)] :
          ( topolo3448309680560233919inuous(A,real,topolo174197925503356063within(A,X,top_top(set(A))),F2)
         => ( ( aa(A,real,F2,X) != zero_zero(real) )
           => topolo3448309680560233919inuous(A,real,topolo174197925503356063within(A,X,top_top(set(A))),aTP_Lamp_vx(fun(A,real),fun(A,real),F2)) ) ) ) ).

% isCont_ln'
tff(fact_6122_monoseq__le,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [A2: fun(nat,A),X: A] :
          ( topological_monoseq(A,A2)
         => ( filterlim(nat,A,A2,topolo7230453075368039082e_nhds(A,X),at_top(nat))
           => ( ( ! [N6: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,A2,N6)),X)
                & ! [M2: nat,N6: nat] :
                    ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M2),N6)
                   => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,A2,M2)),aa(nat,A,A2,N6)) ) )
              | ( ! [N6: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(nat,A,A2,N6))
                & ! [M2: nat,N6: nat] :
                    ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M2),N6)
                   => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,A2,N6)),aa(nat,A,A2,M2)) ) ) ) ) ) ) ).

% monoseq_le
tff(fact_6123_lim__const__over__n,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [A2: A] : filterlim(nat,A,aTP_Lamp_wb(A,fun(nat,A),A2),topolo7230453075368039082e_nhds(A,zero_zero(A)),at_top(nat)) ) ).

% lim_const_over_n
tff(fact_6124_lim__inverse__n,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => filterlim(nat,A,aTP_Lamp_wc(nat,A),topolo7230453075368039082e_nhds(A,zero_zero(A)),at_top(nat)) ) ).

% lim_inverse_n
tff(fact_6125_LIMSEQ__linear,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [X5: fun(nat,A),X: A,L: nat] :
          ( filterlim(nat,A,X5,topolo7230453075368039082e_nhds(A,X),at_top(nat))
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),L)
           => filterlim(nat,A,aa(nat,fun(nat,A),aTP_Lamp_wd(fun(nat,A),fun(nat,fun(nat,A)),X5),L),topolo7230453075368039082e_nhds(A,X),at_top(nat)) ) ) ) ).

% LIMSEQ_linear
tff(fact_6126_telescope__summable_H,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [F2: fun(nat,A),C2: A] :
          ( filterlim(nat,A,F2,topolo7230453075368039082e_nhds(A,C2),at_top(nat))
         => summable(A,aTP_Lamp_we(fun(nat,A),fun(nat,A),F2)) ) ) ).

% telescope_summable'
tff(fact_6127_telescope__summable,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [F2: fun(nat,A),C2: A] :
          ( filterlim(nat,A,F2,topolo7230453075368039082e_nhds(A,C2),at_top(nat))
         => summable(A,aTP_Lamp_wf(fun(nat,A),fun(nat,A),F2)) ) ) ).

% telescope_summable
tff(fact_6128_nested__sequence__unique,axiom,
    ! [F2: fun(nat,real),G: fun(nat,real)] :
      ( ! [N: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(nat,real,F2,N)),aa(nat,real,F2,aa(nat,nat,suc,N)))
     => ( ! [N: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(nat,real,G,aa(nat,nat,suc,N))),aa(nat,real,G,N))
       => ( ! [N: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(nat,real,F2,N)),aa(nat,real,G,N))
         => ( filterlim(nat,real,aa(fun(nat,real),fun(nat,real),aTP_Lamp_wg(fun(nat,real),fun(fun(nat,real),fun(nat,real)),F2),G),topolo7230453075368039082e_nhds(real,zero_zero(real)),at_top(nat))
           => ? [L2: real] :
                ( ! [N6: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(nat,real,F2,N6)),L2)
                & filterlim(nat,real,F2,topolo7230453075368039082e_nhds(real,L2),at_top(nat))
                & ! [N6: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),L2),aa(nat,real,G,N6))
                & filterlim(nat,real,G,topolo7230453075368039082e_nhds(real,L2),at_top(nat)) ) ) ) ) ) ).

% nested_sequence_unique
tff(fact_6129_LIMSEQ__inverse__zero,axiom,
    ! [X5: fun(nat,real)] :
      ( ! [R3: real] :
        ? [N7: nat] :
        ! [N: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),N7),N)
         => aa(real,$o,aa(real,fun(real,$o),ord_less(real),R3),aa(nat,real,X5,N)) )
     => filterlim(nat,real,aTP_Lamp_wh(fun(nat,real),fun(nat,real),X5),topolo7230453075368039082e_nhds(real,zero_zero(real)),at_top(nat)) ) ).

% LIMSEQ_inverse_zero
tff(fact_6130_lim__inverse__n_H,axiom,
    filterlim(nat,real,aTP_Lamp_wi(nat,real),topolo7230453075368039082e_nhds(real,zero_zero(real)),at_top(nat)) ).

% lim_inverse_n'
tff(fact_6131_LIMSEQ__root__const,axiom,
    ! [C2: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),C2)
     => filterlim(nat,real,aTP_Lamp_wj(real,fun(nat,real),C2),topolo7230453075368039082e_nhds(real,one_one(real)),at_top(nat)) ) ).

% LIMSEQ_root_const
tff(fact_6132_LIMSEQ__inverse__real__of__nat,axiom,
    filterlim(nat,real,aTP_Lamp_wk(nat,real),topolo7230453075368039082e_nhds(real,zero_zero(real)),at_top(nat)) ).

% LIMSEQ_inverse_real_of_nat
tff(fact_6133_LIMSEQ__inverse__real__of__nat__add,axiom,
    ! [R2: real] : filterlim(nat,real,aTP_Lamp_wl(real,fun(nat,real),R2),topolo7230453075368039082e_nhds(real,R2),at_top(nat)) ).

% LIMSEQ_inverse_real_of_nat_add
tff(fact_6134_sum_OatLeast0__atMost__Suc__shift,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or1337092689740270186AtMost(nat,zero_zero(nat),aa(nat,nat,suc,Nb))) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,G,zero_zero(nat))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(fun(nat,nat),fun(nat,A),comp(nat,A,nat,G),suc)),set_or1337092689740270186AtMost(nat,zero_zero(nat),Nb))) ) ).

% sum.atLeast0_atMost_Suc_shift
tff(fact_6135_sum_OatLeast0__lessThan__Suc__shift,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or7035219750837199246ssThan(nat,zero_zero(nat),aa(nat,nat,suc,Nb))) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,G,zero_zero(nat))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(fun(nat,nat),fun(nat,A),comp(nat,A,nat,G),suc)),set_or7035219750837199246ssThan(nat,zero_zero(nat),Nb))) ) ).

% sum.atLeast0_lessThan_Suc_shift
tff(fact_6136_prod_OatLeast0__atMost__Suc__shift,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or1337092689740270186AtMost(nat,zero_zero(nat),aa(nat,nat,suc,Nb))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,G,zero_zero(nat))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(fun(nat,nat),fun(nat,A),comp(nat,A,nat,G),suc)),set_or1337092689740270186AtMost(nat,zero_zero(nat),Nb))) ) ).

% prod.atLeast0_atMost_Suc_shift
tff(fact_6137_prod_OatLeast0__lessThan__Suc__shift,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or7035219750837199246ssThan(nat,zero_zero(nat),aa(nat,nat,suc,Nb))) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,G,zero_zero(nat))),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(fun(nat,nat),fun(nat,A),comp(nat,A,nat,G),suc)),set_or7035219750837199246ssThan(nat,zero_zero(nat),Nb))) ) ).

% prod.atLeast0_lessThan_Suc_shift
tff(fact_6138_sum_OatLeastLessThan__shift__0,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Ma: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or7035219750837199246ssThan(nat,Ma,Nb)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(fun(nat,nat),fun(nat,A),comp(nat,A,nat,G),aa(nat,fun(nat,nat),plus_plus(nat),Ma))),set_or7035219750837199246ssThan(nat,zero_zero(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),Ma))) ) ).

% sum.atLeastLessThan_shift_0
tff(fact_6139_prod_OatLeastLessThan__shift__0,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Ma: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or7035219750837199246ssThan(nat,Ma,Nb)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(fun(nat,nat),fun(nat,A),comp(nat,A,nat,G),aa(nat,fun(nat,nat),plus_plus(nat),Ma))),set_or7035219750837199246ssThan(nat,zero_zero(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),Ma))) ) ).

% prod.atLeastLessThan_shift_0
tff(fact_6140_sum_OUnion__comp,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [B3: set(set(A)),G: fun(A,B)] :
          ( ! [X3: set(A)] :
              ( member(set(A),X3,B3)
             => finite_finite(A,X3) )
         => ( ! [A13: set(A)] :
                ( member(set(A),A13,B3)
               => ! [A24: set(A)] :
                    ( member(set(A),A24,B3)
                   => ( ( A13 != A24 )
                     => ! [X3: A] :
                          ( member(A,X3,A13)
                         => ( member(A,X3,A24)
                           => ( aa(A,B,G,X3) = zero_zero(B) ) ) ) ) ) )
           => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),B3)) = aa(set(set(A)),B,aa(fun(A,B),fun(set(set(A)),B),aa(fun(fun(A,B),fun(set(A),B)),fun(fun(A,B),fun(set(set(A)),B)),comp(fun(set(A),B),fun(set(set(A)),B),fun(A,B),groups7311177749621191930dd_sum(set(A),B)),groups7311177749621191930dd_sum(A,B)),G),B3) ) ) ) ) ).

% sum.Union_comp
tff(fact_6141_continuous__at__within__log,axiom,
    ! [A: $tType] :
      ( topological_t2_space(A)
     => ! [A2: A,S: set(A),F2: fun(A,real),G: fun(A,real)] :
          ( topolo3448309680560233919inuous(A,real,topolo174197925503356063within(A,A2,S),F2)
         => ( topolo3448309680560233919inuous(A,real,topolo174197925503356063within(A,A2,S),G)
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(A,real,F2,A2))
             => ( ( aa(A,real,F2,A2) != one_one(real) )
               => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(A,real,G,A2))
                 => topolo3448309680560233919inuous(A,real,topolo174197925503356063within(A,A2,S),aa(fun(A,real),fun(A,real),aTP_Lamp_wm(fun(A,real),fun(fun(A,real),fun(A,real)),F2),G)) ) ) ) ) ) ) ).

% continuous_at_within_log
tff(fact_6142_sum_OatLeast__atMost__pred__shift,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Ma: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(fun(nat,nat),fun(nat,A),comp(nat,A,nat,G),aTP_Lamp_wn(nat,nat))),set_or1337092689740270186AtMost(nat,aa(nat,nat,suc,Ma),aa(nat,nat,suc,Nb))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or1337092689740270186AtMost(nat,Ma,Nb)) ) ).

% sum.atLeast_atMost_pred_shift
tff(fact_6143_sum_OatLeast__lessThan__pred__shift,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(nat,A),Ma: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(fun(nat,nat),fun(nat,A),comp(nat,A,nat,G),aTP_Lamp_wn(nat,nat))),set_or7035219750837199246ssThan(nat,aa(nat,nat,suc,Ma),aa(nat,nat,suc,Nb))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or7035219750837199246ssThan(nat,Ma,Nb)) ) ).

% sum.atLeast_lessThan_pred_shift
tff(fact_6144_increasing__LIMSEQ,axiom,
    ! [F2: fun(nat,real),L: real] :
      ( ! [N: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(nat,real,F2,N)),aa(nat,real,F2,aa(nat,nat,suc,N)))
     => ( ! [N: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(nat,real,F2,N)),L)
       => ( ! [E: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),E)
             => ? [N6: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),L),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(nat,real,F2,N6)),E)) )
         => filterlim(nat,real,F2,topolo7230453075368039082e_nhds(real,L),at_top(nat)) ) ) ) ).

% increasing_LIMSEQ
tff(fact_6145_prod_OatLeast__atMost__pred__shift,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Ma: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(fun(nat,nat),fun(nat,A),comp(nat,A,nat,G),aTP_Lamp_wn(nat,nat))),set_or1337092689740270186AtMost(nat,aa(nat,nat,suc,Ma),aa(nat,nat,suc,Nb))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or1337092689740270186AtMost(nat,Ma,Nb)) ) ).

% prod.atLeast_atMost_pred_shift
tff(fact_6146_prod_OatLeast__lessThan__pred__shift,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(nat,A),Ma: nat,Nb: nat] : aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(fun(nat,nat),fun(nat,A),comp(nat,A,nat,G),aTP_Lamp_wn(nat,nat))),set_or7035219750837199246ssThan(nat,aa(nat,nat,suc,Ma),aa(nat,nat,suc,Nb))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or7035219750837199246ssThan(nat,Ma,Nb)) ) ).

% prod.atLeast_lessThan_pred_shift
tff(fact_6147_lim__1__over__n,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => filterlim(nat,A,aTP_Lamp_wo(nat,A),topolo7230453075368039082e_nhds(A,zero_zero(A)),at_top(nat)) ) ).

% lim_1_over_n
tff(fact_6148_LIMSEQ__n__over__Suc__n,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => filterlim(nat,A,aTP_Lamp_wp(nat,A),topolo7230453075368039082e_nhds(A,one_one(A)),at_top(nat)) ) ).

% LIMSEQ_n_over_Suc_n
tff(fact_6149_LIMSEQ__Suc__n__over__n,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => filterlim(nat,A,aTP_Lamp_wq(nat,A),topolo7230453075368039082e_nhds(A,one_one(A)),at_top(nat)) ) ).

% LIMSEQ_Suc_n_over_n
tff(fact_6150_sum_OatLeast__int__atMost__int__shift,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(int,A),Ma: nat,Nb: nat] : aa(set(int),A,aa(fun(int,A),fun(set(int),A),groups7311177749621191930dd_sum(int,A),G),set_or1337092689740270186AtMost(int,aa(nat,int,semiring_1_of_nat(int),Ma),aa(nat,int,semiring_1_of_nat(int),Nb))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(fun(nat,int),fun(nat,A),comp(int,A,nat,G),semiring_1_of_nat(int))),set_or1337092689740270186AtMost(nat,Ma,Nb)) ) ).

% sum.atLeast_int_atMost_int_shift
tff(fact_6151_continuous__floor,axiom,
    ! [X: real] :
      ( ~ member(real,X,ring_1_Ints(real))
     => topolo3448309680560233919inuous(real,real,topolo174197925503356063within(real,X,top_top(set(real))),aa(fun(real,int),fun(real,real),comp(int,real,real,ring_1_of_int(real)),archim6421214686448440834_floor(real))) ) ).

% continuous_floor
tff(fact_6152_LIMSEQ__realpow__zero,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),one_one(real))
       => filterlim(nat,real,power_power(real,X),topolo7230453075368039082e_nhds(real,zero_zero(real)),at_top(nat)) ) ) ).

% LIMSEQ_realpow_zero
tff(fact_6153_telescope__sums_H,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [F2: fun(nat,A),C2: A] :
          ( filterlim(nat,A,F2,topolo7230453075368039082e_nhds(A,C2),at_top(nat))
         => sums(A,aTP_Lamp_we(fun(nat,A),fun(nat,A),F2),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,F2,zero_zero(nat))),C2)) ) ) ).

% telescope_sums'
tff(fact_6154_telescope__sums,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [F2: fun(nat,A),C2: A] :
          ( filterlim(nat,A,F2,topolo7230453075368039082e_nhds(A,C2),at_top(nat))
         => sums(A,aTP_Lamp_wf(fun(nat,A),fun(nat,A),F2),aa(A,A,aa(A,fun(A,A),minus_minus(A),C2),aa(nat,A,F2,zero_zero(nat)))) ) ) ).

% telescope_sums
tff(fact_6155_LIMSEQ__divide__realpow__zero,axiom,
    ! [X: real,A2: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),X)
     => filterlim(nat,real,aa(real,fun(nat,real),aTP_Lamp_wr(real,fun(real,fun(nat,real)),X),A2),topolo7230453075368039082e_nhds(real,zero_zero(real)),at_top(nat)) ) ).

% LIMSEQ_divide_realpow_zero
tff(fact_6156_LIMSEQ__abs__realpow__zero2,axiom,
    ! [C2: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,abs_abs(real),C2)),one_one(real))
     => filterlim(nat,real,power_power(real,C2),topolo7230453075368039082e_nhds(real,zero_zero(real)),at_top(nat)) ) ).

% LIMSEQ_abs_realpow_zero2
tff(fact_6157_LIMSEQ__abs__realpow__zero,axiom,
    ! [C2: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,abs_abs(real),C2)),one_one(real))
     => filterlim(nat,real,power_power(real,aa(real,real,abs_abs(real),C2)),topolo7230453075368039082e_nhds(real,zero_zero(real)),at_top(nat)) ) ).

% LIMSEQ_abs_realpow_zero
tff(fact_6158_LIMSEQ__inverse__realpow__zero,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),X)
     => filterlim(nat,real,aTP_Lamp_ws(real,fun(nat,real),X),topolo7230453075368039082e_nhds(real,zero_zero(real)),at_top(nat)) ) ).

% LIMSEQ_inverse_realpow_zero
tff(fact_6159_prod_OatLeast__int__atMost__int__shift,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(int,A),Ma: nat,Nb: nat] : aa(set(int),A,aa(fun(int,A),fun(set(int),A),groups7121269368397514597t_prod(int,A),G),set_or1337092689740270186AtMost(int,aa(nat,int,semiring_1_of_nat(int),Ma),aa(nat,int,semiring_1_of_nat(int),Nb))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(fun(nat,int),fun(nat,A),comp(int,A,nat,G),semiring_1_of_nat(int))),set_or1337092689740270186AtMost(nat,Ma,Nb)) ) ).

% prod.atLeast_int_atMost_int_shift
tff(fact_6160_sums__def_H,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_add(A)
        & topolo4958980785337419405_space(A) )
     => ! [F2: fun(nat,A),S: A] :
          ( sums(A,F2,S)
        <=> filterlim(nat,A,aTP_Lamp_wt(fun(nat,A),fun(nat,A),F2),topolo7230453075368039082e_nhds(A,S),at_top(nat)) ) ) ).

% sums_def'
tff(fact_6161_sum_OatLeast__int__lessThan__int__shift,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(int,A),Ma: nat,Nb: nat] : aa(set(int),A,aa(fun(int,A),fun(set(int),A),groups7311177749621191930dd_sum(int,A),G),set_or7035219750837199246ssThan(int,aa(nat,int,semiring_1_of_nat(int),Ma),aa(nat,int,semiring_1_of_nat(int),Nb))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(fun(nat,int),fun(nat,A),comp(int,A,nat,G),semiring_1_of_nat(int))),set_or7035219750837199246ssThan(nat,Ma,Nb)) ) ).

% sum.atLeast_int_lessThan_int_shift
tff(fact_6162_root__test__convergence,axiom,
    ! [A: $tType] :
      ( real_Vector_banach(A)
     => ! [F2: fun(nat,A),X: real] :
          ( filterlim(nat,real,aTP_Lamp_wu(fun(nat,A),fun(nat,real),F2),topolo7230453075368039082e_nhds(real,X),at_top(nat))
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),one_one(real))
           => summable(A,F2) ) ) ) ).

% root_test_convergence
tff(fact_6163_sum_OatLeastAtMost__shift__0,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [Ma: nat,Nb: nat,G: fun(nat,A)] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
         => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or1337092689740270186AtMost(nat,Ma,Nb)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(fun(nat,nat),fun(nat,A),comp(nat,A,nat,G),aa(nat,fun(nat,nat),plus_plus(nat),Ma))),set_or1337092689740270186AtMost(nat,zero_zero(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),Ma))) ) ) ) ).

% sum.atLeastAtMost_shift_0
tff(fact_6164_LIMSEQ__inverse__real__of__nat__add__minus,axiom,
    ! [R2: real] : filterlim(nat,real,aTP_Lamp_wv(real,fun(nat,real),R2),topolo7230453075368039082e_nhds(real,R2),at_top(nat)) ).

% LIMSEQ_inverse_real_of_nat_add_minus
tff(fact_6165_prod_OatLeastAtMost__shift__0,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Ma: nat,Nb: nat,G: fun(nat,A)] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
         => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or1337092689740270186AtMost(nat,Ma,Nb)) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(fun(nat,nat),fun(nat,A),comp(nat,A,nat,G),aa(nat,fun(nat,nat),plus_plus(nat),Ma))),set_or1337092689740270186AtMost(nat,zero_zero(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),Ma))) ) ) ) ).

% prod.atLeastAtMost_shift_0
tff(fact_6166_prod_OatLeast__int__lessThan__int__shift,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(int,A),Ma: nat,Nb: nat] : aa(set(int),A,aa(fun(int,A),fun(set(int),A),groups7121269368397514597t_prod(int,A),G),set_or7035219750837199246ssThan(int,aa(nat,int,semiring_1_of_nat(int),Ma),aa(nat,int,semiring_1_of_nat(int),Nb))) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(fun(nat,int),fun(nat,A),comp(int,A,nat,G),semiring_1_of_nat(int))),set_or7035219750837199246ssThan(nat,Ma,Nb)) ) ).

% prod.atLeast_int_lessThan_int_shift
tff(fact_6167_isCont__log,axiom,
    ! [A: $tType] :
      ( topological_t2_space(A)
     => ! [A2: A,F2: fun(A,real),G: fun(A,real)] :
          ( topolo3448309680560233919inuous(A,real,topolo174197925503356063within(A,A2,top_top(set(A))),F2)
         => ( topolo3448309680560233919inuous(A,real,topolo174197925503356063within(A,A2,top_top(set(A))),G)
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(A,real,F2,A2))
             => ( ( aa(A,real,F2,A2) != one_one(real) )
               => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(A,real,G,A2))
                 => topolo3448309680560233919inuous(A,real,topolo174197925503356063within(A,A2,top_top(set(A))),aa(fun(A,real),fun(A,real),aTP_Lamp_wm(fun(A,real),fun(fun(A,real),fun(A,real)),F2),G)) ) ) ) ) ) ) ).

% isCont_log
tff(fact_6168_LIMSEQ__iff,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X5: fun(nat,A),L5: A] :
          ( filterlim(nat,A,X5,topolo7230453075368039082e_nhds(A,L5),at_top(nat))
        <=> ! [R5: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),R5)
             => ? [No: nat] :
                ! [N4: nat] :
                  ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),No),N4)
                 => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,X5,N4)),L5))),R5) ) ) ) ) ).

% LIMSEQ_iff
tff(fact_6169_LIMSEQ__I,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X5: fun(nat,A),L5: A] :
          ( ! [R3: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),R3)
             => ? [No2: nat] :
                ! [N: nat] :
                  ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),No2),N)
                 => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,X5,N)),L5))),R3) ) )
         => filterlim(nat,A,X5,topolo7230453075368039082e_nhds(A,L5),at_top(nat)) ) ) ).

% LIMSEQ_I
tff(fact_6170_LIMSEQ__D,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X5: fun(nat,A),L5: A,R2: real] :
          ( filterlim(nat,A,X5,topolo7230453075368039082e_nhds(A,L5),at_top(nat))
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),R2)
           => ? [No3: nat] :
              ! [N6: nat] :
                ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),No3),N6)
               => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,X5,N6)),L5))),R2) ) ) ) ) ).

% LIMSEQ_D
tff(fact_6171_LIMSEQ__power__zero,axiom,
    ! [A: $tType] :
      ( real_V2822296259951069270ebra_1(A)
     => ! [X: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,X)),one_one(real))
         => filterlim(nat,A,power_power(A,X),topolo7230453075368039082e_nhds(A,zero_zero(A)),at_top(nat)) ) ) ).

% LIMSEQ_power_zero
tff(fact_6172_tendsto__exp__limit__sequentially,axiom,
    ! [X: real] : filterlim(nat,real,aTP_Lamp_ww(real,fun(nat,real),X),topolo7230453075368039082e_nhds(real,aa(real,real,exp(real),X)),at_top(nat)) ).

% tendsto_exp_limit_sequentially
tff(fact_6173_tendsto__power__zero,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V2822296259951069270ebra_1(B)
     => ! [F2: fun(A,nat),F3: filter(A),X: B] :
          ( filterlim(A,nat,F2,at_top(nat),F3)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(B,X)),one_one(real))
           => filterlim(A,B,aa(B,fun(A,B),aTP_Lamp_wx(fun(A,nat),fun(B,fun(A,B)),F2),X),topolo7230453075368039082e_nhds(B,zero_zero(B)),F3) ) ) ) ).

% tendsto_power_zero
tff(fact_6174_LIMSEQ__inverse__real__of__nat__add__minus__mult,axiom,
    ! [R2: real] : filterlim(nat,real,aTP_Lamp_wy(real,fun(nat,real),R2),topolo7230453075368039082e_nhds(real,R2),at_top(nat)) ).

% LIMSEQ_inverse_real_of_nat_add_minus_mult
tff(fact_6175_LIMSEQ__norm__0,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [F2: fun(nat,A)] :
          ( ! [N: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,aa(nat,A,F2,N))),divide_divide(real,one_one(real),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,suc,N))))
         => filterlim(nat,A,F2,topolo7230453075368039082e_nhds(A,zero_zero(A)),at_top(nat)) ) ) ).

% LIMSEQ_norm_0
tff(fact_6176_summable__Leibniz_I1_J,axiom,
    ! [A2: fun(nat,real)] :
      ( filterlim(nat,real,A2,topolo7230453075368039082e_nhds(real,zero_zero(real)),at_top(nat))
     => ( topological_monoseq(real,A2)
       => summable(real,aTP_Lamp_vl(fun(nat,real),fun(nat,real),A2)) ) ) ).

% summable_Leibniz(1)
tff(fact_6177_field__derivative__lim__unique,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),Df: A,Z: A,S: fun(nat,A),A2: A] :
          ( has_field_derivative(A,F2,Df,topolo174197925503356063within(A,Z,top_top(set(A))))
         => ( filterlim(nat,A,S,topolo7230453075368039082e_nhds(A,zero_zero(A)),at_top(nat))
           => ( ! [N: nat] : aa(nat,A,S,N) != zero_zero(A)
             => ( filterlim(nat,A,aa(fun(nat,A),fun(nat,A),aa(A,fun(fun(nat,A),fun(nat,A)),aTP_Lamp_wz(fun(A,A),fun(A,fun(fun(nat,A),fun(nat,A))),F2),Z),S),topolo7230453075368039082e_nhds(A,A2),at_top(nat))
               => ( Df = A2 ) ) ) ) ) ) ).

% field_derivative_lim_unique
tff(fact_6178_powser__times__n__limit__0,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V8999393235501362500lgebra(A) )
     => ! [X: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,X)),one_one(real))
         => filterlim(nat,A,aTP_Lamp_xa(A,fun(nat,A),X),topolo7230453075368039082e_nhds(A,zero_zero(A)),at_top(nat)) ) ) ).

% powser_times_n_limit_0
tff(fact_6179_lim__n__over__pown,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [X: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),real_V7770717601297561774m_norm(A,X))
         => filterlim(nat,A,aTP_Lamp_xb(A,fun(nat,A),X),topolo7230453075368039082e_nhds(A,zero_zero(A)),at_top(nat)) ) ) ).

% lim_n_over_pown
tff(fact_6180_summable,axiom,
    ! [A2: fun(nat,real)] :
      ( filterlim(nat,real,A2,topolo7230453075368039082e_nhds(real,zero_zero(real)),at_top(nat))
     => ( ! [N: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(nat,real,A2,N))
       => ( ! [N: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(nat,real,A2,aa(nat,nat,suc,N))),aa(nat,real,A2,N))
         => summable(real,aTP_Lamp_vl(fun(nat,real),fun(nat,real),A2)) ) ) ) ).

% summable
tff(fact_6181_cos__diff__limit__1,axiom,
    ! [Theta: fun(nat,real),Theta2: real] :
      ( filterlim(nat,real,aa(real,fun(nat,real),aTP_Lamp_xc(fun(nat,real),fun(real,fun(nat,real)),Theta),Theta2),topolo7230453075368039082e_nhds(real,one_one(real)),at_top(nat))
     => ~ ! [K3: fun(nat,int)] : ~ filterlim(nat,real,aa(fun(nat,int),fun(nat,real),aTP_Lamp_xd(fun(nat,real),fun(fun(nat,int),fun(nat,real)),Theta),K3),topolo7230453075368039082e_nhds(real,Theta2),at_top(nat)) ) ).

% cos_diff_limit_1
tff(fact_6182_cos__limit__1,axiom,
    ! [Theta: fun(nat,real)] :
      ( filterlim(nat,real,aTP_Lamp_xe(fun(nat,real),fun(nat,real),Theta),topolo7230453075368039082e_nhds(real,one_one(real)),at_top(nat))
     => ? [K3: fun(nat,int)] : filterlim(nat,real,aa(fun(nat,int),fun(nat,real),aTP_Lamp_xd(fun(nat,real),fun(fun(nat,int),fun(nat,real)),Theta),K3),topolo7230453075368039082e_nhds(real,zero_zero(real)),at_top(nat)) ) ).

% cos_limit_1
tff(fact_6183_summable__Leibniz_I4_J,axiom,
    ! [A2: fun(nat,real)] :
      ( filterlim(nat,real,A2,topolo7230453075368039082e_nhds(real,zero_zero(real)),at_top(nat))
     => ( topological_monoseq(real,A2)
       => filterlim(nat,real,aTP_Lamp_xf(fun(nat,real),fun(nat,real),A2),topolo7230453075368039082e_nhds(real,suminf(real,aTP_Lamp_vl(fun(nat,real),fun(nat,real),A2))),at_top(nat)) ) ) ).

% summable_Leibniz(4)
tff(fact_6184_zeroseq__arctan__series,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),X)),one_one(real))
     => filterlim(nat,real,aTP_Lamp_ba(real,fun(nat,real),X),topolo7230453075368039082e_nhds(real,zero_zero(real)),at_top(nat)) ) ).

% zeroseq_arctan_series
tff(fact_6185_summable__Leibniz_H_I3_J,axiom,
    ! [A2: fun(nat,real)] :
      ( filterlim(nat,real,A2,topolo7230453075368039082e_nhds(real,zero_zero(real)),at_top(nat))
     => ( ! [N: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(nat,real,A2,N))
       => ( ! [N: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(nat,real,A2,aa(nat,nat,suc,N))),aa(nat,real,A2,N))
         => filterlim(nat,real,aTP_Lamp_xf(fun(nat,real),fun(nat,real),A2),topolo7230453075368039082e_nhds(real,suminf(real,aTP_Lamp_vl(fun(nat,real),fun(nat,real),A2))),at_top(nat)) ) ) ) ).

% summable_Leibniz'(3)
tff(fact_6186_summable__Leibniz_H_I2_J,axiom,
    ! [A2: fun(nat,real),Nb: nat] :
      ( filterlim(nat,real,A2,topolo7230453075368039082e_nhds(real,zero_zero(real)),at_top(nat))
     => ( ! [N: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(nat,real,A2,N))
       => ( ! [N: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(nat,real,A2,aa(nat,nat,suc,N))),aa(nat,real,A2,N))
         => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aTP_Lamp_vl(fun(nat,real),fun(nat,real),A2)),set_ord_lessThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)))),suminf(real,aTP_Lamp_vl(fun(nat,real),fun(nat,real),A2))) ) ) ) ).

% summable_Leibniz'(2)
tff(fact_6187_sums__alternating__upper__lower,axiom,
    ! [A2: fun(nat,real)] :
      ( ! [N: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(nat,real,A2,aa(nat,nat,suc,N))),aa(nat,real,A2,N))
     => ( ! [N: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(nat,real,A2,N))
       => ( filterlim(nat,real,A2,topolo7230453075368039082e_nhds(real,zero_zero(real)),at_top(nat))
         => ? [L2: real] :
              ( ! [N6: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aTP_Lamp_vl(fun(nat,real),fun(nat,real),A2)),set_ord_lessThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),N6)))),L2)
              & filterlim(nat,real,aTP_Lamp_xf(fun(nat,real),fun(nat,real),A2),topolo7230453075368039082e_nhds(real,L2),at_top(nat))
              & ! [N6: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),L2),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aTP_Lamp_vl(fun(nat,real),fun(nat,real),A2)),set_ord_lessThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),N6)),one_one(nat)))))
              & filterlim(nat,real,aTP_Lamp_xg(fun(nat,real),fun(nat,real),A2),topolo7230453075368039082e_nhds(real,L2),at_top(nat)) ) ) ) ) ).

% sums_alternating_upper_lower
tff(fact_6188_summable__Leibniz_I5_J,axiom,
    ! [A2: fun(nat,real)] :
      ( filterlim(nat,real,A2,topolo7230453075368039082e_nhds(real,zero_zero(real)),at_top(nat))
     => ( topological_monoseq(real,A2)
       => filterlim(nat,real,aTP_Lamp_xg(fun(nat,real),fun(nat,real),A2),topolo7230453075368039082e_nhds(real,suminf(real,aTP_Lamp_vl(fun(nat,real),fun(nat,real),A2))),at_top(nat)) ) ) ).

% summable_Leibniz(5)
tff(fact_6189_summable__Leibniz_H_I5_J,axiom,
    ! [A2: fun(nat,real)] :
      ( filterlim(nat,real,A2,topolo7230453075368039082e_nhds(real,zero_zero(real)),at_top(nat))
     => ( ! [N: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(nat,real,A2,N))
       => ( ! [N: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(nat,real,A2,aa(nat,nat,suc,N))),aa(nat,real,A2,N))
         => filterlim(nat,real,aTP_Lamp_xg(fun(nat,real),fun(nat,real),A2),topolo7230453075368039082e_nhds(real,suminf(real,aTP_Lamp_vl(fun(nat,real),fun(nat,real),A2))),at_top(nat)) ) ) ) ).

% summable_Leibniz'(5)
tff(fact_6190_Code__Numeral_Onegative__def,axiom,
    code_negative = aa(fun(num,code_integer),fun(num,code_integer),comp(code_integer,code_integer,num,uminus_uminus(code_integer)),numeral_numeral(code_integer)) ).

% Code_Numeral.negative_def
tff(fact_6191_Code__Target__Int_Onegative__def,axiom,
    code_Target_negative = aa(fun(num,int),fun(num,int),comp(int,int,num,uminus_uminus(int)),numeral_numeral(int)) ).

% Code_Target_Int.negative_def
tff(fact_6192_has__derivative__at2,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(A,B),F4: fun(A,B),X: A] :
          ( has_derivative(A,B,F2,F4,topolo174197925503356063within(A,X,top_top(set(A))))
        <=> ( real_V3181309239436604168linear(A,B,F4)
            & filterlim(A,B,aa(A,fun(A,B),aa(fun(A,B),fun(A,fun(A,B)),aTP_Lamp_xh(fun(A,B),fun(fun(A,B),fun(A,fun(A,B))),F2),F4),X),topolo7230453075368039082e_nhds(B,zero_zero(B)),topolo174197925503356063within(A,X,top_top(set(A)))) ) ) ) ).

% has_derivative_at2
tff(fact_6193_has__derivative__at,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(A,B),D3: fun(A,B),X: A] :
          ( has_derivative(A,B,F2,D3,topolo174197925503356063within(A,X,top_top(set(A))))
        <=> ( real_V3181309239436604168linear(A,B,D3)
            & filterlim(A,real,aa(A,fun(A,real),aa(fun(A,B),fun(A,fun(A,real)),aTP_Lamp_xi(fun(A,B),fun(fun(A,B),fun(A,fun(A,real))),F2),D3),X),topolo7230453075368039082e_nhds(real,zero_zero(real)),topolo174197925503356063within(A,zero_zero(A),top_top(set(A)))) ) ) ) ).

% has_derivative_at
tff(fact_6194_bounded__linear__zero,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => real_V3181309239436604168linear(A,B,aTP_Lamp_rc(A,B)) ) ).

% bounded_linear_zero
tff(fact_6195_bounded__linear__divide,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Y: A] : real_V3181309239436604168linear(A,A,aTP_Lamp_xj(A,fun(A,A),Y)) ) ).

% bounded_linear_divide
tff(fact_6196_bounded__linear__add,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(A,B),G: fun(A,B)] :
          ( real_V3181309239436604168linear(A,B,F2)
         => ( real_V3181309239436604168linear(A,B,G)
           => real_V3181309239436604168linear(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_rd(fun(A,B),fun(fun(A,B),fun(A,B)),F2),G)) ) ) ) ).

% bounded_linear_add
tff(fact_6197_bounded__linear_Obounded,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(A,B)] :
          ( real_V3181309239436604168linear(A,B,F2)
         => ? [K8: real] :
            ! [X2: A] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(B,aa(A,B,F2,X2))),aa(real,real,aa(real,fun(real,real),times_times(real),real_V7770717601297561774m_norm(A,X2)),K8)) ) ) ).

% bounded_linear.bounded
tff(fact_6198_bounded__linear_Otendsto__zero,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(A,B),G: fun(C,A),F3: filter(C)] :
          ( real_V3181309239436604168linear(A,B,F2)
         => ( filterlim(C,A,G,topolo7230453075368039082e_nhds(A,zero_zero(A)),F3)
           => filterlim(C,B,aa(fun(C,A),fun(C,B),aTP_Lamp_xk(fun(A,B),fun(fun(C,A),fun(C,B)),F2),G),topolo7230453075368039082e_nhds(B,zero_zero(B)),F3) ) ) ) ).

% bounded_linear.tendsto_zero
tff(fact_6199_bounded__linear_Ononneg__bounded,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(A,B)] :
          ( real_V3181309239436604168linear(A,B,F2)
         => ? [K8: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),K8)
              & ! [X2: A] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(B,aa(A,B,F2,X2))),aa(real,real,aa(real,fun(real,real),times_times(real),real_V7770717601297561774m_norm(A,X2)),K8)) ) ) ) ).

% bounded_linear.nonneg_bounded
tff(fact_6200_has__derivative__within__singleton__iff,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(A,B),G: fun(A,B),X: A] :
          ( has_derivative(A,B,F2,G,topolo174197925503356063within(A,X,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))))
        <=> real_V3181309239436604168linear(A,B,G) ) ) ).

% has_derivative_within_singleton_iff
tff(fact_6201_bounded__linear_Opos__bounded,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(A,B)] :
          ( real_V3181309239436604168linear(A,B,F2)
         => ? [K8: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),K8)
              & ! [X2: A] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(B,aa(A,B,F2,X2))),aa(real,real,aa(real,fun(real,real),times_times(real),real_V7770717601297561774m_norm(A,X2)),K8)) ) ) ) ).

% bounded_linear.pos_bounded
tff(fact_6202_bounded__linear__intro,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(A,B),K4: real] :
          ( ! [X3: A,Y3: A] : aa(A,B,F2,aa(A,A,aa(A,fun(A,A),plus_plus(A),X3),Y3)) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(A,B,F2,X3)),aa(A,B,F2,Y3))
         => ( ! [R3: real,X3: A] : aa(A,B,F2,aa(A,A,real_V8093663219630862766scaleR(A,R3),X3)) = aa(B,B,real_V8093663219630862766scaleR(B,R3),aa(A,B,F2,X3))
           => ( ! [X3: A] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(B,aa(A,B,F2,X3))),aa(real,real,aa(real,fun(real,real),times_times(real),real_V7770717601297561774m_norm(A,X3)),K4))
             => real_V3181309239436604168linear(A,B,F2) ) ) ) ) ).

% bounded_linear_intro
tff(fact_6203_has__derivative__iff__norm,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(A,B),F4: fun(A,B),X: A,S: set(A)] :
          ( has_derivative(A,B,F2,F4,topolo174197925503356063within(A,X,S))
        <=> ( real_V3181309239436604168linear(A,B,F4)
            & filterlim(A,real,aa(A,fun(A,real),aa(fun(A,B),fun(A,fun(A,real)),aTP_Lamp_xl(fun(A,B),fun(fun(A,B),fun(A,fun(A,real))),F2),F4),X),topolo7230453075368039082e_nhds(real,zero_zero(real)),topolo174197925503356063within(A,X,S)) ) ) ) ).

% has_derivative_iff_norm
tff(fact_6204_has__derivative__at__within,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(A,B),F4: fun(A,B),X: A,S: set(A)] :
          ( has_derivative(A,B,F2,F4,topolo174197925503356063within(A,X,S))
        <=> ( real_V3181309239436604168linear(A,B,F4)
            & filterlim(A,B,aa(A,fun(A,B),aa(fun(A,B),fun(A,fun(A,B)),aTP_Lamp_xm(fun(A,B),fun(fun(A,B),fun(A,fun(A,B))),F2),F4),X),topolo7230453075368039082e_nhds(B,zero_zero(B)),topolo174197925503356063within(A,X,S)) ) ) ) ).

% has_derivative_at_within
tff(fact_6205_has__derivativeI,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [F4: fun(A,B),X: A,F2: fun(A,B),S: set(A)] :
          ( real_V3181309239436604168linear(A,B,F4)
         => ( filterlim(A,B,aa(fun(A,B),fun(A,B),aa(A,fun(fun(A,B),fun(A,B)),aTP_Lamp_xn(fun(A,B),fun(A,fun(fun(A,B),fun(A,B))),F4),X),F2),topolo7230453075368039082e_nhds(B,zero_zero(B)),topolo174197925503356063within(A,X,S))
           => has_derivative(A,B,F2,F4,topolo174197925503356063within(A,X,S)) ) ) ) ).

% has_derivativeI
tff(fact_6206_has__derivative__iff__Ex,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(A,B),F4: fun(A,B),X: A] :
          ( has_derivative(A,B,F2,F4,topolo174197925503356063within(A,X,top_top(set(A))))
        <=> ( real_V3181309239436604168linear(A,B,F4)
            & ? [E3: fun(A,B)] :
                ( ! [H5: A] : aa(A,B,F2,aa(A,A,aa(A,fun(A,A),plus_plus(A),X),H5)) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(A,B,F2,X)),aa(A,B,F4,H5))),aa(A,B,E3,H5))
                & filterlim(A,real,aTP_Lamp_xo(fun(A,B),fun(A,real),E3),topolo7230453075368039082e_nhds(real,zero_zero(real)),topolo174197925503356063within(A,zero_zero(A),top_top(set(A)))) ) ) ) ) ).

% has_derivative_iff_Ex
tff(fact_6207_has__derivative__within,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(A,B),F4: fun(A,B),X: A,S: set(A)] :
          ( has_derivative(A,B,F2,F4,topolo174197925503356063within(A,X,S))
        <=> ( real_V3181309239436604168linear(A,B,F4)
            & filterlim(A,B,aa(A,fun(A,B),aa(fun(A,B),fun(A,fun(A,B)),aTP_Lamp_xh(fun(A,B),fun(fun(A,B),fun(A,fun(A,B))),F2),F4),X),topolo7230453075368039082e_nhds(B,zero_zero(B)),topolo174197925503356063within(A,X,S)) ) ) ) ).

% has_derivative_within
tff(fact_6208_has__derivative__def,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(A,B),F4: fun(A,B),F3: filter(A)] :
          ( has_derivative(A,B,F2,F4,F3)
        <=> ( real_V3181309239436604168linear(A,B,F4)
            & filterlim(A,B,aa(filter(A),fun(A,B),aa(fun(A,B),fun(filter(A),fun(A,B)),aTP_Lamp_xq(fun(A,B),fun(fun(A,B),fun(filter(A),fun(A,B))),F2),F4),F3),topolo7230453075368039082e_nhds(B,zero_zero(B)),F3) ) ) ) ).

% has_derivative_def
tff(fact_6209_has__derivative__at__within__iff__Ex,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [X: A,S2: set(A),F2: fun(A,B),F4: fun(A,B)] :
          ( member(A,X,S2)
         => ( topolo1002775350975398744n_open(A,S2)
           => ( has_derivative(A,B,F2,F4,topolo174197925503356063within(A,X,S2))
            <=> ( real_V3181309239436604168linear(A,B,F4)
                & ? [E3: fun(A,B)] :
                    ( ! [H5: A] :
                        ( member(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),X),H5),S2)
                       => ( aa(A,B,F2,aa(A,A,aa(A,fun(A,A),plus_plus(A),X),H5)) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(A,B,F2,X)),aa(A,B,F4,H5))),aa(A,B,E3,H5)) ) )
                    & filterlim(A,real,aTP_Lamp_xo(fun(A,B),fun(A,real),E3),topolo7230453075368039082e_nhds(real,zero_zero(real)),topolo174197925503356063within(A,zero_zero(A),top_top(set(A)))) ) ) ) ) ) ) ).

% has_derivative_at_within_iff_Ex
tff(fact_6210_openI,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [S2: set(A)] :
          ( ! [X3: A] :
              ( member(A,X3,S2)
             => ? [T8: set(A)] :
                  ( topolo1002775350975398744n_open(A,T8)
                  & member(A,X3,T8)
                  & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),T8),S2) ) )
         => topolo1002775350975398744n_open(A,S2) ) ) ).

% openI
tff(fact_6211_open__subopen,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [S2: set(A)] :
          ( topolo1002775350975398744n_open(A,S2)
        <=> ! [X4: A] :
              ( member(A,X4,S2)
             => ? [T9: set(A)] :
                  ( topolo1002775350975398744n_open(A,T9)
                  & member(A,X4,T9)
                  & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),T9),S2) ) ) ) ) ).

% open_subopen
tff(fact_6212_first__countable__basis,axiom,
    ! [A: $tType] :
      ( topolo3112930676232923870pology(A)
     => ! [X: A] :
        ? [A8: fun(nat,set(A))] :
          ( ! [I4: nat] :
              ( member(A,X,aa(nat,set(A),A8,I4))
              & topolo1002775350975398744n_open(A,aa(nat,set(A),A8,I4)) )
          & ! [S8: set(A)] :
              ( ( topolo1002775350975398744n_open(A,S8)
                & member(A,X,S8) )
             => ? [I2: nat] : aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(nat,set(A),A8,I2)),S8) ) ) ) ).

% first_countable_basis
tff(fact_6213_not__open__singleton,axiom,
    ! [A: $tType] :
      ( topolo8386298272705272623_space(A)
     => ! [X: A] : ~ topolo1002775350975398744n_open(A,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))) ) ).

% not_open_singleton
tff(fact_6214_Sup__notin__open,axiom,
    ! [A: $tType] :
      ( topolo8458572112393995274pology(A)
     => ! [A3: set(A),X: A] :
          ( topolo1002775350975398744n_open(A,A3)
         => ( ! [X3: A] :
                ( member(A,X3,A3)
               => aa(A,$o,aa(A,fun(A,$o),ord_less(A),X3),X) )
           => ~ member(A,aa(set(A),A,complete_Sup_Sup(A),A3),A3) ) ) ) ).

% Sup_notin_open
tff(fact_6215_Inf__notin__open,axiom,
    ! [A: $tType] :
      ( topolo8458572112393995274pology(A)
     => ! [A3: set(A),X: A] :
          ( topolo1002775350975398744n_open(A,A3)
         => ( ! [X3: A] :
                ( member(A,X3,A3)
               => aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),X3) )
           => ~ member(A,aa(set(A),A,complete_Inf_Inf(A),A3),A3) ) ) ) ).

% Inf_notin_open
tff(fact_6216_at__within__open__subset,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [A2: A,S2: set(A),T5: set(A)] :
          ( member(A,A2,S2)
         => ( topolo1002775350975398744n_open(A,S2)
           => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),T5)
             => ( topolo174197925503356063within(A,A2,T5) = topolo174197925503356063within(A,A2,top_top(set(A))) ) ) ) ) ) ).

% at_within_open_subset
tff(fact_6217_open__right,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [S2: set(A),X: A,Y: A] :
          ( topolo1002775350975398744n_open(A,S2)
         => ( member(A,X,S2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
             => ? [B5: A] :
                  ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),B5)
                  & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),set_or7035219750837199246ssThan(A,X,B5)),S2) ) ) ) ) ) ).

% open_right
tff(fact_6218_lim__explicit,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [F2: fun(nat,A),F0: A] :
          ( filterlim(nat,A,F2,topolo7230453075368039082e_nhds(A,F0),at_top(nat))
        <=> ! [S9: set(A)] :
              ( topolo1002775350975398744n_open(A,S9)
             => ( member(A,F0,S9)
               => ? [N5: nat] :
                  ! [N4: nat] :
                    ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),N5),N4)
                   => member(A,aa(nat,A,F2,N4),S9) ) ) ) ) ) ).

% lim_explicit
tff(fact_6219_continuous__divide,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_V3459762299906320749_field(B) )
     => ! [F3: filter(A),F2: fun(A,B),G: fun(A,B)] :
          ( topolo3448309680560233919inuous(A,B,F3,F2)
         => ( topolo3448309680560233919inuous(A,B,F3,G)
           => ( ( aa(A,B,G,topolo3827282254853284352ce_Lim(A,A,F3,aTP_Lamp_xr(A,A))) != zero_zero(B) )
             => topolo3448309680560233919inuous(A,B,F3,aa(fun(A,B),fun(A,B),aTP_Lamp_uw(fun(A,B),fun(fun(A,B),fun(A,B)),F2),G)) ) ) ) ) ).

% continuous_divide
tff(fact_6220_continuous__inverse,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_V8999393235501362500lgebra(B) )
     => ! [F3: filter(A),F2: fun(A,B)] :
          ( topolo3448309680560233919inuous(A,B,F3,F2)
         => ( ( aa(A,B,F2,topolo3827282254853284352ce_Lim(A,A,F3,aTP_Lamp_xr(A,A))) != zero_zero(B) )
           => topolo3448309680560233919inuous(A,B,F3,aTP_Lamp_ux(fun(A,B),fun(A,B),F2)) ) ) ) ).

% continuous_inverse
tff(fact_6221_continuous__sgn,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_V822414075346904944vector(B) )
     => ! [F3: filter(A),F2: fun(A,B)] :
          ( topolo3448309680560233919inuous(A,B,F3,F2)
         => ( ( aa(A,B,F2,topolo3827282254853284352ce_Lim(A,A,F3,aTP_Lamp_xr(A,A))) != zero_zero(B) )
           => topolo3448309680560233919inuous(A,B,F3,aTP_Lamp_uy(fun(A,B),fun(A,B),F2)) ) ) ) ).

% continuous_sgn
tff(fact_6222_continuous__powr,axiom,
    ! [A: $tType] :
      ( topological_t2_space(A)
     => ! [F3: filter(A),F2: fun(A,real),G: fun(A,real)] :
          ( topolo3448309680560233919inuous(A,real,F3,F2)
         => ( topolo3448309680560233919inuous(A,real,F3,G)
           => ( ( aa(A,real,F2,topolo3827282254853284352ce_Lim(A,A,F3,aTP_Lamp_xr(A,A))) != zero_zero(real) )
             => topolo3448309680560233919inuous(A,real,F3,aa(fun(A,real),fun(A,real),aTP_Lamp_vw(fun(A,real),fun(fun(A,real),fun(A,real)),F2),G)) ) ) ) ) ).

% continuous_powr
tff(fact_6223_continuous__ln,axiom,
    ! [A: $tType] :
      ( topological_t2_space(A)
     => ! [F3: filter(A),F2: fun(A,real)] :
          ( topolo3448309680560233919inuous(A,real,F3,F2)
         => ( ( aa(A,real,F2,topolo3827282254853284352ce_Lim(A,A,F3,aTP_Lamp_xr(A,A))) != zero_zero(real) )
           => topolo3448309680560233919inuous(A,real,F3,aTP_Lamp_vx(fun(A,real),fun(A,real),F2)) ) ) ) ).

% continuous_ln
tff(fact_6224_at__eq__bot__iff,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [A2: A] :
          ( ( topolo174197925503356063within(A,A2,top_top(set(A))) = bot_bot(filter(A)) )
        <=> topolo1002775350975398744n_open(A,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A)))) ) ) ).

% at_eq_bot_iff
tff(fact_6225_continuous__tan,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [F3: filter(A),F2: fun(A,A)] :
          ( topolo3448309680560233919inuous(A,A,F3,F2)
         => ( ( aa(A,A,cos(A),aa(A,A,F2,topolo3827282254853284352ce_Lim(A,A,F3,aTP_Lamp_xs(A,A)))) != zero_zero(A) )
           => topolo3448309680560233919inuous(A,A,F3,aTP_Lamp_uh(fun(A,A),fun(A,A),F2)) ) ) ) ).

% continuous_tan
tff(fact_6226_continuous__cot,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [F3: filter(A),F2: fun(A,A)] :
          ( topolo3448309680560233919inuous(A,A,F3,F2)
         => ( ( aa(A,A,sin(A),aa(A,A,F2,topolo3827282254853284352ce_Lim(A,A,F3,aTP_Lamp_xs(A,A)))) != zero_zero(A) )
           => topolo3448309680560233919inuous(A,A,F3,aTP_Lamp_ui(fun(A,A),fun(A,A),F2)) ) ) ) ).

% continuous_cot
tff(fact_6227_continuous__tanh,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [F3: filter(A),F2: fun(A,B)] :
          ( topolo3448309680560233919inuous(A,B,F3,F2)
         => ( ( aa(B,B,cosh(B),aa(A,B,F2,topolo3827282254853284352ce_Lim(A,A,F3,aTP_Lamp_xr(A,A)))) != zero_zero(B) )
           => topolo3448309680560233919inuous(A,B,F3,aTP_Lamp_vd(fun(A,B),fun(A,B),F2)) ) ) ) ).

% continuous_tanh
tff(fact_6228_continuous__arcosh,axiom,
    ! [A: $tType] :
      ( topological_t2_space(A)
     => ! [F3: filter(A),F2: fun(A,real)] :
          ( topolo3448309680560233919inuous(A,real,F3,F2)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),aa(A,real,F2,topolo3827282254853284352ce_Lim(A,A,F3,aTP_Lamp_xr(A,A))))
           => topolo3448309680560233919inuous(A,real,F3,aTP_Lamp_xt(fun(A,real),fun(A,real),F2)) ) ) ) ).

% continuous_arcosh
tff(fact_6229_continuous__log,axiom,
    ! [A: $tType] :
      ( topological_t2_space(A)
     => ! [F3: filter(A),F2: fun(A,real),G: fun(A,real)] :
          ( topolo3448309680560233919inuous(A,real,F3,F2)
         => ( topolo3448309680560233919inuous(A,real,F3,G)
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(A,real,F2,topolo3827282254853284352ce_Lim(A,A,F3,aTP_Lamp_xr(A,A))))
             => ( ( aa(A,real,F2,topolo3827282254853284352ce_Lim(A,A,F3,aTP_Lamp_xr(A,A))) != one_one(real) )
               => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(A,real,G,topolo3827282254853284352ce_Lim(A,A,F3,aTP_Lamp_xr(A,A))))
                 => topolo3448309680560233919inuous(A,real,F3,aa(fun(A,real),fun(A,real),aTP_Lamp_wm(fun(A,real),fun(fun(A,real),fun(A,real)),F2),G)) ) ) ) ) ) ) ).

% continuous_log
tff(fact_6230_continuous__artanh,axiom,
    ! [A: $tType] :
      ( topological_t2_space(A)
     => ! [F3: filter(A),F2: fun(A,real)] :
          ( topolo3448309680560233919inuous(A,real,F3,F2)
         => ( member(real,aa(A,real,F2,topolo3827282254853284352ce_Lim(A,A,F3,aTP_Lamp_xr(A,A))),set_or5935395276787703475ssThan(real,aa(real,real,uminus_uminus(real),one_one(real)),one_one(real)))
           => topolo3448309680560233919inuous(A,real,F3,aTP_Lamp_xu(fun(A,real),fun(A,real),F2)) ) ) ) ).

% continuous_artanh
tff(fact_6231_tendsto__offset__zero__iff,axiom,
    ! [A: $tType,C: $tType,B: $tType] :
      ( ( real_V822414075346904944vector(B)
        & topolo4958980785337419405_space(C)
        & zero(A) )
     => ! [A2: B,S2: set(B),F2: fun(B,C),L5: C] :
          ( nO_MATCH(A,B,zero_zero(A),A2)
         => ( member(B,A2,S2)
           => ( topolo1002775350975398744n_open(B,S2)
             => ( filterlim(B,C,F2,topolo7230453075368039082e_nhds(C,L5),topolo174197925503356063within(B,A2,S2))
              <=> filterlim(B,C,aa(fun(B,C),fun(B,C),aTP_Lamp_xv(B,fun(fun(B,C),fun(B,C)),A2),F2),topolo7230453075368039082e_nhds(C,L5),topolo174197925503356063within(B,zero_zero(B),top_top(set(B)))) ) ) ) ) ) ).

% tendsto_offset_zero_iff
tff(fact_6232_fun_Oinj__map__strong,axiom,
    ! [C: $tType,A: $tType,B: $tType,X: fun(B,A),Xa: fun(B,A),F2: fun(A,C),Fa: fun(A,C)] :
      ( ! [Z2: A,Za: A] :
          ( member(A,Z2,aa(set(B),set(A),image(B,A,X),top_top(set(B))))
         => ( member(A,Za,aa(set(B),set(A),image(B,A,Xa),top_top(set(B))))
           => ( ( aa(A,C,F2,Z2) = aa(A,C,Fa,Za) )
             => ( Z2 = Za ) ) ) )
     => ( ( aa(fun(B,A),fun(B,C),comp(A,C,B,F2),X) = aa(fun(B,A),fun(B,C),comp(A,C,B,Fa),Xa) )
       => ( X = Xa ) ) ) ).

% fun.inj_map_strong
tff(fact_6233_div__add__self1__no__field,axiom,
    ! [A: $tType,B: $tType] :
      ( ( euclid4440199948858584721cancel(B)
        & field(A) )
     => ! [X: A,B2: B,A2: B] :
          ( nO_MATCH(A,B,X,B2)
         => ( ( B2 != zero_zero(B) )
           => ( divide_divide(B,aa(B,B,aa(B,fun(B,B),plus_plus(B),B2),A2),B2) = aa(B,B,aa(B,fun(B,B),plus_plus(B),divide_divide(B,A2,B2)),one_one(B)) ) ) ) ) ).

% div_add_self1_no_field
tff(fact_6234_div__add__self2__no__field,axiom,
    ! [A: $tType,B: $tType] :
      ( ( euclid4440199948858584721cancel(B)
        & field(A) )
     => ! [X: A,B2: B,A2: B] :
          ( nO_MATCH(A,B,X,B2)
         => ( ( B2 != zero_zero(B) )
           => ( divide_divide(B,aa(B,B,aa(B,fun(B,B),plus_plus(B),A2),B2),B2) = aa(B,B,aa(B,fun(B,B),plus_plus(B),divide_divide(B,A2,B2)),one_one(B)) ) ) ) ) ).

% div_add_self2_no_field
tff(fact_6235_scale__right__distrib__NO__MATCH,axiom,
    ! [A: $tType] :
      ( real_V4867850818363320053vector(A)
     => ! [X: A,Y: A,A2: real] :
          ( nO_MATCH(A,real,divide_divide(A,X,Y),A2)
         => ( aa(A,A,real_V8093663219630862766scaleR(A,A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),X),Y)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,real_V8093663219630862766scaleR(A,A2),X)),aa(A,A,real_V8093663219630862766scaleR(A,A2),Y)) ) ) ) ).

% scale_right_distrib_NO_MATCH
tff(fact_6236_scale__right__diff__distrib__NO__MATCH,axiom,
    ! [A: $tType] :
      ( real_V4867850818363320053vector(A)
     => ! [X: A,Y: A,A2: real] :
          ( nO_MATCH(A,real,divide_divide(A,X,Y),A2)
         => ( aa(A,A,real_V8093663219630862766scaleR(A,A2),aa(A,A,aa(A,fun(A,A),minus_minus(A),X),Y)) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,real_V8093663219630862766scaleR(A,A2),X)),aa(A,A,real_V8093663219630862766scaleR(A,A2),Y)) ) ) ) ).

% scale_right_diff_distrib_NO_MATCH
tff(fact_6237_distrib__left__NO__MATCH,axiom,
    ! [A: $tType,B: $tType] :
      ( semiring(B)
     => ! [X: A,Y: A,A2: B,B2: B,C2: B] :
          ( nO_MATCH(A,B,divide_divide(A,X,Y),A2)
         => ( aa(B,B,aa(B,fun(B,B),times_times(B),A2),aa(B,B,aa(B,fun(B,B),plus_plus(B),B2),C2)) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(B,B,aa(B,fun(B,B),times_times(B),A2),B2)),aa(B,B,aa(B,fun(B,B),times_times(B),A2),C2)) ) ) ) ).

% distrib_left_NO_MATCH
tff(fact_6238_distrib__right__NO__MATCH,axiom,
    ! [A: $tType,B: $tType] :
      ( semiring(B)
     => ! [X: A,Y: A,C2: B,A2: B,B2: B] :
          ( nO_MATCH(A,B,divide_divide(A,X,Y),C2)
         => ( aa(B,B,aa(B,fun(B,B),times_times(B),aa(B,B,aa(B,fun(B,B),plus_plus(B),A2),B2)),C2) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(B,B,aa(B,fun(B,B),times_times(B),A2),C2)),aa(B,B,aa(B,fun(B,B),times_times(B),B2),C2)) ) ) ) ).

% distrib_right_NO_MATCH
tff(fact_6239_left__diff__distrib__NO__MATCH,axiom,
    ! [A: $tType,B: $tType] :
      ( ring(B)
     => ! [X: A,Y: A,C2: B,A2: B,B2: B] :
          ( nO_MATCH(A,B,divide_divide(A,X,Y),C2)
         => ( aa(B,B,aa(B,fun(B,B),times_times(B),aa(B,B,aa(B,fun(B,B),minus_minus(B),A2),B2)),C2) = aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(B,B,aa(B,fun(B,B),times_times(B),A2),C2)),aa(B,B,aa(B,fun(B,B),times_times(B),B2),C2)) ) ) ) ).

% left_diff_distrib_NO_MATCH
tff(fact_6240_right__diff__distrib__NO__MATCH,axiom,
    ! [A: $tType,B: $tType] :
      ( ring(B)
     => ! [X: A,Y: A,A2: B,B2: B,C2: B] :
          ( nO_MATCH(A,B,divide_divide(A,X,Y),A2)
         => ( aa(B,B,aa(B,fun(B,B),times_times(B),A2),aa(B,B,aa(B,fun(B,B),minus_minus(B),B2),C2)) = aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(B,B,aa(B,fun(B,B),times_times(B),A2),B2)),aa(B,B,aa(B,fun(B,B),times_times(B),A2),C2)) ) ) ) ).

% right_diff_distrib_NO_MATCH
tff(fact_6241_power__minus_H,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [X: A,Nb: nat] :
          ( nO_MATCH(A,A,one_one(A),X)
         => ( aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),X)),Nb) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),one_one(A))),Nb)),aa(nat,A,power_power(A,X),Nb)) ) ) ) ).

% power_minus'
tff(fact_6242_scale__left__distrib__NO__MATCH,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V4867850818363320053vector(A)
     => ! [X: A,Y: A,C2: B,A2: real,B2: real] :
          ( nO_MATCH(A,B,divide_divide(A,X,Y),C2)
         => ( aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,aa(real,fun(real,real),plus_plus(real),A2),B2)),X) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,real_V8093663219630862766scaleR(A,A2),X)),aa(A,A,real_V8093663219630862766scaleR(A,B2),X)) ) ) ) ).

% scale_left_distrib_NO_MATCH
tff(fact_6243_scale__left__diff__distrib__NO__MATCH,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V4867850818363320053vector(A)
     => ! [X: A,Y: A,C2: B,A2: real,B2: real] :
          ( nO_MATCH(A,B,divide_divide(A,X,Y),C2)
         => ( aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,aa(real,fun(real,real),minus_minus(real),A2),B2)),X) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,real_V8093663219630862766scaleR(A,A2),X)),aa(A,A,real_V8093663219630862766scaleR(A,B2),X)) ) ) ) ).

% scale_left_diff_distrib_NO_MATCH
tff(fact_6244_LIM__offset__zero__iff,axiom,
    ! [A: $tType,C: $tType,B: $tType] :
      ( ( real_V822414075346904944vector(B)
        & topolo4958980785337419405_space(C)
        & zero(A) )
     => ! [A2: B,F2: fun(B,C),L5: C] :
          ( nO_MATCH(A,B,zero_zero(A),A2)
         => ( filterlim(B,C,F2,topolo7230453075368039082e_nhds(C,L5),topolo174197925503356063within(B,A2,top_top(set(B))))
          <=> filterlim(B,C,aa(fun(B,C),fun(B,C),aTP_Lamp_xv(B,fun(fun(B,C),fun(B,C)),A2),F2),topolo7230453075368039082e_nhds(C,L5),topolo174197925503356063within(B,zero_zero(B),top_top(set(B)))) ) ) ) ).

% LIM_offset_zero_iff
tff(fact_6245_fun_Oset__map,axiom,
    ! [A: $tType,C: $tType,B: $tType,F2: fun(C,A),V: fun(B,C)] : aa(set(B),set(A),image(B,A,aa(fun(B,C),fun(B,A),comp(C,A,B,F2),V)),top_top(set(B))) = aa(set(C),set(A),image(C,A,F2),aa(set(B),set(C),image(B,C,V),top_top(set(B)))) ).

% fun.set_map
tff(fact_6246_fun_Omap__cong,axiom,
    ! [C: $tType,B: $tType,A: $tType,X: fun(A,B),Ya: fun(A,B),F2: fun(B,C),G: fun(B,C)] :
      ( ( X = Ya )
     => ( ! [Z2: B] :
            ( member(B,Z2,aa(set(A),set(B),image(A,B,Ya),top_top(set(A))))
           => ( aa(B,C,F2,Z2) = aa(B,C,G,Z2) ) )
       => ( aa(fun(A,B),fun(A,C),comp(B,C,A,F2),X) = aa(fun(A,B),fun(A,C),comp(B,C,A,G),Ya) ) ) ) ).

% fun.map_cong
tff(fact_6247_fun_Omap__cong0,axiom,
    ! [C: $tType,A: $tType,B: $tType,X: fun(B,A),F2: fun(A,C),G: fun(A,C)] :
      ( ! [Z2: A] :
          ( member(A,Z2,aa(set(B),set(A),image(B,A,X),top_top(set(B))))
         => ( aa(A,C,F2,Z2) = aa(A,C,G,Z2) ) )
     => ( aa(fun(B,A),fun(B,C),comp(A,C,B,F2),X) = aa(fun(B,A),fun(B,C),comp(A,C,B,G),X) ) ) ).

% fun.map_cong0
tff(fact_6248_has__derivativeI__sandwich,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [E2: real,F4: fun(A,B),S: set(A),X: A,F2: fun(A,B),H6: fun(A,real)] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),E2)
         => ( real_V3181309239436604168linear(A,B,F4)
           => ( ! [Y3: A] :
                  ( member(A,Y3,S)
                 => ( ( Y3 != X )
                   => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,Y3,X)),E2)
                     => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),divide_divide(real,real_V7770717601297561774m_norm(B,aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(A,B,F2,Y3)),aa(A,B,F2,X))),aa(A,B,F4,aa(A,A,aa(A,fun(A,A),minus_minus(A),Y3),X)))),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),Y3),X)))),aa(A,real,H6,Y3)) ) ) )
             => ( filterlim(A,real,H6,topolo7230453075368039082e_nhds(real,zero_zero(real)),topolo174197925503356063within(A,X,S))
               => has_derivative(A,B,F2,F4,topolo174197925503356063within(A,X,S)) ) ) ) ) ) ).

% has_derivativeI_sandwich
tff(fact_6249_tendsto__exp__limit__at__right,axiom,
    ! [X: real] : filterlim(real,real,aTP_Lamp_xw(real,fun(real,real),X),topolo7230453075368039082e_nhds(real,aa(real,real,exp(real),X)),topolo174197925503356063within(real,zero_zero(real),set_ord_greaterThan(real,zero_zero(real)))) ).

% tendsto_exp_limit_at_right
tff(fact_6250_greaterThan__iff,axiom,
    ! [A: $tType] :
      ( ord(A)
     => ! [I: A,K: A] :
          ( member(A,I,set_ord_greaterThan(A,K))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),K),I) ) ) ).

% greaterThan_iff
tff(fact_6251_dist__add__cancel2,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [B2: A,A2: A,C2: A] : real_V557655796197034286t_dist(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),B2),A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),A2)) = real_V557655796197034286t_dist(A,B2,C2) ) ).

% dist_add_cancel2
tff(fact_6252_dist__add__cancel,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [A2: A,B2: A,C2: A] : real_V557655796197034286t_dist(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2),aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),C2)) = real_V557655796197034286t_dist(A,B2,C2) ) ).

% dist_add_cancel
tff(fact_6253_dist__self,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X: A] : real_V557655796197034286t_dist(A,X,X) = zero_zero(real) ) ).

% dist_self
tff(fact_6254_dist__eq__0__iff,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X: A,Y: A] :
          ( ( real_V557655796197034286t_dist(A,X,Y) = zero_zero(real) )
        <=> ( X = Y ) ) ) ).

% dist_eq_0_iff
tff(fact_6255_greaterThan__subset__iff,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [X: A,Y: A] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),set_ord_greaterThan(A,X)),set_ord_greaterThan(A,Y))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),X) ) ) ).

% greaterThan_subset_iff
tff(fact_6256_dist__0__norm,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X: A] : real_V557655796197034286t_dist(A,zero_zero(A),X) = real_V7770717601297561774m_norm(A,X) ) ).

% dist_0_norm
tff(fact_6257_zero__less__dist__iff,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X: A,Y: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),real_V557655796197034286t_dist(A,X,Y))
        <=> ( X != Y ) ) ) ).

% zero_less_dist_iff
tff(fact_6258_dist__le__zero__iff,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X: A,Y: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V557655796197034286t_dist(A,X,Y)),zero_zero(real))
        <=> ( X = Y ) ) ) ).

% dist_le_zero_iff
tff(fact_6259_Sup__greaterThanAtLeast,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),top_top(A))
         => ( aa(set(A),A,complete_Sup_Sup(A),set_ord_greaterThan(A,X)) = top_top(A) ) ) ) ).

% Sup_greaterThanAtLeast
tff(fact_6260_image__uminus__greaterThan,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [X: A] : aa(set(A),set(A),image(A,A,uminus_uminus(A)),set_ord_greaterThan(A,X)) = set_ord_lessThan(A,aa(A,A,uminus_uminus(A),X)) ) ).

% image_uminus_greaterThan
tff(fact_6261_image__uminus__lessThan,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [X: A] : aa(set(A),set(A),image(A,A,uminus_uminus(A)),set_ord_lessThan(A,X)) = set_ord_greaterThan(A,aa(A,A,uminus_uminus(A),X)) ) ).

% image_uminus_lessThan
tff(fact_6262_dist__triangle,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X: A,Z: A,Y: A] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V557655796197034286t_dist(A,X,Z)),aa(real,real,aa(real,fun(real,real),plus_plus(real),real_V557655796197034286t_dist(A,X,Y)),real_V557655796197034286t_dist(A,Y,Z))) ) ).

% dist_triangle
tff(fact_6263_dist__triangle2,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X: A,Y: A,Z: A] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V557655796197034286t_dist(A,X,Y)),aa(real,real,aa(real,fun(real,real),plus_plus(real),real_V557655796197034286t_dist(A,X,Z)),real_V557655796197034286t_dist(A,Y,Z))) ) ).

% dist_triangle2
tff(fact_6264_dist__triangle3,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X: A,Y: A,A2: A] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V557655796197034286t_dist(A,X,Y)),aa(real,real,aa(real,fun(real,real),plus_plus(real),real_V557655796197034286t_dist(A,A2,X)),real_V557655796197034286t_dist(A,A2,Y))) ) ).

% dist_triangle3
tff(fact_6265_dist__triangle__le,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X: A,Z: A,Y: A,E2: real] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),real_V557655796197034286t_dist(A,X,Z)),real_V557655796197034286t_dist(A,Y,Z))),E2)
         => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V557655796197034286t_dist(A,X,Y)),E2) ) ) ).

% dist_triangle_le
tff(fact_6266_zero__le__dist,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X: A,Y: A] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),real_V557655796197034286t_dist(A,X,Y)) ) ).

% zero_le_dist
tff(fact_6267_norm__conv__dist,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X: A] : real_V7770717601297561774m_norm(A,X) = real_V557655796197034286t_dist(A,X,zero_zero(A)) ) ).

% norm_conv_dist
tff(fact_6268_dist__pos__lt,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X: A,Y: A] :
          ( ( X != Y )
         => aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),real_V557655796197034286t_dist(A,X,Y)) ) ) ).

% dist_pos_lt
tff(fact_6269_dist__not__less__zero,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X: A,Y: A] : ~ aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X,Y)),zero_zero(real)) ) ).

% dist_not_less_zero
tff(fact_6270_dist__commute__lessI,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [Y: A,X: A,E2: real] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,Y,X)),E2)
         => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X,Y)),E2) ) ) ).

% dist_commute_lessI
tff(fact_6271_greaterThan__def,axiom,
    ! [A: $tType] :
      ( ord(A)
     => ! [L: A] : set_ord_greaterThan(A,L) = collect(A,aa(A,fun(A,$o),ord_less(A),L)) ) ).

% greaterThan_def
tff(fact_6272_dist__triangle__lt,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X: A,Z: A,Y: A,E2: real] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),real_V557655796197034286t_dist(A,X,Z)),real_V557655796197034286t_dist(A,Y,Z))),E2)
         => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X,Y)),E2) ) ) ).

% dist_triangle_lt
tff(fact_6273_dist__triangle__less__add,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X15: A,Y: A,E1: real,X22: A,E22: real] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X15,Y)),E1)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X22,Y)),E22)
           => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X15,X22)),aa(real,real,aa(real,fun(real,real),plus_plus(real),E1),E22)) ) ) ) ).

% dist_triangle_less_add
tff(fact_6274_open__ball,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X: A,D2: real] : topolo1002775350975398744n_open(A,collect(A,aa(real,fun(A,$o),aTP_Lamp_xx(A,fun(real,fun(A,$o)),X),D2))) ) ).

% open_ball
tff(fact_6275_open__dist,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [S2: set(A)] :
          ( topolo1002775350975398744n_open(A,S2)
        <=> ! [X4: A] :
              ( member(A,X4,S2)
             => ? [E3: real] :
                  ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),E3)
                  & ! [Y5: A] :
                      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,Y5,X4)),E3)
                     => member(A,Y5,S2) ) ) ) ) ) ).

% open_dist
tff(fact_6276_abs__dist__diff__le,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [A2: A,B2: A,C2: A] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,abs_abs(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),real_V557655796197034286t_dist(A,A2,B2)),real_V557655796197034286t_dist(A,B2,C2)))),real_V557655796197034286t_dist(A,A2,C2)) ) ).

% abs_dist_diff_le
tff(fact_6277_at__within__Icc__at__right,axiom,
    ! [A: $tType] :
      ( topolo2564578578187576103pology(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( topolo174197925503356063within(A,A2,set_or1337092689740270186AtMost(A,A2,B2)) = topolo174197925503356063within(A,A2,set_ord_greaterThan(A,A2)) ) ) ) ).

% at_within_Icc_at_right
tff(fact_6278_has__field__derivative__transform__within,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),F4: A,A2: A,S2: set(A),D2: real,G: fun(A,A)] :
          ( has_field_derivative(A,F2,F4,topolo174197925503356063within(A,A2,S2))
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),D2)
           => ( member(A,A2,S2)
             => ( ! [X3: A] :
                    ( member(A,X3,S2)
                   => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X3,A2)),D2)
                     => ( aa(A,A,F2,X3) = aa(A,A,G,X3) ) ) )
               => has_field_derivative(A,G,F4,topolo174197925503356063within(A,A2,S2)) ) ) ) ) ) ).

% has_field_derivative_transform_within
tff(fact_6279_has__derivative__transform__within,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(A,B),F4: fun(A,B),X: A,S: set(A),D2: real,G: fun(A,B)] :
          ( has_derivative(A,B,F2,F4,topolo174197925503356063within(A,X,S))
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),D2)
           => ( member(A,X,S)
             => ( ! [X10: A] :
                    ( member(A,X10,S)
                   => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X10,X)),D2)
                     => ( aa(A,B,F2,X10) = aa(A,B,G,X10) ) ) )
               => has_derivative(A,B,G,F4,topolo174197925503356063within(A,X,S)) ) ) ) ) ) ).

% has_derivative_transform_within
tff(fact_6280_Cauchy__def,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X5: fun(nat,A)] :
          ( topolo3814608138187158403Cauchy(A,X5)
        <=> ! [E3: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),E3)
             => ? [M7: nat] :
                ! [M5: nat] :
                  ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M7),M5)
                 => ! [N4: nat] :
                      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M7),N4)
                     => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,aa(nat,A,X5,M5),aa(nat,A,X5,N4))),E3) ) ) ) ) ) ).

% Cauchy_def
tff(fact_6281_Cauchy__altdef2,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [S: fun(nat,A)] :
          ( topolo3814608138187158403Cauchy(A,S)
        <=> ! [E3: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),E3)
             => ? [N5: nat] :
                ! [N4: nat] :
                  ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),N5),N4)
                 => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,aa(nat,A,S,N4),aa(nat,A,S,N5))),E3) ) ) ) ) ).

% Cauchy_altdef2
tff(fact_6282_metric__CauchyD,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X5: fun(nat,A),E2: real] :
          ( topolo3814608138187158403Cauchy(A,X5)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),E2)
           => ? [M8: nat] :
              ! [M2: nat] :
                ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M8),M2)
               => ! [N6: nat] :
                    ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M8),N6)
                   => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,aa(nat,A,X5,M2),aa(nat,A,X5,N6))),E2) ) ) ) ) ) ).

% metric_CauchyD
tff(fact_6283_metric__CauchyI,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X5: fun(nat,A)] :
          ( ! [E: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),E)
             => ? [M9: nat] :
                ! [M4: nat] :
                  ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M9),M4)
                 => ! [N: nat] :
                      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M9),N)
                     => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,aa(nat,A,X5,M4),aa(nat,A,X5,N))),E) ) ) )
         => topolo3814608138187158403Cauchy(A,X5) ) ) ).

% metric_CauchyI
tff(fact_6284_dist__of__int,axiom,
    ! [A: $tType] :
      ( real_V2822296259951069270ebra_1(A)
     => ! [Ma: int,Nb: int] : real_V557655796197034286t_dist(A,aa(int,A,ring_1_of_int(A),Ma),aa(int,A,ring_1_of_int(A),Nb)) = aa(int,real,ring_1_of_int(real),aa(int,int,abs_abs(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),Ma),Nb))) ) ).

% dist_of_int
tff(fact_6285_filterlim__at__right__to__0,axiom,
    ! [A: $tType,F2: fun(real,A),F3: filter(A),A2: real] :
      ( filterlim(real,A,F2,F3,topolo174197925503356063within(real,A2,set_ord_greaterThan(real,A2)))
    <=> filterlim(real,A,aa(real,fun(real,A),aTP_Lamp_xy(fun(real,A),fun(real,fun(real,A)),F2),A2),F3,topolo174197925503356063within(real,zero_zero(real),set_ord_greaterThan(real,zero_zero(real)))) ) ).

% filterlim_at_right_to_0
tff(fact_6286_metric__LIM__imp__LIM,axiom,
    ! [B: $tType,C: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & real_V7819770556892013058_space(C)
        & real_V7819770556892013058_space(B) )
     => ! [F2: fun(A,B),L: B,A2: A,G: fun(A,C),Ma: C] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L),topolo174197925503356063within(A,A2,top_top(set(A))))
         => ( ! [X3: A] :
                ( ( X3 != A2 )
               => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V557655796197034286t_dist(C,aa(A,C,G,X3),Ma)),real_V557655796197034286t_dist(B,aa(A,B,F2,X3),L)) )
           => filterlim(A,C,G,topolo7230453075368039082e_nhds(C,Ma),topolo174197925503356063within(A,A2,top_top(set(A)))) ) ) ) ).

% metric_LIM_imp_LIM
tff(fact_6287_Lim__transform__within,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V7819770556892013058_space(A)
        & topolo4958980785337419405_space(B) )
     => ! [F2: fun(A,B),L: B,X: A,S2: set(A),D2: real,G: fun(A,B)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L),topolo174197925503356063within(A,X,S2))
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),D2)
           => ( ! [X10: A] :
                  ( member(A,X10,S2)
                 => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),real_V557655796197034286t_dist(A,X10,X))
                   => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X10,X)),D2)
                     => ( aa(A,B,F2,X10) = aa(A,B,G,X10) ) ) ) )
             => filterlim(A,B,G,topolo7230453075368039082e_nhds(B,L),topolo174197925503356063within(A,X,S2)) ) ) ) ) ).

% Lim_transform_within
tff(fact_6288_dist__triangle__half__r,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [Y: A,X15: A,E2: real,X22: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,Y,X15)),divide_divide(real,E2,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,Y,X22)),divide_divide(real,E2,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
           => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X15,X22)),E2) ) ) ) ).

% dist_triangle_half_r
tff(fact_6289_dist__triangle__half__l,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X15: A,Y: A,E2: real,X22: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X15,Y)),divide_divide(real,E2,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X22,Y)),divide_divide(real,E2,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
           => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X15,X22)),E2) ) ) ) ).

% dist_triangle_half_l
tff(fact_6290_dist__triangle__third,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X15: A,X22: A,E2: real,X32: A,X42: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X15,X22)),divide_divide(real,E2,aa(num,real,numeral_numeral(real),aa(num,num,bit1,one2))))
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X22,X32)),divide_divide(real,E2,aa(num,real,numeral_numeral(real),aa(num,num,bit1,one2))))
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X32,X42)),divide_divide(real,E2,aa(num,real,numeral_numeral(real),aa(num,num,bit1,one2))))
             => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X15,X42)),E2) ) ) ) ) ).

% dist_triangle_third
tff(fact_6291_filterlim__transform__within,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [G: fun(A,B),G4: filter(B),X: A,S2: set(A),F3: filter(B),D2: real,F2: fun(A,B)] :
          ( filterlim(A,B,G,G4,topolo174197925503356063within(A,X,S2))
         => ( aa(filter(B),$o,aa(filter(B),fun(filter(B),$o),ord_less_eq(filter(B)),G4),F3)
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),D2)
             => ( ! [X10: A] :
                    ( member(A,X10,S2)
                   => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),real_V557655796197034286t_dist(A,X10,X))
                     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X10,X)),D2)
                       => ( aa(A,B,F2,X10) = aa(A,B,G,X10) ) ) ) )
               => filterlim(A,B,F2,F3,topolo174197925503356063within(A,X,S2)) ) ) ) ) ) ).

% filterlim_transform_within
tff(fact_6292_Cauchy__altdef,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [F2: fun(nat,A)] :
          ( topolo3814608138187158403Cauchy(A,F2)
        <=> ! [E3: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),E3)
             => ? [M7: nat] :
                ! [M5: nat] :
                  ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M7),M5)
                 => ! [N4: nat] :
                      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),M5),N4)
                     => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,aa(nat,A,F2,M5),aa(nat,A,F2,N4))),E3) ) ) ) ) ) ).

% Cauchy_altdef
tff(fact_6293_CauchyI_H,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X5: fun(nat,A)] :
          ( ! [E: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),E)
             => ? [M9: nat] :
                ! [M4: nat] :
                  ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M9),M4)
                 => ! [N: nat] :
                      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),M4),N)
                     => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,aa(nat,A,X5,M4),aa(nat,A,X5,N))),E) ) ) )
         => topolo3814608138187158403Cauchy(A,X5) ) ) ).

% CauchyI'
tff(fact_6294_dist__of__nat,axiom,
    ! [A: $tType] :
      ( real_V2822296259951069270ebra_1(A)
     => ! [Ma: nat,Nb: nat] : real_V557655796197034286t_dist(A,aa(nat,A,semiring_1_of_nat(A),Ma),aa(nat,A,semiring_1_of_nat(A),Nb)) = aa(int,real,ring_1_of_int(real),aa(int,int,abs_abs(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(nat,int,semiring_1_of_nat(int),Ma)),aa(nat,int,semiring_1_of_nat(int),Nb)))) ) ).

% dist_of_nat
tff(fact_6295_tendsto__dist__iff,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V7819770556892013058_space(B)
     => ! [F2: fun(A,B),L: B,F3: filter(A)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L),F3)
        <=> filterlim(A,real,aa(B,fun(A,real),aTP_Lamp_xz(fun(A,B),fun(B,fun(A,real)),F2),L),topolo7230453075368039082e_nhds(real,zero_zero(real)),F3) ) ) ).

% tendsto_dist_iff
tff(fact_6296_filterlim__times__pos,axiom,
    ! [B: $tType,A: $tType] :
      ( ( linordered_field(B)
        & topolo1944317154257567458pology(B) )
     => ! [F2: fun(A,B),P2: B,F12: filter(A),C2: B,L: B] :
          ( filterlim(A,B,F2,topolo174197925503356063within(B,P2,set_ord_greaterThan(B,P2)),F12)
         => ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),zero_zero(B)),C2)
           => ( ( L = aa(B,B,aa(B,fun(B,B),times_times(B),C2),P2) )
             => filterlim(A,B,aa(B,fun(A,B),aTP_Lamp_ya(fun(A,B),fun(B,fun(A,B)),F2),C2),topolo174197925503356063within(B,L,set_ord_greaterThan(B,L)),F12) ) ) ) ) ).

% filterlim_times_pos
tff(fact_6297_LIM__def,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V7819770556892013058_space(A)
        & real_V7819770556892013058_space(B) )
     => ! [F2: fun(A,B),L5: B,A2: A] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L5),topolo174197925503356063within(A,A2,top_top(set(A))))
        <=> ! [R5: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),R5)
             => ? [S6: real] :
                  ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),S6)
                  & ! [X4: A] :
                      ( ( ( X4 != A2 )
                        & aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X4,A2)),S6) )
                     => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(B,aa(A,B,F2,X4),L5)),R5) ) ) ) ) ) ).

% LIM_def
tff(fact_6298_metric__LIM__D,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V7819770556892013058_space(A)
        & real_V7819770556892013058_space(B) )
     => ! [F2: fun(A,B),L5: B,A2: A,R2: real] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L5),topolo174197925503356063within(A,A2,top_top(set(A))))
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),R2)
           => ? [S3: real] :
                ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),S3)
                & ! [X2: A] :
                    ( ( ( X2 != A2 )
                      & aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X2,A2)),S3) )
                   => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(B,aa(A,B,F2,X2),L5)),R2) ) ) ) ) ) ).

% metric_LIM_D
tff(fact_6299_metric__LIM__I,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V7819770556892013058_space(A)
        & real_V7819770556892013058_space(B) )
     => ! [A2: A,F2: fun(A,B),L5: B] :
          ( ! [R3: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),R3)
             => ? [S7: real] :
                  ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),S7)
                  & ! [X3: A] :
                      ( ( ( X3 != A2 )
                        & aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X3,A2)),S7) )
                     => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(B,aa(A,B,F2,X3),L5)),R3) ) ) )
         => filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L5),topolo174197925503356063within(A,A2,top_top(set(A)))) ) ) ).

% metric_LIM_I
tff(fact_6300_metric__LIM__equal2,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V7819770556892013058_space(A)
        & topolo4958980785337419405_space(B) )
     => ! [G: fun(A,B),L: B,A2: A,R: real,F2: fun(A,B)] :
          ( filterlim(A,B,G,topolo7230453075368039082e_nhds(B,L),topolo174197925503356063within(A,A2,top_top(set(A))))
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),R)
           => ( ! [X3: A] :
                  ( ( X3 != A2 )
                 => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X3,A2)),R)
                   => ( aa(A,B,F2,X3) = aa(A,B,G,X3) ) ) )
             => filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L),topolo174197925503356063within(A,A2,top_top(set(A)))) ) ) ) ) ).

% metric_LIM_equal2
tff(fact_6301_metric__LIMSEQ__D,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X5: fun(nat,A),L5: A,R2: real] :
          ( filterlim(nat,A,X5,topolo7230453075368039082e_nhds(A,L5),at_top(nat))
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),R2)
           => ? [No3: nat] :
              ! [N6: nat] :
                ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),No3),N6)
               => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,aa(nat,A,X5,N6),L5)),R2) ) ) ) ) ).

% metric_LIMSEQ_D
tff(fact_6302_metric__LIMSEQ__I,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X5: fun(nat,A),L5: A] :
          ( ! [R3: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),R3)
             => ? [No2: nat] :
                ! [N: nat] :
                  ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),No2),N)
                 => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,aa(nat,A,X5,N),L5)),R3) ) )
         => filterlim(nat,A,X5,topolo7230453075368039082e_nhds(A,L5),at_top(nat)) ) ) ).

% metric_LIMSEQ_I
tff(fact_6303_lim__sequentially,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X5: fun(nat,A),L5: A] :
          ( filterlim(nat,A,X5,topolo7230453075368039082e_nhds(A,L5),at_top(nat))
        <=> ! [R5: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),R5)
             => ? [No: nat] :
                ! [N4: nat] :
                  ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),No),N4)
                 => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,aa(nat,A,X5,N4),L5)),R5) ) ) ) ) ).

% lim_sequentially
tff(fact_6304_metric__Cauchy__iff2,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X5: fun(nat,A)] :
          ( topolo3814608138187158403Cauchy(A,X5)
        <=> ! [J2: nat] :
            ? [M7: nat] :
            ! [M5: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M7),M5)
             => ! [N4: nat] :
                  ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M7),N4)
                 => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,aa(nat,A,X5,M5),aa(nat,A,X5,N4))),aa(real,real,inverse_inverse(real),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,suc,J2)))) ) ) ) ) ).

% metric_Cauchy_iff2
tff(fact_6305_metric__LIM__compose2,axiom,
    ! [C: $tType,B: $tType,A: $tType] :
      ( ( real_V7819770556892013058_space(A)
        & topolo4958980785337419405_space(B)
        & topolo4958980785337419405_space(C) )
     => ! [F2: fun(A,B),B2: B,A2: A,G: fun(B,C),C2: C] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,B2),topolo174197925503356063within(A,A2,top_top(set(A))))
         => ( filterlim(B,C,G,topolo7230453075368039082e_nhds(C,C2),topolo174197925503356063within(B,B2,top_top(set(B))))
           => ( ? [D5: real] :
                  ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),D5)
                  & ! [X3: A] :
                      ( ( ( X3 != A2 )
                        & aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X3,A2)),D5) )
                     => ( aa(A,B,F2,X3) != B2 ) ) )
             => filterlim(A,C,aa(fun(B,C),fun(A,C),aTP_Lamp_yb(fun(A,B),fun(fun(B,C),fun(A,C)),F2),G),topolo7230453075368039082e_nhds(C,C2),topolo174197925503356063within(A,A2,top_top(set(A)))) ) ) ) ) ).

% metric_LIM_compose2
tff(fact_6306_tendsto__arcosh__at__left__1,axiom,
    filterlim(real,real,arcosh(real),topolo7230453075368039082e_nhds(real,zero_zero(real)),topolo174197925503356063within(real,one_one(real),set_ord_greaterThan(real,one_one(real)))) ).

% tendsto_arcosh_at_left_1
tff(fact_6307_metric__isCont__LIM__compose2,axiom,
    ! [C: $tType,B: $tType,A: $tType] :
      ( ( real_V7819770556892013058_space(A)
        & topolo4958980785337419405_space(B)
        & topolo4958980785337419405_space(C) )
     => ! [A2: A,F2: fun(A,B),G: fun(B,C),L: C] :
          ( topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,top_top(set(A))),F2)
         => ( filterlim(B,C,G,topolo7230453075368039082e_nhds(C,L),topolo174197925503356063within(B,aa(A,B,F2,A2),top_top(set(B))))
           => ( ? [D5: real] :
                  ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),D5)
                  & ! [X3: A] :
                      ( ( ( X3 != A2 )
                        & aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X3,A2)),D5) )
                     => ( aa(A,B,F2,X3) != aa(A,B,F2,A2) ) ) )
             => filterlim(A,C,aa(fun(B,C),fun(A,C),aTP_Lamp_yb(fun(A,B),fun(fun(B,C),fun(A,C)),F2),G),topolo7230453075368039082e_nhds(C,L),topolo174197925503356063within(A,A2,top_top(set(A)))) ) ) ) ) ).

% metric_isCont_LIM_compose2
tff(fact_6308_isCont__If__ge,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo1944317154257567458pology(A)
        & topolo4958980785337419405_space(B) )
     => ! [A2: A,G: fun(A,B),F2: fun(A,B)] :
          ( topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,set_ord_lessThan(A,A2)),G)
         => ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,aa(A,B,G,A2)),topolo174197925503356063within(A,A2,set_ord_greaterThan(A,A2)))
           => topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,top_top(set(A))),aa(fun(A,B),fun(A,B),aa(fun(A,B),fun(fun(A,B),fun(A,B)),aTP_Lamp_yc(A,fun(fun(A,B),fun(fun(A,B),fun(A,B))),A2),G),F2)) ) ) ) ).

% isCont_If_ge
tff(fact_6309_LIMSEQ__iff__nz,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X5: fun(nat,A),L5: A] :
          ( filterlim(nat,A,X5,topolo7230453075368039082e_nhds(A,L5),at_top(nat))
        <=> ! [R5: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),R5)
             => ? [No: nat] :
                  ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),No)
                  & ! [N4: nat] :
                      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),No),N4)
                     => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,aa(nat,A,X5,N4),L5)),R5) ) ) ) ) ) ).

% LIMSEQ_iff_nz
tff(fact_6310_totally__bounded__metric,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [S2: set(A)] :
          ( topolo6688025880775521714ounded(A,S2)
        <=> ! [E3: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),E3)
             => ? [K2: set(A)] :
                  ( finite_finite(A,K2)
                  & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(A),set(set(A)),image(A,set(A),aTP_Lamp_ye(real,fun(A,set(A)),E3)),K2))) ) ) ) ) ).

% totally_bounded_metric
tff(fact_6311_filterlim__tan__at__right,axiom,
    filterlim(real,real,tan(real),at_bot(real),topolo174197925503356063within(real,aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),set_ord_greaterThan(real,aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))))) ).

% filterlim_tan_at_right
tff(fact_6312_totally__bounded__subset,axiom,
    ! [A: $tType] :
      ( topolo7287701948861334536_space(A)
     => ! [S2: set(A),T5: set(A)] :
          ( topolo6688025880775521714ounded(A,S2)
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),T5),S2)
           => topolo6688025880775521714ounded(A,T5) ) ) ) ).

% totally_bounded_subset
tff(fact_6313_sinh__real__at__bot,axiom,
    filterlim(real,real,sinh(real),at_bot(real),at_bot(real)) ).

% sinh_real_at_bot
tff(fact_6314_arsinh__real__at__bot,axiom,
    filterlim(real,real,arsinh(real),at_bot(real),at_bot(real)) ).

% arsinh_real_at_bot
tff(fact_6315_greaterThan__0,axiom,
    set_ord_greaterThan(nat,zero_zero(nat)) = aa(set(nat),set(nat),image(nat,nat,suc),top_top(set(nat))) ).

% greaterThan_0
tff(fact_6316_exp__at__bot,axiom,
    filterlim(real,real,exp(real),topolo7230453075368039082e_nhds(real,zero_zero(real)),at_bot(real)) ).

% exp_at_bot
tff(fact_6317_greaterThan__Suc,axiom,
    ! [K: nat] : set_ord_greaterThan(nat,aa(nat,nat,suc,K)) = aa(set(nat),set(nat),aa(set(nat),fun(set(nat),set(nat)),minus_minus(set(nat)),set_ord_greaterThan(nat,K)),aa(set(nat),set(nat),aa(nat,fun(set(nat),set(nat)),insert(nat),aa(nat,nat,suc,K)),bot_bot(set(nat)))) ).

% greaterThan_Suc
tff(fact_6318_filterlim__inverse__at__bot__neg,axiom,
    filterlim(real,real,inverse_inverse(real),at_bot(real),topolo174197925503356063within(real,zero_zero(real),set_ord_lessThan(real,zero_zero(real)))) ).

% filterlim_inverse_at_bot_neg
tff(fact_6319_tanh__real__at__bot,axiom,
    filterlim(real,real,tanh(real),topolo7230453075368039082e_nhds(real,aa(real,real,uminus_uminus(real),one_one(real))),at_bot(real)) ).

% tanh_real_at_bot
tff(fact_6320_filterlim__tendsto__pos__mult__at__bot,axiom,
    ! [A: $tType,F2: fun(A,real),C2: real,F3: filter(A),G: fun(A,real)] :
      ( filterlim(A,real,F2,topolo7230453075368039082e_nhds(real,C2),F3)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),C2)
       => ( filterlim(A,real,G,at_bot(real),F3)
         => filterlim(A,real,aa(fun(A,real),fun(A,real),aTP_Lamp_yf(fun(A,real),fun(fun(A,real),fun(A,real)),F2),G),at_bot(real),F3) ) ) ) ).

% filterlim_tendsto_pos_mult_at_bot
tff(fact_6321_ln__at__0,axiom,
    filterlim(real,real,ln_ln(real),at_bot(real),topolo174197925503356063within(real,zero_zero(real),set_ord_greaterThan(real,zero_zero(real)))) ).

% ln_at_0
tff(fact_6322_artanh__real__at__right__1,axiom,
    filterlim(real,real,artanh(real),at_bot(real),topolo174197925503356063within(real,aa(real,real,uminus_uminus(real),one_one(real)),set_ord_greaterThan(real,aa(real,real,uminus_uminus(real),one_one(real))))) ).

% artanh_real_at_right_1
tff(fact_6323_DERIV__pos__imp__increasing__at__bot,axiom,
    ! [B2: real,F2: fun(real,real),Flim: real] :
      ( ! [X3: real] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X3),B2)
         => ? [Y4: real] :
              ( has_field_derivative(real,F2,Y4,topolo174197925503356063within(real,X3,top_top(set(real))))
              & aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),Y4) ) )
     => ( filterlim(real,real,F2,topolo7230453075368039082e_nhds(real,Flim),at_bot(real))
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),Flim),aa(real,real,F2,B2)) ) ) ).

% DERIV_pos_imp_increasing_at_bot
tff(fact_6324_filterlim__pow__at__bot__odd,axiom,
    ! [Nb: nat,F2: fun(real,real),F3: filter(real)] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( filterlim(real,real,F2,at_bot(real),F3)
       => ( ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
         => filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_yg(nat,fun(fun(real,real),fun(real,real)),Nb),F2),at_bot(real),F3) ) ) ) ).

% filterlim_pow_at_bot_odd
tff(fact_6325_tendsto__arctan__at__bot,axiom,
    filterlim(real,real,arctan,topolo7230453075368039082e_nhds(real,aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),at_bot(real)) ).

% tendsto_arctan_at_bot
tff(fact_6326_filterlim__pow__at__bot__even,axiom,
    ! [Nb: nat,F2: fun(real,real),F3: filter(real)] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( filterlim(real,real,F2,at_bot(real),F3)
       => ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Nb)
         => filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_yg(nat,fun(fun(real,real),fun(real,real)),Nb),F2),at_top(real),F3) ) ) ) ).

% filterlim_pow_at_bot_even
tff(fact_6327_lim__zero__infinity,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),L: A] :
          ( filterlim(A,A,aTP_Lamp_yh(fun(A,A),fun(A,A),F2),topolo7230453075368039082e_nhds(A,L),topolo174197925503356063within(A,zero_zero(A),top_top(set(A))))
         => filterlim(A,A,F2,topolo7230453075368039082e_nhds(A,L),at_infinity(A)) ) ) ).

% lim_zero_infinity
tff(fact_6328_at__bot__le__at__infinity,axiom,
    aa(filter(real),$o,aa(filter(real),fun(filter(real),$o),ord_less_eq(filter(real)),at_bot(real)),at_infinity(real)) ).

% at_bot_le_at_infinity
tff(fact_6329_cosh__real__at__top,axiom,
    filterlim(real,real,cosh(real),at_top(real),at_top(real)) ).

% cosh_real_at_top
tff(fact_6330_sinh__real__at__top,axiom,
    filterlim(real,real,sinh(real),at_top(real),at_top(real)) ).

% sinh_real_at_top
tff(fact_6331_at__top__le__at__infinity,axiom,
    aa(filter(real),$o,aa(filter(real),fun(filter(real),$o),ord_less_eq(filter(real)),at_top(real)),at_infinity(real)) ).

% at_top_le_at_infinity
tff(fact_6332_arcosh__real__at__top,axiom,
    filterlim(real,real,arcosh(real),at_top(real),at_top(real)) ).

% arcosh_real_at_top
tff(fact_6333_arsinh__real__at__top,axiom,
    filterlim(real,real,arsinh(real),at_top(real),at_top(real)) ).

% arsinh_real_at_top
tff(fact_6334_ln__at__top,axiom,
    filterlim(real,real,ln_ln(real),at_top(real),at_top(real)) ).

% ln_at_top
tff(fact_6335_exp__at__top,axiom,
    filterlim(real,real,exp(real),at_top(real),at_top(real)) ).

% exp_at_top
tff(fact_6336_cosh__real__at__bot,axiom,
    filterlim(real,real,cosh(real),at_top(real),at_bot(real)) ).

% cosh_real_at_bot
tff(fact_6337_filterlim__real__sequentially,axiom,
    filterlim(nat,real,semiring_1_of_nat(real),at_top(real),at_top(nat)) ).

% filterlim_real_sequentially
tff(fact_6338_filterlim__real__at__infinity__sequentially,axiom,
    filterlim(nat,real,semiring_1_of_nat(real),at_infinity(real),at_top(nat)) ).

% filterlim_real_at_infinity_sequentially
tff(fact_6339_tendsto__of__nat,axiom,
    ! [A: $tType] :
      ( real_V2822296259951069270ebra_1(A)
     => filterlim(nat,A,semiring_1_of_nat(A),at_infinity(A),at_top(nat)) ) ).

% tendsto_of_nat
tff(fact_6340_filterlim__pow__at__top,axiom,
    ! [A: $tType,Nb: nat,F2: fun(A,real),F3: filter(A)] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( filterlim(A,real,F2,at_top(real),F3)
       => filterlim(A,real,aa(fun(A,real),fun(A,real),aTP_Lamp_su(nat,fun(fun(A,real),fun(A,real)),Nb),F2),at_top(real),F3) ) ) ).

% filterlim_pow_at_top
tff(fact_6341_tanh__real__at__top,axiom,
    filterlim(real,real,tanh(real),topolo7230453075368039082e_nhds(real,one_one(real)),at_top(real)) ).

% tanh_real_at_top
tff(fact_6342_tendsto__add__filterlim__at__infinity_H,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [F2: fun(A,B),F3: filter(A),G: fun(A,B),C2: B] :
          ( filterlim(A,B,F2,at_infinity(B),F3)
         => ( filterlim(A,B,G,topolo7230453075368039082e_nhds(B,C2),F3)
           => filterlim(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_yi(fun(A,B),fun(fun(A,B),fun(A,B)),F2),G),at_infinity(B),F3) ) ) ) ).

% tendsto_add_filterlim_at_infinity'
tff(fact_6343_tendsto__add__filterlim__at__infinity,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [F2: fun(A,B),C2: B,F3: filter(A),G: fun(A,B)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,C2),F3)
         => ( filterlim(A,B,G,at_infinity(B),F3)
           => filterlim(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_yi(fun(A,B),fun(fun(A,B),fun(A,B)),F2),G),at_infinity(B),F3) ) ) ) ).

% tendsto_add_filterlim_at_infinity
tff(fact_6344_real__tendsto__divide__at__top,axiom,
    ! [A: $tType,F2: fun(A,real),C2: real,F3: filter(A),G: fun(A,real)] :
      ( filterlim(A,real,F2,topolo7230453075368039082e_nhds(real,C2),F3)
     => ( filterlim(A,real,G,at_top(real),F3)
       => filterlim(A,real,aa(fun(A,real),fun(A,real),aTP_Lamp_yj(fun(A,real),fun(fun(A,real),fun(A,real)),F2),G),topolo7230453075368039082e_nhds(real,zero_zero(real)),F3) ) ) ).

% real_tendsto_divide_at_top
tff(fact_6345_artanh__real__at__left__1,axiom,
    filterlim(real,real,artanh(real),at_top(real),topolo174197925503356063within(real,one_one(real),set_ord_lessThan(real,one_one(real)))) ).

% artanh_real_at_left_1
tff(fact_6346_tendsto__inverse__0__at__top,axiom,
    ! [A: $tType,F2: fun(A,real),F3: filter(A)] :
      ( filterlim(A,real,F2,at_top(real),F3)
     => filterlim(A,real,aTP_Lamp_yk(fun(A,real),fun(A,real),F2),topolo7230453075368039082e_nhds(real,zero_zero(real)),F3) ) ).

% tendsto_inverse_0_at_top
tff(fact_6347_filterlim__sequentially__iff__filterlim__real,axiom,
    ! [A: $tType,F2: fun(A,nat),F3: filter(A)] :
      ( filterlim(A,nat,F2,at_top(nat),F3)
    <=> filterlim(A,real,aTP_Lamp_yl(fun(A,nat),fun(A,real),F2),at_top(real),F3) ) ).

% filterlim_sequentially_iff_filterlim_real
tff(fact_6348_tendsto__inverse__0,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => filterlim(A,A,inverse_inverse(A),topolo7230453075368039082e_nhds(A,zero_zero(A)),at_infinity(A)) ) ).

% tendsto_inverse_0
tff(fact_6349_filterlim__tendsto__pos__mult__at__top,axiom,
    ! [A: $tType,F2: fun(A,real),C2: real,F3: filter(A),G: fun(A,real)] :
      ( filterlim(A,real,F2,topolo7230453075368039082e_nhds(real,C2),F3)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),C2)
       => ( filterlim(A,real,G,at_top(real),F3)
         => filterlim(A,real,aa(fun(A,real),fun(A,real),aTP_Lamp_yf(fun(A,real),fun(fun(A,real),fun(A,real)),F2),G),at_top(real),F3) ) ) ) ).

% filterlim_tendsto_pos_mult_at_top
tff(fact_6350_filterlim__at__top__mult__tendsto__pos,axiom,
    ! [A: $tType,F2: fun(A,real),C2: real,F3: filter(A),G: fun(A,real)] :
      ( filterlim(A,real,F2,topolo7230453075368039082e_nhds(real,C2),F3)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),C2)
       => ( filterlim(A,real,G,at_top(real),F3)
         => filterlim(A,real,aa(fun(A,real),fun(A,real),aTP_Lamp_ym(fun(A,real),fun(fun(A,real),fun(A,real)),F2),G),at_top(real),F3) ) ) ) ).

% filterlim_at_top_mult_tendsto_pos
tff(fact_6351_tendsto__neg__powr,axiom,
    ! [A: $tType,S: real,F2: fun(A,real),F3: filter(A)] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),S),zero_zero(real))
     => ( filterlim(A,real,F2,at_top(real),F3)
       => filterlim(A,real,aa(fun(A,real),fun(A,real),aTP_Lamp_yn(real,fun(fun(A,real),fun(A,real)),S),F2),topolo7230453075368039082e_nhds(real,zero_zero(real)),F3) ) ) ).

% tendsto_neg_powr
tff(fact_6352_tendsto__mult__filterlim__at__infinity,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V3459762299906320749_field(B)
     => ! [F2: fun(A,B),C2: B,F3: filter(A),G: fun(A,B)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,C2),F3)
         => ( ( C2 != zero_zero(B) )
           => ( filterlim(A,B,G,at_infinity(B),F3)
             => filterlim(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_yo(fun(A,B),fun(fun(A,B),fun(A,B)),F2),G),at_infinity(B),F3) ) ) ) ) ).

% tendsto_mult_filterlim_at_infinity
tff(fact_6353_ln__x__over__x__tendsto__0,axiom,
    filterlim(real,real,aTP_Lamp_yp(real,real),topolo7230453075368039082e_nhds(real,zero_zero(real)),at_top(real)) ).

% ln_x_over_x_tendsto_0
tff(fact_6354_tendsto__divide__0,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V8999393235501362500lgebra(B)
     => ! [F2: fun(A,B),C2: B,F3: filter(A),G: fun(A,B)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,C2),F3)
         => ( filterlim(A,B,G,at_infinity(B),F3)
           => filterlim(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_yq(fun(A,B),fun(fun(A,B),fun(A,B)),F2),G),topolo7230453075368039082e_nhds(B,zero_zero(B)),F3) ) ) ) ).

% tendsto_divide_0
tff(fact_6355_filterlim__at__right__to__top,axiom,
    ! [A: $tType,F2: fun(real,A),F3: filter(A)] :
      ( filterlim(real,A,F2,F3,topolo174197925503356063within(real,zero_zero(real),set_ord_greaterThan(real,zero_zero(real))))
    <=> filterlim(real,A,aTP_Lamp_yr(fun(real,A),fun(real,A),F2),F3,at_top(real)) ) ).

% filterlim_at_right_to_top
tff(fact_6356_filterlim__at__top__to__right,axiom,
    ! [A: $tType,F2: fun(real,A),F3: filter(A)] :
      ( filterlim(real,A,F2,F3,at_top(real))
    <=> filterlim(real,A,aTP_Lamp_yr(fun(real,A),fun(real,A),F2),F3,topolo174197925503356063within(real,zero_zero(real),set_ord_greaterThan(real,zero_zero(real)))) ) ).

% filterlim_at_top_to_right
tff(fact_6357_filterlim__power__at__infinity,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V8999393235501362500lgebra(B)
     => ! [F2: fun(A,B),F3: filter(A),Nb: nat] :
          ( filterlim(A,B,F2,at_infinity(B),F3)
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
           => filterlim(A,B,aa(nat,fun(A,B),aTP_Lamp_ys(fun(A,B),fun(nat,fun(A,B)),F2),Nb),at_infinity(B),F3) ) ) ) ).

% filterlim_power_at_infinity
tff(fact_6358_filterlim__inverse__at__right__top,axiom,
    filterlim(real,real,inverse_inverse(real),topolo174197925503356063within(real,zero_zero(real),set_ord_greaterThan(real,zero_zero(real))),at_top(real)) ).

% filterlim_inverse_at_right_top
tff(fact_6359_filterlim__inverse__at__top__right,axiom,
    filterlim(real,real,inverse_inverse(real),at_top(real),topolo174197925503356063within(real,zero_zero(real),set_ord_greaterThan(real,zero_zero(real)))) ).

% filterlim_inverse_at_top_right
tff(fact_6360_filterlim__inverse__at__infinity,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => filterlim(A,A,inverse_inverse(A),at_infinity(A),topolo174197925503356063within(A,zero_zero(A),top_top(set(A)))) ) ).

% filterlim_inverse_at_infinity
tff(fact_6361_filterlim__tendsto__neg__mult__at__bot,axiom,
    ! [A: $tType,F2: fun(A,real),C2: real,F3: filter(A),G: fun(A,real)] :
      ( filterlim(A,real,F2,topolo7230453075368039082e_nhds(real,C2),F3)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),C2),zero_zero(real))
       => ( filterlim(A,real,G,at_top(real),F3)
         => filterlim(A,real,aa(fun(A,real),fun(A,real),aTP_Lamp_yf(fun(A,real),fun(fun(A,real),fun(A,real)),F2),G),at_bot(real),F3) ) ) ) ).

% filterlim_tendsto_neg_mult_at_bot
tff(fact_6362_tendsto__power__div__exp__0,axiom,
    ! [K: nat] : filterlim(real,real,aTP_Lamp_yt(nat,fun(real,real),K),topolo7230453075368039082e_nhds(real,zero_zero(real)),at_top(real)) ).

% tendsto_power_div_exp_0
tff(fact_6363_lim__infinity__imp__sequentially,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [F2: fun(real,A),L: A] :
          ( filterlim(real,A,F2,topolo7230453075368039082e_nhds(A,L),at_infinity(real))
         => filterlim(nat,A,aTP_Lamp_yu(fun(real,A),fun(nat,A),F2),topolo7230453075368039082e_nhds(A,L),at_top(nat)) ) ) ).

% lim_infinity_imp_sequentially
tff(fact_6364_filterlim__inverse__at__iff,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V8999393235501362500lgebra(B)
     => ! [G: fun(A,B),F3: filter(A)] :
          ( filterlim(A,B,aTP_Lamp_uk(fun(A,B),fun(A,B),G),topolo174197925503356063within(B,zero_zero(B),top_top(set(B))),F3)
        <=> filterlim(A,B,G,at_infinity(B),F3) ) ) ).

% filterlim_inverse_at_iff
tff(fact_6365_tendsto__exp__limit__at__top,axiom,
    ! [X: real] : filterlim(real,real,aTP_Lamp_yv(real,fun(real,real),X),topolo7230453075368039082e_nhds(real,aa(real,real,exp(real),X)),at_top(real)) ).

% tendsto_exp_limit_at_top
tff(fact_6366_filterlim__divide__at__infinity,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),C2: A,F3: filter(A),G: fun(A,A)] :
          ( filterlim(A,A,F2,topolo7230453075368039082e_nhds(A,C2),F3)
         => ( filterlim(A,A,G,topolo174197925503356063within(A,zero_zero(A),top_top(set(A))),F3)
           => ( ( C2 != zero_zero(A) )
             => filterlim(A,A,aa(fun(A,A),fun(A,A),aTP_Lamp_pu(fun(A,A),fun(fun(A,A),fun(A,A)),F2),G),at_infinity(A),F3) ) ) ) ) ).

% filterlim_divide_at_infinity
tff(fact_6367_filterlim__tan__at__left,axiom,
    filterlim(real,real,tan(real),at_top(real),topolo174197925503356063within(real,divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),set_ord_lessThan(real,divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))))) ).

% filterlim_tan_at_left
tff(fact_6368_DERIV__neg__imp__decreasing__at__top,axiom,
    ! [B2: real,F2: fun(real,real),Flim: real] :
      ( ! [X3: real] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),B2),X3)
         => ? [Y4: real] :
              ( has_field_derivative(real,F2,Y4,topolo174197925503356063within(real,X3,top_top(set(real))))
              & aa(real,$o,aa(real,fun(real,$o),ord_less(real),Y4),zero_zero(real)) ) )
     => ( filterlim(real,real,F2,topolo7230453075368039082e_nhds(real,Flim),at_top(real))
       => aa(real,$o,aa(real,fun(real,$o),ord_less(real),Flim),aa(real,real,F2,B2)) ) ) ).

% DERIV_neg_imp_decreasing_at_top
tff(fact_6369_tendsto__arctan__at__top,axiom,
    filterlim(real,real,arctan,topolo7230453075368039082e_nhds(real,divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),at_top(real)) ).

% tendsto_arctan_at_top
tff(fact_6370_filterlim__realpow__sequentially__gt1,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => ! [X: A] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),real_V7770717601297561774m_norm(A,X))
         => filterlim(nat,A,power_power(A,X),at_infinity(A),at_top(nat)) ) ) ).

% filterlim_realpow_sequentially_gt1
tff(fact_6371_lim__at__infinity__0,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),L: A] :
          ( filterlim(A,A,F2,topolo7230453075368039082e_nhds(A,L),at_infinity(A))
        <=> filterlim(A,A,aa(fun(A,A),fun(A,A),comp(A,A,A,F2),inverse_inverse(A)),topolo7230453075368039082e_nhds(A,L),topolo174197925503356063within(A,zero_zero(A),top_top(set(A)))) ) ) ).

% lim_at_infinity_0
tff(fact_6372_polyfun__extremal,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => ! [C2: fun(nat,A),K: nat,Nb: nat,B3: real] :
          ( ( aa(nat,A,C2,K) != zero_zero(A) )
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),one_one(nat)),K)
           => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),Nb)
             => eventually(A,aa(real,fun(A,$o),aa(nat,fun(real,fun(A,$o)),aTP_Lamp_yw(fun(nat,A),fun(nat,fun(real,fun(A,$o))),C2),Nb),B3),at_infinity(A)) ) ) ) ) ).

% polyfun_extremal
tff(fact_6373_lhopital__left__at__top,axiom,
    ! [G: fun(real,real),X: real,G3: fun(real,real),F2: fun(real,real),F4: fun(real,real),Y: real] :
      ( filterlim(real,real,G,at_top(real),topolo174197925503356063within(real,X,set_ord_lessThan(real,X)))
     => ( eventually(real,aTP_Lamp_yx(fun(real,real),fun(real,$o),G3),topolo174197925503356063within(real,X,set_ord_lessThan(real,X)))
       => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),F2),F4),topolo174197925503356063within(real,X,set_ord_lessThan(real,X)))
         => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),G),G3),topolo174197925503356063within(real,X,set_ord_lessThan(real,X)))
           => ( filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_yz(fun(real,real),fun(fun(real,real),fun(real,real)),G3),F4),topolo7230453075368039082e_nhds(real,Y),topolo174197925503356063within(real,X,set_ord_lessThan(real,X)))
             => filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_yz(fun(real,real),fun(fun(real,real),fun(real,real)),G),F2),topolo7230453075368039082e_nhds(real,Y),topolo174197925503356063within(real,X,set_ord_lessThan(real,X))) ) ) ) ) ) ).

% lhopital_left_at_top
tff(fact_6374_eventually__sequentially__Suc,axiom,
    ! [P: fun(nat,$o)] :
      ( eventually(nat,aTP_Lamp_za(fun(nat,$o),fun(nat,$o),P),at_top(nat))
    <=> eventually(nat,P,at_top(nat)) ) ).

% eventually_sequentially_Suc
tff(fact_6375_eventually__sequentially__seg,axiom,
    ! [P: fun(nat,$o),K: nat] :
      ( eventually(nat,aa(nat,fun(nat,$o),aTP_Lamp_zb(fun(nat,$o),fun(nat,fun(nat,$o)),P),K),at_top(nat))
    <=> eventually(nat,P,at_top(nat)) ) ).

% eventually_sequentially_seg
tff(fact_6376_eventually__at__top__dense,axiom,
    ! [A: $tType] :
      ( ( linorder(A)
        & no_top(A) )
     => ! [P: fun(A,$o)] :
          ( eventually(A,P,at_top(A))
        <=> ? [N5: A] :
            ! [N4: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),N5),N4)
             => aa(A,$o,P,N4) ) ) ) ).

% eventually_at_top_dense
tff(fact_6377_eventually__gt__at__top,axiom,
    ! [A: $tType] :
      ( ( linorder(A)
        & no_top(A) )
     => ! [C2: A] : eventually(A,aa(A,fun(A,$o),ord_less(A),C2),at_top(A)) ) ).

% eventually_gt_at_top
tff(fact_6378_eventually__sequentially,axiom,
    ! [P: fun(nat,$o)] :
      ( eventually(nat,P,at_top(nat))
    <=> ? [N5: nat] :
        ! [N4: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),N5),N4)
         => aa(nat,$o,P,N4) ) ) ).

% eventually_sequentially
tff(fact_6379_eventually__sequentiallyI,axiom,
    ! [C2: nat,P: fun(nat,$o)] :
      ( ! [X3: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),C2),X3)
         => aa(nat,$o,P,X3) )
     => eventually(nat,P,at_top(nat)) ) ).

% eventually_sequentiallyI
tff(fact_6380_eventually__at__top__linorder,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [P: fun(A,$o)] :
          ( eventually(A,P,at_top(A))
        <=> ? [N5: A] :
            ! [N4: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),N5),N4)
             => aa(A,$o,P,N4) ) ) ) ).

% eventually_at_top_linorder
tff(fact_6381_eventually__at__top__linorderI,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [C2: A,P: fun(A,$o)] :
          ( ! [X3: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),X3)
             => aa(A,$o,P,X3) )
         => eventually(A,P,at_top(A)) ) ) ).

% eventually_at_top_linorderI
tff(fact_6382_eventually__ge__at__top,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [C2: A] : eventually(A,aa(A,fun(A,$o),ord_less_eq(A),C2),at_top(A)) ) ).

% eventually_ge_at_top
tff(fact_6383_sequentially__offset,axiom,
    ! [P: fun(nat,$o),K: nat] :
      ( eventually(nat,P,at_top(nat))
     => eventually(nat,aa(nat,fun(nat,$o),aTP_Lamp_zb(fun(nat,$o),fun(nat,fun(nat,$o)),P),K),at_top(nat)) ) ).

% sequentially_offset
tff(fact_6384_le__sequentially,axiom,
    ! [F3: filter(nat)] :
      ( aa(filter(nat),$o,aa(filter(nat),fun(filter(nat),$o),ord_less_eq(filter(nat)),F3),at_top(nat))
    <=> ! [N5: nat] : eventually(nat,aa(nat,fun(nat,$o),ord_less_eq(nat),N5),F3) ) ).

% le_sequentially
tff(fact_6385_filter__leD,axiom,
    ! [A: $tType,F3: filter(A),F9: filter(A),P: fun(A,$o)] :
      ( aa(filter(A),$o,aa(filter(A),fun(filter(A),$o),ord_less_eq(filter(A)),F3),F9)
     => ( eventually(A,P,F9)
       => eventually(A,P,F3) ) ) ).

% filter_leD
tff(fact_6386_filter__leI,axiom,
    ! [A: $tType,F9: filter(A),F3: filter(A)] :
      ( ! [P5: fun(A,$o)] :
          ( eventually(A,P5,F9)
         => eventually(A,P5,F3) )
     => aa(filter(A),$o,aa(filter(A),fun(filter(A),$o),ord_less_eq(filter(A)),F3),F9) ) ).

% filter_leI
tff(fact_6387_le__filter__def,axiom,
    ! [A: $tType,F3: filter(A),F9: filter(A)] :
      ( aa(filter(A),$o,aa(filter(A),fun(filter(A),$o),ord_less_eq(filter(A)),F3),F9)
    <=> ! [P6: fun(A,$o)] :
          ( eventually(A,P6,F9)
         => eventually(A,P6,F3) ) ) ).

% le_filter_def
tff(fact_6388_filterlim__mono__eventually,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),F3: filter(B),G4: filter(A),F9: filter(B),G5: filter(A),F4: fun(A,B)] :
      ( filterlim(A,B,F2,F3,G4)
     => ( aa(filter(B),$o,aa(filter(B),fun(filter(B),$o),ord_less_eq(filter(B)),F3),F9)
       => ( aa(filter(A),$o,aa(filter(A),fun(filter(A),$o),ord_less_eq(filter(A)),G5),G4)
         => ( eventually(A,aa(fun(A,B),fun(A,$o),aTP_Lamp_zc(fun(A,B),fun(fun(A,B),fun(A,$o)),F2),F4),G5)
           => filterlim(A,B,F4,F9,G5) ) ) ) ) ).

% filterlim_mono_eventually
tff(fact_6389_eventually__le__at__bot,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [C2: A] : eventually(A,aa(A,fun(A,$o),aTP_Lamp_nf(A,fun(A,$o)),C2),at_bot(A)) ) ).

% eventually_le_at_bot
tff(fact_6390_eventually__at__bot__linorder,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [P: fun(A,$o)] :
          ( eventually(A,P,at_bot(A))
        <=> ? [N5: A] :
            ! [N4: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),N4),N5)
             => aa(A,$o,P,N4) ) ) ) ).

% eventually_at_bot_linorder
tff(fact_6391_eventually__gt__at__bot,axiom,
    ! [A: $tType] :
      ( unboun7993243217541854897norder(A)
     => ! [C2: A] : eventually(A,aTP_Lamp_zd(A,fun(A,$o),C2),at_bot(A)) ) ).

% eventually_gt_at_bot
tff(fact_6392_eventually__at__bot__dense,axiom,
    ! [A: $tType] :
      ( ( linorder(A)
        & no_bot(A) )
     => ! [P: fun(A,$o)] :
          ( eventually(A,P,at_bot(A))
        <=> ? [N5: A] :
            ! [N4: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),N4),N5)
             => aa(A,$o,P,N4) ) ) ) ).

% eventually_at_bot_dense
tff(fact_6393_eventually__nhds__top,axiom,
    ! [A: $tType] :
      ( ( order_top(A)
        & topolo1944317154257567458pology(A) )
     => ! [B2: A,P: fun(A,$o)] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),top_top(A))
         => ( eventually(A,P,topolo7230453075368039082e_nhds(A,top_top(A)))
          <=> ? [B7: A] :
                ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B7),top_top(A))
                & ! [Z6: A] :
                    ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B7),Z6)
                   => aa(A,$o,P,Z6) ) ) ) ) ) ).

% eventually_nhds_top
tff(fact_6394_filterlim__at__top__at__top,axiom,
    ! [B: $tType,A: $tType] :
      ( ( linorder(A)
        & linorder(B) )
     => ! [Q: fun(A,$o),F2: fun(A,B),P: fun(B,$o),G: fun(B,A)] :
          ( ! [X3: A,Y3: A] :
              ( aa(A,$o,Q,X3)
             => ( aa(A,$o,Q,Y3)
               => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),Y3)
                 => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X3)),aa(A,B,F2,Y3)) ) ) )
         => ( ! [X3: B] :
                ( aa(B,$o,P,X3)
               => ( aa(A,B,F2,aa(B,A,G,X3)) = X3 ) )
           => ( ! [X3: B] :
                  ( aa(B,$o,P,X3)
                 => aa(A,$o,Q,aa(B,A,G,X3)) )
             => ( eventually(A,Q,at_top(A))
               => ( eventually(B,P,at_top(B))
                 => filterlim(A,B,F2,at_top(B),at_top(A)) ) ) ) ) ) ) ).

% filterlim_at_top_at_top
tff(fact_6395_eventually__at__left__field,axiom,
    ! [A: $tType] :
      ( ( linordered_field(A)
        & topolo1944317154257567458pology(A) )
     => ! [P: fun(A,$o),X: A] :
          ( eventually(A,P,topolo174197925503356063within(A,X,set_ord_lessThan(A,X)))
        <=> ? [B7: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B7),X)
              & ! [Y5: A] :
                  ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B7),Y5)
                 => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y5),X)
                   => aa(A,$o,P,Y5) ) ) ) ) ) ).

% eventually_at_left_field
tff(fact_6396_eventually__at__left,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [Y: A,X: A,P: fun(A,$o)] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),X)
         => ( eventually(A,P,topolo174197925503356063within(A,X,set_ord_lessThan(A,X)))
          <=> ? [B7: A] :
                ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B7),X)
                & ! [Y5: A] :
                    ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B7),Y5)
                   => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y5),X)
                     => aa(A,$o,P,Y5) ) ) ) ) ) ) ).

% eventually_at_left
tff(fact_6397_eventually__at__right__field,axiom,
    ! [A: $tType] :
      ( ( linordered_field(A)
        & topolo1944317154257567458pology(A) )
     => ! [P: fun(A,$o),X: A] :
          ( eventually(A,P,topolo174197925503356063within(A,X,set_ord_greaterThan(A,X)))
        <=> ? [B7: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),B7)
              & ! [Y5: A] :
                  ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y5)
                 => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y5),B7)
                   => aa(A,$o,P,Y5) ) ) ) ) ) ).

% eventually_at_right_field
tff(fact_6398_eventually__at__right,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [X: A,Y: A,P: fun(A,$o)] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
         => ( eventually(A,P,topolo174197925503356063within(A,X,set_ord_greaterThan(A,X)))
          <=> ? [B7: A] :
                ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),B7)
                & ! [Y5: A] :
                    ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y5)
                   => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y5),B7)
                     => aa(A,$o,P,Y5) ) ) ) ) ) ) ).

% eventually_at_right
tff(fact_6399_eventually__at__infinity,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [P: fun(A,$o)] :
          ( eventually(A,P,at_infinity(A))
        <=> ? [B7: real] :
            ! [X4: A] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),B7),real_V7770717601297561774m_norm(A,X4))
             => aa(A,$o,P,X4) ) ) ) ).

% eventually_at_infinity
tff(fact_6400_tendsto__sandwich,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo2564578578187576103pology(B)
     => ! [F2: fun(A,B),G: fun(A,B),Net: filter(A),H: fun(A,B),C2: B] :
          ( eventually(A,aa(fun(A,B),fun(A,$o),aTP_Lamp_ze(fun(A,B),fun(fun(A,B),fun(A,$o)),F2),G),Net)
         => ( eventually(A,aa(fun(A,B),fun(A,$o),aTP_Lamp_ze(fun(A,B),fun(fun(A,B),fun(A,$o)),G),H),Net)
           => ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,C2),Net)
             => ( filterlim(A,B,H,topolo7230453075368039082e_nhds(B,C2),Net)
               => filterlim(A,B,G,topolo7230453075368039082e_nhds(B,C2),Net) ) ) ) ) ) ).

% tendsto_sandwich
tff(fact_6401_order__tendstoD_I2_J,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo2564578578187576103pology(B)
     => ! [F2: fun(A,B),Y: B,F3: filter(A),A2: B] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,Y),F3)
         => ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),Y),A2)
           => eventually(A,aa(B,fun(A,$o),aTP_Lamp_zf(fun(A,B),fun(B,fun(A,$o)),F2),A2),F3) ) ) ) ).

% order_tendstoD(2)
tff(fact_6402_order__tendstoD_I1_J,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo2564578578187576103pology(B)
     => ! [F2: fun(A,B),Y: B,F3: filter(A),A2: B] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,Y),F3)
         => ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),A2),Y)
           => eventually(A,aa(B,fun(A,$o),aTP_Lamp_zg(fun(A,B),fun(B,fun(A,$o)),F2),A2),F3) ) ) ) ).

% order_tendstoD(1)
tff(fact_6403_order__tendstoI,axiom,
    ! [A: $tType,B: $tType] :
      ( topolo2564578578187576103pology(A)
     => ! [Y: A,F2: fun(B,A),F3: filter(B)] :
          ( ! [A4: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A4),Y)
             => eventually(B,aa(A,fun(B,$o),aTP_Lamp_zh(fun(B,A),fun(A,fun(B,$o)),F2),A4),F3) )
         => ( ! [A4: A] :
                ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),A4)
               => eventually(B,aa(A,fun(B,$o),aTP_Lamp_zi(fun(B,A),fun(A,fun(B,$o)),F2),A4),F3) )
           => filterlim(B,A,F2,topolo7230453075368039082e_nhds(A,Y),F3) ) ) ) ).

% order_tendstoI
tff(fact_6404_order__tendsto__iff,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo2564578578187576103pology(B)
     => ! [F2: fun(A,B),X: B,F3: filter(A)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,X),F3)
        <=> ( ! [L3: B] :
                ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),L3),X)
               => eventually(A,aa(B,fun(A,$o),aTP_Lamp_zg(fun(A,B),fun(B,fun(A,$o)),F2),L3),F3) )
            & ! [U4: B] :
                ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),X),U4)
               => eventually(A,aa(B,fun(A,$o),aTP_Lamp_zf(fun(A,B),fun(B,fun(A,$o)),F2),U4),F3) ) ) ) ) ).

% order_tendsto_iff
tff(fact_6405_filterlim__at__top__mono,axiom,
    ! [B: $tType,A: $tType] :
      ( linorder(B)
     => ! [F2: fun(A,B),F3: filter(A),G: fun(A,B)] :
          ( filterlim(A,B,F2,at_top(B),F3)
         => ( eventually(A,aa(fun(A,B),fun(A,$o),aTP_Lamp_zj(fun(A,B),fun(fun(A,B),fun(A,$o)),F2),G),F3)
           => filterlim(A,B,G,at_top(B),F3) ) ) ) ).

% filterlim_at_top_mono
tff(fact_6406_filterlim__at__top__ge,axiom,
    ! [B: $tType,A: $tType] :
      ( linorder(B)
     => ! [F2: fun(A,B),F3: filter(A),C2: B] :
          ( filterlim(A,B,F2,at_top(B),F3)
        <=> ! [Z7: B] :
              ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),C2),Z7)
             => eventually(A,aa(B,fun(A,$o),aTP_Lamp_zk(fun(A,B),fun(B,fun(A,$o)),F2),Z7),F3) ) ) ) ).

% filterlim_at_top_ge
tff(fact_6407_filterlim__at__top,axiom,
    ! [B: $tType,A: $tType] :
      ( linorder(B)
     => ! [F2: fun(A,B),F3: filter(A)] :
          ( filterlim(A,B,F2,at_top(B),F3)
        <=> ! [Z7: B] : eventually(A,aa(B,fun(A,$o),aTP_Lamp_zk(fun(A,B),fun(B,fun(A,$o)),F2),Z7),F3) ) ) ).

% filterlim_at_top
tff(fact_6408_filterlim__at__top__dense,axiom,
    ! [B: $tType,A: $tType] :
      ( unboun7993243217541854897norder(B)
     => ! [F2: fun(A,B),F3: filter(A)] :
          ( filterlim(A,B,F2,at_top(B),F3)
        <=> ! [Z7: B] : eventually(A,aa(B,fun(A,$o),aTP_Lamp_zl(fun(A,B),fun(B,fun(A,$o)),F2),Z7),F3) ) ) ).

% filterlim_at_top_dense
tff(fact_6409_eventually__at__right__less,axiom,
    ! [A: $tType] :
      ( ( no_top(A)
        & topolo1944317154257567458pology(A) )
     => ! [X: A] : eventually(A,aa(A,fun(A,$o),ord_less(A),X),topolo174197925503356063within(A,X,set_ord_greaterThan(A,X))) ) ).

% eventually_at_right_less
tff(fact_6410_filterlim__at__bot__le,axiom,
    ! [B: $tType,A: $tType] :
      ( linorder(B)
     => ! [F2: fun(A,B),F3: filter(A),C2: B] :
          ( filterlim(A,B,F2,at_bot(B),F3)
        <=> ! [Z7: B] :
              ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),Z7),C2)
             => eventually(A,aa(B,fun(A,$o),aTP_Lamp_zm(fun(A,B),fun(B,fun(A,$o)),F2),Z7),F3) ) ) ) ).

% filterlim_at_bot_le
tff(fact_6411_filterlim__at__bot,axiom,
    ! [B: $tType,A: $tType] :
      ( linorder(B)
     => ! [F2: fun(A,B),F3: filter(A)] :
          ( filterlim(A,B,F2,at_bot(B),F3)
        <=> ! [Z7: B] : eventually(A,aa(B,fun(A,$o),aTP_Lamp_zm(fun(A,B),fun(B,fun(A,$o)),F2),Z7),F3) ) ) ).

% filterlim_at_bot
tff(fact_6412_filterlim__at__bot__dense,axiom,
    ! [B: $tType,A: $tType] :
      ( ( dense_linorder(B)
        & no_bot(B) )
     => ! [F2: fun(A,B),F3: filter(A)] :
          ( filterlim(A,B,F2,at_bot(B),F3)
        <=> ! [Z7: B] : eventually(A,aa(B,fun(A,$o),aTP_Lamp_zn(fun(A,B),fun(B,fun(A,$o)),F2),Z7),F3) ) ) ).

% filterlim_at_bot_dense
tff(fact_6413_real__tendsto__sandwich,axiom,
    ! [A: $tType,F2: fun(A,real),G: fun(A,real),Net: filter(A),H: fun(A,real),C2: real] :
      ( eventually(A,aa(fun(A,real),fun(A,$o),aTP_Lamp_zo(fun(A,real),fun(fun(A,real),fun(A,$o)),F2),G),Net)
     => ( eventually(A,aa(fun(A,real),fun(A,$o),aTP_Lamp_zo(fun(A,real),fun(fun(A,real),fun(A,$o)),G),H),Net)
       => ( filterlim(A,real,F2,topolo7230453075368039082e_nhds(real,C2),Net)
         => ( filterlim(A,real,H,topolo7230453075368039082e_nhds(real,C2),Net)
           => filterlim(A,real,G,topolo7230453075368039082e_nhds(real,C2),Net) ) ) ) ) ).

% real_tendsto_sandwich
tff(fact_6414_countable__basis__at__decseq,axiom,
    ! [A: $tType] :
      ( topolo3112930676232923870pology(A)
     => ! [X: A] :
          ~ ! [A8: fun(nat,set(A))] :
              ( ! [I4: nat] : topolo1002775350975398744n_open(A,aa(nat,set(A),A8,I4))
             => ( ! [I4: nat] : member(A,X,aa(nat,set(A),A8,I4))
               => ~ ! [S8: set(A)] :
                      ( topolo1002775350975398744n_open(A,S8)
                     => ( member(A,X,S8)
                       => eventually(nat,aa(set(A),fun(nat,$o),aTP_Lamp_zp(fun(nat,set(A)),fun(set(A),fun(nat,$o)),A8),S8),at_top(nat)) ) ) ) ) ) ).

% countable_basis_at_decseq
tff(fact_6415_eventually__at,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [P: fun(A,$o),A2: A,S2: set(A)] :
          ( eventually(A,P,topolo174197925503356063within(A,A2,S2))
        <=> ? [D4: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),D4)
              & ! [X4: A] :
                  ( member(A,X4,S2)
                 => ( ( ( X4 != A2 )
                      & aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X4,A2)),D4) )
                   => aa(A,$o,P,X4) ) ) ) ) ) ).

% eventually_at
tff(fact_6416_eventually__nhds__metric,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [P: fun(A,$o),A2: A] :
          ( eventually(A,P,topolo7230453075368039082e_nhds(A,A2))
        <=> ? [D4: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),D4)
              & ! [X4: A] :
                  ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X4,A2)),D4)
                 => aa(A,$o,P,X4) ) ) ) ) ).

% eventually_nhds_metric
tff(fact_6417_eventually__at__leftI,axiom,
    ! [A: $tType] :
      ( topolo2564578578187576103pology(A)
     => ! [A2: A,B2: A,P: fun(A,$o)] :
          ( ! [X3: A] :
              ( member(A,X3,set_or5935395276787703475ssThan(A,A2,B2))
             => aa(A,$o,P,X3) )
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
           => eventually(A,P,topolo174197925503356063within(A,B2,set_ord_lessThan(A,B2))) ) ) ) ).

% eventually_at_leftI
tff(fact_6418_eventually__at__rightI,axiom,
    ! [A: $tType] :
      ( topolo2564578578187576103pology(A)
     => ! [A2: A,B2: A,P: fun(A,$o)] :
          ( ! [X3: A] :
              ( member(A,X3,set_or5935395276787703475ssThan(A,A2,B2))
             => aa(A,$o,P,X3) )
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
           => eventually(A,P,topolo174197925503356063within(A,A2,set_ord_greaterThan(A,A2))) ) ) ) ).

% eventually_at_rightI
tff(fact_6419_eventually__at__to__0,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [P: fun(A,$o),A2: A] :
          ( eventually(A,P,topolo174197925503356063within(A,A2,top_top(set(A))))
        <=> eventually(A,aa(A,fun(A,$o),aTP_Lamp_zq(fun(A,$o),fun(A,fun(A,$o)),P),A2),topolo174197925503356063within(A,zero_zero(A),top_top(set(A)))) ) ) ).

% eventually_at_to_0
tff(fact_6420_decreasing__tendsto,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo2564578578187576103pology(B)
     => ! [L: B,F2: fun(A,B),F3: filter(A)] :
          ( eventually(A,aa(fun(A,B),fun(A,$o),aTP_Lamp_zr(B,fun(fun(A,B),fun(A,$o)),L),F2),F3)
         => ( ! [X3: B] :
                ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),L),X3)
               => eventually(A,aa(B,fun(A,$o),aTP_Lamp_zf(fun(A,B),fun(B,fun(A,$o)),F2),X3),F3) )
           => filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L),F3) ) ) ) ).

% decreasing_tendsto
tff(fact_6421_increasing__tendsto,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo2564578578187576103pology(B)
     => ! [F2: fun(A,B),L: B,F3: filter(A)] :
          ( eventually(A,aa(B,fun(A,$o),aTP_Lamp_zs(fun(A,B),fun(B,fun(A,$o)),F2),L),F3)
         => ( ! [X3: B] :
                ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),X3),L)
               => eventually(A,aa(B,fun(A,$o),aTP_Lamp_zg(fun(A,B),fun(B,fun(A,$o)),F2),X3),F3) )
           => filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L),F3) ) ) ) ).

% increasing_tendsto
tff(fact_6422_filterlim__at__top__gt,axiom,
    ! [B: $tType,A: $tType] :
      ( unboun7993243217541854897norder(B)
     => ! [F2: fun(A,B),F3: filter(A),C2: B] :
          ( filterlim(A,B,F2,at_top(B),F3)
        <=> ! [Z7: B] :
              ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),C2),Z7)
             => eventually(A,aa(B,fun(A,$o),aTP_Lamp_zt(fun(A,B),fun(B,fun(A,$o)),F2),Z7),F3) ) ) ) ).

% filterlim_at_top_gt
tff(fact_6423_filterlim__at__bot__lt,axiom,
    ! [B: $tType,A: $tType] :
      ( unboun7993243217541854897norder(B)
     => ! [F2: fun(A,B),F3: filter(A),C2: B] :
          ( filterlim(A,B,F2,at_bot(B),F3)
        <=> ! [Z7: B] :
              ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),Z7),C2)
             => eventually(A,aa(B,fun(A,$o),aTP_Lamp_zu(fun(A,B),fun(B,fun(A,$o)),F2),Z7),F3) ) ) ) ).

% filterlim_at_bot_lt
tff(fact_6424_tendsto__upperbound,axiom,
    ! [A: $tType,B: $tType] :
      ( topolo1944317154257567458pology(B)
     => ! [F2: fun(A,B),X: B,F3: filter(A),A2: B] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,X),F3)
         => ( eventually(A,aa(B,fun(A,$o),aTP_Lamp_zv(fun(A,B),fun(B,fun(A,$o)),F2),A2),F3)
           => ( ( F3 != bot_bot(filter(A)) )
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),X),A2) ) ) ) ) ).

% tendsto_upperbound
tff(fact_6425_tendsto__lowerbound,axiom,
    ! [A: $tType,B: $tType] :
      ( topolo1944317154257567458pology(B)
     => ! [F2: fun(A,B),X: B,F3: filter(A),A2: B] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,X),F3)
         => ( eventually(A,aa(B,fun(A,$o),aTP_Lamp_zw(fun(A,B),fun(B,fun(A,$o)),F2),A2),F3)
           => ( ( F3 != bot_bot(filter(A)) )
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),A2),X) ) ) ) ) ).

% tendsto_lowerbound
tff(fact_6426_tendsto__le,axiom,
    ! [A: $tType,B: $tType] :
      ( topolo1944317154257567458pology(B)
     => ! [F3: filter(A),F2: fun(A,B),X: B,G: fun(A,B),Y: B] :
          ( ( F3 != bot_bot(filter(A)) )
         => ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,X),F3)
           => ( filterlim(A,B,G,topolo7230453075368039082e_nhds(B,Y),F3)
             => ( eventually(A,aa(fun(A,B),fun(A,$o),aTP_Lamp_zx(fun(A,B),fun(fun(A,B),fun(A,$o)),F2),G),F3)
               => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),Y),X) ) ) ) ) ) ).

% tendsto_le
tff(fact_6427_metric__tendsto__imp__tendsto,axiom,
    ! [B: $tType,C: $tType,A: $tType] :
      ( ( real_V7819770556892013058_space(C)
        & real_V7819770556892013058_space(B) )
     => ! [F2: fun(A,B),A2: B,F3: filter(A),G: fun(A,C),B2: C] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,A2),F3)
         => ( eventually(A,aa(C,fun(A,$o),aa(fun(A,C),fun(C,fun(A,$o)),aa(B,fun(fun(A,C),fun(C,fun(A,$o))),aTP_Lamp_zy(fun(A,B),fun(B,fun(fun(A,C),fun(C,fun(A,$o)))),F2),A2),G),B2),F3)
           => filterlim(A,C,G,topolo7230453075368039082e_nhds(C,B2),F3) ) ) ) ).

% metric_tendsto_imp_tendsto
tff(fact_6428_filterlim__at__infinity__imp__filterlim__at__top,axiom,
    ! [A: $tType,F2: fun(A,real),F3: filter(A)] :
      ( filterlim(A,real,F2,at_infinity(real),F3)
     => ( eventually(A,aTP_Lamp_zz(fun(A,real),fun(A,$o),F2),F3)
       => filterlim(A,real,F2,at_top(real),F3) ) ) ).

% filterlim_at_infinity_imp_filterlim_at_top
tff(fact_6429_filterlim__at__infinity__imp__filterlim__at__bot,axiom,
    ! [A: $tType,F2: fun(A,real),F3: filter(A)] :
      ( filterlim(A,real,F2,at_infinity(real),F3)
     => ( eventually(A,aTP_Lamp_aaa(fun(A,real),fun(A,$o),F2),F3)
       => filterlim(A,real,F2,at_bot(real),F3) ) ) ).

% filterlim_at_infinity_imp_filterlim_at_bot
tff(fact_6430_eventually__ceiling__eq,axiom,
    ! [B: $tType,A: $tType] :
      ( ( archim2362893244070406136eiling(B)
        & topolo2564578578187576103pology(B) )
     => ! [F2: fun(A,B),L: B,F3: filter(A)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L),F3)
         => ( ~ member(B,L,ring_1_Ints(B))
           => eventually(A,aa(B,fun(A,$o),aTP_Lamp_aab(fun(A,B),fun(B,fun(A,$o)),F2),L),F3) ) ) ) ).

% eventually_ceiling_eq
tff(fact_6431_eventually__at__right__to__0,axiom,
    ! [P: fun(real,$o),A2: real] :
      ( eventually(real,P,topolo174197925503356063within(real,A2,set_ord_greaterThan(real,A2)))
    <=> eventually(real,aa(real,fun(real,$o),aTP_Lamp_aac(fun(real,$o),fun(real,fun(real,$o)),P),A2),topolo174197925503356063within(real,zero_zero(real),set_ord_greaterThan(real,zero_zero(real)))) ) ).

% eventually_at_right_to_0
tff(fact_6432_eventually__INF,axiom,
    ! [A: $tType,B: $tType,P: fun(A,$o),F3: fun(B,filter(A)),B3: set(B)] :
      ( eventually(A,P,aa(set(filter(A)),filter(A),complete_Inf_Inf(filter(A)),aa(set(B),set(filter(A)),image(B,filter(A),F3),B3)))
    <=> ? [X9: set(B)] :
          ( aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),X9),B3)
          & finite_finite(B,X9)
          & eventually(A,P,aa(set(filter(A)),filter(A),complete_Inf_Inf(filter(A)),aa(set(B),set(filter(A)),image(B,filter(A),F3),X9))) ) ) ).

% eventually_INF
tff(fact_6433_continuous__arcosh__strong,axiom,
    ! [A: $tType] :
      ( topological_t2_space(A)
     => ! [F3: filter(A),F2: fun(A,real)] :
          ( topolo3448309680560233919inuous(A,real,F3,F2)
         => ( eventually(A,aTP_Lamp_aad(fun(A,real),fun(A,$o),F2),F3)
           => topolo3448309680560233919inuous(A,real,F3,aTP_Lamp_xt(fun(A,real),fun(A,real),F2)) ) ) ) ).

% continuous_arcosh_strong
tff(fact_6434_eventually__at__right__real,axiom,
    ! [A2: real,B2: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),B2)
     => eventually(real,aa(real,fun(real,$o),aTP_Lamp_aae(real,fun(real,fun(real,$o)),A2),B2),topolo174197925503356063within(real,A2,set_ord_greaterThan(real,A2))) ) ).

% eventually_at_right_real
tff(fact_6435_eventually__at__left__real,axiom,
    ! [B2: real,A2: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),B2),A2)
     => eventually(real,aa(real,fun(real,$o),aTP_Lamp_aae(real,fun(real,fun(real,$o)),B2),A2),topolo174197925503356063within(real,A2,set_ord_lessThan(real,A2))) ) ).

% eventually_at_left_real
tff(fact_6436_eventually__at__le,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [P: fun(A,$o),A2: A,S2: set(A)] :
          ( eventually(A,P,topolo174197925503356063within(A,A2,S2))
        <=> ? [D4: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),D4)
              & ! [X4: A] :
                  ( member(A,X4,S2)
                 => ( ( ( X4 != A2 )
                      & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V557655796197034286t_dist(A,X4,A2)),D4) )
                   => aa(A,$o,P,X4) ) ) ) ) ) ).

% eventually_at_le
tff(fact_6437_eventually__at__infinity__pos,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [P2: fun(A,$o)] :
          ( eventually(A,P2,at_infinity(A))
        <=> ? [B7: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),B7)
              & ! [X4: A] :
                  ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),B7),real_V7770717601297561774m_norm(A,X4))
                 => aa(A,$o,P2,X4) ) ) ) ) ).

% eventually_at_infinity_pos
tff(fact_6438_tendsto__imp__filterlim__at__left,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo2564578578187576103pology(B)
     => ! [F2: fun(A,B),L5: B,F3: filter(A)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L5),F3)
         => ( eventually(A,aa(B,fun(A,$o),aTP_Lamp_zf(fun(A,B),fun(B,fun(A,$o)),F2),L5),F3)
           => filterlim(A,B,F2,topolo174197925503356063within(B,L5,set_ord_lessThan(B,L5)),F3) ) ) ) ).

% tendsto_imp_filterlim_at_left
tff(fact_6439_tendsto__imp__filterlim__at__right,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo2564578578187576103pology(B)
     => ! [F2: fun(A,B),L5: B,F3: filter(A)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L5),F3)
         => ( eventually(A,aa(B,fun(A,$o),aTP_Lamp_zg(fun(A,B),fun(B,fun(A,$o)),F2),L5),F3)
           => filterlim(A,B,F2,topolo174197925503356063within(B,L5,set_ord_greaterThan(B,L5)),F3) ) ) ) ).

% tendsto_imp_filterlim_at_right
tff(fact_6440_tendsto__iff,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V7819770556892013058_space(B)
     => ! [F2: fun(A,B),L: B,F3: filter(A)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L),F3)
        <=> ! [E3: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),E3)
             => eventually(A,aa(real,fun(A,$o),aa(B,fun(real,fun(A,$o)),aTP_Lamp_aaf(fun(A,B),fun(B,fun(real,fun(A,$o))),F2),L),E3),F3) ) ) ) ).

% tendsto_iff
tff(fact_6441_tendstoI,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V7819770556892013058_space(B)
     => ! [F2: fun(A,B),L: B,F3: filter(A)] :
          ( ! [E: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),E)
             => eventually(A,aa(real,fun(A,$o),aa(B,fun(real,fun(A,$o)),aTP_Lamp_aaf(fun(A,B),fun(B,fun(real,fun(A,$o))),F2),L),E),F3) )
         => filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L),F3) ) ) ).

% tendstoI
tff(fact_6442_tendstoD,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V7819770556892013058_space(B)
     => ! [F2: fun(A,B),L: B,F3: filter(A),E2: real] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L),F3)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),E2)
           => eventually(A,aa(real,fun(A,$o),aa(B,fun(real,fun(A,$o)),aTP_Lamp_aaf(fun(A,B),fun(B,fun(real,fun(A,$o))),F2),L),E2),F3) ) ) ) ).

% tendstoD
tff(fact_6443_eventually__Inf,axiom,
    ! [A: $tType,P: fun(A,$o),B3: set(filter(A))] :
      ( eventually(A,P,aa(set(filter(A)),filter(A),complete_Inf_Inf(filter(A)),B3))
    <=> ? [X9: set(filter(A))] :
          ( aa(set(filter(A)),$o,aa(set(filter(A)),fun(set(filter(A)),$o),ord_less_eq(set(filter(A))),X9),B3)
          & finite_finite(filter(A),X9)
          & eventually(A,P,aa(set(filter(A)),filter(A),complete_Inf_Inf(filter(A)),X9)) ) ) ).

% eventually_Inf
tff(fact_6444_summable__comparison__test__ev,axiom,
    ! [A: $tType] :
      ( real_Vector_banach(A)
     => ! [F2: fun(nat,A),G: fun(nat,real)] :
          ( eventually(nat,aa(fun(nat,real),fun(nat,$o),aTP_Lamp_aag(fun(nat,A),fun(fun(nat,real),fun(nat,$o)),F2),G),at_top(nat))
         => ( summable(real,G)
           => summable(A,F2) ) ) ) ).

% summable_comparison_test_ev
tff(fact_6445_eventually__at__top__to__right,axiom,
    ! [P: fun(real,$o)] :
      ( eventually(real,P,at_top(real))
    <=> eventually(real,aTP_Lamp_aah(fun(real,$o),fun(real,$o),P),topolo174197925503356063within(real,zero_zero(real),set_ord_greaterThan(real,zero_zero(real)))) ) ).

% eventually_at_top_to_right
tff(fact_6446_eventually__at__right__to__top,axiom,
    ! [P: fun(real,$o)] :
      ( eventually(real,P,topolo174197925503356063within(real,zero_zero(real),set_ord_greaterThan(real,zero_zero(real))))
    <=> eventually(real,aTP_Lamp_aah(fun(real,$o),fun(real,$o),P),at_top(real)) ) ).

% eventually_at_right_to_top
tff(fact_6447_tendsto__arcosh__strong,axiom,
    ! [A: $tType,F2: fun(A,real),A2: real,F3: filter(A)] :
      ( filterlim(A,real,F2,topolo7230453075368039082e_nhds(real,A2),F3)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),one_one(real)),A2)
       => ( eventually(A,aTP_Lamp_aai(fun(A,real),fun(A,$o),F2),F3)
         => filterlim(A,real,aTP_Lamp_ul(fun(A,real),fun(A,real),F2),topolo7230453075368039082e_nhds(real,aa(real,real,arcosh(real),A2)),F3) ) ) ) ).

% tendsto_arcosh_strong
tff(fact_6448_filterlim__at__top__at__left,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo1944317154257567458pology(A)
        & linorder(B) )
     => ! [Q: fun(A,$o),F2: fun(A,B),P: fun(B,$o),G: fun(B,A),A2: A] :
          ( ! [X3: A,Y3: A] :
              ( aa(A,$o,Q,X3)
             => ( aa(A,$o,Q,Y3)
               => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),Y3)
                 => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X3)),aa(A,B,F2,Y3)) ) ) )
         => ( ! [X3: B] :
                ( aa(B,$o,P,X3)
               => ( aa(A,B,F2,aa(B,A,G,X3)) = X3 ) )
           => ( ! [X3: B] :
                  ( aa(B,$o,P,X3)
                 => aa(A,$o,Q,aa(B,A,G,X3)) )
             => ( eventually(A,Q,topolo174197925503356063within(A,A2,set_ord_lessThan(A,A2)))
               => ( ! [B5: A] :
                      ( aa(A,$o,Q,B5)
                     => aa(A,$o,aa(A,fun(A,$o),ord_less(A),B5),A2) )
                 => ( eventually(B,P,at_top(B))
                   => filterlim(A,B,F2,at_top(B),topolo174197925503356063within(A,A2,set_ord_lessThan(A,A2))) ) ) ) ) ) ) ) ).

% filterlim_at_top_at_left
tff(fact_6449_filterlim__at__bot__at__right,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo1944317154257567458pology(A)
        & linorder(B) )
     => ! [Q: fun(A,$o),F2: fun(A,B),P: fun(B,$o),G: fun(B,A),A2: A] :
          ( ! [X3: A,Y3: A] :
              ( aa(A,$o,Q,X3)
             => ( aa(A,$o,Q,Y3)
               => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),Y3)
                 => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X3)),aa(A,B,F2,Y3)) ) ) )
         => ( ! [X3: B] :
                ( aa(B,$o,P,X3)
               => ( aa(A,B,F2,aa(B,A,G,X3)) = X3 ) )
           => ( ! [X3: B] :
                  ( aa(B,$o,P,X3)
                 => aa(A,$o,Q,aa(B,A,G,X3)) )
             => ( eventually(A,Q,topolo174197925503356063within(A,A2,set_ord_greaterThan(A,A2)))
               => ( ! [B5: A] :
                      ( aa(A,$o,Q,B5)
                     => aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B5) )
                 => ( eventually(B,P,at_bot(B))
                   => filterlim(A,B,F2,at_bot(B),topolo174197925503356063within(A,A2,set_ord_greaterThan(A,A2))) ) ) ) ) ) ) ) ).

% filterlim_at_bot_at_right
tff(fact_6450_tendsto__0__le,axiom,
    ! [B: $tType,C: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(C)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(A,B),F3: filter(A),G: fun(A,C),K4: real] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,zero_zero(B)),F3)
         => ( eventually(A,aa(real,fun(A,$o),aa(fun(A,C),fun(real,fun(A,$o)),aTP_Lamp_aaj(fun(A,B),fun(fun(A,C),fun(real,fun(A,$o))),F2),G),K4),F3)
           => filterlim(A,C,G,topolo7230453075368039082e_nhds(C,zero_zero(C)),F3) ) ) ) ).

% tendsto_0_le
tff(fact_6451_filterlim__at__withinI,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo4958980785337419405_space(B)
     => ! [F2: fun(A,B),C2: B,F3: filter(A),A3: set(B)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,C2),F3)
         => ( eventually(A,aa(set(B),fun(A,$o),aa(B,fun(set(B),fun(A,$o)),aTP_Lamp_aak(fun(A,B),fun(B,fun(set(B),fun(A,$o))),F2),C2),A3),F3)
           => filterlim(A,B,F2,topolo174197925503356063within(B,C2,A3),F3) ) ) ) ).

% filterlim_at_withinI
tff(fact_6452_filterlim__at__infinity,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [C2: real,F2: fun(A,B),F3: filter(A)] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),C2)
         => ( filterlim(A,B,F2,at_infinity(B),F3)
          <=> ! [R5: real] :
                ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),C2),R5)
               => eventually(A,aa(real,fun(A,$o),aTP_Lamp_aal(fun(A,B),fun(real,fun(A,$o)),F2),R5),F3) ) ) ) ) ).

% filterlim_at_infinity
tff(fact_6453_tendsto__powr_H,axiom,
    ! [A: $tType,F2: fun(A,real),A2: real,F3: filter(A),G: fun(A,real),B2: real] :
      ( filterlim(A,real,F2,topolo7230453075368039082e_nhds(real,A2),F3)
     => ( filterlim(A,real,G,topolo7230453075368039082e_nhds(real,B2),F3)
       => ( ( ( A2 != zero_zero(real) )
            | ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),B2)
              & eventually(A,aTP_Lamp_aam(fun(A,real),fun(A,$o),F2),F3) ) )
         => filterlim(A,real,aa(fun(A,real),fun(A,real),aTP_Lamp_ue(fun(A,real),fun(fun(A,real),fun(A,real)),F2),G),topolo7230453075368039082e_nhds(real,powr(real,A2,B2)),F3) ) ) ) ).

% tendsto_powr'
tff(fact_6454_tendsto__powr2,axiom,
    ! [A: $tType,F2: fun(A,real),A2: real,F3: filter(A),G: fun(A,real),B2: real] :
      ( filterlim(A,real,F2,topolo7230453075368039082e_nhds(real,A2),F3)
     => ( filterlim(A,real,G,topolo7230453075368039082e_nhds(real,B2),F3)
       => ( eventually(A,aTP_Lamp_aam(fun(A,real),fun(A,$o),F2),F3)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),B2)
           => filterlim(A,real,aa(fun(A,real),fun(A,real),aTP_Lamp_ue(fun(A,real),fun(fun(A,real),fun(A,real)),F2),G),topolo7230453075368039082e_nhds(real,powr(real,A2,B2)),F3) ) ) ) ) ).

% tendsto_powr2
tff(fact_6455_tendsto__zero__powrI,axiom,
    ! [A: $tType,F2: fun(A,real),F3: filter(A),G: fun(A,real),B2: real] :
      ( filterlim(A,real,F2,topolo7230453075368039082e_nhds(real,zero_zero(real)),F3)
     => ( filterlim(A,real,G,topolo7230453075368039082e_nhds(real,B2),F3)
       => ( eventually(A,aTP_Lamp_aam(fun(A,real),fun(A,$o),F2),F3)
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),B2)
           => filterlim(A,real,aa(fun(A,real),fun(A,real),aTP_Lamp_ue(fun(A,real),fun(fun(A,real),fun(A,real)),F2),G),topolo7230453075368039082e_nhds(real,zero_zero(real)),F3) ) ) ) ) ).

% tendsto_zero_powrI
tff(fact_6456_eventually__floor__less,axiom,
    ! [B: $tType,A: $tType] :
      ( ( archim2362893244070406136eiling(B)
        & topolo2564578578187576103pology(B) )
     => ! [F2: fun(A,B),L: B,F3: filter(A)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L),F3)
         => ( ~ member(B,L,ring_1_Ints(B))
           => eventually(A,aa(B,fun(A,$o),aTP_Lamp_aan(fun(A,B),fun(B,fun(A,$o)),F2),L),F3) ) ) ) ).

% eventually_floor_less
tff(fact_6457_eventually__less__ceiling,axiom,
    ! [B: $tType,A: $tType] :
      ( ( archim2362893244070406136eiling(B)
        & topolo2564578578187576103pology(B) )
     => ! [F2: fun(A,B),L: B,F3: filter(A)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,L),F3)
         => ( ~ member(B,L,ring_1_Ints(B))
           => eventually(A,aa(B,fun(A,$o),aTP_Lamp_aao(fun(A,B),fun(B,fun(A,$o)),F2),L),F3) ) ) ) ).

% eventually_less_ceiling
tff(fact_6458_LIM__at__top__divide,axiom,
    ! [A: $tType,F2: fun(A,real),A2: real,F3: filter(A),G: fun(A,real)] :
      ( filterlim(A,real,F2,topolo7230453075368039082e_nhds(real,A2),F3)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),A2)
       => ( filterlim(A,real,G,topolo7230453075368039082e_nhds(real,zero_zero(real)),F3)
         => ( eventually(A,aTP_Lamp_zz(fun(A,real),fun(A,$o),G),F3)
           => filterlim(A,real,aa(fun(A,real),fun(A,real),aTP_Lamp_yj(fun(A,real),fun(fun(A,real),fun(A,real)),F2),G),at_top(real),F3) ) ) ) ) ).

% LIM_at_top_divide
tff(fact_6459_filterlim__at__top__iff__inverse__0,axiom,
    ! [A: $tType,F2: fun(A,real),F3: filter(A)] :
      ( eventually(A,aTP_Lamp_zz(fun(A,real),fun(A,$o),F2),F3)
     => ( filterlim(A,real,F2,at_top(real),F3)
      <=> filterlim(A,real,aa(fun(A,real),fun(A,real),comp(real,real,A,inverse_inverse(real)),F2),topolo7230453075368039082e_nhds(real,zero_zero(real)),F3) ) ) ).

% filterlim_at_top_iff_inverse_0
tff(fact_6460_filterlim__inverse__at__top__iff,axiom,
    ! [A: $tType,F2: fun(A,real),F3: filter(A)] :
      ( eventually(A,aTP_Lamp_zz(fun(A,real),fun(A,$o),F2),F3)
     => ( filterlim(A,real,aTP_Lamp_yk(fun(A,real),fun(A,real),F2),at_top(real),F3)
      <=> filterlim(A,real,F2,topolo7230453075368039082e_nhds(real,zero_zero(real)),F3) ) ) ).

% filterlim_inverse_at_top_iff
tff(fact_6461_filterlim__inverse__at__top,axiom,
    ! [A: $tType,F2: fun(A,real),F3: filter(A)] :
      ( filterlim(A,real,F2,topolo7230453075368039082e_nhds(real,zero_zero(real)),F3)
     => ( eventually(A,aTP_Lamp_zz(fun(A,real),fun(A,$o),F2),F3)
       => filterlim(A,real,aTP_Lamp_yk(fun(A,real),fun(A,real),F2),at_top(real),F3) ) ) ).

% filterlim_inverse_at_top
tff(fact_6462_filterlim__inverse__at__bot,axiom,
    ! [A: $tType,F2: fun(A,real),F3: filter(A)] :
      ( filterlim(A,real,F2,topolo7230453075368039082e_nhds(real,zero_zero(real)),F3)
     => ( eventually(A,aTP_Lamp_aaa(fun(A,real),fun(A,$o),F2),F3)
       => filterlim(A,real,aTP_Lamp_yk(fun(A,real),fun(A,real),F2),at_bot(real),F3) ) ) ).

% filterlim_inverse_at_bot
tff(fact_6463_lhopital__at__top__at__top,axiom,
    ! [F2: fun(real,real),A2: real,G: fun(real,real),F4: fun(real,real),G3: fun(real,real)] :
      ( filterlim(real,real,F2,at_top(real),topolo174197925503356063within(real,A2,top_top(set(real))))
     => ( filterlim(real,real,G,at_top(real),topolo174197925503356063within(real,A2,top_top(set(real))))
       => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),F2),F4),topolo174197925503356063within(real,A2,top_top(set(real))))
         => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),G),G3),topolo174197925503356063within(real,A2,top_top(set(real))))
           => ( filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_aap(fun(real,real),fun(fun(real,real),fun(real,real)),F4),G3),at_top(real),topolo174197925503356063within(real,A2,top_top(set(real))))
             => filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_aap(fun(real,real),fun(fun(real,real),fun(real,real)),F2),G),at_top(real),topolo174197925503356063within(real,A2,top_top(set(real)))) ) ) ) ) ) ).

% lhopital_at_top_at_top
tff(fact_6464_lhopital,axiom,
    ! [F2: fun(real,real),X: real,G: fun(real,real),G3: fun(real,real),F4: fun(real,real),F3: filter(real)] :
      ( filterlim(real,real,F2,topolo7230453075368039082e_nhds(real,zero_zero(real)),topolo174197925503356063within(real,X,top_top(set(real))))
     => ( filterlim(real,real,G,topolo7230453075368039082e_nhds(real,zero_zero(real)),topolo174197925503356063within(real,X,top_top(set(real))))
       => ( eventually(real,aTP_Lamp_yx(fun(real,real),fun(real,$o),G),topolo174197925503356063within(real,X,top_top(set(real))))
         => ( eventually(real,aTP_Lamp_yx(fun(real,real),fun(real,$o),G3),topolo174197925503356063within(real,X,top_top(set(real))))
           => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),F2),F4),topolo174197925503356063within(real,X,top_top(set(real))))
             => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),G),G3),topolo174197925503356063within(real,X,top_top(set(real))))
               => ( filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_yz(fun(real,real),fun(fun(real,real),fun(real,real)),G3),F4),F3,topolo174197925503356063within(real,X,top_top(set(real))))
                 => filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_aap(fun(real,real),fun(fun(real,real),fun(real,real)),F2),G),F3,topolo174197925503356063within(real,X,top_top(set(real)))) ) ) ) ) ) ) ) ).

% lhopital
tff(fact_6465_lhopital__right__at__top__at__top,axiom,
    ! [F2: fun(real,real),A2: real,G: fun(real,real),F4: fun(real,real),G3: fun(real,real)] :
      ( filterlim(real,real,F2,at_top(real),topolo174197925503356063within(real,A2,set_ord_greaterThan(real,A2)))
     => ( filterlim(real,real,G,at_top(real),topolo174197925503356063within(real,A2,set_ord_greaterThan(real,A2)))
       => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),F2),F4),topolo174197925503356063within(real,A2,set_ord_greaterThan(real,A2)))
         => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),G),G3),topolo174197925503356063within(real,A2,set_ord_greaterThan(real,A2)))
           => ( filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_aap(fun(real,real),fun(fun(real,real),fun(real,real)),F4),G3),at_top(real),topolo174197925503356063within(real,A2,set_ord_greaterThan(real,A2)))
             => filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_aap(fun(real,real),fun(fun(real,real),fun(real,real)),F2),G),at_top(real),topolo174197925503356063within(real,A2,set_ord_greaterThan(real,A2))) ) ) ) ) ) ).

% lhopital_right_at_top_at_top
tff(fact_6466_lhopital__at__top__at__bot,axiom,
    ! [F2: fun(real,real),A2: real,G: fun(real,real),F4: fun(real,real),G3: fun(real,real)] :
      ( filterlim(real,real,F2,at_top(real),topolo174197925503356063within(real,A2,top_top(set(real))))
     => ( filterlim(real,real,G,at_bot(real),topolo174197925503356063within(real,A2,top_top(set(real))))
       => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),F2),F4),topolo174197925503356063within(real,A2,top_top(set(real))))
         => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),G),G3),topolo174197925503356063within(real,A2,top_top(set(real))))
           => ( filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_aap(fun(real,real),fun(fun(real,real),fun(real,real)),F4),G3),at_bot(real),topolo174197925503356063within(real,A2,top_top(set(real))))
             => filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_aap(fun(real,real),fun(fun(real,real),fun(real,real)),F2),G),at_bot(real),topolo174197925503356063within(real,A2,top_top(set(real)))) ) ) ) ) ) ).

% lhopital_at_top_at_bot
tff(fact_6467_lhopital__left__at__top__at__top,axiom,
    ! [F2: fun(real,real),A2: real,G: fun(real,real),F4: fun(real,real),G3: fun(real,real)] :
      ( filterlim(real,real,F2,at_top(real),topolo174197925503356063within(real,A2,set_ord_lessThan(real,A2)))
     => ( filterlim(real,real,G,at_top(real),topolo174197925503356063within(real,A2,set_ord_lessThan(real,A2)))
       => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),F2),F4),topolo174197925503356063within(real,A2,set_ord_lessThan(real,A2)))
         => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),G),G3),topolo174197925503356063within(real,A2,set_ord_lessThan(real,A2)))
           => ( filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_aap(fun(real,real),fun(fun(real,real),fun(real,real)),F4),G3),at_top(real),topolo174197925503356063within(real,A2,set_ord_lessThan(real,A2)))
             => filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_aap(fun(real,real),fun(fun(real,real),fun(real,real)),F2),G),at_top(real),topolo174197925503356063within(real,A2,set_ord_lessThan(real,A2))) ) ) ) ) ) ).

% lhopital_left_at_top_at_top
tff(fact_6468_lhospital__at__top__at__top,axiom,
    ! [G: fun(real,real),G3: fun(real,real),F2: fun(real,real),F4: fun(real,real),X: real] :
      ( filterlim(real,real,G,at_top(real),at_top(real))
     => ( eventually(real,aTP_Lamp_yx(fun(real,real),fun(real,$o),G3),at_top(real))
       => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),F2),F4),at_top(real))
         => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),G),G3),at_top(real))
           => ( filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_yz(fun(real,real),fun(fun(real,real),fun(real,real)),G3),F4),topolo7230453075368039082e_nhds(real,X),at_top(real))
             => filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_yz(fun(real,real),fun(fun(real,real),fun(real,real)),G),F2),topolo7230453075368039082e_nhds(real,X),at_top(real)) ) ) ) ) ) ).

% lhospital_at_top_at_top
tff(fact_6469_lhopital__at__top,axiom,
    ! [G: fun(real,real),X: real,G3: fun(real,real),F2: fun(real,real),F4: fun(real,real),Y: real] :
      ( filterlim(real,real,G,at_top(real),topolo174197925503356063within(real,X,top_top(set(real))))
     => ( eventually(real,aTP_Lamp_yx(fun(real,real),fun(real,$o),G3),topolo174197925503356063within(real,X,top_top(set(real))))
       => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),F2),F4),topolo174197925503356063within(real,X,top_top(set(real))))
         => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),G),G3),topolo174197925503356063within(real,X,top_top(set(real))))
           => ( filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_yz(fun(real,real),fun(fun(real,real),fun(real,real)),G3),F4),topolo7230453075368039082e_nhds(real,Y),topolo174197925503356063within(real,X,top_top(set(real))))
             => filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_yz(fun(real,real),fun(fun(real,real),fun(real,real)),G),F2),topolo7230453075368039082e_nhds(real,Y),topolo174197925503356063within(real,X,top_top(set(real)))) ) ) ) ) ) ).

% lhopital_at_top
tff(fact_6470_lhopital__right__0,axiom,
    ! [F0: fun(real,real),G0: fun(real,real),G3: fun(real,real),F4: fun(real,real),F3: filter(real)] :
      ( filterlim(real,real,F0,topolo7230453075368039082e_nhds(real,zero_zero(real)),topolo174197925503356063within(real,zero_zero(real),set_ord_greaterThan(real,zero_zero(real))))
     => ( filterlim(real,real,G0,topolo7230453075368039082e_nhds(real,zero_zero(real)),topolo174197925503356063within(real,zero_zero(real),set_ord_greaterThan(real,zero_zero(real))))
       => ( eventually(real,aTP_Lamp_yx(fun(real,real),fun(real,$o),G0),topolo174197925503356063within(real,zero_zero(real),set_ord_greaterThan(real,zero_zero(real))))
         => ( eventually(real,aTP_Lamp_yx(fun(real,real),fun(real,$o),G3),topolo174197925503356063within(real,zero_zero(real),set_ord_greaterThan(real,zero_zero(real))))
           => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),F0),F4),topolo174197925503356063within(real,zero_zero(real),set_ord_greaterThan(real,zero_zero(real))))
             => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),G0),G3),topolo174197925503356063within(real,zero_zero(real),set_ord_greaterThan(real,zero_zero(real))))
               => ( filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_yz(fun(real,real),fun(fun(real,real),fun(real,real)),G3),F4),F3,topolo174197925503356063within(real,zero_zero(real),set_ord_greaterThan(real,zero_zero(real))))
                 => filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_aap(fun(real,real),fun(fun(real,real),fun(real,real)),F0),G0),F3,topolo174197925503356063within(real,zero_zero(real),set_ord_greaterThan(real,zero_zero(real)))) ) ) ) ) ) ) ) ).

% lhopital_right_0
tff(fact_6471_lhopital__right,axiom,
    ! [F2: fun(real,real),X: real,G: fun(real,real),G3: fun(real,real),F4: fun(real,real),F3: filter(real)] :
      ( filterlim(real,real,F2,topolo7230453075368039082e_nhds(real,zero_zero(real)),topolo174197925503356063within(real,X,set_ord_greaterThan(real,X)))
     => ( filterlim(real,real,G,topolo7230453075368039082e_nhds(real,zero_zero(real)),topolo174197925503356063within(real,X,set_ord_greaterThan(real,X)))
       => ( eventually(real,aTP_Lamp_yx(fun(real,real),fun(real,$o),G),topolo174197925503356063within(real,X,set_ord_greaterThan(real,X)))
         => ( eventually(real,aTP_Lamp_yx(fun(real,real),fun(real,$o),G3),topolo174197925503356063within(real,X,set_ord_greaterThan(real,X)))
           => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),F2),F4),topolo174197925503356063within(real,X,set_ord_greaterThan(real,X)))
             => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),G),G3),topolo174197925503356063within(real,X,set_ord_greaterThan(real,X)))
               => ( filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_yz(fun(real,real),fun(fun(real,real),fun(real,real)),G3),F4),F3,topolo174197925503356063within(real,X,set_ord_greaterThan(real,X)))
                 => filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_aap(fun(real,real),fun(fun(real,real),fun(real,real)),F2),G),F3,topolo174197925503356063within(real,X,set_ord_greaterThan(real,X))) ) ) ) ) ) ) ) ).

% lhopital_right
tff(fact_6472_lhopital__left,axiom,
    ! [F2: fun(real,real),X: real,G: fun(real,real),G3: fun(real,real),F4: fun(real,real),F3: filter(real)] :
      ( filterlim(real,real,F2,topolo7230453075368039082e_nhds(real,zero_zero(real)),topolo174197925503356063within(real,X,set_ord_lessThan(real,X)))
     => ( filterlim(real,real,G,topolo7230453075368039082e_nhds(real,zero_zero(real)),topolo174197925503356063within(real,X,set_ord_lessThan(real,X)))
       => ( eventually(real,aTP_Lamp_yx(fun(real,real),fun(real,$o),G),topolo174197925503356063within(real,X,set_ord_lessThan(real,X)))
         => ( eventually(real,aTP_Lamp_yx(fun(real,real),fun(real,$o),G3),topolo174197925503356063within(real,X,set_ord_lessThan(real,X)))
           => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),F2),F4),topolo174197925503356063within(real,X,set_ord_lessThan(real,X)))
             => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),G),G3),topolo174197925503356063within(real,X,set_ord_lessThan(real,X)))
               => ( filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_yz(fun(real,real),fun(fun(real,real),fun(real,real)),G3),F4),F3,topolo174197925503356063within(real,X,set_ord_lessThan(real,X)))
                 => filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_aap(fun(real,real),fun(fun(real,real),fun(real,real)),F2),G),F3,topolo174197925503356063within(real,X,set_ord_lessThan(real,X))) ) ) ) ) ) ) ) ).

% lhopital_left
tff(fact_6473_lhopital__right__at__top__at__bot,axiom,
    ! [F2: fun(real,real),A2: real,G: fun(real,real),F4: fun(real,real),G3: fun(real,real)] :
      ( filterlim(real,real,F2,at_top(real),topolo174197925503356063within(real,A2,set_ord_greaterThan(real,A2)))
     => ( filterlim(real,real,G,at_bot(real),topolo174197925503356063within(real,A2,set_ord_greaterThan(real,A2)))
       => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),F2),F4),topolo174197925503356063within(real,A2,set_ord_greaterThan(real,A2)))
         => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),G),G3),topolo174197925503356063within(real,A2,set_ord_greaterThan(real,A2)))
           => ( filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_aap(fun(real,real),fun(fun(real,real),fun(real,real)),F4),G3),at_bot(real),topolo174197925503356063within(real,A2,set_ord_greaterThan(real,A2)))
             => filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_aap(fun(real,real),fun(fun(real,real),fun(real,real)),F2),G),at_bot(real),topolo174197925503356063within(real,A2,set_ord_greaterThan(real,A2))) ) ) ) ) ) ).

% lhopital_right_at_top_at_bot
tff(fact_6474_lhopital__left__at__top__at__bot,axiom,
    ! [F2: fun(real,real),A2: real,G: fun(real,real),F4: fun(real,real),G3: fun(real,real)] :
      ( filterlim(real,real,F2,at_top(real),topolo174197925503356063within(real,A2,set_ord_lessThan(real,A2)))
     => ( filterlim(real,real,G,at_bot(real),topolo174197925503356063within(real,A2,set_ord_lessThan(real,A2)))
       => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),F2),F4),topolo174197925503356063within(real,A2,set_ord_lessThan(real,A2)))
         => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),G),G3),topolo174197925503356063within(real,A2,set_ord_lessThan(real,A2)))
           => ( filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_aap(fun(real,real),fun(fun(real,real),fun(real,real)),F4),G3),at_bot(real),topolo174197925503356063within(real,A2,set_ord_lessThan(real,A2)))
             => filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_aap(fun(real,real),fun(fun(real,real),fun(real,real)),F2),G),at_bot(real),topolo174197925503356063within(real,A2,set_ord_lessThan(real,A2))) ) ) ) ) ) ).

% lhopital_left_at_top_at_bot
tff(fact_6475_lhopital__right__at__top,axiom,
    ! [G: fun(real,real),X: real,G3: fun(real,real),F2: fun(real,real),F4: fun(real,real),Y: real] :
      ( filterlim(real,real,G,at_top(real),topolo174197925503356063within(real,X,set_ord_greaterThan(real,X)))
     => ( eventually(real,aTP_Lamp_yx(fun(real,real),fun(real,$o),G3),topolo174197925503356063within(real,X,set_ord_greaterThan(real,X)))
       => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),F2),F4),topolo174197925503356063within(real,X,set_ord_greaterThan(real,X)))
         => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),G),G3),topolo174197925503356063within(real,X,set_ord_greaterThan(real,X)))
           => ( filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_yz(fun(real,real),fun(fun(real,real),fun(real,real)),G3),F4),topolo7230453075368039082e_nhds(real,Y),topolo174197925503356063within(real,X,set_ord_greaterThan(real,X)))
             => filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_yz(fun(real,real),fun(fun(real,real),fun(real,real)),G),F2),topolo7230453075368039082e_nhds(real,Y),topolo174197925503356063within(real,X,set_ord_greaterThan(real,X))) ) ) ) ) ) ).

% lhopital_right_at_top
tff(fact_6476_lhopital__right__0__at__top,axiom,
    ! [G: fun(real,real),G3: fun(real,real),F2: fun(real,real),F4: fun(real,real),X: real] :
      ( filterlim(real,real,G,at_top(real),topolo174197925503356063within(real,zero_zero(real),set_ord_greaterThan(real,zero_zero(real))))
     => ( eventually(real,aTP_Lamp_yx(fun(real,real),fun(real,$o),G3),topolo174197925503356063within(real,zero_zero(real),set_ord_greaterThan(real,zero_zero(real))))
       => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),F2),F4),topolo174197925503356063within(real,zero_zero(real),set_ord_greaterThan(real,zero_zero(real))))
         => ( eventually(real,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),G),G3),topolo174197925503356063within(real,zero_zero(real),set_ord_greaterThan(real,zero_zero(real))))
           => ( filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_yz(fun(real,real),fun(fun(real,real),fun(real,real)),G3),F4),topolo7230453075368039082e_nhds(real,X),topolo174197925503356063within(real,zero_zero(real),set_ord_greaterThan(real,zero_zero(real))))
             => filterlim(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_yz(fun(real,real),fun(fun(real,real),fun(real,real)),G),F2),topolo7230453075368039082e_nhds(real,X),topolo174197925503356063within(real,zero_zero(real),set_ord_greaterThan(real,zero_zero(real)))) ) ) ) ) ) ).

% lhopital_right_0_at_top
tff(fact_6477_summable__Cauchy_H,axiom,
    ! [A: $tType] :
      ( real_Vector_banach(A)
     => ! [F2: fun(nat,A),G: fun(nat,real)] :
          ( eventually(nat,aa(fun(nat,real),fun(nat,$o),aTP_Lamp_aaq(fun(nat,A),fun(fun(nat,real),fun(nat,$o)),F2),G),at_top(nat))
         => ( filterlim(nat,real,G,topolo7230453075368039082e_nhds(real,zero_zero(real)),at_top(nat))
           => summable(A,F2) ) ) ) ).

% summable_Cauchy'
tff(fact_6478_Bfun__metric__def,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V7819770556892013058_space(B)
     => ! [F2: fun(A,B),F3: filter(A)] :
          ( bfun(A,B,F2,F3)
        <=> ? [Y5: B,K5: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),K5)
              & eventually(A,aa(real,fun(A,$o),aa(B,fun(real,fun(A,$o)),aTP_Lamp_aar(fun(A,B),fun(B,fun(real,fun(A,$o))),F2),Y5),K5),F3) ) ) ) ).

% Bfun_metric_def
tff(fact_6479_Bseq__add__iff,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [F2: fun(nat,A),C2: A] :
          ( bfun(nat,A,aa(A,fun(nat,A),aTP_Lamp_aas(fun(nat,A),fun(A,fun(nat,A)),F2),C2),at_top(nat))
        <=> bfun(nat,A,F2,at_top(nat)) ) ) ).

% Bseq_add_iff
tff(fact_6480_Bseq__add,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [F2: fun(nat,A),C2: A] :
          ( bfun(nat,A,F2,at_top(nat))
         => bfun(nat,A,aa(A,fun(nat,A),aTP_Lamp_aas(fun(nat,A),fun(A,fun(nat,A)),F2),C2),at_top(nat)) ) ) ).

% Bseq_add
tff(fact_6481_Bseq__Suc__iff,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [F2: fun(nat,A)] :
          ( bfun(nat,A,aTP_Lamp_bl(fun(nat,A),fun(nat,A),F2),at_top(nat))
        <=> bfun(nat,A,F2,at_top(nat)) ) ) ).

% Bseq_Suc_iff
tff(fact_6482_Bseq__ignore__initial__segment,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X5: fun(nat,A),K: nat] :
          ( bfun(nat,A,X5,at_top(nat))
         => bfun(nat,A,aa(nat,fun(nat,A),aTP_Lamp_aat(fun(nat,A),fun(nat,fun(nat,A)),X5),K),at_top(nat)) ) ) ).

% Bseq_ignore_initial_segment
tff(fact_6483_Bseq__offset,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X5: fun(nat,A),K: nat] :
          ( bfun(nat,A,aa(nat,fun(nat,A),aTP_Lamp_aat(fun(nat,A),fun(nat,fun(nat,A)),X5),K),at_top(nat))
         => bfun(nat,A,X5,at_top(nat)) ) ) ).

% Bseq_offset
tff(fact_6484_filterlim__int__sequentially,axiom,
    filterlim(nat,int,semiring_1_of_nat(int),at_top(int),at_top(nat)) ).

% filterlim_int_sequentially
tff(fact_6485_filterlim__real__of__int__at__top,axiom,
    filterlim(int,real,ring_1_of_int(real),at_top(real),at_top(int)) ).

% filterlim_real_of_int_at_top
tff(fact_6486_eventually__all__ge__at__top,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [P: fun(A,$o)] :
          ( eventually(A,P,at_top(A))
         => eventually(A,aTP_Lamp_aau(fun(A,$o),fun(A,$o),P),at_top(A)) ) ) ).

% eventually_all_ge_at_top
tff(fact_6487_BseqI_H,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X5: fun(nat,A),K4: real] :
          ( ! [N: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(nat,A,X5,N))),K4)
         => bfun(nat,A,X5,at_top(nat)) ) ) ).

% BseqI'
tff(fact_6488_Bseq__cmult__iff,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [C2: A,F2: fun(nat,A)] :
          ( ( C2 != zero_zero(A) )
         => ( bfun(nat,A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_bj(A,fun(fun(nat,A),fun(nat,A)),C2),F2),at_top(nat))
          <=> bfun(nat,A,F2,at_top(nat)) ) ) ) ).

% Bseq_cmult_iff
tff(fact_6489_Bseq__eventually__mono,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(nat,A),G: fun(nat,B)] :
          ( eventually(nat,aa(fun(nat,B),fun(nat,$o),aTP_Lamp_aav(fun(nat,A),fun(fun(nat,B),fun(nat,$o)),F2),G),at_top(nat))
         => ( bfun(nat,B,G,at_top(nat))
           => bfun(nat,A,F2,at_top(nat)) ) ) ) ).

% Bseq_eventually_mono
tff(fact_6490_filterlim__int__of__nat__at__topD,axiom,
    ! [A: $tType,F2: fun(int,A),F3: filter(A)] :
      ( filterlim(nat,A,aTP_Lamp_aaw(fun(int,A),fun(nat,A),F2),F3,at_top(nat))
     => filterlim(int,A,F2,F3,at_top(int)) ) ).

% filterlim_int_of_nat_at_topD
tff(fact_6491_Bseq__eq__bounded,axiom,
    ! [F2: fun(nat,real),A2: real,B2: real] :
      ( aa(set(real),$o,aa(set(real),fun(set(real),$o),ord_less_eq(set(real)),aa(set(nat),set(real),image(nat,real,F2),top_top(set(nat)))),set_or1337092689740270186AtMost(real,A2,B2))
     => bfun(nat,real,F2,at_top(nat)) ) ).

% Bseq_eq_bounded
tff(fact_6492_BseqD,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X5: fun(nat,A)] :
          ( bfun(nat,A,X5,at_top(nat))
         => ? [K8: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),K8)
              & ! [N6: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(nat,A,X5,N6))),K8) ) ) ) ).

% BseqD
tff(fact_6493_BseqE,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X5: fun(nat,A)] :
          ( bfun(nat,A,X5,at_top(nat))
         => ~ ! [K8: real] :
                ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),K8)
               => ~ ! [N6: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(nat,A,X5,N6))),K8) ) ) ) ).

% BseqE
tff(fact_6494_BseqI,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [K4: real,X5: fun(nat,A)] :
          ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),K4)
         => ( ! [N: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(nat,A,X5,N))),K4)
           => bfun(nat,A,X5,at_top(nat)) ) ) ) ).

% BseqI
tff(fact_6495_Bseq__def,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X5: fun(nat,A)] :
          ( bfun(nat,A,X5,at_top(nat))
        <=> ? [K5: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),K5)
              & ! [N4: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(nat,A,X5,N4))),K5) ) ) ) ).

% Bseq_def
tff(fact_6496_Bseq__iff1a,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X5: fun(nat,A)] :
          ( bfun(nat,A,X5,at_top(nat))
        <=> ? [N5: nat] :
            ! [N4: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V7770717601297561774m_norm(A,aa(nat,A,X5,N4))),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,suc,N5))) ) ) ).

% Bseq_iff1a
tff(fact_6497_Bseq__iff,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X5: fun(nat,A)] :
          ( bfun(nat,A,X5,at_top(nat))
        <=> ? [N5: nat] :
            ! [N4: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(nat,A,X5,N4))),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,suc,N5))) ) ) ).

% Bseq_iff
tff(fact_6498_Bseq__realpow,axiom,
    ! [X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),one_one(real))
       => bfun(nat,real,power_power(real,X),at_top(nat)) ) ) ).

% Bseq_realpow
tff(fact_6499_BfunI,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [F2: fun(A,B),K4: real,F3: filter(A)] :
          ( eventually(A,aa(real,fun(A,$o),aTP_Lamp_aax(fun(A,B),fun(real,fun(A,$o)),F2),K4),F3)
         => bfun(A,B,F2,F3) ) ) ).

% BfunI
tff(fact_6500_Bseq__iff3,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X5: fun(nat,A)] :
          ( bfun(nat,A,X5,at_top(nat))
        <=> ? [K2: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),K2)
              & ? [N5: nat] :
                ! [N4: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,X5,N4)),aa(A,A,uminus_uminus(A),aa(nat,A,X5,N5))))),K2) ) ) ) ).

% Bseq_iff3
tff(fact_6501_Bseq__iff2,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [X5: fun(nat,A)] :
          ( bfun(nat,A,X5,at_top(nat))
        <=> ? [K2: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),K2)
              & ? [X4: A] :
                ! [N4: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,X5,N4)),aa(A,A,uminus_uminus(A),X4)))),K2) ) ) ) ).

% Bseq_iff2
tff(fact_6502_Bfun__inverse,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V8999393235501362500lgebra(B)
     => ! [F2: fun(A,B),A2: B,F3: filter(A)] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,A2),F3)
         => ( ( A2 != zero_zero(B) )
           => bfun(A,B,aTP_Lamp_uk(fun(A,B),fun(A,B),F2),F3) ) ) ) ).

% Bfun_inverse
tff(fact_6503_BfunE,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [F2: fun(A,B),F3: filter(A)] :
          ( bfun(A,B,F2,F3)
         => ~ ! [B4: real] :
                ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),B4)
               => ~ eventually(A,aa(real,fun(A,$o),aTP_Lamp_aax(fun(A,B),fun(real,fun(A,$o)),F2),B4),F3) ) ) ) ).

% BfunE
tff(fact_6504_Bfun__def,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [F2: fun(A,B),F3: filter(A)] :
          ( bfun(A,B,F2,F3)
        <=> ? [K5: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),K5)
              & eventually(A,aa(real,fun(A,$o),aTP_Lamp_aax(fun(A,B),fun(real,fun(A,$o)),F2),K5),F3) ) ) ) ).

% Bfun_def
tff(fact_6505_summable__bounded__partials,axiom,
    ! [A: $tType] :
      ( ( real_V8037385150606011577_space(A)
        & real_V822414075346904944vector(A) )
     => ! [F2: fun(nat,A),G: fun(nat,real)] :
          ( eventually(nat,aa(fun(nat,real),fun(nat,$o),aTP_Lamp_aay(fun(nat,A),fun(fun(nat,real),fun(nat,$o)),F2),G),at_top(nat))
         => ( filterlim(nat,real,G,topolo7230453075368039082e_nhds(real,zero_zero(real)),at_top(nat))
           => summable(A,F2) ) ) ) ).

% summable_bounded_partials
tff(fact_6506_Greatest__def,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [P: fun(A,$o)] : order_Greatest(A,P) = the(A,aTP_Lamp_aaz(fun(A,$o),fun(A,$o),P)) ) ).

% Greatest_def
tff(fact_6507_greaterThanAtMost__iff,axiom,
    ! [A: $tType] :
      ( ord(A)
     => ! [I: A,L: A,U: A] :
          ( member(A,I,set_or3652927894154168847AtMost(A,L,U))
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),L),I)
            & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),I),U) ) ) ) ).

% greaterThanAtMost_iff
tff(fact_6508_greaterThanAtMost__empty,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [L: A,K: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),L),K)
         => ( set_or3652927894154168847AtMost(A,K,L) = bot_bot(set(A)) ) ) ) ).

% greaterThanAtMost_empty
tff(fact_6509_greaterThanAtMost__empty__iff2,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [K: A,L: A] :
          ( ( bot_bot(set(A)) = set_or3652927894154168847AtMost(A,K,L) )
        <=> ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),K),L) ) ) ).

% greaterThanAtMost_empty_iff2
tff(fact_6510_greaterThanAtMost__empty__iff,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [K: A,L: A] :
          ( ( set_or3652927894154168847AtMost(A,K,L) = bot_bot(set(A)) )
        <=> ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),K),L) ) ) ).

% greaterThanAtMost_empty_iff
tff(fact_6511_infinite__Ioc__iff,axiom,
    ! [A: $tType] :
      ( dense_linorder(A)
     => ! [A2: A,B2: A] :
          ( ~ finite_finite(A,set_or3652927894154168847AtMost(A,A2,B2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2) ) ) ).

% infinite_Ioc_iff
tff(fact_6512_image__add__greaterThanAtMost,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [C2: A,A2: A,B2: A] : aa(set(A),set(A),image(A,A,aa(A,fun(A,A),plus_plus(A),C2)),set_or3652927894154168847AtMost(A,A2,B2)) = set_or3652927894154168847AtMost(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),A2),aa(A,A,aa(A,fun(A,A),plus_plus(A),C2),B2)) ) ).

% image_add_greaterThanAtMost
tff(fact_6513_cSup__greaterThanAtMost,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [Y: A,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),X)
         => ( aa(set(A),A,complete_Sup_Sup(A),set_or3652927894154168847AtMost(A,Y,X)) = X ) ) ) ).

% cSup_greaterThanAtMost
tff(fact_6514_Sup__greaterThanAtMost,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
         => ( aa(set(A),A,complete_Sup_Sup(A),set_or3652927894154168847AtMost(A,X,Y)) = Y ) ) ) ).

% Sup_greaterThanAtMost
tff(fact_6515_cInf__greaterThanAtMost,axiom,
    ! [A: $tType] :
      ( ( condit6923001295902523014norder(A)
        & dense_linorder(A) )
     => ! [Y: A,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),X)
         => ( aa(set(A),A,complete_Inf_Inf(A),set_or3652927894154168847AtMost(A,Y,X)) = Y ) ) ) ).

% cInf_greaterThanAtMost
tff(fact_6516_Inf__greaterThanAtMost,axiom,
    ! [A: $tType] :
      ( ( comple6319245703460814977attice(A)
        & dense_linorder(A) )
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
         => ( aa(set(A),A,complete_Inf_Inf(A),set_or3652927894154168847AtMost(A,X,Y)) = X ) ) ) ).

% Inf_greaterThanAtMost
tff(fact_6517_image__minus__const__greaterThanAtMost,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [C2: A,A2: A,B2: A] : aa(set(A),set(A),image(A,A,aa(A,fun(A,A),minus_minus(A),C2)),set_or3652927894154168847AtMost(A,A2,B2)) = set_or7035219750837199246ssThan(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),C2),B2),aa(A,A,aa(A,fun(A,A),minus_minus(A),C2),A2)) ) ).

% image_minus_const_greaterThanAtMost
tff(fact_6518_image__diff__atLeastLessThan,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [C2: A,A2: A,B2: A] : aa(set(A),set(A),image(A,A,aa(A,fun(A,A),minus_minus(A),C2)),set_or7035219750837199246ssThan(A,A2,B2)) = set_or3652927894154168847AtMost(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),C2),B2),aa(A,A,aa(A,fun(A,A),minus_minus(A),C2),A2)) ) ).

% image_diff_atLeastLessThan
tff(fact_6519_image__uminus__atLeastLessThan,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [X: A,Y: A] : aa(set(A),set(A),image(A,A,uminus_uminus(A)),set_or7035219750837199246ssThan(A,X,Y)) = set_or3652927894154168847AtMost(A,aa(A,A,uminus_uminus(A),Y),aa(A,A,uminus_uminus(A),X)) ) ).

% image_uminus_atLeastLessThan
tff(fact_6520_image__uminus__greaterThanAtMost,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [X: A,Y: A] : aa(set(A),set(A),image(A,A,uminus_uminus(A)),set_or3652927894154168847AtMost(A,X,Y)) = set_or7035219750837199246ssThan(A,aa(A,A,uminus_uminus(A),Y),aa(A,A,uminus_uminus(A),X)) ) ).

% image_uminus_greaterThanAtMost
tff(fact_6521_Ioc__inj,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( ( set_or3652927894154168847AtMost(A,A2,B2) = set_or3652927894154168847AtMost(A,C2,D2) )
        <=> ( ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),D2),C2) )
            | ( ( A2 = C2 )
              & ( B2 = D2 ) ) ) ) ) ).

% Ioc_inj
tff(fact_6522_Ioc__subset__iff,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),set_or3652927894154168847AtMost(A,A2,B2)),set_or3652927894154168847AtMost(A,C2,D2))
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
            | ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),D2) ) ) ) ) ).

% Ioc_subset_iff
tff(fact_6523_infinite__Ioc,axiom,
    ! [A: $tType] :
      ( dense_linorder(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ~ finite_finite(A,set_or3652927894154168847AtMost(A,A2,B2)) ) ) ).

% infinite_Ioc
tff(fact_6524_atLeastSucAtMost__greaterThanAtMost,axiom,
    ! [L: nat,U: nat] : set_or1337092689740270186AtMost(nat,aa(nat,nat,suc,L),U) = set_or3652927894154168847AtMost(nat,L,U) ).

% atLeastSucAtMost_greaterThanAtMost
tff(fact_6525_GreatestI__nat,axiom,
    ! [P: fun(nat,$o),K: nat,B2: nat] :
      ( aa(nat,$o,P,K)
     => ( ! [Y3: nat] :
            ( aa(nat,$o,P,Y3)
           => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Y3),B2) )
       => aa(nat,$o,P,order_Greatest(nat,P)) ) ) ).

% GreatestI_nat
tff(fact_6526_Greatest__le__nat,axiom,
    ! [P: fun(nat,$o),K: nat,B2: nat] :
      ( aa(nat,$o,P,K)
     => ( ! [Y3: nat] :
            ( aa(nat,$o,P,Y3)
           => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Y3),B2) )
       => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),order_Greatest(nat,P)) ) ) ).

% Greatest_le_nat
tff(fact_6527_GreatestI__ex__nat,axiom,
    ! [P: fun(nat,$o),B2: nat] :
      ( ? [X_1: nat] : aa(nat,$o,P,X_1)
     => ( ! [Y3: nat] :
            ( aa(nat,$o,P,Y3)
           => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Y3),B2) )
       => aa(nat,$o,P,order_Greatest(nat,P)) ) ) ).

% GreatestI_ex_nat
tff(fact_6528_open__left,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [S2: set(A),X: A,Y: A] :
          ( topolo1002775350975398744n_open(A,S2)
         => ( member(A,X,S2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),X)
             => ? [B5: A] :
                  ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B5),X)
                  & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),set_or3652927894154168847AtMost(A,B5,X)),S2) ) ) ) ) ) ).

% open_left
tff(fact_6529_Greatest__equality,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [P: fun(A,$o),X: A] :
          ( aa(A,$o,P,X)
         => ( ! [Y3: A] :
                ( aa(A,$o,P,Y3)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y3),X) )
           => ( order_Greatest(A,P) = X ) ) ) ) ).

% Greatest_equality
tff(fact_6530_GreatestI2__order,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [P: fun(A,$o),X: A,Q: fun(A,$o)] :
          ( aa(A,$o,P,X)
         => ( ! [Y3: A] :
                ( aa(A,$o,P,Y3)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y3),X) )
           => ( ! [X3: A] :
                  ( aa(A,$o,P,X3)
                 => ( ! [Y4: A] :
                        ( aa(A,$o,P,Y4)
                       => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y4),X3) )
                   => aa(A,$o,Q,X3) ) )
             => aa(A,$o,Q,order_Greatest(A,P)) ) ) ) ) ).

% GreatestI2_order
tff(fact_6531_sum_Ohead,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [Ma: nat,Nb: nat,G: fun(nat,A)] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
         => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or1337092689740270186AtMost(nat,Ma,Nb)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,G,Ma)),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),G),set_or3652927894154168847AtMost(nat,Ma,Nb))) ) ) ) ).

% sum.head
tff(fact_6532_prod_Ohead,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Ma: nat,Nb: nat,G: fun(nat,A)] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
         => ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or1337092689740270186AtMost(nat,Ma,Nb)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,G,Ma)),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),G),set_or3652927894154168847AtMost(nat,Ma,Nb))) ) ) ) ).

% prod.head
tff(fact_6533_greaterThanAtMost__subseteq__atLeastAtMost__iff,axiom,
    ! [A: $tType] :
      ( dense_linorder(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),set_or3652927894154168847AtMost(A,A2,B2)),set_or1337092689740270186AtMost(A,C2,D2))
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),D2) ) ) ) ) ).

% greaterThanAtMost_subseteq_atLeastAtMost_iff
tff(fact_6534_greaterThanAtMost__subseteq__atLeastLessThan__iff,axiom,
    ! [A: $tType] :
      ( dense_linorder(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),set_or3652927894154168847AtMost(A,A2,B2)),set_or7035219750837199246ssThan(A,C2,D2))
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),D2) ) ) ) ) ).

% greaterThanAtMost_subseteq_atLeastLessThan_iff
tff(fact_6535_greaterThanLessThan__subseteq__greaterThanAtMost__iff,axiom,
    ! [A: $tType] :
      ( dense_linorder(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),set_or5935395276787703475ssThan(A,A2,B2)),set_or3652927894154168847AtMost(A,C2,D2))
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),A2)
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),D2) ) ) ) ) ).

% greaterThanLessThan_subseteq_greaterThanAtMost_iff
tff(fact_6536_greaterThanAtMost__eq__atLeastAtMost__diff,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [A2: A,B2: A] : set_or3652927894154168847AtMost(A,A2,B2) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),set_or1337092689740270186AtMost(A,A2,B2)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A)))) ) ).

% greaterThanAtMost_eq_atLeastAtMost_diff
tff(fact_6537_interval__cases,axiom,
    ! [A: $tType] :
      ( condit6923001295902523014norder(A)
     => ! [S2: set(A)] :
          ( ! [A4: A,B5: A,X3: A] :
              ( member(A,A4,S2)
             => ( member(A,B5,S2)
               => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A4),X3)
                 => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),B5)
                   => member(A,X3,S2) ) ) ) )
         => ? [A4: A,B5: A] :
              ( ( S2 = bot_bot(set(A)) )
              | ( S2 = top_top(set(A)) )
              | ( S2 = set_ord_lessThan(A,B5) )
              | ( S2 = set_ord_atMost(A,B5) )
              | ( S2 = set_ord_greaterThan(A,A4) )
              | ( S2 = set_ord_atLeast(A,A4) )
              | ( S2 = set_or5935395276787703475ssThan(A,A4,B5) )
              | ( S2 = set_or3652927894154168847AtMost(A,A4,B5) )
              | ( S2 = set_or7035219750837199246ssThan(A,A4,B5) )
              | ( S2 = set_or1337092689740270186AtMost(A,A4,B5) ) ) ) ) ).

% interval_cases
tff(fact_6538_sequentially__imp__eventually__at__right,axiom,
    ! [A: $tType] :
      ( ( topolo3112930676232923870pology(A)
        & topolo1944317154257567458pology(A) )
     => ! [A2: A,B2: A,P: fun(A,$o)] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( ! [F7: fun(nat,A)] :
                ( ! [N6: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(nat,A,F7,N6))
               => ( ! [N6: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,F7,N6)),B2)
                 => ( order_antimono(nat,A,F7)
                   => ( filterlim(nat,A,F7,topolo7230453075368039082e_nhds(A,A2),at_top(nat))
                     => eventually(nat,aa(fun(nat,A),fun(nat,$o),aTP_Lamp_aba(fun(A,$o),fun(fun(nat,A),fun(nat,$o)),P),F7),at_top(nat)) ) ) ) )
           => eventually(A,P,topolo174197925503356063within(A,A2,set_ord_greaterThan(A,A2))) ) ) ) ).

% sequentially_imp_eventually_at_right
tff(fact_6539_atLeast__0,axiom,
    set_ord_atLeast(nat,zero_zero(nat)) = top_top(set(nat)) ).

% atLeast_0
tff(fact_6540_atLeast__iff,axiom,
    ! [A: $tType] :
      ( ord(A)
     => ! [I: A,K: A] :
          ( member(A,I,set_ord_atLeast(A,K))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),K),I) ) ) ).

% atLeast_iff
tff(fact_6541_atLeast__subset__iff,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [X: A,Y: A] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),set_ord_atLeast(A,X)),set_ord_atLeast(A,Y))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),X) ) ) ).

% atLeast_subset_iff
tff(fact_6542_image__add__atLeast,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [K: A,I: A] : aa(set(A),set(A),image(A,A,aa(A,fun(A,A),plus_plus(A),K)),set_ord_atLeast(A,I)) = set_ord_atLeast(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),K),I)) ) ).

% image_add_atLeast
tff(fact_6543_Icc__subset__Ici__iff,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [L: A,H: A,L4: A] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),set_or1337092689740270186AtMost(A,L,H)),set_ord_atLeast(A,L4))
        <=> ( ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),L),H)
            | aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),L4),L) ) ) ) ).

% Icc_subset_Ici_iff
tff(fact_6544_image__minus__const__AtMost,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [C2: A,B2: A] : aa(set(A),set(A),image(A,A,aa(A,fun(A,A),minus_minus(A),C2)),set_ord_atMost(A,B2)) = set_ord_atLeast(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),C2),B2)) ) ).

% image_minus_const_AtMost
tff(fact_6545_image__minus__const__atLeast,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [C2: A,A2: A] : aa(set(A),set(A),image(A,A,aa(A,fun(A,A),minus_minus(A),C2)),set_ord_atLeast(A,A2)) = set_ord_atMost(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),C2),A2)) ) ).

% image_minus_const_atLeast
tff(fact_6546_image__uminus__atLeast,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [X: A] : aa(set(A),set(A),image(A,A,uminus_uminus(A)),set_ord_atLeast(A,X)) = set_ord_atMost(A,aa(A,A,uminus_uminus(A),X)) ) ).

% image_uminus_atLeast
tff(fact_6547_image__uminus__atMost,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [X: A] : aa(set(A),set(A),image(A,A,uminus_uminus(A)),set_ord_atMost(A,X)) = set_ord_atLeast(A,aa(A,A,uminus_uminus(A),X)) ) ).

% image_uminus_atMost
tff(fact_6548_Ioi__le__Ico,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [A2: A] : aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),set_ord_greaterThan(A,A2)),set_ord_atLeast(A,A2)) ) ).

% Ioi_le_Ico
tff(fact_6549_not__Ici__le__Iic,axiom,
    ! [A: $tType] :
      ( no_top(A)
     => ! [L: A,H2: A] : ~ aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),set_ord_atLeast(A,L)),set_ord_atMost(A,H2)) ) ).

% not_Ici_le_Iic
tff(fact_6550_not__Iic__le__Ici,axiom,
    ! [A: $tType] :
      ( no_bot(A)
     => ! [H: A,L4: A] : ~ aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),set_ord_atMost(A,H)),set_ord_atLeast(A,L4)) ) ).

% not_Iic_le_Ici
tff(fact_6551_atLeast__def,axiom,
    ! [A: $tType] :
      ( ord(A)
     => ! [L: A] : set_ord_atLeast(A,L) = collect(A,aa(A,fun(A,$o),ord_less_eq(A),L)) ) ).

% atLeast_def
tff(fact_6552_antimonoD,axiom,
    ! [B: $tType,A: $tType] :
      ( ( order(A)
        & order(B) )
     => ! [F2: fun(A,B),X: A,Y: A] :
          ( order_antimono(A,B,F2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
           => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,Y)),aa(A,B,F2,X)) ) ) ) ).

% antimonoD
tff(fact_6553_antimonoE,axiom,
    ! [B: $tType,A: $tType] :
      ( ( order(A)
        & order(B) )
     => ! [F2: fun(A,B),X: A,Y: A] :
          ( order_antimono(A,B,F2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
           => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,Y)),aa(A,B,F2,X)) ) ) ) ).

% antimonoE
tff(fact_6554_antimonoI,axiom,
    ! [B: $tType,A: $tType] :
      ( ( order(A)
        & order(B) )
     => ! [F2: fun(A,B)] :
          ( ! [X3: A,Y3: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),Y3)
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,Y3)),aa(A,B,F2,X3)) )
         => order_antimono(A,B,F2) ) ) ).

% antimonoI
tff(fact_6555_antimono__def,axiom,
    ! [B: $tType,A: $tType] :
      ( ( order(A)
        & order(B) )
     => ! [F2: fun(A,B)] :
          ( order_antimono(A,B,F2)
        <=> ! [X4: A,Y5: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X4),Y5)
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,Y5)),aa(A,B,F2,X4)) ) ) ) ).

% antimono_def
tff(fact_6556_not__Ici__le__Icc,axiom,
    ! [A: $tType] :
      ( no_top(A)
     => ! [L: A,L4: A,H2: A] : ~ aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),set_ord_atLeast(A,L)),set_or1337092689740270186AtMost(A,L4,H2)) ) ).

% not_Ici_le_Icc
tff(fact_6557_not__UNIV__le__Ici,axiom,
    ! [A: $tType] :
      ( no_bot(A)
     => ! [L: A] : ~ aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),top_top(set(A))),set_ord_atLeast(A,L)) ) ).

% not_UNIV_le_Ici
tff(fact_6558_decseqD,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [F2: fun(nat,A),I: nat,J: nat] :
          ( order_antimono(nat,A,F2)
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),J)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,F2,J)),aa(nat,A,F2,I)) ) ) ) ).

% decseqD
tff(fact_6559_decseq__def,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [X5: fun(nat,A)] :
          ( order_antimono(nat,A,X5)
        <=> ! [M5: nat,N4: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M5),N4)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,X5,N4)),aa(nat,A,X5,M5)) ) ) ) ).

% decseq_def
tff(fact_6560_decseq__SucD,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [A3: fun(nat,A),I: nat] :
          ( order_antimono(nat,A,A3)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,A3,aa(nat,nat,suc,I))),aa(nat,A,A3,I)) ) ) ).

% decseq_SucD
tff(fact_6561_decseq__SucI,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [X5: fun(nat,A)] :
          ( ! [N: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,X5,aa(nat,nat,suc,N))),aa(nat,A,X5,N))
         => order_antimono(nat,A,X5) ) ) ).

% decseq_SucI
tff(fact_6562_decseq__Suc__iff,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [F2: fun(nat,A)] :
          ( order_antimono(nat,A,F2)
        <=> ! [N4: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,F2,aa(nat,nat,suc,N4))),aa(nat,A,F2,N4)) ) ) ).

% decseq_Suc_iff
tff(fact_6563_atLeast__Suc__greaterThan,axiom,
    ! [K: nat] : set_ord_atLeast(nat,aa(nat,nat,suc,K)) = set_ord_greaterThan(nat,K) ).

% atLeast_Suc_greaterThan
tff(fact_6564_Ici__subset__Ioi__iff,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A2: A,B2: A] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),set_ord_atLeast(A,A2)),set_ord_greaterThan(A,B2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2) ) ) ).

% Ici_subset_Ioi_iff
tff(fact_6565_atLeastPlusOneAtMost__greaterThanAtMost__int,axiom,
    ! [L: int,U: int] : set_or1337092689740270186AtMost(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),L),one_one(int)),U) = set_or3652927894154168847AtMost(int,L,U) ).

% atLeastPlusOneAtMost_greaterThanAtMost_int
tff(fact_6566_decseq__bounded,axiom,
    ! [X5: fun(nat,real),B3: real] :
      ( order_antimono(nat,real,X5)
     => ( ! [I2: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),B3),aa(nat,real,X5,I2))
       => bfun(nat,real,X5,at_top(nat)) ) ) ).

% decseq_bounded
tff(fact_6567_decseq__ge,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [X5: fun(nat,A),L5: A,Nb: nat] :
          ( order_antimono(nat,A,X5)
         => ( filterlim(nat,A,X5,topolo7230453075368039082e_nhds(A,L5),at_top(nat))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),L5),aa(nat,A,X5,Nb)) ) ) ) ).

% decseq_ge
tff(fact_6568_decseq__convergent,axiom,
    ! [X5: fun(nat,real),B3: real] :
      ( order_antimono(nat,real,X5)
     => ( ! [I2: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),B3),aa(nat,real,X5,I2))
       => ~ ! [L6: real] :
              ( filterlim(nat,real,X5,topolo7230453075368039082e_nhds(real,L6),at_top(nat))
             => ~ ! [I4: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),L6),aa(nat,real,X5,I4)) ) ) ) ).

% decseq_convergent
tff(fact_6569_atLeast__Suc,axiom,
    ! [K: nat] : set_ord_atLeast(nat,aa(nat,nat,suc,K)) = aa(set(nat),set(nat),aa(set(nat),fun(set(nat),set(nat)),minus_minus(set(nat)),set_ord_atLeast(nat,K)),aa(set(nat),set(nat),aa(nat,fun(set(nat),set(nat)),insert(nat),K),bot_bot(set(nat)))) ).

% atLeast_Suc
tff(fact_6570_tendsto__at__right__sequentially,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo3112930676232923870pology(A)
        & topolo1944317154257567458pology(A)
        & topolo4958980785337419405_space(B) )
     => ! [A2: A,B2: A,X5: fun(A,B),L5: B] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( ! [S4: fun(nat,A)] :
                ( ! [N6: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(nat,A,S4,N6))
               => ( ! [N6: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,S4,N6)),B2)
                 => ( order_antimono(nat,A,S4)
                   => ( filterlim(nat,A,S4,topolo7230453075368039082e_nhds(A,A2),at_top(nat))
                     => filterlim(nat,B,aa(fun(nat,A),fun(nat,B),aTP_Lamp_abb(fun(A,B),fun(fun(nat,A),fun(nat,B)),X5),S4),topolo7230453075368039082e_nhds(B,L5),at_top(nat)) ) ) ) )
           => filterlim(A,B,X5,topolo7230453075368039082e_nhds(B,L5),topolo174197925503356063within(A,A2,set_ord_greaterThan(A,A2))) ) ) ) ).

% tendsto_at_right_sequentially
tff(fact_6571_map__filter__on__comp,axiom,
    ! [A: $tType,C: $tType,B: $tType,G: fun(B,A),Y6: set(B),X5: set(A),F3: filter(B),F2: fun(A,C)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(B),set(A),image(B,A,G),Y6)),X5)
     => ( eventually(B,aTP_Lamp_abc(set(B),fun(B,$o),Y6),F3)
       => ( map_filter_on(A,C,X5,F2,map_filter_on(B,A,Y6,G,F3)) = map_filter_on(B,C,Y6,aa(fun(B,A),fun(B,C),comp(A,C,B,F2),G),F3) ) ) ) ).

% map_filter_on_comp
tff(fact_6572_cauchy__filter__metric,axiom,
    ! [A: $tType] :
      ( ( real_V768167426530841204y_dist(A)
        & topolo7287701948861334536_space(A) )
     => ! [F3: filter(A)] :
          ( topolo6773858410816713723filter(A,F3)
        <=> ! [E3: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),E3)
             => ? [P6: fun(A,$o)] :
                  ( eventually(A,P6,F3)
                  & ! [X4: A,Y5: A] :
                      ( ( aa(A,$o,P6,X4)
                        & aa(A,$o,P6,Y5) )
                     => aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X4,Y5)),E3) ) ) ) ) ) ).

% cauchy_filter_metric
tff(fact_6573_nhds__imp__cauchy__filter,axiom,
    ! [A: $tType] :
      ( topolo7287701948861334536_space(A)
     => ! [F3: filter(A),X: A] :
          ( aa(filter(A),$o,aa(filter(A),fun(filter(A),$o),ord_less_eq(filter(A)),F3),topolo7230453075368039082e_nhds(A,X))
         => topolo6773858410816713723filter(A,F3) ) ) ).

% nhds_imp_cauchy_filter
tff(fact_6574_GMVT,axiom,
    ! [A2: real,B2: real,F2: fun(real,real),G: fun(real,real)] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),B2)
     => ( ! [X3: real] :
            ( ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),X3)
              & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X3),B2) )
           => topolo3448309680560233919inuous(real,real,topolo174197925503356063within(real,X3,top_top(set(real))),F2) )
       => ( ! [X3: real] :
              ( ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),X3)
                & aa(real,$o,aa(real,fun(real,$o),ord_less(real),X3),B2) )
             => differentiable(real,real,F2,topolo174197925503356063within(real,X3,top_top(set(real)))) )
         => ( ! [X3: real] :
                ( ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),X3)
                  & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X3),B2) )
               => topolo3448309680560233919inuous(real,real,topolo174197925503356063within(real,X3,top_top(set(real))),G) )
           => ( ! [X3: real] :
                  ( ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),X3)
                    & aa(real,$o,aa(real,fun(real,$o),ord_less(real),X3),B2) )
                 => differentiable(real,real,G,topolo174197925503356063within(real,X3,top_top(set(real)))) )
             => ? [G_c: real,F_c: real,C5: real] :
                  ( has_field_derivative(real,G,G_c,topolo174197925503356063within(real,C5,top_top(set(real))))
                  & has_field_derivative(real,F2,F_c,topolo174197925503356063within(real,C5,top_top(set(real))))
                  & aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),C5)
                  & aa(real,$o,aa(real,fun(real,$o),ord_less(real),C5),B2)
                  & ( aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(real,real,F2,B2)),aa(real,real,F2,A2))),G_c) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(real,real,G,B2)),aa(real,real,G,A2))),F_c) ) ) ) ) ) ) ) ).

% GMVT
tff(fact_6575_continuous__at__Sup__antimono,axiom,
    ! [B: $tType,A: $tType] :
      ( ( condit6923001295902523014norder(A)
        & topolo1944317154257567458pology(A)
        & condit6923001295902523014norder(B)
        & topolo1944317154257567458pology(B) )
     => ! [F2: fun(A,B),S2: set(A)] :
          ( order_antimono(A,B,F2)
         => ( topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,aa(set(A),A,complete_Sup_Sup(A),S2),set_ord_lessThan(A,aa(set(A),A,complete_Sup_Sup(A),S2))),F2)
           => ( ( S2 != bot_bot(set(A)) )
             => ( condit941137186595557371_above(A,S2)
               => ( aa(A,B,F2,aa(set(A),A,complete_Sup_Sup(A),S2)) = aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),S2)) ) ) ) ) ) ) ).

% continuous_at_Sup_antimono
tff(fact_6576_bdd__above_OI,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [A3: set(A),M: A] :
          ( ! [X3: A] :
              ( member(A,X3,A3)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),M) )
         => condit941137186595557371_above(A,A3) ) ) ).

% bdd_above.I
tff(fact_6577_bdd__above__insert,axiom,
    ! [A: $tType] :
      ( lattice(A)
     => ! [A2: A,A3: set(A)] :
          ( condit941137186595557371_above(A,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),A3))
        <=> condit941137186595557371_above(A,A3) ) ) ).

% bdd_above_insert
tff(fact_6578_differentiable__cmult__right__iff,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V3459762299906320749_field(B) )
     => ! [Q3: fun(A,B),C2: B,Ta: A] :
          ( differentiable(A,B,aa(B,fun(A,B),aTP_Lamp_abd(fun(A,B),fun(B,fun(A,B)),Q3),C2),topolo174197925503356063within(A,Ta,top_top(set(A))))
        <=> ( ( C2 = zero_zero(B) )
            | differentiable(A,B,Q3,topolo174197925503356063within(A,Ta,top_top(set(A)))) ) ) ) ).

% differentiable_cmult_right_iff
tff(fact_6579_differentiable__cmult__left__iff,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V3459762299906320749_field(B) )
     => ! [C2: B,Q3: fun(A,B),Ta: A] :
          ( differentiable(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_abe(B,fun(fun(A,B),fun(A,B)),C2),Q3),topolo174197925503356063within(A,Ta,top_top(set(A))))
        <=> ( ( C2 = zero_zero(B) )
            | differentiable(A,B,Q3,topolo174197925503356063within(A,Ta,top_top(set(A)))) ) ) ) ).

% differentiable_cmult_left_iff
tff(fact_6580_bdd__above_OI2,axiom,
    ! [B: $tType,A: $tType] :
      ( preorder(B)
     => ! [A3: set(A),F2: fun(A,B),M: B] :
          ( ! [X3: A] :
              ( member(A,X3,A3)
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X3)),M) )
         => condit941137186595557371_above(B,aa(set(A),set(B),image(A,B,F2),A3)) ) ) ).

% bdd_above.I2
tff(fact_6581_cSup__upper,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [X: A,X5: set(A)] :
          ( member(A,X,X5)
         => ( condit941137186595557371_above(A,X5)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(set(A),A,complete_Sup_Sup(A),X5)) ) ) ) ).

% cSup_upper
tff(fact_6582_cSup__upper2,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [X: A,X5: set(A),Y: A] :
          ( member(A,X,X5)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),X)
           => ( condit941137186595557371_above(A,X5)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),aa(set(A),A,complete_Sup_Sup(A),X5)) ) ) ) ) ).

% cSup_upper2
tff(fact_6583_bdd__above__mono,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [B3: set(A),A3: set(A)] :
          ( condit941137186595557371_above(A,B3)
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
           => condit941137186595557371_above(A,A3) ) ) ) ).

% bdd_above_mono
tff(fact_6584_bdd__above_Ounfold,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [A3: set(A)] :
          ( condit941137186595557371_above(A,A3)
        <=> ? [M7: A] :
            ! [X4: A] :
              ( member(A,X4,A3)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X4),M7) ) ) ) ).

% bdd_above.unfold
tff(fact_6585_bdd__above_OE,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [A3: set(A)] :
          ( condit941137186595557371_above(A,A3)
         => ~ ! [M8: A] :
                ~ ! [X2: A] :
                    ( member(A,X2,A3)
                   => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X2),M8) ) ) ) ).

% bdd_above.E
tff(fact_6586_differentiable__within__subset,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(A,B),X: A,S: set(A),Ta: set(A)] :
          ( differentiable(A,B,F2,topolo174197925503356063within(A,X,S))
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),Ta),S)
           => differentiable(A,B,F2,topolo174197925503356063within(A,X,Ta)) ) ) ) ).

% differentiable_within_subset
tff(fact_6587_differentiable__add,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(A,B),F3: filter(A),G: fun(A,B)] :
          ( differentiable(A,B,F2,F3)
         => ( differentiable(A,B,G,F3)
           => differentiable(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_rd(fun(A,B),fun(fun(A,B),fun(A,B)),F2),G),F3) ) ) ) ).

% differentiable_add
tff(fact_6588_differentiable__in__compose,axiom,
    ! [A: $tType,B: $tType,C: $tType] :
      ( ( real_V822414075346904944vector(C)
        & real_V822414075346904944vector(B)
        & real_V822414075346904944vector(A) )
     => ! [F2: fun(A,B),G: fun(C,A),X: C,S: set(C)] :
          ( differentiable(A,B,F2,topolo174197925503356063within(A,aa(C,A,G,X),aa(set(C),set(A),image(C,A,G),S)))
         => ( differentiable(C,A,G,topolo174197925503356063within(C,X,S))
           => differentiable(C,B,aa(fun(C,A),fun(C,B),aTP_Lamp_rg(fun(A,B),fun(fun(C,A),fun(C,B)),F2),G),topolo174197925503356063within(C,X,S)) ) ) ) ).

% differentiable_in_compose
tff(fact_6589_differentiable__power,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V3459762299906320749_field(B) )
     => ! [F2: fun(A,B),X: A,S: set(A),Nb: nat] :
          ( differentiable(A,B,F2,topolo174197925503356063within(A,X,S))
         => differentiable(A,B,aa(nat,fun(A,B),aTP_Lamp_rt(fun(A,B),fun(nat,fun(A,B)),F2),Nb),topolo174197925503356063within(A,X,S)) ) ) ).

% differentiable_power
tff(fact_6590_cSUP__upper2,axiom,
    ! [A: $tType,B: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [F2: fun(B,A),A3: set(B),X: B,U: A] :
          ( condit941137186595557371_above(A,aa(set(B),set(A),image(B,A,F2),A3))
         => ( member(B,X,A3)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),U),aa(B,A,F2,X))
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),U),aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,F2),A3))) ) ) ) ) ).

% cSUP_upper2
tff(fact_6591_cSUP__upper,axiom,
    ! [B: $tType,A: $tType] :
      ( condit1219197933456340205attice(B)
     => ! [X: A,A3: set(A),F2: fun(A,B)] :
          ( member(A,X,A3)
         => ( condit941137186595557371_above(B,aa(set(A),set(B),image(A,B,F2),A3))
           => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X)),aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,F2),A3))) ) ) ) ).

% cSUP_upper
tff(fact_6592_cSup__le__iff,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [S2: set(A),A2: A] :
          ( ( S2 != bot_bot(set(A)) )
         => ( condit941137186595557371_above(A,S2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Sup_Sup(A),S2)),A2)
            <=> ! [X4: A] :
                  ( member(A,X4,S2)
                 => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X4),A2) ) ) ) ) ) ).

% cSup_le_iff
tff(fact_6593_cSup__mono,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [B3: set(A),A3: set(A)] :
          ( ( B3 != bot_bot(set(A)) )
         => ( condit941137186595557371_above(A,A3)
           => ( ! [B5: A] :
                  ( member(A,B5,B3)
                 => ? [X2: A] :
                      ( member(A,X2,A3)
                      & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B5),X2) ) )
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Sup_Sup(A),B3)),aa(set(A),A,complete_Sup_Sup(A),A3)) ) ) ) ) ).

% cSup_mono
tff(fact_6594_less__cSup__iff,axiom,
    ! [A: $tType] :
      ( condit6923001295902523014norder(A)
     => ! [X5: set(A),Y: A] :
          ( ( X5 != bot_bot(set(A)) )
         => ( condit941137186595557371_above(A,X5)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),aa(set(A),A,complete_Sup_Sup(A),X5))
            <=> ? [X4: A] :
                  ( member(A,X4,X5)
                  & aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),X4) ) ) ) ) ) ).

% less_cSup_iff
tff(fact_6595_cSUP__lessD,axiom,
    ! [B: $tType,A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [F2: fun(B,A),A3: set(B),Y: A,I: B] :
          ( condit941137186595557371_above(A,aa(set(B),set(A),image(B,A,F2),A3))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,F2),A3))),Y)
           => ( member(B,I,A3)
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(B,A,F2,I)),Y) ) ) ) ) ).

% cSUP_lessD
tff(fact_6596_differentiable__divide,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V3459762299906320749_field(B) )
     => ! [F2: fun(A,B),X: A,S: set(A),G: fun(A,B)] :
          ( differentiable(A,B,F2,topolo174197925503356063within(A,X,S))
         => ( differentiable(A,B,G,topolo174197925503356063within(A,X,S))
           => ( ( aa(A,B,G,X) != zero_zero(B) )
             => differentiable(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_rm(fun(A,B),fun(fun(A,B),fun(A,B)),F2),G),topolo174197925503356063within(A,X,S)) ) ) ) ) ).

% differentiable_divide
tff(fact_6597_differentiable__inverse,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V3459762299906320749_field(B) )
     => ! [F2: fun(A,B),X: A,S: set(A)] :
          ( differentiable(A,B,F2,topolo174197925503356063within(A,X,S))
         => ( ( aa(A,B,F2,X) != zero_zero(B) )
           => differentiable(A,B,aTP_Lamp_abf(fun(A,B),fun(A,B),F2),topolo174197925503356063within(A,X,S)) ) ) ) ).

% differentiable_inverse
tff(fact_6598_cSUP__le__iff,axiom,
    ! [A: $tType,B: $tType] :
      ( condit1219197933456340205attice(B)
     => ! [A3: set(A),F2: fun(A,B),U: B] :
          ( ( A3 != bot_bot(set(A)) )
         => ( condit941137186595557371_above(B,aa(set(A),set(B),image(A,B,F2),A3))
           => ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,F2),A3))),U)
            <=> ! [X4: A] :
                  ( member(A,X4,A3)
                 => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X4)),U) ) ) ) ) ) ).

% cSUP_le_iff
tff(fact_6599_cSUP__mono,axiom,
    ! [A: $tType,B: $tType,C: $tType] :
      ( condit1219197933456340205attice(B)
     => ! [A3: set(A),G: fun(C,B),B3: set(C),F2: fun(A,B)] :
          ( ( A3 != bot_bot(set(A)) )
         => ( condit941137186595557371_above(B,aa(set(C),set(B),image(C,B,G),B3))
           => ( ! [N: A] :
                  ( member(A,N,A3)
                 => ? [X2: C] :
                      ( member(C,X2,B3)
                      & aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,N)),aa(C,B,G,X2)) ) )
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,F2),A3))),aa(set(B),B,complete_Sup_Sup(B),aa(set(C),set(B),image(C,B,G),B3))) ) ) ) ) ).

% cSUP_mono
tff(fact_6600_cSup__subset__mono,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [A3: set(A),B3: set(A)] :
          ( ( A3 != bot_bot(set(A)) )
         => ( condit941137186595557371_above(A,B3)
           => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Sup_Sup(A),A3)),aa(set(A),A,complete_Sup_Sup(A),B3)) ) ) ) ) ).

% cSup_subset_mono
tff(fact_6601_less__cSUP__iff,axiom,
    ! [B: $tType,A: $tType] :
      ( condit6923001295902523014norder(B)
     => ! [A3: set(A),F2: fun(A,B),A2: B] :
          ( ( A3 != bot_bot(set(A)) )
         => ( condit941137186595557371_above(B,aa(set(A),set(B),image(A,B,F2),A3))
           => ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),A2),aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,F2),A3)))
            <=> ? [X4: A] :
                  ( member(A,X4,A3)
                  & aa(B,$o,aa(B,fun(B,$o),ord_less(B),A2),aa(A,B,F2,X4)) ) ) ) ) ) ).

% less_cSUP_iff
tff(fact_6602_cSUP__subset__mono,axiom,
    ! [B: $tType,A: $tType] :
      ( condit1219197933456340205attice(B)
     => ! [A3: set(A),G: fun(A,B),B3: set(A),F2: fun(A,B)] :
          ( ( A3 != bot_bot(set(A)) )
         => ( condit941137186595557371_above(B,aa(set(A),set(B),image(A,B,G),B3))
           => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
             => ( ! [X3: A] :
                    ( member(A,X3,A3)
                   => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X3)),aa(A,B,G,X3)) )
               => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,F2),A3))),aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,G),B3))) ) ) ) ) ) ).

% cSUP_subset_mono
tff(fact_6603_cSUP__UNION,axiom,
    ! [B: $tType,C: $tType,A: $tType] :
      ( condit1219197933456340205attice(C)
     => ! [A3: set(A),B3: fun(A,set(B)),F2: fun(B,C)] :
          ( ( A3 != bot_bot(set(A)) )
         => ( ! [X3: A] :
                ( member(A,X3,A3)
               => ( aa(A,set(B),B3,X3) != bot_bot(set(B)) ) )
           => ( condit941137186595557371_above(C,aa(set(set(C)),set(C),complete_Sup_Sup(set(C)),aa(set(A),set(set(C)),image(A,set(C),aa(fun(B,C),fun(A,set(C)),aTP_Lamp_abg(fun(A,set(B)),fun(fun(B,C),fun(A,set(C))),B3),F2)),A3)))
             => ( aa(set(C),C,complete_Sup_Sup(C),aa(set(B),set(C),image(B,C,F2),aa(set(set(B)),set(B),complete_Sup_Sup(set(B)),aa(set(A),set(set(B)),image(A,set(B),B3),A3)))) = aa(set(C),C,complete_Sup_Sup(C),aa(set(A),set(C),image(A,C,aa(fun(B,C),fun(A,C),aTP_Lamp_abh(fun(A,set(B)),fun(fun(B,C),fun(A,C)),B3),F2)),A3)) ) ) ) ) ) ).

% cSUP_UNION
tff(fact_6604_continuous__at__Inf__antimono,axiom,
    ! [B: $tType,A: $tType] :
      ( ( condit6923001295902523014norder(A)
        & topolo1944317154257567458pology(A)
        & condit6923001295902523014norder(B)
        & topolo1944317154257567458pology(B) )
     => ! [F2: fun(A,B),S2: set(A)] :
          ( order_antimono(A,B,F2)
         => ( topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,aa(set(A),A,complete_Inf_Inf(A),S2),set_ord_greaterThan(A,aa(set(A),A,complete_Inf_Inf(A),S2))),F2)
           => ( ( S2 != bot_bot(set(A)) )
             => ( condit1013018076250108175_below(A,S2)
               => ( aa(A,B,F2,aa(set(A),A,complete_Inf_Inf(A),S2)) = aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,F2),S2)) ) ) ) ) ) ) ).

% continuous_at_Inf_antimono
tff(fact_6605_MVT,axiom,
    ! [A2: real,B2: real,F2: fun(real,real)] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),B2)
     => ( topolo81223032696312382ous_on(real,real,set_or1337092689740270186AtMost(real,A2,B2),F2)
       => ( ! [X3: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),X3)
             => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X3),B2)
               => differentiable(real,real,F2,topolo174197925503356063within(real,X3,top_top(set(real)))) ) )
         => ? [L2: real,Z2: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),Z2)
              & aa(real,$o,aa(real,fun(real,$o),ord_less(real),Z2),B2)
              & has_field_derivative(real,F2,L2,topolo174197925503356063within(real,Z2,top_top(set(real))))
              & ( aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(real,real,F2,B2)),aa(real,real,F2,A2)) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),B2),A2)),L2) ) ) ) ) ) ).

% MVT
tff(fact_6606_bdd__belowI,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [A3: set(A),Ma: A] :
          ( ! [X3: A] :
              ( member(A,X3,A3)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Ma),X3) )
         => condit1013018076250108175_below(A,A3) ) ) ).

% bdd_belowI
tff(fact_6607_bdd__below_OI,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [A3: set(A),M: A] :
          ( ! [X3: A] :
              ( member(A,X3,A3)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),M),X3) )
         => condit1013018076250108175_below(A,A3) ) ) ).

% bdd_below.I
tff(fact_6608_bdd__below__insert,axiom,
    ! [A: $tType] :
      ( lattice(A)
     => ! [A2: A,A3: set(A)] :
          ( condit1013018076250108175_below(A,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),A3))
        <=> condit1013018076250108175_below(A,A3) ) ) ).

% bdd_below_insert
tff(fact_6609_bdd__above__uminus,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [X5: set(A)] :
          ( condit941137186595557371_above(A,aa(set(A),set(A),image(A,A,uminus_uminus(A)),X5))
        <=> condit1013018076250108175_below(A,X5) ) ) ).

% bdd_above_uminus
tff(fact_6610_bdd__below__uminus,axiom,
    ! [A: $tType] :
      ( ordered_ab_group_add(A)
     => ! [X5: set(A)] :
          ( condit1013018076250108175_below(A,aa(set(A),set(A),image(A,A,uminus_uminus(A)),X5))
        <=> condit941137186595557371_above(A,X5) ) ) ).

% bdd_below_uminus
tff(fact_6611_continuous__on__compose,axiom,
    ! [C: $tType,B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & topolo4958980785337419405_space(B)
        & topolo4958980785337419405_space(C) )
     => ! [S: set(A),F2: fun(A,B),G: fun(B,C)] :
          ( topolo81223032696312382ous_on(A,B,S,F2)
         => ( topolo81223032696312382ous_on(B,C,aa(set(A),set(B),image(A,B,F2),S),G)
           => topolo81223032696312382ous_on(A,C,S,aa(fun(A,B),fun(A,C),comp(B,C,A,G),F2)) ) ) ) ).

% continuous_on_compose
tff(fact_6612_continuous__on__arsinh,axiom,
    ! [A3: set(real)] : topolo81223032696312382ous_on(real,real,A3,arsinh(real)) ).

% continuous_on_arsinh
tff(fact_6613_continuous__on__arsinh_H,axiom,
    ! [A3: set(real),F2: fun(real,real)] :
      ( topolo81223032696312382ous_on(real,real,A3,F2)
     => topolo81223032696312382ous_on(real,real,A3,aTP_Lamp_abi(fun(real,real),fun(real,real),F2)) ) ).

% continuous_on_arsinh'
tff(fact_6614_continuous__on__sinh,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [A3: set(A),F2: fun(A,B)] :
          ( topolo81223032696312382ous_on(A,B,A3,F2)
         => topolo81223032696312382ous_on(A,B,A3,aTP_Lamp_abj(fun(A,B),fun(A,B),F2)) ) ) ).

% continuous_on_sinh
tff(fact_6615_continuous__on__cosh,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [A3: set(A),F2: fun(A,B)] :
          ( topolo81223032696312382ous_on(A,B,A3,F2)
         => topolo81223032696312382ous_on(A,B,A3,aTP_Lamp_abk(fun(A,B),fun(A,B),F2)) ) ) ).

% continuous_on_cosh
tff(fact_6616_continuous__on__exp,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [S: set(A),F2: fun(A,B)] :
          ( topolo81223032696312382ous_on(A,B,S,F2)
         => topolo81223032696312382ous_on(A,B,S,aTP_Lamp_abl(fun(A,B),fun(A,B),F2)) ) ) ).

% continuous_on_exp
tff(fact_6617_continuous__on__cos,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [S: set(A),F2: fun(A,B)] :
          ( topolo81223032696312382ous_on(A,B,S,F2)
         => topolo81223032696312382ous_on(A,B,S,aTP_Lamp_tz(fun(A,B),fun(A,B),F2)) ) ) ).

% continuous_on_cos
tff(fact_6618_continuous__on__sin,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [S: set(A),F2: fun(A,B)] :
          ( topolo81223032696312382ous_on(A,B,S,F2)
         => topolo81223032696312382ous_on(A,B,S,aTP_Lamp_ty(fun(A,B),fun(A,B),F2)) ) ) ).

% continuous_on_sin
tff(fact_6619_continuous__on__power,axiom,
    ! [A: $tType,B: $tType] :
      ( ( power(B)
        & real_V4412858255891104859lgebra(B)
        & topolo4958980785337419405_space(A) )
     => ! [S: set(A),F2: fun(A,B),Nb: nat] :
          ( topolo81223032696312382ous_on(A,B,S,F2)
         => topolo81223032696312382ous_on(A,B,S,aa(nat,fun(A,B),aTP_Lamp_abm(fun(A,B),fun(nat,fun(A,B)),F2),Nb)) ) ) ).

% continuous_on_power
tff(fact_6620_continuous__on__power_H,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & topolo1898628316856586783d_mult(B) )
     => ! [A3: set(A),F2: fun(A,B),G: fun(A,nat)] :
          ( topolo81223032696312382ous_on(A,B,A3,F2)
         => ( topolo81223032696312382ous_on(A,nat,A3,G)
           => topolo81223032696312382ous_on(A,B,A3,aa(fun(A,nat),fun(A,B),aTP_Lamp_abn(fun(A,B),fun(fun(A,nat),fun(A,B)),F2),G)) ) ) ) ).

% continuous_on_power'
tff(fact_6621_continuous__on__pochhammer,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [A3: set(A),Nb: nat] : topolo81223032696312382ous_on(A,A,A3,aTP_Lamp_uz(nat,fun(A,A),Nb)) ) ).

% continuous_on_pochhammer
tff(fact_6622_continuous__on__pochhammer_H,axiom,
    ! [A: $tType,B: $tType] :
      ( ( real_V3459762299906320749_field(B)
        & topolo4958980785337419405_space(A) )
     => ! [S: set(A),F2: fun(A,B),Nb: nat] :
          ( topolo81223032696312382ous_on(A,B,S,F2)
         => topolo81223032696312382ous_on(A,B,S,aa(nat,fun(A,B),aTP_Lamp_abo(fun(A,B),fun(nat,fun(A,B)),F2),Nb)) ) ) ).

% continuous_on_pochhammer'
tff(fact_6623_continuous__on__arctan,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [S: set(A),F2: fun(A,real)] :
          ( topolo81223032696312382ous_on(A,real,S,F2)
         => topolo81223032696312382ous_on(A,real,S,aTP_Lamp_abp(fun(A,real),fun(A,real),F2)) ) ) ).

% continuous_on_arctan
tff(fact_6624_continuous__on__add,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & topolo6943815403480290642id_add(B) )
     => ! [S: set(A),F2: fun(A,B),G: fun(A,B)] :
          ( topolo81223032696312382ous_on(A,B,S,F2)
         => ( topolo81223032696312382ous_on(A,B,S,G)
           => topolo81223032696312382ous_on(A,B,S,aa(fun(A,B),fun(A,B),aTP_Lamp_abq(fun(A,B),fun(fun(A,B),fun(A,B)),F2),G)) ) ) ) ).

% continuous_on_add
tff(fact_6625_continuous__on__divide,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & real_V3459762299906320749_field(B) )
     => ! [S: set(A),F2: fun(A,B),G: fun(A,B)] :
          ( topolo81223032696312382ous_on(A,B,S,F2)
         => ( topolo81223032696312382ous_on(A,B,S,G)
           => ( ! [X3: A] :
                  ( member(A,X3,S)
                 => ( aa(A,B,G,X3) != zero_zero(B) ) )
             => topolo81223032696312382ous_on(A,B,S,aa(fun(A,B),fun(A,B),aTP_Lamp_abr(fun(A,B),fun(fun(A,B),fun(A,B)),F2),G)) ) ) ) ) ).

% continuous_on_divide
tff(fact_6626_continuous__on__sing,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & topolo4958980785337419405_space(B) )
     => ! [X: A,F2: fun(A,B)] : topolo81223032696312382ous_on(A,B,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))),F2) ) ).

% continuous_on_sing
tff(fact_6627_continuous__on__sgn,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & real_V822414075346904944vector(B) )
     => ! [S: set(A),F2: fun(A,B)] :
          ( topolo81223032696312382ous_on(A,B,S,F2)
         => ( ! [X3: A] :
                ( member(A,X3,S)
               => ( aa(A,B,F2,X3) != zero_zero(B) ) )
           => topolo81223032696312382ous_on(A,B,S,aTP_Lamp_abs(fun(A,B),fun(A,B),F2)) ) ) ) ).

% continuous_on_sgn
tff(fact_6628_continuous__on__inverse,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & real_V8999393235501362500lgebra(B) )
     => ! [S: set(A),F2: fun(A,B)] :
          ( topolo81223032696312382ous_on(A,B,S,F2)
         => ( ! [X3: A] :
                ( member(A,X3,S)
               => ( aa(A,B,F2,X3) != zero_zero(B) ) )
           => topolo81223032696312382ous_on(A,B,S,aTP_Lamp_abt(fun(A,B),fun(A,B),F2)) ) ) ) ).

% continuous_on_inverse
tff(fact_6629_continuous__on__cos__real,axiom,
    ! [A2: real,B2: real] : topolo81223032696312382ous_on(real,real,set_or1337092689740270186AtMost(real,A2,B2),cos(real)) ).

% continuous_on_cos_real
tff(fact_6630_continuous__on__sin__real,axiom,
    ! [A2: real,B2: real] : topolo81223032696312382ous_on(real,real,set_or1337092689740270186AtMost(real,A2,B2),sin(real)) ).

% continuous_on_sin_real
tff(fact_6631_continuous__on__ln,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [S: set(A),F2: fun(A,real)] :
          ( topolo81223032696312382ous_on(A,real,S,F2)
         => ( ! [X3: A] :
                ( member(A,X3,S)
               => ( aa(A,real,F2,X3) != zero_zero(real) ) )
           => topolo81223032696312382ous_on(A,real,S,aTP_Lamp_abu(fun(A,real),fun(A,real),F2)) ) ) ) ).

% continuous_on_ln
tff(fact_6632_continuous__on__powr,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [S: set(A),F2: fun(A,real),G: fun(A,real)] :
          ( topolo81223032696312382ous_on(A,real,S,F2)
         => ( topolo81223032696312382ous_on(A,real,S,G)
           => ( ! [X3: A] :
                  ( member(A,X3,S)
                 => ( aa(A,real,F2,X3) != zero_zero(real) ) )
             => topolo81223032696312382ous_on(A,real,S,aa(fun(A,real),fun(A,real),aTP_Lamp_abv(fun(A,real),fun(fun(A,real),fun(A,real)),F2),G)) ) ) ) ) ).

% continuous_on_powr
tff(fact_6633_cInf__lower,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [X: A,X5: set(A)] :
          ( member(A,X,X5)
         => ( condit1013018076250108175_below(A,X5)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Inf_Inf(A),X5)),X) ) ) ) ).

% cInf_lower
tff(fact_6634_cInf__lower2,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [X: A,X5: set(A),Y: A] :
          ( member(A,X,X5)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
           => ( condit1013018076250108175_below(A,X5)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Inf_Inf(A),X5)),Y) ) ) ) ) ).

% cInf_lower2
tff(fact_6635_bdd__below_OE,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [A3: set(A)] :
          ( condit1013018076250108175_below(A,A3)
         => ~ ! [M8: A] :
                ~ ! [X2: A] :
                    ( member(A,X2,A3)
                   => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),M8),X2) ) ) ) ).

% bdd_below.E
tff(fact_6636_bdd__below_Ounfold,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [A3: set(A)] :
          ( condit1013018076250108175_below(A,A3)
        <=> ? [M7: A] :
            ! [X4: A] :
              ( member(A,X4,A3)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),M7),X4) ) ) ) ).

% bdd_below.unfold
tff(fact_6637_bdd__below__mono,axiom,
    ! [A: $tType] :
      ( preorder(A)
     => ! [B3: set(A),A3: set(A)] :
          ( condit1013018076250108175_below(A,B3)
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
           => condit1013018076250108175_below(A,A3) ) ) ) ).

% bdd_below_mono
tff(fact_6638_IVT2_H,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo1944317154257567458pology(A)
        & topolo8458572112393995274pology(B) )
     => ! [F2: fun(B,A),B2: B,Y: A,A2: B] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(B,A,F2,B2)),Y)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),aa(B,A,F2,A2))
           => ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),A2),B2)
             => ( topolo81223032696312382ous_on(B,A,set_or1337092689740270186AtMost(B,A2,B2),F2)
               => ? [X3: B] :
                    ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),A2),X3)
                    & aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),X3),B2)
                    & ( aa(B,A,F2,X3) = Y ) ) ) ) ) ) ) ).

% IVT2'
tff(fact_6639_IVT_H,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo1944317154257567458pology(A)
        & topolo8458572112393995274pology(B) )
     => ! [F2: fun(B,A),A2: B,Y: A,B2: B] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(B,A,F2,A2)),Y)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),aa(B,A,F2,B2))
           => ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),A2),B2)
             => ( topolo81223032696312382ous_on(B,A,set_or1337092689740270186AtMost(B,A2,B2),F2)
               => ? [X3: B] :
                    ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),A2),X3)
                    & aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),X3),B2)
                    & ( aa(B,A,F2,X3) = Y ) ) ) ) ) ) ) ).

% IVT'
tff(fact_6640_continuous__on__subset,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & topolo4958980785337419405_space(B) )
     => ! [S: set(A),F2: fun(A,B),Ta: set(A)] :
          ( topolo81223032696312382ous_on(A,B,S,F2)
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),Ta),S)
           => topolo81223032696312382ous_on(A,B,Ta,F2) ) ) ) ).

% continuous_on_subset
tff(fact_6641_continuous__on__compose2,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( ( topolo4958980785337419405_space(C)
        & topolo4958980785337419405_space(A)
        & topolo4958980785337419405_space(B) )
     => ! [Ta: set(A),G: fun(A,B),S: set(C),F2: fun(C,A)] :
          ( topolo81223032696312382ous_on(A,B,Ta,G)
         => ( topolo81223032696312382ous_on(C,A,S,F2)
           => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(C),set(A),image(C,A,F2),S)),Ta)
             => topolo81223032696312382ous_on(C,B,S,aa(fun(C,A),fun(C,B),aTP_Lamp_abw(fun(A,B),fun(fun(C,A),fun(C,B)),G),F2)) ) ) ) ) ).

% continuous_on_compose2
tff(fact_6642_bdd__belowI2,axiom,
    ! [B: $tType,A: $tType] :
      ( preorder(B)
     => ! [A3: set(A),Ma: B,F2: fun(A,B)] :
          ( ! [X3: A] :
              ( member(A,X3,A3)
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),Ma),aa(A,B,F2,X3)) )
         => condit1013018076250108175_below(B,aa(set(A),set(B),image(A,B,F2),A3)) ) ) ).

% bdd_belowI2
tff(fact_6643_bdd__below_OI2,axiom,
    ! [B: $tType,A: $tType] :
      ( preorder(B)
     => ! [A3: set(A),M: B,F2: fun(A,B)] :
          ( ! [X3: A] :
              ( member(A,X3,A3)
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),M),aa(A,B,F2,X3)) )
         => condit1013018076250108175_below(B,aa(set(A),set(B),image(A,B,F2),A3)) ) ) ).

% bdd_below.I2
tff(fact_6644_continuous__onI__mono,axiom,
    ! [A: $tType,B: $tType] :
      ( ( topolo1944317154257567458pology(B)
        & dense_order(A)
        & topolo1944317154257567458pology(A) )
     => ! [F2: fun(B,A),A3: set(B)] :
          ( topolo1002775350975398744n_open(A,aa(set(B),set(A),image(B,A,F2),A3))
         => ( ! [X3: B,Y3: B] :
                ( member(B,X3,A3)
               => ( member(B,Y3,A3)
                 => ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),X3),Y3)
                   => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(B,A,F2,X3)),aa(B,A,F2,Y3)) ) ) )
           => topolo81223032696312382ous_on(B,A,A3,F2) ) ) ) ).

% continuous_onI_mono
tff(fact_6645_cINF__lower,axiom,
    ! [A: $tType,B: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [F2: fun(B,A),A3: set(B),X: B] :
          ( condit1013018076250108175_below(A,aa(set(B),set(A),image(B,A,F2),A3))
         => ( member(B,X,A3)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,F2),A3))),aa(B,A,F2,X)) ) ) ) ).

% cINF_lower
tff(fact_6646_cINF__lower2,axiom,
    ! [B: $tType,A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [F2: fun(B,A),A3: set(B),X: B,U: A] :
          ( condit1013018076250108175_below(A,aa(set(B),set(A),image(B,A,F2),A3))
         => ( member(B,X,A3)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(B,A,F2,X)),U)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,F2),A3))),U) ) ) ) ) ).

% cINF_lower2
tff(fact_6647_cInf__mono,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [B3: set(A),A3: set(A)] :
          ( ( B3 != bot_bot(set(A)) )
         => ( condit1013018076250108175_below(A,A3)
           => ( ! [B5: A] :
                  ( member(A,B5,B3)
                 => ? [X2: A] :
                      ( member(A,X2,A3)
                      & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X2),B5) ) )
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Inf_Inf(A),A3)),aa(set(A),A,complete_Inf_Inf(A),B3)) ) ) ) ) ).

% cInf_mono
tff(fact_6648_le__cInf__iff,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [S2: set(A),A2: A] :
          ( ( S2 != bot_bot(set(A)) )
         => ( condit1013018076250108175_below(A,S2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(set(A),A,complete_Inf_Inf(A),S2))
            <=> ! [X4: A] :
                  ( member(A,X4,S2)
                 => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),X4) ) ) ) ) ) ).

% le_cInf_iff
tff(fact_6649_cInf__less__iff,axiom,
    ! [A: $tType] :
      ( condit6923001295902523014norder(A)
     => ! [X5: set(A),Y: A] :
          ( ( X5 != bot_bot(set(A)) )
         => ( condit1013018076250108175_below(A,X5)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(set(A),A,complete_Inf_Inf(A),X5)),Y)
            <=> ? [X4: A] :
                  ( member(A,X4,X5)
                  & aa(A,$o,aa(A,fun(A,$o),ord_less(A),X4),Y) ) ) ) ) ) ).

% cInf_less_iff
tff(fact_6650_open__Collect__less,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & topolo1944317154257567458pology(B) )
     => ! [F2: fun(A,B),G: fun(A,B)] :
          ( topolo81223032696312382ous_on(A,B,top_top(set(A)),F2)
         => ( topolo81223032696312382ous_on(A,B,top_top(set(A)),G)
           => topolo1002775350975398744n_open(A,collect(A,aa(fun(A,B),fun(A,$o),aTP_Lamp_abx(fun(A,B),fun(fun(A,B),fun(A,$o)),F2),G))) ) ) ) ).

% open_Collect_less
tff(fact_6651_continuous__on__tan,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [S: set(A),F2: fun(A,A)] :
          ( topolo81223032696312382ous_on(A,A,S,F2)
         => ( ! [X3: A] :
                ( member(A,X3,S)
               => ( aa(A,A,cos(A),aa(A,A,F2,X3)) != zero_zero(A) ) )
           => topolo81223032696312382ous_on(A,A,S,aTP_Lamp_uh(fun(A,A),fun(A,A),F2)) ) ) ) ).

% continuous_on_tan
tff(fact_6652_continuous__on__cot,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [S: set(A),F2: fun(A,A)] :
          ( topolo81223032696312382ous_on(A,A,S,F2)
         => ( ! [X3: A] :
                ( member(A,X3,S)
               => ( aa(A,A,sin(A),aa(A,A,F2,X3)) != zero_zero(A) ) )
           => topolo81223032696312382ous_on(A,A,S,aTP_Lamp_ui(fun(A,A),fun(A,A),F2)) ) ) ) ).

% continuous_on_cot
tff(fact_6653_continuous__on__tanh,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [A3: set(A),F2: fun(A,B)] :
          ( topolo81223032696312382ous_on(A,B,A3,F2)
         => ( ! [X3: A] :
                ( member(A,X3,A3)
               => ( aa(B,B,cosh(B),aa(A,B,F2,X3)) != zero_zero(B) ) )
           => topolo81223032696312382ous_on(A,B,A3,aTP_Lamp_aby(fun(A,B),fun(A,B),F2)) ) ) ) ).

% continuous_on_tanh
tff(fact_6654_bdd__above__image__antimono,axiom,
    ! [B: $tType,A: $tType] :
      ( ( order(A)
        & order(B) )
     => ! [F2: fun(A,B),A3: set(A)] :
          ( order_antimono(A,B,F2)
         => ( condit1013018076250108175_below(A,A3)
           => condit941137186595557371_above(B,aa(set(A),set(B),image(A,B,F2),A3)) ) ) ) ).

% bdd_above_image_antimono
tff(fact_6655_bdd__below__image__antimono,axiom,
    ! [B: $tType,A: $tType] :
      ( ( order(A)
        & order(B) )
     => ! [F2: fun(A,B),A3: set(A)] :
          ( order_antimono(A,B,F2)
         => ( condit941137186595557371_above(A,A3)
           => condit1013018076250108175_below(B,aa(set(A),set(B),image(A,B,F2),A3)) ) ) ) ).

% bdd_below_image_antimono
tff(fact_6656_less__cINF__D,axiom,
    ! [A: $tType,B: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [F2: fun(B,A),A3: set(B),Y: A,I: B] :
          ( condit1013018076250108175_below(A,aa(set(B),set(A),image(B,A,F2),A3))
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,F2),A3)))
           => ( member(B,I,A3)
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),aa(B,A,F2,I)) ) ) ) ) ).

% less_cINF_D
tff(fact_6657_continuous__on__arcosh_H,axiom,
    ! [A3: set(real),F2: fun(real,real)] :
      ( topolo81223032696312382ous_on(real,real,A3,F2)
     => ( ! [X3: real] :
            ( member(real,X3,A3)
           => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),one_one(real)),aa(real,real,F2,X3)) )
       => topolo81223032696312382ous_on(real,real,A3,aTP_Lamp_abz(fun(real,real),fun(real,real),F2)) ) ) ).

% continuous_on_arcosh'
tff(fact_6658_continuous__image__closed__interval,axiom,
    ! [A2: real,B2: real,F2: fun(real,real)] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),B2)
     => ( topolo81223032696312382ous_on(real,real,set_or1337092689740270186AtMost(real,A2,B2),F2)
       => ? [C5: real,D6: real] :
            ( ( aa(set(real),set(real),image(real,real,F2),set_or1337092689740270186AtMost(real,A2,B2)) = set_or1337092689740270186AtMost(real,C5,D6) )
            & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),C5),D6) ) ) ) ).

% continuous_image_closed_interval
tff(fact_6659_continuous__on__arcosh,axiom,
    ! [A3: set(real)] :
      ( aa(set(real),$o,aa(set(real),fun(set(real),$o),ord_less_eq(set(real)),A3),set_ord_atLeast(real,one_one(real)))
     => topolo81223032696312382ous_on(real,real,A3,arcosh(real)) ) ).

% continuous_on_arcosh
tff(fact_6660_cINF__mono,axiom,
    ! [C: $tType,B: $tType,A: $tType] :
      ( condit1219197933456340205attice(B)
     => ! [B3: set(A),F2: fun(C,B),A3: set(C),G: fun(A,B)] :
          ( ( B3 != bot_bot(set(A)) )
         => ( condit1013018076250108175_below(B,aa(set(C),set(B),image(C,B,F2),A3))
           => ( ! [M4: A] :
                  ( member(A,M4,B3)
                 => ? [X2: C] :
                      ( member(C,X2,A3)
                      & aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(C,B,F2,X2)),aa(A,B,G,M4)) ) )
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(B),B,complete_Inf_Inf(B),aa(set(C),set(B),image(C,B,F2),A3))),aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,G),B3))) ) ) ) ) ).

% cINF_mono
tff(fact_6661_le__cINF__iff,axiom,
    ! [B: $tType,A: $tType] :
      ( condit1219197933456340205attice(B)
     => ! [A3: set(A),F2: fun(A,B),U: B] :
          ( ( A3 != bot_bot(set(A)) )
         => ( condit1013018076250108175_below(B,aa(set(A),set(B),image(A,B,F2),A3))
           => ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),U),aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),A3)))
            <=> ! [X4: A] :
                  ( member(A,X4,A3)
                 => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),U),aa(A,B,F2,X4)) ) ) ) ) ) ).

% le_cINF_iff
tff(fact_6662_cInf__superset__mono,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [A3: set(A),B3: set(A)] :
          ( ( A3 != bot_bot(set(A)) )
         => ( condit1013018076250108175_below(A,B3)
           => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Inf_Inf(A),B3)),aa(set(A),A,complete_Inf_Inf(A),A3)) ) ) ) ) ).

% cInf_superset_mono
tff(fact_6663_continuous__on__powr_H,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [S: set(A),F2: fun(A,real),G: fun(A,real)] :
          ( topolo81223032696312382ous_on(A,real,S,F2)
         => ( topolo81223032696312382ous_on(A,real,S,G)
           => ( ! [X3: A] :
                  ( member(A,X3,S)
                 => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(A,real,F2,X3))
                    & ( ( aa(A,real,F2,X3) = zero_zero(real) )
                     => aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(A,real,G,X3)) ) ) )
             => topolo81223032696312382ous_on(A,real,S,aa(fun(A,real),fun(A,real),aTP_Lamp_abv(fun(A,real),fun(fun(A,real),fun(A,real)),F2),G)) ) ) ) ) ).

% continuous_on_powr'
tff(fact_6664_continuous__on__log,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [S: set(A),F2: fun(A,real),G: fun(A,real)] :
          ( topolo81223032696312382ous_on(A,real,S,F2)
         => ( topolo81223032696312382ous_on(A,real,S,G)
           => ( ! [X3: A] :
                  ( member(A,X3,S)
                 => aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(A,real,F2,X3)) )
             => ( ! [X3: A] :
                    ( member(A,X3,S)
                   => ( aa(A,real,F2,X3) != one_one(real) ) )
               => ( ! [X3: A] :
                      ( member(A,X3,S)
                     => aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(A,real,G,X3)) )
                 => topolo81223032696312382ous_on(A,real,S,aa(fun(A,real),fun(A,real),aTP_Lamp_aca(fun(A,real),fun(fun(A,real),fun(A,real)),F2),G)) ) ) ) ) ) ) ).

% continuous_on_log
tff(fact_6665_continuous__on__arccos_H,axiom,
    topolo81223032696312382ous_on(real,real,set_or1337092689740270186AtMost(real,aa(real,real,uminus_uminus(real),one_one(real)),one_one(real)),arccos) ).

% continuous_on_arccos'
tff(fact_6666_continuous__on__arcsin_H,axiom,
    topolo81223032696312382ous_on(real,real,set_or1337092689740270186AtMost(real,aa(real,real,uminus_uminus(real),one_one(real)),one_one(real)),arcsin) ).

% continuous_on_arcsin'
tff(fact_6667_continuous__on__arccos,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [S: set(A),F2: fun(A,real)] :
          ( topolo81223032696312382ous_on(A,real,S,F2)
         => ( ! [X3: A] :
                ( member(A,X3,S)
               => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),aa(A,real,F2,X3))
                  & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(A,real,F2,X3)),one_one(real)) ) )
           => topolo81223032696312382ous_on(A,real,S,aTP_Lamp_acb(fun(A,real),fun(A,real),F2)) ) ) ) ).

% continuous_on_arccos
tff(fact_6668_continuous__on__arcsin,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [S: set(A),F2: fun(A,real)] :
          ( topolo81223032696312382ous_on(A,real,S,F2)
         => ( ! [X3: A] :
                ( member(A,X3,S)
               => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),one_one(real))),aa(A,real,F2,X3))
                  & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(A,real,F2,X3)),one_one(real)) ) )
           => topolo81223032696312382ous_on(A,real,S,aTP_Lamp_acc(fun(A,real),fun(A,real),F2)) ) ) ) ).

% continuous_on_arcsin
tff(fact_6669_cINF__less__iff,axiom,
    ! [A: $tType,B: $tType] :
      ( condit6923001295902523014norder(B)
     => ! [A3: set(A),F2: fun(A,B),A2: B] :
          ( ( A3 != bot_bot(set(A)) )
         => ( condit1013018076250108175_below(B,aa(set(A),set(B),image(A,B,F2),A3))
           => ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),A3))),A2)
            <=> ? [X4: A] :
                  ( member(A,X4,A3)
                  & aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,X4)),A2) ) ) ) ) ) ).

% cINF_less_iff
tff(fact_6670_cSUP__eq__cINF__D,axiom,
    ! [A: $tType,B: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [F2: fun(B,A),A3: set(B),A2: B] :
          ( ( aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,F2),A3)) = aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,F2),A3)) )
         => ( condit941137186595557371_above(A,aa(set(B),set(A),image(B,A,F2),A3))
           => ( condit1013018076250108175_below(A,aa(set(B),set(A),image(B,A,F2),A3))
             => ( member(B,A2,A3)
               => ( aa(B,A,F2,A2) = aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,F2),A3)) ) ) ) ) ) ) ).

% cSUP_eq_cINF_D
tff(fact_6671_DERIV__atLeastAtMost__imp__continuous__on,axiom,
    ! [A: $tType] :
      ( ( ord(A)
        & real_V3459762299906320749_field(A) )
     => ! [A2: A,B2: A,F2: fun(A,A)] :
          ( ! [X3: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),X3)
             => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),B2)
               => ? [Y4: A] : has_field_derivative(A,F2,Y4,topolo174197925503356063within(A,X3,top_top(set(A)))) ) )
         => topolo81223032696312382ous_on(A,A,set_or1337092689740270186AtMost(A,A2,B2),F2) ) ) ).

% DERIV_atLeastAtMost_imp_continuous_on
tff(fact_6672_continuous__on__artanh_H,axiom,
    ! [A3: set(real),F2: fun(real,real)] :
      ( topolo81223032696312382ous_on(real,real,A3,F2)
     => ( ! [X3: real] :
            ( member(real,X3,A3)
           => member(real,aa(real,real,F2,X3),set_or5935395276787703475ssThan(real,aa(real,real,uminus_uminus(real),one_one(real)),one_one(real))) )
       => topolo81223032696312382ous_on(real,real,A3,aTP_Lamp_acd(fun(real,real),fun(real,real),F2)) ) ) ).

% continuous_on_artanh'
tff(fact_6673_cINF__superset__mono,axiom,
    ! [B: $tType,A: $tType] :
      ( condit1219197933456340205attice(B)
     => ! [A3: set(A),G: fun(A,B),B3: set(A),F2: fun(A,B)] :
          ( ( A3 != bot_bot(set(A)) )
         => ( condit1013018076250108175_below(B,aa(set(A),set(B),image(A,B,G),B3))
           => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
             => ( ! [X3: A] :
                    ( member(A,X3,B3)
                   => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,G,X3)),aa(A,B,F2,X3)) )
               => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,G),B3))),aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),A3))) ) ) ) ) ) ).

% cINF_superset_mono
tff(fact_6674_Rolle__deriv,axiom,
    ! [A2: real,B2: real,F2: fun(real,real),F4: fun(real,fun(real,real))] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),B2)
     => ( ( aa(real,real,F2,A2) = aa(real,real,F2,B2) )
       => ( topolo81223032696312382ous_on(real,real,set_or1337092689740270186AtMost(real,A2,B2),F2)
         => ( ! [X3: real] :
                ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),X3)
               => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X3),B2)
                 => has_derivative(real,real,F2,aa(real,fun(real,real),F4,X3),topolo174197925503356063within(real,X3,top_top(set(real)))) ) )
           => ? [Z2: real] :
                ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),Z2)
                & aa(real,$o,aa(real,fun(real,$o),ord_less(real),Z2),B2)
                & ! [X2: real] : aa(real,real,aa(real,fun(real,real),F4,Z2),X2) = zero_zero(real) ) ) ) ) ) ).

% Rolle_deriv
tff(fact_6675_mvt,axiom,
    ! [A2: real,B2: real,F2: fun(real,real),F4: fun(real,fun(real,real))] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),B2)
     => ( topolo81223032696312382ous_on(real,real,set_or1337092689740270186AtMost(real,A2,B2),F2)
       => ( ! [X3: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),X3)
             => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X3),B2)
               => has_derivative(real,real,F2,aa(real,fun(real,real),F4,X3),topolo174197925503356063within(real,X3,top_top(set(real)))) ) )
         => ~ ! [Xi: real] :
                ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),Xi)
               => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),Xi),B2)
                 => ( aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(real,real,F2,B2)),aa(real,real,F2,A2)) != aa(real,real,aa(real,fun(real,real),F4,Xi),aa(real,real,aa(real,fun(real,real),minus_minus(real),B2),A2)) ) ) ) ) ) ) ).

% mvt
tff(fact_6676_cInf__le__cSup,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [A3: set(A)] :
          ( ( A3 != bot_bot(set(A)) )
         => ( condit941137186595557371_above(A,A3)
           => ( condit1013018076250108175_below(A,A3)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Inf_Inf(A),A3)),aa(set(A),A,complete_Sup_Sup(A),A3)) ) ) ) ) ).

% cInf_le_cSup
tff(fact_6677_continuous__on__of__int__floor,axiom,
    ! [B: $tType,A: $tType] :
      ( ( archim2362893244070406136eiling(A)
        & topolo2564578578187576103pology(A)
        & ring_1(B)
        & topolo4958980785337419405_space(B) )
     => topolo81223032696312382ous_on(A,B,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),top_top(set(A))),ring_1_Ints(A)),aTP_Lamp_ace(A,B)) ) ).

% continuous_on_of_int_floor
tff(fact_6678_continuous__on__of__int__ceiling,axiom,
    ! [B: $tType,A: $tType] :
      ( ( archim2362893244070406136eiling(A)
        & topolo2564578578187576103pology(A)
        & ring_1(B)
        & topolo4958980785337419405_space(B) )
     => topolo81223032696312382ous_on(A,B,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),top_top(set(A))),ring_1_Ints(A)),aTP_Lamp_acf(A,B)) ) ).

% continuous_on_of_int_ceiling
tff(fact_6679_cINF__UNION,axiom,
    ! [B: $tType,C: $tType,A: $tType] :
      ( condit1219197933456340205attice(C)
     => ! [A3: set(A),B3: fun(A,set(B)),F2: fun(B,C)] :
          ( ( A3 != bot_bot(set(A)) )
         => ( ! [X3: A] :
                ( member(A,X3,A3)
               => ( aa(A,set(B),B3,X3) != bot_bot(set(B)) ) )
           => ( condit1013018076250108175_below(C,aa(set(set(C)),set(C),complete_Sup_Sup(set(C)),aa(set(A),set(set(C)),image(A,set(C),aa(fun(B,C),fun(A,set(C)),aTP_Lamp_abg(fun(A,set(B)),fun(fun(B,C),fun(A,set(C))),B3),F2)),A3)))
             => ( aa(set(C),C,complete_Inf_Inf(C),aa(set(B),set(C),image(B,C,F2),aa(set(set(B)),set(B),complete_Sup_Sup(set(B)),aa(set(A),set(set(B)),image(A,set(B),B3),A3)))) = aa(set(C),C,complete_Inf_Inf(C),aa(set(A),set(C),image(A,C,aa(fun(B,C),fun(A,C),aTP_Lamp_acg(fun(A,set(B)),fun(fun(B,C),fun(A,C)),B3),F2)),A3)) ) ) ) ) ) ).

% cINF_UNION
tff(fact_6680_continuous__on__Icc__at__leftD,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo1944317154257567458pology(A)
        & topolo4958980785337419405_space(B) )
     => ! [A2: A,B2: A,F2: fun(A,B)] :
          ( topolo81223032696312382ous_on(A,B,set_or1337092689740270186AtMost(A,A2,B2),F2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
           => filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,aa(A,B,F2,B2)),topolo174197925503356063within(A,B2,set_ord_lessThan(A,B2))) ) ) ) ).

% continuous_on_Icc_at_leftD
tff(fact_6681_continuous__on__Icc__at__rightD,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo1944317154257567458pology(A)
        & topolo4958980785337419405_space(B) )
     => ! [A2: A,B2: A,F2: fun(A,B)] :
          ( topolo81223032696312382ous_on(A,B,set_or1337092689740270186AtMost(A,A2,B2),F2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
           => filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,aa(A,B,F2,A2)),topolo174197925503356063within(A,A2,set_ord_greaterThan(A,A2))) ) ) ) ).

% continuous_on_Icc_at_rightD
tff(fact_6682_DERIV__isconst__end,axiom,
    ! [A2: real,B2: real,F2: fun(real,real)] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),B2)
     => ( topolo81223032696312382ous_on(real,real,set_or1337092689740270186AtMost(real,A2,B2),F2)
       => ( ! [X3: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),X3)
             => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X3),B2)
               => has_field_derivative(real,F2,zero_zero(real),topolo174197925503356063within(real,X3,top_top(set(real)))) ) )
         => ( aa(real,real,F2,B2) = aa(real,real,F2,A2) ) ) ) ) ).

% DERIV_isconst_end
tff(fact_6683_DERIV__neg__imp__decreasing__open,axiom,
    ! [A2: real,B2: real,F2: fun(real,real)] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),B2)
     => ( ! [X3: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),X3)
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X3),B2)
             => ? [Y4: real] :
                  ( has_field_derivative(real,F2,Y4,topolo174197925503356063within(real,X3,top_top(set(real))))
                  & aa(real,$o,aa(real,fun(real,$o),ord_less(real),Y4),zero_zero(real)) ) ) )
       => ( topolo81223032696312382ous_on(real,real,set_or1337092689740270186AtMost(real,A2,B2),F2)
         => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,F2,B2)),aa(real,real,F2,A2)) ) ) ) ).

% DERIV_neg_imp_decreasing_open
tff(fact_6684_DERIV__pos__imp__increasing__open,axiom,
    ! [A2: real,B2: real,F2: fun(real,real)] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),B2)
     => ( ! [X3: real] :
            ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),X3)
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X3),B2)
             => ? [Y4: real] :
                  ( has_field_derivative(real,F2,Y4,topolo174197925503356063within(real,X3,top_top(set(real))))
                  & aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),Y4) ) ) )
       => ( topolo81223032696312382ous_on(real,real,set_or1337092689740270186AtMost(real,A2,B2),F2)
         => aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,F2,A2)),aa(real,real,F2,B2)) ) ) ) ).

% DERIV_pos_imp_increasing_open
tff(fact_6685_continuous__on__artanh,axiom,
    ! [A3: set(real)] :
      ( aa(set(real),$o,aa(set(real),fun(set(real),$o),ord_less_eq(set(real)),A3),set_or5935395276787703475ssThan(real,aa(real,real,uminus_uminus(real),one_one(real)),one_one(real)))
     => topolo81223032696312382ous_on(real,real,A3,artanh(real)) ) ).

% continuous_on_artanh
tff(fact_6686_DERIV__isconst2,axiom,
    ! [A2: real,B2: real,F2: fun(real,real),X: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),B2)
     => ( topolo81223032696312382ous_on(real,real,set_or1337092689740270186AtMost(real,A2,B2),F2)
       => ( ! [X3: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),X3)
             => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X3),B2)
               => has_field_derivative(real,F2,zero_zero(real),topolo174197925503356063within(real,X3,top_top(set(real)))) ) )
         => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),A2),X)
           => ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),B2)
             => ( aa(real,real,F2,X) = aa(real,real,F2,A2) ) ) ) ) ) ) ).

% DERIV_isconst2
tff(fact_6687_continuous__on__IccI,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo1944317154257567458pology(A)
        & topolo4958980785337419405_space(B) )
     => ! [F2: fun(A,B),A2: A,B2: A] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,aa(A,B,F2,A2)),topolo174197925503356063within(A,A2,set_ord_greaterThan(A,A2)))
         => ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,aa(A,B,F2,B2)),topolo174197925503356063within(A,B2,set_ord_lessThan(A,B2)))
           => ( ! [X3: A] :
                  ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),X3)
                 => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X3),B2)
                   => filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,aa(A,B,F2,X3)),topolo174197925503356063within(A,X3,top_top(set(A)))) ) )
             => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
               => topolo81223032696312382ous_on(A,B,set_or1337092689740270186AtMost(A,A2,B2),F2) ) ) ) ) ) ).

% continuous_on_IccI
tff(fact_6688_Rolle,axiom,
    ! [A2: real,B2: real,F2: fun(real,real)] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),B2)
     => ( ( aa(real,real,F2,A2) = aa(real,real,F2,B2) )
       => ( topolo81223032696312382ous_on(real,real,set_or1337092689740270186AtMost(real,A2,B2),F2)
         => ( ! [X3: real] :
                ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),X3)
               => ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X3),B2)
                 => differentiable(real,real,F2,topolo174197925503356063within(real,X3,top_top(set(real)))) ) )
           => ? [Z2: real] :
                ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),A2),Z2)
                & aa(real,$o,aa(real,fun(real,$o),ord_less(real),Z2),B2)
                & has_field_derivative(real,F2,zero_zero(real),topolo174197925503356063within(real,Z2,top_top(set(real)))) ) ) ) ) ) ).

% Rolle
tff(fact_6689_ord_OLeast__def,axiom,
    ! [A: $tType,Less_eq: fun(A,fun(A,$o)),P: fun(A,$o)] : aa(fun(A,$o),A,least(A,Less_eq),P) = the(A,aa(fun(A,$o),fun(A,$o),aTP_Lamp_ach(fun(A,fun(A,$o)),fun(fun(A,$o),fun(A,$o)),Less_eq),P)) ).

% ord.Least_def
tff(fact_6690_nth__rotate1,axiom,
    ! [A: $tType,Nb: nat,Xs: list(A)] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),aa(list(A),nat,size_size(list(A)),Xs))
     => ( aa(nat,A,nth(A,rotate1(A,Xs)),Nb) = aa(nat,A,nth(A,Xs),modulo_modulo(nat,aa(nat,nat,suc,Nb),aa(list(A),nat,size_size(list(A)),Xs))) ) ) ).

% nth_rotate1
tff(fact_6691_set__rotate1,axiom,
    ! [A: $tType,Xs: list(A)] : aa(list(A),set(A),set2(A),rotate1(A,Xs)) = aa(list(A),set(A),set2(A),Xs) ).

% set_rotate1
tff(fact_6692_length__rotate1,axiom,
    ! [A: $tType,Xs: list(A)] : aa(list(A),nat,size_size(list(A)),rotate1(A,Xs)) = aa(list(A),nat,size_size(list(A)),Xs) ).

% length_rotate1
tff(fact_6693_distinct1__rotate,axiom,
    ! [A: $tType,Xs: list(A)] :
      ( distinct(A,rotate1(A,Xs))
    <=> distinct(A,Xs) ) ).

% distinct1_rotate
tff(fact_6694_rotate1__length01,axiom,
    ! [A: $tType,Xs: list(A)] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(list(A),nat,size_size(list(A)),Xs)),one_one(nat))
     => ( rotate1(A,Xs) = Xs ) ) ).

% rotate1_length01
tff(fact_6695_ord_OLeast_Ocong,axiom,
    ! [A: $tType,Less_eq: fun(A,fun(A,$o))] : least(A,Less_eq) = least(A,Less_eq) ).

% ord.Least.cong
tff(fact_6696_image__Fpow__mono,axiom,
    ! [B: $tType,A: $tType,F2: fun(B,A),A3: set(B),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(B),set(A),image(B,A,F2),A3)),B3)
     => aa(set(set(A)),$o,aa(set(set(A)),fun(set(set(A)),$o),ord_less_eq(set(set(A))),aa(set(set(B)),set(set(A)),image(set(B),set(A),image(B,A,F2)),finite_Fpow(B,A3))),finite_Fpow(A,B3)) ) ).

% image_Fpow_mono
tff(fact_6697_compactE__image,axiom,
    ! [A: $tType,B: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [S2: set(A),C7: set(B),F2: fun(B,set(A))] :
          ( topolo2193935891317330818ompact(A,S2)
         => ( ! [T6: B] :
                ( member(B,T6,C7)
               => topolo1002775350975398744n_open(A,aa(B,set(A),F2,T6)) )
           => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(B),set(set(A)),image(B,set(A),F2),C7)))
             => ~ ! [C8: set(B)] :
                    ( aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),C8),C7)
                   => ( finite_finite(B,C8)
                     => ~ aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(B),set(set(A)),image(B,set(A),F2),C8))) ) ) ) ) ) ) ).

% compactE_image
tff(fact_6698_compact__attains__inf,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [S2: set(A)] :
          ( topolo2193935891317330818ompact(A,S2)
         => ( ( S2 != bot_bot(set(A)) )
           => ? [X3: A] :
                ( member(A,X3,S2)
                & ! [Xa2: A] :
                    ( member(A,Xa2,S2)
                   => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),Xa2) ) ) ) ) ) ).

% compact_attains_inf
tff(fact_6699_compact__attains__sup,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [S2: set(A)] :
          ( topolo2193935891317330818ompact(A,S2)
         => ( ( S2 != bot_bot(set(A)) )
           => ? [X3: A] :
                ( member(A,X3,S2)
                & ! [Xa2: A] :
                    ( member(A,Xa2,S2)
                   => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Xa2),X3) ) ) ) ) ) ).

% compact_attains_sup
tff(fact_6700_compact__continuous__image,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & topolo4958980785337419405_space(B) )
     => ! [S: set(A),F2: fun(A,B)] :
          ( topolo81223032696312382ous_on(A,B,S,F2)
         => ( topolo2193935891317330818ompact(A,S)
           => topolo2193935891317330818ompact(B,aa(set(A),set(B),image(A,B,F2),S)) ) ) ) ).

% compact_continuous_image
tff(fact_6701_continuous__on__inv,axiom,
    ! [A: $tType,B: $tType] :
      ( ( topological_t2_space(B)
        & topolo4958980785337419405_space(A) )
     => ! [S: set(A),F2: fun(A,B),G: fun(B,A)] :
          ( topolo81223032696312382ous_on(A,B,S,F2)
         => ( topolo2193935891317330818ompact(A,S)
           => ( ! [X3: A] :
                  ( member(A,X3,S)
                 => ( aa(B,A,G,aa(A,B,F2,X3)) = X3 ) )
             => topolo81223032696312382ous_on(B,A,aa(set(A),set(B),image(A,B,F2),S),G) ) ) ) ) ).

% continuous_on_inv
tff(fact_6702_Fpow__mono,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
     => aa(set(set(A)),$o,aa(set(set(A)),fun(set(set(A)),$o),ord_less_eq(set(set(A))),finite_Fpow(A,A3)),finite_Fpow(A,B3)) ) ).

% Fpow_mono
tff(fact_6703_Fpow__subset__Pow,axiom,
    ! [A: $tType,A3: set(A)] : aa(set(set(A)),$o,aa(set(set(A)),fun(set(set(A)),$o),ord_less_eq(set(set(A))),finite_Fpow(A,A3)),pow2(A,A3)) ).

% Fpow_subset_Pow
tff(fact_6704_continuous__attains__inf,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & topolo1944317154257567458pology(B) )
     => ! [S: set(A),F2: fun(A,B)] :
          ( topolo2193935891317330818ompact(A,S)
         => ( ( S != bot_bot(set(A)) )
           => ( topolo81223032696312382ous_on(A,B,S,F2)
             => ? [X3: A] :
                  ( member(A,X3,S)
                  & ! [Xa2: A] :
                      ( member(A,Xa2,S)
                     => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X3)),aa(A,B,F2,Xa2)) ) ) ) ) ) ) ).

% continuous_attains_inf
tff(fact_6705_continuous__attains__sup,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & topolo1944317154257567458pology(B) )
     => ! [S: set(A),F2: fun(A,B)] :
          ( topolo2193935891317330818ompact(A,S)
         => ( ( S != bot_bot(set(A)) )
           => ( topolo81223032696312382ous_on(A,B,S,F2)
             => ? [X3: A] :
                  ( member(A,X3,S)
                  & ! [Xa2: A] :
                      ( member(A,Xa2,S)
                     => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,Xa2)),aa(A,B,F2,X3)) ) ) ) ) ) ) ).

% continuous_attains_sup
tff(fact_6706_Fpow__def,axiom,
    ! [A: $tType,A3: set(A)] : finite_Fpow(A,A3) = collect(set(A),aTP_Lamp_aci(set(A),fun(set(A),$o),A3)) ).

% Fpow_def
tff(fact_6707_compact__eq__Heine__Borel,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [S2: set(A)] :
          ( topolo2193935891317330818ompact(A,S2)
        <=> ! [C3: set(set(A))] :
              ( ( ! [X4: set(A)] :
                    ( member(set(A),X4,C3)
                   => topolo1002775350975398744n_open(A,X4) )
                & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),C3)) )
             => ? [D7: set(set(A))] :
                  ( aa(set(set(A)),$o,aa(set(set(A)),fun(set(set(A)),$o),ord_less_eq(set(set(A))),D7),C3)
                  & finite_finite(set(A),D7)
                  & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),D7)) ) ) ) ) ).

% compact_eq_Heine_Borel
tff(fact_6708_compactI,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [S: set(A)] :
          ( ! [C6: set(set(A))] :
              ( ! [X2: set(A)] :
                  ( member(set(A),X2,C6)
                 => topolo1002775350975398744n_open(A,X2) )
             => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),C6))
               => ? [C9: set(set(A))] :
                    ( aa(set(set(A)),$o,aa(set(set(A)),fun(set(set(A)),$o),ord_less_eq(set(set(A))),C9),C6)
                    & finite_finite(set(A),C9)
                    & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),C9)) ) ) )
         => topolo2193935891317330818ompact(A,S) ) ) ).

% compactI
tff(fact_6709_compactE,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [S2: set(A),T10: set(set(A))] :
          ( topolo2193935891317330818ompact(A,S2)
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),T10))
           => ( ! [B4: set(A)] :
                  ( member(set(A),B4,T10)
                 => topolo1002775350975398744n_open(A,B4) )
             => ~ ! [T11: set(set(A))] :
                    ( aa(set(set(A)),$o,aa(set(set(A)),fun(set(set(A)),$o),ord_less_eq(set(set(A))),T11),T10)
                   => ( finite_finite(set(A),T11)
                     => ~ aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),T11)) ) ) ) ) ) ) ).

% compactE
tff(fact_6710_set__remove1__eq,axiom,
    ! [A: $tType,Xs: list(A),X: A] :
      ( distinct(A,Xs)
     => ( aa(list(A),set(A),set2(A),remove1(A,X,Xs)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),aa(list(A),set(A),set2(A),Xs)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))) ) ) ).

% set_remove1_eq
tff(fact_6711_sequentially__imp__eventually__at__left,axiom,
    ! [A: $tType] :
      ( ( topolo3112930676232923870pology(A)
        & topolo1944317154257567458pology(A) )
     => ! [B2: A,A2: A,P: fun(A,$o)] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2)
         => ( ! [F7: fun(nat,A)] :
                ( ! [N6: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),aa(nat,A,F7,N6))
               => ( ! [N6: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,F7,N6)),A2)
                 => ( order_mono(nat,A,F7)
                   => ( filterlim(nat,A,F7,topolo7230453075368039082e_nhds(A,A2),at_top(nat))
                     => eventually(nat,aa(fun(nat,A),fun(nat,$o),aTP_Lamp_aba(fun(A,$o),fun(fun(nat,A),fun(nat,$o)),P),F7),at_top(nat)) ) ) ) )
           => eventually(A,P,topolo174197925503356063within(A,A2,set_ord_lessThan(A,A2))) ) ) ) ).

% sequentially_imp_eventually_at_left
tff(fact_6712_in__set__remove1,axiom,
    ! [A: $tType,A2: A,B2: A,Xs: list(A)] :
      ( ( A2 != B2 )
     => ( member(A,A2,aa(list(A),set(A),set2(A),remove1(A,B2,Xs)))
      <=> member(A,A2,aa(list(A),set(A),set2(A),Xs)) ) ) ).

% in_set_remove1
tff(fact_6713_bdd__below__image__mono,axiom,
    ! [B: $tType,A: $tType] :
      ( ( order(A)
        & order(B) )
     => ! [F2: fun(A,B),A3: set(A)] :
          ( order_mono(A,B,F2)
         => ( condit1013018076250108175_below(A,A3)
           => condit1013018076250108175_below(B,aa(set(A),set(B),image(A,B,F2),A3)) ) ) ) ).

% bdd_below_image_mono
tff(fact_6714_mono__invE,axiom,
    ! [B: $tType,A: $tType] :
      ( ( linorder(A)
        & order(B) )
     => ! [F2: fun(A,B),X: A,Y: A] :
          ( order_mono(A,B,F2)
         => ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,X)),aa(A,B,F2,Y))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y) ) ) ) ).

% mono_invE
tff(fact_6715_incseq__Suc__iff,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [F2: fun(nat,A)] :
          ( order_mono(nat,A,F2)
        <=> ! [N4: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,F2,N4)),aa(nat,A,F2,aa(nat,nat,suc,N4))) ) ) ).

% incseq_Suc_iff
tff(fact_6716_incseq__SucI,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [X5: fun(nat,A)] :
          ( ! [N: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,X5,N)),aa(nat,A,X5,aa(nat,nat,suc,N)))
         => order_mono(nat,A,X5) ) ) ).

% incseq_SucI
tff(fact_6717_incseq__SucD,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [A3: fun(nat,A),I: nat] :
          ( order_mono(nat,A,A3)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,A3,I)),aa(nat,A,A3,aa(nat,nat,suc,I))) ) ) ).

% incseq_SucD
tff(fact_6718_incseqD,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [F2: fun(nat,A),I: nat,J: nat] :
          ( order_mono(nat,A,F2)
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),J)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,F2,I)),aa(nat,A,F2,J)) ) ) ) ).

% incseqD
tff(fact_6719_incseq__def,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [X5: fun(nat,A)] :
          ( order_mono(nat,A,X5)
        <=> ! [M5: nat,N4: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M5),N4)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,X5,M5)),aa(nat,A,X5,N4)) ) ) ) ).

% incseq_def
tff(fact_6720_monoD,axiom,
    ! [B: $tType,A: $tType] :
      ( ( order(A)
        & order(B) )
     => ! [F2: fun(A,B),X: A,Y: A] :
          ( order_mono(A,B,F2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
           => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X)),aa(A,B,F2,Y)) ) ) ) ).

% monoD
tff(fact_6721_monoE,axiom,
    ! [B: $tType,A: $tType] :
      ( ( order(A)
        & order(B) )
     => ! [F2: fun(A,B),X: A,Y: A] :
          ( order_mono(A,B,F2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
           => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X)),aa(A,B,F2,Y)) ) ) ) ).

% monoE
tff(fact_6722_monoI,axiom,
    ! [B: $tType,A: $tType] :
      ( ( order(A)
        & order(B) )
     => ! [F2: fun(A,B)] :
          ( ! [X3: A,Y3: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),Y3)
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X3)),aa(A,B,F2,Y3)) )
         => order_mono(A,B,F2) ) ) ).

% monoI
tff(fact_6723_mono__def,axiom,
    ! [B: $tType,A: $tType] :
      ( ( order(A)
        & order(B) )
     => ! [F2: fun(A,B)] :
          ( order_mono(A,B,F2)
        <=> ! [X4: A,Y5: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X4),Y5)
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X4)),aa(A,B,F2,Y5)) ) ) ) ).

% mono_def
tff(fact_6724_set__remove1__subset,axiom,
    ! [A: $tType,X: A,Xs: list(A)] : aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(list(A),set(A),set2(A),remove1(A,X,Xs))),aa(list(A),set(A),set2(A),Xs)) ).

% set_remove1_subset
tff(fact_6725_notin__set__remove1,axiom,
    ! [A: $tType,X: A,Xs: list(A),Y: A] :
      ( ~ member(A,X,aa(list(A),set(A),set2(A),Xs))
     => ~ member(A,X,aa(list(A),set(A),set2(A),remove1(A,Y,Xs))) ) ).

% notin_set_remove1
tff(fact_6726_remove1__idem,axiom,
    ! [A: $tType,X: A,Xs: list(A)] :
      ( ~ member(A,X,aa(list(A),set(A),set2(A),Xs))
     => ( remove1(A,X,Xs) = Xs ) ) ).

% remove1_idem
tff(fact_6727_mono__Suc,axiom,
    order_mono(nat,nat,suc) ).

% mono_Suc
tff(fact_6728_remove1__commute,axiom,
    ! [A: $tType,X: A,Y: A,Zs: list(A)] : remove1(A,X,remove1(A,Y,Zs)) = remove1(A,Y,remove1(A,X,Zs)) ).

% remove1_commute
tff(fact_6729_mono__add,axiom,
    ! [A: $tType] :
      ( ordere6658533253407199908up_add(A)
     => ! [A2: A] : order_mono(A,A,aa(A,fun(A,A),plus_plus(A),A2)) ) ).

% mono_add
tff(fact_6730_distinct__remove1,axiom,
    ! [A: $tType,Xs: list(A),X: A] :
      ( distinct(A,Xs)
     => distinct(A,remove1(A,X,Xs)) ) ).

% distinct_remove1
tff(fact_6731_mono__strict__invE,axiom,
    ! [B: $tType,A: $tType] :
      ( ( linorder(A)
        & order(B) )
     => ! [F2: fun(A,B),X: A,Y: A] :
          ( order_mono(A,B,F2)
         => ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,X)),aa(A,B,F2,Y))
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y) ) ) ) ).

% mono_strict_invE
tff(fact_6732_bdd__above__image__mono,axiom,
    ! [B: $tType,A: $tType] :
      ( ( order(A)
        & order(B) )
     => ! [F2: fun(A,B),A3: set(A)] :
          ( order_mono(A,B,F2)
         => ( condit941137186595557371_above(A,A3)
           => condit941137186595557371_above(B,aa(set(A),set(B),image(A,B,F2),A3)) ) ) ) ).

% bdd_above_image_mono
tff(fact_6733_mono__times__nat,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => order_mono(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Nb)) ) ).

% mono_times_nat
tff(fact_6734_mono__mult,axiom,
    ! [A: $tType] :
      ( ordered_semiring(A)
     => ! [A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
         => order_mono(A,A,aa(A,fun(A,A),times_times(A),A2)) ) ) ).

% mono_mult
tff(fact_6735_mono__image__least,axiom,
    ! [A: $tType,B: $tType] :
      ( ( order(B)
        & order(A) )
     => ! [F2: fun(A,B),Ma: A,Nb: A,M3: B,N3: B] :
          ( order_mono(A,B,F2)
         => ( ( aa(set(A),set(B),image(A,B,F2),set_or7035219750837199246ssThan(A,Ma,Nb)) = set_or7035219750837199246ssThan(B,M3,N3) )
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Ma),Nb)
             => ( aa(A,B,F2,Ma) = M3 ) ) ) ) ) ).

% mono_image_least
tff(fact_6736_remove1__remdups,axiom,
    ! [A: $tType,Xs: list(A),X: A] :
      ( distinct(A,Xs)
     => ( remove1(A,X,remdups(A,Xs)) = remdups(A,remove1(A,X,Xs)) ) ) ).

% remove1_remdups
tff(fact_6737_incseq__bounded,axiom,
    ! [X5: fun(nat,real),B3: real] :
      ( order_mono(nat,real,X5)
     => ( ! [I2: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(nat,real,X5,I2)),B3)
       => bfun(nat,real,X5,at_top(nat)) ) ) ).

% incseq_bounded
tff(fact_6738_mono__SUP,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( ( comple6319245703460814977attice(A)
        & comple6319245703460814977attice(B) )
     => ! [F2: fun(A,B),A3: fun(C,A),I5: set(C)] :
          ( order_mono(A,B,F2)
         => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(B),B,complete_Sup_Sup(B),aa(set(C),set(B),image(C,B,aa(fun(C,A),fun(C,B),aTP_Lamp_acj(fun(A,B),fun(fun(C,A),fun(C,B)),F2),A3)),I5))),aa(A,B,F2,aa(set(A),A,complete_Sup_Sup(A),aa(set(C),set(A),image(C,A,A3),I5)))) ) ) ).

% mono_SUP
tff(fact_6739_mono__Sup,axiom,
    ! [B: $tType,A: $tType] :
      ( ( comple6319245703460814977attice(A)
        & comple6319245703460814977attice(B) )
     => ! [F2: fun(A,B),A3: set(A)] :
          ( order_mono(A,B,F2)
         => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,F2),A3))),aa(A,B,F2,aa(set(A),A,complete_Sup_Sup(A),A3))) ) ) ).

% mono_Sup
tff(fact_6740_mono__INF,axiom,
    ! [A: $tType,B: $tType,C: $tType] :
      ( ( comple6319245703460814977attice(B)
        & comple6319245703460814977attice(A) )
     => ! [F2: fun(A,B),A3: fun(C,A),I5: set(C)] :
          ( order_mono(A,B,F2)
         => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,aa(set(A),A,complete_Inf_Inf(A),aa(set(C),set(A),image(C,A,A3),I5)))),aa(set(B),B,complete_Inf_Inf(B),aa(set(C),set(B),image(C,B,aa(fun(C,A),fun(C,B),aTP_Lamp_acj(fun(A,B),fun(fun(C,A),fun(C,B)),F2),A3)),I5))) ) ) ).

% mono_INF
tff(fact_6741_mono__Inf,axiom,
    ! [B: $tType,A: $tType] :
      ( ( comple6319245703460814977attice(A)
        & comple6319245703460814977attice(B) )
     => ! [F2: fun(A,B),A3: set(A)] :
          ( order_mono(A,B,F2)
         => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,aa(set(A),A,complete_Inf_Inf(A),A3))),aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),A3))) ) ) ).

% mono_Inf
tff(fact_6742_incseq__le,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [X5: fun(nat,A),L5: A,Nb: nat] :
          ( order_mono(nat,A,X5)
         => ( filterlim(nat,A,X5,topolo7230453075368039082e_nhds(A,L5),at_top(nat))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(nat,A,X5,Nb)),L5) ) ) ) ).

% incseq_le
tff(fact_6743_incseq__convergent,axiom,
    ! [X5: fun(nat,real),B3: real] :
      ( order_mono(nat,real,X5)
     => ( ! [I2: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(nat,real,X5,I2)),B3)
       => ~ ! [L6: real] :
              ( filterlim(nat,real,X5,topolo7230453075368039082e_nhds(real,L6),at_top(nat))
             => ~ ! [I4: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(nat,real,X5,I4)),L6) ) ) ) ).

% incseq_convergent
tff(fact_6744_mono__bij__Inf,axiom,
    ! [B: $tType,A: $tType] :
      ( ( comple5582772986160207858norder(A)
        & comple5582772986160207858norder(B) )
     => ! [F2: fun(A,B),A3: set(A)] :
          ( order_mono(A,B,F2)
         => ( bij_betw(A,B,F2,top_top(set(A)),top_top(set(B)))
           => ( aa(A,B,F2,aa(set(A),A,complete_Inf_Inf(A),A3)) = aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),A3)) ) ) ) ) ).

% mono_bij_Inf
tff(fact_6745_mono__Max__commute,axiom,
    ! [B: $tType,A: $tType] :
      ( ( linorder(A)
        & linorder(B) )
     => ! [F2: fun(A,B),A3: set(A)] :
          ( order_mono(A,B,F2)
         => ( finite_finite(A,A3)
           => ( ( A3 != bot_bot(set(A)) )
             => ( aa(A,B,F2,aa(set(A),A,lattic643756798349783984er_Max(A),A3)) = aa(set(B),B,lattic643756798349783984er_Max(B),aa(set(A),set(B),image(A,B,F2),A3)) ) ) ) ) ) ).

% mono_Max_commute
tff(fact_6746_length__remove1,axiom,
    ! [A: $tType,X: A,Xs: list(A)] :
      aa(list(A),nat,size_size(list(A)),remove1(A,X,Xs)) = $ite(member(A,X,aa(list(A),set(A),set2(A),Xs)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(list(A),nat,size_size(list(A)),Xs)),one_one(nat)),aa(list(A),nat,size_size(list(A)),Xs)) ).

% length_remove1
tff(fact_6747_mono__cSUP,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( ( condit1219197933456340205attice(A)
        & condit1219197933456340205attice(B) )
     => ! [F2: fun(A,B),A3: fun(C,A),I5: set(C)] :
          ( order_mono(A,B,F2)
         => ( condit941137186595557371_above(A,aa(set(C),set(A),image(C,A,A3),I5))
           => ( ( I5 != bot_bot(set(C)) )
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(B),B,complete_Sup_Sup(B),aa(set(C),set(B),image(C,B,aa(fun(C,A),fun(C,B),aTP_Lamp_ack(fun(A,B),fun(fun(C,A),fun(C,B)),F2),A3)),I5))),aa(A,B,F2,aa(set(A),A,complete_Sup_Sup(A),aa(set(C),set(A),image(C,A,A3),I5)))) ) ) ) ) ).

% mono_cSUP
tff(fact_6748_mono__cSup,axiom,
    ! [B: $tType,A: $tType] :
      ( ( condit1219197933456340205attice(A)
        & condit1219197933456340205attice(B) )
     => ! [F2: fun(A,B),A3: set(A)] :
          ( order_mono(A,B,F2)
         => ( condit941137186595557371_above(A,A3)
           => ( ( A3 != bot_bot(set(A)) )
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,F2),A3))),aa(A,B,F2,aa(set(A),A,complete_Sup_Sup(A),A3))) ) ) ) ) ).

% mono_cSup
tff(fact_6749_mono__cINF,axiom,
    ! [A: $tType,B: $tType,C: $tType] :
      ( ( condit1219197933456340205attice(B)
        & condit1219197933456340205attice(A) )
     => ! [F2: fun(A,B),A3: fun(C,A),I5: set(C)] :
          ( order_mono(A,B,F2)
         => ( condit1013018076250108175_below(A,aa(set(C),set(A),image(C,A,A3),I5))
           => ( ( I5 != bot_bot(set(C)) )
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,aa(set(A),A,complete_Inf_Inf(A),aa(set(C),set(A),image(C,A,A3),I5)))),aa(set(B),B,complete_Inf_Inf(B),aa(set(C),set(B),image(C,B,aa(fun(C,A),fun(C,B),aTP_Lamp_ack(fun(A,B),fun(fun(C,A),fun(C,B)),F2),A3)),I5))) ) ) ) ) ).

% mono_cINF
tff(fact_6750_mono__cInf,axiom,
    ! [B: $tType,A: $tType] :
      ( ( condit1219197933456340205attice(A)
        & condit1219197933456340205attice(B) )
     => ! [F2: fun(A,B),A3: set(A)] :
          ( order_mono(A,B,F2)
         => ( condit1013018076250108175_below(A,A3)
           => ( ( A3 != bot_bot(set(A)) )
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,aa(set(A),A,complete_Inf_Inf(A),A3))),aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),A3))) ) ) ) ) ).

% mono_cInf
tff(fact_6751_mono__ge2__power__minus__self,axiom,
    ! [K: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),K)
     => order_mono(nat,nat,aTP_Lamp_acl(nat,fun(nat,nat),K)) ) ).

% mono_ge2_power_minus_self
tff(fact_6752_finite__mono__remains__stable__implies__strict__prefix,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [F2: fun(nat,A)] :
          ( finite_finite(A,aa(set(nat),set(A),image(nat,A,F2),top_top(set(nat))))
         => ( order_mono(nat,A,F2)
           => ( ! [N: nat] :
                  ( ( aa(nat,A,F2,N) = aa(nat,A,F2,aa(nat,nat,suc,N)) )
                 => ( aa(nat,A,F2,aa(nat,nat,suc,N)) = aa(nat,A,F2,aa(nat,nat,suc,aa(nat,nat,suc,N))) ) )
             => ? [N8: nat] :
                  ( ! [N6: nat] :
                      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),N6),N8)
                     => ! [M2: nat] :
                          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),M2),N8)
                         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),M2),N6)
                           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,F2,M2)),aa(nat,A,F2,N6)) ) ) )
                  & ! [N6: nat] :
                      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),N8),N6)
                     => ( aa(nat,A,F2,N8) = aa(nat,A,F2,N6) ) ) ) ) ) ) ) ).

% finite_mono_remains_stable_implies_strict_prefix
tff(fact_6753_tendsto__at__left__sequentially,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo3112930676232923870pology(A)
        & topolo1944317154257567458pology(A)
        & topolo4958980785337419405_space(B) )
     => ! [B2: A,A2: A,X5: fun(A,B),L5: B] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2)
         => ( ! [S4: fun(nat,A)] :
                ( ! [N6: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,S4,N6)),A2)
               => ( ! [N6: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),aa(nat,A,S4,N6))
                 => ( order_mono(nat,A,S4)
                   => ( filterlim(nat,A,S4,topolo7230453075368039082e_nhds(A,A2),at_top(nat))
                     => filterlim(nat,B,aa(fun(nat,A),fun(nat,B),aTP_Lamp_abb(fun(A,B),fun(fun(nat,A),fun(nat,B)),X5),S4),topolo7230453075368039082e_nhds(B,L5),at_top(nat)) ) ) ) )
           => filterlim(A,B,X5,topolo7230453075368039082e_nhds(B,L5),topolo174197925503356063within(A,A2,set_ord_lessThan(A,A2))) ) ) ) ).

% tendsto_at_left_sequentially
tff(fact_6754_continuous__at__Sup__mono,axiom,
    ! [B: $tType,A: $tType] :
      ( ( condit6923001295902523014norder(A)
        & topolo1944317154257567458pology(A)
        & condit6923001295902523014norder(B)
        & topolo1944317154257567458pology(B) )
     => ! [F2: fun(A,B),S2: set(A)] :
          ( order_mono(A,B,F2)
         => ( topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,aa(set(A),A,complete_Sup_Sup(A),S2),set_ord_lessThan(A,aa(set(A),A,complete_Sup_Sup(A),S2))),F2)
           => ( ( S2 != bot_bot(set(A)) )
             => ( condit941137186595557371_above(A,S2)
               => ( aa(A,B,F2,aa(set(A),A,complete_Sup_Sup(A),S2)) = aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,F2),S2)) ) ) ) ) ) ) ).

% continuous_at_Sup_mono
tff(fact_6755_continuous__at__Inf__mono,axiom,
    ! [B: $tType,A: $tType] :
      ( ( condit6923001295902523014norder(A)
        & topolo1944317154257567458pology(A)
        & condit6923001295902523014norder(B)
        & topolo1944317154257567458pology(B) )
     => ! [F2: fun(A,B),S2: set(A)] :
          ( order_mono(A,B,F2)
         => ( topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,aa(set(A),A,complete_Inf_Inf(A),S2),set_ord_greaterThan(A,aa(set(A),A,complete_Inf_Inf(A),S2))),F2)
           => ( ( S2 != bot_bot(set(A)) )
             => ( condit1013018076250108175_below(A,S2)
               => ( aa(A,B,F2,aa(set(A),A,complete_Inf_Inf(A),S2)) = aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),S2)) ) ) ) ) ) ) ).

% continuous_at_Inf_mono
tff(fact_6756_remdups__adj__altdef,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A)] :
      ( ( remdups_adj(A,Xs) = Ys2 )
    <=> ? [F6: fun(nat,nat)] :
          ( order_mono(nat,nat,F6)
          & ( aa(set(nat),set(nat),image(nat,nat,F6),set_or7035219750837199246ssThan(nat,zero_zero(nat),aa(list(A),nat,size_size(list(A)),Xs))) = set_or7035219750837199246ssThan(nat,zero_zero(nat),aa(list(A),nat,size_size(list(A)),Ys2)) )
          & ! [I3: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I3),aa(list(A),nat,size_size(list(A)),Xs))
             => ( aa(nat,A,nth(A,Xs),I3) = aa(nat,A,nth(A,Ys2),aa(nat,nat,F6,I3)) ) )
          & ! [I3: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),I3),one_one(nat))),aa(list(A),nat,size_size(list(A)),Xs))
             => ( ( aa(nat,A,nth(A,Xs),I3) = aa(nat,A,nth(A,Xs),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),I3),one_one(nat))) )
              <=> ( aa(nat,nat,F6,I3) = aa(nat,nat,F6,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),I3),one_one(nat))) ) ) ) ) ) ).

% remdups_adj_altdef
tff(fact_6757_xor__minus__numerals_I2_J,axiom,
    ! [K: int,Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se5824344971392196577ns_xor(int),K),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Nb))) = aa(int,int,bit_ri4277139882892585799ns_not(int),aa(int,int,aa(int,fun(int,int),bit_se5824344971392196577ns_xor(int),K),neg_numeral_sub(int,Nb,one2))) ).

% xor_minus_numerals(2)
tff(fact_6758_remdups__adj__set,axiom,
    ! [A: $tType,Xs: list(A)] : aa(list(A),set(A),set2(A),remdups_adj(A,Xs)) = aa(list(A),set(A),set2(A),Xs) ).

% remdups_adj_set
tff(fact_6759_sub__num__simps_I1_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ( neg_numeral_sub(A,one2,one2) = zero_zero(A) ) ) ).

% sub_num_simps(1)
tff(fact_6760_diff__numeral__simps_I1_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [Ma: num,Nb: num] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(num,A,numeral_numeral(A),Ma)),aa(num,A,numeral_numeral(A),Nb)) = neg_numeral_sub(A,Ma,Nb) ) ).

% diff_numeral_simps(1)
tff(fact_6761_sub__num__simps_I6_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [K: num,L: num] : neg_numeral_sub(A,aa(num,num,bit0,K),aa(num,num,bit0,L)) = neg_numeral_dbl(A,neg_numeral_sub(A,K,L)) ) ).

% sub_num_simps(6)
tff(fact_6762_sub__num__simps_I9_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [K: num,L: num] : neg_numeral_sub(A,aa(num,num,bit1,K),aa(num,num,bit1,L)) = neg_numeral_dbl(A,neg_numeral_sub(A,K,L)) ) ).

% sub_num_simps(9)
tff(fact_6763_semiring__norm_I167_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [V: num,W: num,Y: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),V))),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(num,A,numeral_numeral(A),W)),Y)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),neg_numeral_sub(A,W,V)),Y) ) ).

% semiring_norm(167)
tff(fact_6764_semiring__norm_I166_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [V: num,W: num,Y: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(num,A,numeral_numeral(A),V)),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W))),Y)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),neg_numeral_sub(A,V,W)),Y) ) ).

% semiring_norm(166)
tff(fact_6765_add__neg__numeral__simps_I2_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [Ma: num,Nb: num] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Ma))),aa(num,A,numeral_numeral(A),Nb)) = neg_numeral_sub(A,Nb,Ma) ) ).

% add_neg_numeral_simps(2)
tff(fact_6766_add__neg__numeral__simps_I1_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [Ma: num,Nb: num] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(num,A,numeral_numeral(A),Ma)),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb))) = neg_numeral_sub(A,Ma,Nb) ) ).

% add_neg_numeral_simps(1)
tff(fact_6767_diff__numeral__simps_I4_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [Ma: num,Nb: num] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Ma))),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb))) = neg_numeral_sub(A,Nb,Ma) ) ).

% diff_numeral_simps(4)
tff(fact_6768_sub__num__simps_I8_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [K: num,L: num] : neg_numeral_sub(A,aa(num,num,bit1,K),aa(num,num,bit0,L)) = neg_numeral_dbl_inc(A,neg_numeral_sub(A,K,L)) ) ).

% sub_num_simps(8)
tff(fact_6769_sub__num__simps_I7_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [K: num,L: num] : neg_numeral_sub(A,aa(num,num,bit0,K),aa(num,num,bit1,L)) = neg_numeral_dbl_dec(A,neg_numeral_sub(A,K,L)) ) ).

% sub_num_simps(7)
tff(fact_6770_diff__numeral__special_I2_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [Ma: num] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(num,A,numeral_numeral(A),Ma)),one_one(A)) = neg_numeral_sub(A,Ma,one2) ) ).

% diff_numeral_special(2)
tff(fact_6771_diff__numeral__special_I1_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [Nb: num] : aa(A,A,aa(A,fun(A,A),minus_minus(A),one_one(A)),aa(num,A,numeral_numeral(A),Nb)) = neg_numeral_sub(A,one2,Nb) ) ).

% diff_numeral_special(1)
tff(fact_6772_sub__num__simps_I5_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [K: num] : neg_numeral_sub(A,aa(num,num,bit1,K),one2) = aa(num,A,numeral_numeral(A),aa(num,num,bit0,K)) ) ).

% sub_num_simps(5)
tff(fact_6773_not__minus__numeral__eq,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Nb: num] : aa(A,A,bit_ri4277139882892585799ns_not(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb))) = neg_numeral_sub(A,Nb,one2) ) ).

% not_minus_numeral_eq
tff(fact_6774_sub__num__simps_I4_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [K: num] : neg_numeral_sub(A,aa(num,num,bit0,K),one2) = aa(num,A,numeral_numeral(A),bitM(K)) ) ).

% sub_num_simps(4)
tff(fact_6775_add__neg__numeral__special_I4_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [Nb: num] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),one_one(A))),aa(num,A,numeral_numeral(A),Nb)) = neg_numeral_sub(A,Nb,one2) ) ).

% add_neg_numeral_special(4)
tff(fact_6776_add__neg__numeral__special_I3_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [Ma: num] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(num,A,numeral_numeral(A),Ma)),aa(A,A,uminus_uminus(A),one_one(A))) = neg_numeral_sub(A,Ma,one2) ) ).

% add_neg_numeral_special(3)
tff(fact_6777_add__neg__numeral__special_I2_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [Ma: num] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Ma))),one_one(A)) = neg_numeral_sub(A,one2,Ma) ) ).

% add_neg_numeral_special(2)
tff(fact_6778_add__neg__numeral__special_I1_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [Ma: num] : aa(A,A,aa(A,fun(A,A),plus_plus(A),one_one(A)),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Ma))) = neg_numeral_sub(A,one2,Ma) ) ).

% add_neg_numeral_special(1)
tff(fact_6779_diff__numeral__special_I8_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [Ma: num] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Ma))),aa(A,A,uminus_uminus(A),one_one(A))) = neg_numeral_sub(A,one2,Ma) ) ).

% diff_numeral_special(8)
tff(fact_6780_diff__numeral__special_I7_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [Nb: num] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,uminus_uminus(A),one_one(A))),aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb))) = neg_numeral_sub(A,Nb,one2) ) ).

% diff_numeral_special(7)
tff(fact_6781_minus__sub__one__diff__one,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Ma: num] : aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,uminus_uminus(A),neg_numeral_sub(A,Ma,one2))),one_one(A)) = aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Ma)) ) ).

% minus_sub_one_diff_one
tff(fact_6782_sub__num__simps_I3_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [L: num] : neg_numeral_sub(A,one2,aa(num,num,bit1,L)) = aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,L))) ) ).

% sub_num_simps(3)
tff(fact_6783_sub__num__simps_I2_J,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [L: num] : neg_numeral_sub(A,one2,aa(num,num,bit0,L)) = aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),bitM(L))) ) ).

% sub_num_simps(2)
tff(fact_6784_xor__minus__numerals_I1_J,axiom,
    ! [Nb: num,K: int] : aa(int,int,aa(int,fun(int,int),bit_se5824344971392196577ns_xor(int),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Nb))),K) = aa(int,int,bit_ri4277139882892585799ns_not(int),aa(int,int,aa(int,fun(int,int),bit_se5824344971392196577ns_xor(int),neg_numeral_sub(int,Nb,one2)),K)) ).

% xor_minus_numerals(1)
tff(fact_6785_neg__numeral__class_Osub__def,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [K: num,L: num] : neg_numeral_sub(A,K,L) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(num,A,numeral_numeral(A),K)),aa(num,A,numeral_numeral(A),L)) ) ).

% neg_numeral_class.sub_def
tff(fact_6786_remdups__adj__distinct,axiom,
    ! [A: $tType,Xs: list(A)] :
      ( distinct(A,Xs)
     => ( remdups_adj(A,Xs) = Xs ) ) ).

% remdups_adj_distinct
tff(fact_6787_remdups__adj__length,axiom,
    ! [A: $tType,Xs: list(A)] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(list(A),nat,size_size(list(A)),remdups_adj(A,Xs))),aa(list(A),nat,size_size(list(A)),Xs)) ).

% remdups_adj_length
tff(fact_6788_sub__non__negative,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Nb: num,Ma: num] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),neg_numeral_sub(A,Nb,Ma))
        <=> aa(num,$o,aa(num,fun(num,$o),ord_less_eq(num),Ma),Nb) ) ) ).

% sub_non_negative
tff(fact_6789_sub__non__positive,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Nb: num,Ma: num] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),neg_numeral_sub(A,Nb,Ma)),zero_zero(A))
        <=> aa(num,$o,aa(num,fun(num,$o),ord_less_eq(num),Nb),Ma) ) ) ).

% sub_non_positive
tff(fact_6790_sub__negative,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Nb: num,Ma: num] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),neg_numeral_sub(A,Nb,Ma)),zero_zero(A))
        <=> aa(num,$o,aa(num,fun(num,$o),ord_less(num),Nb),Ma) ) ) ).

% sub_negative
tff(fact_6791_sub__positive,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Nb: num,Ma: num] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),neg_numeral_sub(A,Nb,Ma))
        <=> aa(num,$o,aa(num,fun(num,$o),ord_less(num),Ma),Nb) ) ) ).

% sub_positive
tff(fact_6792_sub__inc__One__eq,axiom,
    ! [A: $tType] :
      ( neg_numeral(A)
     => ! [Nb: num] : neg_numeral_sub(A,inc(Nb),one2) = aa(num,A,numeral_numeral(A),Nb) ) ).

% sub_inc_One_eq
tff(fact_6793_remdups__adj__adjacent,axiom,
    ! [A: $tType,I: nat,Xs: list(A)] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,suc,I)),aa(list(A),nat,size_size(list(A)),remdups_adj(A,Xs)))
     => ( aa(nat,A,nth(A,remdups_adj(A,Xs)),I) != aa(nat,A,nth(A,remdups_adj(A,Xs)),aa(nat,nat,suc,I)) ) ) ).

% remdups_adj_adjacent
tff(fact_6794_minus__numeral__eq__not__sub__one,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => ! [Nb: num] : aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Nb)) = aa(A,A,bit_ri4277139882892585799ns_not(A),neg_numeral_sub(A,Nb,one2)) ) ).

% minus_numeral_eq_not_sub_one
tff(fact_6795_sub__BitM__One__eq,axiom,
    ! [Nb: num] : neg_numeral_sub(int,bitM(Nb),one2) = aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),neg_numeral_sub(int,Nb,one2)) ).

% sub_BitM_One_eq
tff(fact_6796_tendsto__at__topI__sequentially__real,axiom,
    ! [F2: fun(real,real),Y: real] :
      ( order_mono(real,real,F2)
     => ( filterlim(nat,real,aTP_Lamp_acm(fun(real,real),fun(nat,real),F2),topolo7230453075368039082e_nhds(real,Y),at_top(nat))
       => filterlim(real,real,F2,topolo7230453075368039082e_nhds(real,Y),at_top(real)) ) ) ).

% tendsto_at_topI_sequentially_real
tff(fact_6797_nonneg__incseq__Bseq__subseq__iff,axiom,
    ! [F2: fun(nat,real),G: fun(nat,nat)] :
      ( ! [X3: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(nat,real,F2,X3))
     => ( order_mono(nat,real,F2)
       => ( order_strict_mono(nat,nat,G)
         => ( bfun(nat,real,aa(fun(nat,nat),fun(nat,real),aTP_Lamp_acn(fun(nat,real),fun(fun(nat,nat),fun(nat,real)),F2),G),at_top(nat))
          <=> bfun(nat,real,F2,at_top(nat)) ) ) ) ) ).

% nonneg_incseq_Bseq_subseq_iff
tff(fact_6798_range__abs__Nats,axiom,
    aa(set(int),set(int),image(int,int,abs_abs(int)),top_top(set(int))) = semiring_1_Nats(int) ).

% range_abs_Nats
tff(fact_6799_strict__mono__mono,axiom,
    ! [B: $tType,A: $tType] :
      ( ( order(A)
        & order(B) )
     => ! [F2: fun(A,B)] :
          ( order_strict_mono(A,B,F2)
         => order_mono(A,B,F2) ) ) ).

% strict_mono_mono
tff(fact_6800_strict__mono__imp__increasing,axiom,
    ! [F2: fun(nat,nat),Nb: nat] :
      ( order_strict_mono(nat,nat,F2)
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),aa(nat,nat,F2,Nb)) ) ).

% strict_mono_imp_increasing
tff(fact_6801_strict__mono__less__eq,axiom,
    ! [B: $tType,A: $tType] :
      ( ( linorder(A)
        & order(B) )
     => ! [F2: fun(A,B),X: A,Y: A] :
          ( order_strict_mono(A,B,F2)
         => ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X)),aa(A,B,F2,Y))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y) ) ) ) ).

% strict_mono_less_eq
tff(fact_6802_strict__mono__leD,axiom,
    ! [B: $tType,A: $tType] :
      ( ( order(A)
        & order(B) )
     => ! [R2: fun(A,B),Ma: A,Nb: A] :
          ( order_strict_mono(A,B,R2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Ma),Nb)
           => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,R2,Ma)),aa(A,B,R2,Nb)) ) ) ) ).

% strict_mono_leD
tff(fact_6803_strict__mono__add,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [K: A] : order_strict_mono(A,A,aTP_Lamp_gp(A,fun(A,A),K)) ) ).

% strict_mono_add
tff(fact_6804_Nats__0,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => member(A,zero_zero(A),semiring_1_Nats(A)) ) ).

% Nats_0
tff(fact_6805_strict__mono__eq,axiom,
    ! [B: $tType,A: $tType] :
      ( ( linorder(A)
        & order(B) )
     => ! [F2: fun(A,B),X: A,Y: A] :
          ( order_strict_mono(A,B,F2)
         => ( ( aa(A,B,F2,X) = aa(A,B,F2,Y) )
          <=> ( X = Y ) ) ) ) ).

% strict_mono_eq
tff(fact_6806_Nats__add,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ! [A2: A,B2: A] :
          ( member(A,A2,semiring_1_Nats(A))
         => ( member(A,B2,semiring_1_Nats(A))
           => member(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2),semiring_1_Nats(A)) ) ) ) ).

% Nats_add
tff(fact_6807_Nats__1,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => member(A,one_one(A),semiring_1_Nats(A)) ) ).

% Nats_1
tff(fact_6808_Nats__numeral,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ! [W: num] : member(A,aa(num,A,numeral_numeral(A),W),semiring_1_Nats(A)) ) ).

% Nats_numeral
tff(fact_6809_Nats__mult,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ! [A2: A,B2: A] :
          ( member(A,A2,semiring_1_Nats(A))
         => ( member(A,B2,semiring_1_Nats(A))
           => member(A,aa(A,A,aa(A,fun(A,A),times_times(A),A2),B2),semiring_1_Nats(A)) ) ) ) ).

% Nats_mult
tff(fact_6810_of__nat__in__Nats,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ! [Nb: nat] : member(A,aa(nat,A,semiring_1_of_nat(A),Nb),semiring_1_Nats(A)) ) ).

% of_nat_in_Nats
tff(fact_6811_Nats__induct,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ! [X: A,P: fun(A,$o)] :
          ( member(A,X,semiring_1_Nats(A))
         => ( ! [N: nat] : aa(A,$o,P,aa(nat,A,semiring_1_of_nat(A),N))
           => aa(A,$o,P,X) ) ) ) ).

% Nats_induct
tff(fact_6812_Nats__cases,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ! [X: A] :
          ( member(A,X,semiring_1_Nats(A))
         => ~ ! [N: nat] : X != aa(nat,A,semiring_1_of_nat(A),N) ) ) ).

% Nats_cases
tff(fact_6813_strict__monoD,axiom,
    ! [B: $tType,A: $tType] :
      ( ( order(A)
        & order(B) )
     => ! [F2: fun(A,B),X: A,Y: A] :
          ( order_strict_mono(A,B,F2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
           => aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,X)),aa(A,B,F2,Y)) ) ) ) ).

% strict_monoD
tff(fact_6814_strict__monoI,axiom,
    ! [B: $tType,A: $tType] :
      ( ( order(A)
        & order(B) )
     => ! [F2: fun(A,B)] :
          ( ! [X3: A,Y3: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X3),Y3)
             => aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,X3)),aa(A,B,F2,Y3)) )
         => order_strict_mono(A,B,F2) ) ) ).

% strict_monoI
tff(fact_6815_strict__mono__def,axiom,
    ! [B: $tType,A: $tType] :
      ( ( order(A)
        & order(B) )
     => ! [F2: fun(A,B)] :
          ( order_strict_mono(A,B,F2)
        <=> ! [X4: A,Y5: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X4),Y5)
             => aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,X4)),aa(A,B,F2,Y5)) ) ) ) ).

% strict_mono_def
tff(fact_6816_strict__mono__less,axiom,
    ! [B: $tType,A: $tType] :
      ( ( linorder(A)
        & order(B) )
     => ! [F2: fun(A,B),X: A,Y: A] :
          ( order_strict_mono(A,B,F2)
         => ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,X)),aa(A,B,F2,Y))
          <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y) ) ) ) ).

% strict_mono_less
tff(fact_6817_strict__mono__Suc__iff,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [F2: fun(nat,A)] :
          ( order_strict_mono(nat,A,F2)
        <=> ! [N4: nat] : aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(nat,A,F2,N4)),aa(nat,A,F2,aa(nat,nat,suc,N4))) ) ) ).

% strict_mono_Suc_iff
tff(fact_6818_strict__mono__inv,axiom,
    ! [A: $tType,B: $tType] :
      ( ( linorder(B)
        & linorder(A) )
     => ! [F2: fun(A,B),G: fun(B,A)] :
          ( order_strict_mono(A,B,F2)
         => ( ( aa(set(A),set(B),image(A,B,F2),top_top(set(A))) = top_top(set(B)) )
           => ( ! [X3: A] : aa(B,A,G,aa(A,B,F2,X3)) = X3
             => order_strict_mono(B,A,G) ) ) ) ) ).

% strict_mono_inv
tff(fact_6819_Nats__diff,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [A2: A,B2: A] :
          ( member(A,A2,semiring_1_Nats(A))
         => ( member(A,B2,semiring_1_Nats(A))
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
             => member(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),A2),B2),semiring_1_Nats(A)) ) ) ) ) ).

% Nats_diff
tff(fact_6820_Nats__subset__Ints,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),semiring_1_Nats(A)),ring_1_Ints(A)) ) ).

% Nats_subset_Ints
tff(fact_6821_Nats__def,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ( semiring_1_Nats(A) = aa(set(nat),set(A),image(nat,A,semiring_1_of_nat(A)),top_top(set(nat))) ) ) ).

% Nats_def
tff(fact_6822_Nats__altdef2,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ( semiring_1_Nats(A) = collect(A,aTP_Lamp_aco(A,$o)) ) ) ).

% Nats_altdef2
tff(fact_6823_summable__mono__reindex,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_add(A)
        & topolo4958980785337419405_space(A) )
     => ! [G: fun(nat,nat),F2: fun(nat,A)] :
          ( order_strict_mono(nat,nat,G)
         => ( ! [N: nat] :
                ( ~ member(nat,N,aa(set(nat),set(nat),image(nat,nat,G),top_top(set(nat))))
               => ( aa(nat,A,F2,N) = zero_zero(A) ) )
           => ( summable(A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_acp(fun(nat,nat),fun(fun(nat,A),fun(nat,A)),G),F2))
            <=> summable(A,F2) ) ) ) ) ).

% summable_mono_reindex
tff(fact_6824_sums__mono__reindex,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_add(A)
        & topolo4958980785337419405_space(A) )
     => ! [G: fun(nat,nat),F2: fun(nat,A),C2: A] :
          ( order_strict_mono(nat,nat,G)
         => ( ! [N: nat] :
                ( ~ member(nat,N,aa(set(nat),set(nat),image(nat,nat,G),top_top(set(nat))))
               => ( aa(nat,A,F2,N) = zero_zero(A) ) )
           => ( sums(A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_acp(fun(nat,nat),fun(fun(nat,A),fun(nat,A)),G),F2),C2)
            <=> sums(A,F2,C2) ) ) ) ) ).

% sums_mono_reindex
tff(fact_6825_suminf__mono__reindex,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_add(A)
        & topological_t2_space(A) )
     => ! [G: fun(nat,nat),F2: fun(nat,A)] :
          ( order_strict_mono(nat,nat,G)
         => ( ! [N: nat] :
                ( ~ member(nat,N,aa(set(nat),set(nat),image(nat,nat,G),top_top(set(nat))))
               => ( aa(nat,A,F2,N) = zero_zero(A) ) )
           => ( suminf(A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_acq(fun(nat,nat),fun(fun(nat,A),fun(nat,A)),G),F2)) = suminf(A,F2) ) ) ) ) ).

% suminf_mono_reindex
tff(fact_6826_increasing__Bseq__subseq__iff,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [F2: fun(nat,A),G: fun(nat,nat)] :
          ( ! [X3: nat,Y3: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),X3),Y3)
             => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(nat,A,F2,X3))),real_V7770717601297561774m_norm(A,aa(nat,A,F2,Y3))) )
         => ( order_strict_mono(nat,nat,G)
           => ( bfun(nat,A,aa(fun(nat,nat),fun(nat,A),aTP_Lamp_acr(fun(nat,A),fun(fun(nat,nat),fun(nat,A)),F2),G),at_top(nat))
            <=> bfun(nat,A,F2,at_top(nat)) ) ) ) ) ).

% increasing_Bseq_subseq_iff
tff(fact_6827_bounded__linear__axioms__def,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(A,B)] :
          ( real_V4916620083959148203axioms(A,B,F2)
        <=> ? [K5: real] :
            ! [X4: A] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(B,aa(A,B,F2,X4))),aa(real,real,aa(real,fun(real,real),times_times(real),real_V7770717601297561774m_norm(A,X4)),K5)) ) ) ).

% bounded_linear_axioms_def
tff(fact_6828_bounded__linear__axioms_Ointro,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [F2: fun(A,B)] :
          ( ? [K9: real] :
            ! [X3: A] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(B,aa(A,B,F2,X3))),aa(real,real,aa(real,fun(real,real),times_times(real),real_V7770717601297561774m_norm(A,X3)),K9))
         => real_V4916620083959148203axioms(A,B,F2) ) ) ).

% bounded_linear_axioms.intro
tff(fact_6829_tanh__real__strict__mono,axiom,
    order_strict_mono(real,real,tanh(real)) ).

% tanh_real_strict_mono
tff(fact_6830_sinh__real__strict__mono,axiom,
    order_strict_mono(real,real,sinh(real)) ).

% sinh_real_strict_mono
tff(fact_6831_complex__is__Nat__iff,axiom,
    ! [Z: complex] :
      ( member(complex,Z,semiring_1_Nats(complex))
    <=> ( ( im(Z) = zero_zero(real) )
        & ? [I3: nat] : re(Z) = aa(nat,real,semiring_1_of_nat(real),I3) ) ) ).

% complex_is_Nat_iff
tff(fact_6832_pos__deriv__imp__strict__mono,axiom,
    ! [F2: fun(real,real),F4: fun(real,real)] :
      ( ! [X3: real] : has_field_derivative(real,F2,aa(real,real,F4,X3),topolo174197925503356063within(real,X3,top_top(set(real))))
     => ( ! [X3: real] : aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(real,real,F4,X3))
       => order_strict_mono(real,real,F2) ) ) ).

% pos_deriv_imp_strict_mono
tff(fact_6833_horner__sum__eq__sum__funpow,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_semiring_0(A)
     => ! [F2: fun(B,A),A2: A,Xs: list(B)] : groups4207007520872428315er_sum(B,A,F2,A2,Xs) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(list(B),fun(nat,A),aa(A,fun(list(B),fun(nat,A)),aTP_Lamp_acs(fun(B,A),fun(A,fun(list(B),fun(nat,A))),F2),A2),Xs)),set_or7035219750837199246ssThan(nat,zero_zero(nat),aa(list(B),nat,size_size(list(B)),Xs))) ) ).

% horner_sum_eq_sum_funpow
tff(fact_6834_nat__of__integer__non__positive,axiom,
    ! [K: code_integer] :
      ( aa(code_integer,$o,aa(code_integer,fun(code_integer,$o),ord_less_eq(code_integer),K),zero_zero(code_integer))
     => ( code_nat_of_integer(K) = zero_zero(nat) ) ) ).

% nat_of_integer_non_positive
tff(fact_6835_Suc__funpow,axiom,
    ! [Nb: nat] : aa(fun(nat,nat),fun(nat,nat),aa(nat,fun(fun(nat,nat),fun(nat,nat)),compow(fun(nat,nat)),Nb),suc) = aa(nat,fun(nat,nat),plus_plus(nat),Nb) ).

% Suc_funpow
tff(fact_6836_funpow__0,axiom,
    ! [A: $tType,F2: fun(A,A),X: A] : aa(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),zero_zero(nat)),F2),X) = X ).

% funpow_0
tff(fact_6837_of__nat__of__integer,axiom,
    ! [K: code_integer] : aa(nat,code_integer,semiring_1_of_nat(code_integer),code_nat_of_integer(K)) = aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),ord_max(code_integer),zero_zero(code_integer)),K) ).

% of_nat_of_integer
tff(fact_6838_surj__fn,axiom,
    ! [A: $tType,F2: fun(A,A),Nb: nat] :
      ( ( aa(set(A),set(A),image(A,A,F2),top_top(set(A))) = top_top(set(A)) )
     => ( aa(set(A),set(A),image(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),Nb),F2)),top_top(set(A))) = top_top(set(A)) ) ) ).

% surj_fn
tff(fact_6839_bij__betw__funpow,axiom,
    ! [A: $tType,F2: fun(A,A),S2: set(A),Nb: nat] :
      ( bij_betw(A,A,F2,S2,S2)
     => bij_betw(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),Nb),F2),S2,S2) ) ).

% bij_betw_funpow
tff(fact_6840_funpow__times__power,axiom,
    ! [A: $tType] :
      ( monoid_mult(A)
     => ! [F2: fun(A,nat),X: A] : aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),aa(A,nat,F2,X)),aa(A,fun(A,A),times_times(A),X)) = aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,X),aa(A,nat,F2,X))) ) ).

% funpow_times_power
tff(fact_6841_funpow__swap1,axiom,
    ! [A: $tType,F2: fun(A,A),Nb: nat,X: A] : aa(A,A,F2,aa(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),Nb),F2),X)) = aa(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),Nb),F2),aa(A,A,F2,X)) ).

% funpow_swap1
tff(fact_6842_funpow__mult,axiom,
    ! [A: $tType,Nb: nat,Ma: nat,F2: fun(A,A)] : aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),Nb),aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),Ma),F2)) = aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Ma),Nb)),F2) ).

% funpow_mult
tff(fact_6843_bij__fn,axiom,
    ! [A: $tType,F2: fun(A,A),Nb: nat] :
      ( bij_betw(A,A,F2,top_top(set(A)),top_top(set(A)))
     => bij_betw(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),Nb),F2),top_top(set(A)),top_top(set(A))) ) ).

% bij_fn
tff(fact_6844_funpow_Osimps_I2_J,axiom,
    ! [A: $tType,Nb: nat,F2: fun(A,A)] : aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),aa(nat,nat,suc,Nb)),F2) = aa(fun(A,A),fun(A,A),comp(A,A,A,F2),aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),Nb),F2)) ).

% funpow.simps(2)
tff(fact_6845_funpow__Suc__right,axiom,
    ! [A: $tType,Nb: nat,F2: fun(A,A)] : aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),aa(nat,nat,suc,Nb)),F2) = aa(fun(A,A),fun(A,A),comp(A,A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),Nb),F2)),F2) ).

% funpow_Suc_right
tff(fact_6846_comp__funpow,axiom,
    ! [A: $tType,B: $tType,Nb: nat,F2: fun(B,B)] : aa(fun(fun(A,B),fun(A,B)),fun(fun(A,B),fun(A,B)),aa(nat,fun(fun(fun(A,B),fun(A,B)),fun(fun(A,B),fun(A,B))),compow(fun(fun(A,B),fun(A,B))),Nb),comp(B,B,A,F2)) = comp(B,B,A,aa(fun(B,B),fun(B,B),aa(nat,fun(fun(B,B),fun(B,B)),compow(fun(B,B)),Nb),F2)) ).

% comp_funpow
tff(fact_6847_funpow__add,axiom,
    ! [A: $tType,Ma: nat,Nb: nat,F2: fun(A,A)] : aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb)),F2) = aa(fun(A,A),fun(A,A),comp(A,A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),Ma),F2)),aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),Nb),F2)) ).

% funpow_add
tff(fact_6848_mono__pow,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [F2: fun(A,A),Nb: nat] :
          ( order_mono(A,A,F2)
         => order_mono(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),Nb),F2)) ) ) ).

% mono_pow
tff(fact_6849_funpow__mono,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [F2: fun(A,A),A3: A,B3: A,Nb: nat] :
          ( order_mono(A,A,F2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A3),B3)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),Nb),F2),A3)),aa(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),Nb),F2),B3)) ) ) ) ).

% funpow_mono
tff(fact_6850_Kleene__iter__gpfp,axiom,
    ! [A: $tType] :
      ( order_top(A)
     => ! [F2: fun(A,A),P2: A,K: nat] :
          ( order_mono(A,A,F2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),P2),aa(A,A,F2,P2))
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),P2),aa(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),K),F2),top_top(A))) ) ) ) ).

% Kleene_iter_gpfp
tff(fact_6851_Kleene__iter__lpfp,axiom,
    ! [A: $tType] :
      ( order_bot(A)
     => ! [F2: fun(A,A),P2: A,K: nat] :
          ( order_mono(A,A,F2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,F2,P2)),P2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),K),F2),bot_bot(A))),P2) ) ) ) ).

% Kleene_iter_lpfp
tff(fact_6852_funpow__mono2,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [F2: fun(A,A),I: nat,J: nat,X: A,Y: A] :
          ( order_mono(A,A,F2)
         => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),J)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
             => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(A,A,F2,X))
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),I),F2),X)),aa(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),J),F2),Y)) ) ) ) ) ) ).

% funpow_mono2
tff(fact_6853_nat__of__integer__code__post_I1_J,axiom,
    code_nat_of_integer(zero_zero(code_integer)) = zero_zero(nat) ).

% nat_of_integer_code_post(1)
tff(fact_6854_mono__funpow,axiom,
    ! [A: $tType] :
      ( ( lattice(A)
        & order_bot(A) )
     => ! [Q: fun(A,A)] :
          ( order_mono(A,A,Q)
         => order_mono(nat,A,aTP_Lamp_act(fun(A,A),fun(nat,A),Q)) ) ) ).

% mono_funpow
tff(fact_6855_antimono__funpow,axiom,
    ! [A: $tType] :
      ( ( lattice(A)
        & order_top(A) )
     => ! [Q: fun(A,A)] :
          ( order_mono(A,A,Q)
         => order_antimono(nat,A,aTP_Lamp_acu(fun(A,A),fun(nat,A),Q)) ) ) ).

% antimono_funpow
tff(fact_6856_nat__of__integer__code__post_I3_J,axiom,
    ! [K: num] : code_nat_of_integer(aa(num,code_integer,numeral_numeral(code_integer),K)) = aa(num,nat,numeral_numeral(nat),K) ).

% nat_of_integer_code_post(3)
tff(fact_6857_of__nat__def,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ! [Nb: nat] : aa(nat,A,semiring_1_of_nat(A),Nb) = aa(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),Nb),aa(A,fun(A,A),plus_plus(A),one_one(A))),zero_zero(A)) ) ).

% of_nat_def
tff(fact_6858_numeral__add__unfold__funpow,axiom,
    ! [A: $tType] :
      ( semiring_numeral(A)
     => ! [K: num,A2: A] : aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(num,A,numeral_numeral(A),K)),A2) = aa(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),aa(num,nat,numeral_numeral(nat),K)),aa(A,fun(A,A),plus_plus(A),one_one(A))),A2) ) ).

% numeral_add_unfold_funpow
tff(fact_6859_nat__of__integer__code__post_I2_J,axiom,
    code_nat_of_integer(one_one(code_integer)) = one_one(nat) ).

% nat_of_integer_code_post(2)
tff(fact_6860_funpow__increasing,axiom,
    ! [A: $tType] :
      ( ( lattice(A)
        & order_top(A) )
     => ! [Ma: nat,Nb: nat,F2: fun(A,A)] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
         => ( order_mono(A,A,F2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),Nb),F2),top_top(A))),aa(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),Ma),F2),top_top(A))) ) ) ) ).

% funpow_increasing
tff(fact_6861_funpow__decreasing,axiom,
    ! [A: $tType] :
      ( ( lattice(A)
        & order_bot(A) )
     => ! [Ma: nat,Nb: nat,F2: fun(A,A)] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb)
         => ( order_mono(A,A,F2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),Ma),F2),bot_bot(A))),aa(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),Nb),F2),bot_bot(A))) ) ) ) ).

% funpow_decreasing
tff(fact_6862_numeral__unfold__funpow,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ! [K: num] : aa(num,A,numeral_numeral(A),K) = aa(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),aa(num,nat,numeral_numeral(nat),K)),aa(A,fun(A,A),plus_plus(A),one_one(A))),zero_zero(A)) ) ).

% numeral_unfold_funpow
tff(fact_6863_nat__of__integer__code,axiom,
    ! [K: code_integer] :
      code_nat_of_integer(K) = $ite(aa(code_integer,$o,aa(code_integer,fun(code_integer,$o),ord_less_eq(code_integer),K),zero_zero(code_integer)),zero_zero(nat),aa(product_prod(code_integer,code_integer),nat,product_case_prod(code_integer,code_integer,nat,aTP_Lamp_acv(code_integer,fun(code_integer,nat))),code_divmod_integer(K,aa(num,code_integer,numeral_numeral(code_integer),aa(num,num,bit0,one2))))) ).

% nat_of_integer_code
tff(fact_6864_relpowp__fun__conv,axiom,
    ! [A: $tType,Nb: nat,P: fun(A,fun(A,$o)),X: A,Y: A] :
      ( aa(A,$o,aa(A,fun(A,$o),aa(fun(A,fun(A,$o)),fun(A,fun(A,$o)),aa(nat,fun(fun(A,fun(A,$o)),fun(A,fun(A,$o))),compow(fun(A,fun(A,$o))),Nb),P),X),Y)
    <=> ? [F6: fun(nat,A)] :
          ( ( aa(nat,A,F6,zero_zero(nat)) = X )
          & ( aa(nat,A,F6,Nb) = Y )
          & ! [I3: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I3),Nb)
             => aa(A,$o,aa(A,fun(A,$o),P,aa(nat,A,F6,I3)),aa(nat,A,F6,aa(nat,nat,suc,I3))) ) ) ) ).

% relpowp_fun_conv
tff(fact_6865_relpowp__1,axiom,
    ! [A: $tType,P: fun(A,fun(A,$o))] : aa(fun(A,fun(A,$o)),fun(A,fun(A,$o)),aa(nat,fun(fun(A,fun(A,$o)),fun(A,fun(A,$o))),compow(fun(A,fun(A,$o))),one_one(nat)),P) = P ).

% relpowp_1
tff(fact_6866_relpowp__Suc__E,axiom,
    ! [A: $tType,Nb: nat,P: fun(A,fun(A,$o)),X: A,Z: A] :
      ( aa(A,$o,aa(A,fun(A,$o),aa(fun(A,fun(A,$o)),fun(A,fun(A,$o)),aa(nat,fun(fun(A,fun(A,$o)),fun(A,fun(A,$o))),compow(fun(A,fun(A,$o))),aa(nat,nat,suc,Nb)),P),X),Z)
     => ~ ! [Y3: A] :
            ( aa(A,$o,aa(A,fun(A,$o),aa(fun(A,fun(A,$o)),fun(A,fun(A,$o)),aa(nat,fun(fun(A,fun(A,$o)),fun(A,fun(A,$o))),compow(fun(A,fun(A,$o))),Nb),P),X),Y3)
           => ~ aa(A,$o,aa(A,fun(A,$o),P,Y3),Z) ) ) ).

% relpowp_Suc_E
tff(fact_6867_relpowp__Suc__I,axiom,
    ! [A: $tType,Nb: nat,P: fun(A,fun(A,$o)),X: A,Y: A,Z: A] :
      ( aa(A,$o,aa(A,fun(A,$o),aa(fun(A,fun(A,$o)),fun(A,fun(A,$o)),aa(nat,fun(fun(A,fun(A,$o)),fun(A,fun(A,$o))),compow(fun(A,fun(A,$o))),Nb),P),X),Y)
     => ( aa(A,$o,aa(A,fun(A,$o),P,Y),Z)
       => aa(A,$o,aa(A,fun(A,$o),aa(fun(A,fun(A,$o)),fun(A,fun(A,$o)),aa(nat,fun(fun(A,fun(A,$o)),fun(A,fun(A,$o))),compow(fun(A,fun(A,$o))),aa(nat,nat,suc,Nb)),P),X),Z) ) ) ).

% relpowp_Suc_I
tff(fact_6868_relpowp__Suc__D2,axiom,
    ! [A: $tType,Nb: nat,P: fun(A,fun(A,$o)),X: A,Z: A] :
      ( aa(A,$o,aa(A,fun(A,$o),aa(fun(A,fun(A,$o)),fun(A,fun(A,$o)),aa(nat,fun(fun(A,fun(A,$o)),fun(A,fun(A,$o))),compow(fun(A,fun(A,$o))),aa(nat,nat,suc,Nb)),P),X),Z)
     => ? [Y3: A] :
          ( aa(A,$o,aa(A,fun(A,$o),P,X),Y3)
          & aa(A,$o,aa(A,fun(A,$o),aa(fun(A,fun(A,$o)),fun(A,fun(A,$o)),aa(nat,fun(fun(A,fun(A,$o)),fun(A,fun(A,$o))),compow(fun(A,fun(A,$o))),Nb),P),Y3),Z) ) ) ).

% relpowp_Suc_D2
tff(fact_6869_relpowp__Suc__E2,axiom,
    ! [A: $tType,Nb: nat,P: fun(A,fun(A,$o)),X: A,Z: A] :
      ( aa(A,$o,aa(A,fun(A,$o),aa(fun(A,fun(A,$o)),fun(A,fun(A,$o)),aa(nat,fun(fun(A,fun(A,$o)),fun(A,fun(A,$o))),compow(fun(A,fun(A,$o))),aa(nat,nat,suc,Nb)),P),X),Z)
     => ~ ! [Y3: A] :
            ( aa(A,$o,aa(A,fun(A,$o),P,X),Y3)
           => ~ aa(A,$o,aa(A,fun(A,$o),aa(fun(A,fun(A,$o)),fun(A,fun(A,$o)),aa(nat,fun(fun(A,fun(A,$o)),fun(A,fun(A,$o))),compow(fun(A,fun(A,$o))),Nb),P),Y3),Z) ) ) ).

% relpowp_Suc_E2
tff(fact_6870_relpowp__Suc__I2,axiom,
    ! [A: $tType,P: fun(A,fun(A,$o)),X: A,Y: A,Nb: nat,Z: A] :
      ( aa(A,$o,aa(A,fun(A,$o),P,X),Y)
     => ( aa(A,$o,aa(A,fun(A,$o),aa(fun(A,fun(A,$o)),fun(A,fun(A,$o)),aa(nat,fun(fun(A,fun(A,$o)),fun(A,fun(A,$o))),compow(fun(A,fun(A,$o))),Nb),P),Y),Z)
       => aa(A,$o,aa(A,fun(A,$o),aa(fun(A,fun(A,$o)),fun(A,fun(A,$o)),aa(nat,fun(fun(A,fun(A,$o)),fun(A,fun(A,$o))),compow(fun(A,fun(A,$o))),aa(nat,nat,suc,Nb)),P),X),Z) ) ) ).

% relpowp_Suc_I2
tff(fact_6871_relpowp_Osimps_I1_J,axiom,
    ! [A: $tType,R: fun(A,fun(A,$o))] : aa(fun(A,fun(A,$o)),fun(A,fun(A,$o)),aa(nat,fun(fun(A,fun(A,$o)),fun(A,fun(A,$o))),compow(fun(A,fun(A,$o))),zero_zero(nat)),R) = fequal(A) ).

% relpowp.simps(1)
tff(fact_6872_relpowp__0__E,axiom,
    ! [A: $tType,P: fun(A,fun(A,$o)),X: A,Y: A] :
      ( aa(A,$o,aa(A,fun(A,$o),aa(fun(A,fun(A,$o)),fun(A,fun(A,$o)),aa(nat,fun(fun(A,fun(A,$o)),fun(A,fun(A,$o))),compow(fun(A,fun(A,$o))),zero_zero(nat)),P),X),Y)
     => ( X = Y ) ) ).

% relpowp_0_E
tff(fact_6873_relpowp__0__I,axiom,
    ! [A: $tType,P: fun(A,fun(A,$o)),X: A] : aa(A,$o,aa(A,fun(A,$o),aa(fun(A,fun(A,$o)),fun(A,fun(A,$o)),aa(nat,fun(fun(A,fun(A,$o)),fun(A,fun(A,$o))),compow(fun(A,fun(A,$o))),zero_zero(nat)),P),X),X) ).

% relpowp_0_I
tff(fact_6874_relpowp__E,axiom,
    ! [A: $tType,Nb: nat,P: fun(A,fun(A,$o)),X: A,Z: A] :
      ( aa(A,$o,aa(A,fun(A,$o),aa(fun(A,fun(A,$o)),fun(A,fun(A,$o)),aa(nat,fun(fun(A,fun(A,$o)),fun(A,fun(A,$o))),compow(fun(A,fun(A,$o))),Nb),P),X),Z)
     => ( ( ( Nb = zero_zero(nat) )
         => ( X != Z ) )
       => ~ ! [Y3: A,M4: nat] :
              ( ( Nb = aa(nat,nat,suc,M4) )
             => ( aa(A,$o,aa(A,fun(A,$o),aa(fun(A,fun(A,$o)),fun(A,fun(A,$o)),aa(nat,fun(fun(A,fun(A,$o)),fun(A,fun(A,$o))),compow(fun(A,fun(A,$o))),M4),P),X),Y3)
               => ~ aa(A,$o,aa(A,fun(A,$o),P,Y3),Z) ) ) ) ) ).

% relpowp_E
tff(fact_6875_relpowp__E2,axiom,
    ! [A: $tType,Nb: nat,P: fun(A,fun(A,$o)),X: A,Z: A] :
      ( aa(A,$o,aa(A,fun(A,$o),aa(fun(A,fun(A,$o)),fun(A,fun(A,$o)),aa(nat,fun(fun(A,fun(A,$o)),fun(A,fun(A,$o))),compow(fun(A,fun(A,$o))),Nb),P),X),Z)
     => ( ( ( Nb = zero_zero(nat) )
         => ( X != Z ) )
       => ~ ! [Y3: A,M4: nat] :
              ( ( Nb = aa(nat,nat,suc,M4) )
             => ( aa(A,$o,aa(A,fun(A,$o),P,X),Y3)
               => ~ aa(A,$o,aa(A,fun(A,$o),aa(fun(A,fun(A,$o)),fun(A,fun(A,$o)),aa(nat,fun(fun(A,fun(A,$o)),fun(A,fun(A,$o))),compow(fun(A,fun(A,$o))),M4),P),Y3),Z) ) ) ) ) ).

% relpowp_E2
tff(fact_6876_relpowp__bot,axiom,
    ! [A: $tType,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(fun(A,fun(A,$o)),fun(A,fun(A,$o)),aa(nat,fun(fun(A,fun(A,$o)),fun(A,fun(A,$o))),compow(fun(A,fun(A,$o))),Nb),bot_bot(fun(A,fun(A,$o)))) = bot_bot(fun(A,fun(A,$o))) ) ) ).

% relpowp_bot
tff(fact_6877_Nat_Ofunpow__code__def,axiom,
    ! [A: $tType] : funpow(A) = compow(fun(A,A)) ).

% Nat.funpow_code_def
tff(fact_6878_inj__sgn__power,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => inj_on(real,real,aTP_Lamp_pg(nat,fun(real,real),Nb),top_top(set(real))) ) ).

% inj_sgn_power
tff(fact_6879_the__inv__into__onto,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),A3: set(A)] :
      ( inj_on(A,B,F2,A3)
     => ( aa(set(B),set(A),image(B,A,the_inv_into(A,B,A3,F2)),aa(set(A),set(B),image(A,B,F2),A3)) = A3 ) ) ).

% the_inv_into_onto
tff(fact_6880_inj__mult__left,axiom,
    ! [A: $tType] :
      ( idom(A)
     => ! [A2: A] :
          ( inj_on(A,A,aa(A,fun(A,A),times_times(A),A2),top_top(set(A)))
        <=> ( A2 != zero_zero(A) ) ) ) ).

% inj_mult_left
tff(fact_6881_inj__divide__right,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [A2: A] :
          ( inj_on(A,A,aTP_Lamp_acw(A,fun(A,A),A2),top_top(set(A)))
        <=> ( A2 != zero_zero(A) ) ) ) ).

% inj_divide_right
tff(fact_6882_inj__on__insert,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),A2: A,A3: set(A)] :
      ( inj_on(A,B,F2,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),A3))
    <=> ( inj_on(A,B,F2,A3)
        & ~ member(B,aa(A,B,F2,A2),aa(set(A),set(B),image(A,B,F2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A)))))) ) ) ).

% inj_on_insert
tff(fact_6883_inj__fn,axiom,
    ! [A: $tType,F2: fun(A,A),Nb: nat] :
      ( inj_on(A,A,F2,top_top(set(A)))
     => inj_on(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),Nb),F2),top_top(set(A))) ) ).

% inj_fn
tff(fact_6884_inj__on__image__Fpow,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),A3: set(A)] :
      ( inj_on(A,B,F2,A3)
     => inj_on(set(A),set(B),image(A,B,F2),finite_Fpow(A,A3)) ) ).

% inj_on_image_Fpow
tff(fact_6885_linorder__inj__onI,axiom,
    ! [B: $tType,A: $tType] :
      ( order(A)
     => ! [A3: set(A),F2: fun(A,B)] :
          ( ! [X3: A,Y3: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X3),Y3)
             => ( member(A,X3,A3)
               => ( member(A,Y3,A3)
                 => ( aa(A,B,F2,X3) != aa(A,B,F2,Y3) ) ) ) )
         => ( ! [X3: A,Y3: A] :
                ( member(A,X3,A3)
               => ( member(A,Y3,A3)
                 => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),Y3)
                    | aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y3),X3) ) ) )
           => inj_on(A,B,F2,A3) ) ) ) ).

% linorder_inj_onI
tff(fact_6886_inj__on__image__eq__iff,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),C7: set(A),A3: set(A),B3: set(A)] :
      ( inj_on(A,B,F2,C7)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),C7)
       => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),C7)
         => ( ( aa(set(A),set(B),image(A,B,F2),A3) = aa(set(A),set(B),image(A,B,F2),B3) )
          <=> ( A3 = B3 ) ) ) ) ) ).

% inj_on_image_eq_iff
tff(fact_6887_inj__on__image__mem__iff,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),B3: set(A),A2: A,A3: set(A)] :
      ( inj_on(A,B,F2,B3)
     => ( member(A,A2,B3)
       => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
         => ( member(B,aa(A,B,F2,A2),aa(set(A),set(B),image(A,B,F2),A3))
          <=> member(A,A2,A3) ) ) ) ) ).

% inj_on_image_mem_iff
tff(fact_6888_subset__image__inj,axiom,
    ! [A: $tType,B: $tType,S2: set(A),F2: fun(B,A),T5: set(B)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),aa(set(B),set(A),image(B,A,F2),T5))
    <=> ? [U5: set(B)] :
          ( aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),U5),T5)
          & inj_on(B,A,F2,U5)
          & ( S2 = aa(set(B),set(A),image(B,A,F2),U5) ) ) ) ).

% subset_image_inj
tff(fact_6889_inj__on__subset,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),A3: set(A),B3: set(A)] :
      ( inj_on(A,B,F2,A3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),A3)
       => inj_on(A,B,F2,B3) ) ) ).

% inj_on_subset
tff(fact_6890_subset__inj__on,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),B3: set(A),A3: set(A)] :
      ( inj_on(A,B,F2,B3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
       => inj_on(A,B,F2,A3) ) ) ).

% subset_inj_on
tff(fact_6891_f__the__inv__into__f,axiom,
    ! [A: $tType,B: $tType,F2: fun(A,B),A3: set(A),Y: B] :
      ( inj_on(A,B,F2,A3)
     => ( member(B,Y,aa(set(A),set(B),image(A,B,F2),A3))
       => ( aa(A,B,F2,aa(B,A,the_inv_into(A,B,A3,F2),Y)) = Y ) ) ) ).

% f_the_inv_into_f
tff(fact_6892_inj__on__the__inv__into,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),A3: set(A)] :
      ( inj_on(A,B,F2,A3)
     => inj_on(B,A,the_inv_into(A,B,A3,F2),aa(set(A),set(B),image(A,B,F2),A3)) ) ).

% inj_on_the_inv_into
tff(fact_6893_inj__on__image,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),A3: set(set(A))] :
      ( inj_on(A,B,F2,aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),A3))
     => inj_on(set(A),set(B),image(A,B,F2),A3) ) ).

% inj_on_image
tff(fact_6894_bij__betw__def,axiom,
    ! [A: $tType,B: $tType,F2: fun(A,B),A3: set(A),B3: set(B)] :
      ( bij_betw(A,B,F2,A3,B3)
    <=> ( inj_on(A,B,F2,A3)
        & ( aa(set(A),set(B),image(A,B,F2),A3) = B3 ) ) ) ).

% bij_betw_def
tff(fact_6895_bij__betw__imageI,axiom,
    ! [A: $tType,B: $tType,F2: fun(A,B),A3: set(A),B3: set(B)] :
      ( inj_on(A,B,F2,A3)
     => ( ( aa(set(A),set(B),image(A,B,F2),A3) = B3 )
       => bij_betw(A,B,F2,A3,B3) ) ) ).

% bij_betw_imageI
tff(fact_6896_inj__on__imp__bij__betw,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),A3: set(A)] :
      ( inj_on(A,B,F2,A3)
     => bij_betw(A,B,F2,A3,aa(set(A),set(B),image(A,B,F2),A3)) ) ).

% inj_on_imp_bij_betw
tff(fact_6897_card__image,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),A3: set(A)] :
      ( inj_on(A,B,F2,A3)
     => ( aa(set(B),nat,finite_card(B),aa(set(A),set(B),image(A,B,F2),A3)) = aa(set(A),nat,finite_card(A),A3) ) ) ).

% card_image
tff(fact_6898_finite__imageD,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),A3: set(B)] :
      ( finite_finite(A,aa(set(B),set(A),image(B,A,F2),A3))
     => ( inj_on(B,A,F2,A3)
       => finite_finite(B,A3) ) ) ).

% finite_imageD
tff(fact_6899_finite__image__iff,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),A3: set(A)] :
      ( inj_on(A,B,F2,A3)
     => ( finite_finite(B,aa(set(A),set(B),image(A,B,F2),A3))
      <=> finite_finite(A,A3) ) ) ).

% finite_image_iff
tff(fact_6900_range__ex1__eq,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),B2: B] :
      ( inj_on(A,B,F2,top_top(set(A)))
     => ( member(B,B2,aa(set(A),set(B),image(A,B,F2),top_top(set(A))))
      <=> ? [X4: A] :
            ( ( B2 = aa(A,B,F2,X4) )
            & ! [Y5: A] :
                ( ( B2 = aa(A,B,F2,Y5) )
               => ( Y5 = X4 ) ) ) ) ) ).

% range_ex1_eq
tff(fact_6901_inj__image__eq__iff,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),A3: set(A),B3: set(A)] :
      ( inj_on(A,B,F2,top_top(set(A)))
     => ( ( aa(set(A),set(B),image(A,B,F2),A3) = aa(set(A),set(B),image(A,B,F2),B3) )
      <=> ( A3 = B3 ) ) ) ).

% inj_image_eq_iff
tff(fact_6902_inj__image__mem__iff,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),A2: A,A3: set(A)] :
      ( inj_on(A,B,F2,top_top(set(A)))
     => ( member(B,aa(A,B,F2,A2),aa(set(A),set(B),image(A,B,F2),A3))
      <=> member(A,A2,A3) ) ) ).

% inj_image_mem_iff
tff(fact_6903_inj__on__image__iff,axiom,
    ! [B: $tType,A: $tType,A3: set(A),G: fun(A,B),F2: fun(A,A)] :
      ( ! [X3: A] :
          ( member(A,X3,A3)
         => ! [Xa3: A] :
              ( member(A,Xa3,A3)
             => ( ( aa(A,B,G,aa(A,A,F2,X3)) = aa(A,B,G,aa(A,A,F2,Xa3)) )
              <=> ( aa(A,B,G,X3) = aa(A,B,G,Xa3) ) ) ) )
     => ( inj_on(A,A,F2,A3)
       => ( inj_on(A,B,G,aa(set(A),set(A),image(A,A,F2),A3))
        <=> inj_on(A,B,G,A3) ) ) ) ).

% inj_on_image_iff
tff(fact_6904_inj__img__insertE,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),A3: set(A),X: B,B3: set(B)] :
      ( inj_on(A,B,F2,A3)
     => ( ~ member(B,X,B3)
       => ( ( aa(set(B),set(B),aa(B,fun(set(B),set(B)),insert(B),X),B3) = aa(set(A),set(B),image(A,B,F2),A3) )
         => ~ ! [X10: A,A14: set(A)] :
                ( ~ member(A,X10,A14)
               => ( ( A3 = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X10),A14) )
                 => ( ( X = aa(A,B,F2,X10) )
                   => ( B3 != aa(set(A),set(B),image(A,B,F2),A14) ) ) ) ) ) ) ) ).

% inj_img_insertE
tff(fact_6905_inj__on__image__Pow,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),A3: set(A)] :
      ( inj_on(A,B,F2,A3)
     => inj_on(set(A),set(B),image(A,B,F2),pow2(A,A3)) ) ).

% inj_on_image_Pow
tff(fact_6906_bot2E,axiom,
    ! [A: $tType,B: $tType,X: A,Y: B] : ~ aa(B,$o,aa(A,fun(B,$o),bot_bot(fun(A,fun(B,$o))),X),Y) ).

% bot2E
tff(fact_6907_inj__on__add_H,axiom,
    ! [A: $tType] :
      ( cancel_semigroup_add(A)
     => ! [A2: A,A3: set(A)] : inj_on(A,A,aTP_Lamp_acx(A,fun(A,A),A2),A3) ) ).

% inj_on_add'
tff(fact_6908_inj__on__mult,axiom,
    ! [A: $tType] :
      ( semidom_divide(A)
     => ! [A2: A,A3: set(A)] :
          ( ( A2 != zero_zero(A) )
         => inj_on(A,A,aa(A,fun(A,A),times_times(A),A2),A3) ) ) ).

% inj_on_mult
tff(fact_6909_inj__on__add,axiom,
    ! [A: $tType] :
      ( cancel_semigroup_add(A)
     => ! [A2: A,A3: set(A)] : inj_on(A,A,aa(A,fun(A,A),plus_plus(A),A2),A3) ) ).

% inj_on_add
tff(fact_6910_inj__add__left,axiom,
    ! [A: $tType] :
      ( cancel_semigroup_add(A)
     => ! [A2: A] : inj_on(A,A,aa(A,fun(A,A),plus_plus(A),A2),top_top(set(A))) ) ).

% inj_add_left
tff(fact_6911_sorted__list__of__set_Oinj__on,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => inj_on(A,A,aTP_Lamp_acy(A,A),top_top(set(A))) ) ).

% sorted_list_of_set.inj_on
tff(fact_6912_linorder__injI,axiom,
    ! [B: $tType,A: $tType] :
      ( linorder(A)
     => ! [F2: fun(A,B)] :
          ( ! [X3: A,Y3: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X3),Y3)
             => ( aa(A,B,F2,X3) != aa(A,B,F2,Y3) ) )
         => inj_on(A,B,F2,top_top(set(A))) ) ) ).

% linorder_injI
tff(fact_6913_inj__on__strict__subset,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),B3: set(A),A3: set(A)] :
      ( inj_on(A,B,F2,B3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),A3),B3)
       => aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less(set(B)),aa(set(A),set(B),image(A,B,F2),A3)),aa(set(A),set(B),image(A,B,F2),B3)) ) ) ).

% inj_on_strict_subset
tff(fact_6914_prod_Oreindex__cong,axiom,
    ! [B: $tType,C: $tType,A: $tType] :
      ( comm_monoid_mult(C)
     => ! [L: fun(A,B),B3: set(A),A3: set(B),G: fun(B,C),H: fun(A,C)] :
          ( inj_on(A,B,L,B3)
         => ( ( A3 = aa(set(A),set(B),image(A,B,L),B3) )
           => ( ! [X3: A] :
                  ( member(A,X3,B3)
                 => ( aa(B,C,G,aa(A,B,L,X3)) = aa(A,C,H,X3) ) )
             => ( aa(set(B),C,aa(fun(B,C),fun(set(B),C),groups7121269368397514597t_prod(B,C),G),A3) = aa(set(A),C,aa(fun(A,C),fun(set(A),C),groups7121269368397514597t_prod(A,C),H),B3) ) ) ) ) ) ).

% prod.reindex_cong
tff(fact_6915_sum_Oreindex__cong,axiom,
    ! [B: $tType,C: $tType,A: $tType] :
      ( comm_monoid_add(C)
     => ! [L: fun(A,B),B3: set(A),A3: set(B),G: fun(B,C),H: fun(A,C)] :
          ( inj_on(A,B,L,B3)
         => ( ( A3 = aa(set(A),set(B),image(A,B,L),B3) )
           => ( ! [X3: A] :
                  ( member(A,X3,B3)
                 => ( aa(B,C,G,aa(A,B,L,X3)) = aa(A,C,H,X3) ) )
             => ( aa(set(B),C,aa(fun(B,C),fun(set(B),C),groups7311177749621191930dd_sum(B,C),G),A3) = aa(set(A),C,aa(fun(A,C),fun(set(A),C),groups7311177749621191930dd_sum(A,C),H),B3) ) ) ) ) ) ).

% sum.reindex_cong
tff(fact_6916_prod_Oimage__eq,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [G: fun(A,B),A3: set(A)] :
          ( inj_on(A,B,G,A3)
         => ( aa(set(B),B,aa(fun(B,B),fun(set(B),B),groups7121269368397514597t_prod(B,B),aTP_Lamp_acz(B,B)),aa(set(A),set(B),image(A,B,G),A3)) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),A3) ) ) ) ).

% prod.image_eq
tff(fact_6917_sum_Oimage__eq,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [G: fun(A,B),A3: set(A)] :
          ( inj_on(A,B,G,A3)
         => ( aa(set(B),B,aa(fun(B,B),fun(set(B),B),groups7311177749621191930dd_sum(B,B),aTP_Lamp_ada(B,B)),aa(set(A),set(B),image(A,B,G),A3)) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),A3) ) ) ) ).

% sum.image_eq
tff(fact_6918_comp__inj__on,axiom,
    ! [B: $tType,C: $tType,A: $tType,F2: fun(A,B),A3: set(A),G: fun(B,C)] :
      ( inj_on(A,B,F2,A3)
     => ( inj_on(B,C,G,aa(set(A),set(B),image(A,B,F2),A3))
       => inj_on(A,C,aa(fun(A,B),fun(A,C),comp(B,C,A,G),F2),A3) ) ) ).

% comp_inj_on
tff(fact_6919_inj__on__imageI,axiom,
    ! [B: $tType,C: $tType,A: $tType,G: fun(C,B),F2: fun(A,C),A3: set(A)] :
      ( inj_on(A,B,aa(fun(A,C),fun(A,B),comp(C,B,A,G),F2),A3)
     => inj_on(C,B,G,aa(set(A),set(C),image(A,C,F2),A3)) ) ).

% inj_on_imageI
tff(fact_6920_comp__inj__on__iff,axiom,
    ! [B: $tType,C: $tType,A: $tType,F2: fun(A,B),A3: set(A),F4: fun(B,C)] :
      ( inj_on(A,B,F2,A3)
     => ( inj_on(B,C,F4,aa(set(A),set(B),image(A,B,F2),A3))
      <=> inj_on(A,C,aa(fun(A,B),fun(A,C),comp(B,C,A,F4),F2),A3) ) ) ).

% comp_inj_on_iff
tff(fact_6921_finite__UNIV__surj__inj,axiom,
    ! [A: $tType,F2: fun(A,A)] :
      ( finite_finite(A,top_top(set(A)))
     => ( ( aa(set(A),set(A),image(A,A,F2),top_top(set(A))) = top_top(set(A)) )
       => inj_on(A,A,F2,top_top(set(A))) ) ) ).

% finite_UNIV_surj_inj
tff(fact_6922_finite__UNIV__inj__surj,axiom,
    ! [A: $tType,F2: fun(A,A)] :
      ( finite_finite(A,top_top(set(A)))
     => ( inj_on(A,A,F2,top_top(set(A)))
       => ( aa(set(A),set(A),image(A,A,F2),top_top(set(A))) = top_top(set(A)) ) ) ) ).

% finite_UNIV_inj_surj
tff(fact_6923_inj__image__subset__iff,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),A3: set(A),B3: set(A)] :
      ( inj_on(A,B,F2,top_top(set(A)))
     => ( aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(set(A),set(B),image(A,B,F2),A3)),aa(set(A),set(B),image(A,B,F2),B3))
      <=> aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3) ) ) ).

% inj_image_subset_iff
tff(fact_6924_inj__on__iff__surj,axiom,
    ! [B: $tType,A: $tType,A3: set(A),A7: set(B)] :
      ( ( A3 != bot_bot(set(A)) )
     => ( ? [F6: fun(A,B)] :
            ( inj_on(A,B,F6,A3)
            & aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(set(A),set(B),image(A,B,F6),A3)),A7) )
      <=> ? [G6: fun(B,A)] : aa(set(B),set(A),image(B,A,G6),A7) = A3 ) ) ).

% inj_on_iff_surj
tff(fact_6925_endo__inj__surj,axiom,
    ! [A: $tType,A3: set(A),F2: fun(A,A)] :
      ( finite_finite(A,A3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(A),set(A),image(A,A,F2),A3)),A3)
       => ( inj_on(A,A,F2,A3)
         => ( aa(set(A),set(A),image(A,A,F2),A3) = A3 ) ) ) ) ).

% endo_inj_surj
tff(fact_6926_inj__on__finite,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),A3: set(A),B3: set(B)] :
      ( inj_on(A,B,F2,A3)
     => ( aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(set(A),set(B),image(A,B,F2),A3)),B3)
       => ( finite_finite(B,B3)
         => finite_finite(A,A3) ) ) ) ).

% inj_on_finite
tff(fact_6927_finite__surj__inj,axiom,
    ! [A: $tType,A3: set(A),F2: fun(A,A)] :
      ( finite_finite(A,A3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),aa(set(A),set(A),image(A,A,F2),A3))
       => inj_on(A,A,F2,A3) ) ) ).

% finite_surj_inj
tff(fact_6928_sum_Oreindex,axiom,
    ! [B: $tType,C: $tType,A: $tType] :
      ( comm_monoid_add(C)
     => ! [H: fun(A,B),A3: set(A),G: fun(B,C)] :
          ( inj_on(A,B,H,A3)
         => ( aa(set(B),C,aa(fun(B,C),fun(set(B),C),groups7311177749621191930dd_sum(B,C),G),aa(set(A),set(B),image(A,B,H),A3)) = aa(set(A),C,aa(fun(A,C),fun(set(A),C),groups7311177749621191930dd_sum(A,C),aa(fun(A,B),fun(A,C),comp(B,C,A,G),H)),A3) ) ) ) ).

% sum.reindex
tff(fact_6929_image__set__diff,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),A3: set(A),B3: set(A)] :
      ( inj_on(A,B,F2,top_top(set(A)))
     => ( aa(set(A),set(B),image(A,B,F2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3)) = aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),minus_minus(set(B)),aa(set(A),set(B),image(A,B,F2),A3)),aa(set(A),set(B),image(A,B,F2),B3)) ) ) ).

% image_set_diff
tff(fact_6930_eq__card__imp__inj__on,axiom,
    ! [B: $tType,A: $tType,A3: set(A),F2: fun(A,B)] :
      ( finite_finite(A,A3)
     => ( ( aa(set(B),nat,finite_card(B),aa(set(A),set(B),image(A,B,F2),A3)) = aa(set(A),nat,finite_card(A),A3) )
       => inj_on(A,B,F2,A3) ) ) ).

% eq_card_imp_inj_on
tff(fact_6931_inj__on__iff__eq__card,axiom,
    ! [B: $tType,A: $tType,A3: set(A),F2: fun(A,B)] :
      ( finite_finite(A,A3)
     => ( inj_on(A,B,F2,A3)
      <=> ( aa(set(B),nat,finite_card(B),aa(set(A),set(B),image(A,B,F2),A3)) = aa(set(A),nat,finite_card(A),A3) ) ) ) ).

% inj_on_iff_eq_card
tff(fact_6932_inj__on__image__set__diff,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),C7: set(A),A3: set(A),B3: set(A)] :
      ( inj_on(A,B,F2,C7)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3)),C7)
       => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),C7)
         => ( aa(set(A),set(B),image(A,B,F2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3)) = aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),minus_minus(set(B)),aa(set(A),set(B),image(A,B,F2),A3)),aa(set(A),set(B),image(A,B,F2),B3)) ) ) ) ) ).

% inj_on_image_set_diff
tff(fact_6933_pigeonhole,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),A3: set(B)] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(set(A),nat,finite_card(A),aa(set(B),set(A),image(B,A,F2),A3))),aa(set(B),nat,finite_card(B),A3))
     => ~ inj_on(B,A,F2,A3) ) ).

% pigeonhole
tff(fact_6934_prod_Oreindex,axiom,
    ! [B: $tType,C: $tType,A: $tType] :
      ( comm_monoid_mult(C)
     => ! [H: fun(A,B),A3: set(A),G: fun(B,C)] :
          ( inj_on(A,B,H,A3)
         => ( aa(set(B),C,aa(fun(B,C),fun(set(B),C),groups7121269368397514597t_prod(B,C),G),aa(set(A),set(B),image(A,B,H),A3)) = aa(set(A),C,aa(fun(A,C),fun(set(A),C),groups7121269368397514597t_prod(A,C),aa(fun(A,B),fun(A,C),comp(B,C,A,G),H)),A3) ) ) ) ).

% prod.reindex
tff(fact_6935_bij__def,axiom,
    ! [A: $tType,B: $tType,F2: fun(A,B)] :
      ( bij_betw(A,B,F2,top_top(set(A)),top_top(set(B)))
    <=> ( inj_on(A,B,F2,top_top(set(A)))
        & ( aa(set(A),set(B),image(A,B,F2),top_top(set(A))) = top_top(set(B)) ) ) ) ).

% bij_def
tff(fact_6936_bijI,axiom,
    ! [A: $tType,B: $tType,F2: fun(A,B)] :
      ( inj_on(A,B,F2,top_top(set(A)))
     => ( ( aa(set(A),set(B),image(A,B,F2),top_top(set(A))) = top_top(set(B)) )
       => bij_betw(A,B,F2,top_top(set(A)),top_top(set(B))) ) ) ).

% bijI
tff(fact_6937_continuous__inj__imp__mono,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo8458572112393995274pology(A)
        & topolo1944317154257567458pology(B) )
     => ! [A2: A,X: A,B2: A,F2: fun(A,B)] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),X)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),B2)
           => ( topolo81223032696312382ous_on(A,B,set_or1337092689740270186AtMost(A,A2,B2),F2)
             => ( inj_on(A,B,F2,set_or1337092689740270186AtMost(A,A2,B2))
               => ( ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,A2)),aa(A,B,F2,X))
                    & aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,X)),aa(A,B,F2,B2)) )
                  | ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,B2)),aa(A,B,F2,X))
                    & aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,X)),aa(A,B,F2,A2)) ) ) ) ) ) ) ) ).

% continuous_inj_imp_mono
tff(fact_6938_the__inv__into__into,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),A3: set(A),X: B,B3: set(A)] :
      ( inj_on(A,B,F2,A3)
     => ( member(B,X,aa(set(A),set(B),image(A,B,F2),A3))
       => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
         => member(A,aa(B,A,the_inv_into(A,B,A3,F2),X),B3) ) ) ) ).

% the_inv_into_into
tff(fact_6939_the__inv__into__comp,axiom,
    ! [A: $tType,C: $tType,B: $tType,F2: fun(A,B),G: fun(C,A),A3: set(C),X: B] :
      ( inj_on(A,B,F2,aa(set(C),set(A),image(C,A,G),A3))
     => ( inj_on(C,A,G,A3)
       => ( member(B,X,aa(set(A),set(B),image(A,B,F2),aa(set(C),set(A),image(C,A,G),A3)))
         => ( aa(B,C,the_inv_into(C,B,A3,aa(fun(C,A),fun(C,B),comp(A,B,C,F2),G)),X) = aa(B,C,aa(fun(B,A),fun(B,C),comp(A,C,B,the_inv_into(C,A,A3,G)),the_inv_into(A,B,aa(set(C),set(A),image(C,A,G),A3),F2)),X) ) ) ) ) ).

% the_inv_into_comp
tff(fact_6940_injective__scaleR,axiom,
    ! [A: $tType] :
      ( real_V4867850818363320053vector(A)
     => ! [C2: real] :
          ( ( C2 != zero_zero(real) )
         => inj_on(A,A,real_V8093663219630862766scaleR(A,C2),top_top(set(A))) ) ) ).

% injective_scaleR
tff(fact_6941_inj__on__UNION__chain,axiom,
    ! [C: $tType,B: $tType,A: $tType,I5: set(A),A3: fun(A,set(B)),F2: fun(B,C)] :
      ( ! [I2: A,J3: A] :
          ( member(A,I2,I5)
         => ( member(A,J3,I5)
           => ( aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(A,set(B),A3,I2)),aa(A,set(B),A3,J3))
              | aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(A,set(B),A3,J3)),aa(A,set(B),A3,I2)) ) ) )
     => ( ! [I2: A] :
            ( member(A,I2,I5)
           => inj_on(B,C,F2,aa(A,set(B),A3,I2)) )
       => inj_on(B,C,F2,aa(set(set(B)),set(B),complete_Sup_Sup(set(B)),aa(set(A),set(set(B)),image(A,set(B),A3),I5))) ) ) ).

% inj_on_UNION_chain
tff(fact_6942_surjective__iff__injective__gen,axiom,
    ! [B: $tType,A: $tType,S2: set(A),T5: set(B),F2: fun(A,B)] :
      ( finite_finite(A,S2)
     => ( finite_finite(B,T5)
       => ( ( aa(set(A),nat,finite_card(A),S2) = aa(set(B),nat,finite_card(B),T5) )
         => ( aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(set(A),set(B),image(A,B,F2),S2)),T5)
           => ( ! [X4: B] :
                  ( member(B,X4,T5)
                 => ? [Xa4: A] :
                      ( member(A,Xa4,S2)
                      & ( aa(A,B,F2,Xa4) = X4 ) ) )
            <=> inj_on(A,B,F2,S2) ) ) ) ) ) ).

% surjective_iff_injective_gen
tff(fact_6943_card__bij__eq,axiom,
    ! [A: $tType,B: $tType,F2: fun(A,B),A3: set(A),B3: set(B),G: fun(B,A)] :
      ( inj_on(A,B,F2,A3)
     => ( aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(set(A),set(B),image(A,B,F2),A3)),B3)
       => ( inj_on(B,A,G,B3)
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(B),set(A),image(B,A,G),B3)),A3)
           => ( finite_finite(A,A3)
             => ( finite_finite(B,B3)
               => ( aa(set(A),nat,finite_card(A),A3) = aa(set(B),nat,finite_card(B),B3) ) ) ) ) ) ) ) ).

% card_bij_eq
tff(fact_6944_inj__image__Compl__subset,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),A3: set(A)] :
      ( inj_on(A,B,F2,top_top(set(A)))
     => aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(set(A),set(B),image(A,B,F2),aa(set(A),set(A),uminus_uminus(set(A)),A3))),aa(set(B),set(B),uminus_uminus(set(B)),aa(set(A),set(B),image(A,B,F2),A3))) ) ).

% inj_image_Compl_subset
tff(fact_6945_image__INT,axiom,
    ! [A: $tType,B: $tType,C: $tType,F2: fun(A,B),C7: set(A),A3: set(C),B3: fun(C,set(A)),J: C] :
      ( inj_on(A,B,F2,C7)
     => ( ! [X3: C] :
            ( member(C,X3,A3)
           => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(C,set(A),B3,X3)),C7) )
       => ( member(C,J,A3)
         => ( aa(set(A),set(B),image(A,B,F2),aa(set(set(A)),set(A),complete_Inf_Inf(set(A)),aa(set(C),set(set(A)),image(C,set(A),B3),A3))) = aa(set(set(B)),set(B),complete_Inf_Inf(set(B)),aa(set(C),set(set(B)),image(C,set(B),aa(fun(C,set(A)),fun(C,set(B)),aTP_Lamp_pd(fun(A,B),fun(fun(C,set(A)),fun(C,set(B))),F2),B3)),A3)) ) ) ) ) ).

% image_INT
tff(fact_6946_continuous__on__inv__into,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & topological_t2_space(B) )
     => ! [S: set(A),F2: fun(A,B)] :
          ( topolo81223032696312382ous_on(A,B,S,F2)
         => ( topolo2193935891317330818ompact(A,S)
           => ( inj_on(A,B,F2,S)
             => topolo81223032696312382ous_on(B,A,aa(set(A),set(B),image(A,B,F2),S),the_inv_into(A,B,S,F2)) ) ) ) ) ).

% continuous_on_inv_into
tff(fact_6947_card__le__inj,axiom,
    ! [B: $tType,A: $tType,A3: set(A),B3: set(B)] :
      ( finite_finite(A,A3)
     => ( finite_finite(B,B3)
       => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(A),nat,finite_card(A),A3)),aa(set(B),nat,finite_card(B),B3))
         => ? [F7: fun(A,B)] :
              ( aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(set(A),set(B),image(A,B,F7),A3)),B3)
              & inj_on(A,B,F7,A3) ) ) ) ) ).

% card_le_inj
tff(fact_6948_card__inj__on__le,axiom,
    ! [A: $tType,B: $tType,F2: fun(A,B),A3: set(A),B3: set(B)] :
      ( inj_on(A,B,F2,A3)
     => ( aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(set(A),set(B),image(A,B,F2),A3)),B3)
       => ( finite_finite(B,B3)
         => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(A),nat,finite_card(A),A3)),aa(set(B),nat,finite_card(B),B3)) ) ) ) ).

% card_inj_on_le
tff(fact_6949_inj__on__iff__card__le,axiom,
    ! [A: $tType,B: $tType,A3: set(A),B3: set(B)] :
      ( finite_finite(A,A3)
     => ( finite_finite(B,B3)
       => ( ? [F6: fun(A,B)] :
              ( inj_on(A,B,F6,A3)
              & aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(set(A),set(B),image(A,B,F6),A3)),B3) )
        <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(A),nat,finite_card(A),A3)),aa(set(B),nat,finite_card(B),B3)) ) ) ) ).

% inj_on_iff_card_le
tff(fact_6950_log__inj,axiom,
    ! [B2: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),one_one(real)),B2)
     => inj_on(real,real,log(B2),set_ord_greaterThan(real,zero_zero(real))) ) ).

% log_inj
tff(fact_6951_Schroeder__Bernstein,axiom,
    ! [A: $tType,B: $tType,F2: fun(A,B),A3: set(A),B3: set(B),G: fun(B,A)] :
      ( inj_on(A,B,F2,A3)
     => ( aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(set(A),set(B),image(A,B,F2),A3)),B3)
       => ( inj_on(B,A,G,B3)
         => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(B),set(A),image(B,A,G),B3)),A3)
           => ? [H3: fun(A,B)] : bij_betw(A,B,H3,A3,B3) ) ) ) ) ).

% Schroeder_Bernstein
tff(fact_6952_ex__subset__image__inj,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),S2: set(B),P: fun(set(A),$o)] :
      ( ? [T9: set(A)] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),T9),aa(set(B),set(A),image(B,A,F2),S2))
          & aa(set(A),$o,P,T9) )
    <=> ? [T9: set(B)] :
          ( aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),T9),S2)
          & inj_on(B,A,F2,T9)
          & aa(set(A),$o,P,aa(set(B),set(A),image(B,A,F2),T9)) ) ) ).

% ex_subset_image_inj
tff(fact_6953_inj__of__nat,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => inj_on(nat,A,semiring_1_of_nat(A),top_top(set(nat))) ) ).

% inj_of_nat
tff(fact_6954_inj__on__of__nat,axiom,
    ! [A: $tType] :
      ( semiring_char_0(A)
     => ! [N2: set(nat)] : inj_on(nat,A,semiring_1_of_nat(A),N2) ) ).

% inj_on_of_nat
tff(fact_6955_inj__on__diff__nat,axiom,
    ! [N2: set(nat),K: nat] :
      ( ! [N: nat] :
          ( member(nat,N,N2)
         => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),K),N) )
     => inj_on(nat,nat,aTP_Lamp_ma(nat,fun(nat,nat),K),N2) ) ).

% inj_on_diff_nat
tff(fact_6956_inj__singleton,axiom,
    ! [A: $tType,A3: set(A)] : inj_on(A,set(A),aTP_Lamp_ns(A,set(A)),A3) ).

% inj_singleton
tff(fact_6957_inj__Suc,axiom,
    ! [N2: set(nat)] : inj_on(nat,nat,suc,N2) ).

% inj_Suc
tff(fact_6958_le__rel__bool__arg__iff,axiom,
    ! [A: $tType] :
      ( ord(A)
     => ! [X5: fun($o,A),Y6: fun($o,A)] :
          ( aa(fun($o,A),$o,aa(fun($o,A),fun(fun($o,A),$o),ord_less_eq(fun($o,A)),X5),Y6)
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa($o,A,X5,$false)),aa($o,A,Y6,$false))
            & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa($o,A,X5,$true)),aa($o,A,Y6,$true)) ) ) ) ).

% le_rel_bool_arg_iff
tff(fact_6959_finite__imp__nat__seg__image__inj__on,axiom,
    ! [A: $tType,A3: set(A)] :
      ( finite_finite(A,A3)
     => ? [N: nat,F7: fun(nat,A)] :
          ( ( A3 = aa(set(nat),set(A),image(nat,A,F7),collect(nat,aa(nat,fun(nat,$o),aTP_Lamp_fa(nat,fun(nat,$o)),N))) )
          & inj_on(nat,A,F7,collect(nat,aa(nat,fun(nat,$o),aTP_Lamp_fa(nat,fun(nat,$o)),N))) ) ) ).

% finite_imp_nat_seg_image_inj_on
tff(fact_6960_finite__imp__inj__to__nat__seg,axiom,
    ! [A: $tType,A3: set(A)] :
      ( finite_finite(A,A3)
     => ? [F7: fun(A,nat),N: nat] :
          ( ( aa(set(A),set(nat),image(A,nat,F7),A3) = collect(nat,aa(nat,fun(nat,$o),aTP_Lamp_fa(nat,fun(nat,$o)),N)) )
          & inj_on(A,nat,F7,A3) ) ) ).

% finite_imp_inj_to_nat_seg
tff(fact_6961_inj__on__nth,axiom,
    ! [A: $tType,Xs: list(A),I5: set(nat)] :
      ( distinct(A,Xs)
     => ( ! [X3: nat] :
            ( member(nat,X3,I5)
           => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),X3),aa(list(A),nat,size_size(list(A)),Xs)) )
       => inj_on(nat,A,nth(A,Xs),I5) ) ) ).

% inj_on_nth
tff(fact_6962_infinite__countable__subset,axiom,
    ! [A: $tType,S2: set(A)] :
      ( ~ finite_finite(A,S2)
     => ? [F7: fun(nat,A)] :
          ( inj_on(nat,A,F7,top_top(set(nat)))
          & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(nat),set(A),image(nat,A,F7),top_top(set(nat)))),S2) ) ) ).

% infinite_countable_subset
tff(fact_6963_infinite__iff__countable__subset,axiom,
    ! [A: $tType,S2: set(A)] :
      ( ~ finite_finite(A,S2)
    <=> ? [F6: fun(nat,A)] :
          ( inj_on(nat,A,F6,top_top(set(nat)))
          & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(nat),set(A),image(nat,A,F6),top_top(set(nat)))),S2) ) ) ).

% infinite_iff_countable_subset
tff(fact_6964_summable__reindex,axiom,
    ! [F2: fun(nat,real),G: fun(nat,nat)] :
      ( summable(real,F2)
     => ( inj_on(nat,nat,G,top_top(set(nat)))
       => ( ! [X3: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(nat,real,F2,X3))
         => summable(real,aa(fun(nat,nat),fun(nat,real),comp(nat,real,nat,F2),G)) ) ) ) ).

% summable_reindex
tff(fact_6965_inj__on__funpow__least,axiom,
    ! [A: $tType,Nb: nat,F2: fun(A,A),S: A] :
      ( ( aa(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),Nb),F2),S) = S )
     => ( ! [M4: nat] :
            ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),M4)
           => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),M4),Nb)
             => ( aa(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),M4),F2),S) != S ) ) )
       => inj_on(nat,A,aa(A,fun(nat,A),aTP_Lamp_adb(fun(A,A),fun(A,fun(nat,A)),F2),S),set_or7035219750837199246ssThan(nat,zero_zero(nat),Nb)) ) ) ).

% inj_on_funpow_least
tff(fact_6966_suminf__reindex__mono,axiom,
    ! [F2: fun(nat,real),G: fun(nat,nat)] :
      ( summable(real,F2)
     => ( inj_on(nat,nat,G,top_top(set(nat)))
       => ( ! [X3: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(nat,real,F2,X3))
         => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),suminf(real,aa(fun(nat,nat),fun(nat,real),comp(nat,real,nat,F2),G))),suminf(real,F2)) ) ) ) ).

% suminf_reindex_mono
tff(fact_6967_inj__on__char__of__nat,axiom,
    inj_on(nat,char,unique5772411509450598832har_of(nat),set_or7035219750837199246ssThan(nat,zero_zero(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,aa(num,num,bit0,one2))))))))))) ).

% inj_on_char_of_nat
tff(fact_6968_suminf__reindex,axiom,
    ! [F2: fun(nat,real),G: fun(nat,nat)] :
      ( summable(real,F2)
     => ( inj_on(nat,nat,G,top_top(set(nat)))
       => ( ! [X3: nat] : aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(nat,real,F2,X3))
         => ( ! [X3: nat] :
                ( ~ member(nat,X3,aa(set(nat),set(nat),image(nat,nat,G),top_top(set(nat))))
               => ( aa(nat,real,F2,X3) = zero_zero(real) ) )
           => ( suminf(real,aa(fun(nat,nat),fun(nat,real),comp(nat,real,nat,F2),G)) = suminf(real,F2) ) ) ) ) ) ).

% suminf_reindex
tff(fact_6969_all__subset__image__inj,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),S2: set(B),P: fun(set(A),$o)] :
      ( ! [T9: set(A)] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),T9),aa(set(B),set(A),image(B,A,F2),S2))
         => aa(set(A),$o,P,T9) )
    <=> ! [T9: set(B)] :
          ( ( aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),T9),S2)
            & inj_on(B,A,F2,T9) )
         => aa(set(A),$o,P,aa(set(B),set(A),image(B,A,F2),T9)) ) ) ).

% all_subset_image_inj
tff(fact_6970_max__nat_Osemilattice__neutr__order__axioms,axiom,
    semila1105856199041335345_order(nat,ord_max(nat),zero_zero(nat),aTP_Lamp_kw(nat,fun(nat,$o)),aTP_Lamp_fa(nat,fun(nat,$o))) ).

% max_nat.semilattice_neutr_order_axioms
tff(fact_6971_bit_Oabstract__boolean__algebra__axioms,axiom,
    ! [A: $tType] :
      ( bit_ri3973907225187159222ations(A)
     => boolea2506097494486148201lgebra(A,bit_se5824344872417868541ns_and(A),bit_se1065995026697491101ons_or(A),bit_ri4277139882892585799ns_not(A),zero_zero(A),aa(A,A,uminus_uminus(A),one_one(A))) ) ).

% bit.abstract_boolean_algebra_axioms
tff(fact_6972_gcd__nat_Osemilattice__neutr__order__axioms,axiom,
    semila1105856199041335345_order(nat,gcd_gcd(nat),zero_zero(nat),dvd_dvd(nat),aTP_Lamp_adc(nat,fun(nat,$o))) ).

% gcd_nat.semilattice_neutr_order_axioms
tff(fact_6973_set__removeAll,axiom,
    ! [A: $tType,X: A,Xs: list(A)] : aa(list(A),set(A),set2(A),removeAll(A,X,Xs)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),aa(list(A),set(A),set2(A),Xs)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))) ).

% set_removeAll
tff(fact_6974_int__of__integer__code,axiom,
    ! [K: code_integer] :
      code_int_of_integer(K) = $ite(
        aa(code_integer,$o,aa(code_integer,fun(code_integer,$o),ord_less(code_integer),K),zero_zero(code_integer)),
        aa(int,int,uminus_uminus(int),code_int_of_integer(aa(code_integer,code_integer,uminus_uminus(code_integer),K))),
        $ite(K = zero_zero(code_integer),zero_zero(int),aa(product_prod(code_integer,code_integer),int,product_case_prod(code_integer,code_integer,int,aTP_Lamp_add(code_integer,fun(code_integer,int))),code_divmod_integer(K,aa(num,code_integer,numeral_numeral(code_integer),aa(num,num,bit0,one2))))) ) ).

% int_of_integer_code
tff(fact_6975_removeAll__id,axiom,
    ! [A: $tType,X: A,Xs: list(A)] :
      ( ~ member(A,X,aa(list(A),set(A),set2(A),Xs))
     => ( removeAll(A,X,Xs) = Xs ) ) ).

% removeAll_id
tff(fact_6976_of__int__integer__of,axiom,
    ! [K: code_integer] : aa(int,code_integer,ring_1_of_int(code_integer),code_int_of_integer(K)) = K ).

% of_int_integer_of
tff(fact_6977_int__of__integer__of__int,axiom,
    ! [K: int] : code_int_of_integer(aa(int,code_integer,ring_1_of_int(code_integer),K)) = K ).

% int_of_integer_of_int
tff(fact_6978_zero__integer_Orep__eq,axiom,
    code_int_of_integer(zero_zero(code_integer)) = zero_zero(int) ).

% zero_integer.rep_eq
tff(fact_6979_int__of__integer__numeral,axiom,
    ! [K: num] : code_int_of_integer(aa(num,code_integer,numeral_numeral(code_integer),K)) = aa(num,int,numeral_numeral(int),K) ).

% int_of_integer_numeral
tff(fact_6980_plus__integer_Orep__eq,axiom,
    ! [X: code_integer,Xa: code_integer] : code_int_of_integer(aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),plus_plus(code_integer),X),Xa)) = aa(int,int,aa(int,fun(int,int),plus_plus(int),code_int_of_integer(X)),code_int_of_integer(Xa)) ).

% plus_integer.rep_eq
tff(fact_6981_one__integer_Orep__eq,axiom,
    code_int_of_integer(one_one(code_integer)) = one_one(int) ).

% one_integer.rep_eq
tff(fact_6982_divide__integer_Orep__eq,axiom,
    ! [X: code_integer,Xa: code_integer] : code_int_of_integer(divide_divide(code_integer,X,Xa)) = divide_divide(int,code_int_of_integer(X),code_int_of_integer(Xa)) ).

% divide_integer.rep_eq
tff(fact_6983_int__of__integer__of__nat,axiom,
    ! [Nb: nat] : code_int_of_integer(aa(nat,code_integer,semiring_1_of_nat(code_integer),Nb)) = aa(nat,int,semiring_1_of_nat(int),Nb) ).

% int_of_integer_of_nat
tff(fact_6984_less__eq__integer_Orep__eq,axiom,
    ! [X: code_integer,Xa: code_integer] :
      ( aa(code_integer,$o,aa(code_integer,fun(code_integer,$o),ord_less_eq(code_integer),X),Xa)
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),code_int_of_integer(X)),code_int_of_integer(Xa)) ) ).

% less_eq_integer.rep_eq
tff(fact_6985_integer__less__eq__iff,axiom,
    ! [K: code_integer,L: code_integer] :
      ( aa(code_integer,$o,aa(code_integer,fun(code_integer,$o),ord_less_eq(code_integer),K),L)
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),code_int_of_integer(K)),code_int_of_integer(L)) ) ).

% integer_less_eq_iff
tff(fact_6986_integer__less__iff,axiom,
    ! [K: code_integer,L: code_integer] :
      ( aa(code_integer,$o,aa(code_integer,fun(code_integer,$o),ord_less(code_integer),K),L)
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),code_int_of_integer(K)),code_int_of_integer(L)) ) ).

% integer_less_iff
tff(fact_6987_less__integer_Orep__eq,axiom,
    ! [X: code_integer,Xa: code_integer] :
      ( aa(code_integer,$o,aa(code_integer,fun(code_integer,$o),ord_less(code_integer),X),Xa)
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),code_int_of_integer(X)),code_int_of_integer(Xa)) ) ).

% less_integer.rep_eq
tff(fact_6988_distinct__removeAll,axiom,
    ! [A: $tType,Xs: list(A),X: A] :
      ( distinct(A,Xs)
     => distinct(A,removeAll(A,X,Xs)) ) ).

% distinct_removeAll
tff(fact_6989_length__removeAll__less__eq,axiom,
    ! [A: $tType,X: A,Xs: list(A)] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(list(A),nat,size_size(list(A)),removeAll(A,X,Xs))),aa(list(A),nat,size_size(list(A)),Xs)) ).

% length_removeAll_less_eq
tff(fact_6990_distinct__remove1__removeAll,axiom,
    ! [A: $tType,Xs: list(A),X: A] :
      ( distinct(A,Xs)
     => ( remove1(A,X,Xs) = removeAll(A,X,Xs) ) ) ).

% distinct_remove1_removeAll
tff(fact_6991_length__removeAll__less,axiom,
    ! [A: $tType,X: A,Xs: list(A)] :
      ( member(A,X,aa(list(A),set(A),set2(A),Xs))
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(list(A),nat,size_size(list(A)),removeAll(A,X,Xs))),aa(list(A),nat,size_size(list(A)),Xs)) ) ).

% length_removeAll_less
tff(fact_6992_times__int_Oabs__eq,axiom,
    ! [Xa: product_prod(nat,nat),X: product_prod(nat,nat)] : aa(int,int,aa(int,fun(int,int),times_times(int),aa(product_prod(nat,nat),int,abs_Integ,Xa)),aa(product_prod(nat,nat),int,abs_Integ,X)) = aa(product_prod(nat,nat),int,abs_Integ,aa(product_prod(nat,nat),product_prod(nat,nat),aa(product_prod(nat,nat),fun(product_prod(nat,nat),product_prod(nat,nat)),product_case_prod(nat,nat,fun(product_prod(nat,nat),product_prod(nat,nat)),aTP_Lamp_adf(nat,fun(nat,fun(product_prod(nat,nat),product_prod(nat,nat))))),Xa),X)) ).

% times_int.abs_eq
tff(fact_6993_arg__min__if__finite_I2_J,axiom,
    ! [B: $tType,A: $tType] :
      ( order(B)
     => ! [S2: set(A),F2: fun(A,B)] :
          ( finite_finite(A,S2)
         => ( ( S2 != bot_bot(set(A)) )
           => ~ ? [X2: A] :
                  ( member(A,X2,S2)
                  & aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,X2)),aa(A,B,F2,lattic7623131987881927897min_on(A,B,F2,S2))) ) ) ) ) ).

% arg_min_if_finite(2)
tff(fact_6994_nat_Oabs__eq,axiom,
    ! [X: product_prod(nat,nat)] : aa(int,nat,nat2,aa(product_prod(nat,nat),int,abs_Integ,X)) = aa(product_prod(nat,nat),nat,product_case_prod(nat,nat,nat,minus_minus(nat)),X) ).

% nat.abs_eq
tff(fact_6995_int_Oabs__induct,axiom,
    ! [P: fun(int,$o),X: int] :
      ( ! [Y3: product_prod(nat,nat)] : aa(int,$o,P,aa(product_prod(nat,nat),int,abs_Integ,Y3))
     => aa(int,$o,P,X) ) ).

% int.abs_induct
tff(fact_6996_eq__Abs__Integ,axiom,
    ! [Z: int] :
      ~ ! [X3: nat,Y3: nat] : Z != aa(product_prod(nat,nat),int,abs_Integ,aa(nat,product_prod(nat,nat),product_Pair(nat,nat,X3),Y3)) ).

% eq_Abs_Integ
tff(fact_6997_zero__int__def,axiom,
    zero_zero(int) = aa(product_prod(nat,nat),int,abs_Integ,aa(nat,product_prod(nat,nat),product_Pair(nat,nat,zero_zero(nat)),zero_zero(nat))) ).

% zero_int_def
tff(fact_6998_int__def,axiom,
    ! [Nb: nat] : aa(nat,int,semiring_1_of_nat(int),Nb) = aa(product_prod(nat,nat),int,abs_Integ,aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Nb),zero_zero(nat))) ).

% int_def
tff(fact_6999_uminus__int_Oabs__eq,axiom,
    ! [X: product_prod(nat,nat)] : aa(int,int,uminus_uminus(int),aa(product_prod(nat,nat),int,abs_Integ,X)) = aa(product_prod(nat,nat),int,abs_Integ,aa(product_prod(nat,nat),product_prod(nat,nat),product_case_prod(nat,nat,product_prod(nat,nat),aTP_Lamp_adg(nat,fun(nat,product_prod(nat,nat)))),X)) ).

% uminus_int.abs_eq
tff(fact_7000_one__int__def,axiom,
    one_one(int) = aa(product_prod(nat,nat),int,abs_Integ,aa(nat,product_prod(nat,nat),product_Pair(nat,nat,one_one(nat)),zero_zero(nat))) ).

% one_int_def
tff(fact_7001_of__int_Oabs__eq,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [X: product_prod(nat,nat)] : aa(int,A,ring_1_of_int(A),aa(product_prod(nat,nat),int,abs_Integ,X)) = aa(product_prod(nat,nat),A,product_case_prod(nat,nat,A,aTP_Lamp_adh(nat,fun(nat,A))),X) ) ).

% of_int.abs_eq
tff(fact_7002_less__int_Oabs__eq,axiom,
    ! [Xa: product_prod(nat,nat),X: product_prod(nat,nat)] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(product_prod(nat,nat),int,abs_Integ,Xa)),aa(product_prod(nat,nat),int,abs_Integ,X))
    <=> aa(product_prod(nat,nat),$o,aa(product_prod(nat,nat),fun(product_prod(nat,nat),$o),product_case_prod(nat,nat,fun(product_prod(nat,nat),$o),aTP_Lamp_adj(nat,fun(nat,fun(product_prod(nat,nat),$o)))),Xa),X) ) ).

% less_int.abs_eq
tff(fact_7003_less__eq__int_Oabs__eq,axiom,
    ! [Xa: product_prod(nat,nat),X: product_prod(nat,nat)] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(product_prod(nat,nat),int,abs_Integ,Xa)),aa(product_prod(nat,nat),int,abs_Integ,X))
    <=> aa(product_prod(nat,nat),$o,aa(product_prod(nat,nat),fun(product_prod(nat,nat),$o),product_case_prod(nat,nat,fun(product_prod(nat,nat),$o),aTP_Lamp_adl(nat,fun(nat,fun(product_prod(nat,nat),$o)))),Xa),X) ) ).

% less_eq_int.abs_eq
tff(fact_7004_plus__int_Oabs__eq,axiom,
    ! [Xa: product_prod(nat,nat),X: product_prod(nat,nat)] : aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(product_prod(nat,nat),int,abs_Integ,Xa)),aa(product_prod(nat,nat),int,abs_Integ,X)) = aa(product_prod(nat,nat),int,abs_Integ,aa(product_prod(nat,nat),product_prod(nat,nat),aa(product_prod(nat,nat),fun(product_prod(nat,nat),product_prod(nat,nat)),product_case_prod(nat,nat,fun(product_prod(nat,nat),product_prod(nat,nat)),aTP_Lamp_adn(nat,fun(nat,fun(product_prod(nat,nat),product_prod(nat,nat))))),Xa),X)) ).

% plus_int.abs_eq
tff(fact_7005_minus__int_Oabs__eq,axiom,
    ! [Xa: product_prod(nat,nat),X: product_prod(nat,nat)] : aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(product_prod(nat,nat),int,abs_Integ,Xa)),aa(product_prod(nat,nat),int,abs_Integ,X)) = aa(product_prod(nat,nat),int,abs_Integ,aa(product_prod(nat,nat),product_prod(nat,nat),aa(product_prod(nat,nat),fun(product_prod(nat,nat),product_prod(nat,nat)),product_case_prod(nat,nat,fun(product_prod(nat,nat),product_prod(nat,nat)),aTP_Lamp_adp(nat,fun(nat,fun(product_prod(nat,nat),product_prod(nat,nat))))),Xa),X)) ).

% minus_int.abs_eq
tff(fact_7006_arg__min__least,axiom,
    ! [B: $tType,A: $tType] :
      ( linorder(B)
     => ! [S2: set(A),Y: A,F2: fun(A,B)] :
          ( finite_finite(A,S2)
         => ( ( S2 != bot_bot(set(A)) )
           => ( member(A,Y,S2)
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,lattic7623131987881927897min_on(A,B,F2,S2))),aa(A,B,F2,Y)) ) ) ) ) ).

% arg_min_least
tff(fact_7007_set__list__bind,axiom,
    ! [A: $tType,B: $tType,Xs: list(B),F2: fun(B,list(A))] : aa(list(A),set(A),set2(A),bind(B,A,Xs,F2)) = aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(B),set(set(A)),image(B,set(A),aTP_Lamp_adq(fun(B,list(A)),fun(B,set(A)),F2)),aa(list(B),set(B),set2(B),Xs))) ).

% set_list_bind
tff(fact_7008_Gcd__remove0__nat,axiom,
    ! [M: set(nat)] :
      ( finite_finite(nat,M)
     => ( gcd_Gcd(nat,M) = gcd_Gcd(nat,aa(set(nat),set(nat),aa(set(nat),fun(set(nat),set(nat)),minus_minus(set(nat)),M),aa(set(nat),set(nat),aa(nat,fun(set(nat),set(nat)),insert(nat),zero_zero(nat)),bot_bot(set(nat))))) ) ) ).

% Gcd_remove0_nat
tff(fact_7009_Gcd__empty,axiom,
    ! [A: $tType] :
      ( semiring_Gcd(A)
     => ( gcd_Gcd(A,bot_bot(set(A))) = zero_zero(A) ) ) ).

% Gcd_empty
tff(fact_7010_Gcd__UNIV,axiom,
    ! [A: $tType] :
      ( semiring_Gcd(A)
     => ( gcd_Gcd(A,top_top(set(A))) = one_one(A) ) ) ).

% Gcd_UNIV
tff(fact_7011_Gcd__insert,axiom,
    ! [A: $tType] :
      ( semiring_Gcd(A)
     => ! [A2: A,A3: set(A)] : gcd_Gcd(A,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),A3)) = aa(A,A,aa(A,fun(A,A),gcd_gcd(A),A2),gcd_Gcd(A,A3)) ) ).

% Gcd_insert
tff(fact_7012_Gcd__2,axiom,
    ! [A: $tType] :
      ( semiring_Gcd(A)
     => ! [A2: A,B2: A] : gcd_Gcd(A,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),B2),bot_bot(set(A))))) = aa(A,A,aa(A,fun(A,A),gcd_gcd(A),A2),B2) ) ).

% Gcd_2
tff(fact_7013_Gcd__0__iff,axiom,
    ! [A: $tType] :
      ( semiring_Gcd(A)
     => ! [A3: set(A)] :
          ( ( gcd_Gcd(A,A3) = zero_zero(A) )
        <=> aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),zero_zero(A)),bot_bot(set(A)))) ) ) ).

% Gcd_0_iff
tff(fact_7014_Gcd__eq__1__I,axiom,
    ! [A: $tType] :
      ( semiring_Gcd(A)
     => ! [A2: A,A3: set(A)] :
          ( aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),A2),one_one(A))
         => ( member(A,A2,A3)
           => ( gcd_Gcd(A,A3) = one_one(A) ) ) ) ) ).

% Gcd_eq_1_I
tff(fact_7015_Gcd__nat__eq__one,axiom,
    ! [N2: set(nat)] :
      ( member(nat,one_one(nat),N2)
     => ( gcd_Gcd(nat,N2) = one_one(nat) ) ) ).

% Gcd_nat_eq_one
tff(fact_7016_Gcd__1,axiom,
    ! [A: $tType] :
      ( semiring_Gcd(A)
     => ! [A3: set(A)] :
          ( member(A,one_one(A),A3)
         => ( gcd_Gcd(A,A3) = one_one(A) ) ) ) ).

% Gcd_1
tff(fact_7017_list__bind__cong,axiom,
    ! [B: $tType,A: $tType,Xs: list(A),Ys2: list(A),F2: fun(A,list(B)),G: fun(A,list(B))] :
      ( ( Xs = Ys2 )
     => ( ! [X3: A] :
            ( member(A,X3,aa(list(A),set(A),set2(A),Xs))
           => ( aa(A,list(B),F2,X3) = aa(A,list(B),G,X3) ) )
       => ( bind(A,B,Xs,F2) = bind(A,B,Ys2,G) ) ) ) ).

% list_bind_cong
tff(fact_7018_Gcd__mono,axiom,
    ! [B: $tType,A: $tType] :
      ( semiring_Gcd(B)
     => ! [A3: set(A),F2: fun(A,B),G: fun(A,B)] :
          ( ! [X3: A] :
              ( member(A,X3,A3)
             => aa(B,$o,aa(B,fun(B,$o),dvd_dvd(B),aa(A,B,F2,X3)),aa(A,B,G,X3)) )
         => aa(B,$o,aa(B,fun(B,$o),dvd_dvd(B),gcd_Gcd(B,aa(set(A),set(B),image(A,B,F2),A3))),gcd_Gcd(B,aa(set(A),set(B),image(A,B,G),A3))) ) ) ).

% Gcd_mono
tff(fact_7019_Gcd__eq__Max,axiom,
    ! [M: set(nat)] :
      ( finite_finite(nat,M)
     => ( ( M != bot_bot(set(nat)) )
       => ( ~ member(nat,zero_zero(nat),M)
         => ( gcd_Gcd(nat,M) = aa(set(nat),nat,lattic643756798349783984er_Max(nat),aa(set(set(nat)),set(nat),complete_Inf_Inf(set(nat)),aa(set(nat),set(set(nat)),image(nat,set(nat),aTP_Lamp_adr(nat,set(nat))),M))) ) ) ) ) ).

% Gcd_eq_Max
tff(fact_7020_less__eq__int_Orep__eq,axiom,
    ! [X: int,Xa: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),X),Xa)
    <=> aa(product_prod(nat,nat),$o,aa(product_prod(nat,nat),fun(product_prod(nat,nat),$o),product_case_prod(nat,nat,fun(product_prod(nat,nat),$o),aTP_Lamp_adl(nat,fun(nat,fun(product_prod(nat,nat),$o)))),aa(int,product_prod(nat,nat),rep_Integ,X)),aa(int,product_prod(nat,nat),rep_Integ,Xa)) ) ).

% less_eq_int.rep_eq
tff(fact_7021_less__int_Orep__eq,axiom,
    ! [X: int,Xa: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),X),Xa)
    <=> aa(product_prod(nat,nat),$o,aa(product_prod(nat,nat),fun(product_prod(nat,nat),$o),product_case_prod(nat,nat,fun(product_prod(nat,nat),$o),aTP_Lamp_adj(nat,fun(nat,fun(product_prod(nat,nat),$o)))),aa(int,product_prod(nat,nat),rep_Integ,X)),aa(int,product_prod(nat,nat),rep_Integ,Xa)) ) ).

% less_int.rep_eq
tff(fact_7022_Gcd__int__eq,axiom,
    ! [N2: set(nat)] : gcd_Gcd(int,aa(set(nat),set(int),image(nat,int,semiring_1_of_nat(int)),N2)) = aa(nat,int,semiring_1_of_nat(int),gcd_Gcd(nat,N2)) ).

% Gcd_int_eq
tff(fact_7023_Gcd__int__greater__eq__0,axiom,
    ! [K4: set(int)] : aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),gcd_Gcd(int,K4)) ).

% Gcd_int_greater_eq_0
tff(fact_7024_nat_Orep__eq,axiom,
    ! [X: int] : aa(int,nat,nat2,X) = aa(product_prod(nat,nat),nat,product_case_prod(nat,nat,nat,minus_minus(nat)),aa(int,product_prod(nat,nat),rep_Integ,X)) ).

% nat.rep_eq
tff(fact_7025_Gcd__int__def,axiom,
    ! [K4: set(int)] : gcd_Gcd(int,K4) = aa(nat,int,semiring_1_of_nat(int),gcd_Gcd(nat,aa(set(int),set(nat),image(int,nat,aa(fun(int,int),fun(int,nat),comp(int,nat,int,nat2),abs_abs(int))),K4))) ).

% Gcd_int_def
tff(fact_7026_of__int_Orep__eq,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [X: int] : aa(int,A,ring_1_of_int(A),X) = aa(product_prod(nat,nat),A,product_case_prod(nat,nat,A,aTP_Lamp_adh(nat,fun(nat,A))),aa(int,product_prod(nat,nat),rep_Integ,X)) ) ).

% of_int.rep_eq
tff(fact_7027_semiring__char__def,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ! [Uu: itself(A)] : semiri4206861660011772517g_char(A,Uu) = gcd_Gcd(nat,collect(nat,aTP_Lamp_ads(nat,$o))) ) ).

% semiring_char_def
tff(fact_7028_uminus__int__def,axiom,
    uminus_uminus(int) = aa(fun(product_prod(nat,nat),product_prod(nat,nat)),fun(int,int),map_fun(int,product_prod(nat,nat),product_prod(nat,nat),int,rep_Integ,abs_Integ),product_case_prod(nat,nat,product_prod(nat,nat),aTP_Lamp_adg(nat,fun(nat,product_prod(nat,nat))))) ).

% uminus_int_def
tff(fact_7029_times__int__def,axiom,
    times_times(int) = aa(fun(product_prod(nat,nat),fun(product_prod(nat,nat),product_prod(nat,nat))),fun(int,fun(int,int)),map_fun(int,product_prod(nat,nat),fun(product_prod(nat,nat),product_prod(nat,nat)),fun(int,int),rep_Integ,map_fun(int,product_prod(nat,nat),product_prod(nat,nat),int,rep_Integ,abs_Integ)),product_case_prod(nat,nat,fun(product_prod(nat,nat),product_prod(nat,nat)),aTP_Lamp_adf(nat,fun(nat,fun(product_prod(nat,nat),product_prod(nat,nat)))))) ).

% times_int_def
tff(fact_7030_minus__int__def,axiom,
    minus_minus(int) = aa(fun(product_prod(nat,nat),fun(product_prod(nat,nat),product_prod(nat,nat))),fun(int,fun(int,int)),map_fun(int,product_prod(nat,nat),fun(product_prod(nat,nat),product_prod(nat,nat)),fun(int,int),rep_Integ,map_fun(int,product_prod(nat,nat),product_prod(nat,nat),int,rep_Integ,abs_Integ)),product_case_prod(nat,nat,fun(product_prod(nat,nat),product_prod(nat,nat)),aTP_Lamp_adp(nat,fun(nat,fun(product_prod(nat,nat),product_prod(nat,nat)))))) ).

% minus_int_def
tff(fact_7031_plus__int__def,axiom,
    plus_plus(int) = aa(fun(product_prod(nat,nat),fun(product_prod(nat,nat),product_prod(nat,nat))),fun(int,fun(int,int)),map_fun(int,product_prod(nat,nat),fun(product_prod(nat,nat),product_prod(nat,nat)),fun(int,int),rep_Integ,map_fun(int,product_prod(nat,nat),product_prod(nat,nat),int,rep_Integ,abs_Integ)),product_case_prod(nat,nat,fun(product_prod(nat,nat),product_prod(nat,nat)),aTP_Lamp_adn(nat,fun(nat,fun(product_prod(nat,nat),product_prod(nat,nat)))))) ).

% plus_int_def
tff(fact_7032_measure__function__int,axiom,
    fun_is_measure(int,aa(fun(int,int),fun(int,nat),comp(int,nat,int,nat2),abs_abs(int))) ).

% measure_function_int
tff(fact_7033_prod__encode__def,axiom,
    nat_prod_encode = product_case_prod(nat,nat,nat,aTP_Lamp_adt(nat,fun(nat,nat))) ).

% prod_encode_def
tff(fact_7034_measure__size,axiom,
    ! [A: $tType] :
      ( size(A)
     => fun_is_measure(A,size_size(A)) ) ).

% measure_size
tff(fact_7035_le__prod__encode__2,axiom,
    ! [B2: nat,A2: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),B2),aa(product_prod(nat,nat),nat,nat_prod_encode,aa(nat,product_prod(nat,nat),product_Pair(nat,nat,A2),B2))) ).

% le_prod_encode_2
tff(fact_7036_le__prod__encode__1,axiom,
    ! [A2: nat,B2: nat] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),A2),aa(product_prod(nat,nat),nat,nat_prod_encode,aa(nat,product_prod(nat,nat),product_Pair(nat,nat,A2),B2))) ).

% le_prod_encode_1
tff(fact_7037_prod__encode__prod__decode__aux,axiom,
    ! [K: nat,Ma: nat] : aa(product_prod(nat,nat),nat,nat_prod_encode,nat_prod_decode_aux(K,Ma)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),nat_triangle(K)),Ma) ).

% prod_encode_prod_decode_aux
tff(fact_7038_has__derivative__power__int_H,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [X: A,Nb: int,S2: set(A)] :
          ( ( X != zero_zero(A) )
         => has_derivative(A,A,aTP_Lamp_adu(int,fun(A,A),Nb),aa(int,fun(A,A),aTP_Lamp_adv(A,fun(int,fun(A,A)),X),Nb),topolo174197925503356063within(A,X,S2)) ) ) ).

% has_derivative_power_int'
tff(fact_7039_has__derivative__power__int,axiom,
    ! [A: $tType,B: $tType] :
      ( ( real_V822414075346904944vector(B)
        & real_V3459762299906320749_field(A) )
     => ! [F2: fun(B,A),X: B,F4: fun(B,A),S2: set(B),Nb: int] :
          ( ( aa(B,A,F2,X) != zero_zero(A) )
         => ( has_derivative(B,A,F2,F4,topolo174197925503356063within(B,X,S2))
           => has_derivative(B,A,aa(int,fun(B,A),aTP_Lamp_adw(fun(B,A),fun(int,fun(B,A)),F2),Nb),aa(int,fun(B,A),aa(fun(B,A),fun(int,fun(B,A)),aa(B,fun(fun(B,A),fun(int,fun(B,A))),aTP_Lamp_adx(fun(B,A),fun(B,fun(fun(B,A),fun(int,fun(B,A)))),F2),X),F4),Nb),topolo174197925503356063within(B,X,S2)) ) ) ) ).

% has_derivative_power_int
tff(fact_7040_power__int__1__left,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [Nb: int] : power_int(A,one_one(A),Nb) = one_one(A) ) ).

% power_int_1_left
tff(fact_7041_power__int__1__right,axiom,
    ! [A: $tType] :
      ( ( inverse(A)
        & monoid_mult(A) )
     => ! [Y: A] : power_int(A,Y,one_one(int)) = Y ) ).

% power_int_1_right
tff(fact_7042_power__int__sgn,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,Nb: int] : aa(A,A,sgn_sgn(A),power_int(A,A2,Nb)) = power_int(A,aa(A,A,sgn_sgn(A),A2),Nb) ) ).

% power_int_sgn
tff(fact_7043_power__int__mult__distrib__numeral2,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [X: A,W: num,Ma: int] : power_int(A,aa(A,A,aa(A,fun(A,A),times_times(A),X),aa(num,A,numeral_numeral(A),W)),Ma) = aa(A,A,aa(A,fun(A,A),times_times(A),power_int(A,X,Ma)),power_int(A,aa(num,A,numeral_numeral(A),W),Ma)) ) ).

% power_int_mult_distrib_numeral2
tff(fact_7044_power__int__mult__distrib__numeral1,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [W: num,Y: A,Ma: int] : power_int(A,aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),W)),Y),Ma) = aa(A,A,aa(A,fun(A,A),times_times(A),power_int(A,aa(num,A,numeral_numeral(A),W),Ma)),power_int(A,Y,Ma)) ) ).

% power_int_mult_distrib_numeral1
tff(fact_7045_power__int__0__left,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [Ma: int] :
          ( ( Ma != zero_zero(int) )
         => ( power_int(A,zero_zero(A),Ma) = zero_zero(A) ) ) ) ).

% power_int_0_left
tff(fact_7046_power__int__eq__0__iff,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [X: A,Nb: int] :
          ( ( power_int(A,X,Nb) = zero_zero(A) )
        <=> ( ( X = zero_zero(A) )
            & ( Nb != zero_zero(int) ) ) ) ) ).

% power_int_eq_0_iff
tff(fact_7047_power__int__0__right,axiom,
    ! [A: $tType] :
      ( ( inverse(A)
        & power(A) )
     => ! [X: A] : power_int(A,X,zero_zero(int)) = one_one(A) ) ).

% power_int_0_right
tff(fact_7048_abs__power__int__minus,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,Nb: int] : aa(A,A,abs_abs(A),power_int(A,aa(A,A,uminus_uminus(A),A2),Nb)) = aa(A,A,abs_abs(A),power_int(A,A2,Nb)) ) ).

% abs_power_int_minus
tff(fact_7049_power__int__of__nat,axiom,
    ! [A: $tType] :
      ( ( inverse(A)
        & power(A) )
     => ! [X: A,Nb: nat] : power_int(A,X,aa(nat,int,semiring_1_of_nat(int),Nb)) = aa(nat,A,power_power(A,X),Nb) ) ).

% power_int_of_nat
tff(fact_7050_power__int__mult__numeral,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [X: A,Ma: num,Nb: num] : power_int(A,power_int(A,X,aa(num,int,numeral_numeral(int),Ma)),aa(num,int,numeral_numeral(int),Nb)) = power_int(A,X,aa(num,int,numeral_numeral(int),aa(num,num,aa(num,fun(num,num),times_times(num),Ma),Nb))) ) ).

% power_int_mult_numeral
tff(fact_7051_power__int__minus__one__mult__self_H,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [Ma: int,B2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),power_int(A,aa(A,A,uminus_uminus(A),one_one(A)),Ma)),aa(A,A,aa(A,fun(A,A),times_times(A),power_int(A,aa(A,A,uminus_uminus(A),one_one(A)),Ma)),B2)) = B2 ) ).

% power_int_minus_one_mult_self'
tff(fact_7052_power__int__minus__one__mult__self,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [Ma: int] : aa(A,A,aa(A,fun(A,A),times_times(A),power_int(A,aa(A,A,uminus_uminus(A),one_one(A)),Ma)),power_int(A,aa(A,A,uminus_uminus(A),one_one(A)),Ma)) = one_one(A) ) ).

% power_int_minus_one_mult_self
tff(fact_7053_power__int__numeral,axiom,
    ! [A: $tType] :
      ( ( inverse(A)
        & power(A) )
     => ! [X: A,Nb: num] : power_int(A,X,aa(num,int,numeral_numeral(int),Nb)) = aa(nat,A,power_power(A,X),aa(num,nat,numeral_numeral(nat),Nb)) ) ).

% power_int_numeral
tff(fact_7054_of__real__eq__numeral__power__int__cancel__iff,axiom,
    ! [A: $tType] :
      ( real_V5047593784448816457lgebra(A)
     => ! [Y: real,X: num,Nb: int] :
          ( ( real_Vector_of_real(A,Y) = power_int(A,aa(num,A,numeral_numeral(A),X),Nb) )
        <=> ( Y = power_int(real,aa(num,real,numeral_numeral(real),X),Nb) ) ) ) ).

% of_real_eq_numeral_power_int_cancel_iff
tff(fact_7055_numeral__power__int__eq__of__real__cancel__iff,axiom,
    ! [A: $tType] :
      ( real_V5047593784448816457lgebra(A)
     => ! [X: num,Nb: int,Y: real] :
          ( ( power_int(A,aa(num,A,numeral_numeral(A),X),Nb) = real_Vector_of_real(A,Y) )
        <=> ( power_int(real,aa(num,real,numeral_numeral(real),X),Nb) = Y ) ) ) ).

% numeral_power_int_eq_of_real_cancel_iff
tff(fact_7056_power__int__minus1__right,axiom,
    ! [A: $tType] :
      ( ( inverse(A)
        & monoid_mult(A) )
     => ! [Y: A] : power_int(A,Y,aa(int,int,uminus_uminus(int),one_one(int))) = aa(A,A,inverse_inverse(A),Y) ) ).

% power_int_minus1_right
tff(fact_7057_power__int__add__numeral,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [X: A,Ma: num,Nb: num] : aa(A,A,aa(A,fun(A,A),times_times(A),power_int(A,X,aa(num,int,numeral_numeral(int),Ma))),power_int(A,X,aa(num,int,numeral_numeral(int),Nb))) = power_int(A,X,aa(num,int,numeral_numeral(int),aa(num,num,aa(num,fun(num,num),plus_plus(num),Ma),Nb))) ) ).

% power_int_add_numeral
tff(fact_7058_power__int__add__numeral2,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [X: A,Ma: num,Nb: num,B2: A] : aa(A,A,aa(A,fun(A,A),times_times(A),power_int(A,X,aa(num,int,numeral_numeral(int),Ma))),aa(A,A,aa(A,fun(A,A),times_times(A),power_int(A,X,aa(num,int,numeral_numeral(int),Nb))),B2)) = aa(A,A,aa(A,fun(A,A),times_times(A),power_int(A,X,aa(num,int,numeral_numeral(int),aa(num,num,aa(num,fun(num,num),plus_plus(num),Ma),Nb)))),B2) ) ).

% power_int_add_numeral2
tff(fact_7059_power__int__mono__iff,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A,Nb: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),B2)
           => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),Nb)
             => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),power_int(A,A2,Nb)),power_int(A,B2,Nb))
              <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) ) ) ) ) ) ).

% power_int_mono_iff
tff(fact_7060_power__int__minus__left__odd,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [Nb: int,A2: A] :
          ( ~ aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)
         => ( power_int(A,aa(A,A,uminus_uminus(A),A2),Nb) = aa(A,A,uminus_uminus(A),power_int(A,A2,Nb)) ) ) ) ).

% power_int_minus_left_odd
tff(fact_7061_power__int__minus__left__even,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [Nb: int,A2: A] :
          ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb)
         => ( power_int(A,aa(A,A,uminus_uminus(A),A2),Nb) = power_int(A,A2,Nb) ) ) ) ).

% power_int_minus_left_even
tff(fact_7062_power__int__numeral__neg__numeral,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [Ma: num,Nb: num] : power_int(A,aa(num,A,numeral_numeral(A),Ma),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Nb))) = aa(A,A,inverse_inverse(A),aa(num,A,numeral_numeral(A),pow(Ma,Nb))) ) ).

% power_int_numeral_neg_numeral
tff(fact_7063_power__int__diff,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [X: A,Ma: int,Nb: int] :
          ( ( ( X != zero_zero(A) )
            | ( Ma != Nb ) )
         => ( power_int(A,X,aa(int,int,aa(int,fun(int,int),minus_minus(int),Ma),Nb)) = divide_divide(A,power_int(A,X,Ma),power_int(A,X,Nb)) ) ) ) ).

% power_int_diff
tff(fact_7064_power__int__0__left__If,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [Ma: int] :
          power_int(A,zero_zero(A),Ma) = $ite(Ma = zero_zero(int),one_one(A),zero_zero(A)) ) ).

% power_int_0_left_If
tff(fact_7065_power__int__minus,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [X: A,Nb: int] : power_int(A,X,aa(int,int,uminus_uminus(int),Nb)) = aa(A,A,inverse_inverse(A),power_int(A,X,Nb)) ) ).

% power_int_minus
tff(fact_7066_power__int__one__over,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [X: A,Nb: int] : power_int(A,divide_divide(A,one_one(A),X),Nb) = divide_divide(A,one_one(A),power_int(A,X,Nb)) ) ).

% power_int_one_over
tff(fact_7067_power__int__divide__distrib,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [X: A,Y: A,Ma: int] : power_int(A,divide_divide(A,X,Y),Ma) = divide_divide(A,power_int(A,X,Ma),power_int(A,Y,Ma)) ) ).

% power_int_divide_distrib
tff(fact_7068_power__int__inverse,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [X: A,Nb: int] : power_int(A,aa(A,A,inverse_inverse(A),X),Nb) = aa(A,A,inverse_inverse(A),power_int(A,X,Nb)) ) ).

% power_int_inverse
tff(fact_7069_power__int__mult,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [X: A,Ma: int,Nb: int] : power_int(A,X,aa(int,int,aa(int,fun(int,int),times_times(int),Ma),Nb)) = power_int(A,power_int(A,X,Ma),Nb) ) ).

% power_int_mult
tff(fact_7070_power__int__mult__distrib,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [X: A,Y: A,Ma: int] : power_int(A,aa(A,A,aa(A,fun(A,A),times_times(A),X),Y),Ma) = aa(A,A,aa(A,fun(A,A),times_times(A),power_int(A,X,Ma)),power_int(A,Y,Ma)) ) ).

% power_int_mult_distrib
tff(fact_7071_power__int__commutes,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [X: A,Nb: int] : aa(A,A,aa(A,fun(A,A),times_times(A),power_int(A,X,Nb)),X) = aa(A,A,aa(A,fun(A,A),times_times(A),X),power_int(A,X,Nb)) ) ).

% power_int_commutes
tff(fact_7072_power__int__abs,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,Nb: int] : aa(A,A,abs_abs(A),power_int(A,A2,Nb)) = power_int(A,aa(A,A,abs_abs(A),A2),Nb) ) ).

% power_int_abs
tff(fact_7073_power__int__not__zero,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [X: A,Nb: int] :
          ( ( ( X != zero_zero(A) )
            | ( Nb = zero_zero(int) ) )
         => ( power_int(A,X,Nb) != zero_zero(A) ) ) ) ).

% power_int_not_zero
tff(fact_7074_zero__less__power__int,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A,Nb: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),X)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),power_int(A,X,Nb)) ) ) ).

% zero_less_power_int
tff(fact_7075_continuous__on__power__int,axiom,
    ! [A: $tType,B: $tType] :
      ( ( real_V8999393235501362500lgebra(B)
        & topolo4958980785337419405_space(A) )
     => ! [S: set(A),F2: fun(A,B),Nb: int] :
          ( topolo81223032696312382ous_on(A,B,S,F2)
         => ( ! [X3: A] :
                ( member(A,X3,S)
               => ( aa(A,B,F2,X3) != zero_zero(B) ) )
           => topolo81223032696312382ous_on(A,B,S,aa(int,fun(A,B),aTP_Lamp_ady(fun(A,B),fun(int,fun(A,B)),F2),Nb)) ) ) ) ).

% continuous_on_power_int
tff(fact_7076_power__int__strict__increasing,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [Nb: int,N2: int,A2: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),Nb),N2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),A2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),power_int(A,A2,Nb)),power_int(A,A2,N2)) ) ) ) ).

% power_int_strict_increasing
tff(fact_7077_zero__le__power__int,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A,Nb: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),X)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),power_int(A,X,Nb)) ) ) ).

% zero_le_power_int
tff(fact_7078_power__int__increasing,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [Nb: int,N2: int,A2: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Nb),N2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),A2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),power_int(A,A2,Nb)),power_int(A,A2,N2)) ) ) ) ).

% power_int_increasing
tff(fact_7079_power__int__minus__one__minus,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [Nb: int] : power_int(A,aa(A,A,uminus_uminus(A),one_one(A)),aa(int,int,uminus_uminus(int),Nb)) = power_int(A,aa(A,A,uminus_uminus(A),one_one(A)),Nb) ) ).

% power_int_minus_one_minus
tff(fact_7080_power__int__minus__one__diff__commute,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: int,B2: int] : power_int(A,aa(A,A,uminus_uminus(A),one_one(A)),aa(int,int,aa(int,fun(int,int),minus_minus(int),A2),B2)) = power_int(A,aa(A,A,uminus_uminus(A),one_one(A)),aa(int,int,aa(int,fun(int,int),minus_minus(int),B2),A2)) ) ).

% power_int_minus_one_diff_commute
tff(fact_7081_tendsto__power__int,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V8999393235501362500lgebra(B)
     => ! [F2: fun(A,B),A2: B,F3: filter(A),Nb: int] :
          ( filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,A2),F3)
         => ( ( A2 != zero_zero(B) )
           => filterlim(A,B,aa(int,fun(A,B),aTP_Lamp_adz(fun(A,B),fun(int,fun(A,B)),F2),Nb),topolo7230453075368039082e_nhds(B,power_int(B,A2,Nb)),F3) ) ) ) ).

% tendsto_power_int
tff(fact_7082_continuous__at__within__power__int,axiom,
    ! [A: $tType,B: $tType] :
      ( ( real_V8999393235501362500lgebra(B)
        & topological_t2_space(A) )
     => ! [A2: A,S: set(A),F2: fun(A,B),Nb: int] :
          ( topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,S),F2)
         => ( ( aa(A,B,F2,A2) != zero_zero(B) )
           => topolo3448309680560233919inuous(A,B,topolo174197925503356063within(A,A2,S),aa(int,fun(A,B),aTP_Lamp_aea(fun(A,B),fun(int,fun(A,B)),F2),Nb)) ) ) ) ).

% continuous_at_within_power_int
tff(fact_7083_differentiable__power__int,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V3459762299906320749_field(B) )
     => ! [F2: fun(A,B),X: A,S: set(A),Nb: int] :
          ( differentiable(A,B,F2,topolo174197925503356063within(A,X,S))
         => ( ( aa(A,B,F2,X) != zero_zero(B) )
           => differentiable(A,B,aa(int,fun(A,B),aTP_Lamp_aeb(fun(A,B),fun(int,fun(A,B)),F2),Nb),topolo174197925503356063within(A,X,S)) ) ) ) ).

% differentiable_power_int
tff(fact_7084_continuous__power__int,axiom,
    ! [A: $tType,B: $tType] :
      ( ( real_V8999393235501362500lgebra(B)
        & topological_t2_space(A) )
     => ! [F3: filter(A),F2: fun(A,B),Nb: int] :
          ( topolo3448309680560233919inuous(A,B,F3,F2)
         => ( ( aa(A,B,F2,topolo3827282254853284352ce_Lim(A,A,F3,aTP_Lamp_xr(A,A))) != zero_zero(B) )
           => topolo3448309680560233919inuous(A,B,F3,aa(int,fun(A,B),aTP_Lamp_aea(fun(A,B),fun(int,fun(A,B)),F2),Nb)) ) ) ) ).

% continuous_power_int
tff(fact_7085_power__int__strict__decreasing,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [Nb: int,N2: int,A2: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),Nb),N2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),one_one(A))
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),power_int(A,A2,N2)),power_int(A,A2,Nb)) ) ) ) ) ).

% power_int_strict_decreasing
tff(fact_7086_power__int__mono,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A,Y: A,Nb: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
         => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Nb)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),X)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),power_int(A,X,Nb)),power_int(A,Y,Nb)) ) ) ) ) ).

% power_int_mono
tff(fact_7087_power__int__strict__antimono,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A,Nb: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
           => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),Nb),zero_zero(int))
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),power_int(A,B2,Nb)),power_int(A,A2,Nb)) ) ) ) ) ).

% power_int_strict_antimono
tff(fact_7088_one__le__power__int,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A,Nb: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),X)
         => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Nb)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),one_one(A)),power_int(A,X,Nb)) ) ) ) ).

% one_le_power_int
tff(fact_7089_one__less__power__int,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,Nb: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),A2)
         => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),Nb)
           => aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),power_int(A,A2,Nb)) ) ) ) ).

% one_less_power_int
tff(fact_7090_power__int__add,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [X: A,Ma: int,Nb: int] :
          ( ( ( X != zero_zero(A) )
            | ( aa(int,int,aa(int,fun(int,int),plus_plus(int),Ma),Nb) != zero_zero(int) ) )
         => ( power_int(A,X,aa(int,int,aa(int,fun(int,int),plus_plus(int),Ma),Nb)) = aa(A,A,aa(A,fun(A,A),times_times(A),power_int(A,X,Ma)),power_int(A,X,Nb)) ) ) ) ).

% power_int_add
tff(fact_7091_power__int__minus__left__distrib,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( ( division_ring(C)
        & one(A)
        & uminus(A) )
     => ! [X: B,A2: C,Nb: int] :
          ( nO_MATCH(A,B,aa(A,A,uminus_uminus(A),one_one(A)),X)
         => ( power_int(C,aa(C,C,uminus_uminus(C),A2),Nb) = aa(C,C,aa(C,fun(C,C),times_times(C),power_int(C,aa(C,C,uminus_uminus(C),one_one(C)),Nb)),power_int(C,A2,Nb)) ) ) ) ).

% power_int_minus_left_distrib
tff(fact_7092_power__int__strict__mono,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A,Nb: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
           => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),Nb)
             => aa(A,$o,aa(A,fun(A,$o),ord_less(A),power_int(A,A2,Nb)),power_int(A,B2,Nb)) ) ) ) ) ).

% power_int_strict_mono
tff(fact_7093_power__int__antimono,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [A2: A,B2: A,Nb: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),zero_zero(A)),A2)
           => ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),Nb),zero_zero(int))
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),power_int(A,B2,Nb)),power_int(A,A2,Nb)) ) ) ) ) ).

% power_int_antimono
tff(fact_7094_power__int__le__one,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A,Nb: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),X)
         => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Nb)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),one_one(A))
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),power_int(A,X,Nb)),one_one(A)) ) ) ) ) ).

% power_int_le_one
tff(fact_7095_power__int__decreasing,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [Nb: int,N2: int,A2: A] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Nb),N2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),A2)
           => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),one_one(A))
             => ( ( ( A2 != zero_zero(A) )
                  | ( N2 != zero_zero(int) )
                  | ( Nb = zero_zero(int) ) )
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),power_int(A,A2,N2)),power_int(A,A2,Nb)) ) ) ) ) ) ).

% power_int_decreasing
tff(fact_7096_power__int__le__imp__le__exp,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A,Ma: int,Nb: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),X)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),power_int(A,X,Ma)),power_int(A,X,Nb))
           => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Nb)
             => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Ma),Nb) ) ) ) ) ).

% power_int_le_imp_le_exp
tff(fact_7097_power__int__le__imp__less__exp,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [X: A,Ma: int,Nb: int] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),one_one(A)),X)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),power_int(A,X,Ma)),power_int(A,X,Nb))
           => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Nb)
             => aa(int,$o,aa(int,fun(int,$o),ord_less(int),Ma),Nb) ) ) ) ) ).

% power_int_le_imp_less_exp
tff(fact_7098_power__int__minus__left,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [A2: A,Nb: int] :
          power_int(A,aa(A,A,uminus_uminus(A),A2),Nb) = $ite(aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Nb),power_int(A,A2,Nb),aa(A,A,uminus_uminus(A),power_int(A,A2,Nb))) ) ).

% power_int_minus_left
tff(fact_7099_power__int__minus__mult,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [X: A,Nb: int] :
          ( ( ( X != zero_zero(A) )
            | ( Nb != zero_zero(int) ) )
         => ( aa(A,A,aa(A,fun(A,A),times_times(A),power_int(A,X,aa(int,int,aa(int,fun(int,int),minus_minus(int),Nb),one_one(int)))),X) = power_int(A,X,Nb) ) ) ) ).

% power_int_minus_mult
tff(fact_7100_power__int__add__1_H,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [X: A,Ma: int] :
          ( ( ( X != zero_zero(A) )
            | ( Ma != aa(int,int,uminus_uminus(int),one_one(int)) ) )
         => ( power_int(A,X,aa(int,int,aa(int,fun(int,int),plus_plus(int),Ma),one_one(int))) = aa(A,A,aa(A,fun(A,A),times_times(A),X),power_int(A,X,Ma)) ) ) ) ).

% power_int_add_1'
tff(fact_7101_power__int__add__1,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [X: A,Ma: int] :
          ( ( ( X != zero_zero(A) )
            | ( Ma != aa(int,int,uminus_uminus(int),one_one(int)) ) )
         => ( power_int(A,X,aa(int,int,aa(int,fun(int,int),plus_plus(int),Ma),one_one(int))) = aa(A,A,aa(A,fun(A,A),times_times(A),power_int(A,X,Ma)),X) ) ) ) ).

% power_int_add_1
tff(fact_7102_power__int__def,axiom,
    ! [A: $tType] :
      ( ( inverse(A)
        & power(A) )
     => ! [X: A,Nb: int] :
          power_int(A,X,Nb) = $ite(aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),Nb),aa(nat,A,power_power(A,X),aa(int,nat,nat2,Nb)),aa(nat,A,power_power(A,aa(A,A,inverse_inverse(A),X)),aa(int,nat,nat2,aa(int,int,uminus_uminus(int),Nb)))) ) ).

% power_int_def
tff(fact_7103_powr__real__of__int_H,axiom,
    ! [X: real,Nb: int] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),X)
     => ( ( ( X != zero_zero(real) )
          | aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),Nb) )
       => ( powr(real,X,aa(int,real,ring_1_of_int(real),Nb)) = power_int(real,X,Nb) ) ) ) ).

% powr_real_of_int'
tff(fact_7104_DERIV__power__int,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [F2: fun(A,A),D2: A,X: A,S: set(A),Nb: int] :
          ( has_field_derivative(A,F2,D2,topolo174197925503356063within(A,X,S))
         => ( ( aa(A,A,F2,X) != zero_zero(A) )
           => has_field_derivative(A,aa(int,fun(A,A),aTP_Lamp_aec(fun(A,A),fun(int,fun(A,A)),F2),Nb),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(int,A,ring_1_of_int(A),Nb)),power_int(A,aa(A,A,F2,X),aa(int,int,aa(int,fun(int,int),minus_minus(int),Nb),one_one(int))))),D2),topolo174197925503356063within(A,X,S)) ) ) ) ).

% DERIV_power_int
tff(fact_7105_at__right__eq,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
         => ( topolo174197925503356063within(A,X,set_ord_greaterThan(A,X)) = aa(set(filter(A)),filter(A),complete_Inf_Inf(filter(A)),aa(set(A),set(filter(A)),image(A,filter(A),aTP_Lamp_aed(A,fun(A,filter(A)),X)),set_ord_greaterThan(A,X))) ) ) ) ).

% at_right_eq
tff(fact_7106_at__left__eq,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [Y: A,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y),X)
         => ( topolo174197925503356063within(A,X,set_ord_lessThan(A,X)) = aa(set(filter(A)),filter(A),complete_Inf_Inf(filter(A)),aa(set(A),set(filter(A)),image(A,filter(A),aTP_Lamp_aee(A,fun(A,filter(A)),X)),set_ord_lessThan(A,X))) ) ) ) ).

% at_left_eq
tff(fact_7107_principal__le__iff,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( aa(filter(A),$o,aa(filter(A),fun(filter(A),$o),ord_less_eq(filter(A)),principal(A,A3)),principal(A,B3))
    <=> aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3) ) ).

% principal_le_iff
tff(fact_7108_le__principal,axiom,
    ! [A: $tType,F3: filter(A),A3: set(A)] :
      ( aa(filter(A),$o,aa(filter(A),fun(filter(A),$o),ord_less_eq(filter(A)),F3),principal(A,A3))
    <=> eventually(A,aTP_Lamp_a(set(A),fun(A,$o),A3),F3) ) ).

% le_principal
tff(fact_7109_nhds__discrete,axiom,
    ! [A: $tType] :
      ( topolo8865339358273720382pology(A)
     => ! [X: A] : topolo7230453075368039082e_nhds(A,X) = principal(A,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))) ) ).

% nhds_discrete
tff(fact_7110_tendsto__principal__singleton,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo4958980785337419405_space(B)
     => ! [F2: fun(A,B),X: A] : filterlim(A,B,F2,topolo7230453075368039082e_nhds(B,aa(A,B,F2,X)),principal(A,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))))) ) ).

% tendsto_principal_singleton
tff(fact_7111_nhds__discrete__open,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [X: A] :
          ( topolo1002775350975398744n_open(A,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))))
         => ( topolo7230453075368039082e_nhds(A,X) = principal(A,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))) ) ) ) ).

% nhds_discrete_open
tff(fact_7112_filterlim__base__iff,axiom,
    ! [A: $tType,B: $tType,C: $tType,D: $tType,I5: set(A),F3: fun(A,set(B)),F2: fun(B,C),G4: fun(D,set(C)),J4: set(D)] :
      ( ( I5 != bot_bot(set(A)) )
     => ( ! [I2: A] :
            ( member(A,I2,I5)
           => ! [J3: A] :
                ( member(A,J3,I5)
               => ( aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(A,set(B),F3,I2)),aa(A,set(B),F3,J3))
                  | aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(A,set(B),F3,J3)),aa(A,set(B),F3,I2)) ) ) )
       => ( filterlim(B,C,F2,aa(set(filter(C)),filter(C),complete_Inf_Inf(filter(C)),aa(set(D),set(filter(C)),image(D,filter(C),aTP_Lamp_aef(fun(D,set(C)),fun(D,filter(C)),G4)),J4)),aa(set(filter(B)),filter(B),complete_Inf_Inf(filter(B)),aa(set(A),set(filter(B)),image(A,filter(B),aTP_Lamp_aeg(fun(A,set(B)),fun(A,filter(B)),F3)),I5)))
        <=> ! [X4: D] :
              ( member(D,X4,J4)
             => ? [Xa4: A] :
                  ( member(A,Xa4,I5)
                  & ! [Xb4: B] :
                      ( member(B,Xb4,aa(A,set(B),F3,Xa4))
                     => member(C,aa(B,C,F2,Xb4),aa(D,set(C),G4,X4)) ) ) ) ) ) ) ).

% filterlim_base_iff
tff(fact_7113_at__infinity__def,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ( at_infinity(A) = aa(set(filter(A)),filter(A),complete_Inf_Inf(filter(A)),aa(set(real),set(filter(A)),image(real,filter(A),aTP_Lamp_aei(real,filter(A))),top_top(set(real)))) ) ) ).

% at_infinity_def
tff(fact_7114_nhds__metric,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [X: A] : topolo7230453075368039082e_nhds(A,X) = aa(set(filter(A)),filter(A),complete_Inf_Inf(filter(A)),aa(set(real),set(filter(A)),image(real,filter(A),aTP_Lamp_aek(A,fun(real,filter(A)),X)),set_ord_greaterThan(real,zero_zero(real)))) ) ).

% nhds_metric
tff(fact_7115_complete__uniform,axiom,
    ! [A: $tType] :
      ( topolo7287701948861334536_space(A)
     => ! [S2: set(A)] :
          ( topolo2479028161051973599mplete(A,S2)
        <=> ! [F10: filter(A)] :
              ( aa(filter(A),$o,aa(filter(A),fun(filter(A),$o),ord_less_eq(filter(A)),F10),principal(A,S2))
             => ( ( F10 != bot_bot(filter(A)) )
               => ( topolo6773858410816713723filter(A,F10)
                 => ? [X4: A] :
                      ( member(A,X4,S2)
                      & aa(filter(A),$o,aa(filter(A),fun(filter(A),$o),ord_less_eq(filter(A)),F10),topolo7230453075368039082e_nhds(A,X4)) ) ) ) ) ) ) ).

% complete_uniform
tff(fact_7116_uniformity__dist,axiom,
    ! [A: $tType] :
      ( real_V768167426530841204y_dist(A)
     => ( topolo7806501430040627800ormity(A) = aa(set(filter(product_prod(A,A))),filter(product_prod(A,A)),complete_Inf_Inf(filter(product_prod(A,A))),aa(set(real),set(filter(product_prod(A,A))),image(real,filter(product_prod(A,A)),aTP_Lamp_aem(real,filter(product_prod(A,A)))),set_ord_greaterThan(real,zero_zero(real)))) ) ) ).

% uniformity_dist
tff(fact_7117_Cauchy__uniform__iff,axiom,
    ! [A: $tType] :
      ( topolo7287701948861334536_space(A)
     => ! [X5: fun(nat,A)] :
          ( topolo3814608138187158403Cauchy(A,X5)
        <=> ! [P6: fun(product_prod(A,A),$o)] :
              ( eventually(product_prod(A,A),P6,topolo7806501430040627800ormity(A))
             => ? [N5: nat] :
                ! [N4: nat] :
                  ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),N5),N4)
                 => ! [M5: nat] :
                      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),N5),M5)
                     => aa(product_prod(A,A),$o,P6,aa(A,product_prod(A,A),product_Pair(A,A,aa(nat,A,X5,N4)),aa(nat,A,X5,M5))) ) ) ) ) ) ).

% Cauchy_uniform_iff
tff(fact_7118_uniformity__complex__def,axiom,
    topolo7806501430040627800ormity(complex) = aa(set(filter(product_prod(complex,complex))),filter(product_prod(complex,complex)),complete_Inf_Inf(filter(product_prod(complex,complex))),aa(set(real),set(filter(product_prod(complex,complex))),image(real,filter(product_prod(complex,complex)),aTP_Lamp_aeo(real,filter(product_prod(complex,complex)))),set_ord_greaterThan(real,zero_zero(real)))) ).

% uniformity_complex_def
tff(fact_7119_uniformity__real__def,axiom,
    topolo7806501430040627800ormity(real) = aa(set(filter(product_prod(real,real))),filter(product_prod(real,real)),complete_Inf_Inf(filter(product_prod(real,real))),aa(set(real),set(filter(product_prod(real,real))),image(real,filter(product_prod(real,real)),aTP_Lamp_aeq(real,filter(product_prod(real,real)))),set_ord_greaterThan(real,zero_zero(real)))) ).

% uniformity_real_def
tff(fact_7120_eventually__uniformity__metric,axiom,
    ! [A: $tType] :
      ( real_V768167426530841204y_dist(A)
     => ! [P: fun(product_prod(A,A),$o)] :
          ( eventually(product_prod(A,A),P,topolo7806501430040627800ormity(A))
        <=> ? [E3: real] :
              ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),E3)
              & ! [X4: A,Y5: A] :
                  ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,X4,Y5)),E3)
                 => aa(product_prod(A,A),$o,P,aa(A,product_prod(A,A),product_Pair(A,A,X4),Y5)) ) ) ) ) ).

% eventually_uniformity_metric
tff(fact_7121_at__within__eq,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [X: A,S: set(A)] : topolo174197925503356063within(A,X,S) = aa(set(filter(A)),filter(A),complete_Inf_Inf(filter(A)),aa(set(set(A)),set(filter(A)),image(set(A),filter(A),aa(set(A),fun(set(A),filter(A)),aTP_Lamp_aer(A,fun(set(A),fun(set(A),filter(A))),X),S)),collect(set(A),aTP_Lamp_aes(A,fun(set(A),$o),X)))) ) ).

% at_within_eq
tff(fact_7122_num__of__nat_Osimps_I2_J,axiom,
    ! [Nb: nat] :
      num_of_nat(aa(nat,nat,suc,Nb)) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb),inc(num_of_nat(Nb)),one2) ).

% num_of_nat.simps(2)
tff(fact_7123_IntI,axiom,
    ! [A: $tType,C2: A,A3: set(A),B3: set(A)] :
      ( member(A,C2,A3)
     => ( member(A,C2,B3)
       => member(A,C2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3)) ) ) ).

% IntI
tff(fact_7124_Int__iff,axiom,
    ! [A: $tType,C2: A,A3: set(A),B3: set(A)] :
      ( member(A,C2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3))
    <=> ( member(A,C2,A3)
        & member(A,C2,B3) ) ) ).

% Int_iff
tff(fact_7125_inf_Obounded__iff,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(A,A,aa(A,fun(A,A),inf_inf(A),B2),C2))
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
            & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),C2) ) ) ) ).

% inf.bounded_iff
tff(fact_7126_le__inf__iff,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [X: A,Y: A,Z: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(A,A,aa(A,fun(A,A),inf_inf(A),Y),Z))
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
            & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Z) ) ) ) ).

% le_inf_iff
tff(fact_7127_Int__UNIV,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3) = top_top(set(A)) )
    <=> ( ( A3 = top_top(set(A)) )
        & ( B3 = top_top(set(A)) ) ) ) ).

% Int_UNIV
tff(fact_7128_Int__subset__iff,axiom,
    ! [A: $tType,C7: set(A),A3: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),C7),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3))
    <=> ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),C7),A3)
        & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),C7),B3) ) ) ).

% Int_subset_iff
tff(fact_7129_Int__insert__left__if0,axiom,
    ! [A: $tType,A2: A,C7: set(A),B3: set(A)] :
      ( ~ member(A,A2,C7)
     => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),B3)),C7) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),B3),C7) ) ) ).

% Int_insert_left_if0
tff(fact_7130_Int__insert__left__if1,axiom,
    ! [A: $tType,A2: A,C7: set(A),B3: set(A)] :
      ( member(A,A2,C7)
     => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),B3)),C7) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),B3),C7)) ) ) ).

% Int_insert_left_if1
tff(fact_7131_insert__inter__insert,axiom,
    ! [A: $tType,A2: A,A3: set(A),B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),A3)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),B3)) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3)) ).

% insert_inter_insert
tff(fact_7132_Int__insert__right__if0,axiom,
    ! [A: $tType,A2: A,A3: set(A),B3: set(A)] :
      ( ~ member(A,A2,A3)
     => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),B3)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3) ) ) ).

% Int_insert_right_if0
tff(fact_7133_Int__insert__right__if1,axiom,
    ! [A: $tType,A2: A,A3: set(A),B3: set(A)] :
      ( member(A,A2,A3)
     => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),B3)) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3)) ) ) ).

% Int_insert_right_if1
tff(fact_7134_Pow__Int__eq,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : pow2(A,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3)) = aa(set(set(A)),set(set(A)),aa(set(set(A)),fun(set(set(A)),set(set(A))),inf_inf(set(set(A))),pow2(A,A3)),pow2(A,B3)) ).

% Pow_Int_eq
tff(fact_7135_num__of__nat__numeral__eq,axiom,
    ! [Q3: num] : num_of_nat(aa(num,nat,numeral_numeral(nat),Q3)) = Q3 ).

% num_of_nat_numeral_eq
tff(fact_7136_disjoint__insert_I2_J,axiom,
    ! [A: $tType,A3: set(A),B2: A,B3: set(A)] :
      ( ( bot_bot(set(A)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),B2),B3)) )
    <=> ( ~ member(A,B2,A3)
        & ( bot_bot(set(A)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3) ) ) ) ).

% disjoint_insert(2)
tff(fact_7137_disjoint__insert_I1_J,axiom,
    ! [A: $tType,B3: set(A),A2: A,A3: set(A)] :
      ( ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),B3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),A3)) = bot_bot(set(A)) )
    <=> ( ~ member(A,A2,B3)
        & ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),B3),A3) = bot_bot(set(A)) ) ) ) ).

% disjoint_insert(1)
tff(fact_7138_insert__disjoint_I2_J,axiom,
    ! [A: $tType,A2: A,A3: set(A),B3: set(A)] :
      ( ( bot_bot(set(A)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),A3)),B3) )
    <=> ( ~ member(A,A2,B3)
        & ( bot_bot(set(A)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3) ) ) ) ).

% insert_disjoint(2)
tff(fact_7139_insert__disjoint_I1_J,axiom,
    ! [A: $tType,A2: A,A3: set(A),B3: set(A)] :
      ( ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),A3)),B3) = bot_bot(set(A)) )
    <=> ( ~ member(A,A2,B3)
        & ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3) = bot_bot(set(A)) ) ) ) ).

% insert_disjoint(1)
tff(fact_7140_Inf__insert,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [A2: A,A3: set(A)] : aa(set(A),A,complete_Inf_Inf(A),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),A3)) = aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),aa(set(A),A,complete_Inf_Inf(A),A3)) ) ).

% Inf_insert
tff(fact_7141_Diff__disjoint,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),B3),A3)) = bot_bot(set(A)) ).

% Diff_disjoint
tff(fact_7142_Compl__disjoint2,axiom,
    ! [A: $tType,A3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(set(A),set(A),uminus_uminus(set(A)),A3)),A3) = bot_bot(set(A)) ).

% Compl_disjoint2
tff(fact_7143_Compl__disjoint,axiom,
    ! [A: $tType,A3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),aa(set(A),set(A),uminus_uminus(set(A)),A3)) = bot_bot(set(A)) ).

% Compl_disjoint
tff(fact_7144_Diff__Compl,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),uminus_uminus(set(A)),B3)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3) ).

% Diff_Compl
tff(fact_7145_bdd__below__image__inf,axiom,
    ! [A: $tType,B: $tType] :
      ( lattice(A)
     => ! [F2: fun(B,A),G: fun(B,A),A3: set(B)] :
          ( condit1013018076250108175_below(A,aa(set(B),set(A),image(B,A,aa(fun(B,A),fun(B,A),aTP_Lamp_aet(fun(B,A),fun(fun(B,A),fun(B,A)),F2),G)),A3))
        <=> ( condit1013018076250108175_below(A,aa(set(B),set(A),image(B,A,F2),A3))
            & condit1013018076250108175_below(A,aa(set(B),set(A),image(B,A,G),A3)) ) ) ) ).

% bdd_below_image_inf
tff(fact_7146_INT__insert,axiom,
    ! [A: $tType,B: $tType,B3: fun(B,set(A)),A2: B,A3: set(B)] : aa(set(set(A)),set(A),complete_Inf_Inf(set(A)),aa(set(B),set(set(A)),image(B,set(A),B3),aa(set(B),set(B),aa(B,fun(set(B),set(B)),insert(B),A2),A3))) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(B,set(A),B3,A2)),aa(set(set(A)),set(A),complete_Inf_Inf(set(A)),aa(set(B),set(set(A)),image(B,set(A),B3),A3))) ).

% INT_insert
tff(fact_7147_sum__of__bool__eq,axiom,
    ! [B: $tType,A: $tType] :
      ( semiring_1(B)
     => ! [A3: set(A),P: fun(A,$o)] :
          ( finite_finite(A,A3)
         => ( finite_finite(A,A3)
           => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),aTP_Lamp_aeu(fun(A,$o),fun(A,B),P)),A3) = aa(nat,B,semiring_1_of_nat(B),aa(set(A),nat,finite_card(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),collect(A,P)))) ) ) ) ) ).

% sum_of_bool_eq
tff(fact_7148_inf__Sup,axiom,
    ! [A: $tType] :
      ( comple592849572758109894attice(A)
     => ! [A2: A,B3: set(A)] : aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),aa(set(A),A,complete_Sup_Sup(A),B3)) = aa(set(A),A,complete_Sup_Sup(A),aa(set(A),set(A),image(A,A,aa(A,fun(A,A),inf_inf(A),A2)),B3)) ) ).

% inf_Sup
tff(fact_7149_translation__Int,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [A2: A,S: set(A),Ta: set(A)] : aa(set(A),set(A),image(A,A,aa(A,fun(A,A),plus_plus(A),A2)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),S),Ta)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(set(A),set(A),image(A,A,aa(A,fun(A,A),plus_plus(A),A2)),S)),aa(set(A),set(A),image(A,A,aa(A,fun(A,A),plus_plus(A),A2)),Ta)) ) ).

% translation_Int
tff(fact_7150_SUP__inf__distrib2,axiom,
    ! [C: $tType,A: $tType,B: $tType] :
      ( comple592849572758109894attice(A)
     => ! [F2: fun(B,A),A3: set(B),G: fun(C,A),B3: set(C)] : aa(A,A,aa(A,fun(A,A),inf_inf(A),aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,F2),A3))),aa(set(A),A,complete_Sup_Sup(A),aa(set(C),set(A),image(C,A,G),B3))) = aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,aa(set(C),fun(B,A),aa(fun(C,A),fun(set(C),fun(B,A)),aTP_Lamp_aew(fun(B,A),fun(fun(C,A),fun(set(C),fun(B,A))),F2),G),B3)),A3)) ) ).

% SUP_inf_distrib2
tff(fact_7151_inf__SUP,axiom,
    ! [A: $tType,B: $tType] :
      ( comple592849572758109894attice(A)
     => ! [A2: A,F2: fun(B,A),B3: set(B)] : aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,F2),B3))) = aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,aa(fun(B,A),fun(B,A),aTP_Lamp_aex(A,fun(fun(B,A),fun(B,A)),A2),F2)),B3)) ) ).

% inf_SUP
tff(fact_7152_Sup__inf,axiom,
    ! [A: $tType] :
      ( comple592849572758109894attice(A)
     => ! [B3: set(A),A2: A] : aa(A,A,aa(A,fun(A,A),inf_inf(A),aa(set(A),A,complete_Sup_Sup(A),B3)),A2) = aa(set(A),A,complete_Sup_Sup(A),aa(set(A),set(A),image(A,A,aTP_Lamp_aey(A,fun(A,A),A2)),B3)) ) ).

% Sup_inf
tff(fact_7153_SUP__inf,axiom,
    ! [A: $tType,B: $tType] :
      ( comple592849572758109894attice(A)
     => ! [F2: fun(B,A),B3: set(B),A2: A] : aa(A,A,aa(A,fun(A,A),inf_inf(A),aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,F2),B3))),A2) = aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,aa(A,fun(B,A),aTP_Lamp_aez(fun(B,A),fun(A,fun(B,A)),F2),A2)),B3)) ) ).

% SUP_inf
tff(fact_7154_INF__inf__distrib,axiom,
    ! [A: $tType,B: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [F2: fun(B,A),A3: set(B),G: fun(B,A)] : aa(A,A,aa(A,fun(A,A),inf_inf(A),aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,F2),A3))),aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,G),A3))) = aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,aa(fun(B,A),fun(B,A),aTP_Lamp_afa(fun(B,A),fun(fun(B,A),fun(B,A)),F2),G)),A3)) ) ).

% INF_inf_distrib
tff(fact_7155_INF__absorb,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [K: A,I5: set(A),A3: fun(A,B)] :
          ( member(A,K,I5)
         => ( aa(B,B,aa(B,fun(B,B),inf_inf(B),aa(A,B,A3,K)),aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,A3),I5))) = aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,A3),I5)) ) ) ) ).

% INF_absorb
tff(fact_7156_translation__subtract__Int,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [A2: A,S: set(A),Ta: set(A)] : aa(set(A),set(A),image(A,A,aTP_Lamp_ae(A,fun(A,A),A2)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),S),Ta)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(set(A),set(A),image(A,A,aTP_Lamp_ae(A,fun(A,A),A2)),S)),aa(set(A),set(A),image(A,A,aTP_Lamp_ae(A,fun(A,A),A2)),Ta)) ) ).

% translation_subtract_Int
tff(fact_7157_image__Int__subset,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),A3: set(B),B3: set(B)] : aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(B),set(A),image(B,A,F2),aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),inf_inf(set(B)),A3),B3))),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(set(B),set(A),image(B,A,F2),A3)),aa(set(B),set(A),image(B,A,F2),B3))) ).

% image_Int_subset
tff(fact_7158_less__eq__cInf__inter,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [A3: set(A),B3: set(A)] :
          ( condit1013018076250108175_below(A,A3)
         => ( condit1013018076250108175_below(A,B3)
           => ( ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3) != bot_bot(set(A)) )
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),inf_inf(A),aa(set(A),A,complete_Inf_Inf(A),A3)),aa(set(A),A,complete_Inf_Inf(A),B3))),aa(set(A),A,complete_Inf_Inf(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3))) ) ) ) ) ).

% less_eq_cInf_inter
tff(fact_7159_inf__shunt,axiom,
    ! [A: $tType] :
      ( boolea8198339166811842893lgebra(A)
     => ! [X: A,Y: A] :
          ( ( aa(A,A,aa(A,fun(A,A),inf_inf(A),X),Y) = bot_bot(A) )
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(A,A,uminus_uminus(A),Y)) ) ) ).

% inf_shunt
tff(fact_7160_Sup__inter__less__eq,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [A3: set(A),B3: set(A)] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Sup_Sup(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3))),aa(A,A,aa(A,fun(A,A),inf_inf(A),aa(set(A),A,complete_Sup_Sup(A),A3)),aa(set(A),A,complete_Sup_Sup(A),B3))) ) ).

% Sup_inter_less_eq
tff(fact_7161_Union__Int__subset,axiom,
    ! [A: $tType,A3: set(set(A)),B3: set(set(A))] : aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(set(A)),set(set(A)),aa(set(set(A)),fun(set(set(A)),set(set(A))),inf_inf(set(set(A))),A3),B3))),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),A3)),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),B3))) ).

% Union_Int_subset
tff(fact_7162_Int__mono,axiom,
    ! [A: $tType,A3: set(A),C7: set(A),B3: set(A),D3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),C7)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),D3)
       => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),C7),D3)) ) ) ).

% Int_mono
tff(fact_7163_Int__lower1,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3)),A3) ).

% Int_lower1
tff(fact_7164_Int__lower2,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3)),B3) ).

% Int_lower2
tff(fact_7165_Int__absorb1,axiom,
    ! [A: $tType,B3: set(A),A3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),A3)
     => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3) = B3 ) ) ).

% Int_absorb1
tff(fact_7166_Int__absorb2,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
     => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3) = A3 ) ) ).

% Int_absorb2
tff(fact_7167_Int__greatest,axiom,
    ! [A: $tType,C7: set(A),A3: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),C7),A3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),C7),B3)
       => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),C7),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3)) ) ) ).

% Int_greatest
tff(fact_7168_Int__Collect__mono,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),P: fun(A,$o),Q: fun(A,$o)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
     => ( ! [X3: A] :
            ( member(A,X3,A3)
           => ( aa(A,$o,P,X3)
             => aa(A,$o,Q,X3) ) )
       => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),collect(A,P))),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),B3),collect(A,Q))) ) ) ).

% Int_Collect_mono
tff(fact_7169_inf_OcoboundedI2,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [B2: A,C2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),C2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),B2)),C2) ) ) ).

% inf.coboundedI2
tff(fact_7170_inf_OcoboundedI1,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [A2: A,C2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),C2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),B2)),C2) ) ) ).

% inf.coboundedI1
tff(fact_7171_inf_Oabsorb__iff2,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
        <=> ( aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),B2) = B2 ) ) ) ).

% inf.absorb_iff2
tff(fact_7172_inf_Oabsorb__iff1,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
        <=> ( aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),B2) = A2 ) ) ) ).

% inf.absorb_iff1
tff(fact_7173_inf_Ocobounded2,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [A2: A,B2: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),B2)),B2) ) ).

% inf.cobounded2
tff(fact_7174_inf_Ocobounded1,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [A2: A,B2: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),B2)),A2) ) ).

% inf.cobounded1
tff(fact_7175_inf_Oorder__iff,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
        <=> ( A2 = aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),B2) ) ) ) ).

% inf.order_iff
tff(fact_7176_inf__greatest,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [X: A,Y: A,Z: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Z)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(A,A,aa(A,fun(A,A),inf_inf(A),Y),Z)) ) ) ) ).

% inf_greatest
tff(fact_7177_inf_OboundedI,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),C2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(A,A,aa(A,fun(A,A),inf_inf(A),B2),C2)) ) ) ) ).

% inf.boundedI
tff(fact_7178_inf_OboundedE,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(A,A,aa(A,fun(A,A),inf_inf(A),B2),C2))
         => ~ ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
             => ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),C2) ) ) ) ).

% inf.boundedE
tff(fact_7179_inf__absorb2,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [Y: A,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),X)
         => ( aa(A,A,aa(A,fun(A,A),inf_inf(A),X),Y) = Y ) ) ) ).

% inf_absorb2
tff(fact_7180_inf__absorb1,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
         => ( aa(A,A,aa(A,fun(A,A),inf_inf(A),X),Y) = X ) ) ) ).

% inf_absorb1
tff(fact_7181_inf_Oabsorb2,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
         => ( aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),B2) = B2 ) ) ) ).

% inf.absorb2
tff(fact_7182_inf_Oabsorb1,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),B2) = A2 ) ) ) ).

% inf.absorb1
tff(fact_7183_le__iff__inf,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
        <=> ( aa(A,A,aa(A,fun(A,A),inf_inf(A),X),Y) = X ) ) ) ).

% le_iff_inf
tff(fact_7184_inf__unique,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [F2: fun(A,fun(A,A)),X: A,Y: A] :
          ( ! [X3: A,Y3: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),F2,X3),Y3)),X3)
         => ( ! [X3: A,Y3: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),F2,X3),Y3)),Y3)
           => ( ! [X3: A,Y3: A,Z2: A] :
                  ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),Y3)
                 => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),Z2)
                   => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),aa(A,A,aa(A,fun(A,A),F2,Y3),Z2)) ) )
             => ( aa(A,A,aa(A,fun(A,A),inf_inf(A),X),Y) = aa(A,A,aa(A,fun(A,A),F2,X),Y) ) ) ) ) ) ).

% inf_unique
tff(fact_7185_inf_OorderI,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [A2: A,B2: A] :
          ( ( A2 = aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),B2) )
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2) ) ) ).

% inf.orderI
tff(fact_7186_inf_OorderE,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( A2 = aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),B2) ) ) ) ).

% inf.orderE
tff(fact_7187_le__infI2,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [B2: A,X: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),X)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),B2)),X) ) ) ).

% le_infI2
tff(fact_7188_le__infI1,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [A2: A,X: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),X)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),B2)),X) ) ) ).

% le_infI1
tff(fact_7189_inf__mono,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [A2: A,C2: A,B2: A,D2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),C2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),D2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),B2)),aa(A,A,aa(A,fun(A,A),inf_inf(A),C2),D2)) ) ) ) ).

% inf_mono
tff(fact_7190_le__infI,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [X: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),B2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),B2)) ) ) ) ).

% le_infI
tff(fact_7191_le__infE,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [X: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),B2))
         => ~ ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),A2)
             => ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),B2) ) ) ) ).

% le_infE
tff(fact_7192_inf__le2,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [X: A,Y: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),inf_inf(A),X),Y)),Y) ) ).

% inf_le2
tff(fact_7193_inf__le1,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [X: A,Y: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),inf_inf(A),X),Y)),X) ) ).

% inf_le1
tff(fact_7194_inf__sup__ord_I1_J,axiom,
    ! [A: $tType] :
      ( lattice(A)
     => ! [X: A,Y: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),inf_inf(A),X),Y)),X) ) ).

% inf_sup_ord(1)
tff(fact_7195_inf__sup__ord_I2_J,axiom,
    ! [A: $tType] :
      ( lattice(A)
     => ! [X: A,Y: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),inf_inf(A),X),Y)),Y) ) ).

% inf_sup_ord(2)
tff(fact_7196_mono__inf,axiom,
    ! [B: $tType,A: $tType] :
      ( ( semilattice_inf(A)
        & semilattice_inf(B) )
     => ! [F2: fun(A,B),A3: A,B3: A] :
          ( order_mono(A,B,F2)
         => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,aa(A,A,aa(A,fun(A,A),inf_inf(A),A3),B3))),aa(B,B,aa(B,fun(B,B),inf_inf(B),aa(A,B,F2,A3)),aa(A,B,F2,B3))) ) ) ).

% mono_inf
tff(fact_7197_mono__Int,axiom,
    ! [B: $tType,A: $tType,F2: fun(set(A),set(B)),A3: set(A),B3: set(A)] :
      ( order_mono(set(A),set(B),F2)
     => aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(set(A),set(B),F2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3))),aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),inf_inf(set(B)),aa(set(A),set(B),F2,A3)),aa(set(A),set(B),F2,B3))) ) ).

% mono_Int
tff(fact_7198_Int__emptyI,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( ! [X3: A] :
          ( member(A,X3,A3)
         => ~ member(A,X3,B3) )
     => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3) = bot_bot(set(A)) ) ) ).

% Int_emptyI
tff(fact_7199_disjoint__iff,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3) = bot_bot(set(A)) )
    <=> ! [X4: A] :
          ( member(A,X4,A3)
         => ~ member(A,X4,B3) ) ) ).

% disjoint_iff
tff(fact_7200_Int__empty__left,axiom,
    ! [A: $tType,B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),bot_bot(set(A))),B3) = bot_bot(set(A)) ).

% Int_empty_left
tff(fact_7201_Int__empty__right,axiom,
    ! [A: $tType,A3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),bot_bot(set(A))) = bot_bot(set(A)) ).

% Int_empty_right
tff(fact_7202_disjoint__iff__not__equal,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3) = bot_bot(set(A)) )
    <=> ! [X4: A] :
          ( member(A,X4,A3)
         => ! [Xa4: A] :
              ( member(A,Xa4,B3)
             => ( X4 != Xa4 ) ) ) ) ).

% disjoint_iff_not_equal
tff(fact_7203_Int__Diff__disjoint,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3)) = bot_bot(set(A)) ).

% Int_Diff_disjoint
tff(fact_7204_Diff__triv,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3) = bot_bot(set(A)) )
     => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3) = A3 ) ) ).

% Diff_triv
tff(fact_7205_inf_Ostrict__coboundedI2,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [B2: A,C2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),C2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),B2)),C2) ) ) ).

% inf.strict_coboundedI2
tff(fact_7206_inf_Ostrict__coboundedI1,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [A2: A,C2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),C2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),B2)),C2) ) ) ).

% inf.strict_coboundedI1
tff(fact_7207_inf_Ostrict__order__iff,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
        <=> ( ( A2 = aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),B2) )
            & ( A2 != B2 ) ) ) ) ).

% inf.strict_order_iff
tff(fact_7208_inf_Ostrict__boundedE,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [A2: A,B2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),aa(A,A,aa(A,fun(A,A),inf_inf(A),B2),C2))
         => ~ ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
             => ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),C2) ) ) ) ).

% inf.strict_boundedE
tff(fact_7209_inf_Oabsorb4,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2)
         => ( aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),B2) = B2 ) ) ) ).

% inf.absorb4
tff(fact_7210_inf_Oabsorb3,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),B2) = A2 ) ) ) ).

% inf.absorb3
tff(fact_7211_less__infI2,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [B2: A,X: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),X)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),B2)),X) ) ) ).

% less_infI2
tff(fact_7212_less__infI1,axiom,
    ! [A: $tType] :
      ( semilattice_inf(A)
     => ! [A2: A,X: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),X)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),B2)),X) ) ) ).

% less_infI1
tff(fact_7213_Int__UNIV__right,axiom,
    ! [A: $tType,A3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),top_top(set(A))) = A3 ).

% Int_UNIV_right
tff(fact_7214_Int__UNIV__left,axiom,
    ! [A: $tType,B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),top_top(set(A))),B3) = B3 ).

% Int_UNIV_left
tff(fact_7215_Diff__Int__distrib2,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),C7: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3)),C7) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),C7)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),B3),C7)) ).

% Diff_Int_distrib2
tff(fact_7216_Diff__Int__distrib,axiom,
    ! [A: $tType,C7: set(A),A3: set(A),B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),C7),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),C7),A3)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),C7),B3)) ).

% Diff_Int_distrib
tff(fact_7217_Diff__Diff__Int,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3) ).

% Diff_Diff_Int
tff(fact_7218_Diff__Int2,axiom,
    ! [A: $tType,A3: set(A),C7: set(A),B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),C7)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),B3),C7)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),C7)),B3) ).

% Diff_Int2
tff(fact_7219_Int__Diff,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),C7: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3)),C7) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),B3),C7)) ).

% Int_Diff
tff(fact_7220_IntE,axiom,
    ! [A: $tType,C2: A,A3: set(A),B3: set(A)] :
      ( member(A,C2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3))
     => ~ ( member(A,C2,A3)
         => ~ member(A,C2,B3) ) ) ).

% IntE
tff(fact_7221_IntD1,axiom,
    ! [A: $tType,C2: A,A3: set(A),B3: set(A)] :
      ( member(A,C2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3))
     => member(A,C2,A3) ) ).

% IntD1
tff(fact_7222_IntD2,axiom,
    ! [A: $tType,C2: A,A3: set(A),B3: set(A)] :
      ( member(A,C2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3))
     => member(A,C2,B3) ) ).

% IntD2
tff(fact_7223_Int__assoc,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),C7: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3)),C7) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),B3),C7)) ).

% Int_assoc
tff(fact_7224_Int__absorb,axiom,
    ! [A: $tType,A3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),A3) = A3 ).

% Int_absorb
tff(fact_7225_Int__commute,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),B3),A3) ).

% Int_commute
tff(fact_7226_Int__left__absorb,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3) ).

% Int_left_absorb
tff(fact_7227_Int__left__commute,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),C7: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),B3),C7)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),B3),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),C7)) ).

% Int_left_commute
tff(fact_7228_Int__def,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3) = collect(A,aa(set(A),fun(A,$o),aTP_Lamp_afb(set(A),fun(set(A),fun(A,$o)),A3),B3)) ).

% Int_def
tff(fact_7229_Int__Collect,axiom,
    ! [A: $tType,X: A,A3: set(A),P: fun(A,$o)] :
      ( member(A,X,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),collect(A,P)))
    <=> ( member(A,X,A3)
        & aa(A,$o,P,X) ) ) ).

% Int_Collect
tff(fact_7230_Collect__conj__eq,axiom,
    ! [A: $tType,P: fun(A,$o),Q: fun(A,$o)] : collect(A,aa(fun(A,$o),fun(A,$o),aTP_Lamp_on(fun(A,$o),fun(fun(A,$o),fun(A,$o)),P),Q)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),collect(A,P)),collect(A,Q)) ).

% Collect_conj_eq
tff(fact_7231_Int__insert__left,axiom,
    ! [A: $tType,A2: A,B3: set(A),C7: set(A)] :
      aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),B3)),C7) = $ite(member(A,A2,C7),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),B3),C7)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),B3),C7)) ).

% Int_insert_left
tff(fact_7232_Int__insert__right,axiom,
    ! [A: $tType,A3: set(A),A2: A,B3: set(A)] :
      aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),B3)) = $ite(member(A,A2,A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3)) ).

% Int_insert_right
tff(fact_7233_Diff__eq,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),aa(set(A),set(A),uminus_uminus(set(A)),B3)) ).

% Diff_eq
tff(fact_7234_num__of__nat_Osimps_I1_J,axiom,
    num_of_nat(zero_zero(nat)) = one2 ).

% num_of_nat.simps(1)
tff(fact_7235_image__Int,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),A3: set(A),B3: set(A)] :
      ( inj_on(A,B,F2,top_top(set(A)))
     => ( aa(set(A),set(B),image(A,B,F2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3)) = aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),inf_inf(set(B)),aa(set(A),set(B),image(A,B,F2),A3)),aa(set(A),set(B),image(A,B,F2),B3)) ) ) ).

% image_Int
tff(fact_7236_inj__on__image__Int,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),C7: set(A),A3: set(A),B3: set(A)] :
      ( inj_on(A,B,F2,C7)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),C7)
       => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),C7)
         => ( aa(set(A),set(B),image(A,B,F2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3)) = aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),inf_inf(set(B)),aa(set(A),set(B),image(A,B,F2),A3)),aa(set(A),set(B),image(A,B,F2),B3)) ) ) ) ) ).

% inj_on_image_Int
tff(fact_7237_Ioc__disjoint,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A2: A,B2: A,C2: A,D2: A] :
          ( ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),set_or3652927894154168847AtMost(A,A2,B2)),set_or3652927894154168847AtMost(A,C2,D2)) = bot_bot(set(A)) )
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
            | aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),D2),C2)
            | aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),C2)
            | aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),D2),A2) ) ) ) ).

% Ioc_disjoint
tff(fact_7238_disjoint__eq__subset__Compl,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3) = bot_bot(set(A)) )
    <=> aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),aa(set(A),set(A),uminus_uminus(set(A)),B3)) ) ).

% disjoint_eq_subset_Compl
tff(fact_7239_INF__inf__const2,axiom,
    ! [A: $tType,B: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [I5: set(A),F2: fun(A,B),X: B] :
          ( ( I5 != bot_bot(set(A)) )
         => ( aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,aa(B,fun(A,B),aTP_Lamp_afc(fun(A,B),fun(B,fun(A,B)),F2),X)),I5)) = aa(B,B,aa(B,fun(B,B),inf_inf(B),aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),I5))),X) ) ) ) ).

% INF_inf_const2
tff(fact_7240_INF__inf__const1,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [I5: set(A),X: B,F2: fun(A,B)] :
          ( ( I5 != bot_bot(set(A)) )
         => ( aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_afd(B,fun(fun(A,B),fun(A,B)),X),F2)),I5)) = aa(B,B,aa(B,fun(B,B),inf_inf(B),X),aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),I5))) ) ) ) ).

% INF_inf_const1
tff(fact_7241_INF__insert,axiom,
    ! [A: $tType,B: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [F2: fun(B,A),A2: B,A3: set(B)] : aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,F2),aa(set(B),set(B),aa(B,fun(set(B),set(B)),insert(B),A2),A3))) = aa(A,A,aa(A,fun(A,A),inf_inf(A),aa(B,A,F2,A2)),aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,F2),A3))) ) ).

% INF_insert
tff(fact_7242_sum_Ointer__restrict,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [A3: set(A),G: fun(A,B),B3: set(A)] :
          ( finite_finite(A,A3)
         => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3)) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),aa(set(A),fun(A,B),aTP_Lamp_afe(fun(A,B),fun(set(A),fun(A,B)),G),B3)),A3) ) ) ) ).

% sum.inter_restrict
tff(fact_7243_prod_Ointer__restrict,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [A3: set(A),G: fun(A,B),B3: set(A)] :
          ( finite_finite(A,A3)
         => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3)) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),aa(set(A),fun(A,B),aTP_Lamp_aff(fun(A,B),fun(set(A),fun(A,B)),G),B3)),A3) ) ) ) ).

% prod.inter_restrict
tff(fact_7244_open__Collect__less__Int,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [S: set(A),F2: fun(A,real),G: fun(A,real)] :
          ( topolo81223032696312382ous_on(A,real,S,F2)
         => ( topolo81223032696312382ous_on(A,real,S,G)
           => ? [A8: set(A)] :
                ( topolo1002775350975398744n_open(A,A8)
                & ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A8),S) = collect(A,aa(fun(A,real),fun(A,$o),aa(fun(A,real),fun(fun(A,real),fun(A,$o)),aTP_Lamp_afg(set(A),fun(fun(A,real),fun(fun(A,real),fun(A,$o))),S),F2),G)) ) ) ) ) ) ).

% open_Collect_less_Int
tff(fact_7245_cInf__insert,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [X5: set(A),A2: A] :
          ( ( X5 != bot_bot(set(A)) )
         => ( condit1013018076250108175_below(A,X5)
           => ( aa(set(A),A,complete_Inf_Inf(A),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),X5)) = aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),aa(set(A),A,complete_Inf_Inf(A),X5)) ) ) ) ) ).

% cInf_insert
tff(fact_7246_cInf__insert__If,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [X5: set(A),A2: A] :
          ( condit1013018076250108175_below(A,X5)
         => ( aa(set(A),A,complete_Inf_Inf(A),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),X5)) = $ite(X5 = bot_bot(set(A)),A2,aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),aa(set(A),A,complete_Inf_Inf(A),X5))) ) ) ) ).

% cInf_insert_If
tff(fact_7247_sum_Omono__neutral__cong,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [T5: set(A),S2: set(A),H: fun(A,B),G: fun(A,B)] :
          ( finite_finite(A,T5)
         => ( finite_finite(A,S2)
           => ( ! [I2: A] :
                  ( member(A,I2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),T5),S2))
                 => ( aa(A,B,H,I2) = zero_zero(B) ) )
             => ( ! [I2: A] :
                    ( member(A,I2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),S2),T5))
                   => ( aa(A,B,G,I2) = zero_zero(B) ) )
               => ( ! [X3: A] :
                      ( member(A,X3,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),S2),T5))
                     => ( aa(A,B,G,X3) = aa(A,B,H,X3) ) )
                 => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),S2) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),H),T5) ) ) ) ) ) ) ) ).

% sum.mono_neutral_cong
tff(fact_7248_Iio__Int__singleton,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [K: A,X: A] :
          aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),set_ord_lessThan(A,K)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))) = $ite(aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),K),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))),bot_bot(set(A))) ) ).

% Iio_Int_singleton
tff(fact_7249_sum_OInt__Diff,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [A3: set(A),G: fun(A,B),B3: set(A)] :
          ( finite_finite(A,A3)
         => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),A3) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3))),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3))) ) ) ) ).

% sum.Int_Diff
tff(fact_7250_numeral__num__of__nat,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(num,nat,numeral_numeral(nat),num_of_nat(Nb)) = Nb ) ) ).

% numeral_num_of_nat
tff(fact_7251_prod_Omono__neutral__cong,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [T5: set(A),S2: set(A),H: fun(A,B),G: fun(A,B)] :
          ( finite_finite(A,T5)
         => ( finite_finite(A,S2)
           => ( ! [I2: A] :
                  ( member(A,I2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),T5),S2))
                 => ( aa(A,B,H,I2) = one_one(B) ) )
             => ( ! [I2: A] :
                    ( member(A,I2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),S2),T5))
                   => ( aa(A,B,G,I2) = one_one(B) ) )
               => ( ! [X3: A] :
                      ( member(A,X3,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),S2),T5))
                     => ( aa(A,B,G,X3) = aa(A,B,H,X3) ) )
                 => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),S2) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),H),T5) ) ) ) ) ) ) ) ).

% prod.mono_neutral_cong
tff(fact_7252_num__of__nat__One,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),one_one(nat))
     => ( num_of_nat(Nb) = one2 ) ) ).

% num_of_nat_One
tff(fact_7253_less__separate,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),Y)
         => ? [A4: A,B5: A] :
              ( member(A,X,set_ord_lessThan(A,A4))
              & member(A,Y,set_ord_greaterThan(A,B5))
              & ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),set_ord_lessThan(A,A4)),set_ord_greaterThan(A,B5)) = bot_bot(set(A)) ) ) ) ) ).

% less_separate
tff(fact_7254_inf__top_Osemilattice__neutr__order__axioms,axiom,
    ! [A: $tType] :
      ( bounde4346867609351753570nf_top(A)
     => semila1105856199041335345_order(A,inf_inf(A),top_top(A),ord_less_eq(A),ord_less(A)) ) ).

% inf_top.semilattice_neutr_order_axioms
tff(fact_7255_atMost__Int__atLeast,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [Nb: A] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),set_ord_atMost(A,Nb)),set_ord_atLeast(A,Nb)) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),Nb),bot_bot(set(A))) ) ).

% atMost_Int_atLeast
tff(fact_7256_cINF__inf__distrib,axiom,
    ! [B: $tType,A: $tType] :
      ( condit1219197933456340205attice(B)
     => ! [A3: set(A),F2: fun(A,B),G: fun(A,B)] :
          ( ( A3 != bot_bot(set(A)) )
         => ( condit1013018076250108175_below(B,aa(set(A),set(B),image(A,B,F2),A3))
           => ( condit1013018076250108175_below(B,aa(set(A),set(B),image(A,B,G),A3))
             => ( aa(B,B,aa(B,fun(B,B),inf_inf(B),aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),A3))),aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,G),A3))) = aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_afh(fun(A,B),fun(fun(A,B),fun(A,B)),F2),G)),A3)) ) ) ) ) ) ).

% cINF_inf_distrib
tff(fact_7257_sum_OIf__cases,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [A3: set(A),P: fun(A,$o),H: fun(A,B),G: fun(A,B)] :
          ( finite_finite(A,A3)
         => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),aa(fun(A,B),fun(A,B),aa(fun(A,B),fun(fun(A,B),fun(A,B)),aTP_Lamp_afi(fun(A,$o),fun(fun(A,B),fun(fun(A,B),fun(A,B))),P),H),G)),A3) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),H),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),collect(A,P)))),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),aa(set(A),set(A),uminus_uminus(set(A)),collect(A,P))))) ) ) ) ).

% sum.If_cases
tff(fact_7258_open__Collect__positive,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [S: set(A),F2: fun(A,real)] :
          ( topolo81223032696312382ous_on(A,real,S,F2)
         => ? [A8: set(A)] :
              ( topolo1002775350975398744n_open(A,A8)
              & ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A8),S) = collect(A,aa(fun(A,real),fun(A,$o),aTP_Lamp_afj(set(A),fun(fun(A,real),fun(A,$o)),S),F2)) ) ) ) ) ).

% open_Collect_positive
tff(fact_7259_cINF__insert,axiom,
    ! [B: $tType,A: $tType] :
      ( condit1219197933456340205attice(B)
     => ! [A3: set(A),F2: fun(A,B),A2: A] :
          ( ( A3 != bot_bot(set(A)) )
         => ( condit1013018076250108175_below(B,aa(set(A),set(B),image(A,B,F2),A3))
           => ( aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),A3))) = aa(B,B,aa(B,fun(B,B),inf_inf(B),aa(A,B,F2,A2)),aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),A3))) ) ) ) ) ).

% cINF_insert
tff(fact_7260_at__within__nhd,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [X: A,S2: set(A),T5: set(A),U2: set(A)] :
          ( member(A,X,S2)
         => ( topolo1002775350975398744n_open(A,S2)
           => ( ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),T5),S2)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),U2),S2)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))) )
             => ( topolo174197925503356063within(A,X,T5) = topolo174197925503356063within(A,X,U2) ) ) ) ) ) ).

% at_within_nhd
tff(fact_7261_numeral__num__of__nat__unfold,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ! [Nb: nat] :
          aa(num,A,numeral_numeral(A),num_of_nat(Nb)) = $ite(Nb = zero_zero(nat),one_one(A),aa(nat,A,semiring_1_of_nat(A),Nb)) ) ).

% numeral_num_of_nat_unfold
tff(fact_7262_num__of__nat__double,axiom,
    ! [Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( num_of_nat(aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),Nb)) = aa(num,num,bit0,num_of_nat(Nb)) ) ) ).

% num_of_nat_double
tff(fact_7263_sum__div__partition,axiom,
    ! [A: $tType,B: $tType] :
      ( euclid4440199948858584721cancel(B)
     => ! [A3: set(A),F2: fun(A,B),B2: B] :
          ( finite_finite(A,A3)
         => ( divide_divide(B,aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),A3),B2) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),aa(B,fun(A,B),aTP_Lamp_afk(fun(A,B),fun(B,fun(A,B)),F2),B2)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),collect(A,aa(B,fun(A,$o),aTP_Lamp_afl(fun(A,B),fun(B,fun(A,$o)),F2),B2))))),divide_divide(B,aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),collect(A,aa(B,fun(A,$o),aTP_Lamp_afm(fun(A,B),fun(B,fun(A,$o)),F2),B2)))),B2)) ) ) ) ).

% sum_div_partition
tff(fact_7264_distinct__concat,axiom,
    ! [A: $tType,Xs: list(list(A))] :
      ( distinct(list(A),Xs)
     => ( ! [Ys3: list(A)] :
            ( member(list(A),Ys3,aa(list(list(A)),set(list(A)),set2(list(A)),Xs))
           => distinct(A,Ys3) )
       => ( ! [Ys3: list(A),Zs2: list(A)] :
              ( member(list(A),Ys3,aa(list(list(A)),set(list(A)),set2(list(A)),Xs))
             => ( member(list(A),Zs2,aa(list(list(A)),set(list(A)),set2(list(A)),Xs))
               => ( ( Ys3 != Zs2 )
                 => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(list(A),set(A),set2(A),Ys3)),aa(list(A),set(A),set2(A),Zs2)) = bot_bot(set(A)) ) ) ) )
         => distinct(A,concat(A,Xs)) ) ) ) ).

% distinct_concat
tff(fact_7265_num__of__nat__plus__distrib,axiom,
    ! [Ma: nat,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Ma)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
       => ( num_of_nat(aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb)) = aa(num,num,aa(num,fun(num,num),plus_plus(num),num_of_nat(Ma)),num_of_nat(Nb)) ) ) ) ).

% num_of_nat_plus_distrib
tff(fact_7266_INF__nat__binary,axiom,
    ! [A: $tType] :
      ( counta3822494911875563373attice(A)
     => ! [A3: A,B3: A] : aa(A,A,aa(A,fun(A,A),inf_inf(A),A3),aa(set(A),A,complete_Inf_Inf(A),aa(set(nat),set(A),image(nat,A,aTP_Lamp_afn(A,fun(nat,A),B3)),collect(nat,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)))))) = aa(A,A,aa(A,fun(A,A),inf_inf(A),A3),B3) ) ).

% INF_nat_binary
tff(fact_7267_at__within__order,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [X: A,S: set(A)] :
          ( ( top_top(set(A)) != aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))) )
         => ( topolo174197925503356063within(A,X,S) = aa(filter(A),filter(A),aa(filter(A),fun(filter(A),filter(A)),inf_inf(filter(A)),aa(set(filter(A)),filter(A),complete_Inf_Inf(filter(A)),aa(set(A),set(filter(A)),image(A,filter(A),aa(set(A),fun(A,filter(A)),aTP_Lamp_afo(A,fun(set(A),fun(A,filter(A))),X),S)),set_ord_greaterThan(A,X)))),aa(set(filter(A)),filter(A),complete_Inf_Inf(filter(A)),aa(set(A),set(filter(A)),image(A,filter(A),aa(set(A),fun(A,filter(A)),aTP_Lamp_afp(A,fun(set(A),fun(A,filter(A))),X),S)),set_ord_lessThan(A,X)))) ) ) ) ).

% at_within_order
tff(fact_7268_inf__set__def,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3) = collect(A,aa(fun(A,$o),fun(A,$o),aa(fun(A,$o),fun(fun(A,$o),fun(A,$o)),inf_inf(fun(A,$o)),aTP_Lamp_a(set(A),fun(A,$o),A3)),aTP_Lamp_a(set(A),fun(A,$o),B3))) ).

% inf_set_def
tff(fact_7269_eventually__Inf__base,axiom,
    ! [A: $tType,B3: set(filter(A)),P: fun(A,$o)] :
      ( ( B3 != bot_bot(set(filter(A))) )
     => ( ! [F5: filter(A)] :
            ( member(filter(A),F5,B3)
           => ! [G2: filter(A)] :
                ( member(filter(A),G2,B3)
               => ? [X2: filter(A)] :
                    ( member(filter(A),X2,B3)
                    & aa(filter(A),$o,aa(filter(A),fun(filter(A),$o),ord_less_eq(filter(A)),X2),aa(filter(A),filter(A),aa(filter(A),fun(filter(A),filter(A)),inf_inf(filter(A)),F5),G2)) ) ) )
       => ( eventually(A,P,aa(set(filter(A)),filter(A),complete_Inf_Inf(filter(A)),B3))
        <=> ? [X4: filter(A)] :
              ( member(filter(A),X4,B3)
              & eventually(A,P,X4) ) ) ) ) ).

% eventually_Inf_base
tff(fact_7270_INF__filter__bot__base,axiom,
    ! [A: $tType,B: $tType,I5: set(A),F3: fun(A,filter(B))] :
      ( ! [I2: A] :
          ( member(A,I2,I5)
         => ! [J3: A] :
              ( member(A,J3,I5)
             => ? [X2: A] :
                  ( member(A,X2,I5)
                  & aa(filter(B),$o,aa(filter(B),fun(filter(B),$o),ord_less_eq(filter(B)),aa(A,filter(B),F3,X2)),aa(filter(B),filter(B),aa(filter(B),fun(filter(B),filter(B)),inf_inf(filter(B)),aa(A,filter(B),F3,I2)),aa(A,filter(B),F3,J3))) ) ) )
     => ( ( aa(set(filter(B)),filter(B),complete_Inf_Inf(filter(B)),aa(set(A),set(filter(B)),image(A,filter(B),F3),I5)) = bot_bot(filter(B)) )
      <=> ? [X4: A] :
            ( member(A,X4,I5)
            & ( aa(A,filter(B),F3,X4) = bot_bot(filter(B)) ) ) ) ) ).

% INF_filter_bot_base
tff(fact_7271_eventually__INF__base,axiom,
    ! [B: $tType,A: $tType,B3: set(A),F3: fun(A,filter(B)),P: fun(B,$o)] :
      ( ( B3 != bot_bot(set(A)) )
     => ( ! [A4: A] :
            ( member(A,A4,B3)
           => ! [B5: A] :
                ( member(A,B5,B3)
               => ? [X2: A] :
                    ( member(A,X2,B3)
                    & aa(filter(B),$o,aa(filter(B),fun(filter(B),$o),ord_less_eq(filter(B)),aa(A,filter(B),F3,X2)),aa(filter(B),filter(B),aa(filter(B),fun(filter(B),filter(B)),inf_inf(filter(B)),aa(A,filter(B),F3,A4)),aa(A,filter(B),F3,B5))) ) ) )
       => ( eventually(B,P,aa(set(filter(B)),filter(B),complete_Inf_Inf(filter(B)),aa(set(A),set(filter(B)),image(A,filter(B),F3),B3)))
        <=> ? [X4: A] :
              ( member(A,X4,B3)
              & eventually(B,P,aa(A,filter(B),F3,X4)) ) ) ) ) ).

% eventually_INF_base
tff(fact_7272_at__within__def,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [A2: A,S: set(A)] : topolo174197925503356063within(A,A2,S) = aa(filter(A),filter(A),aa(filter(A),fun(filter(A),filter(A)),inf_inf(filter(A)),topolo7230453075368039082e_nhds(A,A2)),principal(A,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),S),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A)))))) ) ).

% at_within_def
tff(fact_7273_Inf__finite__insert,axiom,
    ! [A: $tType] :
      ( finite_lattice(A)
     => ! [A2: A,A3: set(A)] : aa(set(A),A,complete_Inf_Inf(A),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),A3)) = aa(A,A,aa(A,fun(A,A),inf_inf(A),A2),aa(set(A),A,complete_Inf_Inf(A),A3)) ) ).

% Inf_finite_insert
tff(fact_7274_distinct__concat__iff,axiom,
    ! [A: $tType,Xs: list(list(A))] :
      ( distinct(A,concat(A,Xs))
    <=> ( distinct(list(A),removeAll(list(A),nil(A),Xs))
        & ! [Ys4: list(A)] :
            ( member(list(A),Ys4,aa(list(list(A)),set(list(A)),set2(list(A)),Xs))
           => distinct(A,Ys4) )
        & ! [Ys4: list(A),Zs3: list(A)] :
            ( ( member(list(A),Ys4,aa(list(list(A)),set(list(A)),set2(list(A)),Xs))
              & member(list(A),Zs3,aa(list(list(A)),set(list(A)),set2(list(A)),Xs))
              & ( Ys4 != Zs3 ) )
           => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(list(A),set(A),set2(A),Ys4)),aa(list(A),set(A),set2(A),Zs3)) = bot_bot(set(A)) ) ) ) ) ).

% distinct_concat_iff
tff(fact_7275_list__update__nonempty,axiom,
    ! [A: $tType,Xs: list(A),K: nat,X: A] :
      ( ( list_update(A,Xs,K,X) = nil(A) )
    <=> ( Xs = nil(A) ) ) ).

% list_update_nonempty
tff(fact_7276_concat__replicate__trivial,axiom,
    ! [A: $tType,I: nat] : concat(A,replicate(list(A),I,nil(A))) = nil(A) ).

% concat_replicate_trivial
tff(fact_7277_remdups__adj__Nil__iff,axiom,
    ! [A: $tType,Xs: list(A)] :
      ( ( remdups_adj(A,Xs) = nil(A) )
    <=> ( Xs = nil(A) ) ) ).

% remdups_adj_Nil_iff
tff(fact_7278_remdups__eq__nil__right__iff,axiom,
    ! [A: $tType,X: list(A)] :
      ( ( nil(A) = remdups(A,X) )
    <=> ( X = nil(A) ) ) ).

% remdups_eq_nil_right_iff
tff(fact_7279_remdups__eq__nil__iff,axiom,
    ! [A: $tType,X: list(A)] :
      ( ( remdups(A,X) = nil(A) )
    <=> ( X = nil(A) ) ) ).

% remdups_eq_nil_iff
tff(fact_7280_enumerate__simps_I1_J,axiom,
    ! [A: $tType,Nb: nat] : enumerate(A,Nb,nil(A)) = nil(product_prod(nat,A)) ).

% enumerate_simps(1)
tff(fact_7281_rotate1__is__Nil__conv,axiom,
    ! [A: $tType,Xs: list(A)] :
      ( ( rotate1(A,Xs) = nil(A) )
    <=> ( Xs = nil(A) ) ) ).

% rotate1_is_Nil_conv
tff(fact_7282_bind__simps_I1_J,axiom,
    ! [B: $tType,A: $tType,F2: fun(B,list(A))] : bind(B,A,nil(B),F2) = nil(A) ).

% bind_simps(1)
tff(fact_7283_set__empty2,axiom,
    ! [A: $tType,Xs: list(A)] :
      ( ( bot_bot(set(A)) = aa(list(A),set(A),set2(A),Xs) )
    <=> ( Xs = nil(A) ) ) ).

% set_empty2
tff(fact_7284_set__empty,axiom,
    ! [A: $tType,Xs: list(A)] :
      ( ( aa(list(A),set(A),set2(A),Xs) = bot_bot(set(A)) )
    <=> ( Xs = nil(A) ) ) ).

% set_empty
tff(fact_7285_length__0__conv,axiom,
    ! [A: $tType,Xs: list(A)] :
      ( ( aa(list(A),nat,size_size(list(A)),Xs) = zero_zero(nat) )
    <=> ( Xs = nil(A) ) ) ).

% length_0_conv
tff(fact_7286_empty__replicate,axiom,
    ! [A: $tType,Nb: nat,X: A] :
      ( ( nil(A) = replicate(A,Nb,X) )
    <=> ( Nb = zero_zero(nat) ) ) ).

% empty_replicate
tff(fact_7287_replicate__empty,axiom,
    ! [A: $tType,Nb: nat,X: A] :
      ( ( replicate(A,Nb,X) = nil(A) )
    <=> ( Nb = zero_zero(nat) ) ) ).

% replicate_empty
tff(fact_7288_horner__sum__simps_I1_J,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_semiring_0(A)
     => ! [F2: fun(B,A),A2: A] : groups4207007520872428315er_sum(B,A,F2,A2,nil(B)) = zero_zero(A) ) ).

% horner_sum_simps(1)
tff(fact_7289_Nil__eq__concat__conv,axiom,
    ! [A: $tType,Xss: list(list(A))] :
      ( ( nil(A) = concat(A,Xss) )
    <=> ! [X4: list(A)] :
          ( member(list(A),X4,aa(list(list(A)),set(list(A)),set2(list(A)),Xss))
         => ( X4 = nil(A) ) ) ) ).

% Nil_eq_concat_conv
tff(fact_7290_concat__eq__Nil__conv,axiom,
    ! [A: $tType,Xss: list(list(A))] :
      ( ( concat(A,Xss) = nil(A) )
    <=> ! [X4: list(A)] :
          ( member(list(A),X4,aa(list(list(A)),set(list(A)),set2(list(A)),Xss))
         => ( X4 = nil(A) ) ) ) ).

% concat_eq_Nil_conv
tff(fact_7291_length__greater__0__conv,axiom,
    ! [A: $tType,Xs: list(A)] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),aa(list(A),nat,size_size(list(A)),Xs))
    <=> ( Xs != nil(A) ) ) ).

% length_greater_0_conv
tff(fact_7292_distinct_Osimps_I1_J,axiom,
    ! [A: $tType] : distinct(A,nil(A)) ).

% distinct.simps(1)
tff(fact_7293_empty__set,axiom,
    ! [A: $tType] : bot_bot(set(A)) = aa(list(A),set(A),set2(A),nil(A)) ).

% empty_set
tff(fact_7294_remove1_Osimps_I1_J,axiom,
    ! [A: $tType,X: A] : remove1(A,X,nil(A)) = nil(A) ).

% remove1.simps(1)
tff(fact_7295_rotate1_Osimps_I1_J,axiom,
    ! [A: $tType] : rotate1(A,nil(A)) = nil(A) ).

% rotate1.simps(1)
tff(fact_7296_list_Osize__gen_I1_J,axiom,
    ! [A: $tType,X: fun(A,nat)] : size_list(A,X,nil(A)) = zero_zero(nat) ).

% list.size_gen(1)
tff(fact_7297_replicate__0,axiom,
    ! [A: $tType,X: A] : replicate(A,zero_zero(nat),X) = nil(A) ).

% replicate_0
tff(fact_7298_list_Osize_I3_J,axiom,
    ! [A: $tType] : aa(list(A),nat,size_size(list(A)),nil(A)) = zero_zero(nat) ).

% list.size(3)
tff(fact_7299_remdups_Osimps_I1_J,axiom,
    ! [A: $tType] : remdups(A,nil(A)) = nil(A) ).

% remdups.simps(1)
tff(fact_7300_product_Osimps_I1_J,axiom,
    ! [B: $tType,A: $tType,Uu: list(B)] : product(A,B,nil(A),Uu) = nil(product_prod(A,B)) ).

% product.simps(1)
tff(fact_7301_concat_Osimps_I1_J,axiom,
    ! [A: $tType] : concat(A,nil(list(A))) = nil(A) ).

% concat.simps(1)
tff(fact_7302_list__update_Osimps_I1_J,axiom,
    ! [A: $tType,I: nat,V: A] : list_update(A,nil(A),I,V) = nil(A) ).

% list_update.simps(1)
tff(fact_7303_list__update__code_I1_J,axiom,
    ! [A: $tType,I: nat,Y: A] : list_update(A,nil(A),I,Y) = nil(A) ).

% list_update_code(1)
tff(fact_7304_count__list_Osimps_I1_J,axiom,
    ! [A: $tType,Y: A] : aa(A,nat,count_list(A,nil(A)),Y) = zero_zero(nat) ).

% count_list.simps(1)
tff(fact_7305_remdups__adj_Osimps_I1_J,axiom,
    ! [A: $tType] : remdups_adj(A,nil(A)) = nil(A) ).

% remdups_adj.simps(1)
tff(fact_7306_removeAll_Osimps_I1_J,axiom,
    ! [A: $tType,X: A] : removeAll(A,X,nil(A)) = nil(A) ).

% removeAll.simps(1)
tff(fact_7307_remdups__adj__length__ge1,axiom,
    ! [A: $tType,Xs: list(A)] :
      ( ( Xs != nil(A) )
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,suc,zero_zero(nat))),aa(list(A),nat,size_size(list(A)),remdups_adj(A,Xs))) ) ).

% remdups_adj_length_ge1
tff(fact_7308_Pow__set_I1_J,axiom,
    ! [A: $tType] : pow2(A,aa(list(A),set(A),set2(A),nil(A))) = aa(set(set(A)),set(set(A)),aa(set(A),fun(set(set(A)),set(set(A))),insert(set(A)),bot_bot(set(A))),bot_bot(set(set(A)))) ).

% Pow_set(1)
tff(fact_7309_of__char__Char,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [B0: $o,B1: $o,B22: $o,B32: $o,B42: $o,B52: $o,B62: $o,B72: $o] : aa(char,A,comm_s6883823935334413003f_char(A),char2((B0),(B1),(B22),(B32),(B42),(B52),(B62),(B72))) = groups4207007520872428315er_sum($o,A,zero_neq_one_of_bool(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)),aa(list($o),list($o),cons($o,(B0)),aa(list($o),list($o),cons($o,(B1)),aa(list($o),list($o),cons($o,(B22)),aa(list($o),list($o),cons($o,(B32)),aa(list($o),list($o),cons($o,(B42)),aa(list($o),list($o),cons($o,(B52)),aa(list($o),list($o),cons($o,(B62)),aa(list($o),list($o),cons($o,(B72)),nil($o)))))))))) ) ).

% of_char_Char
tff(fact_7310_mlex__eq,axiom,
    ! [A: $tType,F2: fun(A,nat),R: set(product_prod(A,A))] : mlex_prod(A,F2,R) = collect(product_prod(A,A),product_case_prod(A,A,$o,aa(set(product_prod(A,A)),fun(A,fun(A,$o)),aTP_Lamp_afq(fun(A,nat),fun(set(product_prod(A,A)),fun(A,fun(A,$o))),F2),R))) ).

% mlex_eq
tff(fact_7311_list_Oinject,axiom,
    ! [A: $tType,X21: A,X222: list(A),Y21: A,Y22: list(A)] :
      ( ( aa(list(A),list(A),cons(A,X21),X222) = aa(list(A),list(A),cons(A,Y21),Y22) )
    <=> ( ( X21 = Y21 )
        & ( X222 = Y22 ) ) ) ).

% list.inject
tff(fact_7312_list_Osimps_I15_J,axiom,
    ! [A: $tType,X21: A,X222: list(A)] : aa(list(A),set(A),set2(A),aa(list(A),list(A),cons(A,X21),X222)) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X21),aa(list(A),set(A),set2(A),X222)) ).

% list.simps(15)
tff(fact_7313_nth__Cons__Suc,axiom,
    ! [A: $tType,X: A,Xs: list(A),Nb: nat] : aa(nat,A,nth(A,aa(list(A),list(A),cons(A,X),Xs)),aa(nat,nat,suc,Nb)) = aa(nat,A,nth(A,Xs),Nb) ).

% nth_Cons_Suc
tff(fact_7314_nth__Cons__0,axiom,
    ! [A: $tType,X: A,Xs: list(A)] : aa(nat,A,nth(A,aa(list(A),list(A),cons(A,X),Xs)),zero_zero(nat)) = X ).

% nth_Cons_0
tff(fact_7315_horner__sum__simps_I2_J,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_semiring_0(A)
     => ! [F2: fun(B,A),A2: A,X: B,Xs: list(B)] : groups4207007520872428315er_sum(B,A,F2,A2,aa(list(B),list(B),cons(B,X),Xs)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(B,A,F2,X)),aa(A,A,aa(A,fun(A,A),times_times(A),A2),groups4207007520872428315er_sum(B,A,F2,A2,Xs))) ) ).

% horner_sum_simps(2)
tff(fact_7316_enumerate__simps_I2_J,axiom,
    ! [A: $tType,Nb: nat,X: A,Xs: list(A)] : enumerate(A,Nb,aa(list(A),list(A),cons(A,X),Xs)) = aa(list(product_prod(nat,A)),list(product_prod(nat,A)),cons(product_prod(nat,A),aa(A,product_prod(nat,A),product_Pair(nat,A,Nb),X)),enumerate(A,aa(nat,nat,suc,Nb),Xs)) ).

% enumerate_simps(2)
tff(fact_7317_nth__Cons__numeral,axiom,
    ! [A: $tType,X: A,Xs: list(A),V: num] : aa(nat,A,nth(A,aa(list(A),list(A),cons(A,X),Xs)),aa(num,nat,numeral_numeral(nat),V)) = aa(nat,A,nth(A,Xs),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(num,nat,numeral_numeral(nat),V)),one_one(nat))) ).

% nth_Cons_numeral
tff(fact_7318_nth__Cons__pos,axiom,
    ! [A: $tType,Nb: nat,X: A,Xs: list(A)] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(nat,A,nth(A,aa(list(A),list(A),cons(A,X),Xs)),Nb) = aa(nat,A,nth(A,Xs),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat))) ) ) ).

% nth_Cons_pos
tff(fact_7319_distinct__singleton,axiom,
    ! [A: $tType,X: A] : distinct(A,aa(list(A),list(A),cons(A,X),nil(A))) ).

% distinct_singleton
tff(fact_7320_map__tailrec__rev_Ocases,axiom,
    ! [A: $tType,B: $tType,X: product_prod(fun(A,B),product_prod(list(A),list(B)))] :
      ( ! [F7: fun(A,B),Bs2: list(B)] : X != aa(product_prod(list(A),list(B)),product_prod(fun(A,B),product_prod(list(A),list(B))),product_Pair(fun(A,B),product_prod(list(A),list(B)),F7),aa(list(B),product_prod(list(A),list(B)),product_Pair(list(A),list(B),nil(A)),Bs2))
     => ~ ! [F7: fun(A,B),A4: A,As: list(A),Bs2: list(B)] : X != aa(product_prod(list(A),list(B)),product_prod(fun(A,B),product_prod(list(A),list(B))),product_Pair(fun(A,B),product_prod(list(A),list(B)),F7),aa(list(B),product_prod(list(A),list(B)),product_Pair(list(A),list(B),aa(list(A),list(A),cons(A,A4),As)),Bs2)) ) ).

% map_tailrec_rev.cases
tff(fact_7321_successively_Ocases,axiom,
    ! [A: $tType,X: product_prod(fun(A,fun(A,$o)),list(A))] :
      ( ! [P5: fun(A,fun(A,$o))] : X != aa(list(A),product_prod(fun(A,fun(A,$o)),list(A)),product_Pair(fun(A,fun(A,$o)),list(A),P5),nil(A))
     => ( ! [P5: fun(A,fun(A,$o)),X3: A] : X != aa(list(A),product_prod(fun(A,fun(A,$o)),list(A)),product_Pair(fun(A,fun(A,$o)),list(A),P5),aa(list(A),list(A),cons(A,X3),nil(A)))
       => ~ ! [P5: fun(A,fun(A,$o)),X3: A,Y3: A,Xs2: list(A)] : X != aa(list(A),product_prod(fun(A,fun(A,$o)),list(A)),product_Pair(fun(A,fun(A,$o)),list(A),P5),aa(list(A),list(A),cons(A,X3),aa(list(A),list(A),cons(A,Y3),Xs2))) ) ) ).

% successively.cases
tff(fact_7322_arg__min__list_Ocases,axiom,
    ! [B: $tType,A: $tType] :
      ( linorder(B)
     => ! [X: product_prod(fun(A,B),list(A))] :
          ( ! [F7: fun(A,B),X3: A] : X != aa(list(A),product_prod(fun(A,B),list(A)),product_Pair(fun(A,B),list(A),F7),aa(list(A),list(A),cons(A,X3),nil(A)))
         => ( ! [F7: fun(A,B),X3: A,Y3: A,Zs2: list(A)] : X != aa(list(A),product_prod(fun(A,B),list(A)),product_Pair(fun(A,B),list(A),F7),aa(list(A),list(A),cons(A,X3),aa(list(A),list(A),cons(A,Y3),Zs2)))
           => ~ ! [A4: fun(A,B)] : X != aa(list(A),product_prod(fun(A,B),list(A)),product_Pair(fun(A,B),list(A),A4),nil(A)) ) ) ) ).

% arg_min_list.cases
tff(fact_7323_sorted__wrt_Ocases,axiom,
    ! [A: $tType,X: product_prod(fun(A,fun(A,$o)),list(A))] :
      ( ! [P5: fun(A,fun(A,$o))] : X != aa(list(A),product_prod(fun(A,fun(A,$o)),list(A)),product_Pair(fun(A,fun(A,$o)),list(A),P5),nil(A))
     => ~ ! [P5: fun(A,fun(A,$o)),X3: A,Ys3: list(A)] : X != aa(list(A),product_prod(fun(A,fun(A,$o)),list(A)),product_Pair(fun(A,fun(A,$o)),list(A),P5),aa(list(A),list(A),cons(A,X3),Ys3)) ) ).

% sorted_wrt.cases
tff(fact_7324_shuffles_Ocases,axiom,
    ! [A: $tType,X: product_prod(list(A),list(A))] :
      ( ! [Ys3: list(A)] : X != aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),nil(A)),Ys3)
     => ( ! [Xs2: list(A)] : X != aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs2),nil(A))
       => ~ ! [X3: A,Xs2: list(A),Y3: A,Ys3: list(A)] : X != aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),aa(list(A),list(A),cons(A,X3),Xs2)),aa(list(A),list(A),cons(A,Y3),Ys3)) ) ) ).

% shuffles.cases
tff(fact_7325_splice_Ocases,axiom,
    ! [A: $tType,X: product_prod(list(A),list(A))] :
      ( ! [Ys3: list(A)] : X != aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),nil(A)),Ys3)
     => ~ ! [X3: A,Xs2: list(A),Ys3: list(A)] : X != aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),aa(list(A),list(A),cons(A,X3),Xs2)),Ys3) ) ).

% splice.cases
tff(fact_7326_list_Odistinct_I1_J,axiom,
    ! [A: $tType,X21: A,X222: list(A)] : nil(A) != aa(list(A),list(A),cons(A,X21),X222) ).

% list.distinct(1)
tff(fact_7327_list_OdiscI,axiom,
    ! [A: $tType,List: list(A),X21: A,X222: list(A)] :
      ( ( List = aa(list(A),list(A),cons(A,X21),X222) )
     => ( List != nil(A) ) ) ).

% list.discI
tff(fact_7328_list_Oexhaust,axiom,
    ! [A: $tType,Y: list(A)] :
      ( ( Y != nil(A) )
     => ~ ! [X212: A,X223: list(A)] : Y != aa(list(A),list(A),cons(A,X212),X223) ) ).

% list.exhaust
tff(fact_7329_min__list_Ocases,axiom,
    ! [A: $tType] :
      ( ord(A)
     => ! [X: list(A)] :
          ( ! [X3: A,Xs2: list(A)] : X != aa(list(A),list(A),cons(A,X3),Xs2)
         => ( X = nil(A) ) ) ) ).

% min_list.cases
tff(fact_7330_transpose_Ocases,axiom,
    ! [A: $tType,X: list(list(A))] :
      ( ( X != nil(list(A)) )
     => ( ! [Xss2: list(list(A))] : X != aa(list(list(A)),list(list(A)),cons(list(A),nil(A)),Xss2)
       => ~ ! [X3: A,Xs2: list(A),Xss2: list(list(A))] : X != aa(list(list(A)),list(list(A)),cons(list(A),aa(list(A),list(A),cons(A,X3),Xs2)),Xss2) ) ) ).

% transpose.cases
tff(fact_7331_remdups__adj_Ocases,axiom,
    ! [A: $tType,X: list(A)] :
      ( ( X != nil(A) )
     => ( ! [X3: A] : X != aa(list(A),list(A),cons(A,X3),nil(A))
       => ~ ! [X3: A,Y3: A,Xs2: list(A)] : X != aa(list(A),list(A),cons(A,X3),aa(list(A),list(A),cons(A,Y3),Xs2)) ) ) ).

% remdups_adj.cases
tff(fact_7332_neq__Nil__conv,axiom,
    ! [A: $tType,Xs: list(A)] :
      ( ( Xs != nil(A) )
    <=> ? [Y5: A,Ys4: list(A)] : Xs = aa(list(A),list(A),cons(A,Y5),Ys4) ) ).

% neq_Nil_conv
tff(fact_7333_list__induct2_H,axiom,
    ! [A: $tType,B: $tType,P: fun(list(A),fun(list(B),$o)),Xs: list(A),Ys2: list(B)] :
      ( aa(list(B),$o,aa(list(A),fun(list(B),$o),P,nil(A)),nil(B))
     => ( ! [X3: A,Xs2: list(A)] : aa(list(B),$o,aa(list(A),fun(list(B),$o),P,aa(list(A),list(A),cons(A,X3),Xs2)),nil(B))
       => ( ! [Y3: B,Ys3: list(B)] : aa(list(B),$o,aa(list(A),fun(list(B),$o),P,nil(A)),aa(list(B),list(B),cons(B,Y3),Ys3))
         => ( ! [X3: A,Xs2: list(A),Y3: B,Ys3: list(B)] :
                ( aa(list(B),$o,aa(list(A),fun(list(B),$o),P,Xs2),Ys3)
               => aa(list(B),$o,aa(list(A),fun(list(B),$o),P,aa(list(A),list(A),cons(A,X3),Xs2)),aa(list(B),list(B),cons(B,Y3),Ys3)) )
           => aa(list(B),$o,aa(list(A),fun(list(B),$o),P,Xs),Ys2) ) ) ) ) ).

% list_induct2'
tff(fact_7334_list__nonempty__induct,axiom,
    ! [A: $tType,Xs: list(A),P: fun(list(A),$o)] :
      ( ( Xs != nil(A) )
     => ( ! [X3: A] : aa(list(A),$o,P,aa(list(A),list(A),cons(A,X3),nil(A)))
       => ( ! [X3: A,Xs2: list(A)] :
              ( ( Xs2 != nil(A) )
             => ( aa(list(A),$o,P,Xs2)
               => aa(list(A),$o,P,aa(list(A),list(A),cons(A,X3),Xs2)) ) )
         => aa(list(A),$o,P,Xs) ) ) ) ).

% list_nonempty_induct
tff(fact_7335_list__induct4,axiom,
    ! [C: $tType,A: $tType,B: $tType,D: $tType,Xs: list(A),Ys2: list(B),Zs: list(C),Ws: list(D),P: fun(list(A),fun(list(B),fun(list(C),fun(list(D),$o))))] :
      ( ( aa(list(A),nat,size_size(list(A)),Xs) = aa(list(B),nat,size_size(list(B)),Ys2) )
     => ( ( aa(list(B),nat,size_size(list(B)),Ys2) = aa(list(C),nat,size_size(list(C)),Zs) )
       => ( ( aa(list(C),nat,size_size(list(C)),Zs) = aa(list(D),nat,size_size(list(D)),Ws) )
         => ( aa(list(D),$o,aa(list(C),fun(list(D),$o),aa(list(B),fun(list(C),fun(list(D),$o)),aa(list(A),fun(list(B),fun(list(C),fun(list(D),$o))),P,nil(A)),nil(B)),nil(C)),nil(D))
           => ( ! [X3: A,Xs2: list(A),Y3: B,Ys3: list(B),Z2: C,Zs2: list(C),W2: D,Ws2: list(D)] :
                  ( ( aa(list(A),nat,size_size(list(A)),Xs2) = aa(list(B),nat,size_size(list(B)),Ys3) )
                 => ( ( aa(list(B),nat,size_size(list(B)),Ys3) = aa(list(C),nat,size_size(list(C)),Zs2) )
                   => ( ( aa(list(C),nat,size_size(list(C)),Zs2) = aa(list(D),nat,size_size(list(D)),Ws2) )
                     => ( aa(list(D),$o,aa(list(C),fun(list(D),$o),aa(list(B),fun(list(C),fun(list(D),$o)),aa(list(A),fun(list(B),fun(list(C),fun(list(D),$o))),P,Xs2),Ys3),Zs2),Ws2)
                       => aa(list(D),$o,aa(list(C),fun(list(D),$o),aa(list(B),fun(list(C),fun(list(D),$o)),aa(list(A),fun(list(B),fun(list(C),fun(list(D),$o))),P,aa(list(A),list(A),cons(A,X3),Xs2)),aa(list(B),list(B),cons(B,Y3),Ys3)),aa(list(C),list(C),cons(C,Z2),Zs2)),aa(list(D),list(D),cons(D,W2),Ws2)) ) ) ) )
             => aa(list(D),$o,aa(list(C),fun(list(D),$o),aa(list(B),fun(list(C),fun(list(D),$o)),aa(list(A),fun(list(B),fun(list(C),fun(list(D),$o))),P,Xs),Ys2),Zs),Ws) ) ) ) ) ) ).

% list_induct4
tff(fact_7336_list__induct3,axiom,
    ! [B: $tType,A: $tType,C: $tType,Xs: list(A),Ys2: list(B),Zs: list(C),P: fun(list(A),fun(list(B),fun(list(C),$o)))] :
      ( ( aa(list(A),nat,size_size(list(A)),Xs) = aa(list(B),nat,size_size(list(B)),Ys2) )
     => ( ( aa(list(B),nat,size_size(list(B)),Ys2) = aa(list(C),nat,size_size(list(C)),Zs) )
       => ( aa(list(C),$o,aa(list(B),fun(list(C),$o),aa(list(A),fun(list(B),fun(list(C),$o)),P,nil(A)),nil(B)),nil(C))
         => ( ! [X3: A,Xs2: list(A),Y3: B,Ys3: list(B),Z2: C,Zs2: list(C)] :
                ( ( aa(list(A),nat,size_size(list(A)),Xs2) = aa(list(B),nat,size_size(list(B)),Ys3) )
               => ( ( aa(list(B),nat,size_size(list(B)),Ys3) = aa(list(C),nat,size_size(list(C)),Zs2) )
                 => ( aa(list(C),$o,aa(list(B),fun(list(C),$o),aa(list(A),fun(list(B),fun(list(C),$o)),P,Xs2),Ys3),Zs2)
                   => aa(list(C),$o,aa(list(B),fun(list(C),$o),aa(list(A),fun(list(B),fun(list(C),$o)),P,aa(list(A),list(A),cons(A,X3),Xs2)),aa(list(B),list(B),cons(B,Y3),Ys3)),aa(list(C),list(C),cons(C,Z2),Zs2)) ) ) )
           => aa(list(C),$o,aa(list(B),fun(list(C),$o),aa(list(A),fun(list(B),fun(list(C),$o)),P,Xs),Ys2),Zs) ) ) ) ) ).

% list_induct3
tff(fact_7337_list__induct2,axiom,
    ! [A: $tType,B: $tType,Xs: list(A),Ys2: list(B),P: fun(list(A),fun(list(B),$o))] :
      ( ( aa(list(A),nat,size_size(list(A)),Xs) = aa(list(B),nat,size_size(list(B)),Ys2) )
     => ( aa(list(B),$o,aa(list(A),fun(list(B),$o),P,nil(A)),nil(B))
       => ( ! [X3: A,Xs2: list(A),Y3: B,Ys3: list(B)] :
              ( ( aa(list(A),nat,size_size(list(A)),Xs2) = aa(list(B),nat,size_size(list(B)),Ys3) )
             => ( aa(list(B),$o,aa(list(A),fun(list(B),$o),P,Xs2),Ys3)
               => aa(list(B),$o,aa(list(A),fun(list(B),$o),P,aa(list(A),list(A),cons(A,X3),Xs2)),aa(list(B),list(B),cons(B,Y3),Ys3)) ) )
         => aa(list(B),$o,aa(list(A),fun(list(B),$o),P,Xs),Ys2) ) ) ) ).

% list_induct2
tff(fact_7338_remdups__adj_Oelims,axiom,
    ! [A: $tType,X: list(A),Y: list(A)] :
      ( ( remdups_adj(A,X) = Y )
     => ( ( ( X = nil(A) )
         => ( Y != nil(A) ) )
       => ( ! [X3: A] :
              ( ( X = aa(list(A),list(A),cons(A,X3),nil(A)) )
             => ( Y != aa(list(A),list(A),cons(A,X3),nil(A)) ) )
         => ~ ! [X3: A,Y3: A,Xs2: list(A)] :
                ( ( X = aa(list(A),list(A),cons(A,X3),aa(list(A),list(A),cons(A,Y3),Xs2)) )
               => ( Y != $ite(X3 = Y3,remdups_adj(A,aa(list(A),list(A),cons(A,X3),Xs2)),aa(list(A),list(A),cons(A,X3),remdups_adj(A,aa(list(A),list(A),cons(A,Y3),Xs2)))) ) ) ) ) ) ).

% remdups_adj.elims
tff(fact_7339_remdups__adj_Osimps_I2_J,axiom,
    ! [A: $tType,X: A] : remdups_adj(A,aa(list(A),list(A),cons(A,X),nil(A))) = aa(list(A),list(A),cons(A,X),nil(A)) ).

% remdups_adj.simps(2)
tff(fact_7340_removeAll_Osimps_I2_J,axiom,
    ! [A: $tType,X: A,Y: A,Xs: list(A)] :
      removeAll(A,X,aa(list(A),list(A),cons(A,Y),Xs)) = $ite(X = Y,removeAll(A,X,Xs),aa(list(A),list(A),cons(A,Y),removeAll(A,X,Xs))) ).

% removeAll.simps(2)
tff(fact_7341_nth__Cons,axiom,
    ! [A: $tType,X: A,Xs: list(A),Nb: nat] : aa(nat,A,nth(A,aa(list(A),list(A),cons(A,X),Xs)),Nb) = case_nat(A,X,nth(A,Xs),Nb) ).

% nth_Cons
tff(fact_7342_Cons__in__subseqsD,axiom,
    ! [A: $tType,Y: A,Ys2: list(A),Xs: list(A)] :
      ( member(list(A),aa(list(A),list(A),cons(A,Y),Ys2),aa(list(list(A)),set(list(A)),set2(list(A)),subseqs(A,Xs)))
     => member(list(A),Ys2,aa(list(list(A)),set(list(A)),set2(list(A)),subseqs(A,Xs))) ) ).

% Cons_in_subseqsD
tff(fact_7343_remdups__adj_Osimps_I3_J,axiom,
    ! [A: $tType,X: A,Y: A,Xs: list(A)] :
      remdups_adj(A,aa(list(A),list(A),cons(A,X),aa(list(A),list(A),cons(A,Y),Xs))) = $ite(X = Y,remdups_adj(A,aa(list(A),list(A),cons(A,X),Xs)),aa(list(A),list(A),cons(A,X),remdups_adj(A,aa(list(A),list(A),cons(A,Y),Xs)))) ).

% remdups_adj.simps(3)
tff(fact_7344_list__update__code_I3_J,axiom,
    ! [A: $tType,X: A,Xs: list(A),I: nat,Y: A] : list_update(A,aa(list(A),list(A),cons(A,X),Xs),aa(nat,nat,suc,I),Y) = aa(list(A),list(A),cons(A,X),list_update(A,Xs,I,Y)) ).

% list_update_code(3)
tff(fact_7345_list__update__code_I2_J,axiom,
    ! [A: $tType,X: A,Xs: list(A),Y: A] : list_update(A,aa(list(A),list(A),cons(A,X),Xs),zero_zero(nat),Y) = aa(list(A),list(A),cons(A,Y),Xs) ).

% list_update_code(2)
tff(fact_7346_remdups_Osimps_I2_J,axiom,
    ! [A: $tType,X: A,Xs: list(A)] :
      remdups(A,aa(list(A),list(A),cons(A,X),Xs)) = $ite(member(A,X,aa(list(A),set(A),set2(A),Xs)),remdups(A,Xs),aa(list(A),list(A),cons(A,X),remdups(A,Xs))) ).

% remdups.simps(2)
tff(fact_7347_length__Cons,axiom,
    ! [A: $tType,X: A,Xs: list(A)] : aa(list(A),nat,size_size(list(A)),aa(list(A),list(A),cons(A,X),Xs)) = aa(nat,nat,suc,aa(list(A),nat,size_size(list(A)),Xs)) ).

% length_Cons
tff(fact_7348_length__Suc__conv,axiom,
    ! [A: $tType,Xs: list(A),Nb: nat] :
      ( ( aa(list(A),nat,size_size(list(A)),Xs) = aa(nat,nat,suc,Nb) )
    <=> ? [Y5: A,Ys4: list(A)] :
          ( ( Xs = aa(list(A),list(A),cons(A,Y5),Ys4) )
          & ( aa(list(A),nat,size_size(list(A)),Ys4) = Nb ) ) ) ).

% length_Suc_conv
tff(fact_7349_Suc__length__conv,axiom,
    ! [A: $tType,Nb: nat,Xs: list(A)] :
      ( ( aa(nat,nat,suc,Nb) = aa(list(A),nat,size_size(list(A)),Xs) )
    <=> ? [Y5: A,Ys4: list(A)] :
          ( ( Xs = aa(list(A),list(A),cons(A,Y5),Ys4) )
          & ( aa(list(A),nat,size_size(list(A)),Ys4) = Nb ) ) ) ).

% Suc_length_conv
tff(fact_7350_set__ConsD,axiom,
    ! [A: $tType,Y: A,X: A,Xs: list(A)] :
      ( member(A,Y,aa(list(A),set(A),set2(A),aa(list(A),list(A),cons(A,X),Xs)))
     => ( ( Y = X )
        | member(A,Y,aa(list(A),set(A),set2(A),Xs)) ) ) ).

% set_ConsD
tff(fact_7351_list_Oset__cases,axiom,
    ! [A: $tType,E2: A,A2: list(A)] :
      ( member(A,E2,aa(list(A),set(A),set2(A),A2))
     => ( ! [Z23: list(A)] : A2 != aa(list(A),list(A),cons(A,E2),Z23)
       => ~ ! [Z12: A,Z23: list(A)] :
              ( ( A2 = aa(list(A),list(A),cons(A,Z12),Z23) )
             => ~ member(A,E2,aa(list(A),set(A),set2(A),Z23)) ) ) ) ).

% list.set_cases
tff(fact_7352_list_Oset__intros_I1_J,axiom,
    ! [A: $tType,X21: A,X222: list(A)] : member(A,X21,aa(list(A),set(A),set2(A),aa(list(A),list(A),cons(A,X21),X222))) ).

% list.set_intros(1)
tff(fact_7353_list_Oset__intros_I2_J,axiom,
    ! [A: $tType,Y: A,X222: list(A),X21: A] :
      ( member(A,Y,aa(list(A),set(A),set2(A),X222))
     => member(A,Y,aa(list(A),set(A),set2(A),aa(list(A),list(A),cons(A,X21),X222))) ) ).

% list.set_intros(2)
tff(fact_7354_list__update_Osimps_I2_J,axiom,
    ! [A: $tType,X: A,Xs: list(A),I: nat,V: A] : list_update(A,aa(list(A),list(A),cons(A,X),Xs),I,V) = case_nat(list(A),aa(list(A),list(A),cons(A,V),Xs),aa(A,fun(nat,list(A)),aa(list(A),fun(A,fun(nat,list(A))),aTP_Lamp_afr(A,fun(list(A),fun(A,fun(nat,list(A)))),X),Xs),V),I) ).

% list_update.simps(2)
tff(fact_7355_not__Cons__self2,axiom,
    ! [A: $tType,X: A,Xs: list(A)] : aa(list(A),list(A),cons(A,X),Xs) != Xs ).

% not_Cons_self2
tff(fact_7356_replicate__Suc,axiom,
    ! [A: $tType,Nb: nat,X: A] : replicate(A,aa(nat,nat,suc,Nb),X) = aa(list(A),list(A),cons(A,X),replicate(A,Nb,X)) ).

% replicate_Suc
tff(fact_7357_remove1_Osimps_I2_J,axiom,
    ! [A: $tType,X: A,Y: A,Xs: list(A)] :
      remove1(A,X,aa(list(A),list(A),cons(A,Y),Xs)) = $ite(X = Y,Xs,aa(list(A),list(A),cons(A,Y),remove1(A,X,Xs))) ).

% remove1.simps(2)
tff(fact_7358_set__subset__Cons,axiom,
    ! [A: $tType,Xs: list(A),X: A] : aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(list(A),set(A),set2(A),Xs)),aa(list(A),set(A),set2(A),aa(list(A),list(A),cons(A,X),Xs))) ).

% set_subset_Cons
tff(fact_7359_impossible__Cons,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A),X: A] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(list(A),nat,size_size(list(A)),Xs)),aa(list(A),nat,size_size(list(A)),Ys2))
     => ( Xs != aa(list(A),list(A),cons(A,X),Ys2) ) ) ).

% impossible_Cons
tff(fact_7360_inj__on__Cons1,axiom,
    ! [A: $tType,X: A,A3: set(list(A))] : inj_on(list(A),list(A),cons(A,X),A3) ).

% inj_on_Cons1
tff(fact_7361_distinct__length__2__or__more,axiom,
    ! [A: $tType,A2: A,B2: A,Xs: list(A)] :
      ( distinct(A,aa(list(A),list(A),cons(A,A2),aa(list(A),list(A),cons(A,B2),Xs)))
    <=> ( ( A2 != B2 )
        & distinct(A,aa(list(A),list(A),cons(A,A2),Xs))
        & distinct(A,aa(list(A),list(A),cons(A,B2),Xs)) ) ) ).

% distinct_length_2_or_more
tff(fact_7362_distinct_Osimps_I2_J,axiom,
    ! [A: $tType,X: A,Xs: list(A)] :
      ( distinct(A,aa(list(A),list(A),cons(A,X),Xs))
    <=> ( ~ member(A,X,aa(list(A),set(A),set2(A),Xs))
        & distinct(A,Xs) ) ) ).

% distinct.simps(2)
tff(fact_7363_Suc__le__length__iff,axiom,
    ! [A: $tType,Nb: nat,Xs: list(A)] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,suc,Nb)),aa(list(A),nat,size_size(list(A)),Xs))
    <=> ? [X4: A,Ys4: list(A)] :
          ( ( Xs = aa(list(A),list(A),cons(A,X4),Ys4) )
          & aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),aa(list(A),nat,size_size(list(A)),Ys4)) ) ) ).

% Suc_le_length_iff
tff(fact_7364_count__list_Osimps_I2_J,axiom,
    ! [A: $tType,X: A,Xs: list(A),Y: A] :
      aa(A,nat,count_list(A,aa(list(A),list(A),cons(A,X),Xs)),Y) = $ite(X = Y,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(A,nat,count_list(A,Xs),Y)),one_one(nat)),aa(A,nat,count_list(A,Xs),Y)) ).

% count_list.simps(2)
tff(fact_7365_the__elem__set,axiom,
    ! [A: $tType,X: A] : the_elem(A,aa(list(A),set(A),set2(A),aa(list(A),list(A),cons(A,X),nil(A)))) = X ).

% the_elem_set
tff(fact_7366_list_Osize_I4_J,axiom,
    ! [A: $tType,X21: A,X222: list(A)] : aa(list(A),nat,size_size(list(A)),aa(list(A),list(A),cons(A,X21),X222)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(list(A),nat,size_size(list(A)),X222)),aa(nat,nat,suc,zero_zero(nat))) ).

% list.size(4)
tff(fact_7367_nth__Cons_H,axiom,
    ! [A: $tType,X: A,Xs: list(A),Nb: nat] :
      aa(nat,A,nth(A,aa(list(A),list(A),cons(A,X),Xs)),Nb) = $ite(Nb = zero_zero(nat),X,aa(nat,A,nth(A,Xs),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat)))) ).

% nth_Cons'
tff(fact_7368_remdups__adj__replicate,axiom,
    ! [A: $tType,Nb: nat,X: A] :
      remdups_adj(A,replicate(A,Nb,X)) = $ite(Nb = zero_zero(nat),nil(A),aa(list(A),list(A),cons(A,X),nil(A))) ).

% remdups_adj_replicate
tff(fact_7369_remdups__adj__singleton,axiom,
    ! [A: $tType,Xs: list(A),X: A] :
      ( ( remdups_adj(A,Xs) = aa(list(A),list(A),cons(A,X),nil(A)) )
     => ( Xs = replicate(A,aa(list(A),nat,size_size(list(A)),Xs),X) ) ) ).

% remdups_adj_singleton
tff(fact_7370_mlex__less,axiom,
    ! [A: $tType,F2: fun(A,nat),X: A,Y: A,R: set(product_prod(A,A))] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(A,nat,F2,X)),aa(A,nat,F2,Y))
     => member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Y),mlex_prod(A,F2,R)) ) ).

% mlex_less
tff(fact_7371_mlex__iff,axiom,
    ! [A: $tType,X: A,Y: A,F2: fun(A,nat),R: set(product_prod(A,A))] :
      ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Y),mlex_prod(A,F2,R))
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(A,nat,F2,X)),aa(A,nat,F2,Y))
        | ( ( aa(A,nat,F2,X) = aa(A,nat,F2,Y) )
          & member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Y),R) ) ) ) ).

% mlex_iff
tff(fact_7372_mlex__leq,axiom,
    ! [A: $tType,F2: fun(A,nat),X: A,Y: A,R: set(product_prod(A,A))] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(A,nat,F2,X)),aa(A,nat,F2,Y))
     => ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Y),R)
       => member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Y),mlex_prod(A,F2,R)) ) ) ).

% mlex_leq
tff(fact_7373_list_Osize__gen_I2_J,axiom,
    ! [A: $tType,X: fun(A,nat),X21: A,X222: list(A)] : size_list(A,X,aa(list(A),list(A),cons(A,X21),X222)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(A,nat,X,X21)),size_list(A,X,X222))),aa(nat,nat,suc,zero_zero(nat))) ).

% list.size_gen(2)
tff(fact_7374_nth__equal__first__eq,axiom,
    ! [A: $tType,X: A,Xs: list(A),Nb: nat] :
      ( ~ member(A,X,aa(list(A),set(A),set2(A),Xs))
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Nb),aa(list(A),nat,size_size(list(A)),Xs))
       => ( ( aa(nat,A,nth(A,aa(list(A),list(A),cons(A,X),Xs)),Nb) = X )
        <=> ( Nb = zero_zero(nat) ) ) ) ) ).

% nth_equal_first_eq
tff(fact_7375_nth__non__equal__first__eq,axiom,
    ! [A: $tType,X: A,Y: A,Xs: list(A),Nb: nat] :
      ( ( X != Y )
     => ( ( aa(nat,A,nth(A,aa(list(A),list(A),cons(A,X),Xs)),Nb) = Y )
      <=> ( ( aa(nat,A,nth(A,Xs),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat))) = Y )
          & aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb) ) ) ) ).

% nth_non_equal_first_eq
tff(fact_7376_Cons__replicate__eq,axiom,
    ! [A: $tType,X: A,Xs: list(A),Nb: nat,Y: A] :
      ( ( aa(list(A),list(A),cons(A,X),Xs) = replicate(A,Nb,Y) )
    <=> ( ( X = Y )
        & aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
        & ( Xs = replicate(A,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),one_one(nat)),X) ) ) ) ).

% Cons_replicate_eq
tff(fact_7377_concat__inth,axiom,
    ! [A: $tType,Xs: list(A),X: A,Ys2: list(A)] : aa(nat,A,nth(A,append(A,Xs,append(A,aa(list(A),list(A),cons(A,X),nil(A)),Ys2))),aa(list(A),nat,size_size(list(A)),Xs)) = X ).

% concat_inth
tff(fact_7378_set__Cons__sing__Nil,axiom,
    ! [A: $tType,A3: set(A)] : set_Cons(A,A3,aa(set(list(A)),set(list(A)),aa(list(A),fun(set(list(A)),set(list(A))),insert(list(A)),nil(A)),bot_bot(set(list(A))))) = aa(set(A),set(list(A)),image(A,list(A),aTP_Lamp_afs(A,list(A))),A3) ).

% set_Cons_sing_Nil
tff(fact_7379_append_Oassoc,axiom,
    ! [A: $tType,A2: list(A),B2: list(A),C2: list(A)] : append(A,append(A,A2,B2),C2) = append(A,A2,append(A,B2,C2)) ).

% append.assoc
tff(fact_7380_append__assoc,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A),Zs: list(A)] : append(A,append(A,Xs,Ys2),Zs) = append(A,Xs,append(A,Ys2,Zs)) ).

% append_assoc
tff(fact_7381_append__same__eq,axiom,
    ! [A: $tType,Ys2: list(A),Xs: list(A),Zs: list(A)] :
      ( ( append(A,Ys2,Xs) = append(A,Zs,Xs) )
    <=> ( Ys2 = Zs ) ) ).

% append_same_eq
tff(fact_7382_same__append__eq,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A),Zs: list(A)] :
      ( ( append(A,Xs,Ys2) = append(A,Xs,Zs) )
    <=> ( Ys2 = Zs ) ) ).

% same_append_eq
tff(fact_7383_append_Oright__neutral,axiom,
    ! [A: $tType,A2: list(A)] : append(A,A2,nil(A)) = A2 ).

% append.right_neutral
tff(fact_7384_append__Nil2,axiom,
    ! [A: $tType,Xs: list(A)] : append(A,Xs,nil(A)) = Xs ).

% append_Nil2
tff(fact_7385_append__self__conv,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A)] :
      ( ( append(A,Xs,Ys2) = Xs )
    <=> ( Ys2 = nil(A) ) ) ).

% append_self_conv
tff(fact_7386_self__append__conv,axiom,
    ! [A: $tType,Y: list(A),Ys2: list(A)] :
      ( ( Y = append(A,Y,Ys2) )
    <=> ( Ys2 = nil(A) ) ) ).

% self_append_conv
tff(fact_7387_append__self__conv2,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A)] :
      ( ( append(A,Xs,Ys2) = Ys2 )
    <=> ( Xs = nil(A) ) ) ).

% append_self_conv2
tff(fact_7388_self__append__conv2,axiom,
    ! [A: $tType,Y: list(A),Xs: list(A)] :
      ( ( Y = append(A,Xs,Y) )
    <=> ( Xs = nil(A) ) ) ).

% self_append_conv2
tff(fact_7389_Nil__is__append__conv,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A)] :
      ( ( nil(A) = append(A,Xs,Ys2) )
    <=> ( ( Xs = nil(A) )
        & ( Ys2 = nil(A) ) ) ) ).

% Nil_is_append_conv
tff(fact_7390_append__is__Nil__conv,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A)] :
      ( ( append(A,Xs,Ys2) = nil(A) )
    <=> ( ( Xs = nil(A) )
        & ( Ys2 = nil(A) ) ) ) ).

% append_is_Nil_conv
tff(fact_7391_append__eq__append__conv,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A),Us: list(A),Vs: list(A)] :
      ( ( ( aa(list(A),nat,size_size(list(A)),Xs) = aa(list(A),nat,size_size(list(A)),Ys2) )
        | ( aa(list(A),nat,size_size(list(A)),Us) = aa(list(A),nat,size_size(list(A)),Vs) ) )
     => ( ( append(A,Xs,Us) = append(A,Ys2,Vs) )
      <=> ( ( Xs = Ys2 )
          & ( Us = Vs ) ) ) ) ).

% append_eq_append_conv
tff(fact_7392_concat__append,axiom,
    ! [A: $tType,Xs: list(list(A)),Ys2: list(list(A))] : concat(A,append(list(A),Xs,Ys2)) = append(A,concat(A,Xs),concat(A,Ys2)) ).

% concat_append
tff(fact_7393_removeAll__append,axiom,
    ! [A: $tType,X: A,Xs: list(A),Ys2: list(A)] : removeAll(A,X,append(A,Xs,Ys2)) = append(A,removeAll(A,X,Xs),removeAll(A,X,Ys2)) ).

% removeAll_append
tff(fact_7394_append1__eq__conv,axiom,
    ! [A: $tType,Xs: list(A),X: A,Ys2: list(A),Y: A] :
      ( ( append(A,Xs,aa(list(A),list(A),cons(A,X),nil(A))) = append(A,Ys2,aa(list(A),list(A),cons(A,Y),nil(A))) )
    <=> ( ( Xs = Ys2 )
        & ( X = Y ) ) ) ).

% append1_eq_conv
tff(fact_7395_length__append,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A)] : aa(list(A),nat,size_size(list(A)),append(A,Xs,Ys2)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(list(A),nat,size_size(list(A)),Xs)),aa(list(A),nat,size_size(list(A)),Ys2)) ).

% length_append
tff(fact_7396_size__list__append,axiom,
    ! [A: $tType,F2: fun(A,nat),Xs: list(A),Ys2: list(A)] : size_list(A,F2,append(A,Xs,Ys2)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),size_list(A,F2,Xs)),size_list(A,F2,Ys2)) ).

% size_list_append
tff(fact_7397_bind__simps_I2_J,axiom,
    ! [A: $tType,B: $tType,X: B,Xs: list(B),F2: fun(B,list(A))] : bind(B,A,aa(list(B),list(B),cons(B,X),Xs),F2) = append(A,aa(B,list(A),F2,X),bind(B,A,Xs,F2)) ).

% bind_simps(2)
tff(fact_7398_nth__append__length,axiom,
    ! [A: $tType,Xs: list(A),X: A,Ys2: list(A)] : aa(nat,A,nth(A,append(A,Xs,aa(list(A),list(A),cons(A,X),Ys2))),aa(list(A),nat,size_size(list(A)),Xs)) = X ).

% nth_append_length
tff(fact_7399_nth__append__length__plus,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A),Nb: nat] : aa(nat,A,nth(A,append(A,Xs,Ys2)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(list(A),nat,size_size(list(A)),Xs)),Nb)) = aa(nat,A,nth(A,Ys2),Nb) ).

% nth_append_length_plus
tff(fact_7400_list__update__length,axiom,
    ! [A: $tType,Xs: list(A),X: A,Ys2: list(A),Y: A] : list_update(A,append(A,Xs,aa(list(A),list(A),cons(A,X),Ys2)),aa(list(A),nat,size_size(list(A)),Xs),Y) = append(A,Xs,aa(list(A),list(A),cons(A,Y),Ys2)) ).

% list_update_length
tff(fact_7401_distinct__append,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A)] :
      ( distinct(A,append(A,Xs,Ys2))
    <=> ( distinct(A,Xs)
        & distinct(A,Ys2)
        & ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(list(A),set(A),set2(A),Xs)),aa(list(A),set(A),set2(A),Ys2)) = bot_bot(set(A)) ) ) ) ).

% distinct_append
tff(fact_7402_n__lists__Nil,axiom,
    ! [A: $tType,Nb: nat] :
      n_lists(A,Nb,nil(A)) = $ite(Nb = zero_zero(nat),aa(list(list(A)),list(list(A)),cons(list(A),nil(A)),nil(list(A))),nil(list(A))) ).

% n_lists_Nil
tff(fact_7403_append__Nil,axiom,
    ! [A: $tType,Ys2: list(A)] : append(A,nil(A),Ys2) = Ys2 ).

% append_Nil
tff(fact_7404_append_Oleft__neutral,axiom,
    ! [A: $tType,A2: list(A)] : append(A,nil(A),A2) = A2 ).

% append.left_neutral
tff(fact_7405_rev__induct,axiom,
    ! [A: $tType,P: fun(list(A),$o),Xs: list(A)] :
      ( aa(list(A),$o,P,nil(A))
     => ( ! [X3: A,Xs2: list(A)] :
            ( aa(list(A),$o,P,Xs2)
           => aa(list(A),$o,P,append(A,Xs2,aa(list(A),list(A),cons(A,X3),nil(A)))) )
       => aa(list(A),$o,P,Xs) ) ) ).

% rev_induct
tff(fact_7406_rev__exhaust,axiom,
    ! [A: $tType,Xs: list(A)] :
      ( ( Xs != nil(A) )
     => ~ ! [Ys3: list(A),Y3: A] : Xs != append(A,Ys3,aa(list(A),list(A),cons(A,Y3),nil(A))) ) ).

% rev_exhaust
tff(fact_7407_eq__Nil__appendI,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A)] :
      ( ( Xs = Ys2 )
     => ( Xs = append(A,nil(A),Ys2) ) ) ).

% eq_Nil_appendI
tff(fact_7408_Cons__eq__append__conv,axiom,
    ! [A: $tType,X: A,Xs: list(A),Ys2: list(A),Zs: list(A)] :
      ( ( aa(list(A),list(A),cons(A,X),Xs) = append(A,Ys2,Zs) )
    <=> ( ( ( Ys2 = nil(A) )
          & ( aa(list(A),list(A),cons(A,X),Xs) = Zs ) )
        | ? [Ys5: list(A)] :
            ( ( aa(list(A),list(A),cons(A,X),Ys5) = Ys2 )
            & ( Xs = append(A,Ys5,Zs) ) ) ) ) ).

% Cons_eq_append_conv
tff(fact_7409_append__eq__Cons__conv,axiom,
    ! [A: $tType,Ys2: list(A),Zs: list(A),X: A,Xs: list(A)] :
      ( ( append(A,Ys2,Zs) = aa(list(A),list(A),cons(A,X),Xs) )
    <=> ( ( ( Ys2 = nil(A) )
          & ( Zs = aa(list(A),list(A),cons(A,X),Xs) ) )
        | ? [Ys5: list(A)] :
            ( ( Ys2 = aa(list(A),list(A),cons(A,X),Ys5) )
            & ( append(A,Ys5,Zs) = Xs ) ) ) ) ).

% append_eq_Cons_conv
tff(fact_7410_rev__nonempty__induct,axiom,
    ! [A: $tType,Xs: list(A),P: fun(list(A),$o)] :
      ( ( Xs != nil(A) )
     => ( ! [X3: A] : aa(list(A),$o,P,aa(list(A),list(A),cons(A,X3),nil(A)))
       => ( ! [X3: A,Xs2: list(A)] :
              ( ( Xs2 != nil(A) )
             => ( aa(list(A),$o,P,Xs2)
               => aa(list(A),$o,P,append(A,Xs2,aa(list(A),list(A),cons(A,X3),nil(A)))) ) )
         => aa(list(A),$o,P,Xs) ) ) ) ).

% rev_nonempty_induct
tff(fact_7411_concat__eq__append__conv,axiom,
    ! [A: $tType,Xss: list(list(A)),Ys2: list(A),Zs: list(A)] :
      ( ( concat(A,Xss) = append(A,Ys2,Zs) )
    <=> $ite(
          Xss = nil(list(A)),
          ( ( Ys2 = nil(A) )
          & ( Zs = nil(A) ) ),
          ? [Xss1: list(list(A)),Xs3: list(A),Xs4: list(A),Xss22: list(list(A))] :
            ( ( Xss = append(list(A),Xss1,aa(list(list(A)),list(list(A)),cons(list(A),append(A,Xs3,Xs4)),Xss22)) )
            & ( Ys2 = append(A,concat(A,Xss1),Xs3) )
            & ( Zs = append(A,Xs4,concat(A,Xss22)) ) ) ) ) ).

% concat_eq_append_conv
tff(fact_7412_concat__eq__appendD,axiom,
    ! [A: $tType,Xss: list(list(A)),Ys2: list(A),Zs: list(A)] :
      ( ( concat(A,Xss) = append(A,Ys2,Zs) )
     => ( ( Xss != nil(list(A)) )
       => ? [Xss12: list(list(A)),Xs2: list(A),Xs5: list(A),Xss23: list(list(A))] :
            ( ( Xss = append(list(A),Xss12,aa(list(list(A)),list(list(A)),cons(list(A),append(A,Xs2,Xs5)),Xss23)) )
            & ( Ys2 = append(A,concat(A,Xss12),Xs2) )
            & ( Zs = append(A,Xs5,concat(A,Xss23)) ) ) ) ) ).

% concat_eq_appendD
tff(fact_7413_same__length__different,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A)] :
      ( ( Xs != Ys2 )
     => ( ( aa(list(A),nat,size_size(list(A)),Xs) = aa(list(A),nat,size_size(list(A)),Ys2) )
       => ? [Pre: list(A),X3: A,Xs5: list(A),Y3: A,Ys6: list(A)] :
            ( ( X3 != Y3 )
            & ( Xs = append(A,Pre,append(A,aa(list(A),list(A),cons(A,X3),nil(A)),Xs5)) )
            & ( Ys2 = append(A,Pre,append(A,aa(list(A),list(A),cons(A,Y3),nil(A)),Ys6)) ) ) ) ) ).

% same_length_different
tff(fact_7414_replicate__add,axiom,
    ! [A: $tType,Nb: nat,Ma: nat,X: A] : replicate(A,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),Ma),X) = append(A,replicate(A,Nb,X),replicate(A,Ma,X)) ).

% replicate_add
tff(fact_7415_split__list,axiom,
    ! [A: $tType,X: A,Xs: list(A)] :
      ( member(A,X,aa(list(A),set(A),set2(A),Xs))
     => ? [Ys3: list(A),Zs2: list(A)] : Xs = append(A,Ys3,aa(list(A),list(A),cons(A,X),Zs2)) ) ).

% split_list
tff(fact_7416_split__list__last,axiom,
    ! [A: $tType,X: A,Xs: list(A)] :
      ( member(A,X,aa(list(A),set(A),set2(A),Xs))
     => ? [Ys3: list(A),Zs2: list(A)] :
          ( ( Xs = append(A,Ys3,aa(list(A),list(A),cons(A,X),Zs2)) )
          & ~ member(A,X,aa(list(A),set(A),set2(A),Zs2)) ) ) ).

% split_list_last
tff(fact_7417_split__list__prop,axiom,
    ! [A: $tType,Xs: list(A),P: fun(A,$o)] :
      ( ? [X2: A] :
          ( member(A,X2,aa(list(A),set(A),set2(A),Xs))
          & aa(A,$o,P,X2) )
     => ? [Ys3: list(A),X3: A] :
          ( ? [Zs2: list(A)] : Xs = append(A,Ys3,aa(list(A),list(A),cons(A,X3),Zs2))
          & aa(A,$o,P,X3) ) ) ).

% split_list_prop
tff(fact_7418_split__list__first,axiom,
    ! [A: $tType,X: A,Xs: list(A)] :
      ( member(A,X,aa(list(A),set(A),set2(A),Xs))
     => ? [Ys3: list(A),Zs2: list(A)] :
          ( ( Xs = append(A,Ys3,aa(list(A),list(A),cons(A,X),Zs2)) )
          & ~ member(A,X,aa(list(A),set(A),set2(A),Ys3)) ) ) ).

% split_list_first
tff(fact_7419_split__list__propE,axiom,
    ! [A: $tType,Xs: list(A),P: fun(A,$o)] :
      ( ? [X2: A] :
          ( member(A,X2,aa(list(A),set(A),set2(A),Xs))
          & aa(A,$o,P,X2) )
     => ~ ! [Ys3: list(A),X3: A] :
            ( ? [Zs2: list(A)] : Xs = append(A,Ys3,aa(list(A),list(A),cons(A,X3),Zs2))
           => ~ aa(A,$o,P,X3) ) ) ).

% split_list_propE
tff(fact_7420_append__Cons__eq__iff,axiom,
    ! [A: $tType,X: A,Xs: list(A),Ys2: list(A),Xs6: list(A),Ys7: list(A)] :
      ( ~ member(A,X,aa(list(A),set(A),set2(A),Xs))
     => ( ~ member(A,X,aa(list(A),set(A),set2(A),Ys2))
       => ( ( append(A,Xs,aa(list(A),list(A),cons(A,X),Ys2)) = append(A,Xs6,aa(list(A),list(A),cons(A,X),Ys7)) )
        <=> ( ( Xs = Xs6 )
            & ( Ys2 = Ys7 ) ) ) ) ) ).

% append_Cons_eq_iff
tff(fact_7421_in__set__conv__decomp,axiom,
    ! [A: $tType,X: A,Xs: list(A)] :
      ( member(A,X,aa(list(A),set(A),set2(A),Xs))
    <=> ? [Ys4: list(A),Zs3: list(A)] : Xs = append(A,Ys4,aa(list(A),list(A),cons(A,X),Zs3)) ) ).

% in_set_conv_decomp
tff(fact_7422_split__list__last__prop,axiom,
    ! [A: $tType,Xs: list(A),P: fun(A,$o)] :
      ( ? [X2: A] :
          ( member(A,X2,aa(list(A),set(A),set2(A),Xs))
          & aa(A,$o,P,X2) )
     => ? [Ys3: list(A),X3: A,Zs2: list(A)] :
          ( ( Xs = append(A,Ys3,aa(list(A),list(A),cons(A,X3),Zs2)) )
          & aa(A,$o,P,X3)
          & ! [Xa2: A] :
              ( member(A,Xa2,aa(list(A),set(A),set2(A),Zs2))
             => ~ aa(A,$o,P,Xa2) ) ) ) ).

% split_list_last_prop
tff(fact_7423_split__list__first__prop,axiom,
    ! [A: $tType,Xs: list(A),P: fun(A,$o)] :
      ( ? [X2: A] :
          ( member(A,X2,aa(list(A),set(A),set2(A),Xs))
          & aa(A,$o,P,X2) )
     => ? [Ys3: list(A),X3: A] :
          ( ? [Zs2: list(A)] : Xs = append(A,Ys3,aa(list(A),list(A),cons(A,X3),Zs2))
          & aa(A,$o,P,X3)
          & ! [Xa2: A] :
              ( member(A,Xa2,aa(list(A),set(A),set2(A),Ys3))
             => ~ aa(A,$o,P,Xa2) ) ) ) ).

% split_list_first_prop
tff(fact_7424_split__list__last__propE,axiom,
    ! [A: $tType,Xs: list(A),P: fun(A,$o)] :
      ( ? [X2: A] :
          ( member(A,X2,aa(list(A),set(A),set2(A),Xs))
          & aa(A,$o,P,X2) )
     => ~ ! [Ys3: list(A),X3: A,Zs2: list(A)] :
            ( ( Xs = append(A,Ys3,aa(list(A),list(A),cons(A,X3),Zs2)) )
           => ( aa(A,$o,P,X3)
             => ~ ! [Xa2: A] :
                    ( member(A,Xa2,aa(list(A),set(A),set2(A),Zs2))
                   => ~ aa(A,$o,P,Xa2) ) ) ) ) ).

% split_list_last_propE
tff(fact_7425_split__list__first__propE,axiom,
    ! [A: $tType,Xs: list(A),P: fun(A,$o)] :
      ( ? [X2: A] :
          ( member(A,X2,aa(list(A),set(A),set2(A),Xs))
          & aa(A,$o,P,X2) )
     => ~ ! [Ys3: list(A),X3: A] :
            ( ? [Zs2: list(A)] : Xs = append(A,Ys3,aa(list(A),list(A),cons(A,X3),Zs2))
           => ( aa(A,$o,P,X3)
             => ~ ! [Xa2: A] :
                    ( member(A,Xa2,aa(list(A),set(A),set2(A),Ys3))
                   => ~ aa(A,$o,P,Xa2) ) ) ) ) ).

% split_list_first_propE
tff(fact_7426_in__set__conv__decomp__last,axiom,
    ! [A: $tType,X: A,Xs: list(A)] :
      ( member(A,X,aa(list(A),set(A),set2(A),Xs))
    <=> ? [Ys4: list(A),Zs3: list(A)] :
          ( ( Xs = append(A,Ys4,aa(list(A),list(A),cons(A,X),Zs3)) )
          & ~ member(A,X,aa(list(A),set(A),set2(A),Zs3)) ) ) ).

% in_set_conv_decomp_last
tff(fact_7427_in__set__conv__decomp__first,axiom,
    ! [A: $tType,X: A,Xs: list(A)] :
      ( member(A,X,aa(list(A),set(A),set2(A),Xs))
    <=> ? [Ys4: list(A),Zs3: list(A)] :
          ( ( Xs = append(A,Ys4,aa(list(A),list(A),cons(A,X),Zs3)) )
          & ~ member(A,X,aa(list(A),set(A),set2(A),Ys4)) ) ) ).

% in_set_conv_decomp_first
tff(fact_7428_split__list__last__prop__iff,axiom,
    ! [A: $tType,Xs: list(A),P: fun(A,$o)] :
      ( ? [X4: A] :
          ( member(A,X4,aa(list(A),set(A),set2(A),Xs))
          & aa(A,$o,P,X4) )
    <=> ? [Ys4: list(A),X4: A,Zs3: list(A)] :
          ( ( Xs = append(A,Ys4,aa(list(A),list(A),cons(A,X4),Zs3)) )
          & aa(A,$o,P,X4)
          & ! [Xa4: A] :
              ( member(A,Xa4,aa(list(A),set(A),set2(A),Zs3))
             => ~ aa(A,$o,P,Xa4) ) ) ) ).

% split_list_last_prop_iff
tff(fact_7429_split__list__first__prop__iff,axiom,
    ! [A: $tType,Xs: list(A),P: fun(A,$o)] :
      ( ? [X4: A] :
          ( member(A,X4,aa(list(A),set(A),set2(A),Xs))
          & aa(A,$o,P,X4) )
    <=> ? [Ys4: list(A),X4: A] :
          ( ? [Zs3: list(A)] : Xs = append(A,Ys4,aa(list(A),list(A),cons(A,X4),Zs3))
          & aa(A,$o,P,X4)
          & ! [Xa4: A] :
              ( member(A,Xa4,aa(list(A),set(A),set2(A),Ys4))
             => ~ aa(A,$o,P,Xa4) ) ) ) ).

% split_list_first_prop_iff
tff(fact_7430_concat_Osimps_I2_J,axiom,
    ! [A: $tType,X: list(A),Xs: list(list(A))] : concat(A,aa(list(list(A)),list(list(A)),cons(list(A),X),Xs)) = append(A,X,concat(A,Xs)) ).

% concat.simps(2)
tff(fact_7431_comm__append__are__replicate,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A)] :
      ( ( append(A,Xs,Ys2) = append(A,Ys2,Xs) )
     => ? [M4: nat,N: nat,Zs2: list(A)] :
          ( ( concat(A,replicate(list(A),M4,Zs2)) = Xs )
          & ( concat(A,replicate(list(A),N,Zs2)) = Ys2 ) ) ) ).

% comm_append_are_replicate
tff(fact_7432_append__replicate__commute,axiom,
    ! [A: $tType,Nb: nat,X: A,K: nat] : append(A,replicate(A,Nb,X),replicate(A,K,X)) = append(A,replicate(A,K,X),replicate(A,Nb,X)) ).

% append_replicate_commute
tff(fact_7433_replicate__app__Cons__same,axiom,
    ! [A: $tType,Nb: nat,X: A,Xs: list(A)] : append(A,replicate(A,Nb,X),aa(list(A),list(A),cons(A,X),Xs)) = aa(list(A),list(A),cons(A,X),append(A,replicate(A,Nb,X),Xs)) ).

% replicate_app_Cons_same
tff(fact_7434_Cons__eq__appendI,axiom,
    ! [A: $tType,X: A,Xs1: list(A),Ys2: list(A),Xs: list(A),Zs: list(A)] :
      ( ( aa(list(A),list(A),cons(A,X),Xs1) = Ys2 )
     => ( ( Xs = append(A,Xs1,Zs) )
       => ( aa(list(A),list(A),cons(A,X),Xs) = append(A,Ys2,Zs) ) ) ) ).

% Cons_eq_appendI
tff(fact_7435_append__Cons,axiom,
    ! [A: $tType,X: A,Xs: list(A),Ys2: list(A)] : append(A,aa(list(A),list(A),cons(A,X),Xs),Ys2) = aa(list(A),list(A),cons(A,X),append(A,Xs,Ys2)) ).

% append_Cons
tff(fact_7436_remove1__append,axiom,
    ! [A: $tType,X: A,Xs: list(A),Ys2: list(A)] :
      remove1(A,X,append(A,Xs,Ys2)) = $ite(member(A,X,aa(list(A),set(A),set2(A),Xs)),append(A,remove1(A,X,Xs),Ys2),append(A,Xs,remove1(A,X,Ys2))) ).

% remove1_append
tff(fact_7437_remdups__append2,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A)] : remdups(A,append(A,Xs,remdups(A,Ys2))) = remdups(A,append(A,Xs,Ys2)) ).

% remdups_append2
tff(fact_7438_append__eq__appendI,axiom,
    ! [A: $tType,Xs: list(A),Xs1: list(A),Zs: list(A),Ys2: list(A),Us: list(A)] :
      ( ( append(A,Xs,Xs1) = Zs )
     => ( ( Ys2 = append(A,Xs1,Us) )
       => ( append(A,Xs,Ys2) = append(A,Zs,Us) ) ) ) ).

% append_eq_appendI
tff(fact_7439_append__eq__append__conv2,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A),Zs: list(A),Ts: list(A)] :
      ( ( append(A,Xs,Ys2) = append(A,Zs,Ts) )
    <=> ? [Us2: list(A)] :
          ( ( ( Xs = append(A,Zs,Us2) )
            & ( append(A,Us2,Ys2) = Ts ) )
          | ( ( append(A,Xs,Us2) = Zs )
            & ( Ys2 = append(A,Us2,Ts) ) ) ) ) ).

% append_eq_append_conv2
tff(fact_7440_enumerate__append__eq,axiom,
    ! [A: $tType,Nb: nat,Xs: list(A),Ys2: list(A)] : enumerate(A,Nb,append(A,Xs,Ys2)) = append(product_prod(nat,A),enumerate(A,Nb,Xs),enumerate(A,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Nb),aa(list(A),nat,size_size(list(A)),Xs)),Ys2)) ).

% enumerate_append_eq
tff(fact_7441_not__distinct__decomp,axiom,
    ! [A: $tType,Ws: list(A)] :
      ( ~ distinct(A,Ws)
     => ? [Xs2: list(A),Ys3: list(A),Zs2: list(A),Y3: A] : Ws = append(A,Xs2,append(A,aa(list(A),list(A),cons(A,Y3),nil(A)),append(A,Ys3,append(A,aa(list(A),list(A),cons(A,Y3),nil(A)),Zs2)))) ) ).

% not_distinct_decomp
tff(fact_7442_not__distinct__conv__prefix,axiom,
    ! [A: $tType,As2: list(A)] :
      ( ~ distinct(A,As2)
    <=> ? [Xs3: list(A),Y5: A,Ys4: list(A)] :
          ( member(A,Y5,aa(list(A),set(A),set2(A),Xs3))
          & distinct(A,Xs3)
          & ( As2 = append(A,Xs3,aa(list(A),list(A),cons(A,Y5),Ys4)) ) ) ) ).

% not_distinct_conv_prefix
tff(fact_7443_replicate__append__same,axiom,
    ! [A: $tType,I: nat,X: A] : append(A,replicate(A,I,X),aa(list(A),list(A),cons(A,X),nil(A))) = aa(list(A),list(A),cons(A,X),replicate(A,I,X)) ).

% replicate_append_same
tff(fact_7444_remdups__adj__append__two,axiom,
    ! [A: $tType,Xs: list(A),X: A,Y: A] :
      remdups_adj(A,append(A,Xs,aa(list(A),list(A),cons(A,X),aa(list(A),list(A),cons(A,Y),nil(A))))) = append(A,remdups_adj(A,append(A,Xs,aa(list(A),list(A),cons(A,X),nil(A)))),
        $ite(X = Y,nil(A),aa(list(A),list(A),cons(A,Y),nil(A)))) ).

% remdups_adj_append_two
tff(fact_7445_list__update__append1,axiom,
    ! [A: $tType,I: nat,Xs: list(A),Ys2: list(A),X: A] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I),aa(list(A),nat,size_size(list(A)),Xs))
     => ( list_update(A,append(A,Xs,Ys2),I,X) = append(A,list_update(A,Xs,I,X),Ys2) ) ) ).

% list_update_append1
tff(fact_7446_remove1__split,axiom,
    ! [A: $tType,A2: A,Xs: list(A),Ys2: list(A)] :
      ( member(A,A2,aa(list(A),set(A),set2(A),Xs))
     => ( ( remove1(A,A2,Xs) = Ys2 )
      <=> ? [Ls: list(A),Rs: list(A)] :
            ( ( Xs = append(A,Ls,aa(list(A),list(A),cons(A,A2),Rs)) )
            & ~ member(A,A2,aa(list(A),set(A),set2(A),Ls))
            & ( Ys2 = append(A,Ls,Rs) ) ) ) ) ).

% remove1_split
tff(fact_7447_rotate1_Osimps_I2_J,axiom,
    ! [A: $tType,X: A,Xs: list(A)] : rotate1(A,aa(list(A),list(A),cons(A,X),Xs)) = append(A,Xs,aa(list(A),list(A),cons(A,X),nil(A))) ).

% rotate1.simps(2)
tff(fact_7448_subseqs_Osimps_I1_J,axiom,
    ! [A: $tType] : subseqs(A,nil(A)) = aa(list(list(A)),list(list(A)),cons(list(A),nil(A)),nil(list(A))) ).

% subseqs.simps(1)
tff(fact_7449_length__Suc__conv__rev,axiom,
    ! [A: $tType,Xs: list(A),Nb: nat] :
      ( ( aa(list(A),nat,size_size(list(A)),Xs) = aa(nat,nat,suc,Nb) )
    <=> ? [Y5: A,Ys4: list(A)] :
          ( ( Xs = append(A,Ys4,aa(list(A),list(A),cons(A,Y5),nil(A))) )
          & ( aa(list(A),nat,size_size(list(A)),Ys4) = Nb ) ) ) ).

% length_Suc_conv_rev
tff(fact_7450_length__append__singleton,axiom,
    ! [A: $tType,Xs: list(A),X: A] : aa(list(A),nat,size_size(list(A)),append(A,Xs,aa(list(A),list(A),cons(A,X),nil(A)))) = aa(nat,nat,suc,aa(list(A),nat,size_size(list(A)),Xs)) ).

% length_append_singleton
tff(fact_7451_nth__append,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A),Nb: nat] :
      aa(nat,A,nth(A,append(A,Xs,Ys2)),Nb) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),aa(list(A),nat,size_size(list(A)),Xs)),aa(nat,A,nth(A,Xs),Nb),aa(nat,A,nth(A,Ys2),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),aa(list(A),nat,size_size(list(A)),Xs)))) ).

% nth_append
tff(fact_7452_list__update__append,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A),Nb: nat,X: A] :
      list_update(A,append(A,Xs,Ys2),Nb,X) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),aa(list(A),nat,size_size(list(A)),Xs)),append(A,list_update(A,Xs,Nb,X),Ys2),append(A,Xs,list_update(A,Ys2,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Nb),aa(list(A),nat,size_size(list(A)),Xs)),X))) ).

% list_update_append
tff(fact_7453_n__lists_Osimps_I1_J,axiom,
    ! [A: $tType,Xs: list(A)] : n_lists(A,zero_zero(nat),Xs) = aa(list(list(A)),list(list(A)),cons(list(A),nil(A)),nil(list(A))) ).

% n_lists.simps(1)
tff(fact_7454_horner__sum__append,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_semiring_1(A)
     => ! [F2: fun(B,A),A2: A,Xs: list(B),Ys2: list(B)] : groups4207007520872428315er_sum(B,A,F2,A2,append(B,Xs,Ys2)) = aa(A,A,aa(A,fun(A,A),plus_plus(A),groups4207007520872428315er_sum(B,A,F2,A2,Xs)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,A2),aa(list(B),nat,size_size(list(B)),Xs))),groups4207007520872428315er_sum(B,A,F2,A2,Ys2))) ) ).

% horner_sum_append
tff(fact_7455_comm__append__is__replicate,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A)] :
      ( ( Xs != nil(A) )
     => ( ( Ys2 != nil(A) )
       => ( ( append(A,Xs,Ys2) = append(A,Ys2,Xs) )
         => ? [N: nat,Zs2: list(A)] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),one_one(nat)),N)
              & ( concat(A,replicate(list(A),N,Zs2)) = append(A,Xs,Ys2) ) ) ) ) ) ).

% comm_append_is_replicate
tff(fact_7456_listset_Osimps_I1_J,axiom,
    ! [A: $tType] : listset(A,nil(set(A))) = aa(set(list(A)),set(list(A)),aa(list(A),fun(set(list(A)),set(list(A))),insert(list(A)),nil(A)),bot_bot(set(list(A)))) ).

% listset.simps(1)
tff(fact_7457_remdups__adj_Opelims,axiom,
    ! [A: $tType,X: list(A),Y: list(A)] :
      ( ( remdups_adj(A,X) = Y )
     => ( aa(list(A),$o,accp(list(A),remdups_adj_rel(A)),X)
       => ( ( ( X = nil(A) )
           => ( ( Y = nil(A) )
             => ~ aa(list(A),$o,accp(list(A),remdups_adj_rel(A)),nil(A)) ) )
         => ( ! [X3: A] :
                ( ( X = aa(list(A),list(A),cons(A,X3),nil(A)) )
               => ( ( Y = aa(list(A),list(A),cons(A,X3),nil(A)) )
                 => ~ aa(list(A),$o,accp(list(A),remdups_adj_rel(A)),aa(list(A),list(A),cons(A,X3),nil(A))) ) )
           => ~ ! [X3: A,Y3: A,Xs2: list(A)] :
                  ( ( X = aa(list(A),list(A),cons(A,X3),aa(list(A),list(A),cons(A,Y3),Xs2)) )
                 => ( ( Y = $ite(X3 = Y3,remdups_adj(A,aa(list(A),list(A),cons(A,X3),Xs2)),aa(list(A),list(A),cons(A,X3),remdups_adj(A,aa(list(A),list(A),cons(A,Y3),Xs2)))) )
                   => ~ aa(list(A),$o,accp(list(A),remdups_adj_rel(A)),aa(list(A),list(A),cons(A,X3),aa(list(A),list(A),cons(A,Y3),Xs2))) ) ) ) ) ) ) ).

% remdups_adj.pelims
tff(fact_7458_listset_Osimps_I2_J,axiom,
    ! [A: $tType,A3: set(A),As3: list(set(A))] : listset(A,aa(list(set(A)),list(set(A)),cons(set(A),A3),As3)) = set_Cons(A,A3,listset(A,As3)) ).

% listset.simps(2)
tff(fact_7459_upto__aux__rec,axiom,
    ! [I: int,J: int,Js: list(int)] :
      upto_aux(I,J,Js) = $ite(aa(int,$o,aa(int,fun(int,$o),ord_less(int),J),I),Js,upto_aux(I,aa(int,int,aa(int,fun(int,int),minus_minus(int),J),one_one(int)),aa(list(int),list(int),cons(int,J),Js))) ).

% upto_aux_rec
tff(fact_7460_extract__Some__iff,axiom,
    ! [A: $tType,P: fun(A,$o),Xs: list(A),Ys2: list(A),Y: A,Zs: list(A)] :
      ( ( extract(A,P,Xs) = aa(product_prod(list(A),product_prod(A,list(A))),option(product_prod(list(A),product_prod(A,list(A)))),some(product_prod(list(A),product_prod(A,list(A)))),aa(product_prod(A,list(A)),product_prod(list(A),product_prod(A,list(A))),product_Pair(list(A),product_prod(A,list(A)),Ys2),aa(list(A),product_prod(A,list(A)),product_Pair(A,list(A),Y),Zs))) )
    <=> ( ( Xs = append(A,Ys2,aa(list(A),list(A),cons(A,Y),Zs)) )
        & aa(A,$o,P,Y)
        & ~ ? [X4: A] :
              ( member(A,X4,aa(list(A),set(A),set2(A),Ys2))
              & aa(A,$o,P,X4) ) ) ) ).

% extract_Some_iff
tff(fact_7461_extract__Nil__code,axiom,
    ! [A: $tType,P: fun(A,$o)] : extract(A,P,nil(A)) = none(product_prod(list(A),product_prod(A,list(A)))) ).

% extract_Nil_code
tff(fact_7462_extract__None__iff,axiom,
    ! [A: $tType,P: fun(A,$o),Xs: list(A)] :
      ( ( extract(A,P,Xs) = none(product_prod(list(A),product_prod(A,list(A)))) )
    <=> ~ ? [X4: A] :
            ( member(A,X4,aa(list(A),set(A),set2(A),Xs))
            & aa(A,$o,P,X4) ) ) ).

% extract_None_iff
tff(fact_7463_extract__SomeE,axiom,
    ! [A: $tType,P: fun(A,$o),Xs: list(A),Ys2: list(A),Y: A,Zs: list(A)] :
      ( ( extract(A,P,Xs) = aa(product_prod(list(A),product_prod(A,list(A))),option(product_prod(list(A),product_prod(A,list(A)))),some(product_prod(list(A),product_prod(A,list(A)))),aa(product_prod(A,list(A)),product_prod(list(A),product_prod(A,list(A))),product_Pair(list(A),product_prod(A,list(A)),Ys2),aa(list(A),product_prod(A,list(A)),product_Pair(A,list(A),Y),Zs))) )
     => ( ( Xs = append(A,Ys2,aa(list(A),list(A),cons(A,Y),Zs)) )
        & aa(A,$o,P,Y)
        & ~ ? [X2: A] :
              ( member(A,X2,aa(list(A),set(A),set2(A),Ys2))
              & aa(A,$o,P,X2) ) ) ) ).

% extract_SomeE
tff(fact_7464_upto_Opsimps,axiom,
    ! [I: int,J: int] :
      ( aa(product_prod(int,int),$o,accp(product_prod(int,int),upto_rel),aa(int,product_prod(int,int),product_Pair(int,int,I),J))
     => ( upto(I,J) = $ite(aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),I),J),aa(list(int),list(int),cons(int,I),upto(aa(int,int,aa(int,fun(int,int),plus_plus(int),I),one_one(int)),J)),nil(int)) ) ) ).

% upto.psimps
tff(fact_7465_upto_Opelims,axiom,
    ! [X: int,Xa: int,Y: list(int)] :
      ( ( upto(X,Xa) = Y )
     => ( aa(product_prod(int,int),$o,accp(product_prod(int,int),upto_rel),aa(int,product_prod(int,int),product_Pair(int,int,X),Xa))
       => ~ ( ( Y = $ite(aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),X),Xa),aa(list(int),list(int),cons(int,X),upto(aa(int,int,aa(int,fun(int,int),plus_plus(int),X),one_one(int)),Xa)),nil(int)) )
           => ~ aa(product_prod(int,int),$o,accp(product_prod(int,int),upto_rel),aa(int,product_prod(int,int),product_Pair(int,int,X),Xa)) ) ) ) ).

% upto.pelims
tff(fact_7466_upto__empty,axiom,
    ! [J: int,I: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),J),I)
     => ( upto(I,J) = nil(int) ) ) ).

% upto_empty
tff(fact_7467_upto__Nil2,axiom,
    ! [I: int,J: int] :
      ( ( nil(int) = upto(I,J) )
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),J),I) ) ).

% upto_Nil2
tff(fact_7468_upto__Nil,axiom,
    ! [I: int,J: int] :
      ( ( upto(I,J) = nil(int) )
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),J),I) ) ).

% upto_Nil
tff(fact_7469_upto__single,axiom,
    ! [I: int] : upto(I,I) = aa(list(int),list(int),cons(int,I),nil(int)) ).

% upto_single
tff(fact_7470_nth__upto,axiom,
    ! [I: int,K: nat,J: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,aa(int,fun(int,int),plus_plus(int),I),aa(nat,int,semiring_1_of_nat(int),K))),J)
     => ( aa(nat,int,nth(int,upto(I,J)),K) = aa(int,int,aa(int,fun(int,int),plus_plus(int),I),aa(nat,int,semiring_1_of_nat(int),K)) ) ) ).

% nth_upto
tff(fact_7471_length__upto,axiom,
    ! [I: int,J: int] : aa(list(int),nat,size_size(list(int)),upto(I,J)) = aa(int,nat,nat2,aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),minus_minus(int),J),I)),one_one(int))) ).

% length_upto
tff(fact_7472_upto__rec__numeral_I1_J,axiom,
    ! [Ma: num,Nb: num] :
      upto(aa(num,int,numeral_numeral(int),Ma),aa(num,int,numeral_numeral(int),Nb)) = $ite(aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(num,int,numeral_numeral(int),Ma)),aa(num,int,numeral_numeral(int),Nb)),aa(list(int),list(int),cons(int,aa(num,int,numeral_numeral(int),Ma)),upto(aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(num,int,numeral_numeral(int),Ma)),one_one(int)),aa(num,int,numeral_numeral(int),Nb))),nil(int)) ).

% upto_rec_numeral(1)
tff(fact_7473_upto__rec__numeral_I4_J,axiom,
    ! [Ma: num,Nb: num] :
      upto(aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Ma)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Nb))) = $ite(aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Ma))),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Nb))),aa(list(int),list(int),cons(int,aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Ma))),upto(aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Ma))),one_one(int)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Nb)))),nil(int)) ).

% upto_rec_numeral(4)
tff(fact_7474_upto__rec__numeral_I3_J,axiom,
    ! [Ma: num,Nb: num] :
      upto(aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Ma)),aa(num,int,numeral_numeral(int),Nb)) = $ite(aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Ma))),aa(num,int,numeral_numeral(int),Nb)),aa(list(int),list(int),cons(int,aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Ma))),upto(aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Ma))),one_one(int)),aa(num,int,numeral_numeral(int),Nb))),nil(int)) ).

% upto_rec_numeral(3)
tff(fact_7475_upto__rec__numeral_I2_J,axiom,
    ! [Ma: num,Nb: num] :
      upto(aa(num,int,numeral_numeral(int),Ma),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Nb))) = $ite(aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(num,int,numeral_numeral(int),Ma)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Nb))),aa(list(int),list(int),cons(int,aa(num,int,numeral_numeral(int),Ma)),upto(aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(num,int,numeral_numeral(int),Ma)),one_one(int)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Nb)))),nil(int)) ).

% upto_rec_numeral(2)
tff(fact_7476_upto__aux__def,axiom,
    ! [I: int,J: int,Js: list(int)] : upto_aux(I,J,Js) = append(int,upto(I,J),Js) ).

% upto_aux_def
tff(fact_7477_upto__code,axiom,
    ! [I: int,J: int] : upto(I,J) = upto_aux(I,J,nil(int)) ).

% upto_code
tff(fact_7478_atLeastAtMost__upto,axiom,
    ! [I: int,J: int] : set_or1337092689740270186AtMost(int,I,J) = aa(list(int),set(int),set2(int),upto(I,J)) ).

% atLeastAtMost_upto
tff(fact_7479_distinct__upto,axiom,
    ! [I: int,J: int] : distinct(int,upto(I,J)) ).

% distinct_upto
tff(fact_7480_upto__split2,axiom,
    ! [I: int,J: int,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),I),J)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),J),K)
       => ( upto(I,K) = append(int,upto(I,J),upto(aa(int,int,aa(int,fun(int,int),plus_plus(int),J),one_one(int)),K)) ) ) ) ).

% upto_split2
tff(fact_7481_upto__split1,axiom,
    ! [I: int,J: int,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),I),J)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),J),K)
       => ( upto(I,K) = append(int,upto(I,aa(int,int,aa(int,fun(int,int),minus_minus(int),J),one_one(int))),upto(J,K)) ) ) ) ).

% upto_split1
tff(fact_7482_atLeastLessThan__upto,axiom,
    ! [I: int,J: int] : set_or7035219750837199246ssThan(int,I,J) = aa(list(int),set(int),set2(int),upto(I,aa(int,int,aa(int,fun(int,int),minus_minus(int),J),one_one(int)))) ).

% atLeastLessThan_upto
tff(fact_7483_greaterThanAtMost__upto,axiom,
    ! [I: int,J: int] : set_or3652927894154168847AtMost(int,I,J) = aa(list(int),set(int),set2(int),upto(aa(int,int,aa(int,fun(int,int),plus_plus(int),I),one_one(int)),J)) ).

% greaterThanAtMost_upto
tff(fact_7484_upto__rec1,axiom,
    ! [I: int,J: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),I),J)
     => ( upto(I,J) = aa(list(int),list(int),cons(int,I),upto(aa(int,int,aa(int,fun(int,int),plus_plus(int),I),one_one(int)),J)) ) ) ).

% upto_rec1
tff(fact_7485_upto_Oelims,axiom,
    ! [X: int,Xa: int,Y: list(int)] :
      ( ( upto(X,Xa) = Y )
     => ( Y = $ite(aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),X),Xa),aa(list(int),list(int),cons(int,X),upto(aa(int,int,aa(int,fun(int,int),plus_plus(int),X),one_one(int)),Xa)),nil(int)) ) ) ).

% upto.elims
tff(fact_7486_upto_Osimps,axiom,
    ! [I: int,J: int] :
      upto(I,J) = $ite(aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),I),J),aa(list(int),list(int),cons(int,I),upto(aa(int,int,aa(int,fun(int,int),plus_plus(int),I),one_one(int)),J)),nil(int)) ).

% upto.simps
tff(fact_7487_upto__rec2,axiom,
    ! [I: int,J: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),I),J)
     => ( upto(I,J) = append(int,upto(I,aa(int,int,aa(int,fun(int,int),minus_minus(int),J),one_one(int))),aa(list(int),list(int),cons(int,J),nil(int))) ) ) ).

% upto_rec2
tff(fact_7488_greaterThanLessThan__upto,axiom,
    ! [I: int,J: int] : set_or5935395276787703475ssThan(int,I,J) = aa(list(int),set(int),set2(int),upto(aa(int,int,aa(int,fun(int,int),plus_plus(int),I),one_one(int)),aa(int,int,aa(int,fun(int,int),minus_minus(int),J),one_one(int)))) ).

% greaterThanLessThan_upto
tff(fact_7489_upto__split3,axiom,
    ! [I: int,J: int,K: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),I),J)
     => ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),J),K)
       => ( upto(I,K) = append(int,upto(I,aa(int,int,aa(int,fun(int,int),minus_minus(int),J),one_one(int))),aa(list(int),list(int),cons(int,J),upto(aa(int,int,aa(int,fun(int,int),plus_plus(int),J),one_one(int)),K))) ) ) ) ).

% upto_split3
tff(fact_7490_card__disjoint__shuffles,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A)] :
      ( ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(list(A),set(A),set2(A),Xs)),aa(list(A),set(A),set2(A),Ys2)) = bot_bot(set(A)) )
     => ( aa(set(list(A)),nat,finite_card(list(A)),shuffles(A,Xs,Ys2)) = aa(nat,nat,binomial(aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(list(A),nat,size_size(list(A)),Xs)),aa(list(A),nat,size_size(list(A)),Ys2))),aa(list(A),nat,size_size(list(A)),Xs)) ) ) ).

% card_disjoint_shuffles
tff(fact_7491_eventually__filtercomap__at__topological,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo4958980785337419405_space(B)
     => ! [P: fun(A,$o),F2: fun(A,B),A3: B,B3: set(B)] :
          ( eventually(A,P,filtercomap(A,B,F2,topolo174197925503356063within(B,A3,B3)))
        <=> ? [S9: set(B)] :
              ( topolo1002775350975398744n_open(B,S9)
              & member(B,A3,S9)
              & ! [X4: A] :
                  ( member(B,aa(A,B,F2,X4),aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),minus_minus(set(B)),aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),inf_inf(set(B)),S9),B3)),aa(set(B),set(B),aa(B,fun(set(B),set(B)),insert(B),A3),bot_bot(set(B)))))
                 => aa(A,$o,P,X4) ) ) ) ) ).

% eventually_filtercomap_at_topological
tff(fact_7492_Nil__in__shuffles,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A)] :
      ( member(list(A),nil(A),shuffles(A,Xs,Ys2))
    <=> ( ( Xs = nil(A) )
        & ( Ys2 = nil(A) ) ) ) ).

% Nil_in_shuffles
tff(fact_7493_finite__shuffles,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A)] : finite_finite(list(A),shuffles(A,Xs,Ys2)) ).

% finite_shuffles
tff(fact_7494_shufflesE,axiom,
    ! [A: $tType,Zs: list(A),Xs: list(A),Ys2: list(A)] :
      ( member(list(A),Zs,shuffles(A,Xs,Ys2))
     => ( ( ( Zs = Xs )
         => ( Ys2 != nil(A) ) )
       => ( ( ( Zs = Ys2 )
           => ( Xs != nil(A) ) )
         => ( ! [X3: A,Xs5: list(A)] :
                ( ( Xs = aa(list(A),list(A),cons(A,X3),Xs5) )
               => ! [Z2: A,Zs4: list(A)] :
                    ( ( Zs = aa(list(A),list(A),cons(A,Z2),Zs4) )
                   => ( ( X3 = Z2 )
                     => ~ member(list(A),Zs4,shuffles(A,Xs5,Ys2)) ) ) )
           => ~ ! [Y3: A,Ys6: list(A)] :
                  ( ( Ys2 = aa(list(A),list(A),cons(A,Y3),Ys6) )
                 => ! [Z2: A,Zs4: list(A)] :
                      ( ( Zs = aa(list(A),list(A),cons(A,Z2),Zs4) )
                     => ( ( Y3 = Z2 )
                       => ~ member(list(A),Zs4,shuffles(A,Xs,Ys6)) ) ) ) ) ) ) ) ).

% shufflesE
tff(fact_7495_Nil__in__shufflesI,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A)] :
      ( ( Xs = nil(A) )
     => ( ( Ys2 = nil(A) )
       => member(list(A),nil(A),shuffles(A,Xs,Ys2)) ) ) ).

% Nil_in_shufflesI
tff(fact_7496_filtercomap__mono,axiom,
    ! [B: $tType,A: $tType,F3: filter(A),F9: filter(A),F2: fun(B,A)] :
      ( aa(filter(A),$o,aa(filter(A),fun(filter(A),$o),ord_less_eq(filter(A)),F3),F9)
     => aa(filter(B),$o,aa(filter(B),fun(filter(B),$o),ord_less_eq(filter(B)),filtercomap(B,A,F2,F3)),filtercomap(B,A,F2,F9)) ) ).

% filtercomap_mono
tff(fact_7497_filterlim__iff__le__filtercomap,axiom,
    ! [A: $tType,B: $tType,F2: fun(A,B),F3: filter(B),G4: filter(A)] :
      ( filterlim(A,B,F2,F3,G4)
    <=> aa(filter(A),$o,aa(filter(A),fun(filter(A),$o),ord_less_eq(filter(A)),G4),filtercomap(A,B,F2,F3)) ) ).

% filterlim_iff_le_filtercomap
tff(fact_7498_shuffles__commutes,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A)] : shuffles(A,Xs,Ys2) = shuffles(A,Ys2,Xs) ).

% shuffles_commutes
tff(fact_7499_length__shuffles,axiom,
    ! [A: $tType,Zs: list(A),Xs: list(A),Ys2: list(A)] :
      ( member(list(A),Zs,shuffles(A,Xs,Ys2))
     => ( aa(list(A),nat,size_size(list(A)),Zs) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(list(A),nat,size_size(list(A)),Xs)),aa(list(A),nat,size_size(list(A)),Ys2)) ) ) ).

% length_shuffles
tff(fact_7500_Cons__shuffles__subset2,axiom,
    ! [A: $tType,Y: A,Xs: list(A),Ys2: list(A)] : aa(set(list(A)),$o,aa(set(list(A)),fun(set(list(A)),$o),ord_less_eq(set(list(A))),aa(set(list(A)),set(list(A)),image(list(A),list(A),cons(A,Y)),shuffles(A,Xs,Ys2))),shuffles(A,Xs,aa(list(A),list(A),cons(A,Y),Ys2))) ).

% Cons_shuffles_subset2
tff(fact_7501_Cons__shuffles__subset1,axiom,
    ! [A: $tType,X: A,Xs: list(A),Ys2: list(A)] : aa(set(list(A)),$o,aa(set(list(A)),fun(set(list(A)),$o),ord_less_eq(set(list(A))),aa(set(list(A)),set(list(A)),image(list(A),list(A),cons(A,X)),shuffles(A,Xs,Ys2))),shuffles(A,aa(list(A),list(A),cons(A,X),Xs),Ys2)) ).

% Cons_shuffles_subset1
tff(fact_7502_Cons__in__shuffles__rightI,axiom,
    ! [A: $tType,Zs: list(A),Xs: list(A),Ys2: list(A),Z: A] :
      ( member(list(A),Zs,shuffles(A,Xs,Ys2))
     => member(list(A),aa(list(A),list(A),cons(A,Z),Zs),shuffles(A,Xs,aa(list(A),list(A),cons(A,Z),Ys2))) ) ).

% Cons_in_shuffles_rightI
tff(fact_7503_Cons__in__shuffles__leftI,axiom,
    ! [A: $tType,Zs: list(A),Xs: list(A),Ys2: list(A),Z: A] :
      ( member(list(A),Zs,shuffles(A,Xs,Ys2))
     => member(list(A),aa(list(A),list(A),cons(A,Z),Zs),shuffles(A,aa(list(A),list(A),cons(A,Z),Xs),Ys2)) ) ).

% Cons_in_shuffles_leftI
tff(fact_7504_filtercomap__SUP,axiom,
    ! [A: $tType,C: $tType,B: $tType,F2: fun(A,C),F3: fun(B,filter(C)),B3: set(B)] : aa(filter(A),$o,aa(filter(A),fun(filter(A),$o),ord_less_eq(filter(A)),aa(set(filter(A)),filter(A),complete_Sup_Sup(filter(A)),aa(set(B),set(filter(A)),image(B,filter(A),aa(fun(B,filter(C)),fun(B,filter(A)),aTP_Lamp_aft(fun(A,C),fun(fun(B,filter(C)),fun(B,filter(A))),F2),F3)),B3))),filtercomap(A,C,F2,aa(set(filter(C)),filter(C),complete_Sup_Sup(filter(C)),aa(set(B),set(filter(C)),image(B,filter(C),F3),B3)))) ).

% filtercomap_SUP
tff(fact_7505_eventually__filtercomap__at__top__linorder,axiom,
    ! [B: $tType,A: $tType] :
      ( linorder(B)
     => ! [P: fun(A,$o),F2: fun(A,B)] :
          ( eventually(A,P,filtercomap(A,B,F2,at_top(B)))
        <=> ? [N5: B] :
            ! [X4: A] :
              ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),N5),aa(A,B,F2,X4))
             => aa(A,$o,P,X4) ) ) ) ).

% eventually_filtercomap_at_top_linorder
tff(fact_7506_eventually__filtercomap__at__top__dense,axiom,
    ! [B: $tType,A: $tType] :
      ( ( linorder(B)
        & no_top(B) )
     => ! [P: fun(A,$o),F2: fun(A,B)] :
          ( eventually(A,P,filtercomap(A,B,F2,at_top(B)))
        <=> ? [N5: B] :
            ! [X4: A] :
              ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),N5),aa(A,B,F2,X4))
             => aa(A,$o,P,X4) ) ) ) ).

% eventually_filtercomap_at_top_dense
tff(fact_7507_filtercomap__neq__bot__surj,axiom,
    ! [A: $tType,B: $tType,F3: filter(A),F2: fun(B,A)] :
      ( ( F3 != bot_bot(filter(A)) )
     => ( ( aa(set(B),set(A),image(B,A,F2),top_top(set(B))) = top_top(set(A)) )
       => ( filtercomap(B,A,F2,F3) != bot_bot(filter(B)) ) ) ) ).

% filtercomap_neq_bot_surj
tff(fact_7508_eventually__filtercomap__at__bot__linorder,axiom,
    ! [B: $tType,A: $tType] :
      ( linorder(B)
     => ! [P: fun(A,$o),F2: fun(A,B)] :
          ( eventually(A,P,filtercomap(A,B,F2,at_bot(B)))
        <=> ? [N5: B] :
            ! [X4: A] :
              ( aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X4)),N5)
             => aa(A,$o,P,X4) ) ) ) ).

% eventually_filtercomap_at_bot_linorder
tff(fact_7509_eventually__filtercomap__at__bot__dense,axiom,
    ! [B: $tType,A: $tType] :
      ( ( linorder(B)
        & no_bot(B) )
     => ! [P: fun(A,$o),F2: fun(A,B)] :
          ( eventually(A,P,filtercomap(A,B,F2,at_bot(B)))
        <=> ? [N5: B] :
            ! [X4: A] :
              ( aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,F2,X4)),N5)
             => aa(A,$o,P,X4) ) ) ) ).

% eventually_filtercomap_at_bot_dense
tff(fact_7510_shuffles_Osimps_I1_J,axiom,
    ! [A: $tType,Ys2: list(A)] : shuffles(A,nil(A),Ys2) = aa(set(list(A)),set(list(A)),aa(list(A),fun(set(list(A)),set(list(A))),insert(list(A)),Ys2),bot_bot(set(list(A)))) ).

% shuffles.simps(1)
tff(fact_7511_shuffles_Osimps_I2_J,axiom,
    ! [A: $tType,Xs: list(A)] : shuffles(A,Xs,nil(A)) = aa(set(list(A)),set(list(A)),aa(list(A),fun(set(list(A)),set(list(A))),insert(list(A)),Xs),bot_bot(set(list(A)))) ).

% shuffles.simps(2)
tff(fact_7512_distinct__disjoint__shuffles,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A),Zs: list(A)] :
      ( distinct(A,Xs)
     => ( distinct(A,Ys2)
       => ( ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(list(A),set(A),set2(A),Xs)),aa(list(A),set(A),set2(A),Ys2)) = bot_bot(set(A)) )
         => ( member(list(A),Zs,shuffles(A,Xs,Ys2))
           => distinct(A,Zs) ) ) ) ) ).

% distinct_disjoint_shuffles
tff(fact_7513_shuffles_Opsimps_I2_J,axiom,
    ! [A: $tType,Xs: list(A)] :
      ( aa(product_prod(list(A),list(A)),$o,accp(product_prod(list(A),list(A)),shuffles_rel(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs),nil(A)))
     => ( shuffles(A,Xs,nil(A)) = aa(set(list(A)),set(list(A)),aa(list(A),fun(set(list(A)),set(list(A))),insert(list(A)),Xs),bot_bot(set(list(A)))) ) ) ).

% shuffles.psimps(2)
tff(fact_7514_shuffles_Opsimps_I1_J,axiom,
    ! [A: $tType,Ys2: list(A)] :
      ( aa(product_prod(list(A),list(A)),$o,accp(product_prod(list(A),list(A)),shuffles_rel(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),nil(A)),Ys2))
     => ( shuffles(A,nil(A),Ys2) = aa(set(list(A)),set(list(A)),aa(list(A),fun(set(list(A)),set(list(A))),insert(list(A)),Ys2),bot_bot(set(list(A)))) ) ) ).

% shuffles.psimps(1)
tff(fact_7515_shuffles_Opinduct,axiom,
    ! [A: $tType,A0: list(A),A1: list(A),P: fun(list(A),fun(list(A),$o))] :
      ( aa(product_prod(list(A),list(A)),$o,accp(product_prod(list(A),list(A)),shuffles_rel(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),A0),A1))
     => ( ! [Ys3: list(A)] :
            ( aa(product_prod(list(A),list(A)),$o,accp(product_prod(list(A),list(A)),shuffles_rel(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),nil(A)),Ys3))
           => aa(list(A),$o,aa(list(A),fun(list(A),$o),P,nil(A)),Ys3) )
       => ( ! [Xs2: list(A)] :
              ( aa(product_prod(list(A),list(A)),$o,accp(product_prod(list(A),list(A)),shuffles_rel(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs2),nil(A)))
             => aa(list(A),$o,aa(list(A),fun(list(A),$o),P,Xs2),nil(A)) )
         => ( ! [X3: A,Xs2: list(A),Y3: A,Ys3: list(A)] :
                ( aa(product_prod(list(A),list(A)),$o,accp(product_prod(list(A),list(A)),shuffles_rel(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),aa(list(A),list(A),cons(A,X3),Xs2)),aa(list(A),list(A),cons(A,Y3),Ys3)))
               => ( aa(list(A),$o,aa(list(A),fun(list(A),$o),P,Xs2),aa(list(A),list(A),cons(A,Y3),Ys3))
                 => ( aa(list(A),$o,aa(list(A),fun(list(A),$o),P,aa(list(A),list(A),cons(A,X3),Xs2)),Ys3)
                   => aa(list(A),$o,aa(list(A),fun(list(A),$o),P,aa(list(A),list(A),cons(A,X3),Xs2)),aa(list(A),list(A),cons(A,Y3),Ys3)) ) ) )
           => aa(list(A),$o,aa(list(A),fun(list(A),$o),P,A0),A1) ) ) ) ) ).

% shuffles.pinduct
tff(fact_7516_shuffles_Opelims,axiom,
    ! [A: $tType,X: list(A),Xa: list(A),Y: set(list(A))] :
      ( ( shuffles(A,X,Xa) = Y )
     => ( aa(product_prod(list(A),list(A)),$o,accp(product_prod(list(A),list(A)),shuffles_rel(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),X),Xa))
       => ( ( ( X = nil(A) )
           => ( ( Y = aa(set(list(A)),set(list(A)),aa(list(A),fun(set(list(A)),set(list(A))),insert(list(A)),Xa),bot_bot(set(list(A)))) )
             => ~ aa(product_prod(list(A),list(A)),$o,accp(product_prod(list(A),list(A)),shuffles_rel(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),nil(A)),Xa)) ) )
         => ( ( ( Xa = nil(A) )
             => ( ( Y = aa(set(list(A)),set(list(A)),aa(list(A),fun(set(list(A)),set(list(A))),insert(list(A)),X),bot_bot(set(list(A)))) )
               => ~ aa(product_prod(list(A),list(A)),$o,accp(product_prod(list(A),list(A)),shuffles_rel(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),X),nil(A))) ) )
           => ~ ! [X3: A,Xs2: list(A)] :
                  ( ( X = aa(list(A),list(A),cons(A,X3),Xs2) )
                 => ! [Y3: A,Ys3: list(A)] :
                      ( ( Xa = aa(list(A),list(A),cons(A,Y3),Ys3) )
                     => ( ( Y = aa(set(list(A)),set(list(A)),aa(set(list(A)),fun(set(list(A)),set(list(A))),sup_sup(set(list(A))),aa(set(list(A)),set(list(A)),image(list(A),list(A),cons(A,X3)),shuffles(A,Xs2,aa(list(A),list(A),cons(A,Y3),Ys3)))),aa(set(list(A)),set(list(A)),image(list(A),list(A),cons(A,Y3)),shuffles(A,aa(list(A),list(A),cons(A,X3),Xs2),Ys3))) )
                       => ~ aa(product_prod(list(A),list(A)),$o,accp(product_prod(list(A),list(A)),shuffles_rel(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),aa(list(A),list(A),cons(A,X3),Xs2)),aa(list(A),list(A),cons(A,Y3),Ys3))) ) ) ) ) ) ) ) ).

% shuffles.pelims
tff(fact_7517_splice_Opinduct,axiom,
    ! [A: $tType,A0: list(A),A1: list(A),P: fun(list(A),fun(list(A),$o))] :
      ( aa(product_prod(list(A),list(A)),$o,accp(product_prod(list(A),list(A)),splice_rel(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),A0),A1))
     => ( ! [Ys3: list(A)] :
            ( aa(product_prod(list(A),list(A)),$o,accp(product_prod(list(A),list(A)),splice_rel(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),nil(A)),Ys3))
           => aa(list(A),$o,aa(list(A),fun(list(A),$o),P,nil(A)),Ys3) )
       => ( ! [X3: A,Xs2: list(A),Ys3: list(A)] :
              ( aa(product_prod(list(A),list(A)),$o,accp(product_prod(list(A),list(A)),splice_rel(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),aa(list(A),list(A),cons(A,X3),Xs2)),Ys3))
             => ( aa(list(A),$o,aa(list(A),fun(list(A),$o),P,Ys3),Xs2)
               => aa(list(A),$o,aa(list(A),fun(list(A),$o),P,aa(list(A),list(A),cons(A,X3),Xs2)),Ys3) ) )
         => aa(list(A),$o,aa(list(A),fun(list(A),$o),P,A0),A1) ) ) ) ).

% splice.pinduct
tff(fact_7518_UnCI,axiom,
    ! [A: $tType,C2: A,B3: set(A),A3: set(A)] :
      ( ( ~ member(A,C2,B3)
       => member(A,C2,A3) )
     => member(A,C2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3)) ) ).

% UnCI
tff(fact_7519_Un__iff,axiom,
    ! [A: $tType,C2: A,A3: set(A),B3: set(A)] :
      ( member(A,C2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3))
    <=> ( member(A,C2,A3)
        | member(A,C2,B3) ) ) ).

% Un_iff
tff(fact_7520_le__sup__iff,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [X: A,Y: A,Z: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),sup_sup(A),X),Y)),Z)
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Z)
            & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),Z) ) ) ) ).

% le_sup_iff
tff(fact_7521_sup_Obounded__iff,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [B2: A,C2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),sup_sup(A),B2),C2)),A2)
        <=> ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
            & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),A2) ) ) ) ).

% sup.bounded_iff
tff(fact_7522_Un__empty,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3) = bot_bot(set(A)) )
    <=> ( ( A3 = bot_bot(set(A)) )
        & ( B3 = bot_bot(set(A)) ) ) ) ).

% Un_empty
tff(fact_7523_Un__subset__iff,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),C7: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3)),C7)
    <=> ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),C7)
        & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),C7) ) ) ).

% Un_subset_iff
tff(fact_7524_Un__insert__right,axiom,
    ! [A: $tType,A3: set(A),A2: A,B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),B3)) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3)) ).

% Un_insert_right
tff(fact_7525_Un__insert__left,axiom,
    ! [A: $tType,A2: A,B3: set(A),C7: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),B3)),C7) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),B3),C7)) ).

% Un_insert_left
tff(fact_7526_Un__Int__eq_I1_J,axiom,
    ! [A: $tType,S2: set(A),T5: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),S2),T5)),S2) = S2 ).

% Un_Int_eq(1)
tff(fact_7527_Un__Int__eq_I2_J,axiom,
    ! [A: $tType,S2: set(A),T5: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),S2),T5)),T5) = T5 ).

% Un_Int_eq(2)
tff(fact_7528_Un__Int__eq_I3_J,axiom,
    ! [A: $tType,S2: set(A),T5: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),S2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),S2),T5)) = S2 ).

% Un_Int_eq(3)
tff(fact_7529_Un__Int__eq_I4_J,axiom,
    ! [A: $tType,T5: set(A),S2: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),T5),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),S2),T5)) = T5 ).

% Un_Int_eq(4)
tff(fact_7530_Int__Un__eq_I1_J,axiom,
    ! [A: $tType,S2: set(A),T5: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),S2),T5)),S2) = S2 ).

% Int_Un_eq(1)
tff(fact_7531_Int__Un__eq_I2_J,axiom,
    ! [A: $tType,S2: set(A),T5: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),S2),T5)),T5) = T5 ).

% Int_Un_eq(2)
tff(fact_7532_Int__Un__eq_I3_J,axiom,
    ! [A: $tType,S2: set(A),T5: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),S2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),S2),T5)) = S2 ).

% Int_Un_eq(3)
tff(fact_7533_Int__Un__eq_I4_J,axiom,
    ! [A: $tType,T5: set(A),S2: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),T5),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),S2),T5)) = T5 ).

% Int_Un_eq(4)
tff(fact_7534_Un__Diff__cancel,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),B3),A3)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3) ).

% Un_Diff_cancel
tff(fact_7535_Un__Diff__cancel2,axiom,
    ! [A: $tType,B3: set(A),A3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),B3),A3)),A3) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),B3),A3) ).

% Un_Diff_cancel2
tff(fact_7536_Sup__insert,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [A2: A,A3: set(A)] : aa(set(A),A,complete_Sup_Sup(A),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),A3)) = aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),aa(set(A),A,complete_Sup_Sup(A),A3)) ) ).

% Sup_insert
tff(fact_7537_set__append,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A)] : aa(list(A),set(A),set2(A),append(A,Xs,Ys2)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(list(A),set(A),set2(A),Xs)),aa(list(A),set(A),set2(A),Ys2)) ).

% set_append
tff(fact_7538_Compl__Diff__eq,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(set(A),set(A),uminus_uminus(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(A),set(A),uminus_uminus(set(A)),A3)),B3) ).

% Compl_Diff_eq
tff(fact_7539_if__image__distrib,axiom,
    ! [A: $tType,B: $tType,P: fun(B,$o),F2: fun(B,A),G: fun(B,A),S2: set(B)] : aa(set(B),set(A),image(B,A,aa(fun(B,A),fun(B,A),aa(fun(B,A),fun(fun(B,A),fun(B,A)),aTP_Lamp_afu(fun(B,$o),fun(fun(B,A),fun(fun(B,A),fun(B,A))),P),F2),G)),S2) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(B),set(A),image(B,A,F2),aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),inf_inf(set(B)),S2),collect(B,P)))),aa(set(B),set(A),image(B,A,G),aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),inf_inf(set(B)),S2),collect(B,aTP_Lamp_afv(fun(B,$o),fun(B,$o),P))))) ).

% if_image_distrib
tff(fact_7540_bdd__above__image__sup,axiom,
    ! [A: $tType,B: $tType] :
      ( lattice(A)
     => ! [F2: fun(B,A),G: fun(B,A),A3: set(B)] :
          ( condit941137186595557371_above(A,aa(set(B),set(A),image(B,A,aa(fun(B,A),fun(B,A),aTP_Lamp_afw(fun(B,A),fun(fun(B,A),fun(B,A)),F2),G)),A3))
        <=> ( condit941137186595557371_above(A,aa(set(B),set(A),image(B,A,F2),A3))
            & condit941137186595557371_above(A,aa(set(B),set(A),image(B,A,G),A3)) ) ) ) ).

% bdd_above_image_sup
tff(fact_7541_set__union,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A)] : aa(list(A),set(A),set2(A),union(A,Xs,Ys2)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(list(A),set(A),set2(A),Xs)),aa(list(A),set(A),set2(A),Ys2)) ).

% set_union
tff(fact_7542_UN__insert,axiom,
    ! [A: $tType,B: $tType,B3: fun(B,set(A)),A2: B,A3: set(B)] : aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(B),set(set(A)),image(B,set(A),B3),aa(set(B),set(B),aa(B,fun(set(B),set(B)),insert(B),A2),A3))) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(B,set(A),B3,A2)),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(B),set(set(A)),image(B,set(A),B3),A3))) ).

% UN_insert
tff(fact_7543_ivl__disj__un__one_I2_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [L: A,U: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),L),U)
         => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),set_ord_lessThan(A,L)),set_or7035219750837199246ssThan(A,L,U)) = set_ord_lessThan(A,U) ) ) ) ).

% ivl_disj_un_one(2)
tff(fact_7544_card__Un__le,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(set(A),nat,finite_card(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3))),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(set(A),nat,finite_card(A),A3)),aa(set(A),nat,finite_card(A),B3))) ).

% card_Un_le
tff(fact_7545_inj__on__Un__image__eq__iff,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),A3: set(A),B3: set(A)] :
      ( inj_on(A,B,F2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3))
     => ( ( aa(set(A),set(B),image(A,B,F2),A3) = aa(set(A),set(B),image(A,B,F2),B3) )
      <=> ( A3 = B3 ) ) ) ).

% inj_on_Un_image_eq_iff
tff(fact_7546_SUP__absorb,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [K: A,I5: set(A),A3: fun(A,B)] :
          ( member(A,K,I5)
         => ( aa(B,B,aa(B,fun(B,B),sup_sup(B),aa(A,B,A3,K)),aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,A3),I5))) = aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,A3),I5)) ) ) ) ).

% SUP_absorb
tff(fact_7547_complete__lattice__class_OSUP__sup__distrib,axiom,
    ! [A: $tType,B: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [F2: fun(B,A),A3: set(B),G: fun(B,A)] : aa(A,A,aa(A,fun(A,A),sup_sup(A),aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,F2),A3))),aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,G),A3))) = aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,aa(fun(B,A),fun(B,A),aTP_Lamp_afx(fun(B,A),fun(fun(B,A),fun(B,A)),F2),G)),A3)) ) ).

% complete_lattice_class.SUP_sup_distrib
tff(fact_7548_INF__sup,axiom,
    ! [A: $tType,B: $tType] :
      ( comple592849572758109894attice(A)
     => ! [F2: fun(B,A),B3: set(B),A2: A] : aa(A,A,aa(A,fun(A,A),sup_sup(A),aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,F2),B3))),A2) = aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,aa(A,fun(B,A),aTP_Lamp_afy(fun(B,A),fun(A,fun(B,A)),F2),A2)),B3)) ) ).

% INF_sup
tff(fact_7549_Inf__sup,axiom,
    ! [A: $tType] :
      ( comple592849572758109894attice(A)
     => ! [B3: set(A),A2: A] : aa(A,A,aa(A,fun(A,A),sup_sup(A),aa(set(A),A,complete_Inf_Inf(A),B3)),A2) = aa(set(A),A,complete_Inf_Inf(A),aa(set(A),set(A),image(A,A,aTP_Lamp_afz(A,fun(A,A),A2)),B3)) ) ).

% Inf_sup
tff(fact_7550_sup__INF,axiom,
    ! [A: $tType,B: $tType] :
      ( comple592849572758109894attice(A)
     => ! [A2: A,F2: fun(B,A),B3: set(B)] : aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,F2),B3))) = aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,aa(fun(B,A),fun(B,A),aTP_Lamp_aga(A,fun(fun(B,A),fun(B,A)),A2),F2)),B3)) ) ).

% sup_INF
tff(fact_7551_INF__sup__distrib2,axiom,
    ! [C: $tType,A: $tType,B: $tType] :
      ( comple592849572758109894attice(A)
     => ! [F2: fun(B,A),A3: set(B),G: fun(C,A),B3: set(C)] : aa(A,A,aa(A,fun(A,A),sup_sup(A),aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,F2),A3))),aa(set(A),A,complete_Inf_Inf(A),aa(set(C),set(A),image(C,A,G),B3))) = aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,aa(set(C),fun(B,A),aa(fun(C,A),fun(set(C),fun(B,A)),aTP_Lamp_agc(fun(B,A),fun(fun(C,A),fun(set(C),fun(B,A))),F2),G),B3)),A3)) ) ).

% INF_sup_distrib2
tff(fact_7552_sup__Inf,axiom,
    ! [A: $tType] :
      ( comple592849572758109894attice(A)
     => ! [A2: A,B3: set(A)] : aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),aa(set(A),A,complete_Inf_Inf(A),B3)) = aa(set(A),A,complete_Inf_Inf(A),aa(set(A),set(A),image(A,A,aa(A,fun(A,A),sup_sup(A),A2)),B3)) ) ).

% sup_Inf
tff(fact_7553_image__Un,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),A3: set(B),B3: set(B)] : aa(set(B),set(A),image(B,A,F2),aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),sup_sup(set(B)),A3),B3)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(B),set(A),image(B,A,F2),A3)),aa(set(B),set(A),image(B,A,F2),B3)) ).

% image_Un
tff(fact_7554_SUP__union,axiom,
    ! [A: $tType,B: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [M: fun(B,A),A3: set(B),B3: set(B)] : aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,M),aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),sup_sup(set(B)),A3),B3))) = aa(A,A,aa(A,fun(A,A),sup_sup(A),aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,M),A3))),aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,M),B3))) ) ).

% SUP_union
tff(fact_7555_cSUP__union,axiom,
    ! [B: $tType,A: $tType] :
      ( condit1219197933456340205attice(B)
     => ! [A3: set(A),F2: fun(A,B),B3: set(A)] :
          ( ( A3 != bot_bot(set(A)) )
         => ( condit941137186595557371_above(B,aa(set(A),set(B),image(A,B,F2),A3))
           => ( ( B3 != bot_bot(set(A)) )
             => ( condit941137186595557371_above(B,aa(set(A),set(B),image(A,B,F2),B3))
               => ( aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,F2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3))) = aa(B,B,aa(B,fun(B,B),sup_sup(B),aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,F2),A3))),aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,F2),B3))) ) ) ) ) ) ) ).

% cSUP_union
tff(fact_7556_Sup__finite__insert,axiom,
    ! [A: $tType] :
      ( finite_lattice(A)
     => ! [A2: A,A3: set(A)] : aa(set(A),A,complete_Sup_Sup(A),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),A3)) = aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),aa(set(A),A,complete_Sup_Sup(A),A3)) ) ).

% Sup_finite_insert
tff(fact_7557_Un__Int__assoc__eq,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),C7: set(A)] :
      ( ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3)),C7) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),B3),C7)) )
    <=> aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),C7),A3) ) ).

% Un_Int_assoc_eq
tff(fact_7558_distrib__inf__le,axiom,
    ! [A: $tType] :
      ( lattice(A)
     => ! [X: A,Y: A,Z: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),sup_sup(A),aa(A,A,aa(A,fun(A,A),inf_inf(A),X),Y)),aa(A,A,aa(A,fun(A,A),inf_inf(A),X),Z))),aa(A,A,aa(A,fun(A,A),inf_inf(A),X),aa(A,A,aa(A,fun(A,A),sup_sup(A),Y),Z))) ) ).

% distrib_inf_le
tff(fact_7559_distrib__sup__le,axiom,
    ! [A: $tType] :
      ( lattice(A)
     => ! [X: A,Y: A,Z: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),sup_sup(A),X),aa(A,A,aa(A,fun(A,A),inf_inf(A),Y),Z))),aa(A,A,aa(A,fun(A,A),inf_inf(A),aa(A,A,aa(A,fun(A,A),sup_sup(A),X),Y)),aa(A,A,aa(A,fun(A,A),sup_sup(A),X),Z))) ) ).

% distrib_sup_le
tff(fact_7560_sup__neg__inf,axiom,
    ! [A: $tType] :
      ( boolea8198339166811842893lgebra(A)
     => ! [P2: A,Q3: A,R2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),P2),aa(A,A,aa(A,fun(A,A),sup_sup(A),Q3),R2))
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),inf_inf(A),P2),aa(A,A,uminus_uminus(A),Q3))),R2) ) ) ).

% sup_neg_inf
tff(fact_7561_shunt2,axiom,
    ! [A: $tType] :
      ( boolea8198339166811842893lgebra(A)
     => ! [X: A,Y: A,Z: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),inf_inf(A),X),aa(A,A,uminus_uminus(A),Y))),Z)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(A,A,aa(A,fun(A,A),sup_sup(A),Y),Z)) ) ) ).

% shunt2
tff(fact_7562_shunt1,axiom,
    ! [A: $tType] :
      ( boolea8198339166811842893lgebra(A)
     => ! [X: A,Y: A,Z: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),inf_inf(A),X),Y)),Z)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(A,A,aa(A,fun(A,A),sup_sup(A),aa(A,A,uminus_uminus(A),Y)),Z)) ) ) ).

% shunt1
tff(fact_7563_less__eq__Inf__inter,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [A3: set(A),B3: set(A)] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),sup_sup(A),aa(set(A),A,complete_Inf_Inf(A),A3)),aa(set(A),A,complete_Inf_Inf(A),B3))),aa(set(A),A,complete_Inf_Inf(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3))) ) ).

% less_eq_Inf_inter
tff(fact_7564_sup__shunt,axiom,
    ! [A: $tType] :
      ( boolea8198339166811842893lgebra(A)
     => ! [X: A,Y: A] :
          ( ( aa(A,A,aa(A,fun(A,A),sup_sup(A),X),Y) = top_top(A) )
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,uminus_uminus(A),X)),Y) ) ) ).

% sup_shunt
tff(fact_7565_Diff__partition,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
     => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),B3),A3)) = B3 ) ) ).

% Diff_partition
tff(fact_7566_Diff__subset__conv,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),C7: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3)),C7)
    <=> aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),B3),C7)) ) ).

% Diff_subset_conv
tff(fact_7567_inf__sup__ord_I4_J,axiom,
    ! [A: $tType] :
      ( lattice(A)
     => ! [Y: A,X: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),aa(A,A,aa(A,fun(A,A),sup_sup(A),X),Y)) ) ).

% inf_sup_ord(4)
tff(fact_7568_inf__sup__ord_I3_J,axiom,
    ! [A: $tType] :
      ( lattice(A)
     => ! [X: A,Y: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(A,A,aa(A,fun(A,A),sup_sup(A),X),Y)) ) ).

% inf_sup_ord(3)
tff(fact_7569_le__supE,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [A2: A,B2: A,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),B2)),X)
         => ~ ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),X)
             => ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),X) ) ) ) ).

% le_supE
tff(fact_7570_le__supI,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [A2: A,X: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),X)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),X)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),B2)),X) ) ) ) ).

% le_supI
tff(fact_7571_sup__ge1,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [X: A,Y: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(A,A,aa(A,fun(A,A),sup_sup(A),X),Y)) ) ).

% sup_ge1
tff(fact_7572_sup__ge2,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [Y: A,X: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),aa(A,A,aa(A,fun(A,A),sup_sup(A),X),Y)) ) ).

% sup_ge2
tff(fact_7573_le__supI1,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [X: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),A2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),B2)) ) ) ).

% le_supI1
tff(fact_7574_le__supI2,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [X: A,B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),B2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),B2)) ) ) ).

% le_supI2
tff(fact_7575_sup_Omono,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [C2: A,A2: A,D2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),D2),B2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),sup_sup(A),C2),D2)),aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),B2)) ) ) ) ).

% sup.mono
tff(fact_7576_sup__mono,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [A2: A,C2: A,B2: A,D2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),C2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),D2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),B2)),aa(A,A,aa(A,fun(A,A),sup_sup(A),C2),D2)) ) ) ) ).

% sup_mono
tff(fact_7577_sup__least,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [Y: A,X: A,Z: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),X)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Z),X)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),sup_sup(A),Y),Z)),X) ) ) ) ).

% sup_least
tff(fact_7578_le__iff__sup,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
        <=> ( aa(A,A,aa(A,fun(A,A),sup_sup(A),X),Y) = Y ) ) ) ).

% le_iff_sup
tff(fact_7579_sup_OorderE,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
         => ( A2 = aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),B2) ) ) ) ).

% sup.orderE
tff(fact_7580_sup_OorderI,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [A2: A,B2: A] :
          ( ( A2 = aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),B2) )
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2) ) ) ).

% sup.orderI
tff(fact_7581_sup__unique,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [F2: fun(A,fun(A,A)),X: A,Y: A] :
          ( ! [X3: A,Y3: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),aa(A,A,aa(A,fun(A,A),F2,X3),Y3))
         => ( ! [X3: A,Y3: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y3),aa(A,A,aa(A,fun(A,A),F2,X3),Y3))
           => ( ! [X3: A,Y3: A,Z2: A] :
                  ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y3),X3)
                 => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Z2),X3)
                   => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),F2,Y3),Z2)),X3) ) )
             => ( aa(A,A,aa(A,fun(A,A),sup_sup(A),X),Y) = aa(A,A,aa(A,fun(A,A),F2,X),Y) ) ) ) ) ) ).

% sup_unique
tff(fact_7582_sup_Oabsorb1,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
         => ( aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),B2) = A2 ) ) ) ).

% sup.absorb1
tff(fact_7583_sup_Oabsorb2,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
         => ( aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),B2) = B2 ) ) ) ).

% sup.absorb2
tff(fact_7584_sup__absorb1,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [Y: A,X: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y),X)
         => ( aa(A,A,aa(A,fun(A,A),sup_sup(A),X),Y) = X ) ) ) ).

% sup_absorb1
tff(fact_7585_sup__absorb2,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [X: A,Y: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),Y)
         => ( aa(A,A,aa(A,fun(A,A),sup_sup(A),X),Y) = Y ) ) ) ).

% sup_absorb2
tff(fact_7586_sup_OboundedE,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [B2: A,C2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),sup_sup(A),B2),C2)),A2)
         => ~ ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
             => ~ aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),A2) ) ) ) ).

% sup.boundedE
tff(fact_7587_sup_OboundedI,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [B2: A,A2: A,C2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),A2)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,aa(A,fun(A,A),sup_sup(A),B2),C2)),A2) ) ) ) ).

% sup.boundedI
tff(fact_7588_sup_Oorder__iff,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
        <=> ( A2 = aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),B2) ) ) ) ).

% sup.order_iff
tff(fact_7589_sup_Ocobounded1,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [A2: A,B2: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),B2)) ) ).

% sup.cobounded1
tff(fact_7590_sup_Ocobounded2,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [B2: A,A2: A] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),B2)) ) ).

% sup.cobounded2
tff(fact_7591_sup_Oabsorb__iff1,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),B2),A2)
        <=> ( aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),B2) = A2 ) ) ) ).

% sup.absorb_iff1
tff(fact_7592_sup_Oabsorb__iff2,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),A2),B2)
        <=> ( aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),B2) = B2 ) ) ) ).

% sup.absorb_iff2
tff(fact_7593_sup_OcoboundedI1,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),A2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),B2)) ) ) ).

% sup.coboundedI1
tff(fact_7594_sup_OcoboundedI2,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [C2: A,B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),B2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),C2),aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),B2)) ) ) ).

% sup.coboundedI2
tff(fact_7595_Un__Pow__subset,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(set(set(A)),$o,aa(set(set(A)),fun(set(set(A)),$o),ord_less_eq(set(set(A))),aa(set(set(A)),set(set(A)),aa(set(set(A)),fun(set(set(A)),set(set(A))),sup_sup(set(set(A))),pow2(A,A3)),pow2(A,B3))),pow2(A,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3))) ).

% Un_Pow_subset
tff(fact_7596_subset__Un__eq,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
    <=> ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3) = B3 ) ) ).

% subset_Un_eq
tff(fact_7597_subset__UnE,axiom,
    ! [A: $tType,C7: set(A),A3: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),C7),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3))
     => ~ ! [A14: set(A)] :
            ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A14),A3)
           => ! [B13: set(A)] :
                ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B13),B3)
               => ( C7 != aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A14),B13) ) ) ) ) ).

% subset_UnE
tff(fact_7598_Un__absorb2,axiom,
    ! [A: $tType,B3: set(A),A3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),A3)
     => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3) = A3 ) ) ).

% Un_absorb2
tff(fact_7599_Un__absorb1,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),B3)
     => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3) = B3 ) ) ).

% Un_absorb1
tff(fact_7600_Un__upper2,axiom,
    ! [A: $tType,B3: set(A),A3: set(A)] : aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3)) ).

% Un_upper2
tff(fact_7601_Un__upper1,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3)) ).

% Un_upper1
tff(fact_7602_Un__least,axiom,
    ! [A: $tType,A3: set(A),C7: set(A),B3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),C7)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),C7)
       => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3)),C7) ) ) ).

% Un_least
tff(fact_7603_Un__mono,axiom,
    ! [A: $tType,A3: set(A),C7: set(A),B3: set(A),D3: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),C7)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),D3)
       => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),C7),D3)) ) ) ).

% Un_mono
tff(fact_7604_ivl__disj__un__two__touch_I4_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [L: A,Ma: A,U: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),L),Ma)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Ma),U)
           => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),set_or1337092689740270186AtMost(A,L,Ma)),set_or1337092689740270186AtMost(A,Ma,U)) = set_or1337092689740270186AtMost(A,L,U) ) ) ) ) ).

% ivl_disj_un_two_touch(4)
tff(fact_7605_ivl__disj__un__two_I3_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [L: A,Ma: A,U: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),L),Ma)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Ma),U)
           => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),set_or7035219750837199246ssThan(A,L,Ma)),set_or7035219750837199246ssThan(A,Ma,U)) = set_or7035219750837199246ssThan(A,L,U) ) ) ) ) ).

% ivl_disj_un_two(3)
tff(fact_7606_ivl__disj__un__two_I6_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [L: A,Ma: A,U: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),L),Ma)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Ma),U)
           => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),set_or3652927894154168847AtMost(A,L,Ma)),set_or3652927894154168847AtMost(A,Ma,U)) = set_or3652927894154168847AtMost(A,L,U) ) ) ) ) ).

% ivl_disj_un_two(6)
tff(fact_7607_mono__sup,axiom,
    ! [B: $tType,A: $tType] :
      ( ( semilattice_sup(A)
        & semilattice_sup(B) )
     => ! [F2: fun(A,B),A3: A,B3: A] :
          ( order_mono(A,B,F2)
         => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(B,B,aa(B,fun(B,B),sup_sup(B),aa(A,B,F2,A3)),aa(A,B,F2,B3))),aa(A,B,F2,aa(A,A,aa(A,fun(A,A),sup_sup(A),A3),B3))) ) ) ).

% mono_sup
tff(fact_7608_mono__Un,axiom,
    ! [B: $tType,A: $tType,F2: fun(set(A),set(B)),A3: set(A),B3: set(A)] :
      ( order_mono(set(A),set(B),F2)
     => aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),sup_sup(set(B)),aa(set(A),set(B),F2,A3)),aa(set(A),set(B),F2,B3))),aa(set(A),set(B),F2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3))) ) ).

% mono_Un
tff(fact_7609_ivl__disj__un__two_I7_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [L: A,Ma: A,U: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),L),Ma)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Ma),U)
           => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),set_or7035219750837199246ssThan(A,L,Ma)),set_or1337092689740270186AtMost(A,Ma,U)) = set_or1337092689740270186AtMost(A,L,U) ) ) ) ) ).

% ivl_disj_un_two(7)
tff(fact_7610_Union__image__insert,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,set(A)),A2: B,B3: set(B)] : aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(B),set(set(A)),image(B,set(A),F2),aa(set(B),set(B),aa(B,fun(set(B),set(B)),insert(B),A2),B3))) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(B,set(A),F2,A2)),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(B),set(set(A)),image(B,set(A),F2),B3))) ).

% Union_image_insert
tff(fact_7611_sup_Ostrict__coboundedI2,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [C2: A,B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),B2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),B2)) ) ) ).

% sup.strict_coboundedI2
tff(fact_7612_sup_Ostrict__coboundedI1,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [C2: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),A2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),B2)) ) ) ).

% sup.strict_coboundedI1
tff(fact_7613_sup_Ostrict__order__iff,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2)
        <=> ( ( A2 = aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),B2) )
            & ( A2 != B2 ) ) ) ) ).

% sup.strict_order_iff
tff(fact_7614_sup_Ostrict__boundedE,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [B2: A,C2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(A,A,aa(A,fun(A,A),sup_sup(A),B2),C2)),A2)
         => ~ ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2)
             => ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),C2),A2) ) ) ) ).

% sup.strict_boundedE
tff(fact_7615_sup_Oabsorb4,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),A2),B2)
         => ( aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),B2) = B2 ) ) ) ).

% sup.absorb4
tff(fact_7616_sup_Oabsorb3,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),B2),A2)
         => ( aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),B2) = A2 ) ) ) ).

% sup.absorb3
tff(fact_7617_less__supI2,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [X: A,B2: A,A2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),B2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),B2)) ) ) ).

% less_supI2
tff(fact_7618_less__supI1,axiom,
    ! [A: $tType] :
      ( semilattice_sup(A)
     => ! [X: A,A2: A,B2: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),A2)
         => aa(A,$o,aa(A,fun(A,$o),ord_less(A),X),aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),B2)) ) ) ).

% less_supI1
tff(fact_7619_Un__UNIV__right,axiom,
    ! [A: $tType,A3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),top_top(set(A))) = top_top(set(A)) ).

% Un_UNIV_right
tff(fact_7620_Un__UNIV__left,axiom,
    ! [A: $tType,B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),top_top(set(A))),B3) = top_top(set(A)) ).

% Un_UNIV_left
tff(fact_7621_Un__Diff,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),C7: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3)),C7) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),C7)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),B3),C7)) ).

% Un_Diff
tff(fact_7622_UnE,axiom,
    ! [A: $tType,C2: A,A3: set(A),B3: set(A)] :
      ( member(A,C2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3))
     => ( ~ member(A,C2,A3)
       => member(A,C2,B3) ) ) ).

% UnE
tff(fact_7623_UnI1,axiom,
    ! [A: $tType,C2: A,A3: set(A),B3: set(A)] :
      ( member(A,C2,A3)
     => member(A,C2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3)) ) ).

% UnI1
tff(fact_7624_UnI2,axiom,
    ! [A: $tType,C2: A,B3: set(A),A3: set(A)] :
      ( member(A,C2,B3)
     => member(A,C2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3)) ) ).

% UnI2
tff(fact_7625_bex__Un,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),P: fun(A,$o)] :
      ( ? [X4: A] :
          ( member(A,X4,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3))
          & aa(A,$o,P,X4) )
    <=> ( ? [X4: A] :
            ( member(A,X4,A3)
            & aa(A,$o,P,X4) )
        | ? [X4: A] :
            ( member(A,X4,B3)
            & aa(A,$o,P,X4) ) ) ) ).

% bex_Un
tff(fact_7626_ball__Un,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),P: fun(A,$o)] :
      ( ! [X4: A] :
          ( member(A,X4,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3))
         => aa(A,$o,P,X4) )
    <=> ( ! [X4: A] :
            ( member(A,X4,A3)
           => aa(A,$o,P,X4) )
        & ! [X4: A] :
            ( member(A,X4,B3)
           => aa(A,$o,P,X4) ) ) ) ).

% ball_Un
tff(fact_7627_Un__assoc,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),C7: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3)),C7) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),B3),C7)) ).

% Un_assoc
tff(fact_7628_Un__absorb,axiom,
    ! [A: $tType,A3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),A3) = A3 ).

% Un_absorb
tff(fact_7629_Un__commute,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),B3),A3) ).

% Un_commute
tff(fact_7630_Un__left__absorb,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3) ).

% Un_left_absorb
tff(fact_7631_Un__left__commute,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),C7: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),B3),C7)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),B3),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),C7)) ).

% Un_left_commute
tff(fact_7632_Collect__imp__eq,axiom,
    ! [A: $tType,P: fun(A,$o),Q: fun(A,$o)] : collect(A,aa(fun(A,$o),fun(A,$o),aTP_Lamp_agd(fun(A,$o),fun(fun(A,$o),fun(A,$o)),P),Q)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(A),set(A),uminus_uminus(set(A)),collect(A,P))),collect(A,Q)) ).

% Collect_imp_eq
tff(fact_7633_Un__def,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3) = collect(A,aa(set(A),fun(A,$o),aTP_Lamp_age(set(A),fun(set(A),fun(A,$o)),A3),B3)) ).

% Un_def
tff(fact_7634_Collect__disj__eq,axiom,
    ! [A: $tType,P: fun(A,$o),Q: fun(A,$o)] : collect(A,aa(fun(A,$o),fun(A,$o),aTP_Lamp_agf(fun(A,$o),fun(fun(A,$o),fun(A,$o)),P),Q)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),collect(A,P)),collect(A,Q)) ).

% Collect_disj_eq
tff(fact_7635_Compl__partition,axiom,
    ! [A: $tType,A3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),aa(set(A),set(A),uminus_uminus(set(A)),A3)) = top_top(set(A)) ).

% Compl_partition
tff(fact_7636_Compl__partition2,axiom,
    ! [A: $tType,A3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(A),set(A),uminus_uminus(set(A)),A3)),A3) = top_top(set(A)) ).

% Compl_partition2
tff(fact_7637_Compl__Un,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(set(A),set(A),uminus_uminus(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(set(A),set(A),uminus_uminus(set(A)),A3)),aa(set(A),set(A),uminus_uminus(set(A)),B3)) ).

% Compl_Un
tff(fact_7638_Compl__Int,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(set(A),set(A),uminus_uminus(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(A),set(A),uminus_uminus(set(A)),A3)),aa(set(A),set(A),uminus_uminus(set(A)),B3)) ).

% Compl_Int
tff(fact_7639_Un__Int__distrib2,axiom,
    ! [A: $tType,B3: set(A),C7: set(A),A3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),B3),C7)),A3) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),B3),A3)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),C7),A3)) ).

% Un_Int_distrib2
tff(fact_7640_Int__Un__distrib2,axiom,
    ! [A: $tType,B3: set(A),C7: set(A),A3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),B3),C7)),A3) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),B3),A3)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),C7),A3)) ).

% Int_Un_distrib2
tff(fact_7641_Un__Int__distrib,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),C7: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),B3),C7)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),C7)) ).

% Un_Int_distrib
tff(fact_7642_Int__Un__distrib,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),C7: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),B3),C7)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),C7)) ).

% Int_Un_distrib
tff(fact_7643_Un__Int__crazy,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),C7: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),B3),C7))),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),C7),A3)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),B3),C7))),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),C7),A3)) ).

% Un_Int_crazy
tff(fact_7644_Diff__Un,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),C7: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),B3),C7)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),C7)) ).

% Diff_Un
tff(fact_7645_Diff__Int,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),C7: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),B3),C7)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),C7)) ).

% Diff_Int
tff(fact_7646_Int__Diff__Un,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3)) = A3 ).

% Int_Diff_Un
tff(fact_7647_Un__Diff__Int,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3)) = A3 ).

% Un_Diff_Int
tff(fact_7648_singleton__Un__iff,axiom,
    ! [A: $tType,X: A,A3: set(A),B3: set(A)] :
      ( ( aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3) )
    <=> ( ( ( A3 = bot_bot(set(A)) )
          & ( B3 = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))) ) )
        | ( ( A3 = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))) )
          & ( B3 = bot_bot(set(A)) ) )
        | ( ( A3 = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))) )
          & ( B3 = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))) ) ) ) ) ).

% singleton_Un_iff
tff(fact_7649_Un__singleton__iff,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),X: A] :
      ( ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))) )
    <=> ( ( ( A3 = bot_bot(set(A)) )
          & ( B3 = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))) ) )
        | ( ( A3 = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))) )
          & ( B3 = bot_bot(set(A)) ) )
        | ( ( A3 = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))) )
          & ( B3 = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))) ) ) ) ) ).

% Un_singleton_iff
tff(fact_7650_insert__is__Un,axiom,
    ! [A: $tType,A2: A,A3: set(A)] : aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),A3) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A)))),A3) ).

% insert_is_Un
tff(fact_7651_Un__empty__left,axiom,
    ! [A: $tType,B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),bot_bot(set(A))),B3) = B3 ).

% Un_empty_left
tff(fact_7652_Un__empty__right,axiom,
    ! [A: $tType,A3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),bot_bot(set(A))) = A3 ).

% Un_empty_right
tff(fact_7653_insert__def,axiom,
    ! [A: $tType,A2: A,B3: set(A)] : aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),B3) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),collect(A,aTP_Lamp_ab(A,fun(A,$o),A2))),B3) ).

% insert_def
tff(fact_7654_notIn__Un__bij__betw3,axiom,
    ! [A: $tType,B: $tType,B2: A,A3: set(A),F2: fun(A,B),A7: set(B)] :
      ( ~ member(A,B2,A3)
     => ( ~ member(B,aa(A,B,F2,B2),A7)
       => ( bij_betw(A,B,F2,A3,A7)
        <=> bij_betw(A,B,F2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),B2),bot_bot(set(A)))),aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),sup_sup(set(B)),A7),aa(set(B),set(B),aa(B,fun(set(B),set(B)),insert(B),aa(A,B,F2,B2)),bot_bot(set(B))))) ) ) ) ).

% notIn_Un_bij_betw3
tff(fact_7655_notIn__Un__bij__betw,axiom,
    ! [A: $tType,B: $tType,B2: A,A3: set(A),F2: fun(A,B),A7: set(B)] :
      ( ~ member(A,B2,A3)
     => ( ~ member(B,aa(A,B,F2,B2),A7)
       => ( bij_betw(A,B,F2,A3,A7)
         => bij_betw(A,B,F2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),B2),bot_bot(set(A)))),aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),sup_sup(set(B)),A7),aa(set(B),set(B),aa(B,fun(set(B),set(B)),insert(B),aa(A,B,F2,B2)),bot_bot(set(B))))) ) ) ) ).

% notIn_Un_bij_betw
tff(fact_7656_set__shuffles,axiom,
    ! [A: $tType,Zs: list(A),Xs: list(A),Ys2: list(A)] :
      ( member(list(A),Zs,shuffles(A,Xs,Ys2))
     => ( aa(list(A),set(A),set2(A),Zs) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(list(A),set(A),set2(A),Xs)),aa(list(A),set(A),set2(A),Ys2)) ) ) ).

% set_shuffles
tff(fact_7657_ivl__disj__un__two_I8_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [L: A,Ma: A,U: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),L),Ma)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Ma),U)
           => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),set_or1337092689740270186AtMost(A,L,Ma)),set_or3652927894154168847AtMost(A,Ma,U)) = set_or1337092689740270186AtMost(A,L,U) ) ) ) ) ).

% ivl_disj_un_two(8)
tff(fact_7658_ivl__disj__un__one_I8_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [L: A,U: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),L),U)
         => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),set_or7035219750837199246ssThan(A,L,U)),set_ord_atLeast(A,U)) = set_ord_atLeast(A,L) ) ) ) ).

% ivl_disj_un_one(8)
tff(fact_7659_ivl__disj__un__one_I3_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [L: A,U: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),L),U)
         => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),set_ord_atMost(A,L)),set_or3652927894154168847AtMost(A,L,U)) = set_ord_atMost(A,U) ) ) ) ).

% ivl_disj_un_one(3)
tff(fact_7660_ivl__disj__un__one_I5_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [L: A,U: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),L),U)
         => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),set_or3652927894154168847AtMost(A,L,U)),set_ord_greaterThan(A,U)) = set_ord_greaterThan(A,L) ) ) ) ).

% ivl_disj_un_one(5)
tff(fact_7661_SUP__insert,axiom,
    ! [A: $tType,B: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [F2: fun(B,A),A2: B,A3: set(B)] : aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,F2),aa(set(B),set(B),aa(B,fun(set(B),set(B)),insert(B),A2),A3))) = aa(A,A,aa(A,fun(A,A),sup_sup(A),aa(B,A,F2,A2)),aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,F2),A3))) ) ).

% SUP_insert
tff(fact_7662_INF__union,axiom,
    ! [A: $tType,B: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [M: fun(B,A),A3: set(B),B3: set(B)] : aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,M),aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),sup_sup(set(B)),A3),B3))) = aa(A,A,aa(A,fun(A,A),inf_inf(A),aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,M),A3))),aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,M),B3))) ) ).

% INF_union
tff(fact_7663_shuffles_Osimps_I3_J,axiom,
    ! [A: $tType,X: A,Xs: list(A),Y: A,Ys2: list(A)] : shuffles(A,aa(list(A),list(A),cons(A,X),Xs),aa(list(A),list(A),cons(A,Y),Ys2)) = aa(set(list(A)),set(list(A)),aa(set(list(A)),fun(set(list(A)),set(list(A))),sup_sup(set(list(A))),aa(set(list(A)),set(list(A)),image(list(A),list(A),cons(A,X)),shuffles(A,Xs,aa(list(A),list(A),cons(A,Y),Ys2)))),aa(set(list(A)),set(list(A)),image(list(A),list(A),cons(A,Y)),shuffles(A,aa(list(A),list(A),cons(A,X),Xs),Ys2))) ).

% shuffles.simps(3)
tff(fact_7664_Inter__Un__subset,axiom,
    ! [A: $tType,A3: set(set(A)),B3: set(set(A))] : aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(set(A)),set(A),complete_Inf_Inf(set(A)),A3)),aa(set(set(A)),set(A),complete_Inf_Inf(set(A)),B3))),aa(set(set(A)),set(A),complete_Inf_Inf(set(A)),aa(set(set(A)),set(set(A)),aa(set(set(A)),fun(set(set(A)),set(set(A))),inf_inf(set(set(A))),A3),B3))) ).

% Inter_Un_subset
tff(fact_7665_cSup__insert,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [X5: set(A),A2: A] :
          ( ( X5 != bot_bot(set(A)) )
         => ( condit941137186595557371_above(A,X5)
           => ( aa(set(A),A,complete_Sup_Sup(A),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),X5)) = aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),aa(set(A),A,complete_Sup_Sup(A),X5)) ) ) ) ) ).

% cSup_insert
tff(fact_7666_cSup__insert__If,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [X5: set(A),A2: A] :
          ( condit941137186595557371_above(A,X5)
         => ( aa(set(A),A,complete_Sup_Sup(A),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),X5)) = $ite(X5 = bot_bot(set(A)),A2,aa(A,A,aa(A,fun(A,A),sup_sup(A),A2),aa(set(A),A,complete_Sup_Sup(A),X5))) ) ) ) ).

% cSup_insert_If
tff(fact_7667_ivl__disj__un__two__touch_I2_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [L: A,Ma: A,U: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),L),Ma)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Ma),U)
           => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),set_or1337092689740270186AtMost(A,L,Ma)),set_or7035219750837199246ssThan(A,Ma,U)) = set_or7035219750837199246ssThan(A,L,U) ) ) ) ) ).

% ivl_disj_un_two_touch(2)
tff(fact_7668_sum_Ounion__inter,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [A3: set(A),B3: set(A),G: fun(A,B)] :
          ( finite_finite(A,A3)
         => ( finite_finite(A,B3)
           => ( aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3))),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3))) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),A3)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),B3)) ) ) ) ) ).

% sum.union_inter
tff(fact_7669_infinite__imp__bij__betw2,axiom,
    ! [A: $tType,A3: set(A),A2: A] :
      ( ~ finite_finite(A,A3)
     => ? [H3: fun(A,A)] : bij_betw(A,A,H3,A3,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A))))) ) ).

% infinite_imp_bij_betw2
tff(fact_7670_card__Un__Int,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( finite_finite(A,A3)
     => ( finite_finite(A,B3)
       => ( aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(set(A),nat,finite_card(A),A3)),aa(set(A),nat,finite_card(A),B3)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(set(A),nat,finite_card(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3))),aa(set(A),nat,finite_card(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3))) ) ) ) ).

% card_Un_Int
tff(fact_7671_ivl__disj__un__two__touch_I3_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [L: A,Ma: A,U: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),L),Ma)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Ma),U)
           => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),set_or3652927894154168847AtMost(A,L,Ma)),set_or1337092689740270186AtMost(A,Ma,U)) = set_or3652927894154168847AtMost(A,L,U) ) ) ) ) ).

% ivl_disj_un_two_touch(3)
tff(fact_7672_ivl__disj__un__two_I1_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [L: A,Ma: A,U: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),L),Ma)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Ma),U)
           => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),set_or5935395276787703475ssThan(A,L,Ma)),set_or7035219750837199246ssThan(A,Ma,U)) = set_or5935395276787703475ssThan(A,L,U) ) ) ) ) ).

% ivl_disj_un_two(1)
tff(fact_7673_ivl__disj__un__one_I4_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [L: A,U: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),L),U)
         => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),set_ord_lessThan(A,L)),set_or1337092689740270186AtMost(A,L,U)) = set_ord_atMost(A,U) ) ) ) ).

% ivl_disj_un_one(4)
tff(fact_7674_ivl__disj__un__singleton_I2_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [U: A] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),set_ord_lessThan(A,U)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),U),bot_bot(set(A)))) = set_ord_atMost(A,U) ) ).

% ivl_disj_un_singleton(2)
tff(fact_7675_ivl__disj__un__two_I2_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [L: A,Ma: A,U: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),L),Ma)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Ma),U)
           => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),set_or3652927894154168847AtMost(A,L,Ma)),set_or5935395276787703475ssThan(A,Ma,U)) = set_or5935395276787703475ssThan(A,L,U) ) ) ) ) ).

% ivl_disj_un_two(2)
tff(fact_7676_Max_Ounion,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),B3: set(A)] :
          ( finite_finite(A,A3)
         => ( ( A3 != bot_bot(set(A)) )
           => ( finite_finite(A,B3)
             => ( ( B3 != bot_bot(set(A)) )
               => ( aa(set(A),A,lattic643756798349783984er_Max(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3)) = aa(A,A,aa(A,fun(A,A),ord_max(A),aa(set(A),A,lattic643756798349783984er_Max(A),A3)),aa(set(A),A,lattic643756798349783984er_Max(A),B3)) ) ) ) ) ) ) ).

% Max.union
tff(fact_7677_ivl__disj__un__one_I1_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [L: A,U: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),L),U)
         => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),set_ord_atMost(A,L)),set_or5935395276787703475ssThan(A,L,U)) = set_ord_lessThan(A,U) ) ) ) ).

% ivl_disj_un_one(1)
tff(fact_7678_ivl__disj__un__one_I7_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [L: A,U: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),L),U)
         => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),set_or1337092689740270186AtMost(A,L,U)),set_ord_greaterThan(A,U)) = set_ord_atLeast(A,L) ) ) ) ).

% ivl_disj_un_one(7)
tff(fact_7679_ivl__disj__un__singleton_I1_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [L: A] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),L),bot_bot(set(A)))),set_ord_greaterThan(A,L)) = set_ord_atLeast(A,L) ) ).

% ivl_disj_un_singleton(1)
tff(fact_7680_ivl__disj__un__two__touch_I1_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [L: A,Ma: A,U: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),L),Ma)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Ma),U)
           => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),set_or3652927894154168847AtMost(A,L,Ma)),set_or7035219750837199246ssThan(A,Ma,U)) = set_or5935395276787703475ssThan(A,L,U) ) ) ) ) ).

% ivl_disj_un_two_touch(1)
tff(fact_7681_SUP__nat__binary,axiom,
    ! [A: $tType] :
      ( counta3822494911875563373attice(A)
     => ! [A3: A,B3: A] : aa(A,A,aa(A,fun(A,A),sup_sup(A),A3),aa(set(A),A,complete_Sup_Sup(A),aa(set(nat),set(A),image(nat,A,aTP_Lamp_afn(A,fun(nat,A),B3)),collect(nat,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)))))) = aa(A,A,aa(A,fun(A,A),sup_sup(A),A3),B3) ) ).

% SUP_nat_binary
tff(fact_7682_ivl__disj__un__one_I6_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [L: A,U: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),L),U)
         => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),set_or5935395276787703475ssThan(A,L,U)),set_ord_atLeast(A,U)) = set_ord_greaterThan(A,L) ) ) ) ).

% ivl_disj_un_one(6)
tff(fact_7683_conditionally__complete__lattice__class_OSUP__sup__distrib,axiom,
    ! [B: $tType,A: $tType] :
      ( condit1219197933456340205attice(B)
     => ! [A3: set(A),F2: fun(A,B),G: fun(A,B)] :
          ( ( A3 != bot_bot(set(A)) )
         => ( condit941137186595557371_above(B,aa(set(A),set(B),image(A,B,F2),A3))
           => ( condit941137186595557371_above(B,aa(set(A),set(B),image(A,B,G),A3))
             => ( aa(B,B,aa(B,fun(B,B),sup_sup(B),aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,F2),A3))),aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,G),A3))) = aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_agg(fun(A,B),fun(fun(A,B),fun(A,B)),F2),G)),A3)) ) ) ) ) ) ).

% conditionally_complete_lattice_class.SUP_sup_distrib
tff(fact_7684_inj__on__disjoint__Un,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),A3: set(A),G: fun(A,B),B3: set(A)] :
      ( inj_on(A,B,F2,A3)
     => ( inj_on(A,B,G,B3)
       => ( ( aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),inf_inf(set(B)),aa(set(A),set(B),image(A,B,F2),A3)),aa(set(A),set(B),image(A,B,G),B3)) = bot_bot(set(B)) )
         => inj_on(A,B,aa(fun(A,B),fun(A,B),aa(set(A),fun(fun(A,B),fun(A,B)),aTP_Lamp_agh(fun(A,B),fun(set(A),fun(fun(A,B),fun(A,B))),F2),A3),G),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3)) ) ) ) ).

% inj_on_disjoint_Un
tff(fact_7685_sup__bot_Osemilattice__neutr__order__axioms,axiom,
    ! [A: $tType] :
      ( bounde4967611905675639751up_bot(A)
     => semila1105856199041335345_order(A,sup_sup(A),bot_bot(A),aTP_Lamp_agi(A,fun(A,$o)),aTP_Lamp_agj(A,fun(A,$o))) ) ).

% sup_bot.semilattice_neutr_order_axioms
tff(fact_7686_cSup__inter__less__eq,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [A3: set(A),B3: set(A)] :
          ( condit941137186595557371_above(A,A3)
         => ( condit941137186595557371_above(A,B3)
           => ( ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3) != bot_bot(set(A)) )
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Sup_Sup(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3))),aa(A,A,aa(A,fun(A,A),sup_sup(A),aa(set(A),A,complete_Sup_Sup(A),A3)),aa(set(A),A,complete_Sup_Sup(A),B3))) ) ) ) ) ).

% cSup_inter_less_eq
tff(fact_7687_cSUP__insert,axiom,
    ! [B: $tType,A: $tType] :
      ( condit1219197933456340205attice(B)
     => ! [A3: set(A),F2: fun(A,B),A2: A] :
          ( ( A3 != bot_bot(set(A)) )
         => ( condit941137186595557371_above(B,aa(set(A),set(B),image(A,B,F2),A3))
           => ( aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,F2),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),A3))) = aa(B,B,aa(B,fun(B,B),sup_sup(B),aa(A,B,F2,A2)),aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,F2),A3))) ) ) ) ) ).

% cSUP_insert
tff(fact_7688_sum_Ounion__inter__neutral,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [A3: set(A),B3: set(A),G: fun(A,B)] :
          ( finite_finite(A,A3)
         => ( finite_finite(A,B3)
           => ( ! [X3: A] :
                  ( member(A,X3,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3))
                 => ( aa(A,B,G,X3) = zero_zero(B) ) )
             => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3)) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),A3)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),B3)) ) ) ) ) ) ).

% sum.union_inter_neutral
tff(fact_7689_sum__Un,axiom,
    ! [B: $tType,A: $tType] :
      ( ab_group_add(B)
     => ! [A3: set(A),B3: set(A),F2: fun(A,B)] :
          ( finite_finite(A,A3)
         => ( finite_finite(A,B3)
           => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3)) = aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),A3)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),B3))),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3))) ) ) ) ) ).

% sum_Un
tff(fact_7690_sum_Ounion__disjoint,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [A3: set(A),B3: set(A),G: fun(A,B)] :
          ( finite_finite(A,A3)
         => ( finite_finite(A,B3)
           => ( ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3) = bot_bot(set(A)) )
             => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3)) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),A3)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),B3)) ) ) ) ) ) ).

% sum.union_disjoint
tff(fact_7691_prod_Ounion__inter__neutral,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [A3: set(A),B3: set(A),G: fun(A,B)] :
          ( finite_finite(A,A3)
         => ( finite_finite(A,B3)
           => ( ! [X3: A] :
                  ( member(A,X3,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3))
                 => ( aa(A,B,G,X3) = one_one(B) ) )
             => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3)) = aa(B,B,aa(B,fun(B,B),times_times(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),A3)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),G),B3)) ) ) ) ) ) ).

% prod.union_inter_neutral
tff(fact_7692_ivl__disj__un__singleton_I6_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [L: A,U: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),L),U)
         => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),set_or7035219750837199246ssThan(A,L,U)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),U),bot_bot(set(A)))) = set_or1337092689740270186AtMost(A,L,U) ) ) ) ).

% ivl_disj_un_singleton(6)
tff(fact_7693_sum__Un2,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [A3: set(A),B3: set(A),F2: fun(A,B)] :
          ( finite_finite(A,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3))
         => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3)) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3))),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),B3),A3)))),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),F2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3))) ) ) ) ).

% sum_Un2
tff(fact_7694_sum_Ounion__diff2,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [A3: set(A),B3: set(A),G: fun(A,B)] :
          ( finite_finite(A,A3)
         => ( finite_finite(A,B3)
           => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3)) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3))),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),B3),A3)))),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),G),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3))) ) ) ) ) ).

% sum.union_diff2
tff(fact_7695_card__Un__disjoint,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( finite_finite(A,A3)
     => ( finite_finite(A,B3)
       => ( ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3) = bot_bot(set(A)) )
         => ( aa(set(A),nat,finite_card(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(set(A),nat,finite_card(A),A3)),aa(set(A),nat,finite_card(A),B3)) ) ) ) ) ).

% card_Un_disjoint
tff(fact_7696_inj__on__Un,axiom,
    ! [A: $tType,B: $tType,F2: fun(A,B),A3: set(A),B3: set(A)] :
      ( inj_on(A,B,F2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3))
    <=> ( inj_on(A,B,F2,A3)
        & inj_on(A,B,F2,B3)
        & ( aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),inf_inf(set(B)),aa(set(A),set(B),image(A,B,F2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),B3))),aa(set(A),set(B),image(A,B,F2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),B3),A3))) = bot_bot(set(B)) ) ) ) ).

% inj_on_Un
tff(fact_7697_ivl__disj__un__singleton_I5_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [L: A,U: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),L),U)
         => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),L),bot_bot(set(A)))),set_or3652927894154168847AtMost(A,L,U)) = set_or1337092689740270186AtMost(A,L,U) ) ) ) ).

% ivl_disj_un_singleton(5)
tff(fact_7698_ivl__disj__un__two_I4_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [L: A,Ma: A,U: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),L),Ma)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),Ma),U)
           => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),set_or1337092689740270186AtMost(A,L,Ma)),set_or5935395276787703475ssThan(A,Ma,U)) = set_or7035219750837199246ssThan(A,L,U) ) ) ) ) ).

% ivl_disj_un_two(4)
tff(fact_7699_cINF__union,axiom,
    ! [B: $tType,A: $tType] :
      ( condit1219197933456340205attice(B)
     => ! [A3: set(A),F2: fun(A,B),B3: set(A)] :
          ( ( A3 != bot_bot(set(A)) )
         => ( condit1013018076250108175_below(B,aa(set(A),set(B),image(A,B,F2),A3))
           => ( ( B3 != bot_bot(set(A)) )
             => ( condit1013018076250108175_below(B,aa(set(A),set(B),image(A,B,F2),B3))
               => ( aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3))) = aa(B,B,aa(B,fun(B,B),inf_inf(B),aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),A3))),aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),B3))) ) ) ) ) ) ) ).

% cINF_union
tff(fact_7700_ivl__disj__un__singleton_I3_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [L: A,U: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),L),U)
         => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),L),bot_bot(set(A)))),set_or5935395276787703475ssThan(A,L,U)) = set_or7035219750837199246ssThan(A,L,U) ) ) ) ).

% ivl_disj_un_singleton(3)
tff(fact_7701_sum__Un__nat,axiom,
    ! [A: $tType,A3: set(A),B3: set(A),F2: fun(A,nat)] :
      ( finite_finite(A,A3)
     => ( finite_finite(A,B3)
       => ( aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7311177749621191930dd_sum(A,nat),F2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3)) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7311177749621191930dd_sum(A,nat),F2),A3)),aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7311177749621191930dd_sum(A,nat),F2),B3))),aa(set(A),nat,aa(fun(A,nat),fun(set(A),nat),groups7311177749621191930dd_sum(A,nat),F2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3))) ) ) ) ).

% sum_Un_nat
tff(fact_7702_ivl__disj__un__two_I5_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [L: A,Ma: A,U: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),L),Ma)
         => ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Ma),U)
           => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),set_or5935395276787703475ssThan(A,L,Ma)),set_or1337092689740270186AtMost(A,Ma,U)) = set_or3652927894154168847AtMost(A,L,U) ) ) ) ) ).

% ivl_disj_un_two(5)
tff(fact_7703_ivl__disj__un__singleton_I4_J,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [L: A,U: A] :
          ( aa(A,$o,aa(A,fun(A,$o),ord_less(A),L),U)
         => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),set_or5935395276787703475ssThan(A,L,U)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),U),bot_bot(set(A)))) = set_or3652927894154168847AtMost(A,L,U) ) ) ) ).

% ivl_disj_un_singleton(4)
tff(fact_7704_prod__Un,axiom,
    ! [B: $tType,A: $tType] :
      ( field(B)
     => ! [A3: set(A),B3: set(A),F2: fun(A,B)] :
          ( finite_finite(A,A3)
         => ( finite_finite(A,B3)
           => ( ! [X3: A] :
                  ( member(A,X3,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3))
                 => ( aa(A,B,F2,X3) != zero_zero(B) ) )
             => ( aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),F2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3)) = divide_divide(B,aa(B,B,aa(B,fun(B,B),times_times(B),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),F2),A3)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),F2),B3)),aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),F2),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3))) ) ) ) ) ) ).

% prod_Un
tff(fact_7705_UN__le__eq__Un0,axiom,
    ! [A: $tType,M: fun(nat,set(A)),Nb: nat] : aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(nat),set(set(A)),image(nat,set(A),M),set_ord_atMost(nat,Nb))) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(nat),set(set(A)),image(nat,set(A),M),set_or1337092689740270186AtMost(nat,one_one(nat),Nb)))),aa(nat,set(A),M,zero_zero(nat))) ).

% UN_le_eq_Un0
tff(fact_7706_shuffles_Oelims,axiom,
    ! [A: $tType,X: list(A),Xa: list(A),Y: set(list(A))] :
      ( ( shuffles(A,X,Xa) = Y )
     => ( ( ( X = nil(A) )
         => ( Y != aa(set(list(A)),set(list(A)),aa(list(A),fun(set(list(A)),set(list(A))),insert(list(A)),Xa),bot_bot(set(list(A)))) ) )
       => ( ( ( Xa = nil(A) )
           => ( Y != aa(set(list(A)),set(list(A)),aa(list(A),fun(set(list(A)),set(list(A))),insert(list(A)),X),bot_bot(set(list(A)))) ) )
         => ~ ! [X3: A,Xs2: list(A)] :
                ( ( X = aa(list(A),list(A),cons(A,X3),Xs2) )
               => ! [Y3: A,Ys3: list(A)] :
                    ( ( Xa = aa(list(A),list(A),cons(A,Y3),Ys3) )
                   => ( Y != aa(set(list(A)),set(list(A)),aa(set(list(A)),fun(set(list(A)),set(list(A))),sup_sup(set(list(A))),aa(set(list(A)),set(list(A)),image(list(A),list(A),cons(A,X3)),shuffles(A,Xs2,aa(list(A),list(A),cons(A,Y3),Ys3)))),aa(set(list(A)),set(list(A)),image(list(A),list(A),cons(A,Y3)),shuffles(A,aa(list(A),list(A),cons(A,X3),Xs2),Ys3))) ) ) ) ) ) ) ).

% shuffles.elims
tff(fact_7707_shuffles_Opsimps_I3_J,axiom,
    ! [A: $tType,X: A,Xs: list(A),Y: A,Ys2: list(A)] :
      ( aa(product_prod(list(A),list(A)),$o,accp(product_prod(list(A),list(A)),shuffles_rel(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),aa(list(A),list(A),cons(A,X),Xs)),aa(list(A),list(A),cons(A,Y),Ys2)))
     => ( shuffles(A,aa(list(A),list(A),cons(A,X),Xs),aa(list(A),list(A),cons(A,Y),Ys2)) = aa(set(list(A)),set(list(A)),aa(set(list(A)),fun(set(list(A)),set(list(A))),sup_sup(set(list(A))),aa(set(list(A)),set(list(A)),image(list(A),list(A),cons(A,X)),shuffles(A,Xs,aa(list(A),list(A),cons(A,Y),Ys2)))),aa(set(list(A)),set(list(A)),image(list(A),list(A),cons(A,Y)),shuffles(A,aa(list(A),list(A),cons(A,X),Xs),Ys2))) ) ) ).

% shuffles.psimps(3)
tff(fact_7708_splice_Opelims,axiom,
    ! [A: $tType,X: list(A),Xa: list(A),Y: list(A)] :
      ( ( splice(A,X,Xa) = Y )
     => ( aa(product_prod(list(A),list(A)),$o,accp(product_prod(list(A),list(A)),splice_rel(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),X),Xa))
       => ( ( ( X = nil(A) )
           => ( ( Y = Xa )
             => ~ aa(product_prod(list(A),list(A)),$o,accp(product_prod(list(A),list(A)),splice_rel(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),nil(A)),Xa)) ) )
         => ~ ! [X3: A,Xs2: list(A)] :
                ( ( X = aa(list(A),list(A),cons(A,X3),Xs2) )
               => ( ( Y = aa(list(A),list(A),cons(A,X3),splice(A,Xa,Xs2)) )
                 => ~ aa(product_prod(list(A),list(A)),$o,accp(product_prod(list(A),list(A)),splice_rel(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),aa(list(A),list(A),cons(A,X3),Xs2)),Xa)) ) ) ) ) ) ).

% splice.pelims
tff(fact_7709_If__the__inv__into__in__Func,axiom,
    ! [B: $tType,A: $tType,G: fun(A,B),C7: set(A),B3: set(A),X: A] :
      ( inj_on(A,B,G,C7)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),C7),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),B3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))))
       => member(fun(B,A),aa(A,fun(B,A),aa(set(A),fun(A,fun(B,A)),aTP_Lamp_agk(fun(A,B),fun(set(A),fun(A,fun(B,A))),G),C7),X),bNF_Wellorder_Func(B,A,top_top(set(B)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),B3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))))) ) ) ).

% If_the_inv_into_in_Func
tff(fact_7710_split__Nil__iff,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A)] :
      ( ( splice(A,Xs,Ys2) = nil(A) )
    <=> ( ( Xs = nil(A) )
        & ( Ys2 = nil(A) ) ) ) ).

% split_Nil_iff
tff(fact_7711_splice__Nil2,axiom,
    ! [A: $tType,Xs: list(A)] : splice(A,Xs,nil(A)) = Xs ).

% splice_Nil2
tff(fact_7712_splice__in__shuffles,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A)] : member(list(A),splice(A,Xs,Ys2),shuffles(A,Xs,Ys2)) ).

% splice_in_shuffles
tff(fact_7713_length__splice,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A)] : aa(list(A),nat,size_size(list(A)),splice(A,Xs,Ys2)) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(list(A),nat,size_size(list(A)),Xs)),aa(list(A),nat,size_size(list(A)),Ys2)) ).

% length_splice
tff(fact_7714_splice__replicate,axiom,
    ! [A: $tType,Ma: nat,X: A,Nb: nat] : splice(A,replicate(A,Ma,X),replicate(A,Nb,X)) = replicate(A,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Ma),Nb),X) ).

% splice_replicate
tff(fact_7715_filtercomap__sup,axiom,
    ! [A: $tType,B: $tType,F2: fun(A,B),F12: filter(B),F23: filter(B)] : aa(filter(A),$o,aa(filter(A),fun(filter(A),$o),ord_less_eq(filter(A)),aa(filter(A),filter(A),aa(filter(A),fun(filter(A),filter(A)),sup_sup(filter(A)),filtercomap(A,B,F2,F12)),filtercomap(A,B,F2,F23))),filtercomap(A,B,F2,aa(filter(B),filter(B),aa(filter(B),fun(filter(B),filter(B)),sup_sup(filter(B)),F12),F23))) ).

% filtercomap_sup
tff(fact_7716_sup__set__def,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] : aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3) = collect(A,aa(fun(A,$o),fun(A,$o),aa(fun(A,$o),fun(fun(A,$o),fun(A,$o)),sup_sup(fun(A,$o)),aTP_Lamp_a(set(A),fun(A,$o),A3)),aTP_Lamp_a(set(A),fun(A,$o),B3))) ).

% sup_set_def
tff(fact_7717_sup__enat__def,axiom,
    sup_sup(extended_enat) = ord_max(extended_enat) ).

% sup_enat_def
tff(fact_7718_sup__nat__def,axiom,
    sup_sup(nat) = ord_max(nat) ).

% sup_nat_def
tff(fact_7719_sup__int__def,axiom,
    sup_sup(int) = ord_max(int) ).

% sup_int_def
tff(fact_7720_splice_Osimps_I2_J,axiom,
    ! [A: $tType,X: A,Xs: list(A),Ys2: list(A)] : splice(A,aa(list(A),list(A),cons(A,X),Xs),Ys2) = aa(list(A),list(A),cons(A,X),splice(A,Ys2,Xs)) ).

% splice.simps(2)
tff(fact_7721_splice_Osimps_I1_J,axiom,
    ! [A: $tType,Ys2: list(A)] : splice(A,nil(A),Ys2) = Ys2 ).

% splice.simps(1)
tff(fact_7722_atLeastLessThan__add__Un,axiom,
    ! [I: nat,J: nat,K: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),I),J)
     => ( set_or7035219750837199246ssThan(nat,I,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),J),K)) = aa(set(nat),set(nat),aa(set(nat),fun(set(nat),set(nat)),sup_sup(set(nat)),set_or7035219750837199246ssThan(nat,I,J)),set_or7035219750837199246ssThan(nat,J,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),J),K))) ) ) ).

% atLeastLessThan_add_Un
tff(fact_7723_splice_Oelims,axiom,
    ! [A: $tType,X: list(A),Xa: list(A),Y: list(A)] :
      ( ( splice(A,X,Xa) = Y )
     => ( ( ( X = nil(A) )
         => ( Y != Xa ) )
       => ~ ! [X3: A,Xs2: list(A)] :
              ( ( X = aa(list(A),list(A),cons(A,X3),Xs2) )
             => ( Y != aa(list(A),list(A),cons(A,X3),splice(A,Xa,Xs2)) ) ) ) ) ).

% splice.elims
tff(fact_7724_Pow__insert,axiom,
    ! [A: $tType,A2: A,A3: set(A)] : pow2(A,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),A3)) = aa(set(set(A)),set(set(A)),aa(set(set(A)),fun(set(set(A)),set(set(A))),sup_sup(set(set(A))),pow2(A,A3)),aa(set(set(A)),set(set(A)),image(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2)),pow2(A,A3))) ).

% Pow_insert
tff(fact_7725_ge__eq__refl,axiom,
    ! [A: $tType,R: fun(A,fun(A,$o)),X: A] :
      ( aa(fun(A,fun(A,$o)),$o,aa(fun(A,fun(A,$o)),fun(fun(A,fun(A,$o)),$o),ord_less_eq(fun(A,fun(A,$o))),fequal(A)),R)
     => aa(A,$o,aa(A,fun(A,$o),R,X),X) ) ).

% ge_eq_refl
tff(fact_7726_refl__ge__eq,axiom,
    ! [A: $tType,R: fun(A,fun(A,$o))] :
      ( ! [X3: A] : aa(A,$o,aa(A,fun(A,$o),R,X3),X3)
     => aa(fun(A,fun(A,$o)),$o,aa(fun(A,fun(A,$o)),fun(fun(A,fun(A,$o)),$o),ord_less_eq(fun(A,fun(A,$o))),fequal(A)),R) ) ).

% refl_ge_eq
tff(fact_7727_Pow__set_I2_J,axiom,
    ! [A: $tType,X: A,Xs: list(A)] :
      pow2(A,aa(list(A),set(A),set2(A),aa(list(A),list(A),cons(A,X),Xs))) = $let(
        a3: set(set(A)),
        a3:= pow2(A,aa(list(A),set(A),set2(A),Xs)),
        aa(set(set(A)),set(set(A)),aa(set(set(A)),fun(set(set(A)),set(set(A))),sup_sup(set(set(A))),a3),aa(set(set(A)),set(set(A)),image(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X)),a3)) ) ).

% Pow_set(2)
tff(fact_7728_splice_Opsimps_I2_J,axiom,
    ! [A: $tType,X: A,Xs: list(A),Ys2: list(A)] :
      ( aa(product_prod(list(A),list(A)),$o,accp(product_prod(list(A),list(A)),splice_rel(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),aa(list(A),list(A),cons(A,X),Xs)),Ys2))
     => ( splice(A,aa(list(A),list(A),cons(A,X),Xs),Ys2) = aa(list(A),list(A),cons(A,X),splice(A,Ys2,Xs)) ) ) ).

% splice.psimps(2)
tff(fact_7729_splice_Opsimps_I1_J,axiom,
    ! [A: $tType,Ys2: list(A)] :
      ( aa(product_prod(list(A),list(A)),$o,accp(product_prod(list(A),list(A)),splice_rel(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),nil(A)),Ys2))
     => ( splice(A,nil(A),Ys2) = Ys2 ) ) ).

% splice.psimps(1)
tff(fact_7730_Pow__fold,axiom,
    ! [A: $tType,A3: set(A)] :
      ( finite_finite(A,A3)
     => ( pow2(A,A3) = finite_fold(A,set(set(A)),aTP_Lamp_agl(A,fun(set(set(A)),set(set(A)))),aa(set(set(A)),set(set(A)),aa(set(A),fun(set(set(A)),set(set(A))),insert(set(A)),bot_bot(set(A))),bot_bot(set(set(A)))),A3) ) ) ).

% Pow_fold
tff(fact_7731_Func__map__surj,axiom,
    ! [C: $tType,A: $tType,D: $tType,B: $tType,F1: fun(B,A),A15: set(B),B14: set(A),F22: fun(C,D),B23: set(C),A25: set(D)] :
      ( ( aa(set(B),set(A),image(B,A,F1),A15) = B14 )
     => ( inj_on(C,D,F22,B23)
       => ( aa(set(D),$o,aa(set(D),fun(set(D),$o),ord_less_eq(set(D)),aa(set(C),set(D),image(C,D,F22),B23)),A25)
         => ( ( ( B23 = bot_bot(set(C)) )
             => ( A25 = bot_bot(set(D)) ) )
           => ( bNF_Wellorder_Func(C,A,B23,B14) = aa(set(fun(D,B)),set(fun(C,A)),image(fun(D,B),fun(C,A),bNF_We4925052301507509544nc_map(C,B,A,D,B23,F1,F22)),bNF_Wellorder_Func(D,B,A25,A15)) ) ) ) ) ) ).

% Func_map_surj
tff(fact_7732_union__fold__insert,axiom,
    ! [A: $tType,A3: set(A),B3: set(A)] :
      ( finite_finite(A,A3)
     => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3) = finite_fold(A,set(A),insert(A),B3,A3) ) ) ).

% union_fold_insert
tff(fact_7733_fold__image,axiom,
    ! [C: $tType,B: $tType,A: $tType,G: fun(A,B),A3: set(A),F2: fun(B,fun(C,C)),Z: C] :
      ( inj_on(A,B,G,A3)
     => ( finite_fold(B,C,F2,Z,aa(set(A),set(B),image(A,B,G),A3)) = finite_fold(A,C,aa(fun(A,B),fun(A,fun(C,C)),comp(B,fun(C,C),A,F2),G),Z,A3) ) ) ).

% fold_image
tff(fact_7734_sum_Oeq__fold,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_add(A)
     => ! [G: fun(B,A),A3: set(B)] : aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7311177749621191930dd_sum(B,A),G),A3) = finite_fold(B,A,aa(fun(B,A),fun(B,fun(A,A)),comp(A,fun(A,A),B,plus_plus(A)),G),zero_zero(A),A3) ) ).

% sum.eq_fold
tff(fact_7735_prod_Oeq__fold,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(B,A),A3: set(B)] : aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7121269368397514597t_prod(B,A),G),A3) = finite_fold(B,A,aa(fun(B,A),fun(B,fun(A,A)),comp(A,fun(A,A),B,times_times(A)),G),one_one(A),A3) ) ).

% prod.eq_fold
tff(fact_7736_Max_Oeq__fold,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),X: A] :
          ( finite_finite(A,A3)
         => ( aa(set(A),A,lattic643756798349783984er_Max(A),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)) = finite_fold(A,A,ord_max(A),X,A3) ) ) ) ).

% Max.eq_fold
tff(fact_7737_image__fold__insert,axiom,
    ! [B: $tType,A: $tType,A3: set(A),F2: fun(A,B)] :
      ( finite_finite(A,A3)
     => ( aa(set(A),set(B),image(A,B,F2),A3) = finite_fold(A,set(B),aTP_Lamp_agm(fun(A,B),fun(A,fun(set(B),set(B))),F2),bot_bot(set(B)),A3) ) ) ).

% image_fold_insert
tff(fact_7738_Func__map,axiom,
    ! [A: $tType,B: $tType,D: $tType,C: $tType,G: fun(A,B),A25: set(A),A15: set(B),F1: fun(B,C),B14: set(C),F22: fun(D,A),B23: set(D)] :
      ( member(fun(A,B),G,bNF_Wellorder_Func(A,B,A25,A15))
     => ( aa(set(C),$o,aa(set(C),fun(set(C),$o),ord_less_eq(set(C)),aa(set(B),set(C),image(B,C,F1),A15)),B14)
       => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(D),set(A),image(D,A,F22),B23)),A25)
         => member(fun(D,C),aa(fun(A,B),fun(D,C),bNF_We4925052301507509544nc_map(D,B,C,A,B23,F1,F22),G),bNF_Wellorder_Func(D,C,B23,B14)) ) ) ) ).

% Func_map
tff(fact_7739_sup__SUP__fold__sup,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [A3: set(A),B3: B,F2: fun(A,B)] :
          ( finite_finite(A,A3)
         => ( aa(B,B,aa(B,fun(B,B),sup_sup(B),B3),aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,F2),A3))) = finite_fold(A,B,aa(fun(A,B),fun(A,fun(B,B)),comp(B,fun(B,B),A,sup_sup(B)),F2),B3,A3) ) ) ) ).

% sup_SUP_fold_sup
tff(fact_7740_inf__INF__fold__inf,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [A3: set(A),B3: B,F2: fun(A,B)] :
          ( finite_finite(A,A3)
         => ( aa(B,B,aa(B,fun(B,B),inf_inf(B),B3),aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),A3))) = finite_fold(A,B,aa(fun(A,B),fun(A,fun(B,B)),comp(B,fun(B,B),A,inf_inf(B)),F2),B3,A3) ) ) ) ).

% inf_INF_fold_inf
tff(fact_7741_SUP__fold__sup,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [A3: set(A),F2: fun(A,B)] :
          ( finite_finite(A,A3)
         => ( aa(set(B),B,complete_Sup_Sup(B),aa(set(A),set(B),image(A,B,F2),A3)) = finite_fold(A,B,aa(fun(A,B),fun(A,fun(B,B)),comp(B,fun(B,B),A,sup_sup(B)),F2),bot_bot(B),A3) ) ) ) ).

% SUP_fold_sup
tff(fact_7742_INF__fold__inf,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [A3: set(A),F2: fun(A,B)] :
          ( finite_finite(A,A3)
         => ( aa(set(B),B,complete_Inf_Inf(B),aa(set(A),set(B),image(A,B,F2),A3)) = finite_fold(A,B,aa(fun(A,B),fun(A,fun(B,B)),comp(B,fun(B,B),A,inf_inf(B)),F2),top_top(B),A3) ) ) ) ).

% INF_fold_inf
tff(fact_7743_Set__filter__fold,axiom,
    ! [A: $tType,A3: set(A),P: fun(A,$o)] :
      ( finite_finite(A,A3)
     => ( filter2(A,P,A3) = finite_fold(A,set(A),aTP_Lamp_agn(fun(A,$o),fun(A,fun(set(A),set(A))),P),bot_bot(set(A)),A3) ) ) ).

% Set_filter_fold
tff(fact_7744_distinct__product__lists,axiom,
    ! [A: $tType,Xss: list(list(A))] :
      ( ! [X3: list(A)] :
          ( member(list(A),X3,aa(list(list(A)),set(list(A)),set2(list(A)),Xss))
         => distinct(A,X3) )
     => distinct(list(A),product_lists(A,Xss)) ) ).

% distinct_product_lists
tff(fact_7745_member__filter,axiom,
    ! [A: $tType,X: A,P: fun(A,$o),A3: set(A)] :
      ( member(A,X,filter2(A,P,A3))
    <=> ( member(A,X,A3)
        & aa(A,$o,P,X) ) ) ).

% member_filter
tff(fact_7746_Set_Ofilter__def,axiom,
    ! [A: $tType,P: fun(A,$o),A3: set(A)] : filter2(A,P,A3) = collect(A,aa(set(A),fun(A,$o),aTP_Lamp_ago(fun(A,$o),fun(set(A),fun(A,$o)),P),A3)) ).

% Set.filter_def
tff(fact_7747_card_Oeq__fold,axiom,
    ! [A: $tType,A3: set(A)] : aa(set(A),nat,finite_card(A),A3) = finite_fold(A,nat,aTP_Lamp_agp(A,fun(nat,nat)),zero_zero(nat),A3) ).

% card.eq_fold
tff(fact_7748_product__lists_Osimps_I1_J,axiom,
    ! [A: $tType] : product_lists(A,nil(list(A))) = aa(list(list(A)),list(list(A)),cons(list(A),nil(A)),nil(list(A))) ).

% product_lists.simps(1)
tff(fact_7749_in__set__product__lists__length,axiom,
    ! [A: $tType,Xs: list(A),Xss: list(list(A))] :
      ( member(list(A),Xs,aa(list(list(A)),set(list(A)),set2(list(A)),product_lists(A,Xss)))
     => ( aa(list(A),nat,size_size(list(A)),Xs) = aa(list(list(A)),nat,size_size(list(list(A))),Xss) ) ) ).

% in_set_product_lists_length
tff(fact_7750_UNION__fun__upd,axiom,
    ! [B: $tType,A: $tType,A3: fun(B,set(A)),I: B,B3: set(A),J4: set(B)] :
      aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(B),set(set(A)),image(B,set(A),fun_upd(B,set(A),A3,I,B3)),J4)) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(B),set(set(A)),image(B,set(A),A3),aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),minus_minus(set(B)),J4),aa(set(B),set(B),aa(B,fun(set(B),set(B)),insert(B),I),bot_bot(set(B))))))),
        $ite(member(B,I,J4),B3,bot_bot(set(A)))) ).

% UNION_fun_upd
tff(fact_7751_comp__fun__commute__on_Ofold__set__union__disj,axiom,
    ! [B: $tType,A: $tType,S2: set(A),F2: fun(A,fun(B,B)),A3: set(A),B3: set(A),Z: B] :
      ( finite4664212375090638736ute_on(A,B,S2,F2)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),S2)
       => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),S2)
         => ( finite_finite(A,A3)
           => ( finite_finite(A,B3)
             => ( ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),A3),B3) = bot_bot(set(A)) )
               => ( finite_fold(A,B,F2,Z,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),A3),B3)) = finite_fold(A,B,F2,finite_fold(A,B,F2,Z,A3),B3) ) ) ) ) ) ) ) ).

% comp_fun_commute_on.fold_set_union_disj
tff(fact_7752_inj__on__fun__updI,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,B),A3: set(A),Y: B,X: A] :
      ( inj_on(A,B,F2,A3)
     => ( ~ member(B,Y,aa(set(A),set(B),image(A,B,F2),A3))
       => inj_on(A,B,fun_upd(A,B,F2,X,Y),A3) ) ) ).

% inj_on_fun_updI
tff(fact_7753_Finite__Set_Ofold__cong,axiom,
    ! [B: $tType,A: $tType,S2: set(A),F2: fun(A,fun(B,B)),G: fun(A,fun(B,B)),A3: set(A),S: B,Ta: B,B3: set(A)] :
      ( finite4664212375090638736ute_on(A,B,S2,F2)
     => ( finite4664212375090638736ute_on(A,B,S2,G)
       => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),S2)
         => ( finite_finite(A,A3)
           => ( ! [X3: A] :
                  ( member(A,X3,A3)
                 => ( aa(A,fun(B,B),F2,X3) = aa(A,fun(B,B),G,X3) ) )
             => ( ( S = Ta )
               => ( ( A3 = B3 )
                 => ( finite_fold(A,B,F2,S,A3) = finite_fold(A,B,G,Ta,B3) ) ) ) ) ) ) ) ) ).

% Finite_Set.fold_cong
tff(fact_7754_fun__upd__image,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),X: B,Y: A,A3: set(B)] :
      aa(set(B),set(A),image(B,A,fun_upd(B,A,F2,X,Y)),A3) = $ite(member(B,X,A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),Y),aa(set(B),set(A),image(B,A,F2),aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),minus_minus(set(B)),A3),aa(set(B),set(B),aa(B,fun(set(B),set(B)),insert(B),X),bot_bot(set(B)))))),aa(set(B),set(A),image(B,A,F2),A3)) ).

% fun_upd_image
tff(fact_7755_comp__fun__commute__on_Ocomp__comp__fun__commute__on,axiom,
    ! [B: $tType,A: $tType,C: $tType,S2: set(A),F2: fun(A,fun(B,B)),G: fun(C,A),R: set(C)] :
      ( finite4664212375090638736ute_on(A,B,S2,F2)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(C),set(A),image(C,A,G),top_top(set(C)))),S2)
       => finite4664212375090638736ute_on(C,B,R,aa(fun(C,A),fun(C,fun(B,B)),comp(A,fun(B,B),C,F2),G)) ) ) ).

% comp_fun_commute_on.comp_comp_fun_commute_on
tff(fact_7756_comp__fun__commute__on_Ofold__fun__left__comm,axiom,
    ! [B: $tType,A: $tType,S2: set(A),F2: fun(A,fun(B,B)),X: A,A3: set(A),Z: B] :
      ( finite4664212375090638736ute_on(A,B,S2,F2)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)),S2)
       => ( finite_finite(A,A3)
         => ( aa(B,B,aa(A,fun(B,B),F2,X),finite_fold(A,B,F2,Z,A3)) = finite_fold(A,B,F2,aa(B,B,aa(A,fun(B,B),F2,X),Z),A3) ) ) ) ) ).

% comp_fun_commute_on.fold_fun_left_comm
tff(fact_7757_comp__fun__commute__on_Ofold__insert2,axiom,
    ! [B: $tType,A: $tType,S2: set(A),F2: fun(A,fun(B,B)),X: A,A3: set(A),Z: B] :
      ( finite4664212375090638736ute_on(A,B,S2,F2)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)),S2)
       => ( finite_finite(A,A3)
         => ( ~ member(A,X,A3)
           => ( finite_fold(A,B,F2,Z,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)) = finite_fold(A,B,F2,aa(B,B,aa(A,fun(B,B),F2,X),Z),A3) ) ) ) ) ) ).

% comp_fun_commute_on.fold_insert2
tff(fact_7758_comp__fun__commute__on_Ofold__insert,axiom,
    ! [B: $tType,A: $tType,S2: set(A),F2: fun(A,fun(B,B)),X: A,A3: set(A),Z: B] :
      ( finite4664212375090638736ute_on(A,B,S2,F2)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)),S2)
       => ( finite_finite(A,A3)
         => ( ~ member(A,X,A3)
           => ( finite_fold(A,B,F2,Z,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)) = aa(B,B,aa(A,fun(B,B),F2,X),finite_fold(A,B,F2,Z,A3)) ) ) ) ) ) ).

% comp_fun_commute_on.fold_insert
tff(fact_7759_comp__fun__commute__on_Ofold__rec,axiom,
    ! [B: $tType,A: $tType,S2: set(A),F2: fun(A,fun(B,B)),A3: set(A),X: A,Z: B] :
      ( finite4664212375090638736ute_on(A,B,S2,F2)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),S2)
       => ( finite_finite(A,A3)
         => ( member(A,X,A3)
           => ( finite_fold(A,B,F2,Z,A3) = aa(B,B,aa(A,fun(B,B),F2,X),finite_fold(A,B,F2,Z,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))))) ) ) ) ) ) ).

% comp_fun_commute_on.fold_rec
tff(fact_7760_comp__fun__commute__on_Ofold__insert__remove,axiom,
    ! [B: $tType,A: $tType,S2: set(A),F2: fun(A,fun(B,B)),X: A,A3: set(A),Z: B] :
      ( finite4664212375090638736ute_on(A,B,S2,F2)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)),S2)
       => ( finite_finite(A,A3)
         => ( finite_fold(A,B,F2,Z,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)) = aa(B,B,aa(A,fun(B,B),F2,X),finite_fold(A,B,F2,Z,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))))) ) ) ) ) ).

% comp_fun_commute_on.fold_insert_remove
tff(fact_7761_compact__imp__fip__image,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [S: set(A),I5: set(B),F2: fun(B,set(A))] :
          ( topolo2193935891317330818ompact(A,S)
         => ( ! [I2: B] :
                ( member(B,I2,I5)
               => topolo7761053866217962861closed(A,aa(B,set(A),F2,I2)) )
           => ( ! [I7: set(B)] :
                  ( finite_finite(B,I7)
                 => ( aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),I7),I5)
                   => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),S),aa(set(set(A)),set(A),complete_Inf_Inf(set(A)),aa(set(B),set(set(A)),image(B,set(A),F2),I7))) != bot_bot(set(A)) ) ) )
             => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),S),aa(set(set(A)),set(A),complete_Inf_Inf(set(A)),aa(set(B),set(set(A)),image(B,set(A),F2),I5))) != bot_bot(set(A)) ) ) ) ) ) ).

% compact_imp_fip_image
tff(fact_7762_Cons__lenlex__iff,axiom,
    ! [A: $tType,Ma: A,Ms: list(A),Nb: A,Ns: list(A),R2: set(product_prod(A,A))] :
      ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),aa(list(A),list(A),cons(A,Ma),Ms)),aa(list(A),list(A),cons(A,Nb),Ns)),lenlex(A,R2))
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(list(A),nat,size_size(list(A)),Ms)),aa(list(A),nat,size_size(list(A)),Ns))
        | ( ( aa(list(A),nat,size_size(list(A)),Ms) = aa(list(A),nat,size_size(list(A)),Ns) )
          & member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,Ma),Nb),R2) )
        | ( ( Ma = Nb )
          & member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Ms),Ns),lenlex(A,R2)) ) ) ) ).

% Cons_lenlex_iff
tff(fact_7763_closed__singleton,axiom,
    ! [A: $tType] :
      ( topological_t1_space(A)
     => ! [A2: A] : topolo7761053866217962861closed(A,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),bot_bot(set(A)))) ) ).

% closed_singleton
tff(fact_7764_Nil__lenlex__iff1,axiom,
    ! [A: $tType,Ns: list(A),R2: set(product_prod(A,A))] :
      ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),nil(A)),Ns),lenlex(A,R2))
    <=> ( Ns != nil(A) ) ) ).

% Nil_lenlex_iff1
tff(fact_7765_closed__Collect__le,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & topolo1944317154257567458pology(B) )
     => ! [F2: fun(A,B),G: fun(A,B)] :
          ( topolo81223032696312382ous_on(A,B,top_top(set(A)),F2)
         => ( topolo81223032696312382ous_on(A,B,top_top(set(A)),G)
           => topolo7761053866217962861closed(A,collect(A,aa(fun(A,B),fun(A,$o),aTP_Lamp_agq(fun(A,B),fun(fun(A,B),fun(A,$o)),F2),G))) ) ) ) ).

% closed_Collect_le
tff(fact_7766_lenlex__irreflexive,axiom,
    ! [A: $tType,R2: set(product_prod(A,A)),Xs: list(A)] :
      ( ! [X3: A] : ~ member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X3),X3),R2)
     => ~ member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs),Xs),lenlex(A,R2)) ) ).

% lenlex_irreflexive
tff(fact_7767_closed__insert,axiom,
    ! [A: $tType] :
      ( topological_t1_space(A)
     => ! [S2: set(A),A2: A] :
          ( topolo7761053866217962861closed(A,S2)
         => topolo7761053866217962861closed(A,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),S2)) ) ) ).

% closed_insert
tff(fact_7768_Nil__lenlex__iff2,axiom,
    ! [A: $tType,Ns: list(A),R2: set(product_prod(A,A))] : ~ member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Ns),nil(A)),lenlex(A,R2)) ).

% Nil_lenlex_iff2
tff(fact_7769_t3__space,axiom,
    ! [A: $tType] :
      ( topological_t3_space(A)
     => ! [S2: set(A),Y: A] :
          ( topolo7761053866217962861closed(A,S2)
         => ( ~ member(A,Y,S2)
           => ? [U6: set(A),V5: set(A)] :
                ( topolo1002775350975398744n_open(A,U6)
                & topolo1002775350975398744n_open(A,V5)
                & member(A,Y,U6)
                & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),V5)
                & ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),U6),V5) = bot_bot(set(A)) ) ) ) ) ) ).

% t3_space
tff(fact_7770_t4__space,axiom,
    ! [A: $tType] :
      ( topological_t4_space(A)
     => ! [S2: set(A),T5: set(A)] :
          ( topolo7761053866217962861closed(A,S2)
         => ( topolo7761053866217962861closed(A,T5)
           => ( ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),S2),T5) = bot_bot(set(A)) )
             => ? [U6: set(A),V5: set(A)] :
                  ( topolo1002775350975398744n_open(A,U6)
                  & topolo1002775350975398744n_open(A,V5)
                  & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),U6)
                  & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),T5),V5)
                  & ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),U6),V5) = bot_bot(set(A)) ) ) ) ) ) ) ).

% t4_space
tff(fact_7771_nhds__closed,axiom,
    ! [A: $tType] :
      ( topological_t3_space(A)
     => ! [X: A,A3: set(A)] :
          ( member(A,X,A3)
         => ( topolo1002775350975398744n_open(A,A3)
           => ? [A14: set(A)] :
                ( member(A,X,A14)
                & topolo7761053866217962861closed(A,A14)
                & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A14),A3)
                & eventually(A,aTP_Lamp_agr(set(A),fun(A,$o),A14),topolo7230453075368039082e_nhds(A,X)) ) ) ) ) ).

% nhds_closed
tff(fact_7772_lenlex__length,axiom,
    ! [A: $tType,Ms: list(A),Ns: list(A),R2: set(product_prod(A,A))] :
      ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Ms),Ns),lenlex(A,R2))
     => aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(list(A),nat,size_size(list(A)),Ms)),aa(list(A),nat,size_size(list(A)),Ns)) ) ).

% lenlex_length
tff(fact_7773_lenlex__append1,axiom,
    ! [A: $tType,Us: list(A),Xs: list(A),R: set(product_prod(A,A)),Vs: list(A),Ys2: list(A)] :
      ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Us),Xs),lenlex(A,R))
     => ( ( aa(list(A),nat,size_size(list(A)),Vs) = aa(list(A),nat,size_size(list(A)),Ys2) )
       => member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),append(A,Us,Vs)),append(A,Xs,Ys2)),lenlex(A,R)) ) ) ).

% lenlex_append1
tff(fact_7774_compact__imp__fip,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [S2: set(A),F3: set(set(A))] :
          ( topolo2193935891317330818ompact(A,S2)
         => ( ! [T6: set(A)] :
                ( member(set(A),T6,F3)
               => topolo7761053866217962861closed(A,T6) )
           => ( ! [F11: set(set(A))] :
                  ( finite_finite(set(A),F11)
                 => ( aa(set(set(A)),$o,aa(set(set(A)),fun(set(set(A)),$o),ord_less_eq(set(set(A))),F11),F3)
                   => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),S2),aa(set(set(A)),set(A),complete_Inf_Inf(set(A)),F11)) != bot_bot(set(A)) ) ) )
             => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),S2),aa(set(set(A)),set(A),complete_Inf_Inf(set(A)),F3)) != bot_bot(set(A)) ) ) ) ) ) ).

% compact_imp_fip
tff(fact_7775_compact__fip,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [U2: set(A)] :
          ( topolo2193935891317330818ompact(A,U2)
        <=> ! [A10: set(set(A))] :
              ( ! [X4: set(A)] :
                  ( member(set(A),X4,A10)
                 => topolo7761053866217962861closed(A,X4) )
             => ( ! [B9: set(set(A))] :
                    ( aa(set(set(A)),$o,aa(set(set(A)),fun(set(set(A)),$o),ord_less_eq(set(set(A))),B9),A10)
                   => ( finite_finite(set(A),B9)
                     => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),U2),aa(set(set(A)),set(A),complete_Inf_Inf(set(A)),B9)) != bot_bot(set(A)) ) ) )
               => ( aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),U2),aa(set(set(A)),set(A),complete_Inf_Inf(set(A)),A10)) != bot_bot(set(A)) ) ) ) ) ) ).

% compact_fip
tff(fact_7776_empty__upd__none,axiom,
    ! [A: $tType,B: $tType,X: A,X2: A] : aa(A,option(B),fun_upd(A,option(B),aTP_Lamp_ags(A,option(B)),X,none(B)),X2) = none(B) ).

% empty_upd_none
tff(fact_7777_lenlex__append2,axiom,
    ! [A: $tType,R: set(product_prod(A,A)),Us: list(A),Xs: list(A),Ys2: list(A)] :
      ( irrefl(A,R)
     => ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),append(A,Us,Xs)),append(A,Us,Ys2)),lenlex(A,R))
      <=> member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs),Ys2),lenlex(A,R)) ) ) ).

% lenlex_append2
tff(fact_7778_map__upd__nonempty,axiom,
    ! [A: $tType,B: $tType,Ta: fun(A,option(B)),K: A,X: B] :
      ~ ! [X3: A] : aa(A,option(B),fun_upd(A,option(B),Ta,K,aa(B,option(B),some(B),X)),X3) = none(B) ).

% map_upd_nonempty
tff(fact_7779_map__upds__append1,axiom,
    ! [B: $tType,A: $tType,Xs: list(A),Ys2: list(B),Ma: fun(A,option(B)),X: A] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(list(A),nat,size_size(list(A)),Xs)),aa(list(B),nat,size_size(list(B)),Ys2))
     => ( map_upds(A,B,Ma,append(A,Xs,aa(list(A),list(A),cons(A,X),nil(A))),Ys2) = fun_upd(A,option(B),map_upds(A,B,Ma,Xs,Ys2),X,aa(B,option(B),some(B),aa(nat,B,nth(B,Ys2),aa(list(A),nat,size_size(list(A)),Xs)))) ) ) ).

% map_upds_append1
tff(fact_7780_restrict__upd__same,axiom,
    ! [B: $tType,A: $tType,Ma: fun(A,option(B)),X: A,Y: B] : restrict_map(A,B,fun_upd(A,option(B),Ma,X,aa(B,option(B),some(B),Y)),aa(set(A),set(A),uminus_uminus(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))))) = restrict_map(A,B,Ma,aa(set(A),set(A),uminus_uminus(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))))) ).

% restrict_upd_same
tff(fact_7781_map__upds__apply__nontin,axiom,
    ! [B: $tType,A: $tType,X: A,Xs: list(A),F2: fun(A,option(B)),Ys2: list(B)] :
      ( ~ member(A,X,aa(list(A),set(A),set2(A),Xs))
     => ( aa(A,option(B),map_upds(A,B,F2,Xs,Ys2),X) = aa(A,option(B),F2,X) ) ) ).

% map_upds_apply_nontin
tff(fact_7782_restrict__out,axiom,
    ! [A: $tType,B: $tType,X: A,A3: set(A),Ma: fun(A,option(B))] :
      ( ~ member(A,X,A3)
     => ( aa(A,option(B),restrict_map(A,B,Ma,A3),X) = none(B) ) ) ).

% restrict_out
tff(fact_7783_restrict__map__empty,axiom,
    ! [A: $tType,B: $tType,D3: set(A),X2: A] : aa(A,option(B),restrict_map(A,B,aTP_Lamp_ags(A,option(B)),D3),X2) = none(B) ).

% restrict_map_empty
tff(fact_7784_restrict__map__to__empty,axiom,
    ! [A: $tType,B: $tType,Ma: fun(A,option(B)),X2: A] : aa(A,option(B),restrict_map(A,B,Ma,bot_bot(set(A))),X2) = none(B) ).

% restrict_map_to_empty
tff(fact_7785_fun__upds__append2__drop,axiom,
    ! [A: $tType,B: $tType,Xs: list(A),Ys2: list(B),Ma: fun(A,option(B)),Zs: list(B)] :
      ( ( aa(list(A),nat,size_size(list(A)),Xs) = aa(list(B),nat,size_size(list(B)),Ys2) )
     => ( map_upds(A,B,Ma,Xs,append(B,Ys2,Zs)) = map_upds(A,B,Ma,Xs,Ys2) ) ) ).

% fun_upds_append2_drop
tff(fact_7786_fun__upds__append__drop,axiom,
    ! [A: $tType,B: $tType,Xs: list(A),Ys2: list(B),Ma: fun(A,option(B)),Zs: list(A)] :
      ( ( aa(list(A),nat,size_size(list(A)),Xs) = aa(list(B),nat,size_size(list(B)),Ys2) )
     => ( map_upds(A,B,Ma,append(A,Xs,Zs),Ys2) = map_upds(A,B,Ma,Xs,Ys2) ) ) ).

% fun_upds_append_drop
tff(fact_7787_map__upds__list__update2__drop,axiom,
    ! [A: $tType,B: $tType,Xs: list(A),I: nat,Ma: fun(A,option(B)),Ys2: list(B),Y: B] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(list(A),nat,size_size(list(A)),Xs)),I)
     => ( map_upds(A,B,Ma,Xs,list_update(B,Ys2,I,Y)) = map_upds(A,B,Ma,Xs,Ys2) ) ) ).

% map_upds_list_update2_drop
tff(fact_7788_map__upds__twist,axiom,
    ! [A: $tType,B: $tType,A2: A,As2: list(A),Ma: fun(A,option(B)),B2: B,Bs: list(B)] :
      ( ~ member(A,A2,aa(list(A),set(A),set2(A),As2))
     => ( map_upds(A,B,fun_upd(A,option(B),Ma,A2,aa(B,option(B),some(B),B2)),As2,Bs) = fun_upd(A,option(B),map_upds(A,B,Ma,As2,Bs),A2,aa(B,option(B),some(B),B2)) ) ) ).

% map_upds_twist
tff(fact_7789_fun__upd__restrict__conv,axiom,
    ! [A: $tType,B: $tType,X: A,D3: set(A),Ma: fun(A,option(B)),Y: option(B)] :
      ( member(A,X,D3)
     => ( fun_upd(A,option(B),restrict_map(A,B,Ma,D3),X,Y) = fun_upd(A,option(B),restrict_map(A,B,Ma,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),D3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))))),X,Y) ) ) ).

% fun_upd_restrict_conv
tff(fact_7790_restrict__fun__upd,axiom,
    ! [B: $tType,A: $tType,Ma: fun(A,option(B)),X: A,Y: option(B),D3: set(A)] :
      restrict_map(A,B,fun_upd(A,option(B),Ma,X,Y),D3) = $ite(member(A,X,D3),fun_upd(A,option(B),restrict_map(A,B,Ma,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),D3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))))),X,Y),restrict_map(A,B,Ma,D3)) ).

% restrict_fun_upd
tff(fact_7791_fun__upd__None__restrict,axiom,
    ! [B: $tType,A: $tType,Ma: fun(A,option(B)),D3: set(A),X: A] :
      fun_upd(A,option(B),restrict_map(A,B,Ma,D3),X,none(B)) = $ite(member(A,X,D3),restrict_map(A,B,Ma,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),D3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))))),restrict_map(A,B,Ma,D3)) ).

% fun_upd_None_restrict
tff(fact_7792_restrict__map__upds,axiom,
    ! [A: $tType,B: $tType,Xs: list(A),Ys2: list(B),D3: set(A),Ma: fun(A,option(B))] :
      ( ( aa(list(A),nat,size_size(list(A)),Xs) = aa(list(B),nat,size_size(list(B)),Ys2) )
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(list(A),set(A),set2(A),Xs)),D3)
       => ( restrict_map(A,B,map_upds(A,B,Ma,Xs,Ys2),D3) = map_upds(A,B,restrict_map(A,B,Ma,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),D3),aa(list(A),set(A),set2(A),Xs))),Xs,Ys2) ) ) ) ).

% restrict_map_upds
tff(fact_7793_restrict__map__insert,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,option(B)),A2: A,A3: set(A)] : restrict_map(A,B,F2,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A2),A3)) = fun_upd(A,option(B),restrict_map(A,B,F2,A3),A2,aa(A,option(B),F2,A2)) ).

% restrict_map_insert
tff(fact_7794_restrict__map__def,axiom,
    ! [A: $tType,B: $tType,Ma: fun(A,option(B)),A3: set(A),X2: A] :
      aa(A,option(B),restrict_map(A,B,Ma,A3),X2) = $ite(member(A,X2,A3),aa(A,option(B),Ma,X2),none(B)) ).

% restrict_map_def
tff(fact_7795_fun__upd__restrict,axiom,
    ! [A: $tType,B: $tType,Ma: fun(A,option(B)),D3: set(A),X: A,Y: option(B)] : fun_upd(A,option(B),restrict_map(A,B,Ma,D3),X,Y) = fun_upd(A,option(B),restrict_map(A,B,Ma,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),D3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))))),X,Y) ).

% fun_upd_restrict
tff(fact_7796_restrict__complement__singleton__eq,axiom,
    ! [A: $tType,B: $tType,F2: fun(A,option(B)),X: A] : restrict_map(A,B,F2,aa(set(A),set(A),uminus_uminus(set(A)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))))) = fun_upd(A,option(B),F2,X,none(B)) ).

% restrict_complement_singleton_eq
tff(fact_7797_ran__map__upd,axiom,
    ! [A: $tType,B: $tType,Ma: fun(B,option(A)),A2: B,B2: A] :
      ( ( aa(B,option(A),Ma,A2) = none(A) )
     => ( ran(B,A,fun_upd(B,option(A),Ma,A2,aa(A,option(A),some(A),B2))) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),B2),ran(B,A,Ma)) ) ) ).

% ran_map_upd
tff(fact_7798_Cons__in__lex,axiom,
    ! [A: $tType,X: A,Xs: list(A),Y: A,Ys2: list(A),R2: set(product_prod(A,A))] :
      ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),aa(list(A),list(A),cons(A,X),Xs)),aa(list(A),list(A),cons(A,Y),Ys2)),lex(A,R2))
    <=> ( ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Y),R2)
          & ( aa(list(A),nat,size_size(list(A)),Xs) = aa(list(A),nat,size_size(list(A)),Ys2) ) )
        | ( ( X = Y )
          & member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs),Ys2),lex(A,R2)) ) ) ) ).

% Cons_in_lex
tff(fact_7799_ran__empty,axiom,
    ! [B: $tType,A: $tType] : ran(B,A,aTP_Lamp_agt(B,option(A))) = bot_bot(set(A)) ).

% ran_empty
tff(fact_7800_Nil2__notin__lex,axiom,
    ! [A: $tType,Xs: list(A),R2: set(product_prod(A,A))] : ~ member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs),nil(A)),lex(A,R2)) ).

% Nil2_notin_lex
tff(fact_7801_Nil__notin__lex,axiom,
    ! [A: $tType,Ys2: list(A),R2: set(product_prod(A,A))] : ~ member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),nil(A)),Ys2),lex(A,R2)) ).

% Nil_notin_lex
tff(fact_7802_lex__append__leftI,axiom,
    ! [A: $tType,Ys2: list(A),Zs: list(A),R2: set(product_prod(A,A)),Xs: list(A)] :
      ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Ys2),Zs),lex(A,R2))
     => member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),append(A,Xs,Ys2)),append(A,Xs,Zs)),lex(A,R2)) ) ).

% lex_append_leftI
tff(fact_7803_irrefl__lex,axiom,
    ! [A: $tType,R2: set(product_prod(A,A))] :
      ( irrefl(A,R2)
     => irrefl(list(A),lex(A,R2)) ) ).

% irrefl_lex
tff(fact_7804_lexl__not__refl,axiom,
    ! [A: $tType,R2: set(product_prod(A,A)),X: list(A)] :
      ( irrefl(A,R2)
     => ~ member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),X),X),lex(A,R2)) ) ).

% lexl_not_refl
tff(fact_7805_lex__append__left__iff,axiom,
    ! [A: $tType,R2: set(product_prod(A,A)),Xs: list(A),Ys2: list(A),Zs: list(A)] :
      ( ! [X3: A] : ~ member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X3),X3),R2)
     => ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),append(A,Xs,Ys2)),append(A,Xs,Zs)),lex(A,R2))
      <=> member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Ys2),Zs),lex(A,R2)) ) ) ).

% lex_append_left_iff
tff(fact_7806_lex__append__leftD,axiom,
    ! [A: $tType,R2: set(product_prod(A,A)),Xs: list(A),Ys2: list(A),Zs: list(A)] :
      ( ! [X3: A] : ~ member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X3),X3),R2)
     => ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),append(A,Xs,Ys2)),append(A,Xs,Zs)),lex(A,R2))
       => member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Ys2),Zs),lex(A,R2)) ) ) ).

% lex_append_leftD
tff(fact_7807_lex__append__rightI,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A),R2: set(product_prod(A,A)),Vs: list(A),Us: list(A)] :
      ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs),Ys2),lex(A,R2))
     => ( ( aa(list(A),nat,size_size(list(A)),Vs) = aa(list(A),nat,size_size(list(A)),Us) )
       => member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),append(A,Xs,Us)),append(A,Ys2,Vs)),lex(A,R2)) ) ) ).

% lex_append_rightI
tff(fact_7808_lenlex__conv,axiom,
    ! [A: $tType,R2: set(product_prod(A,A))] : lenlex(A,R2) = collect(product_prod(list(A),list(A)),product_case_prod(list(A),list(A),$o,aTP_Lamp_agu(set(product_prod(A,A)),fun(list(A),fun(list(A),$o)),R2))) ).

% lenlex_conv
tff(fact_7809_ran__map__upd__Some,axiom,
    ! [B: $tType,A: $tType,Ma: fun(B,option(A)),X: B,Y: A,Z: A] :
      ( ( aa(B,option(A),Ma,X) = aa(A,option(A),some(A),Y) )
     => ( inj_on(B,option(A),Ma,dom(B,A,Ma))
       => ( ~ member(A,Z,ran(B,A,Ma))
         => ( ran(B,A,fun_upd(B,option(A),Ma,X,aa(A,option(A),some(A),Z))) = aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),sup_sup(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),ran(B,A,Ma)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),Y),bot_bot(set(A))))),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),Z),bot_bot(set(A)))) ) ) ) ) ).

% ran_map_upd_Some
tff(fact_7810_list__encode_Oelims,axiom,
    ! [X: list(nat),Y: nat] :
      ( ( nat_list_encode(X) = Y )
     => ( ( ( X = nil(nat) )
         => ( Y != zero_zero(nat) ) )
       => ~ ! [X3: nat,Xs2: list(nat)] :
              ( ( X = aa(list(nat),list(nat),cons(nat,X3),Xs2) )
             => ( Y != aa(nat,nat,suc,aa(product_prod(nat,nat),nat,nat_prod_encode,aa(nat,product_prod(nat,nat),product_Pair(nat,nat,X3),nat_list_encode(Xs2)))) ) ) ) ) ).

% list_encode.elims
tff(fact_7811_dom__eq__empty__conv,axiom,
    ! [A: $tType,B: $tType,F2: fun(A,option(B))] :
      ( ( dom(A,B,F2) = bot_bot(set(A)) )
    <=> ! [X4: A] : aa(A,option(B),F2,X4) = none(B) ) ).

% dom_eq_empty_conv
tff(fact_7812_fun__upd__None__if__notin__dom,axiom,
    ! [B: $tType,A: $tType,K: A,Ma: fun(A,option(B))] :
      ( ~ member(A,K,dom(A,B,Ma))
     => ( fun_upd(A,option(B),Ma,K,none(B)) = Ma ) ) ).

% fun_upd_None_if_notin_dom
tff(fact_7813_dom__empty,axiom,
    ! [B: $tType,A: $tType] : dom(A,B,aTP_Lamp_ags(A,option(B))) = bot_bot(set(A)) ).

% dom_empty
tff(fact_7814_dom__fun__upd,axiom,
    ! [B: $tType,A: $tType,F2: fun(A,option(B)),X: A,Y: option(B)] :
      dom(A,B,fun_upd(A,option(B),F2,X,Y)) = $ite(Y = none(B),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),dom(A,B,F2)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),dom(A,B,F2))) ).

% dom_fun_upd
tff(fact_7815_dom__minus,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,option(A)),X: B,A3: set(B)] :
      ( ( aa(B,option(A),F2,X) = none(A) )
     => ( aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),minus_minus(set(B)),dom(B,A,F2)),aa(set(B),set(B),aa(B,fun(set(B),set(B)),insert(B),X),A3)) = aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),minus_minus(set(B)),dom(B,A,F2)),A3) ) ) ).

% dom_minus
tff(fact_7816_dom__def,axiom,
    ! [B: $tType,A: $tType,Ma: fun(A,option(B))] : dom(A,B,Ma) = collect(A,aTP_Lamp_agv(fun(A,option(B)),fun(A,$o),Ma)) ).

% dom_def
tff(fact_7817_domIff,axiom,
    ! [A: $tType,B: $tType,A2: A,Ma: fun(A,option(B))] :
      ( member(A,A2,dom(A,B,Ma))
    <=> ( aa(A,option(B),Ma,A2) != none(B) ) ) ).

% domIff
tff(fact_7818_finite__map__freshness,axiom,
    ! [A: $tType,B: $tType,F2: fun(A,option(B))] :
      ( finite_finite(A,dom(A,B,F2))
     => ( ~ finite_finite(A,top_top(set(A)))
       => ? [X3: A] : aa(A,option(B),F2,X3) = none(B) ) ) ).

% finite_map_freshness
tff(fact_7819_insert__dom,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,option(A)),X: B,Y: A] :
      ( ( aa(B,option(A),F2,X) = aa(A,option(A),some(A),Y) )
     => ( aa(set(B),set(B),aa(B,fun(set(B),set(B)),insert(B),X),dom(B,A,F2)) = dom(B,A,F2) ) ) ).

% insert_dom
tff(fact_7820_list__encode_Osimps_I1_J,axiom,
    nat_list_encode(nil(nat)) = zero_zero(nat) ).

% list_encode.simps(1)
tff(fact_7821_finite__set__of__finite__maps,axiom,
    ! [A: $tType,B: $tType,A3: set(A),B3: set(B)] :
      ( finite_finite(A,A3)
     => ( finite_finite(B,B3)
       => finite_finite(fun(A,option(B)),collect(fun(A,option(B)),aa(set(B),fun(fun(A,option(B)),$o),aTP_Lamp_agw(set(A),fun(set(B),fun(fun(A,option(B)),$o)),A3),B3))) ) ) ).

% finite_set_of_finite_maps
tff(fact_7822_finite__Map__induct,axiom,
    ! [B: $tType,A: $tType,Ma: fun(A,option(B)),P: fun(fun(A,option(B)),$o)] :
      ( finite_finite(A,dom(A,B,Ma))
     => ( aa(fun(A,option(B)),$o,P,aTP_Lamp_ags(A,option(B)))
       => ( ! [K3: A,V4: B,M4: fun(A,option(B))] :
              ( finite_finite(A,dom(A,B,M4))
             => ( ~ member(A,K3,dom(A,B,M4))
               => ( aa(fun(A,option(B)),$o,P,M4)
                 => aa(fun(A,option(B)),$o,P,fun_upd(A,option(B),M4,K3,aa(B,option(B),some(B),V4))) ) ) )
         => aa(fun(A,option(B)),$o,P,Ma) ) ) ) ).

% finite_Map_induct
tff(fact_7823_dom__eq__singleton__conv,axiom,
    ! [A: $tType,B: $tType,F2: fun(A,option(B)),X: A] :
      ( ( dom(A,B,F2) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))) )
    <=> ? [V6: B] : F2 = fun_upd(A,option(B),aTP_Lamp_ags(A,option(B)),X,aa(B,option(B),some(B),V6)) ) ).

% dom_eq_singleton_conv
tff(fact_7824_list__encode_Osimps_I2_J,axiom,
    ! [X: nat,Xs: list(nat)] : nat_list_encode(aa(list(nat),list(nat),cons(nat,X),Xs)) = aa(nat,nat,suc,aa(product_prod(nat,nat),nat,nat_prod_encode,aa(nat,product_prod(nat,nat),product_Pair(nat,nat,X),nat_list_encode(Xs)))) ).

% list_encode.simps(2)
tff(fact_7825_list__encode_Opelims,axiom,
    ! [X: list(nat),Y: nat] :
      ( ( nat_list_encode(X) = Y )
     => ( aa(list(nat),$o,accp(list(nat),nat_list_encode_rel),X)
       => ( ( ( X = nil(nat) )
           => ( ( Y = zero_zero(nat) )
             => ~ aa(list(nat),$o,accp(list(nat),nat_list_encode_rel),nil(nat)) ) )
         => ~ ! [X3: nat,Xs2: list(nat)] :
                ( ( X = aa(list(nat),list(nat),cons(nat,X3),Xs2) )
               => ( ( Y = aa(nat,nat,suc,aa(product_prod(nat,nat),nat,nat_prod_encode,aa(nat,product_prod(nat,nat),product_Pair(nat,nat,X3),nat_list_encode(Xs2)))) )
                 => ~ aa(list(nat),$o,accp(list(nat),nat_list_encode_rel),aa(list(nat),list(nat),cons(nat,X3),Xs2)) ) ) ) ) ) ).

% list_encode.pelims
tff(fact_7826_listrel1__iff__update,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A),R2: set(product_prod(A,A))] :
      ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs),Ys2),listrel1(A,R2))
    <=> ? [Y5: A,N4: nat] :
          ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,aa(nat,A,nth(A,Xs),N4)),Y5),R2)
          & aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),N4),aa(list(A),nat,size_size(list(A)),Xs))
          & ( Ys2 = list_update(A,Xs,N4,Y5) ) ) ) ).

% listrel1_iff_update
tff(fact_7827_Cons__listrel1__Cons,axiom,
    ! [A: $tType,X: A,Xs: list(A),Y: A,Ys2: list(A),R2: set(product_prod(A,A))] :
      ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),aa(list(A),list(A),cons(A,X),Xs)),aa(list(A),list(A),cons(A,Y),Ys2)),listrel1(A,R2))
    <=> ( ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Y),R2)
          & ( Xs = Ys2 ) )
        | ( ( X = Y )
          & member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs),Ys2),listrel1(A,R2)) ) ) ) ).

% Cons_listrel1_Cons
tff(fact_7828_listrel1I2,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A),R2: set(product_prod(A,A)),X: A] :
      ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs),Ys2),listrel1(A,R2))
     => member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),aa(list(A),list(A),cons(A,X),Xs)),aa(list(A),list(A),cons(A,X),Ys2)),listrel1(A,R2)) ) ).

% listrel1I2
tff(fact_7829_not__Nil__listrel1,axiom,
    ! [A: $tType,Xs: list(A),R2: set(product_prod(A,A))] : ~ member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),nil(A)),Xs),listrel1(A,R2)) ).

% not_Nil_listrel1
tff(fact_7830_not__listrel1__Nil,axiom,
    ! [A: $tType,Xs: list(A),R2: set(product_prod(A,A))] : ~ member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs),nil(A)),listrel1(A,R2)) ).

% not_listrel1_Nil
tff(fact_7831_listrel1__mono,axiom,
    ! [A: $tType,R2: set(product_prod(A,A)),S: set(product_prod(A,A))] :
      ( aa(set(product_prod(A,A)),$o,aa(set(product_prod(A,A)),fun(set(product_prod(A,A)),$o),ord_less_eq(set(product_prod(A,A))),R2),S)
     => aa(set(product_prod(list(A),list(A))),$o,aa(set(product_prod(list(A),list(A))),fun(set(product_prod(list(A),list(A))),$o),ord_less_eq(set(product_prod(list(A),list(A)))),listrel1(A,R2)),listrel1(A,S)) ) ).

% listrel1_mono
tff(fact_7832_append__listrel1I,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A),R2: set(product_prod(A,A)),Us: list(A),Vs: list(A)] :
      ( ( ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs),Ys2),listrel1(A,R2))
          & ( Us = Vs ) )
        | ( ( Xs = Ys2 )
          & member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Us),Vs),listrel1(A,R2)) ) )
     => member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),append(A,Xs,Us)),append(A,Ys2,Vs)),listrel1(A,R2)) ) ).

% append_listrel1I
tff(fact_7833_listrel1__eq__len,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A),R2: set(product_prod(A,A))] :
      ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs),Ys2),listrel1(A,R2))
     => ( aa(list(A),nat,size_size(list(A)),Xs) = aa(list(A),nat,size_size(list(A)),Ys2) ) ) ).

% listrel1_eq_len
tff(fact_7834_listrel1I1,axiom,
    ! [A: $tType,X: A,Y: A,R2: set(product_prod(A,A)),Xs: list(A)] :
      ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Y),R2)
     => member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),aa(list(A),list(A),cons(A,X),Xs)),aa(list(A),list(A),cons(A,Y),Xs)),listrel1(A,R2)) ) ).

% listrel1I1
tff(fact_7835_Cons__listrel1E1,axiom,
    ! [A: $tType,X: A,Xs: list(A),Ys2: list(A),R2: set(product_prod(A,A))] :
      ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),aa(list(A),list(A),cons(A,X),Xs)),Ys2),listrel1(A,R2))
     => ( ! [Y3: A] :
            ( ( Ys2 = aa(list(A),list(A),cons(A,Y3),Xs) )
           => ~ member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Y3),R2) )
       => ~ ! [Zs2: list(A)] :
              ( ( Ys2 = aa(list(A),list(A),cons(A,X),Zs2) )
             => ~ member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs),Zs2),listrel1(A,R2)) ) ) ) ).

% Cons_listrel1E1
tff(fact_7836_Cons__listrel1E2,axiom,
    ! [A: $tType,Xs: list(A),Y: A,Ys2: list(A),R2: set(product_prod(A,A))] :
      ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs),aa(list(A),list(A),cons(A,Y),Ys2)),listrel1(A,R2))
     => ( ! [X3: A] :
            ( ( Xs = aa(list(A),list(A),cons(A,X3),Ys2) )
           => ~ member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X3),Y),R2) )
       => ~ ! [Zs2: list(A)] :
              ( ( Xs = aa(list(A),list(A),cons(A,Y),Zs2) )
             => ~ member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Zs2),Ys2),listrel1(A,R2)) ) ) ) ).

% Cons_listrel1E2
tff(fact_7837_listrel1E,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A),R2: set(product_prod(A,A))] :
      ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs),Ys2),listrel1(A,R2))
     => ~ ! [X3: A,Y3: A] :
            ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X3),Y3),R2)
           => ! [Us3: list(A),Vs2: list(A)] :
                ( ( Xs = append(A,Us3,aa(list(A),list(A),cons(A,X3),Vs2)) )
               => ( Ys2 != append(A,Us3,aa(list(A),list(A),cons(A,Y3),Vs2)) ) ) ) ) ).

% listrel1E
tff(fact_7838_listrel1I,axiom,
    ! [A: $tType,X: A,Y: A,R2: set(product_prod(A,A)),Xs: list(A),Us: list(A),Vs: list(A),Ys2: list(A)] :
      ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Y),R2)
     => ( ( Xs = append(A,Us,aa(list(A),list(A),cons(A,X),Vs)) )
       => ( ( Ys2 = append(A,Us,aa(list(A),list(A),cons(A,Y),Vs)) )
         => member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs),Ys2),listrel1(A,R2)) ) ) ) ).

% listrel1I
tff(fact_7839_snoc__listrel1__snoc__iff,axiom,
    ! [A: $tType,Xs: list(A),X: A,Ys2: list(A),Y: A,R2: set(product_prod(A,A))] :
      ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),append(A,Xs,aa(list(A),list(A),cons(A,X),nil(A)))),append(A,Ys2,aa(list(A),list(A),cons(A,Y),nil(A)))),listrel1(A,R2))
    <=> ( ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs),Ys2),listrel1(A,R2))
          & ( X = Y ) )
        | ( ( Xs = Ys2 )
          & member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Y),R2) ) ) ) ).

% snoc_listrel1_snoc_iff
tff(fact_7840_listrel1p__def,axiom,
    ! [A: $tType,R2: fun(A,fun(A,$o)),Xs: list(A),Ys2: list(A)] :
      ( listrel1p(A,R2,Xs,Ys2)
    <=> member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs),Ys2),listrel1(A,collect(product_prod(A,A),product_case_prod(A,A,$o,R2)))) ) ).

% listrel1p_def
tff(fact_7841_pred__nat__def,axiom,
    pred_nat = collect(product_prod(nat,nat),product_case_prod(nat,nat,$o,aTP_Lamp_agx(nat,fun(nat,$o)))) ).

% pred_nat_def
tff(fact_7842_eq__numeral__iff__iszero_I7_J,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [X: num] :
          ( ( aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),X)) = one_one(A) )
        <=> ring_1_iszero(A,aa(num,A,numeral_numeral(A),aa(num,num,aa(num,fun(num,num),plus_plus(num),X),one2))) ) ) ).

% eq_numeral_iff_iszero(7)
tff(fact_7843_eq__numeral__iff__iszero_I8_J,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Y: num] :
          ( ( one_one(A) = aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Y)) )
        <=> ring_1_iszero(A,aa(num,A,numeral_numeral(A),aa(num,num,aa(num,fun(num,num),plus_plus(num),one2),Y))) ) ) ).

% eq_numeral_iff_iszero(8)
tff(fact_7844_iszero__neg__numeral,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [W: num] :
          ( ring_1_iszero(A,aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),W)))
        <=> ring_1_iszero(A,aa(num,A,numeral_numeral(A),W)) ) ) ).

% iszero_neg_numeral
tff(fact_7845_eq__numeral__iff__iszero_I1_J,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [X: num,Y: num] :
          ( ( aa(num,A,numeral_numeral(A),X) = aa(num,A,numeral_numeral(A),Y) )
        <=> ring_1_iszero(A,neg_numeral_sub(A,X,Y)) ) ) ).

% eq_numeral_iff_iszero(1)
tff(fact_7846_not__iszero__Numeral1,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ~ ring_1_iszero(A,aa(num,A,numeral_numeral(A),one2)) ) ).

% not_iszero_Numeral1
tff(fact_7847_eq__iff__iszero__diff,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [X: A,Y: A] :
          ( ( X = Y )
        <=> ring_1_iszero(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),X),Y)) ) ) ).

% eq_iff_iszero_diff
tff(fact_7848_not__iszero__numeral,axiom,
    ! [A: $tType] :
      ( ring_char_0(A)
     => ! [W: num] : ~ ring_1_iszero(A,aa(num,A,numeral_numeral(A),W)) ) ).

% not_iszero_numeral
tff(fact_7849_not__iszero__1,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ~ ring_1_iszero(A,one_one(A)) ) ).

% not_iszero_1
tff(fact_7850_iszero__def,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Z: A] :
          ( ring_1_iszero(A,Z)
        <=> ( Z = zero_zero(A) ) ) ) ).

% iszero_def
tff(fact_7851_iszero__0,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ring_1_iszero(A,zero_zero(A)) ) ).

% iszero_0
tff(fact_7852_eq__numeral__iff__iszero_I10_J,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Y: num] :
          ( ( zero_zero(A) = aa(num,A,numeral_numeral(A),Y) )
        <=> ring_1_iszero(A,aa(num,A,numeral_numeral(A),Y)) ) ) ).

% eq_numeral_iff_iszero(10)
tff(fact_7853_eq__numeral__iff__iszero_I9_J,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [X: num] :
          ( ( aa(num,A,numeral_numeral(A),X) = zero_zero(A) )
        <=> ring_1_iszero(A,aa(num,A,numeral_numeral(A),X)) ) ) ).

% eq_numeral_iff_iszero(9)
tff(fact_7854_not__iszero__neg__1,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ~ ring_1_iszero(A,aa(A,A,uminus_uminus(A),one_one(A))) ) ).

% not_iszero_neg_1
tff(fact_7855_eq__numeral__iff__iszero_I11_J,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [X: num] :
          ( ( aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),X)) = zero_zero(A) )
        <=> ring_1_iszero(A,aa(num,A,numeral_numeral(A),X)) ) ) ).

% eq_numeral_iff_iszero(11)
tff(fact_7856_eq__numeral__iff__iszero_I12_J,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Y: num] :
          ( ( zero_zero(A) = aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Y)) )
        <=> ring_1_iszero(A,aa(num,A,numeral_numeral(A),Y)) ) ) ).

% eq_numeral_iff_iszero(12)
tff(fact_7857_not__iszero__neg__Numeral1,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ~ ring_1_iszero(A,aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),one2))) ) ).

% not_iszero_neg_Numeral1
tff(fact_7858_eq__numeral__iff__iszero_I2_J,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [X: num,Y: num] :
          ( ( aa(num,A,numeral_numeral(A),X) = aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Y)) )
        <=> ring_1_iszero(A,aa(num,A,numeral_numeral(A),aa(num,num,aa(num,fun(num,num),plus_plus(num),X),Y))) ) ) ).

% eq_numeral_iff_iszero(2)
tff(fact_7859_eq__numeral__iff__iszero_I3_J,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [X: num,Y: num] :
          ( ( aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),X)) = aa(num,A,numeral_numeral(A),Y) )
        <=> ring_1_iszero(A,aa(num,A,numeral_numeral(A),aa(num,num,aa(num,fun(num,num),plus_plus(num),X),Y))) ) ) ).

% eq_numeral_iff_iszero(3)
tff(fact_7860_eq__numeral__iff__iszero_I4_J,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [X: num,Y: num] :
          ( ( aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),X)) = aa(A,A,uminus_uminus(A),aa(num,A,numeral_numeral(A),Y)) )
        <=> ring_1_iszero(A,neg_numeral_sub(A,Y,X)) ) ) ).

% eq_numeral_iff_iszero(4)
tff(fact_7861_eq__numeral__iff__iszero_I6_J,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Y: num] :
          ( ( one_one(A) = aa(num,A,numeral_numeral(A),Y) )
        <=> ring_1_iszero(A,neg_numeral_sub(A,one2,Y)) ) ) ).

% eq_numeral_iff_iszero(6)
tff(fact_7862_eq__numeral__iff__iszero_I5_J,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [X: num] :
          ( ( aa(num,A,numeral_numeral(A),X) = one_one(A) )
        <=> ring_1_iszero(A,neg_numeral_sub(A,X,one2)) ) ) ).

% eq_numeral_iff_iszero(5)
tff(fact_7863_prod_Oinsert_H,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [I5: set(A),P2: fun(A,B),I: A] :
          ( finite_finite(A,collect(A,aa(fun(A,B),fun(A,$o),aTP_Lamp_jx(set(A),fun(fun(A,B),fun(A,$o)),I5),P2)))
         => ( groups1962203154675924110t_prod(A,B,P2,aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),I),I5)) = $ite(member(A,I,I5),groups1962203154675924110t_prod(A,B,P2,I5),aa(B,B,aa(B,fun(B,B),times_times(B),aa(A,B,P2,I)),groups1962203154675924110t_prod(A,B,P2,I5))) ) ) ) ).

% prod.insert'
tff(fact_7864_sorted__list__of__set_Osorted__key__list__of__set__remove,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),X: A] :
          ( finite_finite(A,A3)
         => ( aa(set(A),list(A),linord4507533701916653071of_set(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A))))) = remove1(A,X,aa(set(A),list(A),linord4507533701916653071of_set(A),A3)) ) ) ) ).

% sorted_list_of_set.sorted_key_list_of_set_remove
tff(fact_7865_sorted__list__of__set_Osorted__key__list__of__set__empty,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ( aa(set(A),list(A),linord4507533701916653071of_set(A),bot_bot(set(A))) = nil(A) ) ) ).

% sorted_list_of_set.sorted_key_list_of_set_empty
tff(fact_7866_sorted__list__of__set_Ofold__insort__key_Oinfinite,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A)] :
          ( ~ finite_finite(A,A3)
         => ( aa(set(A),list(A),linord4507533701916653071of_set(A),A3) = nil(A) ) ) ) ).

% sorted_list_of_set.fold_insort_key.infinite
tff(fact_7867_sorted__list__of__set_Oset__sorted__key__list__of__set,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A)] :
          ( finite_finite(A,A3)
         => ( aa(list(A),set(A),set2(A),aa(set(A),list(A),linord4507533701916653071of_set(A),A3)) = A3 ) ) ) ).

% sorted_list_of_set.set_sorted_key_list_of_set
tff(fact_7868_prod_Oempty_H,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(A)
     => ! [P2: fun(B,A)] : groups1962203154675924110t_prod(B,A,P2,bot_bot(set(B))) = one_one(A) ) ).

% prod.empty'
tff(fact_7869_sorted__list__of__set_Olength__sorted__key__list__of__set,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A)] : aa(list(A),nat,size_size(list(A)),aa(set(A),list(A),linord4507533701916653071of_set(A),A3)) = aa(set(A),nat,finite_card(A),A3) ) ).

% sorted_list_of_set.length_sorted_key_list_of_set
tff(fact_7870_sorted__list__of__set_Osorted__key__list__of__set__eq__Nil__iff,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A)] :
          ( finite_finite(A,A3)
         => ( ( aa(set(A),list(A),linord4507533701916653071of_set(A),A3) = nil(A) )
          <=> ( A3 = bot_bot(set(A)) ) ) ) ) ).

% sorted_list_of_set.sorted_key_list_of_set_eq_Nil_iff
tff(fact_7871_sorted__list__of__set__lessThan__Suc,axiom,
    ! [K: nat] : aa(set(nat),list(nat),linord4507533701916653071of_set(nat),set_ord_lessThan(nat,aa(nat,nat,suc,K))) = append(nat,aa(set(nat),list(nat),linord4507533701916653071of_set(nat),set_ord_lessThan(nat,K)),aa(list(nat),list(nat),cons(nat,K),nil(nat))) ).

% sorted_list_of_set_lessThan_Suc
tff(fact_7872_sorted__list__of__set__atMost__Suc,axiom,
    ! [K: nat] : aa(set(nat),list(nat),linord4507533701916653071of_set(nat),set_ord_atMost(nat,aa(nat,nat,suc,K))) = append(nat,aa(set(nat),list(nat),linord4507533701916653071of_set(nat),set_ord_atMost(nat,K)),aa(list(nat),list(nat),cons(nat,aa(nat,nat,suc,K)),nil(nat))) ).

% sorted_list_of_set_atMost_Suc
tff(fact_7873_sorted__list__of__set_Osorted__key__list__of__set__inject,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),B3: set(A)] :
          ( ( aa(set(A),list(A),linord4507533701916653071of_set(A),A3) = aa(set(A),list(A),linord4507533701916653071of_set(A),B3) )
         => ( finite_finite(A,A3)
           => ( finite_finite(A,B3)
             => ( A3 = B3 ) ) ) ) ) ).

% sorted_list_of_set.sorted_key_list_of_set_inject
tff(fact_7874_sorted__list__of__set_Odistinct__sorted__key__list__of__set,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A)] : distinct(A,aa(set(A),list(A),linord4507533701916653071of_set(A),A3)) ) ).

% sorted_list_of_set.distinct_sorted_key_list_of_set
tff(fact_7875_prod_Onon__neutral_H,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_mult(A)
     => ! [G: fun(B,A),I5: set(B)] : groups1962203154675924110t_prod(B,A,G,collect(B,aa(set(B),fun(B,$o),aTP_Lamp_agy(fun(B,A),fun(set(B),fun(B,$o)),G),I5))) = groups1962203154675924110t_prod(B,A,G,I5) ) ).

% prod.non_neutral'
tff(fact_7876_prod_Omono__neutral__cong__right_H,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [S2: set(A),T5: set(A),G: fun(A,B),H: fun(A,B)] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),T5)
         => ( ! [X3: A] :
                ( member(A,X3,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),T5),S2))
               => ( aa(A,B,G,X3) = one_one(B) ) )
           => ( ! [X3: A] :
                  ( member(A,X3,S2)
                 => ( aa(A,B,G,X3) = aa(A,B,H,X3) ) )
             => ( groups1962203154675924110t_prod(A,B,G,T5) = groups1962203154675924110t_prod(A,B,H,S2) ) ) ) ) ) ).

% prod.mono_neutral_cong_right'
tff(fact_7877_prod_Omono__neutral__cong__left_H,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [S2: set(A),T5: set(A),H: fun(A,B),G: fun(A,B)] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),T5)
         => ( ! [I2: A] :
                ( member(A,I2,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),T5),S2))
               => ( aa(A,B,H,I2) = one_one(B) ) )
           => ( ! [X3: A] :
                  ( member(A,X3,S2)
                 => ( aa(A,B,G,X3) = aa(A,B,H,X3) ) )
             => ( groups1962203154675924110t_prod(A,B,G,S2) = groups1962203154675924110t_prod(A,B,H,T5) ) ) ) ) ) ).

% prod.mono_neutral_cong_left'
tff(fact_7878_prod_Omono__neutral__right_H,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [S2: set(A),T5: set(A),G: fun(A,B)] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),T5)
         => ( ! [X3: A] :
                ( member(A,X3,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),T5),S2))
               => ( aa(A,B,G,X3) = one_one(B) ) )
           => ( groups1962203154675924110t_prod(A,B,G,T5) = groups1962203154675924110t_prod(A,B,G,S2) ) ) ) ) ).

% prod.mono_neutral_right'
tff(fact_7879_prod_Omono__neutral__left_H,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [S2: set(A),T5: set(A),G: fun(A,B)] :
          ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),S2),T5)
         => ( ! [X3: A] :
                ( member(A,X3,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),T5),S2))
               => ( aa(A,B,G,X3) = one_one(B) ) )
           => ( groups1962203154675924110t_prod(A,B,G,S2) = groups1962203154675924110t_prod(A,B,G,T5) ) ) ) ) ).

% prod.mono_neutral_left'
tff(fact_7880_prod_Odistrib_H,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [I5: set(A),G: fun(A,B),H: fun(A,B)] :
          ( finite_finite(A,collect(A,aa(fun(A,B),fun(A,$o),aTP_Lamp_jx(set(A),fun(fun(A,B),fun(A,$o)),I5),G)))
         => ( finite_finite(A,collect(A,aa(fun(A,B),fun(A,$o),aTP_Lamp_jx(set(A),fun(fun(A,B),fun(A,$o)),I5),H)))
           => ( groups1962203154675924110t_prod(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_agz(fun(A,B),fun(fun(A,B),fun(A,B)),G),H),I5) = aa(B,B,aa(B,fun(B,B),times_times(B),groups1962203154675924110t_prod(A,B,G,I5)),groups1962203154675924110t_prod(A,B,H,I5)) ) ) ) ) ).

% prod.distrib'
tff(fact_7881_prod_OG__def,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(A)
     => ! [P2: fun(B,A),I5: set(B)] :
          groups1962203154675924110t_prod(B,A,P2,I5) = $ite(finite_finite(B,collect(B,aa(set(B),fun(B,$o),aTP_Lamp_agy(fun(B,A),fun(set(B),fun(B,$o)),P2),I5))),aa(set(B),A,aa(fun(B,A),fun(set(B),A),groups7121269368397514597t_prod(B,A),P2),collect(B,aa(set(B),fun(B,$o),aTP_Lamp_agy(fun(B,A),fun(set(B),fun(B,$o)),P2),I5))),one_one(A)) ) ).

% prod.G_def
tff(fact_7882_sorted__list__of__set__greaterThanAtMost,axiom,
    ! [I: nat,J: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,suc,I)),J)
     => ( aa(set(nat),list(nat),linord4507533701916653071of_set(nat),set_or3652927894154168847AtMost(nat,I,J)) = aa(list(nat),list(nat),cons(nat,aa(nat,nat,suc,I)),aa(set(nat),list(nat),linord4507533701916653071of_set(nat),set_or3652927894154168847AtMost(nat,aa(nat,nat,suc,I),J))) ) ) ).

% sorted_list_of_set_greaterThanAtMost
tff(fact_7883_sorted__list__of__set__greaterThanLessThan,axiom,
    ! [I: nat,J: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,suc,I)),J)
     => ( aa(set(nat),list(nat),linord4507533701916653071of_set(nat),set_or5935395276787703475ssThan(nat,I,J)) = aa(list(nat),list(nat),cons(nat,aa(nat,nat,suc,I)),aa(set(nat),list(nat),linord4507533701916653071of_set(nat),set_or5935395276787703475ssThan(nat,aa(nat,nat,suc,I),J))) ) ) ).

% sorted_list_of_set_greaterThanLessThan
tff(fact_7884_nth__sorted__list__of__set__greaterThanAtMost,axiom,
    ! [Nb: nat,J: nat,I: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),J),I))
     => ( aa(nat,nat,nth(nat,aa(set(nat),list(nat),linord4507533701916653071of_set(nat),set_or3652927894154168847AtMost(nat,I,J))),Nb) = aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),I),Nb)) ) ) ).

% nth_sorted_list_of_set_greaterThanAtMost
tff(fact_7885_nth__sorted__list__of__set__greaterThanLessThan,axiom,
    ! [Nb: nat,J: nat,I: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Nb),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),J),aa(nat,nat,suc,I)))
     => ( aa(nat,nat,nth(nat,aa(set(nat),list(nat),linord4507533701916653071of_set(nat),set_or5935395276787703475ssThan(nat,I,J))),Nb) = aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),I),Nb)) ) ) ).

% nth_sorted_list_of_set_greaterThanLessThan
tff(fact_7886_sorted__list__of__set_Osorted__key__list__of__set__insert__remove,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),X: A] :
          ( finite_finite(A,A3)
         => ( aa(set(A),list(A),linord4507533701916653071of_set(A),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)) = aa(list(A),list(A),aa(A,fun(list(A),list(A)),linorder_insort_key(A,A,aTP_Lamp_acy(A,A)),X),aa(set(A),list(A),linord4507533701916653071of_set(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))))) ) ) ) ).

% sorted_list_of_set.sorted_key_list_of_set_insert_remove
tff(fact_7887_VEBT__internal_Ovalid_H_Oelims_I3_J,axiom,
    ! [X: vEBT_VEBT,Xa: nat] :
      ( ~ vEBT_VEBT_valid(X,Xa)
     => ( ( ? [Uu2: $o,Uv2: $o] : X = vEBT_Leaf((Uu2),(Uv2))
         => ( Xa = one_one(nat) ) )
       => ~ ! [Mima: option(product_prod(nat,nat)),Deg: nat,TreeList: list(vEBT_VEBT),Summary: vEBT_VEBT] :
              ( ( X = vEBT_Node(Mima,Deg,TreeList,Summary) )
             => ( ( Deg = Xa )
                & $let(
                    n: nat,
                    n:= divide_divide(nat,Deg,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),
                    $let(
                      m2: nat,
                      m2:= aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Deg),n),
                      ( ! [X4: vEBT_VEBT] :
                          ( member(vEBT_VEBT,X4,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList))
                         => vEBT_VEBT_valid(X4,n) )
                      & vEBT_VEBT_valid(Summary,m2)
                      & ( aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),m2) )
                      & case_option($o,product_prod(nat,nat),
                          ( ~ ? [X9: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(Summary),X9)
                          & ! [X4: vEBT_VEBT] :
                              ( member(vEBT_VEBT,X4,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList))
                             => ~ ? [X9: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(X4),X9) ) ),
                          product_case_prod(nat,nat,$o,aa(nat,fun(nat,fun(nat,$o)),aa(nat,fun(nat,fun(nat,fun(nat,$o))),aa(vEBT_VEBT,fun(nat,fun(nat,fun(nat,fun(nat,$o)))),aa(list(vEBT_VEBT),fun(vEBT_VEBT,fun(nat,fun(nat,fun(nat,fun(nat,$o))))),aTP_Lamp_aha(nat,fun(list(vEBT_VEBT),fun(vEBT_VEBT,fun(nat,fun(nat,fun(nat,fun(nat,$o)))))),Deg),TreeList),Summary),n),m2)),Mima) ) ) ) ) ) ) ) ).

% VEBT_internal.valid'.elims(3)
tff(fact_7888_ball__empty,axiom,
    ! [A: $tType,P: fun(A,$o),X2: A] :
      ( member(A,X2,bot_bot(set(A)))
     => aa(A,$o,P,X2) ) ).

% ball_empty
tff(fact_7889_remove1__insort__key,axiom,
    ! [B: $tType,A: $tType] :
      ( linorder(B)
     => ! [X: A,F2: fun(A,B),Xs: list(A)] : remove1(A,X,aa(list(A),list(A),aa(A,fun(list(A),list(A)),linorder_insort_key(A,B,F2),X),Xs)) = Xs ) ).

% remove1_insort_key
tff(fact_7890_ball__UNIV,axiom,
    ! [A: $tType,P: fun(A,$o)] :
      ( ! [X4: A] :
          ( member(A,X4,top_top(set(A)))
         => aa(A,$o,P,X4) )
    <=> ! [X_13: A] : aa(A,$o,P,X_13) ) ).

% ball_UNIV
tff(fact_7891_length__insort,axiom,
    ! [B: $tType,A: $tType] :
      ( linorder(B)
     => ! [F2: fun(A,B),X: A,Xs: list(A)] : aa(list(A),nat,size_size(list(A)),aa(list(A),list(A),aa(A,fun(list(A),list(A)),linorder_insort_key(A,B,F2),X),Xs)) = aa(nat,nat,suc,aa(list(A),nat,size_size(list(A)),Xs)) ) ).

% length_insort
tff(fact_7892_sorted__list__of__set_Osorted__key__list__of__set__insert,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),X: A] :
          ( finite_finite(A,A3)
         => ( ~ member(A,X,A3)
           => ( aa(set(A),list(A),linord4507533701916653071of_set(A),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),A3)) = aa(list(A),list(A),aa(A,fun(list(A),list(A)),linorder_insort_key(A,A,aTP_Lamp_acy(A,A)),X),aa(set(A),list(A),linord4507533701916653071of_set(A),A3)) ) ) ) ) ).

% sorted_list_of_set.sorted_key_list_of_set_insert
tff(fact_7893_sorted__list__of__set_Ofold__insort__key_Oeq__fold,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A)] : aa(set(A),list(A),linord4507533701916653071of_set(A),A3) = finite_fold(A,list(A),linorder_insort_key(A,A,aTP_Lamp_acy(A,A)),nil(A),A3) ) ).

% sorted_list_of_set.fold_insort_key.eq_fold
tff(fact_7894_Sup__eq__Inf,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [A3: set(A)] : aa(set(A),A,complete_Sup_Sup(A),A3) = aa(set(A),A,complete_Inf_Inf(A),collect(A,aTP_Lamp_ahb(set(A),fun(A,$o),A3))) ) ).

% Sup_eq_Inf
tff(fact_7895_Inf__eq__Sup,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [A3: set(A)] : aa(set(A),A,complete_Inf_Inf(A),A3) = aa(set(A),A,complete_Sup_Sup(A),collect(A,aTP_Lamp_ahc(set(A),fun(A,$o),A3))) ) ).

% Inf_eq_Sup
tff(fact_7896_Ball__Collect,axiom,
    ! [A: $tType,A3: set(A),P: fun(A,$o)] :
      ( ! [X4: A] :
          ( member(A,X4,A3)
         => aa(A,$o,P,X4) )
    <=> aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),collect(A,P)) ) ).

% Ball_Collect
tff(fact_7897_closed__superdiagonal,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => topolo7761053866217962861closed(product_prod(A,A),collect(product_prod(A,A),aTP_Lamp_ahd(product_prod(A,A),$o))) ) ).

% closed_superdiagonal
tff(fact_7898_closed__subdiagonal,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => topolo7761053866217962861closed(product_prod(A,A),collect(product_prod(A,A),aTP_Lamp_ahe(product_prod(A,A),$o))) ) ).

% closed_subdiagonal
tff(fact_7899_insort__is__Cons,axiom,
    ! [B: $tType,A: $tType] :
      ( linorder(B)
     => ! [Xs: list(A),F2: fun(A,B),A2: A] :
          ( ! [X3: A] :
              ( member(A,X3,aa(list(A),set(A),set2(A),Xs))
             => aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,A2)),aa(A,B,F2,X3)) )
         => ( aa(list(A),list(A),aa(A,fun(list(A),list(A)),linorder_insort_key(A,B,F2),A2),Xs) = aa(list(A),list(A),cons(A,A2),Xs) ) ) ) ).

% insort_is_Cons
tff(fact_7900_insort__key_Osimps_I2_J,axiom,
    ! [B: $tType,A: $tType] :
      ( linorder(B)
     => ! [F2: fun(A,B),X: A,Y: A,Ys2: list(A)] :
          aa(list(A),list(A),aa(A,fun(list(A),list(A)),linorder_insort_key(A,B,F2),X),aa(list(A),list(A),cons(A,Y),Ys2)) = $ite(aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,F2,X)),aa(A,B,F2,Y)),aa(list(A),list(A),cons(A,X),aa(list(A),list(A),cons(A,Y),Ys2)),aa(list(A),list(A),cons(A,Y),aa(list(A),list(A),aa(A,fun(list(A),list(A)),linorder_insort_key(A,B,F2),X),Ys2))) ) ).

% insort_key.simps(2)
tff(fact_7901_lex__conv,axiom,
    ! [A: $tType,R2: set(product_prod(A,A))] : lex(A,R2) = collect(product_prod(list(A),list(A)),product_case_prod(list(A),list(A),$o,aTP_Lamp_ahf(set(product_prod(A,A)),fun(list(A),fun(list(A),$o)),R2))) ).

% lex_conv
tff(fact_7902_set__Cons__def,axiom,
    ! [A: $tType,A3: set(A),XS: set(list(A))] : set_Cons(A,A3,XS) = collect(list(A),aa(set(list(A)),fun(list(A),$o),aTP_Lamp_ahg(set(A),fun(set(list(A)),fun(list(A),$o)),A3),XS)) ).

% set_Cons_def
tff(fact_7903_insort__not__Nil,axiom,
    ! [B: $tType,A: $tType] :
      ( linorder(B)
     => ! [F2: fun(A,B),A2: A,Xs: list(A)] : aa(list(A),list(A),aa(A,fun(list(A),list(A)),linorder_insort_key(A,B,F2),A2),Xs) != nil(A) ) ).

% insort_not_Nil
tff(fact_7904_insort__key_Osimps_I1_J,axiom,
    ! [B: $tType,A: $tType] :
      ( linorder(B)
     => ! [F2: fun(A,B),X: A] : aa(list(A),list(A),aa(A,fun(list(A),list(A)),linorder_insort_key(A,B,F2),X),nil(A)) = aa(list(A),list(A),cons(A,X),nil(A)) ) ).

% insort_key.simps(1)
tff(fact_7905_ord_Olexordp_Omono,axiom,
    ! [A: $tType,Less: fun(A,fun(A,$o))] : order_mono(fun(list(A),fun(list(A),$o)),fun(list(A),fun(list(A),$o)),aTP_Lamp_ahh(fun(A,fun(A,$o)),fun(fun(list(A),fun(list(A),$o)),fun(list(A),fun(list(A),$o))),Less)) ).

% ord.lexordp.mono
tff(fact_7906_lexordp_Omono,axiom,
    ! [A: $tType] :
      ( ord(A)
     => order_mono(fun(list(A),fun(list(A),$o)),fun(list(A),fun(list(A),$o)),aTP_Lamp_ahi(fun(list(A),fun(list(A),$o)),fun(list(A),fun(list(A),$o)))) ) ).

% lexordp.mono
tff(fact_7907_Ball__image__comp,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),A3: set(B),G: fun(A,$o)] :
      ( ! [X4: A] :
          ( member(A,X4,aa(set(B),set(A),image(B,A,F2),A3))
         => aa(A,$o,G,X4) )
    <=> ! [X4: B] :
          ( member(B,X4,A3)
         => aa(B,$o,aa(fun(B,A),fun(B,$o),comp(A,$o,B,G),F2),X4) ) ) ).

% Ball_image_comp
tff(fact_7908_sorted__list__of__set_Ofold__insort__key_Ocomp__fun__commute__on,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [Y: A,X: A] : aa(fun(list(A),list(A)),fun(list(A),list(A)),comp(list(A),list(A),list(A),aa(A,fun(list(A),list(A)),linorder_insort_key(A,A,aTP_Lamp_acy(A,A)),Y)),aa(A,fun(list(A),list(A)),linorder_insort_key(A,A,aTP_Lamp_acy(A,A)),X)) = aa(fun(list(A),list(A)),fun(list(A),list(A)),comp(list(A),list(A),list(A),aa(A,fun(list(A),list(A)),linorder_insort_key(A,A,aTP_Lamp_acy(A,A)),X)),aa(A,fun(list(A),list(A)),linorder_insort_key(A,A,aTP_Lamp_acy(A,A)),Y)) ) ).

% sorted_list_of_set.fold_insort_key.comp_fun_commute_on
tff(fact_7909_case__optionE,axiom,
    ! [A: $tType,P: $o,Q: fun(A,$o),X: option(A)] :
      ( case_option($o,A,(P),Q,X)
     => ( ( ( X = none(A) )
         => ~ (P) )
       => ~ ! [Y3: A] :
              ( ( X = aa(A,option(A),some(A),Y3) )
             => ~ aa(A,$o,Q,Y3) ) ) ) ).

% case_optionE
tff(fact_7910_option_Odisc__eq__case_I2_J,axiom,
    ! [A: $tType,Option: option(A)] :
      ( ( Option != none(A) )
    <=> case_option($o,A,$false,aTP_Lamp_ot(A,$o),Option) ) ).

% option.disc_eq_case(2)
tff(fact_7911_option_Odisc__eq__case_I1_J,axiom,
    ! [A: $tType,Option: option(A)] :
      ( ( Option = none(A) )
    <=> case_option($o,A,$true,aTP_Lamp_ah(A,$o),Option) ) ).

% option.disc_eq_case(1)
tff(fact_7912_option_Osimps_I4_J,axiom,
    ! [B: $tType,A: $tType,F1: A,F22: fun(B,A)] : case_option(A,B,F1,F22,none(B)) = F1 ).

% option.simps(4)
tff(fact_7913_insort__key__left__comm,axiom,
    ! [A: $tType,B: $tType] :
      ( linorder(A)
     => ! [F2: fun(B,A),X: B,Y: B,Xs: list(B)] :
          ( ( aa(B,A,F2,X) != aa(B,A,F2,Y) )
         => ( aa(list(B),list(B),aa(B,fun(list(B),list(B)),linorder_insort_key(B,A,F2),Y),aa(list(B),list(B),aa(B,fun(list(B),list(B)),linorder_insort_key(B,A,F2),X),Xs)) = aa(list(B),list(B),aa(B,fun(list(B),list(B)),linorder_insort_key(B,A,F2),X),aa(list(B),list(B),aa(B,fun(list(B),list(B)),linorder_insort_key(B,A,F2),Y),Xs)) ) ) ) ).

% insort_key_left_comm
tff(fact_7914_insort__left__comm,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [X: A,Y: A,Xs: list(A)] : aa(list(A),list(A),aa(A,fun(list(A),list(A)),linorder_insort_key(A,A,aTP_Lamp_acy(A,A)),X),aa(list(A),list(A),aa(A,fun(list(A),list(A)),linorder_insort_key(A,A,aTP_Lamp_acy(A,A)),Y),Xs)) = aa(list(A),list(A),aa(A,fun(list(A),list(A)),linorder_insort_key(A,A,aTP_Lamp_acy(A,A)),Y),aa(list(A),list(A),aa(A,fun(list(A),list(A)),linorder_insort_key(A,A,aTP_Lamp_acy(A,A)),X),Xs)) ) ).

% insort_left_comm
tff(fact_7915_finite_Omono,axiom,
    ! [A: $tType] : order_mono(fun(set(A),$o),fun(set(A),$o),aTP_Lamp_ahj(fun(set(A),$o),fun(set(A),$o))) ).

% finite.mono
tff(fact_7916_open__superdiagonal,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => topolo1002775350975398744n_open(product_prod(A,A),collect(product_prod(A,A),aTP_Lamp_ahk(product_prod(A,A),$o))) ) ).

% open_superdiagonal
tff(fact_7917_open__subdiagonal,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => topolo1002775350975398744n_open(product_prod(A,A),collect(product_prod(A,A),aTP_Lamp_ahl(product_prod(A,A),$o))) ) ).

% open_subdiagonal
tff(fact_7918_set__insort__key,axiom,
    ! [B: $tType,A: $tType] :
      ( linorder(B)
     => ! [F2: fun(A,B),X: A,Xs: list(A)] : aa(list(A),set(A),set2(A),aa(list(A),list(A),aa(A,fun(list(A),list(A)),linorder_insort_key(A,B,F2),X),Xs)) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),aa(list(A),set(A),set2(A),Xs)) ) ).

% set_insort_key
tff(fact_7919_distinct__insort,axiom,
    ! [B: $tType,A: $tType] :
      ( linorder(B)
     => ! [F2: fun(A,B),X: A,Xs: list(A)] :
          ( distinct(A,aa(list(A),list(A),aa(A,fun(list(A),list(A)),linorder_insort_key(A,B,F2),X),Xs))
        <=> ( ~ member(A,X,aa(list(A),set(A),set2(A),Xs))
            & distinct(A,Xs) ) ) ) ).

% distinct_insort
tff(fact_7920_full__SetCompr__eq,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A)] : collect(A,aTP_Lamp_ahm(fun(B,A),fun(A,$o),F2)) = aa(set(B),set(A),image(B,A,F2),top_top(set(B))) ).

% full_SetCompr_eq
tff(fact_7921_Setcompr__eq__image,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),A3: set(B)] : collect(A,aa(set(B),fun(A,$o),aTP_Lamp_ahn(fun(B,A),fun(set(B),fun(A,$o)),F2),A3)) = aa(set(B),set(A),image(B,A,F2),A3) ).

% Setcompr_eq_image
tff(fact_7922_setcompr__eq__image,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),P: fun(B,$o)] : collect(A,aa(fun(B,$o),fun(A,$o),aTP_Lamp_aho(fun(B,A),fun(fun(B,$o),fun(A,$o)),F2),P)) = aa(set(B),set(A),image(B,A,F2),collect(B,P)) ).

% setcompr_eq_image
tff(fact_7923_listrel1__def,axiom,
    ! [A: $tType,R2: set(product_prod(A,A))] : listrel1(A,R2) = collect(product_prod(list(A),list(A)),product_case_prod(list(A),list(A),$o,aTP_Lamp_ahp(set(product_prod(A,A)),fun(list(A),fun(list(A),$o)),R2))) ).

% listrel1_def
tff(fact_7924_set__conv__nth,axiom,
    ! [A: $tType,Xs: list(A)] : aa(list(A),set(A),set2(A),Xs) = collect(A,aTP_Lamp_ahq(list(A),fun(A,$o),Xs)) ).

% set_conv_nth
tff(fact_7925_cInf__cSup,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [S2: set(A)] :
          ( ( S2 != bot_bot(set(A)) )
         => ( condit1013018076250108175_below(A,S2)
           => ( aa(set(A),A,complete_Inf_Inf(A),S2) = aa(set(A),A,complete_Sup_Sup(A),collect(A,aTP_Lamp_ahr(set(A),fun(A,$o),S2))) ) ) ) ) ).

% cInf_cSup
tff(fact_7926_cSup__cInf,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [S2: set(A)] :
          ( ( S2 != bot_bot(set(A)) )
         => ( condit941137186595557371_above(A,S2)
           => ( aa(set(A),A,complete_Sup_Sup(A),S2) = aa(set(A),A,complete_Inf_Inf(A),collect(A,aTP_Lamp_ahs(set(A),fun(A,$o),S2))) ) ) ) ) ).

% cSup_cInf
tff(fact_7927_sorted__list__of__set_Ofold__insort__key_Oremove,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A),X: A] :
          ( finite_finite(A,A3)
         => ( member(A,X,A3)
           => ( aa(set(A),list(A),linord4507533701916653071of_set(A),A3) = aa(list(A),list(A),aa(A,fun(list(A),list(A)),linorder_insort_key(A,A,aTP_Lamp_acy(A,A)),X),aa(set(A),list(A),linord4507533701916653071of_set(A),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))))) ) ) ) ) ).

% sorted_list_of_set.fold_insort_key.remove
tff(fact_7928_VEBT__internal_Ovalid_H_Osimps_I2_J,axiom,
    ! [Mima2: option(product_prod(nat,nat)),Dega: nat,TreeLista: list(vEBT_VEBT),Summarya: vEBT_VEBT,Deg3: nat] :
      ( vEBT_VEBT_valid(vEBT_Node(Mima2,Dega,TreeLista,Summarya),Deg3)
    <=> ( ( Dega = Deg3 )
        & $let(
            n: nat,
            n:= divide_divide(nat,Dega,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),
            $let(
              m2: nat,
              m2:= aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Dega),n),
              ( ! [X4: vEBT_VEBT] :
                  ( member(vEBT_VEBT,X4,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeLista))
                 => vEBT_VEBT_valid(X4,n) )
              & vEBT_VEBT_valid(Summarya,m2)
              & ( aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeLista) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),m2) )
              & case_option($o,product_prod(nat,nat),
                  ( ~ ? [X9: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(Summarya),X9)
                  & ! [X4: vEBT_VEBT] :
                      ( member(vEBT_VEBT,X4,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeLista))
                     => ~ ? [X9: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(X4),X9) ) ),
                  product_case_prod(nat,nat,$o,aa(nat,fun(nat,fun(nat,$o)),aa(nat,fun(nat,fun(nat,fun(nat,$o))),aa(vEBT_VEBT,fun(nat,fun(nat,fun(nat,fun(nat,$o)))),aa(list(vEBT_VEBT),fun(vEBT_VEBT,fun(nat,fun(nat,fun(nat,fun(nat,$o))))),aTP_Lamp_aha(nat,fun(list(vEBT_VEBT),fun(vEBT_VEBT,fun(nat,fun(nat,fun(nat,fun(nat,$o)))))),Dega),TreeLista),Summarya),n),m2)),Mima2) ) ) ) ) ) ).

% VEBT_internal.valid'.simps(2)
tff(fact_7929_funpow__inj__finite,axiom,
    ! [A: $tType,P2: fun(A,A),X: A] :
      ( inj_on(A,A,P2,top_top(set(A)))
     => ( finite_finite(A,collect(A,aa(A,fun(A,$o),aTP_Lamp_aht(fun(A,A),fun(A,fun(A,$o)),P2),X)))
       => ~ ! [N: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),N)
             => ( aa(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),N),P2),X) != X ) ) ) ) ).

% funpow_inj_finite
tff(fact_7930_VEBT__internal_Ovalid_H_Oelims_I1_J,axiom,
    ! [X: vEBT_VEBT,Xa: nat,Y: $o] :
      ( ( vEBT_VEBT_valid(X,Xa)
      <=> (Y) )
     => ( ( ? [Uu2: $o,Uv2: $o] : X = vEBT_Leaf((Uu2),(Uv2))
         => ( (Y)
          <=> ( Xa != one_one(nat) ) ) )
       => ~ ! [Mima: option(product_prod(nat,nat)),Deg: nat,TreeList: list(vEBT_VEBT),Summary: vEBT_VEBT] :
              ( ( X = vEBT_Node(Mima,Deg,TreeList,Summary) )
             => ( (Y)
              <=> ~ ( ( Deg = Xa )
                    & $let(
                        n: nat,
                        n:= divide_divide(nat,Deg,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),
                        $let(
                          m2: nat,
                          m2:= aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Deg),n),
                          ( ! [X4: vEBT_VEBT] :
                              ( member(vEBT_VEBT,X4,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList))
                             => vEBT_VEBT_valid(X4,n) )
                          & vEBT_VEBT_valid(Summary,m2)
                          & ( aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),m2) )
                          & case_option($o,product_prod(nat,nat),
                              ( ~ ? [X9: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(Summary),X9)
                              & ! [X4: vEBT_VEBT] :
                                  ( member(vEBT_VEBT,X4,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList))
                                 => ~ ? [X9: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(X4),X9) ) ),
                              product_case_prod(nat,nat,$o,aa(nat,fun(nat,fun(nat,$o)),aa(nat,fun(nat,fun(nat,fun(nat,$o))),aa(vEBT_VEBT,fun(nat,fun(nat,fun(nat,fun(nat,$o)))),aa(list(vEBT_VEBT),fun(vEBT_VEBT,fun(nat,fun(nat,fun(nat,fun(nat,$o))))),aTP_Lamp_aha(nat,fun(list(vEBT_VEBT),fun(vEBT_VEBT,fun(nat,fun(nat,fun(nat,fun(nat,$o)))))),Deg),TreeList),Summary),n),m2)),Mima) ) ) ) ) ) ) ) ) ).

% VEBT_internal.valid'.elims(1)
tff(fact_7931_VEBT__internal_Ovalid_H_Oelims_I2_J,axiom,
    ! [X: vEBT_VEBT,Xa: nat] :
      ( vEBT_VEBT_valid(X,Xa)
     => ( ( ? [Uu2: $o,Uv2: $o] : X = vEBT_Leaf((Uu2),(Uv2))
         => ( Xa != one_one(nat) ) )
       => ~ ! [Mima: option(product_prod(nat,nat)),Deg: nat,TreeList: list(vEBT_VEBT),Summary: vEBT_VEBT] :
              ( ( X = vEBT_Node(Mima,Deg,TreeList,Summary) )
             => ~ ( ( Deg = Xa )
                  & $let(
                      n: nat,
                      n:= divide_divide(nat,Deg,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),
                      $let(
                        m2: nat,
                        m2:= aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Deg),n),
                        ( ! [X4: vEBT_VEBT] :
                            ( member(vEBT_VEBT,X4,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList))
                           => vEBT_VEBT_valid(X4,n) )
                        & vEBT_VEBT_valid(Summary,m2)
                        & ( aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),m2) )
                        & case_option($o,product_prod(nat,nat),
                            ( ~ ? [X9: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(Summary),X9)
                            & ! [X4: vEBT_VEBT] :
                                ( member(vEBT_VEBT,X4,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList))
                               => ~ ? [X9: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(X4),X9) ) ),
                            product_case_prod(nat,nat,$o,aa(nat,fun(nat,fun(nat,$o)),aa(nat,fun(nat,fun(nat,fun(nat,$o))),aa(vEBT_VEBT,fun(nat,fun(nat,fun(nat,fun(nat,$o)))),aa(list(vEBT_VEBT),fun(vEBT_VEBT,fun(nat,fun(nat,fun(nat,fun(nat,$o))))),aTP_Lamp_aha(nat,fun(list(vEBT_VEBT),fun(vEBT_VEBT,fun(nat,fun(nat,fun(nat,fun(nat,$o)))))),Deg),TreeList),Summary),n),m2)),Mima) ) ) ) ) ) ) ) ).

% VEBT_internal.valid'.elims(2)
tff(fact_7932_VEBT__internal_Ovalid_H_Opelims_I1_J,axiom,
    ! [X: vEBT_VEBT,Xa: nat,Y: $o] :
      ( ( vEBT_VEBT_valid(X,Xa)
      <=> (Y) )
     => ( aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_VEBT_valid_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,X),Xa))
       => ( ! [Uu2: $o,Uv2: $o] :
              ( ( X = vEBT_Leaf((Uu2),(Uv2)) )
             => ( ( (Y)
                <=> ( Xa = one_one(nat) ) )
               => ~ aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_VEBT_valid_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Leaf((Uu2),(Uv2))),Xa)) ) )
         => ~ ! [Mima: option(product_prod(nat,nat)),Deg: nat,TreeList: list(vEBT_VEBT),Summary: vEBT_VEBT] :
                ( ( X = vEBT_Node(Mima,Deg,TreeList,Summary) )
               => ( ( (Y)
                  <=> ( ( Deg = Xa )
                      & $let(
                          n: nat,
                          n:= divide_divide(nat,Deg,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),
                          $let(
                            m2: nat,
                            m2:= aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Deg),n),
                            ( ! [X4: vEBT_VEBT] :
                                ( member(vEBT_VEBT,X4,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList))
                               => vEBT_VEBT_valid(X4,n) )
                            & vEBT_VEBT_valid(Summary,m2)
                            & ( aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),m2) )
                            & case_option($o,product_prod(nat,nat),
                                ( ~ ? [X9: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(Summary),X9)
                                & ! [X4: vEBT_VEBT] :
                                    ( member(vEBT_VEBT,X4,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList))
                                   => ~ ? [X9: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(X4),X9) ) ),
                                product_case_prod(nat,nat,$o,aa(nat,fun(nat,fun(nat,$o)),aa(nat,fun(nat,fun(nat,fun(nat,$o))),aa(vEBT_VEBT,fun(nat,fun(nat,fun(nat,fun(nat,$o)))),aa(list(vEBT_VEBT),fun(vEBT_VEBT,fun(nat,fun(nat,fun(nat,fun(nat,$o))))),aTP_Lamp_aha(nat,fun(list(vEBT_VEBT),fun(vEBT_VEBT,fun(nat,fun(nat,fun(nat,fun(nat,$o)))))),Deg),TreeList),Summary),n),m2)),Mima) ) ) ) ) )
                 => ~ aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_VEBT_valid_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Node(Mima,Deg,TreeList,Summary)),Xa)) ) ) ) ) ) ).

% VEBT_internal.valid'.pelims(1)
tff(fact_7933_VEBT__internal_Ovalid_H_Opelims_I2_J,axiom,
    ! [X: vEBT_VEBT,Xa: nat] :
      ( vEBT_VEBT_valid(X,Xa)
     => ( aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_VEBT_valid_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,X),Xa))
       => ( ! [Uu2: $o,Uv2: $o] :
              ( ( X = vEBT_Leaf((Uu2),(Uv2)) )
             => ( aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_VEBT_valid_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Leaf((Uu2),(Uv2))),Xa))
               => ( Xa != one_one(nat) ) ) )
         => ~ ! [Mima: option(product_prod(nat,nat)),Deg: nat,TreeList: list(vEBT_VEBT),Summary: vEBT_VEBT] :
                ( ( X = vEBT_Node(Mima,Deg,TreeList,Summary) )
               => ( aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_VEBT_valid_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Node(Mima,Deg,TreeList,Summary)),Xa))
                 => ~ ( ( Deg = Xa )
                      & $let(
                          n: nat,
                          n:= divide_divide(nat,Deg,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),
                          $let(
                            m2: nat,
                            m2:= aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Deg),n),
                            ( ! [X4: vEBT_VEBT] :
                                ( member(vEBT_VEBT,X4,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList))
                               => vEBT_VEBT_valid(X4,n) )
                            & vEBT_VEBT_valid(Summary,m2)
                            & ( aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),m2) )
                            & case_option($o,product_prod(nat,nat),
                                ( ~ ? [X9: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(Summary),X9)
                                & ! [X4: vEBT_VEBT] :
                                    ( member(vEBT_VEBT,X4,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList))
                                   => ~ ? [X9: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(X4),X9) ) ),
                                product_case_prod(nat,nat,$o,aa(nat,fun(nat,fun(nat,$o)),aa(nat,fun(nat,fun(nat,fun(nat,$o))),aa(vEBT_VEBT,fun(nat,fun(nat,fun(nat,fun(nat,$o)))),aa(list(vEBT_VEBT),fun(vEBT_VEBT,fun(nat,fun(nat,fun(nat,fun(nat,$o))))),aTP_Lamp_aha(nat,fun(list(vEBT_VEBT),fun(vEBT_VEBT,fun(nat,fun(nat,fun(nat,fun(nat,$o)))))),Deg),TreeList),Summary),n),m2)),Mima) ) ) ) ) ) ) ) ) ) ).

% VEBT_internal.valid'.pelims(2)
tff(fact_7934_Sup__Inf__le,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [A3: set(set(A))] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Sup_Sup(A),aa(set(set(A)),set(A),image(set(A),A,complete_Inf_Inf(A)),collect(set(A),aTP_Lamp_ahu(set(set(A)),fun(set(A),$o),A3))))),aa(set(A),A,complete_Inf_Inf(A),aa(set(set(A)),set(A),image(set(A),A,complete_Sup_Sup(A)),A3))) ) ).

% Sup_Inf_le
tff(fact_7935_Inf__Sup__le,axiom,
    ! [A: $tType] :
      ( comple592849572758109894attice(A)
     => ! [A3: set(set(A))] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Inf_Inf(A),aa(set(set(A)),set(A),image(set(A),A,complete_Sup_Sup(A)),A3))),aa(set(A),A,complete_Sup_Sup(A),aa(set(set(A)),set(A),image(set(A),A,complete_Inf_Inf(A)),collect(set(A),aTP_Lamp_ahv(set(set(A)),fun(set(A),$o),A3))))) ) ).

% Inf_Sup_le
tff(fact_7936_finite__Inf__Sup,axiom,
    ! [A: $tType] :
      ( finite8700451911770168679attice(A)
     => ! [A3: set(set(A))] : aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Inf_Inf(A),aa(set(set(A)),set(A),image(set(A),A,complete_Sup_Sup(A)),A3))),aa(set(A),A,complete_Sup_Sup(A),aa(set(set(A)),set(A),image(set(A),A,complete_Inf_Inf(A)),collect(set(A),aTP_Lamp_ahw(set(set(A)),fun(set(A),$o),A3))))) ) ).

% finite_Inf_Sup
tff(fact_7937_Sup__int__def,axiom,
    ! [X5: set(int)] : aa(set(int),int,complete_Sup_Sup(int),X5) = the(int,aTP_Lamp_ahx(set(int),fun(int,$o),X5)) ).

% Sup_int_def
tff(fact_7938_Pow__Compl,axiom,
    ! [A: $tType,A3: set(A)] : pow2(A,aa(set(A),set(A),uminus_uminus(set(A)),A3)) = collect(set(A),aTP_Lamp_ahy(set(A),fun(set(A),$o),A3)) ).

% Pow_Compl
tff(fact_7939_INF__SUP__set,axiom,
    ! [A: $tType,B: $tType] :
      ( comple592849572758109894attice(A)
     => ! [G: fun(B,A),A3: set(set(B))] : aa(set(A),A,complete_Inf_Inf(A),aa(set(set(B)),set(A),image(set(B),A,aTP_Lamp_ahz(fun(B,A),fun(set(B),A),G)),A3)) = aa(set(A),A,complete_Sup_Sup(A),aa(set(set(B)),set(A),image(set(B),A,aTP_Lamp_aia(fun(B,A),fun(set(B),A),G)),collect(set(B),aTP_Lamp_aib(set(set(B)),fun(set(B),$o),A3)))) ) ).

% INF_SUP_set
tff(fact_7940_SUP__INF__set,axiom,
    ! [A: $tType,B: $tType] :
      ( comple592849572758109894attice(A)
     => ! [G: fun(B,A),A3: set(set(B))] : aa(set(A),A,complete_Sup_Sup(A),aa(set(set(B)),set(A),image(set(B),A,aTP_Lamp_aia(fun(B,A),fun(set(B),A),G)),A3)) = aa(set(A),A,complete_Inf_Inf(A),aa(set(set(B)),set(A),image(set(B),A,aTP_Lamp_ahz(fun(B,A),fun(set(B),A),G)),collect(set(B),aTP_Lamp_aib(set(set(B)),fun(set(B),$o),A3)))) ) ).

% SUP_INF_set
tff(fact_7941_mono__compose,axiom,
    ! [A: $tType,C: $tType,B: $tType,D: $tType] :
      ( ( order(C)
        & order(A) )
     => ! [Q: fun(A,fun(B,C)),F2: fun(D,B)] :
          ( order_mono(A,fun(B,C),Q)
         => order_mono(A,fun(D,C),aa(fun(D,B),fun(A,fun(D,C)),aTP_Lamp_aic(fun(A,fun(B,C)),fun(fun(D,B),fun(A,fun(D,C))),Q),F2)) ) ) ).

% mono_compose
tff(fact_7942_Union__maximal__sets,axiom,
    ! [A: $tType,F14: set(set(A))] :
      ( finite_finite(set(A),F14)
     => ( aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),collect(set(A),aTP_Lamp_aid(set(set(A)),fun(set(A),$o),F14))) = aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),F14) ) ) ).

% Union_maximal_sets
tff(fact_7943_Inf__filter__def,axiom,
    ! [A: $tType,S2: set(filter(A))] : aa(set(filter(A)),filter(A),complete_Inf_Inf(filter(A)),S2) = aa(set(filter(A)),filter(A),complete_Sup_Sup(filter(A)),collect(filter(A),aTP_Lamp_aie(set(filter(A)),fun(filter(A),$o),S2))) ).

% Inf_filter_def
tff(fact_7944_Nats__altdef1,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ( semiring_1_Nats(A) = collect(A,aTP_Lamp_aif(A,$o)) ) ) ).

% Nats_altdef1
tff(fact_7945_VEBT__internal_Ovalid_H_Opelims_I3_J,axiom,
    ! [X: vEBT_VEBT,Xa: nat] :
      ( ~ vEBT_VEBT_valid(X,Xa)
     => ( aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_VEBT_valid_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,X),Xa))
       => ( ! [Uu2: $o,Uv2: $o] :
              ( ( X = vEBT_Leaf((Uu2),(Uv2)) )
             => ( aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_VEBT_valid_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Leaf((Uu2),(Uv2))),Xa))
               => ( Xa = one_one(nat) ) ) )
         => ~ ! [Mima: option(product_prod(nat,nat)),Deg: nat,TreeList: list(vEBT_VEBT),Summary: vEBT_VEBT] :
                ( ( X = vEBT_Node(Mima,Deg,TreeList,Summary) )
               => ( aa(product_prod(vEBT_VEBT,nat),$o,accp(product_prod(vEBT_VEBT,nat),vEBT_VEBT_valid_rel),aa(nat,product_prod(vEBT_VEBT,nat),product_Pair(vEBT_VEBT,nat,vEBT_Node(Mima,Deg,TreeList,Summary)),Xa))
                 => ( ( Deg = Xa )
                    & $let(
                        n: nat,
                        n:= divide_divide(nat,Deg,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),
                        $let(
                          m2: nat,
                          m2:= aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Deg),n),
                          ( ! [X4: vEBT_VEBT] :
                              ( member(vEBT_VEBT,X4,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList))
                             => vEBT_VEBT_valid(X4,n) )
                          & vEBT_VEBT_valid(Summary,m2)
                          & ( aa(list(vEBT_VEBT),nat,size_size(list(vEBT_VEBT)),TreeList) = aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),m2) )
                          & case_option($o,product_prod(nat,nat),
                              ( ~ ? [X9: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(Summary),X9)
                              & ! [X4: vEBT_VEBT] :
                                  ( member(vEBT_VEBT,X4,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),TreeList))
                                 => ~ ? [X9: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(X4),X9) ) ),
                              product_case_prod(nat,nat,$o,aa(nat,fun(nat,fun(nat,$o)),aa(nat,fun(nat,fun(nat,fun(nat,$o))),aa(vEBT_VEBT,fun(nat,fun(nat,fun(nat,fun(nat,$o)))),aa(list(vEBT_VEBT),fun(vEBT_VEBT,fun(nat,fun(nat,fun(nat,fun(nat,$o))))),aTP_Lamp_aha(nat,fun(list(vEBT_VEBT),fun(vEBT_VEBT,fun(nat,fun(nat,fun(nat,fun(nat,$o)))))),Deg),TreeList),Summary),n),m2)),Mima) ) ) ) ) ) ) ) ) ) ).

% VEBT_internal.valid'.pelims(3)
tff(fact_7946_take__bit__numeral__minus__numeral__int,axiom,
    ! [Ma: num,Nb: num] : aa(int,int,bit_se2584673776208193580ke_bit(int,aa(num,nat,numeral_numeral(nat),Ma)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),Nb))) = case_option(int,num,zero_zero(int),aTP_Lamp_aig(num,fun(num,int),Ma),bit_take_bit_num(aa(num,nat,numeral_numeral(nat),Ma),Nb)) ).

% take_bit_numeral_minus_numeral_int
tff(fact_7947_lexn__conv,axiom,
    ! [A: $tType,R2: set(product_prod(A,A)),Nb: nat] : aa(nat,set(product_prod(list(A),list(A))),lexn(A,R2),Nb) = collect(product_prod(list(A),list(A)),product_case_prod(list(A),list(A),$o,aa(nat,fun(list(A),fun(list(A),$o)),aTP_Lamp_aih(set(product_prod(A,A)),fun(nat,fun(list(A),fun(list(A),$o))),R2),Nb))) ).

% lexn_conv
tff(fact_7948_take__bit__num__simps_I1_J,axiom,
    ! [Ma: num] : bit_take_bit_num(zero_zero(nat),Ma) = none(num) ).

% take_bit_num_simps(1)
tff(fact_7949_take__bit__num__simps_I2_J,axiom,
    ! [Nb: nat] : bit_take_bit_num(aa(nat,nat,suc,Nb),one2) = aa(num,option(num),some(num),one2) ).

% take_bit_num_simps(2)
tff(fact_7950_take__bit__num__simps_I5_J,axiom,
    ! [R2: num] : bit_take_bit_num(aa(num,nat,numeral_numeral(nat),R2),one2) = aa(num,option(num),some(num),one2) ).

% take_bit_num_simps(5)
tff(fact_7951_take__bit__num__simps_I3_J,axiom,
    ! [Nb: nat,Ma: num] : bit_take_bit_num(aa(nat,nat,suc,Nb),aa(num,num,bit0,Ma)) = case_option(option(num),num,none(num),aTP_Lamp_aii(num,option(num)),bit_take_bit_num(Nb,Ma)) ).

% take_bit_num_simps(3)
tff(fact_7952_take__bit__num__simps_I4_J,axiom,
    ! [Nb: nat,Ma: num] : bit_take_bit_num(aa(nat,nat,suc,Nb),aa(num,num,bit1,Ma)) = aa(num,option(num),some(num),case_option(num,num,one2,bit1,bit_take_bit_num(Nb,Ma))) ).

% take_bit_num_simps(4)
tff(fact_7953_take__bit__num__simps_I6_J,axiom,
    ! [R2: num,Ma: num] : bit_take_bit_num(aa(num,nat,numeral_numeral(nat),R2),aa(num,num,bit0,Ma)) = case_option(option(num),num,none(num),aTP_Lamp_aii(num,option(num)),bit_take_bit_num(pred_numeral(R2),Ma)) ).

% take_bit_num_simps(6)
tff(fact_7954_take__bit__num__simps_I7_J,axiom,
    ! [R2: num,Ma: num] : bit_take_bit_num(aa(num,nat,numeral_numeral(nat),R2),aa(num,num,bit1,Ma)) = aa(num,option(num),some(num),case_option(num,num,one2,bit1,bit_take_bit_num(pred_numeral(R2),Ma))) ).

% take_bit_num_simps(7)
tff(fact_7955_take__bit__numeral__numeral,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Ma: num,Nb: num] : aa(A,A,bit_se2584673776208193580ke_bit(A,aa(num,nat,numeral_numeral(nat),Ma)),aa(num,A,numeral_numeral(A),Nb)) = case_option(A,num,zero_zero(A),numeral_numeral(A),bit_take_bit_num(aa(num,nat,numeral_numeral(nat),Ma),Nb)) ) ).

% take_bit_numeral_numeral
tff(fact_7956_Code__Abstract__Nat_Otake__bit__num__code_I2_J,axiom,
    ! [Nb: nat,Ma: num] : bit_take_bit_num(Nb,aa(num,num,bit0,Ma)) = case_nat(option(num),none(num),aTP_Lamp_aij(num,fun(nat,option(num)),Ma),Nb) ).

% Code_Abstract_Nat.take_bit_num_code(2)
tff(fact_7957_Code__Abstract__Nat_Otake__bit__num__code_I3_J,axiom,
    ! [Nb: nat,Ma: num] : bit_take_bit_num(Nb,aa(num,num,bit1,Ma)) = case_nat(option(num),none(num),aTP_Lamp_aik(num,fun(nat,option(num)),Ma),Nb) ).

% Code_Abstract_Nat.take_bit_num_code(3)
tff(fact_7958_Code__Abstract__Nat_Otake__bit__num__code_I1_J,axiom,
    ! [Nb: nat] : bit_take_bit_num(Nb,one2) = case_nat(option(num),none(num),aTP_Lamp_ail(nat,option(num)),Nb) ).

% Code_Abstract_Nat.take_bit_num_code(1)
tff(fact_7959_lexn_Osimps_I1_J,axiom,
    ! [A: $tType,R2: set(product_prod(A,A))] : aa(nat,set(product_prod(list(A),list(A))),lexn(A,R2),zero_zero(nat)) = bot_bot(set(product_prod(list(A),list(A)))) ).

% lexn.simps(1)
tff(fact_7960_take__bit__num__eq__Some__imp,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Ma: nat,Nb: num,Q3: num] :
          ( ( bit_take_bit_num(Ma,Nb) = aa(num,option(num),some(num),Q3) )
         => ( aa(A,A,bit_se2584673776208193580ke_bit(A,Ma),aa(num,A,numeral_numeral(A),Nb)) = aa(num,A,numeral_numeral(A),Q3) ) ) ) ).

% take_bit_num_eq_Some_imp
tff(fact_7961_take__bit__num__eq__None__imp,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ! [Ma: nat,Nb: num] :
          ( ( bit_take_bit_num(Ma,Nb) = none(num) )
         => ( aa(A,A,bit_se2584673776208193580ke_bit(A,Ma),aa(num,A,numeral_numeral(A),Nb)) = zero_zero(A) ) ) ) ).

% take_bit_num_eq_None_imp
tff(fact_7962_lexn__length,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A),R2: set(product_prod(A,A)),Nb: nat] :
      ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs),Ys2),aa(nat,set(product_prod(list(A),list(A))),lexn(A,R2),Nb))
     => ( ( aa(list(A),nat,size_size(list(A)),Xs) = Nb )
        & ( aa(list(A),nat,size_size(list(A)),Ys2) = Nb ) ) ) ).

% lexn_length
tff(fact_7963_lex__def,axiom,
    ! [A: $tType,R2: set(product_prod(A,A))] : lex(A,R2) = aa(set(set(product_prod(list(A),list(A)))),set(product_prod(list(A),list(A))),complete_Sup_Sup(set(product_prod(list(A),list(A)))),aa(set(nat),set(set(product_prod(list(A),list(A)))),image(nat,set(product_prod(list(A),list(A))),lexn(A,R2)),top_top(set(nat)))) ).

% lex_def
tff(fact_7964_take__bit__num__def,axiom,
    ! [Nb: nat,Ma: num] :
      bit_take_bit_num(Nb,Ma) = $ite(aa(nat,nat,bit_se2584673776208193580ke_bit(nat,Nb),aa(num,nat,numeral_numeral(nat),Ma)) = zero_zero(nat),none(num),aa(num,option(num),some(num),num_of_nat(aa(nat,nat,bit_se2584673776208193580ke_bit(nat,Nb),aa(num,nat,numeral_numeral(nat),Ma))))) ).

% take_bit_num_def
tff(fact_7965_and__minus__numerals_I7_J,axiom,
    ! [Nb: num,Ma: num] : aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,Nb)))),aa(num,int,numeral_numeral(int),Ma)) = case_option(int,num,zero_zero(int),numeral_numeral(int),bit_and_not_num(Ma,bitM(Nb))) ).

% and_minus_numerals(7)
tff(fact_7966_and__minus__numerals_I3_J,axiom,
    ! [Ma: num,Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),aa(num,int,numeral_numeral(int),Ma)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,Nb)))) = case_option(int,num,zero_zero(int),numeral_numeral(int),bit_and_not_num(Ma,bitM(Nb))) ).

% and_minus_numerals(3)
tff(fact_7967_and__minus__numerals_I8_J,axiom,
    ! [Nb: num,Ma: num] : aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,Nb)))),aa(num,int,numeral_numeral(int),Ma)) = case_option(int,num,zero_zero(int),numeral_numeral(int),bit_and_not_num(Ma,aa(num,num,bit0,Nb))) ).

% and_minus_numerals(8)
tff(fact_7968_and__minus__numerals_I4_J,axiom,
    ! [Ma: num,Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),aa(num,int,numeral_numeral(int),Ma)),aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),aa(num,num,bit1,Nb)))) = case_option(int,num,zero_zero(int),numeral_numeral(int),bit_and_not_num(Ma,aa(num,num,bit0,Nb))) ).

% and_minus_numerals(4)
tff(fact_7969_and__not__num_Osimps_I2_J,axiom,
    ! [Nb: num] : bit_and_not_num(one2,aa(num,num,bit0,Nb)) = aa(num,option(num),some(num),one2) ).

% and_not_num.simps(2)
tff(fact_7970_and__not__num_Osimps_I4_J,axiom,
    ! [Ma: num] : bit_and_not_num(aa(num,num,bit0,Ma),one2) = aa(num,option(num),some(num),aa(num,num,bit0,Ma)) ).

% and_not_num.simps(4)
tff(fact_7971_and__not__num_Osimps_I3_J,axiom,
    ! [Nb: num] : bit_and_not_num(one2,aa(num,num,bit1,Nb)) = none(num) ).

% and_not_num.simps(3)
tff(fact_7972_and__not__num_Osimps_I1_J,axiom,
    bit_and_not_num(one2,one2) = none(num) ).

% and_not_num.simps(1)
tff(fact_7973_and__not__num_Osimps_I7_J,axiom,
    ! [Ma: num] : bit_and_not_num(aa(num,num,bit1,Ma),one2) = aa(num,option(num),some(num),aa(num,num,bit0,Ma)) ).

% and_not_num.simps(7)
tff(fact_7974_and__not__num__eq__Some__iff,axiom,
    ! [Ma: num,Nb: num,Q3: num] :
      ( ( bit_and_not_num(Ma,Nb) = aa(num,option(num),some(num),Q3) )
    <=> ( aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),aa(num,int,numeral_numeral(int),Ma)),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),Nb))) = aa(num,int,numeral_numeral(int),Q3) ) ) ).

% and_not_num_eq_Some_iff
tff(fact_7975_and__not__num_Osimps_I8_J,axiom,
    ! [Ma: num,Nb: num] : bit_and_not_num(aa(num,num,bit1,Ma),aa(num,num,bit0,Nb)) = case_option(option(num),num,aa(num,option(num),some(num),one2),aTP_Lamp_aim(num,option(num)),bit_and_not_num(Ma,Nb)) ).

% and_not_num.simps(8)
tff(fact_7976_and__not__num__eq__None__iff,axiom,
    ! [Ma: num,Nb: num] :
      ( ( bit_and_not_num(Ma,Nb) = none(num) )
    <=> ( aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),aa(num,int,numeral_numeral(int),Ma)),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),Nb))) = zero_zero(int) ) ) ).

% and_not_num_eq_None_iff
tff(fact_7977_int__numeral__and__not__num,axiom,
    ! [Ma: num,Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),aa(num,int,numeral_numeral(int),Ma)),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),Nb))) = case_option(int,num,zero_zero(int),numeral_numeral(int),bit_and_not_num(Ma,Nb)) ).

% int_numeral_and_not_num
tff(fact_7978_int__numeral__not__and__num,axiom,
    ! [Ma: num,Nb: num] : aa(int,int,aa(int,fun(int,int),bit_se5824344872417868541ns_and(int),aa(int,int,bit_ri4277139882892585799ns_not(int),aa(num,int,numeral_numeral(int),Ma))),aa(num,int,numeral_numeral(int),Nb)) = case_option(int,num,zero_zero(int),numeral_numeral(int),bit_and_not_num(Nb,Ma)) ).

% int_numeral_not_and_num
tff(fact_7979_iteratesp_Omono,axiom,
    ! [A: $tType] :
      ( comple9053668089753744459l_ccpo(A)
     => ! [F2: fun(A,A)] : order_mono(fun(A,$o),fun(A,$o),aTP_Lamp_ain(fun(A,A),fun(fun(A,$o),fun(A,$o)),F2)) ) ).

% iteratesp.mono
tff(fact_7980_Rats__eq__int__div__nat,axiom,
    field_char_0_Rats(real) = collect(real,aTP_Lamp_aio(real,$o)) ).

% Rats_eq_int_div_nat
tff(fact_7981_Rats__abs__iff,axiom,
    ! [X: real] :
      ( member(real,aa(real,real,abs_abs(real),X),field_char_0_Rats(real))
    <=> member(real,X,field_char_0_Rats(real)) ) ).

% Rats_abs_iff
tff(fact_7982_ccpo__Sup__least,axiom,
    ! [A: $tType] :
      ( comple9053668089753744459l_ccpo(A)
     => ! [A3: set(A),Z: A] :
          ( comple1602240252501008431_chain(A,ord_less_eq(A),A3)
         => ( ! [X3: A] :
                ( member(A,X3,A3)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X3),Z) )
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(set(A),A,complete_Sup_Sup(A),A3)),Z) ) ) ) ).

% ccpo_Sup_least
tff(fact_7983_ccpo__Sup__upper,axiom,
    ! [A: $tType] :
      ( comple9053668089753744459l_ccpo(A)
     => ! [A3: set(A),X: A] :
          ( comple1602240252501008431_chain(A,ord_less_eq(A),A3)
         => ( member(A,X,A3)
           => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X),aa(set(A),A,complete_Sup_Sup(A),A3)) ) ) ) ).

% ccpo_Sup_upper
tff(fact_7984_chain__imageI,axiom,
    ! [B: $tType,A: $tType,Le_a: fun(A,fun(A,$o)),Y6: set(A),Le_b: fun(B,fun(B,$o)),F2: fun(A,B)] :
      ( comple1602240252501008431_chain(A,Le_a,Y6)
     => ( ! [X3: A,Y3: A] :
            ( member(A,X3,Y6)
           => ( member(A,Y3,Y6)
             => ( aa(A,$o,aa(A,fun(A,$o),Le_a,X3),Y3)
               => aa(B,$o,aa(B,fun(B,$o),Le_b,aa(A,B,F2,X3)),aa(A,B,F2,Y3)) ) ) )
       => comple1602240252501008431_chain(B,Le_b,aa(set(A),set(B),image(A,B,F2),Y6)) ) ) ).

% chain_imageI
tff(fact_7985_chain__singleton,axiom,
    ! [A: $tType] :
      ( comple9053668089753744459l_ccpo(A)
     => ! [X: A] : comple1602240252501008431_chain(A,ord_less_eq(A),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),X),bot_bot(set(A)))) ) ).

% chain_singleton
tff(fact_7986_Nats__subset__Rats,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),semiring_1_Nats(A)),field_char_0_Rats(A)) ) ).

% Nats_subset_Rats
tff(fact_7987_Ints__subset__Rats,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),ring_1_Ints(A)),field_char_0_Rats(A)) ) ).

% Ints_subset_Rats
tff(fact_7988_chain__subset,axiom,
    ! [A: $tType,Ord: fun(A,fun(A,$o)),A3: set(A),B3: set(A)] :
      ( comple1602240252501008431_chain(A,Ord,A3)
     => ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),B3),A3)
       => comple1602240252501008431_chain(A,Ord,B3) ) ) ).

% chain_subset
tff(fact_7989_Rats__no__top__le,axiom,
    ! [X: real] :
    ? [X3: real] :
      ( member(real,X3,field_char_0_Rats(real))
      & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),X),X3) ) ).

% Rats_no_top_le
tff(fact_7990_Rats__dense__in__real,axiom,
    ! [X: real,Y: real] :
      ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),Y)
     => ? [X3: real] :
          ( member(real,X3,field_char_0_Rats(real))
          & aa(real,$o,aa(real,fun(real,$o),ord_less(real),X),X3)
          & aa(real,$o,aa(real,fun(real,$o),ord_less(real),X3),Y) ) ) ).

% Rats_dense_in_real
tff(fact_7991_Rats__no__bot__less,axiom,
    ! [X: real] :
    ? [X3: real] :
      ( member(real,X3,field_char_0_Rats(real))
      & aa(real,$o,aa(real,fun(real,$o),ord_less(real),X3),X) ) ).

% Rats_no_bot_less
tff(fact_7992_Rats__of__int,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [Z: int] : member(A,aa(int,A,ring_1_of_int(A),Z),field_char_0_Rats(A)) ) ).

% Rats_of_int
tff(fact_7993_Rats__number__of,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [W: num] : member(A,aa(num,A,numeral_numeral(A),W),field_char_0_Rats(A)) ) ).

% Rats_number_of
tff(fact_7994_Rats__1,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => member(A,one_one(A),field_char_0_Rats(A)) ) ).

% Rats_1
tff(fact_7995_Rats__add,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [A2: A,B2: A] :
          ( member(A,A2,field_char_0_Rats(A))
         => ( member(A,B2,field_char_0_Rats(A))
           => member(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),A2),B2),field_char_0_Rats(A)) ) ) ) ).

% Rats_add
tff(fact_7996_Rats__power,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [A2: A,Nb: nat] :
          ( member(A,A2,field_char_0_Rats(A))
         => member(A,aa(nat,A,power_power(A,A2),Nb),field_char_0_Rats(A)) ) ) ).

% Rats_power
tff(fact_7997_Rats__divide,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [A2: A,B2: A] :
          ( member(A,A2,field_char_0_Rats(A))
         => ( member(A,B2,field_char_0_Rats(A))
           => member(A,divide_divide(A,A2,B2),field_char_0_Rats(A)) ) ) ) ).

% Rats_divide
tff(fact_7998_Rats__0,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => member(A,zero_zero(A),field_char_0_Rats(A)) ) ).

% Rats_0
tff(fact_7999_Rats__of__nat,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [Nb: nat] : member(A,aa(nat,A,semiring_1_of_nat(A),Nb),field_char_0_Rats(A)) ) ).

% Rats_of_nat
tff(fact_8000_Rats__eq__int__div__int,axiom,
    field_char_0_Rats(real) = collect(real,aTP_Lamp_aip(real,$o)) ).

% Rats_eq_int_div_int
tff(fact_8001_in__chain__finite,axiom,
    ! [A: $tType] :
      ( comple9053668089753744459l_ccpo(A)
     => ! [A3: set(A)] :
          ( comple1602240252501008431_chain(A,ord_less_eq(A),A3)
         => ( finite_finite(A,A3)
           => ( ( A3 != bot_bot(set(A)) )
             => member(A,aa(set(A),A,complete_Sup_Sup(A),A3),A3) ) ) ) ) ).

% in_chain_finite
tff(fact_8002_lexord__def,axiom,
    ! [A: $tType,R2: set(product_prod(A,A))] : lexord(A,R2) = collect(product_prod(list(A),list(A)),product_case_prod(list(A),list(A),$o,aTP_Lamp_aiq(set(product_prod(A,A)),fun(list(A),fun(list(A),$o)),R2))) ).

% lexord_def
tff(fact_8003_lexord__cons__cons,axiom,
    ! [A: $tType,A2: A,X: list(A),B2: A,Y: list(A),R2: set(product_prod(A,A))] :
      ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),aa(list(A),list(A),cons(A,A2),X)),aa(list(A),list(A),cons(A,B2),Y)),lexord(A,R2))
    <=> ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,A2),B2),R2)
        | ( ( A2 = B2 )
          & member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),X),Y),lexord(A,R2)) ) ) ) ).

% lexord_cons_cons
tff(fact_8004_lexord__Nil__left,axiom,
    ! [A: $tType,Y: list(A),R2: set(product_prod(A,A))] :
      ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),nil(A)),Y),lexord(A,R2))
    <=> ? [A6: A,X4: list(A)] : Y = aa(list(A),list(A),cons(A,A6),X4) ) ).

% lexord_Nil_left
tff(fact_8005_lexord__same__pref__if__irrefl,axiom,
    ! [A: $tType,R2: set(product_prod(A,A)),Xs: list(A),Ys2: list(A),Zs: list(A)] :
      ( irrefl(A,R2)
     => ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),append(A,Xs,Ys2)),append(A,Xs,Zs)),lexord(A,R2))
      <=> member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Ys2),Zs),lexord(A,R2)) ) ) ).

% lexord_same_pref_if_irrefl
tff(fact_8006_lexord__append__leftI,axiom,
    ! [A: $tType,U: list(A),V: list(A),R2: set(product_prod(A,A)),X: list(A)] :
      ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),U),V),lexord(A,R2))
     => member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),append(A,X,U)),append(A,X,V)),lexord(A,R2)) ) ).

% lexord_append_leftI
tff(fact_8007_lexord__linear,axiom,
    ! [A: $tType,R2: set(product_prod(A,A)),X: list(A),Y: list(A)] :
      ( ! [A4: A,B5: A] :
          ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,A4),B5),R2)
          | ( A4 = B5 )
          | member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,B5),A4),R2) )
     => ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),X),Y),lexord(A,R2))
        | ( X = Y )
        | member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Y),X),lexord(A,R2)) ) ) ).

% lexord_linear
tff(fact_8008_lexord__irreflexive,axiom,
    ! [A: $tType,R2: set(product_prod(A,A)),Xs: list(A)] :
      ( ! [X3: A] : ~ member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X3),X3),R2)
     => ~ member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs),Xs),lexord(A,R2)) ) ).

% lexord_irreflexive
tff(fact_8009_lexord__Nil__right,axiom,
    ! [A: $tType,X: list(A),R2: set(product_prod(A,A))] : ~ member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),X),nil(A)),lexord(A,R2)) ).

% lexord_Nil_right
tff(fact_8010_lexord__partial__trans,axiom,
    ! [A: $tType,Xs: list(A),R2: set(product_prod(A,A)),Ys2: list(A),Zs: list(A)] :
      ( ! [X3: A,Y3: A,Z2: A] :
          ( member(A,X3,aa(list(A),set(A),set2(A),Xs))
         => ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X3),Y3),R2)
           => ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,Y3),Z2),R2)
             => member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X3),Z2),R2) ) ) )
     => ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs),Ys2),lexord(A,R2))
       => ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Ys2),Zs),lexord(A,R2))
         => member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs),Zs),lexord(A,R2)) ) ) ) ).

% lexord_partial_trans
tff(fact_8011_lexord__append__leftD,axiom,
    ! [A: $tType,X: list(A),U: list(A),V: list(A),R2: set(product_prod(A,A))] :
      ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),append(A,X,U)),append(A,X,V)),lexord(A,R2))
     => ( ! [A4: A] : ~ member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,A4),A4),R2)
       => member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),U),V),lexord(A,R2)) ) ) ).

% lexord_append_leftD
tff(fact_8012_lexord__append__rightI,axiom,
    ! [A: $tType,Y: list(A),X: list(A),R2: set(product_prod(A,A))] :
      ( ? [B11: A,Z3: list(A)] : Y = aa(list(A),list(A),cons(A,B11),Z3)
     => member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),X),append(A,X,Y)),lexord(A,R2)) ) ).

% lexord_append_rightI
tff(fact_8013_lexord__sufE,axiom,
    ! [A: $tType,Xs: list(A),Zs: list(A),Ys2: list(A),Qs: list(A),R2: set(product_prod(A,A))] :
      ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),append(A,Xs,Zs)),append(A,Ys2,Qs)),lexord(A,R2))
     => ( ( Xs != Ys2 )
       => ( ( aa(list(A),nat,size_size(list(A)),Xs) = aa(list(A),nat,size_size(list(A)),Ys2) )
         => ( ( aa(list(A),nat,size_size(list(A)),Zs) = aa(list(A),nat,size_size(list(A)),Qs) )
           => member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs),Ys2),lexord(A,R2)) ) ) ) ) ).

% lexord_sufE
tff(fact_8014_lexord__lex,axiom,
    ! [A: $tType,X: list(A),Y: list(A),R2: set(product_prod(A,A))] :
      ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),X),Y),lex(A,R2))
    <=> ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),X),Y),lexord(A,R2))
        & ( aa(list(A),nat,size_size(list(A)),X) = aa(list(A),nat,size_size(list(A)),Y) ) ) ) ).

% lexord_lex
tff(fact_8015_lexord__irrefl,axiom,
    ! [A: $tType,R: set(product_prod(A,A))] :
      ( irrefl(A,R)
     => irrefl(list(A),lexord(A,R)) ) ).

% lexord_irrefl
tff(fact_8016_lexord__append__left__rightI,axiom,
    ! [A: $tType,A2: A,B2: A,R2: set(product_prod(A,A)),U: list(A),X: list(A),Y: list(A)] :
      ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,A2),B2),R2)
     => member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),append(A,U,aa(list(A),list(A),cons(A,A2),X))),append(A,U,aa(list(A),list(A),cons(A,B2),Y))),lexord(A,R2)) ) ).

% lexord_append_left_rightI
tff(fact_8017_lexord__same__pref__iff,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A),Zs: list(A),R2: set(product_prod(A,A))] :
      ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),append(A,Xs,Ys2)),append(A,Xs,Zs)),lexord(A,R2))
    <=> ( ? [X4: A] :
            ( member(A,X4,aa(list(A),set(A),set2(A),Xs))
            & member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X4),X4),R2) )
        | member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Ys2),Zs),lexord(A,R2)) ) ) ).

% lexord_same_pref_iff
tff(fact_8018_lexord__sufI,axiom,
    ! [A: $tType,U: list(A),W: list(A),R2: set(product_prod(A,A)),V: list(A),Z: list(A)] :
      ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),U),W),lexord(A,R2))
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(list(A),nat,size_size(list(A)),W)),aa(list(A),nat,size_size(list(A)),U))
       => member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),append(A,U,V)),append(A,W,Z)),lexord(A,R2)) ) ) ).

% lexord_sufI
tff(fact_8019_List_Olexordp__def,axiom,
    ! [A: $tType,R2: fun(A,fun(A,$o)),Xs: list(A),Ys2: list(A)] :
      ( lexordp(A,R2,Xs,Ys2)
    <=> member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs),Ys2),lexord(A,collect(product_prod(A,A),product_case_prod(A,A,$o,R2)))) ) ).

% List.lexordp_def
tff(fact_8020_flat__lub__def,axiom,
    ! [A: $tType,B2: A,A3: set(A)] :
      partial_flat_lub(A,B2,A3) = $ite(aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),A3),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),B2),bot_bot(set(A)))),B2,the(A,aa(set(A),fun(A,$o),aTP_Lamp_air(A,fun(set(A),fun(A,$o)),B2),A3))) ).

% flat_lub_def
tff(fact_8021_relpow__finite__bounded1,axiom,
    ! [A: $tType,R: set(product_prod(A,A)),K: nat] :
      ( finite_finite(product_prod(A,A),R)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),K)
       => aa(set(product_prod(A,A)),$o,aa(set(product_prod(A,A)),fun(set(product_prod(A,A)),$o),ord_less_eq(set(product_prod(A,A))),aa(set(product_prod(A,A)),set(product_prod(A,A)),aa(nat,fun(set(product_prod(A,A)),set(product_prod(A,A))),compow(set(product_prod(A,A))),K),R)),aa(set(set(product_prod(A,A))),set(product_prod(A,A)),complete_Sup_Sup(set(product_prod(A,A))),aa(set(nat),set(set(product_prod(A,A))),image(nat,set(product_prod(A,A)),aTP_Lamp_ais(set(product_prod(A,A)),fun(nat,set(product_prod(A,A))),R)),collect(nat,aTP_Lamp_ait(set(product_prod(A,A)),fun(nat,$o),R))))) ) ) ).

% relpow_finite_bounded1
tff(fact_8022_and__not__num_Oelims,axiom,
    ! [X: num,Xa: num,Y: option(num)] :
      ( ( bit_and_not_num(X,Xa) = Y )
     => ( ( ( X = one2 )
         => ( ( Xa = one2 )
           => ( Y != none(num) ) ) )
       => ( ( ( X = one2 )
           => ( ? [N: num] : Xa = aa(num,num,bit0,N)
             => ( Y != aa(num,option(num),some(num),one2) ) ) )
         => ( ( ( X = one2 )
             => ( ? [N: num] : Xa = aa(num,num,bit1,N)
               => ( Y != none(num) ) ) )
           => ( ! [M4: num] :
                  ( ( X = aa(num,num,bit0,M4) )
                 => ( ( Xa = one2 )
                   => ( Y != aa(num,option(num),some(num),aa(num,num,bit0,M4)) ) ) )
             => ( ! [M4: num] :
                    ( ( X = aa(num,num,bit0,M4) )
                   => ! [N: num] :
                        ( ( Xa = aa(num,num,bit0,N) )
                       => ( Y != aa(option(num),option(num),map_option(num,num,bit0),bit_and_not_num(M4,N)) ) ) )
               => ( ! [M4: num] :
                      ( ( X = aa(num,num,bit0,M4) )
                     => ! [N: num] :
                          ( ( Xa = aa(num,num,bit1,N) )
                         => ( Y != aa(option(num),option(num),map_option(num,num,bit0),bit_and_not_num(M4,N)) ) ) )
                 => ( ! [M4: num] :
                        ( ( X = aa(num,num,bit1,M4) )
                       => ( ( Xa = one2 )
                         => ( Y != aa(num,option(num),some(num),aa(num,num,bit0,M4)) ) ) )
                   => ( ! [M4: num] :
                          ( ( X = aa(num,num,bit1,M4) )
                         => ! [N: num] :
                              ( ( Xa = aa(num,num,bit0,N) )
                             => ( Y != case_option(option(num),num,aa(num,option(num),some(num),one2),aTP_Lamp_aim(num,option(num)),bit_and_not_num(M4,N)) ) ) )
                     => ~ ! [M4: num] :
                            ( ( X = aa(num,num,bit1,M4) )
                           => ! [N: num] :
                                ( ( Xa = aa(num,num,bit1,N) )
                               => ( Y != aa(option(num),option(num),map_option(num,num,bit0),bit_and_not_num(M4,N)) ) ) ) ) ) ) ) ) ) ) ) ) ).

% and_not_num.elims
tff(fact_8023_None__eq__map__option__iff,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),X: option(B)] :
      ( ( none(A) = aa(option(B),option(A),map_option(B,A,F2),X) )
    <=> ( X = none(B) ) ) ).

% None_eq_map_option_iff
tff(fact_8024_map__option__is__None,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),Opt: option(B)] :
      ( ( aa(option(B),option(A),map_option(B,A,F2),Opt) = none(A) )
    <=> ( Opt = none(B) ) ) ).

% map_option_is_None
tff(fact_8025_option_Omap__disc__iff,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),A2: option(B)] :
      ( ( aa(option(B),option(A),map_option(B,A,F2),A2) = none(A) )
    <=> ( A2 = none(B) ) ) ).

% option.map_disc_iff
tff(fact_8026_relpow__1,axiom,
    ! [A: $tType,R: set(product_prod(A,A))] : aa(set(product_prod(A,A)),set(product_prod(A,A)),aa(nat,fun(set(product_prod(A,A)),set(product_prod(A,A))),compow(set(product_prod(A,A))),one_one(nat)),R) = R ).

% relpow_1
tff(fact_8027_map__option__o__empty,axiom,
    ! [A: $tType,C: $tType,B: $tType,F2: fun(C,B),X2: A] : aa(A,option(B),aa(fun(A,option(C)),fun(A,option(B)),comp(option(C),option(B),A,map_option(C,B,F2)),aTP_Lamp_aiu(A,option(C))),X2) = none(B) ).

% map_option_o_empty
tff(fact_8028_finite__relpow,axiom,
    ! [A: $tType,R: set(product_prod(A,A)),Nb: nat] :
      ( finite_finite(product_prod(A,A),R)
     => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
       => finite_finite(product_prod(A,A),aa(set(product_prod(A,A)),set(product_prod(A,A)),aa(nat,fun(set(product_prod(A,A)),set(product_prod(A,A))),compow(set(product_prod(A,A))),Nb),R)) ) ) ).

% finite_relpow
tff(fact_8029_relpow__empty,axiom,
    ! [A: $tType,Nb: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Nb)
     => ( aa(set(product_prod(A,A)),set(product_prod(A,A)),aa(nat,fun(set(product_prod(A,A)),set(product_prod(A,A))),compow(set(product_prod(A,A))),Nb),bot_bot(set(product_prod(A,A)))) = bot_bot(set(product_prod(A,A))) ) ) ).

% relpow_empty
tff(fact_8030_relpow__Suc__E,axiom,
    ! [A: $tType,X: A,Z: A,Nb: nat,R: set(product_prod(A,A))] :
      ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Z),aa(set(product_prod(A,A)),set(product_prod(A,A)),aa(nat,fun(set(product_prod(A,A)),set(product_prod(A,A))),compow(set(product_prod(A,A))),aa(nat,nat,suc,Nb)),R))
     => ~ ! [Y3: A] :
            ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Y3),aa(set(product_prod(A,A)),set(product_prod(A,A)),aa(nat,fun(set(product_prod(A,A)),set(product_prod(A,A))),compow(set(product_prod(A,A))),Nb),R))
           => ~ member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,Y3),Z),R) ) ) ).

% relpow_Suc_E
tff(fact_8031_relpow__Suc__I,axiom,
    ! [A: $tType,X: A,Y: A,Nb: nat,R: set(product_prod(A,A)),Z: A] :
      ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Y),aa(set(product_prod(A,A)),set(product_prod(A,A)),aa(nat,fun(set(product_prod(A,A)),set(product_prod(A,A))),compow(set(product_prod(A,A))),Nb),R))
     => ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,Y),Z),R)
       => member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Z),aa(set(product_prod(A,A)),set(product_prod(A,A)),aa(nat,fun(set(product_prod(A,A)),set(product_prod(A,A))),compow(set(product_prod(A,A))),aa(nat,nat,suc,Nb)),R)) ) ) ).

% relpow_Suc_I
tff(fact_8032_relpow__Suc__D2,axiom,
    ! [A: $tType,X: A,Z: A,Nb: nat,R: set(product_prod(A,A))] :
      ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Z),aa(set(product_prod(A,A)),set(product_prod(A,A)),aa(nat,fun(set(product_prod(A,A)),set(product_prod(A,A))),compow(set(product_prod(A,A))),aa(nat,nat,suc,Nb)),R))
     => ? [Y3: A] :
          ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Y3),R)
          & member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,Y3),Z),aa(set(product_prod(A,A)),set(product_prod(A,A)),aa(nat,fun(set(product_prod(A,A)),set(product_prod(A,A))),compow(set(product_prod(A,A))),Nb),R)) ) ) ).

% relpow_Suc_D2
tff(fact_8033_relpow__Suc__E2,axiom,
    ! [A: $tType,X: A,Z: A,Nb: nat,R: set(product_prod(A,A))] :
      ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Z),aa(set(product_prod(A,A)),set(product_prod(A,A)),aa(nat,fun(set(product_prod(A,A)),set(product_prod(A,A))),compow(set(product_prod(A,A))),aa(nat,nat,suc,Nb)),R))
     => ~ ! [Y3: A] :
            ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Y3),R)
           => ~ member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,Y3),Z),aa(set(product_prod(A,A)),set(product_prod(A,A)),aa(nat,fun(set(product_prod(A,A)),set(product_prod(A,A))),compow(set(product_prod(A,A))),Nb),R)) ) ) ).

% relpow_Suc_E2
tff(fact_8034_relpow__Suc__I2,axiom,
    ! [A: $tType,X: A,Y: A,R: set(product_prod(A,A)),Z: A,Nb: nat] :
      ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Y),R)
     => ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,Y),Z),aa(set(product_prod(A,A)),set(product_prod(A,A)),aa(nat,fun(set(product_prod(A,A)),set(product_prod(A,A))),compow(set(product_prod(A,A))),Nb),R))
       => member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Z),aa(set(product_prod(A,A)),set(product_prod(A,A)),aa(nat,fun(set(product_prod(A,A)),set(product_prod(A,A))),compow(set(product_prod(A,A))),aa(nat,nat,suc,Nb)),R)) ) ) ).

% relpow_Suc_I2
tff(fact_8035_relpow__0__E,axiom,
    ! [A: $tType,X: A,Y: A,R: set(product_prod(A,A))] :
      ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Y),aa(set(product_prod(A,A)),set(product_prod(A,A)),aa(nat,fun(set(product_prod(A,A)),set(product_prod(A,A))),compow(set(product_prod(A,A))),zero_zero(nat)),R))
     => ( X = Y ) ) ).

% relpow_0_E
tff(fact_8036_relpow__0__I,axiom,
    ! [A: $tType,X: A,R: set(product_prod(A,A))] : member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),X),aa(set(product_prod(A,A)),set(product_prod(A,A)),aa(nat,fun(set(product_prod(A,A)),set(product_prod(A,A))),compow(set(product_prod(A,A))),zero_zero(nat)),R)) ).

% relpow_0_I
tff(fact_8037_relpow__E2,axiom,
    ! [A: $tType,X: A,Z: A,Nb: nat,R: set(product_prod(A,A))] :
      ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Z),aa(set(product_prod(A,A)),set(product_prod(A,A)),aa(nat,fun(set(product_prod(A,A)),set(product_prod(A,A))),compow(set(product_prod(A,A))),Nb),R))
     => ( ( ( Nb = zero_zero(nat) )
         => ( X != Z ) )
       => ~ ! [Y3: A,M4: nat] :
              ( ( Nb = aa(nat,nat,suc,M4) )
             => ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Y3),R)
               => ~ member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,Y3),Z),aa(set(product_prod(A,A)),set(product_prod(A,A)),aa(nat,fun(set(product_prod(A,A)),set(product_prod(A,A))),compow(set(product_prod(A,A))),M4),R)) ) ) ) ) ).

% relpow_E2
tff(fact_8038_relpow__E,axiom,
    ! [A: $tType,X: A,Z: A,Nb: nat,R: set(product_prod(A,A))] :
      ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Z),aa(set(product_prod(A,A)),set(product_prod(A,A)),aa(nat,fun(set(product_prod(A,A)),set(product_prod(A,A))),compow(set(product_prod(A,A))),Nb),R))
     => ( ( ( Nb = zero_zero(nat) )
         => ( X != Z ) )
       => ~ ! [Y3: A,M4: nat] :
              ( ( Nb = aa(nat,nat,suc,M4) )
             => ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Y3),aa(set(product_prod(A,A)),set(product_prod(A,A)),aa(nat,fun(set(product_prod(A,A)),set(product_prod(A,A))),compow(set(product_prod(A,A))),M4),R))
               => ~ member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,Y3),Z),R) ) ) ) ) ).

% relpow_E
tff(fact_8039_option_Osimps_I8_J,axiom,
    ! [B: $tType,A: $tType,F2: fun(B,A)] : aa(option(B),option(A),map_option(B,A,F2),none(B)) = none(A) ).

% option.simps(8)
tff(fact_8040_and__not__num_Osimps_I5_J,axiom,
    ! [Ma: num,Nb: num] : bit_and_not_num(aa(num,num,bit0,Ma),aa(num,num,bit0,Nb)) = aa(option(num),option(num),map_option(num,num,bit0),bit_and_not_num(Ma,Nb)) ).

% and_not_num.simps(5)
tff(fact_8041_and__not__num_Osimps_I6_J,axiom,
    ! [Ma: num,Nb: num] : bit_and_not_num(aa(num,num,bit0,Ma),aa(num,num,bit1,Nb)) = aa(option(num),option(num),map_option(num,num,bit0),bit_and_not_num(Ma,Nb)) ).

% and_not_num.simps(6)
tff(fact_8042_and__not__num_Osimps_I9_J,axiom,
    ! [Ma: num,Nb: num] : bit_and_not_num(aa(num,num,bit1,Ma),aa(num,num,bit1,Nb)) = aa(option(num),option(num),map_option(num,num,bit0),bit_and_not_num(Ma,Nb)) ).

% and_not_num.simps(9)
tff(fact_8043_ran__map__option,axiom,
    ! [A: $tType,C: $tType,B: $tType,F2: fun(C,A),Ma: fun(B,option(C))] : ran(B,A,aa(fun(B,option(C)),fun(B,option(A)),aTP_Lamp_aiv(fun(C,A),fun(fun(B,option(C)),fun(B,option(A))),F2),Ma)) = aa(set(C),set(A),image(C,A,F2),ran(B,C,Ma)) ).

% ran_map_option
tff(fact_8044_map__option__case,axiom,
    ! [A: $tType,B: $tType,F2: fun(B,A),Y: option(B)] : aa(option(B),option(A),map_option(B,A,F2),Y) = case_option(option(A),B,none(A),aTP_Lamp_aiw(fun(B,A),fun(B,option(A)),F2),Y) ).

% map_option_case
tff(fact_8045_relpow__fun__conv,axiom,
    ! [A: $tType,A2: A,B2: A,Nb: nat,R: set(product_prod(A,A))] :
      ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,A2),B2),aa(set(product_prod(A,A)),set(product_prod(A,A)),aa(nat,fun(set(product_prod(A,A)),set(product_prod(A,A))),compow(set(product_prod(A,A))),Nb),R))
    <=> ? [F6: fun(nat,A)] :
          ( ( aa(nat,A,F6,zero_zero(nat)) = A2 )
          & ( aa(nat,A,F6,Nb) = B2 )
          & ! [I3: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I3),Nb)
             => member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,aa(nat,A,F6,I3)),aa(nat,A,F6,aa(nat,nat,suc,I3))),R) ) ) ) ).

% relpow_fun_conv
tff(fact_8046_relpow__finite__bounded,axiom,
    ! [A: $tType,R: set(product_prod(A,A)),K: nat] :
      ( finite_finite(product_prod(A,A),R)
     => aa(set(product_prod(A,A)),$o,aa(set(product_prod(A,A)),fun(set(product_prod(A,A)),$o),ord_less_eq(set(product_prod(A,A))),aa(set(product_prod(A,A)),set(product_prod(A,A)),aa(nat,fun(set(product_prod(A,A)),set(product_prod(A,A))),compow(set(product_prod(A,A))),K),R)),aa(set(set(product_prod(A,A))),set(product_prod(A,A)),complete_Sup_Sup(set(product_prod(A,A))),aa(set(nat),set(set(product_prod(A,A))),image(nat,set(product_prod(A,A)),aTP_Lamp_ais(set(product_prod(A,A)),fun(nat,set(product_prod(A,A))),R)),collect(nat,aTP_Lamp_aix(set(product_prod(A,A)),fun(nat,$o),R))))) ) ).

% relpow_finite_bounded
tff(fact_8047_and__not__num_Opelims,axiom,
    ! [X: num,Xa: num,Y: option(num)] :
      ( ( bit_and_not_num(X,Xa) = Y )
     => ( aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_and_not_num_rel),aa(num,product_prod(num,num),product_Pair(num,num,X),Xa))
       => ( ( ( X = one2 )
           => ( ( Xa = one2 )
             => ( ( Y = none(num) )
               => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_and_not_num_rel),aa(num,product_prod(num,num),product_Pair(num,num,one2),one2)) ) ) )
         => ( ( ( X = one2 )
             => ! [N: num] :
                  ( ( Xa = aa(num,num,bit0,N) )
                 => ( ( Y = aa(num,option(num),some(num),one2) )
                   => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_and_not_num_rel),aa(num,product_prod(num,num),product_Pair(num,num,one2),aa(num,num,bit0,N))) ) ) )
           => ( ( ( X = one2 )
               => ! [N: num] :
                    ( ( Xa = aa(num,num,bit1,N) )
                   => ( ( Y = none(num) )
                     => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_and_not_num_rel),aa(num,product_prod(num,num),product_Pair(num,num,one2),aa(num,num,bit1,N))) ) ) )
             => ( ! [M4: num] :
                    ( ( X = aa(num,num,bit0,M4) )
                   => ( ( Xa = one2 )
                     => ( ( Y = aa(num,option(num),some(num),aa(num,num,bit0,M4)) )
                       => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_and_not_num_rel),aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit0,M4)),one2)) ) ) )
               => ( ! [M4: num] :
                      ( ( X = aa(num,num,bit0,M4) )
                     => ! [N: num] :
                          ( ( Xa = aa(num,num,bit0,N) )
                         => ( ( Y = aa(option(num),option(num),map_option(num,num,bit0),bit_and_not_num(M4,N)) )
                           => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_and_not_num_rel),aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit0,M4)),aa(num,num,bit0,N))) ) ) )
                 => ( ! [M4: num] :
                        ( ( X = aa(num,num,bit0,M4) )
                       => ! [N: num] :
                            ( ( Xa = aa(num,num,bit1,N) )
                           => ( ( Y = aa(option(num),option(num),map_option(num,num,bit0),bit_and_not_num(M4,N)) )
                             => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_and_not_num_rel),aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit0,M4)),aa(num,num,bit1,N))) ) ) )
                   => ( ! [M4: num] :
                          ( ( X = aa(num,num,bit1,M4) )
                         => ( ( Xa = one2 )
                           => ( ( Y = aa(num,option(num),some(num),aa(num,num,bit0,M4)) )
                             => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_and_not_num_rel),aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit1,M4)),one2)) ) ) )
                     => ( ! [M4: num] :
                            ( ( X = aa(num,num,bit1,M4) )
                           => ! [N: num] :
                                ( ( Xa = aa(num,num,bit0,N) )
                               => ( ( Y = case_option(option(num),num,aa(num,option(num),some(num),one2),aTP_Lamp_aim(num,option(num)),bit_and_not_num(M4,N)) )
                                 => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_and_not_num_rel),aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit1,M4)),aa(num,num,bit0,N))) ) ) )
                       => ~ ! [M4: num] :
                              ( ( X = aa(num,num,bit1,M4) )
                             => ! [N: num] :
                                  ( ( Xa = aa(num,num,bit1,N) )
                                 => ( ( Y = aa(option(num),option(num),map_option(num,num,bit0),bit_and_not_num(M4,N)) )
                                   => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_and_not_num_rel),aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit1,M4)),aa(num,num,bit1,N))) ) ) ) ) ) ) ) ) ) ) ) ) ) ).

% and_not_num.pelims
tff(fact_8048_ntrancl__def,axiom,
    ! [A: $tType,Nb: nat,R: set(product_prod(A,A))] : transitive_ntrancl(A,Nb,R) = aa(set(set(product_prod(A,A))),set(product_prod(A,A)),complete_Sup_Sup(set(product_prod(A,A))),aa(set(nat),set(set(product_prod(A,A))),image(nat,set(product_prod(A,A)),aTP_Lamp_ais(set(product_prod(A,A)),fun(nat,set(product_prod(A,A))),R)),collect(nat,aTP_Lamp_aiy(nat,fun(nat,$o),Nb)))) ).

% ntrancl_def
tff(fact_8049_ntrancl__Zero,axiom,
    ! [A: $tType,R: set(product_prod(A,A))] : transitive_ntrancl(A,zero_zero(nat),R) = R ).

% ntrancl_Zero
tff(fact_8050_and__num_Oelims,axiom,
    ! [X: num,Xa: num,Y: option(num)] :
      ( ( bit_un7362597486090784418nd_num(X,Xa) = Y )
     => ( ( ( X = one2 )
         => ( ( Xa = one2 )
           => ( Y != aa(num,option(num),some(num),one2) ) ) )
       => ( ( ( X = one2 )
           => ( ? [N: num] : Xa = aa(num,num,bit0,N)
             => ( Y != none(num) ) ) )
         => ( ( ( X = one2 )
             => ( ? [N: num] : Xa = aa(num,num,bit1,N)
               => ( Y != aa(num,option(num),some(num),one2) ) ) )
           => ( ( ? [M4: num] : X = aa(num,num,bit0,M4)
               => ( ( Xa = one2 )
                 => ( Y != none(num) ) ) )
             => ( ! [M4: num] :
                    ( ( X = aa(num,num,bit0,M4) )
                   => ! [N: num] :
                        ( ( Xa = aa(num,num,bit0,N) )
                       => ( Y != aa(option(num),option(num),map_option(num,num,bit0),bit_un7362597486090784418nd_num(M4,N)) ) ) )
               => ( ! [M4: num] :
                      ( ( X = aa(num,num,bit0,M4) )
                     => ! [N: num] :
                          ( ( Xa = aa(num,num,bit1,N) )
                         => ( Y != aa(option(num),option(num),map_option(num,num,bit0),bit_un7362597486090784418nd_num(M4,N)) ) ) )
                 => ( ( ? [M4: num] : X = aa(num,num,bit1,M4)
                     => ( ( Xa = one2 )
                       => ( Y != aa(num,option(num),some(num),one2) ) ) )
                   => ( ! [M4: num] :
                          ( ( X = aa(num,num,bit1,M4) )
                         => ! [N: num] :
                              ( ( Xa = aa(num,num,bit0,N) )
                             => ( Y != aa(option(num),option(num),map_option(num,num,bit0),bit_un7362597486090784418nd_num(M4,N)) ) ) )
                     => ~ ! [M4: num] :
                            ( ( X = aa(num,num,bit1,M4) )
                           => ! [N: num] :
                                ( ( Xa = aa(num,num,bit1,N) )
                               => ( Y != case_option(option(num),num,aa(num,option(num),some(num),one2),aTP_Lamp_aim(num,option(num)),bit_un7362597486090784418nd_num(M4,N)) ) ) ) ) ) ) ) ) ) ) ) ) ).

% and_num.elims
tff(fact_8051_xor__num_Oelims,axiom,
    ! [X: num,Xa: num,Y: option(num)] :
      ( ( bit_un2480387367778600638or_num(X,Xa) = Y )
     => ( ( ( X = one2 )
         => ( ( Xa = one2 )
           => ( Y != none(num) ) ) )
       => ( ( ( X = one2 )
           => ! [N: num] :
                ( ( Xa = aa(num,num,bit0,N) )
               => ( Y != aa(num,option(num),some(num),aa(num,num,bit1,N)) ) ) )
         => ( ( ( X = one2 )
             => ! [N: num] :
                  ( ( Xa = aa(num,num,bit1,N) )
                 => ( Y != aa(num,option(num),some(num),aa(num,num,bit0,N)) ) ) )
           => ( ! [M4: num] :
                  ( ( X = aa(num,num,bit0,M4) )
                 => ( ( Xa = one2 )
                   => ( Y != aa(num,option(num),some(num),aa(num,num,bit1,M4)) ) ) )
             => ( ! [M4: num] :
                    ( ( X = aa(num,num,bit0,M4) )
                   => ! [N: num] :
                        ( ( Xa = aa(num,num,bit0,N) )
                       => ( Y != aa(option(num),option(num),map_option(num,num,bit0),bit_un2480387367778600638or_num(M4,N)) ) ) )
               => ( ! [M4: num] :
                      ( ( X = aa(num,num,bit0,M4) )
                     => ! [N: num] :
                          ( ( Xa = aa(num,num,bit1,N) )
                         => ( Y != aa(num,option(num),some(num),case_option(num,num,one2,bit1,bit_un2480387367778600638or_num(M4,N))) ) ) )
                 => ( ! [M4: num] :
                        ( ( X = aa(num,num,bit1,M4) )
                       => ( ( Xa = one2 )
                         => ( Y != aa(num,option(num),some(num),aa(num,num,bit0,M4)) ) ) )
                   => ( ! [M4: num] :
                          ( ( X = aa(num,num,bit1,M4) )
                         => ! [N: num] :
                              ( ( Xa = aa(num,num,bit0,N) )
                             => ( Y != aa(num,option(num),some(num),case_option(num,num,one2,bit1,bit_un2480387367778600638or_num(M4,N))) ) ) )
                     => ~ ! [M4: num] :
                            ( ( X = aa(num,num,bit1,M4) )
                           => ! [N: num] :
                                ( ( Xa = aa(num,num,bit1,N) )
                               => ( Y != aa(option(num),option(num),map_option(num,num,bit0),bit_un2480387367778600638or_num(M4,N)) ) ) ) ) ) ) ) ) ) ) ) ) ).

% xor_num.elims
tff(fact_8052_xor__num_Osimps_I5_J,axiom,
    ! [Ma: num,Nb: num] : bit_un2480387367778600638or_num(aa(num,num,bit0,Ma),aa(num,num,bit0,Nb)) = aa(option(num),option(num),map_option(num,num,bit0),bit_un2480387367778600638or_num(Ma,Nb)) ).

% xor_num.simps(5)
tff(fact_8053_and__num_Osimps_I5_J,axiom,
    ! [Ma: num,Nb: num] : bit_un7362597486090784418nd_num(aa(num,num,bit0,Ma),aa(num,num,bit0,Nb)) = aa(option(num),option(num),map_option(num,num,bit0),bit_un7362597486090784418nd_num(Ma,Nb)) ).

% and_num.simps(5)
tff(fact_8054_xor__num_Osimps_I1_J,axiom,
    bit_un2480387367778600638or_num(one2,one2) = none(num) ).

% xor_num.simps(1)
tff(fact_8055_and__num_Osimps_I1_J,axiom,
    bit_un7362597486090784418nd_num(one2,one2) = aa(num,option(num),some(num),one2) ).

% and_num.simps(1)
tff(fact_8056_and__num_Osimps_I7_J,axiom,
    ! [Ma: num] : bit_un7362597486090784418nd_num(aa(num,num,bit1,Ma),one2) = aa(num,option(num),some(num),one2) ).

% and_num.simps(7)
tff(fact_8057_and__num_Osimps_I3_J,axiom,
    ! [Nb: num] : bit_un7362597486090784418nd_num(one2,aa(num,num,bit1,Nb)) = aa(num,option(num),some(num),one2) ).

% and_num.simps(3)
tff(fact_8058_and__num_Osimps_I2_J,axiom,
    ! [Nb: num] : bit_un7362597486090784418nd_num(one2,aa(num,num,bit0,Nb)) = none(num) ).

% and_num.simps(2)
tff(fact_8059_and__num_Osimps_I4_J,axiom,
    ! [Ma: num] : bit_un7362597486090784418nd_num(aa(num,num,bit0,Ma),one2) = none(num) ).

% and_num.simps(4)
tff(fact_8060_and__num__eq__Some__iff,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Ma: num,Nb: num,Q3: num] :
          ( ( bit_un7362597486090784418nd_num(Ma,Nb) = aa(num,option(num),some(num),Q3) )
        <=> ( aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),aa(num,A,numeral_numeral(A),Ma)),aa(num,A,numeral_numeral(A),Nb)) = aa(num,A,numeral_numeral(A),Q3) ) ) ) ).

% and_num_eq_Some_iff
tff(fact_8061_xor__num__eq__Some__iff,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Ma: num,Nb: num,Q3: num] :
          ( ( bit_un2480387367778600638or_num(Ma,Nb) = aa(num,option(num),some(num),Q3) )
        <=> ( aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),aa(num,A,numeral_numeral(A),Ma)),aa(num,A,numeral_numeral(A),Nb)) = aa(num,A,numeral_numeral(A),Q3) ) ) ) ).

% xor_num_eq_Some_iff
tff(fact_8062_and__num_Osimps_I8_J,axiom,
    ! [Ma: num,Nb: num] : bit_un7362597486090784418nd_num(aa(num,num,bit1,Ma),aa(num,num,bit0,Nb)) = aa(option(num),option(num),map_option(num,num,bit0),bit_un7362597486090784418nd_num(Ma,Nb)) ).

% and_num.simps(8)
tff(fact_8063_and__num_Osimps_I6_J,axiom,
    ! [Ma: num,Nb: num] : bit_un7362597486090784418nd_num(aa(num,num,bit0,Ma),aa(num,num,bit1,Nb)) = aa(option(num),option(num),map_option(num,num,bit0),bit_un7362597486090784418nd_num(Ma,Nb)) ).

% and_num.simps(6)
tff(fact_8064_xor__num_Osimps_I9_J,axiom,
    ! [Ma: num,Nb: num] : bit_un2480387367778600638or_num(aa(num,num,bit1,Ma),aa(num,num,bit1,Nb)) = aa(option(num),option(num),map_option(num,num,bit0),bit_un2480387367778600638or_num(Ma,Nb)) ).

% xor_num.simps(9)
tff(fact_8065_xor__num_Osimps_I7_J,axiom,
    ! [Ma: num] : bit_un2480387367778600638or_num(aa(num,num,bit1,Ma),one2) = aa(num,option(num),some(num),aa(num,num,bit0,Ma)) ).

% xor_num.simps(7)
tff(fact_8066_xor__num_Osimps_I4_J,axiom,
    ! [Ma: num] : bit_un2480387367778600638or_num(aa(num,num,bit0,Ma),one2) = aa(num,option(num),some(num),aa(num,num,bit1,Ma)) ).

% xor_num.simps(4)
tff(fact_8067_xor__num_Osimps_I3_J,axiom,
    ! [Nb: num] : bit_un2480387367778600638or_num(one2,aa(num,num,bit1,Nb)) = aa(num,option(num),some(num),aa(num,num,bit0,Nb)) ).

% xor_num.simps(3)
tff(fact_8068_xor__num_Osimps_I2_J,axiom,
    ! [Nb: num] : bit_un2480387367778600638or_num(one2,aa(num,num,bit0,Nb)) = aa(num,option(num),some(num),aa(num,num,bit1,Nb)) ).

% xor_num.simps(2)
tff(fact_8069_and__num__eq__None__iff,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Ma: num,Nb: num] :
          ( ( bit_un7362597486090784418nd_num(Ma,Nb) = none(num) )
        <=> ( aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),aa(num,A,numeral_numeral(A),Ma)),aa(num,A,numeral_numeral(A),Nb)) = zero_zero(A) ) ) ) ).

% and_num_eq_None_iff
tff(fact_8070_xor__num__eq__None__iff,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Ma: num,Nb: num] :
          ( ( bit_un2480387367778600638or_num(Ma,Nb) = none(num) )
        <=> ( aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),aa(num,A,numeral_numeral(A),Ma)),aa(num,A,numeral_numeral(A),Nb)) = zero_zero(A) ) ) ) ).

% xor_num_eq_None_iff
tff(fact_8071_numeral__and__num,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Ma: num,Nb: num] : aa(A,A,aa(A,fun(A,A),bit_se5824344872417868541ns_and(A),aa(num,A,numeral_numeral(A),Ma)),aa(num,A,numeral_numeral(A),Nb)) = case_option(A,num,zero_zero(A),numeral_numeral(A),bit_un7362597486090784418nd_num(Ma,Nb)) ) ).

% numeral_and_num
tff(fact_8072_numeral__xor__num,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Ma: num,Nb: num] : aa(A,A,aa(A,fun(A,A),bit_se5824344971392196577ns_xor(A),aa(num,A,numeral_numeral(A),Ma)),aa(num,A,numeral_numeral(A),Nb)) = case_option(A,num,zero_zero(A),numeral_numeral(A),bit_un2480387367778600638or_num(Ma,Nb)) ) ).

% numeral_xor_num
tff(fact_8073_and__num_Osimps_I9_J,axiom,
    ! [Ma: num,Nb: num] : bit_un7362597486090784418nd_num(aa(num,num,bit1,Ma),aa(num,num,bit1,Nb)) = case_option(option(num),num,aa(num,option(num),some(num),one2),aTP_Lamp_aim(num,option(num)),bit_un7362597486090784418nd_num(Ma,Nb)) ).

% and_num.simps(9)
tff(fact_8074_xor__num_Osimps_I8_J,axiom,
    ! [Ma: num,Nb: num] : bit_un2480387367778600638or_num(aa(num,num,bit1,Ma),aa(num,num,bit0,Nb)) = aa(num,option(num),some(num),case_option(num,num,one2,bit1,bit_un2480387367778600638or_num(Ma,Nb))) ).

% xor_num.simps(8)
tff(fact_8075_xor__num_Osimps_I6_J,axiom,
    ! [Ma: num,Nb: num] : bit_un2480387367778600638or_num(aa(num,num,bit0,Ma),aa(num,num,bit1,Nb)) = aa(num,option(num),some(num),case_option(num,num,one2,bit1,bit_un2480387367778600638or_num(Ma,Nb))) ).

% xor_num.simps(6)
tff(fact_8076_and__num_Opelims,axiom,
    ! [X: num,Xa: num,Y: option(num)] :
      ( ( bit_un7362597486090784418nd_num(X,Xa) = Y )
     => ( aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_un4731106466462545111um_rel),aa(num,product_prod(num,num),product_Pair(num,num,X),Xa))
       => ( ( ( X = one2 )
           => ( ( Xa = one2 )
             => ( ( Y = aa(num,option(num),some(num),one2) )
               => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_un4731106466462545111um_rel),aa(num,product_prod(num,num),product_Pair(num,num,one2),one2)) ) ) )
         => ( ( ( X = one2 )
             => ! [N: num] :
                  ( ( Xa = aa(num,num,bit0,N) )
                 => ( ( Y = none(num) )
                   => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_un4731106466462545111um_rel),aa(num,product_prod(num,num),product_Pair(num,num,one2),aa(num,num,bit0,N))) ) ) )
           => ( ( ( X = one2 )
               => ! [N: num] :
                    ( ( Xa = aa(num,num,bit1,N) )
                   => ( ( Y = aa(num,option(num),some(num),one2) )
                     => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_un4731106466462545111um_rel),aa(num,product_prod(num,num),product_Pair(num,num,one2),aa(num,num,bit1,N))) ) ) )
             => ( ! [M4: num] :
                    ( ( X = aa(num,num,bit0,M4) )
                   => ( ( Xa = one2 )
                     => ( ( Y = none(num) )
                       => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_un4731106466462545111um_rel),aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit0,M4)),one2)) ) ) )
               => ( ! [M4: num] :
                      ( ( X = aa(num,num,bit0,M4) )
                     => ! [N: num] :
                          ( ( Xa = aa(num,num,bit0,N) )
                         => ( ( Y = aa(option(num),option(num),map_option(num,num,bit0),bit_un7362597486090784418nd_num(M4,N)) )
                           => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_un4731106466462545111um_rel),aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit0,M4)),aa(num,num,bit0,N))) ) ) )
                 => ( ! [M4: num] :
                        ( ( X = aa(num,num,bit0,M4) )
                       => ! [N: num] :
                            ( ( Xa = aa(num,num,bit1,N) )
                           => ( ( Y = aa(option(num),option(num),map_option(num,num,bit0),bit_un7362597486090784418nd_num(M4,N)) )
                             => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_un4731106466462545111um_rel),aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit0,M4)),aa(num,num,bit1,N))) ) ) )
                   => ( ! [M4: num] :
                          ( ( X = aa(num,num,bit1,M4) )
                         => ( ( Xa = one2 )
                           => ( ( Y = aa(num,option(num),some(num),one2) )
                             => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_un4731106466462545111um_rel),aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit1,M4)),one2)) ) ) )
                     => ( ! [M4: num] :
                            ( ( X = aa(num,num,bit1,M4) )
                           => ! [N: num] :
                                ( ( Xa = aa(num,num,bit0,N) )
                               => ( ( Y = aa(option(num),option(num),map_option(num,num,bit0),bit_un7362597486090784418nd_num(M4,N)) )
                                 => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_un4731106466462545111um_rel),aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit1,M4)),aa(num,num,bit0,N))) ) ) )
                       => ~ ! [M4: num] :
                              ( ( X = aa(num,num,bit1,M4) )
                             => ! [N: num] :
                                  ( ( Xa = aa(num,num,bit1,N) )
                                 => ( ( Y = case_option(option(num),num,aa(num,option(num),some(num),one2),aTP_Lamp_aim(num,option(num)),bit_un7362597486090784418nd_num(M4,N)) )
                                   => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_un4731106466462545111um_rel),aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit1,M4)),aa(num,num,bit1,N))) ) ) ) ) ) ) ) ) ) ) ) ) ) ).

% and_num.pelims
tff(fact_8077_xor__num_Opelims,axiom,
    ! [X: num,Xa: num,Y: option(num)] :
      ( ( bit_un2480387367778600638or_num(X,Xa) = Y )
     => ( aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_un2901131394128224187um_rel),aa(num,product_prod(num,num),product_Pair(num,num,X),Xa))
       => ( ( ( X = one2 )
           => ( ( Xa = one2 )
             => ( ( Y = none(num) )
               => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_un2901131394128224187um_rel),aa(num,product_prod(num,num),product_Pair(num,num,one2),one2)) ) ) )
         => ( ( ( X = one2 )
             => ! [N: num] :
                  ( ( Xa = aa(num,num,bit0,N) )
                 => ( ( Y = aa(num,option(num),some(num),aa(num,num,bit1,N)) )
                   => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_un2901131394128224187um_rel),aa(num,product_prod(num,num),product_Pair(num,num,one2),aa(num,num,bit0,N))) ) ) )
           => ( ( ( X = one2 )
               => ! [N: num] :
                    ( ( Xa = aa(num,num,bit1,N) )
                   => ( ( Y = aa(num,option(num),some(num),aa(num,num,bit0,N)) )
                     => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_un2901131394128224187um_rel),aa(num,product_prod(num,num),product_Pair(num,num,one2),aa(num,num,bit1,N))) ) ) )
             => ( ! [M4: num] :
                    ( ( X = aa(num,num,bit0,M4) )
                   => ( ( Xa = one2 )
                     => ( ( Y = aa(num,option(num),some(num),aa(num,num,bit1,M4)) )
                       => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_un2901131394128224187um_rel),aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit0,M4)),one2)) ) ) )
               => ( ! [M4: num] :
                      ( ( X = aa(num,num,bit0,M4) )
                     => ! [N: num] :
                          ( ( Xa = aa(num,num,bit0,N) )
                         => ( ( Y = aa(option(num),option(num),map_option(num,num,bit0),bit_un2480387367778600638or_num(M4,N)) )
                           => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_un2901131394128224187um_rel),aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit0,M4)),aa(num,num,bit0,N))) ) ) )
                 => ( ! [M4: num] :
                        ( ( X = aa(num,num,bit0,M4) )
                       => ! [N: num] :
                            ( ( Xa = aa(num,num,bit1,N) )
                           => ( ( Y = aa(num,option(num),some(num),case_option(num,num,one2,bit1,bit_un2480387367778600638or_num(M4,N))) )
                             => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_un2901131394128224187um_rel),aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit0,M4)),aa(num,num,bit1,N))) ) ) )
                   => ( ! [M4: num] :
                          ( ( X = aa(num,num,bit1,M4) )
                         => ( ( Xa = one2 )
                           => ( ( Y = aa(num,option(num),some(num),aa(num,num,bit0,M4)) )
                             => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_un2901131394128224187um_rel),aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit1,M4)),one2)) ) ) )
                     => ( ! [M4: num] :
                            ( ( X = aa(num,num,bit1,M4) )
                           => ! [N: num] :
                                ( ( Xa = aa(num,num,bit0,N) )
                               => ( ( Y = aa(num,option(num),some(num),case_option(num,num,one2,bit1,bit_un2480387367778600638or_num(M4,N))) )
                                 => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_un2901131394128224187um_rel),aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit1,M4)),aa(num,num,bit0,N))) ) ) )
                       => ~ ! [M4: num] :
                              ( ( X = aa(num,num,bit1,M4) )
                             => ! [N: num] :
                                  ( ( Xa = aa(num,num,bit1,N) )
                                 => ( ( Y = aa(option(num),option(num),map_option(num,num,bit0),bit_un2480387367778600638or_num(M4,N)) )
                                   => ~ aa(product_prod(num,num),$o,accp(product_prod(num,num),bit_un2901131394128224187um_rel),aa(num,product_prod(num,num),product_Pair(num,num,aa(num,num,bit1,M4)),aa(num,num,bit1,N))) ) ) ) ) ) ) ) ) ) ) ) ) ) ).

% xor_num.pelims
tff(fact_8078_trancl__finite__eq__relpow,axiom,
    ! [A: $tType,R: set(product_prod(A,A))] :
      ( finite_finite(product_prod(A,A),R)
     => ( transitive_trancl(A,R) = aa(set(set(product_prod(A,A))),set(product_prod(A,A)),complete_Sup_Sup(set(product_prod(A,A))),aa(set(nat),set(set(product_prod(A,A))),image(nat,set(product_prod(A,A)),aTP_Lamp_ais(set(product_prod(A,A)),fun(nat,set(product_prod(A,A))),R)),collect(nat,aTP_Lamp_ait(set(product_prod(A,A)),fun(nat,$o),R)))) ) ) ).

% trancl_finite_eq_relpow
tff(fact_8079_Bit__Operations_Otake__bit__num__code,axiom,
    ! [Nb: nat,Ma: num] : bit_take_bit_num(Nb,Ma) = aa(product_prod(nat,num),option(num),product_case_prod(nat,num,option(num),aTP_Lamp_ajc(nat,fun(num,option(num)))),aa(num,product_prod(nat,num),product_Pair(nat,num,Nb),Ma)) ).

% Bit_Operations.take_bit_num_code
tff(fact_8080_verit__eq__simplify_I18_J,axiom,
    ! [A: $tType,F1: A,F22: fun(num,A),F32: fun(num,A),X32: num] : case_num(A,F1,F22,F32,aa(num,num,bit1,X32)) = aa(num,A,F32,X32) ).

% verit_eq_simplify(18)
tff(fact_8081_num_Ocase__distrib,axiom,
    ! [B: $tType,A: $tType,H: fun(B,A),F1: B,F22: fun(num,B),F32: fun(num,B),Num: num] : aa(B,A,H,case_num(B,F1,F22,F32,Num)) = case_num(A,aa(B,A,H,F1),aa(fun(num,B),fun(num,A),aTP_Lamp_ajd(fun(B,A),fun(fun(num,B),fun(num,A)),H),F22),aa(fun(num,B),fun(num,A),aTP_Lamp_ajd(fun(B,A),fun(fun(num,B),fun(num,A)),H),F32),Num) ).

% num.case_distrib
tff(fact_8082_verit__eq__simplify_I16_J,axiom,
    ! [A: $tType,F1: A,F22: fun(num,A),F32: fun(num,A)] : case_num(A,F1,F22,F32,one2) = F1 ).

% verit_eq_simplify(16)
tff(fact_8083_verit__eq__simplify_I17_J,axiom,
    ! [A: $tType,F1: A,F22: fun(num,A),F32: fun(num,A),X22: num] : case_num(A,F1,F22,F32,aa(num,num,bit0,X22)) = aa(num,A,F22,X22) ).

% verit_eq_simplify(17)
tff(fact_8084_trancl__mono,axiom,
    ! [A: $tType,P2: product_prod(A,A),R2: set(product_prod(A,A)),S: set(product_prod(A,A))] :
      ( member(product_prod(A,A),P2,transitive_trancl(A,R2))
     => ( aa(set(product_prod(A,A)),$o,aa(set(product_prod(A,A)),fun(set(product_prod(A,A)),$o),ord_less_eq(set(product_prod(A,A))),R2),S)
       => member(product_prod(A,A),P2,transitive_trancl(A,S)) ) ) ).

% trancl_mono
tff(fact_8085_trancl__power,axiom,
    ! [A: $tType,P2: product_prod(A,A),R: set(product_prod(A,A))] :
      ( member(product_prod(A,A),P2,transitive_trancl(A,R))
    <=> ? [N4: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),N4)
          & member(product_prod(A,A),P2,aa(set(product_prod(A,A)),set(product_prod(A,A)),aa(nat,fun(set(product_prod(A,A)),set(product_prod(A,A))),compow(set(product_prod(A,A))),N4),R)) ) ) ).

% trancl_power
tff(fact_8086_less__eq,axiom,
    ! [Ma: nat,Nb: nat] :
      ( member(product_prod(nat,nat),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Ma),Nb),transitive_trancl(nat,pred_nat))
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Ma),Nb) ) ).

% less_eq
tff(fact_8087_finite__trancl__ntranl,axiom,
    ! [A: $tType,R: set(product_prod(A,A))] :
      ( finite_finite(product_prod(A,A),R)
     => ( transitive_trancl(A,R) = transitive_ntrancl(A,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(set(product_prod(A,A)),nat,finite_card(product_prod(A,A)),R)),one_one(nat)),R) ) ) ).

% finite_trancl_ntranl
tff(fact_8088_trancl__set__ntrancl,axiom,
    ! [A: $tType,Xs: list(product_prod(A,A))] : transitive_trancl(A,aa(list(product_prod(A,A)),set(product_prod(A,A)),set2(product_prod(A,A)),Xs)) = transitive_ntrancl(A,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(set(product_prod(A,A)),nat,finite_card(product_prod(A,A)),aa(list(product_prod(A,A)),set(product_prod(A,A)),set2(product_prod(A,A)),Xs))),one_one(nat)),aa(list(product_prod(A,A)),set(product_prod(A,A)),set2(product_prod(A,A)),Xs)) ).

% trancl_set_ntrancl
tff(fact_8089_rtrancl__finite__eq__relpow,axiom,
    ! [A: $tType,R: set(product_prod(A,A))] :
      ( finite_finite(product_prod(A,A),R)
     => ( transitive_rtrancl(A,R) = aa(set(set(product_prod(A,A))),set(product_prod(A,A)),complete_Sup_Sup(set(product_prod(A,A))),aa(set(nat),set(set(product_prod(A,A))),image(nat,set(product_prod(A,A)),aTP_Lamp_ais(set(product_prod(A,A)),fun(nat,set(product_prod(A,A))),R)),collect(nat,aTP_Lamp_aix(set(product_prod(A,A)),fun(nat,$o),R)))) ) ) ).

% rtrancl_finite_eq_relpow
tff(fact_8090_pow_Osimps_I3_J,axiom,
    ! [X: num,Y: num] : pow(X,aa(num,num,bit1,Y)) = aa(num,num,aa(num,fun(num,num),times_times(num),sqr(pow(X,Y))),X) ).

% pow.simps(3)
tff(fact_8091_rtrancl__listrel1__ConsI2,axiom,
    ! [A: $tType,X: A,Y: A,R2: set(product_prod(A,A)),Xs: list(A),Ys2: list(A)] :
      ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X),Y),transitive_rtrancl(A,R2))
     => ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs),Ys2),transitive_rtrancl(list(A),listrel1(A,R2)))
       => member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),aa(list(A),list(A),cons(A,X),Xs)),aa(list(A),list(A),cons(A,Y),Ys2)),transitive_rtrancl(list(A),listrel1(A,R2))) ) ) ).

% rtrancl_listrel1_ConsI2
tff(fact_8092_rtrancl__listrel1__ConsI1,axiom,
    ! [A: $tType,Xs: list(A),Ys2: list(A),R2: set(product_prod(A,A)),X: A] :
      ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Xs),Ys2),transitive_rtrancl(list(A),listrel1(A,R2)))
     => member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),aa(list(A),list(A),cons(A,X),Xs)),aa(list(A),list(A),cons(A,X),Ys2)),transitive_rtrancl(list(A),listrel1(A,R2))) ) ).

% rtrancl_listrel1_ConsI1
tff(fact_8093_rtrancl__listrel1__eq__len,axiom,
    ! [A: $tType,X: list(A),Y: list(A),R2: set(product_prod(A,A))] :
      ( member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),X),Y),transitive_rtrancl(list(A),listrel1(A,R2)))
     => ( aa(list(A),nat,size_size(list(A)),X) = aa(list(A),nat,size_size(list(A)),Y) ) ) ).

% rtrancl_listrel1_eq_len
tff(fact_8094_listrel1__rtrancl__subset__rtrancl__listrel1,axiom,
    ! [A: $tType,R2: set(product_prod(A,A))] : aa(set(product_prod(list(A),list(A))),$o,aa(set(product_prod(list(A),list(A))),fun(set(product_prod(list(A),list(A))),$o),ord_less_eq(set(product_prod(list(A),list(A)))),listrel1(A,transitive_rtrancl(A,R2))),transitive_rtrancl(list(A),listrel1(A,R2))) ).

% listrel1_rtrancl_subset_rtrancl_listrel1
tff(fact_8095_rtrancl__Un__subset,axiom,
    ! [A: $tType,R: set(product_prod(A,A)),S2: set(product_prod(A,A))] : aa(set(product_prod(A,A)),$o,aa(set(product_prod(A,A)),fun(set(product_prod(A,A)),$o),ord_less_eq(set(product_prod(A,A))),aa(set(product_prod(A,A)),set(product_prod(A,A)),aa(set(product_prod(A,A)),fun(set(product_prod(A,A)),set(product_prod(A,A))),sup_sup(set(product_prod(A,A))),transitive_rtrancl(A,R)),transitive_rtrancl(A,S2))),transitive_rtrancl(A,aa(set(product_prod(A,A)),set(product_prod(A,A)),aa(set(product_prod(A,A)),fun(set(product_prod(A,A)),set(product_prod(A,A))),sup_sup(set(product_prod(A,A))),R),S2))) ).

% rtrancl_Un_subset
tff(fact_8096_rtrancl__mono,axiom,
    ! [A: $tType,R2: set(product_prod(A,A)),S: set(product_prod(A,A))] :
      ( aa(set(product_prod(A,A)),$o,aa(set(product_prod(A,A)),fun(set(product_prod(A,A)),$o),ord_less_eq(set(product_prod(A,A))),R2),S)
     => aa(set(product_prod(A,A)),$o,aa(set(product_prod(A,A)),fun(set(product_prod(A,A)),$o),ord_less_eq(set(product_prod(A,A))),transitive_rtrancl(A,R2)),transitive_rtrancl(A,S)) ) ).

% rtrancl_mono
tff(fact_8097_rtrancl__subset,axiom,
    ! [A: $tType,R: set(product_prod(A,A)),S2: set(product_prod(A,A))] :
      ( aa(set(product_prod(A,A)),$o,aa(set(product_prod(A,A)),fun(set(product_prod(A,A)),$o),ord_less_eq(set(product_prod(A,A))),R),S2)
     => ( aa(set(product_prod(A,A)),$o,aa(set(product_prod(A,A)),fun(set(product_prod(A,A)),$o),ord_less_eq(set(product_prod(A,A))),S2),transitive_rtrancl(A,R))
       => ( transitive_rtrancl(A,S2) = transitive_rtrancl(A,R) ) ) ) ).

% rtrancl_subset
tff(fact_8098_rtrancl__subset__rtrancl,axiom,
    ! [A: $tType,R2: set(product_prod(A,A)),S: set(product_prod(A,A))] :
      ( aa(set(product_prod(A,A)),$o,aa(set(product_prod(A,A)),fun(set(product_prod(A,A)),$o),ord_less_eq(set(product_prod(A,A))),R2),transitive_rtrancl(A,S))
     => aa(set(product_prod(A,A)),$o,aa(set(product_prod(A,A)),fun(set(product_prod(A,A)),$o),ord_less_eq(set(product_prod(A,A))),transitive_rtrancl(A,R2)),transitive_rtrancl(A,S)) ) ).

% rtrancl_subset_rtrancl
tff(fact_8099_sqr__conv__mult,axiom,
    ! [X: num] : sqr(X) = aa(num,num,aa(num,fun(num,num),times_times(num),X),X) ).

% sqr_conv_mult
tff(fact_8100_sqr_Osimps_I2_J,axiom,
    ! [Nb: num] : sqr(aa(num,num,bit0,Nb)) = aa(num,num,bit0,aa(num,num,bit0,sqr(Nb))) ).

% sqr.simps(2)
tff(fact_8101_sqr_Osimps_I1_J,axiom,
    sqr(one2) = one2 ).

% sqr.simps(1)
tff(fact_8102_pred__nat__trancl__eq__le,axiom,
    ! [Ma: nat,Nb: nat] :
      ( member(product_prod(nat,nat),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Ma),Nb),transitive_rtrancl(nat,pred_nat))
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Ma),Nb) ) ).

% pred_nat_trancl_eq_le
tff(fact_8103_numeral__sqr,axiom,
    ! [A: $tType] :
      ( semiring_numeral(A)
     => ! [K: num] : aa(num,A,numeral_numeral(A),sqr(K)) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),K)),aa(num,A,numeral_numeral(A),K)) ) ).

% numeral_sqr
tff(fact_8104_pow_Osimps_I2_J,axiom,
    ! [X: num,Y: num] : pow(X,aa(num,num,bit0,Y)) = sqr(pow(X,Y)) ).

% pow.simps(2)
tff(fact_8105_sqr_Osimps_I3_J,axiom,
    ! [Nb: num] : sqr(aa(num,num,bit1,Nb)) = aa(num,num,bit1,aa(num,num,bit0,aa(num,num,aa(num,fun(num,num),plus_plus(num),sqr(Nb)),Nb))) ).

% sqr.simps(3)
tff(fact_8106_sorted__list__of__set__def,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ( linord4507533701916653071of_set(A) = linord144544945434240204of_set(A,A,aTP_Lamp_acy(A,A)) ) ) ).

% sorted_list_of_set_def
tff(fact_8107_set__nths,axiom,
    ! [A: $tType,Xs: list(A),I5: set(nat)] : aa(list(A),set(A),set2(A),nths(A,Xs,I5)) = collect(A,aa(set(nat),fun(A,$o),aTP_Lamp_aje(list(A),fun(set(nat),fun(A,$o)),Xs),I5)) ).

% set_nths
tff(fact_8108_nths__nil,axiom,
    ! [A: $tType,A3: set(nat)] : nths(A,nil(A),A3) = nil(A) ).

% nths_nil
tff(fact_8109_nths__empty,axiom,
    ! [A: $tType,Xs: list(A)] : nths(A,Xs,bot_bot(set(nat))) = nil(A) ).

% nths_empty
tff(fact_8110_nths__singleton,axiom,
    ! [A: $tType,X: A,A3: set(nat)] :
      nths(A,aa(list(A),list(A),cons(A,X),nil(A)),A3) = $ite(member(nat,zero_zero(nat),A3),aa(list(A),list(A),cons(A,X),nil(A)),nil(A)) ).

% nths_singleton
tff(fact_8111_set__nths__subset,axiom,
    ! [A: $tType,Xs: list(A),I5: set(nat)] : aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(list(A),set(A),set2(A),nths(A,Xs,I5))),aa(list(A),set(A),set2(A),Xs)) ).

% set_nths_subset
tff(fact_8112_notin__set__nthsI,axiom,
    ! [A: $tType,X: A,Xs: list(A),I5: set(nat)] :
      ( ~ member(A,X,aa(list(A),set(A),set2(A),Xs))
     => ~ member(A,X,aa(list(A),set(A),set2(A),nths(A,Xs,I5))) ) ).

% notin_set_nthsI
tff(fact_8113_in__set__nthsD,axiom,
    ! [A: $tType,X: A,Xs: list(A),I5: set(nat)] :
      ( member(A,X,aa(list(A),set(A),set2(A),nths(A,Xs,I5)))
     => member(A,X,aa(list(A),set(A),set2(A),Xs)) ) ).

% in_set_nthsD
tff(fact_8114_distinct__nthsI,axiom,
    ! [A: $tType,Xs: list(A),I5: set(nat)] :
      ( distinct(A,Xs)
     => distinct(A,nths(A,Xs,I5)) ) ).

% distinct_nthsI
tff(fact_8115_nths__all,axiom,
    ! [A: $tType,Xs: list(A),I5: set(nat)] :
      ( ! [I2: nat] :
          ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I2),aa(list(A),nat,size_size(list(A)),Xs))
         => member(nat,I2,I5) )
     => ( nths(A,Xs,I5) = Xs ) ) ).

% nths_all
tff(fact_8116_nths__append,axiom,
    ! [A: $tType,L: list(A),L4: list(A),A3: set(nat)] : nths(A,append(A,L,L4),A3) = append(A,nths(A,L,A3),nths(A,L4,collect(nat,aa(set(nat),fun(nat,$o),aTP_Lamp_ajf(list(A),fun(set(nat),fun(nat,$o)),L),A3)))) ).

% nths_append
tff(fact_8117_length__nths,axiom,
    ! [A: $tType,Xs: list(A),I5: set(nat)] : aa(list(A),nat,size_size(list(A)),nths(A,Xs,I5)) = aa(set(nat),nat,finite_card(nat),collect(nat,aa(set(nat),fun(nat,$o),aTP_Lamp_ajg(list(A),fun(set(nat),fun(nat,$o)),Xs),I5))) ).

% length_nths
tff(fact_8118_nths__Cons,axiom,
    ! [A: $tType,X: A,L: list(A),A3: set(nat)] :
      nths(A,aa(list(A),list(A),cons(A,X),L),A3) = append(A,
        $ite(member(nat,zero_zero(nat),A3),aa(list(A),list(A),cons(A,X),nil(A)),nil(A)),
        nths(A,L,collect(nat,aTP_Lamp_ajh(set(nat),fun(nat,$o),A3)))) ).

% nths_Cons
tff(fact_8119_graph__map__upd,axiom,
    ! [A: $tType,B: $tType,Ma: fun(A,option(B)),K: A,V: B] : graph(A,B,fun_upd(A,option(B),Ma,K,aa(B,option(B),some(B),V))) = aa(set(product_prod(A,B)),set(product_prod(A,B)),aa(product_prod(A,B),fun(set(product_prod(A,B)),set(product_prod(A,B))),insert(product_prod(A,B)),aa(B,product_prod(A,B),product_Pair(A,B,K),V)),graph(A,B,fun_upd(A,option(B),Ma,K,none(B)))) ).

% graph_map_upd
tff(fact_8120_rat__floor__lemma,axiom,
    ! [A2: int,B2: int] :
      ( aa(rat,$o,aa(rat,fun(rat,$o),ord_less_eq(rat),aa(int,rat,ring_1_of_int(rat),divide_divide(int,A2,B2))),fract(A2,B2))
      & aa(rat,$o,aa(rat,fun(rat,$o),ord_less(rat),fract(A2,B2)),aa(int,rat,ring_1_of_int(rat),aa(int,int,aa(int,fun(int,int),plus_plus(int),divide_divide(int,A2,B2)),one_one(int)))) ) ).

% rat_floor_lemma
tff(fact_8121_divide__rat,axiom,
    ! [A2: int,B2: int,C2: int,D2: int] : divide_divide(rat,fract(A2,B2),fract(C2,D2)) = fract(aa(int,int,aa(int,fun(int,int),times_times(int),A2),D2),aa(int,int,aa(int,fun(int,int),times_times(int),B2),C2)) ).

% divide_rat
tff(fact_8122_graph__empty,axiom,
    ! [B: $tType,A: $tType] : graph(A,B,aTP_Lamp_ags(A,option(B))) = bot_bot(set(product_prod(A,B))) ).

% graph_empty
tff(fact_8123_floor__Fract,axiom,
    ! [A2: int,B2: int] : aa(rat,int,archim6421214686448440834_floor(rat),fract(A2,B2)) = divide_divide(int,A2,B2) ).

% floor_Fract
tff(fact_8124_diff__rat,axiom,
    ! [B2: int,D2: int,A2: int,C2: int] :
      ( ( B2 != zero_zero(int) )
     => ( ( D2 != zero_zero(int) )
       => ( aa(rat,rat,aa(rat,fun(rat,rat),minus_minus(rat),fract(A2,B2)),fract(C2,D2)) = fract(aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(int,int,aa(int,fun(int,int),times_times(int),A2),D2)),aa(int,int,aa(int,fun(int,int),times_times(int),C2),B2)),aa(int,int,aa(int,fun(int,int),times_times(int),B2),D2)) ) ) ) ).

% diff_rat
tff(fact_8125_less__rat,axiom,
    ! [B2: int,D2: int,A2: int,C2: int] :
      ( ( B2 != zero_zero(int) )
     => ( ( D2 != zero_zero(int) )
       => ( aa(rat,$o,aa(rat,fun(rat,$o),ord_less(rat),fract(A2,B2)),fract(C2,D2))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,aa(int,fun(int,int),times_times(int),A2),D2)),aa(int,int,aa(int,fun(int,int),times_times(int),B2),D2))),aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,aa(int,fun(int,int),times_times(int),C2),B2)),aa(int,int,aa(int,fun(int,int),times_times(int),B2),D2))) ) ) ) ).

% less_rat
tff(fact_8126_add__rat,axiom,
    ! [B2: int,D2: int,A2: int,C2: int] :
      ( ( B2 != zero_zero(int) )
     => ( ( D2 != zero_zero(int) )
       => ( aa(rat,rat,aa(rat,fun(rat,rat),plus_plus(rat),fract(A2,B2)),fract(C2,D2)) = fract(aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),A2),D2)),aa(int,int,aa(int,fun(int,int),times_times(int),C2),B2)),aa(int,int,aa(int,fun(int,int),times_times(int),B2),D2)) ) ) ) ).

% add_rat
tff(fact_8127_le__rat,axiom,
    ! [B2: int,D2: int,A2: int,C2: int] :
      ( ( B2 != zero_zero(int) )
     => ( ( D2 != zero_zero(int) )
       => ( aa(rat,$o,aa(rat,fun(rat,$o),ord_less_eq(rat),fract(A2,B2)),fract(C2,D2))
        <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,aa(int,fun(int,int),times_times(int),A2),D2)),aa(int,int,aa(int,fun(int,int),times_times(int),B2),D2))),aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,aa(int,fun(int,int),times_times(int),C2),B2)),aa(int,int,aa(int,fun(int,int),times_times(int),B2),D2))) ) ) ) ).

% le_rat
tff(fact_8128_sgn__rat,axiom,
    ! [A2: int,B2: int] : aa(rat,rat,sgn_sgn(rat),fract(A2,B2)) = aa(int,rat,ring_1_of_int(rat),aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,sgn_sgn(int),A2)),aa(int,int,sgn_sgn(int),B2))) ).

% sgn_rat
tff(fact_8129_rat__number__collapse_I3_J,axiom,
    ! [W: num] : fract(aa(num,int,numeral_numeral(int),W),one_one(int)) = aa(num,rat,numeral_numeral(rat),W) ).

% rat_number_collapse(3)
tff(fact_8130_rat__number__expand_I3_J,axiom,
    ! [K: num] : aa(num,rat,numeral_numeral(rat),K) = fract(aa(num,int,numeral_numeral(int),K),one_one(int)) ).

% rat_number_expand(3)
tff(fact_8131_Fract__of__int__eq,axiom,
    ! [K: int] : fract(K,one_one(int)) = aa(int,rat,ring_1_of_int(rat),K) ).

% Fract_of_int_eq
tff(fact_8132_Rat__induct__pos,axiom,
    ! [P: fun(rat,$o),Q3: rat] :
      ( ! [A4: int,B5: int] :
          ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),B5)
         => aa(rat,$o,P,fract(A4,B5)) )
     => aa(rat,$o,P,Q3) ) ).

% Rat_induct_pos
tff(fact_8133_Fract__coprime,axiom,
    ! [A2: int,B2: int] : fract(divide_divide(int,A2,aa(int,int,aa(int,fun(int,int),gcd_gcd(int),A2),B2)),divide_divide(int,B2,aa(int,int,aa(int,fun(int,int),gcd_gcd(int),A2),B2))) = fract(A2,B2) ).

% Fract_coprime
tff(fact_8134_rat__number__collapse_I6_J,axiom,
    ! [K: int] : fract(K,zero_zero(int)) = zero_zero(rat) ).

% rat_number_collapse(6)
tff(fact_8135_rat__number__collapse_I1_J,axiom,
    ! [K: int] : fract(zero_zero(int),K) = zero_zero(rat) ).

% rat_number_collapse(1)
tff(fact_8136_eq__rat_I3_J,axiom,
    ! [A2: int,C2: int] : fract(zero_zero(int),A2) = fract(zero_zero(int),C2) ).

% eq_rat(3)
tff(fact_8137_mult__rat__cancel,axiom,
    ! [C2: int,A2: int,B2: int] :
      ( ( C2 != zero_zero(int) )
     => ( fract(aa(int,int,aa(int,fun(int,int),times_times(int),C2),A2),aa(int,int,aa(int,fun(int,int),times_times(int),C2),B2)) = fract(A2,B2) ) ) ).

% mult_rat_cancel
tff(fact_8138_eq__rat_I1_J,axiom,
    ! [B2: int,D2: int,A2: int,C2: int] :
      ( ( B2 != zero_zero(int) )
     => ( ( D2 != zero_zero(int) )
       => ( ( fract(A2,B2) = fract(C2,D2) )
        <=> ( aa(int,int,aa(int,fun(int,int),times_times(int),A2),D2) = aa(int,int,aa(int,fun(int,int),times_times(int),C2),B2) ) ) ) ) ).

% eq_rat(1)
tff(fact_8139_eq__rat_I2_J,axiom,
    ! [A2: int] : fract(A2,zero_zero(int)) = fract(zero_zero(int),one_one(int)) ).

% eq_rat(2)
tff(fact_8140_One__rat__def,axiom,
    one_one(rat) = fract(one_one(int),one_one(int)) ).

% One_rat_def
tff(fact_8141_Fract__of__int__quotient,axiom,
    ! [K: int,L: int] : fract(K,L) = divide_divide(rat,aa(int,rat,ring_1_of_int(rat),K),aa(int,rat,ring_1_of_int(rat),L)) ).

% Fract_of_int_quotient
tff(fact_8142_Fract__of__nat__eq,axiom,
    ! [K: nat] : fract(aa(nat,int,semiring_1_of_nat(int),K),one_one(int)) = aa(nat,rat,semiring_1_of_nat(rat),K) ).

% Fract_of_nat_eq
tff(fact_8143_Zero__rat__def,axiom,
    zero_zero(rat) = fract(zero_zero(int),one_one(int)) ).

% Zero_rat_def
tff(fact_8144_Fract__less__zero__iff,axiom,
    ! [B2: int,A2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),B2)
     => ( aa(rat,$o,aa(rat,fun(rat,$o),ord_less(rat),fract(A2,B2)),zero_zero(rat))
      <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),A2),zero_zero(int)) ) ) ).

% Fract_less_zero_iff
tff(fact_8145_zero__less__Fract__iff,axiom,
    ! [B2: int,A2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),B2)
     => ( aa(rat,$o,aa(rat,fun(rat,$o),ord_less(rat),zero_zero(rat)),fract(A2,B2))
      <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),A2) ) ) ).

% zero_less_Fract_iff
tff(fact_8146_one__less__Fract__iff,axiom,
    ! [B2: int,A2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),B2)
     => ( aa(rat,$o,aa(rat,fun(rat,$o),ord_less(rat),one_one(rat)),fract(A2,B2))
      <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),B2),A2) ) ) ).

% one_less_Fract_iff
tff(fact_8147_Fract__less__one__iff,axiom,
    ! [B2: int,A2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),B2)
     => ( aa(rat,$o,aa(rat,fun(rat,$o),ord_less(rat),fract(A2,B2)),one_one(rat))
      <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),A2),B2) ) ) ).

% Fract_less_one_iff
tff(fact_8148_rat__number__collapse_I5_J,axiom,
    fract(aa(int,int,uminus_uminus(int),one_one(int)),one_one(int)) = aa(rat,rat,uminus_uminus(rat),one_one(rat)) ).

% rat_number_collapse(5)
tff(fact_8149_Fract__add__one,axiom,
    ! [Nb: int,Ma: int] :
      ( ( Nb != zero_zero(int) )
     => ( fract(aa(int,int,aa(int,fun(int,int),plus_plus(int),Ma),Nb),Nb) = aa(rat,rat,aa(rat,fun(rat,rat),plus_plus(rat),fract(Ma,Nb)),one_one(rat)) ) ) ).

% Fract_add_one
tff(fact_8150_graph__fun__upd__None,axiom,
    ! [B: $tType,A: $tType,Ma: fun(A,option(B)),K: A] : graph(A,B,fun_upd(A,option(B),Ma,K,none(B))) = collect(product_prod(A,B),aa(A,fun(product_prod(A,B),$o),aTP_Lamp_aji(fun(A,option(B)),fun(A,fun(product_prod(A,B),$o)),Ma),K)) ).

% graph_fun_upd_None
tff(fact_8151_Fract__le__zero__iff,axiom,
    ! [B2: int,A2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),B2)
     => ( aa(rat,$o,aa(rat,fun(rat,$o),ord_less_eq(rat),fract(A2,B2)),zero_zero(rat))
      <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),A2),zero_zero(int)) ) ) ).

% Fract_le_zero_iff
tff(fact_8152_zero__le__Fract__iff,axiom,
    ! [B2: int,A2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),B2)
     => ( aa(rat,$o,aa(rat,fun(rat,$o),ord_less_eq(rat),zero_zero(rat)),fract(A2,B2))
      <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),A2) ) ) ).

% zero_le_Fract_iff
tff(fact_8153_one__le__Fract__iff,axiom,
    ! [B2: int,A2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),B2)
     => ( aa(rat,$o,aa(rat,fun(rat,$o),ord_less_eq(rat),one_one(rat)),fract(A2,B2))
      <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),B2),A2) ) ) ).

% one_le_Fract_iff
tff(fact_8154_Fract__le__one__iff,axiom,
    ! [B2: int,A2: int] :
      ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),zero_zero(int)),B2)
     => ( aa(rat,$o,aa(rat,fun(rat,$o),ord_less_eq(rat),fract(A2,B2)),one_one(rat))
      <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),A2),B2) ) ) ).

% Fract_le_one_iff
tff(fact_8155_rat__number__expand_I5_J,axiom,
    ! [K: num] : aa(rat,rat,uminus_uminus(rat),aa(num,rat,numeral_numeral(rat),K)) = fract(aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),K)),one_one(int)) ).

% rat_number_expand(5)
tff(fact_8156_rat__number__collapse_I4_J,axiom,
    ! [W: num] : fract(aa(int,int,uminus_uminus(int),aa(num,int,numeral_numeral(int),W)),one_one(int)) = aa(rat,rat,uminus_uminus(rat),aa(num,rat,numeral_numeral(rat),W)) ).

% rat_number_collapse(4)
tff(fact_8157_Max_Oeq__fold_H,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [A3: set(A)] : aa(set(A),A,lattic643756798349783984er_Max(A),A3) = aa(option(A),A,the2(A),finite_fold(A,option(A),aTP_Lamp_ajj(A,fun(option(A),option(A))),none(A),A3)) ) ).

% Max.eq_fold'
tff(fact_8158_ring__1__class_Oof__int__def,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ( ring_1_of_int(A) = aa(fun(product_prod(nat,nat),A),fun(int,A),map_fun(int,product_prod(nat,nat),A,A,rep_Integ,id(A)),product_case_prod(nat,nat,A,aTP_Lamp_adh(nat,fun(nat,A)))) ) ) ).

% ring_1_class.of_int_def
tff(fact_8159_of__nat__eq__id,axiom,
    semiring_1_of_nat(nat) = id(nat) ).

% of_nat_eq_id
tff(fact_8160_image__id,axiom,
    ! [A: $tType] : image(A,A,id(A)) = id(set(A)) ).

% image_id
tff(fact_8161_id__funpow,axiom,
    ! [A: $tType,Nb: nat] : aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),Nb),id(A)) = id(A) ).

% id_funpow
tff(fact_8162_SUP__id__eq,axiom,
    ! [A: $tType] :
      ( complete_Sup(A)
     => ! [A3: set(A)] : aa(set(A),A,complete_Sup_Sup(A),aa(set(A),set(A),image(A,A,id(A)),A3)) = aa(set(A),A,complete_Sup_Sup(A),A3) ) ).

% SUP_id_eq
tff(fact_8163_INF__id__eq,axiom,
    ! [A: $tType] :
      ( complete_Inf(A)
     => ! [A3: set(A)] : aa(set(A),A,complete_Inf_Inf(A),aa(set(A),set(A),image(A,A,id(A)),A3)) = aa(set(A),A,complete_Inf_Inf(A),A3) ) ).

% INF_id_eq
tff(fact_8164_push__bit__0__id,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ( bit_se4730199178511100633sh_bit(A,zero_zero(nat)) = id(A) ) ) ).

% push_bit_0_id
tff(fact_8165_drop__bit__0,axiom,
    ! [A: $tType] :
      ( bit_se359711467146920520ations(A)
     => ( bit_se4197421643247451524op_bit(A,zero_zero(nat)) = id(A) ) ) ).

% drop_bit_0
tff(fact_8166_option_Ocollapse,axiom,
    ! [A: $tType,Option: option(A)] :
      ( ( Option != none(A) )
     => ( aa(A,option(A),some(A),aa(option(A),A,the2(A),Option)) = Option ) ) ).

% option.collapse
tff(fact_8167_option_Omap__sel,axiom,
    ! [B: $tType,A: $tType,A2: option(A),F2: fun(A,B)] :
      ( ( A2 != none(A) )
     => ( aa(option(B),B,the2(B),aa(option(A),option(B),map_option(A,B,F2),A2)) = aa(A,B,F2,aa(option(A),A,the2(A),A2)) ) ) ).

% option.map_sel
tff(fact_8168_option_Ocase__eq__if,axiom,
    ! [A: $tType,B: $tType,F1: A,F22: fun(B,A),Option: option(B)] :
      case_option(A,B,F1,F22,Option) = $ite(Option = none(B),F1,aa(B,A,F22,aa(option(B),B,the2(B),Option))) ).

% option.case_eq_if
tff(fact_8169_option_Oexhaust__sel,axiom,
    ! [A: $tType,Option: option(A)] :
      ( ( Option != none(A) )
     => ( Option = aa(A,option(A),some(A),aa(option(A),A,the2(A),Option)) ) ) ).

% option.exhaust_sel
tff(fact_8170_option_Oexpand,axiom,
    ! [A: $tType,Option: option(A),Option2: option(A)] :
      ( ( ( Option = none(A) )
      <=> ( Option2 = none(A) ) )
     => ( ( ( Option != none(A) )
         => ( ( Option2 != none(A) )
           => ( aa(option(A),A,the2(A),Option) = aa(option(A),A,the2(A),Option2) ) ) )
       => ( Option = Option2 ) ) ) ).

% option.expand
tff(fact_8171_Option_Othese__def,axiom,
    ! [A: $tType,A3: set(option(A))] : these(A,A3) = aa(set(option(A)),set(A),image(option(A),A,the2(A)),collect(option(A),aTP_Lamp_ph(set(option(A)),fun(option(A),$o),A3))) ).

% Option.these_def
tff(fact_8172_surj__id,axiom,
    ! [A: $tType] : aa(set(A),set(A),image(A,A,id(A)),top_top(set(A))) = top_top(set(A)) ).

% surj_id
tff(fact_8173_Sup_OSUP__id__eq,axiom,
    ! [A: $tType,Sup: fun(set(A),A),A3: set(A)] : aa(set(A),A,Sup,aa(set(A),set(A),image(A,A,id(A)),A3)) = aa(set(A),A,Sup,A3) ).

% Sup.SUP_id_eq
tff(fact_8174_Inf_OINF__id__eq,axiom,
    ! [A: $tType,Inf: fun(set(A),A),A3: set(A)] : aa(set(A),A,Inf,aa(set(A),set(A),image(A,A,id(A)),A3)) = aa(set(A),A,Inf,A3) ).

% Inf.INF_id_eq
tff(fact_8175_funpow__simps__right_I1_J,axiom,
    ! [A: $tType,F2: fun(A,A)] : aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),zero_zero(nat)),F2) = id(A) ).

% funpow_simps_right(1)
tff(fact_8176_less__eq__int__def,axiom,
    ord_less_eq(int) = aa(fun(product_prod(nat,nat),fun(product_prod(nat,nat),$o)),fun(int,fun(int,$o)),map_fun(int,product_prod(nat,nat),fun(product_prod(nat,nat),$o),fun(int,$o),rep_Integ,map_fun(int,product_prod(nat,nat),$o,$o,rep_Integ,id($o))),product_case_prod(nat,nat,fun(product_prod(nat,nat),$o),aTP_Lamp_adl(nat,fun(nat,fun(product_prod(nat,nat),$o))))) ).

% less_eq_int_def
tff(fact_8177_nat__def,axiom,
    nat2 = aa(fun(product_prod(nat,nat),nat),fun(int,nat),map_fun(int,product_prod(nat,nat),nat,nat,rep_Integ,id(nat)),product_case_prod(nat,nat,nat,minus_minus(nat))) ).

% nat_def
tff(fact_8178_ATP_Olambda__1,axiom,
    ! [Uu: nat] : aa(nat,real,aTP_Lamp_be(nat,real),Uu) = divide_divide(real,aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,power_power(real,aa(real,real,uminus_uminus(real),one_one(real))),Uu)),one_one(real)),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Uu),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),one_one(nat)))) ).

% ATP.lambda_1
tff(fact_8179_ATP_Olambda__2,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: A] : aa(A,A,aTP_Lamp_vb(A,A),Uu) = divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,exp(A),Uu)),one_one(A)),Uu) ) ).

% ATP.lambda_2
tff(fact_8180_ATP_Olambda__3,axiom,
    ! [A: $tType,Uu: set(set(A))] : aa(set(set(A)),int,aTP_Lamp_nj(set(set(A)),int),Uu) = aa(int,int,aa(int,fun(int,int),times_times(int),aa(nat,int,power_power(int,aa(int,int,uminus_uminus(int),one_one(int))),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(set(set(A)),nat,finite_card(set(A)),Uu)),one_one(nat)))),aa(nat,int,semiring_1_of_nat(int),aa(set(A),nat,finite_card(A),aa(set(set(A)),set(A),complete_Inf_Inf(set(A)),Uu)))) ).

% ATP.lambda_3
tff(fact_8181_ATP_Olambda__4,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Uu: A] :
          ( aa(A,$o,aTP_Lamp_aco(A,$o),Uu)
        <=> ( member(A,Uu,ring_1_Ints(A))
            & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),zero_zero(A)),Uu) ) ) ) ).

% ATP.lambda_4
tff(fact_8182_ATP_Olambda__5,axiom,
    ! [Uu: nat] : aa(nat,real,aTP_Lamp_cj(nat,real),Uu) = aa(nat,real,power_power(real,divide_divide(real,one_one(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))),aa(nat,nat,suc,Uu)) ).

% ATP.lambda_5
tff(fact_8183_ATP_Olambda__6,axiom,
    ! [Uu: real] :
      ( aa(real,$o,aTP_Lamp_is(real,$o),Uu)
    <=> ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Uu)
        & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Uu),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))
        & ( aa(real,real,cos(real),Uu) = zero_zero(real) ) ) ) ).

% ATP.lambda_6
tff(fact_8184_ATP_Olambda__7,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: nat] : aa(nat,A,aTP_Lamp_wq(nat,A),Uu) = divide_divide(A,aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,suc,Uu)),aa(nat,A,semiring_1_of_nat(A),Uu)) ) ).

% ATP.lambda_7
tff(fact_8185_ATP_Olambda__8,axiom,
    ! [Uu: nat] : aa(nat,real,aTP_Lamp_fs(nat,real),Uu) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,cos_coeff,Uu)),aa(nat,real,power_power(real,zero_zero(real)),Uu)) ).

% ATP.lambda_8
tff(fact_8186_ATP_Olambda__9,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: nat] : aa(nat,A,aTP_Lamp_wp(nat,A),Uu) = divide_divide(A,aa(nat,A,semiring_1_of_nat(A),Uu),aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,suc,Uu))) ) ).

% ATP.lambda_9
tff(fact_8187_ATP_Olambda__10,axiom,
    ! [Uu: real] : aa(real,real,aTP_Lamp_vf(real,real),Uu) = divide_divide(real,aa(real,real,cos(real),Uu),aa(real,real,sin(real),Uu)) ).

% ATP.lambda_10
tff(fact_8188_ATP_Olambda__11,axiom,
    ! [Uu: real] : aa(real,real,aTP_Lamp_yp(real,real),Uu) = divide_divide(real,aa(real,real,ln_ln(real),Uu),Uu) ).

% ATP.lambda_11
tff(fact_8189_ATP_Olambda__12,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ! [Uu: nat] :
          ( aa(nat,$o,aTP_Lamp_ads(nat,$o),Uu)
        <=> ( aa(nat,A,semiring_1_of_nat(A),Uu) = zero_zero(A) ) ) ) ).

% ATP.lambda_12
tff(fact_8190_ATP_Olambda__13,axiom,
    ! [Uu: nat] : aa(nat,real,aTP_Lamp_wa(nat,real),Uu) = aa(real,real,root(Uu),aa(nat,real,semiring_1_of_nat(real),Uu)) ).

% ATP.lambda_13
tff(fact_8191_ATP_Olambda__14,axiom,
    ! [Uu: nat] : aa(nat,nat,aTP_Lamp_wn(nat,nat),Uu) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uu),aa(nat,nat,suc,zero_zero(nat))) ).

% ATP.lambda_14
tff(fact_8192_ATP_Olambda__15,axiom,
    ! [A: $tType] :
      ( semiring_1(A)
     => ! [Uu: A] : aa(A,A,aTP_Lamp_dh(A,A),Uu) = aa(A,A,aa(A,fun(A,A),plus_plus(A),Uu),one_one(A)) ) ).

% ATP.lambda_15
tff(fact_8193_ATP_Olambda__16,axiom,
    ! [A: $tType,Uu: A] : aa(A,list(A),aTP_Lamp_afs(A,list(A)),Uu) = aa(list(A),list(A),cons(A,Uu),nil(A)) ).

% ATP.lambda_16
tff(fact_8194_ATP_Olambda__17,axiom,
    ! [A: $tType,Uu: A] : aa(A,set(A),aTP_Lamp_ns(A,set(A)),Uu) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),Uu),bot_bot(set(A))) ).

% ATP.lambda_17
tff(fact_8195_ATP_Olambda__18,axiom,
    ! [Uu: nat] : aa(nat,real,aTP_Lamp_wi(nat,real),Uu) = divide_divide(real,one_one(real),aa(nat,real,semiring_1_of_nat(real),Uu)) ).

% ATP.lambda_18
tff(fact_8196_ATP_Olambda__19,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: nat] : aa(nat,A,aTP_Lamp_wo(nat,A),Uu) = divide_divide(A,one_one(A),aa(nat,A,semiring_1_of_nat(A),Uu)) ) ).

% ATP.lambda_19
tff(fact_8197_ATP_Olambda__20,axiom,
    ! [Uu: real] : aa(real,real,aTP_Lamp_pi(real,real),Uu) = suminf(real,aTP_Lamp_bc(real,fun(nat,real),Uu)) ).

% ATP.lambda_20
tff(fact_8198_ATP_Olambda__21,axiom,
    ! [Uu: nat] : aa(nat,set(nat),aTP_Lamp_adr(nat,set(nat)),Uu) = collect(nat,aTP_Lamp_ad(nat,fun(nat,$o),Uu)) ).

% ATP.lambda_21
tff(fact_8199_ATP_Olambda__22,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: real] : aa(real,filter(A),aTP_Lamp_aei(real,filter(A)),Uu) = principal(A,collect(A,aTP_Lamp_aeh(real,fun(A,$o),Uu))) ) ).

% ATP.lambda_22
tff(fact_8200_ATP_Olambda__23,axiom,
    ! [Uu: real] : aa(real,filter(product_prod(real,real)),aTP_Lamp_aeq(real,filter(product_prod(real,real))),Uu) = principal(product_prod(real,real),collect(product_prod(real,real),product_case_prod(real,real,$o,aTP_Lamp_aep(real,fun(real,fun(real,$o)),Uu)))) ).

% ATP.lambda_23
tff(fact_8201_ATP_Olambda__24,axiom,
    ! [Uu: real] : aa(real,filter(product_prod(complex,complex)),aTP_Lamp_aeo(real,filter(product_prod(complex,complex))),Uu) = principal(product_prod(complex,complex),collect(product_prod(complex,complex),product_case_prod(complex,complex,$o,aTP_Lamp_aen(real,fun(complex,fun(complex,$o)),Uu)))) ).

% ATP.lambda_24
tff(fact_8202_ATP_Olambda__25,axiom,
    ! [A: $tType] :
      ( real_V768167426530841204y_dist(A)
     => ! [Uu: real] : aa(real,filter(product_prod(A,A)),aTP_Lamp_aem(real,filter(product_prod(A,A))),Uu) = principal(product_prod(A,A),collect(product_prod(A,A),product_case_prod(A,A,$o,aTP_Lamp_ael(real,fun(A,fun(A,$o)),Uu)))) ) ).

% ATP.lambda_25
tff(fact_8203_ATP_Olambda__26,axiom,
    ! [Uu: nat] : aa(nat,real,aTP_Lamp_wk(nat,real),Uu) = aa(real,real,inverse_inverse(real),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,suc,Uu))) ).

% ATP.lambda_26
tff(fact_8204_ATP_Olambda__27,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: nat] : aa(nat,A,aTP_Lamp_cr(nat,A),Uu) = aa(A,A,inverse_inverse(A),semiring_char_0_fact(A,Uu)) ) ).

% ATP.lambda_27
tff(fact_8205_ATP_Olambda__28,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: nat] : aa(nat,A,aTP_Lamp_wc(nat,A),Uu) = aa(A,A,inverse_inverse(A),aa(nat,A,semiring_1_of_nat(A),Uu)) ) ).

% ATP.lambda_28
tff(fact_8206_ATP_Olambda__29,axiom,
    ! [B: $tType,A: $tType] :
      ( ( archim2362893244070406136eiling(A)
        & topolo2564578578187576103pology(A)
        & ring_1(B)
        & topolo4958980785337419405_space(B) )
     => ! [Uu: A] : aa(A,B,aTP_Lamp_ace(A,B),Uu) = aa(int,B,ring_1_of_int(B),aa(A,int,archim6421214686448440834_floor(A),Uu)) ) ).

% ATP.lambda_29
tff(fact_8207_ATP_Olambda__30,axiom,
    ! [B: $tType,A: $tType] :
      ( ( archim2362893244070406136eiling(A)
        & topolo2564578578187576103pology(A)
        & ring_1(B)
        & topolo4958980785337419405_space(B) )
     => ! [Uu: A] : aa(A,B,aTP_Lamp_acf(A,B),Uu) = aa(int,B,ring_1_of_int(B),archimedean_ceiling(A,Uu)) ) ).

% ATP.lambda_30
tff(fact_8208_ATP_Olambda__31,axiom,
    ! [Uu: num] : aa(num,option(num),aTP_Lamp_aim(num,option(num)),Uu) = aa(num,option(num),some(num),aa(num,num,bit1,Uu)) ).

% ATP.lambda_31
tff(fact_8209_ATP_Olambda__32,axiom,
    ! [Uu: num] : aa(num,option(num),aTP_Lamp_aii(num,option(num)),Uu) = aa(num,option(num),some(num),aa(num,num,bit0,Uu)) ).

% ATP.lambda_32
tff(fact_8210_ATP_Olambda__33,axiom,
    ! [Uu: nat] : aa(nat,fun(nat,product_prod(nat,nat)),aTP_Lamp_ix(nat,fun(nat,product_prod(nat,nat))),Uu) = product_Pair(nat,nat,aa(nat,nat,suc,Uu)) ).

% ATP.lambda_33
tff(fact_8211_ATP_Olambda__34,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Uu: A] :
          ( aa(A,$o,aTP_Lamp_aif(A,$o),Uu)
        <=> ? [N4: int] :
              ( ( Uu = aa(int,A,ring_1_of_int(A),N4) )
              & aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),zero_zero(int)),N4) ) ) ) ).

% ATP.lambda_34
tff(fact_8212_ATP_Olambda__35,axiom,
    ! [Uu: real] :
      ( aa(real,$o,aTP_Lamp_aio(real,$o),Uu)
    <=> ? [I3: int,N4: nat] :
          ( ( Uu = divide_divide(real,aa(int,real,ring_1_of_int(real),I3),aa(nat,real,semiring_1_of_nat(real),N4)) )
          & ( N4 != zero_zero(nat) ) ) ) ).

% ATP.lambda_35
tff(fact_8213_ATP_Olambda__36,axiom,
    ! [Uu: real] :
      ( aa(real,$o,aTP_Lamp_aip(real,$o),Uu)
    <=> ? [I3: int,J2: int] :
          ( ( Uu = divide_divide(real,aa(int,real,ring_1_of_int(real),I3),aa(int,real,ring_1_of_int(real),J2)) )
          & ( J2 != zero_zero(int) ) ) ) ).

% ATP.lambda_36
tff(fact_8214_ATP_Olambda__37,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [Uu: product_prod(A,A)] :
          ( aa(product_prod(A,A),$o,aTP_Lamp_ahe(product_prod(A,A),$o),Uu)
        <=> ? [X4: A,Y5: A] :
              ( ( Uu = aa(A,product_prod(A,A),product_Pair(A,A,X4),Y5) )
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X4),Y5) ) ) ) ).

% ATP.lambda_37
tff(fact_8215_ATP_Olambda__38,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [Uu: product_prod(A,A)] :
          ( aa(product_prod(A,A),$o,aTP_Lamp_ahd(product_prod(A,A),$o),Uu)
        <=> ? [X4: A,Y5: A] :
              ( ( Uu = aa(A,product_prod(A,A),product_Pair(A,A,X4),Y5) )
              & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y5),X4) ) ) ) ).

% ATP.lambda_38
tff(fact_8216_ATP_Olambda__39,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [Uu: product_prod(A,A)] :
          ( aa(product_prod(A,A),$o,aTP_Lamp_ahl(product_prod(A,A),$o),Uu)
        <=> ? [X4: A,Y5: A] :
              ( ( Uu = aa(A,product_prod(A,A),product_Pair(A,A,X4),Y5) )
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),X4),Y5) ) ) ) ).

% ATP.lambda_39
tff(fact_8217_ATP_Olambda__40,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [Uu: product_prod(A,A)] :
          ( aa(product_prod(A,A),$o,aTP_Lamp_ahk(product_prod(A,A),$o),Uu)
        <=> ? [X4: A,Y5: A] :
              ( ( Uu = aa(A,product_prod(A,A),product_Pair(A,A,X4),Y5) )
              & aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y5),X4) ) ) ) ).

% ATP.lambda_40
tff(fact_8218_ATP_Olambda__41,axiom,
    ! [Uu: nat] : aa(nat,option(num),aTP_Lamp_ail(nat,option(num)),Uu) = aa(num,option(num),some(num),one2) ).

% ATP.lambda_41
tff(fact_8219_ATP_Olambda__42,axiom,
    ! [Uu: num,Uua: nat] : aa(nat,option(num),aTP_Lamp_ajb(num,fun(nat,option(num)),Uu),Uua) = case_num(option(num),aa(num,option(num),some(num),one2),aTP_Lamp_aiz(nat,fun(num,option(num)),Uua),aTP_Lamp_aja(nat,fun(num,option(num)),Uua),Uu) ).

% ATP.lambda_42
tff(fact_8220_ATP_Olambda__43,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [Uu: A,Uua: nat] :
          aa(nat,A,aTP_Lamp_df(A,fun(nat,A),Uu),Uua) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uua),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),semiring_char_0_fact(real,Uua))),aa(nat,A,power_power(A,Uu),Uua)),zero_zero(A)) ) ).

% ATP.lambda_43
tff(fact_8221_ATP_Olambda__44,axiom,
    ! [A: $tType] :
      ( comm_ring_1(A)
     => ! [Uu: nat,Uua: nat] :
          aa(nat,A,aTP_Lamp_ey(nat,fun(nat,A),Uu),Uua) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uua),aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,binomial(Uu),Uua)),zero_zero(A)) ) ).

% ATP.lambda_44
tff(fact_8222_ATP_Olambda__45,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [Uu: A,Uua: nat] :
          aa(nat,A,aTP_Lamp_dg(A,fun(nat,A),Uu),Uua) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uua),zero_zero(A),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),semiring_char_0_fact(real,Uua))),aa(nat,A,power_power(A,Uu),Uua))) ) ).

% ATP.lambda_45
tff(fact_8223_ATP_Olambda__46,axiom,
    ! [Uu: fun(nat,real),Uua: nat] :
      aa(nat,real,aTP_Lamp_ck(fun(nat,real),fun(nat,real),Uu),Uua) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uua),zero_zero(real),aa(nat,real,Uu,divide_divide(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uua),one_one(nat)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ).

% ATP.lambda_46
tff(fact_8224_ATP_Olambda__47,axiom,
    ! [Uu: int,Uua: int] :
      aa(int,product_prod(int,int),aa(int,fun(int,product_prod(int,int)),aTP_Lamp_lg(int,fun(int,product_prod(int,int))),Uu),Uua) = $ite(Uu = zero_zero(int),aa(int,product_prod(int,int),product_Pair(int,int,zero_zero(int)),one_one(int)),aa(int,product_prod(int,int),product_Pair(int,int,aa(int,int,aa(int,fun(int,int),times_times(int),aa(int,int,sgn_sgn(int),Uu)),Uua)),aa(int,int,abs_abs(int),Uu))) ).

% ATP.lambda_47
tff(fact_8225_ATP_Olambda__48,axiom,
    ! [A: $tType] :
      ( comm_ring_1(A)
     => ! [Uu: nat,Uua: nat] :
          aa(nat,A,aTP_Lamp_ex(nat,fun(nat,A),Uu),Uua) = $ite(~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uua),aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,binomial(Uu),Uua)),zero_zero(A)) ) ).

% ATP.lambda_48
tff(fact_8226_ATP_Olambda__49,axiom,
    ! [A: $tType] :
      ( ( lattice(A)
        & order_top(A) )
     => ! [Uu: fun(A,A),Uua: nat] : aa(nat,A,aTP_Lamp_acu(fun(A,A),fun(nat,A),Uu),Uua) = aa(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),Uua),Uu),top_top(A)) ) ).

% ATP.lambda_49
tff(fact_8227_ATP_Olambda__50,axiom,
    ! [A: $tType] :
      ( ( lattice(A)
        & order_bot(A) )
     => ! [Uu: fun(A,A),Uua: nat] : aa(nat,A,aTP_Lamp_act(fun(A,A),fun(nat,A),Uu),Uua) = aa(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),Uua),Uu),bot_bot(A)) ) ).

% ATP.lambda_50
tff(fact_8228_ATP_Olambda__51,axiom,
    ! [Uu: nat,Uua: num] : aa(num,option(num),aa(nat,fun(num,option(num)),aTP_Lamp_ajc(nat,fun(num,option(num))),Uu),Uua) = case_nat(option(num),none(num),aTP_Lamp_ajb(num,fun(nat,option(num)),Uua),Uu) ).

% ATP.lambda_51
tff(fact_8229_ATP_Olambda__52,axiom,
    ! [Uu: nat,Uua: num] : aa(num,option(num),aTP_Lamp_aiz(nat,fun(num,option(num)),Uu),Uua) = case_option(option(num),num,none(num),aTP_Lamp_aii(num,option(num)),bit_take_bit_num(Uu,Uua)) ).

% ATP.lambda_52
tff(fact_8230_ATP_Olambda__53,axiom,
    ! [Uu: num,Uua: nat] : aa(nat,option(num),aTP_Lamp_aij(num,fun(nat,option(num)),Uu),Uua) = case_option(option(num),num,none(num),aTP_Lamp_aii(num,option(num)),bit_take_bit_num(Uua,Uu)) ).

% ATP.lambda_53
tff(fact_8231_ATP_Olambda__54,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Uu: fun(nat,fun(nat,A)),Uua: nat] : aa(nat,A,aTP_Lamp_ja(fun(nat,fun(nat,A)),fun(nat,A),Uu),Uua) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(nat,fun(nat,A),aTP_Lamp_iz(fun(nat,fun(nat,A)),fun(nat,fun(nat,A)),Uu),Uua)),set_ord_atMost(nat,Uua)) ) ).

% ATP.lambda_54
tff(fact_8232_ATP_Olambda__55,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [Uu: fun(nat,fun(nat,A)),Uua: nat] : aa(nat,A,aTP_Lamp_jd(fun(nat,fun(nat,A)),fun(nat,A),Uu),Uua) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),aTP_Lamp_jc(fun(nat,fun(nat,A)),fun(nat,fun(nat,A)),Uu),Uua)),set_ord_atMost(nat,Uua)) ) ).

% ATP.lambda_55
tff(fact_8233_ATP_Olambda__56,axiom,
    ! [Uu: real,Uua: nat] : aa(nat,real,aTP_Lamp_bb(real,fun(nat,real),Uu),Uua) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,power_power(real,aa(real,real,uminus_uminus(real),one_one(real))),Uua)),divide_divide(real,one_one(real),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uua),one_one(nat)))))),aa(nat,real,power_power(real,aa(real,real,aa(real,fun(real,real),minus_minus(real),Uu),one_one(real))),aa(nat,nat,suc,Uua))) ).

% ATP.lambda_56
tff(fact_8234_ATP_Olambda__57,axiom,
    ! [Uu: real,Uua: nat] : aa(nat,real,aTP_Lamp_cc(real,fun(nat,real),Uu),Uua) = aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(nat,real,power_power(real,aa(real,real,uminus_uminus(real),one_one(real))),Uua),semiring_char_0_fact(real,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uua)),one_one(nat))))),aa(nat,real,power_power(real,Uu),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uua)),one_one(nat)))) ).

% ATP.lambda_57
tff(fact_8235_ATP_Olambda__58,axiom,
    ! [Uu: real,Uua: nat] : aa(nat,real,aTP_Lamp_cm(real,fun(nat,real),Uu),Uua) = aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(nat,real,power_power(real,aa(real,real,uminus_uminus(real),one_one(real))),Uua),semiring_char_0_fact(real,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uua)))),aa(nat,real,power_power(real,Uu),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uua))) ).

% ATP.lambda_58
tff(fact_8236_ATP_Olambda__59,axiom,
    ! [A: $tType] :
      ( comm_ring_1(A)
     => ! [Uu: nat,Uua: nat] : aa(nat,A,aTP_Lamp_es(nat,fun(nat,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),one_one(A))),Uua)),aa(nat,A,semiring_1_of_nat(A),Uua))),aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,binomial(Uu),Uua))) ) ).

% ATP.lambda_59
tff(fact_8237_ATP_Olambda__60,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [Uu: nat,Uua: nat] : aa(nat,A,aTP_Lamp_et(nat,fun(nat,A),Uu),Uua) = divide_divide(A,aa(nat,A,gbinomial(A,aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uu),Uua))),Uua),aa(nat,A,power_power(A,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Uua)) ) ).

% ATP.lambda_60
tff(fact_8238_ATP_Olambda__61,axiom,
    ! [Uu: real,Uua: real] :
      ( aa(real,$o,aTP_Lamp_iv(real,fun(real,$o),Uu),Uua)
    <=> ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),Uua)
        & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Uua),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
        & ( aa(real,real,sin(real),Uua) = Uu ) ) ) ).

% ATP.lambda_61
tff(fact_8239_ATP_Olambda__62,axiom,
    ! [Uu: real,Uua: real] :
      ( aa(real,$o,aTP_Lamp_ho(real,fun(real,$o),Uu),Uua)
    <=> ( aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))),Uua)
        & aa(real,$o,aa(real,fun(real,$o),ord_less(real),Uua),divide_divide(real,pi,aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))))
        & ( aa(real,real,tan(real),Uua) = Uu ) ) ) ).

% ATP.lambda_62
tff(fact_8240_ATP_Olambda__63,axiom,
    ! [Uu: code_integer,Uua: code_integer] :
      aa(code_integer,int,aa(code_integer,fun(code_integer,int),aTP_Lamp_add(code_integer,fun(code_integer,int)),Uu),Uua) = $let(
        l2: int,
        l2:= aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),code_int_of_integer(Uu)),
        $ite(Uua = zero_zero(code_integer),l2,aa(int,int,aa(int,fun(int,int),plus_plus(int),l2),one_one(int))) ) ).

% ATP.lambda_63
tff(fact_8241_ATP_Olambda__64,axiom,
    ! [Uu: nat,Uua: nat] :
      aa(nat,a,aa(nat,fun(nat,a),aTP_Lamp_jg(nat,fun(nat,a)),Uu),Uua) = $let(
        m3: a,
        m3:= aa(a,a,aa(a,fun(a,a),times_times(a),aa(num,a,numeral_numeral(a),aa(num,num,bit0,one2))),aa(nat,a,semiring_1_of_nat(a),Uu)),
        $ite(Uua = zero_zero(nat),m3,aa(a,a,aa(a,fun(a,a),plus_plus(a),m3),one_one(a))) ) ).

% ATP.lambda_64
tff(fact_8242_ATP_Olambda__65,axiom,
    ! [Uu: complex,Uua: real] :
      ( aa(real,$o,aTP_Lamp_di(complex,fun(real,$o),Uu),Uua)
    <=> ( ( aa(complex,complex,sgn_sgn(complex),Uu) = cis(Uua) )
        & aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(real,real,uminus_uminus(real),pi)),Uua)
        & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Uua),pi) ) ) ).

% ATP.lambda_65
tff(fact_8243_ATP_Olambda__66,axiom,
    ! [Uu: real,Uua: int] :
      ( aa(int,$o,aTP_Lamp_jf(real,fun(int,$o),Uu),Uua)
    <=> ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(int,real,ring_1_of_int(real),Uua)),Uu)
        & aa(real,$o,aa(real,fun(real,$o),ord_less(real),Uu),aa(int,real,ring_1_of_int(real),aa(int,int,aa(int,fun(int,int),plus_plus(int),Uua),one_one(int)))) ) ) ).

% ATP.lambda_66
tff(fact_8244_ATP_Olambda__67,axiom,
    ! [Uu: rat,Uua: int] :
      ( aa(int,$o,aTP_Lamp_jh(rat,fun(int,$o),Uu),Uua)
    <=> ( aa(rat,$o,aa(rat,fun(rat,$o),ord_less_eq(rat),aa(int,rat,ring_1_of_int(rat),Uua)),Uu)
        & aa(rat,$o,aa(rat,fun(rat,$o),ord_less(rat),Uu),aa(int,rat,ring_1_of_int(rat),aa(int,int,aa(int,fun(int,int),plus_plus(int),Uua),one_one(int)))) ) ) ).

% ATP.lambda_67
tff(fact_8245_ATP_Olambda__68,axiom,
    ! [Uu: real,Uua: nat] : aa(nat,real,aTP_Lamp_bc(real,fun(nat,real),Uu),Uua) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,power_power(real,aa(real,real,uminus_uminus(real),one_one(real))),Uua)),aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,one_one(real),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Uua),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),one_one(nat))))),aa(nat,real,power_power(real,Uu),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Uua),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),one_one(nat))))) ).

% ATP.lambda_68
tff(fact_8246_ATP_Olambda__69,axiom,
    ! [Uu: real,Uua: nat] : aa(nat,real,aTP_Lamp_pj(real,fun(nat,real),Uu),Uua) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,power_power(real,aa(real,real,uminus_uminus(real),one_one(real))),Uua)),aa(nat,real,power_power(real,Uu),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Uua),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ).

% ATP.lambda_69
tff(fact_8247_ATP_Olambda__70,axiom,
    ! [Uu: fun(nat,real),Uua: nat] : aa(nat,real,aTP_Lamp_vl(fun(nat,real),fun(nat,real),Uu),Uua) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,power_power(real,aa(real,real,uminus_uminus(real),one_one(real))),Uua)),aa(nat,real,Uu,Uua)) ).

% ATP.lambda_70
tff(fact_8248_ATP_Olambda__71,axiom,
    ! [A: $tType] :
      ( comm_ring_1(A)
     => ! [Uu: nat,Uua: nat] : aa(nat,A,aTP_Lamp_ew(nat,fun(nat,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),one_one(A))),Uua)),aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,binomial(Uu),Uua))) ) ).

% ATP.lambda_71
tff(fact_8249_ATP_Olambda__72,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [Uu: A,Uua: nat] : aa(nat,A,aTP_Lamp_dw(A,fun(nat,A),Uu),Uua) = aa(nat,A,gbinomial(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),Uu),aa(nat,A,semiring_1_of_nat(A),Uua))),Uua) ) ).

% ATP.lambda_72
tff(fact_8250_ATP_Olambda__73,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [Uu: A,Uua: nat] : aa(nat,A,aTP_Lamp_ez(A,fun(nat,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,gbinomial(A,Uu),Uua)),aa(A,A,aa(A,fun(A,A),minus_minus(A),divide_divide(A,Uu,aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))),aa(nat,A,semiring_1_of_nat(A),Uua))) ) ).

% ATP.lambda_73
tff(fact_8251_ATP_Olambda__74,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [Uu: A,Uua: nat] : aa(nat,A,aTP_Lamp_ee(A,fun(nat,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,gbinomial(A,Uu),Uua)),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),one_one(A))),Uua)) ) ).

% ATP.lambda_74
tff(fact_8252_ATP_Olambda__75,axiom,
    ! [Uu: nat,Uua: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),aTP_Lamp_adc(nat,fun(nat,$o)),Uu),Uua)
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Uu),Uua)
        & ( Uu != Uua ) ) ) ).

% ATP.lambda_75
tff(fact_8253_ATP_Olambda__76,axiom,
    ! [A: $tType,Uu: set(set(A)),Uua: set(set(A))] :
      ( aa(set(set(A)),$o,aTP_Lamp_nk(set(set(A)),fun(set(set(A)),$o),Uu),Uua)
    <=> ( aa(set(set(A)),$o,aa(set(set(A)),fun(set(set(A)),$o),ord_less_eq(set(set(A))),Uua),Uu)
        & ( Uua != bot_bot(set(set(A))) ) ) ) ).

% ATP.lambda_76
tff(fact_8254_ATP_Olambda__77,axiom,
    ! [A: $tType,Uu: set(option(A)),Uua: option(A)] :
      ( aa(option(A),$o,aTP_Lamp_ph(set(option(A)),fun(option(A),$o),Uu),Uua)
    <=> ( member(option(A),Uua,Uu)
        & ( Uua != none(A) ) ) ) ).

% ATP.lambda_77
tff(fact_8255_ATP_Olambda__78,axiom,
    ! [Uu: nat,Uua: nat] : aa(nat,nat,aTP_Lamp_ej(nat,fun(nat,nat),Uu),Uua) = aa(nat,nat,power_power(nat,aa(nat,nat,binomial(Uu),Uua)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))) ).

% ATP.lambda_78
tff(fact_8256_ATP_Olambda__79,axiom,
    ! [Uu: set(int),Uua: int] :
      ( aa(int,$o,aTP_Lamp_ahx(set(int),fun(int,$o),Uu),Uua)
    <=> ( member(int,Uua,Uu)
        & ! [X4: int] :
            ( member(int,X4,Uu)
           => aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),X4),Uua) ) ) ) ).

% ATP.lambda_79
tff(fact_8257_ATP_Olambda__80,axiom,
    ! [A: $tType,Uu: set(set(A)),Uua: set(A)] :
      ( aa(set(A),$o,aTP_Lamp_aid(set(set(A)),fun(set(A),$o),Uu),Uua)
    <=> ( member(set(A),Uua,Uu)
        & ! [X4: set(A)] :
            ( member(set(A),X4,Uu)
           => ~ aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),Uua),X4) ) ) ) ).

% ATP.lambda_80
tff(fact_8258_ATP_Olambda__81,axiom,
    ! [Uu: real,Uua: nat] : aa(nat,real,aTP_Lamp_gi(real,fun(nat,real),Uu),Uua) = divide_divide(real,aa(nat,real,power_power(real,Uu),Uua),semiring_char_0_fact(real,Uua)) ).

% ATP.lambda_81
tff(fact_8259_ATP_Olambda__82,axiom,
    ! [Uu: nat,Uua: real] : aa(real,real,aTP_Lamp_yt(nat,fun(real,real),Uu),Uua) = divide_divide(real,aa(nat,real,power_power(real,Uua),Uu),aa(real,real,exp(real),Uua)) ).

% ATP.lambda_82
tff(fact_8260_ATP_Olambda__83,axiom,
    ! [A: $tType,Uu: set(A),Uua: set(A)] :
      ( aa(set(A),$o,aTP_Lamp_aci(set(A),fun(set(A),$o),Uu),Uua)
    <=> ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),Uua),Uu)
        & finite_finite(A,Uua) ) ) ).

% ATP.lambda_83
tff(fact_8261_ATP_Olambda__84,axiom,
    ! [A: $tType,Uu: set(A),Uua: set(A)] :
      ( aa(set(A),$o,aa(set(A),fun(set(A),$o),aTP_Lamp_lf(set(A),fun(set(A),$o)),Uu),Uua)
    <=> ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less(set(A)),Uu),Uua)
        & finite_finite(A,Uua) ) ) ).

% ATP.lambda_84
tff(fact_8262_ATP_Olambda__85,axiom,
    ! [Uu: nat,Uua: nat] : aa(nat,nat,aTP_Lamp_acl(nat,fun(nat,nat),Uu),Uua) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,power_power(nat,Uu),Uua)),Uua) ).

% ATP.lambda_85
tff(fact_8263_ATP_Olambda__86,axiom,
    ! [Uu: nat,Uua: nat] : aa(nat,nat,aTP_Lamp_du(nat,fun(nat,nat),Uu),Uua) = aa(nat,nat,binomial(aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uu),Uua)),Uu) ).

% ATP.lambda_86
tff(fact_8264_ATP_Olambda__87,axiom,
    ! [Uu: nat,Uua: nat] : aa(nat,nat,aTP_Lamp_dt(nat,fun(nat,nat),Uu),Uua) = aa(nat,nat,binomial(aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uu),Uua)),Uua) ).

% ATP.lambda_87
tff(fact_8265_ATP_Olambda__88,axiom,
    ! [Uu: nat,Uua: complex] :
      ( aa(complex,$o,aTP_Lamp_fn(nat,fun(complex,$o),Uu),Uua)
    <=> ( aa(nat,complex,power_power(complex,Uua),Uu) = one_one(complex) ) ) ).

% ATP.lambda_88
tff(fact_8266_ATP_Olambda__89,axiom,
    ! [A: $tType] :
      ( ( real_V8999393235501362500lgebra(A)
        & idom(A) )
     => ! [Uu: nat,Uua: A] :
          ( aa(A,$o,aTP_Lamp_km(nat,fun(A,$o),Uu),Uua)
        <=> ( aa(nat,A,power_power(A,Uua),Uu) = one_one(A) ) ) ) ).

% ATP.lambda_89
tff(fact_8267_ATP_Olambda__90,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [Uu: A,Uua: A] :
          ( aa(A,$o,aTP_Lamp_kk(A,fun(A,$o),Uu),Uua)
        <=> ( member(A,Uua,ring_1_Ints(A))
            & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(A,A,abs_abs(A),Uua)),Uu) ) ) ) ).

% ATP.lambda_90
tff(fact_8268_ATP_Olambda__91,axiom,
    ! [A: $tType,Uu: fun(set(A),$o),Uua: set(A)] :
      ( aa(set(A),$o,aa(fun(set(A),$o),fun(set(A),$o),aTP_Lamp_ahj(fun(set(A),$o),fun(set(A),$o)),Uu),Uua)
    <=> ( ( Uua = bot_bot(set(A)) )
        | ? [A10: set(A),A6: A] :
            ( ( Uua = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),A6),A10) )
            & aa(set(A),$o,Uu,A10) ) ) ) ).

% ATP.lambda_91
tff(fact_8269_ATP_Olambda__92,axiom,
    ! [Uu: real,Uua: nat] : aa(nat,real,aTP_Lamp_ww(real,fun(nat,real),Uu),Uua) = aa(nat,real,power_power(real,aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),divide_divide(real,Uu,aa(nat,real,semiring_1_of_nat(real),Uua)))),Uua) ).

% ATP.lambda_92
tff(fact_8270_ATP_Olambda__93,axiom,
    ! [Uu: real,Uua: real] : aa(real,real,aTP_Lamp_xw(real,fun(real,real),Uu),Uua) = powr(real,aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),aa(real,real,aa(real,fun(real,real),times_times(real),Uu),Uua)),divide_divide(real,one_one(real),Uua)) ).

% ATP.lambda_93
tff(fact_8271_ATP_Olambda__94,axiom,
    ! [Uu: real,Uua: real] : aa(real,real,aTP_Lamp_yv(real,fun(real,real),Uu),Uua) = powr(real,aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),divide_divide(real,Uu,Uua)),Uua) ).

% ATP.lambda_94
tff(fact_8272_ATP_Olambda__95,axiom,
    ! [Uu: real,Uua: nat] : aa(nat,real,aTP_Lamp_ba(real,fun(nat,real),Uu),Uua) = aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,one_one(real),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Uua),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),one_one(nat))))),aa(nat,real,power_power(real,Uu),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Uua),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),one_one(nat)))) ).

% ATP.lambda_95
tff(fact_8273_ATP_Olambda__96,axiom,
    ! [Uu: real,Uua: real] :
      ( aa(real,$o,aTP_Lamp_ij(real,fun(real,$o),Uu),Uua)
    <=> ( aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),Uua)
        & aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Uua),pi)
        & ( aa(real,real,cos(real),Uua) = Uu ) ) ) ).

% ATP.lambda_96
tff(fact_8274_ATP_Olambda__97,axiom,
    ! [A: $tType,Uu: set(product_prod(A,A)),Uua: nat] :
      ( aa(nat,$o,aTP_Lamp_ait(set(product_prod(A,A)),fun(nat,$o),Uu),Uua)
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Uua)
        & aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Uua),aa(set(product_prod(A,A)),nat,finite_card(product_prod(A,A)),Uu)) ) ) ).

% ATP.lambda_97
tff(fact_8275_ATP_Olambda__98,axiom,
    ! [Uu: nat,Uua: nat] :
      ( aa(nat,$o,aTP_Lamp_aiy(nat,fun(nat,$o),Uu),Uua)
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),zero_zero(nat)),Uua)
        & aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Uua),aa(nat,nat,suc,Uu)) ) ) ).

% ATP.lambda_98
tff(fact_8276_ATP_Olambda__99,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Uu: fun(nat,A),Uua: nat] : aa(nat,A,aTP_Lamp_im(fun(nat,A),fun(nat,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,Uu,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uua))),aa(nat,A,Uu,aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uua)))) ) ).

% ATP.lambda_99
tff(fact_8277_ATP_Olambda__100,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [Uu: fun(nat,A),Uua: nat] : aa(nat,A,aTP_Lamp_ea(fun(nat,A),fun(nat,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,Uu,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uua))),aa(nat,A,Uu,aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uua)))) ) ).

% ATP.lambda_100
tff(fact_8278_ATP_Olambda__101,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(nat,A),Uua: nat] : aa(nat,A,aTP_Lamp_wf(fun(nat,A),fun(nat,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,Uu,aa(nat,nat,suc,Uua))),aa(nat,A,Uu,Uua)) ) ).

% ATP.lambda_101
tff(fact_8279_ATP_Olambda__102,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [Uu: fun(nat,A),Uua: nat] : aa(nat,A,aTP_Lamp_fx(fun(nat,A),fun(nat,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,Uu,aa(nat,nat,suc,Uua))),aa(nat,A,Uu,Uua)) ) ).

% ATP.lambda_102
tff(fact_8280_ATP_Olambda__103,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Uu: fun(nat,fun(nat,A)),Uua: nat] : aa(nat,A,aTP_Lamp_lv(fun(nat,fun(nat,A)),fun(nat,A),Uu),Uua) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(nat,fun(nat,A),Uu,Uua)),set_or7035219750837199246ssThan(nat,zero_zero(nat),Uua)) ) ).

% ATP.lambda_103
tff(fact_8281_ATP_Olambda__104,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [Uu: fun(nat,fun(nat,A)),Uua: nat] : aa(nat,A,aTP_Lamp_lt(fun(nat,fun(nat,A)),fun(nat,A),Uu),Uua) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),Uu,Uua)),set_or7035219750837199246ssThan(nat,zero_zero(nat),Uua)) ) ).

% ATP.lambda_104
tff(fact_8282_ATP_Olambda__105,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => ! [Uu: fun(nat,A),Uua: nat] : aa(nat,A,aTP_Lamp_bq(fun(nat,A),fun(nat,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,Uu,Uua)),aa(nat,A,power_power(A,zero_zero(A)),Uua)) ) ).

% ATP.lambda_105
tff(fact_8283_ATP_Olambda__106,axiom,
    ! [A: $tType] :
      ( real_V2822296259951069270ebra_1(A)
     => ! [Uu: fun(nat,A),Uua: nat] : aa(nat,A,aTP_Lamp_bd(fun(nat,A),fun(nat,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,Uu,Uua)),aa(nat,A,power_power(A,zero_zero(A)),Uua)) ) ).

% ATP.lambda_106
tff(fact_8284_ATP_Olambda__107,axiom,
    ! [A: $tType] :
      ( division_ring(A)
     => ! [Uu: fun(nat,A),Uua: nat] : aa(nat,A,aTP_Lamp_jp(fun(nat,A),fun(nat,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,Uu,Uua)),aa(nat,A,power_power(A,zero_zero(A)),Uua)) ) ).

% ATP.lambda_107
tff(fact_8285_ATP_Olambda__108,axiom,
    ! [A: $tType] :
      ( ( ring_1(A)
        & topolo4958980785337419405_space(A) )
     => ! [Uu: fun(nat,A),Uua: nat] : aa(nat,A,aTP_Lamp_br(fun(nat,A),fun(nat,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,Uu,Uua)),aa(nat,A,power_power(A,zero_zero(A)),Uua)) ) ).

% ATP.lambda_108
tff(fact_8286_ATP_Olambda__109,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [Uu: fun(nat,A),Uua: nat] : aa(nat,A,aTP_Lamp_he(fun(nat,A),fun(nat,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,Uu,Uua)),aa(nat,A,Uu,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uua),one_one(nat)))) ) ).

% ATP.lambda_109
tff(fact_8287_ATP_Olambda__110,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [Uu: fun(nat,A),Uua: nat] : aa(nat,A,aTP_Lamp_hd(fun(nat,A),fun(nat,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,Uu,Uua)),aa(nat,A,Uu,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uua),one_one(nat)))) ) ).

% ATP.lambda_110
tff(fact_8288_ATP_Olambda__111,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(nat,A),Uua: nat] : aa(nat,A,aTP_Lamp_we(fun(nat,A),fun(nat,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,Uu,Uua)),aa(nat,A,Uu,aa(nat,nat,suc,Uua))) ) ).

% ATP.lambda_111
tff(fact_8289_ATP_Olambda__112,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [Uu: fun(nat,A),Uua: nat] : aa(nat,A,aTP_Lamp_dq(fun(nat,A),fun(nat,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,Uu,Uua)),aa(nat,A,Uu,aa(nat,nat,suc,Uua))) ) ).

% ATP.lambda_112
tff(fact_8290_ATP_Olambda__113,axiom,
    ! [A: $tType] :
      ( order(A)
     => ! [Uu: fun(A,$o),Uua: A] :
          ( aa(A,$o,aTP_Lamp_aaz(fun(A,$o),fun(A,$o),Uu),Uua)
        <=> ( aa(A,$o,Uu,Uua)
            & ! [Y5: A] :
                ( aa(A,$o,Uu,Y5)
               => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Y5),Uua) ) ) ) ) ).

% ATP.lambda_113
tff(fact_8291_ATP_Olambda__114,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Uu: fun(nat,fun(nat,A)),Uua: nat] : aa(nat,A,aTP_Lamp_id(fun(nat,fun(nat,A)),fun(nat,A),Uu),Uua) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(nat,fun(nat,A),Uu,Uua)),set_ord_lessThan(nat,Uua)) ) ).

% ATP.lambda_114
tff(fact_8292_ATP_Olambda__115,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [Uu: fun(nat,fun(nat,A)),Uua: nat] : aa(nat,A,aTP_Lamp_gu(fun(nat,fun(nat,A)),fun(nat,A),Uu),Uua) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),Uu,Uua)),set_ord_lessThan(nat,Uua)) ) ).

% ATP.lambda_115
tff(fact_8293_ATP_Olambda__116,axiom,
    ! [A: $tType,Uu: fun(A,real),Uua: A] :
      ( aa(A,$o,aTP_Lamp_aaa(fun(A,real),fun(A,$o),Uu),Uua)
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(A,real,Uu,Uua)),zero_zero(real)) ) ).

% ATP.lambda_116
tff(fact_8294_ATP_Olambda__117,axiom,
    ! [B: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [Uu: fun(B,real),Uua: B] : aa(B,real,aTP_Lamp_so(fun(B,real),fun(B,real),Uu),Uua) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(B,real,Uu,Uua)),zero_zero(real)) ) ).

% ATP.lambda_117
tff(fact_8295_ATP_Olambda__118,axiom,
    ! [A: $tType,Uu: fun(A,real),Uua: A] : aa(A,complex,aTP_Lamp_fj(fun(A,real),fun(A,complex),Uu),Uua) = complex2(aa(A,real,Uu,Uua),zero_zero(real)) ).

% ATP.lambda_118
tff(fact_8296_ATP_Olambda__119,axiom,
    ! [B: $tType,A: $tType,Uu: fun(B,A),Uua: B] : aa(B,set(A),aTP_Lamp_og(fun(B,A),fun(B,set(A)),Uu),Uua) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),aa(B,A,Uu,Uua)),bot_bot(set(A))) ).

% ATP.lambda_119
tff(fact_8297_ATP_Olambda__120,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_add(B)
     => ! [Uu: fun(A,B),Uua: A] :
          ( aa(A,$o,aTP_Lamp_kh(fun(A,B),fun(A,$o),Uu),Uua)
        <=> ( aa(A,B,Uu,Uua) = zero_zero(B) ) ) ) ).

% ATP.lambda_120
tff(fact_8298_ATP_Olambda__121,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_mult(B)
     => ! [Uu: fun(A,B),Uua: A] :
          ( aa(A,$o,aTP_Lamp_kj(fun(A,B),fun(A,$o),Uu),Uua)
        <=> ( aa(A,B,Uu,Uua) = one_one(B) ) ) ) ).

% ATP.lambda_121
tff(fact_8299_ATP_Olambda__122,axiom,
    ! [Uu: fun(nat,real),Uua: nat] : aa(nat,real,aTP_Lamp_xg(fun(nat,real),fun(nat,real),Uu),Uua) = aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aTP_Lamp_vl(fun(nat,real),fun(nat,real),Uu)),set_ord_lessThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uua)),one_one(nat)))) ).

% ATP.lambda_122
tff(fact_8300_ATP_Olambda__123,axiom,
    ! [Uu: fun(nat,real),Uua: nat] : aa(nat,real,aTP_Lamp_xf(fun(nat,real),fun(nat,real),Uu),Uua) = aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aTP_Lamp_vl(fun(nat,real),fun(nat,real),Uu)),set_ord_lessThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uua))) ).

% ATP.lambda_123
tff(fact_8301_ATP_Olambda__124,axiom,
    ! [Uu: nat,Uua: nat] : aa(nat,nat,aa(nat,fun(nat,nat),aTP_Lamp_adt(nat,fun(nat,nat)),Uu),Uua) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),nat_triangle(aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uu),Uua))),Uu) ).

% ATP.lambda_124
tff(fact_8302_ATP_Olambda__125,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [Uu: fun(A,B),Uua: A] : aa(A,real,aTP_Lamp_xo(fun(A,B),fun(A,real),Uu),Uua) = divide_divide(real,real_V7770717601297561774m_norm(B,aa(A,B,Uu,Uua)),real_V7770717601297561774m_norm(A,Uua)) ) ).

% ATP.lambda_125
tff(fact_8303_ATP_Olambda__126,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [Uu: A,Uua: nat] : aa(nat,A,aTP_Lamp_cv(A,fun(nat,A),Uu),Uua) = aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),semiring_char_0_fact(real,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uua),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))),aa(nat,A,power_power(A,Uu),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uua),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ) ).

% ATP.lambda_126
tff(fact_8304_ATP_Olambda__127,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [Uu: A,Uua: nat] : aa(nat,A,aTP_Lamp_de(A,fun(nat,A),Uu),Uua) = aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),semiring_char_0_fact(real,aa(nat,nat,suc,Uua)))),aa(nat,A,power_power(A,Uu),aa(nat,nat,suc,Uua))) ) ).

% ATP.lambda_127
tff(fact_8305_ATP_Olambda__128,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [Uu: A,Uua: nat] : aa(nat,A,aTP_Lamp_cw(A,fun(nat,A),Uu),Uua) = aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),semiring_char_0_fact(real,Uua))),aa(nat,A,power_power(A,Uu),Uua)) ) ).

% ATP.lambda_128
tff(fact_8306_ATP_Olambda__129,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: A,Uua: nat] : aa(nat,A,aTP_Lamp_bz(A,fun(nat,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,inverse_inverse(A),semiring_char_0_fact(A,Uua))),aa(nat,A,power_power(A,Uu),Uua)) ) ).

% ATP.lambda_129
tff(fact_8307_ATP_Olambda__130,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: A,Uua: nat] : aa(nat,A,aTP_Lamp_cd(A,fun(nat,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,suc,Uua))),aa(nat,A,power_power(A,Uu),Uua)) ) ).

% ATP.lambda_130
tff(fact_8308_ATP_Olambda__131,axiom,
    ! [Uu: num,Uua: num] : aa(num,int,aTP_Lamp_aig(num,fun(num,int),Uu),Uua) = aa(int,int,bit_se2584673776208193580ke_bit(int,aa(num,nat,numeral_numeral(nat),Uu)),aa(int,int,aa(int,fun(int,int),minus_minus(int),aa(nat,int,power_power(int,aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),aa(num,nat,numeral_numeral(nat),Uu))),aa(num,int,numeral_numeral(int),Uua))) ).

% ATP.lambda_131
tff(fact_8309_ATP_Olambda__132,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [Uu: A,Uua: nat] : aa(nat,A,aTP_Lamp_dd(A,fun(nat,A),Uu),Uua) = aa(A,A,real_V8093663219630862766scaleR(A,aa(nat,real,cos_coeff,Uua)),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),Uu)),Uua)) ) ).

% ATP.lambda_132
tff(fact_8310_ATP_Olambda__133,axiom,
    ! [Uu: nat,Uua: real] : aa(real,real,aTP_Lamp_pg(nat,fun(real,real),Uu),Uua) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,sgn_sgn(real),Uua)),aa(nat,real,power_power(real,aa(real,real,abs_abs(real),Uua)),Uu)) ).

% ATP.lambda_133
tff(fact_8311_ATP_Olambda__134,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [Uu: A,Uua: nat] : aa(nat,A,aTP_Lamp_cx(A,fun(nat,A),Uu),Uua) = aa(A,A,real_V8093663219630862766scaleR(A,aa(nat,real,sin_coeff,Uua)),aa(nat,A,power_power(A,Uu),Uua)) ) ).

% ATP.lambda_134
tff(fact_8312_ATP_Olambda__135,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [Uu: A,Uua: nat] : aa(nat,A,aTP_Lamp_cy(A,fun(nat,A),Uu),Uua) = aa(A,A,real_V8093663219630862766scaleR(A,aa(nat,real,cos_coeff,Uua)),aa(nat,A,power_power(A,Uu),Uua)) ) ).

% ATP.lambda_135
tff(fact_8313_ATP_Olambda__136,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: A,Uua: nat] : aa(nat,A,aTP_Lamp_xb(A,fun(nat,A),Uu),Uua) = divide_divide(A,aa(nat,A,semiring_1_of_nat(A),Uua),aa(nat,A,power_power(A,Uu),Uua)) ) ).

% ATP.lambda_136
tff(fact_8314_ATP_Olambda__137,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V8999393235501362500lgebra(A) )
     => ! [Uu: A,Uua: nat] : aa(nat,A,aTP_Lamp_xa(A,fun(nat,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),Uua)),aa(nat,A,power_power(A,Uu),Uua)) ) ).

% ATP.lambda_137
tff(fact_8315_ATP_Olambda__138,axiom,
    ! [Uu: real,Uua: nat] : aa(nat,real,aTP_Lamp_fr(real,fun(nat,real),Uu),Uua) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,sin_coeff,Uua)),aa(nat,real,power_power(real,Uu),Uua)) ).

% ATP.lambda_138
tff(fact_8316_ATP_Olambda__139,axiom,
    ! [Uu: real,Uua: nat] : aa(nat,real,aTP_Lamp_fq(real,fun(nat,real),Uu),Uua) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,cos_coeff,Uua)),aa(nat,real,power_power(real,Uu),Uua)) ).

% ATP.lambda_139
tff(fact_8317_ATP_Olambda__140,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [Uu: A,Uua: set(A)] :
          ( aa(set(A),$o,aTP_Lamp_aes(A,fun(set(A),$o),Uu),Uua)
        <=> ( topolo1002775350975398744n_open(A,Uua)
            & member(A,Uu,Uua) ) ) ) ).

% ATP.lambda_140
tff(fact_8318_ATP_Olambda__141,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Uu: nat,Uua: nat] : aa(nat,A,aa(nat,fun(nat,A),aTP_Lamp_adh(nat,fun(nat,A)),Uu),Uua) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,semiring_1_of_nat(A),Uu)),aa(nat,A,semiring_1_of_nat(A),Uua)) ) ).

% ATP.lambda_141
tff(fact_8319_ATP_Olambda__142,axiom,
    ! [Uu: code_integer,Uua: code_integer] :
      aa(code_integer,nat,aa(code_integer,fun(code_integer,nat),aTP_Lamp_acv(code_integer,fun(code_integer,nat)),Uu),Uua) = $let(
        l2: nat,
        l2:= code_nat_of_integer(Uu),
        $let(
          l3: nat,
          l3:= aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),l2),l2),
          $ite(Uua = zero_zero(code_integer),l3,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),l3),one_one(nat))) ) ) ).

% ATP.lambda_142
tff(fact_8320_ATP_Olambda__143,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [Uu: nat,Uua: nat] : aa(nat,A,aTP_Lamp_hf(nat,fun(nat,A),Uu),Uua) = aa(nat,A,gbinomial(A,aa(nat,A,semiring_1_of_nat(A),Uua)),Uu) ) ).

% ATP.lambda_143
tff(fact_8321_ATP_Olambda__144,axiom,
    ! [Uu: set(nat),Uua: nat] :
      ( aa(nat,$o,aTP_Lamp_ajh(set(nat),fun(nat,$o),Uu),Uua)
    <=> member(nat,aa(nat,nat,suc,Uua),Uu) ) ).

% ATP.lambda_144
tff(fact_8322_ATP_Olambda__145,axiom,
    ! [Uu: real,Uua: real] :
      ( aa(real,$o,aTP_Lamp_hz(real,fun(real,$o),Uu),Uua)
    <=> ( aa(real,real,exp(real),Uua) = Uu ) ) ).

% ATP.lambda_145
tff(fact_8323_ATP_Olambda__146,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Uu: A,Uua: A] : aa(A,product_prod(A,A),aa(A,fun(A,product_prod(A,A)),aTP_Lamp_hn(A,fun(A,product_prod(A,A))),Uu),Uua) = aa(A,product_prod(A,A),product_Pair(A,A,Uu),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Uua)),one_one(A))) ) ).

% ATP.lambda_146
tff(fact_8324_ATP_Olambda__147,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Uu: A,Uua: A] : aa(A,product_prod(A,A),aa(A,fun(A,product_prod(A,A)),aTP_Lamp_hs(A,fun(A,product_prod(A,A))),Uu),Uua) = aa(A,product_prod(A,A),product_Pair(A,A,Uu),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Uua)) ) ).

% ATP.lambda_147
tff(fact_8325_ATP_Olambda__148,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [Uu: A,Uua: nat] : aa(nat,A,aTP_Lamp_hm(A,fun(nat,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),plus_plus(A),Uu),divide_divide(A,aa(nat,A,semiring_1_of_nat(A),Uua),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2)))) ) ).

% ATP.lambda_148
tff(fact_8326_ATP_Olambda__149,axiom,
    ! [A: $tType,Uu: A,Uua: set(set(A))] : aa(set(set(A)),set(set(A)),aa(A,fun(set(set(A)),set(set(A))),aTP_Lamp_agl(A,fun(set(set(A)),set(set(A)))),Uu),Uua) = aa(set(set(A)),set(set(A)),aa(set(set(A)),fun(set(set(A)),set(set(A))),sup_sup(set(set(A))),Uua),aa(set(set(A)),set(set(A)),image(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),Uu)),Uua)) ).

% ATP.lambda_149
tff(fact_8327_ATP_Olambda__150,axiom,
    ! [Uu: nat,Uua: nat] : aa(nat,nat,aTP_Lamp_ev(nat,fun(nat,nat),Uu),Uua) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Uua),aa(nat,nat,binomial(Uu),Uua)) ).

% ATP.lambda_150
tff(fact_8328_ATP_Olambda__151,axiom,
    ! [A: $tType,Uu: set(A),Uua: A] :
      ( aa(A,$o,aTP_Lamp_ih(set(A),fun(A,$o),Uu),Uua)
    <=> ( Uu = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),Uua),bot_bot(set(A))) ) ) ).

% ATP.lambda_151
tff(fact_8329_ATP_Olambda__152,axiom,
    ! [Uu: real,Uua: nat] : aa(nat,real,aTP_Lamp_wy(real,fun(nat,real),Uu),Uua) = aa(real,real,aa(real,fun(real,real),times_times(real),Uu),aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),aa(real,real,uminus_uminus(real),aa(real,real,inverse_inverse(real),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,suc,Uua)))))) ).

% ATP.lambda_152
tff(fact_8330_ATP_Olambda__153,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_add(A)
        & topolo4958980785337419405_space(A) )
     => ! [Uu: fun(nat,A),Uua: nat] : aa(nat,A,aTP_Lamp_wt(fun(nat,A),fun(nat,A),Uu),Uua) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),Uu),set_or1337092689740270186AtMost(nat,zero_zero(nat),Uua)) ) ).

% ATP.lambda_153
tff(fact_8331_ATP_Olambda__154,axiom,
    ! [A: $tType] :
      ( bit_un5681908812861735899ations(A)
     => ! [Uu: A,Uua: nat] : aa(nat,A,aTP_Lamp_lz(A,fun(nat,A),Uu),Uua) = aa(A,A,bit_se4730199178511100633sh_bit(A,Uua),aa($o,A,zero_neq_one_of_bool(A),aa(nat,$o,bit_se5641148757651400278ts_bit(A,Uu),Uua))) ) ).

% ATP.lambda_154
tff(fact_8332_ATP_Olambda__155,axiom,
    ! [A: $tType] :
      ( real_Vector_banach(A)
     => ! [Uu: fun(nat,A),Uua: nat] : aa(nat,real,aTP_Lamp_wu(fun(nat,A),fun(nat,real),Uu),Uua) = aa(real,real,root(Uua),real_V7770717601297561774m_norm(A,aa(nat,A,Uu,Uua))) ) ).

% ATP.lambda_155
tff(fact_8333_ATP_Olambda__156,axiom,
    ! [Uu: real,Uua: nat] : aa(nat,real,aTP_Lamp_wv(real,fun(nat,real),Uu),Uua) = aa(real,real,aa(real,fun(real,real),plus_plus(real),Uu),aa(real,real,uminus_uminus(real),aa(real,real,inverse_inverse(real),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,suc,Uua))))) ).

% ATP.lambda_156
tff(fact_8334_ATP_Olambda__157,axiom,
    ! [Uu: real,Uua: nat] : aa(nat,real,aTP_Lamp_wl(real,fun(nat,real),Uu),Uua) = aa(real,real,aa(real,fun(real,real),plus_plus(real),Uu),aa(real,real,inverse_inverse(real),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,suc,Uua)))) ).

% ATP.lambda_157
tff(fact_8335_ATP_Olambda__158,axiom,
    ! [Uu: fun(nat,real),Uua: nat] : aa(nat,real,aTP_Lamp_oo(fun(nat,real),fun(nat,real),Uu),Uua) = aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),Uu),set_ord_lessThan(nat,Uua)) ).

% ATP.lambda_158
tff(fact_8336_ATP_Olambda__159,axiom,
    ! [A: $tType] :
      ( ( comple5582772986160207858norder(A)
        & canoni5634975068530333245id_add(A)
        & topolo1944317154257567458pology(A) )
     => ! [Uu: fun(nat,A),Uua: nat] : aa(nat,A,aTP_Lamp_os(fun(nat,A),fun(nat,A),Uu),Uua) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),Uu),set_ord_lessThan(nat,Uua)) ) ).

% ATP.lambda_159
tff(fact_8337_ATP_Olambda__160,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: real,Uua: A] :
          ( aa(A,$o,aTP_Lamp_aeh(real,fun(A,$o),Uu),Uua)
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Uu),real_V7770717601297561774m_norm(A,Uua)) ) ) ).

% ATP.lambda_160
tff(fact_8338_ATP_Olambda__161,axiom,
    ! [A: $tType,Uu: set(product_prod(A,A)),Uua: nat] :
      ( aa(nat,$o,aTP_Lamp_aix(set(product_prod(A,A)),fun(nat,$o),Uu),Uua)
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Uua),aa(set(product_prod(A,A)),nat,finite_card(product_prod(A,A)),Uu)) ) ).

% ATP.lambda_161
tff(fact_8339_ATP_Olambda__162,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: A,Uua: nat] : aa(nat,A,aTP_Lamp_wb(A,fun(nat,A),Uu),Uua) = divide_divide(A,Uu,aa(nat,A,semiring_1_of_nat(A),Uua)) ) ).

% ATP.lambda_162
tff(fact_8340_ATP_Olambda__163,axiom,
    ! [A: $tType] :
      ( ( semiring_char_0(A)
        & semidom_divide(A) )
     => ! [Uu: A,Uua: nat] : aa(nat,A,aTP_Lamp_ip(A,fun(nat,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),minus_minus(A),Uu),aa(nat,A,semiring_1_of_nat(A),Uua)) ) ).

% ATP.lambda_163
tff(fact_8341_ATP_Olambda__164,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [Uu: A,Uua: nat] : aa(nat,A,aTP_Lamp_md(A,fun(nat,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),minus_minus(A),Uu),aa(nat,A,semiring_1_of_nat(A),Uua)) ) ).

% ATP.lambda_164
tff(fact_8342_ATP_Olambda__165,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [Uu: A,Uua: nat] : aa(nat,A,aTP_Lamp_ik(A,fun(nat,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),plus_plus(A),Uu),aa(nat,A,semiring_1_of_nat(A),Uua)) ) ).

% ATP.lambda_165
tff(fact_8343_ATP_Olambda__166,axiom,
    ! [Uu: nat,Uua: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),aTP_Lamp_agx(nat,fun(nat,$o)),Uu),Uua)
    <=> ( Uua = aa(nat,nat,suc,Uu) ) ) ).

% ATP.lambda_166
tff(fact_8344_ATP_Olambda__167,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: nat,Uua: A] : aa(A,A,aTP_Lamp_uz(nat,fun(A,A),Uu),Uua) = comm_s3205402744901411588hammer(A,Uua,Uu) ) ).

% ATP.lambda_167
tff(fact_8345_ATP_Olambda__168,axiom,
    ! [A: $tType,Uu: set(A),Uua: set(A)] :
      ( aa(set(A),$o,aTP_Lamp_kx(set(A),fun(set(A),$o),Uu),Uua)
    <=> aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),Uua),Uu) ) ).

% ATP.lambda_168
tff(fact_8346_ATP_Olambda__169,axiom,
    ! [Uu: nat,Uua: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),aTP_Lamp_kw(nat,fun(nat,$o)),Uu),Uua)
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Uua),Uu) ) ).

% ATP.lambda_169
tff(fact_8347_ATP_Olambda__170,axiom,
    ! [A: $tType] :
      ( bounde4967611905675639751up_bot(A)
     => ! [Uu: A,Uua: A] :
          ( aa(A,$o,aa(A,fun(A,$o),aTP_Lamp_agi(A,fun(A,$o)),Uu),Uua)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Uua),Uu) ) ) ).

% ATP.lambda_170
tff(fact_8348_ATP_Olambda__171,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [Uu: A,Uua: A] :
          ( aa(A,$o,aa(A,fun(A,$o),aTP_Lamp_nf(A,fun(A,$o)),Uu),Uua)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Uua),Uu) ) ) ).

% ATP.lambda_171
tff(fact_8349_ATP_Olambda__172,axiom,
    ! [A: $tType] :
      ( ord(A)
     => ! [Uu: A,Uua: A] :
          ( aa(A,$o,aTP_Lamp_ds(A,fun(A,$o),Uu),Uua)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Uua),Uu) ) ) ).

% ATP.lambda_172
tff(fact_8350_ATP_Olambda__173,axiom,
    ! [Uu: nat,Uua: nat] : aa(nat,nat,aTP_Lamp_pf(nat,fun(nat,nat),Uu),Uua) = modulo_modulo(nat,Uua,Uu) ).

% ATP.lambda_173
tff(fact_8351_ATP_Olambda__174,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: A,Uua: A] : aa(A,A,aTP_Lamp_xj(A,fun(A,A),Uu),Uua) = divide_divide(A,Uua,Uu) ) ).

% ATP.lambda_174
tff(fact_8352_ATP_Olambda__175,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [Uu: A,Uua: A] : aa(A,A,aTP_Lamp_gr(A,fun(A,A),Uu),Uua) = divide_divide(A,Uua,Uu) ) ).

% ATP.lambda_175
tff(fact_8353_ATP_Olambda__176,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [Uu: A,Uua: A] : aa(A,A,aTP_Lamp_acw(A,fun(A,A),Uu),Uua) = divide_divide(A,Uua,Uu) ) ).

% ATP.lambda_176
tff(fact_8354_ATP_Olambda__177,axiom,
    ! [Uu: nat,Uua: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),aTP_Lamp_fa(nat,fun(nat,$o)),Uu),Uua)
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Uua),Uu) ) ).

% ATP.lambda_177
tff(fact_8355_ATP_Olambda__178,axiom,
    ! [A: $tType] :
      ( bounde4967611905675639751up_bot(A)
     => ! [Uu: A,Uua: A] :
          ( aa(A,$o,aa(A,fun(A,$o),aTP_Lamp_agj(A,fun(A,$o)),Uu),Uua)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),Uua),Uu) ) ) ).

% ATP.lambda_178
tff(fact_8356_ATP_Olambda__179,axiom,
    ! [A: $tType] :
      ( unboun7993243217541854897norder(A)
     => ! [Uu: A,Uua: A] :
          ( aa(A,$o,aTP_Lamp_zd(A,fun(A,$o),Uu),Uua)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),Uua),Uu) ) ) ).

% ATP.lambda_179
tff(fact_8357_ATP_Olambda__180,axiom,
    ! [A: $tType] :
      ( ord(A)
     => ! [Uu: A,Uua: A] :
          ( aa(A,$o,aTP_Lamp_ft(A,fun(A,$o),Uu),Uua)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),Uua),Uu) ) ) ).

% ATP.lambda_180
tff(fact_8358_ATP_Olambda__181,axiom,
    ! [Uu: nat,Uua: nat] : aa(nat,nat,aTP_Lamp_vz(nat,fun(nat,nat),Uu),Uua) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Uua),Uu) ).

% ATP.lambda_181
tff(fact_8359_ATP_Olambda__182,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [Uu: A,Uua: A] : aa(A,A,aTP_Lamp_gy(A,fun(A,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),times_times(A),Uua),Uu) ) ).

% ATP.lambda_182
tff(fact_8360_ATP_Olambda__183,axiom,
    ! [Uu: nat,Uua: nat] : aa(nat,nat,aTP_Lamp_ma(nat,fun(nat,nat),Uu),Uua) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uua),Uu) ).

% ATP.lambda_183
tff(fact_8361_ATP_Olambda__184,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Uu: A,Uua: A] : aa(A,A,aTP_Lamp_gq(A,fun(A,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),minus_minus(A),Uua),Uu) ) ).

% ATP.lambda_184
tff(fact_8362_ATP_Olambda__185,axiom,
    ! [A: $tType] :
      ( ab_group_add(A)
     => ! [Uu: A,Uua: A] : aa(A,A,aTP_Lamp_ae(A,fun(A,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),minus_minus(A),Uua),Uu) ) ).

% ATP.lambda_185
tff(fact_8363_ATP_Olambda__186,axiom,
    ! [Uu: nat,Uua: real] : aa(real,real,aTP_Lamp_qc(nat,fun(real,real),Uu),Uua) = aa(nat,real,power_power(real,Uua),Uu) ).

% ATP.lambda_186
tff(fact_8364_ATP_Olambda__187,axiom,
    ! [A: $tType] :
      ( comple592849572758109894attice(A)
     => ! [Uu: A,Uua: A] : aa(A,A,aTP_Lamp_afz(A,fun(A,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),sup_sup(A),Uua),Uu) ) ).

% ATP.lambda_187
tff(fact_8365_ATP_Olambda__188,axiom,
    ! [A: $tType] :
      ( comple592849572758109894attice(A)
     => ! [Uu: A,Uua: A] : aa(A,A,aTP_Lamp_aey(A,fun(A,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),inf_inf(A),Uua),Uu) ) ).

% ATP.lambda_188
tff(fact_8366_ATP_Olambda__189,axiom,
    ! [Uu: int,Uua: int] : aa(int,int,aTP_Lamp_mh(int,fun(int,int),Uu),Uua) = aa(int,int,aa(int,fun(int,int),plus_plus(int),Uua),Uu) ).

% ATP.lambda_189
tff(fact_8367_ATP_Olambda__190,axiom,
    ! [A: $tType] :
      ( cancel_semigroup_add(A)
     => ! [Uu: A,Uua: A] : aa(A,A,aTP_Lamp_acx(A,fun(A,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),plus_plus(A),Uua),Uu) ) ).

% ATP.lambda_190
tff(fact_8368_ATP_Olambda__191,axiom,
    ! [A: $tType] :
      ( linordered_semidom(A)
     => ! [Uu: A,Uua: A] : aa(A,A,aTP_Lamp_gp(A,fun(A,A),Uu),Uua) = aa(A,A,aa(A,fun(A,A),plus_plus(A),Uua),Uu) ) ).

% ATP.lambda_191
tff(fact_8369_ATP_Olambda__192,axiom,
    ! [Uu: real,Uua: real] : aa(real,real,aTP_Lamp_qf(real,fun(real,real),Uu),Uua) = powr(real,Uua,Uu) ).

% ATP.lambda_192
tff(fact_8370_ATP_Olambda__193,axiom,
    ! [Uu: nat,Uua: nat] :
      ( aa(nat,$o,aTP_Lamp_ad(nat,fun(nat,$o),Uu),Uua)
    <=> aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Uua),Uu) ) ).

% ATP.lambda_193
tff(fact_8371_ATP_Olambda__194,axiom,
    ! [Uu: int,Uua: int] :
      ( aa(int,$o,aTP_Lamp_ac(int,fun(int,$o),Uu),Uua)
    <=> aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),Uua),Uu) ) ).

% ATP.lambda_194
tff(fact_8372_ATP_Olambda__195,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Uu: A,Uua: A] :
          ( aa(A,$o,aTP_Lamp_am(A,fun(A,$o),Uu),Uua)
        <=> aa(A,$o,aa(A,fun(A,$o),dvd_dvd(A),Uua),Uu) ) ) ).

% ATP.lambda_195
tff(fact_8373_ATP_Olambda__196,axiom,
    ! [Uu: nat,Uua: nat] : aa(nat,product_prod(nat,nat),aa(nat,fun(nat,product_prod(nat,nat)),aTP_Lamp_adg(nat,fun(nat,product_prod(nat,nat))),Uu),Uua) = aa(nat,product_prod(nat,nat),product_Pair(nat,nat,Uua),Uu) ).

% ATP.lambda_196
tff(fact_8374_ATP_Olambda__197,axiom,
    ! [Uu: nat,Uua: nat] : aa(nat,nat,aTP_Lamp_do(nat,fun(nat,nat),Uu),Uua) = aa(nat,nat,binomial(Uua),Uu) ).

% ATP.lambda_197
tff(fact_8375_ATP_Olambda__198,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: int,Uua: A] : aa(A,A,aTP_Lamp_adu(int,fun(A,A),Uu),Uua) = power_int(A,Uua,Uu) ) ).

% ATP.lambda_198
tff(fact_8376_ATP_Olambda__199,axiom,
    ! [Uu: real,Uua: nat] : aa(nat,real,aTP_Lamp_wj(real,fun(nat,real),Uu),Uua) = aa(real,real,root(Uua),Uu) ).

% ATP.lambda_199
tff(fact_8377_ATP_Olambda__200,axiom,
    ! [B: $tType,Uu: set(B),Uua: B] :
      ( aa(B,$o,aTP_Lamp_abc(set(B),fun(B,$o),Uu),Uua)
    <=> member(B,Uua,Uu) ) ).

% ATP.lambda_200
tff(fact_8378_ATP_Olambda__201,axiom,
    ! [A: $tType] :
      ( topological_t3_space(A)
     => ! [Uu: set(A),Uua: A] :
          ( aa(A,$o,aTP_Lamp_agr(set(A),fun(A,$o),Uu),Uua)
        <=> member(A,Uua,Uu) ) ) ).

% ATP.lambda_201
tff(fact_8379_ATP_Olambda__202,axiom,
    ! [A: $tType,Uu: set(A),Uua: A] :
      ( aa(A,$o,aTP_Lamp_a(set(A),fun(A,$o),Uu),Uua)
    <=> member(A,Uua,Uu) ) ).

% ATP.lambda_202
tff(fact_8380_ATP_Olambda__203,axiom,
    ! [A: $tType,Uu: set(product_prod(A,A)),Uua: nat] : aa(nat,set(product_prod(A,A)),aTP_Lamp_ais(set(product_prod(A,A)),fun(nat,set(product_prod(A,A))),Uu),Uua) = aa(set(product_prod(A,A)),set(product_prod(A,A)),aa(nat,fun(set(product_prod(A,A)),set(product_prod(A,A))),compow(set(product_prod(A,A))),Uua),Uu) ).

% ATP.lambda_203
tff(fact_8381_ATP_Olambda__204,axiom,
    ! [A: $tType,Uu: A,Uua: A] :
      ( aa(A,$o,aTP_Lamp_ab(A,fun(A,$o),Uu),Uua)
    <=> ( Uua = Uu ) ) ).

% ATP.lambda_204
tff(fact_8382_ATP_Olambda__205,axiom,
    ! [A: $tType,Uu: fun(A,real),Uua: A] :
      ( aa(A,$o,aTP_Lamp_aam(fun(A,real),fun(A,$o),Uu),Uua)
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),zero_zero(real)),aa(A,real,Uu,Uua)) ) ).

% ATP.lambda_205
tff(fact_8383_ATP_Olambda__206,axiom,
    ! [A: $tType] :
      ( topological_t2_space(A)
     => ! [Uu: fun(A,real),Uua: A] :
          ( aa(A,$o,aTP_Lamp_aad(fun(A,real),fun(A,$o),Uu),Uua)
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),one_one(real)),aa(A,real,Uu,Uua)) ) ) ).

% ATP.lambda_206
tff(fact_8384_ATP_Olambda__207,axiom,
    ! [A: $tType,Uu: fun(A,real),Uua: A] :
      ( aa(A,$o,aTP_Lamp_aai(fun(A,real),fun(A,$o),Uu),Uua)
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),one_one(real)),aa(A,real,Uu,Uua)) ) ).

% ATP.lambda_207
tff(fact_8385_ATP_Olambda__208,axiom,
    ! [A: $tType,Uu: fun(A,real),Uua: A] :
      ( aa(A,$o,aTP_Lamp_zz(fun(A,real),fun(A,$o),Uu),Uua)
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(A,real,Uu,Uua)) ) ).

% ATP.lambda_208
tff(fact_8386_ATP_Olambda__209,axiom,
    ! [Uu: fun(nat,real),Uua: nat] : aa(nat,real,aTP_Lamp_gh(fun(nat,real),fun(nat,real),Uu),Uua) = aa(nat,real,Uu,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uua)),one_one(nat))) ).

% ATP.lambda_209
tff(fact_8387_ATP_Olambda__210,axiom,
    ! [Uu: fun(nat,real),Uua: nat] : aa(nat,real,aTP_Lamp_gg(fun(nat,real),fun(nat,real),Uu),Uua) = aa(nat,real,Uu,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uua)) ).

% ATP.lambda_210
tff(fact_8388_ATP_Olambda__211,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: fun(A,A),Uua: A] : aa(A,A,aTP_Lamp_yh(fun(A,A),fun(A,A),Uu),Uua) = aa(A,A,Uu,divide_divide(A,one_one(A),Uua)) ) ).

% ATP.lambda_211
tff(fact_8389_ATP_Olambda__212,axiom,
    ! [Uu: fun(real,$o),Uua: real] :
      ( aa(real,$o,aTP_Lamp_aah(fun(real,$o),fun(real,$o),Uu),Uua)
    <=> aa(real,$o,Uu,aa(real,real,inverse_inverse(real),Uua)) ) ).

% ATP.lambda_212
tff(fact_8390_ATP_Olambda__213,axiom,
    ! [A: $tType,Uu: fun(real,A),Uua: real] : aa(real,A,aTP_Lamp_yr(fun(real,A),fun(real,A),Uu),Uua) = aa(real,A,Uu,aa(real,real,inverse_inverse(real),Uua)) ).

% ATP.lambda_213
tff(fact_8391_ATP_Olambda__214,axiom,
    ! [Uu: fun(real,real),Uua: nat] : aa(nat,real,aTP_Lamp_acm(fun(real,real),fun(nat,real),Uu),Uua) = aa(real,real,Uu,aa(nat,real,semiring_1_of_nat(real),Uua)) ).

% ATP.lambda_214
tff(fact_8392_ATP_Olambda__215,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [Uu: fun(real,A),Uua: nat] : aa(nat,A,aTP_Lamp_yu(fun(real,A),fun(nat,A),Uu),Uua) = aa(real,A,Uu,aa(nat,real,semiring_1_of_nat(real),Uua)) ) ).

% ATP.lambda_215
tff(fact_8393_ATP_Olambda__216,axiom,
    ! [A: $tType,Uu: fun(int,A),Uua: nat] : aa(nat,A,aTP_Lamp_aaw(fun(int,A),fun(nat,A),Uu),Uua) = aa(int,A,Uu,aa(nat,int,semiring_1_of_nat(int),Uua)) ).

% ATP.lambda_216
tff(fact_8394_ATP_Olambda__217,axiom,
    ! [Uu: fun(nat,$o),Uua: nat] :
      ( aa(nat,$o,aTP_Lamp_za(fun(nat,$o),fun(nat,$o),Uu),Uua)
    <=> aa(nat,$o,Uu,aa(nat,nat,suc,Uua)) ) ).

% ATP.lambda_217
tff(fact_8395_ATP_Olambda__218,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(nat,A),Uua: nat] : aa(nat,A,aTP_Lamp_bl(fun(nat,A),fun(nat,A),Uu),Uua) = aa(nat,A,Uu,aa(nat,nat,suc,Uua)) ) ).

% ATP.lambda_218
tff(fact_8396_ATP_Olambda__219,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [Uu: fun(nat,A),Uua: nat] : aa(nat,A,aTP_Lamp_vu(fun(nat,A),fun(nat,A),Uu),Uua) = aa(nat,A,Uu,aa(nat,nat,suc,Uua)) ) ).

% ATP.lambda_219
tff(fact_8397_ATP_Olambda__220,axiom,
    ! [A: $tType] :
      ( ( topolo5987344860129210374id_add(A)
        & topological_t2_space(A) )
     => ! [Uu: fun(nat,A),Uua: nat] : aa(nat,A,aTP_Lamp_cg(fun(nat,A),fun(nat,A),Uu),Uua) = aa(nat,A,Uu,aa(nat,nat,suc,Uua)) ) ).

% ATP.lambda_220
tff(fact_8398_ATP_Olambda__221,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Uu: fun(nat,A),Uua: nat] : aa(nat,A,aTP_Lamp_hw(fun(nat,A),fun(nat,A),Uu),Uua) = aa(nat,A,Uu,aa(nat,nat,suc,Uua)) ) ).

% ATP.lambda_221
tff(fact_8399_ATP_Olambda__222,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [Uu: fun(nat,A),Uua: nat] : aa(nat,A,aTP_Lamp_dp(fun(nat,A),fun(nat,A),Uu),Uua) = aa(nat,A,Uu,aa(nat,nat,suc,Uua)) ) ).

% ATP.lambda_222
tff(fact_8400_ATP_Olambda__223,axiom,
    ! [A: $tType,Uu: fun(nat,A),Uua: nat] : aa(nat,A,aTP_Lamp_vr(fun(nat,A),fun(nat,A),Uu),Uua) = aa(nat,A,Uu,aa(nat,nat,suc,Uua)) ).

% ATP.lambda_223
tff(fact_8401_ATP_Olambda__224,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [Uu: A,Uua: option(A)] : aa(option(A),option(A),aa(A,fun(option(A),option(A)),aTP_Lamp_ajj(A,fun(option(A),option(A))),Uu),Uua) = aa(A,option(A),some(A),case_option(A,A,Uu,aa(A,fun(A,A),ord_max(A),Uu),Uua)) ) ).

% ATP.lambda_224
tff(fact_8402_ATP_Olambda__225,axiom,
    ! [Uu: nat,Uua: num] : aa(num,option(num),aTP_Lamp_aja(nat,fun(num,option(num)),Uu),Uua) = aa(num,option(num),some(num),case_option(num,num,one2,bit1,bit_take_bit_num(Uu,Uua))) ).

% ATP.lambda_225
tff(fact_8403_ATP_Olambda__226,axiom,
    ! [Uu: num,Uua: nat] : aa(nat,option(num),aTP_Lamp_aik(num,fun(nat,option(num)),Uu),Uua) = aa(num,option(num),some(num),case_option(num,num,one2,bit1,bit_take_bit_num(Uua,Uu))) ).

% ATP.lambda_226
tff(fact_8404_ATP_Olambda__227,axiom,
    ! [Uu: nat,Uua: nat] : aa(nat,fun(product_prod(nat,nat),product_prod(nat,nat)),aa(nat,fun(nat,fun(product_prod(nat,nat),product_prod(nat,nat))),aTP_Lamp_adp(nat,fun(nat,fun(product_prod(nat,nat),product_prod(nat,nat)))),Uu),Uua) = product_case_prod(nat,nat,product_prod(nat,nat),aa(nat,fun(nat,fun(nat,product_prod(nat,nat))),aTP_Lamp_ado(nat,fun(nat,fun(nat,fun(nat,product_prod(nat,nat)))),Uu),Uua)) ).

% ATP.lambda_227
tff(fact_8405_ATP_Olambda__228,axiom,
    ! [Uu: nat,Uua: nat] : aa(nat,fun(product_prod(nat,nat),product_prod(nat,nat)),aa(nat,fun(nat,fun(product_prod(nat,nat),product_prod(nat,nat))),aTP_Lamp_adn(nat,fun(nat,fun(product_prod(nat,nat),product_prod(nat,nat)))),Uu),Uua) = product_case_prod(nat,nat,product_prod(nat,nat),aa(nat,fun(nat,fun(nat,product_prod(nat,nat))),aTP_Lamp_adm(nat,fun(nat,fun(nat,fun(nat,product_prod(nat,nat)))),Uu),Uua)) ).

% ATP.lambda_228
tff(fact_8406_ATP_Olambda__229,axiom,
    ! [Uu: nat,Uua: nat] : aa(nat,fun(product_prod(nat,nat),$o),aa(nat,fun(nat,fun(product_prod(nat,nat),$o)),aTP_Lamp_adl(nat,fun(nat,fun(product_prod(nat,nat),$o))),Uu),Uua) = product_case_prod(nat,nat,$o,aa(nat,fun(nat,fun(nat,$o)),aTP_Lamp_adk(nat,fun(nat,fun(nat,fun(nat,$o))),Uu),Uua)) ).

% ATP.lambda_229
tff(fact_8407_ATP_Olambda__230,axiom,
    ! [Uu: nat,Uua: nat] : aa(nat,fun(product_prod(nat,nat),$o),aa(nat,fun(nat,fun(product_prod(nat,nat),$o)),aTP_Lamp_adj(nat,fun(nat,fun(product_prod(nat,nat),$o))),Uu),Uua) = product_case_prod(nat,nat,$o,aa(nat,fun(nat,fun(nat,$o)),aTP_Lamp_adi(nat,fun(nat,fun(nat,fun(nat,$o))),Uu),Uua)) ).

% ATP.lambda_230
tff(fact_8408_ATP_Olambda__231,axiom,
    ! [Uu: nat,Uua: nat] : aa(nat,fun(product_prod(nat,nat),product_prod(nat,nat)),aa(nat,fun(nat,fun(product_prod(nat,nat),product_prod(nat,nat))),aTP_Lamp_adf(nat,fun(nat,fun(product_prod(nat,nat),product_prod(nat,nat)))),Uu),Uua) = product_case_prod(nat,nat,product_prod(nat,nat),aa(nat,fun(nat,fun(nat,product_prod(nat,nat))),aTP_Lamp_ade(nat,fun(nat,fun(nat,fun(nat,product_prod(nat,nat)))),Uu),Uua)) ).

% ATP.lambda_231
tff(fact_8409_ATP_Olambda__232,axiom,
    ! [Uu: fun(nat,real),Uua: real] : aa(real,real,aTP_Lamp_qt(fun(nat,real),fun(real,real),Uu),Uua) = suminf(real,aa(real,fun(nat,real),aTP_Lamp_qs(fun(nat,real),fun(real,fun(nat,real)),Uu),Uua)) ).

% ATP.lambda_232
tff(fact_8410_ATP_Olambda__233,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: fun(nat,A),Uua: A] : aa(A,A,aTP_Lamp_qd(fun(nat,A),fun(A,A),Uu),Uua) = suminf(A,aa(A,fun(nat,A),aTP_Lamp_cs(fun(nat,A),fun(A,fun(nat,A)),Uu),Uua)) ) ).

% ATP.lambda_233
tff(fact_8411_ATP_Olambda__234,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [Uu: real,Uua: A] : aa(A,set(A),aTP_Lamp_ye(real,fun(A,set(A)),Uu),Uua) = collect(A,aa(A,fun(A,$o),aTP_Lamp_yd(real,fun(A,fun(A,$o)),Uu),Uua)) ) ).

% ATP.lambda_234
tff(fact_8412_ATP_Olambda__235,axiom,
    ! [C: $tType,A: $tType,B: $tType] :
      ( comple592849572758109894attice(A)
     => ! [Uu: fun(C,fun(B,A)),Uua: fun(B,C)] : aa(fun(B,C),A,aTP_Lamp_oy(fun(C,fun(B,A)),fun(fun(B,C),A),Uu),Uua) = aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,aa(fun(B,C),fun(B,A),aTP_Lamp_ox(fun(C,fun(B,A)),fun(fun(B,C),fun(B,A)),Uu),Uua)),top_top(set(B)))) ) ).

% ATP.lambda_235
tff(fact_8413_ATP_Olambda__236,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( comple592849572758109894attice(A)
     => ! [Uu: fun(C,fun(B,A)),Uua: B] : aa(B,A,aTP_Lamp_oz(fun(C,fun(B,A)),fun(B,A),Uu),Uua) = aa(set(A),A,complete_Sup_Sup(A),aa(set(C),set(A),image(C,A,aa(B,fun(C,A),aTP_Lamp_ov(fun(C,fun(B,A)),fun(B,fun(C,A)),Uu),Uua)),top_top(set(C)))) ) ).

% ATP.lambda_236
tff(fact_8414_ATP_Olambda__237,axiom,
    ! [C: $tType,A: $tType,B: $tType] :
      ( comple592849572758109894attice(A)
     => ! [Uu: fun(C,fun(B,A)),Uua: fun(B,C)] : aa(fun(B,C),A,aTP_Lamp_pa(fun(C,fun(B,A)),fun(fun(B,C),A),Uu),Uua) = aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,aa(fun(B,C),fun(B,A),aTP_Lamp_ox(fun(C,fun(B,A)),fun(fun(B,C),fun(B,A)),Uu),Uua)),top_top(set(B)))) ) ).

% ATP.lambda_237
tff(fact_8415_ATP_Olambda__238,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( comple592849572758109894attice(A)
     => ! [Uu: fun(C,fun(B,A)),Uua: B] : aa(B,A,aTP_Lamp_ow(fun(C,fun(B,A)),fun(B,A),Uu),Uua) = aa(set(A),A,complete_Inf_Inf(A),aa(set(C),set(A),image(C,A,aa(B,fun(C,A),aTP_Lamp_ov(fun(C,fun(B,A)),fun(B,fun(C,A)),Uu),Uua)),top_top(set(C)))) ) ).

% ATP.lambda_238
tff(fact_8416_ATP_Olambda__239,axiom,
    ! [Uu: nat,Uua: nat] : aa(nat,complex,aTP_Lamp_go(nat,fun(nat,complex),Uu),Uua) = cis(divide_divide(real,aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),pi)),aa(nat,real,semiring_1_of_nat(real),Uua)),aa(nat,real,semiring_1_of_nat(real),Uu))) ).

% ATP.lambda_239
tff(fact_8417_ATP_Olambda__240,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => ! [Uu: A,Uua: A] : aa(A,A,aTP_Lamp_ro(A,fun(A,A),Uu),Uua) = aa(A,A,uminus_uminus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,inverse_inverse(A),Uu)),Uua)),aa(A,A,inverse_inverse(A),Uu))) ) ).

% ATP.lambda_240
tff(fact_8418_ATP_Olambda__241,axiom,
    ! [Uu: fun(real,real),Uua: real] :
      ( aa(real,$o,aTP_Lamp_yx(fun(real,real),fun(real,$o),Uu),Uua)
    <=> ( aa(real,real,Uu,Uua) != zero_zero(real) ) ) ).

% ATP.lambda_241
tff(fact_8419_ATP_Olambda__242,axiom,
    ! [A: $tType,B: $tType,Uu: fun(A,option(B)),Uua: A] :
      ( aa(A,$o,aTP_Lamp_agv(fun(A,option(B)),fun(A,$o),Uu),Uua)
    <=> ( aa(A,option(B),Uu,Uua) != none(B) ) ) ).

% ATP.lambda_242
tff(fact_8420_ATP_Olambda__243,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [Uu: A,Uua: nat] : aa(nat,real,aTP_Lamp_db(A,fun(nat,real),Uu),Uua) = real_V7770717601297561774m_norm(A,aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),semiring_char_0_fact(real,Uua))),aa(nat,A,power_power(A,Uu),Uua))) ) ).

% ATP.lambda_243
tff(fact_8421_ATP_Olambda__244,axiom,
    ! [Uu: nat,Uua: nat] :
      ( aa(nat,$o,aTP_Lamp_ax(nat,fun(nat,$o),Uu),Uua)
    <=> ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),divide_divide(nat,Uu,aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uua))) ) ).

% ATP.lambda_244
tff(fact_8422_ATP_Olambda__245,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [Uu: A,Uua: nat] : aa(nat,A,aTP_Lamp_dc(A,fun(nat,A),Uu),Uua) = aa(A,A,uminus_uminus(A),aa(A,A,real_V8093663219630862766scaleR(A,aa(nat,real,sin_coeff,Uua)),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),Uu)),Uua))) ) ).

% ATP.lambda_245
tff(fact_8423_ATP_Olambda__246,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [Uu: A,Uua: nat] : aa(nat,real,aTP_Lamp_cz(A,fun(nat,real),Uu),Uua) = real_V7770717601297561774m_norm(A,aa(A,A,real_V8093663219630862766scaleR(A,aa(nat,real,sin_coeff,Uua)),aa(nat,A,power_power(A,Uu),Uua))) ) ).

% ATP.lambda_246
tff(fact_8424_ATP_Olambda__247,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [Uu: A,Uua: nat] : aa(nat,real,aTP_Lamp_da(A,fun(nat,real),Uu),Uua) = real_V7770717601297561774m_norm(A,aa(A,A,real_V8093663219630862766scaleR(A,aa(nat,real,cos_coeff,Uua)),aa(nat,A,power_power(A,Uu),Uua))) ) ).

% ATP.lambda_247
tff(fact_8425_ATP_Olambda__248,axiom,
    ! [A: $tType,Uu: fun(nat,set(A)),Uua: nat] : aa(nat,set(A),aTP_Lamp_pe(fun(nat,set(A)),fun(nat,set(A)),Uu),Uua) = aa(set(set(A)),set(A),complete_Sup_Sup(set(A)),aa(set(nat),set(set(A)),image(nat,set(A),Uu),set_or7035219750837199246ssThan(nat,zero_zero(nat),Uua))) ).

% ATP.lambda_248
tff(fact_8426_ATP_Olambda__249,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [Uu: A,Uua: nat] : aa(nat,fun(A,A),aTP_Lamp_az(A,fun(nat,fun(A,A)),Uu),Uua) = aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),minus_minus(A),Uu),aa(nat,A,semiring_1_of_nat(A),Uua))) ) ).

% ATP.lambda_249
tff(fact_8427_ATP_Olambda__250,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [Uu: A,Uua: nat] : aa(nat,fun(A,A),aTP_Lamp_ay(A,fun(nat,fun(A,A)),Uu),Uua) = aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),Uu),aa(nat,A,semiring_1_of_nat(A),Uua))) ) ).

% ATP.lambda_250
tff(fact_8428_ATP_Olambda__251,axiom,
    ! [A: $tType,B: $tType] :
      ( comple592849572758109894attice(A)
     => ! [Uu: fun(B,A),Uua: set(B)] : aa(set(B),A,aTP_Lamp_ahz(fun(B,A),fun(set(B),A),Uu),Uua) = aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,Uu),Uua)) ) ).

% ATP.lambda_251
tff(fact_8429_ATP_Olambda__252,axiom,
    ! [A: $tType,B: $tType] :
      ( comple592849572758109894attice(A)
     => ! [Uu: fun(B,A),Uua: set(B)] : aa(set(B),A,aTP_Lamp_aia(fun(B,A),fun(set(B),A),Uu),Uua) = aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,Uu),Uua)) ) ).

% ATP.lambda_252
tff(fact_8430_ATP_Olambda__253,axiom,
    ! [Uu: real,Uua: nat] : aa(nat,real,aTP_Lamp_ws(real,fun(nat,real),Uu),Uua) = aa(real,real,inverse_inverse(real),aa(nat,real,power_power(real,Uu),Uua)) ).

% ATP.lambda_253
tff(fact_8431_ATP_Olambda__254,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: A,Uua: A] : aa(A,A,aTP_Lamp_pz(A,fun(A,A),Uu),Uua) = aa(A,A,cos(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),Uua),Uu)) ) ).

% ATP.lambda_254
tff(fact_8432_ATP_Olambda__255,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [Uu: A,Uua: A] : aa(A,filter(A),aTP_Lamp_aed(A,fun(A,filter(A)),Uu),Uua) = principal(A,set_or5935395276787703475ssThan(A,Uu,Uua)) ) ).

% ATP.lambda_255
tff(fact_8433_ATP_Olambda__256,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [Uu: A,Uua: A] : aa(A,filter(A),aTP_Lamp_aee(A,fun(A,filter(A)),Uu),Uua) = principal(A,set_or5935395276787703475ssThan(A,Uua,Uu)) ) ).

% ATP.lambda_256
tff(fact_8434_ATP_Olambda__257,axiom,
    ! [Uu: nat,Uua: nat] : aa(nat,nat,aTP_Lamp_ni(nat,fun(nat,nat),Uu),Uua) = aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),ord_max(nat),Uu),Uua)) ).

% ATP.lambda_257
tff(fact_8435_ATP_Olambda__258,axiom,
    ! [Uu: nat,Uua: nat] : aa(nat,nat,aTP_Lamp_nh(nat,fun(nat,nat),Uu),Uua) = aa(nat,nat,suc,aa(nat,nat,aa(nat,fun(nat,nat),ord_max(nat),Uua),Uu)) ).

% ATP.lambda_258
tff(fact_8436_ATP_Olambda__259,axiom,
    ! [A: $tType,Uu: set(A),Uua: A] :
      ( aa(A,$o,aTP_Lamp_aj(set(A),fun(A,$o),Uu),Uua)
    <=> ~ member(A,Uua,Uu) ) ).

% ATP.lambda_259
tff(fact_8437_ATP_Olambda__260,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(nat,A),Uua: nat] : aa(nat,real,aTP_Lamp_bw(fun(nat,A),fun(nat,real),Uu),Uua) = real_V7770717601297561774m_norm(A,aa(nat,A,Uu,Uua)) ) ).

% ATP.lambda_260
tff(fact_8438_ATP_Olambda__261,axiom,
    ! [A: $tType] :
      ( real_Vector_banach(A)
     => ! [Uu: fun(nat,A),Uua: nat] : aa(nat,real,aTP_Lamp_by(fun(nat,A),fun(nat,real),Uu),Uua) = real_V7770717601297561774m_norm(A,aa(nat,A,Uu,Uua)) ) ).

% ATP.lambda_261
tff(fact_8439_ATP_Olambda__262,axiom,
    ! [A: $tType,B: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(B,A),Uua: B] : aa(B,real,aTP_Lamp_dn(fun(B,A),fun(B,real),Uu),Uua) = real_V7770717601297561774m_norm(A,aa(B,A,Uu,Uua)) ) ).

% ATP.lambda_262
tff(fact_8440_ATP_Olambda__263,axiom,
    ! [A: $tType,B: $tType] :
      ( ( comm_monoid_mult(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [Uu: fun(B,A),Uua: B] : aa(B,real,aTP_Lamp_hv(fun(B,A),fun(B,real),Uu),Uua) = real_V7770717601297561774m_norm(A,aa(B,A,Uu,Uua)) ) ).

% ATP.lambda_263
tff(fact_8441_ATP_Olambda__264,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [Uu: fun(A,B),Uua: A] : aa(A,real,aTP_Lamp_uf(fun(A,B),fun(A,real),Uu),Uua) = real_V7770717601297561774m_norm(B,aa(A,B,Uu,Uua)) ) ).

% ATP.lambda_264
tff(fact_8442_ATP_Olambda__265,axiom,
    ! [B: $tType,A: $tType] :
      ( semiring_1(B)
     => ! [Uu: fun(A,$o),Uua: A] : aa(A,B,aTP_Lamp_aeu(fun(A,$o),fun(A,B),Uu),Uua) = aa($o,B,zero_neq_one_of_bool(B),aa(A,$o,Uu,Uua)) ) ).

% ATP.lambda_265
tff(fact_8443_ATP_Olambda__266,axiom,
    ! [Uu: fun(nat,real),Uua: nat] : aa(nat,real,aTP_Lamp_wh(fun(nat,real),fun(nat,real),Uu),Uua) = aa(real,real,inverse_inverse(real),aa(nat,real,Uu,Uua)) ).

% ATP.lambda_266
tff(fact_8444_ATP_Olambda__267,axiom,
    ! [A: $tType,B: $tType] :
      ( ( real_V822414075346904944vector(B)
        & real_V8999393235501362500lgebra(A) )
     => ! [Uu: fun(B,A),Uua: B] : aa(B,A,aTP_Lamp_rp(fun(B,A),fun(B,A),Uu),Uua) = aa(A,A,inverse_inverse(A),aa(B,A,Uu,Uua)) ) ).

% ATP.lambda_267
tff(fact_8445_ATP_Olambda__268,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V3459762299906320749_field(B) )
     => ! [Uu: fun(A,B),Uua: A] : aa(A,B,aTP_Lamp_abf(fun(A,B),fun(A,B),Uu),Uua) = aa(B,B,inverse_inverse(B),aa(A,B,Uu,Uua)) ) ).

% ATP.lambda_268
tff(fact_8446_ATP_Olambda__269,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & real_V8999393235501362500lgebra(B) )
     => ! [Uu: fun(A,B),Uua: A] : aa(A,B,aTP_Lamp_abt(fun(A,B),fun(A,B),Uu),Uua) = aa(B,B,inverse_inverse(B),aa(A,B,Uu,Uua)) ) ).

% ATP.lambda_269
tff(fact_8447_ATP_Olambda__270,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: fun(A,A),Uua: A] : aa(A,A,aTP_Lamp_pl(fun(A,A),fun(A,A),Uu),Uua) = aa(A,A,inverse_inverse(A),aa(A,A,Uu,Uua)) ) ).

% ATP.lambda_270
tff(fact_8448_ATP_Olambda__271,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_V8999393235501362500lgebra(B) )
     => ! [Uu: fun(A,B),Uua: A] : aa(A,B,aTP_Lamp_ux(fun(A,B),fun(A,B),Uu),Uua) = aa(B,B,inverse_inverse(B),aa(A,B,Uu,Uua)) ) ).

% ATP.lambda_271
tff(fact_8449_ATP_Olambda__272,axiom,
    ! [A: $tType,Uu: fun(A,real),Uua: A] : aa(A,real,aTP_Lamp_yk(fun(A,real),fun(A,real),Uu),Uua) = aa(real,real,inverse_inverse(real),aa(A,real,Uu,Uua)) ).

% ATP.lambda_272
tff(fact_8450_ATP_Olambda__273,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V8999393235501362500lgebra(B)
     => ! [Uu: fun(A,B),Uua: A] : aa(A,B,aTP_Lamp_uk(fun(A,B),fun(A,B),Uu),Uua) = aa(B,B,inverse_inverse(B),aa(A,B,Uu,Uua)) ) ).

% ATP.lambda_273
tff(fact_8451_ATP_Olambda__274,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_semiring_1(A)
     => ! [Uu: fun(B,nat),Uua: B] : aa(B,A,aTP_Lamp_hq(fun(B,nat),fun(B,A),Uu),Uua) = aa(nat,A,semiring_1_of_nat(A),aa(B,nat,Uu,Uua)) ) ).

% ATP.lambda_274
tff(fact_8452_ATP_Olambda__275,axiom,
    ! [A: $tType,B: $tType] :
      ( semiring_1(A)
     => ! [Uu: fun(B,nat),Uua: B] : aa(B,A,aTP_Lamp_dl(fun(B,nat),fun(B,A),Uu),Uua) = aa(nat,A,semiring_1_of_nat(A),aa(B,nat,Uu,Uua)) ) ).

% ATP.lambda_275
tff(fact_8453_ATP_Olambda__276,axiom,
    ! [A: $tType,Uu: fun(A,nat),Uua: A] : aa(A,real,aTP_Lamp_yl(fun(A,nat),fun(A,real),Uu),Uua) = aa(nat,real,semiring_1_of_nat(real),aa(A,nat,Uu,Uua)) ).

% ATP.lambda_276
tff(fact_8454_ATP_Olambda__277,axiom,
    ! [A: $tType,Uu: fun(A,nat),Uua: A] : aa(A,int,aTP_Lamp_fi(fun(A,nat),fun(A,int),Uu),Uua) = aa(nat,int,semiring_1_of_nat(int),aa(A,nat,Uu,Uua)) ).

% ATP.lambda_277
tff(fact_8455_ATP_Olambda__278,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(A,real),Uua: A] : aa(A,real,aTP_Lamp_rv(fun(A,real),fun(A,real),Uu),Uua) = aa(real,real,ln_ln(real),aa(A,real,Uu,Uua)) ) ).

% ATP.lambda_278
tff(fact_8456_ATP_Olambda__279,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [Uu: fun(A,real),Uua: A] : aa(A,real,aTP_Lamp_abu(fun(A,real),fun(A,real),Uu),Uua) = aa(real,real,ln_ln(real),aa(A,real,Uu,Uua)) ) ).

% ATP.lambda_279
tff(fact_8457_ATP_Olambda__280,axiom,
    ! [A: $tType] :
      ( topological_t2_space(A)
     => ! [Uu: fun(A,real),Uua: A] : aa(A,real,aTP_Lamp_vx(fun(A,real),fun(A,real),Uu),Uua) = aa(real,real,ln_ln(real),aa(A,real,Uu,Uua)) ) ).

% ATP.lambda_280
tff(fact_8458_ATP_Olambda__281,axiom,
    ! [A: $tType,Uu: fun(A,real),Uua: A] : aa(A,real,aTP_Lamp_ku(fun(A,real),fun(A,real),Uu),Uua) = aa(real,real,ln_ln(real),aa(A,real,Uu,Uua)) ).

% ATP.lambda_281
tff(fact_8459_ATP_Olambda__282,axiom,
    ! [A: $tType] :
      ( real_V2191834092415804123ebra_1(A)
     => ! [Uu: fun(nat,real),Uua: nat] : aa(nat,A,aTP_Lamp_cp(fun(nat,real),fun(nat,A),Uu),Uua) = real_Vector_of_real(A,aa(nat,real,Uu,Uua)) ) ).

% ATP.lambda_282
tff(fact_8460_ATP_Olambda__283,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Uu: fun(nat,A),Uua: nat] : aa(nat,A,aTP_Lamp_cq(fun(nat,A),fun(nat,A),Uu),Uua) = aa(A,A,uminus_uminus(A),aa(nat,A,Uu,Uua)) ) ).

% ATP.lambda_283
tff(fact_8461_ATP_Olambda__284,axiom,
    ! [A: $tType,B: $tType] :
      ( comple489889107523837845lgebra(A)
     => ! [Uu: fun(B,A),Uua: B] : aa(B,A,aTP_Lamp_nu(fun(B,A),fun(B,A),Uu),Uua) = aa(A,A,uminus_uminus(A),aa(B,A,Uu,Uua)) ) ).

% ATP.lambda_284
tff(fact_8462_ATP_Olambda__285,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Uu: fun(nat,A),Uua: nat] : aa(nat,fun(A,A),aTP_Lamp_ig(fun(nat,A),fun(nat,fun(A,A)),Uu),Uua) = aa(A,fun(A,A),times_times(A),aa(nat,A,Uu,Uua)) ) ).

% ATP.lambda_285
tff(fact_8463_ATP_Olambda__286,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_ring_1(A)
     => ! [Uu: fun(B,int),Uua: B] : aa(B,A,aTP_Lamp_hr(fun(B,int),fun(B,A),Uu),Uua) = aa(int,A,ring_1_of_int(A),aa(B,int,Uu,Uua)) ) ).

% ATP.lambda_286
tff(fact_8464_ATP_Olambda__287,axiom,
    ! [A: $tType,B: $tType] :
      ( ring_1(A)
     => ! [Uu: fun(B,int),Uua: B] : aa(B,A,aTP_Lamp_dm(fun(B,int),fun(B,A),Uu),Uua) = aa(int,A,ring_1_of_int(A),aa(B,int,Uu,Uua)) ) ).

% ATP.lambda_287
tff(fact_8465_ATP_Olambda__288,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [Uu: fun(nat,A),Uua: nat] : aa(nat,fun(A,A),aTP_Lamp_gx(fun(nat,A),fun(nat,fun(A,A)),Uu),Uua) = aa(A,fun(A,A),plus_plus(A),aa(nat,A,Uu,Uua)) ) ).

% ATP.lambda_288
tff(fact_8466_ATP_Olambda__289,axiom,
    ! [Uu: fun(real,real),Uua: real] : aa(real,real,aTP_Lamp_acd(fun(real,real),fun(real,real),Uu),Uua) = aa(real,real,artanh(real),aa(real,real,Uu,Uua)) ).

% ATP.lambda_289
tff(fact_8467_ATP_Olambda__290,axiom,
    ! [A: $tType] :
      ( topological_t2_space(A)
     => ! [Uu: fun(A,real),Uua: A] : aa(A,real,aTP_Lamp_xu(fun(A,real),fun(A,real),Uu),Uua) = aa(real,real,artanh(real),aa(A,real,Uu,Uua)) ) ).

% ATP.lambda_290
tff(fact_8468_ATP_Olambda__291,axiom,
    ! [A: $tType,Uu: fun(A,real),Uua: A] : aa(A,real,aTP_Lamp_ut(fun(A,real),fun(A,real),Uu),Uua) = aa(real,real,artanh(real),aa(A,real,Uu,Uua)) ).

% ATP.lambda_291
tff(fact_8469_ATP_Olambda__292,axiom,
    ! [Uu: fun(real,real),Uua: real] : aa(real,real,aTP_Lamp_abi(fun(real,real),fun(real,real),Uu),Uua) = aa(real,real,arsinh(real),aa(real,real,Uu,Uua)) ).

% ATP.lambda_292
tff(fact_8470_ATP_Olambda__293,axiom,
    ! [A: $tType] :
      ( topological_t2_space(A)
     => ! [Uu: fun(A,real),Uua: A] : aa(A,real,aTP_Lamp_vt(fun(A,real),fun(A,real),Uu),Uua) = aa(real,real,arsinh(real),aa(A,real,Uu,Uua)) ) ).

% ATP.lambda_293
tff(fact_8471_ATP_Olambda__294,axiom,
    ! [A: $tType,Uu: fun(A,real),Uua: A] : aa(A,real,aTP_Lamp_tx(fun(A,real),fun(A,real),Uu),Uua) = aa(real,real,arsinh(real),aa(A,real,Uu,Uua)) ).

% ATP.lambda_294
tff(fact_8472_ATP_Olambda__295,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(A,real),Uua: A] : aa(A,real,aTP_Lamp_sh(fun(A,real),fun(A,real),Uu),Uua) = aa(real,real,arctan,aa(A,real,Uu,Uua)) ) ).

% ATP.lambda_295
tff(fact_8473_ATP_Olambda__296,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [Uu: fun(A,real),Uua: A] : aa(A,real,aTP_Lamp_abp(fun(A,real),fun(A,real),Uu),Uua) = aa(real,real,arctan,aa(A,real,Uu,Uua)) ) ).

% ATP.lambda_296
tff(fact_8474_ATP_Olambda__297,axiom,
    ! [A: $tType] :
      ( topological_t2_space(A)
     => ! [Uu: fun(A,real),Uua: A] : aa(A,real,aTP_Lamp_vs(fun(A,real),fun(A,real),Uu),Uua) = aa(real,real,arctan,aa(A,real,Uu,Uua)) ) ).

% ATP.lambda_297
tff(fact_8475_ATP_Olambda__298,axiom,
    ! [A: $tType,Uu: fun(A,real),Uua: A] : aa(A,real,aTP_Lamp_tw(fun(A,real),fun(A,real),Uu),Uua) = aa(real,real,arctan,aa(A,real,Uu,Uua)) ).

% ATP.lambda_298
tff(fact_8476_ATP_Olambda__299,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(A,real),Uua: A] : aa(A,real,aTP_Lamp_qu(fun(A,real),fun(A,real),Uu),Uua) = aa(real,real,arcsin,aa(A,real,Uu,Uua)) ) ).

% ATP.lambda_299
tff(fact_8477_ATP_Olambda__300,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [Uu: fun(A,real),Uua: A] : aa(A,real,aTP_Lamp_acc(fun(A,real),fun(A,real),Uu),Uua) = aa(real,real,arcsin,aa(A,real,Uu,Uua)) ) ).

% ATP.lambda_300
tff(fact_8478_ATP_Olambda__301,axiom,
    ! [Uu: fun(real,real),Uua: real] : aa(real,real,aTP_Lamp_abz(fun(real,real),fun(real,real),Uu),Uua) = aa(real,real,arcosh(real),aa(real,real,Uu,Uua)) ).

% ATP.lambda_301
tff(fact_8479_ATP_Olambda__302,axiom,
    ! [A: $tType] :
      ( topological_t2_space(A)
     => ! [Uu: fun(A,real),Uua: A] : aa(A,real,aTP_Lamp_xt(fun(A,real),fun(A,real),Uu),Uua) = aa(real,real,arcosh(real),aa(A,real,Uu,Uua)) ) ).

% ATP.lambda_302
tff(fact_8480_ATP_Olambda__303,axiom,
    ! [A: $tType,Uu: fun(A,real),Uua: A] : aa(A,real,aTP_Lamp_ul(fun(A,real),fun(A,real),Uu),Uua) = aa(real,real,arcosh(real),aa(A,real,Uu,Uua)) ).

% ATP.lambda_303
tff(fact_8481_ATP_Olambda__304,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(A,real),Uua: A] : aa(A,real,aTP_Lamp_qw(fun(A,real),fun(A,real),Uu),Uua) = aa(real,real,arccos,aa(A,real,Uu,Uua)) ) ).

% ATP.lambda_304
tff(fact_8482_ATP_Olambda__305,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [Uu: fun(A,real),Uua: A] : aa(A,real,aTP_Lamp_acb(fun(A,real),fun(A,real),Uu),Uua) = aa(real,real,arccos,aa(A,real,Uu,Uua)) ) ).

% ATP.lambda_305
tff(fact_8483_ATP_Olambda__306,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & real_V822414075346904944vector(B) )
     => ! [Uu: fun(A,B),Uua: A] : aa(A,B,aTP_Lamp_abs(fun(A,B),fun(A,B),Uu),Uua) = aa(B,B,sgn_sgn(B),aa(A,B,Uu,Uua)) ) ).

% ATP.lambda_306
tff(fact_8484_ATP_Olambda__307,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_V822414075346904944vector(B) )
     => ! [Uu: fun(A,B),Uua: A] : aa(A,B,aTP_Lamp_uy(fun(A,B),fun(A,B),Uu),Uua) = aa(B,B,sgn_sgn(B),aa(A,B,Uu,Uua)) ) ).

% ATP.lambda_307
tff(fact_8485_ATP_Olambda__308,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [Uu: fun(A,B),Uua: A] : aa(A,B,aTP_Lamp_ug(fun(A,B),fun(A,B),Uu),Uua) = aa(B,B,sgn_sgn(B),aa(A,B,Uu,Uua)) ) ).

% ATP.lambda_308
tff(fact_8486_ATP_Olambda__309,axiom,
    ! [Uu: fun(nat,real),Uua: nat] : aa(nat,real,aTP_Lamp_bx(fun(nat,real),fun(nat,real),Uu),Uua) = aa(real,real,abs_abs(real),aa(nat,real,Uu,Uua)) ).

% ATP.lambda_309
tff(fact_8487_ATP_Olambda__310,axiom,
    ! [A: $tType,B: $tType] :
      ( ordere166539214618696060dd_abs(A)
     => ! [Uu: fun(B,A),Uua: B] : aa(B,A,aTP_Lamp_ff(fun(B,A),fun(B,A),Uu),Uua) = aa(A,A,abs_abs(A),aa(B,A,Uu,Uua)) ) ).

% ATP.lambda_310
tff(fact_8488_ATP_Olambda__311,axiom,
    ! [A: $tType,Uu: fun(A,real),Uua: A] : aa(A,real,aTP_Lamp_th(fun(A,real),fun(A,real),Uu),Uua) = aa(real,real,abs_abs(real),aa(A,real,Uu,Uua)) ).

% ATP.lambda_311
tff(fact_8489_ATP_Olambda__312,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [Uu: fun(A,B),Uua: A] : aa(A,B,aTP_Lamp_aby(fun(A,B),fun(A,B),Uu),Uua) = aa(B,B,tanh(B),aa(A,B,Uu,Uua)) ) ).

% ATP.lambda_312
tff(fact_8490_ATP_Olambda__313,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [Uu: fun(A,B),Uua: A] : aa(A,B,aTP_Lamp_vd(fun(A,B),fun(A,B),Uu),Uua) = aa(B,B,tanh(B),aa(A,B,Uu,Uua)) ) ).

% ATP.lambda_313
tff(fact_8491_ATP_Olambda__314,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: fun(A,A),Uua: A] : aa(A,A,aTP_Lamp_qj(fun(A,A),fun(A,A),Uu),Uua) = aa(A,A,tanh(A),aa(A,A,Uu,Uua)) ) ).

% ATP.lambda_314
tff(fact_8492_ATP_Olambda__315,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [Uu: fun(A,B),Uua: A] : aa(A,B,aTP_Lamp_uj(fun(A,B),fun(A,B),Uu),Uua) = aa(B,B,tanh(B),aa(A,B,Uu,Uua)) ) ).

% ATP.lambda_315
tff(fact_8493_ATP_Olambda__316,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [Uu: fun(A,B),Uua: A] : aa(A,B,aTP_Lamp_abj(fun(A,B),fun(A,B),Uu),Uua) = aa(B,B,sinh(B),aa(A,B,Uu,Uua)) ) ).

% ATP.lambda_316
tff(fact_8494_ATP_Olambda__317,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [Uu: fun(A,B),Uua: A] : aa(A,B,aTP_Lamp_tp(fun(A,B),fun(A,B),Uu),Uua) = aa(B,B,sinh(B),aa(A,B,Uu,Uua)) ) ).

% ATP.lambda_317
tff(fact_8495_ATP_Olambda__318,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: fun(A,A),Uua: A] : aa(A,A,aTP_Lamp_pm(fun(A,A),fun(A,A),Uu),Uua) = aa(A,A,sinh(A),aa(A,A,Uu,Uua)) ) ).

% ATP.lambda_318
tff(fact_8496_ATP_Olambda__319,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [Uu: fun(A,B),Uua: A] : aa(A,B,aTP_Lamp_tq(fun(A,B),fun(A,B),Uu),Uua) = aa(B,B,sinh(B),aa(A,B,Uu,Uua)) ) ).

% ATP.lambda_319
tff(fact_8497_ATP_Olambda__320,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [Uu: fun(A,B),Uua: A] : aa(A,B,aTP_Lamp_abk(fun(A,B),fun(A,B),Uu),Uua) = aa(B,B,cosh(B),aa(A,B,Uu,Uua)) ) ).

% ATP.lambda_320
tff(fact_8498_ATP_Olambda__321,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [Uu: fun(A,B),Uua: A] : aa(A,B,aTP_Lamp_to(fun(A,B),fun(A,B),Uu),Uua) = aa(B,B,cosh(B),aa(A,B,Uu,Uua)) ) ).

% ATP.lambda_321
tff(fact_8499_ATP_Olambda__322,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: fun(A,A),Uua: A] : aa(A,A,aTP_Lamp_pn(fun(A,A),fun(A,A),Uu),Uua) = aa(A,A,cosh(A),aa(A,A,Uu,Uua)) ) ).

% ATP.lambda_322
tff(fact_8500_ATP_Olambda__323,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [Uu: fun(A,B),Uua: A] : aa(A,B,aTP_Lamp_tr(fun(A,B),fun(A,B),Uu),Uua) = aa(B,B,cosh(B),aa(A,B,Uu,Uua)) ) ).

% ATP.lambda_323
tff(fact_8501_ATP_Olambda__324,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(A,real),Uua: A] : aa(A,real,aTP_Lamp_sj(fun(A,real),fun(A,real),Uu),Uua) = aa(real,real,tan(real),aa(A,real,Uu,Uua)) ) ).

% ATP.lambda_324
tff(fact_8502_ATP_Olambda__325,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: fun(A,A),Uua: A] : aa(A,A,aTP_Lamp_uh(fun(A,A),fun(A,A),Uu),Uua) = aa(A,A,tan(A),aa(A,A,Uu,Uua)) ) ).

% ATP.lambda_325
tff(fact_8503_ATP_Olambda__326,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(A,real),Uua: A] : aa(A,real,aTP_Lamp_rk(fun(A,real),fun(A,real),Uu),Uua) = aa(real,real,sin(real),aa(A,real,Uu,Uua)) ) ).

% ATP.lambda_326
tff(fact_8504_ATP_Olambda__327,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [Uu: fun(A,B),Uua: A] : aa(A,B,aTP_Lamp_ty(fun(A,B),fun(A,B),Uu),Uua) = aa(B,B,sin(B),aa(A,B,Uu,Uua)) ) ).

% ATP.lambda_327
tff(fact_8505_ATP_Olambda__328,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: fun(A,A),Uua: A] : aa(A,A,aTP_Lamp_px(fun(A,A),fun(A,A),Uu),Uua) = aa(A,A,sin(A),aa(A,A,Uu,Uua)) ) ).

% ATP.lambda_328
tff(fact_8506_ATP_Olambda__329,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(A,real),Uua: A] : aa(A,real,aTP_Lamp_ri(fun(A,real),fun(A,real),Uu),Uua) = aa(real,real,exp(real),aa(A,real,Uu,Uua)) ) ).

% ATP.lambda_329
tff(fact_8507_ATP_Olambda__330,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [Uu: fun(A,B),Uua: A] : aa(A,B,aTP_Lamp_abl(fun(A,B),fun(A,B),Uu),Uua) = aa(B,B,exp(B),aa(A,B,Uu,Uua)) ) ).

% ATP.lambda_330
tff(fact_8508_ATP_Olambda__331,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [Uu: fun(A,B),Uua: A] : aa(A,B,aTP_Lamp_ub(fun(A,B),fun(A,B),Uu),Uua) = aa(B,B,exp(B),aa(A,B,Uu,Uua)) ) ).

% ATP.lambda_331
tff(fact_8509_ATP_Olambda__332,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: fun(A,A),Uua: A] : aa(A,A,aTP_Lamp_pw(fun(A,A),fun(A,A),Uu),Uua) = aa(A,A,exp(A),aa(A,A,Uu,Uua)) ) ).

% ATP.lambda_332
tff(fact_8510_ATP_Olambda__333,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [Uu: fun(A,B),Uua: A] : aa(A,B,aTP_Lamp_ua(fun(A,B),fun(A,B),Uu),Uua) = aa(B,B,exp(B),aa(A,B,Uu,Uua)) ) ).

% ATP.lambda_333
tff(fact_8511_ATP_Olambda__334,axiom,
    ! [B: $tType,A: $tType] :
      ( ( comm_monoid_mult(B)
        & real_Vector_banach(B)
        & real_V2822296259951069270ebra_1(B) )
     => ! [Uu: fun(A,B),Uua: A] : aa(A,B,aTP_Lamp_kl(fun(A,B),fun(A,B),Uu),Uua) = aa(B,B,exp(B),aa(A,B,Uu,Uua)) ) ).

% ATP.lambda_334
tff(fact_8512_ATP_Olambda__335,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: fun(A,A),Uua: A] : aa(A,A,aTP_Lamp_ui(fun(A,A),fun(A,A),Uu),Uua) = aa(A,A,cot(A),aa(A,A,Uu,Uua)) ) ).

% ATP.lambda_335
tff(fact_8513_ATP_Olambda__336,axiom,
    ! [Uu: fun(nat,real),Uua: nat] : aa(nat,real,aTP_Lamp_xe(fun(nat,real),fun(nat,real),Uu),Uua) = aa(real,real,cos(real),aa(nat,real,Uu,Uua)) ).

% ATP.lambda_336
tff(fact_8514_ATP_Olambda__337,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(A,real),Uua: A] : aa(A,real,aTP_Lamp_rr(fun(A,real),fun(A,real),Uu),Uua) = aa(real,real,cos(real),aa(A,real,Uu,Uua)) ) ).

% ATP.lambda_337
tff(fact_8515_ATP_Olambda__338,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [Uu: fun(A,B),Uua: A] : aa(A,B,aTP_Lamp_tz(fun(A,B),fun(A,B),Uu),Uua) = aa(B,B,cos(B),aa(A,B,Uu,Uua)) ) ).

% ATP.lambda_338
tff(fact_8516_ATP_Olambda__339,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: fun(A,A),Uua: A] : aa(A,A,aTP_Lamp_py(fun(A,A),fun(A,A),Uu),Uua) = aa(A,A,cos(A),aa(A,A,Uu,Uua)) ) ).

% ATP.lambda_339
tff(fact_8517_ATP_Olambda__340,axiom,
    ! [A: $tType,B: $tType,Uu: fun(B,A),Uua: B] : aa(B,option(A),aTP_Lamp_aiw(fun(B,A),fun(B,option(A)),Uu),Uua) = aa(A,option(A),some(A),aa(B,A,Uu,Uua)) ).

% ATP.lambda_340
tff(fact_8518_ATP_Olambda__341,axiom,
    ! [C: $tType,D: $tType,Uu: fun(D,set(C)),Uua: D] : aa(D,filter(C),aTP_Lamp_aef(fun(D,set(C)),fun(D,filter(C)),Uu),Uua) = principal(C,aa(D,set(C),Uu,Uua)) ).

% ATP.lambda_341
tff(fact_8519_ATP_Olambda__342,axiom,
    ! [B: $tType,A: $tType,Uu: fun(A,set(B)),Uua: A] : aa(A,filter(B),aTP_Lamp_aeg(fun(A,set(B)),fun(A,filter(B)),Uu),Uua) = principal(B,aa(A,set(B),Uu,Uua)) ).

% ATP.lambda_342
tff(fact_8520_ATP_Olambda__343,axiom,
    ! [B: $tType,A: $tType,Uu: fun(A,set(B)),Uua: A] : aa(A,nat,aTP_Lamp_oh(fun(A,set(B)),fun(A,nat),Uu),Uua) = aa(set(B),nat,finite_card(B),aa(A,set(B),Uu,Uua)) ).

% ATP.lambda_343
tff(fact_8521_ATP_Olambda__344,axiom,
    ! [Uu: fun(real,fun(nat,real)),Uua: real] : aa(real,real,aTP_Lamp_sm(fun(real,fun(nat,real)),fun(real,real),Uu),Uua) = suminf(real,aa(real,fun(nat,real),Uu,Uua)) ).

% ATP.lambda_344
tff(fact_8522_ATP_Olambda__345,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_Vector_banach(B) )
     => ! [Uu: fun(A,fun(nat,B)),Uua: A] : aa(A,B,aTP_Lamp_ve(fun(A,fun(nat,B)),fun(A,B),Uu),Uua) = suminf(B,aa(A,fun(nat,B),Uu,Uua)) ) ).

% ATP.lambda_345
tff(fact_8523_ATP_Olambda__346,axiom,
    ! [A: $tType,B: $tType,Uu: fun(B,list(A)),Uua: B] : aa(B,set(A),aTP_Lamp_adq(fun(B,list(A)),fun(B,set(A)),Uu),Uua) = aa(list(A),set(A),set2(A),aa(B,list(A),Uu,Uua)) ).

% ATP.lambda_346
tff(fact_8524_ATP_Olambda__347,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(A,real),Uua: A] : aa(A,real,aTP_Lamp_sf(fun(A,real),fun(A,real),Uu),Uua) = aa(real,real,sqrt,aa(A,real,Uu,Uua)) ) ).

% ATP.lambda_347
tff(fact_8525_ATP_Olambda__348,axiom,
    ! [B: $tType,A: $tType,Uu: fun(A,B),Uua: A] : aa(A,fun(set(B),set(B)),aTP_Lamp_agm(fun(A,B),fun(A,fun(set(B),set(B))),Uu),Uua) = aa(B,fun(set(B),set(B)),insert(B),aa(A,B,Uu,Uua)) ).

% ATP.lambda_348
tff(fact_8526_ATP_Olambda__349,axiom,
    ! [A: $tType,B: $tType,Uu: fun(B,set(A)),Uua: B] : aa(B,set(set(A)),aTP_Lamp_nt(fun(B,set(A)),fun(B,set(set(A))),Uu),Uua) = pow2(A,aa(B,set(A),Uu,Uua)) ).

% ATP.lambda_349
tff(fact_8527_ATP_Olambda__350,axiom,
    ! [A: $tType,Uu: fun(A,nat),Uua: A] : aa(A,nat,aTP_Lamp_my(fun(A,nat),fun(A,nat),Uu),Uua) = aa(nat,nat,suc,aa(A,nat,Uu,Uua)) ).

% ATP.lambda_350
tff(fact_8528_ATP_Olambda__351,axiom,
    ! [B: $tType,Uu: fun(B,$o),Uua: B] :
      ( aa(B,$o,aTP_Lamp_afv(fun(B,$o),fun(B,$o),Uu),Uua)
    <=> ~ aa(B,$o,Uu,Uua) ) ).

% ATP.lambda_351
tff(fact_8529_ATP_Olambda__352,axiom,
    ! [A: $tType,Uu: fun(A,$o),Uua: A] :
      ( aa(A,$o,aTP_Lamp_ai(fun(A,$o),fun(A,$o),Uu),Uua)
    <=> ~ aa(A,$o,Uu,Uua) ) ).

% ATP.lambda_352
tff(fact_8530_ATP_Olambda__353,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [Uu: A,Uua: real] : aa(real,filter(A),aTP_Lamp_aek(A,fun(real,filter(A)),Uu),Uua) = principal(A,collect(A,aa(real,fun(A,$o),aTP_Lamp_aej(A,fun(real,fun(A,$o)),Uu),Uua))) ) ).

% ATP.lambda_353
tff(fact_8531_ATP_Olambda__354,axiom,
    ! [A: $tType] :
      ( ( archim2362893244070406136eiling(A)
        & topolo2564578578187576103pology(A) )
     => ! [Uu: fun(real,A),Uua: real] : aa(real,real,aTP_Lamp_vh(fun(real,A),fun(real,real),Uu),Uua) = aa(int,real,ring_1_of_int(real),aa(A,int,archim6421214686448440834_floor(A),aa(real,A,Uu,Uua))) ) ).

% ATP.lambda_354
tff(fact_8532_ATP_Olambda__355,axiom,
    ! [C: $tType,B: $tType,A: $tType] :
      ( ( archim2362893244070406136eiling(B)
        & topolo2564578578187576103pology(B)
        & ring_1(C)
        & topolo4958980785337419405_space(C) )
     => ! [Uu: fun(A,B),Uua: A] : aa(A,C,aTP_Lamp_up(fun(A,B),fun(A,C),Uu),Uua) = aa(int,C,ring_1_of_int(C),aa(B,int,archim6421214686448440834_floor(B),aa(A,B,Uu,Uua))) ) ).

% ATP.lambda_355
tff(fact_8533_ATP_Olambda__356,axiom,
    ! [C: $tType,B: $tType,A: $tType] :
      ( ( archim2362893244070406136eiling(B)
        & topolo2564578578187576103pology(B)
        & ring_1(C)
        & topolo4958980785337419405_space(C) )
     => ! [Uu: fun(A,B),Uua: A] : aa(A,C,aTP_Lamp_uq(fun(A,B),fun(A,C),Uu),Uua) = aa(int,C,ring_1_of_int(C),archimedean_ceiling(B,aa(A,B,Uu,Uua))) ) ).

% ATP.lambda_356
tff(fact_8534_ATP_Olambda__357,axiom,
    ! [A: $tType,Uu: list(A),Uua: A] :
      ( aa(A,$o,aTP_Lamp_ahq(list(A),fun(A,$o),Uu),Uua)
    <=> ? [I3: nat] :
          ( ( Uua = aa(nat,A,nth(A,Uu),I3) )
          & aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I3),aa(list(A),nat,size_size(list(A)),Uu)) ) ) ).

% ATP.lambda_357
tff(fact_8535_ATP_Olambda__358,axiom,
    ! [B: $tType,Uu: set(set(B)),Uua: set(B)] :
      ( aa(set(B),$o,aTP_Lamp_aib(set(set(B)),fun(set(B),$o),Uu),Uua)
    <=> ? [F6: fun(set(B),B)] :
          ( ( Uua = aa(set(set(B)),set(B),image(set(B),B,F6),Uu) )
          & ! [X4: set(B)] :
              ( member(set(B),X4,Uu)
             => member(B,aa(set(B),B,F6,X4),X4) ) ) ) ).

% ATP.lambda_358
tff(fact_8536_ATP_Olambda__359,axiom,
    ! [A: $tType] :
      ( comple592849572758109894attice(A)
     => ! [Uu: set(set(A)),Uua: set(A)] :
          ( aa(set(A),$o,aTP_Lamp_ahv(set(set(A)),fun(set(A),$o),Uu),Uua)
        <=> ? [F6: fun(set(A),A)] :
              ( ( Uua = aa(set(set(A)),set(A),image(set(A),A,F6),Uu) )
              & ! [X4: set(A)] :
                  ( member(set(A),X4,Uu)
                 => member(A,aa(set(A),A,F6,X4),X4) ) ) ) ) ).

% ATP.lambda_359
tff(fact_8537_ATP_Olambda__360,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [Uu: set(set(A)),Uua: set(A)] :
          ( aa(set(A),$o,aTP_Lamp_ahu(set(set(A)),fun(set(A),$o),Uu),Uua)
        <=> ? [F6: fun(set(A),A)] :
              ( ( Uua = aa(set(set(A)),set(A),image(set(A),A,F6),Uu) )
              & ! [X4: set(A)] :
                  ( member(set(A),X4,Uu)
                 => member(A,aa(set(A),A,F6,X4),X4) ) ) ) ) ).

% ATP.lambda_360
tff(fact_8538_ATP_Olambda__361,axiom,
    ! [A: $tType] :
      ( finite8700451911770168679attice(A)
     => ! [Uu: set(set(A)),Uua: set(A)] :
          ( aa(set(A),$o,aTP_Lamp_ahw(set(set(A)),fun(set(A),$o),Uu),Uua)
        <=> ? [F6: fun(set(A),A)] :
              ( ( Uua = aa(set(set(A)),set(A),image(set(A),A,F6),Uu) )
              & ! [X4: set(A)] :
                  ( member(set(A),X4,Uu)
                 => member(A,aa(set(A),A,F6,X4),X4) ) ) ) ) ).

% ATP.lambda_361
tff(fact_8539_ATP_Olambda__362,axiom,
    ! [A: $tType,Uu: set(A),Uua: set(A)] :
      ( aa(set(A),$o,aTP_Lamp_ahy(set(A),fun(set(A),$o),Uu),Uua)
    <=> ? [B9: set(A)] :
          ( ( Uua = aa(set(A),set(A),uminus_uminus(set(A)),B9) )
          & member(set(A),Uu,pow2(A,B9)) ) ) ).

% ATP.lambda_362
tff(fact_8540_ATP_Olambda__363,axiom,
    ! [A: $tType,Uu: set(filter(A)),Uua: filter(A)] :
      ( aa(filter(A),$o,aTP_Lamp_aie(set(filter(A)),fun(filter(A),$o),Uu),Uua)
    <=> ! [X4: filter(A)] :
          ( member(filter(A),X4,Uu)
         => aa(filter(A),$o,aa(filter(A),fun(filter(A),$o),ord_less_eq(filter(A)),Uua),X4) ) ) ).

% ATP.lambda_363
tff(fact_8541_ATP_Olambda__364,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [Uu: set(A),Uua: A] :
          ( aa(A,$o,aTP_Lamp_ahr(set(A),fun(A,$o),Uu),Uua)
        <=> ! [X4: A] :
              ( member(A,X4,Uu)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Uua),X4) ) ) ) ).

% ATP.lambda_364
tff(fact_8542_ATP_Olambda__365,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [Uu: set(A),Uua: A] :
          ( aa(A,$o,aTP_Lamp_ahc(set(A),fun(A,$o),Uu),Uua)
        <=> ! [X4: A] :
              ( member(A,X4,Uu)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Uua),X4) ) ) ) ).

% ATP.lambda_365
tff(fact_8543_ATP_Olambda__366,axiom,
    ! [A: $tType] :
      ( condit1219197933456340205attice(A)
     => ! [Uu: set(A),Uua: A] :
          ( aa(A,$o,aTP_Lamp_ahs(set(A),fun(A,$o),Uu),Uua)
        <=> ! [X4: A] :
              ( member(A,X4,Uu)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X4),Uua) ) ) ) ).

% ATP.lambda_366
tff(fact_8544_ATP_Olambda__367,axiom,
    ! [A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [Uu: set(A),Uua: A] :
          ( aa(A,$o,aTP_Lamp_ahb(set(A),fun(A,$o),Uu),Uua)
        <=> ! [X4: A] :
              ( member(A,X4,Uu)
             => aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),X4),Uua) ) ) ) ).

% ATP.lambda_367
tff(fact_8545_ATP_Olambda__368,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [Uu: fun(A,$o),Uua: A] :
          ( aa(A,$o,aTP_Lamp_aau(fun(A,$o),fun(A,$o),Uu),Uua)
        <=> ! [Y5: A] :
              ( aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Uua),Y5)
             => aa(A,$o,Uu,Y5) ) ) ) ).

% ATP.lambda_368
tff(fact_8546_ATP_Olambda__369,axiom,
    ! [A: $tType,B: $tType,Uu: fun(B,A),Uua: A] :
      ( aa(A,$o,aTP_Lamp_ahm(fun(B,A),fun(A,$o),Uu),Uua)
    <=> ? [X4: B] : Uua = aa(B,A,Uu,X4) ) ).

% ATP.lambda_369
tff(fact_8547_ATP_Olambda__370,axiom,
    ! [Uu: fun(nat,real),Uua: fun(nat,real),Uub: nat] :
      aa(nat,real,aa(fun(nat,real),fun(nat,real),aTP_Lamp_cl(fun(nat,real),fun(fun(nat,real),fun(nat,real)),Uu),Uua),Uub) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uub),aa(nat,real,Uua,divide_divide(nat,Uub,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),aa(nat,real,Uu,divide_divide(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uub),one_one(nat)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ).

% ATP.lambda_370
tff(fact_8548_ATP_Olambda__371,axiom,
    ! [Uu: fun(nat,real),Uua: fun(nat,real),Uub: nat] :
      aa(nat,real,aa(fun(nat,real),fun(nat,real),aTP_Lamp_gf(fun(nat,real),fun(fun(nat,real),fun(nat,real)),Uu),Uua),Uub) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uub),aa(nat,real,Uu,Uub),aa(nat,real,Uua,Uub)) ).

% ATP.lambda_371
tff(fact_8549_ATP_Olambda__372,axiom,
    ! [Uu: num,Uua: code_integer,Uub: code_integer] :
      aa(code_integer,product_prod(code_integer,code_integer),aa(code_integer,fun(code_integer,product_prod(code_integer,code_integer)),aTP_Lamp_mi(num,fun(code_integer,fun(code_integer,product_prod(code_integer,code_integer))),Uu),Uua),Uub) = $ite(aa(code_integer,$o,aa(code_integer,fun(code_integer,$o),ord_less_eq(code_integer),aa(num,code_integer,numeral_numeral(code_integer),Uu)),Uub),aa(code_integer,product_prod(code_integer,code_integer),product_Pair(code_integer,code_integer,aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),plus_plus(code_integer),aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),times_times(code_integer),aa(num,code_integer,numeral_numeral(code_integer),aa(num,num,bit0,one2))),Uua)),one_one(code_integer))),aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),minus_minus(code_integer),Uub),aa(num,code_integer,numeral_numeral(code_integer),Uu))),aa(code_integer,product_prod(code_integer,code_integer),product_Pair(code_integer,code_integer,aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),times_times(code_integer),aa(num,code_integer,numeral_numeral(code_integer),aa(num,num,bit0,one2))),Uua)),Uub)) ).

% ATP.lambda_372
tff(fact_8550_ATP_Olambda__373,axiom,
    ! [Uu: num,Uua: nat,Uub: nat] :
      aa(nat,product_prod(nat,nat),aa(nat,fun(nat,product_prod(nat,nat)),aTP_Lamp_iq(num,fun(nat,fun(nat,product_prod(nat,nat))),Uu),Uua),Uub) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(num,nat,numeral_numeral(nat),Uu)),Uub),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uua)),one_one(nat))),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uub),aa(num,nat,numeral_numeral(nat),Uu))),aa(nat,product_prod(nat,nat),product_Pair(nat,nat,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uua)),Uub)) ).

% ATP.lambda_373
tff(fact_8551_ATP_Olambda__374,axiom,
    ! [Uu: num,Uua: int,Uub: int] :
      aa(int,product_prod(int,int),aa(int,fun(int,product_prod(int,int)),aTP_Lamp_ir(num,fun(int,fun(int,product_prod(int,int))),Uu),Uua),Uub) = $ite(aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(num,int,numeral_numeral(int),Uu)),Uub),aa(int,product_prod(int,int),product_Pair(int,int,aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Uua)),one_one(int))),aa(int,int,aa(int,fun(int,int),minus_minus(int),Uub),aa(num,int,numeral_numeral(int),Uu))),aa(int,product_prod(int,int),product_Pair(int,int,aa(int,int,aa(int,fun(int,int),times_times(int),aa(num,int,numeral_numeral(int),aa(num,num,bit0,one2))),Uua)),Uub)) ).

% ATP.lambda_374
tff(fact_8552_ATP_Olambda__375,axiom,
    ! [A: $tType] :
      ( unique1627219031080169319umeral(A)
     => ! [Uu: num,Uua: A,Uub: A] :
          aa(A,product_prod(A,A),aa(A,fun(A,product_prod(A,A)),aTP_Lamp_iu(num,fun(A,fun(A,product_prod(A,A))),Uu),Uua),Uub) = $ite(aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),aa(num,A,numeral_numeral(A),Uu)),Uub),aa(A,product_prod(A,A),product_Pair(A,A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Uua)),one_one(A))),aa(A,A,aa(A,fun(A,A),minus_minus(A),Uub),aa(num,A,numeral_numeral(A),Uu))),aa(A,product_prod(A,A),product_Pair(A,A,aa(A,A,aa(A,fun(A,A),times_times(A),aa(num,A,numeral_numeral(A),aa(num,num,bit0,one2))),Uua)),Uub)) ) ).

% ATP.lambda_375
tff(fact_8553_ATP_Olambda__376,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_add(A)
        & topolo4958980785337419405_space(A) )
     => ! [Uu: set(nat),Uua: fun(nat,A),Uub: nat] :
          aa(nat,A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_jm(set(nat),fun(fun(nat,A),fun(nat,A)),Uu),Uua),Uub) = $ite(member(nat,Uub,Uu),aa(nat,A,Uua,Uub),zero_zero(A)) ) ).

% ATP.lambda_376
tff(fact_8554_ATP_Olambda__377,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_add(B)
     => ! [Uu: fun(A,B),Uua: set(A),Uub: A] :
          aa(A,B,aa(set(A),fun(A,B),aTP_Lamp_afe(fun(A,B),fun(set(A),fun(A,B)),Uu),Uua),Uub) = $ite(member(A,Uub,Uua),aa(A,B,Uu,Uub),zero_zero(B)) ) ).

% ATP.lambda_377
tff(fact_8555_ATP_Olambda__378,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_mult(B)
     => ! [Uu: fun(A,B),Uua: set(A),Uub: A] :
          aa(A,B,aa(set(A),fun(A,B),aTP_Lamp_aff(fun(A,B),fun(set(A),fun(A,B)),Uu),Uua),Uub) = $ite(member(A,Uub,Uua),aa(A,B,Uu,Uub),one_one(B)) ) ).

% ATP.lambda_378
tff(fact_8556_ATP_Olambda__379,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_add(B)
     => ! [Uu: A,Uua: fun(A,B),Uub: A] :
          aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_ji(A,fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = $ite(Uu = Uub,aa(A,B,Uua,Uub),zero_zero(B)) ) ).

% ATP.lambda_379
tff(fact_8557_ATP_Olambda__380,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_mult(B)
     => ! [Uu: A,Uua: fun(A,B),Uub: A] :
          aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_jl(A,fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = $ite(Uu = Uub,aa(A,B,Uua,Uub),one_one(B)) ) ).

% ATP.lambda_380
tff(fact_8558_ATP_Olambda__381,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_add(A)
        & topolo4958980785337419405_space(A) )
     => ! [Uu: nat,Uua: fun(nat,A),Uub: nat] :
          aa(nat,A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_bg(nat,fun(fun(nat,A),fun(nat,A)),Uu),Uua),Uub) = $ite(Uub = Uu,aa(nat,A,Uua,Uub),zero_zero(A)) ) ).

% ATP.lambda_381
tff(fact_8559_ATP_Olambda__382,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_add(B)
     => ! [Uu: A,Uua: fun(A,B),Uub: A] :
          aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_jj(A,fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = $ite(Uub = Uu,aa(A,B,Uua,Uub),zero_zero(B)) ) ).

% ATP.lambda_382
tff(fact_8560_ATP_Olambda__383,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_mult(B)
     => ! [Uu: A,Uua: fun(A,B),Uub: A] :
          aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_jk(A,fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = $ite(Uub = Uu,aa(A,B,Uua,Uub),one_one(B)) ) ).

% ATP.lambda_383
tff(fact_8561_ATP_Olambda__384,axiom,
    ! [Uu: code_integer,Uua: code_integer,Uub: code_integer] :
      aa(code_integer,product_prod(code_integer,code_integer),aa(code_integer,fun(code_integer,product_prod(code_integer,code_integer)),aTP_Lamp_mm(code_integer,fun(code_integer,fun(code_integer,product_prod(code_integer,code_integer))),Uu),Uua),Uub) = $ite(Uub = zero_zero(code_integer),aa(code_integer,product_prod(code_integer,code_integer),product_Pair(code_integer,code_integer,aa(code_integer,code_integer,uminus_uminus(code_integer),Uua)),zero_zero(code_integer)),aa(code_integer,product_prod(code_integer,code_integer),product_Pair(code_integer,code_integer,aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),minus_minus(code_integer),aa(code_integer,code_integer,uminus_uminus(code_integer),Uua)),one_one(code_integer))),aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),minus_minus(code_integer),aa(code_integer,code_integer,uminus_uminus(code_integer),Uu)),Uub))) ).

% ATP.lambda_384
tff(fact_8562_ATP_Olambda__385,axiom,
    ! [Uu: code_integer,Uua: code_integer,Uub: code_integer] :
      aa(code_integer,product_prod(code_integer,code_integer),aa(code_integer,fun(code_integer,product_prod(code_integer,code_integer)),aTP_Lamp_sr(code_integer,fun(code_integer,fun(code_integer,product_prod(code_integer,code_integer))),Uu),Uua),Uub) = $ite(Uub = zero_zero(code_integer),aa(code_integer,product_prod(code_integer,code_integer),product_Pair(code_integer,code_integer,aa(code_integer,code_integer,uminus_uminus(code_integer),Uua)),zero_zero(code_integer)),aa(code_integer,product_prod(code_integer,code_integer),product_Pair(code_integer,code_integer,aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),minus_minus(code_integer),aa(code_integer,code_integer,uminus_uminus(code_integer),Uua)),one_one(code_integer))),aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),minus_minus(code_integer),aa(code_integer,code_integer,abs_abs(code_integer),Uu)),Uub))) ).

% ATP.lambda_385
tff(fact_8563_ATP_Olambda__386,axiom,
    ! [Uu: code_integer,Uua: code_integer,Uub: code_integer] :
      aa(code_integer,product_prod(code_integer,code_integer),aa(code_integer,fun(code_integer,product_prod(code_integer,code_integer)),aTP_Lamp_ml(code_integer,fun(code_integer,fun(code_integer,product_prod(code_integer,code_integer))),Uu),Uua),Uub) = $ite(Uub = zero_zero(code_integer),aa(code_integer,product_prod(code_integer,code_integer),product_Pair(code_integer,code_integer,aa(code_integer,code_integer,uminus_uminus(code_integer),Uua)),zero_zero(code_integer)),aa(code_integer,product_prod(code_integer,code_integer),product_Pair(code_integer,code_integer,aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),minus_minus(code_integer),aa(code_integer,code_integer,uminus_uminus(code_integer),Uua)),one_one(code_integer))),aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),minus_minus(code_integer),Uu),Uub))) ).

% ATP.lambda_386
tff(fact_8564_ATP_Olambda__387,axiom,
    ! [A: $tType,Uu: fun(A,$o),Uua: A,Uub: set(A)] :
      aa(set(A),set(A),aa(A,fun(set(A),set(A)),aTP_Lamp_agn(fun(A,$o),fun(A,fun(set(A),set(A))),Uu),Uua),Uub) = $ite(aa(A,$o,Uu,Uua),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),Uua),Uub),Uub) ).

% ATP.lambda_387
tff(fact_8565_ATP_Olambda__388,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_add(A)
        & topolo4958980785337419405_space(A) )
     => ! [Uu: fun(nat,$o),Uua: fun(nat,A),Uub: nat] :
          aa(nat,A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_jn(fun(nat,$o),fun(fun(nat,A),fun(nat,A)),Uu),Uua),Uub) = $ite(aa(nat,$o,Uu,Uub),aa(nat,A,Uua,Uub),zero_zero(A)) ) ).

% ATP.lambda_388
tff(fact_8566_ATP_Olambda__389,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_add(B)
     => ! [Uu: fun(A,B),Uua: fun(A,$o),Uub: A] :
          aa(A,B,aa(fun(A,$o),fun(A,B),aTP_Lamp_jz(fun(A,B),fun(fun(A,$o),fun(A,B)),Uu),Uua),Uub) = $ite(aa(A,$o,Uua,Uub),aa(A,B,Uu,Uub),zero_zero(B)) ) ).

% ATP.lambda_389
tff(fact_8567_ATP_Olambda__390,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_mult(B)
     => ! [Uu: fun(A,B),Uua: fun(A,$o),Uub: A] :
          aa(A,B,aa(fun(A,$o),fun(A,B),aTP_Lamp_kc(fun(A,B),fun(fun(A,$o),fun(A,B)),Uu),Uua),Uub) = $ite(aa(A,$o,Uua,Uub),aa(A,B,Uu,Uub),one_one(B)) ) ).

% ATP.lambda_390
tff(fact_8568_ATP_Olambda__391,axiom,
    ! [Uu: fun(real,real),Uua: fun(real,real),Uub: real] :
      ( aa(real,$o,aa(fun(real,real),fun(real,$o),aTP_Lamp_yy(fun(real,real),fun(fun(real,real),fun(real,$o)),Uu),Uua),Uub)
    <=> has_field_derivative(real,Uu,aa(real,real,Uua,Uub),topolo174197925503356063within(real,Uub,top_top(set(real)))) ) ).

% ATP.lambda_391
tff(fact_8569_ATP_Olambda__392,axiom,
    ! [A: $tType,Uu: fun(A,A),Uua: A,Uub: nat] : aa(nat,A,aa(A,fun(nat,A),aTP_Lamp_adb(fun(A,A),fun(A,fun(nat,A)),Uu),Uua),Uub) = aa(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),Uub),Uu),Uua) ).

% ATP.lambda_392
tff(fact_8570_ATP_Olambda__393,axiom,
    ! [C: $tType,A: $tType,B: $tType] :
      ( comple592849572758109894attice(A)
     => ! [Uu: fun(C,fun(B,A)),Uua: fun(B,C),Uub: B] : aa(B,A,aa(fun(B,C),fun(B,A),aTP_Lamp_ox(fun(C,fun(B,A)),fun(fun(B,C),fun(B,A)),Uu),Uua),Uub) = aa(B,A,aa(C,fun(B,A),Uu,aa(B,C,Uua,Uub)),Uub) ) ).

% ATP.lambda_393
tff(fact_8571_ATP_Olambda__394,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Uu: fun(nat,fun(nat,A)),Uua: nat,Uub: nat] : aa(nat,A,aa(nat,fun(nat,A),aTP_Lamp_iz(fun(nat,fun(nat,A)),fun(nat,fun(nat,A)),Uu),Uua),Uub) = aa(nat,A,aa(nat,fun(nat,A),Uu,Uub),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uua),Uub)) ) ).

% ATP.lambda_394
tff(fact_8572_ATP_Olambda__395,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [Uu: fun(nat,fun(nat,A)),Uua: nat,Uub: nat] : aa(nat,A,aa(nat,fun(nat,A),aTP_Lamp_jc(fun(nat,fun(nat,A)),fun(nat,fun(nat,A)),Uu),Uua),Uub) = aa(nat,A,aa(nat,fun(nat,A),Uu,Uub),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uua),Uub)) ) ).

% ATP.lambda_395
tff(fact_8573_ATP_Olambda__396,axiom,
    ! [Uu: fun(real,fun(nat,real)),Uua: nat,Uub: real] : aa(real,real,aa(nat,fun(real,real),aTP_Lamp_sl(fun(real,fun(nat,real)),fun(nat,fun(real,real)),Uu),Uua),Uub) = aa(nat,real,aa(real,fun(nat,real),Uu,Uub),Uua) ).

% ATP.lambda_396
tff(fact_8574_ATP_Olambda__397,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Uu: fun(nat,fun(nat,A)),Uua: nat,Uub: nat] : aa(nat,A,aa(nat,fun(nat,A),aTP_Lamp_ie(fun(nat,fun(nat,A)),fun(nat,fun(nat,A)),Uu),Uua),Uub) = aa(nat,A,aa(nat,fun(nat,A),Uu,Uub),Uua) ) ).

% ATP.lambda_397
tff(fact_8575_ATP_Olambda__398,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [Uu: fun(nat,fun(nat,A)),Uua: nat,Uub: nat] : aa(nat,A,aa(nat,fun(nat,A),aTP_Lamp_gv(fun(nat,fun(nat,A)),fun(nat,fun(nat,A)),Uu),Uua),Uub) = aa(nat,A,aa(nat,fun(nat,A),Uu,Uub),Uua) ) ).

% ATP.lambda_398
tff(fact_8576_ATP_Olambda__399,axiom,
    ! [C: $tType,A: $tType,B: $tType] :
      ( comple592849572758109894attice(A)
     => ! [Uu: fun(C,fun(B,A)),Uua: B,Uub: C] : aa(C,A,aa(B,fun(C,A),aTP_Lamp_ov(fun(C,fun(B,A)),fun(B,fun(C,A)),Uu),Uua),Uub) = aa(B,A,aa(C,fun(B,A),Uu,Uub),Uua) ) ).

% ATP.lambda_399
tff(fact_8577_ATP_Olambda__400,axiom,
    ! [C: $tType,A: $tType,B: $tType] :
      ( complete_Sup(A)
     => ! [Uu: fun(C,fun(B,A)),Uua: B,Uub: C] : aa(C,A,aa(B,fun(C,A),aTP_Lamp_nm(fun(C,fun(B,A)),fun(B,fun(C,A)),Uu),Uua),Uub) = aa(B,A,aa(C,fun(B,A),Uu,Uub),Uua) ) ).

% ATP.lambda_400
tff(fact_8578_ATP_Olambda__401,axiom,
    ! [C: $tType,A: $tType,B: $tType] :
      ( complete_Inf(A)
     => ! [Uu: fun(C,fun(B,A)),Uua: B,Uub: C] : aa(C,A,aa(B,fun(C,A),aTP_Lamp_no(fun(C,fun(B,A)),fun(B,fun(C,A)),Uu),Uua),Uub) = aa(B,A,aa(C,fun(B,A),Uu,Uub),Uua) ) ).

% ATP.lambda_401
tff(fact_8579_ATP_Olambda__402,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [Uu: fun(B,fun(C,A)),Uua: C,Uub: B] : aa(B,A,aa(C,fun(B,A),aTP_Lamp_nw(fun(B,fun(C,A)),fun(C,fun(B,A)),Uu),Uua),Uub) = aa(C,A,aa(B,fun(C,A),Uu,Uub),Uua) ) ).

% ATP.lambda_402
tff(fact_8580_ATP_Olambda__403,axiom,
    ! [B: $tType,C: $tType,A: $tType] :
      ( topolo4987421752381908075d_mult(C)
     => ! [Uu: fun(B,fun(A,C)),Uua: A,Uub: B] : aa(B,C,aa(A,fun(B,C),aTP_Lamp_tj(fun(B,fun(A,C)),fun(A,fun(B,C)),Uu),Uua),Uub) = aa(A,C,aa(B,fun(A,C),Uu,Uub),Uua) ) ).

% ATP.lambda_403
tff(fact_8581_ATP_Olambda__404,axiom,
    ! [B: $tType,C: $tType,A: $tType] :
      ( topolo5987344860129210374id_add(C)
     => ! [Uu: fun(B,fun(A,C)),Uua: A,Uub: B] : aa(B,C,aa(A,fun(B,C),aTP_Lamp_tc(fun(B,fun(A,C)),fun(A,fun(B,C)),Uu),Uua),Uub) = aa(A,C,aa(B,fun(A,C),Uu,Uub),Uua) ) ).

% ATP.lambda_404
tff(fact_8582_ATP_Olambda__405,axiom,
    ! [A: $tType,C: $tType,B: $tType] :
      ( ( real_V822414075346904944vector(B)
        & real_V3459762299906320749_field(C) )
     => ! [Uu: fun(A,fun(B,C)),Uua: B,Uub: A] : aa(A,C,aa(B,fun(A,C),aTP_Lamp_rz(fun(A,fun(B,C)),fun(B,fun(A,C)),Uu),Uua),Uub) = aa(B,C,aa(A,fun(B,C),Uu,Uub),Uua) ) ).

% ATP.lambda_405
tff(fact_8583_ATP_Olambda__406,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: A,Uua: A,Uub: nat] : aa(nat,A,aa(A,fun(nat,A),aTP_Lamp_fe(A,fun(A,fun(nat,A)),Uu),Uua),Uub) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),aa(A,fun(nat,fun(nat,A)),aTP_Lamp_fd(A,fun(A,fun(nat,fun(nat,A))),Uu),Uua),Uub)),set_ord_atMost(nat,Uub)) ) ).

% ATP.lambda_406
tff(fact_8584_ATP_Olambda__407,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: A,Uua: A,Uub: nat] : aa(nat,A,aa(A,fun(nat,A),aTP_Lamp_fc(A,fun(A,fun(nat,A)),Uu),Uua),Uub) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),aa(A,fun(nat,fun(nat,A)),aTP_Lamp_fb(A,fun(A,fun(nat,fun(nat,A))),Uu),Uua),Uub)),set_ord_atMost(nat,Uub)) ) ).

% ATP.lambda_407
tff(fact_8585_ATP_Olambda__408,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: A,Uua: A,Uub: nat] : aa(nat,A,aa(A,fun(nat,A),aTP_Lamp_dk(A,fun(A,fun(nat,A)),Uu),Uua),Uub) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),aa(A,fun(nat,fun(nat,A)),aTP_Lamp_dj(A,fun(A,fun(nat,fun(nat,A))),Uu),Uua),Uub)),set_ord_atMost(nat,Uub)) ) ).

% ATP.lambda_408
tff(fact_8586_ATP_Olambda__409,axiom,
    ! [A: $tType] :
      ( ( ring_1(A)
        & topolo4958980785337419405_space(A) )
     => ! [Uu: nat,Uua: A,Uub: nat] :
          aa(nat,A,aa(A,fun(nat,A),aTP_Lamp_ci(nat,fun(A,fun(nat,A)),Uu),Uua),Uub) = aa(A,A,
            aa(A,fun(A,A),times_times(A),
              $ite(Uub = Uu,one_one(A),zero_zero(A))),
            aa(nat,A,power_power(A,Uua),Uub)) ) ).

% ATP.lambda_409
tff(fact_8587_ATP_Olambda__410,axiom,
    ! [Uu: code_integer,Uua: code_integer,Uub: code_integer] :
      aa(code_integer,product_prod(code_integer,$o),aa(code_integer,fun(code_integer,product_prod(code_integer,$o)),aTP_Lamp_mk(code_integer,fun(code_integer,fun(code_integer,product_prod(code_integer,$o))),Uu),Uua),Uub) = aa($o,product_prod(code_integer,$o),
        product_Pair(code_integer,$o,
          $ite(aa(code_integer,$o,aa(code_integer,fun(code_integer,$o),ord_less(code_integer),zero_zero(code_integer)),Uu),Uua,aa(code_integer,code_integer,aa(code_integer,fun(code_integer,code_integer),minus_minus(code_integer),aa(code_integer,code_integer,uminus_uminus(code_integer),Uua)),Uub))),
        Uub = one_one(code_integer)) ).

% ATP.lambda_410
tff(fact_8588_ATP_Olambda__411,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Uu: fun(nat,fun(nat,A)),Uua: nat,Uub: nat] : aa(nat,A,aa(nat,fun(nat,A),aTP_Lamp_if(fun(nat,fun(nat,A)),fun(nat,fun(nat,A)),Uu),Uua),Uub) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),aa(nat,fun(nat,A),aTP_Lamp_ie(fun(nat,fun(nat,A)),fun(nat,fun(nat,A)),Uu),Uub)),set_or1337092689740270186AtMost(nat,aa(nat,nat,suc,Uub),Uua)) ) ).

% ATP.lambda_411
tff(fact_8589_ATP_Olambda__412,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [Uu: fun(nat,fun(nat,A)),Uua: nat,Uub: nat] : aa(nat,A,aa(nat,fun(nat,A),aTP_Lamp_gw(fun(nat,fun(nat,A)),fun(nat,fun(nat,A)),Uu),Uua),Uub) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),aTP_Lamp_gv(fun(nat,fun(nat,A)),fun(nat,fun(nat,A)),Uu),Uub)),set_or1337092689740270186AtMost(nat,aa(nat,nat,suc,Uub),Uua)) ) ).

% ATP.lambda_412
tff(fact_8590_ATP_Olambda__413,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => ! [Uu: fun(nat,A),Uua: nat,Uub: A] : aa(A,A,aa(nat,fun(A,A),aTP_Lamp_vg(fun(nat,A),fun(nat,fun(A,A)),Uu),Uua),Uub) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aTP_Lamp_bo(fun(nat,A),fun(A,fun(nat,A)),Uu),Uub)),set_ord_atMost(nat,Uua)) ) ).

% ATP.lambda_413
tff(fact_8591_ATP_Olambda__414,axiom,
    ! [Uu: rat,Uua: int,Uub: int] :
      ( aa(int,$o,aa(int,fun(int,$o),aTP_Lamp_lr(rat,fun(int,fun(int,$o)),Uu),Uua),Uub)
    <=> aa(product_prod(int,int),$o,product_case_prod(int,int,$o,aa(int,fun(int,fun(int,$o)),aTP_Lamp_lq(int,fun(int,fun(int,fun(int,$o))),Uua),Uub)),quotient_of(Uu)) ) ).

% ATP.lambda_414
tff(fact_8592_ATP_Olambda__415,axiom,
    ! [Uu: rat,Uua: int,Uub: int] :
      ( aa(int,$o,aa(int,fun(int,$o),aTP_Lamp_lp(rat,fun(int,fun(int,$o)),Uu),Uua),Uub)
    <=> aa(product_prod(int,int),$o,product_case_prod(int,int,$o,aa(int,fun(int,fun(int,$o)),aTP_Lamp_lo(int,fun(int,fun(int,fun(int,$o))),Uua),Uub)),quotient_of(Uu)) ) ).

% ATP.lambda_415
tff(fact_8593_ATP_Olambda__416,axiom,
    ! [Uu: rat,Uua: int,Uub: int] : aa(int,product_prod(int,int),aa(int,fun(int,product_prod(int,int)),aTP_Lamp_ln(rat,fun(int,fun(int,product_prod(int,int))),Uu),Uua),Uub) = aa(product_prod(int,int),product_prod(int,int),product_case_prod(int,int,product_prod(int,int),aa(int,fun(int,fun(int,product_prod(int,int))),aTP_Lamp_lm(int,fun(int,fun(int,fun(int,product_prod(int,int)))),Uua),Uub)),quotient_of(Uu)) ).

% ATP.lambda_416
tff(fact_8594_ATP_Olambda__417,axiom,
    ! [Uu: rat,Uua: int,Uub: int] : aa(int,product_prod(int,int),aa(int,fun(int,product_prod(int,int)),aTP_Lamp_lk(rat,fun(int,fun(int,product_prod(int,int))),Uu),Uua),Uub) = aa(product_prod(int,int),product_prod(int,int),product_case_prod(int,int,product_prod(int,int),aa(int,fun(int,fun(int,product_prod(int,int))),aTP_Lamp_lj(int,fun(int,fun(int,fun(int,product_prod(int,int)))),Uua),Uub)),quotient_of(Uu)) ).

% ATP.lambda_417
tff(fact_8595_ATP_Olambda__418,axiom,
    ! [B: $tType,C: $tType,A: $tType] :
      ( ( real_V3459762299906320749_field(C)
        & real_V822414075346904944vector(B) )
     => ! [Uu: set(A),Uua: fun(A,fun(B,C)),Uub: B] : aa(B,C,aa(fun(A,fun(B,C)),fun(B,C),aTP_Lamp_sa(set(A),fun(fun(A,fun(B,C)),fun(B,C)),Uu),Uua),Uub) = aa(set(A),C,aa(fun(A,C),fun(set(A),C),groups7121269368397514597t_prod(A,C),aa(B,fun(A,C),aTP_Lamp_rz(fun(A,fun(B,C)),fun(B,fun(A,C)),Uua),Uub)),Uu) ) ).

% ATP.lambda_418
tff(fact_8596_ATP_Olambda__419,axiom,
    ! [Uu: fun(nat,fun(real,real)),Uua: real,Uub: nat] : aa(nat,real,aa(real,fun(nat,real),aTP_Lamp_qk(fun(nat,fun(real,real)),fun(real,fun(nat,real)),Uu),Uua),Uub) = aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(real,real,aa(nat,fun(real,real),Uu,Uub),zero_zero(real)),semiring_char_0_fact(real,Uub))),aa(nat,real,power_power(real,Uua),Uub)) ).

% ATP.lambda_419
tff(fact_8597_ATP_Olambda__420,axiom,
    ! [Uu: real,Uua: fun(nat,fun(real,real)),Uub: nat] : aa(nat,real,aa(fun(nat,fun(real,real)),fun(nat,real),aTP_Lamp_ql(real,fun(fun(nat,fun(real,real)),fun(nat,real)),Uu),Uua),Uub) = aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(real,real,aa(nat,fun(real,real),Uua,Uub),zero_zero(real)),semiring_char_0_fact(real,Uub))),aa(nat,real,power_power(real,Uu),Uub)) ).

% ATP.lambda_420
tff(fact_8598_ATP_Olambda__421,axiom,
    ! [A: $tType] :
      ( zero(A)
     => ! [Uu: real,Uua: fun(nat,fun(A,real)),Uub: nat] : aa(nat,real,aa(fun(nat,fun(A,real)),fun(nat,real),aTP_Lamp_gd(real,fun(fun(nat,fun(A,real)),fun(nat,real)),Uu),Uua),Uub) = aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(A,real,aa(nat,fun(A,real),Uua,Uub),zero_zero(A)),semiring_char_0_fact(real,Uub))),aa(nat,real,power_power(real,Uu),Uub)) ) ).

% ATP.lambda_421
tff(fact_8599_ATP_Olambda__422,axiom,
    ! [A: $tType] :
      ( ( real_V8999393235501362500lgebra(A)
        & idom(A) )
     => ! [Uu: fun(nat,A),Uua: nat,Uub: A] :
          ( aa(A,$o,aa(nat,fun(A,$o),aTP_Lamp_kv(fun(nat,A),fun(nat,fun(A,$o)),Uu),Uua),Uub)
        <=> ( aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aTP_Lamp_dr(fun(nat,A),fun(A,fun(nat,A)),Uu),Uub)),set_ord_atMost(nat,Uua)) = zero_zero(A) ) ) ) ).

% ATP.lambda_422
tff(fact_8600_ATP_Olambda__423,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: fun(A,A),Uua: A,Uub: A] : aa(A,A,aa(A,fun(A,A),aTP_Lamp_va(fun(A,A),fun(A,fun(A,A)),Uu),Uua),Uub) = divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,Uu,aa(A,A,aa(A,fun(A,A),plus_plus(A),Uua),Uub))),aa(A,A,Uu,Uua)),Uub) ) ).

% ATP.lambda_423
tff(fact_8601_ATP_Olambda__424,axiom,
    ! [A: $tType] :
      ( ( inverse(A)
        & real_V822414075346904944vector(A) )
     => ! [Uu: fun(A,A),Uua: A,Uub: A] : aa(A,A,aa(A,fun(A,A),aTP_Lamp_uu(fun(A,A),fun(A,fun(A,A)),Uu),Uua),Uub) = divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,Uu,aa(A,A,aa(A,fun(A,A),plus_plus(A),Uua),Uub))),aa(A,A,Uu,Uua)),Uub) ) ).

% ATP.lambda_424
tff(fact_8602_ATP_Olambda__425,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [Uu: fun(nat,A),Uua: fun(nat,A),Uub: nat] : aa(nat,A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_jq(fun(nat,A),fun(fun(nat,A),fun(nat,A)),Uu),Uua),Uub) = divide_divide(A,aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,Uu,Uub)),aa(nat,A,power_power(A,zero_zero(A)),Uub)),aa(nat,A,Uua,Uub)) ) ).

% ATP.lambda_425
tff(fact_8603_ATP_Olambda__426,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: fun(A,A),Uua: A,Uub: A] : aa(A,A,aa(A,fun(A,A),aTP_Lamp_sv(fun(A,A),fun(A,fun(A,A)),Uu),Uua),Uub) = divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,Uu,Uub)),aa(A,A,Uu,Uua)),aa(A,A,aa(A,fun(A,A),minus_minus(A),Uub),Uua)) ) ).

% ATP.lambda_426
tff(fact_8604_ATP_Olambda__427,axiom,
    ! [A: $tType] :
      ( ( inverse(A)
        & real_V822414075346904944vector(A) )
     => ! [Uu: fun(A,A),Uua: A,Uub: A] : aa(A,A,aa(A,fun(A,A),aTP_Lamp_uv(fun(A,A),fun(A,fun(A,A)),Uu),Uua),Uub) = divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,Uu,Uub)),aa(A,A,Uu,Uua)),aa(A,A,aa(A,fun(A,A),minus_minus(A),Uub),Uua)) ) ).

% ATP.lambda_427
tff(fact_8605_ATP_Olambda__428,axiom,
    ! [Uu: fun(nat,real),Uua: real,Uub: nat] : aa(nat,real,aa(real,fun(nat,real),aTP_Lamp_qr(fun(nat,real),fun(real,fun(nat,real)),Uu),Uua),Uub) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,Uu,Uub)),aa(nat,real,semiring_1_of_nat(real),aa(nat,nat,suc,Uub)))),aa(nat,real,power_power(real,Uua),Uub)) ).

% ATP.lambda_428
tff(fact_8606_ATP_Olambda__429,axiom,
    ! [Uu: real,Uua: fun(nat,real),Uub: nat] : aa(nat,real,aa(fun(nat,real),fun(nat,real),aTP_Lamp_ge(real,fun(fun(nat,real),fun(nat,real)),Uu),Uua),Uub) = aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(nat,real,Uua,Uub),semiring_char_0_fact(real,Uub))),aa(nat,real,power_power(real,Uu),Uub)) ).

% ATP.lambda_429
tff(fact_8607_ATP_Olambda__430,axiom,
    ! [A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & ring_1(A) )
     => ! [Uu: fun(nat,A),Uua: A,Uub: nat] : aa(nat,A,aa(A,fun(nat,A),aTP_Lamp_co(fun(nat,A),fun(A,fun(nat,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),Uub)),aa(nat,A,Uu,Uub))),aa(nat,A,power_power(A,Uua),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uub),aa(nat,nat,suc,zero_zero(nat))))) ) ).

% ATP.lambda_430
tff(fact_8608_ATP_Olambda__431,axiom,
    ! [A: $tType,Uu: set(product_prod(A,A)),Uua: list(A),Uub: list(A)] :
      ( aa(list(A),$o,aa(list(A),fun(list(A),$o),aTP_Lamp_agu(set(product_prod(A,A)),fun(list(A),fun(list(A),$o)),Uu),Uua),Uub)
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(list(A),nat,size_size(list(A)),Uua)),aa(list(A),nat,size_size(list(A)),Uub))
        | ( ( aa(list(A),nat,size_size(list(A)),Uua) = aa(list(A),nat,size_size(list(A)),Uub) )
          & member(product_prod(list(A),list(A)),aa(list(A),product_prod(list(A),list(A)),product_Pair(list(A),list(A),Uua),Uub),lex(A,Uu)) ) ) ) ).

% ATP.lambda_431
tff(fact_8609_ATP_Olambda__432,axiom,
    ! [A: $tType,Uu: set(product_prod(A,A)),Uua: list(A),Uub: list(A)] :
      ( aa(list(A),$o,aa(list(A),fun(list(A),$o),aTP_Lamp_ahf(set(product_prod(A,A)),fun(list(A),fun(list(A),$o)),Uu),Uua),Uub)
    <=> ( ( aa(list(A),nat,size_size(list(A)),Uua) = aa(list(A),nat,size_size(list(A)),Uub) )
        & ? [Xys: list(A),X4: A,Y5: A,Xs4: list(A),Ys5: list(A)] :
            ( ( Uua = append(A,Xys,aa(list(A),list(A),cons(A,X4),Xs4)) )
            & ( Uub = append(A,Xys,aa(list(A),list(A),cons(A,Y5),Ys5)) )
            & member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X4),Y5),Uu) ) ) ) ).

% ATP.lambda_432
tff(fact_8610_ATP_Olambda__433,axiom,
    ! [A: $tType,Uu: nat,Uua: set(A),Uub: list(A)] :
      ( aa(list(A),$o,aa(set(A),fun(list(A),$o),aTP_Lamp_ne(nat,fun(set(A),fun(list(A),$o)),Uu),Uua),Uub)
    <=> ( ( aa(list(A),nat,size_size(list(A)),Uub) = Uu )
        & distinct(A,Uub)
        & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(list(A),set(A),set2(A),Uub)),Uua) ) ) ).

% ATP.lambda_433
tff(fact_8611_ATP_Olambda__434,axiom,
    ! [A: $tType,Uu: set(A),Uua: nat,Uub: list(A)] :
      ( aa(list(A),$o,aa(nat,fun(list(A),$o),aTP_Lamp_nd(set(A),fun(nat,fun(list(A),$o)),Uu),Uua),Uub)
    <=> ( ( aa(list(A),nat,size_size(list(A)),Uub) = Uua )
        & distinct(A,Uub)
        & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(list(A),set(A),set2(A),Uub)),Uu) ) ) ).

% ATP.lambda_434
tff(fact_8612_ATP_Olambda__435,axiom,
    ! [A: $tType,Uu: nat,Uua: list(A),Uub: list(A)] :
      ( aa(list(A),$o,aa(list(A),fun(list(A),$o),aTP_Lamp_mj(nat,fun(list(A),fun(list(A),$o)),Uu),Uua),Uub)
    <=> ( ( aa(list(A),nat,size_size(list(A)),Uub) = Uu )
        & aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(list(A),set(A),set2(A),Uub)),aa(list(A),set(A),set2(A),Uua)) ) ) ).

% ATP.lambda_435
tff(fact_8613_ATP_Olambda__436,axiom,
    ! [A: $tType,Uu: set(A),Uua: nat,Uub: list(A)] :
      ( aa(list(A),$o,aa(nat,fun(list(A),$o),aTP_Lamp_ju(set(A),fun(nat,fun(list(A),$o)),Uu),Uua),Uub)
    <=> ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(list(A),set(A),set2(A),Uub)),Uu)
        & aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(list(A),nat,size_size(list(A)),Uub)),Uua) ) ) ).

% ATP.lambda_436
tff(fact_8614_ATP_Olambda__437,axiom,
    ! [A: $tType,Uu: set(A),Uua: nat,Uub: list(A)] :
      ( aa(list(A),$o,aa(nat,fun(list(A),$o),aTP_Lamp_jt(set(A),fun(nat,fun(list(A),$o)),Uu),Uua),Uub)
    <=> ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(list(A),set(A),set2(A),Uub)),Uu)
        & ( aa(list(A),nat,size_size(list(A)),Uub) = Uua ) ) ) ).

% ATP.lambda_437
tff(fact_8615_ATP_Olambda__438,axiom,
    ! [A: $tType,B: $tType,Uu: set(A),Uua: set(B),Uub: fun(A,option(B))] :
      ( aa(fun(A,option(B)),$o,aa(set(B),fun(fun(A,option(B)),$o),aTP_Lamp_agw(set(A),fun(set(B),fun(fun(A,option(B)),$o)),Uu),Uua),Uub)
    <=> ( ( dom(A,B,Uub) = Uu )
        & aa(set(B),$o,aa(set(B),fun(set(B),$o),ord_less_eq(set(B)),ran(A,B,Uub)),Uua) ) ) ).

% ATP.lambda_438
tff(fact_8616_ATP_Olambda__439,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: fun(nat,A),Uua: A,Uub: nat] : aa(nat,A,aa(A,fun(nat,A),aTP_Lamp_qg(fun(nat,A),fun(A,fun(nat,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,diffs(A,diffs(A,Uu)),Uub)),aa(nat,A,power_power(A,Uua),Uub)) ) ).

% ATP.lambda_439
tff(fact_8617_ATP_Olambda__440,axiom,
    ! [Uu: set(nat),Uua: nat,Uub: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),aTP_Lamp_mw(set(nat),fun(nat,fun(nat,$o)),Uu),Uua),Uub)
    <=> ( member(nat,aa(nat,nat,suc,Uub),Uu)
        & aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Uub),Uua) ) ) ).

% ATP.lambda_440
tff(fact_8618_ATP_Olambda__441,axiom,
    ! [Uu: nat,Uua: nat,Uub: set(nat)] :
      ( aa(set(nat),$o,aa(nat,fun(set(nat),$o),aTP_Lamp_ng(nat,fun(nat,fun(set(nat),$o)),Uu),Uua),Uub)
    <=> ( member(set(nat),Uub,pow2(nat,set_or7035219750837199246ssThan(nat,zero_zero(nat),Uu)))
        & ( aa(set(nat),nat,finite_card(nat),Uub) = Uua ) ) ) ).

% ATP.lambda_441
tff(fact_8619_ATP_Olambda__442,axiom,
    ! [A: $tType,Uu: list(A),Uua: set(nat),Uub: nat] :
      ( aa(nat,$o,aa(set(nat),fun(nat,$o),aTP_Lamp_ajg(list(A),fun(set(nat),fun(nat,$o)),Uu),Uua),Uub)
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Uub),aa(list(A),nat,size_size(list(A)),Uu))
        & member(nat,Uub,Uua) ) ) ).

% ATP.lambda_442
tff(fact_8620_ATP_Olambda__443,axiom,
    ! [B: $tType,A: $tType,Uu: fun(A,option(B)),Uua: A,Uub: product_prod(A,B)] :
      ( aa(product_prod(A,B),$o,aa(A,fun(product_prod(A,B),$o),aTP_Lamp_aji(fun(A,option(B)),fun(A,fun(product_prod(A,B),$o)),Uu),Uua),Uub)
    <=> ( member(product_prod(A,B),Uub,graph(A,B,Uu))
        & ( aa(product_prod(A,B),A,product_fst(A,B),Uub) != Uua ) ) ) ).

% ATP.lambda_443
tff(fact_8621_ATP_Olambda__444,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [Uu: A,Uua: nat,Uub: nat] : aa(nat,A,aa(nat,fun(nat,A),aTP_Lamp_mc(A,fun(nat,fun(nat,A)),Uu),Uua),Uub) = divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),Uu),aa(nat,A,semiring_1_of_nat(A),Uub)),aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uua),Uub))) ) ).

% ATP.lambda_444
tff(fact_8622_ATP_Olambda__445,axiom,
    ! [A: $tType,Uu: list(A),Uua: set(nat),Uub: nat] :
      ( aa(nat,$o,aa(set(nat),fun(nat,$o),aTP_Lamp_ajf(list(A),fun(set(nat),fun(nat,$o)),Uu),Uua),Uub)
    <=> member(nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uub),aa(list(A),nat,size_size(list(A)),Uu)),Uua) ) ).

% ATP.lambda_445
tff(fact_8623_ATP_Olambda__446,axiom,
    ! [A: $tType,Uu: set(A),Uua: nat,Uub: set(A)] :
      ( aa(set(A),$o,aa(nat,fun(set(A),$o),aTP_Lamp_mr(set(A),fun(nat,fun(set(A),$o)),Uu),Uua),Uub)
    <=> ( aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),Uub),Uu)
        & ( aa(set(A),nat,finite_card(A),Uub) = Uua ) ) ) ).

% ATP.lambda_446
tff(fact_8624_ATP_Olambda__447,axiom,
    ! [Uu: set(nat),Uua: nat,Uub: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),aTP_Lamp_mv(set(nat),fun(nat,fun(nat,$o)),Uu),Uua),Uub)
    <=> ( member(nat,Uub,Uu)
        & aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Uub),aa(nat,nat,suc,Uua)) ) ) ).

% ATP.lambda_447
tff(fact_8625_ATP_Olambda__448,axiom,
    ! [A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & ring_1(A) )
     => ! [Uu: fun(nat,A),Uua: A,Uub: nat] : aa(nat,A,aa(A,fun(nat,A),aTP_Lamp_cn(fun(nat,A),fun(A,fun(nat,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,diffs(A,Uu),Uub)),aa(nat,A,power_power(A,Uua),Uub)) ) ).

% ATP.lambda_448
tff(fact_8626_ATP_Olambda__449,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: fun(nat,A),Uua: A,Uub: nat] : aa(nat,A,aa(A,fun(nat,A),aTP_Lamp_ct(fun(nat,A),fun(A,fun(nat,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,diffs(A,Uu),Uub)),aa(nat,A,power_power(A,Uua),Uub)) ) ).

% ATP.lambda_449
tff(fact_8627_ATP_Olambda__450,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: A,Uua: fun(nat,A),Uub: nat] : aa(nat,A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_cu(A,fun(fun(nat,A),fun(nat,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,diffs(A,Uua),Uub)),aa(nat,A,power_power(A,Uu),Uub)) ) ).

% ATP.lambda_450
tff(fact_8628_ATP_Olambda__451,axiom,
    ! [Uu: nat,Uua: nat,Uub: nat] : aa(nat,nat,aa(nat,fun(nat,nat),aTP_Lamp_dx(nat,fun(nat,fun(nat,nat)),Uu),Uua),Uub) = aa(nat,nat,binomial(aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uua),Uub)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uu),Uub)) ).

% ATP.lambda_451
tff(fact_8629_ATP_Olambda__452,axiom,
    ! [A: $tType,Uu: set(A),Uua: set(A),Uub: A] :
      ( aa(A,$o,aa(set(A),fun(A,$o),aTP_Lamp_age(set(A),fun(set(A),fun(A,$o)),Uu),Uua),Uub)
    <=> ( member(A,Uub,Uu)
        | member(A,Uub,Uua) ) ) ).

% ATP.lambda_452
tff(fact_8630_ATP_Olambda__453,axiom,
    ! [A: $tType,Uu: A,Uua: set(A),Uub: A] :
      ( aa(A,$o,aa(set(A),fun(A,$o),aTP_Lamp_ak(A,fun(set(A),fun(A,$o)),Uu),Uua),Uub)
    <=> ( ( Uub = Uu )
        | member(A,Uub,Uua) ) ) ).

% ATP.lambda_453
tff(fact_8631_ATP_Olambda__454,axiom,
    ! [Uu: int,Uua: int,Uub: int] :
      ( aa(int,$o,aa(int,fun(int,$o),aTP_Lamp_le(int,fun(int,fun(int,$o)),Uu),Uua),Uub)
    <=> ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Uu),Uua)
        & aa(int,$o,aa(int,fun(int,$o),ord_less(int),Uua),Uub) ) ) ).

% ATP.lambda_454
tff(fact_8632_ATP_Olambda__455,axiom,
    ! [Uu: int,Uua: int,Uub: int] :
      ( aa(int,$o,aa(int,fun(int,$o),aTP_Lamp_ky(int,fun(int,fun(int,$o)),Uu),Uua),Uub)
    <=> ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Uu),Uub)
        & aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Uub),Uua) ) ) ).

% ATP.lambda_455
tff(fact_8633_ATP_Olambda__456,axiom,
    ! [Uu: int,Uua: int,Uub: int] :
      ( aa(int,$o,aa(int,fun(int,$o),aTP_Lamp_ld(int,fun(int,fun(int,$o)),Uu),Uua),Uub)
    <=> ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Uu),Uub)
        & aa(int,$o,aa(int,fun(int,$o),ord_less(int),Uua),Uub) ) ) ).

% ATP.lambda_456
tff(fact_8634_ATP_Olambda__457,axiom,
    ! [Uu: int,Uua: int,Uub: int] :
      ( aa(int,$o,aa(int,fun(int,$o),aTP_Lamp_lb(int,fun(int,fun(int,$o)),Uu),Uua),Uub)
    <=> ( aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Uu),Uub)
        & aa(int,$o,aa(int,fun(int,$o),ord_less(int),Uub),Uua) ) ) ).

% ATP.lambda_457
tff(fact_8635_ATP_Olambda__458,axiom,
    ! [Uu: int,Uua: int,Uub: int] :
      ( aa(int,$o,aa(int,fun(int,$o),aTP_Lamp_la(int,fun(int,fun(int,$o)),Uu),Uua),Uub)
    <=> ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),Uu),Uub)
        & aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),Uub),Uua) ) ) ).

% ATP.lambda_458
tff(fact_8636_ATP_Olambda__459,axiom,
    ! [Uu: int,Uua: int,Uub: int] :
      ( aa(int,$o,aa(int,fun(int,$o),aTP_Lamp_kz(int,fun(int,fun(int,$o)),Uu),Uua),Uub)
    <=> ( aa(int,$o,aa(int,fun(int,$o),ord_less(int),Uu),Uub)
        & aa(int,$o,aa(int,fun(int,$o),ord_less(int),Uub),Uua) ) ) ).

% ATP.lambda_459
tff(fact_8637_ATP_Olambda__460,axiom,
    ! [Uu: nat,Uua: nat,Uub: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),aTP_Lamp_pc(nat,fun(nat,fun(nat,$o)),Uu),Uua),Uub)
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Uub),Uua)
        & aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),Uub),Uu) ) ) ).

% ATP.lambda_460
tff(fact_8638_ATP_Olambda__461,axiom,
    ! [Uu: int,Uua: int,Uub: int] :
      ( aa(int,$o,aa(int,fun(int,$o),aTP_Lamp_om(int,fun(int,fun(int,$o)),Uu),Uua),Uub)
    <=> ( aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),Uub),Uua)
        & aa(int,$o,aa(int,fun(int,$o),dvd_dvd(int),Uub),Uu) ) ) ).

% ATP.lambda_461
tff(fact_8639_ATP_Olambda__462,axiom,
    ! [A: $tType,Uu: set(A),Uua: set(A),Uub: A] :
      ( aa(A,$o,aa(set(A),fun(A,$o),aTP_Lamp_afb(set(A),fun(set(A),fun(A,$o)),Uu),Uua),Uub)
    <=> ( member(A,Uub,Uu)
        & member(A,Uub,Uua) ) ) ).

% ATP.lambda_462
tff(fact_8640_ATP_Olambda__463,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [Uu: set(A),Uua: fun(A,real),Uub: A] :
          ( aa(A,$o,aa(fun(A,real),fun(A,$o),aTP_Lamp_afj(set(A),fun(fun(A,real),fun(A,$o)),Uu),Uua),Uub)
        <=> ( member(A,Uub,Uu)
            & aa(real,$o,aa(real,fun(real,$o),ord_less(real),zero_zero(real)),aa(A,real,Uua,Uub)) ) ) ) ).

% ATP.lambda_463
tff(fact_8641_ATP_Olambda__464,axiom,
    ! [A: $tType,Uu: set(A),Uua: fun(A,$o),Uub: A] :
      ( aa(A,$o,aa(fun(A,$o),fun(A,$o),aTP_Lamp_ao(set(A),fun(fun(A,$o),fun(A,$o)),Uu),Uua),Uub)
    <=> ( member(A,Uub,Uu)
        & aa(A,$o,Uua,Uub) ) ) ).

% ATP.lambda_464
tff(fact_8642_ATP_Olambda__465,axiom,
    ! [A: $tType,Uu: fun(A,$o),Uua: set(A),Uub: A] :
      ( aa(A,$o,aa(set(A),fun(A,$o),aTP_Lamp_ago(fun(A,$o),fun(set(A),fun(A,$o)),Uu),Uua),Uub)
    <=> ( member(A,Uub,Uua)
        & aa(A,$o,Uu,Uub) ) ) ).

% ATP.lambda_465
tff(fact_8643_ATP_Olambda__466,axiom,
    ! [A: $tType,Uu: A,Uua: fun(A,$o),Uub: A] :
      ( aa(A,$o,aa(fun(A,$o),fun(A,$o),aTP_Lamp_ag(A,fun(fun(A,$o),fun(A,$o)),Uu),Uua),Uub)
    <=> ( ( Uu = Uub )
        & aa(A,$o,Uua,Uub) ) ) ).

% ATP.lambda_466
tff(fact_8644_ATP_Olambda__467,axiom,
    ! [A: $tType,Uu: A,Uua: fun(A,$o),Uub: A] :
      ( aa(A,$o,aa(fun(A,$o),fun(A,$o),aTP_Lamp_af(A,fun(fun(A,$o),fun(A,$o)),Uu),Uua),Uub)
    <=> ( ( Uub = Uu )
        & aa(A,$o,Uua,Uub) ) ) ).

% ATP.lambda_467
tff(fact_8645_ATP_Olambda__468,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_add(B)
     => ! [Uu: set(A),Uua: fun(A,B),Uub: A] :
          ( aa(A,$o,aa(fun(A,B),fun(A,$o),aTP_Lamp_jv(set(A),fun(fun(A,B),fun(A,$o)),Uu),Uua),Uub)
        <=> ( member(A,Uub,Uu)
            & ( aa(A,B,Uua,Uub) != zero_zero(B) ) ) ) ) ).

% ATP.lambda_468
tff(fact_8646_ATP_Olambda__469,axiom,
    ! [A: $tType,B: $tType] :
      ( ab_group_add(B)
     => ! [Uu: set(A),Uua: fun(A,B),Uub: A] :
          ( aa(A,$o,aa(fun(A,B),fun(A,$o),aTP_Lamp_lh(set(A),fun(fun(A,B),fun(A,$o)),Uu),Uua),Uub)
        <=> ( member(A,Uub,Uu)
            & ( aa(A,B,Uua,Uub) != zero_zero(B) ) ) ) ) ).

% ATP.lambda_469
tff(fact_8647_ATP_Olambda__470,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_mult(B)
     => ! [Uu: set(A),Uua: fun(A,B),Uub: A] :
          ( aa(A,$o,aa(fun(A,B),fun(A,$o),aTP_Lamp_jx(set(A),fun(fun(A,B),fun(A,$o)),Uu),Uua),Uub)
        <=> ( member(A,Uub,Uu)
            & ( aa(A,B,Uua,Uub) != one_one(B) ) ) ) ) ).

% ATP.lambda_470
tff(fact_8648_ATP_Olambda__471,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(A)
     => ! [Uu: fun(B,A),Uua: set(B),Uub: B] :
          ( aa(B,$o,aa(set(B),fun(B,$o),aTP_Lamp_li(fun(B,A),fun(set(B),fun(B,$o)),Uu),Uua),Uub)
        <=> ( member(B,Uub,Uua)
            & ( aa(B,A,Uu,Uub) != zero_zero(A) ) ) ) ) ).

% ATP.lambda_471
tff(fact_8649_ATP_Olambda__472,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Uu: fun(B,A),Uua: set(B),Uub: B] :
          ( aa(B,$o,aa(set(B),fun(B,$o),aTP_Lamp_agy(fun(B,A),fun(set(B),fun(B,$o)),Uu),Uua),Uub)
        <=> ( member(B,Uub,Uua)
            & ( aa(B,A,Uu,Uub) != one_one(A) ) ) ) ) ).

% ATP.lambda_472
tff(fact_8650_ATP_Olambda__473,axiom,
    ! [B: $tType,A: $tType] :
      ( semiring_parity(B)
     => ! [Uu: set(A),Uua: fun(A,B),Uub: A] :
          ( aa(A,$o,aa(fun(A,B),fun(A,$o),aTP_Lamp_mn(set(A),fun(fun(A,B),fun(A,$o)),Uu),Uua),Uub)
        <=> ( member(A,Uub,Uu)
            & ~ aa(B,$o,aa(B,fun(B,$o),dvd_dvd(B),aa(num,B,numeral_numeral(B),aa(num,num,bit0,one2))),aa(A,B,Uua,Uub)) ) ) ) ).

% ATP.lambda_473
tff(fact_8651_ATP_Olambda__474,axiom,
    ! [A: $tType,Uu: set(A),Uua: set(A),Uub: A] :
      ( aa(A,$o,aa(set(A),fun(A,$o),aTP_Lamp_an(set(A),fun(set(A),fun(A,$o)),Uu),Uua),Uub)
    <=> ( member(A,Uub,Uu)
        & ~ member(A,Uub,Uua) ) ) ).

% ATP.lambda_474
tff(fact_8652_ATP_Olambda__475,axiom,
    ! [Uu: nat,Uua: nat,Uub: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),aTP_Lamp_aw(nat,fun(nat,fun(nat,$o)),Uu),Uua),Uub)
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Uub),Uua)),Uu) ) ).

% ATP.lambda_475
tff(fact_8653_ATP_Olambda__476,axiom,
    ! [Uu: nat,Uua: nat,Uub: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),aTP_Lamp_iy(nat,fun(nat,fun(nat,$o)),Uu),Uua),Uub)
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uua),Uub)),Uu) ) ).

% ATP.lambda_476
tff(fact_8654_ATP_Olambda__477,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [Uu: A,Uua: real,Uub: A] :
          ( aa(A,$o,aa(real,fun(A,$o),aTP_Lamp_xx(A,fun(real,fun(A,$o)),Uu),Uua),Uub)
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,Uu,Uub)),Uua) ) ) ).

% ATP.lambda_477
tff(fact_8655_ATP_Olambda__478,axiom,
    ! [Uu: real,Uua: complex,Uub: complex] :
      ( aa(complex,$o,aa(complex,fun(complex,$o),aTP_Lamp_aen(real,fun(complex,fun(complex,$o)),Uu),Uua),Uub)
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(complex,Uua,Uub)),Uu) ) ).

% ATP.lambda_478
tff(fact_8656_ATP_Olambda__479,axiom,
    ! [Uu: real,Uua: real,Uub: real] :
      ( aa(real,$o,aa(real,fun(real,$o),aTP_Lamp_aep(real,fun(real,fun(real,$o)),Uu),Uua),Uub)
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(real,Uua,Uub)),Uu) ) ).

% ATP.lambda_479
tff(fact_8657_ATP_Olambda__480,axiom,
    ! [A: $tType] :
      ( real_V768167426530841204y_dist(A)
     => ! [Uu: real,Uua: A,Uub: A] :
          ( aa(A,$o,aa(A,fun(A,$o),aTP_Lamp_ael(real,fun(A,fun(A,$o)),Uu),Uua),Uub)
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,Uua,Uub)),Uu) ) ) ).

% ATP.lambda_480
tff(fact_8658_ATP_Olambda__481,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [Uu: real,Uua: A,Uub: A] :
          ( aa(A,$o,aa(A,fun(A,$o),aTP_Lamp_yd(real,fun(A,fun(A,$o)),Uu),Uua),Uub)
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,Uua,Uub)),Uu) ) ) ).

% ATP.lambda_481
tff(fact_8659_ATP_Olambda__482,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [Uu: A,Uua: real,Uub: A] :
          ( aa(A,$o,aa(real,fun(A,$o),aTP_Lamp_aej(A,fun(real,fun(A,$o)),Uu),Uua),Uub)
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(A,Uub,Uu)),Uua) ) ) ).

% ATP.lambda_482
tff(fact_8660_ATP_Olambda__483,axiom,
    ! [Uu: nat,Uua: nat,Uub: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),aTP_Lamp_jb(nat,fun(nat,fun(nat,$o)),Uu),Uua),Uub)
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uua),Uub)),Uu) ) ).

% ATP.lambda_483
tff(fact_8661_ATP_Olambda__484,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [Uu: A,Uua: A,Uub: A] : aa(A,A,aa(A,fun(A,A),aTP_Lamp_hc(A,fun(A,fun(A,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),minus_minus(A),divide_divide(A,Uub,Uu)),Uua) ) ).

% ATP.lambda_484
tff(fact_8662_ATP_Olambda__485,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [Uu: A,Uua: A,Uub: A] : aa(A,A,aa(A,fun(A,A),aTP_Lamp_ha(A,fun(A,fun(A,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),times_times(A),Uu),Uub)),Uua) ) ).

% ATP.lambda_485
tff(fact_8663_ATP_Olambda__486,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [Uu: A,Uua: A,Uub: A] : aa(A,A,aa(A,fun(A,A),aTP_Lamp_hb(A,fun(A,fun(A,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),plus_plus(A),divide_divide(A,Uub,Uu)),Uua) ) ).

% ATP.lambda_486
tff(fact_8664_ATP_Olambda__487,axiom,
    ! [A: $tType] :
      ( linordered_field(A)
     => ! [Uu: A,Uua: A,Uub: A] : aa(A,A,aa(A,fun(A,A),aTP_Lamp_gz(A,fun(A,fun(A,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,aa(A,fun(A,A),times_times(A),Uu),Uub)),Uua) ) ).

% ATP.lambda_487
tff(fact_8665_ATP_Olambda__488,axiom,
    ! [B: $tType,A: $tType,Uu: set(product_prod(A,B)),Uua: A,Uub: B] :
      ( aa(B,$o,aa(A,fun(B,$o),aTP_Lamp_je(set(product_prod(A,B)),fun(A,fun(B,$o)),Uu),Uua),Uub)
    <=> member(product_prod(A,B),aa(B,product_prod(A,B),product_Pair(A,B,Uua),Uub),Uu) ) ).

% ATP.lambda_488
tff(fact_8666_ATP_Olambda__489,axiom,
    ! [Uu: nat,Uua: complex,Uub: complex] :
      ( aa(complex,$o,aa(complex,fun(complex,$o),aTP_Lamp_fm(nat,fun(complex,fun(complex,$o)),Uu),Uua),Uub)
    <=> ( aa(nat,complex,power_power(complex,Uub),Uu) = Uua ) ) ).

% ATP.lambda_489
tff(fact_8667_ATP_Olambda__490,axiom,
    ! [Uu: complex,Uua: nat,Uub: complex] :
      ( aa(complex,$o,aa(nat,fun(complex,$o),aTP_Lamp_iw(complex,fun(nat,fun(complex,$o)),Uu),Uua),Uub)
    <=> ( aa(nat,complex,power_power(complex,Uub),Uua) = Uu ) ) ).

% ATP.lambda_490
tff(fact_8668_ATP_Olambda__491,axiom,
    ! [A: $tType] :
      ( archim2362893244070406136eiling(A)
     => ! [Uu: A,Uua: A,Uub: A] :
          ( aa(A,$o,aa(A,fun(A,$o),aTP_Lamp_ke(A,fun(A,fun(A,$o)),Uu),Uua),Uub)
        <=> ( member(A,Uub,ring_1_Ints(A))
            & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Uu),Uub)
            & aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Uub),Uua) ) ) ) ).

% ATP.lambda_491
tff(fact_8669_ATP_Olambda__492,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => ! [Uu: fun(nat,A),Uua: A,Uub: nat] : aa(nat,A,aa(A,fun(nat,A),aTP_Lamp_bu(fun(nat,A),fun(A,fun(nat,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,Uu,aa(nat,nat,suc,Uub))),aa(nat,A,power_power(A,Uua),Uub)) ) ).

% ATP.lambda_492
tff(fact_8670_ATP_Olambda__493,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V8999393235501362500lgebra(A) )
     => ! [Uu: fun(nat,A),Uua: A,Uub: nat] : aa(nat,A,aa(A,fun(nat,A),aTP_Lamp_bt(fun(nat,A),fun(A,fun(nat,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,Uu,aa(nat,nat,suc,Uub))),aa(nat,A,power_power(A,Uua),Uub)) ) ).

% ATP.lambda_493
tff(fact_8671_ATP_Olambda__494,axiom,
    ! [Uu: fun(nat,real),Uua: fun(nat,int),Uub: nat] : aa(nat,real,aa(fun(nat,int),fun(nat,real),aTP_Lamp_xd(fun(nat,real),fun(fun(nat,int),fun(nat,real)),Uu),Uua),Uub) = aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(nat,real,Uu,Uub)),aa(real,real,aa(real,fun(real,real),times_times(real),aa(int,real,ring_1_of_int(real),aa(nat,int,Uua,Uub))),aa(real,real,aa(real,fun(real,real),times_times(real),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),pi))) ).

% ATP.lambda_494
tff(fact_8672_ATP_Olambda__495,axiom,
    ! [Uu: fun(nat,real),Uua: real,Uub: nat] : aa(nat,real,aa(real,fun(nat,real),aTP_Lamp_qs(fun(nat,real),fun(real,fun(nat,real)),Uu),Uua),Uub) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,Uu,Uub)),aa(nat,real,power_power(real,Uua),aa(nat,nat,suc,Uub))) ).

% ATP.lambda_495
tff(fact_8673_ATP_Olambda__496,axiom,
    ! [Uu: fun(nat,real),Uua: real,Uub: nat] : aa(nat,real,aa(real,fun(nat,real),aTP_Lamp_ca(fun(nat,real),fun(real,fun(nat,real)),Uu),Uua),Uub) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(nat,real,Uu,Uub)),aa(nat,real,power_power(real,Uua),Uub)) ).

% ATP.lambda_496
tff(fact_8674_ATP_Olambda__497,axiom,
    ! [Uu: fun(nat,nat),Uua: nat,Uub: nat] : aa(nat,nat,aa(nat,fun(nat,nat),aTP_Lamp_eg(fun(nat,nat),fun(nat,fun(nat,nat)),Uu),Uua),Uub) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,Uu,Uub)),aa(nat,nat,power_power(nat,Uua),Uub)) ).

% ATP.lambda_497
tff(fact_8675_ATP_Olambda__498,axiom,
    ! [B: $tType] :
      ( ( real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [Uu: fun(nat,B),Uua: B,Uub: nat] : aa(nat,B,aa(B,fun(nat,B),aTP_Lamp_vi(fun(nat,B),fun(B,fun(nat,B)),Uu),Uua),Uub) = aa(B,B,aa(B,fun(B,B),times_times(B),aa(nat,B,Uu,Uub)),aa(nat,B,power_power(B,Uua),Uub)) ) ).

% ATP.lambda_498
tff(fact_8676_ATP_Olambda__499,axiom,
    ! [A: $tType] :
      ( ( real_V8999393235501362500lgebra(A)
        & idom(A) )
     => ! [Uu: fun(nat,A),Uua: A,Uub: nat] : aa(nat,A,aa(A,fun(nat,A),aTP_Lamp_dr(fun(nat,A),fun(A,fun(nat,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,Uu,Uub)),aa(nat,A,power_power(A,Uua),Uub)) ) ).

% ATP.lambda_499
tff(fact_8677_ATP_Olambda__500,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => ! [Uu: fun(nat,A),Uua: A,Uub: nat] : aa(nat,A,aa(A,fun(nat,A),aTP_Lamp_bo(fun(nat,A),fun(A,fun(nat,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,Uu,Uub)),aa(nat,A,power_power(A,Uua),Uub)) ) ).

% ATP.lambda_500
tff(fact_8678_ATP_Olambda__501,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V8999393235501362500lgebra(A) )
     => ! [Uu: fun(nat,A),Uua: A,Uub: nat] : aa(nat,A,aa(A,fun(nat,A),aTP_Lamp_bs(fun(nat,A),fun(A,fun(nat,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,Uu,Uub)),aa(nat,A,power_power(A,Uua),Uub)) ) ).

% ATP.lambda_501
tff(fact_8679_ATP_Olambda__502,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: fun(nat,A),Uua: A,Uub: nat] : aa(nat,A,aa(A,fun(nat,A),aTP_Lamp_cs(fun(nat,A),fun(A,fun(nat,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,Uu,Uub)),aa(nat,A,power_power(A,Uua),Uub)) ) ).

% ATP.lambda_502
tff(fact_8680_ATP_Olambda__503,axiom,
    ! [A: $tType] :
      ( ( ab_semigroup_mult(A)
        & real_V8999393235501362500lgebra(A) )
     => ! [Uu: fun(nat,A),Uua: A,Uub: nat] : aa(nat,A,aa(A,fun(nat,A),aTP_Lamp_dv(fun(nat,A),fun(A,fun(nat,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,Uu,Uub)),aa(nat,A,power_power(A,Uua),Uub)) ) ).

% ATP.lambda_503
tff(fact_8681_ATP_Olambda__504,axiom,
    ! [A: $tType] :
      ( idom(A)
     => ! [Uu: fun(nat,A),Uua: A,Uub: nat] : aa(nat,A,aa(A,fun(nat,A),aTP_Lamp_eb(fun(nat,A),fun(A,fun(nat,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,Uu,Uub)),aa(nat,A,power_power(A,Uua),Uub)) ) ).

% ATP.lambda_504
tff(fact_8682_ATP_Olambda__505,axiom,
    ! [Uu: fun(nat,$o),Uua: nat,Uub: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),aTP_Lamp_jr(fun(nat,$o),fun(nat,fun(nat,$o)),Uu),Uua),Uub)
    <=> ( aa(nat,$o,Uu,Uub)
        & aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Uub),Uua) ) ) ).

% ATP.lambda_505
tff(fact_8683_ATP_Olambda__506,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [Uu: fun(A,real),Uua: fun(A,B),Uub: A] : aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_qz(fun(A,real),fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = aa(B,B,real_V8093663219630862766scaleR(B,aa(A,real,Uu,Uub)),aa(A,B,Uua,Uub)) ) ).

% ATP.lambda_506
tff(fact_8684_ATP_Olambda__507,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & topolo1944317154257567458pology(B) )
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] :
          ( aa(A,$o,aa(fun(A,B),fun(A,$o),aTP_Lamp_agq(fun(A,B),fun(fun(A,B),fun(A,$o)),Uu),Uua),Uub)
        <=> aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,Uu,Uub)),aa(A,B,Uua,Uub)) ) ) ).

% ATP.lambda_507
tff(fact_8685_ATP_Olambda__508,axiom,
    ! [A: $tType,Uu: fun(A,real),Uua: fun(A,real),Uub: A] :
      ( aa(A,$o,aa(fun(A,real),fun(A,$o),aTP_Lamp_zo(fun(A,real),fun(fun(A,real),fun(A,$o)),Uu),Uua),Uub)
    <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),aa(A,real,Uu,Uub)),aa(A,real,Uua,Uub)) ) ).

% ATP.lambda_508
tff(fact_8686_ATP_Olambda__509,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo2564578578187576103pology(B)
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] :
          ( aa(A,$o,aa(fun(A,B),fun(A,$o),aTP_Lamp_ze(fun(A,B),fun(fun(A,B),fun(A,$o)),Uu),Uua),Uub)
        <=> aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,Uu,Uub)),aa(A,B,Uua,Uub)) ) ) ).

% ATP.lambda_509
tff(fact_8687_ATP_Olambda__510,axiom,
    ! [B: $tType,A: $tType] :
      ( linorder(B)
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] :
          ( aa(A,$o,aa(fun(A,B),fun(A,$o),aTP_Lamp_zj(fun(A,B),fun(fun(A,B),fun(A,$o)),Uu),Uua),Uub)
        <=> aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,Uu,Uub)),aa(A,B,Uua,Uub)) ) ) ).

% ATP.lambda_510
tff(fact_8688_ATP_Olambda__511,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo1944317154257567458pology(B)
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] :
          ( aa(A,$o,aa(fun(A,B),fun(A,$o),aTP_Lamp_zx(fun(A,B),fun(fun(A,B),fun(A,$o)),Uu),Uua),Uub)
        <=> aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,Uua,Uub)),aa(A,B,Uu,Uub)) ) ) ).

% ATP.lambda_511
tff(fact_8689_ATP_Olambda__512,axiom,
    ! [Uu: fun(real,real),Uua: fun(real,real),Uub: real] : aa(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_aap(fun(real,real),fun(fun(real,real),fun(real,real)),Uu),Uua),Uub) = divide_divide(real,aa(real,real,Uu,Uub),aa(real,real,Uua,Uub)) ).

% ATP.lambda_512
tff(fact_8690_ATP_Olambda__513,axiom,
    ! [A: $tType,B: $tType] :
      ( field(A)
     => ! [Uu: fun(B,A),Uua: fun(B,A),Uub: B] : aa(B,A,aa(fun(B,A),fun(B,A),aTP_Lamp_hu(fun(B,A),fun(fun(B,A),fun(B,A)),Uu),Uua),Uub) = divide_divide(A,aa(B,A,Uu,Uub),aa(B,A,Uua,Uub)) ) ).

% ATP.lambda_513
tff(fact_8691_ATP_Olambda__514,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V8999393235501362500lgebra(B) )
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] : aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_rx(fun(A,B),fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = divide_divide(B,aa(A,B,Uu,Uub),aa(A,B,Uua,Uub)) ) ).

% ATP.lambda_514
tff(fact_8692_ATP_Olambda__515,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V3459762299906320749_field(B) )
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] : aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_rm(fun(A,B),fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = divide_divide(B,aa(A,B,Uu,Uub),aa(A,B,Uua,Uub)) ) ).

% ATP.lambda_515
tff(fact_8693_ATP_Olambda__516,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & real_V3459762299906320749_field(B) )
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] : aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_abr(fun(A,B),fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = divide_divide(B,aa(A,B,Uu,Uub),aa(A,B,Uua,Uub)) ) ).

% ATP.lambda_516
tff(fact_8694_ATP_Olambda__517,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: fun(A,A),Uua: fun(A,A),Uub: A] : aa(A,A,aa(fun(A,A),fun(A,A),aTP_Lamp_pu(fun(A,A),fun(fun(A,A),fun(A,A)),Uu),Uua),Uub) = divide_divide(A,aa(A,A,Uu,Uub),aa(A,A,Uua,Uub)) ) ).

% ATP.lambda_517
tff(fact_8695_ATP_Olambda__518,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_V3459762299906320749_field(B) )
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] : aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_uw(fun(A,B),fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = divide_divide(B,aa(A,B,Uu,Uub),aa(A,B,Uua,Uub)) ) ).

% ATP.lambda_518
tff(fact_8696_ATP_Olambda__519,axiom,
    ! [A: $tType,Uu: fun(A,real),Uua: fun(A,real),Uub: A] : aa(A,real,aa(fun(A,real),fun(A,real),aTP_Lamp_yj(fun(A,real),fun(fun(A,real),fun(A,real)),Uu),Uua),Uub) = divide_divide(real,aa(A,real,Uu,Uub),aa(A,real,Uua,Uub)) ).

% ATP.lambda_519
tff(fact_8697_ATP_Olambda__520,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V8999393235501362500lgebra(B)
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] : aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_yq(fun(A,B),fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = divide_divide(B,aa(A,B,Uu,Uub),aa(A,B,Uua,Uub)) ) ).

% ATP.lambda_520
tff(fact_8698_ATP_Olambda__521,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V3459762299906320749_field(B)
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] : aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_ud(fun(A,B),fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = divide_divide(B,aa(A,B,Uu,Uub),aa(A,B,Uua,Uub)) ) ).

% ATP.lambda_521
tff(fact_8699_ATP_Olambda__522,axiom,
    ! [Uu: fun(real,real),Uua: fun(real,real),Uub: real] : aa(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_yz(fun(real,real),fun(fun(real,real),fun(real,real)),Uu),Uua),Uub) = divide_divide(real,aa(real,real,Uua,Uub),aa(real,real,Uu,Uub)) ).

% ATP.lambda_522
tff(fact_8700_ATP_Olambda__523,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & topolo1944317154257567458pology(B) )
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] :
          ( aa(A,$o,aa(fun(A,B),fun(A,$o),aTP_Lamp_abx(fun(A,B),fun(fun(A,B),fun(A,$o)),Uu),Uua),Uub)
        <=> aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,Uu,Uub)),aa(A,B,Uua,Uub)) ) ) ).

% ATP.lambda_523
tff(fact_8701_ATP_Olambda__524,axiom,
    ! [Uu: fun(nat,nat),Uua: fun(nat,nat),Uub: nat] : aa(nat,nat,aa(fun(nat,nat),fun(nat,nat),aTP_Lamp_mg(fun(nat,nat),fun(fun(nat,nat),fun(nat,nat)),Uu),Uua),Uub) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,Uu,Uub)),aa(nat,nat,Uua,Uub)) ).

% ATP.lambda_524
tff(fact_8702_ATP_Olambda__525,axiom,
    ! [A: $tType] :
      ( linordered_idom(A)
     => ! [Uu: fun(nat,A),Uua: fun(nat,A),Uub: nat] : aa(nat,A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_mf(fun(nat,A),fun(fun(nat,A),fun(nat,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,Uu,Uub)),aa(nat,A,Uua,Uub)) ) ).

% ATP.lambda_525
tff(fact_8703_ATP_Olambda__526,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V4412858255891104859lgebra(B) )
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] : aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_re(fun(A,B),fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = aa(B,B,aa(B,fun(B,B),times_times(B),aa(A,B,Uu,Uub)),aa(A,B,Uua,Uub)) ) ).

% ATP.lambda_526
tff(fact_8704_ATP_Olambda__527,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: fun(A,A),Uua: fun(A,A),Uub: A] : aa(A,A,aa(fun(A,A),fun(A,A),aTP_Lamp_po(fun(A,A),fun(fun(A,A),fun(A,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,Uu,Uub)),aa(A,A,Uua,Uub)) ) ).

% ATP.lambda_527
tff(fact_8705_ATP_Olambda__528,axiom,
    ! [A: $tType,Uu: fun(A,real),Uua: fun(A,real),Uub: A] : aa(A,real,aa(fun(A,real),fun(A,real),aTP_Lamp_yf(fun(A,real),fun(fun(A,real),fun(A,real)),Uu),Uua),Uub) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(A,real,Uu,Uub)),aa(A,real,Uua,Uub)) ).

% ATP.lambda_528
tff(fact_8706_ATP_Olambda__529,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V4412858255891104859lgebra(B)
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] : aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_uo(fun(A,B),fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = aa(B,B,aa(B,fun(B,B),times_times(B),aa(A,B,Uu,Uub)),aa(A,B,Uua,Uub)) ) ).

% ATP.lambda_529
tff(fact_8707_ATP_Olambda__530,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V3459762299906320749_field(B)
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] : aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_yo(fun(A,B),fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = aa(B,B,aa(B,fun(B,B),times_times(B),aa(A,B,Uu,Uub)),aa(A,B,Uua,Uub)) ) ).

% ATP.lambda_530
tff(fact_8708_ATP_Olambda__531,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo1898628316856586783d_mult(B)
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] : aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_ti(fun(A,B),fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = aa(B,B,aa(B,fun(B,B),times_times(B),aa(A,B,Uu,Uub)),aa(A,B,Uua,Uub)) ) ).

% ATP.lambda_531
tff(fact_8709_ATP_Olambda__532,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] : aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_agz(fun(A,B),fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = aa(B,B,aa(B,fun(B,B),times_times(B),aa(A,B,Uu,Uub)),aa(A,B,Uua,Uub)) ) ).

% ATP.lambda_532
tff(fact_8710_ATP_Olambda__533,axiom,
    ! [A: $tType,Uu: fun(A,real),Uua: fun(A,real),Uub: A] : aa(A,real,aa(fun(A,real),fun(A,real),aTP_Lamp_ym(fun(A,real),fun(fun(A,real),fun(A,real)),Uu),Uua),Uub) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(A,real,Uua,Uub)),aa(A,real,Uu,Uub)) ).

% ATP.lambda_533
tff(fact_8711_ATP_Olambda__534,axiom,
    ! [B: $tType,A: $tType] :
      ( linordered_idom(B)
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] : aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_fg(fun(A,B),fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = aa(B,B,aa(B,fun(B,B),times_times(B),aa(A,B,Uua,Uub)),aa(A,B,Uu,Uub)) ) ).

% ATP.lambda_534
tff(fact_8712_ATP_Olambda__535,axiom,
    ! [Uu: fun(nat,real),Uua: fun(nat,real),Uub: nat] : aa(nat,real,aa(fun(nat,real),fun(nat,real),aTP_Lamp_wg(fun(nat,real),fun(fun(nat,real),fun(nat,real)),Uu),Uua),Uub) = aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(nat,real,Uu,Uub)),aa(nat,real,Uua,Uub)) ).

% ATP.lambda_535
tff(fact_8713_ATP_Olambda__536,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] : aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_tg(fun(A,B),fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(A,B,Uu,Uub)),aa(A,B,Uua,Uub)) ) ).

% ATP.lambda_536
tff(fact_8714_ATP_Olambda__537,axiom,
    ! [A: $tType] :
      ( ( topolo1287966508704411220up_add(A)
        & topological_t2_space(A) )
     => ! [Uu: fun(nat,A),Uua: fun(nat,A),Uub: nat] : aa(nat,A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_kp(fun(nat,A),fun(fun(nat,A),fun(nat,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,Uua,Uub)),aa(nat,A,Uu,Uub)) ) ).

% ATP.lambda_537
tff(fact_8715_ATP_Olambda__538,axiom,
    ! [A: $tType] :
      ( ord(A)
     => ! [Uu: fun(A,nat),Uua: fun(A,nat),Uub: A] : aa(A,nat,aa(fun(A,nat),fun(A,nat),aTP_Lamp_fv(fun(A,nat),fun(fun(A,nat),fun(A,nat)),Uu),Uua),Uub) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(A,nat,Uua,Uub)),aa(A,nat,Uu,Uub)) ) ).

% ATP.lambda_538
tff(fact_8716_ATP_Olambda__539,axiom,
    ! [A: $tType,Uu: fun(A,nat),Uua: fun(A,nat),Uub: A] : aa(A,nat,aa(fun(A,nat),fun(A,nat),aTP_Lamp_fk(fun(A,nat),fun(fun(A,nat),fun(A,nat)),Uu),Uua),Uub) = aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(A,nat,Uua,Uub)),aa(A,nat,Uu,Uub)) ).

% ATP.lambda_539
tff(fact_8717_ATP_Olambda__540,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] : aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_tf(fun(A,B),fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(A,B,Uua,Uub)),aa(A,B,Uu,Uub)) ) ).

% ATP.lambda_540
tff(fact_8718_ATP_Olambda__541,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & topolo1898628316856586783d_mult(B) )
     => ! [Uu: fun(A,B),Uua: fun(A,nat),Uub: A] : aa(A,B,aa(fun(A,nat),fun(A,B),aTP_Lamp_abn(fun(A,B),fun(fun(A,nat),fun(A,B)),Uu),Uua),Uub) = aa(nat,B,power_power(B,aa(A,B,Uu,Uub)),aa(A,nat,Uua,Uub)) ) ).

% ATP.lambda_541
tff(fact_8719_ATP_Olambda__542,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & topolo1898628316856586783d_mult(B) )
     => ! [Uu: fun(A,B),Uua: fun(A,nat),Uub: A] : aa(A,B,aa(fun(A,nat),fun(A,B),aTP_Lamp_tt(fun(A,B),fun(fun(A,nat),fun(A,B)),Uu),Uua),Uub) = aa(nat,B,power_power(B,aa(A,B,Uu,Uub)),aa(A,nat,Uua,Uub)) ) ).

% ATP.lambda_542
tff(fact_8720_ATP_Olambda__543,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo1898628316856586783d_mult(B)
     => ! [Uu: fun(A,B),Uua: fun(A,nat),Uub: A] : aa(A,B,aa(fun(A,nat),fun(A,B),aTP_Lamp_ts(fun(A,B),fun(fun(A,nat),fun(A,B)),Uu),Uua),Uub) = aa(nat,B,power_power(B,aa(A,B,Uu,Uub)),aa(A,nat,Uua,Uub)) ) ).

% ATP.lambda_543
tff(fact_8721_ATP_Olambda__544,axiom,
    ! [A: $tType,B: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [Uu: fun(B,A),Uua: fun(B,A),Uub: B] : aa(B,A,aa(fun(B,A),fun(B,A),aTP_Lamp_afx(fun(B,A),fun(fun(B,A),fun(B,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),sup_sup(A),aa(B,A,Uu,Uub)),aa(B,A,Uua,Uub)) ) ).

% ATP.lambda_544
tff(fact_8722_ATP_Olambda__545,axiom,
    ! [A: $tType,B: $tType] :
      ( lattice(A)
     => ! [Uu: fun(B,A),Uua: fun(B,A),Uub: B] : aa(B,A,aa(fun(B,A),fun(B,A),aTP_Lamp_afw(fun(B,A),fun(fun(B,A),fun(B,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),sup_sup(A),aa(B,A,Uu,Uub)),aa(B,A,Uua,Uub)) ) ).

% ATP.lambda_545
tff(fact_8723_ATP_Olambda__546,axiom,
    ! [B: $tType,A: $tType] :
      ( condit1219197933456340205attice(B)
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] : aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_agg(fun(A,B),fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = aa(B,B,aa(B,fun(B,B),sup_sup(B),aa(A,B,Uu,Uub)),aa(A,B,Uua,Uub)) ) ).

% ATP.lambda_546
tff(fact_8724_ATP_Olambda__547,axiom,
    ! [A: $tType,B: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [Uu: fun(B,A),Uua: fun(B,A),Uub: B] : aa(B,A,aa(fun(B,A),fun(B,A),aTP_Lamp_afa(fun(B,A),fun(fun(B,A),fun(B,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),inf_inf(A),aa(B,A,Uu,Uub)),aa(B,A,Uua,Uub)) ) ).

% ATP.lambda_547
tff(fact_8725_ATP_Olambda__548,axiom,
    ! [A: $tType,B: $tType] :
      ( lattice(A)
     => ! [Uu: fun(B,A),Uua: fun(B,A),Uub: B] : aa(B,A,aa(fun(B,A),fun(B,A),aTP_Lamp_aet(fun(B,A),fun(fun(B,A),fun(B,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),inf_inf(A),aa(B,A,Uu,Uub)),aa(B,A,Uua,Uub)) ) ).

% ATP.lambda_548
tff(fact_8726_ATP_Olambda__549,axiom,
    ! [B: $tType,A: $tType] :
      ( condit1219197933456340205attice(B)
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] : aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_afh(fun(A,B),fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = aa(B,B,aa(B,fun(B,B),inf_inf(B),aa(A,B,Uu,Uub)),aa(A,B,Uua,Uub)) ) ).

% ATP.lambda_549
tff(fact_8727_ATP_Olambda__550,axiom,
    ! [A: $tType] :
      ( ( topolo5987344860129210374id_add(A)
        & topological_t2_space(A) )
     => ! [Uu: fun(nat,A),Uua: fun(nat,A),Uub: nat] : aa(nat,A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_bm(fun(nat,A),fun(fun(nat,A),fun(nat,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,Uu,Uub)),aa(nat,A,Uua,Uub)) ) ).

% ATP.lambda_550
tff(fact_8728_ATP_Olambda__551,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_add(A)
     => ! [Uu: fun(B,A),Uua: fun(B,A),Uub: B] : aa(B,A,aa(fun(B,A),fun(B,A),aTP_Lamp_fo(fun(B,A),fun(fun(B,A),fun(B,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(B,A,Uu,Uub)),aa(B,A,Uua,Uub)) ) ).

% ATP.lambda_551
tff(fact_8729_ATP_Olambda__552,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] : aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_rd(fun(A,B),fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(A,B,Uu,Uub)),aa(A,B,Uua,Uub)) ) ).

% ATP.lambda_552
tff(fact_8730_ATP_Olambda__553,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo4958980785337419405_space(A)
        & topolo6943815403480290642id_add(B) )
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] : aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_abq(fun(A,B),fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(A,B,Uu,Uub)),aa(A,B,Uua,Uub)) ) ).

% ATP.lambda_553
tff(fact_8731_ATP_Olambda__554,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: fun(A,A),Uua: fun(A,A),Uub: A] : aa(A,A,aa(fun(A,A),fun(A,A),aTP_Lamp_pq(fun(A,A),fun(fun(A,A),fun(A,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(A,A,Uu,Uub)),aa(A,A,Uua,Uub)) ) ).

% ATP.lambda_554
tff(fact_8732_ATP_Olambda__555,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & topolo6943815403480290642id_add(B) )
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] : aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_tm(fun(A,B),fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(A,B,Uu,Uub)),aa(A,B,Uua,Uub)) ) ).

% ATP.lambda_555
tff(fact_8733_ATP_Olambda__556,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] : aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_yi(fun(A,B),fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(A,B,Uu,Uub)),aa(A,B,Uua,Uub)) ) ).

% ATP.lambda_556
tff(fact_8734_ATP_Olambda__557,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo6943815403480290642id_add(B)
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] : aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_tn(fun(A,B),fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(A,B,Uu,Uub)),aa(A,B,Uua,Uub)) ) ).

% ATP.lambda_557
tff(fact_8735_ATP_Olambda__558,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] : aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_ll(fun(A,B),fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(A,B,Uu,Uub)),aa(A,B,Uua,Uub)) ) ).

% ATP.lambda_558
tff(fact_8736_ATP_Olambda__559,axiom,
    ! [Uu: fun(real,real),Uua: fun(real,real),Uub: real] : aa(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_qi(fun(real,real),fun(fun(real,real),fun(real,real)),Uu),Uua),Uub) = powr(real,aa(real,real,Uu,Uub),aa(real,real,Uua,Uub)) ).

% ATP.lambda_559
tff(fact_8737_ATP_Olambda__560,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(A,real),Uua: fun(A,real),Uub: A] : aa(A,real,aa(fun(A,real),fun(A,real),aTP_Lamp_sd(fun(A,real),fun(fun(A,real),fun(A,real)),Uu),Uua),Uub) = powr(real,aa(A,real,Uu,Uub),aa(A,real,Uua,Uub)) ) ).

% ATP.lambda_560
tff(fact_8738_ATP_Olambda__561,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [Uu: fun(A,real),Uua: fun(A,real),Uub: A] : aa(A,real,aa(fun(A,real),fun(A,real),aTP_Lamp_abv(fun(A,real),fun(fun(A,real),fun(A,real)),Uu),Uua),Uub) = powr(real,aa(A,real,Uu,Uub),aa(A,real,Uua,Uub)) ) ).

% ATP.lambda_561
tff(fact_8739_ATP_Olambda__562,axiom,
    ! [A: $tType] :
      ( topological_t2_space(A)
     => ! [Uu: fun(A,real),Uua: fun(A,real),Uub: A] : aa(A,real,aa(fun(A,real),fun(A,real),aTP_Lamp_vw(fun(A,real),fun(fun(A,real),fun(A,real)),Uu),Uua),Uub) = powr(real,aa(A,real,Uu,Uub),aa(A,real,Uua,Uub)) ) ).

% ATP.lambda_562
tff(fact_8740_ATP_Olambda__563,axiom,
    ! [A: $tType,Uu: fun(A,real),Uua: fun(A,real),Uub: A] : aa(A,real,aa(fun(A,real),fun(A,real),aTP_Lamp_ue(fun(A,real),fun(fun(A,real),fun(A,real)),Uu),Uua),Uub) = powr(real,aa(A,real,Uu,Uub),aa(A,real,Uua,Uub)) ).

% ATP.lambda_563
tff(fact_8741_ATP_Olambda__564,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [Uu: fun(A,real),Uua: fun(A,real),Uub: A] : aa(A,real,aa(fun(A,real),fun(A,real),aTP_Lamp_aca(fun(A,real),fun(fun(A,real),fun(A,real)),Uu),Uua),Uub) = aa(real,real,log(aa(A,real,Uu,Uub)),aa(A,real,Uua,Uub)) ) ).

% ATP.lambda_564
tff(fact_8742_ATP_Olambda__565,axiom,
    ! [A: $tType] :
      ( topological_t2_space(A)
     => ! [Uu: fun(A,real),Uua: fun(A,real),Uub: A] : aa(A,real,aa(fun(A,real),fun(A,real),aTP_Lamp_wm(fun(A,real),fun(fun(A,real),fun(A,real)),Uu),Uua),Uub) = aa(real,real,log(aa(A,real,Uu,Uub)),aa(A,real,Uua,Uub)) ) ).

% ATP.lambda_565
tff(fact_8743_ATP_Olambda__566,axiom,
    ! [A: $tType,Uu: fun(A,real),Uua: fun(A,real),Uub: A] : aa(A,real,aa(fun(A,real),fun(A,real),aTP_Lamp_us(fun(A,real),fun(fun(A,real),fun(A,real)),Uu),Uua),Uub) = aa(real,real,log(aa(A,real,Uu,Uub)),aa(A,real,Uua,Uub)) ).

% ATP.lambda_566
tff(fact_8744_ATP_Olambda__567,axiom,
    ! [A: $tType,Uu: fun(A,$o),Uua: fun(A,$o),Uub: A] :
      ( aa(A,$o,aa(fun(A,$o),fun(A,$o),aTP_Lamp_agd(fun(A,$o),fun(fun(A,$o),fun(A,$o)),Uu),Uua),Uub)
    <=> ( aa(A,$o,Uu,Uub)
       => aa(A,$o,Uua,Uub) ) ) ).

% ATP.lambda_567
tff(fact_8745_ATP_Olambda__568,axiom,
    ! [A: $tType,Uu: fun(A,$o),Uua: fun(A,$o),Uub: A] :
      ( aa(A,$o,aa(fun(A,$o),fun(A,$o),aTP_Lamp_agf(fun(A,$o),fun(fun(A,$o),fun(A,$o)),Uu),Uua),Uub)
    <=> ( aa(A,$o,Uu,Uub)
        | aa(A,$o,Uua,Uub) ) ) ).

% ATP.lambda_568
tff(fact_8746_ATP_Olambda__569,axiom,
    ! [A: $tType,Uu: fun(A,$o),Uua: fun(A,$o),Uub: A] :
      ( aa(A,$o,aa(fun(A,$o),fun(A,$o),aTP_Lamp_on(fun(A,$o),fun(fun(A,$o),fun(A,$o)),Uu),Uua),Uub)
    <=> ( aa(A,$o,Uu,Uub)
        & aa(A,$o,Uua,Uub) ) ) ).

% ATP.lambda_569
tff(fact_8747_ATP_Olambda__570,axiom,
    ! [B: $tType,A: $tType,Uu: fun(A,B),Uua: fun(A,B),Uub: A] :
      ( aa(A,$o,aa(fun(A,B),fun(A,$o),aTP_Lamp_zc(fun(A,B),fun(fun(A,B),fun(A,$o)),Uu),Uua),Uub)
    <=> ( aa(A,B,Uu,Uub) = aa(A,B,Uua,Uub) ) ) ).

% ATP.lambda_570
tff(fact_8748_ATP_Olambda__571,axiom,
    ! [A: $tType,B: $tType] :
      ( ( archim2362893244070406136eiling(B)
        & topolo2564578578187576103pology(B) )
     => ! [Uu: fun(A,B),Uua: B,Uub: A] :
          ( aa(A,$o,aa(B,fun(A,$o),aTP_Lamp_aao(fun(A,B),fun(B,fun(A,$o)),Uu),Uua),Uub)
        <=> aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,Uu,Uub)),aa(int,B,ring_1_of_int(B),archimedean_ceiling(B,Uua))) ) ) ).

% ATP.lambda_571
tff(fact_8749_ATP_Olambda__572,axiom,
    ! [A: $tType,Uu: fun(A,fun(A,$o)),Uua: fun(A,$o),Uub: A] :
      ( aa(A,$o,aa(fun(A,$o),fun(A,$o),aTP_Lamp_ach(fun(A,fun(A,$o)),fun(fun(A,$o),fun(A,$o)),Uu),Uua),Uub)
    <=> ( aa(A,$o,Uua,Uub)
        & ! [Y5: A] :
            ( aa(A,$o,Uua,Y5)
           => aa(A,$o,aa(A,fun(A,$o),Uu,Uub),Y5) ) ) ) ).

% ATP.lambda_572
tff(fact_8750_ATP_Olambda__573,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: fun(A,A),Uua: nat,Uub: A] : aa(A,A,aa(nat,fun(A,A),aTP_Lamp_qa(fun(A,A),fun(nat,fun(A,A)),Uu),Uua),Uub) = aa(nat,A,power_power(A,aa(A,A,Uu,Uub)),aa(nat,nat,suc,Uua)) ) ).

% ATP.lambda_573
tff(fact_8751_ATP_Olambda__574,axiom,
    ! [A: $tType,B: $tType] :
      ( ( real_V3459762299906320749_field(B)
        & topolo4958980785337419405_space(A) )
     => ! [Uu: fun(A,B),Uua: nat,Uub: A] : aa(A,B,aa(nat,fun(A,B),aTP_Lamp_abo(fun(A,B),fun(nat,fun(A,B)),Uu),Uua),Uub) = comm_s3205402744901411588hammer(B,aa(A,B,Uu,Uub),Uua) ) ).

% ATP.lambda_574
tff(fact_8752_ATP_Olambda__575,axiom,
    ! [B: $tType,C: $tType,A: $tType] :
      ( topolo4987421752381908075d_mult(C)
     => ! [Uu: set(A),Uua: fun(B,fun(A,C)),Uub: B] : aa(B,C,aa(fun(B,fun(A,C)),fun(B,C),aTP_Lamp_tk(set(A),fun(fun(B,fun(A,C)),fun(B,C)),Uu),Uua),Uub) = aa(set(A),C,aa(fun(A,C),fun(set(A),C),groups7121269368397514597t_prod(A,C),aa(B,fun(A,C),Uua,Uub)),Uu) ) ).

% ATP.lambda_575
tff(fact_8753_ATP_Olambda__576,axiom,
    ! [B: $tType,C: $tType,A: $tType] :
      ( topolo5987344860129210374id_add(C)
     => ! [Uu: set(A),Uua: fun(B,fun(A,C)),Uub: B] : aa(B,C,aa(fun(B,fun(A,C)),fun(B,C),aTP_Lamp_td(set(A),fun(fun(B,fun(A,C)),fun(B,C)),Uu),Uua),Uub) = aa(set(A),C,aa(fun(A,C),fun(set(A),C),groups7311177749621191930dd_sum(A,C),aa(B,fun(A,C),Uua,Uub)),Uu) ) ).

% ATP.lambda_576
tff(fact_8754_ATP_Olambda__577,axiom,
    ! [A: $tType,B: $tType] :
      ( real_V7819770556892013058_space(B)
     => ! [Uu: fun(A,B),Uua: B,Uub: A] : aa(A,real,aa(B,fun(A,real),aTP_Lamp_xz(fun(A,B),fun(B,fun(A,real)),Uu),Uua),Uub) = real_V557655796197034286t_dist(B,aa(A,B,Uu,Uub),Uua) ) ).

% ATP.lambda_577
tff(fact_8755_ATP_Olambda__578,axiom,
    ! [A: $tType] :
      ( topolo3112930676232923870pology(A)
     => ! [Uu: fun(nat,set(A)),Uua: set(A),Uub: nat] :
          ( aa(nat,$o,aa(set(A),fun(nat,$o),aTP_Lamp_zp(fun(nat,set(A)),fun(set(A),fun(nat,$o)),Uu),Uua),Uub)
        <=> aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(nat,set(A),Uu,Uub)),Uua) ) ) ).

% ATP.lambda_578
tff(fact_8756_ATP_Olambda__579,axiom,
    ! [Uu: fun(nat,nat),Uua: nat,Uub: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),aTP_Lamp_js(fun(nat,nat),fun(nat,fun(nat,$o)),Uu),Uua),Uub)
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,Uu,Uub)),Uua) ) ).

% ATP.lambda_579
tff(fact_8757_ATP_Olambda__580,axiom,
    ! [B: $tType,A: $tType,Uu: fun(B,set(A)),Uua: set(A),Uub: B] :
      ( aa(B,$o,aa(set(A),fun(B,$o),aTP_Lamp_ol(fun(B,set(A)),fun(set(A),fun(B,$o)),Uu),Uua),Uub)
    <=> aa(set(A),$o,aa(set(A),fun(set(A),$o),ord_less_eq(set(A)),aa(B,set(A),Uu,Uub)),Uua) ) ).

% ATP.lambda_580
tff(fact_8758_ATP_Olambda__581,axiom,
    ! [A: $tType,B: $tType] :
      ( topolo1944317154257567458pology(B)
     => ! [Uu: fun(A,B),Uua: B,Uub: A] :
          ( aa(A,$o,aa(B,fun(A,$o),aTP_Lamp_zv(fun(A,B),fun(B,fun(A,$o)),Uu),Uua),Uub)
        <=> aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,Uu,Uub)),Uua) ) ) ).

% ATP.lambda_581
tff(fact_8759_ATP_Olambda__582,axiom,
    ! [A: $tType,B: $tType] :
      ( unboun7993243217541854897norder(B)
     => ! [Uu: fun(A,B),Uua: B,Uub: A] :
          ( aa(A,$o,aa(B,fun(A,$o),aTP_Lamp_zu(fun(A,B),fun(B,fun(A,$o)),Uu),Uua),Uub)
        <=> aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,Uu,Uub)),Uua) ) ) ).

% ATP.lambda_582
tff(fact_8760_ATP_Olambda__583,axiom,
    ! [A: $tType,B: $tType] :
      ( topolo2564578578187576103pology(B)
     => ! [Uu: fun(A,B),Uua: B,Uub: A] :
          ( aa(A,$o,aa(B,fun(A,$o),aTP_Lamp_zs(fun(A,B),fun(B,fun(A,$o)),Uu),Uua),Uub)
        <=> aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,Uu,Uub)),Uua) ) ) ).

% ATP.lambda_583
tff(fact_8761_ATP_Olambda__584,axiom,
    ! [A: $tType,B: $tType] :
      ( linorder(B)
     => ! [Uu: fun(A,B),Uua: B,Uub: A] :
          ( aa(A,$o,aa(B,fun(A,$o),aTP_Lamp_zm(fun(A,B),fun(B,fun(A,$o)),Uu),Uua),Uub)
        <=> aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),aa(A,B,Uu,Uub)),Uua) ) ) ).

% ATP.lambda_584
tff(fact_8762_ATP_Olambda__585,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: fun(nat,A),Uua: A,Uub: nat] : aa(nat,A,aa(A,fun(nat,A),aTP_Lamp_bk(fun(nat,A),fun(A,fun(nat,A)),Uu),Uua),Uub) = divide_divide(A,aa(nat,A,Uu,Uub),Uua) ) ).

% ATP.lambda_585
tff(fact_8763_ATP_Olambda__586,axiom,
    ! [B: $tType,A: $tType] :
      ( field(A)
     => ! [Uu: fun(B,A),Uua: A,Uub: B] : aa(B,A,aa(A,fun(B,A),aTP_Lamp_fp(fun(B,A),fun(A,fun(B,A)),Uu),Uua),Uub) = divide_divide(A,aa(B,A,Uu,Uub),Uua) ) ).

% ATP.lambda_586
tff(fact_8764_ATP_Olambda__587,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: fun(A,A),Uua: A,Uub: A] : aa(A,A,aa(A,fun(A,A),aTP_Lamp_ps(fun(A,A),fun(A,fun(A,A)),Uu),Uua),Uub) = divide_divide(A,aa(A,A,Uu,Uub),Uua) ) ).

% ATP.lambda_587
tff(fact_8765_ATP_Olambda__588,axiom,
    ! [A: $tType,B: $tType] :
      ( euclid4440199948858584721cancel(B)
     => ! [Uu: fun(A,B),Uua: B,Uub: A] : aa(A,B,aa(B,fun(A,B),aTP_Lamp_afk(fun(A,B),fun(B,fun(A,B)),Uu),Uua),Uub) = divide_divide(B,aa(A,B,Uu,Uub),Uua) ) ).

% ATP.lambda_588
tff(fact_8766_ATP_Olambda__589,axiom,
    ! [A: $tType,B: $tType] :
      ( real_V3459762299906320749_field(B)
     => ! [Uu: fun(A,B),Uua: B,Uub: A] : aa(A,B,aa(B,fun(A,B),aTP_Lamp_uc(fun(A,B),fun(B,fun(A,B)),Uu),Uua),Uub) = divide_divide(B,aa(A,B,Uu,Uub),Uua) ) ).

% ATP.lambda_589
tff(fact_8767_ATP_Olambda__590,axiom,
    ! [A: $tType] :
      ( ( field(A)
        & topolo4211221413907600880p_mult(A) )
     => ! [Uu: A,Uua: fun(nat,A),Uub: nat] : aa(nat,A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_vo(A,fun(fun(nat,A),fun(nat,A)),Uu),Uua),Uub) = divide_divide(A,aa(nat,A,Uua,Uub),Uu) ) ).

% ATP.lambda_590
tff(fact_8768_ATP_Olambda__591,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo2564578578187576103pology(A)
     => ! [Uu: fun(B,A),Uua: A,Uub: B] :
          ( aa(B,$o,aa(A,fun(B,$o),aTP_Lamp_zi(fun(B,A),fun(A,fun(B,$o)),Uu),Uua),Uub)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),aa(B,A,Uu,Uub)),Uua) ) ) ).

% ATP.lambda_591
tff(fact_8769_ATP_Olambda__592,axiom,
    ! [A: $tType,B: $tType] :
      ( topolo2564578578187576103pology(B)
     => ! [Uu: fun(A,B),Uua: B,Uub: A] :
          ( aa(A,$o,aa(B,fun(A,$o),aTP_Lamp_zf(fun(A,B),fun(B,fun(A,$o)),Uu),Uua),Uub)
        <=> aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,Uu,Uub)),Uua) ) ) ).

% ATP.lambda_592
tff(fact_8770_ATP_Olambda__593,axiom,
    ! [A: $tType,B: $tType] :
      ( ( dense_linorder(B)
        & no_bot(B) )
     => ! [Uu: fun(A,B),Uua: B,Uub: A] :
          ( aa(A,$o,aa(B,fun(A,$o),aTP_Lamp_zn(fun(A,B),fun(B,fun(A,$o)),Uu),Uua),Uub)
        <=> aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(A,B,Uu,Uub)),Uua) ) ) ).

% ATP.lambda_593
tff(fact_8771_ATP_Olambda__594,axiom,
    ! [A: $tType,B: $tType] :
      ( ( real_V3459762299906320749_field(B)
        & real_V822414075346904944vector(A) )
     => ! [Uu: fun(A,B),Uua: B,Uub: A] : aa(A,B,aa(B,fun(A,B),aTP_Lamp_abd(fun(A,B),fun(B,fun(A,B)),Uu),Uua),Uub) = aa(B,B,aa(B,fun(B,B),times_times(B),aa(A,B,Uu,Uub)),Uua) ) ).

% ATP.lambda_594
tff(fact_8772_ATP_Olambda__595,axiom,
    ! [A: $tType,B: $tType] :
      ( real_V4412858255891104859lgebra(B)
     => ! [Uu: fun(A,B),Uua: B,Uub: A] : aa(A,B,aa(B,fun(A,B),aTP_Lamp_un(fun(A,B),fun(B,fun(A,B)),Uu),Uua),Uub) = aa(B,B,aa(B,fun(B,B),times_times(B),aa(A,B,Uu,Uub)),Uua) ) ).

% ATP.lambda_595
tff(fact_8773_ATP_Olambda__596,axiom,
    ! [A: $tType] :
      ( ( field(A)
        & real_V4412858255891104859lgebra(A) )
     => ! [Uu: A,Uua: fun(nat,A),Uub: nat] : aa(nat,A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_cf(A,fun(fun(nat,A),fun(nat,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,Uua,Uub)),Uu) ) ).

% ATP.lambda_596
tff(fact_8774_ATP_Olambda__597,axiom,
    ! [A: $tType] :
      ( ( field(A)
        & topolo4211221413907600880p_mult(A) )
     => ! [Uu: A,Uua: fun(nat,A),Uub: nat] : aa(nat,A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_vn(A,fun(fun(nat,A),fun(nat,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,Uua,Uub)),Uu) ) ).

% ATP.lambda_597
tff(fact_8775_ATP_Olambda__598,axiom,
    ! [B: $tType,A: $tType] :
      ( ( field(A)
        & topolo4211221413907600880p_mult(A) )
     => ! [Uu: A,Uua: fun(B,A),Uub: B] : aa(B,A,aa(fun(B,A),fun(B,A),aTP_Lamp_ss(A,fun(fun(B,A),fun(B,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(B,A,Uua,Uub)),Uu) ) ).

% ATP.lambda_598
tff(fact_8776_ATP_Olambda__599,axiom,
    ! [A: $tType] :
      ( ring_1(A)
     => ! [Uu: fun(nat,A),Uua: A,Uub: nat] : aa(nat,A,aa(A,fun(nat,A),aTP_Lamp_fw(fun(nat,A),fun(A,fun(nat,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,Uu,Uub)),Uua) ) ).

% ATP.lambda_599
tff(fact_8777_ATP_Olambda__600,axiom,
    ! [A: $tType,B: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [Uu: fun(A,B),Uua: B,Uub: A] : aa(A,B,aa(B,fun(A,B),aTP_Lamp_te(fun(A,B),fun(B,fun(A,B)),Uu),Uua),Uub) = aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(A,B,Uu,Uub)),Uua) ) ).

% ATP.lambda_600
tff(fact_8778_ATP_Olambda__601,axiom,
    ! [Uu: fun(real,real),Uua: nat,Uub: real] : aa(real,real,aa(nat,fun(real,real),aTP_Lamp_qe(fun(real,real),fun(nat,fun(real,real)),Uu),Uua),Uub) = aa(nat,real,power_power(real,aa(real,real,Uu,Uub)),Uua) ).

% ATP.lambda_601
tff(fact_8779_ATP_Olambda__602,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_semiring_1(A)
     => ! [Uu: fun(B,A),Uua: nat,Uub: B] : aa(B,A,aa(nat,fun(B,A),aTP_Lamp_ht(fun(B,A),fun(nat,fun(B,A)),Uu),Uua),Uub) = aa(nat,A,power_power(A,aa(B,A,Uu,Uub)),Uua) ) ).

% ATP.lambda_602
tff(fact_8780_ATP_Olambda__603,axiom,
    ! [A: $tType,B: $tType] :
      ( ( real_V3459762299906320749_field(B)
        & real_V822414075346904944vector(A) )
     => ! [Uu: fun(A,B),Uua: nat,Uub: A] : aa(A,B,aa(nat,fun(A,B),aTP_Lamp_rt(fun(A,B),fun(nat,fun(A,B)),Uu),Uua),Uub) = aa(nat,B,power_power(B,aa(A,B,Uu,Uub)),Uua) ) ).

% ATP.lambda_603
tff(fact_8781_ATP_Olambda__604,axiom,
    ! [A: $tType,B: $tType] :
      ( ( power(B)
        & real_V4412858255891104859lgebra(B)
        & topolo4958980785337419405_space(A) )
     => ! [Uu: fun(A,B),Uua: nat,Uub: A] : aa(A,B,aa(nat,fun(A,B),aTP_Lamp_abm(fun(A,B),fun(nat,fun(A,B)),Uu),Uua),Uub) = aa(nat,B,power_power(B,aa(A,B,Uu,Uub)),Uua) ) ).

% ATP.lambda_604
tff(fact_8782_ATP_Olambda__605,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: fun(A,A),Uua: nat,Uub: A] : aa(A,A,aa(nat,fun(A,A),aTP_Lamp_qb(fun(A,A),fun(nat,fun(A,A)),Uu),Uua),Uub) = aa(nat,A,power_power(A,aa(A,A,Uu,Uub)),Uua) ) ).

% ATP.lambda_605
tff(fact_8783_ATP_Olambda__606,axiom,
    ! [A: $tType,B: $tType] :
      ( ( power(B)
        & real_V4412858255891104859lgebra(B)
        & topological_t2_space(A) )
     => ! [Uu: fun(A,B),Uua: nat,Uub: A] : aa(A,B,aa(nat,fun(A,B),aTP_Lamp_tu(fun(A,B),fun(nat,fun(A,B)),Uu),Uua),Uub) = aa(nat,B,power_power(B,aa(A,B,Uu,Uub)),Uua) ) ).

% ATP.lambda_606
tff(fact_8784_ATP_Olambda__607,axiom,
    ! [A: $tType,B: $tType] :
      ( real_V8999393235501362500lgebra(B)
     => ! [Uu: fun(A,B),Uua: nat,Uub: A] : aa(A,B,aa(nat,fun(A,B),aTP_Lamp_ys(fun(A,B),fun(nat,fun(A,B)),Uu),Uua),Uub) = aa(nat,B,power_power(B,aa(A,B,Uu,Uub)),Uua) ) ).

% ATP.lambda_607
tff(fact_8785_ATP_Olambda__608,axiom,
    ! [A: $tType,B: $tType] :
      ( real_V2822296259951069270ebra_1(B)
     => ! [Uu: fun(A,B),Uua: nat,Uub: A] : aa(A,B,aa(nat,fun(A,B),aTP_Lamp_ur(fun(A,B),fun(nat,fun(A,B)),Uu),Uua),Uub) = aa(nat,B,power_power(B,aa(A,B,Uu,Uub)),Uua) ) ).

% ATP.lambda_608
tff(fact_8786_ATP_Olambda__609,axiom,
    ! [A: $tType,B: $tType] :
      ( ( power(B)
        & real_V4412858255891104859lgebra(B) )
     => ! [Uu: fun(A,B),Uua: nat,Uub: A] : aa(A,B,aa(nat,fun(A,B),aTP_Lamp_tv(fun(A,B),fun(nat,fun(A,B)),Uu),Uua),Uub) = aa(nat,B,power_power(B,aa(A,B,Uu,Uub)),Uua) ) ).

% ATP.lambda_609
tff(fact_8787_ATP_Olambda__610,axiom,
    ! [Uu: nat,Uua: fun(real,real),Uub: real] : aa(real,real,aa(fun(real,real),fun(real,real),aTP_Lamp_yg(nat,fun(fun(real,real),fun(real,real)),Uu),Uua),Uub) = aa(nat,real,power_power(real,aa(real,real,Uua,Uub)),Uu) ).

% ATP.lambda_610
tff(fact_8788_ATP_Olambda__611,axiom,
    ! [A: $tType,Uu: nat,Uua: fun(A,real),Uub: A] : aa(A,real,aa(fun(A,real),fun(A,real),aTP_Lamp_su(nat,fun(fun(A,real),fun(A,real)),Uu),Uua),Uub) = aa(nat,real,power_power(real,aa(A,real,Uua,Uub)),Uu) ).

% ATP.lambda_611
tff(fact_8789_ATP_Olambda__612,axiom,
    ! [B: $tType,A: $tType] :
      ( comple592849572758109894attice(A)
     => ! [Uu: fun(B,A),Uua: A,Uub: B] : aa(B,A,aa(A,fun(B,A),aTP_Lamp_afy(fun(B,A),fun(A,fun(B,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),sup_sup(A),aa(B,A,Uu,Uub)),Uua) ) ).

% ATP.lambda_612
tff(fact_8790_ATP_Olambda__613,axiom,
    ! [B: $tType,A: $tType] :
      ( comple592849572758109894attice(A)
     => ! [Uu: fun(B,A),Uua: A,Uub: B] : aa(B,A,aa(A,fun(B,A),aTP_Lamp_aez(fun(B,A),fun(A,fun(B,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),inf_inf(A),aa(B,A,Uu,Uub)),Uua) ) ).

% ATP.lambda_613
tff(fact_8791_ATP_Olambda__614,axiom,
    ! [A: $tType,B: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [Uu: fun(A,B),Uua: B,Uub: A] : aa(A,B,aa(B,fun(A,B),aTP_Lamp_afc(fun(A,B),fun(B,fun(A,B)),Uu),Uua),Uub) = aa(B,B,aa(B,fun(B,B),inf_inf(B),aa(A,B,Uu,Uub)),Uua) ) ).

% ATP.lambda_614
tff(fact_8792_ATP_Olambda__615,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(nat,A),Uua: A,Uub: nat] : aa(nat,A,aa(A,fun(nat,A),aTP_Lamp_aas(fun(nat,A),fun(A,fun(nat,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,Uu,Uub)),Uua) ) ).

% ATP.lambda_615
tff(fact_8793_ATP_Olambda__616,axiom,
    ! [A: $tType,B: $tType] :
      ( linord4140545234300271783up_add(B)
     => ! [Uu: fun(A,B),Uua: B,Uub: A] : aa(A,B,aa(B,fun(A,B),aTP_Lamp_ko(fun(A,B),fun(B,fun(A,B)),Uu),Uua),Uub) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(A,B,Uu,Uub)),Uua) ) ).

% ATP.lambda_616
tff(fact_8794_ATP_Olambda__617,axiom,
    ! [Uu: fun(real,real),Uua: real,Uub: real] : aa(real,real,aa(real,fun(real,real),aTP_Lamp_qh(fun(real,real),fun(real,fun(real,real)),Uu),Uua),Uub) = powr(real,aa(real,real,Uu,Uub),Uua) ).

% ATP.lambda_617
tff(fact_8795_ATP_Olambda__618,axiom,
    ! [A: $tType,Uu: real,Uua: fun(A,real),Uub: A] : aa(A,real,aa(fun(A,real),fun(A,real),aTP_Lamp_yn(real,fun(fun(A,real),fun(A,real)),Uu),Uua),Uub) = powr(real,aa(A,real,Uua,Uub),Uu) ).

% ATP.lambda_618
tff(fact_8796_ATP_Olambda__619,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V3459762299906320749_field(A)
        & real_V822414075346904944vector(B) )
     => ! [Uu: fun(B,A),Uua: int,Uub: B] : aa(B,A,aa(int,fun(B,A),aTP_Lamp_adw(fun(B,A),fun(int,fun(B,A)),Uu),Uua),Uub) = power_int(A,aa(B,A,Uu,Uub),Uua) ) ).

% ATP.lambda_619
tff(fact_8797_ATP_Olambda__620,axiom,
    ! [A: $tType,B: $tType] :
      ( ( real_V3459762299906320749_field(B)
        & real_V822414075346904944vector(A) )
     => ! [Uu: fun(A,B),Uua: int,Uub: A] : aa(A,B,aa(int,fun(A,B),aTP_Lamp_aeb(fun(A,B),fun(int,fun(A,B)),Uu),Uua),Uub) = power_int(B,aa(A,B,Uu,Uub),Uua) ) ).

% ATP.lambda_620
tff(fact_8798_ATP_Olambda__621,axiom,
    ! [A: $tType,B: $tType] :
      ( ( real_V8999393235501362500lgebra(B)
        & topolo4958980785337419405_space(A) )
     => ! [Uu: fun(A,B),Uua: int,Uub: A] : aa(A,B,aa(int,fun(A,B),aTP_Lamp_ady(fun(A,B),fun(int,fun(A,B)),Uu),Uua),Uub) = power_int(B,aa(A,B,Uu,Uub),Uua) ) ).

% ATP.lambda_621
tff(fact_8799_ATP_Olambda__622,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: fun(A,A),Uua: int,Uub: A] : aa(A,A,aa(int,fun(A,A),aTP_Lamp_aec(fun(A,A),fun(int,fun(A,A)),Uu),Uua),Uub) = power_int(A,aa(A,A,Uu,Uub),Uua) ) ).

% ATP.lambda_622
tff(fact_8800_ATP_Olambda__623,axiom,
    ! [A: $tType,B: $tType] :
      ( ( real_V8999393235501362500lgebra(B)
        & topological_t2_space(A) )
     => ! [Uu: fun(A,B),Uua: int,Uub: A] : aa(A,B,aa(int,fun(A,B),aTP_Lamp_aea(fun(A,B),fun(int,fun(A,B)),Uu),Uua),Uub) = power_int(B,aa(A,B,Uu,Uub),Uua) ) ).

% ATP.lambda_623
tff(fact_8801_ATP_Olambda__624,axiom,
    ! [A: $tType,B: $tType] :
      ( real_V8999393235501362500lgebra(B)
     => ! [Uu: fun(A,B),Uua: int,Uub: A] : aa(A,B,aa(int,fun(A,B),aTP_Lamp_adz(fun(A,B),fun(int,fun(A,B)),Uu),Uua),Uub) = power_int(B,aa(A,B,Uu,Uub),Uua) ) ).

% ATP.lambda_624
tff(fact_8802_ATP_Olambda__625,axiom,
    ! [A: $tType,Uu: A,Uua: fun(A,$o),Uub: A] :
      ( aa(A,$o,aa(fun(A,$o),fun(A,$o),aTP_Lamp_al(A,fun(fun(A,$o),fun(A,$o)),Uu),Uua),Uub)
    <=> ( ( Uub != Uu )
       => aa(A,$o,Uua,Uub) ) ) ).

% ATP.lambda_625
tff(fact_8803_ATP_Olambda__626,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [Uu: nat,Uua: nat,Uub: nat] : aa(nat,A,aa(nat,fun(nat,A),aTP_Lamp_mb(nat,fun(nat,fun(nat,A)),Uu),Uua),Uub) = divide_divide(A,aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uua),Uub)),aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uu),Uub))) ) ).

% ATP.lambda_626
tff(fact_8804_ATP_Olambda__627,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: real,Uua: fun(nat,A),Uub: nat] : aa(nat,real,aa(fun(nat,A),fun(nat,real),aTP_Lamp_cb(real,fun(fun(nat,A),fun(nat,real)),Uu),Uua),Uub) = aa(real,real,aa(real,fun(real,real),times_times(real),real_V7770717601297561774m_norm(A,aa(nat,A,Uua,Uub))),aa(nat,real,power_power(real,Uu),Uub)) ) ).

% ATP.lambda_627
tff(fact_8805_ATP_Olambda__628,axiom,
    ! [A: $tType] :
      ( real_Vector_banach(A)
     => ! [Uu: fun(nat,A),Uua: fun(nat,real),Uub: nat] :
          ( aa(nat,$o,aa(fun(nat,real),fun(nat,$o),aTP_Lamp_aag(fun(nat,A),fun(fun(nat,real),fun(nat,$o)),Uu),Uua),Uub)
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(nat,A,Uu,Uub))),aa(nat,real,Uua,Uub)) ) ) ).

% ATP.lambda_628
tff(fact_8806_ATP_Olambda__629,axiom,
    ! [A: $tType,B: $tType] :
      ( ( real_V822414075346904944vector(B)
        & real_V822414075346904944vector(A) )
     => ! [Uu: fun(nat,A),Uua: fun(nat,B),Uub: nat] :
          ( aa(nat,$o,aa(fun(nat,B),fun(nat,$o),aTP_Lamp_aav(fun(nat,A),fun(fun(nat,B),fun(nat,$o)),Uu),Uua),Uub)
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(nat,A,Uu,Uub))),real_V7770717601297561774m_norm(B,aa(nat,B,Uua,Uub))) ) ) ).

% ATP.lambda_629
tff(fact_8807_ATP_Olambda__630,axiom,
    ! [A: $tType,B: $tType] :
      ( ( archim2362893244070406136eiling(B)
        & topolo2564578578187576103pology(B) )
     => ! [Uu: fun(A,B),Uua: B,Uub: A] :
          ( aa(A,$o,aa(B,fun(A,$o),aTP_Lamp_aab(fun(A,B),fun(B,fun(A,$o)),Uu),Uua),Uub)
        <=> ( archimedean_ceiling(B,aa(A,B,Uu,Uub)) = archimedean_ceiling(B,Uua) ) ) ) ).

% ATP.lambda_630
tff(fact_8808_ATP_Olambda__631,axiom,
    ! [A: $tType,B: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [Uu: fun(A,B),Uua: real,Uub: A] :
          ( aa(A,$o,aa(real,fun(A,$o),aTP_Lamp_aax(fun(A,B),fun(real,fun(A,$o)),Uu),Uua),Uub)
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(B,aa(A,B,Uu,Uub))),Uua) ) ) ).

% ATP.lambda_631
tff(fact_8809_ATP_Olambda__632,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [Uu: A,Uua: nat,Uub: nat] : aa(nat,A,aa(nat,fun(nat,A),aTP_Lamp_gl(A,fun(nat,fun(nat,A)),Uu),Uua),Uub) = aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),semiring_char_0_fact(real,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uub),Uua)))),aa(nat,A,power_power(A,Uu),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uub),Uua))) ) ).

% ATP.lambda_632
tff(fact_8810_ATP_Olambda__633,axiom,
    ! [B: $tType,A: $tType] :
      ( ( archim2362893244070406136eiling(B)
        & topolo2564578578187576103pology(B) )
     => ! [Uu: fun(A,B),Uua: B,Uub: A] :
          ( aa(A,$o,aa(B,fun(A,$o),aTP_Lamp_aan(fun(A,B),fun(B,fun(A,$o)),Uu),Uua),Uub)
        <=> aa(B,$o,aa(B,fun(B,$o),ord_less(B),aa(int,B,ring_1_of_int(B),aa(B,int,archim6421214686448440834_floor(B),Uua))),aa(A,B,Uu,Uub)) ) ) ).

% ATP.lambda_633
tff(fact_8811_ATP_Olambda__634,axiom,
    ! [A: $tType] :
      ( comple9053668089753744459l_ccpo(A)
     => ! [Uu: fun(A,A),Uua: fun(A,$o),Uub: A] :
          ( aa(A,$o,aa(fun(A,$o),fun(A,$o),aTP_Lamp_ain(fun(A,A),fun(fun(A,$o),fun(A,$o)),Uu),Uua),Uub)
        <=> ( ? [X4: A] :
                ( ( Uub = aa(A,A,Uu,X4) )
                & aa(A,$o,Uua,X4) )
            | ? [M7: set(A)] :
                ( ( Uub = aa(set(A),A,complete_Sup_Sup(A),M7) )
                & comple1602240252501008431_chain(A,ord_less_eq(A),M7)
                & ! [X4: A] :
                    ( member(A,X4,M7)
                   => aa(A,$o,Uua,X4) ) ) ) ) ) ).

% ATP.lambda_634
tff(fact_8812_ATP_Olambda__635,axiom,
    ! [A: $tType] :
      ( ord(A)
     => ! [Uu: fun(list(A),fun(list(A),$o)),Uua: list(A),Uub: list(A)] :
          ( aa(list(A),$o,aa(list(A),fun(list(A),$o),aa(fun(list(A),fun(list(A),$o)),fun(list(A),fun(list(A),$o)),aTP_Lamp_ahi(fun(list(A),fun(list(A),$o)),fun(list(A),fun(list(A),$o))),Uu),Uua),Uub)
        <=> ( ? [Y5: A,Ys4: list(A)] :
                ( ( Uua = nil(A) )
                & ( Uub = aa(list(A),list(A),cons(A,Y5),Ys4) ) )
            | ? [X4: A,Y5: A,Xs3: list(A),Ys4: list(A)] :
                ( ( Uua = aa(list(A),list(A),cons(A,X4),Xs3) )
                & ( Uub = aa(list(A),list(A),cons(A,Y5),Ys4) )
                & aa(A,$o,aa(A,fun(A,$o),ord_less(A),X4),Y5) )
            | ? [X4: A,Y5: A,Xs3: list(A),Ys4: list(A)] :
                ( ( Uua = aa(list(A),list(A),cons(A,X4),Xs3) )
                & ( Uub = aa(list(A),list(A),cons(A,Y5),Ys4) )
                & ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),X4),Y5)
                & ~ aa(A,$o,aa(A,fun(A,$o),ord_less(A),Y5),X4)
                & aa(list(A),$o,aa(list(A),fun(list(A),$o),Uu,Xs3),Ys4) ) ) ) ) ).

% ATP.lambda_635
tff(fact_8813_ATP_Olambda__636,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Uu: fun(nat,A),Uua: nat,Uub: nat] : aa(nat,A,aa(nat,fun(nat,A),aTP_Lamp_lx(fun(nat,A),fun(nat,fun(nat,A)),Uu),Uua),Uub) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7121269368397514597t_prod(nat,A),Uu),set_or7035219750837199246ssThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Uub),Uua),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Uub),Uua)),Uua))) ) ).

% ATP.lambda_636
tff(fact_8814_ATP_Olambda__637,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_add(A)
        & topolo4958980785337419405_space(A) )
     => ! [Uu: fun(nat,A),Uua: nat,Uub: nat] : aa(nat,A,aa(nat,fun(nat,A),aTP_Lamp_ly(fun(nat,A),fun(nat,fun(nat,A)),Uu),Uua),Uub) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),Uu),set_or7035219750837199246ssThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Uub),Uua),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Uub),Uua)),Uua))) ) ).

% ATP.lambda_637
tff(fact_8815_ATP_Olambda__638,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [Uu: fun(nat,A),Uua: nat,Uub: nat] : aa(nat,A,aa(nat,fun(nat,A),aTP_Lamp_lw(fun(nat,A),fun(nat,fun(nat,A)),Uu),Uua),Uub) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),Uu),set_or7035219750837199246ssThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Uub),Uua),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Uub),Uua)),Uua))) ) ).

% ATP.lambda_638
tff(fact_8816_ATP_Olambda__639,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: A,Uua: int,Uub: A] : aa(A,A,aa(int,fun(A,A),aTP_Lamp_adv(A,fun(int,fun(A,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),times_times(A),Uub),aa(A,A,aa(A,fun(A,A),times_times(A),aa(int,A,ring_1_of_int(A),Uua)),power_int(A,Uu,aa(int,int,aa(int,fun(int,int),minus_minus(int),Uua),one_one(int))))) ) ).

% ATP.lambda_639
tff(fact_8817_ATP_Olambda__640,axiom,
    ! [A: $tType] :
      ( euclid5411537665997757685th_nat(A)
     => ! [Uu: A,Uua: A,Uub: nat] : aa(nat,A,aa(A,fun(nat,A),aTP_Lamp_hj(A,fun(A,fun(nat,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),plus_plus(A),Uu),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),Uub)),Uua)) ) ).

% ATP.lambda_640
tff(fact_8818_ATP_Olambda__641,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [Uu: A,Uua: A,Uub: nat] : aa(nat,A,aa(A,fun(nat,A),aTP_Lamp_hh(A,fun(A,fun(nat,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),plus_plus(A),Uu),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),Uub)),Uua)) ) ).

% ATP.lambda_641
tff(fact_8819_ATP_Olambda__642,axiom,
    ! [A: $tType,Uu: A,Uua: set(A),Uub: A] :
      ( aa(A,$o,aa(set(A),fun(A,$o),aTP_Lamp_air(A,fun(set(A),fun(A,$o)),Uu),Uua),Uub)
    <=> member(A,Uub,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),Uua),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),Uu),bot_bot(set(A))))) ) ).

% ATP.lambda_642
tff(fact_8820_ATP_Olambda__643,axiom,
    ! [A: $tType] :
      ( ( monoid_mult(A)
        & comm_ring(A) )
     => ! [Uu: A,Uua: nat,Uub: nat] : aa(nat,A,aa(nat,fun(nat,A),aTP_Lamp_gc(A,fun(nat,fun(nat,A)),Uu),Uua),Uub) = aa(nat,A,power_power(A,Uu),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uua),aa(nat,nat,suc,Uub))) ) ).

% ATP.lambda_643
tff(fact_8821_ATP_Olambda__644,axiom,
    ! [Uu: real,Uua: real,Uub: nat] : aa(nat,real,aa(real,fun(nat,real),aTP_Lamp_wr(real,fun(real,fun(nat,real)),Uu),Uua),Uub) = divide_divide(real,Uua,aa(nat,real,power_power(real,Uu),Uub)) ).

% ATP.lambda_644
tff(fact_8822_ATP_Olambda__645,axiom,
    ! [A: $tType] :
      ( ( monoid_mult(A)
        & comm_ring(A) )
     => ! [Uu: A,Uua: nat,Uub: nat] : aa(nat,A,aa(nat,fun(nat,A),aTP_Lamp_el(A,fun(nat,fun(nat,A)),Uu),Uua),Uub) = aa(nat,A,power_power(A,Uu),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uua),Uub)) ) ).

% ATP.lambda_645
tff(fact_8823_ATP_Olambda__646,axiom,
    ! [Uu: nat,Uua: nat,Uub: nat] : aa(nat,nat,aa(nat,fun(nat,nat),aTP_Lamp_hi(nat,fun(nat,fun(nat,nat)),Uu),Uua),Uub) = aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uu),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Uub),Uua)) ).

% ATP.lambda_646
tff(fact_8824_ATP_Olambda__647,axiom,
    ! [Uu: real,Uua: real,Uub: real] :
      ( aa(real,$o,aa(real,fun(real,$o),aTP_Lamp_aae(real,fun(real,fun(real,$o)),Uu),Uua),Uub)
    <=> member(real,Uub,set_or5935395276787703475ssThan(real,Uu,Uua)) ) ).

% ATP.lambda_647
tff(fact_8825_ATP_Olambda__648,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: fun(A,A),Uua: real,Uub: A] : aa(A,A,aa(real,fun(A,A),aTP_Lamp_pr(fun(A,A),fun(real,fun(A,A)),Uu),Uua),Uub) = aa(A,A,real_V8093663219630862766scaleR(A,Uua),aa(A,A,Uu,Uub)) ) ).

% ATP.lambda_648
tff(fact_8826_ATP_Olambda__649,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo2564578578187576103pology(B)
     => ! [Uu: B,Uua: fun(A,B),Uub: A] :
          ( aa(A,$o,aa(fun(A,B),fun(A,$o),aTP_Lamp_zr(B,fun(fun(A,B),fun(A,$o)),Uu),Uua),Uub)
        <=> aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),Uu),aa(A,B,Uua,Uub)) ) ) ).

% ATP.lambda_649
tff(fact_8827_ATP_Olambda__650,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo1944317154257567458pology(B)
     => ! [Uu: fun(A,B),Uua: B,Uub: A] :
          ( aa(A,$o,aa(B,fun(A,$o),aTP_Lamp_zw(fun(A,B),fun(B,fun(A,$o)),Uu),Uua),Uub)
        <=> aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),Uua),aa(A,B,Uu,Uub)) ) ) ).

% ATP.lambda_650
tff(fact_8828_ATP_Olambda__651,axiom,
    ! [B: $tType,A: $tType] :
      ( unboun7993243217541854897norder(B)
     => ! [Uu: fun(A,B),Uua: B,Uub: A] :
          ( aa(A,$o,aa(B,fun(A,$o),aTP_Lamp_zt(fun(A,B),fun(B,fun(A,$o)),Uu),Uua),Uub)
        <=> aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),Uua),aa(A,B,Uu,Uub)) ) ) ).

% ATP.lambda_651
tff(fact_8829_ATP_Olambda__652,axiom,
    ! [B: $tType,A: $tType] :
      ( linorder(B)
     => ! [Uu: fun(A,B),Uua: B,Uub: A] :
          ( aa(A,$o,aa(B,fun(A,$o),aTP_Lamp_zk(fun(A,B),fun(B,fun(A,$o)),Uu),Uua),Uub)
        <=> aa(B,$o,aa(B,fun(B,$o),ord_less_eq(B),Uua),aa(A,B,Uu,Uub)) ) ) ).

% ATP.lambda_652
tff(fact_8830_ATP_Olambda__653,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: fun(nat,A),Uua: A,Uub: nat] : aa(nat,A,aa(A,fun(nat,A),aTP_Lamp_vy(fun(nat,A),fun(A,fun(nat,A)),Uu),Uua),Uub) = divide_divide(A,Uua,aa(nat,A,Uu,Uub)) ) ).

% ATP.lambda_653
tff(fact_8831_ATP_Olambda__654,axiom,
    ! [A: $tType,B: $tType] :
      ( topolo2564578578187576103pology(A)
     => ! [Uu: fun(B,A),Uua: A,Uub: B] :
          ( aa(B,$o,aa(A,fun(B,$o),aTP_Lamp_zh(fun(B,A),fun(A,fun(B,$o)),Uu),Uua),Uub)
        <=> aa(A,$o,aa(A,fun(A,$o),ord_less(A),Uua),aa(B,A,Uu,Uub)) ) ) ).

% ATP.lambda_654
tff(fact_8832_ATP_Olambda__655,axiom,
    ! [B: $tType,A: $tType] :
      ( unboun7993243217541854897norder(B)
     => ! [Uu: fun(A,B),Uua: B,Uub: A] :
          ( aa(A,$o,aa(B,fun(A,$o),aTP_Lamp_zl(fun(A,B),fun(B,fun(A,$o)),Uu),Uua),Uub)
        <=> aa(B,$o,aa(B,fun(B,$o),ord_less(B),Uua),aa(A,B,Uu,Uub)) ) ) ).

% ATP.lambda_655
tff(fact_8833_ATP_Olambda__656,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo2564578578187576103pology(B)
     => ! [Uu: fun(A,B),Uua: B,Uub: A] :
          ( aa(A,$o,aa(B,fun(A,$o),aTP_Lamp_zg(fun(A,B),fun(B,fun(A,$o)),Uu),Uua),Uub)
        <=> aa(B,$o,aa(B,fun(B,$o),ord_less(B),Uua),aa(A,B,Uu,Uub)) ) ) ).

% ATP.lambda_656
tff(fact_8834_ATP_Olambda__657,axiom,
    ! [A: $tType,C: $tType,B: $tType,Uu: fun(C,A),Uua: fun(B,option(C)),Uub: B] : aa(B,option(A),aa(fun(B,option(C)),fun(B,option(A)),aTP_Lamp_aiv(fun(C,A),fun(fun(B,option(C)),fun(B,option(A))),Uu),Uua),Uub) = aa(option(C),option(A),map_option(C,A,Uu),aa(B,option(C),Uua,Uub)) ).

% ATP.lambda_657
tff(fact_8835_ATP_Olambda__658,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V3459762299906320749_field(B) )
     => ! [Uu: B,Uua: fun(A,B),Uub: A] : aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_abe(B,fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = aa(B,B,aa(B,fun(B,B),times_times(B),Uu),aa(A,B,Uua,Uub)) ) ).

% ATP.lambda_658
tff(fact_8836_ATP_Olambda__659,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: A,Uua: fun(nat,A),Uub: nat] : aa(nat,A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_bj(A,fun(fun(nat,A),fun(nat,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),times_times(A),Uu),aa(nat,A,Uua,Uub)) ) ).

% ATP.lambda_659
tff(fact_8837_ATP_Olambda__660,axiom,
    ! [A: $tType] :
      ( ( field(A)
        & real_V4412858255891104859lgebra(A) )
     => ! [Uu: A,Uua: fun(nat,A),Uub: nat] : aa(nat,A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_ce(A,fun(fun(nat,A),fun(nat,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),times_times(A),Uu),aa(nat,A,Uua,Uub)) ) ).

% ATP.lambda_660
tff(fact_8838_ATP_Olambda__661,axiom,
    ! [A: $tType] :
      ( ( field(A)
        & topolo4211221413907600880p_mult(A) )
     => ! [Uu: A,Uua: fun(nat,A),Uub: nat] : aa(nat,A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_vm(A,fun(fun(nat,A),fun(nat,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),times_times(A),Uu),aa(nat,A,Uua,Uub)) ) ).

% ATP.lambda_661
tff(fact_8839_ATP_Olambda__662,axiom,
    ! [A: $tType,B: $tType] :
      ( ( field(A)
        & topolo4211221413907600880p_mult(A) )
     => ! [Uu: A,Uua: fun(B,A),Uub: B] : aa(B,A,aa(fun(B,A),fun(B,A),aTP_Lamp_st(A,fun(fun(B,A),fun(B,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),times_times(A),Uu),aa(B,A,Uua,Uub)) ) ).

% ATP.lambda_662
tff(fact_8840_ATP_Olambda__663,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V4412858255891104859lgebra(B)
     => ! [Uu: fun(A,B),Uua: B,Uub: A] : aa(A,B,aa(B,fun(A,B),aTP_Lamp_um(fun(A,B),fun(B,fun(A,B)),Uu),Uua),Uub) = aa(B,B,aa(B,fun(B,B),times_times(B),Uua),aa(A,B,Uu,Uub)) ) ).

% ATP.lambda_663
tff(fact_8841_ATP_Olambda__664,axiom,
    ! [B: $tType,A: $tType] :
      ( ( linordered_field(B)
        & topolo1944317154257567458pology(B) )
     => ! [Uu: fun(A,B),Uua: B,Uub: A] : aa(A,B,aa(B,fun(A,B),aTP_Lamp_ya(fun(A,B),fun(B,fun(A,B)),Uu),Uua),Uub) = aa(B,B,aa(B,fun(B,B),times_times(B),Uua),aa(A,B,Uu,Uub)) ) ).

% ATP.lambda_664
tff(fact_8842_ATP_Olambda__665,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_mult(A)
     => ! [Uu: A,Uua: fun(B,nat),Uub: B] : aa(B,A,aa(fun(B,nat),fun(B,A),aTP_Lamp_hx(A,fun(fun(B,nat),fun(B,A)),Uu),Uua),Uub) = aa(nat,A,power_power(A,Uu),aa(B,nat,Uua,Uub)) ) ).

% ATP.lambda_665
tff(fact_8843_ATP_Olambda__666,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V2822296259951069270ebra_1(B)
     => ! [Uu: fun(A,nat),Uua: B,Uub: A] : aa(A,B,aa(B,fun(A,B),aTP_Lamp_wx(fun(A,nat),fun(B,fun(A,B)),Uu),Uua),Uub) = aa(nat,B,power_power(B,Uua),aa(A,nat,Uu,Uub)) ) ).

% ATP.lambda_666
tff(fact_8844_ATP_Olambda__667,axiom,
    ! [A: $tType,B: $tType] :
      ( comple592849572758109894attice(A)
     => ! [Uu: A,Uua: fun(B,A),Uub: B] : aa(B,A,aa(fun(B,A),fun(B,A),aTP_Lamp_aga(A,fun(fun(B,A),fun(B,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),sup_sup(A),Uu),aa(B,A,Uua,Uub)) ) ).

% ATP.lambda_667
tff(fact_8845_ATP_Olambda__668,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [Uu: B,Uua: fun(A,B),Uub: A] : aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_afd(B,fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = aa(B,B,aa(B,fun(B,B),inf_inf(B),Uu),aa(A,B,Uua,Uub)) ) ).

% ATP.lambda_668
tff(fact_8846_ATP_Olambda__669,axiom,
    ! [A: $tType,B: $tType] :
      ( comple592849572758109894attice(A)
     => ! [Uu: A,Uua: fun(B,A),Uub: B] : aa(B,A,aa(fun(B,A),fun(B,A),aTP_Lamp_aex(A,fun(fun(B,A),fun(B,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),inf_inf(A),Uu),aa(B,A,Uua,Uub)) ) ).

% ATP.lambda_669
tff(fact_8847_ATP_Olambda__670,axiom,
    ! [B: $tType,A: $tType] :
      ( topolo1633459387980952147up_add(B)
     => ! [Uu: B,Uua: fun(A,B),Uub: A] : aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_tl(B,fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = aa(B,B,aa(B,fun(B,B),plus_plus(B),Uu),aa(A,B,Uua,Uub)) ) ).

% ATP.lambda_670
tff(fact_8848_ATP_Olambda__671,axiom,
    ! [B: $tType,A: $tType] :
      ( euclid4440199948858584721cancel(B)
     => ! [Uu: fun(A,B),Uua: B,Uub: A] :
          ( aa(A,$o,aa(B,fun(A,$o),aTP_Lamp_afl(fun(A,B),fun(B,fun(A,$o)),Uu),Uua),Uub)
        <=> aa(B,$o,aa(B,fun(B,$o),dvd_dvd(B),Uua),aa(A,B,Uu,Uub)) ) ) ).

% ATP.lambda_671
tff(fact_8849_ATP_Olambda__672,axiom,
    ! [A: $tType,C: $tType,B: $tType,Uu: fun(A,C),Uua: fun(B,filter(C)),Uub: B] : aa(B,filter(A),aa(fun(B,filter(C)),fun(B,filter(A)),aTP_Lamp_aft(fun(A,C),fun(fun(B,filter(C)),fun(B,filter(A))),Uu),Uua),Uub) = filtercomap(A,C,Uu,aa(B,filter(C),Uua,Uub)) ).

% ATP.lambda_672
tff(fact_8850_ATP_Olambda__673,axiom,
    ! [B: $tType,A: $tType,Uu: B,Uua: fun(A,set(B)),Uub: A] : aa(A,set(B),aa(fun(A,set(B)),fun(A,set(B)),aTP_Lamp_oc(B,fun(fun(A,set(B)),fun(A,set(B))),Uu),Uua),Uub) = aa(set(B),set(B),aa(B,fun(set(B),set(B)),insert(B),Uu),aa(A,set(B),Uua,Uub)) ).

% ATP.lambda_673
tff(fact_8851_ATP_Olambda__674,axiom,
    ! [A: $tType,B: $tType,Uu: A,Uua: fun(B,set(A)),Uub: B] : aa(B,set(A),aa(fun(B,set(A)),fun(B,set(A)),aTP_Lamp_nr(A,fun(fun(B,set(A)),fun(B,set(A))),Uu),Uua),Uub) = aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),Uu),aa(B,set(A),Uua,Uub)) ).

% ATP.lambda_674
tff(fact_8852_ATP_Olambda__675,axiom,
    ! [A: $tType,B: $tType,C: $tType,Uu: fun(B,A),Uua: fun(C,set(B)),Uub: C] : aa(C,set(A),aa(fun(C,set(B)),fun(C,set(A)),aTP_Lamp_od(fun(B,A),fun(fun(C,set(B)),fun(C,set(A))),Uu),Uua),Uub) = aa(set(B),set(A),image(B,A,Uu),aa(C,set(B),Uua,Uub)) ).

% ATP.lambda_675
tff(fact_8853_ATP_Olambda__676,axiom,
    ! [B: $tType,A: $tType,C: $tType,Uu: fun(A,B),Uua: fun(C,set(A)),Uub: C] : aa(C,set(B),aa(fun(C,set(A)),fun(C,set(B)),aTP_Lamp_pd(fun(A,B),fun(fun(C,set(A)),fun(C,set(B))),Uu),Uua),Uub) = aa(set(A),set(B),image(A,B,Uu),aa(C,set(A),Uua,Uub)) ).

% ATP.lambda_676
tff(fact_8854_ATP_Olambda__677,axiom,
    ! [C: $tType,B: $tType,A: $tType] :
      ( condit1219197933456340205attice(C)
     => ! [Uu: fun(A,set(B)),Uua: fun(B,C),Uub: A] : aa(A,set(C),aa(fun(B,C),fun(A,set(C)),aTP_Lamp_abg(fun(A,set(B)),fun(fun(B,C),fun(A,set(C))),Uu),Uua),Uub) = aa(set(B),set(C),image(B,C,Uua),aa(A,set(B),Uu,Uub)) ) ).

% ATP.lambda_677
tff(fact_8855_ATP_Olambda__678,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [Uu: A,Uua: nat,Uub: nat] : aa(nat,A,aa(nat,fun(nat,A),aTP_Lamp_il(A,fun(nat,fun(nat,A)),Uu),Uua),Uub) = aa(A,A,aa(A,fun(A,A),plus_plus(A),Uu),aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uua),Uub))) ) ).

% ATP.lambda_678
tff(fact_8856_ATP_Olambda__679,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(B)
     => ! [Uu: fun(A,B),Uua: real,Uub: A] :
          ( aa(A,$o,aa(real,fun(A,$o),aTP_Lamp_aal(fun(A,B),fun(real,fun(A,$o)),Uu),Uua),Uub)
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Uua),real_V7770717601297561774m_norm(B,aa(A,B,Uu,Uub))) ) ) ).

% ATP.lambda_679
tff(fact_8857_ATP_Olambda__680,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Uu: fun(nat,A),Uua: nat,Uub: nat] : aa(nat,A,aa(nat,fun(nat,A),aTP_Lamp_ia(fun(nat,A),fun(nat,fun(nat,A)),Uu),Uua),Uub) = aa(nat,A,Uu,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uua),aa(nat,nat,suc,Uub))) ) ).

% ATP.lambda_680
tff(fact_8858_ATP_Olambda__681,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [Uu: fun(nat,A),Uua: nat,Uub: nat] : aa(nat,A,aa(nat,fun(nat,A),aTP_Lamp_fu(fun(nat,A),fun(nat,fun(nat,A)),Uu),Uua),Uub) = aa(nat,A,Uu,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uua),aa(nat,nat,suc,Uub))) ) ).

% ATP.lambda_681
tff(fact_8859_ATP_Olambda__682,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [Uu: fun(nat,A),Uua: nat,Uub: nat] : aa(nat,A,aa(nat,fun(nat,A),aTP_Lamp_wd(fun(nat,A),fun(nat,fun(nat,A)),Uu),Uua),Uub) = aa(nat,A,Uu,aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Uub),Uua)) ) ).

% ATP.lambda_682
tff(fact_8860_ATP_Olambda__683,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & topolo4958980785337419405_space(B) )
     => ! [Uu: fun(A,B),Uua: A,Uub: A] : aa(A,B,aa(A,fun(A,B),aTP_Lamp_sx(fun(A,B),fun(A,fun(A,B)),Uu),Uua),Uub) = aa(A,B,Uu,aa(A,A,aa(A,fun(A,A),plus_plus(A),Uua),Uub)) ) ).

% ATP.lambda_683
tff(fact_8861_ATP_Olambda__684,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: fun(A,A),Uua: A,Uub: A] : aa(A,A,aa(A,fun(A,A),aTP_Lamp_pk(fun(A,A),fun(A,fun(A,A)),Uu),Uua),Uub) = aa(A,A,Uu,aa(A,A,aa(A,fun(A,A),plus_plus(A),Uua),Uub)) ) ).

% ATP.lambda_684
tff(fact_8862_ATP_Olambda__685,axiom,
    ! [Uu: fun(real,$o),Uua: real,Uub: real] :
      ( aa(real,$o,aa(real,fun(real,$o),aTP_Lamp_aac(fun(real,$o),fun(real,fun(real,$o)),Uu),Uua),Uub)
    <=> aa(real,$o,Uu,aa(real,real,aa(real,fun(real,real),plus_plus(real),Uub),Uua)) ) ).

% ATP.lambda_685
tff(fact_8863_ATP_Olambda__686,axiom,
    ! [A: $tType,Uu: fun(real,A),Uua: real,Uub: real] : aa(real,A,aa(real,fun(real,A),aTP_Lamp_xy(fun(real,A),fun(real,fun(real,A)),Uu),Uua),Uub) = aa(real,A,Uu,aa(real,real,aa(real,fun(real,real),plus_plus(real),Uub),Uua)) ).

% ATP.lambda_686
tff(fact_8864_ATP_Olambda__687,axiom,
    ! [Uu: fun(nat,$o),Uua: nat,Uub: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),aTP_Lamp_zb(fun(nat,$o),fun(nat,fun(nat,$o)),Uu),Uua),Uub)
    <=> aa(nat,$o,Uu,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uub),Uua)) ) ).

% ATP.lambda_687
tff(fact_8865_ATP_Olambda__688,axiom,
    ! [A: $tType,Uu: fun(nat,set(A)),Uua: nat,Uub: nat] : aa(nat,set(A),aa(nat,fun(nat,set(A)),aTP_Lamp_of(fun(nat,set(A)),fun(nat,fun(nat,set(A))),Uu),Uua),Uub) = aa(nat,set(A),Uu,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uub),Uua)) ).

% ATP.lambda_688
tff(fact_8866_ATP_Olambda__689,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(nat,A),Uua: nat,Uub: nat] : aa(nat,A,aa(nat,fun(nat,A),aTP_Lamp_bi(fun(nat,A),fun(nat,fun(nat,A)),Uu),Uua),Uub) = aa(nat,A,Uu,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uub),Uua)) ) ).

% ATP.lambda_689
tff(fact_8867_ATP_Olambda__690,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [Uu: fun(nat,A),Uua: nat,Uub: nat] : aa(nat,A,aa(nat,fun(nat,A),aTP_Lamp_vv(fun(nat,A),fun(nat,fun(nat,A)),Uu),Uua),Uub) = aa(nat,A,Uu,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uub),Uua)) ) ).

% ATP.lambda_690
tff(fact_8868_ATP_Olambda__691,axiom,
    ! [A: $tType] :
      ( real_V7819770556892013058_space(A)
     => ! [Uu: fun(nat,A),Uua: nat,Uub: nat] : aa(nat,A,aa(nat,fun(nat,A),aTP_Lamp_aat(fun(nat,A),fun(nat,fun(nat,A)),Uu),Uua),Uub) = aa(nat,A,Uu,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uub),Uua)) ) ).

% ATP.lambda_691
tff(fact_8869_ATP_Olambda__692,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Uu: fun(nat,A),Uua: nat,Uub: nat] : aa(nat,A,aa(nat,fun(nat,A),aTP_Lamp_hy(fun(nat,A),fun(nat,fun(nat,A)),Uu),Uua),Uub) = aa(nat,A,Uu,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uub),Uua)) ) ).

% ATP.lambda_692
tff(fact_8870_ATP_Olambda__693,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [Uu: fun(nat,A),Uua: nat,Uub: nat] : aa(nat,A,aa(nat,fun(nat,A),aTP_Lamp_gs(fun(nat,A),fun(nat,fun(nat,A)),Uu),Uua),Uub) = aa(nat,A,Uu,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uub),Uua)) ) ).

% ATP.lambda_693
tff(fact_8871_ATP_Olambda__694,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(A,$o),Uua: A,Uub: A] :
          ( aa(A,$o,aa(A,fun(A,$o),aTP_Lamp_zq(fun(A,$o),fun(A,fun(A,$o)),Uu),Uua),Uub)
        <=> aa(A,$o,Uu,aa(A,A,aa(A,fun(A,A),plus_plus(A),Uub),Uua)) ) ) ).

% ATP.lambda_694
tff(fact_8872_ATP_Olambda__695,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & topolo4958980785337419405_space(B) )
     => ! [Uu: fun(A,B),Uua: A,Uub: A] : aa(A,B,aa(A,fun(A,B),aTP_Lamp_sz(fun(A,B),fun(A,fun(A,B)),Uu),Uua),Uub) = aa(A,B,Uu,aa(A,A,aa(A,fun(A,A),plus_plus(A),Uub),Uua)) ) ).

% ATP.lambda_695
tff(fact_8873_ATP_Olambda__696,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(A,B),Uua: A,Uub: A] : aa(A,B,aa(A,fun(A,B),aTP_Lamp_vc(fun(A,B),fun(A,fun(A,B)),Uu),Uua),Uub) = aa(A,B,Uu,aa(A,A,aa(A,fun(A,A),plus_plus(A),Uub),Uua)) ) ).

% ATP.lambda_696
tff(fact_8874_ATP_Olambda__697,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: fun(A,A),Uua: A,Uub: A] : aa(A,A,aa(A,fun(A,A),aTP_Lamp_pv(fun(A,A),fun(A,fun(A,A)),Uu),Uua),Uub) = aa(A,A,Uu,aa(A,A,aa(A,fun(A,A),plus_plus(A),Uub),Uua)) ) ).

% ATP.lambda_697
tff(fact_8875_ATP_Olambda__698,axiom,
    ! [C: $tType,B: $tType] :
      ( ( real_V822414075346904944vector(B)
        & topolo4958980785337419405_space(C) )
     => ! [Uu: B,Uua: fun(B,C),Uub: B] : aa(B,C,aa(fun(B,C),fun(B,C),aTP_Lamp_xv(B,fun(fun(B,C),fun(B,C)),Uu),Uua),Uub) = aa(B,C,Uua,aa(B,B,aa(B,fun(B,B),plus_plus(B),Uu),Uub)) ) ).

% ATP.lambda_698
tff(fact_8876_ATP_Olambda__699,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & topolo4958980785337419405_space(B) )
     => ! [Uu: A,Uua: fun(A,B),Uub: A] : aa(A,B,aa(fun(A,B),fun(A,B),aTP_Lamp_sw(A,fun(fun(A,B),fun(A,B)),Uu),Uua),Uub) = aa(A,B,Uua,aa(A,A,aa(A,fun(A,A),plus_plus(A),Uu),Uub)) ) ).

% ATP.lambda_699
tff(fact_8877_ATP_Olambda__700,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: nat,Uua: fun(nat,A),Uub: nat] : aa(nat,A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_ch(nat,fun(fun(nat,A),fun(nat,A)),Uu),Uua),Uub) = aa(nat,A,Uua,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uub),Uu)) ) ).

% ATP.lambda_700
tff(fact_8878_ATP_Olambda__701,axiom,
    ! [Uu: fun(nat,real),Uua: fun(nat,nat),Uub: nat] : aa(nat,real,aa(fun(nat,nat),fun(nat,real),aTP_Lamp_acn(fun(nat,real),fun(fun(nat,nat),fun(nat,real)),Uu),Uua),Uub) = aa(nat,real,Uu,aa(nat,nat,Uua,Uub)) ).

% ATP.lambda_701
tff(fact_8879_ATP_Olambda__702,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(nat,A),Uua: fun(nat,nat),Uub: nat] : aa(nat,A,aa(fun(nat,nat),fun(nat,A),aTP_Lamp_acr(fun(nat,A),fun(fun(nat,nat),fun(nat,A)),Uu),Uua),Uub) = aa(nat,A,Uu,aa(nat,nat,Uua,Uub)) ) ).

% ATP.lambda_702
tff(fact_8880_ATP_Olambda__703,axiom,
    ! [A: $tType,C: $tType,B: $tType,Uu: fun(C,set(A)),Uua: fun(B,C),Uub: B] : aa(B,set(A),aa(fun(B,C),fun(B,set(A)),aTP_Lamp_ob(fun(C,set(A)),fun(fun(B,C),fun(B,set(A))),Uu),Uua),Uub) = aa(C,set(A),Uu,aa(B,C,Uua,Uub)) ).

% ATP.lambda_703
tff(fact_8881_ATP_Olambda__704,axiom,
    ! [A: $tType,C: $tType,B: $tType,Uu: fun(C,A),Uua: fun(B,C),Uub: B] : aa(B,A,aa(fun(B,C),fun(B,A),aTP_Lamp_ou(fun(C,A),fun(fun(B,C),fun(B,A)),Uu),Uua),Uub) = aa(C,A,Uu,aa(B,C,Uua,Uub)) ).

% ATP.lambda_704
tff(fact_8882_ATP_Olambda__705,axiom,
    ! [A: $tType,B: $tType,Uu: fun(B,A),Uua: fun(num,B),Uub: num] : aa(num,A,aa(fun(num,B),fun(num,A),aTP_Lamp_ajd(fun(B,A),fun(fun(num,B),fun(num,A)),Uu),Uua),Uub) = aa(B,A,Uu,aa(num,B,Uua,Uub)) ).

% ATP.lambda_705
tff(fact_8883_ATP_Olambda__706,axiom,
    ! [A: $tType,B: $tType,Uu: fun(B,A),Uua: fun(nat,B),Uub: nat] : aa(nat,A,aa(fun(nat,B),fun(nat,A),aTP_Lamp_mq(fun(B,A),fun(fun(nat,B),fun(nat,A)),Uu),Uua),Uub) = aa(B,A,Uu,aa(nat,B,Uua,Uub)) ).

% ATP.lambda_706
tff(fact_8884_ATP_Olambda__707,axiom,
    ! [A: $tType,B: $tType,C: $tType,Uu: fun(B,A),Uua: fun(C,B),Uub: C] : aa(C,A,aa(fun(C,B),fun(C,A),aTP_Lamp_ar(fun(B,A),fun(fun(C,B),fun(C,A)),Uu),Uua),Uub) = aa(B,A,Uu,aa(C,B,Uua,Uub)) ).

% ATP.lambda_707
tff(fact_8885_ATP_Olambda__708,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( ( condit1219197933456340205attice(A)
        & condit1219197933456340205attice(B) )
     => ! [Uu: fun(A,B),Uua: fun(C,A),Uub: C] : aa(C,B,aa(fun(C,A),fun(C,B),aTP_Lamp_ack(fun(A,B),fun(fun(C,A),fun(C,B)),Uu),Uua),Uub) = aa(A,B,Uu,aa(C,A,Uua,Uub)) ) ).

% ATP.lambda_708
tff(fact_8886_ATP_Olambda__709,axiom,
    ! [A: $tType] :
      ( ( topolo3112930676232923870pology(A)
        & topolo1944317154257567458pology(A) )
     => ! [Uu: fun(A,$o),Uua: fun(nat,A),Uub: nat] :
          ( aa(nat,$o,aa(fun(nat,A),fun(nat,$o),aTP_Lamp_aba(fun(A,$o),fun(fun(nat,A),fun(nat,$o)),Uu),Uua),Uub)
        <=> aa(A,$o,Uu,aa(nat,A,Uua,Uub)) ) ) ).

% ATP.lambda_709
tff(fact_8887_ATP_Olambda__710,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo3112930676232923870pology(A)
        & topolo1944317154257567458pology(A)
        & topolo4958980785337419405_space(B) )
     => ! [Uu: fun(A,B),Uua: fun(nat,A),Uub: nat] : aa(nat,B,aa(fun(nat,A),fun(nat,B),aTP_Lamp_abb(fun(A,B),fun(fun(nat,A),fun(nat,B)),Uu),Uua),Uub) = aa(A,B,Uu,aa(nat,A,Uua,Uub)) ) ).

% ATP.lambda_710
tff(fact_8888_ATP_Olambda__711,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( ( real_V822414075346904944vector(C)
        & real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [Uu: fun(A,B),Uua: fun(C,A),Uub: C] : aa(C,B,aa(fun(C,A),fun(C,B),aTP_Lamp_rg(fun(A,B),fun(fun(C,A),fun(C,B)),Uu),Uua),Uub) = aa(A,B,Uu,aa(C,A,Uua,Uub)) ) ).

% ATP.lambda_711
tff(fact_8889_ATP_Olambda__712,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [Uu: fun(A,B),Uua: fun(C,A),Uub: C] : aa(C,B,aa(fun(C,A),fun(C,B),aTP_Lamp_xk(fun(A,B),fun(fun(C,A),fun(C,B)),Uu),Uua),Uub) = aa(A,B,Uu,aa(C,A,Uua,Uub)) ) ).

% ATP.lambda_712
tff(fact_8890_ATP_Olambda__713,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( ( topolo4958980785337419405_space(C)
        & topolo4958980785337419405_space(A)
        & topolo4958980785337419405_space(B) )
     => ! [Uu: fun(A,B),Uua: fun(C,A),Uub: C] : aa(C,B,aa(fun(C,A),fun(C,B),aTP_Lamp_abw(fun(A,B),fun(fun(C,A),fun(C,B)),Uu),Uua),Uub) = aa(A,B,Uu,aa(C,A,Uua,Uub)) ) ).

% ATP.lambda_713
tff(fact_8891_ATP_Olambda__714,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( ( comple6319245703460814977attice(A)
        & comple6319245703460814977attice(B) )
     => ! [Uu: fun(A,B),Uua: fun(C,A),Uub: C] : aa(C,B,aa(fun(C,A),fun(C,B),aTP_Lamp_acj(fun(A,B),fun(fun(C,A),fun(C,B)),Uu),Uua),Uub) = aa(A,B,Uu,aa(C,A,Uua,Uub)) ) ).

% ATP.lambda_714
tff(fact_8892_ATP_Olambda__715,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_add(A)
        & topolo4958980785337419405_space(A) )
     => ! [Uu: fun(nat,nat),Uua: fun(nat,A),Uub: nat] : aa(nat,A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_acp(fun(nat,nat),fun(fun(nat,A),fun(nat,A)),Uu),Uua),Uub) = aa(nat,A,Uua,aa(nat,nat,Uu,Uub)) ) ).

% ATP.lambda_715
tff(fact_8893_ATP_Olambda__716,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_add(A)
        & topological_t2_space(A) )
     => ! [Uu: fun(nat,nat),Uua: fun(nat,A),Uub: nat] : aa(nat,A,aa(fun(nat,A),fun(nat,A),aTP_Lamp_acq(fun(nat,nat),fun(fun(nat,A),fun(nat,A)),Uu),Uua),Uub) = aa(nat,A,Uua,aa(nat,nat,Uu,Uub)) ) ).

% ATP.lambda_716
tff(fact_8894_ATP_Olambda__717,axiom,
    ! [C: $tType,A: $tType,B: $tType,Uu: fun(B,A),Uua: fun(A,C),Uub: B] : aa(B,C,aa(fun(A,C),fun(B,C),aTP_Lamp_pb(fun(B,A),fun(fun(A,C),fun(B,C)),Uu),Uua),Uub) = aa(A,C,Uua,aa(B,A,Uu,Uub)) ).

% ATP.lambda_717
tff(fact_8895_ATP_Olambda__718,axiom,
    ! [C: $tType,B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B)
        & real_V822414075346904944vector(C) )
     => ! [Uu: fun(A,B),Uua: fun(B,C),Uub: A] : aa(A,C,aa(fun(B,C),fun(A,C),aTP_Lamp_qy(fun(A,B),fun(fun(B,C),fun(A,C)),Uu),Uua),Uub) = aa(B,C,Uua,aa(A,B,Uu,Uub)) ) ).

% ATP.lambda_718
tff(fact_8896_ATP_Olambda__719,axiom,
    ! [C: $tType,B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & topolo4958980785337419405_space(B)
        & topolo4958980785337419405_space(C) )
     => ! [Uu: fun(A,B),Uua: fun(B,C),Uub: A] : aa(A,C,aa(fun(B,C),fun(A,C),aTP_Lamp_ta(fun(A,B),fun(fun(B,C),fun(A,C)),Uu),Uua),Uub) = aa(B,C,Uua,aa(A,B,Uu,Uub)) ) ).

% ATP.lambda_719
tff(fact_8897_ATP_Olambda__720,axiom,
    ! [C: $tType,B: $tType,A: $tType] :
      ( ( real_V7819770556892013058_space(A)
        & topolo4958980785337419405_space(B)
        & topolo4958980785337419405_space(C) )
     => ! [Uu: fun(A,B),Uua: fun(B,C),Uub: A] : aa(A,C,aa(fun(B,C),fun(A,C),aTP_Lamp_yb(fun(A,B),fun(fun(B,C),fun(A,C)),Uu),Uua),Uub) = aa(B,C,Uua,aa(A,B,Uu,Uub)) ) ).

% ATP.lambda_720
tff(fact_8898_ATP_Olambda__721,axiom,
    ! [C: $tType,B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & topological_t2_space(B)
        & topolo4958980785337419405_space(C) )
     => ! [Uu: fun(A,B),Uua: fun(B,C),Uub: A] : aa(A,C,aa(fun(B,C),fun(A,C),aTP_Lamp_tb(fun(A,B),fun(fun(B,C),fun(A,C)),Uu),Uua),Uub) = aa(B,C,Uua,aa(A,B,Uu,Uub)) ) ).

% ATP.lambda_721
tff(fact_8899_ATP_Olambda__722,axiom,
    ! [C: $tType,B: $tType,A: $tType] :
      ( comm_monoid_mult(C)
     => ! [Uu: fun(A,B),Uua: fun(B,C),Uub: A] : aa(A,C,aa(fun(B,C),fun(A,C),aTP_Lamp_kr(fun(A,B),fun(fun(B,C),fun(A,C)),Uu),Uua),Uub) = aa(B,C,Uua,aa(A,B,Uu,Uub)) ) ).

% ATP.lambda_722
tff(fact_8900_ATP_Olambda__723,axiom,
    ! [C: $tType,B: $tType,A: $tType] :
      ( comm_monoid_add(C)
     => ! [Uu: fun(A,B),Uua: fun(B,C),Uub: A] : aa(A,C,aa(fun(B,C),fun(A,C),aTP_Lamp_kn(fun(A,B),fun(fun(B,C),fun(A,C)),Uu),Uua),Uub) = aa(B,C,Uua,aa(A,B,Uu,Uub)) ) ).

% ATP.lambda_723
tff(fact_8901_ATP_Olambda__724,axiom,
    ! [C: $tType,B: $tType,A: $tType] :
      ( semiring_1(C)
     => ! [Uu: fun(A,B),Uua: fun(B,C),Uub: A] : aa(A,C,aa(fun(B,C),fun(A,C),aTP_Lamp_na(fun(A,B),fun(fun(B,C),fun(A,C)),Uu),Uua),Uub) = aa(B,C,Uua,aa(A,B,Uu,Uub)) ) ).

% ATP.lambda_724
tff(fact_8902_ATP_Olambda__725,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topological_t2_space(A)
        & real_Vector_banach(B)
        & real_V3459762299906320749_field(B) )
     => ! [Uu: fun(A,B),Uua: fun(nat,B),Uub: A] : aa(A,B,aa(fun(nat,B),fun(A,B),aTP_Lamp_vk(fun(A,B),fun(fun(nat,B),fun(A,B)),Uu),Uua),Uub) = suminf(B,aa(A,fun(nat,B),aa(fun(nat,B),fun(A,fun(nat,B)),aTP_Lamp_vj(fun(A,B),fun(fun(nat,B),fun(A,fun(nat,B))),Uu),Uua),Uub)) ) ).

% ATP.lambda_725
tff(fact_8903_ATP_Olambda__726,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: fun(nat,A),Uua: A,Uub: A] : aa(A,A,aa(A,fun(A,A),aTP_Lamp_sq(fun(nat,A),fun(A,fun(A,A)),Uu),Uua),Uub) = suminf(A,aa(A,fun(nat,A),aa(A,fun(A,fun(nat,A)),aTP_Lamp_sp(fun(nat,A),fun(A,fun(A,fun(nat,A))),Uu),Uua),Uub)) ) ).

% ATP.lambda_726
tff(fact_8904_ATP_Olambda__727,axiom,
    ! [C: $tType,A: $tType,B: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [Uu: fun(B,fun(C,A)),Uua: set(B),Uub: C] : aa(C,A,aa(set(B),fun(C,A),aTP_Lamp_nz(fun(B,fun(C,A)),fun(set(B),fun(C,A)),Uu),Uua),Uub) = aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,aa(C,fun(B,A),aTP_Lamp_nw(fun(B,fun(C,A)),fun(C,fun(B,A)),Uu),Uub)),Uua)) ) ).

% ATP.lambda_727
tff(fact_8905_ATP_Olambda__728,axiom,
    ! [C: $tType,A: $tType,B: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [Uu: fun(B,fun(C,A)),Uua: set(B),Uub: C] : aa(C,A,aa(set(B),fun(C,A),aTP_Lamp_nx(fun(B,fun(C,A)),fun(set(B),fun(C,A)),Uu),Uua),Uub) = aa(set(A),A,complete_Inf_Inf(A),aa(set(B),set(A),image(B,A,aa(C,fun(B,A),aTP_Lamp_nw(fun(B,fun(C,A)),fun(C,fun(B,A)),Uu),Uub)),Uua)) ) ).

% ATP.lambda_728
tff(fact_8906_ATP_Olambda__729,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [Uu: A,Uua: set(A),Uub: A] : aa(A,filter(A),aa(set(A),fun(A,filter(A)),aTP_Lamp_afp(A,fun(set(A),fun(A,filter(A))),Uu),Uua),Uub) = principal(A,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),set_ord_greaterThan(A,Uub)),Uua)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),Uu),bot_bot(set(A))))) ) ).

% ATP.lambda_729
tff(fact_8907_ATP_Olambda__730,axiom,
    ! [A: $tType] :
      ( topolo1944317154257567458pology(A)
     => ! [Uu: A,Uua: set(A),Uub: A] : aa(A,filter(A),aa(set(A),fun(A,filter(A)),aTP_Lamp_afo(A,fun(set(A),fun(A,filter(A))),Uu),Uua),Uub) = principal(A,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),set_ord_lessThan(A,Uub)),Uua)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),Uu),bot_bot(set(A))))) ) ).

% ATP.lambda_730
tff(fact_8908_ATP_Olambda__731,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [Uu: A,Uua: set(A),Uub: set(A)] : aa(set(A),filter(A),aa(set(A),fun(set(A),filter(A)),aTP_Lamp_aer(A,fun(set(A),fun(set(A),filter(A))),Uu),Uua),Uub) = principal(A,aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),inf_inf(set(A)),Uub),Uua)),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),Uu),bot_bot(set(A))))) ) ).

% ATP.lambda_731
tff(fact_8909_ATP_Olambda__732,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => ! [Uu: fun(nat,A),Uua: A,Uub: nat] : aa(nat,real,aa(A,fun(nat,real),aTP_Lamp_bp(fun(nat,A),fun(A,fun(nat,real)),Uu),Uua),Uub) = real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,Uu,Uub)),aa(nat,A,power_power(A,Uua),Uub))) ) ).

% ATP.lambda_732
tff(fact_8910_ATP_Olambda__733,axiom,
    ! [B: $tType,A: $tType] :
      ( ( comm_monoid_mult(B)
        & real_V2822296259951069270ebra_1(B) )
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A] : aa(A,real,aa(fun(A,B),fun(A,real),aTP_Lamp_ii(fun(A,B),fun(fun(A,B),fun(A,real)),Uu),Uua),Uub) = real_V7770717601297561774m_norm(B,aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(A,B,Uu,Uub)),aa(A,B,Uua,Uub))) ) ).

% ATP.lambda_733
tff(fact_8911_ATP_Olambda__734,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [Uu: fun(B,fun(C,A)),Uua: set(C),Uub: B] : aa(B,A,aa(set(C),fun(B,A),aTP_Lamp_ny(fun(B,fun(C,A)),fun(set(C),fun(B,A)),Uu),Uua),Uub) = aa(set(A),A,complete_Sup_Sup(A),aa(set(C),set(A),image(C,A,aa(B,fun(C,A),Uu,Uub)),Uua)) ) ).

% ATP.lambda_734
tff(fact_8912_ATP_Olambda__735,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [Uu: fun(B,fun(C,A)),Uua: set(C),Uub: B] : aa(B,A,aa(set(C),fun(B,A),aTP_Lamp_nv(fun(B,fun(C,A)),fun(set(C),fun(B,A)),Uu),Uua),Uub) = aa(set(A),A,complete_Inf_Inf(A),aa(set(C),set(A),image(C,A,aa(B,fun(C,A),Uu,Uub)),Uua)) ) ).

% ATP.lambda_735
tff(fact_8913_ATP_Olambda__736,axiom,
    ! [Uu: fun(nat,real),Uua: real,Uub: nat] : aa(nat,real,aa(real,fun(nat,real),aTP_Lamp_xc(fun(nat,real),fun(real,fun(nat,real)),Uu),Uua),Uub) = aa(real,real,cos(real),aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(nat,real,Uu,Uub)),Uua)) ).

% ATP.lambda_736
tff(fact_8914_ATP_Olambda__737,axiom,
    ! [A: $tType,B: $tType,C: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [Uu: fun(B,A),Uua: fun(C,set(B)),Uub: C] : aa(C,A,aa(fun(C,set(B)),fun(C,A),aTP_Lamp_oa(fun(B,A),fun(fun(C,set(B)),fun(C,A)),Uu),Uua),Uub) = aa(set(A),A,complete_Sup_Sup(A),aa(set(B),set(A),image(B,A,Uu),aa(C,set(B),Uua,Uub))) ) ).

% ATP.lambda_737
tff(fact_8915_ATP_Olambda__738,axiom,
    ! [C: $tType,B: $tType,A: $tType] :
      ( condit1219197933456340205attice(C)
     => ! [Uu: fun(A,set(B)),Uua: fun(B,C),Uub: A] : aa(A,C,aa(fun(B,C),fun(A,C),aTP_Lamp_abh(fun(A,set(B)),fun(fun(B,C),fun(A,C)),Uu),Uua),Uub) = aa(set(C),C,complete_Sup_Sup(C),aa(set(B),set(C),image(B,C,Uua),aa(A,set(B),Uu,Uub))) ) ).

% ATP.lambda_738
tff(fact_8916_ATP_Olambda__739,axiom,
    ! [C: $tType,B: $tType,A: $tType] :
      ( condit1219197933456340205attice(C)
     => ! [Uu: fun(A,set(B)),Uua: fun(B,C),Uub: A] : aa(A,C,aa(fun(B,C),fun(A,C),aTP_Lamp_acg(fun(A,set(B)),fun(fun(B,C),fun(A,C)),Uu),Uua),Uub) = aa(set(C),C,complete_Inf_Inf(C),aa(set(B),set(C),image(B,C,Uua),aa(A,set(B),Uu,Uub))) ) ).

% ATP.lambda_739
tff(fact_8917_ATP_Olambda__740,axiom,
    ! [B: $tType,A: $tType] :
      ( euclid4440199948858584721cancel(B)
     => ! [Uu: fun(A,B),Uua: B,Uub: A] :
          ( aa(A,$o,aa(B,fun(A,$o),aTP_Lamp_afm(fun(A,B),fun(B,fun(A,$o)),Uu),Uua),Uub)
        <=> ~ aa(B,$o,aa(B,fun(B,$o),dvd_dvd(B),Uua),aa(A,B,Uu,Uub)) ) ) ).

% ATP.lambda_740
tff(fact_8918_ATP_Olambda__741,axiom,
    ! [A: $tType,B: $tType] :
      ( ( real_V822414075346904944vector(B)
        & archim2362893244070406136eiling(A)
        & topolo2564578578187576103pology(A) )
     => ! [Uu: fun(B,real),Uua: fun(real,A),Uub: B] : aa(B,real,aa(fun(real,A),fun(B,real),aTP_Lamp_sn(fun(B,real),fun(fun(real,A),fun(B,real)),Uu),Uua),Uub) = aa(int,real,ring_1_of_int(real),aa(A,int,archim6421214686448440834_floor(A),aa(real,A,Uua,aa(B,real,Uu,Uub)))) ) ).

% ATP.lambda_741
tff(fact_8919_ATP_Olambda__742,axiom,
    ! [A: $tType,Uu: list(A),Uua: set(nat),Uub: A] :
      ( aa(A,$o,aa(set(nat),fun(A,$o),aTP_Lamp_aje(list(A),fun(set(nat),fun(A,$o)),Uu),Uua),Uub)
    <=> ? [I3: nat] :
          ( ( Uub = aa(nat,A,nth(A,Uu),I3) )
          & aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I3),aa(list(A),nat,size_size(list(A)),Uu))
          & member(nat,I3,Uua) ) ) ).

% ATP.lambda_742
tff(fact_8920_ATP_Olambda__743,axiom,
    ! [A: $tType,B: $tType,Uu: fun(B,A),Uua: set(B),Uub: A] :
      ( aa(A,$o,aa(set(B),fun(A,$o),aTP_Lamp_ahn(fun(B,A),fun(set(B),fun(A,$o)),Uu),Uua),Uub)
    <=> ? [X4: B] :
          ( ( Uub = aa(B,A,Uu,X4) )
          & member(B,X4,Uua) ) ) ).

% ATP.lambda_743
tff(fact_8921_ATP_Olambda__744,axiom,
    ! [A: $tType,B: $tType,Uu: fun(B,A),Uua: fun(B,$o),Uub: A] :
      ( aa(A,$o,aa(fun(B,$o),fun(A,$o),aTP_Lamp_aho(fun(B,A),fun(fun(B,$o),fun(A,$o)),Uu),Uua),Uub)
    <=> ? [X4: B] :
          ( ( Uub = aa(B,A,Uu,X4) )
          & aa(B,$o,Uua,X4) ) ) ).

% ATP.lambda_744
tff(fact_8922_ATP_Olambda__745,axiom,
    ! [A: $tType] :
      ( real_Vector_banach(A)
     => ! [Uu: fun(nat,A),Uua: fun(nat,real),Uub: nat] :
          ( aa(nat,$o,aa(fun(nat,real),fun(nat,$o),aTP_Lamp_aaq(fun(nat,A),fun(fun(nat,real),fun(nat,$o)),Uu),Uua),Uub)
        <=> ! [N4: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Uub),N4)
             => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),Uu),set_or7035219750837199246ssThan(nat,Uub,N4)))),aa(nat,real,Uua,Uub)) ) ) ) ).

% ATP.lambda_745
tff(fact_8923_ATP_Olambda__746,axiom,
    ! [A: $tType] :
      ( ( real_V8037385150606011577_space(A)
        & real_V822414075346904944vector(A) )
     => ! [Uu: fun(nat,A),Uua: fun(nat,real),Uub: nat] :
          ( aa(nat,$o,aa(fun(nat,real),fun(nat,$o),aTP_Lamp_aay(fun(nat,A),fun(fun(nat,real),fun(nat,$o)),Uu),Uua),Uub)
        <=> ! [A6: nat] :
              ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Uub),A6)
             => ! [B7: nat] :
                  ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),A6),B7)
                 => aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(A,aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),Uu),set_or3652927894154168847AtMost(nat,A6,B7)))),aa(nat,real,Uua,A6)) ) ) ) ) ).

% ATP.lambda_746
tff(fact_8924_ATP_Olambda__747,axiom,
    ! [A: $tType,Uu: fun(A,A),Uua: A,Uub: A] :
      ( aa(A,$o,aa(A,fun(A,$o),aTP_Lamp_aht(fun(A,A),fun(A,fun(A,$o)),Uu),Uua),Uub)
    <=> ? [N4: nat] : Uub = aa(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),N4),Uu),Uua) ) ).

% ATP.lambda_747
tff(fact_8925_ATP_Olambda__748,axiom,
    ! [A: $tType,Uu: set(product_prod(A,A)),Uua: list(A),Uub: list(A)] :
      ( aa(list(A),$o,aa(list(A),fun(list(A),$o),aTP_Lamp_aiq(set(product_prod(A,A)),fun(list(A),fun(list(A),$o)),Uu),Uua),Uub)
    <=> ? [A6: A,V6: list(A)] :
          ( ( Uub = append(A,Uua,aa(list(A),list(A),cons(A,A6),V6)) )
          | ? [U4: list(A),Aa2: A,B7: A,Va4: list(A),W3: list(A)] :
              ( member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,Aa2),B7),Uu)
              & ( Uua = append(A,U4,aa(list(A),list(A),cons(A,Aa2),Va4)) )
              & ( Uub = append(A,U4,aa(list(A),list(A),cons(A,B7),W3)) ) ) ) ) ).

% ATP.lambda_748
tff(fact_8926_ATP_Olambda__749,axiom,
    ! [A: $tType,Uu: set(A),Uua: set(list(A)),Uub: list(A)] :
      ( aa(list(A),$o,aa(set(list(A)),fun(list(A),$o),aTP_Lamp_ahg(set(A),fun(set(list(A)),fun(list(A),$o)),Uu),Uua),Uub)
    <=> ? [X4: A,Xs3: list(A)] :
          ( ( Uub = aa(list(A),list(A),cons(A,X4),Xs3) )
          & member(A,X4,Uu)
          & member(list(A),Xs3,Uua) ) ) ).

% ATP.lambda_749
tff(fact_8927_ATP_Olambda__750,axiom,
    ! [A: $tType,Uu: set(product_prod(A,A)),Uua: list(A),Uub: list(A)] :
      ( aa(list(A),$o,aa(list(A),fun(list(A),$o),aTP_Lamp_ahp(set(product_prod(A,A)),fun(list(A),fun(list(A),$o)),Uu),Uua),Uub)
    <=> ? [Us2: list(A),Z6: A,Z8: A,Vs3: list(A)] :
          ( ( Uua = append(A,Us2,aa(list(A),list(A),cons(A,Z6),Vs3)) )
          & member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,Z6),Z8),Uu)
          & ( Uub = append(A,Us2,aa(list(A),list(A),cons(A,Z8),Vs3)) ) ) ) ).

% ATP.lambda_750
tff(fact_8928_ATP_Olambda__751,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: A,Uua: A,Uub: nat,Uuc: nat] :
          aa(nat,A,aa(nat,fun(nat,A),aa(A,fun(nat,fun(nat,A)),aTP_Lamp_fb(A,fun(A,fun(nat,fun(nat,A))),Uu),Uua),Uub),Uuc) = $ite(
            ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uub)
            & aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uuc) ),
            aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,real_V8093663219630862766scaleR(A,divide_divide(real,aa(int,real,ring_1_of_int(real),aa(int,int,aa(int,fun(int,int),times_times(int),aa(nat,int,power_power(int,aa(int,int,uminus_uminus(int),one_one(int))),divide_divide(nat,Uub,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),aa(nat,int,semiring_1_of_nat(int),aa(nat,nat,binomial(Uub),Uuc)))),semiring_char_0_fact(real,Uub))),aa(nat,A,power_power(A,Uu),Uuc))),aa(nat,A,power_power(A,Uua),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uub),Uuc))),
            zero_zero(A) ) ) ).

% ATP.lambda_751
tff(fact_8929_ATP_Olambda__752,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: A,Uua: A,Uub: nat,Uuc: nat] :
          aa(nat,A,aa(nat,fun(nat,A),aa(A,fun(nat,fun(nat,A)),aTP_Lamp_dj(A,fun(A,fun(nat,fun(nat,A))),Uu),Uua),Uub),Uuc) = $ite(
            ( aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uub)
            & ~ aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uuc) ),
            aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,uminus_uminus(real),divide_divide(real,aa(int,real,ring_1_of_int(real),aa(int,int,aa(int,fun(int,int),times_times(int),aa(nat,int,power_power(int,aa(int,int,uminus_uminus(int),one_one(int))),divide_divide(nat,Uub,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),aa(nat,int,semiring_1_of_nat(int),aa(nat,nat,binomial(Uub),Uuc)))),semiring_char_0_fact(real,Uub)))),aa(nat,A,power_power(A,Uu),Uuc))),aa(nat,A,power_power(A,Uua),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uub),Uuc))),
            zero_zero(A) ) ) ).

% ATP.lambda_752
tff(fact_8930_ATP_Olambda__753,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: A,Uua: A,Uub: nat,Uuc: nat] :
          aa(nat,A,aa(nat,fun(nat,A),aa(A,fun(nat,fun(nat,A)),aTP_Lamp_fd(A,fun(A,fun(nat,fun(nat,A))),Uu),Uua),Uub),Uuc) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),dvd_dvd(nat),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uub),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,real_V8093663219630862766scaleR(A,divide_divide(real,aa(int,real,ring_1_of_int(real),aa(int,int,aa(int,fun(int,int),times_times(int),aa(nat,int,power_power(int,aa(int,int,uminus_uminus(int),one_one(int))),divide_divide(nat,Uub,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))),aa(nat,int,semiring_1_of_nat(int),aa(nat,nat,binomial(Uub),Uuc)))),semiring_char_0_fact(real,Uub))),aa(nat,A,power_power(A,Uu),Uuc))),aa(nat,A,power_power(A,Uua),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uub),Uuc))),zero_zero(A)) ) ).

% ATP.lambda_753
tff(fact_8931_ATP_Olambda__754,axiom,
    ! [B: $tType,A: $tType,Uu: fun(A,B),Uua: set(A),Uub: A,Uuc: B] :
      aa(B,A,aa(A,fun(B,A),aa(set(A),fun(A,fun(B,A)),aTP_Lamp_agk(fun(A,B),fun(set(A),fun(A,fun(B,A))),Uu),Uua),Uub),Uuc) = $ite(member(B,Uuc,aa(set(A),set(B),image(A,B,Uu),Uua)),aa(B,A,the_inv_into(A,B,Uua,Uu),Uuc),Uub) ).

% ATP.lambda_754
tff(fact_8932_ATP_Olambda__755,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [Uu: nat,Uua: fun(nat,A),Uub: fun(nat,A),Uuc: nat] :
          aa(nat,A,aa(fun(nat,A),fun(nat,A),aa(fun(nat,A),fun(fun(nat,A),fun(nat,A)),aTP_Lamp_em(nat,fun(fun(nat,A),fun(fun(nat,A),fun(nat,A))),Uu),Uua),Uub),Uuc) = $ite(
            aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Uuc),Uu),
            aa(nat,A,Uua,Uuc),
            $ite(Uuc = Uu,zero_zero(A),aa(nat,A,Uub,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uuc),aa(nat,nat,suc,zero_zero(nat))))) ) ) ).

% ATP.lambda_755
tff(fact_8933_ATP_Olambda__756,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Uu: nat,Uua: fun(nat,A),Uub: fun(nat,A),Uuc: nat] :
          aa(nat,A,aa(fun(nat,A),fun(nat,A),aa(fun(nat,A),fun(fun(nat,A),fun(nat,A)),aTP_Lamp_in(nat,fun(fun(nat,A),fun(fun(nat,A),fun(nat,A))),Uu),Uua),Uub),Uuc) = $ite(
            aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Uuc),Uu),
            aa(nat,A,Uua,Uuc),
            $ite(Uuc = Uu,one_one(A),aa(nat,A,Uub,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uuc),aa(nat,nat,suc,zero_zero(nat))))) ) ) ).

% ATP.lambda_756
tff(fact_8934_ATP_Olambda__757,axiom,
    ! [B: $tType,A: $tType] :
      ( ( topolo1944317154257567458pology(A)
        & topolo4958980785337419405_space(B) )
     => ! [Uu: A,Uua: fun(A,B),Uub: fun(A,B),Uuc: A] :
          aa(A,B,aa(fun(A,B),fun(A,B),aa(fun(A,B),fun(fun(A,B),fun(A,B)),aTP_Lamp_yc(A,fun(fun(A,B),fun(fun(A,B),fun(A,B))),Uu),Uua),Uub),Uuc) = $ite(aa(A,$o,aa(A,fun(A,$o),ord_less_eq(A),Uuc),Uu),aa(A,B,Uua,Uuc),aa(A,B,Uub,Uuc)) ) ).

% ATP.lambda_757
tff(fact_8935_ATP_Olambda__758,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Uu: nat,Uua: fun(nat,A),Uub: fun(nat,A),Uuc: nat] :
          aa(nat,A,aa(fun(nat,A),fun(nat,A),aa(fun(nat,A),fun(fun(nat,A),fun(nat,A)),aTP_Lamp_io(nat,fun(fun(nat,A),fun(fun(nat,A),fun(nat,A))),Uu),Uua),Uub),Uuc) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Uuc),Uu),aa(nat,A,Uua,Uuc),aa(nat,A,Uub,Uuc)) ) ).

% ATP.lambda_758
tff(fact_8936_ATP_Olambda__759,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [Uu: nat,Uua: fun(nat,A),Uub: fun(nat,A),Uuc: nat] :
          aa(nat,A,aa(fun(nat,A),fun(nat,A),aa(fun(nat,A),fun(fun(nat,A),fun(nat,A)),aTP_Lamp_en(nat,fun(fun(nat,A),fun(fun(nat,A),fun(nat,A))),Uu),Uua),Uub),Uuc) = $ite(aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Uuc),Uu),aa(nat,A,Uua,Uuc),aa(nat,A,Uub,Uuc)) ) ).

% ATP.lambda_759
tff(fact_8937_ATP_Olambda__760,axiom,
    ! [B: $tType,A: $tType,Uu: fun(A,B),Uua: set(A),Uub: fun(A,B),Uuc: A] :
      aa(A,B,aa(fun(A,B),fun(A,B),aa(set(A),fun(fun(A,B),fun(A,B)),aTP_Lamp_agh(fun(A,B),fun(set(A),fun(fun(A,B),fun(A,B))),Uu),Uua),Uub),Uuc) = $ite(member(A,Uuc,Uua),aa(A,B,Uu,Uuc),aa(A,B,Uub,Uuc)) ).

% ATP.lambda_760
tff(fact_8938_ATP_Olambda__761,axiom,
    ! [A: $tType] :
      ( ( topolo1287966508704411220up_add(A)
        & topological_t2_space(A) )
     => ! [Uu: fun(nat,A),Uua: set(nat),Uub: fun(nat,A),Uuc: nat] :
          aa(nat,A,aa(fun(nat,A),fun(nat,A),aa(set(nat),fun(fun(nat,A),fun(nat,A)),aTP_Lamp_kq(fun(nat,A),fun(set(nat),fun(fun(nat,A),fun(nat,A))),Uu),Uua),Uub),Uuc) = $ite(member(nat,Uuc,Uua),aa(nat,A,Uub,Uuc),aa(nat,A,Uu,Uuc)) ) ).

% ATP.lambda_761
tff(fact_8939_ATP_Olambda__762,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(B)
     => ! [Uu: A,Uua: fun(A,B),Uub: fun(A,B),Uuc: A] :
          aa(A,B,aa(fun(A,B),fun(A,B),aa(fun(A,B),fun(fun(A,B),fun(A,B)),aTP_Lamp_kt(A,fun(fun(A,B),fun(fun(A,B),fun(A,B))),Uu),Uua),Uub),Uuc) = $ite(Uuc = Uu,aa(A,B,Uua,Uuc),aa(A,B,Uub,Uuc)) ) ).

% ATP.lambda_762
tff(fact_8940_ATP_Olambda__763,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [Uu: A,Uua: fun(A,B),Uub: fun(A,B),Uuc: A] :
          aa(A,B,aa(fun(A,B),fun(A,B),aa(fun(A,B),fun(fun(A,B),fun(A,B)),aTP_Lamp_ks(A,fun(fun(A,B),fun(fun(A,B),fun(A,B))),Uu),Uua),Uub),Uuc) = $ite(Uuc = Uu,aa(A,B,Uua,Uuc),aa(A,B,Uub,Uuc)) ) ).

% ATP.lambda_763
tff(fact_8941_ATP_Olambda__764,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_mult(B)
     => ! [Uu: A,Uua: fun(A,B),Uub: B,Uuc: A] :
          aa(A,B,aa(B,fun(A,B),aa(fun(A,B),fun(B,fun(A,B)),aTP_Lamp_nc(A,fun(fun(A,B),fun(B,fun(A,B))),Uu),Uua),Uub),Uuc) = $ite(Uuc = Uu,aa(A,B,Uua,Uuc),Uub) ) ).

% ATP.lambda_764
tff(fact_8942_ATP_Olambda__765,axiom,
    ! [A: $tType,B: $tType,Uu: fun(B,$o),Uua: fun(B,A),Uub: fun(B,A),Uuc: B] :
      aa(B,A,aa(fun(B,A),fun(B,A),aa(fun(B,A),fun(fun(B,A),fun(B,A)),aTP_Lamp_afu(fun(B,$o),fun(fun(B,A),fun(fun(B,A),fun(B,A))),Uu),Uua),Uub),Uuc) = $ite(aa(B,$o,Uu,Uuc),aa(B,A,Uua,Uuc),aa(B,A,Uub,Uuc)) ).

% ATP.lambda_765
tff(fact_8943_ATP_Olambda__766,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(B)
     => ! [Uu: fun(A,$o),Uua: fun(A,B),Uub: fun(A,B),Uuc: A] :
          aa(A,B,aa(fun(A,B),fun(A,B),aa(fun(A,B),fun(fun(A,B),fun(A,B)),aTP_Lamp_afi(fun(A,$o),fun(fun(A,B),fun(fun(A,B),fun(A,B))),Uu),Uua),Uub),Uuc) = $ite(aa(A,$o,Uu,Uuc),aa(A,B,Uua,Uuc),aa(A,B,Uub,Uuc)) ) ).

% ATP.lambda_766
tff(fact_8944_ATP_Olambda__767,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_semiring_0(A)
     => ! [Uu: fun(B,A),Uua: A,Uub: list(B),Uuc: nat] : aa(nat,A,aa(list(B),fun(nat,A),aa(A,fun(list(B),fun(nat,A)),aTP_Lamp_acs(fun(B,A),fun(A,fun(list(B),fun(nat,A))),Uu),Uua),Uub),Uuc) = aa(A,A,aa(fun(A,A),fun(A,A),aa(nat,fun(fun(A,A),fun(A,A)),compow(fun(A,A)),Uuc),aa(A,fun(A,A),times_times(A),Uua)),aa(B,A,Uu,aa(nat,B,nth(B,Uub),Uuc))) ) ).

% ATP.lambda_767
tff(fact_8945_ATP_Olambda__768,axiom,
    ! [A: $tType,C: $tType,B: $tType,D: $tType] :
      ( ( order(C)
        & order(A) )
     => ! [Uu: fun(A,fun(B,C)),Uua: fun(D,B),Uub: A,Uuc: D] : aa(D,C,aa(A,fun(D,C),aa(fun(D,B),fun(A,fun(D,C)),aTP_Lamp_aic(fun(A,fun(B,C)),fun(fun(D,B),fun(A,fun(D,C))),Uu),Uua),Uub),Uuc) = aa(B,C,aa(A,fun(B,C),Uu,Uub),aa(D,B,Uua,Uuc)) ) ).

% ATP.lambda_768
tff(fact_8946_ATP_Olambda__769,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [Uu: A,Uua: A,Uub: nat,Uuc: nat] : aa(nat,A,aa(nat,fun(nat,A),aa(A,fun(nat,fun(nat,A)),aTP_Lamp_gn(A,fun(A,fun(nat,fun(nat,A))),Uu),Uua),Uub),Uuc) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),aa(A,fun(nat,fun(nat,A)),aTP_Lamp_gm(A,fun(A,fun(nat,fun(nat,A))),Uu),Uua),Uub)),set_ord_lessThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uub),aa(nat,nat,suc,zero_zero(nat)))),Uuc))) ) ).

% ATP.lambda_769
tff(fact_8947_ATP_Olambda__770,axiom,
    ! [A: $tType] :
      ( idom(A)
     => ! [Uu: nat,Uua: A,Uub: A,Uuc: nat] :
          aa(nat,A,aa(A,fun(nat,A),aa(A,fun(A,fun(nat,A)),aTP_Lamp_er(nat,fun(A,fun(A,fun(nat,A))),Uu),Uua),Uub),Uuc) = aa(A,A,
            aa(A,fun(A,A),times_times(A),
              $ite(
                Uuc = zero_zero(nat),
                aa(A,A,uminus_uminus(A),Uub),
                $ite(Uuc = Uu,one_one(A),zero_zero(A)) )),
            aa(nat,A,power_power(A,Uua),Uuc)) ) ).

% ATP.lambda_770
tff(fact_8948_ATP_Olambda__771,axiom,
    ! [Uu: fun(nat,nat),Uua: fun(nat,nat),Uub: nat,Uuc: nat] : aa(nat,nat,aa(nat,fun(nat,nat),aa(fun(nat,nat),fun(nat,fun(nat,nat)),aTP_Lamp_ei(fun(nat,nat),fun(fun(nat,nat),fun(nat,fun(nat,nat))),Uu),Uua),Uub),Uuc) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(set(nat),nat,aa(fun(nat,nat),fun(set(nat),nat),groups7311177749621191930dd_sum(nat,nat),aa(nat,fun(nat,nat),aa(fun(nat,nat),fun(nat,fun(nat,nat)),aTP_Lamp_eh(fun(nat,nat),fun(fun(nat,nat),fun(nat,fun(nat,nat))),Uu),Uua),Uuc)),set_ord_atMost(nat,Uuc))),aa(nat,nat,power_power(nat,Uub),Uuc)) ).

% ATP.lambda_771
tff(fact_8949_ATP_Olambda__772,axiom,
    ! [A: $tType] :
      ( idom(A)
     => ! [Uu: fun(nat,A),Uua: fun(nat,A),Uub: A,Uuc: nat] : aa(nat,A,aa(A,fun(nat,A),aa(fun(nat,A),fun(A,fun(nat,A)),aTP_Lamp_ed(fun(nat,A),fun(fun(nat,A),fun(A,fun(nat,A))),Uu),Uua),Uub),Uuc) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),aa(fun(nat,A),fun(nat,fun(nat,A)),aTP_Lamp_ec(fun(nat,A),fun(fun(nat,A),fun(nat,fun(nat,A))),Uu),Uua),Uuc)),set_ord_atMost(nat,Uuc))),aa(nat,A,power_power(A,Uub),Uuc)) ) ).

% ATP.lambda_772
tff(fact_8950_ATP_Olambda__773,axiom,
    ! [Uu: fun(nat,fun(real,real)),Uua: nat,Uub: real,Uuc: nat] : aa(nat,real,aa(real,fun(nat,real),aa(nat,fun(real,fun(nat,real)),aTP_Lamp_qq(fun(nat,fun(real,real)),fun(nat,fun(real,fun(nat,real))),Uu),Uua),Uub),Uuc) = aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(real,real,aa(nat,fun(real,real),Uu,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,suc,Uua)),Uuc)),zero_zero(real)),semiring_char_0_fact(real,Uuc))),aa(nat,real,power_power(real,Uub),Uuc)) ).

% ATP.lambda_773
tff(fact_8951_ATP_Olambda__774,axiom,
    ! [Uu: fun(nat,fun(real,real)),Uua: nat,Uub: real,Uuc: nat] : aa(nat,real,aa(real,fun(nat,real),aa(nat,fun(real,fun(nat,real)),aTP_Lamp_qo(fun(nat,fun(real,real)),fun(nat,fun(real,fun(nat,real))),Uu),Uua),Uub),Uuc) = aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(real,real,aa(nat,fun(real,real),Uu,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uua),Uuc)),zero_zero(real)),semiring_char_0_fact(real,Uuc))),aa(nat,real,power_power(real,Uub),Uuc)) ).

% ATP.lambda_774
tff(fact_8952_ATP_Olambda__775,axiom,
    ! [Uu: fun(nat,fun(real,real)),Uua: real,Uub: real,Uuc: nat] : aa(nat,real,aa(real,fun(nat,real),aa(real,fun(real,fun(nat,real)),aTP_Lamp_qn(fun(nat,fun(real,real)),fun(real,fun(real,fun(nat,real))),Uu),Uua),Uub),Uuc) = aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(real,real,aa(nat,fun(real,real),Uu,Uuc),Uua),semiring_char_0_fact(real,Uuc))),aa(nat,real,power_power(real,aa(real,real,aa(real,fun(real,real),minus_minus(real),Uub),Uua)),Uuc)) ).

% ATP.lambda_775
tff(fact_8953_ATP_Olambda__776,axiom,
    ! [Uu: fun(nat,fun(real,real)),Uua: real,Uub: real,Uuc: nat] : aa(nat,real,aa(real,fun(nat,real),aa(real,fun(real,fun(nat,real)),aTP_Lamp_qm(fun(nat,fun(real,real)),fun(real,fun(real,fun(nat,real))),Uu),Uua),Uub),Uuc) = aa(real,real,aa(real,fun(real,real),times_times(real),divide_divide(real,aa(real,real,aa(nat,fun(real,real),Uu,Uuc),Uub),semiring_char_0_fact(real,Uuc))),aa(nat,real,power_power(real,aa(real,real,aa(real,fun(real,real),minus_minus(real),Uua),Uub)),Uuc)) ).

% ATP.lambda_776
tff(fact_8954_ATP_Olambda__777,axiom,
    ! [A: $tType] :
      ( ( monoid_mult(A)
        & comm_ring(A) )
     => ! [Uu: A,Uua: A,Uub: nat,Uuc: nat] : aa(nat,A,aa(nat,fun(nat,A),aa(A,fun(nat,fun(nat,A)),aTP_Lamp_fy(A,fun(A,fun(nat,fun(nat,A))),Uu),Uua),Uub),Uuc) = aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),Uu),Uua)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uub),Uuc))),aa(nat,A,power_power(A,Uu),Uuc))),aa(nat,A,power_power(A,Uu),Uub)) ) ).

% ATP.lambda_777
tff(fact_8955_ATP_Olambda__778,axiom,
    ! [Uu: nat,Uua: nat,Uub: nat,Uuc: nat] : aa(nat,product_prod(nat,nat),aa(nat,fun(nat,product_prod(nat,nat)),aa(nat,fun(nat,fun(nat,product_prod(nat,nat))),aTP_Lamp_ade(nat,fun(nat,fun(nat,fun(nat,product_prod(nat,nat)))),Uu),Uua),Uub),Uuc) = aa(nat,product_prod(nat,nat),product_Pair(nat,nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Uu),Uub)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Uua),Uuc))),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Uu),Uuc)),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),Uua),Uub))) ).

% ATP.lambda_778
tff(fact_8956_ATP_Olambda__779,axiom,
    ! [A: $tType] :
      ( field(A)
     => ! [Uu: A,Uua: A,Uub: nat,Uuc: nat] : aa(nat,A,aa(nat,fun(nat,A),aa(A,fun(nat,fun(nat,A)),aTP_Lamp_gm(A,fun(A,fun(nat,fun(nat,A))),Uu),Uua),Uub),Uuc) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),Uua),Uu)),Uuc)),aa(nat,A,power_power(A,Uua),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uub),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))),Uuc))) ) ).

% ATP.lambda_779
tff(fact_8957_ATP_Olambda__780,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: fun(A,A),Uua: A,Uub: fun(nat,A),Uuc: nat] : aa(nat,A,aa(fun(nat,A),fun(nat,A),aa(A,fun(fun(nat,A),fun(nat,A)),aTP_Lamp_wz(fun(A,A),fun(A,fun(fun(nat,A),fun(nat,A))),Uu),Uua),Uub),Uuc) = divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,Uu,aa(A,A,aa(A,fun(A,A),plus_plus(A),Uua),aa(nat,A,Uub,Uuc)))),aa(A,A,Uu,Uua)),aa(nat,A,Uub,Uuc)) ) ).

% ATP.lambda_780
tff(fact_8958_ATP_Olambda__781,axiom,
    ! [A: $tType,Uu: fun(A,nat),Uua: set(product_prod(A,A)),Uub: A,Uuc: A] :
      ( aa(A,$o,aa(A,fun(A,$o),aa(set(product_prod(A,A)),fun(A,fun(A,$o)),aTP_Lamp_afq(fun(A,nat),fun(set(product_prod(A,A)),fun(A,fun(A,$o))),Uu),Uua),Uub),Uuc)
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(A,nat,Uu,Uub)),aa(A,nat,Uu,Uuc))
        | ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(A,nat,Uu,Uub)),aa(A,nat,Uu,Uuc))
          & member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,Uub),Uuc),Uua) ) ) ) ).

% ATP.lambda_781
tff(fact_8959_ATP_Olambda__782,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V7819770556892013058_space(B)
     => ! [Uu: fun(A,B),Uua: B,Uub: real,Uuc: A] :
          ( aa(A,$o,aa(real,fun(A,$o),aa(B,fun(real,fun(A,$o)),aTP_Lamp_aar(fun(A,B),fun(B,fun(real,fun(A,$o))),Uu),Uua),Uub),Uuc)
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V557655796197034286t_dist(B,aa(A,B,Uu,Uuc),Uua)),Uub) ) ) ).

% ATP.lambda_782
tff(fact_8960_ATP_Olambda__783,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V7819770556892013058_space(B)
     => ! [Uu: fun(A,B),Uua: B,Uub: real,Uuc: A] :
          ( aa(A,$o,aa(real,fun(A,$o),aa(B,fun(real,fun(A,$o)),aTP_Lamp_aaf(fun(A,B),fun(B,fun(real,fun(A,$o))),Uu),Uua),Uub),Uuc)
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less(real),real_V557655796197034286t_dist(B,aa(A,B,Uu,Uuc),Uua)),Uub) ) ) ).

% ATP.lambda_783
tff(fact_8961_ATP_Olambda__784,axiom,
    ! [A: $tType] :
      ( comm_ring_1(A)
     => ! [Uu: A,Uua: A,Uub: nat,Uuc: nat] : aa(nat,A,aa(nat,fun(nat,A),aa(A,fun(nat,fun(nat,A)),aTP_Lamp_ek(A,fun(A,fun(nat,fun(nat,A))),Uu),Uua),Uub),Uuc) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,binomial(Uub),Uuc))),comm_s3205402744901411588hammer(A,Uu,Uuc))),comm_s3205402744901411588hammer(A,Uua,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uub),Uuc))) ) ).

% ATP.lambda_784
tff(fact_8962_ATP_Olambda__785,axiom,
    ! [Uu: nat,Uua: nat,Uub: nat,Uuc: nat] : aa(nat,nat,aa(nat,fun(nat,nat),aa(nat,fun(nat,fun(nat,nat)),aTP_Lamp_dz(nat,fun(nat,fun(nat,fun(nat,nat))),Uu),Uua),Uub),Uuc) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,semiring_1_of_nat(nat),aa(nat,nat,binomial(Uub),Uuc))),aa(nat,nat,power_power(nat,Uu),Uuc))),aa(nat,nat,power_power(nat,Uua),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uub),Uuc))) ).

% ATP.lambda_785
tff(fact_8963_ATP_Olambda__786,axiom,
    ! [A: $tType] :
      ( comm_semiring_1(A)
     => ! [Uu: A,Uua: A,Uub: nat,Uuc: nat] : aa(nat,A,aa(nat,fun(nat,A),aa(A,fun(nat,fun(nat,A)),aTP_Lamp_ef(A,fun(A,fun(nat,fun(nat,A))),Uu),Uua),Uub),Uuc) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),aa(nat,nat,binomial(Uub),Uuc))),aa(nat,A,power_power(A,Uu),Uuc))),aa(nat,A,power_power(A,Uua),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uub),Uuc))) ) ).

% ATP.lambda_786
tff(fact_8964_ATP_Olambda__787,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V2822296259951069270ebra_1(A) )
     => ! [Uu: A,Uua: A,Uub: nat,Uuc: nat] : aa(nat,A,aa(nat,fun(nat,A),aa(A,fun(nat,fun(nat,A)),aTP_Lamp_eq(A,fun(A,fun(nat,fun(nat,A))),Uu),Uua),Uub),Uuc) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),semiring_char_0_fact(real,Uuc))),aa(nat,A,power_power(A,Uu),Uuc))),aa(A,A,real_V8093663219630862766scaleR(A,aa(real,real,inverse_inverse(real),semiring_char_0_fact(real,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uub),Uuc)))),aa(nat,A,power_power(A,Uua),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uub),Uuc)))) ) ).

% ATP.lambda_787
tff(fact_8965_ATP_Olambda__788,axiom,
    ! [A: $tType,Uu: set(product_prod(A,A)),Uua: nat,Uub: list(A),Uuc: list(A)] :
      ( aa(list(A),$o,aa(list(A),fun(list(A),$o),aa(nat,fun(list(A),fun(list(A),$o)),aTP_Lamp_aih(set(product_prod(A,A)),fun(nat,fun(list(A),fun(list(A),$o))),Uu),Uua),Uub),Uuc)
    <=> ( ( aa(list(A),nat,size_size(list(A)),Uub) = Uua )
        & ( aa(list(A),nat,size_size(list(A)),Uuc) = Uua )
        & ? [Xys: list(A),X4: A,Y5: A,Xs4: list(A),Ys5: list(A)] :
            ( ( Uub = append(A,Xys,aa(list(A),list(A),cons(A,X4),Xs4)) )
            & ( Uuc = append(A,Xys,aa(list(A),list(A),cons(A,Y5),Ys5)) )
            & member(product_prod(A,A),aa(A,product_prod(A,A),product_Pair(A,A,X4),Y5),Uu) ) ) ) ).

% ATP.lambda_788
tff(fact_8966_ATP_Olambda__789,axiom,
    ! [A: $tType] :
      ( ( monoid_mult(A)
        & comm_ring(A) )
     => ! [Uu: A,Uua: nat,Uub: A,Uuc: nat] : aa(nat,A,aa(A,fun(nat,A),aa(nat,fun(A,fun(nat,A)),aTP_Lamp_ga(A,fun(nat,fun(A,fun(nat,A))),Uu),Uua),Uub),Uuc) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,Uub),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uua),aa(nat,nat,suc,Uuc)))),aa(nat,A,power_power(A,Uu),Uuc)) ) ).

% ATP.lambda_789
tff(fact_8967_ATP_Olambda__790,axiom,
    ! [B: $tType,A: $tType,Uu: fun(B,A),Uua: set(B),Uub: fun(A,$o),Uuc: A] :
      ( aa(A,$o,aa(fun(A,$o),fun(A,$o),aa(set(B),fun(fun(A,$o),fun(A,$o)),aTP_Lamp_ap(fun(B,A),fun(set(B),fun(fun(A,$o),fun(A,$o))),Uu),Uua),Uub),Uuc)
    <=> ( member(A,Uuc,aa(set(B),set(A),image(B,A,Uu),Uua))
        & aa(A,$o,Uub,Uuc) ) ) ).

% ATP.lambda_790
tff(fact_8968_ATP_Olambda__791,axiom,
    ! [A: $tType] :
      ( ( monoid_mult(A)
        & comm_ring(A) )
     => ! [Uu: A,Uua: A,Uub: nat,Uuc: nat] : aa(nat,A,aa(nat,fun(nat,A),aa(A,fun(nat,fun(nat,A)),aTP_Lamp_fz(A,fun(A,fun(nat,fun(nat,A))),Uu),Uua),Uub),Uuc) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,Uu),Uuc)),aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,power_power(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),Uu),Uua)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uub),Uuc))),aa(nat,A,power_power(A,Uu),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uub),Uuc)))) ) ).

% ATP.lambda_791
tff(fact_8969_ATP_Olambda__792,axiom,
    ! [A: $tType] :
      ( topolo4958980785337419405_space(A)
     => ! [Uu: set(A),Uua: fun(A,real),Uub: fun(A,real),Uuc: A] :
          ( aa(A,$o,aa(fun(A,real),fun(A,$o),aa(fun(A,real),fun(fun(A,real),fun(A,$o)),aTP_Lamp_afg(set(A),fun(fun(A,real),fun(fun(A,real),fun(A,$o))),Uu),Uua),Uub),Uuc)
        <=> ( member(A,Uuc,Uu)
            & aa(real,$o,aa(real,fun(real,$o),ord_less(real),aa(A,real,Uua,Uuc)),aa(A,real,Uub,Uuc)) ) ) ) ).

% ATP.lambda_792
tff(fact_8970_ATP_Olambda__793,axiom,
    ! [B: $tType,A: $tType,Uu: set(A),Uua: fun(A,B),Uub: A,Uuc: A] :
      ( aa(A,$o,aa(A,fun(A,$o),aa(fun(A,B),fun(A,fun(A,$o)),aTP_Lamp_lc(set(A),fun(fun(A,B),fun(A,fun(A,$o))),Uu),Uua),Uub),Uuc)
    <=> ( member(A,Uuc,Uu)
        & ( aa(A,B,Uua,Uuc) = aa(A,B,Uua,Uub) ) ) ) ).

% ATP.lambda_793
tff(fact_8971_ATP_Olambda__794,axiom,
    ! [A: $tType,C: $tType,Uu: set(A),Uua: fun(A,C),Uub: C,Uuc: A] :
      ( aa(A,$o,aa(C,fun(A,$o),aa(fun(A,C),fun(C,fun(A,$o)),aTP_Lamp_ka(set(A),fun(fun(A,C),fun(C,fun(A,$o))),Uu),Uua),Uub),Uuc)
    <=> ( member(A,Uuc,Uu)
        & ( aa(A,C,Uua,Uuc) = Uub ) ) ) ).

% ATP.lambda_794
tff(fact_8972_ATP_Olambda__795,axiom,
    ! [A: $tType,B: $tType,Uu: set(A),Uua: fun(A,B),Uub: B,Uuc: A] :
      ( aa(A,$o,aa(B,fun(A,$o),aa(fun(A,B),fun(B,fun(A,$o)),aTP_Lamp_kf(set(A),fun(fun(A,B),fun(B,fun(A,$o))),Uu),Uua),Uub),Uuc)
    <=> ( member(A,Uuc,Uu)
        & ( aa(A,B,Uua,Uuc) = Uub ) ) ) ).

% ATP.lambda_795
tff(fact_8973_ATP_Olambda__796,axiom,
    ! [A: $tType] :
      ( ( monoid_mult(A)
        & comm_ring(A) )
     => ! [Uu: A,Uua: nat,Uub: A,Uuc: nat] : aa(nat,A,aa(A,fun(nat,A),aa(nat,fun(A,fun(nat,A)),aTP_Lamp_gb(A,fun(nat,fun(A,fun(nat,A))),Uu),Uua),Uub),Uuc) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,power_power(A,Uu),Uuc)),aa(nat,A,power_power(A,Uub),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uua),Uuc))) ) ).

% ATP.lambda_796
tff(fact_8974_ATP_Olambda__797,axiom,
    ! [Uu: nat,Uua: nat,Uub: nat,Uuc: nat] : aa(nat,nat,aa(nat,fun(nat,nat),aa(nat,fun(nat,fun(nat,nat)),aTP_Lamp_dy(nat,fun(nat,fun(nat,fun(nat,nat))),Uu),Uua),Uub),Uuc) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,binomial(Uu),Uuc)),aa(nat,nat,binomial(Uua),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uub),Uuc))) ).

% ATP.lambda_797
tff(fact_8975_ATP_Olambda__798,axiom,
    ! [Uu: int,Uua: int,Uub: int,Uuc: int] :
      ( aa(int,$o,aa(int,fun(int,$o),aa(int,fun(int,fun(int,$o)),aTP_Lamp_lq(int,fun(int,fun(int,fun(int,$o))),Uu),Uua),Uub),Uuc)
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less_eq(int),aa(int,int,aa(int,fun(int,int),times_times(int),Uu),Uuc)),aa(int,int,aa(int,fun(int,int),times_times(int),Uua),Uub)) ) ).

% ATP.lambda_798
tff(fact_8976_ATP_Olambda__799,axiom,
    ! [Uu: nat,Uua: nat,Uub: nat,Uuc: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),aa(nat,fun(nat,fun(nat,$o)),aTP_Lamp_adk(nat,fun(nat,fun(nat,fun(nat,$o))),Uu),Uua),Uub),Uuc)
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uu),Uuc)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uub),Uua)) ) ).

% ATP.lambda_799
tff(fact_8977_ATP_Olambda__800,axiom,
    ! [Uu: int,Uua: int,Uub: int,Uuc: int] :
      ( aa(int,$o,aa(int,fun(int,$o),aa(int,fun(int,fun(int,$o)),aTP_Lamp_lo(int,fun(int,fun(int,fun(int,$o))),Uu),Uua),Uub),Uuc)
    <=> aa(int,$o,aa(int,fun(int,$o),ord_less(int),aa(int,int,aa(int,fun(int,int),times_times(int),Uu),Uuc)),aa(int,int,aa(int,fun(int,int),times_times(int),Uua),Uub)) ) ).

% ATP.lambda_800
tff(fact_8978_ATP_Olambda__801,axiom,
    ! [Uu: nat,Uua: nat,Uub: nat,Uuc: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),aa(nat,fun(nat,fun(nat,$o)),aTP_Lamp_adi(nat,fun(nat,fun(nat,fun(nat,$o))),Uu),Uua),Uub),Uuc)
    <=> aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uu),Uuc)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uub),Uua)) ) ).

% ATP.lambda_801
tff(fact_8979_ATP_Olambda__802,axiom,
    ! [Uu: nat,Uua: nat,Uub: nat,Uuc: nat] : aa(nat,product_prod(nat,nat),aa(nat,fun(nat,product_prod(nat,nat)),aa(nat,fun(nat,fun(nat,product_prod(nat,nat))),aTP_Lamp_adm(nat,fun(nat,fun(nat,fun(nat,product_prod(nat,nat)))),Uu),Uua),Uub),Uuc) = aa(nat,product_prod(nat,nat),product_Pair(nat,nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uu),Uub)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uua),Uuc)) ).

% ATP.lambda_802
tff(fact_8980_ATP_Olambda__803,axiom,
    ! [Uu: nat,Uua: nat,Uub: nat,Uuc: nat] : aa(nat,product_prod(nat,nat),aa(nat,fun(nat,product_prod(nat,nat)),aa(nat,fun(nat,fun(nat,product_prod(nat,nat))),aTP_Lamp_ado(nat,fun(nat,fun(nat,fun(nat,product_prod(nat,nat)))),Uu),Uua),Uub),Uuc) = aa(nat,product_prod(nat,nat),product_Pair(nat,nat,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uu),Uuc)),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uua),Uub)) ).

% ATP.lambda_803
tff(fact_8981_ATP_Olambda__804,axiom,
    ! [A: $tType,B: $tType,Uu: fun(B,A),Uua: set(B),Uub: fun(A,$o),Uuc: B] :
      ( aa(B,$o,aa(fun(A,$o),fun(B,$o),aa(set(B),fun(fun(A,$o),fun(B,$o)),aTP_Lamp_aq(fun(B,A),fun(set(B),fun(fun(A,$o),fun(B,$o))),Uu),Uua),Uub),Uuc)
    <=> ( member(B,Uuc,Uua)
        & aa(A,$o,Uub,aa(B,A,Uu,Uuc)) ) ) ).

% ATP.lambda_804
tff(fact_8982_ATP_Olambda__805,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_mult(B)
     => ! [Uu: set(A),Uua: fun(A,B),Uub: fun(A,B),Uuc: A] :
          ( aa(A,$o,aa(fun(A,B),fun(A,$o),aa(fun(A,B),fun(fun(A,B),fun(A,$o)),aTP_Lamp_jy(set(A),fun(fun(A,B),fun(fun(A,B),fun(A,$o))),Uu),Uua),Uub),Uuc)
        <=> ( member(A,Uuc,Uu)
            & ( aa(B,B,aa(B,fun(B,B),times_times(B),aa(A,B,Uua,Uuc)),aa(A,B,Uub,Uuc)) != one_one(B) ) ) ) ) ).

% ATP.lambda_805
tff(fact_8983_ATP_Olambda__806,axiom,
    ! [A: $tType,B: $tType] :
      ( comm_monoid_add(B)
     => ! [Uu: set(A),Uua: fun(A,B),Uub: fun(A,B),Uuc: A] :
          ( aa(A,$o,aa(fun(A,B),fun(A,$o),aa(fun(A,B),fun(fun(A,B),fun(A,$o)),aTP_Lamp_jw(set(A),fun(fun(A,B),fun(fun(A,B),fun(A,$o))),Uu),Uua),Uub),Uuc)
        <=> ( member(A,Uuc,Uu)
            & ( aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(A,B,Uua,Uuc)),aa(A,B,Uub,Uuc)) != zero_zero(B) ) ) ) ) ).

% ATP.lambda_806
tff(fact_8984_ATP_Olambda__807,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A,Uuc: A] : aa(A,B,aa(A,fun(A,B),aa(fun(A,B),fun(A,fun(A,B)),aTP_Lamp_xh(fun(A,B),fun(fun(A,B),fun(A,fun(A,B))),Uu),Uua),Uub),Uuc) = aa(B,B,real_V8093663219630862766scaleR(B,divide_divide(real,one_one(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),Uuc),Uub)))),aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(A,B,Uu,Uuc)),aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(A,B,Uu,Uub)),aa(A,B,Uua,aa(A,A,aa(A,fun(A,A),minus_minus(A),Uuc),Uub))))) ) ).

% ATP.lambda_807
tff(fact_8985_ATP_Olambda__808,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => ! [Uu: fun(nat,A),Uua: nat,Uub: A,Uuc: nat] : aa(nat,A,aa(A,fun(nat,A),aa(nat,fun(A,fun(nat,A)),aTP_Lamp_bv(fun(nat,A),fun(nat,fun(A,fun(nat,A))),Uu),Uua),Uub),Uuc) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,Uu,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uuc),Uua))),aa(nat,A,power_power(A,Uub),Uuc)) ) ).

% ATP.lambda_808
tff(fact_8986_ATP_Olambda__809,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_semiring_1(A)
     => ! [Uu: fun(B,A),Uua: A,Uub: list(B),Uuc: nat] : aa(nat,A,aa(list(B),fun(nat,A),aa(A,fun(list(B),fun(nat,A)),aTP_Lamp_me(fun(B,A),fun(A,fun(list(B),fun(nat,A))),Uu),Uua),Uub),Uuc) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(B,A,Uu,aa(nat,B,nth(B,Uub),Uuc))),aa(nat,A,power_power(A,Uua),Uuc)) ) ).

% ATP.lambda_809
tff(fact_8987_ATP_Olambda__810,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: fun(nat,A),Uua: A,Uub: A,Uuc: nat] : aa(nat,A,aa(A,fun(nat,A),aa(A,fun(A,fun(nat,A)),aTP_Lamp_sp(fun(nat,A),fun(A,fun(A,fun(nat,A))),Uu),Uua),Uub),Uuc) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,Uu,Uuc)),aa(A,A,aa(A,fun(A,A),minus_minus(A),divide_divide(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(nat,A,power_power(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),Uua),Uub)),Uuc)),aa(nat,A,power_power(A,Uua),Uuc)),Uub)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,semiring_1_of_nat(A),Uuc)),aa(nat,A,power_power(A,Uua),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uuc),aa(nat,nat,suc,zero_zero(nat))))))) ) ).

% ATP.lambda_810
tff(fact_8988_ATP_Olambda__811,axiom,
    ! [A: $tType,B: $tType] :
      ( ( real_Vector_banach(B)
        & real_V3459762299906320749_field(B)
        & topological_t2_space(A) )
     => ! [Uu: fun(A,B),Uua: fun(nat,B),Uub: A,Uuc: nat] : aa(nat,B,aa(A,fun(nat,B),aa(fun(nat,B),fun(A,fun(nat,B)),aTP_Lamp_vj(fun(A,B),fun(fun(nat,B),fun(A,fun(nat,B))),Uu),Uua),Uub),Uuc) = aa(B,B,aa(B,fun(B,B),times_times(B),aa(nat,B,Uua,Uuc)),aa(nat,B,power_power(B,aa(A,B,Uu,Uub)),Uuc)) ) ).

% ATP.lambda_811
tff(fact_8989_ATP_Olambda__812,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(A,real),Uua: A,Uub: fun(A,real),Uuc: A] : aa(A,real,aa(fun(A,real),fun(A,real),aa(A,fun(fun(A,real),fun(A,real)),aTP_Lamp_sg(fun(A,real),fun(A,fun(fun(A,real),fun(A,real))),Uu),Uua),Uub),Uuc) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(A,real,Uub,Uuc)),divide_divide(real,aa(real,real,inverse_inverse(real),aa(real,real,sqrt,aa(A,real,Uu,Uua))),aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2)))) ) ).

% ATP.lambda_812
tff(fact_8990_ATP_Olambda__813,axiom,
    ! [A: $tType] :
      ( idom(A)
     => ! [Uu: fun(nat,A),Uua: A,Uub: nat,Uuc: nat] : aa(nat,A,aa(nat,fun(nat,A),aa(A,fun(nat,fun(nat,A)),aTP_Lamp_hk(fun(nat,A),fun(A,fun(nat,fun(nat,A))),Uu),Uua),Uub),Uuc) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,Uu,Uuc)),aa(nat,A,power_power(A,Uua),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uuc),Uub)),one_one(nat)))) ) ).

% ATP.lambda_813
tff(fact_8991_ATP_Olambda__814,axiom,
    ! [A: $tType,B: $tType] :
      ( topolo4958980785337419405_space(B)
     => ! [Uu: fun(A,B),Uua: B,Uub: set(B),Uuc: A] :
          ( aa(A,$o,aa(set(B),fun(A,$o),aa(B,fun(set(B),fun(A,$o)),aTP_Lamp_aak(fun(A,B),fun(B,fun(set(B),fun(A,$o))),Uu),Uua),Uub),Uuc)
        <=> member(B,aa(A,B,Uu,Uuc),aa(set(B),set(B),aa(set(B),fun(set(B),set(B)),minus_minus(set(B)),Uub),aa(set(B),set(B),aa(B,fun(set(B),set(B)),insert(B),Uua),bot_bot(set(B))))) ) ) ).

% ATP.lambda_814
tff(fact_8992_ATP_Olambda__815,axiom,
    ! [Uu: fun(nat,nat),Uua: fun(nat,nat),Uub: nat,Uuc: nat] : aa(nat,nat,aa(nat,fun(nat,nat),aa(fun(nat,nat),fun(nat,fun(nat,nat)),aTP_Lamp_eh(fun(nat,nat),fun(fun(nat,nat),fun(nat,fun(nat,nat))),Uu),Uua),Uub),Uuc) = aa(nat,nat,aa(nat,fun(nat,nat),times_times(nat),aa(nat,nat,Uu,Uuc)),aa(nat,nat,Uua,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uub),Uuc))) ).

% ATP.lambda_815
tff(fact_8993_ATP_Olambda__816,axiom,
    ! [A: $tType] :
      ( idom(A)
     => ! [Uu: fun(nat,A),Uua: fun(nat,A),Uub: nat,Uuc: nat] : aa(nat,A,aa(nat,fun(nat,A),aa(fun(nat,A),fun(nat,fun(nat,A)),aTP_Lamp_ec(fun(nat,A),fun(fun(nat,A),fun(nat,fun(nat,A))),Uu),Uua),Uub),Uuc) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,Uu,Uuc)),aa(nat,A,Uua,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uub),Uuc))) ) ).

% ATP.lambda_816
tff(fact_8994_ATP_Olambda__817,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( comple592849572758109894attice(A)
     => ! [Uu: fun(B,A),Uua: fun(C,A),Uub: B,Uuc: C] : aa(C,A,aa(B,fun(C,A),aa(fun(C,A),fun(B,fun(C,A)),aTP_Lamp_agb(fun(B,A),fun(fun(C,A),fun(B,fun(C,A))),Uu),Uua),Uub),Uuc) = aa(A,A,aa(A,fun(A,A),sup_sup(A),aa(B,A,Uu,Uub)),aa(C,A,Uua,Uuc)) ) ).

% ATP.lambda_817
tff(fact_8995_ATP_Olambda__818,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( comple592849572758109894attice(A)
     => ! [Uu: fun(B,A),Uua: fun(C,A),Uub: B,Uuc: C] : aa(C,A,aa(B,fun(C,A),aa(fun(C,A),fun(B,fun(C,A)),aTP_Lamp_aev(fun(B,A),fun(fun(C,A),fun(B,fun(C,A))),Uu),Uua),Uub),Uuc) = aa(A,A,aa(A,fun(A,A),inf_inf(A),aa(B,A,Uu,Uub)),aa(C,A,Uua,Uuc)) ) ).

% ATP.lambda_818
tff(fact_8996_ATP_Olambda__819,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(A,real),Uua: A,Uub: fun(A,real),Uuc: A] : aa(A,real,aa(fun(A,real),fun(A,real),aa(A,fun(fun(A,real),fun(A,real)),aTP_Lamp_sk(fun(A,real),fun(A,fun(fun(A,real),fun(A,real))),Uu),Uua),Uub),Uuc) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(A,real,Uub,Uuc)),aa(real,real,inverse_inverse(real),aa(nat,real,power_power(real,aa(real,real,cos(real),aa(A,real,Uu,Uua))),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))) ) ).

% ATP.lambda_819
tff(fact_8997_ATP_Olambda__820,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(A,real),Uua: fun(A,real),Uub: A,Uuc: A] : aa(A,real,aa(A,fun(A,real),aa(fun(A,real),fun(A,fun(A,real)),aTP_Lamp_si(fun(A,real),fun(fun(A,real),fun(A,fun(A,real))),Uu),Uua),Uub),Uuc) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(A,real,Uua,Uuc)),aa(real,real,inverse_inverse(real),aa(real,real,aa(real,fun(real,real),plus_plus(real),one_one(real)),aa(nat,real,power_power(real,aa(A,real,Uu,Uub)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))) ) ).

% ATP.lambda_820
tff(fact_8998_ATP_Olambda__821,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(A,real),Uua: fun(A,real),Uub: A,Uuc: A] : aa(A,real,aa(A,fun(A,real),aa(fun(A,real),fun(A,fun(A,real)),aTP_Lamp_rj(fun(A,real),fun(fun(A,real),fun(A,fun(A,real))),Uu),Uua),Uub),Uuc) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(A,real,Uua,Uuc)),aa(real,real,exp(real),aa(A,real,Uu,Uub))) ) ).

% ATP.lambda_821
tff(fact_8999_ATP_Olambda__822,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(A,real),Uua: fun(A,real),Uub: A,Uuc: A] : aa(A,real,aa(A,fun(A,real),aa(fun(A,real),fun(A,fun(A,real)),aTP_Lamp_rl(fun(A,real),fun(fun(A,real),fun(A,fun(A,real))),Uu),Uua),Uub),Uuc) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(A,real,Uua,Uuc)),aa(real,real,cos(real),aa(A,real,Uu,Uub))) ) ).

% ATP.lambda_822
tff(fact_9000_ATP_Olambda__823,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(A,real),Uua: A,Uub: fun(A,real),Uuc: A] : aa(A,real,aa(fun(A,real),fun(A,real),aa(A,fun(fun(A,real),fun(A,real)),aTP_Lamp_rw(fun(A,real),fun(A,fun(fun(A,real),fun(A,real))),Uu),Uua),Uub),Uuc) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(A,real,Uub,Uuc)),aa(real,real,inverse_inverse(real),aa(A,real,Uu,Uua))) ) ).

% ATP.lambda_823
tff(fact_9001_ATP_Olambda__824,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(A,real),Uua: A,Uub: fun(A,real),Uuc: A] : aa(A,real,aa(fun(A,real),fun(A,real),aa(A,fun(fun(A,real),fun(A,real)),aTP_Lamp_qv(fun(A,real),fun(A,fun(fun(A,real),fun(A,real))),Uu),Uua),Uub),Uuc) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(A,real,Uub,Uuc)),aa(real,real,inverse_inverse(real),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),minus_minus(real),one_one(real)),aa(nat,real,power_power(real,aa(A,real,Uu,Uua)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))))))) ) ).

% ATP.lambda_824
tff(fact_9002_ATP_Olambda__825,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(A,real),Uua: fun(A,real),Uub: A,Uuc: A] : aa(A,real,aa(A,fun(A,real),aa(fun(A,real),fun(A,fun(A,real)),aTP_Lamp_rs(fun(A,real),fun(fun(A,real),fun(A,fun(A,real))),Uu),Uua),Uub),Uuc) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(A,real,Uua,Uuc)),aa(real,real,uminus_uminus(real),aa(real,real,sin(real),aa(A,real,Uu,Uub)))) ) ).

% ATP.lambda_825
tff(fact_9003_ATP_Olambda__826,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(A,real),Uua: A,Uub: fun(A,real),Uuc: A] : aa(A,real,aa(fun(A,real),fun(A,real),aa(A,fun(fun(A,real),fun(A,real)),aTP_Lamp_qx(fun(A,real),fun(A,fun(fun(A,real),fun(A,real))),Uu),Uua),Uub),Uuc) = aa(real,real,aa(real,fun(real,real),times_times(real),aa(A,real,Uub,Uuc)),aa(real,real,inverse_inverse(real),aa(real,real,uminus_uminus(real),aa(real,real,sqrt,aa(real,real,aa(real,fun(real,real),minus_minus(real),one_one(real)),aa(nat,real,power_power(real,aa(A,real,Uu,Uua)),aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2)))))))) ) ).

% ATP.lambda_826
tff(fact_9004_ATP_Olambda__827,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A,Uuc: A] : aa(A,real,aa(A,fun(A,real),aa(fun(A,B),fun(A,fun(A,real)),aTP_Lamp_xi(fun(A,B),fun(fun(A,B),fun(A,fun(A,real))),Uu),Uua),Uub),Uuc) = divide_divide(real,real_V7770717601297561774m_norm(B,aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(A,B,Uu,aa(A,A,aa(A,fun(A,A),plus_plus(A),Uub),Uuc))),aa(A,B,Uu,Uub))),aa(A,B,Uua,Uuc))),real_V7770717601297561774m_norm(A,Uuc)) ) ).

% ATP.lambda_827
tff(fact_9005_ATP_Olambda__828,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A,Uuc: A] : aa(A,real,aa(A,fun(A,real),aa(fun(A,B),fun(A,fun(A,real)),aTP_Lamp_xl(fun(A,B),fun(fun(A,B),fun(A,fun(A,real))),Uu),Uua),Uub),Uuc) = divide_divide(real,real_V7770717601297561774m_norm(B,aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(A,B,Uu,Uuc)),aa(A,B,Uu,Uub))),aa(A,B,Uua,aa(A,A,aa(A,fun(A,A),minus_minus(A),Uuc),Uub)))),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),Uuc),Uub))) ) ).

% ATP.lambda_828
tff(fact_9006_ATP_Olambda__829,axiom,
    ! [C: $tType,A: $tType,B: $tType] :
      ( ( real_V822414075346904944vector(B)
        & real_V822414075346904944vector(C) )
     => ! [Uu: fun(A,B),Uua: fun(A,C),Uub: real,Uuc: A] :
          ( aa(A,$o,aa(real,fun(A,$o),aa(fun(A,C),fun(real,fun(A,$o)),aTP_Lamp_aaj(fun(A,B),fun(fun(A,C),fun(real,fun(A,$o))),Uu),Uua),Uub),Uuc)
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V7770717601297561774m_norm(C,aa(A,C,Uua,Uuc))),aa(real,real,aa(real,fun(real,real),times_times(real),real_V7770717601297561774m_norm(B,aa(A,B,Uu,Uuc))),Uub)) ) ) ).

% ATP.lambda_829
tff(fact_9007_ATP_Olambda__830,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: filter(A),Uuc: A] : aa(A,B,aa(filter(A),fun(A,B),aa(fun(A,B),fun(filter(A),fun(A,B)),aTP_Lamp_xq(fun(A,B),fun(fun(A,B),fun(filter(A),fun(A,B))),Uu),Uua),Uub),Uuc) = aa(B,B,real_V8093663219630862766scaleR(B,aa(real,real,inverse_inverse(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),Uuc),topolo3827282254853284352ce_Lim(A,A,Uub,aTP_Lamp_xp(A,A)))))),aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(A,B,Uu,Uuc)),aa(A,B,Uu,topolo3827282254853284352ce_Lim(A,A,Uub,aTP_Lamp_xp(A,A))))),aa(A,B,Uua,aa(A,A,aa(A,fun(A,A),minus_minus(A),Uuc),topolo3827282254853284352ce_Lim(A,A,Uub,aTP_Lamp_xp(A,A)))))) ) ).

% ATP.lambda_830
tff(fact_9008_ATP_Olambda__831,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [Uu: fun(A,B),Uua: A,Uub: fun(A,B),Uuc: A] : aa(A,B,aa(fun(A,B),fun(A,B),aa(A,fun(fun(A,B),fun(A,B)),aTP_Lamp_xn(fun(A,B),fun(A,fun(fun(A,B),fun(A,B))),Uu),Uua),Uub),Uuc) = aa(B,B,real_V8093663219630862766scaleR(B,aa(real,real,inverse_inverse(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),Uuc),Uua)))),aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(A,B,Uub,Uuc)),aa(A,B,Uub,Uua))),aa(A,B,Uu,aa(A,A,aa(A,fun(A,A),minus_minus(A),Uuc),Uua)))) ) ).

% ATP.lambda_831
tff(fact_9009_ATP_Olambda__832,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A,Uuc: A] : aa(A,B,aa(A,fun(A,B),aa(fun(A,B),fun(A,fun(A,B)),aTP_Lamp_xm(fun(A,B),fun(fun(A,B),fun(A,fun(A,B))),Uu),Uua),Uub),Uuc) = aa(B,B,real_V8093663219630862766scaleR(B,aa(real,real,inverse_inverse(real),real_V7770717601297561774m_norm(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),Uuc),Uub)))),aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(A,B,Uu,Uuc)),aa(A,B,Uu,Uub))),aa(A,B,Uua,aa(A,A,aa(A,fun(A,A),minus_minus(A),Uuc),Uub)))) ) ).

% ATP.lambda_832
tff(fact_9010_ATP_Olambda__833,axiom,
    ! [A: $tType,C: $tType,B: $tType] :
      ( semiring_1(C)
     => ! [Uu: set(A),Uua: fun(A,B),Uub: fun(B,C),Uuc: B] : aa(B,C,aa(fun(B,C),fun(B,C),aa(fun(A,B),fun(fun(B,C),fun(B,C)),aTP_Lamp_nb(set(A),fun(fun(A,B),fun(fun(B,C),fun(B,C))),Uu),Uua),Uub),Uuc) = aa(C,C,aa(C,fun(C,C),times_times(C),aa(nat,C,semiring_1_of_nat(C),aa(set(A),nat,finite_card(A),collect(A,aa(B,fun(A,$o),aa(fun(A,B),fun(B,fun(A,$o)),aTP_Lamp_kf(set(A),fun(fun(A,B),fun(B,fun(A,$o))),Uu),Uua),Uuc))))),aa(B,C,Uub,Uuc)) ) ).

% ATP.lambda_833
tff(fact_9011_ATP_Olambda__834,axiom,
    ! [A: $tType,Uu: fun(A,fun(A,$o)),Uua: fun(list(A),fun(list(A),$o)),Uub: list(A),Uuc: list(A)] :
      ( aa(list(A),$o,aa(list(A),fun(list(A),$o),aa(fun(list(A),fun(list(A),$o)),fun(list(A),fun(list(A),$o)),aTP_Lamp_ahh(fun(A,fun(A,$o)),fun(fun(list(A),fun(list(A),$o)),fun(list(A),fun(list(A),$o))),Uu),Uua),Uub),Uuc)
    <=> ( ? [Y5: A,Ys4: list(A)] :
            ( ( Uub = nil(A) )
            & ( Uuc = aa(list(A),list(A),cons(A,Y5),Ys4) ) )
        | ? [X4: A,Y5: A,Xs3: list(A),Ys4: list(A)] :
            ( ( Uub = aa(list(A),list(A),cons(A,X4),Xs3) )
            & ( Uuc = aa(list(A),list(A),cons(A,Y5),Ys4) )
            & aa(A,$o,aa(A,fun(A,$o),Uu,X4),Y5) )
        | ? [X4: A,Y5: A,Xs3: list(A),Ys4: list(A)] :
            ( ( Uub = aa(list(A),list(A),cons(A,X4),Xs3) )
            & ( Uuc = aa(list(A),list(A),cons(A,Y5),Ys4) )
            & ~ aa(A,$o,aa(A,fun(A,$o),Uu,X4),Y5)
            & ~ aa(A,$o,aa(A,fun(A,$o),Uu,Y5),X4)
            & aa(list(A),$o,aa(list(A),fun(list(A),$o),Uua,Xs3),Ys4) ) ) ) ).

% ATP.lambda_834
tff(fact_9012_ATP_Olambda__835,axiom,
    ! [A: $tType,Uu: A,Uua: list(A),Uub: A,Uuc: nat] : aa(nat,list(A),aa(A,fun(nat,list(A)),aa(list(A),fun(A,fun(nat,list(A))),aTP_Lamp_afr(A,fun(list(A),fun(A,fun(nat,list(A)))),Uu),Uua),Uub),Uuc) = aa(list(A),list(A),cons(A,Uu),list_update(A,Uua,Uuc,Uub)) ).

% ATP.lambda_835
tff(fact_9013_ATP_Olambda__836,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( comm_monoid_mult(B)
     => ! [Uu: set(A),Uua: fun(A,B),Uub: fun(A,C),Uuc: C] : aa(C,B,aa(fun(A,C),fun(C,B),aa(fun(A,B),fun(fun(A,C),fun(C,B)),aTP_Lamp_kd(set(A),fun(fun(A,B),fun(fun(A,C),fun(C,B))),Uu),Uua),Uub),Uuc) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7121269368397514597t_prod(A,B),Uua),collect(A,aa(C,fun(A,$o),aa(fun(A,C),fun(C,fun(A,$o)),aTP_Lamp_ka(set(A),fun(fun(A,C),fun(C,fun(A,$o))),Uu),Uub),Uuc))) ) ).

% ATP.lambda_836
tff(fact_9014_ATP_Olambda__837,axiom,
    ! [C: $tType,A: $tType,B: $tType] :
      ( comm_monoid_mult(C)
     => ! [Uu: set(A),Uua: fun(A,B),Uub: fun(A,C),Uuc: B] : aa(B,C,aa(fun(A,C),fun(B,C),aa(fun(A,B),fun(fun(A,C),fun(B,C)),aTP_Lamp_ki(set(A),fun(fun(A,B),fun(fun(A,C),fun(B,C))),Uu),Uua),Uub),Uuc) = aa(set(A),C,aa(fun(A,C),fun(set(A),C),groups7121269368397514597t_prod(A,C),Uub),collect(A,aa(B,fun(A,$o),aa(fun(A,B),fun(B,fun(A,$o)),aTP_Lamp_kf(set(A),fun(fun(A,B),fun(B,fun(A,$o))),Uu),Uua),Uuc))) ) ).

% ATP.lambda_837
tff(fact_9015_ATP_Olambda__838,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( comm_monoid_add(B)
     => ! [Uu: set(A),Uua: fun(A,B),Uub: fun(A,C),Uuc: C] : aa(C,B,aa(fun(A,C),fun(C,B),aa(fun(A,B),fun(fun(A,C),fun(C,B)),aTP_Lamp_kb(set(A),fun(fun(A,B),fun(fun(A,C),fun(C,B))),Uu),Uua),Uub),Uuc) = aa(set(A),B,aa(fun(A,B),fun(set(A),B),groups7311177749621191930dd_sum(A,B),Uua),collect(A,aa(C,fun(A,$o),aa(fun(A,C),fun(C,fun(A,$o)),aTP_Lamp_ka(set(A),fun(fun(A,C),fun(C,fun(A,$o))),Uu),Uub),Uuc))) ) ).

% ATP.lambda_838
tff(fact_9016_ATP_Olambda__839,axiom,
    ! [C: $tType,A: $tType,B: $tType] :
      ( comm_monoid_add(C)
     => ! [Uu: set(A),Uua: fun(A,B),Uub: fun(A,C),Uuc: B] : aa(B,C,aa(fun(A,C),fun(B,C),aa(fun(A,B),fun(fun(A,C),fun(B,C)),aTP_Lamp_kg(set(A),fun(fun(A,B),fun(fun(A,C),fun(B,C))),Uu),Uua),Uub),Uuc) = aa(set(A),C,aa(fun(A,C),fun(set(A),C),groups7311177749621191930dd_sum(A,C),Uub),collect(A,aa(B,fun(A,$o),aa(fun(A,B),fun(B,fun(A,$o)),aTP_Lamp_kf(set(A),fun(fun(A,B),fun(B,fun(A,$o))),Uu),Uua),Uuc))) ) ).

% ATP.lambda_839
tff(fact_9017_ATP_Olambda__840,axiom,
    ! [A: $tType] :
      ( real_V8999393235501362500lgebra(A)
     => ! [Uu: fun(nat,A),Uua: nat,Uub: real,Uuc: A] :
          ( aa(A,$o,aa(real,fun(A,$o),aa(nat,fun(real,fun(A,$o)),aTP_Lamp_yw(fun(nat,A),fun(nat,fun(real,fun(A,$o))),Uu),Uua),Uub),Uuc)
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),Uub),real_V7770717601297561774m_norm(A,aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(A,fun(nat,A),aTP_Lamp_bo(fun(nat,A),fun(A,fun(nat,A)),Uu),Uuc)),set_ord_atMost(nat,Uua)))) ) ) ).

% ATP.lambda_840
tff(fact_9018_ATP_Olambda__841,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Uu: fun(nat,A),Uua: nat,Uub: nat,Uuc: nat] : aa(nat,A,aa(nat,fun(nat,A),aa(nat,fun(nat,fun(nat,A)),aTP_Lamp_lu(fun(nat,A),fun(nat,fun(nat,fun(nat,A))),Uu),Uua),Uub),Uuc) = aa(nat,A,Uu,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uub),Uua)),aa(nat,nat,suc,Uuc))) ) ).

% ATP.lambda_841
tff(fact_9019_ATP_Olambda__842,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [Uu: fun(nat,A),Uua: nat,Uub: nat,Uuc: nat] : aa(nat,A,aa(nat,fun(nat,A),aa(nat,fun(nat,fun(nat,A)),aTP_Lamp_ls(fun(nat,A),fun(nat,fun(nat,fun(nat,A))),Uu),Uua),Uub),Uuc) = aa(nat,A,Uu,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uub),Uua)),aa(nat,nat,suc,Uuc))) ) ).

% ATP.lambda_842
tff(fact_9020_ATP_Olambda__843,axiom,
    ! [A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Uu: fun(nat,A),Uua: nat,Uub: nat,Uuc: nat] : aa(nat,A,aa(nat,fun(nat,A),aa(nat,fun(nat,fun(nat,A)),aTP_Lamp_ib(fun(nat,A),fun(nat,fun(nat,fun(nat,A))),Uu),Uua),Uub),Uuc) = aa(nat,A,Uu,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uub),Uua)),Uuc)) ) ).

% ATP.lambda_843
tff(fact_9021_ATP_Olambda__844,axiom,
    ! [A: $tType] :
      ( comm_monoid_add(A)
     => ! [Uu: fun(nat,A),Uua: nat,Uub: nat,Uuc: nat] : aa(nat,A,aa(nat,fun(nat,A),aa(nat,fun(nat,fun(nat,A)),aTP_Lamp_gt(fun(nat,A),fun(nat,fun(nat,fun(nat,A))),Uu),Uua),Uub),Uuc) = aa(nat,A,Uu,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uub),Uua)),Uuc)) ) ).

% ATP.lambda_844
tff(fact_9022_ATP_Olambda__845,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( comple592849572758109894attice(A)
     => ! [Uu: fun(B,A),Uua: fun(C,A),Uub: set(C),Uuc: B] : aa(B,A,aa(set(C),fun(B,A),aa(fun(C,A),fun(set(C),fun(B,A)),aTP_Lamp_aew(fun(B,A),fun(fun(C,A),fun(set(C),fun(B,A))),Uu),Uua),Uub),Uuc) = aa(set(A),A,complete_Sup_Sup(A),aa(set(C),set(A),image(C,A,aa(B,fun(C,A),aa(fun(C,A),fun(B,fun(C,A)),aTP_Lamp_aev(fun(B,A),fun(fun(C,A),fun(B,fun(C,A))),Uu),Uua),Uuc)),Uub)) ) ).

% ATP.lambda_845
tff(fact_9023_ATP_Olambda__846,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( comple592849572758109894attice(A)
     => ! [Uu: fun(B,A),Uua: fun(C,A),Uub: set(C),Uuc: B] : aa(B,A,aa(set(C),fun(B,A),aa(fun(C,A),fun(set(C),fun(B,A)),aTP_Lamp_agc(fun(B,A),fun(fun(C,A),fun(set(C),fun(B,A))),Uu),Uua),Uub),Uuc) = aa(set(A),A,complete_Inf_Inf(A),aa(set(C),set(A),image(C,A,aa(B,fun(C,A),aa(fun(C,A),fun(B,fun(C,A)),aTP_Lamp_agb(fun(B,A),fun(fun(C,A),fun(B,fun(C,A))),Uu),Uua),Uuc)),Uub)) ) ).

% ATP.lambda_846
tff(fact_9024_ATP_Olambda__847,axiom,
    ! [Uu: int,Uua: int,Uub: int,Uuc: int] : aa(int,product_prod(int,int),aa(int,fun(int,product_prod(int,int)),aa(int,fun(int,fun(int,product_prod(int,int))),aTP_Lamp_lm(int,fun(int,fun(int,fun(int,product_prod(int,int)))),Uu),Uua),Uub),Uuc) = normalize(aa(int,product_prod(int,int),product_Pair(int,int,aa(int,int,aa(int,fun(int,int),plus_plus(int),aa(int,int,aa(int,fun(int,int),times_times(int),Uu),Uuc)),aa(int,int,aa(int,fun(int,int),times_times(int),Uub),Uua))),aa(int,int,aa(int,fun(int,int),times_times(int),Uua),Uuc))) ).

% ATP.lambda_847
tff(fact_9025_ATP_Olambda__848,axiom,
    ! [A: $tType,B: $tType] :
      ( ( real_V822414075346904944vector(B)
        & real_V8999393235501362500lgebra(A) )
     => ! [Uu: fun(B,A),Uua: B,Uub: fun(B,A),Uuc: B] : aa(B,A,aa(fun(B,A),fun(B,A),aa(B,fun(fun(B,A),fun(B,A)),aTP_Lamp_rq(fun(B,A),fun(B,fun(fun(B,A),fun(B,A))),Uu),Uua),Uub),Uuc) = aa(A,A,uminus_uminus(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,inverse_inverse(A),aa(B,A,Uu,Uua))),aa(B,A,Uub,Uuc))),aa(A,A,inverse_inverse(A),aa(B,A,Uu,Uua)))) ) ).

% ATP.lambda_848
tff(fact_9026_ATP_Olambda__849,axiom,
    ! [Uu: int,Uua: int,Uub: int,Uuc: int] : aa(int,product_prod(int,int),aa(int,fun(int,product_prod(int,int)),aa(int,fun(int,fun(int,product_prod(int,int))),aTP_Lamp_lj(int,fun(int,fun(int,fun(int,product_prod(int,int)))),Uu),Uua),Uub),Uuc) = normalize(aa(int,product_prod(int,int),product_Pair(int,int,aa(int,int,aa(int,fun(int,int),times_times(int),Uu),Uuc)),aa(int,int,aa(int,fun(int,int),times_times(int),Uua),Uub))) ).

% ATP.lambda_849
tff(fact_9027_ATP_Olambda__850,axiom,
    ! [B: $tType,A: $tType,C: $tType] :
      ( ( real_V822414075346904944vector(C)
        & real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [Uu: fun(A,fun(A,B)),Uua: fun(C,A),Uub: C,Uuc: fun(C,A),Uud: C] : aa(C,B,aa(fun(C,A),fun(C,B),aa(C,fun(fun(C,A),fun(C,B)),aa(fun(C,A),fun(C,fun(fun(C,A),fun(C,B))),aTP_Lamp_rh(fun(A,fun(A,B)),fun(fun(C,A),fun(C,fun(fun(C,A),fun(C,B)))),Uu),Uua),Uub),Uuc),Uud) = aa(A,B,aa(A,fun(A,B),Uu,aa(C,A,Uua,Uub)),aa(C,A,Uuc,Uud)) ) ).

% ATP.lambda_850
tff(fact_9028_ATP_Olambda__851,axiom,
    ! [B: $tType,C: $tType,A: $tType] :
      ( ( real_V3459762299906320749_field(C)
        & real_V822414075346904944vector(B) )
     => ! [Uu: set(A),Uua: fun(A,fun(B,C)),Uub: fun(A,fun(B,C)),Uuc: B,Uud: B] : aa(B,C,aa(B,fun(B,C),aa(fun(A,fun(B,C)),fun(B,fun(B,C)),aa(fun(A,fun(B,C)),fun(fun(A,fun(B,C)),fun(B,fun(B,C))),aTP_Lamp_sc(set(A),fun(fun(A,fun(B,C)),fun(fun(A,fun(B,C)),fun(B,fun(B,C)))),Uu),Uua),Uub),Uuc),Uud) = aa(set(A),C,aa(fun(A,C),fun(set(A),C),groups7311177749621191930dd_sum(A,C),aa(B,fun(A,C),aa(B,fun(B,fun(A,C)),aa(fun(A,fun(B,C)),fun(B,fun(B,fun(A,C))),aa(fun(A,fun(B,C)),fun(fun(A,fun(B,C)),fun(B,fun(B,fun(A,C)))),aTP_Lamp_sb(set(A),fun(fun(A,fun(B,C)),fun(fun(A,fun(B,C)),fun(B,fun(B,fun(A,C))))),Uu),Uua),Uub),Uuc),Uud)),Uu) ) ).

% ATP.lambda_851
tff(fact_9029_ATP_Olambda__852,axiom,
    ! [A: $tType] :
      ( idom(A)
     => ! [Uu: nat,Uua: fun(nat,A),Uub: A,Uuc: A,Uud: nat] : aa(nat,A,aa(A,fun(nat,A),aa(A,fun(A,fun(nat,A)),aa(fun(nat,A),fun(A,fun(A,fun(nat,A))),aTP_Lamp_gk(nat,fun(fun(nat,A),fun(A,fun(A,fun(nat,A)))),Uu),Uua),Uub),Uuc),Uud) = aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),aa(A,fun(nat,fun(nat,A)),aa(A,fun(A,fun(nat,fun(nat,A))),aTP_Lamp_gj(fun(nat,A),fun(A,fun(A,fun(nat,fun(nat,A)))),Uua),Uub),Uuc),Uud)),set_ord_lessThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uu),Uud))) ) ).

% ATP.lambda_852
tff(fact_9030_ATP_Olambda__853,axiom,
    ! [Uu: nat,Uua: fun(nat,fun(real,real)),Uub: real,Uuc: nat,Uud: real] : aa(real,real,aa(nat,fun(real,real),aa(real,fun(nat,fun(real,real)),aa(fun(nat,fun(real,real)),fun(real,fun(nat,fun(real,real))),aTP_Lamp_qp(nat,fun(fun(nat,fun(real,real)),fun(real,fun(nat,fun(real,real)))),Uu),Uua),Uub),Uuc),Uud) = aa(real,real,aa(real,fun(real,real),minus_minus(real),aa(real,real,aa(nat,fun(real,real),Uua,Uuc),Uud)),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(set(nat),real,aa(fun(nat,real),fun(set(nat),real),groups7311177749621191930dd_sum(nat,real),aa(real,fun(nat,real),aa(nat,fun(real,fun(nat,real)),aTP_Lamp_qo(fun(nat,fun(real,real)),fun(nat,fun(real,fun(nat,real))),Uua),Uuc),Uud)),set_ord_lessThan(nat,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uu),Uuc)))),aa(real,real,aa(real,fun(real,real),times_times(real),Uub),divide_divide(real,aa(nat,real,power_power(real,Uud),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uu),Uuc)),semiring_char_0_fact(real,aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uu),Uuc)))))) ).

% ATP.lambda_853
tff(fact_9031_ATP_Olambda__854,axiom,
    ! [A: $tType] :
      ( idom(A)
     => ! [Uu: nat,Uua: fun(nat,A),Uub: A,Uuc: A,Uud: nat] : aa(nat,A,aa(A,fun(nat,A),aa(A,fun(A,fun(nat,A)),aa(fun(nat,A),fun(A,fun(A,fun(nat,A))),aTP_Lamp_hl(nat,fun(fun(nat,A),fun(A,fun(A,fun(nat,A)))),Uu),Uua),Uub),Uuc),Uud) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(set(nat),A,aa(fun(nat,A),fun(set(nat),A),groups7311177749621191930dd_sum(nat,A),aa(nat,fun(nat,A),aa(A,fun(nat,fun(nat,A)),aTP_Lamp_hk(fun(nat,A),fun(A,fun(nat,fun(nat,A))),Uua),Uuc),Uud)),set_or1337092689740270186AtMost(nat,aa(nat,nat,suc,Uud),Uu))),aa(nat,A,power_power(A,Uub),Uud)) ) ).

% ATP.lambda_854
tff(fact_9032_ATP_Olambda__855,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [Uu: nat,Uua: A,Uub: A,Uuc: A,Uud: nat] : aa(nat,A,aa(A,fun(nat,A),aa(A,fun(A,fun(nat,A)),aa(A,fun(A,fun(A,fun(nat,A))),aTP_Lamp_eu(nat,fun(A,fun(A,fun(A,fun(nat,A)))),Uu),Uua),Uub),Uuc),Uud) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,gbinomial(A,aa(A,A,aa(A,fun(A,A),minus_minus(A),aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,semiring_1_of_nat(A),Uud)),Uua)),one_one(A))),Uud)),aa(nat,A,power_power(A,Uub),Uud))),aa(nat,A,power_power(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),Uub),Uuc)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uu),Uud))) ) ).

% ATP.lambda_855
tff(fact_9033_ATP_Olambda__856,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [Uu: nat,Uua: A,Uub: A,Uuc: A,Uud: nat] : aa(nat,A,aa(A,fun(nat,A),aa(A,fun(A,fun(nat,A)),aa(A,fun(A,fun(A,fun(nat,A))),aTP_Lamp_eo(nat,fun(A,fun(A,fun(A,fun(nat,A)))),Uu),Uua),Uub),Uuc),Uud) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,gbinomial(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),aa(nat,A,semiring_1_of_nat(A),Uu)),Uua)),Uud)),aa(nat,A,power_power(A,Uub),Uud))),aa(nat,A,power_power(A,Uuc),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uu),Uud))) ) ).

% ATP.lambda_856
tff(fact_9034_ATP_Olambda__857,axiom,
    ! [A: $tType] :
      ( field_char_0(A)
     => ! [Uu: nat,Uua: A,Uub: A,Uuc: A,Uud: nat] : aa(nat,A,aa(A,fun(nat,A),aa(A,fun(A,fun(nat,A)),aa(A,fun(A,fun(A,fun(nat,A))),aTP_Lamp_ep(nat,fun(A,fun(A,fun(A,fun(nat,A)))),Uu),Uua),Uub),Uuc),Uud) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,gbinomial(A,aa(A,A,uminus_uminus(A),Uua)),Uud)),aa(nat,A,power_power(A,aa(A,A,uminus_uminus(A),Uub)),Uud))),aa(nat,A,power_power(A,aa(A,A,aa(A,fun(A,A),plus_plus(A),Uub),Uuc)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uu),Uud))) ) ).

% ATP.lambda_857
tff(fact_9035_ATP_Olambda__858,axiom,
    ! [A: $tType] :
      ( idom(A)
     => ! [Uu: fun(nat,A),Uua: A,Uub: A,Uuc: nat,Uud: nat] : aa(nat,A,aa(nat,fun(nat,A),aa(A,fun(nat,fun(nat,A)),aa(A,fun(A,fun(nat,fun(nat,A))),aTP_Lamp_gj(fun(nat,A),fun(A,fun(A,fun(nat,fun(nat,A)))),Uu),Uua),Uub),Uuc),Uud) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(A,A,aa(A,fun(A,A),times_times(A),aa(nat,A,Uu,aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),aa(nat,nat,aa(nat,fun(nat,nat),plus_plus(nat),Uuc),Uud)),one_one(nat)))),aa(nat,A,power_power(A,Uub),Uud))),aa(nat,A,power_power(A,Uua),Uuc)) ) ).

% ATP.lambda_858
tff(fact_9036_ATP_Olambda__859,axiom,
    ! [C: $tType,A: $tType,B: $tType] :
      ( ( real_V7819770556892013058_space(B)
        & real_V7819770556892013058_space(C) )
     => ! [Uu: fun(A,B),Uua: B,Uub: fun(A,C),Uuc: C,Uud: A] :
          ( aa(A,$o,aa(C,fun(A,$o),aa(fun(A,C),fun(C,fun(A,$o)),aa(B,fun(fun(A,C),fun(C,fun(A,$o))),aTP_Lamp_zy(fun(A,B),fun(B,fun(fun(A,C),fun(C,fun(A,$o)))),Uu),Uua),Uub),Uuc),Uud)
        <=> aa(real,$o,aa(real,fun(real,$o),ord_less_eq(real),real_V557655796197034286t_dist(C,aa(A,C,Uub,Uud),Uuc)),real_V557655796197034286t_dist(B,aa(A,B,Uu,Uud),Uua)) ) ) ).

% ATP.lambda_859
tff(fact_9037_ATP_Olambda__860,axiom,
    ! [A: $tType,B: $tType] :
      ( ( real_V3459762299906320749_field(B)
        & real_V822414075346904944vector(A) )
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A,Uuc: nat,Uud: A] : aa(A,B,aa(nat,fun(A,B),aa(A,fun(nat,fun(A,B)),aa(fun(A,B),fun(A,fun(nat,fun(A,B))),aTP_Lamp_ru(fun(A,B),fun(fun(A,B),fun(A,fun(nat,fun(A,B)))),Uu),Uua),Uub),Uuc),Uud) = aa(B,B,aa(B,fun(B,B),times_times(B),aa(B,B,aa(B,fun(B,B),times_times(B),aa(nat,B,semiring_1_of_nat(B),Uuc)),aa(A,B,Uua,Uud))),aa(nat,B,power_power(B,aa(A,B,Uu,Uub)),aa(nat,nat,aa(nat,fun(nat,nat),minus_minus(nat),Uuc),one_one(nat)))) ) ).

% ATP.lambda_860
tff(fact_9038_ATP_Olambda__861,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V3459762299906320749_field(A)
        & real_V822414075346904944vector(B) )
     => ! [Uu: fun(B,A),Uua: B,Uub: fun(B,A),Uuc: int,Uud: B] : aa(B,A,aa(int,fun(B,A),aa(fun(B,A),fun(int,fun(B,A)),aa(B,fun(fun(B,A),fun(int,fun(B,A))),aTP_Lamp_adx(fun(B,A),fun(B,fun(fun(B,A),fun(int,fun(B,A)))),Uu),Uua),Uub),Uuc),Uud) = aa(A,A,aa(A,fun(A,A),times_times(A),aa(B,A,Uub,Uud)),aa(A,A,aa(A,fun(A,A),times_times(A),aa(int,A,ring_1_of_int(A),Uuc)),power_int(A,aa(B,A,Uu,Uua),aa(int,int,aa(int,fun(int,int),minus_minus(int),Uuc),one_one(int))))) ) ).

% ATP.lambda_861
tff(fact_9039_ATP_Olambda__862,axiom,
    ! [B: $tType,C: $tType,A: $tType] :
      ( ( real_V3459762299906320749_field(C)
        & real_V822414075346904944vector(B) )
     => ! [Uu: set(A),Uua: fun(A,fun(B,C)),Uub: fun(A,fun(B,C)),Uuc: B,Uud: B,Uue: A] : aa(A,C,aa(B,fun(A,C),aa(B,fun(B,fun(A,C)),aa(fun(A,fun(B,C)),fun(B,fun(B,fun(A,C))),aa(fun(A,fun(B,C)),fun(fun(A,fun(B,C)),fun(B,fun(B,fun(A,C)))),aTP_Lamp_sb(set(A),fun(fun(A,fun(B,C)),fun(fun(A,fun(B,C)),fun(B,fun(B,fun(A,C))))),Uu),Uua),Uub),Uuc),Uud),Uue) = aa(C,C,aa(C,fun(C,C),times_times(C),aa(B,C,aa(A,fun(B,C),Uub,Uue),Uud)),aa(set(A),C,aa(fun(A,C),fun(set(A),C),groups7121269368397514597t_prod(A,C),aa(B,fun(A,C),aTP_Lamp_rz(fun(A,fun(B,C)),fun(B,fun(A,C)),Uua),Uuc)),aa(set(A),set(A),aa(set(A),fun(set(A),set(A)),minus_minus(set(A)),Uu),aa(set(A),set(A),aa(A,fun(set(A),set(A)),insert(A),Uue),bot_bot(set(A)))))) ) ).

% ATP.lambda_862
tff(fact_9040_ATP_Olambda__863,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V3459762299906320749_field(B) )
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A,Uuc: fun(A,B),Uud: fun(A,B),Uue: A] : aa(A,B,aa(fun(A,B),fun(A,B),aa(fun(A,B),fun(fun(A,B),fun(A,B)),aa(A,fun(fun(A,B),fun(fun(A,B),fun(A,B))),aa(fun(A,B),fun(A,fun(fun(A,B),fun(fun(A,B),fun(A,B)))),aTP_Lamp_rn(fun(A,B),fun(fun(A,B),fun(A,fun(fun(A,B),fun(fun(A,B),fun(A,B))))),Uu),Uua),Uub),Uuc),Uud),Uue) = divide_divide(B,aa(B,B,aa(B,fun(B,B),minus_minus(B),aa(B,B,aa(B,fun(B,B),times_times(B),aa(A,B,Uua,Uue)),aa(A,B,Uuc,Uub))),aa(B,B,aa(B,fun(B,B),times_times(B),aa(A,B,Uu,Uub)),aa(A,B,Uud,Uue))),aa(B,B,aa(B,fun(B,B),times_times(B),aa(A,B,Uuc,Uub)),aa(A,B,Uuc,Uub))) ) ).

% ATP.lambda_863
tff(fact_9041_ATP_Olambda__864,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: fun(A,real),Uua: fun(A,real),Uub: A,Uuc: fun(A,real),Uud: fun(A,real),Uue: A] : aa(A,real,aa(fun(A,real),fun(A,real),aa(fun(A,real),fun(fun(A,real),fun(A,real)),aa(A,fun(fun(A,real),fun(fun(A,real),fun(A,real))),aa(fun(A,real),fun(A,fun(fun(A,real),fun(fun(A,real),fun(A,real)))),aTP_Lamp_se(fun(A,real),fun(fun(A,real),fun(A,fun(fun(A,real),fun(fun(A,real),fun(A,real))))),Uu),Uua),Uub),Uuc),Uud),Uue) = aa(real,real,aa(real,fun(real,real),times_times(real),powr(real,aa(A,real,Uu,Uub),aa(A,real,Uuc,Uub))),aa(real,real,aa(real,fun(real,real),plus_plus(real),aa(real,real,aa(real,fun(real,real),times_times(real),aa(A,real,Uud,Uue)),aa(real,real,ln_ln(real),aa(A,real,Uu,Uub)))),divide_divide(real,aa(real,real,aa(real,fun(real,real),times_times(real),aa(A,real,Uua,Uue)),aa(A,real,Uuc,Uub)),aa(A,real,Uu,Uub)))) ) ).

% ATP.lambda_864
tff(fact_9042_ATP_Olambda__865,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V822414075346904944vector(B) )
     => ! [Uu: fun(A,real),Uua: fun(A,real),Uub: A,Uuc: fun(A,B),Uud: fun(A,B),Uue: A] : aa(A,B,aa(fun(A,B),fun(A,B),aa(fun(A,B),fun(fun(A,B),fun(A,B)),aa(A,fun(fun(A,B),fun(fun(A,B),fun(A,B))),aa(fun(A,real),fun(A,fun(fun(A,B),fun(fun(A,B),fun(A,B)))),aTP_Lamp_ra(fun(A,real),fun(fun(A,real),fun(A,fun(fun(A,B),fun(fun(A,B),fun(A,B))))),Uu),Uua),Uub),Uuc),Uud),Uue) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(B,B,real_V8093663219630862766scaleR(B,aa(A,real,Uu,Uub)),aa(A,B,Uud,Uue))),aa(B,B,real_V8093663219630862766scaleR(B,aa(A,real,Uua,Uue)),aa(A,B,Uuc,Uub))) ) ).

% ATP.lambda_865
tff(fact_9043_ATP_Olambda__866,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V4412858255891104859lgebra(B) )
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A,Uuc: fun(A,B),Uud: fun(A,B),Uue: A] : aa(A,B,aa(fun(A,B),fun(A,B),aa(fun(A,B),fun(fun(A,B),fun(A,B)),aa(A,fun(fun(A,B),fun(fun(A,B),fun(A,B))),aa(fun(A,B),fun(A,fun(fun(A,B),fun(fun(A,B),fun(A,B)))),aTP_Lamp_rf(fun(A,B),fun(fun(A,B),fun(A,fun(fun(A,B),fun(fun(A,B),fun(A,B))))),Uu),Uua),Uub),Uuc),Uud),Uue) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(B,B,aa(B,fun(B,B),times_times(B),aa(A,B,Uu,Uub)),aa(A,B,Uud,Uue))),aa(B,B,aa(B,fun(B,B),times_times(B),aa(A,B,Uua,Uue)),aa(A,B,Uuc,Uub))) ) ).

% ATP.lambda_866
tff(fact_9044_ATP_Olambda__867,axiom,
    ! [B: $tType,A: $tType] :
      ( ( real_V822414075346904944vector(A)
        & real_V8999393235501362500lgebra(B) )
     => ! [Uu: fun(A,B),Uua: fun(A,B),Uub: A,Uuc: fun(A,B),Uud: fun(A,B),Uue: A] : aa(A,B,aa(fun(A,B),fun(A,B),aa(fun(A,B),fun(fun(A,B),fun(A,B)),aa(A,fun(fun(A,B),fun(fun(A,B),fun(A,B))),aa(fun(A,B),fun(A,fun(fun(A,B),fun(fun(A,B),fun(A,B)))),aTP_Lamp_ry(fun(A,B),fun(fun(A,B),fun(A,fun(fun(A,B),fun(fun(A,B),fun(A,B))))),Uu),Uua),Uub),Uuc),Uud),Uue) = aa(B,B,aa(B,fun(B,B),plus_plus(B),aa(B,B,aa(B,fun(B,B),times_times(B),aa(B,B,uminus_uminus(B),aa(A,B,Uu,Uub))),aa(B,B,aa(B,fun(B,B),times_times(B),aa(B,B,aa(B,fun(B,B),times_times(B),aa(B,B,inverse_inverse(B),aa(A,B,Uuc,Uub))),aa(A,B,Uud,Uue))),aa(B,B,inverse_inverse(B),aa(A,B,Uuc,Uub))))),divide_divide(B,aa(A,B,Uua,Uue),aa(A,B,Uuc,Uub))) ) ).

% ATP.lambda_867
tff(fact_9045_ATP_Olambda__868,axiom,
    ! [Uu: nat,Uua: list(vEBT_VEBT),Uub: vEBT_VEBT,Uuc: nat,Uud: nat,Uue: nat,Uuf: nat] :
      ( aa(nat,$o,aa(nat,fun(nat,$o),aa(nat,fun(nat,fun(nat,$o)),aa(nat,fun(nat,fun(nat,fun(nat,$o))),aa(vEBT_VEBT,fun(nat,fun(nat,fun(nat,fun(nat,$o)))),aa(list(vEBT_VEBT),fun(vEBT_VEBT,fun(nat,fun(nat,fun(nat,fun(nat,$o))))),aTP_Lamp_aha(nat,fun(list(vEBT_VEBT),fun(vEBT_VEBT,fun(nat,fun(nat,fun(nat,fun(nat,$o)))))),Uu),Uua),Uub),Uuc),Uud),Uue),Uuf)
    <=> ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),Uue),Uuf)
        & aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Uuf),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uu))
        & ! [I3: nat] :
            ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),I3),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uud))
           => ( ? [X_13: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(aa(nat,vEBT_VEBT,nth(vEBT_VEBT,Uua),I3)),X_13)
            <=> aa(nat,$o,vEBT_V8194947554948674370ptions(Uub),I3) ) )
        & $ite(
            Uue = Uuf,
            ! [X4: vEBT_VEBT] :
              ( member(vEBT_VEBT,X4,aa(list(vEBT_VEBT),set(vEBT_VEBT),set2(vEBT_VEBT),Uua))
             => ~ ? [X9: nat] : aa(nat,$o,vEBT_V8194947554948674370ptions(X4),X9) ),
            ( vEBT_V5917875025757280293ildren(Uuc,Uua,Uuf)
            & ! [X4: nat] :
                ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),X4),aa(nat,nat,power_power(nat,aa(num,nat,numeral_numeral(nat),aa(num,num,bit0,one2))),Uu))
               => ( vEBT_V5917875025757280293ildren(Uuc,Uua,X4)
                 => ( aa(nat,$o,aa(nat,fun(nat,$o),ord_less(nat),Uue),X4)
                    & aa(nat,$o,aa(nat,fun(nat,$o),ord_less_eq(nat),X4),Uuf) ) ) ) ) ) ) ) ).

% ATP.lambda_868
tff(fact_9046_ATP_Olambda__869,axiom,
    ! [A: $tType,Uu: $o,Uua: A] :
      ( aa(A,$o,aTP_Lamp_op($o,fun(A,$o),(Uu)),Uua)
    <=> (Uu) ) ).

% ATP.lambda_869
tff(fact_9047_ATP_Olambda__870,axiom,
    ! [A: $tType,B: $tType] :
      ( condit1219197933456340205attice(B)
     => ! [Uu: B,Uua: A] : aa(A,B,aTP_Lamp_oj(B,fun(A,B),Uu),Uua) = Uu ) ).

% ATP.lambda_870
tff(fact_9048_ATP_Olambda__871,axiom,
    ! [A: $tType,B: $tType] :
      ( counta3822494911875563373attice(B)
     => ! [Uu: B,Uua: A] : aa(A,B,aTP_Lamp_oi(B,fun(A,B),Uu),Uua) = Uu ) ).

% ATP.lambda_871
tff(fact_9049_ATP_Olambda__872,axiom,
    ! [A: $tType,B: $tType] :
      ( ( real_V822414075346904944vector(B)
        & real_V822414075346904944vector(A) )
     => ! [Uu: B,Uua: A] : aa(A,B,aTP_Lamp_rb(B,fun(A,B),Uu),Uua) = Uu ) ).

% ATP.lambda_872
tff(fact_9050_ATP_Olambda__873,axiom,
    ! [A: $tType,B: $tType] :
      ( comple6319245703460814977attice(B)
     => ! [Uu: B,Uua: A] : aa(A,B,aTP_Lamp_nq(B,fun(A,B),Uu),Uua) = Uu ) ).

% ATP.lambda_873
tff(fact_9051_ATP_Olambda__874,axiom,
    ! [A: $tType,B: $tType] :
      ( linorder(B)
     => ! [Uu: B,Uua: A] : aa(A,B,aTP_Lamp_jo(B,fun(A,B),Uu),Uua) = Uu ) ).

% ATP.lambda_874
tff(fact_9052_ATP_Olambda__875,axiom,
    ! [A: $tType,B: $tType,Uu: B,Uua: A] : aa(A,B,aTP_Lamp_at(B,fun(A,B),Uu),Uua) = Uu ).

% ATP.lambda_875
tff(fact_9053_ATP_Olambda__876,axiom,
    ! [A: $tType] :
      ( counta3822494911875563373attice(A)
     => ! [Uu: A,Uua: nat] : aa(nat,A,aTP_Lamp_afn(A,fun(nat,A),Uu),Uua) = Uu ) ).

% ATP.lambda_876
tff(fact_9054_ATP_Olambda__877,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: A,Uua: nat] : aa(nat,A,aTP_Lamp_bn(A,fun(nat,A),Uu),Uua) = Uu ) ).

% ATP.lambda_877
tff(fact_9055_ATP_Olambda__878,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: A,Uua: A] : aa(A,A,aTP_Lamp_pt(A,fun(A,A),Uu),Uua) = Uu ) ).

% ATP.lambda_878
tff(fact_9056_ATP_Olambda__879,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [Uu: A,Uua: B] : aa(B,A,aTP_Lamp_oe(A,fun(B,A),Uu),Uua) = Uu ) ).

% ATP.lambda_879
tff(fact_9057_ATP_Olambda__880,axiom,
    ! [B: $tType,A: $tType] :
      ( real_V4867850818363320053vector(A)
     => ! [Uu: A,Uua: B] : aa(B,A,aTP_Lamp_mx(A,fun(B,A),Uu),Uua) = Uu ) ).

% ATP.lambda_880
tff(fact_9058_ATP_Olambda__881,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Uu: A,Uua: B] : aa(B,A,aTP_Lamp_mo(A,fun(B,A),Uu),Uua) = Uu ) ).

% ATP.lambda_881
tff(fact_9059_ATP_Olambda__882,axiom,
    ! [B: $tType,A: $tType] :
      ( semiring_1(A)
     => ! [Uu: A,Uua: B] : aa(B,A,aTP_Lamp_mp(A,fun(B,A),Uu),Uua) = Uu ) ).

% ATP.lambda_882
tff(fact_9060_ATP_Olambda__883,axiom,
    ! [B: $tType,A: $tType] :
      ( ( zero(A)
        & topological_t2_space(A)
        & topolo8386298272705272623_space(B) )
     => ! [Uu: A,Uua: B] : aa(B,A,aTP_Lamp_sy(A,fun(B,A),Uu),Uua) = Uu ) ).

% ATP.lambda_883
tff(fact_9061_ATP_Olambda__884,axiom,
    ! [B: $tType,A: $tType,Uu: A,Uua: B] : aa(B,A,aTP_Lamp_as(A,fun(B,A),Uu),Uua) = Uu ).

% ATP.lambda_884
tff(fact_9062_ATP_Olambda__885,axiom,
    ! [Uu: complex] : aa(complex,complex,aTP_Lamp_fl(complex,complex),Uu) = Uu ).

% ATP.lambda_885
tff(fact_9063_ATP_Olambda__886,axiom,
    ! [Uu: nat] : aa(nat,nat,aTP_Lamp_hg(nat,nat),Uu) = Uu ).

% ATP.lambda_886
tff(fact_9064_ATP_Olambda__887,axiom,
    ! [Uu: int] : aa(int,int,aTP_Lamp_it(int,int),Uu) = Uu ).

% ATP.lambda_887
tff(fact_9065_ATP_Olambda__888,axiom,
    ! [B: $tType] :
      ( comm_monoid_mult(B)
     => ! [Uu: B] : aa(B,B,aTP_Lamp_acz(B,B),Uu) = Uu ) ).

% ATP.lambda_888
tff(fact_9066_ATP_Olambda__889,axiom,
    ! [B: $tType] :
      ( comm_monoid_add(B)
     => ! [Uu: B] : aa(B,B,aTP_Lamp_ada(B,B),Uu) = Uu ) ).

% ATP.lambda_889
tff(fact_9067_ATP_Olambda__890,axiom,
    ! [A: $tType] :
      ( real_V822414075346904944vector(A)
     => ! [Uu: A] : aa(A,A,aTP_Lamp_xp(A,A),Uu) = Uu ) ).

% ATP.lambda_890
tff(fact_9068_ATP_Olambda__891,axiom,
    ! [A: $tType] :
      ( real_V3459762299906320749_field(A)
     => ! [Uu: A] : aa(A,A,aTP_Lamp_pp(A,A),Uu) = Uu ) ).

% ATP.lambda_891
tff(fact_9069_ATP_Olambda__892,axiom,
    ! [A: $tType] :
      ( topological_t2_space(A)
     => ! [Uu: A] : aa(A,A,aTP_Lamp_xr(A,A),Uu) = Uu ) ).

% ATP.lambda_892
tff(fact_9070_ATP_Olambda__893,axiom,
    ! [A: $tType] :
      ( ( real_Vector_banach(A)
        & real_V3459762299906320749_field(A) )
     => ! [Uu: A] : aa(A,A,aTP_Lamp_xs(A,A),Uu) = Uu ) ).

% ATP.lambda_893
tff(fact_9071_ATP_Olambda__894,axiom,
    ! [A: $tType] :
      ( complete_Sup(A)
     => ! [Uu: A] : aa(A,A,aTP_Lamp_nl(A,A),Uu) = Uu ) ).

% ATP.lambda_894
tff(fact_9072_ATP_Olambda__895,axiom,
    ! [A: $tType] :
      ( complete_Inf(A)
     => ! [Uu: A] : aa(A,A,aTP_Lamp_nn(A,A),Uu) = Uu ) ).

% ATP.lambda_895
tff(fact_9073_ATP_Olambda__896,axiom,
    ! [A: $tType] :
      ( linorder(A)
     => ! [Uu: A] : aa(A,A,aTP_Lamp_acy(A,A),Uu) = Uu ) ).

% ATP.lambda_896
tff(fact_9074_ATP_Olambda__897,axiom,
    ! [A: $tType] :
      ( monoid_mult(A)
     => ! [Uu: A] : aa(A,A,aTP_Lamp_au(A,A),Uu) = Uu ) ).

% ATP.lambda_897
tff(fact_9075_ATP_Olambda__898,axiom,
    ! [A: $tType,Uu: A] : aa(A,A,aTP_Lamp_aa(A,A),Uu) = Uu ).

% ATP.lambda_898
tff(fact_9076_ATP_Olambda__899,axiom,
    ! [B: $tType,A: $tType] :
      ( counta3822494911875563373attice(A)
     => ! [Uu: B] : aa(B,A,aTP_Lamp_or(B,A),Uu) = top_top(A) ) ).

% ATP.lambda_899
tff(fact_9077_ATP_Olambda__900,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [Uu: B] : aa(B,A,aTP_Lamp_oq(B,A),Uu) = top_top(A) ) ).

% ATP.lambda_900
tff(fact_9078_ATP_Olambda__901,axiom,
    ! [C: $tType,B: $tType,Uu: C] : aa(C,set(B),aTP_Lamp_vp(C,set(B)),Uu) = bot_bot(set(B)) ).

% ATP.lambda_901
tff(fact_9079_ATP_Olambda__902,axiom,
    ! [B: $tType,A: $tType] :
      ( counta3822494911875563373attice(A)
     => ! [Uu: B] : aa(B,A,aTP_Lamp_ok(B,A),Uu) = bot_bot(A) ) ).

% ATP.lambda_902
tff(fact_9080_ATP_Olambda__903,axiom,
    ! [B: $tType,A: $tType] :
      ( comple6319245703460814977attice(A)
     => ! [Uu: B] : aa(B,A,aTP_Lamp_np(B,A),Uu) = bot_bot(A) ) ).

% ATP.lambda_903
tff(fact_9081_ATP_Olambda__904,axiom,
    ! [A: $tType,D: $tType,Uu: A] : aa(A,set(D),aTP_Lamp_vq(A,set(D)),Uu) = bot_bot(set(D)) ).

% ATP.lambda_904
tff(fact_9082_ATP_Olambda__905,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_add(A)
        & topolo4958980785337419405_space(A) )
     => ! [Uu: nat] : aa(nat,A,aTP_Lamp_bh(nat,A),Uu) = zero_zero(A) ) ).

% ATP.lambda_905
tff(fact_9083_ATP_Olambda__906,axiom,
    ! [A: $tType] :
      ( ( comm_monoid_add(A)
        & topological_t2_space(A) )
     => ! [Uu: nat] : aa(nat,A,aTP_Lamp_bf(nat,A),Uu) = zero_zero(A) ) ).

% ATP.lambda_906
tff(fact_9084_ATP_Olambda__907,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_add(A)
     => ! [Uu: B] : aa(B,A,aTP_Lamp_fh(B,A),Uu) = zero_zero(A) ) ).

% ATP.lambda_907
tff(fact_9085_ATP_Olambda__908,axiom,
    ! [A: $tType,B: $tType] :
      ( ( real_V822414075346904944vector(B)
        & real_V822414075346904944vector(A) )
     => ! [Uu: A] : aa(A,B,aTP_Lamp_rc(A,B),Uu) = zero_zero(B) ) ).

% ATP.lambda_908
tff(fact_9086_ATP_Olambda__909,axiom,
    ! [A: $tType] :
      ( mult_zero(A)
     => ! [Uu: A] : aa(A,A,aTP_Lamp_av(A,A),Uu) = zero_zero(A) ) ).

% ATP.lambda_909
tff(fact_9087_ATP_Olambda__910,axiom,
    ! [B: $tType,A: $tType] :
      ( comm_monoid_mult(A)
     => ! [Uu: B] : aa(B,A,aTP_Lamp_hp(B,A),Uu) = one_one(A) ) ).

% ATP.lambda_910
tff(fact_9088_ATP_Olambda__911,axiom,
    ! [A: $tType,Uu: A] : aa(A,real,aTP_Lamp_mz(A,real),Uu) = one_one(real) ).

% ATP.lambda_911
tff(fact_9089_ATP_Olambda__912,axiom,
    ! [A: $tType,Uu: A] : aa(A,nat,aTP_Lamp_mu(A,nat),Uu) = one_one(nat) ).

% ATP.lambda_912
tff(fact_9090_ATP_Olambda__913,axiom,
    ! [B: $tType,A: $tType,Uu: B] : aa(B,option(A),aTP_Lamp_agt(B,option(A)),Uu) = none(A) ).

% ATP.lambda_913
tff(fact_9091_ATP_Olambda__914,axiom,
    ! [A: $tType,C: $tType,Uu: A] : aa(A,option(C),aTP_Lamp_aiu(A,option(C)),Uu) = none(C) ).

% ATP.lambda_914
tff(fact_9092_ATP_Olambda__915,axiom,
    ! [A: $tType,B: $tType,Uu: A] : aa(A,option(B),aTP_Lamp_ags(A,option(B)),Uu) = none(B) ).

% ATP.lambda_915
tff(fact_9093_ATP_Olambda__916,axiom,
    ! [Uu: real] :
      ( aa(real,$o,aTP_Lamp_ic(real,$o),Uu)
    <=> $false ) ).

% ATP.lambda_916
tff(fact_9094_ATP_Olambda__917,axiom,
    ! [Uu: nat] :
      ( aa(nat,$o,aTP_Lamp_ms(nat,$o),Uu)
    <=> $false ) ).

% ATP.lambda_917
tff(fact_9095_ATP_Olambda__918,axiom,
    ! [A: $tType,Uu: A] :
      ( aa(A,$o,aTP_Lamp_ah(A,$o),Uu)
    <=> $false ) ).

% ATP.lambda_918
tff(fact_9096_ATP_Olambda__919,axiom,
    ! [Uu: nat] :
      ( aa(nat,$o,aTP_Lamp_mt(nat,$o),Uu)
    <=> $true ) ).

% ATP.lambda_919
tff(fact_9097_ATP_Olambda__920,axiom,
    ! [A: $tType,Uu: A] :
      ( aa(A,$o,aTP_Lamp_ot(A,$o),Uu)
    <=> $true ) ).

% ATP.lambda_920
tff(fact_9098_ATP_Olambda__921,axiom,
    ! [A: $tType,Uu: A] : aa(A,fun(nat,nat),aTP_Lamp_agp(A,fun(nat,nat)),Uu) = suc ).

% ATP.lambda_921

% Type constructors (818)
tff(tcon_Product__Type_Ounit___Lattices_Obounded__lattice,axiom,
    bounded_lattice(product_unit) ).

tff(tcon_Extended__Nat_Oenat___Lattices_Obounded__lattice_1,axiom,
    bounded_lattice(extended_enat) ).

tff(tcon_Filter_Ofilter___Lattices_Obounded__lattice_2,axiom,
    ! [A16: $tType] : bounded_lattice(filter(A16)) ).

tff(tcon_HOL_Obool___Lattices_Obounded__lattice_3,axiom,
    bounded_lattice($o) ).

tff(tcon_Set_Oset___Lattices_Obounded__lattice_4,axiom,
    ! [A16: $tType] : bounded_lattice(set(A16)) ).

tff(tcon_fun___Lattices_Obounded__lattice_5,axiom,
    ! [A16: $tType,A17: $tType] :
      ( bounded_lattice(A17)
     => bounded_lattice(fun(A16,A17)) ) ).

tff(tcon_fun___Conditionally__Complete__Lattices_Oconditionally__complete__lattice,axiom,
    ! [A16: $tType,A17: $tType] :
      ( comple6319245703460814977attice(A17)
     => condit1219197933456340205attice(fun(A16,A17)) ) ).

tff(tcon_fun___Countable__Complete__Lattices_Ocountable__complete__lattice,axiom,
    ! [A16: $tType,A17: $tType] :
      ( counta3822494911875563373attice(A17)
     => counta3822494911875563373attice(fun(A16,A17)) ) ).

tff(tcon_fun___Complete__Lattices_Ocomplete__distrib__lattice,axiom,
    ! [A16: $tType,A17: $tType] :
      ( comple592849572758109894attice(A17)
     => comple592849572758109894attice(fun(A16,A17)) ) ).

tff(tcon_fun___Complete__Lattices_Ocomplete__boolean__algebra,axiom,
    ! [A16: $tType,A17: $tType] :
      ( comple489889107523837845lgebra(A17)
     => comple489889107523837845lgebra(fun(A16,A17)) ) ).

tff(tcon_fun___Lattices_Obounded__semilattice__sup__bot,axiom,
    ! [A16: $tType,A17: $tType] :
      ( bounded_lattice(A17)
     => bounde4967611905675639751up_bot(fun(A16,A17)) ) ).

tff(tcon_fun___Lattices_Obounded__semilattice__inf__top,axiom,
    ! [A16: $tType,A17: $tType] :
      ( bounded_lattice(A17)
     => bounde4346867609351753570nf_top(fun(A16,A17)) ) ).

tff(tcon_fun___Complete__Lattices_Ocomplete__lattice,axiom,
    ! [A16: $tType,A17: $tType] :
      ( comple6319245703460814977attice(A17)
     => comple6319245703460814977attice(fun(A16,A17)) ) ).

tff(tcon_fun___Boolean__Algebras_Oboolean__algebra,axiom,
    ! [A16: $tType,A17: $tType] :
      ( boolea8198339166811842893lgebra(A17)
     => boolea8198339166811842893lgebra(fun(A16,A17)) ) ).

tff(tcon_fun___Complete__Partial__Order_Occpo,axiom,
    ! [A16: $tType,A17: $tType] :
      ( comple6319245703460814977attice(A17)
     => comple9053668089753744459l_ccpo(fun(A16,A17)) ) ).

tff(tcon_fun___Lattices_Osemilattice__sup,axiom,
    ! [A16: $tType,A17: $tType] :
      ( semilattice_sup(A17)
     => semilattice_sup(fun(A16,A17)) ) ).

tff(tcon_fun___Lattices_Osemilattice__inf,axiom,
    ! [A16: $tType,A17: $tType] :
      ( semilattice_inf(A17)
     => semilattice_inf(fun(A16,A17)) ) ).

tff(tcon_fun___Complete__Lattices_OSup,axiom,
    ! [A16: $tType,A17: $tType] :
      ( complete_Sup(A17)
     => complete_Sup(fun(A16,A17)) ) ).

tff(tcon_fun___Complete__Lattices_OInf,axiom,
    ! [A16: $tType,A17: $tType] :
      ( complete_Inf(A17)
     => complete_Inf(fun(A16,A17)) ) ).

tff(tcon_fun___Orderings_Oorder__top,axiom,
    ! [A16: $tType,A17: $tType] :
      ( order_top(A17)
     => order_top(fun(A16,A17)) ) ).

tff(tcon_fun___Orderings_Oorder__bot,axiom,
    ! [A16: $tType,A17: $tType] :
      ( order_bot(A17)
     => order_bot(fun(A16,A17)) ) ).

tff(tcon_fun___Orderings_Opreorder,axiom,
    ! [A16: $tType,A17: $tType] :
      ( preorder(A17)
     => preorder(fun(A16,A17)) ) ).

tff(tcon_fun___Lattices_Olattice,axiom,
    ! [A16: $tType,A17: $tType] :
      ( lattice(A17)
     => lattice(fun(A16,A17)) ) ).

tff(tcon_fun___Orderings_Oorder,axiom,
    ! [A16: $tType,A17: $tType] :
      ( order(A17)
     => order(fun(A16,A17)) ) ).

tff(tcon_fun___Orderings_Otop,axiom,
    ! [A16: $tType,A17: $tType] :
      ( top(A17)
     => top(fun(A16,A17)) ) ).

tff(tcon_fun___Orderings_Oord,axiom,
    ! [A16: $tType,A17: $tType] :
      ( ord(A17)
     => ord(fun(A16,A17)) ) ).

tff(tcon_fun___Orderings_Obot,axiom,
    ! [A16: $tType,A17: $tType] :
      ( bot(A17)
     => bot(fun(A16,A17)) ) ).

tff(tcon_fun___Groups_Ouminus,axiom,
    ! [A16: $tType,A17: $tType] :
      ( uminus(A17)
     => uminus(fun(A16,A17)) ) ).

tff(tcon_Int_Oint___Conditionally__Complete__Lattices_Oconditionally__complete__linorder,axiom,
    condit6923001295902523014norder(int) ).

tff(tcon_Int_Oint___Conditionally__Complete__Lattices_Oconditionally__complete__lattice_6,axiom,
    condit1219197933456340205attice(int) ).

tff(tcon_Int_Oint___Bit__Operations_Ounique__euclidean__semiring__with__bit__operations,axiom,
    bit_un5681908812861735899ations(int) ).

tff(tcon_Int_Oint___Semiring__Normalization_Ocomm__semiring__1__cancel__crossproduct,axiom,
    semiri1453513574482234551roduct(int) ).

tff(tcon_Int_Oint___Euclidean__Division_Ounique__euclidean__semiring__with__nat,axiom,
    euclid5411537665997757685th_nat(int) ).

tff(tcon_Int_Oint___Euclidean__Division_Ounique__euclidean__ring__with__nat,axiom,
    euclid8789492081693882211th_nat(int) ).

tff(tcon_Int_Oint___Groups_Oordered__ab__semigroup__monoid__add__imp__le,axiom,
    ordere1937475149494474687imp_le(int) ).

tff(tcon_Int_Oint___Euclidean__Division_Ounique__euclidean__semiring,axiom,
    euclid3128863361964157862miring(int) ).

tff(tcon_Int_Oint___Euclidean__Division_Oeuclidean__semiring__cancel,axiom,
    euclid4440199948858584721cancel(int) ).

tff(tcon_Int_Oint___Divides_Ounique__euclidean__semiring__numeral,axiom,
    unique1627219031080169319umeral(int) ).

tff(tcon_Int_Oint___Euclidean__Division_Oeuclidean__ring__cancel,axiom,
    euclid8851590272496341667cancel(int) ).

tff(tcon_Int_Oint___Rings_Osemiring__no__zero__divisors__cancel,axiom,
    semiri6575147826004484403cancel(int) ).

tff(tcon_Int_Oint___Groups_Ostrict__ordered__ab__semigroup__add,axiom,
    strict9044650504122735259up_add(int) ).

tff(tcon_Int_Oint___Groups_Oordered__cancel__ab__semigroup__add,axiom,
    ordere580206878836729694up_add(int) ).

tff(tcon_Int_Oint___Groups_Oordered__ab__semigroup__add__imp__le,axiom,
    ordere2412721322843649153imp_le(int) ).

tff(tcon_Int_Oint___Bit__Operations_Osemiring__bit__operations,axiom,
    bit_se359711467146920520ations(int) ).

tff(tcon_Int_Oint___Rings_Olinordered__comm__semiring__strict,axiom,
    linord2810124833399127020strict(int) ).

tff(tcon_Int_Oint___Groups_Ostrict__ordered__comm__monoid__add,axiom,
    strict7427464778891057005id_add(int) ).

tff(tcon_Int_Oint___Groups_Oordered__cancel__comm__monoid__add,axiom,
    ordere8940638589300402666id_add(int) ).

tff(tcon_Int_Oint___Euclidean__Division_Oeuclidean__semiring,axiom,
    euclid3725896446679973847miring(int) ).

tff(tcon_Int_Oint___Topological__Spaces_Otopological__space,axiom,
    topolo4958980785337419405_space(int) ).

tff(tcon_Int_Oint___Topological__Spaces_Olinorder__topology,axiom,
    topolo1944317154257567458pology(int) ).

tff(tcon_Int_Oint___Topological__Spaces_Odiscrete__topology,axiom,
    topolo8865339358273720382pology(int) ).

tff(tcon_Int_Oint___Limits_Otopological__comm__monoid__mult,axiom,
    topolo4987421752381908075d_mult(int) ).

tff(tcon_Int_Oint___Rings_Olinordered__semiring__1__strict,axiom,
    linord715952674999750819strict(int) ).

tff(tcon_Int_Oint___Limits_Otopological__comm__monoid__add,axiom,
    topolo5987344860129210374id_add(int) ).

tff(tcon_Int_Oint___Groups_Olinordered__ab__semigroup__add,axiom,
    linord4140545234300271783up_add(int) ).

tff(tcon_Int_Oint___Bit__Operations_Oring__bit__operations,axiom,
    bit_ri3973907225187159222ations(int) ).

tff(tcon_Int_Oint___Topological__Spaces_Oorder__topology,axiom,
    topolo2564578578187576103pology(int) ).

tff(tcon_Int_Oint___Rings_Osemiring__1__no__zero__divisors,axiom,
    semiri2026040879449505780visors(int) ).

tff(tcon_Int_Oint___Rings_Olinordered__nonzero__semiring,axiom,
    linord181362715937106298miring(int) ).

tff(tcon_Int_Oint___Limits_Otopological__semigroup__mult,axiom,
    topolo4211221413907600880p_mult(int) ).

tff(tcon_Int_Oint___Rings_Olinordered__semiring__strict,axiom,
    linord8928482502909563296strict(int) ).

tff(tcon_Int_Oint___Rings_Osemiring__no__zero__divisors,axiom,
    semiri3467727345109120633visors(int) ).

tff(tcon_Int_Oint___Groups_Oordered__ab__semigroup__add,axiom,
    ordere6658533253407199908up_add(int) ).

tff(tcon_Int_Oint___Groups_Oordered__ab__group__add__abs,axiom,
    ordere166539214618696060dd_abs(int) ).

tff(tcon_Int_Oint___GCD_Osemiring__gcd__mult__normalize,axiom,
    semiri6843258321239162965malize(int) ).

tff(tcon_Int_Oint___Limits_Otopological__monoid__mult,axiom,
    topolo1898628316856586783d_mult(int) ).

tff(tcon_Int_Oint___Groups_Oordered__comm__monoid__add,axiom,
    ordere6911136660526730532id_add(int) ).

tff(tcon_Int_Oint___Groups_Olinordered__ab__group__add,axiom,
    linord5086331880401160121up_add(int) ).

tff(tcon_Int_Oint___Groups_Ocancel__ab__semigroup__add,axiom,
    cancel2418104881723323429up_add(int) ).

tff(tcon_Int_Oint___Rings_Oring__1__no__zero__divisors,axiom,
    ring_15535105094025558882visors(int) ).

tff(tcon_Int_Oint___Limits_Otopological__monoid__add,axiom,
    topolo6943815403480290642id_add(int) ).

tff(tcon_Int_Oint___Groups_Ocancel__comm__monoid__add,axiom,
    cancel1802427076303600483id_add(int) ).

tff(tcon_Int_Oint___Rings_Olinordered__ring__strict,axiom,
    linord4710134922213307826strict(int) ).

tff(tcon_Int_Oint___Rings_Ocomm__semiring__1__cancel,axiom,
    comm_s4317794764714335236cancel(int) ).

tff(tcon_Int_Oint___Bit__Operations_Osemiring__bits,axiom,
    bit_semiring_bits(int) ).

tff(tcon_Int_Oint___Topological__Spaces_Ot2__space,axiom,
    topological_t2_space(int) ).

tff(tcon_Int_Oint___Topological__Spaces_Ot1__space,axiom,
    topological_t1_space(int) ).

tff(tcon_Int_Oint___Rings_Oordered__comm__semiring,axiom,
    ordere2520102378445227354miring(int) ).

tff(tcon_Int_Oint___Rings_Olinordered__semiring__1,axiom,
    linord6961819062388156250ring_1(int) ).

tff(tcon_Int_Oint___Groups_Oordered__ab__group__add,axiom,
    ordered_ab_group_add(int) ).

tff(tcon_Int_Oint___Groups_Ocancel__semigroup__add,axiom,
    cancel_semigroup_add(int) ).

tff(tcon_Int_Oint___Rings_Olinordered__semiring,axiom,
    linordered_semiring(int) ).

tff(tcon_Int_Oint___Rings_Oordered__semiring__0,axiom,
    ordered_semiring_0(int) ).

tff(tcon_Int_Oint___Rings_Olinordered__semidom,axiom,
    linordered_semidom(int) ).

tff(tcon_Int_Oint___Lattices_Osemilattice__sup_7,axiom,
    semilattice_sup(int) ).

tff(tcon_Int_Oint___Lattices_Osemilattice__inf_8,axiom,
    semilattice_inf(int) ).

tff(tcon_Int_Oint___Groups_Oab__semigroup__mult,axiom,
    ab_semigroup_mult(int) ).

tff(tcon_Int_Oint___Rings_Osemiring__1__cancel,axiom,
    semiring_1_cancel(int) ).

tff(tcon_Int_Oint___Rings_Oalgebraic__semidom,axiom,
    algebraic_semidom(int) ).

tff(tcon_Int_Oint___Groups_Ocomm__monoid__mult,axiom,
    comm_monoid_mult(int) ).

tff(tcon_Int_Oint___Groups_Oab__semigroup__add,axiom,
    ab_semigroup_add(int) ).

tff(tcon_Int_Oint___Rings_Oordered__semiring,axiom,
    ordered_semiring(int) ).

tff(tcon_Int_Oint___Rings_Oordered__ring__abs,axiom,
    ordered_ring_abs(int) ).

tff(tcon_Int_Oint___Parity_Osemiring__parity,axiom,
    semiring_parity(int) ).

tff(tcon_Int_Oint___Groups_Ocomm__monoid__add,axiom,
    comm_monoid_add(int) ).

tff(tcon_Int_Oint___Rings_Osemiring__modulo,axiom,
    semiring_modulo(int) ).

tff(tcon_Int_Oint___Rings_Olinordered__ring,axiom,
    linordered_ring(int) ).

tff(tcon_Int_Oint___Rings_Olinordered__idom,axiom,
    linordered_idom(int) ).

tff(tcon_Int_Oint___Rings_Ocomm__semiring__1,axiom,
    comm_semiring_1(int) ).

tff(tcon_Int_Oint___Rings_Ocomm__semiring__0,axiom,
    comm_semiring_0(int) ).

tff(tcon_Int_Oint___Groups_Osemigroup__mult,axiom,
    semigroup_mult(int) ).

tff(tcon_Int_Oint___Complete__Lattices_OSup_9,axiom,
    complete_Sup(int) ).

tff(tcon_Int_Oint___Complete__Lattices_OInf_10,axiom,
    complete_Inf(int) ).

tff(tcon_Int_Oint___Rings_Osemidom__modulo,axiom,
    semidom_modulo(int) ).

tff(tcon_Int_Oint___Rings_Osemidom__divide,axiom,
    semidom_divide(int) ).

tff(tcon_Int_Oint___Num_Osemiring__numeral,axiom,
    semiring_numeral(int) ).

tff(tcon_Int_Oint___Groups_Osemigroup__add,axiom,
    semigroup_add(int) ).

tff(tcon_Int_Oint___Rings_Ozero__less__one,axiom,
    zero_less_one(int) ).

tff(tcon_Int_Oint___Rings_Ocomm__semiring,axiom,
    comm_semiring(int) ).

tff(tcon_Int_Oint___Nat_Osemiring__char__0,axiom,
    semiring_char_0(int) ).

tff(tcon_Int_Oint___Groups_Oab__group__add,axiom,
    ab_group_add(int) ).

tff(tcon_Int_Oint___Rings_Ozero__neq__one,axiom,
    zero_neq_one(int) ).

tff(tcon_Int_Oint___Rings_Oordered__ring,axiom,
    ordered_ring(int) ).

tff(tcon_Int_Oint___Rings_Oidom__abs__sgn,axiom,
    idom_abs_sgn(int) ).

tff(tcon_Int_Oint___Parity_Oring__parity,axiom,
    ring_parity(int) ).

tff(tcon_Int_Oint___Orderings_Opreorder_11,axiom,
    preorder(int) ).

tff(tcon_Int_Oint___Orderings_Olinorder,axiom,
    linorder(int) ).

tff(tcon_Int_Oint___Groups_Omonoid__mult,axiom,
    monoid_mult(int) ).

tff(tcon_Int_Oint___Rings_Oidom__modulo,axiom,
    idom_modulo(int) ).

tff(tcon_Int_Oint___Rings_Oidom__divide,axiom,
    idom_divide(int) ).

tff(tcon_Int_Oint___Rings_Ocomm__ring__1,axiom,
    comm_ring_1(int) ).

tff(tcon_Int_Oint___Groups_Omonoid__add,axiom,
    monoid_add(int) ).

tff(tcon_Int_Oint___Rings_Osemiring__1,axiom,
    semiring_1(int) ).

tff(tcon_Int_Oint___Rings_Osemiring__0,axiom,
    semiring_0(int) ).

tff(tcon_Int_Oint___Orderings_Ono__top,axiom,
    no_top(int) ).

tff(tcon_Int_Oint___Orderings_Ono__bot,axiom,
    no_bot(int) ).

tff(tcon_Int_Oint___Lattices_Olattice_12,axiom,
    lattice(int) ).

tff(tcon_Int_Oint___Groups_Ogroup__add,axiom,
    group_add(int) ).

tff(tcon_Int_Oint___GCD_Osemiring__gcd,axiom,
    semiring_gcd(int) ).

tff(tcon_Int_Oint___GCD_Osemiring__Gcd,axiom,
    semiring_Gcd(int) ).

tff(tcon_Int_Oint___Rings_Omult__zero,axiom,
    mult_zero(int) ).

tff(tcon_Int_Oint___Rings_Ocomm__ring,axiom,
    comm_ring(int) ).

tff(tcon_Int_Oint___Orderings_Oorder_13,axiom,
    order(int) ).

tff(tcon_Int_Oint___Num_Oneg__numeral,axiom,
    neg_numeral(int) ).

tff(tcon_Int_Oint___Nat_Oring__char__0,axiom,
    ring_char_0(int) ).

tff(tcon_Int_Oint___Rings_Osemiring,axiom,
    semiring(int) ).

tff(tcon_Int_Oint___Rings_Osemidom,axiom,
    semidom(int) ).

tff(tcon_Int_Oint___Orderings_Oord_14,axiom,
    ord(int) ).

tff(tcon_Int_Oint___Groups_Ouminus_15,axiom,
    uminus(int) ).

tff(tcon_Int_Oint___Rings_Oring__1,axiom,
    ring_1(int) ).

tff(tcon_Int_Oint___Rings_Oabs__if,axiom,
    abs_if(int) ).

tff(tcon_Int_Oint___GCD_Oring__gcd,axiom,
    ring_gcd(int) ).

tff(tcon_Int_Oint___Power_Opower,axiom,
    power(int) ).

tff(tcon_Int_Oint___Num_Onumeral,axiom,
    numeral(int) ).

tff(tcon_Int_Oint___Groups_Ozero,axiom,
    zero(int) ).

tff(tcon_Int_Oint___Groups_Oplus,axiom,
    plus(int) ).

tff(tcon_Int_Oint___Rings_Oring,axiom,
    ring(int) ).

tff(tcon_Int_Oint___Rings_Oidom,axiom,
    idom(int) ).

tff(tcon_Int_Oint___Groups_Oone,axiom,
    one(int) ).

tff(tcon_Int_Oint___Rings_Odvd,axiom,
    dvd(int) ).

tff(tcon_Nat_Onat___Conditionally__Complete__Lattices_Oconditionally__complete__linorder_16,axiom,
    condit6923001295902523014norder(nat) ).

tff(tcon_Nat_Onat___Conditionally__Complete__Lattices_Oconditionally__complete__lattice_17,axiom,
    condit1219197933456340205attice(nat) ).

tff(tcon_Nat_Onat___Bit__Operations_Ounique__euclidean__semiring__with__bit__operations_18,axiom,
    bit_un5681908812861735899ations(nat) ).

tff(tcon_Nat_Onat___Semiring__Normalization_Ocomm__semiring__1__cancel__crossproduct_19,axiom,
    semiri1453513574482234551roduct(nat) ).

tff(tcon_Nat_Onat___Euclidean__Division_Ounique__euclidean__semiring__with__nat_20,axiom,
    euclid5411537665997757685th_nat(nat) ).

tff(tcon_Nat_Onat___Groups_Oordered__ab__semigroup__monoid__add__imp__le_21,axiom,
    ordere1937475149494474687imp_le(nat) ).

tff(tcon_Nat_Onat___Euclidean__Division_Ounique__euclidean__semiring_22,axiom,
    euclid3128863361964157862miring(nat) ).

tff(tcon_Nat_Onat___Euclidean__Division_Oeuclidean__semiring__cancel_23,axiom,
    euclid4440199948858584721cancel(nat) ).

tff(tcon_Nat_Onat___Divides_Ounique__euclidean__semiring__numeral_24,axiom,
    unique1627219031080169319umeral(nat) ).

tff(tcon_Nat_Onat___Rings_Osemiring__no__zero__divisors__cancel_25,axiom,
    semiri6575147826004484403cancel(nat) ).

tff(tcon_Nat_Onat___Groups_Ostrict__ordered__ab__semigroup__add_26,axiom,
    strict9044650504122735259up_add(nat) ).

tff(tcon_Nat_Onat___Groups_Oordered__cancel__comm__monoid__diff,axiom,
    ordere1170586879665033532d_diff(nat) ).

tff(tcon_Nat_Onat___Groups_Oordered__cancel__ab__semigroup__add_27,axiom,
    ordere580206878836729694up_add(nat) ).

tff(tcon_Nat_Onat___Groups_Oordered__ab__semigroup__add__imp__le_28,axiom,
    ordere2412721322843649153imp_le(nat) ).

tff(tcon_Nat_Onat___Bit__Operations_Osemiring__bit__operations_29,axiom,
    bit_se359711467146920520ations(nat) ).

tff(tcon_Nat_Onat___Rings_Olinordered__comm__semiring__strict_30,axiom,
    linord2810124833399127020strict(nat) ).

tff(tcon_Nat_Onat___Groups_Ostrict__ordered__comm__monoid__add_31,axiom,
    strict7427464778891057005id_add(nat) ).

tff(tcon_Nat_Onat___Groups_Oordered__cancel__comm__monoid__add_32,axiom,
    ordere8940638589300402666id_add(nat) ).

tff(tcon_Nat_Onat___Groups_Ocanonically__ordered__monoid__add,axiom,
    canoni5634975068530333245id_add(nat) ).

tff(tcon_Nat_Onat___Euclidean__Division_Oeuclidean__semiring_33,axiom,
    euclid3725896446679973847miring(nat) ).

tff(tcon_Nat_Onat___Topological__Spaces_Otopological__space_34,axiom,
    topolo4958980785337419405_space(nat) ).

tff(tcon_Nat_Onat___Topological__Spaces_Olinorder__topology_35,axiom,
    topolo1944317154257567458pology(nat) ).

tff(tcon_Nat_Onat___Topological__Spaces_Odiscrete__topology_36,axiom,
    topolo8865339358273720382pology(nat) ).

tff(tcon_Nat_Onat___Limits_Otopological__comm__monoid__mult_37,axiom,
    topolo4987421752381908075d_mult(nat) ).

tff(tcon_Nat_Onat___Limits_Otopological__comm__monoid__add_38,axiom,
    topolo5987344860129210374id_add(nat) ).

tff(tcon_Nat_Onat___Groups_Olinordered__ab__semigroup__add_39,axiom,
    linord4140545234300271783up_add(nat) ).

tff(tcon_Nat_Onat___Topological__Spaces_Oorder__topology_40,axiom,
    topolo2564578578187576103pology(nat) ).

tff(tcon_Nat_Onat___Rings_Osemiring__1__no__zero__divisors_41,axiom,
    semiri2026040879449505780visors(nat) ).

tff(tcon_Nat_Onat___Rings_Olinordered__nonzero__semiring_42,axiom,
    linord181362715937106298miring(nat) ).

tff(tcon_Nat_Onat___Limits_Otopological__semigroup__mult_43,axiom,
    topolo4211221413907600880p_mult(nat) ).

tff(tcon_Nat_Onat___Rings_Olinordered__semiring__strict_44,axiom,
    linord8928482502909563296strict(nat) ).

tff(tcon_Nat_Onat___Rings_Osemiring__no__zero__divisors_45,axiom,
    semiri3467727345109120633visors(nat) ).

tff(tcon_Nat_Onat___Groups_Oordered__ab__semigroup__add_46,axiom,
    ordere6658533253407199908up_add(nat) ).

tff(tcon_Nat_Onat___GCD_Osemiring__gcd__mult__normalize_47,axiom,
    semiri6843258321239162965malize(nat) ).

tff(tcon_Nat_Onat___Limits_Otopological__monoid__mult_48,axiom,
    topolo1898628316856586783d_mult(nat) ).

tff(tcon_Nat_Onat___Groups_Oordered__comm__monoid__add_49,axiom,
    ordere6911136660526730532id_add(nat) ).

tff(tcon_Nat_Onat___Groups_Ocancel__ab__semigroup__add_50,axiom,
    cancel2418104881723323429up_add(nat) ).

tff(tcon_Nat_Onat___Limits_Otopological__monoid__add_51,axiom,
    topolo6943815403480290642id_add(nat) ).

tff(tcon_Nat_Onat___Groups_Ocancel__comm__monoid__add_52,axiom,
    cancel1802427076303600483id_add(nat) ).

tff(tcon_Nat_Onat___Rings_Ocomm__semiring__1__cancel_53,axiom,
    comm_s4317794764714335236cancel(nat) ).

tff(tcon_Nat_Onat___Bit__Operations_Osemiring__bits_54,axiom,
    bit_semiring_bits(nat) ).

tff(tcon_Nat_Onat___Topological__Spaces_Ot2__space_55,axiom,
    topological_t2_space(nat) ).

tff(tcon_Nat_Onat___Topological__Spaces_Ot1__space_56,axiom,
    topological_t1_space(nat) ).

tff(tcon_Nat_Onat___Rings_Oordered__comm__semiring_57,axiom,
    ordere2520102378445227354miring(nat) ).

tff(tcon_Nat_Onat___Groups_Ocancel__semigroup__add_58,axiom,
    cancel_semigroup_add(nat) ).

tff(tcon_Nat_Onat___Rings_Olinordered__semiring_59,axiom,
    linordered_semiring(nat) ).

tff(tcon_Nat_Onat___Rings_Oordered__semiring__0_60,axiom,
    ordered_semiring_0(nat) ).

tff(tcon_Nat_Onat___Rings_Olinordered__semidom_61,axiom,
    linordered_semidom(nat) ).

tff(tcon_Nat_Onat___Lattices_Osemilattice__sup_62,axiom,
    semilattice_sup(nat) ).

tff(tcon_Nat_Onat___Lattices_Osemilattice__inf_63,axiom,
    semilattice_inf(nat) ).

tff(tcon_Nat_Onat___Groups_Oab__semigroup__mult_64,axiom,
    ab_semigroup_mult(nat) ).

tff(tcon_Nat_Onat___Rings_Osemiring__1__cancel_65,axiom,
    semiring_1_cancel(nat) ).

tff(tcon_Nat_Onat___Rings_Oalgebraic__semidom_66,axiom,
    algebraic_semidom(nat) ).

tff(tcon_Nat_Onat___Groups_Ocomm__monoid__mult_67,axiom,
    comm_monoid_mult(nat) ).

tff(tcon_Nat_Onat___Groups_Ocomm__monoid__diff,axiom,
    comm_monoid_diff(nat) ).

tff(tcon_Nat_Onat___Groups_Oab__semigroup__add_68,axiom,
    ab_semigroup_add(nat) ).

tff(tcon_Nat_Onat___Rings_Oordered__semiring_69,axiom,
    ordered_semiring(nat) ).

tff(tcon_Nat_Onat___Parity_Osemiring__parity_70,axiom,
    semiring_parity(nat) ).

tff(tcon_Nat_Onat___Groups_Ocomm__monoid__add_71,axiom,
    comm_monoid_add(nat) ).

tff(tcon_Nat_Onat___Rings_Osemiring__modulo_72,axiom,
    semiring_modulo(nat) ).

tff(tcon_Nat_Onat___Rings_Ocomm__semiring__1_73,axiom,
    comm_semiring_1(nat) ).

tff(tcon_Nat_Onat___Rings_Ocomm__semiring__0_74,axiom,
    comm_semiring_0(nat) ).

tff(tcon_Nat_Onat___Groups_Osemigroup__mult_75,axiom,
    semigroup_mult(nat) ).

tff(tcon_Nat_Onat___Complete__Lattices_OSup_76,axiom,
    complete_Sup(nat) ).

tff(tcon_Nat_Onat___Complete__Lattices_OInf_77,axiom,
    complete_Inf(nat) ).

tff(tcon_Nat_Onat___Rings_Osemidom__modulo_78,axiom,
    semidom_modulo(nat) ).

tff(tcon_Nat_Onat___Rings_Osemidom__divide_79,axiom,
    semidom_divide(nat) ).

tff(tcon_Nat_Onat___Num_Osemiring__numeral_80,axiom,
    semiring_numeral(nat) ).

tff(tcon_Nat_Onat___Groups_Osemigroup__add_81,axiom,
    semigroup_add(nat) ).

tff(tcon_Nat_Onat___Rings_Ozero__less__one_82,axiom,
    zero_less_one(nat) ).

tff(tcon_Nat_Onat___Rings_Ocomm__semiring_83,axiom,
    comm_semiring(nat) ).

tff(tcon_Nat_Onat___Orderings_Owellorder,axiom,
    wellorder(nat) ).

tff(tcon_Nat_Onat___Orderings_Oorder__bot_84,axiom,
    order_bot(nat) ).

tff(tcon_Nat_Onat___Nat_Osemiring__char__0_85,axiom,
    semiring_char_0(nat) ).

tff(tcon_Nat_Onat___Rings_Ozero__neq__one_86,axiom,
    zero_neq_one(nat) ).

tff(tcon_Nat_Onat___Orderings_Opreorder_87,axiom,
    preorder(nat) ).

tff(tcon_Nat_Onat___Orderings_Olinorder_88,axiom,
    linorder(nat) ).

tff(tcon_Nat_Onat___Groups_Omonoid__mult_89,axiom,
    monoid_mult(nat) ).

tff(tcon_Nat_Onat___Groups_Omonoid__add_90,axiom,
    monoid_add(nat) ).

tff(tcon_Nat_Onat___Rings_Osemiring__1_91,axiom,
    semiring_1(nat) ).

tff(tcon_Nat_Onat___Rings_Osemiring__0_92,axiom,
    semiring_0(nat) ).

tff(tcon_Nat_Onat___Orderings_Ono__top_93,axiom,
    no_top(nat) ).

tff(tcon_Nat_Onat___Lattices_Olattice_94,axiom,
    lattice(nat) ).

tff(tcon_Nat_Onat___GCD_Osemiring__gcd_95,axiom,
    semiring_gcd(nat) ).

tff(tcon_Nat_Onat___GCD_Osemiring__Gcd_96,axiom,
    semiring_Gcd(nat) ).

tff(tcon_Nat_Onat___Rings_Omult__zero_97,axiom,
    mult_zero(nat) ).

tff(tcon_Nat_Onat___Orderings_Oorder_98,axiom,
    order(nat) ).

tff(tcon_Nat_Onat___Rings_Osemiring_99,axiom,
    semiring(nat) ).

tff(tcon_Nat_Onat___Rings_Osemidom_100,axiom,
    semidom(nat) ).

tff(tcon_Nat_Onat___Orderings_Oord_101,axiom,
    ord(nat) ).

tff(tcon_Nat_Onat___Orderings_Obot_102,axiom,
    bot(nat) ).

tff(tcon_Nat_Onat___Power_Opower_103,axiom,
    power(nat) ).

tff(tcon_Nat_Onat___Num_Onumeral_104,axiom,
    numeral(nat) ).

tff(tcon_Nat_Onat___Groups_Ozero_105,axiom,
    zero(nat) ).

tff(tcon_Nat_Onat___Groups_Oplus_106,axiom,
    plus(nat) ).

tff(tcon_Nat_Onat___Groups_Oone_107,axiom,
    one(nat) ).

tff(tcon_Nat_Onat___Rings_Odvd_108,axiom,
    dvd(nat) ).

tff(tcon_Nat_Onat___Nat_Osize,axiom,
    size(nat) ).

tff(tcon_Num_Onum___Orderings_Opreorder_109,axiom,
    preorder(num) ).

tff(tcon_Num_Onum___Orderings_Olinorder_110,axiom,
    linorder(num) ).

tff(tcon_Num_Onum___Orderings_Oorder_111,axiom,
    order(num) ).

tff(tcon_Num_Onum___Orderings_Oord_112,axiom,
    ord(num) ).

tff(tcon_Num_Onum___Groups_Oplus_113,axiom,
    plus(num) ).

tff(tcon_Num_Onum___Nat_Osize_114,axiom,
    size(num) ).

tff(tcon_Rat_Orat___Semiring__Normalization_Ocomm__semiring__1__cancel__crossproduct_115,axiom,
    semiri1453513574482234551roduct(rat) ).

tff(tcon_Rat_Orat___Groups_Oordered__ab__semigroup__monoid__add__imp__le_116,axiom,
    ordere1937475149494474687imp_le(rat) ).

tff(tcon_Rat_Orat___Rings_Osemiring__no__zero__divisors__cancel_117,axiom,
    semiri6575147826004484403cancel(rat) ).

tff(tcon_Rat_Orat___Groups_Ostrict__ordered__ab__semigroup__add_118,axiom,
    strict9044650504122735259up_add(rat) ).

tff(tcon_Rat_Orat___Groups_Oordered__cancel__ab__semigroup__add_119,axiom,
    ordere580206878836729694up_add(rat) ).

tff(tcon_Rat_Orat___Groups_Oordered__ab__semigroup__add__imp__le_120,axiom,
    ordere2412721322843649153imp_le(rat) ).

tff(tcon_Rat_Orat___Rings_Olinordered__comm__semiring__strict_121,axiom,
    linord2810124833399127020strict(rat) ).

tff(tcon_Rat_Orat___Groups_Ostrict__ordered__comm__monoid__add_122,axiom,
    strict7427464778891057005id_add(rat) ).

tff(tcon_Rat_Orat___Groups_Oordered__cancel__comm__monoid__add_123,axiom,
    ordere8940638589300402666id_add(rat) ).

tff(tcon_Rat_Orat___Archimedean__Field_Oarchimedean__field,axiom,
    archim462609752435547400_field(rat) ).

tff(tcon_Rat_Orat___Rings_Olinordered__semiring__1__strict_124,axiom,
    linord715952674999750819strict(rat) ).

tff(tcon_Rat_Orat___Orderings_Ounbounded__dense__linorder,axiom,
    unboun7993243217541854897norder(rat) ).

tff(tcon_Rat_Orat___Groups_Olinordered__ab__semigroup__add_125,axiom,
    linord4140545234300271783up_add(rat) ).

tff(tcon_Rat_Orat___Rings_Osemiring__1__no__zero__divisors_126,axiom,
    semiri2026040879449505780visors(rat) ).

tff(tcon_Rat_Orat___Rings_Olinordered__nonzero__semiring_127,axiom,
    linord181362715937106298miring(rat) ).

tff(tcon_Rat_Orat___Rings_Olinordered__semiring__strict_128,axiom,
    linord8928482502909563296strict(rat) ).

tff(tcon_Rat_Orat___Rings_Osemiring__no__zero__divisors_129,axiom,
    semiri3467727345109120633visors(rat) ).

tff(tcon_Rat_Orat___Groups_Oordered__ab__semigroup__add_130,axiom,
    ordere6658533253407199908up_add(rat) ).

tff(tcon_Rat_Orat___Groups_Oordered__ab__group__add__abs_131,axiom,
    ordere166539214618696060dd_abs(rat) ).

tff(tcon_Rat_Orat___Archimedean__Field_Ofloor__ceiling,axiom,
    archim2362893244070406136eiling(rat) ).

tff(tcon_Rat_Orat___Groups_Oordered__comm__monoid__add_132,axiom,
    ordere6911136660526730532id_add(rat) ).

tff(tcon_Rat_Orat___Groups_Olinordered__ab__group__add_133,axiom,
    linord5086331880401160121up_add(rat) ).

tff(tcon_Rat_Orat___Groups_Ocancel__ab__semigroup__add_134,axiom,
    cancel2418104881723323429up_add(rat) ).

tff(tcon_Rat_Orat___Rings_Oring__1__no__zero__divisors_135,axiom,
    ring_15535105094025558882visors(rat) ).

tff(tcon_Rat_Orat___Groups_Ocancel__comm__monoid__add_136,axiom,
    cancel1802427076303600483id_add(rat) ).

tff(tcon_Rat_Orat___Rings_Olinordered__ring__strict_137,axiom,
    linord4710134922213307826strict(rat) ).

tff(tcon_Rat_Orat___Rings_Ocomm__semiring__1__cancel_138,axiom,
    comm_s4317794764714335236cancel(rat) ).

tff(tcon_Rat_Orat___Rings_Oordered__comm__semiring_139,axiom,
    ordere2520102378445227354miring(rat) ).

tff(tcon_Rat_Orat___Rings_Olinordered__semiring__1_140,axiom,
    linord6961819062388156250ring_1(rat) ).

tff(tcon_Rat_Orat___Groups_Oordered__ab__group__add_141,axiom,
    ordered_ab_group_add(rat) ).

tff(tcon_Rat_Orat___Groups_Ocancel__semigroup__add_142,axiom,
    cancel_semigroup_add(rat) ).

tff(tcon_Rat_Orat___Rings_Olinordered__semiring_143,axiom,
    linordered_semiring(rat) ).

tff(tcon_Rat_Orat___Rings_Oordered__semiring__0_144,axiom,
    ordered_semiring_0(rat) ).

tff(tcon_Rat_Orat___Rings_Olinordered__semidom_145,axiom,
    linordered_semidom(rat) ).

tff(tcon_Rat_Orat___Orderings_Odense__linorder,axiom,
    dense_linorder(rat) ).

tff(tcon_Rat_Orat___Lattices_Osemilattice__sup_146,axiom,
    semilattice_sup(rat) ).

tff(tcon_Rat_Orat___Lattices_Osemilattice__inf_147,axiom,
    semilattice_inf(rat) ).

tff(tcon_Rat_Orat___Groups_Oab__semigroup__mult_148,axiom,
    ab_semigroup_mult(rat) ).

tff(tcon_Rat_Orat___Rings_Osemiring__1__cancel_149,axiom,
    semiring_1_cancel(rat) ).

tff(tcon_Rat_Orat___Groups_Ocomm__monoid__mult_150,axiom,
    comm_monoid_mult(rat) ).

tff(tcon_Rat_Orat___Groups_Oab__semigroup__add_151,axiom,
    ab_semigroup_add(rat) ).

tff(tcon_Rat_Orat___Fields_Olinordered__field,axiom,
    linordered_field(rat) ).

tff(tcon_Rat_Orat___Rings_Oordered__semiring_152,axiom,
    ordered_semiring(rat) ).

tff(tcon_Rat_Orat___Rings_Oordered__ring__abs_153,axiom,
    ordered_ring_abs(rat) ).

tff(tcon_Rat_Orat___Groups_Ocomm__monoid__add_154,axiom,
    comm_monoid_add(rat) ).

tff(tcon_Rat_Orat___Rings_Olinordered__ring_155,axiom,
    linordered_ring(rat) ).

tff(tcon_Rat_Orat___Rings_Olinordered__idom_156,axiom,
    linordered_idom(rat) ).

tff(tcon_Rat_Orat___Rings_Ocomm__semiring__1_157,axiom,
    comm_semiring_1(rat) ).

tff(tcon_Rat_Orat___Rings_Ocomm__semiring__0_158,axiom,
    comm_semiring_0(rat) ).

tff(tcon_Rat_Orat___Orderings_Odense__order,axiom,
    dense_order(rat) ).

tff(tcon_Rat_Orat___Groups_Osemigroup__mult_159,axiom,
    semigroup_mult(rat) ).

tff(tcon_Rat_Orat___Rings_Osemidom__divide_160,axiom,
    semidom_divide(rat) ).

tff(tcon_Rat_Orat___Num_Osemiring__numeral_161,axiom,
    semiring_numeral(rat) ).

tff(tcon_Rat_Orat___Groups_Osemigroup__add_162,axiom,
    semigroup_add(rat) ).

tff(tcon_Rat_Orat___Fields_Ofield__abs__sgn,axiom,
    field_abs_sgn(rat) ).

tff(tcon_Rat_Orat___Fields_Odivision__ring,axiom,
    division_ring(rat) ).

tff(tcon_Rat_Orat___Rings_Ozero__less__one_163,axiom,
    zero_less_one(rat) ).

tff(tcon_Rat_Orat___Rings_Ocomm__semiring_164,axiom,
    comm_semiring(rat) ).

tff(tcon_Rat_Orat___Nat_Osemiring__char__0_165,axiom,
    semiring_char_0(rat) ).

tff(tcon_Rat_Orat___Groups_Oab__group__add_166,axiom,
    ab_group_add(rat) ).

tff(tcon_Rat_Orat___Fields_Ofield__char__0,axiom,
    field_char_0(rat) ).

tff(tcon_Rat_Orat___Rings_Ozero__neq__one_167,axiom,
    zero_neq_one(rat) ).

tff(tcon_Rat_Orat___Rings_Oordered__ring_168,axiom,
    ordered_ring(rat) ).

tff(tcon_Rat_Orat___Rings_Oidom__abs__sgn_169,axiom,
    idom_abs_sgn(rat) ).

tff(tcon_Rat_Orat___Orderings_Opreorder_170,axiom,
    preorder(rat) ).

tff(tcon_Rat_Orat___Orderings_Olinorder_171,axiom,
    linorder(rat) ).

tff(tcon_Rat_Orat___Groups_Omonoid__mult_172,axiom,
    monoid_mult(rat) ).

tff(tcon_Rat_Orat___Rings_Oidom__divide_173,axiom,
    idom_divide(rat) ).

tff(tcon_Rat_Orat___Rings_Ocomm__ring__1_174,axiom,
    comm_ring_1(rat) ).

tff(tcon_Rat_Orat___Groups_Omonoid__add_175,axiom,
    monoid_add(rat) ).

tff(tcon_Rat_Orat___Rings_Osemiring__1_176,axiom,
    semiring_1(rat) ).

tff(tcon_Rat_Orat___Rings_Osemiring__0_177,axiom,
    semiring_0(rat) ).

tff(tcon_Rat_Orat___Orderings_Ono__top_178,axiom,
    no_top(rat) ).

tff(tcon_Rat_Orat___Orderings_Ono__bot_179,axiom,
    no_bot(rat) ).

tff(tcon_Rat_Orat___Lattices_Olattice_180,axiom,
    lattice(rat) ).

tff(tcon_Rat_Orat___Groups_Ogroup__add_181,axiom,
    group_add(rat) ).

tff(tcon_Rat_Orat___Rings_Omult__zero_182,axiom,
    mult_zero(rat) ).

tff(tcon_Rat_Orat___Rings_Ocomm__ring_183,axiom,
    comm_ring(rat) ).

tff(tcon_Rat_Orat___Orderings_Oorder_184,axiom,
    order(rat) ).

tff(tcon_Rat_Orat___Num_Oneg__numeral_185,axiom,
    neg_numeral(rat) ).

tff(tcon_Rat_Orat___Nat_Oring__char__0_186,axiom,
    ring_char_0(rat) ).

tff(tcon_Rat_Orat___Rings_Osemiring_187,axiom,
    semiring(rat) ).

tff(tcon_Rat_Orat___Fields_Oinverse,axiom,
    inverse(rat) ).

tff(tcon_Rat_Orat___Rings_Osemidom_188,axiom,
    semidom(rat) ).

tff(tcon_Rat_Orat___Orderings_Oord_189,axiom,
    ord(rat) ).

tff(tcon_Rat_Orat___Groups_Ouminus_190,axiom,
    uminus(rat) ).

tff(tcon_Rat_Orat___Rings_Oring__1_191,axiom,
    ring_1(rat) ).

tff(tcon_Rat_Orat___Rings_Oabs__if_192,axiom,
    abs_if(rat) ).

tff(tcon_Rat_Orat___Fields_Ofield,axiom,
    field(rat) ).

tff(tcon_Rat_Orat___Power_Opower_193,axiom,
    power(rat) ).

tff(tcon_Rat_Orat___Num_Onumeral_194,axiom,
    numeral(rat) ).

tff(tcon_Rat_Orat___Groups_Ozero_195,axiom,
    zero(rat) ).

tff(tcon_Rat_Orat___Groups_Oplus_196,axiom,
    plus(rat) ).

tff(tcon_Rat_Orat___Rings_Oring_197,axiom,
    ring(rat) ).

tff(tcon_Rat_Orat___Rings_Oidom_198,axiom,
    idom(rat) ).

tff(tcon_Rat_Orat___Groups_Oone_199,axiom,
    one(rat) ).

tff(tcon_Rat_Orat___Rings_Odvd_200,axiom,
    dvd(rat) ).

tff(tcon_Set_Oset___Conditionally__Complete__Lattices_Oconditionally__complete__lattice_201,axiom,
    ! [A16: $tType] : condit1219197933456340205attice(set(A16)) ).

tff(tcon_Set_Oset___Countable__Complete__Lattices_Ocountable__complete__lattice_202,axiom,
    ! [A16: $tType] : counta3822494911875563373attice(set(A16)) ).

tff(tcon_Set_Oset___Complete__Lattices_Ocomplete__distrib__lattice_203,axiom,
    ! [A16: $tType] : comple592849572758109894attice(set(A16)) ).

tff(tcon_Set_Oset___Complete__Lattices_Ocomplete__boolean__algebra_204,axiom,
    ! [A16: $tType] : comple489889107523837845lgebra(set(A16)) ).

tff(tcon_Set_Oset___Lattices_Obounded__semilattice__sup__bot_205,axiom,
    ! [A16: $tType] : bounde4967611905675639751up_bot(set(A16)) ).

tff(tcon_Set_Oset___Lattices_Obounded__semilattice__inf__top_206,axiom,
    ! [A16: $tType] : bounde4346867609351753570nf_top(set(A16)) ).

tff(tcon_Set_Oset___Complete__Lattices_Ocomplete__lattice_207,axiom,
    ! [A16: $tType] : comple6319245703460814977attice(set(A16)) ).

tff(tcon_Set_Oset___Boolean__Algebras_Oboolean__algebra_208,axiom,
    ! [A16: $tType] : boolea8198339166811842893lgebra(set(A16)) ).

tff(tcon_Set_Oset___Complete__Partial__Order_Occpo_209,axiom,
    ! [A16: $tType] : comple9053668089753744459l_ccpo(set(A16)) ).

tff(tcon_Set_Oset___Lattices_Osemilattice__sup_210,axiom,
    ! [A16: $tType] : semilattice_sup(set(A16)) ).

tff(tcon_Set_Oset___Lattices_Osemilattice__inf_211,axiom,
    ! [A16: $tType] : semilattice_inf(set(A16)) ).

tff(tcon_Set_Oset___Complete__Lattices_OSup_212,axiom,
    ! [A16: $tType] : complete_Sup(set(A16)) ).

tff(tcon_Set_Oset___Complete__Lattices_OInf_213,axiom,
    ! [A16: $tType] : complete_Inf(set(A16)) ).

tff(tcon_Set_Oset___Orderings_Oorder__top_214,axiom,
    ! [A16: $tType] : order_top(set(A16)) ).

tff(tcon_Set_Oset___Orderings_Oorder__bot_215,axiom,
    ! [A16: $tType] : order_bot(set(A16)) ).

tff(tcon_Set_Oset___Orderings_Opreorder_216,axiom,
    ! [A16: $tType] : preorder(set(A16)) ).

tff(tcon_Set_Oset___Lattices_Olattice_217,axiom,
    ! [A16: $tType] : lattice(set(A16)) ).

tff(tcon_Set_Oset___Orderings_Oorder_218,axiom,
    ! [A16: $tType] : order(set(A16)) ).

tff(tcon_Set_Oset___Orderings_Otop_219,axiom,
    ! [A16: $tType] : top(set(A16)) ).

tff(tcon_Set_Oset___Orderings_Oord_220,axiom,
    ! [A16: $tType] : ord(set(A16)) ).

tff(tcon_Set_Oset___Orderings_Obot_221,axiom,
    ! [A16: $tType] : bot(set(A16)) ).

tff(tcon_Set_Oset___Groups_Ouminus_222,axiom,
    ! [A16: $tType] : uminus(set(A16)) ).

tff(tcon_HOL_Obool___Conditionally__Complete__Lattices_Oconditionally__complete__lattice_223,axiom,
    condit1219197933456340205attice($o) ).

tff(tcon_HOL_Obool___Countable__Complete__Lattices_Ocountable__complete__lattice_224,axiom,
    counta3822494911875563373attice($o) ).

tff(tcon_HOL_Obool___Complete__Lattices_Ocomplete__distrib__lattice_225,axiom,
    comple592849572758109894attice($o) ).

tff(tcon_HOL_Obool___Complete__Lattices_Ocomplete__boolean__algebra_226,axiom,
    comple489889107523837845lgebra($o) ).

tff(tcon_HOL_Obool___Topological__Spaces_Otopological__space_227,axiom,
    topolo4958980785337419405_space($o) ).

tff(tcon_HOL_Obool___Topological__Spaces_Olinorder__topology_228,axiom,
    topolo1944317154257567458pology($o) ).

tff(tcon_HOL_Obool___Topological__Spaces_Odiscrete__topology_229,axiom,
    topolo8865339358273720382pology($o) ).

tff(tcon_HOL_Obool___Lattices_Obounded__semilattice__sup__bot_230,axiom,
    bounde4967611905675639751up_bot($o) ).

tff(tcon_HOL_Obool___Lattices_Obounded__semilattice__inf__top_231,axiom,
    bounde4346867609351753570nf_top($o) ).

tff(tcon_HOL_Obool___Complete__Lattices_Ocomplete__lattice_232,axiom,
    comple6319245703460814977attice($o) ).

tff(tcon_HOL_Obool___Topological__Spaces_Oorder__topology_233,axiom,
    topolo2564578578187576103pology($o) ).

tff(tcon_HOL_Obool___Boolean__Algebras_Oboolean__algebra_234,axiom,
    boolea8198339166811842893lgebra($o) ).

tff(tcon_HOL_Obool___Topological__Spaces_Ot2__space_235,axiom,
    topological_t2_space($o) ).

tff(tcon_HOL_Obool___Topological__Spaces_Ot1__space_236,axiom,
    topological_t1_space($o) ).

tff(tcon_HOL_Obool___Complete__Partial__Order_Occpo_237,axiom,
    comple9053668089753744459l_ccpo($o) ).

tff(tcon_HOL_Obool___Lattices_Osemilattice__sup_238,axiom,
    semilattice_sup($o) ).

tff(tcon_HOL_Obool___Lattices_Osemilattice__inf_239,axiom,
    semilattice_inf($o) ).

tff(tcon_HOL_Obool___Complete__Lattices_OSup_240,axiom,
    complete_Sup($o) ).

tff(tcon_HOL_Obool___Complete__Lattices_OInf_241,axiom,
    complete_Inf($o) ).

tff(tcon_HOL_Obool___Orderings_Oorder__top_242,axiom,
    order_top($o) ).

tff(tcon_HOL_Obool___Orderings_Oorder__bot_243,axiom,
    order_bot($o) ).

tff(tcon_HOL_Obool___Orderings_Opreorder_244,axiom,
    preorder($o) ).

tff(tcon_HOL_Obool___Orderings_Olinorder_245,axiom,
    linorder($o) ).

tff(tcon_HOL_Obool___Lattices_Olattice_246,axiom,
    lattice($o) ).

tff(tcon_HOL_Obool___Orderings_Oorder_247,axiom,
    order($o) ).

tff(tcon_HOL_Obool___Orderings_Otop_248,axiom,
    top($o) ).

tff(tcon_HOL_Obool___Orderings_Oord_249,axiom,
    ord($o) ).

tff(tcon_HOL_Obool___Orderings_Obot_250,axiom,
    bot($o) ).

tff(tcon_HOL_Obool___Groups_Ouminus_251,axiom,
    uminus($o) ).

tff(tcon_List_Olist___Nat_Osize_252,axiom,
    ! [A16: $tType] : size(list(A16)) ).

tff(tcon_Real_Oreal___Conditionally__Complete__Lattices_Oconditionally__complete__linorder_253,axiom,
    condit6923001295902523014norder(real) ).

tff(tcon_Real_Oreal___Conditionally__Complete__Lattices_Oconditionally__complete__lattice_254,axiom,
    condit1219197933456340205attice(real) ).

tff(tcon_Real_Oreal___Semiring__Normalization_Ocomm__semiring__1__cancel__crossproduct_255,axiom,
    semiri1453513574482234551roduct(real) ).

tff(tcon_Real_Oreal___Conditionally__Complete__Lattices_Olinear__continuum,axiom,
    condit5016429287641298734tinuum(real) ).

tff(tcon_Real_Oreal___Groups_Oordered__ab__semigroup__monoid__add__imp__le_256,axiom,
    ordere1937475149494474687imp_le(real) ).

tff(tcon_Real_Oreal___Topological__Spaces_Olinear__continuum__topology,axiom,
    topolo8458572112393995274pology(real) ).

tff(tcon_Real_Oreal___Topological__Spaces_Ofirst__countable__topology,axiom,
    topolo3112930676232923870pology(real) ).

tff(tcon_Real_Oreal___Real__Vector__Spaces_Oreal__normed__div__algebra,axiom,
    real_V8999393235501362500lgebra(real) ).

tff(tcon_Real_Oreal___Real__Vector__Spaces_Oreal__normed__algebra__1,axiom,
    real_V2822296259951069270ebra_1(real) ).

tff(tcon_Real_Oreal___Rings_Osemiring__no__zero__divisors__cancel_257,axiom,
    semiri6575147826004484403cancel(real) ).

tff(tcon_Real_Oreal___Real__Vector__Spaces_Oreal__normed__algebra,axiom,
    real_V4412858255891104859lgebra(real) ).

tff(tcon_Real_Oreal___Real__Vector__Spaces_Oordered__real__vector,axiom,
    real_V5355595471888546746vector(real) ).

tff(tcon_Real_Oreal___Groups_Ostrict__ordered__ab__semigroup__add_258,axiom,
    strict9044650504122735259up_add(real) ).

tff(tcon_Real_Oreal___Groups_Oordered__cancel__ab__semigroup__add_259,axiom,
    ordere580206878836729694up_add(real) ).

tff(tcon_Real_Oreal___Groups_Oordered__ab__semigroup__add__imp__le_260,axiom,
    ordere2412721322843649153imp_le(real) ).

tff(tcon_Real_Oreal___Rings_Olinordered__comm__semiring__strict_261,axiom,
    linord2810124833399127020strict(real) ).

tff(tcon_Real_Oreal___Real__Vector__Spaces_Oreal__normed__vector,axiom,
    real_V822414075346904944vector(real) ).

tff(tcon_Real_Oreal___Groups_Ostrict__ordered__comm__monoid__add_262,axiom,
    strict7427464778891057005id_add(real) ).

tff(tcon_Real_Oreal___Groups_Oordered__cancel__comm__monoid__add_263,axiom,
    ordere8940638589300402666id_add(real) ).

tff(tcon_Real_Oreal___Topological__Spaces_Otopological__space_264,axiom,
    topolo4958980785337419405_space(real) ).

tff(tcon_Real_Oreal___Topological__Spaces_Olinorder__topology_265,axiom,
    topolo1944317154257567458pology(real) ).

tff(tcon_Real_Oreal___Real__Vector__Spaces_Oreal__normed__field,axiom,
    real_V3459762299906320749_field(real) ).

tff(tcon_Real_Oreal___Real__Vector__Spaces_Oreal__div__algebra,axiom,
    real_V5047593784448816457lgebra(real) ).

tff(tcon_Real_Oreal___Archimedean__Field_Oarchimedean__field_266,axiom,
    archim462609752435547400_field(real) ).

tff(tcon_Real_Oreal___Rings_Olinordered__semiring__1__strict_267,axiom,
    linord715952674999750819strict(real) ).

tff(tcon_Real_Oreal___Real__Vector__Spaces_Ouniformity__dist,axiom,
    real_V768167426530841204y_dist(real) ).

tff(tcon_Real_Oreal___Orderings_Ounbounded__dense__linorder_268,axiom,
    unboun7993243217541854897norder(real) ).

tff(tcon_Real_Oreal___Limits_Otopological__comm__monoid__add_269,axiom,
    topolo5987344860129210374id_add(real) ).

tff(tcon_Real_Oreal___Groups_Olinordered__ab__semigroup__add_270,axiom,
    linord4140545234300271783up_add(real) ).

tff(tcon_Real_Oreal___Topological__Spaces_Oorder__topology_271,axiom,
    topolo2564578578187576103pology(real) ).

tff(tcon_Real_Oreal___Rings_Osemiring__1__no__zero__divisors_272,axiom,
    semiri2026040879449505780visors(real) ).

tff(tcon_Real_Oreal___Rings_Olinordered__nonzero__semiring_273,axiom,
    linord181362715937106298miring(real) ).

tff(tcon_Real_Oreal___Real__Vector__Spaces_Oreal__algebra__1,axiom,
    real_V2191834092415804123ebra_1(real) ).

tff(tcon_Real_Oreal___Real__Vector__Spaces_Ocomplete__space,axiom,
    real_V8037385150606011577_space(real) ).

tff(tcon_Real_Oreal___Limits_Otopological__semigroup__mult_274,axiom,
    topolo4211221413907600880p_mult(real) ).

tff(tcon_Real_Oreal___Topological__Spaces_Ouniform__space,axiom,
    topolo7287701948861334536_space(real) ).

tff(tcon_Real_Oreal___Topological__Spaces_Operfect__space,axiom,
    topolo8386298272705272623_space(real) ).

tff(tcon_Real_Oreal___Rings_Olinordered__semiring__strict_275,axiom,
    linord8928482502909563296strict(real) ).

tff(tcon_Real_Oreal___Rings_Osemiring__no__zero__divisors_276,axiom,
    semiri3467727345109120633visors(real) ).

tff(tcon_Real_Oreal___Real__Vector__Spaces_Ometric__space,axiom,
    real_V7819770556892013058_space(real) ).

tff(tcon_Real_Oreal___Limits_Otopological__ab__group__add,axiom,
    topolo1287966508704411220up_add(real) ).

tff(tcon_Real_Oreal___Groups_Oordered__ab__semigroup__add_277,axiom,
    ordere6658533253407199908up_add(real) ).

tff(tcon_Real_Oreal___Groups_Oordered__ab__group__add__abs_278,axiom,
    ordere166539214618696060dd_abs(real) ).

tff(tcon_Real_Oreal___Archimedean__Field_Ofloor__ceiling_279,axiom,
    archim2362893244070406136eiling(real) ).

tff(tcon_Real_Oreal___Real__Vector__Spaces_Oreal__vector,axiom,
    real_V4867850818363320053vector(real) ).

tff(tcon_Real_Oreal___Groups_Oordered__comm__monoid__add_280,axiom,
    ordere6911136660526730532id_add(real) ).

tff(tcon_Real_Oreal___Groups_Olinordered__ab__group__add_281,axiom,
    linord5086331880401160121up_add(real) ).

tff(tcon_Real_Oreal___Groups_Ocancel__ab__semigroup__add_282,axiom,
    cancel2418104881723323429up_add(real) ).

tff(tcon_Real_Oreal___Rings_Oring__1__no__zero__divisors_283,axiom,
    ring_15535105094025558882visors(real) ).

tff(tcon_Real_Oreal___Real__Vector__Spaces_Oreal__field,axiom,
    real_V7773925162809079976_field(real) ).

tff(tcon_Real_Oreal___Limits_Otopological__monoid__add_284,axiom,
    topolo6943815403480290642id_add(real) ).

tff(tcon_Real_Oreal___Groups_Ocancel__comm__monoid__add_285,axiom,
    cancel1802427076303600483id_add(real) ).

tff(tcon_Real_Oreal___Rings_Olinordered__ring__strict_286,axiom,
    linord4710134922213307826strict(real) ).

tff(tcon_Real_Oreal___Rings_Ocomm__semiring__1__cancel_287,axiom,
    comm_s4317794764714335236cancel(real) ).

tff(tcon_Real_Oreal___Limits_Otopological__group__add,axiom,
    topolo1633459387980952147up_add(real) ).

tff(tcon_Real_Oreal___Topological__Spaces_Ot2__space_288,axiom,
    topological_t2_space(real) ).

tff(tcon_Real_Oreal___Topological__Spaces_Ot1__space_289,axiom,
    topological_t1_space(real) ).

tff(tcon_Real_Oreal___Rings_Oordered__comm__semiring_290,axiom,
    ordere2520102378445227354miring(real) ).

tff(tcon_Real_Oreal___Rings_Olinordered__semiring__1_291,axiom,
    linord6961819062388156250ring_1(real) ).

tff(tcon_Real_Oreal___Groups_Oordered__ab__group__add_292,axiom,
    ordered_ab_group_add(real) ).

tff(tcon_Real_Oreal___Groups_Ocancel__semigroup__add_293,axiom,
    cancel_semigroup_add(real) ).

tff(tcon_Real_Oreal___Rings_Olinordered__semiring_294,axiom,
    linordered_semiring(real) ).

tff(tcon_Real_Oreal___Real__Vector__Spaces_Obanach,axiom,
    real_Vector_banach(real) ).

tff(tcon_Real_Oreal___Rings_Oordered__semiring__0_295,axiom,
    ordered_semiring_0(real) ).

tff(tcon_Real_Oreal___Rings_Olinordered__semidom_296,axiom,
    linordered_semidom(real) ).

tff(tcon_Real_Oreal___Orderings_Odense__linorder_297,axiom,
    dense_linorder(real) ).

tff(tcon_Real_Oreal___Lattices_Osemilattice__sup_298,axiom,
    semilattice_sup(real) ).

tff(tcon_Real_Oreal___Lattices_Osemilattice__inf_299,axiom,
    semilattice_inf(real) ).

tff(tcon_Real_Oreal___Groups_Oab__semigroup__mult_300,axiom,
    ab_semigroup_mult(real) ).

tff(tcon_Real_Oreal___Rings_Osemiring__1__cancel_301,axiom,
    semiring_1_cancel(real) ).

tff(tcon_Real_Oreal___Groups_Ocomm__monoid__mult_302,axiom,
    comm_monoid_mult(real) ).

tff(tcon_Real_Oreal___Groups_Oab__semigroup__add_303,axiom,
    ab_semigroup_add(real) ).

tff(tcon_Real_Oreal___Fields_Olinordered__field_304,axiom,
    linordered_field(real) ).

tff(tcon_Real_Oreal___Rings_Oordered__semiring_305,axiom,
    ordered_semiring(real) ).

tff(tcon_Real_Oreal___Rings_Oordered__ring__abs_306,axiom,
    ordered_ring_abs(real) ).

tff(tcon_Real_Oreal___Groups_Ocomm__monoid__add_307,axiom,
    comm_monoid_add(real) ).

tff(tcon_Real_Oreal___Rings_Olinordered__ring_308,axiom,
    linordered_ring(real) ).

tff(tcon_Real_Oreal___Rings_Olinordered__idom_309,axiom,
    linordered_idom(real) ).

tff(tcon_Real_Oreal___Rings_Ocomm__semiring__1_310,axiom,
    comm_semiring_1(real) ).

tff(tcon_Real_Oreal___Rings_Ocomm__semiring__0_311,axiom,
    comm_semiring_0(real) ).

tff(tcon_Real_Oreal___Orderings_Odense__order_312,axiom,
    dense_order(real) ).

tff(tcon_Real_Oreal___Groups_Osemigroup__mult_313,axiom,
    semigroup_mult(real) ).

tff(tcon_Real_Oreal___Complete__Lattices_OSup_314,axiom,
    complete_Sup(real) ).

tff(tcon_Real_Oreal___Complete__Lattices_OInf_315,axiom,
    complete_Inf(real) ).

tff(tcon_Real_Oreal___Rings_Osemidom__divide_316,axiom,
    semidom_divide(real) ).

tff(tcon_Real_Oreal___Num_Osemiring__numeral_317,axiom,
    semiring_numeral(real) ).

tff(tcon_Real_Oreal___Groups_Osemigroup__add_318,axiom,
    semigroup_add(real) ).

tff(tcon_Real_Oreal___Fields_Ofield__abs__sgn_319,axiom,
    field_abs_sgn(real) ).

tff(tcon_Real_Oreal___Fields_Odivision__ring_320,axiom,
    division_ring(real) ).

tff(tcon_Real_Oreal___Rings_Ozero__less__one_321,axiom,
    zero_less_one(real) ).

tff(tcon_Real_Oreal___Rings_Ocomm__semiring_322,axiom,
    comm_semiring(real) ).

tff(tcon_Real_Oreal___Nat_Osemiring__char__0_323,axiom,
    semiring_char_0(real) ).

tff(tcon_Real_Oreal___Groups_Oab__group__add_324,axiom,
    ab_group_add(real) ).

tff(tcon_Real_Oreal___Fields_Ofield__char__0_325,axiom,
    field_char_0(real) ).

tff(tcon_Real_Oreal___Rings_Ozero__neq__one_326,axiom,
    zero_neq_one(real) ).

tff(tcon_Real_Oreal___Rings_Oordered__ring_327,axiom,
    ordered_ring(real) ).

tff(tcon_Real_Oreal___Rings_Oidom__abs__sgn_328,axiom,
    idom_abs_sgn(real) ).

tff(tcon_Real_Oreal___Orderings_Opreorder_329,axiom,
    preorder(real) ).

tff(tcon_Real_Oreal___Orderings_Olinorder_330,axiom,
    linorder(real) ).

tff(tcon_Real_Oreal___Groups_Omonoid__mult_331,axiom,
    monoid_mult(real) ).

tff(tcon_Real_Oreal___Transcendental_Oln,axiom,
    ln(real) ).

tff(tcon_Real_Oreal___Rings_Oidom__divide_332,axiom,
    idom_divide(real) ).

tff(tcon_Real_Oreal___Rings_Ocomm__ring__1_333,axiom,
    comm_ring_1(real) ).

tff(tcon_Real_Oreal___Groups_Omonoid__add_334,axiom,
    monoid_add(real) ).

tff(tcon_Real_Oreal___Rings_Osemiring__1_335,axiom,
    semiring_1(real) ).

tff(tcon_Real_Oreal___Rings_Osemiring__0_336,axiom,
    semiring_0(real) ).

tff(tcon_Real_Oreal___Orderings_Ono__top_337,axiom,
    no_top(real) ).

tff(tcon_Real_Oreal___Orderings_Ono__bot_338,axiom,
    no_bot(real) ).

tff(tcon_Real_Oreal___Lattices_Olattice_339,axiom,
    lattice(real) ).

tff(tcon_Real_Oreal___Groups_Ogroup__add_340,axiom,
    group_add(real) ).

tff(tcon_Real_Oreal___Rings_Omult__zero_341,axiom,
    mult_zero(real) ).

tff(tcon_Real_Oreal___Rings_Ocomm__ring_342,axiom,
    comm_ring(real) ).

tff(tcon_Real_Oreal___Orderings_Oorder_343,axiom,
    order(real) ).

tff(tcon_Real_Oreal___Num_Oneg__numeral_344,axiom,
    neg_numeral(real) ).

tff(tcon_Real_Oreal___Nat_Oring__char__0_345,axiom,
    ring_char_0(real) ).

tff(tcon_Real_Oreal___Rings_Osemiring_346,axiom,
    semiring(real) ).

tff(tcon_Real_Oreal___Fields_Oinverse_347,axiom,
    inverse(real) ).

tff(tcon_Real_Oreal___Rings_Osemidom_348,axiom,
    semidom(real) ).

tff(tcon_Real_Oreal___Orderings_Oord_349,axiom,
    ord(real) ).

tff(tcon_Real_Oreal___Groups_Ouminus_350,axiom,
    uminus(real) ).

tff(tcon_Real_Oreal___Rings_Oring__1_351,axiom,
    ring_1(real) ).

tff(tcon_Real_Oreal___Rings_Oabs__if_352,axiom,
    abs_if(real) ).

tff(tcon_Real_Oreal___Fields_Ofield_353,axiom,
    field(real) ).

tff(tcon_Real_Oreal___Power_Opower_354,axiom,
    power(real) ).

tff(tcon_Real_Oreal___Num_Onumeral_355,axiom,
    numeral(real) ).

tff(tcon_Real_Oreal___Groups_Ozero_356,axiom,
    zero(real) ).

tff(tcon_Real_Oreal___Groups_Oplus_357,axiom,
    plus(real) ).

tff(tcon_Real_Oreal___Rings_Oring_358,axiom,
    ring(real) ).

tff(tcon_Real_Oreal___Rings_Oidom_359,axiom,
    idom(real) ).

tff(tcon_Real_Oreal___Groups_Oone_360,axiom,
    one(real) ).

tff(tcon_Real_Oreal___Rings_Odvd_361,axiom,
    dvd(real) ).

tff(tcon_String_Ochar___Nat_Osize_362,axiom,
    size(char) ).

tff(tcon_Filter_Ofilter___Conditionally__Complete__Lattices_Oconditionally__complete__lattice_363,axiom,
    ! [A16: $tType] : condit1219197933456340205attice(filter(A16)) ).

tff(tcon_Filter_Ofilter___Countable__Complete__Lattices_Ocountable__complete__lattice_364,axiom,
    ! [A16: $tType] : counta3822494911875563373attice(filter(A16)) ).

tff(tcon_Filter_Ofilter___Lattices_Obounded__semilattice__sup__bot_365,axiom,
    ! [A16: $tType] : bounde4967611905675639751up_bot(filter(A16)) ).

tff(tcon_Filter_Ofilter___Lattices_Obounded__semilattice__inf__top_366,axiom,
    ! [A16: $tType] : bounde4346867609351753570nf_top(filter(A16)) ).

tff(tcon_Filter_Ofilter___Complete__Lattices_Ocomplete__lattice_367,axiom,
    ! [A16: $tType] : comple6319245703460814977attice(filter(A16)) ).

tff(tcon_Filter_Ofilter___Complete__Partial__Order_Occpo_368,axiom,
    ! [A16: $tType] : comple9053668089753744459l_ccpo(filter(A16)) ).

tff(tcon_Filter_Ofilter___Lattices_Osemilattice__sup_369,axiom,
    ! [A16: $tType] : semilattice_sup(filter(A16)) ).

tff(tcon_Filter_Ofilter___Lattices_Osemilattice__inf_370,axiom,
    ! [A16: $tType] : semilattice_inf(filter(A16)) ).

tff(tcon_Filter_Ofilter___Complete__Lattices_OSup_371,axiom,
    ! [A16: $tType] : complete_Sup(filter(A16)) ).

tff(tcon_Filter_Ofilter___Complete__Lattices_OInf_372,axiom,
    ! [A16: $tType] : complete_Inf(filter(A16)) ).

tff(tcon_Filter_Ofilter___Orderings_Oorder__top_373,axiom,
    ! [A16: $tType] : order_top(filter(A16)) ).

tff(tcon_Filter_Ofilter___Orderings_Oorder__bot_374,axiom,
    ! [A16: $tType] : order_bot(filter(A16)) ).

tff(tcon_Filter_Ofilter___Orderings_Opreorder_375,axiom,
    ! [A16: $tType] : preorder(filter(A16)) ).

tff(tcon_Filter_Ofilter___Lattices_Olattice_376,axiom,
    ! [A16: $tType] : lattice(filter(A16)) ).

tff(tcon_Filter_Ofilter___Orderings_Oorder_377,axiom,
    ! [A16: $tType] : order(filter(A16)) ).

tff(tcon_Filter_Ofilter___Orderings_Otop_378,axiom,
    ! [A16: $tType] : top(filter(A16)) ).

tff(tcon_Filter_Ofilter___Orderings_Oord_379,axiom,
    ! [A16: $tType] : ord(filter(A16)) ).

tff(tcon_Filter_Ofilter___Orderings_Obot_380,axiom,
    ! [A16: $tType] : bot(filter(A16)) ).

tff(tcon_Option_Ooption___Nat_Osize_381,axiom,
    ! [A16: $tType] : size(option(A16)) ).

tff(tcon_Complex_Ocomplex___Semiring__Normalization_Ocomm__semiring__1__cancel__crossproduct_382,axiom,
    semiri1453513574482234551roduct(complex) ).

tff(tcon_Complex_Ocomplex___Topological__Spaces_Ofirst__countable__topology_383,axiom,
    topolo3112930676232923870pology(complex) ).

tff(tcon_Complex_Ocomplex___Real__Vector__Spaces_Oreal__normed__div__algebra_384,axiom,
    real_V8999393235501362500lgebra(complex) ).

tff(tcon_Complex_Ocomplex___Real__Vector__Spaces_Oreal__normed__algebra__1_385,axiom,
    real_V2822296259951069270ebra_1(complex) ).

tff(tcon_Complex_Ocomplex___Rings_Osemiring__no__zero__divisors__cancel_386,axiom,
    semiri6575147826004484403cancel(complex) ).

tff(tcon_Complex_Ocomplex___Real__Vector__Spaces_Oreal__normed__algebra_387,axiom,
    real_V4412858255891104859lgebra(complex) ).

tff(tcon_Complex_Ocomplex___Real__Vector__Spaces_Oreal__normed__vector_388,axiom,
    real_V822414075346904944vector(complex) ).

tff(tcon_Complex_Ocomplex___Topological__Spaces_Otopological__space_389,axiom,
    topolo4958980785337419405_space(complex) ).

tff(tcon_Complex_Ocomplex___Real__Vector__Spaces_Oreal__normed__field_390,axiom,
    real_V3459762299906320749_field(complex) ).

tff(tcon_Complex_Ocomplex___Real__Vector__Spaces_Oreal__div__algebra_391,axiom,
    real_V5047593784448816457lgebra(complex) ).

tff(tcon_Complex_Ocomplex___Real__Vector__Spaces_Ouniformity__dist_392,axiom,
    real_V768167426530841204y_dist(complex) ).

tff(tcon_Complex_Ocomplex___Limits_Otopological__comm__monoid__add_393,axiom,
    topolo5987344860129210374id_add(complex) ).

tff(tcon_Complex_Ocomplex___Rings_Osemiring__1__no__zero__divisors_394,axiom,
    semiri2026040879449505780visors(complex) ).

tff(tcon_Complex_Ocomplex___Real__Vector__Spaces_Oreal__algebra__1_395,axiom,
    real_V2191834092415804123ebra_1(complex) ).

tff(tcon_Complex_Ocomplex___Real__Vector__Spaces_Ocomplete__space_396,axiom,
    real_V8037385150606011577_space(complex) ).

tff(tcon_Complex_Ocomplex___Limits_Otopological__semigroup__mult_397,axiom,
    topolo4211221413907600880p_mult(complex) ).

tff(tcon_Complex_Ocomplex___Topological__Spaces_Ouniform__space_398,axiom,
    topolo7287701948861334536_space(complex) ).

tff(tcon_Complex_Ocomplex___Topological__Spaces_Operfect__space_399,axiom,
    topolo8386298272705272623_space(complex) ).

tff(tcon_Complex_Ocomplex___Rings_Osemiring__no__zero__divisors_400,axiom,
    semiri3467727345109120633visors(complex) ).

tff(tcon_Complex_Ocomplex___Real__Vector__Spaces_Ometric__space_401,axiom,
    real_V7819770556892013058_space(complex) ).

tff(tcon_Complex_Ocomplex___Limits_Otopological__ab__group__add_402,axiom,
    topolo1287966508704411220up_add(complex) ).

tff(tcon_Complex_Ocomplex___Real__Vector__Spaces_Oreal__vector_403,axiom,
    real_V4867850818363320053vector(complex) ).

tff(tcon_Complex_Ocomplex___Groups_Ocancel__ab__semigroup__add_404,axiom,
    cancel2418104881723323429up_add(complex) ).

tff(tcon_Complex_Ocomplex___Rings_Oring__1__no__zero__divisors_405,axiom,
    ring_15535105094025558882visors(complex) ).

tff(tcon_Complex_Ocomplex___Real__Vector__Spaces_Oreal__field_406,axiom,
    real_V7773925162809079976_field(complex) ).

tff(tcon_Complex_Ocomplex___Limits_Otopological__monoid__add_407,axiom,
    topolo6943815403480290642id_add(complex) ).

tff(tcon_Complex_Ocomplex___Groups_Ocancel__comm__monoid__add_408,axiom,
    cancel1802427076303600483id_add(complex) ).

tff(tcon_Complex_Ocomplex___Rings_Ocomm__semiring__1__cancel_409,axiom,
    comm_s4317794764714335236cancel(complex) ).

tff(tcon_Complex_Ocomplex___Limits_Otopological__group__add_410,axiom,
    topolo1633459387980952147up_add(complex) ).

tff(tcon_Complex_Ocomplex___Topological__Spaces_Ot2__space_411,axiom,
    topological_t2_space(complex) ).

tff(tcon_Complex_Ocomplex___Topological__Spaces_Ot1__space_412,axiom,
    topological_t1_space(complex) ).

tff(tcon_Complex_Ocomplex___Groups_Ocancel__semigroup__add_413,axiom,
    cancel_semigroup_add(complex) ).

tff(tcon_Complex_Ocomplex___Real__Vector__Spaces_Obanach_414,axiom,
    real_Vector_banach(complex) ).

tff(tcon_Complex_Ocomplex___Groups_Oab__semigroup__mult_415,axiom,
    ab_semigroup_mult(complex) ).

tff(tcon_Complex_Ocomplex___Rings_Osemiring__1__cancel_416,axiom,
    semiring_1_cancel(complex) ).

tff(tcon_Complex_Ocomplex___Groups_Ocomm__monoid__mult_417,axiom,
    comm_monoid_mult(complex) ).

tff(tcon_Complex_Ocomplex___Groups_Oab__semigroup__add_418,axiom,
    ab_semigroup_add(complex) ).

tff(tcon_Complex_Ocomplex___Groups_Ocomm__monoid__add_419,axiom,
    comm_monoid_add(complex) ).

tff(tcon_Complex_Ocomplex___Rings_Ocomm__semiring__1_420,axiom,
    comm_semiring_1(complex) ).

tff(tcon_Complex_Ocomplex___Rings_Ocomm__semiring__0_421,axiom,
    comm_semiring_0(complex) ).

tff(tcon_Complex_Ocomplex___Groups_Osemigroup__mult_422,axiom,
    semigroup_mult(complex) ).

tff(tcon_Complex_Ocomplex___Rings_Osemidom__divide_423,axiom,
    semidom_divide(complex) ).

tff(tcon_Complex_Ocomplex___Num_Osemiring__numeral_424,axiom,
    semiring_numeral(complex) ).

tff(tcon_Complex_Ocomplex___Groups_Osemigroup__add_425,axiom,
    semigroup_add(complex) ).

tff(tcon_Complex_Ocomplex___Fields_Ofield__abs__sgn_426,axiom,
    field_abs_sgn(complex) ).

tff(tcon_Complex_Ocomplex___Fields_Odivision__ring_427,axiom,
    division_ring(complex) ).

tff(tcon_Complex_Ocomplex___Rings_Ocomm__semiring_428,axiom,
    comm_semiring(complex) ).

tff(tcon_Complex_Ocomplex___Nat_Osemiring__char__0_429,axiom,
    semiring_char_0(complex) ).

tff(tcon_Complex_Ocomplex___Groups_Oab__group__add_430,axiom,
    ab_group_add(complex) ).

tff(tcon_Complex_Ocomplex___Fields_Ofield__char__0_431,axiom,
    field_char_0(complex) ).

tff(tcon_Complex_Ocomplex___Rings_Ozero__neq__one_432,axiom,
    zero_neq_one(complex) ).

tff(tcon_Complex_Ocomplex___Rings_Oidom__abs__sgn_433,axiom,
    idom_abs_sgn(complex) ).

tff(tcon_Complex_Ocomplex___Groups_Omonoid__mult_434,axiom,
    monoid_mult(complex) ).

tff(tcon_Complex_Ocomplex___Rings_Oidom__divide_435,axiom,
    idom_divide(complex) ).

tff(tcon_Complex_Ocomplex___Rings_Ocomm__ring__1_436,axiom,
    comm_ring_1(complex) ).

tff(tcon_Complex_Ocomplex___Groups_Omonoid__add_437,axiom,
    monoid_add(complex) ).

tff(tcon_Complex_Ocomplex___Rings_Osemiring__1_438,axiom,
    semiring_1(complex) ).

tff(tcon_Complex_Ocomplex___Rings_Osemiring__0_439,axiom,
    semiring_0(complex) ).

tff(tcon_Complex_Ocomplex___Groups_Ogroup__add_440,axiom,
    group_add(complex) ).

tff(tcon_Complex_Ocomplex___Rings_Omult__zero_441,axiom,
    mult_zero(complex) ).

tff(tcon_Complex_Ocomplex___Rings_Ocomm__ring_442,axiom,
    comm_ring(complex) ).

tff(tcon_Complex_Ocomplex___Num_Oneg__numeral_443,axiom,
    neg_numeral(complex) ).

tff(tcon_Complex_Ocomplex___Nat_Oring__char__0_444,axiom,
    ring_char_0(complex) ).

tff(tcon_Complex_Ocomplex___Rings_Osemiring_445,axiom,
    semiring(complex) ).

tff(tcon_Complex_Ocomplex___Fields_Oinverse_446,axiom,
    inverse(complex) ).

tff(tcon_Complex_Ocomplex___Rings_Osemidom_447,axiom,
    semidom(complex) ).

tff(tcon_Complex_Ocomplex___Groups_Ouminus_448,axiom,
    uminus(complex) ).

tff(tcon_Complex_Ocomplex___Rings_Oring__1_449,axiom,
    ring_1(complex) ).

tff(tcon_Complex_Ocomplex___Fields_Ofield_450,axiom,
    field(complex) ).

tff(tcon_Complex_Ocomplex___Power_Opower_451,axiom,
    power(complex) ).

tff(tcon_Complex_Ocomplex___Num_Onumeral_452,axiom,
    numeral(complex) ).

tff(tcon_Complex_Ocomplex___Groups_Ozero_453,axiom,
    zero(complex) ).

tff(tcon_Complex_Ocomplex___Groups_Oplus_454,axiom,
    plus(complex) ).

tff(tcon_Complex_Ocomplex___Rings_Oring_455,axiom,
    ring(complex) ).

tff(tcon_Complex_Ocomplex___Rings_Oidom_456,axiom,
    idom(complex) ).

tff(tcon_Complex_Ocomplex___Groups_Oone_457,axiom,
    one(complex) ).

tff(tcon_Complex_Ocomplex___Rings_Odvd_458,axiom,
    dvd(complex) ).

tff(tcon_Extended__Nat_Oenat___Conditionally__Complete__Lattices_Oconditionally__complete__linorder_459,axiom,
    condit6923001295902523014norder(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Conditionally__Complete__Lattices_Oconditionally__complete__lattice_460,axiom,
    condit1219197933456340205attice(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Countable__Complete__Lattices_Ocountable__complete__lattice_461,axiom,
    counta3822494911875563373attice(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Complete__Lattices_Ocomplete__distrib__lattice_462,axiom,
    comple592849572758109894attice(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Groups_Ostrict__ordered__ab__semigroup__add_463,axiom,
    strict9044650504122735259up_add(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Groups_Ostrict__ordered__comm__monoid__add_464,axiom,
    strict7427464778891057005id_add(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Groups_Ocanonically__ordered__monoid__add_465,axiom,
    canoni5634975068530333245id_add(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Lattices_Obounded__semilattice__sup__bot_466,axiom,
    bounde4967611905675639751up_bot(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Lattices_Obounded__semilattice__inf__top_467,axiom,
    bounde4346867609351753570nf_top(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Complete__Lattices_Ocomplete__linorder,axiom,
    comple5582772986160207858norder(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Groups_Olinordered__ab__semigroup__add_468,axiom,
    linord4140545234300271783up_add(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Complete__Lattices_Ocomplete__lattice_469,axiom,
    comple6319245703460814977attice(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Rings_Olinordered__nonzero__semiring_470,axiom,
    linord181362715937106298miring(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Rings_Osemiring__no__zero__divisors_471,axiom,
    semiri3467727345109120633visors(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Groups_Oordered__ab__semigroup__add_472,axiom,
    ordere6658533253407199908up_add(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Groups_Oordered__comm__monoid__add_473,axiom,
    ordere6911136660526730532id_add(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Rings_Oordered__comm__semiring_474,axiom,
    ordere2520102378445227354miring(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Complete__Partial__Order_Occpo_475,axiom,
    comple9053668089753744459l_ccpo(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Lattices_Osemilattice__sup_476,axiom,
    semilattice_sup(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Lattices_Osemilattice__inf_477,axiom,
    semilattice_inf(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Groups_Oab__semigroup__mult_478,axiom,
    ab_semigroup_mult(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Groups_Ocomm__monoid__mult_479,axiom,
    comm_monoid_mult(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Groups_Oab__semigroup__add_480,axiom,
    ab_semigroup_add(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Rings_Oordered__semiring_481,axiom,
    ordered_semiring(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Groups_Ocomm__monoid__add_482,axiom,
    comm_monoid_add(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Rings_Ocomm__semiring__1_483,axiom,
    comm_semiring_1(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Rings_Ocomm__semiring__0_484,axiom,
    comm_semiring_0(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Groups_Osemigroup__mult_485,axiom,
    semigroup_mult(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Complete__Lattices_OSup_486,axiom,
    complete_Sup(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Complete__Lattices_OInf_487,axiom,
    complete_Inf(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Num_Osemiring__numeral_488,axiom,
    semiring_numeral(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Groups_Osemigroup__add_489,axiom,
    semigroup_add(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Rings_Ozero__less__one_490,axiom,
    zero_less_one(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Rings_Ocomm__semiring_491,axiom,
    comm_semiring(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Orderings_Owellorder_492,axiom,
    wellorder(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Orderings_Oorder__top_493,axiom,
    order_top(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Orderings_Oorder__bot_494,axiom,
    order_bot(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Nat_Osemiring__char__0_495,axiom,
    semiring_char_0(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Rings_Ozero__neq__one_496,axiom,
    zero_neq_one(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Orderings_Opreorder_497,axiom,
    preorder(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Orderings_Olinorder_498,axiom,
    linorder(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Groups_Omonoid__mult_499,axiom,
    monoid_mult(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Groups_Omonoid__add_500,axiom,
    monoid_add(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Rings_Osemiring__1_501,axiom,
    semiring_1(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Rings_Osemiring__0_502,axiom,
    semiring_0(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Lattices_Olattice_503,axiom,
    lattice(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Rings_Omult__zero_504,axiom,
    mult_zero(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Orderings_Oorder_505,axiom,
    order(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Rings_Osemiring_506,axiom,
    semiring(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Orderings_Otop_507,axiom,
    top(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Orderings_Oord_508,axiom,
    ord(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Orderings_Obot_509,axiom,
    bot(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Power_Opower_510,axiom,
    power(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Num_Onumeral_511,axiom,
    numeral(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Groups_Ozero_512,axiom,
    zero(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Groups_Oplus_513,axiom,
    plus(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Groups_Oone_514,axiom,
    one(extended_enat) ).

tff(tcon_Extended__Nat_Oenat___Rings_Odvd_515,axiom,
    dvd(extended_enat) ).

tff(tcon_Product__Type_Oprod___Topological__Spaces_Otopological__space_516,axiom,
    ! [A16: $tType,A17: $tType] :
      ( ( topolo4958980785337419405_space(A16)
        & topolo4958980785337419405_space(A17) )
     => topolo4958980785337419405_space(product_prod(A16,A17)) ) ).

tff(tcon_Product__Type_Oprod___Topological__Spaces_Ot2__space_517,axiom,
    ! [A16: $tType,A17: $tType] :
      ( ( topological_t2_space(A16)
        & topological_t2_space(A17) )
     => topological_t2_space(product_prod(A16,A17)) ) ).

tff(tcon_Product__Type_Oprod___Topological__Spaces_Ot1__space_518,axiom,
    ! [A16: $tType,A17: $tType] :
      ( ( topological_t1_space(A16)
        & topological_t1_space(A17) )
     => topological_t1_space(product_prod(A16,A17)) ) ).

tff(tcon_Product__Type_Oprod___Nat_Osize_519,axiom,
    ! [A16: $tType,A17: $tType] : size(product_prod(A16,A17)) ).

tff(tcon_Product__Type_Ounit___Conditionally__Complete__Lattices_Oconditionally__complete__linorder_520,axiom,
    condit6923001295902523014norder(product_unit) ).

tff(tcon_Product__Type_Ounit___Conditionally__Complete__Lattices_Oconditionally__complete__lattice_521,axiom,
    condit1219197933456340205attice(product_unit) ).

tff(tcon_Product__Type_Ounit___Countable__Complete__Lattices_Ocountable__complete__lattice_522,axiom,
    counta3822494911875563373attice(product_unit) ).

tff(tcon_Product__Type_Ounit___Complete__Lattices_Ocomplete__distrib__lattice_523,axiom,
    comple592849572758109894attice(product_unit) ).

tff(tcon_Product__Type_Ounit___Complete__Lattices_Ocomplete__boolean__algebra_524,axiom,
    comple489889107523837845lgebra(product_unit) ).

tff(tcon_Product__Type_Ounit___Lattices_Obounded__semilattice__sup__bot_525,axiom,
    bounde4967611905675639751up_bot(product_unit) ).

tff(tcon_Product__Type_Ounit___Lattices_Obounded__semilattice__inf__top_526,axiom,
    bounde4346867609351753570nf_top(product_unit) ).

tff(tcon_Product__Type_Ounit___Complete__Lattices_Ocomplete__linorder_527,axiom,
    comple5582772986160207858norder(product_unit) ).

tff(tcon_Product__Type_Ounit___Complete__Lattices_Ocomplete__lattice_528,axiom,
    comple6319245703460814977attice(product_unit) ).

tff(tcon_Product__Type_Ounit___Boolean__Algebras_Oboolean__algebra_529,axiom,
    boolea8198339166811842893lgebra(product_unit) ).

tff(tcon_Product__Type_Ounit___Complete__Partial__Order_Occpo_530,axiom,
    comple9053668089753744459l_ccpo(product_unit) ).

tff(tcon_Product__Type_Ounit___Lattices_Osemilattice__sup_531,axiom,
    semilattice_sup(product_unit) ).

tff(tcon_Product__Type_Ounit___Lattices_Osemilattice__inf_532,axiom,
    semilattice_inf(product_unit) ).

tff(tcon_Product__Type_Ounit___Complete__Lattices_OSup_533,axiom,
    complete_Sup(product_unit) ).

tff(tcon_Product__Type_Ounit___Complete__Lattices_OInf_534,axiom,
    complete_Inf(product_unit) ).

tff(tcon_Product__Type_Ounit___Orderings_Owellorder_535,axiom,
    wellorder(product_unit) ).

tff(tcon_Product__Type_Ounit___Orderings_Oorder__top_536,axiom,
    order_top(product_unit) ).

tff(tcon_Product__Type_Ounit___Orderings_Oorder__bot_537,axiom,
    order_bot(product_unit) ).

tff(tcon_Product__Type_Ounit___Orderings_Opreorder_538,axiom,
    preorder(product_unit) ).

tff(tcon_Product__Type_Ounit___Orderings_Olinorder_539,axiom,
    linorder(product_unit) ).

tff(tcon_Product__Type_Ounit___Lattices_Olattice_540,axiom,
    lattice(product_unit) ).

tff(tcon_Product__Type_Ounit___Orderings_Oorder_541,axiom,
    order(product_unit) ).

tff(tcon_Product__Type_Ounit___Orderings_Otop_542,axiom,
    top(product_unit) ).

tff(tcon_Product__Type_Ounit___Orderings_Oord_543,axiom,
    ord(product_unit) ).

tff(tcon_Product__Type_Ounit___Orderings_Obot_544,axiom,
    bot(product_unit) ).

tff(tcon_Product__Type_Ounit___Groups_Ouminus_545,axiom,
    uminus(product_unit) ).

tff(tcon_Code__Numeral_Ointeger___Bit__Operations_Ounique__euclidean__semiring__with__bit__operations_546,axiom,
    bit_un5681908812861735899ations(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Semiring__Normalization_Ocomm__semiring__1__cancel__crossproduct_547,axiom,
    semiri1453513574482234551roduct(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Euclidean__Division_Ounique__euclidean__semiring__with__nat_548,axiom,
    euclid5411537665997757685th_nat(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Euclidean__Division_Ounique__euclidean__ring__with__nat_549,axiom,
    euclid8789492081693882211th_nat(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Oordered__ab__semigroup__monoid__add__imp__le_550,axiom,
    ordere1937475149494474687imp_le(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Euclidean__Division_Ounique__euclidean__semiring_551,axiom,
    euclid3128863361964157862miring(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Euclidean__Division_Oeuclidean__semiring__cancel_552,axiom,
    euclid4440199948858584721cancel(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Divides_Ounique__euclidean__semiring__numeral_553,axiom,
    unique1627219031080169319umeral(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Euclidean__Division_Oeuclidean__ring__cancel_554,axiom,
    euclid8851590272496341667cancel(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Osemiring__no__zero__divisors__cancel_555,axiom,
    semiri6575147826004484403cancel(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Ostrict__ordered__ab__semigroup__add_556,axiom,
    strict9044650504122735259up_add(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Oordered__cancel__ab__semigroup__add_557,axiom,
    ordere580206878836729694up_add(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Oordered__ab__semigroup__add__imp__le_558,axiom,
    ordere2412721322843649153imp_le(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Bit__Operations_Osemiring__bit__operations_559,axiom,
    bit_se359711467146920520ations(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Olinordered__comm__semiring__strict_560,axiom,
    linord2810124833399127020strict(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Ostrict__ordered__comm__monoid__add_561,axiom,
    strict7427464778891057005id_add(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Oordered__cancel__comm__monoid__add_562,axiom,
    ordere8940638589300402666id_add(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Euclidean__Division_Oeuclidean__semiring_563,axiom,
    euclid3725896446679973847miring(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Olinordered__semiring__1__strict_564,axiom,
    linord715952674999750819strict(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Olinordered__ab__semigroup__add_565,axiom,
    linord4140545234300271783up_add(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Bit__Operations_Oring__bit__operations_566,axiom,
    bit_ri3973907225187159222ations(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Osemiring__1__no__zero__divisors_567,axiom,
    semiri2026040879449505780visors(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Olinordered__nonzero__semiring_568,axiom,
    linord181362715937106298miring(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Olinordered__semiring__strict_569,axiom,
    linord8928482502909563296strict(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Osemiring__no__zero__divisors_570,axiom,
    semiri3467727345109120633visors(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Oordered__ab__semigroup__add_571,axiom,
    ordere6658533253407199908up_add(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Oordered__ab__group__add__abs_572,axiom,
    ordere166539214618696060dd_abs(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Oordered__comm__monoid__add_573,axiom,
    ordere6911136660526730532id_add(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Olinordered__ab__group__add_574,axiom,
    linord5086331880401160121up_add(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Ocancel__ab__semigroup__add_575,axiom,
    cancel2418104881723323429up_add(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Oring__1__no__zero__divisors_576,axiom,
    ring_15535105094025558882visors(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Ocancel__comm__monoid__add_577,axiom,
    cancel1802427076303600483id_add(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Olinordered__ring__strict_578,axiom,
    linord4710134922213307826strict(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Ocomm__semiring__1__cancel_579,axiom,
    comm_s4317794764714335236cancel(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Bit__Operations_Osemiring__bits_580,axiom,
    bit_semiring_bits(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Oordered__comm__semiring_581,axiom,
    ordere2520102378445227354miring(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Olinordered__semiring__1_582,axiom,
    linord6961819062388156250ring_1(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Oordered__ab__group__add_583,axiom,
    ordered_ab_group_add(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Ocancel__semigroup__add_584,axiom,
    cancel_semigroup_add(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Olinordered__semiring_585,axiom,
    linordered_semiring(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Oordered__semiring__0_586,axiom,
    ordered_semiring_0(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Olinordered__semidom_587,axiom,
    linordered_semidom(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Oab__semigroup__mult_588,axiom,
    ab_semigroup_mult(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Osemiring__1__cancel_589,axiom,
    semiring_1_cancel(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Oalgebraic__semidom_590,axiom,
    algebraic_semidom(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Ocomm__monoid__mult_591,axiom,
    comm_monoid_mult(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Oab__semigroup__add_592,axiom,
    ab_semigroup_add(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Oordered__semiring_593,axiom,
    ordered_semiring(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Oordered__ring__abs_594,axiom,
    ordered_ring_abs(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Parity_Osemiring__parity_595,axiom,
    semiring_parity(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Ocomm__monoid__add_596,axiom,
    comm_monoid_add(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Osemiring__modulo_597,axiom,
    semiring_modulo(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Olinordered__ring_598,axiom,
    linordered_ring(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Olinordered__idom_599,axiom,
    linordered_idom(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Ocomm__semiring__1_600,axiom,
    comm_semiring_1(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Ocomm__semiring__0_601,axiom,
    comm_semiring_0(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Osemigroup__mult_602,axiom,
    semigroup_mult(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Osemidom__modulo_603,axiom,
    semidom_modulo(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Osemidom__divide_604,axiom,
    semidom_divide(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Num_Osemiring__numeral_605,axiom,
    semiring_numeral(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Osemigroup__add_606,axiom,
    semigroup_add(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Ozero__less__one_607,axiom,
    zero_less_one(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Ocomm__semiring_608,axiom,
    comm_semiring(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Nat_Osemiring__char__0_609,axiom,
    semiring_char_0(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Oab__group__add_610,axiom,
    ab_group_add(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Ozero__neq__one_611,axiom,
    zero_neq_one(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Oordered__ring_612,axiom,
    ordered_ring(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Oidom__abs__sgn_613,axiom,
    idom_abs_sgn(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Parity_Oring__parity_614,axiom,
    ring_parity(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Orderings_Opreorder_615,axiom,
    preorder(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Orderings_Olinorder_616,axiom,
    linorder(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Omonoid__mult_617,axiom,
    monoid_mult(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Oidom__modulo_618,axiom,
    idom_modulo(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Oidom__divide_619,axiom,
    idom_divide(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Ocomm__ring__1_620,axiom,
    comm_ring_1(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Omonoid__add_621,axiom,
    monoid_add(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Osemiring__1_622,axiom,
    semiring_1(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Osemiring__0_623,axiom,
    semiring_0(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Ogroup__add_624,axiom,
    group_add(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Omult__zero_625,axiom,
    mult_zero(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Ocomm__ring_626,axiom,
    comm_ring(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Orderings_Oorder_627,axiom,
    order(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Num_Oneg__numeral_628,axiom,
    neg_numeral(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Nat_Oring__char__0_629,axiom,
    ring_char_0(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Osemiring_630,axiom,
    semiring(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Osemidom_631,axiom,
    semidom(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Orderings_Oord_632,axiom,
    ord(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Ouminus_633,axiom,
    uminus(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Oring__1_634,axiom,
    ring_1(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Oabs__if_635,axiom,
    abs_if(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Power_Opower_636,axiom,
    power(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Num_Onumeral_637,axiom,
    numeral(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Ozero_638,axiom,
    zero(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Oplus_639,axiom,
    plus(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Oring_640,axiom,
    ring(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Oidom_641,axiom,
    idom(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Groups_Oone_642,axiom,
    one(code_integer) ).

tff(tcon_Code__Numeral_Ointeger___Rings_Odvd_643,axiom,
    dvd(code_integer) ).

tff(tcon_VEBT__Definitions_OVEBT___Nat_Osize_644,axiom,
    size(vEBT_VEBT) ).

% Helper facts (3)
tff(help_fequal_2_1_T,axiom,
    ! [A: $tType,X: A,Y: A] :
      ( ( X != Y )
      | aa(A,$o,aa(A,fun(A,$o),fequal(A),X),Y) ) ).

tff(help_fequal_1_1_T,axiom,
    ! [A: $tType,X: A,Y: A] :
      ( ~ aa(A,$o,aa(A,fun(A,$o),fequal(A),X),Y)
      | ( X = Y ) ) ).

tff(help_fChoice_1_1_T,axiom,
    ! [A: $tType,P: fun(A,$o)] :
      ( aa(A,$o,P,fChoice(A,P))
      = ( ? [X9: A] : aa(A,$o,P,X9) ) ) ).

% Free types (1)
tff(tfree_0,hypothesis,
    semiring_1(a) ).

% Conjectures (1)
tff(conj_0,conjecture,
    aa(nat,int,semiring_1_of_nat(int),aa(vEBT_VEBT,nat,vEBT_VEBT_height,vEBT_Node(none(product_prod(nat,nat)),deg,treeList,summary))) = aa(int,int,aa(int,fun(int,int),plus_plus(int),one_one(int)),archimedean_ceiling(real,aa(real,real,log(aa(num,real,numeral_numeral(real),aa(num,num,bit0,one2))),aa(nat,real,semiring_1_of_nat(real),m)))) ).

%------------------------------------------------------------------------------