[isabelle-dev] Fwd: [Isabelle-ci] Build failure in AFP

Florian Haftmann florian.haftmann at informatik.tu-muenchen.de
Sat Nov 16 16:31:06 CET 2019


This build failure might be due to recent reorganizations in HOL-Analysis:

> Isabelle2019$ grep -rIPn sum_not_0 src/
> src/HOL/Analysis/Linear_Algebra.thy:53:lemma sum_not_0: "sum f A \<noteq> 0 \<Longrightarrow> \<exists>a \<in> A. f a \<noteq> 0"
> src/HOL/Analysis/Convex.thy:2700:    using sum_not_0[of "u" "s"] by auto
> src/HOL/Analysis/Convex.thy:3486:      by (metis (no_types) IntD1 \<open>s \<inter> t = t\<close> a1 c_def sum_not_0 zero_neq_one)

	Florian

-------- Weitergeleitete Nachricht --------
Betreff: [Isabelle-ci] Build failure in AFP
Datum: Tue, 5 Nov 2019 20:29:36 +0100 (CET)
Von: Isabelle/Jenkins <ci at isabelle.systems>
An: isabelle-ci at mail46.informatik.tu-muenchen.de

The AFP build failed. See the log at:
https://ci.isabelle.systems/jenkins/job/isabelle-all/1498/
-------------- next part --------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on workermta1 (mta_big) in workspace /media/data/jenkins/workspace/isabelle-all
[isabelle-all] $ hg showconfig paths.default
[isabelle-all] $ hg pull --rev default
pulling from http://isabelle.in.tum.de/repos/isabelle/
no changes found
[isabelle-all] $ hg update --clean --rev default
2 files updated, 0 files merged, 0 files removed, 0 files unresolved
[isabelle-all] $ hg log --rev . --template {node}
[isabelle-all] $ hg log --rev . --template {rev}
[isabelle-all] $ hg log --rev ddd4aefc540f9f121c807711198014d089d199d9 --template exists\n
exists
[isabelle-all] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg>{file_adds % '<addedFile>{file|xmlescape}</addedFile>'}{file_dels % '<deletedFile>{file|xmlescape}</deletedFile>'}{files % '<file>{file|xmlescape}</file>'}<parents>{parents}</parents></changeset>\n" --rev "ancestors('default') and not ancestors(ddd4aefc540f9f121c807711198014d089d199d9)" --encoding UTF-8 --encodingmode replace
[afp] $ hg showconfig paths.default
[afp] $ hg pull --rev default
pulling from https://bitbucket.org/isa-afp/afp-devel/
no changes found
[afp] $ hg update --clean --rev default
504 files updated, 0 files merged, 0 files removed, 0 files unresolved
[afp] $ hg --config extensions.purge= clean --all
[afp] $ hg log --rev . --template {node}
[afp] $ hg log --rev . --template {rev}
[afp] $ hg log --rev 2a06a089800f5d2345416f30b3b89502a8e37f07 --template exists\n
exists
[afp] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg>{file_adds % '<addedFile>{file|xmlescape}</addedFile>'}{file_dels % '<deletedFile>{file|xmlescape}</deletedFile>'}{files % '<file>{file|xmlescape}</file>'}<parents>{parents}</parents></changeset>\n" --rev "ancestors('default') and not ancestors(2a06a089800f5d2345416f30b3b89502a8e37f07)" --encoding UTF-8 --encodingmode replace
No emails were triggered.
[isabelle-all] $ /bin/sh -xe /tmp/jenkins7008289354888286490.sh
+ Admin/jenkins/run_build all
+ set -e
+ PROFILE=all
+ shift
+ bin/isabelle components -a
+ bin/isabelle jedit -bf
### Building Isabelle/Scala ...
### Building Isabelle/jEdit ...
+ bin/isabelle ocaml_setup
# Run eval $(opam env) to update the current shell environment
[NOTE] It seems you have not updated your repositories for a while. Consider updating them with:
       opam update

[NOTE] Package zarith is already installed (current version is 1.7).
+ bin/isabelle ghc_setup
stack will use a sandboxed GHC it installed
For more information on paths, see 'stack path' and 'stack exec env'
To use this GHC and packages outside of a project, consider using:
stack ghc, stack ghci, stack runghc, or stack exec
The Glorious Glasgow Haskell Compilation System, version 8.4.4
+ bin/isabelle ci_build_all

=== CONFIGURATION ===

ISABELLE_BUILD_OPTIONS=""

ML_PLATFORM="x86_64_32-linux"
ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-5.8.1-20191101/x86_64_32-linux"
ML_SYSTEM="polyml-5.8.1"
ML_OPTIONS="-H 4000 --maxheap 8G"
jobs = 10, threads = 4, numa = false

=== BUILD ===

Build started at Tue, 5 Nov 2019 18:20:59 GMT
Isabelle id fdb6c5034c24
AFP id 2a06a089800f

=== LOG ===

Session Pure/Pure
Session CTT/CTT
Session Cube/Cube
Session FOL/FOL
Session CCL/CCL
Session FOL/FOL-ex
Session FOLP/FOLP
Session FOLP/FOLP-ex
Session Tools/Haskell
Session Doc/Intro (doc)
Session LCF/LCF
Session Doc/Logics (doc)
Session Doc/Nitpick (doc)
Session Tools/SML
Session Sequents/Sequents
Session Doc/Sledgehammer (doc)
Session Tools/Spec_Check
Session Tools/Tools
Session HOL/HOL (main)
Session AFP/AVL-Trees (AFP)
Session AFP/AWN (AFP)
Session AFP/Abortable_Linearizable_Modules (AFP)
Session AFP/Abstract-Hoare-Logics (AFP)
Session AFP/AnselmGod (AFP)
Session AFP/Aristotles_Assertoric_Syllogistic (AFP)
Session AFP/AxiomaticCategoryTheory (AFP)
Session AFP/BinarySearchTree (AFP)
Session AFP/Binomial-Queues (AFP)
Session AFP/Bondy (AFP)
Session AFP/Bounded_Deducibility_Security (AFP)
Session AFP/BytecodeLogicJmlTypes (AFP)
Session AFP/C2KA_DistributedSystems (AFP)
Session AFP/CISC-Kernel (AFP)
Session AFP/CYK (AFP)
Session AFP/Cauchy (AFP)
Session AFP/Sqrt_Babylonian (AFP)
Session Doc/Classes (doc)
Session AFP/ClockSynchInst (AFP)
Session AFP/Compiling-Exceptions-Correctly (AFP)
Session AFP/Complete_Non_Orders (AFP)
Session AFP/ComponentDependencies (AFP)
Session AFP/Concurrent_Revisions (AFP)
Session AFP/Constructor_Funs (AFP)
Session AFP/CryptoBasedCompositionalProperties (AFP)
Session AFP/DPT-SAT-Solver (AFP)
Session AFP/Depth-First-Search (AFP)
Session AFP/Diophantine_Eqns_Lin_Hom (AFP)
Session AFP/DiskPaxos (AFP)
Session AFP/Example-Submission (AFP)
Session AFP/FFT (AFP)
Session AFP/FLP (AFP)
Session AFP/FeatherweightJava (AFP)
Session AFP/Featherweight_OCL (AFP)
Session AFP/FileRefinement (AFP)
Session AFP/FocusStreamsCaseStudies (AFP)
Session AFP/Free-Boolean-Algebra (AFP)
Session AFP/FunWithFunctions (AFP)
Session AFP/FunWithTilings (AFP)
Session Doc/Functions (doc)
Session AFP/GPU_Kernel_PL (AFP)
Session AFP/Gauss-Jordan-Elim-Fun (AFP)
Session AFP/GenClock (AFP)
Session AFP/General-Triangle (AFP)
Session AFP/Generic_Deriving (AFP)
Session AFP/GewirthPGCProof (AFP)
Session AFP/GoedelGod (AFP)
Session HOL/HOL-Cardinals (timing)
Session AFP/Binding_Syntax_Theory (AFP)
Session AFP/Ordinals_and_Cardinals (AFP)
Session HOL/HOL-Hoare
Session HOL/HOL-Hoare_Parallel (timing)
Session HOL/HOL-IMPP
Session HOL/HOL-IOA
Session HOL/HOL-Import
Session HOL/HOL-Lattice
Session HOL/HOL-Library (main timing)
Session AFP/ArrowImpossibilityGS (AFP)
Session AFP/Auto2_HOL (AFP)
Session AFP/BNF_CC (AFP)
Session AFP/BNF_Operations (AFP)
Session AFP/Binomial-Heaps (AFP)
Session AFP/Boolean_Expression_Checkers (AFP)
Session AFP/Buildings (AFP)
Session AFP/CRDT (AFP)
Session AFP/IMAP-CRDT (AFP)
Session AFP/Card_Multisets (AFP)
Session AFP/Card_Number_Partitions (AFP)
Session AFP/Category (AFP)
Session AFP/Category3 (AFP)
Session AFP/MonoidalCategory (AFP)
Session Doc/Codegen (doc)
Session AFP/CofGroups (AFP)
Session AFP/Completeness (AFP)
Session AFP/ConcurrentIMP (AFP)
Session AFP/Concurrent_Ref_Alg (AFP)
Session AFP/CoreC++ (AFP)
Session AFP/Core_DOM (AFP)
Session Doc/Datatypes (doc)
Session Doc/Corec (doc)
Session AFP/Decl_Sem_Fun_PL (AFP)
Session AFP/Derangements (AFP)
Session AFP/Discrete_Summation (AFP)
Session AFP/Efficient-Mergesort (AFP)
Session AFP/Encodability_Process_Calculi (AFP)
Session AFP/Epistemic_Logic (AFP)
Session AFP/Euler_Partition (AFP)
Session AFP/FOL-Fitting (AFP)
Session AFP/FOL_Seq_Calc1 (AFP)
Session AFP/FOL_Harrison (AFP)
Session AFP/Factored_Transition_System_Bounding (AFP)
Session AFP/FinFun (AFP)
Session AFP/Finger-Trees (AFP)
Session AFP/Graph_Saturation (AFP)
Session AFP/Graph_Theory (AFP)
Session AFP/ShortestPath (AFP)
Session AFP/Group-Ring-Module (AFP)
Session AFP/Valuation (AFP)
Session HOL/HOL-Auth (timing)
Session HOL/HOL-UNITY (timing)
Session HOL/HOL-Bali (timing)
Session HOL/HOL-Computational_Algebra (main timing)
Session AFP/Descartes_Sign_Rule (AFP)
Session HOL/HOL-Algebra (main timing)
Session HOL/HOL-Decision_Procs (timing)
Session HOL/HOL-Quotient_Examples (timing)
Session AFP/Localization_Ring (AFP)
Session AFP/Orbit_Stabiliser (AFP)
Session AFP/Perfect-Number-Thm (AFP)
Session AFP/Secondary_Sylow (AFP)
Session AFP/Jordan_Hoelder (AFP)
Session AFP/VectorSpace (AFP)
Session HOL/HOL-Analysis (main timing)
Session AFP/Bernoulli (AFP)
Session AFP/Cartan_FP (AFP)
Session AFP/Cayley_Hamilton (AFP)
Session AFP/Coinductive (AFP)
Session AFP/DynamicArchitectures (AFP)
Session AFP/Architectural_Design_Patterns (AFP)
Session AFP/Lazy-Lists-II (AFP)
Session AFP/Stream_Fusion_Code (AFP)
Session AFP/Topology (AFP)
Session AFP/Differential_Game_Logic (AFP)
Session AFP/First_Welfare_Theorem (AFP)
Session AFP/Green (AFP)
Session HOL/HOL-Analysis-ex
Session HOL/HOL-Eisbach
Session AFP/Allen_Calculus (AFP)
Session AFP/Card_Partitions (AFP)
Session AFP/Bell_Numbers_Spivey (AFP)
Session AFP/Card_Equiv_Relations (AFP)
Session AFP/Falling_Factorial_Sum (AFP)
Session AFP/Case_Labeling (AFP)
Session AFP/Clean (AFP)
Session AFP/Dependent_SIFUM_Type_Systems (AFP)
Session AFP/Dependent_SIFUM_Refinement (AFP)
Session Doc/Eisbach (doc)
Session HOL/HOL-Homology (timing)
Session HOL/HOL-Probability (main timing)
Session AFP/Buffons_Needle (AFP)
Session AFP/Density_Compiler (AFP)
Session AFP/DiscretePricing (AFP)
Session AFP/Ergodic_Theory (AFP)
Session AFP/Gromov_Hyperbolicity (AFP)
Session AFP/Fisher_Yates (AFP)
Session AFP/Girth_Chromatic (AFP)
Session AFP/Random_Graph_Subgraph_Threshold (AFP)
Session HOL/HOL-Probability-ex (timing)
Session AFP/Lp (AFP)
Session AFP/Markov_Models (AFP)
Session AFP/Monad_Normalisation (AFP)
Session AFP/Monomorphic_Monad (AFP)
Session AFP/Neumann_Morgenstern_Utility (AFP)
Session AFP/Probabilistic_Noninterference (AFP)
Session AFP/Probabilistic_System_Zoo (AFP)
Session AFP/Source_Coding_Theorem (AFP)
Session AFP/Irrationality_J_Hancl (AFP)
Session AFP/Kuratowski_Closure_Complement (AFP)
Session AFP/Laplace_Transform (AFP)
Session AFP/Lower_Semicontinuous (AFP)
Session AFP/Minkowskis_Theorem (AFP)
Session AFP/Octonions (AFP)
Session AFP/Ptolemys_Theorem (AFP)
Session AFP/Quaternions (AFP)
Session AFP/Rank_Nullity_Theorem (AFP)
Session AFP/Gauss_Jordan (AFP)
Session AFP/Echelon_Form (AFP)
Session AFP/Hermite (AFP)
Session AFP/Tarskis_Geometry (AFP)
Session AFP/Triangle (AFP)
Session AFP/Chord_Segments (AFP)
Session AFP/Stewart_Apollonius (AFP)
Session AFP/pGCL (AFP)
Session HOL/HOL-Isar_Examples
Session HOL/HOL-Nonstandard_Analysis (timing)
Session HOL/HOL-Nonstandard_Analysis-Examples (timing)
Session HOL/HOL-Number_Theory (main timing)
Session AFP/E_Transcendental (AFP)
Session AFP/Elliptic_Curves_Group_Law (AFP)
Session AFP/Fermat3_4 (AFP)
Session HOL/HOL-Data_Structures (timing)
Session HOL/HOL-ex (timing)
Session AFP/Automatic_Refinement (AFP)
Session HOL/HOL-Codegenerator_Test
Session AFP/Lehmer (AFP)
Session AFP/Pratt_Certificate (AFP)
Session AFP/Bertrands_Postulate (AFP)
Session AFP/Prime_Harmonic_Series (AFP)
Session AFP/RSAPSS (AFP)
Session AFP/SumSquares (AFP)
Session AFP/Liouville_Numbers (AFP)
Session AFP/Mason_Stothers (AFP)
Session AFP/Polynomial_Interpolation (AFP)
Session AFP/Probabilistic_Prime_Tests (AFP)
Session AFP/Rep_Fin_Groups (AFP)
Session AFP/Sturm_Sequences (AFP)
Session AFP/Special_Function_Bounds (AFP)
Session AFP/Sturm_Tarski (AFP)
Session AFP/Budan_Fourier (AFP)
Session AFP/Winding_Number_Eval (AFP)
Session AFP/Count_Complex_Roots (AFP)
Session HOL/HOL-Corec_Examples (timing)
Session HOL/HOL-Datatype_Examples (timing)
Session HOL/HOL-Hahn_Banach
Session HOL/HOL-IMP (timing)
Session AFP/Abs_Int_ITP2012 (AFP)
Session HOL/HOL-Imperative_HOL (timing)
Session AFP/Auto2_Imperative_HOL (AFP)
Session AFP/Imperative_Insertion_Sort (AFP)
Session HOL/HOL-Induct
Session HOL/HOL-Matrix_LP
Session HOL/HOL-Metis_Examples (timing)
Session HOL/HOL-MicroJava (timing)
Session HOL/HOL-Mutabelle
Session HOL/HOL-Nitpick_Examples
Session HOL/HOL-Nominal
Session AFP/CCS (AFP)
Session HOL/HOL-Nominal-Examples (timing)
Session AFP/Lam-ml-Normalization (AFP)
Session AFP/Pi_Calculus (AFP)
Session AFP/Psi_Calculi (AFP)
Session AFP/SequentInvertibility (AFP)
Session HOL/HOL-Predicate_Compile_Examples (timing)
Session HOL/HOL-Proofs (timing)
Session HOL/HOL-Proofs-Extraction (timing)
Session HOL/HOL-Proofs-ex
Session HOL/HOL-Proofs-Lambda (timing)
Session AFP/Applicative_Lifting (AFP)
Session AFP/Free-Groups (AFP)
Session AFP/Stern_Brocot (AFP)
Session HOL/HOL-Quickcheck_Examples (timing)
Session HOL/HOL-SET_Protocol (timing)
Session HOL/HOL-TPTP
Session HOL/HOL-Unix
Session HOL/HOL-ZF
Session AFP/Category2 (AFP)
Session AFP/HereditarilyFinite (AFP)
Session AFP/HyperCTL (AFP)
Session AFP/Integration (AFP)
Session AFP/Isabelle_Meta_Model (AFP)
Session AFP/LTL (AFP)
Session AFP/Stuttering_Equivalence (AFP)
Session AFP/Lambda_Free_RPOs (AFP)
Session AFP/Lambda_Free_EPO (AFP)
Session AFP/Landau_Symbols (AFP)
Session AFP/Akra_Bazzi (AFP)
Session AFP/Catalan_Numbers (AFP)
Session AFP/Error_Function (AFP)
Session AFP/Euler_MacLaurin (AFP)
Session AFP/Stirling_Formula (AFP)
Session AFP/LightweightJava (AFP)
Session AFP/LinearQuantifierElim (AFP)
Session AFP/List-Infinite (AFP)
Session AFP/Nat-Interval-Logic (AFP)
Session AFP/AutoFocus-Stream (AFP)
Session AFP/MuchAdoAboutTwo (AFP)
Session AFP/Optics (AFP)
Session AFP/UTP-Toolkit (AFP)
Session AFP/UTP (AFP)
Session AFP/Order_Lattice_Props (AFP)
Session AFP/POPLmark-deBruijn (AFP)
Session AFP/Pairing_Heap (AFP)
Session AFP/Password_Authentication_Protocol (AFP)
Session AFP/Pell (AFP)
Session AFP/Presburger-Automata (AFP)
Session AFP/Priority_Queue_Braun (AFP)
Session AFP/Program-Conflict-Analysis (AFP)
Session AFP/Regular-Sets (AFP)
Session AFP/Abstract-Rewriting (AFP)
Session AFP/Decreasing-Diagrams (AFP)
Session AFP/First_Order_Terms (AFP)
Session AFP/Matrix (AFP)
Session AFP/Matrix_Tensor (AFP)
Session AFP/Knot_Theory (AFP)
Session AFP/Coinductive_Languages (AFP)
Session AFP/Finite_Automata_HF (AFP)
Session AFP/Functional-Automata (AFP)
Session AFP/Posix-Lexing (AFP)
Session AFP/Ribbon_Proofs (AFP)
Session AFP/SATSolverVerification (AFP)
Session AFP/Safe_OCL (AFP)
Session AFP/Selection_Heap_Sort (AFP)
Session AFP/Simplex (AFP)
Session AFP/Skew_Heap (AFP)
Session AFP/Sort_Encodings (AFP)
Session AFP/Splay_Tree (AFP)
Session AFP/Amortized_Complexity (AFP)
Session AFP/Dynamic_Tables (AFP)
Session AFP/Root_Balanced_Tree (AFP)
Session AFP/Stable_Matching (AFP)
Session AFP/SuperCalc (AFP)
Session Doc/System (doc)
Session AFP/Tail_Recursive_Functions (AFP)
Session AFP/TortoiseHare (AFP)
Session AFP/Trie (AFP)
Session AFP/Flyspeck-Tame (AFP)
Session AFP/Twelvefold_Way (AFP)
Session AFP/Vickrey_Clarke_Groves (AFP)
Session HOL/HOL-Mirabelle
Session HOL/HOL-Mirabelle-ex
Session HOL/HOL-NanoJava
Session HOL/HOL-Prolog
Session HOL/HOL-Real_Asymp
Session AFP/Fourier (AFP)
Session HOL/HOL-Real_Asymp-Manual
Session HOL/HOL-Statespace
Session HOL/HOL-TLA
Session HOL/HOL-TLA-Buffer
Session HOL/HOL-TLA-Inc
Session HOL/HOL-TLA-Memory
Session HOL/HOL-Types_To_Sets
Session AFP/Smooth_Manifolds (AFP)
Session HOL/HOL-Word (main timing)
Session HOL/HOL-SPARK
Session HOL/HOL-SPARK-Examples
Session AFP/RIPEMD-160-SPARK (AFP)
Session HOL/HOL-SPARK-Manual
Session HOL/HOL-Word-SMT_Examples (timing)
Session AFP/Kleene_Algebra (AFP)
Session AFP/KAT_and_DRA (AFP)
Session AFP/Multirelations (AFP)
Session AFP/Quantales (AFP)
Session AFP/Transformer_Semantics (AFP)
Session AFP/Regular_Algebras (AFP)
Session AFP/Relation_Algebra (AFP)
Session AFP/Residuated_Lattices (AFP)
Session AFP/LEM (AFP)
Session AFP/Native_Word (AFP)
Session AFP/WebAssembly (AFP)
Session AFP/Refine_Monadic (AFP)
Session AFP/Collections (AFP)
Session AFP/Abstract_Completeness (AFP)
Session AFP/Abstract_Soundness (AFP)
Session AFP/Incredible_Proof_Machine (AFP)
Session AFP/Deriving (AFP)
Session AFP/CAVA_Base (AFP)
Session AFP/CAVA_Automata (AFP)
Session AFP/DFS_Framework (AFP)
Session AFP/Gabow_SCC (AFP)
Session AFP/LTL_to_GBA (AFP)
Session AFP/Promela (AFP)
Session AFP/Containers (AFP)
Session AFP/Collections_Examples (AFP)
Session AFP/Containers-Benchmarks (AFP)
Session AFP/MFOTL_Monitor (AFP)
Session AFP/Generic_Join (AFP)
Session AFP/Datatype_Order_Generator (AFP)
Session AFP/Old_Datatype_Show (AFP)
Session AFP/Show (AFP)
Session AFP/JNF-AFP-Lib (AFP)
Session AFP/Real_Impl (AFP)
Session AFP/QR_Decomposition (AFP)
Session AFP/Dijkstra_Shortest_Path (AFP)
Session AFP/Koenigsberg_Friendship (AFP)
Session AFP/Transition_Systems_and_Automata (AFP)
Session AFP/Adaptive_State_Counting (AFP)
Session AFP/Buchi_Complementation (AFP)
Session AFP/LTL_Master_Theorem (AFP)
Session AFP/Partial_Order_Reduction (AFP)
Session AFP/SM_Base (AFP)
Session AFP/SM (AFP)
Session AFP/CAVA_Setup (AFP)
Session AFP/CAVA_LTL_Modelchecker (AFP)
Session AFP/Transitive-Closure (AFP)
Session AFP/KBPs (AFP)
Session AFP/Tree-Automata (AFP)
Session AFP/SPARCv8 (AFP)
Session AFP/Separation_Algebra (AFP)
Session AFP/Separata (AFP)
Session AFP/Separation_Logic_Imperative_HOL (AFP)
Session AFP/Sepref_Prereq (AFP)
Session AFP/ROBDD (AFP)
Session AFP/UpDown_Scheme (AFP)
Session AFP/Word_Lib (AFP)
Session AFP/Complx (AFP)
Session AFP/IEEE_Floating_Point (AFP)
Session AFP/CakeML (AFP)
Session AFP/IP_Addresses (AFP)
Session AFP/Simple_Firewall (AFP)
Session AFP/Routing (AFP)
Session AFP/Iptables_Semantics (AFP)
Session AFP/Iptables_Semantics_Examples (AFP)
Session AFP/LOFT (AFP)
Session HOL/HOLCF (main timing)
Session AFP/Circus (AFP)
Session AFP/HOL-CSP (AFP)
Session HOL/HOLCF-IMP
Session HOL/HOLCF-Library
Session HOL/HOLCF-FOCUS
Session HOL/HOLCF-ex
Session AFP/PCF (AFP)
Session AFP/HOLCF-Prelude (AFP)
Session HOL/HOLCF-Tutorial
Session HOL/IOA (timing)
Session HOL/IOA-ABP
Session HOL/IOA-NTP
Session HOL/IOA-Storage
Session HOL/IOA-ex
Session AFP/Shivers-CFA (AFP)
Session AFP/Stream-Fusion (AFP)
Session AFP/Tycon (AFP)
Session AFP/WorkerWrapper (AFP)
Session AFP/Heard_Of (AFP)
Session AFP/Consensus_Refined (AFP)
Session AFP/Hoare_Time (AFP)
Session AFP/HotelKeyCards (AFP)
Session Doc/How_to_Prove_it (no_doc)
Session AFP/Huffman (AFP)
Session AFP/Hybrid_Multi_Lane_Spatial_Logic (AFP)
Session AFP/IMP2 (AFP)
Session AFP/IMP2_Binary_Heap (AFP)
Session Doc/Implementation (doc)
Session AFP/Impossible_Geometry (AFP)
Session AFP/Inductive_Confidentiality (AFP)
Session AFP/InfPathElimination (AFP)
Session Doc/Isar_Ref (doc)
Session Doc/JEdit (doc)
Session AFP/Jacobson_Basic_Algebra (AFP)
Session AFP/JiveDataStoreModel (AFP)
Session AFP/KAD (AFP)
Session AFP/Algebraic_VCs (AFP)
Session AFP/Key_Agreement_Strong_Adversaries (AFP)
Session AFP/LambdaMu (AFP)
Session AFP/LatticeProperties (AFP)
Session AFP/DataRefinementIBP (AFP)
Session AFP/GraphMarkingIBP (AFP)
Session AFP/Lazy_Case (AFP)
Session AFP/Dict_Construction (AFP)
Session AFP/Lifting_Definition_Option (AFP)
Session AFP/List-Index (AFP)
Session AFP/Affine_Arithmetic (AFP)
Session AFP/Taylor_Models (AFP)
Session AFP/Comparison_Sort_Lower_Bound (AFP)
Session AFP/Formula_Derivatives (AFP)
Session AFP/Formula_Derivatives-Examples (AFP)
Session AFP/Higher_Order_Terms (AFP)
Session AFP/CakeML_Codegen (AFP)
Session AFP/Jinja (AFP)
Session AFP/HRB-Slicing (AFP)
Session AFP/InformationFlowSlicing_Inter (AFP)
Session AFP/Slicing (AFP)
Session AFP/Formal_SSA (AFP)
Session AFP/Minimal_SSA (AFP)
Session AFP/InformationFlowSlicing (AFP)
Session AFP/LTL_to_DRA (AFP)
Session AFP/List_Update (AFP)
Session AFP/Ordinary_Differential_Equations (AFP)
Session AFP/Differential_Dynamic_Logic (AFP)
Session AFP/HOL-ODE-Numerics (AFP)
Session AFP/HOL-ODE-ARCH-COMP (AFP)
Session AFP/HOL-ODE-Examples (AFP large)
Session AFP/Lorenz_Approximation (AFP)
Session AFP/Lorenz_C0 (AFP large)
Session AFP/Lorenz_C1 (AFP large)
Session AFP/Hybrid_Systems_VCs (AFP)
Session AFP/Quick_Sort_Cost (AFP)
Session AFP/Random_BSTs (AFP)
Session AFP/Randomised_BSTs (AFP)
Session AFP/Treaps (AFP)
Session AFP/Randomised_Social_Choice (AFP)
Session AFP/Fishburn_Impossibility (AFP)
Session AFP/SDS_Impossibility (AFP)
Session AFP/Refine_Imperative_HOL (AFP)
Session AFP/Floyd_Warshall (AFP)
Session AFP/Sepref_Basic (AFP)
Session AFP/Sepref_IICF (AFP)
Session AFP/Flow_Networks (AFP)
Session AFP/EdmondsKarp_Maxflow (AFP)
Session AFP/MFMC_Countable (AFP)
Session AFP/Prpu_Maxflow (AFP)
Session AFP/Knuth_Morris_Pratt (AFP)
Session AFP/VerifyThis2018 (AFP)
Session AFP/List_Interleaving (AFP)
Session AFP/List_Inversions (AFP)
Session AFP/LocalLexing (AFP)
Session Doc/Locales (doc)
Session AFP/Locally-Nameless-Sigma (AFP)
Session AFP/Lowe_Ontological_Argument (AFP)
Session AFP/MSO_Regex_Equivalence (AFP)
Session Doc/Main (doc)
Session AFP/Marriage (AFP)
Session AFP/Latin_Square (AFP)
Session AFP/Matroids (AFP)
Session AFP/Kruskal (AFP)
Session AFP/Max-Card-Matching (AFP)
Session AFP/Median_Of_Medians_Selection (AFP)
Session AFP/KD_Tree (AFP)
Session AFP/Menger (AFP)
Session AFP/MiniML (AFP)
Session AFP/Modular_Assembly_Kit_Security (AFP)
Session AFP/Monad_Memo_DP (AFP)
Session AFP/Hidden_Markov_Models (AFP)
Session AFP/Optimal_BST (AFP)
Session AFP/MonoBoolTranAlgebra (AFP)
Session AFP/Name_Carrying_Type_Inference (AFP)
Session AFP/Network_Security_Policy_Verification (AFP)
Session AFP/No_FTL_observers (AFP)
Session AFP/Nominal2 (AFP)
Session AFP/Incompleteness (AFP)
Session AFP/Surprise_Paradox (AFP)
Session AFP/LambdaAuth (AFP)
Session AFP/Launchbury (AFP)
Session AFP/Call_Arity (AFP)
Session AFP/Modal_Logics_for_NTS (AFP)
Session AFP/Rewriting_Z (AFP)
Session AFP/Noninterference_CSP (AFP)
Session AFP/Noninterference_Ipurge_Unwinding (AFP)
Session AFP/Noninterference_Generic_Unwinding (AFP)
Session AFP/Noninterference_Inductive_Unwinding (AFP)
Session AFP/Noninterference_Sequential_Composition (AFP)
Session AFP/Noninterference_Concurrent_Composition (AFP)
Session AFP/NormByEval (AFP)
Session AFP/OpSets (AFP)
Session AFP/Open_Induction (AFP)
Session AFP/Well_Quasi_Orders (AFP)
Session AFP/Decreasing-Diagrams-II (AFP)
Session AFP/Myhill-Nerode (AFP)
Session AFP/Polynomials (AFP)
Session AFP/Symmetric_Polynomials (AFP)
Session AFP/Pi_Transcendental (AFP)
Session AFP/Ordinal (AFP)
Session AFP/Nested_Multisets_Ordinals (AFP)
Session AFP/Lambda_Free_KBOs (AFP)
Session AFP/Ordered_Resolution_Prover (AFP)
Session AFP/PLM (AFP)
Session AFP/PSemigroupsConvolution (AFP)
Session AFP/Paraconsistency (AFP)
Session AFP/Parity_Game (AFP)
Session AFP/Partial_Function_MR (AFP)
Session AFP/Certification_Monads (AFP)
Session AFP/XML (AFP)
Session AFP/Polynomial_Factorization (AFP)
Session AFP/Dirichlet_Series (AFP)
Session AFP/Zeta_Function (AFP)
Session AFP/Dirichlet_L (AFP)
Session AFP/Prime_Number_Theorem (AFP)
Session AFP/Prime_Distribution_Elementary (AFP)
Session AFP/IMO2019 (AFP)
Session AFP/Transcendence_Series_Hancl_Rucki (AFP)
Session AFP/Functional_Ordered_Resolution_Prover (AFP)
Session AFP/Jordan_Normal_Form (AFP)
Session AFP/Deep_Learning (AFP)
Session AFP/Farkas (AFP)
Session AFP/Groebner_Bases (AFP)
Session AFP/Groebner_Macaulay (AFP)
Session AFP/Nullstellensatz (AFP)
Session AFP/Signature_Groebner (AFP)
Session AFP/QHLProver (AFP)
Session AFP/Linear_Recurrences (AFP)
Session AFP/Perron_Frobenius (AFP)
Session AFP/Stochastic_Matrices (AFP)
Session AFP/Subresultants (AFP)
Session AFP/Pre_BZ (AFP)
Session AFP/Berlekamp_Zassenhaus (AFP)
Session AFP/Algebraic_Numbers (AFP)
Session AFP/LLL_Basis_Reduction (AFP)
Session AFP/LLL_Factorization (AFP)
Session AFP/Linear_Inequalities (AFP)
Session AFP/Linear_Programming (AFP)
Session AFP/Linear_Recurrences_Solver (AFP)
Session AFP/Probabilistic_While (AFP)
Session AFP/CryptHOL (AFP)
Session AFP/Constructive_Cryptography (AFP)
Session AFP/Game_Based_Crypto (AFP)
Session AFP/Multi_Party_Computation (AFP)
Session AFP/Sigma_Commit_Crypto (AFP)
Session AFP/Pop_Refinement (AFP)
Session AFP/Possibilistic_Noninterference (AFP)
Session AFP/Priority_Search_Trees (AFP)
Session AFP/Prim_Dijkstra_Simple (AFP)
Session Doc/Prog_Prove (doc)
Session AFP/Projective_Geometry (AFP)
Session AFP/Proof_Strategy_Language (AFP)
Session AFP/PropResPI (AFP)
Session AFP/Propositional_Proof_Systems (AFP)
Session AFP/PseudoHoops (AFP)
Session AFP/Ramsey-Infinite (AFP)
Session AFP/Recursion-Theory-I (AFP)
Session AFP/Minsky_Machines (AFP)
Session AFP/RefinementReactive (AFP)
Session AFP/Regex_Equivalence (AFP)
Session AFP/Resolution_FOL (AFP)
Session AFP/Robbins-Conjecture (AFP)
Session AFP/Roy_Floyd_Warshall (AFP)
Session AFP/SIFPL (AFP)
Session AFP/SIFUM_Type_Systems (AFP)
Session AFP/Security_Protocol_Refinement (AFP)
Session AFP/SenSocialChoice (AFP)
Session AFP/Simpl (AFP)
Session AFP/BDD (AFP)
Session AFP/Planarity_Certificates (AFP)
Session AFP/Statecharts (AFP)
Session AFP/Stellar_Quorums (AFP)
Session AFP/Stone_Algebras (AFP)
Session AFP/Stone_Relation_Algebras (AFP)
Session AFP/Stone_Kleene_Relation_Algebras (AFP)
Session AFP/Aggregation_Algebras (AFP)
Session AFP/Store_Buffer_Reduction (AFP)
Session AFP/Strong_Security (AFP)
Session Doc/Sugar (doc)
Session AFP/Szpilrajn (AFP)
Session AFP/TESL_Language (AFP)
Session AFP/TLA (AFP)
Session AFP/Timed_Automata (AFP)
Session AFP/Probabilistic_Timed_Automata (AFP)
Session AFP/Transitive-Closure-II (AFP)
Session AFP/Tree_Decomposition (AFP)
Session Doc/Tutorial (doc)
Session Doc/Typeclass_Hierarchy (doc)
Session AFP/Types_Tableaus_and_Goedels_God (AFP)
Session AFP/UPF (AFP)
Session AFP/UPF_Firewall (AFP)
Session AFP/Universal_Turing_Machine (AFP)
Session AFP/Verified-Prover (AFP)
Session AFP/VolpanoSmith (AFP)
Session AFP/WHATandWHERE_Security (AFP)
Session AFP/Weight_Balanced_Trees (AFP)
Session ZF/ZF (main timing)
Session Doc/Logics_ZF (doc)
Session ZF/ZF-AC
Session ZF/ZF-Coind
Session ZF/ZF-Constructible
Session ZF/ZF-IMP
Session ZF/ZF-Induct
Session ZF/ZF-UNITY (timing)
Session ZF/ZF-Resid
Session ZF/ZF-ex
Building HOL-Analysis ...
Running Perron_Frobenius ...
Building Coinductive ...
HOL-Analysis: theory HOL-Library.Disjoint_Sets
HOL-Analysis: theory HOL-Library.Cancellation
HOL-Analysis: theory HOL-Library.FuncSet
HOL-Analysis: theory HOL-Library.Infinite_Set
HOL-Analysis: theory HOL-Library.Nat_Bijection
HOL-Analysis: theory HOL-Library.Old_Datatype
Coinductive: theory Coinductive.Resumption
Coinductive: theory HOL-Analysis.Metric_Arith
Coinductive: theory HOL-Analysis.Abstract_Topology
Coinductive: theory HOL-Analysis.Inner_Product
HOL-Analysis: theory HOL-Library.Phantom_Type
HOL-Analysis: theory HOL-Library.Multiset
HOL-Analysis: theory HOL-Library.Product_Plus
HOL-Analysis: theory HOL-Library.Product_Order
HOL-Analysis: theory HOL-Library.Set_Algebras
Coinductive: theory HOL-Analysis.L2_Norm
HOL-Analysis: theory HOL-Library.Countable
Coinductive: theory HOL-Analysis.Product_Vector
HOL-Analysis: theory HOL-Analysis.Metric_Arith
Perron_Frobenius: theory HOL-Eisbach.Eisbach
Perron_Frobenius: theory HOL-Types_To_Sets.Types_To_Sets
Perron_Frobenius: theory HOL-Analysis.Metric_Arith
Perron_Frobenius: theory HOL-Analysis.Abstract_Topology
HOL-Analysis: theory HOL-Library.Cardinality
Perron_Frobenius: theory HOL-Analysis.Continuum_Not_Denumerable
Coinductive: theory Coinductive.Coinductive_Nat
Coinductive: theory HOL-Analysis.Norm_Arith
HOL-Analysis: theory HOL-Analysis.Inner_Product
Perron_Frobenius: theory HOL-Analysis.Inner_Product
Perron_Frobenius: theory HOL-Analysis.L2_Norm
Perron_Frobenius: theory HOL-Analysis.Operator_Norm
Perron_Frobenius: theory HOL-Analysis.Product_Vector
Perron_Frobenius: theory Polynomial_Factorization.Polynomial_Divisibility
Perron_Frobenius: theory Sturm_Sequences.Misc_Polynomial
Coinductive: theory HOL-Analysis.Elementary_Topology
Coinductive: theory HOL-Analysis.Euclidean_Space
HOL-Analysis: theory HOL-Library.Countable_Set
HOL-Analysis: theory HOL-Library.Numeral_Type
Coinductive: theory Coinductive.Coinductive_List
Perron_Frobenius: theory Sturm_Sequences.Sturm_Library
Perron_Frobenius: theory Sturm_Sequences.Sturm_Theorem
HOL-Analysis: theory HOL-Library.Countable_Complete_Lattices
Perron_Frobenius: theory HOL-Analysis.Elementary_Topology
Perron_Frobenius: theory HOL-Analysis.Euclidean_Space
HOL-Analysis: theory HOL-Library.Set_Idioms
HOL-Analysis: theory HOL-Analysis.Abstract_Topology
HOL-Analysis: theory HOL-Analysis.Continuum_Not_Denumerable
HOL-Analysis: theory HOL-Analysis.L2_Norm
HOL-Analysis: theory HOL-Analysis.Operator_Norm
Perron_Frobenius: theory Sturm_Sequences.Sturm_Method
HOL-Analysis: theory HOL-Analysis.Poly_Roots
HOL-Analysis: theory HOL-Analysis.Product_Vector
Coinductive: theory HOL-Analysis.Finite_Cartesian_Product
Coinductive: theory HOL-Analysis.Linear_Algebra
Perron_Frobenius: theory HOL-Analysis.Norm_Arith
Coinductive: theory HOL-Analysis.Abstract_Topology_2
Perron_Frobenius: theory HOL-Analysis.Abstract_Limits
Perron_Frobenius: theory Polynomial_Factorization.Square_Free_Factorization
HOL-Analysis: theory HOL-Analysis.Elementary_Topology
HOL-Analysis: theory HOL-Computational_Algebra.Factorial_Ring
HOL-Analysis: theory HOL-Library.Permutations
Perron_Frobenius: theory Rank_Nullity_Theorem.Dual_Order
Perron_Frobenius: theory HOL-Analysis.Finite_Cartesian_Product
Perron_Frobenius: theory HOL-Analysis.Linear_Algebra
Perron_Frobenius: theory HOL-Analysis.Abstract_Topology_2
HOL-Analysis: theory HOL-Analysis.Euclidean_Space
Coinductive: theory HOL-Analysis.Connected
Coinductive: theory HOL-Analysis.Elementary_Metric_Spaces
Coinductive: theory HOL-Analysis.Cartesian_Space
HOL-Analysis: theory HOL-Analysis.Abstract_Limits
HOL-Analysis: theory HOL-Library.Discrete
Perron_Frobenius: theory HOL-Analysis.Convex
HOL-Analysis: theory HOL-Library.Indicator_Function
HOL-Analysis: theory HOL-Library.Liminf_Limsup
Perron_Frobenius: theory HOL-Analysis.Connected
HOL-Analysis: theory HOL-Analysis.Abstract_Topology_2
Perron_Frobenius: theory HOL-Analysis.Elementary_Metric_Spaces
Perron_Frobenius: theory HOL-Analysis.Cartesian_Space
HOL-Analysis: theory HOL-Analysis.Finite_Cartesian_Product
HOL-Analysis: theory HOL-Analysis.Linear_Algebra
Coinductive: theory HOL-Analysis.Elementary_Normed_Spaces
Perron_Frobenius: theory HOL-Analysis.Determinants
Coinductive: theory Coinductive.Coinductive_List_Prefix
HOL-Analysis: theory HOL-Analysis.Connected
Coinductive: theory Coinductive.Hamming_Stream
HOL-Analysis: theory HOL-Analysis.Convex
Coinductive: theory Coinductive.Koenigslemma
HOL-Analysis: theory HOL-Analysis.Elementary_Metric_Spaces
Coinductive: theory Coinductive.LMirror
Perron_Frobenius: theory HOL-Analysis.Elementary_Normed_Spaces
Coinductive: theory Coinductive.Lazy_LList
Coinductive: theory Coinductive.Quotient_Coinductive_List
Coinductive: theory Coinductive.TLList
Coinductive: theory Coinductive.Coinductive_Stream
HOL-Analysis: theory HOL-Analysis.Cartesian_Space
Perron_Frobenius: theory HOL-Analysis.Topology_Euclidean_Space
Coinductive: theory HOL-Analysis.Topology_Euclidean_Space
HOL-Analysis: theory HOL-Library.Nonpos_Ints
HOL-Analysis: theory HOL-Library.Order_Continuity
HOL-Analysis: theory HOL-Analysis.Determinants
HOL-Analysis: theory HOL-Analysis.Elementary_Normed_Spaces
HOL-Analysis: theory HOL-Library.Extended_Nat
HOL-Analysis: theory HOL-Library.Periodic_Fun
HOL-Analysis: theory HOL-Computational_Algebra.Euclidean_Algorithm
HOL-Analysis: theory HOL-Library.Sum_of_Squares
Coinductive: theory Coinductive.Lazy_TLList
Coinductive: theory Coinductive.Quotient_TLList
HOL-Analysis: theory HOL-Library.Extended_Real
Coinductive: theory Coinductive.TLList_CCPO
Coinductive: theory HOL-Analysis.Extended_Real_Limits
Perron_Frobenius: theory HOL-Analysis.Convex_Euclidean_Space
Perron_Frobenius: theory HOL-Analysis.Extended_Real_Limits
Coinductive: theory Coinductive.Coinductive
Coinductive: theory Coinductive.TLList_CCPO_Examples
Perron_Frobenius: theory HOL-Analysis.Function_Topology
Perron_Frobenius: theory HOL-Analysis.Line_Segment
Coinductive: theory Coinductive.CCPO_Topology
HOL-Analysis: theory HOL-Analysis.Norm_Arith
Perron_Frobenius: theory HOL-Analysis.Summation_Tests
Perron_Frobenius: theory HOL-Analysis.Product_Topology
HOL-Analysis: theory HOL-Analysis.Topology_Euclidean_Space
Perron_Frobenius: theory HOL-Analysis.T1_Spaces
Perron_Frobenius: theory HOL-Analysis.Starlike
HOL-Analysis: theory HOL-Library.Extended_Nonnegative_Real
Perron_Frobenius: theory HOL-Analysis.Uniform_Limit
Coinductive: theory Coinductive.LList_CCPO_Topology
Perron_Frobenius: theory HOL-Analysis.Bounded_Linear_Function
Coinductive: theory Coinductive.Coinductive_Examples
HOL-Analysis: theory HOL-Analysis.Convex_Euclidean_Space
HOL-Analysis: theory HOL-Analysis.Sigma_Algebra
HOL-Analysis: theory HOL-Analysis.Extended_Real_Limits
Perron_Frobenius: theory HOL-Analysis.Path_Connected
HOL-Analysis: theory HOL-Analysis.Ordered_Euclidean_Space
HOL-Analysis: theory HOL-Analysis.Summation_Tests
HOL-Analysis: theory HOL-Computational_Algebra.Primes
Perron_Frobenius: theory HOL-Analysis.Derivative
HOL-Analysis: theory HOL-Computational_Algebra.Formal_Power_Series
HOL-Analysis: theory HOL-Analysis.Uniform_Limit
HOL-Analysis: theory HOL-Analysis.Measurable
Perron_Frobenius: theory HOL-Analysis.Homotopy
HOL-Analysis: theory HOL-Analysis.Measure_Space
HOL-Analysis: theory HOL-Analysis.Bounded_Continuous_Function
Perron_Frobenius: theory HOL-Analysis.Cartesian_Euclidean_Space
HOL-Analysis: theory HOL-Analysis.Function_Topology
Perron_Frobenius: theory Rank_Nullity_Theorem.Mod_Type
HOL-Analysis: theory HOL-Analysis.Bounded_Linear_Function
HOL-Analysis: theory HOL-Analysis.Product_Topology
Perron_Frobenius: theory HOL-Analysis.Homeomorphism
HOL-Analysis: theory HOL-Analysis.T1_Spaces
HOL-Analysis: theory HOL-Analysis.Caratheodory
HOL-Analysis: theory HOL-Analysis.Lindelof_Spaces
HOL-Analysis: theory HOL-Analysis.Line_Segment
HOL-Analysis: theory HOL-Analysis.Tagged_Division
Perron_Frobenius: theory HOL-Analysis.Brouwer_Fixpoint
Perron_Frobenius: theory Rank_Nullity_Theorem.Miscellaneous
HOL-Analysis: theory HOL-Analysis.Starlike
HOL-Analysis: theory HOL-Analysis.Derivative
HOL-Analysis: theory HOL-Analysis.Continuous_Extension
HOL-Analysis: theory HOL-Analysis.Path_Connected
HOL-Analysis: theory HOL-Analysis.Borel_Space
HOL-Analysis: theory HOL-Analysis.Cartesian_Euclidean_Space
HOL-Analysis: theory HOL-Analysis.Complex_Analysis_Basics
HOL-Analysis: theory HOL-Analysis.Cross3
HOL-Analysis: theory HOL-Analysis.Complex_Transcendental
HOL-Analysis: theory HOL-Analysis.Lipschitz
HOL-Analysis: theory HOL-Analysis.Nonnegative_Lebesgue_Integration
HOL-Analysis: theory HOL-Analysis.Regularity
HOL-Analysis: theory HOL-Analysis.Arcwise_Connected
HOL-Analysis: theory HOL-Analysis.Generalised_Binomial_Theorem
HOL-Analysis: theory HOL-Analysis.Infinite_Products
HOL-Analysis: theory HOL-Analysis.Multivariate_Analysis
HOL-Analysis: theory HOL-Analysis.Homotopy
HOL-Analysis: theory HOL-Analysis.Binary_Product_Measure
HOL-Analysis: theory HOL-Analysis.Locally
HOL-Analysis: theory HOL-Analysis.Polytope
HOL-Analysis: theory HOL-Analysis.Embed_Measure
HOL-Analysis: theory HOL-Analysis.Finite_Product_Measure
HOL-Analysis: theory HOL-Analysis.Weierstrass_Theorems
HOL-Analysis: theory HOL-Analysis.Bochner_Integration
HOL-Analysis: theory HOL-Analysis.Homeomorphism
HOL-Analysis: theory HOL-Analysis.Abstract_Euclidean_Space
HOL-Analysis: theory HOL-Analysis.Brouwer_Fixpoint
HOL-Analysis: theory HOL-Analysis.Complete_Measure
HOL-Analysis: theory HOL-Analysis.Radon_Nikodym
HOL-Analysis: theory HOL-Analysis.Set_Integral
HOL-Analysis: theory HOL-Analysis.Lebesgue_Measure
HOL-Analysis: theory HOL-Analysis.Fashoda_Theorem
HOL-Analysis: theory HOL-Analysis.Retracts
HOL-Analysis: theory HOL-Analysis.Infinite_Set_Sum
HOL-Analysis: theory HOL-Analysis.Henstock_Kurzweil_Integration
HOL-Analysis: theory HOL-Analysis.Cauchy_Integral_Theorem
HOL-Analysis: theory HOL-Analysis.Equivalence_Lebesgue_Henstock_Integration
HOL-Analysis: theory HOL-Analysis.Integral_Test
HOL-Analysis: theory HOL-Analysis.Harmonic_Numbers
HOL-Analysis: theory HOL-Analysis.Further_Topology
HOL-Analysis: theory HOL-Analysis.Improper_Integral
HOL-Analysis: theory HOL-Analysis.Interval_Integral
HOL-Analysis: theory HOL-Analysis.Equivalence_Measurable_On_Borel
HOL-Analysis: theory HOL-Analysis.Lebesgue_Integral_Substitution
HOL-Analysis: theory HOL-Analysis.Conformal_Mappings
HOL-Analysis: theory HOL-Analysis.FPS_Convergence
HOL-Analysis: theory HOL-Analysis.Great_Picard
HOL-Analysis: theory HOL-Analysis.Jordan_Curve
HOL-Analysis: theory HOL-Analysis.Riemann_Mapping
HOL-Analysis: theory HOL-Analysis.Gamma_Function
HOL-Analysis: theory HOL-Analysis.Winding_Numbers
HOL-Analysis: theory HOL-Analysis.Ball_Volume
HOL-Analysis: theory HOL-Analysis.Vitali_Covering_Theorem
HOL-Analysis: theory HOL-Analysis.Change_Of_Vars
HOL-Analysis: theory HOL-Analysis.Simplex_Content
HOL-Analysis: theory HOL-Analysis.Analysis
Timing Coinductive (4 threads, 83.306s elapsed time, 296.424s cpu time, 17.416s GC time, factor 3.56)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Coinductive
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Coinductive/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Coinductive/outline.pdf
Timing Coinductive (4 threads, 83.306s elapsed time, 296.424s cpu time, 17.416s GC time, factor 3.56)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Coinductive
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Coinductive/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Coinductive/outline.pdf
Finished Coinductive (0:02:03 elapsed time, 0:06:17 cpu time, factor 3.07)
Building DynamicArchitectures ...
Running Stream_Fusion_Code ...
Running Topology ...
Running Lazy-Lists-II ...
Stream_Fusion_Code: theory Stream_Fusion_Code.Stream_Fusion
DynamicArchitectures: theory DynamicArchitectures.Configuration_Traces
Topology: theory Topology.Topology
Topology: theory Lazy-Lists-II.LList2
Lazy-Lists-II: theory Lazy-Lists-II.LList2
Stream_Fusion_Code: theory Stream_Fusion_Code.Stream_Fusion_List
DynamicArchitectures: theory DynamicArchitectures.Dynamic_Architecture_Calculus
Timing Lazy-Lists-II (4 threads, 1.563s elapsed time, 4.316s cpu time, 0.000s GC time, factor 2.76)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lazy-Lists-II
Topology: theory Topology.LList_Topology
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lazy-Lists-II/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lazy-Lists-II/outline.pdf
Timing Topology (4 threads, 4.435s elapsed time, 15.252s cpu time, 0.884s GC time, factor 3.44)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Topology
Timing Lazy-Lists-II (4 threads, 1.563s elapsed time, 4.316s cpu time, 0.000s GC time, factor 2.76)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lazy-Lists-II
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lazy-Lists-II/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lazy-Lists-II/outline.pdf
Finished Lazy-Lists-II (0:00:06 elapsed time, 0:00:13 cpu time, factor 2.19)
Stream_Fusion_Code: theory Stream_Fusion_Code.Stream_Fusion_LList
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Topology/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Topology/outline.pdf
Timing DynamicArchitectures (4 threads, 7.891s elapsed time, 27.540s cpu time, 0.532s GC time, factor 3.49)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DynamicArchitectures
Timing Topology (4 threads, 4.435s elapsed time, 15.252s cpu time, 0.884s GC time, factor 3.44)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Topology
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Topology/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Topology/outline.pdf
Finished Topology (0:00:09 elapsed time, 0:00:25 cpu time, factor 2.60)
Stream_Fusion_Code: theory Stream_Fusion_Code.Stream_Fusion_Examples
Timing Stream_Fusion_Code (4 threads, 10.475s elapsed time, 31.808s cpu time, 1.032s GC time, factor 3.04)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stream_Fusion_Code
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DynamicArchitectures/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DynamicArchitectures/outline.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stream_Fusion_Code/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stream_Fusion_Code/outline.pdf
Timing Stream_Fusion_Code (4 threads, 10.475s elapsed time, 31.808s cpu time, 1.032s GC time, factor 3.04)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stream_Fusion_Code
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stream_Fusion_Code/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stream_Fusion_Code/outline.pdf
Finished Stream_Fusion_Code (0:00:16 elapsed time, 0:00:43 cpu time, factor 2.68)
Timing DynamicArchitectures (4 threads, 7.891s elapsed time, 27.540s cpu time, 0.532s GC time, factor 3.49)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DynamicArchitectures
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DynamicArchitectures/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DynamicArchitectures/outline.pdf
Finished DynamicArchitectures (0:00:31 elapsed time, 0:01:09 cpu time, factor 2.21)
Running Architectural_Design_Patterns ...
Architectural_Design_Patterns: theory Architectural_Design_Patterns.Auxiliary
Architectural_Design_Patterns: theory Architectural_Design_Patterns.Singleton
Architectural_Design_Patterns: theory Architectural_Design_Patterns.RF_LTL
Architectural_Design_Patterns: theory Architectural_Design_Patterns.Publisher_Subscriber
Architectural_Design_Patterns: theory Architectural_Design_Patterns.Blockchain
Architectural_Design_Patterns: theory Architectural_Design_Patterns.Blackboard
Perron_Frobenius: theory HOL-Real_Asymp.Inst_Existentials
Perron_Frobenius: theory Perron_Frobenius.Cancel_Card_Constraint
Perron_Frobenius: theory Perron_Frobenius.Bij_Nat
Perron_Frobenius: theory HOL-Real_Asymp.Eventuallize
Perron_Frobenius: theory HOL-Real_Asymp.Lazy_Eval
Perron_Frobenius: theory Perron_Frobenius.Roots_Unity
Perron_Frobenius: theory Perron_Frobenius.Hom_Gauss_Jordan
Perron_Frobenius: theory Perron_Frobenius.HMA_Connect
Perron_Frobenius: theory HOL-Real_Asymp.Multiseries_Expansion
Timing Architectural_Design_Patterns (4 threads, 20.947s elapsed time, 57.280s cpu time, 2.364s GC time, factor 2.73)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Architectural_Design_Patterns
Perron_Frobenius: theory Perron_Frobenius.Perron_Frobenius_Aux
Perron_Frobenius: theory Perron_Frobenius.Perron_Frobenius
Perron_Frobenius: theory Perron_Frobenius.Perron_Frobenius_Irreducible
Perron_Frobenius: theory Perron_Frobenius.Spectral_Radius_Theory
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Architectural_Design_Patterns/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Architectural_Design_Patterns/outline.pdf
Perron_Frobenius: theory Perron_Frobenius.Perron_Frobenius_General
Timing Architectural_Design_Patterns (4 threads, 20.947s elapsed time, 57.280s cpu time, 2.364s GC time, factor 2.73)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Architectural_Design_Patterns
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Architectural_Design_Patterns/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Architectural_Design_Patterns/outline.pdf
Finished Architectural_Design_Patterns (0:00:28 elapsed time, 0:01:10 cpu time, factor 2.46)
Perron_Frobenius: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds
Perron_Frobenius: theory HOL-Real_Asymp.Real_Asymp
Perron_Frobenius: theory Perron_Frobenius.Spectral_Radius_Largest_Jordan_Block
Perron_Frobenius: theory Perron_Frobenius.Spectral_Radius_Theory_2
Perron_Frobenius: theory Perron_Frobenius.Check_Matrix_Growth
Timing Perron_Frobenius (4 threads, 211.329s elapsed time, 730.240s cpu time, 38.128s GC time, factor 3.46)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Perron_Frobenius
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Perron_Frobenius/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Perron_Frobenius/outline.pdf
Timing Perron_Frobenius (4 threads, 211.329s elapsed time, 730.240s cpu time, 38.128s GC time, factor 3.46)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Perron_Frobenius
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Perron_Frobenius/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Perron_Frobenius/outline.pdf
Finished Perron_Frobenius (0:03:39 elapsed time, 0:12:24 cpu time, factor 3.39)
Timing HOL-Analysis (4 threads, 484.124s elapsed time, 1699.636s cpu time, 87.100s GC time, factor 3.51)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Analysis
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Analysis/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Analysis/manual.pdf
Timing HOL-Analysis (4 threads, 484.124s elapsed time, 1699.636s cpu time, 87.100s GC time, factor 3.51)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Analysis
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Analysis/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Analysis/manual.pdf
Finished HOL-Analysis (0:10:20 elapsed time, 0:32:00 cpu time, factor 3.10)
Building Ordinary_Differential_Equations ...
Building HOL-Probability ...
Building Echelon_Form ...
Building Dirichlet_Series ...
Building Affine_Arithmetic ...
Running Transcendence_Series_Hancl_Rucki ...
Building Count_Complex_Roots ...
Running Hybrid_Systems_VCs ...
Running QR_Decomposition ...
Building E_Transcendental ...
Ordinary_Differential_Equations: theory HOL-Decision_Procs.Dense_Linear_Order
Ordinary_Differential_Equations: theory HOL-Library.Code_Abstract_Nat
Ordinary_Differential_Equations: theory HOL-Library.Code_Target_Int
Ordinary_Differential_Equations: theory HOL-Library.Diagonal_Subsequence
Ordinary_Differential_Equations: theory HOL-Library.Code_Target_Nat
Echelon_Form: theory HOL-Computational_Algebra.Fraction_Field
Echelon_Form: theory HOL-Library.Code_Abstract_Nat
Echelon_Form: theory HOL-Library.Code_Target_Int
Echelon_Form: theory HOL-Library.Function_Algebras
HOL-Probability: theory HOL-Library.Adhoc_Overloading
HOL-Probability: theory HOL-Library.Lattice_Syntax
HOL-Probability: theory HOL-Library.Conditional_Parametricity
HOL-Probability: theory HOL-Library.AList
HOL-Probability: theory HOL-Library.Complete_Partial_Order2
Ordinary_Differential_Equations: theory HOL-Library.Lattice_Algebras
Echelon_Form: theory HOL-Library.Code_Target_Nat
Count_Complex_Roots: theory HOL-Eisbach.Eisbach
Count_Complex_Roots: theory HOL-Computational_Algebra.Fraction_Field
Count_Complex_Roots: theory HOL-Library.More_List
Count_Complex_Roots: theory HOL-Computational_Algebra.Field_as_Ring
Ordinary_Differential_Equations: theory HOL-Library.Log_Nat
Affine_Arithmetic: theory Deriving.Comparator
Affine_Arithmetic: theory Deriving.Derive_Manager
Affine_Arithmetic: theory Deriving.Generator_Aux
Affine_Arithmetic: theory HOL-Decision_Procs.Dense_Linear_Order
HOL-Probability: theory HOL-Library.Monad_Syntax
Echelon_Form: theory HOL-Library.IArray
Ordinary_Differential_Equations: theory HOL-Library.Code_Target_Numeral
Affine_Arithmetic: theory HOL-Library.Adhoc_Overloading
HOL-Probability: theory HOL-Library.Mapping
Echelon_Form: theory HOL-Library.More_List
Dirichlet_Series: theory HOL-Computational_Algebra.Fraction_Field
Dirichlet_Series: theory HOL-Computational_Algebra.Group_Closure
Dirichlet_Series: theory HOL-Library.BNF_Corec
Dirichlet_Series: theory HOL-Library.Adhoc_Overloading
Ordinary_Differential_Equations: theory Affine_Arithmetic.Affine_Arithmetic_Auxiliarities
Hybrid_Systems_VCs: theory HOL-Library.Lattice_Syntax
Hybrid_Systems_VCs: theory HOL-Library.Log_Nat
Hybrid_Systems_VCs: theory HOL-Library.Lattice_Algebras
Hybrid_Systems_VCs: theory Affine_Arithmetic.Affine_Arithmetic_Auxiliarities
Hybrid_Systems_VCs: theory Ordinary_Differential_Equations.Vector_Derivative_On
Transcendence_Series_Hancl_Rucki: theory HOL-Eisbach.Eisbach
Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Fraction_Field
Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Group_Closure
Transcendence_Series_Hancl_Rucki: theory HOL-Library.BNF_Corec
Ordinary_Differential_Equations: theory Triangle.Angles
Echelon_Form: theory HOL-Library.Code_Target_Numeral
E_Transcendental: theory HOL-Number_Theory.Cong
E_Transcendental: theory HOL-Algebra.Congruence
E_Transcendental: theory HOL-Library.More_List
E_Transcendental: theory HOL-Library.Power_By_Squaring
Affine_Arithmetic: theory HOL-Library.Monad_Syntax
Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Bounded_Linear_Operator
Dirichlet_Series: theory HOL-Library.Monad_Syntax
Affine_Arithmetic: theory HOL-Library.Boolean_Algebra
Affine_Arithmetic: theory Deriving.Equality_Generator
Hybrid_Systems_VCs: theory Kleene_Algebra.Signatures
Dirichlet_Series: theory HOL-Computational_Algebra.Nth_Powers
Echelon_Form: theory Gauss_Jordan.Code_Set
Count_Complex_Roots: theory HOL-Computational_Algebra.Polynomial
Hybrid_Systems_VCs: theory List-Index.List_Index
Echelon_Form: theory HOL-Library.Z2
HOL-Probability: theory HOL-Library.Stream
Echelon_Form: theory HOL-Computational_Algebra.Field_as_Ring
Ordinary_Differential_Equations: theory Triangle.Triangle
Hybrid_Systems_VCs: theory Ordinary_Differential_Equations.Gronwall
E_Transcendental: theory HOL-Number_Theory.Eratosthenes
Affine_Arithmetic: theory HOL-Library.Permutation
E_Transcendental: theory HOL-Computational_Algebra.Polynomial
QR_Decomposition: theory Deriving.Derive_Manager
QR_Decomposition: theory Deriving.Generator_Aux
QR_Decomposition: theory Real_Impl.Real_Impl_Auxiliary
QR_Decomposition: theory HOL-Library.Code_Abstract_Nat
Dirichlet_Series: theory HOL-Computational_Algebra.Squarefree
QR_Decomposition: theory HOL-Library.Code_Target_Int
Hybrid_Systems_VCs: theory Ordinary_Differential_Equations.Interval_Integral_HK
QR_Decomposition: theory HOL-Library.Function_Algebras
QR_Decomposition: theory HOL-Library.Code_Target_Nat
Affine_Arithmetic: theory HOL-Library.Char_ord
Hybrid_Systems_VCs: theory Kleene_Algebra.Dioid
Affine_Arithmetic: theory Deriving.Equality_Instances
Affine_Arithmetic: theory HOL-Library.Code_Abstract_Nat
QR_Decomposition: theory HOL-Library.IArray
Dirichlet_Series: theory HOL-Number_Theory.Cong
QR_Decomposition: theory Gauss_Jordan.Code_Set
Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Vector_Derivative_On
QR_Decomposition: theory HOL-Library.Z2
QR_Decomposition: theory Cauchy.CauchysMeanTheorem
Count_Complex_Roots: theory HOL-Eisbach.Eisbach_Tools
Echelon_Form: theory Gauss_Jordan.Code_Z2
Affine_Arithmetic: theory HOL-Library.Code_Target_Nat
E_Transcendental: theory HOL-Number_Theory.Fib
QR_Decomposition: theory HOL-Library.Code_Target_Numeral
Echelon_Form: theory HOL-Computational_Algebra.Polynomial
Affine_Arithmetic: theory HOL-Library.Code_Target_Int
Count_Complex_Roots: theory Winding_Number_Eval.Missing_Topology
Hybrid_Systems_VCs: theory Order_Lattice_Props.Sup_Lattice
QR_Decomposition: theory HOL-Library.Code_Real_Approx_By_Float
Transcendence_Series_Hancl_Rucki: theory HOL-Eisbach.Eisbach_Tools
Echelon_Form: theory Gauss_Jordan.IArray_Addenda
Affine_Arithmetic: theory HOL-Library.Mapping
Affine_Arithmetic: theory Deriving.Compare
Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Gronwall
Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Nth_Powers
Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Interval_Integral_HK
QR_Decomposition: theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary
Dirichlet_Series: theory HOL-Library.Code_Abstract_Nat
Echelon_Form: theory Cayley_Hamilton.Square_Matrix
Dirichlet_Series: theory HOL-Library.Code_Target_Nat
Affine_Arithmetic: theory Deriving.Comparator_Generator
QR_Decomposition: theory Gauss_Jordan.Code_Z2
QR_Decomposition: theory Rank_Nullity_Theorem.Dual_Order
Dirichlet_Series: theory HOL-Library.Code_Target_Int
Echelon_Form: theory HOL-Computational_Algebra.Normalized_Fraction
Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Squarefree
Ordinary_Differential_Equations: theory List-Index.List_Index
E_Transcendental: theory HOL-Number_Theory.Prime_Powers
E_Transcendental: theory HOL-Algebra.Order
HOL-Probability: theory HOL-Library.Rewrite
Count_Complex_Roots: theory Winding_Number_Eval.Missing_Analysis
Dirichlet_Series: theory HOL-Library.Code_Target_Numeral
Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Cong
Dirichlet_Series: theory HOL-Computational_Algebra.Normalized_Fraction
QR_Decomposition: theory Gauss_Jordan.Code_Real_Approx_By_Float_Haskell
Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Congruence
Dirichlet_Series: theory HOL-Algebra.Congruence
Count_Complex_Roots: theory HOL-Computational_Algebra.Normalized_Fraction
HOL-Probability: theory HOL-Library.AList_Mapping
QR_Decomposition: theory Show.Show
QR_Decomposition: theory Rank_Nullity_Theorem.Mod_Type
HOL-Probability: theory HOL-Library.Sublist
E_Transcendental: theory HOL-Number_Theory.Mod_Exp
QR_Decomposition: theory QR_Decomposition.IArray_Addenda_QR
HOL-Probability: theory HOL-Library.Tree
Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Normalized_Fraction
Affine_Arithmetic: theory HOL-Library.Code_Target_Numeral
Echelon_Form: theory Rank_Nullity_Theorem.Dual_Order
HOL-Probability: theory HOL-Library.FSet
QR_Decomposition: theory Sqrt_Babylonian.Log_Impl
Affine_Arithmetic: theory HOL-Library.Type_Length
Echelon_Form: theory Rank_Nullity_Theorem.Mod_Type
Affine_Arithmetic: theory Deriving.Compare_Generator
Dirichlet_Series: theory HOL-Library.Function_Algebras
QR_Decomposition: theory Sqrt_Babylonian.NthRoot_Impl
Affine_Arithmetic: theory HOL-Library.RBT_Impl
E_Transcendental: theory HOL-Number_Theory.Totient
Dirichlet_Series: theory HOL-Library.More_List
Affine_Arithmetic: theory HOL-Library.Z2
Dirichlet_Series: theory HOL-Library.Power_By_Squaring
Transcendence_Series_Hancl_Rucki: theory HOL-Library.More_List
Affine_Arithmetic: theory Deriving.Compare_Instances
Dirichlet_Series: theory HOL-Library.Stirling
Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Order
Dirichlet_Series: theory HOL-Number_Theory.Mod_Exp
E_Transcendental: theory HOL-Algebra.Lattice
QR_Decomposition: theory Show.Show_Instances
QR_Decomposition: theory Show.Show_Real
Transcendence_Series_Hancl_Rucki: theory HOL-Library.Power_By_Squaring
Dirichlet_Series: theory HOL-Algebra.Order
Affine_Arithmetic: theory HOL-Word.Bits
QR_Decomposition: theory Sqrt_Babylonian.Sqrt_Babylonian
Transcendence_Series_Hancl_Rucki: theory HOL-Library.Stirling
Dirichlet_Series: theory HOL-Number_Theory.Eratosthenes
Affine_Arithmetic: theory HOL-Word.Misc_Auxiliary
Affine_Arithmetic: theory HOL-Word.Bits_Z2
Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Mod_Exp
Affine_Arithmetic: theory HOL-Word.Bits_Int
HOL-Probability: theory HOL-Library.Diagonal_Subsequence
Affine_Arithmetic: theory HOL-Word.Misc_Arithmetic
Affine_Arithmetic: theory HOL-Word.Misc_Typedef
Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Eratosthenes
QR_Decomposition: theory Real_Impl.Prime_Product
Dirichlet_Series: theory HOL-Real_Asymp.Inst_Existentials
QR_Decomposition: theory Real_Impl.Real_Impl
Dirichlet_Series: theory Bernoulli.Bernoulli
Dirichlet_Series: theory HOL-Computational_Algebra.Polynomial
Affine_Arithmetic: theory Deriving.Countable_Generator
HOL-Probability: theory HOL-Library.Multiset_Permutations
HOL-Probability: theory HOL-Library.Linear_Temporal_Logic_on_Streams
Dirichlet_Series: theory Bernoulli.Bernoulli_FPS
Transcendence_Series_Hancl_Rucki: theory HOL-Real_Asymp.Inst_Existentials
Affine_Arithmetic: theory Affine_Arithmetic.Optimize_Integer
Transcendence_Series_Hancl_Rucki: theory Bernoulli.Bernoulli
Affine_Arithmetic: theory HOL-Library.Lattice_Algebras
Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Field_as_Ring
E_Transcendental: theory HOL-Algebra.Complete_Lattice
Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Lattice
Dirichlet_Series: theory HOL-Algebra.Lattice
Transcendence_Series_Hancl_Rucki: theory Bernoulli.Bernoulli_FPS
Affine_Arithmetic: theory HOL-Library.Log_Nat
Affine_Arithmetic: theory Affine_Arithmetic.Affine_Arithmetic_Auxiliarities
QR_Decomposition: theory Rank_Nullity_Theorem.Miscellaneous
Affine_Arithmetic: theory Affine_Arithmetic.Counterclockwise
HOL-Probability: theory HOL-Probability.Discrete_Topology
QR_Decomposition: theory Real_Impl.Real_Unique_Impl
HOL-Probability: theory HOL-Probability.Essential_Supremum
Dirichlet_Series: theory HOL-Library.Going_To_Filter
HOL-Probability: theory HOL-Probability.Probability_Measure
HOL-Probability: theory HOL-Probability.Stopping_Time
Dirichlet_Series: theory HOL-Library.Landau_Symbols
E_Transcendental: theory HOL-Algebra.Group
Echelon_Form: theory Rank_Nullity_Theorem.Miscellaneous
HOL-Probability: theory HOL-Probability.Tree_Space
Affine_Arithmetic: theory Affine_Arithmetic.Counterclockwise_Vector
Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Complete_Lattice
Ordinary_Differential_Equations: theory HOL-Library.Interval
Affine_Arithmetic: theory Affine_Arithmetic.Counterclockwise_2D_Strict
Ordinary_Differential_Equations: theory HOL-Library.Float
Dirichlet_Series: theory HOL-Algebra.Complete_Lattice
Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Polynomial
Transcendence_Series_Hancl_Rucki: theory HOL-Library.Going_To_Filter
Hybrid_Systems_VCs: theory HOL-Library.Float
Hybrid_Systems_VCs: theory Order_Lattice_Props.Order_Duality
QR_Decomposition: theory Gauss_Jordan.Code_Matrix
QR_Decomposition: theory Gauss_Jordan.Rref
Transcendence_Series_Hancl_Rucki: theory HOL-Library.Landau_Symbols
QR_Decomposition: theory Rank_Nullity_Theorem.Fundamental_Subspaces
Affine_Arithmetic: theory HOL-Word.Bit_Comprehension
QR_Decomposition: theory QR_Decomposition.Generalizations2
Affine_Arithmetic: theory Native_Word.More_Bits_Int
Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Group
Affine_Arithmetic: theory HOL-Word.Word
Dirichlet_Series: theory HOL-Algebra.Group
QR_Decomposition: theory Rank_Nullity_Theorem.Dim_Formula
HOL-Probability: theory HOL-Library.Finite_Map
QR_Decomposition: theory Gauss_Jordan.Elementary_Operations
Echelon_Form: theory Gauss_Jordan.Code_Matrix
Echelon_Form: theory Gauss_Jordan.Rref
QR_Decomposition: theory Gauss_Jordan.Rank
HOL-Probability: theory HOL-Probability.Conditional_Expectation
Echelon_Form: theory Rank_Nullity_Theorem.Fundamental_Subspaces
HOL-Probability: theory HOL-Probability.Distribution_Functions
Echelon_Form: theory Gauss_Jordan.Elementary_Operations
Echelon_Form: theory Rank_Nullity_Theorem.Dim_Formula
QR_Decomposition: theory QR_Decomposition.Matrix_To_IArray_QR
E_Transcendental: theory HOL-Algebra.Coset
QR_Decomposition: theory Gauss_Jordan.Gauss_Jordan
HOL-Probability: theory HOL-Probability.Weak_Convergence
E_Transcendental: theory HOL-Algebra.FiniteProduct
HOL-Probability: theory HOL-Probability.Giry_Monad
Echelon_Form: theory Gauss_Jordan.Rank
HOL-Probability: theory HOL-Probability.Helly_Selection
Affine_Arithmetic: theory Native_Word.Code_Symbolic_Bits_Int
Affine_Arithmetic: theory Native_Word.Bits_Integer
Dirichlet_Series: theory Bernoulli.Periodic_Bernpoly
Echelon_Form: theory Gauss_Jordan.Matrix_To_IArray
Dirichlet_Series: theory HOL-Number_Theory.Fib
Echelon_Form: theory Gauss_Jordan.Gauss_Jordan
E_Transcendental: theory HOL-Algebra.Ring
Dirichlet_Series: theory Euler_MacLaurin.Euler_MacLaurin
Hybrid_Systems_VCs: theory Affine_Arithmetic.Executable_Euclidean_Space
Dirichlet_Series: theory HOL-Number_Theory.Prime_Powers
Transcendence_Series_Hancl_Rucki: theory Bernoulli.Periodic_Bernpoly
Ordinary_Differential_Equations: theory Affine_Arithmetic.Executable_Euclidean_Space
Ordinary_Differential_Equations: theory HOL-Library.Interval_Float
Transcendence_Series_Hancl_Rucki: theory Winding_Number_Eval.Missing_Topology
Transcendence_Series_Hancl_Rucki: theory Bernoulli.Bernoulli_Zeta
Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Coset
Dirichlet_Series: theory HOL-Algebra.Coset
Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.FiniteProduct
Count_Complex_Roots: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra
Count_Complex_Roots: theory HOL-Computational_Algebra.Polynomial_Factorial
E_Transcendental: theory HOL-Algebra.Generated_Groups
HOL-Probability: theory HOL-Probability.Probability_Mass_Function
HOL-Probability: theory HOL-Probability.Projective_Family
Transcendence_Series_Hancl_Rucki: theory Euler_MacLaurin.Euler_MacLaurin
QR_Decomposition: theory Gauss_Jordan.Linear_Maps
Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Ring
Dirichlet_Series: theory HOL-Algebra.FiniteProduct
Affine_Arithmetic: theory HOL-Library.Interval
Echelon_Form: theory HOL-Computational_Algebra.Polynomial_Factorial
Echelon_Form: theory Cayley_Hamilton.Cayley_Hamilton
Echelon_Form: theory Gauss_Jordan.Gauss_Jordan_IArrays
Echelon_Form: theory Gauss_Jordan.Linear_Maps
Ordinary_Differential_Equations: theory HOL-Decision_Procs.Approximation_Bounds
HOL-Probability: theory HOL-Probability.Infinite_Product_Measure
Dirichlet_Series: theory HOL-Algebra.Ring
QR_Decomposition: theory Gauss_Jordan.Gauss_Jordan_PA
Dirichlet_Series: theory HOL-Number_Theory.Totient
Echelon_Form: theory Gauss_Jordan.Gauss_Jordan_PA
Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Generated_Groups
HOL-Probability: theory HOL-Probability.Independent_Family
Dirichlet_Series: theory HOL-Algebra.Generated_Groups
Dirichlet_Series: theory HOL-Real_Asymp.Eventuallize
Dirichlet_Series: theory HOL-Real_Asymp.Lazy_Eval
Transcendence_Series_Hancl_Rucki: theory Winding_Number_Eval.Missing_Analysis
HOL-Probability: theory HOL-Probability.Stream_Space
QR_Decomposition: theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces
Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Fib
QR_Decomposition: theory Gauss_Jordan.Determinants2
Echelon_Form: theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces
Echelon_Form: theory Gauss_Jordan.Determinants2
HOL-Probability: theory HOL-Probability.PMF_Impl
QR_Decomposition: theory Gauss_Jordan.Inverse
QR_Decomposition: theory Gauss_Jordan.System_Of_Equations
Echelon_Form: theory Gauss_Jordan.Gauss_Jordan_PA_IArrays
Echelon_Form: theory Gauss_Jordan.Inverse
Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Prime_Powers
Echelon_Form: theory Gauss_Jordan.System_Of_Equations
Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Totient
Dirichlet_Series: theory HOL-Real_Asymp.Multiseries_Expansion
Affine_Arithmetic: theory HOL-Library.Float
HOL-Probability: theory HOL-Probability.Random_Permutations
Dirichlet_Series: theory Landau_Symbols.Group_Sort
QR_Decomposition: theory Gauss_Jordan.Examples_Gauss_Jordan_Abstract
Echelon_Form: theory Gauss_Jordan.Inverse_IArrays
Echelon_Form: theory Gauss_Jordan.Examples_Gauss_Jordan_Abstract
Affine_Arithmetic: theory Affine_Arithmetic.Counterclockwise_2D_Arbitrary
Dirichlet_Series: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra
Transcendence_Series_Hancl_Rucki: theory HOL-Real_Asymp.Eventuallize
E_Transcendental: theory HOL-Algebra.AbelCoset
E_Transcendental: theory HOL-Algebra.Module
Transcendence_Series_Hancl_Rucki: theory HOL-Real_Asymp.Lazy_Eval
HOL-Probability: theory HOL-Probability.SPMF
Hybrid_Systems_VCs: theory Ordinary_Differential_Equations.ODE_Auxiliarities
Dirichlet_Series: theory HOL-Computational_Algebra.Polynomial_FPS
Affine_Arithmetic: theory Affine_Arithmetic.Polygon
Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.ODE_Auxiliarities
HOL-Probability: theory HOL-Probability.Convolution
Transcendence_Series_Hancl_Rucki: theory HOL-Real_Asymp.Multiseries_Expansion
QR_Decomposition: theory QR_Decomposition.Miscellaneous_QR
Hybrid_Systems_VCs: theory Kleene_Algebra.Conway
HOL-Probability: theory HOL-Probability.Information
QR_Decomposition: theory QR_Decomposition.Projections
Affine_Arithmetic: theory List-Index.List_Index
QR_Decomposition: theory QR_Decomposition.Gram_Schmidt
Hybrid_Systems_VCs: theory Ordinary_Differential_Equations.Initial_Value_Problem
Hybrid_Systems_VCs: theory Order_Lattice_Props.Order_Lattice_Props
Affine_Arithmetic: theory Show.Show
QR_Decomposition: theory QR_Decomposition.QR_Decomposition
Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Cones
Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Initial_Value_Problem
QR_Decomposition: theory QR_Decomposition.Examples_QR_Abstract_Float
Affine_Arithmetic: theory Affine_Arithmetic.Optimize_Float
Dirichlet_Series: theory HOL-Computational_Algebra.Polynomial_Factorial
Dirichlet_Series: theory HOL-Computational_Algebra.Formal_Laurent_Series
Affine_Arithmetic: theory Affine_Arithmetic.Float_Real
Ordinary_Differential_Equations: theory HOL-Decision_Procs.Approximation
Affine_Arithmetic: theory HOL-Library.Interval_Float
Affine_Arithmetic: theory Affine_Arithmetic.Executable_Euclidean_Space
Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.AbelCoset
Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Module
Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Multivariate_Taylor
Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra
HOL-Probability: theory HOL-Probability.Distributions
Dirichlet_Series: theory HOL-Algebra.AbelCoset
Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Polynomial_FPS
Hybrid_Systems_VCs: theory Ordinary_Differential_Equations.Picard_Lindeloef_Qualitative
Affine_Arithmetic: theory HOL-Decision_Procs.Approximation_Bounds
E_Transcendental: theory HOL-Algebra.Ideal
Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Formal_Laurent_Series
QR_Decomposition: theory QR_Decomposition.Gram_Schmidt_IArrays
QR_Decomposition: theory QR_Decomposition.Least_Squares_Approximation
Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_Preliminaries
QR_Decomposition: theory QR_Decomposition.Examples_QR_Abstract_Symbolic
HOL-Probability: theory HOL-Probability.Characteristic_Functions
Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Picard_Lindeloef_Qualitative
HOL-Probability: theory HOL-Probability.Sinc_Integral
QR_Decomposition: theory QR_Decomposition.QR_Decomposition_IArrays
Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_ODEs
QR_Decomposition: theory QR_Decomposition.Examples_QR_IArrays_Float
QR_Decomposition: theory QR_Decomposition.QR_Efficient
Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Flow
HOL-Probability: theory HOL-Probability.Levy
Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Polynomial_Factorial
Dirichlet_Series: theory HOL-Algebra.Module
Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_VC_Spartan
HOL-Probability: theory HOL-Probability.Central_Limit_Theorem
Affine_Arithmetic: theory Affine_Arithmetic.Affine_Form
Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_VC_Examples
E_Transcendental: theory HOL-Algebra.RingHom
HOL-Probability: theory HOL-Probability.Fin_Map
Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Ideal
Dirichlet_Series: theory HOL-Algebra.Ideal
Affine_Arithmetic: theory Native_Word.Code_Target_Word_Base
E_Transcendental: theory HOL-Algebra.UnivPoly
Dirichlet_Series: theory Landau_Symbols.Landau_Real_Products
HOL-Probability: theory HOL-Probability.Projective_Limit
Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Poincare_Map
Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Upper_Lower_Solution
Affine_Arithmetic: theory HOL-Decision_Procs.Approximation
Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Linear_ODE
Affine_Arithmetic: theory Native_Word.Uint32
Hybrid_Systems_VCs: theory Kleene_Algebra.Kleene_Algebra
Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.RingHom
HOL-Probability: theory HOL-Probability.Probability
Affine_Arithmetic: theory Affine_Arithmetic.Intersection
Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Reachability_Analysis
Affine_Arithmetic: theory Collections.HashCode
Dirichlet_Series: theory HOL-Algebra.RingHom
Affine_Arithmetic: theory Deriving.Hash_Generator
Hybrid_Systems_VCs: theory Order_Lattice_Props.Galois_Connections
Hybrid_Systems_VCs: theory Transformer_Semantics.Powerset_Monad
Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.UnivPoly
Hybrid_Systems_VCs: theory Order_Lattice_Props.Closure_Operators
Affine_Arithmetic: theory Deriving.Hash_Instances
Dirichlet_Series: theory HOL-Algebra.UnivPoly
Affine_Arithmetic: theory Deriving.Derive
Dirichlet_Series: theory Landau_Symbols.Landau_Simprocs
Hybrid_Systems_VCs: theory Order_Lattice_Props.Fixpoint_Fusion
Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Flow_Congs
QR_Decomposition: theory QR_Decomposition.Examples_QR_IArrays_Symbolic
Affine_Arithmetic: theory Show.Show_Instances
Hybrid_Systems_VCs: theory Quantales.Quantales
Dirichlet_Series: theory Landau_Symbols.Landau_More
Dirichlet_Series: theory Euler_MacLaurin.Euler_MacLaurin_Landau
Dirichlet_Series: theory Matrix.Utility
Dirichlet_Series: theory Polynomial_Factorization.Missing_List
Hybrid_Systems_VCs: theory KAD.Domain_Semiring
Count_Complex_Roots: theory Sturm_Tarski.PolyMisc
Count_Complex_Roots: theory Sturm_Tarski.Sturm_Tarski
Echelon_Form: theory Echelon_Form.Rings2
Dirichlet_Series: theory Polynomial_Factorization.Missing_Multiset
Count_Complex_Roots: theory Budan_Fourier.BF_Misc
Dirichlet_Series: theory Polynomial_Factorization.Prime_Factorization
Count_Complex_Roots: theory Budan_Fourier.Sturm_Multiple_Roots
Count_Complex_Roots: theory Winding_Number_Eval.Missing_Algebraic
E_Transcendental: theory HOL-Algebra.Multiplicative_Group
Count_Complex_Roots: theory Winding_Number_Eval.Missing_Transcendental
Count_Complex_Roots: theory Count_Complex_Roots.More_Polynomials
Count_Complex_Roots: theory Winding_Number_Eval.Cauchy_Index_Theorem
E_Transcendental: theory HOL-Number_Theory.Residues
Count_Complex_Roots: theory Count_Complex_Roots.Extended_Sturm
Count_Complex_Roots: theory Winding_Number_Eval.Winding_Number_Eval
Affine_Arithmetic: theory HOL-Library.RBT
Affine_Arithmetic: theory HOL-Library.RBT_Mapping
Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Multiplicative_Group
E_Transcendental: theory HOL-Number_Theory.Euler_Criterion
E_Transcendental: theory HOL-Number_Theory.Pocklington
Count_Complex_Roots: theory Count_Complex_Roots.Count_Complex_Roots
E_Transcendental: theory HOL-Number_Theory.Gauss
Dirichlet_Series: theory HOL-Computational_Algebra.Computational_Algebra
E_Transcendental: theory HOL-Number_Theory.Quadratic_Reciprocity
E_Transcendental: theory HOL-Number_Theory.Residue_Primitive_Roots
E_Transcendental: theory HOL-Number_Theory.Number_Theory
Dirichlet_Series: theory HOL-Algebra.Multiplicative_Group
Count_Complex_Roots: theory Count_Complex_Roots.Count_Complex_Roots_Examples
E_Transcendental: theory E_Transcendental.E_Transcendental
Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Computational_Algebra
Transcendence_Series_Hancl_Rucki: theory Sturm_Tarski.PolyMisc
Transcendence_Series_Hancl_Rucki: theory Sturm_Tarski.Sturm_Tarski
Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Residues
Transcendence_Series_Hancl_Rucki: theory Budan_Fourier.BF_Misc
Transcendence_Series_Hancl_Rucki: theory Winding_Number_Eval.Missing_Algebraic
Dirichlet_Series: theory HOL-Number_Theory.Residues
Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Euler_Criterion
Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Gauss
Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Quadratic_Reciprocity
Dirichlet_Series: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds
Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Pocklington
Transcendence_Series_Hancl_Rucki: theory Winding_Number_Eval.Missing_Transcendental
Transcendence_Series_Hancl_Rucki: theory Winding_Number_Eval.Cauchy_Index_Theorem
Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Residue_Primitive_Roots
Dirichlet_Series: theory HOL-Number_Theory.Euler_Criterion
Dirichlet_Series: theory HOL-Number_Theory.Pocklington
Dirichlet_Series: theory HOL-Number_Theory.Gauss
Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Number_Theory
Transcendence_Series_Hancl_Rucki: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds
Dirichlet_Series: theory HOL-Number_Theory.Residue_Primitive_Roots
Dirichlet_Series: theory HOL-Number_Theory.Quadratic_Reciprocity
Dirichlet_Series: theory HOL-Number_Theory.Number_Theory
Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Dirichlet_Misc
Dirichlet_Series: theory HOL-Real_Asymp.Real_Asymp
Hybrid_Systems_VCs: theory KAD.Antidomain_Semiring
Transcendence_Series_Hancl_Rucki: theory Winding_Number_Eval.Winding_Number_Eval
Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Multiplicative_Function
Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Dirichlet_Product
Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Euler_Products
Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Dirichlet_Series
Dirichlet_Series: theory Dirichlet_Series.Dirichlet_Misc
Dirichlet_Series: theory Dirichlet_Series.Multiplicative_Function
Dirichlet_Series: theory Dirichlet_Series.Dirichlet_Product
Transcendence_Series_Hancl_Rucki: theory HOL-Real_Asymp.Real_Asymp
Dirichlet_Series: theory Dirichlet_Series.Euler_Products
Dirichlet_Series: theory Dirichlet_Series.Dirichlet_Series
Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Moebius_Mu
Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.More_Totient
Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Liouville_Lambda
Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Divisor_Count
Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Arithmetic_Summatory
Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Partial_Summation
Dirichlet_Series: theory Dirichlet_Series.Moebius_Mu
Dirichlet_Series: theory Dirichlet_Series.More_Totient
Dirichlet_Series: theory Dirichlet_Series.Liouville_Lambda
Dirichlet_Series: theory Dirichlet_Series.Divisor_Count
Dirichlet_Series: theory Dirichlet_Series.Arithmetic_Summatory
Dirichlet_Series: theory Dirichlet_Series.Dirichlet_Efficient_Code
Dirichlet_Series: theory Dirichlet_Series.Partial_Summation
Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Dirichlet_Series_Analysis
Dirichlet_Series: theory Dirichlet_Series.Dirichlet_Series_Analysis
Echelon_Form: theory Echelon_Form.Cayley_Hamilton_Compatible
Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.MVT_Ex
Echelon_Form: theory Echelon_Form.Code_Cayley_Hamilton
Echelon_Form: theory Echelon_Form.Echelon_Form
Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.ODE_Analysis
Echelon_Form: theory Echelon_Form.Echelon_Form_Det
Echelon_Form: theory Echelon_Form.Echelon_Form_IArrays
Echelon_Form: theory Echelon_Form.Echelon_Form_Det_IArrays
Echelon_Form: theory Echelon_Form.Echelon_Form_Inverse
Echelon_Form: theory Echelon_Form.Examples_Echelon_Form_Abstract
Echelon_Form: theory Echelon_Form.Code_Cayley_Hamilton_IArrays
Echelon_Form: theory Echelon_Form.Echelon_Form_Inverse_IArrays
Transcendence_Series_Hancl_Rucki: theory Zeta_Function.Zeta_Function
Affine_Arithmetic: theory Affine_Arithmetic.Floatarith_Expression
Echelon_Form: theory Echelon_Form.Examples_Echelon_Form_IArrays
Dirichlet_Series: theory Dirichlet_Series.Arithmetic_Summatory_Asymptotics
Transcendence_Series_Hancl_Rucki: theory Prime_Number_Theorem.Prime_Number_Theorem_Library
Transcendence_Series_Hancl_Rucki: theory Transcendence_Series_Hancl_Rucki.Transcendence_Series
Timing E_Transcendental (4 threads, 105.093s elapsed time, 375.928s cpu time, 15.756s GC time, factor 3.58)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/E_Transcendental
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/E_Transcendental/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/E_Transcendental/outline.pdf
Hybrid_Systems_VCs: theory Quantales.Quantale_Star
Affine_Arithmetic: theory Affine_Arithmetic.Straight_Line_Program
Hybrid_Systems_VCs: theory Transformer_Semantics.Isotone_Transformers
Hybrid_Systems_VCs: theory KAD.Range_Semiring
Hybrid_Systems_VCs: theory Transformer_Semantics.Sup_Inf_Preserving_Transformers
Hybrid_Systems_VCs: theory Transformer_Semantics.Kleisli_Transformers
Hybrid_Systems_VCs: theory Transformer_Semantics.Kleisli_Quantaloid
Hybrid_Systems_VCs: theory Transformer_Semantics.Kleisli_Quantale
Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_VC_PT
Affine_Arithmetic: theory Affine_Arithmetic.Affine_Approximation
Timing HOL-Probability (4 threads, 133.607s elapsed time, 440.892s cpu time, 13.196s GC time, factor 3.30)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Probability
Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_VC_PT_Examples
Timing Count_Complex_Roots (4 threads, 140.047s elapsed time, 383.844s cpu time, 9.484s GC time, factor 2.74)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Count_Complex_Roots
Affine_Arithmetic: theory Affine_Arithmetic.Affine_Code
Affine_Arithmetic: theory Affine_Arithmetic.Print
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Count_Complex_Roots/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Count_Complex_Roots/outline.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Probability/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Probability/outline.pdf
Affine_Arithmetic: theory Affine_Arithmetic.Ex_Affine_Approximation
Affine_Arithmetic: theory Affine_Arithmetic.Ex_Ineqs
Affine_Arithmetic: theory Affine_Arithmetic.Ex_Inter
Timing E_Transcendental (4 threads, 105.093s elapsed time, 375.928s cpu time, 15.756s GC time, factor 3.58)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/E_Transcendental
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/E_Transcendental/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/E_Transcendental/outline.pdf
Finished E_Transcendental (0:02:35 elapsed time, 0:07:43 cpu time, factor 2.99)
Running Gromov_Hyperbolicity ...
Gromov_Hyperbolicity: theory HOL-Cardinals.Order_Union
Gromov_Hyperbolicity: theory HOL-Cardinals.Order_Relation_More
Gromov_Hyperbolicity: theory HOL-Cardinals.Fun_More
Gromov_Hyperbolicity: theory HOL-Decision_Procs.Dense_Linear_Order
Gromov_Hyperbolicity: theory HOL-Library.Code_Abstract_Nat
Gromov_Hyperbolicity: theory HOL-Library.Code_Target_Int
Gromov_Hyperbolicity: theory HOL-Library.Code_Target_Nat
Gromov_Hyperbolicity: theory HOL-Library.Lattice_Algebras
Gromov_Hyperbolicity: theory HOL-Library.Code_Target_Numeral
Gromov_Hyperbolicity: theory HOL-Cardinals.Wellfounded_More
Gromov_Hyperbolicity: theory HOL-Cardinals.Wellorder_Relation
Gromov_Hyperbolicity: theory HOL-Library.Log_Nat
Gromov_Hyperbolicity: theory HOL-Cardinals.Wellorder_Embedding
Gromov_Hyperbolicity: theory Ergodic_Theory.Fekete
Gromov_Hyperbolicity: theory HOL-Cardinals.Wellorder_Constructions
Gromov_Hyperbolicity: theory HOL-Cardinals.Cardinal_Order_Relation
Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Library_Complements
Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Eexp_Eln
Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Hausdorff_Distance
Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Isometries
Gromov_Hyperbolicity: theory HOL-Library.Interval
Gromov_Hyperbolicity: theory HOL-Library.Float
Hybrid_Systems_VCs: theory KAD.Modal_Kleene_Algebra
Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Metric_Completion
Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Gromov_Hyperbolicity
Gromov_Hyperbolicity: theory HOL-Library.Interval_Float
Gromov_Hyperbolicity: theory HOL-Decision_Procs.Approximation_Bounds
Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Gromov_Boundary
Gromov_Hyperbolicity: theory HOL-Decision_Procs.Approximation
Timing Count_Complex_Roots (4 threads, 140.047s elapsed time, 383.844s cpu time, 9.484s GC time, factor 2.74)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Count_Complex_Roots
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Count_Complex_Roots/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Count_Complex_Roots/outline.pdf
Finished Count_Complex_Roots (0:03:04 elapsed time, 0:07:38 cpu time, factor 2.49)
Running HOL-Homology ...
HOL-Homology: theory HOL-Cardinals.Fun_More
HOL-Homology: theory HOL-Cardinals.Order_Union
HOL-Homology: theory HOL-Cardinals.Order_Relation_More
HOL-Homology: theory HOL-Library.Fun_Lexorder
HOL-Homology: theory HOL-Algebra.Congruence
HOL-Homology: theory HOL-Library.Equipollence
HOL-Homology: theory HOL-Library.Groups_Big_Fun
HOL-Homology: theory HOL-Library.More_List
HOL-Homology: theory HOL-Cardinals.Wellfounded_More
HOL-Homology: theory HOL-Cardinals.Wellorder_Relation
HOL-Homology: theory HOL-Library.Poly_Mapping
HOL-Homology: theory HOL-Cardinals.Wellorder_Embedding
HOL-Homology: theory HOL-Cardinals.Wellorder_Constructions
Timing Ordinary_Differential_Equations (4 threads, 186.612s elapsed time, 586.592s cpu time, 16.204s GC time, factor 3.14)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinary_Differential_Equations
HOL-Homology: theory HOL-Algebra.Order
HOL-Homology: theory HOL-Cardinals.Cardinal_Order_Relation
HOL-Homology: theory HOL-Algebra.Lattice
HOL-Homology: theory HOL-Cardinals.Cardinal_Arithmetic
HOL-Homology: theory HOL-Algebra.Complete_Lattice
HOL-Homology: theory HOL-Algebra.Group
Affine_Arithmetic: theory Affine_Arithmetic.Affine_Arithmetic
Timing HOL-Probability (4 threads, 133.607s elapsed time, 440.892s cpu time, 13.196s GC time, factor 3.30)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Probability
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Probability/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Probability/outline.pdf
Finished HOL-Probability (0:03:12 elapsed time, 0:09:50 cpu time, factor 3.06)
Building Markov_Models ...
HOL-Homology: theory HOL-Algebra.Coset
HOL-Homology: theory HOL-Algebra.FiniteProduct
Markov_Models: theory Gauss-Jordan-Elim-Fun.Gauss_Jordan_Elim_Fun
Markov_Models: theory HOL-Computational_Algebra.Group_Closure
Markov_Models: theory HOL-Library.Case_Converter
Markov_Models: theory HOL-Library.Code_Abstract_Nat
Markov_Models: theory HOL-Library.Code_Target_Nat
Markov_Models: theory HOL-Library.Simps_Case_Conv
Markov_Models: theory HOL-Library.Code_Target_Int
Markov_Models: theory HOL-Library.IArray
Markov_Models: theory HOL-Library.While_Combinator
HOL-Homology: theory HOL-Algebra.Ring
Markov_Models: theory HOL-Library.Code_Target_Numeral
Markov_Models: theory Coinductive.Coinductive_Nat
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinary_Differential_Equations/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinary_Differential_Equations/outline.pdf
HOL-Homology: theory HOL-Algebra.Generated_Groups
Markov_Models: theory Coinductive.Coinductive_List
HOL-Homology: theory HOL-Algebra.Solvable_Groups
Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_VC_MKA_rel
Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_VC_MKA_ndfun
Timing QR_Decomposition (4 threads, 199.537s elapsed time, 722.532s cpu time, 15.104s GC time, factor 3.62)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/QR_Decomposition
HOL-Homology: theory HOL-Algebra.AbelCoset
HOL-Homology: theory HOL-Algebra.Module
HOL-Homology: theory HOL-Algebra.Ideal
Markov_Models: theory Coinductive.Coinductive_Stream
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/QR_Decomposition/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/QR_Decomposition/outline.pdf
Markov_Models: theory Markov_Models.Markov_Models_Auxiliary
Timing QR_Decomposition (4 threads, 199.537s elapsed time, 722.532s cpu time, 15.104s GC time, factor 3.62)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/QR_Decomposition
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/QR_Decomposition/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/QR_Decomposition/outline.pdf
Finished QR_Decomposition (0:03:27 elapsed time, 0:12:18 cpu time, factor 3.55)
Building Probabilistic_While ...
HOL-Homology: theory HOL-Algebra.RingHom
Probabilistic_While: theory Flow_Networks.Graph
Probabilistic_While: theory HOL-Library.Transitive_Closure_Table
Probabilistic_While: theory HOL-Library.While_Combinator
Probabilistic_While: theory HOL-Types_To_Sets.Types_To_Sets
Probabilistic_While: theory Probabilistic_While.Bernoulli
Markov_Models: theory Markov_Models.Discrete_Time_Markov_Chain
Markov_Models: theory Markov_Models.Discrete_Time_Markov_Process
HOL-Homology: theory HOL-Algebra.UnivPoly
Probabilistic_While: theory HOL-Library.Bourbaki_Witt_Fixpoint
Probabilistic_While: theory MFMC_Countable.MFMC_Misc
Probabilistic_While: theory Flow_Networks.Network
Markov_Models: theory Markov_Models.Classifying_Markov_Chain_States
Markov_Models: theory Markov_Models.Crowds_Protocol
Markov_Models: theory Markov_Models.Gossip_Broadcast
Markov_Models: theory Markov_Models.Markov_Decision_Process
Markov_Models: theory Markov_Models.PCTL
Probabilistic_While: theory Flow_Networks.Residual_Graph
Markov_Models: theory Markov_Models.Trace_Space_Equals_Markov_Processes
Markov_Models: theory Markov_Models.Zeroconf_Analysis
Probabilistic_While: theory Flow_Networks.Augmenting_Flow
Probabilistic_While: theory Flow_Networks.Augmenting_Path
Probabilistic_While: theory Flow_Networks.Ford_Fulkerson
Markov_Models: theory Markov_Models.MDP_Reachability_Problem
Probabilistic_While: theory EdmondsKarp_Maxflow.EdmondsKarp_Termination_Abstract
Markov_Models: theory Markov_Models.Example_A
Markov_Models: theory Markov_Models.Example_B
Markov_Models: theory Markov_Models.MDP_RP_Certification
Markov_Models: theory Markov_Models.PGCL
Probabilistic_While: theory MFMC_Countable.MFMC_Finite
Markov_Models: theory Markov_Models.Continuous_Time_Markov_Chain
Probabilistic_While: theory MFMC_Countable.Matrix_For_Marginals
Probabilistic_While: theory MFMC_Countable.Rel_PMF_Characterisation
Probabilistic_While: theory Probabilistic_While.While_SPMF
Markov_Models: theory Markov_Models.Markov_Models
Probabilistic_While: theory Probabilistic_While.Resampling
Probabilistic_While: theory Probabilistic_While.Fast_Dice_Roll
Probabilistic_While: theory Probabilistic_While.Geometric
Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_ndfun
HOL-Homology: theory HOL-Algebra.Multiplicative_Group
Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Morse_Gromov_Theorem
Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_rel
HOL-Homology: theory HOL-Algebra.Elementary_Groups
Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Bonk_Schramm_Extension
Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Boundary_Extension
HOL-Homology: theory HOL-Algebra.Exact_Sequence
HOL-Homology: theory HOL-Algebra.Product_Groups
Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Busemann_Function
HOL-Homology: theory HOL-Algebra.Free_Abelian_Groups
Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Isometries_Classification
HOL-Homology: theory HOL-Homology.Simplices
HOL-Homology: theory HOL-Homology.Homology_Groups
HOL-Homology: theory HOL-Homology.Brouwer_Degree
Timing Dirichlet_Series (4 threads, 238.210s elapsed time, 791.728s cpu time, 61.592s GC time, factor 3.32)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dirichlet_Series
Timing Hybrid_Systems_VCs (4 threads, 238.487s elapsed time, 746.776s cpu time, 23.632s GC time, factor 3.13)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hybrid_Systems_VCs
HOL-Homology: theory HOL-Homology.Invariance_of_Domain
HOL-Homology: theory HOL-Homology.Homology
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hybrid_Systems_VCs/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hybrid_Systems_VCs/outline.pdf
Timing Hybrid_Systems_VCs (4 threads, 238.487s elapsed time, 746.776s cpu time, 23.632s GC time, factor 3.13)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hybrid_Systems_VCs
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hybrid_Systems_VCs/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hybrid_Systems_VCs/outline.pdf
Finished Hybrid_Systems_VCs (0:04:05 elapsed time, 0:12:42 cpu time, factor 3.11)
Running Probabilistic_Prime_Tests ...
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dirichlet_Series/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dirichlet_Series/outline.pdf
Probabilistic_Prime_Tests: theory HOL-Cardinals.Order_Relation_More
Probabilistic_Prime_Tests: theory HOL-Cardinals.Fun_More
Probabilistic_Prime_Tests: theory HOL-Algebra.Exponent
Probabilistic_Prime_Tests: theory HOL-Cardinals.Order_Union
Probabilistic_Prime_Tests: theory HOL-Computational_Algebra.Squarefree
Probabilistic_Prime_Tests: theory HOL-Number_Theory.Cong
Probabilistic_Prime_Tests: theory HOL-Library.Permutation
Probabilistic_Prime_Tests: theory HOL-Cardinals.Wellfounded_More
Probabilistic_Prime_Tests: theory HOL-Cardinals.Wellorder_Relation
Probabilistic_Prime_Tests: theory HOL-Library.Fun_Lexorder
Probabilistic_Prime_Tests: theory HOL-Algebra.Congruence
Probabilistic_Prime_Tests: theory HOL-Algebra.Cycles
Timing Probabilistic_While (4 threads, 38.428s elapsed time, 107.320s cpu time, 2.624s GC time, factor 2.79)
Probabilistic_Prime_Tests: theory HOL-Cardinals.Wellorder_Embedding
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_While
Probabilistic_Prime_Tests: theory HOL-Cardinals.Wellorder_Constructions
Probabilistic_Prime_Tests: theory HOL-Library.Equipollence
Probabilistic_Prime_Tests: theory HOL-Library.Groups_Big_Fun
Probabilistic_Prime_Tests: theory HOL-Algebra.Order
Probabilistic_Prime_Tests: theory HOL-Library.More_List
Probabilistic_Prime_Tests: theory HOL-Cardinals.Cardinal_Order_Relation
Timing Ordinary_Differential_Equations (4 threads, 186.612s elapsed time, 586.592s cpu time, 16.204s GC time, factor 3.14)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinary_Differential_Equations
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinary_Differential_Equations/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinary_Differential_Equations/outline.pdf
Finished Ordinary_Differential_Equations (0:04:09 elapsed time, 0:11:38 cpu time, factor 2.80)
Building HOL-ODE-Numerics ...
Probabilistic_Prime_Tests: theory HOL-Library.Power_By_Squaring
Probabilistic_Prime_Tests: theory HOL-Library.Poly_Mapping
Probabilistic_Prime_Tests: theory HOL-Number_Theory.Mod_Exp
Probabilistic_Prime_Tests: theory HOL-Number_Theory.Eratosthenes
Probabilistic_Prime_Tests: theory HOL-Cardinals.Cardinal_Arithmetic
Probabilistic_Prime_Tests: theory HOL-Algebra.Lattice
Probabilistic_Prime_Tests: theory HOL-Number_Theory.Fib
Probabilistic_Prime_Tests: theory HOL-Number_Theory.Prime_Powers
HOL-ODE-Numerics: theory HOL-Eisbach.Eisbach
HOL-ODE-Numerics: theory Automatic_Refinement.Prio_List
HOL-ODE-Numerics: theory Automatic_Refinement.Foldi
HOL-ODE-Numerics: theory Automatic_Refinement.Refine_Util_Bootstrap1
HOL-ODE-Numerics: theory Automatic_Refinement.Mk_Term_Antiquot
HOL-ODE-Numerics: theory Automatic_Refinement.Mpat_Antiquot
Probabilistic_Prime_Tests: theory HOL-Number_Theory.Totient
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_While/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_While/outline.pdf
HOL-ODE-Numerics: theory Deriving.Comparator
HOL-ODE-Numerics: theory Deriving.Derive_Manager
HOL-ODE-Numerics: theory Automatic_Refinement.Refine_Util
HOL-ODE-Numerics: theory Deriving.Generator_Aux
HOL-ODE-Numerics: theory Deriving.Equality_Generator
Probabilistic_Prime_Tests: theory HOL-Algebra.Complete_Lattice
HOL-ODE-Numerics: theory HOL-Library.AList
HOL-ODE-Numerics: theory Automatic_Refinement.Anti_Unification
HOL-ODE-Numerics: theory Automatic_Refinement.Attr_Comb
HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Data
HOL-ODE-Numerics: theory Automatic_Refinement.Indep_Vars
HOL-ODE-Numerics: theory Automatic_Refinement.Named_Sorted_Thms
HOL-ODE-Numerics: theory Automatic_Refinement.Mk_Record_Simp
HOL-ODE-Numerics: theory Automatic_Refinement.Tagged_Solver
HOL-ODE-Numerics: theory Automatic_Refinement.Select_Solve
HOL-ODE-Numerics: theory Deriving.Equality_Instances
HOL-ODE-Numerics: theory HOL-Library.Adhoc_Overloading
HOL-ODE-Numerics: theory Deriving.Compare
HOL-ODE-Numerics: theory Deriving.Comparator_Generator
HOL-ODE-Numerics: theory HOL-Library.Monad_Syntax
HOL-ODE-Numerics: theory HOL-Library.Boolean_Algebra
Probabilistic_Prime_Tests: theory HOL-Algebra.Galois_Connection
Probabilistic_Prime_Tests: theory HOL-Algebra.Group
HOL-ODE-Numerics: theory HOL-Library.Permutation
HOL-ODE-Numerics: theory HOL-ex.Quicksort
HOL-ODE-Numerics: theory HOL-Library.Char_ord
HOL-ODE-Numerics: theory HOL-Library.Mapping
HOL-ODE-Numerics: theory Deriving.Compare_Generator
HOL-ODE-Numerics: theory HOL-Library.Option_ord
HOL-ODE-Numerics: theory HOL-Library.Parallel
HOL-ODE-Numerics: theory Deriving.Compare_Instances
HOL-ODE-Numerics: theory Automatic_Refinement.Misc
HOL-ODE-Numerics: theory HOL-Library.Type_Length
HOL-ODE-Numerics: theory HOL-Library.RBT_Impl
HOL-ODE-Numerics: theory HOL-Library.While_Combinator
HOL-ODE-Numerics: theory HOL-Library.Z2
HOL-ODE-Numerics: theory HOL-Types_To_Sets.Types_To_Sets
Probabilistic_Prime_Tests: theory HOL-Algebra.Bij
HOL-ODE-Numerics: theory HOL-Word.Bits
Probabilistic_Prime_Tests: theory HOL-Algebra.Coset
Probabilistic_Prime_Tests: theory HOL-Algebra.FiniteProduct
HOL-ODE-Numerics: theory HOL-Word.Bits_Z2
HOL-ODE-Numerics: theory HOL-Word.Misc_Auxiliary
HOL-ODE-Numerics: theory HOL-Word.Bits_Int
HOL-ODE-Numerics: theory HOL-Word.Misc_Arithmetic
Probabilistic_Prime_Tests: theory HOL-Algebra.Ring
HOL-ODE-Numerics: theory HOL-Word.Misc_Typedef
HOL-ODE-Numerics: theory Deriving.Countable_Generator
HOL-ODE-Numerics: theory Affine_Arithmetic.Optimize_Integer
Probabilistic_Prime_Tests: theory HOL-Algebra.Group_Action
Probabilistic_Prime_Tests: theory HOL-Algebra.Sylow
HOL-ODE-Numerics: theory Affine_Arithmetic.Optimize_Float
HOL-ODE-Numerics: theory Affine_Arithmetic.Float_Real
HOL-ODE-Numerics: theory Affine_Arithmetic.Counterclockwise
Probabilistic_Prime_Tests: theory HOL-Algebra.Divisibility
Probabilistic_Prime_Tests: theory HOL-Algebra.Zassenhaus
Probabilistic_Prime_Tests: theory HOL-Algebra.Generated_Groups
HOL-ODE-Numerics: theory Affine_Arithmetic.Counterclockwise_Vector
HOL-ODE-Numerics: theory HOL-Word.Bit_Comprehension
HOL-ODE-Numerics: theory Affine_Arithmetic.Counterclockwise_2D_Strict
HOL-ODE-Numerics: theory Native_Word.More_Bits_Int
Probabilistic_Prime_Tests: theory HOL-Algebra.Solvable_Groups
Probabilistic_Prime_Tests: theory HOL-Algebra.Sym_Groups
HOL-ODE-Numerics: theory HOL-Word.Word
Probabilistic_Prime_Tests: theory HOL-Algebra.AbelCoset
Probabilistic_Prime_Tests: theory HOL-Algebra.Module
HOL-ODE-Numerics: theory Native_Word.Code_Symbolic_Bits_Int
HOL-ODE-Numerics: theory Automatic_Refinement.Refine_Lib
HOL-ODE-Numerics: theory Collections.SetIterator
HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Phases
HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Tagging
HOL-ODE-Numerics: theory Automatic_Refinement.Relators
HOL-ODE-Numerics: theory Collections.SetIteratorOperations
HOL-ODE-Numerics: theory Automatic_Refinement.Param_Tool
HOL-ODE-Numerics: theory Automatic_Refinement.Param_HOL
HOL-ODE-Numerics: theory Collections.Assoc_List
Timing Transcendence_Series_Hancl_Rucki (4 threads, 267.004s elapsed time, 899.344s cpu time, 63.508s GC time, factor 3.37)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transcendence_Series_Hancl_Rucki
HOL-ODE-Numerics: theory Automatic_Refinement.Parametricity
HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Id_Ops
HOL-ODE-Numerics: theory Collections.Diff_Array
HOL-ODE-Numerics: theory Collections.Proper_Iterator
HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Fix_Rel
HOL-ODE-Numerics: theory Collections.It_to_It
HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Translate
HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Relator_Interface
HOL-ODE-Numerics: theory Collections.SetIteratorGA
HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Gen_Algo
Probabilistic_Prime_Tests: theory HOL-Algebra.Ideal
HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Tool
Markov_Models: theory Markov_Models.MDP_RP
HOL-ODE-Numerics: theory Native_Word.Bits_Integer
HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Bindings_HOL
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transcendence_Series_Hancl_Rucki/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transcendence_Series_Hancl_Rucki/outline.pdf
Timing Transcendence_Series_Hancl_Rucki (4 threads, 267.004s elapsed time, 899.344s cpu time, 63.508s GC time, factor 3.37)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transcendence_Series_Hancl_Rucki
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transcendence_Series_Hancl_Rucki/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transcendence_Series_Hancl_Rucki/outline.pdf
Finished Transcendence_Series_Hancl_Rucki (0:04:32 elapsed time, 0:15:10 cpu time, factor 3.34)
Running Differential_Dynamic_Logic ...
Timing Markov_Models (4 threads, 79.123s elapsed time, 276.976s cpu time, 10.936s GC time, factor 3.50)
Probabilistic_Prime_Tests: theory HOL-Algebra.Ideal_Product
Probabilistic_Prime_Tests: theory HOL-Algebra.RingHom
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Markov_Models
Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Ids
Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Lib
HOL-ODE-Numerics: theory Automatic_Refinement.Automatic_Refinement
HOL-ODE-Numerics: theory Collections.Intf_Comp
Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Syntax
Probabilistic_Prime_Tests: theory HOL-Algebra.QuotRing
Probabilistic_Prime_Tests: theory HOL-Algebra.UnivPoly
HOL-ODE-Numerics: theory Collections.Idx_Iterator
HOL-ODE-Numerics: theory Affine_Arithmetic.Counterclockwise_2D_Arbitrary
HOL-ODE-Numerics: theory Affine_Arithmetic.Polygon
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Transfer_Analysis
Probabilistic_Prime_Tests: theory HOL-Algebra.IntRing
HOL-ODE-Numerics: theory Affine_Arithmetic.Affine_Form
Probabilistic_Prime_Tests: theory HOL-Algebra.Weak_Morphisms
Timing Probabilistic_While (4 threads, 38.428s elapsed time, 107.320s cpu time, 2.624s GC time, factor 2.79)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_While
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_While/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_While/outline.pdf
Finished Probabilistic_While (0:01:12 elapsed time, 0:02:42 cpu time, factor 2.25)
Building CryptHOL ...
HOL-ODE-Numerics: theory Collections.Impl_Array_Stack
Probabilistic_Prime_Tests: theory HOL-Algebra.Chinese_Remainder
HOL-ODE-Numerics: theory Affine_Arithmetic.Floatarith_Expression
CryptHOL: theory HOL-Eisbach.Eisbach
CryptHOL: theory Applicative_Lifting.Applicative
CryptHOL: theory CryptHOL.Partial_Function_Set
CryptHOL: theory HOL-Library.Case_Converter
CryptHOL: theory HOL-Library.Simps_Case_Conv
CryptHOL: theory HOL-Algebra.Congruence
CryptHOL: theory HOL-Library.Function_Algebras
CryptHOL: theory HOL-Library.Type_Length
CryptHOL: theory HOL-Library.Countable_Set_Type
CryptHOL: theory HOL-Library.Landau_Symbols
HOL-ODE-Numerics: theory Affine_Arithmetic.Intersection
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Markov_Models/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Markov_Models/outline.pdf
CryptHOL: theory Applicative_Lifting.Applicative_Environment
CryptHOL: theory Applicative_Lifting.Applicative_Set
CryptHOL: theory CryptHOL.Environment_Functor
CryptHOL: theory HOL-Algebra.Order
CryptHOL: theory CryptHOL.Set_Applicative
CryptHOL: theory Coinductive.Coinductive_Nat
HOL-ODE-Numerics: theory Native_Word.Code_Target_Bits_Int
HOL-ODE-Numerics: theory Collections.Code_Target_ICF
HOL-ODE-Numerics: theory Native_Word.Code_Target_Word_Base
CryptHOL: theory Coinductive.Coinductive_List
CryptHOL: theory HOL-Algebra.Lattice
CryptHOL: theory Applicative_Lifting.Applicative_PMF
HOL-ODE-Numerics: theory Native_Word.Uint
CryptHOL: theory Monad_Normalisation.Monad_Normalisation
CryptHOL: theory Monomorphic_Monad.Monomorphic_Monad
CryptHOL: theory HOL-Algebra.Complete_Lattice
HOL-ODE-Numerics: theory Native_Word.Uint32
Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Denotational_Semantics
Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Pretty_Printer
CryptHOL: theory HOL-Algebra.Group
CryptHOL: theory CryptHOL.SPMF_Applicative
HOL-ODE-Numerics: theory HOL-ODE-Numerics.One_Step_Method
CryptHOL: theory Landau_Symbols.Group_Sort
Probabilistic_Prime_Tests: theory HOL-Algebra.Multiplicative_Group
HOL-ODE-Numerics: theory Collections.HashCode
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Runge_Kutta
HOL-ODE-Numerics: theory Collections.Intf_Hash
HOL-ODE-Numerics: theory Collections.Gen_Hash
CryptHOL: theory Landau_Symbols.Landau_Real_Products
HOL-ODE-Numerics: theory Deriving.Hash_Generator
CryptHOL: theory HOL-Algebra.Coset
HOL-ODE-Numerics: theory Deriving.Hash_Instances
HOL-ODE-Numerics: theory Deriving.Derive
Timing Gromov_Hyperbolicity (4 threads, 137.343s elapsed time, 445.884s cpu time, 13.988s GC time, factor 3.25)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gromov_Hyperbolicity
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Transfer_ODE
CryptHOL: theory CryptHOL.Cyclic_Group
Probabilistic_Prime_Tests: theory HOL-Algebra.Elementary_Groups
Probabilistic_Prime_Tests: theory HOL-Algebra.Ring_Divisibility
Probabilistic_Prime_Tests: theory HOL-Algebra.Subrings
Probabilistic_Prime_Tests: theory HOL-Number_Theory.Residues
HOL-ODE-Numerics: theory Refine_Monadic.Refine_Chapter
CryptHOL: theory CryptHOL.Cyclic_Group_SPMF
HOL-ODE-Numerics: theory Refine_Monadic.Refine_Mono_Prover
CryptHOL: theory Coinductive.TLList
HOL-ODE-Numerics: theory Refine_Monadic.Refine_Misc
HOL-ODE-Numerics: theory Show.Show
Probabilistic_Prime_Tests: theory HOL-Algebra.Exact_Sequence
HOL-ODE-Numerics: theory Refine_Monadic.RefineG_Domain
CryptHOL: theory Landau_Symbols.Landau_Simprocs
HOL-ODE-Numerics: theory Refine_Monadic.RefineG_Transfer
HOL-ODE-Numerics: theory Show.Show_Instances
Probabilistic_Prime_Tests: theory HOL-Algebra.Product_Groups
HOL-ODE-Numerics: theory Refine_Monadic.RefineG_Assert
HOL-ODE-Numerics: theory Refine_Monadic.RefineG_Recursion
HOL-ODE-Numerics: theory HOL-Library.RBT
Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Axioms
Probabilistic_Prime_Tests: theory HOL-Number_Theory.Euler_Criterion
Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Frechet_Correctness
Probabilistic_Prime_Tests: theory HOL-Number_Theory.Gauss
Probabilistic_Prime_Tests: theory HOL-Algebra.Free_Abelian_Groups
Probabilistic_Prime_Tests: theory HOL-Algebra.Embedded_Algebras
Probabilistic_Prime_Tests: theory HOL-Algebra.Generated_Rings
HOL-ODE-Numerics: theory Refine_Monadic.RefineG_While
Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Static_Semantics
HOL-ODE-Numerics: theory HOL-Library.RBT_Mapping
HOL-ODE-Numerics: theory Refine_Monadic.Refine_Det
HOL-ODE-Numerics: theory Refine_Monadic.Refine_Basic
CryptHOL: theory Landau_Symbols.Landau_More
CryptHOL: theory CryptHOL.Negligible
Probabilistic_Prime_Tests: theory HOL-Algebra.Generated_Fields
Probabilistic_Prime_Tests: theory HOL-Number_Theory.Quadratic_Reciprocity
HOL-ODE-Numerics: theory Affine_Arithmetic.Straight_Line_Program
Probabilistic_Prime_Tests: theory HOL-Number_Theory.Pocklington
Probabilistic_Prime_Tests: theory HOL-Number_Theory.Residue_Primitive_Roots
Probabilistic_Prime_Tests: theory HOL-Number_Theory.Number_Theory
Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Coincidence
Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.USubst
Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Bound_Effect
Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Differential_Axioms
Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Uniform_Renaming
Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Legendre_Symbol
HOL-ODE-Numerics: theory Refine_Monadic.Refine_Heuristics
HOL-ODE-Numerics: theory Refine_Monadic.Refine_Leof
HOL-ODE-Numerics: theory Refine_Monadic.Refine_Pfun
HOL-ODE-Numerics: theory Refine_Monadic.Refine_More_Comb
HOL-ODE-Numerics: theory Refine_Monadic.Refine_While
Probabilistic_Prime_Tests: theory HOL-Algebra.Polynomials
HOL-ODE-Numerics: theory Refine_Monadic.Refine_Transfer
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gromov_Hyperbolicity/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gromov_Hyperbolicity/outline.pdf
HOL-ODE-Numerics: theory Refine_Monadic.Autoref_Monadic
HOL-ODE-Numerics: theory Refine_Monadic.Refine_Automation
HOL-ODE-Numerics: theory Refine_Monadic.Refine_Foreach
Timing Gromov_Hyperbolicity (4 threads, 137.343s elapsed time, 445.884s cpu time, 13.988s GC time, factor 3.25)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gromov_Hyperbolicity
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gromov_Hyperbolicity/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gromov_Hyperbolicity/outline.pdf
Finished Gromov_Hyperbolicity (0:02:31 elapsed time, 0:07:48 cpu time, factor 3.10)
Running Deep_Learning ...
HOL-ODE-Numerics: theory Refine_Monadic.Refine_Monadic
Deep_Learning: theory Deep_Learning.DL_Missing_Finite_Set
Deep_Learning: theory Deep_Learning.Tensor
Deep_Learning: theory HOL-Computational_Algebra.Fraction_Field
Deep_Learning: theory HOL-Library.Fun_Lexorder
Deep_Learning: theory HOL-Algebra.Congruence
Deep_Learning: theory HOL-Library.Groups_Big_Fun
Deep_Learning: theory HOL-Library.More_List
Deep_Learning: theory Deep_Learning.Tensor_Subtensor
Deep_Learning: theory Deep_Learning.Tensor_Plus
HOL-ODE-Numerics: theory Collections.Gen_Iterator
Deep_Learning: theory HOL-Library.Poly_Mapping
HOL-ODE-Numerics: theory Collections.Intf_Map
HOL-ODE-Numerics: theory Collections.Intf_Set
Deep_Learning: theory Deep_Learning.Tensor_Scalar_Mult
Deep_Learning: theory Deep_Learning.Tensor_Product
HOL-ODE-Numerics: theory Collections.Impl_Cfun_Set
Deep_Learning: theory Deep_Learning.Tensor_Unit_Vec
Deep_Learning: theory Deep_Learning.Tensor_Rank
Deep_Learning: theory HOL-Algebra.Order
HOL-ODE-Numerics: theory Collections.Iterator
Deep_Learning: theory Jordan_Normal_Form.Conjugate
Deep_Learning: theory HOL-Computational_Algebra.Normalized_Fraction
Deep_Learning: theory Polynomial_Interpolation.Missing_Unsorted
HOL-ODE-Numerics: theory Collections.Array_Iterator
HOL-ODE-Numerics: theory Collections.RBT_add
HOL-ODE-Numerics: theory Collections.Gen_Map
Deep_Learning: theory HOL-Algebra.Lattice
HOL-ODE-Numerics: theory Collections.Gen_Map2Set
Deep_Learning: theory Polynomials.MPoly_Type
HOL-ODE-Numerics: theory Collections.Impl_Array_Map
HOL-ODE-Numerics: theory Collections.Impl_List_Map
HOL-ODE-Numerics: theory Collections.Impl_RBT_Map
Timing HOL-Homology (4 threads, 128.708s elapsed time, 437.284s cpu time, 18.084s GC time, factor 3.40)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Homology
Deep_Learning: theory Polynomials.More_MPoly_Type
HOL-ODE-Numerics: theory Collections.Gen_Set
Deep_Learning: theory HOL-Algebra.Complete_Lattice
Deep_Learning: theory HOL-Computational_Algebra.Polynomial
Deep_Learning: theory Deep_Learning.Lebesgue_Functional
HOL-ODE-Numerics: theory Collections.Impl_Array_Hash_Map
Deep_Learning: theory Jordan_Normal_Form.DL_Missing_List
Deep_Learning: theory Jordan_Normal_Form.DL_Missing_Sublist
Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.USubst_Lemma
CryptHOL: theory CryptHOL.Misc_CryptHOL
Deep_Learning: theory HOL-Algebra.Group
Deep_Learning: theory Polynomial_Interpolation.Ring_Hom
HOL-ODE-Numerics: theory Affine_Arithmetic.Affine_Approximation
HOL-ODE-Numerics: theory Collections.Impl_Bit_Set
Deep_Learning: theory VectorSpace.FunctionLemmas
HOL-ODE-Numerics: theory Collections.Impl_List_Set
Deep_Learning: theory HOL-Algebra.Coset
HOL-ODE-Numerics: theory Collections.Impl_Uv_Set
Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Proof_Checker
Deep_Learning: theory HOL-Algebra.FiniteProduct
Deep_Learning: theory HOL-Algebra.Ring
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Homology/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Homology/manual.pdf
Timing Dirichlet_Series (4 threads, 238.210s elapsed time, 791.728s cpu time, 61.592s GC time, factor 3.32)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dirichlet_Series
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dirichlet_Series/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dirichlet_Series/outline.pdf
Finished Dirichlet_Series (0:05:22 elapsed time, 0:15:44 cpu time, factor 2.92)
Timing HOL-Homology (4 threads, 128.708s elapsed time, 437.284s cpu time, 18.084s GC time, factor 3.40)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Homology
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Homology/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Homology/manual.pdf
Finished HOL-Homology (0:02:19 elapsed time, 0:07:34 cpu time, factor 3.26)
Building Zeta_Function ...
Running Density_Compiler ...
CryptHOL: theory CryptHOL.Generat
CryptHOL: theory CryptHOL.List_Bits
CryptHOL: theory CryptHOL.Resumption
Probabilistic_Prime_Tests: theory HOL-Algebra.Polynomial_Divisibility
HOL-ODE-Numerics: theory Affine_Arithmetic.Affine_Code
Density_Compiler: theory Density_Compiler.Density_Predicates
Zeta_Function: theory Bernoulli.Bernoulli_Zeta
Deep_Learning: theory Polynomials.MPoly_Type_Univariate
Density_Compiler: theory Density_Compiler.PDF_Transformations
Deep_Learning: theory HOL-Computational_Algebra.Polynomial_Factorial
Density_Compiler: theory Density_Compiler.PDF_Values
Deep_Learning: theory HOL-Algebra.Module
Deep_Learning: theory Jordan_Normal_Form.Missing_Ring
CryptHOL: theory CryptHOL.Generative_Probabilistic_Value
Deep_Learning: theory Deep_Learning.Lebesgue_Zero_Set
HOL-ODE-Numerics: theory Affine_Arithmetic.Print
Deep_Learning: theory VectorSpace.RingModuleFacts
Deep_Learning: theory VectorSpace.MonoidSums
Deep_Learning: theory VectorSpace.LinearCombinations
Timing Affine_Arithmetic (4 threads, 330.608s elapsed time, 1137.688s cpu time, 80.076s GC time, factor 3.44)
Density_Compiler: theory Density_Compiler.PDF_Semantics
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Affine_Arithmetic
Deep_Learning: theory Jordan_Normal_Form.Missing_Permutations
Deep_Learning: theory Jordan_Normal_Form.Matrix
Zeta_Function: theory HOL-Eisbach.Eisbach
Zeta_Function: theory HOL-Computational_Algebra.Field_as_Ring
Zeta_Function: theory Sturm_Tarski.PolyMisc
Zeta_Function: theory Winding_Number_Eval.Missing_Topology
Zeta_Function: theory Winding_Number_Eval.Missing_Analysis
HOL-ODE-Numerics: theory Affine_Arithmetic.Ex_Affine_Approximation
HOL-ODE-Numerics: theory Affine_Arithmetic.Ex_Ineqs
HOL-ODE-Numerics: theory Affine_Arithmetic.Ex_Inter
Zeta_Function: theory HOL-Eisbach.Eisbach_Tools
Zeta_Function: theory Sturm_Tarski.Sturm_Tarski
Timing Markov_Models (4 threads, 79.123s elapsed time, 276.976s cpu time, 10.936s GC time, factor 3.50)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Markov_Models
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Markov_Models/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Markov_Models/outline.pdf
Finished Markov_Models (0:02:21 elapsed time, 0:06:27 cpu time, factor 2.75)
Running Stochastic_Matrices ...
Zeta_Function: theory Budan_Fourier.BF_Misc
HOL-ODE-Numerics: theory HOL-ODE-Numerics.GenCF_No_Comp
Zeta_Function: theory Winding_Number_Eval.Missing_Algebraic
Stochastic_Matrices: theory HOL-Eisbach.Eisbach
Stochastic_Matrices: theory HOL-Computational_Algebra.Fraction_Field
Stochastic_Matrices: theory HOL-Algebra.Congruence
Stochastic_Matrices: theory HOL-Library.Function_Algebras
Stochastic_Matrices: theory HOL-Library.More_List
Stochastic_Matrices: theory Perron_Frobenius.Bij_Nat
Stochastic_Matrices: theory HOL-Types_To_Sets.Types_To_Sets
Timing Echelon_Form (4 threads, 337.572s elapsed time, 1067.104s cpu time, 115.168s GC time, factor 3.16)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Echelon_Form
Deep_Learning: theory VectorSpace.SumSpaces
Stochastic_Matrices: theory Jordan_Normal_Form.Conjugate
Deep_Learning: theory Deep_Learning.DL_Concrete_Matrices
Deep_Learning: theory Deep_Learning.DL_Flatten_Matrix
Stochastic_Matrices: theory Perron_Frobenius.Cancel_Card_Constraint
Zeta_Function: theory Winding_Number_Eval.Missing_Transcendental
Stochastic_Matrices: theory HOL-Algebra.Order
Stochastic_Matrices: theory Polynomial_Interpolation.Missing_Unsorted
Deep_Learning: theory Deep_Learning.DL_Network
Deep_Learning: theory Deep_Learning.Tensor_Matricization
Deep_Learning: theory Jordan_Normal_Form.DL_Submatrix
Stochastic_Matrices: theory HOL-Computational_Algebra.Normalized_Fraction
Zeta_Function: theory Winding_Number_Eval.Cauchy_Index_Theorem
Deep_Learning: theory Jordan_Normal_Form.Gauss_Jordan_Elimination
Stochastic_Matrices: theory HOL-Computational_Algebra.Polynomial
Stochastic_Matrices: theory HOL-Algebra.Lattice
Deep_Learning: theory VectorSpace.VectorSpace
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Affine_Arithmetic/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Affine_Arithmetic/outline.pdf
Stochastic_Matrices: theory Polynomial_Interpolation.Ring_Hom
Stochastic_Matrices: theory HOL-Algebra.Complete_Lattice
Zeta_Function: theory Winding_Number_Eval.Winding_Number_Eval
Deep_Learning: theory Jordan_Normal_Form.Column_Operations
Density_Compiler: theory Density_Compiler.PDF_Density_Contexts
Stochastic_Matrices: theory HOL-Algebra.Group
Density_Compiler: theory Density_Compiler.PDF_Target_Semantics
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Dflt_No_Comp
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Echelon_Form/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Echelon_Form/outline.pdf
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Autoref_Misc
Zeta_Function: theory Zeta_Function.Zeta_Function
Deep_Learning: theory Deep_Learning.DL_Shallow_Model
Density_Compiler: theory Density_Compiler.PDF_Compiler_Pred
CryptHOL: theory CryptHOL.Computational_Model
CryptHOL: theory CryptHOL.GPV_Applicative
Stochastic_Matrices: theory Rank_Nullity_Theorem.Dual_Order
CryptHOL: theory CryptHOL.GPV_Expectation
Stochastic_Matrices: theory Rank_Nullity_Theorem.Mod_Type
CryptHOL: theory CryptHOL.GPV_Bisim
Stochastic_Matrices: theory HOL-Algebra.Coset
Stochastic_Matrices: theory HOL-Algebra.FiniteProduct
CryptHOL: theory CryptHOL.CryptHOL
Stochastic_Matrices: theory HOL-Algebra.Ring
Density_Compiler: theory Density_Compiler.PDF_Target_Density_Contexts
Stochastic_Matrices: theory Rank_Nullity_Theorem.Miscellaneous
Deep_Learning: theory Jordan_Normal_Form.Missing_VectorSpace
Density_Compiler: theory Density_Compiler.PDF_Compiler
Stochastic_Matrices: theory VectorSpace.FunctionLemmas
Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Differential_Dynamic_Logic
Stochastic_Matrices: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra
Stochastic_Matrices: theory HOL-Computational_Algebra.Polynomial_Factorial
Stochastic_Matrices: theory HOL-Algebra.Module
Stochastic_Matrices: theory Jordan_Normal_Form.Missing_Ring
Deep_Learning: theory Jordan_Normal_Form.Determinant
Probabilistic_Prime_Tests: theory HOL-Algebra.Finite_Extensions
Probabilistic_Prime_Tests: theory HOL-Algebra.Indexed_Polynomials
Stochastic_Matrices: theory VectorSpace.RingModuleFacts
Stochastic_Matrices: theory VectorSpace.MonoidSums
Stochastic_Matrices: theory VectorSpace.LinearCombinations
Deep_Learning: theory Deep_Learning.DL_Deep_Model
Deep_Learning: theory Jordan_Normal_Form.VS_Connect
Stochastic_Matrices: theory Jordan_Normal_Form.Missing_Permutations
Stochastic_Matrices: theory Jordan_Normal_Form.Matrix
Deep_Learning: theory Deep_Learning.DL_Deep_Model_Poly
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Folds
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_String
Stochastic_Matrices: theory VectorSpace.SumSpaces
Stochastic_Matrices: theory Jordan_Normal_Form.Gauss_Jordan_Elimination
Stochastic_Matrices: theory VectorSpace.VectorSpace
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Weak_Set
Stochastic_Matrices: theory Jordan_Normal_Form.Column_Operations
Deep_Learning: theory Jordan_Normal_Form.DL_Rank
Probabilistic_Prime_Tests: theory HOL-Algebra.Algebraic_Closure
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Enclosure_Operations
Stochastic_Matrices: theory Jordan_Normal_Form.Missing_VectorSpace
Stochastic_Matrices: theory Polynomial_Interpolation.Missing_Polynomial
Stochastic_Matrices: theory Jordan_Normal_Form.Determinant
HOL-ODE-Numerics: theory Affine_Arithmetic.Affine_Arithmetic
Stochastic_Matrices: theory Polynomial_Factorization.Order_Polynomial
Stochastic_Matrices: theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized
Stochastic_Matrices: theory Polynomial_Interpolation.Ring_Hom_Poly
Deep_Learning: theory Deep_Learning.DL_Rank_CP_Rank
Deep_Learning: theory Jordan_Normal_Form.DL_Rank_Submatrix
Stochastic_Matrices: theory Jordan_Normal_Form.VS_Connect
Probabilistic_Prime_Tests: theory HOL-Algebra.Algebra
Stochastic_Matrices: theory Jordan_Normal_Form.Char_Poly
Stochastic_Matrices: theory Perron_Frobenius.Roots_Unity
Deep_Learning: theory Deep_Learning.DL_Fundamental_Theorem_Network_Capacity
Stochastic_Matrices: theory Jordan_Normal_Form.Jordan_Normal_Form
Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Algebraic_Auxiliaries
Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Generalized_Primality_Test
Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Residues_Nat
Timing CryptHOL (4 threads, 102.658s elapsed time, 369.144s cpu time, 22.676s GC time, factor 3.60)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CryptHOL
Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Jacobi_Symbol
Timing Echelon_Form (4 threads, 337.572s elapsed time, 1067.104s cpu time, 115.168s GC time, factor 3.16)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Echelon_Form
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Echelon_Form/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Echelon_Form/outline.pdf
Finished Echelon_Form (0:06:26 elapsed time, 0:19:12 cpu time, factor 2.98)
Running Probabilistic_Timed_Automata ...
Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.QuadRes
Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Carmichael_Numbers
Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Euler_Witness
Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Fermat_Witness
Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Solovay_Strassen_Test
Probabilistic_Timed_Automata: theory HOL-Eisbach.Eisbach
Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.MDP_Aux
Probabilistic_Timed_Automata: theory Timed_Automata.Misc
Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.Basic
Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.Instantiate_Existentials
Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.Sequence
Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.More_List
Probabilistic_Timed_Automata: theory Timed_Automata.Floyd_Warshall
Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Fermat_Test
Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Miller_Rabin_Test
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Parallel
Probabilistic_Timed_Automata: theory Timed_Automata.Timed_Automata
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Default
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Unions
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Vector_List
Probabilistic_Timed_Automata: theory HOL-Eisbach.Eisbach_Tools
Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.Finiteness
Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.Sequence_LTL
Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.Stream_More
Timing Zeta_Function (4 threads, 64.624s elapsed time, 201.764s cpu time, 4.748s GC time, factor 3.12)
Stochastic_Matrices: theory Jordan_Normal_Form.Gram_Schmidt
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Zeta_Function
Stochastic_Matrices: theory Jordan_Normal_Form.Matrix_Kernel
Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.Graphs
Stochastic_Matrices: theory Jordan_Normal_Form.Schur_Decomposition
Stochastic_Matrices: theory Jordan_Normal_Form.Jordan_Normal_Form_Uniqueness
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CryptHOL/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CryptHOL/outline.pdf
Probabilistic_Timed_Automata: theory Timed_Automata.DBM
Probabilistic_Timed_Automata: theory Timed_Automata.Paths_Cycles
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Zeta_Function/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Zeta_Function/outline.pdf
Probabilistic_Timed_Automata: theory Timed_Automata.Regions
Stochastic_Matrices: theory Jordan_Normal_Form.Jordan_Normal_Form_Existence
Probabilistic_Timed_Automata: theory Timed_Automata.DBM_Basics
Probabilistic_Timed_Automata: theory Timed_Automata.DBM_Normalization
Probabilistic_Timed_Automata: theory Timed_Automata.DBM_Operations
Probabilistic_Timed_Automata: theory Timed_Automata.Closure
Probabilistic_Timed_Automata: theory Timed_Automata.DBM_Zone_Semantics
Probabilistic_Timed_Automata: theory Timed_Automata.Regions_Beta
Stochastic_Matrices: theory Jordan_Normal_Form.Spectral_Radius
Stochastic_Matrices: theory Perron_Frobenius.HMA_Connect
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Intersection
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Phantom
Probabilistic_Timed_Automata: theory Timed_Automata.Approx_Beta
Stochastic_Matrices: theory Perron_Frobenius.Perron_Frobenius_Aux
Stochastic_Matrices: theory Perron_Frobenius.Perron_Frobenius
Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.Lib
Stochastic_Matrices: theory Perron_Frobenius.Perron_Frobenius_Irreducible
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Invar
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Info
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Transfer_Euclidean_Space_Vector
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Hyperplane
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Interval
Timing Affine_Arithmetic (4 threads, 330.608s elapsed time, 1137.688s cpu time, 80.076s GC time, factor 3.44)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Affine_Arithmetic
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Affine_Arithmetic/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Affine_Arithmetic/outline.pdf
Finished Affine_Arithmetic (0:07:07 elapsed time, 0:22:52 cpu time, factor 3.21)
Running Hermite ...
Hermite: theory Hermite.Hermite
Timing Zeta_Function (4 threads, 64.624s elapsed time, 201.764s cpu time, 4.748s GC time, factor 3.12)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Zeta_Function
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Zeta_Function/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Zeta_Function/outline.pdf
Finished Zeta_Function (0:01:45 elapsed time, 0:04:30 cpu time, factor 2.56)
Running Dirichlet_L ...
Dirichlet_L: theory HOL-Decision_Procs.Dense_Linear_Order
Dirichlet_L: theory HOL-Library.Lattice_Algebras
Dirichlet_L: theory HOL-Library.Log_Nat
Dirichlet_L: theory Lehmer.Lehmer
Dirichlet_L: theory Pratt_Certificate.Pratt_Certificate
Hermite: theory Hermite.Hermite_IArrays
Dirichlet_L: theory HOL-Library.Interval
Dirichlet_L: theory HOL-Library.Float
Dirichlet_L: theory HOL-Library.Interval_Float
Dirichlet_L: theory HOL-Decision_Procs.Approximation_Bounds
Timing CryptHOL (4 threads, 102.658s elapsed time, 369.144s cpu time, 22.676s GC time, factor 3.60)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CryptHOL
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CryptHOL/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CryptHOL/outline.pdf
Finished CryptHOL (0:02:46 elapsed time, 0:08:13 cpu time, factor 2.96)
Building Game_Based_Crypto ...
Timing Density_Compiler (4 threads, 124.926s elapsed time, 277.416s cpu time, 4.832s GC time, factor 2.22)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Density_Compiler
Dirichlet_L: theory Bertrands_Postulate.Bertrand
Game_Based_Crypto: theory HOL-Library.LaTeXsugar
Game_Based_Crypto: theory Game_Based_Crypto.Diffie_Hellman
Game_Based_Crypto: theory Game_Based_Crypto.IND_CCA2_sym
Game_Based_Crypto: theory Game_Based_Crypto.IND_CPA_PK_Single
Game_Based_Crypto: theory Game_Based_Crypto.Pseudo_Random_Function
Game_Based_Crypto: theory Game_Based_Crypto.Pseudo_Random_Permutation
Game_Based_Crypto: theory Game_Based_Crypto.Guessing_Many_One
Game_Based_Crypto: theory Game_Based_Crypto.CryptHOL_Tutorial
Game_Based_Crypto: theory Game_Based_Crypto.PRF_UHF
Game_Based_Crypto: theory Game_Based_Crypto.Unpredictable_Function
Game_Based_Crypto: theory Game_Based_Crypto.RP_RF
Game_Based_Crypto: theory Game_Based_Crypto.IND_CCA2
Game_Based_Crypto: theory Game_Based_Crypto.IND_CPA
Game_Based_Crypto: theory Game_Based_Crypto.Elgamal
Game_Based_Crypto: theory Game_Based_Crypto.PRF_IND_CPA
Game_Based_Crypto: theory Game_Based_Crypto.IND_CPA_PK
Game_Based_Crypto: theory Game_Based_Crypto.PRF_UPF_IND_CCA
Game_Based_Crypto: theory Game_Based_Crypto.SUF_CMA
Game_Based_Crypto: theory Game_Based_Crypto.Hashed_Elgamal
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Density_Compiler/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Density_Compiler/outline.pdf
Timing Density_Compiler (4 threads, 124.926s elapsed time, 277.416s cpu time, 4.832s GC time, factor 2.22)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Density_Compiler
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Density_Compiler/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Density_Compiler/outline.pdf
Finished Density_Compiler (0:02:15 elapsed time, 0:04:55 cpu time, factor 2.18)
Running Constructive_Cryptography ...
Game_Based_Crypto: theory Game_Based_Crypto.Security_Spec
Constructive_Cryptography: theory Constructive_Cryptography.More_CryptHOL
Game_Based_Crypto: theory Game_Based_Crypto.Cryptographic_Constructions
Game_Based_Crypto: theory Game_Based_Crypto.Game_Based_Crypto
Constructive_Cryptography: theory Constructive_Cryptography.Resource
Constructive_Cryptography: theory Constructive_Cryptography.Converter
Constructive_Cryptography: theory Constructive_Cryptography.Converter_Rewrite
Timing Game_Based_Crypto (4 threads, 30.251s elapsed time, 110.388s cpu time, 3.032s GC time, factor 3.65)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Game_Based_Crypto
Constructive_Cryptography: theory Constructive_Cryptography.Random_System
Timing Probabilistic_Prime_Tests (4 threads, 235.194s elapsed time, 879.356s cpu time, 69.352s GC time, factor 3.74)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Prime_Tests
Constructive_Cryptography: theory Constructive_Cryptography.Distinguisher
Constructive_Cryptography: theory Constructive_Cryptography.Wiring
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Prime_Tests/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Prime_Tests/outline.pdf
Constructive_Cryptography: theory Constructive_Cryptography.Constructive_Cryptography
Constructive_Cryptography: theory Constructive_Cryptography.System_Construction
Timing Probabilistic_Prime_Tests (4 threads, 235.194s elapsed time, 879.356s cpu time, 69.352s GC time, factor 3.74)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Prime_Tests
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Prime_Tests/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Prime_Tests/outline.pdf
Finished Probabilistic_Prime_Tests (0:04:02 elapsed time, 0:14:52 cpu time, factor 3.68)
Running Taylor_Models ...
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Game_Based_Crypto/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Game_Based_Crypto/outline.pdf
Taylor_Models: theory HOL-Decision_Procs.Polynomial_List
Taylor_Models: theory HOL-Decision_Procs.Rat_Pair
Timing Deep_Learning (4 threads, 181.176s elapsed time, 616.584s cpu time, 30.808s GC time, factor 3.40)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Deep_Learning
Constructive_Cryptography: theory Constructive_Cryptography.Message_Authentication_Code
Constructive_Cryptography: theory Constructive_Cryptography.One_Time_Pad
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Deep_Learning/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Deep_Learning/outline.pdf
Timing Deep_Learning (4 threads, 181.176s elapsed time, 616.584s cpu time, 30.808s GC time, factor 3.40)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Deep_Learning
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Deep_Learning/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Deep_Learning/outline.pdf
Finished Deep_Learning (0:03:08 elapsed time, 0:10:30 cpu time, factor 3.34)
Building Girth_Chromatic ...
Girth_Chromatic: theory HOL-Decision_Procs.Dense_Linear_Order
Girth_Chromatic: theory HOL-Library.Code_Abstract_Nat
Girth_Chromatic: theory HOL-Library.Code_Target_Int
Girth_Chromatic: theory HOL-Library.Lattice_Algebras
Girth_Chromatic: theory HOL-Library.Code_Target_Nat
Dirichlet_L: theory Dirichlet_L.Group_Adjoin
Girth_Chromatic: theory HOL-Library.Log_Nat
Girth_Chromatic: theory HOL-Library.Code_Target_Numeral
Girth_Chromatic: theory Girth_Chromatic.Girth_Chromatic_Misc
Girth_Chromatic: theory Girth_Chromatic.Ugraphs
Dirichlet_L: theory Dirichlet_L.Multiplicative_Characters
Dirichlet_L: theory Dirichlet_L.Dirichlet_Characters
Constructive_Cryptography: theory Constructive_Cryptography.Secure_Channel
Dirichlet_L: theory Dirichlet_L.Dirichlet_L_Functions
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Abstract_Rigorous_Numerics
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_ScaleR2
Constructive_Cryptography: theory Constructive_Cryptography.Examples
Girth_Chromatic: theory HOL-Library.Interval
Girth_Chromatic: theory HOL-Library.Float
Taylor_Models: theory Taylor_Models.Polynomial_Expression
Girth_Chromatic: theory HOL-Library.Interval_Float
Girth_Chromatic: theory HOL-Decision_Procs.Approximation_Bounds
Dirichlet_L: theory Dirichlet_L.Dirichlet_Theorem
Timing Differential_Dynamic_Logic (4 threads, 237.852s elapsed time, 506.744s cpu time, 15.252s GC time, factor 2.13)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Differential_Dynamic_Logic
Girth_Chromatic: theory HOL-Decision_Procs.Approximation
Timing Dirichlet_L (4 threads, 83.892s elapsed time, 264.040s cpu time, 7.400s GC time, factor 3.15)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dirichlet_L
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dirichlet_L/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dirichlet_L/outline.pdf
Timing Dirichlet_L (4 threads, 83.892s elapsed time, 264.040s cpu time, 7.400s GC time, factor 3.15)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dirichlet_L
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dirichlet_L/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dirichlet_L/outline.pdf
Finished Dirichlet_L (0:01:30 elapsed time, 0:04:36 cpu time, factor 3.05)
Running List_Update ...
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Abstract_Reachability_Analysis
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Concrete_Rigorous_Numerics
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Differential_Dynamic_Logic/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Differential_Dynamic_Logic/outline.pdf
Timing Game_Based_Crypto (4 threads, 30.251s elapsed time, 110.388s cpu time, 3.032s GC time, factor 3.65)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Game_Based_Crypto
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Game_Based_Crypto/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Game_Based_Crypto/outline.pdf
Finished Game_Based_Crypto (0:01:13 elapsed time, 0:03:03 cpu time, factor 2.51)
Running Multi_Party_Computation ...
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Rigorous_Numerics
List_Update: theory HOL-Library.While_Combinator
List_Update: theory List_Update.Prob_Theory
List_Update: theory List_Update.Bit_Strings
List_Update: theory List_Update.On_Off
Timing Differential_Dynamic_Logic (4 threads, 237.852s elapsed time, 506.744s cpu time, 15.252s GC time, factor 2.13)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Differential_Dynamic_Logic
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Differential_Dynamic_Logic/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Differential_Dynamic_Logic/outline.pdf
Finished Differential_Dynamic_Logic (0:04:10 elapsed time, 0:08:46 cpu time, factor 2.11)
Running Akra_Bazzi ...
List_Update: theory List-Index.List_Index
List_Update: theory Regular-Sets.Regular_Set
List_Update: theory List_Update.Inversion
List_Update: theory List_Update.Swaps
List_Update: theory List_Update.Competitive_Analysis
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Rigorous_Numerics_Aform
Akra_Bazzi: theory HOL-Library.Code_Target_Int
Akra_Bazzi: theory HOL-Library.Function_Algebras
Akra_Bazzi: theory HOL-Library.Code_Abstract_Nat
Akra_Bazzi: theory HOL-Decision_Procs.Dense_Linear_Order
Akra_Bazzi: theory HOL-Library.Code_Target_Nat
Akra_Bazzi: theory Akra_Bazzi.Eval_Numeral
Multi_Party_Computation: theory HOL-Number_Theory.Cong
Multi_Party_Computation: theory HOL-Algebra.FiniteProduct
Multi_Party_Computation: theory HOL-Algebra.Generated_Groups
Multi_Party_Computation: theory Multi_Party_Computation.ETP
Akra_Bazzi: theory HOL-Library.Landau_Symbols
Akra_Bazzi: theory HOL-Library.Code_Target_Numeral
Akra_Bazzi: theory HOL-Library.Lattice_Algebras
Akra_Bazzi: theory HOL-Library.Log_Nat
Multi_Party_Computation: theory Multi_Party_Computation.Malicious_Defs
Akra_Bazzi: theory Landau_Symbols.Group_Sort
Multi_Party_Computation: theory Multi_Party_Computation.OT_Functionalities
List_Update: theory List_Update.Move_to_Front
Multi_Party_Computation: theory HOL-Algebra.Ring
Multi_Party_Computation: theory Multi_Party_Computation.Semi_Honest_Def
Multi_Party_Computation: theory Multi_Party_Computation.Uniform_Sampling
Multi_Party_Computation: theory HOL-Number_Theory.Totient
Multi_Party_Computation: theory Multi_Party_Computation.Cyclic_Group_Ext
List_Update: theory Regular-Sets.Regular_Exp
Multi_Party_Computation: theory Multi_Party_Computation.ETP_OT
Multi_Party_Computation: theory Multi_Party_Computation.DH_Ext
Akra_Bazzi: theory Landau_Symbols.Landau_Real_Products
Multi_Party_Computation: theory Multi_Party_Computation.Noar_Pinkas_OT
Multi_Party_Computation: theory Multi_Party_Computation.OT14
Timing Hermite (4 threads, 101.650s elapsed time, 231.516s cpu time, 10.492s GC time, factor 2.28)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hermite
List_Update: theory Regular-Sets.NDerivative
Multi_Party_Computation: theory HOL-Algebra.AbelCoset
List_Update: theory List_Update.MTF2_Effects
List_Update: theory List_Update.Partial_Cost_Model
Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.PTA
Akra_Bazzi: theory HOL-Library.Interval
List_Update: theory List_Update.BIT
Akra_Bazzi: theory HOL-Library.Float
Taylor_Models: theory HOL-Library.Function_Algebras
Taylor_Models: theory Taylor_Models.Horner_Eval
Taylor_Models: theory Taylor_Models.Float_Topology
Taylor_Models: theory Taylor_Models.Polynomial_Expression_Additional
List_Update: theory List_Update.List_Factoring
Taylor_Models: theory Taylor_Models.Taylor_Models_Misc
Multi_Party_Computation: theory HOL-Algebra.Module
Akra_Bazzi: theory Landau_Symbols.Landau_Simprocs
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Reachability_Analysis
Multi_Party_Computation: theory Multi_Party_Computation.GMW
Akra_Bazzi: theory Landau_Symbols.Landau_More
Akra_Bazzi: theory Akra_Bazzi.Akra_Bazzi_Library
Akra_Bazzi: theory Akra_Bazzi.Akra_Bazzi_Asymptotics
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hermite/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hermite/outline.pdf
Akra_Bazzi: theory Akra_Bazzi.Akra_Bazzi_Real
Multi_Party_Computation: theory Multi_Party_Computation.Secure_Multiplication
Akra_Bazzi: theory HOL-Library.Interval_Float
Timing Hermite (4 threads, 101.650s elapsed time, 231.516s cpu time, 10.492s GC time, factor 2.28)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hermite
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hermite/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hermite/outline.pdf
Finished Hermite (0:01:48 elapsed time, 0:04:03 cpu time, factor 2.25)
Running Gauss_Jordan ...
Akra_Bazzi: theory Akra_Bazzi.Akra_Bazzi
List_Update: theory Regular-Sets.Equivalence_Checking
Taylor_Models: theory Taylor_Models.Taylor_Models
Multi_Party_Computation: theory HOL-Algebra.Ideal
List_Update: theory List_Update.BIT_pairwise
List_Update: theory List_Update.RExp_Var
Akra_Bazzi: theory HOL-Decision_Procs.Approximation_Bounds
Gauss_Jordan: theory HOL-Library.Code_Abstract_Nat
Gauss_Jordan: theory HOL-Library.Code_Target_Int
Gauss_Jordan: theory HOL-Library.Function_Algebras
Gauss_Jordan: theory HOL-Library.IArray
Akra_Bazzi: theory Akra_Bazzi.Master_Theorem
Gauss_Jordan: theory HOL-Library.Code_Target_Nat
Gauss_Jordan: theory Gauss_Jordan.Code_Set
Gauss_Jordan: theory HOL-Library.Z2
Gauss_Jordan: theory HOL-Library.Code_Real_Approx_By_Float
Gauss_Jordan: theory HOL-Library.Code_Target_Numeral
Gauss_Jordan: theory Rank_Nullity_Theorem.Dual_Order
Gauss_Jordan: theory Rank_Nullity_Theorem.Mod_Type
Gauss_Jordan: theory Gauss_Jordan.Code_Real_Approx_By_Float_Haskell
Gauss_Jordan: theory Gauss_Jordan.Code_Z2
List_Update: theory List_Update.OPT2
Akra_Bazzi: theory Akra_Bazzi.Akra_Bazzi_Method
Gauss_Jordan: theory Gauss_Jordan.IArray_Addenda
Multi_Party_Computation: theory HOL-Algebra.RingHom
List_Update: theory List_Update.Phase_Partitioning
Multi_Party_Computation: theory HOL-Algebra.UnivPoly
List_Update: theory List_Update.BIT_2comp_on2
List_Update: theory List_Update.TS
Gauss_Jordan: theory Rank_Nullity_Theorem.Miscellaneous
Akra_Bazzi: theory HOL-Decision_Procs.Approximation
Gauss_Jordan: theory Gauss_Jordan.Code_Matrix
Gauss_Jordan: theory Gauss_Jordan.Rref
Gauss_Jordan: theory Rank_Nullity_Theorem.Fundamental_Subspaces
Gauss_Jordan: theory Rank_Nullity_Theorem.Dim_Formula
List_Update: theory List_Update.Comb
Gauss_Jordan: theory Gauss_Jordan.Rank
Gauss_Jordan: theory Gauss_Jordan.Elementary_Operations
Gauss_Jordan: theory Gauss_Jordan.Matrix_To_IArray
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Abstract_Reachability_Analysis_C1
Gauss_Jordan: theory Gauss_Jordan.Gauss_Jordan
Gauss_Jordan: theory Gauss_Jordan.Gauss_Jordan_IArrays
Gauss_Jordan: theory Gauss_Jordan.Linear_Maps
Gauss_Jordan: theory Gauss_Jordan.Gauss_Jordan_PA
Gauss_Jordan: theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces
Gauss_Jordan: theory Gauss_Jordan.Determinants2
Gauss_Jordan: theory Gauss_Jordan.Gauss_Jordan_PA_IArrays
Gauss_Jordan: theory Gauss_Jordan.Inverse
Gauss_Jordan: theory Gauss_Jordan.System_Of_Equations
Gauss_Jordan: theory Gauss_Jordan.Determinants_IArrays
Gauss_Jordan: theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces_IArrays
Gauss_Jordan: theory Gauss_Jordan.Inverse_IArrays
Gauss_Jordan: theory Gauss_Jordan.Examples_Gauss_Jordan_Abstract
Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.PTA_Reachability
Gauss_Jordan: theory Gauss_Jordan.System_Of_Equations_IArrays
Gauss_Jordan: theory Gauss_Jordan.Examples_Gauss_Jordan_IArrays
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Concrete_Reachability_Analysis
Multi_Party_Computation: theory HOL-Algebra.Multiplicative_Group
Gauss_Jordan: theory Gauss_Jordan.Code_Generation_IArrays
Gauss_Jordan: theory Gauss_Jordan.Code_Generation_IArrays_SML
Gauss_Jordan: theory Gauss_Jordan.Code_Rational
Gauss_Jordan: theory Gauss_Jordan.Code_Generation_IArrays_Haskell
Multi_Party_Computation: theory HOL-Number_Theory.Residues
Multi_Party_Computation: theory Multi_Party_Computation.Number_Theory_Aux
Multi_Party_Computation: theory Multi_Party_Computation.Malicious_OT
Girth_Chromatic: theory Girth_Chromatic.Girth_Chromatic
Multi_Party_Computation: theory Multi_Party_Computation.ETP_RSA_OT
Taylor_Models: theory Taylor_Models.Experiments
Timing Girth_Chromatic (4 threads, 71.038s elapsed time, 174.348s cpu time, 7.212s GC time, factor 2.45)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Girth_Chromatic
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Girth_Chromatic/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Girth_Chromatic/outline.pdf
Timing Probabilistic_Timed_Automata (4 threads, 186.656s elapsed time, 546.448s cpu time, 15.944s GC time, factor 2.93)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Timed_Automata
Timing Constructive_Cryptography (4 threads, 114.914s elapsed time, 374.124s cpu time, 5.568s GC time, factor 3.26)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Constructive_Cryptography
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Timed_Automata/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Timed_Automata/outline.pdf
Timing Probabilistic_Timed_Automata (4 threads, 186.656s elapsed time, 546.448s cpu time, 15.944s GC time, factor 2.93)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Timed_Automata
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Timed_Automata/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Timed_Automata/outline.pdf
Finished Probabilistic_Timed_Automata (0:03:14 elapsed time, 0:09:20 cpu time, factor 2.88)
Running Winding_Number_Eval ...
Winding_Number_Eval: theory HOL-Eisbach.Eisbach
Winding_Number_Eval: theory HOL-Computational_Algebra.Fraction_Field
Winding_Number_Eval: theory HOL-Library.More_List
Winding_Number_Eval: theory HOL-Computational_Algebra.Field_as_Ring
Winding_Number_Eval: theory HOL-Computational_Algebra.Polynomial
Winding_Number_Eval: theory HOL-Eisbach.Eisbach_Tools
Winding_Number_Eval: theory Winding_Number_Eval.Missing_Topology
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Constructive_Cryptography/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Constructive_Cryptography/outline.pdf
Winding_Number_Eval: theory Winding_Number_Eval.Missing_Analysis
Winding_Number_Eval: theory HOL-Computational_Algebra.Normalized_Fraction
Timing Constructive_Cryptography (4 threads, 114.914s elapsed time, 374.124s cpu time, 5.568s GC time, factor 3.26)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Constructive_Cryptography
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Constructive_Cryptography/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Constructive_Cryptography/outline.pdf
Finished Constructive_Cryptography (0:02:05 elapsed time, 0:06:31 cpu time, factor 3.13)
Running Linear_Recurrences ...
Linear_Recurrences: theory HOL-Library.BNF_Corec
Linear_Recurrences: theory HOL-Computational_Algebra.Group_Closure
Linear_Recurrences: theory HOL-Computational_Algebra.Nth_Powers
Linear_Recurrences: theory HOL-Computational_Algebra.Squarefree
Linear_Recurrences: theory HOL-Library.Code_Abstract_Nat
Linear_Recurrences: theory HOL-Library.Code_Target_Int
Linear_Recurrences: theory HOL-Library.Code_Target_Nat
Linear_Recurrences: theory HOL-Library.Stirling
Linear_Recurrences: theory HOL-Library.Code_Target_Numeral
Linear_Recurrences: theory HOL-Library.Sublist
Linear_Recurrences: theory HOL-Real_Asymp.Inst_Existentials
Linear_Recurrences: theory Polynomial_Interpolation.Missing_Unsorted
Linear_Recurrences: theory HOL-Computational_Algebra.Polynomial_FPS
Linear_Recurrences: theory HOL-Computational_Algebra.Formal_Laurent_Series
Linear_Recurrences: theory HOL-Library.Landau_Symbols
Linear_Recurrences: theory Polynomial_Interpolation.Missing_Polynomial
Timing Taylor_Models (4 threads, 103.342s elapsed time, 290.980s cpu time, 11.156s GC time, factor 2.82)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Taylor_Models
Linear_Recurrences: theory Polynomial_Factorization.Order_Polynomial
Linear_Recurrences: theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized
Linear_Recurrences: theory Polynomial_Factorization.Polynomial_Divisibility
Linear_Recurrences: theory HOL-Real_Asymp.Eventuallize
Linear_Recurrences: theory HOL-Real_Asymp.Lazy_Eval
Linear_Recurrences: theory Linear_Recurrences.Pochhammer_Polynomials
Winding_Number_Eval: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra
Winding_Number_Eval: theory HOL-Computational_Algebra.Polynomial_Factorial
Linear_Recurrences: theory HOL-Computational_Algebra.Computational_Algebra
Linear_Recurrences: theory Matrix.Utility
Akra_Bazzi: theory Akra_Bazzi.Akra_Bazzi_Approximation
Linear_Recurrences: theory Polynomial_Interpolation.Ring_Hom
Akra_Bazzi: theory Akra_Bazzi.Master_Theorem_Examples
Linear_Recurrences: theory HOL-Real_Asymp.Multiseries_Expansion
Linear_Recurrences: theory Linear_Recurrences.Eulerian_Polynomials
Linear_Recurrences: theory Linear_Recurrences.Linear_Recurrences_Common
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Taylor_Models/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Taylor_Models/outline.pdf
Linear_Recurrences: theory Linear_Recurrences.Linear_Recurrences_Misc
Linear_Recurrences: theory Linear_Recurrences.RatFPS
Linear_Recurrences: theory Linear_Recurrences.Factorizations
Linear_Recurrences: theory Linear_Recurrences.Partial_Fraction_Decomposition
Timing Taylor_Models (4 threads, 103.342s elapsed time, 290.980s cpu time, 11.156s GC time, factor 2.82)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Taylor_Models
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Taylor_Models/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Taylor_Models/outline.pdf
Finished Taylor_Models (0:01:49 elapsed time, 0:05:03 cpu time, factor 2.76)
Running Prime_Harmonic_Series ...
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Reachability_Analysis_C1
Linear_Recurrences: theory Linear_Recurrences.Rational_FPS_Solver
Linear_Recurrences: theory Polynomial_Interpolation.Ring_Hom_Poly
Prime_Harmonic_Series: theory HOL-Algebra.Congruence
Prime_Harmonic_Series: theory HOL-Library.Power_By_Squaring
Prime_Harmonic_Series: theory HOL-Number_Theory.Eratosthenes
Prime_Harmonic_Series: theory HOL-Number_Theory.Cong
Timing Akra_Bazzi (4 threads, 76.022s elapsed time, 257.944s cpu time, 9.832s GC time, factor 3.39)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Akra_Bazzi
Prime_Harmonic_Series: theory HOL-Number_Theory.Fib
Prime_Harmonic_Series: theory HOL-Number_Theory.Prime_Powers
Prime_Harmonic_Series: theory HOL-Algebra.Order
Linear_Recurrences: theory Linear_Recurrences.Linear_Homogenous_Recurrences
Prime_Harmonic_Series: theory HOL-Number_Theory.Mod_Exp
Prime_Harmonic_Series: theory HOL-Number_Theory.Totient
Linear_Recurrences: theory Polynomial_Factorization.Square_Free_Factorization
Prime_Harmonic_Series: theory HOL-Algebra.Lattice
Linear_Recurrences: theory Linear_Recurrences.Linear_Inhomogenous_Recurrences
Prime_Harmonic_Series: theory HOL-Algebra.Complete_Lattice
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Akra_Bazzi/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Akra_Bazzi/outline.pdf
Prime_Harmonic_Series: theory HOL-Algebra.Group
Timing Akra_Bazzi (4 threads, 76.022s elapsed time, 257.944s cpu time, 9.832s GC time, factor 3.39)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Akra_Bazzi
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Akra_Bazzi/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Akra_Bazzi/outline.pdf
Finished Akra_Bazzi (0:01:23 elapsed time, 0:04:31 cpu time, factor 3.25)
Running Differential_Game_Logic ...
Differential_Game_Logic: theory Differential_Game_Logic.Identifiers
Differential_Game_Logic: theory Differential_Game_Logic.Lib
Differential_Game_Logic: theory Differential_Game_Logic.Syntax
Prime_Harmonic_Series: theory HOL-Algebra.Coset
Prime_Harmonic_Series: theory HOL-Algebra.FiniteProduct
Prime_Harmonic_Series: theory HOL-Algebra.Ring
Prime_Harmonic_Series: theory HOL-Algebra.Generated_Groups
Prime_Harmonic_Series: theory HOL-Algebra.AbelCoset
Prime_Harmonic_Series: theory HOL-Algebra.Module
Differential_Game_Logic: theory Differential_Game_Logic.Ids
Differential_Game_Logic: theory Differential_Game_Logic.Denotational_Semantics
Timing Girth_Chromatic (4 threads, 71.038s elapsed time, 174.348s cpu time, 7.212s GC time, factor 2.45)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Girth_Chromatic
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Girth_Chromatic/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Girth_Chromatic/outline.pdf
Finished Girth_Chromatic (0:01:58 elapsed time, 0:04:17 cpu time, factor 2.17)
Running Probabilistic_Noninterference ...
Winding_Number_Eval: theory Sturm_Tarski.PolyMisc
Winding_Number_Eval: theory Sturm_Tarski.Sturm_Tarski
Timing List_Update (4 threads, 95.677s elapsed time, 289.160s cpu time, 10.264s GC time, factor 3.02)
Probabilistic_Noninterference: theory HOL-Library.Case_Converter
Probabilistic_Noninterference: theory HOL-Library.Prefix_Order
Probabilistic_Noninterference: theory Coinductive.Coinductive_Nat
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List_Update
Winding_Number_Eval: theory Budan_Fourier.BF_Misc
Probabilistic_Noninterference: theory HOL-Library.Simps_Case_Conv
Differential_Game_Logic: theory Differential_Game_Logic.Axioms
Differential_Game_Logic: theory Differential_Game_Logic.Static_Semantics
Differential_Game_Logic: theory Differential_Game_Logic.Coincidence
Prime_Harmonic_Series: theory HOL-Algebra.Ideal
Winding_Number_Eval: theory Winding_Number_Eval.Missing_Algebraic
Probabilistic_Noninterference: theory Coinductive.Coinductive_List
Differential_Game_Logic: theory Differential_Game_Logic.USubst
Stochastic_Matrices: theory Stochastic_Matrices.Stochastic_Matrix
Stochastic_Matrices: theory Stochastic_Matrices.Eigenspace
Winding_Number_Eval: theory Winding_Number_Eval.Missing_Transcendental
Stochastic_Matrices: theory Stochastic_Matrices.Stochastic_Vector_PMF
Winding_Number_Eval: theory Winding_Number_Eval.Cauchy_Index_Theorem
Prime_Harmonic_Series: theory HOL-Algebra.RingHom
Stochastic_Matrices: theory Stochastic_Matrices.Stochastic_Matrix_Markov_Models
Prime_Harmonic_Series: theory HOL-Algebra.UnivPoly
Winding_Number_Eval: theory Winding_Number_Eval.Winding_Number_Eval
Stochastic_Matrices: theory Stochastic_Matrices.Stochastic_Matrix_Perron_Frobenius
Winding_Number_Eval: theory Winding_Number_Eval.Winding_Number_Eval_Examples
Timing Gauss_Jordan (4 threads, 88.867s elapsed time, 322.988s cpu time, 6.696s GC time, factor 3.63)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gauss_Jordan
Differential_Game_Logic: theory Differential_Game_Logic.Differential_Game_Logic
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List_Update/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List_Update/outline.pdf
Probabilistic_Noninterference: theory Coinductive.Coinductive_Stream
Timing Stochastic_Matrices (4 threads, 293.138s elapsed time, 790.692s cpu time, 31.836s GC time, factor 2.70)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stochastic_Matrices
Timing List_Update (4 threads, 95.677s elapsed time, 289.160s cpu time, 10.264s GC time, factor 3.02)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List_Update
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List_Update/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List_Update/outline.pdf
Finished List_Update (0:01:49 elapsed time, 0:05:18 cpu time, factor 2.92)
Running Pi_Transcendental ...
Probabilistic_Noninterference: theory Markov_Models.Markov_Models_Auxiliary
Linear_Recurrences: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds
Pi_Transcendental: theory HOL-Computational_Algebra.Fraction_Field
Pi_Transcendental: theory HOL-Library.BNF_Corec
Pi_Transcendental: theory HOL-Computational_Algebra.Group_Closure
Pi_Transcendental: theory HOL-Computational_Algebra.Nth_Powers
Pi_Transcendental: theory HOL-Computational_Algebra.Squarefree
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stochastic_Matrices/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stochastic_Matrices/outline.pdf
Pi_Transcendental: theory HOL-Library.Fun_Lexorder
Pi_Transcendental: theory HOL-Library.Groups_Big_Fun
Pi_Transcendental: theory HOL-Real_Asymp.Inst_Existentials
Pi_Transcendental: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra
Probabilistic_Noninterference: theory Markov_Models.Discrete_Time_Markov_Chain
Pi_Transcendental: theory HOL-Library.Poly_Mapping
Timing Stochastic_Matrices (4 threads, 293.138s elapsed time, 790.692s cpu time, 31.836s GC time, factor 2.70)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stochastic_Matrices
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stochastic_Matrices/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stochastic_Matrices/outline.pdf
Finished Stochastic_Matrices (0:04:59 elapsed time, 0:13:22 cpu time, factor 2.68)
Running Hidden_Markov_Models ...
Linear_Recurrences: theory HOL-Real_Asymp.Real_Asymp
Pi_Transcendental: theory HOL-Computational_Algebra.Polynomial_FPS
Linear_Recurrences: theory Linear_Recurrences.Rational_FPS_Asymptotics
Pi_Transcendental: theory HOL-Computational_Algebra.Normalized_Fraction
Pi_Transcendental: theory HOL-Computational_Algebra.Formal_Laurent_Series
Pi_Transcendental: theory HOL-Computational_Algebra.Polynomial_Factorial
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gauss_Jordan/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gauss_Jordan/outline.pdf
Probabilistic_Noninterference: theory Probabilistic_Noninterference.Interface
Pi_Transcendental: theory Polynomials.MPoly_Type
Hidden_Markov_Models: theory Hidden_Markov_Models.Auxiliary
Timing Gauss_Jordan (4 threads, 88.867s elapsed time, 322.988s cpu time, 6.696s GC time, factor 3.63)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gauss_Jordan
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gauss_Jordan/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gauss_Jordan/outline.pdf
Finished Gauss_Jordan (0:01:40 elapsed time, 0:05:43 cpu time, factor 3.43)
Running Sigma_Commit_Crypto ...
Hidden_Markov_Models: theory HOL-Imperative_HOL.Heap
Hidden_Markov_Models: theory Hidden_Markov_Models.Hidden_Markov_Model
Hidden_Markov_Models: theory HOL-Library.State_Monad
Hidden_Markov_Models: theory Monad_Memo_DP.Pure_Monad
Hidden_Markov_Models: theory Monad_Memo_DP.State_Heap_Misc
Pi_Transcendental: theory Polynomials.More_MPoly_Type
Pi_Transcendental: theory HOL-Library.Landau_Symbols
Hidden_Markov_Models: theory Monad_Memo_DP.State_Monad_Ext
Prime_Harmonic_Series: theory HOL-Algebra.Multiplicative_Group
Hidden_Markov_Models: theory Monad_Memo_DP.DP_CRelVS
Pi_Transcendental: theory HOL-Real_Asymp.Eventuallize
Pi_Transcendental: theory HOL-Real_Asymp.Lazy_Eval
Sigma_Commit_Crypto: theory HOL-Number_Theory.Cong
Sigma_Commit_Crypto: theory HOL-Algebra.FiniteProduct
Sigma_Commit_Crypto: theory HOL-Algebra.Generated_Groups
Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Xor
Hidden_Markov_Models: theory HOL-Imperative_HOL.Heap_Monad
Hidden_Markov_Models: theory Monad_Memo_DP.Memory
Sigma_Commit_Crypto: theory HOL-Algebra.Ring
Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Commitment_Schemes
Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Sigma_Protocols
Sigma_Commit_Crypto: theory HOL-Number_Theory.Totient
Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Cyclic_Group_Ext
Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Uniform_Sampling
Pi_Transcendental: theory HOL-Real_Asymp.Multiseries_Expansion
Hidden_Markov_Models: theory HOL-Imperative_HOL.Array
Probabilistic_Noninterference: theory Probabilistic_Noninterference.Language_Semantics
Hidden_Markov_Models: theory HOL-Imperative_HOL.Ref
Prime_Harmonic_Series: theory HOL-Number_Theory.Residues
Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Discrete_Log
Hidden_Markov_Models: theory HOL-Imperative_HOL.Imperative_HOL
Hidden_Markov_Models: theory Monad_Memo_DP.Heap_Monad_Ext
Hidden_Markov_Models: theory Monad_Memo_DP.State_Heap
Hidden_Markov_Models: theory Monad_Memo_DP.DP_CRelVH
Hidden_Markov_Models: theory Monad_Memo_DP.Transform_Cmd
Prime_Harmonic_Series: theory HOL-Number_Theory.Euler_Criterion
Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Sigma_AND
Prime_Harmonic_Series: theory HOL-Number_Theory.Gauss
Hidden_Markov_Models: theory Monad_Memo_DP.State_Main
Sigma_Commit_Crypto: theory HOL-Algebra.AbelCoset
Sigma_Commit_Crypto: theory HOL-Algebra.Module
Prime_Harmonic_Series: theory HOL-Number_Theory.Pocklington
Prime_Harmonic_Series: theory HOL-Number_Theory.Quadratic_Reciprocity
Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Sigma_OR
Prime_Harmonic_Series: theory HOL-Number_Theory.Residue_Primitive_Roots
Prime_Harmonic_Series: theory HOL-Number_Theory.Number_Theory
Prime_Harmonic_Series: theory Prime_Harmonic_Series.Prime_Harmonic_Misc
Prime_Harmonic_Series: theory Prime_Harmonic_Series.Squarefree_Nat
Prime_Harmonic_Series: theory Prime_Harmonic_Series.Prime_Harmonic
Probabilistic_Noninterference: theory Probabilistic_Noninterference.Resumption_Based
Sigma_Commit_Crypto: theory HOL-Algebra.Ideal
Probabilistic_Noninterference: theory Probabilistic_Noninterference.Compositionality
Probabilistic_Noninterference: theory Probabilistic_Noninterference.Trace_Based
Sigma_Commit_Crypto: theory HOL-Algebra.RingHom
Sigma_Commit_Crypto: theory HOL-Algebra.UnivPoly
Probabilistic_Noninterference: theory Probabilistic_Noninterference.Syntactic_Criteria
Probabilistic_Noninterference: theory Probabilistic_Noninterference.Concrete
Pi_Transcendental: theory HOL-Computational_Algebra.Computational_Algebra
Timing Multi_Party_Computation (4 threads, 138.795s elapsed time, 509.840s cpu time, 13.596s GC time, factor 3.67)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Multi_Party_Computation
Pi_Transcendental: theory Pi_Transcendental.Pi_Transcendental_Polynomial_Library
Pi_Transcendental: theory Symmetric_Polynomials.Vieta
Pi_Transcendental: theory Symmetric_Polynomials.Symmetric_Polynomials
Timing Linear_Recurrences (4 threads, 82.035s elapsed time, 316.228s cpu time, 12.484s GC time, factor 3.85)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Linear_Recurrences
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Multi_Party_Computation/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Multi_Party_Computation/outline.pdf
Timing Multi_Party_Computation (4 threads, 138.795s elapsed time, 509.840s cpu time, 13.596s GC time, factor 3.67)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Multi_Party_Computation
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Multi_Party_Computation/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Multi_Party_Computation/outline.pdf
Finished Multi_Party_Computation (0:02:28 elapsed time, 0:08:47 cpu time, factor 3.56)
Running Ergodic_Theory ...
Sigma_Commit_Crypto: theory HOL-Algebra.Multiplicative_Group
Hidden_Markov_Models: theory Hidden_Markov_Models.HMM_Implementation
Ergodic_Theory: theory Ergodic_Theory.Fekete
Ergodic_Theory: theory Ergodic_Theory.SG_Library_Complement
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Linear_Recurrences/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Linear_Recurrences/outline.pdf
Ergodic_Theory: theory Ergodic_Theory.Kohlberg_Neyman_Karlsson
Ergodic_Theory: theory Ergodic_Theory.Asymptotic_Density
Timing Linear_Recurrences (4 threads, 82.035s elapsed time, 316.228s cpu time, 12.484s GC time, factor 3.85)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Linear_Recurrences
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Linear_Recurrences/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Linear_Recurrences/outline.pdf
Finished Linear_Recurrences (0:01:28 elapsed time, 0:05:28 cpu time, factor 3.72)
Running Green ...
Ergodic_Theory: theory Ergodic_Theory.Measure_Preserving_Transformations
Timing Winding_Number_Eval (4 threads, 91.488s elapsed time, 237.116s cpu time, 6.592s GC time, factor 2.59)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Winding_Number_Eval
Sigma_Commit_Crypto: theory HOL-Number_Theory.Residues
Green: theory Green.General_Utils
Green: theory Green.Derivs
Green: theory Green.Integrals
Ergodic_Theory: theory Ergodic_Theory.Recurrence
Green: theory Green.Paths
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Concrete_Reachability_Analysis_C1
Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Number_Theory_Aux
Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Chaum_Pedersen_Sigma_Commit
Ergodic_Theory: theory Ergodic_Theory.Invariants
Ergodic_Theory: theory Ergodic_Theory.Transfer_Operator
Ergodic_Theory: theory Ergodic_Theory.Normalizing_Sequences
Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Okamoto_Sigma_Commit
Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Pedersen
Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Rivest
Ergodic_Theory: theory Ergodic_Theory.Ergodicity
Green: theory Green.Green
Timing Prime_Harmonic_Series (4 threads, 79.447s elapsed time, 288.628s cpu time, 12.220s GC time, factor 3.63)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Harmonic_Series
Pi_Transcendental: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds
Ergodic_Theory: theory Ergodic_Theory.Kingman
Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Schnorr_Sigma_Commit
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Winding_Number_Eval/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Winding_Number_Eval/outline.pdf
Green: theory Green.SymmetricR2Shapes
Green: theory Green.CircExample
Green: theory Green.DiamExample
Timing Winding_Number_Eval (4 threads, 91.488s elapsed time, 237.116s cpu time, 6.592s GC time, factor 2.59)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Winding_Number_Eval
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Winding_Number_Eval/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Winding_Number_Eval/outline.pdf
Finished Winding_Number_Eval (0:01:40 elapsed time, 0:04:13 cpu time, factor 2.52)
Building Applicative_Lifting ...
Ergodic_Theory: theory Ergodic_Theory.Gouezel_Karlsson
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Harmonic_Series/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Harmonic_Series/outline.pdf
Pi_Transcendental: theory HOL-Real_Asymp.Real_Asymp
Pi_Transcendental: theory Pi_Transcendental.Pi_Transcendental
Timing Prime_Harmonic_Series (4 threads, 79.447s elapsed time, 288.628s cpu time, 12.220s GC time, factor 3.63)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Harmonic_Series
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Harmonic_Series/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Harmonic_Series/outline.pdf
Finished Prime_Harmonic_Series (0:01:25 elapsed time, 0:04:59 cpu time, factor 3.52)
Running DiscretePricing ...
Applicative_Lifting: theory Applicative_Lifting.Applicative
Applicative_Lifting: theory Applicative_Lifting.Joinable
Applicative_Lifting: theory HOL-Library.State_Monad
Applicative_Lifting: theory HOL-Library.Dlist
Applicative_Lifting: theory HOL-Library.Function_Algebras
Applicative_Lifting: theory HOL-Library.Function_Division
Applicative_Lifting: theory HOL-Nonstandard_Analysis.Free_Ultrafilter
Applicative_Lifting: theory HOL-Nonstandard_Analysis.StarDef
DiscretePricing: theory DiscretePricing.Filtration
DiscretePricing: theory DiscretePricing.Generated_Subalgebra
Applicative_Lifting: theory HOL-Proofs-Lambda.Commutation
DiscretePricing: theory DiscretePricing.Disc_Cond_Expect
Applicative_Lifting: theory HOL-Proofs-Lambda.Lambda
Applicative_Lifting: theory Applicative_Lifting.Applicative_Environment
Applicative_Lifting: theory Applicative_Lifting.Applicative_List
Applicative_Lifting: theory Applicative_Lifting.Applicative_Monoid
Applicative_Lifting: theory Applicative_Lifting.Applicative_Open_State
Applicative_Lifting: theory Applicative_Lifting.Applicative_Option
Applicative_Lifting: theory Applicative_Lifting.Applicative_Set
Applicative_Lifting: theory Applicative_Lifting.Applicative_Sum
Applicative_Lifting: theory Applicative_Lifting.Applicative_State
Applicative_Lifting: theory Applicative_Lifting.Applicative_DNEList
Applicative_Lifting: theory Applicative_Lifting.Applicative_Environment_Algebra
Applicative_Lifting: theory Applicative_Lifting.Applicative_Star
Applicative_Lifting: theory Applicative_Lifting.Applicative_Stream
Applicative_Lifting: theory HOL-Proofs-Lambda.ParRed
Applicative_Lifting: theory Applicative_Lifting.Applicative_Filter
Applicative_Lifting: theory Applicative_Lifting.Applicative_Probability_List
Applicative_Lifting: theory Applicative_Lifting.Stream_Algebra
Applicative_Lifting: theory HOL-Proofs-Lambda.Eta
Applicative_Lifting: theory Applicative_Lifting.Applicative_Vector
DiscretePricing: theory DiscretePricing.Martingale
Applicative_Lifting: theory Applicative_Lifting.Beta_Eta
DiscretePricing: theory DiscretePricing.Infinite_Coin_Toss_Space
Applicative_Lifting: theory Applicative_Lifting.Applicative_PMF
Applicative_Lifting: theory Applicative_Lifting.Combinators
Applicative_Lifting: theory Applicative_Lifting.Idiomatic_Terms
Timing Differential_Game_Logic (4 threads, 81.764s elapsed time, 142.884s cpu time, 4.232s GC time, factor 1.75)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Differential_Game_Logic
Applicative_Lifting: theory Applicative_Lifting.Applicative_Functor
Applicative_Lifting: theory Applicative_Lifting.Tree_Relabelling
DiscretePricing: theory DiscretePricing.Geometric_Random_Walk
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Differential_Game_Logic/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Differential_Game_Logic/outline.pdf
DiscretePricing: theory DiscretePricing.Fair_Price
Timing Differential_Game_Logic (4 threads, 81.764s elapsed time, 142.884s cpu time, 4.232s GC time, factor 1.75)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Differential_Game_Logic
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Differential_Game_Logic/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Differential_Game_Logic/outline.pdf
Finished Differential_Game_Logic (0:01:29 elapsed time, 0:02:37 cpu time, factor 1.76)
Running Fourier ...
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Noninterference
Fourier: theory HOL-Library.BNF_Corec
Fourier: theory HOL-Real_Asymp.Inst_Existentials
Fourier: theory Fourier.Confine
Fourier: theory HOL-Library.Landau_Symbols
Fourier: theory Fourier.Fourier_Aux2
Fourier: theory Fourier.Periodic
Applicative_Lifting: theory Applicative_Lifting.Applicative_Examples
Fourier: theory Ergodic_Theory.SG_Library_Complement
Fourier: theory HOL-Real_Asymp.Eventuallize
Fourier: theory HOL-Real_Asymp.Lazy_Eval
Fourier: theory Lp.Functional_Spaces
DiscretePricing: theory DiscretePricing.CRR_Model
Fourier: theory Lp.Lp
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Noninterference/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Noninterference/outline.pdf
Hidden_Markov_Models: theory Hidden_Markov_Models.HMM_Example
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Noninterference
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Noninterference/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Noninterference/outline.pdf
Probabilistic_Noninterference FAILED
(see also /media/data/jenkins/workspace/isabelle-all/heaps/polyml-5.8.1_x86_64_32-linux/log/Probabilistic_Noninterference)
### Ignoring duplicate rewrite rule:
### SC_ZObis (Atm ?atm1) \<equiv> Example_PL.compatAtm ?atm1
### Ignoring duplicate rewrite rule:
### SC_ZObis (?c1.1 ;; ?c2.1) \<equiv>
### SC_siso ?c1.1 \<and> SC_ZObis ?c2.1 \<or>
### SC_ZObis ?c1.1 \<and> SC_discr ?c2.1 \<or> SC_Sbis (?c1.1 ;; ?c2.1)
### Ignoring duplicate rewrite rule:
### SC_ZObis (Ch ?ch1 ?c1.1 ?c2.1) \<equiv>
### if Example_PL.compatCh ?ch1 then SC_ZObis ?c1.1 \<and> SC_ZObis ?c2.1
### else SC_Sbis (Ch ?ch1 ?c1.1 ?c2.1)
### Ignoring duplicate rewrite rule:
### SC_ZObis (While ?tst1 ?c1) \<equiv> SC_Sbis (While ?tst1 ?c1)
### Ignoring duplicate rewrite rule:
### SC_ZObis (Par ?cs1) \<equiv> SC_Sbis (Par ?cs1)
### Ignoring duplicate rewrite rule:
### SC_ZObis (ParT ?cs1) \<equiv> Ball (set ?cs1) SC_Sbis
### Rule already declared as introduction (intro)
### Example_PL.proper Done
### Rule already declared as introduction (intro)
### Example_PL.proper (Atm ?atm)
### Rule already declared as introduction (intro)
### \<lbrakk>Example_PL.proper ?c1.0; Example_PL.proper ?c2.0\<rbrakk>
### \<Longrightarrow> Example_PL.proper (?c1.0 ;; ?c2.0)
### Rule already declared as introduction (intro)
### \<lbrakk>Example_PL.proper ?c1.0; Example_PL.proper ?c2.0\<rbrakk>
### \<Longrightarrow> Example_PL.proper (Ch ?ch ?c1.0 ?c2.0)
### Rule already declared as introduction (intro)
### Example_PL.proper ?c \<Longrightarrow> Example_PL.proper (While ?tst ?c)
### Rule already declared as introduction (intro)
### Example_PL.properL ?cs \<Longrightarrow> Example_PL.proper (Par ?cs)
### Rule already declared as introduction (intro)
### Example_PL.properL ?cs \<Longrightarrow> Example_PL.proper (ParT ?cs)
### Rule already declared as introduction (intro)
### \<lbrakk>\<And>c. c \<in> set ?cs \<Longrightarrow> Example_PL.proper c;
###  ?cs \<noteq> []\<rbrakk>
### \<Longrightarrow> Example_PL.properL ?cs
isabelle document -d /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Noninterference/document -o pdf -n document
isabelle document -d /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Noninterference/outline -o pdf -n outline -t /proof,/ML
*** Undefined fact: "sum_not_0" (line 702 of "$AFP/Probabilistic_Noninterference/Language_Semantics.thy")
*** At command "by" (line 702 of "$AFP/Probabilistic_Noninterference/Language_Semantics.thy")
Running MFMC_Countable ...
Fourier: theory Fourier.Lspace
Fourier: theory Fourier.Square_Integrable
MFMC_Countable: theory Flow_Networks.Graph
MFMC_Countable: theory HOL-Library.Transitive_Closure_Table
MFMC_Countable: theory HOL-Library.While_Combinator
MFMC_Countable: theory HOL-Library.Bourbaki_Witt_Fixpoint
MFMC_Countable: theory MFMC_Countable.MFMC_Misc
MFMC_Countable: theory Flow_Networks.Network
Applicative_Lifting: theory Applicative_Lifting.Abstract_AF
Fourier: theory HOL-Real_Asymp.Multiseries_Expansion
Applicative_Lifting: theory Applicative_Lifting.Applicative_Test
MFMC_Countable: theory MFMC_Countable.Max_Flow_Min_Cut_Countable
Timing Applicative_Lifting (4 threads, 25.069s elapsed time, 75.268s cpu time, 4.520s GC time, factor 3.00)
DiscretePricing: theory DiscretePricing.Option_Price_Examples
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Applicative_Lifting
MFMC_Countable: theory Flow_Networks.Residual_Graph
Timing Pi_Transcendental (4 threads, 76.546s elapsed time, 247.624s cpu time, 11.332s GC time, factor 3.23)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pi_Transcendental
MFMC_Countable: theory Flow_Networks.Augmenting_Flow
MFMC_Countable: theory Flow_Networks.Augmenting_Path
MFMC_Countable: theory Flow_Networks.Ford_Fulkerson
MFMC_Countable: theory EdmondsKarp_Maxflow.EdmondsKarp_Termination_Abstract
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pi_Transcendental/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pi_Transcendental/outline.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Applicative_Lifting/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Applicative_Lifting/outline.pdf
MFMC_Countable: theory MFMC_Countable.MFMC_Finite
Timing Pi_Transcendental (4 threads, 76.546s elapsed time, 247.624s cpu time, 11.332s GC time, factor 3.23)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pi_Transcendental
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pi_Transcendental/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pi_Transcendental/outline.pdf
Finished Pi_Transcendental (0:01:23 elapsed time, 0:04:19 cpu time, factor 3.12)
Running Irrationality_J_Hancl ...
MFMC_Countable: theory MFMC_Countable.Matrix_For_Marginals
Timing Hidden_Markov_Models (4 threads, 78.208s elapsed time, 139.304s cpu time, 8.140s GC time, factor 1.78)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hidden_Markov_Models
MFMC_Countable: theory MFMC_Countable.Rel_PMF_Characterisation
Irrationality_J_Hancl: theory HOL-Decision_Procs.Dense_Linear_Order
Irrationality_J_Hancl: theory HOL-Library.Code_Abstract_Nat
Irrationality_J_Hancl: theory HOL-Library.Code_Target_Int
Irrationality_J_Hancl: theory HOL-Library.Lattice_Algebras
Irrationality_J_Hancl: theory HOL-Library.Code_Target_Nat
Irrationality_J_Hancl: theory HOL-Library.Log_Nat
Irrationality_J_Hancl: theory HOL-Library.Code_Target_Numeral
Timing Sigma_Commit_Crypto (4 threads, 78.680s elapsed time, 276.932s cpu time, 11.052s GC time, factor 3.52)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sigma_Commit_Crypto
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hidden_Markov_Models/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hidden_Markov_Models/outline.pdf
Timing Hidden_Markov_Models (4 threads, 78.208s elapsed time, 139.304s cpu time, 8.140s GC time, factor 1.78)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hidden_Markov_Models
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hidden_Markov_Models/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hidden_Markov_Models/outline.pdf
Finished Hidden_Markov_Models (0:01:25 elapsed time, 0:02:32 cpu time, factor 1.79)
Building Prime_Distribution_Elementary ...
Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Primes_Omega
Prime_Distribution_Elementary: theory Prime_Number_Theorem.Prime_Number_Theorem_Library
Prime_Distribution_Elementary: theory Stirling_Formula.Stirling_Formula
Irrationality_J_Hancl: theory HOL-Library.Interval
Irrationality_J_Hancl: theory HOL-Library.Float
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sigma_Commit_Crypto/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sigma_Commit_Crypto/outline.pdf
Prime_Distribution_Elementary: theory Prime_Number_Theorem.Prime_Counting_Functions
Timing Sigma_Commit_Crypto (4 threads, 78.680s elapsed time, 276.932s cpu time, 11.052s GC time, factor 3.52)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sigma_Commit_Crypto
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sigma_Commit_Crypto/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sigma_Commit_Crypto/outline.pdf
Finished Sigma_Commit_Crypto (0:01:27 elapsed time, 0:04:52 cpu time, factor 3.34)
Building Randomised_Social_Choice ...
Randomised_Social_Choice: theory Randomised_Social_Choice.Lotteries
Randomised_Social_Choice: theory Randomised_Social_Choice.QSOpt_Exact
Randomised_Social_Choice: theory List-Index.List_Index
Irrationality_J_Hancl: theory HOL-Library.Interval_Float
Randomised_Social_Choice: theory Randomised_Social_Choice.Order_Predicates
Irrationality_J_Hancl: theory HOL-Decision_Procs.Approximation_Bounds
Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Lcm_Nat_Upto
Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Prime_Distribution_Elementary_Library
Prime_Distribution_Elementary: theory Prime_Number_Theorem.Mertens_Theorems
Randomised_Social_Choice: theory Randomised_Social_Choice.Preference_Profiles
Randomised_Social_Choice: theory Randomised_Social_Choice.Elections
Randomised_Social_Choice: theory Randomised_Social_Choice.Utility_Functions
Randomised_Social_Choice: theory Randomised_Social_Choice.Preference_Profile_Cmd
Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.More_Dirichlet_Misc
Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Partial_Zeta_Bounds
Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Primorial
Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Elementary_Prime_Bounds
Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Shapiro_Tauberian
Randomised_Social_Choice: theory Randomised_Social_Choice.Stochastic_Dominance
Randomised_Social_Choice: theory Randomised_Social_Choice.SD_Efficiency
Randomised_Social_Choice: theory Randomised_Social_Choice.Social_Decision_Schemes
Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Summatory_Divisor_Sigma_Bounds
Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Moebius_Mu_Sum
Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Selberg_Asymptotic_Formula
Irrationality_J_Hancl: theory HOL-Decision_Procs.Approximation
Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.PNT_Consequences
Randomised_Social_Choice: theory Randomised_Social_Choice.Random_Dictatorship
Randomised_Social_Choice: theory Randomised_Social_Choice.SDS_Automation
Randomised_Social_Choice: theory Randomised_Social_Choice.SDS_Lowering
Randomised_Social_Choice: theory Randomised_Social_Choice.Random_Serial_Dictatorship
Randomised_Social_Choice: theory Randomised_Social_Choice.Randomised_Social_Choice
Timing Randomised_Social_Choice (4 threads, 14.356s elapsed time, 52.496s cpu time, 1.820s GC time, factor 3.66)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Randomised_Social_Choice
Fourier: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds
Fourier: theory HOL-Real_Asymp.Real_Asymp
Timing Ergodic_Theory (4 threads, 74.077s elapsed time, 252.476s cpu time, 5.348s GC time, factor 3.41)
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Randomised_Social_Choice/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Randomised_Social_Choice/outline.pdf
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ergodic_Theory
Fourier: theory Fourier.Fourier
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Green
Timing Applicative_Lifting (4 threads, 25.069s elapsed time, 75.268s cpu time, 4.520s GC time, factor 3.00)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Applicative_Lifting
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Applicative_Lifting/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Applicative_Lifting/outline.pdf
Finished Applicative_Lifting (0:01:07 elapsed time, 0:02:26 cpu time, factor 2.18)
Running Stern_Brocot ...
Stern_Brocot: theory HOL-Library.BNF_Corec
Timing DiscretePricing (4 threads, 68.726s elapsed time, 230.792s cpu time, 7.736s GC time, factor 3.36)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DiscretePricing
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Green/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Green/outline.pdf
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Green
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Green/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Green/outline.pdf
Green FAILED
(see also /media/data/jenkins/workspace/isabelle-all/heaps/polyml-5.8.1_x86_64_32-linux/log/Green)
### Rule already declared as introduction (intro)
### \<lbrakk>finite ?A; \<forall>x\<in>?A. closed (?B x)\<rbrakk>
### \<Longrightarrow> closed (\<Union> (?B ` ?A))
### Rule already declared as introduction (intro)
### \<lbrakk>open ?S; closed ?T\<rbrakk> \<Longrightarrow> open (?S - ?T)
### Rule already declared as introduction (intro)
### \<lbrakk>closed ?S; open ?T\<rbrakk> \<Longrightarrow> closed (?S - ?T)
### Rule already declared as introduction (intro)
### closed ?S \<Longrightarrow> open (- ?S)
### Rule already declared as introduction (intro)
### open ?S \<Longrightarrow> closed (- ?S)
### Rule already declared as introduction (intro)
### continuous_on ?s (linepath ?a ?b)
### Ignoring duplicate rewrite rule:
### (?a1 * ?b1) ^ ?n1 \<equiv> ?a1 ^ ?n1 * ?b1 ^ ?n1
### Ignoring duplicate rewrite rule:
### (?a1 * ?b1) ^ ?n1 \<equiv> ?a1 ^ ?n1 * ?b1 ^ ?n1
### Ignoring duplicate rewrite rule:
### (?a1 * ?b1) ^ ?n1 \<equiv> ?a1 ^ ?n1 * ?b1 ^ ?n1
### Ignoring duplicate rewrite rule:
### (?a1 * ?b1) ^ ?n1 \<equiv> ?a1 ^ ?n1 * ?b1 ^ ?n1
### Ignoring duplicate rewrite rule:
### (?a1 * ?b1) ^ ?n1 \<equiv> ?a1 ^ ?n1 * ?b1 ^ ?n1
### Ignoring duplicate rewrite rule:
### (?a1 * ?b1) ^ ?n1 \<equiv> ?a1 ^ ?n1 * ?b1 ^ ?n1
### Ignoring duplicate rewrite rule:
### (?a1 * ?b1) ^ ?n1 \<equiv> ?a1 ^ ?n1 * ?b1 ^ ?n1
### Ignoring duplicate rewrite rule:
### (?a1 * ?b1) ^ ?n1 \<equiv> ?a1 ^ ?n1 * ?b1 ^ ?n1
### Metis: Unused theorems: "local.neqs2_1"
### Ignoring duplicate rewrite rule:
### (?a1 * ?b1) ^ ?n1 \<equiv> ?a1 ^ ?n1 * ?b1 ^ ?n1
### Ignoring duplicate rewrite rule:
### (?a1 * ?b1) ^ ?n1 \<equiv> ?a1 ^ ?n1 * ?b1 ^ ?n1
### Ignoring duplicate rewrite rule:
### (?a1 * ?b1) ^ ?n1 \<equiv> ?a1 ^ ?n1 * ?b1 ^ ?n1
isabelle document -d /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Green/document -o pdf -n document
isabelle document -d /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Green/outline -o pdf -n outline -t /proof,/ML
*** Undefined fact: "sum_not_0" (line 2004 of "$AFP/Green/Green.thy")
*** At command "using" (line 2004 of "$AFP/Green/Green.thy")
Running Smooth_Manifolds ...
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ergodic_Theory/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ergodic_Theory/outline.pdf
Timing Ergodic_Theory (4 threads, 74.077s elapsed time, 252.476s cpu time, 5.348s GC time, factor 3.41)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ergodic_Theory
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ergodic_Theory/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ergodic_Theory/outline.pdf
Finished Ergodic_Theory (0:01:27 elapsed time, 0:04:33 cpu time, factor 3.12)
Running Treaps ...
Smooth_Manifolds: theory HOL-Library.Quotient_Syntax
Smooth_Manifolds: theory HOL-Types_To_Sets.Prerequisites
Smooth_Manifolds: theory HOL-Library.Function_Algebras
Smooth_Manifolds: theory HOL-Types_To_Sets.Types_To_Sets
Smooth_Manifolds: theory HOL-Library.Quotient_Set
Smooth_Manifolds: theory HOL-Types_To_Sets.Group_On_With
Stern_Brocot: theory Stern_Brocot.Cotree
Treaps: theory HOL-Data_Structures.Less_False
Treaps: theory HOL-Library.Function_Algebras
Treaps: theory HOL-Data_Structures.Cmp
Treaps: theory HOL-Library.Landau_Symbols
Smooth_Manifolds: theory HOL-Types_To_Sets.Linear_Algebra_On_With
Treaps: theory HOL-Data_Structures.Sorted_Less
Treaps: theory HOL-Data_Structures.List_Ins_Del
Treaps: theory Landau_Symbols.Group_Sort
Treaps: theory HOL-Data_Structures.Set_Specs
Treaps: theory List-Index.List_Index
Treaps: theory HOL-Data_Structures.Tree_Set
Smooth_Manifolds: theory HOL-Types_To_Sets.Linear_Algebra_On
Treaps: theory Comparison_Sort_Lower_Bound.Linorder_Relations
Timing Prime_Distribution_Elementary (4 threads, 40.438s elapsed time, 151.040s cpu time, 3.140s GC time, factor 3.74)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Distribution_Elementary
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DiscretePricing/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DiscretePricing/outline.pdf
Treaps: theory Landau_Symbols.Landau_Real_Products
Timing DiscretePricing (4 threads, 68.726s elapsed time, 230.792s cpu time, 7.736s GC time, factor 3.36)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DiscretePricing
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DiscretePricing/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DiscretePricing/outline.pdf
Finished DiscretePricing (0:01:20 elapsed time, 0:04:09 cpu time, factor 3.12)
Running Monomorphic_Monad ...
Monomorphic_Monad: theory HOL-Library.Countable_Set_Type
Timing Fourier (4 threads, 69.091s elapsed time, 255.824s cpu time, 9.200s GC time, factor 3.70)
Stern_Brocot: theory Stern_Brocot.Cotree_Algebra
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fourier
Treaps: theory Landau_Symbols.Landau_Simprocs
Monomorphic_Monad: theory Monomorphic_Monad.Monomorphic_Monad
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Distribution_Elementary/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Distribution_Elementary/outline.pdf
Treaps: theory Landau_Symbols.Landau_More
Treaps: theory Quick_Sort_Cost.Randomised_Quick_Sort
Stern_Brocot: theory Stern_Brocot.Stern_Brocot_Tree
Timing Randomised_Social_Choice (4 threads, 14.356s elapsed time, 52.496s cpu time, 1.820s GC time, factor 3.66)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Randomised_Social_Choice
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Randomised_Social_Choice/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Randomised_Social_Choice/outline.pdf
Finished Randomised_Social_Choice (0:00:44 elapsed time, 0:01:44 cpu time, factor 2.32)
Running SDS_Impossibility ...
Treaps: theory Quick_Sort_Cost.Quick_Sort_Average_Case
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fourier/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fourier/outline.pdf
SDS_Impossibility: theory SDS_Impossibility.SDS_Impossibility
Treaps: theory Random_BSTs.Random_BSTs
Smooth_Manifolds: theory Smooth_Manifolds.Analysis_More
Timing Fourier (4 threads, 69.091s elapsed time, 255.824s cpu time, 9.200s GC time, factor 3.70)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fourier
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fourier/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fourier/outline.pdf
Finished Fourier (0:01:15 elapsed time, 0:04:28 cpu time, factor 3.53)
Building Quick_Sort_Cost ...
Timing MFMC_Countable (4 threads, 69.421s elapsed time, 214.860s cpu time, 6.276s GC time, factor 3.10)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MFMC_Countable
Quick_Sort_Cost: theory HOL-Library.Function_Algebras
Quick_Sort_Cost: theory HOL-Library.Landau_Symbols
Quick_Sort_Cost: theory Landau_Symbols.Group_Sort
Quick_Sort_Cost: theory List-Index.List_Index
Smooth_Manifolds: theory Smooth_Manifolds.Chart
Smooth_Manifolds: theory Smooth_Manifolds.Smooth
Quick_Sort_Cost: theory Comparison_Sort_Lower_Bound.Linorder_Relations
Smooth_Manifolds: theory Smooth_Manifolds.Topological_Manifold
Smooth_Manifolds: theory Smooth_Manifolds.Bump_Function
Smooth_Manifolds: theory Smooth_Manifolds.Differentiable_Manifold
Treaps: theory Treaps.Treap
Treaps: theory Treaps.Probability_Misc
Treaps: theory Treaps.Random_List_Permutation
Treaps: theory Treaps.Treap_Sort_and_BSTs
Quick_Sort_Cost: theory Landau_Symbols.Landau_Real_Products
Smooth_Manifolds: theory Smooth_Manifolds.Partition_Of_Unity
Smooth_Manifolds: theory Smooth_Manifolds.Product_Manifold
Smooth_Manifolds: theory Smooth_Manifolds.Projective_Space
Smooth_Manifolds: theory Smooth_Manifolds.Sphere
Smooth_Manifolds: theory Smooth_Manifolds.Tangent_Space
Treaps: theory Treaps.Random_Treap
Irrationality_J_Hancl: theory Irrationality_J_Hancl.Irrationality_J_Hancl
Quick_Sort_Cost: theory Landau_Symbols.Landau_Simprocs
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MFMC_Countable/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MFMC_Countable/outline.pdf
Quick_Sort_Cost: theory Landau_Symbols.Landau_More
Quick_Sort_Cost: theory Quick_Sort_Cost.Randomised_Quick_Sort
Smooth_Manifolds: theory Smooth_Manifolds.Cotangent_Space
Timing MFMC_Countable (4 threads, 69.421s elapsed time, 214.860s cpu time, 6.276s GC time, factor 3.10)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MFMC_Countable
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MFMC_Countable/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MFMC_Countable/outline.pdf
Finished MFMC_Countable (0:01:19 elapsed time, 0:03:51 cpu time, factor 2.91)
Running Probabilistic_System_Zoo ...
Timing Irrationality_J_Hancl (4 threads, 68.003s elapsed time, 179.144s cpu time, 6.340s GC time, factor 2.63)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Irrationality_J_Hancl
Probabilistic_System_Zoo: theory HOL-Eisbach.Eisbach
Probabilistic_System_Zoo: theory HOL-Cardinals.Fun_More
Probabilistic_System_Zoo: theory HOL-Cardinals.Order_Relation_More
Probabilistic_System_Zoo: theory HOL-Cardinals.Order_Union
Probabilistic_System_Zoo: theory HOL-Cardinals.Wellorder_Extension
Probabilistic_System_Zoo: theory HOL-Cardinals.Wellfounded_More
Probabilistic_System_Zoo: theory HOL-Cardinals.Wellorder_Relation
Probabilistic_System_Zoo: theory HOL-Cardinals.Wellorder_Embedding
Probabilistic_System_Zoo: theory HOL-Cardinals.Wellorder_Constructions
Quick_Sort_Cost: theory Quick_Sort_Cost.Quick_Sort_Average_Case
Probabilistic_System_Zoo: theory HOL-Cardinals.Cardinal_Order_Relation
Probabilistic_System_Zoo: theory HOL-Cardinals.Ordinal_Arithmetic
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Irrationality_J_Hancl/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Irrationality_J_Hancl/outline.pdf
Timing Quick_Sort_Cost (4 threads, 12.960s elapsed time, 49.608s cpu time, 1.780s GC time, factor 3.83)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quick_Sort_Cost
Probabilistic_System_Zoo: theory HOL-Cardinals.Cardinal_Arithmetic
Timing Irrationality_J_Hancl (4 threads, 68.003s elapsed time, 179.144s cpu time, 6.340s GC time, factor 2.63)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Irrationality_J_Hancl
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Irrationality_J_Hancl/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Irrationality_J_Hancl/outline.pdf
Finished Irrationality_J_Hancl (0:01:13 elapsed time, 0:03:10 cpu time, factor 2.57)
Running Prime_Number_Theorem ...
Probabilistic_System_Zoo: theory HOL-Cardinals.Cardinals
Monomorphic_Monad: theory Monomorphic_Monad.Interpreter
Monomorphic_Monad: theory Monomorphic_Monad.Just_Do_It_Examples
Monomorphic_Monad: theory Monomorphic_Monad.Monad_Overloading
Probabilistic_System_Zoo: theory HOL-Cardinals.Bounded_Set
Probabilistic_System_Zoo: theory Probabilistic_System_Zoo.Bool_Bounded_Set
Probabilistic_System_Zoo: theory Probabilistic_System_Zoo.Finitely_Bounded_Set_Counterexample
Probabilistic_System_Zoo: theory Probabilistic_System_Zoo.Nonempty_Bounded_Set
Probabilistic_System_Zoo: theory Probabilistic_System_Zoo.Probabilistic_Hierarchy
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quick_Sort_Cost/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quick_Sort_Cost/outline.pdf
Prime_Number_Theorem: theory Prime_Number_Theorem.Prime_Number_Theorem_Library
Prime_Number_Theorem: theory Stirling_Formula.Stirling_Formula
Prime_Number_Theorem: theory Prime_Number_Theorem.Newman_Ingham_Tauberian
Prime_Number_Theorem: theory Prime_Number_Theorem.Prime_Counting_Functions
Stern_Brocot: theory Stern_Brocot.Bird_Tree
Timing Stern_Brocot (4 threads, 42.317s elapsed time, 68.080s cpu time, 3.520s GC time, factor 1.61)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stern_Brocot
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Smooth_Manifolds
Timing Treaps (4 threads, 34.602s elapsed time, 113.060s cpu time, 3.564s GC time, factor 3.27)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Treaps
Prime_Number_Theorem: theory Prime_Number_Theorem.Prime_Number_Theorem
Prime_Number_Theorem: theory Prime_Number_Theorem.Mertens_Theorems
Timing Monomorphic_Monad (4 threads, 31.115s elapsed time, 56.632s cpu time, 2.680s GC time, factor 1.82)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monomorphic_Monad
Timing Prime_Distribution_Elementary (4 threads, 40.438s elapsed time, 151.040s cpu time, 3.140s GC time, factor 3.74)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Distribution_Elementary
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Distribution_Elementary/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Distribution_Elementary/outline.pdf
Finished Prime_Distribution_Elementary (0:01:16 elapsed time, 0:03:30 cpu time, factor 2.75)
Running Tarskis_Geometry ...
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stern_Brocot/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stern_Brocot/outline.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Treaps/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Treaps/outline.pdf
Timing Stern_Brocot (4 threads, 42.317s elapsed time, 68.080s cpu time, 3.520s GC time, factor 1.61)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stern_Brocot
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stern_Brocot/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stern_Brocot/outline.pdf
Finished Stern_Brocot (0:00:49 elapsed time, 0:01:20 cpu time, factor 1.65)
Running UpDown_Scheme ...
Tarskis_Geometry: theory HOL-Algebra.Congruence
Tarskis_Geometry: theory HOL-Library.Quadratic_Discriminant
Tarskis_Geometry: theory Tarskis_Geometry.Metric
Tarskis_Geometry: theory Tarskis_Geometry.Miscellany
Tarskis_Geometry: theory Tarskis_Geometry.Linear_Algebra2
Timing Treaps (4 threads, 34.602s elapsed time, 113.060s cpu time, 3.564s GC time, factor 3.27)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Treaps
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Treaps/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Treaps/outline.pdf
Finished Treaps (0:00:40 elapsed time, 0:02:04 cpu time, factor 3.07)
Building Stirling_Formula ...
Tarskis_Geometry: theory Tarskis_Geometry.Tarski
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Smooth_Manifolds/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Smooth_Manifolds/outline.pdf
Tarskis_Geometry: theory HOL-Algebra.Order
Tarskis_Geometry: theory Tarskis_Geometry.Euclid_Tarski
UpDown_Scheme: theory HOL-Eisbach.Eisbach
UpDown_Scheme: theory HOL-Library.Adhoc_Overloading
UpDown_Scheme: theory HOL-ex.Quicksort
UpDown_Scheme: theory HOL-Library.Option_ord
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Smooth_Manifolds
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Smooth_Manifolds/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Smooth_Manifolds/outline.pdf
Smooth_Manifolds FAILED
(see also /media/data/jenkins/workspace/isabelle-all/heaps/polyml-5.8.1_x86_64_32-linux/log/Smooth_Manifolds)
### Rule already declared as introduction (intro)
### \<lbrakk>finite ?A; \<forall>x\<in>?A. open (?B x)\<rbrakk>
### \<Longrightarrow> open (\<Inter> (?B ` ?A))
### Rule already declared as introduction (intro)
### closed {}
### Rule already declared as introduction (intro)
### \<lbrakk>closed ?S; closed ?T\<rbrakk>
### \<Longrightarrow> closed (?S \<union> ?T)
### Rule already declared as introduction (intro)
### closed UNIV
### Rule already declared as introduction (intro)
### \<lbrakk>closed ?S; closed ?T\<rbrakk>
### \<Longrightarrow> closed (?S \<inter> ?T)
### Rule already declared as introduction (intro)
### \<forall>x\<in>?A. closed (?B x) \<Longrightarrow>
### closed (\<Inter> (?B ` ?A))
### Rule already declared as introduction (intro)
### \<forall>S\<in>?K. closed S \<Longrightarrow> closed (\<Inter> ?K)
### Rule already declared as introduction (intro)
### \<lbrakk>finite ?S; \<forall>T\<in>?S. closed T\<rbrakk>
### \<Longrightarrow> closed (\<Union> ?S)
### Rule already declared as introduction (intro)
### \<lbrakk>finite ?A; \<forall>x\<in>?A. closed (?B x)\<rbrakk>
### \<Longrightarrow> closed (\<Union> (?B ` ?A))
### Rule already declared as introduction (intro)
### \<lbrakk>open ?S; closed ?T\<rbrakk> \<Longrightarrow> open (?S - ?T)
### Rule already declared as introduction (intro)
### \<lbrakk>closed ?S; open ?T\<rbrakk> \<Longrightarrow> closed (?S - ?T)
### Rule already declared as introduction (intro)
### closed ?S \<Longrightarrow> open (- ?S)
### Rule already declared as introduction (intro)
### open ?S \<Longrightarrow> closed (- ?S)
### Rule already declared as introduction (intro)
### continuous_on ?s (linepath ?a ?b)
isabelle document -d /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Smooth_Manifolds/document -o pdf -n document
isabelle document -d /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Smooth_Manifolds/outline -o pdf -n outline -t /proof,/ML
*** Undefined fact: "sum_not_0" (line 434 of "$AFP/Smooth_Manifolds/Analysis_More.thy")
*** At command "by" (line 434 of "$AFP/Smooth_Manifolds/Analysis_More.thy")
*** Undefined fact: "sum_not_0" (line 429 of "$AFP/Smooth_Manifolds/Analysis_More.thy")
*** At command "by" (line 429 of "$AFP/Smooth_Manifolds/Analysis_More.thy")
Running Lp ...
UpDown_Scheme: theory HOL-Library.Monad_Syntax
UpDown_Scheme: theory HOL-Imperative_HOL.Heap
Stirling_Formula: theory HOL-Library.Function_Algebras
Stirling_Formula: theory HOL-Library.Stirling
Stirling_Formula: theory Bernoulli.Bernoulli
Stirling_Formula: theory HOL-Library.Landau_Symbols
UpDown_Scheme: theory UpDown_Scheme.Grid_Point
UpDown_Scheme: theory Separation_Logic_Imperative_HOL.Syntax_Match
Stirling_Formula: theory Landau_Symbols.Group_Sort
UpDown_Scheme: theory Automatic_Refinement.Misc
Stirling_Formula: theory Bernoulli.Periodic_Bernpoly
Stirling_Formula: theory Bernoulli.Bernoulli_FPS
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monomorphic_Monad/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monomorphic_Monad/outline.pdf
Tarskis_Geometry: theory HOL-Algebra.Lattice
Lp: theory Ergodic_Theory.SG_Library_Complement
UpDown_Scheme: theory UpDown_Scheme.Grid
Timing Monomorphic_Monad (4 threads, 31.115s elapsed time, 56.632s cpu time, 2.680s GC time, factor 1.82)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monomorphic_Monad
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monomorphic_Monad/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monomorphic_Monad/outline.pdf
Finished Monomorphic_Monad (0:00:38 elapsed time, 0:01:11 cpu time, factor 1.84)
Running Quaternions ...
UpDown_Scheme: theory HOL-Imperative_HOL.Heap_Monad
Lp: theory Lp.Functional_Spaces
UpDown_Scheme: theory UpDown_Scheme.UpDown_Scheme
Tarskis_Geometry: theory HOL-Algebra.Complete_Lattice
Stirling_Formula: theory Landau_Symbols.Landau_Real_Products
Quaternions: theory Quaternions.Quaternions
Tarskis_Geometry: theory HOL-Algebra.Group
Lp: theory Lp.Lp
UpDown_Scheme: theory UpDown_Scheme.Triangular_Function
UpDown_Scheme: theory HOL-Imperative_HOL.Array
UpDown_Scheme: theory UpDown_Scheme.Down
UpDown_Scheme: theory UpDown_Scheme.Up
UpDown_Scheme: theory HOL-Imperative_HOL.Ref
UpDown_Scheme: theory HOL-Imperative_HOL.Imperative_HOL
UpDown_Scheme: theory Separation_Logic_Imperative_HOL.Imperative_HOL_Add
UpDown_Scheme: theory Separation_Logic_Imperative_HOL.Run
UpDown_Scheme: theory UpDown_Scheme.Up_Down
Timing SDS_Impossibility (4 threads, 35.612s elapsed time, 88.784s cpu time, 1.892s GC time, factor 2.49)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SDS_Impossibility
Tarskis_Geometry: theory Tarskis_Geometry.Action
Tarskis_Geometry: theory Tarskis_Geometry.Projective
Probabilistic_System_Zoo: theory Probabilistic_System_Zoo.Vardi
UpDown_Scheme: theory Separation_Logic_Imperative_HOL.Assertions
Stirling_Formula: theory Landau_Symbols.Landau_Simprocs
Stirling_Formula: theory Landau_Symbols.Landau_More
Stirling_Formula: theory Stirling_Formula.Stirling_Formula
Probabilistic_System_Zoo: theory Probabilistic_System_Zoo.Vardi_Counterexample
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SDS_Impossibility/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SDS_Impossibility/outline.pdf
UpDown_Scheme: theory Separation_Logic_Imperative_HOL.Hoare_Triple
Tarskis_Geometry: theory Tarskis_Geometry.Hyperbolic_Tarski
Stirling_Formula: theory Stirling_Formula.Ln_Gamma_Asymptotics
Timing SDS_Impossibility (4 threads, 35.612s elapsed time, 88.784s cpu time, 1.892s GC time, factor 2.49)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SDS_Impossibility
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SDS_Impossibility/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SDS_Impossibility/outline.pdf
Finished SDS_Impossibility (0:00:41 elapsed time, 0:01:39 cpu time, factor 2.40)
Running Kuratowski_Closure_Complement ...
UpDown_Scheme: theory Separation_Logic_Imperative_HOL.Automation
UpDown_Scheme: theory Separation_Logic_Imperative_HOL.Sep_Main
UpDown_Scheme: theory UpDown_Scheme.Imperative
Kuratowski_Closure_Complement: theory Kuratowski_Closure_Complement.KuratowskiClosureComplementTheorem
Timing Probabilistic_System_Zoo (4 threads, 30.538s elapsed time, 108.132s cpu time, 4.992s GC time, factor 3.54)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_System_Zoo
Timing Quick_Sort_Cost (4 threads, 12.960s elapsed time, 49.608s cpu time, 1.780s GC time, factor 3.83)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quick_Sort_Cost
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quick_Sort_Cost/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quick_Sort_Cost/outline.pdf
Finished Quick_Sort_Cost (0:00:44 elapsed time, 0:01:41 cpu time, factor 2.31)
Running pGCL ...
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_System_Zoo/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_System_Zoo/outline.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_System_Zoo/bnfs.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_System_Zoo/non_bnfs.pdf
pGCL: theory pGCL.Misc
pGCL: theory pGCL.Expectations
Timing Probabilistic_System_Zoo (4 threads, 30.538s elapsed time, 108.132s cpu time, 4.992s GC time, factor 3.54)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_System_Zoo
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_System_Zoo/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_System_Zoo/outline.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_System_Zoo/bnfs.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_System_Zoo/non_bnfs.pdf
Finished Probabilistic_System_Zoo (0:00:36 elapsed time, 0:02:07 cpu time, factor 3.48)
Running HOL-Analysis-ex ...
pGCL: theory pGCL.Transformers
HOL-Analysis-ex: theory HOL-Analysis-ex.Metric_Arith_Examples
HOL-Analysis-ex: theory HOL-Analysis-ex.Approximations
pGCL: theory pGCL.Induction
pGCL: theory pGCL.Embedding
pGCL: theory pGCL.Healthiness
Timing Stirling_Formula (4 threads, 22.579s elapsed time, 73.584s cpu time, 2.680s GC time, factor 3.26)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stirling_Formula
pGCL: theory pGCL.Continuity
pGCL: theory pGCL.LoopInduction
pGCL: theory pGCL.Sublinearity
pGCL: theory pGCL.WellDefined
Timing Prime_Number_Theorem (4 threads, 34.291s elapsed time, 99.368s cpu time, 1.944s GC time, factor 2.90)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Number_Theorem
pGCL: theory pGCL.Algebra
pGCL: theory pGCL.Determinism
pGCL: theory pGCL.Loops
pGCL: theory pGCL.StructuredReasoning
pGCL: theory pGCL.Automation
pGCL: theory pGCL.Termination
Timing Tarskis_Geometry (4 threads, 28.877s elapsed time, 103.240s cpu time, 3.784s GC time, factor 3.58)
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stirling_Formula/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stirling_Formula/outline.pdf
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tarskis_Geometry
pGCL: theory pGCL.pGCL
pGCL: theory pGCL.LoopExamples
pGCL: theory pGCL.Monty
pGCL: theory pGCL.Primitives
Timing Quaternions (4 threads, 24.559s elapsed time, 32.000s cpu time, 0.980s GC time, factor 1.30)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quaternions
Timing Lp (4 threads, 26.918s elapsed time, 83.056s cpu time, 1.252s GC time, factor 3.09)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lp
Timing UpDown_Scheme (4 threads, 28.943s elapsed time, 111.884s cpu time, 4.348s GC time, factor 3.87)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UpDown_Scheme
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Number_Theorem/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Number_Theorem/outline.pdf
Timing Prime_Number_Theorem (4 threads, 34.291s elapsed time, 99.368s cpu time, 1.944s GC time, factor 2.90)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Number_Theorem
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Number_Theorem/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Number_Theorem/outline.pdf
Finished Prime_Number_Theorem (0:00:43 elapsed time, 0:01:54 cpu time, factor 2.65)
Running Euler_MacLaurin ...
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quaternions/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quaternions/outline.pdf
Timing Quaternions (4 threads, 24.559s elapsed time, 32.000s cpu time, 0.980s GC time, factor 1.30)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quaternions
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quaternions/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quaternions/outline.pdf
Finished Quaternions (0:00:30 elapsed time, 0:00:42 cpu time, factor 1.42)
Running Octonions ...
Euler_MacLaurin: theory HOL-Library.Function_Algebras
Euler_MacLaurin: theory HOL-Library.Stirling
Euler_MacLaurin: theory Bernoulli.Bernoulli
Euler_MacLaurin: theory HOL-Library.Landau_Symbols
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UpDown_Scheme/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UpDown_Scheme/outline.pdf
Euler_MacLaurin: theory Landau_Symbols.Group_Sort
Euler_MacLaurin: theory Bernoulli.Periodic_Bernpoly
Euler_MacLaurin: theory Bernoulli.Bernoulli_FPS
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lp/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lp/outline.pdf
Timing UpDown_Scheme (4 threads, 28.943s elapsed time, 111.884s cpu time, 4.348s GC time, factor 3.87)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UpDown_Scheme
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UpDown_Scheme/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UpDown_Scheme/outline.pdf
Finished UpDown_Scheme (0:00:35 elapsed time, 0:02:03 cpu time, factor 3.51)
Building Random_BSTs ...
Octonions: theory Octonions.Cross_Product_7
Timing Lp (4 threads, 26.918s elapsed time, 83.056s cpu time, 1.252s GC time, factor 3.09)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lp
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lp/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lp/outline.pdf
Finished Lp (0:00:33 elapsed time, 0:01:35 cpu time, factor 2.82)
Running Cayley_Hamilton ...
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tarskis_Geometry/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tarskis_Geometry/outline.pdf
Euler_MacLaurin: theory Euler_MacLaurin.Euler_MacLaurin
Timing Kuratowski_Closure_Complement (4 threads, 22.381s elapsed time, 66.120s cpu time, 1.568s GC time, factor 2.95)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kuratowski_Closure_Complement
Random_BSTs: theory HOL-Data_Structures.Cmp
Random_BSTs: theory HOL-Data_Structures.Less_False
Random_BSTs: theory HOL-Data_Structures.Sorted_Less
Random_BSTs: theory HOL-Data_Structures.List_Ins_Del
Timing Tarskis_Geometry (4 threads, 28.877s elapsed time, 103.240s cpu time, 3.784s GC time, factor 3.58)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tarskis_Geometry
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tarskis_Geometry/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tarskis_Geometry/outline.pdf
Finished Tarskis_Geometry (0:00:38 elapsed time, 0:01:59 cpu time, factor 3.10)
Running Catalan_Numbers ...
Cayley_Hamilton: theory HOL-Library.More_List
Cayley_Hamilton: theory Cayley_Hamilton.Square_Matrix
Euler_MacLaurin: theory Landau_Symbols.Landau_Real_Products
Cayley_Hamilton: theory HOL-Computational_Algebra.Polynomial
Random_BSTs: theory HOL-Data_Structures.Set_Specs
Random_BSTs: theory HOL-Data_Structures.Tree_Set
Octonions: theory Octonions.Octonions
Catalan_Numbers: theory HOL-Library.Function_Algebras
Catalan_Numbers: theory HOL-Library.Landau_Symbols
Catalan_Numbers: theory Catalan_Numbers.Catalan_Auxiliary_Integral
Catalan_Numbers: theory Landau_Symbols.Group_Sort
Random_BSTs: theory Random_BSTs.Random_BSTs
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kuratowski_Closure_Complement/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kuratowski_Closure_Complement/outline.pdf
Timing pGCL (4 threads, 21.176s elapsed time, 81.532s cpu time, 1.904s GC time, factor 3.85)
Timing HOL-Analysis-ex (4 threads, 18.981s elapsed time, 57.556s cpu time, 0.740s GC time, factor 3.03)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/pGCL
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Analysis-ex
Timing Kuratowski_Closure_Complement (4 threads, 22.381s elapsed time, 66.120s cpu time, 1.568s GC time, factor 2.95)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kuratowski_Closure_Complement
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kuratowski_Closure_Complement/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kuratowski_Closure_Complement/outline.pdf
Finished Kuratowski_Closure_Complement (0:00:28 elapsed time, 0:01:18 cpu time, factor 2.72)
Catalan_Numbers: theory Landau_Symbols.Landau_Real_Products
Timing HOL-Analysis-ex (4 threads, 18.981s elapsed time, 57.556s cpu time, 0.740s GC time, factor 3.03)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Analysis-ex
Finished HOL-Analysis-ex (0:00:21 elapsed time, 0:00:59 cpu time, factor 2.83)
Running Neumann_Morgenstern_Utility ...
Running IMO2019 ...
Euler_MacLaurin: theory Landau_Symbols.Landau_Simprocs
Euler_MacLaurin: theory Landau_Symbols.Landau_More
Euler_MacLaurin: theory Euler_MacLaurin.Euler_MacLaurin_Landau
Timing Random_BSTs (4 threads, 6.687s elapsed time, 12.960s cpu time, 0.520s GC time, factor 1.94)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Random_BSTs
Neumann_Morgenstern_Utility: theory First_Welfare_Theorem.Syntax
Neumann_Morgenstern_Utility: theory Neumann_Morgenstern_Utility.PMF_Composition
Neumann_Morgenstern_Utility: theory First_Welfare_Theorem.Preferences
IMO2019: theory IMO2019.IMO2019_Q5
IMO2019: theory IMO2019.IMO2019_Q1
IMO2019: theory IMO2019.IMO2019_Q4
Neumann_Morgenstern_Utility: theory Neumann_Morgenstern_Utility.Lotteries
Neumann_Morgenstern_Utility: theory First_Welfare_Theorem.Utility_Functions
Neumann_Morgenstern_Utility: theory Neumann_Morgenstern_Utility.Neumann_Morgenstern_Utility_Theorem
Catalan_Numbers: theory Landau_Symbols.Landau_Simprocs
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Random_BSTs/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Random_BSTs/outline.pdf
Cayley_Hamilton: theory Cayley_Hamilton.Cayley_Hamilton
Catalan_Numbers: theory Landau_Symbols.Landau_More
Catalan_Numbers: theory Catalan_Numbers.Catalan_Numbers
Neumann_Morgenstern_Utility: theory Neumann_Morgenstern_Utility.Expected_Utility
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/pGCL/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/pGCL/outline.pdf
Timing Cayley_Hamilton (4 threads, 12.459s elapsed time, 40.116s cpu time, 1.608s GC time, factor 3.22)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cayley_Hamilton
Timing pGCL (4 threads, 21.176s elapsed time, 81.532s cpu time, 1.904s GC time, factor 3.85)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/pGCL
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/pGCL/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/pGCL/outline.pdf
Finished pGCL (0:00:31 elapsed time, 0:01:40 cpu time, factor 3.16)
Running Bernoulli ...
Timing Catalan_Numbers (4 threads, 12.325s elapsed time, 39.972s cpu time, 1.676s GC time, factor 3.24)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Catalan_Numbers
Timing Octonions (4 threads, 15.652s elapsed time, 54.164s cpu time, 1.592s GC time, factor 3.46)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Octonions
Bernoulli: theory HOL-Library.Stirling
Bernoulli: theory Bernoulli.Bernoulli
Timing Euler_MacLaurin (4 threads, 17.534s elapsed time, 65.696s cpu time, 2.568s GC time, factor 3.75)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Euler_MacLaurin
Bernoulli: theory Bernoulli.Periodic_Bernpoly
Bernoulli: theory Bernoulli.Bernoulli_FPS
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cayley_Hamilton/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cayley_Hamilton/outline.pdf
Timing Stirling_Formula (4 threads, 22.579s elapsed time, 73.584s cpu time, 2.680s GC time, factor 3.26)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stirling_Formula
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stirling_Formula/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stirling_Formula/outline.pdf
Finished Stirling_Formula (0:00:52 elapsed time, 0:02:04 cpu time, factor 2.37)
Timing Cayley_Hamilton (4 threads, 12.459s elapsed time, 40.116s cpu time, 1.608s GC time, factor 3.22)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cayley_Hamilton
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cayley_Hamilton/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cayley_Hamilton/outline.pdf
Finished Cayley_Hamilton (0:00:17 elapsed time, 0:00:50 cpu time, factor 2.85)
Running Error_Function ...
Running Lower_Semicontinuous ...
Bernoulli: theory Bernoulli.Bernoulli_Zeta
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Catalan_Numbers/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Catalan_Numbers/outline.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Octonions/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Octonions/outline.pdf
Lower_Semicontinuous: theory Lower_Semicontinuous.Lower_Semicontinuous
Timing Catalan_Numbers (4 threads, 12.325s elapsed time, 39.972s cpu time, 1.676s GC time, factor 3.24)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Catalan_Numbers
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Catalan_Numbers/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Catalan_Numbers/outline.pdf
Finished Catalan_Numbers (0:00:17 elapsed time, 0:00:49 cpu time, factor 2.87)
Running HOL-Probability-ex ...
Error_Function: theory HOL-Library.Function_Algebras
Error_Function: theory HOL-Library.Landau_Symbols
Error_Function: theory Landau_Symbols.Group_Sort
Timing Neumann_Morgenstern_Utility (4 threads, 11.012s elapsed time, 37.676s cpu time, 0.900s GC time, factor 3.42)
Timing IMO2019 (4 threads, 10.800s elapsed time, 17.124s cpu time, 0.208s GC time, factor 1.59)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Neumann_Morgenstern_Utility
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMO2019
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Euler_MacLaurin/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Euler_MacLaurin/outline.pdf
Timing Octonions (4 threads, 15.652s elapsed time, 54.164s cpu time, 1.592s GC time, factor 3.46)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Octonions
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Octonions/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Octonions/outline.pdf
Finished Octonions (0:00:21 elapsed time, 0:01:04 cpu time, factor 3.07)
Running Rank_Nullity_Theorem ...
Timing Euler_MacLaurin (4 threads, 17.534s elapsed time, 65.696s cpu time, 2.568s GC time, factor 3.75)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Euler_MacLaurin
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Euler_MacLaurin/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Euler_MacLaurin/outline.pdf
Finished Euler_MacLaurin (0:00:23 elapsed time, 0:01:16 cpu time, factor 3.28)
Running Laplace_Transform ...
HOL-Probability-ex: theory HOL-Library.Permutation
HOL-Probability-ex: theory HOL-Probability-ex.Dining_Cryptographers
HOL-Probability-ex: theory HOL-Probability-ex.Measure_Not_CCC
HOL-Probability-ex: theory HOL-Probability-ex.Koepf_Duermuth_Countermeasure
Rank_Nullity_Theorem: theory HOL-Library.Function_Algebras
Rank_Nullity_Theorem: theory Rank_Nullity_Theorem.Dual_Order
Rank_Nullity_Theorem: theory Rank_Nullity_Theorem.Mod_Type
Laplace_Transform: theory Laplace_Transform.Laplace_Transform_Library
Laplace_Transform: theory Laplace_Transform.Lerch_Lemma
Laplace_Transform: theory Laplace_Transform.Piecewise_Continuous
Error_Function: theory Error_Function.Error_Function
Error_Function: theory Landau_Symbols.Landau_Real_Products
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMO2019/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMO2019/outline.pdf
Laplace_Transform: theory Laplace_Transform.Existence
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Neumann_Morgenstern_Utility/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Neumann_Morgenstern_Utility/outline.pdf
Timing IMO2019 (4 threads, 10.800s elapsed time, 17.124s cpu time, 0.208s GC time, factor 1.59)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMO2019
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMO2019/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMO2019/outline.pdf
Finished IMO2019 (0:00:16 elapsed time, 0:00:27 cpu time, factor 1.66)
Running First_Welfare_Theorem ...
Laplace_Transform: theory Laplace_Transform.Uniqueness
Laplace_Transform: theory Laplace_Transform.Laplace_Transform
Timing Neumann_Morgenstern_Utility (4 threads, 11.012s elapsed time, 37.676s cpu time, 0.900s GC time, factor 3.42)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Neumann_Morgenstern_Utility
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Neumann_Morgenstern_Utility/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Neumann_Morgenstern_Utility/outline.pdf
Finished Neumann_Morgenstern_Utility (0:00:17 elapsed time, 0:00:49 cpu time, factor 2.85)
Running Random_Graph_Subgraph_Threshold ...
First_Welfare_Theorem: theory First_Welfare_Theorem.Syntax
First_Welfare_Theorem: theory First_Welfare_Theorem.Argmax
First_Welfare_Theorem: theory First_Welfare_Theorem.Consumers
First_Welfare_Theorem: theory First_Welfare_Theorem.Preferences
Rank_Nullity_Theorem: theory Rank_Nullity_Theorem.Miscellaneous
Timing Bernoulli (4 threads, 9.502s elapsed time, 25.356s cpu time, 0.824s GC time, factor 2.67)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bernoulli
Random_Graph_Subgraph_Threshold: theory Random_Graph_Subgraph_Threshold.Ugraph_Misc
First_Welfare_Theorem: theory First_Welfare_Theorem.Utility_Functions
First_Welfare_Theorem: theory First_Welfare_Theorem.Common
Rank_Nullity_Theorem: theory Rank_Nullity_Theorem.Fundamental_Subspaces
Rank_Nullity_Theorem: theory Rank_Nullity_Theorem.Dim_Formula
Error_Function: theory Landau_Symbols.Landau_Simprocs
First_Welfare_Theorem: theory First_Welfare_Theorem.Arrow_Debreu_Model
First_Welfare_Theorem: theory First_Welfare_Theorem.Exchange_Economy
First_Welfare_Theorem: theory First_Welfare_Theorem.Private_Ownership_Economy
Random_Graph_Subgraph_Threshold: theory Random_Graph_Subgraph_Threshold.Prob_Lemmas
Error_Function: theory Landau_Symbols.Landau_More
Error_Function: theory Error_Function.Error_Function_Asymptotics
Timing Lower_Semicontinuous (4 threads, 9.687s elapsed time, 22.520s cpu time, 0.412s GC time, factor 2.32)
Random_Graph_Subgraph_Threshold: theory Random_Graph_Subgraph_Threshold.Ugraph_Lemmas
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lower_Semicontinuous
Timing Rank_Nullity_Theorem (4 threads, 7.771s elapsed time, 15.744s cpu time, 0.636s GC time, factor 2.03)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rank_Nullity_Theorem
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bernoulli/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bernoulli/outline.pdf
Random_Graph_Subgraph_Threshold: theory Random_Graph_Subgraph_Threshold.Ugraph_Properties
Random_Graph_Subgraph_Threshold: theory Random_Graph_Subgraph_Threshold.Subgraph_Threshold
Timing Laplace_Transform (4 threads, 7.807s elapsed time, 30.032s cpu time, 0.448s GC time, factor 3.85)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Laplace_Transform
Timing Error_Function (4 threads, 10.778s elapsed time, 38.892s cpu time, 1.476s GC time, factor 3.61)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Error_Function
Timing HOL-Probability-ex (4 threads, 9.110s elapsed time, 25.804s cpu time, 0.752s GC time, factor 2.83)
Timing Bernoulli (4 threads, 9.502s elapsed time, 25.356s cpu time, 0.824s GC time, factor 2.67)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bernoulli
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bernoulli/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bernoulli/outline.pdf
Finished Bernoulli (0:00:15 elapsed time, 0:00:37 cpu time, factor 2.40)
Running Comparison_Sort_Lower_Bound ...
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Probability-ex
Timing HOL-Probability-ex (4 threads, 9.110s elapsed time, 25.804s cpu time, 0.752s GC time, factor 2.83)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Probability-ex
Finished HOL-Probability-ex (0:00:11 elapsed time, 0:00:28 cpu time, factor 2.43)
Running Triangle ...
Comparison_Sort_Lower_Bound: theory HOL-Library.Multiset_Permutations
Comparison_Sort_Lower_Bound: theory List-Index.List_Index
Timing First_Welfare_Theorem (4 threads, 7.484s elapsed time, 25.464s cpu time, 0.624s GC time, factor 3.40)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/First_Welfare_Theorem
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lower_Semicontinuous/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lower_Semicontinuous/outline.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rank_Nullity_Theorem/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rank_Nullity_Theorem/outline.pdf
Triangle: theory Triangle.Angles
Timing Random_BSTs (4 threads, 6.687s elapsed time, 12.960s cpu time, 0.520s GC time, factor 1.94)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Random_BSTs
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Random_BSTs/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Random_BSTs/outline.pdf
Finished Random_BSTs (0:00:33 elapsed time, 0:00:56 cpu time, factor 1.71)
Timing Lower_Semicontinuous (4 threads, 9.687s elapsed time, 22.520s cpu time, 0.412s GC time, factor 2.32)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lower_Semicontinuous
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lower_Semicontinuous/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lower_Semicontinuous/outline.pdf
Finished Lower_Semicontinuous (0:00:15 elapsed time, 0:00:32 cpu time, factor 2.19)
Running Randomised_BSTs ...
Running Buffons_Needle ...
Triangle: theory Triangle.Triangle
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Error_Function/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Error_Function/outline.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Laplace_Transform/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Laplace_Transform/outline.pdf
Comparison_Sort_Lower_Bound: theory Comparison_Sort_Lower_Bound.Linorder_Relations
Timing Rank_Nullity_Theorem (4 threads, 7.771s elapsed time, 15.744s cpu time, 0.636s GC time, factor 2.03)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rank_Nullity_Theorem
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rank_Nullity_Theorem/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rank_Nullity_Theorem/outline.pdf
Finished Rank_Nullity_Theorem (0:00:13 elapsed time, 0:00:26 cpu time, factor 2.00)
Running Stewart_Apollonius ...
Timing Random_Graph_Subgraph_Threshold (4 threads, 7.693s elapsed time, 22.164s cpu time, 0.416s GC time, factor 2.88)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Random_Graph_Subgraph_Threshold
Comparison_Sort_Lower_Bound: theory Comparison_Sort_Lower_Bound.Comparison_Sort_Lower_Bound
Timing Laplace_Transform (4 threads, 7.807s elapsed time, 30.032s cpu time, 0.448s GC time, factor 3.85)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Laplace_Transform
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Laplace_Transform/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Laplace_Transform/outline.pdf
Finished Laplace_Transform (0:00:13 elapsed time, 0:00:41 cpu time, factor 3.06)
Timing Error_Function (4 threads, 10.778s elapsed time, 38.892s cpu time, 1.476s GC time, factor 3.61)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Error_Function
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Error_Function/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Error_Function/outline.pdf
Finished Error_Function (0:00:15 elapsed time, 0:00:48 cpu time, factor 3.06)
Running Source_Coding_Theorem ...
Running Chord_Segments ...
Buffons_Needle: theory Buffons_Needle.Buffons_Needle
Randomised_BSTs: theory Monad_Normalisation.Monad_Normalisation
Stewart_Apollonius: theory Triangle.Angles
Randomised_BSTs: theory Randomised_BSTs.Randomised_BSTs
Stewart_Apollonius: theory Triangle.Triangle
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/First_Welfare_Theorem/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/First_Welfare_Theorem/outline.pdf
Chord_Segments: theory Triangle.Angles
Stewart_Apollonius: theory Stewart_Apollonius.Stewart_Apollonius
Source_Coding_Theorem: theory Source_Coding_Theorem.Source_Coding_Theorem
Chord_Segments: theory Triangle.Triangle
Timing First_Welfare_Theorem (4 threads, 7.484s elapsed time, 25.464s cpu time, 0.624s GC time, factor 3.40)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/First_Welfare_Theorem
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/First_Welfare_Theorem/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/First_Welfare_Theorem/outline.pdf
Finished First_Welfare_Theorem (0:00:12 elapsed time, 0:00:36 cpu time, factor 2.80)
Running Fisher_Yates ...
Chord_Segments: theory Chord_Segments.Chord_Segments
Timing Triangle (4 threads, 3.865s elapsed time, 6.720s cpu time, 0.140s GC time, factor 1.74)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Triangle
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Random_Graph_Subgraph_Threshold/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Random_Graph_Subgraph_Threshold/outline.pdf
Timing Random_Graph_Subgraph_Threshold (4 threads, 7.693s elapsed time, 22.164s cpu time, 0.416s GC time, factor 2.88)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Random_Graph_Subgraph_Threshold
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Random_Graph_Subgraph_Threshold/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Random_Graph_Subgraph_Threshold/outline.pdf
Finished Random_Graph_Subgraph_Threshold (0:00:13 elapsed time, 0:00:33 cpu time, factor 2.46)
Running Cartan_FP ...
Timing Comparison_Sort_Lower_Bound (4 threads, 6.168s elapsed time, 17.276s cpu time, 0.736s GC time, factor 2.80)
Fisher_Yates: theory Fisher_Yates.Fisher_Yates
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Comparison_Sort_Lower_Bound
Timing Buffons_Needle (4 threads, 4.087s elapsed time, 12.068s cpu time, 0.092s GC time, factor 2.95)
Timing Stewart_Apollonius (4 threads, 3.736s elapsed time, 6.700s cpu time, 0.188s GC time, factor 1.79)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buffons_Needle
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stewart_Apollonius
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Triangle/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Triangle/outline.pdf
Cartan_FP: theory Cartan_FP.Cartan
Timing Chord_Segments (4 threads, 3.847s elapsed time, 8.312s cpu time, 0.168s GC time, factor 2.16)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Chord_Segments
Timing Source_Coding_Theorem (4 threads, 3.843s elapsed time, 10.236s cpu time, 0.132s GC time, factor 2.66)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Source_Coding_Theorem
Timing Triangle (4 threads, 3.865s elapsed time, 6.720s cpu time, 0.140s GC time, factor 1.74)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Triangle
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Triangle/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Triangle/outline.pdf
Finished Triangle (0:00:08 elapsed time, 0:00:15 cpu time, factor 1.91)
Running Minkowskis_Theorem ...
Timing Fisher_Yates (4 threads, 2.884s elapsed time, 8.528s cpu time, 0.144s GC time, factor 2.96)
Timing Cartan_FP (4 threads, 1.489s elapsed time, 4.700s cpu time, 0.000s GC time, factor 3.16)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cartan_FP
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Comparison_Sort_Lower_Bound/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Comparison_Sort_Lower_Bound/outline.pdf
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fisher_Yates
Minkowskis_Theorem: theory Minkowskis_Theorem.Minkowskis_Theorem
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stewart_Apollonius/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stewart_Apollonius/outline.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buffons_Needle/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buffons_Needle/outline.pdf
Timing Comparison_Sort_Lower_Bound (4 threads, 6.168s elapsed time, 17.276s cpu time, 0.736s GC time, factor 2.80)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Comparison_Sort_Lower_Bound
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Comparison_Sort_Lower_Bound/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Comparison_Sort_Lower_Bound/outline.pdf
Finished Comparison_Sort_Lower_Bound (0:00:11 elapsed time, 0:00:27 cpu time, factor 2.40)
Timing Stewart_Apollonius (4 threads, 3.736s elapsed time, 6.700s cpu time, 0.188s GC time, factor 1.79)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stewart_Apollonius
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stewart_Apollonius/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stewart_Apollonius/outline.pdf
Finished Stewart_Apollonius (0:00:08 elapsed time, 0:00:16 cpu time, factor 1.92)
Running Ptolemys_Theorem ...
Running Monad_Normalisation ...
Timing Buffons_Needle (4 threads, 4.087s elapsed time, 12.068s cpu time, 0.092s GC time, factor 2.95)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buffons_Needle
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buffons_Needle/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buffons_Needle/outline.pdf
Finished Buffons_Needle (0:00:09 elapsed time, 0:00:22 cpu time, factor 2.36)
Timing Minkowskis_Theorem (4 threads, 1.306s elapsed time, 4.116s cpu time, 0.000s GC time, factor 3.15)
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Source_Coding_Theorem/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Source_Coding_Theorem/outline.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Chord_Segments/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Chord_Segments/outline.pdf
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minkowskis_Theorem
Timing Randomised_BSTs (4 threads, 8.556s elapsed time, 28.868s cpu time, 0.608s GC time, factor 3.37)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Randomised_BSTs
Ptolemys_Theorem: theory Ptolemys_Theorem.Ptolemys_Theorem
Timing Chord_Segments (4 threads, 3.847s elapsed time, 8.312s cpu time, 0.168s GC time, factor 2.16)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Chord_Segments
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Chord_Segments/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Chord_Segments/outline.pdf
Finished Chord_Segments (0:00:09 elapsed time, 0:00:19 cpu time, factor 2.08)
Timing Source_Coding_Theorem (4 threads, 3.843s elapsed time, 10.236s cpu time, 0.132s GC time, factor 2.66)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Source_Coding_Theorem
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Source_Coding_Theorem/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Source_Coding_Theorem/outline.pdf
Finished Source_Coding_Theorem (0:00:09 elapsed time, 0:00:20 cpu time, factor 2.23)
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fisher_Yates/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fisher_Yates/outline.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cartan_FP/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cartan_FP/outline.pdf
Monad_Normalisation: theory Monad_Normalisation.Monad_Normalisation
Monad_Normalisation: theory Monad_Normalisation.Monad_Normalisation_Test
Timing Fisher_Yates (4 threads, 2.884s elapsed time, 8.528s cpu time, 0.144s GC time, factor 2.96)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fisher_Yates
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fisher_Yates/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fisher_Yates/outline.pdf
Finished Fisher_Yates (0:00:07 elapsed time, 0:00:17 cpu time, factor 2.27)
Timing Cartan_FP (4 threads, 1.489s elapsed time, 4.700s cpu time, 0.000s GC time, factor 3.16)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cartan_FP
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cartan_FP/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cartan_FP/outline.pdf
Finished Cartan_FP (0:00:06 elapsed time, 0:00:14 cpu time, factor 2.26)
Timing Ptolemys_Theorem (4 threads, 1.015s elapsed time, 2.692s cpu time, 0.000s GC time, factor 2.65)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ptolemys_Theorem
Timing Monad_Normalisation (4 threads, 0.844s elapsed time, 1.284s cpu time, 0.000s GC time, factor 1.52)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monad_Normalisation
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minkowskis_Theorem/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minkowskis_Theorem/outline.pdf
Timing Minkowskis_Theorem (4 threads, 1.306s elapsed time, 4.116s cpu time, 0.000s GC time, factor 3.15)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minkowskis_Theorem
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minkowskis_Theorem/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minkowskis_Theorem/outline.pdf
Finished Minkowskis_Theorem (0:00:05 elapsed time, 0:00:12 cpu time, factor 2.21)
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Randomised_BSTs/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Randomised_BSTs/outline.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ptolemys_Theorem/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ptolemys_Theorem/outline.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monad_Normalisation/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monad_Normalisation/outline.pdf
Timing Randomised_BSTs (4 threads, 8.556s elapsed time, 28.868s cpu time, 0.608s GC time, factor 3.37)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Randomised_BSTs
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Randomised_BSTs/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Randomised_BSTs/outline.pdf
Finished Randomised_BSTs (0:00:13 elapsed time, 0:00:38 cpu time, factor 2.76)
Timing Ptolemys_Theorem (4 threads, 1.015s elapsed time, 2.692s cpu time, 0.000s GC time, factor 2.65)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ptolemys_Theorem
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ptolemys_Theorem/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ptolemys_Theorem/outline.pdf
Finished Ptolemys_Theorem (0:00:05 elapsed time, 0:00:11 cpu time, factor 2.09)
Timing Monad_Normalisation (4 threads, 0.844s elapsed time, 1.284s cpu time, 0.000s GC time, factor 1.52)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monad_Normalisation
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monad_Normalisation/document.pdf
Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monad_Normalisation/outline.pdf
Finished Monad_Normalisation (0:00:05 elapsed time, 0:00:10 cpu time, factor 1.90)
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Init_ODE_Solver
HOL-ODE-Numerics: theory HOL-ODE-Numerics.Example_Utilities
HOL-ODE-Numerics: theory HOL-ODE-Numerics.ODE_Numerics
Timing HOL-ODE-Numerics (4 threads, 1034.222s elapsed time, 3725.212s cpu time, 363.952s GC time, factor 3.60)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HOL-ODE-Numerics
Timing HOL-ODE-Numerics (4 threads, 1034.222s elapsed time, 3725.212s cpu time, 363.952s GC time, factor 3.60)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HOL-ODE-Numerics
Finished HOL-ODE-Numerics (0:19:12 elapsed time, 1:08:01 cpu time, factor 3.54)
Building Lorenz_Approximation ...
Running HOL-ODE-ARCH-COMP ...
Running HOL-ODE-Examples ...
HOL-ODE-Examples: theory HOL-ODE-Examples.Examples_Integral
HOL-ODE-Examples: theory HOL-ODE-Examples.Examples_Poincare_Map
HOL-ODE-Examples: theory HOL-ODE-Examples.Examples_One_Step_Method
Lorenz_Approximation: theory Lorenz_Approximation.Result_Elements
HOL-ODE-ARCH-COMP: theory HOL-ODE-ARCH-COMP.Examples_ARCH_COMP
Lorenz_Approximation: theory Lorenz_Approximation.Result_File_Coarse
Lorenz_Approximation: theory Lorenz_Approximation.Lorenz_Approximation
HOL-ODE-Examples: theory HOL-ODE-Examples.ODE_Examples
Timing Lorenz_Approximation (4 threads, 214.667s elapsed time, 470.004s cpu time, 25.308s GC time, factor 2.19)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lorenz_Approximation
Timing Lorenz_Approximation (4 threads, 214.667s elapsed time, 470.004s cpu time, 25.308s GC time, factor 2.19)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lorenz_Approximation
Finished Lorenz_Approximation (0:04:20 elapsed time, 0:09:09 cpu time, factor 2.11)
Running Lorenz_C0 ...
Running Lorenz_C1 ...
Lorenz_C0: theory Lorenz_C0.Lorenz_C0
Lorenz_C1: theory Lorenz_C1.Lorenz_C1
Timing Lorenz_C1 (4 threads, 0.978s elapsed time, 1.640s cpu time, 0.000s GC time, factor 1.68)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lorenz_C1
Timing Lorenz_C1 (4 threads, 0.978s elapsed time, 1.640s cpu time, 0.000s GC time, factor 1.68)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lorenz_C1
Finished Lorenz_C1 (0:00:04 elapsed time, 0:00:04 cpu time, factor 1.14)
Timing HOL-ODE-Examples (4 threads, 470.153s elapsed time, 1347.848s cpu time, 10.732s GC time, factor 2.87)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HOL-ODE-Examples
Timing HOL-ODE-Examples (4 threads, 470.153s elapsed time, 1347.848s cpu time, 10.732s GC time, factor 2.87)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HOL-ODE-Examples
Finished HOL-ODE-Examples (0:07:53 elapsed time, 0:22:30 cpu time, factor 2.86)
Timing HOL-ODE-ARCH-COMP (4 threads, 520.406s elapsed time, 1179.840s cpu time, 18.572s GC time, factor 2.27)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HOL-ODE-ARCH-COMP
Timing HOL-ODE-ARCH-COMP (4 threads, 520.406s elapsed time, 1179.840s cpu time, 18.572s GC time, factor 2.27)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HOL-ODE-ARCH-COMP
Finished HOL-ODE-ARCH-COMP (0:08:43 elapsed time, 0:19:42 cpu time, factor 2.26)
Timing Lorenz_C0 (4 threads, 1541.753s elapsed time, 6083.768s cpu time, 38.704s GC time, factor 3.95)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lorenz_C0
Timing Lorenz_C0 (4 threads, 1541.753s elapsed time, 6083.768s cpu time, 38.704s GC time, factor 3.95)
Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lorenz_C0
Finished Lorenz_C0 (0:25:44 elapsed time, 1:41:26 cpu time, factor 3.94)
Unfinished session(s): Green, Probabilistic_Noninterference, Smooth_Manifolds

=== TIMING ===

Group AFP: 3:22:50 elapsed time, 10:17:39 cpu time, factor 3.05
Group main: 0:13:33 elapsed time, 0:41:50 cpu time, factor 3.09
Group doc: 0:00:00 elapsed time
Group timing: 0:16:04 elapsed time, 0:49:53 cpu time, factor 3.10
Group large: 0:33:41 elapsed time, 2:04:02 cpu time, factor 3.68
Group no_doc: 0:00:00 elapsed time
Overall: 1:04:47 elapsed time, 11:08:32 cpu time, factor 10.32

=== FAILED SESSIONS ===

Session Smooth_Manifolds: FAILED 2
Session Green: FAILED 2
Session Probabilistic_Noninterference: FAILED 2

=== DEPENDENCIES ===

Generating dependencies file ...
Writing dependencies file ...

=== REPORT ===

Writing report file ...

=== SITEGEN ===

Writing status file ...
Running sitegen ...
Success: Generated topics.html
Success: Generated index.html
Success: Generated html files for 501 entries
Success: Generated statistics.html
Success: Generated download.html
Success: Generated about.html
Success: Generated citing.html
Success: Generated updating.html
Success: Generated search.html
Success: Generated submitting.html
Success: Generated using.html
Success: Generated rss.xml
Success: Generated status.html
Checked directory thys. Found 0 warnings.
Packing tars ...

=== NOTIFICATIONS ===


=== COMPLETED ===

Build step 'Execute shell' marked build as failure
Archiving artifacts
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Email was triggered for: Failure - 1st
Trigger Failure - Any was overridden by another trigger and will not send an email.
Trigger Failure - Still was overridden by another trigger and will not send an email.
Sending email for trigger: Failure - 1st
Sending email to: isabelle-ci at mail46.informatik.tu-muenchen.de

-------------- next part --------------
_______________________________________________
Isabelle-ci mailing list
Isabelle-ci at mailman46.in.tum.de
https://mailman46.in.tum.de/mailman/listinfo/isabelle-ci
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: OpenPGP digital signature
URL: <https://mailman46.in.tum.de/pipermail/isabelle-dev/attachments/20191116/84cdc65f/attachment-0001.sig>


More information about the isabelle-dev mailing list