Skip to content
Success

Console Output

13:32:03 Started by an SCM change

13:32:03 Running as SYSTEM

13:32:03 [EnvInject] - Loading node environment variables.

13:32:03 Building remotely on workermtahpc (mta_hpc) in workspace /media/data/jenkins/workspace/isabelle-all

13:32:03 [isabelle-all] $ hg showconfig paths.default

13:32:03 [isabelle-all] $ hg pull --rev default

13:32:04 pulling from http://isabelle.in.tum.de/repos/isabelle/

13:32:04 real URL is https://isabelle.in.tum.de/repos/isabelle/

13:32:04 no changes found

13:32:04 [isabelle-all] $ hg update --clean --rev default

13:32:04 0 files updated, 0 files merged, 0 files removed, 0 files unresolved

13:32:04 [isabelle-all] $ hg log --rev . --template {node}

13:32:04 [isabelle-all] $ hg log --rev . --template {rev}

13:32:04 [isabelle-all] $ hg log --rev dcd3ef2905d61cd0bbb04112cacc6b6f4702321b --template exists\n

13:32:04 exists

13:32:04 [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(dcd3ef2905d61cd0bbb04112cacc6b6f4702321b)" --encoding UTF-8 --encodingmode replace

13:32:04 [afp] $ hg showconfig paths.default

13:32:05 [afp] $ hg pull --rev default

13:32:05 pulling from https://foss.heptapod.net/isa-afp/afp-devel/

13:32:05 no changes found

13:32:05 [afp] $ hg update --clean --rev default

13:32:06 1404 files updated, 0 files merged, 0 files removed, 0 files unresolved

13:32:06 [afp] $ hg --config extensions.purge= clean --all

13:32:07 [afp] $ hg log --rev . --template {node}

13:32:07 [afp] $ hg log --rev . --template {rev}

13:32:07 [afp] $ hg log --rev 04bb771f4700cfefd7526fd577d18d2e00691e3d --template exists\n

13:32:07 exists

13:32:07 [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(04bb771f4700cfefd7526fd577d18d2e00691e3d)" --encoding UTF-8 --encodingmode replace

13:32:07 No emails were triggered.

13:32:07

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

13:32:07 + Admin/jenkins/run_build all

13:32:07 + set -e

13:32:07 + PROFILE=all

13:32:07 + shift

13:32:07 + bin/isabelle components -a

13:32:08 + bin/isabelle jedit -bf

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

13:33:09 ### Building graph browser (/media/data/jenkins/workspace/isabelle-all/lib/classes/isabelle_graphbrowser.jar) ...

13:33:10 Note: Some input files use unchecked or unsafe operations.

13:33:10 Note: Recompile with -Xlint:unchecked for details.

13:33:10 ### Building Isabelle/Scala/Admin (/media/data/jenkins/workspace/isabelle-all/lib/classes/isabelle_admin.jar) ...

13:33:10 ### Building AFP/Tools (/media/data/jenkins/workspace/isabelle-all/afp/admin/jenkins/../../tools/lib/classes/afp_tools.jar) ...

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

13:33:16 + bin/isabelle ocaml_setup

13:33:16 # Run eval $(opam env) to update the current shell environment

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

13:33:17 opam update

13:33:17

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

13:33:17 + bin/isabelle ghc_setup

13:33:19 stack will use a sandboxed GHC it installed

13:33:19 For more information on paths, see 'stack path' and 'stack exec env'

13:33:19 To use this GHC and packages outside of a project, consider using:

13:33:19 stack ghc, stack ghci, stack runghc, or stack exec

13:33:19 The Glorious Glasgow Haskell Compilation System, version 8.10.7

13:33:20 + bin/isabelle ci_build_all

13:33:22

13:33:22 === CONFIGURATION ===

13:33:22

13:33:22 ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g"

13:33:22 ISABELLE_BUILD_OPTIONS=""

13:33:22

13:33:22 ML_PLATFORM="x86_64_32-linux"

13:33:22 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-test-15c840d48c9a/x86_64_32-linux"

13:33:22 ML_SYSTEM="polyml-5.9"

13:33:22 ML_OPTIONS="-H 4000 --maxheap 8G"

13:33:22 jobs = 8, threads = 8, numa = true

13:33:22

13:33:22 === BUILD ===

13:33:22

13:33:22 Build started at Fri, 5 Aug 2022 13:33:22 +0200

13:33:22 Isabelle id dcd3ef2905d6

13:33:22 AFP id 855e895beb9c

13:33:22

13:33:22 === LOG ===

13:33:22

13:33:24 Session Pure/Pure

13:33:25 Session CTT/CTT

13:33:25 Session Cube/Cube

13:33:25 Session FOL/FOL

13:33:26 Session CCL/CCL

13:33:26 Session FOL/FOL-ex

13:33:26 Session FOLP/FOLP

13:33:26 Session FOLP/FOLP-ex

13:33:26 Session Doc/Intro (doc)

13:33:26 Session LCF/LCF

13:33:26 Session Doc/Logics (doc)

13:33:26 Session Doc/Nitpick (doc)

13:33:26 Session Pure/Pure-Examples

13:33:26 Session Pure/Pure-ex

13:33:27 Session Tools/SML

13:33:27 Session Sequents/Sequents

13:33:27 Session Doc/Sledgehammer (doc)

13:33:27 Session AFP/SpecCheck (AFP)

13:33:27 Session Tools/Tools

13:33:27 Session HOL/HOL (main)

13:33:28 Session AFP/AVL-Trees (AFP)

13:33:28 Session AFP/AWN (AFP)

13:33:28 Session AFP/Abortable_Linearizable_Modules (AFP)

13:33:28 Session AFP/Abstract-Hoare-Logics (AFP)

13:33:28 Session AFP/Ackermanns_not_PR (AFP)

13:33:28 Session AFP/AnselmGod (AFP)

13:33:28 Session AFP/Aristotles_Assertoric_Syllogistic (AFP)

13:33:28 Session AFP/Attack_Trees (AFP)

13:33:28 Session AFP/AxiomaticCategoryTheory (AFP)

13:33:28 Session AFP/Belief_Revision (AFP)

13:33:29 Session AFP/BinarySearchTree (AFP)

13:33:29 Session AFP/Binomial-Queues (AFP)

13:33:29 Session AFP/Bondy (AFP)

13:33:29 Session AFP/Boolos_Curious_Inference (AFP)

13:33:29 Session AFP/BytecodeLogicJmlTypes (AFP)

13:33:29 Session AFP/C2KA_DistributedSystems (AFP)

13:33:29 Session AFP/CISC-Kernel (AFP)

13:33:29 Session AFP/CYK (AFP)

13:33:29 Session AFP/Cauchy (AFP)

13:33:29 Session AFP/Sqrt_Babylonian (AFP)

13:33:29 Session Doc/Classes (doc)

13:33:29 Session AFP/ClockSynchInst (AFP)

13:33:29 Session AFP/Compiling-Exceptions-Correctly (AFP)

13:33:29 Session AFP/Complete_Non_Orders (AFP)

13:33:29 Session AFP/ComponentDependencies (AFP)

13:33:29 Session AFP/Concurrent_Revisions (AFP)

13:33:29 Session AFP/Constructor_Funs (AFP)

13:33:29 Session AFP/CryptoBasedCompositionalProperties (AFP)

13:33:29 Session AFP/DPT-SAT-Solver (AFP)

13:33:29 Session AFP/Dedekind_Real (AFP)

13:33:29 Session AFP/Depth-First-Search (AFP)

13:33:29 Session AFP/Digit_Expansions (AFP)

13:33:29 Session AFP/Diophantine_Eqns_Lin_Hom (AFP)

13:33:29 Session AFP/DiskPaxos (AFP)

13:33:29 Session AFP/Example-Submission (AFP)

13:33:29 Session AFP/FFT (AFP)

13:33:29 Session AFP/FLP (AFP)

13:33:29 Session AFP/FeatherweightJava (AFP)

13:33:29 Session AFP/Featherweight_OCL (AFP)

13:33:30 Session AFP/FileRefinement (AFP)

13:33:30 Session AFP/FocusStreamsCaseStudies (AFP)

13:33:30 Session AFP/Foundation_of_geometry (AFP)

13:33:30 Session AFP/Free-Boolean-Algebra (AFP)

13:33:30 Session AFP/Fresh_Identifiers (AFP)

13:33:30 Session AFP/FunWithFunctions (AFP)

13:33:30 Session AFP/FunWithTilings (AFP)

13:33:30 Session Doc/Functions (doc)

13:33:30 Session AFP/GPU_Kernel_PL (AFP)

13:33:30 Session AFP/GenClock (AFP)

13:33:30 Session AFP/General-Triangle (AFP)

13:33:30 Session AFP/Generic_Deriving (AFP)

13:33:30 Session AFP/GewirthPGCProof (AFP)

13:33:30 Session AFP/GoedelGod (AFP)

13:33:30 Session AFP/Goodstein_Lambda (AFP)

13:33:30 Session HOL/HOL-Cardinals (timing)

13:33:30 Session AFP/Binding_Syntax_Theory (AFP)

13:33:30 Session AFP/Ordinals_and_Cardinals (AFP)

13:33:30 Session HOL/HOL-Hoare

13:33:30 Session HOL/HOL-Hoare_Parallel (timing)

13:33:30 Session HOL/HOL-IMPP

13:33:31 Session HOL/HOL-IOA

13:33:31 Session HOL/HOL-Import

13:33:31 Session HOL/HOL-Lattice

13:33:31 Session HOL/HOL-Library (main timing)

13:33:33 Session AFP/ADS_Functor (AFP)

13:33:33 Session AFP/Approximation_Algorithms (AFP)

13:33:33 Session AFP/ArrowImpossibilityGS (AFP)

13:33:33 Session AFP/Auto2_HOL (AFP)

13:33:33 Session AFP/BNF_CC (AFP)

13:33:33 Session AFP/BNF_Operations (AFP)

13:33:33 Session AFP/Binomial-Heaps (AFP)

13:33:33 Session AFP/Boolean_Expression_Checkers (AFP)

13:33:33 Session AFP/Bounded_Deducibility_Security (AFP)

13:33:33 Session AFP/BD_Security_Compositional (AFP)

13:33:33 Session AFP/CoSMeDis (AFP)

13:33:34 Session AFP/CoCon (AFP)

13:33:34 Session AFP/CoSMed (AFP)

13:33:34 Session AFP/Buildings (AFP)

13:33:34 Session AFP/CRDT (AFP)

13:33:34 Session AFP/IMAP-CRDT (AFP)

13:33:34 Session AFP/Card_Multisets (AFP)

13:33:34 Session AFP/Card_Number_Partitions (AFP)

13:33:34 Session AFP/Category (AFP)

13:33:34 Session Doc/Codegen (doc)

13:33:34 Session AFP/CofGroups (AFP)

13:33:34 Session AFP/Combinatorics_Words (AFP)

13:33:34 Session AFP/Combinatorics_Words_Graph_Lemma (AFP)

13:33:35 Session AFP/Completeness (AFP)

13:33:35 Session AFP/ConcurrentIMP (AFP)

13:33:35 Session AFP/Concurrent_Ref_Alg (AFP)

13:33:35 Session AFP/Conditional_Simplification (AFP)

13:33:35 Session AFP/Conditional_Transfer_Rule (AFP)

13:33:35 Session AFP/CoreC++ (AFP)

13:33:35 Session AFP/Core_DOM (AFP)

13:33:35 Session AFP/Shadow_DOM (AFP)

13:33:36 Session AFP/DOM_Components (AFP)

13:33:36 Session AFP/Core_SC_DOM (AFP)

13:33:36 Session AFP/Shadow_SC_DOM (AFP)

13:33:36 Session AFP/SC_DOM_Components (AFP)

13:33:36 Session Doc/Datatypes (doc)

13:33:36 Session Doc/Corec (doc)

13:33:37 Session AFP/Decl_Sem_Fun_PL (AFP)

13:33:37 Session AFP/Encodability_Process_Calculi (AFP)

13:33:37 Session AFP/Epistemic_Logic (AFP)

13:33:37 Session AFP/Public_Announcement_Logic (AFP)

13:33:37 Session AFP/Euler_Partition (AFP)

13:33:37 Session AFP/FOL-Fitting (AFP)

13:33:37 Session AFP/FOL_Seq_Calc1 (AFP)

13:33:37 Session AFP/FOL_Axiomatic (AFP)

13:33:37 Session AFP/FOL_Harrison (AFP)

13:33:37 Session AFP/Factored_Transition_System_Bounding (AFP)

13:33:38 Session AFP/FinFun (AFP)

13:33:38 Session AFP/Extended_Finite_State_Machines (AFP)

13:33:38 Session AFP/Extended_Finite_State_Machine_Inference (AFP)

13:33:38 Session AFP/Finger-Trees (AFP)

13:33:38 Session AFP/Finite-Map-Extras (AFP)

13:33:38 Session AFP/Generalized_Counting_Sort (AFP)

13:33:38 Session AFP/Graph_Saturation (AFP)

13:33:38 Session AFP/Group-Ring-Module (AFP)

13:33:38 Session AFP/Valuation (AFP)

13:33:38 Session HOL/HOL-Auth (timing)

13:33:39 Session HOL/HOL-UNITY (timing)

13:33:39 Session HOL/HOL-Bali (timing)

13:33:39 Session HOL/HOL-Combinatorics (main timing)

13:33:40 Session AFP/Blue_Eyes (AFP)

13:33:40 Session AFP/Derangements (AFP)

13:33:40 Session AFP/Discrete_Summation (AFP)

13:33:40 Session AFP/Gauss-Jordan-Elim-Fun (AFP)

13:33:40 Session AFP/Graph_Theory (AFP)

13:33:40 Session AFP/ShortestPath (AFP)

13:33:40 Session HOL/HOL-Computational_Algebra (main timing)

13:33:40 Session AFP/Descartes_Sign_Rule (AFP)

13:33:40 Session HOL/HOL-Algebra (main timing)

13:33:41 Session AFP/Finitely_Generated_Abelian_Groups (AFP)

13:33:41 Session HOL/HOL-Decision_Procs (timing)

13:33:42 Session HOL/HOL-Quotient_Examples (timing)

13:33:42 Session AFP/Interpolation_Polynomials_HOL_Algebra (AFP)

13:33:42 Session AFP/Localization_Ring (AFP)

13:33:42 Session AFP/Orbit_Stabiliser (AFP)

13:33:42 Session AFP/Perfect-Number-Thm (AFP)

13:33:42 Session AFP/Secondary_Sylow (AFP)

13:33:42 Session AFP/Jordan_Hoelder (AFP)

13:33:42 Session AFP/VectorSpace (AFP)

13:33:42 Session HOL/HOL-Analysis (main timing)

13:33:43 Session AFP/Actuarial_Mathematics (AFP)

13:33:43 Session AFP/Cayley_Hamilton (AFP)

13:33:43 Session AFP/Coinductive (AFP)

13:33:43 Session AFP/DynamicArchitectures (AFP)

13:33:43 Session AFP/Architectural_Design_Patterns (AFP)

13:33:44 Session AFP/Lazy-Lists-II (AFP)

13:33:44 Session AFP/Stream_Fusion_Code (AFP)

13:33:44 Session AFP/Topology (AFP)

13:33:44 Session AFP/Complex_Geometry (AFP)

13:33:44 Session AFP/Poincare_Disc (AFP)

13:33:44 Session AFP/Differential_Game_Logic (AFP)

13:33:44 Session AFP/First_Welfare_Theorem (AFP)

13:33:44 Session AFP/Green (AFP)

13:33:44 Session HOL/HOL-Analysis-ex

13:33:44 Session HOL/HOL-Complex_Analysis (main timing)

13:33:44 Session AFP/Cartan_FP (AFP)

13:33:44 Session HOL/HOL-Eisbach

13:33:44 Session AFP/Allen_Calculus (AFP)

13:33:44 Session AFP/Card_Partitions (AFP)

13:33:45 Session AFP/Bell_Numbers_Spivey (AFP)

13:33:45 Session AFP/Card_Equiv_Relations (AFP)

13:33:45 Session AFP/Equivalence_Relation_Enumeration (AFP)

13:33:45 Session AFP/Falling_Factorial_Sum (AFP)

13:33:45 Session AFP/Case_Labeling (AFP)

13:33:45 Session AFP/Clean (AFP)

13:33:45 Session AFP/Dependent_SIFUM_Type_Systems (AFP)

13:33:45 Session AFP/Dependent_SIFUM_Refinement (AFP)

13:33:45 Session Doc/Eisbach (doc)

13:33:45 Session HOL/HOL-Hahn_Banach

13:33:45 Session HOL/HOL-Homology (timing)

13:33:46 Session HOL/HOL-Probability (main timing)

13:33:46 Session AFP/Buffons_Needle (AFP)

13:33:46 Session AFP/Density_Compiler (AFP)

13:33:46 Session AFP/DiscretePricing (AFP)

13:33:46 Session AFP/Ergodic_Theory (AFP)

13:33:46 Session AFP/Gromov_Hyperbolicity (AFP)

13:33:47 Session AFP/Laws_of_Large_Numbers (AFP)

13:33:47 Session AFP/Fisher_Yates (AFP)

13:33:47 Session AFP/Girth_Chromatic (AFP)

13:33:47 Session AFP/Random_Graph_Subgraph_Threshold (AFP)

13:33:47 Session HOL/HOL-Probability-ex (timing)

13:33:47 Session AFP/Hahn_Jordan_Decomposition (AFP)

13:33:47 Session AFP/Lp (AFP)

13:33:47 Session AFP/MDP-Rewards (AFP)

13:33:47 Session AFP/Markov_Models (AFP)

13:33:47 Session AFP/Monad_Normalisation (AFP)

13:33:47 Session AFP/Monomorphic_Monad (AFP)

13:33:47 Session AFP/Neumann_Morgenstern_Utility (AFP)

13:33:47 Session AFP/Probabilistic_Noninterference (AFP)

13:33:48 Session AFP/Probabilistic_System_Zoo (AFP)

13:33:48 Session AFP/Quasi_Borel_Spaces (AFP)

13:33:48 Session AFP/Skip_Lists (AFP)

13:33:48 Session AFP/Source_Coding_Theorem (AFP)

13:33:48 Session AFP/Hyperdual (AFP)

13:33:48 Session AFP/Irrationality_J_Hancl (AFP)

13:33:48 Session AFP/Kuratowski_Closure_Complement (AFP)

13:33:48 Session AFP/Laplace_Transform (AFP)

13:33:48 Session AFP/Lower_Semicontinuous (AFP)

13:33:49 Session AFP/Minkowskis_Theorem (AFP)

13:33:49 Session AFP/Octonions (AFP)

13:33:49 Session AFP/Ptolemys_Theorem (AFP)

13:33:49 Session AFP/Quaternions (AFP)

13:33:49 Session AFP/Rank_Nullity_Theorem (AFP)

13:33:49 Session AFP/Gauss_Jordan (AFP)

13:33:49 Session AFP/Echelon_Form (AFP)

13:33:49 Session AFP/Hermite (AFP)

13:33:49 Session AFP/MDP-Algorithms (AFP)

13:33:49 Session AFP/Tarskis_Geometry (AFP)

13:33:50 Session AFP/Triangle (AFP)

13:33:50 Session AFP/Chord_Segments (AFP)

13:33:50 Session AFP/Stewart_Apollonius (AFP)

13:33:50 Session AFP/Youngs_Inequality (AFP)

13:33:50 Session AFP/pGCL (AFP)

13:33:50 Session HOL/HOL-Examples

13:33:50 Session HOL/HOL-Isar_Examples

13:33:50 Session HOL/HOL-Nonstandard_Analysis (timing)

13:33:51 Session HOL/HOL-Nonstandard_Analysis-Examples (timing)

13:33:51 Session HOL/HOL-Number_Theory (main timing)

13:33:51 Session AFP/Arith_Prog_Rel_Primes (AFP)

13:33:51 Session AFP/Bernoulli (AFP)

13:33:51 Session AFP/E_Transcendental (AFP)

13:33:51 Session AFP/Elliptic_Curves_Group_Law (AFP)

13:33:51 Session AFP/Fermat3_4 (AFP)

13:33:51 Session HOL/HOL-Data_Structures (timing)

13:33:52 Session AFP/Efficient-Mergesort (AFP)

13:33:52 Session HOL/HOL-Codegenerator_Test

13:33:53 Session HOL/HOL-ex (timing)

13:33:53 Session AFP/Automatic_Refinement (AFP)

13:33:53 Session AFP/Refine_Monadic (AFP)

13:33:54 Session AFP/Lehmer (AFP)

13:33:54 Session AFP/Lifting_the_Exponent (AFP)

13:33:54 Session AFP/Padic_Ints (AFP)

13:33:54 Session AFP/Pratt_Certificate (AFP)

13:33:54 Session AFP/Bertrands_Postulate (AFP)

13:33:55 Session AFP/Prime_Harmonic_Series (AFP)

13:33:55 Session AFP/RSAPSS (AFP)

13:33:55 Session AFP/SumSquares (AFP)

13:33:55 Session AFP/Liouville_Numbers (AFP)

13:33:55 Session AFP/Lucas_Theorem (AFP)

13:33:55 Session AFP/DPRM_Theorem (AFP)

13:33:55 Session AFP/Mason_Stothers (AFP)

13:33:55 Session AFP/Polynomial_Interpolation (AFP)

13:33:55 Session AFP/Formal_Puiseux_Series (AFP)

13:33:55 Session AFP/Probabilistic_Prime_Tests (AFP)

13:33:56 Session AFP/Rep_Fin_Groups (AFP)

13:33:56 Session AFP/Sturm_Sequences (AFP)

13:33:56 Session AFP/Safe_Distance (AFP)

13:33:56 Session AFP/Special_Function_Bounds (AFP)

13:33:56 Session AFP/Sturm_Tarski (AFP)

13:33:56 Session AFP/Budan_Fourier (AFP)

13:33:56 Session AFP/Three_Circles (AFP)

13:33:57 Session AFP/Winding_Number_Eval (AFP)

13:33:57 Session AFP/Count_Complex_Roots (AFP)

13:33:57 Session HOL/HOL-Corec_Examples (timing)

13:33:57 Session HOL/HOL-Datatype_Examples (timing)

13:33:57 Session HOL/HOL-IMP (timing)

13:33:57 Session AFP/Abs_Int_ITP2012 (AFP)

13:33:57 Session AFP/Relational-Incorrectness-Logic (AFP)

13:33:57 Session HOL/HOL-Imperative_HOL (timing)

13:33:58 Session AFP/Auto2_Imperative_HOL (AFP)

13:33:58 Session AFP/Imperative_Insertion_Sort (AFP)

13:33:58 Session HOL/HOL-Induct

13:33:58 Session HOL/HOL-Metis_Examples (timing)

13:33:58 Session HOL/HOL-Proofs (timing)

13:33:59 Session HOL/HOL-Proofs-Extraction (timing)

13:33:59 Session HOL/HOL-Proofs-ex

13:33:59 Session HOL/HOL-Proofs-Lambda (timing)

13:33:59 Session AFP/Applicative_Lifting (AFP)

13:34:00 Session AFP/Free-Groups (AFP)

13:34:00 Session AFP/Stern_Brocot (AFP)

13:34:00 Session AFP/HereditarilyFinite (AFP)

13:34:00 Session AFP/HyperCTL (AFP)

13:34:00 Session AFP/Integration (AFP)

13:34:00 Session AFP/Isabelle_Meta_Model (AFP)

13:34:00 Session AFP/LTL (AFP)

13:34:00 Session AFP/Stuttering_Equivalence (AFP)

13:34:00 Session AFP/Landau_Symbols (AFP)

13:34:00 Session AFP/Akra_Bazzi (AFP)

13:34:01 Session AFP/Catalan_Numbers (AFP)

13:34:01 Session AFP/Error_Function (AFP)

13:34:01 Session AFP/Euler_MacLaurin (AFP)

13:34:01 Session AFP/LightweightJava (AFP)

13:34:01 Session AFP/LinearQuantifierElim (AFP)

13:34:01 Session AFP/List-Infinite (AFP)

13:34:01 Session AFP/Nat-Interval-Logic (AFP)

13:34:01 Session AFP/AutoFocus-Stream (AFP)

13:34:01 Session AFP/Median_Method (AFP)

13:34:01 Session AFP/MuchAdoAboutTwo (AFP)

13:34:01 Session AFP/Optics (AFP)

13:34:01 Session AFP/UTP-Toolkit (AFP)

13:34:01 Session AFP/UTP (AFP)

13:34:01 Session AFP/Order_Lattice_Props (AFP)

13:34:02 Session AFP/POPLmark-deBruijn (AFP)

13:34:02 Session AFP/Pairing_Heap (AFP)

13:34:02 Session AFP/Password_Authentication_Protocol (AFP)

13:34:02 Session AFP/Pell (AFP)

13:34:02 Session AFP/Prefix_Free_Code_Combinators (AFP)

13:34:02 Session AFP/Presburger-Automata (AFP)

13:34:02 Session AFP/Priority_Queue_Braun (AFP)

13:34:02 Session AFP/Program-Conflict-Analysis (AFP)

13:34:02 Session AFP/Regular-Sets (AFP)

13:34:02 Session AFP/Abstract-Rewriting (AFP)

13:34:02 Session AFP/Decreasing-Diagrams (AFP)

13:34:02 Session AFP/First_Order_Terms (AFP)

13:34:02 Session AFP/Stateful_Protocol_Composition_and_Typing (AFP)

13:34:02 Session AFP/Automated_Stateful_Protocol_Verification (AFP)

13:34:02 Session AFP/Matrix (AFP)

13:34:03 Session AFP/Matrix_Tensor (AFP)

13:34:03 Session AFP/Knot_Theory (AFP)

13:34:03 Session AFP/Coinductive_Languages (AFP)

13:34:03 Session AFP/Finite_Automata_HF (AFP)

13:34:03 Session AFP/Functional-Automata (AFP)

13:34:03 Session AFP/Posix-Lexing (AFP)

13:34:03 Session AFP/ResiduatedTransitionSystem (AFP)

13:34:03 Session AFP/Ribbon_Proofs (AFP)

13:34:03 Session AFP/SATSolverVerification (AFP)

13:34:03 Session AFP/Safe_OCL (AFP)

13:34:03 Session AFP/Selection_Heap_Sort (AFP)

13:34:03 Session AFP/Simplex (AFP)

13:34:04 Session AFP/Skew_Heap (AFP)

13:34:04 Session AFP/Sort_Encodings (AFP)

13:34:04 Session AFP/Splay_Tree (AFP)

13:34:04 Session AFP/Amortized_Complexity (AFP)

13:34:04 Session AFP/Dynamic_Tables (AFP)

13:34:04 Session AFP/Root_Balanced_Tree (AFP)

13:34:04 Session AFP/Closest_Pair_Points (AFP)

13:34:04 Session AFP/Stable_Matching (AFP)

13:34:04 Session AFP/SuperCalc (AFP)

13:34:04 Session Doc/System (doc)

13:34:04 Session AFP/Szemeredi_Regularity (AFP)

13:34:04 Session AFP/Roth_Arithmetic_Progressions (AFP)

13:34:05 Session AFP/Tail_Recursive_Functions (AFP)

13:34:05 Session AFP/TortoiseHare (AFP)

13:34:05 Session AFP/Trie (AFP)

13:34:05 Session AFP/Flyspeck-Tame (AFP)

13:34:05 Session AFP/Twelvefold_Way (AFP)

13:34:05 Session AFP/Vickrey_Clarke_Groves (AFP)

13:34:05 Session HOL/HOL-Matrix_LP

13:34:05 Session HOL/HOL-MicroJava (timing)

13:34:05 Session HOL/HOL-Mirabelle-ex

13:34:05 Session HOL/HOL-Mutabelle

13:34:05 Session HOL/HOL-NanoJava

13:34:05 Session HOL/HOL-Nitpick_Examples

13:34:05 Session HOL/HOL-Nominal

13:34:06 Session AFP/CCS (AFP)

13:34:06 Session HOL/HOL-Nominal-Examples (timing)

13:34:06 Session AFP/Lam-ml-Normalization (AFP)

13:34:06 Session AFP/Pi_Calculus (AFP)

13:34:06 Session AFP/Psi_Calculi (AFP)

13:34:06 Session AFP/SequentInvertibility (AFP)

13:34:07 Session HOL/HOL-Predicate_Compile_Examples (timing)

13:34:07 Session HOL/HOL-Prolog

13:34:07 Session HOL/HOL-Quickcheck_Examples (timing)

13:34:07 Session HOL/HOL-Real_Asymp

13:34:08 Session AFP/Cotangent_PFD_Formula (AFP)

13:34:08 Session AFP/Fourier (AFP)

13:34:09 Session AFP/Furstenberg_Topology (AFP)

13:34:10 Session HOL/HOL-Real_Asymp-Manual

13:34:10 Session AFP/Sophomores_Dream (AFP)

13:34:10 Session AFP/Stirling_Formula (AFP)

13:34:11 Session AFP/Irrationals_From_THEBOOK (AFP)

13:34:11 Session AFP/Lambert_W (AFP)

13:34:12 Session HOL/HOL-SET_Protocol (timing)

13:34:12 Session HOL/HOL-SMT_Examples (timing)

13:34:12 Session HOL/HOL-SPARK

13:34:13 Session HOL/HOL-SPARK-Examples

13:34:13 Session AFP/RIPEMD-160-SPARK (AFP)

13:34:13 Session HOL/HOL-SPARK-Manual

13:34:13 Session HOL/HOL-Statespace

13:34:13 Session HOL/HOL-TLA

13:34:13 Session HOL/HOL-TLA-Buffer

13:34:14 Session HOL/HOL-TLA-Inc

13:34:14 Session HOL/HOL-TLA-Memory

13:34:14 Session HOL/HOL-TPTP

13:34:14 Session HOL/HOL-Types_To_Sets

13:34:14 Session AFP/Banach_Steinhaus (AFP)

13:34:14 Session AFP/Smooth_Manifolds (AFP)

13:34:14 Session AFP/Types_To_Sets_Extension (AFP)

13:34:14 Session HOL/HOL-Unix

13:34:14 Session HOL/HOL-ZF

13:34:15 Session AFP/Category2 (AFP)

13:34:15 Session HOL/HOLCF (main timing)

13:34:15 Session AFP/Circus (AFP)

13:34:15 Session AFP/HOL-CSP (AFP)

13:34:15 Session HOL/HOLCF-IMP

13:34:15 Session HOL/HOLCF-Library

13:34:15 Session AFP/CSP_RefTK (AFP)

13:34:15 Session HOL/HOLCF-FOCUS

13:34:15 Session HOL/HOLCF-ex

13:34:16 Session AFP/PCF (AFP)

13:34:16 Session AFP/HOLCF-Prelude (AFP)

13:34:16 Session AFP/BirdKMP (AFP)

13:34:16 Session HOL/HOLCF-Tutorial

13:34:16 Session HOL/IOA (timing)

13:34:16 Session HOL/IOA-ABP

13:34:16 Session HOL/IOA-NTP

13:34:16 Session HOL/IOA-Storage

13:34:16 Session HOL/IOA-ex

13:34:16 Session AFP/Shivers-CFA (AFP)

13:34:16 Session AFP/Stream-Fusion (AFP)

13:34:16 Session AFP/Tycon (AFP)

13:34:16 Session AFP/WorkerWrapper (AFP)

13:34:16 Session Tools/Haskell

13:34:16 Session AFP/Heard_Of (AFP)

13:34:16 Session AFP/Consensus_Refined (AFP)

13:34:17 Session AFP/Hello_World (AFP)

13:34:17 Session AFP/Hood_Melville_Queue (AFP)

13:34:17 Session AFP/HotelKeyCards (AFP)

13:34:17 Session Doc/How_to_Prove_it (no_doc)

13:34:17 Session AFP/Huffman (AFP)

13:34:17 Session AFP/Hybrid_Logic (AFP)

13:34:17 Session AFP/Hybrid_Multi_Lane_Spatial_Logic (AFP)

13:34:17 Session AFP/IFC_Tracking (AFP)

13:34:17 Session AFP/IMP2 (AFP)

13:34:17 Session AFP/IMP2_Binary_Heap (AFP)

13:34:17 Session AFP/IMP_Compiler (AFP)

13:34:17 Session AFP/IMP_Compiler_Reuse (AFP)

13:34:17 Session Doc/Implementation (doc)

13:34:18 Session AFP/Impossible_Geometry (AFP)

13:34:18 Session AFP/Inductive_Confidentiality (AFP)

13:34:18 Session AFP/Inductive_Inference (AFP)

13:34:18 Session AFP/InfPathElimination (AFP)

13:34:18 Session AFP/Intro_Dest_Elim (AFP)

13:34:18 Session AFP/IsaGeoCoq (AFP)

13:34:18 Session AFP/IsaNet (AFP)

13:34:18 Session Doc/Isar_Ref (doc)

13:34:18 Session AFP/Isabelle_C (AFP)

13:34:19 Session Doc/JEdit (doc)

13:34:19 Session AFP/Jacobson_Basic_Algebra (AFP)

13:34:19 Session AFP/Grothendieck_Schemes (AFP)

13:34:19 Session AFP/Pluennecke_Ruzsa_Inequality (AFP)

13:34:19 Session AFP/JiveDataStoreModel (AFP)

13:34:19 Session AFP/Key_Agreement_Strong_Adversaries (AFP)

13:34:19 Session AFP/Kleene_Algebra (AFP)

13:34:19 Session AFP/KAD (AFP)

13:34:19 Session AFP/KAT_and_DRA (AFP)

13:34:19 Session AFP/Algebraic_VCs (AFP)

13:34:19 Session AFP/Multirelations (AFP)

13:34:19 Session AFP/Quantales (AFP)

13:34:20 Session AFP/Transformer_Semantics (AFP)

13:34:20 Session AFP/Regular_Algebras (AFP)

13:34:20 Session AFP/Relation_Algebra (AFP)

13:34:20 Session AFP/Relational_Paths (AFP)

13:34:20 Session AFP/Residuated_Lattices (AFP)

13:34:20 Session AFP/Knights_Tour (AFP)

13:34:20 Session AFP/LambdaMu (AFP)

13:34:20 Session AFP/LatticeProperties (AFP)

13:34:20 Session AFP/DataRefinementIBP (AFP)

13:34:20 Session AFP/GraphMarkingIBP (AFP)

13:34:20 Session AFP/Lazy_Case (AFP)

13:34:20 Session AFP/Lifting_Definition_Option (AFP)

13:34:20 Session AFP/List-Index (AFP)

13:34:20 Session AFP/Comparison_Sort_Lower_Bound (AFP)

13:34:20 Session AFP/Jinja (AFP)

13:34:20 Session AFP/Dominance_CHK (AFP)

13:34:20 Session AFP/HRB-Slicing (AFP)

13:34:20 Session AFP/InformationFlowSlicing_Inter (AFP)

13:34:20 Session AFP/Slicing (AFP)

13:34:21 Session AFP/InformationFlowSlicing (AFP)

13:34:21 Session AFP/JinjaDCI (AFP)

13:34:21 Session AFP/Regression_Test_Selection (AFP)

13:34:21 Session AFP/List_Update (AFP)

13:34:21 Session AFP/Quick_Sort_Cost (AFP)

13:34:21 Session AFP/Random_BSTs (AFP)

13:34:21 Session AFP/Randomised_BSTs (AFP)

13:34:21 Session AFP/Treaps (AFP)

13:34:21 Session AFP/Randomised_Social_Choice (AFP)

13:34:21 Session AFP/Fishburn_Impossibility (AFP)

13:34:22 Session AFP/SDS_Impossibility (AFP)

13:34:22 Session AFP/List_Interleaving (AFP)

13:34:22 Session AFP/List_Inversions (AFP)

13:34:22 Session AFP/LocalLexing (AFP)

13:34:22 Session Doc/Locales (doc)

13:34:22 Session AFP/Locally-Nameless-Sigma (AFP)

13:34:22 Session AFP/Logging_Independent_Anonymity (AFP)

13:34:22 Session AFP/Lowe_Ontological_Argument (AFP)

13:34:22 Session Doc/Main (doc)

13:34:22 Session AFP/Marriage (AFP)

13:34:22 Session AFP/Latin_Square (AFP)

13:34:23 Session AFP/Matroids (AFP)

13:34:23 Session AFP/Max-Card-Matching (AFP)

13:34:23 Session AFP/Median_Of_Medians_Selection (AFP)

13:34:23 Session AFP/KD_Tree (AFP)

13:34:23 Session AFP/Menger (AFP)

13:34:23 Session AFP/Mereology (AFP)

13:34:23 Session AFP/Metalogic_ProofChecker (AFP)

13:34:23 Session AFP/MiniML (AFP)

13:34:23 Session AFP/Modular_Assembly_Kit_Security (AFP)

13:34:23 Session AFP/MonoBoolTranAlgebra (AFP)

13:34:23 Session AFP/Name_Carrying_Type_Inference (AFP)

13:34:23 Session AFP/Nash_Williams (AFP)

13:34:24 Session AFP/No_FTL_observers (AFP)

13:34:24 Session AFP/Nominal2 (AFP)

13:34:24 Session AFP/Incompleteness (AFP)

13:34:24 Session AFP/Surprise_Paradox (AFP)

13:34:24 Session AFP/LambdaAuth (AFP)

13:34:24 Session AFP/Launchbury (AFP)

13:34:25 Session AFP/Call_Arity (AFP)

13:34:25 Session AFP/Modal_Logics_for_NTS (AFP)

13:34:25 Session AFP/Rewriting_Z (AFP)

13:34:25 Session AFP/Noninterference_CSP (AFP)

13:34:25 Session AFP/Noninterference_Ipurge_Unwinding (AFP)

13:34:25 Session AFP/Noninterference_Generic_Unwinding (AFP)

13:34:25 Session AFP/Noninterference_Inductive_Unwinding (AFP)

13:34:25 Session AFP/Noninterference_Sequential_Composition (AFP)

13:34:26 Session AFP/Noninterference_Concurrent_Composition (AFP)

13:34:26 Session AFP/NormByEval (AFP)

13:34:26 Session AFP/OpSets (AFP)

13:34:26 Session AFP/Open_Induction (AFP)

13:34:26 Session AFP/Well_Quasi_Orders (AFP)

13:34:26 Session AFP/Decreasing-Diagrams-II (AFP)

13:34:26 Session AFP/Myhill-Nerode (AFP)

13:34:26 Session AFP/Ordinal (AFP)

13:34:26 Session AFP/Nested_Multisets_Ordinals (AFP)

13:34:26 Session AFP/Design_Theory (AFP)

13:34:26 Session AFP/Lambda_Free_RPOs (AFP)

13:34:26 Session AFP/Lambda_Free_EPO (AFP)

13:34:26 Session AFP/Ordered_Resolution_Prover (AFP)

13:34:27 Session AFP/Chandy_Lamport (AFP)

13:34:27 Session AFP/Saturation_Framework (AFP)

13:34:27 Session AFP/Saturation_Framework_Extensions (AFP)

13:34:27 Session AFP/Progress_Tracking (AFP)

13:34:27 Session AFP/PAL (AFP)

13:34:27 Session AFP/PLM (AFP)

13:34:27 Session AFP/PSemigroupsConvolution (AFP)

13:34:27 Session AFP/Package_logic (AFP)

13:34:27 Session AFP/Combinable_Wands (AFP)

13:34:27 Session AFP/Paraconsistency (AFP)

13:34:27 Session AFP/Parity_Game (AFP)

13:34:28 Session AFP/GaleStewart_Games (AFP)

13:34:28 Session AFP/Partial_Function_MR (AFP)

13:34:28 Session AFP/Physical_Quantities (AFP)

13:34:28 Session AFP/Pop_Refinement (AFP)

13:34:28 Session AFP/Possibilistic_Noninterference (AFP)

13:34:28 Session AFP/Priority_Search_Trees (AFP)

13:34:28 Session AFP/Prim_Dijkstra_Simple (AFP)

13:34:28 Session Doc/Prog_Prove (doc)

13:34:28 Session AFP/Projective_Geometry (AFP)

13:34:28 Session AFP/Proof_Strategy_Language (AFP)

13:34:28 Session AFP/PropResPI (AFP)

13:34:28 Session AFP/Propositional_Proof_Systems (AFP)

13:34:29 Session AFP/PseudoHoops (AFP)

13:34:29 Session AFP/Ramsey-Infinite (AFP)

13:34:29 Session AFP/Real_Power (AFP)

13:34:29 Session AFP/Real_Time_Deque (AFP)

13:34:29 Session AFP/Recursion-Theory-I (AFP)

13:34:29 Session AFP/Minsky_Machines (AFP)

13:34:29 Session AFP/RefinementReactive (AFP)

13:34:29 Session AFP/Regex_Equivalence (AFP)

13:34:30 Session AFP/Relational_Method (AFP)

13:34:30 Session AFP/Resolution_FOL (AFP)

13:34:30 Session AFP/Robbins-Conjecture (AFP)

13:34:30 Session AFP/Roy_Floyd_Warshall (AFP)

13:34:30 Session AFP/SIFPL (AFP)

13:34:30 Session AFP/SIFUM_Type_Systems (AFP)

13:34:30 Session AFP/Schutz_Spacetime (AFP)

13:34:31 Session AFP/Security_Protocol_Refinement (AFP)

13:34:31 Session AFP/SenSocialChoice (AFP)

13:34:31 Session AFP/Separation_Algebra (AFP)

13:34:31 Session AFP/Hoare_Time (AFP)

13:34:31 Session AFP/Separata (AFP)

13:34:31 Session AFP/Simpl (AFP)

13:34:32 Session AFP/BDD (AFP)

13:34:32 Session AFP/SimplifiedOntologicalArgument (AFP)

13:34:32 Session AFP/Sliding_Window_Algorithm (AFP)

13:34:32 Session AFP/Statecharts (AFP)

13:34:32 Session AFP/Stellar_Quorums (AFP)

13:34:32 Session AFP/Stone_Algebras (AFP)

13:34:32 Session AFP/Stone_Relation_Algebras (AFP)

13:34:32 Session AFP/Stone_Kleene_Relation_Algebras (AFP)

13:34:32 Session AFP/Aggregation_Algebras (AFP)

13:34:32 Session AFP/Relational_Disjoint_Set_Forests (AFP)

13:34:32 Session AFP/Relational_Minimum_Spanning_Trees (AFP)

13:34:32 Session AFP/Relational_Forests (AFP)

13:34:32 Session AFP/Subset_Boolean_Algebras (AFP)

13:34:32 Session AFP/Correctness_Algebras (AFP)

13:34:33 Session AFP/Store_Buffer_Reduction (AFP)

13:34:33 Session AFP/Strong_Security (AFP)

13:34:33 Session Doc/Sugar (doc)

13:34:33 Session AFP/Sunflowers (AFP)

13:34:33 Session AFP/Clique_and_Monotone_Circuits (AFP)

13:34:33 Session AFP/Syntax_Independent_Logic (AFP)

13:34:33 Session AFP/Goedel_Incompleteness (AFP)

13:34:33 Session AFP/Goedel_HFSet_Semantic (AFP)

13:34:34 Session AFP/Goedel_HFSet_Semanticless (AFP)

13:34:34 Session AFP/Robinson_Arithmetic (AFP)

13:34:35 Session AFP/Szpilrajn (AFP)

13:34:35 Session AFP/Combinatorics_Words_Lyndon (AFP)

13:34:35 Session AFP/TESL_Language (AFP)

13:34:35 Session AFP/TLA (AFP)

13:34:35 Session AFP/Timed_Automata (AFP)

13:34:35 Session AFP/Probabilistic_Timed_Automata (AFP)

13:34:35 Session AFP/Topological_Semantics (AFP)

13:34:35 Session AFP/Transitive-Closure-II (AFP)

13:34:35 Session AFP/Tree_Decomposition (AFP)

13:34:35 Session Doc/Tutorial (doc)

13:34:35 Session Doc/Typeclass_Hierarchy (doc)

13:34:36 Session AFP/Types_Tableaus_and_Goedels_God (AFP)

13:34:36 Session AFP/UPF (AFP)

13:34:36 Session AFP/UPF_Firewall (AFP)

13:34:36 Session AFP/Universal_Turing_Machine (AFP)

13:34:36 Session AFP/Van_der_Waerden (AFP)

13:34:36 Session AFP/VeriComp (AFP)

13:34:36 Session AFP/Interpreter_Optimizations (AFP)

13:34:36 Session AFP/Verified-Prover (AFP)

13:34:36 Session AFP/VolpanoSmith (AFP)

13:34:36 Session AFP/WHATandWHERE_Security (AFP)

13:34:36 Session AFP/Weight_Balanced_Trees (AFP)

13:34:36 Session AFP/Weighted_Arithmetic_Geometric_Mean (AFP)

13:34:36 Session AFP/Word_Lib (AFP)

13:34:37 Session AFP/Complx (AFP)

13:34:37 Session AFP/IEEE_Floating_Point (AFP)

13:34:37 Session AFP/IP_Addresses (AFP)

13:34:37 Session AFP/Simple_Firewall (AFP)

13:34:37 Session AFP/Routing (AFP)

13:34:37 Session AFP/Interval_Arithmetic_Word32 (AFP)

13:34:37 Session AFP/LEM (AFP)

13:34:38 Session AFP/Native_Word (AFP)

13:34:38 Session AFP/Collections (AFP)

13:34:38 Session AFP/Abstract_Completeness (AFP)

13:34:38 Session AFP/Abstract_Soundness (AFP)

13:34:38 Session AFP/FOL_Seq_Calc3 (AFP)

13:34:38 Session AFP/Incredible_Proof_Machine (AFP)

13:34:38 Session AFP/Deriving (AFP)

13:34:39 Session AFP/CAVA_Base (AFP)

13:34:39 Session AFP/CAVA_Automata (AFP)

13:34:39 Session AFP/DFS_Framework (AFP)

13:34:39 Session AFP/Gabow_SCC (AFP)

13:34:39 Session AFP/LTL_to_GBA (AFP)

13:34:39 Session AFP/Promela (AFP)

13:34:39 Session AFP/Containers (AFP)

13:34:39 Session AFP/Collections_Examples (AFP)

13:34:39 Session AFP/Containers-Benchmarks (AFP)

13:34:40 Session AFP/Eval_FO (AFP)

13:34:40 Session AFP/MFOTL_Monitor (AFP)

13:34:40 Session AFP/Generic_Join (AFP)

13:34:40 Session AFP/MFODL_Monitor_Optimized (AFP)

13:34:40 Session AFP/VYDRA_MDL (AFP)

13:34:40 Session AFP/Formula_Derivatives (AFP)

13:34:40 Session AFP/MSO_Regex_Equivalence (AFP)

13:34:41 Session AFP/Show (AFP)

13:34:41 Session AFP/Affine_Arithmetic (AFP)

13:34:41 Session AFP/Ordinary_Differential_Equations (AFP)

13:34:42 Session AFP/Differential_Dynamic_Logic (AFP)

13:34:42 Session AFP/Hybrid_Systems_VCs (AFP)

13:34:42 Session AFP/Matrices_for_ODEs (AFP)

13:34:42 Session AFP/Taylor_Models (AFP)

13:34:42 Session AFP/CakeML (AFP)

13:34:42 Session AFP/Certification_Monads (AFP)

13:34:42 Session AFP/AI_Planning_Languages_Semantics (AFP)

13:34:43 Session AFP/Verified_SAT_Based_AI_Planning (AFP)

13:34:43 Session AFP/Dict_Construction (AFP)

13:34:43 Session AFP/Formula_Derivatives-Examples (AFP)

13:34:43 Session AFP/Monad_Memo_DP (AFP)

13:34:43 Session AFP/Hidden_Markov_Models (AFP)

13:34:43 Session AFP/Optimal_BST (AFP)

13:34:43 Session AFP/Polynomial_Factorization (AFP)

13:34:44 Session AFP/Amicable_Numbers (AFP)

13:34:44 Session AFP/Dirichlet_Series (AFP)

13:34:44 Session AFP/Finite_Fields (AFP)

13:34:45 Session AFP/Universal_Hash_Families (AFP)

13:34:45 Session AFP/Frequency_Moments (AFP)

13:34:45 Session AFP/Zeta_Function (AFP)

13:34:45 Session AFP/Dirichlet_L (AFP)

13:34:46 Session AFP/Gauss_Sums (AFP)

13:34:46 Session AFP/Prime_Number_Theorem (AFP)

13:34:46 Session AFP/Prime_Distribution_Elementary (AFP)

13:34:46 Session AFP/IMO2019 (AFP)

13:34:46 Session AFP/Irrational_Series_Erdos_Straus (AFP)

13:34:47 Session AFP/Transcendence_Series_Hancl_Rucki (AFP)

13:34:48 Session AFP/Zeta_3_Irrational (AFP)

13:34:48 Session AFP/Gaussian_Integers (AFP)

13:34:48 Session AFP/Jordan_Normal_Form (AFP)

13:34:48 Session AFP/Farkas (AFP)

13:34:49 Session AFP/Isabelle_Marries_Dirac (AFP)

13:34:49 Session AFP/Knuth_Bendix_Order (AFP)

13:34:49 Session AFP/Functional_Ordered_Resolution_Prover (AFP)

13:34:49 Session AFP/Regular_Tree_Relations (AFP)

13:34:49 Session AFP/FO_Theory_Rewriting (AFP)

13:34:50 Session AFP/Rewrite_Properties_Reduction (AFP)

13:34:50 Session AFP/Weighted_Path_Order (AFP)

13:34:50 Session AFP/Multiset_Ordering_NPC (AFP)

13:34:50 Session AFP/Linear_Recurrences (AFP)

13:34:50 Session AFP/Perron_Frobenius (AFP)

13:34:51 Session AFP/Stochastic_Matrices (AFP)

13:34:52 Session AFP/Subresultants (AFP)

13:34:52 Session AFP/Berlekamp_Zassenhaus (AFP)

13:34:52 Session AFP/Algebraic_Numbers (AFP)

13:34:53 Session AFP/BenOr_Kozen_Reif (AFP)

13:34:53 Session AFP/LLL_Basis_Reduction (AFP)

13:34:53 Session AFP/LLL_Factorization (AFP)

13:34:53 Session AFP/Linear_Inequalities (AFP)

13:34:53 Session AFP/LP_Duality (AFP)

13:34:53 Session AFP/Linear_Programming (AFP)

13:34:53 Session AFP/Smith_Normal_Form (AFP)

13:34:53 Session AFP/Modular_arithmetic_LLL_and_HNF_algorithms (AFP)

13:34:54 Session AFP/Polynomials (AFP)

13:34:55 Session AFP/Deep_Learning (AFP)

13:34:55 Session AFP/QHLProver (AFP)

13:34:55 Session AFP/Projective_Measurements (AFP)

13:34:56 Session AFP/Groebner_Bases (AFP)

13:34:56 Session AFP/Fishers_Inequality (AFP)

13:34:56 Session AFP/Groebner_Macaulay (AFP)

13:34:57 Session AFP/Nullstellensatz (AFP)

13:34:57 Session AFP/Signature_Groebner (AFP)

13:34:57 Session AFP/Lambda_Free_KBOs (AFP)

13:34:57 Session AFP/Symmetric_Polynomials (AFP)

13:34:57 Session AFP/Pi_Transcendental (AFP)

13:34:58 Session AFP/Power_Sum_Polynomials (AFP)

13:34:58 Session AFP/Hermite_Lindemann (AFP)

13:34:58 Session AFP/Factor_Algebraic_Polynomial (AFP)

13:34:58 Session AFP/Cubic_Quartic_Equations (AFP)

13:34:58 Session AFP/Linear_Recurrences_Solver (AFP)

13:34:58 Session AFP/Virtual_Substitution (AFP)

13:34:59 Session AFP/Real_Impl (AFP)

13:34:59 Session AFP/Complex_Bounded_Operators (AFP)

13:35:00 Session AFP/Registers (AFP)

13:35:00 Session AFP/QR_Decomposition (AFP)

13:35:00 Session AFP/XML (AFP)

13:35:00 Session AFP/Van_Emde_Boas_Trees (AFP)

13:35:01 Session AFP/Dijkstra_Shortest_Path (AFP)

13:35:01 Session AFP/Koenigsberg_Friendship (AFP)

13:35:01 Session AFP/FOL_Seq_Calc2 (AFP)

13:35:01 Session AFP/Formal_SSA (AFP)

13:35:01 Session AFP/Minimal_SSA (AFP)

13:35:01 Session AFP/Gale_Shapley (AFP)

13:35:02 Session AFP/HOL-ODE-Numerics (AFP)

13:35:03 Session AFP/HOL-ODE-ARCH-COMP (AFP)

13:35:03 Session AFP/HOL-ODE-Examples (AFP large)

13:35:03 Session AFP/Lorenz_Approximation (AFP)

13:35:03 Session AFP/Lorenz_C0 (AFP large)

13:35:03 Session AFP/Lorenz_C1 (AFP large)

13:35:03 Session AFP/Poincare_Bendixson (AFP)

13:35:03 Session AFP/Transition_Systems_and_Automata (AFP)

13:35:03 Session AFP/Adaptive_State_Counting (AFP)

13:35:03 Session AFP/Buchi_Complementation (AFP)

13:35:03 Session AFP/LTL_Master_Theorem (AFP)

13:35:03 Session AFP/LTL_Normal_Form (AFP)

13:35:03 Session AFP/Partial_Order_Reduction (AFP)

13:35:03 Session AFP/SM_Base (AFP)

13:35:04 Session AFP/SM (AFP)

13:35:04 Session AFP/CAVA_Setup (AFP)

13:35:04 Session AFP/CAVA_LTL_Modelchecker (AFP)

13:35:04 Session AFP/Transitive-Closure (AFP)

13:35:04 Session AFP/KBPs (AFP)

13:35:04 Session AFP/LTL_to_DRA (AFP)

13:35:04 Session AFP/Network_Security_Policy_Verification (AFP)

13:35:05 Session AFP/Planarity_Certificates (AFP)

13:35:05 Session AFP/Tree-Automata (AFP)

13:35:05 Session AFP/Datatype_Order_Generator (AFP)

13:35:05 Session AFP/Higher_Order_Terms (AFP)

13:35:06 Session AFP/CakeML_Codegen (AFP)

13:35:06 Session AFP/Old_Datatype_Show (AFP)

13:35:06 Session AFP/WOOT_Strong_Eventual_Consistency (AFP)

13:35:06 Session AFP/Iptables_Semantics (AFP)

13:35:06 Session AFP/Iptables_Semantics_Examples (AFP)

13:35:06 Session AFP/LOFT (AFP)

13:35:06 Session AFP/Mersenne_Primes (AFP)

13:35:06 Session AFP/MiniSail (AFP)

13:35:07 Session AFP/Separation_Logic_Imperative_HOL (AFP)

13:35:07 Session AFP/Sepref_Prereq (AFP)

13:35:07 Session AFP/ROBDD (AFP)

13:35:07 Session AFP/Refine_Imperative_HOL (AFP)

13:35:07 Session AFP/BTree (AFP)

13:35:07 Session AFP/Floyd_Warshall (AFP)

13:35:07 Session AFP/Sepref_Basic (AFP)

13:35:07 Session AFP/Sepref_IICF (AFP)

13:35:07 Session AFP/Flow_Networks (AFP)

13:35:08 Session AFP/EdmondsKarp_Maxflow (AFP)

13:35:08 Session AFP/MFMC_Countable (AFP)

13:35:08 Session AFP/Probabilistic_While (AFP)

13:35:08 Session AFP/CryptHOL (AFP)

13:35:08 Session AFP/Constructive_Cryptography (AFP)

13:35:08 Session AFP/Game_Based_Crypto (AFP)

13:35:08 Session AFP/Multi_Party_Computation (AFP)

13:35:08 Session AFP/Sigma_Commit_Crypto (AFP)

13:35:09 Session AFP/Constructive_Cryptography_CM (AFP)

13:35:09 Session AFP/Prpu_Maxflow (AFP)

13:35:09 Session AFP/Knuth_Morris_Pratt (AFP)

13:35:09 Session AFP/Kruskal (AFP)

13:35:09 Session AFP/PAC_Checker (AFP)

13:35:09 Session AFP/VerifyThis2018 (AFP)

13:35:09 Session AFP/VerifyThis2019 (AFP)

13:35:09 Session AFP/Simplicial_complexes_and_boolean_functions (AFP)

13:35:09 Session AFP/UpDown_Scheme (AFP)

13:35:10 Session AFP/WebAssembly (AFP)

13:35:10 Session AFP/SPARCv8 (AFP)

13:35:10 Session AFP/X86_Semantics (AFP)

13:35:10 Session AFP/ZFC_in_HOL (AFP)

13:35:11 Session AFP/CZH_Foundations (AFP)

13:35:11 Session AFP/CZH_Elementary_Categories (AFP)

13:35:11 Session AFP/CZH_Universal_Constructions (AFP)

13:35:11 Session AFP/Category3 (AFP)

13:35:12 Session AFP/MonoidalCategory (AFP)

13:35:12 Session AFP/Ordinal_Partitions (AFP)

13:35:12 Session AFP/Wetzels_Problem (AFP)

13:35:12 Session ZF/ZF (main timing)

13:35:12 Session Doc/Logics_ZF (doc)

13:35:12 Session AFP/Recursion-Addition (AFP)

13:35:12 Session ZF/ZF-AC

13:35:12 Session ZF/ZF-Coind

13:35:12 Session ZF/ZF-Constructible

13:35:12 Session AFP/Delta_System_Lemma (AFP)

13:35:12 Session AFP/Transitive_Models (AFP)

13:35:13 Session AFP/Independence_CH (AFP)

13:35:13 Session AFP/Forcing (AFP)

13:35:13 Session ZF/ZF-IMP

13:35:13 Session ZF/ZF-Induct

13:35:13 Session ZF/ZF-UNITY (timing)

13:35:13 Session ZF/ZF-Resid

13:35:13 Session ZF/ZF-ex

13:35:17 Building Saturation_Framework ...

13:35:20 Saturation_Framework: theory Open_Induction.Restricted_Predicates

13:35:20 Saturation_Framework: theory Saturation_Framework.Calculus

13:35:20 Saturation_Framework: theory Lambda_Free_RPOs.Lambda_Free_Util

13:35:20 Saturation_Framework: theory Well_Quasi_Orders.Infinite_Sequences

13:35:21 Saturation_Framework: theory Well_Quasi_Orders.Minimal_Elements

13:35:22 Saturation_Framework: theory Saturation_Framework.Calculus_Variations

13:35:22 Saturation_Framework: theory Saturation_Framework.Intersection_Calculus

13:35:22 Saturation_Framework: theory Saturation_Framework.Lifting_to_Non_Ground_Calculi

13:35:24 Saturation_Framework: theory Saturation_Framework.Labeled_Lifting_to_Non_Ground_Calculi

13:35:25 Saturation_Framework: theory Saturation_Framework.Given_Clause_Architectures

13:35:54 Preparing Saturation_Framework/document ...

13:35:59 Finished Saturation_Framework/document (0:00:04 elapsed time)

13:35:59 Preparing Saturation_Framework/outline ...

13:36:02 Finished Saturation_Framework/outline (0:00:02 elapsed time)

13:36:02 Timing Saturation_Framework (8 threads, 15.771s elapsed time, 56.358s cpu time, 1.768s GC time, factor 3.57)

13:36:02 Finished Saturation_Framework (0:00:36 elapsed time, 0:01:34 cpu time, factor 2.58)

13:36:02 Running Saturation_Framework_Extensions ...

13:36:06 Saturation_Framework_Extensions: theory Saturation_Framework_Extensions.Soundness

13:36:06 Saturation_Framework_Extensions: theory Saturation_Framework_Extensions.Standard_Redundancy_Criterion

13:36:06 Saturation_Framework_Extensions: theory Saturation_Framework_Extensions.Given_Clause_Architectures_Revisited

13:36:07 Saturation_Framework_Extensions: theory Saturation_Framework_Extensions.Clausal_Calculus

13:36:09 Saturation_Framework_Extensions: theory Saturation_Framework_Extensions.FO_Ordered_Resolution_Prover_Revisited

13:36:32 Preparing Saturation_Framework_Extensions/document ...

13:36:36 Finished Saturation_Framework_Extensions/document (0:00:03 elapsed time)

13:36:36 Preparing Saturation_Framework_Extensions/outline ...

13:36:38 Finished Saturation_Framework_Extensions/outline (0:00:02 elapsed time)

13:36:38 Timing Saturation_Framework_Extensions (8 threads, 25.765s elapsed time, 60.707s cpu time, 7.462s GC time, factor 2.36)

13:36:38 Finished Saturation_Framework_Extensions (0:00:29 elapsed time, 0:01:04 cpu time, factor 2.18)

13:36:38 Presentation in "/media/data/jenkins/workspace/isabelle-all/browser_info"

13:38:27 Presenting FOLP-ex ...

13:38:27 Presenting Cube ...

13:38:27 Presenting FOL ...

13:38:27 Presenting FOLP ...

13:38:27 Presenting Pure ...

13:38:27 Presenting CTT ...

13:38:27 Presenting FOL-ex ...

13:38:27 Presenting CCL ...

13:38:27 Presenting document CTT/document

13:38:27 Presenting document CTT/outline

13:38:27 Presenting document FOL/document

13:38:27 Presenting document FOL/outline

13:38:27 Presenting document FOL-ex/document

13:38:27 Presenting document FOL-ex/outline

13:38:27 Presenting theory FOLP-ex.Intro

13:38:27 Presenting theory FOL-ex.Natural_Numbers

13:38:28 Presenting theory FOL-ex.Intro

13:38:28 Presenting theory FOLP-ex.Nat

13:38:28 Presenting theory Cube.Cube

13:38:28 Presenting theory FOLP-ex.Foundation

13:38:28 Presenting theory FOL-ex.Nat

13:38:28 Presenting theory FOLP-ex.If

13:38:28 Presenting theory FOL-ex.Nat_Class

13:38:28 Presenting theory CCL.Set

13:38:28 Presenting theory Cube.Example

13:38:28 Presenting HOL ...

13:38:28 Presenting theory CCL.Lfp

13:38:28 Presenting theory FOL-ex.Foundation

13:38:28 Presenting theory FOLP-ex.Intuitionistic

13:38:28 Presenting theory CCL.Gfp

13:38:28 Presenting theory FOL-ex.Prolog

13:38:28 Presenting document HOL/document

13:38:28 Presenting document HOL/outline

13:38:29 Presenting theory FOLP-ex.Classical

13:38:29 Presenting theory FOLP-ex.Propositional_Int

13:38:29 Presenting theory FOLP-ex.Quantifiers_Int

13:38:29 Presenting theory FOL-ex.Intuitionistic

13:38:29 Presenting theory FOLP-ex.Propositional_Cla

13:38:29 Presenting theory FOL-ex.Propositional_Int

13:38:29 Presenting theory IFOLP

13:38:29 Presenting file "$ISABELLE_HOME/src/Tools/misc_legacy.ML"

13:38:29 Presenting theory CCL.CCL

13:38:29 Presenting file "hypsubst.ML"

13:38:29 Presenting theory FOLP-ex.Quantifiers_Cla

13:38:29 Presenting file "intprover.ML"

13:38:29 Presenting AI_Planning_Languages_Semantics ...

13:38:29 Presenting theory FOL-ex.Quantifiers_Int

13:38:29 Presenting document AI_Planning_Languages_Semantics/document

13:38:29 Presenting document AI_Planning_Languages_Semantics/outline

13:38:30 Presenting theory AI_Planning_Languages_Semantics.Error_Monad_Add

13:38:30 Presenting theory CCL.Trancl

13:38:30 Presenting theory AI_Planning_Languages_Semantics.Option_Monad_Add

13:38:30 Presenting theory CTT.CTT

13:38:30 Presenting file "$ISABELLE_HOME/src/Provers/typedsimp.ML"

13:38:30 Presenting file "rew.ML"

13:38:30 Presenting theory CTT.Typechecking

13:38:30 Presenting theory CCL.Term

13:38:31 Presenting theory FOL-ex.Classical

13:38:31 Presenting theory CTT.Elimination

13:38:31 Presenting theory AI_Planning_Languages_Semantics.SASP_Semantics

13:38:31 Presenting theory CTT.Equality

13:38:31 Presenting theory FOL-ex.Propositional_Cla

13:38:31 Presenting theory FOL-ex.Quantifiers_Cla

13:38:31 Presenting theory CCL.Type

13:38:31 Presenting theory CTT.Synthesis

13:38:31 Presenting AVL-Trees ...

13:38:31 Presenting document AVL-Trees/document

13:38:31 Presenting document AVL-Trees/outline

13:38:31 Presenting theory CCL.Hered

13:38:31 Presenting theory Pure

13:38:31 Presenting file "ROOT0.ML"

13:38:31 Presenting file "ROOT.ML"

13:38:31 Presenting theory FOL-ex.Miniscope

13:38:32 Presenting theory FOL-ex.If

13:38:32 Presenting theory ML_Bootstrap

13:38:32 Presenting theory Pure.Sessions

13:38:32 Presenting AWN ...

13:38:32 Presenting document AWN/document

13:38:32 Presenting document AWN/outline

13:38:32 Presenting theory AWN.Lib

13:38:32 Presenting theory CCL.Wfd

13:38:32 Presenting theory AWN.TransitionSystems

13:38:32 Presenting theory FOLP

13:38:32 Presenting file "classical.ML"

13:38:32 Presenting theory AI_Planning_Languages_Semantics.SASP_Checker

13:38:32 Presenting file "simp.ML"

13:38:32 Presenting file "simpdata.ML"

13:38:32 Presenting Abortable_Linearizable_Modules ...

13:38:32 Presenting document Abortable_Linearizable_Modules/document

13:38:32 Presenting document Abortable_Linearizable_Modules/outline

13:38:32 Presenting theory Abortable_Linearizable_Modules.Sequences

13:38:33 Presenting theory CCL.Fix

13:38:33 Presenting theory CCL.Nat

13:38:33 Presenting theory CCL.List

13:38:33 Presenting theory AVL-Trees.AVL

13:38:33 Presenting theory Abortable_Linearizable_Modules.IOA

13:38:33 Presenting theory CCL.Stream

13:38:33 Presenting theory CCL.Flag

13:38:33 Presenting theory AWN.Invariants

13:38:33 Presenting Abstract-Hoare-Logics ...

13:38:33 Presenting document Abstract-Hoare-Logics/document

13:38:33 Presenting document Abstract-Hoare-Logics/outline

13:38:33 Presenting theory AVL-Trees.AVL2

13:38:33 Presenting theory IFOL

13:38:33 Presenting file "$ISABELLE_HOME/src/Tools/misc_legacy.ML"

13:38:33 Presenting file "$ISABELLE_HOME/src/Provers/splitter.ML"

13:38:33 Presenting file "$ISABELLE_HOME/src/Provers/hypsubst.ML"

13:38:33 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/zipper.ML"

13:38:33 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/isand.ML"

13:38:33 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/rw_inst.ML"

13:38:33 Presenting file "$ISABELLE_HOME/src/Provers/quantifier1.ML"

13:38:33 Presenting Ackermanns_not_PR ...

13:38:33 Presenting file "$ISABELLE_HOME/src/Tools/intuitionistic.ML"

13:38:33 Presenting file "$ISABELLE_HOME/src/Tools/project_rule.ML"

13:38:33 Presenting file "$ISABELLE_HOME/src/Tools/atomize_elim.ML"

13:38:33 Presenting file "fologic.ML"

13:38:33 Presenting file "intprover.ML"

13:38:33 Presenting document Ackermanns_not_PR/document

13:38:33 Presenting document Ackermanns_not_PR/outline

13:38:34 Presenting theory Abstract-Hoare-Logics.Lang

13:38:34 Presenting theory Abortable_Linearizable_Modules.RDR

13:38:34 Presenting theory AI_Planning_Languages_Semantics.PDDL_STRIPS_Semantics

13:38:34 Presenting theory Abstract-Hoare-Logics.Hoare

13:38:34 Presenting theory Ackermanns_not_PR.Primrec

13:38:34 Presenting Allen_Calculus ...

13:38:34 Presenting document Allen_Calculus/document

13:38:34 Presenting document Allen_Calculus/outline

13:38:34 Presenting theory Allen_Calculus.xor_cal

13:38:34 Presenting theory Allen_Calculus.axioms

13:38:34 Presenting theory Abortable_Linearizable_Modules.SLin

13:38:34 Presenting theory Abstract-Hoare-Logics.Termi

13:38:34 Presenting theory Abstract-Hoare-Logics.HoareTotal

13:38:35 Presenting theory FOL-ex.Locale_Test1

13:38:35 Presenting theory FOL-ex.Locale_Test2

13:38:35 Presenting theory FOL-ex.Locale_Test3

13:38:35 Presenting theory FOL-ex.Locale_Test

13:38:35 Presenting AnselmGod ...

13:38:35 Presenting document AnselmGod/document

13:38:35 Presenting document AnselmGod/outline

13:38:35 Presenting theory Abstract-Hoare-Logics.PLang

13:38:35 Presenting theory AnselmGod.AnselmGod

13:38:36 Presenting Approximation_Algorithms ...

13:38:36 Presenting document Approximation_Algorithms/document

13:38:36 Presenting document Approximation_Algorithms/outline

13:38:36 Presenting theory AI_Planning_Languages_Semantics.PDDL_STRIPS_Checker

13:38:36 Presenting theory Abortable_Linearizable_Modules.Simulations

13:38:36 Presenting theory Abstract-Hoare-Logics.PHoare

13:38:36 Presenting theory Abstract-Hoare-Logics.PTermi

13:38:36 Presenting theory Approximation_Algorithms.Approx_VC_Hoare

13:38:37 Presenting theory AI_Planning_Languages_Semantics.Lifschitz_Consistency

13:38:37 Presenting Aristotles_Assertoric_Syllogistic ...

13:38:37 Presenting document Aristotles_Assertoric_Syllogistic/document

13:38:37 Presenting document Aristotles_Assertoric_Syllogistic/outline

13:38:37 Presenting theory Aristotles_Assertoric_Syllogistic.AristotlesAssertoric

13:38:37 Presenting theory AWN.OInvariants

13:38:37 Presenting ArrowImpossibilityGS ...

13:38:37 Presenting document ArrowImpossibilityGS/document

13:38:37 Presenting document ArrowImpossibilityGS/outline

13:38:38 Presenting theory Approximation_Algorithms.Approx_SC_Hoare

13:38:38 Presenting theory ArrowImpossibilityGS.Arrow_Utility

13:38:39 Presenting theory Abstract-Hoare-Logics.PHoareTotal

13:38:39 Presenting theory Approximation_Algorithms.Approx_MIS_Hoare

13:38:39 Presenting theory Allen_Calculus.allen

13:38:39 Presenting theory Abstract-Hoare-Logics.PsLang

13:38:40 Presenting theory ArrowImpossibilityGS.Arrow_Order

13:38:40 Presenting theory Abstract-Hoare-Logics.PsHoare

13:38:40 Presenting theory Abstract-Hoare-Logics.PsTermi

13:38:40 Presenting theory Allen_Calculus.disjoint_relations

13:38:40 Presenting theory Allen_Calculus.jointly_exhaustive

13:38:41 Presenting theory AWN.AWN

13:38:41 Presenting theory ArrowImpossibilityGS.GS

13:38:41 Presenting theory Abstract-Hoare-Logics.PsHoareTotal

13:38:41 Presenting Attack_Trees ...

13:38:41 Presenting document Attack_Trees/document

13:38:41 Presenting document Attack_Trees/outline

13:38:41 Presenting Auto2_HOL ...

13:38:41 Presenting document Auto2_HOL/document

13:38:41 Presenting document Auto2_HOL/outline

13:38:41 Presenting theory Allen_Calculus.examples

13:38:41 Presenting theory Approximation_Algorithms.Approx_LB_Hoare

13:38:42 Presenting theory Attack_Trees.MC

13:38:44 Presenting theory Allen_Calculus.nest

13:38:44 Presenting Auto2_Imperative_HOL ...

13:38:44 Presenting document Auto2_Imperative_HOL/document

13:38:44 Presenting document Auto2_Imperative_HOL/outline

13:38:44 Presenting theory AWN.AWN_SOS

13:38:45 Presenting theory Attack_Trees.AT

13:38:45 Presenting theory Auto2_Imperative_HOL.Mapping_Str

13:38:46 Presenting theory Attack_Trees.Infrastructure

13:38:47 Presenting theory Abortable_Linearizable_Modules.Idempotence

13:38:47 Presenting theory Attack_Trees.GDPRhealthcare

13:38:47 Presenting Automatic_Refinement ...

13:38:47 Presenting document Automatic_Refinement/document

13:38:47 Presenting document Automatic_Refinement/outline

13:38:47 Presenting theory Auto2_Imperative_HOL.Lists_Ex

13:38:47 Presenting theory Automatic_Refinement.Refine_Util_Bootstrap1

13:38:47 Presenting theory Abortable_Linearizable_Modules.Consensus

13:38:47 Presenting Refine_Monadic ...

13:38:47 Presenting document Refine_Monadic/document

13:38:47 Presenting document Refine_Monadic/outline

13:38:47 Presenting theory Refine_Monadic.Refine_Chapter

13:38:48 Presenting theory Auto2_Imperative_HOL.BST

13:38:48 Presenting theory Auto2_Imperative_HOL.Partial_Equiv_Rel

13:38:48 Presenting theory Automatic_Refinement.Mpat_Antiquot

13:38:48 Presenting theory Refine_Monadic.Refine_Mono_Prover

13:38:48 Presenting file "refine_mono_prover.ML"

13:38:48 Presenting theory Auto2_Imperative_HOL.Union_Find

13:38:49 Presenting theory Automatic_Refinement.Mk_Term_Antiquot

13:38:49 Presenting theory Auto2_Imperative_HOL.Connectivity

13:38:49 Presenting theory Approximation_Algorithms.Approx_BP_Hoare

13:38:49 Presenting theory Auto2_Imperative_HOL.Arrays_Ex

13:38:50 Presenting theory FOL

13:38:50 Presenting file "$ISABELLE_HOME/src/Provers/classical.ML"

13:38:50 Presenting file "$ISABELLE_HOME/src/Provers/blast.ML"

13:38:50 Presenting file "$ISABELLE_HOME/src/Provers/clasimp.ML"

13:38:50 Presenting file "simpdata.ML"

13:38:50 Presenting file "$ISABELLE_HOME/src/Tools/eqsubst.ML"

13:38:50 Presenting file "$ISABELLE_HOME/src/Tools/induct.ML"

13:38:50 Presenting file "$ISABELLE_HOME/src/Tools/case_product.ML"

13:38:50 Presenting theory Refine_Monadic.Refine_Misc

13:38:50 Presenting Collections ...

13:38:50 Presenting theory Auto2_HOL.Auto2_Setup

13:38:50 Presenting theory AWN.AWN_Cterms

13:38:50 Presenting file "util.ML"

13:38:50 Presenting file "util_base.ML"

13:38:50 Presenting file "util_logic.ML"

13:38:50 Presenting document Collections/document

13:38:50 Presenting file "box_id.ML"

13:38:50 Presenting document Collections/outline

13:38:50 Presenting file "consts.ML"

13:38:50 Presenting file "property.ML"

13:38:50 Presenting file "wellform.ML"

13:38:50 Presenting document Collections/userguide

13:38:50 Presenting file "wfterm.ML"

13:38:50 Presenting file "rewrite.ML"

13:38:50 Presenting file "propertydata.ML"

13:38:50 Presenting file "matcher.ML"

13:38:50 Presenting file "items.ML"

13:38:50 Presenting file "wfdata.ML"

13:38:50 Presenting file "auto2_data.ML"

13:38:50 Presenting file "status.ML"

13:38:50 Presenting file "normalize.ML"

13:38:50 Presenting file "proofsteps.ML"

13:38:50 Presenting file "auto2_state.ML"

13:38:50 Presenting file "logic_steps.ML"

13:38:50 Presenting file "auto2.ML"

13:38:50 Presenting file "auto2_outer.ML"

13:38:50 Presenting file "auto2_setup.ML"

13:38:51 Presenting theory Automatic_Refinement.Refine_Util

13:38:51 Presenting theory Approximation_Algorithms.Center_Selection

13:38:51 Presenting theory Collections.Sorted_List_Operations

13:38:51 Presenting CAVA_Base ...

13:38:51 Presenting theory CAVA_Base.Statistics

13:38:51 Presenting theory CAVA_Base.Code_String

13:38:51 Presenting theory CAVA_Base.CAVA_Code_Target

13:38:51 Presenting theory CAVA_Base.CAVA_Base

13:38:51 Presenting theory Collections.HashCode

13:38:51 Presenting theory Collections.Code_Target_ICF

13:38:51 Presenting theory Refine_Monadic.RefineG_Transfer

13:38:51 Presenting theory Automatic_Refinement.Attr_Comb

13:38:51 Presenting theory CAVA_Base.Lexord_List

13:38:51 Presenting theory CAVA_Base.All_Of_CAVA_Base

13:38:51 Presenting CAVA_Automata ...

13:38:51 Presenting document CAVA_Automata/document

13:38:51 Presenting document CAVA_Automata/outline

13:38:51 Presenting theory Automatic_Refinement.Named_Sorted_Thms

13:38:51 Presenting theory AWN.AWN_Labels

13:38:51 Presenting theory AWN.Inv_Cterms

13:38:51 Presenting theory AWN.AWN_SOS_Labels

13:38:51 Presenting theory Automatic_Refinement.Prio_List

13:38:52 Presenting theory Automatic_Refinement.Tagged_Solver

13:38:52 Presenting theory Automatic_Refinement.Anti_Unification

13:38:52 Presenting theory Auto2_Imperative_HOL.Dijkstra

13:38:52 Presenting theory Auto2_Imperative_HOL.Interval

13:38:53 Presenting theory Refine_Monadic.RefineG_Domain

13:38:53 Presenting theory Auto2_HOL.Auto2_HOL_Extra_Setup

13:38:53 Presenting file "acdata.ML"

13:38:53 Presenting file "ac_steps.ML"

13:38:53 Presenting file "unfolding.ML"

13:38:53 Presenting file "induct_outer.ML"

13:38:53 Presenting file "extra_hol.ML"

13:38:53 Presenting file "auto2_hol_extra_setup.ML"

13:38:53 Presenting theory Auto2_HOL.HOL_Base

13:38:53 Presenting theory CAVA_Automata.Digraph_Basic

13:38:53 Presenting theory AWN.Pnet

13:38:53 Presenting theory Collections.SetIterator

13:38:53 Presenting theory CAVA_Automata.Digraph

13:38:53 Presenting theory Auto2_HOL.Auto2_HOL_Setup

13:38:53 Presenting file "auto2_hol_util_base.ML"

13:38:54 Presenting theory Auto2_Imperative_HOL.Interval_Tree

13:38:54 Presenting theory AWN.Closed

13:38:54 Presenting theory Auto2_HOL.Logic_Thms

13:38:55 Presenting theory Auto2_Imperative_HOL.Quicksort

13:38:55 Presenting theory Refine_Monadic.RefineG_Recursion

13:38:55 Presenting theory Auto2_HOL.Order_Thms

13:38:55 Presenting file "util_arith.ML"

13:38:55 Presenting theory Refine_Monadic.RefineG_Assert

13:38:56 Presenting theory Collections.SetIteratorOperations

13:38:56 Presenting theory CAVA_Automata.Automata

13:38:57 Presenting theory Collections.Proper_Iterator

13:38:57 Presenting theory Auto2_Imperative_HOL.Indexed_PQueue

13:38:57 Presenting theory CAVA_Automata.Lasso

13:38:58 Presenting theory Collections.It_to_It

13:38:58 Presenting theory AWN.OAWN_SOS

13:38:58 Presenting theory AWN.OAWN_SOS_Labels

13:38:58 Presenting theory CAVA_Automata.Simulation

13:38:58 Presenting theory AWN.OPnet

13:38:59 Presenting theory CAVA_Automata.Step_Conv

13:38:59 Presenting theory CAVA_Automata.Stuttering_Extension

13:39:00 Presenting theory Collections.SetIteratorGA

13:39:00 Presenting theory Automatic_Refinement.Misc

13:39:00 Presenting theory Auto2_HOL.Arith_Thms

13:39:00 Presenting file "arith.ML"

13:39:00 Presenting file "order.ML"

13:39:00 Presenting file "order_test.ML"

13:39:00 Presenting file "nat_sub.ML"

13:39:00 Presenting file "nat_sub_test.ML"

13:39:01 Presenting theory Automatic_Refinement.Foldi

13:39:01 Presenting theory CAVA_Automata.Digraph_Impl

13:39:01 Presenting theory Automatic_Refinement.Indep_Vars

13:39:01 Presenting theory Auto2_Imperative_HOL.RBTree

13:39:01 Presenting theory Collections.Gen_Iterator

13:39:01 Presenting theory Automatic_Refinement.Select_Solve

13:39:01 Presenting theory Automatic_Refinement.Mk_Record_Simp

13:39:01 Presenting theory Auto2_HOL.Set_Thms

13:39:02 Presenting theory Automatic_Refinement.Refine_Lib

13:39:02 Presenting file "Cond_Rewr_Conv.ML"

13:39:02 Presenting file "Revert_Abbrev.ML"

13:39:02 Presenting theory Automatic_Refinement.Param_Chapter

13:39:02 Presenting theory Collections.Idx_Iterator

13:39:02 Presenting theory Collections.Iterator

13:39:02 Presenting theory AWN.ONode_Lifting

13:39:02 Presenting theory Auto2_Imperative_HOL.Rect_Intersect

13:39:02 Presenting theory Collections.RBT_add

13:39:02 Presenting theory Collections.Dlist_add

13:39:03 Presenting theory Refine_Monadic.Refine_Basic

13:39:03 Presenting theory Collections.Assoc_List

13:39:03 Presenting theory Auto2_Imperative_HOL.SepLogic_Base

13:39:03 Presenting file "sep_util_base.ML"

13:39:03 Presenting file "assn_matcher.ML"

13:39:03 Presenting file "sep_steps.ML"

13:39:04 Presenting theory CAVA_Automata.Automata_Impl

13:39:04 Presenting theory CAVA_Automata.All_Of_CAVA_Automata

13:39:04 Presenting CAVA_Setup ...

13:39:04 Presenting CAVA_LTL_Modelchecker ...

13:39:04 Presenting document CAVA_LTL_Modelchecker/document

13:39:04 Presenting document CAVA_LTL_Modelchecker/outline

13:39:04 Presenting theory CAVA_LTL_Modelchecker.NDFS_SI_Statistics

13:39:04 Presenting theory Refine_Monadic.Refine_Leof

13:39:04 Presenting theory Auto2_HOL.Lists_Thms

13:39:04 Presenting file "list_ac.ML"

13:39:04 Presenting file "list_ac_test.ML"

13:39:04 Presenting theory Auto2_HOL.Auto2_Main

13:39:04 Presenting theory Automatic_Refinement.Relators

13:39:04 Presenting theory Collections.Diff_Array

13:39:05 Presenting theory Refine_Monadic.Refine_Heuristics

13:39:05 Presenting theory Auto2_Imperative_HOL.SepAuto

13:39:05 Presenting file "sep_util.ML"

13:39:05 Presenting file "sep_steps_test.ML"

13:39:05 Presenting theory Collections.Partial_Equivalence_Relation

13:39:05 Presenting theory Auto2_Imperative_HOL.GCD_Impl

13:39:05 Presenting theory Refine_Monadic.Refine_More_Comb

13:39:05 Presenting theory Collections.ICF_Tools

13:39:06 Presenting theory Auto2_Imperative_HOL.LinkedList

13:39:06 Presenting file "list_matcher_test.ML"

13:39:06 Presenting theory Collections.Ord_Code_Preproc

13:39:06 Presenting theory Automatic_Refinement.Param_Tool

13:39:06 Presenting theory Collections.Record_Intf

13:39:06 Presenting theory Auto2_Imperative_HOL.BST_Impl

13:39:07 Presenting theory Refine_Monadic.RefineG_While

13:39:07 Presenting theory Collections.Locale_Code

13:39:07 Presenting theory Collections.ICF_Spec_Base

13:39:07 Presenting theory Auto2_Imperative_HOL.RBTree_Impl

13:39:07 Presenting theory Automatic_Refinement.Param_HOL

13:39:07 Presenting theory Auto2_Imperative_HOL.Arrays_Impl

13:39:07 Presenting theory Automatic_Refinement.Parametricity

13:39:08 Presenting theory Auto2_Imperative_HOL.Quicksort_Impl

13:39:08 Presenting theory HOL.HOL

13:39:08 Presenting theory AWN.OPnet_Lifting

13:39:08 Presenting theory Auto2_Imperative_HOL.Union_Find_Impl

13:39:08 Presenting file "$ISABELLE_HOME/src/Tools/misc_legacy.ML"

13:39:08 Presenting file "$ISABELLE_HOME/src/Tools/try.ML"

13:39:08 Presenting file "$ISABELLE_HOME/src/Tools/quickcheck.ML"

13:39:08 Presenting file "$ISABELLE_HOME/src/Tools/solve_direct.ML"

13:39:08 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/zipper.ML"

13:39:08 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/isand.ML"

13:39:08 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/rw_inst.ML"

13:39:08 Presenting file "$ISABELLE_HOME/src/Provers/hypsubst.ML"

13:39:08 Presenting file "$ISABELLE_HOME/src/Provers/splitter.ML"

13:39:08 Presenting file "$ISABELLE_HOME/src/Provers/classical.ML"

13:39:08 Presenting theory Auto2_Imperative_HOL.Connectivity_Impl

13:39:08 Presenting file "$ISABELLE_HOME/src/Provers/blast.ML"

13:39:08 Presenting file "$ISABELLE_HOME/src/Provers/clasimp.ML"

13:39:08 Presenting file "$ISABELLE_HOME/src/Tools/eqsubst.ML"

13:39:08 Presenting file "$ISABELLE_HOME/src/Provers/quantifier1.ML"

13:39:08 Presenting file "$ISABELLE_HOME/src/Tools/atomize_elim.ML"

13:39:08 Presenting file "$ISABELLE_HOME/src/Tools/cong_tac.ML"

13:39:08 Presenting file "$ISABELLE_HOME/src/Tools/intuitionistic.ML"

13:39:08 Presenting file "$ISABELLE_HOME/src/Tools/project_rule.ML"

13:39:08 Presenting file "$ISABELLE_HOME/src/Tools/subtyping.ML"

13:39:08 Presenting file "$ISABELLE_HOME/src/Tools/case_product.ML"

13:39:08 Presenting file "Tools/hologic.ML"

13:39:08 Presenting file "Tools/rewrite_hol_proof.ML"

13:39:08 Presenting file "Tools/simpdata.ML"

13:39:08 Presenting file "$ISABELLE_HOME/src/Tools/induct.ML"

13:39:08 Presenting file "$ISABELLE_HOME/src/Tools/induction.ML"

13:39:08 Presenting file "$ISABELLE_HOME/src/Tools/induct_tacs.ML"

13:39:08 Presenting file "$ISABELLE_HOME/src/Tools/coherent.ML"

13:39:08 Presenting file "Tools/cnf.ML"

13:39:08 Presenting theory Automatic_Refinement.Autoref_Phases

13:39:08 Presenting theory CAVA_LTL_Modelchecker.NDFS_SI

13:39:08 Presenting theory Automatic_Refinement.Autoref_Data

13:39:08 Presenting theory Auto2_Imperative_HOL.DynamicArray

13:39:08 Presenting theory Auto2_HOL.Auto2_Test

13:39:08 Presenting file "util_test.ML"

13:39:08 Presenting file "rewrite_test.ML"

13:39:08 Presenting file "matcher_test.ML"

13:39:08 Presenting file "normalize_test.ML"

13:39:08 Presenting file "logic_steps_test.ML"

13:39:08 Presenting file "acdata_test.ML"

13:39:08 Presenting theory Automatic_Refinement.Autoref_Tagging

13:39:09 Presenting theory AWN.OClosed_Lifting

13:39:09 Presenting theory Auto2_Imperative_HOL.Indexed_PQueue_Impl

13:39:09 Presenting theory CAVA_LTL_Modelchecker.CAVA_Abstract

13:39:09 Presenting theory Auto2_Imperative_HOL.Dijkstra_Impl

13:39:10 Presenting theory Auto2_Imperative_HOL.IntervalTree_Impl

13:39:10 Presenting theory Automatic_Refinement.Autoref_Id_Ops

13:39:10 Presenting theory Auto2_Imperative_HOL.Rect_Intersect_Impl

13:39:10 Presenting theory Auto2_Imperative_HOL.Sep_Examples

13:39:10 Presenting DFS_Framework ...

13:39:10 Presenting document DFS_Framework/document

13:39:10 Presenting document DFS_Framework/outline

13:39:10 Presenting theory DFS_Framework.DFS_Framework_Misc

13:39:10 Presenting theory DFS_Framework.DFS_Framework_Refine_Aux

13:39:10 Presenting theory CAVA_LTL_Modelchecker.BoolProgs

13:39:11 Presenting theory DFS_Framework.Impl_Rev_Array_Stack

13:39:11 Presenting theory Collections.MapSpec

13:39:11 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Extras

13:39:11 Presenting theory DFS_Framework.On_Stack

13:39:11 Presenting theory DFS_Framework.DFS_Chapter_Framework

13:39:11 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_LTL_Conv

13:39:11 Presenting theory Auto2_HOL.Pelletier

13:39:11 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Philosophers

13:39:11 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_ReaderWriter

13:39:12 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Simple

13:39:12 Presenting theory AWN.AWN_Invariants

13:39:12 Presenting theory Automatic_Refinement.Autoref_Fix_Rel

13:39:12 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_LeaderFilters

13:39:12 Presenting theory Automatic_Refinement.Autoref_Relator_Interface

13:39:12 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Programs

13:39:12 Presenting theory Automatic_Refinement.Autoref_Translate

13:39:12 Presenting theory Automatic_Refinement.Autoref_Gen_Algo

13:39:12 Presenting theory Automatic_Refinement.Autoref_Chapter

13:39:13 Presenting theory Automatic_Refinement.Autoref_Tool

13:39:13 Presenting theory Auto2_HOL.Primes_Ex

13:39:13 Presenting theory Refine_Monadic.Refine_While

13:39:13 Presenting Gabow_SCC ...

13:39:13 Presenting document Gabow_SCC/document

13:39:13 Presenting document Gabow_SCC/outline

13:39:13 Presenting theory DFS_Framework.Param_DFS

13:39:14 Presenting theory Automatic_Refinement.Autoref_Bindings_HOL

13:39:14 Presenting theory Automatic_Refinement.Automatic_Refinement

13:39:14 Presenting LTL_to_GBA ...

13:39:14 Presenting document LTL_to_GBA/document

13:39:14 Presenting document LTL_to_GBA/outline

13:39:14 Presenting theory Refine_Monadic.Refine_Det

13:39:16 Presenting theory Refine_Monadic.Refine_Pfun

13:39:16 Presenting theory Collections.Robdd

13:39:16 Presenting theory Refine_Monadic.Refine_Transfer

13:39:16 Presenting theory AWN.OAWN_Invariants

13:39:16 Presenting theory HOL.Orderings

13:39:16 Presenting file "$ISABELLE_HOME/src/Provers/order_procedure.ML"

13:39:16 Presenting file "$ISABELLE_HOME/src/Provers/order_tac.ML"

13:39:17 Presenting theory Collections.Locale_Code_Ex

13:39:17 Presenting theory Collections.DatRef

13:39:18 Presenting theory HOL.Groups

13:39:18 Presenting file "Tools/group_cancel.ML"

13:39:18 Presenting theory AWN.OAWN_Convert

13:39:18 Presenting theory DFS_Framework.DFS_Invars_Basic

13:39:18 Presenting theory AWN.Qmsg

13:39:18 Presenting theory Collections.SetAbstractionIterator

13:39:18 Presenting theory CAVA_LTL_Modelchecker.CAVA_Impl

13:39:18 Presenting theory Collections.GenCF_Chapter

13:39:18 Presenting theory Collections.GenCF_Intf_Chapter

13:39:19 Presenting theory Collections.Intf_Map

13:39:19 Presenting theory Collections.Intf_Set

13:39:19 Presenting theory Collections.Intf_Hash

13:39:19 Presenting theory DFS_Framework.DFS_Invars_SCC

13:39:19 Presenting theory HOL.Lattices

13:39:19 Presenting theory CAVA_LTL_Modelchecker.Mulog

13:39:20 Presenting theory CAVA_LTL_Modelchecker.All_Of_Nested_DFS

13:39:20 Presenting theory CAVA_LTL_Modelchecker.All_Of_CAVA_LTL_Modelchecker

13:39:20 Presenting Promela ...

13:39:20 Presenting document Promela/document

13:39:20 Presenting document Promela/outline

13:39:20 Presenting theory Promela.PromelaStatistics

13:39:20 Presenting theory Promela.PromelaAST

13:39:20 Presenting theory AWN.Qmsg_Lifting

13:39:20 Presenting theory Collections.Intf_Comp

13:39:20 Presenting theory Collections.GenCF_Gen_Chapter

13:39:21 Presenting theory HOL.Boolean_Algebras

13:39:21 Presenting file "Tools/boolean_algebra_cancel.ML"

13:39:21 Presenting theory DFS_Framework.General_DFS_Structure

13:39:21 Presenting theory Collections.Gen_Set

13:39:22 Presenting theory Gabow_SCC.Gabow_Skeleton

13:39:22 Presenting theory Collections.Gen_Map

13:39:22 Presenting theory DFS_Framework.Tailrec_Impl

13:39:22 Presenting theory Collections.Gen_Map2Set

13:39:22 Presenting theory Collections.Gen_Comp

13:39:22 Presenting theory Collections.GenCF_Impl_Chapter

13:39:23 Presenting theory Collections.Impl_Array_Stack

13:39:23 Presenting theory Collections.Impl_List_Set

13:39:23 Presenting theory Collections.Array_Iterator

13:39:24 Presenting theory DFS_Framework.Rec_Impl

13:39:24 Presenting theory Collections.Impl_List_Map

13:39:24 Presenting theory LTL_to_GBA.LTL_to_GBA

13:39:24 Presenting theory Gabow_SCC.Gabow_SCC

13:39:24 Presenting theory Gabow_SCC.Find_Path

13:39:25 Presenting theory HOL.Set

13:39:25 Presenting theory DFS_Framework.Simple_Impl

13:39:25 Presenting theory Refine_Monadic.Refine_Foreach

13:39:26 Presenting theory DFS_Framework.Restr_Impl

13:39:26 Presenting theory DFS_Framework.DFS_Framework

13:39:26 Presenting theory DFS_Framework.DFS_Chapter_Examples

13:39:27 Presenting theory HOL.Typedef

13:39:27 Presenting file "Tools/typedef.ML"

13:39:27 Presenting theory Refine_Monadic.Refine_Automation

13:39:27 Presenting theory DFS_Framework.Cyc_Check

13:39:27 Presenting theory Refine_Monadic.Autoref_Monadic

13:39:27 Presenting theory Refine_Monadic.Refine_Monadic

13:39:27 Presenting theory Refine_Monadic.Example_Chapter

13:39:27 Presenting theory LTL_to_GBA.LTL_to_GBA_impl

13:39:27 Presenting theory LTL_to_GBA.All_Of_LTL_to_GBA

13:39:27 Presenting SM_Base ...

13:39:28 Presenting SM ...

13:39:28 Presenting theory SM.LTS

13:39:28 Presenting theory Refine_Monadic.Breadth_First_Search

13:39:28 Presenting theory SM.SOS_Misc_Add

13:39:28 Presenting theory Refine_Monadic.WordRefine

13:39:28 Presenting theory AWN.OClosed_Transfer

13:39:28 Presenting theory Refine_Monadic.Examples

13:39:28 Presenting Collections_Examples ...

13:39:28 Presenting document Collections_Examples/document

13:39:28 Presenting document Collections_Examples/outline

13:39:28 Presenting theory Collections_Examples.Examples_Chapter

13:39:28 Presenting theory Collections_Examples.Collection_Autoref_Examples_Chapter

13:39:28 Presenting theory Collections_Examples.Succ_Graph

13:39:28 Presenting theory Collections.Impl_Array_Hash_Map

13:39:28 Presenting theory AWN.AWN_Main

13:39:29 Presenting theory SM.SM_Datastructures

13:39:29 Presenting theory Gabow_SCC.Gabow_GBG

13:39:29 Presenting theory Collections_Examples.Coll_Test

13:39:29 Presenting theory HOL.Fun

13:39:29 Presenting file "Tools/functor.ML"

13:39:29 Presenting theory SM.Gen_Scheduler

13:39:29 Presenting theory Promela.PromelaDatastructures

13:39:29 Presenting theory Collections_Examples.Simple_DFS

13:39:30 Presenting theory Gabow_SCC.Gabow_Skeleton_Code

13:39:30 Presenting theory SM.Gen_Scheduler_Refine

13:39:30 Presenting theory Collections_Examples.ICF_Test

13:39:30 Presenting theory SM.SM_Syntax

13:39:30 Presenting theory SM.SM_State

13:39:30 Presenting theory Gabow_SCC.Gabow_SCC_Code

13:39:30 Presenting theory Collections_Examples.ICF_Only_Test

13:39:30 Presenting theory DFS_Framework.DFS_Find_Path

13:39:30 Presenting theory Promela.PromelaInvariants

13:39:30 Presenting theory SM.SM_Cfg

13:39:31 Presenting theory HOL.Complete_Lattices

13:39:31 Presenting theory SM.SM_Semantics

13:39:31 Presenting theory DFS_Framework.Reachable_Nodes

13:39:31 Presenting theory Gabow_SCC.Find_Path_Impl

13:39:32 Presenting theory DFS_Framework.Feedback_Arcs

13:39:32 Presenting theory SM.Decide_Locality

13:39:32 Presenting theory Collections_Examples.Nested_DFS

13:39:32 Presenting theory Gabow_SCC.Gabow_GBG_Code

13:39:32 Presenting theory Gabow_SCC.All_Of_Gabow_SCC

13:39:32 Presenting Dijkstra_Shortest_Path ...

13:39:32 Presenting document Dijkstra_Shortest_Path/document

13:39:32 Presenting document Dijkstra_Shortest_Path/outline

13:39:32 Presenting theory Dijkstra_Shortest_Path.Introduction

13:39:32 Presenting theory Dijkstra_Shortest_Path.Dijkstra_Misc

13:39:32 Presenting theory Collections_Examples.Combined_TwoSat

13:39:32 Presenting theory Collections_Examples.Collection_Autoref_Examples

13:39:32 Presenting theory Collections_Examples.Refine_Monadic_Examples_Chapter

13:39:32 Presenting theory SM.Type_System

13:39:32 Presenting theory Dijkstra_Shortest_Path.Graph

13:39:33 Presenting theory Collections_Examples.Bfs_Impl

13:39:33 Presenting theory SM.SM_Finite_Reachable

13:39:33 Presenting theory Collections_Examples.Foreach_Refine

13:39:33 Presenting theory Dijkstra_Shortest_Path.Weight

13:39:33 Presenting theory Collections_Examples.Refine_Fold

13:39:33 Presenting theory Collections_Examples.Refine_Monadic_Examples

13:39:33 Presenting theory Collections_Examples.ICF_Examples_Chapter

13:39:33 Presenting theory Collections_Examples.itp_2010

13:39:33 Presenting theory Collections.Impl_RBT_Map

13:39:33 Presenting theory Collections_Examples.Exploration

13:39:34 Presenting theory Collections_Examples.Exploration_DFS

13:39:34 Presenting theory Collections.Impl_Cfun_Set

13:39:34 Presenting theory SM.Pid_Scheduler

13:39:34 Presenting theory SM.SM_LTL

13:39:34 Presenting theory Collections_Examples.PerformanceTest

13:39:34 Presenting theory Collections_Examples.ICF_Examples

13:39:34 Presenting theory Collections_Examples.Collection_Examples

13:39:34 Presenting Formal_SSA ...

13:39:34 Presenting document Formal_SSA/document

13:39:34 Presenting document Formal_SSA/outline

13:39:34 Presenting theory Formal_SSA.FormalSSA_Misc

13:39:34 Presenting theory DFS_Framework.Nested_DFS

13:39:34 Presenting theory Formal_SSA.Serial_Rel

13:39:35 Presenting theory Formal_SSA.Mapping_Exts

13:39:35 Presenting theory SM.Gen_Cfg_Bisim

13:39:35 Presenting theory Formal_SSA.RBT_Mapping_Exts

13:39:35 Presenting theory AWN.Toy

13:39:35 Presenting theory Collections.Impl_Array_Map

13:39:35 Presenting theory Collections.Impl_Bit_Set

13:39:36 Presenting theory DFS_Framework.Tarjan_LowLink

13:39:36 Presenting theory AWN.AWN_Term_Graph

13:39:36 Presenting Minimal_SSA ...

13:39:36 Presenting document Minimal_SSA/document

13:39:36 Presenting document Minimal_SSA/outline

13:39:36 Presenting theory SM.Rename_Cfg

13:39:36 Presenting theory SM.SM_Visible

13:39:36 Presenting theory Promela.Promela

13:39:36 Presenting theory Formal_SSA.Graph_path

13:39:36 Presenting theory SM.SM_Pid

13:39:36 Presenting theory Dijkstra_Shortest_Path.Dijkstra

13:39:37 Presenting theory Collections.Impl_Uv_Set

13:39:37 Presenting theory Collections.Gen_Hash

13:39:37 Presenting theory Collections.GenCF

13:39:37 Presenting theory Collections.ICF_Chapter

13:39:37 Presenting theory Collections.ICF_Spec_Chapter

13:39:37 Presenting theory SM.SM_Variables

13:39:37 Presenting theory HOL.Ctr_Sugar

13:39:37 Presenting file "Tools/Ctr_Sugar/case_translation.ML"

13:39:37 Presenting file "Tools/Ctr_Sugar/ctr_sugar_util.ML"

13:39:37 Presenting file "Tools/Ctr_Sugar/ctr_sugar_tactics.ML"

13:39:37 Presenting file "Tools/Ctr_Sugar/ctr_sugar_code.ML"

13:39:37 Presenting file "Tools/Ctr_Sugar/ctr_sugar.ML"

13:39:37 Presenting file "Tools/coinduction.ML"

13:39:37 Presenting theory SM.SM_Indep

13:39:37 Presenting theory Promela.PromelaLTL

13:39:38 Presenting theory Promela.PromelaLTLConv

13:39:38 Presenting theory Promela.All_Of_Promela

13:39:38 Presenting Sepref_Prereq ...

13:39:38 Presenting ROBDD ...

13:39:38 Presenting document ROBDD/document

13:39:38 Presenting document ROBDD/outline

13:39:38 Presenting theory Dijkstra_Shortest_Path.GraphSpec

13:39:38 Presenting theory ROBDD.Bool_Func

13:39:38 Presenting theory SM.SM_Sticky

13:39:38 Presenting theory Minimal_SSA.Irreducible

13:39:38 Presenting theory Formal_SSA.SSA_CFG

13:39:38 Presenting Refine_Imperative_HOL ...

13:39:39 Presenting document Refine_Imperative_HOL/document

13:39:39 Presenting document Refine_Imperative_HOL/outline

13:39:39 Presenting theory Refine_Imperative_HOL.Concl_Pres_Clarification

13:39:39 Presenting theory Refine_Imperative_HOL.Named_Theorems_Rev

13:39:39 Presenting theory Refine_Imperative_HOL.Pf_Add

13:39:39 Presenting theory Refine_Imperative_HOL.Pf_Mono_Prover

13:39:39 Presenting theory DFS_Framework.Tarjan

13:39:39 Presenting theory Dijkstra_Shortest_Path.GraphGA

13:39:39 Presenting theory DFS_Framework.DFS_All_Examples

13:39:39 Presenting BTree ...

13:39:39 Presenting document BTree/document

13:39:39 Presenting document BTree/outline

13:39:39 Presenting theory Refine_Imperative_HOL.PO_Normalizer

13:39:39 Presenting file "PO_Normalizer.ML"

13:39:40 Presenting theory SM.SM_POR

13:39:40 Presenting theory Formal_SSA.Minimality

13:39:40 Presenting theory BTree.BTree

13:39:40 Presenting theory Refine_Imperative_HOL.Sepref_Misc

13:39:40 Presenting theory ROBDD.BDT

13:39:41 Presenting theory Refine_Imperative_HOL.Structured_Apply

13:39:41 Presenting theory ROBDD.Option_Helpers

13:39:41 Presenting theory Refine_Imperative_HOL.Term_Synth

13:39:41 Presenting theory BTree.BTree_Height

13:39:41 Presenting theory Collections.SetSpec

13:39:41 Presenting theory Refine_Imperative_HOL.User_Smashing

13:39:41 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Tool

13:39:41 Presenting theory Formal_SSA.Construct_SSA

13:39:42 Presenting theory Collections.ListSpec

13:39:42 Presenting theory Dijkstra_Shortest_Path.GraphByMap

13:39:42 Presenting theory Refine_Imperative_HOL.Sepref_Id_Op

13:39:42 Presenting theory ROBDD.Abstract_Impl

13:39:43 Presenting theory Dijkstra_Shortest_Path.HashGraphImpl

13:39:43 Presenting theory ROBDD.Pointer_Map

13:39:43 Presenting theory Formal_SSA.Construct_SSA_notriv

13:39:43 Presenting theory Collections.AnnotatedListSpec

13:39:44 Presenting theory Formal_SSA.SSA_Semantics

13:39:44 Presenting theory Formal_SSA.While_Combinator_Exts

13:39:44 Presenting theory Collections.PrioSpec

13:39:44 Presenting theory Dijkstra_Shortest_Path.Dijkstra_Impl

13:39:44 Presenting theory SM.SM_Ample_Impl

13:39:44 Presenting theory Collections.PrioUniqueSpec

13:39:44 Presenting theory Collections.ICF_Gen_Algo_Chapter

13:39:44 Presenting theory ROBDD.Middle_Impl

13:39:45 Presenting theory SM.SM_Wrapup

13:39:45 Presenting Floyd_Warshall ...

13:39:45 Presenting document Floyd_Warshall/document

13:39:45 Presenting document Floyd_Warshall/outline

13:39:45 Presenting theory Formal_SSA.SSA_CFG_code

13:39:45 Presenting theory ROBDD.Array_List

13:39:45 Presenting theory ROBDD.Pointer_Map_Impl

13:39:45 Presenting theory Collections.SetIteratorCollectionsGA

13:39:46 Presenting theory Refine_Imperative_HOL.Sepref_Basic

13:39:46 Presenting theory Formal_SSA.Construct_SSA_code

13:39:46 Presenting theory Dijkstra_Shortest_Path.Dijkstra_Impl_Adet

13:39:47 Presenting theory ROBDD.Conc_Impl

13:39:47 Presenting theory BTree.BTree_Set

13:39:47 Presenting theory Dijkstra_Shortest_Path.Test

13:39:47 Presenting Sepref_Basic ...

13:39:47 Presenting Sepref_IICF ...

13:39:47 Presenting Flow_Networks ...

13:39:47 Presenting document Flow_Networks/document

13:39:47 Presenting document Flow_Networks/outline

13:39:47 Presenting theory Flow_Networks.Fofu_Abs_Base

13:39:47 Presenting theory Flow_Networks.Fofu_Impl_Base

13:39:47 Presenting theory Flow_Networks.Refine_Add_Fofu

13:39:47 Presenting theory Formal_SSA.SSA_Transfer_Rules

13:39:47 Presenting theory Refine_Imperative_HOL.Sepref_Monadify

13:39:48 Presenting theory ROBDD.Level_Collapse

13:39:48 Presenting theory ROBDD.BDD_Examples

13:39:48 Presenting theory ROBDD.BDD_Code

13:39:48 Presenting EdmondsKarp_Maxflow ...

13:39:48 Presenting document EdmondsKarp_Maxflow/document

13:39:48 Presenting document EdmondsKarp_Maxflow/outline

13:39:48 Presenting theory BTree.BTree_Split

13:39:48 Presenting theory Collections.MapGA

13:39:48 Presenting theory Floyd_Warshall.Floyd_Warshall

13:39:48 Presenting theory Refine_Imperative_HOL.Sepref_Constraints

13:39:49 Presenting theory Floyd_Warshall.Recursion_Combinators

13:39:49 Presenting theory BTree.Array_SBlit

13:39:49 Presenting theory EdmondsKarp_Maxflow.FordFulkerson_Algo

13:39:49 Presenting theory Floyd_Warshall.FW_Code

13:39:49 Presenting Prpu_Maxflow ...

13:39:49 Presenting document Prpu_Maxflow/document

13:39:49 Presenting document Prpu_Maxflow/outline

13:39:50 Presenting theory Refine_Imperative_HOL.Sepref_Frame

13:39:50 Presenting theory EdmondsKarp_Maxflow.EdmondsKarp_Termination_Abstract

13:39:50 Presenting theory BTree.Partially_Filled_Array

13:39:50 Presenting theory BTree.Basic_Assn

13:39:51 Presenting theory Formal_SSA.Construct_SSA_notriv_code

13:39:51 Presenting theory BTree.BTree_Imp

13:39:51 Presenting theory Collections.SetGA

13:39:51 Presenting theory Flow_Networks.Graph

13:39:52 Presenting theory EdmondsKarp_Maxflow.EdmondsKarp_Algo

13:39:52 Presenting theory Prpu_Maxflow.Generic_Push_Relabel

13:39:52 Presenting theory Formal_SSA.Generic_Interpretation

13:39:52 Presenting theory HOL.Inductive

13:39:52 Presenting file "Tools/inductive.ML"

13:39:52 Presenting theory Formal_SSA.Generic_Extract

13:39:52 Presenting file "Tools/Old_Datatype/old_datatype_aux.ML"

13:39:52 Presenting file "Tools/Old_Datatype/old_datatype_prop.ML"

13:39:52 Presenting file "Tools/Old_Datatype/old_datatype_data.ML"

13:39:52 Presenting file "Tools/Old_Datatype/old_rep_datatype.ML"

13:39:52 Presenting file "Tools/Old_Datatype/old_datatype_codegen.ML"

13:39:52 Presenting file "Tools/BNF/bnf_fp_rec_sugar_util.ML"

13:39:52 Presenting file "Tools/Old_Datatype/old_primrec.ML"

13:39:52 Presenting file "Tools/BNF/bnf_lfp_rec_sugar.ML"

13:39:52 Presenting theory Prpu_Maxflow.Prpu_Common_Inst

13:39:52 Presenting theory Flow_Networks.Network

13:39:52 Presenting theory Formal_SSA.Disjoin_Transform

13:39:52 Presenting theory Collections.SetByMap

13:39:53 Presenting theory Formal_SSA.WhileGraphSSA

13:39:53 Presenting Knuth_Morris_Pratt ...

13:39:53 Presenting document Knuth_Morris_Pratt/document

13:39:53 Presenting document Knuth_Morris_Pratt/outline

13:39:53 Presenting theory Collections.ListGA

13:39:53 Presenting theory Prpu_Maxflow.Fifo_Push_Relabel

13:39:53 Presenting theory Prpu_Maxflow.Graph_Topological_Ordering

13:39:53 Presenting theory Flow_Networks.Residual_Graph

13:39:53 Presenting theory Collections.SetIndex

13:39:54 Presenting theory Flow_Networks.Augmenting_Flow

13:39:54 Presenting theory Collections.Algos

13:39:54 Presenting theory Knuth_Morris_Pratt.KMP

13:39:54 Presenting Kruskal ...

13:39:54 Presenting document Kruskal/document

13:39:54 Presenting document Kruskal/outline

13:39:54 Presenting theory Flow_Networks.Augmenting_Path

13:39:54 Presenting theory EdmondsKarp_Maxflow.Augmenting_Path_BFS

13:39:54 Presenting theory Kruskal.Kruskal_Misc

13:39:54 Presenting theory BTree.BTree_ImpSet

13:39:55 Presenting theory Kruskal.SeprefUF

13:39:55 Presenting theory Prpu_Maxflow.Relabel_To_Front

13:39:55 Presenting theory BTree.Imperative_Loops

13:39:55 Presenting theory Flow_Networks.Ford_Fulkerson

13:39:55 Presenting theory Kruskal.MinWeightBasis

13:39:55 Presenting theory Flow_Networks.Graph_Impl

13:39:55 Presenting theory Kruskal.Kruskal

13:39:55 Presenting theory Kruskal.Kruskal_Refine

13:39:56 Presenting theory Kruskal.Kruskal_Impl

13:39:56 Presenting theory BTree.BTree_ImpSplit

13:39:56 Presenting theory Flow_Networks.Network_Impl

13:39:56 Presenting PAC_Checker ...

13:39:56 Presenting document PAC_Checker/document

13:39:56 Presenting document PAC_Checker/outline

13:39:56 Presenting theory Collections.PrioByAnnotatedList

13:39:57 Presenting theory Kruskal.UGraph

13:39:57 Presenting theory Prpu_Maxflow.Prpu_Common_Impl

13:39:57 Presenting theory Kruskal.UGraph_Impl

13:39:58 Presenting theory PAC_Checker.PAC_More_Poly

13:39:58 Presenting theory Refine_Imperative_HOL.Sepref_Rules

13:39:58 Presenting theory PAC_Checker.Finite_Map_Multiset

13:39:59 Presenting theory Kruskal.Graph_Definition

13:39:59 Presenting theory Kruskal.Graph_Definition_Aux

13:40:00 Presenting theory EdmondsKarp_Maxflow.EdmondsKarp_Impl

13:40:00 Presenting theory Flow_Networks.NetCheck

13:40:00 Presenting theory Refine_Imperative_HOL.Sepref_Combinator_Setup

13:40:00 Presenting VerifyThis2018 ...

13:40:00 Presenting document VerifyThis2018/document

13:40:00 Presenting document VerifyThis2018/outline

13:40:00 Presenting theory PAC_Checker.WB_Sort

13:40:01 Presenting theory VerifyThis2018.Dynamic_Array

13:40:01 Presenting theory VerifyThis2018.DRAT_Misc

13:40:01 Presenting theory PAC_Checker.More_Loops

13:40:01 Presenting theory EdmondsKarp_Maxflow.Edka_Checked_Impl

13:40:01 Presenting theory HOL.Product_Type

13:40:01 Presenting theory EdmondsKarp_Maxflow.Edka_Benchmark_Export

13:40:01 Presenting VerifyThis2019 ...

13:40:01 Presenting file "Tools/split_rule.ML"

13:40:01 Presenting file "Tools/set_comprehension_pointfree.ML"

13:40:01 Presenting file "Tools/inductive_set.ML"

13:40:01 Presenting document VerifyThis2019/document

13:40:01 Presenting document VerifyThis2019/outline

13:40:01 Presenting theory HOL.Sum_Type

13:40:01 Presenting theory PAC_Checker.PAC_Specification

13:40:02 Presenting theory VerifyThis2018.Array_Map_Default

13:40:02 Presenting theory Collections.PrioUniqueByAnnotatedList

13:40:02 Presenting theory Prpu_Maxflow.Fifo_Push_Relabel_Impl

13:40:02 Presenting theory Kruskal.Graph_Definition_Impl

13:40:02 Presenting theory VerifyThis2018.Synth_Definition

13:40:02 Presenting Simplicial_complexes_and_boolean_functions ...

13:40:02 Presenting theory Collections.ICF_Impl_Chapter

13:40:02 Presenting document Simplicial_complexes_and_boolean_functions/document

13:40:02 Presenting document Simplicial_complexes_and_boolean_functions/outline

13:40:02 Presenting theory PAC_Checker.PAC_Map_Rel

13:40:02 Presenting theory Simplicial_complexes_and_boolean_functions.Boolean_functions

13:40:02 Presenting theory Collections.ListMapImpl

13:40:03 Presenting theory Collections.ListMapImpl_Invar

13:40:03 Presenting theory Collections.RBTMapImpl

13:40:03 Presenting theory PAC_Checker.PAC_Checker_Specification

13:40:03 Presenting theory Refine_Imperative_HOL.Sepref_Translate

13:40:04 Presenting theory HOL.Rings

13:40:04 Presenting file "Tools/arith_data.ML"

13:40:04 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_div_mod.ML"

13:40:04 Presenting theory PAC_Checker.PAC_Polynomials

13:40:05 Presenting theory Collections.HashMap_Impl

13:40:05 Presenting theory PAC_Checker.PAC_Polynomials_Term

13:40:05 Presenting theory VerifyThis2018.Exc_Nres_Monad

13:40:05 Presenting theory Simplicial_complexes_and_boolean_functions.Simplicial_complex

13:40:05 Presenting theory Refine_Imperative_HOL.Sepref_Definition

13:40:05 Presenting theory Prpu_Maxflow.Relabel_To_Front_Impl

13:40:05 Presenting theory Prpu_Maxflow.Generated_Code_Test

13:40:05 Presenting Transition_Systems_and_Automata ...

13:40:05 Presenting document Transition_Systems_and_Automata/document

13:40:05 Presenting document Transition_Systems_and_Automata/outline

13:40:05 Presenting theory Transition_Systems_and_Automata.Basic

13:40:05 Presenting theory Collections.HashMap

13:40:05 Presenting theory VerifyThis2018.VTcomp

13:40:05 Presenting theory Simplicial_complexes_and_boolean_functions.Bij_betw_simplicial_complex_bool_func

13:40:06 Presenting theory VerifyThis2019.Exc_Nres_Monad

13:40:06 Presenting theory Simplicial_complexes_and_boolean_functions.MkIfex

13:40:06 Presenting theory HOL.Nat

13:40:06 Presenting file "Tools/nat_arith.ML"

13:40:06 Presenting theory Simplicial_complexes_and_boolean_functions.Evasive

13:40:06 Presenting theory VerifyThis2019.VTcomp

13:40:06 Presenting theory Collections.Trie_Impl

13:40:06 Presenting theory Simplicial_complexes_and_boolean_functions.ListLexorder

13:40:06 Presenting theory Transition_Systems_and_Automata.Sequence

13:40:06 Presenting theory VerifyThis2018.DF_System

13:40:07 Presenting theory Collections.Trie2

13:40:07 Presenting theory VerifyThis2019.Challenge1A

13:40:07 Presenting theory PAC_Checker.PAC_Polynomials_Operations

13:40:07 Presenting theory Transition_Systems_and_Automata.Sequence_LTL

13:40:07 Presenting theory PAC_Checker.PAC_Misc

13:40:07 Presenting theory VerifyThis2019.Challenge1B

13:40:07 Presenting theory VerifyThis2018.Snippets

13:40:07 Presenting theory Collections.TrieMapImpl

13:40:07 Presenting theory Transition_Systems_and_Automata.Sequence_Zip

13:40:07 Presenting theory VerifyThis2019.Challenge2A

13:40:08 Presenting theory Transition_Systems_and_Automata.Maps

13:40:08 Presenting theory VerifyThis2019.Challenge2B

13:40:08 Presenting theory Transition_Systems_and_Automata.Acceptance

13:40:08 Presenting theory VerifyThis2018.Challenge1

13:40:08 Presenting theory Transition_Systems_and_Automata.Degeneralization

13:40:08 Presenting theory Transition_Systems_and_Automata.Transition_System

13:40:08 Presenting theory Transition_Systems_and_Automata.Transition_System_Extra

13:40:08 Presenting theory VerifyThis2018.Challenge1_short

13:40:09 Presenting theory VerifyThis2019.Parallel_Multiset_Fold

13:40:09 Presenting theory Transition_Systems_and_Automata.Transition_System_Construction

13:40:09 Presenting theory Simplicial_complexes_and_boolean_functions.BDD

13:40:10 Presenting theory VerifyThis2019.Challenge3

13:40:10 Presenting Adaptive_State_Counting ...

13:40:10 Presenting document Adaptive_State_Counting/document

13:40:10 Presenting document Adaptive_State_Counting/outline

13:40:10 Presenting theory Collections.ArrayHashMap_Impl

13:40:10 Presenting theory VerifyThis2018.Challenge2

13:40:10 Presenting theory PAC_Checker.PAC_Checker

13:40:10 Presenting theory Collections.ArrayHashMap

13:40:10 Presenting theory Simplicial_complexes_and_boolean_functions.Binary_operations

13:40:10 Presenting Buchi_Complementation ...

13:40:10 Presenting document Buchi_Complementation/document

13:40:10 Presenting document Buchi_Complementation/outline

13:40:10 Presenting theory Buchi_Complementation.Alternate

13:40:10 Presenting theory PAC_Checker.PAC_Checker_Relation

13:40:11 Presenting theory PAC_Checker.PAC_Assoc_Map_Rel

13:40:11 Presenting theory Refine_Imperative_HOL.Sepref_Intf_Util

13:40:11 Presenting theory Collections.ArrayMapImpl

13:40:11 Presenting theory Collections.MapStdImpl

13:40:11 Presenting theory Collections.ListSetImpl

13:40:11 Presenting theory VerifyThis2018.Challenge3

13:40:11 Presenting theory Collections.ListSetImpl_Invar

13:40:11 Presenting LTL_Master_Theorem ...

13:40:11 Presenting document LTL_Master_Theorem/document

13:40:11 Presenting document LTL_Master_Theorem/outline

13:40:11 Presenting theory Transition_Systems_and_Automata.Deterministic

13:40:11 Presenting theory Buchi_Complementation.Graph

13:40:11 Presenting theory Collections.ListSetImpl_NotDist

13:40:12 Presenting theory Transition_Systems_and_Automata.DFA

13:40:12 Presenting theory HOL.Fields

13:40:12 Presenting file "$ISABELLE_HOME/src/Provers/Arith/fast_lin_arith.ML"

13:40:12 Presenting file "Tools/lin_arith.ML"

13:40:12 Presenting theory Collections.ListSetImpl_Sorted

13:40:12 Presenting theory PAC_Checker.PAC_Checker_Init

13:40:12 Presenting theory Refine_Imperative_HOL.Sepref_Tool

13:40:12 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Setup

13:40:12 Presenting theory LTL_Master_Theorem.Syntactic_Fragments_and_Stability

13:40:12 Presenting theory Collections.RBTSetImpl

13:40:13 Presenting theory PAC_Checker.PAC_Version

13:40:13 Presenting theory Collections.HashSet

13:40:13 Presenting theory Collections.TrieSetImpl

13:40:13 Presenting theory Collections.ArrayHashSet

13:40:14 Presenting theory Collections.ArraySetImpl

13:40:14 Presenting theory Collections.SetStdImpl

13:40:14 Presenting theory LTL_Master_Theorem.After

13:40:14 Presenting theory Transition_Systems_and_Automata.Nondeterministic

13:40:14 Presenting theory Collections.Fifo

13:40:14 Presenting theory Transition_Systems_and_Automata.NFA

13:40:14 Presenting theory Transition_Systems_and_Automata.DBA

13:40:14 Presenting theory Collections.BinoPrioImpl

13:40:14 Presenting theory Transition_Systems_and_Automata.DGBA

13:40:15 Presenting theory Collections.SkewPrioImpl

13:40:15 Presenting theory Transition_Systems_and_Automata.DBA_Combine

13:40:15 Presenting theory Transition_Systems_and_Automata.DBTA

13:40:15 Presenting theory Transition_Systems_and_Automata.DGBTA

13:40:15 Presenting theory Collections.FTAnnotatedListImpl

13:40:15 Presenting theory Collections.FTPrioImpl

13:40:15 Presenting theory Collections.FTPrioUniqueImpl

13:40:15 Presenting theory Collections.ICF_Impl

13:40:15 Presenting theory PAC_Checker.PAC_Checker_Synthesis

13:40:15 Presenting theory Buchi_Complementation.Ranking

13:40:15 Presenting theory Transition_Systems_and_Automata.DBTA_Combine

13:40:16 Presenting theory PAC_Checker.PAC_Checker_MLton

13:40:16 Presenting Partial_Order_Reduction ...

13:40:16 Presenting theory Transition_Systems_and_Automata.DCA

13:40:16 Presenting document Partial_Order_Reduction/document

13:40:16 Presenting document Partial_Order_Reduction/outline

13:40:16 Presenting theory Partial_Order_Reduction.List_Prefixes

13:40:16 Presenting theory Transition_Systems_and_Automata.DGCA

13:40:16 Presenting theory LTL_Master_Theorem.Advice

13:40:16 Presenting theory Partial_Order_Reduction.List_Extensions

13:40:16 Presenting theory Collections.ICF_Refine_Monadic

13:40:16 Presenting theory HOL.Finite_Set

13:40:16 Presenting theory Transition_Systems_and_Automata.DCA_Combine

13:40:16 Presenting theory Transition_Systems_and_Automata.DRA

13:40:16 Presenting theory Transition_Systems_and_Automata.DRA_Combine

13:40:16 Presenting theory LTL_Master_Theorem.Master_Theorem

13:40:17 Presenting theory Partial_Order_Reduction.Word_Prefixes

13:40:17 Presenting theory LTL_Master_Theorem.Asymmetric_Master_Theorem

13:40:17 Presenting theory Partial_Order_Reduction.Set_Extensions

13:40:17 Presenting theory Transition_Systems_and_Automata.Refine

13:40:17 Presenting theory HOL.Relation

13:40:18 Presenting theory Transition_Systems_and_Automata.Acceptance_Refine

13:40:18 Presenting theory Refine_Imperative_HOL.Sepref_HOL_Bindings

13:40:18 Presenting theory Collections.ICF_Autoref

13:40:18 Presenting theory Collections.ICF_Entrypoints_Chapter

13:40:18 Presenting theory Collections.Collections

13:40:18 Presenting theory Partial_Order_Reduction.Basic_Extensions

13:40:18 Presenting theory Transition_Systems_and_Automata.Transition_System_Refine

13:40:18 Presenting theory Partial_Order_Reduction.Relation_Extensions

13:40:18 Presenting theory LTL_Master_Theorem.Restricted_Master_Theorem

13:40:19 Presenting theory Transition_Systems_and_Automata.DRA_Refine

13:40:19 Presenting theory Partial_Order_Reduction.Transition_System_Extensions

13:40:19 Presenting theory HOL.Transitive_Closure

13:40:19 Presenting file "$ISABELLE_HOME/src/Provers/trancl.ML"

13:40:19 Presenting theory Adaptive_State_Counting.FSM

13:40:19 Presenting theory Refine_Imperative_HOL.Sepref_Foreach

13:40:20 Presenting theory Collections.CollectionsV1

13:40:20 Presenting theory Collections.Collections_Entrypoints_Chapter

13:40:20 Presenting theory LTL_Master_Theorem.Transition_Functions

13:40:20 Presenting theory Refine_Imperative_HOL.Sepref_Improper

13:40:20 Presenting theory Refine_Imperative_HOL.Sepref

13:40:20 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_IICF

13:40:20 Presenting theory Partial_Order_Reduction.Traces

13:40:20 Presenting theory Buchi_Complementation.Complementation

13:40:20 Presenting theory LTL_Master_Theorem.Quotient_Type

13:40:20 Presenting theory LTL_Master_Theorem.Omega_Words_Fun_Stream

13:40:20 Presenting theory Refine_Imperative_HOL.IICF_Set

13:40:20 Presenting theory HOL.Wellfounded

13:40:20 Presenting theory Partial_Order_Reduction.Transition_System_Traces

13:40:20 Presenting theory Partial_Order_Reduction.Functions

13:40:20 Presenting theory Partial_Order_Reduction.ENat_Extensions

13:40:20 Presenting theory Partial_Order_Reduction.CCPO_Extensions

13:40:20 Presenting theory HOL.Wfrec

13:40:20 Presenting theory Refine_Imperative_HOL.IICF_List_SetO

13:40:21 Presenting theory HOL.Order_Relation

13:40:21 Presenting theory Partial_Order_Reduction.ESet_Extensions

13:40:21 Presenting theory Collections.Refine_Dflt

13:40:21 Presenting theory Refine_Imperative_HOL.IICF_Multiset

13:40:21 Presenting theory Transition_Systems_and_Automata.Implement

13:40:22 Presenting theory Refine_Imperative_HOL.IICF_Prio_Bag

13:40:22 Presenting theory Refine_Imperative_HOL.IICF_List_Mset

13:40:22 Presenting theory Partial_Order_Reduction.Coinductive_List_Extensions

13:40:22 Presenting theory Refine_Imperative_HOL.IICF_List_MsetO

13:40:22 Presenting theory Transition_Systems_and_Automata.DRA_Implement

13:40:22 Presenting theory Partial_Order_Reduction.LList_Prefixes

13:40:23 Presenting theory Transition_Systems_and_Automata.DRA_Nodes

13:40:23 Presenting theory HOL.Hilbert_Choice

13:40:23 Presenting file "Tools/choice_specification.ML"

13:40:23 Presenting theory Refine_Imperative_HOL.IICF_List

13:40:23 Presenting theory Partial_Order_Reduction.Stuttering

13:40:23 Presenting theory Collections.Refine_Dflt_ICF

13:40:23 Presenting theory LTL_Master_Theorem.DRA_Construction

13:40:23 Presenting theory Partial_Order_Reduction.Transition_System_Interpreted_Traces

13:40:24 Presenting theory HOL.Zorn

13:40:24 Presenting theory LTL_Master_Theorem.DRA_Implementation

13:40:24 Presenting theory HOL.BNF_Wellorder_Relation

13:40:24 Presenting theory Partial_Order_Reduction.Ample_Abstract

13:40:24 Presenting theory LTL_Master_Theorem.Extra_Equivalence_Relations

13:40:24 Presenting theory Partial_Order_Reduction.Formula

13:40:25 Presenting theory Partial_Order_Reduction.Ample_Correctness

13:40:25 Presenting theory Collections.Refine_Dflt_Only_ICF

13:40:25 Presenting theory Collections.Userguides_Chapter

13:40:25 Presenting theory Transition_Systems_and_Automata.DRA_Explicit

13:40:25 Presenting theory LTL_Master_Theorem.DRA_Instantiation

13:40:25 Presenting theory Partial_Order_Reduction.Ample_Analysis

13:40:25 Presenting Transitive-Closure ...

13:40:25 Presenting document Transitive-Closure/document

13:40:25 Presenting document Transitive-Closure/outline

13:40:25 Presenting theory LTL_Master_Theorem.Code_Export

13:40:25 Presenting Tree-Automata ...

13:40:25 Presenting document Tree-Automata/document

13:40:25 Presenting document Tree-Automata/outline

13:40:25 Presenting theory Tree-Automata.Tree

13:40:25 Presenting theory Refine_Imperative_HOL.IICF_Abs_Heap

13:40:25 Presenting theory Transitive-Closure.Transitive_Closure_Impl

13:40:26 Presenting theory Transitive-Closure.Transitive_Closure_List_Impl

13:40:26 Presenting theory HOL.BNF_Wellorder_Embedding

13:40:26 Presenting theory Collections.Refine_Monadic_Userguide

13:40:26 Presenting theory Transitive-Closure.RBT_Map_Set_Extension

13:40:26 Presenting theory Refine_Imperative_HOL.IICF_HOL_List

13:40:26 Presenting theory Transitive-Closure.Transitive_Closure_RBT_Impl

13:40:26 Presenting theory Transitive-Closure.Finite_Transitive_Closure_Simprocs

13:40:26 Presenting AxiomaticCategoryTheory ...

13:40:26 Presenting document AxiomaticCategoryTheory/document

13:40:26 Presenting document AxiomaticCategoryTheory/outline

13:40:26 Presenting theory Collections.ICF_Userguide

13:40:26 Presenting BNF_CC ...

13:40:26 Presenting document BNF_CC/document

13:40:26 Presenting document BNF_CC/outline

13:40:27 Presenting theory BNF_CC.Preliminaries

13:40:27 Presenting theory Refine_Imperative_HOL.IICF_Array_List

13:40:27 Presenting theory Transition_Systems_and_Automata.DRA_Translate

13:40:27 Presenting theory Buchi_Complementation.Complementation_Implement

13:40:27 Presenting theory AxiomaticCategoryTheory.AxiomaticCategoryTheory

13:40:27 Presenting theory Buchi_Complementation.Formula

13:40:27 Presenting BNF_Operations ...

13:40:27 Presenting document BNF_Operations/document

13:40:27 Presenting document BNF_Operations/outline

13:40:27 Presenting theory Refine_Imperative_HOL.IICF_Impl_Heap

13:40:28 Presenting theory HOL.BNF_Wellorder_Constructions

13:40:28 Presenting theory Transition_Systems_and_Automata.NBA

13:40:28 Presenting theory Transition_Systems_and_Automata.NGBA

13:40:28 Presenting theory Refine_Imperative_HOL.IICF_Map

13:40:28 Presenting theory Refine_Imperative_HOL.IICF_Prio_Map

13:40:28 Presenting theory Buchi_Complementation.Complementation_Final

13:40:29 Presenting theory Buchi_Complementation.Complementation_Build

13:40:29 Presenting file "code/Autool.mlb"

13:40:29 Presenting file "code/Prelude.sml"

13:40:29 Presenting file "code/Autool.sml"

13:40:29 Presenting Belief_Revision ...

13:40:29 Presenting document Belief_Revision/document

13:40:29 Presenting document Belief_Revision/outline

13:40:29 Presenting theory Transition_Systems_and_Automata.NBA_Combine

13:40:29 Presenting theory Tree-Automata.Ta

13:40:29 Presenting theory Transition_Systems_and_Automata.NBA_Graphs

13:40:30 Presenting theory Belief_Revision.AGM_Logic

13:40:30 Presenting theory HOL.BNF_Cardinal_Order_Relation

13:40:30 Presenting theory Belief_Revision.AGM_Remainder

13:40:30 Presenting theory Transition_Systems_and_Automata.NBA_Refine

13:40:31 Presenting theory HOL.BNF_Cardinal_Arithmetic

13:40:31 Presenting theory BNF_Operations.LFP

13:40:31 Presenting theory Transition_Systems_and_Automata.NBA_Implement

13:40:31 Presenting theory Adaptive_State_Counting.FSM_Product

13:40:32 Presenting theory Transition_Systems_and_Automata.NBA_Algorithms

13:40:32 Presenting theory Refine_Imperative_HOL.IICF_Abs_Heapmap

13:40:32 Presenting theory Belief_Revision.AGM_Contraction

13:40:32 Presenting theory HOL.Fun_Def_Base

13:40:32 Presenting file "Tools/Function/function_lib.ML"

13:40:32 Presenting file "Tools/Function/function_common.ML"

13:40:32 Presenting file "Tools/Function/function_context_tree.ML"

13:40:32 Presenting file "Tools/Function/sum_tree.ML"

13:40:32 Presenting theory Refine_Imperative_HOL.IICF_Array

13:40:33 Presenting theory Belief_Revision.AGM_Revision

13:40:33 Presenting BinarySearchTree ...

13:40:33 Presenting document BinarySearchTree/document

13:40:33 Presenting document BinarySearchTree/outline

13:40:33 Presenting theory Refine_Imperative_HOL.IICF_MS_Array_List

13:40:33 Presenting theory Transition_Systems_and_Automata.NBA_Explicit

13:40:34 Presenting theory BNF_CC.Axiomatised_BNF_CC

13:40:34 Presenting theory Refine_Imperative_HOL.IICF_Indexed_Array_List

13:40:35 Presenting theory Transition_Systems_and_Automata.NBA_Translate

13:40:35 Presenting theory Tree-Automata.AbsAlgo

13:40:35 Presenting theory Transition_Systems_and_Automata.NGBA_Graphs

13:40:36 Presenting theory Transition_Systems_and_Automata.NGBA_Refine

13:40:36 Presenting theory BinarySearchTree.BinaryTree

13:40:36 Presenting theory Adaptive_State_Counting.ATC

13:40:36 Presenting theory Transition_Systems_and_Automata.NGBA_Implement

13:40:36 Presenting theory Transition_Systems_and_Automata.Degeneralization_Refine

13:40:37 Presenting theory BNF_Operations.GFP

13:40:37 Presenting theory BinarySearchTree.BinaryTree_Map

13:40:37 Presenting theory Refine_Imperative_HOL.IICF_Impl_Heapmap

13:40:37 Presenting theory BinarySearchTree.BinaryTree_TacticStyle

13:40:37 Presenting Binomial-Queues ...

13:40:37 Presenting document Binomial-Queues/document

13:40:37 Presenting document Binomial-Queues/outline

13:40:37 Presenting theory Transition_Systems_and_Automata.NGBA_Algorithms

13:40:38 Presenting theory Transition_Systems_and_Automata.NBTA

13:40:38 Presenting theory Transition_Systems_and_Automata.NGBTA

13:40:38 Presenting theory BNF_Operations.Compose

13:40:38 Presenting theory BNF_Operations.Kill

13:40:38 Presenting theory BNF_Operations.Lift

13:40:38 Presenting theory BNF_Operations.Permute

13:40:39 Presenting theory Binomial-Queues.PQ

13:40:39 Presenting theory BNF_Operations.N2M

13:40:39 Presenting Bondy ...

13:40:39 Presenting document Bondy/document

13:40:39 Presenting document Bondy/outline

13:40:39 Presenting theory Transition_Systems_and_Automata.NBTA_Combine

13:40:39 Presenting Boolos_Curious_Inference ...

13:40:39 Presenting document Boolos_Curious_Inference/document

13:40:39 Presenting document Boolos_Curious_Inference/outline

13:40:39 Presenting theory HOL.BNF_Def

13:40:39 Presenting file "Tools/BNF/bnf_util.ML"

13:40:39 Presenting file "Tools/BNF/bnf_tactics.ML"

13:40:39 Presenting file "Tools/BNF/bnf_def_tactics.ML"

13:40:39 Presenting file "Tools/BNF/bnf_def.ML"

13:40:39 Presenting theory Refine_Imperative_HOL.IICF_Matrix

13:40:39 Presenting theory Bondy.Bondy

13:40:39 Presenting Bounded_Deducibility_Security ...

13:40:39 Presenting document Bounded_Deducibility_Security/document

13:40:39 Presenting document Bounded_Deducibility_Security/outline

13:40:39 Presenting theory Boolos_Curious_Inference.Boo1

13:40:40 Presenting theory Boolos_Curious_Inference.Boo2

13:40:40 Presenting BD_Security_Compositional ...

13:40:40 Presenting document BD_Security_Compositional/document

13:40:40 Presenting document BD_Security_Compositional/outline

13:40:40 Presenting theory Bounded_Deducibility_Security.Trivia

13:40:40 Presenting theory Bounded_Deducibility_Security.Filtermap

13:40:40 Presenting theory Bounded_Deducibility_Security.Transition_System

13:40:41 Presenting theory Bounded_Deducibility_Security.IO_Automaton

13:40:41 Presenting theory Bounded_Deducibility_Security.Abstract_BD_Security

13:40:42 Presenting theory Refine_Imperative_HOL.IICF_Array_Matrix

13:40:42 Presenting theory Binomial-Queues.Binomial_Queue

13:40:42 Presenting theory Bounded_Deducibility_Security.BD_Security_TS

13:40:42 Presenting theory Bounded_Deducibility_Security.BD_Security_IO

13:40:43 Presenting theory HOL.BNF_Composition

13:40:43 Presenting theory Bounded_Deducibility_Security.BD_Security_Triggers

13:40:43 Presenting file "Tools/BNF/bnf_comp_tactics.ML"

13:40:43 Presenting file "Tools/BNF/bnf_comp.ML"

13:40:43 Presenting theory BNF_CC.Composition

13:40:43 Presenting theory Tree-Automata.Ta_impl

13:40:43 Presenting theory BD_Security_Compositional.Composing_Security

13:40:43 Presenting theory HOL.Basic_BNFs

13:40:43 Presenting theory Refine_Imperative_HOL.IICF_Sepl_Binding

13:40:43 Presenting theory BD_Security_Compositional.Trivial_Security

13:40:43 Presenting theory Refine_Imperative_HOL.IICF

13:40:43 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Userguides

13:40:44 Presenting theory Tree-Automata.Ta_impl_codegen

13:40:44 Presenting CoSMeDis ...

13:40:44 Presenting theory BD_Security_Compositional.Transporting_Security

13:40:44 Presenting document CoSMeDis/document

13:40:44 Presenting document CoSMeDis/outline

13:40:44 Presenting theory CoSMeDis.Prelim

13:40:45 Presenting theory BNF_CC.Fixpoints

13:40:45 Presenting theory Bounded_Deducibility_Security.BD_Security_Unwinding

13:40:45 Presenting theory Refine_Imperative_HOL.Sepref_Guide_Quickstart

13:40:46 Presenting theory Refine_Imperative_HOL.Sepref_Guide_Reference

13:40:46 Presenting theory Refine_Imperative_HOL.Sepref_Guide_General_Util

13:40:46 Presenting theory Refine_Imperative_HOL.Sepref_ICF_Bindings

13:40:46 Presenting theory BNF_CC.Subtypes

13:40:47 Presenting theory Refine_Imperative_HOL.Sepref_WGraph

13:40:47 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Examples

13:40:47 Presenting theory Refine_Imperative_HOL.Sepref_Graph

13:40:47 Presenting theory BNF_CC.Quotient_Preservation

13:40:47 Presenting theory BNF_CC.Operation_Examples

13:40:47 Presenting theory Refine_Imperative_HOL.Sepref_DFS

13:40:47 Presenting theory Refine_Imperative_HOL.Sepref_Dijkstra

13:40:48 Presenting theory Binomial-Queues.PQ_Implementation

13:40:48 Presenting theory BNF_CC.Concrete_Examples

13:40:48 Presenting CoCon ...

13:40:48 Presenting document CoCon/document

13:40:48 Presenting document CoCon/outline

13:40:48 Presenting theory Bounded_Deducibility_Security.Compositional_Reasoning

13:40:48 Presenting theory Refine_Imperative_HOL.Sepref_NDFS

13:40:48 Presenting theory Bounded_Deducibility_Security.Bounded_Deducibility_Security

13:40:48 Presenting CoSMed ...

13:40:48 Presenting document CoSMed/document

13:40:48 Presenting document CoSMed/outline

13:40:48 Presenting theory CoSMeDis.System_Specification

13:40:48 Presenting theory CoSMed.Prelim

13:40:48 Presenting theory CoCon.Prelim

13:40:48 Presenting theory BNF_CC.DDS

13:40:48 Presenting BytecodeLogicJmlTypes ...

13:40:48 Presenting document BytecodeLogicJmlTypes/document

13:40:48 Presenting document BytecodeLogicJmlTypes/outline

13:40:49 Presenting theory Refine_Imperative_HOL.Sepref_Minitests

13:40:49 Presenting theory BytecodeLogicJmlTypes.AssocLists

13:40:49 Presenting theory BD_Security_Compositional.Composing_Security_Network

13:40:49 Presenting theory Refine_Imperative_HOL.Worklist_Subsumption

13:40:49 Presenting theory CoSMeDis.API_Network

13:40:49 Presenting theory CoSMeDis.Automation_Setup

13:40:49 Presenting theory Refine_Imperative_HOL.Worklist_Subsumption_Impl

13:40:50 Presenting theory Refine_Imperative_HOL.Sepref_Snip_Datatype

13:40:50 Presenting theory CoSMed.System_Specification

13:40:50 Presenting theory BD_Security_Compositional.Independent_Secrets

13:40:50 Presenting C2KA_DistributedSystems ...

13:40:50 Presenting document C2KA_DistributedSystems/document

13:40:50 Presenting document C2KA_DistributedSystems/outline

13:40:50 Presenting theory Refine_Imperative_HOL.Sepref_Snip_Combinator

13:40:50 Presenting theory Refine_Imperative_HOL.Sepref_All_Examples

13:40:50 Presenting theory CoSMed.Automation_Setup

13:40:50 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Benchmarks

13:40:50 Presenting theory C2KA_DistributedSystems.Stimuli

13:40:50 Presenting theory Refine_Imperative_HOL.Heapmap_Bench

13:40:50 Presenting theory CoSMeDis.Safety_Properties

13:40:50 Presenting theory C2KA_DistributedSystems.CKA

13:40:51 Presenting theory Refine_Imperative_HOL.Dijkstra_Benchmark

13:40:51 Presenting theory CoSMeDis.Post_Intro

13:40:51 Presenting theory C2KA_DistributedSystems.C2KA

13:40:51 Presenting theory Refine_Imperative_HOL.NDFS_Benchmark

13:40:51 Presenting CISC-Kernel ...

13:40:51 Presenting document CISC-Kernel/document

13:40:51 Presenting document CISC-Kernel/outline

13:40:51 Presenting theory C2KA_DistributedSystems.Topology_C2KA

13:40:51 Presenting theory CISC-Kernel.Option_Binders

13:40:51 Presenting theory CoSMed.Safety_Properties

13:40:51 Presenting theory CISC-Kernel.List_Theorems

13:40:51 Presenting theory BytecodeLogicJmlTypes.Language

13:40:51 Presenting theory CoSMed.Observation_Setup

13:40:51 Presenting theory CoSMed.Post_Intro

13:40:51 Presenting theory CISC-Kernel.K

13:40:51 Presenting theory C2KA_DistributedSystems.Communication_C2KA

13:40:51 Presenting theory CoSMeDis.Post_Observation_Setup_ISSUER

13:40:51 Presenting CRDT ...

13:40:51 Presenting document CRDT/document

13:40:51 Presenting document CRDT/outline

13:40:51 Presenting theory CRDT.Util

13:40:52 Presenting theory CoSMeDis.Post_Unwinding_Helper_ISSUER

13:40:52 Presenting theory CoSMed.Post_Value_Setup

13:40:52 Presenting theory CRDT.Convergence

13:40:52 Presenting theory CoSMeDis.Post_Value_Setup_ISSUER

13:40:52 Presenting theory CRDT.Network

13:40:52 Presenting theory CoCon.System_Specification

13:40:53 Presenting theory CoCon.Automation_Setup

13:40:53 Presenting theory CRDT.Ordered_List

13:40:54 Presenting theory CoSMeDis.Post_ISSUER

13:40:54 Presenting theory CoSMeDis.Post_Observation_Setup_RECEIVER

13:40:54 Presenting theory CRDT.RGA

13:40:54 Presenting theory CRDT.Counter

13:40:55 Presenting theory CRDT.ORSet

13:40:55 Presenting theory CISC-Kernel.SK

13:40:55 Presenting IMAP-CRDT ...

13:40:55 Presenting document IMAP-CRDT/document

13:40:55 Presenting document IMAP-CRDT/outline

13:40:55 Presenting theory IMAP-CRDT.IMAP-def

13:40:55 Presenting theory IMAP-CRDT.IMAP-proof-commute

13:40:55 Presenting theory Adaptive_State_Counting.ASC_LB

13:40:55 Presenting theory CoSMeDis.Post_Unwinding_Helper_RECEIVER

13:40:55 Presenting theory CoSMeDis.Post_Value_Setup_RECEIVER

13:40:55 Presenting theory IMAP-CRDT.IMAP-proof-helpers

13:40:55 Presenting theory CoCon.Safety_Properties

13:40:55 Presenting theory CoCon.Observation_Setup

13:40:55 Presenting theory CoCon.Paper_Intro

13:40:56 Presenting theory CoSMeDis.Post_RECEIVER

13:40:56 Presenting theory IMAP-CRDT.IMAP-proof-independent

13:40:56 Presenting theory CoSMed.Post

13:40:56 Presenting theory CoCon.Paper_Value_Setup

13:40:56 Presenting theory CISC-Kernel.ISK

13:40:56 Presenting theory BytecodeLogicJmlTypes.Logic

13:40:56 Presenting theory CoSMed.Friend_Intro

13:40:56 Presenting theory CoSMeDis.Post_COMPOSE2

13:40:56 Presenting theory IMAP-CRDT.IMAP-proof

13:40:56 Presenting CYK ...

13:40:56 Presenting document CYK/document

13:40:56 Presenting document CYK/outline

13:40:57 Presenting theory BytecodeLogicJmlTypes.MultiStep

13:40:57 Presenting theory BytecodeLogicJmlTypes.Reachability

13:40:57 Presenting theory CoCon.Paper_Aut_PC

13:40:57 Presenting theory CoSMeDis.Post_Network

13:40:58 Presenting theory CoSMeDis.DYNAMIC_Post_Value_Setup_ISSUER

13:40:58 Presenting theory CISC-Kernel.CISK

13:40:58 Presenting theory CISC-Kernel.Step_configuration

13:40:58 Presenting theory CISC-Kernel.Step_policies

13:40:58 Presenting theory CYK.CYK

13:40:58 Presenting theory CoCon.Paper_Aut

13:40:59 Presenting theory CoCon.Paper_All

13:40:59 Presenting theory CoCon.Review_Intro

13:40:59 Presenting Card_Multisets ...

13:40:59 Presenting theory CISC-Kernel.Step

13:40:59 Presenting document Card_Multisets/document

13:40:59 Presenting document Card_Multisets/outline

13:40:59 Presenting theory CISC-Kernel.Step_invariants

13:40:59 Presenting theory Card_Multisets.Card_Multisets

13:40:59 Presenting Card_Partitions ...

13:40:59 Presenting document Card_Partitions/document

13:40:59 Presenting document Card_Partitions/outline

13:40:59 Presenting theory CISC-Kernel.Step_vpeq

13:40:59 Presenting theory CISC-Kernel.Step_vpeq_locally_respects

13:40:59 Presenting theory Card_Partitions.Set_Partition

13:41:00 Presenting theory CISC-Kernel.Step_vpeq_weakly_step_consistent

13:41:00 Presenting theory Card_Partitions.Injectivity_Solver

13:41:00 Presenting theory CoSMed.Friend_Value_Setup

13:41:00 Presenting theory Card_Partitions.Card_Partitions

13:41:00 Presenting Case_Labeling ...

13:41:00 Presenting document Case_Labeling/document

13:41:00 Presenting document Case_Labeling/outline

13:41:01 Presenting theory CoCon.Review_Value_Setup

13:41:01 Presenting theory CISC-Kernel.Separation_kernel_model

13:41:01 Presenting theory BytecodeLogicJmlTypes.Sound

13:41:01 Presenting theory CISC-Kernel.Link_separation_kernel_model_to_CISK

13:41:01 Presenting Category ...

13:41:01 Presenting document Category/document

13:41:01 Presenting document Category/outline

13:41:01 Presenting theory Category.Cat

13:41:01 Presenting theory Case_Labeling.Case_Labeling

13:41:01 Presenting file "print_nested_cases.ML"

13:41:01 Presenting file "util.ML"

13:41:01 Presenting file "casify.ML"

13:41:02 Presenting theory Case_Labeling.Labeled_Hoare

13:41:02 Presenting file "labeled_hoare_tac.ML"

13:41:02 Presenting theory Case_Labeling.Labeled_Hoare_Examples

13:41:02 Presenting theory Case_Labeling.Conditionals

13:41:02 Presenting theory CoSMeDis.DYNAMIC_Post_ISSUER

13:41:02 Presenting theory Category.SetCat

13:41:03 Presenting theory Case_Labeling.Monadic_Language

13:41:03 Presenting file "$AFP/Case_Labeling/util.ML"

13:41:03 Presenting theory Case_Labeling.Case_Labeling_Examples

13:41:03 Presenting Cauchy ...

13:41:03 Presenting document Cauchy/document

13:41:03 Presenting document Cauchy/outline

13:41:03 Presenting theory CoSMed.Friend

13:41:03 Presenting theory Category.Functors

13:41:03 Presenting theory CoSMed.Friend_Request_Intro

13:41:03 Presenting theory CoSMeDis.DYNAMIC_Post_COMPOSE2

13:41:03 Presenting theory Category.HomFunctors

13:41:04 Presenting theory CoSMeDis.DYNAMIC_Post_Network

13:41:04 Presenting theory Adaptive_State_Counting.ASC_Suite

13:41:04 Presenting theory Category.NatTrans

13:41:04 Presenting theory CoSMeDis.Independent_Post_Observation_Setup_ISSUER

13:41:04 Presenting theory Cauchy.CauchysMeanTheorem

13:41:04 Presenting theory CoCon.Review_RAut

13:41:04 Presenting theory Category.Yoneda

13:41:04 Presenting theory CoSMed.Friend_Request_Value_Setup

13:41:04 Presenting Sqrt_Babylonian ...

13:41:04 Presenting document Sqrt_Babylonian/document

13:41:04 Presenting document Sqrt_Babylonian/outline

13:41:05 Presenting theory CoSMeDis.Independent_DYNAMIC_Post_Value_Setup_ISSUER

13:41:05 Presenting theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary

13:41:05 Presenting theory Sqrt_Babylonian.Log_Impl

13:41:05 Presenting theory Cauchy.CauchySchwarz

13:41:05 Presenting Real_Impl ...

13:41:05 Presenting document Real_Impl/document

13:41:05 Presenting document Real_Impl/outline

13:41:05 Presenting theory Real_Impl.Real_Impl_Auxiliary

13:41:06 Presenting theory Real_Impl.Prime_Product

13:41:07 Presenting theory CoSMeDis.Independent_DYNAMIC_Post_ISSUER

13:41:07 Presenting theory CoSMed.Friend_Request

13:41:07 Presenting theory Sqrt_Babylonian.NthRoot_Impl

13:41:07 Presenting theory CoCon.Review_RAut_NCPC

13:41:07 Presenting theory Real_Impl.Real_Impl

13:41:07 Presenting theory CoSMed.Traceback_Intro

13:41:07 Presenting theory CoSMeDis.Independent_Post_Observation_Setup_RECEIVER

13:41:07 Presenting theory CoSMeDis.Independent_Post_Value_Setup_RECEIVER

13:41:08 Presenting theory CoSMeDis.Independent_Post_RECEIVER

13:41:08 Presenting theory CoSMed.Post_Visibility_Traceback

13:41:08 Presenting theory Sqrt_Babylonian.Sqrt_Babylonian

13:41:08 Presenting Certification_Monads ...

13:41:08 Presenting document Certification_Monads/document

13:41:08 Presenting document Certification_Monads/outline

13:41:08 Presenting theory Certification_Monads.Error_Syntax

13:41:08 Presenting theory Adaptive_State_Counting.ASC_Sufficiency

13:41:08 Presenting theory CoSMeDis.Independent_DYNAMIC_Post_Network

13:41:08 Presenting theory CoSMed.Friend_Traceback

13:41:08 Presenting Classes ...

13:41:08 Presenting document Classes/classes

13:41:08 Presenting theory Classes.Setup

13:41:08 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

13:41:08 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

13:41:08 Presenting theory Real_Impl.Real_Unique_Impl

13:41:09 Presenting Clean ...

13:41:09 Presenting document Clean/document

13:41:09 Presenting document Clean/outline

13:41:09 Presenting theory Classes.Classes

13:41:09 Presenting ClockSynchInst ...

13:41:09 Presenting document ClockSynchInst/document

13:41:09 Presenting document ClockSynchInst/outline

13:41:09 Presenting theory Certification_Monads.Error_Monad

13:41:09 Presenting theory Clean.Lens_Laws

13:41:09 Presenting theory Clean.Optics

13:41:09 Presenting theory CoCon.Review_RAut_NCPC_PAut

13:41:09 Presenting theory CoSMeDis.Independent_Posts_Network

13:41:09 Presenting theory CoCon.Review_All

13:41:09 Presenting theory CoCon.Discussion_Intro

13:41:09 Presenting theory ClockSynchInst.ICAInstance

13:41:09 Presenting theory Certification_Monads.Check_Monad

13:41:10 Presenting theory CoSMeDis.Post_All

13:41:10 Presenting theory CoSMeDis.Friend_Intro

13:41:10 Presenting theory CoSMeDis.Friend_Observation_Setup

13:41:10 Presenting theory CoCon.Discussion_Value_Setup

13:41:10 Presenting theory CoSMeDis.Friend_State_Indistinguishability

13:41:10 Presenting theory Clean.MonadSE

13:41:11 Presenting theory ClockSynchInst.LynchInstance

13:41:11 Presenting theory CoSMeDis.Friend_Openness

13:41:11 Presenting Codegen ...

13:41:11 Presenting document Codegen/codegen

13:41:11 Presenting theory Clean.Seq_MonadSE

13:41:11 Presenting theory CoSMeDis.Friend_Value_Setup

13:41:11 Presenting theory Certification_Monads.Strict_Sum

13:41:11 Presenting theory Codegen.Setup

13:41:11 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

13:41:11 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

13:41:11 Presenting theory Codegen.Introduction

13:41:11 Presenting theory Codegen.Foundations

13:41:11 Presenting theory Codegen.Refinement

13:41:11 Presenting theory CoCon.Discussion_NCPC

13:41:12 Presenting theory CoCon.Discussion_All

13:41:12 Presenting theory CoCon.Decision_Intro

13:41:12 Presenting theory Codegen.Inductive_Predicate

13:41:12 Presenting theory Codegen.Evaluation

13:41:12 Presenting theory CoSMeDis.Friend

13:41:12 Presenting theory Codegen.Computations

13:41:12 Presenting theory CoSMeDis.Friend_Network

13:41:12 Presenting theory CoSMeDis.Friend_All

13:41:12 Presenting theory CoSMeDis.Friend_Request_Intro

13:41:12 Presenting theory Codegen.Adaptation

13:41:12 Presenting theory Certification_Monads.Parser_Monad

13:41:12 Presenting theory Codegen.Further

13:41:12 Presenting CofGroups ...

13:41:12 Presenting document CofGroups/document

13:41:12 Presenting document CofGroups/outline

13:41:12 Presenting theory Certification_Monads.Misc

13:41:12 Presenting Coinductive_Languages ...

13:41:12 Presenting document Coinductive_Languages/document

13:41:12 Presenting document Coinductive_Languages/outline

13:41:12 Presenting theory CoSMeDis.Friend_Request_Value_Setup

13:41:13 Presenting theory Clean.Symbex_MonadSE

13:41:13 Presenting theory CofGroups.CofGroups

13:41:13 Presenting Compiling-Exceptions-Correctly ...

13:41:13 Presenting document Compiling-Exceptions-Correctly/document

13:41:13 Presenting document Compiling-Exceptions-Correctly/outline

13:41:13 Presenting theory CoCon.Decision_Value_Setup

13:41:13 Presenting theory Compiling-Exceptions-Correctly.Exceptions

13:41:13 Presenting Complete_Non_Orders ...

13:41:13 Presenting document Complete_Non_Orders/document

13:41:13 Presenting document Complete_Non_Orders/outline

13:41:14 Presenting theory CoSMeDis.Friend_Request

13:41:15 Presenting theory CoSMeDis.Friend_Request_Network

13:41:15 Presenting theory CoSMeDis.Friend_Request_All

13:41:15 Presenting theory CoSMeDis.Outer_Friend_Intro

13:41:15 Presenting theory CoSMeDis.Outer_Friend

13:41:15 Presenting theory CoSMeDis.Outer_Friend_Issuer_Observation_Setup

13:41:15 Presenting theory CoCon.Decision_NCPC

13:41:15 Presenting theory CoSMeDis.Outer_Friend_Issuer_State_Indistinguishability

13:41:15 Presenting theory Coinductive_Languages.Coinductive_Language

13:41:15 Presenting theory CoSMeDis.Outer_Friend_Issuer_Openness

13:41:15 Presenting theory Coinductive_Languages.Coinductive_Regular_Set

13:41:15 Presenting theory CoSMeDis.Outer_Friend_Issuer_Value_Setup

13:41:16 Presenting theory Complete_Non_Orders.Binary_Relations

13:41:16 Presenting theory Coinductive_Languages.Context_Free_Grammar

13:41:16 Presenting Completeness ...

13:41:16 Presenting document Completeness/document

13:41:16 Presenting document Completeness/outline

13:41:16 Presenting theory CoSMeDis.Outer_Friend_Issuer

13:41:16 Presenting theory Adaptive_State_Counting.ASC_Hoare

13:41:16 Presenting theory Complete_Non_Orders.Complete_Relations

13:41:16 Presenting theory CoCon.Decision_NCPC_Aut

13:41:16 Presenting theory Completeness.PermutationLemmas

13:41:16 Presenting theory CoCon.Decision_All

13:41:16 Presenting theory CoCon.Reviewer_Assignment_Intro

13:41:16 Presenting theory CoSMeDis.Outer_Friend_Receiver_Observation_Setup

13:41:17 Presenting theory Completeness.Base

13:41:17 Presenting theory CoSMeDis.Outer_Friend_Receiver_State_Indistinguishability

13:41:17 Presenting theory CoSMeDis.Outer_Friend_Receiver_Value_Setup

13:41:17 Presenting theory HOL.BNF_Fixpoint_Base

13:41:17 Presenting theory CoSMeDis.Outer_Friend_Receiver

13:41:17 Presenting file "Tools/BNF/bnf_fp_util_tactics.ML"

13:41:17 Presenting file "Tools/BNF/bnf_fp_util.ML"

13:41:17 Presenting file "Tools/BNF/bnf_fp_def_sugar_tactics.ML"

13:41:17 Presenting file "Tools/BNF/bnf_fp_def_sugar.ML"

13:41:17 Presenting file "Tools/BNF/bnf_fp_n2m_tactics.ML"

13:41:17 Presenting file "Tools/BNF/bnf_fp_n2m.ML"

13:41:17 Presenting file "Tools/BNF/bnf_fp_n2m_sugar.ML"

13:41:18 Presenting theory CoSMeDis.Outer_Friend_Network

13:41:18 Presenting theory CoSMeDis.Outer_Friend_All

13:41:18 Presenting Complex_Geometry ...

13:41:18 Presenting document Complex_Geometry/document

13:41:18 Presenting document Complex_Geometry/outline

13:41:18 Presenting theory Complex_Geometry.More_Transcendental

13:41:18 Presenting theory Completeness.Formula

13:41:18 Presenting theory Complete_Non_Orders.Fixed_Points

13:41:18 Presenting theory Complex_Geometry.Canonical_Angle

13:41:18 Presenting theory Adaptive_State_Counting.ASC_Example

13:41:18 Presenting theory Clean.Clean

13:41:18 Presenting Poincare_Disc ...

13:41:18 Presenting document Poincare_Disc/document

13:41:18 Presenting document Poincare_Disc/outline

13:41:18 Presenting theory Poincare_Disc.Hyperbolic_Functions

13:41:18 Presenting theory Complete_Non_Orders.Kleene_Fixed_Point

13:41:18 Presenting ComponentDependencies ...

13:41:18 Presenting document ComponentDependencies/document

13:41:18 Presenting document ComponentDependencies/outline

13:41:18 Presenting theory Poincare_Disc.Tarski

13:41:19 Presenting theory CoCon.Reviewer_Assignment_Value_Setup

13:41:19 Presenting theory Complex_Geometry.More_Complex

13:41:19 Presenting theory ComponentDependencies.DataDependenciesConcreteValues

13:41:19 Presenting theory Completeness.Sequents

13:41:19 Presenting theory Clean.Hoare_MonadSE

13:41:19 Presenting theory Complex_Geometry.Angles

13:41:19 Presenting theory Complex_Geometry.More_Set

13:41:19 Presenting theory Complex_Geometry.Linear_Systems

13:41:19 Presenting theory ComponentDependencies.DataDependencies

13:41:20 Presenting theory Clean.Hoare_Clean

13:41:20 Presenting theory Complex_Geometry.Quadratic

13:41:20 Presenting theory ComponentDependencies.DataDependenciesCaseStudy

13:41:21 Presenting theory Completeness.Tree

13:41:21 Presenting Concurrent_Ref_Alg ...

13:41:21 Presenting document Concurrent_Ref_Alg/document

13:41:21 Presenting document Concurrent_Ref_Alg/outline

13:41:21 Presenting theory Concurrent_Ref_Alg.Refinement_Lattice

13:41:21 Presenting theory Concurrent_Ref_Alg.Sequential

13:41:21 Presenting theory Concurrent_Ref_Alg.Parallel

13:41:21 Presenting theory Complex_Geometry.Matrices

13:41:21 Presenting theory Concurrent_Ref_Alg.Conjunction

13:41:21 Presenting theory Clean.Clean_Symbex

13:41:21 Presenting theory Clean.Test_Clean

13:41:21 Presenting theory Concurrent_Ref_Alg.CRA

13:41:21 Presenting theory Clean.Clean_Main

13:41:21 Presenting theory Clean.IsPrime

13:41:21 Presenting theory Clean.LinearSearch

13:41:21 Presenting theory Concurrent_Ref_Alg.Galois_Connections

13:41:21 Presenting theory Complex_Geometry.Unitary_Matrices

13:41:21 Presenting theory Concurrent_Ref_Alg.Iteration

13:41:22 Presenting theory Concurrent_Ref_Alg.Conjunctive_Sequential

13:41:22 Presenting theory Clean.Quicksort

13:41:22 Presenting theory Concurrent_Ref_Alg.Infimum_Nat

13:41:22 Presenting theory Poincare_Disc.Poincare_Lines

13:41:22 Presenting theory Concurrent_Ref_Alg.Conjunctive_Iteration

13:41:22 Presenting theory Concurrent_Ref_Alg.Rely_Quotient

13:41:22 Presenting theory Complex_Geometry.Unitary11_Matrices

13:41:22 Presenting Concurrent_Revisions ...

13:41:22 Presenting document Concurrent_Revisions/document

13:41:22 Presenting document Concurrent_Revisions/outline

13:41:23 Presenting theory Concurrent_Revisions.Data

13:41:23 Presenting theory Complex_Geometry.Hermitean_Matrices

13:41:23 Presenting theory CoCon.Reviewer_Assignment_NCPC

13:41:23 Presenting theory Complex_Geometry.Elementary_Complex_Geometry

13:41:23 Presenting theory Clean.Quicksort_concept

13:41:24 Presenting theory Clean.SquareRoot_concept

13:41:24 Presenting Conditional_Simplification ...

13:41:24 Presenting theory Poincare_Disc.Poincare_Lines_Ideal_Points

13:41:24 Presenting document Conditional_Simplification/document

13:41:24 Presenting document Conditional_Simplification/outline

13:41:24 Presenting theory Complex_Geometry.Homogeneous_Coordinates

13:41:24 Presenting theory Conditional_Simplification.CS_Tools

13:41:24 Presenting file "More_Tactical.ML"

13:41:24 Presenting file "CS_Stats.ML"

13:41:24 Presenting theory Concurrent_Revisions.Occurrences

13:41:25 Presenting theory Complex_Geometry.Moebius

13:41:25 Presenting theory CoCon.Reviewer_Assignment_NCPC_Aut

13:41:25 Presenting theory CoCon.Reviewer_Assignment_All

13:41:26 Presenting theory Completeness.Completeness

13:41:26 Presenting theory Concurrent_Revisions.Renaming

13:41:26 Presenting theory Completeness.Soundness

13:41:26 Presenting Conditional_Transfer_Rule ...

13:41:26 Presenting document Conditional_Transfer_Rule/document

13:41:26 Presenting document Conditional_Transfer_Rule/outline

13:41:26 Presenting theory Poincare_Disc.Poincare_Distance

13:41:26 Presenting theory Concurrent_Revisions.Substitution

13:41:27 Presenting theory CoCon.Traceback_Properties

13:41:27 Presenting theory CoCon.All_BD_Security_Instances_for_CoCon

13:41:27 Presenting Types_To_Sets_Extension ...

13:41:27 Presenting theory Complex_Geometry.Circlines

13:41:27 Presenting document Types_To_Sets_Extension/document

13:41:27 Presenting document Types_To_Sets_Extension/outline

13:41:27 Presenting theory Conditional_Simplification.IHOL_CS

13:41:27 Presenting file "CS_TimeIt.ML"

13:41:27 Presenting file "CS_UM.ML"

13:41:27 Presenting file "CS_Cond_Simp.ML"

13:41:28 Presenting theory Conditional_Simplification.Reference_Prerequisites

13:41:28 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

13:41:28 Presenting theory Poincare_Disc.Poincare_Circles

13:41:28 Presenting theory Conditional_Simplification.CS_Reference

13:41:28 Presenting Consensus_Refined ...

13:41:28 Presenting document Consensus_Refined/document

13:41:28 Presenting document Consensus_Refined/outline

13:41:28 Presenting theory Consensus_Refined.Infra

13:41:28 Presenting theory Consensus_Refined.Consensus_Types

13:41:28 Presenting theory Consensus_Refined.Quorums

13:41:28 Presenting theory Complex_Geometry.Oriented_Circlines

13:41:29 Presenting theory Types_To_Sets_Extension.ETTS_Tools

13:41:29 Presenting file "More_Library.ML"

13:41:29 Presenting file "More_Term.ML"

13:41:29 Presenting file "More_Logic.ML"

13:41:29 Presenting file "More_Tactical.ML"

13:41:29 Presenting file "More_Simplifier.ML"

13:41:29 Presenting file "More_HOLogic.ML"

13:41:29 Presenting file "More_Transfer.ML"

13:41:29 Presenting file "ETTS_Writer.ML"

13:41:29 Presenting theory Consensus_Refined.Consensus_Misc

13:41:29 Presenting theory Consensus_Refined.Two_Steps

13:41:29 Presenting theory Complex_Geometry.Circlines_Angle

13:41:29 Presenting theory Consensus_Refined.Three_Steps

13:41:29 Presenting theory BytecodeLogicJmlTypes.Cachera

13:41:30 Presenting theory Conditional_Transfer_Rule.CTR_Tools

13:41:30 Presenting file "More_Library.ML"

13:41:30 Presenting file "More_Binding.ML"

13:41:30 Presenting file "More_Type.ML"

13:41:30 Presenting file "More_Sort.ML"

13:41:30 Presenting file "More_Term.ML"

13:41:30 Presenting file "More_Variable.ML"

13:41:30 Presenting file "More_Logic.ML"

13:41:30 Presenting file "More_Thm.ML"

13:41:30 Presenting file "More_Simplifier.ML"

13:41:30 Presenting file "More_HOLogic.ML"

13:41:30 Presenting file "More_Transfer.ML"

13:41:30 Presenting file "CTR_Utilities.ML"

13:41:30 Presenting Constructor_Funs ...

13:41:30 Presenting document Constructor_Funs/document

13:41:30 Presenting document Constructor_Funs/outline

13:41:30 Presenting theory Conditional_Transfer_Rule.IML_UT

13:41:30 Presenting theory Poincare_Disc.Poincare_Between

13:41:30 Presenting theory Constructor_Funs.Constructor_Funs

13:41:30 Presenting file "constructor_funs.ML"

13:41:30 Presenting theory Complex_Geometry.Unit_Circle_Preserving_Moebius

13:41:30 Presenting theory Constructor_Funs.Test_Constructor_Funs

13:41:30 Presenting Correctness_Algebras ...

13:41:31 Presenting document Correctness_Algebras/document

13:41:31 Presenting document Correctness_Algebras/outline

13:41:31 Presenting theory Conditional_Transfer_Rule.UD

13:41:31 Presenting file "UD_With.ML"

13:41:31 Presenting file "UD_Consts.ML"

13:41:31 Presenting file "UD.ML"

13:41:31 Presenting theory Correctness_Algebras.Base

13:41:31 Presenting theory Complex_Geometry.Riemann_Sphere

13:41:32 Presenting theory Consensus_Refined.Refinement

13:41:32 Presenting theory HOL.BNF_Least_Fixpoint

13:41:32 Presenting file "Tools/BNF/bnf_lfp_util.ML"

13:41:32 Presenting file "Tools/BNF/bnf_lfp_tactics.ML"

13:41:32 Presenting file "Tools/BNF/bnf_lfp.ML"

13:41:32 Presenting file "Tools/BNF/bnf_lfp_compat.ML"

13:41:32 Presenting file "Tools/BNF/bnf_lfp_rec_sugar_more.ML"

13:41:32 Presenting file "Tools/BNF/bnf_lfp_size.ML"

13:41:32 Presenting file "Tools/datatype_simprocs.ML"

13:41:32 Presenting theory Consensus_Refined.HO_Transition_System

13:41:32 Presenting theory HOL.Equiv_Relations

13:41:33 Presenting theory HOL.Basic_BNF_LFPs

13:41:33 Presenting file "Tools/BNF/bnf_lfp_basic_sugar.ML"

13:41:33 Presenting theory Correctness_Algebras.Omega_Algebras

13:41:33 Presenting theory Consensus_Refined.Voting

13:41:34 Presenting theory Poincare_Disc.Poincare_Lines_Axis_Intersections

13:41:34 Presenting theory Correctness_Algebras.Capped_Omega_Algebras

13:41:34 Presenting theory Complex_Geometry.Chordal_Metric

13:41:34 Presenting theory HOL.Meson

13:41:34 Presenting file "Tools/Meson/meson.ML"

13:41:34 Presenting file "Tools/Meson/meson_clausify.ML"

13:41:34 Presenting file "Tools/Meson/meson_tactic.ML"

13:41:34 Presenting theory Consensus_Refined.Voting_Opt

13:41:34 Presenting CryptoBasedCompositionalProperties ...

13:41:34 Presenting document CryptoBasedCompositionalProperties/document

13:41:34 Presenting document CryptoBasedCompositionalProperties/outline

13:41:34 Presenting theory Conditional_Transfer_Rule.CTR

13:41:34 Presenting file "CTR_Relators.ML"

13:41:34 Presenting file "CTR_Foundations.ML"

13:41:34 Presenting file "CTR_Algorithm.ML"

13:41:34 Presenting file "CTR_Conversions.ML"

13:41:34 Presenting file "CTR_Relativization.ML"

13:41:34 Presenting file "CTR_Parametricity.ML"

13:41:34 Presenting file "CTR_Postprocessing.ML"

13:41:34 Presenting file "CTR.ML"

13:41:34 Presenting theory CryptoBasedCompositionalProperties.ListExtras

13:41:34 Presenting theory CryptoBasedCompositionalProperties.Secrecy_types

13:41:34 Presenting theory CryptoBasedCompositionalProperties.inout

13:41:34 Presenting theory Consensus_Refined.OneThirdRule_Defs

13:41:35 Presenting theory CryptoBasedCompositionalProperties.Secrecy

13:41:35 Presenting theory Conditional_Transfer_Rule.UD_Tests

13:41:35 Presenting file "UD_TEST_UNOVERLOAD_DEFINITION.ML"

13:41:35 Presenting theory Poincare_Disc.Poincare_Perpendicular

13:41:35 Presenting theory Concurrent_Revisions.OperationalSemantics

13:41:35 Presenting theory CryptoBasedCompositionalProperties.CompLocalSecrets

13:41:35 Presenting theory Poincare_Disc.Poincare

13:41:36 Presenting theory Consensus_Refined.OneThirdRule_Proofs

13:41:36 Presenting theory Consensus_Refined.Ate_Defs

13:41:36 Presenting theory CryptoBasedCompositionalProperties.KnowledgeKeysSecrets

13:41:36 Presenting DPRM_Theorem ...

13:41:36 Presenting document DPRM_Theorem/document

13:41:36 Presenting document DPRM_Theorem/outline

13:41:36 Presenting theory DPRM_Theorem.Parametric_Polynomials

13:41:36 Presenting theory Conditional_Transfer_Rule.CTR_Tests

13:41:36 Presenting file "CTR_TEST_PROCESS_RELATIVIZATION.ML"

13:41:36 Presenting file "CTR_TEST_PROCESS_CTR_RELATOR.ML"

13:41:37 Presenting theory DPRM_Theorem.Assignments

13:41:37 Presenting theory Correctness_Algebras.General_Refinement_Algebras

13:41:37 Presenting theory DPRM_Theorem.Diophantine_Relations

13:41:37 Presenting theory Consensus_Refined.Ate_Proofs

13:41:37 Presenting theory DPRM_Theorem.Existential_Quantifier

13:41:37 Presenting theory Conditional_Transfer_Rule.Reference_Prerequisites

13:41:37 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

13:41:37 Presenting theory DPRM_Theorem.Modulo_Divisibility

13:41:37 Presenting theory Conditional_Transfer_Rule.CTR_Introduction

13:41:37 Presenting theory Conditional_Transfer_Rule.UD_Reference

13:41:37 Presenting theory Conditional_Transfer_Rule.CTR_Reference

13:41:37 Presenting DPT-SAT-Solver ...

13:41:37 Presenting theory Consensus_Refined.Same_Vote

13:41:37 Presenting document DPT-SAT-Solver/document

13:41:37 Presenting document DPT-SAT-Solver/outline

13:41:38 Presenting theory Consensus_Refined.Observing_Quorums

13:41:38 Presenting theory Consensus_Refined.Observing_Quorums_Opt

13:41:39 Presenting theory Consensus_Refined.Two_Step_Observing

13:41:39 Presenting theory DPRM_Theorem.Exponentiation

13:41:39 Presenting theory Correctness_Algebras.Lattice_Ordered_Semirings

13:41:39 Presenting theory Consensus_Refined.Uv_Defs

13:41:40 Presenting theory Concurrent_Revisions.Executions

13:41:40 Presenting theory DPRM_Theorem.Alpha_Sequence

13:41:40 Presenting theory DPRM_Theorem.Exponential_Relation

13:41:40 Presenting theory DPRM_Theorem.Digit_Function

13:41:40 Presenting theory DPRM_Theorem.Binomial_Coefficient

13:41:40 Presenting theory DPRM_Theorem.Binary_Orthogonal

13:41:40 Presenting theory DPRM_Theorem.Binary_Masking

13:41:40 Presenting theory DPRM_Theorem.Binary_And

13:41:41 Presenting theory DPRM_Theorem.RegisterMachineSpecification

13:41:41 Presenting theory DPRM_Theorem.RegisterMachineProperties

13:41:41 Presenting theory Consensus_Refined.Uv_Proofs

13:41:41 Presenting theory Correctness_Algebras.Boolean_Semirings

13:41:41 Presenting theory DPRM_Theorem.RegisterMachineSimulation

13:41:42 Presenting theory DPRM_Theorem.SingleStepRegister

13:41:42 Presenting theory Types_To_Sets_Extension.ETTS

13:41:42 Presenting file "ETTS_Tactics.ML"

13:41:42 Presenting file "ETTS_Utilities.ML"

13:41:42 Presenting file "ETTS_RI.ML"

13:41:42 Presenting theory Consensus_Refined.BenOr_Defs

13:41:42 Presenting file "ETTS_Substitution.ML"

13:41:42 Presenting file "ETTS_Context.ML"

13:41:42 Presenting file "ETTS_Algorithm.ML"

13:41:42 Presenting file "ETTS_Active.ML"

13:41:42 Presenting file "ETTS_Lemma.ML"

13:41:42 Presenting file "ETTS_Lemmas.ML"

13:41:42 Presenting theory Poincare_Disc.Poincare_Tarski

13:41:42 Presenting theory DPRM_Theorem.SingleStepState

13:41:42 Presenting DataRefinementIBP ...

13:41:42 Presenting document DataRefinementIBP/document

13:41:42 Presenting document DataRefinementIBP/outline

13:41:42 Presenting theory DataRefinementIBP.Preliminaries

13:41:42 Presenting theory DataRefinementIBP.Statements

13:41:43 Presenting theory Types_To_Sets_Extension.ETTS_Auxiliary

13:41:43 Presenting theory DataRefinementIBP.Hoare

13:41:43 Presenting theory DPT-SAT-Solver.DPT_SAT_Solver

13:41:43 Presenting file "dpt_sat_solver.ML"

13:41:43 Presenting theory DPRM_Theorem.MultipleStepRegister

13:41:43 Presenting theory Types_To_Sets_Extension.Manual_Prerequisites

13:41:43 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

13:41:43 Presenting theory DPT-SAT-Solver.DPT_SAT_Tests

13:41:43 Presenting Datatypes ...

13:41:43 Presenting document Datatypes/datatypes

13:41:44 Presenting theory Consensus_Refined.BenOr_Proofs

13:41:44 Presenting theory Correctness_Algebras.Binary_Iterings

13:41:44 Presenting theory DataRefinementIBP.Diagram

13:41:44 Presenting theory Consensus_Refined.MRU_Vote

13:41:44 Presenting theory Datatypes.Setup

13:41:44 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

13:41:44 Presenting theory Consensus_Refined.MRU_Vote_Opt

13:41:44 Presenting theory DPRM_Theorem.MultipleStepState

13:41:44 Presenting theory DataRefinementIBP.DataRefinement

13:41:45 Presenting Corec ...

13:41:45 Presenting document Corec/corec

13:41:45 Presenting theory Correctness_Algebras.Binary_Iterings_Strict

13:41:45 Presenting theory Consensus_Refined.Three_Step_MRU

13:41:45 Presenting theory DPRM_Theorem.MachineMasking

13:41:45 Presenting theory DPRM_Theorem.MachineEquations

13:41:45 Presenting theory Corec.Corec

13:41:45 Presenting Decl_Sem_Fun_PL ...

13:41:45 Presenting document Decl_Sem_Fun_PL/document

13:41:45 Presenting document Decl_Sem_Fun_PL/outline

13:41:46 Presenting theory Consensus_Refined.New_Algorithm_Defs

13:41:46 Presenting theory Decl_Sem_Fun_PL.Lambda

13:41:46 Presenting theory DPRM_Theorem.CommutationRelations

13:41:46 Presenting theory Decl_Sem_Fun_PL.SmallStepLam

13:41:47 Presenting theory Types_To_Sets_Extension.ETTS_Tests

13:41:47 Presenting file "ETTS_TEST_AMEND_CTXT_DATA.ML"

13:41:47 Presenting file "ETTS_TEST_TTS_ALGORITHM.ML"

13:41:47 Presenting file "ETTS_TEST_TTS_REGISTER_SBTS.ML"

13:41:47 Presenting theory Types_To_Sets_Extension.ETTS_Introduction

13:41:47 Presenting theory Types_To_Sets_Extension.ETTS_Theory

13:41:47 Presenting theory Types_To_Sets_Extension.ETTS_Syntax

13:41:47 Presenting theory Datatypes.Datatypes

13:41:47 Presenting theory Types_To_Sets_Extension.ETTS_Examples

13:41:47 Presenting theory Types_To_Sets_Extension.ETTS_CR

13:41:47 Presenting theory Types_To_Sets_Extension.Introduction

13:41:48 Presenting theory Types_To_Sets_Extension.SML_Introduction

13:41:48 Presenting theory Types_To_Sets_Extension.Set_Ext

13:41:48 Presenting Dedekind_Real ...

13:41:48 Presenting theory DPRM_Theorem.MultipleToSingleSteps

13:41:48 Presenting document Dedekind_Real/document

13:41:48 Presenting document Dedekind_Real/outline

13:41:48 Presenting theory DPRM_Theorem.Equation_Setup

13:41:48 Presenting theory Types_To_Sets_Extension.Lifting_Set_Ext

13:41:48 Presenting theory Consensus_Refined.New_Algorithm_Proofs

13:41:48 Presenting theory Types_To_Sets_Extension.Product_Type_Ext

13:41:48 Presenting theory DPRM_Theorem.Register_Machine_Sums

13:41:48 Presenting theory Decl_Sem_Fun_PL.BigStepLam

13:41:48 Presenting theory DPRM_Theorem.RM_Sums_Diophantine

13:41:48 Presenting theory Decl_Sem_Fun_PL.ValuesFSet

13:41:49 Presenting theory Consensus_Refined.Paxos_Defs

13:41:49 Presenting theory Decl_Sem_Fun_PL.ValuesFSetProps

13:41:49 Presenting theory Decl_Sem_Fun_PL.RelationalSemFSet

13:41:49 Presenting theory Types_To_Sets_Extension.Transfer_Ext

13:41:49 Presenting theory Decl_Sem_Fun_PL.DeclSemAsDenotFSet

13:41:49 Presenting theory DPRM_Theorem.Register_Equations

13:41:49 Presenting theory Decl_Sem_Fun_PL.EquivRelationalDenotFSet

13:41:49 Presenting theory Concurrent_Revisions.Determinacy

13:41:50 Presenting Dependent_SIFUM_Type_Systems ...

13:41:50 Presenting document Dependent_SIFUM_Type_Systems/document

13:41:50 Presenting document Dependent_SIFUM_Type_Systems/outline

13:41:50 Presenting theory Types_To_Sets_Extension.SML_Relations

13:41:50 Presenting theory Dependent_SIFUM_Type_Systems.Preliminaries

13:41:50 Presenting theory Dedekind_Real.Dedekind_Real

13:41:50 Presenting Dependent_SIFUM_Refinement ...

13:41:50 Presenting document Dependent_SIFUM_Refinement/document

13:41:50 Presenting document Dependent_SIFUM_Refinement/outline

13:41:50 Presenting theory DPRM_Theorem.State_0_Equation

13:41:50 Presenting theory Decl_Sem_Fun_PL.ChangeEnv

13:41:51 Presenting theory Dependent_SIFUM_Type_Systems.Security

13:41:51 Presenting theory Decl_Sem_Fun_PL.DeclSemAsNDInterpFSet

13:41:51 Presenting theory Consensus_Refined.Paxos_Proofs

13:41:51 Presenting theory Decl_Sem_Fun_PL.InterTypeSystem

13:41:51 Presenting theory DPRM_Theorem.State_d_Equation

13:41:51 Presenting theory Decl_Sem_Fun_PL.Values

13:41:51 Presenting theory Correctness_Algebras.Binary_Iterings_Nonstrict

13:41:51 Presenting theory Consensus_Refined.CT_Defs

13:41:51 Presenting theory DPRM_Theorem.State_Unique_Equations

13:41:51 Presenting theory DPRM_Theorem.All_State_Equations

13:41:52 Presenting theory DPRM_Theorem.Mask_Equations

13:41:52 Presenting theory DPRM_Theorem.Constants_Equations

13:41:52 Presenting theory DPRM_Theorem.All_Equations_Invariance

13:41:52 Presenting theory Correctness_Algebras.Tests

13:41:52 Presenting theory DPRM_Theorem.All_Equations

13:41:52 Presenting theory Decl_Sem_Fun_PL.ValueProps

13:41:53 Presenting theory Decl_Sem_Fun_PL.DeclSemAsDenot

13:41:53 Presenting theory DPRM_Theorem.Machine_Equation_Equivalence

13:41:53 Presenting theory Consensus_Refined.CT_Proofs

13:41:53 Presenting theory DPRM_Theorem.DPRM

13:41:53 Presenting Depth-First-Search ...

13:41:53 Presenting document Depth-First-Search/document

13:41:53 Presenting document Depth-First-Search/outline

13:41:53 Presenting Derangements ...

13:41:53 Presenting document Derangements/document

13:41:53 Presenting document Derangements/outline

13:41:53 Presenting theory Decl_Sem_Fun_PL.DenotLam5

13:41:53 Presenting theory Depth-First-Search.DFS

13:41:53 Presenting Dict_Construction ...

13:41:53 Presenting theory Derangements.Derangements

13:41:53 Presenting document Dict_Construction/document

13:41:53 Presenting document Dict_Construction/outline

13:41:54 Presenting Digit_Expansions ...

13:41:54 Presenting document Digit_Expansions/document

13:41:54 Presenting theory Dict_Construction.Introduction

13:41:54 Presenting document Digit_Expansions/outline

13:41:54 Presenting theory Dict_Construction.Impossibility

13:41:54 Presenting theory Dependent_SIFUM_Type_Systems.Compositionality

13:41:54 Presenting theory Correctness_Algebras.Test_Iterings

13:41:54 Presenting theory Digit_Expansions.Bits_Digits

13:41:54 Presenting theory Types_To_Sets_Extension.SML_Simple_Orders

13:41:54 Presenting theory Decl_Sem_Fun_PL.EquivDenotInterTypes

13:41:55 Presenting theory Digit_Expansions.Carries

13:41:55 Presenting theory Digit_Expansions.Binary_Operations

13:41:55 Presenting Diophantine_Eqns_Lin_Hom ...

13:41:55 Presenting theory Dependent_SIFUM_Type_Systems.Language

13:41:55 Presenting theory HOL.ATP

13:41:55 Presenting document Diophantine_Eqns_Lin_Hom/document

13:41:55 Presenting document Diophantine_Eqns_Lin_Hom/outline

13:41:55 Presenting file "Tools/ATP/atp_util.ML"

13:41:55 Presenting file "Tools/ATP/atp_problem.ML"

13:41:55 Presenting file "Tools/ATP/atp_proof.ML"

13:41:55 Presenting file "Tools/ATP/atp_proof_redirect.ML"

13:41:55 Presenting file "Tools/lambda_lifting.ML"

13:41:55 Presenting file "Tools/monomorph.ML"

13:41:55 Presenting file "Tools/ATP/atp_problem_generate.ML"

13:41:55 Presenting file "Tools/ATP/atp_proof_reconstruct.ML"

13:41:55 Presenting theory Diophantine_Eqns_Lin_Hom.List_Vector

13:41:56 Presenting theory Types_To_Sets_Extension.SML_Semigroups

13:41:56 Presenting theory Decl_Sem_Fun_PL.DenotSoundFSet

13:41:56 Presenting theory Correctness_Algebras.N_Semirings

13:41:56 Presenting theory Diophantine_Eqns_Lin_Hom.Linear_Diophantine_Equations

13:41:57 Presenting theory Types_To_Sets_Extension.SML_Monoids

13:41:57 Presenting theory Diophantine_Eqns_Lin_Hom.Sorted_Wrt

13:41:57 Presenting theory Diophantine_Eqns_Lin_Hom.Minimize_Wrt

13:41:57 Presenting theory Diophantine_Eqns_Lin_Hom.Simple_Algorithm

13:41:57 Presenting theory Correctness_Algebras.N_Semirings_Boolean

13:41:57 Presenting theory Types_To_Sets_Extension.SML_Groups

13:41:58 Presenting theory Decl_Sem_Fun_PL.DenotCompleteFSet

13:41:58 Presenting theory Decl_Sem_Fun_PL.DenotCongruenceFSet

13:41:58 Presenting theory Decl_Sem_Fun_PL.DenotEqualitiesFSet

13:41:59 Presenting theory Diophantine_Eqns_Lin_Hom.Algorithm

13:41:59 Presenting theory Decl_Sem_Fun_PL.Optimizer

13:41:59 Presenting theory Diophantine_Eqns_Lin_Hom.Solver_Code

13:41:59 Presenting file "src/Main.hs"

13:41:59 Presenting Discrete_Summation ...

13:41:59 Presenting document Discrete_Summation/document

13:41:59 Presenting document Discrete_Summation/outline

13:41:59 Presenting theory Discrete_Summation.Factorials

13:41:59 Presenting theory Types_To_Sets_Extension.SML_Semirings

13:41:59 Presenting theory Discrete_Summation.Discrete_Summation

13:42:00 Presenting theory Correctness_Algebras.N_Semirings_Modal

13:42:00 Presenting theory Discrete_Summation.Summation_Conversion

13:42:00 Presenting theory Discrete_Summation.Examples

13:42:00 Presenting DiskPaxos ...

13:42:00 Presenting document DiskPaxos/document

13:42:00 Presenting document DiskPaxos/outline

13:42:00 Presenting theory DiskPaxos.DiskPaxos_Model

13:42:00 Presenting theory DiskPaxos.DiskPaxos_Inv1

13:42:00 Presenting theory Correctness_Algebras.Approximation

13:42:01 Presenting theory DiskPaxos.DiskPaxos_Inv2

13:42:01 Presenting theory Decl_Sem_Fun_PL.SystemF

13:42:01 Presenting theory Types_To_Sets_Extension.SML_Rings

13:42:01 Presenting theory DiskPaxos.DiskPaxos_Inv3

13:42:01 Presenting theory Correctness_Algebras.Recursion_Strict

13:42:02 Presenting theory Decl_Sem_Fun_PL.MutableRef

13:42:02 Presenting theory Decl_Sem_Fun_PL.MutableRefProps

13:42:02 Presenting Dominance_CHK ...

13:42:02 Presenting document Dominance_CHK/document

13:42:02 Presenting document Dominance_CHK/outline

13:42:03 Presenting theory DiskPaxos.DiskPaxos_Inv4

13:42:03 Presenting theory Types_To_Sets_Extension.SML_Semilattices

13:42:03 Presenting theory Dependent_SIFUM_Type_Systems.TypeSystem

13:42:04 Presenting theory Types_To_Sets_Extension.SML_Lattices

13:42:04 Presenting theory DiskPaxos.DiskPaxos_Inv5

13:42:04 Presenting theory Dominance_CHK.Cfg

13:42:04 Presenting theory Dominance_CHK.Sorted_Less2

13:42:05 Presenting theory DiskPaxos.DiskPaxos_Chosen

13:42:05 Presenting theory Dominance_CHK.Sorted_List_Operations2

13:42:05 Presenting theory Dependent_SIFUM_Type_Systems.LocallySoundModeUse

13:42:05 Presenting theory DiskPaxos.DiskPaxos_Inv6

13:42:05 Presenting theory DiskPaxos.DiskPaxos_Invariant

13:42:05 Presenting theory DiskPaxos.DiskPaxos

13:42:05 Presenting Efficient-Mergesort ...

13:42:05 Presenting document Efficient-Mergesort/document

13:42:05 Presenting document Efficient-Mergesort/outline

13:42:05 Presenting theory Dominance_CHK.Dom_Semi_List

13:42:06 Presenting theory Dependent_SIFUM_Refinement.CompositionalRefinement

13:42:06 Presenting theory Efficient-Mergesort.Efficient_Sort

13:42:06 Presenting theory Dependent_SIFUM_Type_Systems.Example

13:42:06 Presenting theory Efficient-Mergesort.Mergesort_Complexity

13:42:06 Presenting theory Dominance_CHK.Dom_Kildall

13:42:06 Presenting theory Dependent_SIFUM_Type_Systems.TypeSystemTactics

13:42:06 Presenting theory Types_To_Sets_Extension.SML_Complete_Lattices

13:42:06 Presenting theory Efficient-Mergesort.Natural_Mergesort

13:42:06 Presenting Eisbach ...

13:42:06 Presenting document Eisbach/eisbach

13:42:06 Presenting theory Eisbach.Base

13:42:06 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

13:42:06 Presenting theory Eisbach.Preface

13:42:06 Presenting theory Dependent_SIFUM_Type_Systems.Example_TypeSystem

13:42:06 Presenting theory Dependent_SIFUM_Refinement.Eg1

13:42:07 Presenting theory Eisbach.Manual

13:42:07 Presenting theory Correctness_Algebras.N_Algebras

13:42:07 Presenting Encodability_Process_Calculi ...

13:42:07 Presenting document Encodability_Process_Calculi/document

13:42:07 Presenting document Encodability_Process_Calculi/outline

13:42:07 Presenting theory Dict_Construction.Dict_Construction

13:42:07 Presenting file "dict_construction_util.ML"

13:42:07 Presenting file "transfer_termination.ML"

13:42:07 Presenting file "congruences.ML"

13:42:07 Presenting file "side_conditions.ML"

13:42:07 Presenting file "class_graph.ML"

13:42:07 Presenting file "dict_construction.ML"

13:42:07 Presenting theory Dependent_SIFUM_Type_Systems.Example_Swap_Add

13:42:07 Presenting theory Encodability_Process_Calculi.Relations

13:42:07 Presenting Euler_Partition ...

13:42:07 Presenting document Euler_Partition/document

13:42:07 Presenting document Euler_Partition/outline

13:42:07 Presenting theory Dependent_SIFUM_Refinement.Eg1RefinementTrivial

13:42:07 Presenting theory Types_To_Sets_Extension.SML_Linorders

13:42:07 Presenting theory Dependent_SIFUM_Refinement.Eg2

13:42:08 Presenting theory Encodability_Process_Calculi.ProcessCalculi

13:42:08 Presenting theory Dict_Construction.Termination

13:42:08 Presenting theory Euler_Partition.Euler_Partition

13:42:08 Presenting Example-Submission ...

13:42:08 Presenting document Example-Submission/document

13:42:08 Presenting document Example-Submission/outline

13:42:08 Presenting theory Example-Submission.Submission

13:42:08 Presenting FFT ...

13:42:08 Presenting document FFT/document

13:42:08 Presenting document FFT/outline

13:42:08 Presenting theory Dict_Construction.Test_Dict_Construction

13:42:08 Presenting theory FFT.FFT

13:42:08 Presenting FLP ...

13:42:08 Presenting document FLP/document

13:42:08 Presenting document FLP/outline

13:42:08 Presenting theory Dependent_SIFUM_Refinement.Eg1Eg2

13:42:08 Presenting theory FLP.Multiset

13:42:09 Presenting theory Correctness_Algebras.Recursion

13:42:09 Presenting theory Dict_Construction.Test_Side_Conditions

13:42:09 Presenting theory Encodability_Process_Calculi.SimulationRelations

13:42:09 Presenting theory Dict_Construction.Test_Lazy_Case

13:42:09 Presenting FOL_Axiomatic ...

13:42:09 Presenting document FOL_Axiomatic/document

13:42:09 Presenting document FOL_Axiomatic/outline

13:42:10 Presenting theory Encodability_Process_Calculi.Encodings

13:42:10 Presenting theory FLP.AsynchronousSystem

13:42:10 Presenting theory FLP.ListUtilities

13:42:10 Presenting theory Correctness_Algebras.N_Omega_Algebras

13:42:11 Presenting theory Types_To_Sets_Extension.SML_Topological_Space

13:42:11 Presenting theory Types_To_Sets_Extension.SML_Topological_Space_Countability

13:42:12 Presenting theory FLP.Execution

13:42:12 Presenting theory FOL_Axiomatic.FOL_Axiomatic

13:42:12 Presenting theory Types_To_Sets_Extension.SML_Ordered_Topological_Spaces

13:42:13 Presenting theory Types_To_Sets_Extension.SML_Product_Topology

13:42:13 Presenting theory Types_To_Sets_Extension.SML_Conclusions

13:42:13 Presenting theory Types_To_Sets_Extension.VS_Prerequisites

13:42:14 Presenting theory FLP.FLPSystem

13:42:15 Presenting theory Dependent_SIFUM_Refinement.Eg1Eg2RefinementSimple

13:42:15 Presenting theory Types_To_Sets_Extension.VS_Groups

13:42:15 Presenting theory Correctness_Algebras.N_Omega_Binary_Iterings

13:42:15 Presenting theory FOL_Axiomatic.FOL_Axiomatic_Variant

13:42:16 Presenting FOL_Harrison ...

13:42:16 Presenting document FOL_Harrison/document

13:42:16 Presenting document FOL_Harrison/outline

13:42:16 Presenting theory Correctness_Algebras.N_Relation_Algebras

13:42:16 Presenting theory FLP.FLPTheorem

13:42:16 Presenting theory Encodability_Process_Calculi.SourceTargetRelation

13:42:17 Presenting theory Dominance_CHK.Dom_Kildall_Property

13:42:17 Presenting theory FLP.FLPExistingSystem

13:42:17 Presenting Factored_Transition_System_Bounding ...

13:42:17 Presenting document Factored_Transition_System_Bounding/document

13:42:17 Presenting document Factored_Transition_System_Bounding/outline

13:42:17 Presenting theory Factored_Transition_System_Bounding.FactoredSystemLib

13:42:17 Presenting theory Correctness_Algebras.Domain

13:42:17 Presenting theory Factored_Transition_System_Bounding.ListUtils

13:42:17 Presenting theory Dominance_CHK.Dom_Kildall_Correct

13:42:17 Presenting FeatherweightJava ...

13:42:17 Presenting document FeatherweightJava/document

13:42:17 Presenting document FeatherweightJava/outline

13:42:18 Presenting theory Factored_Transition_System_Bounding.FSSublist

13:42:18 Presenting theory Encodability_Process_Calculi.SuccessSensitiveness

13:42:18 Presenting theory Factored_Transition_System_Bounding.HoArithUtils

13:42:18 Presenting theory Encodability_Process_Calculi.DivergenceReflection

13:42:18 Presenting theory Correctness_Algebras.Domain_Iterings

13:42:18 Presenting theory Types_To_Sets_Extension.VS_Modules

13:42:18 Presenting theory Factored_Transition_System_Bounding.FmapUtils

13:42:18 Presenting theory FeatherweightJava.FJDefs

13:42:20 Presenting theory Correctness_Algebras.Domain_Recursion

13:42:20 Presenting theory FeatherweightJava.FJAux

13:42:21 Presenting theory Correctness_Algebras.Extended_Designs

13:42:21 Presenting theory Correctness_Algebras.Relative_Domain

13:42:22 Presenting theory FeatherweightJava.FJSound

13:42:23 Presenting theory Types_To_Sets_Extension.VS_Vector_Spaces

13:42:23 Presenting theory Types_To_Sets_Extension.VS_Conclusions

13:42:23 Presenting theory Types_To_Sets_Extension.FNDS_Introduction

13:42:23 Presenting theory Types_To_Sets_Extension.FNDS_Set_Ext

13:42:23 Presenting theory Correctness_Algebras.Relative_Modal

13:42:23 Presenting theory Types_To_Sets_Extension.FNDS_Definite_Description

13:42:23 Presenting theory FeatherweightJava.Execute

13:42:23 Presenting theory Types_To_Sets_Extension.FNDS_Auxiliary

13:42:23 Presenting theory FeatherweightJava.Featherweight_Java

13:42:23 Presenting Featherweight_OCL ...

13:42:23 Presenting document Featherweight_OCL/annex-a

13:42:23 Presenting document Featherweight_OCL/document

13:42:23 Presenting document Featherweight_OCL/outline

13:42:23 Presenting theory Correctness_Algebras.Complete_Tests

13:42:23 Presenting theory Correctness_Algebras.Complete_Domain

13:42:24 Presenting theory Featherweight_OCL.UML_Types

13:42:24 Presenting theory Factored_Transition_System_Bounding.FactoredSystem

13:42:25 Presenting theory Types_To_Sets_Extension.Type_Simple_Orders

13:42:25 Presenting theory Encodability_Process_Calculi.OperationalCorrespondence

13:42:25 Presenting theory Correctness_Algebras.Preconditions

13:42:26 Presenting theory Factored_Transition_System_Bounding.ActionSeqProcess

13:42:27 Presenting theory Factored_Transition_System_Bounding.RelUtils

13:42:27 Presenting theory Factored_Transition_System_Bounding.Dependency

13:42:27 Presenting theory Factored_Transition_System_Bounding.Invariants

13:42:28 Presenting theory Types_To_Sets_Extension.Set_Simple_Orders

13:42:28 Presenting theory Factored_Transition_System_Bounding.SetUtils

13:42:28 Presenting theory FOL_Harrison.FOL_Harrison

13:42:28 Presenting theory Featherweight_OCL.UML_Logic

13:42:28 Presenting theory Types_To_Sets_Extension.Type_Semigroups

13:42:28 Presenting FileRefinement ...

13:42:28 Presenting document FileRefinement/document

13:42:28 Presenting document FileRefinement/outline

13:42:28 Presenting theory FileRefinement.CArrays

13:42:28 Presenting theory FileRefinement.ResizableArrays

13:42:28 Presenting theory Correctness_Algebras.Hoare

13:42:28 Presenting theory Types_To_Sets_Extension.FNDS_Lifting_Set_Ext

13:42:29 Presenting theory FileRefinement.FileRefinement

13:42:29 Presenting FinFun ...

13:42:29 Presenting document FinFun/document

13:42:29 Presenting document FinFun/outline

13:42:29 Presenting theory Types_To_Sets_Extension.Set_Semigroups

13:42:29 Presenting theory Types_To_Sets_Extension.FNDS_Conclusions

13:42:29 Presenting Finite-Map-Extras ...

13:42:29 Presenting document Finite-Map-Extras/document

13:42:29 Presenting document Finite-Map-Extras/outline

13:42:30 Presenting theory Featherweight_OCL.UML_PropertyProfiles

13:42:30 Presenting theory Correctness_Algebras.Hoare_Modal

13:42:30 Presenting theory Featherweight_OCL.UML_Boolean

13:42:31 Presenting theory Featherweight_OCL.UML_Void

13:42:31 Presenting theory Finite-Map-Extras.Finite_Map_Extras

13:42:31 Presenting Finite_Automata_HF ...

13:42:31 Presenting document Finite_Automata_HF/document

13:42:31 Presenting document Finite_Automata_HF/outline

13:42:31 Presenting theory HOL.Metis

13:42:31 Presenting file "$ISABELLE_HOME/src/Tools/Metis/metis.ML"

13:42:31 Presenting theory Encodability_Process_Calculi.FullAbstraction

13:42:31 Presenting file "Tools/Metis/metis_generate.ML"

13:42:31 Presenting file "Tools/Metis/metis_reconstruct.ML"

13:42:31 Presenting file "Tools/Metis/metis_tactic.ML"

13:42:32 Presenting theory Featherweight_OCL.UML_Integer

13:42:32 Presenting theory Correctness_Algebras.Pre_Post

13:42:33 Presenting theory Factored_Transition_System_Bounding.TopologicalProps

13:42:33 Presenting theory Correctness_Algebras.Pre_Post_Modal

13:42:33 Presenting theory Finite_Automata_HF.Finite_Automata_HF

13:42:33 Presenting theory FinFun.FinFun

13:42:33 Presenting Fishburn_Impossibility ...

13:42:33 Presenting document Fishburn_Impossibility/document

13:42:33 Presenting document Fishburn_Impossibility/outline

13:42:33 Presenting theory Featherweight_OCL.UML_Real

13:42:33 Presenting theory FinFun.FinFunPred

13:42:33 Presenting Flyspeck-Tame ...

13:42:33 Presenting document Flyspeck-Tame/document

13:42:33 Presenting document Flyspeck-Tame/outline

13:42:33 Presenting theory Correctness_Algebras.Monotonic_Boolean_Transformers

13:42:33 Presenting theory Featherweight_OCL.UML_String

13:42:34 Presenting theory Fishburn_Impossibility.Social_Choice_Functions

13:42:34 Presenting theory Featherweight_OCL.UML_Pair

13:42:34 Presenting theory Fishburn_Impossibility.Fishburn_Impossibility

13:42:34 Presenting FocusStreamsCaseStudies ...

13:42:34 Presenting document FocusStreamsCaseStudies/document

13:42:34 Presenting document FocusStreamsCaseStudies/outline

13:42:34 Presenting theory FocusStreamsCaseStudies.ArithExtras

13:42:35 Presenting theory FocusStreamsCaseStudies.ListExtras

13:42:35 Presenting theory FocusStreamsCaseStudies.arith_hints

13:42:36 Presenting theory FocusStreamsCaseStudies.stream

13:42:36 Presenting theory Dependent_SIFUM_Refinement.EgHighBranchRevC

13:42:36 Presenting theory FocusStreamsCaseStudies.BitBoolTS

13:42:36 Presenting theory Flyspeck-Tame.ListAux

13:42:36 Presenting theory Correctness_Algebras.Monotonic_Boolean_Transformers_Instances

13:42:36 Presenting theory FocusStreamsCaseStudies.JoinSplitTime

13:42:36 Presenting theory Flyspeck-Tame.Quasi_Order

13:42:36 Presenting theory FocusStreamsCaseStudies.SteamBoiler

13:42:36 Presenting Foundation_of_geometry ...

13:42:36 Presenting document Foundation_of_geometry/document

13:42:36 Presenting document Foundation_of_geometry/outline

13:42:37 Presenting Free-Boolean-Algebra ...

13:42:37 Presenting document Free-Boolean-Algebra/document

13:42:37 Presenting document Free-Boolean-Algebra/outline

13:42:37 Presenting theory Foundation_of_geometry.Incidence

13:42:37 Presenting theory FocusStreamsCaseStudies.SteamBoiler_proof

13:42:37 Presenting theory Featherweight_OCL.UML_Bag

13:42:37 Presenting theory FocusStreamsCaseStudies.FR_types

13:42:37 Presenting theory FocusStreamsCaseStudies.FR

13:42:38 Presenting theory Flyspeck-Tame.PlaneGraphIso

13:42:38 Presenting theory HOL.Transfer

13:42:38 Presenting file "Tools/Transfer/transfer.ML"

13:42:38 Presenting file "Tools/Transfer/transfer_bnf.ML"

13:42:38 Presenting file "Tools/BNF/bnf_fp_rec_sugar_transfer.ML"

13:42:38 Presenting theory Free-Boolean-Algebra.Free_Boolean_Algebra

13:42:38 Presenting Free-Groups ...

13:42:38 Presenting document Free-Groups/document

13:42:38 Presenting document Free-Groups/outline

13:42:38 Presenting theory Flyspeck-Tame.Rotation

13:42:38 Presenting theory FocusStreamsCaseStudies.FR_proof

13:42:39 Presenting theory FocusStreamsCaseStudies.Gateway_types

13:42:39 Presenting theory Factored_Transition_System_Bounding.SystemAbstraction

13:42:39 Presenting theory FocusStreamsCaseStudies.Gateway

13:42:39 Presenting theory Flyspeck-Tame.Graph

13:42:39 Presenting theory Flyspeck-Tame.IArray_Syntax

13:42:39 Presenting theory Flyspeck-Tame.Enumerator

13:42:39 Presenting theory Factored_Transition_System_Bounding.Acyclicity

13:42:40 Presenting theory Flyspeck-Tame.FaceDivision

13:42:40 Presenting theory Encodability_Process_Calculi.CombinedCriteria

13:42:40 Presenting theory Flyspeck-Tame.RTranCl

13:42:40 Presenting theory Flyspeck-Tame.Plane

13:42:40 Presenting theory Flyspeck-Tame.Plane1

13:42:40 Presenting Fresh_Identifiers ...

13:42:40 Presenting document Fresh_Identifiers/document

13:42:40 Presenting document Fresh_Identifiers/outline

13:42:40 Presenting theory Fresh_Identifiers.Fresh

13:42:40 Presenting theory Fresh_Identifiers.Fresh_Nat

13:42:40 Presenting theory FocusStreamsCaseStudies.Gateway_proof_aux

13:42:41 Presenting theory Free-Groups.Cancelation

13:42:41 Presenting theory Fresh_Identifiers.Fresh_String

13:42:41 Presenting theory Fresh_Identifiers.Fresh_Infinite

13:42:41 Presenting FunWithFunctions ...

13:42:41 Presenting document FunWithFunctions/document

13:42:41 Presenting document FunWithFunctions/outline

13:42:41 Presenting theory Flyspeck-Tame.GraphProps

13:42:41 Presenting theory FunWithFunctions.FunWithFunctions

13:42:41 Presenting FunWithTilings ...

13:42:41 Presenting theory Free-Groups.Generators

13:42:41 Presenting document FunWithTilings/document

13:42:41 Presenting document FunWithTilings/outline

13:42:42 Presenting theory Flyspeck-Tame.EnumeratorProps

13:42:42 Presenting theory Factored_Transition_System_Bounding.AcycSspace

13:42:42 Presenting Functions ...

13:42:42 Presenting document Functions/functions

13:42:42 Presenting theory FunWithTilings.Tilings

13:42:42 Presenting GPU_Kernel_PL ...

13:42:42 Presenting document GPU_Kernel_PL/document

13:42:42 Presenting document GPU_Kernel_PL/outline

13:42:42 Presenting theory GPU_Kernel_PL.Misc

13:42:42 Presenting theory GPU_Kernel_PL.KPL_syntax

13:42:42 Presenting theory Functions.Functions

13:42:42 Presenting Gale_Shapley ...

13:42:42 Presenting document Gale_Shapley/document

13:42:42 Presenting document Gale_Shapley/outline

13:42:42 Presenting theory GPU_Kernel_PL.KPL_wellformedness

13:42:42 Presenting theory GPU_Kernel_PL.KPL_state

13:42:42 Presenting theory Free-Groups.FreeGroups

13:42:42 Presenting theory GPU_Kernel_PL.KPL_execution_thread

13:42:42 Presenting theory Free-Groups.UnitGroup

13:42:42 Presenting theory Free-Groups.C2

13:42:43 Presenting theory GPU_Kernel_PL.KPL_execution_group

13:42:43 Presenting theory GPU_Kernel_PL.KPL_execution_kernel

13:42:43 Presenting theory GPU_Kernel_PL.Kernel_programming_language

13:42:43 Presenting GenClock ...

13:42:43 Presenting document GenClock/document

13:42:43 Presenting document GenClock/outline

13:42:43 Presenting theory FocusStreamsCaseStudies.Gateway_proof

13:42:43 Presenting theory Free-Groups.Isomorphisms

13:42:43 Presenting General-Triangle ...

13:42:43 Presenting document General-Triangle/document

13:42:43 Presenting document General-Triangle/outline

13:42:44 Presenting theory General-Triangle.GeneralTriangle

13:42:44 Presenting Generic_Deriving ...

13:42:44 Presenting document Generic_Deriving/document

13:42:44 Presenting document Generic_Deriving/outline

13:42:44 Presenting theory Generic_Deriving.Tagged_Prod_Sum

13:42:44 Presenting theory Free-Groups.PingPongLemma

13:42:44 Presenting Generic_Join ...

13:42:44 Presenting document Generic_Join/document

13:42:44 Presenting document Generic_Join/outline

13:42:45 Presenting theory GenClock.GenClock

13:42:45 Presenting theory Generic_Join.Generic_Join

13:42:45 Presenting GewirthPGCProof ...

13:42:45 Presenting document GewirthPGCProof/document

13:42:45 Presenting document GewirthPGCProof/outline

13:42:45 Presenting theory GewirthPGCProof.CJDDLplus

13:42:46 Presenting theory Gale_Shapley.Gale_Shapley1

13:42:46 Presenting theory GewirthPGCProof.ExtendedDDL

13:42:46 Presenting theory Foundation_of_geometry.Order

13:42:47 Presenting theory GewirthPGCProof.GewirthArgument

13:42:47 Presenting GoedelGod ...

13:42:47 Presenting document GoedelGod/document

13:42:47 Presenting document GoedelGod/outline

13:42:47 Presenting theory Gale_Shapley.Gale_Shapley2

13:42:47 Presenting theory GoedelGod.GoedelGod

13:42:47 Presenting Goodstein_Lambda ...

13:42:47 Presenting document Goodstein_Lambda/document

13:42:47 Presenting document Goodstein_Lambda/outline

13:42:47 Presenting GraphMarkingIBP ...

13:42:47 Presenting document GraphMarkingIBP/document

13:42:47 Presenting document GraphMarkingIBP/outline

13:42:47 Presenting theory GraphMarkingIBP.Graph

13:42:47 Presenting theory GraphMarkingIBP.SetMark

13:42:47 Presenting theory GraphMarkingIBP.StackMark

13:42:48 Presenting theory Goodstein_Lambda.Goodstein_Lambda

13:42:48 Presenting theory GraphMarkingIBP.LinkMark

13:42:48 Presenting Grothendieck_Schemes ...

13:42:48 Presenting document Grothendieck_Schemes/document

13:42:48 Presenting document Grothendieck_Schemes/outline

13:42:48 Presenting theory Grothendieck_Schemes.Set_Extras

13:42:48 Presenting theory Generic_Deriving.Derive

13:42:48 Presenting file "derive_util.ML"

13:42:48 Presenting file "derive_laws.ML"

13:42:48 Presenting file "derive_setup.ML"

13:42:48 Presenting file "derive.ML"

13:42:48 Presenting theory Generic_Deriving.Derive_Datatypes

13:42:49 Presenting theory GraphMarkingIBP.DSWMark

13:42:49 Presenting theory Generic_Deriving.Derive_Eq

13:42:49 Presenting HOL-Analysis ...

13:42:49 Presenting theory Generic_Deriving.Derive_Encode

13:42:49 Presenting theory Grothendieck_Schemes.Group_Extras

13:42:49 Presenting theory HOL.Lifting

13:42:49 Presenting document HOL-Analysis/document

13:42:49 Presenting document HOL-Analysis/manual

13:42:49 Presenting file "Tools/Lifting/lifting_util.ML"

13:42:49 Presenting file "Tools/Lifting/lifting_info.ML"

13:42:49 Presenting file "Tools/Lifting/lifting_bnf.ML"

13:42:49 Presenting file "Tools/Lifting/lifting_term.ML"

13:42:49 Presenting file "Tools/Lifting/lifting_def.ML"

13:42:49 Presenting file "Tools/Lifting/lifting_setup.ML"

13:42:49 Presenting file "Tools/Lifting/lifting_def_code_dt.ML"

13:42:49 Presenting theory Grothendieck_Schemes.Topological_Space

13:42:49 Presenting theory Generic_Deriving.Derive_Algebra

13:42:49 Presenting theory HOL-Analysis.L2_Norm

13:42:49 Presenting theory Generic_Deriving.Derive_Show

13:42:49 Presenting theory Generic_Deriving.Derive_Eq_Laws

13:42:50 Presenting theory HOL-Analysis.Inner_Product

13:42:50 Presenting theory Generic_Deriving.Derive_Algebra_Laws

13:42:50 Presenting Actuarial_Mathematics ...

13:42:50 Presenting document Actuarial_Mathematics/document

13:42:50 Presenting document Actuarial_Mathematics/outline

13:42:50 Presenting theory Actuarial_Mathematics.Preliminaries

13:42:51 Presenting theory HOL-Analysis.Product_Vector

13:42:51 Presenting theory Generic_Join.Generic_Join_Correctness

13:42:51 Presenting theory Featherweight_OCL.UML_Set

13:42:51 Presenting theory Generic_Join.Examples_Join

13:42:51 Presenting Affine_Arithmetic ...

13:42:51 Presenting document Affine_Arithmetic/document

13:42:51 Presenting document Affine_Arithmetic/outline

13:42:51 Presenting theory Actuarial_Mathematics.Interest

13:42:51 Presenting theory HOL-Analysis.Euclidean_Space

13:42:52 Presenting theory Affine_Arithmetic.Affine_Arithmetic_Auxiliarities

13:42:52 Presenting Taylor_Models ...

13:42:52 Presenting document Taylor_Models/document

13:42:52 Presenting document Taylor_Models/outline

13:42:53 Presenting theory Taylor_Models.Polynomial_Expression

13:42:53 Presenting theory Taylor_Models.Float_Topology

13:42:54 Presenting theory Taylor_Models.Horner_Eval

13:42:54 Presenting theory Featherweight_OCL.UML_Sequence

13:42:54 Presenting theory Taylor_Models.Polynomial_Expression_Additional

13:42:54 Presenting theory Taylor_Models.Taylor_Models_Misc

13:42:54 Presenting theory Affine_Arithmetic.Executable_Euclidean_Space

13:42:55 Presenting theory Featherweight_OCL.UML_Library

13:42:56 Presenting theory Taylor_Models.Taylor_Models

13:42:56 Presenting theory Taylor_Models.Experiments

13:42:56 Presenting Akra_Bazzi ...

13:42:56 Presenting document Akra_Bazzi/document

13:42:56 Presenting document Akra_Bazzi/outline

13:42:56 Presenting theory HOL-Analysis.Linear_Algebra

13:42:56 Presenting theory Akra_Bazzi.Akra_Bazzi_Library

13:42:57 Presenting theory Akra_Bazzi.Akra_Bazzi_Asymptotics

13:42:58 Presenting theory Akra_Bazzi.Akra_Bazzi_Real

13:43:00 Presenting theory Grothendieck_Schemes.Comm_Ring

13:43:00 Presenting theory Akra_Bazzi.Akra_Bazzi

13:43:00 Presenting theory Affine_Arithmetic.Affine_Form

13:43:00 Presenting theory HOL-Analysis.Affine

13:43:01 Presenting theory Featherweight_OCL.UML_State

13:43:01 Presenting theory Akra_Bazzi.Master_Theorem

13:43:01 Presenting theory Akra_Bazzi.Eval_Numeral

13:43:02 Presenting theory Flyspeck-Tame.FaceDivisionProps

13:43:03 Presenting theory Akra_Bazzi.Akra_Bazzi_Method

13:43:03 Presenting file "akra_bazzi.ML"

13:43:03 Presenting theory Grothendieck_Schemes.Scheme

13:43:03 Presenting theory Akra_Bazzi.Akra_Bazzi_Approximation

13:43:03 Presenting Closest_Pair_Points ...

13:43:03 Presenting document Closest_Pair_Points/document

13:43:03 Presenting document Closest_Pair_Points/outline

13:43:03 Presenting theory Akra_Bazzi.Master_Theorem_Examples

13:43:03 Presenting Banach_Steinhaus ...

13:43:03 Presenting document Banach_Steinhaus/document

13:43:03 Presenting document Banach_Steinhaus/outline

13:43:04 Presenting theory Closest_Pair_Points.Common

13:43:05 Presenting theory Banach_Steinhaus.Banach_Steinhaus_Missing

13:43:05 Presenting theory Featherweight_OCL.UML_Contracts

13:43:05 Presenting theory Featherweight_OCL.UML_Tools

13:43:05 Presenting theory Featherweight_OCL.UML_Main

13:43:05 Presenting theory Banach_Steinhaus.Banach_Steinhaus

13:43:05 Presenting Catalan_Numbers ...

13:43:05 Presenting document Catalan_Numbers/document

13:43:05 Presenting document Catalan_Numbers/outline

13:43:06 Presenting theory Catalan_Numbers.Catalan_Auxiliary_Integral

13:43:06 Presenting theory Catalan_Numbers.Catalan_Numbers

13:43:06 Presenting Cayley_Hamilton ...

13:43:06 Presenting document Cayley_Hamilton/document

13:43:06 Presenting document Cayley_Hamilton/outline

13:43:07 Presenting theory Closest_Pair_Points.Closest_Pair

13:43:07 Presenting theory Cayley_Hamilton.Square_Matrix

13:43:07 Presenting theory HOL-Analysis.Convex

13:43:08 Presenting theory Cayley_Hamilton.Cayley_Hamilton

13:43:08 Presenting Chord_Segments ...

13:43:08 Presenting document Chord_Segments/document

13:43:08 Presenting document Chord_Segments/outline

13:43:08 Presenting theory Chord_Segments.Chord_Segments

13:43:08 Presenting Complex_Bounded_Operators ...

13:43:08 Presenting document Complex_Bounded_Operators/document

13:43:08 Presenting document Complex_Bounded_Operators/outline

13:43:09 Presenting theory Affine_Arithmetic.Floatarith_Expression

13:43:09 Presenting theory Complex_Bounded_Operators.Extra_General

13:43:09 Presenting theory Complex_Bounded_Operators.Extra_Vector_Spaces

13:43:09 Presenting theory Closest_Pair_Points.Closest_Pair_Alternative

13:43:10 Presenting Registers ...

13:43:10 Presenting document Registers/document

13:43:10 Presenting document Registers/outline

13:43:10 Presenting theory Registers.Axioms

13:43:10 Presenting theory Complex_Bounded_Operators.Extra_Ordered_Fields

13:43:10 Presenting theory Flyspeck-Tame.Invariants

13:43:10 Presenting theory Registers.Laws

13:43:10 Presenting theory Registers.Axioms_Complement

13:43:11 Presenting theory Featherweight_OCL.Analysis_UML

13:43:11 Presenting theory Complex_Bounded_Operators.Complex_Vector_Spaces0

13:43:11 Presenting theory Registers.Laws_Complement

13:43:11 Presenting theory HOL-Analysis.Finite_Cartesian_Product

13:43:11 Presenting theory Registers.Axioms_Classical

13:43:12 Presenting theory Flyspeck-Tame.PlaneProps

13:43:13 Presenting theory Flyspeck-Tame.ListSum

13:43:13 Presenting theory Affine_Arithmetic.Straight_Line_Program

13:43:13 Presenting theory Flyspeck-Tame.Tame

13:43:13 Presenting theory Flyspeck-Tame.Plane1Props

13:43:13 Presenting theory Registers.Laws_Classical

13:43:13 Presenting theory Complex_Bounded_Operators.Complex_Vector_Spaces

13:43:13 Presenting theory Registers.Misc

13:43:13 Presenting theory Featherweight_OCL.Analysis_OCL

13:43:13 Presenting theory Flyspeck-Tame.Generator

13:43:13 Presenting theory HOL.Quotient

13:43:13 Presenting file "Tools/Quotient/quotient_info.ML"

13:43:13 Presenting file "Tools/Quotient/quotient_term.ML"

13:43:13 Presenting file "Tools/Quotient/quotient_type.ML"

13:43:13 Presenting file "Tools/Quotient/quotient_def.ML"

13:43:13 Presenting file "Tools/Quotient/quotient_tacs.ML"

13:43:13 Presenting file "Tools/BNF/bnf_lift.ML"

13:43:14 Presenting theory Registers.Classical_Extra

13:43:14 Presenting theory Flyspeck-Tame.TameProps

13:43:14 Presenting theory Flyspeck-Tame.TameEnum

13:43:14 Presenting theory Complex_Bounded_Operators.Complex_Inner_Product0

13:43:15 Presenting theory Registers.Finite_Tensor_Product

13:43:15 Presenting theory Registers.Axioms_Quantum

13:43:16 Presenting theory Complex_Bounded_Operators.Complex_Inner_Product

13:43:16 Presenting theory HOL-Analysis.Cartesian_Space

13:43:16 Presenting theory Registers.Laws_Quantum

13:43:17 Presenting theory Complex_Bounded_Operators.Extra_Operator_Norm

13:43:17 Presenting theory Registers.Quantum

13:43:17 Presenting theory Complex_Bounded_Operators.One_Dimensional_Spaces

13:43:17 Presenting theory HOL.Num

13:43:17 Presenting file "Tools/numeral.ML"

13:43:17 Presenting theory Complex_Bounded_Operators.Complex_Euclidean_Space0

13:43:17 Presenting theory Registers.Quantum_Extra

13:43:17 Presenting theory Registers.QHoare

13:43:17 Presenting theory Flyspeck-Tame.ScoreProps

13:43:18 Presenting theory Registers.Finite_Tensor_Product_Matrices

13:43:18 Presenting theory Complex_Bounded_Operators.Complex_Bounded_Linear_Function0

13:43:18 Presenting theory Flyspeck-Tame.LowerBound

13:43:18 Presenting theory Registers.Teleport

13:43:19 Presenting theory HOL.Power

13:43:19 Presenting theory Registers.Axioms_Complement_Quantum

13:43:20 Presenting theory Featherweight_OCL.Design_UML

13:43:20 Presenting theory Complex_Bounded_Operators.Complex_Bounded_Linear_Function

13:43:21 Presenting theory Flyspeck-Tame.GeneratorProps

13:43:21 Presenting theory Registers.Laws_Complement_Quantum

13:43:21 Presenting theory Flyspeck-Tame.TameEnumProps

13:43:21 Presenting theory Registers.Quantum_Extra2

13:43:21 Presenting theory Featherweight_OCL.Design_OCL

13:43:21 Presenting Differential_Game_Logic ...

13:43:21 Presenting document Differential_Game_Logic/document

13:43:21 Presenting document Differential_Game_Logic/outline

13:43:21 Presenting theory Differential_Game_Logic.Lib

13:43:21 Presenting theory Differential_Game_Logic.Identifiers

13:43:22 Presenting theory HOL-Analysis.Determinants

13:43:22 Presenting theory Differential_Game_Logic.Syntax

13:43:22 Presenting theory Registers.Pure_States

13:43:22 Presenting theory Registers.Check_Autogenerated_Files

13:43:22 Presenting Echelon_Form ...

13:43:22 Presenting document Echelon_Form/document

13:43:22 Presenting document Echelon_Form/outline

13:43:22 Presenting theory Flyspeck-Tame.Worklist

13:43:22 Presenting theory Complex_Bounded_Operators.Complex_L2

13:43:22 Presenting theory Flyspeck-Tame.Maps

13:43:23 Presenting theory Flyspeck-Tame.Arch

13:43:23 Presenting theory Echelon_Form.Rings2

13:43:23 Presenting theory Flyspeck-Tame.ArchCompAux

13:43:23 Presenting theory Complex_Bounded_Operators.Extra_Jordan_Normal_Form

13:43:23 Presenting theory Echelon_Form.Cayley_Hamilton_Compatible

13:43:23 Presenting theory Echelon_Form.Code_Cayley_Hamilton

13:43:23 Presenting theory Flyspeck-Tame.ArchCompProps

13:43:24 Presenting theory Differential_Game_Logic.Denotational_Semantics

13:43:24 Presenting theory Flyspeck-Tame.Relative_Completeness

13:43:24 Presenting Hermite ...

13:43:24 Presenting document Hermite/document

13:43:24 Presenting document Hermite/outline

13:43:24 Presenting theory Differential_Game_Logic.Static_Semantics

13:43:25 Presenting theory Complex_Bounded_Operators.Cblinfun_Matrix

13:43:25 Presenting theory HOL.Groups_Big

13:43:25 Presenting theory Complex_Bounded_Operators.Cblinfun_Code

13:43:25 Presenting theory Complex_Bounded_Operators.Extra_Pretty_Code_Examples

13:43:26 Presenting theory Complex_Bounded_Operators.Cblinfun_Code_Examples

13:43:26 Presenting Smith_Normal_Form ...

13:43:26 Presenting document Smith_Normal_Form/document

13:43:26 Presenting document Smith_Normal_Form/outline

13:43:26 Presenting theory Affine_Arithmetic.Affine_Approximation

13:43:26 Presenting theory Smith_Normal_Form.Smith_Normal_Form

13:43:26 Presenting theory HOL.Complete_Partial_Order

13:43:27 Presenting theory Echelon_Form.Echelon_Form

13:43:27 Presenting theory Affine_Arithmetic.Counterclockwise

13:43:27 Presenting theory HOL.Option

13:43:28 Presenting theory Affine_Arithmetic.Counterclockwise_Vector

13:43:28 Presenting theory Echelon_Form.Echelon_Form_Det

13:43:28 Presenting theory Echelon_Form.Echelon_Form_Inverse

13:43:28 Presenting theory Echelon_Form.Examples_Echelon_Form_Abstract

13:43:29 Presenting theory HOL-Analysis.Elementary_Topology

13:43:29 Presenting theory Echelon_Form.Echelon_Form_IArrays

13:43:29 Presenting theory Smith_Normal_Form.Diagonal_To_Smith

13:43:30 Presenting theory Affine_Arithmetic.Counterclockwise_2D_Strict

13:43:30 Presenting theory Echelon_Form.Echelon_Form_Det_IArrays

13:43:30 Presenting theory Echelon_Form.Code_Cayley_Hamilton_IArrays

13:43:30 Presenting theory Echelon_Form.Echelon_Form_Inverse_IArrays

13:43:30 Presenting theory Differential_Game_Logic.Coincidence

13:43:30 Presenting theory Echelon_Form.Examples_Echelon_Form_IArrays

13:43:30 Presenting Modular_arithmetic_LLL_and_HNF_algorithms ...

13:43:30 Presenting theory Smith_Normal_Form.Mod_Type_Connect

13:43:30 Presenting document Modular_arithmetic_LLL_and_HNF_algorithms/document

13:43:30 Presenting document Modular_arithmetic_LLL_and_HNF_algorithms/outline

13:43:30 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Matrix_Change_Row

13:43:30 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Signed_Modulo

13:43:31 Presenting theory Smith_Normal_Form.SNF_Missing_Lemmas

13:43:32 Presenting theory HOL.Partial_Function

13:43:32 Presenting file "Tools/Function/partial_function.ML"

13:43:32 Presenting theory Affine_Arithmetic.Polygon

13:43:32 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Storjohann_Mod_Operation

13:43:32 Presenting theory Foundation_of_geometry.Congruence

13:43:33 Presenting theory Hermite.Hermite

13:43:34 Presenting theory Smith_Normal_Form.Cauchy_Binet

13:43:34 Presenting theory Hermite.Hermite_IArrays

13:43:34 Presenting theory Smith_Normal_Form.Smith_Normal_Form_JNF

13:43:34 Presenting First_Welfare_Theorem ...

13:43:34 Presenting document First_Welfare_Theorem/document

13:43:34 Presenting document First_Welfare_Theorem/outline

13:43:34 Presenting theory First_Welfare_Theorem.Syntax

13:43:34 Presenting theory First_Welfare_Theorem.Argmax

13:43:35 Presenting Furstenberg_Topology ...

13:43:35 Presenting document Furstenberg_Topology/document

13:43:35 Presenting document Furstenberg_Topology/outline

13:43:35 Presenting theory Smith_Normal_Form.Rings2_Extended

13:43:35 Presenting theory Smith_Normal_Form.Finite_Field_Mod_Type_Connection

13:43:35 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Storjohann

13:43:36 Presenting theory Smith_Normal_Form.Admits_SNF_From_Diagonal_Iff_Bezout_Ring

13:43:36 Presenting theory First_Welfare_Theorem.Preferences

13:43:36 Presenting theory Furstenberg_Topology.Furstenberg_Topology

13:43:36 Presenting Gauss_Jordan ...

13:43:36 Presenting document Gauss_Jordan/document

13:43:36 Presenting document Gauss_Jordan/outline

13:43:36 Presenting theory Affine_Arithmetic.Counterclockwise_2D_Arbitrary

13:43:37 Presenting theory First_Welfare_Theorem.Utility_Functions

13:43:37 Presenting theory First_Welfare_Theorem.Consumers

13:43:37 Presenting theory First_Welfare_Theorem.Common

13:43:37 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Storjohann_Impl

13:43:37 Presenting theory First_Welfare_Theorem.Exchange_Economy

13:43:38 Presenting theory Smith_Normal_Form.SNF_Uniqueness

13:43:38 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Uniqueness_Hermite

13:43:38 Presenting theory Gauss_Jordan.Rref

13:43:38 Presenting theory Smith_Normal_Form.Cauchy_Binet_HOL_Analysis

13:43:38 Presenting theory Gauss_Jordan.Code_Set

13:43:38 Presenting theory Smith_Normal_Form.Diagonalize

13:43:38 Presenting theory Smith_Normal_Form.SNF_Algorithm_Two_Steps

13:43:38 Presenting theory Gauss_Jordan.Code_Matrix

13:43:39 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Uniqueness_Hermite_JNF

13:43:39 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.HNF_Mod_Det_Algorithm

13:43:39 Presenting theory First_Welfare_Theorem.Private_Ownership_Economy

13:43:39 Presenting theory Smith_Normal_Form.Diagonal_To_Smith_JNF

13:43:40 Presenting theory Smith_Normal_Form.SNF_Algorithm_Two_Steps_JNF

13:43:41 Presenting theory First_Welfare_Theorem.Arrow_Debreu_Model

13:43:41 Presenting Green ...

13:43:41 Presenting document Green/document

13:43:41 Presenting document Green/outline

13:43:41 Presenting theory HOL-Analysis.Abstract_Topology

13:43:41 Presenting theory Green.General_Utils

13:43:42 Presenting theory Smith_Normal_Form.SNF_Algorithm

13:43:43 Presenting theory Smith_Normal_Form.SNF_Algorithm_HOL_Analysis

13:43:43 Presenting theory Gauss_Jordan.Elementary_Operations

13:43:43 Presenting theory Green.Derivs

13:43:43 Presenting theory Gauss_Jordan.Rank

13:43:44 Presenting theory Smith_Normal_Form.Elementary_Divisor_Rings

13:43:45 Presenting theory HOL-Analysis.Abstract_Topology_2

13:43:46 Presenting theory Smith_Normal_Form.SNF_Algorithm_Euclidean_Domain

13:43:46 Presenting theory Smith_Normal_Form.Smith_Certified

13:43:46 Presenting theory Smith_Normal_Form.Alternative_Proofs

13:43:46 Presenting Gromov_Hyperbolicity ...

13:43:46 Presenting document Gromov_Hyperbolicity/document

13:43:46 Presenting document Gromov_Hyperbolicity/outline

13:43:46 Presenting theory Green.Integrals

13:43:47 Presenting theory HOL-Analysis.Connected

13:43:48 Presenting theory Affine_Arithmetic.Intersection

13:43:48 Presenting theory HOL-Analysis.Abstract_Limits

13:43:48 Presenting theory Gromov_Hyperbolicity.Library_Complements

13:43:49 Presenting theory Gromov_Hyperbolicity.Eexp_Eln

13:43:49 Presenting theory HOL-Analysis.Metric_Arith

13:43:49 Presenting file "metric_arith.ML"

13:43:49 Presenting theory Gromov_Hyperbolicity.Hausdorff_Distance

13:43:50 Presenting theory Differential_Game_Logic.USubst

13:43:50 Presenting theory Affine_Arithmetic.Affine_Code

13:43:50 Presenting theory Affine_Arithmetic.Optimize_Integer

13:43:50 Presenting theory Differential_Game_Logic.Ids

13:43:50 Presenting theory Affine_Arithmetic.Optimize_Float

13:43:50 Presenting theory Differential_Game_Logic.Axioms

13:43:50 Presenting theory Differential_Game_Logic.Differential_Game_Logic

13:43:50 Presenting HOL-Analysis-ex ...

13:43:51 Presenting theory Affine_Arithmetic.Print

13:43:51 Presenting theory Affine_Arithmetic.Float_Real

13:43:52 Presenting theory Affine_Arithmetic.Ex_Affine_Approximation

13:43:52 Presenting theory HOL-Analysis-ex.Approximations

13:43:52 Presenting theory Affine_Arithmetic.Ex_Ineqs

13:43:52 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.HNF_Mod_Det_Soundness

13:43:53 Presenting theory HOL-Analysis-ex.Metric_Arith_Examples

13:43:53 Presenting HOL-Complex_Analysis ...

13:43:53 Presenting document HOL-Complex_Analysis/document

13:43:53 Presenting document HOL-Complex_Analysis/manual

13:43:53 Presenting theory Gromov_Hyperbolicity.Isometries

13:43:54 Presenting theory Affine_Arithmetic.Ex_Inter

13:43:54 Presenting theory Affine_Arithmetic.Affine_Arithmetic

13:43:54 Presenting Bernoulli ...

13:43:54 Presenting document Bernoulli/document

13:43:54 Presenting document Bernoulli/outline

13:43:54 Presenting theory Gromov_Hyperbolicity.Metric_Completion

13:43:55 Presenting theory Bernoulli.Bernoulli

13:43:56 Presenting theory HOL-Analysis.Elementary_Metric_Spaces

13:43:56 Presenting theory Gromov_Hyperbolicity.Gromov_Hyperbolicity

13:43:56 Presenting theory Bernoulli.Periodic_Bernpoly

13:43:56 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.LLL_Certification_via_HNF

13:43:56 Presenting Euler_MacLaurin ...

13:43:56 Presenting document Euler_MacLaurin/document

13:43:56 Presenting document Euler_MacLaurin/outline

13:43:57 Presenting theory HOL-Complex_Analysis.Contour_Integration

13:43:57 Presenting theory Gauss_Jordan.Gauss_Jordan

13:43:58 Presenting theory HOL.Argo

13:43:58 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_expr.ML"

13:43:58 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_term.ML"

13:43:58 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_lit.ML"

13:43:58 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_proof.ML"

13:43:58 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_rewr.ML"

13:43:58 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_cls.ML"

13:43:58 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_common.ML"

13:43:58 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_cc.ML"

13:43:58 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_simplex.ML"

13:43:58 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_thy.ML"

13:43:58 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_heap.ML"

13:43:58 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_cdcl.ML"

13:43:58 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_core.ML"

13:43:58 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_clausify.ML"

13:43:58 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_solver.ML"

13:43:58 Presenting file "Tools/Argo/argo_tactic.ML"

13:43:59 Presenting theory Euler_MacLaurin.Euler_MacLaurin

13:43:59 Presenting theory HOL-Analysis.Elementary_Normed_Spaces

13:43:59 Presenting theory Euler_MacLaurin.Euler_MacLaurin_Landau

13:43:59 Presenting Lambert_W ...

13:43:59 Presenting document Lambert_W/document

13:43:59 Presenting document Lambert_W/outline

13:43:59 Presenting theory Bernoulli.Bernoulli_FPS

13:44:00 Presenting theory HOL-Analysis.Norm_Arith

13:44:00 Presenting file "normarith.ML"

13:44:01 Presenting theory Lambert_W.Lambert_W

13:44:01 Presenting theory Lambert_W.Lambert_W_MacLaurin_Series

13:44:01 Presenting theory Bernoulli.Bernoulli_Zeta

13:44:01 Presenting Stirling_Formula ...

13:44:01 Presenting document Stirling_Formula/document

13:44:01 Presenting document Stirling_Formula/outline

13:44:01 Presenting Clique_and_Monotone_Circuits ...

13:44:01 Presenting document Clique_and_Monotone_Circuits/document

13:44:01 Presenting document Clique_and_Monotone_Circuits/outline

13:44:02 Presenting theory Clique_and_Monotone_Circuits.Preliminaries

13:44:02 Presenting theory Clique_and_Monotone_Circuits.Monotone_Formula

13:44:02 Presenting theory Stirling_Formula.Stirling_Formula

13:44:03 Presenting theory Gauss_Jordan.Linear_Maps

13:44:03 Presenting theory HOL-Complex_Analysis.Cauchy_Integral_Theorem

13:44:03 Presenting theory Clique_and_Monotone_Circuits.Assumptions_and_Approximations

13:44:03 Presenting theory HOL-Analysis.Topology_Euclidean_Space

13:44:04 Presenting theory Green.Paths

13:44:04 Presenting theory Gromov_Hyperbolicity.Morse_Gromov_Theorem

13:44:04 Presenting theory HOL.SAT

13:44:04 Presenting file "Tools/prop_logic.ML"

13:44:04 Presenting file "Tools/sat_solver.ML"

13:44:04 Presenting file "Tools/sat.ML"

13:44:04 Presenting file "Tools/Argo/argo_sat_solver.ML"

13:44:05 Presenting theory Stirling_Formula.Gamma_Asymptotics

13:44:05 Presenting theory Gauss_Jordan.Gauss_Jordan_PA

13:44:05 Presenting Comparison_Sort_Lower_Bound ...

13:44:05 Presenting document Comparison_Sort_Lower_Bound/document

13:44:05 Presenting document Comparison_Sort_Lower_Bound/outline

13:44:06 Presenting theory Comparison_Sort_Lower_Bound.Linorder_Relations

13:44:06 Presenting theory Comparison_Sort_Lower_Bound.Comparison_Sort_Lower_Bound

13:44:06 Presenting Irrationals_From_THEBOOK ...

13:44:06 Presenting document Irrationals_From_THEBOOK/document

13:44:06 Presenting document Irrationals_From_THEBOOK/outline

13:44:07 Presenting theory Irrationals_From_THEBOOK.Irrationals_From_THEBOOK

13:44:07 Presenting theory HOL-Analysis.Convex_Euclidean_Space

13:44:07 Presenting Cartan_FP ...

13:44:07 Presenting document Cartan_FP/document

13:44:07 Presenting document Cartan_FP/outline

13:44:07 Presenting theory Clique_and_Monotone_Circuits.Clique_Large_Monotone_Circuits

13:44:07 Presenting theory Cartan_FP.Cartan

13:44:07 Presenting theory HOL-Analysis.Operator_Norm

13:44:08 Presenting Cotangent_PFD_Formula ...

13:44:08 Presenting document Cotangent_PFD_Formula/document

13:44:08 Presenting document Cotangent_PFD_Formula/outline

13:44:08 Presenting Count_Complex_Roots ...

13:44:08 Presenting document Count_Complex_Roots/document

13:44:08 Presenting document Count_Complex_Roots/outline

13:44:08 Presenting theory Gauss_Jordan.Determinants2

13:44:08 Presenting theory Cotangent_PFD_Formula.Cotangent_PFD_Formula

13:44:08 Presenting Linear_Recurrences ...

13:44:08 Presenting document Linear_Recurrences/document

13:44:08 Presenting document Linear_Recurrences/outline

13:44:09 Presenting theory Gauss_Jordan.Inverse

13:44:09 Presenting theory Count_Complex_Roots.CC_Polynomials_Extra

13:44:09 Presenting theory Linear_Recurrences.RatFPS

13:44:10 Presenting theory Linear_Recurrences.Pochhammer_Polynomials

13:44:10 Presenting theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces

13:44:10 Presenting theory Linear_Recurrences.Linear_Recurrences_Misc

13:44:10 Presenting theory HOL-Analysis.Line_Segment

13:44:11 Presenting theory HOL-Complex_Analysis.Winding_Numbers

13:44:11 Presenting theory Linear_Recurrences.Partial_Fraction_Decomposition

13:44:11 Presenting theory Linear_Recurrences.Factorizations

13:44:11 Presenting theory Gromov_Hyperbolicity.Bonk_Schramm_Extension

13:44:12 Presenting theory Gauss_Jordan.System_Of_Equations

13:44:12 Presenting theory Gauss_Jordan.Code_Z2

13:44:13 Presenting theory Gauss_Jordan.Examples_Gauss_Jordan_Abstract

13:44:13 Presenting theory Gauss_Jordan.IArray_Addenda

13:44:13 Presenting theory Linear_Recurrences.Rational_FPS_Solver

13:44:13 Presenting theory Linear_Recurrences.Linear_Recurrences_Common

13:44:14 Presenting theory HOL-Analysis.Extended_Real_Limits

13:44:15 Presenting theory Gauss_Jordan.Matrix_To_IArray

13:44:15 Presenting theory Linear_Recurrences.Linear_Homogenous_Recurrences

13:44:15 Presenting theory HOL-Complex_Analysis.Cauchy_Integral_Formula

13:44:15 Presenting theory Linear_Recurrences.Eulerian_Polynomials

13:44:16 Presenting theory Gauss_Jordan.Gauss_Jordan_IArrays

13:44:16 Presenting theory HOL.Fun_Def

13:44:16 Presenting file "Tools/Function/function_core.ML"

13:44:16 Presenting file "Tools/Function/mutual.ML"

13:44:16 Presenting file "Tools/Function/pattern_split.ML"

13:44:16 Presenting file "Tools/Function/relation.ML"

13:44:16 Presenting file "Tools/Function/function_elims.ML"

13:44:16 Presenting file "Tools/Function/function.ML"

13:44:16 Presenting file "Tools/Function/pat_completeness.ML"

13:44:16 Presenting file "Tools/Function/fun.ML"

13:44:16 Presenting file "Tools/Function/induction_schema.ML"

13:44:16 Presenting file "Tools/Function/measure_functions.ML"

13:44:16 Presenting file "Tools/Function/lexicographic_order.ML"

13:44:16 Presenting file "Tools/Function/termination.ML"

13:44:16 Presenting file "Tools/Function/scnp_solve.ML"

13:44:16 Presenting file "Tools/Function/scnp_reconstruct.ML"

13:44:16 Presenting file "Tools/Function/fun_cases.ML"

13:44:16 Presenting theory Linear_Recurrences.Linear_Inhomogenous_Recurrences

13:44:17 Presenting theory HOL-Analysis.Summation_Tests

13:44:18 Presenting theory Linear_Recurrences.Rational_FPS_Asymptotics

13:44:18 Presenting Dirichlet_Series ...

13:44:19 Presenting document Dirichlet_Series/document

13:44:19 Presenting theory HOL-Complex_Analysis.Conformal_Mappings

13:44:19 Presenting document Dirichlet_Series/outline

13:44:19 Presenting theory Green.Green

13:44:19 Presenting theory Gauss_Jordan.Gauss_Jordan_PA_IArrays

13:44:19 Presenting theory Count_Complex_Roots.Extended_Sturm

13:44:19 Presenting theory HOL-Analysis.Uniform_Limit

13:44:19 Presenting theory Dirichlet_Series.Dirichlet_Misc

13:44:20 Presenting theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces_IArrays

13:44:20 Presenting theory Green.SymmetricR2Shapes

13:44:21 Presenting theory HOL.Int

13:44:21 Presenting file "Tools/int_arith.ML"

13:44:21 Presenting theory Dirichlet_Series.Multiplicative_Function

13:44:21 Presenting theory HOL-Complex_Analysis.Complex_Singularities

13:44:21 Presenting theory Gauss_Jordan.System_Of_Equations_IArrays

13:44:22 Presenting theory HOL-Complex_Analysis.Complex_Residues

13:44:22 Presenting theory Count_Complex_Roots.Count_Line

13:44:23 Presenting theory Gauss_Jordan.Determinants_IArrays

13:44:23 Presenting theory Gauss_Jordan.Inverse_IArrays

13:44:23 Presenting theory HOL-Complex_Analysis.Residue_Theorem

13:44:23 Presenting theory Green.CircExample

13:44:23 Presenting theory HOL.Lattices_Big

13:44:24 Presenting theory Dirichlet_Series.Dirichlet_Product

13:44:24 Presenting theory Gauss_Jordan.Examples_Gauss_Jordan_IArrays

13:44:24 Presenting theory Gromov_Hyperbolicity.Gromov_Boundary

13:44:24 Presenting theory Gauss_Jordan.Code_Generation_IArrays

13:44:25 Presenting theory Gauss_Jordan.Code_Generation_IArrays_SML

13:44:25 Presenting theory Gauss_Jordan.Code_Real_Approx_By_Float_Haskell

13:44:25 Presenting theory Gauss_Jordan.Code_Rational

13:44:25 Presenting theory Gauss_Jordan.Code_Generation_IArrays_Haskell

13:44:25 Presenting Gauss_Sums ...

13:44:25 Presenting document Gauss_Sums/document

13:44:25 Presenting document Gauss_Sums/outline

13:44:25 Presenting theory HOL-Complex_Analysis.Great_Picard

13:44:25 Presenting theory HOL-Analysis.Function_Topology

13:44:26 Presenting theory Green.DiamExample

13:44:26 Presenting Zeta_Function ...

13:44:26 Presenting document Zeta_Function/document

13:44:26 Presenting document Zeta_Function/outline

13:44:26 Presenting theory Gauss_Sums.Gauss_Sums_Auxiliary

13:44:26 Presenting theory Gauss_Sums.Periodic_Arithmetic

13:44:26 Presenting theory HOL-Analysis.Bounded_Linear_Function

13:44:26 Presenting theory Gauss_Sums.Complex_Roots_Of_Unity

13:44:27 Presenting theory HOL.Euclidean_Division

13:44:27 Presenting theory Count_Complex_Roots.Count_Half_Plane

13:44:27 Presenting theory Gauss_Sums.Finite_Fourier_Series

13:44:28 Presenting theory Count_Complex_Roots.Count_Circle

13:44:28 Presenting theory Gauss_Sums.Ramanujan_Sums

13:44:28 Presenting theory HOL.Parity

13:44:29 Presenting theory Zeta_Function.Zeta_Library

13:44:29 Presenting theory Gromov_Hyperbolicity.Boundary_Extension

13:44:30 Presenting theory Gauss_Sums.Gauss_Sums

13:44:30 Presenting theory HOL-Analysis.Derivative

13:44:31 Presenting theory Dirichlet_Series.Dirichlet_Series

13:44:31 Presenting theory HOL.Divides

13:44:31 Presenting theory Gauss_Sums.Polya_Vinogradov

13:44:32 Presenting Dirichlet_L ...

13:44:32 Presenting document Dirichlet_L/document

13:44:32 Presenting document Dirichlet_L/outline

13:44:32 Presenting theory HOL-Complex_Analysis.Riemann_Mapping

13:44:32 Presenting theory HOL-Analysis.Cartesian_Euclidean_Space

13:44:32 Presenting theory HOL-Complex_Analysis.Complex_Analysis

13:44:32 Presenting Prime_Distribution_Elementary ...

13:44:32 Presenting document Prime_Distribution_Elementary/document

13:44:32 Presenting document Prime_Distribution_Elementary/outline

13:44:32 Presenting theory Gromov_Hyperbolicity.Busemann_Function

13:44:32 Presenting theory Dirichlet_Series.Moebius_Mu

13:44:33 Presenting theory Dirichlet_Series.More_Totient

13:44:33 Presenting theory Dirichlet_Series.Liouville_Lambda

13:44:34 Presenting theory Dirichlet_L.Multiplicative_Characters

13:44:34 Presenting theory Prime_Distribution_Elementary.Prime_Distribution_Elementary_Library

13:44:34 Presenting theory Count_Complex_Roots.Count_Rectangle

13:44:34 Presenting theory Dirichlet_L.Dirichlet_Characters

13:44:34 Presenting theory Count_Complex_Roots.Count_Complex_Roots

13:44:34 Presenting theory Count_Complex_Roots.Count_Complex_Roots_Examples

13:44:34 Presenting theory Dirichlet_Series.Divisor_Count

13:44:34 Presenting IMO2019 ...

13:44:34 Presenting document IMO2019/document

13:44:34 Presenting document IMO2019/outline

13:44:35 Presenting theory IMO2019.IMO2019_Q1

13:44:35 Presenting theory HOL.Numeral_Simprocs

13:44:35 Presenting file "$ISABELLE_HOME/src/Provers/Arith/assoc_fold.ML"

13:44:35 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_numerals.ML"

13:44:35 Presenting file "$ISABELLE_HOME/src/Provers/Arith/combine_numerals.ML"

13:44:35 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_numeral_factor.ML"

13:44:35 Presenting file "$ISABELLE_HOME/src/Provers/Arith/extract_common_term.ML"

13:44:35 Presenting file "Tools/numeral_simprocs.ML"

13:44:35 Presenting file "Tools/nat_numeral_simprocs.ML"

13:44:35 Presenting theory Prime_Distribution_Elementary.More_Dirichlet_Misc

13:44:35 Presenting theory IMO2019.IMO2019_Q4

13:44:36 Presenting theory Prime_Distribution_Elementary.Primes_Omega

13:44:36 Presenting theory Dirichlet_Series.Arithmetic_Summatory

13:44:36 Presenting theory Dirichlet_Series.Partial_Summation

13:44:36 Presenting theory Dirichlet_L.Dirichlet_L_Functions

13:44:36 Presenting theory Prime_Distribution_Elementary.Primorial

13:44:37 Presenting theory IMO2019.IMO2019_Q5

13:44:37 Presenting Prime_Number_Theorem ...

13:44:37 Presenting document Prime_Number_Theorem/document

13:44:37 Presenting document Prime_Number_Theorem/outline

13:44:37 Presenting theory Prime_Distribution_Elementary.Lcm_Nat_Upto

13:44:37 Presenting theory Dirichlet_Series.Euler_Products

13:44:37 Presenting theory Gromov_Hyperbolicity.Isometries_Classification

13:44:37 Presenting Zeta_3_Irrational ...

13:44:37 Presenting document Zeta_3_Irrational/document

13:44:37 Presenting document Zeta_3_Irrational/outline

13:44:38 Presenting theory Dirichlet_L.Dirichlet_Theorem

13:44:38 Presenting E_Transcendental ...

13:44:38 Presenting document E_Transcendental/document

13:44:38 Presenting document E_Transcendental/outline

13:44:38 Presenting theory Prime_Distribution_Elementary.Shapiro_Tauberian

13:44:39 Presenting theory HOL-Analysis.Starlike

13:44:39 Presenting theory Prime_Distribution_Elementary.Partial_Zeta_Bounds

13:44:40 Presenting theory E_Transcendental.E_Transcendental

13:44:40 Presenting Pi_Transcendental ...

13:44:40 Presenting document Pi_Transcendental/document

13:44:40 Presenting document Pi_Transcendental/outline

13:44:40 Presenting theory HOL.Semiring_Normalization

13:44:40 Presenting file "Tools/semiring_normalizer.ML"

13:44:40 Presenting theory Zeta_Function.Zeta_Function

13:44:40 Presenting theory Zeta_3_Irrational.Zeta_3_Irrational

13:44:41 Presenting theory Pi_Transcendental.Pi_Transcendental_Polynomial_Library

13:44:41 Presenting Hermite_Lindemann ...

13:44:41 Presenting theory HOL-Analysis.Product_Topology

13:44:41 Presenting theory Prime_Distribution_Elementary.Moebius_Mu_Sum

13:44:41 Presenting document Hermite_Lindemann/document

13:44:41 Presenting document Hermite_Lindemann/outline

13:44:41 Presenting theory Hermite_Lindemann.Algebraic_Integer_Divisibility

13:44:41 Presenting theory Pi_Transcendental.Pi_Transcendental

13:44:42 Presenting Error_Function ...

13:44:42 Presenting document Error_Function/document

13:44:42 Presenting document Error_Function/outline

13:44:42 Presenting theory Hermite_Lindemann.More_Polynomial_HLW

13:44:42 Presenting theory Hermite_Lindemann.More_Min_Int_Poly

13:44:42 Presenting theory Hermite_Lindemann.Complex_Lexorder

13:44:42 Presenting theory Zeta_Function.Zeta_Laurent_Expansion

13:44:42 Presenting theory Prime_Number_Theorem.Prime_Number_Theorem_Library

13:44:42 Presenting theory Error_Function.Error_Function

13:44:42 Presenting theory Prime_Distribution_Elementary.Elementary_Prime_Bounds

13:44:42 Presenting theory Hermite_Lindemann.More_Multivariate_Polynomial_HLW

13:44:42 Presenting theory HOL-Analysis.T1_Spaces

13:44:43 Presenting theory Hermite_Lindemann.More_Algebraic_Numbers_HLW

13:44:43 Presenting theory Prime_Distribution_Elementary.Summatory_Divisor_Sigma_Bounds

13:44:43 Presenting theory HOL.Groebner_Basis

13:44:43 Presenting file "Tools/groebner.ML"

13:44:43 Presenting theory Hermite_Lindemann.Misc_HLW

13:44:43 Presenting theory Error_Function.Error_Function_Asymptotics

13:44:43 Presenting Transcendence_Series_Hancl_Rucki ...

13:44:43 Presenting document Transcendence_Series_Hancl_Rucki/document

13:44:43 Presenting document Transcendence_Series_Hancl_Rucki/outline

13:44:43 Presenting theory Prime_Distribution_Elementary.Selberg_Asymptotic_Formula

13:44:44 Presenting theory Dirichlet_Series.Dirichlet_Series_Analysis

13:44:44 Presenting theory Zeta_Function.Hadjicostas_Chapman

13:44:44 Presenting Wetzels_Problem ...

13:44:44 Presenting document Wetzels_Problem/document

13:44:44 Presenting document Wetzels_Problem/outline

13:44:45 Presenting theory Prime_Number_Theorem.Newman_Ingham_Tauberian

13:44:45 Presenting theory Wetzels_Problem.Wetzels_Problem

13:44:45 Presenting Winding_Number_Eval ...

13:44:45 Presenting document Winding_Number_Eval/document

13:44:45 Presenting document Winding_Number_Eval/outline

13:44:46 Presenting theory HOL.Set_Interval

13:44:46 Presenting theory Dirichlet_Series.Arithmetic_Summatory_Asymptotics

13:44:46 Presenting theory Transcendence_Series_Hancl_Rucki.Transcendence_Series

13:44:46 Presenting HOL-Homology ...

13:44:46 Presenting document HOL-Homology/document

13:44:46 Presenting document HOL-Homology/manual

13:44:46 Presenting theory Prime_Distribution_Elementary.PNT_Consequences

13:44:46 Presenting theory Dirichlet_Series.Dirichlet_Efficient_Code

13:44:46 Presenting HOL-Probability ...

13:44:46 Presenting document HOL-Probability/document

13:44:46 Presenting document HOL-Probability/outline

13:44:47 Presenting Applicative_Lifting ...

13:44:47 Presenting document Applicative_Lifting/document

13:44:47 Presenting document Applicative_Lifting/outline

13:44:47 Presenting theory Winding_Number_Eval.Missing_Topology

13:44:48 Presenting theory Winding_Number_Eval.Missing_Algebraic

13:44:48 Presenting theory Hermite_Lindemann.Hermite_Lindemann

13:44:49 Presenting Stern_Brocot ...

13:44:49 Presenting document Stern_Brocot/document

13:44:49 Presenting document Stern_Brocot/outline

13:44:49 Presenting theory HOL-Analysis.Path_Connected

13:44:49 Presenting theory Stern_Brocot.Cotree

13:44:49 Presenting theory HOL-Probability.Probability_Measure

13:44:50 Presenting theory Stern_Brocot.Cotree_Algebra

13:44:50 Presenting theory Prime_Number_Theorem.Prime_Counting_Functions

13:44:50 Presenting theory HOL-Probability.Distribution_Functions

13:44:51 Presenting theory Winding_Number_Eval.Missing_Transcendental

13:44:51 Presenting theory HOL-Probability.Weak_Convergence

13:44:52 Presenting theory Winding_Number_Eval.Missing_Analysis

13:44:52 Presenting theory HOL-Analysis.Weierstrass_Theorems

13:44:52 Presenting theory Stern_Brocot.Stern_Brocot_Tree

13:44:52 Presenting theory Applicative_Lifting.Applicative

13:44:52 Presenting file "applicative.ML"

13:44:52 Presenting theory HOL.Presburger

13:44:52 Presenting theory Prime_Number_Theorem.Prime_Number_Theorem

13:44:52 Presenting theory Applicative_Lifting.Applicative_Environment

13:44:52 Presenting file "Tools/Qelim/qelim.ML"

13:44:52 Presenting file "Tools/Qelim/cooper_procedure.ML"

13:44:53 Presenting file "Tools/Qelim/cooper.ML"

13:44:53 Presenting file "Tools/try0.ML"

13:44:53 Presenting theory Applicative_Lifting.Applicative_Option

13:44:53 Presenting theory Applicative_Lifting.Applicative_Sum

13:44:53 Presenting theory Applicative_Lifting.Applicative_Set

13:44:53 Presenting theory Stern_Brocot.Bird_Tree

13:44:53 Presenting Buffons_Needle ...

13:44:53 Presenting document Buffons_Needle/document

13:44:53 Presenting document Buffons_Needle/outline

13:44:53 Presenting theory Applicative_Lifting.Applicative_List

13:44:53 Presenting theory Applicative_Lifting.Applicative_DNEList

13:44:53 Presenting theory Applicative_Lifting.Applicative_Monoid

13:44:54 Presenting theory Applicative_Lifting.Applicative_Filter

13:44:54 Presenting theory Applicative_Lifting.Applicative_State

13:44:54 Presenting theory Applicative_Lifting.Applicative_Stream

13:44:54 Presenting theory Applicative_Lifting.Applicative_Open_State

13:44:54 Presenting theory Applicative_Lifting.Applicative_PMF

13:44:54 Presenting theory Applicative_Lifting.Applicative_Probability_List

13:44:54 Presenting theory Applicative_Lifting.Applicative_Star

13:44:54 Presenting theory Applicative_Lifting.Applicative_Vector

13:44:54 Presenting theory Applicative_Lifting.Applicative_Functor

13:44:54 Presenting theory Applicative_Lifting.Applicative_Environment_Algebra

13:44:54 Presenting theory Applicative_Lifting.Stream_Algebra

13:44:55 Presenting theory Buffons_Needle.Buffons_Needle

13:44:55 Presenting Deep_Learning ...

13:44:55 Presenting document Deep_Learning/document

13:44:55 Presenting document Deep_Learning/outline

13:44:55 Presenting theory Applicative_Lifting.Tree_Relabelling

13:44:55 Presenting theory Applicative_Lifting.Applicative_Examples

13:44:55 Presenting theory Applicative_Lifting.Joinable

13:44:56 Presenting theory Applicative_Lifting.Beta_Eta

13:44:56 Presenting theory Prime_Number_Theorem.Mertens_Theorems

13:44:56 Presenting theory Applicative_Lifting.Combinators

13:44:56 Presenting Density_Compiler ...

13:44:56 Presenting theory Deep_Learning.Tensor

13:44:56 Presenting document Density_Compiler/document

13:44:56 Presenting document Density_Compiler/outline

13:44:56 Presenting theory Deep_Learning.Tensor_Subtensor

13:44:56 Presenting theory HOL-Probability.Giry_Monad

13:44:56 Presenting theory HOL-Homology.Simplices

13:44:57 Presenting theory Deep_Learning.Tensor_Plus

13:44:57 Presenting theory Deep_Learning.Tensor_Scalar_Mult

13:44:58 Presenting theory Applicative_Lifting.Idiomatic_Terms

13:44:58 Presenting theory Applicative_Lifting.Abstract_AF

13:44:58 Presenting theory Density_Compiler.Density_Predicates

13:44:58 Presenting theory Applicative_Lifting.Applicative_Test

13:44:58 Presenting DiscretePricing ...

13:44:58 Presenting document DiscretePricing/document

13:44:58 Presenting document DiscretePricing/outline

13:44:58 Presenting theory Deep_Learning.Tensor_Product

13:44:58 Presenting theory HOL-Probability.Projective_Family

13:44:58 Presenting theory Deep_Learning.Tensor_Unit_Vec

13:44:59 Presenting theory DiscretePricing.Generated_Subalgebra

13:44:59 Presenting theory HOL-Analysis.Sigma_Algebra

13:44:59 Presenting theory Deep_Learning.Tensor_Rank

13:44:59 Presenting theory HOL-Probability.Infinite_Product_Measure

13:45:00 Presenting theory Deep_Learning.Tensor_Matricization

13:45:00 Presenting theory Deep_Learning.DL_Rank_CP_Rank

13:45:00 Presenting theory Deep_Learning.DL_Flatten_Matrix

13:45:00 Presenting theory Density_Compiler.PDF_Transformations

13:45:01 Presenting theory DiscretePricing.Filtration

13:45:01 Presenting theory DiscretePricing.Martingale

13:45:02 Presenting theory HOL-Probability.Independent_Family

13:45:02 Presenting theory Density_Compiler.PDF_Values

13:45:02 Presenting theory HOL-Probability.Convolution

13:45:03 Presenting theory HOL-Analysis.Measurable

13:45:03 Presenting file "measurable.ML"

13:45:03 Presenting theory Deep_Learning.DL_Network

13:45:03 Presenting theory Deep_Learning.DL_Concrete_Matrices

13:45:03 Presenting theory Deep_Learning.DL_Missing_Finite_Set

13:45:04 Presenting theory Winding_Number_Eval.Cauchy_Index_Theorem

13:45:05 Presenting theory DiscretePricing.Disc_Cond_Expect

13:45:06 Presenting theory HOL-Homology.Homology_Groups

13:45:06 Presenting theory Density_Compiler.PDF_Semantics

13:45:06 Presenting theory Deep_Learning.DL_Deep_Model

13:45:07 Presenting theory Deep_Learning.DL_Deep_Model_Poly

13:45:07 Presenting theory HOL-Probability.Information

13:45:08 Presenting theory Deep_Learning.Lebesgue_Functional

13:45:08 Presenting theory Winding_Number_Eval.Winding_Number_Eval

13:45:08 Presenting theory Deep_Learning.Lebesgue_Zero_Set

13:45:08 Presenting theory Deep_Learning.DL_Shallow_Model

13:45:08 Presenting theory Deep_Learning.DL_Fundamental_Theorem_Network_Capacity

13:45:08 Presenting Ergodic_Theory ...

13:45:08 Presenting document Ergodic_Theory/document

13:45:08 Presenting document Ergodic_Theory/outline

13:45:08 Presenting theory Winding_Number_Eval.Winding_Number_Eval_Examples

13:45:08 Presenting Laws_of_Large_Numbers ...

13:45:08 Presenting document Laws_of_Large_Numbers/document

13:45:08 Presenting document Laws_of_Large_Numbers/outline

13:45:09 Presenting theory Laws_of_Large_Numbers.Laws_of_Large_Numbers

13:45:09 Presenting theory Laws_of_Large_Numbers.Laws_of_Large_Numbers_Example

13:45:09 Presenting Fisher_Yates ...

13:45:09 Presenting document Fisher_Yates/document

13:45:09 Presenting document Fisher_Yates/outline

13:45:10 Presenting theory Fisher_Yates.Fisher_Yates

13:45:10 Presenting Fourier ...

13:45:10 Presenting document Fourier/document

13:45:10 Presenting document Fourier/outline

13:45:10 Presenting theory Fourier.Periodic

13:45:10 Presenting theory Fourier.Lspace

13:45:10 Presenting theory HOL-Probability.Distributions

13:45:11 Presenting theory Ergodic_Theory.SG_Library_Complement

13:45:11 Presenting theory Ergodic_Theory.ME_Library_Complement

13:45:11 Presenting theory HOL-Analysis.Measure_Space

13:45:11 Presenting theory Density_Compiler.PDF_Density_Contexts

13:45:12 Presenting theory HOL-Probability.Characteristic_Functions

13:45:12 Presenting theory Ergodic_Theory.Fekete

13:45:12 Presenting theory HOL-Probability.Helly_Selection

13:45:12 Presenting theory Fourier.Square_Integrable

13:45:12 Presenting theory Fourier.Confine

13:45:12 Presenting theory Fourier.Fourier_Aux2

13:45:12 Presenting theory HOL-Probability.Sinc_Integral

13:45:13 Presenting theory HOL-Analysis.Ordered_Euclidean_Space

13:45:13 Presenting theory HOL-Probability.Levy

13:45:13 Presenting theory HOL-Probability.Central_Limit_Theorem

13:45:14 Presenting theory HOL-Probability.Discrete_Topology

13:45:14 Presenting theory Ergodic_Theory.Asymptotic_Density

13:45:15 Presenting theory HOL-Homology.Brouwer_Degree

13:45:16 Presenting theory HOL-Probability.Probability_Mass_Function

13:45:17 Presenting theory HOL-Probability.PMF_Impl

13:45:19 Presenting theory Ergodic_Theory.Measure_Preserving_Transformations

13:45:19 Presenting theory HOL-Probability.Fin_Map

13:45:20 Presenting theory Density_Compiler.PDF_Compiler_Pred

13:45:20 Presenting theory HOL-Probability.Projective_Limit

13:45:20 Presenting theory Fourier.Fourier

13:45:20 Presenting theory HOL-Probability.Random_Permutations

13:45:21 Presenting Frequency_Moments ...

13:45:21 Presenting document Frequency_Moments/document

13:45:21 Presenting document Frequency_Moments/outline

13:45:21 Presenting theory HOL-Analysis.Borel_Space

13:45:22 Presenting theory DiscretePricing.Infinite_Coin_Toss_Space

13:45:22 Presenting theory Frequency_Moments.Frequency_Moments_Preliminary_Results

13:45:22 Presenting theory Frequency_Moments.Frequency_Moments

13:45:23 Presenting theory DiscretePricing.Geometric_Random_Walk

13:45:23 Presenting theory Frequency_Moments.K_Smallest

13:45:24 Presenting theory Frequency_Moments.Landau_Ext

13:45:24 Presenting theory HOL-Probability.SPMF

13:45:24 Presenting theory Frequency_Moments.Probability_Ext

13:45:25 Presenting theory Density_Compiler.PDF_Target_Semantics

13:45:25 Presenting theory Frequency_Moments.Product_PMF_Ext

13:45:26 Presenting theory HOL-Probability.Product_PMF

13:45:27 Presenting theory HOL-Probability.Hoeffding

13:45:27 Presenting theory Ergodic_Theory.Recurrence

13:45:27 Presenting theory Density_Compiler.PDF_Target_Density_Contexts

13:45:27 Presenting theory HOL.SMT

13:45:28 Presenting file "Tools/SMT/smt_util.ML"

13:45:28 Presenting file "Tools/SMT/smt_failure.ML"

13:45:28 Presenting file "Tools/SMT/smt_config.ML"

13:45:28 Presenting file "Tools/SMT/smt_builtin.ML"

13:45:28 Presenting file "Tools/SMT/smt_datatypes.ML"

13:45:28 Presenting file "Tools/SMT/smt_normalize.ML"

13:45:28 Presenting file "Tools/SMT/smt_translate.ML"

13:45:28 Presenting file "Tools/SMT/smtlib.ML"

13:45:28 Presenting file "Tools/SMT/smtlib_interface.ML"

13:45:28 Presenting file "Tools/SMT/smtlib_proof.ML"

13:45:28 Presenting file "Tools/SMT/smtlib_isar.ML"

13:45:28 Presenting file "Tools/SMT/z3_proof.ML"

13:45:28 Presenting file "Tools/SMT/z3_isar.ML"

13:45:28 Presenting file "Tools/SMT/smt_solver.ML"

13:45:28 Presenting file "Tools/SMT/cvc4_interface.ML"

13:45:28 Presenting file "Tools/SMT/lethe_proof.ML"

13:45:28 Presenting file "Tools/SMT/lethe_isar.ML"

13:45:28 Presenting file "Tools/SMT/lethe_proof_parse.ML"

13:45:28 Presenting file "Tools/SMT/cvc4_proof_parse.ML"

13:45:28 Presenting file "Tools/SMT/verit_proof.ML"

13:45:28 Presenting file "Tools/SMT/conj_disj_perm.ML"

13:45:28 Presenting file "Tools/SMT/smt_replay_methods.ML"

13:45:28 Presenting file "Tools/SMT/smt_replay.ML"

13:45:28 Presenting file "Tools/SMT/smt_replay_arith.ML"

13:45:28 Presenting file "Tools/SMT/z3_interface.ML"

13:45:28 Presenting file "Tools/SMT/z3_replay_rules.ML"

13:45:28 Presenting file "Tools/SMT/z3_replay_methods.ML"

13:45:28 Presenting file "Tools/SMT/z3_replay.ML"

13:45:28 Presenting file "Tools/SMT/lethe_replay_methods.ML"

13:45:28 Presenting file "Tools/SMT/verit_replay_methods.ML"

13:45:28 Presenting file "Tools/SMT/verit_replay.ML"

13:45:28 Presenting file "Tools/SMT/smt_systems.ML"

13:45:28 Presenting theory HOL-Probability.Stream_Space

13:45:28 Presenting theory HOL-Probability.Tree_Space

13:45:30 Presenting theory Frequency_Moments.Frequency_Moment_0

13:45:30 Presenting theory HOL-Homology.Invariance_of_Domain

13:45:30 Presenting theory HOL-Homology.Homology

13:45:30 Presenting Girth_Chromatic ...

13:45:30 Presenting document Girth_Chromatic/document

13:45:30 Presenting document Girth_Chromatic/outline

13:45:31 Presenting theory HOL-Probability.Conditional_Expectation

13:45:31 Presenting theory Girth_Chromatic.Girth_Chromatic_Misc

13:45:31 Presenting theory HOL-Probability.Essential_Supremum

13:45:31 Presenting theory HOL-Probability.Stopping_Time

13:45:31 Presenting theory HOL-Probability.Probability

13:45:31 Presenting Random_Graph_Subgraph_Threshold ...

13:45:31 Presenting document Random_Graph_Subgraph_Threshold/document

13:45:31 Presenting document Random_Graph_Subgraph_Threshold/outline

13:45:31 Presenting theory Girth_Chromatic.Ugraphs

13:45:32 Presenting theory HOL-Analysis.Nonnegative_Lebesgue_Integration

13:45:32 Presenting theory Random_Graph_Subgraph_Threshold.Ugraph_Misc

13:45:32 Presenting theory Random_Graph_Subgraph_Threshold.Prob_Lemmas

13:45:33 Presenting theory Random_Graph_Subgraph_Threshold.Ugraph_Lemmas

13:45:33 Presenting theory Random_Graph_Subgraph_Threshold.Ugraph_Properties

13:45:33 Presenting theory Frequency_Moments.Frequency_Moment_2

13:45:34 Presenting theory Random_Graph_Subgraph_Threshold.Subgraph_Threshold

13:45:34 Presenting theory Girth_Chromatic.Girth_Chromatic

13:45:34 Presenting HOL-Probability-ex ...

13:45:34 Presenting Hahn_Jordan_Decomposition ...

13:45:34 Presenting document Hahn_Jordan_Decomposition/document

13:45:34 Presenting document Hahn_Jordan_Decomposition/outline

13:45:35 Presenting theory Hahn_Jordan_Decomposition.Extended_Reals_Sums_Compl

13:45:35 Presenting theory Ergodic_Theory.Invariants

13:45:35 Presenting theory HOL-Probability-ex.Dining_Cryptographers

13:45:36 Presenting theory HOL-Probability-ex.Koepf_Duermuth_Countermeasure

13:45:36 Presenting theory Density_Compiler.PDF_Compiler

13:45:36 Presenting theory HOL-Probability-ex.Measure_Not_CCC

13:45:36 Presenting theory Hahn_Jordan_Decomposition.Hahn_Jordan_Prelims

13:45:36 Presenting List_Update ...

13:45:36 Presenting document List_Update/document

13:45:36 Presenting document List_Update/outline

13:45:36 Presenting theory List_Update.Inversion

13:45:36 Presenting Lp ...

13:45:36 Presenting document Lp/document

13:45:36 Presenting document Lp/outline

13:45:36 Presenting theory List_Update.Swaps

13:45:36 Presenting theory List_Update.On_Off

13:45:37 Presenting theory Ergodic_Theory.Ergodicity

13:45:37 Presenting theory Frequency_Moments.Frequency_Moment_k

13:45:37 Presenting theory List_Update.Prob_Theory

13:45:37 Presenting MDP-Rewards ...

13:45:37 Presenting document MDP-Rewards/document

13:45:37 Presenting document MDP-Rewards/outline

13:45:37 Presenting theory Ergodic_Theory.Shift_Operator

13:45:37 Presenting theory List_Update.Competitive_Analysis

13:45:38 Presenting theory HOL-Analysis.Binary_Product_Measure

13:45:38 Presenting theory MDP-Rewards.Bounded_Functions

13:45:39 Presenting theory List_Update.Move_to_Front

13:45:39 Presenting theory DiscretePricing.Fair_Price

13:45:39 Presenting theory List_Update.Bit_Strings

13:45:40 Presenting theory MDP-Rewards.Blinfun_Util

13:45:40 Presenting theory List_Update.MTF2_Effects

13:45:41 Presenting theory Lp.Functional_Spaces

13:45:41 Presenting theory MDP-Rewards.MDP_reward_Util

13:45:41 Presenting theory Hahn_Jordan_Decomposition.Hahn_Jordan_Decomposition

13:45:41 Presenting MDP-Algorithms ...

13:45:41 Presenting document MDP-Algorithms/document

13:45:41 Presenting document MDP-Algorithms/outline

13:45:43 Presenting theory MDP-Algorithms.Value_Iteration

13:45:43 Presenting theory MDP-Algorithms.Policy_Iteration

13:45:44 Presenting theory List_Update.BIT

13:45:44 Presenting theory List_Update.Partial_Cost_Model

13:45:45 Presenting theory List_Update.RExp_Var

13:45:46 Presenting theory MDP-Algorithms.Modified_Policy_Iteration

13:45:46 Presenting theory Ergodic_Theory.Kingman

13:45:46 Presenting theory List_Update.OPT2

13:45:46 Presenting theory MDP-Rewards.MDP_cont

13:45:47 Presenting theory HOL-Analysis.Finite_Product_Measure

13:45:47 Presenting theory MDP-Algorithms.Matrix_Util

13:45:47 Presenting theory List_Update.Phase_Partitioning

13:45:47 Presenting theory MDP-Algorithms.Blinfun_Matrix

13:45:50 Presenting theory MDP-Rewards.MDP_disc

13:45:51 Presenting theory Lp.Lp

13:45:51 Presenting theory List_Update.List_Factoring

13:45:51 Presenting theory HOL-Analysis.Caratheodory

13:45:51 Presenting MFMC_Countable ...

13:45:51 Presenting document MFMC_Countable/document

13:45:51 Presenting document MFMC_Countable/outline

13:45:52 Presenting theory MFMC_Countable.MFMC_Misc

13:45:52 Presenting theory MFMC_Countable.MFMC_Finite

13:45:54 Presenting theory DiscretePricing.CRR_Model

13:45:55 Presenting theory MDP-Rewards.MDP_reward

13:45:55 Presenting Markov_Models ...

13:45:55 Presenting document Markov_Models/document

13:45:55 Presenting document Markov_Models/outline

13:45:55 Presenting theory Ergodic_Theory.Gouezel_Karlsson

13:45:55 Presenting theory MDP-Algorithms.Splitting_Methods

13:45:56 Presenting theory MDP-Algorithms.Algorithms

13:45:56 Presenting theory List_Update.TS

13:45:56 Presenting theory MFMC_Countable.Matrix_For_Marginals

13:45:56 Presenting theory Ergodic_Theory.Kohlberg_Neyman_Karlsson

13:45:56 Presenting theory DiscretePricing.Option_Price_Examples

13:45:56 Presenting Hidden_Markov_Models ...

13:45:56 Presenting document Hidden_Markov_Models/document

13:45:56 Presenting document Hidden_Markov_Models/outline

13:45:56 Presenting theory Markov_Models.Markov_Models_Auxiliary

13:45:57 Presenting theory Hidden_Markov_Models.Auxiliary

13:45:57 Presenting theory MDP-Algorithms.Code_DP

13:45:57 Presenting theory MDP-Algorithms.Code_Mod

13:45:57 Presenting theory MDP-Algorithms.Code_Real_Approx_By_Float_Fix

13:45:57 Presenting theory MDP-Algorithms.Code_Inventory

13:45:57 Presenting theory List_Update.BIT_pairwise

13:45:57 Presenting theory MDP-Algorithms.Code_Gridworld

13:45:57 Presenting theory MDP-Algorithms.Examples

13:45:57 Presenting Probabilistic_Timed_Automata ...

13:45:57 Presenting document Probabilistic_Timed_Automata/document

13:45:57 Presenting document Probabilistic_Timed_Automata/outline

13:45:57 Presenting theory Ergodic_Theory.Transfer_Operator

13:45:57 Presenting theory Probabilistic_Timed_Automata.MDP_Aux

13:45:58 Presenting theory Probabilistic_Timed_Automata.Finiteness

13:45:58 Presenting theory Probabilistic_Timed_Automata.Basic

13:45:58 Presenting theory Hidden_Markov_Models.Hidden_Markov_Model

13:45:58 Presenting theory MFMC_Countable.MFMC_Network

13:45:59 Presenting theory Probabilistic_Timed_Automata.Sequence

13:45:59 Presenting theory Hidden_Markov_Models.HMM_Implementation

13:45:59 Presenting theory Hidden_Markov_Models.HMM_Example

13:45:59 Presenting Stochastic_Matrices ...

13:45:59 Presenting theory Probabilistic_Timed_Automata.Sequence_LTL

13:45:59 Presenting document Stochastic_Matrices/document

13:45:59 Presenting document Stochastic_Matrices/outline

13:45:59 Presenting theory Probabilistic_Timed_Automata.Instantiate_Existentials

13:45:59 Presenting theory Stochastic_Matrices.Stochastic_Matrix

13:45:59 Presenting theory Probabilistic_Timed_Automata.More_List

13:46:00 Presenting theory Stochastic_Matrices.Stochastic_Vector_PMF

13:46:00 Presenting theory Stochastic_Matrices.Stochastic_Matrix_Markov_Models

13:46:00 Presenting theory Stochastic_Matrices.Eigenspace

13:46:00 Presenting theory Stochastic_Matrices.Stochastic_Matrix_Perron_Frobenius

13:46:00 Presenting Median_Method ...

13:46:00 Presenting document Median_Method/document

13:46:00 Presenting document Median_Method/outline

13:46:00 Presenting theory Probabilistic_Timed_Automata.Stream_More

13:46:01 Presenting theory Ergodic_Theory.Normalizing_Sequences

13:46:01 Presenting theory Median_Method.Median

13:46:01 Presenting Monad_Normalisation ...

13:46:01 Presenting document Monad_Normalisation/document

13:46:01 Presenting document Monad_Normalisation/outline

13:46:01 Presenting Monomorphic_Monad ...

13:46:01 Presenting document Monomorphic_Monad/document

13:46:01 Presenting document Monomorphic_Monad/outline

13:46:01 Presenting theory List_Update.BIT_2comp_on2

13:46:02 Presenting theory Markov_Models.Discrete_Time_Markov_Chain

13:46:02 Presenting theory Probabilistic_Timed_Automata.Graphs

13:46:02 Presenting theory Monad_Normalisation.Monad_Normalisation

13:46:02 Presenting file "monad_rules.ML"

13:46:02 Presenting file "monad_normalisation.ML"

13:46:03 Presenting theory Monad_Normalisation.Monad_Normalisation_Test

13:46:03 Presenting Neumann_Morgenstern_Utility ...

13:46:03 Presenting document Neumann_Morgenstern_Utility/document

13:46:03 Presenting document Neumann_Morgenstern_Utility/outline

13:46:03 Presenting theory Markov_Models.Trace_Space_Equals_Markov_Processes

13:46:04 Presenting theory Neumann_Morgenstern_Utility.PMF_Composition

13:46:04 Presenting theory Probabilistic_Timed_Automata.Lib

13:46:04 Presenting theory List_Update.Comb

13:46:04 Presenting theory Neumann_Morgenstern_Utility.Lotteries

13:46:04 Presenting Probabilistic_Noninterference ...

13:46:04 Presenting document Probabilistic_Noninterference/document

13:46:04 Presenting document Probabilistic_Noninterference/outline

13:46:04 Presenting theory Probabilistic_Noninterference.Interface

13:46:05 Presenting theory HOL.Sledgehammer

13:46:05 Presenting file "Tools/ATP/system_on_tptp.ML"

13:46:05 Presenting file "Tools/Sledgehammer/async_manager_legacy.ML"

13:46:05 Presenting file "Tools/Sledgehammer/sledgehammer_util.ML"

13:46:05 Presenting file "Tools/Sledgehammer/sledgehammer_fact.ML"

13:46:05 Presenting file "Tools/Sledgehammer/sledgehammer_proof_methods.ML"

13:46:05 Presenting file "Tools/Sledgehammer/sledgehammer_isar_annotate.ML"

13:46:05 Presenting file "Tools/Sledgehammer/sledgehammer_isar_proof.ML"

13:46:05 Presenting file "Tools/Sledgehammer/sledgehammer_isar_preplay.ML"

13:46:05 Presenting file "Tools/Sledgehammer/sledgehammer_isar_compress.ML"

13:46:05 Presenting file "Tools/Sledgehammer/sledgehammer_isar_minimize.ML"

13:46:05 Presenting file "Tools/Sledgehammer/sledgehammer_isar.ML"

13:46:05 Presenting file "Tools/Sledgehammer/sledgehammer_atp_systems.ML"

13:46:05 Presenting file "Tools/Sledgehammer/sledgehammer_prover.ML"

13:46:05 Presenting file "Tools/Sledgehammer/sledgehammer_prover_atp.ML"

13:46:05 Presenting file "Tools/Sledgehammer/sledgehammer_prover_smt.ML"

13:46:05 Presenting file "Tools/Sledgehammer/sledgehammer_prover_minimize.ML"

13:46:05 Presenting file "Tools/Sledgehammer/sledgehammer_mepo.ML"

13:46:05 Presenting file "Tools/Sledgehammer/sledgehammer_mash.ML"

13:46:05 Presenting file "Tools/Sledgehammer/sledgehammer.ML"

13:46:05 Presenting file "Tools/Sledgehammer/sledgehammer_commands.ML"

13:46:05 Presenting file "Tools/Sledgehammer/sledgehammer_tactics.ML"

13:46:06 Presenting theory HOL-Analysis.Bochner_Integration

13:46:06 Presenting theory MFMC_Countable.MFMC_Web

13:46:06 Presenting theory HOL.Lifting_Set

13:46:07 Presenting theory Neumann_Morgenstern_Utility.Neumann_Morgenstern_Utility_Theorem

13:46:07 Presenting theory Monomorphic_Monad.Monomorphic_Monad

13:46:08 Presenting theory Neumann_Morgenstern_Utility.Expected_Utility

13:46:08 Presenting Probabilistic_Prime_Tests ...

13:46:08 Presenting document Probabilistic_Prime_Tests/document

13:46:08 Presenting document Probabilistic_Prime_Tests/outline

13:46:08 Presenting theory Probabilistic_Prime_Tests.Legendre_Symbol

13:46:08 Presenting theory Probabilistic_Prime_Tests.Algebraic_Auxiliaries

13:46:09 Presenting theory Monomorphic_Monad.Monad_Overloading

13:46:10 Presenting theory Probabilistic_Prime_Tests.Jacobi_Symbol

13:46:10 Presenting theory Probabilistic_Noninterference.Language_Semantics

13:46:11 Presenting theory Probabilistic_Prime_Tests.Residues_Nat

13:46:11 Presenting theory Monomorphic_Monad.Interpreter

13:46:11 Presenting theory Probabilistic_Prime_Tests.QuadRes

13:46:11 Presenting theory Monomorphic_Monad.Just_Do_It_Examples

13:46:11 Presenting Probabilistic_System_Zoo ...

13:46:11 Presenting document Probabilistic_System_Zoo/document

13:46:11 Presenting document Probabilistic_System_Zoo/outline

13:46:11 Presenting document Probabilistic_System_Zoo/bnfs

13:46:11 Presenting document Probabilistic_System_Zoo/non_bnfs

13:46:11 Presenting theory Markov_Models.Classifying_Markov_Chain_States

13:46:11 Presenting theory Probabilistic_System_Zoo.Bool_Bounded_Set

13:46:11 Presenting theory Probabilistic_System_Zoo.Finitely_Bounded_Set_Counterexample

13:46:12 Presenting theory Probabilistic_System_Zoo.Nonempty_Bounded_Set

13:46:12 Presenting theory Probabilistic_Prime_Tests.Euler_Witness

13:46:12 Presenting theory HOL-Analysis.Complete_Measure

13:46:13 Presenting theory Probabilistic_Prime_Tests.Carmichael_Numbers

13:46:13 Presenting theory Probabilistic_System_Zoo.Probabilistic_Hierarchy

13:46:13 Presenting theory MFMC_Countable.MFMC_Reduction

13:46:14 Presenting theory Probabilistic_System_Zoo.Vardi

13:46:14 Presenting theory Probabilistic_System_Zoo.Vardi_Counterexample

13:46:14 Presenting Probabilistic_While ...

13:46:14 Presenting document Probabilistic_While/document

13:46:14 Presenting document Probabilistic_While/outline

13:46:14 Presenting theory HOL-Analysis.Regularity

13:46:14 Presenting theory Probabilistic_While.While_SPMF

13:46:15 Presenting theory Probabilistic_While.Bernoulli

13:46:15 Presenting theory Markov_Models.Markov_Decision_Process

13:46:15 Presenting theory Probabilistic_Prime_Tests.Fermat_Witness

13:46:15 Presenting theory Probabilistic_While.Geometric

13:46:15 Presenting theory Probabilistic_Prime_Tests.Generalized_Primality_Test

13:46:15 Presenting theory Probabilistic_While.Fast_Dice_Roll

13:46:15 Presenting theory Probabilistic_Timed_Automata.PTA

13:46:15 Presenting theory Probabilistic_Prime_Tests.Fermat_Test

13:46:15 Presenting theory Probabilistic_Prime_Tests.Miller_Rabin_Test

13:46:15 Presenting theory Probabilistic_While.Resampling

13:46:15 Presenting CryptHOL ...

13:46:15 Presenting document CryptHOL/document

13:46:15 Presenting document CryptHOL/outline

13:46:15 Presenting theory Probabilistic_Prime_Tests.Solovay_Strassen_Test

13:46:15 Presenting Constructive_Cryptography ...

13:46:15 Presenting document Constructive_Cryptography/document

13:46:15 Presenting document Constructive_Cryptography/outline

13:46:16 Presenting theory Probabilistic_Noninterference.Resumption_Based

13:46:17 Presenting theory MFMC_Countable.MFMC_Bounded

13:46:18 Presenting theory CryptHOL.Misc_CryptHOL

13:46:18 Presenting theory Constructive_Cryptography.Resource

13:46:18 Presenting theory Markov_Models.MDP_Reachability_Problem

13:46:19 Presenting theory CryptHOL.Set_Applicative

13:46:19 Presenting theory CryptHOL.SPMF_Applicative

13:46:19 Presenting theory CryptHOL.List_Bits

13:46:19 Presenting theory CryptHOL.Environment_Functor

13:46:19 Presenting theory CryptHOL.Partial_Function_Set

13:46:19 Presenting theory CryptHOL.Negligible

13:46:20 Presenting theory HOL-Analysis.Lebesgue_Measure

13:46:21 Presenting theory CryptHOL.Resumption

13:46:21 Presenting theory Markov_Models.Discrete_Time_Markov_Process

13:46:21 Presenting theory CryptHOL.Generat

13:46:21 Presenting theory Probabilistic_Noninterference.Trace_Based

13:46:24 Presenting theory Probabilistic_Timed_Automata.PTA_Reachability

13:46:25 Presenting Constructive_Cryptography_CM ...

13:46:25 Presenting document Constructive_Cryptography_CM/document

13:46:25 Presenting document Constructive_Cryptography_CM/outline

13:46:26 Presenting theory Constructive_Cryptography.Converter

13:46:26 Presenting theory Markov_Models.Continuous_Time_Markov_Chain

13:46:26 Presenting theory Markov_Models.Markov_Models

13:46:26 Presenting theory Markov_Models.Example_A

13:46:26 Presenting theory Markov_Models.Example_B

13:46:27 Presenting theory MFMC_Countable.MFMC_Flow_Attainability

13:46:29 Presenting theory Markov_Models.PCTL

13:46:29 Presenting theory Constructive_Cryptography.Converter_Rewrite

13:46:30 Presenting theory HOL-Analysis.Tagged_Division

13:46:30 Presenting theory HOL.List

13:46:30 Presenting theory Markov_Models.PGCL

13:46:31 Presenting theory Constructive_Cryptography.Random_System

13:46:33 Presenting theory Constructive_Cryptography.Distinguisher

13:46:33 Presenting theory CryptHOL.Generative_Probabilistic_Value

13:46:33 Presenting theory HOL.Groups_List

13:46:34 Presenting theory Markov_Models.Crowds_Protocol

13:46:34 Presenting theory Probabilistic_Noninterference.Compositionality

13:46:34 Presenting theory Markov_Models.Zeroconf_Analysis

13:46:35 Presenting theory Markov_Models.Gossip_Broadcast

13:46:35 Presenting theory Constructive_Cryptography_CM.More_CC

13:46:35 Presenting theory CryptHOL.Computational_Model

13:46:35 Presenting theory Constructive_Cryptography.Wiring

13:46:35 Presenting theory Probabilistic_Noninterference.Syntactic_Criteria

13:46:36 Presenting theory Probabilistic_Noninterference.Concrete

13:46:36 Presenting Game_Based_Crypto ...

13:46:36 Presenting document Game_Based_Crypto/document

13:46:36 Presenting document Game_Based_Crypto/outline

13:46:36 Presenting theory Game_Based_Crypto.Diffie_Hellman

13:46:36 Presenting theory Markov_Models.MDP_RP_Certification

13:46:37 Presenting theory Game_Based_Crypto.IND_CCA2

13:46:37 Presenting theory CryptHOL.GPV_Expectation

13:46:37 Presenting theory Game_Based_Crypto.IND_CCA2_sym

13:46:38 Presenting theory Game_Based_Crypto.IND_CPA

13:46:38 Presenting theory Game_Based_Crypto.IND_CPA_PK

13:46:38 Presenting theory Game_Based_Crypto.IND_CPA_PK_Single

13:46:39 Presenting theory Markov_Models.MDP_RP

13:46:39 Presenting Multi_Party_Computation ...

13:46:39 Presenting document Multi_Party_Computation/document

13:46:39 Presenting document Multi_Party_Computation/outline

13:46:39 Presenting theory Game_Based_Crypto.SUF_CMA

13:46:39 Presenting theory CryptHOL.GPV_Bisim

13:46:39 Presenting theory Game_Based_Crypto.Pseudo_Random_Function

13:46:39 Presenting theory Game_Based_Crypto.Pseudo_Random_Permutation

13:46:39 Presenting theory CryptHOL.GPV_Applicative

13:46:39 Presenting theory Multi_Party_Computation.Cyclic_Group_Ext

13:46:39 Presenting theory CryptHOL.Cyclic_Group

13:46:39 Presenting theory CryptHOL.Cyclic_Group_SPMF

13:46:39 Presenting theory CryptHOL.CryptHOL

13:46:39 Presenting Sigma_Commit_Crypto ...

13:46:39 Presenting document Sigma_Commit_Crypto/document

13:46:39 Presenting document Sigma_Commit_Crypto/outline

13:46:40 Presenting theory Multi_Party_Computation.Number_Theory_Aux

13:46:40 Presenting theory Sigma_Commit_Crypto.Commitment_Schemes

13:46:40 Presenting theory Sigma_Commit_Crypto.Cyclic_Group_Ext

13:46:40 Presenting theory Sigma_Commit_Crypto.Discrete_Log

13:46:40 Presenting theory Sigma_Commit_Crypto.Number_Theory_Aux

13:46:40 Presenting theory Sigma_Commit_Crypto.Uniform_Sampling

13:46:40 Presenting theory Multi_Party_Computation.Uniform_Sampling

13:46:41 Presenting theory Game_Based_Crypto.Guessing_Many_One

13:46:41 Presenting theory Sigma_Commit_Crypto.Pedersen

13:46:41 Presenting theory Multi_Party_Computation.Semi_Honest_Def

13:46:41 Presenting theory Game_Based_Crypto.Unpredictable_Function

13:46:41 Presenting theory Game_Based_Crypto.Security_Spec

13:46:41 Presenting theory Constructive_Cryptography.Constructive_Cryptography

13:46:41 Presenting theory Multi_Party_Computation.OT_Functionalities

13:46:41 Presenting theory Sigma_Commit_Crypto.Rivest

13:46:42 Presenting theory Constructive_Cryptography_CM.Observe_Failure

13:46:42 Presenting theory Multi_Party_Computation.ETP

13:46:42 Presenting theory Sigma_Commit_Crypto.Sigma_Protocols

13:46:42 Presenting theory Game_Based_Crypto.Elgamal

13:46:42 Presenting theory Constructive_Cryptography_CM.Fold_Spmf

13:46:42 Presenting theory Sigma_Commit_Crypto.Schnorr_Sigma_Commit

13:46:42 Presenting theory HOL.Bit_Operations

13:46:43 Presenting theory Constructive_Cryptography.System_Construction

13:46:43 Presenting theory Sigma_Commit_Crypto.Chaum_Pedersen_Sigma_Commit

13:46:43 Presenting theory Multi_Party_Computation.ETP_OT

13:46:44 Presenting theory Sigma_Commit_Crypto.Okamoto_Sigma_Commit

13:46:44 Presenting theory Sigma_Commit_Crypto.Xor

13:46:44 Presenting theory HOL.Code_Numeral

13:46:44 Presenting theory Game_Based_Crypto.Hashed_Elgamal

13:46:45 Presenting theory Sigma_Commit_Crypto.Sigma_AND

13:46:45 Presenting theory HOL.Random

13:46:45 Presenting theory Multi_Party_Computation.ETP_RSA_OT

13:46:45 Presenting theory Constructive_Cryptography.One_Time_Pad

13:46:45 Presenting theory MFMC_Countable.MFMC_Unbounded

13:46:45 Presenting theory Game_Based_Crypto.RP_RF

13:46:46 Presenting theory Sigma_Commit_Crypto.Sigma_OR

13:46:46 Presenting theory MFMC_Countable.Max_Flow_Min_Cut_Countable

13:46:46 Presenting Projective_Measurements ...

13:46:46 Presenting document Projective_Measurements/document

13:46:46 Presenting document Projective_Measurements/outline

13:46:46 Presenting theory MFMC_Countable.Rel_PMF_Characterisation

13:46:47 Presenting theory Multi_Party_Computation.Noar_Pinkas_OT

13:46:47 Presenting theory Game_Based_Crypto.PRF_UHF

13:46:47 Presenting theory HOL.Map

13:46:48 Presenting theory Projective_Measurements.Linear_Algebra_Complements

13:46:48 Presenting theory MFMC_Countable.Rel_PMF_Characterisation_MFMC

13:46:49 Presenting Quasi_Borel_Spaces ...

13:46:49 Presenting document Quasi_Borel_Spaces/document

13:46:49 Presenting document Quasi_Borel_Spaces/outline

13:46:50 Presenting theory HOL.Enum

13:46:50 Presenting theory Game_Based_Crypto.PRF_IND_CPA

13:46:50 Presenting theory Projective_Measurements.Projective_Measurements

13:46:51 Presenting theory Multi_Party_Computation.OT14

13:46:52 Presenting theory HOL.String

13:46:52 Presenting file "Tools/string_syntax.ML"

13:46:52 Presenting file "Tools/literal.ML"

13:46:52 Presenting theory Projective_Measurements.CHSH_Inequality

13:46:52 Presenting theory HOL.Typerep

13:46:52 Presenting Quick_Sort_Cost ...

13:46:52 Presenting document Quick_Sort_Cost/document

13:46:52 Presenting document Quick_Sort_Cost/outline

13:46:53 Presenting theory Multi_Party_Computation.GMW

13:46:53 Presenting theory Quick_Sort_Cost.Randomised_Quick_Sort

13:46:53 Presenting theory Constructive_Cryptography_CM.Fused_Resource

13:46:53 Presenting theory Quick_Sort_Cost.Quick_Sort_Average_Case

13:46:53 Presenting Random_BSTs ...

13:46:53 Presenting document Random_BSTs/document

13:46:53 Presenting document Random_BSTs/outline

13:46:54 Presenting theory Constructive_Cryptography_CM.State_Isomorphism

13:46:54 Presenting theory Quasi_Borel_Spaces.StandardBorel

13:46:54 Presenting theory HOL.Predicate

13:46:54 Presenting theory Random_BSTs.Random_BSTs

13:46:54 Presenting Randomised_BSTs ...

13:46:54 Presenting document Randomised_BSTs/document

13:46:54 Presenting document Randomised_BSTs/outline

13:46:55 Presenting theory HOL.Lazy_Sequence

13:46:56 Presenting theory Multi_Party_Computation.Secure_Multiplication

13:46:56 Presenting theory Constructive_Cryptography.Message_Authentication_Code

13:46:56 Presenting theory HOL.Limited_Sequence

13:46:56 Presenting theory Quasi_Borel_Spaces.QuasiBorel

13:46:56 Presenting theory Constructive_Cryptography_CM.Construction_Utility

13:46:56 Presenting theory Multi_Party_Computation.DH_Ext

13:46:56 Presenting theory Randomised_BSTs.Randomised_BSTs

13:46:56 Presenting theory Game_Based_Crypto.PRF_UPF_IND_CCA

13:46:56 Presenting Randomised_Social_Choice ...

13:46:56 Presenting document Randomised_Social_Choice/document

13:46:56 Presenting document Randomised_Social_Choice/outline

13:46:56 Presenting theory Game_Based_Crypto.Cryptographic_Constructions

13:46:56 Presenting theory Game_Based_Crypto.Game_Based_Crypto

13:46:56 Presenting theory Multi_Party_Computation.Malicious_Defs

13:46:56 Presenting theory Constructive_Cryptography.Secure_Channel

13:46:56 Presenting theory Constructive_Cryptography.Examples

13:46:56 Presenting SDS_Impossibility ...

13:46:56 Presenting document SDS_Impossibility/document

13:46:56 Presenting document SDS_Impossibility/outline

13:46:57 Presenting theory Randomised_Social_Choice.Order_Predicates

13:46:58 Presenting theory Quasi_Borel_Spaces.Measure_QuasiBorel_Adjunction

13:46:58 Presenting theory HOL.Code_Evaluation

13:46:58 Presenting file "Tools/code_evaluation.ML"

13:46:58 Presenting file "Tools/value_command.ML"

13:46:58 Presenting file "Tools/reification.ML"

13:46:58 Presenting theory Randomised_Social_Choice.Preference_Profiles

13:46:59 Presenting theory Randomised_Social_Choice.Elections

13:46:59 Presenting theory Randomised_Social_Choice.Lotteries

13:46:59 Presenting theory Quasi_Borel_Spaces.Binary_Product_QuasiBorel

13:46:59 Presenting theory Randomised_Social_Choice.Utility_Functions

13:46:59 Presenting theory Quasi_Borel_Spaces.Product_QuasiBorel

13:46:59 Presenting theory Randomised_Social_Choice.Stochastic_Dominance

13:46:59 Presenting theory SDS_Impossibility.SDS_Impossibility

13:47:00 Presenting Roth_Arithmetic_Progressions ...

13:47:00 Presenting document Roth_Arithmetic_Progressions/document

13:47:00 Presenting document Roth_Arithmetic_Progressions/outline

13:47:00 Presenting theory Randomised_Social_Choice.SD_Efficiency

13:47:00 Presenting theory Constructive_Cryptography_CM.Concrete_Security

13:47:00 Presenting theory Randomised_Social_Choice.Social_Decision_Schemes

13:47:01 Presenting theory Randomised_Social_Choice.SDS_Lowering

13:47:01 Presenting theory Randomised_Social_Choice.Random_Dictatorship

13:47:01 Presenting theory Randomised_Social_Choice.Random_Serial_Dictatorship

13:47:02 Presenting theory Randomised_Social_Choice.Randomised_Social_Choice

13:47:02 Presenting theory Quasi_Borel_Spaces.Binary_CoProduct_QuasiBorel

13:47:03 Presenting theory Constructive_Cryptography_CM.Asymptotic_Security

13:47:03 Presenting theory Randomised_Social_Choice.Preference_Profile_Cmd

13:47:03 Presenting file "preference_profiles.ML"

13:47:03 Presenting theory Randomised_Social_Choice.QSOpt_Exact

13:47:03 Presenting theory Constructive_Cryptography_CM.Key

13:47:03 Presenting theory HOL.Quickcheck_Random

13:47:03 Presenting theory Quasi_Borel_Spaces.CoProduct_QuasiBorel

13:47:03 Presenting file "Tools/Quickcheck/quickcheck_common.ML"

13:47:03 Presenting file "Tools/Quickcheck/random_generators.ML"

13:47:04 Presenting theory HOL.Random_Pred

13:47:04 Presenting theory Constructive_Cryptography_CM.Channel

13:47:04 Presenting theory Randomised_Social_Choice.SDS_Automation

13:47:04 Presenting file "randomised_social_choice.ML"

13:47:04 Presenting file "sds_automation.ML"

13:47:04 Presenting theory Roth_Arithmetic_Progressions.Roth_Arithmetic_Progressions

13:47:04 Presenting theory HOL.Random_Sequence

13:47:04 Presenting theory Game_Based_Crypto.CryptHOL_Tutorial

13:47:04 Presenting Skip_Lists ...

13:47:04 Presenting document Skip_Lists/document

13:47:04 Presenting document Skip_Lists/outline

13:47:05 Presenting Source_Coding_Theorem ...

13:47:05 Presenting document Source_Coding_Theorem/document

13:47:05 Presenting document Source_Coding_Theorem/outline

13:47:05 Presenting theory HOL-Analysis.Henstock_Kurzweil_Integration

13:47:05 Presenting theory Multi_Party_Computation.Malicious_OT

13:47:05 Presenting Treaps ...

13:47:05 Presenting document Treaps/document

13:47:05 Presenting document Treaps/outline

13:47:05 Presenting Universal_Hash_Families ...

13:47:05 Presenting document Universal_Hash_Families/document

13:47:05 Presenting document Universal_Hash_Families/outline

13:47:05 Presenting theory Universal_Hash_Families.Definitions

13:47:05 Presenting theory Skip_Lists.Pi_pmf

13:47:06 Presenting theory Skip_Lists.Misc

13:47:06 Presenting theory Treaps.Probability_Misc

13:47:06 Presenting theory Source_Coding_Theorem.Source_Coding_Theorem

13:47:06 Presenting theory Skip_Lists.Geometric_PMF

13:47:06 Presenting Hybrid_Systems_VCs ...

13:47:06 Presenting theory Quasi_Borel_Spaces.Exponent_QuasiBorel

13:47:06 Presenting document Hybrid_Systems_VCs/document

13:47:06 Presenting document Hybrid_Systems_VCs/outline

13:47:06 Presenting theory Universal_Hash_Families.Preliminary_Results

13:47:07 Presenting theory Universal_Hash_Families.Carter_Wegman_Hash_Family

13:47:07 Presenting theory Universal_Hash_Families.Field

13:47:07 Presenting Hyperdual ...

13:47:07 Presenting document Hyperdual/document

13:47:07 Presenting document Hyperdual/outline

13:47:07 Presenting theory Hybrid_Systems_VCs.HS_Preliminaries

13:47:08 Presenting theory Treaps.Treap

13:47:08 Presenting theory Skip_Lists.Skip_List

13:47:08 Presenting Irrational_Series_Erdos_Straus ...

13:47:08 Presenting document Irrational_Series_Erdos_Straus/document

13:47:08 Presenting document Irrational_Series_Erdos_Straus/outline

13:47:09 Presenting theory Hyperdual.Hyperdual

13:47:09 Presenting theory Hybrid_Systems_VCs.HS_ODEs

13:47:09 Presenting theory HOL.Quickcheck_Exhaustive

13:47:09 Presenting file "Tools/Quickcheck/exhaustive_generators.ML"

13:47:09 Presenting file "Tools/Quickcheck/abstract_generators.ML"

13:47:10 Presenting theory Hybrid_Systems_VCs.HS_VC_Spartan

13:47:10 Presenting theory Treaps.Random_List_Permutation

13:47:10 Presenting theory Hyperdual.TwiceFieldDifferentiable

13:47:10 Presenting theory Constructive_Cryptography_CM.One_Time_Pad

13:47:10 Presenting theory Quasi_Borel_Spaces.Probability_Space_QuasiBorel

13:47:10 Presenting theory Hybrid_Systems_VCs.HS_VC_Examples

13:47:10 Presenting theory Treaps.Treap_Sort_and_BSTs

13:47:11 Presenting theory Hyperdual.HyperdualFunctionExtension

13:47:11 Presenting theory Irrational_Series_Erdos_Straus.Irrational_Series_Erdos_Straus

13:47:11 Presenting theory Hyperdual.LogisticFunction

13:47:11 Presenting theory Hybrid_Systems_VCs.HS_VC_PT

13:47:11 Presenting Irrationality_J_Hancl ...

13:47:11 Presenting document Irrationality_J_Hancl/document

13:47:11 Presenting document Irrationality_J_Hancl/outline

13:47:12 Presenting theory Treaps.Random_Treap

13:47:12 Presenting KD_Tree ...

13:47:12 Presenting document KD_Tree/document

13:47:12 Presenting document KD_Tree/outline

13:47:12 Presenting theory Hybrid_Systems_VCs.HS_VC_PT_Examples

13:47:12 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA

13:47:12 Presenting theory Irrationality_J_Hancl.Irrationality_J_Hancl

13:47:13 Presenting theory Hybrid_Systems_VCs.HS_VC_KA_rel

13:47:13 Presenting theory KD_Tree.KD_Tree

13:47:13 Presenting Kuratowski_Closure_Complement ...

13:47:13 Presenting document Kuratowski_Closure_Complement/document

13:47:13 Presenting document Kuratowski_Closure_Complement/outline

13:47:13 Presenting theory HOL-Analysis.Radon_Nikodym

13:47:13 Presenting theory Hyperdual.AnalyticTestFunction

13:47:13 Presenting Laplace_Transform ...

13:47:13 Presenting document Laplace_Transform/document

13:47:13 Presenting document Laplace_Transform/outline

13:47:13 Presenting theory Laplace_Transform.Laplace_Transform_Library

13:47:14 Presenting theory Kuratowski_Closure_Complement.KuratowskiClosureComplementTheorem

13:47:14 Presenting Lower_Semicontinuous ...

13:47:14 Presenting document Lower_Semicontinuous/document

13:47:14 Presenting document Lower_Semicontinuous/outline

13:47:14 Presenting theory KD_Tree.Build

13:47:14 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_rel

13:47:14 Presenting theory KD_Tree.Range_Search

13:47:15 Presenting theory Laplace_Transform.Piecewise_Continuous

13:47:15 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_rel

13:47:15 Presenting theory Hybrid_Systems_VCs.HS_VC_KA_ndfun

13:47:16 Presenting theory KD_Tree.Nearest_Neighbors

13:47:16 Presenting Matrices_for_ODEs ...

13:47:16 Presenting document Matrices_for_ODEs/document

13:47:16 Presenting document Matrices_for_ODEs/outline

13:47:16 Presenting theory Laplace_Transform.Existence

13:47:17 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_ndfun

13:47:17 Presenting theory Lower_Semicontinuous.Lower_Semicontinuous

13:47:17 Presenting theory Laplace_Transform.Lerch_Lemma

13:47:17 Presenting theory Quasi_Borel_Spaces.Monad_QuasiBorel

13:47:17 Presenting Minkowskis_Theorem ...

13:47:17 Presenting document Minkowskis_Theorem/document

13:47:17 Presenting document Minkowskis_Theorem/outline

13:47:17 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_ndfun

13:47:17 Presenting theory Laplace_Transform.Uniqueness

13:47:17 Presenting theory Laplace_Transform.Laplace_Transform

13:47:17 Presenting Octonions ...

13:47:17 Presenting document Octonions/document

13:47:17 Presenting document Octonions/outline

13:47:17 Presenting theory Matrices_for_ODEs.MTX_Preliminaries

13:47:17 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT

13:47:18 Presenting theory Minkowskis_Theorem.Minkowskis_Theorem

13:47:18 Presenting Ordinary_Differential_Equations ...

13:47:18 Presenting document Ordinary_Differential_Equations/document

13:47:18 Presenting document Ordinary_Differential_Equations/outline

13:47:18 Presenting theory Octonions.Cross_Product_7

13:47:19 Presenting theory HOL-Analysis.Set_Integral

13:47:19 Presenting theory Matrices_for_ODEs.MTX_Norms

13:47:19 Presenting theory Ordinary_Differential_Equations.ODE_Auxiliarities

13:47:19 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_rel

13:47:19 Presenting theory Ordinary_Differential_Equations.MVT_Ex

13:47:20 Presenting theory HOL-Analysis.Continuum_Not_Denumerable

13:47:20 Presenting theory Ordinary_Differential_Equations.Vector_Derivative_On

13:47:20 Presenting theory Matrices_for_ODEs.SQ_MTX

13:47:20 Presenting theory Quasi_Borel_Spaces.Pair_QuasiBorel_Measure

13:47:21 Presenting theory Ordinary_Differential_Equations.Interval_Integral_HK

13:47:21 Presenting theory Octonions.Octonions

13:47:21 Presenting Differential_Dynamic_Logic ...

13:47:21 Presenting document Differential_Dynamic_Logic/document

13:47:21 Presenting document Differential_Dynamic_Logic/outline

13:47:21 Presenting theory Differential_Dynamic_Logic.Ids

13:47:21 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_Examples_rel

13:47:21 Presenting theory Ordinary_Differential_Equations.Gronwall

13:47:21 Presenting theory Matrices_for_ODEs.MTX_Flows

13:47:22 Presenting theory Quasi_Borel_Spaces.Measure_as_QuasiBorel_Measure

13:47:22 Presenting theory Matrices_for_ODEs.MTX_Examples

13:47:22 Presenting HOL-ODE-Numerics ...

13:47:22 Presenting theory HOL-ODE-Numerics.GenCF_No_Comp

13:47:23 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_ndfun

13:47:23 Presenting theory Ordinary_Differential_Equations.Initial_Value_Problem

13:47:24 Presenting theory HOL-ODE-Numerics.Refine_Dflt_No_Comp

13:47:24 Presenting theory Differential_Dynamic_Logic.Lib

13:47:24 Presenting theory Constructive_Cryptography_CM.Diffie_Hellman_CC

13:47:25 Presenting theory Ordinary_Differential_Equations.Picard_Lindeloef_Qualitative

13:47:25 Presenting theory Ordinary_Differential_Equations.Bounded_Linear_Operator

13:47:25 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_Examples_ndfun

13:47:25 Presenting HOL-ODE-ARCH-COMP ...

13:47:25 Presenting theory Differential_Dynamic_Logic.Syntax

13:47:25 Presenting theory HOL.Predicate_Compile

13:47:25 Presenting file "Tools/Predicate_Compile/predicate_compile_aux.ML"

13:47:26 Presenting file "Tools/Predicate_Compile/predicate_compile_compilations.ML"

13:47:26 Presenting file "Tools/Predicate_Compile/core_data.ML"

13:47:26 Presenting file "Tools/Predicate_Compile/mode_inference.ML"

13:47:26 Presenting file "Tools/Predicate_Compile/predicate_compile_proof.ML"

13:47:26 Presenting file "Tools/Predicate_Compile/predicate_compile_core.ML"

13:47:26 Presenting file "Tools/Predicate_Compile/predicate_compile_data.ML"

13:47:26 Presenting file "Tools/Predicate_Compile/predicate_compile_fun.ML"

13:47:26 Presenting file "Tools/Predicate_Compile/predicate_compile_pred.ML"

13:47:26 Presenting file "Tools/Predicate_Compile/predicate_compile_specialisation.ML"

13:47:26 Presenting file "Tools/Predicate_Compile/predicate_compile.ML"

13:47:26 Presenting theory Ordinary_Differential_Equations.Multivariate_Taylor

13:47:26 Presenting theory Quasi_Borel_Spaces.Bayesian_Linear_Regression

13:47:26 Presenting HOL-ODE-Examples ...

13:47:26 Presenting theory HOL-ODE-Examples.Examples_Integral

13:47:27 Presenting theory HOL-ODE-Numerics.Autoref_Misc

13:47:27 Presenting theory Constructive_Cryptography_CM.DH_OTP

13:47:27 Presenting Lorenz_Approximation ...

13:47:27 Presenting theory Lorenz_Approximation.Result_Elements

13:47:28 Presenting theory HOL-ODE-ARCH-COMP.Examples_ARCH_COMP

13:47:28 Presenting Lorenz_C0 ...

13:47:28 Presenting theory Lorenz_C0.Lorenz_C0

13:47:28 Presenting Lorenz_C1 ...

13:47:28 Presenting theory Lorenz_C1.Lorenz_C1

13:47:28 Presenting Poincare_Bendixson ...

13:47:28 Presenting document Poincare_Bendixson/document

13:47:28 Presenting document Poincare_Bendixson/outline

13:47:28 Presenting theory HOL.Quickcheck_Narrowing

13:47:29 Presenting file "Tools/Quickcheck/Narrowing_Engine.hs"

13:47:29 Presenting file "Tools/Quickcheck/PNF_Narrowing_Engine.hs"

13:47:29 Presenting file "Tools/Quickcheck/narrowing_generators.ML"

13:47:29 Presenting file "Tools/Quickcheck/find_unused_assms.ML"

13:47:29 Presenting theory Differential_Dynamic_Logic.Denotational_Semantics

13:47:30 Presenting theory Ordinary_Differential_Equations.Flow

13:47:30 Presenting theory HOL-ODE-Numerics.Weak_Set

13:47:30 Presenting theory HOL-ODE-Examples.Examples_One_Step_Method

13:47:30 Presenting theory Differential_Dynamic_Logic.Axioms

13:47:31 Presenting theory HOL-ODE-Numerics.Enclosure_Operations

13:47:31 Presenting theory Ordinary_Differential_Equations.Upper_Lower_Solution

13:47:31 Presenting theory HOL.Mirabelle

13:47:31 Presenting file "Tools/Mirabelle/mirabelle_util.ML"

13:47:31 Presenting file "Tools/Mirabelle/mirabelle.ML"

13:47:31 Presenting file "Tools/Mirabelle/mirabelle_arith.ML"

13:47:31 Presenting file "Tools/Mirabelle/mirabelle_metis.ML"

13:47:31 Presenting file "Tools/Mirabelle/mirabelle_presburger.ML"

13:47:31 Presenting file "Tools/Mirabelle/mirabelle_quickcheck.ML"

13:47:31 Presenting file "Tools/Mirabelle/mirabelle_sledgehammer_filter.ML"

13:47:31 Presenting file "Tools/Mirabelle/mirabelle_sledgehammer.ML"

13:47:31 Presenting file "Tools/Mirabelle/mirabelle_try0.ML"

13:47:31 Presenting theory HOL.Extraction

13:47:31 Presenting theory Poincare_Bendixson.Analysis_Misc

13:47:32 Presenting theory HOL-ODE-Numerics.Refine_Vector_List

13:47:32 Presenting theory HOL-ODE-Examples.Examples_Poincare_Map

13:47:32 Presenting theory HOL-ODE-Examples.ODE_Examples

13:47:32 Presenting Prime_Harmonic_Series ...

13:47:32 Presenting document Prime_Harmonic_Series/document

13:47:32 Presenting document Prime_Harmonic_Series/outline

13:47:32 Presenting theory Prime_Harmonic_Series.Prime_Harmonic_Misc

13:47:32 Presenting theory HOL-ODE-Numerics.Transfer_Analysis

13:47:33 Presenting theory HOL-ODE-Numerics.Transfer_ODE

13:47:33 Presenting theory Prime_Harmonic_Series.Squarefree_Nat

13:47:33 Presenting theory Ordinary_Differential_Equations.Poincare_Map

13:47:33 Presenting theory Lorenz_Approximation.Result_File_Coarse

13:47:33 Presenting theory Differential_Dynamic_Logic.Frechet_Correctness

13:47:34 Presenting theory Prime_Harmonic_Series.Prime_Harmonic

13:47:34 Presenting Ptolemys_Theorem ...

13:47:34 Presenting document Ptolemys_Theorem/document

13:47:34 Presenting document Ptolemys_Theorem/outline

13:47:35 Presenting theory HOL-ODE-Numerics.Transfer_Euclidean_Space_Vector

13:47:35 Presenting theory Poincare_Bendixson.ODE_Misc

13:47:35 Presenting theory Ordinary_Differential_Equations.Reachability_Analysis

13:47:35 Presenting theory Differential_Dynamic_Logic.Static_Semantics

13:47:35 Presenting theory Ptolemys_Theorem.Ptolemys_Theorem

13:47:35 Presenting QR_Decomposition ...

13:47:35 Presenting document QR_Decomposition/document

13:47:35 Presenting document QR_Decomposition/outline

13:47:35 Presenting theory Ordinary_Differential_Equations.Flow_Congs

13:47:35 Presenting theory HOL-ODE-Numerics.Refine_Hyperplane

13:47:36 Presenting theory Poincare_Bendixson.Invariance

13:47:36 Presenting theory Ordinary_Differential_Equations.Cones

13:47:36 Presenting theory HOL-ODE-Numerics.Refine_Unions

13:47:36 Presenting theory Ordinary_Differential_Equations.Linear_ODE

13:47:36 Presenting theory Ordinary_Differential_Equations.ODE_Analysis

13:47:36 Presenting Quaternions ...

13:47:36 Presenting document Quaternions/document

13:47:36 Presenting document Quaternions/outline

13:47:36 Presenting theory Poincare_Bendixson.Limit_Set

13:47:37 Presenting theory Quaternions.Quaternions

13:47:37 Presenting Rank_Nullity_Theorem ...

13:47:37 Presenting document Rank_Nullity_Theorem/document

13:47:37 Presenting document Rank_Nullity_Theorem/outline

13:47:37 Presenting theory Rank_Nullity_Theorem.Dual_Order

13:47:37 Presenting theory HOL-ODE-Numerics.Refine_Intersection

13:47:37 Presenting theory QR_Decomposition.Miscellaneous_QR

13:47:37 Presenting theory Rank_Nullity_Theorem.Mod_Type

13:47:37 Presenting theory Poincare_Bendixson.Periodic_Orbit

13:47:37 Presenting theory QR_Decomposition.Projections

13:47:38 Presenting theory HOL-ODE-Numerics.Refine_Invar

13:47:38 Presenting theory Rank_Nullity_Theorem.Miscellaneous

13:47:38 Presenting theory Rank_Nullity_Theorem.Fundamental_Subspaces

13:47:38 Presenting theory Rank_Nullity_Theorem.Dim_Formula

13:47:38 Presenting Safe_Distance ...

13:47:38 Presenting document Safe_Distance/document

13:47:38 Presenting document Safe_Distance/outline

13:47:39 Presenting theory HOL.Record

13:47:39 Presenting file "Tools/record.ML"

13:47:39 Presenting theory Safe_Distance.Safe_Distance

13:47:41 Presenting theory Safe_Distance.Safe_Distance_Reaction

13:47:41 Presenting theory QR_Decomposition.Gram_Schmidt

13:47:41 Presenting theory HOL-ODE-Numerics.Refine_Interval

13:47:42 Presenting theory Safe_Distance.Evaluation

13:47:42 Presenting Smooth_Manifolds ...

13:47:42 Presenting document Smooth_Manifolds/document

13:47:42 Presenting document Smooth_Manifolds/outline

13:47:42 Presenting theory HOL-ODE-Numerics.Refine_Info

13:47:43 Presenting theory Smooth_Manifolds.Analysis_More

13:47:44 Presenting theory HOL-ODE-Numerics.Abstract_Rigorous_Numerics

13:47:44 Presenting theory Smooth_Manifolds.Smooth

13:47:44 Presenting theory HOL.GCD

13:47:44 Presenting theory HOL-ODE-Numerics.Refine_Rigorous_Numerics

13:47:45 Presenting theory Smooth_Manifolds.Bump_Function

13:47:45 Presenting theory Smooth_Manifolds.Chart

13:47:45 Presenting theory HOL-Analysis.Homotopy

13:47:45 Presenting theory Poincare_Bendixson.Poincare_Bendixson

13:47:45 Presenting theory Smooth_Manifolds.Topological_Manifold

13:47:45 Presenting theory Lorenz_Approximation.Lorenz_Approximation

13:47:46 Presenting Sophomores_Dream ...

13:47:46 Presenting document Sophomores_Dream/document

13:47:46 Presenting document Sophomores_Dream/outline

13:47:47 Presenting theory Poincare_Bendixson.Affine_Arithmetic_Misc

13:47:47 Presenting theory Smooth_Manifolds.Differentiable_Manifold

13:47:47 Presenting theory QR_Decomposition.QR_Decomposition

13:47:47 Presenting theory Sophomores_Dream.Sophomores_Dream

13:47:47 Presenting Stewart_Apollonius ...

13:47:47 Presenting document Stewart_Apollonius/document

13:47:47 Presenting document Stewart_Apollonius/outline

13:47:47 Presenting theory Stewart_Apollonius.Stewart_Apollonius

13:47:47 Presenting Tarskis_Geometry ...

13:47:47 Presenting document Tarskis_Geometry/document

13:47:47 Presenting document Tarskis_Geometry/outline

13:47:47 Presenting theory Tarskis_Geometry.Metric

13:47:48 Presenting theory Poincare_Bendixson.Examples

13:47:48 Presenting Triangle ...

13:47:48 Presenting document Triangle/document

13:47:48 Presenting document Triangle/outline

13:47:48 Presenting theory Smooth_Manifolds.Partition_Of_Unity

13:47:48 Presenting theory Triangle.Angles

13:47:48 Presenting theory Tarskis_Geometry.Miscellany

13:47:48 Presenting theory Triangle.Triangle

13:47:49 Presenting UpDown_Scheme ...

13:47:49 Presenting document UpDown_Scheme/document

13:47:49 Presenting document UpDown_Scheme/outline

13:47:49 Presenting theory UpDown_Scheme.Grid_Point

13:47:49 Presenting theory Differential_Dynamic_Logic.Coincidence

13:47:49 Presenting theory Tarskis_Geometry.Tarski

13:47:49 Presenting theory QR_Decomposition.Least_Squares_Approximation

13:47:49 Presenting theory QR_Decomposition.Examples_QR_Abstract_Float

13:47:50 Presenting theory Differential_Dynamic_Logic.Bound_Effect

13:47:50 Presenting theory QR_Decomposition.Examples_QR_Abstract_Symbolic

13:47:50 Presenting theory QR_Decomposition.IArray_Addenda_QR

13:47:50 Presenting theory Smooth_Manifolds.Tangent_Space

13:47:50 Presenting theory HOL-ODE-Numerics.Refine_Rigorous_Numerics_Aform

13:47:51 Presenting theory QR_Decomposition.Matrix_To_IArray_QR

13:47:52 Presenting theory QR_Decomposition.Gram_Schmidt_IArrays

13:47:52 Presenting theory UpDown_Scheme.Grid

13:47:52 Presenting theory QR_Decomposition.QR_Decomposition_IArrays

13:47:52 Presenting theory QR_Decomposition.Examples_QR_IArrays_Float

13:47:52 Presenting theory Smooth_Manifolds.Cotangent_Space

13:47:53 Presenting theory QR_Decomposition.Examples_QR_IArrays_Symbolic

13:47:53 Presenting theory Smooth_Manifolds.Product_Manifold

13:47:53 Presenting theory Tarskis_Geometry.Euclid_Tarski

13:47:53 Presenting theory Smooth_Manifolds.Sphere

13:47:53 Presenting theory UpDown_Scheme.Triangular_Function

13:47:53 Presenting theory QR_Decomposition.Generalizations2

13:47:54 Presenting theory UpDown_Scheme.UpDown_Scheme

13:47:54 Presenting theory Tarskis_Geometry.Linear_Algebra2

13:47:54 Presenting theory Tarskis_Geometry.Action

13:47:54 Presenting theory HOL-ODE-Numerics.Concrete_Rigorous_Numerics

13:47:54 Presenting theory Smooth_Manifolds.Projective_Space

13:47:54 Presenting Virtual_Substitution ...

13:47:54 Presenting document Virtual_Substitution/document

13:47:54 Presenting document Virtual_Substitution/outline

13:47:54 Presenting theory HOL-ODE-Numerics.Refine_String

13:47:55 Presenting theory UpDown_Scheme.Up

13:47:55 Presenting theory QR_Decomposition.QR_Efficient

13:47:55 Presenting Youngs_Inequality ...

13:47:55 Presenting document Youngs_Inequality/document

13:47:55 Presenting document Youngs_Inequality/outline

13:47:55 Presenting theory UpDown_Scheme.Down

13:47:55 Presenting theory HOL-ODE-Numerics.Refine_Folds

13:47:56 Presenting theory Youngs_Inequality.Youngs

13:47:56 Presenting pGCL ...

13:47:56 Presenting document pGCL/document

13:47:56 Presenting document pGCL/outline

13:47:57 Presenting theory pGCL.Misc

13:47:57 Presenting theory UpDown_Scheme.Up_Down

13:47:57 Presenting theory pGCL.Expectations

13:47:58 Presenting theory UpDown_Scheme.Imperative

13:47:58 Presenting theory HOL-Analysis.Homeomorphism

13:47:58 Presenting HOL-Auth ...

13:47:58 Presenting document HOL-Auth/document

13:47:58 Presenting document HOL-Auth/outline

13:47:58 Presenting theory HOL-ODE-Numerics.One_Step_Method

13:47:58 Presenting theory HOL-Auth.Message

13:47:59 Presenting theory HOL-Auth.Event

13:47:59 Presenting theory pGCL.Transformers

13:47:59 Presenting theory HOL-Auth.Public

13:48:00 Presenting theory Tarskis_Geometry.Projective

13:48:01 Presenting theory pGCL.Induction

13:48:01 Presenting theory HOL-Auth.NS_Shared

13:48:01 Presenting theory pGCL.Embedding

13:48:03 Presenting theory HOL-Auth.Kerberos_BAN

13:48:04 Presenting theory HOL-ODE-Numerics.Runge_Kutta

13:48:04 Presenting theory pGCL.Healthiness

13:48:05 Presenting theory HOL-Auth.Kerberos_BAN_Gets

13:48:06 Presenting theory pGCL.Continuity

13:48:07 Presenting theory HOL-ODE-Numerics.Abstract_Reachability_Analysis

13:48:09 Presenting theory pGCL.LoopInduction

13:48:09 Presenting theory HOL-ODE-Numerics.Concrete_Reachability_Analysis

13:48:09 Presenting theory HOL-ODE-Numerics.Refine_Parallel

13:48:09 Presenting theory HOL-ODE-Numerics.Refine_Default

13:48:10 Presenting theory HOL-ODE-Numerics.Refine_Phantom

13:48:10 Presenting theory pGCL.Sublinearity

13:48:10 Presenting theory HOL-Auth.KerberosIV

13:48:11 Presenting theory Differential_Dynamic_Logic.Differential_Axioms

13:48:12 Presenting theory pGCL.WellDefined

13:48:12 Presenting theory HOL-ODE-Numerics.Refine_ScaleR2

13:48:14 Presenting theory pGCL.Algebra

13:48:15 Presenting theory pGCL.StructuredReasoning

13:48:15 Presenting theory pGCL.Automation

13:48:15 Presenting file "pVCG.ML"

13:48:15 Presenting theory HOL-Auth.KerberosIV_Gets

13:48:15 Presenting theory pGCL.Determinism

13:48:15 Presenting theory pGCL.Loops

13:48:16 Presenting theory pGCL.Termination

13:48:16 Presenting theory pGCL.pGCL

13:48:16 Presenting theory pGCL.Primitives

13:48:16 Presenting theory pGCL.LoopExamples

13:48:16 Presenting theory pGCL.Monty

13:48:16 Presenting HOL-UNITY ...

13:48:16 Presenting document HOL-UNITY/document

13:48:16 Presenting document HOL-UNITY/outline

13:48:17 Presenting theory HOL-UNITY.UNITY

13:48:17 Presenting theory HOL-UNITY.FP

13:48:17 Presenting theory HOL-UNITY.WFair

13:48:17 Presenting theory Differential_Dynamic_Logic.USubst

13:48:17 Presenting theory Tarskis_Geometry.Hyperbolic_Tarski

13:48:17 Presenting theory HOL-UNITY.Constrains

13:48:18 Presenting theory HOL-UNITY.SubstAx

13:48:18 Presenting theory HOL-UNITY.Detects

13:48:18 Presenting theory HOL-UNITY.Union

13:48:18 Presenting HOL-Bali ...

13:48:18 Presenting document HOL-Bali/document

13:48:18 Presenting document HOL-Bali/outline

13:48:19 Presenting theory HOL-UNITY.Comp

13:48:19 Presenting theory HOL-Analysis.Equivalence_Lebesgue_Henstock_Integration

13:48:19 Presenting theory HOL-UNITY.Guar

13:48:19 Presenting theory HOL-Bali.Basis

13:48:19 Presenting theory HOL-Bali.Name

13:48:19 Presenting theory HOL-Bali.Type

13:48:19 Presenting theory HOL-Bali.Value

13:48:19 Presenting theory HOL-Auth.KerberosV

13:48:20 Presenting theory HOL-UNITY.Extend

13:48:20 Presenting theory HOL-UNITY.Rename

13:48:20 Presenting theory HOL-Bali.Table

13:48:21 Presenting theory HOL-Bali.Term

13:48:21 Presenting theory HOL-UNITY.Lift_prog

13:48:21 Presenting theory HOL-UNITY.PPROD

13:48:21 Presenting theory HOL-Auth.OtwayRees

13:48:21 Presenting theory HOL-UNITY.ListOrder

13:48:21 Presenting theory HOL-UNITY.Follows

13:48:22 Presenting theory HOL-Bali.Decl

13:48:22 Presenting theory HOL-UNITY.Transformers

13:48:22 Presenting theory HOL-Auth.OtwayRees_AN

13:48:22 Presenting theory HOL-UNITY.ProgressSets

13:48:23 Presenting theory HOL-Bali.TypeRel

13:48:23 Presenting theory HOL-UNITY.UNITY_Main

13:48:23 Presenting file "UNITY_tactics.ML"

13:48:23 Presenting theory HOL-UNITY.Deadlock

13:48:23 Presenting theory HOL-UNITY.Common

13:48:23 Presenting theory HOL-Auth.OtwayRees_Bad

13:48:23 Presenting theory HOL-UNITY.Network

13:48:23 Presenting theory HOL-UNITY.Token

13:48:23 Presenting theory HOL-UNITY.Channel

13:48:23 Presenting theory HOL-UNITY.Lift

13:48:23 Presenting theory HOL-Analysis.Complex_Analysis_Basics

13:48:23 Presenting theory HOL-UNITY.Mutex

13:48:23 Presenting theory HOL-UNITY.Reach

13:48:24 Presenting theory HOL-UNITY.Reachability

13:48:24 Presenting theory HOL-UNITY.NSP_Bad

13:48:24 Presenting theory HOL-UNITY.Handshake

13:48:24 Presenting theory HOL-Auth.OtwayReesBella

13:48:24 Presenting theory HOL-UNITY.Counter

13:48:24 Presenting theory HOL-ODE-Numerics.Abstract_Reachability_Analysis_C1

13:48:24 Presenting theory HOL-UNITY.Counterc

13:48:24 Presenting theory HOL-UNITY.PriorityAux

13:48:24 Presenting theory HOL-Auth.WooLam

13:48:25 Presenting theory HOL-UNITY.Priority

13:48:25 Presenting theory HOL-UNITY.TimerArray

13:48:25 Presenting theory HOL-UNITY.Progress

13:48:25 Presenting theory HOL-UNITY.AllocBase

13:48:26 Presenting theory HOL-UNITY.Alloc

13:48:26 Presenting theory HOL-Auth.Recur

13:48:26 Presenting theory HOL-Bali.DeclConcepts

13:48:26 Presenting theory HOL-UNITY.AllocImpl

13:48:26 Presenting theory HOL-UNITY.Client

13:48:27 Presenting theory HOL-UNITY.Project

13:48:28 Presenting theory HOL-UNITY.ELT

13:48:28 Presenting HOL-Cardinals ...

13:48:28 Presenting document HOL-Cardinals/document

13:48:28 Presenting document HOL-Cardinals/outline

13:48:28 Presenting theory HOL-Cardinals.Fun_More

13:48:28 Presenting theory HOL-Bali.WellType

13:48:28 Presenting theory HOL-Auth.Yahalom

13:48:28 Presenting theory HOL-Cardinals.Order_Relation_More

13:48:28 Presenting theory HOL-Cardinals.Wellfounded_More

13:48:29 Presenting theory HOL-Cardinals.Wellorder_Relation

13:48:29 Presenting theory HOL-Auth.Yahalom2

13:48:29 Presenting theory HOL-Cardinals.Wellorder_Embedding

13:48:29 Presenting theory HOL-Cardinals.Order_Union

13:48:30 Presenting theory HOL-Auth.Yahalom_Bad

13:48:31 Presenting theory HOL-Cardinals.Wellorder_Constructions

13:48:31 Presenting theory HOL-Bali.DefiniteAssignment

13:48:31 Presenting theory HOL-Auth.ZhouGollmann

13:48:31 Presenting theory HOL-Auth.Auth_Shared

13:48:32 Presenting theory Virtual_Substitution.QE

13:48:32 Presenting theory HOL-Auth.NS_Public_Bad

13:48:33 Presenting theory HOL-Auth.NS_Public

13:48:33 Presenting theory HOL-Cardinals.Ordinal_Arithmetic

13:48:35 Presenting theory HOL-Auth.TLS

13:48:35 Presenting theory HOL-Cardinals.Cardinal_Order_Relation

13:48:35 Presenting theory Virtual_Substitution.MPolyExtension

13:48:36 Presenting theory HOL-Analysis.Complex_Transcendental

13:48:36 Presenting theory HOL-Cardinals.Cardinal_Arithmetic

13:48:36 Presenting theory HOL-Cardinals.Wellorder_Extension

13:48:36 Presenting theory HOL-Cardinals.Cardinals

13:48:36 Presenting theory HOL-Auth.CertifiedEmail

13:48:37 Presenting theory HOL-Auth.Auth_Public

13:48:37 Presenting theory HOL-Cardinals.Bounded_Set

13:48:37 Presenting Binding_Syntax_Theory ...

13:48:37 Presenting document Binding_Syntax_Theory/document

13:48:37 Presenting document Binding_Syntax_Theory/outline

13:48:37 Presenting theory HOL-Bali.WellForm

13:48:37 Presenting theory Binding_Syntax_Theory.Preliminaries

13:48:37 Presenting theory HOL-ODE-Numerics.Concrete_Reachability_Analysis_C1

13:48:38 Presenting theory HOL-Auth.EventSC

13:48:38 Presenting theory HOL-Auth.All_Symmetric

13:48:38 Presenting theory Binding_Syntax_Theory.QuasiTerms_Swap_Fresh

13:48:38 Presenting theory Virtual_Substitution.ExecutiblePolyProps

13:48:38 Presenting theory HOL-Bali.State

13:48:39 Presenting theory HOL-Analysis.Harmonic_Numbers

13:48:39 Presenting theory HOL-Auth.Smartcard

13:48:39 Presenting theory HOL.Nitpick

13:48:40 Presenting file "Tools/Nitpick/kodkod.ML"

13:48:40 Presenting file "Tools/Nitpick/kodkod_sat.ML"

13:48:40 Presenting file "Tools/Nitpick/nitpick_util.ML"

13:48:40 Presenting file "Tools/Nitpick/nitpick_hol.ML"

13:48:40 Presenting file "Tools/Nitpick/nitpick_mono.ML"

13:48:40 Presenting file "Tools/Nitpick/nitpick_preproc.ML"

13:48:40 Presenting file "Tools/Nitpick/nitpick_scope.ML"

13:48:40 Presenting file "Tools/Nitpick/nitpick_peephole.ML"

13:48:40 Presenting file "Tools/Nitpick/nitpick_rep.ML"

13:48:40 Presenting file "Tools/Nitpick/nitpick_nut.ML"

13:48:40 Presenting file "Tools/Nitpick/nitpick_kodkod.ML"

13:48:40 Presenting file "Tools/Nitpick/nitpick_model.ML"

13:48:40 Presenting file "Tools/Nitpick/nitpick.ML"

13:48:40 Presenting file "Tools/Nitpick/nitpick_commands.ML"

13:48:40 Presenting file "Tools/Nitpick/nitpick_tests.ML"

13:48:40 Presenting theory Virtual_Substitution.PolyAtoms

13:48:40 Presenting theory HOL-Bali.Eval

13:48:42 Presenting theory Binding_Syntax_Theory.QuasiTerms_PickFresh_Alpha

13:48:44 Presenting theory Virtual_Substitution.Debruijn

13:48:44 Presenting theory HOL-ODE-Numerics.Refine_Reachability_Analysis

13:48:44 Presenting theory Virtual_Substitution.Reindex

13:48:44 Presenting theory Binding_Syntax_Theory.QuasiTerms_Environments_Substitution

13:48:44 Presenting theory Binding_Syntax_Theory.Pick

13:48:45 Presenting theory Binding_Syntax_Theory.Equiv_Relation2

13:48:45 Presenting theory Virtual_Substitution.Optimizations

13:48:45 Presenting theory HOL-Auth.ShoupRubin

13:48:48 Presenting theory Virtual_Substitution.OptimizationProofs

13:48:49 Presenting theory HOL.Nunchaku

13:48:49 Presenting file "Tools/Nunchaku/nunchaku_util.ML"

13:48:49 Presenting file "Tools/Nunchaku/nunchaku_collect.ML"

13:48:49 Presenting file "Tools/Nunchaku/nunchaku_problem.ML"

13:48:49 Presenting file "Tools/Nunchaku/nunchaku_translate.ML"

13:48:49 Presenting file "Tools/Nunchaku/nunchaku_model.ML"

13:48:49 Presenting file "Tools/Nunchaku/nunchaku_reconstruct.ML"

13:48:49 Presenting file "Tools/Nunchaku/nunchaku_display.ML"

13:48:49 Presenting file "Tools/Nunchaku/nunchaku_tool.ML"

13:48:49 Presenting file "Tools/Nunchaku/nunchaku.ML"

13:48:49 Presenting file "Tools/Nunchaku/nunchaku_commands.ML"

13:48:50 Presenting theory HOL-Bali.DefiniteAssignmentCorrect

13:48:51 Presenting theory Binding_Syntax_Theory.Transition_QuasiTerms_Terms

13:48:51 Presenting theory Virtual_Substitution.VSAlgos

13:48:51 Presenting theory HOL-Bali.Conform

13:48:51 Presenting theory HOL-Auth.ShoupRubinBella

13:48:51 Presenting theory HOL-Auth.Auth_Smartcard

13:48:52 Presenting theory Virtual_Substitution.Heuristic

13:48:52 Presenting theory Virtual_Substitution.PrettyPrinting

13:48:52 Presenting theory Virtual_Substitution.Exports

13:48:53 Presenting theory HOL-Auth.Extensions

13:48:54 Presenting theory Virtual_Substitution.LinearCase

13:48:54 Presenting theory Binding_Syntax_Theory.Terms

13:48:55 Presenting theory HOL-Auth.Analz

13:48:55 Presenting theory HOL-Analysis.Gamma_Function

13:48:56 Presenting theory HOL-Auth.Guard

13:48:57 Presenting theory HOL-Auth.GuardK

13:48:57 Presenting theory HOL-Auth.Shared

13:48:58 Presenting theory Virtual_Substitution.QuadraticCase

13:48:58 Presenting theory HOL-Auth.Guard_Shared

13:48:59 Presenting theory HOL-ODE-Numerics.Refine_Reachability_Analysis_C1

13:48:59 Presenting theory Binding_Syntax_Theory.Well_Sorted_Terms

13:48:59 Presenting theory HOL-Auth.Guard_OtwayRees

13:48:59 Presenting theory HOL-Bali.TypeSafe

13:49:00 Presenting theory HOL-Auth.Guard_Yahalom

13:49:00 Presenting theory HOL-Auth.Auth_Guard_Shared

13:49:00 Presenting theory HOL-Analysis.Interval_Integral

13:49:00 Presenting theory HOL-Auth.Guard_Public

13:49:00 Presenting theory Differential_Dynamic_Logic.USubst_Lemma

13:49:00 Presenting theory HOL-Auth.List_Msg

13:49:01 Presenting theory HOL-Bali.Evaln

13:49:02 Presenting theory Virtual_Substitution.EliminateVariable

13:49:02 Presenting theory HOL-Analysis.Lebesgue_Integral_Substitution

13:49:02 Presenting theory HOL-ODE-Numerics.Init_ODE_Solver

13:49:02 Presenting theory Virtual_Substitution.LuckyFind

13:49:03 Presenting theory HOL-Auth.P1

13:49:04 Presenting theory HOL-Analysis.Ball_Volume

13:49:04 Presenting theory Virtual_Substitution.EqualityVS

13:49:04 Presenting theory HOL-Analysis.Integral_Test

13:49:04 Presenting theory HOL-Bali.AxSem

13:49:04 Presenting theory HOL-Auth.P2

13:49:05 Presenting theory HOL-Auth.Guard_NS_Public

13:49:05 Presenting theory Virtual_Substitution.UniAtoms

13:49:06 Presenting theory Virtual_Substitution.NegInfinity

13:49:06 Presenting theory HOL-Bali.Example

13:49:07 Presenting theory Binding_Syntax_Theory.Iteration

13:49:07 Presenting theory HOL-Bali.AxExample

13:49:07 Presenting theory Virtual_Substitution.NegInfinityUni

13:49:08 Presenting theory Virtual_Substitution.Infinitesimals

13:49:08 Presenting theory HOL-Auth.Proto

13:49:08 Presenting theory HOL-Auth.Auth_Guard_Public

13:49:08 Presenting Ordinals_and_Cardinals ...

13:49:08 Presenting document Ordinals_and_Cardinals/document

13:49:08 Presenting document Ordinals_and_Cardinals/outline

13:49:08 Presenting theory Ordinals_and_Cardinals.Cardinal_Order_Relation_discontinued

13:49:08 Presenting Sort_Encodings ...

13:49:08 Presenting document Sort_Encodings/document

13:49:08 Presenting document Sort_Encodings/outline

13:49:09 Presenting theory Binding_Syntax_Theory.Semantic_Domains

13:49:10 Presenting theory Sort_Encodings.Preliminaries

13:49:11 Presenting theory Sort_Encodings.TermsAndClauses

13:49:11 Presenting theory Sort_Encodings.Sig

13:49:12 Presenting theory Differential_Dynamic_Logic.Uniform_Renaming

13:49:12 Presenting theory Differential_Dynamic_Logic.Pretty_Printer

13:49:14 Presenting theory HOL-Bali.AxSound

13:49:14 Presenting theory Sort_Encodings.M

13:49:14 Presenting theory Virtual_Substitution.InfinitesimalsUni

13:49:14 Presenting theory Sort_Encodings.CM

13:49:14 Presenting theory Binding_Syntax_Theory.Recursion

13:49:14 Presenting HOL-Combinatorics ...

13:49:14 Presenting document HOL-Combinatorics/document

13:49:14 Presenting document HOL-Combinatorics/outline

13:49:15 Presenting theory HOL-Combinatorics.Transposition

13:49:15 Presenting theory Virtual_Substitution.DNFUni

13:49:15 Presenting theory HOL-ODE-Numerics.Example_Utilities

13:49:15 Presenting theory HOL-Combinatorics.Stirling

13:49:15 Presenting theory HOL-ODE-Numerics.ODE_Numerics

13:49:15 Presenting Blue_Eyes ...

13:49:15 Presenting document Blue_Eyes/document

13:49:15 Presenting document Blue_Eyes/outline

13:49:15 Presenting theory HOL-Analysis.Improper_Integral

13:49:16 Presenting theory Sort_Encodings.Mono

13:49:16 Presenting theory Blue_Eyes.Blue_Eyes

13:49:16 Presenting Gauss-Jordan-Elim-Fun ...

13:49:16 Presenting document Gauss-Jordan-Elim-Fun/document

13:49:16 Presenting document Gauss-Jordan-Elim-Fun/outline

13:49:16 Presenting theory HOL-Combinatorics.Permutations

13:49:17 Presenting theory HOL-Combinatorics.List_Permutation

13:49:17 Presenting theory Sort_Encodings.Mcalc

13:49:17 Presenting theory Gauss-Jordan-Elim-Fun.Gauss_Jordan_Elim_Fun

13:49:17 Presenting HOL-Data_Structures ...

13:49:17 Presenting document HOL-Data_Structures/document

13:49:17 Presenting theory Sort_Encodings.T_G_Prelim

13:49:17 Presenting theory HOL-Combinatorics.Multiset_Permutations

13:49:17 Presenting theory HOL-Data_Structures.Less_False

13:49:18 Presenting theory HOL-Bali.AxCompl

13:49:18 Presenting theory HOL-Combinatorics.Cycles

13:49:18 Presenting theory Sort_Encodings.Mcalc2

13:49:18 Presenting theory HOL-Analysis.Continuous_Extension

13:49:18 Presenting theory HOL-Data_Structures.Sorting

13:49:18 Presenting theory HOL-Combinatorics.Perm

13:49:18 Presenting theory HOL-Bali.Trans

13:49:18 Presenting HOL-Eisbach ...

13:49:19 Presenting theory HOL-Data_Structures.Balance

13:49:19 Presenting theory HOL-Data_Structures.Cmp

13:49:19 Presenting theory HOL-Data_Structures.Sorted_Less

13:49:19 Presenting theory HOL-Data_Structures.List_Ins_Del

13:49:20 Presenting theory HOL-Combinatorics.Orbits

13:49:20 Presenting theory HOL-Data_Structures.Set_Specs

13:49:20 Presenting theory HOL-Combinatorics.Combinatorics

13:49:20 Presenting Optics ...

13:49:20 Presenting document Optics/document

13:49:20 Presenting document Optics/outline

13:49:20 Presenting theory Optics.Interp

13:49:20 Presenting theory Optics.Two

13:49:20 Presenting theory HOL-Data_Structures.Tree_Set

13:49:20 Presenting theory Optics.Lens_Laws

13:49:20 Presenting theory Sort_Encodings.Mcalc2C

13:49:20 Presenting theory HOL-Data_Structures.AList_Upd_Del

13:49:21 Presenting theory Optics.Lens_Algebra

13:49:21 Presenting theory HOL-Data_Structures.Map_Specs

13:49:21 Presenting theory HOL-Data_Structures.Tree_Map

13:49:21 Presenting theory HOL-Data_Structures.Tree2

13:49:21 Presenting theory HOL-Data_Structures.Isin2

13:49:21 Presenting theory Optics.Lens_Order

13:49:22 Presenting theory Optics.Lens_Symmetric

13:49:22 Presenting theory Virtual_Substitution.GeneralVSProofs

13:49:22 Presenting theory Sort_Encodings.G

13:49:22 Presenting theory HOL-Data_Structures.Interval_Tree

13:49:22 Presenting theory HOL-Data_Structures.AVL_Set_Code

13:49:23 Presenting theory Sort_Encodings.T

13:49:23 Presenting theory HOL.BNF_Greatest_Fixpoint

13:49:23 Presenting file "Tools/BNF/bnf_gfp_util.ML"

13:49:23 Presenting file "Tools/BNF/bnf_gfp_tactics.ML"

13:49:23 Presenting theory HOL-Data_Structures.AVL_Set

13:49:23 Presenting file "Tools/BNF/bnf_gfp.ML"

13:49:23 Presenting file "Tools/BNF/bnf_gfp_rec_sugar_tactics.ML"

13:49:23 Presenting file "Tools/BNF/bnf_gfp_rec_sugar.ML"

13:49:23 Presenting theory Sort_Encodings.U

13:49:23 Presenting theory Sort_Encodings.CU

13:49:23 Presenting theory HOL-Data_Structures.Lookup2

13:49:23 Presenting theory Sort_Encodings.E

13:49:23 Presenting theory HOL-Analysis.Equivalence_Measurable_On_Borel

13:49:24 Presenting theory Optics.Lens_Instances

13:49:24 Presenting file "Lens_Lib.ML"

13:49:24 Presenting file "Lens_Record.ML"

13:49:24 Presenting file "Lens_Statespace.ML"

13:49:24 Presenting theory Optics.Lenses

13:49:24 Presenting theory HOL-Data_Structures.AVL_Map

13:49:24 Presenting theory Optics.Prisms

13:49:24 Presenting file "Prism_Lib.ML"

13:49:24 Presenting theory Sort_Encodings.Encodings

13:49:24 Presenting HOL-Examples ...

13:49:24 Presenting document HOL-Examples/document

13:49:24 Presenting document HOL-Examples/outline

13:49:24 Presenting theory HOL-Examples.Adhoc_Overloading_Examples

13:49:24 Presenting theory Optics.Channel_Type

13:49:24 Presenting file "Channel_Type.ML"

13:49:24 Presenting theory HOL-Examples.Ackermann

13:49:24 Presenting theory HOL-Examples.Cantor

13:49:24 Presenting theory HOL-Data_Structures.AVL_Bal_Set

13:49:24 Presenting theory HOL-Examples.Coherent

13:49:24 Presenting theory HOL-Examples.Commands

13:49:24 Presenting theory HOL-Examples.Drinker

13:49:25 Presenting theory Optics.Dataspace

13:49:25 Presenting file "Dataspace.ML"

13:49:25 Presenting theory Virtual_Substitution.DNF

13:49:25 Presenting theory HOL-Examples.Functions

13:49:25 Presenting theory HOL-Examples.Groebner_Examples

13:49:25 Presenting theory HOL-Examples.Iff_Oracle

13:49:25 Presenting theory HOL-Examples.Induction_Schema

13:49:25 Presenting theory HOL-Examples.Knaster_Tarski

13:49:25 Presenting theory HOL-Data_Structures.AVL_Bal2_Set

13:49:25 Presenting theory HOL-Examples.ML

13:49:25 Presenting theory HOL-Examples.Peirce

13:49:25 Presenting theory Optics.Scenes

13:49:25 Presenting theory Optics.Optics

13:49:25 Presenting theory HOL-Examples.Records

13:49:25 Presenting theory HOL-Analysis.Embed_Measure

13:49:25 Presenting theory Optics.Lens_Record_Example

13:49:25 Presenting theory Optics.Lens_State

13:49:25 Presenting HOL-Hahn_Banach ...

13:49:25 Presenting document HOL-Hahn_Banach/document

13:49:25 Presenting document HOL-Hahn_Banach/outline

13:49:25 Presenting theory HOL-Hahn_Banach.Bounds

13:49:26 Presenting theory HOL-Hahn_Banach.Vector_Space

13:49:26 Presenting theory Virtual_Substitution.VSQuad

13:49:26 Presenting theory HOL-Data_Structures.Height_Balanced_Tree

13:49:26 Presenting theory HOL-Hahn_Banach.Subspace

13:49:26 Presenting theory HOL-Hahn_Banach.Normed_Space

13:49:26 Presenting theory HOL-Hahn_Banach.Linearform

13:49:26 Presenting theory HOL-Eisbach.Eisbach

13:49:26 Presenting file "parse_tools.ML"

13:49:26 Presenting file "method_closure.ML"

13:49:26 Presenting file "eisbach_rule_insts.ML"

13:49:26 Presenting file "match_method.ML"

13:49:26 Presenting theory HOL-Hahn_Banach.Function_Order

13:49:27 Presenting theory HOL-Examples.Rewrite_Examples

13:49:27 Presenting theory HOL-Examples.Seq

13:49:27 Presenting theory HOL-Data_Structures.RBT

13:49:27 Presenting theory HOL-Examples.Sqrt

13:49:27 Presenting theory HOL-Hahn_Banach.Function_Norm

13:49:27 Presenting HOL-Hoare ...

13:49:27 Presenting document HOL-Hoare/document

13:49:27 Presenting document HOL-Hoare/outline

13:49:27 Presenting theory HOL-Hahn_Banach.Zorn_Lemma

13:49:27 Presenting theory Differential_Dynamic_Logic.Proof_Checker

13:49:27 Presenting theory HOL-Eisbach.Eisbach_Tools

13:49:27 Presenting theory HOL-Hahn_Banach.Hahn_Banach_Sup_Lemmas

13:49:27 Presenting theory Differential_Dynamic_Logic.Differential_Dynamic_Logic

13:49:27 Presenting HOL-Hoare_Parallel ...

13:49:27 Presenting document HOL-Hoare_Parallel/document

13:49:27 Presenting document HOL-Hoare_Parallel/outline

13:49:27 Presenting theory HOL-Hoare_Parallel.OG_Com

13:49:27 Presenting theory HOL-Data_Structures.RBT_Set

13:49:27 Presenting theory Virtual_Substitution.HeuristicProofs

13:49:27 Presenting theory HOL-Hahn_Banach.Hahn_Banach_Ext_Lemmas

13:49:28 Presenting theory HOL-Hahn_Banach.Hahn_Banach_Lemmas

13:49:28 Presenting theory HOL-Data_Structures.RBT_Set2

13:49:28 Presenting theory HOL-Hoare_Parallel.OG_Tran

13:49:28 Presenting theory Virtual_Substitution.ExportProofs

13:49:28 Presenting HOL-IMPP ...

13:49:28 Presenting theory HOL-Data_Structures.RBT_Map

13:49:28 Presenting theory HOL-Hoare.Hoare_Syntax

13:49:28 Presenting file "hoare_syntax.ML"

13:49:28 Presenting theory HOL-Data_Structures.Tree23

13:49:28 Presenting theory HOL-IMPP.Com

13:49:28 Presenting theory HOL-Hahn_Banach.Hahn_Banach

13:49:28 Presenting HOL-IOA ...

13:49:28 Presenting theory HOL-IMPP.Natural

13:49:28 Presenting theory HOL-IOA.Asig

13:49:28 Presenting theory HOL-Hoare.Hoare_Tac

13:49:28 Presenting file "hoare_tac.ML"

13:49:29 Presenting theory HOL-Eisbach.Tests

13:49:29 Presenting theory HOL-IMPP.Hoare

13:49:29 Presenting theory HOL-Data_Structures.Tree23_Set

13:49:29 Presenting theory HOL-Hoare.Hoare_Logic

13:49:29 Presenting theory HOL-Eisbach.Examples

13:49:29 Presenting theory HOL-Hoare_Parallel.OG_Hoare

13:49:29 Presenting theory HOL-Eisbach.Eisbach_Old_Appl_Syntax

13:49:29 Presenting theory HOL-Hoare.Arith2

13:49:29 Presenting theory HOL-Eisbach.Examples_FOL

13:49:29 Presenting theory HOL-IMPP.Misc

13:49:29 Presenting theory HOL-Eisbach.Example_Metric

13:49:29 Presenting theory HOL-IMPP.EvenOdd

13:49:29 Presenting HOL-Imperative_HOL ...

13:49:29 Presenting Imperative_Insertion_Sort ...

13:49:29 Presenting document HOL-Imperative_HOL/document

13:49:29 Presenting document HOL-Imperative_HOL/outline

13:49:29 Presenting document Imperative_Insertion_Sort/document

13:49:29 Presenting document Imperative_Insertion_Sort/outline

13:49:29 Presenting theory HOL-Imperative_HOL.Heap

13:49:29 Presenting theory HOL-IOA.IOA

13:49:29 Presenting theory HOL-Data_Structures.Tree23_Map

13:49:29 Presenting theory HOL-Hoare.Examples

13:49:30 Presenting theory Imperative_Insertion_Sort.Imperative_Loops

13:49:30 Presenting theory HOL-Data_Structures.Tree23_of_List

13:49:30 Presenting theory HOL.Filter

13:49:30 Presenting theory HOL-IOA.Solve

13:49:30 Presenting HOL-Import ...

13:49:30 Presenting theory HOL-Data_Structures.Tree234

13:49:30 Presenting theory HOL-Hoare_Parallel.OG_Tactics

13:49:30 Presenting theory HOL-Hoare_Parallel.Quote_Antiquote

13:49:30 Presenting theory HOL-Hoare.Hoare_Logic_Abort

13:49:30 Presenting theory HOL-Hoare_Parallel.OG_Syntax

13:49:30 Presenting theory HOL-Hoare.ExamplesAbort

13:49:30 Presenting theory HOL-Hoare.ExamplesTC

13:49:31 Presenting theory Imperative_Insertion_Sort.Imperative_Insertion_Sort

13:49:31 Presenting HOL-Induct ...

13:49:31 Presenting document HOL-Induct/document

13:49:31 Presenting document HOL-Induct/outline

13:49:31 Presenting theory HOL-Hoare_Parallel.OG_Examples

13:49:31 Presenting theory HOL-Imperative_HOL.Heap_Monad

13:49:31 Presenting theory HOL-Induct.Common_Patterns

13:49:31 Presenting theory HOL-Induct.Nested_Datatype

13:49:32 Presenting theory HOL-Data_Structures.Tree234_Set

13:49:32 Presenting theory HOL.Conditionally_Complete_Lattices

13:49:32 Presenting theory HOL-Hoare.Pointers0

13:49:32 Presenting theory HOL-Induct.QuoDataType

13:49:32 Presenting theory HOL-Hoare_Parallel.Graph

13:49:32 Presenting theory HOL-Imperative_HOL.Array

13:49:32 Presenting theory HOL-Import.Import_Setup

13:49:32 Presenting file "import_data.ML"

13:49:32 Presenting file "import_rule.ML"

13:49:32 Presenting theory HOL-Hoare.Heap

13:49:32 Presenting theory HOL-Hoare.HeapSyntax

13:49:32 Presenting theory HOL-Analysis.Brouwer_Fixpoint

13:49:32 Presenting theory HOL-Data_Structures.Tree234_Map

13:49:32 Presenting theory HOL-Induct.QuoNestedDataType

13:49:32 Presenting theory HOL.Factorial

13:49:32 Presenting theory HOL-Imperative_HOL.Ref

13:49:33 Presenting theory HOL-Imperative_HOL.Imperative_HOL

13:49:33 Presenting theory HOL-Import.HOL_Light_Maps

13:49:33 Presenting theory HOL-Imperative_HOL.Overview

13:49:33 Presenting HOL-Lattice ...

13:49:33 Presenting document HOL-Lattice/document

13:49:33 Presenting document HOL-Lattice/outline

13:49:33 Presenting theory HOL-Induct.Term

13:49:33 Presenting theory HOL-Lattice.Orders

13:49:33 Presenting theory HOL-Data_Structures.Brother12_Set

13:49:33 Presenting theory HOL-Induct.Sexp

13:49:33 Presenting theory HOL-Hoare_Parallel.Gar_Coll

13:49:34 Presenting theory HOL-Data_Structures.Brother12_Map

13:49:34 Presenting theory HOL-Lattice.Bounds

13:49:34 Presenting theory HOL-Imperative_HOL.List_Sublist

13:49:34 Presenting theory HOL-Induct.SList

13:49:34 Presenting theory HOL-Induct.ABexp

13:49:34 Presenting theory HOL-Hoare.Pointer_Examples

13:49:34 Presenting theory HOL-Induct.Infinitely_Branching_Tree

13:49:34 Presenting theory HOL-Hoare.HeapSyntaxAbort

13:49:34 Presenting theory HOL-Imperative_HOL.Subarray

13:49:34 Presenting theory HOL-Induct.Ordinals

13:49:34 Presenting theory HOL-Induct.Sigma_Algebra

13:49:34 Presenting theory HOL-Hoare.Pointer_ExamplesAbort

13:49:34 Presenting theory HOL-Induct.Comb

13:49:34 Presenting theory HOL-Induct.PropLog

13:49:35 Presenting theory HOL-Induct.Com

13:49:35 Presenting theory HOL-Lattice.Lattice

13:49:35 Presenting HOL-Library ...

13:49:35 Presenting theory HOL-Data_Structures.AA_Set

13:49:35 Presenting theory HOL-Lattice.CompleteLattice

13:49:35 Presenting ADS_Functor ...

13:49:35 Presenting document ADS_Functor/document

13:49:35 Presenting document ADS_Functor/outline

13:49:35 Presenting theory HOL-Imperative_HOL.Imperative_Quicksort

13:49:35 Presenting theory HOL-Data_Structures.AA_Map

13:49:35 Presenting document HOL-Library/document

13:49:35 Presenting document HOL-Library/outline

13:49:36 Presenting theory ADS_Functor.Merkle_Interface

13:49:36 Presenting theory HOL-Analysis.Fashoda_Theorem

13:49:36 Presenting theory HOL-Imperative_HOL.Imperative_Reverse

13:49:36 Presenting theory HOL.Binomial

13:49:36 Presenting theory HOL-Hoare_Parallel.Mul_Gar_Coll

13:49:36 Presenting theory HOL-Hoare.SchorrWaite

13:49:36 Presenting theory HOL-Library.AList

13:49:36 Presenting theory Main

13:49:36 Presenting theory HOL-Hoare_Parallel.RG_Com

13:49:36 Presenting theory HOL-Data_Structures.Set2_Join

13:49:36 Presenting theory HOL-Hoare.SepLogHeap

13:49:37 Presenting theory HOL-Analysis.Cross3

13:49:37 Presenting theory HOL-Library.Adhoc_Overloading

13:49:37 Presenting file "adhoc_overloading.ML"

13:49:37 Presenting theory HOL-Library.Function_Algebras

13:49:37 Presenting theory HOL-Hoare.Separation

13:49:37 Presenting Abs_Int_ITP2012 ...

13:49:37 Presenting document Abs_Int_ITP2012/document

13:49:37 Presenting document Abs_Int_ITP2012/outline

13:49:37 Presenting theory Abs_Int_ITP2012.Complete_Lattice_ix

13:49:37 Presenting theory HOL-Library.Set_Algebras

13:49:37 Presenting theory HOL-Data_Structures.Set2_Join_RBT

13:49:37 Presenting theory Abs_Int_ITP2012.ACom

13:49:37 Presenting theory HOL-Data_Structures.Array_Specs

13:49:38 Presenting theory HOL-Library.BigO

13:49:38 Presenting theory HOL-Imperative_HOL.Linked_Lists

13:49:38 Presenting theory HOL-Data_Structures.Braun_Tree

13:49:38 Presenting theory HOL.Archimedean_Field

13:49:38 Presenting theory HOL-Analysis.Bounded_Continuous_Function

13:49:38 Presenting theory HOL-Library.BNF_Axiomatization

13:49:38 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_axiomatization.ML"

13:49:38 Presenting theory Abs_Int_ITP2012.Collecting

13:49:38 Presenting theory HOL-Imperative_HOL.Sorted_List

13:49:39 Presenting theory Abs_Int_ITP2012.Abs_Int0

13:49:39 Presenting theory HOL-Data_Structures.Array_Braun

13:49:40 Presenting theory HOL-Analysis.Lindelof_Spaces

13:49:40 Presenting theory Abs_Int_ITP2012.Abs_State

13:49:40 Presenting theory HOL-Data_Structures.Trie_Fun

13:49:40 Presenting theory HOL-Imperative_HOL.SatChecker

13:49:40 Presenting theory HOL-Imperative_HOL.Imperative_HOL_ex

13:49:40 Presenting Abstract-Rewriting ...

13:49:40 Presenting document Abstract-Rewriting/document

13:49:40 Presenting document Abstract-Rewriting/outline

13:49:40 Presenting theory HOL-Data_Structures.Trie_Map

13:49:40 Presenting theory HOL-Hoare_Parallel.RG_Tran

13:49:41 Presenting theory ADS_Functor.ADS_Construction

13:49:41 Presenting theory HOL.Rat

13:49:41 Presenting theory HOL-Data_Structures.Tries_Binary

13:49:41 Presenting theory HOL-Data_Structures.Queue_Spec

13:49:41 Presenting theory HOL-Data_Structures.Reverse

13:49:41 Presenting theory Abstract-Rewriting.Seq

13:49:41 Presenting theory HOL-Data_Structures.Queue_2Lists

13:49:41 Presenting theory HOL-Data_Structures.Priority_Queue_Specs

13:49:41 Presenting theory Abs_Int_ITP2012.Abs_Int1

13:49:41 Presenting theory HOL-Data_Structures.Heaps

13:49:42 Presenting theory HOL-Data_Structures.Leftist_Heap

13:49:43 Presenting theory Abs_Int_ITP2012.Abs_Int2

13:49:44 Presenting theory ADS_Functor.Generic_ADS_Construction

13:49:44 Presenting theory Abs_Int_ITP2012.Abs_Int2_ivl

13:49:44 Presenting theory HOL-Data_Structures.Binomial_Heap

13:49:44 Presenting theory HOL-Data_Structures.Time_Funs

13:49:45 Presenting theory HOL-Analysis.Infinite_Products

13:49:46 Presenting theory ADS_Functor.Inclusion_Proof_Construction

13:49:46 Presenting theory Abs_Int_ITP2012.Abs_Int3

13:49:47 Presenting theory HOL-Data_Structures.Selection

13:49:47 Presenting Decreasing-Diagrams ...

13:49:47 Presenting document Decreasing-Diagrams/document

13:49:47 Presenting document Decreasing-Diagrams/outline

13:49:47 Presenting theory Abs_Int_ITP2012.Abs_Int1_const

13:49:47 Presenting theory HOL-Hoare_Parallel.RG_Hoare

13:49:47 Presenting theory Abs_Int_ITP2012.Abs_Int1_parity

13:49:47 Presenting Decreasing-Diagrams-II ...

13:49:47 Presenting document Decreasing-Diagrams-II/document

13:49:47 Presenting document Decreasing-Diagrams-II/outline

13:49:48 Presenting theory HOL-Hoare_Parallel.RG_Syntax

13:49:48 Presenting theory HOL.Real

13:49:48 Presenting file "Tools/SMT/smt_real.ML"

13:49:48 Presenting file "Tools/SMT/z3_real.ML"

13:49:48 Presenting file "Tools/Argo/argo_real.ML"

13:49:48 Presenting theory Decreasing-Diagrams-II.Decreasing_Diagrams_II_Aux

13:49:49 Presenting theory HOL-Hoare_Parallel.RG_Examples

13:49:49 Presenting theory Abstract-Rewriting.Abstract_Rewriting

13:49:49 Presenting theory ADS_Functor.Canton_Transaction_Tree

13:49:49 Presenting theory HOL-Hoare_Parallel.Hoare_Parallel

13:49:49 Presenting First_Order_Terms ...

13:49:49 Presenting document First_Order_Terms/document

13:49:49 Presenting document First_Order_Terms/outline

13:49:49 Presenting theory First_Order_Terms.Transitive_Closure_More

13:49:49 Presenting Knuth_Bendix_Order ...

13:49:49 Presenting document Knuth_Bendix_Order/document

13:49:49 Presenting document Knuth_Bendix_Order/outline

13:49:49 Presenting theory First_Order_Terms.Seq_More

13:49:49 Presenting theory Knuth_Bendix_Order.Order_Pair

13:49:49 Presenting theory First_Order_Terms.Fun_More

13:49:50 Presenting theory HOL-Library.BNF_Corec

13:49:50 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_tactics.ML"

13:49:50 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec.ML"

13:49:50 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_sugar_util.ML"

13:49:50 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_sugar_tactics.ML"

13:49:50 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_sugar.ML"

13:49:50 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_unique_sugar.ML"

13:49:50 Presenting theory First_Order_Terms.Option_Monad

13:49:51 Presenting theory HOL-Library.While_Combinator

13:49:51 Presenting theory HOL-Library.Bourbaki_Witt_Fixpoint

13:49:51 Presenting theory HOL-Library.Char_ord

13:49:51 Presenting theory HOL-Library.Phantom_Type

13:49:51 Presenting theory First_Order_Terms.Term

13:49:51 Presenting theory HOL-Library.Cardinality

13:49:52 Presenting theory HOL-Library.Code_Cardinality

13:49:52 Presenting theory First_Order_Terms.Term_Pair_Multiset

13:49:52 Presenting theory HOL-Library.Case_Converter

13:49:52 Presenting file "case_converter.ML"

13:49:52 Presenting theory Decreasing-Diagrams-II.Decreasing_Diagrams_II

13:49:53 Presenting theory Knuth_Bendix_Order.Lexicographic_Extension

13:49:53 Presenting Weighted_Path_Order ...

13:49:53 Presenting document Weighted_Path_Order/document

13:49:53 Presenting document Weighted_Path_Order/outline

13:49:53 Presenting theory Weighted_Path_Order.Status

13:49:53 Presenting theory Weighted_Path_Order.Precedence

13:49:53 Presenting theory HOL-Library.Code_Lazy

13:49:53 Presenting file "code_lazy.ML"

13:49:53 Presenting theory Weighted_Path_Order.Relations

13:49:54 Presenting theory HOL-Analysis.Infinite_Sum

13:49:54 Presenting theory Weighted_Path_Order.List_Order

13:49:54 Presenting theory HOL-Library.Code_Test

13:49:54 Presenting file "code_test.ML"

13:49:54 Presenting theory HOL-Library.Combine_PER

13:49:54 Presenting theory First_Order_Terms.Abstract_Matching

13:49:54 Presenting theory Knuth_Bendix_Order.Subterm_and_Context

13:49:55 Presenting theory Knuth_Bendix_Order.Term_Aux

13:49:55 Presenting theory Abstract-Rewriting.Relative_Rewriting

13:49:56 Presenting theory Abstract-Rewriting.SN_Orders

13:49:56 Presenting theory First_Order_Terms.Unifiers

13:49:56 Presenting theory HOL-Library.Complete_Partial_Order2

13:49:57 Presenting theory HOL-Library.Conditional_Parametricity

13:49:57 Presenting file "conditional_parametricity.ML"

13:49:57 Presenting theory HOL-Library.Confluence

13:49:58 Presenting theory HOL-Library.Confluent_Quotient

13:49:58 Presenting theory Weighted_Path_Order.Multiset_Extension_Pair

13:49:58 Presenting theory HOL-Analysis.Infinite_Set_Sum

13:49:58 Presenting theory Abstract-Rewriting.SN_Order_Carrier

13:49:58 Presenting Multiset_Ordering_NPC ...

13:49:58 Presenting theory Decreasing-Diagrams.Decreasing_Diagrams

13:49:58 Presenting document Multiset_Ordering_NPC/document

13:49:58 Presenting document Multiset_Ordering_NPC/outline

13:49:58 Presenting theory HOL-Library.Old_Datatype

13:49:58 Presenting file "$ISABELLE_HOME/src/HOL/Tools/Old_Datatype/old_datatype.ML"

13:49:58 Presenting theory Weighted_Path_Order.Multiset_Extension_Pair_Impl

13:49:59 Presenting Stateful_Protocol_Composition_and_Typing ...

13:49:59 Presenting document Stateful_Protocol_Composition_and_Typing/document

13:49:59 Presenting document Stateful_Protocol_Composition_and_Typing/outline

13:49:59 Presenting theory HOL-Library.Nat_Bijection

13:49:59 Presenting theory First_Order_Terms.Abstract_Unification

13:49:59 Presenting theory HOL-Library.Countable

13:49:59 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_lfp_countable.ML"

13:49:59 Presenting theory Knuth_Bendix_Order.KBO

13:50:00 Presenting theory Multiset_Ordering_NPC.Multiset_Ordering_More

13:50:00 Presenting Automated_Stateful_Protocol_Verification ...

13:50:00 Presenting document Automated_Stateful_Protocol_Verification/document

13:50:00 Presenting theory HOL.Topological_Spaces

13:50:00 Presenting document Automated_Stateful_Protocol_Verification/outline

13:50:00 Presenting theory HOL-Library.Infinite_Set

13:50:00 Presenting theory Multiset_Ordering_NPC.Propositional_Formula

13:50:00 Presenting theory HOL-Library.Countable_Set

13:50:00 Presenting theory HOL.Hull

13:50:00 Presenting theory Stateful_Protocol_Composition_and_Typing.Miscellaneous

13:50:00 Presenting theory HOL-Library.Countable_Complete_Lattices

13:50:01 Presenting theory HOL-Library.Countable_Set_Type

13:50:01 Presenting theory HOL-Library.Debug

13:50:01 Presenting theory HOL-Library.Diagonal_Subsequence

13:50:01 Presenting theory Weighted_Path_Order.Multiset_Extension2

13:50:01 Presenting theory HOL-Library.Discrete

13:50:02 Presenting theory First_Order_Terms.Unification

13:50:02 Presenting theory HOL-Library.FuncSet

13:50:02 Presenting theory Stateful_Protocol_Composition_and_Typing.Messages

13:50:02 Presenting theory Weighted_Path_Order.Multiset_Extension2_Impl

13:50:03 Presenting theory HOL-Library.Disjoint_Sets

13:50:03 Presenting theory HOL.Modules

13:50:04 Presenting theory First_Order_Terms.Matching

13:50:04 Presenting theory HOL-Library.FSet

13:50:05 Presenting theory First_Order_Terms.Subsumption

13:50:05 Presenting Matrix ...

13:50:05 Presenting document Matrix/document

13:50:05 Presenting document Matrix/outline

13:50:05 Presenting theory HOL-Library.Finite_Map

13:50:05 Presenting theory Multiset_Ordering_NPC.Multiset_Ordering_in_NP

13:50:05 Presenting theory HOL-Library.Disjoint_FSets

13:50:06 Presenting theory HOL-Library.Dlist

13:50:06 Presenting theory HOL-Library.Dual_Ordered_Lattice

13:50:06 Presenting theory Matrix.Utility

13:50:07 Presenting theory HOL-Library.Equipollence

13:50:07 Presenting theory Matrix.Ordered_Semiring

13:50:07 Presenting theory HOL-Library.Simps_Case_Conv

13:50:07 Presenting file "simps_case_conv.ML"

13:50:07 Presenting theory HOL-Library.Extended

13:50:07 Presenting theory Weighted_Path_Order.WPO

13:50:07 Presenting theory HOL-Library.Order_Continuity

13:50:08 Presenting theory Weighted_Path_Order.RPO

13:50:08 Presenting theory HOL-Library.Extended_Nat

13:50:08 Presenting theory Multiset_Ordering_NPC.Multiset_Ordering_NP_Hard

13:50:08 Presenting theory Weighted_Path_Order.LPO

13:50:08 Presenting theory HOL-Library.Liminf_Limsup

13:50:08 Presenting theory Weighted_Path_Order.KBO_Transformation

13:50:09 Presenting theory HOL.Vector_Spaces

13:50:09 Presenting theory HOL-Analysis.Polytope

13:50:10 Presenting theory Weighted_Path_Order.KBO_as_WPO

13:50:10 Presenting theory Weighted_Path_Order.Executable_Orders

13:50:10 Presenting Matrix_Tensor ...

13:50:10 Presenting document Matrix_Tensor/document

13:50:10 Presenting document Matrix_Tensor/outline

13:50:10 Presenting theory Multiset_Ordering_NPC.RPO_NP_Hard

13:50:10 Presenting Knot_Theory ...

13:50:10 Presenting document Knot_Theory/document

13:50:10 Presenting document Knot_Theory/outline

13:50:11 Presenting theory Knot_Theory.Preliminaries

13:50:11 Presenting theory HOL-Library.Extended_Real

13:50:11 Presenting theory Automated_Stateful_Protocol_Verification.Transactions

13:50:12 Presenting theory Knot_Theory.Tangles

13:50:12 Presenting theory Matrix.Matrix_Legacy

13:50:12 Presenting Minsky_Machines ...

13:50:12 Presenting document Minsky_Machines/document

13:50:12 Presenting document Minsky_Machines/outline

13:50:12 Presenting theory HOL-Library.Indicator_Function

13:50:12 Presenting theory Minsky_Machines.Recursive_Inseparability

13:50:13 Presenting theory Automated_Stateful_Protocol_Verification.Term_Abstraction

13:50:14 Presenting theory HOL-Library.Extended_Nonnegative_Real

13:50:14 Presenting theory HOL-Library.Log_Nat

13:50:14 Presenting theory HOL-Library.Lattice_Algebras

13:50:15 Presenting theory HOL.Real_Vector_Spaces

13:50:16 Presenting theory HOL-Library.Float

13:50:16 Presenting theory Minsky_Machines.Minsky

13:50:17 Presenting Polynomials ...

13:50:17 Presenting theory HOL-Analysis.Arcwise_Connected

13:50:17 Presenting document Polynomials/document

13:50:17 Presenting document Polynomials/outline

13:50:17 Presenting theory Stateful_Protocol_Composition_and_Typing.More_Unification

13:50:17 Presenting theory HOL-Library.Function_Division

13:50:17 Presenting theory HOL-Library.Fun_Lexorder

13:50:17 Presenting theory HOL-Library.Going_To_Filter

13:50:17 Presenting theory Knot_Theory.Tangle_Algebra

13:50:17 Presenting theory HOL-Library.Groups_Big_Fun

13:50:17 Presenting theory Knot_Theory.Tangle_Relation

13:50:18 Presenting theory HOL-Library.Interval

13:50:19 Presenting theory Polynomials.Utils

13:50:19 Presenting theory HOL-Library.Interval_Float

13:50:19 Presenting theory HOL-Library.IArray

13:50:20 Presenting theory Knot_Theory.Tangle_Moves

13:50:20 Presenting theory Polynomials.MPoly_Type

13:50:20 Presenting theory Knot_Theory.Link_Algebra

13:50:21 Presenting theory Stateful_Protocol_Composition_and_Typing.Intruder_Deduction

13:50:22 Presenting theory HOL-Library.Landau_Symbols

13:50:22 Presenting theory HOL-Library.Lattice_Constructions

13:50:22 Presenting theory HOL.Limits

13:50:23 Presenting theory HOL.Inequalities

13:50:23 Presenting theory Polynomials.More_MPoly_Type

13:50:23 Presenting theory HOL-Library.Stream

13:50:24 Presenting theory Knot_Theory.Example

13:50:24 Presenting theory HOL-Library.Sublist

13:50:25 Presenting theory HOL-Analysis.Retracts

13:50:25 Presenting theory HOL-Library.Linear_Temporal_Logic_on_Streams

13:50:26 Presenting theory HOL-Library.ListVector

13:50:26 Presenting theory HOL-Library.Lub_Glb

13:50:26 Presenting theory HOL.Series

13:50:27 Presenting theory HOL-Library.Mapping

13:50:27 Presenting theory HOL-Library.Monad_Syntax

13:50:27 Presenting theory HOL-Library.More_List

13:50:28 Presenting theory HOL-Library.Cancellation

13:50:28 Presenting file "Cancellation/cancel.ML"

13:50:28 Presenting file "Cancellation/cancel_data.ML"

13:50:28 Presenting file "Cancellation/cancel_simprocs.ML"

13:50:31 Presenting theory HOL-Library.Multiset

13:50:31 Presenting file "multiset_simprocs.ML"

13:50:31 Presenting theory Polynomials.Power_Products

13:50:32 Presenting theory HOL-Library.Multiset_Order

13:50:32 Presenting theory HOL-Library.Nonpos_Ints

13:50:32 Presenting theory HOL-Library.Numeral_Type

13:50:33 Presenting theory Knot_Theory.Kauffman_Matrix

13:50:33 Presenting theory HOL.Deriv

13:50:33 Presenting theory HOL-Library.Omega_Words_Fun

13:50:33 Presenting theory HOL-Library.Open_State_Syntax

13:50:33 Presenting theory Polynomials.More_Modules

13:50:34 Presenting theory HOL-Library.Option_ord

13:50:34 Presenting theory HOL-Library.Parallel

13:50:34 Presenting theory HOL-Library.Pattern_Aliases

13:50:34 Presenting theory HOL-Library.Periodic_Fun

13:50:35 Presenting theory HOL.NthRoot

13:50:35 Presenting theory HOL-Library.Poly_Mapping

13:50:36 Presenting theory HOL-Library.Power_By_Squaring

13:50:36 Presenting theory Stateful_Protocol_Composition_and_Typing.Strands_and_Constraints

13:50:36 Presenting theory HOL-Library.Preorder

13:50:36 Presenting file "$ISABELLE_HOME/src/Provers/preorder.ML"

13:50:36 Presenting theory HOL-Library.Product_Plus

13:50:36 Presenting theory HOL-Library.Quadratic_Discriminant

13:50:36 Presenting theory HOL-Library.Quotient_Syntax

13:50:36 Presenting theory HOL-Library.Quotient_Set

13:50:37 Presenting theory HOL-Library.Quotient_Product

13:50:37 Presenting theory HOL-Library.Quotient_Option

13:50:37 Presenting theory HOL-Library.Quotient_List

13:50:37 Presenting theory HOL-Library.Quotient_Sum

13:50:37 Presenting theory HOL-Library.Quotient_Type

13:50:38 Presenting theory HOL-Library.Ramsey

13:50:38 Presenting theory HOL-Library.Reflection

13:50:38 Presenting file "$ISABELLE_HOME/src/HOL/Tools/reflection.ML"

13:50:39 Presenting theory HOL-Library.Rewrite

13:50:39 Presenting file "cconv.ML"

13:50:39 Presenting file "rewrite.ML"

13:50:39 Presenting theory HOL-Library.Type_Length

13:50:40 Presenting theory HOL-Library.Saturated

13:50:40 Presenting theory Knot_Theory.Computations

13:50:40 Presenting theory HOL-Library.Set_Idioms

13:50:40 Presenting theory HOL-Library.Signed_Division

13:50:40 Presenting theory Matrix_Tensor.Matrix_Tensor

13:50:40 Presenting theory HOL-Library.State_Monad

13:50:41 Presenting theory HOL-Library.Comparator

13:50:41 Presenting theory Polynomials.MPoly_Type_Class

13:50:41 Presenting Abstract_Completeness ...

13:50:41 Presenting document Abstract_Completeness/document

13:50:41 Presenting document Abstract_Completeness/outline

13:50:41 Presenting theory HOL-Library.Sorting_Algorithms

13:50:42 Presenting theory Stateful_Protocol_Composition_and_Typing.Lazy_Intruder

13:50:42 Presenting theory Knot_Theory.Linkrel_Kauffman

13:50:42 Presenting theory Abstract_Completeness.Abstract_Completeness

13:50:43 Presenting theory Knot_Theory.Kauffman_Invariance

13:50:43 Presenting theory Knot_Theory.Knot_Theory

13:50:43 Presenting Abstract_Soundness ...

13:50:43 Presenting document Abstract_Soundness/document

13:50:43 Presenting document Abstract_Soundness/outline

13:50:43 Presenting theory Abstract_Soundness.Finite_Proof_Soundness

13:50:43 Presenting theory Abstract_Completeness.Propositional_Logic

13:50:43 Presenting Amortized_Complexity ...

13:50:43 Presenting document Amortized_Complexity/document

13:50:43 Presenting document Amortized_Complexity/outline

13:50:43 Presenting theory HOL-Library.Sum_of_Squares

13:50:43 Presenting file "Sum_of_Squares/positivstellensatz.ML"

13:50:43 Presenting file "Sum_of_Squares/positivstellensatz_tools.ML"

13:50:43 Presenting file "Sum_of_Squares/sum_of_squares.ML"

13:50:43 Presenting file "Sum_of_Squares/sos_wrapper.ML"

13:50:44 Presenting theory HOL-Library.Transitive_Closure_Table

13:50:44 Presenting theory HOL-Library.Tree

13:50:44 Presenting theory HOL-Analysis.Further_Topology

13:50:44 Presenting theory Amortized_Complexity.Amortized_Framework0

13:50:44 Presenting theory HOL-Library.Tree_Multiset

13:50:44 Presenting theory HOL-Library.Tree_Real

13:50:45 Presenting theory Amortized_Complexity.Amortized_Framework

13:50:45 Presenting theory HOL-Library.Uprod

13:50:46 Presenting theory Abstract_Soundness.Infinite_Proof_Soundness

13:50:46 Presenting Dynamic_Tables ...

13:50:46 Presenting document Dynamic_Tables/document

13:50:46 Presenting document Dynamic_Tables/outline

13:50:46 Presenting theory Amortized_Complexity.Amortized_Examples

13:50:46 Presenting theory Amortized_Complexity.Priority_Queue_ops_merge

13:50:46 Presenting theory Amortized_Complexity.Skew_Heap_Analysis

13:50:46 Presenting theory Dynamic_Tables.Tables_real

13:50:47 Presenting theory Amortized_Complexity.Lemmas_log

13:50:47 Presenting theory Amortized_Complexity.Splay_Tree_Analysis_Base

13:50:48 Presenting theory Dynamic_Tables.Tables_nat

13:50:48 Presenting Bell_Numbers_Spivey ...

13:50:48 Presenting document Bell_Numbers_Spivey/document

13:50:48 Presenting document Bell_Numbers_Spivey/outline

13:50:48 Presenting theory HOL-Analysis.Jordan_Curve

13:50:48 Presenting theory HOL-Library.Word

13:50:48 Presenting file "Tools/word_lib.ML"

13:50:48 Presenting file "Tools/smt_word.ML"

13:50:48 Presenting theory Amortized_Complexity.Splay_Tree_Analysis

13:50:49 Presenting theory HOL-Analysis.Poly_Roots

13:50:49 Presenting theory HOL-Library.Z2

13:50:49 Presenting theory HOL-Library.Library

13:50:49 Presenting theory HOL-Library.Product_Order

13:50:49 Presenting theory HOL-Library.Finite_Lattice

13:50:50 Presenting theory Bell_Numbers_Spivey.Bell_Numbers

13:50:50 Presenting theory HOL-Analysis.Generalised_Binomial_Theorem

13:50:50 Presenting theory HOL-Library.List_Lexorder

13:50:50 Presenting Card_Equiv_Relations ...

13:50:50 Presenting document Card_Equiv_Relations/document

13:50:50 Presenting theory HOL-Library.List_Lenlexorder

13:50:50 Presenting document Card_Equiv_Relations/outline

13:50:50 Presenting theory HOL-Library.Prefix_Order

13:50:50 Presenting theory Amortized_Complexity.Splay_Tree_Analysis_Optimal

13:50:50 Presenting theory HOL-Library.Product_Lexorder

13:50:50 Presenting theory HOL-Library.Subseq_Order

13:50:50 Presenting theory Amortized_Complexity.Priority_Queue_ops

13:50:50 Presenting theory HOL-Library.Datatype_Records

13:50:50 Presenting file "datatype_records.ML"

13:50:50 Presenting theory Card_Equiv_Relations.Card_Equiv_Relations

13:50:50 Presenting theory HOL-Library.AList_Mapping

13:50:51 Presenting theory HOL-Library.Code_Abstract_Nat

13:50:51 Presenting theory HOL-Library.Code_Binary_Nat

13:50:51 Presenting theory Amortized_Complexity.Splay_Heap_Analysis

13:50:51 Presenting theory Card_Equiv_Relations.Card_Partial_Equiv_Relations

13:50:51 Presenting Binomial-Heaps ...

13:50:51 Presenting document Binomial-Heaps/document

13:50:51 Presenting document Binomial-Heaps/outline

13:50:52 Presenting theory HOL-Analysis.Vitali_Covering_Theorem

13:50:52 Presenting theory Amortized_Complexity.Pairing_Heap_Tree_Analysis

13:50:52 Presenting theory HOL-Library.Code_Prolog

13:50:52 Presenting file "$ISABELLE_HOME/src/HOL/Tools/Predicate_Compile/code_prolog.ML"

13:50:52 Presenting theory Amortized_Complexity.Pairing_Heap_Tree_Analysis2

13:50:52 Presenting theory HOL-Library.Code_Target_Int

13:50:52 Presenting theory HOL-Library.Code_Real_Approx_By_Float

13:50:53 Presenting theory HOL-Library.Code_Target_Nat

13:50:53 Presenting theory HOL-Library.Code_Target_Numeral

13:50:53 Presenting theory HOL-Library.Code_Target_Numeral_Float

13:50:53 Presenting theory HOL-Library.Complex_Order

13:50:53 Presenting theory HOL-Library.DAList

13:50:53 Presenting theory Amortized_Complexity.Pairing_Heap_List1_Analysis

13:50:53 Presenting theory HOL-Library.DAList_Multiset

13:50:53 Presenting theory Amortized_Complexity.Pairing_Heap_List1_Analysis2

13:50:54 Presenting theory Amortized_Complexity.Pairing_Heap_List2_Analysis

13:50:54 Presenting Boolean_Expression_Checkers ...

13:50:54 Presenting document Boolean_Expression_Checkers/document

13:50:54 Presenting document Boolean_Expression_Checkers/outline

13:50:54 Presenting theory HOL.Transcendental

13:50:55 Presenting theory Binomial-Heaps.BinomialHeap

13:50:55 Presenting theory Boolean_Expression_Checkers.Boolean_Expression_Checkers

13:50:56 Presenting theory Boolean_Expression_Checkers.Boolean_Expression_Checkers_AList_Mapping

13:50:56 Presenting theory Boolean_Expression_Checkers.Boolean_Expression_Example

13:50:56 Presenting Buildings ...

13:50:56 Presenting document Buildings/document

13:50:56 Presenting document Buildings/outline

13:50:57 Presenting theory Polynomials.MPoly_Type_Class_Ordered

13:50:57 Presenting theory Stateful_Protocol_Composition_and_Typing.Typed_Model

13:50:58 Presenting theory HOL-Library.RBT_Impl

13:50:58 Presenting theory Polynomials.Poly_Mapping_Finite_Map

13:50:59 Presenting theory HOL-Library.RBT

13:50:59 Presenting theory HOL.Complex

13:50:59 Presenting theory HOL-Library.RBT_Mapping

13:51:00 Presenting theory Buildings.Prelim

13:51:00 Presenting theory HOL-Library.RBT_Set

13:51:00 Presenting theory HOL-Library.LaTeXsugar

13:51:00 Presenting theory HOL-Library.OptionalSugar

13:51:00 Presenting theory HOL-Library.Predicate_Compile_Alternative_Defs

13:51:01 Presenting theory Polynomials.MPoly_Type_Class_FMap

13:51:01 Presenting theory HOL-Library.Predicate_Compile_Quickcheck

13:51:01 Presenting file "$ISABELLE_HOME/src/HOL/Tools/Predicate_Compile/predicate_compile_quickcheck.ML"

13:51:01 Presenting theory HOL.MacLaurin

13:51:01 Presenting theory Complex_Main

13:51:01 Presenting Card_Number_Partitions ...

13:51:01 Presenting document Card_Number_Partitions/document

13:51:01 Presenting document Card_Number_Partitions/outline

13:51:02 Presenting theory Card_Number_Partitions.Additions_to_Main

13:51:02 Presenting theory Polynomials.PP_Type

13:51:03 Presenting theory Binomial-Heaps.SkewBinomialHeap

13:51:03 Presenting theory Card_Number_Partitions.Number_Partition

13:51:03 Presenting theory Binomial-Heaps.Test

13:51:03 Presenting Category2 ...

13:51:03 Presenting document Category2/document

13:51:03 Presenting document Category2/outline

13:51:04 Presenting theory HOL-Library.Old_Recdef

13:51:04 Presenting file "old_recdef.ML"

13:51:05 Presenting theory Category2.Category

13:51:05 Presenting theory Card_Number_Partitions.Card_Number_Partitions

13:51:05 Presenting Category3 ...

13:51:05 Presenting document Category3/document

13:51:05 Presenting document Category3/outline

13:51:05 Presenting theory HOL-Library.Realizers

13:51:05 Presenting file "$ISABELLE_HOME/src/HOL/Tools/datatype_realizer.ML"

13:51:05 Presenting file "$ISABELLE_HOME/src/HOL/Tools/inductive_realizer.ML"

13:51:06 Presenting theory Category2.Universe

13:51:06 Presenting theory Category3.Category

13:51:06 Presenting theory Category3.DualCategory

13:51:06 Presenting theory Buildings.Algebra

13:51:08 Presenting theory Buildings.Simplicial

13:51:08 Presenting theory HOL-Library.Refute

13:51:08 Presenting file "refute.ML"

13:51:08 Presenting theory Category3.ConcreteCategory

13:51:08 Presenting MonoidalCategory ...

13:51:08 Presenting document MonoidalCategory/document

13:51:08 Presenting document MonoidalCategory/outline

13:51:09 Presenting theory Category3.EpiMonoIso

13:51:09 Presenting theory Category3.InitialTerminal

13:51:10 Presenting theory Category2.MonadicEquationalTheory

13:51:12 Presenting theory Category3.Functor

13:51:12 Presenting theory MonoidalCategory.MonoidalCategory

13:51:13 Presenting theory Category3.Subcategory

13:51:13 Presenting theory Category2.Functors

13:51:14 Presenting theory MonoidalCategory.MonoidalFunctor

13:51:15 Presenting theory Stateful_Protocol_Composition_and_Typing.Typing_Result

13:51:17 Presenting theory HOL-Analysis.Change_Of_Vars

13:51:17 Presenting theory Buildings.Chamber

13:51:17 Presenting theory MonoidalCategory.FreeMonoidalCategory

13:51:18 Presenting theory Category2.NatTrans

13:51:19 Presenting theory Category3.SetCategory

13:51:19 Presenting theory MonoidalCategory.CartesianMonoidalCategory

13:51:19 Presenting Combinatorics_Words ...

13:51:19 Presenting document Combinatorics_Words/document

13:51:19 Presenting document Combinatorics_Words/manual

13:51:19 Presenting theory Combinatorics_Words.Arithmetical_Hints

13:51:19 Presenting theory Combinatorics_Words.Reverse_Symmetry

13:51:20 Presenting theory HOL-Analysis.Lipschitz

13:51:20 Presenting theory HOL-Analysis.Multivariate_Analysis

13:51:20 Presenting theory Category2.SetCat

13:51:22 Presenting theory HOL-Analysis.Simplex_Content

13:51:22 Presenting theory Combinatorics_Words.CoWBasic

13:51:24 Presenting theory Combinatorics_Words.Submonoids

13:51:24 Presenting theory Buildings.Coxeter

13:51:24 Presenting theory Combinatorics_Words.Periodicity_Lemma

13:51:25 Presenting theory Combinatorics_Words.Lyndon_Schutzenberger

13:51:25 Presenting theory Combinatorics_Words.CoWAll

13:51:25 Presenting Combinatorics_Words_Graph_Lemma ...

13:51:25 Presenting document Combinatorics_Words_Graph_Lemma/document

13:51:25 Presenting document Combinatorics_Words_Graph_Lemma/outline

13:51:25 Presenting theory HOL-Analysis.FPS_Convergence

13:51:25 Presenting theory Combinatorics_Words_Graph_Lemma.Graph_Lemma

13:51:25 Presenting Combinatorics_Words_Lyndon ...

13:51:25 Presenting document Combinatorics_Words_Lyndon/document

13:51:25 Presenting document Combinatorics_Words_Lyndon/outline

13:51:26 Presenting theory Polynomials.OAlist

13:51:26 Presenting theory Combinatorics_Words_Lyndon.Lyndon

13:51:26 Presenting theory Combinatorics_Words_Lyndon.Lyndon_Addition

13:51:26 Presenting ConcurrentIMP ...

13:51:26 Presenting document ConcurrentIMP/document

13:51:26 Presenting document ConcurrentIMP/outline

13:51:26 Presenting theory ConcurrentIMP.CIMP_pred

13:51:26 Presenting theory Buildings.Building

13:51:26 Presenting theory ConcurrentIMP.Infinite_Sequences

13:51:27 Presenting CoreC++ ...

13:51:27 Presenting document CoreC++/document

13:51:27 Presenting document CoreC++/outline

13:51:27 Presenting theory HOL-Analysis.Smooth_Paths

13:51:27 Presenting theory Category3.SetCat

13:51:27 Presenting theory Category2.Yoneda

13:51:27 Presenting theory CoreC++.Auxiliary

13:51:27 Presenting theory CoreC++.Type

13:51:27 Presenting theory ConcurrentIMP.LTL

13:51:27 Presenting theory CoreC++.Value

13:51:27 Presenting Core_DOM ...

13:51:27 Presenting theory Stateful_Protocol_Composition_and_Typing.Stateful_Strands

13:51:27 Presenting document Core_DOM/document

13:51:27 Presenting document Core_DOM/outline

13:51:27 Presenting theory CoreC++.Expr

13:51:28 Presenting theory ConcurrentIMP.CIMP_lang

13:51:28 Presenting theory HOL-Analysis.Locally

13:51:28 Presenting theory CoreC++.Decl

13:51:28 Presenting theory Category3.ProductCategory

13:51:28 Presenting theory Core_DOM.Hiding_Type_Variables

13:51:28 Presenting theory Core_DOM.Ref

13:51:28 Presenting theory Core_DOM.Core_DOM_Basic_Datatypes

13:51:28 Presenting theory Core_DOM.BaseClass

13:51:29 Presenting theory CoreC++.ClassRel

13:51:29 Presenting theory ConcurrentIMP.CIMP_vcg

13:51:29 Presenting theory Polynomials.OAlist_Poly_Mapping

13:51:29 Presenting theory ConcurrentIMP.CIMP_vcg_rules

13:51:29 Presenting theory ConcurrentIMP.CIMP

13:51:29 Presenting file "cimp.ML"

13:51:29 Presenting theory ConcurrentIMP.CIMP_locales

13:51:29 Presenting theory ConcurrentIMP.CIMP_one_place_buffer

13:51:30 Presenting theory HOL-Analysis.Abstract_Euclidean_Space

13:51:30 Presenting theory ConcurrentIMP.CIMP_unbounded_buffer

13:51:30 Presenting Shadow_DOM ...

13:51:30 Presenting document Shadow_DOM/document

13:51:30 Presenting document Shadow_DOM/outline

13:51:30 Presenting theory Shadow_DOM.ShadowRootClass

13:51:30 Presenting theory Core_DOM.Heap_Error_Monad

13:51:30 Presenting theory Shadow_DOM.ShadowRootMonad

13:51:31 Presenting theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Model

13:51:31 Presenting theory HOL-Analysis.Function_Metric

13:51:31 Presenting theory HOL-Analysis.Analysis

13:51:31 Presenting DOM_Components ...

13:51:31 Presenting document DOM_Components/document

13:51:31 Presenting document DOM_Components/outline

13:51:32 Presenting theory Category3.NaturalTransformation

13:51:32 Presenting theory Core_DOM.BaseMonad

13:51:32 Presenting theory Core_DOM.ObjectPointer

13:51:32 Presenting theory Core_DOM.ObjectClass

13:51:32 Presenting theory Category3.BinaryFunctor

13:51:33 Presenting theory CoreC++.SubObj

13:51:33 Presenting theory Core_DOM.ObjectMonad

13:51:33 Presenting theory Core_DOM.NodePointer

13:51:33 Presenting theory CoreC++.Objects

13:51:33 Presenting theory Core_DOM.NodeClass

13:51:33 Presenting theory CoreC++.Exceptions

13:51:33 Presenting theory CoreC++.Syntax

13:51:33 Presenting theory CoreC++.State

13:51:34 Presenting theory Core_DOM.NodeMonad

13:51:34 Presenting theory Core_DOM.ElementPointer

13:51:34 Presenting theory Automated_Stateful_Protocol_Verification.Term_Variants

13:51:34 Presenting theory Core_DOM.CharacterDataPointer

13:51:34 Presenting theory Core_DOM.DocumentPointer

13:51:34 Presenting theory Core_DOM.ShadowRootPointer

13:51:35 Presenting theory Core_DOM.ElementClass

13:51:35 Presenting theory Polynomials.Term_Order

13:51:36 Presenting theory Core_DOM.ElementMonad

13:51:36 Presenting theory Core_DOM.CharacterDataClass

13:51:37 Presenting theory Core_DOM.CharacterDataMonad

13:51:37 Presenting theory CoreC++.BigStep

13:51:38 Presenting theory Core_DOM.DocumentClass

13:51:38 Presenting theory Category3.FunctorCategory

13:51:38 Presenting theory DOM_Components.Core_DOM_Components

13:51:39 Presenting theory Core_DOM.DocumentMonad

13:51:40 Presenting theory Shadow_DOM.Shadow_DOM

13:51:41 Presenting theory Polynomials.MPoly_Type_Class_OAlist

13:51:41 Presenting theory CoreC++.SmallStep

13:51:42 Presenting theory CoreC++.SystemClasses

13:51:42 Presenting theory CoreC++.TypeRel

13:51:42 Presenting theory Shadow_DOM.Shadow_DOM_BaseTest

13:51:42 Presenting theory Category3.Yoneda

13:51:43 Presenting theory Polynomials.Quasi_PM_Power_Products

13:51:43 Presenting theory CoreC++.WellType

13:51:43 Presenting theory Shadow_DOM.slots

13:51:43 Presenting theory DOM_Components.Shadow_DOM_Components

13:51:44 Presenting theory Stateful_Protocol_Composition_and_Typing.Stateful_Typing

13:51:44 Presenting theory Shadow_DOM.slots_fallback

13:51:44 Presenting theory Shadow_DOM.Shadow_DOM_Document_adoptNode

13:51:44 Presenting theory DOM_Components.fancy_tabs

13:51:44 Presenting Core_SC_DOM ...

13:51:44 Presenting document Core_SC_DOM/document

13:51:44 Presenting document Core_SC_DOM/outline

13:51:45 Presenting theory Shadow_DOM.Shadow_DOM_Document_getElementById

13:51:45 Presenting theory Shadow_DOM.Shadow_DOM_Node_insertBefore

13:51:45 Presenting theory Stateful_Protocol_Composition_and_Typing.Labeled_Strands

13:51:45 Presenting theory Shadow_DOM.Shadow_DOM_Node_removeChild

13:51:45 Presenting theory Shadow_DOM.Shadow_DOM_Tests

13:51:45 Presenting Shadow_SC_DOM ...

13:51:45 Presenting document Shadow_SC_DOM/document

13:51:45 Presenting document Shadow_SC_DOM/outline

13:51:45 Presenting theory Shadow_SC_DOM.ShadowRootClass

13:51:46 Presenting theory Core_SC_DOM.Hiding_Type_Variables

13:51:46 Presenting theory Core_SC_DOM.Ref

13:51:46 Presenting theory Core_SC_DOM.Core_DOM_Basic_Datatypes

13:51:46 Presenting theory Core_SC_DOM.BaseClass

13:51:47 Presenting theory Shadow_SC_DOM.ShadowRootMonad

13:51:48 Presenting theory Core_DOM.Core_DOM_Functions

13:51:49 Presenting theory Core_SC_DOM.Heap_Error_Monad

13:51:51 Presenting theory Stateful_Protocol_Composition_and_Typing.Parallel_Compositionality

13:51:51 Presenting theory Core_SC_DOM.BaseMonad

13:51:51 Presenting theory Core_SC_DOM.ObjectPointer

13:51:52 Presenting theory Core_SC_DOM.ObjectClass

13:51:52 Presenting theory Core_SC_DOM.ObjectMonad

13:51:53 Presenting theory Automated_Stateful_Protocol_Verification.Term_Implication

13:51:53 Presenting theory Core_SC_DOM.NodePointer

13:51:53 Presenting theory Core_SC_DOM.NodeClass

13:51:53 Presenting theory Core_SC_DOM.NodeMonad

13:51:54 Presenting theory Core_SC_DOM.ElementPointer

13:51:54 Presenting theory Core_SC_DOM.CharacterDataPointer

13:51:54 Presenting theory Core_SC_DOM.DocumentPointer

13:51:54 Presenting theory Core_SC_DOM.ShadowRootPointer

13:51:54 Presenting theory CoreC++.WellForm

13:51:55 Presenting theory CoreC++.WWellForm

13:51:55 Presenting theory Core_SC_DOM.ElementClass

13:51:56 Presenting theory Core_SC_DOM.ElementMonad

13:51:57 Presenting theory Stateful_Protocol_Composition_and_Typing.Labeled_Stateful_Strands

13:51:57 Presenting theory Core_SC_DOM.CharacterDataClass

13:51:58 Presenting theory Category3.Adjunction

13:51:59 Presenting theory Core_SC_DOM.CharacterDataMonad

13:51:59 Presenting theory Shadow_SC_DOM.Shadow_DOM

13:52:00 Presenting theory Core_SC_DOM.DocumentClass

13:52:00 Presenting theory Core_SC_DOM.DocumentMonad

13:52:01 Presenting theory Shadow_SC_DOM.Shadow_DOM_BaseTest

13:52:02 Presenting theory Category3.EquivalenceOfCategories

13:52:03 Presenting theory Shadow_SC_DOM.slots

13:52:03 Presenting theory Shadow_SC_DOM.slots_fallback

13:52:03 Presenting theory Shadow_SC_DOM.Shadow_DOM_Document_adoptNode

13:52:04 Presenting theory Shadow_SC_DOM.Shadow_DOM_Document_getElementById

13:52:04 Presenting theory Category3.FreeCategory

13:52:04 Presenting theory Shadow_SC_DOM.Shadow_DOM_Node_insertBefore

13:52:04 Presenting theory Category3.DiscreteCategory

13:52:04 Presenting theory Shadow_SC_DOM.Shadow_DOM_Node_removeChild

13:52:04 Presenting theory Shadow_SC_DOM.Shadow_DOM_Tests

13:52:04 Presenting SC_DOM_Components ...

13:52:04 Presenting document SC_DOM_Components/document

13:52:04 Presenting document SC_DOM_Components/outline

13:52:06 Presenting theory SC_DOM_Components.Core_DOM_DOM_Components

13:52:07 Presenting theory Core_DOM.Core_DOM_Heap_WF

13:52:08 Presenting theory Core_DOM.Core_DOM

13:52:09 Presenting theory Core_DOM.Testing_Utils

13:52:09 Presenting theory Core_DOM.Core_DOM_BaseTest

13:52:09 Presenting theory Core_DOM.Document_adoptNode

13:52:10 Presenting theory SC_DOM_Components.Core_DOM_SC_DOM_Components

13:52:10 Presenting theory CoreC++.Equivalence

13:52:11 Presenting theory Core_DOM.Document_getElementById

13:52:12 Presenting theory SC_DOM_Components.Shadow_DOM_DOM_Components

13:52:12 Presenting theory CoreC++.DefAss

13:52:12 Presenting theory Core_DOM.Node_insertBefore

13:52:12 Presenting theory Core_DOM.Node_removeChild

13:52:12 Presenting theory Core_DOM.Core_DOM_Tests

13:52:12 Presenting Datatype_Order_Generator ...

13:52:12 Presenting document Datatype_Order_Generator/document

13:52:12 Presenting document Datatype_Order_Generator/outline

13:52:13 Presenting theory SC_DOM_Components.Shadow_DOM_SC_DOM_Components

13:52:13 Presenting theory CoreC++.WellTypeRT

13:52:13 Presenting Old_Datatype_Show ...

13:52:13 Presenting theory Old_Datatype_Show.Old_Show

13:52:13 Presenting theory Core_SC_DOM.Core_DOM_Functions

13:52:13 Presenting theory Old_Datatype_Show.Old_Show_Generator

13:52:13 Presenting file "old_show_generator.ML"

13:52:14 Presenting theory Old_Datatype_Show.Old_Show_Instances

13:52:14 Presenting theory Old_Datatype_Show.Old_Show_Examples

13:52:14 Presenting Deriving ...

13:52:14 Presenting document Deriving/document

13:52:14 Presenting document Deriving/outline

13:52:14 Presenting theory Datatype_Order_Generator.Derive_Aux

13:52:14 Presenting file "derive_aux.ML"

13:52:14 Presenting theory Deriving.Derive_Manager

13:52:14 Presenting file "derive_manager.ML"

13:52:14 Presenting theory Deriving.Generator_Aux

13:52:14 Presenting file "bnf_access.ML"

13:52:14 Presenting file "generator_aux.ML"

13:52:14 Presenting theory Deriving.Comparator

13:52:15 Presenting theory Deriving.Compare

13:52:15 Presenting file "compare_code.ML"

13:52:15 Presenting theory Deriving.RBT_Compare_Order_Impl

13:52:15 Presenting theory CoreC++.Conform

13:52:15 Presenting theory Polynomials.MPoly_PM

13:52:15 Presenting theory Deriving.RBT_Comparator_Impl

13:52:16 Presenting theory Datatype_Order_Generator.Order_Generator

13:52:16 Presenting file "order_generator.ML"

13:52:16 Presenting theory Polynomials.MPoly_Type_Univariate

13:52:16 Presenting theory Datatype_Order_Generator.Hash_Generator

13:52:16 Presenting file "hash_generator.ML"

13:52:16 Presenting theory Datatype_Order_Generator.Derive

13:52:16 Presenting theory Datatype_Order_Generator.Derive_Examples

13:52:17 Presenting Containers ...

13:52:17 Presenting document Containers/document

13:52:17 Presenting document Containers/outline

13:52:17 Presenting theory Containers.Containers_Auxiliary

13:52:17 Presenting theory Deriving.Comparator_Generator

13:52:17 Presenting file "comparator_generator.ML"

13:52:17 Presenting theory Containers.Card_Datatype

13:52:17 Presenting theory Deriving.Compare_Generator

13:52:17 Presenting file "compare_generator.ML"

13:52:17 Presenting theory Deriving.Compare_Instances

13:52:17 Presenting theory Deriving.Compare_Order_Instances

13:52:17 Presenting theory Deriving.Compare_Rat

13:52:17 Presenting theory Deriving.Compare_Real

13:52:19 Presenting theory Deriving.Equality_Generator

13:52:19 Presenting file "equality_generator.ML"

13:52:19 Presenting theory Deriving.Equality_Instances

13:52:19 Presenting theory Containers.List_Fusion

13:52:19 Presenting theory Containers.Lexicographic_Order

13:52:19 Presenting theory Deriving.Hash_Generator

13:52:19 Presenting file "hash_generator.ML"

13:52:19 Presenting theory Deriving.Hash_Instances

13:52:19 Presenting theory Deriving.Countable_Generator

13:52:20 Presenting theory Deriving.Derive

13:52:20 Presenting theory CoreC++.Progress

13:52:20 Presenting theory Deriving.Derive_Examples

13:52:20 Presenting Containers-Benchmarks ...

13:52:20 Presenting theory Containers-Benchmarks.Benchmark_Bool

13:52:20 Presenting theory Containers-Benchmarks.Benchmark_Comparison

13:52:20 Presenting theory Containers-Benchmarks.Benchmark_LC

13:52:20 Presenting theory Containers-Benchmarks.Benchmark_Default

13:52:20 Presenting theory Containers.Extend_Partial_Order

13:52:20 Presenting theory Containers-Benchmarks.Benchmark_ICF

13:52:20 Presenting theory Containers-Benchmarks.Benchmark_RBT

13:52:20 Presenting theory Containers-Benchmarks.Benchmark_Set

13:52:20 Presenting theory Containers-Benchmarks.Benchmark_Set_Default

13:52:20 Presenting theory Containers-Benchmarks.Benchmark_Set_LC

13:52:21 Presenting theory Containers-Benchmarks.Clauses

13:52:21 Presenting Eval_FO ...

13:52:21 Presenting document Eval_FO/document

13:52:21 Presenting document Eval_FO/outline

13:52:21 Presenting theory Eval_FO.Infinite

13:52:21 Presenting theory Polynomials.Polynomials

13:52:21 Presenting theory CoreC++.HeapExtension

13:52:21 Presenting theory Eval_FO.FO

13:52:21 Presenting theory Polynomials.Show_Polynomials

13:52:21 Presenting theory Polynomials.NZM

13:52:21 Presenting MFOTL_Monitor ...

13:52:21 Presenting document MFOTL_Monitor/document

13:52:21 Presenting document MFOTL_Monitor/outline

13:52:21 Presenting theory CoreC++.CWellForm

13:52:21 Presenting theory Eval_FO.Eval_FO

13:52:22 Presenting theory Eval_FO.Mapping_Code

13:52:22 Presenting theory MFOTL_Monitor.Trace

13:52:22 Presenting theory Eval_FO.Cluster

13:52:23 Presenting theory MFOTL_Monitor.Table

13:52:24 Presenting theory MFOTL_Monitor.Abstract_Monitor

13:52:24 Presenting theory MFOTL_Monitor.Interval

13:52:25 Presenting theory MFOTL_Monitor.MFOTL

13:52:26 Presenting theory Core_SC_DOM.Core_DOM_Heap_WF

13:52:27 Presenting theory Core_SC_DOM.Core_DOM

13:52:27 Presenting theory Core_SC_DOM.Testing_Utils

13:52:27 Presenting theory Containers.Set_Linorder

13:52:27 Presenting theory Core_SC_DOM.Core_DOM_BaseTest

13:52:27 Presenting theory Core_SC_DOM.Document_adoptNode

13:52:28 Presenting theory Containers.Containers_Generator

13:52:28 Presenting file "containers_generator.ML"

13:52:29 Presenting theory Category3.Limit

13:52:29 Presenting theory Containers.Collection_Order

13:52:29 Presenting file "ccompare_generator.ML"

13:52:30 Presenting theory Containers.List_Proper_Interval

13:52:30 Presenting theory Core_SC_DOM.Document_getElementById

13:52:30 Presenting theory Core_SC_DOM.Node_insertBefore

13:52:30 Presenting theory Core_SC_DOM.Node_removeChild

13:52:30 Presenting theory Containers.Collection_Eq

13:52:30 Presenting file "ceq_generator.ML"

13:52:30 Presenting theory Core_SC_DOM.Core_DOM_Tests

13:52:30 Presenting MFODL_Monitor_Optimized ...

13:52:30 Presenting document MFODL_Monitor_Optimized/document

13:52:30 Presenting document MFODL_Monitor_Optimized/outline

13:52:31 Presenting theory MFOTL_Monitor.Monitor

13:52:32 Presenting theory MFODL_Monitor_Optimized.Code_Double

13:52:32 Presenting theory Stateful_Protocol_Composition_and_Typing.Stateful_Compositionality

13:52:32 Presenting theory MFODL_Monitor_Optimized.Event_Data

13:52:32 Presenting theory Containers.Collection_Enum

13:52:32 Presenting file "cenum_generator.ML"

13:52:32 Presenting theory Containers.Equal

13:52:33 Presenting theory Eval_FO.Ailamazyan

13:52:33 Presenting theory MFOTL_Monitor.Slicing

13:52:34 Presenting theory MFODL_Monitor_Optimized.Regex

13:52:34 Presenting theory MFOTL_Monitor.Monitor_Code

13:52:34 Presenting theory CoreC++.TypeSafe

13:52:34 Presenting theory Containers.RBT_ext

13:52:34 Presenting theory MFOTL_Monitor.Examples

13:52:34 Presenting VYDRA_MDL ...

13:52:34 Presenting document VYDRA_MDL/document

13:52:34 Presenting document VYDRA_MDL/outline

13:52:34 Presenting theory VYDRA_MDL.Timestamp

13:52:35 Presenting theory Eval_FO.Ailamazyan_Code

13:52:35 Presenting Show ...

13:52:35 Presenting document Show/document

13:52:35 Presenting document Show/outline

13:52:35 Presenting theory VYDRA_MDL.Interval

13:52:35 Presenting theory Containers.RBT_Mapping2

13:52:35 Presenting theory VYDRA_MDL.Trace

13:52:36 Presenting theory Show.Show

13:52:36 Presenting file "show_generator.ML"

13:52:36 Presenting theory Containers.AssocList

13:52:36 Presenting theory Show.Show_Instances

13:52:36 Presenting theory Show.Show_Poly

13:52:36 Presenting theory Show.Show_Real

13:52:36 Presenting theory Show.Show_Complex

13:52:36 Presenting theory Show.Show_Real_Impl

13:52:36 Presenting Design_Theory ...

13:52:36 Presenting document Design_Theory/document

13:52:36 Presenting document Design_Theory/outline

13:52:36 Presenting theory Stateful_Protocol_Composition_and_Typing.Example_Keyserver

13:52:37 Presenting theory Containers.DList_Set

13:52:37 Presenting theory Design_Theory.Multisets_Extras

13:52:37 Presenting theory Category3.CartesianCategory

13:52:37 Presenting theory Containers.RBT_Set2

13:52:37 Presenting theory Design_Theory.Design_Basics

13:52:37 Presenting theory VYDRA_MDL.MDL

13:52:37 Presenting theory Containers.Closure_Set

13:52:38 Presenting theory VYDRA_MDL.Metric_Point_Structure

13:52:38 Presenting theory Design_Theory.Design_Operations

13:52:38 Presenting theory Stateful_Protocol_Composition_and_Typing.Example_TLS

13:52:38 Presenting theory Stateful_Protocol_Composition_and_Typing.Examples

13:52:38 Presenting Epistemic_Logic ...

13:52:38 Presenting theory Design_Theory.Block_Designs

13:52:38 Presenting document Epistemic_Logic/document

13:52:38 Presenting document Epistemic_Logic/outline

13:52:39 Presenting theory Design_Theory.BIBD

13:52:39 Presenting theory MFODL_Monitor_Optimized.Formula

13:52:39 Presenting theory Design_Theory.Resolvable_Designs

13:52:40 Presenting theory VYDRA_MDL.NFA

13:52:40 Presenting theory Design_Theory.Group_Divisible_Designs

13:52:41 Presenting theory Category3.CategoryWithPullbacks

13:52:41 Presenting theory Design_Theory.Designs_And_Graphs

13:52:41 Presenting theory Design_Theory.Sub_Designs

13:52:41 Presenting theory Design_Theory.Design_Isomorphisms

13:52:41 Presenting theory Design_Theory.Design_Theory_Root

13:52:41 Presenting Public_Announcement_Logic ...

13:52:41 Presenting document Public_Announcement_Logic/document

13:52:41 Presenting document Public_Announcement_Logic/outline

13:52:42 Presenting theory Category3.CategoryWithFiniteLimits

13:52:42 Presenting theory Public_Announcement_Logic.PAL

13:52:43 Presenting Equivalence_Relation_Enumeration ...

13:52:43 Presenting document Equivalence_Relation_Enumeration/document

13:52:43 Presenting document Equivalence_Relation_Enumeration/outline

13:52:43 Presenting theory MFODL_Monitor_Optimized.Optimized_Join

13:52:43 Presenting theory Equivalence_Relation_Enumeration.Equivalence_Relation_Enumeration

13:52:43 Presenting Extended_Finite_State_Machines ...

13:52:43 Presenting document Extended_Finite_State_Machines/document

13:52:43 Presenting document Extended_Finite_State_Machines/outline

13:52:43 Presenting theory Epistemic_Logic.Epistemic_Logic

13:52:43 Presenting theory Extended_Finite_State_Machines.Trilean

13:52:43 Presenting Extended_Finite_State_Machine_Inference ...

13:52:43 Presenting document Extended_Finite_State_Machine_Inference/document

13:52:43 Presenting document Extended_Finite_State_Machine_Inference/outline

13:52:43 Presenting theory Extended_Finite_State_Machines.Value

13:52:43 Presenting theory Extended_Finite_State_Machines.VName

13:52:44 Presenting theory Extended_Finite_State_Machines.Value_Lexorder

13:52:44 Presenting theory Category3.CartesianClosedCategory

13:52:44 Presenting theory Extended_Finite_State_Machines.AExp

13:52:44 Presenting theory Extended_Finite_State_Machines.AExp_Lexorder

13:52:44 Presenting theory Extended_Finite_State_Machine_Inference.Subsumption

13:52:45 Presenting theory Extended_Finite_State_Machine_Inference.Drinks_Subsumption

13:52:45 Presenting theory Extended_Finite_State_Machines.GExp

13:52:45 Presenting theory Extended_Finite_State_Machines.GExp_Lexorder

13:52:46 Presenting theory Extended_Finite_State_Machines.FSet_Utils

13:52:46 Presenting theory Extended_Finite_State_Machines.Transition

13:52:46 Presenting theory Extended_Finite_State_Machines.Transition_Lexorder

13:52:47 Presenting theory Containers.Set_Impl

13:52:47 Presenting file "set_impl_generator.ML"

13:52:47 Presenting theory Containers.Mapping_Impl

13:52:47 Presenting file "mapping_impl_generator.ML"

13:52:48 Presenting theory Containers.Map_To_Mapping

13:52:48 Presenting theory Containers.Containers

13:52:48 Presenting theory Containers.Compatibility_Containers_Regular_Sets

13:52:48 Presenting theory Extended_Finite_State_Machines.EFSM

13:52:49 Presenting theory Extended_Finite_State_Machines.EFSM_LTL

13:52:49 Presenting theory Extended_Finite_State_Machines.Drinks_Machine

13:52:49 Presenting theory Extended_Finite_State_Machines.Drinks_Machine_2

13:52:49 Presenting theory Containers.Containers_Userguide

13:52:50 Presenting theory Containers.Card_Datatype_Ex

13:52:50 Presenting theory Extended_Finite_State_Machines.Drinks_Machine_LTL

13:52:50 Presenting theory Containers.Map_To_Mapping_Ex

13:52:50 Presenting FOL-Fitting ...

13:52:50 Presenting document FOL-Fitting/document

13:52:50 Presenting document FOL-Fitting/outline

13:52:50 Presenting theory VYDRA_MDL.Window

13:52:51 Presenting theory Containers.TwoSat_Ex

13:52:51 Presenting theory Extended_Finite_State_Machine_Inference.Inference

13:52:52 Presenting theory Extended_Finite_State_Machine_Inference.SelectionStrategies

13:52:52 Presenting theory Containers.Containers_DFS_Ex

13:52:53 Presenting theory Containers.Containers_TwoSat_Ex

13:52:53 Presenting FOL_Seq_Calc1 ...

13:52:53 Presenting document FOL_Seq_Calc1/document

13:52:53 Presenting document FOL_Seq_Calc1/outline

13:52:53 Presenting theory FOL_Seq_Calc1.Common

13:52:54 Presenting theory VYDRA_MDL.Temporal

13:52:54 Presenting theory Extended_Finite_State_Machine_Inference.Store_Reuse

13:52:57 Presenting theory Extended_Finite_State_Machine_Inference.Store_Reuse_Subsumption

13:52:57 Presenting theory FOL_Seq_Calc1.Tableau

13:52:58 Presenting theory Extended_Finite_State_Machine_Inference.Increment_Reset

13:52:58 Presenting theory CoreC++.Determinism

13:52:58 Presenting theory Extended_Finite_State_Machine_Inference.Same_Register

13:52:59 Presenting theory FOL_Seq_Calc1.Sequent

13:52:59 Presenting FOL_Seq_Calc2 ...

13:52:59 Presenting document FOL_Seq_Calc2/document

13:52:59 Presenting document FOL_Seq_Calc2/outline

13:52:59 Presenting theory FOL-Fitting.FOL_Fitting

13:52:59 Presenting theory CoreC++.Annotate

13:52:59 Presenting FOL_Seq_Calc3 ...

13:52:59 Presenting document FOL_Seq_Calc3/document

13:52:59 Presenting document FOL_Seq_Calc3/outline

13:52:59 Presenting theory FOL_Seq_Calc3.List_Syntax

13:52:59 Presenting theory FOL_Seq_Calc3.Fair_Stream

13:53:00 Presenting theory FOL_Seq_Calc3.Syntax

13:53:00 Presenting theory FOL_Seq_Calc3.Semantics

13:53:00 Presenting theory FOL_Seq_Calc3.Encoding

13:53:00 Presenting theory FOL_Seq_Calc3.Prover

13:53:00 Presenting theory FOL_Seq_Calc3.Export

13:53:00 Presenting theory FOL_Seq_Calc3.Soundness

13:53:00 Presenting theory VYDRA_MDL.Monitor

13:53:00 Presenting theory FOL_Seq_Calc2.SeCaV

13:53:00 Presenting theory FOL_Seq_Calc2.Sequent1

13:53:01 Presenting theory FOL_Seq_Calc3.Completeness

13:53:01 Presenting theory FOL_Seq_Calc3.Result

13:53:01 Presenting FO_Theory_Rewriting ...

13:53:01 Presenting document FO_Theory_Rewriting/document

13:53:01 Presenting document FO_Theory_Rewriting/outline

13:53:01 Presenting theory FOL_Seq_Calc2.Sequent_Calculus_Verifier

13:53:01 Presenting theory VYDRA_MDL.Preliminaries

13:53:01 Presenting theory FOL_Seq_Calc2.Prover

13:53:01 Presenting theory VYDRA_MDL.Monitor_Code

13:53:01 Presenting theory FOL_Seq_Calc2.Export

13:53:01 Presenting theory VYDRA_MDL.Timestamp_Lex

13:53:01 Presenting theory FO_Theory_Rewriting.Utils

13:53:01 Presenting theory VYDRA_MDL.Timestamp_Prod

13:53:01 Presenting Falling_Factorial_Sum ...

13:53:01 Presenting document Falling_Factorial_Sum/document

13:53:01 Presenting document Falling_Factorial_Sum/outline

13:53:02 Presenting theory Falling_Factorial_Sum.Falling_Factorial_Sum_Combinatorics

13:53:02 Presenting theory Falling_Factorial_Sum.Falling_Factorial_Sum_Induction

13:53:02 Presenting theory FOL_Seq_Calc2.ProverLemmas

13:53:02 Presenting theory Falling_Factorial_Sum.Falling_Factorial_Sum_Vandermonde

13:53:02 Presenting Finger-Trees ...

13:53:02 Presenting document Finger-Trees/document

13:53:02 Presenting document Finger-Trees/outline

13:53:03 Presenting theory FOL_Seq_Calc2.Hintikka

13:53:03 Presenting theory Extended_Finite_State_Machine_Inference.Least_Upper_Bound

13:53:03 Presenting theory FO_Theory_Rewriting.Multihole_Context

13:53:04 Presenting theory Extended_Finite_State_Machine_Inference.Distinguishing_Guards

13:53:04 Presenting theory Extended_Finite_State_Machine_Inference.Weak_Subsumption

13:53:04 Presenting theory FO_Theory_Rewriting.Ground_MCtxt

13:53:04 Presenting theory Extended_Finite_State_Machine_Inference.Group_By

13:53:05 Presenting theory FO_Theory_Rewriting.Bot_Terms

13:53:05 Presenting theory FO_Theory_Rewriting.Saturation

13:53:06 Presenting theory FO_Theory_Rewriting.Rewriting

13:53:06 Presenting theory Category3.HFSetCat

13:53:06 Presenting theory FO_Theory_Rewriting.LV_to_GTT

13:53:06 Presenting theory FOL_Seq_Calc2.EPathHintikka

13:53:07 Presenting theory FO_Theory_Rewriting.NF

13:53:07 Presenting theory FOL_Seq_Calc2.Usemantics

13:53:07 Presenting theory Finger-Trees.FingerTree

13:53:07 Presenting theory FO_Theory_Rewriting.Tree_Automata_Derivation_Split

13:53:07 Presenting theory FOL_Seq_Calc2.Countermodel

13:53:08 Presenting theory Finger-Trees.Test

13:53:08 Presenting Formula_Derivatives ...

13:53:08 Presenting document Formula_Derivatives/document

13:53:08 Presenting document Formula_Derivatives/outline

13:53:08 Presenting theory Formula_Derivatives.While_Default

13:53:08 Presenting theory Formula_Derivatives.FSet_More

13:53:08 Presenting theory Formula_Derivatives.Automaton

13:53:08 Presenting theory FOL_Seq_Calc2.Soundness

13:53:09 Presenting theory FOL_Seq_Calc2.Completeness

13:53:09 Presenting theory FOL_Seq_Calc2.Results

13:53:09 Presenting Formula_Derivatives-Examples ...

13:53:09 Presenting theory FO_Theory_Rewriting.TA_Clousure_Const

13:53:10 Presenting theory FO_Theory_Rewriting.Type_Instances_Impl

13:53:10 Presenting theory FO_Theory_Rewriting.NF_Impl

13:53:11 Presenting theory Formula_Derivatives-Examples.WS1S_Examples

13:53:11 Presenting theory Extended_Finite_State_Machine_Inference.PTA_Generalisation

13:53:12 Presenting theory FO_Theory_Rewriting.Context_Extensions

13:53:12 Presenting theory Formula_Derivatives-Examples.WS1S_Alt_Examples

13:53:12 Presenting theory Formula_Derivatives.Abstract_Formula

13:53:12 Presenting theory Formula_Derivatives-Examples.Presburger_Examples

13:53:12 Presenting theory Formula_Derivatives-Examples.WS1S_Presburger_Examples

13:53:12 Presenting theory FO_Theory_Rewriting.FOR_Certificate

13:53:12 Presenting theory Formula_Derivatives-Examples.WS1S_Nameful_Examples

13:53:12 Presenting Functional-Automata ...

13:53:12 Presenting document Functional-Automata/document

13:53:12 Presenting document Functional-Automata/outline

13:53:12 Presenting theory Functional-Automata.AutoProj

13:53:12 Presenting theory Extended_Finite_State_Machine_Inference.EFSM_Dot

13:53:12 Presenting theory Functional-Automata.DA

13:53:12 Presenting theory Formula_Derivatives.WS1S_Prelim

13:53:13 Presenting theory Functional-Automata.NA

13:53:13 Presenting theory Extended_Finite_State_Machine_Inference.efsm2sal

13:53:13 Presenting theory Functional-Automata.NAe

13:53:13 Presenting theory Functional-Automata.Automata

13:53:13 Presenting theory FO_Theory_Rewriting.Lift_Root_Step

13:53:13 Presenting theory Extended_Finite_State_Machine_Inference.Code_Target_List

13:53:13 Presenting theory Extended_Finite_State_Machine_Inference.Code_Target_Set

13:53:14 Presenting theory Extended_Finite_State_Machine_Inference.Code_Target_FSet

13:53:14 Presenting theory FO_Theory_Rewriting.Context_RR2

13:53:14 Presenting theory Category3.ZFC_SetCat

13:53:14 Presenting theory FO_Theory_Rewriting.GTT_RRn

13:53:14 Presenting Generalized_Counting_Sort ...

13:53:14 Presenting document Generalized_Counting_Sort/document

13:53:14 Presenting document Generalized_Counting_Sort/outline

13:53:14 Presenting theory Formula_Derivatives.WS1S_Formula

13:53:15 Presenting theory Formula_Derivatives.WS1S_Alt_Formula

13:53:15 Presenting theory FO_Theory_Rewriting.FOL_Extra

13:53:16 Presenting theory Functional-Automata.RegExp2NA

13:53:16 Presenting theory MFODL_Monitor_Optimized.Monitor

13:53:16 Presenting theory Extended_Finite_State_Machine_Inference.Code_Generation

13:53:16 Presenting Graph_Saturation ...

13:53:16 Presenting document Graph_Saturation/document

13:53:16 Presenting document Graph_Saturation/outline

13:53:16 Presenting theory Formula_Derivatives.Presburger_Formula

13:53:17 Presenting theory FO_Theory_Rewriting.FOR_Semantics

13:53:17 Presenting theory Formula_Derivatives.WS1S_Presburger_Equivalence

13:53:17 Presenting theory CoreC++.Execute

13:53:17 Presenting theory Graph_Saturation.MissingRelation

13:53:18 Presenting theory CoreC++.CoreC++

13:53:18 Presenting Graph_Theory ...

13:53:18 Presenting document Graph_Theory/document

13:53:18 Presenting document Graph_Theory/outline

13:53:18 Presenting theory Formula_Derivatives.WS1S_Nameful

13:53:18 Presenting ShortestPath ...

13:53:18 Presenting document ShortestPath/document

13:53:18 Presenting document ShortestPath/outline

13:53:18 Presenting theory Graph_Theory.Rtrancl_On

13:53:18 Presenting theory ShortestPath.ShortestPath

13:53:18 Presenting theory Graph_Theory.Stuff

13:53:18 Presenting theory ShortestPath.ShortestPathNeg

13:53:18 Presenting Group-Ring-Module ...

13:53:18 Presenting document Group-Ring-Module/document

13:53:18 Presenting document Group-Ring-Module/outline

13:53:19 Presenting theory Functional-Automata.RegExp2NAe

13:53:19 Presenting theory Functional-Automata.AutoRegExp

13:53:20 Presenting theory Graph_Theory.Digraph

13:53:20 Presenting theory Functional-Automata.MaxPrefix

13:53:20 Presenting theory Generalized_Counting_Sort.Algorithm

13:53:20 Presenting theory Graph_Theory.Bidirected_Digraph

13:53:20 Presenting theory Functional-Automata.MaxChop

13:53:20 Presenting theory Functional-Automata.AutoMaxChop

13:53:21 Presenting theory FO_Theory_Rewriting.FOR_Check

13:53:21 Presenting theory Functional-Automata.RegSet_of_nat_DA

13:53:21 Presenting theory Functional-Automata.Execute

13:53:21 Presenting theory Functional-Automata.Functional_Automata

13:53:21 Presenting Valuation ...

13:53:21 Presenting document Valuation/document

13:53:21 Presenting document Valuation/outline

13:53:21 Presenting theory Graph_Saturation.LabeledGraphs

13:53:23 Presenting theory Graph_Theory.Arc_Walk

13:53:23 Presenting theory FO_Theory_Rewriting.FOR_Check_Impl

13:53:24 Presenting HOL-Codegenerator_Test ...

13:53:24 Presenting theory HOL-Codegenerator_Test.Candidates

13:53:24 Presenting theory HOL-Codegenerator_Test.Generate

13:53:24 Presenting theory HOL-Codegenerator_Test.Generate_Binary_Nat

13:53:24 Presenting theory HOL-Codegenerator_Test.Generate_Target_Nat

13:53:24 Presenting theory HOL-Codegenerator_Test.Generate_Abstract_Char

13:53:24 Presenting theory HOL-Codegenerator_Test.Generate_Efficient_Datastructures

13:53:24 Presenting theory HOL-Codegenerator_Test.Code_Lazy_Test

13:53:24 Presenting theory HOL-Codegenerator_Test.Code_Test_PolyML

13:53:24 Presenting theory HOL-Codegenerator_Test.Code_Test_Scala

13:53:24 Presenting theory HOL-Codegenerator_Test.Code_Test_GHC

13:53:24 Presenting theory HOL-Codegenerator_Test.Code_Test_MLton

13:53:24 Presenting theory HOL-Codegenerator_Test.Code_Test_OCaml

13:53:24 Presenting theory HOL-Codegenerator_Test.Code_Test_SMLNJ

13:53:24 Presenting HOL-Computational_Algebra ...

13:53:26 Presenting theory HOL-Computational_Algebra.Factorial_Ring

13:53:26 Presenting theory Graph_Theory.Pair_Digraph

13:53:26 Presenting theory HOL-Computational_Algebra.Euclidean_Algorithm

13:53:27 Presenting theory Group-Ring-Module.Algebra1

13:53:27 Presenting theory Graph_Saturation.RulesAndChains

13:53:31 Presenting theory HOL-Computational_Algebra.Polynomial

13:53:32 Presenting theory Graph_Theory.Digraph_Component

13:53:32 Presenting theory Graph_Saturation.GraphRewriting

13:53:32 Presenting theory Graph_Saturation.LabeledGraphSemantics

13:53:32 Presenting theory Graph_Saturation.StandardModels

13:53:33 Presenting theory MFODL_Monitor_Optimized.Optimized_MTL

13:53:34 Presenting theory Graph_Theory.Vertex_Walk

13:53:34 Presenting theory Graph_Theory.Digraph_Component_Vwalk

13:53:34 Presenting theory Graph_Saturation.RuleSemanticsConnection

13:53:34 Presenting theory Generalized_Counting_Sort.Conservation

13:53:36 Presenting theory Graph_Theory.Digraph_Isomorphism

13:53:37 Presenting theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Verification

13:53:37 Presenting theory Graph_Theory.Auxiliary

13:53:37 Presenting theory Valuation.Valuation1

13:53:38 Presenting theory Graph_Saturation.StandardRules

13:53:38 Presenting theory Group-Ring-Module.Algebra2

13:53:38 Presenting theory Automated_Stateful_Protocol_Verification.Eisbach_Protocol_Verification

13:53:39 Presenting theory MFODL_Monitor_Optimized.Monitor_Impl

13:53:39 Presenting theory Graph_Saturation.CombinedCorrectness

13:53:39 Presenting Budan_Fourier ...

13:53:39 Presenting document Budan_Fourier/document

13:53:39 Presenting document Budan_Fourier/outline

13:53:39 Presenting theory MFODL_Monitor_Optimized.Monitor_Code

13:53:39 Presenting Coinductive ...

13:53:39 Presenting document Coinductive/document

13:53:39 Presenting document Coinductive/outline

13:53:39 Presenting theory Graph_Theory.Subdivision

13:53:40 Presenting theory Budan_Fourier.BF_Misc

13:53:41 Presenting theory Coinductive.Coinductive_Nat

13:53:42 Presenting theory Budan_Fourier.Budan_Fourier

13:53:42 Presenting theory Generalized_Counting_Sort.Sorting

13:53:42 Presenting theory Graph_Theory.Euler

13:53:42 Presenting theory Automated_Stateful_Protocol_Verification.ml_yacc_lib

13:53:42 Presenting file "ml-yacc-lib/base.sig"

13:53:42 Presenting file "ml-yacc-lib/join.sml"

13:53:42 Presenting file "ml-yacc-lib/lrtable.sml"

13:53:42 Presenting file "ml-yacc-lib/stream.sml"

13:53:42 Presenting file "ml-yacc-lib/parser2.sml"

13:53:42 Presenting theory Budan_Fourier.Sturm_Multiple_Roots

13:53:43 Presenting theory Budan_Fourier.Descartes_Roots_Test

13:53:43 Presenting DynamicArchitectures ...

13:53:43 Presenting document DynamicArchitectures/document

13:53:43 Presenting document DynamicArchitectures/outline

13:53:46 Presenting theory DynamicArchitectures.Configuration_Traces

13:53:47 Presenting theory Generalized_Counting_Sort.Stability

13:53:47 Presenting Architectural_Design_Patterns ...

13:53:47 Presenting document Architectural_Design_Patterns/document

13:53:47 Presenting document Architectural_Design_Patterns/outline

13:53:48 Presenting theory Architectural_Design_Patterns.Singleton

13:53:48 Presenting theory Group-Ring-Module.Algebra3

13:53:49 Presenting theory Architectural_Design_Patterns.Publisher_Subscriber

13:53:49 Presenting theory Graph_Theory.Kuratowski

13:53:50 Presenting theory Graph_Theory.Weighted_Graph

13:53:51 Presenting theory Valuation.Valuation2

13:53:51 Presenting theory DynamicArchitectures.Dynamic_Architecture_Calculus

13:53:51 Presenting theory Graph_Theory.Shortest_Path

13:53:51 Presenting theory Graph_Theory.Graph_Theory

13:53:51 Presenting Lazy-Lists-II ...

13:53:51 Presenting document Lazy-Lists-II/document

13:53:51 Presenting document Lazy-Lists-II/outline

13:53:51 Presenting Stream_Fusion_Code ...

13:53:51 Presenting document Stream_Fusion_Code/document

13:53:51 Presenting document Stream_Fusion_Code/outline

13:53:52 Presenting theory Stream_Fusion_Code.Stream_Fusion

13:53:52 Presenting file "stream_fusion.ML"

13:53:52 Presenting theory Automated_Stateful_Protocol_Verification.trac_term

13:53:53 Presenting theory HOL-Computational_Algebra.Formal_Power_Series

13:53:53 Presenting theory Stream_Fusion_Code.Stream_Fusion_List

13:53:54 Presenting theory Lazy-Lists-II.LList2

13:53:54 Presenting Topology ...

13:53:54 Presenting document Topology/document

13:53:54 Presenting document Topology/outline

13:53:54 Presenting theory Stream_Fusion_Code.Stream_Fusion_LList

13:53:55 Presenting theory Stream_Fusion_Code.Stream_Fusion_Examples

13:53:55 Presenting Descartes_Sign_Rule ...

13:53:55 Presenting document Descartes_Sign_Rule/document

13:53:55 Presenting document Descartes_Sign_Rule/outline

13:53:55 Presenting theory HOL-Computational_Algebra.Polynomial_FPS

13:53:56 Presenting theory Descartes_Sign_Rule.Descartes_Sign_Rule

13:53:56 Presenting Formal_Puiseux_Series ...

13:53:56 Presenting document Formal_Puiseux_Series/document

13:53:56 Presenting document Formal_Puiseux_Series/outline

13:53:56 Presenting theory Formal_Puiseux_Series.Puiseux_Polynomial_Library

13:53:56 Presenting theory Automated_Stateful_Protocol_Verification.trac_fp_parser

13:53:56 Presenting file "trac_parser/trac_fp.grm.sig"

13:53:56 Presenting file "trac_parser/trac_fp.lex.sml"

13:53:56 Presenting file "trac_parser/trac_fp.grm.sml"

13:53:57 Presenting theory Formal_Puiseux_Series.Puiseux_Laurent_Library

13:53:58 Presenting theory Formal_Puiseux_Series.FPS_Hensel

13:53:59 Presenting theory Topology.Topology

13:53:59 Presenting theory Group-Ring-Module.Algebra4

13:54:00 Presenting theory Formal_Puiseux_Series.Formal_Puiseux_Series

13:54:00 Presenting HOL-Algebra ...

13:54:00 Presenting document HOL-Algebra/document

13:54:00 Presenting document HOL-Algebra/outline

13:54:01 Presenting theory Topology.LList_Topology

13:54:01 Presenting Finite_Fields ...

13:54:01 Presenting document Finite_Fields/document

13:54:01 Presenting document Finite_Fields/outline

13:54:01 Presenting theory HOL-Algebra.Congruence

13:54:01 Presenting theory Coinductive.Coinductive_List

13:54:02 Presenting theory HOL-Algebra.Order

13:54:02 Presenting theory Coinductive.Coinductive_List_Prefix

13:54:03 Presenting theory HOL-Algebra.Lattice

13:54:04 Presenting theory HOL-Algebra.Complete_Lattice

13:54:04 Presenting theory Architectural_Design_Patterns.Blackboard

13:54:04 Presenting theory Coinductive.Coinductive_Stream

13:54:04 Presenting theory Finite_Fields.Finite_Fields_Preliminary_Results

13:54:05 Presenting theory Architectural_Design_Patterns.Auxiliary

13:54:05 Presenting theory HOL-Algebra.Galois_Connection

13:54:07 Presenting theory Finite_Fields.Finite_Fields_Factorization_Ext

13:54:07 Presenting theory Architectural_Design_Patterns.RF_LTL

13:54:08 Presenting theory Automated_Stateful_Protocol_Verification.trac_protocol_parser

13:54:08 Presenting theory HOL-Algebra.Group

13:54:08 Presenting file "trac_parser/trac_protocol.grm.sig"

13:54:08 Presenting file "trac_parser/trac_protocol.lex.sml"

13:54:08 Presenting file "trac_parser/trac_protocol.grm.sml"

13:54:09 Presenting theory HOL-Computational_Algebra.Formal_Laurent_Series

13:54:09 Presenting theory Coinductive.TLList

13:54:09 Presenting theory Group-Ring-Module.Algebra5

13:54:09 Presenting theory HOL-Algebra.FiniteProduct

13:54:09 Presenting theory Coinductive.Quotient_Coinductive_List

13:54:10 Presenting theory Finite_Fields.Ring_Characteristic

13:54:10 Presenting theory Coinductive.Quotient_TLList

13:54:11 Presenting theory Coinductive.Coinductive

13:54:11 Presenting theory HOL-Computational_Algebra.Fraction_Field

13:54:11 Presenting theory HOL-Algebra.Coset

13:54:11 Presenting theory Coinductive.Lazy_LList

13:54:11 Presenting theory HOL-Algebra.Exponent

13:54:12 Presenting theory HOL-Algebra.Sylow

13:54:12 Presenting theory Finite_Fields.Formal_Polynomial_Derivatives

13:54:12 Presenting theory HOL-Algebra.Bij

13:54:12 Presenting theory Coinductive.Lazy_TLList

13:54:13 Presenting theory Coinductive.CCPO_Topology

13:54:13 Presenting theory HOL-Algebra.Ring

13:54:13 Presenting file "ringsimp.ML"

13:54:14 Presenting theory HOL-Algebra.Module

13:54:14 Presenting theory Finite_Fields.Monic_Polynomial_Factorization

13:54:14 Presenting theory HOL-Algebra.AbelCoset

13:54:15 Presenting theory HOL-Algebra.Ideal

13:54:15 Presenting theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

13:54:15 Presenting theory HOL-Algebra.RingHom

13:54:16 Presenting theory Coinductive.LList_CCPO_Topology

13:54:16 Presenting theory HOL-Computational_Algebra.Group_Closure

13:54:17 Presenting theory Finite_Fields.Card_Irreducible_Polynomials_Aux

13:54:18 Presenting theory HOL-Computational_Algebra.Normalized_Fraction

13:54:18 Presenting theory HOL-Algebra.UnivPoly

13:54:18 Presenting theory Finite_Fields.Card_Irreducible_Polynomials

13:54:18 Presenting theory Valuation.Valuation3

13:54:18 Presenting theory Coinductive.TLList_CCPO

13:54:19 Presenting theory HOL-Algebra.Generated_Groups

13:54:19 Presenting theory Coinductive.TLList_CCPO_Examples

13:54:19 Presenting Finitely_Generated_Abelian_Groups ...

13:54:19 Presenting document Finitely_Generated_Abelian_Groups/document

13:54:19 Presenting document Finitely_Generated_Abelian_Groups/outline

13:54:19 Presenting theory Automated_Stateful_Protocol_Verification.trac

13:54:19 Presenting theory HOL-Algebra.Elementary_Groups

13:54:20 Presenting theory Automated_Stateful_Protocol_Verification.PSPSP

13:54:20 Presenting theory Finite_Fields.Finite_Fields_Isomorphic

13:54:20 Presenting theory Automated_Stateful_Protocol_Verification.introduction

13:54:20 Presenting Groebner_Bases ...

13:54:20 Presenting document Groebner_Bases/document

13:54:20 Presenting document Groebner_Bases/outline

13:54:20 Presenting theory HOL-Computational_Algebra.Primes

13:54:20 Presenting theory Finitely_Generated_Abelian_Groups.Set_Multiplication

13:54:20 Presenting theory Coinductive.Koenigslemma

13:54:20 Presenting theory Automated_Stateful_Protocol_Verification.KeyserverEx

13:54:20 Presenting theory Finitely_Generated_Abelian_Groups.Miscellaneous_Groups

13:54:21 Presenting theory Automated_Stateful_Protocol_Verification.manual

13:54:21 Presenting theory Automated_Stateful_Protocol_Verification.Keyserver

13:54:21 Presenting theory HOL-Computational_Algebra.Nth_Powers

13:54:21 Presenting theory Automated_Stateful_Protocol_Verification.Keyserver2

13:54:21 Presenting theory Coinductive.LMirror

13:54:21 Presenting theory HOL-Algebra.Multiplicative_Group

13:54:22 Presenting theory Finitely_Generated_Abelian_Groups.Generated_Groups_Extend

13:54:22 Presenting theory Automated_Stateful_Protocol_Verification.Keyserver_Composition

13:54:22 Presenting theory Coinductive.Hamming_Stream

13:54:22 Presenting theory Finitely_Generated_Abelian_Groups.General_Auxiliary

13:54:22 Presenting theory Automated_Stateful_Protocol_Verification.PKCS_Model03

13:54:23 Presenting theory HOL-Algebra.Group_Action

13:54:23 Presenting theory Groebner_Bases.General

13:54:24 Presenting theory HOL-Algebra.Zassenhaus

13:54:24 Presenting theory HOL-Computational_Algebra.Polynomial_Factorial

13:54:24 Presenting theory Finitely_Generated_Abelian_Groups.IDirProds

13:54:25 Presenting theory HOL-Computational_Algebra.Squarefree

13:54:25 Presenting theory HOL-Computational_Algebra.Computational_Algebra

13:54:25 Presenting theory HOL-Computational_Algebra.Field_as_Ring

13:54:25 Presenting theory Architectural_Design_Patterns.Blockchain

13:54:25 Presenting Groebner_Macaulay ...

13:54:25 Presenting document Groebner_Macaulay/document

13:54:25 Presenting document Groebner_Macaulay/outline

13:54:26 Presenting theory Coinductive.Resumption

13:54:26 Presenting theory Coinductive.Coinductive_Examples

13:54:26 Presenting Nullstellensatz ...

13:54:26 Presenting document Nullstellensatz/document

13:54:26 Presenting document Nullstellensatz/outline

13:54:26 Presenting Signature_Groebner ...

13:54:26 Presenting document Signature_Groebner/document

13:54:26 Presenting document Signature_Groebner/outline

13:54:26 Presenting theory Groebner_Bases.Confluence

13:54:26 Presenting theory Automated_Stateful_Protocol_Verification.PKCS_Model07

13:54:26 Presenting theory Nullstellensatz.Algebraically_Closed_Fields

13:54:27 Presenting theory Nullstellensatz.Lex_Order_PP

13:54:27 Presenting theory Groebner_Macaulay.Degree_Section

13:54:27 Presenting theory HOL-Algebra.Divisibility

13:54:27 Presenting theory Automated_Stateful_Protocol_Verification.PKCS_Model09

13:54:27 Presenting theory Automated_Stateful_Protocol_Verification.Examples

13:54:27 Presenting HOL-Decision_Procs ...

13:54:28 Presenting theory Finitely_Generated_Abelian_Groups.Finite_Product_Extend

13:54:28 Presenting theory Signature_Groebner.Prelims

13:54:28 Presenting theory Group-Ring-Module.Algebra6

13:54:29 Presenting theory Finitely_Generated_Abelian_Groups.Group_Hom

13:54:29 Presenting theory Nullstellensatz.Univariate_PM

13:54:29 Presenting theory HOL-Algebra.QuotRing

13:54:29 Presenting theory Signature_Groebner.More_MPoly

13:54:29 Presenting theory Groebner_Macaulay.Degree_Bound_Utils

13:54:29 Presenting theory HOL-Algebra.IntRing

13:54:29 Presenting theory HOL-Decision_Procs.Conversions

13:54:30 Presenting theory Finitely_Generated_Abelian_Groups.Finite_And_Cyclic_Groups

13:54:30 Presenting theory HOL-Algebra.Weak_Morphisms

13:54:30 Presenting theory HOL-Decision_Procs.Algebra_Aux

13:54:31 Presenting theory HOL-Algebra.Ideal_Product

13:54:31 Presenting theory Groebner_Macaulay.Groebner_Macaulay

13:54:32 Presenting theory HOL-Algebra.Chinese_Remainder

13:54:32 Presenting theory Groebner_Macaulay.Binomial_Int

13:54:32 Presenting theory HOL-Algebra.Subrings

13:54:33 Presenting theory HOL-Algebra.Generated_Rings

13:54:33 Presenting theory Finitely_Generated_Abelian_Groups.DirProds

13:54:33 Presenting theory HOL-Algebra.Generated_Fields

13:54:33 Presenting theory Groebner_Macaulay.Poly_Fun

13:54:34 Presenting theory HOL-Decision_Procs.Commutative_Ring

13:54:34 Presenting theory Finitely_Generated_Abelian_Groups.Group_Relations

13:54:34 Presenting theory HOL-Algebra.Product_Groups

13:54:35 Presenting theory HOL-Algebra.Free_Abelian_Groups

13:54:36 Presenting theory Nullstellensatz.Nullstellensatz

13:54:36 Presenting theory Groebner_Macaulay.Monomial_Module

13:54:37 Presenting theory HOL-Algebra.Embedded_Algebras

13:54:38 Presenting theory Groebner_Macaulay.Dube_Prelims

13:54:38 Presenting theory HOL-Algebra.Solvable_Groups

13:54:38 Presenting theory Finitely_Generated_Abelian_Groups.Finitely_Generated_Abelian_Groups

13:54:38 Presenting HOL-Quotient_Examples ...

13:54:39 Presenting theory Group-Ring-Module.Algebra7

13:54:39 Presenting theory Groebner_Bases.Reduction

13:54:39 Presenting theory HOL-Quotient_Examples.DList

13:54:39 Presenting theory HOL-Algebra.Sym_Groups

13:54:40 Presenting theory Nullstellensatz.Nullstellensatz_Field

13:54:40 Presenting theory HOL-Algebra.Exact_Sequence

13:54:40 Presenting Interpolation_Polynomials_HOL_Algebra ...

13:54:40 Presenting document Interpolation_Polynomials_HOL_Algebra/document

13:54:40 Presenting document Interpolation_Polynomials_HOL_Algebra/outline

13:54:40 Presenting theory Interpolation_Polynomials_HOL_Algebra.Bounded_Degree_Polynomials

13:54:41 Presenting theory HOL-Quotient_Examples.Quotient_FSet

13:54:41 Presenting theory HOL-Algebra.Ring_Divisibility

13:54:42 Presenting theory Interpolation_Polynomials_HOL_Algebra.Lagrange_Interpolation

13:54:42 Presenting theory HOL-Quotient_Examples.Quotient_Int

13:54:43 Presenting theory HOL-Quotient_Examples.Quotient_Message

13:54:43 Presenting theory Interpolation_Polynomials_HOL_Algebra.Interpolation_Polynomial_Cardinalities

13:54:43 Presenting Jordan_Hoelder ...

13:54:43 Presenting document Jordan_Hoelder/document

13:54:43 Presenting document Jordan_Hoelder/outline

13:54:43 Presenting theory HOL-Quotient_Examples.Lift_FSet

13:54:43 Presenting theory HOL-Quotient_Examples.Lift_Set

13:54:43 Presenting theory HOL-Decision_Procs.Cooper

13:54:43 Presenting file "cooper_tac.ML"

13:54:43 Presenting theory HOL-Quotient_Examples.Lift_Fun

13:54:43 Presenting theory Jordan_Hoelder.SndIsomorphismGrp

13:54:44 Presenting theory HOL-Quotient_Examples.Quotient_Rat

13:54:44 Presenting theory HOL-Quotient_Examples.Lift_DList

13:54:44 Presenting theory HOL-Quotient_Examples.Int_Pow

13:54:44 Presenting theory HOL-Quotient_Examples.Lifting_Code_Dt_Test

13:54:44 Presenting Jordan_Normal_Form ...

13:54:45 Presenting document Jordan_Normal_Form/document

13:54:45 Presenting document Jordan_Normal_Form/outline

13:54:45 Presenting theory Jordan_Normal_Form.Missing_Misc

13:54:46 Presenting theory HOL-Algebra.Polynomials

13:54:46 Presenting theory Group-Ring-Module.Algebra8

13:54:46 Presenting theory Jordan_Hoelder.SubgroupsAndNormalSubgroups

13:54:46 Presenting theory Groebner_Macaulay.Hilbert_Function

13:54:46 Presenting theory Jordan_Normal_Form.Missing_Ring

13:54:46 Presenting theory Jordan_Hoelder.SimpleGroups

13:54:47 Presenting theory Jordan_Normal_Form.Conjugate

13:54:47 Presenting theory Jordan_Hoelder.MaximalNormalSubgroups

13:54:49 Presenting theory HOL-Algebra.Polynomial_Divisibility

13:54:49 Presenting theory HOL-Decision_Procs.Dense_Linear_Order

13:54:49 Presenting file "langford_data.ML"

13:54:49 Presenting file "ferrante_rackoff_data.ML"

13:54:49 Presenting file "langford.ML"

13:54:49 Presenting file "ferrante_rackoff.ML"

13:54:50 Presenting theory HOL-Decision_Procs.DP_Library

13:54:50 Presenting theory Jordan_Hoelder.CompositionSeries

13:54:51 Presenting theory Jordan_Hoelder.GroupIsoClasses

13:54:51 Presenting theory HOL-Algebra.Indexed_Polynomials

13:54:52 Presenting theory Groebner_Bases.Groebner_Bases

13:54:53 Presenting theory HOL-Algebra.Finite_Extensions

13:54:53 Presenting theory Jordan_Hoelder.JordanHolder

13:54:53 Presenting Isabelle_Marries_Dirac ...

13:54:53 Presenting document Isabelle_Marries_Dirac/document

13:54:53 Presenting document Isabelle_Marries_Dirac/outline

13:54:53 Presenting theory Isabelle_Marries_Dirac.Basics

13:54:54 Presenting theory Isabelle_Marries_Dirac.Binary_Nat

13:54:55 Presenting theory HOL-Algebra.Algebraic_Closure

13:54:55 Presenting theory HOL-Algebra.Algebra

13:54:55 Presenting Linear_Programming ...

13:54:55 Presenting document Linear_Programming/document

13:54:55 Presenting document Linear_Programming/outline

13:54:55 Presenting theory Linear_Programming.More_Jordan_Normal_Forms

13:54:56 Presenting theory Linear_Programming.Matrix_LinPoly

13:54:56 Presenting theory Jordan_Normal_Form.Matrix

13:54:57 Presenting theory Linear_Programming.LP_Preliminaries

13:54:57 Presenting theory Jordan_Normal_Form.Matrix_IArray_Impl

13:54:58 Presenting theory Group-Ring-Module.Algebra9

13:54:58 Presenting theory Isabelle_Marries_Dirac.Quantum

13:54:58 Presenting theory Linear_Programming.Linear_Programming

13:54:58 Presenting Perron_Frobenius ...

13:54:58 Presenting document Perron_Frobenius/document

13:54:58 Presenting document Perron_Frobenius/outline

13:54:58 Presenting theory Perron_Frobenius.Cancel_Card_Constraint

13:54:58 Presenting file "cancel_card_constraint.ML"

13:54:59 Presenting theory Perron_Frobenius.Bij_Nat

13:54:59 Presenting QHLProver ...

13:54:59 Presenting document QHLProver/document

13:54:59 Presenting document QHLProver/outline

13:54:59 Presenting theory HOL-Decision_Procs.Ferrack

13:54:59 Presenting file "ferrack_tac.ML"

13:54:59 Presenting theory Isabelle_Marries_Dirac.Complex_Vectors

13:55:00 Presenting theory Perron_Frobenius.HMA_Connect

13:55:00 Presenting theory Perron_Frobenius.Perron_Frobenius_Aux

13:55:01 Presenting theory Perron_Frobenius.Perron_Frobenius

13:55:01 Presenting theory Isabelle_Marries_Dirac.Tensor

13:55:01 Presenting theory Perron_Frobenius.Roots_Unity

13:55:03 Presenting theory Jordan_Normal_Form.Gauss_Jordan_Elimination

13:55:03 Presenting theory Perron_Frobenius.Perron_Frobenius_Irreducible

13:55:03 Presenting theory QHLProver.Complex_Matrix

13:55:03 Presenting file "mat_alg.ML"

13:55:03 Presenting theory Isabelle_Marries_Dirac.More_Tensor

13:55:04 Presenting theory Jordan_Normal_Form.Gauss_Jordan_IArray_Impl

13:55:04 Presenting theory Jordan_Normal_Form.Column_Operations

13:55:04 Presenting theory Perron_Frobenius.Perron_Frobenius_General

13:55:05 Presenting theory Perron_Frobenius.Spectral_Radius_Theory

13:55:06 Presenting theory Isabelle_Marries_Dirac.Measurement

13:55:06 Presenting theory Isabelle_Marries_Dirac.Entanglement

13:55:07 Presenting theory Perron_Frobenius.Spectral_Radius_Largest_Jordan_Block

13:55:08 Presenting theory QHLProver.Matrix_Limit

13:55:08 Presenting theory Perron_Frobenius.Hom_Gauss_Jordan

13:55:08 Presenting theory Jordan_Normal_Form.Determinant

13:55:08 Presenting theory Isabelle_Marries_Dirac.Quantum_Teleportation

13:55:08 Presenting theory Perron_Frobenius.Spectral_Radius_Theory_2

13:55:08 Presenting theory Perron_Frobenius.Check_Matrix_Growth

13:55:08 Presenting Subresultants ...

13:55:08 Presenting document Subresultants/document

13:55:08 Presenting document Subresultants/outline

13:55:09 Presenting theory Subresultants.Resultant_Prelim

13:55:09 Presenting theory Isabelle_Marries_Dirac.Deutsch

13:55:09 Presenting theory Subresultants.Dichotomous_Lazard

13:55:09 Presenting theory Subresultants.Binary_Exponentiation

13:55:09 Presenting theory Subresultants.More_Homomorphisms

13:55:09 Presenting theory Subresultants.Coeff_Int

13:55:10 Presenting theory Jordan_Normal_Form.Determinant_Impl

13:55:10 Presenting theory Jordan_Normal_Form.Show_Matrix

13:55:10 Presenting theory Jordan_Normal_Form.Char_Poly

13:55:11 Presenting theory QHLProver.Quantum_Program

13:55:12 Presenting theory Jordan_Normal_Form.Jordan_Normal_Form

13:55:13 Presenting theory Isabelle_Marries_Dirac.Deutsch_Jozsa

13:55:14 Presenting theory Isabelle_Marries_Dirac.No_Cloning

13:55:14 Presenting theory Jordan_Normal_Form.Missing_VectorSpace

13:55:15 Presenting theory QHLProver.Partial_State

13:55:15 Presenting theory QHLProver.Gates

13:55:15 Presenting theory Subresultants.Subresultant

13:55:16 Presenting theory Isabelle_Marries_Dirac.Quantum_Prisoners_Dilemma

13:55:16 Presenting Berlekamp_Zassenhaus ...

13:55:16 Presenting document Berlekamp_Zassenhaus/document

13:55:16 Presenting document Berlekamp_Zassenhaus/outline

13:55:16 Presenting theory Berlekamp_Zassenhaus.Finite_Field

13:55:16 Presenting theory Subresultants.Subresultant_Gcd

13:55:17 Presenting Algebraic_Numbers ...

13:55:17 Presenting document Algebraic_Numbers/document

13:55:17 Presenting document Algebraic_Numbers/outline

13:55:17 Presenting theory Berlekamp_Zassenhaus.Arithmetic_Record_Based

13:55:17 Presenting theory Jordan_Normal_Form.VS_Connect

13:55:17 Presenting theory HOL-Decision_Procs.MIR

13:55:17 Presenting file "mir_tac.ML"

13:55:17 Presenting theory Algebraic_Numbers.Algebraic_Numbers_Prelim

13:55:18 Presenting theory Algebraic_Numbers.Bivariate_Polynomials

13:55:19 Presenting theory Jordan_Normal_Form.Gram_Schmidt

13:55:19 Presenting theory Groebner_Macaulay.Cone_Decomposition

13:55:20 Presenting theory Berlekamp_Zassenhaus.Finite_Field_Record_Based

13:55:20 Presenting theory Algebraic_Numbers.Resultant

13:55:21 Presenting theory Berlekamp_Zassenhaus.Matrix_Record_Based

13:55:21 Presenting theory Jordan_Normal_Form.Schur_Decomposition

13:55:22 Presenting theory Berlekamp_Zassenhaus.More_Missing_Multiset

13:55:22 Presenting theory Algebraic_Numbers.Algebraic_Numbers

13:55:22 Presenting theory Algebraic_Numbers.Sturm_Rat

13:55:22 Presenting theory Berlekamp_Zassenhaus.Unique_Factorization

13:55:23 Presenting theory Algebraic_Numbers.Factors_of_Int_Poly

13:55:23 Presenting theory QHLProver.Quantum_Hoare

13:55:23 Presenting theory Algebraic_Numbers.Min_Int_Poly

13:55:25 Presenting theory Berlekamp_Zassenhaus.Unique_Factorization_Poly

13:55:25 Presenting theory HOL-Decision_Procs.Approximation_Bounds

13:55:26 Presenting theory Groebner_Macaulay.Dube_Bound

13:55:27 Presenting theory Berlekamp_Zassenhaus.Poly_Mod

13:55:28 Presenting theory Jordan_Normal_Form.Jordan_Normal_Form_Existence

13:55:28 Presenting theory QHLProver.Grover

13:55:28 Presenting theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field

13:55:29 Presenting theory Jordan_Normal_Form.Matrix_Impl

13:55:29 Presenting theory Berlekamp_Zassenhaus.Karatsuba_Multiplication

13:55:29 Presenting BenOr_Kozen_Reif ...

13:55:29 Presenting document BenOr_Kozen_Reif/document

13:55:29 Presenting document BenOr_Kozen_Reif/outline

13:55:29 Presenting theory Jordan_Normal_Form.Strassen_Algorithm

13:55:29 Presenting theory Jordan_Normal_Form.Strassen_Algorithm_Code

13:55:30 Presenting theory Groebner_Macaulay.Groebner_Macaulay_Examples

13:55:30 Presenting Cubic_Quartic_Equations ...

13:55:30 Presenting document Cubic_Quartic_Equations/document

13:55:30 Presenting document Cubic_Quartic_Equations/outline

13:55:30 Presenting theory Cubic_Quartic_Equations.Ferraris_Formula

13:55:30 Presenting theory Berlekamp_Zassenhaus.Polynomial_Record_Based

13:55:31 Presenting theory Cubic_Quartic_Equations.Cardanos_Formula

13:55:31 Presenting theory Jordan_Normal_Form.Matrix_Comparison

13:55:31 Presenting theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field_Record_Based

13:55:31 Presenting theory Jordan_Normal_Form.Ring_Hom_Matrix

13:55:31 Presenting theory Jordan_Normal_Form.Derivation_Bound

13:55:31 Presenting theory Cubic_Quartic_Equations.Complex_Roots

13:55:32 Presenting theory Jordan_Normal_Form.Complexity_Carrier

13:55:32 Presenting theory Jordan_Normal_Form.Show_Arctic

13:55:32 Presenting theory Berlekamp_Zassenhaus.Chinese_Remainder_Poly

13:55:32 Presenting theory BenOr_Kozen_Reif.More_Matrix

13:55:32 Presenting theory Cubic_Quartic_Equations.Cubic_Polynomials

13:55:32 Presenting theory Signature_Groebner.Signature_Groebner

13:55:32 Presenting theory Jordan_Normal_Form.Matrix_Complexity

13:55:32 Presenting theory BenOr_Kozen_Reif.BKR_Algorithm

13:55:32 Presenting theory HOL-Decision_Procs.Approximation

13:55:32 Presenting file "approximation.ML"

13:55:32 Presenting file "approximation_generator.ML"

13:55:33 Presenting theory Cubic_Quartic_Equations.Quartic_Polynomials

13:55:33 Presenting Factor_Algebraic_Polynomial ...

13:55:33 Presenting document Factor_Algebraic_Polynomial/document

13:55:33 Presenting document Factor_Algebraic_Polynomial/outline

13:55:34 Presenting theory HOL-Decision_Procs.Rat_Pair

13:55:34 Presenting theory BenOr_Kozen_Reif.Matrix_Equation_Construction

13:55:34 Presenting theory Jordan_Normal_Form.Matrix_Kernel

13:55:34 Presenting theory Algebraic_Numbers.Real_Algebraic_Numbers

13:55:35 Presenting theory Factor_Algebraic_Polynomial.Poly_Connection

13:55:35 Presenting theory Factor_Algebraic_Polynomial.MPoly_Divide

13:55:35 Presenting theory Jordan_Normal_Form.Jordan_Normal_Form_Uniqueness

13:55:35 Presenting theory Jordan_Normal_Form.Spectral_Radius

13:55:36 Presenting theory Jordan_Normal_Form.DL_Missing_List

13:55:36 Presenting theory Factor_Algebraic_Polynomial.MPoly_Divide_Code

13:55:36 Presenting theory Factor_Algebraic_Polynomial.MPoly_Container

13:55:36 Presenting theory Signature_Groebner.Signature_Examples

13:55:36 Presenting Fishers_Inequality ...

13:55:36 Presenting document Fishers_Inequality/document

13:55:36 Presenting document Fishers_Inequality/outline

13:55:36 Presenting theory Factor_Algebraic_Polynomial.Multivariate_Resultant

13:55:36 Presenting theory Factor_Algebraic_Polynomial.Is_Int_To_Int

13:55:37 Presenting theory HOL-Decision_Procs.Polynomial_List

13:55:37 Presenting theory Jordan_Normal_Form.DL_Rank

13:55:37 Presenting theory Fishers_Inequality.Set_Multiset_Extras

13:55:38 Presenting theory BenOr_Kozen_Reif.BKR_Proofs

13:55:38 Presenting theory Algebraic_Numbers.Real_Roots

13:55:38 Presenting theory Jordan_Normal_Form.DL_Missing_Sublist

13:55:38 Presenting theory Jordan_Normal_Form.DL_Submatrix

13:55:39 Presenting theory Jordan_Normal_Form.DL_Rank_Submatrix

13:55:39 Presenting LLL_Basis_Reduction ...

13:55:39 Presenting document LLL_Basis_Reduction/document

13:55:39 Presenting document LLL_Basis_Reduction/outline

13:55:39 Presenting theory Fishers_Inequality.Matrix_Vector_Extras

13:55:39 Presenting theory Factor_Algebraic_Polynomial.Roots_of_Algebraic_Poly

13:55:39 Presenting theory Algebraic_Numbers.Complex_Roots_Real_Poly

13:55:39 Presenting theory LLL_Basis_Reduction.Missing_Lemmas

13:55:40 Presenting theory LLL_Basis_Reduction.More_IArray

13:55:40 Presenting theory Factor_Algebraic_Polynomial.Roots_of_Algebraic_Poly_Impl

13:55:40 Presenting theory Algebraic_Numbers.Compare_Complex

13:55:40 Presenting theory LLL_Basis_Reduction.Norms

13:55:40 Presenting theory LLL_Basis_Reduction.Int_Rat_Operations

13:55:40 Presenting theory LLL_Basis_Reduction.Cost

13:55:40 Presenting theory BenOr_Kozen_Reif.BKR_Decision

13:55:40 Presenting theory LLL_Basis_Reduction.List_Representation

13:55:40 Presenting theory Factor_Algebraic_Polynomial.Roots_via_IA

13:55:40 Presenting theory Fishers_Inequality.Design_Extras

13:55:41 Presenting theory Algebraic_Numbers.Interval_Arithmetic

13:55:41 Presenting theory Factor_Algebraic_Polynomial.Roots_of_Real_Complex_Poly

13:55:41 Presenting theory BenOr_Kozen_Reif.Renegar_Algorithm

13:55:41 Presenting theory Berlekamp_Zassenhaus.Berlekamp_Type_Based

13:55:41 Presenting theory Factor_Algebraic_Polynomial.Factor_Complex_Poly

13:55:42 Presenting theory HOL-Decision_Procs.Reflected_Multivariate_Polynomial

13:55:43 Presenting theory Factor_Algebraic_Polynomial.Factor_Real_Poly

13:55:43 Presenting LLL_Factorization ...

13:55:43 Presenting document LLL_Factorization/document

13:55:43 Presenting document LLL_Factorization/outline

13:55:43 Presenting theory LLL_Factorization.Factor_Bound_2

13:55:44 Presenting theory Algebraic_Numbers.Complex_Algebraic_Numbers

13:55:44 Presenting theory LLL_Basis_Reduction.Gram_Schmidt_2

13:55:44 Presenting theory Algebraic_Numbers.Show_Real_Alg

13:55:44 Presenting theory Algebraic_Numbers.Show_Real_Approx

13:55:44 Presenting theory LLL_Factorization.Missing_Dvd_Int_Poly

13:55:45 Presenting theory LLL_Factorization.LLL_Factorization_Impl

13:55:45 Presenting theory Algebraic_Numbers.Show_Real_Precise

13:55:45 Presenting theory Algebraic_Numbers.Algebraic_Number_Tests

13:55:45 Presenting theory Berlekamp_Zassenhaus.Distinct_Degree_Factorization

13:55:45 Presenting theory Algebraic_Numbers.Algebraic_Numbers_External_Code

13:55:45 Presenting Linear_Inequalities ...

13:55:45 Presenting document Linear_Inequalities/document

13:55:45 Presenting document Linear_Inequalities/outline

13:55:46 Presenting theory LLL_Basis_Reduction.Gram_Schmidt_Int

13:55:46 Presenting theory Berlekamp_Zassenhaus.Finite_Field_Factorization

13:55:46 Presenting theory BenOr_Kozen_Reif.Renegar_Proofs

13:55:46 Presenting theory Fishers_Inequality.Incidence_Matrices

13:55:46 Presenting theory Linear_Inequalities.Missing_Matrix

13:55:47 Presenting theory BenOr_Kozen_Reif.Renegar_Decision

13:55:47 Presenting theory Linear_Inequalities.Missing_VS_Connect

13:55:47 Presenting LP_Duality ...

13:55:47 Presenting document LP_Duality/document

13:55:47 Presenting document LP_Duality/outline

13:55:47 Presenting theory LP_Duality.Minimum_Maximum

13:55:47 Presenting theory Fishers_Inequality.Dual_Systems

13:55:48 Presenting theory Linear_Inequalities.Basis_Extension

13:55:48 Presenting theory LP_Duality.LP_Duality

13:55:48 Presenting theory Linear_Inequalities.Sum_Vec_Set

13:55:48 Presenting Linear_Recurrences_Solver ...

13:55:48 Presenting theory Berlekamp_Zassenhaus.Finite_Field_Factorization_Record_Based

13:55:48 Presenting theory Linear_Recurrences_Solver.Linear_Recurrences_Solver

13:55:48 Presenting theory Linear_Recurrences_Solver.Linear_Recurrences_Pretty

13:55:48 Presenting theory Linear_Recurrences_Solver.Show_RatFPS

13:55:48 Presenting theory Linear_Recurrences_Solver.Linear_Recurrences_Test

13:55:48 Presenting Localization_Ring ...

13:55:48 Presenting document Localization_Ring/document

13:55:48 Presenting document Localization_Ring/outline

13:55:48 Presenting theory LLL_Basis_Reduction.LLL

13:55:48 Presenting theory LLL_Factorization.LLL_Factorization

13:55:49 Presenting theory Fishers_Inequality.Rank_Argument_General

13:55:49 Presenting theory LLL_Factorization.Sub_Sums

13:55:49 Presenting theory Linear_Inequalities.Integral_Bounded_Vectors

13:55:49 Presenting theory Groebner_Bases.Algorithm_Schema

13:55:49 Presenting theory Fishers_Inequality.Linear_Bound_Argument

13:55:50 Presenting theory Localization_Ring.Localization

13:55:50 Presenting theory LLL_Basis_Reduction.LLL_Impl

13:55:50 Presenting theory Fishers_Inequality.Fishers_Inequality

13:55:50 Presenting Mersenne_Primes ...

13:55:50 Presenting document Mersenne_Primes/document

13:55:50 Presenting document Mersenne_Primes/outline

13:55:51 Presenting theory Mersenne_Primes.Lucas_Lehmer_Auxiliary

13:55:51 Presenting theory Linear_Inequalities.Cone

13:55:51 Presenting theory LLL_Basis_Reduction.LLL_Complexity

13:55:52 Presenting theory Fishers_Inequality.Vector_Matrix_Mod

13:55:52 Presenting theory LLL_Factorization.Factorization_Algorithm_16_22

13:55:52 Presenting theory Mersenne_Primes.Lucas_Lehmer

13:55:52 Presenting theory Fishers_Inequality.Fishers_Inequality_Variations

13:55:52 Presenting theory Fishers_Inequality.Fishers_Inequality_Root

13:55:52 Presenting Orbit_Stabiliser ...

13:55:52 Presenting document Orbit_Stabiliser/document

13:55:52 Presenting document Orbit_Stabiliser/outline

13:55:53 Presenting theory Linear_Inequalities.Convex_Hull

13:55:53 Presenting theory Mersenne_Primes.Lucas_Lehmer_Code

13:55:53 Presenting Padic_Ints ...

13:55:53 Presenting document Padic_Ints/document

13:55:53 Presenting document Padic_Ints/outline

13:55:53 Presenting theory LLL_Factorization.Modern_Computer_Algebra_Problem

13:55:53 Presenting Perfect-Number-Thm ...

13:55:53 Presenting document Perfect-Number-Thm/document

13:55:53 Presenting document Perfect-Number-Thm/outline

13:55:53 Presenting theory LLL_Basis_Reduction.LLL_Number_Bounds

13:55:53 Presenting theory Perfect-Number-Thm.PerfectBasics

13:55:53 Presenting theory Orbit_Stabiliser.Left_Coset

13:55:53 Presenting theory Perfect-Number-Thm.Sigma

13:55:53 Presenting theory Berlekamp_Zassenhaus.Hensel_Lifting

13:55:53 Presenting theory Perfect-Number-Thm.Perfect

13:55:53 Presenting Polynomial_Factorization ...

13:55:53 Presenting document Polynomial_Factorization/document

13:55:53 Presenting document Polynomial_Factorization/outline

13:55:54 Presenting theory Orbit_Stabiliser.Orbit_Stabiliser

13:55:54 Presenting theory LLL_Basis_Reduction.LLL_Certification

13:55:54 Presenting theory Padic_Ints.Function_Ring

13:55:54 Presenting theory LLL_Basis_Reduction.FPLLL_Solver

13:55:54 Presenting Secondary_Sylow ...

13:55:54 Presenting document Secondary_Sylow/document

13:55:54 Presenting document Secondary_Sylow/outline

13:55:54 Presenting theory Linear_Inequalities.Normal_Vector

13:55:54 Presenting theory Secondary_Sylow.GroupAction

13:55:54 Presenting theory Groebner_Bases.Buchberger

13:55:55 Presenting theory Linear_Inequalities.Dim_Span

13:55:55 Presenting theory Groebner_Bases.Benchmarks

13:55:55 Presenting theory Secondary_Sylow.SubgroupConjugation

13:55:55 Presenting theory Groebner_Bases.Algorithm_Schema_Impl

13:55:55 Presenting theory Groebner_Bases.Code_Target_Rat

13:55:55 Presenting theory Berlekamp_Zassenhaus.Hensel_Lifting_Type_Based

13:55:55 Presenting theory Secondary_Sylow.SndSylow

13:55:55 Presenting UTP-Toolkit ...

13:55:55 Presenting document UTP-Toolkit/document

13:55:55 Presenting document UTP-Toolkit/outline

13:55:56 Presenting theory UTP-Toolkit.List_Extra

13:55:56 Presenting theory UTP-Toolkit.Sequence

13:55:56 Presenting theory UTP-Toolkit.FSet_Extra

13:55:56 Presenting theory Orbit_Stabiliser.Tetrahedron

13:55:57 Presenting UTP ...

13:55:57 Presenting document UTP/document

13:55:57 Presenting document UTP/outline

13:55:57 Presenting theory UTP-Toolkit.Countable_Set_Extra

13:55:57 Presenting theory UTP.utp_parser_utils

13:55:57 Presenting theory UTP-Toolkit.Map_Extra

13:55:57 Presenting theory UTP.utp_var

13:55:57 Presenting theory UTP-Toolkit.List_Lexord_Alt

13:55:58 Presenting theory Berlekamp_Zassenhaus.Berlekamp_Hensel

13:55:58 Presenting theory Linear_Inequalities.Fundamental_Theorem_Linear_Inequalities

13:55:58 Presenting theory UTP-Toolkit.Partial_Fun

13:55:58 Presenting theory Polynomial_Factorization.Missing_List

13:55:58 Presenting theory UTP.utp_expr

13:55:58 Presenting theory UTP-Toolkit.Finite_Fun

13:55:58 Presenting theory Berlekamp_Zassenhaus.Square_Free_Int_To_Square_Free_GFp

13:55:58 Presenting theory UTP-Toolkit.Infinity

13:55:58 Presenting theory UTP-Toolkit.Positive

13:55:58 Presenting theory Polynomial_Factorization.Missing_Multiset

13:55:58 Presenting theory Linear_Inequalities.Farkas_Lemma

13:55:58 Presenting theory UTP.utp_expr_insts

13:55:59 Presenting theory UTP-Toolkit.Total_Recall

13:55:59 Presenting file "Total_Recall.ML"

13:55:59 Presenting theory UTP-Toolkit.utp_toolkit

13:55:59 Presenting VectorSpace ...

13:55:59 Presenting document VectorSpace/document

13:55:59 Presenting document VectorSpace/outline

13:55:59 Presenting theory Polynomial_Factorization.Precomputation

13:55:59 Presenting theory VectorSpace.RingModuleFacts

13:55:59 Presenting theory VectorSpace.FunctionLemmas

13:55:59 Presenting theory VectorSpace.MonoidSums

13:55:59 Presenting theory UTP.utp_expr_funcs

13:55:59 Presenting theory Berlekamp_Zassenhaus.Suitable_Prime

13:55:59 Presenting theory Polynomial_Factorization.Order_Polynomial

13:55:59 Presenting theory HOL-Decision_Procs.Parametric_Ferrante_Rackoff

13:55:59 Presenting theory Groebner_Bases.Buchberger_Examples

13:55:59 Presenting theory UTP.utp_unrest

13:56:00 Presenting theory Polynomial_Factorization.Explicit_Roots

13:56:00 Presenting theory Berlekamp_Zassenhaus.Degree_Bound

13:56:00 Presenting theory VectorSpace.LinearCombinations

13:56:00 Presenting theory UTP.utp_usedby

13:56:00 Presenting theory Linear_Inequalities.Farkas_Minkowsky_Weyl

13:56:00 Presenting theory VectorSpace.SumSpaces

13:56:01 Presenting theory Groebner_Bases.More_MPoly_Type_Class

13:56:01 Presenting theory HOL-Decision_Procs.Commutative_Ring_Complete

13:56:01 Presenting theory UTP.utp_subst

13:56:02 Presenting theory Polynomial_Factorization.Dvd_Int_Poly

13:56:02 Presenting theory UTP.utp_tactics

13:56:02 Presenting file "uexpr_rep_eq.ML"

13:56:02 Presenting file "utp_tactics.ML"

13:56:02 Presenting theory UTP.utp_meta_subst

13:56:02 Presenting theory VectorSpace.VectorSpace

13:56:02 Presenting theory Berlekamp_Zassenhaus.Mahler_Measure

13:56:02 Presenting theory Polynomial_Factorization.Missing_Polynomial_Factorial

13:56:02 Presenting theory Linear_Inequalities.Decomposition_Theorem

13:56:03 Presenting HOL-Isar_Examples ...

13:56:03 Presenting document HOL-Isar_Examples/document

13:56:03 Presenting document HOL-Isar_Examples/outline

13:56:03 Presenting theory HOL-Isar_Examples.Structured_Statements

13:56:03 Presenting theory HOL-Isar_Examples.Basic_Logic

13:56:03 Presenting theory UTP.utp_pred

13:56:03 Presenting theory HOL-Isar_Examples.Expr_Compiler

13:56:03 Presenting theory Berlekamp_Zassenhaus.Factor_Bound

13:56:04 Presenting theory HOL-Isar_Examples.Fibonacci

13:56:04 Presenting theory Linear_Inequalities.Mixed_Integer_Solutions

13:56:04 Presenting theory HOL-Isar_Examples.Group

13:56:04 Presenting theory HOL-Isar_Examples.Group_Context

13:56:04 Presenting theory UTP.utp_alphabet

13:56:04 Presenting theory Polynomial_Factorization.Gauss_Lemma

13:56:04 Presenting theory HOL-Isar_Examples.Group_Notepad

13:56:04 Presenting theory UTP.utp_lift

13:56:04 Presenting theory Linear_Inequalities.Integer_Hull

13:56:04 Presenting HOL-Nonstandard_Analysis ...

13:56:04 Presenting document HOL-Nonstandard_Analysis/document

13:56:04 Presenting document HOL-Nonstandard_Analysis/outline

13:56:05 Presenting theory HOL-Isar_Examples.Hoare

13:56:05 Presenting theory Groebner_Bases.Auto_Reduction

13:56:05 Presenting theory HOL-Decision_Procs.Reflective_Field

13:56:05 Presenting theory HOL-Nonstandard_Analysis.Free_Ultrafilter

13:56:05 Presenting theory Padic_Ints.Cring_Poly

13:56:05 Presenting theory Polynomial_Factorization.Prime_Factorization

13:56:05 Presenting theory HOL-Decision_Procs.Commutative_Ring_Ex

13:56:05 Presenting theory HOL-Decision_Procs.Approximation_Ex

13:56:05 Presenting theory HOL-Decision_Procs.Approximation_Quickcheck_Ex

13:56:05 Presenting theory Polynomial_Factorization.Rational_Root_Test

13:56:05 Presenting theory HOL-Isar_Examples.Hoare_Ex

13:56:05 Presenting theory Berlekamp_Zassenhaus.Sublist_Iteration

13:56:05 Presenting theory HOL-Decision_Procs.Dense_Linear_Order_Ex

13:56:05 Presenting theory HOL-Decision_Procs.Decision_Procs

13:56:05 Presenting HOL-Nonstandard_Analysis-Examples ...

13:56:06 Presenting theory UTP.utp_pred_laws

13:56:06 Presenting theory HOL-Isar_Examples.Mutilated_Checkerboard

13:56:06 Presenting theory Polynomial_Factorization.Kronecker_Factorization

13:56:06 Presenting theory HOL-Isar_Examples.Puzzle

13:56:06 Presenting theory HOL-Nonstandard_Analysis-Examples.NSPrimes

13:56:06 Presenting HOL-Number_Theory ...

13:56:06 Presenting document HOL-Number_Theory/document

13:56:06 Presenting document HOL-Number_Theory/outline

13:56:06 Presenting theory Polynomial_Factorization.Polynomial_Divisibility

13:56:06 Presenting theory HOL-Isar_Examples.Summation

13:56:06 Presenting Amicable_Numbers ...

13:56:06 Presenting document Amicable_Numbers/document

13:56:06 Presenting document Amicable_Numbers/outline

13:56:06 Presenting theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

13:56:06 Presenting theory HOL-Nonstandard_Analysis.StarDef

13:56:06 Presenting file "transfer_principle.ML"

13:56:06 Presenting theory Padic_Ints.Supplementary_Ring_Facts

13:56:06 Presenting theory Groebner_Bases.Reduced_GB

13:56:07 Presenting theory UTP.utp_healthy

13:56:07 Presenting theory Padic_Ints.Extended_Int

13:56:07 Presenting theory HOL-Nonstandard_Analysis.HyperNat

13:56:07 Presenting theory HOL-Number_Theory.Fib

13:56:07 Presenting theory Groebner_Bases.Reduced_GB_Examples

13:56:08 Presenting theory HOL-Nonstandard_Analysis.HyperDef

13:56:08 Presenting theory Polynomial_Factorization.Square_Free_Factorization

13:56:08 Presenting theory UTP.utp_rel

13:56:08 Presenting theory Amicable_Numbers.Amicable_Numbers

13:56:08 Presenting theory Berlekamp_Zassenhaus.Reconstruction

13:56:08 Presenting theory HOL-Number_Theory.Cong

13:56:09 Presenting Arith_Prog_Rel_Primes ...

13:56:09 Presenting document Arith_Prog_Rel_Primes/document

13:56:09 Presenting document Arith_Prog_Rel_Primes/outline

13:56:09 Presenting theory Berlekamp_Zassenhaus.Code_Abort_Gcd

13:56:09 Presenting theory Polynomial_Factorization.Gcd_Rat_Poly

13:56:09 Presenting theory Padic_Ints.Padic_Construction

13:56:09 Presenting theory Berlekamp_Zassenhaus.Berlekamp_Zassenhaus

13:56:09 Presenting theory UTP.utp_recursion

13:56:09 Presenting theory Berlekamp_Zassenhaus.Gcd_Finite_Field_Impl

13:56:09 Presenting theory HOL-Nonstandard_Analysis.NSA

13:56:09 Presenting theory UTP.utp_sequent

13:56:10 Presenting theory HOL-Nonstandard_Analysis.NSComplex

13:56:10 Presenting theory HOL-Nonstandard_Analysis.Star

13:56:10 Presenting theory Polynomial_Factorization.Rational_Factorization

13:56:10 Presenting Bertrands_Postulate ...

13:56:10 Presenting document Bertrands_Postulate/document

13:56:10 Presenting document Bertrands_Postulate/outline

13:56:10 Presenting theory HOL-Nonstandard_Analysis.NatStar

13:56:10 Presenting theory HOL-Number_Theory.Totient

13:56:10 Presenting theory HOL-Nonstandard_Analysis.HSEQ

13:56:11 Presenting theory Padic_Ints.Padic_Integers

13:56:11 Presenting theory HOL-Nonstandard_Analysis.HSeries

13:56:11 Presenting theory UTP.utp_rel_laws

13:56:11 Presenting theory HOL-Nonstandard_Analysis.HLim

13:56:11 Presenting theory Arith_Prog_Rel_Primes.Arith_Prog_Rel_Primes

13:56:11 Presenting Elliptic_Curves_Group_Law ...

13:56:11 Presenting document Elliptic_Curves_Group_Law/document

13:56:11 Presenting document Elliptic_Curves_Group_Law/outline

13:56:11 Presenting theory Berlekamp_Zassenhaus.Square_Free_Factorization_Int

13:56:11 Presenting theory HOL-Nonstandard_Analysis.HDeriv

13:56:11 Presenting theory HOL-Number_Theory.Residues

13:56:12 Presenting theory UTP.utp_theory

13:56:12 Presenting theory HOL-Nonstandard_Analysis.HTranscendental

13:56:12 Presenting theory Groebner_Bases.Macaulay_Matrix

13:56:12 Presenting theory HOL-Nonstandard_Analysis.NSCA

13:56:12 Presenting theory Padic_Ints.Padic_Int_Topology

13:56:12 Presenting theory HOL-Nonstandard_Analysis.CStar

13:56:12 Presenting theory HOL-Nonstandard_Analysis.CLim

13:56:12 Presenting theory HOL-Number_Theory.Eratosthenes

13:56:12 Presenting theory HOL-Nonstandard_Analysis.HLog

13:56:12 Presenting theory HOL-Nonstandard_Analysis.Hyperreal

13:56:12 Presenting theory UTP.utp_hoare

13:56:12 Presenting theory HOL-Nonstandard_Analysis.Hypercomplex

13:56:12 Presenting theory Padic_Ints.Padic_Int_Polynomials

13:56:12 Presenting theory HOL-Nonstandard_Analysis.Nonstandard_Analysis

13:56:12 Presenting Fermat3_4 ...

13:56:12 Presenting document Fermat3_4/document

13:56:12 Presenting document Fermat3_4/outline

13:56:13 Presenting theory UTP.utp_wp

13:56:13 Presenting theory HOL-Number_Theory.Mod_Exp

13:56:13 Presenting theory UTP.utp_dynlog

13:56:13 Presenting theory UTP.utp_state_parser

13:56:13 Presenting theory UTP.utp_rel_opsem

13:56:13 Presenting theory UTP.utp_sym_eval

13:56:13 Presenting theory Fermat3_4.Fermat4

13:56:13 Presenting theory HOL-Number_Theory.Euler_Criterion

13:56:13 Presenting theory UTP.utp_sp

13:56:14 Presenting theory Berlekamp_Zassenhaus.Factorize_Int_Poly

13:56:14 Presenting theory HOL-Number_Theory.Gauss

13:56:14 Presenting theory Padic_Ints.Hensels_Lemma

13:56:14 Presenting theory Berlekamp_Zassenhaus.Factorize_Rat_Poly

13:56:14 Presenting Gaussian_Integers ...

13:56:14 Presenting document Gaussian_Integers/document

13:56:14 Presenting document Gaussian_Integers/outline

13:56:15 Presenting theory UTP.utp_concurrency

13:56:15 Presenting theory UTP.utp

13:56:15 Presenting theory Fermat3_4.Quad_Form

13:56:15 Presenting theory Padic_Ints.Zp_Compact

13:56:15 Presenting theory UTP.utp_expr_ovld

13:56:15 Presenting theory UTP.utp_full

13:56:15 Presenting HOL-ex ...

13:56:15 Presenting theory HOL-ex.Antiquote

13:56:15 Presenting theory UTP.utp_easy_parser

13:56:15 Presenting theory HOL-Number_Theory.Quadratic_Reciprocity

13:56:15 Presenting theory UTP.sum_list

13:56:16 Presenting theory UTP.utp_simple_time

13:56:16 Presenting Koenigsberg_Friendship ...

13:56:16 Presenting document Koenigsberg_Friendship/document

13:56:16 Presenting document Koenigsberg_Friendship/outline

13:56:16 Presenting theory Elliptic_Curves_Group_Law.Elliptic_Axclass

13:56:16 Presenting theory Bertrands_Postulate.Bertrand

13:56:16 Presenting file "bertrand.ML"

13:56:16 Presenting theory Fermat3_4.Fermat3

13:56:17 Presenting Lehmer ...

13:56:17 Presenting document Lehmer/document

13:56:17 Presenting document Lehmer/outline

13:56:17 Presenting theory HOL-ex.Argo_Examples

13:56:17 Presenting theory Lehmer.Lehmer

13:56:17 Presenting Lifting_the_Exponent ...

13:56:17 Presenting document Lifting_the_Exponent/document

13:56:17 Presenting document Lifting_the_Exponent/outline

13:56:17 Presenting Pratt_Certificate ...

13:56:17 Presenting document Pratt_Certificate/document

13:56:17 Presenting document Pratt_Certificate/outline

13:56:17 Presenting theory HOL-ex.Arith_Examples

13:56:18 Presenting theory HOL-ex.Ballot

13:56:18 Presenting theory HOL-ex.BinEx

13:56:18 Presenting theory HOL-ex.Birthday_Paradox

13:56:18 Presenting theory Gaussian_Integers.Gaussian_Integers

13:56:18 Presenting theory HOL-ex.Bubblesort

13:56:18 Presenting theory Lifting_the_Exponent.LTE

13:56:18 Presenting RSAPSS ...

13:56:18 Presenting document RSAPSS/document

13:56:18 Presenting document RSAPSS/outline

13:56:18 Presenting theory HOL-ex.CTL

13:56:18 Presenting theory Gaussian_Integers.Gaussian_Integers_Test

13:56:18 Presenting theory Pratt_Certificate.Pratt_Certificate

13:56:19 Presenting file "pratt.ML"

13:56:19 Presenting theory Pratt_Certificate.Pratt_Certificate_Code

13:56:19 Presenting SumSquares ...

13:56:19 Presenting document SumSquares/document

13:56:19 Presenting document SumSquares/outline

13:56:19 Presenting theory Gaussian_Integers.Gaussian_Integers_Sums_Of_Two_Squares

13:56:19 Presenting theory HOL-Number_Theory.Pocklington

13:56:19 Presenting theory SumSquares.TwoSquares

13:56:19 Presenting theory Gaussian_Integers.Gaussian_Integers_Pythagorean_Triples

13:56:20 Presenting theory Gaussian_Integers.Gaussian_Integers_Everything

13:56:20 Presenting Liouville_Numbers ...

13:56:20 Presenting theory HOL-ex.Cartouche_Examples

13:56:20 Presenting document Liouville_Numbers/document

13:56:20 Presenting document Liouville_Numbers/outline

13:56:20 Presenting theory HOL-ex.Case_Product

13:56:20 Presenting theory HOL-ex.Chinese

13:56:20 Presenting theory Liouville_Numbers.Liouville_Numbers_Misc

13:56:20 Presenting theory SumSquares.FourSquares

13:56:20 Presenting Lucas_Theorem ...

13:56:20 Presenting document Lucas_Theorem/document

13:56:20 Presenting document Lucas_Theorem/outline

13:56:20 Presenting theory Lucas_Theorem.Lucas_Theorem

13:56:20 Presenting Mason_Stothers ...

13:56:20 Presenting document Mason_Stothers/document

13:56:20 Presenting document Mason_Stothers/outline

13:56:20 Presenting theory HOL-Number_Theory.Prime_Powers

13:56:20 Presenting theory Mason_Stothers.Mason_Stothers

13:56:20 Presenting theory HOL-ex.Classical

13:56:20 Presenting Pell ...

13:56:21 Presenting document Pell/document

13:56:21 Presenting document Pell/outline

13:56:21 Presenting theory HOL-ex.Code_Binary_Nat_examples

13:56:21 Presenting theory Liouville_Numbers.Liouville_Numbers

13:56:21 Presenting theory Pell.Efficient_Discrete_Sqrt

13:56:21 Presenting Polynomial_Interpolation ...

13:56:21 Presenting document Polynomial_Interpolation/document

13:56:21 Presenting document Polynomial_Interpolation/outline

13:56:21 Presenting theory HOL-ex.Code_Lazy_Demo

13:56:21 Presenting theory HOL-ex.Code_Timing

13:56:21 Presenting theory Polynomial_Interpolation.Is_Rat_To_Rat

13:56:21 Presenting theory Polynomial_Interpolation.Divmod_Int

13:56:21 Presenting theory HOL-ex.Coercion_Examples

13:56:21 Presenting theory Polynomial_Interpolation.Improved_Code_Equations

13:56:21 Presenting theory HOL-ex.Computations

13:56:21 Presenting theory HOL-ex.Conditional_Parametricity_Examples

13:56:21 Presenting theory Elliptic_Curves_Group_Law.Elliptic_Locale

13:56:22 Presenting theory HOL-ex.Cubic_Quartic

13:56:22 Presenting theory HOL-ex.Datatype_Record_Examples

13:56:22 Presenting theory HOL-ex.Erdoes_Szekeres

13:56:22 Presenting theory Pell.Pell

13:56:22 Presenting theory HOL-ex.Eval_Examples

13:56:22 Presenting theory HOL-ex.Executable_Relation

13:56:22 Presenting theory Polynomial_Interpolation.Ring_Hom

13:56:22 Presenting theory HOL-ex.Execute_Choice

13:56:22 Presenting theory Elliptic_Curves_Group_Law.Elliptic_Test

13:56:22 Presenting theory HOL-ex.Function_Growth

13:56:22 Presenting Rep_Fin_Groups ...

13:56:22 Presenting document Rep_Fin_Groups/document

13:56:22 Presenting document Rep_Fin_Groups/outline

13:56:22 Presenting theory Pell.Pell_Algorithm

13:56:22 Presenting theory Pell.Pell_Algorithm_Test

13:56:22 Presenting Sturm_Sequences ...

13:56:22 Presenting document Sturm_Sequences/document

13:56:22 Presenting document Sturm_Sequences/outline

13:56:22 Presenting document Sturm_Sequences/userguide

13:56:22 Presenting theory Sturm_Sequences.Sturm_Library_Document

13:56:23 Presenting theory RSAPSS.Word

13:56:23 Presenting theory HOL-Number_Theory.Residue_Primitive_Roots

13:56:23 Presenting theory HOL-ex.Gauge_Integration

13:56:23 Presenting theory Polynomial_Interpolation.Missing_Unsorted

13:56:23 Presenting theory HOL-Number_Theory.Number_Theory

13:56:23 Presenting Special_Function_Bounds ...

13:56:23 Presenting document Special_Function_Bounds/document

13:56:23 Presenting document Special_Function_Bounds/outline

13:56:23 Presenting theory Sturm_Sequences.Misc_Polynomial

13:56:23 Presenting theory HOL-ex.HarmonicSeries

13:56:23 Presenting theory RSAPSS.WordOperations

13:56:23 Presenting theory Special_Function_Bounds.Bounds_Lemmas

13:56:23 Presenting theory RSAPSS.SHA1Padding

13:56:24 Presenting theory Sturm_Sequences.Sturm_Library

13:56:24 Presenting theory HOL-ex.Hebrew

13:56:24 Presenting theory HOL-ex.Hex_Bin_Examples

13:56:24 Presenting theory HOL-ex.IArray_Examples

13:56:24 Presenting theory HOL-ex.Intuitionistic

13:56:24 Presenting theory HOL-ex.Join_Theory

13:56:24 Presenting theory HOL-ex.Lagrange

13:56:24 Presenting theory HOL-ex.List_to_Set_Comprehension_Examples

13:56:24 Presenting theory RSAPSS.SHA1

13:56:24 Presenting theory HOL-ex.LocaleTest2

13:56:25 Presenting theory HOL-ex.MergeSort

13:56:25 Presenting theory Special_Function_Bounds.Atan_CF_Bounds

13:56:25 Presenting theory HOL-ex.MonoidGroup

13:56:25 Presenting theory HOL-ex.Multiquote

13:56:25 Presenting theory RSAPSS.Wordarith

13:56:25 Presenting theory HOL-ex.NatSum

13:56:25 Presenting theory HOL-ex.Normalization_by_Evaluation

13:56:25 Presenting theory HOL-ex.PER

13:56:25 Presenting theory HOL-ex.Parallel_Example

13:56:25 Presenting theory HOL-ex.Peano_Axioms

13:56:25 Presenting theory Sturm_Sequences.Sturm_Theorem

13:56:26 Presenting theory HOL-ex.Perm_Fragments

13:56:26 Presenting theory HOL-ex.PresburgerEx

13:56:26 Presenting theory HOL-ex.Pythagoras

13:56:26 Presenting theory HOL-ex.Quicksort

13:56:26 Presenting theory Special_Function_Bounds.Exp_Bounds

13:56:26 Presenting theory HOL-ex.Radix_Sort

13:56:26 Presenting theory Koenigsberg_Friendship.MoreGraph

13:56:26 Presenting theory RSAPSS.EMSAPSS

13:56:26 Presenting theory RSAPSS.Mod

13:56:26 Presenting theory RSAPSS.Crypt

13:56:26 Presenting theory Groebner_Bases.F4

13:56:26 Presenting theory RSAPSS.Pdifference

13:56:26 Presenting theory RSAPSS.Productdivides

13:56:27 Presenting theory Sturm_Sequences.Sturm_Method

13:56:27 Presenting file "sturm.ML"

13:56:27 Presenting theory HOL-ex.Reflection_Examples

13:56:27 Presenting theory RSAPSS.Cryptinverts

13:56:27 Presenting theory Special_Function_Bounds.Log_CF_Bounds

13:56:27 Presenting theory Polynomial_Interpolation.Missing_Polynomial

13:56:27 Presenting theory Sturm_Sequences.Sturm

13:56:27 Presenting theory Sturm_Sequences.Sturm_Ex

13:56:27 Presenting Sturm_Tarski ...

13:56:27 Presenting document Sturm_Tarski/document

13:56:27 Presenting document Sturm_Tarski/outline

13:56:27 Presenting theory Sturm_Tarski.PolyMisc

13:56:27 Presenting theory Special_Function_Bounds.Sin_Cos_Bounds

13:56:28 Presenting theory HOL-ex.Refute_Examples

13:56:28 Presenting theory HOL-ex.Residue_Ring

13:56:28 Presenting theory HOL-ex.SOS

13:56:28 Presenting theory Special_Function_Bounds.Sqrt_Bounds

13:56:28 Presenting theory HOL-ex.SOS_Cert

13:56:28 Presenting Symmetric_Polynomials ...

13:56:28 Presenting theory Groebner_Bases.F4_Examples

13:56:28 Presenting document Symmetric_Polynomials/document

13:56:28 Presenting document Symmetric_Polynomials/outline

13:56:28 Presenting theory Polynomial_Interpolation.Ring_Hom_Poly

13:56:28 Presenting theory RSAPSS.RSAPSS

13:56:28 Presenting Power_Sum_Polynomials ...

13:56:28 Presenting document Power_Sum_Polynomials/document

13:56:28 Presenting document Power_Sum_Polynomials/outline

13:56:29 Presenting theory HOL-ex.Serbian

13:56:29 Presenting theory HOL-ex.Set_Comprehension_Pointfree_Examples

13:56:29 Presenting theory HOL-ex.Set_Theory

13:56:29 Presenting theory Symmetric_Polynomials.Vieta

13:56:29 Presenting theory Power_Sum_Polynomials.Power_Sum_Polynomials_Library

13:56:30 Presenting theory Polynomial_Interpolation.Newton_Interpolation

13:56:30 Presenting theory Polynomial_Interpolation.Lagrange_Interpolation

13:56:30 Presenting theory HOL-ex.Simproc_Tests

13:56:30 Presenting theory Power_Sum_Polynomials.Power_Sum_Polynomials

13:56:30 Presenting theory HOL-ex.Simps_Case_Conv_Examples

13:56:30 Presenting theory Polynomial_Interpolation.Neville_Aitken_Interpolation

13:56:30 Presenting theory HOL-ex.Sketch_and_Explore

13:56:31 Presenting theory Power_Sum_Polynomials.Power_Sum_Puzzle

13:56:31 Presenting Three_Circles ...

13:56:31 Presenting document Three_Circles/document

13:56:31 Presenting document Three_Circles/outline

13:56:31 Presenting theory Polynomial_Interpolation.Polynomial_Interpolation

13:56:31 Presenting HOL-Corec_Examples ...

13:56:31 Presenting theory Sturm_Tarski.Sturm_Tarski

13:56:31 Presenting theory Koenigsberg_Friendship.KoenigsbergBridge

13:56:31 Presenting theory HOL-Corec_Examples.LFilter

13:56:31 Presenting theory HOL-Corec_Examples.Paper_Examples

13:56:31 Presenting HOL-Datatype_Examples ...

13:56:31 Presenting theory HOL-Corec_Examples.Stream_Processor

13:56:32 Presenting theory HOL-Corec_Examples.Simple_Nesting

13:56:32 Presenting theory HOL-Corec_Examples.Iterate_GPV

13:56:32 Presenting theory HOL-Corec_Examples.GPV_Bare_Bones

13:56:32 Presenting theory HOL-Corec_Examples.Merge_A

13:56:32 Presenting theory HOL-Corec_Examples.Merge_B

13:56:32 Presenting theory HOL-Corec_Examples.Merge_C

13:56:32 Presenting theory HOL-ex.Sorting_Algorithms_Examples

13:56:32 Presenting theory Three_Circles.RRI_Misc

13:56:32 Presenting theory HOL-ex.Specifications_with_bundle_mixins

13:56:32 Presenting theory HOL-Corec_Examples.Merge_D

13:56:32 Presenting theory HOL-ex.Sqrt_Script

13:56:33 Presenting theory HOL-Corec_Examples.Merge_Poly

13:56:33 Presenting theory HOL-ex.Sudoku

13:56:33 Presenting theory HOL-Datatype_Examples.Compat

13:56:33 Presenting theory HOL-ex.Sum_of_Powers

13:56:33 Presenting theory HOL-Datatype_Examples.Lambda_Term

13:56:34 Presenting theory HOL-Corec_Examples.Misc_Mono

13:56:34 Presenting theory HOL-ex.Tarski

13:56:34 Presenting theory Three_Circles.Bernstein_01

13:56:34 Presenting theory HOL-Datatype_Examples.Process

13:56:34 Presenting theory HOL-Datatype_Examples.TreeFsetI

13:56:34 Presenting theory HOL-Corec_Examples.Misc_Poly

13:56:35 Presenting theory HOL-Datatype_Examples.Prelim

13:56:35 Presenting theory HOL-ex.Termination

13:56:35 Presenting theory HOL-ex.ThreeDivides

13:56:35 Presenting theory HOL-ex.Transfer_Debug

13:56:35 Presenting theory HOL-Corec_Examples.Small_Concrete

13:56:35 Presenting theory HOL-Datatype_Examples.DTree

13:56:35 Presenting theory HOL-ex.Transfer_Int_Nat

13:56:35 Presenting theory HOL-Corec_Examples.Stream_Friends

13:56:35 Presenting theory HOL-ex.Transitive_Closure_Table_Ex

13:56:35 Presenting theory Groebner_Bases.Syzygy

13:56:35 Presenting theory HOL-Corec_Examples.TLList_Friends

13:56:35 Presenting theory HOL-Corec_Examples.Type_Class

13:56:35 Presenting HOL-IMP ...

13:56:35 Presenting document HOL-IMP/document

13:56:35 Presenting theory HOL-IMP.AExp

13:56:36 Presenting theory HOL-IMP.BExp

13:56:36 Presenting theory HOL-IMP.ASM

13:56:36 Presenting theory Three_Circles.Bernstein

13:56:36 Presenting theory HOL-IMP.Star

13:56:36 Presenting theory HOL-IMP.Com

13:56:36 Presenting theory HOL-IMP.Big_Step

13:56:36 Presenting theory HOL-ex.Tree23

13:56:36 Presenting theory HOL-ex.Triangular_Numbers

13:56:36 Presenting theory HOL-IMP.Small_Step

13:56:37 Presenting theory HOL-IMP.Finite_Reachable

13:56:37 Presenting theory HOL-IMP.Denotational

13:56:37 Presenting theory Groebner_Bases.Syzygy_Examples

13:56:38 Presenting theory HOL-ex.Unification

13:56:38 Presenting theory HOL-IMP.Compiler

13:56:38 Presenting theory HOL-ex.While_Combinator_Example

13:56:38 Presenting theory Koenigsberg_Friendship.FriendshipTheory

13:56:38 Presenting Relational-Incorrectness-Logic ...

13:56:38 Presenting document Relational-Incorrectness-Logic/document

13:56:38 Presenting document Relational-Incorrectness-Logic/outline

13:56:38 Presenting theory Groebner_Bases.Groebner_PM

13:56:38 Presenting HOL-Metis_Examples ...

13:56:38 Presenting theory Symmetric_Polynomials.Symmetric_Polynomials

13:56:38 Presenting theory HOL-Datatype_Examples.Gram_Lang

13:56:38 Presenting theory HOL-Metis_Examples.Abstraction

13:56:39 Presenting theory HOL-Datatype_Examples.Parallel_Composition

13:56:39 Presenting theory HOL-IMP.Compiler2

13:56:39 Presenting theory HOL-Datatype_Examples.TreeFI

13:56:39 Presenting theory HOL-Metis_Examples.Big_O

13:56:39 Presenting theory Symmetric_Polynomials.Symmetric_Polynomials_Code

13:56:39 Presenting HereditarilyFinite ...

13:56:39 Presenting document HereditarilyFinite/document

13:56:39 Presenting document HereditarilyFinite/outline

13:56:39 Presenting theory HOL-Datatype_Examples.Koenig

13:56:40 Presenting theory HOL-Metis_Examples.Binary_Tree

13:56:40 Presenting theory HOL-Metis_Examples.Clausification

13:56:40 Presenting theory HOL-IMP.Types

13:56:40 Presenting theory HOL-Datatype_Examples.Lift_BNF

13:56:40 Presenting theory HOL-IMP.Poly_Types

13:56:40 Presenting theory HOL-IMP.Sec_Type_Expr

13:56:40 Presenting theory Three_Circles.Normal_Poly

13:56:40 Presenting theory HOL-Metis_Examples.Message

13:56:40 Presenting theory HOL-Datatype_Examples.Milner_Tofte

13:56:41 Presenting theory HOL-Metis_Examples.Type_Encodings

13:56:41 Presenting theory HOL-IMP.Sec_Typing

13:56:41 Presenting theory HOL-Metis_Examples.Proxies

13:56:41 Presenting theory HOL-IMP.Sec_TypingT

13:56:41 Presenting theory Rep_Fin_Groups.Rep_Fin_Groups

13:56:41 Presenting theory HOL-IMP.Vars

13:56:42 Presenting theory Three_Circles.Three_Circles

13:56:42 Presenting theory HOL-IMP.Def_Init_Exp

13:56:42 Presenting theory HOL-Datatype_Examples.Stream_Processor

13:56:42 Presenting theory HOL-IMP.Def_Init

13:56:42 Presenting theory HOL-Metis_Examples.Tarski

13:56:42 Presenting Incompleteness ...

13:56:42 Presenting document Incompleteness/document

13:56:42 Presenting document Incompleteness/outline

13:56:42 Presenting theory HOL-Datatype_Examples.Cyclic_List

13:56:42 Presenting theory HOL-IMP.Def_Init_Big

13:56:42 Presenting theory HOL-Metis_Examples.Trans_Closure

13:56:42 Presenting theory HOL-IMP.Def_Init_Small

13:56:42 Presenting theory HOL-ex.veriT_Preprocessing

13:56:42 Presenting theory HOL-IMP.Sem_Equiv

13:56:42 Presenting theory HOL-Metis_Examples.Sets

13:56:42 Presenting Surprise_Paradox ...

13:56:42 Presenting document Surprise_Paradox/document

13:56:42 Presenting document Surprise_Paradox/outline

13:56:42 Presenting theory HereditarilyFinite.HF

13:56:43 Presenting theory Surprise_Paradox.Surprise_Paradox

13:56:43 Presenting HyperCTL ...

13:56:43 Presenting document HyperCTL/document

13:56:43 Presenting document HyperCTL/outline

13:56:43 Presenting theory HOL-IMP.Fold

13:56:43 Presenting theory HyperCTL.Prelim

13:56:43 Presenting theory Relational-Incorrectness-Logic.RelationalIncorrectness

13:56:43 Presenting Incredible_Proof_Machine ...

13:56:43 Presenting document Incredible_Proof_Machine/document

13:56:43 Presenting document Incredible_Proof_Machine/outline

13:56:43 Presenting Integration ...

13:56:43 Presenting document Integration/document

13:56:43 Presenting document Integration/outline

13:56:43 Presenting theory HOL-Datatype_Examples.Free_Idempotent_Monoid

13:56:43 Presenting theory Incredible_Proof_Machine.Indexed_FSet

13:56:43 Presenting theory HOL-IMP.Live

13:56:43 Presenting theory Integration.Sigma_Algebra

13:56:43 Presenting theory HOL-ex.SAT_Examples

13:56:43 Presenting theory HOL-IMP.Live_True

13:56:43 Presenting theory Incredible_Proof_Machine.Abstract_Formula

13:56:43 Presenting theory HOL-IMP.Hoare

13:56:44 Presenting theory HOL-IMP.Hoare_Examples

13:56:44 Presenting theory HyperCTL.Shallow

13:56:44 Presenting theory Integration.MonConv

13:56:44 Presenting theory HOL-IMP.Hoare_Sound_Complete

13:56:44 Presenting theory Incredible_Proof_Machine.Incredible_Signatures

13:56:44 Presenting theory HOL-Datatype_Examples.Regex_ACI

13:56:44 Presenting theory HereditarilyFinite.Ordinal

13:56:44 Presenting theory HOL-IMP.VCG

13:56:44 Presenting theory HOL-IMP.Hoare_Total

13:56:45 Presenting theory HereditarilyFinite.Rank

13:56:45 Presenting theory HOL-IMP.Hoare_Total_EX

13:56:45 Presenting theory Integration.Measure

13:56:45 Presenting theory HOL-IMP.VCG_Total_EX

13:56:45 Presenting theory HOL-Datatype_Examples.Regex_ACIDZ

13:56:45 Presenting theory HOL-Datatype_Examples.TLList

13:56:45 Presenting theory HOL-IMP.Hoare_Total_EX2

13:56:45 Presenting theory HereditarilyFinite.Finite_Automata

13:56:45 Presenting theory HereditarilyFinite.Finitary

13:56:46 Presenting theory HOL-Datatype_Examples.FAE_Sequence

13:56:46 Presenting theory HOL-IMP.VCG_Total_EX2

13:56:46 Presenting theory HyperCTL.Noninterference

13:56:46 Presenting theory HOL-IMP.Complete_Lattice

13:56:46 Presenting theory HOL-Datatype_Examples.Misc_Codatatype

13:56:46 Presenting theory HOL-IMP.ACom

13:56:46 Presenting theory HOL-Datatype_Examples.Misc_Datatype

13:56:46 Presenting theory HOL-IMP.Collecting

13:56:46 Presenting theory HyperCTL.Deep

13:56:47 Presenting theory HOL-IMP.Collecting1

13:56:47 Presenting theory HOL-IMP.Collecting_Examples

13:56:47 Presenting theory Incredible_Proof_Machine.Incredible_Deduction

13:56:47 Presenting theory HyperCTL.Finite_Noninterference

13:56:47 Presenting theory HOL-Datatype_Examples.Misc_Primcorec

13:56:47 Presenting theory HyperCTL.HyperCTL

13:56:47 Presenting Interpreter_Optimizations ...

13:56:47 Presenting theory HOL-IMP.Abs_Int_Tests

13:56:47 Presenting document Interpreter_Optimizations/document

13:56:47 Presenting document Interpreter_Optimizations/outline

13:56:47 Presenting theory HOL-IMP.Abs_Int_init

13:56:47 Presenting theory Interpreter_Optimizations.Env

13:56:47 Presenting theory Integration.RealRandVar

13:56:47 Presenting theory Interpreter_Optimizations.Env_list

13:56:47 Presenting theory Incredible_Proof_Machine.Abstract_Rules

13:56:47 Presenting theory Interpreter_Optimizations.List_util

13:56:47 Presenting theory Incompleteness.SyntaxN

13:56:47 Presenting theory Interpreter_Optimizations.Result

13:56:47 Presenting theory HOL-Datatype_Examples.Misc_Primrec

13:56:47 Presenting theory Interpreter_Optimizations.Option_Extra

13:56:47 Presenting theory HOL-Datatype_Examples.Datatype_Simproc_Tests

13:56:47 Presenting Isabelle_Meta_Model ...

13:56:48 Presenting theory Interpreter_Optimizations.Map_Extra

13:56:48 Presenting document Isabelle_Meta_Model/document

13:56:48 Presenting document Isabelle_Meta_Model/outline

13:56:48 Presenting theory Interpreter_Optimizations.AList_Extra

13:56:48 Presenting theory HOL-IMP.Abs_Int0

13:56:48 Presenting theory Incredible_Proof_Machine.Abstract_Rules_To_Incredible

13:56:48 Presenting theory Incredible_Proof_Machine.Entailment

13:56:48 Presenting theory HOL-IMP.Abs_State

13:56:48 Presenting theory Isabelle_Meta_Model.Antiquote_Setup

13:56:48 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

13:56:48 Presenting theory Interpreter_Optimizations.Global

13:56:48 Presenting theory Incredible_Proof_Machine.Natural_Deduction

13:56:48 Presenting theory Interpreter_Optimizations.Op

13:56:48 Presenting theory Interpreter_Optimizations.OpInl

13:56:48 Presenting theory HereditarilyFinite.OrdArith

13:56:48 Presenting theory Interpreter_Optimizations.Dynamic

13:56:48 Presenting theory Isabelle_Meta_Model.Isabelle_Cartouche_Examples

13:56:48 Presenting theory Isabelle_Meta_Model.Isabelle_Main0

13:56:48 Presenting Jinja ...

13:56:48 Presenting document Jinja/document

13:56:48 Presenting document Jinja/outline

13:56:49 Presenting theory HOL-IMP.Abs_Int1

13:56:49 Presenting theory Jinja.Auxiliary

13:56:49 Presenting theory Jinja.Type

13:56:49 Presenting theory HOL-IMP.Abs_Int1_parity

13:56:49 Presenting theory Interpreter_Optimizations.Inca

13:56:49 Presenting theory Jinja.Decl

13:56:49 Presenting theory Isabelle_Meta_Model.Isabelle_code_target

13:56:49 Presenting theory Interpreter_Optimizations.Unboxed

13:56:49 Presenting theory Interpreter_Optimizations.OpUbx

13:56:50 Presenting theory HOL-IMP.Abs_Int1_const

13:56:50 Presenting theory Isabelle_Meta_Model.Isabelle_code_runtime

13:56:50 Presenting theory Isabelle_Meta_Model.Isabelle_Main1

13:56:50 Presenting theory Isabelle_Meta_Model.Isabelle_typedecl

13:56:50 Presenting theory Isabelle_Meta_Model.Isabelle_Main2

13:56:50 Presenting theory HOL-IMP.Abs_Int2

13:56:50 Presenting theory Incredible_Proof_Machine.Incredible_Correctness

13:56:50 Presenting theory Incompleteness.Coding

13:56:50 Presenting theory Incredible_Proof_Machine.Rose_Tree

13:56:51 Presenting theory Isabelle_Meta_Model.Init

13:56:51 Presenting theory Isabelle_Meta_Model.Meta_Pure

13:56:51 Presenting theory Integration.Integral

13:56:51 Presenting theory Integration.Failure

13:56:51 Presenting HRB-Slicing ...

13:56:52 Presenting document HRB-Slicing/document

13:56:52 Presenting document HRB-Slicing/outline

13:56:52 Presenting theory HOL-IMP.Abs_Int2_ivl

13:56:52 Presenting theory HRB-Slicing.AuxLemmas

13:56:52 Presenting theory HRB-Slicing.BasicDefs

13:56:52 Presenting theory Interpreter_Optimizations.Ubx

13:56:53 Presenting theory HOL-IMP.Abs_Int3

13:56:53 Presenting theory Isabelle_Meta_Model.Parser_init

13:56:53 Presenting theory HOL-IMP.Procs

13:56:53 Presenting theory Incredible_Proof_Machine.Incredible_Trees

13:56:53 Presenting theory HOL-IMP.Procs_Dyn_Vars_Dyn

13:56:53 Presenting theory HOL-IMP.Procs_Stat_Vars_Dyn

13:56:54 Presenting theory Isabelle_Meta_Model.Parser_Pure

13:56:54 Presenting theory HOL-IMP.Procs_Stat_Vars_Stat

13:56:54 Presenting theory Isabelle_Meta_Model.Meta_SML

13:56:54 Presenting theory Incompleteness.Predicates

13:56:54 Presenting theory HOL-IMP.C_like

13:56:54 Presenting theory Interpreter_Optimizations.Ubx_Verification

13:56:54 Presenting theory Interpreter_Optimizations.Unboxed_lemmas

13:56:54 Presenting theory HOL-IMP.OO

13:56:54 Presenting InformationFlowSlicing_Inter ...

13:56:54 Presenting document InformationFlowSlicing_Inter/document

13:56:54 Presenting document InformationFlowSlicing_Inter/outline

13:56:54 Presenting theory Incredible_Proof_Machine.Build_Incredible_Tree

13:56:54 Presenting theory Jinja.TypeRel

13:56:54 Presenting theory Jinja.Value

13:56:54 Presenting theory Isabelle_Meta_Model.Meta_Isabelle

13:56:55 Presenting theory Isabelle_Meta_Model.Printer_init

13:56:55 Presenting theory Isabelle_Meta_Model.Printer_Pure

13:56:55 Presenting theory Incompleteness.Sigma

13:56:55 Presenting theory Jinja.Objects

13:56:55 Presenting theory Isabelle_Meta_Model.Printer_SML

13:56:55 Presenting theory Jinja.Exceptions

13:56:56 Presenting theory Jinja.Expr

13:56:56 Presenting theory Jinja.State

13:56:56 Presenting theory Isabelle_Meta_Model.Printer_Isabelle

13:56:56 Presenting theory Incredible_Proof_Machine.Incredible_Completeness

13:56:57 Presenting theory Isabelle_Meta_Model.Toy_Library_Static

13:56:57 Presenting theory Incredible_Proof_Machine.Incredible_Everything

13:56:57 Presenting theory Isabelle_Meta_Model.Init_rbt

13:56:57 Presenting theory Incredible_Proof_Machine.Propositional_Formulas

13:56:57 Presenting theory Incredible_Proof_Machine.Incredible_Propositional

13:56:58 Presenting theory Incredible_Proof_Machine.Incredible_Propositional_Tasks

13:56:58 Presenting theory HOL-ex.Meson_Test

13:56:59 Presenting theory Incredible_Proof_Machine.Predicate_Formulas

13:56:59 Presenting theory Isabelle_Meta_Model.Meta_Toy

13:56:59 Presenting theory Incredible_Proof_Machine.Incredible_Predicate

13:56:59 Presenting theory Isabelle_Meta_Model.Meta_Toy_extended

13:56:59 Presenting Slicing ...

13:56:59 Presenting theory Isabelle_Meta_Model.Meta_META

13:56:59 Presenting document Slicing/document

13:56:59 Presenting document Slicing/outline

13:56:59 Presenting theory Incredible_Proof_Machine.Incredible_Predicate_Tasks

13:56:59 Presenting theory Isabelle_Meta_Model.Core_init

13:57:00 Presenting theory Interpreter_Optimizations.Inca_to_Ubx_simulation

13:57:00 Presenting theory Slicing.AuxLemmas

13:57:00 Presenting InformationFlowSlicing ...

13:57:00 Presenting document InformationFlowSlicing/document

13:57:00 Presenting document InformationFlowSlicing/outline

13:57:00 Presenting theory Isabelle_Meta_Model.Floor1_infra

13:57:00 Presenting theory Slicing.BasicDefs

13:57:00 Presenting theory Isabelle_Meta_Model.Floor1_access

13:57:00 Presenting theory Interpreter_Optimizations.Inca_Verification

13:57:00 Presenting theory Incompleteness.Coding_Predicates

13:57:00 Presenting theory Slicing.CFG

13:57:01 Presenting theory InformationFlowSlicing.NonInterferenceIntra

13:57:01 Presenting theory Slicing.CFGExit

13:57:01 Presenting theory Isabelle_Meta_Model.Floor1_examp

13:57:01 Presenting theory Jinja.BigStep

13:57:01 Presenting theory Isabelle_Meta_Model.Floor2_examp

13:57:01 Presenting theory Isabelle_Meta_Model.Floor1_ctxt

13:57:02 Presenting theory Isabelle_Meta_Model.Core

13:57:02 Presenting theory InformationFlowSlicing_Inter.NonInterferenceInter

13:57:03 Presenting theory Interpreter_Optimizations.Inca_to_Ubx_compiler

13:57:03 Presenting theory Slicing.Postdomination

13:57:03 Presenting theory Interpreter_Optimizations.Op_example

13:57:03 Presenting theory Slicing.CFG_wf

13:57:03 Presenting theory Incompleteness.Pf_Predicates

13:57:03 Presenting theory Slicing.CFGExit_wf

13:57:04 Presenting theory Isabelle_Meta_Model.Parser_Toy

13:57:04 Presenting theory Slicing.SemanticsCFG

13:57:04 Presenting theory Slicing.DynDataDependence

13:57:04 Presenting theory Interpreter_Optimizations.Std

13:57:04 Presenting theory Isabelle_Meta_Model.Parser_Toy_extended

13:57:05 Presenting theory Slicing.DynStandardControlDependence

13:57:05 Presenting theory Slicing.DynWeakControlDependence

13:57:06 Presenting theory Interpreter_Optimizations.Std_to_Inca_simulation

13:57:06 Presenting theory InformationFlowSlicing.LiftingIntra

13:57:06 Presenting theory Isabelle_Meta_Model.Parser_META

13:57:06 Presenting theory Isabelle_Meta_Model.Printer_Toy

13:57:06 Presenting theory Incompleteness.Functions

13:57:06 Presenting theory Isabelle_Meta_Model.Printer_Toy_extended

13:57:06 Presenting theory Interpreter_Optimizations.Std_to_Inca_compiler

13:57:06 Presenting JinjaDCI ...

13:57:06 Presenting theory HRB-Slicing.CFG

13:57:06 Presenting document JinjaDCI/document

13:57:06 Presenting document JinjaDCI/outline

13:57:06 Presenting theory Isabelle_Meta_Model.Printer_META

13:57:06 Presenting theory Isabelle_Meta_Model.Printer

13:57:06 Presenting theory JinjaDCI.Auxiliary

13:57:06 Presenting theory Jinja.SmallStep

13:57:06 Presenting theory JinjaDCI.Type

13:57:06 Presenting theory Isabelle_Meta_Model.Generator_static

13:57:07 Presenting theory JinjaDCI.Decl

13:57:07 Presenting theory Jinja.SystemClasses

13:57:07 Presenting theory Slicing.DynPDG

13:57:08 Presenting theory Slicing.DependentLiveVariables

13:57:08 Presenting theory Slicing.BitVector

13:57:08 Presenting theory JinjaDCI.TypeRel

13:57:08 Presenting theory JinjaDCI.Value

13:57:09 Presenting theory Incompleteness.Goedel_I

13:57:09 Presenting theory JinjaDCI.Objects

13:57:09 Presenting theory JinjaDCI.Exceptions

13:57:09 Presenting theory Slicing.DynSlice

13:57:09 Presenting theory Slicing.Observable

13:57:09 Presenting theory Slicing.Distance

13:57:09 Presenting theory Slicing.DataDependence

13:57:10 Presenting theory JinjaDCI.Expr

13:57:10 Presenting theory InformationFlowSlicing.NonInterferenceWhile

13:57:10 Presenting KBPs ...

13:57:10 Presenting document KBPs/document

13:57:10 Presenting document KBPs/outline

13:57:10 Presenting theory Jinja.WellForm

13:57:10 Presenting theory Jinja.WWellForm

13:57:10 Presenting theory KBPs.Extra

13:57:11 Presenting theory HRB-Slicing.CFGExit

13:57:11 Presenting theory JinjaDCI.WellType

13:57:11 Presenting theory KBPs.List_local

13:57:12 Presenting theory JinjaDCI.WellTypeRT

13:57:12 Presenting theory JinjaDCI.State

13:57:12 Presenting theory JinjaDCI.SystemClasses

13:57:12 Presenting theory Slicing.Slice

13:57:12 Presenting theory JinjaDCI.WellForm

13:57:12 Presenting theory Slicing.StandardControlDependence

13:57:12 Presenting theory Slicing.WeakControlDependence

13:57:12 Presenting theory JinjaDCI.WWellForm

13:57:12 Presenting theory Slicing.PDG

13:57:13 Presenting theory Slicing.WeakOrderDependence

13:57:14 Presenting theory Slicing.CDepInstantiations

13:57:14 Presenting theory KBPs.Kripke

13:57:14 Presenting theory JinjaDCI.BigStep

13:57:14 Presenting theory Slicing.ControlDependenceRelations

13:57:14 Presenting theory Slicing.Com

13:57:14 Presenting theory KBPs.Traces

13:57:14 Presenting theory JinjaDCI.DefAss

13:57:15 Presenting theory JinjaDCI.Conform

13:57:15 Presenting theory HRB-Slicing.CFG_wf

13:57:15 Presenting theory HRB-Slicing.CFGExit_wf

13:57:15 Presenting theory KBPs.KBPs

13:57:15 Presenting theory HRB-Slicing.SemanticsCFG

13:57:16 Presenting theory Slicing.WCFG

13:57:16 Presenting theory HRB-Slicing.ReturnAndCallNodes

13:57:16 Presenting theory Slicing.Interpretation

13:57:16 Presenting theory Slicing.Labels

13:57:16 Presenting theory Isabelle_Meta_Model.Generator_dynamic_sequential

13:57:16 Presenting theory Isabelle_Meta_Model.Design_deep

13:57:16 Presenting theory Isabelle_Meta_Model.Toy_Library

13:57:16 Presenting theory Isabelle_Meta_Model.Design_shallow

13:57:17 Presenting theory Isabelle_Meta_Model.Rail

13:57:17 Presenting theory JinjaDCI.SmallStep

13:57:17 Presenting theory KBPs.KBPsAuto

13:57:17 Presenting theory InformationFlowSlicing_Inter.LiftingInter

13:57:17 Presenting theory Slicing.WellFormed

13:57:17 Presenting LTL ...

13:57:17 Presenting document LTL/document

13:57:17 Presenting document LTL/outline

13:57:17 Presenting theory HRB-Slicing.Observable

13:57:18 Presenting theory Isabelle_Meta_Model.Design_generated

13:57:18 Presenting theory KBPs.DFS

13:57:18 Presenting theory JinjaDCI.EConform

13:57:18 Presenting theory KBPs.MapOps

13:57:18 Presenting theory Isabelle_Meta_Model.Design_generated_generated

13:57:18 Presenting LTL_Normal_Form ...

13:57:18 Presenting document LTL_Normal_Form/document

13:57:18 Presenting document LTL_Normal_Form/outline

13:57:19 Presenting theory JinjaDCI.Progress

13:57:20 Presenting theory LTL_Normal_Form.Normal_Form

13:57:20 Presenting theory HRB-Slicing.Postdomination

13:57:20 Presenting theory JinjaDCI.JWellForm

13:57:21 Presenting theory Slicing.AdditionalLemmas

13:57:21 Presenting theory KBPs.KBPsAlg

13:57:21 Presenting theory Slicing.DynamicControlDependences

13:57:21 Presenting theory LTL.LTL

13:57:21 Presenting theory Incompleteness.II_Prelims

13:57:22 Presenting theory LTL_Normal_Form.Normal_Form_Complexity

13:57:22 Presenting theory Slicing.Semantics

13:57:22 Presenting theory KBPs.ODList

13:57:22 Presenting theory LTL_Normal_Form.Normal_Form_Code_Export

13:57:22 Presenting LTL_to_DRA ...

13:57:22 Presenting document LTL_to_DRA/document

13:57:22 Presenting document LTL_to_DRA/outline

13:57:22 Presenting theory LTL_to_DRA.Preliminaries2

13:57:23 Presenting theory KBPs.Eval

13:57:23 Presenting theory LTL_to_DRA.Map2

13:57:23 Presenting theory KBPs.Trie2

13:57:23 Presenting theory LTL_to_DRA.Mapping2

13:57:23 Presenting theory JinjaDCI.TypeSafe

13:57:23 Presenting theory Slicing.WEquivalence

13:57:23 Presenting theory Incompleteness.Pseudo_Coding

13:57:24 Presenting theory Slicing.SemanticsWellFormed

13:57:24 Presenting theory LTL.Rewriting

13:57:24 Presenting theory Slicing.StaticControlDependences

13:57:25 Presenting theory LTL.Equivalence_Relations

13:57:25 Presenting theory Jinja.Equivalence

13:57:26 Presenting theory KBPs.ClockView

13:57:26 Presenting theory Slicing.JVMCFG

13:57:26 Presenting theory KBPs.SPRView

13:57:26 Presenting theory Slicing.JVMInterpretation

13:57:27 Presenting theory Jinja.WellType

13:57:27 Presenting theory LTL.Disjunctive_Normal_Form

13:57:27 Presenting theory LTL_to_DRA.DTS

13:57:27 Presenting theory LTL.Code_Equations

13:57:27 Presenting theory LTL.Example

13:57:27 Presenting Stuttering_Equivalence ...

13:57:27 Presenting document Stuttering_Equivalence/document

13:57:27 Presenting document Stuttering_Equivalence/outline

13:57:28 Presenting theory Slicing.JVMPostdomination

13:57:28 Presenting theory Stuttering_Equivalence.Samplers

13:57:29 Presenting theory Stuttering_Equivalence.StutterEquivalence

13:57:30 Presenting theory Jinja.WellTypeRT

13:57:31 Presenting theory Jinja.DefAss

13:57:31 Presenting theory LTL_to_DRA.Semi_Mojmir

13:57:31 Presenting theory Stuttering_Equivalence.PLTL

13:57:31 Presenting Lambda_Free_EPO ...

13:57:31 Presenting document Lambda_Free_EPO/document

13:57:31 Presenting document Lambda_Free_EPO/outline

13:57:32 Presenting theory Incompleteness.Quote

13:57:32 Presenting theory Slicing.JVMCFG_wf

13:57:32 Presenting theory JinjaDCI.Equivalence

13:57:32 Presenting theory Incompleteness.Goedel_II

13:57:32 Presenting Lambda_Free_RPOs ...

13:57:32 Presenting document Lambda_Free_RPOs/document

13:57:32 Presenting document Lambda_Free_RPOs/outline

13:57:32 Presenting theory Slicing.JVMControlDependences

13:57:32 Presenting theory Jinja.Conform

13:57:33 Presenting theory JinjaDCI.Annotate

13:57:33 Presenting theory JinjaDCI.JVMState

13:57:33 Presenting theory JinjaDCI.JVMInstructions

13:57:33 Presenting theory JinjaDCI.JVMExceptions

13:57:34 Presenting theory JinjaDCI.JVMExecInstr

13:57:34 Presenting theory Lambda_Free_RPOs.Lambda_Free_Util

13:57:34 Presenting theory LTL_to_DRA.Mojmir

13:57:34 Presenting theory JinjaDCI.JVMExec

13:57:34 Presenting theory JinjaDCI.JVMDefensive

13:57:35 Presenting theory JinjaDCI.SemiType

13:57:35 Presenting theory Lambda_Free_EPO.Embeddings

13:57:35 Presenting theory JinjaDCI.JVM_SemiType

13:57:36 Presenting theory LTL_to_DRA.Rabin

13:57:36 Presenting theory Jinja.Progress

13:57:36 Presenting theory Lambda_Free_RPOs.Lambda_Free_Term

13:57:36 Presenting theory LTL_to_DRA.List2

13:57:37 Presenting theory JinjaDCI.Effect

13:57:37 Presenting theory Lambda_Free_RPOs.Infinite_Chain

13:57:37 Presenting theory Jinja.JWellForm

13:57:37 Presenting theory Lambda_Free_EPO.Chop

13:57:37 Presenting theory JinjaDCI.EffectMono

13:57:37 Presenting theory JinjaDCI.BVSpec

13:57:38 Presenting theory LTL_to_DRA.Mojmir_Rabin

13:57:38 Presenting theory JinjaDCI.TF_JVM

13:57:38 Presenting theory KBPs.SPRViewDet

13:57:38 Presenting theory Slicing.SemanticsWF

13:57:39 Presenting theory Slicing.Slicing

13:57:39 Presenting Landau_Symbols ...

13:57:39 Presenting document Landau_Symbols/document

13:57:39 Presenting document Landau_Symbols/outline

13:57:39 Presenting theory JinjaDCI.BVExec

13:57:39 Presenting theory Landau_Symbols.Group_Sort

13:57:40 Presenting theory JinjaDCI.LBVJVM

13:57:40 Presenting theory LTL_to_DRA.LTL_FGXU

13:57:40 Presenting theory JinjaDCI.BVConform

13:57:41 Presenting theory Landau_Symbols.Landau_Real_Products

13:57:41 Presenting theory KBPs.SPRViewNonDet

13:57:41 Presenting theory Lambda_Free_EPO.Lambda_Free_EPO

13:57:41 Presenting theory JinjaDCI.ClassAdd

13:57:41 Presenting LightweightJava ...

13:57:41 Presenting document LightweightJava/document

13:57:41 Presenting document LightweightJava/outline

13:57:42 Presenting theory Landau_Symbols.Landau_Simprocs

13:57:42 Presenting file "landau_simprocs.ML"

13:57:42 Presenting theory JinjaDCI.StartProg

13:57:42 Presenting theory LTL_to_DRA.af

13:57:42 Presenting theory Landau_Symbols.Landau_More

13:57:42 Presenting LinearQuantifierElim ...

13:57:42 Presenting document LinearQuantifierElim/document

13:57:42 Presenting document LinearQuantifierElim/outline

13:57:42 Presenting theory LinearQuantifierElim.Logic

13:57:43 Presenting theory HRB-Slicing.SDG

13:57:43 Presenting theory KBPs.SPRViewNonDetIndInit

13:57:43 Presenting theory LinearQuantifierElim.QE

13:57:44 Presenting theory LinearQuantifierElim.DLO

13:57:44 Presenting theory LightweightJava.Lightweight_Java_Definition

13:57:44 Presenting theory LinearQuantifierElim.QEdlo

13:57:44 Presenting theory LinearQuantifierElim.QEdlo_ex

13:57:44 Presenting theory Lambda_Free_RPOs.Extension_Orders

13:57:44 Presenting theory LTL_to_DRA.Logical_Characterization

13:57:44 Presenting theory LinearQuantifierElim.QEdlo_fr

13:57:45 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPO_App

13:57:45 Presenting theory LinearQuantifierElim.QEdlo_inf

13:57:45 Presenting theory JinjaDCI.BVSpecTypeSafe

13:57:45 Presenting theory LinearQuantifierElim.LinArith

13:57:45 Presenting theory LinearQuantifierElim.QElin

13:57:45 Presenting theory LinearQuantifierElim.QElin_opt

13:57:46 Presenting theory KBPs.SPRViewSingle

13:57:46 Presenting theory KBPs.Views

13:57:46 Presenting theory LinearQuantifierElim.FRE

13:57:46 Presenting theory JinjaDCI.BVNoTypeError

13:57:46 Presenting theory LinearQuantifierElim.QElin_inf

13:57:46 Presenting theory LinearQuantifierElim.PresArith

13:57:46 Presenting theory Jinja.TypeSafe

13:57:47 Presenting theory LinearQuantifierElim.QEpres

13:57:47 Presenting theory KBPs.MuddyChildren

13:57:47 Presenting theory HRB-Slicing.HRBSlice

13:57:47 Presenting theory JinjaDCI.J1

13:57:47 Presenting theory LinearQuantifierElim.Cooper

13:57:47 Presenting theory KBPs.Robot

13:57:47 Presenting theory LinearQuantifierElim.CertDlo

13:57:47 Presenting theory LinearQuantifierElim.CertLin

13:57:47 Presenting List-Infinite ...

13:57:47 Presenting document List-Infinite/document

13:57:47 Presenting document List-Infinite/outline

13:57:47 Presenting theory KBPs.Examples

13:57:47 Presenting theory KBPs.KBPs_Main

13:57:47 Presenting Nat-Interval-Logic ...

13:57:47 Presenting document Nat-Interval-Logic/document

13:57:47 Presenting document Nat-Interval-Logic/outline

13:57:47 Presenting theory List-Infinite.Util_Set

13:57:47 Presenting theory LightweightJava.Lightweight_Java_Equivalence

13:57:47 Presenting theory List-Infinite.Util_MinMax

13:57:47 Presenting theory List-Infinite.Util_NatInf

13:57:48 Presenting theory Jinja.Annotate

13:57:48 Presenting theory List-Infinite.Util_Nat

13:57:48 Presenting theory JinjaDCI.J1WellForm

13:57:48 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPO_Std

13:57:49 Presenting theory JinjaDCI.PCompiler

13:57:49 Presenting theory JinjaDCI.Hidden

13:57:49 Presenting theory List-Infinite.Util_Div

13:57:49 Presenting theory JinjaDCI.Compiler1

13:57:49 Presenting theory Jinja.Examples

13:57:49 Presenting theory HRB-Slicing.SCDObservable

13:57:50 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPO_Optim

13:57:50 Presenting theory List-Infinite.SetInterval2

13:57:50 Presenting theory Lambda_Free_RPOs.Lambda_Encoding

13:57:50 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPOs

13:57:50 Presenting AutoFocus-Stream ...

13:57:50 Presenting document AutoFocus-Stream/document

13:57:50 Presenting document AutoFocus-Stream/outline

13:57:51 Presenting theory HRB-Slicing.Distance

13:57:51 Presenting theory List-Infinite.SetIntervalCut

13:57:51 Presenting theory Nat-Interval-Logic.IL_Interval

13:57:51 Presenting theory AutoFocus-Stream.ListSlice

13:57:51 Presenting theory JinjaDCI.Correctness1

13:57:51 Presenting theory Jinja.execute_Bigstep

13:57:51 Presenting theory JinjaDCI.Compiler2

13:57:52 Presenting theory Jinja.execute_WellType

13:57:52 Presenting theory Jinja.JVMState

13:57:52 Presenting theory Jinja.JVMInstructions

13:57:53 Presenting theory List-Infinite.SetIntervalStep

13:57:53 Presenting theory LTL_to_DRA.LTL_Rabin

13:57:54 Presenting theory List-Infinite.List2

13:57:54 Presenting theory HRB-Slicing.Slice

13:57:54 Presenting theory List-Infinite.InfiniteSet2

13:57:55 Presenting theory Jinja.JVMExecInstr

13:57:55 Presenting theory List-Infinite.ListInf

13:57:55 Presenting theory Jinja.JVMExceptions

13:57:55 Presenting theory AutoFocus-Stream.AF_Stream

13:57:56 Presenting theory List-Infinite.ListInf_Prefix

13:57:56 Presenting theory List-Infinite.ListInfinite

13:57:56 Presenting MiniSail ...

13:57:56 Presenting document MiniSail/document

13:57:56 Presenting document MiniSail/outline

13:57:56 Presenting theory MiniSail.Nominal-Utils

13:57:57 Presenting theory LightweightJava.Lightweight_Java_Proof

13:57:57 Presenting theory Nat-Interval-Logic.IL_IntervalOperators

13:57:57 Presenting MuchAdoAboutTwo ...

13:57:57 Presenting document MuchAdoAboutTwo/document

13:57:57 Presenting document MuchAdoAboutTwo/outline

13:57:57 Presenting theory Jinja.JVMExec

13:57:58 Presenting theory MiniSail.Syntax

13:57:58 Presenting theory JinjaDCI.Correctness2

13:57:58 Presenting theory LTL_to_DRA.LTL_Rabin_Unfold_Opt

13:57:58 Presenting theory LTL_to_DRA.LTL_Compat

13:57:59 Presenting theory LTL_to_DRA.LTL_Impl

13:57:59 Presenting theory JinjaDCI.Compiler

13:58:00 Presenting theory LTL_to_DRA.af_Impl

13:58:01 Presenting theory MiniSail.IVSubst

13:58:01 Presenting theory Jinja.JVMDefensive

13:58:01 Presenting theory Nat-Interval-Logic.IL_TemporalOperators

13:58:01 Presenting theory JinjaDCI.TypeComp

13:58:01 Presenting Myhill-Nerode ...

13:58:01 Presenting document Myhill-Nerode/document

13:58:01 Presenting document Myhill-Nerode/outline

13:58:02 Presenting theory Myhill-Nerode.Folds

13:58:02 Presenting theory JinjaDCI.JinjaDCI

13:58:02 Presenting Order_Lattice_Props ...

13:58:02 Presenting document Order_Lattice_Props/document

13:58:02 Presenting document Order_Lattice_Props/outline

13:58:02 Presenting theory Order_Lattice_Props.Sup_Lattice

13:58:02 Presenting theory Order_Lattice_Props.Order_Duality

13:58:02 Presenting theory LTL_to_DRA.Mojmir_Rabin_Impl

13:58:03 Presenting theory MiniSail.BTVSubst

13:58:03 Presenting theory MuchAdoAboutTwo.MuchAdoAboutTwo

13:58:03 Presenting theory Order_Lattice_Props.Order_Lattice_Props

13:58:03 Presenting Quantales ...

13:58:03 Presenting document Quantales/document

13:58:03 Presenting document Quantales/outline

13:58:03 Presenting theory Myhill-Nerode.Myhill_1

13:58:03 Presenting theory Order_Lattice_Props.Representations

13:58:04 Presenting theory Order_Lattice_Props.Galois_Connections

13:58:04 Presenting theory Order_Lattice_Props.Fixpoint_Fusion

13:58:04 Presenting theory Order_Lattice_Props.Closure_Operators

13:58:04 Presenting theory Myhill-Nerode.Myhill_2

13:58:05 Presenting theory Quantales.Dioid_Models_New

13:58:05 Presenting theory Myhill-Nerode.Myhill

13:58:05 Presenting theory Order_Lattice_Props.Order_Lattice_Props_Loc

13:58:05 Presenting theory Order_Lattice_Props.Order_Lattice_Props_Wenzel

13:58:05 Presenting Transformer_Semantics ...

13:58:05 Presenting document Transformer_Semantics/document

13:58:05 Presenting document Transformer_Semantics/outline

13:58:05 Presenting theory Myhill-Nerode.Closures

13:58:06 Presenting theory Transformer_Semantics.Isotone_Transformers

13:58:06 Presenting theory Transformer_Semantics.Sup_Inf_Preserving_Transformers

13:58:06 Presenting theory Quantales.Quantales

13:58:06 Presenting theory Myhill-Nerode.Closures2

13:58:06 Presenting theory Transformer_Semantics.Powerset_Monad

13:58:06 Presenting theory Quantales.Quantale_Star

13:58:07 Presenting theory MiniSail.Wellformed

13:58:07 Presenting theory Transformer_Semantics.Kleisli_Transformers

13:58:07 Presenting theory Quantales.Quantale_Modules

13:58:07 Presenting theory Transformer_Semantics.Kleisli_Quantaloid

13:58:07 Presenting theory Quantales.Quantale_Models

13:58:07 Presenting theory Myhill-Nerode.Non_Regular_Languages

13:58:07 Presenting Ordered_Resolution_Prover ...

13:58:07 Presenting document Ordered_Resolution_Prover/document

13:58:07 Presenting document Ordered_Resolution_Prover/outline

13:58:07 Presenting theory Transformer_Semantics.Kleisli_Quantale

13:58:07 Presenting Chandy_Lamport ...

13:58:07 Presenting document Chandy_Lamport/document

13:58:07 Presenting document Chandy_Lamport/outline

13:58:07 Presenting theory Ordered_Resolution_Prover.Map2

13:58:07 Presenting theory LTL_to_DRA.LTL_Rabin_Impl

13:58:07 Presenting theory MiniSail.RCLogic

13:58:08 Presenting theory MiniSail.SyntaxL

13:58:08 Presenting theory LTL_to_DRA.Export_Code

13:58:08 Presenting Functional_Ordered_Resolution_Prover ...

13:58:08 Presenting theory Quantales.Quantic_Nuclei_Conuclei

13:58:08 Presenting document Functional_Ordered_Resolution_Prover/document

13:58:08 Presenting document Functional_Ordered_Resolution_Prover/outline

13:58:08 Presenting theory AutoFocus-Stream.AF_Stream_Exec

13:58:08 Presenting theory Ordered_Resolution_Prover.Lazy_List_Liminf

13:58:09 Presenting theory Quantales.Quantale_Left_Sided

13:58:09 Presenting Saturation_Framework ...

13:58:09 Presenting document Saturation_Framework/document

13:58:09 Presenting document Saturation_Framework/outline

13:58:09 Presenting theory Chandy_Lamport.Distributed_System

13:58:10 Presenting theory Ordered_Resolution_Prover.Lazy_List_Chain

13:58:10 Presenting theory Saturation_Framework.Calculus

13:58:10 Presenting theory Jinja.JVMListExample

13:58:10 Presenting theory Ordered_Resolution_Prover.Clausal_Logic

13:58:10 Presenting theory Chandy_Lamport.Trace

13:58:11 Presenting theory Saturation_Framework.Intersection_Calculus

13:58:11 Presenting theory Ordered_Resolution_Prover.Herbrand_Interpretation

13:58:11 Presenting theory Chandy_Lamport.Util

13:58:11 Presenting theory Jinja.Semilat

13:58:11 Presenting theory AutoFocus-Stream.IL_AF_Stream

13:58:12 Presenting theory Saturation_Framework.Calculus_Variations

13:58:12 Presenting theory Jinja.Err

13:58:13 Presenting theory Chandy_Lamport.Swap

13:58:13 Presenting theory Jinja.Opt

13:58:14 Presenting theory Ordered_Resolution_Prover.Abstract_Substitution

13:58:14 Presenting theory Jinja.Product

13:58:14 Presenting theory Functional_Ordered_Resolution_Prover.Weighted_FO_Ordered_Resolution_Prover

13:58:14 Presenting theory Saturation_Framework.Lifting_to_Non_Ground_Calculi

13:58:14 Presenting theory Ordered_Resolution_Prover.Inference_System

13:58:15 Presenting theory Ordered_Resolution_Prover.Ground_Resolution_Model

13:58:15 Presenting theory Jinja.Listn

13:58:15 Presenting theory Ordered_Resolution_Prover.Unordered_Ground_Resolution

13:58:15 Presenting theory AutoFocus-Stream.IL_AF_Stream_Exec

13:58:15 Presenting theory Saturation_Framework.Labeled_Lifting_to_Non_Ground_Calculi

13:58:15 Presenting theory Jinja.Semilattices

13:58:15 Presenting theory Jinja.Typing_Framework_1

13:58:16 Presenting Saturation_Framework_Extensions ...

13:58:16 Presenting document Saturation_Framework_Extensions/document

13:58:16 Presenting document Saturation_Framework_Extensions/outline

13:58:16 Presenting theory Saturation_Framework_Extensions.Soundness

13:58:16 Presenting theory Jinja.SemilatAlg

13:58:17 Presenting theory Ordered_Resolution_Prover.Ordered_Ground_Resolution

13:58:17 Presenting theory Saturation_Framework_Extensions.Standard_Redundancy_Criterion

13:58:18 Presenting theory Jinja.Typing_Framework_err

13:58:18 Presenting theory Saturation_Framework_Extensions.Clausal_Calculus

13:58:18 Presenting theory Ordered_Resolution_Prover.Proving_Process

13:58:18 Presenting theory Jinja.Kildall_1

13:58:19 Presenting theory Ordered_Resolution_Prover.Standard_Redundancy

13:58:19 Presenting theory Jinja.Kildall_2

13:58:19 Presenting theory MiniSail.WellformedL

13:58:21 Presenting theory Jinja.LBVSpec

13:58:21 Presenting theory HRB-Slicing.WeakSimulation

13:58:22 Presenting theory Jinja.LBVCorrect

13:58:22 Presenting theory Saturation_Framework.Given_Clause_Architectures

13:58:22 Presenting POPLmark-deBruijn ...

13:58:22 Presenting document POPLmark-deBruijn/document

13:58:22 Presenting document POPLmark-deBruijn/outline

13:58:22 Presenting theory POPLmark-deBruijn.Basis

13:58:22 Presenting theory Saturation_Framework_Extensions.FO_Ordered_Resolution_Prover_Revisited

13:58:23 Presenting theory MiniSail.Typing

13:58:23 Presenting theory Ordered_Resolution_Prover.FO_Ordered_Resolution

13:58:23 Presenting theory MiniSail.Operational

13:58:23 Presenting theory MiniSail.SubstMethods

13:58:24 Presenting theory Jinja.LBVComplete

13:58:24 Presenting theory Jinja.Abstract_BV

13:58:24 Presenting theory Functional_Ordered_Resolution_Prover.Deterministic_FO_Ordered_Resolution_Prover

13:58:24 Presenting theory Chandy_Lamport.Snapshot

13:58:25 Presenting theory POPLmark-deBruijn.POPLmark

13:58:25 Presenting theory Saturation_Framework_Extensions.Given_Clause_Architectures_Revisited

13:58:25 Presenting Pairing_Heap ...

13:58:25 Presenting document Pairing_Heap/document

13:58:25 Presenting document Pairing_Heap/outline

13:58:26 Presenting theory Pairing_Heap.Pairing_Heap_Tree

13:58:26 Presenting theory Chandy_Lamport.Co_Snapshot

13:58:26 Presenting theory Pairing_Heap.Pairing_Heap_List1

13:58:26 Presenting theory Jinja.SemiType

13:58:27 Presenting theory Chandy_Lamport.Example

13:58:27 Presenting Password_Authentication_Protocol ...

13:58:27 Presenting theory Pairing_Heap.Pairing_Heap_List2

13:58:27 Presenting document Password_Authentication_Protocol/document

13:58:27 Presenting document Password_Authentication_Protocol/outline

13:58:27 Presenting Pluennecke_Ruzsa_Inequality ...

13:58:27 Presenting document Pluennecke_Ruzsa_Inequality/document

13:58:27 Presenting document Pluennecke_Ruzsa_Inequality/outline

13:58:27 Presenting theory Functional_Ordered_Resolution_Prover.IsaFoR_Term

13:58:27 Presenting theory Password_Authentication_Protocol.Propaedeutics

13:58:29 Presenting theory Jinja.JVM_SemiType

13:58:29 Presenting theory Functional_Ordered_Resolution_Prover.Executable_Subsumption

13:58:30 Presenting theory Ordered_Resolution_Prover.FO_Ordered_Resolution_Prover

13:58:30 Presenting theory Pluennecke_Ruzsa_Inequality.Pluennecke_Ruzsa_Inequality

13:58:30 Presenting Prefix_Free_Code_Combinators ...

13:58:30 Presenting document Prefix_Free_Code_Combinators/document

13:58:30 Presenting document Prefix_Free_Code_Combinators/outline

13:58:30 Presenting Presburger-Automata ...

13:58:30 Presenting document Presburger-Automata/document

13:58:30 Presenting document Presburger-Automata/outline

13:58:30 Presenting theory Functional_Ordered_Resolution_Prover.Executable_FO_Ordered_Resolution_Prover

13:58:30 Presenting Priority_Queue_Braun ...

13:58:30 Presenting document Priority_Queue_Braun/document

13:58:30 Presenting document Priority_Queue_Braun/outline

13:58:30 Presenting theory MiniSail.RCLogicL

13:58:31 Presenting theory Presburger-Automata.DFS

13:58:31 Presenting theory Priority_Queue_Braun.Priority_Queue_Braun

13:58:31 Presenting theory POPLmark-deBruijn.POPLmarkRecord

13:58:31 Presenting theory Priority_Queue_Braun.Priority_Queue_Braun2

13:58:32 Presenting theory POPLmark-deBruijn.POPLmarkRecordCtxt

13:58:32 Presenting theory Prefix_Free_Code_Combinators.Prefix_Free_Code_Combinators

13:58:32 Presenting theory Priority_Queue_Braun.Sorting_Braun

13:58:32 Presenting Program-Conflict-Analysis ...

13:58:32 Presenting document Program-Conflict-Analysis/document

13:58:32 Presenting document Program-Conflict-Analysis/outline

13:58:33 Presenting theory Prefix_Free_Code_Combinators.Examples

13:58:33 Presenting Regression_Test_Selection ...

13:58:33 Presenting theory POPLmark-deBruijn.Execute

13:58:33 Presenting document Regression_Test_Selection/document

13:58:33 Presenting document Regression_Test_Selection/outline

13:58:33 Presenting Regular-Sets ...

13:58:33 Presenting document Regular-Sets/document

13:58:33 Presenting document Regular-Sets/outline

13:58:33 Presenting theory Regression_Test_Selection.RTS_safe

13:58:33 Presenting theory Regression_Test_Selection.Semantics

13:58:34 Presenting theory Jinja.Effect

13:58:34 Presenting theory Regular-Sets.Regular_Set

13:58:34 Presenting theory Program-Conflict-Analysis.Misc

13:58:34 Presenting theory Regression_Test_Selection.CollectionSemantics

13:58:34 Presenting theory Regression_Test_Selection.CollectionBasedRTS

13:58:35 Presenting theory Regression_Test_Selection.JVMSemantics

13:58:35 Presenting theory Regression_Test_Selection.ClassesChanged

13:58:35 Presenting theory Regression_Test_Selection.Subcls

13:58:35 Presenting theory Regular-Sets.Regular_Exp

13:58:35 Presenting theory Jinja.EffectMono

13:58:35 Presenting theory Program-Conflict-Analysis.Interleave

13:58:35 Presenting theory Regular-Sets.NDerivative

13:58:36 Presenting theory Regression_Test_Selection.ClassesAbove

13:58:36 Presenting theory Password_Authentication_Protocol.Protocol

13:58:36 Presenting theory Jinja.BVSpec

13:58:36 Presenting theory Program-Conflict-Analysis.ConsInterleave

13:58:36 Presenting theory Regular-Sets.Equivalence_Checking

13:58:37 Presenting theory Regular-Sets.Relation_Interpretation

13:58:37 Presenting theory Regression_Test_Selection.JVMCollectionSemantics

13:58:37 Presenting theory Regular-Sets.Regexp_Method

13:58:37 Presenting Posix-Lexing ...

13:58:37 Presenting document Posix-Lexing/document

13:58:37 Presenting document Posix-Lexing/outline

13:58:37 Presenting theory Program-Conflict-Analysis.AcquisitionHistory

13:58:38 Presenting theory Posix-Lexing.Lexer

13:58:38 Presenting theory Posix-Lexing.LexicalVals

13:58:38 Presenting theory Jinja.TF_JVM

13:58:38 Presenting theory Jinja.Typing_Framework_2

13:58:38 Presenting theory Program-Conflict-Analysis.LTS

13:58:38 Presenting theory Regular-Sets.Regexp_Constructions

13:58:38 Presenting theory Posix-Lexing.Simplifying

13:58:39 Presenting theory Posix-Lexing.Positions

13:58:39 Presenting theory Posix-Lexing.Regular_Exps3

13:58:39 Presenting theory Posix-Lexing.Derivatives3

13:58:39 Presenting theory Program-Conflict-Analysis.ThreadTracking

13:58:39 Presenting theory Regular-Sets.Derivatives

13:58:40 Presenting theory Program-Conflict-Analysis.Flowgraph

13:58:40 Presenting theory MiniSail.TypingL

13:58:40 Presenting theory Regression_Test_Selection.JVMExecStepInductive

13:58:40 Presenting theory Posix-Lexing.Lexer3

13:58:41 Presenting theory Posix-Lexing.LexicalVals3

13:58:41 Presenting theory Regular-Sets.pEquivalence_Checking

13:58:41 Presenting theory Regular-Sets.Regular_Exp2

13:58:42 Presenting theory Posix-Lexing.Simplifying3

13:58:42 Presenting theory Jinja.BVExec

13:58:42 Presenting theory Posix-Lexing.Positions3

13:58:42 Presenting Regular_Tree_Relations ...

13:58:42 Presenting document Regular_Tree_Relations/document

13:58:42 Presenting document Regular_Tree_Relations/outline

13:58:43 Presenting theory Regular-Sets.Equivalence_Checking2

13:58:43 Presenting ResiduatedTransitionSystem ...

13:58:43 Presenting document ResiduatedTransitionSystem/document

13:58:43 Presenting document ResiduatedTransitionSystem/outline

13:58:43 Presenting theory Regular_Tree_Relations.Term_Context

13:58:43 Presenting theory Regular_Tree_Relations.Basic_Utils

13:58:44 Presenting theory MiniSail.ContextSubtypingL

13:58:44 Presenting theory Regular_Tree_Relations.Ground_Terms

13:58:45 Presenting theory Regular_Tree_Relations.FSet_Utils

13:58:45 Presenting theory Program-Conflict-Analysis.Semantics

13:58:45 Presenting theory Regular_Tree_Relations.Ground_Ctxt

13:58:45 Presenting theory Jinja.LBVJVM

13:58:46 Presenting theory Regular_Tree_Relations.Ground_Closure

13:58:46 Presenting theory Regular_Tree_Relations.Horn_Inference

13:58:46 Presenting theory Regular_Tree_Relations.Horn_List

13:58:46 Presenting theory Jinja.BVConform

13:58:46 Presenting theory Regular_Tree_Relations.Horn_Fset

13:58:46 Presenting theory HRB-Slicing.FundamentalProperty

13:58:47 Presenting theory HRB-Slicing.Com

13:58:47 Presenting theory HRB-Slicing.ProcState

13:58:48 Presenting theory Regression_Test_Selection.JVMCollectionBasedRTS

13:58:48 Presenting theory Regression_Test_Selection.RTS

13:58:48 Presenting Rewrite_Properties_Reduction ...

13:58:48 Presenting document Rewrite_Properties_Reduction/document

13:58:48 Presenting document Rewrite_Properties_Reduction/outline

13:58:50 Presenting theory Rewrite_Properties_Reduction.Terms_Positions

13:58:50 Presenting theory Regular_Tree_Relations.Tree_Automata

13:58:51 Presenting theory MiniSail.IVSubstTypingL

13:58:51 Presenting theory Rewrite_Properties_Reduction.Rewriting

13:58:52 Presenting theory Regular_Tree_Relations.Tree_Automata_Det

13:58:52 Presenting theory Regular_Tree_Relations.Tree_Automata_Complement

13:58:52 Presenting theory Program-Conflict-Analysis.Normalization

13:58:52 Presenting theory Rewrite_Properties_Reduction.Replace_Constant

13:58:53 Presenting theory Regular_Tree_Relations.Tree_Automata_Pumping

13:58:53 Presenting theory MiniSail.BTVSubstTypingL

13:58:53 Presenting theory HRB-Slicing.PCFG

13:58:53 Presenting theory Regular_Tree_Relations.Myhill_Nerode

13:58:53 Presenting theory Regular_Tree_Relations.GTT

13:58:54 Presenting theory Regular_Tree_Relations.GTT_Compose

13:58:55 Presenting theory HRB-Slicing.WellFormProgs

13:58:55 Presenting theory Regular_Tree_Relations.GTT_Transitive_Closure

13:58:55 Presenting theory Rewrite_Properties_Reduction.Rewriting_Properties

13:58:56 Presenting theory Jinja.BVSpecTypeSafe

13:58:56 Presenting theory ResiduatedTransitionSystem.ResiduatedTransitionSystem

13:58:56 Presenting theory Regular_Tree_Relations.Pair_Automaton

13:58:57 Presenting theory Regular_Tree_Relations.AGTT

13:58:57 Presenting theory Rewrite_Properties_Reduction.Rewriting_LLRG_LV_Mondaic

13:58:57 Presenting theory Jinja.BVNoTypeError

13:58:58 Presenting theory Rewrite_Properties_Reduction.Rewriting_GTRS

13:58:58 Presenting theory Jinja.BVExample

13:59:00 Presenting theory MiniSail.Safety

13:59:00 Presenting theory MiniSail.MiniSail

13:59:00 Presenting Ribbon_Proofs ...

13:59:00 Presenting document Ribbon_Proofs/document

13:59:00 Presenting document Ribbon_Proofs/outline

13:59:00 Presenting theory Jinja.J1

13:59:00 Presenting theory Ribbon_Proofs.More_Finite_Map

13:59:00 Presenting theory Rewrite_Properties_Reduction.Ground_Reduction_on_LLRG

13:59:00 Presenting theory Ribbon_Proofs.JHelper

13:59:00 Presenting theory Regular_Tree_Relations.RRn_Automata

13:59:00 Presenting theory Ribbon_Proofs.Proofchain

13:59:00 Presenting theory Ribbon_Proofs.Ribbons_Basic

13:59:01 Presenting theory Ribbon_Proofs.Ribbons_Interfaces

13:59:01 Presenting theory Presburger-Automata.Presburger_Automata

13:59:01 Presenting theory Ribbon_Proofs.Ribbons_Stratified

13:59:01 Presenting theory Jinja.J1WellForm

13:59:01 Presenting theory Program-Conflict-Analysis.ConstraintSystems

13:59:01 Presenting theory Rewrite_Properties_Reduction.Ground_Reduction_on_GTRS

13:59:01 Presenting theory Ribbon_Proofs.Ribbons_Graphical

13:59:02 Presenting theory Program-Conflict-Analysis.MainResult

13:59:02 Presenting Root_Balanced_Tree ...

13:59:02 Presenting document Root_Balanced_Tree/document

13:59:02 Presenting document Root_Balanced_Tree/outline

13:59:02 Presenting theory Root_Balanced_Tree.Time_Monad

13:59:02 Presenting theory Presburger-Automata.Exec

13:59:02 Presenting SATSolverVerification ...

13:59:02 Presenting document SATSolverVerification/document

13:59:02 Presenting document SATSolverVerification/outline

13:59:03 Presenting theory Regular_Tree_Relations.RR2_Infinite

13:59:03 Presenting theory Ribbon_Proofs.Ribbons_Graphical_Soundness

13:59:03 Presenting theory Jinja.PCompiler

13:59:03 Presenting Safe_OCL ...

13:59:03 Presenting document Safe_OCL/document

13:59:03 Presenting document Safe_OCL/outline

13:59:03 Presenting theory Safe_OCL.Errorable

13:59:03 Presenting theory Jinja.Hidden

13:59:03 Presenting theory Regular_Tree_Relations.Tree_Automata_Abstract_Impl

13:59:03 Presenting theory Jinja.Compiler1

13:59:03 Presenting theory Safe_OCL.Transitive_Closure_Ext

13:59:04 Presenting theory Rewrite_Properties_Reduction.Ground_Reduction_on_LV

13:59:04 Presenting theory Regular_Tree_Relations.Tree_Automata_Class_Instances_Impl

13:59:04 Presenting Selection_Heap_Sort ...

13:59:04 Presenting document Selection_Heap_Sort/document

13:59:04 Presenting document Selection_Heap_Sort/outline

13:59:04 Presenting theory Selection_Heap_Sort.Sort

13:59:04 Presenting theory Safe_OCL.Finite_Map_Ext

13:59:04 Presenting theory HRB-Slicing.Interpretation

13:59:04 Presenting theory Selection_Heap_Sort.RemoveMax

13:59:04 Presenting theory Selection_Heap_Sort.SelectionSort_Functional

13:59:05 Presenting theory HRB-Slicing.Labels

13:59:05 Presenting theory Safe_OCL.Tuple

13:59:05 Presenting theory Selection_Heap_Sort.Heap

13:59:05 Presenting theory SATSolverVerification.MoreList

13:59:05 Presenting theory Regular_Tree_Relations.Tree_Automata_Impl

13:59:05 Presenting theory Root_Balanced_Tree.Root_Balanced_Tree

13:59:05 Presenting theory Selection_Heap_Sort.HeapFunctional

13:59:05 Presenting theory Safe_OCL.Object_Model

13:59:06 Presenting theory Root_Balanced_Tree.Root_Balanced_Tree_Tab

13:59:06 Presenting Separata ...

13:59:06 Presenting document Separata/document

13:59:06 Presenting document Separata/outline

13:59:06 Presenting theory Safe_OCL.OCL_Basic_Types

13:59:06 Presenting theory Selection_Heap_Sort.HeapImperative

13:59:07 Presenting Separation_Logic_Imperative_HOL ...

13:59:07 Presenting document Separation_Logic_Imperative_HOL/document

13:59:07 Presenting document Separation_Logic_Imperative_HOL/outline

13:59:07 Presenting theory Separation_Logic_Imperative_HOL.Imperative_HOL_Add

13:59:07 Presenting theory Safe_OCL.OCL_Types

13:59:07 Presenting theory Separation_Logic_Imperative_HOL.Syntax_Match

13:59:07 Presenting theory Separata.Separata

13:59:07 Presenting theory Safe_OCL.OCL_Syntax

13:59:07 Presenting Simplex ...

13:59:07 Presenting document Simplex/document

13:59:07 Presenting theory Jinja.Correctness1

13:59:07 Presenting document Simplex/outline

13:59:07 Presenting theory Separation_Logic_Imperative_HOL.Run

13:59:07 Presenting theory Regular_Tree_Relations.RR2_Infinite_Q_infinity

13:59:07 Presenting theory Safe_OCL.OCL_Object_Model

13:59:07 Presenting theory Simplex.Simplex_Auxiliary

13:59:08 Presenting theory Jinja.Compiler2

13:59:08 Presenting theory Simplex.Rel_Chain

13:59:08 Presenting theory Regular_Tree_Relations.Regular_Relation_Abstract_Impl

13:59:09 Presenting theory Separation_Logic_Imperative_HOL.Assertions

13:59:09 Presenting theory Simplex.Simplex_Algebra

13:59:09 Presenting theory Safe_OCL.OCL_Typing

13:59:09 Presenting theory Safe_OCL.OCL_Normalization

13:59:09 Presenting theory Separation_Logic_Imperative_HOL.Hoare_Triple

13:59:10 Presenting theory Regular_Tree_Relations.Regular_Relation_Impl

13:59:10 Presenting Farkas ...

13:59:10 Presenting document Farkas/document

13:59:10 Presenting document Farkas/outline

13:59:10 Presenting theory Safe_OCL.OCL_Examples

13:59:10 Presenting Skew_Heap ...

13:59:10 Presenting document Skew_Heap/document

13:59:10 Presenting document Skew_Heap/outline

13:59:10 Presenting theory Simplex.Abstract_Linear_Poly

13:59:10 Presenting theory Skew_Heap.Skew_Heap

13:59:10 Presenting Splay_Tree ...

13:59:10 Presenting document Splay_Tree/document

13:59:10 Presenting document Splay_Tree/outline

13:59:11 Presenting theory Simplex.Linear_Poly_Maps

13:59:11 Presenting theory Splay_Tree.Splay_Tree

13:59:11 Presenting theory Simplex.QDelta

13:59:11 Presenting theory Separation_Logic_Imperative_HOL.Automation

13:59:11 Presenting theory Separation_Logic_Imperative_HOL.Sep_Main

13:59:12 Presenting theory Splay_Tree.Splay_Map

13:59:12 Presenting theory Separation_Logic_Imperative_HOL.Imp_List_Spec

13:59:12 Presenting theory Splay_Tree.Splay_Heap

13:59:12 Presenting Stable_Matching ...

13:59:12 Presenting document Stable_Matching/document

13:59:12 Presenting document Stable_Matching/outline

13:59:12 Presenting theory SATSolverVerification.CNF

13:59:12 Presenting theory Separation_Logic_Imperative_HOL.List_Seg

13:59:12 Presenting theory Stable_Matching.Sotomayor

13:59:13 Presenting theory Separation_Logic_Imperative_HOL.Open_List

13:59:13 Presenting theory Separation_Logic_Imperative_HOL.Circ_List

13:59:13 Presenting theory Stable_Matching.Basis

13:59:13 Presenting theory Separation_Logic_Imperative_HOL.Imp_Map_Spec

13:59:14 Presenting theory Farkas.Farkas

13:59:14 Presenting theory Farkas.Matrix_Farkas

13:59:14 Presenting theory SATSolverVerification.Trail

13:59:15 Presenting theory Farkas.Simplex_for_Reals

13:59:15 Presenting SuperCalc ...

13:59:15 Presenting document SuperCalc/document

13:59:15 Presenting document SuperCalc/outline

13:59:15 Presenting theory Jinja.Correctness2

13:59:15 Presenting theory HRB-Slicing.WellFormed

13:59:15 Presenting theory Jinja.Compiler

13:59:15 Presenting theory Stable_Matching.Choice_Functions

13:59:16 Presenting theory Separation_Logic_Imperative_HOL.Hash_Table

13:59:16 Presenting theory SuperCalc.multisets_continued

13:59:16 Presenting theory SuperCalc.well_founded_continued

13:59:17 Presenting theory Stable_Matching.Contracts

13:59:18 Presenting theory Separation_Logic_Imperative_HOL.Hash_Map

13:59:18 Presenting theory Separation_Logic_Imperative_HOL.Hash_Map_Impl

13:59:18 Presenting theory Separation_Logic_Imperative_HOL.Imp_Set_Spec

13:59:19 Presenting theory Separation_Logic_Imperative_HOL.Hash_Set_Impl

13:59:19 Presenting theory Stable_Matching.COP

13:59:19 Presenting theory Separation_Logic_Imperative_HOL.To_List_GA

13:59:20 Presenting theory Separation_Logic_Imperative_HOL.Union_Find

13:59:20 Presenting theory SuperCalc.terms

13:59:20 Presenting theory Stable_Matching.Bossiness

13:59:20 Presenting theory Separation_Logic_Imperative_HOL.Idioms

13:59:20 Presenting theory Separation_Logic_Imperative_HOL.Default_Insts

13:59:20 Presenting theory Separation_Logic_Imperative_HOL.Array_Blit

13:59:20 Presenting theory SATSolverVerification.SatSolverVerification

13:59:20 Presenting theory ResiduatedTransitionSystem.LambdaCalculus

13:59:21 Presenting theory Separation_Logic_Imperative_HOL.Array_Map_Impl

13:59:21 Presenting theory Jinja.TypeComp

13:59:21 Presenting theory Separation_Logic_Imperative_HOL.Array_Set_Impl

13:59:21 Presenting theory Jinja.Jinja

13:59:21 Presenting Szemeredi_Regularity ...

13:59:21 Presenting document Szemeredi_Regularity/document

13:59:21 Presenting document Szemeredi_Regularity/outline

13:59:21 Presenting theory Separation_Logic_Imperative_HOL.From_List_GA

13:59:21 Presenting theory Separation_Logic_Imperative_HOL.Sep_Examples

13:59:21 Presenting Tail_Recursive_Functions ...

13:59:21 Presenting document Tail_Recursive_Functions/document

13:59:21 Presenting document Tail_Recursive_Functions/outline

13:59:21 Presenting theory Tail_Recursive_Functions.Method

13:59:21 Presenting theory SATSolverVerification.BasicDPLL

13:59:22 Presenting theory Tail_Recursive_Functions.CaseStudy1

13:59:22 Presenting theory SuperCalc.equational_clausal_logic

13:59:22 Presenting theory Stable_Matching.Strategic

13:59:22 Presenting TortoiseHare ...

13:59:22 Presenting document TortoiseHare/document

13:59:22 Presenting document TortoiseHare/outline

13:59:23 Presenting Trie ...

13:59:23 Presenting document Trie/document

13:59:23 Presenting document Trie/outline

13:59:23 Presenting theory Tail_Recursive_Functions.CaseStudy2

13:59:23 Presenting Twelvefold_Way ...

13:59:23 Presenting document Twelvefold_Way/document

13:59:23 Presenting document Twelvefold_Way/outline

13:59:23 Presenting theory SATSolverVerification.NieuwenhuisOliverasTinelli

13:59:23 Presenting theory TortoiseHare.Basis

13:59:23 Presenting theory TortoiseHare.TortoiseHare

13:59:23 Presenting theory Twelvefold_Way.Preliminaries

13:59:23 Presenting theory Szemeredi_Regularity.Szemeredi

13:59:23 Presenting theory Trie.Trie

13:59:24 Presenting theory TortoiseHare.Brent

13:59:24 Presenting Vickrey_Clarke_Groves ...

13:59:24 Presenting document Vickrey_Clarke_Groves/document

13:59:24 Presenting document Vickrey_Clarke_Groves/outline

13:59:24 Presenting WebAssembly ...

13:59:24 Presenting document WebAssembly/document

13:59:24 Presenting document WebAssembly/outline

13:59:24 Presenting theory Vickrey_Clarke_Groves.SetUtils

13:59:24 Presenting theory WebAssembly.Wasm_Ast

13:59:24 Presenting theory Trie.Tries

13:59:24 Presenting Well_Quasi_Orders ...

13:59:24 Presenting document Well_Quasi_Orders/document

13:59:24 Presenting document Well_Quasi_Orders/outline

13:59:24 Presenting theory WebAssembly.Wasm_Type_Abs

13:59:24 Presenting theory Vickrey_Clarke_Groves.Partitions

13:59:24 Presenting theory Well_Quasi_Orders.Infinite_Sequences

13:59:24 Presenting theory Vickrey_Clarke_Groves.Argmax

13:59:24 Presenting theory Vickrey_Clarke_Groves.RelationOperators

13:59:25 Presenting theory Vickrey_Clarke_Groves.RelationProperties

13:59:25 Presenting theory Well_Quasi_Orders.Minimal_Elements

13:59:25 Presenting theory Twelvefold_Way.Twelvefold_Way_Core

13:59:25 Presenting theory Well_Quasi_Orders.Least_Enum

13:59:25 Presenting theory WebAssembly.Wasm_Base_Defs

13:59:25 Presenting theory Twelvefold_Way.Equiv_Relations_on_Functions

13:59:26 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry1

13:59:26 Presenting theory Well_Quasi_Orders.Almost_Full

13:59:26 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry2

13:59:26 Presenting theory Vickrey_Clarke_Groves.MiscTools

13:59:26 Presenting theory Well_Quasi_Orders.Minimal_Bad_Sequences

13:59:26 Presenting theory WebAssembly.Wasm

13:59:26 Presenting theory WebAssembly.Wasm_Axioms

13:59:26 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry4

13:59:27 Presenting theory Vickrey_Clarke_Groves.StrictCombinatorialAuction

13:59:27 Presenting theory Well_Quasi_Orders.Higman_OI

13:59:27 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry5

13:59:27 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry6

13:59:27 Presenting theory Well_Quasi_Orders.Almost_Full_Relations

13:59:28 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry7

13:59:28 Presenting theory Well_Quasi_Orders.Well_Quasi_Orders

13:59:28 Presenting theory Well_Quasi_Orders.Kruskal

13:59:28 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry8

13:59:28 Presenting theory WebAssembly.Wasm_Properties_Aux

13:59:28 Presenting theory Well_Quasi_Orders.Kruskal_Examples

13:59:28 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry9

13:59:28 Presenting theory Well_Quasi_Orders.Wqo_Instances

13:59:28 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry3

13:59:29 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry10

13:59:29 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry11

13:59:30 Presenting theory SATSolverVerification.KrsticGoel

13:59:30 Presenting theory Well_Quasi_Orders.Multiset_Extension

13:59:30 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry12

13:59:30 Presenting theory Well_Quasi_Orders.Wqo_Multiset

13:59:30 Presenting XML ...

13:59:30 Presenting document XML/document

13:59:30 Presenting document XML/outline

13:59:30 Presenting theory Twelvefold_Way.Card_Bijections

13:59:31 Presenting theory WebAssembly.Wasm_Properties

13:59:31 Presenting theory SATSolverVerification.SatSolverCode

13:59:31 Presenting theory Vickrey_Clarke_Groves.Universes

13:59:31 Presenting theory Twelvefold_Way.Card_Bijections_Direct

13:59:31 Presenting theory Twelvefold_Way.Twelvefold_Way

13:59:31 Presenting HOL-Matrix_LP ...

13:59:31 Presenting document HOL-Matrix_LP/document

13:59:31 Presenting document HOL-Matrix_LP/outline

13:59:31 Presenting theory WebAssembly.Wasm_Soundness

13:59:32 Presenting theory XML.Xml

13:59:33 Presenting theory Vickrey_Clarke_Groves.UniformTieBreaking

13:59:33 Presenting theory WebAssembly.Wasm_Checker_Types

13:59:34 Presenting theory WebAssembly.Wasm_Checker

13:59:34 Presenting theory XML.Xmlt

13:59:34 Presenting HOL-MicroJava ...

13:59:34 Presenting document HOL-MicroJava/document

13:59:34 Presenting document HOL-MicroJava/outline

13:59:34 Presenting theory HOL-MicroJava.JBasis

13:59:34 Presenting theory HOL-MicroJava.Type

13:59:34 Presenting theory HOL-MicroJava.Decl

13:59:34 Presenting theory HOL-MicroJava.TypeRel

13:59:34 Presenting theory Vickrey_Clarke_Groves.CombinatorialAuction

13:59:34 Presenting theory HOL-MicroJava.Value

13:59:34 Presenting theory Vickrey_Clarke_Groves.CombinatorialAuctionCodeExtraction

13:59:34 Presenting theory HOL-MicroJava.State

13:59:34 Presenting theory Vickrey_Clarke_Groves.FirstPrice

13:59:34 Presenting theory HOL-MicroJava.Term

13:59:34 Presenting theory HOL-MicroJava.SystemClasses

13:59:34 Presenting theory Vickrey_Clarke_Groves.CombinatorialAuctionExamples

13:59:34 Presenting HOL-Mirabelle-ex ...

13:59:34 Presenting HOL-Mutabelle ...

13:59:35 Presenting theory HOL-Mutabelle.MutabelleExtra

13:59:35 Presenting file "mutabelle.ML"

13:59:35 Presenting file "mutabelle_extra.ML"

13:59:35 Presenting HOL-NanoJava ...

13:59:35 Presenting document HOL-NanoJava/document

13:59:35 Presenting theory HOL-MicroJava.WellForm

13:59:35 Presenting document HOL-NanoJava/outline

13:59:35 Presenting theory HOL-NanoJava.Term

13:59:35 Presenting theory HOL-NanoJava.Decl

13:59:35 Presenting theory HOL-NanoJava.TypeRel

13:59:35 Presenting theory HOL-NanoJava.State

13:59:36 Presenting theory HOL-MicroJava.WellType

13:59:36 Presenting theory HOL-NanoJava.OpSem

13:59:36 Presenting theory HOL-Matrix_LP.Matrix

13:59:36 Presenting theory HOL-NanoJava.AxSem

13:59:36 Presenting theory HOL-NanoJava.Equivalence

13:59:36 Presenting theory WebAssembly.Wasm_Checker_Properties

13:59:36 Presenting theory HOL-NanoJava.Example

13:59:36 Presenting HOL-Nitpick_Examples ...

13:59:36 Presenting theory HOL-MicroJava.Eval

13:59:36 Presenting theory HOL-MicroJava.Exceptions

13:59:37 Presenting theory HOL-MicroJava.Conform

13:59:38 Presenting theory WebAssembly.Wasm_Interpreter

13:59:38 Presenting theory HOL-MicroJava.JTypeSafe

13:59:38 Presenting theory HOL-Nitpick_Examples.Core_Nits

13:59:38 Presenting theory HOL-Nitpick_Examples.Datatype_Nits

13:59:38 Presenting theory HOL-MicroJava.Example

13:59:38 Presenting theory HOL-MicroJava.JListExample

13:59:38 Presenting theory HOL-MicroJava.JVMState

13:59:38 Presenting theory HOL-MicroJava.JVMInstructions

13:59:38 Presenting theory HOL-Nitpick_Examples.Hotel_Nits

13:59:39 Presenting theory HOL-Nitpick_Examples.Induct_Nits

13:59:39 Presenting theory HOL-MicroJava.JVMExecInstr

13:59:39 Presenting theory HOL-MicroJava.JVMExceptions

13:59:39 Presenting theory HOL-Matrix_LP.SparseMatrix

13:59:39 Presenting theory HOL-Nitpick_Examples.Integer_Nits

13:59:39 Presenting theory HOL-MicroJava.JVMExec

13:59:39 Presenting theory HOL-Matrix_LP.LP

13:59:40 Presenting theory HOL-Nitpick_Examples.Manual_Nits

13:59:40 Presenting theory HRB-Slicing.ValidPaths

13:59:40 Presenting theory HOL-Matrix_LP.ComputeFloat

13:59:40 Presenting file "$ISABELLE_HOME/src/Tools/float.ML"

13:59:40 Presenting file "float_arith.ML"

13:59:41 Presenting theory HRB-Slicing.ProcSDG

13:59:41 Presenting theory HOL-MicroJava.JVMListExample

13:59:42 Presenting theory HOL-Nitpick_Examples.Mini_Nits

13:59:42 Presenting file "minipick.ML"

13:59:42 Presenting theory HOL-MicroJava.JVMDefensive

13:59:42 Presenting theory WebAssembly.Wasm_Interpreter_Properties

13:59:42 Presenting theory HOL-MicroJava.Semilat

13:59:43 Presenting theory WebAssembly.Wasm_Checker_Printing

13:59:43 Presenting theory WebAssembly.Wasm_Interpreter_Printing

13:59:43 Presenting theory HOL-MicroJava.Err

13:59:43 Presenting theory WebAssembly.Wasm_Type_Abs_Printing

13:59:43 Presenting theory WebAssembly.Wasm_Printing

13:59:43 Presenting theory WebAssembly.Wasm_Interpreter_Printing_Pure

13:59:43 Presenting HOL-Nominal ...

13:59:43 Presenting theory HOL-MicroJava.Listn

13:59:43 Presenting theory HOL-MicroJava.Typing_Framework

13:59:43 Presenting theory HOL-MicroJava.Product

13:59:44 Presenting theory HOL-MicroJava.SemilatAlg

13:59:44 Presenting theory HOL-MicroJava.Typing_Framework_err

13:59:44 Presenting theory HOL-MicroJava.Kildall

13:59:45 Presenting theory HOL-MicroJava.Opt

13:59:45 Presenting theory HOL-Nitpick_Examples.Mono_Nits

13:59:45 Presenting theory HOL-MicroJava.LBVSpec

13:59:45 Presenting theory HOL-Nitpick_Examples.Pattern_Nits

13:59:45 Presenting theory HOL-Nitpick_Examples.Record_Nits

13:59:45 Presenting theory HOL-MicroJava.LBVCorrect

13:59:46 Presenting theory HOL-MicroJava.LBVComplete

13:59:46 Presenting theory HOL-MicroJava.Abstract_BV

13:59:46 Presenting theory HOL-MicroJava.Semilattices

13:59:46 Presenting theory HOL-MicroJava.JType

13:59:47 Presenting theory HOL-Nitpick_Examples.Refute_Nits

13:59:47 Presenting theory HOL-MicroJava.JVMType

13:59:47 Presenting theory HOL-Nitpick_Examples.Special_Nits

13:59:47 Presenting theory HOL-Nitpick_Examples.Tests_Nits

13:59:48 Presenting theory HOL-Nitpick_Examples.Typedef_Nits

13:59:48 Presenting theory HOL-Nitpick_Examples.Nitpick_Examples

13:59:48 Presenting CCS ...

13:59:48 Presenting document CCS/document

13:59:48 Presenting document CCS/outline

13:59:48 Presenting theory HOL-MicroJava.Effect

13:59:48 Presenting theory CCS.Agent

13:59:48 Presenting theory CCS.Tau_Chain

13:59:48 Presenting theory CCS.Weak_Cong_Semantics

13:59:48 Presenting theory HOL-MicroJava.EffectMono

13:59:48 Presenting theory CCS.Weak_Semantics

13:59:48 Presenting theory CCS.Strong_Sim

13:59:48 Presenting theory CCS.Weak_Sim

13:59:49 Presenting theory CCS.Weak_Cong_Sim

13:59:49 Presenting theory CCS.Strong_Sim_SC

13:59:49 Presenting theory HOL-MicroJava.BVSpec

13:59:49 Presenting theory CCS.Strong_Bisim

13:59:49 Presenting theory CCS.Strong_Sim_Pres

13:59:49 Presenting theory CCS.Strong_Bisim_Pres

13:59:49 Presenting theory HOL-MicroJava.Typing_Framework_JVM

13:59:49 Presenting theory CCS.Struct_Cong

13:59:49 Presenting theory HOL-Matrix_LP.Compute_Oracle

13:59:49 Presenting file "am.ML"

13:59:49 Presenting file "am_compiler.ML"

13:59:49 Presenting file "am_interpreter.ML"

13:59:49 Presenting file "am_ghc.ML"

13:59:49 Presenting file "am_sml.ML"

13:59:49 Presenting file "report.ML"

13:59:49 Presenting file "compute.ML"

13:59:49 Presenting theory CCS.Strong_Bisim_SC

13:59:49 Presenting file "linker.ML"

13:59:50 Presenting theory CCS.Weak_Bisim

13:59:50 Presenting theory CCS.Weak_Cong

13:59:50 Presenting theory CCS.Weak_Sim_Pres

13:59:50 Presenting theory HOL-Matrix_LP.ComputeHOL

13:59:50 Presenting theory HOL-MicroJava.LBVJVM

13:59:50 Presenting theory HOL-Matrix_LP.ComputeNumeral

13:59:50 Presenting theory CCS.Weak_Bisim_Pres

13:59:50 Presenting theory HRB-Slicing.JVMCFG

13:59:50 Presenting theory CCS.Weak_Cong_Sim_Pres

13:59:50 Presenting theory CCS.Weak_Cong_Pres

13:59:50 Presenting HOL-Nominal-Examples ...

13:59:51 Presenting theory HOL-MicroJava.Correct

13:59:53 Presenting theory Simplex.Simplex

13:59:54 Presenting theory HOL-MicroJava.BVSpecTypeSafe

13:59:55 Presenting theory HOL-Matrix_LP.Cplex

13:59:55 Presenting file "Cplex_tools.ML"

13:59:55 Presenting file "CplexMatrixConverter.ML"

13:59:55 Presenting file "FloatSparseMatrixBuilder.ML"

13:59:55 Presenting file "fspmlp.ML"

13:59:55 Presenting file "matrixlp.ML"

13:59:55 Presenting theory HOL-MicroJava.BVNoTypeError

13:59:55 Presenting Lam-ml-Normalization ...

13:59:55 Presenting document Lam-ml-Normalization/document

13:59:55 Presenting document Lam-ml-Normalization/outline

13:59:56 Presenting theory HOL-MicroJava.JVM

13:59:56 Presenting theory SATSolverVerification.AssertLiteral

13:59:57 Presenting theory HOL-MicroJava.BVExample

13:59:57 Presenting theory HOL-MicroJava.AuxLemmas

13:59:57 Presenting theory HOL-MicroJava.DefsComp

13:59:57 Presenting theory HOL-MicroJava.Index

13:59:58 Presenting theory HRB-Slicing.JVMInterpretation

13:59:58 Presenting theory Lam-ml-Normalization.Lam_ml

13:59:58 Presenting theory HOL-MicroJava.TranslCompTp

13:59:58 Presenting Pi_Calculus ...

13:59:58 Presenting document Pi_Calculus/document

13:59:58 Presenting document Pi_Calculus/outline

13:59:58 Presenting theory HOL-MicroJava.TranslComp

13:59:59 Presenting theory Pi_Calculus.Agent

13:59:59 Presenting theory HOL-MicroJava.LemmasComp

14:00:00 Presenting theory Simplex.Simplex_Incremental

14:00:00 Presenting Psi_Calculi ...

14:00:00 Presenting document Psi_Calculi/document

14:00:00 Presenting document Psi_Calculi/outline

14:00:01 Presenting theory SATSolverVerification.UnitPropagate

14:00:01 Presenting theory HOL-Nominal-Examples.Class1

14:00:01 Presenting theory SuperCalc.superposition

14:00:02 Presenting theory HOL-MicroJava.CorrComp

14:00:02 Presenting theory HOL-MicroJava.TypeInf

14:00:03 Presenting theory HOL-MicroJava.Altern

14:00:03 Presenting theory Psi_Calculi.Chain

14:00:04 Presenting theory HRB-Slicing.JVMCFG_wf

14:00:04 Presenting SequentInvertibility ...

14:00:04 Presenting document SequentInvertibility/document

14:00:04 Presenting document SequentInvertibility/outline

14:00:04 Presenting theory SATSolverVerification.Initialization

14:00:04 Presenting theory Psi_Calculi.Subst_Term

14:00:05 Presenting theory Pi_Calculus.Late_Semantics

14:00:05 Presenting theory Pi_Calculus.Late_Semantics1

14:00:06 Presenting theory Pi_Calculus.Rel

14:00:14 Presenting theory Pi_Calculus.Strong_Late_Sim

14:00:14 Presenting theory Pi_Calculus.Strong_Late_Bisim

14:00:14 Presenting theory Pi_Calculus.Strong_Late_Bisim_Subst

14:00:14 Presenting theory Psi_Calculi.Agent

14:00:16 Presenting theory HOL-MicroJava.CorrCompTp

14:00:16 Presenting theory HOL-MicroJava.MicroJava

14:00:16 Presenting HOL-Predicate_Compile_Examples ...

14:00:17 Presenting theory Pi_Calculus.Strong_Late_Sim_Pres

14:00:17 Presenting theory Pi_Calculus.Strong_Late_Bisim_Pres

14:00:17 Presenting theory Pi_Calculus.Strong_Late_Bisim_Subst_Pres

14:00:17 Presenting theory HOL-Predicate_Compile_Examples.Examples

14:00:18 Presenting theory Pi_Calculus.Late_Tau_Chain

14:00:18 Presenting theory SequentInvertibility.MultiSequents

14:00:18 Presenting theory SATSolverVerification.ConflictAnalysis

14:00:19 Presenting theory Psi_Calculi.Frame

14:00:19 Presenting theory Pi_Calculus.Weak_Late_Step_Semantics

14:00:20 Presenting theory SATSolverVerification.Decide

14:00:20 Presenting theory Pi_Calculus.Weak_Late_Semantics

14:00:21 Presenting theory HOL-Nominal-Examples.Class2

14:00:22 Presenting theory HOL-Nominal.Nominal

14:00:22 Presenting file "nominal_thmdecls.ML"

14:00:22 Presenting file "nominal_atoms.ML"

14:00:22 Presenting file "nominal_permeq.ML"

14:00:22 Presenting file "nominal_fresh_fun.ML"

14:00:22 Presenting file "nominal_datatype.ML"

14:00:22 Presenting file "nominal_primrec.ML"

14:00:22 Presenting file "nominal_inductive.ML"

14:00:22 Presenting file "nominal_inductive2.ML"

14:00:22 Presenting file "nominal_induct.ML"

14:00:23 Presenting HOL-Prolog ...

14:00:23 Presenting theory Pi_Calculus.Weak_Late_Sim

14:00:23 Presenting theory SATSolverVerification.SolveLoop

14:00:23 Presenting theory HRB-Slicing.JVMPostdomination

14:00:23 Presenting theory SATSolverVerification.FunctionalImplementation

14:00:23 Presenting HOL-Quickcheck_Examples ...

14:00:23 Presenting theory HOL-Prolog.HOHH

14:00:23 Presenting file "prolog.ML"

14:00:23 Presenting theory Pi_Calculus.Weak_Late_Bisim

14:00:23 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Examples

14:00:23 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Lattice_Examples

14:00:24 Presenting theory HRB-Slicing.JVMSDG

14:00:24 Presenting theory HRB-Slicing.HRBSlicing

14:00:24 Presenting HOL-Real_Asymp ...

14:00:24 Presenting theory HOL-Quickcheck_Examples.Completeness

14:00:24 Presenting theory HOL-Prolog.Test

14:00:24 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Interfaces

14:00:24 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Nesting

14:00:24 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Nesting_Example

14:00:24 Presenting theory HOL-Prolog.Func

14:00:24 Presenting theory HOL-Quickcheck_Examples.Hotel_Example

14:00:24 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Narrowing_Examples

14:00:24 Presenting theory HOL-Prolog.Type

14:00:24 Presenting HOL-Real_Asymp-Manual ...

14:00:24 Presenting HOL-SET_Protocol ...

14:00:24 Presenting document HOL-Real_Asymp-Manual/document

14:00:24 Presenting document HOL-SET_Protocol/document

14:00:24 Presenting document HOL-Real_Asymp-Manual/outline

14:00:24 Presenting document HOL-SET_Protocol/outline

14:00:24 Presenting theory HOL-Real_Asymp-Manual.Real_Asymp_Doc

14:00:24 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

14:00:24 Presenting HOL-SMT_Examples ...

14:00:25 Presenting theory HOL-Real_Asymp.Lazy_Eval

14:00:25 Presenting file "lazy_eval.ML"

14:00:25 Presenting theory HOL-Real_Asymp.Inst_Existentials

14:00:25 Presenting file "inst_existentials.ML"

14:00:25 Presenting theory HOL-Real_Asymp.Eventuallize

14:00:25 Presenting theory HOL-Predicate_Compile_Examples.Predicate_Compile_Tests

14:00:25 Presenting theory HOL-SMT_Examples.Boogie

14:00:25 Presenting file "boogie.ML"

14:00:25 Presenting file "Boogie_Max.certs"

14:00:25 Presenting file "Boogie_Max.b2i"

14:00:25 Presenting file "Boogie_Dijkstra.certs"

14:00:25 Presenting file "Boogie_Dijkstra.b2i"

14:00:25 Presenting file "VCC_Max.certs"

14:00:25 Presenting file "VCC_Max.b2i"

14:00:26 Presenting theory HOL-SET_Protocol.Message_SET

14:00:26 Presenting theory SequentInvertibility.SingleSuccedent

14:00:26 Presenting theory HOL-SET_Protocol.Event_SET

14:00:26 Presenting theory HOL-Predicate_Compile_Examples.Predicate_Compile_Quickcheck_Examples

14:00:26 Presenting theory HOL-SMT_Examples.SMT_Examples

14:00:26 Presenting file "SMT_Examples.certs"

14:00:27 Presenting theory HOL-SMT_Examples.SMT_Word_Examples

14:00:27 Presenting theory Pi_Calculus.Weak_Late_Step_Sim

14:00:27 Presenting theory HOL-SET_Protocol.Public_SET

14:00:27 Presenting theory Pi_Calculus.Weak_Late_Cong

14:00:27 Presenting theory Pi_Calculus.Weak_Late_Bisim_Subst

14:00:27 Presenting theory Pi_Calculus.Weak_Late_Cong_Subst

14:00:28 Presenting theory HOL-Predicate_Compile_Examples.Specialisation_Examples

14:00:28 Presenting theory HOL-Predicate_Compile_Examples.IMP_1

14:00:28 Presenting theory HOL-Predicate_Compile_Examples.IMP_2

14:00:28 Presenting theory HOL-Predicate_Compile_Examples.IMP_3

14:00:28 Presenting theory HOL-SMT_Examples.SMT_Examples_Verit

14:00:28 Presenting file "SMT_Examples_Verit.certs"

14:00:28 Presenting theory HOL-Predicate_Compile_Examples.IMP_4

14:00:29 Presenting theory HOL-Predicate_Compile_Examples.Code_Prolog_Examples

14:00:29 Presenting theory HOL-Predicate_Compile_Examples.Context_Free_Grammar_Example

14:00:29 Presenting theory HOL-Predicate_Compile_Examples.Hotel_Example

14:00:30 Presenting theory HOL-Predicate_Compile_Examples.Hotel_Example_Prolog

14:00:30 Presenting theory HOL-SET_Protocol.Cardholder_Registration

14:00:31 Presenting theory HOL-Predicate_Compile_Examples.Lambda_Example

14:00:31 Presenting theory HOL-Predicate_Compile_Examples.List_Examples

14:00:31 Presenting theory HOL-SMT_Examples.SMT_Tests_Verit

14:00:31 Presenting theory HOL-Predicate_Compile_Examples.Reg_Exp_Example

14:00:31 Presenting HOL-SPARK ...

14:00:31 Presenting theory HOL-SET_Protocol.Merchant_Registration

14:00:32 Presenting theory Pi_Calculus.Strong_Late_Sim_SC

14:00:33 Presenting theory HOL-SMT_Examples.SMT_Tests

14:00:33 Presenting HOL-SPARK-Examples ...

14:00:33 Presenting theory HOL-SPARK-Examples.Greatest_Common_Divisor

14:00:33 Presenting file "greatest_common_divisor/g_c_d.siv"

14:00:33 Presenting file "greatest_common_divisor/g_c_d.fdl"

14:00:33 Presenting file "greatest_common_divisor/g_c_d.rls"

14:00:33 Presenting theory Pi_Calculus.Strong_Late_Bisim_SC

14:00:34 Presenting theory HOL-SET_Protocol.Purchase

14:00:34 Presenting theory HOL-SET_Protocol.SET_Protocol

14:00:34 Presenting RIPEMD-160-SPARK ...

14:00:34 Presenting theory HOL-SPARK-Examples.Longest_Increasing_Subsequence

14:00:34 Presenting document RIPEMD-160-SPARK/document

14:00:34 Presenting document RIPEMD-160-SPARK/outline

14:00:34 Presenting file "liseq/liseq_length.siv"

14:00:34 Presenting file "liseq/liseq_length.fdl"

14:00:34 Presenting file "liseq/liseq_length.rls"

14:00:34 Presenting theory RIPEMD-160-SPARK.RIPEMD_160_SPARK

14:00:34 Presenting HOL-SPARK-Manual ...

14:00:34 Presenting document HOL-SPARK-Manual/document

14:00:34 Presenting document HOL-SPARK-Manual/outline

14:00:34 Presenting theory HOL-SPARK-Manual.Simple_Greatest_Common_Divisor

14:00:34 Presenting file "simple_greatest_common_divisor/g_c_d.siv"

14:00:34 Presenting file "simple_greatest_common_divisor/g_c_d.fdl"

14:00:34 Presenting file "simple_greatest_common_divisor/g_c_d.rls"

14:00:34 Presenting theory HOL-SPARK-Manual.Example_Verification

14:00:34 Presenting theory HOL-SPARK-Manual.Proc1

14:00:34 Presenting file "loop_invariant/proc1.siv"

14:00:34 Presenting file "loop_invariant/proc1.fdl"

14:00:34 Presenting file "loop_invariant/proc1.rls"

14:00:34 Presenting theory HOL-SPARK-Manual.Proc2

14:00:34 Presenting file "loop_invariant/proc2.siv"

14:00:34 Presenting file "loop_invariant/proc2.fdl"

14:00:34 Presenting file "loop_invariant/proc2.rls"

14:00:34 Presenting theory HOL-SPARK-Manual.VC_Principles

14:00:35 Presenting theory HOL-SPARK-Manual.Reference

14:00:35 Presenting theory Pi_Calculus.Strong_Late_Bisim_Subst_SC

14:00:35 Presenting theory HOL-SPARK-Manual.Complex_Types

14:00:35 Presenting file "complex_types_app/initialize.siv"

14:00:35 Presenting file "complex_types_app/initialize.fdl"

14:00:35 Presenting file "complex_types_app/initialize.rls"

14:00:35 Presenting HOL-Statespace ...

14:00:35 Presenting document HOL-Statespace/document

14:00:35 Presenting document HOL-Statespace/outline

14:00:35 Presenting theory Pi_Calculus.Weak_Late_Cong_Subst_SC

14:00:35 Presenting theory HOL-SPARK-Examples.RMD

14:00:35 Presenting theory HOL-SPARK-Examples.RMD_Specification

14:00:35 Presenting theory HOL-SPARK-Examples.F

14:00:35 Presenting file "rmd/f.siv"

14:00:35 Presenting file "rmd/f.fdl"

14:00:35 Presenting file "rmd/f.rls"

14:00:35 Presenting theory HOL-SPARK-Examples.Hash

14:00:35 Presenting file "rmd/hash.siv"

14:00:35 Presenting file "rmd/hash.fdl"

14:00:35 Presenting file "rmd/hash.rls"

14:00:35 Presenting theory HOL-SPARK-Examples.K_L

14:00:35 Presenting file "rmd/k_l.siv"

14:00:35 Presenting file "rmd/k_l.fdl"

14:00:35 Presenting file "rmd/k_l.rls"

14:00:35 Presenting theory HOL-SPARK-Examples.K_R

14:00:35 Presenting file "rmd/k_r.siv"

14:00:35 Presenting file "rmd/k_r.fdl"

14:00:35 Presenting file "rmd/k_r.rls"

14:00:35 Presenting theory HOL-SPARK-Examples.RMD_Lemmas

14:00:36 Presenting theory HOL-SPARK-Examples.R_L

14:00:36 Presenting file "rmd/r_l.siv"

14:00:36 Presenting file "rmd/r_l.fdl"

14:00:36 Presenting file "rmd/r_l.rls"

14:00:36 Presenting theory SequentInvertibility.NominalSequents

14:00:36 Presenting theory HOL-Statespace.DistinctTreeProver

14:00:36 Presenting file "distinct_tree_prover.ML"

14:00:36 Presenting theory HOL-Statespace.StateFun

14:00:37 Presenting theory HOL-SPARK-Examples.Round

14:00:37 Presenting theory HOL-SPARK.SPARK_Setup

14:00:37 Presenting file "rmd/round.siv"

14:00:37 Presenting file "rmd/round.fdl"

14:00:37 Presenting file "rmd/round.rls"

14:00:37 Presenting file "Tools/fdl_lexer.ML"

14:00:37 Presenting file "Tools/fdl_parser.ML"

14:00:37 Presenting file "Tools/spark_vcs.ML"

14:00:37 Presenting file "Tools/spark_commands.ML"

14:00:37 Presenting theory HOL-SPARK-Examples.R_R

14:00:37 Presenting file "rmd/r_r.siv"

14:00:37 Presenting file "rmd/r_r.fdl"

14:00:37 Presenting file "rmd/r_r.rls"

14:00:37 Presenting theory HOL-SPARK.SPARK

14:00:37 Presenting HOL-TLA ...

14:00:37 Presenting theory HOL-SPARK-Examples.S_L

14:00:37 Presenting file "rmd/s_l.siv"

14:00:37 Presenting file "rmd/s_l.fdl"

14:00:37 Presenting file "rmd/s_l.rls"

14:00:37 Presenting theory HOL-SPARK-Examples.S_R

14:00:37 Presenting file "rmd/s_r.siv"

14:00:37 Presenting file "rmd/s_r.fdl"

14:00:37 Presenting file "rmd/s_r.rls"

14:00:37 Presenting theory HOL-SPARK-Examples.Sqrt

14:00:37 Presenting file "sqrt/isqrt.siv"

14:00:37 Presenting file "sqrt/isqrt.fdl"

14:00:37 Presenting file "sqrt/isqrt.rls"

14:00:37 Presenting HOL-TLA-Buffer ...

14:00:37 Presenting theory HOL-TLA.Intensional

14:00:37 Presenting theory HOL-TLA-Buffer.Buffer

14:00:37 Presenting theory HOL-TLA.Stfun

14:00:37 Presenting theory HOL-TLA.Action

14:00:37 Presenting theory HOL-TLA-Buffer.DBuffer

14:00:37 Presenting HOL-TLA-Inc ...

14:00:37 Presenting theory HOL-TLA.Init

14:00:38 Presenting theory HOL-TLA-Inc.Inc

14:00:38 Presenting HOL-TLA-Memory ...

14:00:38 Presenting theory HOL-TLA-Memory.RPCMemoryParams

14:00:38 Presenting theory HOL-TLA-Memory.MemoryParameters

14:00:38 Presenting theory HOL-TLA.TLA

14:00:38 Presenting theory HOL-TLA-Memory.ProcedureInterface

14:00:38 Presenting HOL-TPTP ...

14:00:39 Presenting theory HOL-TLA-Memory.Memory

14:00:39 Presenting theory HOL-TLA-Memory.RPCParameters

14:00:39 Presenting theory HOL-TLA-Memory.RPC

14:00:39 Presenting theory HOL-TLA-Memory.MemClerkParameters

14:00:39 Presenting theory HOL-Statespace.StateSpaceLocale

14:00:39 Presenting file "state_space.ML"

14:00:39 Presenting file "state_fun.ML"

14:00:39 Presenting theory HOL-Statespace.StateSpaceSyntax

14:00:39 Presenting theory HOL-TPTP.ATP_Theory_Export

14:00:39 Presenting file "atp_theory_export.ML"

14:00:39 Presenting theory HOL-TLA-Memory.MemClerk

14:00:40 Presenting theory HOL-Statespace.StateSpaceEx

14:00:40 Presenting HOL-Types_To_Sets ...

14:00:40 Presenting theory Pi_Calculus.Weak_Late_Step_Sim_Pres

14:00:40 Presenting theory HOL-Types_To_Sets.Types_To_Sets

14:00:40 Presenting file "local_typedef.ML"

14:00:40 Presenting file "unoverloading.ML"

14:00:40 Presenting file "internalize_sort.ML"

14:00:40 Presenting file "unoverload_type.ML"

14:00:40 Presenting file "unoverload_def.ML"

14:00:40 Presenting theory HOL-TPTP.MaSh_Export_Base

14:00:40 Presenting file "mash_export.ML"

14:00:41 Presenting theory Pi_Calculus.Weak_Late_Bisim_SC

14:00:41 Presenting theory HOL-Types_To_Sets.Prerequisites

14:00:41 Presenting theory HOL-TPTP.MaSh_Eval

14:00:41 Presenting file "mash_eval.ML"

14:00:41 Presenting theory HOL-Types_To_Sets.Finite

14:00:41 Presenting theory HOL-Types_To_Sets.T2_Spaces

14:00:41 Presenting theory HOL-Types_To_Sets.Unoverload_Def

14:00:41 Presenting theory HOL-TLA-Memory.MemoryImplementation

14:00:42 Presenting HOL-Unix ...

14:00:42 Presenting document HOL-Unix/document

14:00:42 Presenting document HOL-Unix/outline

14:00:42 Presenting theory HOL-Unix.Nested_Environment

14:00:43 Presenting theory Pi_Calculus.Weak_Late_Sim_Pres

14:00:44 Presenting theory HOL-Unix.Unix

14:00:44 Presenting HOL-ZF ...

14:00:44 Presenting document HOL-ZF/document

14:00:44 Presenting document HOL-ZF/outline

14:00:44 Presenting theory HOL-Types_To_Sets.Group_On_With

14:00:45 Presenting theory Pi_Calculus.Weak_Late_Bisim_Pres

14:00:45 Presenting theory HOL-ZF.HOLZF

14:00:45 Presenting theory HOL-Types_To_Sets.Linear_Algebra_On_With

14:00:45 Presenting theory Pi_Calculus.Weak_Late_Cong_Pres

14:00:45 Presenting theory HOL-ZF.Zet

14:00:46 Presenting theory HOL-ZF.LProd

14:00:46 Presenting theory HOL-ZF.MainZF

14:00:47 Presenting theory HOL-Types_To_Sets.Linear_Algebra_On

14:00:47 Presenting theory HOL-ZF.Games

14:00:48 Presenting HOLCF ...

14:00:48 Presenting CSP_RefTK ...

14:00:48 Presenting document HOLCF/document

14:00:48 Presenting document HOLCF/outline

14:00:48 Presenting document CSP_RefTK/document

14:00:48 Presenting document CSP_RefTK/outline

14:00:48 Presenting theory CSP_RefTK.Introduction

14:00:48 Presenting theory HOLCF.Porder

14:00:48 Presenting theory HOLCF.Pcpo

14:00:49 Presenting theory HOLCF.Cont

14:00:49 Presenting theory HOL-TPTP.TPTP_Parser

14:00:49 Presenting file "TPTP_Parser/ml_yacc_lib.ML"

14:00:49 Presenting file "TPTP_Parser/tptp_syntax.ML"

14:00:49 Presenting file "TPTP_Parser/tptp_lexyacc.ML"

14:00:49 Presenting file "TPTP_Parser/tptp_parser.ML"

14:00:49 Presenting file "TPTP_Parser/tptp_problem_name.ML"

14:00:49 Presenting file "TPTP_Parser/tptp_proof.ML"

14:00:49 Presenting theory CSP_RefTK.Assertions_ext

14:00:49 Presenting theory HOL-Nominal-Examples.Class3

14:00:49 Presenting theory HOLCF.Adm

14:00:49 Presenting theory CSP_RefTK.Properties

14:00:50 Presenting theory Pi_Calculus.Early_Semantics

14:00:50 Presenting theory CSP_RefTK.Fix_ind_ext

14:00:51 Presenting theory CSP_RefTK.Process_norm

14:00:51 Presenting theory Pi_Calculus.Strong_Early_Sim

14:00:51 Presenting theory CSP_RefTK.CopyBuffer_props

14:00:51 Presenting theory Pi_Calculus.Strong_Early_Bisim

14:00:51 Presenting theory Pi_Calculus.Strong_Early_Bisim_Subst

14:00:52 Presenting theory HOL-Nominal-Examples.CK_Machine

14:00:53 Presenting theory HOL-Nominal-Examples.Compile

14:00:53 Presenting theory HOLCF.Cpodef

14:00:53 Presenting file "Tools/cpodef.ML"

14:00:53 Presenting theory HOL-Nominal-Examples.Contexts

14:00:53 Presenting theory CSP_RefTK.DiningPhilosophers

14:00:53 Presenting theory Pi_Calculus.Strong_Early_Sim_Pres

14:00:53 Presenting theory HOLCF.Fun_Cpo

14:00:53 Presenting theory CSP_RefTK.Conclusion

14:00:53 Presenting Circus ...

14:00:53 Presenting document Circus/document

14:00:53 Presenting document Circus/outline

14:00:53 Presenting theory Circus.Var

14:00:54 Presenting theory HOL-Real_Asymp.Multiseries_Expansion

14:00:54 Presenting file "asymptotic_basis.ML"

14:00:54 Presenting file "exp_log_expression.ML"

14:00:54 Presenting file "expansion_interface.ML"

14:00:54 Presenting file "multiseries_expansion.ML"

14:00:54 Presenting file "real_asymp.ML"

14:00:54 Presenting theory SequentInvertibility.ModalSequents

14:00:54 Presenting theory HOLCF.Product_Cpo

14:00:54 Presenting theory HOL-TPTP.TPTP_Interpret

14:00:54 Presenting file "TPTP_Parser/tptp_interpret.ML"

14:00:54 Presenting theory Pi_Calculus.Strong_Early_Bisim_Pres

14:00:54 Presenting theory HOL-TPTP.THF_Arith

14:00:54 Presenting theory HOL-Nominal-Examples.Crary

14:00:54 Presenting theory Pi_Calculus.Strong_Early_Bisim_Subst_Pres

14:00:55 Presenting theory HOL-Nominal-Examples.CR_Takahashi

14:00:55 Presenting theory HOL-Nominal-Examples.Lam_Funs

14:00:55 Presenting theory HOLCF.Cfun

14:00:55 Presenting theory Pi_Calculus.Early_Tau_Chain

14:00:55 Presenting theory HOL-Nominal-Examples.CR

14:00:56 Presenting theory HOLCF.Deflation

14:00:57 Presenting theory HOLCF.Sprod

14:00:57 Presenting theory HOLCF.Discrete

14:00:57 Presenting theory SequentInvertibility.SRCTransforms

14:00:57 Presenting theory Circus.Relations

14:00:57 Presenting theory SequentInvertibility.SequentInvertibility

14:00:57 Presenting HOL-CSP ...

14:00:57 Presenting document HOL-CSP/document

14:00:57 Presenting document HOL-CSP/outline

14:00:57 Presenting theory HOL-CSP.Introduction

14:00:57 Presenting theory HOLCF.Up

14:00:57 Presenting theory HOL-Nominal-Examples.Fsub

14:00:57 Presenting theory HOLCF.Lift

14:00:58 Presenting theory HOLCF.Tr

14:00:58 Presenting theory HOL-Nominal-Examples.Height

14:00:58 Presenting theory HOL-Nominal-Examples.Lambda_mu

14:00:58 Presenting theory Pi_Calculus.Weak_Early_Step_Semantics

14:00:58 Presenting theory HOLCF.Ssum

14:00:58 Presenting theory Circus.Designs

14:00:58 Presenting theory HOLCF.Sfun

14:00:58 Presenting theory HOL-Nominal-Examples.LocalWeakening

14:00:58 Presenting theory Pi_Calculus.Weak_Early_Semantics

14:00:59 Presenting theory Pi_Calculus.Weak_Early_Sim

14:00:59 Presenting theory HOLCF.Map_Functions

14:00:59 Presenting theory HOLCF.Cprod

14:00:59 Presenting theory Pi_Calculus.Weak_Early_Bisim

14:00:59 Presenting theory HOLCF.Bifinite

14:00:59 Presenting theory Circus.Reactive_Processes

14:01:00 Presenting theory HOL-Nominal-Examples.Pattern

14:01:00 Presenting theory HOLCF.Completion

14:01:00 Presenting theory Pi_Calculus.Weak_Early_Step_Sim

14:01:00 Presenting theory HOL-Nominal-Examples.SN

14:01:00 Presenting theory Pi_Calculus.Weak_Early_Cong

14:01:00 Presenting theory Pi_Calculus.Weak_Early_Bisim_Subst

14:01:01 Presenting theory Pi_Calculus.Weak_Early_Cong_Subst

14:01:01 Presenting theory Circus.CSP_Processes

14:01:01 Presenting theory HOLCF.Universal

14:01:01 Presenting theory HOL-Nominal-Examples.SOS

14:01:01 Presenting theory HOL-CSP.Process

14:01:02 Presenting theory HOLCF.Algebraic

14:01:02 Presenting theory HOL-CSP.Bot

14:01:02 Presenting theory HOL-CSP.Skip

14:01:02 Presenting theory HOL-CSP.Stop

14:01:02 Presenting theory Circus.Circus_Actions

14:01:02 Presenting theory HOL-Nominal-Examples.Standardization

14:01:02 Presenting theory Circus.Var_list

14:01:02 Presenting theory HOLCF.Representable

14:01:02 Presenting theory Pi_Calculus.Weak_Early_Step_Sim_Pres

14:01:02 Presenting theory HOL-Nominal-Examples.Support

14:01:02 Presenting theory HOLCF.One

14:01:03 Presenting theory HOL-Nominal-Examples.Type_Preservation

14:01:03 Presenting theory HOL-CSP.Mprefix

14:01:03 Presenting theory HOL-Nominal-Examples.Weakening

14:01:03 Presenting theory HOL-TPTP.TPTP_Proof_Reconstruction

14:01:03 Presenting file "TPTP_Parser/tptp_reconstruct_library.ML"

14:01:03 Presenting file "TPTP_Parser/tptp_reconstruct.ML"

14:01:03 Presenting theory HOLCF.Fix

14:01:03 Presenting theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

14:01:03 Presenting file "multiseries_expansion_bounds.ML"

14:01:04 Presenting theory HOL-CSP.Det

14:01:04 Presenting theory Pi_Calculus.Weak_Early_Sim_Pres

14:01:04 Presenting theory HOL-CSP.Ndet

14:01:04 Presenting theory HOL-TPTP.ATP_Problem_Import

14:01:04 Presenting file "atp_problem_import.ML"

14:01:04 Presenting HOLCF-IMP ...

14:01:04 Presenting document HOLCF-IMP/document

14:01:04 Presenting document HOLCF-IMP/outline

14:01:04 Presenting theory HOL-Nominal-Examples.W

14:01:04 Presenting theory HOLCF-IMP.Denotational

14:01:04 Presenting theory HOLCF-IMP.HoareEx

14:01:04 Presenting HOLCF-Library ...

14:01:05 Presenting theory HOLCF-Library.Bool_Discrete

14:01:05 Presenting theory HOLCF-Library.Char_Discrete

14:01:05 Presenting theory HOL-Nominal-Examples.VC_Condition

14:01:05 Presenting HOLCF-FOCUS ...

14:01:05 Presenting theory HOL-CSP.Seq

14:01:05 Presenting theory HOL-Real_Asymp.Real_Asymp

14:01:05 Presenting file "real_asymp_diag.ML"

14:01:05 Presenting theory HOLCF-FOCUS.Fstreams

14:01:05 Presenting theory HOLCF-Library.Defl_Bifinite

14:01:06 Presenting theory HOLCF-Library.Int_Discrete

14:01:06 Presenting theory HOLCF-FOCUS.Fstream

14:01:06 Presenting theory HOL-Real_Asymp.Real_Asymp_Approx

14:01:06 Presenting theory HOLCF-FOCUS.FOCUS

14:01:06 Presenting theory HOLCF-Library.List_Cpo

14:01:06 Presenting theory HOLCF-FOCUS.Buffer

14:01:06 Presenting theory HOLCF-Library.Sum_Cpo

14:01:06 Presenting theory HOLCF.Fixrec

14:01:06 Presenting file "Tools/holcf_library.ML"

14:01:06 Presenting file "Tools/fixrec.ML"

14:01:07 Presenting theory HOLCF-Library.List_Predomain

14:01:07 Presenting theory HOLCF-Library.Nat_Discrete

14:01:07 Presenting theory HOL-CSP.Hide

14:01:07 Presenting theory HOLCF-FOCUS.Stream_adm

14:01:07 Presenting theory HOLCF-FOCUS.Buffer_adm

14:01:07 Presenting HOLCF-ex ...

14:01:07 Presenting theory HOLCF-ex.Dnat

14:01:07 Presenting theory HOLCF-ex.Dagstuhl

14:01:07 Presenting theory HOLCF-Library.Option_Cpo

14:01:07 Presenting theory HOLCF-ex.Focus_ex

14:01:07 Presenting theory HOLCF-ex.Fix2

14:01:07 Presenting theory HOLCF-ex.Hoare

14:01:08 Presenting theory Pi_Calculus.Strong_Early_Late_Comp

14:01:08 Presenting theory Pi_Calculus.Strong_Early_Bisim_SC

14:01:08 Presenting theory HOL-Real_Asymp.Real_Asymp_Examples

14:01:08 Presenting theory Pi_Calculus.Weak_Early_Bisim_SC

14:01:08 Presenting PCF ...

14:01:08 Presenting theory HOLCF-ex.Concurrency_Monad

14:01:08 Presenting document PCF/document

14:01:08 Presenting document PCF/outline

14:01:08 Presenting theory HOLCF-Library.Stream

14:01:09 Presenting theory HOLCF-ex.Loop

14:01:09 Presenting theory HOLCF-Library.HOLCF_Library

14:01:09 Presenting theory HOLCF-Library.HOL_Cpo

14:01:09 Presenting HOLCF-Prelude ...

14:01:09 Presenting document HOLCF-Prelude/document

14:01:09 Presenting document HOLCF-Prelude/outline

14:01:09 Presenting theory HOLCF-Prelude.HOLCF_Main

14:01:09 Presenting theory PCF.Basis

14:01:09 Presenting theory HOLCF-ex.Powerdomain_ex

14:01:09 Presenting theory HOLCF-Prelude.Type_Classes

14:01:09 Presenting theory HOLCF-Prelude.Numeral_Cpo

14:01:09 Presenting theory HOLCF-Prelude.Data_Function

14:01:09 Presenting theory HOLCF-Prelude.Data_Bool

14:01:09 Presenting theory Pi_Calculus.Weak_Early_Bisim_Pres

14:01:10 Presenting theory HOLCF-Prelude.Data_Tuple

14:01:10 Presenting theory Pi_Calculus.Weak_Early_Cong_Pres

14:01:10 Presenting theory HOLCF-Prelude.Data_Integer

14:01:10 Presenting theory Pi_Calculus.Weak_Early_Cong_Subst_Pres

14:01:11 Presenting theory PCF.Logical_Relations

14:01:11 Presenting theory HOLCF-ex.Domain_Proofs

14:01:11 Presenting theory HOLCF-ex.Letrec

14:01:11 Presenting theory Psi_Calculi.Semantics

14:01:12 Presenting theory HOLCF-ex.Pattern_Match

14:01:12 Presenting BirdKMP ...

14:01:12 Presenting document BirdKMP/document

14:01:12 Presenting document BirdKMP/outline

14:01:12 Presenting theory Circus.Denotational_Semantics

14:01:12 Presenting theory HOLCF-Prelude.Data_List

14:01:12 Presenting theory BirdKMP.HOLCF_ROOT

14:01:13 Presenting theory HOLCF-Prelude.Data_Maybe

14:01:13 Presenting theory PCF.PCF

14:01:13 Presenting theory HOL-CSP.Sync

14:01:13 Presenting theory HOLCF-Prelude.Definedness

14:01:14 Presenting theory HOLCF-Prelude.List_Comprehension

14:01:14 Presenting theory HOLCF-Prelude.Num_Class

14:01:14 Presenting theory Circus.Circus_Syntax

14:01:14 Presenting theory HOLCF-Prelude.HOLCF_Prelude

14:01:14 Presenting theory HOLCF.Domain_Aux

14:01:14 Presenting file "Tools/Domain/domain_take_proofs.ML"

14:01:14 Presenting file "Tools/cont_consts.ML"

14:01:14 Presenting file "Tools/cont_proc.ML"

14:01:14 Presenting file "Tools/Domain/domain_constructors.ML"

14:01:14 Presenting file "Tools/Domain/domain_induction.ML"

14:01:14 Presenting theory HOLCF-Prelude.Fibs

14:01:14 Presenting theory HOLCF-Prelude.Sieve_Primes

14:01:14 Presenting theory HOLCF-Prelude.GHC_Rewrite_Rules

14:01:15 Presenting theory HOL-CSP.Mndet

14:01:15 Presenting theory Circus.Refinement

14:01:15 Presenting theory Pi_Calculus.Strong_Late_Expansion_Law

14:01:15 Presenting theory Circus.Refinement_Example

14:01:15 Presenting HOLCF-Tutorial ...

14:01:15 Presenting document HOLCF-Tutorial/document

14:01:15 Presenting document HOLCF-Tutorial/outline

14:01:15 Presenting theory Psi_Calculi.Simulation

14:01:15 Presenting theory PCF.OpSem

14:01:15 Presenting theory HOLCF-Prelude.HLint

14:01:15 Presenting theory BirdKMP.Theory_Of_Lists

14:01:15 Presenting IOA ...

14:01:15 Presenting theory HOLCF-Tutorial.Domain_ex

14:01:16 Presenting theory HOLCF-Tutorial.Fixrec_ex

14:01:16 Presenting theory IOA.Seq

14:01:16 Presenting theory HOLCF-Tutorial.New_Domain

14:01:16 Presenting IOA-ABP ...

14:01:16 Presenting theory IOA-ABP.Packet

14:01:16 Presenting theory IOA-ABP.Action

14:01:16 Presenting theory IOA-ABP.Env

14:01:16 Presenting theory IOA-ABP.Lemmas

14:01:16 Presenting theory IOA-ABP.Sender

14:01:16 Presenting theory IOA-ABP.Receiver

14:01:16 Presenting theory IOA-ABP.Abschannel

14:01:16 Presenting theory IOA-ABP.Impl

14:01:17 Presenting theory IOA-ABP.Abschannel_finite

14:01:17 Presenting theory IOA-ABP.Impl_finite

14:01:17 Presenting theory Psi_Calculi.Tau_Chain

14:01:17 Presenting theory IOA.Sequence

14:01:17 Presenting theory IOA.Asig

14:01:18 Presenting theory PCF.Continuations

14:01:18 Presenting theory PCF.SmallStep

14:01:18 Presenting IOA-NTP ...

14:01:18 Presenting theory IOA-NTP.Overview

14:01:18 Presenting theory IOA-NTP.Lemmas

14:01:18 Presenting theory IOA-NTP.Multiset

14:01:18 Presenting theory IOA-NTP.Packet

14:01:18 Presenting theory IOA-NTP.Action

14:01:18 Presenting theory IOA-NTP.Sender

14:01:18 Presenting theory IOA-ABP.Correctness

14:01:18 Presenting file "Check.ML"

14:01:19 Presenting theory IOA-ABP.Spec

14:01:19 Presenting IOA-Storage ...

14:01:19 Presenting theory IOA-Storage.Action

14:01:19 Presenting theory IOA-Storage.Spec

14:01:19 Presenting theory IOA-Storage.Impl

14:01:19 Presenting theory IOA-Storage.Correctness

14:01:19 Presenting IOA-ex ...

14:01:19 Presenting theory IOA-NTP.Receiver

14:01:19 Presenting theory IOA-ex.TrivEx

14:01:19 Presenting theory IOA.Automata

14:01:19 Presenting theory IOA-ex.TrivEx2

14:01:19 Presenting Launchbury ...

14:01:20 Presenting theory IOA-NTP.Abschannel

14:01:20 Presenting document Launchbury/document

14:01:20 Presenting document Launchbury/outline

14:01:20 Presenting theory IOA.Traces

14:01:20 Presenting theory IOA.RefMappings

14:01:20 Presenting theory Pi_Calculus.Strong_Late_Axiomatisation

14:01:20 Presenting theory Launchbury.AList-Utils

14:01:20 Presenting theory HOLCF.Domain

14:01:20 Presenting file "Tools/domaindef.ML"

14:01:20 Presenting file "Tools/Domain/domain_isomorphism.ML"

14:01:20 Presenting file "Tools/Domain/domain_axioms.ML"

14:01:20 Presenting file "Tools/Domain/domain.ML"

14:01:21 Presenting theory IOA.RefCorrectness

14:01:21 Presenting theory HOLCF.Compact_Basis

14:01:21 Presenting theory Launchbury.HOLCF-Join

14:01:21 Presenting Call_Arity ...

14:01:21 Presenting document Call_Arity/document

14:01:21 Presenting document Call_Arity/outline

14:01:21 Presenting theory IOA.Simulations

14:01:21 Presenting theory Launchbury.HOLCF-Join-Classes

14:01:22 Presenting theory IOA-NTP.Impl

14:01:22 Presenting theory IOA-NTP.Spec

14:01:22 Presenting theory Call_Arity.BalancedTraces

14:01:22 Presenting theory HOLCF.UpperPD

14:01:22 Presenting theory Psi_Calculi.Weak_Simulation

14:01:22 Presenting theory IOA-NTP.Correctness

14:01:22 Presenting Shivers-CFA ...

14:01:22 Presenting document Shivers-CFA/document

14:01:22 Presenting document Shivers-CFA/outline

14:01:22 Presenting theory Launchbury.Env

14:01:22 Presenting theory BirdKMP.KMP

14:01:22 Presenting theory Launchbury.Pointwise

14:01:22 Presenting theory Call_Arity.SestoftConf

14:01:22 Presenting theory Shivers-CFA.HOLCFUtils

14:01:23 Presenting theory Launchbury.HOLCF-Utils

14:01:23 Presenting theory Shivers-CFA.CPSScheme

14:01:23 Presenting Stream-Fusion ...

14:01:23 Presenting document Stream-Fusion/document

14:01:23 Presenting document Stream-Fusion/outline

14:01:23 Presenting theory Stream-Fusion.LazyList

14:01:23 Presenting theory Stream-Fusion.Stream

14:01:23 Presenting theory Launchbury.EvalHeap

14:01:23 Presenting theory IOA.SimCorrectness

14:01:23 Presenting theory Shivers-CFA.Eval

14:01:23 Presenting theory HOLCF.LowerPD

14:01:23 Presenting theory Shivers-CFA.Utils

14:01:23 Presenting theory Call_Arity.Sestoft

14:01:23 Presenting theory IOA.CompoExecs

14:01:24 Presenting theory Psi_Calculi.Weak_Stat_Imp

14:01:24 Presenting theory Shivers-CFA.SetMap

14:01:24 Presenting theory Launchbury.Nominal-Utils

14:01:24 Presenting theory Stream-Fusion.StreamFusion

14:01:25 Presenting theory Launchbury.AList-Utils-Nominal

14:01:25 Presenting theory Shivers-CFA.AbsCF

14:01:25 Presenting theory Call_Arity.SestoftCorrect

14:01:25 Presenting theory HOLCF.ConvexPD

14:01:25 Presenting Tycon ...

14:01:25 Presenting document Tycon/document

14:01:25 Presenting document Tycon/outline

14:01:25 Presenting theory Tycon.TypeApp

14:01:25 Presenting theory Call_Arity.Arity

14:01:25 Presenting theory Call_Arity.AEnv

14:01:25 Presenting theory Tycon.Coerce

14:01:25 Presenting theory Call_Arity.Arity-Nominal

14:01:25 Presenting theory Launchbury.Nominal-HOLCF

14:01:25 Presenting theory Call_Arity.ArityAnalysisSig

14:01:25 Presenting theory Shivers-CFA.ExCF

14:01:25 Presenting theory Launchbury.Env-HOLCF

14:01:25 Presenting theory Launchbury.HasESem

14:01:25 Presenting theory HOLCF.Powerdomains

14:01:25 Presenting theory HOLCF

14:01:25 Presenting WorkerWrapper ...

14:01:25 Presenting document WorkerWrapper/document

14:01:25 Presenting document WorkerWrapper/outline

14:01:25 Presenting theory Launchbury.Iterative

14:01:25 Presenting theory Call_Arity.ArityAnalysisAbinds

14:01:26 Presenting theory IOA.CompoScheds

14:01:26 Presenting theory HOL-CSP.CSP

14:01:26 Presenting theory Launchbury.Env-Nominal

14:01:26 Presenting theory Call_Arity.ArityAnalysisSpec

14:01:26 Presenting theory WorkerWrapper.Nats

14:01:27 Presenting theory IOA.ShortExecutions

14:01:27 Presenting theory Call_Arity.TrivialArityAnal

14:01:27 Presenting theory HOL-CSP.Assertions

14:01:27 Presenting theory HOL-CSP.Conclusion

14:01:27 Presenting theory Call_Arity.Cardinality-Domain

14:01:27 Presenting theory Call_Arity.CardinalityAnalysisSig

14:01:27 Presenting theory Call_Arity.ConstOn

14:01:27 Presenting theory Tycon.Functor

14:01:27 Presenting file "tycondef.ML"

14:01:27 Presenting theory HOL-CSP.CopyBuffer

14:01:27 Presenting Haskell ...

14:01:27 Presenting theory WorkerWrapper.LList

14:01:27 Presenting theory Tycon.Monad

14:01:27 Presenting theory Haskell.Haskell

14:01:27 Presenting theory Tycon.Monad_Zero

14:01:27 Presenting theory WorkerWrapper.Maybe

14:01:27 Presenting theory Haskell.Test

14:01:27 Presenting Heard_Of ...

14:01:27 Presenting document Heard_Of/document

14:01:27 Presenting document Heard_Of/outline

14:01:27 Presenting theory Tycon.Monad_Plus

14:01:27 Presenting theory Tycon.Monad_Zero_Plus

14:01:27 Presenting theory Call_Arity.CardinalityAnalysisSpec

14:01:27 Presenting theory Call_Arity.ArityAnalysisStack

14:01:27 Presenting theory Tycon.Lazy_List_Monad

14:01:28 Presenting theory WorkerWrapper.FixedPointTheorems

14:01:28 Presenting theory Tycon.Maybe_Monad

14:01:28 Presenting theory Psi_Calculi.Bisimulation

14:01:28 Presenting theory Heard_Of.HOModel

14:01:28 Presenting theory Tycon.Error_Monad

14:01:28 Presenting theory Launchbury.HeapSemantics

14:01:28 Presenting theory WorkerWrapper.WorkerWrapper

14:01:28 Presenting theory Call_Arity.NoCardinalityAnalysis

14:01:28 Presenting theory Launchbury.Vars

14:01:28 Presenting theory Tycon.Writer_Monad

14:01:28 Presenting theory WorkerWrapper.CounterExample

14:01:28 Presenting theory Tycon.Binary_Tree_Monad

14:01:28 Presenting theory Tycon.Lift_Monad

14:01:28 Presenting theory WorkerWrapper.WorkerWrapperNew

14:01:28 Presenting theory Tycon.Resumption_Transformer

14:01:28 Presenting theory Call_Arity.TransformTools

14:01:29 Presenting theory Shivers-CFA.AbsCFCorrect

14:01:29 Presenting theory Tycon.State_Transformer

14:01:29 Presenting theory IOA.CompoTraces

14:01:29 Presenting theory WorkerWrapper.Accumulator

14:01:29 Presenting theory Call_Arity.AbstractTransform

14:01:29 Presenting theory Tycon.Error_Transformer

14:01:29 Presenting theory Call_Arity.EtaExpansion

14:01:29 Presenting theory IOA.Compositionality

14:01:29 Presenting theory Call_Arity.EtaExpansionSafe

14:01:30 Presenting theory Call_Arity.ArityStack

14:01:30 Presenting theory Call_Arity.ArityEtaExpansion

14:01:30 Presenting theory Call_Arity.ArityEtaExpansionSafe

14:01:30 Presenting theory IOA.Deadlock

14:01:30 Presenting theory Launchbury.Terms

14:01:30 Presenting theory IOA.IOA

14:01:30 Presenting theory IOA.Pred

14:01:30 Presenting theory Call_Arity.ArityTransform

14:01:30 Presenting theory Shivers-CFA.ExCFSV

14:01:30 Presenting theory WorkerWrapper.UnboxedNats

14:01:30 Presenting theory Heard_Of.Reduction

14:01:30 Presenting theory IOA.TL

14:01:30 Presenting theory Launchbury.AbstractDenotational

14:01:30 Presenting theory Tycon.Writer_Transformer

14:01:30 Presenting theory Heard_Of.Majorities

14:01:30 Presenting theory Tycon.Monad_Transformer

14:01:30 Presenting Hello_World ...

14:01:30 Presenting document Hello_World/document

14:01:30 Presenting document Hello_World/outline

14:01:30 Presenting theory Shivers-CFA.Computability

14:01:30 Presenting theory Hello_World.IO

14:01:30 Presenting theory Hello_World.HelloWorld

14:01:30 Presenting theory Hello_World.HelloWorld_Proof

14:01:30 Presenting theory Heard_Of.OneThirdRuleDefs

14:01:30 Presenting theory Hello_World.RunningCodeFromIsabelle

14:01:30 Presenting Higher_Order_Terms ...

14:01:30 Presenting document Higher_Order_Terms/document

14:01:30 Presenting document Higher_Order_Terms/outline

14:01:30 Presenting theory Shivers-CFA.FixTransform

14:01:31 Presenting theory IOA.TLS

14:01:31 Presenting theory Launchbury.Substitution

14:01:31 Presenting theory Higher_Order_Terms.Term_Utils

14:01:31 Presenting theory WorkerWrapper.Streams

14:01:31 Presenting theory Call_Arity.ArityConsistent

14:01:31 Presenting theory Higher_Order_Terms.Find_First

14:01:31 Presenting theory Launchbury.Abstract-Denotational-Props

14:01:31 Presenting theory Higher_Order_Terms.Name

14:01:31 Presenting theory Launchbury.Value

14:01:31 Presenting theory Higher_Order_Terms.Fresh_Monad

14:01:31 Presenting theory Launchbury.Value-Nominal

14:01:31 Presenting theory Higher_Order_Terms.Fresh_Class

14:01:31 Presenting theory IOA.LiveIOA

14:01:31 Presenting theory WorkerWrapper.Continuations

14:01:31 Presenting theory Heard_Of.OneThirdRuleProof

14:01:31 Presenting theory Launchbury.Denotational

14:01:31 Presenting theory Shivers-CFA.CPSUtils

14:01:32 Presenting theory Shivers-CFA.MapSets

14:01:32 Presenting theory Call_Arity.ArityTransformSafe

14:01:32 Presenting theory Heard_Of.UvDefs

14:01:32 Presenting theory Call_Arity.Set-Cpo

14:01:32 Presenting theory Call_Arity.Env-Set-Cpo

14:01:32 Presenting theory WorkerWrapper.Backtracking

14:01:32 Presenting theory Call_Arity.CoCallGraph

14:01:32 Presenting theory Launchbury.Launchbury

14:01:32 Presenting theory Call_Arity.CoCallAnalysisSig

14:01:32 Presenting theory Call_Arity.AList-Utils-HOLCF

14:01:32 Presenting theory WorkerWrapper.Nub

14:01:32 Presenting theory Call_Arity.CoCallGraph-Nominal

14:01:32 Presenting theory WorkerWrapper.Last

14:01:32 Presenting Hoare_Time ...

14:01:32 Presenting document Hoare_Time/document

14:01:32 Presenting document Hoare_Time/outline

14:01:32 Presenting theory Hoare_Time.AExp

14:01:32 Presenting theory Hoare_Time.BExp

14:01:32 Presenting theory Hoare_Time.Com

14:01:33 Presenting theory Call_Arity.CoCallAnalysisBinds

14:01:33 Presenting theory Hoare_Time.Big_Step

14:01:33 Presenting theory Launchbury.CorrectnessOriginal

14:01:33 Presenting theory Shivers-CFA.AbsCFComp

14:01:33 Presenting theory Launchbury.Mono-Nat-Fun

14:01:33 Presenting Hood_Melville_Queue ...

14:01:33 Presenting document Hood_Melville_Queue/document

14:01:33 Presenting document Hood_Melville_Queue/outline

14:01:33 Presenting theory Higher_Order_Terms.Term_Class

14:01:33 Presenting theory Call_Arity.ArityAnalysisFix

14:01:33 Presenting theory Launchbury.C

14:01:33 Presenting theory Launchbury.CValue

14:01:33 Presenting theory Launchbury.CValue-Nominal

14:01:33 Presenting theory Hoare_Time.Big_StepT

14:01:33 Presenting theory Launchbury.HOLCF-Meet

14:01:33 Presenting theory Launchbury.C-Meet

14:01:34 Presenting theory Higher_Order_Terms.Term

14:01:34 Presenting theory Call_Arity.CoCallFix

14:01:34 Presenting theory Launchbury.C-restr

14:01:34 Presenting theory Hood_Melville_Queue.Hood_Melville_Queue

14:01:34 Presenting theory Launchbury.ResourcedDenotational

14:01:34 Presenting HotelKeyCards ...

14:01:34 Presenting document HotelKeyCards/document

14:01:34 Presenting document HotelKeyCards/outline

14:01:34 Presenting theory HotelKeyCards.Notation

14:01:34 Presenting theory HotelKeyCards.Basis

14:01:34 Presenting theory Higher_Order_Terms.Pats

14:01:34 Presenting theory IOA.Abstraction

14:01:34 Presenting How_to_Prove_it ...

14:01:34 Presenting document How_to_Prove_it/how_to_prove_it

14:01:34 Presenting theory Higher_Order_Terms.Nterm

14:01:34 Presenting theory How_to_Prove_it.How_to_Prove_it

14:01:34 Presenting Huffman ...

14:01:34 Presenting document Huffman/document

14:01:34 Presenting document Huffman/outline

14:01:34 Presenting theory HotelKeyCards.State

14:01:34 Presenting theory Heard_Of.UvProof

14:01:35 Presenting theory Launchbury.CorrectnessResourced

14:01:35 Presenting theory HotelKeyCards.NewCard

14:01:35 Presenting theory Heard_Of.LastVotingDefs

14:01:35 Presenting theory Call_Arity.CoCallAnalysisImpl

14:01:35 Presenting theory Higher_Order_Terms.Term_to_Nterm

14:01:35 Presenting theory HotelKeyCards.Trace

14:01:35 Presenting theory Higher_Order_Terms.Unification_Compat

14:01:35 Presenting theory Call_Arity.CallArityEnd2End

14:01:35 Presenting theory Higher_Order_Terms.Lambda_Free_Compat

14:01:35 Presenting Hybrid_Logic ...

14:01:35 Presenting theory Launchbury.ResourcedAdequacy

14:01:35 Presenting document Hybrid_Logic/document

14:01:35 Presenting document Hybrid_Logic/outline

14:01:35 Presenting theory HotelKeyCards.Equivalence

14:01:36 Presenting Hybrid_Multi_Lane_Spatial_Logic ...

14:01:36 Presenting document Hybrid_Multi_Lane_Spatial_Logic/document

14:01:36 Presenting document Hybrid_Multi_Lane_Spatial_Logic/outline

14:01:36 Presenting theory Launchbury.ValueSimilarity

14:01:36 Presenting theory Launchbury.Denotational-Related

14:01:36 Presenting theory Launchbury.Adequacy

14:01:36 Presenting theory Launchbury.EverythingAdequacy

14:01:36 Presenting IFC_Tracking ...

14:01:36 Presenting document IFC_Tracking/document

14:01:36 Presenting document IFC_Tracking/outline

14:01:36 Presenting theory Call_Arity.SestoftGC

14:01:37 Presenting theory Hoare_Time.Nielson_Hoare

14:01:37 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.NatInt

14:01:37 Presenting theory Psi_Calculi.Sim_Pres

14:01:38 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.RealInt

14:01:38 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Cars

14:01:39 Presenting theory Huffman.Huffman

14:01:39 Presenting IMP2 ...

14:01:39 Presenting document IMP2/document

14:01:39 Presenting document IMP2/outline

14:01:39 Presenting theory Call_Arity.CardArityTransformSafe

14:01:39 Presenting theory Call_Arity.CoCallAritySig

14:01:39 Presenting theory Heard_Of.LastVotingProof

14:01:40 Presenting theory Call_Arity.CoCallAnalysisSpec

14:01:40 Presenting theory Call_Arity.ArityAnalysisFixProps

14:01:40 Presenting theory Heard_Of.UteDefs

14:01:40 Presenting theory IMP2.IMP2_Aux_Lemmas

14:01:41 Presenting theory IMP2.IMP2_Utils

14:01:41 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Traffic

14:01:41 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Views

14:01:42 Presenting theory Call_Arity.CoCallImplSafe

14:01:42 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Restriction

14:01:42 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Move

14:01:42 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Sensors

14:01:42 Presenting theory Call_Arity.List-Interleavings

14:01:43 Presenting theory Heard_Of.UteProof

14:01:43 Presenting theory Heard_Of.AteDefs

14:01:43 Presenting theory IFC_Tracking.IFC

14:01:43 Presenting theory Hoare_Time.Nielson_VCG

14:01:43 Presenting theory Hoare_Time.Vars

14:01:43 Presenting theory Heard_Of.AteProof

14:01:44 Presenting theory IFC_Tracking.PDG

14:01:44 Presenting IMP2_Binary_Heap ...

14:01:44 Presenting document IMP2_Binary_Heap/document

14:01:44 Presenting document IMP2_Binary_Heap/outline

14:01:44 Presenting theory Call_Arity.TTree

14:01:44 Presenting theory Heard_Of.EigbyzDefs

14:01:45 Presenting theory Heard_Of.EigbyzProof

14:01:45 Presenting IMP_Compiler ...

14:01:45 Presenting document IMP_Compiler/document

14:01:45 Presenting document IMP_Compiler/outline

14:01:45 Presenting theory Call_Arity.TTree-HOLCF

14:01:45 Presenting theory IMP_Compiler.Compiler

14:01:45 Presenting theory Call_Arity.AnalBinds

14:01:45 Presenting theory Call_Arity.TTreeAnalysisSig

14:01:45 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Length

14:01:46 Presenting theory Psi_Calculi.Bisim_Pres

14:01:46 Presenting theory IMP2_Binary_Heap.IMP2_Binary_Heap

14:01:47 Presenting IMP_Compiler_Reuse ...

14:01:47 Presenting document IMP_Compiler_Reuse/document

14:01:47 Presenting document IMP_Compiler_Reuse/outline

14:01:47 Presenting theory Hybrid_Logic.Hybrid_Logic

14:01:47 Presenting theory Call_Arity.CoCallGraph-TTree

14:01:47 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL

14:01:47 Presenting theory Call_Arity.CoCallImplTTree

14:01:47 Presenting theory Call_Arity.Cardinality-Domain-Lists

14:01:47 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Perfect_Sensors

14:01:47 Presenting theory Call_Arity.TTreeAnalysisSpec

14:01:47 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL_Perfect

14:01:47 Presenting Implementation ...

14:01:47 Presenting document Implementation/implementation

14:01:47 Presenting theory Implementation.Base

14:01:47 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

14:01:47 Presenting theory Implementation.Eq

14:01:47 Presenting theory Implementation.Integration

14:01:48 Presenting theory IMP_Compiler.Compiler2

14:01:48 Presenting theory Implementation.Isar

14:01:48 Presenting Impossible_Geometry ...

14:01:48 Presenting document Impossible_Geometry/document

14:01:48 Presenting document Impossible_Geometry/outline

14:01:48 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Perfect

14:01:48 Presenting theory Implementation.Local_Theory

14:01:48 Presenting theory IMP_Compiler_Reuse.Compiler

14:01:48 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Regular_Sensors

14:01:48 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL_Regular

14:01:48 Presenting theory Implementation.ML

14:01:48 Presenting theory Implementation.Prelim

14:01:49 Presenting theory Implementation.Proof

14:01:49 Presenting theory Implementation.Syntax

14:01:49 Presenting theory Implementation.Tactic

14:01:49 Presenting theory Call_Arity.CoCallImplTTreeSafe

14:01:50 Presenting theory Call_Arity.TTreeImplCardinality

14:01:50 Presenting theory Implementation.Logic

14:01:50 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Regular

14:01:50 Presenting Inductive_Confidentiality ...

14:01:50 Presenting document Inductive_Confidentiality/document

14:01:50 Presenting document Inductive_Confidentiality/outline

14:01:50 Presenting Inductive_Inference ...

14:01:50 Presenting document Inductive_Inference/document

14:01:50 Presenting document Inductive_Inference/outline

14:01:51 Presenting theory IMP2.Named_Simpsets

14:01:51 Presenting file "named_simpsets.ML"

14:01:51 Presenting theory Inductive_Confidentiality.Message

14:01:51 Presenting theory IMP_Compiler_Reuse.Compiler2

14:01:51 Presenting theory IMP2.Subgoal_Focus_Some

14:01:51 Presenting file "subgoal_focus_some.ML"

14:01:51 Presenting theory IMP2.Syntax

14:01:51 Presenting theory Inductive_Confidentiality.Event

14:01:51 Presenting InfPathElimination ...

14:01:51 Presenting document InfPathElimination/document

14:01:51 Presenting document InfPathElimination/outline

14:01:51 Presenting theory Inductive_Inference.Partial_Recursive

14:01:51 Presenting theory InfPathElimination.Graph

14:01:52 Presenting theory Impossible_Geometry.Impossible_Geometry

14:01:52 Presenting theory InfPathElimination.Aexp

14:01:52 Presenting theory Inductive_Confidentiality.Public

14:01:52 Presenting theory InfPathElimination.Bexp

14:01:52 Presenting theory Call_Arity.TTreeImplCardinalitySafe

14:01:52 Presenting theory InfPathElimination.Labels

14:01:52 Presenting Intro_Dest_Elim ...

14:01:52 Presenting document Intro_Dest_Elim/document

14:01:52 Presenting document Intro_Dest_Elim/outline

14:01:52 Presenting theory Intro_Dest_Elim.IDE_Tools

14:01:52 Presenting file "IDE_Utilities.ML"

14:01:52 Presenting theory Inductive_Confidentiality.NS_Public_Bad

14:01:52 Presenting theory Intro_Dest_Elim.IHOL_IDE

14:01:52 Presenting file "IDE.ML"

14:01:52 Presenting theory Call_Arity.CallArityEnd2EndSafe

14:01:52 Presenting theory Inductive_Confidentiality.ConfidentialityDY

14:01:52 Presenting theory Hoare_Time.Nielson_VCGi

14:01:53 Presenting theory Intro_Dest_Elim.Reference_Prerequisites

14:01:53 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

14:01:53 Presenting theory Intro_Dest_Elim.IDE_Reference

14:01:53 Presenting IsaGeoCoq ...

14:01:53 Presenting document IsaGeoCoq/document

14:01:53 Presenting document IsaGeoCoq/outline

14:01:53 Presenting theory InfPathElimination.Store

14:01:53 Presenting theory Hoare_Time.Nielson_VCGi_complete

14:01:53 Presenting theory Inductive_Confidentiality.MessageGA

14:01:53 Presenting theory Call_Arity.ArityAnalysisCorrDenotational

14:01:53 Presenting theory InfPathElimination.Conf

14:01:53 Presenting IsaNet ...

14:01:53 Presenting document IsaNet/document

14:01:53 Presenting document IsaNet/outline

14:01:53 Presenting theory Inductive_Confidentiality.EventGA

14:01:54 Presenting theory Inductive_Confidentiality.PublicGA

14:01:54 Presenting theory Inductive_Confidentiality.NS_Public_Bad_GA

14:01:54 Presenting theory Inductive_Confidentiality.ConfidentialityGA

14:01:54 Presenting theory Inductive_Confidentiality.Knowledge

14:01:54 Presenting Isabelle_C ...

14:01:54 Presenting theory IsaNet.Event_Systems

14:01:54 Presenting document Isabelle_C/document

14:01:54 Presenting document Isabelle_C/outline

14:01:54 Presenting theory IsaNet.Agents

14:01:54 Presenting theory IsaNet.Keys

14:01:55 Presenting theory Hoare_Time.Nielson_Examples

14:01:55 Presenting theory InfPathElimination.SymExec

14:01:55 Presenting theory IMP2.Semantics

14:01:55 Presenting theory InfPathElimination.LTS

14:01:56 Presenting theory Hoare_Time.Nielson_Sqrt

14:01:56 Presenting theory Inductive_Inference.Universal

14:01:56 Presenting theory IMP2.Annotated_Syntax

14:01:56 Presenting theory IMP2.IMP2_Basic_Simpset

14:01:56 Presenting theory InfPathElimination.SubRel

14:01:57 Presenting theory IsaNet.Message

14:01:57 Presenting theory InfPathElimination.ArcExt

14:01:58 Presenting theory IsaNet.Tools

14:01:58 Presenting theory IsaNet.Take_While

14:01:59 Presenting theory InfPathElimination.SubExt

14:01:59 Presenting theory Inductive_Inference.Standard_Results

14:01:59 Presenting theory IsaNet.Take_While_Update

14:01:59 Presenting theory Psi_Calculi.Sim_Struct_Cong

14:01:59 Presenting theory Hoare_Time.Quant_Hoare

14:01:59 Presenting theory IsaNet.Network_Model

14:01:59 Presenting theory IMP2.Parser

14:02:00 Presenting theory IMP2.IMP2_Basic_Decls

14:02:00 Presenting theory Psi_Calculi.Structural_Congruence

14:02:00 Presenting theory Hoare_Time.Quant_VCG

14:02:00 Presenting theory Isabelle_C.C_Lexer_Language

14:02:00 Presenting theory IsaNet.Parametrized_Dataplane_0

14:02:00 Presenting theory Hoare_Time.Quant_Examples

14:02:01 Presenting theory IsaNet.Parametrized_Dataplane_1

14:02:01 Presenting theory IMP2.IMP2_Program_Analysis

14:02:01 Presenting theory Inductive_Inference.Inductive_Inference_Basics

14:02:02 Presenting theory IMP2.IMP2_Var_Postprocessor

14:02:02 Presenting theory IMP2.IMP2_Var_Abs

14:02:04 Presenting theory InfPathElimination.RB

14:02:04 Presenting theory IsaNet.Parametrized_Dataplane_2

14:02:04 Presenting theory IsaNet.Network_Assumptions

14:02:04 Presenting Isar_Ref ...

14:02:04 Presenting document Isar_Ref/isar-ref

14:02:04 Presenting theory IMP2.IMP2_VCG

14:02:04 Presenting theory Inductive_Inference.CP_FIN_NUM

14:02:04 Presenting theory Hoare_Time.QuantK_Hoare

14:02:04 Presenting theory Isar_Ref.Base

14:02:04 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

14:02:04 Presenting theory Isar_Ref.Preface

14:02:05 Presenting theory Isar_Ref.Synopsis

14:02:05 Presenting theory Isar_Ref.Framework

14:02:05 Presenting theory Isar_Ref.First_Order_Logic

14:02:06 Presenting theory Hoare_Time.QuantK_VCG

14:02:06 Presenting theory IsaNet.Parametrized_Dataplane_3_directed

14:02:06 Presenting theory Isar_Ref.Outer_Syntax

14:02:06 Presenting theory Inductive_Inference.CONS_LIM

14:02:06 Presenting theory Isar_Ref.Document_Preparation

14:02:06 Presenting theory IsaNet.Parametrized_Dataplane_3_undirected

14:02:07 Presenting theory Psi_Calculi.Bisim_Struct_Cong

14:02:07 Presenting theory IsaNet.SCION

14:02:07 Presenting theory Hoare_Time.QuantK_Examples

14:02:07 Presenting theory Isar_Ref.Spec

14:02:07 Presenting theory IsaNet.SCION_variant

14:02:08 Presenting theory Psi_Calculi.Weak_Bisimulation

14:02:08 Presenting theory Hoare_Time.QuantK_Sqrt

14:02:08 Presenting theory Isar_Ref.Proof

14:02:08 Presenting theory IsaNet.EPIC_L1_BA

14:02:08 Presenting theory Isar_Ref.Proof_Script

14:02:09 Presenting theory Hoare_Time.Partial_Evaluation

14:02:09 Presenting theory Hoare_Time.Product_Separation_Algebra

14:02:09 Presenting theory Hoare_Time.Sep_Algebra_Add

14:02:10 Presenting theory Isar_Ref.Inner_Syntax

14:02:10 Presenting theory IsaNet.EPIC_L1_SA

14:02:10 Presenting theory IMP2.IMP2_Specification

14:02:10 Presenting theory Isar_Ref.Generic

14:02:11 Presenting theory IMP2.IMP2

14:02:11 Presenting theory Isar_Ref.HOL_Specific

14:02:11 Presenting theory IMP2.Quickstart_Guide

14:02:11 Presenting theory Isar_Ref.Quick_Reference

14:02:11 Presenting theory Isar_Ref.Symbols

14:02:11 Presenting file "$ISABELLE_HOME/lib/texinputs/isabellesym.sty"

14:02:11 Presenting JEdit ...

14:02:11 Presenting document JEdit/jedit

14:02:11 Presenting theory IsaNet.EPIC_L1_SA_Example

14:02:11 Presenting theory IMP2.IMP2_from_IMP

14:02:11 Presenting theory JEdit.Base

14:02:11 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

14:02:11 Presenting theory JEdit.JEdit

14:02:11 Presenting theory Hoare_Time.Big_StepT_Partial

14:02:11 Presenting Jacobson_Basic_Algebra ...

14:02:11 Presenting document Jacobson_Basic_Algebra/document

14:02:11 Presenting document Jacobson_Basic_Algebra/outline

14:02:12 Presenting theory Jacobson_Basic_Algebra.Set_Theory

14:02:12 Presenting theory Inductive_Inference.Lemma_R

14:02:13 Presenting theory Psi_Calculi.Weak_Sim_Pres

14:02:13 Presenting theory Hoare_Time.SepLog_Hoare

14:02:13 Presenting theory IsaNet.EPIC_L2_SA

14:02:13 Presenting theory Hoare_Time.SepLog_Examples

14:02:13 Presenting theory IsaNet.Abstract_XOR

14:02:13 Presenting theory IMP2.Examples

14:02:13 Presenting theory Jacobson_Basic_Algebra.Group_Theory

14:02:13 Presenting JiveDataStoreModel ...

14:02:13 Presenting document JiveDataStoreModel/document

14:02:13 Presenting document JiveDataStoreModel/outline

14:02:13 Presenting theory JiveDataStoreModel.TypeIds

14:02:14 Presenting theory JiveDataStoreModel.JavaType

14:02:14 Presenting theory Jacobson_Basic_Algebra.Ring_Theory

14:02:14 Presenting theory JiveDataStoreModel.DirectSubtypes

14:02:14 Presenting KAD ...

14:02:14 Presenting document KAD/document

14:02:14 Presenting document KAD/outline

14:02:14 Presenting theory Psi_Calculi.Weak_Stat_Imp_Pres

14:02:15 Presenting theory JiveDataStoreModel.Subtype

14:02:15 Presenting theory KAD.Domain_Semiring

14:02:15 Presenting theory IsaNet.Anapaya_SCION

14:02:15 Presenting theory JiveDataStoreModel.Attributes

14:02:15 Presenting theory JiveDataStoreModel.AttributesIndep

14:02:15 Presenting theory KAD.Antidomain_Semiring

14:02:15 Presenting theory Inductive_Inference.LIM_BC

14:02:15 Presenting theory IsaNet.ICING

14:02:16 Presenting theory JiveDataStoreModel.Value

14:02:16 Presenting theory KAD.Range_Semiring

14:02:16 Presenting theory KAD.Modal_Kleene_Algebra

14:02:16 Presenting theory KAD.Modal_Kleene_Algebra_Models

14:02:16 Presenting theory JiveDataStoreModel.Location

14:02:16 Presenting theory IsaNet.ICING_variant

14:02:16 Presenting theory KAD.Modal_Kleene_Algebra_Applications

14:02:16 Presenting Key_Agreement_Strong_Adversaries ...

14:02:16 Presenting document Key_Agreement_Strong_Adversaries/document

14:02:16 Presenting document Key_Agreement_Strong_Adversaries/outline

14:02:16 Presenting theory Key_Agreement_Strong_Adversaries.Infra

14:02:16 Presenting theory IsaNet.ICING_variant2

14:02:16 Presenting theory IsaNet.All_Protocols

14:02:16 Presenting Kleene_Algebra ...

14:02:16 Presenting document Kleene_Algebra/document

14:02:16 Presenting document Kleene_Algebra/outline

14:02:17 Presenting theory Kleene_Algebra.Signatures

14:02:17 Presenting theory Kleene_Algebra.Dioid

14:02:17 Presenting theory Key_Agreement_Strong_Adversaries.Refinement

14:02:17 Presenting theory Key_Agreement_Strong_Adversaries.Messages

14:02:18 Presenting theory JiveDataStoreModel.Store

14:02:18 Presenting theory Key_Agreement_Strong_Adversaries.Message_derivation

14:02:18 Presenting theory Key_Agreement_Strong_Adversaries.IK

14:02:18 Presenting theory Key_Agreement_Strong_Adversaries.Secrecy

14:02:18 Presenting theory Inductive_Inference.TOTAL_CONS

14:02:18 Presenting theory Kleene_Algebra.Dioid_Models

14:02:18 Presenting theory Key_Agreement_Strong_Adversaries.AuthenticationN

14:02:18 Presenting theory Key_Agreement_Strong_Adversaries.AuthenticationI

14:02:18 Presenting theory Key_Agreement_Strong_Adversaries.Runs

14:02:19 Presenting theory Key_Agreement_Strong_Adversaries.Channels

14:02:19 Presenting theory Hoare_Time.SepLogK_Hoare

14:02:19 Presenting theory Kleene_Algebra.Matrix

14:02:19 Presenting theory Psi_Calculi.Weak_Bisim_Pres

14:02:19 Presenting theory Key_Agreement_Strong_Adversaries.Payloads

14:02:19 Presenting theory Kleene_Algebra.Conway

14:02:20 Presenting theory Key_Agreement_Strong_Adversaries.Implem

14:02:20 Presenting theory Inductive_Inference.R1_BC

14:02:20 Presenting theory JiveDataStoreModel.StoreProperties

14:02:20 Presenting theory JiveDataStoreModel.JML

14:02:20 Presenting theory JiveDataStoreModel.UnivSpec

14:02:20 Presenting KAT_and_DRA ...

14:02:20 Presenting document KAT_and_DRA/document

14:02:20 Presenting document KAT_and_DRA/outline

14:02:20 Presenting theory Inductive_Inference.Union

14:02:20 Presenting Algebraic_VCs ...

14:02:20 Presenting document Algebraic_VCs/document

14:02:20 Presenting document Algebraic_VCs/outline

14:02:20 Presenting theory Key_Agreement_Strong_Adversaries.Implem_lemmas

14:02:20 Presenting theory Kleene_Algebra.Kleene_Algebra

14:02:21 Presenting theory Algebraic_VCs.VC_KAT_scratch

14:02:21 Presenting theory Key_Agreement_Strong_Adversaries.Implem_symmetric

14:02:21 Presenting theory Algebraic_VCs.VC_KAD_scratch

14:02:21 Presenting theory Kleene_Algebra.Kleene_Algebra_Models

14:02:21 Presenting theory Hoare_Time.SepLogK_VCG

14:02:21 Presenting theory Algebraic_VCs.P2S2R

14:02:22 Presenting theory Hoare_Time.Discussion

14:02:22 Presenting theory Algebraic_VCs.VC_KAT

14:02:22 Presenting theory Key_Agreement_Strong_Adversaries.Implem_asymmetric

14:02:22 Presenting theory Kleene_Algebra.Omega_Algebra

14:02:22 Presenting theory Algebraic_VCs.VC_KAT_Examples

14:02:22 Presenting theory Algebraic_VCs.VC_KAT_Examples2

14:02:22 Presenting theory Algebraic_VCs.RKAT

14:02:22 Presenting theory Algebraic_VCs.RKAT_Models

14:02:22 Presenting theory Kleene_Algebra.Omega_Algebra_Models

14:02:22 Presenting theory Algebraic_VCs.VC_RKAT

14:02:22 Presenting theory Algebraic_VCs.VC_RKAT_Examples

14:02:22 Presenting theory Algebraic_VCs.VC_KAD

14:02:23 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl1

14:02:23 Presenting theory Psi_Calculi.Weak_Bisim_Struct_Cong

14:02:23 Presenting theory Algebraic_VCs.VC_KAD_Examples

14:02:23 Presenting theory KAT_and_DRA.Test_Dioid

14:02:23 Presenting theory Kleene_Algebra.DRA

14:02:23 Presenting theory Algebraic_VCs.VC_KAD_Examples2

14:02:23 Presenting theory Algebraic_VCs.VC_KAD_dual

14:02:23 Presenting theory Kleene_Algebra.PHL_KA

14:02:23 Presenting theory Kleene_Algebra.PHL_DRA

14:02:23 Presenting theory Algebraic_VCs.VC_KAD_dual_Examples

14:02:23 Presenting theory KAT_and_DRA.Conway_Tests

14:02:23 Presenting theory Psi_Calculi.Close_Subst

14:02:23 Presenting theory KAT_and_DRA.KAT

14:02:23 Presenting theory Algebraic_VCs.VC_KAD_wf

14:02:23 Presenting theory Algebraic_VCs.VC_KAD_wf_Examples

14:02:23 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl2

14:02:23 Presenting theory Algebraic_VCs.Path_Model_Example

14:02:24 Presenting theory Kleene_Algebra.Finite_Suprema

14:02:24 Presenting theory Algebraic_VCs.Pointer_Examples

14:02:24 Presenting theory Algebraic_VCs.KAD_is_KAT

14:02:24 Presenting theory KAT_and_DRA.DRAT

14:02:24 Presenting theory Algebraic_VCs.Domain_Quantale

14:02:24 Presenting Multirelations ...

14:02:24 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl3

14:02:24 Presenting document Multirelations/document

14:02:24 Presenting document Multirelations/outline

14:02:24 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl3_asymmetric

14:02:24 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl3_symmetric

14:02:24 Presenting theory KAT_and_DRA.DRA_Models

14:02:24 Presenting theory KAT_and_DRA.KAT_Models

14:02:25 Presenting theory Kleene_Algebra.Formal_Power_Series

14:02:25 Presenting theory KAT_and_DRA.FolkTheorem

14:02:25 Presenting theory Hoare_Time.DiscussionO

14:02:25 Presenting theory Hoare_Time.Hoare_Time

14:02:25 Presenting Regular_Algebras ...

14:02:25 Presenting document Regular_Algebras/document

14:02:25 Presenting document Regular_Algebras/outline

14:02:25 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl1

14:02:25 Presenting theory Regular_Algebras.Dioid_Power_Sum

14:02:25 Presenting theory Kleene_Algebra.Inf_Matrix

14:02:25 Presenting Relation_Algebra ...

14:02:25 Presenting document Relation_Algebra/document

14:02:25 Presenting document Relation_Algebra/outline

14:02:25 Presenting theory KAT_and_DRA.PHL_KAT

14:02:25 Presenting theory Multirelations.C_Algebras

14:02:25 Presenting theory KAT_and_DRA.PHL_DRAT

14:02:25 Presenting theory Relation_Algebra.More_Boolean_Algebra

14:02:26 Presenting theory KAT_and_DRA.KAT2

14:02:26 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl2

14:02:26 Presenting theory Relation_Algebra.Relation_Algebra

14:02:26 Presenting theory Relation_Algebra.Relation_Algebra_Vectors

14:02:26 Presenting theory KAT_and_DRA.DRAT2

14:02:26 Presenting Relational_Paths ...

14:02:26 Presenting document Relational_Paths/document

14:02:26 Presenting document Relational_Paths/outline

14:02:26 Presenting theory Relation_Algebra.Relation_Algebra_Tests

14:02:27 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl3

14:02:27 Presenting theory Multirelations.Multirelations

14:02:27 Presenting theory Psi_Calculi.Bisim_Subst

14:02:27 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl3_asymmetric

14:02:27 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl3_symmetric

14:02:27 Presenting Residuated_Lattices ...

14:02:27 Presenting document Residuated_Lattices/document

14:02:27 Presenting document Residuated_Lattices/outline

14:02:27 Presenting theory Relation_Algebra.Relation_Algebra_Functions

14:02:28 Presenting theory Relation_Algebra.Relation_Algebra_Direct_Products

14:02:28 Presenting theory Residuated_Lattices.Residuated_Lattices

14:02:28 Presenting theory Key_Agreement_Strong_Adversaries.sklvl1

14:02:28 Presenting theory Relation_Algebra.Relation_Algebra_RTC

14:02:28 Presenting theory Regular_Algebras.Regular_Algebras

14:02:28 Presenting theory Relational_Paths.More_Relation_Algebra

14:02:28 Presenting theory Relation_Algebra.Relation_Algebra_Models

14:02:28 Presenting Knights_Tour ...

14:02:28 Presenting document Knights_Tour/document

14:02:28 Presenting document Knights_Tour/outline

14:02:28 Presenting theory Residuated_Lattices.Residuated_Boolean_Algebras

14:02:28 Presenting theory Psi_Calculi.Weak_Bisim_Subst

14:02:29 Presenting theory Residuated_Lattices.Involutive_Residuated

14:02:29 Presenting theory Residuated_Lattices.Action_Algebra

14:02:29 Presenting theory Regular_Algebras.Regular_Algebra_Models

14:02:29 Presenting theory Psi_Calculi.Weakening

14:02:29 Presenting theory Residuated_Lattices.Action_Algebra_Models

14:02:29 Presenting theory Residuated_Lattices.Residuated_Relation_Algebra

14:02:29 Presenting LEM ...

14:02:29 Presenting theory LEM.Lem_bool

14:02:29 Presenting theory Psi_Calculi.Weaken_Transition

14:02:29 Presenting theory Regular_Algebras.Pratts_Counterexamples

14:02:29 Presenting theory Key_Agreement_Strong_Adversaries.sklvl2

14:02:30 Presenting theory Regular_Algebras.Regular_Algebra_Variants

14:02:30 Presenting CakeML ...

14:02:30 Presenting document CakeML/document

14:02:30 Presenting document CakeML/outline

14:02:30 Presenting theory CakeML.Doc_Generated

14:02:30 Presenting theory Relational_Paths.Paths

14:02:30 Presenting theory Psi_Calculi.Weaken_Stat_Imp

14:02:30 Presenting theory CakeML.Lib

14:02:30 Presenting theory LEM.Lem_basic_classes

14:02:30 Presenting theory LEM.Lem_tuple

14:02:30 Presenting theory LEM.Lem_function

14:02:30 Presenting theory LEM.Lem_maybe

14:02:30 Presenting theory CakeML.Namespace

14:02:30 Presenting theory CakeML.FpSem

14:02:30 Presenting theory CakeML.Ast

14:02:30 Presenting theory CakeML.AstAuxiliary

14:02:31 Presenting theory LEM.Lem_num

14:02:31 Presenting theory Key_Agreement_Strong_Adversaries.sklvl3

14:02:31 Presenting theory Key_Agreement_Strong_Adversaries.sklvl3_asymmetric

14:02:31 Presenting theory Key_Agreement_Strong_Adversaries.sklvl3_symmetric

14:02:31 Presenting CakeML_Codegen ...

14:02:31 Presenting document CakeML_Codegen/document

14:02:31 Presenting document CakeML_Codegen/outline

14:02:31 Presenting theory Psi_Calculi.Weaken_Simulation

14:02:31 Presenting theory CakeML.Ffi

14:02:31 Presenting theory CakeML_Codegen.ML_Utils

14:02:31 Presenting file "utils.ML"

14:02:31 Presenting theory LEM.LemExtraDefs

14:02:32 Presenting theory LEM.Lem

14:02:32 Presenting theory LEM.Lem_list

14:02:32 Presenting theory Relational_Paths.Rooted_Paths

14:02:32 Presenting theory LEM.Lem_either

14:02:32 Presenting theory LEM.Lem_set_helpers

14:02:32 Presenting theory LEM.Lem_set

14:02:32 Presenting theory LEM.Lem_map

14:02:32 Presenting theory LEM.Lem_string

14:02:32 Presenting theory Psi_Calculi.Weaken_Bisimulation

14:02:32 Presenting theory CakeML_Codegen.Compiler_Utils

14:02:33 Presenting theory LEM.Lem_word

14:02:33 Presenting theory CakeML_Codegen.Code_Utils

14:02:33 Presenting file "pattern_compatibility.ML"

14:02:33 Presenting file "dynamic_unfold.ML"

14:02:33 Presenting theory LEM.Lem_show

14:02:33 Presenting theory LEM.Lem_sorting

14:02:33 Presenting theory CakeML_Codegen.CakeML_Utils

14:02:33 Presenting theory CakeML_Codegen.Test_Utils

14:02:33 Presenting theory LEM.Lem_relation

14:02:33 Presenting theory CakeML_Codegen.Doc_Terms

14:02:33 Presenting theory Psi_Calculi.Weak_Cong_Simulation

14:02:33 Presenting theory LEM.Lem_pervasives

14:02:33 Presenting theory LEM.Lem_function_extra

14:02:33 Presenting theory LEM.Lem_assert_extra

14:02:33 Presenting theory LEM.Lem_maybe_extra

14:02:33 Presenting theory LEM.Lem_map_extra

14:02:33 Presenting theory LEM.Lem_num_extra

14:02:33 Presenting theory LEM.Lem_set_extra

14:02:33 Presenting theory LEM.Lem_list_extra

14:02:33 Presenting theory LEM.Lem_string_extra

14:02:33 Presenting theory LEM.Lem_show_extra

14:02:33 Presenting theory LEM.Lem_machine_word

14:02:33 Presenting theory LEM.Lem_pervasives_extra

14:02:33 Presenting LambdaMu ...

14:02:33 Presenting document LambdaMu/document

14:02:33 Presenting document LambdaMu/outline

14:02:33 Presenting theory LambdaMu.Syntax

14:02:33 Presenting theory CakeML_Codegen.Terms_Extras

14:02:33 Presenting file "hol_term.ML"

14:02:33 Presenting theory Psi_Calculi.Weak_Psi_Congruence

14:02:33 Presenting theory LambdaMu.Types

14:02:33 Presenting theory Relational_Paths.Path_Algorithms

14:02:33 Presenting theory CakeML_Codegen.HOL_Datatype

14:02:33 Presenting file "hol_datatype.ML"

14:02:33 Presenting theory CakeML_Codegen.Constructors

14:02:33 Presenting theory CakeML_Codegen.Consts

14:02:33 Presenting theory LambdaMu.DeBruijn

14:02:34 Presenting theory CakeML_Codegen.Strong_Term

14:02:34 Presenting Latin_Square ...

14:02:34 Presenting document Latin_Square/document

14:02:34 Presenting document Latin_Square/outline

14:02:34 Presenting theory LambdaMu.Substitution

14:02:34 Presenting theory LambdaMu.Reduction

14:02:34 Presenting theory LambdaMu.ContextFacts

14:02:34 Presenting theory LambdaMu.TypePreservation

14:02:34 Presenting theory CakeML_Codegen.Sterm

14:02:34 Presenting theory LambdaMu.Progress

14:02:34 Presenting theory LambdaMu.Peirce

14:02:34 Presenting LatticeProperties ...

14:02:34 Presenting document LatticeProperties/document

14:02:34 Presenting document LatticeProperties/outline

14:02:34 Presenting theory LatticeProperties.WellFoundedTransitive

14:02:34 Presenting theory LatticeProperties.Complete_Lattice_Prop

14:02:34 Presenting theory CakeML_Codegen.Pterm

14:02:34 Presenting theory CakeML.SemanticPrimitives

14:02:34 Presenting theory CakeML_Codegen.Term_as_Value

14:02:34 Presenting theory LatticeProperties.Conj_Disj

14:02:34 Presenting theory LatticeProperties.Lattice_Prop

14:02:35 Presenting theory Latin_Square.Latin_Square

14:02:35 Presenting theory LatticeProperties.Modular_Distrib_Lattice

14:02:35 Presenting Lazy_Case ...

14:02:35 Presenting document Lazy_Case/document

14:02:35 Presenting document Lazy_Case/outline

14:02:35 Presenting theory LatticeProperties.Lattice_Ordered_Group

14:02:35 Presenting Lifting_Definition_Option ...

14:02:35 Presenting document Lifting_Definition_Option/document

14:02:35 Presenting document Lifting_Definition_Option/outline

14:02:35 Presenting theory Lifting_Definition_Option.Lifting_Definition_Option_Examples

14:02:35 Presenting List-Index ...

14:02:35 Presenting document List-Index/document

14:02:35 Presenting document List-Index/outline

14:02:36 Presenting theory Knights_Tour.KnightsTour

14:02:36 Presenting theory Lazy_Case.Lazy_Case

14:02:36 Presenting file "lazy_case.ML"

14:02:36 Presenting theory List-Index.List_Index

14:02:36 Presenting theory CakeML.SmallStep

14:02:36 Presenting List_Interleaving ...

14:02:36 Presenting document List_Interleaving/document

14:02:36 Presenting document List_Interleaving/outline

14:02:36 Presenting theory Lazy_Case.Test_Lazy_Case

14:02:36 Presenting List_Inversions ...

14:02:36 Presenting document List_Inversions/document

14:02:36 Presenting document List_Inversions/outline

14:02:36 Presenting LocalLexing ...

14:02:36 Presenting document LocalLexing/document

14:02:36 Presenting document LocalLexing/outline

14:02:37 Presenting theory LocalLexing.CFG

14:02:37 Presenting theory LocalLexing.LocalLexing

14:02:37 Presenting theory List_Inversions.List_Inversions

14:02:37 Presenting theory List_Interleaving.ListInterleaving

14:02:37 Presenting Locales ...

14:02:37 Presenting document Locales/locales

14:02:37 Presenting theory LocalLexing.LLEarleyParsing

14:02:37 Presenting Locally-Nameless-Sigma ...

14:02:38 Presenting document Locally-Nameless-Sigma/document

14:02:38 Presenting document Locally-Nameless-Sigma/outline

14:02:38 Presenting theory Locally-Nameless-Sigma.ListPre

14:02:38 Presenting theory Locales.Examples

14:02:38 Presenting theory CakeML_Codegen.Value

14:02:38 Presenting theory Locales.Examples1

14:02:38 Presenting theory Locales.Examples2

14:02:38 Presenting theory CakeML_Codegen.Doc_CupCake

14:02:39 Presenting theory Locally-Nameless-Sigma.FMap

14:02:39 Presenting theory Locales.Examples3

14:02:39 Presenting Logging_Independent_Anonymity ...

14:02:39 Presenting document Logging_Independent_Anonymity/document

14:02:39 Presenting document Logging_Independent_Anonymity/outline

14:02:39 Presenting theory CakeML_Codegen.CupCake_Env

14:02:39 Presenting theory Logging_Independent_Anonymity.Definitions

14:02:39 Presenting theory IsaGeoCoq.Tarski_Neutral

14:02:39 Presenting theory CakeML.BigStep

14:02:39 Presenting theory LocalLexing.Limit

14:02:41 Presenting theory LocalLexing.LocalLexingLemmas

14:02:41 Presenting theory LocalLexing.InductRules

14:02:41 Presenting theory Logging_Independent_Anonymity.Anonymity

14:02:41 Presenting theory LocalLexing.ListTools

14:02:42 Presenting theory CakeML.BigSmallInvariants

14:02:42 Presenting theory Logging_Independent_Anonymity.Possibility

14:02:42 Presenting Lowe_Ontological_Argument ...

14:02:42 Presenting document Lowe_Ontological_Argument/document

14:02:42 Presenting document Lowe_Ontological_Argument/outline

14:02:42 Presenting theory Lowe_Ontological_Argument.Relations

14:02:42 Presenting theory Locally-Nameless-Sigma.Sigma

14:02:42 Presenting theory Lowe_Ontological_Argument.QML

14:02:43 Presenting theory CakeML.Evaluate

14:02:43 Presenting theory CakeML.LibAuxiliary

14:02:43 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_1

14:02:43 Presenting theory CakeML.NamespaceAuxiliary

14:02:44 Presenting MSO_Regex_Equivalence ...

14:02:44 Presenting theory Psi_Calculi.Weak_Cong_Sim_Pres

14:02:44 Presenting document MSO_Regex_Equivalence/document

14:02:44 Presenting document MSO_Regex_Equivalence/outline

14:02:44 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_2

14:02:44 Presenting theory CakeML.PrimTypes

14:02:44 Presenting theory MSO_Regex_Equivalence.List_More

14:02:44 Presenting theory CakeML.SemanticPrimitivesAuxiliary

14:02:44 Presenting theory CakeML.SimpleIO

14:02:44 Presenting theory CakeML.Tokens

14:02:45 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Set

14:02:45 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_3

14:02:45 Presenting theory CakeML_Codegen.CupCake_Semantics

14:02:45 Presenting theory CakeML_Codegen.Doc_Rewriting

14:02:45 Presenting theory LocalLexing.Derivations

14:02:45 Presenting theory Psi_Calculi.Weak_Cong_Pres

14:02:45 Presenting theory CakeML_Codegen.General_Rewriting

14:02:45 Presenting theory Locally-Nameless-Sigma.ParRed

14:02:45 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_4

14:02:45 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Exp

14:02:45 Presenting theory LocalLexing.Validity

14:02:45 Presenting theory CakeML_Codegen.Rewriting_Term

14:02:45 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_5

14:02:46 Presenting theory MSO_Regex_Equivalence.Pi_Derivatives

14:02:46 Presenting theory Locally-Nameless-Sigma.Environments

14:02:46 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_6

14:02:46 Presenting theory Psi_Calculi.Weak_Cong_Struct_Cong

14:02:47 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Operators

14:02:47 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Exp_Dual

14:02:47 Presenting theory Psi_Calculi.Weak_Congruence

14:02:47 Presenting theory LocalLexing.TheoremD2

14:02:48 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_7

14:02:48 Presenting Main ...

14:02:48 Presenting theory CakeML.TypeSystem

14:02:48 Presenting document Main/main

14:02:48 Presenting theory CakeML.TypeSystemAuxiliary

14:02:48 Presenting theory CakeML.Doc_Proofs

14:02:48 Presenting theory CakeML_Codegen.Rewriting_Nterm

14:02:48 Presenting theory MSO_Regex_Equivalence.Pi_Equivalence_Checking

14:02:48 Presenting theory LocalLexing.TheoremD4

14:02:49 Presenting theory MSO_Regex_Equivalence.Init_Normalization

14:02:49 Presenting theory Psi_Calculi.Tau

14:02:49 Presenting theory MSO_Regex_Equivalence.PNormalization

14:02:49 Presenting theory Main.Main_Doc

14:02:49 Presenting Marriage ...

14:02:49 Presenting document Marriage/document

14:02:49 Presenting document Marriage/outline

14:02:49 Presenting theory Marriage.Marriage

14:02:49 Presenting theory MSO_Regex_Equivalence.Formula

14:02:49 Presenting Matroids ...

14:02:49 Presenting document Matroids/document

14:02:49 Presenting document Matroids/outline

14:02:50 Presenting theory Psi_Calculi.Sum

14:02:50 Presenting theory CakeML.Semantic_Extras

14:02:50 Presenting theory Matroids.Indep_System

14:02:50 Presenting theory CakeML.Evaluate_Termination

14:02:51 Presenting theory CakeML.Evaluate_Clock

14:02:51 Presenting theory Matroids.Matroid

14:02:51 Presenting Max-Card-Matching ...

14:02:51 Presenting document Max-Card-Matching/document

14:02:51 Presenting document Max-Card-Matching/outline

14:02:52 Presenting theory Locally-Nameless-Sigma.TypedSigma

14:02:52 Presenting theory MSO_Regex_Equivalence.M2L

14:02:52 Presenting theory Max-Card-Matching.Matching

14:02:52 Presenting theory CakeML.Evaluate_Single

14:02:52 Presenting Median_Of_Medians_Selection ...

14:02:52 Presenting document Median_Of_Medians_Selection/document

14:02:52 Presenting document Median_Of_Medians_Selection/outline

14:02:52 Presenting theory Locally-Nameless-Sigma.Locally_Nameless_Sigma

14:02:52 Presenting Menger ...

14:02:52 Presenting document Menger/document

14:02:52 Presenting document Menger/outline

14:02:52 Presenting theory Menger.Helpers

14:02:52 Presenting theory MSO_Regex_Equivalence.M2L_Normalization

14:02:53 Presenting theory Menger.Graph

14:02:53 Presenting theory MSO_Regex_Equivalence.M2L_Equivalence_Checking

14:02:53 Presenting theory LocalLexing.TheoremD5

14:02:53 Presenting theory Menger.Separations

14:02:53 Presenting theory Menger.DisjointPaths

14:02:53 Presenting theory Menger.MengerInduction

14:02:53 Presenting theory CakeML.Big_Step_Determ

14:02:54 Presenting theory Menger.Y_eq_new_last

14:02:54 Presenting theory Menger.Y_neq_new_last

14:02:54 Presenting theory Menger.Menger

14:02:54 Presenting Mereology ...

14:02:54 Presenting document Mereology/document

14:02:54 Presenting document Mereology/outline

14:02:54 Presenting theory Mereology.PM

14:02:54 Presenting theory CakeML_Codegen.Rewriting_Pterm_Elim

14:02:55 Presenting theory CakeML.Big_Step_Total

14:02:55 Presenting theory Median_Of_Medians_Selection.Median_Of_Medians_Selection

14:02:55 Presenting theory Mereology.M

14:02:55 Presenting Metalogic_ProofChecker ...

14:02:55 Presenting document Metalogic_ProofChecker/document

14:02:55 Presenting document Metalogic_ProofChecker/outline

14:02:55 Presenting theory Mereology.MM

14:02:55 Presenting theory CakeML_Codegen.Rewriting_Pterm

14:02:55 Presenting theory Psi_Calculi.Tau_Sim

14:02:55 Presenting theory Mereology.EM

14:02:56 Presenting theory CakeML.Big_Step_Fun_Equiv

14:02:56 Presenting theory LocalLexing.TheoremD6

14:02:56 Presenting theory Mereology.CM

14:02:56 Presenting theory Psi_Calculi.Tau_Stat_Imp

14:02:56 Presenting theory CakeML_Codegen.Rewriting_Sterm

14:02:57 Presenting theory LocalLexing.TheoremD7

14:02:57 Presenting theory Metalogic_ProofChecker.Core

14:02:57 Presenting theory LocalLexing.TheoremD8

14:02:57 Presenting theory Mereology.CEM

14:02:57 Presenting theory CakeML_Codegen.Big_Step_Sterm

14:02:57 Presenting theory CakeML.Big_Step_Unclocked

14:02:57 Presenting theory Mereology.GM

14:02:57 Presenting theory Mereology.GMM

14:02:57 Presenting theory Metalogic_ProofChecker.Preliminaries

14:02:58 Presenting theory LocalLexing.TheoremD9

14:02:58 Presenting theory MSO_Regex_Equivalence.WS1S

14:02:58 Presenting theory MSO_Regex_Equivalence.WS1S_Normalization

14:02:58 Presenting theory Psi_Calculi.Tau_Laws_Weak

14:02:59 Presenting theory MSO_Regex_Equivalence.WS1S_Equivalence_Checking

14:02:59 Presenting theory MSO_Regex_Equivalence.M2L_Examples

14:02:59 Presenting theory Metalogic_ProofChecker.Term

14:02:59 Presenting theory MSO_Regex_Equivalence.WS1S_Examples

14:03:00 Presenting MiniML ...

14:03:00 Presenting document MiniML/document

14:03:00 Presenting document MiniML/outline

14:03:00 Presenting theory Mereology.GEM

14:03:00 Presenting theory MiniML.Maybe

14:03:00 Presenting Modular_Assembly_Kit_Security ...

14:03:00 Presenting document Modular_Assembly_Kit_Security/document

14:03:00 Presenting document Modular_Assembly_Kit_Security/outline

14:03:00 Presenting theory CakeML_Codegen.Big_Step_Value

14:03:00 Presenting theory Psi_Calculi.Tau_Laws_No_Weak

14:03:00 Presenting theory MiniML.Type

14:03:00 Presenting Monad_Memo_DP ...

14:03:00 Presenting document Monad_Memo_DP/document

14:03:00 Presenting document Monad_Memo_DP/outline

14:03:00 Presenting theory Monad_Memo_DP.State_Monad_Ext

14:03:00 Presenting theory Monad_Memo_DP.Pure_Monad

14:03:00 Presenting theory MiniML.Instance

14:03:00 Presenting theory Metalogic_ProofChecker.Sorts

14:03:00 Presenting theory Metalogic_ProofChecker.SortConstants

14:03:00 Presenting theory MiniML.Generalize

14:03:00 Presenting theory MiniML.MiniML

14:03:01 Presenting theory Modular_Assembly_Kit_Security.Projection

14:03:01 Presenting theory Modular_Assembly_Kit_Security.Prefix

14:03:01 Presenting theory Monad_Memo_DP.DP_CRelVS

14:03:01 Presenting theory MiniML.W

14:03:01 Presenting Optimal_BST ...

14:03:01 Presenting document Optimal_BST/document

14:03:01 Presenting document Optimal_BST/outline

14:03:01 Presenting theory Monad_Memo_DP.State_Heap_Misc

14:03:01 Presenting theory Monad_Memo_DP.Heap_Monad_Ext

14:03:01 Presenting theory Metalogic_ProofChecker.Theory

14:03:01 Presenting theory Modular_Assembly_Kit_Security.EventSystems

14:03:01 Presenting theory Optimal_BST.Weighted_Path_Length

14:03:01 Presenting theory Optimal_BST.Optimal_BST

14:03:01 Presenting theory Monad_Memo_DP.State_Heap

14:03:02 Presenting theory Modular_Assembly_Kit_Security.StateEventSystems

14:03:02 Presenting theory Modular_Assembly_Kit_Security.Views

14:03:02 Presenting theory Modular_Assembly_Kit_Security.FlowPolicies

14:03:02 Presenting theory Monad_Memo_DP.DP_CRelVH

14:03:02 Presenting theory Optimal_BST.Quadrilateral_Inequality

14:03:02 Presenting theory Monad_Memo_DP.Memory

14:03:02 Presenting theory Optimal_BST.Optimal_BST2

14:03:02 Presenting theory Optimal_BST.Optimal_BST_Examples

14:03:02 Presenting theory Optimal_BST.Optimal_BST_Code

14:03:02 Presenting theory Optimal_BST.Optimal_BST_Memo

14:03:02 Presenting MonoBoolTranAlgebra ...

14:03:02 Presenting document MonoBoolTranAlgebra/document

14:03:02 Presenting document MonoBoolTranAlgebra/outline

14:03:03 Presenting theory MonoBoolTranAlgebra.Mono_Bool_Tran

14:03:03 Presenting theory Modular_Assembly_Kit_Security.BasicSecurityPredicates

14:03:03 Presenting theory Modular_Assembly_Kit_Security.InformationFlowProperties

14:03:03 Presenting theory MonoBoolTranAlgebra.Mono_Bool_Tran_Algebra

14:03:03 Presenting theory Monad_Memo_DP.Pair_Memory

14:03:04 Presenting theory MonoBoolTranAlgebra.Assertion_Algebra

14:03:04 Presenting theory Monad_Memo_DP.Indexing

14:03:04 Presenting theory CakeML.Big_Step_Clocked

14:03:05 Presenting theory MonoBoolTranAlgebra.Statements

14:03:05 Presenting Name_Carrying_Type_Inference ...

14:03:05 Presenting document Name_Carrying_Type_Inference/document

14:03:05 Presenting document Name_Carrying_Type_Inference/outline

14:03:05 Presenting theory Name_Carrying_Type_Inference.Fresh

14:03:05 Presenting theory CakeML_Codegen.Big_Step_Value_ML

14:03:05 Presenting theory Monad_Memo_DP.Memory_Heap

14:03:05 Presenting theory CakeML.Big_Step_Unclocked_Single

14:03:05 Presenting theory CakeML_Codegen.Doc_Preproc

14:03:05 Presenting theory Name_Carrying_Type_Inference.Permutation

14:03:06 Presenting theory CakeML.Matching

14:03:06 Presenting theory Metalogic_ProofChecker.Term_Subst

14:03:06 Presenting theory CakeML.CakeML_Code

14:03:06 Presenting theory CakeML_Codegen.Eval_Class

14:03:06 Presenting file "tactics.ML"

14:03:06 Presenting theory CakeML.CakeML_Quickcheck

14:03:06 Presenting theory Metalogic_ProofChecker.Name

14:03:06 Presenting theory Name_Carrying_Type_Inference.PreSimplyTyped

14:03:07 Presenting theory Modular_Assembly_Kit_Security.BSPTaxonomy

14:03:07 Presenting theory CakeML.CakeML_Compiler

14:03:07 Presenting file "Tools/cakeml_sexp.ML"

14:03:07 Presenting file "Tools/cakeml_compiler.ML"

14:03:07 Presenting theory CakeML.Compiler_Test

14:03:07 Presenting theory CakeML.Code_Test_Haskell

14:03:07 Presenting Nash_Williams ...

14:03:07 Presenting document Nash_Williams/document

14:03:07 Presenting document Nash_Williams/outline

14:03:07 Presenting theory Nash_Williams.Nash_Extras

14:03:07 Presenting theory Metalogic_ProofChecker.BetaNorm

14:03:07 Presenting theory Modular_Assembly_Kit_Security.PropertyLibrary

14:03:07 Presenting theory Metalogic_ProofChecker.BetaNormProof

14:03:07 Presenting theory Modular_Assembly_Kit_Security.SecureSystems

14:03:07 Presenting theory CakeML_Codegen.Embed

14:03:07 Presenting file "embed.ML"

14:03:07 Presenting theory Modular_Assembly_Kit_Security.UnwindingConditions

14:03:08 Presenting theory Metalogic_ProofChecker.EtaNorm

14:03:08 Presenting theory Metalogic_ProofChecker.EtaNormProof

14:03:08 Presenting theory Monad_Memo_DP.Transform_Cmd

14:03:08 Presenting file "Transform_Misc.ML"

14:03:08 Presenting file "Transform_Const.ML"

14:03:08 Presenting file "Transform_Data.ML"

14:03:08 Presenting file "Transform_Tactic.ML"

14:03:08 Presenting file "Transform_Term.ML"

14:03:08 Presenting file "Transform.ML"

14:03:08 Presenting file "Transform_Parser.ML"

14:03:08 Presenting theory CakeML_Codegen.Eval_Instances

14:03:08 Presenting file "eval_instances.ML"

14:03:08 Presenting theory Nash_Williams.Nash_Williams

14:03:08 Presenting theory CakeML_Codegen.Doc_Backend

14:03:09 Presenting theory Monad_Memo_DP.Bottom_Up_Computation

14:03:09 Presenting Network_Security_Policy_Verification ...

14:03:09 Presenting theory Modular_Assembly_Kit_Security.AuxiliaryLemmas

14:03:09 Presenting document Network_Security_Policy_Verification/document

14:03:09 Presenting document Network_Security_Policy_Verification/outline

14:03:09 Presenting theory Monad_Memo_DP.Bottom_Up_Computation_Heap

14:03:09 Presenting theory Monad_Memo_DP.Solve_Cong

14:03:09 Presenting theory Network_Security_Policy_Verification.ML_GraphViz

14:03:09 Presenting theory Network_Security_Policy_Verification.ML_GraphViz_Disable

14:03:09 Presenting theory LocalLexing.Ladder

14:03:09 Presenting theory Network_Security_Policy_Verification.FiniteGraph

14:03:09 Presenting theory CakeML_Codegen.CakeML_Setup

14:03:10 Presenting theory Network_Security_Policy_Verification.FiniteListGraph

14:03:10 Presenting theory Monad_Memo_DP.Heap_Main

14:03:10 Presenting theory Modular_Assembly_Kit_Security.UnwindingResults

14:03:10 Presenting theory Network_Security_Policy_Verification.TopoS_Util

14:03:10 Presenting theory Network_Security_Policy_Verification.Efficient_Distinct

14:03:10 Presenting theory Network_Security_Policy_Verification.FiniteListGraph_Impl

14:03:10 Presenting theory Modular_Assembly_Kit_Security.CompositionBase

14:03:10 Presenting theory Network_Security_Policy_Verification.TopoS_Vertices

14:03:10 Presenting theory Monad_Memo_DP.State_Main

14:03:10 Presenting theory Monad_Memo_DP.Example_Misc

14:03:10 Presenting theory Monad_Memo_DP.Tracing

14:03:10 Presenting theory Monad_Memo_DP.Ground_Function

14:03:10 Presenting file "Ground_Function.ML"

14:03:11 Presenting theory Modular_Assembly_Kit_Security.CompositionSupport

14:03:11 Presenting theory Network_Security_Policy_Verification.TopoS_Interface

14:03:11 Presenting theory LocalLexing.TheoremD10

14:03:11 Presenting theory CakeML_Codegen.CakeML_Backend

14:03:12 Presenting theory LocalLexing.TheoremD11

14:03:12 Presenting theory Name_Carrying_Type_Inference.SimplyTyped

14:03:12 Presenting No_FTL_observers ...

14:03:12 Presenting document No_FTL_observers/document

14:03:12 Presenting document No_FTL_observers/outline

14:03:13 Presenting theory Monad_Memo_DP.Bellman_Ford

14:03:13 Presenting theory Network_Security_Policy_Verification.TopoS_withOffendingFlows

14:03:13 Presenting theory LocalLexing.TheoremD12

14:03:13 Presenting theory Monad_Memo_DP.Heap_Default

14:03:14 Presenting theory LocalLexing.TheoremD13

14:03:14 Presenting theory Metalogic_ProofChecker.Logic

14:03:14 Presenting theory Monad_Memo_DP.Knapsack

14:03:14 Presenting theory Network_Security_Policy_Verification.TopoS_ENF

14:03:14 Presenting theory Network_Security_Policy_Verification.vertex_example_simps

14:03:14 Presenting theory Monad_Memo_DP.Counting_Tiles

14:03:14 Presenting theory Network_Security_Policy_Verification.TopoS_Helper

14:03:14 Presenting theory Network_Security_Policy_Verification.SINVAR_Subnets2

14:03:14 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPstrict

14:03:15 Presenting theory Network_Security_Policy_Verification.SINVAR_Tainting

14:03:15 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPbasic

14:03:15 Presenting theory LocalLexing.TheoremD14

14:03:15 Presenting theory Monad_Memo_DP.CYK

14:03:15 Presenting theory No_FTL_observers.SpaceTime

14:03:15 Presenting theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted

14:03:15 Presenting theory No_FTL_observers.SomeFunc

14:03:15 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPtrusted

14:03:15 Presenting theory LocalLexing.PathLemmas

14:03:15 Presenting theory Network_Security_Policy_Verification.Analysis_Tainting

14:03:15 Presenting theory CakeML_Codegen.CakeML_Correctness

14:03:15 Presenting theory CakeML_Codegen.CakeML_Byte

14:03:15 Presenting theory Monad_Memo_DP.Min_Ed_Dist0

14:03:16 Presenting theory CakeML_Codegen.Doc_Compiler

14:03:16 Presenting theory No_FTL_observers.Axioms

14:03:16 Presenting theory Network_Security_Policy_Verification.TopoS_Interface_impl

14:03:16 Presenting theory Modular_Assembly_Kit_Security.GeneralizedZippingLemma

14:03:16 Presenting theory LocalLexing.MainTheorems

14:03:16 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPbasic_impl

14:03:16 Presenting Nominal2 ...

14:03:16 Presenting document Nominal2/document

14:03:16 Presenting document Nominal2/outline

14:03:16 Presenting theory Monad_Memo_DP.OptBST

14:03:16 Presenting theory Network_Security_Policy_Verification.SINVAR_Subnets

14:03:16 Presenting theory Monad_Memo_DP.Longest_Common_Subsequence

14:03:16 Presenting theory Network_Security_Policy_Verification.SINVAR_Subnets_impl

14:03:16 Presenting theory Monad_Memo_DP.All_Examples

14:03:16 Presenting LambdaAuth ...

14:03:16 Presenting theory No_FTL_observers.SpecRel

14:03:16 Presenting document LambdaAuth/document

14:03:16 Presenting document LambdaAuth/outline

14:03:16 Presenting Modal_Logics_for_NTS ...

14:03:16 Presenting document Modal_Logics_for_NTS/document

14:03:16 Presenting document Modal_Logics_for_NTS/outline

14:03:17 Presenting theory LambdaAuth.Nominal2_Lemmas

14:03:17 Presenting theory Modal_Logics_for_NTS.Nominal_Bounded_Set

14:03:17 Presenting theory LambdaAuth.FMap_Lemmas

14:03:17 Presenting theory Modal_Logics_for_NTS.Nominal_Wellfounded

14:03:17 Presenting theory LambdaAuth.Syntax

14:03:17 Presenting theory Modal_Logics_for_NTS.Residual

14:03:17 Presenting theory Modal_Logics_for_NTS.Transition_System

14:03:18 Presenting theory CakeML_Codegen.Composition

14:03:18 Presenting theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG

14:03:18 Presenting theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG_impl

14:03:18 Presenting theory CakeML_Codegen.Compiler

14:03:18 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPtrusted_impl

14:03:19 Presenting theory Network_Security_Policy_Verification.SINVAR_SecGwExt

14:03:19 Presenting theory LambdaAuth.Semantics

14:03:19 Presenting theory Network_Security_Policy_Verification.SINVAR_SecGwExt_impl

14:03:19 Presenting theory Network_Security_Policy_Verification.SINVAR_Sink

14:03:19 Presenting theory Network_Security_Policy_Verification.SINVAR_Sink_impl

14:03:19 Presenting theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW

14:03:19 Presenting theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW_impl

14:03:20 Presenting theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners

14:03:20 Presenting theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners_impl

14:03:20 Presenting theory LambdaAuth.Agreement

14:03:20 Presenting theory Metalogic_ProofChecker.EqualityProof

14:03:20 Presenting theory Network_Security_Policy_Verification.SINVAR_NoRefl

14:03:20 Presenting theory CakeML_Codegen.Test_Composition

14:03:20 Presenting theory Network_Security_Policy_Verification.SINVAR_NoRefl_impl

14:03:20 Presenting theory Modal_Logics_for_NTS.Formula

14:03:20 Presenting theory Network_Security_Policy_Verification.SINVAR_Tainting_impl

14:03:20 Presenting theory CakeML_Codegen.Test_Print

14:03:20 Presenting theory CakeML_Codegen.Test_Embed_Data

14:03:20 Presenting theory CakeML_Codegen.Test_Embed_Data2

14:03:21 Presenting theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted_impl

14:03:21 Presenting theory CakeML_Codegen.Test_Embed_Tree

14:03:21 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability

14:03:21 Presenting theory Modal_Logics_for_NTS.Validity

14:03:21 Presenting theory Modal_Logics_for_NTS.Logical_Equivalence

14:03:21 Presenting theory Modal_Logics_for_NTS.Bisimilarity_Implies_Equivalence

14:03:21 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability_impl

14:03:21 Presenting theory Modal_Logics_for_NTS.Equivalence_Implies_Bisimilarity

14:03:21 Presenting theory Nominal2.Nominal2_Base

14:03:21 Presenting file "nominal_basics.ML"

14:03:21 Presenting file "nominal_thmdecls.ML"

14:03:21 Presenting file "nominal_permeq.ML"

14:03:21 Presenting file "nominal_library.ML"

14:03:21 Presenting file "nominal_atoms.ML"

14:03:21 Presenting file "nominal_eqvt.ML"

14:03:21 Presenting theory Modal_Logics_for_NTS.Disjunction

14:03:22 Presenting theory Network_Security_Policy_Verification.SINVAR_NonInterference

14:03:22 Presenting theory LambdaAuth.Results

14:03:22 Presenting theory Modal_Logics_for_NTS.Expressive_Completeness

14:03:22 Presenting theory Modal_Logics_for_NTS.FS_Set

14:03:22 Presenting Rewriting_Z ...

14:03:22 Presenting document Rewriting_Z/document

14:03:22 Presenting document Rewriting_Z/outline

14:03:22 Presenting theory Rewriting_Z.Z

14:03:22 Presenting theory Network_Security_Policy_Verification.SINVAR_NonInterference_impl

14:03:22 Presenting theory Modular_Assembly_Kit_Security.CompositionalityResults

14:03:22 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLcommunicateWith

14:03:23 Presenting theory Rewriting_Z.Lambda_Z

14:03:23 Presenting theory Modal_Logics_for_NTS.FL_Transition_System

14:03:23 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLnotCommunicateWith

14:03:23 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLnotCommunicateWith_impl

14:03:23 Presenting theory Rewriting_Z.CL_Z

14:03:23 Presenting Noninterference_CSP ...

14:03:23 Presenting document Noninterference_CSP/document

14:03:23 Presenting document Noninterference_CSP/outline

14:03:23 Presenting theory Metalogic_ProofChecker.ProofTerm

14:03:23 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLcommunicateWith_impl

14:03:23 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl

14:03:23 Presenting Noninterference_Ipurge_Unwinding ...

14:03:23 Presenting document Noninterference_Ipurge_Unwinding/document

14:03:23 Presenting document Noninterference_Ipurge_Unwinding/outline

14:03:23 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl_impl

14:03:23 Presenting theory Network_Security_Policy_Verification.TopoS_Library

14:03:23 Presenting theory Nominal2.Nominal2_Abs

14:03:24 Presenting theory Noninterference_CSP.CSPNoninterference

14:03:24 Presenting theory Nominal2.Nominal2_FCB

14:03:24 Presenting theory Metalogic_ProofChecker.SortsExe

14:03:25 Presenting theory Network_Security_Policy_Verification.TopoS_Composition_Theory

14:03:26 Presenting theory Network_Security_Policy_Verification.TopoS_Stateful_Policy

14:03:26 Presenting theory Modal_Logics_for_NTS.FL_Formula

14:03:27 Presenting theory CakeML_Codegen.Test_Datatypes

14:03:27 Presenting Noninterference_Generic_Unwinding ...

14:03:27 Presenting document Noninterference_Generic_Unwinding/document

14:03:27 Presenting document Noninterference_Generic_Unwinding/outline

14:03:27 Presenting theory Network_Security_Policy_Verification.TopoS_Composition_Theory_impl

14:03:28 Presenting theory Modal_Logics_for_NTS.FL_Validity

14:03:28 Presenting theory Modal_Logics_for_NTS.FL_Logical_Equivalence

14:03:28 Presenting theory Modal_Logics_for_NTS.FL_Bisimilarity_Implies_Equivalence

14:03:28 Presenting theory Modal_Logics_for_NTS.FL_Equivalence_Implies_Bisimilarity

14:03:29 Presenting theory Metalogic_ProofChecker.Instances

14:03:29 Presenting theory Noninterference_Ipurge_Unwinding.IpurgeUnwinding

14:03:30 Presenting theory Noninterference_CSP.ClassicalNoninterference

14:03:30 Presenting theory Network_Security_Policy_Verification.TopoS_Stateful_Policy_Algorithm

14:03:30 Presenting theory Modal_Logics_for_NTS.L_Transform

14:03:30 Presenting theory Noninterference_CSP.GeneralizedNoninterference

14:03:30 Presenting Noninterference_Inductive_Unwinding ...

14:03:30 Presenting document Noninterference_Inductive_Unwinding/document

14:03:30 Presenting document Noninterference_Inductive_Unwinding/outline

14:03:30 Presenting theory Modal_Logics_for_NTS.Weak_Transition_System

14:03:31 Presenting theory Modal_Logics_for_NTS.Weak_Formula

14:03:31 Presenting theory Modal_Logics_for_NTS.Weak_Validity

14:03:31 Presenting theory Modal_Logics_for_NTS.Weak_Logical_Equivalence

14:03:31 Presenting theory Modal_Logics_for_NTS.Weak_Bisimilarity_Implies_Equivalence

14:03:32 Presenting theory Noninterference_Ipurge_Unwinding.DeterministicProcesses

14:03:32 Presenting theory Network_Security_Policy_Verification.TopoS_Stateful_Policy_impl

14:03:32 Presenting Noninterference_Sequential_Composition ...

14:03:32 Presenting theory Modal_Logics_for_NTS.Weak_Equivalence_Implies_Bisimilarity

14:03:32 Presenting document Noninterference_Sequential_Composition/document

14:03:32 Presenting document Noninterference_Sequential_Composition/outline

14:03:32 Presenting theory Noninterference_Inductive_Unwinding.InductiveUnwinding

14:03:32 Presenting theory Noninterference_Generic_Unwinding.GenericUnwinding

14:03:32 Presenting theory Network_Security_Policy_Verification.METASINVAR_SystemBoundary

14:03:32 Presenting Noninterference_Concurrent_Composition ...

14:03:32 Presenting document Noninterference_Concurrent_Composition/document

14:03:32 Presenting document Noninterference_Concurrent_Composition/outline

14:03:32 Presenting NormByEval ...

14:03:32 Presenting document NormByEval/document

14:03:32 Presenting document NormByEval/outline

14:03:32 Presenting theory Metalogic_ProofChecker.TheoryExe

14:03:32 Presenting theory Modal_Logics_for_NTS.Weak_Expressive_Completeness

14:03:33 Presenting theory Network_Security_Policy_Verification.TopoS_Impl

14:03:33 Presenting theory Network_Security_Policy_Verification.Network_Security_Policy_Verification

14:03:33 Presenting theory Network_Security_Policy_Verification.Example_BLP

14:03:33 Presenting theory Network_Security_Policy_Verification.TopoS_generateCode

14:03:34 Presenting theory Network_Security_Policy_Verification.attic

14:03:34 Presenting theory Modal_Logics_for_NTS.S_Transform

14:03:34 Presenting theory Metalogic_ProofChecker.CheckerExe

14:03:34 Presenting OpSets ...

14:03:34 Presenting document OpSets/document

14:03:34 Presenting document OpSets/outline

14:03:34 Presenting theory Metalogic_ProofChecker.CodeGen

14:03:34 Presenting Open_Induction ...

14:03:34 Presenting document Open_Induction/document

14:03:34 Presenting document Open_Induction/outline

14:03:34 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground_ChairNetwork

14:03:34 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground_statefulpolicycompliance

14:03:35 Presenting theory Network_Security_Policy_Verification.Example

14:03:35 Presenting theory Network_Security_Policy_Verification.Example_NetModel

14:03:35 Presenting theory OpSets.OpSet

14:03:35 Presenting theory Network_Security_Policy_Verification.Example_Forte14

14:03:36 Presenting theory Open_Induction.Restricted_Predicates

14:03:36 Presenting theory NormByEval.NBE

14:03:36 Presenting theory Open_Induction.Open_Induction

14:03:36 Presenting Ordinal ...

14:03:36 Presenting document Ordinal/document

14:03:36 Presenting document Ordinal/outline

14:03:36 Presenting Nested_Multisets_Ordinals ...

14:03:36 Presenting document Nested_Multisets_Ordinals/document

14:03:36 Presenting document Nested_Multisets_Ordinals/outline

14:03:37 Presenting theory Noninterference_Sequential_Composition.Propaedeutics

14:03:37 Presenting theory Network_Security_Policy_Verification.Distributed_WebApp

14:03:37 Presenting theory Ordinal.OrdinalDef

14:03:37 Presenting theory OpSets.Insert_Spec

14:03:37 Presenting theory Nominal2.Nominal2

14:03:37 Presenting file "nominal_dt_data.ML"

14:03:37 Presenting file "nominal_dt_rawfuns.ML"

14:03:37 Presenting file "nominal_dt_alpha.ML"

14:03:37 Presenting file "nominal_dt_quot.ML"

14:03:37 Presenting file "nominal_induct.ML"

14:03:37 Presenting file "nominal_inductive.ML"

14:03:37 Presenting file "nominal_function_common.ML"

14:03:37 Presenting file "nominal_function_core.ML"

14:03:37 Presenting file "nominal_mutual.ML"

14:03:37 Presenting file "nominal_function.ML"

14:03:37 Presenting file "nominal_termination.ML"

14:03:37 Presenting theory Ordinal.OrdinalInduct

14:03:38 Presenting theory Network_Security_Policy_Verification.I8_SSH_Landscape

14:03:38 Presenting theory Ordinal.OrdinalCont

14:03:38 Presenting theory Nested_Multisets_Ordinals.Multiset_More

14:03:38 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground

14:03:38 Presenting theory Nominal2.Atoms

14:03:38 Presenting theory Ordinal.OrdinalRec

14:03:38 Presenting theory Nominal2.Eqvt

14:03:38 Presenting Lambda_Free_KBOs ...

14:03:38 Presenting document Lambda_Free_KBOs/document

14:03:38 Presenting document Lambda_Free_KBOs/outline

14:03:38 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground_ChairNetwork_statefulpolicy_example

14:03:38 Presenting theory Nested_Multisets_Ordinals.Signed_Multiset

14:03:38 Presenting file "zmultiset_simprocs.ML"

14:03:38 Presenting theory OpSets.List_Spec

14:03:38 Presenting theory Ordinal.OrdinalArith

14:03:38 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_Util

14:03:39 Presenting theory Nested_Multisets_Ordinals.Nested_Multiset

14:03:39 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_App

14:03:39 Presenting theory Ordinal.OrdinalInverse

14:03:39 Presenting theory Nested_Multisets_Ordinals.Hereditary_Multiset

14:03:39 Presenting theory Ordinal.OrdinalFix

14:03:39 Presenting theory Nested_Multisets_Ordinals.Signed_Hereditary_Multiset

14:03:40 Presenting theory Ordinal.OrdinalOmega

14:03:40 Presenting theory OpSets.Interleaving

14:03:40 Presenting theory Nested_Multisets_Ordinals.Syntactic_Ordinal

14:03:40 Presenting theory Network_Security_Policy_Verification.CryptoDB

14:03:40 Presenting theory Ordinal.OrdinalVeblen

14:03:40 Presenting theory Ordinal.Ordinal

14:03:40 Presenting Progress_Tracking ...

14:03:40 Presenting document Progress_Tracking/document

14:03:40 Presenting document Progress_Tracking/outline

14:03:41 Presenting theory OpSets.RGA

14:03:41 Presenting theory Nested_Multisets_Ordinals.Signed_Syntactic_Ordinal

14:03:41 Presenting Ordinal_Partitions ...

14:03:41 Presenting document Ordinal_Partitions/document

14:03:41 Presenting document Ordinal_Partitions/outline

14:03:41 Presenting theory Ordinal_Partitions.Library_Additions

14:03:41 Presenting theory Nested_Multisets_Ordinals.Syntactic_Ordinal_Bridge

14:03:41 Presenting theory Progress_Tracking.Auxiliary

14:03:42 Presenting theory Nested_Multisets_Ordinals.McCarthy_91

14:03:42 Presenting theory Nested_Multisets_Ordinals.Hydra_Battle

14:03:42 Presenting theory Network_Security_Policy_Verification.IDEM

14:03:43 Presenting theory Ordinal_Partitions.Partitions

14:03:43 Presenting theory Noninterference_Concurrent_Composition.ConcurrentComposition

14:03:43 Presenting theory Progress_Tracking.Exchange_Abadi

14:03:43 Presenting theory Nested_Multisets_Ordinals.Goodstein_Sequence

14:03:43 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_Std

14:03:43 Presenting PAL ...

14:03:43 Presenting document PAL/document

14:03:43 Presenting document PAL/outline

14:03:44 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_Basic

14:03:44 Presenting theory PAL.PAL

14:03:44 Presenting PLM ...

14:03:44 Presenting document PLM/document

14:03:44 Presenting document PLM/outline

14:03:44 Presenting theory Ordinal_Partitions.Erdos_Milner

14:03:44 Presenting theory PLM.TAO_1_Embedding

14:03:45 Presenting theory PLM.TAO_2_Semantics

14:03:46 Presenting theory PLM.TAO_3_Quantifiable

14:03:46 Presenting theory PLM.TAO_4_BasicDefinitions

14:03:46 Presenting theory Nested_Multisets_Ordinals.Unary_PCF

14:03:46 Presenting PSemigroupsConvolution ...

14:03:46 Presenting document PSemigroupsConvolution/document

14:03:46 Presenting document PSemigroupsConvolution/outline

14:03:46 Presenting theory Progress_Tracking.Exchange

14:03:46 Presenting theory Network_Security_Policy_Verification.MeasrDroid

14:03:47 Presenting theory Progress_Tracking.Antichain

14:03:47 Presenting theory PLM.TAO_5_MetaSolver

14:03:47 Presenting theory PLM.TAO_6_Identifiable

14:03:47 Presenting theory PSemigroupsConvolution.Partial_Semigroups

14:03:47 Presenting theory Progress_Tracking.Graph

14:03:47 Presenting theory PLM.TAO_7_Axioms

14:03:48 Presenting theory PSemigroupsConvolution.Partial_Semigroup_Models

14:03:48 Presenting theory PLM.TAO_8_Definitions

14:03:48 Presenting theory Noninterference_Sequential_Composition.SequentialComposition

14:03:48 Presenting theory Lambda_Free_KBOs.Lambda_Free_TKBO_Coefs

14:03:48 Presenting theory Lambda_Free_KBOs.Lambda_Encoding_KBO

14:03:48 Presenting theory PSemigroupsConvolution.Quantales

14:03:49 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBOs

14:03:49 Presenting Package_logic ...

14:03:49 Presenting document Package_logic/document

14:03:49 Presenting document Package_logic/outline

14:03:49 Presenting theory PSemigroupsConvolution.Binary_Modalities

14:03:50 Presenting theory PSemigroupsConvolution.Unary_Modalities

14:03:50 Presenting theory PSemigroupsConvolution.Partial_Semigroup_Lifting

14:03:50 Presenting Combinable_Wands ...

14:03:50 Presenting document Combinable_Wands/document

14:03:50 Presenting document Combinable_Wands/outline

14:03:50 Presenting theory Package_logic.SepAlgebra

14:03:50 Presenting theory Noninterference_Sequential_Composition.Counterexamples

14:03:50 Presenting theory Combinable_Wands.PosRat

14:03:50 Presenting Paraconsistency ...

14:03:50 Presenting document Paraconsistency/document

14:03:50 Presenting document Paraconsistency/outline

14:03:51 Presenting theory Ordinal_Partitions.Omega_Omega

14:03:52 Presenting Parity_Game ...

14:03:52 Presenting document Parity_Game/document

14:03:52 Presenting document Parity_Game/outline

14:03:52 Presenting theory Combinable_Wands.Mask

14:03:52 Presenting theory Parity_Game.MoreCoinductiveList

14:03:52 Presenting theory Progress_Tracking.Propagate

14:03:53 Presenting theory Parity_Game.ParityGame

14:03:53 Presenting theory Parity_Game.Strategy

14:03:54 Presenting theory Paraconsistency.Paraconsistency

14:03:54 Presenting theory Parity_Game.AttractingStrategy

14:03:54 Presenting theory Combinable_Wands.PartialHeapSA

14:03:54 Presenting GaleStewart_Games ...

14:03:54 Presenting document GaleStewart_Games/document

14:03:54 Presenting document GaleStewart_Games/outline

14:03:54 Presenting theory Parity_Game.Attractor

14:03:54 Presenting theory GaleStewart_Games.MoreCoinductiveList2

14:03:54 Presenting theory GaleStewart_Games.MoreENat

14:03:54 Presenting theory Parity_Game.WinningStrategy

14:03:54 Presenting theory GaleStewart_Games.MorePrefix

14:03:55 Presenting theory GaleStewart_Games.AlternatingLists

14:03:55 Presenting theory Parity_Game.WellOrderedStrategy

14:03:55 Presenting theory Parity_Game.WinningRegion

14:03:55 Presenting theory Package_logic.PackageLogic

14:03:55 Presenting theory Parity_Game.UniformStrategy

14:03:56 Presenting theory GaleStewart_Games.GaleStewartGames

14:03:56 Presenting Partial_Function_MR ...

14:03:56 Presenting document Partial_Function_MR/document

14:03:56 Presenting document Partial_Function_MR/outline

14:03:56 Presenting theory Parity_Game.AttractorStrategy

14:03:56 Presenting theory PLM.TAO_9_PLM

14:03:56 Presenting theory GaleStewart_Games.GaleStewartDefensiveStrategies

14:03:57 Presenting theory Progress_Tracking.Combined

14:03:57 Presenting theory GaleStewart_Games.GaleStewartDeterminedGames

14:03:57 Presenting Physical_Quantities ...

14:03:57 Presenting document Physical_Quantities/document

14:03:57 Presenting document Physical_Quantities/outline

14:03:57 Presenting theory Parity_Game.PositionalDeterminacy

14:03:57 Presenting theory Physical_Quantities.Power_int

14:03:57 Presenting theory Partial_Function_MR.Partial_Function_MR

14:03:57 Presenting file "partial_function_mr.ML"

14:03:57 Presenting Pop_Refinement ...

14:03:57 Presenting document Pop_Refinement/document

14:03:57 Presenting document Pop_Refinement/outline

14:03:57 Presenting theory Pop_Refinement.Definition

14:03:57 Presenting theory Parity_Game.AttractorInductive

14:03:57 Presenting theory Physical_Quantities.Enum_extra

14:03:57 Presenting theory Parity_Game.Graph_TheoryCompatibility

14:03:57 Presenting Possibilistic_Noninterference ...

14:03:57 Presenting theory Partial_Function_MR.Partial_Function_MR_Examples

14:03:57 Presenting document Possibilistic_Noninterference/document

14:03:57 Presenting document Possibilistic_Noninterference/outline

14:03:57 Presenting Priority_Search_Trees ...

14:03:57 Presenting document Priority_Search_Trees/document

14:03:57 Presenting theory Possibilistic_Noninterference.MyTactics

14:03:57 Presenting document Priority_Search_Trees/outline

14:03:57 Presenting theory Possibilistic_Noninterference.Interface

14:03:57 Presenting theory Physical_Quantities.Groups_mult

14:03:57 Presenting theory Possibilistic_Noninterference.Bisim

14:03:57 Presenting theory Priority_Search_Trees.Prio_Map_Specs

14:03:58 Presenting theory PLM.TAO_10_PossibleWorlds

14:03:58 Presenting theory Pop_Refinement.First_Example

14:03:58 Presenting theory Priority_Search_Trees.PST_General

14:03:58 Presenting theory Possibilistic_Noninterference.Language_Semantics

14:03:58 Presenting theory PLM.TAO_98_ArtificialTheorems

14:03:58 Presenting theory Combinable_Wands.CombinableWands

14:03:58 Presenting theory Physical_Quantities.ISQ_Dimensions

14:03:58 Presenting Prim_Dijkstra_Simple ...

14:03:59 Presenting document Prim_Dijkstra_Simple/document

14:03:59 Presenting document Prim_Dijkstra_Simple/outline

14:03:59 Presenting theory Pop_Refinement.Second_Example

14:03:59 Presenting theory PLM.TAO_99_SanityTests

14:03:59 Presenting theory Prim_Dijkstra_Simple.Common

14:03:59 Presenting theory Prim_Dijkstra_Simple.Chapter_Prim

14:03:59 Presenting theory Pop_Refinement.General_Remarks

14:03:59 Presenting theory Pop_Refinement.Related_Work

14:03:59 Presenting theory Pop_Refinement.Future_Work

14:03:59 Presenting Prog_Prove ...

14:03:59 Presenting document Prog_Prove/prog-prove

14:03:59 Presenting theory Prog_Prove.Basics

14:04:00 Presenting theory Prog_Prove.Bool_nat_list

14:04:00 Presenting theory Prog_Prove.MyList

14:04:00 Presenting theory Prog_Prove.Types_and_funs

14:04:00 Presenting theory Prog_Prove.LaTeXsugar

14:04:00 Presenting theory Physical_Quantities.ISQ_Quantities

14:04:00 Presenting theory PLM.TAO_99_Paradox

14:04:00 Presenting theory Physical_Quantities.ISQ_Proof

14:04:00 Presenting theory Physical_Quantities.ISQ_Algebra

14:04:00 Presenting theory Physical_Quantities.ISQ_Units

14:04:01 Presenting theory Physical_Quantities.ISQ_Conversion

14:04:01 Presenting theory Prog_Prove.Logic

14:04:01 Presenting theory Physical_Quantities.ISQ

14:04:01 Presenting theory Physical_Quantities.SI_Units

14:04:01 Presenting theory Physical_Quantities.CGS

14:04:01 Presenting theory Physical_Quantities.SI_Constants

14:04:01 Presenting theory Physical_Quantities.SI_Prefix

14:04:01 Presenting theory Physical_Quantities.SI_Derived

14:04:01 Presenting theory Physical_Quantities.SI_Accepted

14:04:01 Presenting theory Physical_Quantities.SI_Imperial

14:04:01 Presenting theory Physical_Quantities.SI

14:04:01 Presenting theory Physical_Quantities.SI_Astronomical

14:04:01 Presenting theory Physical_Quantities.SI_Pretty

14:04:01 Presenting theory Physical_Quantities.BIS

14:04:01 Presenting theory Prog_Prove.Isar

14:04:01 Presenting Projective_Geometry ...

14:04:01 Presenting document Projective_Geometry/document

14:04:01 Presenting document Projective_Geometry/outline

14:04:01 Presenting Proof_Strategy_Language ...

14:04:01 Presenting document Proof_Strategy_Language/document

14:04:01 Presenting document Proof_Strategy_Language/outline

14:04:01 Presenting theory Projective_Geometry.Projective_Plane_Axioms

14:04:01 Presenting theory Possibilistic_Noninterference.During_Execution

14:04:02 Presenting theory Projective_Geometry.Pappus_Property

14:04:02 Presenting theory Prim_Dijkstra_Simple.Undirected_Graph

14:04:02 Presenting theory PLM.Thesis

14:04:02 Presenting PropResPI ...

14:04:02 Presenting document PropResPI/document

14:04:02 Presenting document PropResPI/outline

14:04:02 Presenting theory Priority_Search_Trees.PST_RBT

14:04:02 Presenting theory Prim_Dijkstra_Simple.Undirected_Graph_Specs

14:04:02 Presenting Propositional_Proof_Systems ...

14:04:02 Presenting document Propositional_Proof_Systems/document

14:04:02 Presenting document Propositional_Proof_Systems/outline

14:04:02 Presenting theory Projective_Geometry.Pascal_Property

14:04:03 Presenting theory Projective_Geometry.Desargues_Property

14:04:03 Presenting theory Projective_Geometry.Pappus_Desargues

14:04:03 Presenting theory Projective_Geometry.Higher_Projective_Space_Rank_Axioms

14:04:03 Presenting theory Propositional_Proof_Systems.Formulas

14:04:03 Presenting theory Projective_Geometry.Matroid_Rank_Properties

14:04:03 Presenting theory Prim_Dijkstra_Simple.Prim_Abstract

14:04:04 Presenting theory Prim_Dijkstra_Simple.Undirected_Graph_Impl

14:04:04 Presenting theory Propositional_Proof_Systems.Sema

14:04:04 Presenting theory Propositional_Proof_Systems.Substitution

14:04:04 Presenting theory Propositional_Proof_Systems.Substitution_Sema

14:04:04 Presenting theory Propositional_Proof_Systems.CNF

14:04:04 Presenting theory Propositional_Proof_Systems.CNF_Formulas

14:04:05 Presenting theory Propositional_Proof_Systems.CNF_Sema

14:04:05 Presenting theory Propositional_Proof_Systems.CNF_Formulas_Sema

14:04:05 Presenting theory Propositional_Proof_Systems.CNF_To_Formula

14:04:05 Presenting theory Network_Security_Policy_Verification.SINVAR_Examples

14:04:05 Presenting theory Propositional_Proof_Systems.Tseytin

14:04:05 Presenting theory Prim_Dijkstra_Simple.Prim_Impl

14:04:05 Presenting theory Prim_Dijkstra_Simple.Chapter_Dijkstra

14:04:06 Presenting theory Propositional_Proof_Systems.Tseytin_Sema

14:04:06 Presenting theory Projective_Geometry.Desargues_2D

14:04:06 Presenting theory Propositional_Proof_Systems.MiniFormulas

14:04:06 Presenting theory Prim_Dijkstra_Simple.Directed_Graph

14:04:06 Presenting theory Propositional_Proof_Systems.MiniFormulas_Sema

14:04:06 Presenting theory Proof_Strategy_Language.Try_Hard

14:04:06 Presenting file "Utils.ML"

14:04:06 Presenting file "Subtool.ML"

14:04:06 Presenting file "Dynamic_Tactic_Generation.ML"

14:04:06 Presenting file "Constructor_Class.ML"

14:04:06 Presenting file "Instantiation.ML"

14:04:06 Presenting file "Monadic_Prover.ML"

14:04:06 Presenting file "Parser_Combinator.ML"

14:04:06 Presenting file "PSL_Parser.ML"

14:04:06 Presenting file "Isar_Interface.ML"

14:04:06 Presenting theory Proof_Strategy_Language.PSL

14:04:06 Presenting theory Prim_Dijkstra_Simple.Directed_Graph_Specs

14:04:06 Presenting theory Projective_Geometry.Desargues_3D

14:04:06 Presenting theory Projective_Geometry.Projective_Space_Axioms

14:04:06 Presenting theory Prim_Dijkstra_Simple.Dijkstra_Abstract

14:04:06 Presenting theory Prim_Dijkstra_Simple.Directed_Graph_Impl

14:04:06 Presenting theory Projective_Geometry.Higher_Projective_Space_Axioms

14:04:06 Presenting PseudoHoops ...

14:04:06 Presenting document PseudoHoops/document

14:04:06 Presenting document PseudoHoops/outline

14:04:07 Presenting theory PseudoHoops.Operations

14:04:07 Presenting theory Propositional_Proof_Systems.Consistency

14:04:07 Presenting theory PseudoHoops.LeftComplementedMonoid

14:04:07 Presenting theory Network_Security_Policy_Verification.Imaginary_Factory_Network

14:04:07 Presenting Ramsey-Infinite ...

14:04:07 Presenting theory PseudoHoops.RightComplementedMonoid

14:04:07 Presenting document Ramsey-Infinite/document

14:04:07 Presenting document Ramsey-Infinite/outline

14:04:07 Presenting theory Prim_Dijkstra_Simple.Dijkstra_Impl

14:04:07 Presenting Real_Power ...

14:04:07 Presenting document Real_Power/document

14:04:07 Presenting document Real_Power/outline

14:04:07 Presenting theory PropResPI.Propositional_Resolution

14:04:07 Presenting theory Proof_Strategy_Language.Example

14:04:07 Presenting Real_Time_Deque ...

14:04:08 Presenting document Real_Time_Deque/document

14:04:08 Presenting document Real_Time_Deque/outline

14:04:08 Presenting theory Propositional_Proof_Systems.Compactness

14:04:08 Presenting theory Ramsey-Infinite.Ramsey

14:04:08 Presenting theory Real_Time_Deque.Deque

14:04:08 Presenting Recursion-Theory-I ...

14:04:08 Presenting theory Real_Time_Deque.Type_Classes

14:04:08 Presenting document Recursion-Theory-I/document

14:04:08 Presenting document Recursion-Theory-I/outline

14:04:08 Presenting theory Real_Time_Deque.Stack

14:04:08 Presenting theory Real_Time_Deque.Current

14:04:08 Presenting theory Real_Time_Deque.Idle

14:04:08 Presenting theory PseudoHoops.PseudoHoops

14:04:08 Presenting theory Propositional_Proof_Systems.Compactness_Consistency

14:04:08 Presenting theory Real_Power.RatPower

14:04:08 Presenting theory Real_Time_Deque.Common

14:04:08 Presenting theory Real_Time_Deque.Big

14:04:08 Presenting theory Recursion-Theory-I.CPair

14:04:09 Presenting theory Real_Time_Deque.Small

14:04:09 Presenting theory Propositional_Proof_Systems.Sema_Craig

14:04:09 Presenting theory Real_Time_Deque.States

14:04:09 Presenting theory PseudoHoops.PseudoHoopFilters

14:04:09 Presenting theory Real_Time_Deque.RealTimeDeque

14:04:09 Presenting theory Isabelle_C.C_Ast

14:04:10 Presenting theory Real_Time_Deque.RTD_Util

14:04:10 Presenting theory PropResPI.Prime_Implicates

14:04:10 Presenting theory Possibilistic_Noninterference.Compositionality

14:04:10 Presenting theory Propositional_Proof_Systems.SC

14:04:10 Presenting theory Real_Time_Deque.Stack_Proof

14:04:10 Presenting RefinementReactive ...

14:04:10 Presenting document RefinementReactive/document

14:04:10 Presenting document RefinementReactive/outline

14:04:10 Presenting file "$AFP/Isabelle_C/C11-FrontEnd/generated/c_ast.ML"

14:04:10 Presenting theory Real_Power.RealPower

14:04:10 Presenting theory PseudoHoops.PseudoWaisbergAlgebra

14:04:10 Presenting theory Real_Time_Deque.Idle_Proof

14:04:10 Presenting theory RefinementReactive.Temporal

14:04:10 Presenting theory Real_Time_Deque.Current_Proof

14:04:10 Presenting theory Propositional_Proof_Systems.SC_Cut

14:04:10 Presenting theory Real_Power.Log

14:04:10 Presenting Regex_Equivalence ...

14:04:10 Presenting document Regex_Equivalence/document

14:04:10 Presenting document Regex_Equivalence/outline

14:04:11 Presenting theory Real_Time_Deque.Common_Proof

14:04:11 Presenting theory Regex_Equivalence.Automaton

14:04:11 Presenting theory Possibilistic_Noninterference.Syntactic_Criteria

14:04:12 Presenting theory Real_Time_Deque.Big_Proof

14:04:12 Presenting theory PseudoHoops.SpecialPseudoHoops

14:04:12 Presenting theory Real_Time_Deque.Small_Proof

14:04:13 Presenting theory RefinementReactive.Refinement

14:04:13 Presenting theory Regex_Equivalence.Derivatives_Finite

14:04:13 Presenting theory Recursion-Theory-I.PRecFun

14:04:13 Presenting file "Utils.ML"

14:04:13 Presenting theory Regex_Equivalence.Deriv_PDeriv

14:04:13 Presenting theory Possibilistic_Noninterference.After_Execution

14:04:14 Presenting theory Regex_Equivalence.Deriv_Autos

14:04:14 Presenting theory Propositional_Proof_Systems.SC_Depth

14:04:14 Presenting theory Regex_Equivalence.Position_Autos

14:04:14 Presenting theory PseudoHoops.Examples

14:04:14 Presenting theory Possibilistic_Noninterference.Concrete

14:04:14 Presenting Relational_Method ...

14:04:14 Presenting document Relational_Method/document

14:04:14 Presenting document Relational_Method/outline

14:04:15 Presenting theory Regex_Equivalence.After2

14:04:15 Presenting Resolution_FOL ...

14:04:15 Presenting document Resolution_FOL/document

14:04:15 Presenting document Resolution_FOL/outline

14:04:15 Presenting theory Recursion-Theory-I.PRecList

14:04:15 Presenting theory Regex_Equivalence.Before2

14:04:15 Presenting theory Regex_Equivalence.Regex_Equivalence

14:04:15 Presenting theory Regex_Equivalence.Examples

14:04:15 Presenting theory Resolution_FOL.TermsAndLiterals

14:04:15 Presenting theory Real_Time_Deque.States_Proof

14:04:15 Presenting theory Isabelle_C.C_Environment

14:04:16 Presenting theory Propositional_Proof_Systems.SC_Gentzen

14:04:16 Presenting theory Relational_Method.Definitions

14:04:16 Presenting theory Real_Time_Deque.RealTimeDeque_Dequeue

14:04:16 Presenting theory Propositional_Proof_Systems.SC_Sema

14:04:16 Presenting theory Recursion-Theory-I.PRecFun2

14:04:17 Presenting theory Propositional_Proof_Systems.SC_Depth_Limit

14:04:17 Presenting theory Propositional_Proof_Systems.SC_Compl_Consistency

14:04:17 Presenting theory Real_Time_Deque.RealTimeDeque_Enqueue

14:04:17 Presenting theory Regex_Equivalence.Benchmark

14:04:17 Presenting Robbins-Conjecture ...

14:04:17 Presenting document Robbins-Conjecture/document

14:04:17 Presenting document Robbins-Conjecture/outline

14:04:17 Presenting theory RefinementReactive.Reactive

14:04:17 Presenting theory Real_Time_Deque.RealTimeDeque_Proof

14:04:17 Presenting theory Propositional_Proof_Systems.ND

14:04:17 Presenting Roy_Floyd_Warshall ...

14:04:17 Presenting document Roy_Floyd_Warshall/document

14:04:17 Presenting document Roy_Floyd_Warshall/outline

14:04:17 Presenting theory Resolution_FOL.Tree

14:04:17 Presenting theory Propositional_Proof_Systems.ND_Sound

14:04:17 Presenting SIFPL ...

14:04:17 Presenting document SIFPL/document

14:04:17 Presenting document SIFPL/outline

14:04:17 Presenting theory Propositional_Proof_Systems.ND_Compl_Truthtable

14:04:17 Presenting theory Propositional_Proof_Systems.ND_Compl_Truthtable_Compact

14:04:17 Presenting theory SIFPL.IMP

14:04:18 Presenting theory Propositional_Proof_Systems.HC

14:04:18 Presenting theory Roy_Floyd_Warshall.Roy_Floyd_Warshall

14:04:18 Presenting SIFUM_Type_Systems ...

14:04:18 Presenting document SIFUM_Type_Systems/document

14:04:18 Presenting document SIFUM_Type_Systems/outline

14:04:18 Presenting theory Propositional_Proof_Systems.HC_Compl_Consistency

14:04:18 Presenting theory SIFUM_Type_Systems.Preliminaries

14:04:18 Presenting theory Robbins-Conjecture.Robbins_Conjecture

14:04:19 Presenting SPARCv8 ...

14:04:19 Presenting document SPARCv8/document

14:04:19 Presenting document SPARCv8/outline

14:04:19 Presenting theory Recursion-Theory-I.PRecFinSet

14:04:19 Presenting theory SPARCv8.WordDecl

14:04:19 Presenting theory Propositional_Proof_Systems.Resolution

14:04:19 Presenting theory Propositional_Proof_Systems.Resolution_Sound

14:04:19 Presenting theory Propositional_Proof_Systems.Resolution_Compl

14:04:19 Presenting theory SIFPL.VDM

14:04:19 Presenting theory SPARCv8.Sparc_Types

14:04:19 Presenting theory Propositional_Proof_Systems.Resolution_Compl_Consistency

14:04:20 Presenting theory Propositional_Proof_Systems.HCSC

14:04:20 Presenting theory Propositional_Proof_Systems.SCND

14:04:20 Presenting theory Propositional_Proof_Systems.NDHC

14:04:20 Presenting theory Propositional_Proof_Systems.HCSCND

14:04:20 Presenting theory SPARCv8.Lib

14:04:20 Presenting theory SIFUM_Type_Systems.Security

14:04:21 Presenting theory SPARCv8.DetMonad

14:04:21 Presenting theory Resolution_FOL.Resolution

14:04:22 Presenting theory SIFPL.VS

14:04:22 Presenting theory SPARCv8.DetMonadLemmas

14:04:22 Presenting theory SPARCv8.RegistersOps

14:04:22 Presenting theory Recursion-Theory-I.PRecUnGr

14:04:22 Presenting theory SIFPL.ContextVS

14:04:22 Presenting theory SPARCv8.MMU

14:04:22 Presenting theory SIFPL.Lattice

14:04:23 Presenting theory Resolution_FOL.Completeness

14:04:23 Presenting theory Propositional_Proof_Systems.LSC

14:04:24 Presenting theory Resolution_FOL.Examples

14:04:24 Presenting theory SPARCv8.Sparc_State

14:04:24 Presenting theory Propositional_Proof_Systems.LSC_Resolution

14:04:25 Presenting theory Resolution_FOL.Unification_Theorem

14:04:25 Presenting theory Propositional_Proof_Systems.ND_FiniteAssms

14:04:25 Presenting theory Resolution_FOL.Completeness_Instance

14:04:25 Presenting Schutz_Spacetime ...

14:04:25 Presenting document Schutz_Spacetime/document

14:04:25 Presenting document Schutz_Spacetime/outline

14:04:25 Presenting theory Propositional_Proof_Systems.ND_Compl_SC

14:04:25 Presenting theory Schutz_Spacetime.Util

14:04:25 Presenting theory Propositional_Proof_Systems.Resolution_Compl_SC_Small

14:04:25 Presenting theory Propositional_Proof_Systems.Resolution_Compl_SC_Full

14:04:25 Presenting theory Relational_Method.Authentication

14:04:26 Presenting theory Schutz_Spacetime.TernaryOrdering

14:04:26 Presenting theory Propositional_Proof_Systems.MiniSC

14:04:26 Presenting theory Propositional_Proof_Systems.MiniSC_HC

14:04:27 Presenting theory SIFPL.HuntSands

14:04:27 Presenting theory Schutz_Spacetime.Minkowski

14:04:27 Presenting theory Recursion-Theory-I.RecEnSet

14:04:27 Presenting theory SIFPL.OBJ

14:04:28 Presenting theory SIFUM_Type_Systems.Compositionality

14:04:28 Presenting Security_Protocol_Refinement ...

14:04:28 Presenting document Security_Protocol_Refinement/document

14:04:28 Presenting theory Relational_Method.Anonymity

14:04:28 Presenting document Security_Protocol_Refinement/outline

14:04:28 Presenting theory Security_Protocol_Refinement.Infra

14:04:29 Presenting theory Propositional_Proof_Systems.MiniSC_Craig

14:04:29 Presenting SenSocialChoice ...

14:04:29 Presenting document SenSocialChoice/document

14:04:29 Presenting document SenSocialChoice/outline

14:04:29 Presenting theory SIFUM_Type_Systems.Language

14:04:30 Presenting theory SenSocialChoice.FSext

14:04:30 Presenting theory SIFPL.VDM_OBJ

14:04:30 Presenting theory SenSocialChoice.RPRs

14:04:30 Presenting theory SIFPL.PBIJ

14:04:30 Presenting theory Security_Protocol_Refinement.Refinement

14:04:30 Presenting theory Security_Protocol_Refinement.Agents

14:04:30 Presenting theory Security_Protocol_Refinement.Keys

14:04:30 Presenting theory Security_Protocol_Refinement.Atoms

14:04:31 Presenting theory Security_Protocol_Refinement.Runs

14:04:31 Presenting theory SenSocialChoice.SCFs

14:04:31 Presenting theory Security_Protocol_Refinement.Channels

14:04:32 Presenting theory SPARCv8.Sparc_Instruction

14:04:32 Presenting theory Relational_Method.Possibility

14:04:32 Presenting theory SenSocialChoice.Arrow

14:04:32 Presenting Separation_Algebra ...

14:04:32 Presenting document Separation_Algebra/document

14:04:32 Presenting document Separation_Algebra/outline

14:04:32 Presenting theory Security_Protocol_Refinement.Message

14:04:33 Presenting theory Security_Protocol_Refinement.s0g_secrecy

14:04:33 Presenting theory Security_Protocol_Refinement.a0n_agree

14:04:33 Presenting theory Security_Protocol_Refinement.a0i_agree

14:04:33 Presenting theory SenSocialChoice.Sen

14:04:33 Presenting theory Separation_Algebra.Separation_Algebra

14:04:34 Presenting theory SPARCv8.Sparc_Execution

14:04:34 Presenting theory Security_Protocol_Refinement.m1_auth

14:04:34 Presenting theory Separation_Algebra.Sep_Heap_Instance

14:04:34 Presenting theory Security_Protocol_Refinement.m2_auth_chan

14:04:34 Presenting theory Security_Protocol_Refinement.m2_confid_chan

14:04:35 Presenting theory Separation_Algebra.Sep_Tactics

14:04:35 Presenting file "sep_tactics.ML"

14:04:35 Presenting theory Separation_Algebra.Simple_Separation_Example

14:04:35 Presenting theory Security_Protocol_Refinement.m3_sig

14:04:35 Presenting theory SenSocialChoice.May

14:04:35 Presenting theory Separation_Algebra.Sep_Tactics_Test

14:04:35 Presenting Simpl ...

14:04:35 Presenting document Simpl/document

14:04:35 Presenting document Simpl/outline

14:04:36 Presenting theory Security_Protocol_Refinement.m3_enc

14:04:36 Presenting theory Separation_Algebra.Map_Extra

14:04:36 Presenting theory Separation_Algebra.VM_Example

14:04:36 Presenting theory SIFUM_Type_Systems.TypeSystem

14:04:37 Presenting theory Separation_Algebra.Separation_Algebra_Alt

14:04:37 Presenting theory Security_Protocol_Refinement.m1_keydist

14:04:37 Presenting theory Separation_Algebra.Sep_Eq

14:04:37 Presenting theory Separation_Algebra.Types_D

14:04:38 Presenting theory Separation_Algebra.Abstract_Separation_D

14:04:38 Presenting theory Separation_Algebra.Separation_D

14:04:38 Presenting BDD ...

14:04:38 Presenting document BDD/document

14:04:38 Presenting document BDD/outline

14:04:39 Presenting theory Security_Protocol_Refinement.m1_keydist_iirn

14:04:39 Presenting theory BDD.BinDag

14:04:39 Presenting theory SIFUM_Type_Systems.LocallySoundModeUse

14:04:39 Presenting Planarity_Certificates ...

14:04:39 Presenting document Planarity_Certificates/document

14:04:39 Presenting document Planarity_Certificates/outline

14:04:40 Presenting theory Planarity_Certificates.Lib

14:04:40 Presenting theory Security_Protocol_Refinement.m1_keydist_inrn

14:04:40 Presenting theory Planarity_Certificates.OptionMonad

14:04:41 Presenting theory Schutz_Spacetime.TemporalOrderOnPath

14:04:41 Presenting theory Simpl.Language

14:04:41 Presenting theory SIFPL.VS_OBJ

14:04:41 Presenting theory BDD.General

14:04:41 Presenting theory BDD.ProcedureSpecs

14:04:41 Presenting theory BDD.EvalProof

14:04:41 Presenting theory Planarity_Certificates.NonDetMonad

14:04:42 Presenting SimplifiedOntologicalArgument ...

14:04:42 Presenting document SimplifiedOntologicalArgument/document

14:04:42 Presenting document SimplifiedOntologicalArgument/outline

14:04:42 Presenting theory SimplifiedOntologicalArgument.HOML

14:04:42 Presenting theory SimplifiedOntologicalArgument.DisableKodkodScala

14:04:42 Presenting theory SimplifiedOntologicalArgument.SimplifiedOntologicalArgument

14:04:42 Presenting theory SimplifiedOntologicalArgument.MFilter

14:04:42 Presenting theory SimplifiedOntologicalArgument.BaseDefs

14:04:42 Presenting theory Planarity_Certificates.NonDetMonadLemmas

14:04:42 Presenting theory SimplifiedOntologicalArgument.ScottVariant

14:04:43 Presenting theory SimplifiedOntologicalArgument.UFilterVariant

14:04:43 Presenting theory SimplifiedOntologicalArgument.SimpleVariant

14:04:43 Presenting theory SimplifiedOntologicalArgument.SimpleVariantPG

14:04:43 Presenting theory SimplifiedOntologicalArgument.SimpleVariantSE

14:04:43 Presenting theory SimplifiedOntologicalArgument.SimpleVariantSEinT

14:04:43 Presenting theory Planarity_Certificates.OptionMonadND

14:04:43 Presenting theory SimplifiedOntologicalArgument.SimpleVariantHF

14:04:43 Presenting theory Security_Protocol_Refinement.m1_kerberos

14:04:43 Presenting theory SimplifiedOntologicalArgument.KanckosLethenNo2Possibilist

14:04:43 Presenting theory SIFPL.ContextOBJ

14:04:43 Presenting Sliding_Window_Algorithm ...

14:04:43 Presenting document Sliding_Window_Algorithm/document

14:04:43 Presenting document Sliding_Window_Algorithm/outline

14:04:43 Presenting Statecharts ...

14:04:43 Presenting document Statecharts/document

14:04:43 Presenting document Statecharts/outline

14:04:44 Presenting theory Statecharts.Contrib

14:04:44 Presenting theory Statecharts.DataSpace

14:04:44 Presenting theory Statecharts.Data

14:04:44 Presenting theory Statecharts.Update

14:04:44 Presenting theory BDD.LevellistProof

14:04:44 Presenting theory Planarity_Certificates.WP

14:04:44 Presenting file "WP-method.ML"

14:04:45 Presenting theory Statecharts.Expr

14:04:45 Presenting theory Security_Protocol_Refinement.m2_kerberos

14:04:45 Presenting theory BDD.ShareRepProof

14:04:45 Presenting theory Sliding_Window_Algorithm.SWA

14:04:45 Presenting theory Statecharts.SA

14:04:45 Presenting Stellar_Quorums ...

14:04:45 Presenting document Stellar_Quorums/document

14:04:45 Presenting document Stellar_Quorums/outline

14:04:46 Presenting theory Security_Protocol_Refinement.m3_kerberos_par

14:04:46 Presenting theory Planarity_Certificates.OptionMonadWP

14:04:46 Presenting theory Stellar_Quorums.Stellar_Quorums

14:04:46 Presenting Stone_Algebras ...

14:04:46 Presenting document Stone_Algebras/document

14:04:46 Presenting document Stone_Algebras/outline

14:04:47 Presenting theory Stone_Algebras.Lattice_Basics

14:04:47 Presenting theory Security_Protocol_Refinement.m3_kerberos5

14:04:48 Presenting theory Stone_Algebras.P_Algebras

14:04:48 Presenting theory Isabelle_C.C_Parser_Language

14:04:48 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/base.sig"

14:04:48 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/join.sml"

14:04:48 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/lrtable.sml"

14:04:48 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/stream.sml"

14:04:48 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/parser1.sml"

14:04:48 Presenting file "$AFP/Isabelle_C/C11-FrontEnd/generated/c_grammar_fun.grm.sig"

14:04:48 Presenting theory Planarity_Certificates.Graph_Genus

14:04:48 Presenting file "$AFP/Isabelle_C/C11-FrontEnd/generated/c_grammar_fun.grm.sml"

14:04:49 Presenting theory Planarity_Certificates.List_Aux

14:04:49 Presenting theory Stone_Algebras.Filters

14:04:49 Presenting theory Statecharts.HA

14:04:49 Presenting theory Security_Protocol_Refinement.m3_kerberos4

14:04:50 Presenting theory Simpl.Semantic

14:04:51 Presenting theory Simpl.HoarePartialDef

14:04:51 Presenting theory Planarity_Certificates.Executable_Permutations

14:04:51 Presenting theory Security_Protocol_Refinement.m1_nssk

14:04:51 Presenting theory BDD.ShareReduceRepListProof

14:04:52 Presenting theory Planarity_Certificates.Digraph_Map_Impl

14:04:53 Presenting theory Planarity_Certificates.Planar_Complete

14:04:53 Presenting theory Security_Protocol_Refinement.m2_nssk

14:04:53 Presenting theory Planarity_Certificates.Reachablen

14:04:53 Presenting theory Planarity_Certificates.Permutations_2

14:04:54 Presenting theory BDD.RepointProof

14:04:54 Presenting theory Planarity_Certificates.Planar_Subdivision

14:04:54 Presenting theory Security_Protocol_Refinement.m3_nssk_par

14:04:55 Presenting theory Security_Protocol_Refinement.m3_nssk

14:04:55 Presenting theory Security_Protocol_Refinement.m1_ds

14:04:55 Presenting theory Statecharts.HASem

14:04:55 Presenting theory Isabelle_C.C_Lexer_Annotation

14:04:56 Presenting theory Planarity_Certificates.Planar_Subgraph

14:04:56 Presenting theory Security_Protocol_Refinement.m2_ds

14:04:56 Presenting theory Statecharts.Kripke

14:04:56 Presenting theory Planarity_Certificates.Kuratowski_Combinatorial

14:04:56 Presenting theory Planarity_Certificates.Simpl_Anno

14:04:56 Presenting theory Statecharts.HAKripke

14:04:56 Presenting theory Planarity_Certificates.Check_Non_Planarity_Impl

14:04:56 Presenting theory Stone_Algebras.Stone_Construction

14:04:56 Presenting theory Isabelle_C.C_Parser_Annotation

14:04:57 Presenting theory Security_Protocol_Refinement.m3_ds_par

14:04:57 Presenting theory Simpl.HoarePartialProps

14:04:57 Presenting Stone_Relation_Algebras ...

14:04:57 Presenting document Stone_Relation_Algebras/document

14:04:57 Presenting document Stone_Relation_Algebras/outline

14:04:58 Presenting theory Security_Protocol_Refinement.m3_ds

14:04:58 Presenting Stone_Kleene_Relation_Algebras ...

14:04:58 Presenting document Stone_Kleene_Relation_Algebras/document

14:04:58 Presenting document Stone_Kleene_Relation_Algebras/outline

14:04:58 Presenting theory Statecharts.HAOps

14:04:58 Presenting theory Stone_Relation_Algebras.Fixpoints

14:04:59 Presenting theory Stone_Kleene_Relation_Algebras.Iterings

14:04:59 Presenting theory Planarity_Certificates.Check_Non_Planarity_Verification

14:04:59 Presenting theory BDD.NormalizeTotalProof

14:04:59 Presenting theory Statecharts.CarAudioSystem

14:04:59 Presenting theory Stone_Relation_Algebras.Semirings

14:04:59 Presenting Aggregation_Algebras ...

14:04:59 Presenting document Aggregation_Algebras/document

14:04:59 Presenting document Aggregation_Algebras/outline

14:04:59 Presenting theory Planarity_Certificates.AutoCorres_Misc

14:04:59 Presenting Relational_Minimum_Spanning_Trees ...

14:04:59 Presenting document Relational_Minimum_Spanning_Trees/document

14:04:59 Presenting document Relational_Minimum_Spanning_Trees/outline

14:05:00 Presenting theory Planarity_Certificates.Setup_AutoCorres

14:05:00 Presenting file "$AFP/Case_Labeling/util.ML"

14:05:00 Presenting theory Stone_Kleene_Relation_Algebras.Kleene_Algebras

14:05:00 Presenting theory Relational_Minimum_Spanning_Trees.Kruskal

14:05:00 Presenting theory Aggregation_Algebras.Semigroups_Big

14:05:00 Presenting theory Simpl.HoarePartial

14:05:00 Presenting theory Relational_Minimum_Spanning_Trees.Prim

14:05:00 Presenting theory Aggregation_Algebras.Aggregation_Algebras

14:05:01 Presenting theory Stone_Relation_Algebras.Relation_Algebras

14:05:01 Presenting theory Stone_Relation_Algebras.Relation_Subalgebras

14:05:03 Presenting theory Stone_Relation_Algebras.Matrix_Relation_Algebras

14:05:03 Presenting theory Simpl.Termination

14:05:03 Presenting theory Aggregation_Algebras.Matrix_Aggregation_Algebras

14:05:04 Presenting theory Relational_Minimum_Spanning_Trees.Boruvka

14:05:04 Presenting theory Planarity_Certificates.Check_Planarity_Verification

14:05:04 Presenting theory Aggregation_Algebras.Linear_Aggregation_Algebras

14:05:04 Presenting theory Stone_Relation_Algebras.Linear_Order_Matrices

14:05:05 Presenting Relational_Disjoint_Set_Forests ...

14:05:05 Presenting document Relational_Disjoint_Set_Forests/document

14:05:05 Presenting document Relational_Disjoint_Set_Forests/outline

14:05:05 Presenting Relational_Forests ...

14:05:05 Presenting theory Planarity_Certificates.Planarity_Certificates

14:05:05 Presenting Subset_Boolean_Algebras ...

14:05:05 Presenting document Relational_Forests/document

14:05:05 Presenting document Relational_Forests/outline

14:05:05 Presenting document Subset_Boolean_Algebras/document

14:05:05 Presenting document Subset_Boolean_Algebras/outline

14:05:05 Presenting Store_Buffer_Reduction ...

14:05:05 Presenting document Store_Buffer_Reduction/document

14:05:05 Presenting document Store_Buffer_Reduction/outline

14:05:07 Presenting theory Simpl.SmallStep

14:05:07 Presenting theory Stone_Kleene_Relation_Algebras.Kleene_Relation_Algebras

14:05:07 Presenting theory Relational_Forests.Forests

14:05:08 Presenting theory Simpl.HoareTotalDef

14:05:08 Presenting theory Stone_Kleene_Relation_Algebras.Kleene_Relation_Subalgebras

14:05:09 Presenting theory Relational_Disjoint_Set_Forests.Disjoint_Set_Forests

14:05:10 Presenting theory Relational_Forests.Algorithms

14:05:10 Presenting Strong_Security ...

14:05:10 Presenting document Strong_Security/document

14:05:10 Presenting document Strong_Security/outline

14:05:10 Presenting theory Strong_Security.Types

14:05:10 Presenting theory Isabelle_C.C_Eval

14:05:10 Presenting theory Strong_Security.Expr

14:05:10 Presenting theory Strong_Security.Domain_example

14:05:10 Presenting theory Strong_Security.MWLf

14:05:10 Presenting theory Subset_Boolean_Algebras.Subset_Boolean_Algebras

14:05:11 Presenting Sugar ...

14:05:11 Presenting document Sugar/sugar

14:05:11 Presenting theory Sugar.Sugar

14:05:11 Presenting Sunflowers ...

14:05:11 Presenting document Sunflowers/document

14:05:11 Presenting document Sunflowers/outline

14:05:12 Presenting theory Strong_Security.Strong_Security

14:05:12 Presenting theory Relational_Disjoint_Set_Forests.More_Disjoint_Set_Forests

14:05:12 Presenting theory Sunflowers.Sunflower

14:05:12 Presenting theory Strong_Security.Up_To_Technique

14:05:13 Presenting Syntax_Independent_Logic ...

14:05:13 Presenting document Syntax_Independent_Logic/document

14:05:13 Presenting document Syntax_Independent_Logic/outline

14:05:13 Presenting theory Strong_Security.Parallel_Composition

14:05:13 Presenting theory Sunflowers.Erdos_Rado_Sunflower

14:05:13 Presenting Goedel_Incompleteness ...

14:05:13 Presenting document Goedel_Incompleteness/document

14:05:13 Presenting document Goedel_Incompleteness/outline

14:05:13 Presenting theory Syntax_Independent_Logic.Prelim

14:05:13 Presenting theory Goedel_Incompleteness.Deduction2

14:05:13 Presenting theory Goedel_Incompleteness.Abstract_Encoding

14:05:14 Presenting theory Strong_Security.Strongly_Secure_Skip_Assign

14:05:15 Presenting theory Stone_Kleene_Relation_Algebras.Matrix_Kleene_Algebras

14:05:15 Presenting theory Goedel_Incompleteness.Abstract_Representability

14:05:15 Presenting Goedel_HFSet_Semantic ...

14:05:15 Presenting document Goedel_HFSet_Semantic/document

14:05:15 Presenting document Goedel_HFSet_Semantic/outline

14:05:16 Presenting theory Goedel_HFSet_Semantic.Instance

14:05:16 Presenting Goedel_HFSet_Semanticless ...

14:05:16 Presenting document Goedel_HFSet_Semanticless/document

14:05:16 Presenting document Goedel_HFSet_Semanticless/outline

14:05:16 Presenting theory Goedel_Incompleteness.Diagonalization

14:05:17 Presenting theory Simpl.HoareTotalProps

14:05:17 Presenting theory Goedel_Incompleteness.Derivability_Conditions

14:05:17 Presenting theory Goedel_Incompleteness.Goedel_Formula

14:05:18 Presenting theory Isabelle_C.C_Command

14:05:18 Presenting theory Isabelle_C.C_Document

14:05:18 Presenting theory Isabelle_C.C_Main

14:05:19 Presenting theory Isabelle_C.C0

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/argument_scope.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/atomic_parenthesis.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/bitfield_declaration_ambiguity.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/bitfield_declaration_ambiguity.ok.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/block_scope.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/char-literal-printing.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/c-namespace.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/control-scope.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/dangling_else.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/declarators.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/designator.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum_constant_visibility.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum_shadows_typedef.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum-trick.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/expressions.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/function-decls.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/local_scope.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/local_typedef.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/long-long-struct.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/namespaces.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/no_local_scope.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/parameter_declaration_ambiguity.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/parameter_declaration_ambiguity.test.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/statements.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/struct-recursion.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/typedef_star.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/types.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/variable_star.c"

14:05:19 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/bitfield_declaration_ambiguity.fail.c"

14:05:19 Presenting theory Goedel_Incompleteness.Standard_Model_More

14:05:19 Presenting theory Strong_Security.Language_Composition

14:05:19 Presenting theory Goedel_HFSet_Semanticless.SyntaxN

14:05:20 Presenting theory Strong_Security.Type_System

14:05:20 Presenting theory Strong_Security.Type_System_example

14:05:20 Presenting Robinson_Arithmetic ...

14:05:20 Presenting document Robinson_Arithmetic/document

14:05:20 Presenting document Robinson_Arithmetic/outline

14:05:20 Presenting theory Isabelle_C.C1

14:05:20 Presenting theory Goedel_Incompleteness.Abstract_First_Goedel

14:05:21 Presenting theory Syntax_Independent_Logic.Syntax

14:05:21 Presenting theory Simpl.HoareTotal

14:05:21 Presenting theory Isabelle_C.C2

14:05:21 Presenting theory Goedel_Incompleteness.Rosser_Formula

14:05:21 Presenting theory Goedel_HFSet_Semanticless.Coding

14:05:22 Presenting theory Isabelle_C.C_paper

14:05:22 Presenting theory Simpl.Hoare

14:05:22 Presenting theory Simpl.StateSpace

14:05:22 Presenting theory Isabelle_C.C_Appendices

14:05:22 Presenting theory Isabelle_C.README

14:05:22 Presenting Szpilrajn ...

14:05:22 Presenting document Szpilrajn/document

14:05:22 Presenting document Szpilrajn/outline

14:05:23 Presenting theory Goedel_Incompleteness.Abstract_First_Goedel_Rosser

14:05:23 Presenting theory Goedel_Incompleteness.Abstract_Second_Goedel

14:05:23 Presenting theory Goedel_HFSet_Semanticless.Predicates

14:05:23 Presenting theory Goedel_Incompleteness.Abstract_Jeroslow_Encoding

14:05:23 Presenting theory Robinson_Arithmetic.Robinson_Arithmetic

14:05:24 Presenting theory Szpilrajn.Szpilrajn

14:05:24 Presenting TESL_Language ...

14:05:24 Presenting document TESL_Language/document

14:05:24 Presenting document TESL_Language/outline

14:05:24 Presenting theory TESL_Language.Introduction

14:05:24 Presenting theory Goedel_HFSet_Semanticless.Sigma

14:05:24 Presenting theory TESL_Language.TESL

14:05:24 Presenting theory TESL_Language.Run

14:05:24 Presenting theory Goedel_Incompleteness.Jeroslow_Original

14:05:24 Presenting theory Robinson_Arithmetic.Instance

14:05:24 Presenting TLA ...

14:05:24 Presenting document TLA/document

14:05:24 Presenting document TLA/outline

14:05:24 Presenting theory TESL_Language.Denotational

14:05:25 Presenting theory TESL_Language.SymbolicPrimitive

14:05:25 Presenting theory Syntax_Independent_Logic.Deduction

14:05:25 Presenting theory TESL_Language.Operational

14:05:25 Presenting theory Goedel_Incompleteness.Jeroslow_Simplified

14:05:25 Presenting theory TLA.Sequence

14:05:26 Presenting theory Goedel_Incompleteness.Loeb_Formula

14:05:26 Presenting theory Goedel_Incompleteness.Loeb

14:05:26 Presenting theory TLA.Intensional

14:05:26 Presenting theory Goedel_Incompleteness.Tarski

14:05:26 Presenting theory Goedel_Incompleteness.All_Abstract

14:05:26 Presenting Timed_Automata ...

14:05:26 Presenting document Timed_Automata/document

14:05:26 Presenting document Timed_Automata/outline

14:05:26 Presenting theory TESL_Language.Corecursive_Prop

14:05:27 Presenting theory TLA.Semantics

14:05:27 Presenting theory Syntax_Independent_Logic.Natural_Deduction

14:05:27 Presenting theory TLA.PreFormulas

14:05:27 Presenting theory Goedel_HFSet_Semanticless.Coding_Predicates

14:05:28 Presenting theory TLA.Rules

14:05:28 Presenting theory TESL_Language.Hygge_Theory

14:05:28 Presenting theory Goedel_HFSet_Semanticless.Pf_Predicates

14:05:28 Presenting theory TLA.Liveness

14:05:28 Presenting theory TLA.State

14:05:28 Presenting theory TLA.Even

14:05:29 Presenting theory TESL_Language.StutteringDefs

14:05:29 Presenting theory TLA.Inc

14:05:29 Presenting theory Syntax_Independent_Logic.Pseudo_Term

14:05:29 Presenting theory TLA.Buffer

14:05:29 Presenting Topological_Semantics ...

14:05:29 Presenting document Topological_Semantics/document

14:05:29 Presenting document Topological_Semantics/outline

14:05:29 Presenting theory SPARCv8.Sparc_Properties

14:05:29 Presenting theory Syntax_Independent_Logic.Standard_Model

14:05:29 Presenting theory Topological_Semantics.sse_boolean_algebra

14:05:30 Presenting theory Topological_Semantics.sse_boolean_algebra_quantification

14:05:31 Presenting theory Topological_Semantics.sse_operation_positive

14:05:31 Presenting theory Topological_Semantics.sse_operation_positive_quantification

14:05:32 Presenting theory TESL_Language.StutteringLemmas

14:05:32 Presenting theory SPARCv8.Sparc_Init_State

14:05:32 Presenting theory SPARCv8.Sparc_Code_Gen

14:05:32 Presenting Transitive-Closure-II ...

14:05:32 Presenting document Transitive-Closure-II/document

14:05:32 Presenting document Transitive-Closure-II/outline

14:05:32 Presenting theory Store_Buffer_Reduction.ReduceStoreBuffer

14:05:32 Presenting theory Timed_Automata.Floyd_Warshall

14:05:33 Presenting theory Transitive-Closure-II.RTrancl

14:05:33 Presenting Tree_Decomposition ...

14:05:33 Presenting document Tree_Decomposition/document

14:05:33 Presenting document Tree_Decomposition/outline

14:05:33 Presenting theory Tree_Decomposition.Graph

14:05:34 Presenting theory Tree_Decomposition.Tree

14:05:34 Presenting theory Timed_Automata.Timed_Automata

14:05:34 Presenting theory Tree_Decomposition.TreeDecomposition

14:05:34 Presenting theory TESL_Language.Stuttering

14:05:34 Presenting theory Tree_Decomposition.TreewidthTree

14:05:34 Presenting theory Tree_Decomposition.TreewidthCompleteGraph

14:05:35 Presenting theory Tree_Decomposition.ExampleInstantiations

14:05:35 Presenting Tutorial ...

14:05:35 Presenting document Tutorial/tutorial

14:05:35 Presenting theory Tutorial.Base

14:05:35 Presenting theory Tutorial.ToyList_Test

14:05:35 Presenting theory TESL_Language.Config_Morphisms

14:05:35 Presenting Typeclass_Hierarchy ...

14:05:35 Presenting document Typeclass_Hierarchy/typeclass_hierarchy

14:05:35 Presenting theory Tutorial.ToyList

14:05:35 Presenting theory Topological_Semantics.sse_operation_negative

14:05:35 Presenting theory Tutorial.Ifexpr

14:05:35 Presenting theory Timed_Automata.DBM

14:05:35 Presenting theory Tutorial.CodeGen

14:05:35 Presenting theory Typeclass_Hierarchy.Setup

14:05:35 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

14:05:35 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

14:05:35 Presenting theory Tutorial.Trie

14:05:36 Presenting theory Typeclass_Hierarchy.Typeclass_Hierarchy

14:05:36 Presenting theory Topological_Semantics.sse_operation_negative_quantification

14:05:36 Presenting Types_Tableaus_and_Goedels_God ...

14:05:36 Presenting document Types_Tableaus_and_Goedels_God/document

14:05:36 Presenting document Types_Tableaus_and_Goedels_God/outline

14:05:36 Presenting theory Types_Tableaus_and_Goedels_God.Relations

14:05:36 Presenting theory Tutorial.ABexpr

14:05:36 Presenting theory Tutorial.unfoldnested

14:05:36 Presenting theory Tutorial.Nested

14:05:36 Presenting theory Types_Tableaus_and_Goedels_God.IHOML

14:05:36 Presenting theory Tutorial.Fundata

14:05:36 Presenting theory Tutorial.fun0

14:05:36 Presenting theory Tutorial.simp2

14:05:36 Presenting theory Tutorial.PDL

14:05:36 Presenting theory Tutorial.CTL

14:05:37 Presenting theory Tutorial.CTLind

14:05:37 Presenting theory Tutorial.Setup

14:05:37 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

14:05:37 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

14:05:37 Presenting theory Tutorial.Even

14:05:37 Presenting theory Tutorial.Mutual

14:05:37 Presenting theory Tutorial.Star

14:05:37 Presenting theory Types_Tableaus_and_Goedels_God.IHOML_Examples

14:05:37 Presenting theory Tutorial.AB

14:05:37 Presenting theory Syntax_Independent_Logic.Syntax_Arith

14:05:37 Presenting theory Tutorial.Advanced

14:05:38 Presenting theory Tutorial.Tree

14:05:38 Presenting theory Tutorial.Tree2

14:05:38 Presenting theory Tutorial.Plus

14:05:38 Presenting theory Tutorial.case_exprs

14:05:38 Presenting theory Tutorial.fakenat

14:05:38 Presenting theory Tutorial.natsum

14:05:38 Presenting theory Tutorial.pairs2

14:05:38 Presenting theory Types_Tableaus_and_Goedels_God.GoedelProof_P1

14:05:38 Presenting theory Tutorial.Option2

14:05:38 Presenting theory Tutorial.types

14:05:38 Presenting theory Tutorial.prime_def

14:05:38 Presenting theory Topological_Semantics.topo_operators_basic

14:05:38 Presenting theory Tutorial.simp

14:05:38 Presenting theory Tutorial.Itrev

14:05:38 Presenting theory Tutorial.AdvancedInd

14:05:38 Presenting theory Tutorial.appendix

14:05:38 Presenting theory Goedel_HFSet_Semanticless.II_Prelims

14:05:39 Presenting theory Tutorial.Message

14:05:39 Presenting theory Types_Tableaus_and_Goedels_God.GoedelProof_P2

14:05:39 Presenting theory Timed_Automata.Paths_Cycles

14:05:40 Presenting theory Tutorial.Event

14:05:40 Presenting theory Simpl.AlternativeSmallStep

14:05:40 Presenting theory Tutorial.Public

14:05:40 Presenting theory Topological_Semantics.topo_operators_derivative

14:05:40 Presenting theory Types_Tableaus_and_Goedels_God.FittingProof

14:05:40 Presenting theory Tutorial.NS_Public

14:05:40 Presenting theory Goedel_HFSet_Semanticless.Pseudo_Coding

14:05:40 Presenting theory Tutorial.Documents

14:05:40 Presenting theory Topological_Semantics.topo_alexandrov

14:05:40 Presenting theory Tutorial.Numbers

14:05:40 Presenting theory Simpl.Simpl_Heap

14:05:40 Presenting theory Tutorial.Pairs

14:05:41 Presenting theory Types_Tableaus_and_Goedels_God.AndersonProof

14:05:41 Presenting UPF ...

14:05:41 Presenting document UPF/document

14:05:41 Presenting document UPF/outline

14:05:41 Presenting theory Tutorial.Records

14:05:41 Presenting theory Simpl.HeapList

14:05:41 Presenting theory Tutorial.Typedefs

14:05:41 Presenting theory Tutorial.Overloading

14:05:41 Presenting theory Simpl.Generalise

14:05:41 Presenting file "generalise_state.ML"

14:05:41 Presenting theory Tutorial.Axioms

14:05:41 Presenting theory UPF.Monads

14:05:41 Presenting theory Tutorial.Basic

14:05:41 Presenting theory Tutorial.Blast

14:05:41 Presenting theory Tutorial.Force

14:05:41 Presenting theory Tutorial.TPrimes

14:05:41 Presenting theory Tutorial.Forward

14:05:41 Presenting theory UPF.UPFCore

14:05:42 Presenting theory Tutorial.Tacticals

14:05:42 Presenting theory Tutorial.find2

14:05:42 Presenting theory Tutorial.Examples

14:05:42 Presenting theory Tutorial.Functions

14:05:42 Presenting theory Tutorial.Relations

14:05:42 Presenting theory Tutorial.Recur

14:05:42 Presenting UPF_Firewall ...

14:05:42 Presenting document UPF_Firewall/document

14:05:42 Presenting document UPF_Firewall/outline

14:05:42 Presenting theory UPF_Firewall.NetworkCore

14:05:42 Presenting theory UPF.ElementaryPolicies

14:05:42 Presenting theory Topological_Semantics.topo_frontier_algebra

14:05:42 Presenting theory UPF_Firewall.DatatypeAddress

14:05:42 Presenting theory UPF_Firewall.DatatypePort

14:05:42 Presenting theory UPF_Firewall.IntegerAddress

14:05:42 Presenting theory UPF_Firewall.IntegerPort

14:05:42 Presenting theory UPF_Firewall.IntegerPort_TCPUDP

14:05:42 Presenting theory UPF.SeqComposition

14:05:42 Presenting theory UPF_Firewall.IPv4

14:05:42 Presenting theory UPF_Firewall.IPv4_TCPUDP

14:05:42 Presenting theory UPF_Firewall.NetworkModels

14:05:42 Presenting theory UPF_Firewall.PolicyCore

14:05:42 Presenting theory UPF_Firewall.PolicyCombinators

14:05:42 Presenting theory Syntax_Independent_Logic.Deduction_Q

14:05:42 Presenting theory UPF_Firewall.PortCombinators

14:05:43 Presenting Universal_Turing_Machine ...

14:05:43 Presenting document Universal_Turing_Machine/document

14:05:43 Presenting document Universal_Turing_Machine/outline

14:05:43 Presenting theory UPF.ParallelComposition

14:05:43 Presenting theory UPF_Firewall.ProtocolPortCombinators

14:05:43 Presenting theory UPF_Firewall.Ports

14:05:43 Presenting theory UPF_Firewall.PacketFilter

14:05:43 Presenting theory UPF_Firewall.NAT

14:05:44 Presenting theory UPF.Normalisation

14:05:44 Presenting theory UPF.NormalisationTestSpecification

14:05:45 Presenting theory UPF.Analysis

14:05:45 Presenting theory UPF.UPF

14:05:45 Presenting theory Universal_Turing_Machine.Turing

14:05:45 Presenting theory UPF_Firewall.FWNormalisationCore

14:05:46 Presenting theory Universal_Turing_Machine.Turing_Hoare

14:05:46 Presenting theory Timed_Automata.DBM_Basics

14:05:46 Presenting theory Goedel_HFSet_Semanticless.Quote

14:05:47 Presenting theory UPF.Service

14:05:47 Presenting theory UPF.ServiceExample

14:05:47 Presenting Van_Emde_Boas_Trees ...

14:05:47 Presenting document Van_Emde_Boas_Trees/document

14:05:47 Presenting document Van_Emde_Boas_Trees/outline

14:05:48 Presenting theory Topological_Semantics.topo_negation_conditions

14:05:49 Presenting theory Goedel_HFSet_Semanticless.Functions

14:05:49 Presenting theory Universal_Turing_Machine.Uncomputable

14:05:49 Presenting theory Topological_Semantics.topo_negation_fixedpoints

14:05:50 Presenting theory UPF_Firewall.NormalisationGenericProofs

14:05:50 Presenting theory Van_Emde_Boas_Trees.Heap_Time_Monad

14:05:52 Presenting theory Van_Emde_Boas_Trees.Array_Time

14:05:52 Presenting theory Van_Emde_Boas_Trees.Heap

14:05:53 Presenting theory Goedel_HFSet_Semanticless.Goedel_I

14:05:53 Presenting theory Universal_Turing_Machine.Abacus_Mopup

14:05:53 Presenting theory Van_Emde_Boas_Trees.Ref_Time

14:05:53 Presenting theory Van_Emde_Boas_Trees.Imperative_HOL_Time

14:05:53 Presenting theory Topological_Semantics.ex_LFIs

14:05:53 Presenting theory Van_Emde_Boas_Trees.Syntax_Match

14:05:53 Presenting theory Goedel_HFSet_Semanticless.Instance

14:05:53 Presenting Van_der_Waerden ...

14:05:53 Presenting document Van_der_Waerden/document

14:05:53 Presenting document Van_der_Waerden/outline

14:05:54 Presenting theory Van_der_Waerden.Digits

14:05:54 Presenting theory Topological_Semantics.topo_strict_implication

14:05:55 Presenting theory Van_Emde_Boas_Trees.Assertions

14:05:56 Presenting theory Van_Emde_Boas_Trees.Hoare_Triple

14:05:56 Presenting theory Van_Emde_Boas_Trees.Refine_Imp_Hol

14:05:57 Presenting theory Timed_Automata.DBM_Operations

14:05:57 Presenting theory UPF_Firewall.NormalisationIntegerPortProof

14:05:57 Presenting theory Topological_Semantics.ex_subminimal_logics

14:05:58 Presenting theory Topological_Semantics.topo_derivative_algebra

14:05:58 Presenting theory Van_der_Waerden.Van_der_Waerden

14:05:58 Presenting theory Topological_Semantics.ex_LFUs

14:05:58 Presenting VeriComp ...

14:05:58 Presenting document VeriComp/document

14:05:58 Presenting document VeriComp/outline

14:05:58 Presenting theory Van_Emde_Boas_Trees.Automation

14:05:58 Presenting theory VeriComp.Behaviour

14:05:58 Presenting theory Van_Emde_Boas_Trees.Sep_Main

14:05:58 Presenting theory Topological_Semantics.topo_border_algebra

14:05:58 Presenting theory Van_Emde_Boas_Trees.Imperative_HOL_Add

14:05:58 Presenting theory Topological_Semantics.topo_closure_algebra

14:05:58 Presenting theory VeriComp.Well_founded

14:05:58 Presenting theory Topological_Semantics.topo_interior_algebra

14:05:58 Presenting Verified-Prover ...

14:05:58 Presenting document Verified-Prover/document

14:05:58 Presenting document Verified-Prover/outline

14:05:59 Presenting theory VeriComp.Inf

14:05:59 Presenting theory VeriComp.Transfer_Extras

14:05:59 Presenting theory VeriComp.Semantics

14:05:59 Presenting theory VeriComp.Language

14:05:59 Presenting theory Timed_Automata.DBM_Zone_Semantics

14:05:59 Presenting theory Van_Emde_Boas_Trees.Time_Reasoning

14:06:00 Presenting theory Van_Emde_Boas_Trees.Simple_TBOUND_Cond

14:06:00 Presenting theory Van_Emde_Boas_Trees.VEBT_Example_Setup

14:06:01 Presenting theory Timed_Automata.Misc

14:06:02 Presenting theory VeriComp.Simulation

14:06:02 Presenting theory Timed_Automata.DBM_Normalization

14:06:02 Presenting theory Van_Emde_Boas_Trees.VEBT_Definitions

14:06:02 Presenting theory Store_Buffer_Reduction.ReduceStoreBufferSimulation

14:06:03 Presenting theory Simpl.Vcg

14:06:03 Presenting theory VeriComp.Compiler

14:06:03 Presenting file "hoare.ML"

14:06:03 Presenting file "hoare_syntax.ML"

14:06:03 Presenting theory Verified-Prover.Prover

14:06:03 Presenting theory Van_Emde_Boas_Trees.VEBT_Member

14:06:03 Presenting theory VeriComp.Fixpoint

14:06:03 Presenting Verified_SAT_Based_AI_Planning ...

14:06:03 Presenting document Verified_SAT_Based_AI_Planning/document

14:06:03 Presenting document Verified_SAT_Based_AI_Planning/outline

14:06:03 Presenting theory Verified_SAT_Based_AI_Planning.List_Supplement

14:06:03 Presenting VolpanoSmith ...

14:06:03 Presenting document VolpanoSmith/document

14:06:03 Presenting document VolpanoSmith/outline

14:06:03 Presenting theory Verified_SAT_Based_AI_Planning.Map_Supplement

14:06:04 Presenting theory Verified_SAT_Based_AI_Planning.CNF_Supplement

14:06:04 Presenting theory Verified_SAT_Based_AI_Planning.CNF_Semantics_Supplement

14:06:04 Presenting theory Simpl.SyntaxTest

14:06:04 Presenting theory Verified_SAT_Based_AI_Planning.State_Variable_Representation

14:06:04 Presenting theory Verified_SAT_Based_AI_Planning.STRIPS_Representation

14:06:04 Presenting theory Universal_Turing_Machine.Abacus

14:06:05 Presenting theory Universal_Turing_Machine.Abacus_Defs

14:06:05 Presenting theory Universal_Turing_Machine.Rec_Def

14:06:06 Presenting theory Universal_Turing_Machine.Abacus_Hoare

14:06:06 Presenting theory Store_Buffer_Reduction.PIMP

14:06:06 Presenting theory UPF_Firewall.NormalisationIPPProofs

14:06:07 Presenting theory VolpanoSmith.Semantics

14:06:07 Presenting theory Store_Buffer_Reduction.SyntaxTweaks

14:06:07 Presenting theory Simpl.VcgEx

14:06:07 Presenting theory UPF_Firewall.ElementaryRules

14:06:07 Presenting theory UPF_Firewall.FWNormalisation

14:06:07 Presenting theory Store_Buffer_Reduction.Abbrevs

14:06:07 Presenting theory UPF_Firewall.LTL_alike

14:06:07 Presenting theory UPF_Firewall.StatefulCore

14:06:07 Presenting theory Van_Emde_Boas_Trees.VEBT_Insert

14:06:07 Presenting theory UPF_Firewall.FTP

14:06:08 Presenting theory UPF_Firewall.FTP_WithPolicy

14:06:08 Presenting theory Store_Buffer_Reduction.Variants

14:06:08 Presenting theory UPF_Firewall.VOIP

14:06:08 Presenting theory Store_Buffer_Reduction.Text

14:06:09 Presenting theory Store_Buffer_Reduction.Preliminaries

14:06:09 Presenting WHATandWHERE_Security ...

14:06:09 Presenting document WHATandWHERE_Security/document

14:06:09 Presenting document WHATandWHERE_Security/outline

14:06:09 Presenting theory WHATandWHERE_Security.WHATWHERE_Security

14:06:09 Presenting theory WHATandWHERE_Security.Up_To_Technique

14:06:09 Presenting theory UPF_Firewall.FTPVOIP

14:06:09 Presenting theory UPF_Firewall.StatefulFW

14:06:09 Presenting theory UPF_Firewall.UPF-Firewall

14:06:09 Presenting theory UPF_Firewall.DMZDatatype

14:06:09 Presenting theory WHATandWHERE_Security.MWLs

14:06:09 Presenting theory UPF_Firewall.DMZInteger

14:06:09 Presenting theory UPF_Firewall.DMZ

14:06:09 Presenting theory Verified_SAT_Based_AI_Planning.STRIPS_Semantics

14:06:09 Presenting theory UPF_Firewall.Voice_over_IP

14:06:10 Presenting theory UPF_Firewall.Transformation01

14:06:10 Presenting theory UPF_Firewall.Transformation02

14:06:10 Presenting theory UPF_Firewall.Transformation

14:06:10 Presenting theory WHATandWHERE_Security.Parallel_Composition

14:06:10 Presenting theory UPF_Firewall.NAT-FW

14:06:10 Presenting theory UPF_Firewall.PersonalFirewallInt

14:06:10 Presenting theory UPF_Firewall.PersonalFirewallIpv4

14:06:10 Presenting theory WHATandWHERE_Security.WHATWHERE_Secure_Skip_Assign

14:06:10 Presenting theory UPF_Firewall.PersonalFirewallDatatype

14:06:10 Presenting theory UPF_Firewall.PersonalFirewall

14:06:10 Presenting theory UPF_Firewall.Examples

14:06:10 Presenting WOOT_Strong_Eventual_Consistency ...

14:06:10 Presenting document WOOT_Strong_Eventual_Consistency/document

14:06:10 Presenting document WOOT_Strong_Eventual_Consistency/outline

14:06:10 Presenting theory WOOT_Strong_Eventual_Consistency.ErrorMonad

14:06:10 Presenting theory Simpl.VcgExSP

14:06:10 Presenting theory WOOT_Strong_Eventual_Consistency.Data

14:06:10 Presenting theory WOOT_Strong_Eventual_Consistency.BasicAlgorithms

14:06:10 Presenting theory WOOT_Strong_Eventual_Consistency.CreateAlgorithms

14:06:10 Presenting theory Verified_SAT_Based_AI_Planning.SAS_Plus_Representation

14:06:10 Presenting theory Timed_Automata.Regions_Beta

14:06:10 Presenting theory WOOT_Strong_Eventual_Consistency.IntegrateAlgorithm

14:06:11 Presenting theory WOOT_Strong_Eventual_Consistency.DistributedExecution

14:06:11 Presenting theory WOOT_Strong_Eventual_Consistency.SortKeys

14:06:11 Presenting theory Van_Emde_Boas_Trees.VEBT_InsertCorrectness

14:06:12 Presenting theory VolpanoSmith.secTypes

14:06:12 Presenting theory Simpl.VcgExTotal

14:06:12 Presenting theory WOOT_Strong_Eventual_Consistency.Psi

14:06:12 Presenting theory Verified_SAT_Based_AI_Planning.SAS_Plus_Semantics

14:06:12 Presenting theory WOOT_Strong_Eventual_Consistency.Sorting

14:06:12 Presenting theory Simpl.Quicksort

14:06:12 Presenting theory Simpl.XVcg

14:06:12 Presenting theory WOOT_Strong_Eventual_Consistency.Consistency

14:06:12 Presenting theory Van_Emde_Boas_Trees.VEBT_MinMax

14:06:13 Presenting theory Simpl.XVcgEx

14:06:13 Presenting theory Simpl.ProcParEx

14:06:13 Presenting theory WOOT_Strong_Eventual_Consistency.CreateConsistent

14:06:13 Presenting theory Simpl.ProcParExSP

14:06:13 Presenting theory VolpanoSmith.Execute

14:06:13 Presenting Weight_Balanced_Trees ...

14:06:13 Presenting document Weight_Balanced_Trees/document

14:06:13 Presenting document Weight_Balanced_Trees/outline

14:06:13 Presenting theory Weight_Balanced_Trees.Weight_Balanced_Trees_log

14:06:13 Presenting theory WHATandWHERE_Security.Language_Composition

14:06:14 Presenting theory Simpl.Closure

14:06:14 Presenting theory WHATandWHERE_Security.Type_System

14:06:14 Presenting theory WOOT_Strong_Eventual_Consistency.IntegrateInsertCommute

14:06:14 Presenting theory WHATandWHERE_Security.Type_System_example

14:06:14 Presenting Weighted_Arithmetic_Geometric_Mean ...

14:06:14 Presenting document Weighted_Arithmetic_Geometric_Mean/document

14:06:14 Presenting document Weighted_Arithmetic_Geometric_Mean/outline

14:06:14 Presenting theory WOOT_Strong_Eventual_Consistency.StrongConvergence

14:06:15 Presenting theory WOOT_Strong_Eventual_Consistency.SEC

14:06:15 Presenting theory Simpl.ClosureEx

14:06:15 Presenting theory Weight_Balanced_Trees.Weight_Balanced_Trees

14:06:15 Presenting Word_Lib ...

14:06:15 Presenting document Word_Lib/document

14:06:15 Presenting document Word_Lib/outline

14:06:15 Presenting theory WOOT_Strong_Eventual_Consistency.Example

14:06:15 Presenting Complx ...

14:06:15 Presenting document Complx/document

14:06:15 Presenting document Complx/outline

14:06:15 Presenting theory Weighted_Arithmetic_Geometric_Mean.Weighted_Arithmetic_Geometric_Mean

14:06:15 Presenting theory Word_Lib.More_Arithmetic

14:06:15 Presenting IEEE_Floating_Point ...

14:06:15 Presenting document IEEE_Floating_Point/document

14:06:15 Presenting document IEEE_Floating_Point/outline

14:06:15 Presenting theory Word_Lib.Even_More_List

14:06:15 Presenting theory Complx.Language

14:06:15 Presenting theory Word_Lib.More_Sublist

14:06:15 Presenting theory Word_Lib.More_Misc

14:06:16 Presenting theory IEEE_Floating_Point.IEEE

14:06:16 Presenting theory Word_Lib.More_Divides

14:06:16 Presenting theory Complx.SmallStep

14:06:16 Presenting theory Complx.OG_Annotations

14:06:17 Presenting theory Van_Emde_Boas_Trees.VEBT_Succ

14:06:17 Presenting theory Word_Lib.More_Word

14:06:17 Presenting theory Complx.OG_Hoare

14:06:17 Presenting theory IEEE_Floating_Point.IEEE_Properties

14:06:17 Presenting theory Word_Lib.Strict_part_mono

14:06:18 Presenting theory Complx.SeqCatch_decomp

14:06:18 Presenting theory IEEE_Floating_Point.FP64

14:06:18 Presenting theory Word_Lib.Many_More

14:06:18 Presenting theory Word_Lib.Bit_Shifts_Infix_Syntax

14:06:18 Presenting theory Simpl.Compose

14:06:19 Presenting theory IEEE_Floating_Point.Conversion_IEEE_Float

14:06:19 Presenting theory Simpl.ComposeEx

14:06:19 Presenting theory Complx.OG_Soundness

14:06:19 Presenting theory Word_Lib.Aligned

14:06:20 Presenting theory Word_Lib.Next_and_Prev

14:06:20 Presenting theory Word_Lib.Signed_Division_Word

14:06:20 Presenting theory IEEE_Floating_Point.Double

14:06:20 Presenting theory Complx.Cache_Tactics

14:06:20 Presenting IP_Addresses ...

14:06:20 Presenting document IP_Addresses/document

14:06:20 Presenting document IP_Addresses/outline

14:06:20 Presenting theory Word_Lib.Bit_Comprehension

14:06:20 Presenting theory Word_Lib.Most_significant_bit

14:06:20 Presenting theory Word_Lib.Least_significant_bit

14:06:20 Presenting theory IP_Addresses.NumberWang_IPv4

14:06:20 Presenting theory Simpl.UserGuide

14:06:20 Presenting theory Word_Lib.Generic_set_bit

14:06:20 Presenting theory Simpl.Simpl

14:06:20 Presenting Simple_Firewall ...

14:06:20 Presenting document Simple_Firewall/document

14:06:20 Presenting document Simple_Firewall/outline

14:06:20 Presenting theory Timed_Automata.Regions

14:06:20 Presenting theory Simple_Firewall.Lib_Enum_toString

14:06:20 Presenting theory Simple_Firewall.L4_Protocol

14:06:20 Presenting theory Simple_Firewall.Simple_Packet

14:06:21 Presenting theory Simple_Firewall.Firewall_Common_Decision_State

14:06:21 Presenting theory Van_Emde_Boas_Trees.VEBT_Pred

14:06:21 Presenting theory IP_Addresses.NumberWang_IPv6

14:06:21 Presenting theory Complx.OG_Tactics

14:06:21 Presenting theory Simple_Firewall.Iface

14:06:21 Presenting theory Simple_Firewall.SimpleFw_Syntax

14:06:21 Presenting theory Complx.OG_Syntax

14:06:22 Presenting theory Complx.Examples

14:06:22 Presenting theory Word_Lib.Bits_Int

14:06:22 Presenting theory Simple_Firewall.SimpleFw_Semantics

14:06:22 Presenting theory Simple_Firewall.List_Product_More

14:06:22 Presenting theory Simple_Firewall.Option_Helpers

14:06:22 Presenting theory Word_Lib.Typedef_Morphisms

14:06:23 Presenting theory Word_Lib.Singleton_Bit_Shifts

14:06:23 Presenting theory Word_Lib.Legacy_Aliases

14:06:23 Presenting theory Verified_SAT_Based_AI_Planning.SAS_Plus_STRIPS

14:06:23 Presenting theory Complx.SumArr

14:06:23 Presenting theory Timed_Automata.Closure

14:06:23 Presenting theory Simple_Firewall.Generic_SimpleFw

14:06:24 Presenting Routing ...

14:06:24 Presenting document Routing/document

14:06:24 Presenting document Routing/outline

14:06:24 Presenting theory Routing.Linorder_Helper

14:06:24 Presenting theory IP_Addresses.WordInterval

14:06:24 Presenting theory IP_Addresses.Hs_Compat

14:06:24 Presenting theory Simple_Firewall.Shadowed

14:06:24 Presenting theory Routing.Routing_Table

14:06:24 Presenting theory Van_Emde_Boas_Trees.VEBT_Delete

14:06:24 Presenting theory Routing.Linux_Router

14:06:25 Presenting theory Word_Lib.Reversed_Bit_Lists

14:06:25 Presenting theory Simple_Firewall.IP_Partition_Preliminaries

14:06:25 Presenting theory IP_Addresses.IP_Address

14:06:25 Presenting theory Routing.IpRoute_Parser

14:06:25 Presenting file "IpRoute_Parser.ml"

14:06:25 Presenting Iptables_Semantics ...

14:06:25 Presenting theory Simple_Firewall.GroupF

14:06:25 Presenting document Iptables_Semantics/document

14:06:25 Presenting document Iptables_Semantics/outline

14:06:25 Presenting theory Simple_Firewall.IP_Addr_WordInterval_toString

14:06:25 Presenting theory Iptables_Semantics.List_Misc

14:06:25 Presenting theory Simple_Firewall.Primitives_toString

14:06:25 Presenting theory Universal_Turing_Machine.Recursive

14:06:25 Presenting theory Word_Lib.Bitwise

14:06:25 Presenting theory Iptables_Semantics.Negation_Type

14:06:26 Presenting theory IP_Addresses.IPv4

14:06:26 Presenting theory Iptables_Semantics.WordInterval_Lists

14:06:26 Presenting theory Iptables_Semantics.Repeat_Stabilize

14:06:26 Presenting theory Word_Lib.Examples

14:06:27 Presenting theory Word_Lib.Bit_Comprehension_Int

14:06:27 Presenting theory Iptables_Semantics.Firewall_Common

14:06:27 Presenting theory Word_Lib.Signed_Words

14:06:27 Presenting theory Word_Lib.Bitwise_Signed

14:06:27 Presenting theory Van_Emde_Boas_Trees.VEBT_DeleteCorrectness

14:06:27 Presenting theory Word_Lib.Enumeration

14:06:27 Presenting theory Word_Lib.Enumeration_Word

14:06:27 Presenting theory Universal_Turing_Machine.Recs

14:06:27 Presenting theory Word_Lib.Hex_Words

14:06:27 Presenting theory Word_Lib.Norm_Words

14:06:28 Presenting theory Word_Lib.Rsplit

14:06:28 Presenting theory Word_Lib.Syntax_Bundles

14:06:28 Presenting theory Word_Lib.Type_Syntax

14:06:28 Presenting theory Word_Lib.Word_EqI

14:06:29 Presenting theory Van_Emde_Boas_Trees.VEBT_Uniqueness

14:06:29 Presenting theory Van_Emde_Boas_Trees.VEBT_Height

14:06:29 Presenting theory Simple_Firewall.Service_Matrix

14:06:30 Presenting theory Simple_Firewall.SimpleFw_toString

14:06:30 Presenting Iptables_Semantics_Examples ...

14:06:30 Presenting document Iptables_Semantics_Examples/document

14:06:30 Presenting document Iptables_Semantics_Examples/outline

14:06:30 Presenting theory Word_Lib.Word_Lemmas

14:06:30 Presenting theory Timed_Automata.Approx_Beta

14:06:30 Presenting theory Iptables_Semantics.Semantics

14:06:30 Presenting theory Word_Lib.Word_8

14:06:30 Presenting theory Word_Lib.Word_16

14:06:30 Presenting theory Word_Lib.Word_Syntax

14:06:30 Presenting theory Word_Lib.Word_Names

14:06:31 Presenting theory Iptables_Semantics.Matching

14:06:32 Presenting theory Timed_Automata.Normalized_Zone_Semantics

14:06:32 Presenting theory Word_Lib.More_Word_Operations

14:06:32 Presenting LOFT ...

14:06:32 Presenting document LOFT/document

14:06:32 Presenting document LOFT/outline

14:06:32 Presenting theory Iptables_Semantics.Ruleset_Update

14:06:32 Presenting theory LOFT.OpenFlow_Helpers

14:06:32 Presenting theory Word_Lib.Word_32

14:06:32 Presenting theory Word_Lib.Word_Lib_Sumo

14:06:32 Presenting theory Word_Lib.Machine_Word_32_Basics

14:06:32 Presenting theory LOFT.Sort_Descending

14:06:32 Presenting theory Word_Lib.Machine_Word_32

14:06:32 Presenting theory LOFT.List_Group

14:06:32 Presenting theory Word_Lib.Word_64

14:06:32 Presenting theory Word_Lib.Machine_Word_64_Basics

14:06:32 Presenting theory Word_Lib.Machine_Word_64

14:06:32 Presenting theory Word_Lib.Guide

14:06:32 Presenting Interval_Arithmetic_Word32 ...

14:06:32 Presenting document Interval_Arithmetic_Word32/document

14:06:32 Presenting document Interval_Arithmetic_Word32/outline

14:06:32 Presenting theory IP_Addresses.IPv6

14:06:32 Presenting theory Van_Emde_Boas_Trees.VEBT_Bounds

14:06:32 Presenting theory LOFT.OpenFlow_Matches

14:06:32 Presenting theory LOFT.OpenFlow_Action

14:06:33 Presenting theory IP_Addresses.Prefix_Match

14:06:33 Presenting theory LOFT.Semantics_OpenFlow

14:06:33 Presenting theory Iptables_Semantics.Call_Return_Unfolding

14:06:33 Presenting theory LOFT.OpenFlow_Serialize

14:06:33 Presenting theory IP_Addresses.CIDR_Split

14:06:33 Presenting theory IP_Addresses.WordInterval_Sorted

14:06:34 Presenting theory LOFT.Featherweight_OpenFlow_Comparison

14:06:34 Presenting theory Iptables_Semantics.Ternary

14:06:34 Presenting theory Universal_Turing_Machine.UF

14:06:35 Presenting theory Iptables_Semantics.Matching_Ternary

14:06:36 Presenting theory Iptables_Semantics_Examples.Parser_Test

14:06:36 Presenting theory Van_Emde_Boas_Trees.VEBT_DeleteBounds

14:06:36 Presenting theory Iptables_Semantics_Examples.Parser6_Test

14:06:36 Presenting theory LOFT.LinuxRouter_OpenFlow_Translation

14:06:36 Presenting theory Iptables_Semantics_Examples.Small_Examples

14:06:36 Presenting theory Iptables_Semantics_Examples.Ports_Fail

14:06:36 Presenting theory Iptables_Semantics_Examples.Contrived_Example

14:06:36 Presenting theory Verified_SAT_Based_AI_Planning.SAT_Plan_Base

14:06:37 Presenting theory LOFT.OF_conv_test

14:06:37 Presenting theory Iptables_Semantics_Examples.iptables_Ln_tuned_parsed

14:06:37 Presenting theory Van_Emde_Boas_Trees.VEBT_Space

14:06:37 Presenting theory Iptables_Semantics.Semantics_Ternary

14:06:37 Presenting theory Iptables_Semantics.Datatype_Selectors

14:06:37 Presenting theory LOFT.RFC2544

14:06:37 Presenting theory Iptables_Semantics.IpAddresses

14:06:37 Presenting theory Interval_Arithmetic_Word32.Interval_Word32

14:06:37 Presenting theory Iptables_Semantics.L4_Protocol_Flags

14:06:37 Presenting theory Iptables_Semantics.Ports

14:06:38 Presenting theory Iptables_Semantics.Conntrack_State

14:06:38 Presenting theory Van_Emde_Boas_Trees.VEBT_Intf_Functional

14:06:38 Presenting theory Iptables_Semantics.Tagged_Packet

14:06:38 Presenting theory Iptables_Semantics.Common_Primitive_Syntax

14:06:38 Presenting theory Iptables_Semantics.Unknown_Match_Tacs

14:06:38 Presenting theory Verified_SAT_Based_AI_Planning.SAT_Plan_Extensions

14:06:38 Presenting theory LOFT.OpenFlow_Documentation

14:06:38 Presenting Native_Word ...

14:06:38 Presenting document Native_Word/document

14:06:38 Presenting document Native_Word/outline

14:06:38 Presenting theory Iptables_Semantics_Examples.Analyze_Synology_Diskstation

14:06:39 Presenting theory Iptables_Semantics.Common_Primitive_Matcher_Generic

14:06:39 Presenting theory Verified_SAT_Based_AI_Planning.SAT_Solve_SAS_Plus

14:06:39 Presenting theory Interval_Arithmetic_Word32.Finite_String

14:06:39 Presenting theory Native_Word.Code_Target_Word_Base

14:06:39 Presenting theory Van_Emde_Boas_Trees.VEBT_List_Assn

14:06:39 Presenting theory Iptables_Semantics.Common_Primitive_Matcher

14:06:39 Presenting theory Iptables_Semantics.Example_Semantics

14:06:40 Presenting theory Native_Word.Word_Type_Copies

14:06:40 Presenting theory Native_Word.Code_Int_Integer_Conversion

14:06:40 Presenting theory Iptables_Semantics_Examples.Analyze_Ringofsaturn_com

14:06:40 Presenting theory IP_Addresses.IP_Address_Parser

14:06:40 Presenting theory IP_Addresses.Lib_Numbers_toString

14:06:40 Presenting theory Interval_Arithmetic_Word32.Interpreter

14:06:40 Presenting X86_Semantics ...

14:06:40 Presenting document X86_Semantics/document

14:06:40 Presenting document X86_Semantics/outline

14:06:40 Presenting theory Native_Word.Code_Target_Integer_Bit

14:06:40 Presenting theory IP_Addresses.Lib_Word_toString

14:06:41 Presenting theory X86_Semantics.BitByte

14:06:41 Presenting theory IP_Addresses.Lib_List_toString

14:06:41 Presenting theory IP_Addresses.IP_Address_toString

14:06:41 Presenting theory IP_Addresses.Prefix_Match_toString

14:06:41 Presenting ZFC_in_HOL ...

14:06:41 Presenting document ZFC_in_HOL/document

14:06:41 Presenting document ZFC_in_HOL/outline

14:06:41 Presenting theory ZFC_in_HOL.ZFC_Library

14:06:41 Presenting theory X86_Semantics.Memory

14:06:41 Presenting theory Van_Emde_Boas_Trees.VEBT_BuildupMemImp

14:06:41 Presenting theory Iptables_Semantics.Alternative_Semantics

14:06:42 Presenting theory X86_Semantics.State

14:06:42 Presenting theory Van_Emde_Boas_Trees.VEBT_SuccPredImperative

14:06:42 Presenting theory Native_Word.Uint64

14:06:42 Presenting theory Iptables_Semantics.Semantics_Stateful

14:06:43 Presenting theory Van_Emde_Boas_Trees.VEBT_DelImperative

14:06:43 Presenting theory ZFC_in_HOL.ZFC_in_HOL

14:06:43 Presenting theory Van_Emde_Boas_Trees.VEBT_Intf_Imperative

14:06:43 Presenting theory Van_Emde_Boas_Trees.VEBT_Example

14:06:43 Presenting CZH_Foundations ...

14:06:43 Presenting document CZH_Foundations/document

14:06:43 Presenting document CZH_Foundations/outline

14:06:43 Presenting theory CZH_Foundations.CZH_Sets_MIF

14:06:43 Presenting theory CZH_Foundations.CZH_Utilities

14:06:43 Presenting theory CZH_Foundations.CZH_Introduction

14:06:43 Presenting theory CZH_Foundations.CZH_Sets_Introduction

14:06:43 Presenting theory Native_Word.Uint32

14:06:44 Presenting theory Verified_SAT_Based_AI_Planning.AST_SAS_Plus_Equivalence

14:06:44 Presenting theory Verified_SAT_Based_AI_Planning.Set2_Join_RBT

14:06:44 Presenting theory X86_Semantics.X86_InstructionSemantics

14:06:44 Presenting theory CZH_Foundations.CZH_Sets_Sets

14:06:44 Presenting theory CZH_Foundations.CZH_Sets_Nat

14:06:45 Presenting theory Native_Word.Uint16

14:06:45 Presenting theory X86_Semantics.StateCleanUp

14:06:45 Presenting file "MySubst.ML"

14:06:45 Presenting theory X86_Semantics.SymbolicExecution

14:06:45 Presenting theory X86_Semantics.Examples

14:06:46 Presenting theory Native_Word.Uint8

14:06:46 Presenting theory Universal_Turing_Machine.UTM

14:06:46 Presenting theory X86_Semantics.X86_Parse

14:06:46 Presenting file "X86_Parse.ML"

14:06:46 Presenting theory ZFC_in_HOL.ZFC_Cardinals

14:06:46 Presenting theory Verified_SAT_Based_AI_Planning.Solve_SASP

14:06:46 Presenting theory Native_Word.Uint

14:06:46 Presenting theory X86_Semantics.Example_WC

14:06:46 Presenting CZH_Elementary_Categories ...

14:06:46 Presenting CZH_Universal_Constructions ...

14:06:46 Presenting document CZH_Universal_Constructions/document

14:06:46 Presenting document CZH_Universal_Constructions/outline

14:06:46 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Introduction

14:06:46 Presenting HOL-Proofs ...

14:06:46 Presenting HOL-Proofs-Extraction ...

14:06:46 Presenting document HOL-Proofs-Extraction/document

14:06:46 Presenting document HOL-Proofs-Extraction/outline

14:06:46 Presenting theory CZH_Foundations.CZH_Sets_BRelations

14:06:46 Presenting document CZH_Elementary_Categories/document

14:06:46 Presenting document CZH_Elementary_Categories/outline

14:06:46 Presenting theory Native_Word.Native_Cast

14:06:46 Presenting theory Iptables_Semantics.Semantics_Goto

14:06:47 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Introduction

14:06:47 Presenting theory HOL-Proofs-Extraction.Util

14:06:47 Presenting theory Native_Word.Native_Cast_Uint

14:06:47 Presenting theory HOL-Proofs-Extraction.QuotRem

14:06:47 Presenting theory Native_Word.Native_Word_Imperative_HOL

14:06:47 Presenting theory HOL-Proofs-Extraction.Greatest_Common_Divisor

14:06:47 Presenting theory Iptables_Semantics.Negation_Type_DNF

14:06:47 Presenting theory Iptables_Semantics.Matching_Embeddings

14:06:47 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Universal

14:06:47 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Category

14:06:48 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Small_Category

14:06:48 Presenting theory HOL-Proofs-Extraction.Warshall

14:06:48 Presenting theory CZH_Foundations.CZH_Sets_IF

14:06:48 Presenting theory Iptables_Semantics.Fixed_Action

14:06:48 Presenting theory CZH_Foundations.CZH_Sets_Equipollence

14:06:49 Presenting theory HOL-Proofs-Extraction.Higman

14:06:49 Presenting theory CZH_Foundations.CZH_Sets_Cardinality

14:06:49 Presenting theory HOL-Proofs-Extraction.Higman_Extraction

14:06:49 Presenting theory ZFC_in_HOL.Kirby

14:06:49 Presenting theory Iptables_Semantics.Normalized_Matches

14:06:49 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Functor

14:06:49 Presenting theory CZH_Foundations.CZH_Sets_Ordinals

14:06:49 Presenting theory Iptables_Semantics.Negation_Type_Matching

14:06:49 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Limit

14:06:49 Presenting theory HOL-Proofs-Extraction.Pigeonhole

14:06:49 Presenting theory Iptables_Semantics_Examples.Analyze_SQRL_Shorewall

14:06:50 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Small_Functor

14:06:50 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Limit_IT

14:06:50 Presenting theory HOL-Proofs-Extraction.Euclid

14:06:50 Presenting HOL-Proofs-Lambda ...

14:06:50 Presenting theory Iptables_Semantics_Examples.SQRL_2015_nospoof

14:06:50 Presenting theory ZFC_in_HOL.Ordinal_Exp

14:06:50 Presenting document HOL-Proofs-Lambda/document

14:06:50 Presenting document HOL-Proofs-Lambda/outline

14:06:51 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Limit_Product

14:06:51 Presenting theory HOL-Proofs-Lambda.Lambda

14:06:51 Presenting theory Iptables_Semantics_Examples.SNS_IAS_Eduroam_Spoofing

14:06:51 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Limit_Pullback

14:06:51 Presenting theory HOL-Proofs-Lambda.Commutation

14:06:52 Presenting theory HOL-Proofs-Lambda.ParRed

14:06:52 Presenting theory CZH_Foundations.CZH_Sets_FSequences

14:06:52 Presenting theory Iptables_Semantics_Examples.Analyze_medium_sized_company

14:06:52 Presenting HOL-Proofs-ex ...

14:06:52 Presenting theory CZH_Elementary_Categories.CZH_ECAT_NTCF

14:06:53 Presenting theory ZFC_in_HOL.Cantor_NF

14:06:53 Presenting theory HOL-Proofs-Lambda.Eta

14:06:53 Presenting theory HOL-Proofs-ex.Hilbert_Classical

14:06:53 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Limit_Equalizer

14:06:53 Presenting theory HOL-Proofs-Lambda.ListApplication

14:06:53 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Small_NTCF

14:06:53 Presenting theory ZFC_in_HOL.ZFC_Typeclasses

14:06:53 Presenting Intro ...

14:06:53 Presenting document Intro/intro

14:06:53 Presenting LCF ...

14:06:53 Presenting theory HOL-Proofs-ex.Proof_Terms

14:06:53 Presenting theory HOL-Proofs-ex.XML_Data

14:06:53 Presenting Logics ...

14:06:53 Presenting document Logics/logics

14:06:53 Presenting Nitpick ...

14:06:53 Presenting document Nitpick/nitpick

14:06:53 Presenting Pure-Examples ...

14:06:53 Presenting document Pure-Examples/document

14:06:53 Presenting document Pure-Examples/outline

14:06:53 Presenting theory LCF.LCF

14:06:53 Presenting theory LCF.Ex1

14:06:53 Presenting theory HOL-Proofs-Lambda.LambdaType

14:06:53 Presenting theory LCF.Ex2

14:06:53 Presenting theory Pure-Examples.First_Order_Logic

14:06:53 Presenting theory LCF.Ex3

14:06:53 Presenting theory LCF.Ex4

14:06:53 Presenting Pure-ex ...

14:06:53 Presenting document Pure-ex/document

14:06:53 Presenting document Pure-ex/outline

14:06:54 Presenting theory HOL-Proofs-Lambda.ListOrder

14:06:54 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Pointed

14:06:54 Presenting theory HOL-Proofs-Lambda.ListBeta

14:06:54 Presenting theory Pure-ex.Def

14:06:54 Presenting theory Pure-ex.Def_Examples

14:06:54 Presenting theory HOL-Proofs-Lambda.InductTermi

14:06:54 Presenting theory CZH_Foundations.CZH_Sets_FBRelations

14:06:54 Presenting theory Pure-Examples.Higher_Order_Logic

14:06:54 Presenting SML ...

14:06:54 Presenting theory SML.Examples

14:06:54 Presenting file "factorial.sml"

14:06:54 Presenting file "Example.sig"

14:06:54 Presenting file "Example.sml"

14:06:54 Presenting Sequents ...

14:06:55 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Representable

14:06:55 Presenting theory Sequents.Sequents

14:06:55 Presenting file "prover.ML"

14:06:55 Presenting theory HOL-Proofs-Lambda.StrongNorm

14:06:55 Presenting theory Pure-ex.Guess

14:06:55 Presenting theory Pure-ex.Guess_Examples

14:06:55 Presenting theory Pure-ex.Alternative_Headings

14:06:55 Presenting theory Pure-ex.Alternative_Headings_Examples

14:06:55 Presenting Sledgehammer ...

14:06:55 Presenting document Sledgehammer/sledgehammer

14:06:55 Presenting SpecCheck ...

14:06:55 Presenting document SpecCheck/document

14:06:55 Presenting document SpecCheck/outline

14:06:55 Presenting theory SpecCheck.SpecCheck_Base

14:06:55 Presenting file "util.ML"

14:06:55 Presenting file "speccheck_base.ML"

14:06:55 Presenting theory Iptables_Semantics.Primitive_Normalization

14:06:55 Presenting file "property.ML"

14:06:55 Presenting file "configuration.ML"

14:06:55 Presenting file "random.ML"

14:06:56 Presenting theory HOL-Proofs-Lambda.NormalForm

14:06:56 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Complete

14:06:56 Presenting theory Sequents.LK0

14:06:56 Presenting theory Iptables_Semantics.MatchExpr_Fold

14:06:56 Presenting theory Iptables_Semantics.Common_Primitive_Lemmas

14:06:56 Presenting theory CZH_Foundations.CZH_Sets_VNHS

14:06:56 Presenting theory HOL-Proofs-Lambda.Standardization

14:06:57 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Comma

14:06:57 Presenting theory Sequents.LK

14:06:57 Presenting file "simpdata.ML"

14:06:57 Presenting theory CZH_Foundations.CZH_Sets_NOP

14:06:57 Presenting theory CZH_Foundations.HOL_CContinuum

14:06:57 Presenting theory HOL-Proofs-Lambda.WeakNorm

14:06:57 Presenting theory Native_Word.Native_Word_Test

14:06:58 Presenting theory Sequents.ILL

14:06:58 Presenting System ...

14:06:58 Presenting document System/system

14:06:58 Presenting theory Native_Word.Code_Target_Int_Bit

14:06:58 Presenting theory CZH_Elementary_Categories.CZH_ECAT_PCategory

14:06:58 Presenting theory Native_Word.Native_Word_Test_Emu

14:06:58 Presenting theory Native_Word.Native_Word_Test_PolyML

14:06:58 Presenting theory Native_Word.Native_Word_Test_PolyML2

14:06:58 Presenting theory Native_Word.Native_Word_Test_PolyML64

14:06:58 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Set

14:06:58 Presenting theory Sequents.ILL_predlog

14:06:58 Presenting theory Native_Word.Native_Word_Test_Scala

14:06:58 Presenting theory Native_Word.Native_Word_Test_GHC

14:06:58 Presenting theory Native_Word.Native_Word_Test_MLton

14:06:58 Presenting theory Native_Word.Native_Word_Test_MLton2

14:06:58 Presenting theory System.Base

14:06:58 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

14:06:58 Presenting theory Native_Word.Native_Word_Test_OCaml

14:06:58 Presenting theory Native_Word.Native_Word_Test_OCaml2

14:06:58 Presenting theory Native_Word.Native_Word_Test_SMLNJ

14:06:58 Presenting theory Native_Word.Native_Word_Test_SMLNJ2

14:06:58 Presenting theory System.Environment

14:06:58 Presenting theory SpecCheck.SpecCheck_Generators

14:06:58 Presenting file "gen_types.ML"

14:06:58 Presenting file "gen_base.ML"

14:06:58 Presenting file "gen_text.ML"

14:06:58 Presenting file "gen_int.ML"

14:06:58 Presenting file "gen_real.ML"

14:06:58 Presenting file "gen_function.ML"

14:06:58 Presenting file "gen_term.ML"

14:06:58 Presenting file "gen.ML"

14:06:58 Presenting theory Sequents.Washing

14:06:58 Presenting theory Native_Word.Uint_Userguide

14:06:58 Presenting Tools ...

14:06:58 Presenting theory System.Sessions

14:06:58 Presenting theory System.Presentation

14:06:58 Presenting theory Sequents.Modal0

14:06:58 Presenting file "modal.ML"

14:06:58 Presenting theory SpecCheck.SpecCheck_Show

14:06:58 Presenting theory System.Server

14:06:58 Presenting file "show_types.ML"

14:06:58 Presenting file "show_base.ML"

14:06:58 Presenting file "show_term.ML"

14:06:58 Presenting file "show.ML"

14:06:58 Presenting theory Sequents.T

14:06:58 Presenting theory System.Scala

14:06:58 Presenting theory System.Phabricator

14:06:58 Presenting theory Sequents.S4

14:06:58 Presenting theory System.Misc

14:06:59 Presenting ZF ...

14:06:59 Presenting document ZF/document

14:06:59 Presenting document ZF/outline

14:06:59 Presenting theory SpecCheck.SpecCheck_Output_Style

14:06:59 Presenting file "output_style_types.ML"

14:06:59 Presenting file "output_style_perl.ML"

14:06:59 Presenting file "output_style_custom.ML"

14:06:59 Presenting file "output_style.ML"

14:06:59 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Subcategory

14:06:59 Presenting theory Sequents.S43

14:06:59 Presenting theory Sequents.Propositional

14:06:59 Presenting theory SpecCheck.SpecCheck_Shrink

14:06:59 Presenting file "shrink_types.ML"

14:06:59 Presenting file "shrink_base.ML"

14:06:59 Presenting file "shrink.ML"

14:06:59 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Simple

14:06:59 Presenting theory Sequents.Quantifiers

14:07:00 Presenting theory ZF.ZF_Base

14:07:00 Presenting theory CZH_Foundations.CZH_Sets_ZQR

14:07:00 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Discrete

14:07:00 Presenting theory Sequents.Hard_Quantifiers

14:07:00 Presenting theory Sequents.Nat

14:07:00 Presenting Logics_ZF ...

14:07:00 Presenting document Logics_ZF/logics-ZF

14:07:01 Presenting theory Logics_ZF.IFOL_examples

14:07:01 Presenting theory CZH_Foundations.CZH_EX_Replacement

14:07:01 Presenting theory Logics_ZF.FOL_examples

14:07:01 Presenting theory SpecCheck.SpecCheck

14:07:01 Presenting file "lecker.ML"

14:07:01 Presenting file "speccheck.ML"

14:07:01 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Adjoints

14:07:01 Presenting theory Logics_ZF.ZF_examples

14:07:01 Presenting theory CZH_Elementary_Categories.CZH_ECAT_SS

14:07:01 Presenting theory Logics_ZF.If

14:07:01 Presenting theory CZH_Foundations.CZH_EX_TS

14:07:01 Presenting theory ZF.upair

14:07:01 Presenting file "Tools/typechk.ML"

14:07:01 Presenting theory SpecCheck.SpecCheck_Dynamic

14:07:01 Presenting file "dynamic_construct.ML"

14:07:01 Presenting file "speccheck_dynamic.ML"

14:07:01 Presenting theory Logics_ZF.ZF_Isar

14:07:01 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

14:07:01 Presenting Recursion-Addition ...

14:07:01 Presenting document Recursion-Addition/document

14:07:01 Presenting document Recursion-Addition/outline

14:07:02 Presenting theory Iptables_Semantics.Ports_Normalize

14:07:02 Presenting theory ZF.pair

14:07:02 Presenting file "simpdata.ML"

14:07:02 Presenting theory CZH_Foundations.CZH_EX_Algebra

14:07:02 Presenting theory CZH_Foundations.CZH_Sets_Conclusions

14:07:02 Presenting theory SpecCheck.SpecCheck_Examples

14:07:02 Presenting ZF-AC ...

14:07:02 Presenting document ZF-AC/document

14:07:02 Presenting document ZF-AC/outline

14:07:02 Presenting theory ZF-AC.AC_Equiv

14:07:02 Presenting theory CZH_Foundations.CZH_DG_Introduction

14:07:02 Presenting theory Iptables_Semantics.IpAddresses_Normalize

14:07:02 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Parallel

14:07:02 Presenting theory ZF-AC.Cardinal_aux

14:07:03 Presenting theory Iptables_Semantics.Interfaces_Normalize

14:07:03 Presenting theory CZH_Foundations.CZH_DG_Digraph

14:07:03 Presenting theory ZF-AC.WO6_WO1

14:07:03 Presenting theory Iptables_Semantics.Word_Upto

14:07:03 Presenting theory ZF-AC.WO1_WO7

14:07:04 Presenting theory ZF-AC.AC7_AC9

14:07:04 Presenting theory ZF-AC.WO1_AC

14:07:04 Presenting theory ZF-AC.Hartog

14:07:04 Presenting theory CZH_Foundations.CZH_DG_Small_Digraph

14:07:04 Presenting theory ZF-AC.HH

14:07:04 Presenting theory ZF-AC.AC15_WO6

14:07:04 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Kan

14:07:04 Presenting theory ZF-AC.AC16_lemmas

14:07:05 Presenting theory ZF-AC.WO2_AC16

14:07:05 Presenting theory Recursion-Addition.recursion

14:07:05 Presenting ZF-Coind ...

14:07:05 Presenting theory ZF-Coind.Language

14:07:05 Presenting theory ZF-AC.AC16_WO4

14:07:05 Presenting theory Iptables_Semantics.Protocols_Normalize

14:07:05 Presenting theory ZF-AC.AC17_AC1

14:07:05 Presenting theory ZF-Coind.Map

14:07:05 Presenting theory ZF-AC.AC18_AC19

14:07:05 Presenting theory ZF.equalities

14:07:05 Presenting theory Iptables_Semantics.Remdups_Rev

14:07:05 Presenting theory ZF-Coind.Values

14:07:05 Presenting theory ZF-Coind.Types

14:07:06 Presenting theory ZF-AC.DC

14:07:06 Presenting theory ZF-Coind.Static

14:07:06 Presenting ZF-Constructible ...

14:07:06 Presenting document ZF-Constructible/document

14:07:06 Presenting document ZF-Constructible/outline

14:07:06 Presenting theory ZF-Coind.Dynamic

14:07:06 Presenting theory ZF.Fixedpt

14:07:06 Presenting theory ZF-Coind.ECR

14:07:06 Presenting Delta_System_Lemma ...

14:07:06 Presenting document Delta_System_Lemma/document

14:07:06 Presenting document Delta_System_Lemma/outline

14:07:06 Presenting theory CZH_Foundations.CZH_DG_DGHM

14:07:06 Presenting theory ZF.Bool

14:07:06 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Comma

14:07:07 Presenting theory CZH_Universal_Constructions.CZH_UCAT_PWKan

14:07:07 Presenting theory ZF-Constructible.Formula

14:07:07 Presenting theory ZF.Sum

14:07:07 Presenting theory CZH_Foundations.CZH_DG_Small_DGHM

14:07:07 Presenting theory Iptables_Semantics.Ipassmt

14:07:08 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Rel

14:07:08 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Par

14:07:08 Presenting theory CZH_Foundations.CZH_DG_TDGHM

14:07:08 Presenting theory Delta_System_Lemma.ZF_Library

14:07:09 Presenting theory ZF.func

14:07:09 Presenting theory CZH_Foundations.CZH_DG_Small_TDGHM

14:07:09 Presenting theory Iptables_Semantics.No_Spoof

14:07:09 Presenting theory Iptables_Semantics.Common_Primitive_toString

14:07:09 Presenting theory CZH_Universal_Constructions.CZH_UCAT_PWKan_Example

14:07:09 Presenting theory Iptables_Semantics.Routing_IpAssmt

14:07:10 Presenting theory ZF.QPair

14:07:10 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Conclusions

14:07:10 Presenting Transitive_Models ...

14:07:10 Presenting document Transitive_Models/document

14:07:10 Presenting document Transitive_Models/outline

14:07:10 Presenting theory Transitive_Models.Utils

14:07:10 Presenting file "Utils.ml"

14:07:10 Presenting theory Iptables_Semantics.Output_Interface_Replace

14:07:10 Presenting theory Transitive_Models.Nat_Miscellanea

14:07:10 Presenting theory Transitive_Models.ZF_Miscellanea

14:07:10 Presenting theory Delta_System_Lemma.Cofinality

14:07:11 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Set

14:07:11 Presenting theory Delta_System_Lemma.Cardinal_Library

14:07:11 Presenting theory Transitive_Models.Renaming

14:07:11 Presenting theory ZF.Perm

14:07:11 Presenting theory CZH_Elementary_Categories.CZH_ECAT_GRPH

14:07:11 Presenting theory Delta_System_Lemma.Konig

14:07:11 Presenting theory Iptables_Semantics.Interface_Replace

14:07:11 Presenting theory CZH_Elementary_Categories.CZH_ECAT_SemiCAT

14:07:12 Presenting theory Transitive_Models.Renaming_Auto

14:07:12 Presenting file "Renaming_ML.ml"

14:07:12 Presenting theory Delta_System_Lemma.Delta_System

14:07:12 Presenting theory CZH_Elementary_Categories.CZH_DG_CAT

14:07:12 Presenting theory Iptables_Semantics.Optimizing

14:07:12 Presenting theory Transitive_Models.M_Basic_No_Repl

14:07:12 Presenting theory Delta_System_Lemma.Cohen_Posets

14:07:12 Presenting Independence_CH ...

14:07:12 Presenting document Independence_CH/document

14:07:12 Presenting document Independence_CH/outline

14:07:12 Presenting theory ZF.Trancl

14:07:12 Presenting theory ZF-Constructible.Relative

14:07:12 Presenting theory CZH_Elementary_Categories.CZH_SMC_CAT

14:07:12 Presenting theory Transitive_Models.Recursion_Thms

14:07:12 Presenting theory CZH_Foundations.CZH_DG_PDigraph

14:07:12 Presenting theory CZH_Elementary_Categories.CZH_ECAT_CAT

14:07:13 Presenting theory Independence_CH.Forcing_Notions

14:07:13 Presenting theory ZF-Constructible.Wellorderings

14:07:13 Presenting theory ZF.WF

14:07:13 Presenting theory Transitive_Models.Synthetic_Definition

14:07:13 Presenting theory CZH_Foundations.CZH_DG_Subdigraph

14:07:13 Presenting theory Transitive_Models.Internalizations

14:07:13 Presenting theory CZH_Elementary_Categories.CZH_DG_FUNCT

14:07:13 Presenting theory ZF-Constructible.WFrec

14:07:14 Presenting theory Transitive_Models.Least

14:07:14 Presenting theory Transitive_Models.Higher_Order_Constructs

14:07:14 Presenting theory CZH_Foundations.CZH_DG_Simple

14:07:14 Presenting theory CZH_Elementary_Categories.CZH_SMC_FUNCT

14:07:14 Presenting theory ZF-Constructible.WF_absolute

14:07:14 Presenting theory CZH_Foundations.CZH_DG_GRPH

14:07:14 Presenting theory Independence_CH.Cohen_Posets_Relative

14:07:15 Presenting theory ZF.Ordinal

14:07:15 Presenting theory Independence_CH.Edrel

14:07:16 Presenting theory ZF.OrdQuant

14:07:16 Presenting theory CZH_Foundations.CZH_DG_Rel

14:07:16 Presenting theory ZF-Constructible.Datatype_absolute

14:07:16 Presenting theory ZF.Nat

14:07:16 Presenting theory CZH_Elementary_Categories.CZH_ECAT_FUNCT

14:07:17 Presenting theory ZF-Constructible.Normal

14:07:17 Presenting theory Independence_CH.FrecR

14:07:17 Presenting theory CZH_Foundations.CZH_DG_Par

14:07:17 Presenting theory Independence_CH.FrecR_Arities

14:07:17 Presenting theory Iptables_Semantics.Transform

14:07:17 Presenting theory CZH_Foundations.CZH_DG_Set

14:07:17 Presenting theory ZF-Constructible.Reflection

14:07:17 Presenting theory CZH_Foundations.CZH_DG_Conclusions

14:07:17 Presenting theory CZH_Foundations.CZH_SMC_Introduction

14:07:17 Presenting theory ZF-Constructible.MetaExists

14:07:18 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Hom

14:07:18 Presenting theory Iptables_Semantics.Conntrack_State_Transform

14:07:19 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Cone

14:07:19 Presenting theory ZF-Constructible.L_axioms

14:07:19 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Small_Cone

14:07:19 Presenting theory ZF-Constructible.Separation

14:07:19 Presenting theory Iptables_Semantics.Primitive_Abstract

14:07:19 Presenting theory CZH_Foundations.CZH_SMC_Semicategory

14:07:20 Presenting theory CZH_Foundations.CZH_SMC_Small_Semicategory

14:07:20 Presenting theory Transitive_Models.Relativization

14:07:20 Presenting file "Relativization_Database.ml"

14:07:21 Presenting theory CZH_Foundations.CZH_SMC_Semifunctor

14:07:21 Presenting theory ZF.Inductive

14:07:21 Presenting file "ind_syntax.ML"

14:07:21 Presenting file "Tools/ind_cases.ML"

14:07:21 Presenting file "Tools/cartprod.ML"

14:07:21 Presenting file "Tools/inductive_package.ML"

14:07:21 Presenting file "Tools/induct_tacs.ML"

14:07:21 Presenting file "Tools/primrec_package.ML"

14:07:21 Presenting theory Transitive_Models.Discipline_Base

14:07:21 Presenting theory CZH_Foundations.CZH_SMC_Small_Semifunctor

14:07:22 Presenting theory Transitive_Models.Arities

14:07:22 Presenting theory ZF.Epsilon

14:07:22 Presenting theory Independence_CH.Fm_Definitions

14:07:22 Presenting theory CZH_Foundations.CZH_SMC_NTSMCF

14:07:23 Presenting theory CZH_Foundations.CZH_SMC_Small_NTSMCF

14:07:23 Presenting theory ZF.Order

14:07:23 Presenting theory Iptables_Semantics.SimpleFw_Compliance

14:07:23 Presenting theory Independence_CH.Internal_ZFC_Axioms

14:07:23 Presenting theory Transitive_Models.Discipline_Function

14:07:24 Presenting theory CZH_Foundations.CZH_SMC_PSemicategory

14:07:24 Presenting theory ZF-Constructible.Internalize

14:07:24 Presenting theory CZH_Foundations.CZH_SMC_Subsemicategory

14:07:24 Presenting theory Iptables_Semantics.Semantics_Embeddings

14:07:25 Presenting theory Iptables_Semantics.Iptables_Semantics

14:07:25 Presenting theory CZH_Foundations.CZH_SMC_Simple

14:07:25 Presenting theory ZF.OrderArith

14:07:25 Presenting theory Iptables_Semantics.Code_Interface

14:07:25 Presenting theory CZH_Foundations.CZH_SMC_Rel

14:07:26 Presenting theory ZF-Constructible.Rec_Separation

14:07:26 Presenting theory CZH_Foundations.CZH_SMC_Par

14:07:26 Presenting theory ZF.OrderType

14:07:26 Presenting theory ZF.Finite

14:07:27 Presenting theory CZH_Foundations.CZH_SMC_Set

14:07:27 Presenting theory CZH_Foundations.CZH_SMC_GRPH

14:07:27 Presenting theory CZH_Foundations.CZH_DG_SemiCAT

14:07:27 Presenting theory CZH_Foundations.CZH_SMC_SemiCAT

14:07:28 Presenting theory CZH_Foundations.CZH_SMC_Conclusions

14:07:28 Presenting Forcing ...

14:07:28 Presenting document Forcing/document

14:07:28 Presenting document Forcing/outline

14:07:28 Presenting theory Forcing.Utils

14:07:28 Presenting file "utils.ML"

14:07:28 Presenting theory Transitive_Models.Lambda_Replacement

14:07:28 Presenting theory Forcing.Forcing_Notions

14:07:28 Presenting theory ZF.Cardinal

14:07:28 Presenting theory Forcing.Pointed_DC

14:07:28 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Yoneda

14:07:28 Presenting theory Forcing.Rasiowa_Sikorski

14:07:28 Presenting theory Transitive_Models.Discipline_Cardinal

14:07:28 Presenting theory Iptables_Semantics.Parser6

14:07:28 Presenting theory Forcing.Nat_Miscellanea

14:07:29 Presenting theory Independence_CH.Interface

14:07:29 Presenting theory Forcing.Internalizations

14:07:29 Presenting theory Forcing.Recursion_Thms

14:07:29 Presenting theory Transitive_Models.Univ_Relative

14:07:29 Presenting theory Iptables_Semantics.No_Spoof_Embeddings

14:07:29 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Order

14:07:30 Presenting theory Forcing.Relative_Univ

14:07:30 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Small_Order

14:07:30 Presenting theory Forcing.Synthetic_Definition

14:07:30 Presenting theory ZF-Constructible.Satisfies_absolute

14:07:30 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Ordinal

14:07:30 Presenting theory ZF.Univ

14:07:30 Presenting theory Independence_CH.Separation_Instances

14:07:30 Presenting theory ZF.QUniv

14:07:31 Presenting theory Forcing.Interface

14:07:31 Presenting theory CZH_Elementary_Categories.CZH_ECAT_CSimplicial

14:07:32 Presenting theory Forcing.Forcing_Data

14:07:32 Presenting theory Transitive_Models.Cardinal_Relative

14:07:32 Presenting theory Forcing.Internal_ZFC_Axioms

14:07:32 Presenting theory Iptables_Semantics.Parser

14:07:32 Presenting theory ZF-Constructible.DPow_absolute

14:07:32 Presenting theory Iptables_Semantics.Code_haskell

14:07:33 Presenting theory Forcing.Renaming

14:07:33 Presenting theory Iptables_Semantics.Access_Matrix_Embeddings

14:07:33 Presenting theory ZF.Datatype

14:07:33 Presenting file "Tools/datatype_package.ML"

14:07:33 Presenting theory Iptables_Semantics.Documentation

14:07:33 Presenting ZF-IMP ...

14:07:33 Presenting document ZF-IMP/document

14:07:33 Presenting document ZF-IMP/outline

14:07:33 Presenting theory ZF-IMP.Com

14:07:33 Presenting theory Forcing.Renaming_Auto

14:07:33 Presenting file "renaming.ML"

14:07:33 Presenting theory ZF-IMP.Denotation

14:07:33 Presenting theory ZF-IMP.Equiv

14:07:33 Presenting ZF-Induct ...

14:07:33 Presenting document ZF-Induct/document

14:07:33 Presenting document ZF-Induct/outline

14:07:33 Presenting theory ZF.Arith

14:07:33 Presenting theory ZF-Induct.Datatypes

14:07:33 Presenting theory ZF-Induct.Binary_Trees

14:07:33 Presenting theory ZF-Induct.Term

14:07:33 Presenting theory ZF-Constructible.AC_in_L

14:07:34 Presenting theory ZF-Induct.Ntree

14:07:34 Presenting theory ZF-Induct.Tree_Forest

14:07:34 Presenting theory ZF-Induct.Brouwer

14:07:34 Presenting theory Forcing.Names

14:07:34 Presenting theory ZF-Induct.Mutil

14:07:35 Presenting theory ZF.ArithSimp

14:07:35 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_numerals.ML"

14:07:35 Presenting file "$ISABELLE_HOME/src/Provers/Arith/combine_numerals.ML"

14:07:35 Presenting file "arith_data.ML"

14:07:35 Presenting theory ZF-Induct.FoldSet

14:07:35 Presenting theory ZF-Induct.Acc

14:07:35 Presenting theory Transitive_Models.CardinalArith_Relative

14:07:35 Presenting theory Forcing.FrecR

14:07:35 Presenting theory Forcing.Arities

14:07:36 Presenting theory ZF-Induct.Multiset

14:07:36 Presenting theory ZF-Induct.Rmap

14:07:36 Presenting theory ZF-Induct.PropLog

14:07:36 Presenting theory ZF-Induct.ListN

14:07:36 Presenting theory Transitive_Models.Aleph_Relative

14:07:36 Presenting theory ZF-Induct.Comb

14:07:37 Presenting theory ZF-Constructible.Rank

14:07:37 Presenting theory ZF-Induct.Primrec

14:07:37 Presenting ZF-UNITY ...

14:07:37 Presenting theory ZF-UNITY.State

14:07:37 Presenting theory ZF.List

14:07:37 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Structure_Example

14:07:37 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Conclusions

14:07:37 Presenting ZF-Resid ...

14:07:37 Presenting theory Forcing.Forces_Definition

14:07:37 Presenting theory ZF-UNITY.UNITY

14:07:37 Presenting theory ZF.EquivClass

14:07:38 Presenting theory ZF-Constructible.Rank_Separation

14:07:38 Presenting theory Transitive_Models.Cardinal_AC_Relative

14:07:38 Presenting ZF-ex ...

14:07:38 Presenting theory ZF-Resid.Redex

14:07:38 Presenting theory ZF-ex.misc

14:07:38 Presenting theory ZF-UNITY.WFair

14:07:38 Presenting theory ZF-Resid.Substitution

14:07:38 Presenting theory ZF-UNITY.Constrains

14:07:38 Presenting theory Transitive_Models.FiniteFun_Relative

14:07:39 Presenting theory ZF-Resid.Residuals

14:07:39 Presenting theory ZF-UNITY.SubstAx

14:07:39 Presenting theory ZF-UNITY.Mutex

14:07:39 Presenting theory ZF-UNITY.FP

14:07:39 Presenting theory Forcing.Forcing_Theorems

14:07:39 Presenting theory ZF-Resid.Reduction

14:07:39 Presenting theory ZF.Int

14:07:39 Presenting theory ZF-Resid.Confluence

14:07:39 Presenting theory Independence_CH.Replacement_Instances

14:07:39 Presenting theory ZF-UNITY.Union

14:07:40 Presenting theory Forcing.Separation_Rename

14:07:40 Presenting theory ZF-UNITY.GenPrefix

14:07:40 Presenting theory ZF-UNITY.MultisetSum

14:07:40 Presenting theory ZF-UNITY.Monotonicity

14:07:40 Presenting theory ZF-ex.Group

14:07:40 Presenting theory Forcing.Separation_Axiom

14:07:40 Presenting theory ZF-UNITY.Increasing

14:07:40 Presenting theory Forcing.Pairing_Axiom

14:07:40 Presenting theory Forcing.Union_Axiom

14:07:41 Presenting theory ZF-UNITY.Comp

14:07:41 Presenting theory Transitive_Models.ZF_Library_Relative

14:07:41 Presenting theory Independence_CH.ZF_Trans_Interpretations

14:07:41 Presenting theory Forcing.Powerset_Axiom

14:07:41 Presenting theory Forcing.Extensionality_Axiom

14:07:41 Presenting theory Forcing.Foundation_Axiom

14:07:41 Presenting theory ZF-ex.Ring

14:07:41 Presenting theory Independence_CH.Forcing_Data

14:07:41 Presenting theory ZF-UNITY.Guar

14:07:41 Presenting theory Forcing.Least

14:07:41 Presenting theory ZF-ex.Commutation

14:07:41 Presenting theory ZF-UNITY.Follows

14:07:41 Presenting theory Forcing.Replacement_Axiom

14:07:41 Presenting theory ZF-ex.Primes

14:07:42 Presenting theory ZF-UNITY.AllocBase

14:07:42 Presenting theory Forcing.Infinity_Axiom

14:07:42 Presenting theory ZF.Bin

14:07:42 Presenting file "Tools/numeral_syntax.ML"

14:07:42 Presenting file "int_arith.ML"

14:07:42 Presenting theory ZF-ex.NatSum

14:07:42 Presenting theory ZF-UNITY.Distributor

14:07:42 Presenting theory ZF-UNITY.Merge

14:07:42 Presenting theory Forcing.Choice_Axiom

14:07:42 Presenting theory ZF-ex.Ramsey

14:07:42 Presenting theory Forcing.Ordinals_In_MG

14:07:42 Presenting theory ZF-UNITY.ClientImpl

14:07:42 Presenting theory Tools.Code_Generator

14:07:42 Presenting theory Forcing.Proper_Extension

14:07:42 Presenting file "cache_io.ML"

14:07:42 Presenting file "Code/code_preproc.ML"

14:07:42 Presenting file "Code/code_symbol.ML"

14:07:42 Presenting file "Code/code_thingol.ML"

14:07:42 Presenting file "Code/code_simp.ML"

14:07:42 Presenting file "Code/code_printer.ML"

14:07:42 Presenting file "Code/code_target.ML"

14:07:42 Presenting file "Code/code_namespace.ML"

14:07:42 Presenting file "Code/code_ml.ML"

14:07:42 Presenting file "Code/code_haskell.ML"

14:07:42 Presenting file "Code/code_scala.ML"

14:07:42 Presenting file "Code/code_runtime.ML"

14:07:42 Presenting file "nbe.ML"

14:07:42 Presenting theory Transitive_Models.Replacement_Lepoll

14:07:42 Presenting theory Forcing.Succession_Poset

14:07:42 Presenting theory Independence_CH.Forces_Definition

14:07:43 Presenting theory ZF-UNITY.AllocImpl

14:07:43 Presenting theory Forcing.Forcing_Main

14:07:43 Presenting theory ZF.IntDiv

14:07:43 Presenting theory Independence_CH.Names

14:07:43 Presenting theory Transitive_Models.Cardinal_Library_Relative

14:07:44 Presenting theory Transitive_Models.Delta_System_Relative

14:07:44 Presenting theory ZF.CardinalArith

14:07:44 Presenting theory Independence_CH.Forcing_Theorems

14:07:44 Presenting theory Transitive_Models.Pointed_DC_Relative

14:07:44 Presenting theory ZF-ex.Limit

14:07:44 Presenting theory ZF

14:07:44 Presenting theory ZF.AC

14:07:44 Presenting theory Independence_CH.Ordinals_In_MG

14:07:45 Presenting theory ZF-ex.BinEx

14:07:45 Presenting theory Independence_CH.Separation_Rename

14:07:45 Presenting theory ZF.Zorn

14:07:45 Presenting theory ZF-ex.LList

14:07:45 Presenting theory Transitive_Models.Partial_Functions_Relative

14:07:45 Presenting theory ZF-ex.CoUnit

14:07:45 Presenting theory ZF.Cardinal_AC

14:07:45 Presenting theory ZF.InfDatatype

14:07:45 Presenting theory ZFC

14:07:45 Presenting theory Independence_CH.Separation_Axiom

14:07:45 Presenting theory Independence_CH.Pairing_Axiom

14:07:45 Presenting theory Independence_CH.Union_Axiom

14:07:45 Presenting theory Independence_CH.Powerset_Axiom

14:07:45 Presenting theory Independence_CH.Extensionality_Axiom

14:07:45 Presenting theory Independence_CH.Foundation_Axiom

14:07:45 Presenting theory Independence_CH.Replacement_Axiom

14:07:45 Presenting theory Independence_CH.Infinity_Axiom

14:07:45 Presenting theory Independence_CH.Choice_Axiom

14:07:45 Presenting theory Independence_CH.Proper_Extension

14:07:45 Presenting theory Independence_CH.Succession_Poset

14:07:45 Presenting theory Independence_CH.Forcing_Main

14:07:46 Presenting theory Independence_CH.Cardinal_Preservation

14:07:46 Presenting theory Independence_CH.Not_CH

14:07:46 Presenting theory Independence_CH.Kappa_Closed_Notions

14:07:46 Presenting theory Independence_CH.CH

14:07:46 Presenting theory Independence_CH.Absolute_Versions

14:07:46 Presenting theory Independence_CH.Definitions_Main

14:07:47 Presenting theory Independence_CH.Demonstrations

14:07:47

14:07:47 === TIMING ===

14:07:47

14:07:47 Group AFP: 0:01:06 elapsed time, 0:02:38 cpu time, factor 2.40

14:07:47 Group main: 0:00:00 elapsed time

14:07:47 Group large: 0:00:00 elapsed time

14:07:47 Group no_doc: 0:00:00 elapsed time

14:07:47 Group doc: 0:00:00 elapsed time

14:07:47 Group timing: 0:00:00 elapsed time

14:07:47 Overall: 0:34:24 elapsed time, 0:02:38 cpu time, factor 0.08

14:07:47

14:07:47 === DEPENDENCIES ===

14:07:47

14:07:47 Generating dependencies file ...

14:07:50 Writing dependencies file ...

14:07:55

14:07:55 === REPORT ===

14:07:55

14:07:55 Writing report file ...

14:07:55

14:07:55 === SITEGEN ===

14:07:55

14:07:55 Writing status file ...

14:07:55 Running sitegen ...

14:07:55 using [/media/data/jenkins/workspace/isabelle-all/bin/isabelle]

14:07:56 Preparing site generation in out/hugo

14:07:56 Cleaning up generated files...

14:07:56 Preparing topics...

14:07:57 Preparing licenses...

14:07:57 Preparing releases...

14:07:58 Preparing authors...

14:08:29 Extracting keywords...

14:08:30 Preparing entries...

14:11:12 Preparing statistics...

14:11:18 Preparing project files

14:11:18 Preparing devel version...

14:11:18 Finished sitegen preparation.

14:11:18 Cleaning output dir...

14:11:18 Building site...

14:11:20 Build in /media/data/jenkins/workspace/isabelle-all/afp/web/index.html

14:11:20 Packing tars ...

14:11:38

14:11:38 === COMPLETED ===

14:11:38

14:18:15 Started calculate disk usage of build

14:18:15 Finished Calculation of disk usage of build in 0 seconds

14:18:29 Started calculate disk usage of workspace

14:18:30 Finished Calculation of disk usage of workspace in 1 second

14:18:30 No emails were triggered.

14:18:30 Finished: SUCCESS