Skip to content
Success

Console Output

17:53:07 Started by an SCM change

17:53:07 Running as SYSTEM

17:53:07 [EnvInject] - Loading node environment variables.

17:53:07 Building remotely on workermtahpc (mta_hpc) in workspace /media/data/jenkins/workspace/isabelle-all

17:53:07 [isabelle-all] $ hg showconfig paths.default

17:53:08 [isabelle-all] $ hg pull --rev default

17:53:08 pulling from https://isabelle.in.tum.de/repos/isabelle/

17:53:08 no changes found

17:53:08 [isabelle-all] $ hg update --clean --rev default

17:53:08 0 files updated, 0 files merged, 0 files removed, 0 files unresolved

17:53:08 [isabelle-all] $ hg log --rev . --template {node}

17:53:08 [isabelle-all] $ hg log --rev . --template {rev}

17:53:08 [isabelle-all] $ hg log --rev 5f053991315c4cd8c712743663d699d0b320c0bb --template exists\n

17:53:09 exists

17:53:09 [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(5f053991315c4cd8c712743663d699d0b320c0bb)" --encoding UTF-8 --encodingmode replace

17:53:09 [afp] $ hg showconfig paths.default

17:53:09 [afp] $ hg pull --rev default

17:53:09 pulling from https://foss.heptapod.net/isa-afp/afp-devel/

17:53:09 no changes found

17:53:09 [afp] $ hg update --clean --rev default

17:53:10 1814 files updated, 0 files merged, 2 files removed, 0 files unresolved

17:53:10 [afp] $ hg --config extensions.purge= clean --all

17:53:11 [afp] $ hg log --rev . --template {node}

17:53:11 [afp] $ hg log --rev . --template {rev}

17:53:11 [afp] $ hg log --rev 53bcbb26f8d88b0d23490b8330b9ddf713d4e06d --template exists\n

17:53:11 exists

17:53:11 [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(53bcbb26f8d88b0d23490b8330b9ddf713d4e06d)" --encoding UTF-8 --encodingmode replace

17:53:12 No emails were triggered.

17:53:12

[isabelle-all] $ /bin/sh -xe /tmp/jenkins3591479471870710528.sh

17:53:12 + Admin/jenkins/run_build all

17:53:12 + set -e

17:53:12 + PROFILE=all

17:53:12 + shift

17:53:12 + bin/isabelle components -a

17:53:12 + bin/isabelle jedit -bf

17:53:13 ### Building Isabelle/Scala (/media/data/jenkins/workspace/isabelle-all/lib/classes/isabelle.jar) ...

17:54:20 ### Building Demo (/media/data/jenkins/workspace/isabelle-all/src/Tools/Demo/lib/demo.jar) ...

17:54:21 ### Building graph browser (/media/data/jenkins/workspace/isabelle-all/lib/classes/isabelle_graphbrowser.jar) ...

17:54:22 Hinweis: Einige Eingabedateien verwenden nicht geprüfte oder unsichere Vorgänge.

17:54:22 Hinweis: Wiederholen Sie die Kompilierung mit -Xlint:unchecked, um Details zu erhalten.

17:54:22 ### Building Isabelle/Scala/Admin (/media/data/jenkins/workspace/isabelle-all/lib/classes/isabelle_admin.jar) ...

17:54:22 ### Building AFP/Tools (/media/data/jenkins/workspace/isabelle-all/afp/admin/jenkins/../../tools/lib/classes/afp_tools.jar) ...

17:54:26 ### Building AFP/Tools (/media/data/jenkins/workspace/isabelle-all/afp/admin/jenkins/../../tools/lib/classes/afp_tools.jar) ...

17:54:29 + bin/isabelle ocaml_setup

17:54:30 # Run eval $(opam env) to update the current shell environment

17:54:30 [NOTE] It seems you have not updated your repositories for a while. Consider updating them with:

17:54:30 opam update

17:54:30

17:54:31 [NOTE] Package zarith is already installed (current version is 1.12).

17:54:31 + bin/isabelle ghc_setup

17:54:33 Stack will use a sandboxed GHC it installed. To use this GHC and packages outside of a project,

17:54:33 consider using: stack ghc, stack ghci, stack runghc, or stack exec.

17:54:33 The Glorious Glasgow Haskell Compilation System, version 9.6.4

17:54:34 + bin/isabelle go_setup

17:54:35 Component directory "/media/data/jenkins/.isabelle/contrib/go-1.22.1"

17:54:35 ### Platform x86_64-linux already installed

17:54:35 + bin/isabelle ci_build all

17:54:38

17:54:38 === CONFIGURATION ===

17:54:38

17:54:38 ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g"

17:54:38 ISABELLE_BUILD_OPTIONS=""

17:54:38

17:54:38 ML_PLATFORM="x86_64_32-linux"

17:54:38 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-5.9.1/x86_64_32-linux"

17:54:38 ML_SYSTEM="polyml-5.9.1"

17:54:38 ML_OPTIONS="-H 4000 --maxheap 16G"

17:54:38 jobs = 8, threads = 8, numa = true

17:54:38

17:54:38 === BUILD ===

17:54:38

17:54:38 Build started at Mon, 27 May 2024 17:54:38 +0200

17:54:38 Isabelle id 5f053991315c

17:54:39 AFP id 97397bd46b35

17:54:39

17:54:39 === LOG ===

17:54:39

17:54:41 Session Pure/Pure

17:54:42 Session Misc/CTT

17:54:42 Session Misc/Cube

17:54:42 Session FOL/FOL

17:54:42 Session FOL/CCL

17:54:42 Session FOL/FOL-ex

17:54:42 Session FOL/FOLP

17:54:42 Session FOL/FOLP-ex

17:54:42 Session Doc/Intro (doc)

17:54:42 Session FOL/LCF

17:54:43 Session Doc/Logics (doc)

17:54:43 Session Doc/Nitpick (doc)

17:54:43 Session Pure/Pure-Examples

17:54:43 Session Pure/Pure-ex

17:54:43 Session Misc/SML

17:54:43 Session Misc/Sequents

17:54:43 Session Doc/Sledgehammer (doc)

17:54:43 Session AFP/SpecCheck (AFP)

17:54:43 Session Misc/Tools

17:54:43 Session HOL/HOL (main)

17:54:44 Session AFP/AVL-Trees (AFP)

17:54:44 Session AFP/AWN (AFP)

17:54:44 Session AFP/Abortable_Linearizable_Modules (AFP)

17:54:44 Session AFP/Abstract-Hoare-Logics (AFP)

17:54:44 Session AFP/Ackermanns_not_PR (AFP)

17:54:44 Session AFP/AnselmGod (AFP)

17:54:44 Session AFP/Aristotles_Assertoric_Syllogistic (AFP)

17:54:44 Session AFP/Attack_Trees (AFP)

17:54:44 Session AFP/AxiomaticCategoryTheory (AFP)

17:54:44 Session AFP/Belief_Revision (AFP)

17:54:44 Session AFP/BinarySearchTree (AFP)

17:54:44 Session AFP/Binomial-Queues (AFP)

17:54:45 Session AFP/Bondy (AFP)

17:54:45 Session AFP/Boolos_Curious_Inference (AFP)

17:54:45 Session AFP/Boolos_Curious_Inference_Automated (AFP)

17:54:45 Session AFP/BytecodeLogicJmlTypes (AFP)

17:54:45 Session AFP/C2KA_DistributedSystems (AFP)

17:54:45 Session AFP/CISC-Kernel (AFP)

17:54:45 Session AFP/CYK (AFP)

17:54:45 Session AFP/Cauchy (AFP)

17:54:45 Session AFP/Sqrt_Babylonian (AFP)

17:54:45 Session Doc/Classes (doc)

17:54:45 Session AFP/ClockSynchInst (AFP)

17:54:45 Session AFP/Compiling-Exceptions-Correctly (AFP)

17:54:45 Session AFP/ComponentDependencies (AFP)

17:54:45 Session AFP/Concurrent_Revisions (AFP)

17:54:45 Session AFP/CondNormReasHOL (AFP)

17:54:45 Session AFP/Constructor_Funs (AFP)

17:54:45 Session AFP/CryptoBasedCompositionalProperties (AFP)

17:54:45 Session AFP/DCR-ExecutionEquivalence (AFP)

17:54:45 Session AFP/DPT-SAT-Solver (AFP)

17:54:45 Session AFP/Dedekind_Real (AFP)

17:54:45 Session Doc/Demo_EPTCS (doc)

17:54:45 Session Doc/Demo_Easychair (doc)

17:54:45 Session Doc/Demo_FoilTeX (doc)

17:54:45 Session Doc/Demo_LIPIcs (doc)

17:54:45 Session Doc/Demo_LLNCS (doc)

17:54:45 Session AFP/Depth-First-Search (AFP)

17:54:45 Session AFP/Digit_Expansions (AFP)

17:54:45 Session AFP/Diophantine_Eqns_Lin_Hom (AFP)

17:54:45 Session AFP/DiskPaxos (AFP)

17:54:45 Session AFP/Eudoxus_Reals (AFP)

17:54:45 Session AFP/Example-Submission (AFP)

17:54:45 Session AFP/FFT (AFP)

17:54:45 Session AFP/FLP (AFP)

17:54:45 Session AFP/FeatherweightJava (AFP)

17:54:45 Session AFP/Featherweight_OCL (AFP)

17:54:46 Session AFP/FileRefinement (AFP)

17:54:46 Session AFP/FocusStreamsCaseStudies (AFP)

17:54:46 Session AFP/Foundation_of_geometry (AFP)

17:54:46 Session AFP/Free-Boolean-Algebra (AFP)

17:54:46 Session AFP/Fresh_Identifiers (AFP)

17:54:46 Session AFP/FunWithFunctions (AFP)

17:54:46 Session AFP/FunWithTilings (AFP)

17:54:46 Session Doc/Functions (doc)

17:54:46 Session AFP/GPU_Kernel_PL (AFP)

17:54:46 Session AFP/GenClock (AFP)

17:54:46 Session AFP/General-Triangle (AFP)

17:54:46 Session AFP/Generic_Deriving (AFP)

17:54:46 Session AFP/GewirthPGCProof (AFP)

17:54:46 Session AFP/Go (AFP)

17:54:46 Session AFP/GoedelGod (AFP)

17:54:46 Session AFP/Goodstein_Lambda (AFP)

17:54:46 Session AFP/Gray_Codes (AFP)

17:54:46 Session HOL/HOL-Cardinals (timing)

17:54:46 Session AFP/Binding_Syntax_Theory (AFP)

17:54:46 Session AFP/Epistemic_Logic (AFP)

17:54:46 Session AFP/Public_Announcement_Logic (AFP)

17:54:46 Session AFP/Stalnaker_Logic (AFP)

17:54:46 Session AFP/Ordinals_and_Cardinals (AFP)

17:54:46 Session AFP/Risk_Free_Lending (AFP)

17:54:47 Session HOL/HOL-Hoare

17:54:47 Session HOL/HOL-Hoare_Parallel (timing)

17:54:47 Session HOL/HOL-IMPP

17:54:47 Session HOL/HOL-IOA

17:54:47 Session HOL/HOL-Import

17:54:47 Session HOL/HOL-Lattice

17:54:47 Session HOL/HOL-Library (main timing)

17:54:48 Session AFP/ADS_Functor (AFP)

17:54:48 Session AFP/Approximation_Algorithms (AFP)

17:54:48 Session AFP/ArrowImpossibilityGS (AFP)

17:54:48 Session AFP/Auto2_HOL (AFP)

17:54:48 Session AFP/BNF_CC (AFP)

17:54:48 Session AFP/BNF_Operations (AFP)

17:54:48 Session AFP/Binomial-Heaps (AFP)

17:54:48 Session AFP/Birkhoff_Finite_Distributive_Lattices (AFP)

17:54:48 Session AFP/Boolean_Expression_Checkers (AFP)

17:54:48 Session AFP/Bounded_Deducibility_Security (AFP)

17:54:48 Session AFP/BD_Security_Compositional (AFP)

17:54:48 Session AFP/CoSMeDis (AFP)

17:54:49 Session AFP/CoCon (AFP)

17:54:49 Session AFP/CoSMed (AFP)

17:54:49 Session AFP/Buildings (AFP)

17:54:49 Session AFP/CRDT (AFP)

17:54:49 Session AFP/IMAP-CRDT (AFP)

17:54:49 Session AFP/Card_Multisets (AFP)

17:54:49 Session AFP/Card_Number_Partitions (AFP)

17:54:49 Session AFP/Category (AFP)

17:54:49 Session Doc/Codegen (doc)

17:54:49 Session AFP/CofGroups (AFP)

17:54:49 Session AFP/CommCSL (AFP)

17:54:50 Session AFP/Complete_Non_Orders (AFP)

17:54:50 Session AFP/Completeness (AFP)

17:54:50 Session AFP/ConcurrentIMP (AFP)

17:54:50 Session AFP/Concurrent_Ref_Alg (AFP)

17:54:50 Session AFP/Conditional_Simplification (AFP)

17:54:50 Session AFP/Conditional_Transfer_Rule (AFP)

17:54:50 Session AFP/CoreC++ (AFP)

17:54:50 Session AFP/Core_DOM (AFP)

17:54:50 Session AFP/Shadow_DOM (AFP)

17:54:51 Session AFP/DOM_Components (AFP)

17:54:51 Session AFP/Core_SC_DOM (AFP)

17:54:51 Session AFP/Shadow_SC_DOM (AFP)

17:54:51 Session AFP/SC_DOM_Components (AFP)

17:54:51 Session AFP/Coupledsim_Contrasim (AFP)

17:54:52 Session Doc/Datatypes (doc)

17:54:52 Session Doc/Corec (doc)

17:54:52 Session AFP/Decl_Sem_Fun_PL (AFP)

17:54:52 Session AFP/Directed_Sets (AFP)

17:54:52 Session AFP/Earley_Parser (AFP)

17:54:52 Session AFP/Encodability_Process_Calculi (AFP)

17:54:52 Session AFP/Euler_Partition (AFP)

17:54:53 Session AFP/FOL-Fitting (AFP)

17:54:53 Session AFP/FOL_Seq_Calc1 (AFP)

17:54:53 Session AFP/FOL_Axiomatic (AFP)

17:54:53 Session AFP/FOL_Harrison (AFP)

17:54:53 Session AFP/Factored_Transition_System_Bounding (AFP)

17:54:53 Session AFP/FinFun (AFP)

17:54:53 Session AFP/Extended_Finite_State_Machines (AFP)

17:54:53 Session AFP/Extended_Finite_State_Machine_Inference (AFP)

17:54:53 Session AFP/Finger-Trees (AFP)

17:54:53 Session AFP/Finite-Map-Extras (AFP)

17:54:53 Session AFP/Fixed_Length_Vector (AFP)

17:54:53 Session AFP/Generalized_Counting_Sort (AFP)

17:54:53 Session AFP/Graph_Saturation (AFP)

17:54:53 Session AFP/Group-Ring-Module (AFP)

17:54:54 Session AFP/Valuation (AFP)

17:54:54 Session HOL/HOL-Auth (timing)

17:54:54 Session HOL/HOL-UNITY (timing)

17:54:54 Session HOL/HOL-Bali (timing)

17:54:54 Session HOL/HOL-Combinatorics (main timing)

17:54:55 Session AFP/Blue_Eyes (AFP)

17:54:55 Session AFP/Derangements (AFP)

17:54:55 Session AFP/Discrete_Summation (AFP)

17:54:55 Session AFP/Gauss-Jordan-Elim-Fun (AFP)

17:54:55 Session AFP/Graph_Theory (AFP)

17:54:55 Session AFP/ShortestPath (AFP)

17:54:55 Session HOL/HOL-Computational_Algebra (main timing)

17:54:55 Session AFP/Descartes_Sign_Rule (AFP)

17:54:55 Session HOL/HOL-Algebra (main timing)

17:54:56 Session AFP/Edwards_Elliptic_Curves_Group (AFP)

17:54:56 Session AFP/Finitely_Generated_Abelian_Groups (AFP)

17:54:56 Session HOL/HOL-Decision_Procs (timing)

17:54:56 Session HOL/HOL-Quotient_Examples (timing)

17:54:56 Session AFP/Interpolation_Polynomials_HOL_Algebra (AFP)

17:54:56 Session AFP/Localization_Ring (AFP)

17:54:56 Session AFP/Orbit_Stabiliser (AFP)

17:54:56 Session AFP/Perfect-Number-Thm (AFP)

17:54:56 Session AFP/Secondary_Sylow (AFP)

17:54:56 Session AFP/Jordan_Hoelder (AFP)

17:54:57 Session AFP/VectorSpace (AFP)

17:54:57 Session HOL/HOL-Examples

17:54:57 Session HOL/HOL-Isar_Examples

17:54:57 Session HOL/HOL-Nonstandard_Analysis (timing)

17:54:57 Session HOL/HOL-Nonstandard_Analysis-Examples (timing)

17:54:57 Session HOL/HOL-Number_Theory (main timing)

17:54:57 Session AFP/Arith_Prog_Rel_Primes (AFP)

17:54:57 Session AFP/DigitsInBase (AFP)

17:54:57 Session AFP/Elliptic_Curves_Group_Law (AFP)

17:54:57 Session AFP/Crypto_Standards (AFP)

17:54:58 Session AFP/Fermat3_4 (AFP)

17:54:58 Session HOL/HOL-Data_Structures (timing)

17:54:58 Session AFP/Efficient-Mergesort (AFP)

17:54:59 Session AFP/Go_Test_Quick (AFP)

17:54:59 Session AFP/Go_Test_Slow (AFP)

17:54:59 Session HOL/HOL-Codegenerator_Test

17:54:59 Session AFP/Query_Optimization (AFP)

17:54:59 Session HOL/HOL-ex (timing)

17:54:59 Session AFP/Lehmer (AFP)

17:54:59 Session AFP/Lifting_the_Exponent (AFP)

17:54:59 Session AFP/Padic_Ints (AFP)

17:54:59 Session AFP/Padic_Field (AFP)

17:55:00 Session AFP/Pratt_Certificate (AFP)

17:55:00 Session AFP/Bertrands_Postulate (AFP)

17:55:00 Session AFP/RSAPSS (AFP)

17:55:00 Session AFP/SumSquares (AFP)

17:55:00 Session AFP/Liouville_Numbers (AFP)

17:55:00 Session AFP/Lucas_Theorem (AFP)

17:55:00 Session AFP/DPRM_Theorem (AFP)

17:55:01 Session AFP/Mason_Stothers (AFP)

17:55:01 Session AFP/Polynomial_Interpolation (AFP)

17:55:01 Session AFP/Formal_Puiseux_Series (AFP)

17:55:01 Session AFP/Rep_Fin_Groups (AFP)

17:55:01 Session AFP/Sturm_Sequences (AFP)

17:55:01 Session AFP/Special_Function_Bounds (AFP)

17:55:01 Session AFP/Sturm_Tarski (AFP)

17:55:01 Session AFP/Budan_Fourier (AFP)

17:55:01 Session AFP/Three_Circles (AFP)

17:55:01 Session HOL/HOL-Corec_Examples (timing)

17:55:01 Session HOL/HOL-Datatype_Examples (timing)

17:55:01 Session HOL/HOL-IMP (timing)

17:55:01 Session AFP/Abs_Int_ITP2012 (AFP)

17:55:01 Session AFP/Relational-Incorrectness-Logic (AFP)

17:55:01 Session HOL/HOL-Imperative_HOL (timing)

17:55:02 Session AFP/Auto2_Imperative_HOL (AFP)

17:55:02 Session AFP/Imperative_Insertion_Sort (AFP)

17:55:02 Session HOL/HOL-Induct

17:55:02 Session HOL/HOL-Metis_Examples (timing)

17:55:02 Session HOL/HOL-Proofs (timing)

17:55:03 Session HOL/HOL-Proofs-Extraction (timing)

17:55:03 Session HOL/HOL-Proofs-ex

17:55:03 Session HOL/HOL-Proofs-Lambda (timing)

17:55:03 Session AFP/HereditarilyFinite (AFP)

17:55:03 Session AFP/HyperCTL (AFP)

17:55:03 Session AFP/IO_Language_Conformance (AFP)

17:55:03 Session AFP/Integration (AFP)

17:55:03 Session AFP/Isabelle_Meta_Model (AFP)

17:55:03 Session AFP/Isabelle_hoops (AFP)

17:55:03 Session AFP/LTL (AFP)

17:55:03 Session AFP/Stuttering_Equivalence (AFP)

17:55:03 Session AFP/Landau_Symbols (AFP)

17:55:03 Session AFP/LightweightJava (AFP)

17:55:03 Session AFP/LinearQuantifierElim (AFP)

17:55:03 Session AFP/List-Infinite (AFP)

17:55:03 Session AFP/Nat-Interval-Logic (AFP)

17:55:04 Session AFP/AutoFocus-Stream (AFP)

17:55:04 Session AFP/MuchAdoAboutTwo (AFP)

17:55:04 Session AFP/Order_Lattice_Props (AFP)

17:55:04 Session AFP/POPLmark-deBruijn (AFP)

17:55:04 Session AFP/Pairing_Heap (AFP)

17:55:04 Session AFP/Password_Authentication_Protocol (AFP)

17:55:04 Session AFP/Pell (AFP)

17:55:04 Session AFP/Prefix_Free_Code_Combinators (AFP)

17:55:04 Session AFP/Presburger-Automata (AFP)

17:55:04 Session AFP/Priority_Queue_Braun (AFP)

17:55:04 Session AFP/Program-Conflict-Analysis (AFP)

17:55:04 Session AFP/QBF_Solver_Verification (AFP)

17:55:04 Session AFP/Regular-Sets (AFP)

17:55:04 Session AFP/Abstract-Rewriting (AFP)

17:55:04 Session AFP/Decreasing-Diagrams (AFP)

17:55:04 Session AFP/Matrix (AFP)

17:55:04 Session AFP/Matrix_Tensor (AFP)

17:55:04 Session AFP/Knot_Theory (AFP)

17:55:04 Session AFP/Coinductive_Languages (AFP)

17:55:04 Session AFP/Finite_Automata_HF (AFP)

17:55:04 Session AFP/Functional-Automata (AFP)

17:55:05 Session AFP/Isabelle_DOF (AFP)

17:55:05 Session AFP/Posix-Lexing (AFP)

17:55:05 Session AFP/ResiduatedTransitionSystem (AFP)

17:55:05 Session AFP/Ribbon_Proofs (AFP)

17:55:05 Session AFP/SATSolverVerification (AFP)

17:55:05 Session AFP/Safe_OCL (AFP)

17:55:05 Session AFP/Schutz_Spacetime (AFP)

17:55:05 Session AFP/Selection_Heap_Sort (AFP)

17:55:05 Session AFP/Simplex (AFP)

17:55:05 Session AFP/Skew_Heap (AFP)

17:55:05 Session AFP/Sort_Encodings (AFP)

17:55:05 Session AFP/Splay_Tree (AFP)

17:55:05 Session AFP/Amortized_Complexity (AFP)

17:55:05 Session AFP/Dynamic_Tables (AFP)

17:55:06 Session AFP/Root_Balanced_Tree (AFP)

17:55:06 Session AFP/Stable_Matching (AFP)

17:55:06 Session AFP/SuperCalc (AFP)

17:55:06 Session Doc/System (doc)

17:55:06 Session AFP/Tail_Recursive_Functions (AFP)

17:55:06 Session AFP/TortoiseHare (AFP)

17:55:06 Session AFP/Trie (AFP)

17:55:06 Session AFP/Flyspeck-Tame (AFP)

17:55:06 Session AFP/Vickrey_Clarke_Groves (AFP)

17:55:06 Session AFP/Zeckendorf (AFP)

17:55:06 Session HOL/HOL-Matrix_LP

17:55:06 Session HOL/HOL-Mutabelle

17:55:06 Session HOL/HOL-NanoJava

17:55:06 Session HOL/HOL-Nitpick_Examples

17:55:06 Session HOL/HOL-Nominal

17:55:06 Session AFP/CCS (AFP)

17:55:06 Session HOL/HOL-Nominal-Examples (timing)

17:55:07 Session AFP/Lam-ml-Normalization (AFP)

17:55:07 Session AFP/Pi_Calculus (AFP)

17:55:07 Session AFP/Psi_Calculi (AFP)

17:55:07 Session AFP/Broadcast_Psi (AFP)

17:55:08 Session AFP/SequentInvertibility (AFP)

17:55:08 Session HOL/HOL-Predicate_Compile_Examples (timing)

17:55:08 Session HOL/HOL-Prolog

17:55:08 Session HOL/HOL-Quickcheck_Examples (timing)

17:55:08 Session HOL/HOL-Real_Asymp

17:55:09 Session HOL/HOL-Analysis (main timing)

17:55:11 Session AFP/Akra_Bazzi (AFP)

17:55:11 Session AFP/Closest_Pair_Points (AFP)

17:55:11 Session AFP/Cardinality_Continuum (AFP)

17:55:11 Session AFP/Catalan_Numbers (AFP)

17:55:11 Session AFP/Cayley_Hamilton (AFP)

17:55:11 Session AFP/Chebyshev_Polynomials (AFP)

17:55:11 Session AFP/Coinductive (AFP)

17:55:12 Session AFP/DynamicArchitectures (AFP)

17:55:12 Session AFP/Architectural_Design_Patterns (AFP)

17:55:12 Session AFP/Lazy-Lists-II (AFP)

17:55:12 Session AFP/Stream_Fusion_Code (AFP)

17:55:12 Session AFP/Topology (AFP)

17:55:12 Session AFP/Complex_Geometry (AFP)

17:55:12 Session AFP/Poincare_Disc (AFP)

17:55:12 Session AFP/Differential_Game_Logic (AFP)

17:55:12 Session AFP/Euler_Polyhedron_Formula (AFP)

17:55:12 Session AFP/First_Welfare_Theorem (AFP)

17:55:12 Session AFP/Furstenberg_Topology (AFP)

17:55:12 Session AFP/Green (AFP)

17:55:13 Session HOL/HOL-Analysis-ex

17:55:13 Session HOL/HOL-Complex_Analysis (main timing)

17:55:13 Session AFP/Bernoulli (AFP)

17:55:13 Session AFP/Cartan_FP (AFP)

17:55:13 Session AFP/Cotangent_PFD_Formula (AFP)

17:55:13 Session AFP/E_Transcendental (AFP)

17:55:13 Session AFP/Error_Function (AFP)

17:55:13 Session AFP/Euler_MacLaurin (AFP)

17:55:13 Session HOL/HOL-Eisbach

17:55:13 Session AFP/AOT (AFP)

17:55:13 Session AFP/Allen_Calculus (AFP)

17:55:14 Session AFP/Automatic_Refinement (AFP)

17:55:14 Session AFP/Refine_Monadic (AFP)

17:55:14 Session AFP/Card_Partitions (AFP)

17:55:14 Session AFP/Bell_Numbers_Spivey (AFP)

17:55:14 Session AFP/Card_Equiv_Relations (AFP)

17:55:14 Session AFP/Equivalence_Relation_Enumeration (AFP)

17:55:14 Session AFP/Falling_Factorial_Sum (AFP)

17:55:14 Session AFP/Combinatorial_Enumeration_Algorithms (AFP)

17:55:14 Session AFP/Case_Labeling (AFP)

17:55:14 Session AFP/Clean (AFP)

17:55:15 Session AFP/Combinatorics_Words (AFP)

17:55:15 Session AFP/Combinatorics_Words_Graph_Lemma (AFP)

17:55:15 Session AFP/Binary_Code_Imprimitive (AFP)

17:55:15 Session AFP/Two_Generated_Word_Monoids_Intersection (AFP)

17:55:15 Session AFP/Cook_Levin (AFP)

17:55:15 Session AFP/Dependent_SIFUM_Type_Systems (AFP)

17:55:15 Session AFP/Dependent_SIFUM_Refinement (AFP)

17:55:15 Session Doc/Eisbach (doc)

17:55:15 Session HOL/HOL-MicroJava (timing)

17:55:15 Session AFP/Optics (AFP)

17:55:15 Session AFP/ConcurrentHOL (AFP)

17:55:16 Session AFP/UTP-Toolkit (AFP)

17:55:16 Session AFP/UTP (AFP)

17:55:16 Session AFP/Solidity (AFP)

17:55:16 Session AFP/Twelvefold_Way (AFP)

17:55:16 Session HOL/HOL-Hahn_Banach

17:55:16 Session HOL/HOL-Homology (timing)

17:55:16 Session HOL/HOL-Mirabelle-ex

17:55:16 Session HOL/HOL-Probability (main timing)

17:55:17 Session AFP/Actuarial_Mathematics (AFP)

17:55:17 Session AFP/Applicative_Lifting (AFP)

17:55:17 Session AFP/Free-Groups (AFP)

17:55:17 Session AFP/Stern_Brocot (AFP)

17:55:17 Session AFP/Buffons_Needle (AFP)

17:55:17 Session AFP/Density_Compiler (AFP)

17:55:17 Session AFP/DiscretePricing (AFP)

17:55:17 Session AFP/Ergodic_Theory (AFP)

17:55:17 Session AFP/Gromov_Hyperbolicity (AFP)

17:55:18 Session AFP/Laws_of_Large_Numbers (AFP)

17:55:18 Session AFP/Fisher_Yates (AFP)

17:55:18 Session AFP/Girth_Chromatic (AFP)

17:55:18 Session AFP/Random_Graph_Subgraph_Threshold (AFP)

17:55:18 Session AFP/Szemeredi_Regularity (AFP)

17:55:18 Session HOL/HOL-Probability-ex (timing)

17:55:18 Session AFP/Hahn_Jordan_Decomposition (AFP)

17:55:18 Session AFP/Lp (AFP)

17:55:18 Session AFP/Concentration_Inequalities (AFP)

17:55:18 Session AFP/Fourier (AFP)

17:55:18 Session AFP/MDP-Rewards (AFP)

17:55:18 Session AFP/Markov_Models (AFP)

17:55:18 Session AFP/Martingales (AFP)

17:55:18 Session AFP/Doob_Convergence (AFP)

17:55:18 Session AFP/Monad_Normalisation (AFP)

17:55:18 Session AFP/Monomorphic_Monad (AFP)

17:55:18 Session AFP/Neumann_Morgenstern_Utility (AFP)

17:55:19 Session AFP/Probabilistic_Noninterference (AFP)

17:55:19 Session AFP/Probabilistic_Prime_Tests (AFP)

17:55:19 Session AFP/Probabilistic_System_Zoo (AFP)

17:55:19 Session AFP/Quasi_Borel_Spaces (AFP)

17:55:19 Session AFP/Roth_Arithmetic_Progressions (AFP)

17:55:19 Session AFP/Skip_Lists (AFP)

17:55:19 Session AFP/Source_Coding_Theorem (AFP)

17:55:19 Session AFP/Standard_Borel_Spaces (AFP)

17:55:19 Session AFP/S_Finite_Measure_Monad (AFP)

17:55:20 Session AFP/Disintegration (AFP)

17:55:20 Session AFP/Turans_Graph_Theorem (AFP)

17:55:20 Session AFP/Hyperdual (AFP)

17:55:20 Session AFP/Interval_Analysis (AFP)

17:55:20 Session AFP/Irrationality_J_Hancl (AFP)

17:55:20 Session AFP/Kuratowski_Closure_Complement (AFP)

17:55:20 Session AFP/Laplace_Transform (AFP)

17:55:20 Session AFP/Lower_Semicontinuous (AFP)

17:55:20 Session AFP/Minkowskis_Theorem (AFP)

17:55:20 Session AFP/Octonions (AFP)

17:55:20 Session AFP/Polynomial_Crit_Geometry (AFP)

17:55:20 Session AFP/Prime_Harmonic_Series (AFP)

17:55:21 Session AFP/Ptolemys_Theorem (AFP)

17:55:21 Session AFP/Quaternions (AFP)

17:55:21 Session AFP/Rank_Nullity_Theorem (AFP)

17:55:21 Session AFP/Gauss_Jordan (AFP)

17:55:21 Session AFP/Echelon_Form (AFP)

17:55:21 Session AFP/Hermite (AFP)

17:55:21 Session AFP/Safe_Distance (AFP)

17:55:21 Session AFP/Tarskis_Geometry (AFP)

17:55:21 Session AFP/Triangle (AFP)

17:55:21 Session AFP/Ceva (AFP)

17:55:21 Session AFP/Chord_Segments (AFP)

17:55:21 Session AFP/Stewart_Apollonius (AFP)

17:55:21 Session AFP/Winding_Number_Eval (AFP)

17:55:21 Session AFP/Count_Complex_Roots (AFP)

17:55:22 Session AFP/Youngs_Inequality (AFP)

17:55:22 Session AFP/pGCL (AFP)

17:55:22 Session HOL/HOL-Real_Asymp-Manual

17:55:22 Session AFP/Sophomores_Dream (AFP)

17:55:22 Session AFP/Stirling_Formula (AFP)

17:55:22 Session AFP/Irrationals_From_THEBOOK (AFP)

17:55:22 Session AFP/Lambert_W (AFP)

17:55:22 Session HOL/HOL-SET_Protocol (timing)

17:55:22 Session HOL/HOL-SMT_Examples (timing)

17:55:22 Session HOL/HOL-SPARK

17:55:22 Session HOL/HOL-SPARK-Examples

17:55:22 Session AFP/RIPEMD-160-SPARK (AFP)

17:55:22 Session HOL/HOL-SPARK-Manual

17:55:22 Session HOL/HOL-Statespace

17:55:22 Session HOL/HOL-TLA

17:55:22 Session HOL/HOL-TLA-Buffer

17:55:22 Session HOL/HOL-TLA-Inc

17:55:22 Session HOL/HOL-TLA-Memory

17:55:22 Session HOL/HOL-TPTP

17:55:22 Session HOL/HOL-Types_To_Sets

17:55:23 Session AFP/Banach_Steinhaus (AFP)

17:55:23 Session AFP/Smooth_Manifolds (AFP)

17:55:23 Session AFP/Types_To_Sets_Extension (AFP)

17:55:23 Session HOL/HOL-Unix

17:55:23 Session HOL/HOL-ZF

17:55:23 Session AFP/Category2 (AFP)

17:55:23 Session HOL/HOLCF (main timing)

17:55:23 Session AFP/Circus (AFP)

17:55:23 Session AFP/HOL-CSP (AFP)

17:55:24 Session AFP/HOL-CSPM (AFP)

17:55:24 Session AFP/HOL-CSP_OpSem (AFP)

17:55:24 Session HOL/HOLCF-IMP

17:55:24 Session HOL/HOLCF-Library

17:55:24 Session AFP/CSP_RefTK (AFP)

17:55:24 Session HOL/HOLCF-FOCUS

17:55:24 Session HOL/HOLCF-ex

17:55:24 Session AFP/PCF (AFP)

17:55:24 Session AFP/HOLCF-Prelude (AFP)

17:55:25 Session AFP/BirdKMP (AFP)

17:55:25 Session HOL/HOLCF-Tutorial

17:55:25 Session HOL/IOA (timing)

17:55:25 Session HOL/IOA-ABP

17:55:25 Session HOL/IOA-NTP

17:55:25 Session HOL/IOA-Storage

17:55:25 Session HOL/IOA-ex

17:55:25 Session AFP/Shivers-CFA (AFP)

17:55:25 Session AFP/Stream-Fusion (AFP)

17:55:25 Session AFP/Tycon (AFP)

17:55:25 Session AFP/WorkerWrapper (AFP)

17:55:25 Session AFP/Hales_Jewett (AFP)

17:55:25 Session Misc/Haskell

17:55:25 Session AFP/Heard_Of (AFP)

17:55:25 Session AFP/Consensus_Refined (AFP)

17:55:25 Session AFP/Hello_World (AFP)

17:55:25 Session AFP/HoareForDivergence (AFP)

17:55:25 Session AFP/Hood_Melville_Queue (AFP)

17:55:25 Session AFP/HotelKeyCards (AFP)

17:55:25 Session Doc/How_to_Prove_it (no_doc)

17:55:25 Session AFP/Huffman (AFP)

17:55:25 Session AFP/Hybrid_Logic (AFP)

17:55:26 Session AFP/Hybrid_Multi_Lane_Spatial_Logic (AFP)

17:55:26 Session AFP/HyperHoareLogic (AFP)

17:55:26 Session AFP/IFC_Tracking (AFP)

17:55:26 Session AFP/IMP2 (AFP)

17:55:26 Session AFP/IMP2_Binary_Heap (AFP)

17:55:26 Session AFP/IMP_Compiler (AFP)

17:55:26 Session AFP/IMP_Compiler_Reuse (AFP)

17:55:26 Session AFP/IMP_Noninterference (AFP)

17:55:26 Session Doc/Implementation (doc)

17:55:26 Session AFP/Implicational_Logic (AFP)

17:55:26 Session AFP/Impossible_Geometry (AFP)

17:55:26 Session AFP/Inductive_Confidentiality (AFP)

17:55:26 Session AFP/Inductive_Inference (AFP)

17:55:27 Session AFP/InfPathElimination (AFP)

17:55:27 Session AFP/Intro_Dest_Elim (AFP)

17:55:27 Session AFP/Involutions2Squares (AFP)

17:55:27 Session AFP/IsaGeoCoq (AFP)

17:55:27 Session AFP/IsaNet (AFP)

17:55:27 Session Doc/Isar_Ref (doc)

17:55:27 Session AFP/Isabelle_C (AFP)

17:55:27 Session Doc/JEdit (doc)

17:55:27 Session AFP/Jacobson_Basic_Algebra (AFP)

17:55:27 Session AFP/Grothendieck_Schemes (AFP)

17:55:27 Session AFP/Pluennecke_Ruzsa_Inequality (AFP)

17:55:28 Session AFP/Khovanskii_Theorem (AFP)

17:55:28 Session AFP/Kneser_Cauchy_Davenport (AFP)

17:55:28 Session AFP/JiveDataStoreModel (AFP)

17:55:28 Session AFP/Key_Agreement_Strong_Adversaries (AFP)

17:55:28 Session AFP/Kleene_Algebra (AFP)

17:55:28 Session AFP/KAD (AFP)

17:55:28 Session AFP/KAT_and_DRA (AFP)

17:55:28 Session AFP/Algebraic_VCs (AFP)

17:55:28 Session AFP/Multirelations (AFP)

17:55:28 Session AFP/Quantales (AFP)

17:55:28 Session AFP/Transformer_Semantics (AFP)

17:55:28 Session AFP/Regular_Algebras (AFP)

17:55:28 Session AFP/Relation_Algebra (AFP)

17:55:28 Session AFP/Relational_Paths (AFP)

17:55:28 Session AFP/Residuated_Lattices (AFP)

17:55:28 Session AFP/Knights_Tour (AFP)

17:55:28 Session AFP/LambdaMu (AFP)

17:55:28 Session AFP/LatticeProperties (AFP)

17:55:28 Session AFP/DataRefinementIBP (AFP)

17:55:28 Session AFP/GraphMarkingIBP (AFP)

17:55:28 Session AFP/Lazy_Case (AFP)

17:55:28 Session AFP/Lifting_Definition_Option (AFP)

17:55:29 Session AFP/List-Index (AFP)

17:55:29 Session AFP/Comparison_Sort_Lower_Bound (AFP)

17:55:29 Session AFP/Jinja (AFP)

17:55:29 Session AFP/Dominance_CHK (AFP)

17:55:29 Session AFP/HRB-Slicing (AFP)

17:55:29 Session AFP/InformationFlowSlicing_Inter (AFP)

17:55:29 Session AFP/Slicing (AFP)

17:55:29 Session AFP/InformationFlowSlicing (AFP)

17:55:29 Session AFP/JinjaDCI (AFP)

17:55:29 Session AFP/Regression_Test_Selection (AFP)

17:55:30 Session AFP/List_Update (AFP)

17:55:30 Session AFP/Quick_Sort_Cost (AFP)

17:55:30 Session AFP/Random_BSTs (AFP)

17:55:30 Session AFP/Randomised_BSTs (AFP)

17:55:30 Session AFP/Treaps (AFP)

17:55:30 Session AFP/Randomised_Social_Choice (AFP)

17:55:30 Session AFP/Fishburn_Impossibility (AFP)

17:55:30 Session AFP/PAPP_Impossibility (AFP)

17:55:30 Session AFP/SDS_Impossibility (AFP)

17:55:30 Session AFP/List_Interleaving (AFP)

17:55:30 Session AFP/List_Inversions (AFP)

17:55:30 Session AFP/LocalLexing (AFP)

17:55:31 Session Doc/Locales (doc)

17:55:31 Session AFP/Locally-Nameless-Sigma (AFP)

17:55:31 Session AFP/Logging_Independent_Anonymity (AFP)

17:55:31 Session AFP/Lowe_Ontological_Argument (AFP)

17:55:31 Session AFP/MHComputation (AFP)

17:55:31 Session AFP/MLSS_Decision_Proc (AFP)

17:55:31 Session AFP/ML_Unification (AFP)

17:55:32 Session Doc/Main (doc)

17:55:32 Session AFP/Marriage (AFP)

17:55:32 Session AFP/Latin_Square (AFP)

17:55:32 Session AFP/Matroids (AFP)

17:55:32 Session AFP/Max-Card-Matching (AFP)

17:55:32 Session AFP/Maximum_Segment_Sum (AFP)

17:55:32 Session AFP/Median_Of_Medians_Selection (AFP)

17:55:32 Session AFP/KD_Tree (AFP)

17:55:32 Session AFP/Menger (AFP)

17:55:32 Session AFP/Mereology (AFP)

17:55:32 Session AFP/Metalogic_ProofChecker (AFP)

17:55:32 Session AFP/MiniML (AFP)

17:55:32 Session AFP/Modular_Assembly_Kit_Security (AFP)

17:55:32 Session AFP/MonoBoolTranAlgebra (AFP)

17:55:32 Session AFP/Multirelations_Heterogeneous (AFP)

17:55:32 Session AFP/Multitape_To_Singletape_TM (AFP)

17:55:33 Session AFP/Name_Carrying_Type_Inference (AFP)

17:55:33 Session AFP/Nano_JSON (AFP)

17:55:33 Session AFP/Nash_Williams (AFP)

17:55:33 Session AFP/No_FTL_observers (AFP)

17:55:33 Session AFP/No_FTL_observers_Gen_Rel (AFP)

17:55:33 Session AFP/Nominal2 (AFP)

17:55:33 Session AFP/Incompleteness (AFP)

17:55:33 Session AFP/Surprise_Paradox (AFP)

17:55:33 Session AFP/LambdaAuth (AFP)

17:55:33 Session AFP/Launchbury (AFP)

17:55:34 Session AFP/Call_Arity (AFP)

17:55:34 Session AFP/Modal_Logics_for_NTS (AFP)

17:55:34 Session AFP/Rewriting_Z (AFP)

17:55:34 Session AFP/Nominal_Myhill_Nerode (AFP)

17:55:34 Session AFP/Noninterference_CSP (AFP)

17:55:34 Session AFP/Noninterference_Ipurge_Unwinding (AFP)

17:55:34 Session AFP/Noninterference_Generic_Unwinding (AFP)

17:55:34 Session AFP/Noninterference_Inductive_Unwinding (AFP)

17:55:34 Session AFP/Noninterference_Sequential_Composition (AFP)

17:55:34 Session AFP/Noninterference_Concurrent_Composition (AFP)

17:55:34 Session AFP/NormByEval (AFP)

17:55:34 Session AFP/OpSets (AFP)

17:55:34 Session AFP/Open_Induction (AFP)

17:55:34 Session AFP/Well_Quasi_Orders (AFP)

17:55:34 Session AFP/Decreasing-Diagrams-II (AFP)

17:55:34 Session AFP/Myhill-Nerode (AFP)

17:55:34 Session AFP/Ordinal (AFP)

17:55:34 Session AFP/Nested_Multisets_Ordinals (AFP)

17:55:35 Session AFP/Design_Theory (AFP)

17:55:35 Session AFP/Lovasz_Local (AFP)

17:55:35 Session AFP/Undirected_Graph_Theory (AFP)

17:55:35 Session AFP/Balog_Szemeredi_Gowers (AFP)

17:55:35 Session AFP/Lambda_Free_RPOs (AFP)

17:55:35 Session AFP/Lambda_Free_EPO (AFP)

17:55:35 Session AFP/Substitutions_Lambda_Free (AFP)

17:55:35 Session AFP/Ordered_Resolution_Prover (AFP)

17:55:35 Session AFP/Chandy_Lamport (AFP)

17:55:35 Session AFP/Saturation_Framework (AFP)

17:55:35 Session AFP/Progress_Tracking (AFP)

17:55:36 Session AFP/PAL (AFP)

17:55:36 Session AFP/PLM (AFP)

17:55:36 Session AFP/PSemigroupsConvolution (AFP)

17:55:36 Session AFP/Package_logic (AFP)

17:55:36 Session AFP/Combinable_Wands (AFP)

17:55:36 Session AFP/Paraconsistency (AFP)

17:55:36 Session AFP/Parity_Game (AFP)

17:55:36 Session AFP/GaleStewart_Games (AFP)

17:55:36 Session AFP/Partial_Function_MR (AFP)

17:55:36 Session AFP/Physical_Quantities (AFP)

17:55:36 Session AFP/Pop_Refinement (AFP)

17:55:36 Session AFP/Possibilistic_Noninterference (AFP)

17:55:37 Session AFP/Priority_Search_Trees (AFP)

17:55:37 Session AFP/Prim_Dijkstra_Simple (AFP)

17:55:37 Session Doc/Prog_Prove (doc)

17:55:37 Session AFP/Projective_Geometry (AFP)

17:55:37 Session AFP/Proof_Strategy_Language (AFP)

17:55:37 Session AFP/PropResPI (AFP)

17:55:37 Session AFP/Propositional_Logic_Class (AFP)

17:55:37 Session AFP/Propositional_Proof_Systems (AFP)

17:55:37 Session AFP/PseudoHoops (AFP)

17:55:37 Session AFP/Quantales_Converse (AFP)

17:55:37 Session AFP/Catoids (AFP)

17:55:37 Session AFP/CubicalCategories (AFP)

17:55:37 Session AFP/OmegaCatoidsQuantales (AFP)

17:55:38 Session AFP/Ramsey-Infinite (AFP)

17:55:38 Session AFP/Real_Power (AFP)

17:55:38 Session AFP/Real_Time_Deque (AFP)

17:55:38 Session AFP/Recursion-Theory-I (AFP)

17:55:38 Session AFP/Minsky_Machines (AFP)

17:55:38 Session AFP/RefinementReactive (AFP)

17:55:38 Session AFP/Regex_Equivalence (AFP)

17:55:38 Session AFP/Region_Quadtrees (AFP)

17:55:38 Session AFP/Relational_Method (AFP)

17:55:38 Session AFP/Rensets (AFP)

17:55:38 Session AFP/Robbins-Conjecture (AFP)

17:55:38 Session AFP/Roy_Floyd_Warshall (AFP)

17:55:38 Session AFP/SCC_Bloemen_Sequential (AFP)

17:55:38 Session AFP/SIFPL (AFP)

17:55:38 Session AFP/SIFUM_Type_Systems (AFP)

17:55:39 Session AFP/Sauer_Shelah_Lemma (AFP)

17:55:39 Session AFP/Security_Protocol_Refinement (AFP)

17:55:39 Session AFP/SenSocialChoice (AFP)

17:55:39 Session AFP/Separation_Algebra (AFP)

17:55:39 Session AFP/Hoare_Time (AFP)

17:55:39 Session AFP/Separata (AFP)

17:55:39 Session AFP/Separation_Logic_Unbounded (AFP)

17:55:39 Session AFP/Simpl (AFP)

17:55:39 Session AFP/BDD (AFP)

17:55:40 Session AFP/SimplifiedOntologicalArgument (AFP)

17:55:40 Session AFP/Sliding_Window_Algorithm (AFP)

17:55:40 Session AFP/Statecharts (AFP)

17:55:40 Session AFP/Stellar_Quorums (AFP)

17:55:40 Session AFP/Stone_Algebras (AFP)

17:55:40 Session AFP/Stone_Relation_Algebras (AFP)

17:55:40 Session AFP/Relational_Cardinality (AFP)

17:55:40 Session AFP/Stone_Kleene_Relation_Algebras (AFP)

17:55:40 Session AFP/Aggregation_Algebras (AFP)

17:55:40 Session AFP/Relational_Disjoint_Set_Forests (AFP)

17:55:40 Session AFP/Relational_Minimum_Spanning_Trees (AFP)

17:55:40 Session AFP/Relational_Forests (AFP)

17:55:40 Session AFP/Subset_Boolean_Algebras (AFP)

17:55:40 Session AFP/Correctness_Algebras (AFP)

17:55:40 Session AFP/Store_Buffer_Reduction (AFP)

17:55:41 Session AFP/StrictOmegaCategories (AFP)

17:55:41 Session AFP/Strong_Security (AFP)

17:55:41 Session Doc/Sugar (doc)

17:55:41 Session AFP/Sunflowers (AFP)

17:55:41 Session AFP/Clique_and_Monotone_Circuits (AFP)

17:55:41 Session AFP/Suppes_Theorem (AFP)

17:55:41 Session AFP/Probability_Inequality_Completeness (AFP)

17:55:41 Session AFP/Syntax_Independent_Logic (AFP)

17:55:41 Session AFP/Goedel_Incompleteness (AFP)

17:55:41 Session AFP/Goedel_HFSet_Semantic (AFP)

17:55:42 Session AFP/Goedel_HFSet_Semanticless (AFP)

17:55:42 Session AFP/Robinson_Arithmetic (AFP)

17:55:42 Session AFP/Synthetic_Completeness (AFP)

17:55:42 Session AFP/Szpilrajn (AFP)

17:55:42 Session AFP/Combinatorics_Words_Lyndon (AFP)

17:55:42 Session AFP/TESL_Language (AFP)

17:55:42 Session AFP/TLA (AFP)

17:55:43 Session AFP/Timed_Automata (AFP)

17:55:43 Session AFP/Probabilistic_Timed_Automata (AFP)

17:55:43 Session AFP/Top_Down_Solver (AFP)

17:55:43 Session AFP/Topological_Semantics (AFP)

17:55:43 Session AFP/Transitive-Closure-II (AFP)

17:55:43 Session AFP/Transport (AFP)

17:55:43 Session AFP/Tree_Decomposition (AFP)

17:55:43 Session AFP/Tree_Enumeration (AFP)

17:55:44 Session Doc/Tutorial (doc)

17:55:44 Session Doc/Typeclass_Hierarchy (doc)

17:55:44 Session AFP/Types_Tableaus_and_Goedels_God (AFP)

17:55:44 Session AFP/UPF (AFP)

17:55:44 Session AFP/UPF_Firewall (AFP)

17:55:44 Session AFP/Universal_Turing_Machine (AFP)

17:55:44 Session AFP/Van_der_Waerden (AFP)

17:55:44 Session AFP/VeriComp (AFP)

17:55:44 Session AFP/Interpreter_Optimizations (AFP)

17:55:45 Session AFP/Verified-Prover (AFP)

17:55:45 Session AFP/VolpanoSmith (AFP)

17:55:45 Session AFP/WHATandWHERE_Security (AFP)

17:55:45 Session AFP/Weight_Balanced_Trees (AFP)

17:55:45 Session AFP/Weighted_Arithmetic_Geometric_Mean (AFP)

17:55:45 Session AFP/Word_Lib (AFP)

17:55:45 Session AFP/AutoCorres2 (AFP)

17:55:46 Session AFP/AutoCorres2_Main (AFP)

17:55:47 Session AFP/AutoCorres2_Test (AFP)

17:55:47 Session AFP/Complx (AFP)

17:55:47 Session AFP/IEEE_Floating_Point (AFP)

17:55:47 Session AFP/IP_Addresses (AFP)

17:55:47 Session AFP/Simple_Firewall (AFP)

17:55:47 Session AFP/Routing (AFP)

17:55:47 Session AFP/Interval_Arithmetic_Word32 (AFP)

17:55:47 Session AFP/LEM (AFP)

17:55:48 Session AFP/Native_Word (AFP)

17:55:48 Session AFP/Collections (AFP)

17:55:49 Session AFP/Abstract_Completeness (AFP)

17:55:49 Session AFP/Abstract_Soundness (AFP)

17:55:49 Session AFP/FOL_Seq_Calc3 (AFP)

17:55:49 Session AFP/Incredible_Proof_Machine (AFP)

17:55:49 Session AFP/Deriving (AFP)

17:55:49 Session AFP/CAVA_Base (AFP)

17:55:49 Session AFP/CAVA_Automata (AFP)

17:55:49 Session AFP/DFS_Framework (AFP)

17:55:49 Session AFP/Gabow_SCC (AFP)

17:55:49 Session AFP/LTL_to_GBA (AFP)

17:55:49 Session AFP/Promela (AFP)

17:55:49 Session AFP/Containers (AFP)

17:55:49 Session AFP/CHERI-C_Memory_Model (AFP)

17:55:49 Session AFP/Collections_Examples (AFP)

17:55:50 Session AFP/Containers-Benchmarks (AFP)

17:55:50 Session AFP/Eval_FO (AFP)

17:55:50 Session AFP/MFOTL_Monitor (AFP)

17:55:50 Session AFP/Generic_Join (AFP)

17:55:50 Session AFP/MFODL_Monitor_Optimized (AFP)

17:55:50 Session AFP/MFOTL_Checker (AFP)

17:55:50 Session AFP/VYDRA_MDL (AFP)

17:55:50 Session AFP/Formula_Derivatives (AFP)

17:55:50 Session AFP/Labeled_Transition_Systems (AFP)

17:55:50 Session AFP/Pushdown_Systems (AFP)

17:55:50 Session AFP/MSO_Regex_Equivalence (AFP)

17:55:51 Session AFP/Show (AFP)

17:55:51 Session AFP/Affine_Arithmetic (AFP)

17:55:51 Session AFP/Ordinary_Differential_Equations (AFP)

17:55:51 Session AFP/Differential_Dynamic_Logic (AFP)

17:55:51 Session AFP/Hybrid_Systems_VCs (AFP)

17:55:52 Session AFP/Matrices_for_ODEs (AFP)

17:55:52 Session AFP/Taylor_Models (AFP)

17:55:52 Session AFP/CakeML (AFP)

17:55:52 Session AFP/Certification_Monads (AFP)

17:55:52 Session AFP/AI_Planning_Languages_Semantics (AFP)

17:55:52 Session AFP/Verified_SAT_Based_AI_Planning (AFP)

17:55:53 Session AFP/Dict_Construction (AFP)

17:55:53 Session AFP/Formula_Derivatives-Examples (AFP)

17:55:53 Session AFP/LL1_Parser (AFP)

17:55:53 Session AFP/Monad_Memo_DP (AFP)

17:55:53 Session AFP/Hidden_Markov_Models (AFP)

17:55:53 Session AFP/Optimal_BST (AFP)

17:55:53 Session AFP/Polynomial_Factorization (AFP)

17:55:53 Session AFP/Amicable_Numbers (AFP)

17:55:53 Session AFP/Continued_Fractions (AFP)

17:55:53 Session AFP/Dirichlet_Series (AFP)

17:55:54 Session AFP/Zeta_Function (AFP)

17:55:54 Session AFP/Dirichlet_L (AFP)

17:55:54 Session AFP/Gauss_Sums (AFP)

17:55:54 Session AFP/Three_Squares (AFP)

17:55:55 Session AFP/Polygonal_Number_Theorem (AFP)

17:55:55 Session AFP/Wieferich_Kempner (AFP)

17:55:55 Session AFP/Kummer_Congruence (AFP)

17:55:55 Session AFP/Prime_Number_Theorem (AFP)

17:55:55 Session AFP/PNT_with_Remainder (AFP)

17:55:55 Session AFP/Prime_Distribution_Elementary (AFP)

17:55:55 Session AFP/IMO2019 (AFP)

17:55:55 Session AFP/Irrational_Series_Erdos_Straus (AFP)

17:55:55 Session AFP/Transcendence_Series_Hancl_Rucki (AFP)

17:55:55 Session AFP/Zeta_3_Irrational (AFP)

17:55:56 Session AFP/First_Order_Terms (AFP)

17:55:56 Session AFP/Resolution_FOL (AFP)

17:55:56 Session AFP/Saturation_Framework_Extensions (AFP)

17:55:56 Session AFP/Stateful_Protocol_Composition_and_Typing (AFP)

17:55:56 Session AFP/Automated_Stateful_Protocol_Verification (AFP)

17:55:56 Session AFP/Gaussian_Integers (AFP)

17:55:56 Session AFP/Jordan_Normal_Form (AFP)

17:55:57 Session AFP/Farkas (AFP)

17:55:57 Session AFP/Isabelle_Marries_Dirac (AFP)

17:55:57 Session AFP/Knuth_Bendix_Order (AFP)

17:55:57 Session AFP/Functional_Ordered_Resolution_Prover (AFP)

17:55:57 Session AFP/Simple_Clause_Learning (AFP)

17:55:57 Session AFP/Regular_Tree_Relations (AFP)

17:55:58 Session AFP/FO_Theory_Rewriting (AFP)

17:55:58 Session AFP/Rewrite_Properties_Reduction (AFP)

17:55:58 Session AFP/Weighted_Path_Order (AFP)

17:55:58 Session AFP/Efficient_Weighted_Path_Order (AFP)

17:55:58 Session AFP/Given_Clause_Loops (AFP)

17:55:58 Session AFP/Multiset_Ordering_NPC (AFP)

17:55:58 Session AFP/Linear_Recurrences (AFP)

17:55:58 Session AFP/Polylog (AFP)

17:55:58 Session AFP/Lambert_Series (AFP)

17:55:58 Session AFP/Perron_Frobenius (AFP)

17:55:59 Session AFP/MDP-Algorithms (AFP)

17:56:00 Session AFP/Stochastic_Matrices (AFP)

17:56:00 Session AFP/Subresultants (AFP)

17:56:00 Session AFP/Berlekamp_Zassenhaus (AFP)

17:56:00 Session AFP/Algebraic_Numbers (AFP)

17:56:00 Session AFP/BenOr_Kozen_Reif (AFP)

17:56:01 Session AFP/LLL_Basis_Reduction (AFP)

17:56:01 Session AFP/CVP_Hardness (AFP)

17:56:01 Session AFP/LLL_Factorization (AFP)

17:56:01 Session AFP/Linear_Inequalities (AFP)

17:56:01 Session AFP/LP_Duality (AFP)

17:56:01 Session AFP/Linear_Programming (AFP)

17:56:01 Session AFP/Number_Theoretic_Transform (AFP)

17:56:01 Session AFP/CRYSTALS-Kyber (AFP)

17:56:01 Session AFP/Perfect_Fields (AFP)

17:56:01 Session AFP/Elimination_Of_Repeated_Factors (AFP)

17:56:01 Session AFP/Smith_Normal_Form (AFP)

17:56:02 Session AFP/Modular_arithmetic_LLL_and_HNF_algorithms (AFP)

17:56:02 Session AFP/Polynomials (AFP)

17:56:02 Session AFP/Deep_Learning (AFP)

17:56:03 Session AFP/QHLProver (AFP)

17:56:03 Session AFP/Projective_Measurements (AFP)

17:56:03 Session AFP/Commuting_Hermitian (AFP)

17:56:03 Session AFP/TsirelsonBound (AFP)

17:56:04 Session AFP/Uncertainty_Principle (AFP)

17:56:04 Session AFP/Groebner_Bases (AFP)

17:56:04 Session AFP/Fishers_Inequality (AFP)

17:56:04 Session AFP/Hypergraph_Basics (AFP)

17:56:04 Session AFP/Hypergraph_Colourings (AFP)

17:56:05 Session AFP/Groebner_Macaulay (AFP)

17:56:05 Session AFP/Nullstellensatz (AFP)

17:56:05 Session AFP/Signature_Groebner (AFP)

17:56:05 Session AFP/Lambda_Free_KBOs (AFP)

17:56:05 Session AFP/Sumcheck_Protocol (AFP)

17:56:05 Session AFP/Symmetric_Polynomials (AFP)

17:56:05 Session AFP/Pi_Transcendental (AFP)

17:56:05 Session AFP/Power_Sum_Polynomials (AFP)

17:56:05 Session AFP/Hermite_Lindemann (AFP)

17:56:06 Session AFP/Factor_Algebraic_Polynomial (AFP)

17:56:06 Session AFP/Cubic_Quartic_Equations (AFP)

17:56:06 Session AFP/Linear_Recurrences_Solver (AFP)

17:56:06 Session AFP/Orient_Rewrite_Rule_Undecidable (AFP)

17:56:06 Session AFP/Schwartz_Zippel (AFP)

17:56:06 Session AFP/Virtual_Substitution (AFP)

17:56:07 Session AFP/Real_Impl (AFP)

17:56:07 Session AFP/Complex_Bounded_Operators_Dependencies (AFP)

17:56:08 Session AFP/Complex_Bounded_Operators (AFP)

17:56:08 Session AFP/Registers (AFP)

17:56:08 Session AFP/QR_Decomposition (AFP)

17:56:08 Session AFP/XML (AFP)

17:56:08 Session AFP/Van_Emde_Boas_Trees (AFP)

17:56:09 Session AFP/Dijkstra_Shortest_Path (AFP)

17:56:09 Session AFP/Koenigsberg_Friendship (AFP)

17:56:09 Session AFP/FOL_Seq_Calc2 (AFP)

17:56:09 Session AFP/Formal_SSA (AFP)

17:56:09 Session AFP/Minimal_SSA (AFP)

17:56:09 Session AFP/Gale_Shapley (AFP)

17:56:09 Session AFP/HOL-ODE-Numerics (AFP)

17:56:10 Session AFP/HOL-ODE-ARCH-COMP (AFP)

17:56:10 Session AFP/HOL-ODE-Examples (AFP large)

17:56:10 Session AFP/Lorenz_Approximation (AFP)

17:56:10 Session AFP/Lorenz_C0 (AFP large)

17:56:10 Session AFP/Lorenz_C1 (AFP large)

17:56:10 Session AFP/Poincare_Bendixson (AFP)

17:56:10 Session AFP/Picks_Theorem (AFP)

17:56:11 Session AFP/KnuthMorrisPratt (AFP)

17:56:11 Session AFP/Safe_Range_RC (AFP)

17:56:11 Session AFP/Transition_Systems_and_Automata (AFP)

17:56:11 Session AFP/Adaptive_State_Counting (AFP)

17:56:11 Session AFP/Buchi_Complementation (AFP)

17:56:11 Session AFP/LTL_Master_Theorem (AFP)

17:56:11 Session AFP/LTL_Normal_Form (AFP)

17:56:11 Session AFP/Partial_Order_Reduction (AFP)

17:56:11 Session AFP/SM_Base (AFP)

17:56:11 Session AFP/SM (AFP)

17:56:11 Session AFP/CAVA_Setup (AFP)

17:56:12 Session AFP/CAVA_LTL_Modelchecker (AFP)

17:56:12 Session AFP/Transitive-Closure (AFP)

17:56:12 Session AFP/KBPs (AFP)

17:56:12 Session AFP/LTL_to_DRA (AFP)

17:56:12 Session AFP/Network_Security_Policy_Verification (AFP)

17:56:12 Session AFP/Planarity_Certificates (AFP)

17:56:13 Session AFP/Tree-Automata (AFP)

17:56:13 Session AFP/Datatype_Order_Generator (AFP)

17:56:13 Session AFP/Higher_Order_Terms (AFP)

17:56:13 Session AFP/CakeML_Codegen (AFP)

17:56:13 Session AFP/Old_Datatype_Show (AFP)

17:56:13 Session AFP/Quantifier_Elimination_Hybrid (AFP)

17:56:14 Session AFP/WOOT_Strong_Eventual_Consistency (AFP)

17:56:14 Session AFP/FSM_Tests (AFP)

17:56:14 Session AFP/Iptables_Semantics (AFP)

17:56:14 Session AFP/Iptables_Semantics_Examples (AFP)

17:56:14 Session AFP/LOFT (AFP)

17:56:15 Session AFP/Mersenne_Primes (AFP)

17:56:15 Session AFP/MiniSail (AFP)

17:56:15 Session AFP/Separation_Logic_Imperative_HOL (AFP)

17:56:15 Session AFP/Sepref_Prereq (AFP)

17:56:15 Session AFP/ROBDD (AFP)

17:56:15 Session AFP/Refine_Imperative_HOL (AFP)

17:56:15 Session AFP/BTree (AFP)

17:56:15 Session AFP/Floyd_Warshall (AFP)

17:56:16 Session AFP/Sepref_Basic (AFP)

17:56:16 Session AFP/Sepref_IICF (AFP)

17:56:16 Session AFP/Flow_Networks (AFP)

17:56:16 Session AFP/EdmondsKarp_Maxflow (AFP)

17:56:16 Session AFP/MFMC_Countable (AFP)

17:56:16 Session AFP/Probabilistic_While (AFP)

17:56:16 Session AFP/CryptHOL (AFP)

17:56:16 Session AFP/ABY3_Protocols (AFP)

17:56:16 Session AFP/Constructive_Cryptography (AFP)

17:56:16 Session AFP/Game_Based_Crypto (AFP)

17:56:16 Session AFP/CRYSTALS-Kyber_Security (AFP)

17:56:17 Session AFP/Multi_Party_Computation (AFP)

17:56:17 Session AFP/Sigma_Commit_Crypto (AFP)

17:56:17 Session AFP/Constructive_Cryptography_CM (AFP)

17:56:17 Session AFP/Executable_Randomized_Algorithms (AFP)

17:56:18 Session AFP/Finite_Fields (AFP)

17:56:19 Session AFP/Universal_Hash_Families (AFP)

17:56:20 Session AFP/Expander_Graphs (AFP)

17:56:21 Session AFP/Karatsuba (AFP)

17:56:21 Session AFP/Median_Method (AFP)

17:56:21 Session AFP/Frequency_Moments (AFP)

17:56:22 Session AFP/Approximate_Model_Counting (AFP)

17:56:22 Session AFP/Distributed_Distinct_Elements (AFP)

17:56:23 Session AFP/Derandomization_Conditional_Expectations (AFP)

17:56:23 Session AFP/Prpu_Maxflow (AFP)

17:56:23 Session AFP/Knuth_Morris_Pratt (AFP)

17:56:23 Session AFP/Kruskal (AFP)

17:56:23 Session AFP/PAC_Checker (AFP)

17:56:23 Session AFP/VerifyThis2018 (AFP)

17:56:23 Session AFP/VerifyThis2019 (AFP)

17:56:23 Session AFP/Simplicial_complexes_and_boolean_functions (AFP)

17:56:23 Session AFP/UpDown_Scheme (AFP)

17:56:24 Session AFP/WebAssembly (AFP)

17:56:24 Session AFP/SPARCv8 (AFP)

17:56:24 Session AFP/Schoenhage_Strassen (AFP)

17:56:25 Session AFP/X86_Semantics (AFP)

17:56:25 Session AFP/ZFC_in_HOL (AFP)

17:56:25 Session AFP/CZH_Foundations (AFP)

17:56:25 Session AFP/CZH_Elementary_Categories (AFP)

17:56:26 Session AFP/CZH_Universal_Constructions (AFP)

17:56:26 Session AFP/Category3 (AFP)

17:56:26 Session AFP/MonoidalCategory (AFP)

17:56:26 Session AFP/Ordinal_Partitions (AFP)

17:56:26 Session AFP/Q0_Metatheory (AFP)

17:56:27 Session AFP/Q0_Soundness (AFP)

17:56:27 Session AFP/Wetzels_Problem (AFP)

17:56:27 Session FOL/ZF (main timing)

17:56:27 Session Doc/Logics_ZF (doc)

17:56:27 Session AFP/Recursion-Addition (AFP)

17:56:27 Session FOL/ZF-AC

17:56:27 Session FOL/ZF-Coind

17:56:27 Session FOL/ZF-Constructible

17:56:27 Session AFP/Delta_System_Lemma (AFP)

17:56:27 Session AFP/Transitive_Models (AFP)

17:56:27 Session AFP/Independence_CH (AFP)

17:56:27 Session AFP/Forcing (AFP)

17:56:27 Session FOL/ZF-IMP

17:56:27 Session FOL/ZF-Induct

17:56:27 Session FOL/ZF-UNITY (timing)

17:56:27 Session FOL/ZF-Resid

17:56:28 Session FOL/ZF-ex

17:56:52 Running ML_Unification (on hpcisabelle/4) ...

17:56:55 ML_Unification: theory ML_Unification.ML_Code_Utils

17:56:55 ML_Unification: theory ML_Unification.ML_Attribute_Utils

17:56:55 ML_Unification: theory ML_Unification.ML_Conversion_Utils

17:56:55 ML_Unification: theory ML_Unification.ML_General_Utils

17:56:55 ML_Unification: theory ML_Unification.ML_Generic_Data_Utils

17:56:55 ML_Unification: theory ML_Unification.ML_Method_Utils

17:56:55 ML_Unification: theory ML_Unification.Setup_Result_Commands

17:56:55 ML_Unification: theory SpecCheck.SpecCheck_Show

17:56:55 ML_Unification: theory Tools.Code_Generator

17:56:55 ML_Unification: theory ML_Unification.ML_Normalisations

17:56:55 ML_Unification: theory ML_Unification.ML_Attributes

17:56:55 ML_Unification: theory ML_Unification.ML_Term_Index

17:56:55 ML_Unification: theory ML_Unification.ML_Binders

17:56:55 ML_Unification: theory ML_Unification.ML_Term_Utils

17:56:55 ML_Unification: theory ML_Unification.ML_Logger

17:56:55 ML_Unification: theory ML_Unification.ML_Parsing_Utils

17:56:56 ML_Unification: theory ML_Unification.ML_Logger_Examples

17:56:56 ML_Unification: theory ML_Unification.ML_Theorem_Utils

17:56:56 ML_Unification: theory ML_Unification.ML_Unification_Base

17:56:56 ML_Unification: theory ML_Unification.ML_Unifiers_Base

17:56:56 ML_Unification: theory ML_Unification.ML_Tactic_Utils

17:56:56 ML_Unification: theory ML_Unification.ML_Functor_Instances

17:56:56 ML_Unification: theory ML_Unification.ML_Priorities

17:56:56 ML_Unification: theory ML_Unification.ML_Unification_Parsers

17:56:56 ML_Unification: theory ML_Unification.Simps_To

17:56:57 ML_Unification: theory ML_Unification.ML_Utils

17:56:57 ML_Unification: theory ML_Unification.Unify_Assumption_Tactic_Base

17:56:57 ML_Unification: theory ML_Unification.ML_Unification_Hints_Base

17:56:57 ML_Unification: theory ML_Unification.Unify_Resolve_Tactics_Base

17:56:57 ML_Unification: theory ML_Unification.ML_Unifiers

17:56:58 ML_Unification: theory ML_Unification.Unify_Assumption_Tactic

17:56:59 ML_Unification: theory ML_Unification.Unification_Attributes_Base

17:56:59 ML_Unification: theory ML_Unification.Unify_Fact_Tactic_Base

17:56:59 ML_Unification: theory ML_Unification.Unify_Resolve_Tactics

17:56:59 ML_Unification: theory ML_Unification.ML_Unification_Hints

17:56:59 Running Transport (on hpcisabelle/5) ...

17:57:00 ML_Unification: theory ML_Unification.Unify_Fact_Tactic

17:57:00 ML_Unification: theory ML_Unification.Unification_Tactics

17:57:00 ML_Unification: theory ML_Unification.Unification_Attributes

17:57:01 Transport: theory ML_Unification.ML_Code_Utils

17:57:01 Transport: theory ML_Unification.ML_Attribute_Utils

17:57:01 Transport: theory ML_Unification.ML_Conversion_Utils

17:57:01 Transport: theory ML_Unification.ML_General_Utils

17:57:01 Transport: theory ML_Unification.ML_Generic_Data_Utils

17:57:01 Transport: theory ML_Unification.ML_Method_Utils

17:57:01 Transport: theory SpecCheck.SpecCheck_Show

17:57:01 Transport: theory ML_Unification.Setup_Result_Commands

17:57:01 Transport: theory Transport.HOL_Syntax_Bundles_Functions

17:57:01 Transport: theory Transport.HOL_Syntax_Bundles_Lattices

17:57:01 Transport: theory Transport.HOL_Syntax_Bundles_Relations

17:57:01 Transport: theory Transport.Predicates_Lattice

17:57:01 Transport: theory HOL-Library.FuncSet

17:57:01 Transport: theory ML_Unification.ML_Normalisations

17:57:01 Transport: theory HOL-Library.IArray

17:57:01 Transport: theory HOL-Library.Nat_Bijection

17:57:01 Transport: theory HOL-Library.Old_Datatype

17:57:01 Transport: theory HOL-Library.Preorder

17:57:01 Transport: theory Transport.HOL_Syntax_Bundles_Groups

17:57:01 Transport: theory ML_Unification.ML_Attributes

17:57:01 Transport: theory Transport.HOL_Syntax_Bundles_Orders

17:57:01 Transport: theory ML_Unification.ML_Term_Index

17:57:01 Transport: theory ML_Unification.ML_Binders

17:57:01 Transport: theory ML_Unification.ML_Term_Utils

17:57:02 Transport: theory Transport.Predicates_Order

17:57:02 Transport: theory Transport.Adhoc_Overloading

17:57:02 Transport: theory ML_Unification.ML_Logger

17:57:02 Transport: theory ML_Unification.ML_Parsing_Utils

17:57:03 Transport: theory Transport.HOL_Basics_Base

17:57:03 Transport: theory Transport.Functions_Restrict

17:57:03 Transport: theory Transport.HOL_Syntax_Bundles_Base

17:57:03 Transport: theory Transport.HOL_Syntax_Bundles

17:57:03 Transport: theory ML_Unification.ML_Theorem_Utils

17:57:03 Transport: theory ML_Unification.ML_Unification_Base

17:57:04 Transport: theory ML_Unification.ML_Tactic_Utils

17:57:04 Transport: theory ML_Unification.ML_Functor_Instances

17:57:04 Transport: theory ML_Unification.ML_Priorities

17:57:05 Transport: theory ML_Unification.ML_Unification_Parsers

17:57:05 Transport: theory ML_Unification.ML_Unifiers_Base

17:57:05 ML_Unification: theory HOL.HOL

17:57:05 Transport: theory ML_Unification.Simps_To

17:57:06 Transport: theory ML_Unification.Unify_Assumption_Tactic_Base

17:57:06 Transport: theory HOL-Algebra.Congruence

17:57:06 Transport: theory HOL-Library.Countable

17:57:08 Transport: theory ML_Unification.ML_Unification_Hints_Base

17:57:08 Transport: theory ML_Unification.ML_Unifiers

17:57:08 Transport: theory ML_Unification.Unify_Resolve_Tactics_Base

17:57:10 Transport: theory HOL-Algebra.Order

17:57:11 Transport: theory ML_Unification.ML_Unification_Hints

17:57:12 Transport: theory ML_Unification.Unify_Resolve_Tactics

17:57:13 Transport: theory HOL-Library.FSet

17:57:13 Transport: theory ML_Unification.ML_Unification_HOL_Setup

17:57:14 Transport: theory Transport.Binary_Relations_Irreflexive

17:57:14 Transport: theory Transport.HOL_Mem_Of

17:57:14 Transport: theory Transport.Bounded_Quantifiers

17:57:14 Transport: theory HOL-Algebra.Lattice

17:57:14 Transport: theory Transport.Binary_Relation_Functions

17:57:14 Transport: theory Transport.Bounded_Definite_Description

17:57:15 ML_Unification: theory HOL.Argo

17:57:15 ML_Unification: theory ML_Unification.ML_Unification_HOL_Setup

17:57:15 ML_Unification: theory HOL.Orderings

17:57:15 ML_Unification: theory HOL.Ctr_Sugar

17:57:16 Transport: theory Transport.Binary_Relations_Antisymmetric

17:57:16 Transport: theory Transport.Binary_Relations_Connected

17:57:16 Transport: theory Transport.Binary_Relations_Order_Base

17:57:16 Transport: theory Transport.Binary_Relations_Lattice

17:57:16 Transport: theory Transport.Functions_Base

17:57:16 Transport: theory Transport.Reverse_Implies

17:57:16 Transport: theory Transport.Function_Relators

17:57:16 Transport: theory Transport.Functions_Surjective

17:57:17 Transport: theory Transport.Predicate_Functions

17:57:17 Transport: theory HOL-Algebra.Complete_Lattice

17:57:17 Transport: theory Transport.Functions_Injective

17:57:17 Transport: theory Transport.Predicates

17:57:17 Transport: theory Transport.HOL_Alignment_Predicates

17:57:17 Transport: theory Transport.Functions_Monotone

17:57:19 Transport: theory Transport.Binary_Relations_Agree

17:57:19 Transport: theory Transport.Binary_Relations_Left_Total

17:57:19 Transport: theory Transport.Dependent_Binary_Relations

17:57:19 Transport: theory Transport.Binary_Relations_Reflexive

17:57:19 Transport: theory HOL-Algebra.Galois_Connection

17:57:19 Transport: theory Transport.Binary_Relations_Symmetric

17:57:19 Transport: theory Transport.Binary_Relations_Surjective

17:57:20 Transport: theory Transport.Binary_Relations_Transitive

17:57:20 Transport: theory Transport.Binary_Relations_Injective

17:57:20 Transport: theory Transport.Binary_Relations_Extend

17:57:20 Transport: theory Transport.Binary_Relations_Bi_Total

17:57:20 Transport: theory Transport.Binary_Relations_Order

17:57:20 Transport: theory Transport.Preorders

17:57:20 Transport: theory Transport.Binary_Relations_Right_Unique

17:57:20 Transport: theory Transport.Partial_Equivalence_Relations

17:57:20 Transport: theory Transport.Partial_Orders

17:57:20 Transport: theory Transport.Order_Functions_Base

17:57:21 Transport: theory Transport.Linear_Orders

17:57:21 Transport: theory Transport.Equivalence_Relations

17:57:21 Transport: theory Transport.Restricted_Equality

17:57:21 Transport: theory Transport.Binary_Relations_Bi_Unique

17:57:21 Transport: theory Transport.Binary_Relations_Function_Evaluation

17:57:21 Transport: theory Transport.Binary_Relation_Properties

17:57:21 Transport: theory Transport.Binary_Relations_Function_Base

17:57:21 Transport: theory Transport.Functions_Inverse

17:57:21 Transport: theory Transport.Functions_Bijection

17:57:22 Transport: theory Transport.Closure_Operators

17:57:22 Transport: theory Transport.Order_Functors_Base

17:57:22 Transport: theory Transport.Binary_Relations_Clean_Functions

17:57:22 Transport: theory Transport.Function_Properties

17:57:22 Transport: theory Transport.LFunctions

17:57:22 Transport: theory Transport.Order_Functions

17:57:22 Transport: theory Transport.Galois_Base

17:57:22 Transport: theory Transport.Order_Equivalences

17:57:22 Transport: theory Transport.Galois_Relator_Base

17:57:23 Transport: theory Transport.Binary_Relations_Function_Composition

17:57:23 Transport: theory Transport.Binary_Relations_Function_Extend

17:57:23 Transport: theory Transport.Binary_Relations_Function_Lambda

17:57:23 Transport: theory Transport.Half_Galois_Property

17:57:23 Transport: theory Transport.Order_Functors

17:57:23 Transport: theory Transport.Orders

17:57:23 Transport: theory Transport.Binary_Relations_Functions

17:57:23 Transport: theory Transport.LBinary_Relations

17:57:23 Transport: theory Transport.HOL_Alignment_Binary_Relations

17:57:23 ML_Unification: theory HOL.Groups

17:57:23 Transport: theory Transport.Galois_Property

17:57:23 Transport: theory Transport.Galois_Connections

17:57:23 Transport: theory Transport.Galois_Relator

17:57:24 Transport: theory Transport.Galois_Equivalences

17:57:24 Transport: theory Transport.Galois

17:57:24 Transport: theory Transport.Reflexive_Relator

17:57:24 Transport: theory Transport.Transport_Base

17:57:24 Transport: theory Transport.HOL_Basics

17:57:24 Transport: theory Transport.HOL_Alignment_Orders

17:57:24 Transport: theory Transport.HOL_Alignment_Functions

17:57:24 Transport: theory Transport.Monotone_Function_Relator

17:57:25 Transport: theory Transport.Transport_Bijections

17:57:25 Transport: theory Transport.Transport_Compositions_Agree_Base

17:57:25 Transport: theory Transport.Transport_Compositions_Generic_Base

17:57:25 ML_Unification: theory HOL.Lattices

17:57:25 Transport: theory Transport.Transport_Functions_Base

17:57:25 Transport: theory Transport.HOL_Algebra_Alignment_Orders

17:57:25 Transport: theory Transport.HOL_Alignments

17:57:25 Transport: theory Transport.HOL_Algebra_Alignment_Galois

17:57:25 Transport: theory Transport.Transport_Natural_Functors_Base

17:57:25 Transport: theory Transport.Transport_Identity

17:57:25 Transport: theory Transport.Transport_Typedef_Base

17:57:25 ML_Unification: theory HOL.SAT

17:57:26 Transport: theory Transport.HOL_Algebra_Alignments

17:57:26 Transport: theory Transport.Transport_Compositions_Agree_Galois_Property

17:57:26 Transport: theory Transport.Transport_Compositions_Agree_Galois_Relator

17:57:26 Transport: theory Transport.Transport_Compositions_Agree_Monotone

17:57:26 Transport: theory Transport.Transport_Compositions_Agree_Galois_Connection

17:57:26 Transport: theory Transport.Transport_Compositions_Agree_Order_Equivalence

17:57:26 Transport: theory Transport.Transport_Compositions_Agree_Galois_Equivalence

17:57:27 Transport: theory Transport.Transport_Compositions_Agree

17:57:27 ML_Unification: theory HOL.Boolean_Algebras

17:57:27 Transport: theory Transport.Transport_Compositions_Generic_Galois_Property

17:57:27 Transport: theory Transport.Transport_Compositions_Generic_Galois_Relator

17:57:27 ML_Unification: theory HOL.Set

17:57:28 Transport: theory Transport.Transport_Compositions_Generic_Monotone

17:57:28 ML_Unification: theory HOL.Fun

17:57:28 ML_Unification: theory HOL.Typedef

17:57:28 Transport: theory Transport.Transport_Compositions_Generic_Order_Base

17:57:29 Transport: theory Transport.Transport_Compositions_Generic_Galois_Connection

17:57:29 Transport: theory Transport.Transport_Compositions_Generic_Order_Equivalence

17:57:30 ML_Unification: theory HOL.Complete_Lattices

17:57:30 ML_Unification: theory HOL.Rings

17:57:31 ML_Unification: theory HOL.Inductive

17:57:31 Transport: theory Transport.Transport_Compositions_Generic_Galois_Equivalence

17:57:33 Transport: theory Transport.Transport_Natural_Functors_Galois

17:57:33 Transport: theory Transport.Transport_Natural_Functors_Galois_Relator

17:57:33 Transport: theory Transport.Transport_Natural_Functors_Order_Base

17:57:33 Transport: theory Transport.Transport_Natural_Functors_Order_Equivalence

17:57:34 Transport: theory Transport.Transport_Functions_Monotone

17:57:34 Transport: theory Transport.Transport_Functions_Order_Base

17:57:34 Transport: theory Transport.Transport_Compositions_Generic

17:57:34 ML_Unification: theory HOL.Product_Type

17:57:34 ML_Unification: theory HOL.Sum_Type

17:57:36 ML_Unification: theory HOL.Complete_Partial_Order

17:57:37 ML_Unification: theory HOL.Nat

17:57:37 Transport: theory Transport.Transport_Compositions

17:57:38 ML_Unification: theory HOL.Fields

17:57:38 ML_Unification: theory HOL.Meson

17:57:41 ML_Unification: theory HOL.Relation

17:57:43 ML_Unification: theory HOL.Finite_Set

17:57:45 Transport: theory Transport.Transport_Functions_Galois_Property

17:57:45 ML_Unification: theory HOL.Transitive_Closure

17:57:47 ML_Unification: theory HOL.Wellfounded

17:57:48 ML_Unification: theory HOL.Fun_Def_Base

17:57:48 ML_Unification: theory HOL.Hilbert_Choice

17:57:48 ML_Unification: theory HOL.Wfrec

17:57:48 ML_Unification: theory HOL.Order_Relation

17:57:49 Transport: theory Transport.Transport_Natural_Functors

17:57:49 ML_Unification: theory HOL.BNF_Wellorder_Relation

17:57:50 ML_Unification: theory HOL.BNF_Wellorder_Embedding

17:57:50 ML_Unification: theory HOL.Zorn

17:57:50 ML_Unification: theory HOL.ATP

17:57:51 ML_Unification: theory HOL.BNF_Wellorder_Constructions

17:57:52 ML_Unification: theory HOL.BNF_Cardinal_Order_Relation

17:57:54 ML_Unification: theory HOL.BNF_Cardinal_Arithmetic

17:57:56 ML_Unification: theory HOL.BNF_Def

17:57:58 Transport: theory Transport.Transport_Functions_Galois_Connection

17:57:59 ML_Unification: theory HOL.Metis

17:58:03 ML_Unification: theory HOL.BNF_Composition

17:58:03 ML_Unification: theory HOL.Basic_BNFs

17:58:05 ML_Unification: theory HOL.BNF_Fixpoint_Base

17:58:07 Transport: theory Transport.Transport_Functions_Galois_Equivalence

17:58:11 ML_Unification: theory HOL.BNF_Least_Fixpoint

17:58:14 ML_Unification: theory HOL.Basic_BNF_LFPs

17:58:14 ML_Unification: theory HOL.Equiv_Relations

17:58:15 ML_Unification: theory HOL.Transfer

17:58:16 ML_Unification: theory HOL.Lifting

17:58:16 ML_Unification: theory HOL.Num

17:58:19 ML_Unification: theory HOL.Option

17:58:19 ML_Unification: theory HOL.Quotient

17:58:19 ML_Unification: theory HOL.Partial_Function

17:58:19 ML_Unification: theory HOL.Extraction

17:58:20 ML_Unification: theory HOL.Power

17:58:21 ML_Unification: theory HOL.Fun_Def

17:58:22 Transport: theory Transport.Transport_Functions_Order_Equivalence

17:58:22 Transport: theory Transport.Transport_Functions_Relation_Simplifications

17:58:24 ML_Unification: theory HOL.Groups_Big

17:58:25 Transport: theory Transport.Transport_Functions_Galois_Relator

17:58:27 ML_Unification: theory HOL.Int

17:58:27 ML_Unification: theory HOL.Lifting_Set

17:58:27 ML_Unification: theory HOL.Lattices_Big

17:58:31 ML_Unification: theory HOL.Euclidean_Rings

17:58:38 ML_Unification: theory HOL.Parity

17:58:44 Transport: theory Transport.Transport_Functions

17:58:46 ML_Unification: theory HOL.Divides

17:58:46 ML_Unification: theory HOL.Set_Interval

17:58:46 ML_Unification: theory HOL.Numeral_Simprocs

17:58:48 ML_Unification: theory HOL.SMT

17:58:48 ML_Unification: theory HOL.Semiring_Normalization

17:58:51 ML_Unification: theory HOL.Groebner_Basis

17:58:52 ML_Unification: theory HOL.Conditionally_Complete_Lattices

17:58:52 ML_Unification: theory HOL.Filter

17:58:53 ML_Unification: theory HOL.Presburger

17:59:00 ML_Unification: theory HOL.Sledgehammer

17:59:00 Transport: theory Transport.Transport

17:59:00 Transport: theory Transport.Transport_Partial_Quotient_Types

17:59:00 Transport: theory Transport.Transport_Rel_If

17:59:00 Transport: theory Transport.Transport_Syntax

17:59:03 Transport: theory Transport.Transport_Prototype

17:59:04 ML_Unification: theory HOL.List

17:59:05 Transport: theory Transport.Transport_Lists_Sets_Examples

17:59:05 Transport: theory Transport.Transport_Dep_Fun_Rel_Examples

17:59:05 Transport: theory Transport.Transport_Typedef

17:59:07 Transport: theory Transport.Transport_Via_Partial_Galois_Connections_Equivalences_Paper

17:59:13 ML_Unification: theory HOL.Groups_List

17:59:13 ML_Unification: theory HOL.Map

17:59:14 Preparing Transport/document ...

17:59:16 ML_Unification: theory HOL.Factorial

17:59:16 ML_Unification: theory HOL.Bit_Operations

17:59:16 ML_Unification: theory HOL.Enum

17:59:17 ML_Unification: theory HOL.Binomial

17:59:38 ML_Unification: theory HOL.Code_Numeral

17:59:40 ML_Unification: theory HOL.GCD

17:59:40 ML_Unification: theory HOL.String

17:59:40 ML_Unification: theory HOL.Random

17:59:40 Finished Transport/document (0:00:26 elapsed time)

17:59:40 Preparing Transport/outline ...

17:59:44 ML_Unification: theory HOL.Predicate

17:59:44 ML_Unification: theory HOL.BNF_Greatest_Fixpoint

17:59:44 ML_Unification: theory HOL.Typerep

17:59:45 ML_Unification: theory HOL.Lazy_Sequence

17:59:46 ML_Unification: theory HOL.Limited_Sequence

17:59:46 ML_Unification: theory HOL.Code_Evaluation

17:59:48 ML_Unification: theory HOL.Quickcheck_Random

17:59:51 ML_Unification: theory HOL.Quickcheck_Exhaustive

17:59:51 ML_Unification: theory HOL.Quickcheck_Narrowing

17:59:51 ML_Unification: theory HOL.Random_Pred

17:59:51 ML_Unification: theory HOL.Random_Sequence

17:59:56 ML_Unification: theory HOL.Record

17:59:56 ML_Unification: theory HOL.Predicate_Compile

17:59:59 ML_Unification: theory HOL.Nitpick

18:00:01 ML_Unification: theory HOL.Mirabelle

18:00:02 Finished Transport/outline (0:00:21 elapsed time)

18:00:02 Timing Transport (8 threads, 130.245s elapsed time, 635.257s cpu time, 16.158s GC time, factor 4.88)

18:00:02 Finished Transport (0:02:12 elapsed time, 0:10:40 cpu time, factor 4.83)

18:00:08 ML_Unification: theory HOL.Nunchaku

18:00:09 ML_Unification: theory Main

18:00:10 ML_Unification: theory ML_Unification.E_Unification_Examples

18:00:10 ML_Unification: theory HOL.Archimedean_Field

18:00:16 ML_Unification: theory HOL.Rat

18:00:18 ML_Unification: theory ML_Unification.Unification_Hints_Reification_Examples

18:00:30 ML_Unification: theory SpecCheck.SpecCheck_Base

18:00:30 ML_Unification: theory SpecCheck.SpecCheck_Generators

18:00:30 ML_Unification: theory SpecCheck.SpecCheck_Output_Style

18:00:31 ML_Unification: theory SpecCheck.SpecCheck_Shrink

18:00:31 ML_Unification: theory SpecCheck.SpecCheck

18:00:31 ML_Unification: theory ML_Unification.ML_Unification_Tests_Base

18:00:35 ML_Unification: theory ML_Unification.First_Order_ML_Unification_Tests

18:00:35 ML_Unification: theory ML_Unification.Higher_Order_Pattern_ML_Unification_Tests

18:00:35 ML_Unification: theory ML_Unification.Higher_Order_ML_Unification_Tests

18:00:35 ML_Unification: theory ML_Unification.ML_Unification_Tests

18:01:08 Preparing ML_Unification/document ...

18:01:11 Finished ML_Unification/document (0:00:03 elapsed time)

18:01:11 Preparing ML_Unification/outline ...

18:01:14 Finished ML_Unification/outline (0:00:02 elapsed time)

18:01:14 Timing ML_Unification (8 threads, 237.917s elapsed time, 887.856s cpu time, 63.814s GC time, factor 3.73)

18:01:14 Finished ML_Unification (0:04:00 elapsed time, 0:14:59 cpu time, factor 3.74)

18:01:15 Presentation in "/media/data/jenkins/workspace/isabelle-all/browser_info"

18:01:19 Presenting Transport in "/media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transport" ...

18:01:19 Presenting ML_Unification in "/media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ML_Unification" ...

18:01:19 Presenting document ML_Unification/document

18:01:19 Presenting document ML_Unification/outline

18:01:19 Presenting theory "ML_Unification.ML_Code_Utils"

18:01:19 Presenting file "$AFP/ML_Unification/ML_Utils/ML_Code/ml_code_util.ML"

18:01:19 Presenting file "$AFP/ML_Unification/ML_Utils/ML_Code/ml_syntax_util.ML"

18:01:19 Presenting theory "ML_Unification.ML_Attributes"

18:01:19 Presenting file "$AFP/ML_Unification/ML_Utils/ML_Attributes/ml_attribute.ML"

18:01:19 Presenting theory "ML_Unification.ML_Logger"

18:01:19 Presenting file "$AFP/ML_Unification/Logger/Data_Structures/map.ML"

18:01:19 Presenting file "$AFP/ML_Unification/Logger/Data_Structures/hoption_tree.ML"

18:01:19 Presenting file "$AFP/ML_Unification/Logger/Data_Structures/binding_tree.ML"

18:01:19 Presenting file "$AFP/ML_Unification/Logger/logger.ML"

18:01:19 Presenting document Transport/document

18:01:19 Presenting document Transport/outline

18:01:19 Presenting file "$AFP/ML_Unification/Logger/logging_antiquotation.ML"

18:01:20 Presenting theory "ML_Unification.Setup_Result_Commands"

18:01:20 Presenting theory "Transport.Adhoc_Overloading"

18:01:20 Presenting theory "ML_Unification.ML_Logger_Examples"

18:01:20 Presenting theory "Transport.HOL_Basics_Base"

18:01:20 Presenting theory "Transport.HOL_Syntax_Bundles_Lattices"

18:01:20 Presenting theory "ML_Unification.ML_Attribute_Utils"

18:01:20 Presenting file "$AFP/ML_Unification/ML_Utils/Attributes/attribute_util.ML"

18:01:20 Presenting theory "Transport.Predicates_Lattice"

18:01:20 Presenting theory "ML_Unification.ML_Conversion_Utils"

18:01:20 Presenting file "$AFP/ML_Unification/ML_Utils/Conversions/conversion_util.ML"

18:01:20 Presenting theory "ML_Unification.ML_Conversion_Utils"

18:01:20 Presenting file "$AFP/ML_Unification/ML_Utils/Conversions/conversion_util.ML"

18:01:20 Presenting theory "ML_Unification.ML_Code_Utils"

18:01:20 Presenting file "$AFP/ML_Unification/ML_Utils/ML_Code/ml_code_util.ML"

18:01:20 Presenting file "$AFP/ML_Unification/ML_Utils/ML_Code/ml_syntax_util.ML"

18:01:20 Presenting theory "ML_Unification.ML_Attributes"

18:01:20 Presenting file "$AFP/ML_Unification/ML_Utils/ML_Attributes/ml_attribute.ML"

18:01:20 Presenting theory "ML_Unification.ML_Attribute_Utils"

18:01:20 Presenting file "$AFP/ML_Unification/ML_Utils/Attributes/attribute_util.ML"

18:01:20 Presenting theory "ML_Unification.ML_Parsing_Utils"

18:01:20 Presenting file "$AFP/ML_Unification/ML_Utils/Parsing/parse_util.ML"

18:01:20 Presenting file "$AFP/ML_Unification/ML_Utils/Parsing/parse_key_value.ML"

18:01:20 Presenting file "$AFP/ML_Unification/ML_Utils/Parsing/parse_key_value_antiquot.ML"

18:01:20 Presenting theory "ML_Unification.ML_Parsing_Utils"

18:01:20 Presenting file "$AFP/ML_Unification/ML_Utils/Parsing/parse_util.ML"

18:01:20 Presenting file "$AFP/ML_Unification/ML_Utils/Parsing/parse_key_value.ML"

18:01:20 Presenting file "$AFP/ML_Unification/ML_Utils/Parsing/parse_key_value_antiquot.ML"

18:01:20 Presenting theory "ML_Unification.ML_Functor_Instances"

18:01:20 Presenting file "$AFP/ML_Unification/ML_Utils/Functor_Instances/functor_instance.ML"

18:01:20 Presenting file "$AFP/ML_Unification/ML_Utils/Functor_Instances/functor_instance_antiquot.ML"

18:01:20 Presenting theory "ML_Unification.ML_General_Utils"

18:01:20 Presenting file "$AFP/ML_Unification/ML_Utils/General/general_util.ML"

18:01:20 Presenting theory "ML_Unification.ML_Generic_Data_Utils"

18:01:20 Presenting file "$AFP/ML_Unification/ML_Utils/Generic_Data/pair_generic_data_args.ML"

18:01:20 Presenting theory "ML_Unification.ML_Method_Utils"

18:01:20 Presenting file "$AFP/ML_Unification/ML_Utils/Methods/method_util.ML"

18:01:20 Presenting theory "ML_Unification.ML_Priorities"

18:01:20 Presenting file "$AFP/ML_Unification/ML_Utils/Priorities/priority.ML"

18:01:20 Presenting theory "ML_Unification.ML_Normalisations"

18:01:20 Presenting file "$AFP/ML_Unification/Normalisations/term_normalisation.ML"

18:01:20 Presenting file "$AFP/ML_Unification/Normalisations/envir_normalisation.ML"

18:01:20 Presenting theory "ML_Unification.ML_Functor_Instances"

18:01:20 Presenting file "$AFP/ML_Unification/ML_Utils/Functor_Instances/functor_instance.ML"

18:01:20 Presenting file "$AFP/ML_Unification/ML_Utils/Functor_Instances/functor_instance_antiquot.ML"

18:01:20 Presenting theory "ML_Unification.ML_Binders"

18:01:20 Presenting file "$AFP/ML_Unification/Binders/binders.ML"

18:01:20 Presenting theory "ML_Unification.ML_Generic_Data_Utils"

18:01:20 Presenting file "$AFP/ML_Unification/ML_Utils/Generic_Data/pair_generic_data_args.ML"

18:01:20 Presenting theory "ML_Unification.ML_Priorities"

18:01:20 Presenting file "$AFP/ML_Unification/ML_Utils/Priorities/priority.ML"

18:01:20 Presenting theory "ML_Unification.ML_Term_Utils"

18:01:20 Presenting file "$AFP/ML_Unification/ML_Utils/Terms/term_util.ML"

18:01:20 Presenting theory "ML_Unification.ML_Theorem_Utils"

18:01:20 Presenting file "$AFP/ML_Unification/ML_Utils/Theorems/thm_util.ML"

18:01:20 Presenting theory "ML_Unification.ML_Normalisations"

18:01:20 Presenting file "$AFP/ML_Unification/Normalisations/term_normalisation.ML"

18:01:20 Presenting file "$AFP/ML_Unification/Normalisations/envir_normalisation.ML"

18:01:20 Presenting theory "SpecCheck.SpecCheck_Show"

18:01:20 Presenting file "$AFP/SpecCheck/Show/show_types.ML"

18:01:20 Presenting file "$AFP/SpecCheck/Show/show_base.ML"

18:01:20 Presenting file "$AFP/SpecCheck/Show/show_term.ML"

18:01:20 Presenting file "$AFP/SpecCheck/Show/show.ML"

18:01:20 Presenting theory "ML_Unification.ML_Term_Index"

18:01:20 Presenting file "$AFP/ML_Unification/Term_Index/term_index.ML"

18:01:20 Presenting file "$AFP/ML_Unification/Term_Index/discrimination_tree.ML"

18:01:20 Presenting file "$AFP/ML_Unification/Term_Index/term_index_data.ML"

18:01:21 Presenting theory "ML_Unification.ML_Unification_Base"

18:01:21 Presenting theory "ML_Unification.ML_General_Utils"

18:01:21 Presenting file "$AFP/ML_Unification/unification_base.ML"

18:01:21 Presenting file "$AFP/ML_Unification/ML_Utils/General/general_util.ML"

18:01:21 Presenting file "$AFP/ML_Unification/unification_util.ML"

18:01:21 Presenting theory "ML_Unification.ML_Binders"

18:01:21 Presenting file "$AFP/ML_Unification/Binders/binders.ML"

18:01:21 Presenting theory "ML_Unification.ML_Term_Utils"

18:01:21 Presenting file "$AFP/ML_Unification/ML_Utils/Terms/term_util.ML"

18:01:21 Presenting theory "ML_Unification.ML_Tactic_Utils"

18:01:21 Presenting file "$AFP/ML_Unification/ML_Utils/Tactics/tactic_util.ML"

18:01:21 Presenting theory "ML_Unification.ML_Utils"

18:01:21 Presenting theory "ML_Unification.ML_Logger"

18:01:21 Presenting file "$AFP/ML_Unification/Logger/Data_Structures/map.ML"

18:01:21 Presenting file "$AFP/ML_Unification/Logger/Data_Structures/hoption_tree.ML"

18:01:21 Presenting file "$AFP/ML_Unification/Logger/Data_Structures/binding_tree.ML"

18:01:21 Presenting file "$AFP/ML_Unification/Logger/logger.ML"

18:01:21 Presenting file "$AFP/ML_Unification/Logger/logging_antiquotation.ML"

18:01:21 Presenting theory "ML_Unification.ML_Theorem_Utils"

18:01:21 Presenting file "$AFP/ML_Unification/ML_Utils/Theorems/thm_util.ML"

18:01:21 Presenting theory "SpecCheck.SpecCheck_Show"

18:01:21 Presenting file "$AFP/SpecCheck/Show/show_types.ML"

18:01:21 Presenting file "$AFP/SpecCheck/Show/show_base.ML"

18:01:21 Presenting file "$AFP/SpecCheck/Show/show_term.ML"

18:01:21 Presenting file "$AFP/SpecCheck/Show/show.ML"

18:01:21 Presenting theory "ML_Unification.ML_Unification_Base"

18:01:21 Presenting file "$AFP/ML_Unification/unification_base.ML"

18:01:21 Presenting file "$AFP/ML_Unification/unification_util.ML"

18:01:21 Presenting theory "ML_Unification.ML_Unifiers_Base"

18:01:21 Presenting file "$AFP/ML_Unification/Unifiers/unification_combinator.ML"

18:01:21 Presenting file "$AFP/ML_Unification/Unifiers/type_unification.ML"

18:01:21 Presenting file "$AFP/ML_Unification/Unifiers/higher_order_unification.ML"

18:01:21 Presenting file "$AFP/ML_Unification/Unifiers/higher_order_pattern_unification.ML"

18:01:21 Presenting file "$AFP/ML_Unification/Unifiers/first_order_unification.ML"

18:01:21 Presenting theory "ML_Unification.Simps_To"

18:01:21 Presenting file "$AFP/ML_Unification/Simps_To/simps_to.ML"

18:01:21 Presenting file "$AFP/ML_Unification/Simps_To/simps_to_unif.ML"

18:01:22 Presenting theory "ML_Unification.ML_Unifiers_Base"

18:01:22 Presenting file "$AFP/ML_Unification/Unifiers/unification_combinator.ML"

18:01:22 Presenting file "$AFP/ML_Unification/Unifiers/type_unification.ML"

18:01:22 Presenting file "$AFP/ML_Unification/Unifiers/higher_order_unification.ML"

18:01:22 Presenting file "$AFP/ML_Unification/Unifiers/higher_order_pattern_unification.ML"

18:01:22 Presenting file "$AFP/ML_Unification/Unifiers/first_order_unification.ML"

18:01:22 Presenting theory "ML_Unification.ML_Unification_Parsers"

18:01:22 Presenting file "$AFP/ML_Unification/Unification_Parsers/unification_parser.ML"

18:01:22 Presenting theory "ML_Unification.ML_Unifiers"

18:01:22 Presenting file "$AFP/ML_Unification/Unifiers/higher_order_pattern_decomp_unification.ML"

18:01:22 Presenting file "$AFP/ML_Unification/Unifiers/var_higher_order_pattern_unification.ML"

18:01:22 Presenting file "$AFP/ML_Unification/Unifiers/tactic_unification.ML"

18:01:22 Presenting file "$AFP/ML_Unification/Unifiers/simplifier_unification.ML"

18:01:22 Presenting file "$AFP/ML_Unification/Unifiers/unification_combine.ML"

18:01:22 Presenting file "$AFP/ML_Unification/Unifiers/mixed_unification.ML"

18:01:22 Presenting theory "ML_Unification.ML_Unification_Parsers"

18:01:22 Presenting file "$AFP/ML_Unification/Unification_Parsers/unification_parser.ML"

18:01:22 Presenting theory "ML_Unification.Unify_Assumption_Tactic_Base"

18:01:22 Presenting file "$AFP/ML_Unification/Unification_Tactics/Assumption/unify_assumption_base.ML"

18:01:22 Presenting file "$AFP/ML_Unification/Unification_Tactics/Assumption/unify_assumption.ML"

18:01:22 Presenting theory "ML_Unification.Unify_Assumption_Tactic"

18:01:22 Presenting theory "ML_Unification.ML_Unification_Hints_Base"

18:01:22 Presenting file "$AFP/ML_Unification/Unification_Hints/unification_hints_base.ML"

18:01:22 Presenting file "$AFP/ML_Unification/Unification_Hints/unification_hints.ML"

18:01:22 Presenting file "$AFP/ML_Unification/Unification_Hints/term_index_unification_hints.ML"

18:01:23 Presenting theory "ML_Unification.ML_Tactic_Utils"

18:01:23 Presenting file "$AFP/ML_Unification/ML_Utils/Tactics/tactic_util.ML"

18:01:23 Presenting theory "ML_Unification.Setup_Result_Commands"

18:01:23 Presenting theory "ML_Unification.Simps_To"

18:01:23 Presenting file "$AFP/ML_Unification/Simps_To/simps_to.ML"

18:01:23 Presenting file "$AFP/ML_Unification/Simps_To/simps_to_unif.ML"

18:01:23 Presenting theory "ML_Unification.Unify_Resolve_Tactics_Base"

18:01:23 Presenting file "$AFP/ML_Unification/Unification_Tactics/Resolution/unify_resolve_base.ML"

18:01:23 Presenting file "$AFP/ML_Unification/Unification_Tactics/Resolution/unify_resolve.ML"

18:01:23 Presenting theory "ML_Unification.Unify_Resolve_Tactics"

18:01:23 Presenting theory "ML_Unification.ML_Unifiers"

18:01:23 Presenting file "$AFP/ML_Unification/Unifiers/higher_order_pattern_decomp_unification.ML"

18:01:23 Presenting file "$AFP/ML_Unification/Unifiers/var_higher_order_pattern_unification.ML"

18:01:23 Presenting file "$AFP/ML_Unification/Unifiers/tactic_unification.ML"

18:01:23 Presenting file "$AFP/ML_Unification/Unifiers/simplifier_unification.ML"

18:01:23 Presenting file "$AFP/ML_Unification/Unifiers/unification_combine.ML"

18:01:23 Presenting theory "ML_Unification.Unify_Fact_Tactic_Base"

18:01:23 Presenting file "$AFP/ML_Unification/Unification_Tactics/Fact/unify_fact_base.ML"

18:01:23 Presenting file "$AFP/ML_Unification/Unification_Tactics/Fact/unify_fact.ML"

18:01:23 Presenting file "$AFP/ML_Unification/Unifiers/mixed_unification.ML"

18:01:23 Presenting theory "ML_Unification.Unify_Fact_Tactic"

18:01:23 Presenting theory "ML_Unification.Unification_Tactics"

18:01:23 Presenting theory "ML_Unification.ML_Unification_Hints"

18:01:23 Presenting theory "ML_Unification.ML_Unification_HOL_Setup"

18:01:23 Presenting theory "Transport.Bounded_Quantifiers"

18:01:23 Presenting theory "ML_Unification.Unification_Attributes_Base"

18:01:23 Presenting file "$AFP/ML_Unification/Unification_Attributes/unify_of_base.ML"

18:01:23 Presenting file "$AFP/ML_Unification/Unification_Attributes/unify_of.ML"

18:01:23 Presenting theory "ML_Unification.Unify_Assumption_Tactic_Base"

18:01:23 Presenting theory "ML_Unification.Unification_Attributes"

18:01:23 Presenting file "$AFP/ML_Unification/Unification_Tactics/Assumption/unify_assumption_base.ML"

18:01:23 Presenting file "$AFP/ML_Unification/Unification_Tactics/Assumption/unify_assumption.ML"

18:01:23 Presenting theory "ML_Unification.ML_Method_Utils"

18:01:23 Presenting file "$AFP/ML_Unification/ML_Utils/Methods/method_util.ML"

18:01:23 Presenting theory "ML_Unification.ML_Term_Index"

18:01:23 Presenting file "$AFP/ML_Unification/Term_Index/term_index.ML"

18:01:23 Presenting file "$AFP/ML_Unification/Term_Index/discrimination_tree.ML"

18:01:23 Presenting file "$AFP/ML_Unification/Term_Index/term_index_data.ML"

18:01:25 Presenting theory "ML_Unification.ML_Unification_Hints_Base"

18:01:25 Presenting file "$AFP/ML_Unification/Unification_Hints/unification_hints_base.ML"

18:01:25 Presenting file "$AFP/ML_Unification/Unification_Hints/unification_hints.ML"

18:01:25 Presenting theory "ML_Unification.Unify_Resolve_Tactics_Base"

18:01:25 Presenting file "$AFP/ML_Unification/Unification_Hints/term_index_unification_hints.ML"

18:01:25 Presenting file "$AFP/ML_Unification/Unification_Tactics/Resolution/unify_resolve_base.ML"

18:01:25 Presenting file "$AFP/ML_Unification/Unification_Tactics/Resolution/unify_resolve.ML"

18:01:25 Presenting theory "ML_Unification.ML_Unification_Hints"

18:01:25 Presenting theory "ML_Unification.Unify_Resolve_Tactics"

18:01:25 Presenting theory "Transport.Binary_Relation_Functions"

18:01:25 Presenting theory "Transport.Binary_Relations_Order_Base"

18:01:25 Presenting theory "Transport.Functions_Base"

18:01:25 Presenting theory "Transport.Function_Relators"

18:01:25 Presenting theory "Transport.Predicate_Functions"

18:01:25 Presenting theory "Transport.Predicates_Order"

18:01:25 Presenting theory "Transport.Functions_Monotone"

18:01:25 Presenting theory "Transport.Reverse_Implies"

18:01:25 Presenting theory "Transport.Binary_Relations_Injective"

18:01:25 Presenting theory "Transport.Binary_Relations_Agree"

18:01:25 Presenting theory "Transport.Dependent_Binary_Relations"

18:01:25 Presenting theory "Transport.Binary_Relations_Extend"

18:01:26 Presenting theory "Transport.Binary_Relations_Right_Unique"

18:01:26 Presenting theory "Transport.Binary_Relations_Function_Evaluation"

18:01:26 Presenting theory "Transport.Binary_Relations_Left_Total"

18:01:26 Presenting theory "Transport.Binary_Relations_Function_Base"

18:01:26 Presenting theory "Transport.Binary_Relations_Clean_Functions"

18:01:26 Presenting theory "Transport.Binary_Relations_Symmetric"

18:01:26 Presenting theory "Transport.Binary_Relations_Reflexive"

18:01:26 Presenting theory "Transport.Binary_Relations_Transitive"

18:01:26 Presenting theory "Transport.Preorders"

18:01:26 Presenting theory "Transport.Partial_Equivalence_Relations"

18:01:26 Presenting theory "Transport.Equivalence_Relations"

18:01:26 Presenting theory "Transport.Binary_Relations_Antisymmetric"

18:01:26 Presenting theory "Transport.Partial_Orders"

18:01:26 Presenting theory "Transport.Restricted_Equality"

18:01:26 Presenting theory "Transport.Binary_Relations_Function_Composition"

18:01:26 Presenting theory "Transport.Binary_Relations_Function_Extend"

18:01:26 Presenting theory "Transport.Binary_Relations_Function_Lambda"

18:01:26 Presenting theory "Transport.Binary_Relations_Functions"

18:01:26 Presenting theory "Transport.Binary_Relations_Order"

18:01:26 Presenting theory "Transport.Binary_Relations_Surjective"

18:01:26 Presenting theory "Transport.Binary_Relations_Bi_Total"

18:01:26 Presenting theory "Transport.Binary_Relations_Bi_Unique"

18:01:26 Presenting theory "Transport.Binary_Relations_Connected"

18:01:26 Presenting theory "Transport.Binary_Relations_Irreflexive"

18:01:26 Presenting theory "Transport.Binary_Relation_Properties"

18:01:26 Presenting theory "Transport.Binary_Relations_Lattice"

18:01:26 Presenting theory "Transport.LBinary_Relations"

18:01:26 Presenting theory "Transport.Functions_Injective"

18:01:27 Presenting theory "Transport.Functions_Inverse"

18:01:27 Presenting theory "Transport.Functions_Bijection"

18:01:27 Presenting theory "Transport.Functions_Surjective"

18:01:27 Presenting theory "Transport.Function_Properties"

18:01:27 Presenting theory "Transport.Functions_Restrict"

18:01:27 Presenting theory "Transport.LFunctions"

18:01:27 Presenting theory "Transport.Order_Functions_Base"

18:01:27 Presenting theory "Transport.Order_Functors_Base"

18:01:27 Presenting theory "Transport.Galois_Base"

18:01:27 Presenting theory "Transport.Galois_Relator_Base"

18:01:27 Presenting theory "Transport.Order_Equivalences"

18:01:27 Presenting theory "Transport.Half_Galois_Property"

18:01:27 Presenting theory "Transport.Galois_Property"

18:01:27 Presenting theory "Transport.Galois_Connections"

18:01:27 Presenting theory "Transport.Galois_Equivalences"

18:01:27 Presenting theory "Transport.Galois_Relator"

18:01:27 Presenting theory "Transport.Galois"

18:01:27 Presenting theory "Transport.Linear_Orders"

18:01:27 Presenting theory "Transport.Closure_Operators"

18:01:27 Presenting theory "Transport.Order_Functions"

18:01:27 Presenting theory "Transport.Order_Functors"

18:01:27 Presenting theory "Transport.Orders"

18:01:27 Presenting theory "Transport.Bounded_Definite_Description"

18:01:27 Presenting theory "Transport.Predicates"

18:01:27 Presenting theory "Transport.HOL_Basics"

18:01:27 Presenting theory "Transport.HOL_Mem_Of"

18:01:27 Presenting theory "Transport.HOL_Syntax_Bundles_Relations"

18:01:28 Presenting theory "Transport.HOL_Alignment_Binary_Relations"

18:01:28 Presenting theory "Transport.HOL_Syntax_Bundles_Functions"

18:01:28 Presenting theory "Transport.HOL_Alignment_Functions"

18:01:28 Presenting theory "HOL-Library.Preorder"

18:01:28 Presenting file "~~/src/Provers/preorder.ML"

18:01:28 Presenting theory "Transport.HOL_Syntax_Bundles_Orders"

18:01:28 Presenting theory "Transport.HOL_Alignment_Orders"

18:01:28 Presenting theory "Transport.HOL_Alignment_Predicates"

18:01:28 Presenting theory "Transport.HOL_Alignments"

18:01:28 Presenting theory "HOL-Library.FuncSet"

18:01:28 Presenting theory "Tools.Code_Generator"

18:01:28 Presenting theory "HOL-Algebra.Congruence"

18:01:28 Presenting file "~~/src/Tools/cache_io.ML"

18:01:28 Presenting file "~~/src/Tools/Code/code_preproc.ML"

18:01:28 Presenting file "~~/src/Tools/Code/code_symbol.ML"

18:01:28 Presenting file "~~/src/Tools/Code/code_thingol.ML"

18:01:29 Presenting file "~~/src/Tools/Code/code_simp.ML"

18:01:29 Presenting file "~~/src/Tools/Code/code_printer.ML"

18:01:29 Presenting file "~~/src/Tools/Code/code_target.ML"

18:01:29 Presenting theory "HOL-Algebra.Order"

18:01:29 Presenting file "~~/src/Tools/Code/code_namespace.ML"

18:01:29 Presenting file "~~/src/Tools/Code/code_ml.ML"

18:01:29 Presenting file "~~/src/Tools/Code/code_haskell.ML"

18:01:29 Presenting file "~~/src/Tools/Code/code_scala.ML"

18:01:29 Presenting file "~~/src/Tools/Code/code_runtime.ML"

18:01:29 Presenting file "~~/src/Tools/nbe.ML"

18:01:29 Presenting theory "HOL-Algebra.Lattice"

18:01:30 Presenting theory "HOL-Algebra.Complete_Lattice"

18:01:31 Presenting theory "HOL-Algebra.Galois_Connection"

18:01:31 Presenting theory "Transport.HOL_Algebra_Alignment_Orders"

18:01:31 Presenting theory "Transport.HOL_Algebra_Alignment_Galois"

18:01:31 Presenting theory "Transport.HOL_Algebra_Alignments"

18:01:31 Presenting theory "Transport.HOL_Syntax_Bundles_Base"

18:01:31 Presenting theory "Transport.HOL_Syntax_Bundles_Groups"

18:01:31 Presenting theory "Transport.HOL_Syntax_Bundles"

18:01:31 Presenting theory "Transport.Transport_Base"

18:01:31 Presenting theory "Transport.Transport_Bijections"

18:01:31 Presenting theory "Transport.Transport_Compositions_Agree_Base"

18:01:31 Presenting theory "Transport.Transport_Compositions_Agree_Monotone"

18:01:31 Presenting theory "Transport.Transport_Compositions_Agree_Galois_Property"

18:01:31 Presenting theory "Transport.Transport_Compositions_Agree_Galois_Connection"

18:01:31 Presenting theory "Transport.Transport_Compositions_Agree_Galois_Equivalence"

18:01:31 Presenting theory "Transport.Transport_Compositions_Agree_Galois_Relator"

18:01:31 Presenting theory "Transport.Transport_Compositions_Agree_Order_Equivalence"

18:01:31 Presenting theory "Transport.Transport_Compositions_Agree"

18:01:31 Presenting theory "Transport.Transport_Compositions_Generic_Base"

18:01:31 Presenting theory "Transport.Transport_Compositions_Generic_Galois_Property"

18:01:31 Presenting theory "Transport.Transport_Compositions_Generic_Monotone"

18:01:32 Presenting theory "Transport.Transport_Compositions_Generic_Galois_Connection"

18:01:32 Presenting theory "Transport.Transport_Compositions_Generic_Galois_Equivalence"

18:01:32 Presenting theory "Transport.Transport_Compositions_Generic_Galois_Relator"

18:01:32 Presenting theory "Transport.Transport_Compositions_Generic_Order_Base"

18:01:32 Presenting theory "Transport.Transport_Compositions_Generic_Order_Equivalence"

18:01:32 Presenting theory "Transport.Transport_Compositions_Generic"

18:01:32 Presenting theory "Transport.Transport_Compositions"

18:01:32 Presenting theory "Transport.Reflexive_Relator"

18:01:32 Presenting theory "Transport.Monotone_Function_Relator"

18:01:32 Presenting theory "Transport.Transport_Functions_Base"

18:01:32 Presenting theory "Transport.Transport_Functions_Monotone"

18:01:32 Presenting theory "Transport.Transport_Functions_Galois_Property"

18:01:33 Presenting theory "Transport.Transport_Functions_Galois_Connection"

18:01:33 Presenting theory "Transport.Transport_Functions_Order_Base"

18:01:33 Presenting theory "Transport.Transport_Functions_Galois_Equivalence"

18:01:33 Presenting theory "Transport.Transport_Functions_Relation_Simplifications"

18:01:34 Presenting theory "Transport.Transport_Functions_Galois_Relator"

18:01:34 Presenting theory "HOL.HOL"

18:01:34 Presenting theory "Transport.Transport_Functions_Order_Equivalence"

18:01:34 Presenting theory "Transport.Transport_Functions"

18:01:34 Presenting file "~~/src/Tools/misc_legacy.ML"

18:01:34 Presenting file "~~/src/Tools/try.ML"

18:01:34 Presenting file "~~/src/Tools/quickcheck.ML"

18:01:34 Presenting theory "Transport.Transport_Identity"

18:01:34 Presenting theory "Transport.Transport"

18:01:34 Presenting file "~~/src/Tools/solve_direct.ML"

18:01:34 Presenting file "~~/src/Tools/IsaPlanner/zipper.ML"

18:01:34 Presenting file "~~/src/Tools/IsaPlanner/isand.ML"

18:01:34 Presenting file "~~/src/Tools/IsaPlanner/rw_inst.ML"

18:01:34 Presenting file "~~/src/Provers/hypsubst.ML"

18:01:34 Presenting file "~~/src/Provers/splitter.ML"

18:01:34 Presenting file "~~/src/Provers/classical.ML"

18:01:34 Presenting file "~~/src/Provers/blast.ML"

18:01:34 Presenting file "~~/src/Provers/clasimp.ML"

18:01:34 Presenting file "~~/src/Tools/eqsubst.ML"

18:01:34 Presenting theory "Transport.Transport_Natural_Functors_Base"

18:01:34 Presenting file "~~/src/Provers/quantifier1.ML"

18:01:34 Presenting file "~~/src/Tools/atomize_elim.ML"

18:01:34 Presenting file "~~/src/Tools/cong_tac.ML"

18:01:34 Presenting file "~~/src/Tools/intuitionistic.ML"

18:01:34 Presenting file "~~/src/Tools/project_rule.ML"

18:01:34 Presenting file "~~/src/Tools/subtyping.ML"

18:01:34 Presenting file "~~/src/Tools/case_product.ML"

18:01:34 Presenting file "~~/src/HOL/Tools/hologic.ML"

18:01:34 Presenting theory "Transport.Transport_Natural_Functors_Galois"

18:01:34 Presenting theory "Transport.Transport_Natural_Functors_Galois_Relator"

18:01:34 Presenting file "~~/src/HOL/Tools/rewrite_hol_proof.ML"

18:01:34 Presenting theory "Transport.Transport_Natural_Functors_Order_Base"

18:01:34 Presenting file "~~/src/HOL/Tools/simpdata.ML"

18:01:34 Presenting file "~~/src/Tools/induct.ML"

18:01:34 Presenting theory "Transport.Transport_Natural_Functors_Order_Equivalence"

18:01:34 Presenting file "~~/src/Tools/induction.ML"

18:01:34 Presenting theory "Transport.Transport_Natural_Functors"

18:01:34 Presenting file "~~/src/Tools/induct_tacs.ML"

18:01:34 Presenting file "~~/src/Tools/coherent.ML"

18:01:34 Presenting file "~~/src/HOL/Tools/cnf.ML"

18:01:34 Presenting theory "Transport.Transport_Rel_If"

18:01:35 Presenting theory "ML_Unification.ML_Unification_HOL_Setup"

18:01:35 Presenting theory "Transport.Transport_Prototype"

18:01:35 Presenting file "$AFP/Transport/Transport/Examples/Prototype/transport_util.ML"

18:01:35 Presenting file "$AFP/Transport/Transport/Examples/Prototype/transport.ML"

18:01:35 Presenting theory "Transport.Transport_Syntax"

18:01:35 Presenting theory "HOL-Library.IArray"

18:01:35 Presenting theory "Transport.Transport_Dep_Fun_Rel_Examples"

18:01:35 Presenting theory "HOL-Library.Old_Datatype"

18:01:35 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype.ML"

18:01:35 Presenting theory "HOL-Library.Nat_Bijection"

18:01:36 Presenting theory "HOL-Library.Countable"

18:01:36 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_countable.ML"

18:01:36 Presenting theory "HOL.Orderings"

18:01:36 Presenting file "~~/src/Provers/order_procedure.ML"

18:01:36 Presenting file "~~/src/Provers/order_tac.ML"

18:01:36 Presenting theory "HOL-Library.FSet"

18:01:36 Presenting theory "HOL.Groups"

18:01:36 Presenting file "~~/src/HOL/Tools/group_cancel.ML"

18:01:36 Presenting theory "Transport.Transport_Lists_Sets_Examples"

18:01:36 Presenting theory "HOL.Lattices"

18:01:36 Presenting theory "Transport.Transport_Partial_Quotient_Types"

18:01:36 Presenting theory "Transport.Transport_Typedef_Base"

18:01:36 Presenting theory "Transport.Transport_Typedef"

18:01:37 Presenting theory "Transport.Transport_Via_Partial_Galois_Connections_Equivalences_Paper"

18:01:37 Presenting theory "HOL.Boolean_Algebras"

18:01:37 Presenting file "~~/src/HOL/Tools/boolean_algebra_cancel.ML"

18:01:37 Presenting theory "HOL.Set"

18:01:37 Presenting theory "HOL.Typedef"

18:01:37 Presenting file "~~/src/HOL/Tools/typedef.ML"

18:01:37 Presenting theory "HOL.Fun"

18:01:38 Presenting file "~~/src/HOL/Tools/functor.ML"

18:01:38 Presenting theory "HOL.Complete_Lattices"

18:01:39 Presenting theory "HOL.Ctr_Sugar"

18:01:39 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/case_translation.ML"

18:01:39 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/ctr_sugar_util.ML"

18:01:39 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/ctr_sugar_tactics.ML"

18:01:39 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/ctr_sugar_code.ML"

18:01:39 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/ctr_sugar.ML"

18:01:39 Presenting file "~~/src/HOL/Tools/coinduction.ML"

18:01:40 Presenting theory "HOL.Inductive"

18:01:40 Presenting file "~~/src/HOL/Tools/inductive.ML"

18:01:40 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype_aux.ML"

18:01:40 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype_prop.ML"

18:01:40 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype_data.ML"

18:01:40 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_rep_datatype.ML"

18:01:40 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype_codegen.ML"

18:01:40 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_rec_sugar_util.ML"

18:01:40 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_primrec.ML"

18:01:40 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_rec_sugar.ML"

18:01:41 Presenting theory "HOL.Product_Type"

18:01:41 Presenting file "~~/src/HOL/Tools/split_rule.ML"

18:01:41 Presenting file "~~/src/HOL/Tools/set_comprehension_pointfree.ML"

18:01:41 Presenting file "~~/src/HOL/Tools/inductive_set.ML"

18:01:41 Presenting theory "HOL.Sum_Type"

18:01:41 Presenting theory "HOL.Rings"

18:01:41 Presenting file "~~/src/HOL/Tools/arith_data.ML"

18:01:41 Presenting file "~~/src/Provers/Arith/cancel_div_mod.ML"

18:01:42 Presenting theory "HOL.Nat"

18:01:42 Presenting file "~~/src/HOL/Tools/nat_arith.ML"

18:01:42 Presenting theory "HOL.Fields"

18:01:43 Presenting file "~~/src/Provers/Arith/fast_lin_arith.ML"

18:01:43 Presenting file "~~/src/HOL/Tools/lin_arith.ML"

18:01:43 Presenting theory "HOL.Relation"

18:01:44 Presenting theory "HOL.Finite_Set"

18:01:44 Presenting theory "HOL.Transitive_Closure"

18:01:44 Presenting file "~~/src/Provers/trancl.ML"

18:01:44 Presenting theory "HOL.Wellfounded"

18:01:45 Presenting theory "HOL.Wfrec"

18:01:45 Presenting theory "HOL.Order_Relation"

18:01:45 Presenting theory "HOL.Hilbert_Choice"

18:01:45 Presenting file "~~/src/HOL/Tools/choice_specification.ML"

18:01:45 Presenting theory "HOL.Zorn"

18:01:45 Presenting theory "HOL.BNF_Wellorder_Relation"

18:01:46 Presenting theory "HOL.BNF_Wellorder_Embedding"

18:01:46 Presenting theory "HOL.BNF_Wellorder_Constructions"

18:01:47 Presenting theory "HOL.BNF_Cardinal_Order_Relation"

18:01:47 Presenting theory "HOL.BNF_Cardinal_Arithmetic"

18:01:47 Presenting theory "HOL.Fun_Def_Base"

18:01:47 Presenting file "~~/src/HOL/Tools/Function/function_lib.ML"

18:01:47 Presenting file "~~/src/HOL/Tools/Function/function_common.ML"

18:01:47 Presenting file "~~/src/HOL/Tools/Function/function_context_tree.ML"

18:01:47 Presenting file "~~/src/HOL/Tools/Function/sum_tree.ML"

18:01:48 Presenting theory "HOL.BNF_Def"

18:01:48 Presenting file "~~/src/HOL/Tools/BNF/bnf_util.ML"

18:01:48 Presenting file "~~/src/HOL/Tools/BNF/bnf_tactics.ML"

18:01:48 Presenting file "~~/src/HOL/Tools/BNF/bnf_def_tactics.ML"

18:01:48 Presenting file "~~/src/HOL/Tools/BNF/bnf_def.ML"

18:01:49 Presenting theory "HOL.BNF_Composition"

18:01:49 Presenting file "~~/src/HOL/Tools/BNF/bnf_comp_tactics.ML"

18:01:49 Presenting file "~~/src/HOL/Tools/BNF/bnf_comp.ML"

18:01:49 Presenting theory "HOL.Basic_BNFs"

18:01:51 Presenting theory "HOL.BNF_Fixpoint_Base"

18:01:51 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_util_tactics.ML"

18:01:51 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_util.ML"

18:01:51 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_def_sugar_tactics.ML"

18:01:51 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_def_sugar.ML"

18:01:51 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_n2m_tactics.ML"

18:01:51 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_n2m.ML"

18:01:51 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_n2m_sugar.ML"

18:01:52 Presenting theory "HOL.BNF_Least_Fixpoint"

18:01:52 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_util.ML"

18:01:52 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_tactics.ML"

18:01:52 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp.ML"

18:01:53 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_compat.ML"

18:01:53 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_rec_sugar_more.ML"

18:01:53 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_size.ML"

18:01:53 Presenting file "~~/src/HOL/Tools/datatype_simprocs.ML"

18:01:53 Presenting theory "HOL.Equiv_Relations"

18:01:53 Presenting theory "HOL.Basic_BNF_LFPs"

18:01:53 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_basic_sugar.ML"

18:01:53 Presenting theory "HOL.Meson"

18:01:53 Presenting file "~~/src/HOL/Tools/Meson/meson.ML"

18:01:53 Presenting file "~~/src/HOL/Tools/Meson/meson_clausify.ML"

18:01:53 Presenting file "~~/src/HOL/Tools/Meson/meson_tactic.ML"

18:01:55 Presenting theory "HOL.ATP"

18:01:55 Presenting file "~~/src/HOL/Tools/ATP/atp_util.ML"

18:01:55 Presenting file "~~/src/HOL/Tools/ATP/atp_problem.ML"

18:01:55 Presenting file "~~/src/HOL/Tools/ATP/atp_proof.ML"

18:01:55 Presenting file "~~/src/HOL/Tools/ATP/atp_proof_redirect.ML"

18:01:55 Presenting file "~~/src/HOL/Tools/lambda_lifting.ML"

18:01:55 Presenting file "~~/src/HOL/Tools/monomorph.ML"

18:01:55 Presenting file "~~/src/HOL/Tools/ATP/atp_problem_generate.ML"

18:01:55 Presenting file "~~/src/HOL/Tools/ATP/atp_proof_reconstruct.ML"

18:01:58 Presenting theory "HOL.Metis"

18:01:58 Presenting file "~~/src/Tools/Metis/metis.ML"

18:01:58 Presenting file "~~/src/HOL/Tools/Metis/metis_generate.ML"

18:01:58 Presenting file "~~/src/HOL/Tools/Metis/metis_reconstruct.ML"

18:01:58 Presenting file "~~/src/HOL/Tools/Metis/metis_tactic.ML"

18:01:59 Presenting theory "HOL.Transfer"

18:01:59 Presenting file "~~/src/HOL/Tools/Transfer/transfer.ML"

18:01:59 Presenting file "~~/src/HOL/Tools/Transfer/transfer_bnf.ML"

18:01:59 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_rec_sugar_transfer.ML"

18:02:00 Presenting theory "HOL.Lifting"

18:02:00 Presenting file "~~/src/HOL/Tools/Lifting/lifting_util.ML"

18:02:00 Presenting file "~~/src/HOL/Tools/Lifting/lifting_info.ML"

18:02:00 Presenting file "~~/src/HOL/Tools/Lifting/lifting_bnf.ML"

18:02:00 Presenting file "~~/src/HOL/Tools/Lifting/lifting_term.ML"

18:02:00 Presenting file "~~/src/HOL/Tools/Lifting/lifting_def.ML"

18:02:00 Presenting file "~~/src/HOL/Tools/Lifting/lifting_setup.ML"

18:02:00 Presenting file "~~/src/HOL/Tools/Lifting/lifting_def_code_dt.ML"

18:02:01 Presenting theory "HOL.Quotient"

18:02:01 Presenting file "~~/src/HOL/Tools/Quotient/quotient_info.ML"

18:02:01 Presenting file "~~/src/HOL/Tools/Quotient/quotient_term.ML"

18:02:01 Presenting file "~~/src/HOL/Tools/Quotient/quotient_type.ML"

18:02:01 Presenting file "~~/src/HOL/Tools/Quotient/quotient_def.ML"

18:02:01 Presenting file "~~/src/HOL/Tools/Quotient/quotient_tacs.ML"

18:02:01 Presenting file "~~/src/HOL/Tools/BNF/bnf_lift.ML"

18:02:01 Presenting theory "HOL.Num"

18:02:01 Presenting file "~~/src/HOL/Tools/numeral.ML"

18:02:02 Presenting theory "HOL.Power"

18:02:02 Presenting theory "HOL.Groups_Big"

18:02:02 Presenting theory "HOL.Complete_Partial_Order"

18:02:02 Presenting theory "HOL.Option"

18:02:03 Presenting theory "HOL.Partial_Function"

18:02:03 Presenting file "~~/src/HOL/Tools/Function/partial_function.ML"

18:02:04 Presenting theory "HOL.Argo"

18:02:04 Presenting file "~~/src/Tools/Argo/argo_expr.ML"

18:02:04 Presenting file "~~/src/Tools/Argo/argo_term.ML"

18:02:04 Presenting file "~~/src/Tools/Argo/argo_lit.ML"

18:02:04 Presenting file "~~/src/Tools/Argo/argo_proof.ML"

18:02:04 Presenting file "~~/src/Tools/Argo/argo_rewr.ML"

18:02:04 Presenting file "~~/src/Tools/Argo/argo_cls.ML"

18:02:04 Presenting file "~~/src/Tools/Argo/argo_common.ML"

18:02:04 Presenting file "~~/src/Tools/Argo/argo_cc.ML"

18:02:04 Presenting file "~~/src/Tools/Argo/argo_simplex.ML"

18:02:04 Presenting file "~~/src/Tools/Argo/argo_thy.ML"

18:02:04 Presenting file "~~/src/Tools/Argo/argo_heap.ML"

18:02:04 Presenting file "~~/src/Tools/Argo/argo_cdcl.ML"

18:02:04 Presenting file "~~/src/Tools/Argo/argo_core.ML"

18:02:04 Presenting file "~~/src/Tools/Argo/argo_clausify.ML"

18:02:04 Presenting file "~~/src/Tools/Argo/argo_solver.ML"

18:02:04 Presenting file "~~/src/HOL/Tools/Argo/argo_tactic.ML"

18:02:04 Presenting theory "HOL.SAT"

18:02:04 Presenting file "~~/src/HOL/Tools/prop_logic.ML"

18:02:04 Presenting file "~~/src/HOL/Tools/sat_solver.ML"

18:02:04 Presenting file "~~/src/HOL/Tools/sat.ML"

18:02:04 Presenting file "~~/src/HOL/Tools/Argo/argo_sat_solver.ML"

18:02:05 Presenting theory "HOL.Fun_Def"

18:02:05 Presenting file "~~/src/HOL/Tools/Function/function_core.ML"

18:02:05 Presenting file "~~/src/HOL/Tools/Function/mutual.ML"

18:02:05 Presenting file "~~/src/HOL/Tools/Function/pattern_split.ML"

18:02:05 Presenting file "~~/src/HOL/Tools/Function/relation.ML"

18:02:05 Presenting file "~~/src/HOL/Tools/Function/function_elims.ML"

18:02:05 Presenting file "~~/src/HOL/Tools/Function/function.ML"

18:02:05 Presenting file "~~/src/HOL/Tools/Function/pat_completeness.ML"

18:02:05 Presenting file "~~/src/HOL/Tools/Function/fun.ML"

18:02:05 Presenting file "~~/src/HOL/Tools/Function/induction_schema.ML"

18:02:05 Presenting file "~~/src/HOL/Tools/Function/measure_functions.ML"

18:02:05 Presenting file "~~/src/HOL/Tools/Function/lexicographic_order.ML"

18:02:05 Presenting file "~~/src/HOL/Tools/Function/termination.ML"

18:02:05 Presenting file "~~/src/HOL/Tools/Function/scnp_solve.ML"

18:02:05 Presenting file "~~/src/HOL/Tools/Function/scnp_reconstruct.ML"

18:02:05 Presenting file "~~/src/HOL/Tools/Function/fun_cases.ML"

18:02:05 Presenting theory "HOL.Int"

18:02:06 Presenting file "~~/src/HOL/Tools/int_arith.ML"

18:02:06 Presenting theory "HOL.Lattices_Big"

18:02:06 Presenting theory "HOL.Euclidean_Rings"

18:02:07 Presenting theory "HOL.Parity"

18:02:07 Presenting theory "HOL.Numeral_Simprocs"

18:02:07 Presenting file "~~/src/Provers/Arith/assoc_fold.ML"

18:02:07 Presenting file "~~/src/Provers/Arith/cancel_numerals.ML"

18:02:07 Presenting file "~~/src/Provers/Arith/combine_numerals.ML"

18:02:07 Presenting file "~~/src/Provers/Arith/cancel_numeral_factor.ML"

18:02:07 Presenting file "~~/src/Provers/Arith/extract_common_term.ML"

18:02:07 Presenting file "~~/src/HOL/Tools/numeral_simprocs.ML"

18:02:07 Presenting file "~~/src/HOL/Tools/nat_numeral_simprocs.ML"

18:02:07 Presenting theory "HOL.Semiring_Normalization"

18:02:07 Presenting file "~~/src/HOL/Tools/semiring_normalizer.ML"

18:02:08 Presenting theory "HOL.Groebner_Basis"

18:02:08 Presenting file "~~/src/HOL/Tools/groebner.ML"

18:02:08 Presenting theory "HOL.Set_Interval"

18:02:09 Presenting theory "HOL.Presburger"

18:02:10 Presenting file "~~/src/HOL/Tools/Qelim/qelim.ML"

18:02:10 Presenting file "~~/src/HOL/Tools/Qelim/cooper_procedure.ML"

18:02:10 Presenting file "~~/src/HOL/Tools/Qelim/cooper.ML"

18:02:10 Presenting file "~~/src/HOL/Tools/try0.ML"

18:02:12 Presenting theory "HOL.SMT"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/smt_util.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/smt_failure.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/smt_config.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/smt_builtin.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/smt_datatypes.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/smt_normalize.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/smt_translate.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/smtlib.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/smtlib_interface.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/smtlib_proof.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/smtlib_isar.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/z3_proof.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/z3_isar.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/smt_solver.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/cvc_interface.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/lethe_proof.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/lethe_isar.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/lethe_proof_parse.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/cvc_proof_parse.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/conj_disj_perm.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/smt_replay_methods.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/smt_replay.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/smt_replay_arith.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/z3_interface.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/z3_replay_rules.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/z3_replay_methods.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/z3_replay.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/lethe_replay_methods.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/cvc5_replay_methods.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/verit_replay_methods.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/verit_strategies.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/verit_replay.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/cvc5_replay.ML"

18:02:12 Presenting file "~~/src/HOL/Tools/SMT/smt_systems.ML"

18:02:14 Presenting theory "HOL.Sledgehammer"

18:02:14 Presenting file "~~/src/HOL/Tools/ATP/system_on_tptp.ML"

18:02:15 Presenting file "~~/src/HOL/Tools/Sledgehammer/async_manager_legacy.ML"

18:02:15 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_util.ML"

18:02:15 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_fact.ML"

18:02:15 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_proof_methods.ML"

18:02:15 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_annotate.ML"

18:02:15 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_proof.ML"

18:02:15 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_preplay.ML"

18:02:15 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_compress.ML"

18:02:15 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_minimize.ML"

18:02:15 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar.ML"

18:02:15 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML"

18:02:15 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_prover.ML"

18:02:15 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_prover_atp.ML"

18:02:15 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_prover_smt.ML"

18:02:15 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_prover_minimize.ML"

18:02:15 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_mepo.ML"

18:02:15 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_mash.ML"

18:02:15 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer.ML"

18:02:15 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_commands.ML"

18:02:15 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_tactics.ML"

18:02:15 Presenting theory "HOL.Lifting_Set"

18:02:16 Presenting theory "HOL.List"

18:02:17 Presenting theory "HOL.Groups_List"

18:02:18 Presenting theory "HOL.Bit_Operations"

18:02:18 Presenting theory "HOL.Code_Numeral"

18:02:19 Presenting theory "HOL.Random"

18:02:19 Presenting theory "HOL.Map"

18:02:19 Presenting theory "HOL.Enum"

18:02:19 Presenting theory "HOL.String"

18:02:19 Presenting file "~~/src/HOL/Tools/string_syntax.ML"

18:02:19 Presenting file "~~/src/HOL/Tools/literal.ML"

18:02:19 Presenting theory "HOL.Typerep"

18:02:20 Presenting theory "HOL.Predicate"

18:02:20 Presenting theory "HOL.Lazy_Sequence"

18:02:20 Presenting theory "HOL.Limited_Sequence"

18:02:20 Presenting theory "HOL.Code_Evaluation"

18:02:20 Presenting file "~~/src/HOL/Tools/code_evaluation.ML"

18:02:20 Presenting file "~~/src/HOL/Tools/value_command.ML"

18:02:20 Presenting file "~~/src/HOL/Tools/reification.ML"

18:02:20 Presenting theory "HOL.Quickcheck_Random"

18:02:20 Presenting file "~~/src/HOL/Tools/Quickcheck/quickcheck_common.ML"

18:02:20 Presenting file "~~/src/HOL/Tools/Quickcheck/random_generators.ML"

18:02:20 Presenting theory "HOL.Random_Pred"

18:02:20 Presenting theory "HOL.Random_Sequence"

18:02:21 Presenting theory "HOL.Quickcheck_Exhaustive"

18:02:21 Presenting file "~~/src/HOL/Tools/Quickcheck/exhaustive_generators.ML"

18:02:21 Presenting file "~~/src/HOL/Tools/Quickcheck/abstract_generators.ML"

18:02:22 Presenting theory "HOL.Predicate_Compile"

18:02:22 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_aux.ML"

18:02:22 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_compilations.ML"

18:02:23 Presenting file "~~/src/HOL/Tools/Predicate_Compile/core_data.ML"

18:02:23 Presenting file "~~/src/HOL/Tools/Predicate_Compile/mode_inference.ML"

18:02:23 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_proof.ML"

18:02:23 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_core.ML"

18:02:23 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_data.ML"

18:02:23 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_fun.ML"

18:02:23 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_pred.ML"

18:02:23 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_specialisation.ML"

18:02:23 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile.ML"

18:02:23 Presenting theory "HOL.Quickcheck_Narrowing"

18:02:23 Presenting file "~~/src/HOL/Tools/Quickcheck/Narrowing_Engine.hs"

18:02:23 Presenting file "~~/src/HOL/Tools/Quickcheck/PNF_Narrowing_Engine.hs"

18:02:23 Presenting file "~~/src/HOL/Tools/Quickcheck/narrowing_generators.ML"

18:02:23 Presenting file "~~/src/HOL/Tools/Quickcheck/find_unused_assms.ML"

18:02:23 Presenting theory "HOL.Mirabelle"

18:02:23 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_util.ML"

18:02:23 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle.ML"

18:02:23 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_arith.ML"

18:02:23 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_order.ML"

18:02:23 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_metis.ML"

18:02:23 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_presburger.ML"

18:02:23 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_quickcheck.ML"

18:02:23 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_sledgehammer_filter.ML"

18:02:23 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_sledgehammer.ML"

18:02:23 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_try0.ML"

18:02:23 Presenting theory "HOL.Extraction"

18:02:24 Presenting theory "HOL.Record"

18:02:24 Presenting file "~~/src/HOL/Tools/record.ML"

18:02:24 Presenting theory "HOL.GCD"

18:02:27 Presenting theory "HOL.Nitpick"

18:02:28 Presenting file "~~/src/HOL/Tools/Nitpick/kodkod.ML"

18:02:28 Presenting file "~~/src/HOL/Tools/Nitpick/kodkod_sat.ML"

18:02:28 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_util.ML"

18:02:28 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_hol.ML"

18:02:28 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_mono.ML"

18:02:28 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_preproc.ML"

18:02:28 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_scope.ML"

18:02:28 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_peephole.ML"

18:02:28 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_rep.ML"

18:02:28 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_nut.ML"

18:02:28 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_kodkod.ML"

18:02:29 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_model.ML"

18:02:29 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick.ML"

18:02:29 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_commands.ML"

18:02:29 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_tests.ML"

18:02:29 Presenting theory "HOL.Nunchaku"

18:02:29 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_util.ML"

18:02:29 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_collect.ML"

18:02:29 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_problem.ML"

18:02:29 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_translate.ML"

18:02:29 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_model.ML"

18:02:30 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_reconstruct.ML"

18:02:30 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_display.ML"

18:02:30 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_tool.ML"

18:02:30 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku.ML"

18:02:30 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_commands.ML"

18:02:31 Presenting theory "HOL.BNF_Greatest_Fixpoint"

18:02:32 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_util.ML"

18:02:32 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_tactics.ML"

18:02:32 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp.ML"

18:02:32 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_rec_sugar_tactics.ML"

18:02:32 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_rec_sugar.ML"

18:02:32 Presenting theory "HOL.Filter"

18:02:33 Presenting theory "HOL.Conditionally_Complete_Lattices"

18:02:33 Presenting theory "HOL.Factorial"

18:02:33 Presenting theory "HOL.Binomial"

18:02:34 Presenting theory "HOL.Divides"

18:02:34 Presenting theory "Main"

18:02:34 Presenting theory "ML_Unification.E_Unification_Examples"

18:02:34 Presenting theory "HOL.Archimedean_Field"

18:02:34 Presenting theory "HOL.Rat"

18:02:34 Presenting theory "ML_Unification.Unification_Hints_Reification_Examples"

18:02:35 Presenting theory "SpecCheck.SpecCheck_Base"

18:02:35 Presenting file "$AFP/SpecCheck/util.ML"

18:02:35 Presenting file "$AFP/SpecCheck/speccheck_base.ML"

18:02:35 Presenting file "$AFP/SpecCheck/property.ML"

18:02:35 Presenting file "$AFP/SpecCheck/configuration.ML"

18:02:35 Presenting file "$AFP/SpecCheck/random.ML"

18:02:35 Presenting theory "SpecCheck.SpecCheck_Generators"

18:02:35 Presenting file "$AFP/SpecCheck/Generators/gen_types.ML"

18:02:35 Presenting file "$AFP/SpecCheck/Generators/gen_base.ML"

18:02:35 Presenting file "$AFP/SpecCheck/Generators/gen_text.ML"

18:02:35 Presenting file "$AFP/SpecCheck/Generators/gen_int.ML"

18:02:35 Presenting file "$AFP/SpecCheck/Generators/gen_real.ML"

18:02:35 Presenting file "$AFP/SpecCheck/Generators/gen_function.ML"

18:02:35 Presenting file "$AFP/SpecCheck/Generators/gen_term.ML"

18:02:35 Presenting file "$AFP/SpecCheck/Generators/gen.ML"

18:02:35 Presenting theory "SpecCheck.SpecCheck_Shrink"

18:02:35 Presenting file "$AFP/SpecCheck/Shrink/shrink_types.ML"

18:02:35 Presenting file "$AFP/SpecCheck/Shrink/shrink_base.ML"

18:02:35 Presenting file "$AFP/SpecCheck/Shrink/shrink.ML"

18:02:35 Presenting theory "SpecCheck.SpecCheck_Output_Style"

18:02:35 Presenting file "$AFP/SpecCheck/Output_Styles/output_style_types.ML"

18:02:35 Presenting file "$AFP/SpecCheck/Output_Styles/output_style_perl.ML"

18:02:35 Presenting file "$AFP/SpecCheck/Output_Styles/output_style_custom.ML"

18:02:35 Presenting file "$AFP/SpecCheck/Output_Styles/output_style.ML"

18:02:35 Presenting theory "SpecCheck.SpecCheck"

18:02:35 Presenting file "$AFP/SpecCheck/lecker.ML"

18:02:35 Presenting file "$AFP/SpecCheck/speccheck.ML"

18:02:35 Presenting theory "ML_Unification.ML_Unification_Tests_Base"

18:02:35 Presenting file "$AFP/ML_Unification/Tests/tests_base.ML"

18:02:35 Presenting file "$AFP/ML_Unification/Tests/first_order_unification_tests.ML"

18:02:35 Presenting theory "ML_Unification.First_Order_ML_Unification_Tests"

18:02:35 Presenting theory "ML_Unification.Higher_Order_Pattern_ML_Unification_Tests"

18:02:35 Presenting file "$AFP/ML_Unification/Tests/higher_order_pattern_unification_tests.ML"

18:02:35 Presenting theory "ML_Unification.Higher_Order_ML_Unification_Tests"

18:02:35 Presenting file "$AFP/ML_Unification/Tests/higher_order_pattern_unification_tests.ML"

18:02:35 Presenting theory "ML_Unification.ML_Unification_Tests"

18:02:35

18:02:35 === TIMING ===

18:02:35

18:02:35 Group AFP: 0:06:13 elapsed time, 0:25:39 cpu time, factor 4.13

18:02:35 Group main: 0:00:00 elapsed time

18:02:35 Group large: 0:00:00 elapsed time

18:02:35 Group no_doc: 0:00:00 elapsed time

18:02:35 Group doc: 0:00:00 elapsed time

18:02:35 Group timing: 0:00:00 elapsed time

18:02:35 Overall: 0:07:56 elapsed time, 0:25:39 cpu time, factor 3.23

18:02:35

18:02:35 === DEPENDENCIES ===

18:02:35

18:02:35 Generating dependencies file ...

18:02:39 Writing dependencies file ...

18:02:42

18:02:42 === REPORT ===

18:02:42

18:02:42 Writing report file ...

18:02:42

18:02:42 === SITEGEN ===

18:02:42

18:02:42 Writing status file ...

18:02:43 Running sitegen ...

18:02:43 using [/media/data/jenkins/workspace/isabelle-all/bin/isabelle]

18:02:44 Preparing site generation in out/hugo

18:02:44 Cleaning up generated files...

18:02:44 Preparing topics...

18:02:45 Preparing licenses...

18:02:45 Preparing releases...

18:02:46 Preparing authors...

18:02:49 Extracting keywords...

18:02:50 Preparing entries...

18:03:36 ### No DOI cache found - resolving might take some time

18:07:50 Preparing statistics...

18:07:56 Preparing project files

18:07:56 Preparing devel version...

18:07:56 Finished sitegen preparation.

18:07:56 Cleaning output dir...

18:07:57 Building site...

18:08:01 Build in /media/data/jenkins/workspace/isabelle-all/afp/web/index.html

18:08:01 Packing tars ...

18:08:23

18:08:23 === COMPLETED ===

18:08:23

18:12:54 Started calculate disk usage of build

18:12:55 Finished Calculation of disk usage of build in 0 seconds

18:12:55 Started calculate disk usage of workspace

18:12:56 Finished Calculation of disk usage of workspace in 1 second

18:12:57 No emails were triggered.

18:12:57 Finished: SUCCESS