Skip to content
Success

Console Output

17:32:04 Started by an SCM change

17:32:04 Running as SYSTEM

17:32:04 [EnvInject] - Loading node environment variables.

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

17:32:04 [isabelle-all] $ hg showconfig paths.default

17:32:04 [isabelle-all] $ hg pull --rev default

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

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

17:32:04 no changes found

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

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

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

17:32:05 [isabelle-all] $ hg log --rev . --template {rev}

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

17:32:05 exists

17:32:05 [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

17:32:05 [afp] $ hg showconfig paths.default

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

17:32:06 pulling from https://foss.heptapod.net/isa-afp/afp-devel/

17:32:06 no changes found

17:32:06 [afp] $ hg update --clean --rev default

17:32:06 1410 files updated, 0 files merged, 0 files removed, 0 files unresolved

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

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

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

17:32:07 [afp] $ hg log --rev 855e895beb9c6deb0bf513140fbab23e78ab3fa5 --template exists\n

17:32:08 exists

17:32:08 [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(855e895beb9c6deb0bf513140fbab23e78ab3fa5)" --encoding UTF-8 --encodingmode replace

17:32:08 No emails were triggered.

17:32:08

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

17:32:08 + Admin/jenkins/run_build all

17:32:08 + set -e

17:32:08 + PROFILE=all

17:32:08 + shift

17:32:08 + bin/isabelle components -a

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

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

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

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

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

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

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

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

17:33:19 + bin/isabelle ocaml_setup

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

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

17:33:20 opam update

17:33:20

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

17:33:21 + bin/isabelle ghc_setup

17:33:23 stack will use a sandboxed GHC it installed

17:33:23 For more information on paths, see 'stack path' and 'stack exec env'

17:33:23 To use this GHC and packages outside of a project, consider using:

17:33:23 stack ghc, stack ghci, stack runghc, or stack exec

17:33:23 The Glorious Glasgow Haskell Compilation System, version 8.10.7

17:33:24 + bin/isabelle ci_build_all

17:33:26

17:33:26 === CONFIGURATION ===

17:33:26

17:33:26 ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g"

17:33:26 ISABELLE_BUILD_OPTIONS=""

17:33:26

17:33:26 ML_PLATFORM="x86_64_32-linux"

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

17:33:26 ML_SYSTEM="polyml-5.9"

17:33:26 ML_OPTIONS="-H 4000 --maxheap 8G"

17:33:26 jobs = 8, threads = 8, numa = true

17:33:26

17:33:26 === BUILD ===

17:33:26

17:33:26 Build started at Fri, 5 Aug 2022 17:33:26 +0200

17:33:26 Isabelle id dcd3ef2905d6

17:33:26 AFP id dffbafe5983e

17:33:26

17:33:26 === LOG ===

17:33:26

17:33:28 Session Pure/Pure

17:33:28 Session CTT/CTT

17:33:29 Session Cube/Cube

17:33:29 Session FOL/FOL

17:33:29 Session CCL/CCL

17:33:29 Session FOL/FOL-ex

17:33:29 Session FOLP/FOLP

17:33:29 Session FOLP/FOLP-ex

17:33:29 Session Doc/Intro (doc)

17:33:29 Session LCF/LCF

17:33:29 Session Doc/Logics (doc)

17:33:29 Session Doc/Nitpick (doc)

17:33:29 Session Pure/Pure-Examples

17:33:29 Session Pure/Pure-ex

17:33:29 Session Tools/SML

17:33:29 Session Sequents/Sequents

17:33:29 Session Doc/Sledgehammer (doc)

17:33:30 Session AFP/SpecCheck (AFP)

17:33:30 Session Tools/Tools

17:33:30 Session HOL/HOL (main)

17:33:31 Session AFP/AVL-Trees (AFP)

17:33:31 Session AFP/AWN (AFP)

17:33:31 Session AFP/Abortable_Linearizable_Modules (AFP)

17:33:31 Session AFP/Abstract-Hoare-Logics (AFP)

17:33:31 Session AFP/Ackermanns_not_PR (AFP)

17:33:31 Session AFP/AnselmGod (AFP)

17:33:31 Session AFP/Aristotles_Assertoric_Syllogistic (AFP)

17:33:31 Session AFP/Attack_Trees (AFP)

17:33:31 Session AFP/AxiomaticCategoryTheory (AFP)

17:33:31 Session AFP/Belief_Revision (AFP)

17:33:32 Session AFP/BinarySearchTree (AFP)

17:33:32 Session AFP/Binomial-Queues (AFP)

17:33:32 Session AFP/Bondy (AFP)

17:33:32 Session AFP/Boolos_Curious_Inference (AFP)

17:33:32 Session AFP/BytecodeLogicJmlTypes (AFP)

17:33:32 Session AFP/C2KA_DistributedSystems (AFP)

17:33:32 Session AFP/CISC-Kernel (AFP)

17:33:32 Session AFP/CYK (AFP)

17:33:32 Session AFP/Cauchy (AFP)

17:33:32 Session AFP/Sqrt_Babylonian (AFP)

17:33:32 Session Doc/Classes (doc)

17:33:32 Session AFP/ClockSynchInst (AFP)

17:33:32 Session AFP/Compiling-Exceptions-Correctly (AFP)

17:33:32 Session AFP/Complete_Non_Orders (AFP)

17:33:32 Session AFP/ComponentDependencies (AFP)

17:33:32 Session AFP/Concurrent_Revisions (AFP)

17:33:32 Session AFP/Constructor_Funs (AFP)

17:33:32 Session AFP/CryptoBasedCompositionalProperties (AFP)

17:33:32 Session AFP/DPT-SAT-Solver (AFP)

17:33:32 Session AFP/Dedekind_Real (AFP)

17:33:32 Session AFP/Depth-First-Search (AFP)

17:33:32 Session AFP/Digit_Expansions (AFP)

17:33:32 Session AFP/Diophantine_Eqns_Lin_Hom (AFP)

17:33:32 Session AFP/DiskPaxos (AFP)

17:33:32 Session AFP/Example-Submission (AFP)

17:33:32 Session AFP/FFT (AFP)

17:33:32 Session AFP/FLP (AFP)

17:33:33 Session AFP/FeatherweightJava (AFP)

17:33:33 Session AFP/Featherweight_OCL (AFP)

17:33:33 Session AFP/FileRefinement (AFP)

17:33:33 Session AFP/FocusStreamsCaseStudies (AFP)

17:33:33 Session AFP/Foundation_of_geometry (AFP)

17:33:33 Session AFP/Free-Boolean-Algebra (AFP)

17:33:33 Session AFP/Fresh_Identifiers (AFP)

17:33:33 Session AFP/FunWithFunctions (AFP)

17:33:33 Session AFP/FunWithTilings (AFP)

17:33:33 Session Doc/Functions (doc)

17:33:33 Session AFP/GPU_Kernel_PL (AFP)

17:33:33 Session AFP/GenClock (AFP)

17:33:33 Session AFP/General-Triangle (AFP)

17:33:33 Session AFP/Generic_Deriving (AFP)

17:33:33 Session AFP/GewirthPGCProof (AFP)

17:33:33 Session AFP/GoedelGod (AFP)

17:33:33 Session AFP/Goodstein_Lambda (AFP)

17:33:33 Session HOL/HOL-Cardinals (timing)

17:33:33 Session AFP/Binding_Syntax_Theory (AFP)

17:33:33 Session AFP/Ordinals_and_Cardinals (AFP)

17:33:33 Session HOL/HOL-Hoare

17:33:33 Session HOL/HOL-Hoare_Parallel (timing)

17:33:34 Session HOL/HOL-IMPP

17:33:34 Session HOL/HOL-IOA

17:33:34 Session HOL/HOL-Import

17:33:34 Session HOL/HOL-Lattice

17:33:34 Session HOL/HOL-Library (main timing)

17:33:35 Session AFP/ADS_Functor (AFP)

17:33:35 Session AFP/Approximation_Algorithms (AFP)

17:33:35 Session AFP/ArrowImpossibilityGS (AFP)

17:33:35 Session AFP/Auto2_HOL (AFP)

17:33:35 Session AFP/BNF_CC (AFP)

17:33:35 Session AFP/BNF_Operations (AFP)

17:33:35 Session AFP/Binomial-Heaps (AFP)

17:33:35 Session AFP/Boolean_Expression_Checkers (AFP)

17:33:35 Session AFP/Bounded_Deducibility_Security (AFP)

17:33:35 Session AFP/BD_Security_Compositional (AFP)

17:33:35 Session AFP/CoSMeDis (AFP)

17:33:36 Session AFP/CoCon (AFP)

17:33:36 Session AFP/CoSMed (AFP)

17:33:36 Session AFP/Buildings (AFP)

17:33:36 Session AFP/CRDT (AFP)

17:33:36 Session AFP/IMAP-CRDT (AFP)

17:33:36 Session AFP/Card_Multisets (AFP)

17:33:36 Session AFP/Card_Number_Partitions (AFP)

17:33:36 Session AFP/Category (AFP)

17:33:36 Session Doc/Codegen (doc)

17:33:36 Session AFP/CofGroups (AFP)

17:33:37 Session AFP/Combinatorics_Words (AFP)

17:33:37 Session AFP/Combinatorics_Words_Graph_Lemma (AFP)

17:33:37 Session AFP/Completeness (AFP)

17:33:37 Session AFP/ConcurrentIMP (AFP)

17:33:37 Session AFP/Concurrent_Ref_Alg (AFP)

17:33:37 Session AFP/Conditional_Simplification (AFP)

17:33:37 Session AFP/Conditional_Transfer_Rule (AFP)

17:33:37 Session AFP/CoreC++ (AFP)

17:33:38 Session AFP/Core_DOM (AFP)

17:33:38 Session AFP/Shadow_DOM (AFP)

17:33:38 Session AFP/DOM_Components (AFP)

17:33:38 Session AFP/Core_SC_DOM (AFP)

17:33:38 Session AFP/Shadow_SC_DOM (AFP)

17:33:39 Session AFP/SC_DOM_Components (AFP)

17:33:39 Session Doc/Datatypes (doc)

17:33:39 Session Doc/Corec (doc)

17:33:39 Session AFP/Decl_Sem_Fun_PL (AFP)

17:33:39 Session AFP/Encodability_Process_Calculi (AFP)

17:33:39 Session AFP/Epistemic_Logic (AFP)

17:33:39 Session AFP/Public_Announcement_Logic (AFP)

17:33:40 Session AFP/Euler_Partition (AFP)

17:33:40 Session AFP/FOL-Fitting (AFP)

17:33:40 Session AFP/FOL_Seq_Calc1 (AFP)

17:33:40 Session AFP/FOL_Axiomatic (AFP)

17:33:40 Session AFP/FOL_Harrison (AFP)

17:33:40 Session AFP/Factored_Transition_System_Bounding (AFP)

17:33:40 Session AFP/FinFun (AFP)

17:33:40 Session AFP/Extended_Finite_State_Machines (AFP)

17:33:40 Session AFP/Extended_Finite_State_Machine_Inference (AFP)

17:33:40 Session AFP/Finger-Trees (AFP)

17:33:40 Session AFP/Finite-Map-Extras (AFP)

17:33:40 Session AFP/Generalized_Counting_Sort (AFP)

17:33:41 Session AFP/Graph_Saturation (AFP)

17:33:41 Session AFP/Group-Ring-Module (AFP)

17:33:41 Session AFP/Valuation (AFP)

17:33:41 Session HOL/HOL-Auth (timing)

17:33:41 Session HOL/HOL-UNITY (timing)

17:33:42 Session HOL/HOL-Bali (timing)

17:33:42 Session HOL/HOL-Combinatorics (main timing)

17:33:42 Session AFP/Blue_Eyes (AFP)

17:33:42 Session AFP/Derangements (AFP)

17:33:42 Session AFP/Discrete_Summation (AFP)

17:33:42 Session AFP/Gauss-Jordan-Elim-Fun (AFP)

17:33:42 Session AFP/Graph_Theory (AFP)

17:33:43 Session AFP/ShortestPath (AFP)

17:33:43 Session HOL/HOL-Computational_Algebra (main timing)

17:33:43 Session AFP/Descartes_Sign_Rule (AFP)

17:33:43 Session HOL/HOL-Algebra (main timing)

17:33:43 Session AFP/Finitely_Generated_Abelian_Groups (AFP)

17:33:43 Session HOL/HOL-Decision_Procs (timing)

17:33:44 Session HOL/HOL-Quotient_Examples (timing)

17:33:44 Session AFP/Interpolation_Polynomials_HOL_Algebra (AFP)

17:33:44 Session AFP/Localization_Ring (AFP)

17:33:44 Session AFP/Orbit_Stabiliser (AFP)

17:33:44 Session AFP/Perfect-Number-Thm (AFP)

17:33:44 Session AFP/Secondary_Sylow (AFP)

17:33:44 Session AFP/Jordan_Hoelder (AFP)

17:33:44 Session AFP/VectorSpace (AFP)

17:33:44 Session HOL/HOL-Analysis (main timing)

17:33:46 Session AFP/Actuarial_Mathematics (AFP)

17:33:46 Session AFP/Cayley_Hamilton (AFP)

17:33:46 Session AFP/Coinductive (AFP)

17:33:46 Session AFP/DynamicArchitectures (AFP)

17:33:46 Session AFP/Architectural_Design_Patterns (AFP)

17:33:46 Session AFP/Lazy-Lists-II (AFP)

17:33:46 Session AFP/Stream_Fusion_Code (AFP)

17:33:46 Session AFP/Topology (AFP)

17:33:46 Session AFP/Complex_Geometry (AFP)

17:33:46 Session AFP/Poincare_Disc (AFP)

17:33:47 Session AFP/Differential_Game_Logic (AFP)

17:33:47 Session AFP/First_Welfare_Theorem (AFP)

17:33:47 Session AFP/Green (AFP)

17:33:47 Session HOL/HOL-Analysis-ex

17:33:47 Session HOL/HOL-Complex_Analysis (main timing)

17:33:47 Session AFP/Cartan_FP (AFP)

17:33:47 Session HOL/HOL-Eisbach

17:33:47 Session AFP/Allen_Calculus (AFP)

17:33:47 Session AFP/Card_Partitions (AFP)

17:33:47 Session AFP/Bell_Numbers_Spivey (AFP)

17:33:47 Session AFP/Card_Equiv_Relations (AFP)

17:33:47 Session AFP/Equivalence_Relation_Enumeration (AFP)

17:33:47 Session AFP/Falling_Factorial_Sum (AFP)

17:33:47 Session AFP/Case_Labeling (AFP)

17:33:47 Session AFP/Clean (AFP)

17:33:48 Session AFP/Dependent_SIFUM_Type_Systems (AFP)

17:33:48 Session AFP/Dependent_SIFUM_Refinement (AFP)

17:33:48 Session Doc/Eisbach (doc)

17:33:48 Session HOL/HOL-Hahn_Banach

17:33:48 Session HOL/HOL-Homology (timing)

17:33:48 Session HOL/HOL-Probability (main timing)

17:33:49 Session AFP/Buffons_Needle (AFP)

17:33:49 Session AFP/Density_Compiler (AFP)

17:33:49 Session AFP/DiscretePricing (AFP)

17:33:49 Session AFP/Ergodic_Theory (AFP)

17:33:49 Session AFP/Gromov_Hyperbolicity (AFP)

17:33:50 Session AFP/Laws_of_Large_Numbers (AFP)

17:33:50 Session AFP/Fisher_Yates (AFP)

17:33:50 Session AFP/Girth_Chromatic (AFP)

17:33:50 Session AFP/Random_Graph_Subgraph_Threshold (AFP)

17:33:50 Session HOL/HOL-Probability-ex (timing)

17:33:50 Session AFP/Hahn_Jordan_Decomposition (AFP)

17:33:50 Session AFP/Lp (AFP)

17:33:50 Session AFP/MDP-Rewards (AFP)

17:33:50 Session AFP/Markov_Models (AFP)

17:33:50 Session AFP/Monad_Normalisation (AFP)

17:33:50 Session AFP/Monomorphic_Monad (AFP)

17:33:51 Session AFP/Neumann_Morgenstern_Utility (AFP)

17:33:51 Session AFP/Probabilistic_Noninterference (AFP)

17:33:51 Session AFP/Probabilistic_System_Zoo (AFP)

17:33:51 Session AFP/Quasi_Borel_Spaces (AFP)

17:33:51 Session AFP/Skip_Lists (AFP)

17:33:51 Session AFP/Source_Coding_Theorem (AFP)

17:33:51 Session AFP/Hyperdual (AFP)

17:33:51 Session AFP/Irrationality_J_Hancl (AFP)

17:33:51 Session AFP/Kuratowski_Closure_Complement (AFP)

17:33:51 Session AFP/Laplace_Transform (AFP)

17:33:51 Session AFP/Lower_Semicontinuous (AFP)

17:33:51 Session AFP/Minkowskis_Theorem (AFP)

17:33:51 Session AFP/Octonions (AFP)

17:33:51 Session AFP/Ptolemys_Theorem (AFP)

17:33:52 Session AFP/Quaternions (AFP)

17:33:52 Session AFP/Rank_Nullity_Theorem (AFP)

17:33:52 Session AFP/Gauss_Jordan (AFP)

17:33:52 Session AFP/Echelon_Form (AFP)

17:33:52 Session AFP/Hermite (AFP)

17:33:52 Session AFP/MDP-Algorithms (AFP)

17:33:52 Session AFP/Tarskis_Geometry (AFP)

17:33:52 Session AFP/Triangle (AFP)

17:33:52 Session AFP/Chord_Segments (AFP)

17:33:52 Session AFP/Stewart_Apollonius (AFP)

17:33:52 Session AFP/Youngs_Inequality (AFP)

17:33:52 Session AFP/pGCL (AFP)

17:33:52 Session HOL/HOL-Examples

17:33:53 Session HOL/HOL-Isar_Examples

17:33:53 Session HOL/HOL-Nonstandard_Analysis (timing)

17:33:53 Session HOL/HOL-Nonstandard_Analysis-Examples (timing)

17:33:53 Session HOL/HOL-Number_Theory (main timing)

17:33:53 Session AFP/Arith_Prog_Rel_Primes (AFP)

17:33:53 Session AFP/Bernoulli (AFP)

17:33:53 Session AFP/E_Transcendental (AFP)

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

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

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

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

17:33:55 Session HOL/HOL-Codegenerator_Test

17:33:55 Session HOL/HOL-ex (timing)

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

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

17:33:56 Session AFP/Lehmer (AFP)

17:33:56 Session AFP/Lifting_the_Exponent (AFP)

17:33:56 Session AFP/Padic_Ints (AFP)

17:33:56 Session AFP/Pratt_Certificate (AFP)

17:33:56 Session AFP/Bertrands_Postulate (AFP)

17:33:57 Session AFP/Prime_Harmonic_Series (AFP)

17:33:57 Session AFP/RSAPSS (AFP)

17:33:57 Session AFP/SumSquares (AFP)

17:33:57 Session AFP/Liouville_Numbers (AFP)

17:33:57 Session AFP/Lucas_Theorem (AFP)

17:33:57 Session AFP/DPRM_Theorem (AFP)

17:33:57 Session AFP/Mason_Stothers (AFP)

17:33:57 Session AFP/Polynomial_Interpolation (AFP)

17:33:57 Session AFP/Formal_Puiseux_Series (AFP)

17:33:57 Session AFP/Probabilistic_Prime_Tests (AFP)

17:33:58 Session AFP/Rep_Fin_Groups (AFP)

17:33:58 Session AFP/Sturm_Sequences (AFP)

17:33:58 Session AFP/Safe_Distance (AFP)

17:33:58 Session AFP/Special_Function_Bounds (AFP)

17:33:58 Session AFP/Sturm_Tarski (AFP)

17:33:58 Session AFP/Budan_Fourier (AFP)

17:33:58 Session AFP/Three_Circles (AFP)

17:33:58 Session AFP/Winding_Number_Eval (AFP)

17:33:59 Session AFP/Count_Complex_Roots (AFP)

17:33:59 Session HOL/HOL-Corec_Examples (timing)

17:33:59 Session HOL/HOL-Datatype_Examples (timing)

17:33:59 Session HOL/HOL-IMP (timing)

17:33:59 Session AFP/Abs_Int_ITP2012 (AFP)

17:33:59 Session AFP/Relational-Incorrectness-Logic (AFP)

17:33:59 Session HOL/HOL-Imperative_HOL (timing)

17:33:59 Session AFP/Auto2_Imperative_HOL (AFP)

17:34:00 Session AFP/Imperative_Insertion_Sort (AFP)

17:34:00 Session HOL/HOL-Induct

17:34:00 Session HOL/HOL-Metis_Examples (timing)

17:34:00 Session HOL/HOL-Proofs (timing)

17:34:01 Session HOL/HOL-Proofs-Extraction (timing)

17:34:01 Session HOL/HOL-Proofs-ex

17:34:01 Session HOL/HOL-Proofs-Lambda (timing)

17:34:01 Session AFP/Applicative_Lifting (AFP)

17:34:01 Session AFP/Free-Groups (AFP)

17:34:02 Session AFP/Stern_Brocot (AFP)

17:34:02 Session AFP/HereditarilyFinite (AFP)

17:34:02 Session AFP/HyperCTL (AFP)

17:34:02 Session AFP/Integration (AFP)

17:34:02 Session AFP/Isabelle_Meta_Model (AFP)

17:34:02 Session AFP/LTL (AFP)

17:34:02 Session AFP/Stuttering_Equivalence (AFP)

17:34:02 Session AFP/Landau_Symbols (AFP)

17:34:02 Session AFP/Akra_Bazzi (AFP)

17:34:03 Session AFP/Catalan_Numbers (AFP)

17:34:03 Session AFP/Error_Function (AFP)

17:34:03 Session AFP/Euler_MacLaurin (AFP)

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

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

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

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

17:34:03 Session AFP/AutoFocus-Stream (AFP)

17:34:03 Session AFP/Median_Method (AFP)

17:34:03 Session AFP/MuchAdoAboutTwo (AFP)

17:34:03 Session AFP/Optics (AFP)

17:34:03 Session AFP/UTP-Toolkit (AFP)

17:34:03 Session AFP/UTP (AFP)

17:34:03 Session AFP/Order_Lattice_Props (AFP)

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

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

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

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

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

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

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

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

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

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

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

17:34:04 Session AFP/First_Order_Terms (AFP)

17:34:04 Session AFP/Stateful_Protocol_Composition_and_Typing (AFP)

17:34:04 Session AFP/Automated_Stateful_Protocol_Verification (AFP)

17:34:05 Session AFP/Matrix (AFP)

17:34:05 Session AFP/Matrix_Tensor (AFP)

17:34:05 Session AFP/Knot_Theory (AFP)

17:34:05 Session AFP/Coinductive_Languages (AFP)

17:34:05 Session AFP/Finite_Automata_HF (AFP)

17:34:05 Session AFP/Functional-Automata (AFP)

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

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

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

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

17:34:06 Session AFP/Safe_OCL (AFP)

17:34:06 Session AFP/Schutz_Spacetime (AFP)

17:34:06 Session AFP/Selection_Heap_Sort (AFP)

17:34:06 Session AFP/Simplex (AFP)

17:34:06 Session AFP/Skew_Heap (AFP)

17:34:06 Session AFP/Sort_Encodings (AFP)

17:34:06 Session AFP/Splay_Tree (AFP)

17:34:06 Session AFP/Amortized_Complexity (AFP)

17:34:06 Session AFP/Dynamic_Tables (AFP)

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

17:34:06 Session AFP/Closest_Pair_Points (AFP)

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

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

17:34:07 Session Doc/System (doc)

17:34:07 Session AFP/Szemeredi_Regularity (AFP)

17:34:07 Session AFP/Roth_Arithmetic_Progressions (AFP)

17:34:07 Session AFP/Tail_Recursive_Functions (AFP)

17:34:07 Session AFP/TortoiseHare (AFP)

17:34:07 Session AFP/Trie (AFP)

17:34:07 Session AFP/Flyspeck-Tame (AFP)

17:34:07 Session AFP/Twelvefold_Way (AFP)

17:34:07 Session AFP/Vickrey_Clarke_Groves (AFP)

17:34:07 Session HOL/HOL-Matrix_LP

17:34:07 Session HOL/HOL-MicroJava (timing)

17:34:08 Session HOL/HOL-Mirabelle-ex

17:34:08 Session HOL/HOL-Mutabelle

17:34:08 Session HOL/HOL-NanoJava

17:34:08 Session HOL/HOL-Nitpick_Examples

17:34:08 Session HOL/HOL-Nominal

17:34:08 Session AFP/CCS (AFP)

17:34:08 Session HOL/HOL-Nominal-Examples (timing)

17:34:08 Session AFP/Lam-ml-Normalization (AFP)

17:34:08 Session AFP/Pi_Calculus (AFP)

17:34:08 Session AFP/Psi_Calculi (AFP)

17:34:09 Session AFP/SequentInvertibility (AFP)

17:34:09 Session HOL/HOL-Predicate_Compile_Examples (timing)

17:34:09 Session HOL/HOL-Prolog

17:34:09 Session HOL/HOL-Quickcheck_Examples (timing)

17:34:10 Session HOL/HOL-Real_Asymp

17:34:10 Session AFP/Cotangent_PFD_Formula (AFP)

17:34:11 Session AFP/Fourier (AFP)

17:34:11 Session AFP/Furstenberg_Topology (AFP)

17:34:12 Session HOL/HOL-Real_Asymp-Manual

17:34:12 Session AFP/Sophomores_Dream (AFP)

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

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

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

17:34:14 Session HOL/HOL-SET_Protocol (timing)

17:34:15 Session HOL/HOL-SMT_Examples (timing)

17:34:15 Session HOL/HOL-SPARK

17:34:15 Session HOL/HOL-SPARK-Examples

17:34:15 Session AFP/RIPEMD-160-SPARK (AFP)

17:34:15 Session HOL/HOL-SPARK-Manual

17:34:15 Session HOL/HOL-Statespace

17:34:15 Session HOL/HOL-TLA

17:34:15 Session HOL/HOL-TLA-Buffer

17:34:15 Session HOL/HOL-TLA-Inc

17:34:15 Session HOL/HOL-TLA-Memory

17:34:16 Session HOL/HOL-TPTP

17:34:16 Session HOL/HOL-Types_To_Sets

17:34:16 Session AFP/Banach_Steinhaus (AFP)

17:34:16 Session AFP/Smooth_Manifolds (AFP)

17:34:16 Session AFP/Types_To_Sets_Extension (AFP)

17:34:16 Session HOL/HOL-Unix

17:34:16 Session HOL/HOL-ZF

17:34:17 Session AFP/Category2 (AFP)

17:34:17 Session HOL/HOLCF (main timing)

17:34:17 Session AFP/Circus (AFP)

17:34:17 Session AFP/HOL-CSP (AFP)

17:34:17 Session HOL/HOLCF-IMP

17:34:18 Session HOL/HOLCF-Library

17:34:18 Session AFP/CSP_RefTK (AFP)

17:34:18 Session HOL/HOLCF-FOCUS

17:34:18 Session HOL/HOLCF-ex

17:34:18 Session AFP/PCF (AFP)

17:34:18 Session AFP/HOLCF-Prelude (AFP)

17:34:18 Session AFP/BirdKMP (AFP)

17:34:18 Session HOL/HOLCF-Tutorial

17:34:18 Session HOL/IOA (timing)

17:34:18 Session HOL/IOA-ABP

17:34:18 Session HOL/IOA-NTP

17:34:19 Session HOL/IOA-Storage

17:34:19 Session HOL/IOA-ex

17:34:19 Session AFP/Shivers-CFA (AFP)

17:34:19 Session AFP/Stream-Fusion (AFP)

17:34:19 Session AFP/Tycon (AFP)

17:34:19 Session AFP/WorkerWrapper (AFP)

17:34:19 Session Tools/Haskell

17:34:19 Session AFP/Heard_Of (AFP)

17:34:19 Session AFP/Consensus_Refined (AFP)

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

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

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

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

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

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

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

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

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

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

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

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

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

17:34:21 Session AFP/Impossible_Geometry (AFP)

17:34:21 Session AFP/Inductive_Confidentiality (AFP)

17:34:21 Session AFP/Inductive_Inference (AFP)

17:34:21 Session AFP/InfPathElimination (AFP)

17:34:21 Session AFP/Intro_Dest_Elim (AFP)

17:34:21 Session AFP/IsaGeoCoq (AFP)

17:34:21 Session AFP/IsaNet (AFP)

17:34:21 Session Doc/Isar_Ref (doc)

17:34:21 Session AFP/Isabelle_C (AFP)

17:34:22 Session Doc/JEdit (doc)

17:34:22 Session AFP/Jacobson_Basic_Algebra (AFP)

17:34:22 Session AFP/Grothendieck_Schemes (AFP)

17:34:22 Session AFP/Pluennecke_Ruzsa_Inequality (AFP)

17:34:22 Session AFP/JiveDataStoreModel (AFP)

17:34:22 Session AFP/Key_Agreement_Strong_Adversaries (AFP)

17:34:22 Session AFP/Kleene_Algebra (AFP)

17:34:22 Session AFP/KAD (AFP)

17:34:23 Session AFP/KAT_and_DRA (AFP)

17:34:23 Session AFP/Algebraic_VCs (AFP)

17:34:23 Session AFP/Multirelations (AFP)

17:34:23 Session AFP/Quantales (AFP)

17:34:23 Session AFP/Transformer_Semantics (AFP)

17:34:23 Session AFP/Regular_Algebras (AFP)

17:34:23 Session AFP/Relation_Algebra (AFP)

17:34:23 Session AFP/Relational_Paths (AFP)

17:34:23 Session AFP/Residuated_Lattices (AFP)

17:34:23 Session AFP/Knights_Tour (AFP)

17:34:23 Session AFP/LambdaMu (AFP)

17:34:23 Session AFP/LatticeProperties (AFP)

17:34:23 Session AFP/DataRefinementIBP (AFP)

17:34:23 Session AFP/GraphMarkingIBP (AFP)

17:34:23 Session AFP/Lazy_Case (AFP)

17:34:23 Session AFP/Lifting_Definition_Option (AFP)

17:34:23 Session AFP/List-Index (AFP)

17:34:23 Session AFP/Comparison_Sort_Lower_Bound (AFP)

17:34:23 Session AFP/Jinja (AFP)

17:34:23 Session AFP/Dominance_CHK (AFP)

17:34:23 Session AFP/HRB-Slicing (AFP)

17:34:24 Session AFP/InformationFlowSlicing_Inter (AFP)

17:34:24 Session AFP/Slicing (AFP)

17:34:24 Session AFP/InformationFlowSlicing (AFP)

17:34:24 Session AFP/JinjaDCI (AFP)

17:34:24 Session AFP/Regression_Test_Selection (AFP)

17:34:24 Session AFP/List_Update (AFP)

17:34:24 Session AFP/Quick_Sort_Cost (AFP)

17:34:24 Session AFP/Random_BSTs (AFP)

17:34:25 Session AFP/Randomised_BSTs (AFP)

17:34:25 Session AFP/Treaps (AFP)

17:34:25 Session AFP/Randomised_Social_Choice (AFP)

17:34:25 Session AFP/Fishburn_Impossibility (AFP)

17:34:25 Session AFP/SDS_Impossibility (AFP)

17:34:25 Session AFP/List_Interleaving (AFP)

17:34:25 Session AFP/List_Inversions (AFP)

17:34:26 Session AFP/LocalLexing (AFP)

17:34:26 Session Doc/Locales (doc)

17:34:26 Session AFP/Locally-Nameless-Sigma (AFP)

17:34:26 Session AFP/Logging_Independent_Anonymity (AFP)

17:34:26 Session AFP/Lowe_Ontological_Argument (AFP)

17:34:26 Session Doc/Main (doc)

17:34:26 Session AFP/Marriage (AFP)

17:34:26 Session AFP/Latin_Square (AFP)

17:34:26 Session AFP/Matroids (AFP)

17:34:26 Session AFP/Max-Card-Matching (AFP)

17:34:26 Session AFP/Median_Of_Medians_Selection (AFP)

17:34:26 Session AFP/KD_Tree (AFP)

17:34:26 Session AFP/Menger (AFP)

17:34:26 Session AFP/Mereology (AFP)

17:34:26 Session AFP/Metalogic_ProofChecker (AFP)

17:34:27 Session AFP/MiniML (AFP)

17:34:27 Session AFP/Modular_Assembly_Kit_Security (AFP)

17:34:27 Session AFP/MonoBoolTranAlgebra (AFP)

17:34:27 Session AFP/Name_Carrying_Type_Inference (AFP)

17:34:27 Session AFP/Nash_Williams (AFP)

17:34:27 Session AFP/No_FTL_observers (AFP)

17:34:27 Session AFP/Nominal2 (AFP)

17:34:27 Session AFP/Incompleteness (AFP)

17:34:28 Session AFP/Surprise_Paradox (AFP)

17:34:28 Session AFP/LambdaAuth (AFP)

17:34:28 Session AFP/Launchbury (AFP)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

17:34:30 Session AFP/Design_Theory (AFP)

17:34:30 Session AFP/Lambda_Free_RPOs (AFP)

17:34:30 Session AFP/Lambda_Free_EPO (AFP)

17:34:30 Session AFP/Ordered_Resolution_Prover (AFP)

17:34:30 Session AFP/Chandy_Lamport (AFP)

17:34:30 Session AFP/Saturation_Framework (AFP)

17:34:30 Session AFP/Saturation_Framework_Extensions (AFP)

17:34:30 Session AFP/Progress_Tracking (AFP)

17:34:30 Session AFP/PAL (AFP)

17:34:30 Session AFP/PLM (AFP)

17:34:30 Session AFP/PSemigroupsConvolution (AFP)

17:34:30 Session AFP/Package_logic (AFP)

17:34:30 Session AFP/Combinable_Wands (AFP)

17:34:30 Session AFP/Paraconsistency (AFP)

17:34:31 Session AFP/Parity_Game (AFP)

17:34:31 Session AFP/GaleStewart_Games (AFP)

17:34:31 Session AFP/Partial_Function_MR (AFP)

17:34:31 Session AFP/Physical_Quantities (AFP)

17:34:31 Session AFP/Pop_Refinement (AFP)

17:34:31 Session AFP/Possibilistic_Noninterference (AFP)

17:34:31 Session AFP/Priority_Search_Trees (AFP)

17:34:31 Session AFP/Prim_Dijkstra_Simple (AFP)

17:34:32 Session Doc/Prog_Prove (doc)

17:34:32 Session AFP/Projective_Geometry (AFP)

17:34:32 Session AFP/Proof_Strategy_Language (AFP)

17:34:32 Session AFP/PropResPI (AFP)

17:34:32 Session AFP/Propositional_Proof_Systems (AFP)

17:34:32 Session AFP/PseudoHoops (AFP)

17:34:32 Session AFP/Ramsey-Infinite (AFP)

17:34:32 Session AFP/Real_Power (AFP)

17:34:32 Session AFP/Real_Time_Deque (AFP)

17:34:32 Session AFP/Recursion-Theory-I (AFP)

17:34:32 Session AFP/Minsky_Machines (AFP)

17:34:33 Session AFP/RefinementReactive (AFP)

17:34:33 Session AFP/Regex_Equivalence (AFP)

17:34:33 Session AFP/Relational_Method (AFP)

17:34:33 Session AFP/Resolution_FOL (AFP)

17:34:33 Session AFP/Robbins-Conjecture (AFP)

17:34:34 Session AFP/Roy_Floyd_Warshall (AFP)

17:34:34 Session AFP/SIFPL (AFP)

17:34:34 Session AFP/SIFUM_Type_Systems (AFP)

17:34:34 Session AFP/Security_Protocol_Refinement (AFP)

17:34:34 Session AFP/SenSocialChoice (AFP)

17:34:34 Session AFP/Separation_Algebra (AFP)

17:34:34 Session AFP/Hoare_Time (AFP)

17:34:34 Session AFP/Separata (AFP)

17:34:34 Session AFP/Simpl (AFP)

17:34:35 Session AFP/BDD (AFP)

17:34:35 Session AFP/SimplifiedOntologicalArgument (AFP)

17:34:35 Session AFP/Sliding_Window_Algorithm (AFP)

17:34:35 Session AFP/Statecharts (AFP)

17:34:35 Session AFP/Stellar_Quorums (AFP)

17:34:35 Session AFP/Stone_Algebras (AFP)

17:34:35 Session AFP/Stone_Relation_Algebras (AFP)

17:34:35 Session AFP/Stone_Kleene_Relation_Algebras (AFP)

17:34:35 Session AFP/Aggregation_Algebras (AFP)

17:34:35 Session AFP/Relational_Disjoint_Set_Forests (AFP)

17:34:35 Session AFP/Relational_Minimum_Spanning_Trees (AFP)

17:34:36 Session AFP/Relational_Forests (AFP)

17:34:36 Session AFP/Subset_Boolean_Algebras (AFP)

17:34:36 Session AFP/Correctness_Algebras (AFP)

17:34:36 Session AFP/Store_Buffer_Reduction (AFP)

17:34:36 Session AFP/Strong_Security (AFP)

17:34:36 Session Doc/Sugar (doc)

17:34:36 Session AFP/Sunflowers (AFP)

17:34:36 Session AFP/Clique_and_Monotone_Circuits (AFP)

17:34:36 Session AFP/Syntax_Independent_Logic (AFP)

17:34:36 Session AFP/Goedel_Incompleteness (AFP)

17:34:36 Session AFP/Goedel_HFSet_Semantic (AFP)

17:34:37 Session AFP/Goedel_HFSet_Semanticless (AFP)

17:34:37 Session AFP/Robinson_Arithmetic (AFP)

17:34:38 Session AFP/Szpilrajn (AFP)

17:34:38 Session AFP/Combinatorics_Words_Lyndon (AFP)

17:34:38 Session AFP/TESL_Language (AFP)

17:34:38 Session AFP/TLA (AFP)

17:34:38 Session AFP/Timed_Automata (AFP)

17:34:38 Session AFP/Probabilistic_Timed_Automata (AFP)

17:34:38 Session AFP/Topological_Semantics (AFP)

17:34:38 Session AFP/Transitive-Closure-II (AFP)

17:34:38 Session AFP/Tree_Decomposition (AFP)

17:34:38 Session Doc/Tutorial (doc)

17:34:38 Session Doc/Typeclass_Hierarchy (doc)

17:34:39 Session AFP/Types_Tableaus_and_Goedels_God (AFP)

17:34:39 Session AFP/UPF (AFP)

17:34:39 Session AFP/UPF_Firewall (AFP)

17:34:39 Session AFP/Universal_Turing_Machine (AFP)

17:34:39 Session AFP/Van_der_Waerden (AFP)

17:34:39 Session AFP/VeriComp (AFP)

17:34:39 Session AFP/Interpreter_Optimizations (AFP)

17:34:39 Session AFP/Verified-Prover (AFP)

17:34:39 Session AFP/VolpanoSmith (AFP)

17:34:39 Session AFP/WHATandWHERE_Security (AFP)

17:34:39 Session AFP/Weight_Balanced_Trees (AFP)

17:34:39 Session AFP/Weighted_Arithmetic_Geometric_Mean (AFP)

17:34:39 Session AFP/Word_Lib (AFP)

17:34:40 Session AFP/Complx (AFP)

17:34:40 Session AFP/IEEE_Floating_Point (AFP)

17:34:40 Session AFP/IP_Addresses (AFP)

17:34:40 Session AFP/Simple_Firewall (AFP)

17:34:40 Session AFP/Routing (AFP)

17:34:40 Session AFP/Interval_Arithmetic_Word32 (AFP)

17:34:41 Session AFP/LEM (AFP)

17:34:41 Session AFP/Native_Word (AFP)

17:34:41 Session AFP/Collections (AFP)

17:34:41 Session AFP/Abstract_Completeness (AFP)

17:34:42 Session AFP/Abstract_Soundness (AFP)

17:34:42 Session AFP/FOL_Seq_Calc3 (AFP)

17:34:42 Session AFP/Incredible_Proof_Machine (AFP)

17:34:42 Session AFP/Deriving (AFP)

17:34:42 Session AFP/CAVA_Base (AFP)

17:34:42 Session AFP/CAVA_Automata (AFP)

17:34:42 Session AFP/DFS_Framework (AFP)

17:34:42 Session AFP/Gabow_SCC (AFP)

17:34:42 Session AFP/LTL_to_GBA (AFP)

17:34:42 Session AFP/Promela (AFP)

17:34:42 Session AFP/Containers (AFP)

17:34:43 Session AFP/Collections_Examples (AFP)

17:34:43 Session AFP/Containers-Benchmarks (AFP)

17:34:43 Session AFP/Eval_FO (AFP)

17:34:43 Session AFP/MFOTL_Monitor (AFP)

17:34:43 Session AFP/Generic_Join (AFP)

17:34:44 Session AFP/MFODL_Monitor_Optimized (AFP)

17:34:44 Session AFP/VYDRA_MDL (AFP)

17:34:44 Session AFP/Formula_Derivatives (AFP)

17:34:44 Session AFP/MSO_Regex_Equivalence (AFP)

17:34:44 Session AFP/Show (AFP)

17:34:44 Session AFP/Affine_Arithmetic (AFP)

17:34:45 Session AFP/Ordinary_Differential_Equations (AFP)

17:34:45 Session AFP/Differential_Dynamic_Logic (AFP)

17:34:45 Session AFP/Hybrid_Systems_VCs (AFP)

17:34:46 Session AFP/Matrices_for_ODEs (AFP)

17:34:46 Session AFP/Taylor_Models (AFP)

17:34:46 Session AFP/CakeML (AFP)

17:34:46 Session AFP/Certification_Monads (AFP)

17:34:46 Session AFP/AI_Planning_Languages_Semantics (AFP)

17:34:47 Session AFP/Verified_SAT_Based_AI_Planning (AFP)

17:34:47 Session AFP/Dict_Construction (AFP)

17:34:47 Session AFP/Formula_Derivatives-Examples (AFP)

17:34:47 Session AFP/Monad_Memo_DP (AFP)

17:34:47 Session AFP/Hidden_Markov_Models (AFP)

17:34:47 Session AFP/Optimal_BST (AFP)

17:34:47 Session AFP/Polynomial_Factorization (AFP)

17:34:47 Session AFP/Amicable_Numbers (AFP)

17:34:47 Session AFP/Dirichlet_Series (AFP)

17:34:48 Session AFP/Finite_Fields (AFP)

17:34:48 Session AFP/Universal_Hash_Families (AFP)

17:34:48 Session AFP/Frequency_Moments (AFP)

17:34:49 Session AFP/Zeta_Function (AFP)

17:34:49 Session AFP/Dirichlet_L (AFP)

17:34:49 Session AFP/Gauss_Sums (AFP)

17:34:50 Session AFP/Prime_Number_Theorem (AFP)

17:34:50 Session AFP/Prime_Distribution_Elementary (AFP)

17:34:50 Session AFP/IMO2019 (AFP)

17:34:50 Session AFP/Irrational_Series_Erdos_Straus (AFP)

17:34:51 Session AFP/Transcendence_Series_Hancl_Rucki (AFP)

17:34:52 Session AFP/Zeta_3_Irrational (AFP)

17:34:52 Session AFP/Gaussian_Integers (AFP)

17:34:52 Session AFP/Jordan_Normal_Form (AFP)

17:34:52 Session AFP/Farkas (AFP)

17:34:52 Session AFP/Isabelle_Marries_Dirac (AFP)

17:34:52 Session AFP/Knuth_Bendix_Order (AFP)

17:34:52 Session AFP/Functional_Ordered_Resolution_Prover (AFP)

17:34:53 Session AFP/Regular_Tree_Relations (AFP)

17:34:53 Session AFP/FO_Theory_Rewriting (AFP)

17:34:53 Session AFP/Rewrite_Properties_Reduction (AFP)

17:34:53 Session AFP/Weighted_Path_Order (AFP)

17:34:53 Session AFP/Multiset_Ordering_NPC (AFP)

17:34:54 Session AFP/Linear_Recurrences (AFP)

17:34:54 Session AFP/Perron_Frobenius (AFP)

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

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

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

17:34:56 Session AFP/Algebraic_Numbers (AFP)

17:34:56 Session AFP/BenOr_Kozen_Reif (AFP)

17:34:56 Session AFP/LLL_Basis_Reduction (AFP)

17:34:56 Session AFP/LLL_Factorization (AFP)

17:34:56 Session AFP/Linear_Inequalities (AFP)

17:34:56 Session AFP/LP_Duality (AFP)

17:34:56 Session AFP/Linear_Programming (AFP)

17:34:56 Session AFP/Smith_Normal_Form (AFP)

17:34:57 Session AFP/Modular_arithmetic_LLL_and_HNF_algorithms (AFP)

17:34:58 Session AFP/Polynomials (AFP)

17:34:58 Session AFP/Deep_Learning (AFP)

17:34:58 Session AFP/QHLProver (AFP)

17:34:58 Session AFP/Projective_Measurements (AFP)

17:34:59 Session AFP/Groebner_Bases (AFP)

17:34:59 Session AFP/Fishers_Inequality (AFP)

17:35:00 Session AFP/Groebner_Macaulay (AFP)

17:35:00 Session AFP/Nullstellensatz (AFP)

17:35:00 Session AFP/Signature_Groebner (AFP)

17:35:00 Session AFP/Lambda_Free_KBOs (AFP)

17:35:00 Session AFP/Symmetric_Polynomials (AFP)

17:35:00 Session AFP/Pi_Transcendental (AFP)

17:35:01 Session AFP/Power_Sum_Polynomials (AFP)

17:35:01 Session AFP/Hermite_Lindemann (AFP)

17:35:01 Session AFP/Factor_Algebraic_Polynomial (AFP)

17:35:01 Session AFP/Cubic_Quartic_Equations (AFP)

17:35:01 Session AFP/Linear_Recurrences_Solver (AFP)

17:35:02 Session AFP/Virtual_Substitution (AFP)

17:35:02 Session AFP/Real_Impl (AFP)

17:35:02 Session AFP/Complex_Bounded_Operators (AFP)

17:35:03 Session AFP/Registers (AFP)

17:35:03 Session AFP/QR_Decomposition (AFP)

17:35:03 Session AFP/XML (AFP)

17:35:03 Session AFP/Van_Emde_Boas_Trees (AFP)

17:35:04 Session AFP/Dijkstra_Shortest_Path (AFP)

17:35:04 Session AFP/Koenigsberg_Friendship (AFP)

17:35:04 Session AFP/FOL_Seq_Calc2 (AFP)

17:35:04 Session AFP/Formal_SSA (AFP)

17:35:04 Session AFP/Minimal_SSA (AFP)

17:35:05 Session AFP/Gale_Shapley (AFP)

17:35:05 Session AFP/HOL-ODE-Numerics (AFP)

17:35:06 Session AFP/HOL-ODE-ARCH-COMP (AFP)

17:35:06 Session AFP/HOL-ODE-Examples (AFP large)

17:35:06 Session AFP/Lorenz_Approximation (AFP)

17:35:06 Session AFP/Lorenz_C0 (AFP large)

17:35:06 Session AFP/Lorenz_C1 (AFP large)

17:35:06 Session AFP/Poincare_Bendixson (AFP)

17:35:06 Session AFP/Transition_Systems_and_Automata (AFP)

17:35:06 Session AFP/Adaptive_State_Counting (AFP)

17:35:06 Session AFP/Buchi_Complementation (AFP)

17:35:06 Session AFP/LTL_Master_Theorem (AFP)

17:35:06 Session AFP/LTL_Normal_Form (AFP)

17:35:06 Session AFP/Partial_Order_Reduction (AFP)

17:35:07 Session AFP/SM_Base (AFP)

17:35:07 Session AFP/SM (AFP)

17:35:07 Session AFP/CAVA_Setup (AFP)

17:35:07 Session AFP/CAVA_LTL_Modelchecker (AFP)

17:35:07 Session AFP/Transitive-Closure (AFP)

17:35:07 Session AFP/KBPs (AFP)

17:35:07 Session AFP/LTL_to_DRA (AFP)

17:35:08 Session AFP/Network_Security_Policy_Verification (AFP)

17:35:08 Session AFP/Planarity_Certificates (AFP)

17:35:08 Session AFP/Tree-Automata (AFP)

17:35:08 Session AFP/Datatype_Order_Generator (AFP)

17:35:08 Session AFP/Higher_Order_Terms (AFP)

17:35:09 Session AFP/CakeML_Codegen (AFP)

17:35:09 Session AFP/Old_Datatype_Show (AFP)

17:35:09 Session AFP/WOOT_Strong_Eventual_Consistency (AFP)

17:35:09 Session AFP/Iptables_Semantics (AFP)

17:35:09 Session AFP/Iptables_Semantics_Examples (AFP)

17:35:09 Session AFP/LOFT (AFP)

17:35:09 Session AFP/Mersenne_Primes (AFP)

17:35:10 Session AFP/MiniSail (AFP)

17:35:10 Session AFP/Separation_Logic_Imperative_HOL (AFP)

17:35:10 Session AFP/Sepref_Prereq (AFP)

17:35:10 Session AFP/ROBDD (AFP)

17:35:10 Session AFP/Refine_Imperative_HOL (AFP)

17:35:10 Session AFP/BTree (AFP)

17:35:10 Session AFP/Floyd_Warshall (AFP)

17:35:10 Session AFP/Sepref_Basic (AFP)

17:35:11 Session AFP/Sepref_IICF (AFP)

17:35:11 Session AFP/Flow_Networks (AFP)

17:35:11 Session AFP/EdmondsKarp_Maxflow (AFP)

17:35:11 Session AFP/MFMC_Countable (AFP)

17:35:11 Session AFP/Probabilistic_While (AFP)

17:35:11 Session AFP/CryptHOL (AFP)

17:35:11 Session AFP/Constructive_Cryptography (AFP)

17:35:11 Session AFP/Game_Based_Crypto (AFP)

17:35:12 Session AFP/Multi_Party_Computation (AFP)

17:35:12 Session AFP/Sigma_Commit_Crypto (AFP)

17:35:12 Session AFP/Constructive_Cryptography_CM (AFP)

17:35:12 Session AFP/Prpu_Maxflow (AFP)

17:35:12 Session AFP/Knuth_Morris_Pratt (AFP)

17:35:12 Session AFP/Kruskal (AFP)

17:35:12 Session AFP/PAC_Checker (AFP)

17:35:12 Session AFP/VerifyThis2018 (AFP)

17:35:13 Session AFP/VerifyThis2019 (AFP)

17:35:13 Session AFP/Simplicial_complexes_and_boolean_functions (AFP)

17:35:13 Session AFP/UpDown_Scheme (AFP)

17:35:13 Session AFP/WebAssembly (AFP)

17:35:13 Session AFP/SPARCv8 (AFP)

17:35:13 Session AFP/X86_Semantics (AFP)

17:35:14 Session AFP/ZFC_in_HOL (AFP)

17:35:14 Session AFP/CZH_Foundations (AFP)

17:35:14 Session AFP/CZH_Elementary_Categories (AFP)

17:35:15 Session AFP/CZH_Universal_Constructions (AFP)

17:35:15 Session AFP/Category3 (AFP)

17:35:15 Session AFP/MonoidalCategory (AFP)

17:35:15 Session AFP/Ordinal_Partitions (AFP)

17:35:15 Session AFP/Wetzels_Problem (AFP)

17:35:16 Session ZF/ZF (main timing)

17:35:16 Session Doc/Logics_ZF (doc)

17:35:16 Session AFP/Recursion-Addition (AFP)

17:35:16 Session ZF/ZF-AC

17:35:16 Session ZF/ZF-Coind

17:35:16 Session ZF/ZF-Constructible

17:35:16 Session AFP/Delta_System_Lemma (AFP)

17:35:16 Session AFP/Transitive_Models (AFP)

17:35:16 Session AFP/Independence_CH (AFP)

17:35:17 Session AFP/Forcing (AFP)

17:35:17 Session ZF/ZF-IMP

17:35:17 Session ZF/ZF-Induct

17:35:17 Session ZF/ZF-UNITY (timing)

17:35:17 Session ZF/ZF-Resid

17:35:17 Session ZF/ZF-ex

17:35:21 Running Schutz_Spacetime ...

17:35:24 Schutz_Spacetime: theory Schutz_Spacetime.Util

17:35:25 Schutz_Spacetime: theory Schutz_Spacetime.TernaryOrdering

17:35:26 Schutz_Spacetime: theory Schutz_Spacetime.Minkowski

17:35:28 Schutz_Spacetime: theory Schutz_Spacetime.TemporalOrderOnPath

17:35:57 Preparing Schutz_Spacetime/document ...

17:36:12 Finished Schutz_Spacetime/document (0:00:15 elapsed time)

17:36:12 Preparing Schutz_Spacetime/outline ...

17:36:19 Finished Schutz_Spacetime/outline (0:00:06 elapsed time)

17:36:19 Timing Schutz_Spacetime (8 threads, 31.451s elapsed time, 217.556s cpu time, 6.374s GC time, factor 6.92)

17:36:19 Finished Schutz_Spacetime (0:00:34 elapsed time, 0:03:40 cpu time, factor 6.31)

17:36:19 Presentation in "/media/data/jenkins/workspace/isabelle-all/browser_info"

17:38:04 Presenting FOLP ...

17:38:04 Presenting Cube ...

17:38:04 Presenting CCL ...

17:38:04 Presenting CTT ...

17:38:04 Presenting FOL ...

17:38:04 Presenting FOL-ex ...

17:38:04 Presenting FOLP-ex ...

17:38:04 Presenting Pure ...

17:38:04 Presenting document CTT/document

17:38:04 Presenting document CTT/outline

17:38:04 Presenting document FOL/document

17:38:04 Presenting document FOL/outline

17:38:04 Presenting document FOL-ex/document

17:38:04 Presenting document FOL-ex/outline

17:38:04 Presenting theory FOL-ex.Natural_Numbers

17:38:04 Presenting theory FOLP-ex.Intro

17:38:04 Presenting theory Cube.Cube

17:38:04 Presenting theory FOL-ex.Intro

17:38:04 Presenting theory FOL-ex.Nat

17:38:05 Presenting theory FOLP-ex.Nat

17:38:05 Presenting theory FOL-ex.Nat_Class

17:38:05 Presenting theory Cube.Example

17:38:05 Presenting theory FOLP-ex.Foundation

17:38:05 Presenting theory FOL-ex.Foundation

17:38:05 Presenting HOL ...

17:38:05 Presenting theory FOL-ex.Prolog

17:38:05 Presenting theory FOLP-ex.If

17:38:05 Presenting theory CCL.Set

17:38:05 Presenting document HOL/document

17:38:05 Presenting document HOL/outline

17:38:06 Presenting theory CCL.Lfp

17:38:06 Presenting theory CCL.Gfp

17:38:06 Presenting theory FOLP-ex.Intuitionistic

17:38:06 Presenting theory FOL-ex.Intuitionistic

17:38:06 Presenting theory FOL-ex.Propositional_Int

17:38:06 Presenting theory FOL-ex.Quantifiers_Int

17:38:06 Presenting theory FOLP-ex.Classical

17:38:06 Presenting theory CCL.CCL

17:38:06 Presenting theory FOLP-ex.Propositional_Int

17:38:07 Presenting theory CCL.Trancl

17:38:07 Presenting theory FOL-ex.Classical

17:38:07 Presenting theory FOLP-ex.Quantifiers_Int

17:38:07 Presenting theory FOL-ex.Propositional_Cla

17:38:07 Presenting theory FOL-ex.Quantifiers_Cla

17:38:07 Presenting theory FOLP-ex.Propositional_Cla

17:38:07 Presenting theory FOL-ex.Miniscope

17:38:07 Presenting theory IFOLP

17:38:07 Presenting file "$ISABELLE_HOME/src/Tools/misc_legacy.ML"

17:38:07 Presenting theory FOL-ex.If

17:38:07 Presenting file "hypsubst.ML"

17:38:07 Presenting theory CTT.CTT

17:38:07 Presenting file "$ISABELLE_HOME/src/Provers/typedsimp.ML"

17:38:07 Presenting file "intprover.ML"

17:38:07 Presenting file "rew.ML"

17:38:07 Presenting theory FOLP-ex.Quantifiers_Cla

17:38:07 Presenting AI_Planning_Languages_Semantics ...

17:38:07 Presenting document AI_Planning_Languages_Semantics/document

17:38:07 Presenting document AI_Planning_Languages_Semantics/outline

17:38:07 Presenting theory AI_Planning_Languages_Semantics.Error_Monad_Add

17:38:07 Presenting theory AI_Planning_Languages_Semantics.Option_Monad_Add

17:38:07 Presenting theory CCL.Term

17:38:07 Presenting theory CTT.Typechecking

17:38:08 Presenting theory CTT.Elimination

17:38:08 Presenting theory AI_Planning_Languages_Semantics.SASP_Semantics

17:38:08 Presenting theory CTT.Equality

17:38:08 Presenting theory CTT.Synthesis

17:38:08 Presenting AVL-Trees ...

17:38:08 Presenting document AVL-Trees/document

17:38:08 Presenting document AVL-Trees/outline

17:38:08 Presenting theory FOL-ex.Locale_Test1

17:38:08 Presenting theory CCL.Type

17:38:08 Presenting theory FOL-ex.Locale_Test2

17:38:08 Presenting theory FOL-ex.Locale_Test3

17:38:08 Presenting theory FOL-ex.Locale_Test

17:38:08 Presenting AWN ...

17:38:08 Presenting document AWN/document

17:38:08 Presenting document AWN/outline

17:38:08 Presenting theory AWN.Lib

17:38:09 Presenting theory AWN.TransitionSystems

17:38:09 Presenting theory CCL.Hered

17:38:09 Presenting theory AWN.Invariants

17:38:09 Presenting theory AI_Planning_Languages_Semantics.SASP_Checker

17:38:10 Presenting theory Pure

17:38:10 Presenting file "ROOT0.ML"

17:38:10 Presenting file "ROOT.ML"

17:38:10 Presenting theory CCL.Wfd

17:38:10 Presenting theory AVL-Trees.AVL

17:38:10 Presenting theory ML_Bootstrap

17:38:10 Presenting theory CCL.Fix

17:38:10 Presenting theory AWN.OInvariants

17:38:10 Presenting theory Pure.Sessions

17:38:10 Presenting Abortable_Linearizable_Modules ...

17:38:11 Presenting document Abortable_Linearizable_Modules/document

17:38:11 Presenting document Abortable_Linearizable_Modules/outline

17:38:11 Presenting theory Abortable_Linearizable_Modules.Sequences

17:38:11 Presenting theory AI_Planning_Languages_Semantics.PDDL_STRIPS_Semantics

17:38:11 Presenting theory CCL.Nat

17:38:11 Presenting theory FOLP

17:38:11 Presenting file "classical.ML"

17:38:11 Presenting file "simp.ML"

17:38:11 Presenting file "simpdata.ML"

17:38:11 Presenting Abstract-Hoare-Logics ...

17:38:11 Presenting document Abstract-Hoare-Logics/document

17:38:11 Presenting document Abstract-Hoare-Logics/outline

17:38:11 Presenting theory CCL.List

17:38:11 Presenting theory CCL.Stream

17:38:11 Presenting theory CCL.Flag

17:38:11 Presenting Ackermanns_not_PR ...

17:38:11 Presenting theory AVL-Trees.AVL2

17:38:11 Presenting document Ackermanns_not_PR/document

17:38:11 Presenting document Ackermanns_not_PR/outline

17:38:11 Presenting theory Abstract-Hoare-Logics.Lang

17:38:11 Presenting Allen_Calculus ...

17:38:11 Presenting document Allen_Calculus/document

17:38:11 Presenting document Allen_Calculus/outline

17:38:11 Presenting theory Allen_Calculus.xor_cal

17:38:11 Presenting theory Allen_Calculus.axioms

17:38:12 Presenting theory Abstract-Hoare-Logics.Hoare

17:38:12 Presenting theory Ackermanns_not_PR.Primrec

17:38:12 Presenting theory Abortable_Linearizable_Modules.IOA

17:38:12 Presenting AnselmGod ...

17:38:12 Presenting document AnselmGod/document

17:38:12 Presenting document AnselmGod/outline

17:38:12 Presenting theory AWN.AWN

17:38:12 Presenting theory AnselmGod.AnselmGod

17:38:12 Presenting theory Abstract-Hoare-Logics.Termi

17:38:12 Presenting Approximation_Algorithms ...

17:38:12 Presenting document Approximation_Algorithms/document

17:38:12 Presenting document Approximation_Algorithms/outline

17:38:12 Presenting theory Abstract-Hoare-Logics.HoareTotal

17:38:13 Presenting theory Abortable_Linearizable_Modules.RDR

17:38:13 Presenting theory Approximation_Algorithms.Approx_VC_Hoare

17:38:13 Presenting theory AI_Planning_Languages_Semantics.PDDL_STRIPS_Checker

17:38:13 Presenting theory Abortable_Linearizable_Modules.SLin

17:38:13 Presenting theory AWN.AWN_SOS

17:38:14 Presenting theory Abstract-Hoare-Logics.PLang

17:38:14 Presenting theory Approximation_Algorithms.Approx_SC_Hoare

17:38:14 Presenting theory AI_Planning_Languages_Semantics.Lifschitz_Consistency

17:38:14 Presenting Aristotles_Assertoric_Syllogistic ...

17:38:14 Presenting document Aristotles_Assertoric_Syllogistic/document

17:38:14 Presenting document Aristotles_Assertoric_Syllogistic/outline

17:38:14 Presenting theory Abortable_Linearizable_Modules.Simulations

17:38:14 Presenting theory Aristotles_Assertoric_Syllogistic.AristotlesAssertoric

17:38:14 Presenting ArrowImpossibilityGS ...

17:38:14 Presenting document ArrowImpossibilityGS/document

17:38:14 Presenting document ArrowImpossibilityGS/outline

17:38:15 Presenting theory Abstract-Hoare-Logics.PHoare

17:38:15 Presenting theory Abstract-Hoare-Logics.PTermi

17:38:15 Presenting theory AWN.AWN_Cterms

17:38:15 Presenting theory Approximation_Algorithms.Approx_MIS_Hoare

17:38:15 Presenting theory ArrowImpossibilityGS.Arrow_Utility

17:38:16 Presenting theory AWN.AWN_Labels

17:38:16 Presenting theory AWN.Inv_Cterms

17:38:16 Presenting theory AWN.AWN_SOS_Labels

17:38:17 Presenting theory Abstract-Hoare-Logics.PHoareTotal

17:38:17 Presenting theory Approximation_Algorithms.Approx_LB_Hoare

17:38:17 Presenting theory ArrowImpossibilityGS.Arrow_Order

17:38:18 Presenting theory ArrowImpossibilityGS.GS

17:38:18 Presenting Attack_Trees ...

17:38:18 Presenting document Attack_Trees/document

17:38:18 Presenting document Attack_Trees/outline

17:38:18 Presenting theory Abstract-Hoare-Logics.PsLang

17:38:19 Presenting theory IFOL

17:38:19 Presenting file "$ISABELLE_HOME/src/Tools/misc_legacy.ML"

17:38:19 Presenting file "$ISABELLE_HOME/src/Provers/splitter.ML"

17:38:19 Presenting file "$ISABELLE_HOME/src/Provers/hypsubst.ML"

17:38:19 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/zipper.ML"

17:38:19 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/isand.ML"

17:38:19 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/rw_inst.ML"

17:38:19 Presenting file "$ISABELLE_HOME/src/Provers/quantifier1.ML"

17:38:19 Presenting file "$ISABELLE_HOME/src/Tools/intuitionistic.ML"

17:38:19 Presenting file "$ISABELLE_HOME/src/Tools/project_rule.ML"

17:38:19 Presenting file "$ISABELLE_HOME/src/Tools/atomize_elim.ML"

17:38:19 Presenting file "fologic.ML"

17:38:19 Presenting file "intprover.ML"

17:38:19 Presenting theory Abstract-Hoare-Logics.PsHoare

17:38:19 Presenting theory Attack_Trees.MC

17:38:19 Presenting theory Abstract-Hoare-Logics.PsTermi

17:38:19 Presenting theory AWN.Pnet

17:38:20 Presenting theory Allen_Calculus.allen

17:38:20 Presenting theory Attack_Trees.AT

17:38:20 Presenting theory Abstract-Hoare-Logics.PsHoareTotal

17:38:20 Presenting theory AWN.Closed

17:38:21 Presenting Auto2_HOL ...

17:38:21 Presenting document Auto2_HOL/document

17:38:21 Presenting document Auto2_HOL/outline

17:38:21 Presenting theory Abortable_Linearizable_Modules.Idempotence

17:38:21 Presenting theory Attack_Trees.Infrastructure

17:38:21 Presenting theory Allen_Calculus.disjoint_relations

17:38:21 Presenting theory Allen_Calculus.jointly_exhaustive

17:38:21 Presenting theory Abortable_Linearizable_Modules.Consensus

17:38:21 Presenting Auto2_Imperative_HOL ...

17:38:21 Presenting document Auto2_Imperative_HOL/document

17:38:21 Presenting document Auto2_Imperative_HOL/outline

17:38:21 Presenting theory Attack_Trees.GDPRhealthcare

17:38:21 Presenting Automatic_Refinement ...

17:38:21 Presenting document Automatic_Refinement/document

17:38:21 Presenting document Automatic_Refinement/outline

17:38:21 Presenting theory Allen_Calculus.examples

17:38:21 Presenting theory Automatic_Refinement.Refine_Util_Bootstrap1

17:38:22 Presenting theory Automatic_Refinement.Mpat_Antiquot

17:38:22 Presenting theory Auto2_Imperative_HOL.Mapping_Str

17:38:23 Presenting theory Automatic_Refinement.Mk_Term_Antiquot

17:38:23 Presenting theory Auto2_Imperative_HOL.Lists_Ex

17:38:23 Presenting theory Auto2_Imperative_HOL.BST

17:38:23 Presenting theory Auto2_Imperative_HOL.Partial_Equiv_Rel

17:38:24 Presenting theory Approximation_Algorithms.Approx_BP_Hoare

17:38:24 Presenting theory Auto2_Imperative_HOL.Union_Find

17:38:24 Presenting theory Automatic_Refinement.Refine_Util

17:38:25 Presenting theory Allen_Calculus.nest

17:38:25 Presenting theory Approximation_Algorithms.Center_Selection

17:38:25 Presenting Refine_Monadic ...

17:38:25 Presenting document Refine_Monadic/document

17:38:25 Presenting theory Automatic_Refinement.Attr_Comb

17:38:25 Presenting document Refine_Monadic/outline

17:38:25 Presenting theory Refine_Monadic.Refine_Chapter

17:38:25 Presenting theory Automatic_Refinement.Named_Sorted_Thms

17:38:25 Presenting Collections ...

17:38:25 Presenting theory Auto2_Imperative_HOL.Connectivity

17:38:25 Presenting theory Refine_Monadic.Refine_Mono_Prover

17:38:25 Presenting file "refine_mono_prover.ML"

17:38:25 Presenting document Collections/document

17:38:25 Presenting document Collections/outline

17:38:25 Presenting document Collections/userguide

17:38:25 Presenting theory Automatic_Refinement.Prio_List

17:38:25 Presenting theory AWN.OAWN_SOS

17:38:26 Presenting theory Refine_Monadic.Refine_Misc

17:38:26 Presenting theory Collections.Sorted_List_Operations

17:38:26 Presenting theory Automatic_Refinement.Tagged_Solver

17:38:26 Presenting theory Auto2_Imperative_HOL.Arrays_Ex

17:38:26 Presenting theory Collections.HashCode

17:38:26 Presenting theory AWN.OAWN_SOS_Labels

17:38:26 Presenting theory Collections.Code_Target_ICF

17:38:26 Presenting theory Refine_Monadic.RefineG_Transfer

17:38:26 Presenting theory Automatic_Refinement.Anti_Unification

17:38:26 Presenting theory Refine_Monadic.RefineG_Domain

17:38:26 Presenting theory AWN.OPnet

17:38:27 Presenting theory Refine_Monadic.RefineG_Recursion

17:38:27 Presenting theory Refine_Monadic.RefineG_Assert

17:38:29 Presenting theory Auto2_Imperative_HOL.Dijkstra

17:38:29 Presenting theory Refine_Monadic.Refine_Basic

17:38:29 Presenting theory Auto2_Imperative_HOL.Interval

17:38:30 Presenting theory AWN.ONode_Lifting

17:38:30 Presenting theory Refine_Monadic.Refine_Leof

17:38:30 Presenting theory Refine_Monadic.Refine_Heuristics

17:38:30 Presenting theory Collections.SetIterator

17:38:30 Presenting theory Refine_Monadic.Refine_More_Comb

17:38:30 Presenting theory Auto2_Imperative_HOL.Interval_Tree

17:38:30 Presenting theory Automatic_Refinement.Misc

17:38:31 Presenting theory Refine_Monadic.RefineG_While

17:38:31 Presenting theory Automatic_Refinement.Foldi

17:38:31 Presenting theory Automatic_Refinement.Indep_Vars

17:38:32 Presenting theory Automatic_Refinement.Select_Solve

17:38:32 Presenting theory Automatic_Refinement.Mk_Record_Simp

17:38:32 Presenting theory Automatic_Refinement.Refine_Lib

17:38:32 Presenting file "Cond_Rewr_Conv.ML"

17:38:32 Presenting file "Revert_Abbrev.ML"

17:38:32 Presenting theory Automatic_Refinement.Param_Chapter

17:38:32 Presenting theory Auto2_Imperative_HOL.Quicksort

17:38:33 Presenting theory Collections.SetIteratorOperations

17:38:34 Presenting theory Collections.Proper_Iterator

17:38:34 Presenting theory Collections.It_to_It

17:38:34 Presenting theory Refine_Monadic.Refine_While

17:38:34 Presenting theory AWN.OPnet_Lifting

17:38:35 Presenting theory Automatic_Refinement.Relators

17:38:35 Presenting theory AWN.OClosed_Lifting

17:38:35 Presenting theory Refine_Monadic.Refine_Det

17:38:36 Presenting theory Auto2_Imperative_HOL.Indexed_PQueue

17:38:36 Presenting theory Automatic_Refinement.Param_Tool

17:38:36 Presenting theory Collections.SetIteratorGA

17:38:36 Presenting theory Refine_Monadic.Refine_Pfun

17:38:36 Presenting theory AWN.AWN_Invariants

17:38:37 Presenting theory Refine_Monadic.Refine_Transfer

17:38:37 Presenting theory Automatic_Refinement.Param_HOL

17:38:37 Presenting theory Automatic_Refinement.Parametricity

17:38:38 Presenting theory Collections.Gen_Iterator

17:38:38 Presenting theory Automatic_Refinement.Autoref_Phases

17:38:38 Presenting theory Collections.Idx_Iterator

17:38:39 Presenting theory Automatic_Refinement.Autoref_Data

17:38:39 Presenting theory Collections.Iterator

17:38:39 Presenting theory AWN.OAWN_Invariants

17:38:39 Presenting theory Automatic_Refinement.Autoref_Tagging

17:38:39 Presenting theory Collections.RBT_add

17:38:40 Presenting theory Collections.Dlist_add

17:38:40 Presenting theory AWN.OAWN_Convert

17:38:40 Presenting theory AWN.Qmsg

17:38:40 Presenting theory Automatic_Refinement.Autoref_Id_Ops

17:38:40 Presenting theory Collections.Assoc_List

17:38:41 Presenting theory AWN.Qmsg_Lifting

17:38:42 Presenting theory Collections.Diff_Array

17:38:42 Presenting theory Auto2_Imperative_HOL.RBTree

17:38:43 Presenting theory Collections.Partial_Equivalence_Relation

17:38:43 Presenting theory Automatic_Refinement.Autoref_Fix_Rel

17:38:43 Presenting theory Automatic_Refinement.Autoref_Relator_Interface

17:38:43 Presenting theory Refine_Monadic.Refine_Foreach

17:38:43 Presenting theory Collections.ICF_Tools

17:38:43 Presenting theory Automatic_Refinement.Autoref_Translate

17:38:43 Presenting theory Automatic_Refinement.Autoref_Gen_Algo

17:38:43 Presenting theory Automatic_Refinement.Autoref_Chapter

17:38:44 Presenting theory Collections.Ord_Code_Preproc

17:38:44 Presenting theory Automatic_Refinement.Autoref_Tool

17:38:44 Presenting theory Auto2_HOL.Auto2_Setup

17:38:44 Presenting file "util.ML"

17:38:44 Presenting file "util_base.ML"

17:38:44 Presenting file "util_logic.ML"

17:38:44 Presenting file "box_id.ML"

17:38:44 Presenting file "consts.ML"

17:38:44 Presenting file "property.ML"

17:38:44 Presenting file "wellform.ML"

17:38:44 Presenting file "wfterm.ML"

17:38:44 Presenting file "rewrite.ML"

17:38:44 Presenting file "propertydata.ML"

17:38:44 Presenting file "matcher.ML"

17:38:44 Presenting file "items.ML"

17:38:44 Presenting file "wfdata.ML"

17:38:44 Presenting file "auto2_data.ML"

17:38:44 Presenting file "status.ML"

17:38:44 Presenting file "normalize.ML"

17:38:44 Presenting file "proofsteps.ML"

17:38:44 Presenting file "auto2_state.ML"

17:38:44 Presenting file "logic_steps.ML"

17:38:44 Presenting file "auto2.ML"

17:38:44 Presenting file "auto2_outer.ML"

17:38:44 Presenting file "auto2_setup.ML"

17:38:44 Presenting theory Collections.Record_Intf

17:38:45 Presenting theory Auto2_Imperative_HOL.Rect_Intersect

17:38:45 Presenting theory Collections.Locale_Code

17:38:45 Presenting theory Collections.ICF_Spec_Base

17:38:45 Presenting theory Automatic_Refinement.Autoref_Bindings_HOL

17:38:46 Presenting theory Refine_Monadic.Refine_Automation

17:38:46 Presenting theory Automatic_Refinement.Automatic_Refinement

17:38:46 Presenting CAVA_Base ...

17:38:46 Presenting theory Refine_Monadic.Autoref_Monadic

17:38:46 Presenting theory CAVA_Base.Statistics

17:38:46 Presenting theory CAVA_Base.Code_String

17:38:46 Presenting theory CAVA_Base.CAVA_Code_Target

17:38:46 Presenting theory CAVA_Base.CAVA_Base

17:38:46 Presenting theory Refine_Monadic.Refine_Monadic

17:38:46 Presenting theory Refine_Monadic.Example_Chapter

17:38:46 Presenting theory CAVA_Base.Lexord_List

17:38:46 Presenting theory AWN.OClosed_Transfer

17:38:46 Presenting theory CAVA_Base.All_Of_CAVA_Base

17:38:46 Presenting CAVA_Automata ...

17:38:46 Presenting document CAVA_Automata/document

17:38:46 Presenting document CAVA_Automata/outline

17:38:46 Presenting theory AWN.AWN_Main

17:38:47 Presenting theory Refine_Monadic.Breadth_First_Search

17:38:47 Presenting theory CAVA_Automata.Digraph_Basic

17:38:47 Presenting theory Auto2_HOL.Auto2_HOL_Extra_Setup

17:38:47 Presenting theory Refine_Monadic.WordRefine

17:38:47 Presenting file "acdata.ML"

17:38:47 Presenting file "ac_steps.ML"

17:38:47 Presenting file "unfolding.ML"

17:38:47 Presenting file "induct_outer.ML"

17:38:47 Presenting file "extra_hol.ML"

17:38:47 Presenting file "auto2_hol_extra_setup.ML"

17:38:47 Presenting theory Refine_Monadic.Examples

17:38:47 Presenting CAVA_Setup ...

17:38:47 Presenting CAVA_LTL_Modelchecker ...

17:38:47 Presenting document CAVA_LTL_Modelchecker/document

17:38:47 Presenting document CAVA_LTL_Modelchecker/outline

17:38:47 Presenting theory Auto2_HOL.HOL_Base

17:38:47 Presenting theory CAVA_LTL_Modelchecker.NDFS_SI_Statistics

17:38:47 Presenting theory Auto2_HOL.Auto2_HOL_Setup

17:38:47 Presenting file "auto2_hol_util_base.ML"

17:38:47 Presenting theory CAVA_Automata.Digraph

17:38:48 Presenting theory AWN.Toy

17:38:48 Presenting theory Auto2_HOL.Logic_Thms

17:38:48 Presenting theory Auto2_Imperative_HOL.SepLogic_Base

17:38:48 Presenting file "sep_util_base.ML"

17:38:48 Presenting file "assn_matcher.ML"

17:38:48 Presenting file "sep_steps.ML"

17:38:49 Presenting theory FOL

17:38:49 Presenting file "$ISABELLE_HOME/src/Provers/classical.ML"

17:38:49 Presenting file "$ISABELLE_HOME/src/Provers/blast.ML"

17:38:49 Presenting file "$ISABELLE_HOME/src/Provers/clasimp.ML"

17:38:49 Presenting file "simpdata.ML"

17:38:49 Presenting file "$ISABELLE_HOME/src/Tools/eqsubst.ML"

17:38:49 Presenting file "$ISABELLE_HOME/src/Tools/induct.ML"

17:38:49 Presenting file "$ISABELLE_HOME/src/Tools/case_product.ML"

17:38:49 Presenting theory Auto2_HOL.Order_Thms

17:38:49 Presenting file "util_arith.ML"

17:38:49 Presenting DFS_Framework ...

17:38:49 Presenting document DFS_Framework/document

17:38:49 Presenting document DFS_Framework/outline

17:38:49 Presenting theory DFS_Framework.DFS_Framework_Misc

17:38:49 Presenting theory AWN.AWN_Term_Graph

17:38:49 Presenting Gabow_SCC ...

17:38:49 Presenting document Gabow_SCC/document

17:38:49 Presenting document Gabow_SCC/outline

17:38:49 Presenting theory DFS_Framework.DFS_Framework_Refine_Aux

17:38:50 Presenting theory HOL.HOL

17:38:50 Presenting file "$ISABELLE_HOME/src/Tools/misc_legacy.ML"

17:38:50 Presenting file "$ISABELLE_HOME/src/Tools/try.ML"

17:38:50 Presenting file "$ISABELLE_HOME/src/Tools/quickcheck.ML"

17:38:50 Presenting file "$ISABELLE_HOME/src/Tools/solve_direct.ML"

17:38:50 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/zipper.ML"

17:38:50 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/isand.ML"

17:38:50 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/rw_inst.ML"

17:38:50 Presenting file "$ISABELLE_HOME/src/Provers/hypsubst.ML"

17:38:50 Presenting file "$ISABELLE_HOME/src/Provers/splitter.ML"

17:38:50 Presenting file "$ISABELLE_HOME/src/Provers/classical.ML"

17:38:50 Presenting file "$ISABELLE_HOME/src/Provers/blast.ML"

17:38:50 Presenting file "$ISABELLE_HOME/src/Provers/clasimp.ML"

17:38:50 Presenting file "$ISABELLE_HOME/src/Tools/eqsubst.ML"

17:38:50 Presenting file "$ISABELLE_HOME/src/Provers/quantifier1.ML"

17:38:50 Presenting file "$ISABELLE_HOME/src/Tools/atomize_elim.ML"

17:38:50 Presenting file "$ISABELLE_HOME/src/Tools/cong_tac.ML"

17:38:50 Presenting file "$ISABELLE_HOME/src/Tools/intuitionistic.ML"

17:38:50 Presenting file "$ISABELLE_HOME/src/Tools/project_rule.ML"

17:38:50 Presenting file "$ISABELLE_HOME/src/Tools/subtyping.ML"

17:38:50 Presenting file "$ISABELLE_HOME/src/Tools/case_product.ML"

17:38:50 Presenting file "Tools/hologic.ML"

17:38:50 Presenting file "Tools/rewrite_hol_proof.ML"

17:38:50 Presenting file "Tools/simpdata.ML"

17:38:50 Presenting file "$ISABELLE_HOME/src/Tools/induct.ML"

17:38:50 Presenting theory Auto2_Imperative_HOL.SepAuto

17:38:50 Presenting file "$ISABELLE_HOME/src/Tools/induction.ML"

17:38:50 Presenting file "$ISABELLE_HOME/src/Tools/induct_tacs.ML"

17:38:50 Presenting file "sep_util.ML"

17:38:50 Presenting file "$ISABELLE_HOME/src/Tools/coherent.ML"

17:38:50 Presenting file "sep_steps_test.ML"

17:38:50 Presenting file "Tools/cnf.ML"

17:38:50 Presenting theory Auto2_Imperative_HOL.GCD_Impl

17:38:50 Presenting theory DFS_Framework.Impl_Rev_Array_Stack

17:38:51 Presenting theory Collections.MapSpec

17:38:51 Presenting theory Auto2_Imperative_HOL.LinkedList

17:38:51 Presenting file "list_matcher_test.ML"

17:38:51 Presenting theory CAVA_Automata.Automata

17:38:51 Presenting theory DFS_Framework.On_Stack

17:38:51 Presenting theory DFS_Framework.DFS_Chapter_Framework

17:38:51 Presenting theory CAVA_LTL_Modelchecker.NDFS_SI

17:38:52 Presenting theory Auto2_Imperative_HOL.BST_Impl

17:38:52 Presenting theory CAVA_LTL_Modelchecker.CAVA_Abstract

17:38:53 Presenting theory Auto2_Imperative_HOL.RBTree_Impl

17:38:53 Presenting theory Auto2_Imperative_HOL.Arrays_Impl

17:38:53 Presenting theory Auto2_Imperative_HOL.Quicksort_Impl

17:38:53 Presenting theory CAVA_Automata.Lasso

17:38:53 Presenting theory Auto2_Imperative_HOL.Union_Find_Impl

17:38:53 Presenting theory Auto2_Imperative_HOL.Connectivity_Impl

17:38:54 Presenting theory Auto2_Imperative_HOL.DynamicArray

17:38:54 Presenting theory CAVA_LTL_Modelchecker.BoolProgs

17:38:54 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Extras

17:38:54 Presenting theory Auto2_Imperative_HOL.Indexed_PQueue_Impl

17:38:54 Presenting theory CAVA_Automata.Simulation

17:38:54 Presenting theory Auto2_Imperative_HOL.Dijkstra_Impl

17:38:55 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_LTL_Conv

17:38:55 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Philosophers

17:38:55 Presenting theory Auto2_Imperative_HOL.IntervalTree_Impl

17:38:55 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_ReaderWriter

17:38:55 Presenting theory CAVA_Automata.Step_Conv

17:38:55 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Simple

17:38:55 Presenting theory HOL.Orderings

17:38:55 Presenting file "$ISABELLE_HOME/src/Provers/order_procedure.ML"

17:38:55 Presenting file "$ISABELLE_HOME/src/Provers/order_tac.ML"

17:38:55 Presenting theory Auto2_Imperative_HOL.Rect_Intersect_Impl

17:38:55 Presenting theory Auto2_Imperative_HOL.Sep_Examples

17:38:55 Presenting LTL_to_GBA ...

17:38:55 Presenting document LTL_to_GBA/document

17:38:55 Presenting document LTL_to_GBA/outline

17:38:55 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_LeaderFilters

17:38:55 Presenting theory CAVA_Automata.Stuttering_Extension

17:38:56 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Programs

17:38:56 Presenting theory Gabow_SCC.Gabow_Skeleton

17:38:57 Presenting theory HOL.Groups

17:38:57 Presenting file "Tools/group_cancel.ML"

17:38:57 Presenting theory CAVA_Automata.Digraph_Impl

17:38:57 Presenting theory HOL.Lattices

17:38:57 Presenting theory Auto2_HOL.Arith_Thms

17:38:57 Presenting file "arith.ML"

17:38:57 Presenting file "order.ML"

17:38:57 Presenting file "order_test.ML"

17:38:57 Presenting file "nat_sub.ML"

17:38:57 Presenting file "nat_sub_test.ML"

17:38:58 Presenting theory Collections.Robdd

17:38:58 Presenting theory Gabow_SCC.Gabow_SCC

17:38:58 Presenting theory HOL.Boolean_Algebras

17:38:58 Presenting file "Tools/boolean_algebra_cancel.ML"

17:38:58 Presenting theory Gabow_SCC.Find_Path

17:38:58 Presenting theory Auto2_HOL.Set_Thms

17:38:59 Presenting theory DFS_Framework.Param_DFS

17:38:59 Presenting theory Collections.Locale_Code_Ex

17:38:59 Presenting theory Collections.DatRef

17:39:00 Presenting theory CAVA_Automata.Automata_Impl

17:39:00 Presenting theory CAVA_Automata.All_Of_CAVA_Automata

17:39:00 Presenting Promela ...

17:39:00 Presenting document Promela/document

17:39:00 Presenting document Promela/outline

17:39:00 Presenting theory Promela.PromelaStatistics

17:39:00 Presenting theory Promela.PromelaAST

17:39:00 Presenting theory CAVA_LTL_Modelchecker.CAVA_Impl

17:39:01 Presenting theory Auto2_HOL.Lists_Thms

17:39:01 Presenting file "list_ac.ML"

17:39:01 Presenting file "list_ac_test.ML"

17:39:01 Presenting theory Auto2_HOL.Auto2_Main

17:39:01 Presenting theory LTL_to_GBA.LTL_to_GBA

17:39:01 Presenting theory CAVA_LTL_Modelchecker.Mulog

17:39:01 Presenting theory CAVA_LTL_Modelchecker.All_Of_Nested_DFS

17:39:01 Presenting theory CAVA_LTL_Modelchecker.All_Of_CAVA_LTL_Modelchecker

17:39:01 Presenting SM_Base ...

17:39:01 Presenting SM ...

17:39:01 Presenting theory SM.LTS

17:39:01 Presenting theory SM.SOS_Misc_Add

17:39:01 Presenting theory HOL.Set

17:39:01 Presenting theory Collections.SetAbstractionIterator

17:39:01 Presenting theory Collections.GenCF_Chapter

17:39:01 Presenting theory Collections.GenCF_Intf_Chapter

17:39:02 Presenting theory SM.SM_Datastructures

17:39:02 Presenting theory Collections.Intf_Map

17:39:02 Presenting theory SM.Gen_Scheduler

17:39:02 Presenting theory Collections.Intf_Set

17:39:02 Presenting theory Collections.Intf_Hash

17:39:03 Presenting theory SM.Gen_Scheduler_Refine

17:39:03 Presenting theory SM.SM_Syntax

17:39:03 Presenting theory SM.SM_State

17:39:03 Presenting theory SM.SM_Cfg

17:39:03 Presenting theory Auto2_HOL.Auto2_Test

17:39:03 Presenting file "util_test.ML"

17:39:03 Presenting file "rewrite_test.ML"

17:39:03 Presenting file "matcher_test.ML"

17:39:03 Presenting file "normalize_test.ML"

17:39:03 Presenting file "logic_steps_test.ML"

17:39:03 Presenting file "acdata_test.ML"

17:39:03 Presenting theory SM.SM_Semantics

17:39:04 Presenting theory HOL.Typedef

17:39:04 Presenting file "Tools/typedef.ML"

17:39:04 Presenting theory SM.Decide_Locality

17:39:04 Presenting theory Collections.Intf_Comp

17:39:04 Presenting theory Collections.GenCF_Gen_Chapter

17:39:04 Presenting theory Gabow_SCC.Gabow_GBG

17:39:05 Presenting theory SM.Type_System

17:39:05 Presenting theory Auto2_HOL.Pelletier

17:39:05 Presenting theory SM.SM_Finite_Reachable

17:39:05 Presenting theory LTL_to_GBA.LTL_to_GBA_impl

17:39:05 Presenting theory Gabow_SCC.Gabow_Skeleton_Code

17:39:05 Presenting theory LTL_to_GBA.All_Of_LTL_to_GBA

17:39:05 Presenting Collections_Examples ...

17:39:05 Presenting document Collections_Examples/document

17:39:05 Presenting document Collections_Examples/outline

17:39:05 Presenting theory Collections_Examples.Examples_Chapter

17:39:05 Presenting theory Collections_Examples.Collection_Autoref_Examples_Chapter

17:39:06 Presenting theory Collections_Examples.Succ_Graph

17:39:06 Presenting theory Auto2_HOL.Primes_Ex

17:39:06 Presenting Dijkstra_Shortest_Path ...

17:39:06 Presenting theory Gabow_SCC.Gabow_SCC_Code

17:39:06 Presenting document Dijkstra_Shortest_Path/document

17:39:06 Presenting document Dijkstra_Shortest_Path/outline

17:39:06 Presenting theory Dijkstra_Shortest_Path.Introduction

17:39:06 Presenting theory Dijkstra_Shortest_Path.Dijkstra_Misc

17:39:06 Presenting theory SM.Pid_Scheduler

17:39:06 Presenting theory SM.SM_LTL

17:39:06 Presenting theory Collections.Gen_Set

17:39:06 Presenting theory Collections_Examples.Coll_Test

17:39:06 Presenting theory DFS_Framework.DFS_Invars_Basic

17:39:06 Presenting theory Dijkstra_Shortest_Path.Graph

17:39:07 Presenting theory SM.Gen_Cfg_Bisim

17:39:07 Presenting theory Collections_Examples.Simple_DFS

17:39:07 Presenting theory Dijkstra_Shortest_Path.Weight

17:39:07 Presenting theory Gabow_SCC.Find_Path_Impl

17:39:07 Presenting theory Collections_Examples.ICF_Test

17:39:07 Presenting theory Collections_Examples.ICF_Only_Test

17:39:07 Presenting theory HOL.Fun

17:39:07 Presenting file "Tools/functor.ML"

17:39:08 Presenting theory Collections.Gen_Map

17:39:08 Presenting theory SM.Rename_Cfg

17:39:08 Presenting theory SM.SM_Visible

17:39:08 Presenting theory SM.SM_Pid

17:39:08 Presenting theory Collections.Gen_Map2Set

17:39:08 Presenting theory Collections.Gen_Comp

17:39:08 Presenting theory Collections.GenCF_Impl_Chapter

17:39:08 Presenting theory DFS_Framework.DFS_Invars_SCC

17:39:08 Presenting theory Gabow_SCC.Gabow_GBG_Code

17:39:08 Presenting theory Gabow_SCC.All_Of_Gabow_SCC

17:39:08 Presenting Formal_SSA ...

17:39:08 Presenting theory Collections_Examples.Nested_DFS

17:39:09 Presenting document Formal_SSA/document

17:39:09 Presenting document Formal_SSA/outline

17:39:09 Presenting theory SM.SM_Variables

17:39:09 Presenting theory Collections.Impl_Array_Stack

17:39:09 Presenting theory Dijkstra_Shortest_Path.Dijkstra

17:39:09 Presenting theory Collections_Examples.Combined_TwoSat

17:39:09 Presenting theory Collections_Examples.Collection_Autoref_Examples

17:39:09 Presenting theory Collections_Examples.Refine_Monadic_Examples_Chapter

17:39:09 Presenting theory Formal_SSA.FormalSSA_Misc

17:39:09 Presenting theory Formal_SSA.Serial_Rel

17:39:09 Presenting theory SM.SM_Indep

17:39:09 Presenting theory Formal_SSA.Mapping_Exts

17:39:09 Presenting theory Collections_Examples.Bfs_Impl

17:39:09 Presenting theory Formal_SSA.RBT_Mapping_Exts

17:39:10 Presenting theory Collections_Examples.Foreach_Refine

17:39:10 Presenting theory Collections.Impl_List_Set

17:39:10 Presenting theory Collections_Examples.Refine_Fold

17:39:10 Presenting theory Collections_Examples.Refine_Monadic_Examples

17:39:10 Presenting theory Collections.Array_Iterator

17:39:10 Presenting theory Collections_Examples.ICF_Examples_Chapter

17:39:10 Presenting theory Dijkstra_Shortest_Path.GraphSpec

17:39:10 Presenting theory Promela.PromelaDatastructures

17:39:10 Presenting theory SM.SM_Sticky

17:39:10 Presenting theory Collections_Examples.itp_2010

17:39:10 Presenting theory DFS_Framework.General_DFS_Structure

17:39:10 Presenting theory HOL.Complete_Lattices

17:39:11 Presenting theory Collections_Examples.Exploration

17:39:11 Presenting theory Collections_Examples.Exploration_DFS

17:39:11 Presenting theory SM.SM_POR

17:39:11 Presenting theory Collections_Examples.PerformanceTest

17:39:11 Presenting theory Collections_Examples.ICF_Examples

17:39:11 Presenting theory Collections_Examples.Collection_Examples

17:39:11 Presenting Minimal_SSA ...

17:39:11 Presenting document Minimal_SSA/document

17:39:11 Presenting document Minimal_SSA/outline

17:39:11 Presenting theory DFS_Framework.Tailrec_Impl

17:39:11 Presenting theory Dijkstra_Shortest_Path.GraphGA

17:39:11 Presenting theory Collections.Impl_List_Map

17:39:11 Presenting theory Promela.PromelaInvariants

17:39:12 Presenting theory Formal_SSA.Graph_path

17:39:12 Presenting theory Minimal_SSA.Irreducible

17:39:12 Presenting Sepref_Prereq ...

17:39:12 Presenting ROBDD ...

17:39:12 Presenting document ROBDD/document

17:39:12 Presenting document ROBDD/outline

17:39:12 Presenting theory ROBDD.Bool_Func

17:39:12 Presenting theory DFS_Framework.Rec_Impl

17:39:14 Presenting theory DFS_Framework.Simple_Impl

17:39:14 Presenting theory SM.SM_Ample_Impl

17:39:14 Presenting theory ROBDD.BDT

17:39:14 Presenting theory ROBDD.Option_Helpers

17:39:14 Presenting theory SM.SM_Wrapup

17:39:14 Presenting Refine_Imperative_HOL ...

17:39:14 Presenting theory Dijkstra_Shortest_Path.GraphByMap

17:39:14 Presenting document Refine_Imperative_HOL/document

17:39:14 Presenting document Refine_Imperative_HOL/outline

17:39:15 Presenting theory Refine_Imperative_HOL.Concl_Pres_Clarification

17:39:15 Presenting theory Dijkstra_Shortest_Path.HashGraphImpl

17:39:15 Presenting theory Formal_SSA.SSA_CFG

17:39:15 Presenting theory DFS_Framework.Restr_Impl

17:39:15 Presenting theory DFS_Framework.DFS_Framework

17:39:15 Presenting theory DFS_Framework.DFS_Chapter_Examples

17:39:15 Presenting theory Refine_Imperative_HOL.Named_Theorems_Rev

17:39:15 Presenting theory Refine_Imperative_HOL.Pf_Add

17:39:15 Presenting theory Refine_Imperative_HOL.Pf_Mono_Prover

17:39:15 Presenting theory ROBDD.Abstract_Impl

17:39:15 Presenting theory Refine_Imperative_HOL.PO_Normalizer

17:39:15 Presenting file "PO_Normalizer.ML"

17:39:15 Presenting theory Refine_Imperative_HOL.Sepref_Misc

17:39:15 Presenting theory DFS_Framework.Cyc_Check

17:39:15 Presenting theory ROBDD.Pointer_Map

17:39:15 Presenting theory Dijkstra_Shortest_Path.Dijkstra_Impl

17:39:15 Presenting theory Refine_Imperative_HOL.Structured_Apply

17:39:16 Presenting theory Refine_Imperative_HOL.Term_Synth

17:39:16 Presenting theory Refine_Imperative_HOL.User_Smashing

17:39:16 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Tool

17:39:16 Presenting theory Collections.Impl_Array_Hash_Map

17:39:16 Presenting theory ROBDD.Middle_Impl

17:39:16 Presenting theory ROBDD.Array_List

17:39:16 Presenting theory Refine_Imperative_HOL.Sepref_Id_Op

17:39:16 Presenting theory ROBDD.Pointer_Map_Impl

17:39:17 Presenting theory Dijkstra_Shortest_Path.Dijkstra_Impl_Adet

17:39:17 Presenting theory Dijkstra_Shortest_Path.Test

17:39:17 Presenting BTree ...

17:39:17 Presenting document BTree/document

17:39:17 Presenting document BTree/outline

17:39:17 Presenting theory Promela.Promela

17:39:17 Presenting theory ROBDD.Conc_Impl

17:39:17 Presenting theory DFS_Framework.DFS_Find_Path

17:39:18 Presenting theory ROBDD.Level_Collapse

17:39:18 Presenting theory ROBDD.BDD_Examples

17:39:18 Presenting theory ROBDD.BDD_Code

17:39:18 Presenting Floyd_Warshall ...

17:39:18 Presenting theory Promela.PromelaLTL

17:39:18 Presenting document Floyd_Warshall/document

17:39:18 Presenting document Floyd_Warshall/outline

17:39:18 Presenting theory BTree.BTree

17:39:18 Presenting theory Formal_SSA.Minimality

17:39:18 Presenting theory Promela.PromelaLTLConv

17:39:18 Presenting theory Promela.All_Of_Promela

17:39:18 Presenting Sepref_Basic ...

17:39:18 Presenting Sepref_IICF ...

17:39:18 Presenting Flow_Networks ...

17:39:18 Presenting document Flow_Networks/document

17:39:18 Presenting document Flow_Networks/outline

17:39:18 Presenting theory Flow_Networks.Fofu_Abs_Base

17:39:18 Presenting theory Flow_Networks.Fofu_Impl_Base

17:39:18 Presenting theory Flow_Networks.Refine_Add_Fofu

17:39:18 Presenting theory Refine_Imperative_HOL.Sepref_Basic

17:39:18 Presenting theory DFS_Framework.Reachable_Nodes

17:39:18 Presenting theory BTree.BTree_Height

17:39:19 Presenting theory Refine_Imperative_HOL.Sepref_Monadify

17:39:19 Presenting theory DFS_Framework.Feedback_Arcs

17:39:20 Presenting theory HOL.Ctr_Sugar

17:39:20 Presenting file "Tools/Ctr_Sugar/case_translation.ML"

17:39:20 Presenting file "Tools/Ctr_Sugar/ctr_sugar_util.ML"

17:39:20 Presenting file "Tools/Ctr_Sugar/ctr_sugar_tactics.ML"

17:39:20 Presenting file "Tools/Ctr_Sugar/ctr_sugar_code.ML"

17:39:20 Presenting file "Tools/Ctr_Sugar/ctr_sugar.ML"

17:39:20 Presenting file "Tools/coinduction.ML"

17:39:20 Presenting theory Formal_SSA.Construct_SSA

17:39:20 Presenting theory Refine_Imperative_HOL.Sepref_Constraints

17:39:20 Presenting theory Flow_Networks.Graph

17:39:21 Presenting theory Flow_Networks.Network

17:39:21 Presenting theory Collections.Impl_RBT_Map

17:39:21 Presenting theory Floyd_Warshall.Floyd_Warshall

17:39:21 Presenting theory Flow_Networks.Residual_Graph

17:39:21 Presenting theory Collections.Impl_Cfun_Set

17:39:21 Presenting theory Refine_Imperative_HOL.Sepref_Frame

17:39:21 Presenting theory Flow_Networks.Augmenting_Flow

17:39:21 Presenting theory Floyd_Warshall.Recursion_Combinators

17:39:22 Presenting theory Flow_Networks.Augmenting_Path

17:39:22 Presenting theory Floyd_Warshall.FW_Code

17:39:22 Presenting EdmondsKarp_Maxflow ...

17:39:22 Presenting document EdmondsKarp_Maxflow/document

17:39:22 Presenting document EdmondsKarp_Maxflow/outline

17:39:22 Presenting theory Collections.Impl_Array_Map

17:39:22 Presenting theory EdmondsKarp_Maxflow.FordFulkerson_Algo

17:39:22 Presenting theory DFS_Framework.Nested_DFS

17:39:22 Presenting theory Flow_Networks.Ford_Fulkerson

17:39:22 Presenting theory Collections.Impl_Bit_Set

17:39:23 Presenting theory Flow_Networks.Graph_Impl

17:39:23 Presenting theory Formal_SSA.Construct_SSA_notriv

17:39:23 Presenting theory EdmondsKarp_Maxflow.EdmondsKarp_Termination_Abstract

17:39:23 Presenting theory BTree.BTree_Set

17:39:23 Presenting theory Formal_SSA.SSA_Semantics

17:39:23 Presenting theory DFS_Framework.Tarjan_LowLink

17:39:23 Presenting theory Flow_Networks.Network_Impl

17:39:23 Presenting theory Collections.Impl_Uv_Set

17:39:23 Presenting theory Formal_SSA.While_Combinator_Exts

17:39:23 Presenting theory Collections.Gen_Hash

17:39:23 Presenting theory EdmondsKarp_Maxflow.EdmondsKarp_Algo

17:39:23 Presenting theory Collections.GenCF

17:39:23 Presenting theory Collections.ICF_Chapter

17:39:24 Presenting theory Collections.ICF_Spec_Chapter

17:39:24 Presenting theory BTree.BTree_Split

17:39:24 Presenting theory BTree.Array_SBlit

17:39:24 Presenting theory BTree.Partially_Filled_Array

17:39:25 Presenting theory BTree.Basic_Assn

17:39:25 Presenting theory BTree.BTree_Imp

17:39:25 Presenting theory Formal_SSA.SSA_CFG_code

17:39:25 Presenting theory EdmondsKarp_Maxflow.Augmenting_Path_BFS

17:39:26 Presenting theory Refine_Imperative_HOL.Sepref_Rules

17:39:26 Presenting theory BTree.BTree_ImpSet

17:39:26 Presenting theory DFS_Framework.Tarjan

17:39:26 Presenting theory DFS_Framework.DFS_All_Examples

17:39:26 Presenting Prpu_Maxflow ...

17:39:27 Presenting document Prpu_Maxflow/document

17:39:27 Presenting document Prpu_Maxflow/outline

17:39:27 Presenting theory BTree.Imperative_Loops

17:39:27 Presenting theory BTree.BTree_ImpSplit

17:39:27 Presenting Knuth_Morris_Pratt ...

17:39:27 Presenting document Knuth_Morris_Pratt/document

17:39:27 Presenting document Knuth_Morris_Pratt/outline

17:39:27 Presenting theory Formal_SSA.Construct_SSA_code

17:39:27 Presenting theory Flow_Networks.NetCheck

17:39:27 Presenting Kruskal ...

17:39:27 Presenting document Kruskal/document

17:39:27 Presenting document Kruskal/outline

17:39:27 Presenting theory Refine_Imperative_HOL.Sepref_Combinator_Setup

17:39:27 Presenting theory Collections.SetSpec

17:39:28 Presenting theory Knuth_Morris_Pratt.KMP

17:39:28 Presenting theory Kruskal.Kruskal_Misc

17:39:28 Presenting PAC_Checker ...

17:39:28 Presenting document PAC_Checker/document

17:39:28 Presenting document PAC_Checker/outline

17:39:28 Presenting theory Collections.ListSpec

17:39:28 Presenting theory Kruskal.SeprefUF

17:39:29 Presenting theory Refine_Imperative_HOL.Sepref_Translate

17:39:29 Presenting theory Collections.AnnotatedListSpec

17:39:29 Presenting theory EdmondsKarp_Maxflow.EdmondsKarp_Impl

17:39:30 Presenting theory Refine_Imperative_HOL.Sepref_Definition

17:39:30 Presenting theory Kruskal.MinWeightBasis

17:39:30 Presenting theory Collections.PrioSpec

17:39:30 Presenting theory Formal_SSA.SSA_Transfer_Rules

17:39:30 Presenting theory PAC_Checker.PAC_More_Poly

17:39:30 Presenting theory EdmondsKarp_Maxflow.Edka_Checked_Impl

17:39:30 Presenting theory EdmondsKarp_Maxflow.Edka_Benchmark_Export

17:39:30 Presenting VerifyThis2018 ...

17:39:30 Presenting theory Collections.PrioUniqueSpec

17:39:30 Presenting theory Kruskal.Kruskal

17:39:30 Presenting document VerifyThis2018/document

17:39:30 Presenting document VerifyThis2018/outline

17:39:30 Presenting theory Collections.ICF_Gen_Algo_Chapter

17:39:30 Presenting theory VerifyThis2018.Dynamic_Array

17:39:30 Presenting theory VerifyThis2018.DRAT_Misc

17:39:30 Presenting theory Kruskal.Kruskal_Refine

17:39:30 Presenting theory PAC_Checker.Finite_Map_Multiset

17:39:31 Presenting theory VerifyThis2018.Array_Map_Default

17:39:31 Presenting theory VerifyThis2018.Synth_Definition

17:39:31 Presenting theory Collections.SetIteratorCollectionsGA

17:39:32 Presenting theory Prpu_Maxflow.Generic_Push_Relabel

17:39:32 Presenting theory Kruskal.Kruskal_Impl

17:39:32 Presenting theory Prpu_Maxflow.Prpu_Common_Inst

17:39:32 Presenting theory Refine_Imperative_HOL.Sepref_Intf_Util

17:39:33 Presenting theory VerifyThis2018.Exc_Nres_Monad

17:39:33 Presenting theory VerifyThis2018.VTcomp

17:39:33 Presenting theory Prpu_Maxflow.Fifo_Push_Relabel

17:39:33 Presenting theory Refine_Imperative_HOL.Sepref_Tool

17:39:33 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Setup

17:39:33 Presenting theory VerifyThis2018.DF_System

17:39:33 Presenting theory Prpu_Maxflow.Graph_Topological_Ordering

17:39:34 Presenting theory VerifyThis2018.Snippets

17:39:34 Presenting theory Kruskal.UGraph

17:39:34 Presenting theory Collections.MapGA

17:39:34 Presenting theory PAC_Checker.WB_Sort

17:39:34 Presenting theory VerifyThis2018.Challenge1

17:39:34 Presenting theory PAC_Checker.More_Loops

17:39:35 Presenting theory VerifyThis2018.Challenge1_short

17:39:35 Presenting theory PAC_Checker.PAC_Specification

17:39:35 Presenting theory Kruskal.UGraph_Impl

17:39:35 Presenting theory VerifyThis2018.Challenge2

17:39:36 Presenting theory Formal_SSA.Construct_SSA_notriv_code

17:39:36 Presenting theory Prpu_Maxflow.Relabel_To_Front

17:39:36 Presenting theory PAC_Checker.PAC_Map_Rel

17:39:36 Presenting theory Collections.SetGA

17:39:37 Presenting theory VerifyThis2018.Challenge3

17:39:37 Presenting VerifyThis2019 ...

17:39:37 Presenting document VerifyThis2019/document

17:39:37 Presenting document VerifyThis2019/outline

17:39:37 Presenting theory Refine_Imperative_HOL.Sepref_HOL_Bindings

17:39:37 Presenting theory Collections.SetByMap

17:39:38 Presenting theory Collections.ListGA

17:39:38 Presenting theory Collections.SetIndex

17:39:38 Presenting theory Formal_SSA.Generic_Interpretation

17:39:38 Presenting theory Collections.Algos

17:39:38 Presenting theory Kruskal.Graph_Definition

17:39:38 Presenting theory Formal_SSA.Generic_Extract

17:39:38 Presenting theory PAC_Checker.PAC_Checker_Specification

17:39:39 Presenting theory Formal_SSA.Disjoin_Transform

17:39:39 Presenting theory Kruskal.Graph_Definition_Aux

17:39:39 Presenting theory Refine_Imperative_HOL.Sepref_Foreach

17:39:39 Presenting theory Refine_Imperative_HOL.Sepref_Improper

17:39:39 Presenting theory Refine_Imperative_HOL.Sepref

17:39:39 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_IICF

17:39:39 Presenting theory Formal_SSA.WhileGraphSSA

17:39:39 Presenting Simplicial_complexes_and_boolean_functions ...

17:39:39 Presenting document Simplicial_complexes_and_boolean_functions/document

17:39:39 Presenting document Simplicial_complexes_and_boolean_functions/outline

17:39:39 Presenting theory Refine_Imperative_HOL.IICF_Set

17:39:40 Presenting theory Simplicial_complexes_and_boolean_functions.Boolean_functions

17:39:40 Presenting theory VerifyThis2019.Exc_Nres_Monad

17:39:40 Presenting theory Refine_Imperative_HOL.IICF_List_SetO

17:39:40 Presenting theory Collections.PrioByAnnotatedList

17:39:40 Presenting theory Kruskal.Graph_Definition_Impl

17:39:40 Presenting theory VerifyThis2019.VTcomp

17:39:40 Presenting Transition_Systems_and_Automata ...

17:39:40 Presenting theory Refine_Imperative_HOL.IICF_Multiset

17:39:40 Presenting document Transition_Systems_and_Automata/document

17:39:40 Presenting document Transition_Systems_and_Automata/outline

17:39:40 Presenting theory Transition_Systems_and_Automata.Basic

17:39:40 Presenting theory Refine_Imperative_HOL.IICF_Prio_Bag

17:39:40 Presenting theory VerifyThis2019.Challenge1A

17:39:40 Presenting theory Refine_Imperative_HOL.IICF_List_Mset

17:39:41 Presenting theory HOL.Inductive

17:39:41 Presenting theory VerifyThis2019.Challenge1B

17:39:41 Presenting file "Tools/inductive.ML"

17:39:41 Presenting file "Tools/Old_Datatype/old_datatype_aux.ML"

17:39:41 Presenting file "Tools/Old_Datatype/old_datatype_prop.ML"

17:39:41 Presenting file "Tools/Old_Datatype/old_datatype_data.ML"

17:39:41 Presenting file "Tools/Old_Datatype/old_rep_datatype.ML"

17:39:41 Presenting file "Tools/Old_Datatype/old_datatype_codegen.ML"

17:39:41 Presenting file "Tools/BNF/bnf_fp_rec_sugar_util.ML"

17:39:41 Presenting file "Tools/Old_Datatype/old_primrec.ML"

17:39:41 Presenting file "Tools/BNF/bnf_lfp_rec_sugar.ML"

17:39:41 Presenting theory Refine_Imperative_HOL.IICF_List_MsetO

17:39:41 Presenting theory PAC_Checker.PAC_Polynomials

17:39:41 Presenting theory Transition_Systems_and_Automata.Sequence

17:39:41 Presenting theory VerifyThis2019.Challenge2A

17:39:41 Presenting theory VerifyThis2019.Challenge2B

17:39:41 Presenting theory Simplicial_complexes_and_boolean_functions.Simplicial_complex

17:39:41 Presenting theory Transition_Systems_and_Automata.Sequence_LTL

17:39:41 Presenting theory Refine_Imperative_HOL.IICF_List

17:39:41 Presenting theory PAC_Checker.PAC_Polynomials_Term

17:39:42 Presenting theory Transition_Systems_and_Automata.Sequence_Zip

17:39:42 Presenting theory Simplicial_complexes_and_boolean_functions.Bij_betw_simplicial_complex_bool_func

17:39:42 Presenting theory VerifyThis2019.Parallel_Multiset_Fold

17:39:42 Presenting theory Transition_Systems_and_Automata.Maps

17:39:42 Presenting theory Simplicial_complexes_and_boolean_functions.MkIfex

17:39:42 Presenting theory Transition_Systems_and_Automata.Acceptance

17:39:42 Presenting theory Simplicial_complexes_and_boolean_functions.Evasive

17:39:42 Presenting theory Simplicial_complexes_and_boolean_functions.ListLexorder

17:39:42 Presenting theory VerifyThis2019.Challenge3

17:39:42 Presenting Adaptive_State_Counting ...

17:39:42 Presenting document Adaptive_State_Counting/document

17:39:42 Presenting document Adaptive_State_Counting/outline

17:39:42 Presenting theory Transition_Systems_and_Automata.Degeneralization

17:39:43 Presenting theory Transition_Systems_and_Automata.Transition_System

17:39:43 Presenting theory Transition_Systems_and_Automata.Transition_System_Extra

17:39:43 Presenting theory Refine_Imperative_HOL.IICF_Abs_Heap

17:39:43 Presenting theory Transition_Systems_and_Automata.Transition_System_Construction

17:39:43 Presenting theory Refine_Imperative_HOL.IICF_HOL_List

17:39:44 Presenting theory Simplicial_complexes_and_boolean_functions.BDD

17:39:44 Presenting theory Collections.PrioUniqueByAnnotatedList

17:39:44 Presenting theory Prpu_Maxflow.Prpu_Common_Impl

17:39:44 Presenting theory Collections.ICF_Impl_Chapter

17:39:44 Presenting theory Refine_Imperative_HOL.IICF_Array_List

17:39:44 Presenting theory Collections.ListMapImpl

17:39:44 Presenting theory Collections.ListMapImpl_Invar

17:39:44 Presenting theory Refine_Imperative_HOL.IICF_Impl_Heap

17:39:44 Presenting theory Simplicial_complexes_and_boolean_functions.Binary_operations

17:39:44 Presenting Buchi_Complementation ...

17:39:44 Presenting document Buchi_Complementation/document

17:39:44 Presenting document Buchi_Complementation/outline

17:39:44 Presenting theory Transition_Systems_and_Automata.Deterministic

17:39:44 Presenting theory Buchi_Complementation.Alternate

17:39:45 Presenting theory Refine_Imperative_HOL.IICF_Map

17:39:45 Presenting theory Transition_Systems_and_Automata.DFA

17:39:45 Presenting theory Collections.RBTMapImpl

17:39:45 Presenting theory PAC_Checker.PAC_Polynomials_Operations

17:39:45 Presenting theory Refine_Imperative_HOL.IICF_Prio_Map

17:39:45 Presenting theory PAC_Checker.PAC_Misc

17:39:45 Presenting theory Buchi_Complementation.Graph

17:39:46 Presenting theory Collections.HashMap_Impl

17:39:46 Presenting theory Transition_Systems_and_Automata.Nondeterministic

17:39:46 Presenting theory Collections.HashMap

17:39:46 Presenting theory Transition_Systems_and_Automata.NFA

17:39:47 Presenting theory Transition_Systems_and_Automata.DBA

17:39:47 Presenting theory Transition_Systems_and_Automata.DGBA

17:39:47 Presenting theory Transition_Systems_and_Automata.DBA_Combine

17:39:47 Presenting theory Transition_Systems_and_Automata.DBTA

17:39:47 Presenting theory Transition_Systems_and_Automata.DGBTA

17:39:47 Presenting theory Collections.Trie_Impl

17:39:47 Presenting theory Transition_Systems_and_Automata.DBTA_Combine

17:39:47 Presenting theory Refine_Imperative_HOL.IICF_Abs_Heapmap

17:39:48 Presenting theory Collections.Trie2

17:39:48 Presenting theory Transition_Systems_and_Automata.DCA

17:39:48 Presenting theory Transition_Systems_and_Automata.DGCA

17:39:48 Presenting theory Adaptive_State_Counting.FSM

17:39:48 Presenting theory Buchi_Complementation.Ranking

17:39:48 Presenting theory Transition_Systems_and_Automata.DCA_Combine

17:39:48 Presenting theory Refine_Imperative_HOL.IICF_Array

17:39:48 Presenting theory Transition_Systems_and_Automata.DRA

17:39:48 Presenting theory Transition_Systems_and_Automata.DRA_Combine

17:39:48 Presenting theory Collections.TrieMapImpl

17:39:49 Presenting theory Transition_Systems_and_Automata.Refine

17:39:49 Presenting theory Refine_Imperative_HOL.IICF_MS_Array_List

17:39:49 Presenting theory Transition_Systems_and_Automata.Acceptance_Refine

17:39:49 Presenting theory Transition_Systems_and_Automata.Transition_System_Refine

17:39:49 Presenting theory Transition_Systems_and_Automata.DRA_Refine

17:39:49 Presenting theory PAC_Checker.PAC_Checker

17:39:50 Presenting theory Transition_Systems_and_Automata.Implement

17:39:50 Presenting theory PAC_Checker.PAC_Checker_Relation

17:39:50 Presenting theory Refine_Imperative_HOL.IICF_Indexed_Array_List

17:39:50 Presenting theory Transition_Systems_and_Automata.DRA_Implement

17:39:50 Presenting theory Transition_Systems_and_Automata.DRA_Nodes

17:39:50 Presenting theory PAC_Checker.PAC_Assoc_Map_Rel

17:39:51 Presenting theory Transition_Systems_and_Automata.DRA_Explicit

17:39:51 Presenting theory Buchi_Complementation.Complementation

17:39:51 Presenting theory Transition_Systems_and_Automata.DRA_Translate

17:39:52 Presenting theory Collections.ArrayHashMap_Impl

17:39:52 Presenting theory Transition_Systems_and_Automata.NBA

17:39:52 Presenting theory Transition_Systems_and_Automata.NGBA

17:39:52 Presenting theory HOL.Product_Type

17:39:52 Presenting file "Tools/split_rule.ML"

17:39:52 Presenting file "Tools/set_comprehension_pointfree.ML"

17:39:52 Presenting file "Tools/inductive_set.ML"

17:39:52 Presenting theory Transition_Systems_and_Automata.NBA_Combine

17:39:52 Presenting theory Transition_Systems_and_Automata.NBA_Graphs

17:39:52 Presenting theory Collections.ArrayHashMap

17:39:52 Presenting theory Transition_Systems_and_Automata.NBA_Refine

17:39:52 Presenting theory Transition_Systems_and_Automata.NBA_Implement

17:39:53 Presenting theory HOL.Sum_Type

17:39:53 Presenting theory Transition_Systems_and_Automata.NBA_Algorithms

17:39:53 Presenting theory Collections.ArrayMapImpl

17:39:53 Presenting theory Collections.MapStdImpl

17:39:53 Presenting theory Transition_Systems_and_Automata.NBA_Explicit

17:39:53 Presenting theory PAC_Checker.PAC_Checker_Init

17:39:53 Presenting theory Collections.ListSetImpl

17:39:53 Presenting theory PAC_Checker.PAC_Version

17:39:54 Presenting theory Refine_Imperative_HOL.IICF_Impl_Heapmap

17:39:54 Presenting theory Collections.ListSetImpl_Invar

17:39:54 Presenting theory Prpu_Maxflow.Fifo_Push_Relabel_Impl

17:39:54 Presenting theory Transition_Systems_and_Automata.NBA_Translate

17:39:54 Presenting theory Collections.ListSetImpl_NotDist

17:39:54 Presenting theory Transition_Systems_and_Automata.NGBA_Graphs

17:39:54 Presenting theory Adaptive_State_Counting.FSM_Product

17:39:54 Presenting theory Transition_Systems_and_Automata.NGBA_Refine

17:39:55 Presenting theory Transition_Systems_and_Automata.NGBA_Implement

17:39:55 Presenting theory Transition_Systems_and_Automata.Degeneralization_Refine

17:39:55 Presenting theory Collections.ListSetImpl_Sorted

17:39:55 Presenting theory Transition_Systems_and_Automata.NGBA_Algorithms

17:39:55 Presenting theory Refine_Imperative_HOL.IICF_Matrix

17:39:55 Presenting theory Transition_Systems_and_Automata.NBTA

17:39:55 Presenting theory Transition_Systems_and_Automata.NGBTA

17:39:55 Presenting theory Transition_Systems_and_Automata.NBTA_Combine

17:39:55 Presenting theory Collections.RBTSetImpl

17:39:55 Presenting LTL_Master_Theorem ...

17:39:56 Presenting document LTL_Master_Theorem/document

17:39:56 Presenting document LTL_Master_Theorem/outline

17:39:56 Presenting theory Collections.HashSet

17:39:56 Presenting theory LTL_Master_Theorem.Syntactic_Fragments_and_Stability

17:39:56 Presenting theory PAC_Checker.PAC_Checker_Synthesis

17:39:56 Presenting theory Collections.TrieSetImpl

17:39:56 Presenting theory HOL.Rings

17:39:56 Presenting file "Tools/arith_data.ML"

17:39:56 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_div_mod.ML"

17:39:56 Presenting theory PAC_Checker.PAC_Checker_MLton

17:39:56 Presenting Partial_Order_Reduction ...

17:39:56 Presenting document Partial_Order_Reduction/document

17:39:56 Presenting document Partial_Order_Reduction/outline

17:39:56 Presenting theory Partial_Order_Reduction.List_Prefixes

17:39:57 Presenting theory Collections.ArrayHashSet

17:39:57 Presenting theory Partial_Order_Reduction.List_Extensions

17:39:57 Presenting theory Buchi_Complementation.Complementation_Implement

17:39:57 Presenting theory Refine_Imperative_HOL.IICF_Array_Matrix

17:39:57 Presenting theory LTL_Master_Theorem.After

17:39:57 Presenting theory Buchi_Complementation.Formula

17:39:57 Presenting theory Collections.ArraySetImpl

17:39:57 Presenting theory Collections.SetStdImpl

17:39:57 Presenting theory Partial_Order_Reduction.Word_Prefixes

17:39:58 Presenting theory Buchi_Complementation.Complementation_Final

17:39:58 Presenting theory Adaptive_State_Counting.ATC

17:39:58 Presenting theory Collections.Fifo

17:39:58 Presenting theory Buchi_Complementation.Complementation_Build

17:39:58 Presenting file "code/Autool.mlb"

17:39:58 Presenting file "code/Prelude.sml"

17:39:58 Presenting file "code/Autool.sml"

17:39:58 Presenting Transitive-Closure ...

17:39:58 Presenting document Transitive-Closure/document

17:39:58 Presenting document Transitive-Closure/outline

17:39:58 Presenting theory Collections.BinoPrioImpl

17:39:58 Presenting theory Transitive-Closure.Transitive_Closure_Impl

17:39:58 Presenting theory Partial_Order_Reduction.Set_Extensions

17:39:58 Presenting theory Refine_Imperative_HOL.IICF_Sepl_Binding

17:39:58 Presenting theory LTL_Master_Theorem.Advice

17:39:58 Presenting theory Transitive-Closure.Transitive_Closure_List_Impl

17:39:58 Presenting theory Collections.SkewPrioImpl

17:39:58 Presenting theory Prpu_Maxflow.Relabel_To_Front_Impl

17:39:58 Presenting theory Refine_Imperative_HOL.IICF

17:39:58 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Userguides

17:39:59 Presenting theory Transitive-Closure.RBT_Map_Set_Extension

17:39:59 Presenting theory Prpu_Maxflow.Generated_Code_Test

17:39:59 Presenting Tree-Automata ...

17:39:59 Presenting document Tree-Automata/document

17:39:59 Presenting document Tree-Automata/outline

17:39:59 Presenting theory Tree-Automata.Tree

17:39:59 Presenting theory Collections.FTAnnotatedListImpl

17:39:59 Presenting theory Collections.FTPrioImpl

17:39:59 Presenting theory Partial_Order_Reduction.Basic_Extensions

17:39:59 Presenting theory Collections.FTPrioUniqueImpl

17:39:59 Presenting theory Collections.ICF_Impl

17:39:59 Presenting theory Transitive-Closure.Transitive_Closure_RBT_Impl

17:39:59 Presenting theory HOL.Nat

17:39:59 Presenting file "Tools/nat_arith.ML"

17:39:59 Presenting theory Partial_Order_Reduction.Relation_Extensions

17:39:59 Presenting theory LTL_Master_Theorem.Master_Theorem

17:39:59 Presenting theory Transitive-Closure.Finite_Transitive_Closure_Simprocs

17:39:59 Presenting AxiomaticCategoryTheory ...

17:39:59 Presenting document AxiomaticCategoryTheory/document

17:39:59 Presenting document AxiomaticCategoryTheory/outline

17:40:00 Presenting theory Partial_Order_Reduction.Transition_System_Extensions

17:40:00 Presenting theory Collections.ICF_Refine_Monadic

17:40:00 Presenting theory LTL_Master_Theorem.Asymmetric_Master_Theorem

17:40:01 Presenting theory Refine_Imperative_HOL.Sepref_Guide_Quickstart

17:40:01 Presenting theory AxiomaticCategoryTheory.AxiomaticCategoryTheory

17:40:02 Presenting BNF_CC ...

17:40:02 Presenting document BNF_CC/document

17:40:02 Presenting document BNF_CC/outline

17:40:02 Presenting theory BNF_CC.Preliminaries

17:40:02 Presenting theory LTL_Master_Theorem.Restricted_Master_Theorem

17:40:02 Presenting theory Collections.ICF_Autoref

17:40:02 Presenting theory Collections.ICF_Entrypoints_Chapter

17:40:02 Presenting theory Collections.Collections

17:40:03 Presenting theory Partial_Order_Reduction.Traces

17:40:03 Presenting theory Refine_Imperative_HOL.Sepref_Guide_Reference

17:40:03 Presenting theory Refine_Imperative_HOL.Sepref_Guide_General_Util

17:40:03 Presenting theory Partial_Order_Reduction.Transition_System_Traces

17:40:04 Presenting theory Partial_Order_Reduction.Functions

17:40:04 Presenting theory Partial_Order_Reduction.ENat_Extensions

17:40:04 Presenting theory Refine_Imperative_HOL.Sepref_ICF_Bindings

17:40:04 Presenting theory Collections.CollectionsV1

17:40:04 Presenting theory LTL_Master_Theorem.Transition_Functions

17:40:04 Presenting theory Collections.Collections_Entrypoints_Chapter

17:40:04 Presenting theory Refine_Imperative_HOL.Sepref_WGraph

17:40:04 Presenting theory Partial_Order_Reduction.CCPO_Extensions

17:40:04 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Examples

17:40:04 Presenting theory LTL_Master_Theorem.Quotient_Type

17:40:04 Presenting theory LTL_Master_Theorem.Omega_Words_Fun_Stream

17:40:04 Presenting theory Refine_Imperative_HOL.Sepref_Graph

17:40:05 Presenting theory Adaptive_State_Counting.ASC_LB

17:40:05 Presenting theory Refine_Imperative_HOL.Sepref_DFS

17:40:05 Presenting theory HOL.Fields

17:40:05 Presenting file "$ISABELLE_HOME/src/Provers/Arith/fast_lin_arith.ML"

17:40:05 Presenting file "Tools/lin_arith.ML"

17:40:05 Presenting theory Tree-Automata.Ta

17:40:06 Presenting theory Collections.Refine_Dflt

17:40:06 Presenting theory Refine_Imperative_HOL.Sepref_Dijkstra

17:40:06 Presenting theory Partial_Order_Reduction.ESet_Extensions

17:40:07 Presenting theory Refine_Imperative_HOL.Sepref_NDFS

17:40:07 Presenting theory LTL_Master_Theorem.DRA_Construction

17:40:07 Presenting theory Collections.Refine_Dflt_ICF

17:40:08 Presenting theory LTL_Master_Theorem.DRA_Implementation

17:40:08 Presenting theory Adaptive_State_Counting.ASC_Suite

17:40:08 Presenting theory LTL_Master_Theorem.Extra_Equivalence_Relations

17:40:08 Presenting theory LTL_Master_Theorem.DRA_Instantiation

17:40:08 Presenting theory LTL_Master_Theorem.Code_Export

17:40:08 Presenting BNF_Operations ...

17:40:08 Presenting document BNF_Operations/document

17:40:08 Presenting document BNF_Operations/outline

17:40:09 Presenting theory Refine_Imperative_HOL.Sepref_Minitests

17:40:09 Presenting theory Partial_Order_Reduction.Coinductive_List_Extensions

17:40:09 Presenting theory BNF_CC.Axiomatised_BNF_CC

17:40:09 Presenting theory Partial_Order_Reduction.LList_Prefixes

17:40:09 Presenting theory Refine_Imperative_HOL.Worklist_Subsumption

17:40:09 Presenting theory Collections.Refine_Dflt_Only_ICF

17:40:09 Presenting theory Collections.Userguides_Chapter

17:40:10 Presenting theory Refine_Imperative_HOL.Worklist_Subsumption_Impl

17:40:10 Presenting theory Adaptive_State_Counting.ASC_Sufficiency

17:40:10 Presenting theory Partial_Order_Reduction.Stuttering

17:40:10 Presenting theory Refine_Imperative_HOL.Sepref_Snip_Datatype

17:40:11 Presenting theory Refine_Imperative_HOL.Sepref_Snip_Combinator

17:40:11 Presenting theory Refine_Imperative_HOL.Sepref_All_Examples

17:40:11 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Benchmarks

17:40:11 Presenting theory Collections.Refine_Monadic_Userguide

17:40:11 Presenting theory Refine_Imperative_HOL.Heapmap_Bench

17:40:11 Presenting theory Refine_Imperative_HOL.Dijkstra_Benchmark

17:40:11 Presenting theory Refine_Imperative_HOL.NDFS_Benchmark

17:40:11 Presenting Belief_Revision ...

17:40:11 Presenting document Belief_Revision/document

17:40:11 Presenting document Belief_Revision/outline

17:40:12 Presenting theory Collections.ICF_Userguide

17:40:12 Presenting BinarySearchTree ...

17:40:12 Presenting document BinarySearchTree/document

17:40:12 Presenting document BinarySearchTree/outline

17:40:12 Presenting theory Partial_Order_Reduction.Transition_System_Interpreted_Traces

17:40:12 Presenting theory Adaptive_State_Counting.ASC_Hoare

17:40:12 Presenting theory HOL.Finite_Set

17:40:12 Presenting theory Belief_Revision.AGM_Logic

17:40:12 Presenting theory Tree-Automata.AbsAlgo

17:40:13 Presenting theory Belief_Revision.AGM_Remainder

17:40:13 Presenting theory Adaptive_State_Counting.ASC_Example

17:40:13 Presenting Binomial-Queues ...

17:40:13 Presenting document Binomial-Queues/document

17:40:13 Presenting document Binomial-Queues/outline

17:40:13 Presenting theory Binomial-Queues.PQ

17:40:14 Presenting theory Binomial-Queues.Binomial_Queue

17:40:14 Presenting theory Belief_Revision.AGM_Contraction

17:40:14 Presenting theory BinarySearchTree.BinaryTree

17:40:15 Presenting theory Partial_Order_Reduction.Ample_Abstract

17:40:15 Presenting theory Belief_Revision.AGM_Revision

17:40:15 Presenting Bondy ...

17:40:15 Presenting document Bondy/document

17:40:15 Presenting document Bondy/outline

17:40:15 Presenting theory Partial_Order_Reduction.Formula

17:40:15 Presenting theory Partial_Order_Reduction.Ample_Correctness

17:40:15 Presenting theory Bondy.Bondy

17:40:15 Presenting Boolos_Curious_Inference ...

17:40:15 Presenting document Boolos_Curious_Inference/document

17:40:15 Presenting document Boolos_Curious_Inference/outline

17:40:15 Presenting theory Boolos_Curious_Inference.Boo1

17:40:16 Presenting theory Partial_Order_Reduction.Ample_Analysis

17:40:16 Presenting theory BinarySearchTree.BinaryTree_Map

17:40:16 Presenting Bounded_Deducibility_Security ...

17:40:16 Presenting document Bounded_Deducibility_Security/document

17:40:16 Presenting document Bounded_Deducibility_Security/outline

17:40:16 Presenting theory HOL.Relation

17:40:16 Presenting theory Boolos_Curious_Inference.Boo2

17:40:16 Presenting BD_Security_Compositional ...

17:40:16 Presenting document BD_Security_Compositional/document

17:40:16 Presenting document BD_Security_Compositional/outline

17:40:16 Presenting theory Binomial-Queues.PQ_Implementation

17:40:16 Presenting CoSMeDis ...

17:40:16 Presenting theory Bounded_Deducibility_Security.Trivia

17:40:16 Presenting theory BinarySearchTree.BinaryTree_TacticStyle

17:40:16 Presenting CoCon ...

17:40:16 Presenting document CoSMeDis/document

17:40:16 Presenting document CoSMeDis/outline

17:40:16 Presenting document CoCon/document

17:40:16 Presenting document CoCon/outline

17:40:16 Presenting theory BNF_Operations.LFP

17:40:16 Presenting theory CoSMeDis.Prelim

17:40:16 Presenting theory CoCon.Prelim

17:40:17 Presenting theory Bounded_Deducibility_Security.Filtermap

17:40:17 Presenting theory Bounded_Deducibility_Security.Transition_System

17:40:17 Presenting theory CoSMeDis.System_Specification

17:40:18 Presenting theory Bounded_Deducibility_Security.IO_Automaton

17:40:18 Presenting theory Bounded_Deducibility_Security.Abstract_BD_Security

17:40:18 Presenting theory CoSMeDis.API_Network

17:40:18 Presenting theory CoSMeDis.Automation_Setup

17:40:18 Presenting theory BNF_CC.Composition

17:40:18 Presenting theory Bounded_Deducibility_Security.BD_Security_TS

17:40:18 Presenting theory CoSMeDis.Safety_Properties

17:40:18 Presenting theory Bounded_Deducibility_Security.BD_Security_IO

17:40:18 Presenting theory CoSMeDis.Post_Intro

17:40:19 Presenting theory Bounded_Deducibility_Security.BD_Security_Triggers

17:40:19 Presenting theory CoSMeDis.Post_Observation_Setup_ISSUER

17:40:19 Presenting theory BD_Security_Compositional.Composing_Security

17:40:19 Presenting theory HOL.Transitive_Closure

17:40:19 Presenting file "$ISABELLE_HOME/src/Provers/trancl.ML"

17:40:19 Presenting theory BD_Security_Compositional.Trivial_Security

17:40:19 Presenting theory CoSMeDis.Post_Unwinding_Helper_ISSUER

17:40:20 Presenting theory CoSMeDis.Post_Value_Setup_ISSUER

17:40:20 Presenting theory Bounded_Deducibility_Security.BD_Security_Unwinding

17:40:20 Presenting theory CoCon.System_Specification

17:40:20 Presenting theory BD_Security_Compositional.Transporting_Security

17:40:20 Presenting theory CoCon.Automation_Setup

17:40:21 Presenting theory HOL.Wellfounded

17:40:21 Presenting theory Bounded_Deducibility_Security.Compositional_Reasoning

17:40:21 Presenting theory Bounded_Deducibility_Security.Bounded_Deducibility_Security

17:40:21 Presenting CoSMed ...

17:40:21 Presenting document CoSMed/document

17:40:21 Presenting document CoSMed/outline

17:40:21 Presenting theory CoSMeDis.Post_ISSUER

17:40:21 Presenting theory HOL.Wfrec

17:40:21 Presenting theory CoSMed.Prelim

17:40:22 Presenting theory BNF_CC.Fixpoints

17:40:22 Presenting theory CoSMeDis.Post_Observation_Setup_RECEIVER

17:40:22 Presenting theory CoCon.Safety_Properties

17:40:22 Presenting theory CoSMeDis.Post_Unwinding_Helper_RECEIVER

17:40:22 Presenting theory CoSMed.System_Specification

17:40:23 Presenting theory CoCon.Observation_Setup

17:40:23 Presenting theory CoCon.Paper_Intro

17:40:23 Presenting theory CoSMeDis.Post_Value_Setup_RECEIVER

17:40:23 Presenting theory CoSMed.Automation_Setup

17:40:23 Presenting theory HOL.Order_Relation

17:40:23 Presenting theory CoSMed.Safety_Properties

17:40:23 Presenting theory CoSMed.Observation_Setup

17:40:23 Presenting theory CoSMed.Post_Intro

17:40:23 Presenting theory BD_Security_Compositional.Composing_Security_Network

17:40:23 Presenting theory CoSMeDis.Post_RECEIVER

17:40:23 Presenting theory CoSMed.Post_Value_Setup

17:40:23 Presenting theory CoCon.Paper_Value_Setup

17:40:24 Presenting theory CoSMeDis.Post_COMPOSE2

17:40:24 Presenting theory BD_Security_Compositional.Independent_Secrets

17:40:24 Presenting BytecodeLogicJmlTypes ...

17:40:24 Presenting document BytecodeLogicJmlTypes/document

17:40:24 Presenting document BytecodeLogicJmlTypes/outline

17:40:24 Presenting theory CoSMeDis.Post_Network

17:40:25 Presenting theory CoCon.Paper_Aut_PC

17:40:25 Presenting theory BytecodeLogicJmlTypes.AssocLists

17:40:25 Presenting theory CoSMeDis.DYNAMIC_Post_Value_Setup_ISSUER

17:40:25 Presenting theory HOL.Hilbert_Choice

17:40:25 Presenting file "Tools/choice_specification.ML"

17:40:26 Presenting theory Tree-Automata.Ta_impl

17:40:26 Presenting theory BNF_CC.Subtypes

17:40:26 Presenting theory CoCon.Paper_Aut

17:40:26 Presenting theory CoCon.Paper_All

17:40:26 Presenting theory CoCon.Review_Intro

17:40:26 Presenting theory BNF_CC.Quotient_Preservation

17:40:26 Presenting theory BNF_CC.Operation_Examples

17:40:26 Presenting theory Tree-Automata.Ta_impl_codegen

17:40:26 Presenting C2KA_DistributedSystems ...

17:40:26 Presenting document C2KA_DistributedSystems/document

17:40:26 Presenting document C2KA_DistributedSystems/outline

17:40:27 Presenting theory C2KA_DistributedSystems.Stimuli

17:40:27 Presenting theory BytecodeLogicJmlTypes.Language

17:40:27 Presenting theory CoSMed.Post

17:40:27 Presenting theory CoSMed.Friend_Intro

17:40:27 Presenting theory C2KA_DistributedSystems.CKA

17:40:27 Presenting theory HOL.Zorn

17:40:27 Presenting theory C2KA_DistributedSystems.C2KA

17:40:28 Presenting theory BNF_CC.Concrete_Examples

17:40:28 Presenting theory C2KA_DistributedSystems.Topology_C2KA

17:40:28 Presenting theory CoCon.Review_Value_Setup

17:40:29 Presenting theory C2KA_DistributedSystems.Communication_C2KA

17:40:29 Presenting CISC-Kernel ...

17:40:29 Presenting document CISC-Kernel/document

17:40:29 Presenting document CISC-Kernel/outline

17:40:29 Presenting theory BNF_Operations.GFP

17:40:29 Presenting theory CISC-Kernel.Option_Binders

17:40:29 Presenting theory HOL.BNF_Wellorder_Relation

17:40:29 Presenting theory BNF_CC.DDS

17:40:29 Presenting theory CISC-Kernel.List_Theorems

17:40:29 Presenting CRDT ...

17:40:29 Presenting document CRDT/document

17:40:29 Presenting document CRDT/outline

17:40:29 Presenting theory CoSMed.Friend_Value_Setup

17:40:30 Presenting theory CRDT.Util

17:40:30 Presenting theory CISC-Kernel.K

17:40:30 Presenting theory BytecodeLogicJmlTypes.Logic

17:40:30 Presenting theory CoSMeDis.DYNAMIC_Post_ISSUER

17:40:30 Presenting theory BNF_Operations.Compose

17:40:30 Presenting theory CRDT.Convergence

17:40:31 Presenting theory BytecodeLogicJmlTypes.MultiStep

17:40:31 Presenting theory BytecodeLogicJmlTypes.Reachability

17:40:31 Presenting theory BNF_Operations.Kill

17:40:31 Presenting theory CoSMeDis.DYNAMIC_Post_COMPOSE2

17:40:31 Presenting theory BNF_Operations.Lift

17:40:32 Presenting theory CRDT.Network

17:40:32 Presenting theory BNF_Operations.Permute

17:40:32 Presenting theory CoSMed.Friend

17:40:32 Presenting theory CoSMeDis.DYNAMIC_Post_Network

17:40:32 Presenting theory CoCon.Review_RAut

17:40:32 Presenting theory CoSMed.Friend_Request_Intro

17:40:33 Presenting theory CoSMeDis.Independent_Post_Observation_Setup_ISSUER

17:40:33 Presenting theory CoSMeDis.Independent_DYNAMIC_Post_Value_Setup_ISSUER

17:40:34 Presenting theory BytecodeLogicJmlTypes.Sound

17:40:34 Presenting theory CRDT.Ordered_List

17:40:34 Presenting theory BNF_Operations.N2M

17:40:34 Presenting IMAP-CRDT ...

17:40:34 Presenting document IMAP-CRDT/document

17:40:34 Presenting document IMAP-CRDT/outline

17:40:34 Presenting theory IMAP-CRDT.IMAP-def

17:40:34 Presenting theory HOL.BNF_Wellorder_Embedding

17:40:34 Presenting theory IMAP-CRDT.IMAP-proof-commute

17:40:35 Presenting theory CoCon.Review_RAut_NCPC

17:40:35 Presenting theory IMAP-CRDT.IMAP-proof-helpers

17:40:36 Presenting theory CoSMed.Friend_Request_Value_Setup

17:40:36 Presenting theory CRDT.RGA

17:40:37 Presenting theory CRDT.Counter

17:40:37 Presenting theory CISC-Kernel.SK

17:40:37 Presenting theory CoCon.Review_RAut_NCPC_PAut

17:40:37 Presenting theory CoCon.Review_All

17:40:37 Presenting theory CoCon.Discussion_Intro

17:40:37 Presenting theory CRDT.ORSet

17:40:37 Presenting CYK ...

17:40:37 Presenting document CYK/document

17:40:37 Presenting document CYK/outline

17:40:38 Presenting theory CoSMeDis.Independent_DYNAMIC_Post_ISSUER

17:40:38 Presenting theory IMAP-CRDT.IMAP-proof-independent

17:40:38 Presenting theory CoCon.Discussion_Value_Setup

17:40:39 Presenting theory CoSMeDis.Independent_Post_Observation_Setup_RECEIVER

17:40:39 Presenting theory IMAP-CRDT.IMAP-proof

17:40:39 Presenting Card_Multisets ...

17:40:39 Presenting document Card_Multisets/document

17:40:39 Presenting document Card_Multisets/outline

17:40:39 Presenting theory CoSMeDis.Independent_Post_Value_Setup_RECEIVER

17:40:39 Presenting theory Card_Multisets.Card_Multisets

17:40:39 Presenting Card_Partitions ...

17:40:39 Presenting document Card_Partitions/document

17:40:39 Presenting document Card_Partitions/outline

17:40:40 Presenting theory HOL.BNF_Wellorder_Constructions

17:40:40 Presenting theory CoSMeDis.Independent_Post_RECEIVER

17:40:40 Presenting theory CoCon.Discussion_NCPC

17:40:40 Presenting theory CoCon.Discussion_All

17:40:40 Presenting theory CoCon.Decision_Intro

17:40:40 Presenting theory CISC-Kernel.ISK

17:40:40 Presenting theory BytecodeLogicJmlTypes.Cachera

17:40:41 Presenting Case_Labeling ...

17:40:41 Presenting document Case_Labeling/document

17:40:41 Presenting document Case_Labeling/outline

17:40:41 Presenting theory Card_Partitions.Set_Partition

17:40:41 Presenting theory CoCon.Decision_Value_Setup

17:40:41 Presenting theory CoSMeDis.Independent_DYNAMIC_Post_Network

17:40:41 Presenting theory Card_Partitions.Injectivity_Solver

17:40:41 Presenting theory CoSMed.Friend_Request

17:40:42 Presenting theory CoSMed.Traceback_Intro

17:40:42 Presenting theory Case_Labeling.Case_Labeling

17:40:42 Presenting file "print_nested_cases.ML"

17:40:42 Presenting file "util.ML"

17:40:42 Presenting file "casify.ML"

17:40:42 Presenting theory CYK.CYK

17:40:42 Presenting Category ...

17:40:42 Presenting document Category/document

17:40:42 Presenting document Category/outline

17:40:42 Presenting theory Case_Labeling.Labeled_Hoare

17:40:42 Presenting file "labeled_hoare_tac.ML"

17:40:42 Presenting theory CoSMed.Post_Visibility_Traceback

17:40:42 Presenting theory Category.Cat

17:40:42 Presenting theory Case_Labeling.Labeled_Hoare_Examples

17:40:42 Presenting theory Case_Labeling.Conditionals

17:40:43 Presenting theory CoCon.Decision_NCPC

17:40:43 Presenting theory Card_Partitions.Card_Partitions

17:40:43 Presenting Cauchy ...

17:40:43 Presenting document Cauchy/document

17:40:43 Presenting document Cauchy/outline

17:40:43 Presenting theory Case_Labeling.Monadic_Language

17:40:43 Presenting file "$AFP/Case_Labeling/util.ML"

17:40:43 Presenting theory CoSMed.Friend_Traceback

17:40:43 Presenting theory Case_Labeling.Case_Labeling_Examples

17:40:43 Presenting Sqrt_Babylonian ...

17:40:43 Presenting Real_Impl ...

17:40:43 Presenting document Sqrt_Babylonian/document

17:40:43 Presenting document Sqrt_Babylonian/outline

17:40:43 Presenting document Real_Impl/document

17:40:43 Presenting document Real_Impl/outline

17:40:43 Presenting theory Real_Impl.Real_Impl_Auxiliary

17:40:43 Presenting theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary

17:40:43 Presenting theory Category.SetCat

17:40:43 Presenting theory Sqrt_Babylonian.Log_Impl

17:40:44 Presenting theory Real_Impl.Prime_Product

17:40:44 Presenting theory CoSMeDis.Independent_Posts_Network

17:40:44 Presenting theory CISC-Kernel.CISK

17:40:44 Presenting theory CoCon.Decision_NCPC_Aut

17:40:44 Presenting theory CoSMeDis.Post_All

17:40:44 Presenting theory CoSMeDis.Friend_Intro

17:40:44 Presenting theory CISC-Kernel.Step_configuration

17:40:44 Presenting theory CoCon.Decision_All

17:40:44 Presenting theory CoCon.Reviewer_Assignment_Intro

17:40:44 Presenting theory CoSMeDis.Friend_Observation_Setup

17:40:44 Presenting theory HOL.BNF_Cardinal_Order_Relation

17:40:44 Presenting theory CISC-Kernel.Step_policies

17:40:44 Presenting theory Real_Impl.Real_Impl

17:40:44 Presenting theory Category.Functors

17:40:45 Presenting theory Sqrt_Babylonian.NthRoot_Impl

17:40:45 Presenting theory CISC-Kernel.Step

17:40:45 Presenting theory Category.HomFunctors

17:40:45 Presenting theory Real_Impl.Real_Unique_Impl

17:40:45 Presenting Certification_Monads ...

17:40:45 Presenting document Certification_Monads/document

17:40:45 Presenting document Certification_Monads/outline

17:40:45 Presenting theory Certification_Monads.Error_Syntax

17:40:45 Presenting theory Sqrt_Babylonian.Sqrt_Babylonian

17:40:45 Presenting theory CISC-Kernel.Step_invariants

17:40:45 Presenting Classes ...

17:40:45 Presenting theory Category.NatTrans

17:40:45 Presenting document Classes/classes

17:40:45 Presenting theory Cauchy.CauchysMeanTheorem

17:40:45 Presenting theory CoSMeDis.Friend_State_Indistinguishability

17:40:45 Presenting theory CoCon.Reviewer_Assignment_Value_Setup

17:40:45 Presenting theory CISC-Kernel.Step_vpeq

17:40:45 Presenting theory Classes.Setup

17:40:45 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

17:40:45 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

17:40:46 Presenting theory Classes.Classes

17:40:46 Presenting theory Certification_Monads.Error_Monad

17:40:46 Presenting Clean ...

17:40:46 Presenting document Clean/document

17:40:46 Presenting document Clean/outline

17:40:46 Presenting theory CISC-Kernel.Step_vpeq_locally_respects

17:40:46 Presenting theory Clean.Lens_Laws

17:40:46 Presenting theory Clean.Optics

17:40:46 Presenting theory CoSMeDis.Friend_Openness

17:40:46 Presenting theory Cauchy.CauchySchwarz

17:40:46 Presenting ClockSynchInst ...

17:40:46 Presenting document ClockSynchInst/document

17:40:46 Presenting document ClockSynchInst/outline

17:40:46 Presenting theory Clean.MonadSE

17:40:46 Presenting theory HOL.BNF_Cardinal_Arithmetic

17:40:46 Presenting theory Clean.Seq_MonadSE

17:40:46 Presenting theory Category.Yoneda

17:40:46 Presenting theory Certification_Monads.Check_Monad

17:40:46 Presenting Codegen ...

17:40:46 Presenting document Codegen/codegen

17:40:47 Presenting theory CoSMeDis.Friend_Value_Setup

17:40:47 Presenting theory CISC-Kernel.Step_vpeq_weakly_step_consistent

17:40:47 Presenting theory Clean.Symbex_MonadSE

17:40:47 Presenting theory Codegen.Setup

17:40:47 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

17:40:47 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

17:40:47 Presenting theory Codegen.Introduction

17:40:47 Presenting theory Certification_Monads.Strict_Sum

17:40:48 Presenting theory Codegen.Foundations

17:40:48 Presenting theory ClockSynchInst.ICAInstance

17:40:48 Presenting theory Codegen.Refinement

17:40:48 Presenting theory Clean.Clean

17:40:48 Presenting theory Codegen.Inductive_Predicate

17:40:48 Presenting theory Codegen.Evaluation

17:40:49 Presenting theory Certification_Monads.Parser_Monad

17:40:49 Presenting theory CISC-Kernel.Separation_kernel_model

17:40:49 Presenting theory Clean.Hoare_MonadSE

17:40:49 Presenting theory Certification_Monads.Misc

17:40:49 Presenting CofGroups ...

17:40:49 Presenting document CofGroups/document

17:40:49 Presenting document CofGroups/outline

17:40:49 Presenting theory CoCon.Reviewer_Assignment_NCPC

17:40:49 Presenting theory Clean.Hoare_Clean

17:40:49 Presenting theory Codegen.Computations

17:40:49 Presenting theory CoSMeDis.Friend

17:40:49 Presenting theory HOL.Fun_Def_Base

17:40:49 Presenting file "Tools/Function/function_lib.ML"

17:40:49 Presenting file "Tools/Function/function_common.ML"

17:40:49 Presenting file "Tools/Function/function_context_tree.ML"

17:40:49 Presenting file "Tools/Function/sum_tree.ML"

17:40:49 Presenting theory Codegen.Adaptation

17:40:49 Presenting theory Clean.Clean_Symbex

17:40:49 Presenting theory Clean.Test_Clean

17:40:49 Presenting theory Clean.Clean_Main

17:40:49 Presenting theory CISC-Kernel.Link_separation_kernel_model_to_CISK

17:40:49 Presenting Coinductive_Languages ...

17:40:49 Presenting document Coinductive_Languages/document

17:40:49 Presenting document Coinductive_Languages/outline

17:40:49 Presenting theory Clean.IsPrime

17:40:49 Presenting theory Codegen.Further

17:40:49 Presenting Compiling-Exceptions-Correctly ...

17:40:49 Presenting document Compiling-Exceptions-Correctly/document

17:40:49 Presenting theory Clean.LinearSearch

17:40:49 Presenting document Compiling-Exceptions-Correctly/outline

17:40:50 Presenting theory CoSMeDis.Friend_Network

17:40:50 Presenting theory CoSMeDis.Friend_All

17:40:50 Presenting theory Clean.Quicksort

17:40:50 Presenting theory CoSMeDis.Friend_Request_Intro

17:40:50 Presenting theory Compiling-Exceptions-Correctly.Exceptions

17:40:50 Presenting Complete_Non_Orders ...

17:40:50 Presenting document Complete_Non_Orders/document

17:40:50 Presenting document Complete_Non_Orders/outline

17:40:50 Presenting theory Clean.Quicksort_concept

17:40:50 Presenting theory Clean.SquareRoot_concept

17:40:50 Presenting Completeness ...

17:40:50 Presenting document Completeness/document

17:40:50 Presenting document Completeness/outline

17:40:50 Presenting theory ClockSynchInst.LynchInstance

17:40:50 Presenting Complex_Geometry ...

17:40:50 Presenting theory CofGroups.CofGroups

17:40:50 Presenting document Complex_Geometry/document

17:40:50 Presenting theory Completeness.PermutationLemmas

17:40:50 Presenting document Complex_Geometry/outline

17:40:50 Presenting Poincare_Disc ...

17:40:50 Presenting document Poincare_Disc/document

17:40:50 Presenting document Poincare_Disc/outline

17:40:50 Presenting theory Completeness.Base

17:40:51 Presenting theory CoSMeDis.Friend_Request_Value_Setup

17:40:51 Presenting theory Poincare_Disc.Hyperbolic_Functions

17:40:51 Presenting theory Poincare_Disc.Tarski

17:40:51 Presenting theory Complex_Geometry.More_Transcendental

17:40:51 Presenting theory CoCon.Reviewer_Assignment_NCPC_Aut

17:40:51 Presenting theory CoCon.Reviewer_Assignment_All

17:40:51 Presenting theory Completeness.Formula

17:40:52 Presenting theory Complex_Geometry.Canonical_Angle

17:40:52 Presenting theory Completeness.Sequents

17:40:52 Presenting theory Poincare_Disc.Poincare_Lines

17:40:52 Presenting theory CoCon.Traceback_Properties

17:40:52 Presenting theory Completeness.Tree

17:40:52 Presenting theory CoCon.All_BD_Security_Instances_for_CoCon

17:40:52 Presenting ComponentDependencies ...

17:40:52 Presenting document ComponentDependencies/document

17:40:52 Presenting document ComponentDependencies/outline

17:40:53 Presenting theory Poincare_Disc.Poincare_Lines_Ideal_Points

17:40:53 Presenting theory ComponentDependencies.DataDependenciesConcreteValues

17:40:53 Presenting theory Coinductive_Languages.Coinductive_Language

17:40:54 Presenting theory Coinductive_Languages.Coinductive_Regular_Set

17:40:54 Presenting theory Complex_Geometry.More_Complex

17:40:54 Presenting theory ComponentDependencies.DataDependencies

17:40:54 Presenting theory Poincare_Disc.Poincare_Distance

17:40:54 Presenting theory Coinductive_Languages.Context_Free_Grammar

17:40:54 Presenting Concurrent_Ref_Alg ...

17:40:54 Presenting document Concurrent_Ref_Alg/document

17:40:54 Presenting document Concurrent_Ref_Alg/outline

17:40:55 Presenting theory Complete_Non_Orders.Binary_Relations

17:40:55 Presenting theory Complex_Geometry.Angles

17:40:55 Presenting theory Concurrent_Ref_Alg.Refinement_Lattice

17:40:55 Presenting theory Complex_Geometry.More_Set

17:40:55 Presenting theory CoSMeDis.Friend_Request

17:40:55 Presenting theory Concurrent_Ref_Alg.Sequential

17:40:55 Presenting theory Poincare_Disc.Poincare_Circles

17:40:55 Presenting theory Concurrent_Ref_Alg.Parallel

17:40:55 Presenting theory CoSMeDis.Friend_Request_Network

17:40:55 Presenting theory CoSMeDis.Friend_Request_All

17:40:55 Presenting theory CoSMeDis.Outer_Friend_Intro

17:40:55 Presenting theory CoSMeDis.Outer_Friend

17:40:55 Presenting theory Complex_Geometry.Linear_Systems

17:40:56 Presenting theory Concurrent_Ref_Alg.Conjunction

17:40:56 Presenting theory CoSMeDis.Outer_Friend_Issuer_Observation_Setup

17:40:56 Presenting theory Concurrent_Ref_Alg.CRA

17:40:56 Presenting theory Complete_Non_Orders.Complete_Relations

17:40:56 Presenting theory CoSMeDis.Outer_Friend_Issuer_State_Indistinguishability

17:40:56 Presenting theory CoSMeDis.Outer_Friend_Issuer_Openness

17:40:57 Presenting theory CoSMeDis.Outer_Friend_Issuer_Value_Setup

17:40:57 Presenting theory Complex_Geometry.Quadratic

17:40:57 Presenting theory Completeness.Completeness

17:40:57 Presenting theory ComponentDependencies.DataDependenciesCaseStudy

17:40:57 Presenting Concurrent_Revisions ...

17:40:57 Presenting document Concurrent_Revisions/document

17:40:57 Presenting document Concurrent_Revisions/outline

17:40:57 Presenting theory Concurrent_Ref_Alg.Galois_Connections

17:40:57 Presenting theory Completeness.Soundness

17:40:57 Presenting Conditional_Simplification ...

17:40:57 Presenting document Conditional_Simplification/document

17:40:57 Presenting document Conditional_Simplification/outline

17:40:57 Presenting theory Poincare_Disc.Poincare_Between

17:40:57 Presenting theory CoSMeDis.Outer_Friend_Issuer

17:40:57 Presenting theory Conditional_Simplification.CS_Tools

17:40:57 Presenting file "More_Tactical.ML"

17:40:57 Presenting file "CS_Stats.ML"

17:40:58 Presenting theory Concurrent_Revisions.Data

17:40:58 Presenting theory CoSMeDis.Outer_Friend_Receiver_Observation_Setup

17:40:58 Presenting theory Concurrent_Ref_Alg.Iteration

17:40:58 Presenting theory Concurrent_Ref_Alg.Conjunctive_Sequential

17:40:58 Presenting theory CoSMeDis.Outer_Friend_Receiver_State_Indistinguishability

17:40:58 Presenting theory Complete_Non_Orders.Fixed_Points

17:40:58 Presenting theory CoSMeDis.Outer_Friend_Receiver_Value_Setup

17:40:58 Presenting theory Concurrent_Ref_Alg.Infimum_Nat

17:40:59 Presenting theory CoSMeDis.Outer_Friend_Receiver

17:40:59 Presenting theory Complex_Geometry.Matrices

17:40:59 Presenting theory Complete_Non_Orders.Kleene_Fixed_Point

17:40:59 Presenting Conditional_Transfer_Rule ...

17:40:59 Presenting document Conditional_Transfer_Rule/document

17:40:59 Presenting document Conditional_Transfer_Rule/outline

17:40:59 Presenting theory Conditional_Simplification.IHOL_CS

17:40:59 Presenting file "CS_TimeIt.ML"

17:40:59 Presenting file "CS_UM.ML"

17:40:59 Presenting file "CS_Cond_Simp.ML"

17:40:59 Presenting theory CoSMeDis.Outer_Friend_Network

17:40:59 Presenting theory Conditional_Simplification.Reference_Prerequisites

17:40:59 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

17:40:59 Presenting theory CoSMeDis.Outer_Friend_All

17:40:59 Presenting Types_To_Sets_Extension ...

17:40:59 Presenting theory Conditional_Simplification.CS_Reference

17:40:59 Presenting document Types_To_Sets_Extension/document

17:40:59 Presenting Consensus_Refined ...

17:40:59 Presenting document Types_To_Sets_Extension/outline

17:40:59 Presenting document Consensus_Refined/document

17:40:59 Presenting document Consensus_Refined/outline

17:40:59 Presenting theory Consensus_Refined.Infra

17:40:59 Presenting theory Consensus_Refined.Consensus_Types

17:40:59 Presenting theory Consensus_Refined.Quorums

17:41:00 Presenting theory Concurrent_Revisions.Occurrences

17:41:00 Presenting theory Concurrent_Ref_Alg.Conjunctive_Iteration

17:41:00 Presenting theory Complex_Geometry.Unitary_Matrices

17:41:00 Presenting theory Consensus_Refined.Consensus_Misc

17:41:00 Presenting theory Consensus_Refined.Two_Steps

17:41:00 Presenting theory Consensus_Refined.Three_Steps

17:41:00 Presenting theory Poincare_Disc.Poincare_Lines_Axis_Intersections

17:41:00 Presenting theory Types_To_Sets_Extension.ETTS_Tools

17:41:00 Presenting file "More_Library.ML"

17:41:00 Presenting file "More_Term.ML"

17:41:00 Presenting file "More_Logic.ML"

17:41:00 Presenting file "More_Tactical.ML"

17:41:00 Presenting file "More_Simplifier.ML"

17:41:00 Presenting file "More_HOLogic.ML"

17:41:00 Presenting file "More_Transfer.ML"

17:41:00 Presenting file "ETTS_Writer.ML"

17:41:01 Presenting theory Concurrent_Ref_Alg.Rely_Quotient

17:41:01 Presenting Constructor_Funs ...

17:41:01 Presenting document Constructor_Funs/document

17:41:01 Presenting document Constructor_Funs/outline

17:41:01 Presenting theory Complex_Geometry.Unitary11_Matrices

17:41:01 Presenting theory Consensus_Refined.Refinement

17:41:01 Presenting theory Consensus_Refined.HO_Transition_System

17:41:01 Presenting theory Conditional_Transfer_Rule.CTR_Tools

17:41:01 Presenting file "More_Library.ML"

17:41:01 Presenting file "More_Binding.ML"

17:41:01 Presenting file "More_Type.ML"

17:41:01 Presenting file "More_Sort.ML"

17:41:01 Presenting file "More_Term.ML"

17:41:01 Presenting file "More_Variable.ML"

17:41:01 Presenting file "More_Logic.ML"

17:41:01 Presenting file "More_Thm.ML"

17:41:01 Presenting file "More_Simplifier.ML"

17:41:01 Presenting file "More_HOLogic.ML"

17:41:01 Presenting file "More_Transfer.ML"

17:41:01 Presenting file "CTR_Utilities.ML"

17:41:01 Presenting theory Conditional_Transfer_Rule.IML_UT

17:41:01 Presenting theory Poincare_Disc.Poincare_Perpendicular

17:41:02 Presenting theory Constructor_Funs.Constructor_Funs

17:41:02 Presenting file "constructor_funs.ML"

17:41:02 Presenting theory Consensus_Refined.Voting

17:41:02 Presenting theory Concurrent_Revisions.Renaming

17:41:02 Presenting theory Constructor_Funs.Test_Constructor_Funs

17:41:02 Presenting Correctness_Algebras ...

17:41:02 Presenting document Correctness_Algebras/document

17:41:02 Presenting document Correctness_Algebras/outline

17:41:02 Presenting theory Poincare_Disc.Poincare

17:41:02 Presenting theory Consensus_Refined.Voting_Opt

17:41:02 Presenting theory Consensus_Refined.OneThirdRule_Defs

17:41:02 Presenting theory Complex_Geometry.Hermitean_Matrices

17:41:02 Presenting theory Conditional_Transfer_Rule.UD

17:41:02 Presenting file "UD_With.ML"

17:41:02 Presenting file "UD_Consts.ML"

17:41:02 Presenting file "UD.ML"

17:41:02 Presenting theory Concurrent_Revisions.Substitution

17:41:02 Presenting theory Consensus_Refined.OneThirdRule_Proofs

17:41:02 Presenting theory Correctness_Algebras.Base

17:41:02 Presenting theory Consensus_Refined.Ate_Defs

17:41:03 Presenting theory Consensus_Refined.Ate_Proofs

17:41:03 Presenting theory Consensus_Refined.Same_Vote

17:41:03 Presenting theory Consensus_Refined.Observing_Quorums

17:41:03 Presenting theory Complex_Geometry.Elementary_Complex_Geometry

17:41:03 Presenting theory Consensus_Refined.Observing_Quorums_Opt

17:41:03 Presenting theory Consensus_Refined.Two_Step_Observing

17:41:03 Presenting theory Consensus_Refined.Uv_Defs

17:41:04 Presenting theory Consensus_Refined.Uv_Proofs

17:41:04 Presenting theory HOL.BNF_Def

17:41:04 Presenting theory Correctness_Algebras.Omega_Algebras

17:41:04 Presenting file "Tools/BNF/bnf_util.ML"

17:41:04 Presenting file "Tools/BNF/bnf_tactics.ML"

17:41:04 Presenting file "Tools/BNF/bnf_def_tactics.ML"

17:41:04 Presenting file "Tools/BNF/bnf_def.ML"

17:41:04 Presenting theory Consensus_Refined.BenOr_Defs

17:41:05 Presenting theory Conditional_Transfer_Rule.CTR

17:41:05 Presenting file "CTR_Relators.ML"

17:41:05 Presenting file "CTR_Foundations.ML"

17:41:05 Presenting file "CTR_Algorithm.ML"

17:41:05 Presenting file "CTR_Conversions.ML"

17:41:05 Presenting file "CTR_Relativization.ML"

17:41:05 Presenting file "CTR_Parametricity.ML"

17:41:05 Presenting file "CTR_Postprocessing.ML"

17:41:05 Presenting file "CTR.ML"

17:41:05 Presenting theory Correctness_Algebras.Capped_Omega_Algebras

17:41:05 Presenting theory Conditional_Transfer_Rule.UD_Tests

17:41:05 Presenting file "UD_TEST_UNOVERLOAD_DEFINITION.ML"

17:41:05 Presenting theory Complex_Geometry.Homogeneous_Coordinates

17:41:06 Presenting theory Consensus_Refined.BenOr_Proofs

17:41:06 Presenting theory Consensus_Refined.MRU_Vote

17:41:06 Presenting theory Concurrent_Revisions.OperationalSemantics

17:41:06 Presenting theory Conditional_Transfer_Rule.CTR_Tests

17:41:06 Presenting file "CTR_TEST_PROCESS_RELATIVIZATION.ML"

17:41:06 Presenting file "CTR_TEST_PROCESS_CTR_RELATOR.ML"

17:41:07 Presenting theory Conditional_Transfer_Rule.Reference_Prerequisites

17:41:07 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

17:41:07 Presenting theory Conditional_Transfer_Rule.CTR_Introduction

17:41:07 Presenting theory Conditional_Transfer_Rule.UD_Reference

17:41:07 Presenting theory Conditional_Transfer_Rule.CTR_Reference

17:41:07 Presenting CryptoBasedCompositionalProperties ...

17:41:07 Presenting document CryptoBasedCompositionalProperties/document

17:41:07 Presenting document CryptoBasedCompositionalProperties/outline

17:41:07 Presenting theory Consensus_Refined.MRU_Vote_Opt

17:41:07 Presenting theory CryptoBasedCompositionalProperties.ListExtras

17:41:07 Presenting theory CryptoBasedCompositionalProperties.Secrecy_types

17:41:07 Presenting theory CryptoBasedCompositionalProperties.inout

17:41:07 Presenting theory Complex_Geometry.Moebius

17:41:08 Presenting theory Correctness_Algebras.General_Refinement_Algebras

17:41:08 Presenting theory Consensus_Refined.Three_Step_MRU

17:41:08 Presenting theory Concurrent_Revisions.Executions

17:41:08 Presenting theory CryptoBasedCompositionalProperties.Secrecy

17:41:08 Presenting theory Poincare_Disc.Poincare_Tarski

17:41:08 Presenting theory Consensus_Refined.New_Algorithm_Defs

17:41:08 Presenting DPRM_Theorem ...

17:41:08 Presenting theory CryptoBasedCompositionalProperties.CompLocalSecrets

17:41:08 Presenting document DPRM_Theorem/document

17:41:08 Presenting document DPRM_Theorem/outline

17:41:09 Presenting theory DPRM_Theorem.Parametric_Polynomials

17:41:09 Presenting theory DPRM_Theorem.Assignments

17:41:09 Presenting theory DPRM_Theorem.Diophantine_Relations

17:41:10 Presenting theory DPRM_Theorem.Existential_Quantifier

17:41:10 Presenting theory DPRM_Theorem.Modulo_Divisibility

17:41:10 Presenting theory Complex_Geometry.Circlines

17:41:10 Presenting theory CryptoBasedCompositionalProperties.KnowledgeKeysSecrets

17:41:10 Presenting DPT-SAT-Solver ...

17:41:10 Presenting document DPT-SAT-Solver/document

17:41:10 Presenting document DPT-SAT-Solver/outline

17:41:10 Presenting theory Consensus_Refined.New_Algorithm_Proofs

17:41:10 Presenting theory Correctness_Algebras.Lattice_Ordered_Semirings

17:41:11 Presenting theory Consensus_Refined.Paxos_Defs

17:41:12 Presenting theory Complex_Geometry.Oriented_Circlines

17:41:12 Presenting theory Consensus_Refined.Paxos_Proofs

17:41:12 Presenting theory DPRM_Theorem.Exponentiation

17:41:13 Presenting theory Consensus_Refined.CT_Defs

17:41:13 Presenting theory Complex_Geometry.Circlines_Angle

17:41:13 Presenting theory DPRM_Theorem.Alpha_Sequence

17:41:13 Presenting theory Correctness_Algebras.Boolean_Semirings

17:41:13 Presenting theory DPRM_Theorem.Exponential_Relation

17:41:13 Presenting theory DPRM_Theorem.Digit_Function

17:41:13 Presenting theory HOL.BNF_Composition

17:41:13 Presenting file "Tools/BNF/bnf_comp_tactics.ML"

17:41:13 Presenting file "Tools/BNF/bnf_comp.ML"

17:41:13 Presenting theory DPRM_Theorem.Binomial_Coefficient

17:41:13 Presenting theory DPRM_Theorem.Binary_Orthogonal

17:41:13 Presenting theory DPRM_Theorem.Binary_Masking

17:41:13 Presenting theory Types_To_Sets_Extension.ETTS

17:41:13 Presenting file "ETTS_Tactics.ML"

17:41:13 Presenting file "ETTS_Utilities.ML"

17:41:13 Presenting file "ETTS_RI.ML"

17:41:13 Presenting file "ETTS_Substitution.ML"

17:41:13 Presenting file "ETTS_Context.ML"

17:41:13 Presenting file "ETTS_Algorithm.ML"

17:41:13 Presenting file "ETTS_Active.ML"

17:41:13 Presenting file "ETTS_Lemma.ML"

17:41:13 Presenting file "ETTS_Lemmas.ML"

17:41:14 Presenting theory DPRM_Theorem.Binary_And

17:41:14 Presenting theory DPRM_Theorem.RegisterMachineSpecification

17:41:14 Presenting theory Complex_Geometry.Unit_Circle_Preserving_Moebius

17:41:14 Presenting theory DPT-SAT-Solver.DPT_SAT_Solver

17:41:14 Presenting file "dpt_sat_solver.ML"

17:41:14 Presenting theory HOL.Basic_BNFs

17:41:14 Presenting theory DPRM_Theorem.RegisterMachineProperties

17:41:14 Presenting theory Types_To_Sets_Extension.ETTS_Auxiliary

17:41:15 Presenting theory Consensus_Refined.CT_Proofs

17:41:15 Presenting DataRefinementIBP ...

17:41:15 Presenting document DataRefinementIBP/document

17:41:15 Presenting document DataRefinementIBP/outline

17:41:15 Presenting theory Complex_Geometry.Riemann_Sphere

17:41:15 Presenting theory DataRefinementIBP.Preliminaries

17:41:15 Presenting theory DPT-SAT-Solver.DPT_SAT_Tests

17:41:15 Presenting Datatypes ...

17:41:15 Presenting document Datatypes/datatypes

17:41:15 Presenting theory DataRefinementIBP.Statements

17:41:15 Presenting theory Types_To_Sets_Extension.Manual_Prerequisites

17:41:15 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

17:41:15 Presenting theory Concurrent_Revisions.Determinacy

17:41:15 Presenting theory DPRM_Theorem.RegisterMachineSimulation

17:41:15 Presenting theory DataRefinementIBP.Hoare

17:41:15 Presenting Corec ...

17:41:15 Presenting document Corec/corec

17:41:15 Presenting theory Datatypes.Setup

17:41:15 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

17:41:15 Presenting theory DPRM_Theorem.SingleStepRegister

17:41:15 Presenting theory DPRM_Theorem.SingleStepState

17:41:16 Presenting theory Correctness_Algebras.Binary_Iterings

17:41:16 Presenting theory Types_To_Sets_Extension.ETTS_Tests

17:41:16 Presenting file "ETTS_TEST_AMEND_CTXT_DATA.ML"

17:41:16 Presenting file "ETTS_TEST_TTS_ALGORITHM.ML"

17:41:16 Presenting file "ETTS_TEST_TTS_REGISTER_SBTS.ML"

17:41:16 Presenting theory Corec.Corec

17:41:16 Presenting theory Types_To_Sets_Extension.ETTS_Introduction

17:41:16 Presenting theory DataRefinementIBP.Diagram

17:41:16 Presenting theory Types_To_Sets_Extension.ETTS_Theory

17:41:16 Presenting theory Types_To_Sets_Extension.ETTS_Syntax

17:41:16 Presenting Decl_Sem_Fun_PL ...

17:41:16 Presenting document Decl_Sem_Fun_PL/document

17:41:16 Presenting document Decl_Sem_Fun_PL/outline

17:41:16 Presenting theory Types_To_Sets_Extension.ETTS_Examples

17:41:16 Presenting theory Types_To_Sets_Extension.ETTS_CR

17:41:16 Presenting theory Types_To_Sets_Extension.Introduction

17:41:16 Presenting theory Types_To_Sets_Extension.SML_Introduction

17:41:16 Presenting theory Decl_Sem_Fun_PL.Lambda

17:41:16 Presenting theory Types_To_Sets_Extension.Set_Ext

17:41:17 Presenting theory Types_To_Sets_Extension.Lifting_Set_Ext

17:41:17 Presenting theory Types_To_Sets_Extension.Product_Type_Ext

17:41:17 Presenting theory Correctness_Algebras.Binary_Iterings_Strict

17:41:17 Presenting theory Types_To_Sets_Extension.Transfer_Ext

17:41:17 Presenting theory Complex_Geometry.Chordal_Metric

17:41:17 Presenting theory DataRefinementIBP.DataRefinement

17:41:17 Presenting Dedekind_Real ...

17:41:17 Presenting document Dedekind_Real/document

17:41:17 Presenting document Dedekind_Real/outline

17:41:17 Presenting theory Types_To_Sets_Extension.SML_Relations

17:41:17 Presenting theory Decl_Sem_Fun_PL.SmallStepLam

17:41:17 Presenting Dependent_SIFUM_Type_Systems ...

17:41:17 Presenting document Dependent_SIFUM_Type_Systems/document

17:41:17 Presenting document Dependent_SIFUM_Type_Systems/outline

17:41:17 Presenting theory Dependent_SIFUM_Type_Systems.Preliminaries

17:41:18 Presenting theory Types_To_Sets_Extension.SML_Simple_Orders

17:41:18 Presenting theory Datatypes.Datatypes

17:41:18 Presenting theory Dependent_SIFUM_Type_Systems.Security

17:41:18 Presenting theory DPRM_Theorem.MultipleStepRegister

17:41:19 Presenting Dependent_SIFUM_Refinement ...

17:41:19 Presenting document Dependent_SIFUM_Refinement/document

17:41:19 Presenting document Dependent_SIFUM_Refinement/outline

17:41:19 Presenting theory Types_To_Sets_Extension.SML_Semigroups

17:41:20 Presenting theory Types_To_Sets_Extension.SML_Monoids

17:41:20 Presenting theory Dedekind_Real.Dedekind_Real

17:41:20 Presenting theory Decl_Sem_Fun_PL.BigStepLam

17:41:20 Presenting Depth-First-Search ...

17:41:20 Presenting document Depth-First-Search/document

17:41:20 Presenting document Depth-First-Search/outline

17:41:20 Presenting theory Types_To_Sets_Extension.SML_Groups

17:41:20 Presenting theory Decl_Sem_Fun_PL.ValuesFSet

17:41:21 Presenting theory Depth-First-Search.DFS

17:41:21 Presenting Derangements ...

17:41:21 Presenting document Derangements/document

17:41:21 Presenting document Derangements/outline

17:41:21 Presenting theory Decl_Sem_Fun_PL.ValuesFSetProps

17:41:21 Presenting theory Decl_Sem_Fun_PL.RelationalSemFSet

17:41:21 Presenting theory Dependent_SIFUM_Type_Systems.Compositionality

17:41:21 Presenting theory Types_To_Sets_Extension.SML_Semirings

17:41:21 Presenting theory Decl_Sem_Fun_PL.DeclSemAsDenotFSet

17:41:21 Presenting theory Decl_Sem_Fun_PL.EquivRelationalDenotFSet

17:41:22 Presenting theory Types_To_Sets_Extension.SML_Rings

17:41:22 Presenting theory Dependent_SIFUM_Type_Systems.Language

17:41:22 Presenting theory DPRM_Theorem.MultipleStepState

17:41:22 Presenting theory Decl_Sem_Fun_PL.ChangeEnv

17:41:22 Presenting theory Types_To_Sets_Extension.SML_Semilattices

17:41:22 Presenting theory Derangements.Derangements

17:41:23 Presenting Dict_Construction ...

17:41:23 Presenting document Dict_Construction/document

17:41:23 Presenting document Dict_Construction/outline

17:41:23 Presenting theory Correctness_Algebras.Binary_Iterings_Nonstrict

17:41:23 Presenting theory Dict_Construction.Introduction

17:41:23 Presenting theory Decl_Sem_Fun_PL.DeclSemAsNDInterpFSet

17:41:23 Presenting theory Types_To_Sets_Extension.SML_Lattices

17:41:23 Presenting theory Dict_Construction.Impossibility

17:41:23 Presenting theory Decl_Sem_Fun_PL.InterTypeSystem

17:41:23 Presenting theory Decl_Sem_Fun_PL.Values

17:41:24 Presenting theory Correctness_Algebras.Tests

17:41:24 Presenting theory Types_To_Sets_Extension.SML_Complete_Lattices

17:41:24 Presenting theory Types_To_Sets_Extension.SML_Linorders

17:41:24 Presenting theory DPRM_Theorem.MachineMasking

17:41:24 Presenting theory Decl_Sem_Fun_PL.ValueProps

17:41:24 Presenting theory DPRM_Theorem.MachineEquations

17:41:25 Presenting theory Decl_Sem_Fun_PL.DeclSemAsDenot

17:41:25 Presenting theory Correctness_Algebras.Test_Iterings

17:41:25 Presenting theory Types_To_Sets_Extension.SML_Topological_Space

17:41:25 Presenting theory Types_To_Sets_Extension.SML_Topological_Space_Countability

17:41:26 Presenting theory Types_To_Sets_Extension.SML_Ordered_Topological_Spaces

17:41:26 Presenting theory Types_To_Sets_Extension.SML_Product_Topology

17:41:26 Presenting theory Types_To_Sets_Extension.SML_Conclusions

17:41:26 Presenting theory Decl_Sem_Fun_PL.DenotLam5

17:41:26 Presenting theory Types_To_Sets_Extension.VS_Prerequisites

17:41:27 Presenting theory Types_To_Sets_Extension.VS_Groups

17:41:27 Presenting theory DPRM_Theorem.CommutationRelations

17:41:27 Presenting theory Correctness_Algebras.N_Semirings

17:41:28 Presenting theory Types_To_Sets_Extension.VS_Modules

17:41:28 Presenting theory Decl_Sem_Fun_PL.EquivDenotInterTypes

17:41:29 Presenting theory Correctness_Algebras.N_Semirings_Boolean

17:41:29 Presenting theory Dependent_SIFUM_Type_Systems.TypeSystem

17:41:30 Presenting theory Dependent_SIFUM_Type_Systems.LocallySoundModeUse

17:41:30 Presenting theory Types_To_Sets_Extension.VS_Vector_Spaces

17:41:30 Presenting theory Decl_Sem_Fun_PL.DenotSoundFSet

17:41:30 Presenting theory Types_To_Sets_Extension.VS_Conclusions

17:41:30 Presenting theory Types_To_Sets_Extension.FNDS_Introduction

17:41:30 Presenting theory Types_To_Sets_Extension.FNDS_Set_Ext

17:41:31 Presenting theory Types_To_Sets_Extension.FNDS_Definite_Description

17:41:31 Presenting theory Types_To_Sets_Extension.FNDS_Auxiliary

17:41:31 Presenting theory Correctness_Algebras.N_Semirings_Modal

17:41:31 Presenting theory Dependent_SIFUM_Type_Systems.Example

17:41:31 Presenting theory Dependent_SIFUM_Type_Systems.TypeSystemTactics

17:41:31 Presenting theory Dependent_SIFUM_Type_Systems.Example_TypeSystem

17:41:31 Presenting theory Correctness_Algebras.Approximation

17:41:32 Presenting theory Types_To_Sets_Extension.Type_Simple_Orders

17:41:32 Presenting theory Dependent_SIFUM_Type_Systems.Example_Swap_Add

17:41:32 Presenting theory DPRM_Theorem.MultipleToSingleSteps

17:41:32 Presenting Digit_Expansions ...

17:41:32 Presenting document Digit_Expansions/document

17:41:32 Presenting document Digit_Expansions/outline

17:41:32 Presenting theory DPRM_Theorem.Equation_Setup

17:41:32 Presenting theory DPRM_Theorem.Register_Machine_Sums

17:41:32 Presenting theory Correctness_Algebras.Recursion_Strict

17:41:33 Presenting theory Dependent_SIFUM_Refinement.CompositionalRefinement

17:41:33 Presenting theory Digit_Expansions.Bits_Digits

17:41:33 Presenting theory DPRM_Theorem.RM_Sums_Diophantine

17:41:33 Presenting theory Decl_Sem_Fun_PL.DenotCompleteFSet

17:41:33 Presenting theory Digit_Expansions.Carries

17:41:33 Presenting theory Dependent_SIFUM_Refinement.Eg1

17:41:34 Presenting theory Digit_Expansions.Binary_Operations

17:41:34 Presenting theory Dependent_SIFUM_Refinement.Eg1RefinementTrivial

17:41:34 Presenting Diophantine_Eqns_Lin_Hom ...

17:41:34 Presenting document Diophantine_Eqns_Lin_Hom/document

17:41:34 Presenting document Diophantine_Eqns_Lin_Hom/outline

17:41:34 Presenting theory Dict_Construction.Dict_Construction

17:41:34 Presenting file "dict_construction_util.ML"

17:41:34 Presenting file "transfer_termination.ML"

17:41:34 Presenting file "congruences.ML"

17:41:34 Presenting file "side_conditions.ML"

17:41:34 Presenting file "class_graph.ML"

17:41:34 Presenting file "dict_construction.ML"

17:41:34 Presenting theory Dependent_SIFUM_Refinement.Eg2

17:41:34 Presenting theory Decl_Sem_Fun_PL.DenotCongruenceFSet

17:41:34 Presenting theory Decl_Sem_Fun_PL.DenotEqualitiesFSet

17:41:34 Presenting theory Dict_Construction.Termination

17:41:34 Presenting theory Decl_Sem_Fun_PL.Optimizer

17:41:34 Presenting theory Diophantine_Eqns_Lin_Hom.List_Vector

17:41:34 Presenting theory Types_To_Sets_Extension.Set_Simple_Orders

17:41:34 Presenting theory Dependent_SIFUM_Refinement.Eg1Eg2

17:41:34 Presenting theory Dict_Construction.Test_Dict_Construction

17:41:34 Presenting theory DPRM_Theorem.Register_Equations

17:41:35 Presenting theory Dict_Construction.Test_Side_Conditions

17:41:35 Presenting theory Dict_Construction.Test_Lazy_Case

17:41:35 Presenting Discrete_Summation ...

17:41:35 Presenting document Discrete_Summation/document

17:41:35 Presenting document Discrete_Summation/outline

17:41:35 Presenting theory Types_To_Sets_Extension.Type_Semigroups

17:41:36 Presenting theory Decl_Sem_Fun_PL.SystemF

17:41:36 Presenting theory Diophantine_Eqns_Lin_Hom.Linear_Diophantine_Equations

17:41:36 Presenting theory Types_To_Sets_Extension.FNDS_Lifting_Set_Ext

17:41:36 Presenting theory DPRM_Theorem.State_0_Equation

17:41:36 Presenting theory Discrete_Summation.Factorials

17:41:36 Presenting theory Diophantine_Eqns_Lin_Hom.Sorted_Wrt

17:41:36 Presenting theory Diophantine_Eqns_Lin_Hom.Minimize_Wrt

17:41:36 Presenting theory Decl_Sem_Fun_PL.MutableRef

17:41:36 Presenting theory Discrete_Summation.Discrete_Summation

17:41:36 Presenting theory Decl_Sem_Fun_PL.MutableRefProps

17:41:36 Presenting DiskPaxos ...

17:41:36 Presenting document DiskPaxos/document

17:41:36 Presenting document DiskPaxos/outline

17:41:37 Presenting theory Discrete_Summation.Summation_Conversion

17:41:37 Presenting theory Diophantine_Eqns_Lin_Hom.Simple_Algorithm

17:41:37 Presenting theory DPRM_Theorem.State_d_Equation

17:41:37 Presenting theory Discrete_Summation.Examples

17:41:37 Presenting Dominance_CHK ...

17:41:37 Presenting document Dominance_CHK/document

17:41:37 Presenting document Dominance_CHK/outline

17:41:37 Presenting theory Types_To_Sets_Extension.Set_Semigroups

17:41:37 Presenting theory Types_To_Sets_Extension.FNDS_Conclusions

17:41:37 Presenting Efficient-Mergesort ...

17:41:37 Presenting document Efficient-Mergesort/document

17:41:37 Presenting document Efficient-Mergesort/outline

17:41:37 Presenting theory DPRM_Theorem.State_Unique_Equations

17:41:37 Presenting theory DiskPaxos.DiskPaxos_Model

17:41:38 Presenting theory DiskPaxos.DiskPaxos_Inv1

17:41:38 Presenting theory DPRM_Theorem.All_State_Equations

17:41:38 Presenting theory Efficient-Mergesort.Efficient_Sort

17:41:38 Presenting theory DPRM_Theorem.Mask_Equations

17:41:38 Presenting theory Correctness_Algebras.N_Algebras

17:41:38 Presenting theory Efficient-Mergesort.Mergesort_Complexity

17:41:39 Presenting theory DPRM_Theorem.Constants_Equations

17:41:39 Presenting theory Efficient-Mergesort.Natural_Mergesort

17:41:39 Presenting Eisbach ...

17:41:39 Presenting document Eisbach/eisbach

17:41:39 Presenting theory DPRM_Theorem.All_Equations_Invariance

17:41:40 Presenting theory Dominance_CHK.Cfg

17:41:40 Presenting theory Eisbach.Base

17:41:40 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

17:41:40 Presenting theory Eisbach.Preface

17:41:40 Presenting theory DPRM_Theorem.All_Equations

17:41:40 Presenting theory DiskPaxos.DiskPaxos_Inv2

17:41:40 Presenting theory Dependent_SIFUM_Refinement.Eg1Eg2RefinementSimple

17:41:40 Presenting theory Dominance_CHK.Sorted_Less2

17:41:40 Presenting theory Eisbach.Manual

17:41:40 Presenting Encodability_Process_Calculi ...

17:41:40 Presenting document Encodability_Process_Calculi/document

17:41:40 Presenting document Encodability_Process_Calculi/outline

17:41:40 Presenting theory Correctness_Algebras.Recursion

17:41:40 Presenting theory Dominance_CHK.Sorted_List_Operations2

17:41:41 Presenting theory DiskPaxos.DiskPaxos_Inv3

17:41:41 Presenting theory Diophantine_Eqns_Lin_Hom.Algorithm

17:41:41 Presenting theory Diophantine_Eqns_Lin_Hom.Solver_Code

17:41:41 Presenting file "src/Main.hs"

17:41:41 Presenting Euler_Partition ...

17:41:41 Presenting document Euler_Partition/document

17:41:41 Presenting document Euler_Partition/outline

17:41:41 Presenting theory Encodability_Process_Calculi.Relations

17:41:41 Presenting theory DPRM_Theorem.Machine_Equation_Equivalence

17:41:41 Presenting theory Dominance_CHK.Dom_Semi_List

17:41:41 Presenting theory DPRM_Theorem.DPRM

17:41:41 Presenting Example-Submission ...

17:41:41 Presenting document Example-Submission/document

17:41:41 Presenting document Example-Submission/outline

17:41:41 Presenting theory Example-Submission.Submission

17:41:41 Presenting FFT ...

17:41:41 Presenting document FFT/document

17:41:41 Presenting document FFT/outline

17:41:41 Presenting theory Euler_Partition.Euler_Partition

17:41:41 Presenting theory Dominance_CHK.Dom_Kildall

17:41:41 Presenting FLP ...

17:41:41 Presenting document FLP/document

17:41:41 Presenting document FLP/outline

17:41:42 Presenting theory FLP.Multiset

17:41:42 Presenting theory HOL.BNF_Fixpoint_Base

17:41:42 Presenting file "Tools/BNF/bnf_fp_util_tactics.ML"

17:41:42 Presenting file "Tools/BNF/bnf_fp_util.ML"

17:41:42 Presenting file "Tools/BNF/bnf_fp_def_sugar_tactics.ML"

17:41:42 Presenting file "Tools/BNF/bnf_fp_def_sugar.ML"

17:41:42 Presenting file "Tools/BNF/bnf_fp_n2m_tactics.ML"

17:41:42 Presenting file "Tools/BNF/bnf_fp_n2m.ML"

17:41:42 Presenting file "Tools/BNF/bnf_fp_n2m_sugar.ML"

17:41:42 Presenting theory Encodability_Process_Calculi.ProcessCalculi

17:41:42 Presenting theory Correctness_Algebras.N_Omega_Algebras

17:41:42 Presenting theory FFT.FFT

17:41:42 Presenting FOL_Axiomatic ...

17:41:42 Presenting document FOL_Axiomatic/document

17:41:42 Presenting document FOL_Axiomatic/outline

17:41:44 Presenting theory DiskPaxos.DiskPaxos_Inv4

17:41:44 Presenting theory FOL_Axiomatic.FOL_Axiomatic

17:41:45 Presenting theory FLP.AsynchronousSystem

17:41:46 Presenting theory FLP.ListUtilities

17:41:47 Presenting theory Encodability_Process_Calculi.SimulationRelations

17:41:47 Presenting theory Correctness_Algebras.N_Omega_Binary_Iterings

17:41:48 Presenting theory DiskPaxos.DiskPaxos_Inv5

17:41:48 Presenting theory Correctness_Algebras.N_Relation_Algebras

17:41:48 Presenting theory FOL_Axiomatic.FOL_Axiomatic_Variant

17:41:48 Presenting FOL_Harrison ...

17:41:48 Presenting document FOL_Harrison/document

17:41:48 Presenting document FOL_Harrison/outline

17:41:49 Presenting theory Correctness_Algebras.Domain

17:41:49 Presenting theory Encodability_Process_Calculi.Encodings

17:41:50 Presenting theory Correctness_Algebras.Domain_Iterings

17:41:50 Presenting theory DiskPaxos.DiskPaxos_Chosen

17:41:50 Presenting theory HOL.BNF_Least_Fixpoint

17:41:50 Presenting file "Tools/BNF/bnf_lfp_util.ML"

17:41:50 Presenting file "Tools/BNF/bnf_lfp_tactics.ML"

17:41:50 Presenting file "Tools/BNF/bnf_lfp.ML"

17:41:50 Presenting file "Tools/BNF/bnf_lfp_compat.ML"

17:41:50 Presenting file "Tools/BNF/bnf_lfp_rec_sugar_more.ML"

17:41:50 Presenting theory FLP.Execution

17:41:50 Presenting file "Tools/BNF/bnf_lfp_size.ML"

17:41:50 Presenting file "Tools/datatype_simprocs.ML"

17:41:51 Presenting theory HOL.Equiv_Relations

17:41:51 Presenting theory HOL.Basic_BNF_LFPs

17:41:51 Presenting file "Tools/BNF/bnf_lfp_basic_sugar.ML"

17:41:52 Presenting theory Correctness_Algebras.Domain_Recursion

17:41:52 Presenting theory DiskPaxos.DiskPaxos_Inv6

17:41:52 Presenting theory DiskPaxos.DiskPaxos_Invariant

17:41:52 Presenting theory HOL.Meson

17:41:52 Presenting file "Tools/Meson/meson.ML"

17:41:52 Presenting file "Tools/Meson/meson_clausify.ML"

17:41:52 Presenting file "Tools/Meson/meson_tactic.ML"

17:41:52 Presenting theory DiskPaxos.DiskPaxos

17:41:52 Presenting Factored_Transition_System_Bounding ...

17:41:52 Presenting document Factored_Transition_System_Bounding/document

17:41:52 Presenting theory Dominance_CHK.Dom_Kildall_Property

17:41:52 Presenting document Factored_Transition_System_Bounding/outline

17:41:53 Presenting theory Factored_Transition_System_Bounding.FactoredSystemLib

17:41:53 Presenting theory Dependent_SIFUM_Refinement.EgHighBranchRevC

17:41:53 Presenting theory Dominance_CHK.Dom_Kildall_Correct

17:41:53 Presenting FeatherweightJava ...

17:41:53 Presenting document FeatherweightJava/document

17:41:53 Presenting document FeatherweightJava/outline

17:41:53 Presenting theory Correctness_Algebras.Extended_Designs

17:41:54 Presenting theory Factored_Transition_System_Bounding.ListUtils

17:41:54 Presenting theory FLP.FLPSystem

17:41:54 Presenting Featherweight_OCL ...

17:41:54 Presenting document Featherweight_OCL/annex-a

17:41:54 Presenting document Featherweight_OCL/document

17:41:54 Presenting document Featherweight_OCL/outline

17:41:54 Presenting theory Featherweight_OCL.UML_Types

17:41:55 Presenting theory FeatherweightJava.FJDefs

17:41:55 Presenting theory Factored_Transition_System_Bounding.FSSublist

17:41:55 Presenting theory Factored_Transition_System_Bounding.HoArithUtils

17:41:55 Presenting theory Factored_Transition_System_Bounding.FmapUtils

17:41:55 Presenting theory Correctness_Algebras.Relative_Domain

17:41:56 Presenting theory FeatherweightJava.FJAux

17:41:56 Presenting theory Featherweight_OCL.UML_Logic

17:41:57 Presenting theory Featherweight_OCL.UML_PropertyProfiles

17:41:58 Presenting theory Featherweight_OCL.UML_Boolean

17:41:58 Presenting theory Featherweight_OCL.UML_Void

17:41:58 Presenting theory Correctness_Algebras.Relative_Modal

17:41:58 Presenting theory Featherweight_OCL.UML_Integer

17:41:58 Presenting theory Featherweight_OCL.UML_Real

17:41:58 Presenting theory Correctness_Algebras.Complete_Tests

17:41:58 Presenting theory Featherweight_OCL.UML_String

17:41:59 Presenting theory FeatherweightJava.FJSound

17:41:59 Presenting theory Correctness_Algebras.Complete_Domain

17:41:59 Presenting theory Featherweight_OCL.UML_Pair

17:41:59 Presenting theory FeatherweightJava.Execute

17:41:59 Presenting theory FeatherweightJava.Featherweight_Java

17:41:59 Presenting FileRefinement ...

17:41:59 Presenting document FileRefinement/document

17:41:59 Presenting document FileRefinement/outline

17:41:59 Presenting theory FileRefinement.CArrays

17:42:00 Presenting theory FileRefinement.ResizableArrays

17:42:00 Presenting theory FileRefinement.FileRefinement

17:42:00 Presenting FinFun ...

17:42:00 Presenting document FinFun/document

17:42:00 Presenting document FinFun/outline

17:42:01 Presenting theory Featherweight_OCL.UML_Bag

17:42:01 Presenting theory Correctness_Algebras.Preconditions

17:42:04 Presenting theory FLP.FLPTheorem

17:42:04 Presenting theory FLP.FLPExistingSystem

17:42:04 Presenting Finite-Map-Extras ...

17:42:04 Presenting document Finite-Map-Extras/document

17:42:04 Presenting document Finite-Map-Extras/outline

17:42:05 Presenting theory HOL.ATP

17:42:05 Presenting file "Tools/ATP/atp_util.ML"

17:42:05 Presenting file "Tools/ATP/atp_problem.ML"

17:42:05 Presenting file "Tools/ATP/atp_proof.ML"

17:42:05 Presenting file "Tools/ATP/atp_proof_redirect.ML"

17:42:05 Presenting file "Tools/lambda_lifting.ML"

17:42:05 Presenting file "Tools/monomorph.ML"

17:42:05 Presenting file "Tools/ATP/atp_problem_generate.ML"

17:42:05 Presenting file "Tools/ATP/atp_proof_reconstruct.ML"

17:42:05 Presenting theory Correctness_Algebras.Hoare

17:42:06 Presenting theory FinFun.FinFun

17:42:07 Presenting theory FinFun.FinFunPred

17:42:07 Presenting theory Featherweight_OCL.UML_Set

17:42:07 Presenting Finite_Automata_HF ...

17:42:07 Presenting document Finite_Automata_HF/document

17:42:07 Presenting document Finite_Automata_HF/outline

17:42:07 Presenting theory Finite-Map-Extras.Finite_Map_Extras

17:42:07 Presenting theory FOL_Harrison.FOL_Harrison

17:42:07 Presenting Fishburn_Impossibility ...

17:42:07 Presenting document Fishburn_Impossibility/document

17:42:07 Presenting document Fishburn_Impossibility/outline

17:42:07 Presenting theory Correctness_Algebras.Hoare_Modal

17:42:08 Presenting Flyspeck-Tame ...

17:42:08 Presenting document Flyspeck-Tame/document

17:42:08 Presenting document Flyspeck-Tame/outline

17:42:08 Presenting theory Featherweight_OCL.UML_Sequence

17:42:09 Presenting theory Featherweight_OCL.UML_Library

17:42:10 Presenting theory Correctness_Algebras.Pre_Post

17:42:10 Presenting theory Encodability_Process_Calculi.SourceTargetRelation

17:42:10 Presenting theory Correctness_Algebras.Pre_Post_Modal

17:42:10 Presenting theory Factored_Transition_System_Bounding.FactoredSystem

17:42:10 Presenting theory Finite_Automata_HF.Finite_Automata_HF

17:42:11 Presenting FocusStreamsCaseStudies ...

17:42:11 Presenting document FocusStreamsCaseStudies/document

17:42:11 Presenting document FocusStreamsCaseStudies/outline

17:42:11 Presenting theory FocusStreamsCaseStudies.ArithExtras

17:42:11 Presenting theory Fishburn_Impossibility.Social_Choice_Functions

17:42:11 Presenting theory FocusStreamsCaseStudies.ListExtras

17:42:11 Presenting theory FocusStreamsCaseStudies.arith_hints

17:42:11 Presenting theory Encodability_Process_Calculi.SuccessSensitiveness

17:42:12 Presenting theory Correctness_Algebras.Monotonic_Boolean_Transformers

17:42:12 Presenting theory Featherweight_OCL.UML_State

17:42:12 Presenting theory Encodability_Process_Calculi.DivergenceReflection

17:42:12 Presenting theory Flyspeck-Tame.ListAux

17:42:12 Presenting theory Flyspeck-Tame.Quasi_Order

17:42:13 Presenting theory Fishburn_Impossibility.Fishburn_Impossibility

17:42:13 Presenting Foundation_of_geometry ...

17:42:13 Presenting document Foundation_of_geometry/document

17:42:13 Presenting document Foundation_of_geometry/outline

17:42:13 Presenting theory FocusStreamsCaseStudies.stream

17:42:13 Presenting theory FocusStreamsCaseStudies.BitBoolTS

17:42:14 Presenting theory Featherweight_OCL.UML_Contracts

17:42:14 Presenting theory Featherweight_OCL.UML_Tools

17:42:14 Presenting theory Featherweight_OCL.UML_Main

17:42:14 Presenting theory FocusStreamsCaseStudies.JoinSplitTime

17:42:14 Presenting theory Foundation_of_geometry.Incidence

17:42:14 Presenting theory FocusStreamsCaseStudies.SteamBoiler

17:42:15 Presenting theory Factored_Transition_System_Bounding.ActionSeqProcess

17:42:16 Presenting theory Flyspeck-Tame.PlaneGraphIso

17:42:16 Presenting theory Featherweight_OCL.Analysis_UML

17:42:16 Presenting theory Flyspeck-Tame.Rotation

17:42:16 Presenting theory Factored_Transition_System_Bounding.RelUtils

17:42:17 Presenting theory Correctness_Algebras.Monotonic_Boolean_Transformers_Instances

17:42:17 Presenting theory FocusStreamsCaseStudies.SteamBoiler_proof

17:42:17 Presenting theory FocusStreamsCaseStudies.FR_types

17:42:17 Presenting theory Flyspeck-Tame.Graph

17:42:17 Presenting Free-Boolean-Algebra ...

17:42:17 Presenting document Free-Boolean-Algebra/document

17:42:17 Presenting document Free-Boolean-Algebra/outline

17:42:17 Presenting theory Featherweight_OCL.Analysis_OCL

17:42:17 Presenting theory Flyspeck-Tame.IArray_Syntax

17:42:17 Presenting theory Flyspeck-Tame.Enumerator

17:42:17 Presenting theory FocusStreamsCaseStudies.FR

17:42:17 Presenting theory Factored_Transition_System_Bounding.Dependency

17:42:18 Presenting theory Factored_Transition_System_Bounding.Invariants

17:42:18 Presenting theory Flyspeck-Tame.FaceDivision

17:42:18 Presenting theory Flyspeck-Tame.RTranCl

17:42:18 Presenting theory Factored_Transition_System_Bounding.SetUtils

17:42:18 Presenting theory Flyspeck-Tame.Plane

17:42:18 Presenting theory Flyspeck-Tame.Plane1

17:42:19 Presenting theory Featherweight_OCL.Design_UML

17:42:19 Presenting theory Free-Boolean-Algebra.Free_Boolean_Algebra

17:42:19 Presenting Free-Groups ...

17:42:19 Presenting document Free-Groups/document

17:42:19 Presenting document Free-Groups/outline

17:42:19 Presenting theory Featherweight_OCL.Design_OCL

17:42:19 Presenting Fresh_Identifiers ...

17:42:19 Presenting document Fresh_Identifiers/document

17:42:19 Presenting document Fresh_Identifiers/outline

17:42:19 Presenting theory Fresh_Identifiers.Fresh

17:42:19 Presenting theory Fresh_Identifiers.Fresh_Nat

17:42:20 Presenting theory Fresh_Identifiers.Fresh_String

17:42:20 Presenting theory Fresh_Identifiers.Fresh_Infinite

17:42:20 Presenting FunWithFunctions ...

17:42:20 Presenting document FunWithFunctions/document

17:42:20 Presenting document FunWithFunctions/outline

17:42:20 Presenting theory FunWithFunctions.FunWithFunctions

17:42:20 Presenting FunWithTilings ...

17:42:20 Presenting document FunWithTilings/document

17:42:20 Presenting document FunWithTilings/outline

17:42:20 Presenting theory FocusStreamsCaseStudies.FR_proof

17:42:20 Presenting theory FocusStreamsCaseStudies.Gateway_types

17:42:20 Presenting theory FunWithTilings.Tilings

17:42:20 Presenting Functions ...

17:42:20 Presenting document Functions/functions

17:42:20 Presenting theory Flyspeck-Tame.GraphProps

17:42:20 Presenting theory Functions.Functions

17:42:20 Presenting GPU_Kernel_PL ...

17:42:20 Presenting document GPU_Kernel_PL/document

17:42:20 Presenting document GPU_Kernel_PL/outline

17:42:20 Presenting theory GPU_Kernel_PL.Misc

17:42:20 Presenting theory GPU_Kernel_PL.KPL_syntax

17:42:21 Presenting theory GPU_Kernel_PL.KPL_wellformedness

17:42:21 Presenting theory GPU_Kernel_PL.KPL_state

17:42:21 Presenting theory GPU_Kernel_PL.KPL_execution_thread

17:42:21 Presenting theory GPU_Kernel_PL.KPL_execution_group

17:42:21 Presenting theory FocusStreamsCaseStudies.Gateway

17:42:21 Presenting theory GPU_Kernel_PL.KPL_execution_kernel

17:42:21 Presenting theory GPU_Kernel_PL.Kernel_programming_language

17:42:21 Presenting Gale_Shapley ...

17:42:21 Presenting document Gale_Shapley/document

17:42:21 Presenting document Gale_Shapley/outline

17:42:22 Presenting theory Flyspeck-Tame.EnumeratorProps

17:42:23 Presenting theory Encodability_Process_Calculi.OperationalCorrespondence

17:42:23 Presenting theory HOL.Metis

17:42:23 Presenting file "$ISABELLE_HOME/src/Tools/Metis/metis.ML"

17:42:23 Presenting theory Free-Groups.Cancelation

17:42:23 Presenting file "Tools/Metis/metis_generate.ML"

17:42:23 Presenting file "Tools/Metis/metis_reconstruct.ML"

17:42:23 Presenting file "Tools/Metis/metis_tactic.ML"

17:42:25 Presenting theory Free-Groups.Generators

17:42:25 Presenting theory Gale_Shapley.Gale_Shapley1

17:42:26 Presenting theory FocusStreamsCaseStudies.Gateway_proof_aux

17:42:26 Presenting theory Gale_Shapley.Gale_Shapley2

17:42:26 Presenting GenClock ...

17:42:26 Presenting document GenClock/document

17:42:26 Presenting document GenClock/outline

17:42:28 Presenting theory Free-Groups.FreeGroups

17:42:28 Presenting theory Free-Groups.UnitGroup

17:42:28 Presenting theory Free-Groups.C2

17:42:28 Presenting theory GenClock.GenClock

17:42:28 Presenting General-Triangle ...

17:42:28 Presenting document General-Triangle/document

17:42:28 Presenting document General-Triangle/outline

17:42:28 Presenting theory General-Triangle.GeneralTriangle

17:42:28 Presenting Generic_Deriving ...

17:42:28 Presenting document Generic_Deriving/document

17:42:28 Presenting document Generic_Deriving/outline

17:42:28 Presenting theory Foundation_of_geometry.Order

17:42:28 Presenting theory Generic_Deriving.Tagged_Prod_Sum

17:42:29 Presenting theory Factored_Transition_System_Bounding.TopologicalProps

17:42:29 Presenting theory FocusStreamsCaseStudies.Gateway_proof

17:42:30 Presenting Generic_Join ...

17:42:30 Presenting document Generic_Join/document

17:42:30 Presenting document Generic_Join/outline

17:42:30 Presenting theory HOL.Transfer

17:42:30 Presenting file "Tools/Transfer/transfer.ML"

17:42:30 Presenting file "Tools/Transfer/transfer_bnf.ML"

17:42:30 Presenting file "Tools/BNF/bnf_fp_rec_sugar_transfer.ML"

17:42:30 Presenting theory Encodability_Process_Calculi.FullAbstraction

17:42:30 Presenting theory Generic_Join.Generic_Join

17:42:31 Presenting theory Free-Groups.Isomorphisms

17:42:32 Presenting theory Flyspeck-Tame.FaceDivisionProps

17:42:33 Presenting theory Generic_Deriving.Derive

17:42:33 Presenting file "derive_util.ML"

17:42:33 Presenting file "derive_laws.ML"

17:42:33 Presenting file "derive_setup.ML"

17:42:33 Presenting file "derive.ML"

17:42:33 Presenting theory Free-Groups.PingPongLemma

17:42:33 Presenting GewirthPGCProof ...

17:42:33 Presenting document GewirthPGCProof/document

17:42:33 Presenting document GewirthPGCProof/outline

17:42:33 Presenting theory Generic_Deriving.Derive_Datatypes

17:42:33 Presenting theory Generic_Deriving.Derive_Eq

17:42:33 Presenting theory Generic_Deriving.Derive_Encode

17:42:33 Presenting theory Generic_Deriving.Derive_Algebra

17:42:33 Presenting theory Generic_Deriving.Derive_Show

17:42:33 Presenting theory Generic_Deriving.Derive_Eq_Laws

17:42:34 Presenting theory Generic_Deriving.Derive_Algebra_Laws

17:42:34 Presenting GoedelGod ...

17:42:34 Presenting document GoedelGod/document

17:42:34 Presenting document GoedelGod/outline

17:42:34 Presenting theory GoedelGod.GoedelGod

17:42:34 Presenting Goodstein_Lambda ...

17:42:34 Presenting document Goodstein_Lambda/document

17:42:34 Presenting document Goodstein_Lambda/outline

17:42:35 Presenting theory GewirthPGCProof.CJDDLplus

17:42:35 Presenting theory Goodstein_Lambda.Goodstein_Lambda

17:42:35 Presenting GraphMarkingIBP ...

17:42:35 Presenting document GraphMarkingIBP/document

17:42:35 Presenting document GraphMarkingIBP/outline

17:42:35 Presenting theory GewirthPGCProof.ExtendedDDL

17:42:35 Presenting theory GraphMarkingIBP.Graph

17:42:36 Presenting theory GraphMarkingIBP.SetMark

17:42:36 Presenting theory GraphMarkingIBP.StackMark

17:42:36 Presenting theory GraphMarkingIBP.LinkMark

17:42:37 Presenting theory Generic_Join.Generic_Join_Correctness

17:42:37 Presenting theory GraphMarkingIBP.DSWMark

17:42:37 Presenting Grothendieck_Schemes ...

17:42:37 Presenting document Grothendieck_Schemes/document

17:42:37 Presenting document Grothendieck_Schemes/outline

17:42:37 Presenting theory Grothendieck_Schemes.Set_Extras

17:42:38 Presenting theory Generic_Join.Examples_Join

17:42:38 Presenting HOL-Analysis ...

17:42:38 Presenting theory Grothendieck_Schemes.Group_Extras

17:42:38 Presenting theory GewirthPGCProof.GewirthArgument

17:42:38 Presenting Actuarial_Mathematics ...

17:42:38 Presenting document Actuarial_Mathematics/document

17:42:38 Presenting document Actuarial_Mathematics/outline

17:42:38 Presenting document HOL-Analysis/document

17:42:38 Presenting document HOL-Analysis/manual

17:42:38 Presenting theory HOL-Analysis.L2_Norm

17:42:38 Presenting theory Grothendieck_Schemes.Topological_Space

17:42:38 Presenting theory Factored_Transition_System_Bounding.SystemAbstraction

17:42:39 Presenting theory HOL-Analysis.Inner_Product

17:42:39 Presenting theory Actuarial_Mathematics.Preliminaries

17:42:39 Presenting theory Flyspeck-Tame.Invariants

17:42:39 Presenting theory Factored_Transition_System_Bounding.Acyclicity

17:42:39 Presenting theory HOL-Analysis.Product_Vector

17:42:40 Presenting theory HOL-Analysis.Euclidean_Space

17:42:40 Presenting theory Flyspeck-Tame.PlaneProps

17:42:41 Presenting theory Flyspeck-Tame.ListSum

17:42:41 Presenting theory Flyspeck-Tame.Tame

17:42:41 Presenting theory Flyspeck-Tame.Plane1Props

17:42:41 Presenting theory Flyspeck-Tame.Generator

17:42:41 Presenting theory Actuarial_Mathematics.Interest

17:42:41 Presenting theory Flyspeck-Tame.TameProps

17:42:41 Presenting theory Flyspeck-Tame.TameEnum

17:42:41 Presenting Affine_Arithmetic ...

17:42:41 Presenting document Affine_Arithmetic/document

17:42:41 Presenting document Affine_Arithmetic/outline

17:42:41 Presenting theory HOL-Analysis.Linear_Algebra

17:42:42 Presenting theory Affine_Arithmetic.Affine_Arithmetic_Auxiliarities

17:42:42 Presenting theory Encodability_Process_Calculi.CombinedCriteria

17:42:42 Presenting Taylor_Models ...

17:42:42 Presenting document Taylor_Models/document

17:42:42 Presenting document Taylor_Models/outline

17:42:43 Presenting theory HOL-Analysis.Affine

17:42:44 Presenting theory HOL.Lifting

17:42:44 Presenting file "Tools/Lifting/lifting_util.ML"

17:42:44 Presenting file "Tools/Lifting/lifting_info.ML"

17:42:44 Presenting file "Tools/Lifting/lifting_bnf.ML"

17:42:44 Presenting file "Tools/Lifting/lifting_term.ML"

17:42:44 Presenting file "Tools/Lifting/lifting_def.ML"

17:42:44 Presenting file "Tools/Lifting/lifting_setup.ML"

17:42:44 Presenting file "Tools/Lifting/lifting_def_code_dt.ML"

17:42:44 Presenting theory Flyspeck-Tame.ScoreProps

17:42:44 Presenting theory Factored_Transition_System_Bounding.AcycSspace

17:42:44 Presenting Akra_Bazzi ...

17:42:44 Presenting document Akra_Bazzi/document

17:42:44 Presenting document Akra_Bazzi/outline

17:42:45 Presenting theory Akra_Bazzi.Akra_Bazzi_Library

17:42:45 Presenting theory Flyspeck-Tame.LowerBound

17:42:45 Presenting theory Taylor_Models.Polynomial_Expression

17:42:45 Presenting theory Affine_Arithmetic.Executable_Euclidean_Space

17:42:46 Presenting theory Taylor_Models.Float_Topology

17:42:46 Presenting theory Akra_Bazzi.Akra_Bazzi_Asymptotics

17:42:46 Presenting theory HOL-Analysis.Convex

17:42:46 Presenting theory Taylor_Models.Horner_Eval

17:42:47 Presenting theory Taylor_Models.Polynomial_Expression_Additional

17:42:47 Presenting theory Flyspeck-Tame.GeneratorProps

17:42:47 Presenting theory Taylor_Models.Taylor_Models_Misc

17:42:47 Presenting theory Flyspeck-Tame.TameEnumProps

17:42:49 Presenting theory Flyspeck-Tame.Worklist

17:42:49 Presenting theory Flyspeck-Tame.Maps

17:42:49 Presenting theory Flyspeck-Tame.Arch

17:42:49 Presenting theory Akra_Bazzi.Akra_Bazzi_Real

17:42:49 Presenting theory Flyspeck-Tame.ArchCompAux

17:42:50 Presenting theory HOL-Analysis.Finite_Cartesian_Product

17:42:50 Presenting theory Flyspeck-Tame.ArchCompProps

17:42:50 Presenting theory Flyspeck-Tame.Relative_Completeness

17:42:50 Presenting Closest_Pair_Points ...

17:42:50 Presenting document Closest_Pair_Points/document

17:42:50 Presenting document Closest_Pair_Points/outline

17:42:51 Presenting theory Akra_Bazzi.Akra_Bazzi

17:42:51 Presenting theory HOL.Quotient

17:42:51 Presenting file "Tools/Quotient/quotient_info.ML"

17:42:51 Presenting file "Tools/Quotient/quotient_term.ML"

17:42:51 Presenting file "Tools/Quotient/quotient_type.ML"

17:42:51 Presenting file "Tools/Quotient/quotient_def.ML"

17:42:51 Presenting file "Tools/Quotient/quotient_tacs.ML"

17:42:51 Presenting file "Tools/BNF/bnf_lift.ML"

17:42:52 Presenting theory Akra_Bazzi.Master_Theorem

17:42:52 Presenting theory Akra_Bazzi.Eval_Numeral

17:42:53 Presenting theory HOL.Num

17:42:53 Presenting file "Tools/numeral.ML"

17:42:53 Presenting theory HOL.Power

17:42:54 Presenting theory Closest_Pair_Points.Common

17:42:54 Presenting theory Akra_Bazzi.Akra_Bazzi_Method

17:42:54 Presenting file "akra_bazzi.ML"

17:42:54 Presenting theory Akra_Bazzi.Akra_Bazzi_Approximation

17:42:54 Presenting theory Akra_Bazzi.Master_Theorem_Examples

17:42:54 Presenting Banach_Steinhaus ...

17:42:54 Presenting document Banach_Steinhaus/document

17:42:54 Presenting document Banach_Steinhaus/outline

17:42:55 Presenting theory Affine_Arithmetic.Affine_Form

17:42:55 Presenting theory HOL-Analysis.Cartesian_Space

17:42:55 Presenting theory HOL.Groups_Big

17:42:55 Presenting theory Taylor_Models.Taylor_Models

17:42:55 Presenting theory HOL.Complete_Partial_Order

17:42:56 Presenting theory HOL.Option

17:42:56 Presenting theory Taylor_Models.Experiments

17:42:56 Presenting Catalan_Numbers ...

17:42:56 Presenting document Catalan_Numbers/document

17:42:56 Presenting document Catalan_Numbers/outline

17:42:56 Presenting theory Banach_Steinhaus.Banach_Steinhaus_Missing

17:42:57 Presenting theory Catalan_Numbers.Catalan_Auxiliary_Integral

17:42:57 Presenting theory HOL.Partial_Function

17:42:57 Presenting file "Tools/Function/partial_function.ML"

17:42:58 Presenting theory Catalan_Numbers.Catalan_Numbers

17:42:58 Presenting Cayley_Hamilton ...

17:42:58 Presenting document Cayley_Hamilton/document

17:42:58 Presenting document Cayley_Hamilton/outline

17:42:58 Presenting theory Banach_Steinhaus.Banach_Steinhaus

17:42:59 Presenting Chord_Segments ...

17:42:59 Presenting document Chord_Segments/document

17:42:59 Presenting document Chord_Segments/outline

17:42:59 Presenting theory HOL-Analysis.Determinants

17:42:59 Presenting theory Chord_Segments.Chord_Segments

17:42:59 Presenting Complex_Bounded_Operators ...

17:42:59 Presenting document Complex_Bounded_Operators/document

17:42:59 Presenting document Complex_Bounded_Operators/outline

17:43:00 Presenting theory Complex_Bounded_Operators.Extra_General

17:43:01 Presenting theory Complex_Bounded_Operators.Extra_Vector_Spaces

17:43:01 Presenting theory Closest_Pair_Points.Closest_Pair

17:43:02 Presenting theory Cayley_Hamilton.Square_Matrix

17:43:02 Presenting theory Complex_Bounded_Operators.Extra_Ordered_Fields

17:43:03 Presenting theory HOL.Argo

17:43:03 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_expr.ML"

17:43:03 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_term.ML"

17:43:03 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_lit.ML"

17:43:03 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_proof.ML"

17:43:03 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_rewr.ML"

17:43:03 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_cls.ML"

17:43:03 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_common.ML"

17:43:03 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_cc.ML"

17:43:03 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_simplex.ML"

17:43:03 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_thy.ML"

17:43:03 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_heap.ML"

17:43:03 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_cdcl.ML"

17:43:03 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_core.ML"

17:43:03 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_clausify.ML"

17:43:03 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_solver.ML"

17:43:03 Presenting file "Tools/Argo/argo_tactic.ML"

17:43:03 Presenting theory Cayley_Hamilton.Cayley_Hamilton

17:43:03 Presenting Registers ...

17:43:03 Presenting document Registers/document

17:43:03 Presenting document Registers/outline

17:43:03 Presenting theory Registers.Axioms

17:43:04 Presenting theory Affine_Arithmetic.Floatarith_Expression

17:43:04 Presenting theory Complex_Bounded_Operators.Complex_Vector_Spaces0

17:43:04 Presenting theory HOL.SAT

17:43:04 Presenting file "Tools/prop_logic.ML"

17:43:04 Presenting file "Tools/sat_solver.ML"

17:43:04 Presenting file "Tools/sat.ML"

17:43:04 Presenting file "Tools/Argo/argo_sat_solver.ML"

17:43:05 Presenting theory Grothendieck_Schemes.Comm_Ring

17:43:06 Presenting theory HOL-Analysis.Elementary_Topology

17:43:07 Presenting theory Registers.Laws

17:43:07 Presenting theory Registers.Axioms_Complement

17:43:08 Presenting theory Registers.Laws_Complement

17:43:08 Presenting theory Closest_Pair_Points.Closest_Pair_Alternative

17:43:09 Presenting Differential_Game_Logic ...

17:43:09 Presenting document Differential_Game_Logic/document

17:43:09 Presenting document Differential_Game_Logic/outline

17:43:09 Presenting theory Differential_Game_Logic.Lib

17:43:09 Presenting theory Differential_Game_Logic.Identifiers

17:43:09 Presenting theory Differential_Game_Logic.Syntax

17:43:09 Presenting theory Registers.Axioms_Classical

17:43:09 Presenting theory Affine_Arithmetic.Straight_Line_Program

17:43:09 Presenting theory HOL.Fun_Def

17:43:09 Presenting file "Tools/Function/function_core.ML"

17:43:09 Presenting file "Tools/Function/mutual.ML"

17:43:10 Presenting file "Tools/Function/pattern_split.ML"

17:43:10 Presenting file "Tools/Function/relation.ML"

17:43:10 Presenting file "Tools/Function/function_elims.ML"

17:43:10 Presenting file "Tools/Function/function.ML"

17:43:10 Presenting file "Tools/Function/pat_completeness.ML"

17:43:10 Presenting file "Tools/Function/fun.ML"

17:43:10 Presenting file "Tools/Function/induction_schema.ML"

17:43:10 Presenting file "Tools/Function/measure_functions.ML"

17:43:10 Presenting file "Tools/Function/lexicographic_order.ML"

17:43:10 Presenting file "Tools/Function/termination.ML"

17:43:10 Presenting file "Tools/Function/scnp_solve.ML"

17:43:10 Presenting file "Tools/Function/scnp_reconstruct.ML"

17:43:10 Presenting file "Tools/Function/fun_cases.ML"

17:43:10 Presenting theory Complex_Bounded_Operators.Complex_Vector_Spaces

17:43:11 Presenting theory Differential_Game_Logic.Denotational_Semantics

17:43:11 Presenting theory HOL.Int

17:43:11 Presenting file "Tools/int_arith.ML"

17:43:11 Presenting theory Differential_Game_Logic.Static_Semantics

17:43:12 Presenting theory Complex_Bounded_Operators.Complex_Inner_Product0

17:43:12 Presenting theory Grothendieck_Schemes.Scheme

17:43:12 Presenting Echelon_Form ...

17:43:12 Presenting document Echelon_Form/document

17:43:12 Presenting document Echelon_Form/outline

17:43:12 Presenting theory HOL.Lattices_Big

17:43:14 Presenting theory HOL.Euclidean_Division

17:43:14 Presenting theory Echelon_Form.Rings2

17:43:15 Presenting theory Complex_Bounded_Operators.Complex_Inner_Product

17:43:15 Presenting theory Echelon_Form.Cayley_Hamilton_Compatible

17:43:15 Presenting theory HOL.Parity

17:43:15 Presenting theory Registers.Laws_Classical

17:43:15 Presenting theory Echelon_Form.Code_Cayley_Hamilton

17:43:15 Presenting theory Complex_Bounded_Operators.Extra_Operator_Norm

17:43:15 Presenting theory Complex_Bounded_Operators.One_Dimensional_Spaces

17:43:15 Presenting theory Registers.Misc

17:43:16 Presenting theory Complex_Bounded_Operators.Complex_Euclidean_Space0

17:43:16 Presenting theory HOL.Divides

17:43:16 Presenting theory Registers.Classical_Extra

17:43:17 Presenting theory Complex_Bounded_Operators.Complex_Bounded_Linear_Function0

17:43:17 Presenting theory Foundation_of_geometry.Congruence

17:43:17 Presenting theory Differential_Game_Logic.Coincidence

17:43:17 Presenting theory HOL-Analysis.Abstract_Topology

17:43:18 Presenting theory HOL.Numeral_Simprocs

17:43:18 Presenting file "$ISABELLE_HOME/src/Provers/Arith/assoc_fold.ML"

17:43:18 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_numerals.ML"

17:43:18 Presenting file "$ISABELLE_HOME/src/Provers/Arith/combine_numerals.ML"

17:43:18 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_numeral_factor.ML"

17:43:18 Presenting file "$ISABELLE_HOME/src/Provers/Arith/extract_common_term.ML"

17:43:18 Presenting file "Tools/numeral_simprocs.ML"

17:43:18 Presenting file "Tools/nat_numeral_simprocs.ML"

17:43:19 Presenting Hermite ...

17:43:19 Presenting document Hermite/document

17:43:19 Presenting document Hermite/outline

17:43:19 Presenting theory Complex_Bounded_Operators.Complex_Bounded_Linear_Function

17:43:20 Presenting theory HOL.Semiring_Normalization

17:43:20 Presenting file "Tools/semiring_normalizer.ML"

17:43:21 Presenting theory Registers.Finite_Tensor_Product

17:43:21 Presenting theory HOL.Groebner_Basis

17:43:21 Presenting file "Tools/groebner.ML"

17:43:22 Presenting theory Complex_Bounded_Operators.Complex_L2

17:43:22 Presenting theory HOL-Analysis.Abstract_Topology_2

17:43:22 Presenting theory Registers.Axioms_Quantum

17:43:23 Presenting theory Complex_Bounded_Operators.Extra_Jordan_Normal_Form

17:43:23 Presenting theory HOL.Set_Interval

17:43:24 Presenting theory HOL-Analysis.Connected

17:43:24 Presenting theory HOL-Analysis.Abstract_Limits

17:43:25 Presenting theory HOL-Analysis.Metric_Arith

17:43:25 Presenting file "metric_arith.ML"

17:43:25 Presenting theory Complex_Bounded_Operators.Cblinfun_Matrix

17:43:25 Presenting theory Echelon_Form.Echelon_Form

17:43:26 Presenting theory Complex_Bounded_Operators.Cblinfun_Code

17:43:26 Presenting theory Complex_Bounded_Operators.Extra_Pretty_Code_Examples

17:43:26 Presenting theory Complex_Bounded_Operators.Cblinfun_Code_Examples

17:43:26 Presenting Smith_Normal_Form ...

17:43:26 Presenting document Smith_Normal_Form/document

17:43:26 Presenting document Smith_Normal_Form/outline

17:43:26 Presenting theory Hermite.Hermite

17:43:26 Presenting theory Smith_Normal_Form.Smith_Normal_Form

17:43:26 Presenting theory Affine_Arithmetic.Affine_Approximation

17:43:27 Presenting theory Hermite.Hermite_IArrays

17:43:27 Presenting Modular_arithmetic_LLL_and_HNF_algorithms ...

17:43:27 Presenting document Modular_arithmetic_LLL_and_HNF_algorithms/document

17:43:27 Presenting document Modular_arithmetic_LLL_and_HNF_algorithms/outline

17:43:27 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Matrix_Change_Row

17:43:27 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Signed_Modulo

17:43:27 Presenting theory Registers.Laws_Quantum

17:43:27 Presenting theory Echelon_Form.Echelon_Form_Det

17:43:27 Presenting theory Affine_Arithmetic.Counterclockwise

17:43:27 Presenting theory Echelon_Form.Echelon_Form_Inverse

17:43:27 Presenting theory Registers.Quantum

17:43:28 Presenting theory Affine_Arithmetic.Counterclockwise_Vector

17:43:28 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Storjohann_Mod_Operation

17:43:28 Presenting theory Registers.Quantum_Extra

17:43:28 Presenting theory Echelon_Form.Examples_Echelon_Form_Abstract

17:43:28 Presenting theory Registers.QHoare

17:43:29 Presenting theory Registers.Finite_Tensor_Product_Matrices

17:43:30 Presenting theory Affine_Arithmetic.Counterclockwise_2D_Strict

17:43:30 Presenting theory Echelon_Form.Echelon_Form_IArrays

17:43:30 Presenting theory Registers.Teleport

17:43:31 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Storjohann

17:43:32 Presenting theory Echelon_Form.Echelon_Form_Det_IArrays

17:43:32 Presenting theory Echelon_Form.Code_Cayley_Hamilton_IArrays

17:43:32 Presenting theory Echelon_Form.Echelon_Form_Inverse_IArrays

17:43:32 Presenting theory Affine_Arithmetic.Polygon

17:43:33 Presenting theory Echelon_Form.Examples_Echelon_Form_IArrays

17:43:33 Presenting First_Welfare_Theorem ...

17:43:33 Presenting document First_Welfare_Theorem/document

17:43:33 Presenting document First_Welfare_Theorem/outline

17:43:33 Presenting theory HOL-Analysis.Elementary_Metric_Spaces

17:43:33 Presenting theory First_Welfare_Theorem.Syntax

17:43:33 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Storjohann_Impl

17:43:33 Presenting theory First_Welfare_Theorem.Argmax

17:43:33 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Uniqueness_Hermite

17:43:34 Presenting theory First_Welfare_Theorem.Preferences

17:43:34 Presenting theory Registers.Axioms_Complement_Quantum

17:43:34 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Uniqueness_Hermite_JNF

17:43:34 Presenting theory First_Welfare_Theorem.Utility_Functions

17:43:34 Presenting theory First_Welfare_Theorem.Consumers

17:43:35 Presenting theory First_Welfare_Theorem.Common

17:43:35 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.HNF_Mod_Det_Algorithm

17:43:35 Presenting theory First_Welfare_Theorem.Exchange_Economy

17:43:35 Presenting theory Affine_Arithmetic.Counterclockwise_2D_Arbitrary

17:43:36 Presenting theory First_Welfare_Theorem.Private_Ownership_Economy

17:43:37 Presenting theory HOL-Analysis.Elementary_Normed_Spaces

17:43:37 Presenting theory Registers.Laws_Complement_Quantum

17:43:37 Presenting theory Registers.Quantum_Extra2

17:43:37 Presenting theory First_Welfare_Theorem.Arrow_Debreu_Model

17:43:37 Presenting Furstenberg_Topology ...

17:43:37 Presenting document Furstenberg_Topology/document

17:43:37 Presenting document Furstenberg_Topology/outline

17:43:38 Presenting theory Furstenberg_Topology.Furstenberg_Topology

17:43:39 Presenting Gauss_Jordan ...

17:43:39 Presenting theory HOL-Analysis.Norm_Arith

17:43:39 Presenting file "normarith.ML"

17:43:39 Presenting document Gauss_Jordan/document

17:43:39 Presenting document Gauss_Jordan/outline

17:43:39 Presenting theory Smith_Normal_Form.Diagonal_To_Smith

17:43:39 Presenting theory HOL.Presburger

17:43:39 Presenting file "Tools/Qelim/qelim.ML"

17:43:39 Presenting file "Tools/Qelim/cooper_procedure.ML"

17:43:39 Presenting file "Tools/Qelim/cooper.ML"

17:43:39 Presenting file "Tools/try0.ML"

17:43:40 Presenting theory Gauss_Jordan.Rref

17:43:40 Presenting theory Gauss_Jordan.Code_Set

17:43:41 Presenting theory Gauss_Jordan.Code_Matrix

17:43:41 Presenting theory Differential_Game_Logic.USubst

17:43:42 Presenting theory Differential_Game_Logic.Ids

17:43:42 Presenting theory Smith_Normal_Form.Mod_Type_Connect

17:43:42 Presenting theory Differential_Game_Logic.Axioms

17:43:42 Presenting theory Differential_Game_Logic.Differential_Game_Logic

17:43:42 Presenting Green ...

17:43:42 Presenting document Green/document

17:43:42 Presenting document Green/outline

17:43:43 Presenting theory Green.General_Utils

17:43:43 Presenting theory Registers.Pure_States

17:43:43 Presenting theory Registers.Check_Autogenerated_Files

17:43:43 Presenting Gromov_Hyperbolicity ...

17:43:43 Presenting document Gromov_Hyperbolicity/document

17:43:43 Presenting document Gromov_Hyperbolicity/outline

17:43:44 Presenting theory Gauss_Jordan.Elementary_Operations

17:43:44 Presenting theory HOL-Analysis.Topology_Euclidean_Space

17:43:45 Presenting theory Green.Derivs

17:43:45 Presenting theory Gauss_Jordan.Rank

17:43:47 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.HNF_Mod_Det_Soundness

17:43:47 Presenting theory Affine_Arithmetic.Intersection

17:43:47 Presenting theory Smith_Normal_Form.SNF_Missing_Lemmas

17:43:47 Presenting theory Green.Integrals

17:43:49 Presenting theory Affine_Arithmetic.Affine_Code

17:43:49 Presenting theory Gromov_Hyperbolicity.Library_Complements

17:43:49 Presenting theory Affine_Arithmetic.Optimize_Integer

17:43:49 Presenting theory Affine_Arithmetic.Optimize_Float

17:43:50 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.LLL_Certification_via_HNF

17:43:50 Presenting theory Affine_Arithmetic.Print

17:43:50 Presenting HOL-Analysis-ex ...

17:43:50 Presenting theory Affine_Arithmetic.Float_Real

17:43:50 Presenting theory Gromov_Hyperbolicity.Eexp_Eln

17:43:50 Presenting theory HOL-Analysis.Convex_Euclidean_Space

17:43:50 Presenting theory HOL-Analysis-ex.Approximations

17:43:50 Presenting theory Affine_Arithmetic.Ex_Affine_Approximation

17:43:51 Presenting theory HOL-Analysis-ex.Metric_Arith_Examples

17:43:51 Presenting HOL-Complex_Analysis ...

17:43:51 Presenting document HOL-Complex_Analysis/document

17:43:51 Presenting document HOL-Complex_Analysis/manual

17:43:51 Presenting theory Affine_Arithmetic.Ex_Ineqs

17:43:51 Presenting theory Gromov_Hyperbolicity.Hausdorff_Distance

17:43:51 Presenting theory HOL-Analysis.Operator_Norm

17:43:52 Presenting theory Affine_Arithmetic.Ex_Inter

17:43:52 Presenting theory Affine_Arithmetic.Affine_Arithmetic

17:43:52 Presenting Bernoulli ...

17:43:52 Presenting document Bernoulli/document

17:43:52 Presenting document Bernoulli/outline

17:43:53 Presenting theory Bernoulli.Bernoulli

17:43:53 Presenting theory HOL-Complex_Analysis.Contour_Integration

17:43:53 Presenting theory Bernoulli.Periodic_Bernpoly

17:43:54 Presenting theory HOL-Analysis.Line_Segment

17:43:55 Presenting theory Smith_Normal_Form.Cauchy_Binet

17:43:56 Presenting theory Bernoulli.Bernoulli_FPS

17:43:56 Presenting theory Gauss_Jordan.Gauss_Jordan

17:43:56 Presenting theory Smith_Normal_Form.Smith_Normal_Form_JNF

17:43:57 Presenting theory Bernoulli.Bernoulli_Zeta

17:43:57 Presenting Euler_MacLaurin ...

17:43:57 Presenting document Euler_MacLaurin/document

17:43:57 Presenting document Euler_MacLaurin/outline

17:43:58 Presenting theory HOL-Complex_Analysis.Cauchy_Integral_Theorem

17:43:59 Presenting theory Smith_Normal_Form.Rings2_Extended

17:43:59 Presenting theory Smith_Normal_Form.Finite_Field_Mod_Type_Connection

17:43:59 Presenting theory Gromov_Hyperbolicity.Isometries

17:44:00 Presenting theory HOL-Analysis.Extended_Real_Limits

17:44:01 Presenting theory Gauss_Jordan.Linear_Maps

17:44:02 Presenting theory Smith_Normal_Form.Admits_SNF_From_Diagonal_Iff_Bezout_Ring

17:44:02 Presenting theory Gromov_Hyperbolicity.Metric_Completion

17:44:03 Presenting theory Euler_MacLaurin.Euler_MacLaurin

17:44:03 Presenting theory HOL-Analysis.Summation_Tests

17:44:03 Presenting theory Gauss_Jordan.Gauss_Jordan_PA

17:44:04 Presenting theory Euler_MacLaurin.Euler_MacLaurin_Landau

17:44:04 Presenting Lambert_W ...

17:44:04 Presenting document Lambert_W/document

17:44:04 Presenting document Lambert_W/outline

17:44:04 Presenting theory HOL-Complex_Analysis.Winding_Numbers

17:44:05 Presenting theory Green.Paths

17:44:05 Presenting theory Gromov_Hyperbolicity.Gromov_Hyperbolicity

17:44:05 Presenting theory HOL-Analysis.Uniform_Limit

17:44:06 Presenting theory Gauss_Jordan.Determinants2

17:44:06 Presenting theory HOL.SMT

17:44:06 Presenting file "Tools/SMT/smt_util.ML"

17:44:06 Presenting file "Tools/SMT/smt_failure.ML"

17:44:06 Presenting file "Tools/SMT/smt_config.ML"

17:44:06 Presenting file "Tools/SMT/smt_builtin.ML"

17:44:06 Presenting file "Tools/SMT/smt_datatypes.ML"

17:44:06 Presenting file "Tools/SMT/smt_normalize.ML"

17:44:06 Presenting file "Tools/SMT/smt_translate.ML"

17:44:06 Presenting file "Tools/SMT/smtlib.ML"

17:44:06 Presenting file "Tools/SMT/smtlib_interface.ML"

17:44:06 Presenting file "Tools/SMT/smtlib_proof.ML"

17:44:06 Presenting file "Tools/SMT/smtlib_isar.ML"

17:44:06 Presenting file "Tools/SMT/z3_proof.ML"

17:44:06 Presenting file "Tools/SMT/z3_isar.ML"

17:44:06 Presenting file "Tools/SMT/smt_solver.ML"

17:44:06 Presenting file "Tools/SMT/cvc4_interface.ML"

17:44:06 Presenting file "Tools/SMT/lethe_proof.ML"

17:44:06 Presenting file "Tools/SMT/lethe_isar.ML"

17:44:06 Presenting file "Tools/SMT/lethe_proof_parse.ML"

17:44:06 Presenting file "Tools/SMT/cvc4_proof_parse.ML"

17:44:06 Presenting file "Tools/SMT/verit_proof.ML"

17:44:06 Presenting file "Tools/SMT/conj_disj_perm.ML"

17:44:06 Presenting file "Tools/SMT/smt_replay_methods.ML"

17:44:06 Presenting file "Tools/SMT/smt_replay.ML"

17:44:06 Presenting file "Tools/SMT/smt_replay_arith.ML"

17:44:06 Presenting file "Tools/SMT/z3_interface.ML"

17:44:06 Presenting file "Tools/SMT/z3_replay_rules.ML"

17:44:06 Presenting file "Tools/SMT/z3_replay_methods.ML"

17:44:06 Presenting file "Tools/SMT/z3_replay.ML"

17:44:06 Presenting file "Tools/SMT/lethe_replay_methods.ML"

17:44:06 Presenting file "Tools/SMT/verit_replay_methods.ML"

17:44:06 Presenting file "Tools/SMT/verit_replay.ML"

17:44:06 Presenting file "Tools/SMT/smt_systems.ML"

17:44:07 Presenting theory Gauss_Jordan.Inverse

17:44:07 Presenting theory Lambert_W.Lambert_W

17:44:07 Presenting theory Smith_Normal_Form.SNF_Uniqueness

17:44:08 Presenting theory Lambert_W.Lambert_W_MacLaurin_Series

17:44:08 Presenting theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces

17:44:08 Presenting Stirling_Formula ...

17:44:08 Presenting document Stirling_Formula/document

17:44:08 Presenting document Stirling_Formula/outline

17:44:08 Presenting theory Smith_Normal_Form.Cauchy_Binet_HOL_Analysis

17:44:09 Presenting theory Smith_Normal_Form.Diagonalize

17:44:09 Presenting theory Smith_Normal_Form.SNF_Algorithm_Two_Steps

17:44:10 Presenting theory Stirling_Formula.Stirling_Formula

17:44:10 Presenting theory HOL-Analysis.Function_Topology

17:44:11 Presenting theory Gauss_Jordan.System_Of_Equations

17:44:11 Presenting theory Gauss_Jordan.Code_Z2

17:44:12 Presenting theory Gauss_Jordan.Examples_Gauss_Jordan_Abstract

17:44:12 Presenting theory Gauss_Jordan.IArray_Addenda

17:44:12 Presenting theory HOL-Analysis.Bounded_Linear_Function

17:44:13 Presenting theory Gauss_Jordan.Matrix_To_IArray

17:44:13 Presenting theory Smith_Normal_Form.Diagonal_To_Smith_JNF

17:44:13 Presenting theory HOL-Complex_Analysis.Cauchy_Integral_Formula

17:44:14 Presenting theory Smith_Normal_Form.SNF_Algorithm_Two_Steps_JNF

17:44:15 Presenting theory Gauss_Jordan.Gauss_Jordan_IArrays

17:44:17 Presenting theory Gromov_Hyperbolicity.Morse_Gromov_Theorem

17:44:17 Presenting theory Stirling_Formula.Gamma_Asymptotics

17:44:17 Presenting Clique_and_Monotone_Circuits ...

17:44:17 Presenting document Clique_and_Monotone_Circuits/document

17:44:17 Presenting document Clique_and_Monotone_Circuits/outline

17:44:18 Presenting theory Gauss_Jordan.Gauss_Jordan_PA_IArrays

17:44:18 Presenting theory Clique_and_Monotone_Circuits.Preliminaries

17:44:18 Presenting theory Clique_and_Monotone_Circuits.Monotone_Formula

17:44:19 Presenting theory HOL-Complex_Analysis.Conformal_Mappings

17:44:19 Presenting theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces_IArrays

17:44:20 Presenting theory Clique_and_Monotone_Circuits.Assumptions_and_Approximations

17:44:20 Presenting theory HOL-Analysis.Derivative

17:44:20 Presenting theory HOL.Sledgehammer

17:44:20 Presenting file "Tools/ATP/system_on_tptp.ML"

17:44:20 Presenting file "Tools/Sledgehammer/async_manager_legacy.ML"

17:44:20 Presenting file "Tools/Sledgehammer/sledgehammer_util.ML"

17:44:20 Presenting file "Tools/Sledgehammer/sledgehammer_fact.ML"

17:44:20 Presenting file "Tools/Sledgehammer/sledgehammer_proof_methods.ML"

17:44:20 Presenting file "Tools/Sledgehammer/sledgehammer_isar_annotate.ML"

17:44:20 Presenting file "Tools/Sledgehammer/sledgehammer_isar_proof.ML"

17:44:20 Presenting file "Tools/Sledgehammer/sledgehammer_isar_preplay.ML"

17:44:20 Presenting file "Tools/Sledgehammer/sledgehammer_isar_compress.ML"

17:44:20 Presenting file "Tools/Sledgehammer/sledgehammer_isar_minimize.ML"

17:44:20 Presenting file "Tools/Sledgehammer/sledgehammer_isar.ML"

17:44:20 Presenting file "Tools/Sledgehammer/sledgehammer_atp_systems.ML"

17:44:20 Presenting file "Tools/Sledgehammer/sledgehammer_prover.ML"

17:44:20 Presenting file "Tools/Sledgehammer/sledgehammer_prover_atp.ML"

17:44:20 Presenting file "Tools/Sledgehammer/sledgehammer_prover_smt.ML"

17:44:20 Presenting file "Tools/Sledgehammer/sledgehammer_prover_minimize.ML"

17:44:20 Presenting file "Tools/Sledgehammer/sledgehammer_mepo.ML"

17:44:20 Presenting file "Tools/Sledgehammer/sledgehammer_mash.ML"

17:44:20 Presenting theory Green.Green

17:44:20 Presenting file "Tools/Sledgehammer/sledgehammer.ML"

17:44:20 Presenting file "Tools/Sledgehammer/sledgehammer_commands.ML"

17:44:20 Presenting file "Tools/Sledgehammer/sledgehammer_tactics.ML"

17:44:21 Presenting theory HOL.Lifting_Set

17:44:21 Presenting theory Gauss_Jordan.System_Of_Equations_IArrays

17:44:21 Presenting theory Green.SymmetricR2Shapes

17:44:22 Presenting theory Gromov_Hyperbolicity.Bonk_Schramm_Extension

17:44:23 Presenting theory Gauss_Jordan.Determinants_IArrays

17:44:23 Presenting theory HOL-Analysis.Cartesian_Euclidean_Space

17:44:23 Presenting theory HOL-Complex_Analysis.Complex_Singularities

17:44:23 Presenting theory Gauss_Jordan.Inverse_IArrays

17:44:24 Presenting theory Green.CircExample

17:44:24 Presenting theory Clique_and_Monotone_Circuits.Clique_Large_Monotone_Circuits

17:44:24 Presenting theory Smith_Normal_Form.SNF_Algorithm

17:44:24 Presenting theory HOL-Complex_Analysis.Complex_Residues

17:44:24 Presenting theory Gauss_Jordan.Examples_Gauss_Jordan_IArrays

17:44:25 Presenting Comparison_Sort_Lower_Bound ...

17:44:25 Presenting document Comparison_Sort_Lower_Bound/document

17:44:25 Presenting document Comparison_Sort_Lower_Bound/outline

17:44:25 Presenting theory Gauss_Jordan.Code_Generation_IArrays

17:44:25 Presenting theory Gauss_Jordan.Code_Generation_IArrays_SML

17:44:25 Presenting theory Gauss_Jordan.Code_Real_Approx_By_Float_Haskell

17:44:25 Presenting theory Gauss_Jordan.Code_Rational

17:44:25 Presenting theory Gauss_Jordan.Code_Generation_IArrays_Haskell

17:44:25 Presenting Irrationals_From_THEBOOK ...

17:44:25 Presenting document Irrationals_From_THEBOOK/document

17:44:25 Presenting document Irrationals_From_THEBOOK/outline

17:44:26 Presenting theory Comparison_Sort_Lower_Bound.Linorder_Relations

17:44:26 Presenting theory Irrationals_From_THEBOOK.Irrationals_From_THEBOOK

17:44:26 Presenting Cartan_FP ...

17:44:26 Presenting document Cartan_FP/document

17:44:26 Presenting document Cartan_FP/outline

17:44:26 Presenting theory Green.DiamExample

17:44:26 Presenting theory Comparison_Sort_Lower_Bound.Comparison_Sort_Lower_Bound

17:44:26 Presenting Cotangent_PFD_Formula ...

17:44:26 Presenting document Cotangent_PFD_Formula/document

17:44:26 Presenting document Cotangent_PFD_Formula/outline

17:44:26 Presenting theory Smith_Normal_Form.SNF_Algorithm_HOL_Analysis

17:44:26 Presenting Count_Complex_Roots ...

17:44:26 Presenting document Count_Complex_Roots/document

17:44:26 Presenting document Count_Complex_Roots/outline

17:44:27 Presenting theory HOL-Complex_Analysis.Residue_Theorem

17:44:27 Presenting theory Cartan_FP.Cartan

17:44:27 Presenting Linear_Recurrences ...

17:44:27 Presenting document Linear_Recurrences/document

17:44:27 Presenting document Linear_Recurrences/outline

17:44:28 Presenting theory Cotangent_PFD_Formula.Cotangent_PFD_Formula

17:44:28 Presenting Dirichlet_Series ...

17:44:28 Presenting document Dirichlet_Series/document

17:44:28 Presenting document Dirichlet_Series/outline

17:44:28 Presenting theory Dirichlet_Series.Dirichlet_Misc

17:44:28 Presenting theory Count_Complex_Roots.CC_Polynomials_Extra

17:44:29 Presenting theory Dirichlet_Series.Multiplicative_Function

17:44:29 Presenting theory HOL.List

17:44:30 Presenting theory Linear_Recurrences.RatFPS

17:44:30 Presenting theory Linear_Recurrences.Pochhammer_Polynomials

17:44:30 Presenting theory Linear_Recurrences.Linear_Recurrences_Misc

17:44:30 Presenting theory Dirichlet_Series.Dirichlet_Product

17:44:31 Presenting theory HOL.Groups_List

17:44:31 Presenting theory Linear_Recurrences.Partial_Fraction_Decomposition

17:44:32 Presenting theory Linear_Recurrences.Factorizations

17:44:32 Presenting theory HOL-Complex_Analysis.Great_Picard

17:44:33 Presenting theory Smith_Normal_Form.Elementary_Divisor_Rings

17:44:33 Presenting theory Linear_Recurrences.Rational_FPS_Solver

17:44:33 Presenting theory Linear_Recurrences.Linear_Recurrences_Common

17:44:34 Presenting theory Gromov_Hyperbolicity.Gromov_Boundary

17:44:34 Presenting theory Linear_Recurrences.Linear_Homogenous_Recurrences

17:44:34 Presenting theory HOL.Bit_Operations

17:44:34 Presenting theory Linear_Recurrences.Eulerian_Polynomials

17:44:35 Presenting theory Linear_Recurrences.Linear_Inhomogenous_Recurrences

17:44:36 Presenting theory Gromov_Hyperbolicity.Boundary_Extension

17:44:36 Presenting theory Dirichlet_Series.Dirichlet_Series

17:44:36 Presenting theory Linear_Recurrences.Rational_FPS_Asymptotics

17:44:36 Presenting theory HOL.Code_Numeral

17:44:36 Presenting Gauss_Sums ...

17:44:36 Presenting document Gauss_Sums/document

17:44:36 Presenting document Gauss_Sums/outline

17:44:36 Presenting theory HOL-Analysis.Starlike

17:44:36 Presenting theory Gauss_Sums.Gauss_Sums_Auxiliary

17:44:36 Presenting theory HOL.Random

17:44:37 Presenting theory Gauss_Sums.Periodic_Arithmetic

17:44:37 Presenting theory Gauss_Sums.Complex_Roots_Of_Unity

17:44:37 Presenting theory Dirichlet_Series.Moebius_Mu

17:44:38 Presenting theory Gauss_Sums.Finite_Fourier_Series

17:44:38 Presenting theory Gromov_Hyperbolicity.Busemann_Function

17:44:38 Presenting theory Dirichlet_Series.More_Totient

17:44:38 Presenting theory Smith_Normal_Form.SNF_Algorithm_Euclidean_Domain

17:44:38 Presenting theory Dirichlet_Series.Liouville_Lambda

17:44:38 Presenting theory HOL.Map

17:44:38 Presenting theory HOL-Complex_Analysis.Riemann_Mapping

17:44:38 Presenting theory Gauss_Sums.Ramanujan_Sums

17:44:39 Presenting theory Smith_Normal_Form.Smith_Certified

17:44:39 Presenting theory HOL-Complex_Analysis.Complex_Analysis

17:44:39 Presenting Zeta_Function ...

17:44:39 Presenting theory HOL-Analysis.Product_Topology

17:44:39 Presenting theory Dirichlet_Series.Divisor_Count

17:44:39 Presenting document Zeta_Function/document

17:44:39 Presenting document Zeta_Function/outline

17:44:39 Presenting theory Count_Complex_Roots.Extended_Sturm

17:44:40 Presenting theory Dirichlet_Series.Arithmetic_Summatory

17:44:40 Presenting theory Smith_Normal_Form.Alternative_Proofs

17:44:40 Presenting Dirichlet_L ...

17:44:40 Presenting document Dirichlet_L/document

17:44:40 Presenting document Dirichlet_L/outline

17:44:40 Presenting theory Dirichlet_Series.Partial_Summation

17:44:40 Presenting theory Gauss_Sums.Gauss_Sums

17:44:40 Presenting theory HOL-Analysis.T1_Spaces

17:44:40 Presenting theory HOL.Enum

17:44:41 Presenting theory Dirichlet_Series.Euler_Products

17:44:41 Presenting theory Gauss_Sums.Polya_Vinogradov

17:44:41 Presenting Prime_Distribution_Elementary ...

17:44:41 Presenting document Prime_Distribution_Elementary/document

17:44:41 Presenting document Prime_Distribution_Elementary/outline

17:44:42 Presenting theory Prime_Distribution_Elementary.Prime_Distribution_Elementary_Library

17:44:42 Presenting theory Count_Complex_Roots.Count_Line

17:44:42 Presenting theory HOL.String

17:44:42 Presenting file "Tools/string_syntax.ML"

17:44:42 Presenting file "Tools/literal.ML"

17:44:42 Presenting theory HOL.Typerep

17:44:42 Presenting theory Prime_Distribution_Elementary.More_Dirichlet_Misc

17:44:42 Presenting theory Gromov_Hyperbolicity.Isometries_Classification

17:44:42 Presenting theory Prime_Distribution_Elementary.Primes_Omega

17:44:43 Presenting IMO2019 ...

17:44:43 Presenting document IMO2019/document

17:44:43 Presenting document IMO2019/outline

17:44:43 Presenting theory Prime_Distribution_Elementary.Primorial

17:44:43 Presenting theory Zeta_Function.Zeta_Library

17:44:43 Presenting theory IMO2019.IMO2019_Q1

17:44:43 Presenting theory Prime_Distribution_Elementary.Lcm_Nat_Upto

17:44:43 Presenting theory HOL.Predicate

17:44:43 Presenting theory Prime_Distribution_Elementary.Shapiro_Tauberian

17:44:43 Presenting theory IMO2019.IMO2019_Q4

17:44:44 Presenting theory HOL.Lazy_Sequence

17:44:44 Presenting theory Prime_Distribution_Elementary.Partial_Zeta_Bounds

17:44:44 Presenting theory HOL.Limited_Sequence

17:44:44 Presenting theory Prime_Distribution_Elementary.Moebius_Mu_Sum

17:44:45 Presenting theory IMO2019.IMO2019_Q5

17:44:45 Presenting Prime_Number_Theorem ...

17:44:45 Presenting document Prime_Number_Theorem/document

17:44:45 Presenting document Prime_Number_Theorem/outline

17:44:45 Presenting theory Prime_Distribution_Elementary.Elementary_Prime_Bounds

17:44:46 Presenting theory Prime_Distribution_Elementary.Summatory_Divisor_Sigma_Bounds

17:44:46 Presenting theory HOL.Code_Evaluation

17:44:46 Presenting file "Tools/code_evaluation.ML"

17:44:46 Presenting file "Tools/value_command.ML"

17:44:46 Presenting file "Tools/reification.ML"

17:44:46 Presenting theory Prime_Distribution_Elementary.Selberg_Asymptotic_Formula

17:44:47 Presenting theory Prime_Distribution_Elementary.PNT_Consequences

17:44:48 Presenting Zeta_3_Irrational ...

17:44:48 Presenting document Zeta_3_Irrational/document

17:44:48 Presenting document Zeta_3_Irrational/outline

17:44:48 Presenting theory Count_Complex_Roots.Count_Half_Plane

17:44:48 Presenting theory Dirichlet_Series.Dirichlet_Series_Analysis

17:44:49 Presenting theory Dirichlet_L.Multiplicative_Characters

17:44:49 Presenting theory Count_Complex_Roots.Count_Circle

17:44:49 Presenting theory HOL-Analysis.Path_Connected

17:44:50 Presenting theory Zeta_3_Irrational.Zeta_3_Irrational

17:44:50 Presenting E_Transcendental ...

17:44:50 Presenting document E_Transcendental/document

17:44:50 Presenting document E_Transcendental/outline

17:44:51 Presenting theory Dirichlet_L.Dirichlet_Characters

17:44:51 Presenting theory E_Transcendental.E_Transcendental

17:44:51 Presenting Pi_Transcendental ...

17:44:51 Presenting document Pi_Transcendental/document

17:44:51 Presenting document Pi_Transcendental/outline

17:44:51 Presenting theory HOL.Quickcheck_Random

17:44:51 Presenting file "Tools/Quickcheck/quickcheck_common.ML"

17:44:51 Presenting file "Tools/Quickcheck/random_generators.ML"

17:44:52 Presenting theory Dirichlet_Series.Arithmetic_Summatory_Asymptotics

17:44:52 Presenting theory Pi_Transcendental.Pi_Transcendental_Polynomial_Library

17:44:52 Presenting theory HOL.Random_Pred

17:44:52 Presenting theory Dirichlet_Series.Dirichlet_Efficient_Code

17:44:52 Presenting Hermite_Lindemann ...

17:44:52 Presenting document Hermite_Lindemann/document

17:44:52 Presenting document Hermite_Lindemann/outline

17:44:52 Presenting theory Pi_Transcendental.Pi_Transcendental

17:44:52 Presenting Error_Function ...

17:44:52 Presenting document Error_Function/document

17:44:52 Presenting document Error_Function/outline

17:44:52 Presenting theory Hermite_Lindemann.Algebraic_Integer_Divisibility

17:44:53 Presenting theory HOL.Random_Sequence

17:44:53 Presenting theory Error_Function.Error_Function

17:44:53 Presenting theory HOL-Analysis.Weierstrass_Theorems

17:44:53 Presenting theory Error_Function.Error_Function_Asymptotics

17:44:53 Presenting theory Hermite_Lindemann.More_Polynomial_HLW

17:44:53 Presenting Transcendence_Series_Hancl_Rucki ...

17:44:53 Presenting document Transcendence_Series_Hancl_Rucki/document

17:44:53 Presenting document Transcendence_Series_Hancl_Rucki/outline

17:44:54 Presenting theory Hermite_Lindemann.More_Min_Int_Poly

17:44:54 Presenting theory Prime_Number_Theorem.Prime_Number_Theorem_Library

17:44:54 Presenting theory Count_Complex_Roots.Count_Rectangle

17:44:54 Presenting theory Hermite_Lindemann.Complex_Lexorder

17:44:54 Presenting theory Count_Complex_Roots.Count_Complex_Roots

17:44:54 Presenting theory Count_Complex_Roots.Count_Complex_Roots_Examples

17:44:54 Presenting Wetzels_Problem ...

17:44:54 Presenting document Wetzels_Problem/document

17:44:54 Presenting document Wetzels_Problem/outline

17:44:54 Presenting theory Transcendence_Series_Hancl_Rucki.Transcendence_Series

17:44:54 Presenting theory Hermite_Lindemann.More_Multivariate_Polynomial_HLW

17:44:55 Presenting Winding_Number_Eval ...

17:44:55 Presenting document Winding_Number_Eval/document

17:44:55 Presenting document Winding_Number_Eval/outline

17:44:55 Presenting theory Hermite_Lindemann.More_Algebraic_Numbers_HLW

17:44:55 Presenting theory Winding_Number_Eval.Missing_Topology

17:44:55 Presenting theory Wetzels_Problem.Wetzels_Problem

17:44:56 Presenting HOL-Homology ...

17:44:56 Presenting document HOL-Homology/document

17:44:56 Presenting document HOL-Homology/manual

17:44:56 Presenting theory Hermite_Lindemann.Misc_HLW

17:44:56 Presenting theory Winding_Number_Eval.Missing_Algebraic

17:44:56 Presenting theory Zeta_Function.Zeta_Function

17:44:56 Presenting theory Dirichlet_L.Dirichlet_L_Functions

17:44:57 Presenting theory Winding_Number_Eval.Missing_Transcendental

17:44:57 Presenting theory Prime_Number_Theorem.Newman_Ingham_Tauberian

17:44:57 Presenting theory Winding_Number_Eval.Missing_Analysis

17:44:58 Presenting theory Dirichlet_L.Dirichlet_Theorem

17:44:58 Presenting HOL-Probability ...

17:44:58 Presenting document HOL-Probability/document

17:44:58 Presenting document HOL-Probability/outline

17:44:58 Presenting theory Zeta_Function.Zeta_Laurent_Expansion

17:44:58 Presenting theory HOL.Quickcheck_Exhaustive

17:44:58 Presenting file "Tools/Quickcheck/exhaustive_generators.ML"

17:44:58 Presenting file "Tools/Quickcheck/abstract_generators.ML"

17:44:59 Presenting theory HOL-Analysis.Sigma_Algebra

17:45:01 Presenting theory Zeta_Function.Hadjicostas_Chapman

17:45:01 Presenting Applicative_Lifting ...

17:45:01 Presenting document Applicative_Lifting/document

17:45:01 Presenting document Applicative_Lifting/outline

17:45:02 Presenting theory Winding_Number_Eval.Cauchy_Index_Theorem

17:45:03 Presenting theory Prime_Number_Theorem.Prime_Counting_Functions

17:45:03 Presenting theory Hermite_Lindemann.Hermite_Lindemann

17:45:03 Presenting theory HOL-Analysis.Measurable

17:45:03 Presenting file "measurable.ML"

17:45:03 Presenting Stern_Brocot ...

17:45:03 Presenting document Stern_Brocot/document

17:45:03 Presenting document Stern_Brocot/outline

17:45:04 Presenting theory Stern_Brocot.Cotree

17:45:04 Presenting theory Stern_Brocot.Cotree_Algebra

17:45:05 Presenting theory Winding_Number_Eval.Winding_Number_Eval

17:45:05 Presenting theory HOL-Probability.Probability_Measure

17:45:06 Presenting theory Winding_Number_Eval.Winding_Number_Eval_Examples

17:45:06 Presenting Buffons_Needle ...

17:45:06 Presenting document Buffons_Needle/document

17:45:06 Presenting document Buffons_Needle/outline

17:45:06 Presenting theory Prime_Number_Theorem.Prime_Number_Theorem

17:45:06 Presenting theory Buffons_Needle.Buffons_Needle

17:45:06 Presenting Deep_Learning ...

17:45:06 Presenting document Deep_Learning/document

17:45:06 Presenting document Deep_Learning/outline

17:45:06 Presenting theory Stern_Brocot.Stern_Brocot_Tree

17:45:07 Presenting theory HOL-Probability.Distribution_Functions

17:45:07 Presenting theory Deep_Learning.Tensor

17:45:07 Presenting theory Deep_Learning.Tensor_Subtensor

17:45:07 Presenting theory Deep_Learning.Tensor_Plus

17:45:07 Presenting theory Deep_Learning.Tensor_Scalar_Mult

17:45:07 Presenting theory Stern_Brocot.Bird_Tree

17:45:07 Presenting Density_Compiler ...

17:45:07 Presenting document Density_Compiler/document

17:45:07 Presenting document Density_Compiler/outline

17:45:08 Presenting theory Deep_Learning.Tensor_Product

17:45:08 Presenting theory Deep_Learning.Tensor_Unit_Vec

17:45:08 Presenting theory Deep_Learning.Tensor_Rank

17:45:08 Presenting theory HOL-Probability.Weak_Convergence

17:45:08 Presenting theory Deep_Learning.Tensor_Matricization

17:45:09 Presenting theory Prime_Number_Theorem.Mertens_Theorems

17:45:09 Presenting theory Deep_Learning.DL_Rank_CP_Rank

17:45:09 Presenting theory Deep_Learning.DL_Flatten_Matrix

17:45:09 Presenting theory Density_Compiler.Density_Predicates

17:45:09 Presenting DiscretePricing ...

17:45:09 Presenting document DiscretePricing/document

17:45:09 Presenting document DiscretePricing/outline

17:45:10 Presenting theory DiscretePricing.Generated_Subalgebra

17:45:10 Presenting theory Deep_Learning.DL_Network

17:45:10 Presenting theory Deep_Learning.DL_Concrete_Matrices

17:45:10 Presenting theory Deep_Learning.DL_Missing_Finite_Set

17:45:11 Presenting theory Density_Compiler.PDF_Transformations

17:45:11 Presenting theory DiscretePricing.Filtration

17:45:12 Presenting theory Deep_Learning.DL_Deep_Model

17:45:12 Presenting theory Applicative_Lifting.Applicative

17:45:12 Presenting file "applicative.ML"

17:45:12 Presenting theory Applicative_Lifting.Applicative_Environment

17:45:12 Presenting theory DiscretePricing.Martingale

17:45:12 Presenting theory Applicative_Lifting.Applicative_Option

17:45:13 Presenting theory Applicative_Lifting.Applicative_Sum

17:45:13 Presenting theory Deep_Learning.DL_Deep_Model_Poly

17:45:13 Presenting theory Applicative_Lifting.Applicative_Set

17:45:13 Presenting theory Density_Compiler.PDF_Values

17:45:13 Presenting theory Deep_Learning.Lebesgue_Functional

17:45:13 Presenting theory Applicative_Lifting.Applicative_List

17:45:14 Presenting theory Deep_Learning.Lebesgue_Zero_Set

17:45:14 Presenting theory Deep_Learning.DL_Shallow_Model

17:45:14 Presenting theory Applicative_Lifting.Applicative_DNEList

17:45:14 Presenting theory Deep_Learning.DL_Fundamental_Theorem_Network_Capacity

17:45:14 Presenting Ergodic_Theory ...

17:45:14 Presenting document Ergodic_Theory/document

17:45:14 Presenting document Ergodic_Theory/outline

17:45:14 Presenting theory Applicative_Lifting.Applicative_Monoid

17:45:14 Presenting theory Applicative_Lifting.Applicative_Filter

17:45:14 Presenting theory HOL-Homology.Simplices

17:45:14 Presenting theory Applicative_Lifting.Applicative_State

17:45:15 Presenting theory Applicative_Lifting.Applicative_Stream

17:45:15 Presenting theory Applicative_Lifting.Applicative_Open_State

17:45:15 Presenting theory Applicative_Lifting.Applicative_PMF

17:45:15 Presenting theory HOL-Analysis.Measure_Space

17:45:15 Presenting theory Applicative_Lifting.Applicative_Probability_List

17:45:15 Presenting theory Applicative_Lifting.Applicative_Star

17:45:15 Presenting theory Applicative_Lifting.Applicative_Vector

17:45:15 Presenting theory Applicative_Lifting.Applicative_Functor

17:45:15 Presenting theory HOL.Predicate_Compile

17:45:15 Presenting theory Applicative_Lifting.Applicative_Environment_Algebra

17:45:15 Presenting file "Tools/Predicate_Compile/predicate_compile_aux.ML"

17:45:15 Presenting file "Tools/Predicate_Compile/predicate_compile_compilations.ML"

17:45:15 Presenting file "Tools/Predicate_Compile/core_data.ML"

17:45:15 Presenting file "Tools/Predicate_Compile/mode_inference.ML"

17:45:15 Presenting file "Tools/Predicate_Compile/predicate_compile_proof.ML"

17:45:15 Presenting file "Tools/Predicate_Compile/predicate_compile_core.ML"

17:45:16 Presenting file "Tools/Predicate_Compile/predicate_compile_data.ML"

17:45:16 Presenting file "Tools/Predicate_Compile/predicate_compile_fun.ML"

17:45:16 Presenting file "Tools/Predicate_Compile/predicate_compile_pred.ML"

17:45:16 Presenting file "Tools/Predicate_Compile/predicate_compile_specialisation.ML"

17:45:16 Presenting file "Tools/Predicate_Compile/predicate_compile.ML"

17:45:16 Presenting theory Ergodic_Theory.SG_Library_Complement

17:45:16 Presenting theory Applicative_Lifting.Stream_Algebra

17:45:16 Presenting theory Ergodic_Theory.ME_Library_Complement

17:45:16 Presenting theory HOL-Probability.Giry_Monad

17:45:17 Presenting theory HOL-Analysis.Ordered_Euclidean_Space

17:45:17 Presenting theory Ergodic_Theory.Fekete

17:45:17 Presenting theory HOL.Quickcheck_Narrowing

17:45:17 Presenting file "Tools/Quickcheck/Narrowing_Engine.hs"

17:45:17 Presenting file "Tools/Quickcheck/PNF_Narrowing_Engine.hs"

17:45:17 Presenting file "Tools/Quickcheck/narrowing_generators.ML"

17:45:17 Presenting file "Tools/Quickcheck/find_unused_assms.ML"

17:45:17 Presenting theory Density_Compiler.PDF_Semantics

17:45:18 Presenting theory Ergodic_Theory.Asymptotic_Density

17:45:18 Presenting theory Applicative_Lifting.Tree_Relabelling

17:45:18 Presenting theory Applicative_Lifting.Applicative_Examples

17:45:19 Presenting theory Applicative_Lifting.Joinable

17:45:19 Presenting theory DiscretePricing.Disc_Cond_Expect

17:45:19 Presenting theory HOL.Mirabelle

17:45:19 Presenting file "Tools/Mirabelle/mirabelle_util.ML"

17:45:19 Presenting file "Tools/Mirabelle/mirabelle.ML"

17:45:19 Presenting file "Tools/Mirabelle/mirabelle_arith.ML"

17:45:19 Presenting file "Tools/Mirabelle/mirabelle_metis.ML"

17:45:19 Presenting file "Tools/Mirabelle/mirabelle_presburger.ML"

17:45:19 Presenting file "Tools/Mirabelle/mirabelle_quickcheck.ML"

17:45:19 Presenting file "Tools/Mirabelle/mirabelle_sledgehammer_filter.ML"

17:45:19 Presenting file "Tools/Mirabelle/mirabelle_sledgehammer.ML"

17:45:19 Presenting file "Tools/Mirabelle/mirabelle_try0.ML"

17:45:19 Presenting theory Applicative_Lifting.Beta_Eta

17:45:19 Presenting theory HOL.Extraction

17:45:19 Presenting theory Applicative_Lifting.Combinators

17:45:21 Presenting theory Ergodic_Theory.Measure_Preserving_Transformations

17:45:22 Presenting theory HOL-Probability.Projective_Family

17:45:23 Presenting theory HOL.Record

17:45:23 Presenting file "Tools/record.ML"

17:45:24 Presenting theory Applicative_Lifting.Idiomatic_Terms

17:45:24 Presenting theory Density_Compiler.PDF_Density_Contexts

17:45:24 Presenting theory Applicative_Lifting.Abstract_AF

17:45:24 Presenting theory Ergodic_Theory.Recurrence

17:45:25 Presenting theory Applicative_Lifting.Applicative_Test

17:45:25 Presenting Laws_of_Large_Numbers ...

17:45:25 Presenting document Laws_of_Large_Numbers/document

17:45:25 Presenting document Laws_of_Large_Numbers/outline

17:45:25 Presenting theory Laws_of_Large_Numbers.Laws_of_Large_Numbers

17:45:25 Presenting theory Laws_of_Large_Numbers.Laws_of_Large_Numbers_Example

17:45:25 Presenting Fisher_Yates ...

17:45:25 Presenting document Fisher_Yates/document

17:45:25 Presenting document Fisher_Yates/outline

17:45:26 Presenting theory HOL-Probability.Infinite_Product_Measure

17:45:26 Presenting theory Fisher_Yates.Fisher_Yates

17:45:26 Presenting Fourier ...

17:45:26 Presenting document Fourier/document

17:45:26 Presenting document Fourier/outline

17:45:26 Presenting theory HOL-Analysis.Borel_Space

17:45:26 Presenting theory Fourier.Periodic

17:45:27 Presenting theory HOL.GCD

17:45:27 Presenting theory Fourier.Lspace

17:45:30 Presenting theory Fourier.Square_Integrable

17:45:30 Presenting theory Fourier.Confine

17:45:30 Presenting theory Fourier.Fourier_Aux2

17:45:30 Presenting theory HOL-Homology.Homology_Groups

17:45:31 Presenting theory Density_Compiler.PDF_Compiler_Pred

17:45:33 Presenting theory Ergodic_Theory.Invariants

17:45:34 Presenting theory Ergodic_Theory.Ergodicity

17:45:35 Presenting theory Density_Compiler.PDF_Target_Semantics

17:45:35 Presenting theory HOL-Probability.Independent_Family

17:45:36 Presenting theory Ergodic_Theory.Shift_Operator

17:45:36 Presenting theory HOL-Probability.Convolution

17:45:37 Presenting theory Density_Compiler.PDF_Target_Density_Contexts

17:45:38 Presenting theory Fourier.Fourier

17:45:39 Presenting theory HOL-Analysis.Nonnegative_Lebesgue_Integration

17:45:39 Presenting Frequency_Moments ...

17:45:39 Presenting document Frequency_Moments/document

17:45:39 Presenting document Frequency_Moments/outline

17:45:39 Presenting theory DiscretePricing.Infinite_Coin_Toss_Space

17:45:40 Presenting theory Frequency_Moments.Frequency_Moments_Preliminary_Results

17:45:40 Presenting theory Frequency_Moments.Frequency_Moments

17:45:41 Presenting theory HOL-Homology.Brouwer_Degree

17:45:41 Presenting theory DiscretePricing.Geometric_Random_Walk

17:45:41 Presenting theory Frequency_Moments.K_Smallest

17:45:42 Presenting theory Frequency_Moments.Landau_Ext

17:45:43 Presenting theory Frequency_Moments.Probability_Ext

17:45:44 Presenting theory Frequency_Moments.Product_PMF_Ext

17:45:46 Presenting theory Density_Compiler.PDF_Compiler

17:45:46 Presenting theory HOL-Analysis.Binary_Product_Measure

17:45:46 Presenting Girth_Chromatic ...

17:45:46 Presenting document Girth_Chromatic/document

17:45:46 Presenting document Girth_Chromatic/outline

17:45:46 Presenting theory HOL.Nitpick

17:45:46 Presenting theory Girth_Chromatic.Girth_Chromatic_Misc

17:45:46 Presenting file "Tools/Nitpick/kodkod.ML"

17:45:46 Presenting file "Tools/Nitpick/kodkod_sat.ML"

17:45:46 Presenting file "Tools/Nitpick/nitpick_util.ML"

17:45:46 Presenting file "Tools/Nitpick/nitpick_hol.ML"

17:45:46 Presenting file "Tools/Nitpick/nitpick_mono.ML"

17:45:46 Presenting file "Tools/Nitpick/nitpick_preproc.ML"

17:45:46 Presenting file "Tools/Nitpick/nitpick_scope.ML"

17:45:46 Presenting file "Tools/Nitpick/nitpick_peephole.ML"

17:45:46 Presenting file "Tools/Nitpick/nitpick_rep.ML"

17:45:46 Presenting file "Tools/Nitpick/nitpick_nut.ML"

17:45:46 Presenting file "Tools/Nitpick/nitpick_kodkod.ML"

17:45:46 Presenting file "Tools/Nitpick/nitpick_model.ML"

17:45:46 Presenting file "Tools/Nitpick/nitpick.ML"

17:45:46 Presenting file "Tools/Nitpick/nitpick_commands.ML"

17:45:46 Presenting file "Tools/Nitpick/nitpick_tests.ML"

17:45:47 Presenting theory HOL-Probability.Information

17:45:47 Presenting theory Girth_Chromatic.Ugraphs

17:45:48 Presenting theory Ergodic_Theory.Kingman

17:45:48 Presenting theory Frequency_Moments.Frequency_Moment_0

17:45:50 Presenting theory Girth_Chromatic.Girth_Chromatic

17:45:50 Presenting Random_Graph_Subgraph_Threshold ...

17:45:50 Presenting document Random_Graph_Subgraph_Threshold/document

17:45:50 Presenting document Random_Graph_Subgraph_Threshold/outline

17:45:51 Presenting theory HOL.Nunchaku

17:45:51 Presenting file "Tools/Nunchaku/nunchaku_util.ML"

17:45:51 Presenting file "Tools/Nunchaku/nunchaku_collect.ML"

17:45:51 Presenting file "Tools/Nunchaku/nunchaku_problem.ML"

17:45:51 Presenting file "Tools/Nunchaku/nunchaku_translate.ML"

17:45:51 Presenting file "Tools/Nunchaku/nunchaku_model.ML"

17:45:51 Presenting file "Tools/Nunchaku/nunchaku_reconstruct.ML"

17:45:51 Presenting file "Tools/Nunchaku/nunchaku_display.ML"

17:45:51 Presenting file "Tools/Nunchaku/nunchaku_tool.ML"

17:45:51 Presenting file "Tools/Nunchaku/nunchaku.ML"

17:45:51 Presenting file "Tools/Nunchaku/nunchaku_commands.ML"

17:45:51 Presenting theory Random_Graph_Subgraph_Threshold.Ugraph_Misc

17:45:52 Presenting theory Random_Graph_Subgraph_Threshold.Prob_Lemmas

17:45:53 Presenting theory Frequency_Moments.Frequency_Moment_2

17:45:55 Presenting theory Random_Graph_Subgraph_Threshold.Ugraph_Lemmas

17:45:55 Presenting theory HOL-Probability.Distributions

17:45:55 Presenting theory Random_Graph_Subgraph_Threshold.Ugraph_Properties

17:45:55 Presenting theory HOL-Homology.Invariance_of_Domain

17:45:56 Presenting theory HOL-Homology.Homology

17:45:56 Presenting HOL-Probability-ex ...

17:45:56 Presenting theory HOL-Analysis.Finite_Product_Measure

17:45:57 Presenting theory HOL-Probability-ex.Dining_Cryptographers

17:45:58 Presenting theory HOL-Probability.Characteristic_Functions

17:45:58 Presenting theory Random_Graph_Subgraph_Threshold.Subgraph_Threshold

17:45:59 Presenting theory Frequency_Moments.Frequency_Moment_k

17:45:59 Presenting Hahn_Jordan_Decomposition ...

17:45:59 Presenting document Hahn_Jordan_Decomposition/document

17:45:59 Presenting document Hahn_Jordan_Decomposition/outline

17:45:59 Presenting List_Update ...

17:45:59 Presenting document List_Update/document

17:45:59 Presenting document List_Update/outline

17:45:59 Presenting theory List_Update.Inversion

17:45:59 Presenting theory Hahn_Jordan_Decomposition.Extended_Reals_Sums_Compl

17:45:59 Presenting theory List_Update.Swaps

17:45:59 Presenting theory HOL-Probability.Helly_Selection

17:46:00 Presenting theory List_Update.On_Off

17:46:00 Presenting theory HOL-Probability-ex.Koepf_Duermuth_Countermeasure

17:46:00 Presenting theory Hahn_Jordan_Decomposition.Hahn_Jordan_Prelims

17:46:01 Presenting theory HOL-Probability-ex.Measure_Not_CCC

17:46:01 Presenting Lp ...

17:46:01 Presenting document Lp/document

17:46:01 Presenting document Lp/outline

17:46:01 Presenting theory DiscretePricing.Fair_Price

17:46:01 Presenting theory HOL-Probability.Sinc_Integral

17:46:01 Presenting theory HOL-Analysis.Caratheodory

17:46:02 Presenting theory Ergodic_Theory.Gouezel_Karlsson

17:46:02 Presenting theory List_Update.Prob_Theory

17:46:02 Presenting theory HOL.BNF_Greatest_Fixpoint

17:46:02 Presenting file "Tools/BNF/bnf_gfp_util.ML"

17:46:02 Presenting file "Tools/BNF/bnf_gfp_tactics.ML"

17:46:02 Presenting file "Tools/BNF/bnf_gfp.ML"

17:46:02 Presenting file "Tools/BNF/bnf_gfp_rec_sugar_tactics.ML"

17:46:02 Presenting file "Tools/BNF/bnf_gfp_rec_sugar.ML"

17:46:03 Presenting theory List_Update.Competitive_Analysis

17:46:03 Presenting theory Ergodic_Theory.Kohlberg_Neyman_Karlsson

17:46:04 Presenting theory Lp.Functional_Spaces

17:46:04 Presenting theory HOL-Probability.Levy

17:46:05 Presenting theory HOL-Probability.Central_Limit_Theorem

17:46:05 Presenting theory HOL-Probability.Discrete_Topology

17:46:05 Presenting theory HOL.Filter

17:46:06 Presenting theory Hahn_Jordan_Decomposition.Hahn_Jordan_Decomposition

17:46:06 Presenting theory HOL.Conditionally_Complete_Lattices

17:46:06 Presenting MDP-Rewards ...

17:46:06 Presenting document MDP-Rewards/document

17:46:06 Presenting document MDP-Rewards/outline

17:46:06 Presenting theory List_Update.Move_to_Front

17:46:07 Presenting theory HOL.Factorial

17:46:07 Presenting theory Ergodic_Theory.Transfer_Operator

17:46:07 Presenting theory List_Update.Bit_Strings

17:46:08 Presenting theory HOL.Binomial

17:46:08 Presenting theory MDP-Rewards.Bounded_Functions

17:46:08 Presenting theory Main

17:46:08 Presenting theory HOL.Archimedean_Field

17:46:10 Presenting theory MDP-Rewards.Blinfun_Util

17:46:10 Presenting theory HOL.Rat

17:46:10 Presenting theory List_Update.MTF2_Effects

17:46:11 Presenting theory MDP-Rewards.MDP_reward_Util

17:46:12 Presenting theory HOL.Real

17:46:12 Presenting file "Tools/SMT/smt_real.ML"

17:46:12 Presenting file "Tools/SMT/z3_real.ML"

17:46:12 Presenting file "Tools/Argo/argo_real.ML"

17:46:14 Presenting theory Lp.Lp

17:46:15 Presenting MDP-Algorithms ...

17:46:15 Presenting document MDP-Algorithms/document

17:46:15 Presenting document MDP-Algorithms/outline

17:46:15 Presenting theory HOL.Topological_Spaces

17:46:15 Presenting theory Ergodic_Theory.Normalizing_Sequences

17:46:15 Presenting MFMC_Countable ...

17:46:15 Presenting document MFMC_Countable/document

17:46:15 Presenting document MFMC_Countable/outline

17:46:16 Presenting theory HOL.Hull

17:46:16 Presenting theory MDP-Algorithms.Value_Iteration

17:46:16 Presenting theory HOL-Analysis.Bochner_Integration

17:46:17 Presenting theory MFMC_Countable.MFMC_Misc

17:46:17 Presenting theory HOL.Modules

17:46:17 Presenting theory MDP-Algorithms.Policy_Iteration

17:46:17 Presenting theory MFMC_Countable.MFMC_Finite

17:46:17 Presenting theory DiscretePricing.CRR_Model

17:46:18 Presenting theory MDP-Rewards.MDP_cont

17:46:18 Presenting theory HOL-Probability.Probability_Mass_Function

17:46:18 Presenting theory List_Update.BIT

17:46:18 Presenting theory HOL.Vector_Spaces

17:46:19 Presenting theory List_Update.Partial_Cost_Model

17:46:19 Presenting theory MDP-Algorithms.Modified_Policy_Iteration

17:46:20 Presenting theory DiscretePricing.Option_Price_Examples

17:46:20 Presenting Markov_Models ...

17:46:20 Presenting document Markov_Models/document

17:46:20 Presenting document Markov_Models/outline

17:46:20 Presenting theory MDP-Algorithms.Matrix_Util

17:46:21 Presenting theory HOL.Real_Vector_Spaces

17:46:21 Presenting theory List_Update.RExp_Var

17:46:21 Presenting theory HOL-Probability.PMF_Impl

17:46:21 Presenting theory Markov_Models.Markov_Models_Auxiliary

17:46:21 Presenting theory MDP-Algorithms.Blinfun_Matrix

17:46:21 Presenting theory MFMC_Countable.Matrix_For_Marginals

17:46:22 Presenting theory MDP-Rewards.MDP_disc

17:46:23 Presenting theory HOL-Analysis.Complete_Measure

17:46:23 Presenting theory HOL.Limits

17:46:24 Presenting theory HOL.Inequalities

17:46:24 Presenting theory MFMC_Countable.MFMC_Network

17:46:25 Presenting theory HOL.Series

17:46:25 Presenting theory HOL-Analysis.Regularity

17:46:26 Presenting theory List_Update.OPT2

17:46:26 Presenting theory MDP-Rewards.MDP_reward

17:46:26 Presenting Hidden_Markov_Models ...

17:46:26 Presenting document Hidden_Markov_Models/document

17:46:26 Presenting document Hidden_Markov_Models/outline

17:46:27 Presenting theory Hidden_Markov_Models.Auxiliary

17:46:27 Presenting theory Markov_Models.Discrete_Time_Markov_Chain

17:46:27 Presenting theory HOL.Deriv

17:46:28 Presenting theory List_Update.Phase_Partitioning

17:46:28 Presenting theory HOL.NthRoot

17:46:29 Presenting theory Markov_Models.Trace_Space_Equals_Markov_Processes

17:46:29 Presenting theory Hidden_Markov_Models.Hidden_Markov_Model

17:46:29 Presenting theory MDP-Algorithms.Splitting_Methods

17:46:29 Presenting theory HOL-Probability.Fin_Map

17:46:30 Presenting theory MDP-Algorithms.Algorithms

17:46:30 Presenting theory Hidden_Markov_Models.HMM_Implementation

17:46:30 Presenting theory Hidden_Markov_Models.HMM_Example

17:46:30 Presenting Probabilistic_Timed_Automata ...

17:46:30 Presenting document Probabilistic_Timed_Automata/document

17:46:30 Presenting document Probabilistic_Timed_Automata/outline

17:46:30 Presenting theory Probabilistic_Timed_Automata.MDP_Aux

17:46:31 Presenting theory Probabilistic_Timed_Automata.Finiteness

17:46:31 Presenting theory Probabilistic_Timed_Automata.Basic

17:46:32 Presenting theory MDP-Algorithms.Code_DP

17:46:32 Presenting theory MDP-Algorithms.Code_Mod

17:46:32 Presenting theory MDP-Algorithms.Code_Real_Approx_By_Float_Fix

17:46:32 Presenting theory HOL-Analysis.Lebesgue_Measure

17:46:32 Presenting theory Probabilistic_Timed_Automata.Sequence

17:46:32 Presenting theory HOL-Probability.Projective_Limit

17:46:33 Presenting theory MDP-Algorithms.Code_Inventory

17:46:33 Presenting theory Probabilistic_Timed_Automata.Sequence_LTL

17:46:33 Presenting theory Probabilistic_Timed_Automata.Instantiate_Existentials

17:46:33 Presenting theory MDP-Algorithms.Code_Gridworld

17:46:33 Presenting theory MDP-Algorithms.Examples

17:46:33 Presenting Stochastic_Matrices ...

17:46:33 Presenting document Stochastic_Matrices/document

17:46:33 Presenting document Stochastic_Matrices/outline

17:46:33 Presenting theory Stochastic_Matrices.Stochastic_Matrix

17:46:33 Presenting theory Probabilistic_Timed_Automata.More_List

17:46:33 Presenting theory HOL-Probability.Random_Permutations

17:46:34 Presenting theory Stochastic_Matrices.Stochastic_Vector_PMF

17:46:34 Presenting theory Stochastic_Matrices.Stochastic_Matrix_Markov_Models

17:46:34 Presenting theory HOL.Transcendental

17:46:34 Presenting theory MFMC_Countable.MFMC_Web

17:46:34 Presenting theory Stochastic_Matrices.Eigenspace

17:46:34 Presenting theory Probabilistic_Timed_Automata.Stream_More

17:46:35 Presenting theory Stochastic_Matrices.Stochastic_Matrix_Perron_Frobenius

17:46:35 Presenting Median_Method ...

17:46:35 Presenting document Median_Method/document

17:46:35 Presenting document Median_Method/outline

17:46:36 Presenting theory HOL.Complex

17:46:37 Presenting theory Median_Method.Median

17:46:37 Presenting Monad_Normalisation ...

17:46:37 Presenting document Monad_Normalisation/document

17:46:37 Presenting document Monad_Normalisation/outline

17:46:37 Presenting theory HOL.MacLaurin

17:46:37 Presenting theory Complex_Main

17:46:37 Presenting Monomorphic_Monad ...

17:46:37 Presenting document Monomorphic_Monad/document

17:46:37 Presenting document Monomorphic_Monad/outline

17:46:37 Presenting theory Probabilistic_Timed_Automata.Graphs

17:46:38 Presenting theory Markov_Models.Classifying_Markov_Chain_States

17:46:39 Presenting theory Monad_Normalisation.Monad_Normalisation

17:46:39 Presenting file "monad_rules.ML"

17:46:39 Presenting file "monad_normalisation.ML"

17:46:39 Presenting theory Monad_Normalisation.Monad_Normalisation_Test

17:46:39 Presenting Neumann_Morgenstern_Utility ...

17:46:39 Presenting document Neumann_Morgenstern_Utility/document

17:46:39 Presenting document Neumann_Morgenstern_Utility/outline

17:46:39 Presenting theory List_Update.List_Factoring

17:46:40 Presenting theory Probabilistic_Timed_Automata.Lib

17:46:41 Presenting theory Neumann_Morgenstern_Utility.PMF_Composition

17:46:41 Presenting theory Neumann_Morgenstern_Utility.Lotteries

17:46:42 Presenting theory Markov_Models.Markov_Decision_Process

17:46:42 Presenting theory MFMC_Countable.MFMC_Reduction

17:46:43 Presenting theory Monomorphic_Monad.Monomorphic_Monad

17:46:44 Presenting theory HOL-Analysis.Tagged_Division

17:46:45 Presenting theory Monomorphic_Monad.Monad_Overloading

17:46:45 Presenting theory Neumann_Morgenstern_Utility.Neumann_Morgenstern_Utility_Theorem

17:46:46 Presenting theory Markov_Models.MDP_Reachability_Problem

17:46:46 Presenting theory MFMC_Countable.MFMC_Bounded

17:46:46 Presenting theory Neumann_Morgenstern_Utility.Expected_Utility

17:46:46 Presenting Probabilistic_Noninterference ...

17:46:46 Presenting document Probabilistic_Noninterference/document

17:46:46 Presenting document Probabilistic_Noninterference/outline

17:46:46 Presenting theory Probabilistic_Noninterference.Interface

17:46:47 Presenting theory Markov_Models.Discrete_Time_Markov_Process

17:46:49 Presenting theory Markov_Models.Continuous_Time_Markov_Chain

17:46:49 Presenting theory Markov_Models.Markov_Models

17:46:49 Presenting theory Markov_Models.Example_A

17:46:49 Presenting theory Markov_Models.Example_B

17:46:50 Presenting theory HOL-Probability.SPMF

17:46:50 Presenting theory Monomorphic_Monad.Interpreter

17:46:50 Presenting theory Monomorphic_Monad.Just_Do_It_Examples

17:46:50 Presenting Probabilistic_Prime_Tests ...

17:46:50 Presenting document Probabilistic_Prime_Tests/document

17:46:50 Presenting document Probabilistic_Prime_Tests/outline

17:46:50 Presenting theory Markov_Models.PCTL

17:46:50 Presenting theory Probabilistic_Prime_Tests.Legendre_Symbol

17:46:51 Presenting theory Probabilistic_Timed_Automata.PTA

17:46:51 Presenting theory Markov_Models.PGCL

17:46:51 Presenting theory Probabilistic_Prime_Tests.Algebraic_Auxiliaries

17:46:52 Presenting theory Probabilistic_Noninterference.Language_Semantics

17:46:52 Presenting theory List_Update.TS

17:46:52 Presenting theory Markov_Models.Crowds_Protocol

17:46:52 Presenting theory Markov_Models.Zeroconf_Analysis

17:46:53 Presenting theory Probabilistic_Prime_Tests.Jacobi_Symbol

17:46:53 Presenting theory Markov_Models.Gossip_Broadcast

17:46:53 Presenting theory Probabilistic_Prime_Tests.Residues_Nat

17:46:53 Presenting theory Markov_Models.MDP_RP_Certification

17:46:54 Presenting theory Probabilistic_Prime_Tests.QuadRes

17:46:54 Presenting theory Markov_Models.MDP_RP

17:46:55 Presenting Probabilistic_System_Zoo ...

17:46:55 Presenting document Probabilistic_System_Zoo/document

17:46:55 Presenting document Probabilistic_System_Zoo/outline

17:46:55 Presenting document Probabilistic_System_Zoo/bnfs

17:46:55 Presenting document Probabilistic_System_Zoo/non_bnfs

17:46:55 Presenting theory Probabilistic_System_Zoo.Bool_Bounded_Set

17:46:55 Presenting theory Probabilistic_Prime_Tests.Euler_Witness

17:46:55 Presenting theory List_Update.BIT_pairwise

17:46:55 Presenting theory MFMC_Countable.MFMC_Flow_Attainability

17:46:55 Presenting theory Probabilistic_System_Zoo.Finitely_Bounded_Set_Counterexample

17:46:56 Presenting theory HOL-Probability.Product_PMF

17:46:56 Presenting theory Probabilistic_System_Zoo.Nonempty_Bounded_Set

17:46:56 Presenting theory Probabilistic_Prime_Tests.Carmichael_Numbers

17:46:56 Presenting theory Probabilistic_Noninterference.Resumption_Based

17:46:58 Presenting theory Probabilistic_Prime_Tests.Fermat_Witness

17:46:59 Presenting theory Probabilistic_Prime_Tests.Generalized_Primality_Test

17:46:59 Presenting theory Probabilistic_Prime_Tests.Fermat_Test

17:46:59 Presenting theory Probabilistic_Prime_Tests.Miller_Rabin_Test

17:46:59 Presenting theory Probabilistic_Timed_Automata.PTA_Reachability

17:46:59 Presenting theory Probabilistic_System_Zoo.Probabilistic_Hierarchy

17:46:59 Presenting theory Probabilistic_Prime_Tests.Solovay_Strassen_Test

17:46:59 Presenting Probabilistic_While ...

17:46:59 Presenting document Probabilistic_While/document

17:46:59 Presenting document Probabilistic_While/outline

17:46:59 Presenting CryptHOL ...

17:46:59 Presenting theory HOL-Probability.Hoeffding

17:46:59 Presenting theory List_Update.BIT_2comp_on2

17:46:59 Presenting document CryptHOL/document

17:46:59 Presenting document CryptHOL/outline

17:46:59 Presenting theory Probabilistic_System_Zoo.Vardi

17:47:00 Presenting theory Probabilistic_System_Zoo.Vardi_Counterexample

17:47:00 Presenting Constructive_Cryptography ...

17:47:00 Presenting document Constructive_Cryptography/document

17:47:00 Presenting document Constructive_Cryptography/outline

17:47:01 Presenting theory Probabilistic_While.While_SPMF

17:47:01 Presenting theory Probabilistic_While.Bernoulli

17:47:01 Presenting theory Probabilistic_While.Geometric

17:47:02 Presenting theory CryptHOL.Misc_CryptHOL

17:47:02 Presenting theory Probabilistic_Noninterference.Trace_Based

17:47:02 Presenting theory Constructive_Cryptography.Resource

17:47:02 Presenting theory List_Update.Comb

17:47:02 Presenting theory CryptHOL.Set_Applicative

17:47:02 Presenting Constructive_Cryptography_CM ...

17:47:03 Presenting document Constructive_Cryptography_CM/document

17:47:03 Presenting document Constructive_Cryptography_CM/outline

17:47:03 Presenting theory CryptHOL.SPMF_Applicative

17:47:03 Presenting theory CryptHOL.List_Bits

17:47:03 Presenting theory HOL-Probability.Stream_Space

17:47:03 Presenting theory CryptHOL.Environment_Functor

17:47:03 Presenting theory Probabilistic_While.Fast_Dice_Roll

17:47:03 Presenting theory CryptHOL.Partial_Function_Set

17:47:03 Presenting theory Probabilistic_While.Resampling

17:47:03 Presenting Game_Based_Crypto ...

17:47:03 Presenting theory CryptHOL.Negligible

17:47:03 Presenting document Game_Based_Crypto/document

17:47:03 Presenting document Game_Based_Crypto/outline

17:47:04 Presenting theory Game_Based_Crypto.Diffie_Hellman

17:47:05 Presenting theory Game_Based_Crypto.IND_CCA2

17:47:05 Presenting theory CryptHOL.Resumption

17:47:05 Presenting theory Game_Based_Crypto.IND_CCA2_sym

17:47:05 Presenting theory HOL-Probability.Tree_Space

17:47:05 Presenting theory Game_Based_Crypto.IND_CPA

17:47:05 Presenting theory Game_Based_Crypto.IND_CPA_PK

17:47:06 Presenting theory Game_Based_Crypto.IND_CPA_PK_Single

17:47:06 Presenting theory CryptHOL.Generat

17:47:06 Presenting theory Game_Based_Crypto.SUF_CMA

17:47:06 Presenting theory Game_Based_Crypto.Pseudo_Random_Function

17:47:06 Presenting theory Game_Based_Crypto.Pseudo_Random_Permutation

17:47:07 Presenting theory Game_Based_Crypto.Guessing_Many_One

17:47:07 Presenting theory Game_Based_Crypto.Unpredictable_Function

17:47:07 Presenting theory Game_Based_Crypto.Security_Spec

17:47:07 Presenting theory Game_Based_Crypto.Elgamal

17:47:09 Presenting theory Game_Based_Crypto.Hashed_Elgamal

17:47:09 Presenting theory MFMC_Countable.MFMC_Unbounded

17:47:09 Presenting theory Constructive_Cryptography.Converter

17:47:09 Presenting theory Game_Based_Crypto.RP_RF

17:47:09 Presenting theory MFMC_Countable.Max_Flow_Min_Cut_Countable

17:47:10 Presenting theory MFMC_Countable.Rel_PMF_Characterisation

17:47:10 Presenting theory Game_Based_Crypto.PRF_UHF

17:47:10 Presenting theory HOL-Analysis.Henstock_Kurzweil_Integration

17:47:11 Presenting theory MFMC_Countable.Rel_PMF_Characterisation_MFMC

17:47:11 Presenting Multi_Party_Computation ...

17:47:11 Presenting document Multi_Party_Computation/document

17:47:11 Presenting document Multi_Party_Computation/outline

17:47:11 Presenting theory Multi_Party_Computation.Cyclic_Group_Ext

17:47:11 Presenting theory Multi_Party_Computation.Number_Theory_Aux

17:47:11 Presenting theory Multi_Party_Computation.Uniform_Sampling

17:47:12 Presenting theory Constructive_Cryptography_CM.More_CC

17:47:12 Presenting theory Multi_Party_Computation.Semi_Honest_Def

17:47:12 Presenting theory Constructive_Cryptography.Converter_Rewrite

17:47:12 Presenting theory Multi_Party_Computation.OT_Functionalities

17:47:12 Presenting theory Multi_Party_Computation.ETP

17:47:12 Presenting theory Multi_Party_Computation.ETP_OT

17:47:13 Presenting theory Multi_Party_Computation.ETP_RSA_OT

17:47:13 Presenting theory HOL-Probability.Conditional_Expectation

17:47:13 Presenting theory Constructive_Cryptography.Random_System

17:47:14 Presenting theory Multi_Party_Computation.Noar_Pinkas_OT

17:47:14 Presenting theory Game_Based_Crypto.PRF_IND_CPA

17:47:14 Presenting theory HOL-Probability.Essential_Supremum

17:47:15 Presenting theory HOL-Analysis.Radon_Nikodym

17:47:15 Presenting theory Constructive_Cryptography.Distinguisher

17:47:15 Presenting theory Multi_Party_Computation.OT14

17:47:15 Presenting theory Probabilistic_Noninterference.Compositionality

17:47:15 Presenting theory HOL-Probability.Stopping_Time

17:47:15 Presenting theory HOL-Probability.Probability

17:47:15 Presenting Sigma_Commit_Crypto ...

17:47:15 Presenting document Sigma_Commit_Crypto/document

17:47:15 Presenting document Sigma_Commit_Crypto/outline

17:47:16 Presenting theory Multi_Party_Computation.GMW

17:47:16 Presenting theory Probabilistic_Noninterference.Syntactic_Criteria

17:47:17 Presenting theory Sigma_Commit_Crypto.Commitment_Schemes

17:47:17 Presenting theory Multi_Party_Computation.Secure_Multiplication

17:47:17 Presenting theory Probabilistic_Noninterference.Concrete

17:47:17 Presenting Projective_Measurements ...

17:47:17 Presenting theory Multi_Party_Computation.DH_Ext

17:47:17 Presenting document Projective_Measurements/document

17:47:17 Presenting document Projective_Measurements/outline

17:47:17 Presenting theory Multi_Party_Computation.Malicious_Defs

17:47:17 Presenting theory HOL-Analysis.Set_Integral

17:47:18 Presenting theory Sigma_Commit_Crypto.Cyclic_Group_Ext

17:47:18 Presenting theory Sigma_Commit_Crypto.Discrete_Log

17:47:18 Presenting theory HOL-Analysis.Continuum_Not_Denumerable

17:47:18 Presenting theory Constructive_Cryptography.Wiring

17:47:18 Presenting theory Sigma_Commit_Crypto.Number_Theory_Aux

17:47:19 Presenting theory Sigma_Commit_Crypto.Uniform_Sampling

17:47:20 Presenting theory Constructive_Cryptography_CM.Observe_Failure

17:47:20 Presenting theory Multi_Party_Computation.Malicious_OT

17:47:21 Presenting Quasi_Borel_Spaces ...

17:47:21 Presenting document Quasi_Borel_Spaces/document

17:47:21 Presenting document Quasi_Borel_Spaces/outline

17:47:21 Presenting theory Sigma_Commit_Crypto.Pedersen

17:47:21 Presenting theory Constructive_Cryptography_CM.Fold_Spmf

17:47:21 Presenting theory Projective_Measurements.Linear_Algebra_Complements

17:47:22 Presenting theory Game_Based_Crypto.PRF_UPF_IND_CCA

17:47:22 Presenting theory Game_Based_Crypto.Cryptographic_Constructions

17:47:22 Presenting theory Game_Based_Crypto.Game_Based_Crypto

17:47:23 Presenting theory Sigma_Commit_Crypto.Rivest

17:47:23 Presenting theory Projective_Measurements.Projective_Measurements

17:47:23 Presenting theory Constructive_Cryptography.Constructive_Cryptography

17:47:24 Presenting theory Quasi_Borel_Spaces.StandardBorel

17:47:25 Presenting theory Constructive_Cryptography.System_Construction

17:47:25 Presenting theory Sigma_Commit_Crypto.Sigma_Protocols

17:47:25 Presenting theory Projective_Measurements.CHSH_Inequality

17:47:25 Presenting Quick_Sort_Cost ...

17:47:25 Presenting document Quick_Sort_Cost/document

17:47:25 Presenting document Quick_Sort_Cost/outline

17:47:25 Presenting theory Quasi_Borel_Spaces.QuasiBorel

17:47:26 Presenting theory Quick_Sort_Cost.Randomised_Quick_Sort

17:47:26 Presenting theory Sigma_Commit_Crypto.Schnorr_Sigma_Commit

17:47:26 Presenting theory Quick_Sort_Cost.Quick_Sort_Average_Case

17:47:26 Presenting Random_BSTs ...

17:47:26 Presenting document Random_BSTs/document

17:47:26 Presenting document Random_BSTs/outline

17:47:26 Presenting theory Quasi_Borel_Spaces.Measure_QuasiBorel_Adjunction

17:47:27 Presenting theory Random_BSTs.Random_BSTs

17:47:27 Presenting theory Constructive_Cryptography.One_Time_Pad

17:47:27 Presenting theory Quasi_Borel_Spaces.Binary_Product_QuasiBorel

17:47:27 Presenting Randomised_BSTs ...

17:47:27 Presenting document Randomised_BSTs/document

17:47:27 Presenting document Randomised_BSTs/outline

17:47:28 Presenting theory Quasi_Borel_Spaces.Product_QuasiBorel

17:47:28 Presenting theory Sigma_Commit_Crypto.Chaum_Pedersen_Sigma_Commit

17:47:29 Presenting theory Randomised_BSTs.Randomised_BSTs

17:47:29 Presenting Randomised_Social_Choice ...

17:47:29 Presenting document Randomised_Social_Choice/document

17:47:29 Presenting document Randomised_Social_Choice/outline

17:47:29 Presenting theory Quasi_Borel_Spaces.Binary_CoProduct_QuasiBorel

17:47:30 Presenting theory Randomised_Social_Choice.Order_Predicates

17:47:31 Presenting theory Quasi_Borel_Spaces.CoProduct_QuasiBorel

17:47:31 Presenting theory Randomised_Social_Choice.Preference_Profiles

17:47:31 Presenting theory Constructive_Cryptography_CM.Fused_Resource

17:47:31 Presenting theory Randomised_Social_Choice.Elections

17:47:31 Presenting theory Randomised_Social_Choice.Lotteries

17:47:31 Presenting theory Game_Based_Crypto.CryptHOL_Tutorial

17:47:32 Presenting theory Randomised_Social_Choice.Utility_Functions

17:47:32 Presenting SDS_Impossibility ...

17:47:32 Presenting document SDS_Impossibility/document

17:47:32 Presenting document SDS_Impossibility/outline

17:47:32 Presenting theory Constructive_Cryptography_CM.State_Isomorphism

17:47:32 Presenting theory Randomised_Social_Choice.Stochastic_Dominance

17:47:33 Presenting theory Sigma_Commit_Crypto.Okamoto_Sigma_Commit

17:47:33 Presenting theory Randomised_Social_Choice.SD_Efficiency

17:47:33 Presenting theory Randomised_Social_Choice.Social_Decision_Schemes

17:47:34 Presenting theory Quasi_Borel_Spaces.Exponent_QuasiBorel

17:47:34 Presenting theory Sigma_Commit_Crypto.Xor

17:47:34 Presenting theory Randomised_Social_Choice.SDS_Lowering

17:47:34 Presenting theory Randomised_Social_Choice.Random_Dictatorship

17:47:35 Presenting theory Randomised_Social_Choice.Random_Serial_Dictatorship

17:47:35 Presenting theory Randomised_Social_Choice.Randomised_Social_Choice

17:47:35 Presenting theory SDS_Impossibility.SDS_Impossibility

17:47:35 Presenting theory Constructive_Cryptography_CM.Construction_Utility

17:47:35 Presenting theory Sigma_Commit_Crypto.Sigma_AND

17:47:35 Presenting Roth_Arithmetic_Progressions ...

17:47:35 Presenting document Roth_Arithmetic_Progressions/document

17:47:35 Presenting document Roth_Arithmetic_Progressions/outline

17:47:35 Presenting theory HOL-Analysis.Homotopy

17:47:36 Presenting theory Randomised_Social_Choice.Preference_Profile_Cmd

17:47:36 Presenting file "preference_profiles.ML"

17:47:36 Presenting theory Randomised_Social_Choice.QSOpt_Exact

17:47:37 Presenting theory Quasi_Borel_Spaces.Probability_Space_QuasiBorel

17:47:38 Presenting theory Randomised_Social_Choice.SDS_Automation

17:47:38 Presenting file "randomised_social_choice.ML"

17:47:38 Presenting file "sds_automation.ML"

17:47:39 Presenting Skip_Lists ...

17:47:39 Presenting document Skip_Lists/document

17:47:39 Presenting document Skip_Lists/outline

17:47:39 Presenting theory Constructive_Cryptography_CM.Concrete_Security

17:47:40 Presenting theory Constructive_Cryptography.Message_Authentication_Code

17:47:40 Presenting theory Skip_Lists.Pi_pmf

17:47:40 Presenting theory Roth_Arithmetic_Progressions.Roth_Arithmetic_Progressions

17:47:40 Presenting theory Constructive_Cryptography.Secure_Channel

17:47:40 Presenting theory Sigma_Commit_Crypto.Sigma_OR

17:47:40 Presenting theory Constructive_Cryptography.Examples

17:47:40 Presenting Source_Coding_Theorem ...

17:47:40 Presenting document Source_Coding_Theorem/document

17:47:40 Presenting document Source_Coding_Theorem/outline

17:47:41 Presenting Treaps ...

17:47:41 Presenting document Treaps/document

17:47:41 Presenting document Treaps/outline

17:47:41 Presenting theory Constructive_Cryptography_CM.Asymptotic_Security

17:47:41 Presenting Universal_Hash_Families ...

17:47:41 Presenting document Universal_Hash_Families/document

17:47:41 Presenting document Universal_Hash_Families/outline

17:47:41 Presenting theory Universal_Hash_Families.Definitions

17:47:41 Presenting theory Skip_Lists.Misc

17:47:41 Presenting theory Constructive_Cryptography_CM.Key

17:47:41 Presenting theory Universal_Hash_Families.Preliminary_Results

17:47:41 Presenting theory Universal_Hash_Families.Carter_Wegman_Hash_Family

17:47:42 Presenting theory Constructive_Cryptography_CM.Channel

17:47:42 Presenting theory Universal_Hash_Families.Field

17:47:42 Presenting theory Skip_Lists.Geometric_PMF

17:47:42 Presenting Hybrid_Systems_VCs ...

17:47:42 Presenting document Hybrid_Systems_VCs/document

17:47:42 Presenting document Hybrid_Systems_VCs/outline

17:47:42 Presenting theory Source_Coding_Theorem.Source_Coding_Theorem

17:47:42 Presenting theory CryptHOL.Generative_Probabilistic_Value

17:47:42 Presenting theory Quasi_Borel_Spaces.Monad_QuasiBorel

17:47:42 Presenting Hyperdual ...

17:47:42 Presenting document Hyperdual/document

17:47:42 Presenting document Hyperdual/outline

17:47:42 Presenting theory Treaps.Probability_Misc

17:47:42 Presenting theory Hybrid_Systems_VCs.HS_Preliminaries

17:47:42 Presenting theory HOL-Analysis.Homeomorphism

17:47:43 Presenting theory Hybrid_Systems_VCs.HS_ODEs

17:47:44 Presenting theory Hybrid_Systems_VCs.HS_VC_Spartan

17:47:44 Presenting theory Quasi_Borel_Spaces.Pair_QuasiBorel_Measure

17:47:44 Presenting theory Hybrid_Systems_VCs.HS_VC_Examples

17:47:45 Presenting theory Hybrid_Systems_VCs.HS_VC_PT

17:47:45 Presenting theory Treaps.Treap

17:47:45 Presenting theory Quasi_Borel_Spaces.Measure_as_QuasiBorel_Measure

17:47:45 Presenting theory Hybrid_Systems_VCs.HS_VC_PT_Examples

17:47:45 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA

17:47:45 Presenting theory Hybrid_Systems_VCs.HS_VC_KA_rel

17:47:46 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_rel

17:47:46 Presenting theory Hyperdual.Hyperdual

17:47:46 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_rel

17:47:46 Presenting theory Skip_Lists.Skip_List

17:47:46 Presenting theory Hybrid_Systems_VCs.HS_VC_KA_ndfun

17:47:46 Presenting Irrational_Series_Erdos_Straus ...

17:47:46 Presenting document Irrational_Series_Erdos_Straus/document

17:47:46 Presenting document Irrational_Series_Erdos_Straus/outline

17:47:47 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_ndfun

17:47:47 Presenting theory CryptHOL.Computational_Model

17:47:47 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_ndfun

17:47:47 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT

17:47:47 Presenting theory Treaps.Random_List_Permutation

17:47:48 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_rel

17:47:48 Presenting theory Hyperdual.TwiceFieldDifferentiable

17:47:48 Presenting theory Quasi_Borel_Spaces.Bayesian_Linear_Regression

17:47:48 Presenting Irrationality_J_Hancl ...

17:47:48 Presenting document Irrationality_J_Hancl/document

17:47:48 Presenting document Irrationality_J_Hancl/outline

17:47:48 Presenting theory Treaps.Treap_Sort_and_BSTs

17:47:49 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_Examples_rel

17:47:50 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_ndfun

17:47:50 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_Examples_ndfun

17:47:50 Presenting KD_Tree ...

17:47:50 Presenting document KD_Tree/document

17:47:50 Presenting document KD_Tree/outline

17:47:51 Presenting theory Hyperdual.HyperdualFunctionExtension

17:47:51 Presenting theory KD_Tree.KD_Tree

17:47:51 Presenting theory Hyperdual.LogisticFunction

17:47:51 Presenting theory Irrationality_J_Hancl.Irrationality_J_Hancl

17:47:51 Presenting theory Irrational_Series_Erdos_Straus.Irrational_Series_Erdos_Straus

17:47:51 Presenting Kuratowski_Closure_Complement ...

17:47:51 Presenting document Kuratowski_Closure_Complement/document

17:47:51 Presenting document Kuratowski_Closure_Complement/outline

17:47:51 Presenting theory KD_Tree.Build

17:47:51 Presenting theory Constructive_Cryptography_CM.One_Time_Pad

17:47:51 Presenting theory KD_Tree.Range_Search

17:47:52 Presenting Laplace_Transform ...

17:47:52 Presenting document Laplace_Transform/document

17:47:52 Presenting document Laplace_Transform/outline

17:47:52 Presenting theory CryptHOL.GPV_Expectation

17:47:52 Presenting theory Treaps.Random_Treap

17:47:52 Presenting Lower_Semicontinuous ...

17:47:52 Presenting document Lower_Semicontinuous/document

17:47:52 Presenting document Lower_Semicontinuous/outline

17:47:52 Presenting theory Laplace_Transform.Laplace_Transform_Library

17:47:52 Presenting theory KD_Tree.Nearest_Neighbors

17:47:52 Presenting Matrices_for_ODEs ...

17:47:52 Presenting document Matrices_for_ODEs/document

17:47:52 Presenting document Matrices_for_ODEs/outline

17:47:53 Presenting theory Matrices_for_ODEs.MTX_Preliminaries

17:47:53 Presenting theory Matrices_for_ODEs.MTX_Norms

17:47:53 Presenting theory Laplace_Transform.Piecewise_Continuous

17:47:53 Presenting theory Hyperdual.AnalyticTestFunction

17:47:53 Presenting Minkowskis_Theorem ...

17:47:53 Presenting document Minkowskis_Theorem/document

17:47:53 Presenting document Minkowskis_Theorem/outline

17:47:53 Presenting theory Kuratowski_Closure_Complement.KuratowskiClosureComplementTheorem

17:47:53 Presenting Octonions ...

17:47:53 Presenting document Octonions/document

17:47:53 Presenting document Octonions/outline

17:47:54 Presenting theory Matrices_for_ODEs.SQ_MTX

17:47:54 Presenting theory Matrices_for_ODEs.MTX_Flows

17:47:54 Presenting theory Matrices_for_ODEs.MTX_Examples

17:47:54 Presenting Ordinary_Differential_Equations ...

17:47:54 Presenting document Ordinary_Differential_Equations/document

17:47:54 Presenting document Ordinary_Differential_Equations/outline

17:47:55 Presenting theory Ordinary_Differential_Equations.ODE_Auxiliarities

17:47:55 Presenting theory Minkowskis_Theorem.Minkowskis_Theorem

17:47:55 Presenting Differential_Dynamic_Logic ...

17:47:55 Presenting document Differential_Dynamic_Logic/document

17:47:55 Presenting document Differential_Dynamic_Logic/outline

17:47:55 Presenting theory Octonions.Cross_Product_7

17:47:55 Presenting theory Ordinary_Differential_Equations.MVT_Ex

17:47:55 Presenting theory Differential_Dynamic_Logic.Ids

17:47:55 Presenting theory Ordinary_Differential_Equations.Vector_Derivative_On

17:47:56 Presenting theory CryptHOL.GPV_Bisim

17:47:56 Presenting theory Ordinary_Differential_Equations.Interval_Integral_HK

17:47:56 Presenting theory CryptHOL.GPV_Applicative

17:47:56 Presenting theory Laplace_Transform.Existence

17:47:56 Presenting theory Laplace_Transform.Lerch_Lemma

17:47:56 Presenting theory CryptHOL.Cyclic_Group

17:47:56 Presenting theory CryptHOL.Cyclic_Group_SPMF

17:47:56 Presenting theory CryptHOL.CryptHOL

17:47:56 Presenting HOL-ODE-Numerics ...

17:47:56 Presenting theory HOL-ODE-Numerics.GenCF_No_Comp

17:47:57 Presenting theory Laplace_Transform.Uniqueness

17:47:57 Presenting theory Laplace_Transform.Laplace_Transform

17:47:57 Presenting HOL-ODE-ARCH-COMP ...

17:47:57 Presenting theory Ordinary_Differential_Equations.Gronwall

17:47:57 Presenting theory HOL-ODE-Numerics.Refine_Dflt_No_Comp

17:47:59 Presenting theory Octonions.Octonions

17:47:59 Presenting HOL-ODE-Examples ...

17:47:59 Presenting theory HOL-ODE-Examples.Examples_Integral

17:47:59 Presenting theory HOL-ODE-Numerics.Autoref_Misc

17:48:00 Presenting theory Ordinary_Differential_Equations.Initial_Value_Problem

17:48:00 Presenting theory Differential_Dynamic_Logic.Lib

17:48:00 Presenting theory HOL-ODE-ARCH-COMP.Examples_ARCH_COMP

17:48:00 Presenting Lorenz_Approximation ...

17:48:00 Presenting theory Lower_Semicontinuous.Lower_Semicontinuous

17:48:01 Presenting theory HOL-ODE-Examples.Examples_One_Step_Method

17:48:01 Presenting Lorenz_C0 ...

17:48:01 Presenting theory Lorenz_C0.Lorenz_C0

17:48:01 Presenting Lorenz_C1 ...

17:48:01 Presenting theory Lorenz_Approximation.Result_Elements

17:48:01 Presenting theory Lorenz_C1.Lorenz_C1

17:48:01 Presenting Poincare_Bendixson ...

17:48:01 Presenting document Poincare_Bendixson/document

17:48:01 Presenting document Poincare_Bendixson/outline

17:48:02 Presenting theory HOL-ODE-Examples.Examples_Poincare_Map

17:48:02 Presenting theory Ordinary_Differential_Equations.Picard_Lindeloef_Qualitative

17:48:02 Presenting theory HOL-ODE-Examples.ODE_Examples

17:48:02 Presenting Prime_Harmonic_Series ...

17:48:02 Presenting document Prime_Harmonic_Series/document

17:48:02 Presenting document Prime_Harmonic_Series/outline

17:48:02 Presenting theory Prime_Harmonic_Series.Prime_Harmonic_Misc

17:48:02 Presenting theory Differential_Dynamic_Logic.Syntax

17:48:02 Presenting theory Ordinary_Differential_Equations.Bounded_Linear_Operator

17:48:02 Presenting theory Prime_Harmonic_Series.Squarefree_Nat

17:48:02 Presenting theory HOL-ODE-Numerics.Weak_Set

17:48:02 Presenting theory Prime_Harmonic_Series.Prime_Harmonic

17:48:02 Presenting Ptolemys_Theorem ...

17:48:02 Presenting document Ptolemys_Theorem/document

17:48:02 Presenting document Ptolemys_Theorem/outline

17:48:03 Presenting theory HOL-ODE-Numerics.Enclosure_Operations

17:48:03 Presenting theory Ordinary_Differential_Equations.Multivariate_Taylor

17:48:03 Presenting theory Ptolemys_Theorem.Ptolemys_Theorem

17:48:03 Presenting QR_Decomposition ...

17:48:03 Presenting document QR_Decomposition/document

17:48:03 Presenting document QR_Decomposition/outline

17:48:04 Presenting theory HOL-ODE-Numerics.Refine_Vector_List

17:48:04 Presenting theory HOL-ODE-Numerics.Transfer_Analysis

17:48:05 Presenting theory HOL-ODE-Numerics.Transfer_ODE

17:48:05 Presenting theory QR_Decomposition.Miscellaneous_QR

17:48:05 Presenting theory QR_Decomposition.Projections

17:48:05 Presenting theory Poincare_Bendixson.Analysis_Misc

17:48:05 Presenting theory HOL-Analysis.Equivalence_Lebesgue_Henstock_Integration

17:48:06 Presenting theory HOL-ODE-Numerics.Transfer_Euclidean_Space_Vector

17:48:06 Presenting theory HOL-ODE-Numerics.Refine_Hyperplane

17:48:06 Presenting theory Differential_Dynamic_Logic.Denotational_Semantics

17:48:07 Presenting theory HOL-ODE-Numerics.Refine_Unions

17:48:07 Presenting theory Lorenz_Approximation.Result_File_Coarse

17:48:08 Presenting theory HOL-ODE-Numerics.Refine_Intersection

17:48:08 Presenting theory HOL-ODE-Numerics.Refine_Invar

17:48:09 Presenting theory Differential_Dynamic_Logic.Axioms

17:48:09 Presenting theory QR_Decomposition.Gram_Schmidt

17:48:09 Presenting theory Ordinary_Differential_Equations.Flow

17:48:10 Presenting theory HOL-ODE-Numerics.Refine_Interval

17:48:10 Presenting theory HOL-Analysis.Complex_Analysis_Basics

17:48:10 Presenting theory Poincare_Bendixson.ODE_Misc

17:48:11 Presenting theory HOL-ODE-Numerics.Refine_Info

17:48:11 Presenting theory Poincare_Bendixson.Invariance

17:48:11 Presenting theory Ordinary_Differential_Equations.Upper_Lower_Solution

17:48:12 Presenting theory HOL-ODE-Numerics.Abstract_Rigorous_Numerics

17:48:12 Presenting theory HOL-ODE-Numerics.Refine_Rigorous_Numerics

17:48:12 Presenting theory Differential_Dynamic_Logic.Frechet_Correctness

17:48:13 Presenting theory Poincare_Bendixson.Limit_Set

17:48:14 Presenting theory Differential_Dynamic_Logic.Static_Semantics

17:48:14 Presenting theory QR_Decomposition.QR_Decomposition

17:48:14 Presenting theory Poincare_Bendixson.Periodic_Orbit

17:48:15 Presenting theory Constructive_Cryptography_CM.Diffie_Hellman_CC

17:48:15 Presenting theory Lorenz_Approximation.Lorenz_Approximation

17:48:16 Presenting Quaternions ...

17:48:16 Presenting document Quaternions/document

17:48:16 Presenting document Quaternions/outline

17:48:16 Presenting theory HOL-ODE-Numerics.Refine_Rigorous_Numerics_Aform

17:48:16 Presenting theory QR_Decomposition.Least_Squares_Approximation

17:48:16 Presenting theory Constructive_Cryptography_CM.DH_OTP

17:48:17 Presenting Rank_Nullity_Theorem ...

17:48:17 Presenting document Rank_Nullity_Theorem/document

17:48:17 Presenting document Rank_Nullity_Theorem/outline

17:48:17 Presenting theory Rank_Nullity_Theorem.Dual_Order

17:48:17 Presenting theory QR_Decomposition.Examples_QR_Abstract_Float

17:48:17 Presenting theory Ordinary_Differential_Equations.Poincare_Map

17:48:17 Presenting theory QR_Decomposition.Examples_QR_Abstract_Symbolic

17:48:17 Presenting theory Quaternions.Quaternions

17:48:17 Presenting Safe_Distance ...

17:48:17 Presenting theory Rank_Nullity_Theorem.Mod_Type

17:48:17 Presenting document Safe_Distance/document

17:48:17 Presenting document Safe_Distance/outline

17:48:17 Presenting theory QR_Decomposition.IArray_Addenda_QR

17:48:18 Presenting theory Rank_Nullity_Theorem.Miscellaneous

17:48:18 Presenting theory Ordinary_Differential_Equations.Reachability_Analysis

17:48:19 Presenting theory Ordinary_Differential_Equations.Flow_Congs

17:48:19 Presenting theory HOL-ODE-Numerics.Concrete_Rigorous_Numerics

17:48:19 Presenting theory HOL-ODE-Numerics.Refine_String

17:48:19 Presenting theory QR_Decomposition.Matrix_To_IArray_QR

17:48:19 Presenting theory Rank_Nullity_Theorem.Fundamental_Subspaces

17:48:19 Presenting theory Ordinary_Differential_Equations.Cones

17:48:19 Presenting theory Ordinary_Differential_Equations.Linear_ODE

17:48:19 Presenting theory Ordinary_Differential_Equations.ODE_Analysis

17:48:19 Presenting Smooth_Manifolds ...

17:48:19 Presenting document Smooth_Manifolds/document

17:48:19 Presenting document Smooth_Manifolds/outline

17:48:20 Presenting theory HOL-ODE-Numerics.Refine_Folds

17:48:20 Presenting theory Rank_Nullity_Theorem.Dim_Formula

17:48:20 Presenting Sophomores_Dream ...

17:48:20 Presenting document Sophomores_Dream/document

17:48:20 Presenting document Sophomores_Dream/outline

17:48:20 Presenting theory HOL-Analysis.Complex_Transcendental

17:48:21 Presenting theory Smooth_Manifolds.Analysis_More

17:48:21 Presenting theory Safe_Distance.Safe_Distance

17:48:21 Presenting theory Sophomores_Dream.Sophomores_Dream

17:48:21 Presenting Stewart_Apollonius ...

17:48:21 Presenting document Stewart_Apollonius/document

17:48:21 Presenting document Stewart_Apollonius/outline

17:48:21 Presenting theory Stewart_Apollonius.Stewart_Apollonius

17:48:21 Presenting Tarskis_Geometry ...

17:48:21 Presenting document Tarskis_Geometry/document

17:48:21 Presenting document Tarskis_Geometry/outline

17:48:21 Presenting theory Tarskis_Geometry.Metric

17:48:22 Presenting theory HOL-ODE-Numerics.One_Step_Method

17:48:22 Presenting theory Smooth_Manifolds.Smooth

17:48:22 Presenting theory QR_Decomposition.Gram_Schmidt_IArrays

17:48:22 Presenting theory Tarskis_Geometry.Miscellany

17:48:22 Presenting theory HOL-Analysis.Harmonic_Numbers

17:48:23 Presenting theory Smooth_Manifolds.Bump_Function

17:48:23 Presenting theory Smooth_Manifolds.Chart

17:48:23 Presenting theory QR_Decomposition.QR_Decomposition_IArrays

17:48:23 Presenting theory Smooth_Manifolds.Topological_Manifold

17:48:23 Presenting theory QR_Decomposition.Examples_QR_IArrays_Float

17:48:24 Presenting theory Tarskis_Geometry.Tarski

17:48:24 Presenting theory Smooth_Manifolds.Differentiable_Manifold

17:48:25 Presenting theory QR_Decomposition.Examples_QR_IArrays_Symbolic

17:48:25 Presenting theory Smooth_Manifolds.Partition_Of_Unity

17:48:26 Presenting theory HOL-ODE-Numerics.Runge_Kutta

17:48:26 Presenting theory QR_Decomposition.Generalizations2

17:48:26 Presenting theory Safe_Distance.Safe_Distance_Reaction

17:48:26 Presenting theory Poincare_Bendixson.Poincare_Bendixson

17:48:26 Presenting theory Smooth_Manifolds.Tangent_Space

17:48:27 Presenting theory Smooth_Manifolds.Cotangent_Space

17:48:27 Presenting theory Safe_Distance.Evaluation

17:48:27 Presenting Triangle ...

17:48:27 Presenting document Triangle/document

17:48:27 Presenting document Triangle/outline

17:48:27 Presenting theory Smooth_Manifolds.Product_Manifold

17:48:27 Presenting theory Poincare_Bendixson.Affine_Arithmetic_Misc

17:48:27 Presenting theory Smooth_Manifolds.Sphere

17:48:28 Presenting theory Tarskis_Geometry.Euclid_Tarski

17:48:28 Presenting theory Triangle.Angles

17:48:28 Presenting theory Smooth_Manifolds.Projective_Space

17:48:28 Presenting UpDown_Scheme ...

17:48:28 Presenting document UpDown_Scheme/document

17:48:28 Presenting document UpDown_Scheme/outline

17:48:28 Presenting theory Tarskis_Geometry.Linear_Algebra2

17:48:28 Presenting theory UpDown_Scheme.Grid_Point

17:48:28 Presenting theory Tarskis_Geometry.Action

17:48:29 Presenting theory Triangle.Triangle

17:48:29 Presenting Virtual_Substitution ...

17:48:29 Presenting document Virtual_Substitution/document

17:48:29 Presenting document Virtual_Substitution/outline

17:48:29 Presenting theory HOL-ODE-Numerics.Abstract_Reachability_Analysis

17:48:30 Presenting theory QR_Decomposition.QR_Efficient

17:48:30 Presenting theory Poincare_Bendixson.Examples

17:48:30 Presenting Youngs_Inequality ...

17:48:30 Presenting document Youngs_Inequality/document

17:48:30 Presenting document Youngs_Inequality/outline

17:48:30 Presenting pGCL ...

17:48:30 Presenting document pGCL/document

17:48:30 Presenting document pGCL/outline

17:48:30 Presenting theory UpDown_Scheme.Grid

17:48:31 Presenting theory HOL-ODE-Numerics.Concrete_Reachability_Analysis

17:48:31 Presenting theory HOL-ODE-Numerics.Refine_Parallel

17:48:31 Presenting theory UpDown_Scheme.Triangular_Function

17:48:31 Presenting theory HOL-ODE-Numerics.Refine_Default

17:48:31 Presenting theory UpDown_Scheme.UpDown_Scheme

17:48:31 Presenting theory pGCL.Misc

17:48:31 Presenting theory HOL-ODE-Numerics.Refine_Phantom

17:48:32 Presenting theory HOL-Analysis.Gamma_Function

17:48:32 Presenting theory UpDown_Scheme.Up

17:48:32 Presenting theory UpDown_Scheme.Down

17:48:33 Presenting theory UpDown_Scheme.Up_Down

17:48:33 Presenting theory HOL-ODE-Numerics.Refine_ScaleR2

17:48:33 Presenting theory Youngs_Inequality.Youngs

17:48:33 Presenting HOL-Auth ...

17:48:33 Presenting theory pGCL.Expectations

17:48:33 Presenting document HOL-Auth/document

17:48:33 Presenting document HOL-Auth/outline

17:48:33 Presenting theory Differential_Dynamic_Logic.Coincidence

17:48:34 Presenting theory UpDown_Scheme.Imperative

17:48:34 Presenting HOL-UNITY ...

17:48:34 Presenting document HOL-UNITY/document

17:48:34 Presenting document HOL-UNITY/outline

17:48:34 Presenting theory HOL-UNITY.UNITY

17:48:34 Presenting theory HOL-UNITY.FP

17:48:34 Presenting theory Differential_Dynamic_Logic.Bound_Effect

17:48:34 Presenting theory HOL-UNITY.WFair

17:48:35 Presenting theory HOL-UNITY.Constrains

17:48:35 Presenting theory HOL-UNITY.SubstAx

17:48:35 Presenting theory HOL-UNITY.Detects

17:48:35 Presenting theory HOL-Analysis.Interval_Integral

17:48:35 Presenting theory HOL-UNITY.Union

17:48:36 Presenting theory HOL-UNITY.Comp

17:48:36 Presenting theory HOL-Auth.Message

17:48:36 Presenting theory HOL-UNITY.Guar

17:48:37 Presenting theory HOL-UNITY.Extend

17:48:37 Presenting theory HOL-Auth.Event

17:48:37 Presenting theory HOL-UNITY.Rename

17:48:37 Presenting theory HOL-Analysis.Lebesgue_Integral_Substitution

17:48:37 Presenting theory Tarskis_Geometry.Projective

17:48:37 Presenting theory HOL-UNITY.Lift_prog

17:48:38 Presenting theory HOL-Auth.Public

17:48:38 Presenting theory HOL-UNITY.PPROD

17:48:38 Presenting theory HOL-Analysis.Ball_Volume

17:48:38 Presenting theory HOL-UNITY.ListOrder

17:48:38 Presenting theory HOL-Analysis.Integral_Test

17:48:38 Presenting theory HOL-UNITY.Follows

17:48:39 Presenting theory HOL-UNITY.Transformers

17:48:39 Presenting theory HOL-Auth.NS_Shared

17:48:39 Presenting theory HOL-UNITY.ProgressSets

17:48:39 Presenting theory HOL-UNITY.UNITY_Main

17:48:39 Presenting file "UNITY_tactics.ML"

17:48:39 Presenting theory HOL-UNITY.Deadlock

17:48:39 Presenting theory HOL-UNITY.Common

17:48:39 Presenting theory pGCL.Transformers

17:48:39 Presenting theory HOL-UNITY.Network

17:48:40 Presenting theory HOL-UNITY.Token

17:48:40 Presenting theory HOL-UNITY.Channel

17:48:40 Presenting theory HOL-UNITY.Lift

17:48:40 Presenting theory HOL-UNITY.Mutex

17:48:40 Presenting theory HOL-UNITY.Reach

17:48:40 Presenting theory HOL-UNITY.Reachability

17:48:41 Presenting theory HOL-UNITY.NSP_Bad

17:48:41 Presenting theory HOL-UNITY.Handshake

17:48:41 Presenting theory HOL-UNITY.Counter

17:48:41 Presenting theory HOL-UNITY.Counterc

17:48:41 Presenting theory HOL-Auth.Kerberos_BAN

17:48:41 Presenting theory HOL-UNITY.PriorityAux

17:48:41 Presenting theory HOL-UNITY.Priority

17:48:41 Presenting theory HOL-UNITY.TimerArray

17:48:41 Presenting theory HOL-UNITY.Progress

17:48:41 Presenting theory HOL-UNITY.AllocBase

17:48:42 Presenting theory HOL-UNITY.Alloc

17:48:43 Presenting theory HOL-UNITY.AllocImpl

17:48:43 Presenting theory HOL-UNITY.Client

17:48:43 Presenting theory HOL-Auth.Kerberos_BAN_Gets

17:48:43 Presenting theory HOL-UNITY.Project

17:48:44 Presenting theory HOL-UNITY.ELT

17:48:44 Presenting HOL-Bali ...

17:48:44 Presenting theory HOL-ODE-Numerics.Abstract_Reachability_Analysis_C1

17:48:44 Presenting document HOL-Bali/document

17:48:44 Presenting document HOL-Bali/outline

17:48:44 Presenting theory HOL-Bali.Basis

17:48:44 Presenting theory HOL-Bali.Name

17:48:44 Presenting theory HOL-Bali.Type

17:48:44 Presenting theory HOL-Bali.Value

17:48:45 Presenting theory HOL-Bali.Table

17:48:45 Presenting theory HOL-Bali.Term

17:48:45 Presenting theory HOL-Analysis.Improper_Integral

17:48:45 Presenting theory pGCL.Induction

17:48:46 Presenting theory HOL-Bali.Decl

17:48:46 Presenting theory HOL-Bali.TypeRel

17:48:47 Presenting theory HOL-Analysis.Continuous_Extension

17:48:47 Presenting theory pGCL.Embedding

17:48:47 Presenting theory HOL-Auth.KerberosIV

17:48:48 Presenting theory HOL-Bali.DeclConcepts

17:48:49 Presenting theory HOL-Bali.WellType

17:48:51 Presenting theory HOL-Bali.DefiniteAssignment

17:48:51 Presenting theory HOL-Analysis.Equivalence_Measurable_On_Borel

17:48:52 Presenting theory HOL-Analysis.Embed_Measure

17:48:53 Presenting theory HOL-Auth.KerberosIV_Gets

17:48:53 Presenting theory Tarskis_Geometry.Hyperbolic_Tarski

17:48:53 Presenting theory HOL-Bali.WellForm

17:48:54 Presenting HOL-Cardinals ...

17:48:54 Presenting document HOL-Cardinals/document

17:48:54 Presenting document HOL-Cardinals/outline

17:48:54 Presenting theory HOL-Cardinals.Fun_More

17:48:54 Presenting theory HOL-Bali.State

17:48:55 Presenting theory HOL-ODE-Numerics.Concrete_Reachability_Analysis_C1

17:48:55 Presenting theory HOL-Cardinals.Order_Relation_More

17:48:55 Presenting theory HOL-Cardinals.Wellfounded_More

17:48:56 Presenting theory HOL-Bali.Eval

17:48:56 Presenting theory HOL-Auth.KerberosV

17:48:57 Presenting theory HOL-Cardinals.Wellorder_Relation

17:48:57 Presenting theory HOL-Auth.OtwayRees

17:48:58 Presenting theory HOL-Cardinals.Wellorder_Embedding

17:48:58 Presenting theory pGCL.Healthiness

17:48:58 Presenting theory HOL-Auth.OtwayRees_AN

17:48:59 Presenting theory HOL-Cardinals.Order_Union

17:48:59 Presenting theory HOL-Auth.OtwayRees_Bad

17:48:59 Presenting theory HOL-Bali.DefiniteAssignmentCorrect

17:49:00 Presenting theory HOL-Auth.OtwayReesBella

17:49:00 Presenting theory HOL-Bali.Conform

17:49:00 Presenting theory HOL-Analysis.Brouwer_Fixpoint

17:49:00 Presenting theory HOL-Auth.WooLam

17:49:00 Presenting theory HOL-ODE-Numerics.Refine_Reachability_Analysis

17:49:01 Presenting theory HOL-Auth.Recur

17:49:01 Presenting theory HOL-Cardinals.Wellorder_Constructions

17:49:02 Presenting theory HOL-Auth.Yahalom

17:49:03 Presenting theory HOL-Analysis.Fashoda_Theorem

17:49:03 Presenting theory HOL-Auth.Yahalom2

17:49:03 Presenting theory HOL-Analysis.Cross3

17:49:04 Presenting theory HOL-Auth.Yahalom_Bad

17:49:04 Presenting theory Differential_Dynamic_Logic.Differential_Axioms

17:49:04 Presenting theory HOL-Auth.ZhouGollmann

17:49:04 Presenting theory HOL-Analysis.Bounded_Continuous_Function

17:49:04 Presenting theory HOL-Auth.Auth_Shared

17:49:04 Presenting theory HOL-Auth.NS_Public_Bad

17:49:05 Presenting theory HOL-Auth.NS_Public

17:49:06 Presenting theory HOL-Auth.TLS

17:49:06 Presenting theory HOL-Analysis.Lindelof_Spaces

17:49:06 Presenting theory HOL-Auth.CertifiedEmail

17:49:06 Presenting theory HOL-Auth.Auth_Public

17:49:07 Presenting theory HOL-Auth.EventSC

17:49:07 Presenting theory HOL-Cardinals.Ordinal_Arithmetic

17:49:07 Presenting theory HOL-Auth.All_Symmetric

17:49:07 Presenting theory Virtual_Substitution.QE

17:49:07 Presenting theory HOL-Auth.Smartcard

17:49:09 Presenting theory pGCL.Continuity

17:49:10 Presenting theory Virtual_Substitution.MPolyExtension

17:49:10 Presenting theory HOL-Cardinals.Cardinal_Order_Relation

17:49:10 Presenting theory HOL-Auth.ShoupRubin

17:49:10 Presenting theory HOL-Analysis.Infinite_Products

17:49:11 Presenting theory HOL-Bali.TypeSafe

17:49:12 Presenting theory HOL-ODE-Numerics.Refine_Reachability_Analysis_C1

17:49:12 Presenting theory HOL-Cardinals.Cardinal_Arithmetic

17:49:12 Presenting theory HOL-Cardinals.Wellorder_Extension

17:49:12 Presenting theory Virtual_Substitution.ExecutiblePolyProps

17:49:12 Presenting theory HOL-Cardinals.Cardinals

17:49:13 Presenting theory Virtual_Substitution.PolyAtoms

17:49:13 Presenting theory HOL-Cardinals.Bounded_Set

17:49:13 Presenting Binding_Syntax_Theory ...

17:49:13 Presenting document Binding_Syntax_Theory/document

17:49:13 Presenting document Binding_Syntax_Theory/outline

17:49:14 Presenting theory Differential_Dynamic_Logic.USubst

17:49:14 Presenting theory HOL-Auth.ShoupRubinBella

17:49:14 Presenting theory HOL-Auth.Auth_Smartcard

17:49:14 Presenting theory HOL-Bali.Evaln

17:49:14 Presenting theory Binding_Syntax_Theory.Preliminaries

17:49:14 Presenting theory HOL-ODE-Numerics.Init_ODE_Solver

17:49:14 Presenting theory Virtual_Substitution.Debruijn

17:49:15 Presenting theory Virtual_Substitution.Reindex

17:49:15 Presenting theory HOL-Auth.Extensions

17:49:16 Presenting theory Virtual_Substitution.Optimizations

17:49:16 Presenting theory HOL-Auth.Analz

17:49:16 Presenting theory Binding_Syntax_Theory.QuasiTerms_Swap_Fresh

17:49:17 Presenting theory Virtual_Substitution.OptimizationProofs

17:49:17 Presenting theory HOL-Auth.Guard

17:49:17 Presenting theory pGCL.LoopInduction

17:49:18 Presenting theory HOL-Auth.GuardK

17:49:18 Presenting theory HOL-Bali.AxSem

17:49:18 Presenting theory HOL-Analysis.Infinite_Sum

17:49:18 Presenting theory HOL-Auth.Shared

17:49:18 Presenting theory Virtual_Substitution.VSAlgos

17:49:19 Presenting theory HOL-Auth.Guard_Shared

17:49:19 Presenting theory Virtual_Substitution.Heuristic

17:49:19 Presenting theory HOL-Auth.Guard_OtwayRees

17:49:20 Presenting theory Virtual_Substitution.PrettyPrinting

17:49:20 Presenting theory HOL-Auth.Guard_Yahalom

17:49:20 Presenting theory HOL-Auth.Auth_Guard_Shared

17:49:20 Presenting theory Virtual_Substitution.Exports

17:49:20 Presenting theory HOL-Auth.Guard_Public

17:49:21 Presenting theory HOL-Auth.List_Msg

17:49:21 Presenting theory HOL-Bali.Example

17:49:21 Presenting theory Virtual_Substitution.LinearCase

17:49:22 Presenting theory pGCL.Sublinearity

17:49:22 Presenting theory HOL-Bali.AxExample

17:49:23 Presenting theory HOL-Auth.P1

17:49:23 Presenting theory HOL-Analysis.Infinite_Set_Sum

17:49:24 Presenting theory HOL-ODE-Numerics.Example_Utilities

17:49:24 Presenting theory HOL-Auth.P2

17:49:24 Presenting theory HOL-ODE-Numerics.ODE_Numerics

17:49:24 Presenting Ordinals_and_Cardinals ...

17:49:24 Presenting document Ordinals_and_Cardinals/document

17:49:24 Presenting document Ordinals_and_Cardinals/outline

17:49:24 Presenting theory Ordinals_and_Cardinals.Cardinal_Order_Relation_discontinued

17:49:24 Presenting Sort_Encodings ...

17:49:24 Presenting document Sort_Encodings/document

17:49:24 Presenting document Sort_Encodings/outline

17:49:24 Presenting theory HOL-Auth.Guard_NS_Public

17:49:24 Presenting theory Binding_Syntax_Theory.QuasiTerms_PickFresh_Alpha

17:49:25 Presenting theory Sort_Encodings.Preliminaries

17:49:25 Presenting theory Virtual_Substitution.QuadraticCase

17:49:25 Presenting theory Sort_Encodings.TermsAndClauses

17:49:26 Presenting theory Sort_Encodings.Sig

17:49:27 Presenting theory Sort_Encodings.M

17:49:27 Presenting theory HOL-Auth.Proto

17:49:27 Presenting theory Binding_Syntax_Theory.QuasiTerms_Environments_Substitution

17:49:27 Presenting theory HOL-Auth.Auth_Guard_Public

17:49:27 Presenting HOL-Combinatorics ...

17:49:27 Presenting document HOL-Combinatorics/document

17:49:27 Presenting theory Sort_Encodings.CM

17:49:27 Presenting document HOL-Combinatorics/outline

17:49:27 Presenting theory Binding_Syntax_Theory.Pick

17:49:28 Presenting theory Virtual_Substitution.EliminateVariable

17:49:28 Presenting theory Binding_Syntax_Theory.Equiv_Relation2

17:49:28 Presenting theory HOL-Combinatorics.Transposition

17:49:28 Presenting theory Sort_Encodings.Mono

17:49:28 Presenting theory HOL-Combinatorics.Stirling

17:49:28 Presenting theory Virtual_Substitution.LuckyFind

17:49:28 Presenting theory Sort_Encodings.Mcalc

17:49:28 Presenting theory Sort_Encodings.T_G_Prelim

17:49:29 Presenting theory Sort_Encodings.Mcalc2

17:49:30 Presenting theory Virtual_Substitution.EqualityVS

17:49:30 Presenting theory Sort_Encodings.Mcalc2C

17:49:31 Presenting theory Virtual_Substitution.UniAtoms

17:49:31 Presenting theory pGCL.WellDefined

17:49:31 Presenting theory HOL-Bali.AxSound

17:49:31 Presenting theory Virtual_Substitution.NegInfinity

17:49:32 Presenting theory Sort_Encodings.G

17:49:32 Presenting theory HOL-Combinatorics.Permutations

17:49:32 Presenting theory Virtual_Substitution.NegInfinityUni

17:49:32 Presenting theory HOL-Combinatorics.List_Permutation

17:49:33 Presenting theory Virtual_Substitution.Infinitesimals

17:49:34 Presenting theory HOL-Combinatorics.Multiset_Permutations

17:49:34 Presenting theory Sort_Encodings.T

17:49:34 Presenting theory Sort_Encodings.U

17:49:34 Presenting theory HOL-Analysis.Polytope

17:49:34 Presenting theory Sort_Encodings.CU

17:49:35 Presenting theory Sort_Encodings.E

17:49:35 Presenting theory Sort_Encodings.Encodings

17:49:35 Presenting Blue_Eyes ...

17:49:35 Presenting document Blue_Eyes/document

17:49:35 Presenting document Blue_Eyes/outline

17:49:35 Presenting theory HOL-Combinatorics.Cycles

17:49:36 Presenting theory Blue_Eyes.Blue_Eyes

17:49:36 Presenting Gauss-Jordan-Elim-Fun ...

17:49:36 Presenting document Gauss-Jordan-Elim-Fun/document

17:49:36 Presenting document Gauss-Jordan-Elim-Fun/outline

17:49:36 Presenting theory Gauss-Jordan-Elim-Fun.Gauss_Jordan_Elim_Fun

17:49:36 Presenting HOL-Data_Structures ...

17:49:36 Presenting document HOL-Data_Structures/document

17:49:36 Presenting theory HOL-Data_Structures.Less_False

17:49:36 Presenting theory HOL-Bali.AxCompl

17:49:37 Presenting theory HOL-Data_Structures.Sorting

17:49:37 Presenting theory Virtual_Substitution.InfinitesimalsUni

17:49:37 Presenting theory HOL-Data_Structures.Balance

17:49:37 Presenting theory HOL-Data_Structures.Cmp

17:49:37 Presenting theory HOL-Data_Structures.Sorted_Less

17:49:37 Presenting theory HOL-Data_Structures.List_Ins_Del

17:49:37 Presenting theory Virtual_Substitution.DNFUni

17:49:37 Presenting theory HOL-Combinatorics.Perm

17:49:37 Presenting theory HOL-Data_Structures.Set_Specs

17:49:38 Presenting theory HOL-Data_Structures.Tree_Set

17:49:38 Presenting theory HOL-Bali.Trans

17:49:38 Presenting HOL-Eisbach ...

17:49:38 Presenting theory HOL-Data_Structures.AList_Upd_Del

17:49:38 Presenting theory HOL-Data_Structures.Map_Specs

17:49:38 Presenting theory HOL-Data_Structures.Tree_Map

17:49:38 Presenting theory HOL-Data_Structures.Tree2

17:49:39 Presenting theory HOL-Data_Structures.Isin2

17:49:39 Presenting theory Binding_Syntax_Theory.Transition_QuasiTerms_Terms

17:49:39 Presenting theory HOL-Data_Structures.Interval_Tree

17:49:39 Presenting theory HOL-Combinatorics.Orbits

17:49:40 Presenting theory HOL-Combinatorics.Combinatorics

17:49:40 Presenting Optics ...

17:49:40 Presenting document Optics/document

17:49:40 Presenting document Optics/outline

17:49:40 Presenting theory Optics.Interp

17:49:40 Presenting theory HOL-Data_Structures.AVL_Set_Code

17:49:40 Presenting theory Optics.Two

17:49:40 Presenting theory Optics.Lens_Laws

17:49:40 Presenting theory pGCL.Algebra

17:49:40 Presenting theory HOL-Data_Structures.AVL_Set

17:49:40 Presenting theory HOL-Data_Structures.Lookup2

17:49:41 Presenting theory HOL-Data_Structures.AVL_Map

17:49:41 Presenting theory Optics.Lens_Algebra

17:49:41 Presenting theory HOL-Data_Structures.AVL_Bal_Set

17:49:42 Presenting theory HOL-Data_Structures.AVL_Bal2_Set

17:49:42 Presenting theory Optics.Lens_Order

17:49:42 Presenting theory Optics.Lens_Symmetric

17:49:43 Presenting theory pGCL.StructuredReasoning

17:49:43 Presenting theory HOL-Data_Structures.Height_Balanced_Tree

17:49:43 Presenting theory pGCL.Automation

17:49:43 Presenting file "pVCG.ML"

17:49:43 Presenting theory HOL-Analysis.Arcwise_Connected

17:49:44 Presenting theory Optics.Lens_Instances

17:49:44 Presenting file "Lens_Lib.ML"

17:49:44 Presenting file "Lens_Record.ML"

17:49:44 Presenting file "Lens_Statespace.ML"

17:49:44 Presenting theory HOL-Data_Structures.RBT

17:49:44 Presenting theory Optics.Lenses

17:49:44 Presenting theory Binding_Syntax_Theory.Terms

17:49:44 Presenting theory Optics.Prisms

17:49:44 Presenting file "Prism_Lib.ML"

17:49:44 Presenting theory pGCL.Determinism

17:49:44 Presenting theory Optics.Channel_Type

17:49:44 Presenting file "Channel_Type.ML"

17:49:45 Presenting theory HOL-Data_Structures.RBT_Set

17:49:45 Presenting theory Virtual_Substitution.GeneralVSProofs

17:49:45 Presenting theory HOL-Data_Structures.RBT_Set2

17:49:45 Presenting theory pGCL.Loops

17:49:45 Presenting theory Optics.Dataspace

17:49:45 Presenting file "Dataspace.ML"

17:49:45 Presenting theory HOL-Data_Structures.RBT_Map

17:49:45 Presenting theory HOL-Data_Structures.Tree23

17:49:46 Presenting theory HOL-Data_Structures.Tree23_Set

17:49:46 Presenting theory Optics.Scenes

17:49:46 Presenting theory Optics.Optics

17:49:46 Presenting theory Optics.Lens_Record_Example

17:49:47 Presenting theory Optics.Lens_State

17:49:47 Presenting HOL-Examples ...

17:49:47 Presenting document HOL-Examples/document

17:49:47 Presenting document HOL-Examples/outline

17:49:47 Presenting theory HOL-Examples.Adhoc_Overloading_Examples

17:49:47 Presenting theory HOL-Examples.Ackermann

17:49:47 Presenting theory HOL-Data_Structures.Tree23_Map

17:49:47 Presenting theory HOL-Examples.Cantor

17:49:47 Presenting theory pGCL.Termination

17:49:47 Presenting theory pGCL.pGCL

17:49:47 Presenting theory HOL-Data_Structures.Tree23_of_List

17:49:47 Presenting theory Virtual_Substitution.DNF

17:49:47 Presenting theory HOL-Data_Structures.Tree234

17:49:47 Presenting theory HOL-Examples.Coherent

17:49:47 Presenting theory pGCL.Primitives

17:49:47 Presenting theory HOL-Examples.Commands

17:49:48 Presenting theory HOL-Examples.Drinker

17:49:48 Presenting theory pGCL.LoopExamples

17:49:48 Presenting theory Virtual_Substitution.VSQuad

17:49:48 Presenting theory pGCL.Monty

17:49:49 Presenting HOL-Hahn_Banach ...

17:49:49 Presenting document HOL-Hahn_Banach/document

17:49:49 Presenting document HOL-Hahn_Banach/outline

17:49:49 Presenting theory HOL-Hahn_Banach.Bounds

17:49:49 Presenting theory HOL-Examples.Functions

17:49:49 Presenting theory HOL-Examples.Groebner_Examples

17:49:49 Presenting theory Virtual_Substitution.HeuristicProofs

17:49:49 Presenting theory HOL-Examples.Iff_Oracle

17:49:49 Presenting theory HOL-Eisbach.Eisbach

17:49:49 Presenting file "parse_tools.ML"

17:49:49 Presenting file "method_closure.ML"

17:49:49 Presenting file "eisbach_rule_insts.ML"

17:49:49 Presenting file "match_method.ML"

17:49:49 Presenting theory HOL-Data_Structures.Tree234_Set

17:49:50 Presenting theory Virtual_Substitution.ExportProofs

17:49:50 Presenting theory HOL-Examples.Induction_Schema

17:49:50 Presenting HOL-Hoare ...

17:49:50 Presenting document HOL-Hoare/document

17:49:50 Presenting document HOL-Hoare/outline

17:49:50 Presenting theory HOL-Examples.Knaster_Tarski

17:49:50 Presenting theory HOL-Hahn_Banach.Vector_Space

17:49:50 Presenting theory HOL-Hoare.Hoare_Syntax

17:49:50 Presenting file "hoare_syntax.ML"

17:49:50 Presenting theory HOL-Eisbach.Eisbach_Tools

17:49:50 Presenting theory HOL-Examples.ML

17:49:50 Presenting theory HOL-Examples.Peirce

17:49:50 Presenting theory HOL-Hoare.Hoare_Tac

17:49:50 Presenting file "hoare_tac.ML"

17:49:50 Presenting theory HOL-Examples.Records

17:49:51 Presenting theory HOL-Data_Structures.Tree234_Map

17:49:51 Presenting theory HOL-Hoare.Hoare_Logic

17:49:51 Presenting theory HOL-Hoare.Arith2

17:49:51 Presenting theory HOL-Hahn_Banach.Subspace

17:49:51 Presenting theory HOL-Examples.Rewrite_Examples

17:49:51 Presenting theory HOL-Hoare.Examples

17:49:51 Presenting theory HOL-Hahn_Banach.Normed_Space

17:49:52 Presenting theory HOL-Data_Structures.Brother12_Set

17:49:52 Presenting theory HOL-Examples.Seq

17:49:52 Presenting theory HOL-Hahn_Banach.Linearform

17:49:52 Presenting theory HOL-Examples.Sqrt

17:49:52 Presenting HOL-Hoare_Parallel ...

17:49:52 Presenting document HOL-Hoare_Parallel/document

17:49:52 Presenting document HOL-Hoare_Parallel/outline

17:49:52 Presenting theory HOL-Eisbach.Tests

17:49:52 Presenting theory HOL-Hoare_Parallel.OG_Com

17:49:52 Presenting theory HOL-Hoare.Hoare_Logic_Abort

17:49:52 Presenting theory HOL-Data_Structures.Brother12_Map

17:49:52 Presenting theory HOL-Hoare.ExamplesAbort

17:49:52 Presenting theory HOL-Hahn_Banach.Function_Order

17:49:52 Presenting theory HOL-Hoare.ExamplesTC

17:49:52 Presenting theory HOL-Eisbach.Examples

17:49:52 Presenting theory HOL-Eisbach.Eisbach_Old_Appl_Syntax

17:49:53 Presenting theory HOL-Hoare_Parallel.OG_Tran

17:49:53 Presenting theory HOL-Eisbach.Examples_FOL

17:49:53 Presenting theory HOL-Analysis.Retracts

17:49:53 Presenting theory HOL-Hahn_Banach.Function_Norm

17:49:53 Presenting theory HOL-Hoare.Pointers0

17:49:53 Presenting theory HOL-Hahn_Banach.Zorn_Lemma

17:49:53 Presenting theory HOL-Eisbach.Example_Metric

17:49:53 Presenting HOL-IMPP ...

17:49:53 Presenting theory HOL-IMPP.Com

17:49:53 Presenting theory HOL-Hoare.Heap

17:49:53 Presenting theory HOL-Hoare.HeapSyntax

17:49:53 Presenting theory HOL-Data_Structures.AA_Set

17:49:54 Presenting theory HOL-IMPP.Natural

17:49:54 Presenting theory HOL-Data_Structures.AA_Map

17:49:55 Presenting theory HOL-Hahn_Banach.Hahn_Banach_Sup_Lemmas

17:49:55 Presenting theory HOL-Hoare.Pointer_Examples

17:49:55 Presenting theory HOL-Hoare.HeapSyntaxAbort

17:49:55 Presenting theory HOL-Hoare.Pointer_ExamplesAbort

17:49:55 Presenting theory HOL-Data_Structures.Set2_Join

17:49:55 Presenting theory HOL-IMPP.Hoare

17:49:55 Presenting theory HOL-Hoare_Parallel.OG_Hoare

17:49:56 Presenting theory HOL-Hahn_Banach.Hahn_Banach_Ext_Lemmas

17:49:56 Presenting theory HOL-Hahn_Banach.Hahn_Banach_Lemmas

17:49:56 Presenting theory Binding_Syntax_Theory.Well_Sorted_Terms

17:49:56 Presenting theory HOL-IMPP.Misc

17:49:56 Presenting theory HOL-IMPP.EvenOdd

17:49:56 Presenting HOL-IOA ...

17:49:56 Presenting theory HOL-Data_Structures.Set2_Join_RBT

17:49:56 Presenting theory HOL-Data_Structures.Array_Specs

17:49:56 Presenting theory HOL-IOA.Asig

17:49:56 Presenting theory HOL-Hoare.SchorrWaite

17:49:57 Presenting theory HOL-Data_Structures.Braun_Tree

17:49:57 Presenting theory HOL-Hoare.SepLogHeap

17:49:57 Presenting theory HOL-Hoare_Parallel.OG_Tactics

17:49:57 Presenting theory HOL-Hoare_Parallel.Quote_Antiquote

17:49:57 Presenting theory HOL-Hoare.Separation

17:49:57 Presenting HOL-Imperative_HOL ...

17:49:57 Presenting document HOL-Imperative_HOL/document

17:49:57 Presenting document HOL-Imperative_HOL/outline

17:49:57 Presenting theory HOL-Imperative_HOL.Heap

17:49:57 Presenting theory HOL-Hoare_Parallel.OG_Syntax

17:49:57 Presenting theory HOL-Hahn_Banach.Hahn_Banach

17:49:57 Presenting Imperative_Insertion_Sort ...

17:49:57 Presenting document Imperative_Insertion_Sort/document

17:49:57 Presenting document Imperative_Insertion_Sort/outline

17:49:58 Presenting theory HOL-Imperative_HOL.Heap_Monad

17:49:58 Presenting theory HOL-Data_Structures.Array_Braun

17:49:58 Presenting theory Imperative_Insertion_Sort.Imperative_Loops

17:49:58 Presenting theory HOL-Data_Structures.Trie_Fun

17:49:58 Presenting theory HOL-Hoare_Parallel.OG_Examples

17:49:59 Presenting theory HOL-Data_Structures.Trie_Map

17:49:59 Presenting theory HOL-Imperative_HOL.Array

17:49:59 Presenting theory HOL-Imperative_HOL.Ref

17:49:59 Presenting theory HOL-IOA.IOA

17:49:59 Presenting theory HOL-Imperative_HOL.Imperative_HOL

17:49:59 Presenting theory HOL-Imperative_HOL.Overview

17:49:59 Presenting theory HOL-Data_Structures.Tries_Binary

17:49:59 Presenting theory HOL-Data_Structures.Queue_Spec

17:49:59 Presenting theory HOL-Hoare_Parallel.Graph

17:49:59 Presenting theory HOL-Data_Structures.Reverse

17:50:00 Presenting theory HOL-Data_Structures.Queue_2Lists

17:50:00 Presenting theory HOL-Data_Structures.Priority_Queue_Specs

17:50:00 Presenting theory HOL-Data_Structures.Heaps

17:50:00 Presenting theory HOL-Imperative_HOL.List_Sublist

17:50:00 Presenting theory HOL-Imperative_HOL.Subarray

17:50:00 Presenting theory HOL-IOA.Solve

17:50:00 Presenting theory HOL-Data_Structures.Leftist_Heap

17:50:00 Presenting HOL-Import ...

17:50:00 Presenting theory Imperative_Insertion_Sort.Imperative_Insertion_Sort

17:50:00 Presenting HOL-Induct ...

17:50:01 Presenting document HOL-Induct/document

17:50:01 Presenting document HOL-Induct/outline

17:50:01 Presenting theory HOL-Induct.Common_Patterns

17:50:01 Presenting theory HOL-Data_Structures.Binomial_Heap

17:50:01 Presenting theory HOL-Imperative_HOL.Imperative_Quicksort

17:50:01 Presenting theory HOL-Hoare_Parallel.Gar_Coll

17:50:01 Presenting theory HOL-Data_Structures.Time_Funs

17:50:01 Presenting theory HOL-Imperative_HOL.Imperative_Reverse

17:50:02 Presenting theory HOL-Induct.Nested_Datatype

17:50:03 Presenting theory HOL-Induct.QuoDataType

17:50:04 Presenting theory HOL-Imperative_HOL.Linked_Lists

17:50:04 Presenting theory HOL-Induct.QuoNestedDataType

17:50:04 Presenting theory HOL-Imperative_HOL.Sorted_List

17:50:04 Presenting theory HOL-Induct.Term

17:50:04 Presenting theory HOL-Data_Structures.Selection

17:50:04 Presenting HOL-Lattice ...

17:50:04 Presenting document HOL-Lattice/document

17:50:04 Presenting document HOL-Lattice/outline

17:50:05 Presenting theory HOL-Induct.Sexp

17:50:05 Presenting theory HOL-Lattice.Orders

17:50:05 Presenting theory HOL-Hoare_Parallel.Mul_Gar_Coll

17:50:05 Presenting theory HOL-Hoare_Parallel.RG_Com

17:50:05 Presenting theory HOL-Import.Import_Setup

17:50:05 Presenting file "import_data.ML"

17:50:05 Presenting file "import_rule.ML"

17:50:05 Presenting theory HOL-Imperative_HOL.SatChecker

17:50:05 Presenting theory HOL-Imperative_HOL.Imperative_HOL_ex

17:50:05 Presenting HOL-Library ...

17:50:05 Presenting theory HOL-Lattice.Bounds

17:50:06 Presenting document HOL-Library/document

17:50:06 Presenting document HOL-Library/outline

17:50:06 Presenting theory HOL-Lattice.Lattice

17:50:06 Presenting theory HOL-Import.HOL_Light_Maps

17:50:06 Presenting theory HOL-Lattice.CompleteLattice

17:50:06 Presenting ADS_Functor ...

17:50:06 Presenting document ADS_Functor/document

17:50:06 Presenting document ADS_Functor/outline

17:50:06 Presenting Abs_Int_ITP2012 ...

17:50:06 Presenting document Abs_Int_ITP2012/document

17:50:06 Presenting document Abs_Int_ITP2012/outline

17:50:07 Presenting theory Abs_Int_ITP2012.Complete_Lattice_ix

17:50:07 Presenting theory HOL-Induct.SList

17:50:07 Presenting theory Abs_Int_ITP2012.ACom

17:50:07 Presenting theory HOL-Induct.ABexp

17:50:08 Presenting theory HOL-Induct.Infinitely_Branching_Tree

17:50:08 Presenting theory Abs_Int_ITP2012.Collecting

17:50:08 Presenting theory ADS_Functor.Merkle_Interface

17:50:08 Presenting theory HOL-Induct.Ordinals

17:50:08 Presenting theory HOL-Induct.Sigma_Algebra

17:50:09 Presenting theory HOL-Induct.Comb

17:50:09 Presenting theory Abs_Int_ITP2012.Abs_Int0

17:50:09 Presenting theory HOL-Library.AList

17:50:09 Presenting theory HOL-Hoare_Parallel.RG_Tran

17:50:09 Presenting theory Abs_Int_ITP2012.Abs_State

17:50:09 Presenting theory HOL-Induct.PropLog

17:50:10 Presenting theory HOL-Library.Adhoc_Overloading

17:50:10 Presenting file "adhoc_overloading.ML"

17:50:10 Presenting theory HOL-Library.Function_Algebras

17:50:10 Presenting theory HOL-Analysis.Further_Topology

17:50:10 Presenting theory Abs_Int_ITP2012.Abs_Int1

17:50:11 Presenting theory HOL-Induct.Com

17:50:11 Presenting theory HOL-Library.Set_Algebras

17:50:11 Presenting Abstract-Rewriting ...

17:50:11 Presenting document Abstract-Rewriting/document

17:50:11 Presenting document Abstract-Rewriting/outline

17:50:11 Presenting theory Abs_Int_ITP2012.Abs_Int2

17:50:11 Presenting theory HOL-Library.BigO

17:50:12 Presenting theory Abs_Int_ITP2012.Abs_Int2_ivl

17:50:12 Presenting theory Binding_Syntax_Theory.Iteration

17:50:12 Presenting theory HOL-Library.BNF_Axiomatization

17:50:12 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_axiomatization.ML"

17:50:13 Presenting theory Abstract-Rewriting.Seq

17:50:13 Presenting theory HOL-Hoare_Parallel.RG_Hoare

17:50:14 Presenting theory Abs_Int_ITP2012.Abs_Int3

17:50:14 Presenting theory HOL-Hoare_Parallel.RG_Syntax

17:50:14 Presenting theory HOL-Analysis.Jordan_Curve

17:50:14 Presenting theory HOL-Hoare_Parallel.RG_Examples

17:50:14 Presenting theory HOL-Hoare_Parallel.Hoare_Parallel

17:50:14 Presenting Decreasing-Diagrams ...

17:50:14 Presenting document Decreasing-Diagrams/document

17:50:14 Presenting document Decreasing-Diagrams/outline

17:50:14 Presenting theory Abs_Int_ITP2012.Abs_Int1_const

17:50:15 Presenting theory HOL-Analysis.Poly_Roots

17:50:15 Presenting theory Abs_Int_ITP2012.Abs_Int1_parity

17:50:15 Presenting Decreasing-Diagrams-II ...

17:50:15 Presenting document Decreasing-Diagrams-II/document

17:50:15 Presenting document Decreasing-Diagrams-II/outline

17:50:15 Presenting theory HOL-Analysis.Generalised_Binomial_Theorem

17:50:15 Presenting theory ADS_Functor.ADS_Construction

17:50:15 Presenting theory Decreasing-Diagrams-II.Decreasing_Diagrams_II_Aux

17:50:16 Presenting theory Binding_Syntax_Theory.Semantic_Domains

17:50:18 Presenting theory HOL-Analysis.Vitali_Covering_Theorem

17:50:19 Presenting theory ADS_Functor.Generic_ADS_Construction

17:50:20 Presenting theory Decreasing-Diagrams-II.Decreasing_Diagrams_II

17:50:20 Presenting theory Differential_Dynamic_Logic.USubst_Lemma

17:50:20 Presenting First_Order_Terms ...

17:50:20 Presenting document First_Order_Terms/document

17:50:20 Presenting document First_Order_Terms/outline

17:50:20 Presenting theory First_Order_Terms.Transitive_Closure_More

17:50:20 Presenting theory First_Order_Terms.Seq_More

17:50:21 Presenting theory First_Order_Terms.Fun_More

17:50:21 Presenting theory First_Order_Terms.Option_Monad

17:50:22 Presenting theory First_Order_Terms.Term

17:50:22 Presenting theory First_Order_Terms.Term_Pair_Multiset

17:50:23 Presenting theory ADS_Functor.Inclusion_Proof_Construction

17:50:24 Presenting theory First_Order_Terms.Abstract_Matching

17:50:25 Presenting theory Abstract-Rewriting.Abstract_Rewriting

17:50:25 Presenting theory First_Order_Terms.Unifiers

17:50:26 Presenting theory ADS_Functor.Canton_Transaction_Tree

17:50:26 Presenting Knuth_Bendix_Order ...

17:50:26 Presenting document Knuth_Bendix_Order/document

17:50:26 Presenting document Knuth_Bendix_Order/outline

17:50:27 Presenting theory Knuth_Bendix_Order.Order_Pair

17:50:27 Presenting theory First_Order_Terms.Abstract_Unification

17:50:28 Presenting theory Binding_Syntax_Theory.Recursion

17:50:28 Presenting theory First_Order_Terms.Unification

17:50:28 Presenting Weighted_Path_Order ...

17:50:28 Presenting document Weighted_Path_Order/document

17:50:28 Presenting document Weighted_Path_Order/outline

17:50:28 Presenting theory Weighted_Path_Order.Status

17:50:29 Presenting theory Weighted_Path_Order.Precedence

17:50:29 Presenting theory First_Order_Terms.Matching

17:50:29 Presenting theory Weighted_Path_Order.Relations

17:50:29 Presenting theory Weighted_Path_Order.List_Order

17:50:29 Presenting theory Decreasing-Diagrams.Decreasing_Diagrams

17:50:29 Presenting theory First_Order_Terms.Subsumption

17:50:30 Presenting Multiset_Ordering_NPC ...

17:50:30 Presenting document Multiset_Ordering_NPC/document

17:50:30 Presenting document Multiset_Ordering_NPC/outline

17:50:30 Presenting Stateful_Protocol_Composition_and_Typing ...

17:50:30 Presenting document Stateful_Protocol_Composition_and_Typing/document

17:50:30 Presenting document Stateful_Protocol_Composition_and_Typing/outline

17:50:30 Presenting theory Multiset_Ordering_NPC.Multiset_Ordering_More

17:50:31 Presenting theory Multiset_Ordering_NPC.Propositional_Formula

17:50:31 Presenting theory Knuth_Bendix_Order.Lexicographic_Extension

17:50:32 Presenting theory Stateful_Protocol_Composition_and_Typing.Miscellaneous

17:50:33 Presenting theory Knuth_Bendix_Order.Subterm_and_Context

17:50:33 Presenting theory Differential_Dynamic_Logic.Uniform_Renaming

17:50:33 Presenting theory Weighted_Path_Order.Multiset_Extension_Pair

17:50:33 Presenting theory Knuth_Bendix_Order.Term_Aux

17:50:33 Presenting theory Multiset_Ordering_NPC.Multiset_Ordering_in_NP

17:50:34 Presenting theory Differential_Dynamic_Logic.Pretty_Printer

17:50:34 Presenting theory Weighted_Path_Order.Multiset_Extension_Pair_Impl

17:50:34 Presenting theory Multiset_Ordering_NPC.Multiset_Ordering_NP_Hard

17:50:35 Presenting theory Stateful_Protocol_Composition_and_Typing.Messages

17:50:35 Presenting theory Abstract-Rewriting.Relative_Rewriting

17:50:36 Presenting theory Multiset_Ordering_NPC.RPO_NP_Hard

17:50:36 Presenting theory Abstract-Rewriting.SN_Orders

17:50:36 Presenting Automated_Stateful_Protocol_Verification ...

17:50:36 Presenting document Automated_Stateful_Protocol_Verification/document

17:50:36 Presenting document Automated_Stateful_Protocol_Verification/outline

17:50:36 Presenting theory Weighted_Path_Order.Multiset_Extension2

17:50:36 Presenting theory HOL-Analysis.Change_Of_Vars

17:50:37 Presenting theory Weighted_Path_Order.Multiset_Extension2_Impl

17:50:38 Presenting theory Abstract-Rewriting.SN_Order_Carrier

17:50:38 Presenting Matrix ...

17:50:38 Presenting document Matrix/document

17:50:38 Presenting document Matrix/outline

17:50:39 Presenting theory HOL-Analysis.Lipschitz

17:50:39 Presenting theory HOL-Analysis.Multivariate_Analysis

17:50:39 Presenting theory Matrix.Utility

17:50:40 Presenting theory Weighted_Path_Order.WPO

17:50:40 Presenting theory Matrix.Ordered_Semiring

17:50:40 Presenting theory Knuth_Bendix_Order.KBO

17:50:41 Presenting theory HOL-Analysis.Simplex_Content

17:50:41 Presenting Matrix_Tensor ...

17:50:41 Presenting document Matrix_Tensor/document

17:50:41 Presenting document Matrix_Tensor/outline

17:50:41 Presenting theory Weighted_Path_Order.RPO

17:50:41 Presenting theory HOL-Library.BNF_Corec

17:50:41 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_tactics.ML"

17:50:41 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec.ML"

17:50:41 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_sugar_util.ML"

17:50:41 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_sugar_tactics.ML"

17:50:41 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_sugar.ML"

17:50:41 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_unique_sugar.ML"

17:50:41 Presenting theory Weighted_Path_Order.LPO

17:50:42 Presenting theory Weighted_Path_Order.KBO_Transformation

17:50:42 Presenting theory HOL-Library.While_Combinator

17:50:42 Presenting theory Weighted_Path_Order.KBO_as_WPO

17:50:42 Presenting theory Weighted_Path_Order.Executable_Orders

17:50:42 Presenting Knot_Theory ...

17:50:42 Presenting document Knot_Theory/document

17:50:42 Presenting document Knot_Theory/outline

17:50:43 Presenting theory Knot_Theory.Preliminaries

17:50:43 Presenting theory HOL-Library.Bourbaki_Witt_Fixpoint

17:50:43 Presenting theory HOL-Library.Char_ord

17:50:43 Presenting theory HOL-Library.Phantom_Type

17:50:43 Presenting theory Knot_Theory.Tangles

17:50:43 Presenting theory HOL-Analysis.FPS_Convergence

17:50:43 Presenting theory HOL-Library.Cardinality

17:50:43 Presenting theory HOL-Library.Code_Cardinality

17:50:44 Presenting theory HOL-Analysis.Smooth_Paths

17:50:45 Presenting theory Automated_Stateful_Protocol_Verification.Transactions

17:50:45 Presenting theory Matrix.Matrix_Legacy

17:50:46 Presenting theory HOL-Analysis.Locally

17:50:46 Presenting theory Automated_Stateful_Protocol_Verification.Term_Abstraction

17:50:46 Presenting Minsky_Machines ...

17:50:46 Presenting document Minsky_Machines/document

17:50:46 Presenting document Minsky_Machines/outline

17:50:46 Presenting theory Minsky_Machines.Recursive_Inseparability

17:50:46 Presenting theory HOL-Library.Case_Converter

17:50:46 Presenting file "case_converter.ML"

17:50:46 Presenting theory HOL-Analysis.Abstract_Euclidean_Space

17:50:47 Presenting theory Knot_Theory.Tangle_Algebra

17:50:47 Presenting theory Knot_Theory.Tangle_Relation

17:50:48 Presenting theory HOL-Library.Code_Lazy

17:50:48 Presenting file "code_lazy.ML"

17:50:48 Presenting theory HOL-Analysis.Function_Metric

17:50:48 Presenting theory HOL-Analysis.Analysis

17:50:48 Presenting Polynomials ...

17:50:48 Presenting document Polynomials/document

17:50:48 Presenting document Polynomials/outline

17:50:49 Presenting theory HOL-Library.Code_Test

17:50:49 Presenting file "code_test.ML"

17:50:49 Presenting theory HOL-Library.Combine_PER

17:50:49 Presenting theory Knot_Theory.Tangle_Moves

17:50:49 Presenting theory Polynomials.Utils

17:50:50 Presenting theory Knot_Theory.Link_Algebra

17:50:50 Presenting theory Minsky_Machines.Minsky

17:50:50 Presenting Abstract_Completeness ...

17:50:50 Presenting document Abstract_Completeness/document

17:50:50 Presenting document Abstract_Completeness/outline

17:50:50 Presenting theory Polynomials.MPoly_Type

17:50:52 Presenting theory Abstract_Completeness.Abstract_Completeness

17:50:53 Presenting theory Polynomials.More_MPoly_Type

17:50:53 Presenting theory HOL-Library.Complete_Partial_Order2

17:50:53 Presenting theory Stateful_Protocol_Composition_and_Typing.More_Unification

17:50:53 Presenting theory Abstract_Completeness.Propositional_Logic

17:50:53 Presenting Abstract_Soundness ...

17:50:53 Presenting document Abstract_Soundness/document

17:50:53 Presenting document Abstract_Soundness/outline

17:50:54 Presenting theory Abstract_Soundness.Finite_Proof_Soundness

17:50:54 Presenting theory Knot_Theory.Example

17:50:55 Presenting theory HOL-Library.Conditional_Parametricity

17:50:55 Presenting file "conditional_parametricity.ML"

17:50:55 Presenting theory HOL-Library.Confluence

17:50:56 Presenting theory HOL-Library.Confluent_Quotient

17:50:57 Presenting theory Abstract_Soundness.Infinite_Proof_Soundness

17:50:57 Presenting Amortized_Complexity ...

17:50:57 Presenting document Amortized_Complexity/document

17:50:57 Presenting document Amortized_Complexity/outline

17:50:58 Presenting theory HOL-Library.Old_Datatype

17:50:58 Presenting file "$ISABELLE_HOME/src/HOL/Tools/Old_Datatype/old_datatype.ML"

17:50:58 Presenting theory Polynomials.Power_Products

17:50:58 Presenting theory HOL-Library.Nat_Bijection

17:50:59 Presenting theory Amortized_Complexity.Amortized_Framework0

17:50:59 Presenting theory Polynomials.More_Modules

17:50:59 Presenting theory Amortized_Complexity.Amortized_Framework

17:50:59 Presenting theory HOL-Library.Countable

17:50:59 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_lfp_countable.ML"

17:51:00 Presenting theory Stateful_Protocol_Composition_and_Typing.Intruder_Deduction

17:51:00 Presenting theory Amortized_Complexity.Amortized_Examples

17:51:00 Presenting theory Amortized_Complexity.Priority_Queue_ops_merge

17:51:00 Presenting theory HOL-Library.Infinite_Set

17:51:01 Presenting theory HOL-Library.Countable_Set

17:51:01 Presenting theory Amortized_Complexity.Skew_Heap_Analysis

17:51:01 Presenting theory Amortized_Complexity.Lemmas_log

17:51:02 Presenting theory HOL-Library.Countable_Complete_Lattices

17:51:02 Presenting theory Amortized_Complexity.Splay_Tree_Analysis_Base

17:51:02 Presenting theory Differential_Dynamic_Logic.Proof_Checker

17:51:02 Presenting theory HOL-Library.Countable_Set_Type

17:51:02 Presenting theory HOL-Library.Debug

17:51:02 Presenting theory Knot_Theory.Kauffman_Matrix

17:51:02 Presenting theory HOL-Library.Diagonal_Subsequence

17:51:03 Presenting theory Differential_Dynamic_Logic.Differential_Dynamic_Logic

17:51:03 Presenting Dynamic_Tables ...

17:51:03 Presenting document Dynamic_Tables/document

17:51:03 Presenting document Dynamic_Tables/outline

17:51:03 Presenting theory HOL-Library.Discrete

17:51:04 Presenting theory Dynamic_Tables.Tables_real

17:51:04 Presenting theory Amortized_Complexity.Splay_Tree_Analysis

17:51:04 Presenting theory Polynomials.MPoly_Type_Class

17:51:04 Presenting theory HOL-Library.FuncSet

17:51:06 Presenting theory Dynamic_Tables.Tables_nat

17:51:06 Presenting theory HOL-Library.Disjoint_Sets

17:51:06 Presenting Bell_Numbers_Spivey ...

17:51:06 Presenting document Bell_Numbers_Spivey/document

17:51:06 Presenting document Bell_Numbers_Spivey/outline

17:51:06 Presenting theory Amortized_Complexity.Splay_Tree_Analysis_Optimal

17:51:06 Presenting theory Amortized_Complexity.Priority_Queue_ops

17:51:07 Presenting theory Amortized_Complexity.Splay_Heap_Analysis

17:51:08 Presenting theory Bell_Numbers_Spivey.Bell_Numbers

17:51:08 Presenting Card_Equiv_Relations ...

17:51:08 Presenting document Card_Equiv_Relations/document

17:51:08 Presenting document Card_Equiv_Relations/outline

17:51:08 Presenting theory Knot_Theory.Computations

17:51:08 Presenting theory HOL-Library.FSet

17:51:09 Presenting theory Amortized_Complexity.Pairing_Heap_Tree_Analysis

17:51:09 Presenting theory Card_Equiv_Relations.Card_Equiv_Relations

17:51:10 Presenting theory Card_Equiv_Relations.Card_Partial_Equiv_Relations

17:51:10 Presenting Binomial-Heaps ...

17:51:10 Presenting document Binomial-Heaps/document

17:51:10 Presenting document Binomial-Heaps/outline

17:51:10 Presenting theory Amortized_Complexity.Pairing_Heap_Tree_Analysis2

17:51:11 Presenting theory Knot_Theory.Linkrel_Kauffman

17:51:11 Presenting theory Knot_Theory.Kauffman_Invariance

17:51:11 Presenting theory Knot_Theory.Knot_Theory

17:51:11 Presenting Boolean_Expression_Checkers ...

17:51:11 Presenting document Boolean_Expression_Checkers/document

17:51:11 Presenting document Boolean_Expression_Checkers/outline

17:51:11 Presenting theory Polynomials.MPoly_Type_Class_Ordered

17:51:11 Presenting theory HOL-Library.Finite_Map

17:51:12 Presenting theory HOL-Library.Disjoint_FSets

17:51:12 Presenting theory Amortized_Complexity.Pairing_Heap_List1_Analysis

17:51:12 Presenting theory Amortized_Complexity.Pairing_Heap_List1_Analysis2

17:51:12 Presenting theory HOL-Library.Dlist

17:51:12 Presenting theory Boolean_Expression_Checkers.Boolean_Expression_Checkers

17:51:12 Presenting theory Polynomials.Poly_Mapping_Finite_Map

17:51:12 Presenting theory Binomial-Heaps.BinomialHeap

17:51:12 Presenting theory Boolean_Expression_Checkers.Boolean_Expression_Checkers_AList_Mapping

17:51:12 Presenting theory HOL-Library.Dual_Ordered_Lattice

17:51:13 Presenting theory Boolean_Expression_Checkers.Boolean_Expression_Example

17:51:13 Presenting Buildings ...

17:51:13 Presenting document Buildings/document

17:51:13 Presenting document Buildings/outline

17:51:13 Presenting theory Amortized_Complexity.Pairing_Heap_List2_Analysis

17:51:13 Presenting Card_Number_Partitions ...

17:51:13 Presenting document Card_Number_Partitions/document

17:51:13 Presenting document Card_Number_Partitions/outline

17:51:13 Presenting theory Card_Number_Partitions.Additions_to_Main

17:51:14 Presenting theory Polynomials.MPoly_Type_Class_FMap

17:51:14 Presenting theory HOL-Library.Equipollence

17:51:14 Presenting theory HOL-Library.Simps_Case_Conv

17:51:14 Presenting file "simps_case_conv.ML"

17:51:14 Presenting theory Stateful_Protocol_Composition_and_Typing.Strands_and_Constraints

17:51:14 Presenting theory HOL-Library.Extended

17:51:15 Presenting theory Polynomials.PP_Type

17:51:15 Presenting theory Card_Number_Partitions.Number_Partition

17:51:15 Presenting theory HOL-Library.Order_Continuity

17:51:16 Presenting theory Card_Number_Partitions.Card_Number_Partitions

17:51:16 Presenting Category2 ...

17:51:16 Presenting document Category2/document

17:51:16 Presenting document Category2/outline

17:51:16 Presenting theory HOL-Library.Extended_Nat

17:51:17 Presenting theory Category2.Category

17:51:18 Presenting theory Stateful_Protocol_Composition_and_Typing.Lazy_Intruder

17:51:18 Presenting theory Buildings.Prelim

17:51:18 Presenting theory Category2.Universe

17:51:18 Presenting theory HOL-Library.Liminf_Limsup

17:51:18 Presenting theory Binomial-Heaps.SkewBinomialHeap

17:51:19 Presenting theory Binomial-Heaps.Test

17:51:19 Presenting Category3 ...

17:51:19 Presenting document Category3/document

17:51:19 Presenting document Category3/outline

17:51:20 Presenting theory Category3.Category

17:51:20 Presenting theory Category3.DualCategory

17:51:22 Presenting theory Stateful_Protocol_Composition_and_Typing.Typed_Model

17:51:23 Presenting theory Category3.ConcreteCategory

17:51:23 Presenting theory Category2.MonadicEquationalTheory

17:51:23 Presenting theory Category3.EpiMonoIso

17:51:24 Presenting theory Category3.InitialTerminal

17:51:25 Presenting theory HOL-Library.Extended_Real

17:51:25 Presenting theory HOL-Library.Indicator_Function

17:51:26 Presenting theory Category3.Functor

17:51:27 Presenting theory Category2.Functors

17:51:27 Presenting theory Buildings.Algebra

17:51:27 Presenting theory Category3.Subcategory

17:51:27 Presenting theory Matrix_Tensor.Matrix_Tensor

17:51:28 Presenting MonoidalCategory ...

17:51:28 Presenting document MonoidalCategory/document

17:51:28 Presenting document MonoidalCategory/outline

17:51:28 Presenting theory Buildings.Simplicial

17:51:29 Presenting theory HOL-Library.Extended_Nonnegative_Real

17:51:29 Presenting theory Stateful_Protocol_Composition_and_Typing.Typing_Result

17:51:30 Presenting theory HOL-Library.Log_Nat

17:51:30 Presenting theory Polynomials.OAlist

17:51:31 Presenting theory HOL-Library.Lattice_Algebras

17:51:33 Presenting theory Polynomials.OAlist_Poly_Mapping

17:51:33 Presenting theory Buildings.Chamber

17:51:34 Presenting theory Category2.NatTrans

17:51:34 Presenting theory Stateful_Protocol_Composition_and_Typing.Stateful_Strands

17:51:35 Presenting theory Category3.SetCategory

17:51:36 Presenting theory Buildings.Coxeter

17:51:37 Presenting theory Category2.SetCat

17:51:37 Presenting theory HOL-Library.Float

17:51:38 Presenting theory Polynomials.Term_Order

17:51:38 Presenting theory HOL-Library.Function_Division

17:51:38 Presenting theory Buildings.Building

17:51:38 Presenting Combinatorics_Words ...

17:51:38 Presenting document Combinatorics_Words/document

17:51:38 Presenting document Combinatorics_Words/manual

17:51:38 Presenting theory Combinatorics_Words.Arithmetical_Hints

17:51:38 Presenting theory HOL-Library.Fun_Lexorder

17:51:39 Presenting theory HOL-Library.Going_To_Filter

17:51:39 Presenting theory Combinatorics_Words.Reverse_Symmetry

17:51:39 Presenting theory HOL-Library.Groups_Big_Fun

17:51:39 Presenting theory Stateful_Protocol_Composition_and_Typing.Stateful_Typing

17:51:41 Presenting theory Stateful_Protocol_Composition_and_Typing.Labeled_Strands

17:51:41 Presenting theory HOL-Library.Interval

17:51:42 Presenting theory Polynomials.MPoly_Type_Class_OAlist

17:51:42 Presenting theory Combinatorics_Words.CoWBasic

17:51:42 Presenting theory HOL-Library.Interval_Float

17:51:43 Presenting theory Stateful_Protocol_Composition_and_Typing.Parallel_Compositionality

17:51:43 Presenting theory HOL-Library.IArray

17:51:43 Presenting theory Polynomials.Quasi_PM_Power_Products

17:51:44 Presenting theory Combinatorics_Words.Submonoids

17:51:45 Presenting theory Category3.SetCat

17:51:45 Presenting theory Stateful_Protocol_Composition_and_Typing.Labeled_Stateful_Strands

17:51:45 Presenting theory Combinatorics_Words.Periodicity_Lemma

17:51:45 Presenting theory Combinatorics_Words.Lyndon_Schutzenberger

17:51:45 Presenting theory Combinatorics_Words.CoWAll

17:51:45 Presenting Combinatorics_Words_Graph_Lemma ...

17:51:45 Presenting document Combinatorics_Words_Graph_Lemma/document

17:51:45 Presenting document Combinatorics_Words_Graph_Lemma/outline

17:51:46 Presenting theory MonoidalCategory.MonoidalCategory

17:51:46 Presenting theory Combinatorics_Words_Graph_Lemma.Graph_Lemma

17:51:46 Presenting Combinatorics_Words_Lyndon ...

17:51:46 Presenting document Combinatorics_Words_Lyndon/document

17:51:46 Presenting document Combinatorics_Words_Lyndon/outline

17:51:46 Presenting theory Category3.ProductCategory

17:51:46 Presenting theory Category2.Yoneda

17:51:46 Presenting ConcurrentIMP ...

17:51:46 Presenting document ConcurrentIMP/document

17:51:46 Presenting document ConcurrentIMP/outline

17:51:46 Presenting theory Combinatorics_Words_Lyndon.Lyndon

17:51:47 Presenting theory ConcurrentIMP.CIMP_pred

17:51:47 Presenting theory Combinatorics_Words_Lyndon.Lyndon_Addition

17:51:47 Presenting CoreC++ ...

17:51:47 Presenting document CoreC++/document

17:51:47 Presenting document CoreC++/outline

17:51:47 Presenting theory CoreC++.Auxiliary

17:51:47 Presenting theory CoreC++.Type

17:51:47 Presenting theory CoreC++.Value

17:51:47 Presenting theory ConcurrentIMP.Infinite_Sequences

17:51:47 Presenting theory CoreC++.Expr

17:51:47 Presenting theory CoreC++.Decl

17:51:48 Presenting theory CoreC++.ClassRel

17:51:49 Presenting theory ConcurrentIMP.LTL

17:51:50 Presenting theory CoreC++.SubObj

17:51:50 Presenting theory CoreC++.Objects

17:51:50 Presenting theory Category3.NaturalTransformation

17:51:50 Presenting theory CoreC++.Exceptions

17:51:50 Presenting theory CoreC++.Syntax

17:51:50 Presenting theory CoreC++.State

17:51:50 Presenting theory MonoidalCategory.MonoidalFunctor

17:51:51 Presenting theory ConcurrentIMP.CIMP_lang

17:51:51 Presenting theory Category3.BinaryFunctor

17:51:52 Presenting theory CoreC++.BigStep

17:51:53 Presenting theory HOL-Library.Landau_Symbols

17:51:54 Presenting theory CoreC++.SmallStep

17:51:54 Presenting theory CoreC++.SystemClasses

17:51:54 Presenting theory CoreC++.TypeRel

17:51:54 Presenting theory CoreC++.WellType

17:51:54 Presenting theory HOL-Library.Lattice_Constructions

17:51:55 Presenting theory ConcurrentIMP.CIMP_vcg

17:51:56 Presenting theory ConcurrentIMP.CIMP_vcg_rules

17:51:56 Presenting theory ConcurrentIMP.CIMP

17:51:56 Presenting file "cimp.ML"

17:51:57 Presenting theory ConcurrentIMP.CIMP_locales

17:51:57 Presenting theory HOL-Library.Stream

17:51:57 Presenting theory ConcurrentIMP.CIMP_one_place_buffer

17:51:57 Presenting theory ConcurrentIMP.CIMP_unbounded_buffer

17:51:57 Presenting Core_DOM ...

17:51:57 Presenting document Core_DOM/document

17:51:57 Presenting document Core_DOM/outline

17:51:58 Presenting theory Category3.FunctorCategory

17:51:58 Presenting theory Stateful_Protocol_Composition_and_Typing.Stateful_Compositionality

17:51:59 Presenting theory Core_DOM.Hiding_Type_Variables

17:51:59 Presenting theory Core_DOM.Ref

17:51:59 Presenting theory Core_DOM.Core_DOM_Basic_Datatypes

17:51:59 Presenting theory Core_DOM.BaseClass

17:51:59 Presenting theory CoreC++.WellForm

17:51:59 Presenting theory CoreC++.WWellForm

17:52:00 Presenting theory Stateful_Protocol_Composition_and_Typing.Example_Keyserver

17:52:00 Presenting theory Stateful_Protocol_Composition_and_Typing.Example_TLS

17:52:00 Presenting theory Stateful_Protocol_Composition_and_Typing.Examples

17:52:00 Presenting Shadow_DOM ...

17:52:00 Presenting document Shadow_DOM/document

17:52:00 Presenting document Shadow_DOM/outline

17:52:01 Presenting theory Shadow_DOM.ShadowRootClass

17:52:01 Presenting theory Core_DOM.Heap_Error_Monad

17:52:02 Presenting theory Shadow_DOM.ShadowRootMonad

17:52:02 Presenting theory HOL-Library.Sublist

17:52:02 Presenting theory Category3.Yoneda

17:52:02 Presenting theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Model

17:52:03 Presenting theory Core_DOM.BaseMonad

17:52:03 Presenting theory Core_DOM.ObjectPointer

17:52:03 Presenting theory Core_DOM.ObjectClass

17:52:03 Presenting theory MonoidalCategory.FreeMonoidalCategory

17:52:04 Presenting theory Core_DOM.ObjectMonad

17:52:04 Presenting theory Core_DOM.NodePointer

17:52:04 Presenting theory Core_DOM.NodeClass

17:52:04 Presenting theory Polynomials.MPoly_PM

17:52:04 Presenting theory Core_DOM.NodeMonad

17:52:04 Presenting theory Core_DOM.ElementPointer

17:52:05 Presenting theory Core_DOM.CharacterDataPointer

17:52:05 Presenting theory Core_DOM.DocumentPointer

17:52:05 Presenting theory Core_DOM.ShadowRootPointer

17:52:05 Presenting theory HOL-Library.Linear_Temporal_Logic_on_Streams

17:52:05 Presenting theory Polynomials.MPoly_Type_Univariate

17:52:05 Presenting theory HOL-Library.ListVector

17:52:06 Presenting theory Core_DOM.ElementClass

17:52:06 Presenting theory Automated_Stateful_Protocol_Verification.Term_Variants

17:52:06 Presenting theory HOL-Library.Lub_Glb

17:52:07 Presenting theory Core_DOM.ElementMonad

17:52:07 Presenting theory MonoidalCategory.CartesianMonoidalCategory

17:52:07 Presenting DOM_Components ...

17:52:07 Presenting document DOM_Components/document

17:52:07 Presenting document DOM_Components/outline

17:52:07 Presenting theory Core_DOM.CharacterDataClass

17:52:08 Presenting theory Category3.Adjunction

17:52:08 Presenting theory Core_DOM.CharacterDataMonad

17:52:08 Presenting theory Polynomials.Polynomials

17:52:09 Presenting theory Polynomials.Show_Polynomials

17:52:09 Presenting theory Polynomials.NZM

17:52:09 Presenting Core_SC_DOM ...

17:52:09 Presenting document Core_SC_DOM/document

17:52:09 Presenting document Core_SC_DOM/outline

17:52:09 Presenting theory Core_DOM.DocumentClass

17:52:09 Presenting theory Core_SC_DOM.Hiding_Type_Variables

17:52:09 Presenting theory Core_SC_DOM.Ref

17:52:09 Presenting theory Core_SC_DOM.Core_DOM_Basic_Datatypes

17:52:09 Presenting theory Core_SC_DOM.BaseClass

17:52:09 Presenting theory Category3.EquivalenceOfCategories

17:52:10 Presenting theory Category3.FreeCategory

17:52:10 Presenting theory Category3.DiscreteCategory

17:52:10 Presenting theory HOL-Library.Mapping

17:52:10 Presenting theory HOL-Library.Monad_Syntax

17:52:10 Presenting theory Core_SC_DOM.Heap_Error_Monad

17:52:10 Presenting theory Core_DOM.DocumentMonad

17:52:11 Presenting theory Core_SC_DOM.BaseMonad

17:52:11 Presenting theory Core_SC_DOM.ObjectPointer

17:52:11 Presenting theory Core_SC_DOM.ObjectClass

17:52:12 Presenting theory HOL-Library.More_List

17:52:12 Presenting theory Core_SC_DOM.ObjectMonad

17:52:12 Presenting theory Core_SC_DOM.NodePointer

17:52:12 Presenting theory Core_SC_DOM.NodeClass

17:52:12 Presenting theory Core_SC_DOM.NodeMonad

17:52:12 Presenting theory Core_SC_DOM.ElementPointer

17:52:12 Presenting theory Core_SC_DOM.CharacterDataPointer

17:52:12 Presenting theory HOL-Library.Cancellation

17:52:12 Presenting file "Cancellation/cancel.ML"

17:52:12 Presenting file "Cancellation/cancel_data.ML"

17:52:12 Presenting file "Cancellation/cancel_simprocs.ML"

17:52:12 Presenting theory Core_SC_DOM.DocumentPointer

17:52:12 Presenting theory Core_SC_DOM.ShadowRootPointer

17:52:13 Presenting theory Core_SC_DOM.ElementClass

17:52:13 Presenting theory Core_SC_DOM.ElementMonad

17:52:14 Presenting theory Core_SC_DOM.CharacterDataClass

17:52:14 Presenting theory Core_SC_DOM.CharacterDataMonad

17:52:14 Presenting theory Core_SC_DOM.DocumentClass

17:52:15 Presenting theory Core_SC_DOM.DocumentMonad

17:52:16 Presenting theory DOM_Components.Core_DOM_Components

17:52:18 Presenting theory CoreC++.Equivalence

17:52:19 Presenting theory Core_SC_DOM.Core_DOM_Functions

17:52:19 Presenting theory CoreC++.DefAss

17:52:20 Presenting theory HOL-Library.Multiset

17:52:20 Presenting file "multiset_simprocs.ML"

17:52:20 Presenting theory CoreC++.WellTypeRT

17:52:20 Presenting theory Automated_Stateful_Protocol_Verification.Term_Implication

17:52:21 Presenting theory Core_DOM.Core_DOM_Functions

17:52:21 Presenting theory HOL-Library.Multiset_Order

17:52:22 Presenting theory HOL-Library.Nonpos_Ints

17:52:22 Presenting theory HOL-Library.Numeral_Type

17:52:22 Presenting theory CoreC++.Conform

17:52:23 Presenting theory HOL-Library.Omega_Words_Fun

17:52:23 Presenting theory HOL-Library.Open_State_Syntax

17:52:23 Presenting theory DOM_Components.Shadow_DOM_Components

17:52:23 Presenting theory HOL-Library.Option_ord

17:52:23 Presenting theory HOL-Library.Parallel

17:52:24 Presenting theory HOL-Library.Pattern_Aliases

17:52:24 Presenting theory HOL-Library.Periodic_Fun

17:52:24 Presenting theory DOM_Components.fancy_tabs

17:52:24 Presenting Shadow_SC_DOM ...

17:52:24 Presenting document Shadow_SC_DOM/document

17:52:24 Presenting document Shadow_SC_DOM/outline

17:52:25 Presenting theory Core_SC_DOM.Core_DOM_Heap_WF

17:52:26 Presenting theory HOL-Library.Poly_Mapping

17:52:26 Presenting theory Shadow_SC_DOM.ShadowRootClass

17:52:26 Presenting theory HOL-Library.Power_By_Squaring

17:52:26 Presenting theory Core_SC_DOM.Core_DOM

17:52:26 Presenting theory Core_SC_DOM.Testing_Utils

17:52:27 Presenting theory HOL-Library.Preorder

17:52:27 Presenting file "$ISABELLE_HOME/src/Provers/preorder.ML"

17:52:27 Presenting theory HOL-Library.Product_Plus

17:52:27 Presenting theory Core_SC_DOM.Core_DOM_BaseTest

17:52:27 Presenting theory HOL-Library.Quadratic_Discriminant

17:52:27 Presenting theory Core_SC_DOM.Document_adoptNode

17:52:27 Presenting theory HOL-Library.Quotient_Syntax

17:52:27 Presenting theory HOL-Library.Quotient_Set

17:52:27 Presenting theory HOL-Library.Quotient_Product

17:52:27 Presenting theory HOL-Library.Quotient_Option

17:52:27 Presenting theory HOL-Library.Quotient_List

17:52:27 Presenting theory HOL-Library.Quotient_Sum

17:52:28 Presenting theory HOL-Library.Quotient_Type

17:52:28 Presenting theory Core_SC_DOM.Document_getElementById

17:52:28 Presenting theory Core_SC_DOM.Node_insertBefore

17:52:28 Presenting theory Core_SC_DOM.Node_removeChild

17:52:28 Presenting theory Core_SC_DOM.Core_DOM_Tests

17:52:28 Presenting SC_DOM_Components ...

17:52:28 Presenting document SC_DOM_Components/document

17:52:28 Presenting document SC_DOM_Components/outline

17:52:29 Presenting theory HOL-Library.Ramsey

17:52:29 Presenting theory CoreC++.Progress

17:52:29 Presenting theory HOL-Library.Reflection

17:52:29 Presenting file "$ISABELLE_HOME/src/HOL/Tools/reflection.ML"

17:52:30 Presenting theory SC_DOM_Components.Core_DOM_DOM_Components

17:52:30 Presenting theory Shadow_SC_DOM.ShadowRootMonad

17:52:30 Presenting theory CoreC++.HeapExtension

17:52:30 Presenting theory HOL-Library.Rewrite

17:52:30 Presenting file "cconv.ML"

17:52:30 Presenting file "rewrite.ML"

17:52:31 Presenting theory HOL-Library.Type_Length

17:52:31 Presenting theory HOL-Library.Saturated

17:52:31 Presenting theory CoreC++.CWellForm

17:52:31 Presenting theory HOL-Library.Set_Idioms

17:52:31 Presenting theory HOL-Library.Signed_Division

17:52:32 Presenting theory HOL-Library.State_Monad

17:52:32 Presenting theory HOL-Library.Comparator

17:52:33 Presenting theory HOL-Library.Sorting_Algorithms

17:52:33 Presenting theory Shadow_DOM.Shadow_DOM

17:52:34 Presenting theory SC_DOM_Components.Core_DOM_SC_DOM_Components

17:52:35 Presenting theory HOL-Library.Sum_of_Squares

17:52:35 Presenting file "Sum_of_Squares/positivstellensatz.ML"

17:52:35 Presenting file "Sum_of_Squares/positivstellensatz_tools.ML"

17:52:35 Presenting file "Sum_of_Squares/sum_of_squares.ML"

17:52:35 Presenting file "Sum_of_Squares/sos_wrapper.ML"

17:52:35 Presenting theory Shadow_DOM.Shadow_DOM_BaseTest

17:52:36 Presenting theory HOL-Library.Transitive_Closure_Table

17:52:36 Presenting theory SC_DOM_Components.Shadow_DOM_DOM_Components

17:52:36 Presenting theory HOL-Library.Tree

17:52:36 Presenting theory HOL-Library.Tree_Multiset

17:52:36 Presenting theory HOL-Library.Tree_Real

17:52:37 Presenting theory HOL-Library.Uprod

17:52:37 Presenting theory SC_DOM_Components.Shadow_DOM_SC_DOM_Components

17:52:38 Presenting theory Core_DOM.Core_DOM_Heap_WF

17:52:38 Presenting Datatype_Order_Generator ...

17:52:38 Presenting document Datatype_Order_Generator/document

17:52:38 Presenting document Datatype_Order_Generator/outline

17:52:38 Presenting theory Datatype_Order_Generator.Derive_Aux

17:52:38 Presenting file "derive_aux.ML"

17:52:39 Presenting theory Core_DOM.Core_DOM

17:52:39 Presenting theory Core_DOM.Testing_Utils

17:52:39 Presenting theory Datatype_Order_Generator.Order_Generator

17:52:39 Presenting file "order_generator.ML"

17:52:39 Presenting theory Datatype_Order_Generator.Hash_Generator

17:52:39 Presenting file "hash_generator.ML"

17:52:39 Presenting theory Datatype_Order_Generator.Derive

17:52:39 Presenting theory Datatype_Order_Generator.Derive_Examples

17:52:39 Presenting Old_Datatype_Show ...

17:52:40 Presenting theory Category3.Limit

17:52:40 Presenting theory Core_DOM.Core_DOM_BaseTest

17:52:40 Presenting theory Old_Datatype_Show.Old_Show

17:52:40 Presenting theory Core_DOM.Document_adoptNode

17:52:40 Presenting theory Old_Datatype_Show.Old_Show_Generator

17:52:40 Presenting file "old_show_generator.ML"

17:52:40 Presenting theory Old_Datatype_Show.Old_Show_Instances

17:52:40 Presenting theory Old_Datatype_Show.Old_Show_Examples

17:52:40 Presenting Deriving ...

17:52:40 Presenting document Deriving/document

17:52:40 Presenting document Deriving/outline

17:52:40 Presenting theory Deriving.Derive_Manager

17:52:40 Presenting file "derive_manager.ML"

17:52:40 Presenting theory Shadow_DOM.slots

17:52:41 Presenting theory Deriving.Generator_Aux

17:52:41 Presenting file "bnf_access.ML"

17:52:41 Presenting file "generator_aux.ML"

17:52:41 Presenting theory HOL-Library.Word

17:52:41 Presenting file "Tools/word_lib.ML"

17:52:41 Presenting file "Tools/smt_word.ML"

17:52:41 Presenting theory Deriving.Comparator

17:52:41 Presenting theory Deriving.Compare

17:52:41 Presenting file "compare_code.ML"

17:52:41 Presenting theory Deriving.RBT_Compare_Order_Impl

17:52:42 Presenting theory HOL-Library.Z2

17:52:42 Presenting theory HOL-Library.Library

17:52:42 Presenting theory HOL-Library.Product_Order

17:52:42 Presenting theory Deriving.RBT_Comparator_Impl

17:52:42 Presenting theory HOL-Library.Finite_Lattice

17:52:42 Presenting theory HOL-Library.List_Lexorder

17:52:42 Presenting theory HOL-Library.List_Lenlexorder

17:52:42 Presenting theory HOL-Library.Prefix_Order

17:52:42 Presenting theory HOL-Library.Product_Lexorder

17:52:43 Presenting theory HOL-Library.Subseq_Order

17:52:43 Presenting theory Core_DOM.Document_getElementById

17:52:43 Presenting theory Shadow_DOM.slots_fallback

17:52:43 Presenting theory Core_DOM.Node_insertBefore

17:52:43 Presenting theory HOL-Library.Datatype_Records

17:52:43 Presenting file "datatype_records.ML"

17:52:43 Presenting theory HOL-Library.AList_Mapping

17:52:43 Presenting theory Core_DOM.Node_removeChild

17:52:43 Presenting theory HOL-Library.Code_Abstract_Nat

17:52:43 Presenting theory Core_DOM.Core_DOM_Tests

17:52:43 Presenting Containers ...

17:52:43 Presenting theory Shadow_DOM.Shadow_DOM_Document_adoptNode

17:52:43 Presenting document Containers/document

17:52:43 Presenting document Containers/outline

17:52:43 Presenting theory HOL-Library.Code_Binary_Nat

17:52:44 Presenting theory Containers.Containers_Auxiliary

17:52:44 Presenting theory Deriving.Comparator_Generator

17:52:44 Presenting file "comparator_generator.ML"

17:52:44 Presenting theory Deriving.Compare_Generator

17:52:44 Presenting file "compare_generator.ML"

17:52:44 Presenting theory Containers.Card_Datatype

17:52:44 Presenting theory Deriving.Compare_Instances

17:52:44 Presenting theory Deriving.Compare_Order_Instances

17:52:44 Presenting theory Deriving.Compare_Rat

17:52:44 Presenting theory Deriving.Compare_Real

17:52:45 Presenting theory Deriving.Equality_Generator

17:52:45 Presenting file "equality_generator.ML"

17:52:45 Presenting theory Deriving.Equality_Instances

17:52:45 Presenting theory Deriving.Hash_Generator

17:52:45 Presenting file "hash_generator.ML"

17:52:45 Presenting theory Deriving.Hash_Instances

17:52:45 Presenting theory Deriving.Countable_Generator

17:52:45 Presenting theory Deriving.Derive

17:52:45 Presenting theory Deriving.Derive_Examples

17:52:45 Presenting Containers-Benchmarks ...

17:52:45 Presenting theory Containers-Benchmarks.Benchmark_Bool

17:52:46 Presenting theory Containers-Benchmarks.Benchmark_Comparison

17:52:46 Presenting theory Containers-Benchmarks.Benchmark_LC

17:52:46 Presenting theory Containers-Benchmarks.Benchmark_Default

17:52:46 Presenting theory Shadow_DOM.Shadow_DOM_Document_getElementById

17:52:46 Presenting theory Containers.List_Fusion

17:52:46 Presenting theory Containers-Benchmarks.Benchmark_ICF

17:52:46 Presenting theory Containers.Lexicographic_Order

17:52:46 Presenting theory Shadow_DOM.Shadow_DOM_Node_insertBefore

17:52:46 Presenting theory Containers-Benchmarks.Benchmark_RBT

17:52:46 Presenting theory Containers-Benchmarks.Benchmark_Set

17:52:46 Presenting theory Containers-Benchmarks.Benchmark_Set_Default

17:52:46 Presenting theory Containers-Benchmarks.Benchmark_Set_LC

17:52:46 Presenting theory Shadow_DOM.Shadow_DOM_Node_removeChild

17:52:46 Presenting theory Shadow_DOM.Shadow_DOM_Tests

17:52:46 Presenting Eval_FO ...

17:52:46 Presenting theory Containers-Benchmarks.Clauses

17:52:46 Presenting document Eval_FO/document

17:52:46 Presenting document Eval_FO/outline

17:52:46 Presenting MFOTL_Monitor ...

17:52:46 Presenting document MFOTL_Monitor/document

17:52:46 Presenting document MFOTL_Monitor/outline

17:52:46 Presenting theory Eval_FO.Infinite

17:52:46 Presenting theory HOL-Library.Code_Prolog

17:52:46 Presenting file "$ISABELLE_HOME/src/HOL/Tools/Predicate_Compile/code_prolog.ML"

17:52:47 Presenting theory MFOTL_Monitor.Trace

17:52:47 Presenting theory Containers.Extend_Partial_Order

17:52:47 Presenting theory HOL-Library.Code_Target_Int

17:52:47 Presenting theory Category3.CartesianCategory

17:52:47 Presenting theory HOL-Library.Code_Real_Approx_By_Float

17:52:47 Presenting theory HOL-Library.Code_Target_Nat

17:52:47 Presenting theory HOL-Library.Code_Target_Numeral

17:52:47 Presenting theory HOL-Library.Code_Target_Numeral_Float

17:52:47 Presenting theory HOL-Library.Complex_Order

17:52:47 Presenting theory Eval_FO.FO

17:52:47 Presenting theory MFOTL_Monitor.Table

17:52:48 Presenting theory HOL-Library.DAList

17:52:48 Presenting theory MFOTL_Monitor.Abstract_Monitor

17:52:48 Presenting theory MFOTL_Monitor.Interval

17:52:48 Presenting theory Category3.CategoryWithPullbacks

17:52:48 Presenting theory Eval_FO.Eval_FO

17:52:49 Presenting theory Category3.CategoryWithFiniteLimits

17:52:49 Presenting theory Eval_FO.Mapping_Code

17:52:49 Presenting theory Category3.CartesianClosedCategory

17:52:49 Presenting theory MFOTL_Monitor.MFOTL

17:52:49 Presenting theory HOL-Library.DAList_Multiset

17:52:50 Presenting theory Eval_FO.Cluster

17:52:53 Presenting theory MFOTL_Monitor.Monitor

17:52:53 Presenting theory CoreC++.TypeSafe

17:52:54 Presenting theory Containers.Set_Linorder

17:52:54 Presenting theory MFOTL_Monitor.Slicing

17:52:55 Presenting theory Category3.HFSetCat

17:52:55 Presenting theory MFOTL_Monitor.Monitor_Code

17:52:55 Presenting theory MFOTL_Monitor.Examples

17:52:55 Presenting MFODL_Monitor_Optimized ...

17:52:55 Presenting document MFODL_Monitor_Optimized/document

17:52:55 Presenting document MFODL_Monitor_Optimized/outline

17:52:55 Presenting theory Containers.Containers_Generator

17:52:55 Presenting file "containers_generator.ML"

17:52:55 Presenting theory MFODL_Monitor_Optimized.Code_Double

17:52:55 Presenting theory MFODL_Monitor_Optimized.Event_Data

17:52:56 Presenting theory Category3.ZFC_SetCat

17:52:56 Presenting theory MFODL_Monitor_Optimized.Regex

17:52:57 Presenting VYDRA_MDL ...

17:52:57 Presenting document VYDRA_MDL/document

17:52:57 Presenting document VYDRA_MDL/outline

17:52:57 Presenting theory Containers.Collection_Order

17:52:57 Presenting file "ccompare_generator.ML"

17:52:57 Presenting theory VYDRA_MDL.Timestamp

17:52:57 Presenting theory Containers.List_Proper_Interval

17:52:57 Presenting theory VYDRA_MDL.Interval

17:52:57 Presenting theory VYDRA_MDL.Trace

17:52:58 Presenting theory Containers.Collection_Eq

17:52:58 Presenting file "ceq_generator.ML"

17:52:58 Presenting theory VYDRA_MDL.MDL

17:52:58 Presenting theory VYDRA_MDL.Metric_Point_Structure

17:52:58 Presenting theory Containers.Collection_Enum

17:52:58 Presenting file "cenum_generator.ML"

17:52:59 Presenting theory Containers.Equal

17:52:59 Presenting theory VYDRA_MDL.NFA

17:53:00 Presenting theory Containers.RBT_ext

17:53:01 Presenting theory Containers.RBT_Mapping2

17:53:01 Presenting theory Containers.AssocList

17:53:01 Presenting theory MFODL_Monitor_Optimized.Formula

17:53:02 Presenting theory Containers.DList_Set

17:53:03 Presenting theory VYDRA_MDL.Window

17:53:03 Presenting theory Containers.RBT_Set2

17:53:03 Presenting theory Containers.Closure_Set

17:53:04 Presenting theory HOL-Library.RBT_Impl

17:53:05 Presenting theory MFODL_Monitor_Optimized.Optimized_Join

17:53:05 Presenting theory HOL-Library.RBT

17:53:05 Presenting theory HOL-Library.RBT_Mapping

17:53:08 Presenting theory HOL-Library.RBT_Set

17:53:08 Presenting theory Containers.Set_Impl

17:53:08 Presenting file "set_impl_generator.ML"

17:53:08 Presenting theory VYDRA_MDL.Temporal

17:53:08 Presenting theory HOL-Library.LaTeXsugar

17:53:08 Presenting theory HOL-Library.OptionalSugar

17:53:08 Presenting theory Containers.Mapping_Impl

17:53:08 Presenting file "mapping_impl_generator.ML"

17:53:08 Presenting theory HOL-Library.Predicate_Compile_Alternative_Defs

17:53:08 Presenting theory Containers.Map_To_Mapping

17:53:08 Presenting theory Containers.Containers

17:53:08 Presenting theory Containers.Compatibility_Containers_Regular_Sets

17:53:09 Presenting theory Containers.Containers_Userguide

17:53:09 Presenting theory Containers.Card_Datatype_Ex

17:53:09 Presenting theory Containers.Map_To_Mapping_Ex

17:53:09 Presenting theory Containers.TwoSat_Ex

17:53:10 Presenting theory Containers.Containers_DFS_Ex

17:53:10 Presenting theory Containers.Containers_TwoSat_Ex

17:53:10 Presenting Show ...

17:53:10 Presenting document Show/document

17:53:10 Presenting document Show/outline

17:53:11 Presenting theory HOL-Library.Predicate_Compile_Quickcheck

17:53:11 Presenting file "$ISABELLE_HOME/src/HOL/Tools/Predicate_Compile/predicate_compile_quickcheck.ML"

17:53:11 Presenting theory Show.Show

17:53:11 Presenting file "show_generator.ML"

17:53:11 Presenting theory Show.Show_Instances

17:53:11 Presenting theory Show.Show_Poly

17:53:11 Presenting theory Show.Show_Real

17:53:11 Presenting theory Show.Show_Complex

17:53:11 Presenting theory Show.Show_Real_Impl

17:53:11 Presenting Design_Theory ...

17:53:11 Presenting document Design_Theory/document

17:53:11 Presenting document Design_Theory/outline

17:53:12 Presenting theory Design_Theory.Multisets_Extras

17:53:13 Presenting theory Design_Theory.Design_Basics

17:53:13 Presenting theory Design_Theory.Design_Operations

17:53:13 Presenting theory Design_Theory.Block_Designs

17:53:14 Presenting theory VYDRA_MDL.Monitor

17:53:14 Presenting theory Design_Theory.BIBD

17:53:15 Presenting theory Design_Theory.Resolvable_Designs

17:53:15 Presenting theory VYDRA_MDL.Preliminaries

17:53:15 Presenting theory VYDRA_MDL.Monitor_Code

17:53:15 Presenting theory VYDRA_MDL.Timestamp_Lex

17:53:15 Presenting theory VYDRA_MDL.Timestamp_Prod

17:53:15 Presenting Epistemic_Logic ...

17:53:15 Presenting document Epistemic_Logic/document

17:53:15 Presenting document Epistemic_Logic/outline

17:53:16 Presenting theory Design_Theory.Group_Divisible_Designs

17:53:16 Presenting theory Epistemic_Logic.Epistemic_Logic

17:53:16 Presenting theory Design_Theory.Designs_And_Graphs

17:53:17 Presenting Public_Announcement_Logic ...

17:53:17 Presenting document Public_Announcement_Logic/document

17:53:17 Presenting document Public_Announcement_Logic/outline

17:53:17 Presenting theory Design_Theory.Sub_Designs

17:53:17 Presenting theory Design_Theory.Design_Isomorphisms

17:53:17 Presenting theory Design_Theory.Design_Theory_Root

17:53:17 Presenting Equivalence_Relation_Enumeration ...

17:53:17 Presenting document Equivalence_Relation_Enumeration/document

17:53:17 Presenting document Equivalence_Relation_Enumeration/outline

17:53:17 Presenting theory Public_Announcement_Logic.PAL

17:53:18 Presenting Extended_Finite_State_Machines ...

17:53:18 Presenting document Extended_Finite_State_Machines/document

17:53:18 Presenting document Extended_Finite_State_Machines/outline

17:53:18 Presenting theory Eval_FO.Ailamazyan

17:53:18 Presenting theory Extended_Finite_State_Machines.Trilean

17:53:18 Presenting theory Extended_Finite_State_Machines.Value

17:53:18 Presenting theory Extended_Finite_State_Machines.VName

17:53:18 Presenting theory Extended_Finite_State_Machines.Value_Lexorder

17:53:18 Presenting theory Equivalence_Relation_Enumeration.Equivalence_Relation_Enumeration

17:53:18 Presenting Extended_Finite_State_Machine_Inference ...

17:53:18 Presenting document Extended_Finite_State_Machine_Inference/document

17:53:18 Presenting document Extended_Finite_State_Machine_Inference/outline

17:53:18 Presenting theory Extended_Finite_State_Machines.AExp

17:53:19 Presenting theory Extended_Finite_State_Machine_Inference.Subsumption

17:53:19 Presenting theory Extended_Finite_State_Machines.AExp_Lexorder

17:53:19 Presenting theory Extended_Finite_State_Machine_Inference.Drinks_Subsumption

17:53:19 Presenting theory Eval_FO.Ailamazyan_Code

17:53:19 Presenting FOL-Fitting ...

17:53:19 Presenting document FOL-Fitting/document

17:53:19 Presenting document FOL-Fitting/outline

17:53:19 Presenting theory Extended_Finite_State_Machines.GExp

17:53:20 Presenting theory Extended_Finite_State_Machines.GExp_Lexorder

17:53:20 Presenting theory Extended_Finite_State_Machines.FSet_Utils

17:53:20 Presenting theory Extended_Finite_State_Machines.Transition

17:53:20 Presenting theory Extended_Finite_State_Machines.Transition_Lexorder

17:53:21 Presenting theory Extended_Finite_State_Machine_Inference.Inference

17:53:21 Presenting theory Extended_Finite_State_Machine_Inference.SelectionStrategies

17:53:21 Presenting theory HOL-Library.Old_Recdef

17:53:21 Presenting file "old_recdef.ML"

17:53:22 Presenting theory Shadow_SC_DOM.Shadow_DOM

17:53:22 Presenting theory Extended_Finite_State_Machine_Inference.Store_Reuse

17:53:22 Presenting theory Extended_Finite_State_Machine_Inference.Store_Reuse_Subsumption

17:53:23 Presenting theory Extended_Finite_State_Machines.EFSM

17:53:23 Presenting theory Extended_Finite_State_Machine_Inference.Increment_Reset

17:53:23 Presenting theory Extended_Finite_State_Machine_Inference.Same_Register

17:53:23 Presenting theory Extended_Finite_State_Machines.EFSM_LTL

17:53:23 Presenting theory Extended_Finite_State_Machines.Drinks_Machine

17:53:24 Presenting theory Extended_Finite_State_Machines.Drinks_Machine_2

17:53:24 Presenting theory Extended_Finite_State_Machines.Drinks_Machine_LTL

17:53:24 Presenting FOL_Seq_Calc1 ...

17:53:24 Presenting theory Extended_Finite_State_Machine_Inference.Least_Upper_Bound

17:53:24 Presenting document FOL_Seq_Calc1/document

17:53:24 Presenting document FOL_Seq_Calc1/outline

17:53:24 Presenting theory FOL_Seq_Calc1.Common

17:53:25 Presenting theory Extended_Finite_State_Machine_Inference.Distinguishing_Guards

17:53:25 Presenting theory Extended_Finite_State_Machine_Inference.Weak_Subsumption

17:53:25 Presenting theory Extended_Finite_State_Machine_Inference.Group_By

17:53:26 Presenting theory FOL_Seq_Calc1.Tableau

17:53:26 Presenting theory FOL_Seq_Calc1.Sequent

17:53:26 Presenting FOL_Seq_Calc2 ...

17:53:26 Presenting document FOL_Seq_Calc2/document

17:53:26 Presenting document FOL_Seq_Calc2/outline

17:53:26 Presenting theory HOL-Library.Realizers

17:53:26 Presenting file "$ISABELLE_HOME/src/HOL/Tools/datatype_realizer.ML"

17:53:26 Presenting file "$ISABELLE_HOME/src/HOL/Tools/inductive_realizer.ML"

17:53:26 Presenting theory Extended_Finite_State_Machine_Inference.PTA_Generalisation

17:53:26 Presenting theory Shadow_SC_DOM.Shadow_DOM_BaseTest

17:53:27 Presenting theory CoreC++.Determinism

17:53:27 Presenting theory Extended_Finite_State_Machine_Inference.EFSM_Dot

17:53:27 Presenting theory FOL_Seq_Calc2.SeCaV

17:53:27 Presenting theory FOL_Seq_Calc2.Sequent1

17:53:27 Presenting theory Extended_Finite_State_Machine_Inference.efsm2sal

17:53:27 Presenting theory FOL_Seq_Calc2.Sequent_Calculus_Verifier

17:53:27 Presenting theory Extended_Finite_State_Machine_Inference.Code_Target_List

17:53:27 Presenting theory Extended_Finite_State_Machine_Inference.Code_Target_Set

17:53:27 Presenting theory Extended_Finite_State_Machine_Inference.Code_Target_FSet

17:53:27 Presenting theory FOL_Seq_Calc2.Prover

17:53:27 Presenting theory FOL_Seq_Calc2.Export

17:53:28 Presenting theory Extended_Finite_State_Machine_Inference.Code_Generation

17:53:28 Presenting theory FOL_Seq_Calc2.ProverLemmas

17:53:28 Presenting FOL_Seq_Calc3 ...

17:53:28 Presenting document FOL_Seq_Calc3/document

17:53:28 Presenting document FOL_Seq_Calc3/outline

17:53:28 Presenting theory FOL_Seq_Calc2.Hintikka

17:53:28 Presenting theory FOL_Seq_Calc3.List_Syntax

17:53:28 Presenting theory CoreC++.Annotate

17:53:28 Presenting theory FOL_Seq_Calc3.Fair_Stream

17:53:28 Presenting theory FOL_Seq_Calc3.Syntax

17:53:28 Presenting theory FOL_Seq_Calc3.Semantics

17:53:29 Presenting theory FOL_Seq_Calc3.Encoding

17:53:29 Presenting theory FOL_Seq_Calc3.Prover

17:53:29 Presenting theory FOL_Seq_Calc3.Export

17:53:29 Presenting theory FOL_Seq_Calc3.Soundness

17:53:29 Presenting theory FOL_Seq_Calc2.EPathHintikka

17:53:30 Presenting theory FOL_Seq_Calc2.Usemantics

17:53:30 Presenting theory FOL_Seq_Calc2.Countermodel

17:53:30 Presenting theory FOL_Seq_Calc3.Completeness

17:53:30 Presenting theory FOL_Seq_Calc2.Soundness

17:53:30 Presenting theory FOL_Seq_Calc3.Result

17:53:30 Presenting FO_Theory_Rewriting ...

17:53:30 Presenting document FO_Theory_Rewriting/document

17:53:30 Presenting document FO_Theory_Rewriting/outline

17:53:31 Presenting theory FOL_Seq_Calc2.Completeness

17:53:31 Presenting theory FOL_Seq_Calc2.Results

17:53:31 Presenting Falling_Factorial_Sum ...

17:53:31 Presenting document Falling_Factorial_Sum/document

17:53:31 Presenting document Falling_Factorial_Sum/outline

17:53:31 Presenting theory Falling_Factorial_Sum.Falling_Factorial_Sum_Combinatorics

17:53:31 Presenting theory Falling_Factorial_Sum.Falling_Factorial_Sum_Induction

17:53:31 Presenting theory Falling_Factorial_Sum.Falling_Factorial_Sum_Vandermonde

17:53:31 Presenting Finger-Trees ...

17:53:31 Presenting document Finger-Trees/document

17:53:31 Presenting document Finger-Trees/outline

17:53:32 Presenting theory FO_Theory_Rewriting.Utils

17:53:33 Presenting theory HOL-Library.Refute

17:53:33 Presenting file "refute.ML"

17:53:33 Presenting theory Shadow_SC_DOM.slots

17:53:33 Presenting Formula_Derivatives ...

17:53:33 Presenting document Formula_Derivatives/document

17:53:33 Presenting document Formula_Derivatives/outline

17:53:33 Presenting theory Formula_Derivatives.While_Default

17:53:33 Presenting theory Formula_Derivatives.FSet_More

17:53:34 Presenting theory Formula_Derivatives.Automaton

17:53:36 Presenting theory Shadow_SC_DOM.slots_fallback

17:53:36 Presenting theory Formula_Derivatives.Abstract_Formula

17:53:36 Presenting theory Finger-Trees.FingerTree

17:53:36 Presenting theory Shadow_SC_DOM.Shadow_DOM_Document_adoptNode

17:53:36 Presenting theory FO_Theory_Rewriting.Multihole_Context

17:53:36 Presenting theory Formula_Derivatives.WS1S_Prelim

17:53:36 Presenting theory Finger-Trees.Test

17:53:36 Presenting Formula_Derivatives-Examples ...

17:53:37 Presenting theory MFODL_Monitor_Optimized.Monitor

17:53:37 Presenting theory Formula_Derivatives-Examples.WS1S_Examples

17:53:38 Presenting theory Formula_Derivatives-Examples.WS1S_Alt_Examples

17:53:38 Presenting theory Formula_Derivatives-Examples.Presburger_Examples

17:53:38 Presenting theory Formula_Derivatives-Examples.WS1S_Presburger_Examples

17:53:38 Presenting theory Formula_Derivatives-Examples.WS1S_Nameful_Examples

17:53:38 Presenting Functional-Automata ...

17:53:38 Presenting document Functional-Automata/document

17:53:38 Presenting document Functional-Automata/outline

17:53:38 Presenting theory Functional-Automata.AutoProj

17:53:38 Presenting theory Functional-Automata.DA

17:53:38 Presenting theory Functional-Automata.NA

17:53:38 Presenting theory Functional-Automata.NAe

17:53:38 Presenting theory Formula_Derivatives.WS1S_Formula

17:53:38 Presenting theory Functional-Automata.Automata

17:53:39 Presenting theory Shadow_SC_DOM.Shadow_DOM_Document_getElementById

17:53:39 Presenting theory Formula_Derivatives.WS1S_Alt_Formula

17:53:39 Presenting theory Shadow_SC_DOM.Shadow_DOM_Node_insertBefore

17:53:39 Presenting theory Functional-Automata.RegExp2NA

17:53:40 Presenting theory Shadow_SC_DOM.Shadow_DOM_Node_removeChild

17:53:40 Presenting theory Shadow_SC_DOM.Shadow_DOM_Tests

17:53:40 Presenting Generalized_Counting_Sort ...

17:53:40 Presenting document Generalized_Counting_Sort/document

17:53:40 Presenting document Generalized_Counting_Sort/outline

17:53:40 Presenting theory Formula_Derivatives.Presburger_Formula

17:53:41 Presenting theory Formula_Derivatives.WS1S_Presburger_Equivalence

17:53:41 Presenting theory Functional-Automata.RegExp2NAe

17:53:41 Presenting theory Functional-Automata.AutoRegExp

17:53:41 Presenting theory FOL-Fitting.FOL_Fitting

17:53:41 Presenting theory Functional-Automata.MaxPrefix

17:53:41 Presenting theory Functional-Automata.MaxChop

17:53:41 Presenting theory FO_Theory_Rewriting.Ground_MCtxt

17:53:41 Presenting theory Functional-Automata.AutoMaxChop

17:53:41 Presenting theory Functional-Automata.RegSet_of_nat_DA

17:53:41 Presenting theory Functional-Automata.Execute

17:53:41 Presenting theory Functional-Automata.Functional_Automata

17:53:41 Presenting Graph_Saturation ...

17:53:41 Presenting document Graph_Saturation/document

17:53:41 Presenting document Graph_Saturation/outline

17:53:41 Presenting Graph_Theory ...

17:53:41 Presenting document Graph_Theory/document

17:53:41 Presenting document Graph_Theory/outline

17:53:41 Presenting theory Formula_Derivatives.WS1S_Nameful

17:53:41 Presenting theory Graph_Saturation.MissingRelation

17:53:42 Presenting theory Graph_Theory.Rtrancl_On

17:53:42 Presenting ShortestPath ...

17:53:42 Presenting document ShortestPath/document

17:53:42 Presenting document ShortestPath/outline

17:53:42 Presenting theory FO_Theory_Rewriting.Bot_Terms

17:53:42 Presenting theory Graph_Theory.Stuff

17:53:42 Presenting theory ShortestPath.ShortestPath

17:53:42 Presenting theory ShortestPath.ShortestPathNeg

17:53:42 Presenting Group-Ring-Module ...

17:53:42 Presenting document Group-Ring-Module/document

17:53:42 Presenting theory Graph_Saturation.LabeledGraphs

17:53:42 Presenting document Group-Ring-Module/outline

17:53:43 Presenting theory FO_Theory_Rewriting.Saturation

17:53:43 Presenting theory Graph_Theory.Digraph

17:53:44 Presenting theory Graph_Theory.Bidirected_Digraph

17:53:44 Presenting theory Graph_Saturation.RulesAndChains

17:53:44 Presenting theory FO_Theory_Rewriting.Rewriting

17:53:45 Presenting theory FO_Theory_Rewriting.LV_to_GTT

17:53:45 Presenting theory Generalized_Counting_Sort.Algorithm

17:53:45 Presenting theory Graph_Saturation.GraphRewriting

17:53:46 Presenting theory Graph_Saturation.LabeledGraphSemantics

17:53:46 Presenting theory Graph_Saturation.StandardModels

17:53:46 Presenting theory Graph_Theory.Arc_Walk

17:53:47 Presenting theory Graph_Saturation.RuleSemanticsConnection

17:53:47 Presenting theory FO_Theory_Rewriting.NF

17:53:47 Presenting theory CoreC++.Execute

17:53:47 Presenting theory CoreC++.CoreC++

17:53:47 Presenting Valuation ...

17:53:47 Presenting document Valuation/document

17:53:47 Presenting document Valuation/outline

17:53:49 Presenting theory Graph_Saturation.StandardRules

17:53:49 Presenting theory Graph_Theory.Pair_Digraph

17:53:49 Presenting theory FO_Theory_Rewriting.Tree_Automata_Derivation_Split

17:53:49 Presenting theory Graph_Saturation.CombinedCorrectness

17:53:49 Presenting HOL-Codegenerator_Test ...

17:53:49 Presenting theory HOL-Codegenerator_Test.Candidates

17:53:49 Presenting theory HOL-Codegenerator_Test.Generate

17:53:49 Presenting theory HOL-Codegenerator_Test.Generate_Binary_Nat

17:53:49 Presenting theory HOL-Codegenerator_Test.Generate_Target_Nat

17:53:49 Presenting theory HOL-Codegenerator_Test.Generate_Abstract_Char

17:53:49 Presenting theory HOL-Codegenerator_Test.Generate_Efficient_Datastructures

17:53:50 Presenting theory HOL-Codegenerator_Test.Code_Lazy_Test

17:53:50 Presenting theory HOL-Codegenerator_Test.Code_Test_PolyML

17:53:50 Presenting theory HOL-Codegenerator_Test.Code_Test_Scala

17:53:50 Presenting theory HOL-Codegenerator_Test.Code_Test_GHC

17:53:50 Presenting theory HOL-Codegenerator_Test.Code_Test_MLton

17:53:50 Presenting theory Group-Ring-Module.Algebra1

17:53:50 Presenting theory HOL-Codegenerator_Test.Code_Test_OCaml

17:53:50 Presenting theory HOL-Codegenerator_Test.Code_Test_SMLNJ

17:53:50 Presenting HOL-Computational_Algebra ...

17:53:51 Presenting theory HOL-Computational_Algebra.Factorial_Ring

17:53:52 Presenting theory HOL-Computational_Algebra.Euclidean_Algorithm

17:53:52 Presenting theory Graph_Theory.Digraph_Component

17:53:53 Presenting theory FO_Theory_Rewriting.TA_Clousure_Const

17:53:53 Presenting theory FO_Theory_Rewriting.Type_Instances_Impl

17:53:54 Presenting theory FO_Theory_Rewriting.NF_Impl

17:53:54 Presenting theory Graph_Theory.Vertex_Walk

17:53:54 Presenting theory Graph_Theory.Digraph_Component_Vwalk

17:53:55 Presenting theory MFODL_Monitor_Optimized.Optimized_MTL

17:53:56 Presenting theory Graph_Theory.Digraph_Isomorphism

17:53:57 Presenting theory HOL-Computational_Algebra.Polynomial

17:53:57 Presenting theory Graph_Theory.Auxiliary

17:53:57 Presenting theory Graph_Theory.Subdivision

17:53:58 Presenting theory FO_Theory_Rewriting.Context_Extensions

17:53:58 Presenting theory FO_Theory_Rewriting.FOR_Certificate

17:53:59 Presenting theory Graph_Theory.Euler

17:54:00 Presenting theory Generalized_Counting_Sort.Conservation

17:54:00 Presenting theory MFODL_Monitor_Optimized.Monitor_Impl

17:54:00 Presenting theory MFODL_Monitor_Optimized.Monitor_Code

17:54:00 Presenting Budan_Fourier ...

17:54:00 Presenting document Budan_Fourier/document

17:54:00 Presenting document Budan_Fourier/outline

17:54:01 Presenting theory FO_Theory_Rewriting.Lift_Root_Step

17:54:02 Presenting theory FO_Theory_Rewriting.Context_RR2

17:54:03 Presenting theory FO_Theory_Rewriting.GTT_RRn

17:54:03 Presenting theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Verification

17:54:03 Presenting theory Budan_Fourier.BF_Misc

17:54:03 Presenting theory Graph_Theory.Kuratowski

17:54:04 Presenting theory Graph_Theory.Weighted_Graph

17:54:04 Presenting theory Automated_Stateful_Protocol_Verification.Eisbach_Protocol_Verification

17:54:04 Presenting theory FO_Theory_Rewriting.FOL_Extra

17:54:05 Presenting theory Automated_Stateful_Protocol_Verification.ml_yacc_lib

17:54:05 Presenting file "ml-yacc-lib/base.sig"

17:54:05 Presenting file "ml-yacc-lib/join.sml"

17:54:05 Presenting file "ml-yacc-lib/lrtable.sml"

17:54:05 Presenting file "ml-yacc-lib/stream.sml"

17:54:05 Presenting file "ml-yacc-lib/parser2.sml"

17:54:05 Presenting theory Graph_Theory.Shortest_Path

17:54:05 Presenting theory Graph_Theory.Graph_Theory

17:54:05 Presenting Coinductive ...

17:54:05 Presenting document Coinductive/document

17:54:05 Presenting document Coinductive/outline

17:54:06 Presenting theory FO_Theory_Rewriting.FOR_Semantics

17:54:06 Presenting theory Budan_Fourier.Budan_Fourier

17:54:07 Presenting theory Coinductive.Coinductive_Nat

17:54:08 Presenting theory Budan_Fourier.Sturm_Multiple_Roots

17:54:08 Presenting theory Automated_Stateful_Protocol_Verification.trac_term

17:54:08 Presenting theory Generalized_Counting_Sort.Sorting

17:54:08 Presenting theory Budan_Fourier.Descartes_Roots_Test

17:54:08 Presenting DynamicArchitectures ...

17:54:08 Presenting document DynamicArchitectures/document

17:54:08 Presenting document DynamicArchitectures/outline

17:54:09 Presenting theory Automated_Stateful_Protocol_Verification.trac_fp_parser

17:54:09 Presenting file "trac_parser/trac_fp.grm.sig"

17:54:09 Presenting file "trac_parser/trac_fp.lex.sml"

17:54:09 Presenting file "trac_parser/trac_fp.grm.sml"

17:54:09 Presenting theory Valuation.Valuation1

17:54:11 Presenting theory HOL-Computational_Algebra.Formal_Power_Series

17:54:11 Presenting theory Group-Ring-Module.Algebra2

17:54:12 Presenting theory Automated_Stateful_Protocol_Verification.trac_protocol_parser

17:54:12 Presenting file "trac_parser/trac_protocol.grm.sig"

17:54:12 Presenting file "trac_parser/trac_protocol.lex.sml"

17:54:12 Presenting file "trac_parser/trac_protocol.grm.sml"

17:54:13 Presenting theory HOL-Computational_Algebra.Polynomial_FPS

17:54:13 Presenting theory Generalized_Counting_Sort.Stability

17:54:13 Presenting theory FO_Theory_Rewriting.FOR_Check

17:54:13 Presenting Architectural_Design_Patterns ...

17:54:13 Presenting document Architectural_Design_Patterns/document

17:54:13 Presenting document Architectural_Design_Patterns/outline

17:54:14 Presenting theory Architectural_Design_Patterns.Singleton

17:54:14 Presenting theory DynamicArchitectures.Configuration_Traces

17:54:15 Presenting theory Automated_Stateful_Protocol_Verification.trac

17:54:15 Presenting theory Automated_Stateful_Protocol_Verification.PSPSP

17:54:15 Presenting theory Automated_Stateful_Protocol_Verification.introduction

17:54:15 Presenting theory Architectural_Design_Patterns.Publisher_Subscriber

17:54:15 Presenting theory Automated_Stateful_Protocol_Verification.KeyserverEx

17:54:16 Presenting theory Automated_Stateful_Protocol_Verification.manual

17:54:16 Presenting theory Automated_Stateful_Protocol_Verification.Keyserver

17:54:16 Presenting theory Automated_Stateful_Protocol_Verification.Keyserver2

17:54:16 Presenting theory Automated_Stateful_Protocol_Verification.Keyserver_Composition

17:54:16 Presenting theory Automated_Stateful_Protocol_Verification.PKCS_Model03

17:54:17 Presenting theory Automated_Stateful_Protocol_Verification.PKCS_Model07

17:54:18 Presenting theory Automated_Stateful_Protocol_Verification.PKCS_Model09

17:54:18 Presenting theory Automated_Stateful_Protocol_Verification.Examples

17:54:18 Presenting Lazy-Lists-II ...

17:54:18 Presenting document Lazy-Lists-II/document

17:54:18 Presenting document Lazy-Lists-II/outline

17:54:18 Presenting theory Lazy-Lists-II.LList2

17:54:19 Presenting Stream_Fusion_Code ...

17:54:19 Presenting document Stream_Fusion_Code/document

17:54:19 Presenting document Stream_Fusion_Code/outline

17:54:19 Presenting theory Stream_Fusion_Code.Stream_Fusion

17:54:19 Presenting file "stream_fusion.ML"

17:54:20 Presenting theory FO_Theory_Rewriting.FOR_Check_Impl

17:54:20 Presenting Topology ...

17:54:20 Presenting document Topology/document

17:54:20 Presenting document Topology/outline

17:54:20 Presenting theory Stream_Fusion_Code.Stream_Fusion_List

17:54:21 Presenting theory Stream_Fusion_Code.Stream_Fusion_LList

17:54:21 Presenting theory HOL-Computational_Algebra.Formal_Laurent_Series

17:54:21 Presenting theory Stream_Fusion_Code.Stream_Fusion_Examples

17:54:21 Presenting Descartes_Sign_Rule ...

17:54:21 Presenting document Descartes_Sign_Rule/document

17:54:21 Presenting document Descartes_Sign_Rule/outline

17:54:22 Presenting theory Coinductive.Coinductive_List

17:54:22 Presenting theory Descartes_Sign_Rule.Descartes_Sign_Rule

17:54:22 Presenting Formal_Puiseux_Series ...

17:54:22 Presenting document Formal_Puiseux_Series/document

17:54:22 Presenting document Formal_Puiseux_Series/outline

17:54:23 Presenting theory Formal_Puiseux_Series.Puiseux_Polynomial_Library

17:54:23 Presenting theory Coinductive.Coinductive_List_Prefix

17:54:23 Presenting theory HOL-Computational_Algebra.Fraction_Field

17:54:23 Presenting theory Formal_Puiseux_Series.Puiseux_Laurent_Library

17:54:23 Presenting theory Topology.Topology

17:54:23 Presenting theory Formal_Puiseux_Series.FPS_Hensel

17:54:24 Presenting theory Coinductive.Coinductive_Stream

17:54:25 Presenting theory Formal_Puiseux_Series.Formal_Puiseux_Series

17:54:25 Presenting theory DynamicArchitectures.Dynamic_Architecture_Calculus

17:54:25 Presenting theory Topology.LList_Topology

17:54:25 Presenting HOL-Algebra ...

17:54:25 Presenting document HOL-Algebra/document

17:54:25 Presenting document HOL-Algebra/outline

17:54:25 Presenting Finite_Fields ...

17:54:25 Presenting document Finite_Fields/document

17:54:25 Presenting document Finite_Fields/outline

17:54:25 Presenting Finitely_Generated_Abelian_Groups ...

17:54:25 Presenting document Finitely_Generated_Abelian_Groups/document

17:54:25 Presenting document Finitely_Generated_Abelian_Groups/outline

17:54:26 Presenting theory HOL-Algebra.Congruence

17:54:26 Presenting theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

17:54:26 Presenting theory Finitely_Generated_Abelian_Groups.Set_Multiplication

17:54:26 Presenting theory Finite_Fields.Finite_Fields_Preliminary_Results

17:54:26 Presenting theory Valuation.Valuation2

17:54:26 Presenting theory HOL-Computational_Algebra.Group_Closure

17:54:26 Presenting theory Finitely_Generated_Abelian_Groups.Miscellaneous_Groups

17:54:26 Presenting theory Finite_Fields.Finite_Fields_Factorization_Ext

17:54:27 Presenting theory HOL-Algebra.Order

17:54:27 Presenting theory Coinductive.TLList

17:54:27 Presenting theory Finitely_Generated_Abelian_Groups.Generated_Groups_Extend

17:54:27 Presenting theory HOL-Computational_Algebra.Normalized_Fraction

17:54:27 Presenting theory Coinductive.Quotient_Coinductive_List

17:54:27 Presenting theory Finite_Fields.Ring_Characteristic

17:54:28 Presenting theory Finitely_Generated_Abelian_Groups.General_Auxiliary

17:54:28 Presenting theory Coinductive.Quotient_TLList

17:54:28 Presenting theory Coinductive.Coinductive

17:54:28 Presenting theory Finite_Fields.Formal_Polynomial_Derivatives

17:54:28 Presenting theory Finite_Fields.Monic_Polynomial_Factorization

17:54:29 Presenting theory Coinductive.Lazy_LList

17:54:29 Presenting theory HOL-Algebra.Lattice

17:54:29 Presenting theory HOL-Computational_Algebra.Primes

17:54:29 Presenting theory Finitely_Generated_Abelian_Groups.IDirProds

17:54:29 Presenting theory Finite_Fields.Card_Irreducible_Polynomials_Aux

17:54:29 Presenting theory HOL-Computational_Algebra.Nth_Powers

17:54:29 Presenting theory Coinductive.Lazy_TLList

17:54:29 Presenting theory Finite_Fields.Card_Irreducible_Polynomials

17:54:30 Presenting theory Architectural_Design_Patterns.Blackboard

17:54:30 Presenting theory Finite_Fields.Finite_Fields_Isomorphic

17:54:30 Presenting Groebner_Bases ...

17:54:30 Presenting document Groebner_Bases/document

17:54:30 Presenting document Groebner_Bases/outline

17:54:30 Presenting theory Architectural_Design_Patterns.Auxiliary

17:54:30 Presenting theory Coinductive.CCPO_Topology

17:54:31 Presenting theory Groebner_Bases.General

17:54:31 Presenting theory HOL-Algebra.Complete_Lattice

17:54:31 Presenting theory HOL-Computational_Algebra.Polynomial_Factorial

17:54:32 Presenting theory Groebner_Bases.Confluence

17:54:32 Presenting theory HOL-Computational_Algebra.Squarefree

17:54:32 Presenting theory HOL-Computational_Algebra.Computational_Algebra

17:54:32 Presenting theory HOL-Computational_Algebra.Field_as_Ring

17:54:32 Presenting Groebner_Macaulay ...

17:54:32 Presenting document Groebner_Macaulay/document

17:54:32 Presenting document Groebner_Macaulay/outline

17:54:32 Presenting theory Coinductive.LList_CCPO_Topology

17:54:32 Presenting theory Finitely_Generated_Abelian_Groups.Finite_Product_Extend

17:54:32 Presenting theory HOL-Algebra.Galois_Connection

17:54:33 Presenting theory Architectural_Design_Patterns.RF_LTL

17:54:33 Presenting theory Groebner_Macaulay.Degree_Section

17:54:33 Presenting theory Finitely_Generated_Abelian_Groups.Group_Hom

17:54:34 Presenting theory Coinductive.TLList_CCPO

17:54:35 Presenting theory Finitely_Generated_Abelian_Groups.Finite_And_Cyclic_Groups

17:54:35 Presenting theory Coinductive.TLList_CCPO_Examples

17:54:35 Presenting theory Groebner_Bases.Reduction

17:54:35 Presenting theory Groebner_Macaulay.Degree_Bound_Utils

17:54:35 Presenting theory Coinductive.Koenigslemma

17:54:36 Presenting theory Coinductive.LMirror

17:54:36 Presenting theory Groebner_Macaulay.Groebner_Macaulay

17:54:37 Presenting theory Coinductive.Hamming_Stream

17:54:37 Presenting theory Groebner_Macaulay.Binomial_Int

17:54:37 Presenting theory Finitely_Generated_Abelian_Groups.DirProds

17:54:38 Presenting theory Groebner_Macaulay.Poly_Fun

17:54:38 Presenting theory HOL-Algebra.Group

17:54:38 Presenting theory Finitely_Generated_Abelian_Groups.Group_Relations

17:54:38 Presenting theory Groebner_Bases.Groebner_Bases

17:54:39 Presenting theory Groebner_Macaulay.Monomial_Module

17:54:39 Presenting theory Coinductive.Resumption

17:54:39 Presenting theory Coinductive.Coinductive_Examples

17:54:39 Presenting Nullstellensatz ...

17:54:39 Presenting document Nullstellensatz/document

17:54:39 Presenting document Nullstellensatz/outline

17:54:40 Presenting theory HOL-Algebra.FiniteProduct

17:54:40 Presenting theory Nullstellensatz.Algebraically_Closed_Fields

17:54:40 Presenting theory Groebner_Macaulay.Dube_Prelims

17:54:40 Presenting theory Nullstellensatz.Lex_Order_PP

17:54:41 Presenting theory Finitely_Generated_Abelian_Groups.Finitely_Generated_Abelian_Groups

17:54:41 Presenting Signature_Groebner ...

17:54:41 Presenting document Signature_Groebner/document

17:54:41 Presenting document Signature_Groebner/outline

17:54:42 Presenting theory Nullstellensatz.Univariate_PM

17:54:42 Presenting theory Signature_Groebner.Prelims

17:54:42 Presenting theory Group-Ring-Module.Algebra3

17:54:43 Presenting theory HOL-Algebra.Coset

17:54:43 Presenting theory Signature_Groebner.More_MPoly

17:54:43 Presenting theory HOL-Algebra.Exponent

17:54:44 Presenting theory HOL-Algebra.Sylow

17:54:45 Presenting theory HOL-Algebra.Bij

17:54:45 Presenting theory Groebner_Macaulay.Hilbert_Function

17:54:49 Presenting theory HOL-Algebra.Ring

17:54:49 Presenting file "ringsimp.ML"

17:54:49 Presenting theory HOL-Algebra.Module

17:54:50 Presenting theory HOL-Algebra.AbelCoset

17:54:51 Presenting theory HOL-Algebra.Ideal

17:54:51 Presenting theory HOL-Algebra.RingHom

17:54:54 Presenting theory Nullstellensatz.Nullstellensatz

17:54:54 Presenting theory Architectural_Design_Patterns.Blockchain

17:54:54 Presenting HOL-Decision_Procs ...

17:54:57 Presenting theory Valuation.Valuation3

17:54:57 Presenting HOL-Quotient_Examples ...

17:54:58 Presenting theory HOL-Decision_Procs.Conversions

17:54:58 Presenting theory HOL-Quotient_Examples.DList

17:54:58 Presenting theory HOL-Algebra.UnivPoly

17:54:58 Presenting theory Nullstellensatz.Nullstellensatz_Field

17:54:58 Presenting Interpolation_Polynomials_HOL_Algebra ...

17:54:58 Presenting document Interpolation_Polynomials_HOL_Algebra/document

17:54:58 Presenting document Interpolation_Polynomials_HOL_Algebra/outline

17:54:59 Presenting theory Interpolation_Polynomials_HOL_Algebra.Bounded_Degree_Polynomials

17:54:59 Presenting theory HOL-Decision_Procs.Algebra_Aux

17:55:00 Presenting theory HOL-Quotient_Examples.Quotient_FSet

17:55:00 Presenting theory Interpolation_Polynomials_HOL_Algebra.Lagrange_Interpolation

17:55:00 Presenting theory HOL-Quotient_Examples.Quotient_Int

17:55:00 Presenting theory HOL-Algebra.Generated_Groups

17:55:01 Presenting theory HOL-Quotient_Examples.Quotient_Message

17:55:01 Presenting theory HOL-Quotient_Examples.Lift_FSet

17:55:01 Presenting theory HOL-Quotient_Examples.Lift_Set

17:55:01 Presenting theory HOL-Quotient_Examples.Lift_Fun

17:55:01 Presenting theory Interpolation_Polynomials_HOL_Algebra.Interpolation_Polynomial_Cardinalities

17:55:01 Presenting Jordan_Hoelder ...

17:55:01 Presenting document Jordan_Hoelder/document

17:55:01 Presenting document Jordan_Hoelder/outline

17:55:01 Presenting theory HOL-Quotient_Examples.Quotient_Rat

17:55:01 Presenting theory HOL-Quotient_Examples.Lift_DList

17:55:02 Presenting theory HOL-Algebra.Elementary_Groups

17:55:02 Presenting theory HOL-Quotient_Examples.Int_Pow

17:55:02 Presenting theory HOL-Quotient_Examples.Lifting_Code_Dt_Test

17:55:02 Presenting theory Jordan_Hoelder.SndIsomorphismGrp

17:55:02 Presenting Jordan_Normal_Form ...

17:55:02 Presenting document Jordan_Normal_Form/document

17:55:02 Presenting document Jordan_Normal_Form/outline

17:55:03 Presenting theory Jordan_Normal_Form.Missing_Misc

17:55:04 Presenting theory Jordan_Normal_Form.Missing_Ring

17:55:04 Presenting theory Jordan_Normal_Form.Conjugate

17:55:04 Presenting theory HOL-Decision_Procs.Commutative_Ring

17:55:05 Presenting theory Jordan_Hoelder.SubgroupsAndNormalSubgroups

17:55:05 Presenting theory Jordan_Hoelder.SimpleGroups

17:55:05 Presenting theory Jordan_Hoelder.MaximalNormalSubgroups

17:55:06 Presenting theory HOL-Algebra.Multiplicative_Group

17:55:07 Presenting theory Group-Ring-Module.Algebra4

17:55:08 Presenting theory Groebner_Bases.Algorithm_Schema

17:55:09 Presenting theory HOL-Algebra.Group_Action

17:55:09 Presenting theory Jordan_Hoelder.CompositionSeries

17:55:09 Presenting theory Jordan_Hoelder.GroupIsoClasses

17:55:11 Presenting theory Groebner_Bases.Buchberger

17:55:11 Presenting theory HOL-Algebra.Zassenhaus

17:55:11 Presenting theory Groebner_Bases.Benchmarks

17:55:11 Presenting theory Groebner_Bases.Algorithm_Schema_Impl

17:55:11 Presenting theory Groebner_Bases.Code_Target_Rat

17:55:11 Presenting theory Jordan_Hoelder.JordanHolder

17:55:11 Presenting Isabelle_Marries_Dirac ...

17:55:11 Presenting document Isabelle_Marries_Dirac/document

17:55:11 Presenting document Isabelle_Marries_Dirac/outline

17:55:12 Presenting theory Groebner_Bases.Buchberger_Examples

17:55:12 Presenting theory Isabelle_Marries_Dirac.Basics

17:55:12 Presenting theory Groebner_Bases.More_MPoly_Type_Class

17:55:13 Presenting theory Isabelle_Marries_Dirac.Binary_Nat

17:55:13 Presenting theory Jordan_Normal_Form.Matrix

17:55:13 Presenting theory Groebner_Bases.Auto_Reduction

17:55:14 Presenting theory Jordan_Normal_Form.Matrix_IArray_Impl

17:55:15 Presenting theory Isabelle_Marries_Dirac.Quantum

17:55:16 Presenting theory Groebner_Bases.Reduced_GB

17:55:16 Presenting theory Isabelle_Marries_Dirac.Complex_Vectors

17:55:17 Presenting theory Isabelle_Marries_Dirac.Tensor

17:55:17 Presenting theory Groebner_Bases.Reduced_GB_Examples

17:55:17 Presenting theory Isabelle_Marries_Dirac.More_Tensor

17:55:18 Presenting theory Jordan_Normal_Form.Gauss_Jordan_Elimination

17:55:19 Presenting theory HOL-Algebra.Divisibility

17:55:19 Presenting theory Isabelle_Marries_Dirac.Measurement

17:55:19 Presenting theory Jordan_Normal_Form.Gauss_Jordan_IArray_Impl

17:55:19 Presenting theory HOL-Decision_Procs.Cooper

17:55:19 Presenting file "cooper_tac.ML"

17:55:19 Presenting theory Isabelle_Marries_Dirac.Entanglement

17:55:20 Presenting theory Jordan_Normal_Form.Column_Operations

17:55:20 Presenting theory Isabelle_Marries_Dirac.Quantum_Teleportation

17:55:21 Presenting theory Isabelle_Marries_Dirac.Deutsch

17:55:22 Presenting theory Groebner_Bases.Macaulay_Matrix

17:55:23 Presenting theory Isabelle_Marries_Dirac.Deutsch_Jozsa

17:55:23 Presenting theory HOL-Algebra.QuotRing

17:55:24 Presenting theory Isabelle_Marries_Dirac.No_Cloning

17:55:24 Presenting theory HOL-Algebra.IntRing

17:55:24 Presenting theory Isabelle_Marries_Dirac.Quantum_Prisoners_Dilemma

17:55:25 Presenting Linear_Programming ...

17:55:25 Presenting document Linear_Programming/document

17:55:25 Presenting document Linear_Programming/outline

17:55:25 Presenting theory Linear_Programming.More_Jordan_Normal_Forms

17:55:26 Presenting theory HOL-Algebra.Weak_Morphisms

17:55:26 Presenting theory Linear_Programming.Matrix_LinPoly

17:55:27 Presenting theory Jordan_Normal_Form.Determinant

17:55:27 Presenting theory HOL-Algebra.Ideal_Product

17:55:27 Presenting theory Linear_Programming.LP_Preliminaries

17:55:28 Presenting theory Linear_Programming.Linear_Programming

17:55:28 Presenting Perron_Frobenius ...

17:55:28 Presenting document Perron_Frobenius/document

17:55:28 Presenting document Perron_Frobenius/outline

17:55:28 Presenting theory HOL-Decision_Procs.Dense_Linear_Order

17:55:28 Presenting file "langford_data.ML"

17:55:28 Presenting file "ferrante_rackoff_data.ML"

17:55:28 Presenting file "langford.ML"

17:55:28 Presenting file "ferrante_rackoff.ML"

17:55:28 Presenting theory Perron_Frobenius.Cancel_Card_Constraint

17:55:28 Presenting file "cancel_card_constraint.ML"

17:55:29 Presenting theory Perron_Frobenius.Bij_Nat

17:55:29 Presenting theory HOL-Decision_Procs.DP_Library

17:55:29 Presenting theory Jordan_Normal_Form.Determinant_Impl

17:55:29 Presenting theory Jordan_Normal_Form.Show_Matrix

17:55:29 Presenting theory HOL-Algebra.Chinese_Remainder

17:55:29 Presenting theory Perron_Frobenius.HMA_Connect

17:55:30 Presenting theory Perron_Frobenius.Perron_Frobenius_Aux

17:55:30 Presenting theory Group-Ring-Module.Algebra5

17:55:31 Presenting theory Perron_Frobenius.Perron_Frobenius

17:55:31 Presenting theory HOL-Algebra.Subrings

17:55:31 Presenting theory Jordan_Normal_Form.Char_Poly

17:55:31 Presenting theory Perron_Frobenius.Roots_Unity

17:55:31 Presenting theory HOL-Algebra.Generated_Rings

17:55:32 Presenting theory HOL-Algebra.Generated_Fields

17:55:32 Presenting theory Groebner_Macaulay.Cone_Decomposition

17:55:33 Presenting theory Perron_Frobenius.Perron_Frobenius_Irreducible

17:55:33 Presenting theory HOL-Algebra.Product_Groups

17:55:34 Presenting theory Jordan_Normal_Form.Jordan_Normal_Form

17:55:34 Presenting theory Perron_Frobenius.Perron_Frobenius_General

17:55:35 Presenting theory Perron_Frobenius.Spectral_Radius_Theory

17:55:35 Presenting theory Groebner_Bases.F4

17:55:35 Presenting theory HOL-Algebra.Free_Abelian_Groups

17:55:36 Presenting theory Perron_Frobenius.Spectral_Radius_Largest_Jordan_Block

17:55:37 Presenting theory Perron_Frobenius.Hom_Gauss_Jordan

17:55:37 Presenting theory Jordan_Normal_Form.Missing_VectorSpace

17:55:37 Presenting theory Groebner_Bases.F4_Examples

17:55:37 Presenting theory Perron_Frobenius.Spectral_Radius_Theory_2

17:55:37 Presenting theory Perron_Frobenius.Check_Matrix_Growth

17:55:37 Presenting QHLProver ...

17:55:37 Presenting theory HOL-Decision_Procs.Ferrack

17:55:37 Presenting document QHLProver/document

17:55:37 Presenting file "ferrack_tac.ML"

17:55:37 Presenting document QHLProver/outline

17:55:40 Presenting theory QHLProver.Complex_Matrix

17:55:40 Presenting file "mat_alg.ML"

17:55:41 Presenting theory Jordan_Normal_Form.VS_Connect

17:55:42 Presenting theory HOL-Algebra.Embedded_Algebras

17:55:42 Presenting theory Jordan_Normal_Form.Gram_Schmidt

17:55:43 Presenting theory HOL-Algebra.Solvable_Groups

17:55:43 Presenting theory Jordan_Normal_Form.Schur_Decomposition

17:55:44 Presenting theory QHLProver.Matrix_Limit

17:55:44 Presenting theory HOL-Algebra.Sym_Groups

17:55:44 Presenting theory Groebner_Bases.Syzygy

17:55:45 Presenting theory HOL-Algebra.Exact_Sequence

17:55:46 Presenting theory QHLProver.Quantum_Program

17:55:46 Presenting theory Groebner_Macaulay.Dube_Bound

17:55:47 Presenting theory HOL-Algebra.Ring_Divisibility

17:55:49 Presenting theory Groebner_Bases.Syzygy_Examples

17:55:49 Presenting theory QHLProver.Partial_State

17:55:49 Presenting theory QHLProver.Gates

17:55:50 Presenting theory Groebner_Macaulay.Groebner_Macaulay_Examples

17:55:50 Presenting Subresultants ...

17:55:50 Presenting document Subresultants/document

17:55:51 Presenting document Subresultants/outline

17:55:51 Presenting theory Groebner_Bases.Groebner_PM

17:55:51 Presenting Berlekamp_Zassenhaus ...

17:55:51 Presenting document Berlekamp_Zassenhaus/document

17:55:51 Presenting document Berlekamp_Zassenhaus/outline

17:55:51 Presenting theory Subresultants.Resultant_Prelim

17:55:51 Presenting theory Subresultants.Dichotomous_Lazard

17:55:51 Presenting theory Berlekamp_Zassenhaus.Finite_Field

17:55:51 Presenting theory Subresultants.Binary_Exponentiation

17:55:51 Presenting theory Subresultants.More_Homomorphisms

17:55:51 Presenting theory Subresultants.Coeff_Int

17:55:52 Presenting theory Berlekamp_Zassenhaus.Arithmetic_Record_Based

17:55:52 Presenting theory HOL-Algebra.Polynomials

17:55:52 Presenting theory HOL-Decision_Procs.MIR

17:55:52 Presenting file "mir_tac.ML"

17:55:53 Presenting theory QHLProver.Quantum_Hoare

17:55:53 Presenting theory Jordan_Normal_Form.Jordan_Normal_Form_Existence

17:55:54 Presenting theory Berlekamp_Zassenhaus.Finite_Field_Record_Based

17:55:54 Presenting theory Jordan_Normal_Form.Matrix_Impl

17:55:55 Presenting theory Jordan_Normal_Form.Strassen_Algorithm

17:55:55 Presenting theory Jordan_Normal_Form.Strassen_Algorithm_Code

17:55:56 Presenting theory Berlekamp_Zassenhaus.Matrix_Record_Based

17:55:56 Presenting theory Berlekamp_Zassenhaus.More_Missing_Multiset

17:55:57 Presenting theory Signature_Groebner.Signature_Groebner

17:55:57 Presenting theory QHLProver.Grover

17:55:58 Presenting theory Jordan_Normal_Form.Matrix_Comparison

17:55:58 Presenting theory Jordan_Normal_Form.Ring_Hom_Matrix

17:55:58 Presenting Algebraic_Numbers ...

17:55:59 Presenting document Algebraic_Numbers/document

17:55:59 Presenting document Algebraic_Numbers/outline

17:55:59 Presenting theory Jordan_Normal_Form.Derivation_Bound

17:55:59 Presenting theory Berlekamp_Zassenhaus.Unique_Factorization

17:55:59 Presenting theory Jordan_Normal_Form.Complexity_Carrier

17:55:59 Presenting theory Jordan_Normal_Form.Show_Arctic

17:55:59 Presenting theory HOL-Decision_Procs.Approximation_Bounds

17:55:59 Presenting theory Algebraic_Numbers.Algebraic_Numbers_Prelim

17:56:00 Presenting theory HOL-Algebra.Polynomial_Divisibility

17:56:00 Presenting theory Jordan_Normal_Form.Matrix_Complexity

17:56:00 Presenting theory Algebraic_Numbers.Bivariate_Polynomials

17:56:01 Presenting theory Berlekamp_Zassenhaus.Unique_Factorization_Poly

17:56:01 Presenting theory Algebraic_Numbers.Resultant

17:56:02 Presenting theory Signature_Groebner.Signature_Examples

17:56:02 Presenting BenOr_Kozen_Reif ...

17:56:02 Presenting document BenOr_Kozen_Reif/document

17:56:02 Presenting document BenOr_Kozen_Reif/outline

17:56:03 Presenting theory HOL-Algebra.Indexed_Polynomials

17:56:04 Presenting theory Berlekamp_Zassenhaus.Poly_Mod

17:56:04 Presenting theory Group-Ring-Module.Algebra6

17:56:05 Presenting theory Subresultants.Subresultant

17:56:05 Presenting theory Algebraic_Numbers.Algebraic_Numbers

17:56:05 Presenting theory Jordan_Normal_Form.Matrix_Kernel

17:56:05 Presenting theory HOL-Decision_Procs.Approximation

17:56:05 Presenting file "approximation.ML"

17:56:05 Presenting file "approximation_generator.ML"

17:56:05 Presenting theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field

17:56:06 Presenting theory BenOr_Kozen_Reif.More_Matrix

17:56:06 Presenting theory Berlekamp_Zassenhaus.Karatsuba_Multiplication

17:56:06 Presenting theory Jordan_Normal_Form.Jordan_Normal_Form_Uniqueness

17:56:06 Presenting theory Algebraic_Numbers.Sturm_Rat

17:56:06 Presenting theory BenOr_Kozen_Reif.BKR_Algorithm

17:56:06 Presenting theory Subresultants.Subresultant_Gcd

17:56:06 Presenting theory HOL-Algebra.Finite_Extensions

17:56:06 Presenting Cubic_Quartic_Equations ...

17:56:06 Presenting theory Jordan_Normal_Form.Spectral_Radius

17:56:06 Presenting document Cubic_Quartic_Equations/document

17:56:06 Presenting document Cubic_Quartic_Equations/outline

17:56:07 Presenting theory Jordan_Normal_Form.DL_Missing_List

17:56:07 Presenting theory HOL-Decision_Procs.Rat_Pair

17:56:07 Presenting theory Cubic_Quartic_Equations.Ferraris_Formula

17:56:07 Presenting theory Algebraic_Numbers.Factors_of_Int_Poly

17:56:07 Presenting theory Algebraic_Numbers.Min_Int_Poly

17:56:07 Presenting theory BenOr_Kozen_Reif.Matrix_Equation_Construction

17:56:08 Presenting theory Cubic_Quartic_Equations.Cardanos_Formula

17:56:08 Presenting theory Berlekamp_Zassenhaus.Polynomial_Record_Based

17:56:09 Presenting theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field_Record_Based

17:56:09 Presenting theory Jordan_Normal_Form.DL_Rank

17:56:09 Presenting theory Cubic_Quartic_Equations.Complex_Roots

17:56:09 Presenting theory Berlekamp_Zassenhaus.Chinese_Remainder_Poly

17:56:10 Presenting theory Cubic_Quartic_Equations.Cubic_Polynomials

17:56:10 Presenting theory HOL-Decision_Procs.Polynomial_List

17:56:10 Presenting theory Cubic_Quartic_Equations.Quartic_Polynomials

17:56:10 Presenting Factor_Algebraic_Polynomial ...

17:56:10 Presenting document Factor_Algebraic_Polynomial/document

17:56:10 Presenting document Factor_Algebraic_Polynomial/outline

17:56:12 Presenting theory BenOr_Kozen_Reif.BKR_Proofs

17:56:12 Presenting theory Jordan_Normal_Form.DL_Missing_Sublist

17:56:12 Presenting theory Factor_Algebraic_Polynomial.Poly_Connection

17:56:13 Presenting theory Jordan_Normal_Form.DL_Submatrix

17:56:13 Presenting theory HOL-Algebra.Algebraic_Closure

17:56:13 Presenting theory Factor_Algebraic_Polynomial.MPoly_Divide

17:56:13 Presenting theory HOL-Algebra.Algebra

17:56:13 Presenting Fishers_Inequality ...

17:56:13 Presenting document Fishers_Inequality/document

17:56:13 Presenting document Fishers_Inequality/outline

17:56:13 Presenting theory Factor_Algebraic_Polynomial.MPoly_Divide_Code

17:56:13 Presenting theory Factor_Algebraic_Polynomial.MPoly_Container

17:56:14 Presenting theory Factor_Algebraic_Polynomial.Multivariate_Resultant

17:56:14 Presenting theory Factor_Algebraic_Polynomial.Is_Int_To_Int

17:56:14 Presenting theory Jordan_Normal_Form.DL_Rank_Submatrix

17:56:14 Presenting LLL_Basis_Reduction ...

17:56:14 Presenting document LLL_Basis_Reduction/document

17:56:14 Presenting document LLL_Basis_Reduction/outline

17:56:14 Presenting theory Fishers_Inequality.Set_Multiset_Extras

17:56:15 Presenting theory BenOr_Kozen_Reif.BKR_Decision

17:56:15 Presenting theory BenOr_Kozen_Reif.Renegar_Algorithm

17:56:16 Presenting theory LLL_Basis_Reduction.Missing_Lemmas

17:56:16 Presenting theory HOL-Decision_Procs.Reflected_Multivariate_Polynomial

17:56:16 Presenting theory Factor_Algebraic_Polynomial.Roots_of_Algebraic_Poly

17:56:16 Presenting theory LLL_Basis_Reduction.More_IArray

17:56:17 Presenting theory Factor_Algebraic_Polynomial.Roots_of_Algebraic_Poly_Impl

17:56:17 Presenting theory Factor_Algebraic_Polynomial.Roots_via_IA

17:56:17 Presenting theory Fishers_Inequality.Matrix_Vector_Extras

17:56:17 Presenting theory LLL_Basis_Reduction.Norms

17:56:18 Presenting theory Factor_Algebraic_Polynomial.Roots_of_Real_Complex_Poly

17:56:18 Presenting theory LLL_Basis_Reduction.Int_Rat_Operations

17:56:18 Presenting theory LLL_Basis_Reduction.Cost

17:56:18 Presenting theory LLL_Basis_Reduction.List_Representation

17:56:18 Presenting theory Factor_Algebraic_Polynomial.Factor_Complex_Poly

17:56:19 Presenting theory Berlekamp_Zassenhaus.Berlekamp_Type_Based

17:56:19 Presenting theory Fishers_Inequality.Design_Extras

17:56:20 Presenting theory Factor_Algebraic_Polynomial.Factor_Real_Poly

17:56:20 Presenting LLL_Factorization ...

17:56:20 Presenting document LLL_Factorization/document

17:56:20 Presenting document LLL_Factorization/outline

17:56:20 Presenting theory LLL_Factorization.Factor_Bound_2

17:56:20 Presenting theory Group-Ring-Module.Algebra7

17:56:20 Presenting theory BenOr_Kozen_Reif.Renegar_Proofs

17:56:21 Presenting theory LLL_Factorization.Missing_Dvd_Int_Poly

17:56:21 Presenting theory LLL_Factorization.LLL_Factorization_Impl

17:56:22 Presenting theory BenOr_Kozen_Reif.Renegar_Decision

17:56:22 Presenting Linear_Inequalities ...

17:56:22 Presenting document Linear_Inequalities/document

17:56:22 Presenting document Linear_Inequalities/outline

17:56:23 Presenting theory Berlekamp_Zassenhaus.Distinct_Degree_Factorization

17:56:23 Presenting theory LLL_Factorization.LLL_Factorization

17:56:23 Presenting theory Berlekamp_Zassenhaus.Finite_Field_Factorization

17:56:23 Presenting theory Linear_Inequalities.Missing_Matrix

17:56:24 Presenting theory LLL_Factorization.Sub_Sums

17:56:24 Presenting theory Linear_Inequalities.Missing_VS_Connect

17:56:25 Presenting theory Linear_Inequalities.Basis_Extension

17:56:25 Presenting theory Linear_Inequalities.Sum_Vec_Set

17:56:25 Presenting theory LLL_Basis_Reduction.Gram_Schmidt_2

17:56:26 Presenting theory Berlekamp_Zassenhaus.Finite_Field_Factorization_Record_Based

17:56:27 Presenting theory Linear_Inequalities.Integral_Bounded_Vectors

17:56:28 Presenting theory Algebraic_Numbers.Real_Algebraic_Numbers

17:56:28 Presenting theory Fishers_Inequality.Incidence_Matrices

17:56:28 Presenting theory HOL-Decision_Procs.Parametric_Ferrante_Rackoff

17:56:28 Presenting theory LLL_Factorization.Factorization_Algorithm_16_22

17:56:28 Presenting theory LLL_Basis_Reduction.Gram_Schmidt_Int

17:56:28 Presenting theory LLL_Factorization.Modern_Computer_Algebra_Problem

17:56:28 Presenting LP_Duality ...

17:56:28 Presenting document LP_Duality/document

17:56:28 Presenting document LP_Duality/outline

17:56:29 Presenting theory LP_Duality.Minimum_Maximum

17:56:29 Presenting theory HOL-Decision_Procs.Commutative_Ring_Complete

17:56:29 Presenting theory Linear_Inequalities.Cone

17:56:29 Presenting theory Fishers_Inequality.Dual_Systems

17:56:30 Presenting theory HOL-Decision_Procs.Reflective_Field

17:56:30 Presenting theory HOL-Decision_Procs.Commutative_Ring_Ex

17:56:30 Presenting theory LP_Duality.LP_Duality

17:56:30 Presenting theory HOL-Decision_Procs.Approximation_Ex

17:56:31 Presenting theory HOL-Decision_Procs.Approximation_Quickcheck_Ex

17:56:31 Presenting Linear_Recurrences_Solver ...

17:56:31 Presenting theory HOL-Decision_Procs.Dense_Linear_Order_Ex

17:56:31 Presenting theory HOL-Decision_Procs.Decision_Procs

17:56:31 Presenting Localization_Ring ...

17:56:31 Presenting document Localization_Ring/document

17:56:31 Presenting document Localization_Ring/outline

17:56:31 Presenting theory LLL_Basis_Reduction.LLL

17:56:31 Presenting theory Linear_Recurrences_Solver.Linear_Recurrences_Solver

17:56:31 Presenting theory Linear_Recurrences_Solver.Linear_Recurrences_Pretty

17:56:31 Presenting theory Linear_Recurrences_Solver.Show_RatFPS

17:56:32 Presenting theory Linear_Recurrences_Solver.Linear_Recurrences_Test

17:56:32 Presenting Mersenne_Primes ...

17:56:32 Presenting document Mersenne_Primes/document

17:56:32 Presenting document Mersenne_Primes/outline

17:56:32 Presenting theory Algebraic_Numbers.Real_Roots

17:56:32 Presenting theory Fishers_Inequality.Rank_Argument_General

17:56:33 Presenting theory Linear_Inequalities.Convex_Hull

17:56:33 Presenting theory Fishers_Inequality.Linear_Bound_Argument

17:56:33 Presenting theory Localization_Ring.Localization

17:56:33 Presenting theory Mersenne_Primes.Lucas_Lehmer_Auxiliary

17:56:33 Presenting theory Algebraic_Numbers.Complex_Roots_Real_Poly

17:56:34 Presenting Orbit_Stabiliser ...

17:56:34 Presenting document Orbit_Stabiliser/document

17:56:34 Presenting document Orbit_Stabiliser/outline

17:56:34 Presenting theory Berlekamp_Zassenhaus.Hensel_Lifting

17:56:34 Presenting theory Orbit_Stabiliser.Left_Coset

17:56:34 Presenting theory Algebraic_Numbers.Compare_Complex

17:56:34 Presenting theory Orbit_Stabiliser.Orbit_Stabiliser

17:56:34 Presenting theory Group-Ring-Module.Algebra8

17:56:34 Presenting theory LLL_Basis_Reduction.LLL_Impl

17:56:35 Presenting theory Fishers_Inequality.Fishers_Inequality

17:56:35 Presenting theory Linear_Inequalities.Normal_Vector

17:56:35 Presenting theory Algebraic_Numbers.Interval_Arithmetic

17:56:35 Presenting theory Orbit_Stabiliser.Tetrahedron

17:56:35 Presenting Padic_Ints ...

17:56:35 Presenting document Padic_Ints/document

17:56:35 Presenting document Padic_Ints/outline

17:56:36 Presenting theory Linear_Inequalities.Dim_Span

17:56:36 Presenting theory Padic_Ints.Function_Ring

17:56:36 Presenting theory LLL_Basis_Reduction.LLL_Complexity

17:56:36 Presenting theory Berlekamp_Zassenhaus.Hensel_Lifting_Type_Based

17:56:37 Presenting theory Fishers_Inequality.Vector_Matrix_Mod

17:56:38 Presenting theory Fishers_Inequality.Fishers_Inequality_Variations

17:56:38 Presenting theory Fishers_Inequality.Fishers_Inequality_Root

17:56:38 Presenting Perfect-Number-Thm ...

17:56:38 Presenting document Perfect-Number-Thm/document

17:56:38 Presenting document Perfect-Number-Thm/outline

17:56:38 Presenting theory Algebraic_Numbers.Complex_Algebraic_Numbers

17:56:38 Presenting theory LLL_Basis_Reduction.LLL_Number_Bounds

17:56:38 Presenting theory Perfect-Number-Thm.PerfectBasics

17:56:38 Presenting theory Algebraic_Numbers.Show_Real_Alg

17:56:38 Presenting theory Algebraic_Numbers.Show_Real_Approx

17:56:39 Presenting theory Perfect-Number-Thm.Sigma

17:56:39 Presenting theory Algebraic_Numbers.Show_Real_Precise

17:56:39 Presenting theory Perfect-Number-Thm.Perfect

17:56:39 Presenting Polynomial_Factorization ...

17:56:39 Presenting document Polynomial_Factorization/document

17:56:39 Presenting document Polynomial_Factorization/outline

17:56:39 Presenting theory Algebraic_Numbers.Algebraic_Number_Tests

17:56:39 Presenting theory Algebraic_Numbers.Algebraic_Numbers_External_Code

17:56:39 Presenting Secondary_Sylow ...

17:56:39 Presenting document Secondary_Sylow/document

17:56:39 Presenting document Secondary_Sylow/outline

17:56:39 Presenting theory Mersenne_Primes.Lucas_Lehmer

17:56:40 Presenting theory Berlekamp_Zassenhaus.Berlekamp_Hensel

17:56:40 Presenting theory Linear_Inequalities.Fundamental_Theorem_Linear_Inequalities

17:56:40 Presenting theory LLL_Basis_Reduction.LLL_Certification

17:56:40 Presenting theory Mersenne_Primes.Lucas_Lehmer_Code

17:56:40 Presenting theory LLL_Basis_Reduction.FPLLL_Solver

17:56:40 Presenting UTP-Toolkit ...

17:56:40 Presenting document UTP-Toolkit/document

17:56:40 Presenting document UTP-Toolkit/outline

17:56:40 Presenting UTP ...

17:56:40 Presenting document UTP/document

17:56:40 Presenting document UTP/outline

17:56:41 Presenting theory UTP.utp_parser_utils

17:56:41 Presenting theory Berlekamp_Zassenhaus.Square_Free_Int_To_Square_Free_GFp

17:56:41 Presenting theory Linear_Inequalities.Farkas_Lemma

17:56:41 Presenting theory UTP.utp_var

17:56:41 Presenting theory Secondary_Sylow.GroupAction

17:56:41 Presenting theory Berlekamp_Zassenhaus.Suitable_Prime

17:56:41 Presenting theory UTP.utp_expr

17:56:42 Presenting theory UTP.utp_expr_insts

17:56:42 Presenting theory UTP-Toolkit.List_Extra

17:56:42 Presenting theory UTP.utp_expr_funcs

17:56:42 Presenting theory Berlekamp_Zassenhaus.Degree_Bound

17:56:42 Presenting theory UTP.utp_unrest

17:56:42 Presenting theory Linear_Inequalities.Farkas_Minkowsky_Weyl

17:56:42 Presenting theory UTP-Toolkit.Sequence

17:56:42 Presenting theory UTP.utp_usedby

17:56:42 Presenting theory UTP-Toolkit.FSet_Extra

17:56:43 Presenting theory Secondary_Sylow.SubgroupConjugation

17:56:43 Presenting theory UTP.utp_subst

17:56:43 Presenting theory UTP-Toolkit.Countable_Set_Extra

17:56:43 Presenting theory UTP.utp_tactics

17:56:43 Presenting file "uexpr_rep_eq.ML"

17:56:43 Presenting file "utp_tactics.ML"

17:56:43 Presenting theory UTP.utp_meta_subst

17:56:44 Presenting theory UTP.utp_pred

17:56:44 Presenting theory Secondary_Sylow.SndSylow

17:56:44 Presenting VectorSpace ...

17:56:44 Presenting document VectorSpace/document

17:56:44 Presenting document VectorSpace/outline

17:56:44 Presenting theory Linear_Inequalities.Decomposition_Theorem

17:56:44 Presenting theory UTP.utp_alphabet

17:56:44 Presenting theory UTP-Toolkit.Map_Extra

17:56:44 Presenting theory UTP.utp_lift

17:56:44 Presenting theory VectorSpace.RingModuleFacts

17:56:44 Presenting theory UTP-Toolkit.List_Lexord_Alt

17:56:44 Presenting theory VectorSpace.FunctionLemmas

17:56:45 Presenting theory VectorSpace.MonoidSums

17:56:45 Presenting theory Polynomial_Factorization.Missing_List

17:56:45 Presenting theory UTP-Toolkit.Partial_Fun

17:56:45 Presenting theory Linear_Inequalities.Mixed_Integer_Solutions

17:56:46 Presenting theory Polynomial_Factorization.Missing_Multiset

17:56:46 Presenting theory UTP-Toolkit.Finite_Fun

17:56:46 Presenting theory UTP-Toolkit.Infinity

17:56:46 Presenting theory Polynomial_Factorization.Precomputation

17:56:46 Presenting theory UTP-Toolkit.Positive

17:56:46 Presenting theory UTP.utp_pred_laws

17:56:46 Presenting theory Berlekamp_Zassenhaus.Mahler_Measure

17:56:46 Presenting theory UTP-Toolkit.Total_Recall

17:56:46 Presenting file "Total_Recall.ML"

17:56:46 Presenting theory UTP-Toolkit.utp_toolkit

17:56:46 Presenting HOL-Isar_Examples ...

17:56:46 Presenting document HOL-Isar_Examples/document

17:56:46 Presenting document HOL-Isar_Examples/outline

17:56:46 Presenting theory HOL-Isar_Examples.Structured_Statements

17:56:47 Presenting theory Polynomial_Factorization.Order_Polynomial

17:56:47 Presenting theory HOL-Isar_Examples.Basic_Logic

17:56:47 Presenting theory Linear_Inequalities.Integer_Hull

17:56:47 Presenting HOL-Nonstandard_Analysis ...

17:56:47 Presenting document HOL-Nonstandard_Analysis/document

17:56:47 Presenting document HOL-Nonstandard_Analysis/outline

17:56:47 Presenting theory UTP.utp_healthy

17:56:47 Presenting theory HOL-Isar_Examples.Expr_Compiler

17:56:47 Presenting theory Polynomial_Factorization.Explicit_Roots

17:56:47 Presenting theory HOL-Isar_Examples.Fibonacci

17:56:47 Presenting theory HOL-Nonstandard_Analysis.Free_Ultrafilter

17:56:47 Presenting theory HOL-Isar_Examples.Group

17:56:47 Presenting theory HOL-Isar_Examples.Group_Context

17:56:47 Presenting theory HOL-Isar_Examples.Group_Notepad

17:56:48 Presenting theory Berlekamp_Zassenhaus.Factor_Bound

17:56:48 Presenting theory HOL-Isar_Examples.Hoare

17:56:48 Presenting theory VectorSpace.LinearCombinations

17:56:48 Presenting theory UTP.utp_rel

17:56:48 Presenting theory HOL-Isar_Examples.Hoare_Ex

17:56:48 Presenting theory HOL-Isar_Examples.Mutilated_Checkerboard

17:56:48 Presenting theory HOL-Isar_Examples.Puzzle

17:56:48 Presenting theory UTP.utp_recursion

17:56:48 Presenting theory HOL-Isar_Examples.Summation

17:56:48 Presenting theory UTP.utp_sequent

17:56:48 Presenting HOL-Nonstandard_Analysis-Examples ...

17:56:49 Presenting theory VectorSpace.SumSpaces

17:56:49 Presenting theory HOL-Nonstandard_Analysis-Examples.NSPrimes

17:56:49 Presenting HOL-Number_Theory ...

17:56:49 Presenting document HOL-Number_Theory/document

17:56:49 Presenting document HOL-Number_Theory/outline

17:56:49 Presenting theory HOL-Number_Theory.Fib

17:56:49 Presenting theory HOL-Nonstandard_Analysis.StarDef

17:56:49 Presenting file "transfer_principle.ML"

17:56:50 Presenting theory Polynomial_Factorization.Dvd_Int_Poly

17:56:50 Presenting theory HOL-Nonstandard_Analysis.HyperNat

17:56:50 Presenting theory UTP.utp_rel_laws

17:56:51 Presenting theory HOL-Nonstandard_Analysis.HyperDef

17:56:51 Presenting theory Polynomial_Factorization.Missing_Polynomial_Factorial

17:56:51 Presenting theory HOL-Number_Theory.Cong

17:56:51 Presenting theory Berlekamp_Zassenhaus.Sublist_Iteration

17:56:52 Presenting theory UTP.utp_theory

17:56:52 Presenting theory VectorSpace.VectorSpace

17:56:52 Presenting Amicable_Numbers ...

17:56:52 Presenting document Amicable_Numbers/document

17:56:52 Presenting document Amicable_Numbers/outline

17:56:53 Presenting theory UTP.utp_hoare

17:56:53 Presenting theory HOL-Number_Theory.Totient

17:56:53 Presenting theory UTP.utp_wp

17:56:53 Presenting theory UTP.utp_dynlog

17:56:53 Presenting theory UTP.utp_state_parser

17:56:53 Presenting theory UTP.utp_rel_opsem

17:56:53 Presenting theory UTP.utp_sym_eval

17:56:53 Presenting theory HOL-Number_Theory.Residues

17:56:53 Presenting theory UTP.utp_sp

17:56:54 Presenting theory HOL-Nonstandard_Analysis.NSA

17:56:54 Presenting theory Polynomial_Factorization.Gauss_Lemma

17:56:54 Presenting theory HOL-Number_Theory.Eratosthenes

17:56:54 Presenting theory Padic_Ints.Cring_Poly

17:56:54 Presenting theory HOL-Number_Theory.Mod_Exp

17:56:54 Presenting theory HOL-Number_Theory.Euler_Criterion

17:56:54 Presenting theory Amicable_Numbers.Amicable_Numbers

17:56:54 Presenting theory HOL-Number_Theory.Gauss

17:56:55 Presenting theory UTP.utp_concurrency

17:56:55 Presenting theory UTP.utp

17:56:55 Presenting theory HOL-Nonstandard_Analysis.NSComplex

17:56:55 Presenting Arith_Prog_Rel_Primes ...

17:56:55 Presenting document Arith_Prog_Rel_Primes/document

17:56:55 Presenting document Arith_Prog_Rel_Primes/outline

17:56:55 Presenting theory Berlekamp_Zassenhaus.Reconstruction

17:56:55 Presenting theory UTP.utp_expr_ovld

17:56:55 Presenting theory UTP.utp_full

17:56:55 Presenting theory HOL-Number_Theory.Quadratic_Reciprocity

17:56:55 Presenting theory UTP.utp_easy_parser

17:56:55 Presenting theory Berlekamp_Zassenhaus.Code_Abort_Gcd

17:56:55 Presenting theory Padic_Ints.Supplementary_Ring_Facts

17:56:55 Presenting theory UTP.sum_list

17:56:55 Presenting theory HOL-Nonstandard_Analysis.Star

17:56:55 Presenting theory Berlekamp_Zassenhaus.Berlekamp_Zassenhaus

17:56:56 Presenting theory UTP.utp_simple_time

17:56:56 Presenting Bertrands_Postulate ...

17:56:56 Presenting document Bertrands_Postulate/document

17:56:56 Presenting document Bertrands_Postulate/outline

17:56:56 Presenting theory HOL-Nonstandard_Analysis.NatStar

17:56:56 Presenting theory Berlekamp_Zassenhaus.Gcd_Finite_Field_Impl

17:56:56 Presenting theory Polynomial_Factorization.Prime_Factorization

17:56:57 Presenting theory Padic_Ints.Extended_Int

17:56:57 Presenting theory HOL-Number_Theory.Pocklington

17:56:57 Presenting theory HOL-Nonstandard_Analysis.HSEQ

17:56:57 Presenting theory Polynomial_Factorization.Rational_Root_Test

17:56:57 Presenting theory Arith_Prog_Rel_Primes.Arith_Prog_Rel_Primes

17:56:57 Presenting theory HOL-Nonstandard_Analysis.HSeries

17:56:57 Presenting Elliptic_Curves_Group_Law ...

17:56:57 Presenting document Elliptic_Curves_Group_Law/document

17:56:57 Presenting document Elliptic_Curves_Group_Law/outline

17:56:57 Presenting theory HOL-Number_Theory.Prime_Powers

17:56:58 Presenting theory HOL-Nonstandard_Analysis.HLim

17:56:58 Presenting theory HOL-Number_Theory.Residue_Primitive_Roots

17:56:58 Presenting theory Berlekamp_Zassenhaus.Square_Free_Factorization_Int

17:56:58 Presenting theory HOL-Nonstandard_Analysis.HDeriv

17:56:58 Presenting theory HOL-Number_Theory.Number_Theory

17:56:58 Presenting Fermat3_4 ...

17:56:58 Presenting document Fermat3_4/document

17:56:58 Presenting document Fermat3_4/outline

17:56:59 Presenting theory HOL-Nonstandard_Analysis.HTranscendental

17:56:59 Presenting theory Fermat3_4.Fermat4

17:56:59 Presenting theory Polynomial_Factorization.Kronecker_Factorization

17:56:59 Presenting theory Polynomial_Factorization.Polynomial_Divisibility

17:56:59 Presenting theory HOL-Nonstandard_Analysis.NSCA

17:56:59 Presenting theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

17:56:59 Presenting theory HOL-Nonstandard_Analysis.CStar

17:57:00 Presenting theory HOL-Nonstandard_Analysis.CLim

17:57:00 Presenting theory HOL-Nonstandard_Analysis.HLog

17:57:00 Presenting theory HOL-Nonstandard_Analysis.Hyperreal

17:57:00 Presenting theory HOL-Nonstandard_Analysis.Hypercomplex

17:57:00 Presenting theory HOL-Nonstandard_Analysis.Nonstandard_Analysis

17:57:00 Presenting Gaussian_Integers ...

17:57:00 Presenting document Gaussian_Integers/document

17:57:00 Presenting document Gaussian_Integers/outline

17:57:00 Presenting theory Berlekamp_Zassenhaus.Factorize_Int_Poly

17:57:00 Presenting theory Fermat3_4.Quad_Form

17:57:01 Presenting theory Padic_Ints.Padic_Construction

17:57:01 Presenting theory Berlekamp_Zassenhaus.Factorize_Rat_Poly

17:57:01 Presenting HOL-ex ...

17:57:01 Presenting theory HOL-ex.Antiquote

17:57:02 Presenting theory Fermat3_4.Fermat3

17:57:02 Presenting Koenigsberg_Friendship ...

17:57:02 Presenting document Koenigsberg_Friendship/document

17:57:02 Presenting document Koenigsberg_Friendship/outline

17:57:02 Presenting theory Elliptic_Curves_Group_Law.Elliptic_Axclass

17:57:03 Presenting theory Bertrands_Postulate.Bertrand

17:57:03 Presenting file "bertrand.ML"

17:57:03 Presenting theory Group-Ring-Module.Algebra9

17:57:03 Presenting theory Gaussian_Integers.Gaussian_Integers

17:57:03 Presenting Lehmer ...

17:57:03 Presenting document Lehmer/document

17:57:03 Presenting document Lehmer/outline

17:57:04 Presenting theory Gaussian_Integers.Gaussian_Integers_Test

17:57:04 Presenting Lifting_the_Exponent ...

17:57:04 Presenting document Lifting_the_Exponent/document

17:57:04 Presenting document Lifting_the_Exponent/outline

17:57:04 Presenting theory Gaussian_Integers.Gaussian_Integers_Sums_Of_Two_Squares

17:57:04 Presenting theory Lehmer.Lehmer

17:57:04 Presenting Pratt_Certificate ...

17:57:04 Presenting document Pratt_Certificate/document

17:57:04 Presenting document Pratt_Certificate/outline

17:57:05 Presenting theory Padic_Ints.Padic_Integers

17:57:05 Presenting theory Gaussian_Integers.Gaussian_Integers_Pythagorean_Triples

17:57:05 Presenting theory Gaussian_Integers.Gaussian_Integers_Everything

17:57:05 Presenting RSAPSS ...

17:57:05 Presenting document RSAPSS/document

17:57:05 Presenting document RSAPSS/outline

17:57:05 Presenting theory Lifting_the_Exponent.LTE

17:57:05 Presenting SumSquares ...

17:57:05 Presenting document SumSquares/document

17:57:05 Presenting document SumSquares/outline

17:57:06 Presenting theory Padic_Ints.Padic_Int_Topology

17:57:06 Presenting theory Polynomial_Factorization.Square_Free_Factorization

17:57:06 Presenting theory Padic_Ints.Padic_Int_Polynomials

17:57:06 Presenting theory Elliptic_Curves_Group_Law.Elliptic_Locale

17:57:07 Presenting theory Polynomial_Factorization.Gcd_Rat_Poly

17:57:07 Presenting theory SumSquares.TwoSquares

17:57:07 Presenting theory HOL-ex.Argo_Examples

17:57:07 Presenting theory Koenigsberg_Friendship.MoreGraph

17:57:07 Presenting theory Elliptic_Curves_Group_Law.Elliptic_Test

17:57:07 Presenting Liouville_Numbers ...

17:57:07 Presenting document Liouville_Numbers/document

17:57:07 Presenting document Liouville_Numbers/outline

17:57:07 Presenting theory HOL-ex.Arith_Examples

17:57:08 Presenting theory Liouville_Numbers.Liouville_Numbers_Misc

17:57:08 Presenting theory Padic_Ints.Hensels_Lemma

17:57:08 Presenting theory Polynomial_Factorization.Rational_Factorization

17:57:09 Presenting Lucas_Theorem ...

17:57:09 Presenting document Lucas_Theorem/document

17:57:09 Presenting document Lucas_Theorem/outline

17:57:09 Presenting theory SumSquares.FourSquares

17:57:09 Presenting theory Liouville_Numbers.Liouville_Numbers

17:57:09 Presenting Mason_Stothers ...

17:57:09 Presenting Pell ...

17:57:09 Presenting document Mason_Stothers/document

17:57:09 Presenting document Pell/document

17:57:09 Presenting document Mason_Stothers/outline

17:57:09 Presenting document Pell/outline

17:57:09 Presenting theory Pratt_Certificate.Pratt_Certificate

17:57:09 Presenting file "pratt.ML"

17:57:09 Presenting theory HOL-ex.Ballot

17:57:09 Presenting theory Pell.Efficient_Discrete_Sqrt

17:57:09 Presenting theory Pratt_Certificate.Pratt_Certificate_Code

17:57:09 Presenting Polynomial_Interpolation ...

17:57:09 Presenting document Polynomial_Interpolation/document

17:57:09 Presenting document Polynomial_Interpolation/outline

17:57:10 Presenting theory Koenigsberg_Friendship.KoenigsbergBridge

17:57:10 Presenting theory HOL-ex.BinEx

17:57:10 Presenting theory Mason_Stothers.Mason_Stothers

17:57:10 Presenting theory Polynomial_Interpolation.Is_Rat_To_Rat

17:57:10 Presenting theory Lucas_Theorem.Lucas_Theorem

17:57:10 Presenting theory RSAPSS.Word

17:57:10 Presenting theory Polynomial_Interpolation.Divmod_Int

17:57:10 Presenting theory Padic_Ints.Zp_Compact

17:57:10 Presenting theory Polynomial_Interpolation.Improved_Code_Equations

17:57:10 Presenting Rep_Fin_Groups ...

17:57:10 Presenting document Rep_Fin_Groups/document

17:57:10 Presenting document Rep_Fin_Groups/outline

17:57:10 Presenting Sturm_Sequences ...

17:57:10 Presenting document Sturm_Sequences/document

17:57:10 Presenting Special_Function_Bounds ...

17:57:10 Presenting document Sturm_Sequences/outline

17:57:10 Presenting document Sturm_Sequences/userguide

17:57:10 Presenting document Special_Function_Bounds/document

17:57:10 Presenting theory Sturm_Sequences.Sturm_Library_Document

17:57:10 Presenting document Special_Function_Bounds/outline

17:57:10 Presenting theory HOL-ex.Birthday_Paradox

17:57:10 Presenting theory Special_Function_Bounds.Bounds_Lemmas

17:57:10 Presenting theory HOL-ex.Bubblesort

17:57:11 Presenting theory HOL-ex.CTL

17:57:11 Presenting theory Special_Function_Bounds.Atan_CF_Bounds

17:57:11 Presenting theory RSAPSS.WordOperations

17:57:11 Presenting theory RSAPSS.SHA1Padding

17:57:11 Presenting theory Polynomial_Interpolation.Ring_Hom

17:57:11 Presenting theory RSAPSS.SHA1

17:57:12 Presenting theory Pell.Pell

17:57:12 Presenting theory Sturm_Sequences.Misc_Polynomial

17:57:12 Presenting theory RSAPSS.Wordarith

17:57:12 Presenting theory Sturm_Sequences.Sturm_Library

17:57:12 Presenting theory Koenigsberg_Friendship.FriendshipTheory

17:57:12 Presenting theory Pell.Pell_Algorithm

17:57:13 Presenting theory Special_Function_Bounds.Exp_Bounds

17:57:13 Presenting theory Pell.Pell_Algorithm_Test

17:57:13 Presenting Sturm_Tarski ...

17:57:13 Presenting document Sturm_Tarski/document

17:57:13 Presenting document Sturm_Tarski/outline

17:57:13 Presenting theory Polynomial_Interpolation.Missing_Unsorted

17:57:13 Presenting Symmetric_Polynomials ...

17:57:13 Presenting document Symmetric_Polynomials/document

17:57:13 Presenting document Symmetric_Polynomials/outline

17:57:13 Presenting theory Special_Function_Bounds.Log_CF_Bounds

17:57:13 Presenting theory Symmetric_Polynomials.Vieta

17:57:13 Presenting theory Special_Function_Bounds.Sin_Cos_Bounds

17:57:13 Presenting theory RSAPSS.EMSAPSS

17:57:13 Presenting theory RSAPSS.Mod

17:57:13 Presenting theory RSAPSS.Crypt

17:57:13 Presenting theory Sturm_Tarski.PolyMisc

17:57:13 Presenting theory RSAPSS.Pdifference

17:57:13 Presenting theory RSAPSS.Productdivides

17:57:14 Presenting theory Special_Function_Bounds.Sqrt_Bounds

17:57:14 Presenting theory RSAPSS.Cryptinverts

17:57:14 Presenting Power_Sum_Polynomials ...

17:57:14 Presenting document Power_Sum_Polynomials/document

17:57:14 Presenting document Power_Sum_Polynomials/outline

17:57:15 Presenting theory Power_Sum_Polynomials.Power_Sum_Polynomials_Library

17:57:16 Presenting theory Sturm_Tarski.Sturm_Tarski

17:57:16 Presenting theory RSAPSS.RSAPSS

17:57:16 Presenting Three_Circles ...

17:57:16 Presenting document Three_Circles/document

17:57:16 Presenting document Three_Circles/outline

17:57:16 Presenting HOL-Corec_Examples ...

17:57:16 Presenting theory Power_Sum_Polynomials.Power_Sum_Polynomials

17:57:17 Presenting theory Polynomial_Interpolation.Missing_Polynomial

17:57:17 Presenting theory Symmetric_Polynomials.Symmetric_Polynomials

17:57:17 Presenting theory HOL-Corec_Examples.LFilter

17:57:17 Presenting theory HOL-ex.Cartouche_Examples

17:57:17 Presenting theory HOL-ex.Case_Product

17:57:17 Presenting theory Power_Sum_Polynomials.Power_Sum_Puzzle

17:57:17 Presenting theory HOL-ex.Chinese

17:57:17 Presenting HOL-Datatype_Examples ...

17:57:17 Presenting theory HOL-Corec_Examples.Paper_Examples

17:57:17 Presenting theory Symmetric_Polynomials.Symmetric_Polynomials_Code

17:57:17 Presenting HOL-IMP ...

17:57:17 Presenting document HOL-IMP/document

17:57:17 Presenting theory HOL-IMP.AExp

17:57:18 Presenting theory HOL-Corec_Examples.Stream_Processor

17:57:18 Presenting theory HOL-IMP.BExp

17:57:18 Presenting theory HOL-IMP.ASM

17:57:18 Presenting theory HOL-IMP.Star

17:57:18 Presenting theory HOL-IMP.Com

17:57:18 Presenting theory Sturm_Sequences.Sturm_Theorem

17:57:18 Presenting theory Polynomial_Interpolation.Ring_Hom_Poly

17:57:18 Presenting theory HOL-Corec_Examples.Simple_Nesting

17:57:18 Presenting theory HOL-IMP.Big_Step

17:57:18 Presenting theory HOL-ex.Classical

17:57:18 Presenting theory HOL-Datatype_Examples.Compat

17:57:19 Presenting theory HOL-ex.Code_Binary_Nat_examples

17:57:19 Presenting theory HOL-Datatype_Examples.Lambda_Term

17:57:19 Presenting theory HOL-Corec_Examples.Iterate_GPV

17:57:19 Presenting theory HOL-ex.Code_Lazy_Demo

17:57:19 Presenting theory HOL-ex.Code_Timing

17:57:19 Presenting theory HOL-Corec_Examples.GPV_Bare_Bones

17:57:19 Presenting theory HOL-Corec_Examples.Merge_A

17:57:19 Presenting theory HOL-Corec_Examples.Merge_B

17:57:19 Presenting theory HOL-Corec_Examples.Merge_C

17:57:19 Presenting theory Three_Circles.RRI_Misc

17:57:19 Presenting theory HOL-Corec_Examples.Merge_D

17:57:19 Presenting theory HOL-Datatype_Examples.Process

17:57:19 Presenting theory HOL-ex.Coercion_Examples

17:57:19 Presenting theory HOL-IMP.Small_Step

17:57:19 Presenting theory HOL-Datatype_Examples.TreeFsetI

17:57:19 Presenting theory HOL-Corec_Examples.Merge_Poly

17:57:19 Presenting theory HOL-Datatype_Examples.Prelim

17:57:19 Presenting theory HOL-ex.Computations

17:57:19 Presenting theory HOL-ex.Conditional_Parametricity_Examples

17:57:20 Presenting theory HOL-ex.Cubic_Quartic

17:57:20 Presenting theory HOL-ex.Datatype_Record_Examples

17:57:20 Presenting theory HOL-IMP.Finite_Reachable

17:57:20 Presenting theory HOL-Datatype_Examples.DTree

17:57:20 Presenting theory HOL-ex.Erdoes_Szekeres

17:57:20 Presenting theory HOL-ex.Eval_Examples

17:57:20 Presenting theory HOL-ex.Executable_Relation

17:57:20 Presenting theory HOL-ex.Execute_Choice

17:57:20 Presenting theory HOL-Corec_Examples.Misc_Mono

17:57:21 Presenting theory Polynomial_Interpolation.Newton_Interpolation

17:57:21 Presenting theory HOL-ex.Function_Growth

17:57:21 Presenting theory HOL-IMP.Denotational

17:57:21 Presenting theory Three_Circles.Bernstein_01

17:57:21 Presenting theory HOL-Datatype_Examples.Gram_Lang

17:57:21 Presenting theory Polynomial_Interpolation.Lagrange_Interpolation

17:57:21 Presenting theory HOL-Datatype_Examples.Parallel_Composition

17:57:21 Presenting theory HOL-Datatype_Examples.TreeFI

17:57:21 Presenting theory HOL-Datatype_Examples.Koenig

17:57:22 Presenting theory HOL-Datatype_Examples.Lift_BNF

17:57:22 Presenting theory HOL-Datatype_Examples.Milner_Tofte

17:57:22 Presenting theory Polynomial_Interpolation.Neville_Aitken_Interpolation

17:57:22 Presenting theory HOL-ex.Gauge_Integration

17:57:22 Presenting theory HOL-ex.HarmonicSeries

17:57:22 Presenting theory HOL-Datatype_Examples.Stream_Processor

17:57:22 Presenting theory Three_Circles.Bernstein

17:57:23 Presenting theory HOL-Datatype_Examples.Cyclic_List

17:57:23 Presenting theory HOL-ex.Hebrew

17:57:23 Presenting theory HOL-ex.Hex_Bin_Examples

17:57:23 Presenting theory HOL-ex.IArray_Examples

17:57:23 Presenting theory HOL-IMP.Compiler

17:57:23 Presenting theory HOL-ex.Intuitionistic

17:57:23 Presenting theory Polynomial_Interpolation.Polynomial_Interpolation

17:57:23 Presenting theory HOL-Corec_Examples.Misc_Poly

17:57:23 Presenting theory Sturm_Sequences.Sturm_Method

17:57:23 Presenting file "sturm.ML"

17:57:23 Presenting Relational-Incorrectness-Logic ...

17:57:23 Presenting theory HOL-ex.Join_Theory

17:57:23 Presenting document Relational-Incorrectness-Logic/document

17:57:23 Presenting document Relational-Incorrectness-Logic/outline

17:57:23 Presenting theory HOL-ex.Lagrange

17:57:23 Presenting theory HOL-Datatype_Examples.Free_Idempotent_Monoid

17:57:23 Presenting theory Sturm_Sequences.Sturm

17:57:23 Presenting theory HOL-ex.List_to_Set_Comprehension_Examples

17:57:23 Presenting theory Sturm_Sequences.Sturm_Ex

17:57:23 Presenting HOL-Metis_Examples ...

17:57:23 Presenting theory HOL-Datatype_Examples.Regex_ACI

17:57:24 Presenting theory HOL-ex.LocaleTest2

17:57:24 Presenting theory HOL-Corec_Examples.Small_Concrete

17:57:24 Presenting theory HOL-ex.MergeSort

17:57:24 Presenting theory HOL-ex.MonoidGroup

17:57:24 Presenting theory HOL-ex.Multiquote

17:57:24 Presenting theory HOL-ex.NatSum

17:57:24 Presenting theory HOL-Corec_Examples.Stream_Friends

17:57:24 Presenting theory HOL-Metis_Examples.Abstraction

17:57:24 Presenting theory HOL-ex.Normalization_by_Evaluation

17:57:24 Presenting theory HOL-Datatype_Examples.Regex_ACIDZ

17:57:24 Presenting theory HOL-ex.PER

17:57:24 Presenting theory HOL-Datatype_Examples.TLList

17:57:25 Presenting theory HOL-ex.Parallel_Example

17:57:25 Presenting theory HOL-Corec_Examples.TLList_Friends

17:57:25 Presenting theory HOL-ex.Peano_Axioms

17:57:25 Presenting theory HOL-Corec_Examples.Type_Class

17:57:25 Presenting theory HOL-Datatype_Examples.FAE_Sequence

17:57:25 Presenting HereditarilyFinite ...

17:57:25 Presenting document HereditarilyFinite/document

17:57:25 Presenting document HereditarilyFinite/outline

17:57:25 Presenting theory HOL-Datatype_Examples.Misc_Codatatype

17:57:25 Presenting theory HOL-ex.Perm_Fragments

17:57:25 Presenting theory HOL-IMP.Compiler2

17:57:25 Presenting theory HOL-ex.PresburgerEx

17:57:25 Presenting theory HOL-Datatype_Examples.Misc_Datatype

17:57:25 Presenting theory HOL-ex.Pythagoras

17:57:25 Presenting theory HOL-ex.Quicksort

17:57:25 Presenting theory HOL-ex.Radix_Sort

17:57:25 Presenting theory HOL-Datatype_Examples.Misc_Primcorec

17:57:26 Presenting theory HOL-Datatype_Examples.Misc_Primrec

17:57:26 Presenting theory HOL-Datatype_Examples.Datatype_Simproc_Tests

17:57:26 Presenting Incompleteness ...

17:57:26 Presenting document Incompleteness/document

17:57:26 Presenting document Incompleteness/outline

17:57:26 Presenting theory HOL-Metis_Examples.Big_O

17:57:26 Presenting theory HOL-ex.Reflection_Examples

17:57:26 Presenting theory Three_Circles.Normal_Poly

17:57:27 Presenting theory HOL-IMP.Types

17:57:27 Presenting theory HereditarilyFinite.HF

17:57:27 Presenting theory Three_Circles.Three_Circles

17:57:28 Presenting theory Incompleteness.SyntaxN

17:57:28 Presenting Surprise_Paradox ...

17:57:28 Presenting document Surprise_Paradox/document

17:57:28 Presenting document Surprise_Paradox/outline

17:57:28 Presenting theory HOL-ex.Refute_Examples

17:57:28 Presenting theory HOL-Metis_Examples.Binary_Tree

17:57:28 Presenting theory HOL-ex.Residue_Ring

17:57:28 Presenting theory Surprise_Paradox.Surprise_Paradox

17:57:28 Presenting theory Relational-Incorrectness-Logic.RelationalIncorrectness

17:57:28 Presenting HyperCTL ...

17:57:28 Presenting document HyperCTL/document

17:57:28 Presenting document HyperCTL/outline

17:57:28 Presenting theory HOL-IMP.Poly_Types

17:57:28 Presenting theory HOL-ex.SOS

17:57:28 Presenting theory HyperCTL.Prelim

17:57:28 Presenting Incredible_Proof_Machine ...

17:57:28 Presenting document Incredible_Proof_Machine/document

17:57:28 Presenting document Incredible_Proof_Machine/outline

17:57:28 Presenting theory HOL-ex.SOS_Cert

17:57:28 Presenting theory HOL-IMP.Sec_Type_Expr

17:57:28 Presenting theory Incredible_Proof_Machine.Indexed_FSet

17:57:29 Presenting theory Incredible_Proof_Machine.Abstract_Formula

17:57:29 Presenting theory HereditarilyFinite.Ordinal

17:57:29 Presenting theory HOL-Metis_Examples.Clausification

17:57:29 Presenting theory Incredible_Proof_Machine.Incredible_Signatures

17:57:29 Presenting theory HOL-ex.Serbian

17:57:29 Presenting theory Incompleteness.Coding

17:57:29 Presenting theory HOL-ex.Set_Comprehension_Pointfree_Examples

17:57:29 Presenting theory HereditarilyFinite.Rank

17:57:29 Presenting theory HOL-ex.Set_Theory

17:57:29 Presenting theory HOL-IMP.Sec_Typing

17:57:29 Presenting theory HereditarilyFinite.Finite_Automata

17:57:30 Presenting theory HereditarilyFinite.Finitary

17:57:30 Presenting theory HyperCTL.Shallow

17:57:30 Presenting theory Incompleteness.Predicates

17:57:30 Presenting theory HOL-IMP.Sec_TypingT

17:57:30 Presenting theory HOL-ex.Simproc_Tests

17:57:30 Presenting theory HOL-ex.Simps_Case_Conv_Examples

17:57:31 Presenting theory HOL-IMP.Vars

17:57:31 Presenting theory HOL-ex.Sketch_and_Explore

17:57:31 Presenting theory Incompleteness.Sigma

17:57:31 Presenting theory HOL-IMP.Def_Init_Exp

17:57:31 Presenting theory HereditarilyFinite.OrdArith

17:57:31 Presenting theory HOL-IMP.Def_Init

17:57:31 Presenting Integration ...

17:57:31 Presenting document Integration/document

17:57:31 Presenting document Integration/outline

17:57:31 Presenting theory HOL-Metis_Examples.Message

17:57:31 Presenting theory HOL-Metis_Examples.Type_Encodings

17:57:31 Presenting theory HyperCTL.Noninterference

17:57:31 Presenting theory Integration.Sigma_Algebra

17:57:31 Presenting theory HOL-IMP.Def_Init_Big

17:57:32 Presenting theory Integration.MonConv

17:57:32 Presenting theory HOL-Metis_Examples.Proxies

17:57:32 Presenting theory Incredible_Proof_Machine.Incredible_Deduction

17:57:32 Presenting theory HOL-IMP.Def_Init_Small

17:57:33 Presenting theory Incredible_Proof_Machine.Abstract_Rules

17:57:33 Presenting theory Incredible_Proof_Machine.Abstract_Rules_To_Incredible

17:57:33 Presenting theory Incredible_Proof_Machine.Entailment

17:57:33 Presenting theory HOL-IMP.Sem_Equiv

17:57:33 Presenting theory Incredible_Proof_Machine.Natural_Deduction

17:57:33 Presenting theory Integration.Measure

17:57:33 Presenting theory HOL-ex.Sorting_Algorithms_Examples

17:57:33 Presenting theory HOL-ex.Specifications_with_bundle_mixins

17:57:33 Presenting theory HOL-ex.Sqrt_Script

17:57:34 Presenting theory HyperCTL.Deep

17:57:34 Presenting theory Incompleteness.Coding_Predicates

17:57:34 Presenting theory HyperCTL.Finite_Noninterference

17:57:34 Presenting theory HyperCTL.HyperCTL

17:57:34 Presenting Interpreter_Optimizations ...

17:57:34 Presenting document Interpreter_Optimizations/document

17:57:34 Presenting document Interpreter_Optimizations/outline

17:57:34 Presenting theory HOL-ex.Sudoku

17:57:34 Presenting theory HOL-ex.Sum_of_Powers

17:57:34 Presenting theory HOL-IMP.Fold

17:57:34 Presenting theory Interpreter_Optimizations.Env

17:57:35 Presenting theory Incompleteness.Pf_Predicates

17:57:35 Presenting theory Interpreter_Optimizations.Env_list

17:57:35 Presenting theory HOL-Metis_Examples.Tarski

17:57:35 Presenting theory HOL-Metis_Examples.Trans_Closure

17:57:35 Presenting theory Incompleteness.Functions

17:57:35 Presenting theory HOL-ex.Tarski

17:57:35 Presenting theory Integration.RealRandVar

17:57:35 Presenting theory Interpreter_Optimizations.List_util

17:57:36 Presenting theory HOL-ex.Termination

17:57:36 Presenting theory HOL-IMP.Live

17:57:36 Presenting theory Interpreter_Optimizations.Result

17:57:36 Presenting theory HOL-ex.ThreeDivides

17:57:36 Presenting theory HOL-ex.Transfer_Debug

17:57:36 Presenting theory HOL-Metis_Examples.Sets

17:57:36 Presenting theory Incredible_Proof_Machine.Incredible_Correctness

17:57:36 Presenting Isabelle_Meta_Model ...

17:57:36 Presenting theory Incompleteness.Goedel_I

17:57:36 Presenting document Isabelle_Meta_Model/document

17:57:36 Presenting document Isabelle_Meta_Model/outline

17:57:36 Presenting theory HOL-ex.Transfer_Int_Nat

17:57:36 Presenting theory HOL-ex.Transitive_Closure_Table_Ex

17:57:36 Presenting theory Interpreter_Optimizations.Option_Extra

17:57:36 Presenting theory Incredible_Proof_Machine.Rose_Tree

17:57:36 Presenting theory Interpreter_Optimizations.Map_Extra

17:57:36 Presenting theory Isabelle_Meta_Model.Antiquote_Setup

17:57:36 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

17:57:36 Presenting theory Interpreter_Optimizations.AList_Extra

17:57:37 Presenting theory Isabelle_Meta_Model.Isabelle_Cartouche_Examples

17:57:37 Presenting theory Isabelle_Meta_Model.Isabelle_Main0

17:57:37 Presenting theory HOL-IMP.Live_True

17:57:37 Presenting theory HOL-ex.Tree23

17:57:37 Presenting theory HOL-ex.Triangular_Numbers

17:57:37 Presenting theory HOL-IMP.Hoare

17:57:37 Presenting theory HOL-IMP.Hoare_Examples

17:57:38 Presenting theory HOL-IMP.Hoare_Sound_Complete

17:57:38 Presenting theory HOL-ex.Unification

17:57:38 Presenting theory HOL-ex.While_Combinator_Example

17:57:39 Presenting theory Isabelle_Meta_Model.Isabelle_code_target

17:57:39 Presenting theory Interpreter_Optimizations.Global

17:57:39 Presenting theory Interpreter_Optimizations.Op

17:57:39 Presenting theory Interpreter_Optimizations.OpInl

17:57:39 Presenting theory Interpreter_Optimizations.Dynamic

17:57:39 Presenting theory HOL-IMP.VCG

17:57:40 Presenting theory Isabelle_Meta_Model.Isabelle_code_runtime

17:57:40 Presenting theory Isabelle_Meta_Model.Isabelle_Main1

17:57:40 Presenting theory Isabelle_Meta_Model.Isabelle_typedecl

17:57:40 Presenting theory Isabelle_Meta_Model.Isabelle_Main2

17:57:41 Presenting theory Incompleteness.II_Prelims

17:57:41 Presenting theory HOL-IMP.Hoare_Total

17:57:41 Presenting theory HOL-ex.veriT_Preprocessing

17:57:41 Presenting theory Isabelle_Meta_Model.Init

17:57:41 Presenting theory Isabelle_Meta_Model.Meta_Pure

17:57:41 Presenting theory HOL-ex.SAT_Examples

17:57:41 Presenting theory Interpreter_Optimizations.Inca

17:57:42 Presenting theory Interpreter_Optimizations.Unboxed

17:57:42 Presenting theory Incompleteness.Pseudo_Coding

17:57:42 Presenting theory Interpreter_Optimizations.OpUbx

17:57:42 Presenting theory HOL-IMP.Hoare_Total_EX

17:57:42 Presenting theory Incredible_Proof_Machine.Incredible_Trees

17:57:42 Presenting theory Isabelle_Meta_Model.Parser_init

17:57:43 Presenting theory HOL-IMP.VCG_Total_EX

17:57:43 Presenting theory Incredible_Proof_Machine.Build_Incredible_Tree

17:57:43 Presenting theory Isabelle_Meta_Model.Parser_Pure

17:57:43 Presenting theory Integration.Integral

17:57:43 Presenting theory Isabelle_Meta_Model.Meta_SML

17:57:43 Presenting theory Integration.Failure

17:57:43 Presenting Jinja ...

17:57:43 Presenting document Jinja/document

17:57:43 Presenting document Jinja/outline

17:57:44 Presenting theory Jinja.Auxiliary

17:57:44 Presenting theory Isabelle_Meta_Model.Meta_Isabelle

17:57:44 Presenting theory Jinja.Type

17:57:44 Presenting theory Jinja.Decl

17:57:44 Presenting theory Isabelle_Meta_Model.Printer_init

17:57:44 Presenting theory Isabelle_Meta_Model.Printer_Pure

17:57:44 Presenting theory Incompleteness.Quote

17:57:44 Presenting theory Isabelle_Meta_Model.Printer_SML

17:57:44 Presenting theory Incompleteness.Goedel_II

17:57:44 Presenting theory HOL-IMP.Hoare_Total_EX2

17:57:44 Presenting HRB-Slicing ...

17:57:45 Presenting document HRB-Slicing/document

17:57:45 Presenting document HRB-Slicing/outline

17:57:45 Presenting theory HRB-Slicing.AuxLemmas

17:57:45 Presenting theory HRB-Slicing.BasicDefs

17:57:45 Presenting theory Isabelle_Meta_Model.Printer_Isabelle

17:57:45 Presenting theory Isabelle_Meta_Model.Toy_Library_Static

17:57:45 Presenting theory Isabelle_Meta_Model.Init_rbt

17:57:46 Presenting theory HOL-IMP.VCG_Total_EX2

17:57:46 Presenting theory HOL-IMP.Complete_Lattice

17:57:47 Presenting theory Incredible_Proof_Machine.Incredible_Completeness

17:57:47 Presenting theory Interpreter_Optimizations.Ubx

17:57:47 Presenting theory Incredible_Proof_Machine.Incredible_Everything

17:57:47 Presenting theory Isabelle_Meta_Model.Meta_Toy

17:57:47 Presenting theory Incredible_Proof_Machine.Propositional_Formulas

17:57:47 Presenting theory Incredible_Proof_Machine.Incredible_Propositional

17:57:47 Presenting theory Isabelle_Meta_Model.Meta_Toy_extended

17:57:48 Presenting theory Isabelle_Meta_Model.Meta_META

17:57:48 Presenting theory HOL-IMP.ACom

17:57:48 Presenting theory Rep_Fin_Groups.Rep_Fin_Groups

17:57:48 Presenting theory Jinja.TypeRel

17:57:48 Presenting theory Jinja.Value

17:57:48 Presenting theory Isabelle_Meta_Model.Core_init

17:57:48 Presenting theory Isabelle_Meta_Model.Floor1_infra

17:57:49 Presenting theory Isabelle_Meta_Model.Floor1_access

17:57:49 Presenting theory Jinja.Objects

17:57:49 Presenting theory Incredible_Proof_Machine.Incredible_Propositional_Tasks

17:57:49 Presenting theory HOL-IMP.Collecting

17:57:49 Presenting theory HOL-IMP.Collecting1

17:57:49 Presenting theory Jinja.Exceptions

17:57:49 Presenting InformationFlowSlicing_Inter ...

17:57:49 Presenting document InformationFlowSlicing_Inter/document

17:57:49 Presenting document InformationFlowSlicing_Inter/outline

17:57:49 Presenting theory Incredible_Proof_Machine.Predicate_Formulas

17:57:49 Presenting theory Jinja.Expr

17:57:49 Presenting theory Incredible_Proof_Machine.Incredible_Predicate

17:57:50 Presenting theory Jinja.State

17:57:50 Presenting theory HOL-IMP.Collecting_Examples

17:57:50 Presenting theory Isabelle_Meta_Model.Floor1_examp

17:57:50 Presenting theory HOL-IMP.Abs_Int_Tests

17:57:50 Presenting theory HOL-IMP.Abs_Int_init

17:57:50 Presenting theory Interpreter_Optimizations.Ubx_Verification

17:57:51 Presenting theory Interpreter_Optimizations.Unboxed_lemmas

17:57:51 Presenting theory Incredible_Proof_Machine.Incredible_Predicate_Tasks

17:57:51 Presenting Slicing ...

17:57:51 Presenting document Slicing/document

17:57:51 Presenting document Slicing/outline

17:57:51 Presenting theory Isabelle_Meta_Model.Floor2_examp

17:57:51 Presenting theory Slicing.AuxLemmas

17:57:51 Presenting theory HRB-Slicing.CFG

17:57:51 Presenting theory Isabelle_Meta_Model.Floor1_ctxt

17:57:51 Presenting theory Slicing.BasicDefs

17:57:52 Presenting theory Slicing.CFG

17:57:52 Presenting theory Slicing.CFGExit

17:57:52 Presenting theory Isabelle_Meta_Model.Core

17:57:53 Presenting theory HOL-IMP.Abs_Int0

17:57:53 Presenting theory Isabelle_Meta_Model.Parser_Toy

17:57:53 Presenting theory HOL-IMP.Abs_State

17:57:54 Presenting theory Jinja.BigStep

17:57:54 Presenting theory Isabelle_Meta_Model.Parser_Toy_extended

17:57:54 Presenting theory Slicing.Postdomination

17:57:54 Presenting theory Isabelle_Meta_Model.Parser_META

17:57:54 Presenting theory Isabelle_Meta_Model.Printer_Toy

17:57:54 Presenting theory Slicing.CFG_wf

17:57:54 Presenting theory Isabelle_Meta_Model.Printer_Toy_extended

17:57:54 Presenting theory Slicing.CFGExit_wf

17:57:54 Presenting theory Isabelle_Meta_Model.Printer_META

17:57:54 Presenting theory Isabelle_Meta_Model.Printer

17:57:55 Presenting theory Isabelle_Meta_Model.Generator_static

17:57:55 Presenting theory Slicing.SemanticsCFG

17:57:55 Presenting theory Slicing.DynDataDependence

17:57:55 Presenting theory HOL-IMP.Abs_Int1

17:57:56 Presenting theory HOL-IMP.Abs_Int1_parity

17:57:56 Presenting theory Slicing.DynStandardControlDependence

17:57:56 Presenting theory Slicing.DynWeakControlDependence

17:57:57 Presenting theory HOL-IMP.Abs_Int1_const

17:57:57 Presenting theory HRB-Slicing.CFGExit

17:57:58 Presenting theory Isabelle_Meta_Model.Generator_dynamic_sequential

17:57:58 Presenting theory Isabelle_Meta_Model.Design_deep

17:57:58 Presenting theory Isabelle_Meta_Model.Toy_Library

17:57:58 Presenting theory Isabelle_Meta_Model.Design_shallow

17:57:58 Presenting theory Isabelle_Meta_Model.Rail

17:57:58 Presenting theory Jinja.SmallStep

17:57:59 Presenting theory Jinja.SystemClasses

17:57:59 Presenting theory HOL-IMP.Abs_Int2

17:57:59 Presenting theory Isabelle_Meta_Model.Design_generated

17:57:59 Presenting theory InformationFlowSlicing_Inter.NonInterferenceInter

17:57:59 Presenting theory Isabelle_Meta_Model.Design_generated_generated

17:57:59 Presenting theory Slicing.DynPDG

17:57:59 Presenting InformationFlowSlicing ...

17:57:59 Presenting document InformationFlowSlicing/document

17:57:59 Presenting document InformationFlowSlicing/outline

17:58:00 Presenting theory InformationFlowSlicing.NonInterferenceIntra

17:58:01 Presenting theory Interpreter_Optimizations.Inca_to_Ubx_simulation

17:58:01 Presenting theory Slicing.DependentLiveVariables

17:58:01 Presenting theory HOL-IMP.Abs_Int2_ivl

17:58:01 Presenting theory Slicing.BitVector

17:58:01 Presenting theory Interpreter_Optimizations.Inca_Verification

17:58:02 Presenting theory Jinja.WellForm

17:58:03 Presenting theory Jinja.WWellForm

17:58:03 Presenting theory InformationFlowSlicing.LiftingIntra

17:58:03 Presenting theory Slicing.DynSlice

17:58:03 Presenting theory Slicing.Observable

17:58:03 Presenting theory HRB-Slicing.CFG_wf

17:58:03 Presenting theory HRB-Slicing.CFGExit_wf

17:58:03 Presenting theory Slicing.Distance

17:58:04 Presenting theory Slicing.DataDependence

17:58:04 Presenting theory HRB-Slicing.SemanticsCFG

17:58:04 Presenting theory HRB-Slicing.ReturnAndCallNodes

17:58:04 Presenting theory HOL-IMP.Abs_Int3

17:58:05 Presenting theory HOL-IMP.Procs

17:58:05 Presenting theory InformationFlowSlicing.NonInterferenceWhile

17:58:05 Presenting JinjaDCI ...

17:58:05 Presenting document JinjaDCI/document

17:58:05 Presenting document JinjaDCI/outline

17:58:05 Presenting theory HOL-IMP.Procs_Dyn_Vars_Dyn

17:58:05 Presenting theory JinjaDCI.Auxiliary

17:58:05 Presenting theory JinjaDCI.Type

17:58:05 Presenting theory HOL-IMP.Procs_Stat_Vars_Dyn

17:58:05 Presenting theory JinjaDCI.Decl

17:58:06 Presenting theory HOL-IMP.Procs_Stat_Vars_Stat

17:58:06 Presenting theory HOL-IMP.C_like

17:58:06 Presenting theory HRB-Slicing.Observable

17:58:07 Presenting theory JinjaDCI.TypeRel

17:58:07 Presenting theory JinjaDCI.Value

17:58:07 Presenting theory HOL-IMP.OO

17:58:07 Presenting KBPs ...

17:58:07 Presenting document KBPs/document

17:58:07 Presenting document KBPs/outline

17:58:07 Presenting theory KBPs.Extra

17:58:07 Presenting theory JinjaDCI.Objects

17:58:07 Presenting theory Interpreter_Optimizations.Inca_to_Ubx_compiler

17:58:07 Presenting theory JinjaDCI.Exceptions

17:58:08 Presenting theory KBPs.List_local

17:58:08 Presenting theory Interpreter_Optimizations.Op_example

17:58:08 Presenting theory HOL-ex.Meson_Test

17:58:08 Presenting theory JinjaDCI.Expr

17:58:08 Presenting theory JinjaDCI.WellType

17:58:08 Presenting LTL ...

17:58:08 Presenting document LTL/document

17:58:08 Presenting document LTL/outline

17:58:09 Presenting theory KBPs.Kripke

17:58:09 Presenting theory KBPs.Traces

17:58:09 Presenting theory JinjaDCI.WellTypeRT

17:58:09 Presenting theory JinjaDCI.State

17:58:09 Presenting theory JinjaDCI.SystemClasses

17:58:09 Presenting theory KBPs.KBPs

17:58:09 Presenting theory Interpreter_Optimizations.Std

17:58:10 Presenting theory HRB-Slicing.Postdomination

17:58:10 Presenting theory KBPs.KBPsAuto

17:58:10 Presenting theory JinjaDCI.WellForm

17:58:10 Presenting theory JinjaDCI.WWellForm

17:58:10 Presenting theory KBPs.DFS

17:58:10 Presenting theory KBPs.MapOps

17:58:11 Presenting theory KBPs.KBPsAlg

17:58:12 Presenting theory JinjaDCI.BigStep

17:58:12 Presenting theory KBPs.ODList

17:58:12 Presenting theory KBPs.Eval

17:58:12 Presenting theory Slicing.Slice

17:58:12 Presenting theory JinjaDCI.DefAss

17:58:12 Presenting theory KBPs.Trie2

17:58:12 Presenting theory JinjaDCI.Conform

17:58:13 Presenting theory LTL.LTL

17:58:13 Presenting theory Slicing.StandardControlDependence

17:58:13 Presenting theory Interpreter_Optimizations.Std_to_Inca_simulation

17:58:13 Presenting theory Slicing.WeakControlDependence

17:58:13 Presenting theory KBPs.ClockView

17:58:13 Presenting theory KBPs.SPRView

17:58:13 Presenting theory Slicing.PDG

17:58:14 Presenting theory Slicing.WeakOrderDependence

17:58:14 Presenting theory Interpreter_Optimizations.Std_to_Inca_compiler

17:58:14 Presenting LTL_Normal_Form ...

17:58:14 Presenting document LTL_Normal_Form/document

17:58:14 Presenting document LTL_Normal_Form/outline

17:58:14 Presenting theory InformationFlowSlicing_Inter.LiftingInter

17:58:14 Presenting LTL_to_DRA ...

17:58:14 Presenting document LTL_to_DRA/document

17:58:14 Presenting document LTL_to_DRA/outline

17:58:14 Presenting theory JinjaDCI.SmallStep

17:58:14 Presenting theory LTL_to_DRA.Preliminaries2

17:58:14 Presenting theory LTL_Normal_Form.Normal_Form

17:58:15 Presenting theory LTL_to_DRA.Map2

17:58:15 Presenting theory LTL_to_DRA.Mapping2

17:58:15 Presenting theory LTL_Normal_Form.Normal_Form_Complexity

17:58:15 Presenting theory JinjaDCI.EConform

17:58:16 Presenting theory LTL.Rewriting

17:58:16 Presenting theory LTL_Normal_Form.Normal_Form_Code_Export

17:58:16 Presenting Stuttering_Equivalence ...

17:58:16 Presenting document Stuttering_Equivalence/document

17:58:16 Presenting document Stuttering_Equivalence/outline

17:58:16 Presenting theory Jinja.Equivalence

17:58:17 Presenting theory LTL.Equivalence_Relations

17:58:17 Presenting theory Stuttering_Equivalence.Samplers

17:58:18 Presenting theory Stuttering_Equivalence.StutterEquivalence

17:58:18 Presenting theory Jinja.WellType

17:58:18 Presenting theory JinjaDCI.Progress

17:58:18 Presenting theory Slicing.CDepInstantiations

17:58:18 Presenting theory LTL_to_DRA.DTS

17:58:18 Presenting theory LTL.Disjunctive_Normal_Form

17:58:18 Presenting theory Slicing.ControlDependenceRelations

17:58:19 Presenting theory JinjaDCI.JWellForm

17:58:19 Presenting theory LTL.Code_Equations

17:58:19 Presenting theory LTL.Example

17:58:19 Presenting Lambda_Free_EPO ...

17:58:19 Presenting document Lambda_Free_EPO/document

17:58:19 Presenting document Lambda_Free_EPO/outline

17:58:19 Presenting theory Slicing.Com

17:58:19 Presenting theory Stuttering_Equivalence.PLTL

17:58:19 Presenting Lambda_Free_RPOs ...

17:58:19 Presenting document Lambda_Free_RPOs/document

17:58:19 Presenting document Lambda_Free_RPOs/outline

17:58:20 Presenting theory Jinja.WellTypeRT

17:58:20 Presenting theory Jinja.DefAss

17:58:20 Presenting theory Lambda_Free_RPOs.Lambda_Free_Util

17:58:21 Presenting theory Jinja.Conform

17:58:21 Presenting theory Slicing.WCFG

17:58:22 Presenting theory Slicing.Interpretation

17:58:22 Presenting theory Slicing.Labels

17:58:22 Presenting theory Lambda_Free_EPO.Embeddings

17:58:22 Presenting theory JinjaDCI.TypeSafe

17:58:23 Presenting theory KBPs.SPRViewDet

17:58:23 Presenting theory Lambda_Free_RPOs.Lambda_Free_Term

17:58:24 Presenting theory Slicing.WellFormed

17:58:24 Presenting theory Lambda_Free_EPO.Chop

17:58:24 Presenting theory Lambda_Free_RPOs.Infinite_Chain

17:58:24 Presenting theory Jinja.Progress

17:58:25 Presenting theory Jinja.JWellForm

17:58:25 Presenting theory LTL_to_DRA.Semi_Mojmir

17:58:25 Presenting theory KBPs.SPRViewNonDet

17:58:27 Presenting theory KBPs.SPRViewNonDetIndInit

17:58:27 Presenting theory Slicing.AdditionalLemmas

17:58:28 Presenting theory Jinja.TypeSafe

17:58:28 Presenting theory Slicing.DynamicControlDependences

17:58:28 Presenting theory Lambda_Free_EPO.Lambda_Free_EPO

17:58:28 Presenting Landau_Symbols ...

17:58:28 Presenting document Landau_Symbols/document

17:58:28 Presenting document Landau_Symbols/outline

17:58:28 Presenting theory Jinja.Annotate

17:58:29 Presenting theory Lambda_Free_RPOs.Extension_Orders

17:58:29 Presenting theory Jinja.Examples

17:58:29 Presenting theory Slicing.Semantics

17:58:29 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPO_App

17:58:29 Presenting theory Landau_Symbols.Group_Sort

17:58:29 Presenting theory KBPs.SPRViewSingle

17:58:29 Presenting theory KBPs.Views

17:58:30 Presenting theory Jinja.execute_Bigstep

17:58:30 Presenting theory Jinja.execute_WellType

17:58:30 Presenting theory Jinja.JVMState

17:58:30 Presenting theory Jinja.JVMInstructions

17:58:30 Presenting theory LTL_to_DRA.Mojmir

17:58:30 Presenting theory Slicing.WEquivalence

17:58:30 Presenting theory KBPs.MuddyChildren

17:58:31 Presenting theory Slicing.SemanticsWellFormed

17:58:31 Presenting theory KBPs.Robot

17:58:31 Presenting theory KBPs.Examples

17:58:31 Presenting theory KBPs.KBPs_Main

17:58:31 Presenting LightweightJava ...

17:58:31 Presenting document LightweightJava/document

17:58:31 Presenting document LightweightJava/outline

17:58:31 Presenting theory Slicing.StaticControlDependences

17:58:31 Presenting theory Jinja.JVMExecInstr

17:58:31 Presenting theory Jinja.JVMExceptions

17:58:32 Presenting theory Jinja.JVMExec

17:58:32 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPO_Std

17:58:33 Presenting theory Jinja.JVMDefensive

17:58:33 Presenting theory LTL_to_DRA.Rabin

17:58:33 Presenting theory HRB-Slicing.SDG

17:58:33 Presenting theory LightweightJava.Lightweight_Java_Definition

17:58:33 Presenting theory Slicing.JVMCFG

17:58:34 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPO_Optim

17:58:34 Presenting theory Lambda_Free_RPOs.Lambda_Encoding

17:58:34 Presenting theory LTL_to_DRA.List2

17:58:34 Presenting theory Landau_Symbols.Landau_Real_Products

17:58:34 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPOs

17:58:34 Presenting LinearQuantifierElim ...

17:58:34 Presenting document LinearQuantifierElim/document

17:58:34 Presenting document LinearQuantifierElim/outline

17:58:35 Presenting theory Slicing.JVMInterpretation

17:58:35 Presenting theory Jinja.JVMListExample

17:58:35 Presenting theory LinearQuantifierElim.Logic

17:58:36 Presenting theory LTL_to_DRA.Mojmir_Rabin

17:58:36 Presenting theory Landau_Symbols.Landau_Simprocs

17:58:36 Presenting file "landau_simprocs.ML"

17:58:36 Presenting theory Jinja.Semilat

17:58:36 Presenting theory LightweightJava.Lightweight_Java_Equivalence

17:58:36 Presenting theory JinjaDCI.Equivalence

17:58:37 Presenting theory Landau_Symbols.Landau_More

17:58:37 Presenting List-Infinite ...

17:58:37 Presenting document List-Infinite/document

17:58:37 Presenting document List-Infinite/outline

17:58:37 Presenting theory List-Infinite.Util_Set

17:58:37 Presenting theory List-Infinite.Util_MinMax

17:58:37 Presenting theory Jinja.Err

17:58:37 Presenting theory LinearQuantifierElim.QE

17:58:37 Presenting theory List-Infinite.Util_NatInf

17:58:37 Presenting theory Slicing.JVMPostdomination

17:58:37 Presenting theory List-Infinite.Util_Nat

17:58:38 Presenting theory JinjaDCI.Annotate

17:58:38 Presenting theory JinjaDCI.JVMState

17:58:38 Presenting theory JinjaDCI.JVMInstructions

17:58:38 Presenting theory JinjaDCI.JVMExceptions

17:58:38 Presenting theory LinearQuantifierElim.DLO

17:58:38 Presenting theory Jinja.Opt

17:58:38 Presenting theory JinjaDCI.JVMExecInstr

17:58:38 Presenting theory LinearQuantifierElim.QEdlo

17:58:38 Presenting theory JinjaDCI.JVMExec

17:58:39 Presenting theory HRB-Slicing.HRBSlice

17:58:39 Presenting theory LinearQuantifierElim.QEdlo_ex

17:58:39 Presenting theory JinjaDCI.JVMDefensive

17:58:39 Presenting theory Jinja.Product

17:58:39 Presenting theory LTL_to_DRA.LTL_FGXU

17:58:39 Presenting theory JinjaDCI.SemiType

17:58:39 Presenting theory LinearQuantifierElim.QEdlo_fr

17:58:40 Presenting theory List-Infinite.Util_Div

17:58:40 Presenting theory LinearQuantifierElim.QEdlo_inf

17:58:41 Presenting theory LinearQuantifierElim.LinArith

17:58:41 Presenting theory Jinja.Listn

17:58:41 Presenting theory JinjaDCI.JVM_SemiType

17:58:41 Presenting theory Jinja.Semilattices

17:58:41 Presenting theory Jinja.Typing_Framework_1

17:58:41 Presenting theory LinearQuantifierElim.QElin

17:58:41 Presenting theory LinearQuantifierElim.QElin_opt

17:58:41 Presenting theory Jinja.SemilatAlg

17:58:41 Presenting theory LinearQuantifierElim.FRE

17:58:42 Presenting theory List-Infinite.SetInterval2

17:58:42 Presenting theory Jinja.Typing_Framework_err

17:58:42 Presenting theory LinearQuantifierElim.QElin_inf

17:58:42 Presenting theory HRB-Slicing.SCDObservable

17:58:42 Presenting theory Jinja.Kildall_1

17:58:42 Presenting theory LTL_to_DRA.af

17:58:42 Presenting theory LinearQuantifierElim.PresArith

17:58:42 Presenting theory Slicing.JVMCFG_wf

17:58:42 Presenting theory HRB-Slicing.Distance

17:58:43 Presenting theory List-Infinite.SetIntervalCut

17:58:43 Presenting theory Jinja.Kildall_2

17:58:43 Presenting theory Slicing.JVMControlDependences

17:58:43 Presenting theory JinjaDCI.Effect

17:58:43 Presenting theory LinearQuantifierElim.QEpres

17:58:43 Presenting theory JinjaDCI.EffectMono

17:58:44 Presenting theory LightweightJava.Lightweight_Java_Proof

17:58:44 Presenting theory JinjaDCI.BVSpec

17:58:44 Presenting theory List-Infinite.SetIntervalStep

17:58:44 Presenting Nat-Interval-Logic ...

17:58:44 Presenting document Nat-Interval-Logic/document

17:58:44 Presenting document Nat-Interval-Logic/outline

17:58:44 Presenting theory Jinja.LBVSpec

17:58:45 Presenting theory LinearQuantifierElim.Cooper

17:58:45 Presenting theory Jinja.LBVCorrect

17:58:45 Presenting theory LinearQuantifierElim.CertDlo

17:58:45 Presenting theory JinjaDCI.TF_JVM

17:58:46 Presenting theory LinearQuantifierElim.CertLin

17:58:46 Presenting theory Nat-Interval-Logic.IL_Interval

17:58:46 Presenting AutoFocus-Stream ...

17:58:46 Presenting document AutoFocus-Stream/document

17:58:46 Presenting document AutoFocus-Stream/outline

17:58:46 Presenting theory LTL_to_DRA.Logical_Characterization

17:58:46 Presenting theory HRB-Slicing.Slice

17:58:46 Presenting theory Jinja.LBVComplete

17:58:46 Presenting theory Jinja.Abstract_BV

17:58:47 Presenting theory AutoFocus-Stream.ListSlice

17:58:47 Presenting theory JinjaDCI.BVExec

17:58:47 Presenting theory List-Infinite.List2

17:58:48 Presenting theory List-Infinite.InfiniteSet2

17:58:48 Presenting theory Nat-Interval-Logic.IL_IntervalOperators

17:58:48 Presenting theory JinjaDCI.LBVJVM

17:58:48 Presenting theory Jinja.SemiType

17:58:49 Presenting theory JinjaDCI.BVConform

17:58:50 Presenting theory Jinja.JVM_SemiType

17:58:50 Presenting theory JinjaDCI.ClassAdd

17:58:50 Presenting theory List-Infinite.ListInf

17:58:50 Presenting theory Nat-Interval-Logic.IL_TemporalOperators

17:58:50 Presenting theory AutoFocus-Stream.AF_Stream

17:58:50 Presenting theory JinjaDCI.StartProg

17:58:50 Presenting MiniSail ...

17:58:50 Presenting document MiniSail/document

17:58:50 Presenting document MiniSail/outline

17:58:51 Presenting theory List-Infinite.ListInf_Prefix

17:58:51 Presenting theory MiniSail.Nominal-Utils

17:58:51 Presenting theory List-Infinite.ListInfinite

17:58:51 Presenting MuchAdoAboutTwo ...

17:58:51 Presenting document MuchAdoAboutTwo/document

17:58:51 Presenting document MuchAdoAboutTwo/outline

17:58:52 Presenting theory MiniSail.Syntax

17:58:53 Presenting theory Jinja.Effect

17:58:53 Presenting theory Jinja.EffectMono

17:58:54 Presenting theory Jinja.BVSpec

17:58:55 Presenting theory Jinja.TF_JVM

17:58:55 Presenting theory Jinja.Typing_Framework_2

17:58:55 Presenting theory MuchAdoAboutTwo.MuchAdoAboutTwo

17:58:55 Presenting Myhill-Nerode ...

17:58:55 Presenting document Myhill-Nerode/document

17:58:55 Presenting document Myhill-Nerode/outline

17:58:55 Presenting theory Myhill-Nerode.Folds

17:58:56 Presenting theory JinjaDCI.BVSpecTypeSafe

17:58:56 Presenting theory MiniSail.IVSubst

17:58:56 Presenting theory JinjaDCI.BVNoTypeError

17:58:57 Presenting theory Myhill-Nerode.Myhill_1

17:58:58 Presenting theory Myhill-Nerode.Myhill_2

17:58:58 Presenting theory MiniSail.BTVSubst

17:58:58 Presenting theory Myhill-Nerode.Myhill

17:58:58 Presenting theory Jinja.BVExec

17:58:58 Presenting theory Myhill-Nerode.Closures

17:58:58 Presenting theory JinjaDCI.J1

17:58:59 Presenting theory Slicing.SemanticsWF

17:58:59 Presenting theory Myhill-Nerode.Closures2

17:58:59 Presenting theory Slicing.Slicing

17:58:59 Presenting Order_Lattice_Props ...

17:58:59 Presenting document Order_Lattice_Props/document

17:58:59 Presenting document Order_Lattice_Props/outline

17:58:59 Presenting theory Order_Lattice_Props.Sup_Lattice

17:59:00 Presenting theory Myhill-Nerode.Non_Regular_Languages

17:59:00 Presenting Quantales ...

17:59:00 Presenting document Quantales/document

17:59:00 Presenting document Quantales/outline

17:59:00 Presenting theory Order_Lattice_Props.Order_Duality

17:59:00 Presenting theory MiniSail.Wellformed

17:59:01 Presenting theory Jinja.LBVJVM

17:59:01 Presenting theory AutoFocus-Stream.AF_Stream_Exec

17:59:01 Presenting theory JinjaDCI.J1WellForm

17:59:01 Presenting theory LTL_to_DRA.LTL_Rabin

17:59:02 Presenting theory Order_Lattice_Props.Order_Lattice_Props

17:59:02 Presenting theory Quantales.Dioid_Models_New

17:59:02 Presenting theory MiniSail.RCLogic

17:59:02 Presenting theory Jinja.BVConform

17:59:02 Presenting theory AutoFocus-Stream.IL_AF_Stream

17:59:02 Presenting theory Order_Lattice_Props.Representations

17:59:02 Presenting theory Order_Lattice_Props.Galois_Connections

17:59:03 Presenting theory Order_Lattice_Props.Fixpoint_Fusion

17:59:03 Presenting theory JinjaDCI.PCompiler

17:59:03 Presenting theory JinjaDCI.Hidden

17:59:03 Presenting theory Order_Lattice_Props.Closure_Operators

17:59:03 Presenting theory Quantales.Quantales

17:59:03 Presenting theory JinjaDCI.Compiler1

17:59:03 Presenting theory Quantales.Quantale_Star

17:59:03 Presenting theory AutoFocus-Stream.IL_AF_Stream_Exec

17:59:03 Presenting Transformer_Semantics ...

17:59:03 Presenting document Transformer_Semantics/document

17:59:03 Presenting document Transformer_Semantics/outline

17:59:04 Presenting theory MiniSail.SyntaxL

17:59:04 Presenting theory Quantales.Quantale_Modules

17:59:04 Presenting theory Quantales.Quantale_Models

17:59:04 Presenting theory Transformer_Semantics.Isotone_Transformers

17:59:04 Presenting theory Quantales.Quantic_Nuclei_Conuclei

17:59:04 Presenting theory Transformer_Semantics.Sup_Inf_Preserving_Transformers

17:59:05 Presenting theory Quantales.Quantale_Left_Sided

17:59:05 Presenting Ordered_Resolution_Prover ...

17:59:05 Presenting document Ordered_Resolution_Prover/document

17:59:05 Presenting document Ordered_Resolution_Prover/outline

17:59:05 Presenting theory Ordered_Resolution_Prover.Map2

17:59:05 Presenting theory Order_Lattice_Props.Order_Lattice_Props_Loc

17:59:05 Presenting theory Transformer_Semantics.Powerset_Monad

17:59:05 Presenting theory Ordered_Resolution_Prover.Lazy_List_Liminf

17:59:06 Presenting theory Order_Lattice_Props.Order_Lattice_Props_Wenzel

17:59:06 Presenting Chandy_Lamport ...

17:59:06 Presenting document Chandy_Lamport/document

17:59:06 Presenting document Chandy_Lamport/outline

17:59:06 Presenting theory HRB-Slicing.WeakSimulation

17:59:07 Presenting theory Ordered_Resolution_Prover.Lazy_List_Chain

17:59:07 Presenting theory Transformer_Semantics.Kleisli_Transformers

17:59:07 Presenting theory Ordered_Resolution_Prover.Clausal_Logic

17:59:07 Presenting theory JinjaDCI.Correctness1

17:59:07 Presenting theory Transformer_Semantics.Kleisli_Quantaloid

17:59:07 Presenting theory Transformer_Semantics.Kleisli_Quantale

17:59:07 Presenting Functional_Ordered_Resolution_Prover ...

17:59:07 Presenting document Functional_Ordered_Resolution_Prover/document

17:59:07 Presenting document Functional_Ordered_Resolution_Prover/outline

17:59:07 Presenting theory Ordered_Resolution_Prover.Herbrand_Interpretation

17:59:08 Presenting theory LTL_to_DRA.LTL_Rabin_Unfold_Opt

17:59:08 Presenting theory JinjaDCI.Compiler2

17:59:09 Presenting theory LTL_to_DRA.LTL_Compat

17:59:09 Presenting theory Ordered_Resolution_Prover.Abstract_Substitution

17:59:09 Presenting theory LTL_to_DRA.LTL_Impl

17:59:09 Presenting theory Functional_Ordered_Resolution_Prover.Weighted_FO_Ordered_Resolution_Prover

17:59:09 Presenting theory Ordered_Resolution_Prover.Inference_System

17:59:10 Presenting theory Ordered_Resolution_Prover.Ground_Resolution_Model

17:59:10 Presenting theory LTL_to_DRA.af_Impl

17:59:10 Presenting theory Ordered_Resolution_Prover.Unordered_Ground_Resolution

17:59:11 Presenting theory Chandy_Lamport.Distributed_System

17:59:12 Presenting theory Ordered_Resolution_Prover.Ordered_Ground_Resolution

17:59:13 Presenting theory Ordered_Resolution_Prover.Proving_Process

17:59:13 Presenting theory Functional_Ordered_Resolution_Prover.Deterministic_FO_Ordered_Resolution_Prover

17:59:13 Presenting theory Chandy_Lamport.Trace

17:59:13 Presenting theory Jinja.BVSpecTypeSafe

17:59:13 Presenting theory Ordered_Resolution_Prover.Standard_Redundancy

17:59:14 Presenting theory LTL_to_DRA.Mojmir_Rabin_Impl

17:59:14 Presenting theory Functional_Ordered_Resolution_Prover.IsaFoR_Term

17:59:14 Presenting theory Chandy_Lamport.Util

17:59:15 Presenting theory Functional_Ordered_Resolution_Prover.Executable_Subsumption

17:59:16 Presenting theory Jinja.BVNoTypeError

17:59:16 Presenting theory Functional_Ordered_Resolution_Prover.Executable_FO_Ordered_Resolution_Prover

17:59:16 Presenting Saturation_Framework ...

17:59:16 Presenting document Saturation_Framework/document

17:59:16 Presenting document Saturation_Framework/outline

17:59:17 Presenting theory Saturation_Framework.Calculus

17:59:17 Presenting theory Saturation_Framework.Intersection_Calculus

17:59:17 Presenting theory Ordered_Resolution_Prover.FO_Ordered_Resolution

17:59:17 Presenting theory Saturation_Framework.Calculus_Variations

17:59:18 Presenting theory Jinja.BVExample

17:59:18 Presenting theory Saturation_Framework.Lifting_to_Non_Ground_Calculi

17:59:19 Presenting theory Saturation_Framework.Labeled_Lifting_to_Non_Ground_Calculi

17:59:20 Presenting theory Jinja.J1

17:59:21 Presenting theory Jinja.J1WellForm

17:59:21 Presenting theory Saturation_Framework.Given_Clause_Architectures

17:59:21 Presenting theory Ordered_Resolution_Prover.FO_Ordered_Resolution_Prover

17:59:21 Presenting Saturation_Framework_Extensions ...

17:59:21 Presenting document Saturation_Framework_Extensions/document

17:59:21 Presenting document Saturation_Framework_Extensions/outline

17:59:21 Presenting POPLmark-deBruijn ...

17:59:21 Presenting theory Saturation_Framework_Extensions.Soundness

17:59:21 Presenting document POPLmark-deBruijn/document

17:59:21 Presenting document POPLmark-deBruijn/outline

17:59:21 Presenting theory LTL_to_DRA.LTL_Rabin_Impl

17:59:21 Presenting theory POPLmark-deBruijn.Basis

17:59:22 Presenting theory Saturation_Framework_Extensions.Standard_Redundancy_Criterion

17:59:22 Presenting theory Saturation_Framework_Extensions.Clausal_Calculus

17:59:22 Presenting theory LTL_to_DRA.Export_Code

17:59:22 Presenting Pairing_Heap ...

17:59:22 Presenting document Pairing_Heap/document

17:59:22 Presenting document Pairing_Heap/outline

17:59:22 Presenting theory Chandy_Lamport.Swap

17:59:23 Presenting theory Pairing_Heap.Pairing_Heap_Tree

17:59:23 Presenting theory Pairing_Heap.Pairing_Heap_List1

17:59:23 Presenting theory Saturation_Framework_Extensions.FO_Ordered_Resolution_Prover_Revisited

17:59:23 Presenting theory JinjaDCI.Correctness2

17:59:23 Presenting theory POPLmark-deBruijn.POPLmark

17:59:24 Presenting theory Pairing_Heap.Pairing_Heap_List2

17:59:24 Presenting Password_Authentication_Protocol ...

17:59:24 Presenting document Password_Authentication_Protocol/document

17:59:24 Presenting document Password_Authentication_Protocol/outline

17:59:24 Presenting theory Jinja.PCompiler

17:59:24 Presenting theory Jinja.Hidden

17:59:24 Presenting theory Saturation_Framework_Extensions.Given_Clause_Architectures_Revisited

17:59:25 Presenting Pluennecke_Ruzsa_Inequality ...

17:59:25 Presenting theory JinjaDCI.Compiler

17:59:25 Presenting document Pluennecke_Ruzsa_Inequality/document

17:59:25 Presenting document Pluennecke_Ruzsa_Inequality/outline

17:59:25 Presenting theory Jinja.Compiler1

17:59:27 Presenting theory Pluennecke_Ruzsa_Inequality.Pluennecke_Ruzsa_Inequality

17:59:27 Presenting Prefix_Free_Code_Combinators ...

17:59:27 Presenting document Prefix_Free_Code_Combinators/document

17:59:27 Presenting document Prefix_Free_Code_Combinators/outline

17:59:27 Presenting theory HRB-Slicing.FundamentalProperty

17:59:27 Presenting theory POPLmark-deBruijn.POPLmarkRecord

17:59:27 Presenting theory Password_Authentication_Protocol.Propaedeutics

17:59:27 Presenting theory Jinja.Correctness1

17:59:28 Presenting theory Prefix_Free_Code_Combinators.Prefix_Free_Code_Combinators

17:59:28 Presenting theory Jinja.Compiler2

17:59:28 Presenting theory Prefix_Free_Code_Combinators.Examples

17:59:28 Presenting Presburger-Automata ...

17:59:28 Presenting document Presburger-Automata/document

17:59:28 Presenting document Presburger-Automata/outline

17:59:28 Presenting theory HRB-Slicing.Com

17:59:28 Presenting theory HRB-Slicing.ProcState

17:59:28 Presenting theory Presburger-Automata.DFS

17:59:28 Presenting theory POPLmark-deBruijn.POPLmarkRecordCtxt

17:59:29 Presenting theory POPLmark-deBruijn.Execute

17:59:29 Presenting Priority_Queue_Braun ...

17:59:29 Presenting document Priority_Queue_Braun/document

17:59:29 Presenting document Priority_Queue_Braun/outline

17:59:29 Presenting theory Priority_Queue_Braun.Priority_Queue_Braun

17:59:29 Presenting theory Priority_Queue_Braun.Priority_Queue_Braun2

17:59:30 Presenting theory JinjaDCI.TypeComp

17:59:30 Presenting theory JinjaDCI.JinjaDCI

17:59:30 Presenting Program-Conflict-Analysis ...

17:59:30 Presenting document Program-Conflict-Analysis/document

17:59:30 Presenting document Program-Conflict-Analysis/outline

17:59:30 Presenting theory Priority_Queue_Braun.Sorting_Braun

17:59:30 Presenting Regression_Test_Selection ...

17:59:30 Presenting document Regression_Test_Selection/document

17:59:30 Presenting document Regression_Test_Selection/outline

17:59:30 Presenting theory Regression_Test_Selection.RTS_safe

17:59:31 Presenting theory Regression_Test_Selection.Semantics

17:59:31 Presenting theory Program-Conflict-Analysis.Misc

17:59:31 Presenting theory Regression_Test_Selection.CollectionSemantics

17:59:32 Presenting theory Regression_Test_Selection.CollectionBasedRTS

17:59:32 Presenting theory Program-Conflict-Analysis.Interleave

17:59:32 Presenting theory Regression_Test_Selection.JVMSemantics

17:59:32 Presenting theory Regression_Test_Selection.ClassesChanged

17:59:32 Presenting theory Regression_Test_Selection.Subcls

17:59:32 Presenting theory Program-Conflict-Analysis.ConsInterleave

17:59:33 Presenting theory Regression_Test_Selection.ClassesAbove

17:59:33 Presenting theory Program-Conflict-Analysis.AcquisitionHistory

17:59:33 Presenting theory Program-Conflict-Analysis.LTS

17:59:33 Presenting theory Regression_Test_Selection.JVMCollectionSemantics

17:59:33 Presenting theory Program-Conflict-Analysis.ThreadTracking

17:59:33 Presenting theory Program-Conflict-Analysis.Flowgraph

17:59:34 Presenting theory HRB-Slicing.PCFG

17:59:36 Presenting theory Regression_Test_Selection.JVMExecStepInductive

17:59:37 Presenting theory HRB-Slicing.WellFormProgs

17:59:39 Presenting theory Program-Conflict-Analysis.Semantics

17:59:39 Presenting theory Presburger-Automata.Presburger_Automata

17:59:39 Presenting theory MiniSail.WellformedL

17:59:40 Presenting theory Presburger-Automata.Exec

17:59:40 Presenting Regular-Sets ...

17:59:40 Presenting document Regular-Sets/document

17:59:40 Presenting document Regular-Sets/outline

17:59:41 Presenting theory Regular-Sets.Regular_Set

17:59:41 Presenting theory Regular-Sets.Regular_Exp

17:59:41 Presenting theory Jinja.Correctness2

17:59:41 Presenting theory Regular-Sets.NDerivative

17:59:42 Presenting theory Jinja.Compiler

17:59:42 Presenting theory Regular-Sets.Equivalence_Checking

17:59:42 Presenting theory Regular-Sets.Relation_Interpretation

17:59:42 Presenting theory Regular-Sets.Regexp_Method

17:59:43 Presenting theory HRB-Slicing.Interpretation

17:59:43 Presenting theory Regular-Sets.Regexp_Constructions

17:59:43 Presenting theory HRB-Slicing.Labels

17:59:43 Presenting theory Regular-Sets.Derivatives

17:59:43 Presenting theory Regression_Test_Selection.JVMCollectionBasedRTS

17:59:44 Presenting theory Regular-Sets.pEquivalence_Checking

17:59:44 Presenting theory Regular-Sets.Regular_Exp2

17:59:44 Presenting theory Regression_Test_Selection.RTS

17:59:44 Presenting Posix-Lexing ...

17:59:44 Presenting document Posix-Lexing/document

17:59:44 Presenting document Posix-Lexing/outline

17:59:44 Presenting theory Regular-Sets.Equivalence_Checking2

17:59:44 Presenting Regular_Tree_Relations ...

17:59:44 Presenting document Regular_Tree_Relations/document

17:59:44 Presenting document Regular_Tree_Relations/outline

17:59:45 Presenting theory Regular_Tree_Relations.Term_Context

17:59:45 Presenting theory Posix-Lexing.Lexer

17:59:45 Presenting theory Regular_Tree_Relations.Basic_Utils

17:59:46 Presenting theory Posix-Lexing.LexicalVals

17:59:46 Presenting theory Regular_Tree_Relations.Ground_Terms

17:59:47 Presenting theory Regular_Tree_Relations.FSet_Utils

17:59:47 Presenting theory Posix-Lexing.Simplifying

17:59:47 Presenting theory Regular_Tree_Relations.Ground_Ctxt

17:59:48 Presenting theory Regular_Tree_Relations.Ground_Closure

17:59:48 Presenting theory Regular_Tree_Relations.Horn_Inference

17:59:48 Presenting theory Regular_Tree_Relations.Horn_List

17:59:49 Presenting theory Regular_Tree_Relations.Horn_Fset

17:59:49 Presenting theory Posix-Lexing.Positions

17:59:49 Presenting theory HRB-Slicing.WellFormed

17:59:49 Presenting theory Posix-Lexing.Regular_Exps3

17:59:49 Presenting theory Posix-Lexing.Derivatives3

17:59:49 Presenting theory Program-Conflict-Analysis.Normalization

17:59:51 Presenting theory MiniSail.Typing

17:59:51 Presenting theory Jinja.TypeComp

17:59:52 Presenting theory Jinja.Jinja

17:59:52 Presenting ResiduatedTransitionSystem ...

17:59:52 Presenting document ResiduatedTransitionSystem/document

17:59:52 Presenting document ResiduatedTransitionSystem/outline

17:59:52 Presenting theory MiniSail.Operational

17:59:52 Presenting theory Password_Authentication_Protocol.Protocol

17:59:52 Presenting theory MiniSail.SubstMethods

17:59:53 Presenting theory Posix-Lexing.Lexer3

17:59:53 Presenting theory Regular_Tree_Relations.Tree_Automata

17:59:53 Presenting Rewrite_Properties_Reduction ...

17:59:53 Presenting document Rewrite_Properties_Reduction/document

17:59:53 Presenting document Rewrite_Properties_Reduction/outline

17:59:53 Presenting theory Regular_Tree_Relations.Tree_Automata_Det

17:59:54 Presenting theory Regular_Tree_Relations.Tree_Automata_Complement

17:59:54 Presenting theory Posix-Lexing.LexicalVals3

17:59:54 Presenting theory Regular_Tree_Relations.Tree_Automata_Pumping

17:59:54 Presenting theory Regular_Tree_Relations.Myhill_Nerode

17:59:55 Presenting theory Regular_Tree_Relations.GTT

17:59:55 Presenting theory Rewrite_Properties_Reduction.Terms_Positions

17:59:55 Presenting theory Posix-Lexing.Simplifying3

17:59:55 Presenting theory Regular_Tree_Relations.GTT_Compose

17:59:56 Presenting theory Regular_Tree_Relations.GTT_Transitive_Closure

17:59:57 Presenting theory Regular_Tree_Relations.Pair_Automaton

17:59:57 Presenting theory Regular_Tree_Relations.AGTT

17:59:58 Presenting theory Rewrite_Properties_Reduction.Rewriting

17:59:58 Presenting theory Posix-Lexing.Positions3

17:59:58 Presenting Ribbon_Proofs ...

17:59:58 Presenting document Ribbon_Proofs/document

17:59:58 Presenting document Ribbon_Proofs/outline

17:59:58 Presenting theory Ribbon_Proofs.More_Finite_Map

17:59:58 Presenting theory Ribbon_Proofs.JHelper

17:59:59 Presenting theory Ribbon_Proofs.Proofchain

17:59:59 Presenting theory Ribbon_Proofs.Ribbons_Basic

18:00:00 Presenting theory Ribbon_Proofs.Ribbons_Interfaces

18:00:00 Presenting theory Regular_Tree_Relations.RRn_Automata

18:00:00 Presenting theory Ribbon_Proofs.Ribbons_Stratified

18:00:00 Presenting theory Rewrite_Properties_Reduction.Replace_Constant

18:00:01 Presenting theory Ribbon_Proofs.Ribbons_Graphical

18:00:02 Presenting theory Regular_Tree_Relations.RR2_Infinite

18:00:02 Presenting theory Regular_Tree_Relations.Tree_Automata_Abstract_Impl

18:00:02 Presenting theory Chandy_Lamport.Snapshot

18:00:03 Presenting theory Regular_Tree_Relations.Tree_Automata_Class_Instances_Impl

18:00:03 Presenting theory Program-Conflict-Analysis.ConstraintSystems

18:00:03 Presenting theory Regular_Tree_Relations.Tree_Automata_Impl

18:00:04 Presenting theory Program-Conflict-Analysis.MainResult

18:00:04 Presenting Root_Balanced_Tree ...

18:00:04 Presenting document Root_Balanced_Tree/document

18:00:04 Presenting document Root_Balanced_Tree/outline

18:00:04 Presenting theory Root_Balanced_Tree.Time_Monad

18:00:05 Presenting theory Regular_Tree_Relations.RR2_Infinite_Q_infinity

18:00:05 Presenting theory Regular_Tree_Relations.Regular_Relation_Abstract_Impl

18:00:06 Presenting theory MiniSail.RCLogicL

18:00:06 Presenting theory ResiduatedTransitionSystem.ResiduatedTransitionSystem

18:00:06 Presenting theory Ribbon_Proofs.Ribbons_Graphical_Soundness

18:00:06 Presenting theory Chandy_Lamport.Co_Snapshot

18:00:06 Presenting theory Regular_Tree_Relations.Regular_Relation_Impl

18:00:06 Presenting SATSolverVerification ...

18:00:06 Presenting document SATSolverVerification/document

18:00:06 Presenting document SATSolverVerification/outline

18:00:06 Presenting Safe_OCL ...

18:00:06 Presenting document Safe_OCL/document

18:00:06 Presenting document Safe_OCL/outline

18:00:06 Presenting theory Safe_OCL.Errorable

18:00:06 Presenting theory Rewrite_Properties_Reduction.Rewriting_Properties

18:00:06 Presenting theory Safe_OCL.Transitive_Closure_Ext

18:00:07 Presenting theory Safe_OCL.Finite_Map_Ext

18:00:07 Presenting theory HRB-Slicing.ValidPaths

18:00:08 Presenting theory Safe_OCL.Tuple

18:00:08 Presenting theory HRB-Slicing.ProcSDG

18:00:08 Presenting theory SATSolverVerification.MoreList

18:00:09 Presenting theory Chandy_Lamport.Example

18:00:09 Presenting Schutz_Spacetime ...

18:00:09 Presenting document Schutz_Spacetime/document

18:00:09 Presenting document Schutz_Spacetime/outline

18:00:09 Presenting theory Rewrite_Properties_Reduction.Rewriting_LLRG_LV_Mondaic

18:00:09 Presenting theory Safe_OCL.Object_Model

18:00:09 Presenting theory Schutz_Spacetime.Util

18:00:09 Presenting theory Safe_OCL.OCL_Basic_Types

18:00:10 Presenting theory Rewrite_Properties_Reduction.Rewriting_GTRS

18:00:11 Presenting theory Safe_OCL.OCL_Types

18:00:11 Presenting theory Root_Balanced_Tree.Root_Balanced_Tree

18:00:11 Presenting theory Safe_OCL.OCL_Syntax

18:00:11 Presenting theory Safe_OCL.OCL_Object_Model

18:00:11 Presenting theory Root_Balanced_Tree.Root_Balanced_Tree_Tab

18:00:11 Presenting Selection_Heap_Sort ...

18:00:11 Presenting document Selection_Heap_Sort/document

18:00:11 Presenting document Selection_Heap_Sort/outline

18:00:11 Presenting theory Schutz_Spacetime.TernaryOrdering

18:00:11 Presenting theory Selection_Heap_Sort.Sort

18:00:12 Presenting theory Selection_Heap_Sort.RemoveMax

18:00:13 Presenting theory Selection_Heap_Sort.SelectionSort_Functional

18:00:13 Presenting theory Safe_OCL.OCL_Typing

18:00:13 Presenting theory Rewrite_Properties_Reduction.Ground_Reduction_on_LLRG

18:00:13 Presenting theory Selection_Heap_Sort.Heap

18:00:14 Presenting theory Safe_OCL.OCL_Normalization

18:00:14 Presenting theory HRB-Slicing.JVMCFG

18:00:14 Presenting theory Selection_Heap_Sort.HeapFunctional

18:00:14 Presenting theory Rewrite_Properties_Reduction.Ground_Reduction_on_GTRS

18:00:15 Presenting theory Safe_OCL.OCL_Examples

18:00:15 Presenting Separata ...

18:00:15 Presenting document Separata/document

18:00:15 Presenting document Separata/outline

18:00:16 Presenting theory SATSolverVerification.CNF

18:00:16 Presenting theory Schutz_Spacetime.Minkowski

18:00:16 Presenting theory MiniSail.TypingL

18:00:17 Presenting theory Separata.Separata

18:00:17 Presenting Separation_Logic_Imperative_HOL ...

18:00:17 Presenting document Separation_Logic_Imperative_HOL/document

18:00:17 Presenting document Separation_Logic_Imperative_HOL/outline

18:00:17 Presenting theory HRB-Slicing.JVMInterpretation

18:00:17 Presenting theory Separation_Logic_Imperative_HOL.Imperative_HOL_Add

18:00:17 Presenting theory Separation_Logic_Imperative_HOL.Syntax_Match

18:00:17 Presenting theory Rewrite_Properties_Reduction.Ground_Reduction_on_LV

18:00:17 Presenting Simplex ...

18:00:17 Presenting document Simplex/document

18:00:17 Presenting document Simplex/outline

18:00:17 Presenting theory Selection_Heap_Sort.HeapImperative

18:00:17 Presenting Farkas ...

18:00:17 Presenting document Farkas/document

18:00:17 Presenting document Farkas/outline

18:00:18 Presenting theory Simplex.Simplex_Auxiliary

18:00:18 Presenting theory Separation_Logic_Imperative_HOL.Run

18:00:18 Presenting theory Simplex.Rel_Chain

18:00:19 Presenting theory Simplex.Simplex_Algebra

18:00:19 Presenting theory HRB-Slicing.JVMCFG_wf

18:00:20 Presenting theory Separation_Logic_Imperative_HOL.Assertions

18:00:21 Presenting theory Simplex.Abstract_Linear_Poly

18:00:21 Presenting theory Simplex.Linear_Poly_Maps

18:00:21 Presenting theory Simplex.QDelta

18:00:21 Presenting theory Separation_Logic_Imperative_HOL.Hoare_Triple

18:00:22 Presenting theory SATSolverVerification.Trail

18:00:22 Presenting theory MiniSail.ContextSubtypingL

18:00:23 Presenting theory Separation_Logic_Imperative_HOL.Automation

18:00:23 Presenting theory Separation_Logic_Imperative_HOL.Sep_Main

18:00:23 Presenting theory Separation_Logic_Imperative_HOL.Imp_List_Spec

18:00:23 Presenting theory Separation_Logic_Imperative_HOL.List_Seg

18:00:23 Presenting theory Separation_Logic_Imperative_HOL.Open_List

18:00:24 Presenting theory Separation_Logic_Imperative_HOL.Circ_List

18:00:24 Presenting theory Farkas.Farkas

18:00:24 Presenting theory Separation_Logic_Imperative_HOL.Imp_Map_Spec

18:00:24 Presenting theory Farkas.Matrix_Farkas

18:00:25 Presenting theory Farkas.Simplex_for_Reals

18:00:25 Presenting Skew_Heap ...

18:00:25 Presenting document Skew_Heap/document

18:00:25 Presenting document Skew_Heap/outline

18:00:25 Presenting theory Skew_Heap.Skew_Heap

18:00:25 Presenting Splay_Tree ...

18:00:25 Presenting document Splay_Tree/document

18:00:25 Presenting document Splay_Tree/outline

18:00:25 Presenting theory Splay_Tree.Splay_Tree

18:00:26 Presenting theory Splay_Tree.Splay_Map

18:00:26 Presenting theory Splay_Tree.Splay_Heap

18:00:26 Presenting Stable_Matching ...

18:00:26 Presenting document Stable_Matching/document

18:00:26 Presenting document Stable_Matching/outline

18:00:27 Presenting theory Stable_Matching.Sotomayor

18:00:27 Presenting theory Separation_Logic_Imperative_HOL.Hash_Table

18:00:27 Presenting theory Stable_Matching.Basis

18:00:29 Presenting theory Stable_Matching.Choice_Functions

18:00:30 Presenting theory Separation_Logic_Imperative_HOL.Hash_Map

18:00:30 Presenting theory Separation_Logic_Imperative_HOL.Hash_Map_Impl

18:00:30 Presenting theory Stable_Matching.Contracts

18:00:30 Presenting theory Separation_Logic_Imperative_HOL.Imp_Set_Spec

18:00:31 Presenting theory Separation_Logic_Imperative_HOL.Hash_Set_Impl

18:00:31 Presenting theory Separation_Logic_Imperative_HOL.To_List_GA

18:00:31 Presenting theory SATSolverVerification.SatSolverVerification

18:00:32 Presenting theory Separation_Logic_Imperative_HOL.Union_Find

18:00:32 Presenting theory Separation_Logic_Imperative_HOL.Idioms

18:00:32 Presenting theory Separation_Logic_Imperative_HOL.Default_Insts

18:00:33 Presenting theory SATSolverVerification.BasicDPLL

18:00:33 Presenting theory Separation_Logic_Imperative_HOL.Array_Blit

18:00:33 Presenting theory Separation_Logic_Imperative_HOL.Array_Map_Impl

18:00:33 Presenting theory Separation_Logic_Imperative_HOL.Array_Set_Impl

18:00:34 Presenting theory Separation_Logic_Imperative_HOL.From_List_GA

18:00:34 Presenting theory Separation_Logic_Imperative_HOL.Sep_Examples

18:00:34 Presenting SuperCalc ...

18:00:34 Presenting document SuperCalc/document

18:00:34 Presenting document SuperCalc/outline

18:00:34 Presenting theory HRB-Slicing.JVMPostdomination

18:00:34 Presenting theory SATSolverVerification.NieuwenhuisOliverasTinelli

18:00:35 Presenting theory MiniSail.IVSubstTypingL

18:00:35 Presenting theory HRB-Slicing.JVMSDG

18:00:35 Presenting theory HRB-Slicing.HRBSlicing

18:00:35 Presenting Szemeredi_Regularity ...

18:00:35 Presenting document Szemeredi_Regularity/document

18:00:35 Presenting document Szemeredi_Regularity/outline

18:00:35 Presenting theory Stable_Matching.COP

18:00:36 Presenting theory ResiduatedTransitionSystem.LambdaCalculus

18:00:36 Presenting theory SuperCalc.multisets_continued

18:00:36 Presenting theory SuperCalc.well_founded_continued

18:00:36 Presenting theory Stable_Matching.Bossiness

18:00:36 Presenting theory SATSolverVerification.KrsticGoel

18:00:37 Presenting theory SATSolverVerification.SatSolverCode

18:00:38 Presenting Tail_Recursive_Functions ...

18:00:38 Presenting document Tail_Recursive_Functions/document

18:00:38 Presenting document Tail_Recursive_Functions/outline

18:00:38 Presenting theory Tail_Recursive_Functions.Method

18:00:38 Presenting theory Stable_Matching.Strategic

18:00:38 Presenting TortoiseHare ...

18:00:38 Presenting document TortoiseHare/document

18:00:38 Presenting document TortoiseHare/outline

18:00:39 Presenting theory MiniSail.BTVSubstTypingL

18:00:39 Presenting theory Tail_Recursive_Functions.CaseStudy1

18:00:39 Presenting theory Szemeredi_Regularity.Szemeredi

18:00:39 Presenting Trie ...

18:00:39 Presenting document Trie/document

18:00:39 Presenting document Trie/outline

18:00:39 Presenting theory TortoiseHare.Basis

18:00:40 Presenting theory Schutz_Spacetime.TemporalOrderOnPath

18:00:40 Presenting theory TortoiseHare.TortoiseHare

18:00:40 Presenting theory TortoiseHare.Brent

18:00:40 Presenting Twelvefold_Way ...

18:00:40 Presenting document Twelvefold_Way/document

18:00:40 Presenting document Twelvefold_Way/outline

18:00:40 Presenting theory Trie.Trie

18:00:40 Presenting theory SuperCalc.terms

18:00:40 Presenting theory Tail_Recursive_Functions.CaseStudy2

18:00:41 Presenting Vickrey_Clarke_Groves ...

18:00:41 Presenting document Vickrey_Clarke_Groves/document

18:00:41 Presenting document Vickrey_Clarke_Groves/outline

18:00:41 Presenting theory Vickrey_Clarke_Groves.SetUtils

18:00:41 Presenting theory Trie.Tries

18:00:41 Presenting WebAssembly ...

18:00:41 Presenting Well_Quasi_Orders ...

18:00:41 Presenting document WebAssembly/document

18:00:41 Presenting document WebAssembly/outline

18:00:41 Presenting document Well_Quasi_Orders/document

18:00:41 Presenting document Well_Quasi_Orders/outline

18:00:41 Presenting theory WebAssembly.Wasm_Ast

18:00:41 Presenting theory Well_Quasi_Orders.Infinite_Sequences

18:00:41 Presenting theory WebAssembly.Wasm_Type_Abs

18:00:42 Presenting theory Twelvefold_Way.Preliminaries

18:00:42 Presenting theory Well_Quasi_Orders.Minimal_Elements

18:00:42 Presenting theory Well_Quasi_Orders.Least_Enum

18:00:42 Presenting theory Vickrey_Clarke_Groves.Partitions

18:00:43 Presenting theory Vickrey_Clarke_Groves.Argmax

18:00:43 Presenting theory WebAssembly.Wasm_Base_Defs

18:00:43 Presenting theory Vickrey_Clarke_Groves.RelationOperators

18:00:44 Presenting theory Vickrey_Clarke_Groves.RelationProperties

18:00:44 Presenting theory SuperCalc.equational_clausal_logic

18:00:44 Presenting theory Well_Quasi_Orders.Almost_Full

18:00:44 Presenting theory Well_Quasi_Orders.Minimal_Bad_Sequences

18:00:45 Presenting theory Well_Quasi_Orders.Higman_OI

18:00:45 Presenting theory SATSolverVerification.AssertLiteral

18:00:46 Presenting theory WebAssembly.Wasm

18:00:46 Presenting theory Twelvefold_Way.Twelvefold_Way_Core

18:00:46 Presenting theory WebAssembly.Wasm_Axioms

18:00:46 Presenting theory Vickrey_Clarke_Groves.MiscTools

18:00:46 Presenting theory Well_Quasi_Orders.Almost_Full_Relations

18:00:46 Presenting theory Vickrey_Clarke_Groves.StrictCombinatorialAuction

18:00:47 Presenting theory Well_Quasi_Orders.Well_Quasi_Orders

18:00:48 Presenting theory SATSolverVerification.UnitPropagate

18:00:48 Presenting theory Well_Quasi_Orders.Kruskal

18:00:48 Presenting theory Twelvefold_Way.Equiv_Relations_on_Functions

18:00:48 Presenting theory Well_Quasi_Orders.Kruskal_Examples

18:00:49 Presenting theory Well_Quasi_Orders.Wqo_Instances

18:00:49 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry1

18:00:49 Presenting theory SATSolverVerification.Initialization

18:00:49 Presenting theory WebAssembly.Wasm_Properties_Aux

18:00:49 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry2

18:00:50 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry4

18:00:50 Presenting theory Vickrey_Clarke_Groves.Universes

18:00:51 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry5

18:00:51 Presenting theory Well_Quasi_Orders.Multiset_Extension

18:00:51 Presenting theory Well_Quasi_Orders.Wqo_Multiset

18:00:51 Presenting XML ...

18:00:51 Presenting document XML/document

18:00:51 Presenting document XML/outline

18:00:51 Presenting theory MiniSail.Safety

18:00:51 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry6

18:00:52 Presenting theory MiniSail.MiniSail

18:00:52 Presenting HOL-Matrix_LP ...

18:00:52 Presenting document HOL-Matrix_LP/document

18:00:52 Presenting document HOL-Matrix_LP/outline

18:00:53 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry7

18:00:53 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry8

18:00:54 Presenting theory SATSolverVerification.ConflictAnalysis

18:00:54 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry9

18:00:54 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry3

18:00:54 Presenting theory XML.Xml

18:00:54 Presenting theory Vickrey_Clarke_Groves.UniformTieBreaking

18:00:55 Presenting theory SATSolverVerification.Decide

18:00:55 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry10

18:00:55 Presenting theory Simplex.Simplex

18:00:55 Presenting theory HOL-Matrix_LP.Matrix

18:00:55 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry11

18:00:56 Presenting theory XML.Xmlt

18:00:56 Presenting HOL-MicroJava ...

18:00:56 Presenting document HOL-MicroJava/document

18:00:56 Presenting document HOL-MicroJava/outline

18:00:56 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry12

18:00:56 Presenting theory HOL-MicroJava.JBasis

18:00:57 Presenting theory HOL-MicroJava.Type

18:00:57 Presenting theory HOL-MicroJava.Decl

18:00:57 Presenting theory Twelvefold_Way.Card_Bijections

18:00:57 Presenting theory HOL-MicroJava.TypeRel

18:00:57 Presenting theory HOL-MicroJava.Value

18:00:57 Presenting theory SATSolverVerification.SolveLoop

18:00:58 Presenting theory HOL-Matrix_LP.SparseMatrix

18:00:58 Presenting theory Vickrey_Clarke_Groves.CombinatorialAuction

18:00:58 Presenting theory HOL-MicroJava.State

18:00:58 Presenting theory HOL-MicroJava.Term

18:00:58 Presenting theory SATSolverVerification.FunctionalImplementation

18:00:58 Presenting HOL-Mirabelle-ex ...

18:00:58 Presenting HOL-Mutabelle ...

18:00:58 Presenting theory HOL-MicroJava.SystemClasses

18:00:58 Presenting theory Vickrey_Clarke_Groves.CombinatorialAuctionCodeExtraction

18:00:58 Presenting theory Vickrey_Clarke_Groves.FirstPrice

18:00:58 Presenting theory HOL-Matrix_LP.LP

18:00:58 Presenting theory Vickrey_Clarke_Groves.CombinatorialAuctionExamples

18:00:58 Presenting HOL-NanoJava ...

18:00:58 Presenting document HOL-NanoJava/document

18:00:58 Presenting document HOL-NanoJava/outline

18:00:58 Presenting theory HOL-NanoJava.Term

18:00:58 Presenting theory HOL-NanoJava.Decl

18:00:58 Presenting theory Simplex.Simplex_Incremental

18:00:58 Presenting theory HOL-NanoJava.TypeRel

18:00:59 Presenting theory Twelvefold_Way.Card_Bijections_Direct

18:00:59 Presenting HOL-Nitpick_Examples ...

18:00:59 Presenting theory Twelvefold_Way.Twelvefold_Way

18:00:59 Presenting HOL-Nominal ...

18:00:59 Presenting theory HOL-NanoJava.State

18:00:59 Presenting theory WebAssembly.Wasm_Properties

18:00:59 Presenting theory HOL-Matrix_LP.ComputeFloat

18:00:59 Presenting file "$ISABELLE_HOME/src/Tools/float.ML"

18:00:59 Presenting file "float_arith.ML"

18:00:59 Presenting theory HOL-MicroJava.WellForm

18:00:59 Presenting theory HOL-NanoJava.OpSem

18:00:59 Presenting theory WebAssembly.Wasm_Soundness

18:00:59 Presenting theory HOL-MicroJava.WellType

18:01:00 Presenting theory HOL-NanoJava.AxSem

18:01:00 Presenting theory HOL-NanoJava.Equivalence

18:01:00 Presenting theory HOL-Mutabelle.MutabelleExtra

18:01:00 Presenting file "mutabelle.ML"

18:01:00 Presenting file "mutabelle_extra.ML"

18:01:00 Presenting CCS ...

18:01:00 Presenting document CCS/document

18:01:00 Presenting document CCS/outline

18:01:01 Presenting theory HOL-NanoJava.Example

18:01:01 Presenting HOL-Nominal-Examples ...

18:01:01 Presenting theory HOL-Nitpick_Examples.Core_Nits

18:01:01 Presenting theory HOL-MicroJava.Eval

18:01:01 Presenting theory HOL-Nitpick_Examples.Datatype_Nits

18:01:02 Presenting theory HOL-MicroJava.Exceptions

18:01:02 Presenting theory CCS.Agent

18:01:02 Presenting theory CCS.Tau_Chain

18:01:02 Presenting theory HOL-Nitpick_Examples.Hotel_Nits

18:01:02 Presenting theory CCS.Weak_Cong_Semantics

18:01:02 Presenting theory CCS.Weak_Semantics

18:01:02 Presenting theory CCS.Strong_Sim

18:01:02 Presenting theory HOL-Nitpick_Examples.Induct_Nits

18:01:02 Presenting theory CCS.Weak_Sim

18:01:02 Presenting theory CCS.Weak_Cong_Sim

18:01:02 Presenting theory HOL-Nitpick_Examples.Integer_Nits

18:01:03 Presenting theory CCS.Strong_Sim_SC

18:01:03 Presenting theory HOL-MicroJava.Conform

18:01:03 Presenting theory CCS.Strong_Bisim

18:01:03 Presenting theory WebAssembly.Wasm_Checker_Types

18:01:03 Presenting theory CCS.Strong_Sim_Pres

18:01:03 Presenting theory HOL-Nitpick_Examples.Manual_Nits

18:01:03 Presenting theory CCS.Strong_Bisim_Pres

18:01:03 Presenting theory CCS.Struct_Cong

18:01:04 Presenting theory CCS.Strong_Bisim_SC

18:01:04 Presenting theory CCS.Weak_Bisim

18:01:04 Presenting theory HOL-MicroJava.JTypeSafe

18:01:04 Presenting theory CCS.Weak_Cong

18:01:05 Presenting theory WebAssembly.Wasm_Checker

18:01:05 Presenting theory CCS.Weak_Sim_Pres

18:01:05 Presenting theory HOL-MicroJava.Example

18:01:05 Presenting theory CCS.Weak_Bisim_Pres

18:01:05 Presenting theory HOL-MicroJava.JListExample

18:01:05 Presenting theory CCS.Weak_Cong_Sim_Pres

18:01:05 Presenting theory HOL-MicroJava.JVMState

18:01:05 Presenting theory HOL-MicroJava.JVMInstructions

18:01:05 Presenting theory CCS.Weak_Cong_Pres

18:01:05 Presenting Lam-ml-Normalization ...

18:01:05 Presenting document Lam-ml-Normalization/document

18:01:05 Presenting document Lam-ml-Normalization/outline

18:01:05 Presenting theory HOL-Matrix_LP.Compute_Oracle

18:01:05 Presenting file "am.ML"

18:01:05 Presenting file "am_compiler.ML"

18:01:05 Presenting file "am_interpreter.ML"

18:01:05 Presenting file "am_ghc.ML"

18:01:05 Presenting file "am_sml.ML"

18:01:05 Presenting file "report.ML"

18:01:05 Presenting file "compute.ML"

18:01:05 Presenting file "linker.ML"

18:01:06 Presenting theory HOL-MicroJava.JVMExecInstr

18:01:06 Presenting theory HOL-Matrix_LP.ComputeHOL

18:01:06 Presenting theory HOL-MicroJava.JVMExceptions

18:01:06 Presenting theory HOL-Matrix_LP.ComputeNumeral

18:01:06 Presenting theory HOL-MicroJava.JVMExec

18:01:09 Presenting theory WebAssembly.Wasm_Checker_Properties

18:01:09 Presenting theory HOL-Nitpick_Examples.Mini_Nits

18:01:09 Presenting file "minipick.ML"

18:01:09 Presenting theory HOL-MicroJava.JVMListExample

18:01:10 Presenting theory Lam-ml-Normalization.Lam_ml

18:01:10 Presenting Pi_Calculus ...

18:01:10 Presenting document Pi_Calculus/document

18:01:10 Presenting document Pi_Calculus/outline

18:01:11 Presenting theory HOL-MicroJava.JVMDefensive

18:01:11 Presenting theory Pi_Calculus.Agent

18:01:11 Presenting theory WebAssembly.Wasm_Interpreter

18:01:12 Presenting theory HOL-Matrix_LP.Cplex

18:01:12 Presenting file "Cplex_tools.ML"

18:01:12 Presenting file "CplexMatrixConverter.ML"

18:01:12 Presenting file "FloatSparseMatrixBuilder.ML"

18:01:12 Presenting file "fspmlp.ML"

18:01:12 Presenting file "matrixlp.ML"

18:01:12 Presenting Psi_Calculi ...

18:01:12 Presenting document Psi_Calculi/document

18:01:12 Presenting document Psi_Calculi/outline

18:01:12 Presenting theory HOL-MicroJava.Semilat

18:01:13 Presenting theory HOL-MicroJava.Err

18:01:14 Presenting theory Psi_Calculi.Chain

18:01:14 Presenting theory HOL-MicroJava.Listn

18:01:15 Presenting theory HOL-MicroJava.Typing_Framework

18:01:15 Presenting theory HOL-MicroJava.Product

18:01:15 Presenting theory Psi_Calculi.Subst_Term

18:01:16 Presenting theory HOL-MicroJava.SemilatAlg

18:01:16 Presenting theory HOL-MicroJava.Typing_Framework_err

18:01:17 Presenting theory WebAssembly.Wasm_Interpreter_Properties

18:01:17 Presenting theory WebAssembly.Wasm_Checker_Printing

18:01:17 Presenting theory WebAssembly.Wasm_Interpreter_Printing

18:01:17 Presenting theory WebAssembly.Wasm_Type_Abs_Printing

18:01:17 Presenting theory WebAssembly.Wasm_Printing

18:01:17 Presenting theory WebAssembly.Wasm_Interpreter_Printing_Pure

18:01:17 Presenting SequentInvertibility ...

18:01:17 Presenting document SequentInvertibility/document

18:01:17 Presenting document SequentInvertibility/outline

18:01:18 Presenting theory HOL-Nominal.Nominal

18:01:18 Presenting file "nominal_thmdecls.ML"

18:01:18 Presenting file "nominal_atoms.ML"

18:01:18 Presenting file "nominal_permeq.ML"

18:01:18 Presenting file "nominal_fresh_fun.ML"

18:01:18 Presenting file "nominal_datatype.ML"

18:01:18 Presenting file "nominal_primrec.ML"

18:01:18 Presenting file "nominal_inductive.ML"

18:01:18 Presenting file "nominal_inductive2.ML"

18:01:18 Presenting file "nominal_induct.ML"

18:01:18 Presenting theory HOL-MicroJava.Kildall

18:01:18 Presenting theory HOL-Nitpick_Examples.Mono_Nits

18:01:18 Presenting theory HOL-Nitpick_Examples.Pattern_Nits

18:01:18 Presenting HOL-Predicate_Compile_Examples ...

18:01:19 Presenting theory Pi_Calculus.Late_Semantics

18:01:19 Presenting theory HOL-MicroJava.Opt

18:01:19 Presenting theory HOL-Nitpick_Examples.Record_Nits

18:01:19 Presenting theory HOL-Predicate_Compile_Examples.Examples

18:01:19 Presenting theory Pi_Calculus.Late_Semantics1

18:01:19 Presenting theory Pi_Calculus.Rel

18:01:20 Presenting theory Psi_Calculi.Agent

18:01:21 Presenting theory HOL-MicroJava.LBVSpec

18:01:21 Presenting theory HOL-MicroJava.LBVCorrect

18:01:21 Presenting theory Pi_Calculus.Strong_Late_Sim

18:01:22 Presenting theory Pi_Calculus.Strong_Late_Bisim

18:01:22 Presenting theory Pi_Calculus.Strong_Late_Bisim_Subst

18:01:23 Presenting theory HOL-MicroJava.LBVComplete

18:01:23 Presenting theory HOL-MicroJava.Abstract_BV

18:01:23 Presenting theory HOL-MicroJava.Semilattices

18:01:23 Presenting theory HOL-Predicate_Compile_Examples.Predicate_Compile_Tests

18:01:23 Presenting theory HOL-MicroJava.JType

18:01:24 Presenting theory HOL-Predicate_Compile_Examples.Predicate_Compile_Quickcheck_Examples

18:01:24 Presenting theory HOL-Predicate_Compile_Examples.Specialisation_Examples

18:01:24 Presenting theory HOL-Predicate_Compile_Examples.IMP_1

18:01:24 Presenting theory HOL-Predicate_Compile_Examples.IMP_2

18:01:24 Presenting theory HOL-Predicate_Compile_Examples.IMP_3

18:01:24 Presenting theory HOL-Predicate_Compile_Examples.IMP_4

18:01:25 Presenting theory HOL-Predicate_Compile_Examples.Code_Prolog_Examples

18:01:25 Presenting theory HOL-MicroJava.JVMType

18:01:25 Presenting theory HOL-Predicate_Compile_Examples.Context_Free_Grammar_Example

18:01:25 Presenting theory HOL-Predicate_Compile_Examples.Hotel_Example

18:01:25 Presenting theory HOL-Predicate_Compile_Examples.Hotel_Example_Prolog

18:01:26 Presenting theory HOL-Predicate_Compile_Examples.Lambda_Example

18:01:26 Presenting theory HOL-Predicate_Compile_Examples.List_Examples

18:01:26 Presenting theory HOL-Nominal-Examples.Class1

18:01:26 Presenting theory HOL-Predicate_Compile_Examples.Reg_Exp_Example

18:01:26 Presenting HOL-Prolog ...

18:01:26 Presenting theory Pi_Calculus.Strong_Late_Sim_Pres

18:01:26 Presenting theory HOL-Prolog.HOHH

18:01:26 Presenting file "prolog.ML"

18:01:26 Presenting theory HOL-Prolog.Test

18:01:26 Presenting theory HOL-Prolog.Func

18:01:26 Presenting theory HOL-Prolog.Type

18:01:26 Presenting HOL-Quickcheck_Examples ...

18:01:27 Presenting theory Pi_Calculus.Strong_Late_Bisim_Pres

18:01:27 Presenting theory HOL-Nitpick_Examples.Refute_Nits

18:01:27 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Examples

18:01:27 Presenting theory Pi_Calculus.Strong_Late_Bisim_Subst_Pres

18:01:27 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Lattice_Examples

18:01:27 Presenting theory HOL-Quickcheck_Examples.Completeness

18:01:27 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Interfaces

18:01:27 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Nesting

18:01:27 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Nesting_Example

18:01:27 Presenting theory Psi_Calculi.Frame

18:01:27 Presenting theory Pi_Calculus.Late_Tau_Chain

18:01:27 Presenting theory HOL-Quickcheck_Examples.Hotel_Example

18:01:28 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Narrowing_Examples

18:01:28 Presenting HOL-Real_Asymp ...

18:01:28 Presenting theory HOL-Nitpick_Examples.Special_Nits

18:01:28 Presenting theory HOL-MicroJava.Effect

18:01:28 Presenting theory HOL-Nitpick_Examples.Tests_Nits

18:01:28 Presenting theory HOL-Real_Asymp.Lazy_Eval

18:01:28 Presenting file "lazy_eval.ML"

18:01:28 Presenting theory HOL-Real_Asymp.Inst_Existentials

18:01:28 Presenting file "inst_existentials.ML"

18:01:28 Presenting theory HOL-Real_Asymp.Eventuallize

18:01:29 Presenting theory HOL-Nitpick_Examples.Typedef_Nits

18:01:29 Presenting theory HOL-Nitpick_Examples.Nitpick_Examples

18:01:29 Presenting HOL-Real_Asymp-Manual ...

18:01:29 Presenting document HOL-Real_Asymp-Manual/document

18:01:29 Presenting document HOL-Real_Asymp-Manual/outline

18:01:29 Presenting theory HOL-MicroJava.EffectMono

18:01:30 Presenting theory SuperCalc.superposition

18:01:30 Presenting theory HOL-Real_Asymp-Manual.Real_Asymp_Doc

18:01:30 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

18:01:30 Presenting HOL-SET_Protocol ...

18:01:30 Presenting document HOL-SET_Protocol/document

18:01:30 Presenting document HOL-SET_Protocol/outline

18:01:30 Presenting theory HOL-MicroJava.BVSpec

18:01:30 Presenting theory SequentInvertibility.MultiSequents

18:01:30 Presenting theory Pi_Calculus.Weak_Late_Step_Semantics

18:01:31 Presenting theory HOL-MicroJava.Typing_Framework_JVM

18:01:31 Presenting HOL-SMT_Examples ...

18:01:31 Presenting theory HOL-SET_Protocol.Message_SET

18:01:32 Presenting theory HOL-SET_Protocol.Event_SET

18:01:32 Presenting theory Pi_Calculus.Weak_Late_Semantics

18:01:32 Presenting theory HOL-SET_Protocol.Public_SET

18:01:33 Presenting theory HOL-MicroJava.LBVJVM

18:01:34 Presenting theory HOL-SMT_Examples.Boogie

18:01:34 Presenting theory HOL-MicroJava.Correct

18:01:34 Presenting file "boogie.ML"

18:01:34 Presenting file "Boogie_Max.certs"

18:01:34 Presenting file "Boogie_Max.b2i"

18:01:34 Presenting file "Boogie_Dijkstra.certs"

18:01:34 Presenting file "Boogie_Dijkstra.b2i"

18:01:34 Presenting file "VCC_Max.certs"

18:01:34 Presenting file "VCC_Max.b2i"

18:01:35 Presenting theory HOL-SET_Protocol.Cardholder_Registration

18:01:36 Presenting theory HOL-SMT_Examples.SMT_Examples

18:01:36 Presenting file "SMT_Examples.certs"

18:01:36 Presenting theory HOL-SMT_Examples.SMT_Word_Examples

18:01:36 Presenting theory HOL-SET_Protocol.Merchant_Registration

18:01:37 Presenting theory Pi_Calculus.Weak_Late_Sim

18:01:38 Presenting theory Pi_Calculus.Weak_Late_Bisim

18:01:40 Presenting theory HOL-SET_Protocol.Purchase

18:01:40 Presenting theory HOL-SET_Protocol.SET_Protocol

18:01:40 Presenting HOL-SPARK ...

18:01:40 Presenting theory HOL-SMT_Examples.SMT_Examples_Verit

18:01:41 Presenting file "SMT_Examples_Verit.certs"

18:01:41 Presenting theory HOL-Nominal-Examples.Class2

18:01:42 Presenting theory HOL-MicroJava.BVSpecTypeSafe

18:01:42 Presenting theory Pi_Calculus.Weak_Late_Step_Sim

18:01:43 Presenting theory Pi_Calculus.Weak_Late_Cong

18:01:43 Presenting theory Pi_Calculus.Weak_Late_Bisim_Subst

18:01:43 Presenting theory Pi_Calculus.Weak_Late_Cong_Subst

18:01:43 Presenting theory SequentInvertibility.SingleSuccedent

18:01:43 Presenting theory HOL-SMT_Examples.SMT_Tests_Verit

18:01:44 Presenting theory HOL-MicroJava.BVNoTypeError

18:01:46 Presenting theory HOL-SMT_Examples.SMT_Tests

18:01:46 Presenting HOL-SPARK-Examples ...

18:01:46 Presenting theory HOL-SPARK-Examples.Greatest_Common_Divisor

18:01:46 Presenting file "greatest_common_divisor/g_c_d.siv"

18:01:46 Presenting file "greatest_common_divisor/g_c_d.fdl"

18:01:46 Presenting file "greatest_common_divisor/g_c_d.rls"

18:01:46 Presenting theory HOL-Real_Asymp.Multiseries_Expansion

18:01:46 Presenting file "asymptotic_basis.ML"

18:01:46 Presenting file "exp_log_expression.ML"

18:01:46 Presenting file "expansion_interface.ML"

18:01:46 Presenting file "multiseries_expansion.ML"

18:01:46 Presenting file "real_asymp.ML"

18:01:47 Presenting theory HOL-MicroJava.JVM

18:01:48 Presenting theory HOL-MicroJava.BVExample

18:01:48 Presenting theory HOL-SPARK-Examples.Longest_Increasing_Subsequence

18:01:48 Presenting file "liseq/liseq_length.siv"

18:01:48 Presenting file "liseq/liseq_length.fdl"

18:01:48 Presenting file "liseq/liseq_length.rls"

18:01:49 Presenting theory HOL-MicroJava.AuxLemmas

18:01:49 Presenting theory HOL-MicroJava.DefsComp

18:01:49 Presenting theory HOL-SPARK-Examples.RMD

18:01:49 Presenting theory Pi_Calculus.Strong_Late_Sim_SC

18:01:49 Presenting theory HOL-SPARK-Examples.RMD_Specification

18:01:49 Presenting theory HOL-MicroJava.Index

18:01:49 Presenting theory HOL-SPARK-Examples.F

18:01:49 Presenting file "rmd/f.siv"

18:01:49 Presenting file "rmd/f.fdl"

18:01:49 Presenting file "rmd/f.rls"

18:01:50 Presenting theory HOL-SPARK-Examples.Hash

18:01:50 Presenting file "rmd/hash.siv"

18:01:50 Presenting file "rmd/hash.fdl"

18:01:50 Presenting file "rmd/hash.rls"

18:01:50 Presenting theory HOL-SPARK-Examples.K_L

18:01:50 Presenting file "rmd/k_l.siv"

18:01:50 Presenting file "rmd/k_l.fdl"

18:01:50 Presenting file "rmd/k_l.rls"

18:01:50 Presenting theory HOL-SPARK-Examples.K_R

18:01:50 Presenting file "rmd/k_r.siv"

18:01:50 Presenting file "rmd/k_r.fdl"

18:01:50 Presenting file "rmd/k_r.rls"

18:01:50 Presenting theory HOL-SPARK-Examples.RMD_Lemmas

18:01:50 Presenting theory HOL-SPARK-Examples.R_L

18:01:50 Presenting file "rmd/r_l.siv"

18:01:50 Presenting file "rmd/r_l.fdl"

18:01:50 Presenting file "rmd/r_l.rls"

18:01:50 Presenting theory Pi_Calculus.Strong_Late_Bisim_SC

18:01:51 Presenting theory HOL-MicroJava.TranslCompTp

18:01:51 Presenting theory Pi_Calculus.Strong_Late_Bisim_Subst_SC

18:01:51 Presenting theory SequentInvertibility.NominalSequents

18:01:51 Presenting theory Pi_Calculus.Weak_Late_Cong_Subst_SC

18:01:51 Presenting theory HOL-SPARK.SPARK_Setup

18:01:51 Presenting file "Tools/fdl_lexer.ML"

18:01:51 Presenting file "Tools/fdl_parser.ML"

18:01:51 Presenting file "Tools/spark_vcs.ML"

18:01:51 Presenting file "Tools/spark_commands.ML"

18:01:51 Presenting theory HOL-SPARK.SPARK

18:01:51 Presenting RIPEMD-160-SPARK ...

18:01:51 Presenting document RIPEMD-160-SPARK/document

18:01:51 Presenting document RIPEMD-160-SPARK/outline

18:01:51 Presenting theory RIPEMD-160-SPARK.RIPEMD_160_SPARK

18:01:51 Presenting HOL-SPARK-Manual ...

18:01:51 Presenting document HOL-SPARK-Manual/document

18:01:51 Presenting document HOL-SPARK-Manual/outline

18:01:51 Presenting theory HOL-SPARK-Manual.Simple_Greatest_Common_Divisor

18:01:51 Presenting file "simple_greatest_common_divisor/g_c_d.siv"

18:01:51 Presenting file "simple_greatest_common_divisor/g_c_d.fdl"

18:01:51 Presenting file "simple_greatest_common_divisor/g_c_d.rls"

18:01:51 Presenting theory HOL-MicroJava.TranslComp

18:01:51 Presenting theory HOL-SPARK-Manual.Example_Verification

18:01:51 Presenting theory HOL-SPARK-Manual.Proc1

18:01:51 Presenting file "loop_invariant/proc1.siv"

18:01:51 Presenting file "loop_invariant/proc1.fdl"

18:01:51 Presenting file "loop_invariant/proc1.rls"

18:01:51 Presenting theory HOL-SPARK-Manual.Proc2

18:01:51 Presenting file "loop_invariant/proc2.siv"

18:01:51 Presenting file "loop_invariant/proc2.fdl"

18:01:51 Presenting file "loop_invariant/proc2.rls"

18:01:51 Presenting theory HOL-SPARK-Manual.VC_Principles

18:01:52 Presenting theory HOL-SPARK-Manual.Reference

18:01:52 Presenting theory HOL-SPARK-Manual.Complex_Types

18:01:52 Presenting file "complex_types_app/initialize.siv"

18:01:52 Presenting file "complex_types_app/initialize.fdl"

18:01:52 Presenting file "complex_types_app/initialize.rls"

18:01:52 Presenting HOL-Statespace ...

18:01:52 Presenting document HOL-Statespace/document

18:01:52 Presenting document HOL-Statespace/outline

18:01:52 Presenting theory HOL-SPARK-Examples.Round

18:01:52 Presenting file "rmd/round.siv"

18:01:52 Presenting file "rmd/round.fdl"

18:01:52 Presenting file "rmd/round.rls"

18:01:52 Presenting theory HOL-SPARK-Examples.R_R

18:01:52 Presenting file "rmd/r_r.siv"

18:01:52 Presenting file "rmd/r_r.fdl"

18:01:52 Presenting file "rmd/r_r.rls"

18:01:52 Presenting theory HOL-SPARK-Examples.S_L

18:01:52 Presenting file "rmd/s_l.siv"

18:01:52 Presenting file "rmd/s_l.fdl"

18:01:52 Presenting file "rmd/s_l.rls"

18:01:52 Presenting theory HOL-SPARK-Examples.S_R

18:01:52 Presenting file "rmd/s_r.siv"

18:01:52 Presenting file "rmd/s_r.fdl"

18:01:52 Presenting file "rmd/s_r.rls"

18:01:52 Presenting theory HOL-SPARK-Examples.Sqrt

18:01:52 Presenting file "sqrt/isqrt.siv"

18:01:52 Presenting file "sqrt/isqrt.fdl"

18:01:52 Presenting file "sqrt/isqrt.rls"

18:01:52 Presenting HOL-TLA ...

18:01:53 Presenting theory HOL-MicroJava.LemmasComp

18:01:53 Presenting theory HOL-TLA.Intensional

18:01:53 Presenting theory HOL-TLA.Stfun

18:01:54 Presenting theory HOL-TLA.Action

18:01:54 Presenting theory HOL-TLA.Init

18:01:54 Presenting theory HOL-Statespace.DistinctTreeProver

18:01:54 Presenting file "distinct_tree_prover.ML"

18:01:54 Presenting theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

18:01:54 Presenting file "multiseries_expansion_bounds.ML"

18:01:54 Presenting theory HOL-Statespace.StateFun

18:01:55 Presenting theory HOL-Real_Asymp.Real_Asymp

18:01:55 Presenting file "real_asymp_diag.ML"

18:01:55 Presenting theory HOL-Real_Asymp.Real_Asymp_Approx

18:01:56 Presenting theory HOL-TLA.TLA

18:01:56 Presenting HOL-TLA-Buffer ...

18:01:56 Presenting theory HOL-Real_Asymp.Real_Asymp_Examples

18:01:56 Presenting theory HOL-TLA-Buffer.Buffer

18:01:56 Presenting HOL-TLA-Inc ...

18:01:56 Presenting theory HOL-TLA-Inc.Inc

18:01:56 Presenting theory HOL-TLA-Buffer.DBuffer

18:01:56 Presenting HOL-TLA-Memory ...

18:01:56 Presenting HOL-TPTP ...

18:01:56 Presenting theory HOL-TLA-Memory.RPCMemoryParams

18:01:56 Presenting theory HOL-TLA-Memory.MemoryParameters

18:01:57 Presenting theory HOL-TLA-Memory.ProcedureInterface

18:01:57 Presenting theory HOL-TPTP.ATP_Theory_Export

18:01:57 Presenting file "atp_theory_export.ML"

18:01:57 Presenting theory Pi_Calculus.Weak_Late_Step_Sim_Pres

18:01:57 Presenting theory HOL-TPTP.MaSh_Export_Base

18:01:57 Presenting file "mash_export.ML"

18:01:58 Presenting theory HOL-TPTP.MaSh_Eval

18:01:58 Presenting file "mash_eval.ML"

18:01:58 Presenting theory HOL-TLA-Memory.Memory

18:01:58 Presenting theory HOL-TLA-Memory.RPCParameters

18:01:58 Presenting theory Pi_Calculus.Weak_Late_Bisim_SC

18:01:58 Presenting theory HOL-TLA-Memory.RPC

18:01:58 Presenting theory HOL-TLA-Memory.MemClerkParameters

18:01:59 Presenting theory HOL-MicroJava.CorrComp

18:01:59 Presenting theory HOL-TLA-Memory.MemClerk

18:01:59 Presenting theory HOL-MicroJava.TypeInf

18:02:00 Presenting theory HOL-MicroJava.Altern

18:02:01 Presenting theory HOL-Statespace.StateSpaceLocale

18:02:01 Presenting file "state_space.ML"

18:02:01 Presenting file "state_fun.ML"

18:02:01 Presenting theory HOL-Statespace.StateSpaceSyntax

18:02:02 Presenting theory HOL-Statespace.StateSpaceEx

18:02:02 Presenting HOL-Types_To_Sets ...

18:02:04 Presenting theory HOL-TPTP.TPTP_Parser

18:02:04 Presenting file "TPTP_Parser/ml_yacc_lib.ML"

18:02:04 Presenting file "TPTP_Parser/tptp_syntax.ML"

18:02:04 Presenting file "TPTP_Parser/tptp_lexyacc.ML"

18:02:04 Presenting file "TPTP_Parser/tptp_parser.ML"

18:02:04 Presenting file "TPTP_Parser/tptp_problem_name.ML"

18:02:04 Presenting file "TPTP_Parser/tptp_proof.ML"

18:02:04 Presenting theory HOL-Types_To_Sets.Types_To_Sets

18:02:04 Presenting file "local_typedef.ML"

18:02:04 Presenting file "unoverloading.ML"

18:02:04 Presenting file "internalize_sort.ML"

18:02:04 Presenting file "unoverload_type.ML"

18:02:04 Presenting file "unoverload_def.ML"

18:02:04 Presenting theory HOL-Types_To_Sets.Prerequisites

18:02:05 Presenting theory HOL-TLA-Memory.MemoryImplementation

18:02:05 Presenting theory HOL-Types_To_Sets.Finite

18:02:05 Presenting HOL-Unix ...

18:02:05 Presenting document HOL-Unix/document

18:02:05 Presenting document HOL-Unix/outline

18:02:05 Presenting theory HOL-TPTP.TPTP_Interpret

18:02:05 Presenting file "TPTP_Parser/tptp_interpret.ML"

18:02:05 Presenting theory HOL-TPTP.THF_Arith

18:02:05 Presenting theory HOL-Types_To_Sets.T2_Spaces

18:02:05 Presenting theory HOL-Types_To_Sets.Unoverload_Def

18:02:06 Presenting theory HOL-Unix.Nested_Environment

18:02:06 Presenting theory Pi_Calculus.Weak_Late_Sim_Pres

18:02:07 Presenting theory Pi_Calculus.Weak_Late_Bisim_Pres

18:02:07 Presenting theory Pi_Calculus.Weak_Late_Cong_Pres

18:02:07 Presenting theory HOL-Types_To_Sets.Group_On_With

18:02:08 Presenting theory SequentInvertibility.ModalSequents

18:02:08 Presenting theory HOL-Unix.Unix

18:02:08 Presenting HOL-ZF ...

18:02:08 Presenting document HOL-ZF/document

18:02:08 Presenting document HOL-ZF/outline

18:02:08 Presenting theory HOL-MicroJava.CorrCompTp

18:02:09 Presenting theory HOL-MicroJava.MicroJava

18:02:09 Presenting HOLCF ...

18:02:09 Presenting document HOLCF/document

18:02:09 Presenting document HOLCF/outline

18:02:09 Presenting theory HOL-Types_To_Sets.Linear_Algebra_On_With

18:02:10 Presenting theory HOLCF.Porder

18:02:10 Presenting theory HOLCF.Pcpo

18:02:11 Presenting theory HOL-ZF.HOLZF

18:02:11 Presenting theory Pi_Calculus.Early_Semantics

18:02:11 Presenting theory HOLCF.Cont

18:02:11 Presenting theory HOL-ZF.Zet

18:02:11 Presenting theory HOL-TPTP.TPTP_Proof_Reconstruction

18:02:11 Presenting file "TPTP_Parser/tptp_reconstruct_library.ML"

18:02:11 Presenting file "TPTP_Parser/tptp_reconstruct.ML"

18:02:11 Presenting theory HOLCF.Adm

18:02:11 Presenting theory Pi_Calculus.Strong_Early_Sim

18:02:11 Presenting theory HOL-ZF.LProd

18:02:11 Presenting theory HOL-ZF.MainZF

18:02:12 Presenting theory Pi_Calculus.Strong_Early_Bisim

18:02:12 Presenting theory Pi_Calculus.Strong_Early_Bisim_Subst

18:02:12 Presenting theory HOL-TPTP.ATP_Problem_Import

18:02:12 Presenting file "atp_problem_import.ML"

18:02:12 Presenting CSP_RefTK ...

18:02:12 Presenting document CSP_RefTK/document

18:02:12 Presenting document CSP_RefTK/outline

18:02:12 Presenting theory CSP_RefTK.Introduction

18:02:12 Presenting theory HOL-Types_To_Sets.Linear_Algebra_On

18:02:13 Presenting Circus ...

18:02:13 Presenting document Circus/document

18:02:13 Presenting document Circus/outline

18:02:13 Presenting theory Circus.Var

18:02:13 Presenting theory HOL-ZF.Games

18:02:13 Presenting HOL-CSP ...

18:02:13 Presenting document HOL-CSP/document

18:02:13 Presenting document HOL-CSP/outline

18:02:13 Presenting theory CSP_RefTK.Assertions_ext

18:02:13 Presenting theory HOL-CSP.Introduction

18:02:13 Presenting theory Pi_Calculus.Strong_Early_Sim_Pres

18:02:14 Presenting theory CSP_RefTK.Properties

18:02:14 Presenting theory CSP_RefTK.Fix_ind_ext

18:02:14 Presenting theory CSP_RefTK.Process_norm

18:02:14 Presenting theory CSP_RefTK.CopyBuffer_props

18:02:15 Presenting theory Pi_Calculus.Strong_Early_Bisim_Pres

18:02:15 Presenting theory Pi_Calculus.Strong_Early_Bisim_Subst_Pres

18:02:15 Presenting theory Pi_Calculus.Early_Tau_Chain

18:02:15 Presenting theory HOLCF.Cpodef

18:02:15 Presenting file "Tools/cpodef.ML"

18:02:15 Presenting theory HOL-CSP.Process

18:02:16 Presenting theory HOL-CSP.Bot

18:02:16 Presenting theory HOL-CSP.Skip

18:02:16 Presenting theory HOLCF.Fun_Cpo

18:02:16 Presenting theory HOL-CSP.Stop

18:02:16 Presenting theory Circus.Relations

18:02:16 Presenting theory HOL-CSP.Mprefix

18:02:16 Presenting theory CSP_RefTK.DiningPhilosophers

18:02:17 Presenting theory Pi_Calculus.Weak_Early_Step_Semantics

18:02:17 Presenting theory CSP_RefTK.Conclusion

18:02:17 Presenting HOLCF-IMP ...

18:02:17 Presenting document HOLCF-IMP/document

18:02:17 Presenting document HOLCF-IMP/outline

18:02:17 Presenting theory Circus.Designs

18:02:17 Presenting theory HOLCF.Product_Cpo

18:02:17 Presenting theory HOL-CSP.Det

18:02:17 Presenting theory Pi_Calculus.Weak_Early_Semantics

18:02:17 Presenting theory HOLCF-IMP.Denotational

18:02:17 Presenting theory HOLCF-IMP.HoareEx

18:02:17 Presenting HOLCF-Library ...

18:02:17 Presenting theory HOLCF-Library.Bool_Discrete

18:02:17 Presenting theory HOLCF-Library.Char_Discrete

18:02:17 Presenting theory HOL-CSP.Ndet

18:02:17 Presenting theory Pi_Calculus.Weak_Early_Sim

18:02:18 Presenting theory Pi_Calculus.Weak_Early_Bisim

18:02:18 Presenting theory HOLCF.Cfun

18:02:18 Presenting theory Circus.Reactive_Processes

18:02:18 Presenting theory Pi_Calculus.Weak_Early_Step_Sim

18:02:18 Presenting theory Pi_Calculus.Weak_Early_Cong

18:02:18 Presenting theory Pi_Calculus.Weak_Early_Bisim_Subst

18:02:18 Presenting theory Pi_Calculus.Weak_Early_Cong_Subst

18:02:18 Presenting theory HOLCF-Library.Defl_Bifinite

18:02:18 Presenting theory SequentInvertibility.SRCTransforms

18:02:19 Presenting theory HOLCF-Library.Int_Discrete

18:02:19 Presenting theory SequentInvertibility.SequentInvertibility

18:02:19 Presenting HOLCF-FOCUS ...

18:02:19 Presenting theory HOLCF.Deflation

18:02:19 Presenting theory Circus.CSP_Processes

18:02:19 Presenting theory HOLCF.Sprod

18:02:19 Presenting theory HOLCF.Discrete

18:02:19 Presenting theory HOL-CSP.Seq

18:02:19 Presenting theory HOLCF-Library.List_Cpo

18:02:19 Presenting theory Pi_Calculus.Weak_Early_Step_Sim_Pres

18:02:20 Presenting theory HOLCF.Up

18:02:20 Presenting theory HOLCF-FOCUS.Fstreams

18:02:20 Presenting theory HOLCF.Lift

18:02:20 Presenting theory HOLCF-Library.Sum_Cpo

18:02:20 Presenting theory HOLCF.Tr

18:02:20 Presenting theory HOLCF-FOCUS.Fstream

18:02:20 Presenting theory HOLCF.Ssum

18:02:20 Presenting theory HOLCF-FOCUS.FOCUS

18:02:20 Presenting theory HOLCF-Library.List_Predomain

18:02:21 Presenting theory HOLCF-Library.Nat_Discrete

18:02:21 Presenting theory HOLCF.Sfun

18:02:21 Presenting theory Pi_Calculus.Weak_Early_Sim_Pres

18:02:21 Presenting theory Circus.Circus_Actions

18:02:21 Presenting theory Circus.Var_list

18:02:21 Presenting theory HOLCF-Library.Option_Cpo

18:02:22 Presenting theory HOLCF-FOCUS.Buffer

18:02:22 Presenting theory HOLCF.Map_Functions

18:02:22 Presenting theory HOLCF.Cprod

18:02:22 Presenting theory Pi_Calculus.Strong_Early_Late_Comp

18:02:22 Presenting theory HOLCF.Bifinite

18:02:22 Presenting theory Pi_Calculus.Strong_Early_Bisim_SC

18:02:22 Presenting theory Pi_Calculus.Weak_Early_Bisim_SC

18:02:22 Presenting theory HOLCF-FOCUS.Stream_adm

18:02:23 Presenting theory Pi_Calculus.Weak_Early_Bisim_Pres

18:02:23 Presenting theory HOLCF.Completion

18:02:23 Presenting theory Pi_Calculus.Weak_Early_Cong_Pres

18:02:23 Presenting theory Pi_Calculus.Weak_Early_Cong_Subst_Pres

18:02:23 Presenting theory HOLCF-FOCUS.Buffer_adm

18:02:23 Presenting HOLCF-ex ...

18:02:23 Presenting theory HOL-CSP.Hide

18:02:23 Presenting theory HOLCF-ex.Dnat

18:02:23 Presenting theory HOLCF-ex.Dagstuhl

18:02:23 Presenting theory HOLCF.Universal

18:02:24 Presenting theory HOLCF-Library.Stream

18:02:24 Presenting theory HOLCF-Library.HOLCF_Library

18:02:24 Presenting theory HOLCF-Library.HOL_Cpo

18:02:24 Presenting PCF ...

18:02:24 Presenting document PCF/document

18:02:24 Presenting document PCF/outline

18:02:24 Presenting theory HOLCF.Algebraic

18:02:24 Presenting theory HOLCF-ex.Focus_ex

18:02:24 Presenting theory HOLCF-ex.Fix2

18:02:24 Presenting theory HOLCF.Representable

18:02:24 Presenting theory HOLCF.One

18:02:24 Presenting theory PCF.Basis

18:02:25 Presenting theory HOLCF.Fix

18:02:25 Presenting theory HOLCF-ex.Hoare

18:02:26 Presenting theory HOLCF.Fixrec

18:02:26 Presenting file "Tools/holcf_library.ML"

18:02:26 Presenting file "Tools/fixrec.ML"

18:02:26 Presenting theory PCF.Logical_Relations

18:02:26 Presenting theory Pi_Calculus.Strong_Late_Expansion_Law

18:02:28 Presenting theory HOLCF-ex.Concurrency_Monad

18:02:29 Presenting theory HOLCF-ex.Loop

18:02:29 Presenting theory PCF.PCF

18:02:29 Presenting theory HOLCF-ex.Powerdomain_ex

18:02:29 Presenting theory Pi_Calculus.Strong_Late_Axiomatisation

18:02:30 Presenting theory Circus.Denotational_Semantics

18:02:30 Presenting HOLCF-Prelude ...

18:02:30 Presenting document HOLCF-Prelude/document

18:02:30 Presenting document HOLCF-Prelude/outline

18:02:30 Presenting theory HOLCF-Prelude.HOLCF_Main

18:02:30 Presenting theory HOLCF-Prelude.Type_Classes

18:02:30 Presenting theory HOLCF-Prelude.Numeral_Cpo

18:02:30 Presenting theory HOLCF-Prelude.Data_Function

18:02:30 Presenting theory HOLCF-Prelude.Data_Bool

18:02:31 Presenting theory HOLCF-Prelude.Data_Tuple

18:02:31 Presenting theory HOLCF-Prelude.Data_Integer

18:02:31 Presenting theory Circus.Circus_Syntax

18:02:31 Presenting theory HOLCF-ex.Domain_Proofs

18:02:31 Presenting theory HOLCF-ex.Letrec

18:02:32 Presenting theory PCF.OpSem

18:02:32 Presenting theory HOLCF.Domain_Aux

18:02:32 Presenting file "Tools/Domain/domain_take_proofs.ML"

18:02:32 Presenting file "Tools/cont_consts.ML"

18:02:32 Presenting file "Tools/cont_proc.ML"

18:02:32 Presenting file "Tools/Domain/domain_constructors.ML"

18:02:32 Presenting file "Tools/Domain/domain_induction.ML"

18:02:32 Presenting theory Circus.Refinement

18:02:33 Presenting theory Circus.Refinement_Example

18:02:33 Presenting BirdKMP ...

18:02:33 Presenting document BirdKMP/document

18:02:33 Presenting document BirdKMP/outline

18:02:33 Presenting theory HOLCF-Prelude.Data_List

18:02:33 Presenting theory BirdKMP.HOLCF_ROOT

18:02:34 Presenting theory HOLCF-Prelude.Data_Maybe

18:02:34 Presenting theory HOL-CSP.Sync

18:02:34 Presenting theory HOLCF.Domain

18:02:34 Presenting file "Tools/domaindef.ML"

18:02:34 Presenting file "Tools/Domain/domain_isomorphism.ML"

18:02:34 Presenting file "Tools/Domain/domain_axioms.ML"

18:02:34 Presenting file "Tools/Domain/domain.ML"

18:02:34 Presenting theory HOLCF.Compact_Basis

18:02:34 Presenting theory HOLCF-Prelude.Definedness

18:02:34 Presenting theory HOLCF-ex.Pattern_Match

18:02:34 Presenting HOLCF-Tutorial ...

18:02:34 Presenting theory HOLCF-Prelude.List_Comprehension

18:02:34 Presenting document HOLCF-Tutorial/document

18:02:34 Presenting document HOLCF-Tutorial/outline

18:02:34 Presenting theory HOLCF-Prelude.Num_Class

18:02:34 Presenting theory HOLCF-Prelude.HOLCF_Prelude

18:02:34 Presenting theory HOLCF.UpperPD

18:02:34 Presenting theory HOLCF-Prelude.Fibs

18:02:35 Presenting theory HOLCF-Tutorial.Domain_ex

18:02:35 Presenting theory HOL-CSP.Mndet

18:02:35 Presenting theory HOLCF-Tutorial.Fixrec_ex

18:02:35 Presenting theory HOLCF-Tutorial.New_Domain

18:02:35 Presenting IOA ...

18:02:35 Presenting theory HOLCF-Prelude.Sieve_Primes

18:02:35 Presenting theory HOLCF.LowerPD

18:02:36 Presenting theory IOA.Seq

18:02:36 Presenting theory HOLCF.ConvexPD

18:02:36 Presenting theory HOLCF.Powerdomains

18:02:36 Presenting theory HOLCF

18:02:36 Presenting IOA-ABP ...

18:02:36 Presenting theory IOA-ABP.Packet

18:02:36 Presenting theory IOA-ABP.Action

18:02:36 Presenting theory IOA-ABP.Env

18:02:36 Presenting theory IOA-ABP.Lemmas

18:02:36 Presenting theory IOA-ABP.Sender

18:02:36 Presenting theory IOA-ABP.Receiver

18:02:36 Presenting theory HOLCF-Prelude.GHC_Rewrite_Rules

18:02:36 Presenting theory IOA-ABP.Abschannel

18:02:36 Presenting theory IOA-ABP.Impl

18:02:36 Presenting theory IOA-ABP.Abschannel_finite

18:02:37 Presenting theory IOA-ABP.Impl_finite

18:02:37 Presenting theory IOA-ABP.Correctness

18:02:37 Presenting file "Check.ML"

18:02:37 Presenting theory IOA-ABP.Spec

18:02:37 Presenting IOA-NTP ...

18:02:37 Presenting theory IOA-NTP.Overview

18:02:37 Presenting theory IOA-NTP.Lemmas

18:02:37 Presenting theory BirdKMP.Theory_Of_Lists

18:02:37 Presenting theory IOA-NTP.Multiset

18:02:37 Presenting theory IOA-NTP.Packet

18:02:37 Presenting theory IOA-NTP.Action

18:02:38 Presenting theory IOA-NTP.Sender

18:02:38 Presenting theory IOA-NTP.Receiver

18:02:38 Presenting theory IOA-NTP.Abschannel

18:02:38 Presenting theory HOLCF-Prelude.HLint

18:02:38 Presenting IOA-Storage ...

18:02:38 Presenting theory IOA-Storage.Action

18:02:38 Presenting theory IOA-Storage.Spec

18:02:38 Presenting theory IOA-Storage.Impl

18:02:38 Presenting theory IOA.Sequence

18:02:38 Presenting theory IOA-Storage.Correctness

18:02:38 Presenting IOA-ex ...

18:02:39 Presenting theory IOA-ex.TrivEx

18:02:39 Presenting theory IOA-ex.TrivEx2

18:02:39 Presenting Launchbury ...

18:02:39 Presenting document Launchbury/document

18:02:39 Presenting document Launchbury/outline

18:02:39 Presenting theory IOA.Asig

18:02:39 Presenting theory PCF.Continuations

18:02:40 Presenting theory IOA-NTP.Impl

18:02:40 Presenting theory PCF.SmallStep

18:02:40 Presenting Call_Arity ...

18:02:40 Presenting theory IOA-NTP.Spec

18:02:40 Presenting document Call_Arity/document

18:02:40 Presenting document Call_Arity/outline

18:02:40 Presenting theory Launchbury.AList-Utils

18:02:40 Presenting theory IOA-NTP.Correctness

18:02:40 Presenting Shivers-CFA ...

18:02:40 Presenting document Shivers-CFA/document

18:02:40 Presenting document Shivers-CFA/outline

18:02:40 Presenting theory Call_Arity.BalancedTraces

18:02:40 Presenting theory Shivers-CFA.HOLCFUtils

18:02:41 Presenting theory Shivers-CFA.CPSScheme

18:02:41 Presenting theory Launchbury.HOLCF-Join

18:02:41 Presenting theory Shivers-CFA.Eval

18:02:41 Presenting theory Shivers-CFA.Utils

18:02:41 Presenting theory Call_Arity.SestoftConf

18:02:41 Presenting theory Launchbury.HOLCF-Join-Classes

18:02:41 Presenting theory Shivers-CFA.SetMap

18:02:42 Presenting theory Shivers-CFA.AbsCF

18:02:42 Presenting theory BirdKMP.KMP

18:02:42 Presenting theory Shivers-CFA.ExCF

18:02:42 Presenting Stream-Fusion ...

18:02:42 Presenting document Stream-Fusion/document

18:02:42 Presenting document Stream-Fusion/outline

18:02:42 Presenting theory Launchbury.Env

18:02:42 Presenting theory HOL-Nominal-Examples.Class3

18:02:42 Presenting theory Stream-Fusion.LazyList

18:02:42 Presenting theory Launchbury.Pointwise

18:02:42 Presenting theory Stream-Fusion.Stream

18:02:42 Presenting theory Call_Arity.Sestoft

18:02:43 Presenting theory Launchbury.HOLCF-Utils

18:02:43 Presenting theory Launchbury.EvalHeap

18:02:43 Presenting theory Stream-Fusion.StreamFusion

18:02:43 Presenting Tycon ...

18:02:43 Presenting document Tycon/document

18:02:43 Presenting document Tycon/outline

18:02:43 Presenting theory Tycon.TypeApp

18:02:43 Presenting theory Tycon.Coerce

18:02:44 Presenting theory Launchbury.Nominal-Utils

18:02:44 Presenting theory Call_Arity.SestoftCorrect

18:02:44 Presenting theory Shivers-CFA.AbsCFCorrect

18:02:44 Presenting theory Launchbury.AList-Utils-Nominal

18:02:44 Presenting theory Psi_Calculi.Semantics

18:02:45 Presenting theory Call_Arity.Arity

18:02:45 Presenting theory Call_Arity.AEnv

18:02:45 Presenting theory Call_Arity.Arity-Nominal

18:02:45 Presenting theory Launchbury.Nominal-HOLCF

18:02:45 Presenting theory Call_Arity.ArityAnalysisSig

18:02:45 Presenting theory Launchbury.Env-HOLCF

18:02:45 Presenting theory Launchbury.HasESem

18:02:45 Presenting theory Launchbury.Iterative

18:02:45 Presenting theory Launchbury.Env-Nominal

18:02:45 Presenting theory HOL-CSP.CSP

18:02:45 Presenting theory Shivers-CFA.ExCFSV

18:02:45 Presenting theory Call_Arity.ArityAnalysisAbinds

18:02:45 Presenting theory Shivers-CFA.Computability

18:02:45 Presenting theory IOA.Automata

18:02:46 Presenting theory Shivers-CFA.FixTransform

18:02:46 Presenting theory Call_Arity.ArityAnalysisSpec

18:02:46 Presenting theory Tycon.Functor

18:02:46 Presenting file "tycondef.ML"

18:02:46 Presenting theory Call_Arity.TrivialArityAnal

18:02:46 Presenting theory Tycon.Monad

18:02:46 Presenting theory HOL-Nominal-Examples.CK_Machine

18:02:46 Presenting theory Tycon.Monad_Zero

18:02:46 Presenting theory Call_Arity.Cardinality-Domain

18:02:46 Presenting theory HOL-CSP.Assertions

18:02:46 Presenting theory Call_Arity.CardinalityAnalysisSig

18:02:46 Presenting theory HOL-CSP.Conclusion

18:02:46 Presenting theory Shivers-CFA.CPSUtils

18:02:46 Presenting theory Call_Arity.ConstOn

18:02:46 Presenting theory Tycon.Monad_Plus

18:02:46 Presenting theory Tycon.Monad_Zero_Plus

18:02:47 Presenting theory Launchbury.HeapSemantics

18:02:47 Presenting theory Shivers-CFA.MapSets

18:02:47 Presenting theory Launchbury.Vars

18:02:47 Presenting theory Tycon.Lazy_List_Monad

18:02:47 Presenting theory Tycon.Maybe_Monad

18:02:47 Presenting theory Call_Arity.CardinalityAnalysisSpec

18:02:47 Presenting theory HOL-CSP.CopyBuffer

18:02:47 Presenting WorkerWrapper ...

18:02:47 Presenting theory Tycon.Error_Monad

18:02:47 Presenting document WorkerWrapper/document

18:02:47 Presenting document WorkerWrapper/outline

18:02:48 Presenting theory Call_Arity.ArityAnalysisStack

18:02:48 Presenting theory Tycon.Writer_Monad

18:02:48 Presenting theory Tycon.Binary_Tree_Monad

18:02:48 Presenting theory Tycon.Lift_Monad

18:02:48 Presenting theory Tycon.Resumption_Transformer

18:02:48 Presenting theory HOL-Nominal-Examples.Compile

18:02:48 Presenting theory Tycon.State_Transformer

18:02:48 Presenting theory WorkerWrapper.Nats

18:02:48 Presenting theory Shivers-CFA.AbsCFComp

18:02:48 Presenting theory HOL-Nominal-Examples.Contexts

18:02:48 Presenting Haskell ...

18:02:48 Presenting theory IOA.Traces

18:02:48 Presenting theory Call_Arity.NoCardinalityAnalysis

18:02:48 Presenting theory Haskell.Haskell

18:02:49 Presenting theory Haskell.Test

18:02:49 Presenting Heard_Of ...

18:02:49 Presenting document Heard_Of/document

18:02:49 Presenting document Heard_Of/outline

18:02:49 Presenting theory Tycon.Error_Transformer

18:02:49 Presenting theory Heard_Of.HOModel

18:02:49 Presenting theory WorkerWrapper.LList

18:02:49 Presenting theory Call_Arity.TransformTools

18:02:49 Presenting theory WorkerWrapper.Maybe

18:02:49 Presenting theory Tycon.Writer_Transformer

18:02:49 Presenting theory IOA.RefMappings

18:02:49 Presenting theory Tycon.Monad_Transformer

18:02:49 Presenting Hello_World ...

18:02:49 Presenting document Hello_World/document

18:02:49 Presenting document Hello_World/outline

18:02:50 Presenting theory Hello_World.IO

18:02:50 Presenting theory Hello_World.HelloWorld

18:02:50 Presenting theory WorkerWrapper.FixedPointTheorems

18:02:50 Presenting theory Hello_World.HelloWorld_Proof

18:02:50 Presenting theory Hello_World.RunningCodeFromIsabelle

18:02:50 Presenting Higher_Order_Terms ...

18:02:50 Presenting document Higher_Order_Terms/document

18:02:50 Presenting document Higher_Order_Terms/outline

18:02:50 Presenting theory Higher_Order_Terms.Term_Utils

18:02:50 Presenting theory WorkerWrapper.WorkerWrapper

18:02:50 Presenting theory Higher_Order_Terms.Find_First

18:02:50 Presenting theory WorkerWrapper.CounterExample

18:02:50 Presenting theory Higher_Order_Terms.Name

18:02:50 Presenting theory Heard_Of.Reduction

18:02:50 Presenting theory Higher_Order_Terms.Fresh_Monad

18:02:50 Presenting theory WorkerWrapper.WorkerWrapperNew

18:02:50 Presenting theory Higher_Order_Terms.Fresh_Class

18:02:50 Presenting theory Heard_Of.Majorities

18:02:50 Presenting theory Launchbury.Terms

18:02:50 Presenting theory Heard_Of.OneThirdRuleDefs

18:02:50 Presenting theory Psi_Calculi.Simulation

18:02:50 Presenting theory Call_Arity.AbstractTransform

18:02:51 Presenting theory Launchbury.AbstractDenotational

18:02:51 Presenting theory Call_Arity.EtaExpansion

18:02:51 Presenting theory Heard_Of.OneThirdRuleProof

18:02:51 Presenting theory Call_Arity.EtaExpansionSafe

18:02:51 Presenting theory Call_Arity.ArityStack

18:02:51 Presenting theory WorkerWrapper.Accumulator

18:02:51 Presenting theory Call_Arity.ArityEtaExpansion

18:02:51 Presenting theory Heard_Of.UvDefs

18:02:51 Presenting theory Call_Arity.ArityEtaExpansionSafe

18:02:51 Presenting theory Launchbury.Substitution

18:02:51 Presenting theory Call_Arity.ArityTransform

18:02:52 Presenting theory Launchbury.Abstract-Denotational-Props

18:02:52 Presenting theory HOL-Nominal-Examples.Crary

18:02:52 Presenting theory Launchbury.Value

18:02:52 Presenting theory Launchbury.Value-Nominal

18:02:52 Presenting theory Heard_Of.UvProof

18:02:52 Presenting theory WorkerWrapper.UnboxedNats

18:02:52 Presenting theory Higher_Order_Terms.Term_Class

18:02:52 Presenting theory Launchbury.Denotational

18:02:52 Presenting theory Heard_Of.LastVotingDefs

18:02:53 Presenting theory IOA.RefCorrectness

18:02:53 Presenting theory Higher_Order_Terms.Term

18:02:53 Presenting theory HOL-Nominal-Examples.CR_Takahashi

18:02:53 Presenting theory WorkerWrapper.Streams

18:02:53 Presenting theory Call_Arity.ArityConsistent

18:02:53 Presenting theory Launchbury.Launchbury

18:02:53 Presenting theory WorkerWrapper.Continuations

18:02:53 Presenting theory Higher_Order_Terms.Pats

18:02:54 Presenting theory HOL-Nominal-Examples.Lam_Funs

18:02:54 Presenting theory IOA.Simulations

18:02:54 Presenting theory Higher_Order_Terms.Nterm

18:02:54 Presenting theory Launchbury.CorrectnessOriginal

18:02:54 Presenting theory Launchbury.Mono-Nat-Fun

18:02:54 Presenting theory Launchbury.C

18:02:54 Presenting theory WorkerWrapper.Backtracking

18:02:54 Presenting theory Launchbury.CValue

18:02:54 Presenting theory Launchbury.CValue-Nominal

18:02:55 Presenting theory WorkerWrapper.Nub

18:02:55 Presenting theory WorkerWrapper.Last

18:02:55 Presenting Hoare_Time ...

18:02:55 Presenting theory Launchbury.HOLCF-Meet

18:02:55 Presenting document Hoare_Time/document

18:02:55 Presenting document Hoare_Time/outline

18:02:55 Presenting theory Hoare_Time.AExp

18:02:55 Presenting theory Call_Arity.ArityTransformSafe

18:02:55 Presenting theory Heard_Of.LastVotingProof

18:02:55 Presenting theory Hoare_Time.BExp

18:02:55 Presenting theory Hoare_Time.Com

18:02:55 Presenting theory Launchbury.C-Meet

18:02:55 Presenting theory Call_Arity.Set-Cpo

18:02:55 Presenting theory Call_Arity.Env-Set-Cpo

18:02:55 Presenting theory Higher_Order_Terms.Term_to_Nterm

18:02:55 Presenting theory Hoare_Time.Big_Step

18:02:55 Presenting theory Heard_Of.UteDefs

18:02:55 Presenting theory Launchbury.C-restr

18:02:55 Presenting theory Higher_Order_Terms.Unification_Compat

18:02:56 Presenting theory Launchbury.ResourcedDenotational

18:02:56 Presenting theory Hoare_Time.Big_StepT

18:02:56 Presenting theory Higher_Order_Terms.Lambda_Free_Compat

18:02:56 Presenting Hood_Melville_Queue ...

18:02:56 Presenting document Hood_Melville_Queue/document

18:02:56 Presenting document Hood_Melville_Queue/outline

18:02:56 Presenting theory IOA.SimCorrectness

18:02:56 Presenting theory Call_Arity.CoCallGraph

18:02:56 Presenting theory Call_Arity.CoCallAnalysisSig

18:02:56 Presenting theory HOL-Nominal-Examples.CR

18:02:56 Presenting theory Call_Arity.AList-Utils-HOLCF

18:02:57 Presenting theory Launchbury.CorrectnessResourced

18:02:57 Presenting theory Call_Arity.CoCallGraph-Nominal

18:02:57 Presenting theory Hood_Melville_Queue.Hood_Melville_Queue

18:02:57 Presenting theory Psi_Calculi.Tau_Chain

18:02:57 Presenting HotelKeyCards ...

18:02:57 Presenting document HotelKeyCards/document

18:02:57 Presenting document HotelKeyCards/outline

18:02:57 Presenting theory HotelKeyCards.Notation

18:02:57 Presenting theory HotelKeyCards.Basis

18:02:57 Presenting theory Heard_Of.UteProof

18:02:57 Presenting theory Call_Arity.CoCallAnalysisBinds

18:02:58 Presenting theory IOA.CompoExecs

18:02:58 Presenting theory Heard_Of.AteDefs

18:02:58 Presenting theory Launchbury.ResourcedAdequacy

18:02:58 Presenting theory HotelKeyCards.State

18:02:58 Presenting theory Hoare_Time.Nielson_Hoare

18:02:59 Presenting theory HotelKeyCards.NewCard

18:02:59 Presenting theory Call_Arity.ArityAnalysisFix

18:02:59 Presenting theory Heard_Of.AteProof

18:02:59 Presenting theory Launchbury.ValueSimilarity

18:02:59 Presenting theory Heard_Of.EigbyzDefs

18:02:59 Presenting theory Launchbury.Denotational-Related

18:02:59 Presenting theory Launchbury.Adequacy

18:03:00 Presenting theory IOA.CompoScheds

18:03:00 Presenting theory Launchbury.EverythingAdequacy

18:03:00 Presenting How_to_Prove_it ...

18:03:00 Presenting document How_to_Prove_it/how_to_prove_it

18:03:00 Presenting theory Heard_Of.EigbyzProof

18:03:00 Presenting theory How_to_Prove_it.How_to_Prove_it

18:03:00 Presenting Huffman ...

18:03:00 Presenting theory HotelKeyCards.Trace

18:03:00 Presenting document Huffman/document

18:03:00 Presenting document Huffman/outline

18:03:00 Presenting Hybrid_Logic ...

18:03:00 Presenting document Hybrid_Logic/document

18:03:00 Presenting document Hybrid_Logic/outline

18:03:00 Presenting theory HOL-Nominal-Examples.Fsub

18:03:00 Presenting theory Call_Arity.CoCallFix

18:03:00 Presenting theory IOA.ShortExecutions

18:03:00 Presenting theory HotelKeyCards.Equivalence

18:03:00 Presenting Hybrid_Multi_Lane_Spatial_Logic ...

18:03:00 Presenting document Hybrid_Multi_Lane_Spatial_Logic/document

18:03:00 Presenting document Hybrid_Multi_Lane_Spatial_Logic/outline

18:03:00 Presenting theory HOL-Nominal-Examples.Height

18:03:00 Presenting theory HOL-Nominal-Examples.Lambda_mu

18:03:01 Presenting theory HOL-Nominal-Examples.LocalWeakening

18:03:02 Presenting theory Call_Arity.CoCallAnalysisImpl

18:03:02 Presenting theory HOL-Nominal-Examples.Pattern

18:03:02 Presenting theory Call_Arity.CallArityEnd2End

18:03:03 Presenting theory HOL-Nominal-Examples.SN

18:03:03 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.NatInt

18:03:04 Presenting theory Huffman.Huffman

18:03:04 Presenting theory Psi_Calculi.Weak_Simulation

18:03:04 Presenting IFC_Tracking ...

18:03:04 Presenting document IFC_Tracking/document

18:03:04 Presenting document IFC_Tracking/outline

18:03:04 Presenting theory Call_Arity.SestoftGC

18:03:04 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.RealInt

18:03:04 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Cars

18:03:05 Presenting theory Psi_Calculi.Weak_Stat_Imp

18:03:05 Presenting theory IOA.CompoTraces

18:03:05 Presenting theory HOL-Nominal-Examples.SOS

18:03:05 Presenting theory IOA.Compositionality

18:03:06 Presenting theory IOA.Deadlock

18:03:06 Presenting theory IOA.IOA

18:03:06 Presenting theory IOA.Pred

18:03:06 Presenting theory IOA.TL

18:03:06 Presenting theory Hoare_Time.Nielson_VCG

18:03:07 Presenting theory HOL-Nominal-Examples.Standardization

18:03:07 Presenting theory Hoare_Time.Vars

18:03:07 Presenting theory Call_Arity.CardArityTransformSafe

18:03:07 Presenting theory HOL-Nominal-Examples.Support

18:03:07 Presenting theory Call_Arity.CoCallAritySig

18:03:07 Presenting theory Call_Arity.CoCallAnalysisSpec

18:03:07 Presenting theory Call_Arity.ArityAnalysisFixProps

18:03:07 Presenting theory IOA.TLS

18:03:07 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Traffic

18:03:08 Presenting theory HOL-Nominal-Examples.Type_Preservation

18:03:08 Presenting theory Hybrid_Logic.Hybrid_Logic

18:03:08 Presenting theory IOA.LiveIOA

18:03:08 Presenting theory HOL-Nominal-Examples.Weakening

18:03:09 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Views

18:03:09 Presenting IMP2 ...

18:03:09 Presenting document IMP2/document

18:03:09 Presenting document IMP2/outline

18:03:09 Presenting theory Call_Arity.CoCallImplSafe

18:03:09 Presenting theory IMP2.IMP2_Aux_Lemmas

18:03:09 Presenting theory Psi_Calculi.Bisimulation

18:03:10 Presenting theory IMP2.IMP2_Utils

18:03:10 Presenting theory Call_Arity.List-Interleavings

18:03:11 Presenting theory HOL-Nominal-Examples.W

18:03:11 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Restriction

18:03:11 Presenting theory HOL-Nominal-Examples.VC_Condition

18:03:11 Presenting IMP2_Binary_Heap ...

18:03:11 Presenting document IMP2_Binary_Heap/document

18:03:11 Presenting document IMP2_Binary_Heap/outline

18:03:11 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Move

18:03:11 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Sensors

18:03:12 Presenting theory IOA.Abstraction

18:03:12 Presenting IMP_Compiler ...

18:03:12 Presenting document IMP_Compiler/document

18:03:12 Presenting document IMP_Compiler/outline

18:03:12 Presenting theory IMP2.Named_Simpsets

18:03:12 Presenting file "named_simpsets.ML"

18:03:13 Presenting theory IMP2.Subgoal_Focus_Some

18:03:13 Presenting file "subgoal_focus_some.ML"

18:03:13 Presenting theory IMP2.Syntax

18:03:13 Presenting theory IMP_Compiler.Compiler

18:03:13 Presenting theory IMP2_Binary_Heap.IMP2_Binary_Heap

18:03:13 Presenting IMP_Compiler_Reuse ...

18:03:13 Presenting document IMP_Compiler_Reuse/document

18:03:13 Presenting document IMP_Compiler_Reuse/outline

18:03:13 Presenting theory Call_Arity.TTree

18:03:14 Presenting theory IMP2.Semantics

18:03:14 Presenting theory Call_Arity.TTree-HOLCF

18:03:14 Presenting theory IMP2.Annotated_Syntax

18:03:14 Presenting theory Call_Arity.AnalBinds

18:03:14 Presenting theory Call_Arity.TTreeAnalysisSig

18:03:15 Presenting theory IMP2.IMP2_Basic_Simpset

18:03:15 Presenting theory IMP_Compiler_Reuse.Compiler

18:03:15 Presenting theory IMP2.Parser

18:03:15 Presenting theory IMP2.IMP2_Basic_Decls

18:03:16 Presenting theory IMP2.IMP2_Program_Analysis

18:03:16 Presenting theory IMP2.IMP2_Var_Postprocessor

18:03:16 Presenting theory IMP2.IMP2_Var_Abs

18:03:17 Presenting theory Hoare_Time.Nielson_VCGi

18:03:17 Presenting theory IMP2.IMP2_VCG

18:03:17 Presenting theory Call_Arity.CoCallGraph-TTree

18:03:17 Presenting theory Hoare_Time.Nielson_VCGi_complete

18:03:17 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Length

18:03:17 Presenting theory Call_Arity.CoCallImplTTree

18:03:18 Presenting theory Call_Arity.Cardinality-Domain-Lists

18:03:18 Presenting theory Call_Arity.TTreeAnalysisSpec

18:03:18 Presenting theory IFC_Tracking.IFC

18:03:18 Presenting theory IMP_Compiler.Compiler2

18:03:18 Presenting Implementation ...

18:03:18 Presenting document Implementation/implementation

18:03:19 Presenting theory Call_Arity.CoCallImplTTreeSafe

18:03:19 Presenting theory Call_Arity.TTreeImplCardinality

18:03:19 Presenting theory Implementation.Base

18:03:19 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

18:03:19 Presenting theory IMP2.IMP2_Specification

18:03:19 Presenting theory Implementation.Eq

18:03:19 Presenting theory IFC_Tracking.PDG

18:03:19 Presenting Impossible_Geometry ...

18:03:19 Presenting document Impossible_Geometry/document

18:03:19 Presenting document Impossible_Geometry/outline

18:03:19 Presenting theory Implementation.Integration

18:03:19 Presenting theory IMP2.IMP2

18:03:19 Presenting theory IMP2.Quickstart_Guide

18:03:19 Presenting theory Hoare_Time.Nielson_Examples

18:03:19 Presenting theory Implementation.Isar

18:03:20 Presenting theory Call_Arity.TTreeImplCardinalitySafe

18:03:20 Presenting theory IMP2.IMP2_from_IMP

18:03:20 Presenting theory Implementation.Local_Theory

18:03:20 Presenting theory Call_Arity.CallArityEnd2EndSafe

18:03:20 Presenting theory Psi_Calculi.Sim_Pres

18:03:20 Presenting theory IMP2.Examples

18:03:20 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL

18:03:21 Presenting theory Call_Arity.ArityAnalysisCorrDenotational

18:03:21 Presenting Inductive_Confidentiality ...

18:03:21 Presenting theory Hoare_Time.Nielson_Sqrt

18:03:21 Presenting document Inductive_Confidentiality/document

18:03:21 Presenting document Inductive_Confidentiality/outline

18:03:21 Presenting Inductive_Inference ...

18:03:21 Presenting document Inductive_Inference/document

18:03:21 Presenting document Inductive_Inference/outline

18:03:21 Presenting theory IMP_Compiler_Reuse.Compiler2

18:03:21 Presenting InfPathElimination ...

18:03:21 Presenting theory Implementation.ML

18:03:21 Presenting document InfPathElimination/document

18:03:21 Presenting document InfPathElimination/outline

18:03:21 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Perfect_Sensors

18:03:22 Presenting theory Implementation.Prelim

18:03:22 Presenting theory InfPathElimination.Graph

18:03:22 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL_Perfect

18:03:22 Presenting theory InfPathElimination.Aexp

18:03:22 Presenting theory Inductive_Confidentiality.Message

18:03:22 Presenting theory Implementation.Proof

18:03:22 Presenting theory Implementation.Syntax

18:03:22 Presenting theory InfPathElimination.Bexp

18:03:22 Presenting theory InfPathElimination.Labels

18:03:23 Presenting theory Inductive_Confidentiality.Event

18:03:23 Presenting theory Inductive_Inference.Partial_Recursive

18:03:23 Presenting theory Implementation.Tactic

18:03:23 Presenting theory Impossible_Geometry.Impossible_Geometry

18:03:23 Presenting theory InfPathElimination.Store

18:03:23 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Perfect

18:03:23 Presenting theory InfPathElimination.Conf

18:03:23 Presenting Intro_Dest_Elim ...

18:03:23 Presenting theory Inductive_Confidentiality.Public

18:03:23 Presenting document Intro_Dest_Elim/document

18:03:23 Presenting document Intro_Dest_Elim/outline

18:03:23 Presenting theory Intro_Dest_Elim.IDE_Tools

18:03:23 Presenting file "IDE_Utilities.ML"

18:03:23 Presenting theory Hoare_Time.Quant_Hoare

18:03:23 Presenting theory Inductive_Confidentiality.NS_Public_Bad

18:03:23 Presenting theory Implementation.Logic

18:03:23 Presenting IsaGeoCoq ...

18:03:23 Presenting document IsaGeoCoq/document

18:03:23 Presenting document IsaGeoCoq/outline

18:03:23 Presenting theory Intro_Dest_Elim.IHOL_IDE

18:03:23 Presenting file "IDE.ML"

18:03:24 Presenting theory Inductive_Confidentiality.ConfidentialityDY

18:03:24 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Regular_Sensors

18:03:24 Presenting theory Hoare_Time.Quant_VCG

18:03:24 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL_Regular

18:03:24 Presenting theory Intro_Dest_Elim.Reference_Prerequisites

18:03:24 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

18:03:24 Presenting theory Intro_Dest_Elim.IDE_Reference

18:03:24 Presenting IsaNet ...

18:03:24 Presenting document IsaNet/document

18:03:24 Presenting document IsaNet/outline

18:03:24 Presenting theory InfPathElimination.SymExec

18:03:24 Presenting theory Hoare_Time.Quant_Examples

18:03:24 Presenting theory InfPathElimination.LTS

18:03:26 Presenting theory IsaNet.Event_Systems

18:03:26 Presenting theory Inductive_Confidentiality.MessageGA

18:03:26 Presenting theory IsaNet.Agents

18:03:26 Presenting theory IsaNet.Keys

18:03:26 Presenting theory Inductive_Inference.Universal

18:03:26 Presenting theory InfPathElimination.SubRel

18:03:26 Presenting theory Inductive_Confidentiality.EventGA

18:03:27 Presenting theory InfPathElimination.ArcExt

18:03:28 Presenting theory Inductive_Confidentiality.PublicGA

18:03:28 Presenting theory Inductive_Confidentiality.NS_Public_Bad_GA

18:03:28 Presenting theory IsaNet.Message

18:03:28 Presenting theory Hoare_Time.QuantK_Hoare

18:03:28 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Regular

18:03:28 Presenting theory IsaNet.Tools

18:03:28 Presenting theory InfPathElimination.SubExt

18:03:28 Presenting theory Psi_Calculi.Bisim_Pres

18:03:28 Presenting Isabelle_C ...

18:03:28 Presenting document Isabelle_C/document

18:03:28 Presenting document Isabelle_C/outline

18:03:28 Presenting theory Inductive_Confidentiality.ConfidentialityGA

18:03:29 Presenting theory IsaNet.Take_While

18:03:29 Presenting theory Hoare_Time.QuantK_VCG

18:03:29 Presenting theory Inductive_Inference.Standard_Results

18:03:29 Presenting theory Inductive_Confidentiality.Knowledge

18:03:29 Presenting Isar_Ref ...

18:03:29 Presenting document Isar_Ref/isar-ref

18:03:29 Presenting theory IsaNet.Take_While_Update

18:03:29 Presenting theory Isar_Ref.Base

18:03:29 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

18:03:29 Presenting theory IsaNet.Network_Model

18:03:29 Presenting theory Isar_Ref.Preface

18:03:30 Presenting theory Isar_Ref.Synopsis

18:03:30 Presenting theory IsaNet.Parametrized_Dataplane_0

18:03:30 Presenting theory Inductive_Inference.Inductive_Inference_Basics

18:03:31 Presenting theory Isar_Ref.Framework

18:03:31 Presenting theory Hoare_Time.QuantK_Examples

18:03:31 Presenting theory Isar_Ref.First_Order_Logic

18:03:31 Presenting theory Isar_Ref.Outer_Syntax

18:03:31 Presenting theory IsaNet.Parametrized_Dataplane_1

18:03:32 Presenting theory Isar_Ref.Document_Preparation

18:03:32 Presenting theory Inductive_Inference.CP_FIN_NUM

18:03:32 Presenting theory Hoare_Time.QuantK_Sqrt

18:03:33 Presenting theory Inductive_Inference.CONS_LIM

18:03:33 Presenting theory Hoare_Time.Partial_Evaluation

18:03:33 Presenting theory Hoare_Time.Product_Separation_Algebra

18:03:33 Presenting theory Isar_Ref.Spec

18:03:33 Presenting theory Hoare_Time.Sep_Algebra_Add

18:03:34 Presenting theory Isar_Ref.Proof

18:03:34 Presenting theory Isar_Ref.Proof_Script

18:03:34 Presenting theory Hoare_Time.Big_StepT_Partial

18:03:34 Presenting theory IsaNet.Parametrized_Dataplane_2

18:03:35 Presenting theory IsaNet.Network_Assumptions

18:03:35 Presenting theory Inductive_Inference.Lemma_R

18:03:35 Presenting theory Isar_Ref.Inner_Syntax

18:03:36 Presenting theory Inductive_Inference.LIM_BC

18:03:36 Presenting theory Isar_Ref.Generic

18:03:36 Presenting theory IsaNet.Parametrized_Dataplane_3_directed

18:03:36 Presenting theory Hoare_Time.SepLog_Hoare

18:03:37 Presenting theory Hoare_Time.SepLog_Examples

18:03:37 Presenting theory Inductive_Inference.TOTAL_CONS

18:03:37 Presenting theory IsaNet.Parametrized_Dataplane_3_undirected

18:03:38 Presenting theory Inductive_Inference.R1_BC

18:03:38 Presenting theory IsaNet.SCION

18:03:38 Presenting theory Inductive_Inference.Union

18:03:38 Presenting JEdit ...

18:03:38 Presenting document JEdit/jedit

18:03:38 Presenting theory Isar_Ref.HOL_Specific

18:03:38 Presenting theory JEdit.Base

18:03:38 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

18:03:38 Presenting theory JEdit.JEdit

18:03:39 Presenting Jacobson_Basic_Algebra ...

18:03:39 Presenting theory Isar_Ref.Quick_Reference

18:03:39 Presenting document Jacobson_Basic_Algebra/document

18:03:39 Presenting document Jacobson_Basic_Algebra/outline

18:03:39 Presenting theory Isar_Ref.Symbols

18:03:39 Presenting file "$ISABELLE_HOME/lib/texinputs/isabellesym.sty"

18:03:39 Presenting JiveDataStoreModel ...

18:03:39 Presenting document JiveDataStoreModel/document

18:03:39 Presenting document JiveDataStoreModel/outline

18:03:39 Presenting theory JiveDataStoreModel.TypeIds

18:03:39 Presenting theory JiveDataStoreModel.JavaType

18:03:39 Presenting theory Jacobson_Basic_Algebra.Set_Theory

18:03:39 Presenting theory JiveDataStoreModel.DirectSubtypes

18:03:39 Presenting theory IsaNet.SCION_variant

18:03:40 Presenting theory JiveDataStoreModel.Subtype

18:03:40 Presenting theory JiveDataStoreModel.Attributes

18:03:40 Presenting theory IsaNet.EPIC_L1_BA

18:03:40 Presenting theory JiveDataStoreModel.AttributesIndep

18:03:40 Presenting theory Isabelle_C.C_Lexer_Language

18:03:40 Presenting theory Jacobson_Basic_Algebra.Group_Theory

18:03:41 Presenting theory IsaNet.EPIC_L1_SA

18:03:41 Presenting theory Jacobson_Basic_Algebra.Ring_Theory

18:03:41 Presenting theory JiveDataStoreModel.Value

18:03:41 Presenting KAD ...

18:03:41 Presenting document KAD/document

18:03:41 Presenting document KAD/outline

18:03:42 Presenting theory JiveDataStoreModel.Location

18:03:42 Presenting theory KAD.Domain_Semiring

18:03:42 Presenting theory IsaNet.EPIC_L1_SA_Example

18:03:42 Presenting theory InfPathElimination.RB

18:03:42 Presenting theory KAD.Antidomain_Semiring

18:03:42 Presenting Key_Agreement_Strong_Adversaries ...

18:03:42 Presenting document Key_Agreement_Strong_Adversaries/document

18:03:42 Presenting document Key_Agreement_Strong_Adversaries/outline

18:03:42 Presenting theory Key_Agreement_Strong_Adversaries.Infra

18:03:43 Presenting theory IsaNet.EPIC_L2_SA

18:03:43 Presenting theory KAD.Range_Semiring

18:03:43 Presenting theory KAD.Modal_Kleene_Algebra

18:03:43 Presenting theory KAD.Modal_Kleene_Algebra_Models

18:03:43 Presenting theory IsaNet.Abstract_XOR

18:03:43 Presenting theory KAD.Modal_Kleene_Algebra_Applications

18:03:43 Presenting Kleene_Algebra ...

18:03:43 Presenting document Kleene_Algebra/document

18:03:43 Presenting document Kleene_Algebra/outline

18:03:43 Presenting theory Kleene_Algebra.Signatures

18:03:44 Presenting theory Kleene_Algebra.Dioid

18:03:44 Presenting theory JiveDataStoreModel.Store

18:03:44 Presenting theory Key_Agreement_Strong_Adversaries.Refinement

18:03:44 Presenting theory Kleene_Algebra.Dioid_Models

18:03:45 Presenting theory Kleene_Algebra.Matrix

18:03:45 Presenting theory Kleene_Algebra.Conway

18:03:45 Presenting theory IsaNet.Anapaya_SCION

18:03:45 Presenting theory Hoare_Time.SepLogK_Hoare

18:03:45 Presenting theory Key_Agreement_Strong_Adversaries.Messages

18:03:45 Presenting theory Kleene_Algebra.Kleene_Algebra

18:03:46 Presenting theory IsaNet.ICING

18:03:46 Presenting theory IsaNet.ICING_variant

18:03:46 Presenting theory IsaNet.ICING_variant2

18:03:46 Presenting theory JiveDataStoreModel.StoreProperties

18:03:46 Presenting theory IsaNet.All_Protocols

18:03:46 Presenting KAT_and_DRA ...

18:03:46 Presenting document KAT_and_DRA/document

18:03:46 Presenting document KAT_and_DRA/outline

18:03:46 Presenting theory JiveDataStoreModel.JML

18:03:46 Presenting theory JiveDataStoreModel.UnivSpec

18:03:46 Presenting Algebraic_VCs ...

18:03:46 Presenting document Algebraic_VCs/document

18:03:46 Presenting document Algebraic_VCs/outline

18:03:46 Presenting theory Hoare_Time.SepLogK_VCG

18:03:47 Presenting theory Kleene_Algebra.Kleene_Algebra_Models

18:03:47 Presenting theory Hoare_Time.Discussion

18:03:47 Presenting theory Kleene_Algebra.Omega_Algebra

18:03:47 Presenting theory KAT_and_DRA.Test_Dioid

18:03:47 Presenting theory Key_Agreement_Strong_Adversaries.Message_derivation

18:03:47 Presenting theory Kleene_Algebra.Omega_Algebra_Models

18:03:47 Presenting theory Algebraic_VCs.VC_KAT_scratch

18:03:47 Presenting theory Key_Agreement_Strong_Adversaries.IK

18:03:47 Presenting theory KAT_and_DRA.Conway_Tests

18:03:47 Presenting theory Key_Agreement_Strong_Adversaries.Secrecy

18:03:47 Presenting theory KAT_and_DRA.KAT

18:03:47 Presenting theory Key_Agreement_Strong_Adversaries.AuthenticationN

18:03:48 Presenting theory Kleene_Algebra.DRA

18:03:48 Presenting theory KAT_and_DRA.DRAT

18:03:48 Presenting theory Key_Agreement_Strong_Adversaries.AuthenticationI

18:03:48 Presenting theory Kleene_Algebra.PHL_KA

18:03:48 Presenting theory Kleene_Algebra.PHL_DRA

18:03:48 Presenting theory Key_Agreement_Strong_Adversaries.Runs

18:03:48 Presenting theory KAT_and_DRA.DRA_Models

18:03:48 Presenting theory KAT_and_DRA.KAT_Models

18:03:48 Presenting theory Kleene_Algebra.Finite_Suprema

18:03:48 Presenting theory KAT_and_DRA.FolkTheorem

18:03:48 Presenting theory KAT_and_DRA.PHL_KAT

18:03:48 Presenting theory Hoare_Time.DiscussionO

18:03:48 Presenting theory KAT_and_DRA.PHL_DRAT

18:03:48 Presenting theory Key_Agreement_Strong_Adversaries.Channels

18:03:48 Presenting theory Hoare_Time.Hoare_Time

18:03:48 Presenting Multirelations ...

18:03:48 Presenting document Multirelations/document

18:03:48 Presenting document Multirelations/outline

18:03:49 Presenting theory KAT_and_DRA.KAT2

18:03:49 Presenting theory Kleene_Algebra.Formal_Power_Series

18:03:49 Presenting theory KAT_and_DRA.DRAT2

18:03:49 Presenting Regular_Algebras ...

18:03:49 Presenting document Regular_Algebras/document

18:03:49 Presenting document Regular_Algebras/outline

18:03:49 Presenting theory Regular_Algebras.Dioid_Power_Sum

18:03:49 Presenting theory Algebraic_VCs.VC_KAD_scratch

18:03:49 Presenting theory Kleene_Algebra.Inf_Matrix

18:03:49 Presenting Relation_Algebra ...

18:03:49 Presenting document Relation_Algebra/document

18:03:49 Presenting document Relation_Algebra/outline

18:03:49 Presenting theory Relation_Algebra.More_Boolean_Algebra

18:03:49 Presenting theory Relation_Algebra.Relation_Algebra

18:03:50 Presenting theory Relation_Algebra.Relation_Algebra_Vectors

18:03:50 Presenting theory Relation_Algebra.Relation_Algebra_Tests

18:03:50 Presenting theory Algebraic_VCs.P2S2R

18:03:50 Presenting theory Regular_Algebras.Regular_Algebras

18:03:50 Presenting theory Relation_Algebra.Relation_Algebra_Functions

18:03:50 Presenting theory Relation_Algebra.Relation_Algebra_Direct_Products

18:03:50 Presenting theory Relation_Algebra.Relation_Algebra_RTC

18:03:50 Presenting theory Key_Agreement_Strong_Adversaries.Payloads

18:03:51 Presenting theory Relation_Algebra.Relation_Algebra_Models

18:03:51 Presenting Relational_Paths ...

18:03:51 Presenting document Relational_Paths/document

18:03:51 Presenting document Relational_Paths/outline

18:03:51 Presenting theory Algebraic_VCs.VC_KAT

18:03:51 Presenting theory Algebraic_VCs.VC_KAT_Examples

18:03:51 Presenting theory Algebraic_VCs.VC_KAT_Examples2

18:03:52 Presenting theory Algebraic_VCs.RKAT

18:03:52 Presenting theory Relational_Paths.More_Relation_Algebra

18:03:52 Presenting theory Algebraic_VCs.RKAT_Models

18:03:52 Presenting theory Key_Agreement_Strong_Adversaries.Implem

18:03:52 Presenting theory Algebraic_VCs.VC_RKAT

18:03:52 Presenting theory Algebraic_VCs.VC_RKAT_Examples

18:03:52 Presenting theory Regular_Algebras.Regular_Algebra_Models

18:03:52 Presenting theory Algebraic_VCs.VC_KAD

18:03:52 Presenting theory Algebraic_VCs.VC_KAD_Examples

18:03:53 Presenting theory Regular_Algebras.Pratts_Counterexamples

18:03:53 Presenting theory Algebraic_VCs.VC_KAD_Examples2

18:03:53 Presenting theory Multirelations.C_Algebras

18:03:53 Presenting theory Algebraic_VCs.VC_KAD_dual

18:03:53 Presenting theory Regular_Algebras.Regular_Algebra_Variants

18:03:53 Presenting Residuated_Lattices ...

18:03:53 Presenting document Residuated_Lattices/document

18:03:53 Presenting document Residuated_Lattices/outline

18:03:53 Presenting theory Algebraic_VCs.VC_KAD_dual_Examples

18:03:53 Presenting theory Algebraic_VCs.VC_KAD_wf

18:03:53 Presenting theory Algebraic_VCs.VC_KAD_wf_Examples

18:03:53 Presenting theory Relational_Paths.Paths

18:03:54 Presenting theory Algebraic_VCs.Path_Model_Example

18:03:54 Presenting theory Residuated_Lattices.Residuated_Lattices

18:03:54 Presenting theory Key_Agreement_Strong_Adversaries.Implem_lemmas

18:03:54 Presenting theory Algebraic_VCs.Pointer_Examples

18:03:54 Presenting theory Algebraic_VCs.KAD_is_KAT

18:03:54 Presenting theory Psi_Calculi.Sim_Struct_Cong

18:03:54 Presenting theory Algebraic_VCs.Domain_Quantale

18:03:55 Presenting Knights_Tour ...

18:03:55 Presenting document Knights_Tour/document

18:03:55 Presenting document Knights_Tour/outline

18:03:55 Presenting theory Psi_Calculi.Structural_Congruence

18:03:55 Presenting theory Residuated_Lattices.Residuated_Boolean_Algebras

18:03:55 Presenting theory Multirelations.Multirelations

18:03:55 Presenting theory Relational_Paths.Rooted_Paths

18:03:55 Presenting theory Residuated_Lattices.Involutive_Residuated

18:03:55 Presenting LEM ...

18:03:55 Presenting theory LEM.Lem_bool

18:03:55 Presenting theory Residuated_Lattices.Action_Algebra

18:03:56 Presenting theory LEM.Lem_basic_classes

18:03:56 Presenting theory LEM.Lem_tuple

18:03:56 Presenting theory LEM.Lem_function

18:03:56 Presenting theory LEM.Lem_maybe

18:03:56 Presenting theory Residuated_Lattices.Action_Algebra_Models

18:03:56 Presenting theory LEM.Lem_num

18:03:56 Presenting theory Residuated_Lattices.Residuated_Relation_Algebra

18:03:56 Presenting CakeML ...

18:03:56 Presenting document CakeML/document

18:03:56 Presenting document CakeML/outline

18:03:56 Presenting theory CakeML.Doc_Generated

18:03:56 Presenting theory CakeML.Lib

18:03:57 Presenting theory LEM.LemExtraDefs

18:03:57 Presenting theory Relational_Paths.Path_Algorithms

18:03:57 Presenting theory Key_Agreement_Strong_Adversaries.Implem_symmetric

18:03:57 Presenting theory CakeML.Namespace

18:03:57 Presenting CakeML_Codegen ...

18:03:57 Presenting theory LEM.Lem

18:03:57 Presenting theory CakeML.FpSem

18:03:57 Presenting document CakeML_Codegen/document

18:03:57 Presenting document CakeML_Codegen/outline

18:03:57 Presenting theory LEM.Lem_list

18:03:57 Presenting theory LEM.Lem_either

18:03:57 Presenting theory LEM.Lem_set_helpers

18:03:57 Presenting theory CakeML.Ast

18:03:57 Presenting theory CakeML_Codegen.ML_Utils

18:03:57 Presenting file "utils.ML"

18:03:57 Presenting theory LEM.Lem_set

18:03:57 Presenting theory CakeML.AstAuxiliary

18:03:57 Presenting theory LEM.Lem_map

18:03:57 Presenting theory LEM.Lem_string

18:03:58 Presenting theory CakeML.Ffi

18:03:58 Presenting theory LEM.Lem_word

18:03:58 Presenting theory LEM.Lem_show

18:03:58 Presenting theory LEM.Lem_sorting

18:03:59 Presenting theory LEM.Lem_relation

18:03:59 Presenting theory LEM.Lem_pervasives

18:03:59 Presenting theory LEM.Lem_function_extra

18:03:59 Presenting theory LEM.Lem_assert_extra

18:03:59 Presenting theory LEM.Lem_maybe_extra

18:03:59 Presenting theory LEM.Lem_map_extra

18:03:59 Presenting theory LEM.Lem_num_extra

18:03:59 Presenting theory LEM.Lem_set_extra

18:03:59 Presenting theory Key_Agreement_Strong_Adversaries.Implem_asymmetric

18:03:59 Presenting theory LEM.Lem_list_extra

18:03:59 Presenting theory LEM.Lem_string_extra

18:03:59 Presenting theory CakeML.SemanticPrimitives

18:03:59 Presenting theory LEM.Lem_show_extra

18:03:59 Presenting theory CakeML_Codegen.Compiler_Utils

18:03:59 Presenting theory LEM.Lem_machine_word

18:03:59 Presenting theory LEM.Lem_pervasives_extra

18:03:59 Presenting LambdaMu ...

18:03:59 Presenting document LambdaMu/document

18:03:59 Presenting document LambdaMu/outline

18:04:00 Presenting theory LambdaMu.Syntax

18:04:00 Presenting theory LambdaMu.Types

18:04:00 Presenting theory CakeML.SmallStep

18:04:00 Presenting theory LambdaMu.DeBruijn

18:04:00 Presenting theory CakeML_Codegen.Code_Utils

18:04:00 Presenting file "pattern_compatibility.ML"

18:04:00 Presenting file "dynamic_unfold.ML"

18:04:00 Presenting theory CakeML_Codegen.CakeML_Utils

18:04:00 Presenting theory LambdaMu.Substitution

18:04:00 Presenting theory LambdaMu.Reduction

18:04:01 Presenting theory LambdaMu.ContextFacts

18:04:01 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl1

18:04:01 Presenting theory CakeML_Codegen.Test_Utils

18:04:01 Presenting theory CakeML_Codegen.Doc_Terms

18:04:01 Presenting theory CakeML.BigStep

18:04:01 Presenting theory LambdaMu.TypePreservation

18:04:01 Presenting theory LambdaMu.Progress

18:04:01 Presenting theory LambdaMu.Peirce

18:04:01 Presenting Latin_Square ...

18:04:01 Presenting document Latin_Square/document

18:04:01 Presenting document Latin_Square/outline

18:04:01 Presenting theory Knights_Tour.KnightsTour

18:04:02 Presenting theory CakeML.BigSmallInvariants

18:04:02 Presenting LatticeProperties ...

18:04:02 Presenting document LatticeProperties/document

18:04:02 Presenting document LatticeProperties/outline

18:04:02 Presenting theory CakeML_Codegen.Terms_Extras

18:04:02 Presenting file "hol_term.ML"

18:04:02 Presenting theory LatticeProperties.WellFoundedTransitive

18:04:02 Presenting theory CakeML_Codegen.HOL_Datatype

18:04:02 Presenting file "hol_datatype.ML"

18:04:02 Presenting theory CakeML_Codegen.Constructors

18:04:02 Presenting theory CakeML_Codegen.Consts

18:04:03 Presenting theory Latin_Square.Latin_Square

18:04:03 Presenting theory LatticeProperties.Complete_Lattice_Prop

18:04:03 Presenting theory CakeML_Codegen.Strong_Term

18:04:03 Presenting Lazy_Case ...

18:04:03 Presenting document Lazy_Case/document

18:04:03 Presenting document Lazy_Case/outline

18:04:03 Presenting theory Lazy_Case.Lazy_Case

18:04:03 Presenting file "lazy_case.ML"

18:04:03 Presenting theory CakeML.Evaluate

18:04:03 Presenting theory CakeML.LibAuxiliary

18:04:03 Presenting theory CakeML.NamespaceAuxiliary

18:04:03 Presenting theory Lazy_Case.Test_Lazy_Case

18:04:03 Presenting Lifting_Definition_Option ...

18:04:03 Presenting document Lifting_Definition_Option/document

18:04:03 Presenting document Lifting_Definition_Option/outline

18:04:03 Presenting theory Lifting_Definition_Option.Lifting_Definition_Option_Examples

18:04:03 Presenting List-Index ...

18:04:03 Presenting document List-Index/document

18:04:03 Presenting document List-Index/outline

18:04:03 Presenting theory CakeML_Codegen.Sterm

18:04:03 Presenting theory LatticeProperties.Conj_Disj

18:04:04 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl2

18:04:04 Presenting theory LatticeProperties.Lattice_Prop

18:04:04 Presenting theory List-Index.List_Index

18:04:04 Presenting List_Interleaving ...

18:04:04 Presenting document List_Interleaving/document

18:04:04 Presenting document List_Interleaving/outline

18:04:04 Presenting theory CakeML_Codegen.Pterm

18:04:04 Presenting theory CakeML.PrimTypes

18:04:04 Presenting theory CakeML.SemanticPrimitivesAuxiliary

18:04:04 Presenting theory CakeML_Codegen.Term_as_Value

18:04:04 Presenting theory CakeML.SimpleIO

18:04:04 Presenting theory LatticeProperties.Modular_Distrib_Lattice

18:04:04 Presenting theory CakeML.Tokens

18:04:05 Presenting theory LatticeProperties.Lattice_Ordered_Group

18:04:05 Presenting List_Inversions ...

18:04:05 Presenting document List_Inversions/document

18:04:05 Presenting document List_Inversions/outline

18:04:05 Presenting theory List_Interleaving.ListInterleaving

18:04:05 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl3

18:04:06 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl3_asymmetric

18:04:06 Presenting LocalLexing ...

18:04:06 Presenting document LocalLexing/document

18:04:06 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl3_symmetric

18:04:06 Presenting document LocalLexing/outline

18:04:06 Presenting theory LocalLexing.CFG

18:04:06 Presenting theory List_Inversions.List_Inversions

18:04:06 Presenting Locales ...

18:04:06 Presenting document Locales/locales

18:04:06 Presenting theory LocalLexing.LocalLexing

18:04:06 Presenting theory Locales.Examples

18:04:06 Presenting theory LocalLexing.LLEarleyParsing

18:04:06 Presenting theory Locales.Examples1

18:04:06 Presenting theory Locales.Examples2

18:04:07 Presenting theory Locales.Examples3

18:04:07 Presenting Locally-Nameless-Sigma ...

18:04:07 Presenting document Locally-Nameless-Sigma/document

18:04:07 Presenting document Locally-Nameless-Sigma/outline

18:04:07 Presenting theory Locally-Nameless-Sigma.ListPre

18:04:07 Presenting theory Psi_Calculi.Bisim_Struct_Cong

18:04:07 Presenting theory CakeML_Codegen.Value

18:04:07 Presenting theory IsaGeoCoq.Tarski_Neutral

18:04:07 Presenting theory LocalLexing.Limit

18:04:07 Presenting theory CakeML_Codegen.Doc_CupCake

18:04:07 Presenting theory CakeML_Codegen.CupCake_Env

18:04:08 Presenting theory CakeML.TypeSystem

18:04:08 Presenting theory CakeML.TypeSystemAuxiliary

18:04:08 Presenting theory CakeML.Doc_Proofs

18:04:08 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl1

18:04:08 Presenting theory LocalLexing.LocalLexingLemmas

18:04:08 Presenting theory LocalLexing.InductRules

18:04:08 Presenting theory CakeML.Semantic_Extras

18:04:08 Presenting theory LocalLexing.ListTools

18:04:09 Presenting theory CakeML.Evaluate_Termination

18:04:09 Presenting theory CakeML.Evaluate_Clock

18:04:10 Presenting theory Locally-Nameless-Sigma.FMap

18:04:10 Presenting theory CakeML.Evaluate_Single

18:04:10 Presenting theory CakeML.Big_Step_Determ

18:04:11 Presenting theory Psi_Calculi.Weak_Bisimulation

18:04:11 Presenting theory CakeML.Big_Step_Total

18:04:11 Presenting theory CakeML_Codegen.CupCake_Semantics

18:04:11 Presenting theory CakeML_Codegen.Doc_Rewriting

18:04:11 Presenting theory CakeML_Codegen.General_Rewriting

18:04:11 Presenting theory CakeML.Big_Step_Fun_Equiv

18:04:11 Presenting Logging_Independent_Anonymity ...

18:04:11 Presenting document Logging_Independent_Anonymity/document

18:04:11 Presenting document Logging_Independent_Anonymity/outline

18:04:11 Presenting theory CakeML_Codegen.Rewriting_Term

18:04:12 Presenting theory Logging_Independent_Anonymity.Definitions

18:04:12 Presenting theory CakeML.Big_Step_Unclocked

18:04:12 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl2

18:04:13 Presenting theory LocalLexing.Derivations

18:04:13 Presenting theory Logging_Independent_Anonymity.Anonymity

18:04:14 Presenting theory CakeML_Codegen.Rewriting_Nterm

18:04:14 Presenting theory LocalLexing.Validity

18:04:14 Presenting theory Logging_Independent_Anonymity.Possibility

18:04:14 Presenting Lowe_Ontological_Argument ...

18:04:14 Presenting document Lowe_Ontological_Argument/document

18:04:14 Presenting document Lowe_Ontological_Argument/outline

18:04:14 Presenting theory Lowe_Ontological_Argument.Relations

18:04:14 Presenting theory Lowe_Ontological_Argument.QML

18:04:14 Presenting theory CakeML.Big_Step_Clocked

18:04:15 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl3

18:04:15 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl3_asymmetric

18:04:15 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl3_symmetric

18:04:15 Presenting theory CakeML.Big_Step_Unclocked_Single

18:04:15 Presenting theory CakeML.Matching

18:04:15 Presenting theory CakeML.CakeML_Code

18:04:15 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_1

18:04:15 Presenting theory CakeML.CakeML_Quickcheck

18:04:15 Presenting theory CakeML.CakeML_Compiler

18:04:15 Presenting file "Tools/cakeml_sexp.ML"

18:04:15 Presenting file "Tools/cakeml_compiler.ML"

18:04:15 Presenting theory CakeML.Compiler_Test

18:04:15 Presenting theory CakeML.Code_Test_Haskell

18:04:15 Presenting MSO_Regex_Equivalence ...

18:04:15 Presenting document MSO_Regex_Equivalence/document

18:04:15 Presenting document MSO_Regex_Equivalence/outline

18:04:16 Presenting theory MSO_Regex_Equivalence.List_More

18:04:16 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_2

18:04:16 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Set

18:04:16 Presenting theory LocalLexing.TheoremD2

18:04:17 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Exp

18:04:17 Presenting theory CakeML_Codegen.Rewriting_Pterm_Elim

18:04:17 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_3

18:04:17 Presenting theory MSO_Regex_Equivalence.Pi_Derivatives

18:04:17 Presenting theory LocalLexing.TheoremD4

18:04:17 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_4

18:04:17 Presenting theory CakeML_Codegen.Rewriting_Pterm

18:04:17 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_5

18:04:18 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Operators

18:04:18 Presenting theory Key_Agreement_Strong_Adversaries.sklvl1

18:04:18 Presenting theory Locally-Nameless-Sigma.Sigma

18:04:18 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Exp_Dual

18:04:18 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_6

18:04:18 Presenting theory CakeML_Codegen.Rewriting_Sterm

18:04:19 Presenting theory MSO_Regex_Equivalence.Pi_Equivalence_Checking

18:04:20 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_7

18:04:20 Presenting Main ...

18:04:20 Presenting document Main/main

18:04:20 Presenting theory CakeML_Codegen.Big_Step_Sterm

18:04:20 Presenting theory MSO_Regex_Equivalence.Init_Normalization

18:04:20 Presenting theory MSO_Regex_Equivalence.PNormalization

18:04:21 Presenting theory Main.Main_Doc

18:04:21 Presenting theory MSO_Regex_Equivalence.Formula

18:04:21 Presenting Marriage ...

18:04:21 Presenting document Marriage/document

18:04:21 Presenting document Marriage/outline

18:04:21 Presenting theory Psi_Calculi.Weak_Sim_Pres

18:04:21 Presenting theory Marriage.Marriage

18:04:22 Presenting theory LocalLexing.TheoremD5

18:04:22 Presenting Matroids ...

18:04:22 Presenting document Matroids/document

18:04:22 Presenting document Matroids/outline

18:04:22 Presenting theory CakeML_Codegen.Big_Step_Value

18:04:22 Presenting theory Locally-Nameless-Sigma.ParRed

18:04:22 Presenting theory Matroids.Indep_System

18:04:22 Presenting theory Key_Agreement_Strong_Adversaries.sklvl2

18:04:23 Presenting theory MSO_Regex_Equivalence.M2L

18:04:24 Presenting theory MSO_Regex_Equivalence.M2L_Normalization

18:04:24 Presenting theory Psi_Calculi.Weak_Stat_Imp_Pres

18:04:24 Presenting theory Locally-Nameless-Sigma.Environments

18:04:24 Presenting theory MSO_Regex_Equivalence.M2L_Equivalence_Checking

18:04:24 Presenting theory LocalLexing.TheoremD6

18:04:25 Presenting theory LocalLexing.TheoremD7

18:04:25 Presenting theory Matroids.Matroid

18:04:25 Presenting theory LocalLexing.TheoremD8

18:04:25 Presenting theory Key_Agreement_Strong_Adversaries.sklvl3

18:04:25 Presenting Max-Card-Matching ...

18:04:25 Presenting document Max-Card-Matching/document

18:04:25 Presenting document Max-Card-Matching/outline

18:04:26 Presenting theory Key_Agreement_Strong_Adversaries.sklvl3_asymmetric

18:04:26 Presenting theory Key_Agreement_Strong_Adversaries.sklvl3_symmetric

18:04:26 Presenting Median_Of_Medians_Selection ...

18:04:26 Presenting document Median_Of_Medians_Selection/document

18:04:26 Presenting document Median_Of_Medians_Selection/outline

18:04:27 Presenting theory CakeML_Codegen.Big_Step_Value_ML

18:04:27 Presenting theory LocalLexing.TheoremD9

18:04:27 Presenting theory Max-Card-Matching.Matching

18:04:27 Presenting theory CakeML_Codegen.Doc_Preproc

18:04:27 Presenting Menger ...

18:04:27 Presenting document Menger/document

18:04:27 Presenting document Menger/outline

18:04:27 Presenting theory Menger.Helpers

18:04:27 Presenting theory MSO_Regex_Equivalence.WS1S

18:04:27 Presenting theory CakeML_Codegen.Eval_Class

18:04:27 Presenting file "tactics.ML"

18:04:27 Presenting theory MSO_Regex_Equivalence.WS1S_Normalization

18:04:28 Presenting theory Menger.Graph

18:04:28 Presenting theory Menger.Separations

18:04:28 Presenting theory MSO_Regex_Equivalence.WS1S_Equivalence_Checking

18:04:28 Presenting theory MSO_Regex_Equivalence.M2L_Examples

18:04:28 Presenting theory MSO_Regex_Equivalence.WS1S_Examples

18:04:28 Presenting Mereology ...

18:04:28 Presenting document Mereology/document

18:04:28 Presenting document Mereology/outline

18:04:28 Presenting theory Mereology.PM

18:04:28 Presenting theory Menger.DisjointPaths

18:04:29 Presenting theory Mereology.M

18:04:29 Presenting theory Mereology.MM

18:04:29 Presenting theory CakeML_Codegen.Embed

18:04:29 Presenting file "embed.ML"

18:04:29 Presenting theory Mereology.EM

18:04:29 Presenting theory Menger.MengerInduction

18:04:29 Presenting theory Median_Of_Medians_Selection.Median_Of_Medians_Selection

18:04:29 Presenting Metalogic_ProofChecker ...

18:04:29 Presenting document Metalogic_ProofChecker/document

18:04:29 Presenting document Metalogic_ProofChecker/outline

18:04:29 Presenting theory CakeML_Codegen.Eval_Instances

18:04:29 Presenting file "eval_instances.ML"

18:04:29 Presenting theory CakeML_Codegen.Doc_Backend

18:04:29 Presenting theory Menger.Y_eq_new_last

18:04:30 Presenting theory Mereology.CM

18:04:30 Presenting theory CakeML_Codegen.CakeML_Setup

18:04:30 Presenting theory Menger.Y_neq_new_last

18:04:31 Presenting theory Mereology.CEM

18:04:31 Presenting theory Psi_Calculi.Weak_Bisim_Pres

18:04:31 Presenting theory Mereology.GM

18:04:31 Presenting theory Mereology.GMM

18:04:31 Presenting theory Menger.Menger

18:04:31 Presenting MiniML ...

18:04:31 Presenting document MiniML/document

18:04:31 Presenting document MiniML/outline

18:04:31 Presenting theory MiniML.Maybe

18:04:32 Presenting theory Mereology.GEM

18:04:32 Presenting Modular_Assembly_Kit_Security ...

18:04:32 Presenting document Modular_Assembly_Kit_Security/document

18:04:32 Presenting document Modular_Assembly_Kit_Security/outline

18:04:32 Presenting theory CakeML_Codegen.CakeML_Backend

18:04:32 Presenting theory MiniML.Type

18:04:32 Presenting theory Modular_Assembly_Kit_Security.Projection

18:04:32 Presenting theory Modular_Assembly_Kit_Security.Prefix

18:04:32 Presenting theory Modular_Assembly_Kit_Security.EventSystems

18:04:33 Presenting theory Metalogic_ProofChecker.Core

18:04:33 Presenting theory MiniML.Instance

18:04:33 Presenting theory Modular_Assembly_Kit_Security.StateEventSystems

18:04:33 Presenting theory Modular_Assembly_Kit_Security.Views

18:04:33 Presenting theory Modular_Assembly_Kit_Security.FlowPolicies

18:04:33 Presenting theory MiniML.Generalize

18:04:33 Presenting theory Modular_Assembly_Kit_Security.BasicSecurityPredicates

18:04:33 Presenting theory Modular_Assembly_Kit_Security.InformationFlowProperties

18:04:34 Presenting theory MiniML.MiniML

18:04:35 Presenting theory Modular_Assembly_Kit_Security.BSPTaxonomy

18:04:35 Presenting theory Metalogic_ProofChecker.Preliminaries

18:04:35 Presenting theory MiniML.W

18:04:35 Presenting Monad_Memo_DP ...

18:04:35 Presenting document Monad_Memo_DP/document

18:04:35 Presenting document Monad_Memo_DP/outline

18:04:35 Presenting theory Monad_Memo_DP.State_Monad_Ext

18:04:35 Presenting theory Monad_Memo_DP.Pure_Monad

18:04:35 Presenting theory Modular_Assembly_Kit_Security.PropertyLibrary

18:04:35 Presenting theory Modular_Assembly_Kit_Security.SecureSystems

18:04:35 Presenting theory Psi_Calculi.Weak_Bisim_Struct_Cong

18:04:35 Presenting theory Modular_Assembly_Kit_Security.UnwindingConditions

18:04:36 Presenting theory Modular_Assembly_Kit_Security.AuxiliaryLemmas

18:04:36 Presenting theory Psi_Calculi.Close_Subst

18:04:36 Presenting theory Monad_Memo_DP.DP_CRelVS

18:04:36 Presenting theory Monad_Memo_DP.State_Heap_Misc

18:04:36 Presenting theory Monad_Memo_DP.Heap_Monad_Ext

18:04:36 Presenting theory Modular_Assembly_Kit_Security.UnwindingResults

18:04:36 Presenting theory Monad_Memo_DP.State_Heap

18:04:37 Presenting theory Modular_Assembly_Kit_Security.CompositionBase

18:04:37 Presenting theory CakeML_Codegen.CakeML_Correctness

18:04:37 Presenting theory Monad_Memo_DP.DP_CRelVH

18:04:37 Presenting theory Modular_Assembly_Kit_Security.CompositionSupport

18:04:37 Presenting theory CakeML_Codegen.CakeML_Byte

18:04:37 Presenting theory CakeML_Codegen.Doc_Compiler

18:04:37 Presenting theory Monad_Memo_DP.Memory

18:04:38 Presenting theory Monad_Memo_DP.Pair_Memory

18:04:39 Presenting theory Monad_Memo_DP.Indexing

18:04:39 Presenting theory Psi_Calculi.Bisim_Subst

18:04:39 Presenting theory CakeML_Codegen.Composition

18:04:40 Presenting theory CakeML_Codegen.Compiler

18:04:40 Presenting theory Locally-Nameless-Sigma.TypedSigma

18:04:40 Presenting theory Psi_Calculi.Weak_Bisim_Subst

18:04:40 Presenting theory Locally-Nameless-Sigma.Locally_Nameless_Sigma

18:04:40 Presenting Optimal_BST ...

18:04:40 Presenting document Optimal_BST/document

18:04:40 Presenting document Optimal_BST/outline

18:04:40 Presenting theory Monad_Memo_DP.Memory_Heap

18:04:40 Presenting theory Psi_Calculi.Weakening

18:04:40 Presenting theory LocalLexing.Ladder

18:04:40 Presenting theory Psi_Calculi.Weaken_Transition

18:04:41 Presenting theory Psi_Calculi.Weaken_Stat_Imp

18:04:41 Presenting theory Psi_Calculi.Weaken_Simulation

18:04:41 Presenting theory Optimal_BST.Weighted_Path_Length

18:04:41 Presenting theory CakeML_Codegen.Test_Composition

18:04:42 Presenting theory Psi_Calculi.Weaken_Bisimulation

18:04:42 Presenting theory Optimal_BST.Optimal_BST

18:04:42 Presenting theory Metalogic_ProofChecker.Term

18:04:42 Presenting theory Psi_Calculi.Weak_Cong_Simulation

18:04:42 Presenting theory CakeML_Codegen.Test_Print

18:04:42 Presenting theory Modular_Assembly_Kit_Security.GeneralizedZippingLemma

18:04:42 Presenting theory CakeML_Codegen.Test_Embed_Data

18:04:42 Presenting theory Psi_Calculi.Weak_Psi_Congruence

18:04:42 Presenting theory CakeML_Codegen.Test_Embed_Data2

18:04:42 Presenting theory Optimal_BST.Quadrilateral_Inequality

18:04:43 Presenting theory CakeML_Codegen.Test_Embed_Tree

18:04:43 Presenting theory Optimal_BST.Optimal_BST2

18:04:43 Presenting theory LocalLexing.TheoremD10

18:04:43 Presenting theory Optimal_BST.Optimal_BST_Examples

18:04:43 Presenting theory Optimal_BST.Optimal_BST_Code

18:04:43 Presenting theory Optimal_BST.Optimal_BST_Memo

18:04:43 Presenting MonoBoolTranAlgebra ...

18:04:43 Presenting document MonoBoolTranAlgebra/document

18:04:43 Presenting document MonoBoolTranAlgebra/outline

18:04:44 Presenting theory Monad_Memo_DP.Transform_Cmd

18:04:44 Presenting file "Transform_Misc.ML"

18:04:44 Presenting file "Transform_Const.ML"

18:04:44 Presenting file "Transform_Data.ML"

18:04:44 Presenting file "Transform_Tactic.ML"

18:04:44 Presenting file "Transform_Term.ML"

18:04:44 Presenting file "Transform.ML"

18:04:44 Presenting file "Transform_Parser.ML"

18:04:44 Presenting theory Metalogic_ProofChecker.Sorts

18:04:44 Presenting theory MonoBoolTranAlgebra.Mono_Bool_Tran

18:04:44 Presenting theory Monad_Memo_DP.Bottom_Up_Computation

18:04:44 Presenting theory Metalogic_ProofChecker.SortConstants

18:04:44 Presenting theory Monad_Memo_DP.Bottom_Up_Computation_Heap

18:04:44 Presenting theory Monad_Memo_DP.Solve_Cong

18:04:44 Presenting theory LocalLexing.TheoremD11

18:04:45 Presenting theory Monad_Memo_DP.Heap_Main

18:04:45 Presenting theory MonoBoolTranAlgebra.Mono_Bool_Tran_Algebra

18:04:45 Presenting theory LocalLexing.TheoremD12

18:04:45 Presenting theory Monad_Memo_DP.State_Main

18:04:45 Presenting theory MonoBoolTranAlgebra.Assertion_Algebra

18:04:45 Presenting theory Monad_Memo_DP.Example_Misc

18:04:45 Presenting theory Monad_Memo_DP.Tracing

18:04:46 Presenting theory LocalLexing.TheoremD13

18:04:46 Presenting theory Monad_Memo_DP.Ground_Function

18:04:46 Presenting file "Ground_Function.ML"

18:04:46 Presenting theory MonoBoolTranAlgebra.Statements

18:04:46 Presenting Name_Carrying_Type_Inference ...

18:04:46 Presenting document Name_Carrying_Type_Inference/document

18:04:46 Presenting document Name_Carrying_Type_Inference/outline

18:04:46 Presenting theory Name_Carrying_Type_Inference.Fresh

18:04:46 Presenting theory Psi_Calculi.Weak_Cong_Sim_Pres

18:04:46 Presenting theory Name_Carrying_Type_Inference.Permutation

18:04:47 Presenting theory Metalogic_ProofChecker.Theory

18:04:47 Presenting theory Monad_Memo_DP.Bellman_Ford

18:04:47 Presenting theory Psi_Calculi.Weak_Cong_Pres

18:04:47 Presenting theory Monad_Memo_DP.Heap_Default

18:04:47 Presenting theory Monad_Memo_DP.Knapsack

18:04:48 Presenting theory LocalLexing.TheoremD14

18:04:48 Presenting theory Name_Carrying_Type_Inference.PreSimplyTyped

18:04:48 Presenting theory Psi_Calculi.Weak_Cong_Struct_Cong

18:04:48 Presenting theory Monad_Memo_DP.Counting_Tiles

18:04:48 Presenting theory LocalLexing.PathLemmas

18:04:48 Presenting theory Monad_Memo_DP.CYK

18:04:48 Presenting theory Psi_Calculi.Weak_Congruence

18:04:48 Presenting theory LocalLexing.MainTheorems

18:04:49 Presenting Nash_Williams ...

18:04:49 Presenting document Nash_Williams/document

18:04:49 Presenting document Nash_Williams/outline

18:04:49 Presenting theory Nash_Williams.Nash_Extras

18:04:49 Presenting theory Monad_Memo_DP.Min_Ed_Dist0

18:04:50 Presenting theory Modular_Assembly_Kit_Security.CompositionalityResults

18:04:50 Presenting theory Psi_Calculi.Tau

18:04:50 Presenting theory Psi_Calculi.Sum

18:04:50 Presenting theory Monad_Memo_DP.OptBST

18:04:51 Presenting Network_Security_Policy_Verification ...

18:04:51 Presenting document Network_Security_Policy_Verification/document

18:04:51 Presenting document Network_Security_Policy_Verification/outline

18:04:51 Presenting theory CakeML_Codegen.Test_Datatypes

18:04:51 Presenting No_FTL_observers ...

18:04:51 Presenting document No_FTL_observers/document

18:04:51 Presenting document No_FTL_observers/outline

18:04:51 Presenting theory Network_Security_Policy_Verification.ML_GraphViz

18:04:51 Presenting theory Network_Security_Policy_Verification.ML_GraphViz_Disable

18:04:51 Presenting theory Monad_Memo_DP.Longest_Common_Subsequence

18:04:51 Presenting theory Monad_Memo_DP.All_Examples

18:04:51 Presenting Nominal2 ...

18:04:51 Presenting document Nominal2/document

18:04:51 Presenting document Nominal2/outline

18:04:52 Presenting theory Nash_Williams.Nash_Williams

18:04:52 Presenting LambdaAuth ...

18:04:52 Presenting document LambdaAuth/document

18:04:52 Presenting document LambdaAuth/outline

18:04:52 Presenting theory LambdaAuth.Nominal2_Lemmas

18:04:52 Presenting theory LambdaAuth.FMap_Lemmas

18:04:52 Presenting theory LambdaAuth.Syntax

18:04:52 Presenting theory Network_Security_Policy_Verification.FiniteGraph

18:04:53 Presenting theory Psi_Calculi.Tau_Sim

18:04:53 Presenting theory Psi_Calculi.Tau_Stat_Imp

18:04:53 Presenting theory Network_Security_Policy_Verification.FiniteListGraph

18:04:54 Presenting theory Network_Security_Policy_Verification.TopoS_Util

18:04:54 Presenting theory Network_Security_Policy_Verification.Efficient_Distinct

18:04:54 Presenting theory LambdaAuth.Semantics

18:04:54 Presenting theory No_FTL_observers.SpaceTime

18:04:54 Presenting theory Network_Security_Policy_Verification.FiniteListGraph_Impl

18:04:54 Presenting theory No_FTL_observers.SomeFunc

18:04:54 Presenting theory Psi_Calculi.Tau_Laws_Weak

18:04:54 Presenting theory Network_Security_Policy_Verification.TopoS_Vertices

18:04:54 Presenting theory No_FTL_observers.Axioms

18:04:55 Presenting theory Psi_Calculi.Tau_Laws_No_Weak

18:04:55 Presenting Modal_Logics_for_NTS ...

18:04:55 Presenting document Modal_Logics_for_NTS/document

18:04:55 Presenting document Modal_Logics_for_NTS/outline

18:04:55 Presenting theory Modal_Logics_for_NTS.Nominal_Bounded_Set

18:04:55 Presenting theory Modal_Logics_for_NTS.Nominal_Wellfounded

18:04:55 Presenting theory Modal_Logics_for_NTS.Residual

18:04:55 Presenting theory No_FTL_observers.SpecRel

18:04:55 Presenting theory Network_Security_Policy_Verification.TopoS_Interface

18:04:55 Presenting Rewriting_Z ...

18:04:55 Presenting document Rewriting_Z/document

18:04:55 Presenting document Rewriting_Z/outline

18:04:55 Presenting theory Modal_Logics_for_NTS.Transition_System

18:04:55 Presenting theory Rewriting_Z.Z

18:04:55 Presenting theory Name_Carrying_Type_Inference.SimplyTyped

18:04:55 Presenting theory LambdaAuth.Agreement

18:04:55 Presenting theory Rewriting_Z.Lambda_Z

18:04:56 Presenting theory Rewriting_Z.CL_Z

18:04:56 Presenting Noninterference_CSP ...

18:04:56 Presenting document Noninterference_CSP/document

18:04:56 Presenting document Noninterference_CSP/outline

18:04:56 Presenting Noninterference_Ipurge_Unwinding ...

18:04:56 Presenting document Noninterference_Ipurge_Unwinding/document

18:04:56 Presenting document Noninterference_Ipurge_Unwinding/outline

18:04:57 Presenting theory Network_Security_Policy_Verification.TopoS_withOffendingFlows

18:04:57 Presenting theory Metalogic_ProofChecker.Term_Subst

18:04:57 Presenting theory Network_Security_Policy_Verification.TopoS_ENF

18:04:58 Presenting theory Noninterference_CSP.CSPNoninterference

18:04:58 Presenting theory Network_Security_Policy_Verification.vertex_example_simps

18:04:58 Presenting theory Network_Security_Policy_Verification.TopoS_Helper

18:04:58 Presenting theory Network_Security_Policy_Verification.SINVAR_Subnets2

18:04:58 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPstrict

18:04:58 Presenting theory Modal_Logics_for_NTS.Formula

18:04:58 Presenting theory Network_Security_Policy_Verification.SINVAR_Tainting

18:04:58 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPbasic

18:04:58 Presenting theory Metalogic_ProofChecker.Name

18:04:58 Presenting theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted

18:04:58 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPtrusted

18:04:59 Presenting theory Modal_Logics_for_NTS.Validity

18:04:59 Presenting theory Network_Security_Policy_Verification.Analysis_Tainting

18:04:59 Presenting theory Modal_Logics_for_NTS.Logical_Equivalence

18:04:59 Presenting theory Modal_Logics_for_NTS.Bisimilarity_Implies_Equivalence

18:04:59 Presenting theory Modal_Logics_for_NTS.Equivalence_Implies_Bisimilarity

18:04:59 Presenting theory Network_Security_Policy_Verification.TopoS_Interface_impl

18:04:59 Presenting theory LambdaAuth.Results

18:04:59 Presenting theory Modal_Logics_for_NTS.Disjunction

18:04:59 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPbasic_impl

18:04:59 Presenting Noninterference_Generic_Unwinding ...

18:04:59 Presenting document Noninterference_Generic_Unwinding/document

18:04:59 Presenting document Noninterference_Generic_Unwinding/outline

18:04:59 Presenting theory Network_Security_Policy_Verification.SINVAR_Subnets

18:04:59 Presenting theory Modal_Logics_for_NTS.Expressive_Completeness

18:04:59 Presenting theory Network_Security_Policy_Verification.SINVAR_Subnets_impl

18:04:59 Presenting theory Modal_Logics_for_NTS.FS_Set

18:05:00 Presenting theory Modal_Logics_for_NTS.FL_Transition_System

18:05:00 Presenting theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG

18:05:00 Presenting theory Metalogic_ProofChecker.BetaNorm

18:05:00 Presenting theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG_impl

18:05:00 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPtrusted_impl

18:05:01 Presenting theory Metalogic_ProofChecker.BetaNormProof

18:05:01 Presenting theory Network_Security_Policy_Verification.SINVAR_SecGwExt

18:05:01 Presenting theory Network_Security_Policy_Verification.SINVAR_SecGwExt_impl

18:05:01 Presenting theory Metalogic_ProofChecker.EtaNorm

18:05:01 Presenting theory Network_Security_Policy_Verification.SINVAR_Sink

18:05:02 Presenting theory Network_Security_Policy_Verification.SINVAR_Sink_impl

18:05:02 Presenting theory Modal_Logics_for_NTS.FL_Formula

18:05:02 Presenting theory Metalogic_ProofChecker.EtaNormProof

18:05:02 Presenting theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW

18:05:02 Presenting theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW_impl

18:05:02 Presenting theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners

18:05:02 Presenting theory Modal_Logics_for_NTS.FL_Validity

18:05:02 Presenting theory Modal_Logics_for_NTS.FL_Logical_Equivalence

18:05:02 Presenting theory Modal_Logics_for_NTS.FL_Bisimilarity_Implies_Equivalence

18:05:02 Presenting theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners_impl

18:05:03 Presenting theory Network_Security_Policy_Verification.SINVAR_NoRefl

18:05:03 Presenting theory Modal_Logics_for_NTS.FL_Equivalence_Implies_Bisimilarity

18:05:03 Presenting theory Network_Security_Policy_Verification.SINVAR_NoRefl_impl

18:05:03 Presenting theory Network_Security_Policy_Verification.SINVAR_Tainting_impl

18:05:03 Presenting theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted_impl

18:05:04 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability

18:05:04 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability_impl

18:05:04 Presenting theory Network_Security_Policy_Verification.SINVAR_NonInterference

18:05:04 Presenting theory Modal_Logics_for_NTS.L_Transform

18:05:04 Presenting theory Network_Security_Policy_Verification.SINVAR_NonInterference_impl

18:05:04 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLcommunicateWith

18:05:04 Presenting theory Noninterference_Generic_Unwinding.GenericUnwinding

18:05:04 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLnotCommunicateWith

18:05:04 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLnotCommunicateWith_impl

18:05:04 Presenting Noninterference_Inductive_Unwinding ...

18:05:04 Presenting document Noninterference_Inductive_Unwinding/document

18:05:04 Presenting document Noninterference_Inductive_Unwinding/outline

18:05:04 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLcommunicateWith_impl

18:05:05 Presenting theory Nominal2.Nominal2_Base

18:05:05 Presenting file "nominal_basics.ML"

18:05:05 Presenting file "nominal_thmdecls.ML"

18:05:05 Presenting file "nominal_permeq.ML"

18:05:05 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl

18:05:05 Presenting file "nominal_library.ML"

18:05:05 Presenting file "nominal_atoms.ML"

18:05:05 Presenting file "nominal_eqvt.ML"

18:05:05 Presenting theory Modal_Logics_for_NTS.Weak_Transition_System

18:05:05 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl_impl

18:05:05 Presenting theory Network_Security_Policy_Verification.TopoS_Library

18:05:05 Presenting theory Modal_Logics_for_NTS.Weak_Formula

18:05:05 Presenting theory Noninterference_CSP.ClassicalNoninterference

18:05:06 Presenting theory Noninterference_Ipurge_Unwinding.IpurgeUnwinding

18:05:06 Presenting theory Modal_Logics_for_NTS.Weak_Validity

18:05:06 Presenting theory Modal_Logics_for_NTS.Weak_Logical_Equivalence

18:05:06 Presenting theory Noninterference_CSP.GeneralizedNoninterference

18:05:06 Presenting Noninterference_Sequential_Composition ...

18:05:06 Presenting document Noninterference_Sequential_Composition/document

18:05:06 Presenting document Noninterference_Sequential_Composition/outline

18:05:06 Presenting theory Modal_Logics_for_NTS.Weak_Bisimilarity_Implies_Equivalence

18:05:07 Presenting theory Noninterference_Ipurge_Unwinding.DeterministicProcesses

18:05:07 Presenting Noninterference_Concurrent_Composition ...

18:05:07 Presenting document Noninterference_Concurrent_Composition/document

18:05:07 Presenting document Noninterference_Concurrent_Composition/outline

18:05:07 Presenting theory Modal_Logics_for_NTS.Weak_Equivalence_Implies_Bisimilarity

18:05:08 Presenting theory Noninterference_Inductive_Unwinding.InductiveUnwinding

18:05:08 Presenting NormByEval ...

18:05:08 Presenting document NormByEval/document

18:05:08 Presenting document NormByEval/outline

18:05:09 Presenting theory Modal_Logics_for_NTS.Weak_Expressive_Completeness

18:05:09 Presenting theory Network_Security_Policy_Verification.TopoS_Composition_Theory

18:05:09 Presenting theory Nominal2.Nominal2_Abs

18:05:10 Presenting theory Noninterference_Sequential_Composition.Propaedeutics

18:05:10 Presenting theory Network_Security_Policy_Verification.TopoS_Stateful_Policy

18:05:11 Presenting theory Nominal2.Nominal2_FCB

18:05:11 Presenting theory Modal_Logics_for_NTS.S_Transform

18:05:11 Presenting OpSets ...

18:05:11 Presenting document OpSets/document

18:05:11 Presenting document OpSets/outline

18:05:12 Presenting theory Network_Security_Policy_Verification.TopoS_Composition_Theory_impl

18:05:12 Presenting theory NormByEval.NBE

18:05:12 Presenting Open_Induction ...

18:05:12 Presenting document Open_Induction/document

18:05:12 Presenting document Open_Induction/outline

18:05:13 Presenting theory Open_Induction.Restricted_Predicates

18:05:13 Presenting theory Open_Induction.Open_Induction

18:05:13 Presenting Ordinal ...

18:05:13 Presenting document Ordinal/document

18:05:13 Presenting document Ordinal/outline

18:05:13 Presenting theory Ordinal.OrdinalDef

18:05:14 Presenting theory Ordinal.OrdinalInduct

18:05:14 Presenting theory Ordinal.OrdinalCont

18:05:14 Presenting theory OpSets.OpSet

18:05:14 Presenting theory Ordinal.OrdinalRec

18:05:14 Presenting theory Ordinal.OrdinalArith

18:05:14 Presenting theory Ordinal.OrdinalInverse

18:05:15 Presenting theory Ordinal.OrdinalFix

18:05:15 Presenting theory Ordinal.OrdinalOmega

18:05:15 Presenting theory Ordinal.OrdinalVeblen

18:05:15 Presenting theory Ordinal.Ordinal

18:05:15 Presenting Nested_Multisets_Ordinals ...

18:05:15 Presenting document Nested_Multisets_Ordinals/document

18:05:15 Presenting document Nested_Multisets_Ordinals/outline

18:05:16 Presenting theory Nested_Multisets_Ordinals.Multiset_More

18:05:17 Presenting theory Network_Security_Policy_Verification.TopoS_Stateful_Policy_Algorithm

18:05:17 Presenting theory Metalogic_ProofChecker.Logic

18:05:17 Presenting theory Nested_Multisets_Ordinals.Signed_Multiset

18:05:17 Presenting file "zmultiset_simprocs.ML"

18:05:18 Presenting theory Nested_Multisets_Ordinals.Nested_Multiset

18:05:18 Presenting theory OpSets.Insert_Spec

18:05:18 Presenting theory Nested_Multisets_Ordinals.Hereditary_Multiset

18:05:18 Presenting theory Nested_Multisets_Ordinals.Signed_Hereditary_Multiset

18:05:18 Presenting theory Network_Security_Policy_Verification.TopoS_Stateful_Policy_impl

18:05:19 Presenting theory Nested_Multisets_Ordinals.Syntactic_Ordinal

18:05:19 Presenting theory Network_Security_Policy_Verification.METASINVAR_SystemBoundary

18:05:19 Presenting theory Nested_Multisets_Ordinals.Signed_Syntactic_Ordinal

18:05:19 Presenting theory Nested_Multisets_Ordinals.Syntactic_Ordinal_Bridge

18:05:19 Presenting theory Nested_Multisets_Ordinals.McCarthy_91

18:05:19 Presenting theory Nested_Multisets_Ordinals.Hydra_Battle

18:05:20 Presenting theory Nested_Multisets_Ordinals.Goodstein_Sequence

18:05:20 Presenting theory OpSets.List_Spec

18:05:21 Presenting theory Nested_Multisets_Ordinals.Unary_PCF

18:05:21 Presenting theory Network_Security_Policy_Verification.TopoS_Impl

18:05:21 Presenting Lambda_Free_KBOs ...

18:05:21 Presenting document Lambda_Free_KBOs/document

18:05:21 Presenting document Lambda_Free_KBOs/outline

18:05:21 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_Util

18:05:21 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_App

18:05:22 Presenting theory Network_Security_Policy_Verification.Network_Security_Policy_Verification

18:05:22 Presenting theory Network_Security_Policy_Verification.Example_BLP

18:05:22 Presenting theory Noninterference_Concurrent_Composition.ConcurrentComposition

18:05:22 Presenting theory Network_Security_Policy_Verification.TopoS_generateCode

18:05:22 Presenting theory Network_Security_Policy_Verification.attic

18:05:22 Presenting theory Noninterference_Sequential_Composition.SequentialComposition

18:05:22 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground_ChairNetwork

18:05:22 Presenting Progress_Tracking ...

18:05:22 Presenting document Progress_Tracking/document

18:05:22 Presenting document Progress_Tracking/outline

18:05:23 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground_statefulpolicycompliance

18:05:23 Presenting theory Network_Security_Policy_Verification.Example

18:05:23 Presenting theory Network_Security_Policy_Verification.Example_NetModel

18:05:23 Presenting theory Noninterference_Sequential_Composition.Counterexamples

18:05:23 Presenting theory Network_Security_Policy_Verification.Example_Forte14

18:05:23 Presenting Ordinal_Partitions ...

18:05:23 Presenting document Ordinal_Partitions/document

18:05:23 Presenting document Ordinal_Partitions/outline

18:05:23 Presenting theory Progress_Tracking.Auxiliary

18:05:24 Presenting theory Ordinal_Partitions.Library_Additions

18:05:24 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_Std

18:05:24 Presenting theory Network_Security_Policy_Verification.Distributed_WebApp

18:05:25 Presenting theory Ordinal_Partitions.Partitions

18:05:25 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_Basic

18:05:25 Presenting theory Network_Security_Policy_Verification.I8_SSH_Landscape

18:05:25 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground

18:05:26 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground_ChairNetwork_statefulpolicy_example

18:05:26 Presenting theory OpSets.Interleaving

18:05:26 Presenting theory Ordinal_Partitions.Erdos_Milner

18:05:27 Presenting theory Network_Security_Policy_Verification.CryptoDB

18:05:27 Presenting theory Progress_Tracking.Exchange_Abadi

18:05:28 Presenting theory OpSets.RGA

18:05:28 Presenting theory Network_Security_Policy_Verification.IDEM

18:05:28 Presenting PAL ...

18:05:28 Presenting document PAL/document

18:05:28 Presenting document PAL/outline

18:05:29 Presenting theory PAL.PAL

18:05:29 Presenting PLM ...

18:05:29 Presenting document PLM/document

18:05:29 Presenting document PLM/outline

18:05:30 Presenting theory PLM.TAO_1_Embedding

18:05:30 Presenting theory Network_Security_Policy_Verification.MeasrDroid

18:05:32 Presenting theory PLM.TAO_2_Semantics

18:05:32 Presenting theory PLM.TAO_3_Quantifiable

18:05:32 Presenting theory PLM.TAO_4_BasicDefinitions

18:05:33 Presenting theory Ordinal_Partitions.Omega_Omega

18:05:33 Presenting theory Metalogic_ProofChecker.EqualityProof

18:05:34 Presenting PSemigroupsConvolution ...

18:05:34 Presenting document PSemigroupsConvolution/document

18:05:34 Presenting document PSemigroupsConvolution/outline

18:05:34 Presenting theory Lambda_Free_KBOs.Lambda_Free_TKBO_Coefs

18:05:34 Presenting theory PLM.TAO_5_MetaSolver

18:05:34 Presenting theory PSemigroupsConvolution.Partial_Semigroups

18:05:34 Presenting theory PLM.TAO_6_Identifiable

18:05:35 Presenting theory PSemigroupsConvolution.Partial_Semigroup_Models

18:05:35 Presenting theory Lambda_Free_KBOs.Lambda_Encoding_KBO

18:05:35 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBOs

18:05:35 Presenting Package_logic ...

18:05:35 Presenting document Package_logic/document

18:05:35 Presenting document Package_logic/outline

18:05:35 Presenting theory PLM.TAO_7_Axioms

18:05:35 Presenting theory Progress_Tracking.Exchange

18:05:36 Presenting theory PSemigroupsConvolution.Quantales

18:05:36 Presenting theory PLM.TAO_8_Definitions

18:05:36 Presenting theory Progress_Tracking.Antichain

18:05:36 Presenting theory PSemigroupsConvolution.Binary_Modalities

18:05:37 Presenting theory PSemigroupsConvolution.Unary_Modalities

18:05:37 Presenting theory PSemigroupsConvolution.Partial_Semigroup_Lifting

18:05:37 Presenting Combinable_Wands ...

18:05:37 Presenting document Combinable_Wands/document

18:05:37 Presenting document Combinable_Wands/outline

18:05:37 Presenting theory Combinable_Wands.PosRat

18:05:37 Presenting theory Progress_Tracking.Graph

18:05:38 Presenting theory Package_logic.SepAlgebra

18:05:38 Presenting theory Metalogic_ProofChecker.ProofTerm

18:05:38 Presenting theory Combinable_Wands.Mask

18:05:40 Presenting theory Combinable_Wands.PartialHeapSA

18:05:42 Presenting theory Metalogic_ProofChecker.SortsExe

18:05:43 Presenting theory Progress_Tracking.Propagate

18:05:43 Presenting theory Combinable_Wands.CombinableWands

18:05:43 Presenting Paraconsistency ...

18:05:43 Presenting document Paraconsistency/document

18:05:43 Presenting document Paraconsistency/outline

18:05:46 Presenting theory Paraconsistency.Paraconsistency

18:05:46 Presenting Parity_Game ...

18:05:46 Presenting document Parity_Game/document

18:05:46 Presenting document Parity_Game/outline

18:05:46 Presenting theory Parity_Game.MoreCoinductiveList

18:05:47 Presenting theory Parity_Game.ParityGame

18:05:47 Presenting theory Nominal2.Nominal2

18:05:47 Presenting theory Package_logic.PackageLogic

18:05:47 Presenting file "nominal_dt_data.ML"

18:05:47 Presenting file "nominal_dt_rawfuns.ML"

18:05:47 Presenting file "nominal_dt_alpha.ML"

18:05:47 Presenting file "nominal_dt_quot.ML"

18:05:47 Presenting file "nominal_induct.ML"

18:05:47 Presenting file "nominal_inductive.ML"

18:05:47 Presenting file "nominal_function_common.ML"

18:05:47 Presenting file "nominal_function_core.ML"

18:05:47 Presenting file "nominal_mutual.ML"

18:05:47 Presenting file "nominal_function.ML"

18:05:47 Presenting file "nominal_termination.ML"

18:05:47 Presenting GaleStewart_Games ...

18:05:47 Presenting document GaleStewart_Games/document

18:05:47 Presenting document GaleStewart_Games/outline

18:05:47 Presenting theory Progress_Tracking.Combined

18:05:47 Presenting theory PLM.TAO_9_PLM

18:05:47 Presenting Partial_Function_MR ...

18:05:47 Presenting theory GaleStewart_Games.MoreCoinductiveList2

18:05:47 Presenting document Partial_Function_MR/document

18:05:47 Presenting document Partial_Function_MR/outline

18:05:48 Presenting theory GaleStewart_Games.MoreENat

18:05:48 Presenting theory Nominal2.Atoms

18:05:48 Presenting theory Metalogic_ProofChecker.Instances

18:05:48 Presenting theory Parity_Game.Strategy

18:05:48 Presenting theory Partial_Function_MR.Partial_Function_MR

18:05:48 Presenting file "partial_function_mr.ML"

18:05:48 Presenting theory GaleStewart_Games.MorePrefix

18:05:48 Presenting theory Partial_Function_MR.Partial_Function_MR_Examples

18:05:48 Presenting Physical_Quantities ...

18:05:48 Presenting document Physical_Quantities/document

18:05:48 Presenting document Physical_Quantities/outline

18:05:48 Presenting theory Nominal2.Eqvt

18:05:48 Presenting Pop_Refinement ...

18:05:48 Presenting document Pop_Refinement/document

18:05:48 Presenting document Pop_Refinement/outline

18:05:48 Presenting theory Physical_Quantities.Power_int

18:05:48 Presenting theory Pop_Refinement.Definition

18:05:48 Presenting theory GaleStewart_Games.AlternatingLists

18:05:48 Presenting theory Parity_Game.AttractingStrategy

18:05:48 Presenting theory Physical_Quantities.Enum_extra

18:05:48 Presenting theory Physical_Quantities.Groups_mult

18:05:48 Presenting theory Parity_Game.Attractor

18:05:49 Presenting theory Parity_Game.WinningStrategy

18:05:49 Presenting theory Pop_Refinement.First_Example

18:05:49 Presenting theory PLM.TAO_10_PossibleWorlds

18:05:49 Presenting theory Parity_Game.WellOrderedStrategy

18:05:50 Presenting theory PLM.TAO_98_ArtificialTheorems

18:05:50 Presenting theory Parity_Game.WinningRegion

18:05:50 Presenting theory Physical_Quantities.ISQ_Dimensions

18:05:50 Presenting theory GaleStewart_Games.GaleStewartGames

18:05:50 Presenting theory Parity_Game.UniformStrategy

18:05:50 Presenting theory Parity_Game.AttractorStrategy

18:05:50 Presenting theory Physical_Quantities.ISQ_Quantities

18:05:50 Presenting theory PLM.TAO_99_SanityTests

18:05:51 Presenting theory Physical_Quantities.ISQ_Proof

18:05:51 Presenting theory Physical_Quantities.ISQ_Algebra

18:05:51 Presenting theory Physical_Quantities.ISQ_Units

18:05:51 Presenting theory GaleStewart_Games.GaleStewartDefensiveStrategies

18:05:51 Presenting theory Physical_Quantities.ISQ_Conversion

18:05:51 Presenting theory Parity_Game.PositionalDeterminacy

18:05:51 Presenting theory Physical_Quantities.ISQ

18:05:51 Presenting theory GaleStewart_Games.GaleStewartDeterminedGames

18:05:51 Presenting Possibilistic_Noninterference ...

18:05:51 Presenting document Possibilistic_Noninterference/document

18:05:51 Presenting document Possibilistic_Noninterference/outline

18:05:51 Presenting theory Physical_Quantities.SI_Units

18:05:51 Presenting theory Physical_Quantities.CGS

18:05:51 Presenting theory PLM.TAO_99_Paradox

18:05:51 Presenting theory Possibilistic_Noninterference.MyTactics

18:05:51 Presenting theory Parity_Game.AttractorInductive

18:05:51 Presenting theory Possibilistic_Noninterference.Interface

18:05:51 Presenting theory Physical_Quantities.SI_Constants

18:05:51 Presenting theory Physical_Quantities.SI_Prefix

18:05:51 Presenting theory Parity_Game.Graph_TheoryCompatibility

18:05:51 Presenting Priority_Search_Trees ...

18:05:51 Presenting document Priority_Search_Trees/document

18:05:51 Presenting document Priority_Search_Trees/outline

18:05:51 Presenting theory Physical_Quantities.SI_Derived

18:05:51 Presenting theory Priority_Search_Trees.Prio_Map_Specs

18:05:51 Presenting theory Physical_Quantities.SI_Accepted

18:05:51 Presenting theory Physical_Quantities.SI_Imperial

18:05:51 Presenting theory Physical_Quantities.SI

18:05:51 Presenting theory Physical_Quantities.SI_Astronomical

18:05:51 Presenting theory Priority_Search_Trees.PST_General

18:05:51 Presenting theory Physical_Quantities.SI_Pretty

18:05:51 Presenting theory Metalogic_ProofChecker.TheoryExe

18:05:52 Presenting theory Pop_Refinement.Second_Example

18:05:52 Presenting theory Physical_Quantities.BIS

18:05:52 Presenting Prim_Dijkstra_Simple ...

18:05:52 Presenting document Prim_Dijkstra_Simple/document

18:05:52 Presenting document Prim_Dijkstra_Simple/outline

18:05:52 Presenting theory Prim_Dijkstra_Simple.Common

18:05:52 Presenting theory Prim_Dijkstra_Simple.Chapter_Prim

18:05:52 Presenting theory Pop_Refinement.General_Remarks

18:05:52 Presenting theory Possibilistic_Noninterference.Bisim

18:05:52 Presenting theory Pop_Refinement.Related_Work

18:05:52 Presenting theory Pop_Refinement.Future_Work

18:05:52 Presenting Prog_Prove ...

18:05:52 Presenting document Prog_Prove/prog-prove

18:05:52 Presenting theory Prog_Prove.Basics

18:05:53 Presenting theory Prog_Prove.Bool_nat_list

18:05:53 Presenting theory Prog_Prove.MyList

18:05:53 Presenting theory Priority_Search_Trees.PST_RBT

18:05:53 Presenting Projective_Geometry ...

18:05:53 Presenting document Projective_Geometry/document

18:05:53 Presenting document Projective_Geometry/outline

18:05:53 Presenting theory Projective_Geometry.Projective_Plane_Axioms

18:05:53 Presenting theory Projective_Geometry.Pappus_Property

18:05:53 Presenting theory Prog_Prove.Types_and_funs

18:05:53 Presenting theory Metalogic_ProofChecker.CheckerExe

18:05:53 Presenting theory Prim_Dijkstra_Simple.Undirected_Graph

18:05:53 Presenting theory Metalogic_ProofChecker.CodeGen

18:05:53 Presenting theory Prog_Prove.LaTeXsugar

18:05:53 Presenting Proof_Strategy_Language ...

18:05:53 Presenting document Proof_Strategy_Language/document

18:05:53 Presenting document Proof_Strategy_Language/outline

18:05:54 Presenting theory PLM.Thesis

18:05:54 Presenting theory Projective_Geometry.Pascal_Property

18:05:54 Presenting theory Prim_Dijkstra_Simple.Undirected_Graph_Specs

18:05:54 Presenting PropResPI ...

18:05:54 Presenting document PropResPI/document

18:05:54 Presenting document PropResPI/outline

18:05:54 Presenting theory Projective_Geometry.Desargues_Property

18:05:54 Presenting theory Prog_Prove.Logic

18:05:54 Presenting theory Possibilistic_Noninterference.Language_Semantics

18:05:54 Presenting theory Projective_Geometry.Pappus_Desargues

18:05:55 Presenting theory Projective_Geometry.Higher_Projective_Space_Rank_Axioms

18:05:55 Presenting theory Projective_Geometry.Matroid_Rank_Properties

18:05:56 Presenting theory Prog_Prove.Isar

18:05:56 Presenting Propositional_Proof_Systems ...

18:05:56 Presenting document Propositional_Proof_Systems/document

18:05:56 Presenting document Propositional_Proof_Systems/outline

18:05:57 Presenting theory Prim_Dijkstra_Simple.Prim_Abstract

18:05:57 Presenting theory Projective_Geometry.Desargues_2D

18:05:57 Presenting theory Prim_Dijkstra_Simple.Undirected_Graph_Impl

18:05:57 Presenting theory Propositional_Proof_Systems.Formulas

18:05:57 Presenting theory Projective_Geometry.Desargues_3D

18:05:57 Presenting theory Projective_Geometry.Projective_Space_Axioms

18:05:57 Presenting theory Projective_Geometry.Higher_Projective_Space_Axioms

18:05:57 Presenting PseudoHoops ...

18:05:57 Presenting document PseudoHoops/document

18:05:57 Presenting document PseudoHoops/outline

18:05:57 Presenting theory PseudoHoops.Operations

18:05:58 Presenting theory PseudoHoops.LeftComplementedMonoid

18:05:58 Presenting theory PseudoHoops.RightComplementedMonoid

18:05:58 Presenting theory Propositional_Proof_Systems.Sema

18:05:58 Presenting theory Prim_Dijkstra_Simple.Prim_Impl

18:05:58 Presenting theory PseudoHoops.PseudoHoops

18:05:58 Presenting theory Prim_Dijkstra_Simple.Chapter_Dijkstra

18:05:58 Presenting theory Propositional_Proof_Systems.Substitution

18:05:58 Presenting theory Propositional_Proof_Systems.Substitution_Sema

18:05:59 Presenting theory Propositional_Proof_Systems.CNF

18:05:59 Presenting theory Prim_Dijkstra_Simple.Directed_Graph

18:05:59 Presenting theory Proof_Strategy_Language.Try_Hard

18:05:59 Presenting file "Utils.ML"

18:05:59 Presenting file "Subtool.ML"

18:05:59 Presenting file "Dynamic_Tactic_Generation.ML"

18:05:59 Presenting file "Constructor_Class.ML"

18:05:59 Presenting file "Instantiation.ML"

18:05:59 Presenting file "Monadic_Prover.ML"

18:05:59 Presenting file "Parser_Combinator.ML"

18:05:59 Presenting file "PSL_Parser.ML"

18:05:59 Presenting file "Isar_Interface.ML"

18:05:59 Presenting theory Proof_Strategy_Language.PSL

18:05:59 Presenting theory PseudoHoops.PseudoHoopFilters

18:05:59 Presenting theory Prim_Dijkstra_Simple.Directed_Graph_Specs

18:05:59 Presenting theory PseudoHoops.PseudoWaisbergAlgebra

18:05:59 Presenting theory Propositional_Proof_Systems.CNF_Formulas

18:06:00 Presenting theory Propositional_Proof_Systems.CNF_Sema

18:06:00 Presenting theory Possibilistic_Noninterference.During_Execution

18:06:00 Presenting theory Propositional_Proof_Systems.CNF_Formulas_Sema

18:06:00 Presenting theory Proof_Strategy_Language.Example

18:06:00 Presenting Ramsey-Infinite ...

18:06:00 Presenting document Ramsey-Infinite/document

18:06:00 Presenting document Ramsey-Infinite/outline

18:06:00 Presenting theory Propositional_Proof_Systems.CNF_To_Formula

18:06:00 Presenting theory PseudoHoops.SpecialPseudoHoops

18:06:00 Presenting theory Ramsey-Infinite.Ramsey

18:06:00 Presenting Real_Power ...

18:06:00 Presenting document Real_Power/document

18:06:00 Presenting document Real_Power/outline

18:06:00 Presenting theory Prim_Dijkstra_Simple.Dijkstra_Abstract

18:06:00 Presenting theory Prim_Dijkstra_Simple.Directed_Graph_Impl

18:06:01 Presenting theory Network_Security_Policy_Verification.SINVAR_Examples

18:06:01 Presenting theory Real_Power.RatPower

18:06:01 Presenting theory Propositional_Proof_Systems.Tseytin

18:06:02 Presenting theory PseudoHoops.Examples

18:06:02 Presenting Real_Time_Deque ...

18:06:02 Presenting document Real_Time_Deque/document

18:06:02 Presenting document Real_Time_Deque/outline

18:06:02 Presenting theory Real_Time_Deque.Deque

18:06:02 Presenting theory Real_Time_Deque.Type_Classes

18:06:02 Presenting theory Real_Time_Deque.Stack

18:06:02 Presenting theory Real_Time_Deque.Current

18:06:02 Presenting theory Real_Time_Deque.Idle

18:06:02 Presenting theory Propositional_Proof_Systems.Tseytin_Sema

18:06:02 Presenting theory Propositional_Proof_Systems.MiniFormulas

18:06:02 Presenting theory Real_Time_Deque.Common

18:06:02 Presenting theory Prim_Dijkstra_Simple.Dijkstra_Impl

18:06:02 Presenting theory Propositional_Proof_Systems.MiniFormulas_Sema

18:06:02 Presenting Recursion-Theory-I ...

18:06:02 Presenting document Recursion-Theory-I/document

18:06:02 Presenting document Recursion-Theory-I/outline

18:06:02 Presenting theory Real_Power.RealPower

18:06:02 Presenting theory Real_Time_Deque.Big

18:06:02 Presenting theory Real_Time_Deque.Small

18:06:03 Presenting theory PropResPI.Propositional_Resolution

18:06:03 Presenting theory Real_Power.Log

18:06:03 Presenting theory Real_Time_Deque.States

18:06:03 Presenting RefinementReactive ...

18:06:03 Presenting document RefinementReactive/document

18:06:03 Presenting document RefinementReactive/outline

18:06:03 Presenting theory RefinementReactive.Temporal

18:06:03 Presenting theory Real_Time_Deque.RealTimeDeque

18:06:03 Presenting theory Real_Time_Deque.RTD_Util

18:06:03 Presenting theory Real_Time_Deque.Stack_Proof

18:06:03 Presenting theory RefinementReactive.Refinement

18:06:03 Presenting theory Real_Time_Deque.Idle_Proof

18:06:03 Presenting theory Real_Time_Deque.Current_Proof

18:06:03 Presenting theory Recursion-Theory-I.CPair

18:06:04 Presenting theory Real_Time_Deque.Common_Proof

18:06:04 Presenting theory Real_Time_Deque.Big_Proof

18:06:04 Presenting theory Propositional_Proof_Systems.Consistency

18:06:04 Presenting theory Network_Security_Policy_Verification.Imaginary_Factory_Network

18:06:04 Presenting theory Real_Time_Deque.Small_Proof

18:06:04 Presenting Regex_Equivalence ...

18:06:04 Presenting document Regex_Equivalence/document

18:06:04 Presenting document Regex_Equivalence/outline

18:06:05 Presenting theory Regex_Equivalence.Automaton

18:06:05 Presenting theory Real_Time_Deque.States_Proof

18:06:05 Presenting theory Propositional_Proof_Systems.Compactness

18:06:06 Presenting theory RefinementReactive.Reactive

18:06:06 Presenting theory Real_Time_Deque.RealTimeDeque_Dequeue

18:06:06 Presenting Relational_Method ...

18:06:06 Presenting document Relational_Method/document

18:06:06 Presenting document Relational_Method/outline

18:06:06 Presenting theory Propositional_Proof_Systems.Compactness_Consistency

18:06:06 Presenting theory Real_Time_Deque.RealTimeDeque_Enqueue

18:06:06 Presenting theory Real_Time_Deque.RealTimeDeque_Proof

18:06:06 Presenting Resolution_FOL ...

18:06:06 Presenting document Resolution_FOL/document

18:06:06 Presenting document Resolution_FOL/outline

18:06:06 Presenting theory Regex_Equivalence.Derivatives_Finite

18:06:06 Presenting theory Resolution_FOL.TermsAndLiterals

18:06:07 Presenting theory Relational_Method.Definitions

18:06:07 Presenting theory PropResPI.Prime_Implicates

18:06:07 Presenting Robbins-Conjecture ...

18:06:07 Presenting document Robbins-Conjecture/document

18:06:07 Presenting document Robbins-Conjecture/outline

18:06:07 Presenting theory Regex_Equivalence.Deriv_PDeriv

18:06:07 Presenting theory Resolution_FOL.Tree

18:06:07 Presenting theory Regex_Equivalence.Deriv_Autos

18:06:08 Presenting theory Propositional_Proof_Systems.Sema_Craig

18:06:08 Presenting theory Robbins-Conjecture.Robbins_Conjecture

18:06:09 Presenting theory Regex_Equivalence.Position_Autos

18:06:09 Presenting Roy_Floyd_Warshall ...

18:06:09 Presenting document Roy_Floyd_Warshall/document

18:06:09 Presenting document Roy_Floyd_Warshall/outline

18:06:09 Presenting theory Roy_Floyd_Warshall.Roy_Floyd_Warshall

18:06:09 Presenting SIFPL ...

18:06:09 Presenting document SIFPL/document

18:06:09 Presenting document SIFPL/outline

18:06:09 Presenting theory Regex_Equivalence.After2

18:06:10 Presenting theory SIFPL.IMP

18:06:10 Presenting theory Resolution_FOL.Resolution

18:06:10 Presenting theory Propositional_Proof_Systems.SC

18:06:10 Presenting theory Recursion-Theory-I.PRecFun

18:06:10 Presenting file "Utils.ML"

18:06:10 Presenting theory Regex_Equivalence.Before2

18:06:10 Presenting theory Regex_Equivalence.Regex_Equivalence

18:06:11 Presenting theory Regex_Equivalence.Examples

18:06:11 Presenting theory Resolution_FOL.Completeness

18:06:11 Presenting theory Propositional_Proof_Systems.SC_Cut

18:06:11 Presenting theory Relational_Method.Authentication

18:06:11 Presenting theory Resolution_FOL.Examples

18:06:11 Presenting theory Possibilistic_Noninterference.Compositionality

18:06:12 Presenting theory Resolution_FOL.Unification_Theorem

18:06:12 Presenting theory SIFPL.VDM

18:06:12 Presenting theory Resolution_FOL.Completeness_Instance

18:06:12 Presenting SIFUM_Type_Systems ...

18:06:12 Presenting document SIFUM_Type_Systems/document

18:06:12 Presenting document SIFUM_Type_Systems/outline

18:06:12 Presenting theory SIFUM_Type_Systems.Preliminaries

18:06:12 Presenting theory SIFUM_Type_Systems.Security

18:06:13 Presenting theory Possibilistic_Noninterference.Syntactic_Criteria

18:06:14 Presenting theory Relational_Method.Anonymity

18:06:14 Presenting theory Recursion-Theory-I.PRecList

18:06:15 Presenting theory Possibilistic_Noninterference.After_Execution

18:06:15 Presenting theory Regex_Equivalence.Benchmark

18:06:15 Presenting SPARCv8 ...

18:06:15 Presenting document SPARCv8/document

18:06:15 Presenting document SPARCv8/outline

18:06:15 Presenting theory SIFUM_Type_Systems.Compositionality

18:06:15 Presenting theory SPARCv8.WordDecl

18:06:15 Presenting theory SIFPL.VS

18:06:15 Presenting theory SPARCv8.Sparc_Types

18:06:15 Presenting theory Possibilistic_Noninterference.Concrete

18:06:15 Presenting theory SIFUM_Type_Systems.Language

18:06:15 Presenting Security_Protocol_Refinement ...

18:06:16 Presenting document Security_Protocol_Refinement/document

18:06:16 Presenting document Security_Protocol_Refinement/outline

18:06:16 Presenting theory SPARCv8.Lib

18:06:16 Presenting theory Security_Protocol_Refinement.Infra

18:06:16 Presenting theory SIFPL.ContextVS

18:06:16 Presenting theory SIFPL.Lattice

18:06:17 Presenting theory Propositional_Proof_Systems.SC_Depth

18:06:17 Presenting theory SPARCv8.DetMonad

18:06:17 Presenting theory Security_Protocol_Refinement.Refinement

18:06:17 Presenting theory Security_Protocol_Refinement.Agents

18:06:17 Presenting theory SIFUM_Type_Systems.TypeSystem

18:06:17 Presenting theory Security_Protocol_Refinement.Keys

18:06:17 Presenting theory SPARCv8.DetMonadLemmas

18:06:17 Presenting theory Security_Protocol_Refinement.Atoms

18:06:18 Presenting theory SPARCv8.RegistersOps

18:06:18 Presenting theory Security_Protocol_Refinement.Runs

18:06:18 Presenting theory SPARCv8.MMU

18:06:18 Presenting theory Recursion-Theory-I.PRecFun2

18:06:18 Presenting theory SIFUM_Type_Systems.LocallySoundModeUse

18:06:19 Presenting theory Security_Protocol_Refinement.Channels

18:06:19 Presenting SenSocialChoice ...

18:06:19 Presenting document SenSocialChoice/document

18:06:19 Presenting document SenSocialChoice/outline

18:06:19 Presenting theory SenSocialChoice.FSext

18:06:19 Presenting theory SenSocialChoice.RPRs

18:06:19 Presenting theory SenSocialChoice.SCFs

18:06:20 Presenting theory SPARCv8.Sparc_State

18:06:20 Presenting theory SenSocialChoice.Arrow

18:06:20 Presenting theory Security_Protocol_Refinement.Message

18:06:20 Presenting theory Propositional_Proof_Systems.SC_Gentzen

18:06:21 Presenting theory Relational_Method.Possibility

18:06:21 Presenting theory SenSocialChoice.Sen

18:06:21 Presenting theory Security_Protocol_Refinement.s0g_secrecy

18:06:21 Presenting Separation_Algebra ...

18:06:21 Presenting document Separation_Algebra/document

18:06:21 Presenting document Separation_Algebra/outline

18:06:21 Presenting theory Security_Protocol_Refinement.a0n_agree

18:06:21 Presenting theory Security_Protocol_Refinement.a0i_agree

18:06:21 Presenting theory SenSocialChoice.May

18:06:21 Presenting Simpl ...

18:06:21 Presenting document Simpl/document

18:06:21 Presenting document Simpl/outline

18:06:22 Presenting theory Propositional_Proof_Systems.SC_Sema

18:06:22 Presenting theory Security_Protocol_Refinement.m1_auth

18:06:22 Presenting theory Recursion-Theory-I.PRecFinSet

18:06:22 Presenting theory Security_Protocol_Refinement.m2_auth_chan

18:06:22 Presenting theory Propositional_Proof_Systems.SC_Depth_Limit

18:06:22 Presenting theory Propositional_Proof_Systems.SC_Compl_Consistency

18:06:22 Presenting theory Separation_Algebra.Separation_Algebra

18:06:23 Presenting theory Security_Protocol_Refinement.m2_confid_chan

18:06:23 Presenting theory SIFPL.HuntSands

18:06:23 Presenting theory Separation_Algebra.Sep_Heap_Instance

18:06:23 Presenting theory Propositional_Proof_Systems.ND

18:06:23 Presenting theory Propositional_Proof_Systems.ND_Sound

18:06:23 Presenting theory Security_Protocol_Refinement.m3_sig

18:06:23 Presenting theory Simpl.Language

18:06:24 Presenting theory Propositional_Proof_Systems.ND_Compl_Truthtable

18:06:24 Presenting theory Propositional_Proof_Systems.ND_Compl_Truthtable_Compact

18:06:24 Presenting theory SIFPL.OBJ

18:06:24 Presenting theory Security_Protocol_Refinement.m3_enc

18:06:24 Presenting theory Separation_Algebra.Sep_Tactics

18:06:24 Presenting file "sep_tactics.ML"

18:06:24 Presenting theory Propositional_Proof_Systems.HC

18:06:25 Presenting theory Separation_Algebra.Simple_Separation_Example

18:06:25 Presenting theory Security_Protocol_Refinement.m1_keydist

18:06:25 Presenting theory Separation_Algebra.Sep_Tactics_Test

18:06:25 Presenting theory Propositional_Proof_Systems.HC_Compl_Consistency

18:06:26 Presenting theory SPARCv8.Sparc_Instruction

18:06:26 Presenting theory Propositional_Proof_Systems.Resolution

18:06:27 Presenting theory Propositional_Proof_Systems.Resolution_Sound

18:06:27 Presenting theory Separation_Algebra.Map_Extra

18:06:27 Presenting theory Security_Protocol_Refinement.m1_keydist_iirn

18:06:27 Presenting theory Separation_Algebra.VM_Example

18:06:27 Presenting theory Propositional_Proof_Systems.Resolution_Compl

18:06:28 Presenting theory Propositional_Proof_Systems.Resolution_Compl_Consistency

18:06:28 Presenting theory SPARCv8.Sparc_Execution

18:06:28 Presenting theory Propositional_Proof_Systems.HCSC

18:06:28 Presenting theory Recursion-Theory-I.PRecUnGr

18:06:28 Presenting theory Separation_Algebra.Separation_Algebra_Alt

18:06:28 Presenting theory Propositional_Proof_Systems.SCND

18:06:28 Presenting theory Propositional_Proof_Systems.NDHC

18:06:28 Presenting theory Propositional_Proof_Systems.HCSCND

18:06:28 Presenting theory Separation_Algebra.Sep_Eq

18:06:28 Presenting theory SIFPL.VDM_OBJ

18:06:28 Presenting theory Separation_Algebra.Types_D

18:06:28 Presenting theory SIFPL.PBIJ

18:06:29 Presenting theory Security_Protocol_Refinement.m1_keydist_inrn

18:06:29 Presenting theory Simpl.Semantic

18:06:30 Presenting theory Simpl.HoarePartialDef

18:06:30 Presenting theory Separation_Algebra.Abstract_Separation_D

18:06:30 Presenting theory Separation_Algebra.Separation_D

18:06:30 Presenting BDD ...

18:06:30 Presenting document BDD/document

18:06:30 Presenting document BDD/outline

18:06:31 Presenting theory Security_Protocol_Refinement.m1_kerberos

18:06:32 Presenting theory BDD.BinDag

18:06:33 Presenting theory Simpl.HoarePartialProps

18:06:33 Presenting theory Security_Protocol_Refinement.m2_kerberos

18:06:35 Presenting theory Simpl.HoarePartial

18:06:35 Presenting theory Security_Protocol_Refinement.m3_kerberos_par

18:06:36 Presenting theory Recursion-Theory-I.RecEnSet

18:06:36 Presenting Planarity_Certificates ...

18:06:36 Presenting document Planarity_Certificates/document

18:06:36 Presenting document Planarity_Certificates/outline

18:06:36 Presenting theory Planarity_Certificates.Lib

18:06:37 Presenting theory Propositional_Proof_Systems.LSC

18:06:37 Presenting theory Security_Protocol_Refinement.m3_kerberos5

18:06:37 Presenting theory BDD.General

18:06:37 Presenting theory BDD.ProcedureSpecs

18:06:37 Presenting theory BDD.EvalProof

18:06:37 Presenting theory Simpl.Termination

18:06:37 Presenting theory Isabelle_C.C_Ast

18:06:38 Presenting theory Planarity_Certificates.OptionMonad

18:06:38 Presenting file "$AFP/Isabelle_C/C11-FrontEnd/generated/c_ast.ML"

18:06:39 Presenting theory Security_Protocol_Refinement.m3_kerberos4

18:06:39 Presenting theory Propositional_Proof_Systems.LSC_Resolution

18:06:39 Presenting theory Propositional_Proof_Systems.ND_FiniteAssms

18:06:40 Presenting theory Propositional_Proof_Systems.ND_Compl_SC

18:06:40 Presenting theory Propositional_Proof_Systems.Resolution_Compl_SC_Small

18:06:43 Presenting theory Propositional_Proof_Systems.Resolution_Compl_SC_Full

18:06:43 Presenting theory Planarity_Certificates.NonDetMonad

18:06:43 Presenting theory BDD.LevellistProof

18:06:43 Presenting theory Propositional_Proof_Systems.MiniSC

18:06:44 Presenting theory Propositional_Proof_Systems.MiniSC_HC

18:06:44 Presenting theory Planarity_Certificates.NonDetMonadLemmas

18:06:44 Presenting theory SIFPL.VS_OBJ

18:06:44 Presenting theory Security_Protocol_Refinement.m1_nssk

18:06:44 Presenting theory Planarity_Certificates.OptionMonadND

18:06:44 Presenting theory Simpl.SmallStep

18:06:45 Presenting theory BDD.ShareRepProof

18:06:45 Presenting theory Security_Protocol_Refinement.m2_nssk

18:06:45 Presenting theory Planarity_Certificates.WP

18:06:45 Presenting file "WP-method.ML"

18:06:46 Presenting theory Simpl.HoareTotalDef

18:06:46 Presenting theory Security_Protocol_Refinement.m3_nssk_par

18:06:46 Presenting theory Planarity_Certificates.OptionMonadWP

18:06:46 Presenting theory SIFPL.ContextOBJ

18:06:46 Presenting SimplifiedOntologicalArgument ...

18:06:46 Presenting document SimplifiedOntologicalArgument/document

18:06:46 Presenting document SimplifiedOntologicalArgument/outline

18:06:47 Presenting theory SimplifiedOntologicalArgument.HOML

18:06:47 Presenting theory SimplifiedOntologicalArgument.DisableKodkodScala

18:06:47 Presenting theory SimplifiedOntologicalArgument.SimplifiedOntologicalArgument

18:06:47 Presenting theory Propositional_Proof_Systems.MiniSC_Craig

18:06:47 Presenting theory SimplifiedOntologicalArgument.MFilter

18:06:47 Presenting Sliding_Window_Algorithm ...

18:06:47 Presenting document Sliding_Window_Algorithm/document

18:06:47 Presenting document Sliding_Window_Algorithm/outline

18:06:47 Presenting theory SimplifiedOntologicalArgument.BaseDefs

18:06:47 Presenting theory SimplifiedOntologicalArgument.ScottVariant

18:06:47 Presenting theory SimplifiedOntologicalArgument.UFilterVariant

18:06:47 Presenting theory SimplifiedOntologicalArgument.SimpleVariant

18:06:47 Presenting theory SimplifiedOntologicalArgument.SimpleVariantPG

18:06:47 Presenting theory SimplifiedOntologicalArgument.SimpleVariantSE

18:06:47 Presenting theory SimplifiedOntologicalArgument.SimpleVariantSEinT

18:06:47 Presenting theory SimplifiedOntologicalArgument.SimpleVariantHF

18:06:48 Presenting theory Security_Protocol_Refinement.m3_nssk

18:06:48 Presenting theory Planarity_Certificates.Graph_Genus

18:06:48 Presenting theory Planarity_Certificates.List_Aux

18:06:48 Presenting theory SimplifiedOntologicalArgument.KanckosLethenNo2Possibilist

18:06:48 Presenting Statecharts ...

18:06:48 Presenting document Statecharts/document

18:06:48 Presenting document Statecharts/outline

18:06:48 Presenting theory Security_Protocol_Refinement.m1_ds

18:06:48 Presenting theory Sliding_Window_Algorithm.SWA

18:06:49 Presenting theory Statecharts.Contrib

18:06:49 Presenting Stellar_Quorums ...

18:06:49 Presenting document Stellar_Quorums/document

18:06:49 Presenting document Stellar_Quorums/outline

18:06:49 Presenting theory Statecharts.DataSpace

18:06:49 Presenting theory Stellar_Quorums.Stellar_Quorums

18:06:49 Presenting theory Security_Protocol_Refinement.m2_ds

18:06:49 Presenting Stone_Algebras ...

18:06:49 Presenting document Stone_Algebras/document

18:06:49 Presenting document Stone_Algebras/outline

18:06:49 Presenting theory Statecharts.Data

18:06:49 Presenting theory Stone_Algebras.Lattice_Basics

18:06:49 Presenting theory Statecharts.Update

18:06:50 Presenting theory Security_Protocol_Refinement.m3_ds_par

18:06:50 Presenting theory Stone_Algebras.P_Algebras

18:06:50 Presenting theory Statecharts.Expr

18:06:50 Presenting theory Statecharts.SA

18:06:50 Presenting theory Stone_Algebras.Filters

18:06:51 Presenting theory Security_Protocol_Refinement.m3_ds

18:06:51 Presenting Stone_Relation_Algebras ...

18:06:51 Presenting document Stone_Relation_Algebras/document

18:06:51 Presenting document Stone_Relation_Algebras/outline

18:06:52 Presenting theory Stone_Relation_Algebras.Fixpoints

18:06:53 Presenting theory Planarity_Certificates.Executable_Permutations

18:06:53 Presenting theory BDD.ShareReduceRepListProof

18:06:53 Presenting theory Stone_Relation_Algebras.Semirings

18:06:53 Presenting theory Statecharts.HA

18:06:53 Presenting theory Isabelle_C.C_Environment

18:06:53 Presenting theory Stone_Algebras.Stone_Construction

18:06:54 Presenting Stone_Kleene_Relation_Algebras ...

18:06:54 Presenting document Stone_Kleene_Relation_Algebras/document

18:06:54 Presenting document Stone_Kleene_Relation_Algebras/outline

18:06:54 Presenting theory Stone_Kleene_Relation_Algebras.Iterings

18:06:55 Presenting theory Planarity_Certificates.Digraph_Map_Impl

18:06:55 Presenting theory Stone_Kleene_Relation_Algebras.Kleene_Algebras

18:06:56 Presenting theory Stone_Relation_Algebras.Relation_Algebras

18:06:57 Presenting theory Planarity_Certificates.Planar_Complete

18:06:57 Presenting theory Stone_Relation_Algebras.Relation_Subalgebras

18:06:57 Presenting theory BDD.RepointProof

18:06:57 Presenting theory Planarity_Certificates.Reachablen

18:06:57 Presenting theory Planarity_Certificates.Permutations_2

18:06:58 Presenting theory Stone_Relation_Algebras.Matrix_Relation_Algebras

18:06:58 Presenting theory Stone_Kleene_Relation_Algebras.Kleene_Relation_Algebras

18:06:58 Presenting theory Stone_Relation_Algebras.Linear_Order_Matrices

18:06:58 Presenting Aggregation_Algebras ...

18:06:58 Presenting document Aggregation_Algebras/document

18:06:58 Presenting document Aggregation_Algebras/outline

18:06:59 Presenting theory Stone_Kleene_Relation_Algebras.Kleene_Relation_Subalgebras

18:06:59 Presenting theory Planarity_Certificates.Planar_Subdivision

18:06:59 Presenting theory Statecharts.HASem

18:07:00 Presenting theory Statecharts.Kripke

18:07:00 Presenting theory Aggregation_Algebras.Semigroups_Big

18:07:00 Presenting theory Statecharts.HAKripke

18:07:01 Presenting theory Aggregation_Algebras.Aggregation_Algebras

18:07:02 Presenting theory Stone_Kleene_Relation_Algebras.Matrix_Kleene_Algebras

18:07:02 Presenting Relational_Minimum_Spanning_Trees ...

18:07:02 Presenting document Relational_Minimum_Spanning_Trees/document

18:07:02 Presenting document Relational_Minimum_Spanning_Trees/outline

18:07:02 Presenting theory Relational_Minimum_Spanning_Trees.Kruskal

18:07:03 Presenting theory Relational_Minimum_Spanning_Trees.Prim

18:07:04 Presenting theory Statecharts.HAOps

18:07:04 Presenting theory Aggregation_Algebras.Matrix_Aggregation_Algebras

18:07:05 Presenting theory Planarity_Certificates.Planar_Subgraph

18:07:05 Presenting theory Simpl.HoareTotalProps

18:07:05 Presenting theory Planarity_Certificates.Kuratowski_Combinatorial

18:07:06 Presenting theory Planarity_Certificates.Simpl_Anno

18:07:06 Presenting theory Statecharts.CarAudioSystem

18:07:06 Presenting Relational_Disjoint_Set_Forests ...

18:07:06 Presenting document Relational_Disjoint_Set_Forests/document

18:07:06 Presenting document Relational_Disjoint_Set_Forests/outline

18:07:06 Presenting theory Planarity_Certificates.Check_Non_Planarity_Impl

18:07:07 Presenting theory Aggregation_Algebras.Linear_Aggregation_Algebras

18:07:07 Presenting theory Relational_Minimum_Spanning_Trees.Boruvka

18:07:07 Presenting Relational_Forests ...

18:07:07 Presenting document Relational_Forests/document

18:07:07 Presenting document Relational_Forests/outline

18:07:08 Presenting Subset_Boolean_Algebras ...

18:07:08 Presenting document Subset_Boolean_Algebras/document

18:07:08 Presenting document Subset_Boolean_Algebras/outline

18:07:08 Presenting theory BDD.NormalizeTotalProof

18:07:08 Presenting theory Relational_Forests.Forests

18:07:09 Presenting Store_Buffer_Reduction ...

18:07:09 Presenting document Store_Buffer_Reduction/document

18:07:09 Presenting document Store_Buffer_Reduction/outline

18:07:09 Presenting theory Relational_Forests.Algorithms

18:07:09 Presenting Strong_Security ...

18:07:09 Presenting document Strong_Security/document

18:07:09 Presenting document Strong_Security/outline

18:07:09 Presenting theory Strong_Security.Types

18:07:09 Presenting theory Strong_Security.Expr

18:07:09 Presenting theory Strong_Security.Domain_example

18:07:09 Presenting theory Relational_Disjoint_Set_Forests.Disjoint_Set_Forests

18:07:09 Presenting theory Strong_Security.MWLf

18:07:10 Presenting theory Strong_Security.Strong_Security

18:07:11 Presenting theory Strong_Security.Up_To_Technique

18:07:11 Presenting theory Strong_Security.Parallel_Composition

18:07:11 Presenting theory Simpl.HoareTotal

18:07:12 Presenting theory Strong_Security.Strongly_Secure_Skip_Assign

18:07:13 Presenting theory Planarity_Certificates.Check_Non_Planarity_Verification

18:07:13 Presenting theory Simpl.Hoare

18:07:13 Presenting theory Simpl.StateSpace

18:07:13 Presenting theory Planarity_Certificates.AutoCorres_Misc

18:07:14 Presenting theory Planarity_Certificates.Setup_AutoCorres

18:07:14 Presenting file "$AFP/Case_Labeling/util.ML"

18:07:16 Presenting theory Relational_Disjoint_Set_Forests.More_Disjoint_Set_Forests

18:07:17 Presenting Sugar ...

18:07:17 Presenting document Sugar/sugar

18:07:17 Presenting theory Sugar.Sugar

18:07:17 Presenting Sunflowers ...

18:07:17 Presenting document Sunflowers/document

18:07:17 Presenting document Sunflowers/outline

18:07:18 Presenting theory Sunflowers.Sunflower

18:07:18 Presenting theory Strong_Security.Language_Composition

18:07:18 Presenting theory Strong_Security.Type_System

18:07:18 Presenting theory Strong_Security.Type_System_example

18:07:18 Presenting Syntax_Independent_Logic ...

18:07:18 Presenting document Syntax_Independent_Logic/document

18:07:18 Presenting document Syntax_Independent_Logic/outline

18:07:19 Presenting theory Sunflowers.Erdos_Rado_Sunflower

18:07:19 Presenting theory Syntax_Independent_Logic.Prelim

18:07:19 Presenting Goedel_Incompleteness ...

18:07:19 Presenting document Goedel_Incompleteness/document

18:07:19 Presenting document Goedel_Incompleteness/outline

18:07:19 Presenting theory Subset_Boolean_Algebras.Subset_Boolean_Algebras

18:07:19 Presenting theory Goedel_Incompleteness.Deduction2

18:07:19 Presenting theory Goedel_Incompleteness.Abstract_Encoding

18:07:20 Presenting Goedel_HFSet_Semantic ...

18:07:20 Presenting document Goedel_HFSet_Semantic/document

18:07:20 Presenting document Goedel_HFSet_Semantic/outline

18:07:20 Presenting theory Goedel_Incompleteness.Abstract_Representability

18:07:20 Presenting theory Goedel_Incompleteness.Diagonalization

18:07:20 Presenting theory Goedel_Incompleteness.Derivability_Conditions

18:07:21 Presenting theory Planarity_Certificates.Check_Planarity_Verification

18:07:21 Presenting theory Goedel_Incompleteness.Goedel_Formula

18:07:21 Presenting theory Planarity_Certificates.Planarity_Certificates

18:07:21 Presenting Goedel_HFSet_Semanticless ...

18:07:21 Presenting document Goedel_HFSet_Semanticless/document

18:07:21 Presenting document Goedel_HFSet_Semanticless/outline

18:07:21 Presenting theory Goedel_HFSet_Semantic.Instance

18:07:21 Presenting Robinson_Arithmetic ...

18:07:21 Presenting document Robinson_Arithmetic/document

18:07:21 Presenting document Robinson_Arithmetic/outline

18:07:21 Presenting theory Goedel_Incompleteness.Standard_Model_More

18:07:22 Presenting theory Goedel_Incompleteness.Abstract_First_Goedel

18:07:22 Presenting theory Goedel_Incompleteness.Rosser_Formula

18:07:23 Presenting theory Goedel_Incompleteness.Abstract_First_Goedel_Rosser

18:07:23 Presenting theory Goedel_Incompleteness.Abstract_Second_Goedel

18:07:23 Presenting theory Goedel_Incompleteness.Abstract_Jeroslow_Encoding

18:07:24 Presenting theory Goedel_Incompleteness.Jeroslow_Original

18:07:24 Presenting theory Goedel_Incompleteness.Jeroslow_Simplified

18:07:24 Presenting theory Goedel_Incompleteness.Loeb_Formula

18:07:24 Presenting theory Goedel_Incompleteness.Loeb

18:07:25 Presenting theory Goedel_Incompleteness.Tarski

18:07:25 Presenting theory Goedel_Incompleteness.All_Abstract

18:07:25 Presenting Szpilrajn ...

18:07:25 Presenting document Szpilrajn/document

18:07:25 Presenting document Szpilrajn/outline

18:07:25 Presenting theory SPARCv8.Sparc_Properties

18:07:26 Presenting theory Robinson_Arithmetic.Robinson_Arithmetic

18:07:26 Presenting theory Szpilrajn.Szpilrajn

18:07:26 Presenting theory Goedel_HFSet_Semanticless.SyntaxN

18:07:26 Presenting TESL_Language ...

18:07:26 Presenting document TESL_Language/document

18:07:26 Presenting document TESL_Language/outline

18:07:26 Presenting theory TESL_Language.Introduction

18:07:26 Presenting theory TESL_Language.TESL

18:07:26 Presenting theory TESL_Language.Run

18:07:26 Presenting theory Syntax_Independent_Logic.Syntax

18:07:26 Presenting theory TESL_Language.Denotational

18:07:27 Presenting theory TESL_Language.SymbolicPrimitive

18:07:27 Presenting theory Robinson_Arithmetic.Instance

18:07:27 Presenting TLA ...

18:07:27 Presenting document TLA/document

18:07:27 Presenting document TLA/outline

18:07:27 Presenting theory Goedel_HFSet_Semanticless.Coding

18:07:27 Presenting theory TESL_Language.Operational

18:07:29 Presenting theory SPARCv8.Sparc_Init_State

18:07:29 Presenting theory SPARCv8.Sparc_Code_Gen

18:07:29 Presenting Timed_Automata ...

18:07:29 Presenting document Timed_Automata/document

18:07:29 Presenting document Timed_Automata/outline

18:07:29 Presenting theory TESL_Language.Corecursive_Prop

18:07:30 Presenting theory TLA.Sequence

18:07:30 Presenting theory Syntax_Independent_Logic.Deduction

18:07:30 Presenting theory Simpl.AlternativeSmallStep

18:07:31 Presenting theory TLA.Intensional

18:07:31 Presenting theory Simpl.Simpl_Heap

18:07:31 Presenting theory TESL_Language.Hygge_Theory

18:07:31 Presenting theory Syntax_Independent_Logic.Natural_Deduction

18:07:32 Presenting theory Simpl.HeapList

18:07:32 Presenting theory TESL_Language.StutteringDefs

18:07:32 Presenting theory TLA.Semantics

18:07:32 Presenting theory Simpl.Generalise

18:07:32 Presenting file "generalise_state.ML"

18:07:33 Presenting theory Goedel_HFSet_Semanticless.Predicates

18:07:33 Presenting theory TLA.PreFormulas

18:07:33 Presenting theory Syntax_Independent_Logic.Pseudo_Term

18:07:33 Presenting theory Syntax_Independent_Logic.Standard_Model

18:07:34 Presenting theory Goedel_HFSet_Semanticless.Sigma

18:07:35 Presenting theory TESL_Language.StutteringLemmas

18:07:35 Presenting theory TLA.Rules

18:07:36 Presenting theory TESL_Language.Stuttering

18:07:36 Presenting theory TLA.Liveness

18:07:36 Presenting theory TESL_Language.Config_Morphisms

18:07:36 Presenting Topological_Semantics ...

18:07:36 Presenting document Topological_Semantics/document

18:07:36 Presenting document Topological_Semantics/outline

18:07:36 Presenting theory TLA.State

18:07:36 Presenting theory TLA.Even

18:07:36 Presenting theory Topological_Semantics.sse_boolean_algebra

18:07:37 Presenting theory Timed_Automata.Floyd_Warshall

18:07:37 Presenting theory Topological_Semantics.sse_boolean_algebra_quantification

18:07:37 Presenting theory Syntax_Independent_Logic.Syntax_Arith

18:07:37 Presenting theory Topological_Semantics.sse_operation_positive

18:07:38 Presenting theory TLA.Inc

18:07:38 Presenting theory Topological_Semantics.sse_operation_positive_quantification

18:07:38 Presenting theory Goedel_HFSet_Semanticless.Coding_Predicates

18:07:39 Presenting theory Goedel_HFSet_Semanticless.Pf_Predicates

18:07:40 Presenting theory Timed_Automata.Timed_Automata

18:07:40 Presenting theory Syntax_Independent_Logic.Deduction_Q

18:07:40 Presenting theory TLA.Buffer

18:07:40 Presenting Transitive-Closure-II ...

18:07:40 Presenting Tree_Decomposition ...

18:07:40 Presenting document Transitive-Closure-II/document

18:07:40 Presenting document Transitive-Closure-II/outline

18:07:40 Presenting document Tree_Decomposition/document

18:07:40 Presenting document Tree_Decomposition/outline

18:07:41 Presenting theory Tree_Decomposition.Graph

18:07:41 Presenting theory Topological_Semantics.sse_operation_negative

18:07:42 Presenting theory Transitive-Closure-II.RTrancl

18:07:42 Presenting Tutorial ...

18:07:42 Presenting document Tutorial/tutorial

18:07:42 Presenting theory Tutorial.Base

18:07:42 Presenting theory Tutorial.ToyList_Test

18:07:42 Presenting theory Tree_Decomposition.Tree

18:07:42 Presenting theory Tutorial.ToyList

18:07:42 Presenting theory Timed_Automata.DBM

18:07:42 Presenting theory Tree_Decomposition.TreeDecomposition

18:07:42 Presenting theory Topological_Semantics.sse_operation_negative_quantification

18:07:43 Presenting theory Tutorial.Ifexpr

18:07:43 Presenting theory Tree_Decomposition.TreewidthTree

18:07:43 Presenting theory Tree_Decomposition.TreewidthCompleteGraph

18:07:43 Presenting theory Tree_Decomposition.ExampleInstantiations

18:07:43 Presenting Typeclass_Hierarchy ...

18:07:43 Presenting document Typeclass_Hierarchy/typeclass_hierarchy

18:07:43 Presenting theory Tutorial.CodeGen

18:07:43 Presenting theory Typeclass_Hierarchy.Setup

18:07:43 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

18:07:43 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

18:07:44 Presenting theory Typeclass_Hierarchy.Typeclass_Hierarchy

18:07:44 Presenting Types_Tableaus_and_Goedels_God ...

18:07:44 Presenting document Types_Tableaus_and_Goedels_God/document

18:07:44 Presenting document Types_Tableaus_and_Goedels_God/outline

18:07:44 Presenting theory Types_Tableaus_and_Goedels_God.Relations

18:07:44 Presenting theory Tutorial.Trie

18:07:44 Presenting theory Types_Tableaus_and_Goedels_God.IHOML

18:07:45 Presenting theory Tutorial.ABexpr

18:07:45 Presenting theory Tutorial.unfoldnested

18:07:45 Presenting theory Types_Tableaus_and_Goedels_God.IHOML_Examples

18:07:45 Presenting theory Tutorial.Nested

18:07:45 Presenting theory Types_Tableaus_and_Goedels_God.GoedelProof_P1

18:07:46 Presenting theory Tutorial.Fundata

18:07:46 Presenting theory Tutorial.fun0

18:07:46 Presenting theory Tutorial.simp2

18:07:46 Presenting theory Types_Tableaus_and_Goedels_God.GoedelProof_P2

18:07:46 Presenting theory Tutorial.PDL

18:07:47 Presenting theory Store_Buffer_Reduction.ReduceStoreBuffer

18:07:47 Presenting theory Types_Tableaus_and_Goedels_God.FittingProof

18:07:47 Presenting theory Topological_Semantics.topo_operators_basic

18:07:47 Presenting theory Types_Tableaus_and_Goedels_God.AndersonProof

18:07:47 Presenting theory Tutorial.CTL

18:07:47 Presenting UPF ...

18:07:47 Presenting document UPF/document

18:07:47 Presenting document UPF/outline

18:07:48 Presenting theory Timed_Automata.Paths_Cycles

18:07:48 Presenting theory Tutorial.CTLind

18:07:49 Presenting theory UPF.Monads

18:07:49 Presenting theory Tutorial.Setup

18:07:49 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

18:07:49 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

18:07:49 Presenting theory Topological_Semantics.topo_operators_derivative

18:07:49 Presenting theory UPF.UPFCore

18:07:49 Presenting theory Tutorial.Even

18:07:49 Presenting theory Tutorial.Mutual

18:07:50 Presenting theory UPF.ElementaryPolicies

18:07:50 Presenting theory Tutorial.Star

18:07:50 Presenting theory Simpl.Vcg

18:07:50 Presenting theory Topological_Semantics.topo_alexandrov

18:07:50 Presenting file "hoare.ML"

18:07:50 Presenting theory UPF.SeqComposition

18:07:50 Presenting file "hoare_syntax.ML"

18:07:50 Presenting theory Tutorial.AB

18:07:50 Presenting theory UPF.ParallelComposition

18:07:50 Presenting theory Simpl.SyntaxTest

18:07:50 Presenting theory Tutorial.Advanced

18:07:51 Presenting theory Tutorial.Tree

18:07:51 Presenting theory Tutorial.Tree2

18:07:51 Presenting theory Tutorial.Plus

18:07:51 Presenting theory Tutorial.case_exprs

18:07:51 Presenting theory Tutorial.fakenat

18:07:51 Presenting theory Topological_Semantics.topo_frontier_algebra

18:07:51 Presenting theory UPF.Normalisation

18:07:51 Presenting theory Tutorial.natsum

18:07:51 Presenting theory Tutorial.pairs2

18:07:51 Presenting theory Tutorial.Option2

18:07:51 Presenting theory Tutorial.types

18:07:51 Presenting theory Tutorial.prime_def

18:07:51 Presenting theory UPF.NormalisationTestSpecification

18:07:51 Presenting theory Tutorial.simp

18:07:51 Presenting theory Tutorial.Itrev

18:07:51 Presenting theory UPF.Analysis

18:07:51 Presenting theory UPF.UPF

18:07:52 Presenting theory Tutorial.AdvancedInd

18:07:52 Presenting theory Simpl.VcgEx

18:07:52 Presenting theory Tutorial.appendix

18:07:53 Presenting theory Timed_Automata.DBM_Basics

18:07:53 Presenting theory UPF.Service

18:07:54 Presenting theory Simpl.VcgExSP

18:07:54 Presenting theory Tutorial.Message

18:07:54 Presenting theory UPF.ServiceExample

18:07:54 Presenting UPF_Firewall ...

18:07:54 Presenting document UPF_Firewall/document

18:07:54 Presenting document UPF_Firewall/outline

18:07:54 Presenting theory UPF_Firewall.NetworkCore

18:07:54 Presenting theory UPF_Firewall.DatatypeAddress

18:07:54 Presenting theory UPF_Firewall.DatatypePort

18:07:54 Presenting theory UPF_Firewall.IntegerAddress

18:07:54 Presenting theory UPF_Firewall.IntegerPort

18:07:54 Presenting theory Simpl.VcgExTotal

18:07:54 Presenting theory Goedel_HFSet_Semanticless.II_Prelims

18:07:55 Presenting theory UPF_Firewall.IntegerPort_TCPUDP

18:07:55 Presenting theory Simpl.Quicksort

18:07:55 Presenting theory Simpl.XVcg

18:07:55 Presenting theory Simpl.XVcgEx

18:07:55 Presenting theory UPF_Firewall.IPv4

18:07:55 Presenting theory Tutorial.Event

18:07:55 Presenting theory Simpl.ProcParEx

18:07:55 Presenting theory UPF_Firewall.IPv4_TCPUDP

18:07:55 Presenting theory UPF_Firewall.NetworkModels

18:07:55 Presenting theory UPF_Firewall.PolicyCore

18:07:55 Presenting theory Tutorial.Public

18:07:55 Presenting theory UPF_Firewall.PolicyCombinators

18:07:56 Presenting theory Goedel_HFSet_Semanticless.Pseudo_Coding

18:07:56 Presenting theory UPF_Firewall.PortCombinators

18:07:56 Presenting theory Simpl.ProcParExSP

18:07:57 Presenting theory Tutorial.NS_Public

18:07:57 Presenting theory UPF_Firewall.ProtocolPortCombinators

18:07:57 Presenting theory UPF_Firewall.Ports

18:07:57 Presenting theory UPF_Firewall.PacketFilter

18:07:57 Presenting theory Tutorial.Documents

18:07:58 Presenting theory Tutorial.Numbers

18:07:58 Presenting theory Tutorial.Pairs

18:07:58 Presenting theory UPF_Firewall.NAT

18:07:58 Presenting theory Tutorial.Records

18:07:58 Presenting theory Simpl.Closure

18:07:58 Presenting theory Tutorial.Typedefs

18:07:58 Presenting theory Tutorial.Overloading

18:07:59 Presenting theory Tutorial.Axioms

18:07:59 Presenting theory Tutorial.Basic

18:07:59 Presenting theory Tutorial.Blast

18:07:59 Presenting theory Tutorial.Force

18:07:59 Presenting theory Tutorial.TPrimes

18:07:59 Presenting theory Simpl.ClosureEx

18:07:59 Presenting theory Goedel_HFSet_Semanticless.Quote

18:07:59 Presenting theory Tutorial.Forward

18:08:00 Presenting theory Tutorial.Tacticals

18:08:00 Presenting theory Tutorial.find2

18:08:00 Presenting theory Tutorial.Examples

18:08:00 Presenting theory Tutorial.Functions

18:08:00 Presenting theory Tutorial.Relations

18:08:00 Presenting theory Tutorial.Recur

18:08:00 Presenting Universal_Turing_Machine ...

18:08:00 Presenting document Universal_Turing_Machine/document

18:08:00 Presenting document Universal_Turing_Machine/outline

18:08:00 Presenting theory Goedel_HFSet_Semanticless.Functions

18:08:01 Presenting theory Goedel_HFSet_Semanticless.Goedel_I

18:08:01 Presenting theory UPF_Firewall.FWNormalisationCore

18:08:02 Presenting theory Goedel_HFSet_Semanticless.Instance

18:08:02 Presenting theory Topological_Semantics.topo_negation_conditions

18:08:02 Presenting Van_Emde_Boas_Trees ...

18:08:02 Presenting document Van_Emde_Boas_Trees/document

18:08:02 Presenting document Van_Emde_Boas_Trees/outline

18:08:03 Presenting theory Topological_Semantics.topo_negation_fixedpoints

18:08:03 Presenting theory Van_Emde_Boas_Trees.Heap_Time_Monad

18:08:03 Presenting theory Universal_Turing_Machine.Turing

18:08:03 Presenting theory Van_Emde_Boas_Trees.Array_Time

18:08:04 Presenting theory Van_Emde_Boas_Trees.Heap

18:08:04 Presenting theory Van_Emde_Boas_Trees.Ref_Time

18:08:04 Presenting theory Van_Emde_Boas_Trees.Imperative_HOL_Time

18:08:04 Presenting theory Van_Emde_Boas_Trees.Syntax_Match

18:08:04 Presenting theory Universal_Turing_Machine.Turing_Hoare

18:08:04 Presenting theory Simpl.Compose

18:08:05 Presenting theory Van_Emde_Boas_Trees.Assertions

18:08:05 Presenting theory Simpl.ComposeEx

18:08:05 Presenting theory Van_Emde_Boas_Trees.Hoare_Triple

18:08:05 Presenting theory Van_Emde_Boas_Trees.Refine_Imp_Hol

18:08:06 Presenting theory Van_Emde_Boas_Trees.Automation

18:08:06 Presenting theory Van_Emde_Boas_Trees.Sep_Main

18:08:06 Presenting theory Van_Emde_Boas_Trees.Imperative_HOL_Add

18:08:06 Presenting theory Van_Emde_Boas_Trees.Time_Reasoning

18:08:06 Presenting theory Van_Emde_Boas_Trees.Simple_TBOUND_Cond

18:08:06 Presenting theory Van_Emde_Boas_Trees.VEBT_Example_Setup

18:08:07 Presenting theory Simpl.UserGuide

18:08:07 Presenting theory Simpl.Simpl

18:08:07 Presenting Van_der_Waerden ...

18:08:07 Presenting document Van_der_Waerden/document

18:08:07 Presenting document Van_der_Waerden/outline

18:08:07 Presenting theory Topological_Semantics.ex_LFIs

18:08:07 Presenting theory Van_der_Waerden.Digits

18:08:07 Presenting theory Van_Emde_Boas_Trees.VEBT_Definitions

18:08:08 Presenting theory Van_Emde_Boas_Trees.VEBT_Member

18:08:08 Presenting theory UPF_Firewall.NormalisationGenericProofs

18:08:08 Presenting theory Timed_Automata.DBM_Operations

18:08:09 Presenting theory Topological_Semantics.topo_strict_implication

18:08:09 Presenting theory Van_der_Waerden.Van_der_Waerden

18:08:09 Presenting theory Universal_Turing_Machine.Uncomputable

18:08:09 Presenting VeriComp ...

18:08:09 Presenting document VeriComp/document

18:08:09 Presenting document VeriComp/outline

18:08:09 Presenting theory VeriComp.Behaviour

18:08:10 Presenting theory Van_Emde_Boas_Trees.VEBT_Insert

18:08:10 Presenting theory VeriComp.Well_founded

18:08:10 Presenting theory VeriComp.Inf

18:08:10 Presenting theory VeriComp.Transfer_Extras

18:08:10 Presenting theory VeriComp.Semantics

18:08:10 Presenting theory VeriComp.Language

18:08:10 Presenting theory Timed_Automata.DBM_Zone_Semantics

18:08:11 Presenting theory Isabelle_C.C_Parser_Language

18:08:11 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/base.sig"

18:08:11 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/join.sml"

18:08:11 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/lrtable.sml"

18:08:11 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/stream.sml"

18:08:11 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/parser1.sml"

18:08:11 Presenting file "$AFP/Isabelle_C/C11-FrontEnd/generated/c_grammar_fun.grm.sig"

18:08:11 Presenting file "$AFP/Isabelle_C/C11-FrontEnd/generated/c_grammar_fun.grm.sml"

18:08:11 Presenting theory Timed_Automata.Misc

18:08:11 Presenting theory Timed_Automata.DBM_Normalization

18:08:12 Presenting theory Van_Emde_Boas_Trees.VEBT_InsertCorrectness

18:08:12 Presenting theory VeriComp.Simulation

18:08:12 Presenting theory Van_Emde_Boas_Trees.VEBT_MinMax

18:08:13 Presenting theory VeriComp.Compiler

18:08:13 Presenting theory VeriComp.Fixpoint

18:08:13 Presenting Verified-Prover ...

18:08:13 Presenting document Verified-Prover/document

18:08:13 Presenting document Verified-Prover/outline

18:08:13 Presenting theory Topological_Semantics.ex_subminimal_logics

18:08:14 Presenting theory Isabelle_C.C_Lexer_Annotation

18:08:14 Presenting theory Isabelle_C.C_Parser_Annotation

18:08:14 Presenting theory Universal_Turing_Machine.Abacus_Mopup

18:08:14 Presenting theory Van_Emde_Boas_Trees.VEBT_Succ

18:08:15 Presenting theory Topological_Semantics.topo_derivative_algebra

18:08:16 Presenting theory Topological_Semantics.ex_LFUs

18:08:17 Presenting theory Van_Emde_Boas_Trees.VEBT_Pred

18:08:17 Presenting theory Topological_Semantics.topo_border_algebra

18:08:17 Presenting theory Topological_Semantics.topo_closure_algebra

18:08:17 Presenting theory Topological_Semantics.topo_interior_algebra

18:08:18 Presenting Verified_SAT_Based_AI_Planning ...

18:08:18 Presenting document Verified_SAT_Based_AI_Planning/document

18:08:18 Presenting document Verified_SAT_Based_AI_Planning/outline

18:08:18 Presenting theory Verified_SAT_Based_AI_Planning.List_Supplement

18:08:18 Presenting theory Verified_SAT_Based_AI_Planning.Map_Supplement

18:08:19 Presenting theory Verified_SAT_Based_AI_Planning.CNF_Supplement

18:08:19 Presenting theory Verified_SAT_Based_AI_Planning.CNF_Semantics_Supplement

18:08:19 Presenting theory Verified_SAT_Based_AI_Planning.State_Variable_Representation

18:08:19 Presenting theory Verified-Prover.Prover

18:08:19 Presenting theory Verified_SAT_Based_AI_Planning.STRIPS_Representation

18:08:19 Presenting VolpanoSmith ...

18:08:19 Presenting document VolpanoSmith/document

18:08:19 Presenting document VolpanoSmith/outline

18:08:20 Presenting theory Store_Buffer_Reduction.ReduceStoreBufferSimulation

18:08:21 Presenting theory Van_Emde_Boas_Trees.VEBT_Delete

18:08:22 Presenting theory UPF_Firewall.NormalisationIntegerPortProof

18:08:23 Presenting theory VolpanoSmith.Semantics

18:08:23 Presenting theory Timed_Automata.Regions_Beta

18:08:24 Presenting theory Van_Emde_Boas_Trees.VEBT_DeleteCorrectness

18:08:25 Presenting theory Store_Buffer_Reduction.PIMP

18:08:25 Presenting theory Store_Buffer_Reduction.SyntaxTweaks

18:08:25 Presenting theory Store_Buffer_Reduction.Abbrevs

18:08:26 Presenting theory Van_Emde_Boas_Trees.VEBT_Uniqueness

18:08:26 Presenting theory VolpanoSmith.secTypes

18:08:26 Presenting theory Van_Emde_Boas_Trees.VEBT_Height

18:08:27 Presenting theory VolpanoSmith.Execute

18:08:27 Presenting WHATandWHERE_Security ...

18:08:27 Presenting document WHATandWHERE_Security/document

18:08:27 Presenting document WHATandWHERE_Security/outline

18:08:27 Presenting theory Store_Buffer_Reduction.Variants

18:08:27 Presenting theory Verified_SAT_Based_AI_Planning.STRIPS_Semantics

18:08:27 Presenting theory WHATandWHERE_Security.WHATWHERE_Security

18:08:27 Presenting theory Store_Buffer_Reduction.Text

18:08:27 Presenting theory Store_Buffer_Reduction.Preliminaries

18:08:27 Presenting WOOT_Strong_Eventual_Consistency ...

18:08:27 Presenting document WOOT_Strong_Eventual_Consistency/document

18:08:27 Presenting document WOOT_Strong_Eventual_Consistency/outline

18:08:27 Presenting theory WOOT_Strong_Eventual_Consistency.ErrorMonad

18:08:27 Presenting theory WOOT_Strong_Eventual_Consistency.Data

18:08:28 Presenting theory WOOT_Strong_Eventual_Consistency.BasicAlgorithms

18:08:28 Presenting theory Isabelle_C.C_Eval

18:08:28 Presenting theory WOOT_Strong_Eventual_Consistency.CreateAlgorithms

18:08:28 Presenting theory WOOT_Strong_Eventual_Consistency.IntegrateAlgorithm

18:08:28 Presenting theory WHATandWHERE_Security.Up_To_Technique

18:08:28 Presenting theory WOOT_Strong_Eventual_Consistency.DistributedExecution

18:08:28 Presenting theory WOOT_Strong_Eventual_Consistency.SortKeys

18:08:28 Presenting theory Verified_SAT_Based_AI_Planning.SAS_Plus_Representation

18:08:28 Presenting theory WHATandWHERE_Security.MWLs

18:08:29 Presenting theory WOOT_Strong_Eventual_Consistency.Psi

18:08:29 Presenting theory WHATandWHERE_Security.Parallel_Composition

18:08:29 Presenting theory WOOT_Strong_Eventual_Consistency.Sorting

18:08:29 Presenting theory WOOT_Strong_Eventual_Consistency.Consistency

18:08:29 Presenting theory WHATandWHERE_Security.WHATWHERE_Secure_Skip_Assign

18:08:29 Presenting theory WOOT_Strong_Eventual_Consistency.CreateConsistent

18:08:29 Presenting theory Van_Emde_Boas_Trees.VEBT_Bounds

18:08:31 Presenting theory WOOT_Strong_Eventual_Consistency.IntegrateInsertCommute

18:08:32 Presenting theory WOOT_Strong_Eventual_Consistency.StrongConvergence

18:08:32 Presenting theory Verified_SAT_Based_AI_Planning.SAS_Plus_Semantics

18:08:32 Presenting theory WOOT_Strong_Eventual_Consistency.SEC

18:08:32 Presenting theory Timed_Automata.Regions

18:08:32 Presenting theory WOOT_Strong_Eventual_Consistency.Example

18:08:32 Presenting Weight_Balanced_Trees ...

18:08:32 Presenting document Weight_Balanced_Trees/document

18:08:32 Presenting document Weight_Balanced_Trees/outline

18:08:32 Presenting theory Weight_Balanced_Trees.Weight_Balanced_Trees_log

18:08:32 Presenting theory Van_Emde_Boas_Trees.VEBT_DeleteBounds

18:08:33 Presenting theory Weight_Balanced_Trees.Weight_Balanced_Trees

18:08:33 Presenting Weighted_Arithmetic_Geometric_Mean ...

18:08:33 Presenting document Weighted_Arithmetic_Geometric_Mean/document

18:08:33 Presenting document Weighted_Arithmetic_Geometric_Mean/outline

18:08:33 Presenting theory Van_Emde_Boas_Trees.VEBT_Space

18:08:33 Presenting theory Weighted_Arithmetic_Geometric_Mean.Weighted_Arithmetic_Geometric_Mean

18:08:34 Presenting Word_Lib ...

18:08:34 Presenting document Word_Lib/document

18:08:34 Presenting document Word_Lib/outline

18:08:34 Presenting theory Word_Lib.More_Arithmetic

18:08:34 Presenting theory Word_Lib.Even_More_List

18:08:34 Presenting theory Word_Lib.More_Sublist

18:08:34 Presenting theory Word_Lib.More_Misc

18:08:34 Presenting theory Van_Emde_Boas_Trees.VEBT_Intf_Functional

18:08:34 Presenting theory Word_Lib.More_Divides

18:08:34 Presenting theory Van_Emde_Boas_Trees.VEBT_List_Assn

18:08:35 Presenting theory Timed_Automata.Closure

18:08:35 Presenting theory Isabelle_C.C_Command

18:08:35 Presenting theory Isabelle_C.C_Document

18:08:35 Presenting theory Isabelle_C.C_Main

18:08:36 Presenting theory Word_Lib.More_Word

18:08:36 Presenting theory Word_Lib.Strict_part_mono

18:08:36 Presenting theory Van_Emde_Boas_Trees.VEBT_BuildupMemImp

18:08:37 Presenting theory Word_Lib.Many_More

18:08:37 Presenting theory Word_Lib.Bit_Shifts_Infix_Syntax

18:08:37 Presenting theory Van_Emde_Boas_Trees.VEBT_SuccPredImperative

18:08:38 Presenting theory Word_Lib.Aligned

18:08:38 Presenting theory Word_Lib.Next_and_Prev

18:08:38 Presenting theory WHATandWHERE_Security.Language_Composition

18:08:38 Presenting theory Word_Lib.Signed_Division_Word

18:08:38 Presenting theory Word_Lib.Bit_Comprehension

18:08:38 Presenting theory Isabelle_C.C0

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/argument_scope.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/atomic_parenthesis.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/bitfield_declaration_ambiguity.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/bitfield_declaration_ambiguity.ok.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/block_scope.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/char-literal-printing.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/c-namespace.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/control-scope.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/dangling_else.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/declarators.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/designator.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum_constant_visibility.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum_shadows_typedef.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum-trick.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/expressions.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/function-decls.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/local_scope.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/local_typedef.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/long-long-struct.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/namespaces.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/no_local_scope.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/parameter_declaration_ambiguity.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/parameter_declaration_ambiguity.test.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/statements.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/struct-recursion.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/typedef_star.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/types.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/variable_star.c"

18:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/bitfield_declaration_ambiguity.fail.c"

18:08:38 Presenting theory Word_Lib.Most_significant_bit

18:08:38 Presenting theory WHATandWHERE_Security.Type_System

18:08:38 Presenting theory Van_Emde_Boas_Trees.VEBT_DelImperative

18:08:38 Presenting theory Word_Lib.Least_significant_bit

18:08:38 Presenting theory Word_Lib.Generic_set_bit

18:08:38 Presenting theory Van_Emde_Boas_Trees.VEBT_Intf_Imperative

18:08:39 Presenting theory WHATandWHERE_Security.Type_System_example

18:08:39 Presenting Complx ...

18:08:39 Presenting document Complx/document

18:08:39 Presenting document Complx/outline

18:08:39 Presenting theory Van_Emde_Boas_Trees.VEBT_Example

18:08:39 Presenting IEEE_Floating_Point ...

18:08:39 Presenting document IEEE_Floating_Point/document

18:08:39 Presenting document IEEE_Floating_Point/outline

18:08:39 Presenting theory Complx.Language

18:08:39 Presenting theory IEEE_Floating_Point.IEEE

18:08:40 Presenting theory Word_Lib.Bits_Int

18:08:40 Presenting theory Complx.SmallStep

18:08:40 Presenting theory Word_Lib.Typedef_Morphisms

18:08:40 Presenting theory Word_Lib.Singleton_Bit_Shifts

18:08:40 Presenting theory Word_Lib.Legacy_Aliases

18:08:41 Presenting theory IEEE_Floating_Point.IEEE_Properties

18:08:41 Presenting theory Complx.OG_Annotations

18:08:41 Presenting theory IEEE_Floating_Point.FP64

18:08:41 Presenting theory IEEE_Floating_Point.Conversion_IEEE_Float

18:08:42 Presenting theory Universal_Turing_Machine.Abacus

18:08:42 Presenting theory IEEE_Floating_Point.Double

18:08:42 Presenting IP_Addresses ...

18:08:42 Presenting document IP_Addresses/document

18:08:42 Presenting document IP_Addresses/outline

18:08:42 Presenting theory IP_Addresses.NumberWang_IPv4

18:08:42 Presenting theory Isabelle_C.C1

18:08:42 Presenting theory Timed_Automata.Approx_Beta

18:08:42 Presenting theory IP_Addresses.NumberWang_IPv6

18:08:43 Presenting theory Universal_Turing_Machine.Abacus_Defs

18:08:43 Presenting theory Complx.OG_Hoare

18:08:43 Presenting theory Universal_Turing_Machine.Rec_Def

18:08:43 Presenting theory IP_Addresses.WordInterval

18:08:43 Presenting theory IP_Addresses.Hs_Compat

18:08:43 Presenting theory Complx.SeqCatch_decomp

18:08:44 Presenting theory IP_Addresses.IP_Address

18:08:44 Presenting theory Word_Lib.Reversed_Bit_Lists

18:08:44 Presenting theory IP_Addresses.IPv4

18:08:44 Presenting theory Verified_SAT_Based_AI_Planning.SAS_Plus_STRIPS

18:08:45 Presenting theory Isabelle_C.C2

18:08:45 Presenting theory Universal_Turing_Machine.Abacus_Hoare

18:08:45 Presenting theory Complx.OG_Soundness

18:08:45 Presenting theory Isabelle_C.C_paper

18:08:46 Presenting theory Complx.Cache_Tactics

18:08:46 Presenting theory Isabelle_C.C_Appendices

18:08:46 Presenting theory Isabelle_C.README

18:08:46 Presenting Simple_Firewall ...

18:08:46 Presenting document Simple_Firewall/document

18:08:46 Presenting document Simple_Firewall/outline

18:08:46 Presenting theory Timed_Automata.Normalized_Zone_Semantics

18:08:46 Presenting theory Word_Lib.Bitwise

18:08:46 Presenting theory Simple_Firewall.Lib_Enum_toString

18:08:46 Presenting Routing ...

18:08:46 Presenting document Routing/document

18:08:46 Presenting document Routing/outline

18:08:46 Presenting theory Routing.Linorder_Helper

18:08:47 Presenting theory Simple_Firewall.L4_Protocol

18:08:47 Presenting theory Simple_Firewall.Simple_Packet

18:08:47 Presenting theory Simple_Firewall.Firewall_Common_Decision_State

18:08:47 Presenting theory IP_Addresses.IPv6

18:08:47 Presenting theory UPF_Firewall.NormalisationIPPProofs

18:08:47 Presenting theory IP_Addresses.Prefix_Match

18:08:48 Presenting theory UPF_Firewall.ElementaryRules

18:08:48 Presenting theory UPF_Firewall.FWNormalisation

18:08:48 Presenting theory IP_Addresses.CIDR_Split

18:08:48 Presenting theory IP_Addresses.WordInterval_Sorted

18:08:48 Presenting theory UPF_Firewall.LTL_alike

18:08:48 Presenting theory UPF_Firewall.StatefulCore

18:08:48 Presenting theory Routing.Routing_Table

18:08:49 Presenting theory Word_Lib.Examples

18:08:49 Presenting theory Routing.Linux_Router

18:08:49 Presenting theory Simple_Firewall.Iface

18:08:49 Presenting theory Simple_Firewall.SimpleFw_Syntax

18:08:49 Presenting theory Word_Lib.Bit_Comprehension_Int

18:08:50 Presenting theory Word_Lib.Signed_Words

18:08:50 Presenting theory Word_Lib.Bitwise_Signed

18:08:50 Presenting theory UPF_Firewall.FTP

18:08:50 Presenting theory Routing.IpRoute_Parser

18:08:50 Presenting file "IpRoute_Parser.ml"

18:08:50 Presenting Iptables_Semantics ...

18:08:50 Presenting document Iptables_Semantics/document

18:08:50 Presenting document Iptables_Semantics/outline

18:08:50 Presenting theory Iptables_Semantics.List_Misc

18:08:51 Presenting theory Word_Lib.Enumeration

18:08:51 Presenting theory UPF_Firewall.FTP_WithPolicy

18:08:51 Presenting theory Iptables_Semantics.Negation_Type

18:08:51 Presenting theory Complx.OG_Tactics

18:08:51 Presenting theory Iptables_Semantics.WordInterval_Lists

18:08:51 Presenting theory Iptables_Semantics.Repeat_Stabilize

18:08:51 Presenting theory Simple_Firewall.SimpleFw_Semantics

18:08:51 Presenting theory Simple_Firewall.List_Product_More

18:08:51 Presenting theory Word_Lib.Enumeration_Word

18:08:51 Presenting theory Simple_Firewall.Option_Helpers

18:08:51 Presenting theory Word_Lib.Hex_Words

18:08:52 Presenting theory Word_Lib.Norm_Words

18:08:52 Presenting theory Iptables_Semantics.Firewall_Common

18:08:52 Presenting theory IP_Addresses.IP_Address_Parser

18:08:52 Presenting theory IP_Addresses.Lib_Numbers_toString

18:08:52 Presenting theory IP_Addresses.Lib_Word_toString

18:08:52 Presenting theory IP_Addresses.Lib_List_toString

18:08:52 Presenting theory Word_Lib.Rsplit

18:08:52 Presenting theory IP_Addresses.IP_Address_toString

18:08:52 Presenting theory Word_Lib.Syntax_Bundles

18:08:52 Presenting theory IP_Addresses.Prefix_Match_toString

18:08:52 Presenting Iptables_Semantics_Examples ...

18:08:52 Presenting document Iptables_Semantics_Examples/document

18:08:52 Presenting document Iptables_Semantics_Examples/outline

18:08:52 Presenting theory Word_Lib.Type_Syntax

18:08:52 Presenting theory Complx.OG_Syntax

18:08:52 Presenting theory Word_Lib.Word_EqI

18:08:52 Presenting theory UPF_Firewall.VOIP

18:08:53 Presenting theory Simple_Firewall.Generic_SimpleFw

18:08:53 Presenting theory Complx.Examples

18:08:53 Presenting theory Simple_Firewall.Shadowed

18:08:54 Presenting theory Iptables_Semantics.Semantics

18:08:55 Presenting theory Iptables_Semantics_Examples.Parser_Test

18:08:55 Presenting theory Iptables_Semantics_Examples.Parser6_Test

18:08:55 Presenting theory Iptables_Semantics_Examples.Small_Examples

18:08:55 Presenting theory Iptables_Semantics_Examples.Ports_Fail

18:08:55 Presenting theory Iptables_Semantics_Examples.Contrived_Example

18:08:55 Presenting theory Iptables_Semantics_Examples.iptables_Ln_tuned_parsed

18:08:55 Presenting theory Simple_Firewall.IP_Partition_Preliminaries

18:08:56 Presenting theory Iptables_Semantics.Matching

18:08:56 Presenting theory Simple_Firewall.GroupF

18:08:56 Presenting theory Simple_Firewall.IP_Addr_WordInterval_toString

18:08:56 Presenting theory Simple_Firewall.Primitives_toString

18:08:56 Presenting theory UPF_Firewall.FTPVOIP

18:08:56 Presenting theory Iptables_Semantics_Examples.Analyze_Synology_Diskstation

18:08:56 Presenting theory UPF_Firewall.StatefulFW

18:08:56 Presenting theory UPF_Firewall.UPF-Firewall

18:08:57 Presenting theory UPF_Firewall.DMZDatatype

18:08:57 Presenting theory Iptables_Semantics.Ruleset_Update

18:08:57 Presenting theory UPF_Firewall.DMZInteger

18:08:57 Presenting theory UPF_Firewall.DMZ

18:08:57 Presenting theory UPF_Firewall.Voice_over_IP

18:08:57 Presenting theory Verified_SAT_Based_AI_Planning.SAT_Plan_Base

18:08:57 Presenting theory Iptables_Semantics_Examples.Analyze_Ringofsaturn_com

18:08:57 Presenting theory Complx.SumArr

18:08:58 Presenting LOFT ...

18:08:58 Presenting document LOFT/document

18:08:58 Presenting document LOFT/outline

18:08:58 Presenting theory UPF_Firewall.Transformation01

18:08:58 Presenting theory Word_Lib.Word_Lemmas

18:08:58 Presenting theory LOFT.OpenFlow_Helpers

18:08:58 Presenting theory LOFT.Sort_Descending

18:08:58 Presenting theory UPF_Firewall.Transformation02

18:08:58 Presenting theory UPF_Firewall.Transformation

18:08:58 Presenting theory LOFT.List_Group

18:08:59 Presenting theory Iptables_Semantics.Call_Return_Unfolding

18:08:59 Presenting theory LOFT.OpenFlow_Matches

18:08:59 Presenting theory LOFT.OpenFlow_Action

18:08:59 Presenting theory Word_Lib.Word_8

18:08:59 Presenting theory Word_Lib.Word_16

18:08:59 Presenting theory Word_Lib.Word_Syntax

18:08:59 Presenting theory Word_Lib.Word_Names

18:08:59 Presenting theory Iptables_Semantics.Ternary

18:08:59 Presenting theory UPF_Firewall.NAT-FW

18:08:59 Presenting theory UPF_Firewall.PersonalFirewallInt

18:09:00 Presenting theory UPF_Firewall.PersonalFirewallIpv4

18:09:00 Presenting theory Verified_SAT_Based_AI_Planning.SAT_Plan_Extensions

18:09:00 Presenting theory UPF_Firewall.PersonalFirewallDatatype

18:09:00 Presenting theory UPF_Firewall.PersonalFirewall

18:09:00 Presenting theory UPF_Firewall.Examples

18:09:00 Presenting Interval_Arithmetic_Word32 ...

18:09:00 Presenting document Interval_Arithmetic_Word32/document

18:09:00 Presenting document Interval_Arithmetic_Word32/outline

18:09:00 Presenting theory Verified_SAT_Based_AI_Planning.SAT_Solve_SAS_Plus

18:09:01 Presenting theory LOFT.Semantics_OpenFlow

18:09:01 Presenting theory LOFT.OpenFlow_Serialize

18:09:01 Presenting theory Iptables_Semantics.Matching_Ternary

18:09:01 Presenting theory Iptables_Semantics_Examples.Analyze_SQRL_Shorewall

18:09:01 Presenting theory Word_Lib.More_Word_Operations

18:09:01 Presenting theory LOFT.Featherweight_OpenFlow_Comparison

18:09:01 Presenting theory Iptables_Semantics_Examples.SQRL_2015_nospoof

18:09:02 Presenting theory Iptables_Semantics_Examples.SNS_IAS_Eduroam_Spoofing

18:09:02 Presenting theory Word_Lib.Word_32

18:09:02 Presenting theory Word_Lib.Word_Lib_Sumo

18:09:02 Presenting theory Word_Lib.Machine_Word_32_Basics

18:09:02 Presenting theory Word_Lib.Machine_Word_32

18:09:02 Presenting theory Iptables_Semantics_Examples.Analyze_medium_sized_company

18:09:02 Presenting Native_Word ...

18:09:02 Presenting document Native_Word/document

18:09:02 Presenting document Native_Word/outline

18:09:03 Presenting theory Word_Lib.Word_64

18:09:03 Presenting theory Word_Lib.Machine_Word_64_Basics

18:09:03 Presenting theory Native_Word.Code_Target_Word_Base

18:09:03 Presenting theory Simple_Firewall.Service_Matrix

18:09:03 Presenting theory Word_Lib.Machine_Word_64

18:09:03 Presenting theory Native_Word.Word_Type_Copies

18:09:03 Presenting theory Native_Word.Code_Int_Integer_Conversion

18:09:03 Presenting theory Simple_Firewall.SimpleFw_toString

18:09:03 Presenting X86_Semantics ...

18:09:03 Presenting document X86_Semantics/document

18:09:03 Presenting document X86_Semantics/outline

18:09:03 Presenting theory Word_Lib.Guide

18:09:03 Presenting theory Native_Word.Code_Target_Integer_Bit

18:09:03 Presenting ZFC_in_HOL ...

18:09:03 Presenting document ZFC_in_HOL/document

18:09:03 Presenting document ZFC_in_HOL/outline

18:09:04 Presenting theory ZFC_in_HOL.ZFC_Library

18:09:04 Presenting theory Iptables_Semantics.Semantics_Ternary

18:09:04 Presenting theory Iptables_Semantics.Datatype_Selectors

18:09:04 Presenting theory X86_Semantics.BitByte

18:09:04 Presenting theory Native_Word.Uint64

18:09:04 Presenting theory Iptables_Semantics.IpAddresses

18:09:04 Presenting theory Native_Word.Uint32

18:09:04 Presenting theory Iptables_Semantics.L4_Protocol_Flags

18:09:04 Presenting theory Iptables_Semantics.Ports

18:09:04 Presenting theory Native_Word.Uint16

18:09:05 Presenting theory Iptables_Semantics.Conntrack_State

18:09:05 Presenting theory X86_Semantics.Memory

18:09:05 Presenting theory Iptables_Semantics.Tagged_Packet

18:09:05 Presenting theory Iptables_Semantics.Common_Primitive_Syntax

18:09:05 Presenting theory Native_Word.Uint8

18:09:05 Presenting theory Iptables_Semantics.Unknown_Match_Tacs

18:09:05 Presenting theory Native_Word.Uint

18:09:05 Presenting theory LOFT.LinuxRouter_OpenFlow_Translation

18:09:05 Presenting theory Native_Word.Native_Cast

18:09:05 Presenting theory Native_Word.Native_Cast_Uint

18:09:05 Presenting theory Native_Word.Native_Word_Imperative_HOL

18:09:06 Presenting theory Iptables_Semantics.Common_Primitive_Matcher_Generic

18:09:06 Presenting theory LOFT.OF_conv_test

18:09:06 Presenting theory X86_Semantics.State

18:09:07 Presenting theory Iptables_Semantics.Common_Primitive_Matcher

18:09:07 Presenting theory LOFT.RFC2544

18:09:07 Presenting theory Iptables_Semantics.Example_Semantics

18:09:07 Presenting theory LOFT.OpenFlow_Documentation

18:09:08 Presenting CZH_Foundations ...

18:09:08 Presenting document CZH_Foundations/document

18:09:08 Presenting document CZH_Foundations/outline

18:09:08 Presenting theory CZH_Foundations.CZH_Sets_MIF

18:09:08 Presenting theory CZH_Foundations.CZH_Utilities

18:09:08 Presenting theory CZH_Foundations.CZH_Introduction

18:09:08 Presenting theory CZH_Foundations.CZH_Sets_Introduction

18:09:08 Presenting theory ZFC_in_HOL.ZFC_in_HOL

18:09:08 Presenting theory Verified_SAT_Based_AI_Planning.AST_SAS_Plus_Equivalence

18:09:08 Presenting theory Verified_SAT_Based_AI_Planning.Set2_Join_RBT

18:09:09 Presenting theory Iptables_Semantics.Alternative_Semantics

18:09:09 Presenting theory CZH_Foundations.CZH_Sets_Sets

18:09:10 Presenting theory CZH_Foundations.CZH_Sets_Nat

18:09:10 Presenting theory Iptables_Semantics.Semantics_Stateful

18:09:10 Presenting theory Native_Word.Native_Word_Test

18:09:10 Presenting theory Interval_Arithmetic_Word32.Interval_Word32

18:09:10 Presenting theory Native_Word.Code_Target_Int_Bit

18:09:10 Presenting theory Native_Word.Native_Word_Test_Emu

18:09:10 Presenting theory Native_Word.Native_Word_Test_PolyML

18:09:10 Presenting theory Native_Word.Native_Word_Test_PolyML2

18:09:10 Presenting theory Native_Word.Native_Word_Test_PolyML64

18:09:10 Presenting theory Native_Word.Native_Word_Test_Scala

18:09:10 Presenting theory Native_Word.Native_Word_Test_GHC

18:09:10 Presenting theory Native_Word.Native_Word_Test_MLton

18:09:10 Presenting theory Native_Word.Native_Word_Test_MLton2

18:09:10 Presenting theory Native_Word.Native_Word_Test_OCaml

18:09:10 Presenting theory Native_Word.Native_Word_Test_OCaml2

18:09:10 Presenting theory Native_Word.Native_Word_Test_SMLNJ

18:09:10 Presenting theory Native_Word.Native_Word_Test_SMLNJ2

18:09:10 Presenting theory Native_Word.Uint_Userguide

18:09:10 Presenting CZH_Elementary_Categories ...

18:09:10 Presenting document CZH_Elementary_Categories/document

18:09:10 Presenting document CZH_Elementary_Categories/outline

18:09:10 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Introduction

18:09:11 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Category

18:09:12 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Small_Category

18:09:12 Presenting theory Verified_SAT_Based_AI_Planning.Solve_SASP

18:09:12 Presenting CZH_Universal_Constructions ...

18:09:12 Presenting document CZH_Universal_Constructions/document

18:09:12 Presenting document CZH_Universal_Constructions/outline

18:09:12 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Introduction

18:09:13 Presenting theory Interval_Arithmetic_Word32.Finite_String

18:09:13 Presenting theory CZH_Foundations.CZH_Sets_BRelations

18:09:13 Presenting theory X86_Semantics.X86_InstructionSemantics

18:09:13 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Functor

18:09:13 Presenting theory Iptables_Semantics.Semantics_Goto

18:09:14 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Small_Functor

18:09:14 Presenting theory Iptables_Semantics.Negation_Type_DNF

18:09:14 Presenting theory X86_Semantics.StateCleanUp

18:09:14 Presenting file "MySubst.ML"

18:09:14 Presenting theory CZH_Foundations.CZH_Sets_IF

18:09:15 Presenting theory Iptables_Semantics.Matching_Embeddings

18:09:15 Presenting theory X86_Semantics.SymbolicExecution

18:09:15 Presenting theory CZH_Foundations.CZH_Sets_Equipollence

18:09:15 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Universal

18:09:15 Presenting theory X86_Semantics.Examples

18:09:15 Presenting theory CZH_Foundations.CZH_Sets_Cardinality

18:09:15 Presenting theory Interval_Arithmetic_Word32.Interpreter

18:09:15 Presenting theory CZH_Elementary_Categories.CZH_ECAT_NTCF

18:09:15 Presenting HOL-Proofs ...

18:09:15 Presenting HOL-Proofs-Extraction ...

18:09:15 Presenting document HOL-Proofs-Extraction/document

18:09:15 Presenting document HOL-Proofs-Extraction/outline

18:09:15 Presenting theory CZH_Foundations.CZH_Sets_Ordinals

18:09:15 Presenting theory HOL-Proofs-Extraction.Util

18:09:16 Presenting theory HOL-Proofs-Extraction.QuotRem

18:09:16 Presenting theory HOL-Proofs-Extraction.Greatest_Common_Divisor

18:09:16 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Small_NTCF

18:09:16 Presenting theory Iptables_Semantics.Fixed_Action

18:09:16 Presenting theory Universal_Turing_Machine.Recursive

18:09:17 Presenting theory X86_Semantics.X86_Parse

18:09:17 Presenting file "X86_Parse.ML"

18:09:17 Presenting theory HOL-Proofs-Extraction.Warshall

18:09:17 Presenting theory CZH_Foundations.CZH_Sets_FSequences

18:09:17 Presenting theory Iptables_Semantics.Normalized_Matches

18:09:18 Presenting theory ZFC_in_HOL.ZFC_Cardinals

18:09:18 Presenting theory HOL-Proofs-Extraction.Higman

18:09:18 Presenting theory Iptables_Semantics.Negation_Type_Matching

18:09:18 Presenting theory X86_Semantics.Example_WC

18:09:18 Presenting theory HOL-Proofs-Extraction.Higman_Extraction

18:09:18 Presenting HOL-Proofs-Lambda ...

18:09:18 Presenting document HOL-Proofs-Lambda/document

18:09:18 Presenting document HOL-Proofs-Lambda/outline

18:09:18 Presenting theory HOL-Proofs-Extraction.Pigeonhole

18:09:18 Presenting theory HOL-Proofs-Extraction.Euclid

18:09:18 Presenting HOL-Proofs-ex ...

18:09:18 Presenting theory HOL-Proofs-Lambda.Lambda

18:09:18 Presenting theory HOL-Proofs-ex.Hilbert_Classical

18:09:19 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Limit

18:09:19 Presenting theory HOL-Proofs-ex.Proof_Terms

18:09:19 Presenting theory HOL-Proofs-ex.XML_Data

18:09:19 Presenting Intro ...

18:09:19 Presenting document Intro/intro

18:09:19 Presenting LCF ...

18:09:19 Presenting theory HOL-Proofs-Lambda.Commutation

18:09:19 Presenting theory HOL-Proofs-Lambda.ParRed

18:09:19 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Limit_IT

18:09:19 Presenting theory LCF.LCF

18:09:20 Presenting theory LCF.Ex1

18:09:20 Presenting theory LCF.Ex2

18:09:20 Presenting theory LCF.Ex3

18:09:20 Presenting theory LCF.Ex4

18:09:20 Presenting Logics ...

18:09:20 Presenting document Logics/logics

18:09:20 Presenting Nitpick ...

18:09:20 Presenting document Nitpick/nitpick

18:09:20 Presenting Pure-Examples ...

18:09:20 Presenting document Pure-Examples/document

18:09:20 Presenting document Pure-Examples/outline

18:09:20 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Limit_Product

18:09:20 Presenting theory HOL-Proofs-Lambda.Eta

18:09:20 Presenting theory Pure-Examples.First_Order_Logic

18:09:20 Presenting theory Universal_Turing_Machine.Recs

18:09:20 Presenting theory HOL-Proofs-Lambda.ListApplication

18:09:20 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Limit_Pullback

18:09:20 Presenting theory Pure-Examples.Higher_Order_Logic

18:09:20 Presenting Pure-ex ...

18:09:20 Presenting document Pure-ex/document

18:09:20 Presenting document Pure-ex/outline

18:09:21 Presenting theory CZH_Foundations.CZH_Sets_FBRelations

18:09:21 Presenting theory Pure-ex.Def

18:09:21 Presenting theory HOL-Proofs-Lambda.LambdaType

18:09:21 Presenting theory Pure-ex.Def_Examples

18:09:21 Presenting theory HOL-Proofs-Lambda.ListOrder

18:09:21 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Limit_Equalizer

18:09:22 Presenting theory HOL-Proofs-Lambda.ListBeta

18:09:22 Presenting theory HOL-Proofs-Lambda.InductTermi

18:09:22 Presenting theory Pure-ex.Guess

18:09:22 Presenting theory Pure-ex.Guess_Examples

18:09:22 Presenting theory Pure-ex.Alternative_Headings

18:09:22 Presenting theory Pure-ex.Alternative_Headings_Examples

18:09:22 Presenting SML ...

18:09:22 Presenting theory SML.Examples

18:09:22 Presenting file "factorial.sml"

18:09:22 Presenting file "Example.sig"

18:09:22 Presenting file "Example.sml"

18:09:22 Presenting Sequents ...

18:09:22 Presenting theory CZH_Elementary_Categories.CZH_ECAT_PCategory

18:09:23 Presenting theory Sequents.Sequents

18:09:23 Presenting file "prover.ML"

18:09:23 Presenting theory HOL-Proofs-Lambda.StrongNorm

18:09:23 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Pointed

18:09:23 Presenting theory CZH_Foundations.CZH_Sets_VNHS

18:09:23 Presenting theory HOL-Proofs-Lambda.NormalForm

18:09:23 Presenting theory Iptables_Semantics.Primitive_Normalization

18:09:23 Presenting theory Sequents.LK0

18:09:23 Presenting theory Sequents.LK

18:09:23 Presenting file "simpdata.ML"

18:09:23 Presenting theory HOL-Proofs-Lambda.Standardization

18:09:23 Presenting theory Iptables_Semantics.MatchExpr_Fold

18:09:24 Presenting theory Iptables_Semantics.Common_Primitive_Lemmas

18:09:24 Presenting theory Sequents.ILL

18:09:24 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Subcategory

18:09:24 Presenting theory Sequents.ILL_predlog

18:09:24 Presenting theory ZFC_in_HOL.Kirby

18:09:24 Presenting theory Sequents.Washing

18:09:24 Presenting theory Sequents.Modal0

18:09:24 Presenting file "modal.ML"

18:09:24 Presenting theory CZH_Foundations.CZH_Sets_NOP

18:09:24 Presenting theory Sequents.T

18:09:24 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Simple

18:09:24 Presenting theory CZH_Foundations.HOL_CContinuum

18:09:24 Presenting theory Sequents.S4

18:09:24 Presenting theory HOL-Proofs-Lambda.WeakNorm

18:09:24 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Representable

18:09:24 Presenting Sledgehammer ...

18:09:24 Presenting document Sledgehammer/sledgehammer

18:09:24 Presenting SpecCheck ...

18:09:24 Presenting document SpecCheck/document

18:09:24 Presenting document SpecCheck/outline

18:09:24 Presenting theory Sequents.S43

18:09:25 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Discrete

18:09:25 Presenting theory Sequents.Propositional

18:09:25 Presenting theory SpecCheck.SpecCheck_Base

18:09:25 Presenting file "util.ML"

18:09:25 Presenting file "speccheck_base.ML"

18:09:25 Presenting file "property.ML"

18:09:25 Presenting file "configuration.ML"

18:09:25 Presenting file "random.ML"

18:09:25 Presenting theory Sequents.Quantifiers

18:09:25 Presenting theory Sequents.Hard_Quantifiers

18:09:25 Presenting theory CZH_Elementary_Categories.CZH_ECAT_SS

18:09:25 Presenting theory ZFC_in_HOL.Ordinal_Exp

18:09:25 Presenting theory Sequents.Nat

18:09:25 Presenting System ...

18:09:25 Presenting document System/system

18:09:26 Presenting theory System.Base

18:09:26 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

18:09:26 Presenting theory System.Environment

18:09:27 Presenting theory System.Sessions

18:09:27 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Parallel

18:09:27 Presenting theory System.Presentation

18:09:27 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Complete

18:09:27 Presenting theory CZH_Foundations.CZH_Sets_ZQR

18:09:27 Presenting theory System.Server

18:09:27 Presenting theory System.Scala

18:09:27 Presenting theory System.Phabricator

18:09:27 Presenting theory CZH_Foundations.CZH_EX_Replacement

18:09:27 Presenting theory System.Misc

18:09:27 Presenting Tools ...

18:09:27 Presenting theory CZH_Foundations.CZH_EX_TS

18:09:28 Presenting theory CZH_Foundations.CZH_EX_Algebra

18:09:28 Presenting theory CZH_Foundations.CZH_Sets_Conclusions

18:09:28 Presenting theory CZH_Foundations.CZH_DG_Introduction

18:09:28 Presenting theory SpecCheck.SpecCheck_Generators

18:09:28 Presenting file "gen_types.ML"

18:09:28 Presenting file "gen_base.ML"

18:09:28 Presenting file "gen_text.ML"

18:09:28 Presenting file "gen_int.ML"

18:09:28 Presenting file "gen_real.ML"

18:09:28 Presenting file "gen_function.ML"

18:09:28 Presenting file "gen_term.ML"

18:09:28 Presenting file "gen.ML"

18:09:28 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Comma

18:09:29 Presenting theory SpecCheck.SpecCheck_Show

18:09:29 Presenting file "show_types.ML"

18:09:29 Presenting file "show_base.ML"

18:09:29 Presenting file "show_term.ML"

18:09:29 Presenting file "show.ML"

18:09:29 Presenting theory CZH_Foundations.CZH_DG_Digraph

18:09:29 Presenting theory SpecCheck.SpecCheck_Output_Style

18:09:29 Presenting file "output_style_types.ML"

18:09:29 Presenting file "output_style_perl.ML"

18:09:29 Presenting file "output_style_custom.ML"

18:09:29 Presenting file "output_style.ML"

18:09:29 Presenting theory CZH_Foundations.CZH_DG_Small_Digraph

18:09:30 Presenting theory Iptables_Semantics.Ports_Normalize

18:09:30 Presenting theory SpecCheck.SpecCheck_Shrink

18:09:30 Presenting file "shrink_types.ML"

18:09:30 Presenting file "shrink_base.ML"

18:09:30 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Comma

18:09:30 Presenting file "shrink.ML"

18:09:30 Presenting theory ZFC_in_HOL.Cantor_NF

18:09:30 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Set

18:09:31 Presenting theory Iptables_Semantics.IpAddresses_Normalize

18:09:31 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Rel

18:09:31 Presenting theory SpecCheck.SpecCheck

18:09:31 Presenting file "lecker.ML"

18:09:31 Presenting file "speccheck.ML"

18:09:31 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Par

18:09:32 Presenting theory CZH_Foundations.CZH_DG_DGHM

18:09:32 Presenting theory ZFC_in_HOL.ZFC_Typeclasses

18:09:32 Presenting ZF ...

18:09:32 Presenting document ZF/document

18:09:32 Presenting document ZF/outline

18:09:32 Presenting theory Iptables_Semantics.Interfaces_Normalize

18:09:32 Presenting theory SpecCheck.SpecCheck_Dynamic

18:09:32 Presenting file "dynamic_construct.ML"

18:09:32 Presenting file "speccheck_dynamic.ML"

18:09:33 Presenting theory CZH_Foundations.CZH_DG_Small_DGHM

18:09:33 Presenting theory Iptables_Semantics.Word_Upto

18:09:33 Presenting theory SpecCheck.SpecCheck_Examples

18:09:33 Presenting Logics_ZF ...

18:09:33 Presenting document Logics_ZF/logics-ZF

18:09:33 Presenting theory Logics_ZF.IFOL_examples

18:09:33 Presenting theory Logics_ZF.FOL_examples

18:09:33 Presenting theory ZF.ZF_Base

18:09:33 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Set

18:09:33 Presenting theory Logics_ZF.ZF_examples

18:09:34 Presenting theory CZH_Foundations.CZH_DG_TDGHM

18:09:34 Presenting theory Logics_ZF.If

18:09:34 Presenting theory CZH_Elementary_Categories.CZH_ECAT_GRPH

18:09:34 Presenting theory CZH_Elementary_Categories.CZH_ECAT_SemiCAT

18:09:34 Presenting theory CZH_Foundations.CZH_DG_Small_TDGHM

18:09:34 Presenting theory CZH_Elementary_Categories.CZH_DG_CAT

18:09:34 Presenting theory Logics_ZF.ZF_Isar

18:09:34 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

18:09:34 Presenting Recursion-Addition ...

18:09:34 Presenting document Recursion-Addition/document

18:09:34 Presenting document Recursion-Addition/outline

18:09:34 Presenting theory Iptables_Semantics.Protocols_Normalize

18:09:34 Presenting theory CZH_Elementary_Categories.CZH_SMC_CAT

18:09:35 Presenting theory CZH_Elementary_Categories.CZH_ECAT_CAT

18:09:35 Presenting theory Iptables_Semantics.Remdups_Rev

18:09:35 Presenting theory ZF.upair

18:09:35 Presenting file "Tools/typechk.ML"

18:09:36 Presenting theory CZH_Elementary_Categories.CZH_DG_FUNCT

18:09:36 Presenting theory ZF.pair

18:09:36 Presenting file "simpdata.ML"

18:09:36 Presenting theory CZH_Elementary_Categories.CZH_SMC_FUNCT

18:09:37 Presenting theory Universal_Turing_Machine.UF

18:09:37 Presenting theory Iptables_Semantics.Ipassmt

18:09:38 Presenting theory Recursion-Addition.recursion

18:09:38 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Adjoints

18:09:38 Presenting theory CZH_Elementary_Categories.CZH_ECAT_FUNCT

18:09:38 Presenting ZF-AC ...

18:09:38 Presenting document ZF-AC/document

18:09:38 Presenting document ZF-AC/outline

18:09:39 Presenting theory ZF-AC.AC_Equiv

18:09:39 Presenting theory CZH_Foundations.CZH_DG_PDigraph

18:09:39 Presenting theory ZF-AC.Cardinal_aux

18:09:40 Presenting theory CZH_Foundations.CZH_DG_Subdigraph

18:09:40 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Hom

18:09:41 Presenting theory CZH_Foundations.CZH_DG_Simple

18:09:41 Presenting theory ZF-AC.WO6_WO1

18:09:41 Presenting theory ZF.equalities

18:09:41 Presenting theory CZH_Foundations.CZH_DG_GRPH

18:09:41 Presenting theory ZF-AC.WO1_WO7

18:09:41 Presenting theory Iptables_Semantics.No_Spoof

18:09:41 Presenting theory ZF-AC.AC7_AC9

18:09:41 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Cone

18:09:41 Presenting theory ZF-AC.WO1_AC

18:09:42 Presenting theory ZF-AC.Hartog

18:09:42 Presenting theory Iptables_Semantics.Common_Primitive_toString

18:09:42 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Small_Cone

18:09:42 Presenting theory ZF.Fixedpt

18:09:42 Presenting theory Iptables_Semantics.Routing_IpAssmt

18:09:42 Presenting theory ZF.Bool

18:09:42 Presenting theory ZF-AC.HH

18:09:43 Presenting theory ZF.Sum

18:09:43 Presenting theory ZF-AC.AC15_WO6

18:09:43 Presenting theory CZH_Foundations.CZH_DG_Rel

18:09:43 Presenting theory Iptables_Semantics.Output_Interface_Replace

18:09:43 Presenting theory ZF-AC.AC16_lemmas

18:09:44 Presenting theory CZH_Foundations.CZH_DG_Par

18:09:44 Presenting theory ZF.func

18:09:45 Presenting theory CZH_Foundations.CZH_DG_Set

18:09:45 Presenting theory CZH_Foundations.CZH_DG_Conclusions

18:09:45 Presenting theory CZH_Foundations.CZH_SMC_Introduction

18:09:45 Presenting theory ZF-AC.WO2_AC16

18:09:45 Presenting theory ZF.QPair

18:09:45 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Kan

18:09:46 Presenting theory Iptables_Semantics.Interface_Replace

18:09:46 Presenting theory ZF-AC.AC16_WO4

18:09:46 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Yoneda

18:09:46 Presenting theory Iptables_Semantics.Optimizing

18:09:46 Presenting theory ZF-AC.AC17_AC1

18:09:47 Presenting theory ZF.Perm

18:09:47 Presenting theory ZF-AC.AC18_AC19

18:09:47 Presenting theory CZH_Foundations.CZH_SMC_Semicategory

18:09:47 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Order

18:09:47 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Small_Order

18:09:48 Presenting theory ZF.Trancl

18:09:48 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Ordinal

18:09:48 Presenting theory CZH_Foundations.CZH_SMC_Small_Semicategory

18:09:48 Presenting theory ZF-AC.DC

18:09:48 Presenting ZF-Coind ...

18:09:48 Presenting theory ZF-Coind.Language

18:09:48 Presenting theory ZF.WF

18:09:48 Presenting theory ZF-Coind.Map

18:09:49 Presenting theory ZF-Coind.Values

18:09:49 Presenting theory CZH_Elementary_Categories.CZH_ECAT_CSimplicial

18:09:49 Presenting theory ZF-Coind.Types

18:09:49 Presenting theory ZF-Coind.Static

18:09:49 Presenting theory ZF-Coind.Dynamic

18:09:49 Presenting theory ZF-Coind.ECR

18:09:49 Presenting ZF-Constructible ...

18:09:49 Presenting document ZF-Constructible/document

18:09:49 Presenting document ZF-Constructible/outline

18:09:49 Presenting theory ZF.Ordinal

18:09:50 Presenting theory ZF-Constructible.Formula

18:09:50 Presenting theory ZF.OrdQuant

18:09:50 Presenting theory CZH_Foundations.CZH_SMC_Semifunctor

18:09:51 Presenting theory ZF.Nat

18:09:51 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Structure_Example

18:09:51 Presenting theory CZH_Foundations.CZH_SMC_Small_Semifunctor

18:09:51 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Conclusions

18:09:51 Presenting Delta_System_Lemma ...

18:09:51 Presenting document Delta_System_Lemma/document

18:09:51 Presenting document Delta_System_Lemma/outline

18:09:52 Presenting theory Delta_System_Lemma.ZF_Library

18:09:52 Presenting theory CZH_Universal_Constructions.CZH_UCAT_PWKan

18:09:53 Presenting theory Delta_System_Lemma.Cofinality

18:09:53 Presenting theory CZH_Foundations.CZH_SMC_NTSMCF

18:09:54 Presenting theory Delta_System_Lemma.Cardinal_Library

18:09:54 Presenting theory Delta_System_Lemma.Konig

18:09:54 Presenting theory Delta_System_Lemma.Delta_System

18:09:54 Presenting theory ZF-Constructible.Relative

18:09:54 Presenting theory CZH_Foundations.CZH_SMC_Small_NTSMCF

18:09:54 Presenting theory Delta_System_Lemma.Cohen_Posets

18:09:54 Presenting Transitive_Models ...

18:09:54 Presenting document Transitive_Models/document

18:09:54 Presenting document Transitive_Models/outline

18:09:54 Presenting theory Transitive_Models.Utils

18:09:54 Presenting file "Utils.ml"

18:09:55 Presenting theory Transitive_Models.Nat_Miscellanea

18:09:55 Presenting theory ZF-Constructible.Wellorderings

18:09:55 Presenting theory Transitive_Models.ZF_Miscellanea

18:09:55 Presenting theory ZF.Inductive

18:09:55 Presenting file "ind_syntax.ML"

18:09:55 Presenting file "Tools/ind_cases.ML"

18:09:55 Presenting file "Tools/cartprod.ML"

18:09:55 Presenting file "Tools/inductive_package.ML"

18:09:55 Presenting file "Tools/induct_tacs.ML"

18:09:55 Presenting file "Tools/primrec_package.ML"

18:09:55 Presenting theory Transitive_Models.Renaming

18:09:56 Presenting theory ZF-Constructible.WFrec

18:09:56 Presenting theory Transitive_Models.Renaming_Auto

18:09:56 Presenting file "Renaming_ML.ml"

18:09:56 Presenting theory Transitive_Models.M_Basic_No_Repl

18:09:56 Presenting theory ZF.Epsilon

18:09:56 Presenting theory CZH_Universal_Constructions.CZH_UCAT_PWKan_Example

18:09:56 Presenting theory Transitive_Models.Recursion_Thms

18:09:56 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Conclusions

18:09:56 Presenting Independence_CH ...

18:09:56 Presenting document Independence_CH/document

18:09:56 Presenting document Independence_CH/outline

18:09:56 Presenting theory CZH_Foundations.CZH_SMC_PSemicategory

18:09:57 Presenting theory ZF-Constructible.WF_absolute

18:09:57 Presenting theory Transitive_Models.Synthetic_Definition

18:09:57 Presenting theory CZH_Foundations.CZH_SMC_Subsemicategory

18:09:57 Presenting theory Independence_CH.Forcing_Notions

18:09:57 Presenting theory Iptables_Semantics.Transform

18:09:57 Presenting theory Transitive_Models.Internalizations

18:09:57 Presenting theory ZF.Order

18:09:58 Presenting theory Transitive_Models.Least

18:09:58 Presenting theory Transitive_Models.Higher_Order_Constructs

18:09:58 Presenting theory CZH_Foundations.CZH_SMC_Simple

18:09:58 Presenting theory Iptables_Semantics.Conntrack_State_Transform

18:09:59 Presenting theory Independence_CH.Cohen_Posets_Relative

18:09:59 Presenting theory CZH_Foundations.CZH_SMC_Rel

18:09:59 Presenting theory Independence_CH.Edrel

18:09:59 Presenting theory ZF.OrderArith

18:09:59 Presenting theory ZF-Constructible.Datatype_absolute

18:10:00 Presenting theory CZH_Foundations.CZH_SMC_Par

18:10:00 Presenting theory Universal_Turing_Machine.UTM

18:10:00 Presenting theory ZF-Constructible.Normal

18:10:00 Presenting theory Iptables_Semantics.Primitive_Abstract

18:10:01 Presenting Forcing ...

18:10:01 Presenting document Forcing/document

18:10:01 Presenting document Forcing/outline

18:10:01 Presenting theory CZH_Foundations.CZH_SMC_Set

18:10:01 Presenting theory Independence_CH.FrecR

18:10:01 Presenting theory Transitive_Models.Relativization

18:10:01 Presenting file "Relativization_Database.ml"

18:10:01 Presenting theory Independence_CH.FrecR_Arities

18:10:01 Presenting theory Forcing.Utils

18:10:01 Presenting file "utils.ML"

18:10:01 Presenting theory ZF-Constructible.Reflection

18:10:01 Presenting theory CZH_Foundations.CZH_SMC_GRPH

18:10:01 Presenting theory ZF-Constructible.MetaExists

18:10:01 Presenting theory CZH_Foundations.CZH_DG_SemiCAT

18:10:01 Presenting theory Transitive_Models.Discipline_Base

18:10:01 Presenting theory ZF.OrderType

18:10:02 Presenting theory Transitive_Models.Arities

18:10:02 Presenting theory ZF.Finite

18:10:02 Presenting theory CZH_Foundations.CZH_SMC_SemiCAT

18:10:02 Presenting theory CZH_Foundations.CZH_SMC_Conclusions

18:10:02 Presenting ZF-IMP ...

18:10:02 Presenting document ZF-IMP/document

18:10:02 Presenting document ZF-IMP/outline

18:10:02 Presenting theory Forcing.Forcing_Notions

18:10:03 Presenting theory ZF-IMP.Com

18:10:03 Presenting theory ZF-IMP.Denotation

18:10:03 Presenting theory ZF-IMP.Equiv

18:10:03 Presenting ZF-Induct ...

18:10:03 Presenting document ZF-Induct/document

18:10:03 Presenting document ZF-Induct/outline

18:10:03 Presenting theory Transitive_Models.Discipline_Function

18:10:03 Presenting theory ZF-Induct.Datatypes

18:10:03 Presenting theory ZF-Induct.Binary_Trees

18:10:03 Presenting theory Forcing.Pointed_DC

18:10:03 Presenting theory Forcing.Rasiowa_Sikorski

18:10:03 Presenting theory Tools.Code_Generator

18:10:03 Presenting file "cache_io.ML"

18:10:03 Presenting file "Code/code_preproc.ML"

18:10:03 Presenting file "Code/code_symbol.ML"

18:10:03 Presenting file "Code/code_thingol.ML"

18:10:03 Presenting file "Code/code_simp.ML"

18:10:03 Presenting file "Code/code_printer.ML"

18:10:03 Presenting file "Code/code_target.ML"

18:10:03 Presenting file "Code/code_namespace.ML"

18:10:03 Presenting file "Code/code_ml.ML"

18:10:03 Presenting file "Code/code_haskell.ML"

18:10:03 Presenting file "Code/code_scala.ML"

18:10:03 Presenting file "Code/code_runtime.ML"

18:10:03 Presenting file "nbe.ML"

18:10:03 Presenting theory ZF-Induct.Term

18:10:03 Presenting ZF-UNITY ...

18:10:04 Presenting theory ZF-Induct.Ntree

18:10:04 Presenting theory ZF-UNITY.State

18:10:04 Presenting theory Forcing.Nat_Miscellanea

18:10:04 Presenting theory Forcing.Internalizations

18:10:04 Presenting theory ZF-Induct.Tree_Forest

18:10:04 Presenting theory ZF-Induct.Brouwer

18:10:05 Presenting theory ZF-Constructible.L_axioms

18:10:05 Presenting theory ZF-Induct.Mutil

18:10:05 Presenting theory ZF.Cardinal

18:10:05 Presenting theory Forcing.Recursion_Thms

18:10:05 Presenting theory Transitive_Models.Lambda_Replacement

18:10:05 Presenting theory ZF-UNITY.UNITY

18:10:05 Presenting theory Independence_CH.Fm_Definitions

18:10:05 Presenting theory Transitive_Models.Discipline_Cardinal

18:10:05 Presenting theory Iptables_Semantics.SimpleFw_Compliance

18:10:05 Presenting theory ZF-Induct.FoldSet

18:10:05 Presenting theory ZF-Constructible.Separation

18:10:05 Presenting theory ZF-Induct.Acc

18:10:06 Presenting theory Transitive_Models.Univ_Relative

18:10:06 Presenting theory Independence_CH.Internal_ZFC_Axioms

18:10:06 Presenting theory Forcing.Relative_Univ

18:10:06 Presenting theory ZF-UNITY.WFair

18:10:07 Presenting theory Iptables_Semantics.Semantics_Embeddings

18:10:07 Presenting theory ZF.Univ

18:10:07 Presenting theory Iptables_Semantics.Iptables_Semantics

18:10:07 Presenting theory Transitive_Models.Cardinal_Relative

18:10:07 Presenting theory Forcing.Synthetic_Definition

18:10:07 Presenting theory ZF.QUniv

18:10:07 Presenting theory ZF-UNITY.Constrains

18:10:08 Presenting theory Iptables_Semantics.Code_Interface

18:10:08 Presenting theory ZF-UNITY.SubstAx

18:10:09 Presenting theory ZF-Induct.Multiset

18:10:09 Presenting theory ZF-UNITY.Mutex

18:10:09 Presenting theory ZF-UNITY.FP

18:10:09 Presenting theory ZF-Induct.Rmap

18:10:09 Presenting theory Transitive_Models.CardinalArith_Relative

18:10:10 Presenting theory ZF-Induct.PropLog

18:10:10 Presenting theory ZF-Constructible.Internalize

18:10:10 Presenting theory ZF-Induct.ListN

18:10:10 Presenting theory ZF.Datatype

18:10:10 Presenting file "Tools/datatype_package.ML"

18:10:10 Presenting theory ZF-Induct.Comb

18:10:10 Presenting theory Transitive_Models.Aleph_Relative

18:10:10 Presenting theory ZF-UNITY.Union

18:10:11 Presenting theory ZF.Arith

18:10:11 Presenting theory Transitive_Models.Cardinal_AC_Relative

18:10:11 Presenting theory ZF-Constructible.Rec_Separation

18:10:11 Presenting theory ZF-Induct.Primrec

18:10:11 Presenting ZF-Resid ...

18:10:11 Presenting theory Independence_CH.Interface

18:10:11 Presenting theory ZF-Resid.Redex

18:10:11 Presenting theory Transitive_Models.FiniteFun_Relative

18:10:11 Presenting theory ZF-Resid.Substitution

18:10:11 Presenting theory ZF-UNITY.GenPrefix

18:10:11 Presenting theory ZF-Resid.Residuals

18:10:12 Presenting theory ZF-Resid.Reduction

18:10:12 Presenting theory ZF-UNITY.MultisetSum

18:10:12 Presenting theory ZF-Resid.Confluence

18:10:12 Presenting ZF-ex ...

18:10:12 Presenting theory ZF-UNITY.Monotonicity

18:10:12 Presenting theory ZF-ex.misc

18:10:12 Presenting theory Independence_CH.Separation_Instances

18:10:12 Presenting theory ZF.ArithSimp

18:10:12 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_numerals.ML"

18:10:12 Presenting file "$ISABELLE_HOME/src/Provers/Arith/combine_numerals.ML"

18:10:12 Presenting file "arith_data.ML"

18:10:12 Presenting theory ZF-UNITY.Increasing

18:10:12 Presenting theory Transitive_Models.ZF_Library_Relative

18:10:13 Presenting theory ZF-UNITY.Comp

18:10:13 Presenting theory Transitive_Models.Replacement_Lepoll

18:10:13 Presenting theory ZF-UNITY.Guar

18:10:14 Presenting theory Iptables_Semantics.Parser6

18:10:14 Presenting theory Forcing.Interface

18:10:14 Presenting theory ZF-Constructible.Satisfies_absolute

18:10:14 Presenting theory ZF.List

18:10:14 Presenting theory ZF-ex.Group

18:10:14 Presenting theory Transitive_Models.Cardinal_Library_Relative

18:10:14 Presenting theory Iptables_Semantics.No_Spoof_Embeddings

18:10:14 Presenting theory ZF-UNITY.Follows

18:10:15 Presenting theory ZF.EquivClass

18:10:15 Presenting theory Forcing.Forcing_Data

18:10:15 Presenting theory Transitive_Models.Delta_System_Relative

18:10:15 Presenting theory ZF-Constructible.DPow_absolute

18:10:15 Presenting theory ZF-ex.Ring

18:10:15 Presenting theory ZF-ex.Commutation

18:10:15 Presenting theory ZF-UNITY.AllocBase

18:10:15 Presenting theory ZF.Int

18:10:15 Presenting theory Transitive_Models.Pointed_DC_Relative

18:10:16 Presenting theory ZF-UNITY.Distributor

18:10:16 Presenting theory ZF-Constructible.AC_in_L

18:10:16 Presenting theory ZF-UNITY.Merge

18:10:16 Presenting theory ZF-ex.Primes

18:10:16 Presenting theory ZF-UNITY.ClientImpl

18:10:16 Presenting theory ZF-ex.NatSum

18:10:16 Presenting theory Transitive_Models.Partial_Functions_Relative

18:10:16 Presenting theory Forcing.Internal_ZFC_Axioms

18:10:16 Presenting theory ZF-ex.Ramsey

18:10:17 Presenting theory ZF.Bin

18:10:17 Presenting file "Tools/numeral_syntax.ML"

18:10:17 Presenting file "int_arith.ML"

18:10:17 Presenting theory ZF-UNITY.AllocImpl

18:10:17 Presenting theory ZF-Constructible.Rank

18:10:18 Presenting theory ZF.IntDiv

18:10:18 Presenting theory Independence_CH.Replacement_Instances

18:10:18 Presenting theory Forcing.Renaming

18:10:18 Presenting theory ZF-Constructible.Rank_Separation

18:10:18 Presenting theory ZF.CardinalArith

18:10:18 Presenting theory Iptables_Semantics.Parser

18:10:19 Presenting theory ZF

18:10:19 Presenting theory ZF.AC

18:10:19 Presenting theory Iptables_Semantics.Code_haskell

18:10:19 Presenting theory Forcing.Renaming_Auto

18:10:19 Presenting file "renaming.ML"

18:10:19 Presenting theory Iptables_Semantics.Access_Matrix_Embeddings

18:10:19 Presenting theory Iptables_Semantics.Documentation

18:10:19 Presenting theory ZF.Zorn

18:10:19 Presenting theory Independence_CH.ZF_Trans_Interpretations

18:10:19 Presenting theory ZF.Cardinal_AC

18:10:19 Presenting theory Independence_CH.Forcing_Data

18:10:19 Presenting theory ZF.InfDatatype

18:10:19 Presenting theory ZFC

18:10:19 Presenting theory ZF-ex.Limit

18:10:20 Presenting theory Forcing.Names

18:10:20 Presenting theory Independence_CH.Forces_Definition

18:10:20 Presenting theory ZF-ex.BinEx

18:10:20 Presenting theory ZF-ex.LList

18:10:20 Presenting theory ZF-ex.CoUnit

18:10:20 Presenting theory Forcing.FrecR

18:10:20 Presenting theory Independence_CH.Names

18:10:20 Presenting theory Forcing.Arities

18:10:20 Presenting theory Independence_CH.Forcing_Theorems

18:10:21 Presenting theory Independence_CH.Ordinals_In_MG

18:10:21 Presenting theory Forcing.Forces_Definition

18:10:21 Presenting theory Independence_CH.Separation_Rename

18:10:21 Presenting theory Independence_CH.Separation_Axiom

18:10:21 Presenting theory Independence_CH.Pairing_Axiom

18:10:21 Presenting theory Independence_CH.Union_Axiom

18:10:21 Presenting theory Independence_CH.Powerset_Axiom

18:10:21 Presenting theory Independence_CH.Extensionality_Axiom

18:10:21 Presenting theory Independence_CH.Foundation_Axiom

18:10:22 Presenting theory Independence_CH.Replacement_Axiom

18:10:22 Presenting theory Forcing.Forcing_Theorems

18:10:22 Presenting theory Independence_CH.Infinity_Axiom

18:10:22 Presenting theory Independence_CH.Choice_Axiom

18:10:22 Presenting theory Independence_CH.Proper_Extension

18:10:22 Presenting theory Independence_CH.Succession_Poset

18:10:22 Presenting theory Independence_CH.Forcing_Main

18:10:22 Presenting theory Forcing.Separation_Rename

18:10:22 Presenting theory Independence_CH.Cardinal_Preservation

18:10:22 Presenting theory Forcing.Separation_Axiom

18:10:22 Presenting theory Independence_CH.Not_CH

18:10:22 Presenting theory Forcing.Pairing_Axiom

18:10:22 Presenting theory Forcing.Union_Axiom

18:10:23 Presenting theory Forcing.Powerset_Axiom

18:10:23 Presenting theory Forcing.Extensionality_Axiom

18:10:23 Presenting theory Independence_CH.Kappa_Closed_Notions

18:10:23 Presenting theory Forcing.Foundation_Axiom

18:10:23 Presenting theory Forcing.Least

18:10:23 Presenting theory Independence_CH.CH

18:10:23 Presenting theory Forcing.Replacement_Axiom

18:10:23 Presenting theory Independence_CH.Absolute_Versions

18:10:23 Presenting theory Forcing.Infinity_Axiom

18:10:23 Presenting theory Independence_CH.Definitions_Main

18:10:23 Presenting theory Forcing.Choice_Axiom

18:10:23 Presenting theory Forcing.Ordinals_In_MG

18:10:23 Presenting theory Forcing.Proper_Extension

18:10:23 Presenting theory Forcing.Succession_Poset

18:10:23 Presenting theory Forcing.Forcing_Main

18:10:23 Presenting theory Independence_CH.Demonstrations

18:10:24

18:10:24 === TIMING ===

18:10:24

18:10:24 Group AFP: 0:00:34 elapsed time, 0:03:40 cpu time, factor 6.31

18:10:24 Group main: 0:00:00 elapsed time

18:10:24 Group large: 0:00:00 elapsed time

18:10:24 Group no_doc: 0:00:00 elapsed time

18:10:24 Group doc: 0:00:00 elapsed time

18:10:24 Group timing: 0:00:00 elapsed time

18:10:24 Overall: 0:36:57 elapsed time, 0:03:40 cpu time, factor 0.10

18:10:24

18:10:24 === DEPENDENCIES ===

18:10:24

18:10:24 Generating dependencies file ...

18:10:27 Writing dependencies file ...

18:10:31

18:10:31 === REPORT ===

18:10:31

18:10:31 Writing report file ...

18:10:31

18:10:31 === SITEGEN ===

18:10:31

18:10:31 Writing status file ...

18:10:32 Running sitegen ...

18:10:32 using [/media/data/jenkins/workspace/isabelle-all/bin/isabelle]

18:10:33 Preparing site generation in out/hugo

18:10:33 Cleaning up generated files...

18:10:33 Preparing topics...

18:10:33 Preparing licenses...

18:10:33 Preparing releases...

18:10:35 Preparing authors...

18:11:07 Extracting keywords...

18:11:08 Preparing entries...

18:14:28 Preparing statistics...

18:14:33 Preparing project files

18:14:34 Preparing devel version...

18:14:34 Finished sitegen preparation.

18:14:34 Cleaning output dir...

18:14:34 Building site...

18:14:36 Build in /media/data/jenkins/workspace/isabelle-all/afp/web/index.html

18:14:36 Packing tars ...

18:14:54

18:14:54 === COMPLETED ===

18:14:54

18:21:29 Started calculate disk usage of build

18:21:29 Finished Calculation of disk usage of build in 0 seconds

18:21:46 Started calculate disk usage of workspace

18:21:47 Finished Calculation of disk usage of workspace in 1 second

18:21:47 No emails were triggered.

18:21:47 Finished: SUCCESS