Skip to content
Success

Console Output

18:56:05 Started by an SCM change

18:56:05 Running as SYSTEM

18:56:05 [EnvInject] - Loading node environment variables.

18:56:05 Building remotely on workermtahpc (mta_hpc) in workspace /media/data/jenkins/workspace/isabelle-all

18:56:05 [isabelle-all] $ hg showconfig paths.default

18:56:05 [isabelle-all] $ hg pull --rev default

18:56:05 pulling from http://isabelle.in.tum.de/repos/isabelle/

18:56:05 real URL is https://isabelle.in.tum.de/repos/isabelle/

18:56:05 no changes found

18:56:05 [isabelle-all] $ hg update --clean --rev default

18:56:05 0 files updated, 0 files merged, 0 files removed, 0 files unresolved

18:56:05 [isabelle-all] $ hg log --rev . --template {node}

18:56:05 [isabelle-all] $ hg log --rev . --template {rev}

18:56:06 [isabelle-all] $ hg log --rev 0f7cb6cd08fe6d1eaa695794e76f0e576c13660e --template exists\n

18:56:06 exists

18:56:06 [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(0f7cb6cd08fe6d1eaa695794e76f0e576c13660e)" --encoding UTF-8 --encodingmode replace

18:56:06 [afp] $ hg showconfig paths.default

18:56:06 [afp] $ hg pull --rev default

18:56:07 pulling from https://foss.heptapod.net/isa-afp/afp-devel/

18:56:07 no changes found

18:56:07 [afp] $ hg update --clean --rev default

18:56:07 1453 files updated, 0 files merged, 0 files removed, 0 files unresolved

18:56:07 [afp] $ hg --config extensions.purge= clean --all

18:56:08 [afp] $ hg log --rev . --template {node}

18:56:08 [afp] $ hg log --rev . --template {rev}

18:56:08 [afp] $ hg log --rev 09ceb8a134bcfb0eb9e44862685ca256206d43af --template exists\n

18:56:09 exists

18:56:09 [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(09ceb8a134bcfb0eb9e44862685ca256206d43af)" --encoding UTF-8 --encodingmode replace

18:56:09 No emails were triggered.

18:56:09

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

18:56:09 + Admin/jenkins/run_build all

18:56:09 + set -e

18:56:09 + PROFILE=all

18:56:09 + shift

18:56:09 + bin/isabelle components -a

18:56:09 + bin/isabelle jedit -bf

18:56:10 ### Building Isabelle/Scala (/media/data/jenkins/workspace/isabelle-all/lib/classes/isabelle.jar) ...

18:56:50 ### Building graph browser (/media/data/jenkins/workspace/isabelle-all/lib/classes/isabelle_graphbrowser.jar) ...

18:56:51 Note: Some input files use unchecked or unsafe operations.

18:56:51 Note: Recompile with -Xlint:unchecked for details.

18:56:51 ### Building Isabelle/Scala/Admin (/media/data/jenkins/workspace/isabelle-all/lib/classes/isabelle_admin.jar) ...

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

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

18:56:56 + bin/isabelle ocaml_setup

18:56:56 # Run eval $(opam env) to update the current shell environment

18:56:57 [NOTE] It seems you have not updated your repositories for a while. Consider updating them with:

18:56:57 opam update

18:56:57

18:56:57 [NOTE] Package zarith is already installed (current version is 1.12).

18:56:57 + bin/isabelle ghc_setup

18:56:59 stack will use a sandboxed GHC it installed

18:56:59 For more information on paths, see 'stack path' and 'stack exec env'

18:56:59 To use this GHC and packages outside of a project, consider using:

18:56:59 stack ghc, stack ghci, stack runghc, or stack exec

18:56:59 The Glorious Glasgow Haskell Compilation System, version 8.10.7

18:57:00 + bin/isabelle ci_build_all

18:57:02

18:57:02 === CONFIGURATION ===

18:57:02

18:57:02 ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g"

18:57:02 ISABELLE_BUILD_OPTIONS=""

18:57:02

18:57:02 ML_PLATFORM="x86_64_32-linux"

18:57:02 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-test-15c840d48c9a/x86_64_32-linux"

18:57:02 ML_SYSTEM="polyml-5.9"

18:57:02 ML_OPTIONS="-H 4000 --maxheap 8G"

18:57:02 jobs = 8, threads = 8, numa = true

18:57:02

18:57:02 === BUILD ===

18:57:02

18:57:02 Build started at Fri, 24 Jun 2022 18:57:02 +0200

18:57:02 Isabelle id 0f7cb6cd08fe

18:57:02 AFP id 574ddb031262

18:57:02

18:57:02 === LOG ===

18:57:02

18:57:04 Session Pure/Pure

18:57:05 Session CTT/CTT

18:57:05 Session Cube/Cube

18:57:05 Session FOL/FOL

18:57:05 Session CCL/CCL

18:57:05 Session FOL/FOL-ex

18:57:06 Session FOLP/FOLP

18:57:06 Session FOLP/FOLP-ex

18:57:06 Session Doc/Intro (doc)

18:57:06 Session LCF/LCF

18:57:06 Session Doc/Logics (doc)

18:57:06 Session Doc/Nitpick (doc)

18:57:06 Session Pure/Pure-Examples

18:57:06 Session Pure/Pure-ex

18:57:06 Session Tools/SML

18:57:06 Session Sequents/Sequents

18:57:06 Session Doc/Sledgehammer (doc)

18:57:06 Session AFP/SpecCheck (AFP)

18:57:06 Session Tools/Tools

18:57:06 Session HOL/HOL (main)

18:57:07 Session AFP/AVL-Trees (AFP)

18:57:07 Session AFP/AWN (AFP)

18:57:08 Session AFP/Abortable_Linearizable_Modules (AFP)

18:57:08 Session AFP/Abstract-Hoare-Logics (AFP)

18:57:08 Session AFP/Ackermanns_not_PR (AFP)

18:57:08 Session AFP/AnselmGod (AFP)

18:57:08 Session AFP/Aristotles_Assertoric_Syllogistic (AFP)

18:57:08 Session AFP/Attack_Trees (AFP)

18:57:08 Session AFP/AxiomaticCategoryTheory (AFP)

18:57:08 Session AFP/Belief_Revision (AFP)

18:57:08 Session AFP/BinarySearchTree (AFP)

18:57:08 Session AFP/Binomial-Queues (AFP)

18:57:08 Session AFP/Bondy (AFP)

18:57:08 Session AFP/BytecodeLogicJmlTypes (AFP)

18:57:08 Session AFP/C2KA_DistributedSystems (AFP)

18:57:08 Session AFP/CISC-Kernel (AFP)

18:57:08 Session AFP/CYK (AFP)

18:57:08 Session AFP/Cauchy (AFP)

18:57:08 Session AFP/Sqrt_Babylonian (AFP)

18:57:08 Session Doc/Classes (doc)

18:57:08 Session AFP/ClockSynchInst (AFP)

18:57:08 Session AFP/Compiling-Exceptions-Correctly (AFP)

18:57:08 Session AFP/Complete_Non_Orders (AFP)

18:57:08 Session AFP/ComponentDependencies (AFP)

18:57:08 Session AFP/Concurrent_Revisions (AFP)

18:57:09 Session AFP/Constructor_Funs (AFP)

18:57:09 Session AFP/CryptoBasedCompositionalProperties (AFP)

18:57:09 Session AFP/DPT-SAT-Solver (AFP)

18:57:09 Session AFP/Dedekind_Real (AFP)

18:57:09 Session AFP/Depth-First-Search (AFP)

18:57:09 Session AFP/Digit_Expansions (AFP)

18:57:09 Session AFP/Diophantine_Eqns_Lin_Hom (AFP)

18:57:09 Session AFP/DiskPaxos (AFP)

18:57:09 Session AFP/Example-Submission (AFP)

18:57:09 Session AFP/FFT (AFP)

18:57:09 Session AFP/FLP (AFP)

18:57:09 Session AFP/FeatherweightJava (AFP)

18:57:09 Session AFP/Featherweight_OCL (AFP)

18:57:09 Session AFP/FileRefinement (AFP)

18:57:09 Session AFP/FocusStreamsCaseStudies (AFP)

18:57:09 Session AFP/Foundation_of_geometry (AFP)

18:57:09 Session AFP/Free-Boolean-Algebra (AFP)

18:57:09 Session AFP/Fresh_Identifiers (AFP)

18:57:09 Session AFP/FunWithFunctions (AFP)

18:57:09 Session AFP/FunWithTilings (AFP)

18:57:10 Session Doc/Functions (doc)

18:57:10 Session AFP/GPU_Kernel_PL (AFP)

18:57:10 Session AFP/GenClock (AFP)

18:57:10 Session AFP/General-Triangle (AFP)

18:57:10 Session AFP/Generic_Deriving (AFP)

18:57:10 Session AFP/GewirthPGCProof (AFP)

18:57:10 Session AFP/GoedelGod (AFP)

18:57:10 Session AFP/Goodstein_Lambda (AFP)

18:57:10 Session HOL/HOL-Cardinals (timing)

18:57:10 Session AFP/Binding_Syntax_Theory (AFP)

18:57:10 Session AFP/Ordinals_and_Cardinals (AFP)

18:57:10 Session HOL/HOL-Hoare

18:57:10 Session HOL/HOL-Hoare_Parallel (timing)

18:57:10 Session HOL/HOL-IMPP

18:57:10 Session HOL/HOL-IOA

18:57:10 Session HOL/HOL-Import

18:57:10 Session HOL/HOL-Lattice

18:57:10 Session HOL/HOL-Library (main timing)

18:57:11 Session AFP/ADS_Functor (AFP)

18:57:11 Session AFP/Approximation_Algorithms (AFP)

18:57:11 Session AFP/ArrowImpossibilityGS (AFP)

18:57:11 Session AFP/Auto2_HOL (AFP)

18:57:13 Session AFP/BNF_CC (AFP)

18:57:13 Session AFP/BNF_Operations (AFP)

18:57:13 Session AFP/Binomial-Heaps (AFP)

18:57:13 Session AFP/Boolean_Expression_Checkers (AFP)

18:57:13 Session AFP/Bounded_Deducibility_Security (AFP)

18:57:13 Session AFP/BD_Security_Compositional (AFP)

18:57:13 Session AFP/CoSMeDis (AFP)

18:57:13 Session AFP/CoCon (AFP)

18:57:14 Session AFP/CoSMed (AFP)

18:57:14 Session AFP/Buildings (AFP)

18:57:14 Session AFP/CRDT (AFP)

18:57:14 Session AFP/IMAP-CRDT (AFP)

18:57:14 Session AFP/Card_Multisets (AFP)

18:57:14 Session AFP/Card_Number_Partitions (AFP)

18:57:14 Session AFP/Category (AFP)

18:57:14 Session Doc/Codegen (doc)

18:57:14 Session AFP/CofGroups (AFP)

18:57:14 Session AFP/Combinatorics_Words (AFP)

18:57:15 Session AFP/Combinatorics_Words_Graph_Lemma (AFP)

18:57:15 Session AFP/Completeness (AFP)

18:57:15 Session AFP/ConcurrentIMP (AFP)

18:57:15 Session AFP/Concurrent_Ref_Alg (AFP)

18:57:15 Session AFP/Conditional_Simplification (AFP)

18:57:15 Session AFP/Conditional_Transfer_Rule (AFP)

18:57:15 Session AFP/CoreC++ (AFP)

18:57:15 Session AFP/Core_DOM (AFP)

18:57:15 Session AFP/Shadow_DOM (AFP)

18:57:16 Session AFP/DOM_Components (AFP)

18:57:16 Session AFP/Core_SC_DOM (AFP)

18:57:16 Session AFP/Shadow_SC_DOM (AFP)

18:57:16 Session AFP/SC_DOM_Components (AFP)

18:57:16 Session Doc/Datatypes (doc)

18:57:17 Session Doc/Corec (doc)

18:57:17 Session AFP/Decl_Sem_Fun_PL (AFP)

18:57:17 Session AFP/Encodability_Process_Calculi (AFP)

18:57:17 Session AFP/Epistemic_Logic (AFP)

18:57:17 Session AFP/Public_Announcement_Logic (AFP)

18:57:17 Session AFP/Euler_Partition (AFP)

18:57:17 Session AFP/FOL-Fitting (AFP)

18:57:17 Session AFP/FOL_Seq_Calc1 (AFP)

18:57:17 Session AFP/FOL_Axiomatic (AFP)

18:57:17 Session AFP/FOL_Harrison (AFP)

18:57:17 Session AFP/Factored_Transition_System_Bounding (AFP)

18:57:18 Session AFP/FinFun (AFP)

18:57:18 Session AFP/Extended_Finite_State_Machines (AFP)

18:57:18 Session AFP/Extended_Finite_State_Machine_Inference (AFP)

18:57:18 Session AFP/Finger-Trees (AFP)

18:57:18 Session AFP/Finite-Map-Extras (AFP)

18:57:18 Session AFP/Generalized_Counting_Sort (AFP)

18:57:18 Session AFP/Graph_Saturation (AFP)

18:57:18 Session AFP/Group-Ring-Module (AFP)

18:57:18 Session AFP/Valuation (AFP)

18:57:18 Session HOL/HOL-Auth (timing)

18:57:19 Session HOL/HOL-UNITY (timing)

18:57:19 Session HOL/HOL-Bali (timing)

18:57:19 Session HOL/HOL-Combinatorics (main timing)

18:57:20 Session AFP/Blue_Eyes (AFP)

18:57:20 Session AFP/Derangements (AFP)

18:57:20 Session AFP/Discrete_Summation (AFP)

18:57:20 Session AFP/Gauss-Jordan-Elim-Fun (AFP)

18:57:20 Session AFP/Graph_Theory (AFP)

18:57:20 Session AFP/ShortestPath (AFP)

18:57:20 Session HOL/HOL-Computational_Algebra (main timing)

18:57:21 Session AFP/Descartes_Sign_Rule (AFP)

18:57:21 Session HOL/HOL-Algebra (main timing)

18:57:21 Session AFP/Finitely_Generated_Abelian_Groups (AFP)

18:57:21 Session HOL/HOL-Decision_Procs (timing)

18:57:22 Session HOL/HOL-Quotient_Examples (timing)

18:57:22 Session AFP/Interpolation_Polynomials_HOL_Algebra (AFP)

18:57:22 Session AFP/Localization_Ring (AFP)

18:57:22 Session AFP/Orbit_Stabiliser (AFP)

18:57:22 Session AFP/Perfect-Number-Thm (AFP)

18:57:22 Session AFP/Secondary_Sylow (AFP)

18:57:22 Session AFP/Jordan_Hoelder (AFP)

18:57:22 Session AFP/VectorSpace (AFP)

18:57:22 Session HOL/HOL-Analysis (main timing)

18:57:23 Session AFP/Actuarial_Mathematics (AFP)

18:57:23 Session AFP/Cayley_Hamilton (AFP)

18:57:23 Session AFP/Coinductive (AFP)

18:57:24 Session AFP/DynamicArchitectures (AFP)

18:57:24 Session AFP/Architectural_Design_Patterns (AFP)

18:57:24 Session AFP/Lazy-Lists-II (AFP)

18:57:24 Session AFP/Stream_Fusion_Code (AFP)

18:57:24 Session AFP/Topology (AFP)

18:57:24 Session AFP/Complex_Geometry (AFP)

18:57:24 Session AFP/Poincare_Disc (AFP)

18:57:24 Session AFP/Differential_Game_Logic (AFP)

18:57:25 Session AFP/First_Welfare_Theorem (AFP)

18:57:25 Session AFP/Green (AFP)

18:57:25 Session HOL/HOL-Analysis-ex

18:57:25 Session HOL/HOL-Complex_Analysis (main timing)

18:57:25 Session AFP/Cartan_FP (AFP)

18:57:25 Session HOL/HOL-Eisbach

18:57:25 Session AFP/Allen_Calculus (AFP)

18:57:25 Session AFP/Card_Partitions (AFP)

18:57:26 Session AFP/Bell_Numbers_Spivey (AFP)

18:57:26 Session AFP/Card_Equiv_Relations (AFP)

18:57:26 Session AFP/Equivalence_Relation_Enumeration (AFP)

18:57:26 Session AFP/Falling_Factorial_Sum (AFP)

18:57:26 Session AFP/Case_Labeling (AFP)

18:57:26 Session AFP/Clean (AFP)

18:57:26 Session AFP/Dependent_SIFUM_Type_Systems (AFP)

18:57:26 Session AFP/Dependent_SIFUM_Refinement (AFP)

18:57:26 Session Doc/Eisbach (doc)

18:57:26 Session HOL/HOL-Hahn_Banach

18:57:27 Session HOL/HOL-Homology (timing)

18:57:27 Session HOL/HOL-Probability (main timing)

18:57:27 Session AFP/Buffons_Needle (AFP)

18:57:27 Session AFP/Density_Compiler (AFP)

18:57:27 Session AFP/DiscretePricing (AFP)

18:57:27 Session AFP/Ergodic_Theory (AFP)

18:57:27 Session AFP/Gromov_Hyperbolicity (AFP)

18:57:28 Session AFP/Laws_of_Large_Numbers (AFP)

18:57:28 Session AFP/Fisher_Yates (AFP)

18:57:28 Session AFP/Girth_Chromatic (AFP)

18:57:28 Session AFP/Random_Graph_Subgraph_Threshold (AFP)

18:57:28 Session HOL/HOL-Probability-ex (timing)

18:57:28 Session AFP/Hahn_Jordan_Decomposition (AFP)

18:57:28 Session AFP/Lp (AFP)

18:57:28 Session AFP/MDP-Rewards (AFP)

18:57:28 Session AFP/Markov_Models (AFP)

18:57:28 Session AFP/Monad_Normalisation (AFP)

18:57:28 Session AFP/Monomorphic_Monad (AFP)

18:57:28 Session AFP/Neumann_Morgenstern_Utility (AFP)

18:57:28 Session AFP/Probabilistic_Noninterference (AFP)

18:57:29 Session AFP/Probabilistic_System_Zoo (AFP)

18:57:29 Session AFP/Quasi_Borel_Spaces (AFP)

18:57:29 Session AFP/Skip_Lists (AFP)

18:57:29 Session AFP/Source_Coding_Theorem (AFP)

18:57:29 Session AFP/Universal_Hash_Families (AFP)

18:57:29 Session AFP/Hyperdual (AFP)

18:57:29 Session AFP/Irrationality_J_Hancl (AFP)

18:57:29 Session AFP/Kuratowski_Closure_Complement (AFP)

18:57:29 Session AFP/Laplace_Transform (AFP)

18:57:29 Session AFP/Lower_Semicontinuous (AFP)

18:57:30 Session AFP/Minkowskis_Theorem (AFP)

18:57:30 Session AFP/Octonions (AFP)

18:57:30 Session AFP/Ptolemys_Theorem (AFP)

18:57:30 Session AFP/Quaternions (AFP)

18:57:30 Session AFP/Rank_Nullity_Theorem (AFP)

18:57:30 Session AFP/Gauss_Jordan (AFP)

18:57:30 Session AFP/Echelon_Form (AFP)

18:57:30 Session AFP/Hermite (AFP)

18:57:30 Session AFP/MDP-Algorithms (AFP)

18:57:30 Session AFP/Tarskis_Geometry (AFP)

18:57:30 Session AFP/Triangle (AFP)

18:57:30 Session AFP/Chord_Segments (AFP)

18:57:30 Session AFP/Stewart_Apollonius (AFP)

18:57:30 Session AFP/Youngs_Inequality (AFP)

18:57:30 Session AFP/pGCL (AFP)

18:57:30 Session HOL/HOL-Examples

18:57:31 Session HOL/HOL-Isar_Examples

18:57:31 Session HOL/HOL-Nonstandard_Analysis (timing)

18:57:31 Session HOL/HOL-Nonstandard_Analysis-Examples (timing)

18:57:31 Session HOL/HOL-Number_Theory (main timing)

18:57:31 Session AFP/Arith_Prog_Rel_Primes (AFP)

18:57:31 Session AFP/Bernoulli (AFP)

18:57:31 Session AFP/E_Transcendental (AFP)

18:57:32 Session AFP/Elliptic_Curves_Group_Law (AFP)

18:57:32 Session AFP/Fermat3_4 (AFP)

18:57:32 Session HOL/HOL-Data_Structures (timing)

18:57:32 Session AFP/Efficient-Mergesort (AFP)

18:57:33 Session HOL/HOL-Codegenerator_Test

18:57:33 Session HOL/HOL-ex (timing)

18:57:33 Session AFP/Automatic_Refinement (AFP)

18:57:33 Session AFP/Refine_Monadic (AFP)

18:57:34 Session AFP/Lehmer (AFP)

18:57:34 Session AFP/Lifting_the_Exponent (AFP)

18:57:34 Session AFP/Padic_Ints (AFP)

18:57:34 Session AFP/Pratt_Certificate (AFP)

18:57:34 Session AFP/Bertrands_Postulate (AFP)

18:57:34 Session AFP/Prime_Harmonic_Series (AFP)

18:57:34 Session AFP/RSAPSS (AFP)

18:57:34 Session AFP/SumSquares (AFP)

18:57:34 Session AFP/Liouville_Numbers (AFP)

18:57:34 Session AFP/Lucas_Theorem (AFP)

18:57:34 Session AFP/DPRM_Theorem (AFP)

18:57:35 Session AFP/Mason_Stothers (AFP)

18:57:35 Session AFP/Polynomial_Interpolation (AFP)

18:57:35 Session AFP/Formal_Puiseux_Series (AFP)

18:57:35 Session AFP/Probabilistic_Prime_Tests (AFP)

18:57:35 Session AFP/Rep_Fin_Groups (AFP)

18:57:36 Session AFP/Sturm_Sequences (AFP)

18:57:36 Session AFP/Safe_Distance (AFP)

18:57:36 Session AFP/Special_Function_Bounds (AFP)

18:57:36 Session AFP/Sturm_Tarski (AFP)

18:57:36 Session AFP/Budan_Fourier (AFP)

18:57:36 Session AFP/Three_Circles (AFP)

18:57:36 Session AFP/Winding_Number_Eval (AFP)

18:57:36 Session AFP/Count_Complex_Roots (AFP)

18:57:37 Session HOL/HOL-Corec_Examples (timing)

18:57:37 Session HOL/HOL-Datatype_Examples (timing)

18:57:37 Session HOL/HOL-IMP (timing)

18:57:37 Session AFP/Abs_Int_ITP2012 (AFP)

18:57:37 Session AFP/Relational-Incorrectness-Logic (AFP)

18:57:37 Session HOL/HOL-Imperative_HOL (timing)

18:57:37 Session AFP/Auto2_Imperative_HOL (AFP)

18:57:38 Session AFP/Imperative_Insertion_Sort (AFP)

18:57:38 Session HOL/HOL-Induct

18:57:38 Session HOL/HOL-Metis_Examples (timing)

18:57:38 Session HOL/HOL-Proofs (timing)

18:57:39 Session HOL/HOL-Proofs-Extraction (timing)

18:57:39 Session HOL/HOL-Proofs-ex

18:57:39 Session HOL/HOL-Proofs-Lambda (timing)

18:57:39 Session AFP/Applicative_Lifting (AFP)

18:57:39 Session AFP/Free-Groups (AFP)

18:57:40 Session AFP/Stern_Brocot (AFP)

18:57:40 Session AFP/HereditarilyFinite (AFP)

18:57:40 Session AFP/HyperCTL (AFP)

18:57:40 Session AFP/Integration (AFP)

18:57:40 Session AFP/Isabelle_Meta_Model (AFP)

18:57:40 Session AFP/LTL (AFP)

18:57:40 Session AFP/Stuttering_Equivalence (AFP)

18:57:40 Session AFP/Landau_Symbols (AFP)

18:57:40 Session AFP/Akra_Bazzi (AFP)

18:57:40 Session AFP/Catalan_Numbers (AFP)

18:57:40 Session AFP/Error_Function (AFP)

18:57:40 Session AFP/Euler_MacLaurin (AFP)

18:57:40 Session AFP/LightweightJava (AFP)

18:57:41 Session AFP/LinearQuantifierElim (AFP)

18:57:41 Session AFP/List-Infinite (AFP)

18:57:41 Session AFP/Nat-Interval-Logic (AFP)

18:57:41 Session AFP/AutoFocus-Stream (AFP)

18:57:41 Session AFP/Median_Method (AFP)

18:57:41 Session AFP/MuchAdoAboutTwo (AFP)

18:57:41 Session AFP/Optics (AFP)

18:57:41 Session AFP/UTP-Toolkit (AFP)

18:57:41 Session AFP/UTP (AFP)

18:57:41 Session AFP/Order_Lattice_Props (AFP)

18:57:41 Session AFP/POPLmark-deBruijn (AFP)

18:57:41 Session AFP/Pairing_Heap (AFP)

18:57:41 Session AFP/Password_Authentication_Protocol (AFP)

18:57:41 Session AFP/Pell (AFP)

18:57:42 Session AFP/Prefix_Free_Code_Combinators (AFP)

18:57:42 Session AFP/Frequency_Moments (AFP)

18:57:42 Session AFP/Presburger-Automata (AFP)

18:57:42 Session AFP/Priority_Queue_Braun (AFP)

18:57:42 Session AFP/Program-Conflict-Analysis (AFP)

18:57:42 Session AFP/Regular-Sets (AFP)

18:57:42 Session AFP/Abstract-Rewriting (AFP)

18:57:42 Session AFP/Decreasing-Diagrams (AFP)

18:57:42 Session AFP/First_Order_Terms (AFP)

18:57:42 Session AFP/Stateful_Protocol_Composition_and_Typing (AFP)

18:57:43 Session AFP/Automated_Stateful_Protocol_Verification (AFP)

18:57:43 Session AFP/Matrix (AFP)

18:57:43 Session AFP/Matrix_Tensor (AFP)

18:57:43 Session AFP/Knot_Theory (AFP)

18:57:43 Session AFP/Coinductive_Languages (AFP)

18:57:43 Session AFP/Finite_Automata_HF (AFP)

18:57:43 Session AFP/Functional-Automata (AFP)

18:57:43 Session AFP/Posix-Lexing (AFP)

18:57:43 Session AFP/ResiduatedTransitionSystem (AFP)

18:57:44 Session AFP/Ribbon_Proofs (AFP)

18:57:44 Session AFP/SATSolverVerification (AFP)

18:57:44 Session AFP/Safe_OCL (AFP)

18:57:44 Session AFP/Selection_Heap_Sort (AFP)

18:57:44 Session AFP/Simplex (AFP)

18:57:44 Session AFP/Skew_Heap (AFP)

18:57:44 Session AFP/Sort_Encodings (AFP)

18:57:44 Session AFP/Splay_Tree (AFP)

18:57:44 Session AFP/Amortized_Complexity (AFP)

18:57:44 Session AFP/Dynamic_Tables (AFP)

18:57:44 Session AFP/Root_Balanced_Tree (AFP)

18:57:44 Session AFP/Closest_Pair_Points (AFP)

18:57:44 Session AFP/Stable_Matching (AFP)

18:57:45 Session AFP/SuperCalc (AFP)

18:57:45 Session Doc/System (doc)

18:57:45 Session AFP/Szemeredi_Regularity (AFP)

18:57:45 Session AFP/Roth_Arithmetic_Progressions (AFP)

18:57:45 Session AFP/Tail_Recursive_Functions (AFP)

18:57:45 Session AFP/TortoiseHare (AFP)

18:57:45 Session AFP/Trie (AFP)

18:57:45 Session AFP/Flyspeck-Tame (AFP)

18:57:45 Session AFP/Twelvefold_Way (AFP)

18:57:45 Session AFP/Vickrey_Clarke_Groves (AFP)

18:57:45 Session HOL/HOL-Matrix_LP

18:57:45 Session HOL/HOL-MicroJava (timing)

18:57:46 Session HOL/HOL-Mirabelle-ex

18:57:46 Session HOL/HOL-Mutabelle

18:57:46 Session HOL/HOL-NanoJava

18:57:46 Session HOL/HOL-Nitpick_Examples

18:57:46 Session HOL/HOL-Nominal

18:57:46 Session AFP/CCS (AFP)

18:57:46 Session HOL/HOL-Nominal-Examples (timing)

18:57:46 Session AFP/Lam-ml-Normalization (AFP)

18:57:46 Session AFP/Pi_Calculus (AFP)

18:57:46 Session AFP/Psi_Calculi (AFP)

18:57:47 Session AFP/SequentInvertibility (AFP)

18:57:47 Session HOL/HOL-Predicate_Compile_Examples (timing)

18:57:47 Session HOL/HOL-Prolog

18:57:47 Session HOL/HOL-Quickcheck_Examples (timing)

18:57:48 Session HOL/HOL-Real_Asymp

18:57:48 Session AFP/Cotangent_PFD_Formula (AFP)

18:57:49 Session AFP/Fourier (AFP)

18:57:49 Session AFP/Furstenberg_Topology (AFP)

18:57:50 Session HOL/HOL-Real_Asymp-Manual

18:57:50 Session AFP/Sophomores_Dream (AFP)

18:57:50 Session AFP/Stirling_Formula (AFP)

18:57:51 Session AFP/Irrationals_From_THEBOOK (AFP)

18:57:51 Session AFP/Lambert_W (AFP)

18:57:51 Session HOL/HOL-SET_Protocol (timing)

18:57:51 Session HOL/HOL-SMT_Examples (timing)

18:57:52 Session HOL/HOL-SPARK

18:57:52 Session HOL/HOL-SPARK-Examples

18:57:52 Session AFP/RIPEMD-160-SPARK (AFP)

18:57:52 Session HOL/HOL-SPARK-Manual

18:57:52 Session HOL/HOL-Statespace

18:57:52 Session HOL/HOL-TLA

18:57:52 Session HOL/HOL-TLA-Buffer

18:57:52 Session HOL/HOL-TLA-Inc

18:57:52 Session HOL/HOL-TLA-Memory

18:57:52 Session HOL/HOL-TPTP

18:57:52 Session HOL/HOL-Types_To_Sets

18:57:52 Session AFP/Banach_Steinhaus (AFP)

18:57:52 Session AFP/Smooth_Manifolds (AFP)

18:57:52 Session AFP/Types_To_Sets_Extension (AFP)

18:57:53 Session HOL/HOL-Unix

18:57:53 Session HOL/HOL-ZF

18:57:53 Session AFP/Category2 (AFP)

18:57:53 Session HOL/HOLCF (main timing)

18:57:53 Session AFP/Circus (AFP)

18:57:54 Session AFP/HOL-CSP (AFP)

18:57:54 Session HOL/HOLCF-IMP

18:57:55 Session HOL/HOLCF-Library

18:57:55 Session AFP/CSP_RefTK (AFP)

18:57:55 Session HOL/HOLCF-FOCUS

18:57:55 Session HOL/HOLCF-ex

18:57:55 Session AFP/PCF (AFP)

18:57:55 Session AFP/HOLCF-Prelude (AFP)

18:57:55 Session AFP/BirdKMP (AFP)

18:57:55 Session HOL/HOLCF-Tutorial

18:57:55 Session HOL/IOA (timing)

18:57:56 Session HOL/IOA-ABP

18:57:56 Session HOL/IOA-NTP

18:57:56 Session HOL/IOA-Storage

18:57:56 Session HOL/IOA-ex

18:57:56 Session AFP/Shivers-CFA (AFP)

18:57:56 Session AFP/Stream-Fusion (AFP)

18:57:56 Session AFP/Tycon (AFP)

18:57:56 Session AFP/WorkerWrapper (AFP)

18:57:56 Session Tools/Haskell

18:57:56 Session AFP/Heard_Of (AFP)

18:57:56 Session AFP/Consensus_Refined (AFP)

18:57:56 Session AFP/Hello_World (AFP)

18:57:56 Session AFP/Hood_Melville_Queue (AFP)

18:57:56 Session AFP/HotelKeyCards (AFP)

18:57:56 Session Doc/How_to_Prove_it (no_doc)

18:57:56 Session AFP/Huffman (AFP)

18:57:56 Session AFP/Hybrid_Logic (AFP)

18:57:56 Session AFP/Hybrid_Multi_Lane_Spatial_Logic (AFP)

18:57:56 Session AFP/IFC_Tracking (AFP)

18:57:56 Session AFP/IMP2 (AFP)

18:57:57 Session AFP/IMP2_Binary_Heap (AFP)

18:57:57 Session AFP/IMP_Compiler (AFP)

18:57:57 Session Doc/Implementation (doc)

18:57:57 Session AFP/Impossible_Geometry (AFP)

18:57:57 Session AFP/Inductive_Confidentiality (AFP)

18:57:57 Session AFP/Inductive_Inference (AFP)

18:57:57 Session AFP/InfPathElimination (AFP)

18:57:57 Session AFP/Intro_Dest_Elim (AFP)

18:57:57 Session AFP/IsaGeoCoq (AFP)

18:57:57 Session AFP/IsaNet (AFP)

18:57:58 Session Doc/Isar_Ref (doc)

18:57:58 Session AFP/Isabelle_C (AFP)

18:57:58 Session Doc/JEdit (doc)

18:57:58 Session AFP/Jacobson_Basic_Algebra (AFP)

18:57:58 Session AFP/Grothendieck_Schemes (AFP)

18:57:58 Session AFP/Pluennecke_Ruzsa_Inequality (AFP)

18:57:58 Session AFP/JiveDataStoreModel (AFP)

18:57:58 Session AFP/Key_Agreement_Strong_Adversaries (AFP)

18:57:58 Session AFP/Kleene_Algebra (AFP)

18:57:59 Session AFP/KAD (AFP)

18:57:59 Session AFP/KAT_and_DRA (AFP)

18:57:59 Session AFP/Algebraic_VCs (AFP)

18:57:59 Session AFP/Multirelations (AFP)

18:57:59 Session AFP/Quantales (AFP)

18:57:59 Session AFP/Transformer_Semantics (AFP)

18:57:59 Session AFP/Regular_Algebras (AFP)

18:57:59 Session AFP/Relation_Algebra (AFP)

18:57:59 Session AFP/Relational_Paths (AFP)

18:57:59 Session AFP/Residuated_Lattices (AFP)

18:57:59 Session AFP/Knights_Tour (AFP)

18:57:59 Session AFP/LambdaMu (AFP)

18:57:59 Session AFP/LatticeProperties (AFP)

18:57:59 Session AFP/DataRefinementIBP (AFP)

18:57:59 Session AFP/GraphMarkingIBP (AFP)

18:57:59 Session AFP/Lazy_Case (AFP)

18:57:59 Session AFP/Lifting_Definition_Option (AFP)

18:57:59 Session AFP/List-Index (AFP)

18:57:59 Session AFP/Comparison_Sort_Lower_Bound (AFP)

18:57:59 Session AFP/Jinja (AFP)

18:57:59 Session AFP/Dominance_CHK (AFP)

18:58:00 Session AFP/HRB-Slicing (AFP)

18:58:00 Session AFP/InformationFlowSlicing_Inter (AFP)

18:58:00 Session AFP/Slicing (AFP)

18:58:00 Session AFP/InformationFlowSlicing (AFP)

18:58:00 Session AFP/JinjaDCI (AFP)

18:58:00 Session AFP/Regression_Test_Selection (AFP)

18:58:01 Session AFP/List_Update (AFP)

18:58:01 Session AFP/Quick_Sort_Cost (AFP)

18:58:01 Session AFP/Random_BSTs (AFP)

18:58:01 Session AFP/Randomised_BSTs (AFP)

18:58:01 Session AFP/Treaps (AFP)

18:58:01 Session AFP/Randomised_Social_Choice (AFP)

18:58:02 Session AFP/Fishburn_Impossibility (AFP)

18:58:02 Session AFP/SDS_Impossibility (AFP)

18:58:02 Session AFP/List_Interleaving (AFP)

18:58:02 Session AFP/List_Inversions (AFP)

18:58:02 Session AFP/LocalLexing (AFP)

18:58:02 Session Doc/Locales (doc)

18:58:02 Session AFP/Locally-Nameless-Sigma (AFP)

18:58:02 Session AFP/Logging_Independent_Anonymity (AFP)

18:58:02 Session AFP/Lowe_Ontological_Argument (AFP)

18:58:02 Session Doc/Main (doc)

18:58:03 Session AFP/Marriage (AFP)

18:58:03 Session AFP/Latin_Square (AFP)

18:58:03 Session AFP/Matroids (AFP)

18:58:03 Session AFP/Max-Card-Matching (AFP)

18:58:03 Session AFP/Median_Of_Medians_Selection (AFP)

18:58:03 Session AFP/KD_Tree (AFP)

18:58:03 Session AFP/Menger (AFP)

18:58:03 Session AFP/Mereology (AFP)

18:58:03 Session AFP/Metalogic_ProofChecker (AFP)

18:58:03 Session AFP/MiniML (AFP)

18:58:03 Session AFP/Modular_Assembly_Kit_Security (AFP)

18:58:03 Session AFP/MonoBoolTranAlgebra (AFP)

18:58:03 Session AFP/Name_Carrying_Type_Inference (AFP)

18:58:03 Session AFP/Nash_Williams (AFP)

18:58:04 Session AFP/No_FTL_observers (AFP)

18:58:04 Session AFP/Nominal2 (AFP)

18:58:04 Session AFP/Incompleteness (AFP)

18:58:04 Session AFP/Surprise_Paradox (AFP)

18:58:04 Session AFP/LambdaAuth (AFP)

18:58:04 Session AFP/Launchbury (AFP)

18:58:05 Session AFP/Call_Arity (AFP)

18:58:05 Session AFP/Modal_Logics_for_NTS (AFP)

18:58:05 Session AFP/Rewriting_Z (AFP)

18:58:05 Session AFP/Noninterference_CSP (AFP)

18:58:05 Session AFP/Noninterference_Ipurge_Unwinding (AFP)

18:58:05 Session AFP/Noninterference_Generic_Unwinding (AFP)

18:58:05 Session AFP/Noninterference_Inductive_Unwinding (AFP)

18:58:05 Session AFP/Noninterference_Sequential_Composition (AFP)

18:58:05 Session AFP/Noninterference_Concurrent_Composition (AFP)

18:58:05 Session AFP/NormByEval (AFP)

18:58:06 Session AFP/OpSets (AFP)

18:58:06 Session AFP/Open_Induction (AFP)

18:58:06 Session AFP/Well_Quasi_Orders (AFP)

18:58:06 Session AFP/Decreasing-Diagrams-II (AFP)

18:58:06 Session AFP/Myhill-Nerode (AFP)

18:58:06 Session AFP/Ordinal (AFP)

18:58:06 Session AFP/Nested_Multisets_Ordinals (AFP)

18:58:06 Session AFP/Design_Theory (AFP)

18:58:06 Session AFP/Lambda_Free_RPOs (AFP)

18:58:06 Session AFP/Lambda_Free_EPO (AFP)

18:58:06 Session AFP/Ordered_Resolution_Prover (AFP)

18:58:06 Session AFP/Chandy_Lamport (AFP)

18:58:07 Session AFP/Saturation_Framework (AFP)

18:58:07 Session AFP/Saturation_Framework_Extensions (AFP)

18:58:07 Session AFP/Progress_Tracking (AFP)

18:58:07 Session AFP/PAL (AFP)

18:58:07 Session AFP/PLM (AFP)

18:58:07 Session AFP/PSemigroupsConvolution (AFP)

18:58:07 Session AFP/Package_logic (AFP)

18:58:07 Session AFP/Combinable_Wands (AFP)

18:58:07 Session AFP/Paraconsistency (AFP)

18:58:07 Session AFP/Parity_Game (AFP)

18:58:08 Session AFP/GaleStewart_Games (AFP)

18:58:08 Session AFP/Partial_Function_MR (AFP)

18:58:08 Session AFP/Physical_Quantities (AFP)

18:58:08 Session AFP/Pop_Refinement (AFP)

18:58:08 Session AFP/Possibilistic_Noninterference (AFP)

18:58:08 Session AFP/Priority_Search_Trees (AFP)

18:58:08 Session AFP/Prim_Dijkstra_Simple (AFP)

18:58:08 Session Doc/Prog_Prove (doc)

18:58:08 Session AFP/Projective_Geometry (AFP)

18:58:08 Session AFP/Proof_Strategy_Language (AFP)

18:58:08 Session AFP/PropResPI (AFP)

18:58:08 Session AFP/Propositional_Proof_Systems (AFP)

18:58:09 Session AFP/PseudoHoops (AFP)

18:58:09 Session AFP/Ramsey-Infinite (AFP)

18:58:09 Session AFP/Real_Power (AFP)

18:58:09 Session AFP/Recursion-Theory-I (AFP)

18:58:09 Session AFP/Minsky_Machines (AFP)

18:58:09 Session AFP/RefinementReactive (AFP)

18:58:09 Session AFP/Regex_Equivalence (AFP)

18:58:09 Session AFP/Relational_Method (AFP)

18:58:09 Session AFP/Resolution_FOL (AFP)

18:58:10 Session AFP/Robbins-Conjecture (AFP)

18:58:10 Session AFP/Roy_Floyd_Warshall (AFP)

18:58:10 Session AFP/SIFPL (AFP)

18:58:10 Session AFP/SIFUM_Type_Systems (AFP)

18:58:10 Session AFP/Schutz_Spacetime (AFP)

18:58:10 Session AFP/Security_Protocol_Refinement (AFP)

18:58:10 Session AFP/SenSocialChoice (AFP)

18:58:10 Session AFP/Separation_Algebra (AFP)

18:58:11 Session AFP/Hoare_Time (AFP)

18:58:11 Session AFP/Separata (AFP)

18:58:11 Session AFP/Simpl (AFP)

18:58:11 Session AFP/BDD (AFP)

18:58:11 Session AFP/SimplifiedOntologicalArgument (AFP)

18:58:11 Session AFP/Sliding_Window_Algorithm (AFP)

18:58:11 Session AFP/Statecharts (AFP)

18:58:11 Session AFP/Stellar_Quorums (AFP)

18:58:11 Session AFP/Stone_Algebras (AFP)

18:58:11 Session AFP/Stone_Relation_Algebras (AFP)

18:58:11 Session AFP/Stone_Kleene_Relation_Algebras (AFP)

18:58:12 Session AFP/Aggregation_Algebras (AFP)

18:58:12 Session AFP/Relational_Disjoint_Set_Forests (AFP)

18:58:12 Session AFP/Relational_Minimum_Spanning_Trees (AFP)

18:58:12 Session AFP/Relational_Forests (AFP)

18:58:12 Session AFP/Subset_Boolean_Algebras (AFP)

18:58:12 Session AFP/Correctness_Algebras (AFP)

18:58:12 Session AFP/Store_Buffer_Reduction (AFP)

18:58:12 Session AFP/Strong_Security (AFP)

18:58:12 Session Doc/Sugar (doc)

18:58:12 Session AFP/Sunflowers (AFP)

18:58:12 Session AFP/Clique_and_Monotone_Circuits (AFP)

18:58:12 Session AFP/Syntax_Independent_Logic (AFP)

18:58:12 Session AFP/Goedel_Incompleteness (AFP)

18:58:13 Session AFP/Goedel_HFSet_Semantic (AFP)

18:58:13 Session AFP/Goedel_HFSet_Semanticless (AFP)

18:58:13 Session AFP/Robinson_Arithmetic (AFP)

18:58:14 Session AFP/Szpilrajn (AFP)

18:58:14 Session AFP/Combinatorics_Words_Lyndon (AFP)

18:58:14 Session AFP/TESL_Language (AFP)

18:58:14 Session AFP/TLA (AFP)

18:58:14 Session AFP/Timed_Automata (AFP)

18:58:14 Session AFP/Probabilistic_Timed_Automata (AFP)

18:58:14 Session AFP/Topological_Semantics (AFP)

18:58:14 Session AFP/Transitive-Closure-II (AFP)

18:58:14 Session AFP/Tree_Decomposition (AFP)

18:58:14 Session Doc/Tutorial (doc)

18:58:14 Session Doc/Typeclass_Hierarchy (doc)

18:58:15 Session AFP/Types_Tableaus_and_Goedels_God (AFP)

18:58:15 Session AFP/UPF (AFP)

18:58:15 Session AFP/UPF_Firewall (AFP)

18:58:15 Session AFP/Universal_Turing_Machine (AFP)

18:58:15 Session AFP/Van_der_Waerden (AFP)

18:58:15 Session AFP/VeriComp (AFP)

18:58:15 Session AFP/Interpreter_Optimizations (AFP)

18:58:15 Session AFP/Verified-Prover (AFP)

18:58:16 Session AFP/VolpanoSmith (AFP)

18:58:16 Session AFP/WHATandWHERE_Security (AFP)

18:58:16 Session AFP/Weight_Balanced_Trees (AFP)

18:58:16 Session AFP/Word_Lib (AFP)

18:58:16 Session AFP/Complx (AFP)

18:58:16 Session AFP/IEEE_Floating_Point (AFP)

18:58:16 Session AFP/IP_Addresses (AFP)

18:58:17 Session AFP/Simple_Firewall (AFP)

18:58:17 Session AFP/Routing (AFP)

18:58:17 Session AFP/Interval_Arithmetic_Word32 (AFP)

18:58:17 Session AFP/LEM (AFP)

18:58:17 Session AFP/Native_Word (AFP)

18:58:17 Session AFP/Collections (AFP)

18:58:18 Session AFP/Abstract_Completeness (AFP)

18:58:18 Session AFP/Abstract_Soundness (AFP)

18:58:18 Session AFP/FOL_Seq_Calc3 (AFP)

18:58:18 Session AFP/Incredible_Proof_Machine (AFP)

18:58:18 Session AFP/Deriving (AFP)

18:58:18 Session AFP/CAVA_Base (AFP)

18:58:18 Session AFP/CAVA_Automata (AFP)

18:58:18 Session AFP/DFS_Framework (AFP)

18:58:18 Session AFP/Gabow_SCC (AFP)

18:58:18 Session AFP/LTL_to_GBA (AFP)

18:58:18 Session AFP/Promela (AFP)

18:58:18 Session AFP/Containers (AFP)

18:58:19 Session AFP/Collections_Examples (AFP)

18:58:19 Session AFP/Containers-Benchmarks (AFP)

18:58:19 Session AFP/Eval_FO (AFP)

18:58:19 Session AFP/MFOTL_Monitor (AFP)

18:58:19 Session AFP/Generic_Join (AFP)

18:58:19 Session AFP/MFODL_Monitor_Optimized (AFP)

18:58:20 Session AFP/VYDRA_MDL (AFP)

18:58:20 Session AFP/Formula_Derivatives (AFP)

18:58:20 Session AFP/MSO_Regex_Equivalence (AFP)

18:58:20 Session AFP/Show (AFP)

18:58:20 Session AFP/Affine_Arithmetic (AFP)

18:58:21 Session AFP/Ordinary_Differential_Equations (AFP)

18:58:21 Session AFP/Differential_Dynamic_Logic (AFP)

18:58:21 Session AFP/Hybrid_Systems_VCs (AFP)

18:58:21 Session AFP/Matrices_for_ODEs (AFP)

18:58:21 Session AFP/Taylor_Models (AFP)

18:58:21 Session AFP/CakeML (AFP)

18:58:22 Session AFP/Certification_Monads (AFP)

18:58:22 Session AFP/AI_Planning_Languages_Semantics (AFP)

18:58:22 Session AFP/Verified_SAT_Based_AI_Planning (AFP)

18:58:22 Session AFP/Dict_Construction (AFP)

18:58:22 Session AFP/Formula_Derivatives-Examples (AFP)

18:58:22 Session AFP/Monad_Memo_DP (AFP)

18:58:23 Session AFP/Hidden_Markov_Models (AFP)

18:58:23 Session AFP/Optimal_BST (AFP)

18:58:23 Session AFP/Polynomial_Factorization (AFP)

18:58:23 Session AFP/Amicable_Numbers (AFP)

18:58:23 Session AFP/Dirichlet_Series (AFP)

18:58:24 Session AFP/Finite_Fields (AFP)

18:58:24 Session AFP/Zeta_Function (AFP)

18:58:24 Session AFP/Dirichlet_L (AFP)

18:58:24 Session AFP/Gauss_Sums (AFP)

18:58:24 Session AFP/Prime_Number_Theorem (AFP)

18:58:24 Session AFP/Prime_Distribution_Elementary (AFP)

18:58:24 Session AFP/IMO2019 (AFP)

18:58:24 Session AFP/Irrational_Series_Erdos_Straus (AFP)

18:58:25 Session AFP/Transcendence_Series_Hancl_Rucki (AFP)

18:58:26 Session AFP/Zeta_3_Irrational (AFP)

18:58:26 Session AFP/Gaussian_Integers (AFP)

18:58:26 Session AFP/Jordan_Normal_Form (AFP)

18:58:27 Session AFP/Farkas (AFP)

18:58:27 Session AFP/Isabelle_Marries_Dirac (AFP)

18:58:27 Session AFP/Knuth_Bendix_Order (AFP)

18:58:27 Session AFP/Functional_Ordered_Resolution_Prover (AFP)

18:58:27 Session AFP/Regular_Tree_Relations (AFP)

18:58:28 Session AFP/FO_Theory_Rewriting (AFP)

18:58:28 Session AFP/Rewrite_Properties_Reduction (AFP)

18:58:28 Session AFP/Weighted_Path_Order (AFP)

18:58:28 Session AFP/Multiset_Ordering_NPC (AFP)

18:58:28 Session AFP/Linear_Recurrences (AFP)

18:58:29 Session AFP/Perron_Frobenius (AFP)

18:58:30 Session AFP/Stochastic_Matrices (AFP)

18:58:30 Session AFP/Subresultants (AFP)

18:58:30 Session AFP/Berlekamp_Zassenhaus (AFP)

18:58:30 Session AFP/Algebraic_Numbers (AFP)

18:58:30 Session AFP/BenOr_Kozen_Reif (AFP)

18:58:30 Session AFP/LLL_Basis_Reduction (AFP)

18:58:30 Session AFP/LLL_Factorization (AFP)

18:58:31 Session AFP/Linear_Inequalities (AFP)

18:58:31 Session AFP/LP_Duality (AFP)

18:58:31 Session AFP/Linear_Programming (AFP)

18:58:31 Session AFP/Smith_Normal_Form (AFP)

18:58:31 Session AFP/Modular_arithmetic_LLL_and_HNF_algorithms (AFP)

18:58:32 Session AFP/Polynomials (AFP)

18:58:32 Session AFP/Deep_Learning (AFP)

18:58:33 Session AFP/QHLProver (AFP)

18:58:33 Session AFP/Projective_Measurements (AFP)

18:58:33 Session AFP/Groebner_Bases (AFP)

18:58:34 Session AFP/Fishers_Inequality (AFP)

18:58:34 Session AFP/Groebner_Macaulay (AFP)

18:58:34 Session AFP/Nullstellensatz (AFP)

18:58:34 Session AFP/Signature_Groebner (AFP)

18:58:34 Session AFP/Lambda_Free_KBOs (AFP)

18:58:34 Session AFP/Symmetric_Polynomials (AFP)

18:58:35 Session AFP/Pi_Transcendental (AFP)

18:58:35 Session AFP/Power_Sum_Polynomials (AFP)

18:58:35 Session AFP/Hermite_Lindemann (AFP)

18:58:35 Session AFP/Factor_Algebraic_Polynomial (AFP)

18:58:36 Session AFP/Cubic_Quartic_Equations (AFP)

18:58:36 Session AFP/Linear_Recurrences_Solver (AFP)

18:58:36 Session AFP/Virtual_Substitution (AFP)

18:58:36 Session AFP/Real_Impl (AFP)

18:58:37 Session AFP/Complex_Bounded_Operators (AFP)

18:58:37 Session AFP/Registers (AFP)

18:58:38 Session AFP/QR_Decomposition (AFP)

18:58:38 Session AFP/XML (AFP)

18:58:38 Session AFP/Van_Emde_Boas_Trees (AFP)

18:58:38 Session AFP/Dijkstra_Shortest_Path (AFP)

18:58:39 Session AFP/Koenigsberg_Friendship (AFP)

18:58:39 Session AFP/FOL_Seq_Calc2 (AFP)

18:58:39 Session AFP/Formal_SSA (AFP)

18:58:39 Session AFP/Minimal_SSA (AFP)

18:58:39 Session AFP/Gale_Shapley (AFP)

18:58:39 Session AFP/HOL-ODE-Numerics (AFP)

18:58:40 Session AFP/HOL-ODE-ARCH-COMP (AFP)

18:58:40 Session AFP/HOL-ODE-Examples (AFP large)

18:58:40 Session AFP/Lorenz_Approximation (AFP)

18:58:40 Session AFP/Lorenz_C0 (AFP large)

18:58:40 Session AFP/Lorenz_C1 (AFP large)

18:58:40 Session AFP/Poincare_Bendixson (AFP)

18:58:40 Session AFP/Transition_Systems_and_Automata (AFP)

18:58:41 Session AFP/Adaptive_State_Counting (AFP)

18:58:41 Session AFP/Buchi_Complementation (AFP)

18:58:41 Session AFP/LTL_Master_Theorem (AFP)

18:58:41 Session AFP/LTL_Normal_Form (AFP)

18:58:41 Session AFP/Partial_Order_Reduction (AFP)

18:58:41 Session AFP/SM_Base (AFP)

18:58:41 Session AFP/SM (AFP)

18:58:41 Session AFP/CAVA_Setup (AFP)

18:58:42 Session AFP/CAVA_LTL_Modelchecker (AFP)

18:58:42 Session AFP/Transitive-Closure (AFP)

18:58:42 Session AFP/KBPs (AFP)

18:58:42 Session AFP/LTL_to_DRA (AFP)

18:58:42 Session AFP/Network_Security_Policy_Verification (AFP)

18:58:42 Session AFP/Planarity_Certificates (AFP)

18:58:43 Session AFP/Tree-Automata (AFP)

18:58:43 Session AFP/Datatype_Order_Generator (AFP)

18:58:43 Session AFP/Higher_Order_Terms (AFP)

18:58:43 Session AFP/CakeML_Codegen (AFP)

18:58:43 Session AFP/Old_Datatype_Show (AFP)

18:58:43 Session AFP/WOOT_Strong_Eventual_Consistency (AFP)

18:58:44 Session AFP/Iptables_Semantics (AFP)

18:58:44 Session AFP/Iptables_Semantics_Examples (AFP)

18:58:44 Session AFP/LOFT (AFP)

18:58:44 Session AFP/Mersenne_Primes (AFP)

18:58:44 Session AFP/MiniSail (AFP)

18:58:44 Session AFP/Separation_Logic_Imperative_HOL (AFP)

18:58:44 Session AFP/Sepref_Prereq (AFP)

18:58:44 Session AFP/ROBDD (AFP)

18:58:45 Session AFP/Refine_Imperative_HOL (AFP)

18:58:45 Session AFP/BTree (AFP)

18:58:45 Session AFP/Floyd_Warshall (AFP)

18:58:45 Session AFP/Sepref_Basic (AFP)

18:58:45 Session AFP/Sepref_IICF (AFP)

18:58:45 Session AFP/Flow_Networks (AFP)

18:58:45 Session AFP/EdmondsKarp_Maxflow (AFP)

18:58:45 Session AFP/MFMC_Countable (AFP)

18:58:45 Session AFP/Probabilistic_While (AFP)

18:58:45 Session AFP/CryptHOL (AFP)

18:58:46 Session AFP/Constructive_Cryptography (AFP)

18:58:46 Session AFP/Game_Based_Crypto (AFP)

18:58:46 Session AFP/Multi_Party_Computation (AFP)

18:58:46 Session AFP/Sigma_Commit_Crypto (AFP)

18:58:46 Session AFP/Constructive_Cryptography_CM (AFP)

18:58:46 Session AFP/Prpu_Maxflow (AFP)

18:58:46 Session AFP/Knuth_Morris_Pratt (AFP)

18:58:46 Session AFP/Kruskal (AFP)

18:58:46 Session AFP/PAC_Checker (AFP)

18:58:47 Session AFP/VerifyThis2018 (AFP)

18:58:47 Session AFP/VerifyThis2019 (AFP)

18:58:47 Session AFP/Simplicial_complexes_and_boolean_functions (AFP)

18:58:47 Session AFP/UpDown_Scheme (AFP)

18:58:47 Session AFP/WebAssembly (AFP)

18:58:47 Session AFP/SPARCv8 (AFP)

18:58:48 Session AFP/X86_Semantics (AFP)

18:58:48 Session AFP/ZFC_in_HOL (AFP)

18:58:48 Session AFP/CZH_Foundations (AFP)

18:58:48 Session AFP/CZH_Elementary_Categories (AFP)

18:58:49 Session AFP/CZH_Universal_Constructions (AFP)

18:58:49 Session AFP/Category3 (AFP)

18:58:49 Session AFP/MonoidalCategory (AFP)

18:58:49 Session AFP/Ordinal_Partitions (AFP)

18:58:49 Session AFP/Wetzels_Problem (AFP)

18:58:50 Session ZF/ZF (main timing)

18:58:50 Session Doc/Logics_ZF (doc)

18:58:50 Session AFP/Recursion-Addition (AFP)

18:58:50 Session ZF/ZF-AC

18:58:50 Session ZF/ZF-Coind

18:58:50 Session ZF/ZF-Constructible

18:58:50 Session AFP/Delta_System_Lemma (AFP)

18:58:50 Session AFP/Transitive_Models (AFP)

18:58:50 Session AFP/Independence_CH (AFP)

18:58:50 Session AFP/Forcing (AFP)

18:58:50 Session ZF/ZF-IMP

18:58:50 Session ZF/ZF-Induct

18:58:50 Session ZF/ZF-UNITY (timing)

18:58:50 Session ZF/ZF-Resid

18:58:50 Session ZF/ZF-ex

18:58:55 Running IsaNet ...

18:58:57 IsaNet: theory IsaNet.Agents

18:58:57 IsaNet: theory HOL-Library.Sublist

18:58:57 IsaNet: theory HOL-Library.Nat_Bijection

18:58:57 IsaNet: theory IsaNet.Event_Systems

18:58:57 IsaNet: theory HOL-Library.Old_Datatype

18:58:58 IsaNet: theory IsaNet.Keys

18:58:58 IsaNet: theory HOL-Library.Countable

18:59:00 IsaNet: theory HOL-Library.FSet

18:59:00 IsaNet: theory IsaNet.Tools

18:59:00 IsaNet: theory IsaNet.Take_While

18:59:00 IsaNet: theory IsaNet.Take_While_Update

18:59:01 IsaNet: theory IsaNet.Network_Model

18:59:02 IsaNet: theory IsaNet.Network_Assumptions

18:59:02 IsaNet: theory IsaNet.Parametrized_Dataplane_0

18:59:03 IsaNet: theory IsaNet.Message

18:59:06 IsaNet: theory IsaNet.Abstract_XOR

18:59:06 IsaNet: theory IsaNet.Parametrized_Dataplane_1

18:59:09 IsaNet: theory IsaNet.Parametrized_Dataplane_2

18:59:14 IsaNet: theory IsaNet.Parametrized_Dataplane_3_undirected

18:59:15 IsaNet: theory IsaNet.Parametrized_Dataplane_3_directed

18:59:18 IsaNet: theory IsaNet.ICING

18:59:19 IsaNet: theory IsaNet.ICING_variant

18:59:19 IsaNet: theory IsaNet.ICING_variant2

18:59:19 IsaNet: theory IsaNet.Anapaya_SCION

18:59:19 IsaNet: theory IsaNet.EPIC_L1_BA

18:59:19 IsaNet: theory IsaNet.EPIC_L1_SA

18:59:19 IsaNet: theory IsaNet.EPIC_L2_SA

18:59:21 IsaNet: theory IsaNet.SCION

18:59:24 IsaNet: theory IsaNet.SCION_variant

18:59:35 IsaNet: theory IsaNet.EPIC_L1_SA_Example

18:59:40 IsaNet: theory IsaNet.All_Protocols

19:00:30 Preparing IsaNet/document ...

19:00:40 Finished IsaNet/document (0:00:10 elapsed time)

19:00:40 Preparing IsaNet/outline ...

19:00:47 Finished IsaNet/outline (0:00:07 elapsed time)

19:00:47 Timing IsaNet (8 threads, 91.164s elapsed time, 580.918s cpu time, 24.381s GC time, factor 6.37)

19:00:47 Finished IsaNet (0:01:33 elapsed time, 0:09:42 cpu time, factor 6.24)

19:00:47 Presentation in "/media/data/jenkins/workspace/isabelle-all/browser_info"

19:02:37 Presenting CTT ...

19:02:37 Presenting Cube ...

19:02:37 Presenting FOL-ex ...

19:02:37 Presenting Pure ...

19:02:37 Presenting FOLP ...

19:02:37 Presenting FOL ...

19:02:37 Presenting FOLP-ex ...

19:02:37 Presenting CCL ...

19:02:37 Presenting document CTT/document

19:02:37 Presenting document FOL/document

19:02:37 Presenting document CTT/outline

19:02:37 Presenting document FOL/outline

19:02:37 Presenting document FOL-ex/document

19:02:37 Presenting document FOL-ex/outline

19:02:37 Presenting theory FOLP-ex.Intro

19:02:37 Presenting theory FOL-ex.Natural_Numbers

19:02:37 Presenting theory FOL-ex.Intro

19:02:37 Presenting theory Cube.Cube

19:02:38 Presenting theory FOLP-ex.Nat

19:02:38 Presenting theory FOL-ex.Nat

19:02:38 Presenting theory Cube.Example

19:02:38 Presenting HOL ...

19:02:38 Presenting theory FOLP-ex.Foundation

19:02:38 Presenting theory FOL-ex.Nat_Class

19:02:38 Presenting theory CCL.Set

19:02:38 Presenting document HOL/document

19:02:38 Presenting document HOL/outline

19:02:38 Presenting theory FOL-ex.Foundation

19:02:38 Presenting theory FOLP-ex.If

19:02:38 Presenting theory CCL.Lfp

19:02:38 Presenting theory FOL-ex.Prolog

19:02:38 Presenting theory CTT.CTT

19:02:38 Presenting file "$ISABELLE_HOME/src/Provers/typedsimp.ML"

19:02:38 Presenting file "rew.ML"

19:02:38 Presenting theory CCL.Gfp

19:02:39 Presenting theory CTT.Typechecking

19:02:39 Presenting theory CTT.Elimination

19:02:39 Presenting theory FOLP-ex.Intuitionistic

19:02:39 Presenting theory CTT.Equality

19:02:39 Presenting theory CTT.Synthesis

19:02:39 Presenting AI_Planning_Languages_Semantics ...

19:02:39 Presenting document AI_Planning_Languages_Semantics/document

19:02:39 Presenting document AI_Planning_Languages_Semantics/outline

19:02:39 Presenting theory AI_Planning_Languages_Semantics.Error_Monad_Add

19:02:39 Presenting theory FOL-ex.Intuitionistic

19:02:39 Presenting theory AI_Planning_Languages_Semantics.Option_Monad_Add

19:02:39 Presenting theory FOL-ex.Propositional_Int

19:02:40 Presenting theory FOL-ex.Quantifiers_Int

19:02:40 Presenting theory FOLP-ex.Classical

19:02:40 Presenting theory IFOLP

19:02:40 Presenting file "$ISABELLE_HOME/src/Tools/misc_legacy.ML"

19:02:40 Presenting file "hypsubst.ML"

19:02:40 Presenting file "intprover.ML"

19:02:40 Presenting theory Pure

19:02:40 Presenting file "ROOT0.ML"

19:02:40 Presenting file "ROOT.ML"

19:02:40 Presenting theory FOLP-ex.Propositional_Int

19:02:40 Presenting theory CCL.CCL

19:02:40 Presenting theory FOLP-ex.Quantifiers_Int

19:02:40 Presenting theory ML_Bootstrap

19:02:40 Presenting theory AI_Planning_Languages_Semantics.SASP_Semantics

19:02:41 Presenting theory FOLP-ex.Propositional_Cla

19:02:41 Presenting theory FOL-ex.Classical

19:02:41 Presenting theory CCL.Trancl

19:02:41 Presenting theory Pure.Sessions

19:02:41 Presenting AVL-Trees ...

19:02:41 Presenting document AVL-Trees/document

19:02:41 Presenting document AVL-Trees/outline

19:02:41 Presenting theory FOLP-ex.Quantifiers_Cla

19:02:41 Presenting AWN ...

19:02:41 Presenting theory IFOL

19:02:41 Presenting document AWN/document

19:02:41 Presenting document AWN/outline

19:02:41 Presenting file "$ISABELLE_HOME/src/Tools/misc_legacy.ML"

19:02:41 Presenting file "$ISABELLE_HOME/src/Provers/splitter.ML"

19:02:41 Presenting file "$ISABELLE_HOME/src/Provers/hypsubst.ML"

19:02:41 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/zipper.ML"

19:02:41 Presenting theory AWN.Lib

19:02:41 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/isand.ML"

19:02:41 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/rw_inst.ML"

19:02:41 Presenting file "$ISABELLE_HOME/src/Provers/quantifier1.ML"

19:02:41 Presenting file "$ISABELLE_HOME/src/Tools/intuitionistic.ML"

19:02:41 Presenting file "$ISABELLE_HOME/src/Tools/project_rule.ML"

19:02:41 Presenting file "$ISABELLE_HOME/src/Tools/atomize_elim.ML"

19:02:41 Presenting file "fologic.ML"

19:02:41 Presenting file "intprover.ML"

19:02:41 Presenting theory AWN.TransitionSystems

19:02:41 Presenting theory FOL-ex.Propositional_Cla

19:02:41 Presenting theory FOL-ex.Quantifiers_Cla

19:02:41 Presenting theory FOL-ex.Miniscope

19:02:41 Presenting theory FOL-ex.If

19:02:41 Presenting theory AWN.Invariants

19:02:41 Presenting theory AVL-Trees.AVL

19:02:42 Presenting theory AVL-Trees.AVL2

19:02:42 Presenting Abortable_Linearizable_Modules ...

19:02:42 Presenting document Abortable_Linearizable_Modules/document

19:02:42 Presenting document Abortable_Linearizable_Modules/outline

19:02:42 Presenting theory Abortable_Linearizable_Modules.Sequences

19:02:42 Presenting theory CCL.Term

19:02:42 Presenting theory AI_Planning_Languages_Semantics.SASP_Checker

19:02:43 Presenting theory Abortable_Linearizable_Modules.IOA

19:02:43 Presenting theory Abortable_Linearizable_Modules.RDR

19:02:44 Presenting theory Abortable_Linearizable_Modules.SLin

19:02:44 Presenting theory CCL.Type

19:02:44 Presenting theory AWN.OInvariants

19:02:44 Presenting theory Abortable_Linearizable_Modules.Simulations

19:02:44 Presenting theory FOLP

19:02:44 Presenting theory AI_Planning_Languages_Semantics.PDDL_STRIPS_Semantics

19:02:45 Presenting file "classical.ML"

19:02:45 Presenting file "simp.ML"

19:02:45 Presenting file "simpdata.ML"

19:02:45 Presenting Abstract-Hoare-Logics ...

19:02:45 Presenting document Abstract-Hoare-Logics/document

19:02:45 Presenting document Abstract-Hoare-Logics/outline

19:02:45 Presenting theory CCL.Hered

19:02:45 Presenting theory Abstract-Hoare-Logics.Lang

19:02:45 Presenting theory FOL-ex.Locale_Test1

19:02:45 Presenting theory FOL-ex.Locale_Test2

19:02:45 Presenting theory FOL-ex.Locale_Test3

19:02:45 Presenting theory FOL-ex.Locale_Test

19:02:45 Presenting Ackermanns_not_PR ...

19:02:45 Presenting theory Abstract-Hoare-Logics.Hoare

19:02:45 Presenting document Ackermanns_not_PR/document

19:02:45 Presenting document Ackermanns_not_PR/outline

19:02:45 Presenting theory Abstract-Hoare-Logics.Termi

19:02:46 Presenting theory Abstract-Hoare-Logics.HoareTotal

19:02:46 Presenting theory Ackermanns_not_PR.Primrec

19:02:46 Presenting Allen_Calculus ...

19:02:46 Presenting document Allen_Calculus/document

19:02:46 Presenting document Allen_Calculus/outline

19:02:46 Presenting theory Allen_Calculus.xor_cal

19:02:46 Presenting theory AI_Planning_Languages_Semantics.PDDL_STRIPS_Checker

19:02:46 Presenting theory Allen_Calculus.axioms

19:02:47 Presenting theory Abstract-Hoare-Logics.PLang

19:02:47 Presenting theory AWN.AWN

19:02:47 Presenting theory Abstract-Hoare-Logics.PHoare

19:02:47 Presenting theory CCL.Wfd

19:02:47 Presenting theory Abstract-Hoare-Logics.PTermi

19:02:48 Presenting theory CCL.Fix

19:02:48 Presenting theory AI_Planning_Languages_Semantics.Lifschitz_Consistency

19:02:48 Presenting AnselmGod ...

19:02:48 Presenting document AnselmGod/document

19:02:48 Presenting document AnselmGod/outline

19:02:48 Presenting theory CCL.Nat

19:02:48 Presenting theory AnselmGod.AnselmGod

19:02:48 Presenting Approximation_Algorithms ...

19:02:48 Presenting document Approximation_Algorithms/document

19:02:48 Presenting document Approximation_Algorithms/outline

19:02:49 Presenting theory CCL.List

19:02:49 Presenting theory CCL.Stream

19:02:49 Presenting theory Approximation_Algorithms.Approx_VC_Hoare

19:02:49 Presenting theory CCL.Flag

19:02:49 Presenting Aristotles_Assertoric_Syllogistic ...

19:02:49 Presenting document Aristotles_Assertoric_Syllogistic/document

19:02:49 Presenting document Aristotles_Assertoric_Syllogistic/outline

19:02:49 Presenting theory Abstract-Hoare-Logics.PHoareTotal

19:02:50 Presenting theory AWN.AWN_SOS

19:02:50 Presenting theory Aristotles_Assertoric_Syllogistic.AristotlesAssertoric

19:02:50 Presenting ArrowImpossibilityGS ...

19:02:50 Presenting document ArrowImpossibilityGS/document

19:02:50 Presenting document ArrowImpossibilityGS/outline

19:02:50 Presenting theory Allen_Calculus.allen

19:02:50 Presenting theory Approximation_Algorithms.Approx_SC_Hoare

19:02:51 Presenting theory Abstract-Hoare-Logics.PsLang

19:02:51 Presenting theory Abortable_Linearizable_Modules.Idempotence

19:02:51 Presenting theory ArrowImpossibilityGS.Arrow_Utility

19:02:51 Presenting theory Allen_Calculus.disjoint_relations

19:02:51 Presenting theory Allen_Calculus.jointly_exhaustive

19:02:51 Presenting theory Abortable_Linearizable_Modules.Consensus

19:02:51 Presenting Attack_Trees ...

19:02:51 Presenting theory Allen_Calculus.examples

19:02:51 Presenting document Attack_Trees/document

19:02:51 Presenting document Attack_Trees/outline

19:02:51 Presenting theory Abstract-Hoare-Logics.PsHoare

19:02:52 Presenting theory Abstract-Hoare-Logics.PsTermi

19:02:52 Presenting theory Approximation_Algorithms.Approx_MIS_Hoare

19:02:52 Presenting theory Allen_Calculus.nest

19:02:52 Presenting Auto2_HOL ...

19:02:52 Presenting theory FOL

19:02:52 Presenting document Auto2_HOL/document

19:02:52 Presenting document Auto2_HOL/outline

19:02:52 Presenting file "$ISABELLE_HOME/src/Provers/classical.ML"

19:02:52 Presenting file "$ISABELLE_HOME/src/Provers/blast.ML"

19:02:52 Presenting file "$ISABELLE_HOME/src/Provers/clasimp.ML"

19:02:52 Presenting file "simpdata.ML"

19:02:52 Presenting file "$ISABELLE_HOME/src/Tools/eqsubst.ML"

19:02:52 Presenting file "$ISABELLE_HOME/src/Tools/induct.ML"

19:02:52 Presenting file "$ISABELLE_HOME/src/Tools/case_product.ML"

19:02:52 Presenting theory Attack_Trees.MC

19:02:52 Presenting Auto2_Imperative_HOL ...

19:02:52 Presenting document Auto2_Imperative_HOL/document

19:02:52 Presenting document Auto2_Imperative_HOL/outline

19:02:53 Presenting theory ArrowImpossibilityGS.Arrow_Order

19:02:53 Presenting theory Auto2_Imperative_HOL.Mapping_Str

19:02:54 Presenting theory Attack_Trees.AT

19:02:54 Presenting theory Auto2_Imperative_HOL.Lists_Ex

19:02:55 Presenting theory Abstract-Hoare-Logics.PsHoareTotal

19:02:55 Presenting Automatic_Refinement ...

19:02:55 Presenting document Automatic_Refinement/document

19:02:55 Presenting document Automatic_Refinement/outline

19:02:55 Presenting theory ArrowImpossibilityGS.GS

19:02:55 Presenting Refine_Monadic ...

19:02:55 Presenting theory Approximation_Algorithms.Approx_LB_Hoare

19:02:55 Presenting document Refine_Monadic/document

19:02:55 Presenting document Refine_Monadic/outline

19:02:55 Presenting theory Refine_Monadic.Refine_Chapter

19:02:55 Presenting theory AWN.AWN_Cterms

19:02:55 Presenting theory Attack_Trees.Infrastructure

19:02:55 Presenting theory Automatic_Refinement.Refine_Util_Bootstrap1

19:02:55 Presenting theory Auto2_Imperative_HOL.BST

19:02:55 Presenting theory Attack_Trees.GDPRhealthcare

19:02:55 Presenting Collections ...

19:02:55 Presenting theory Refine_Monadic.Refine_Mono_Prover

19:02:55 Presenting file "refine_mono_prover.ML"

19:02:55 Presenting theory Auto2_Imperative_HOL.Partial_Equiv_Rel

19:02:55 Presenting document Collections/document

19:02:55 Presenting document Collections/outline

19:02:55 Presenting document Collections/userguide

19:02:56 Presenting theory AWN.AWN_Labels

19:02:56 Presenting theory Collections.Sorted_List_Operations

19:02:56 Presenting theory Auto2_Imperative_HOL.Union_Find

19:02:56 Presenting theory Automatic_Refinement.Mpat_Antiquot

19:02:56 Presenting theory Collections.HashCode

19:02:56 Presenting theory Collections.Code_Target_ICF

19:02:56 Presenting theory AWN.Inv_Cterms

19:02:56 Presenting theory AWN.AWN_SOS_Labels

19:02:56 Presenting theory Auto2_Imperative_HOL.Connectivity

19:02:57 Presenting theory Automatic_Refinement.Mk_Term_Antiquot

19:02:57 Presenting theory Auto2_Imperative_HOL.Arrays_Ex

19:02:57 Presenting theory Refine_Monadic.Refine_Misc

19:02:58 Presenting theory Collections.SetIterator

19:02:58 Presenting theory AWN.Pnet

19:02:58 Presenting theory Refine_Monadic.RefineG_Transfer

19:02:59 Presenting theory Collections.SetIteratorOperations

19:02:59 Presenting theory AWN.Closed

19:02:59 Presenting theory Auto2_Imperative_HOL.Dijkstra

19:02:59 Presenting theory Auto2_Imperative_HOL.Interval

19:03:00 Presenting theory Collections.Proper_Iterator

19:03:00 Presenting theory Automatic_Refinement.Refine_Util

19:03:00 Presenting theory Collections.It_to_It

19:03:00 Presenting theory Refine_Monadic.RefineG_Domain

19:03:00 Presenting theory Auto2_Imperative_HOL.Interval_Tree

19:03:00 Presenting theory Automatic_Refinement.Attr_Comb

19:03:00 Presenting theory Automatic_Refinement.Named_Sorted_Thms

19:03:01 Presenting theory Collections.SetIteratorGA

19:03:01 Presenting theory Automatic_Refinement.Prio_List

19:03:01 Presenting theory Auto2_Imperative_HOL.Quicksort

19:03:01 Presenting theory Automatic_Refinement.Tagged_Solver

19:03:01 Presenting theory Collections.Gen_Iterator

19:03:01 Presenting theory Refine_Monadic.RefineG_Recursion

19:03:02 Presenting theory Collections.Idx_Iterator

19:03:02 Presenting theory Collections.Iterator

19:03:02 Presenting theory Refine_Monadic.RefineG_Assert

19:03:02 Presenting theory Automatic_Refinement.Anti_Unification

19:03:02 Presenting theory Collections.RBT_add

19:03:02 Presenting theory Collections.Dlist_add

19:03:02 Presenting theory Collections.Assoc_List

19:03:03 Presenting theory Approximation_Algorithms.Approx_BP_Hoare

19:03:03 Presenting theory AWN.OAWN_SOS

19:03:03 Presenting theory Collections.Diff_Array

19:03:03 Presenting theory Auto2_Imperative_HOL.Indexed_PQueue

19:03:03 Presenting theory Collections.Partial_Equivalence_Relation

19:03:03 Presenting theory AWN.OAWN_SOS_Labels

19:03:04 Presenting theory Collections.ICF_Tools

19:03:04 Presenting theory Collections.Ord_Code_Preproc

19:03:04 Presenting theory AWN.OPnet

19:03:04 Presenting theory Collections.Record_Intf

19:03:04 Presenting theory Collections.Locale_Code

19:03:04 Presenting theory Collections.ICF_Spec_Base

19:03:05 Presenting theory Approximation_Algorithms.Center_Selection

19:03:05 Presenting CAVA_Base ...

19:03:05 Presenting theory CAVA_Base.Statistics

19:03:05 Presenting theory CAVA_Base.Code_String

19:03:05 Presenting theory CAVA_Base.CAVA_Code_Target

19:03:05 Presenting theory CAVA_Base.CAVA_Base

19:03:05 Presenting theory CAVA_Base.Lexord_List

19:03:05 Presenting theory CAVA_Base.All_Of_CAVA_Base

19:03:05 Presenting CAVA_Automata ...

19:03:05 Presenting document CAVA_Automata/document

19:03:05 Presenting document CAVA_Automata/outline

19:03:06 Presenting theory Auto2_Imperative_HOL.RBTree

19:03:06 Presenting theory CAVA_Automata.Digraph_Basic

19:03:07 Presenting theory CAVA_Automata.Digraph

19:03:07 Presenting theory AWN.ONode_Lifting

19:03:07 Presenting theory Collections.MapSpec

19:03:08 Presenting theory Auto2_Imperative_HOL.Rect_Intersect

19:03:08 Presenting theory CAVA_Automata.Automata

19:03:08 Presenting theory CAVA_Automata.Lasso

19:03:09 Presenting theory Refine_Monadic.Refine_Basic

19:03:09 Presenting theory Auto2_HOL.Auto2_Setup

19:03:09 Presenting theory CAVA_Automata.Simulation

19:03:09 Presenting file "util.ML"

19:03:09 Presenting file "util_base.ML"

19:03:09 Presenting file "util_logic.ML"

19:03:09 Presenting file "box_id.ML"

19:03:09 Presenting file "consts.ML"

19:03:09 Presenting file "property.ML"

19:03:09 Presenting file "wellform.ML"

19:03:09 Presenting file "wfterm.ML"

19:03:09 Presenting file "rewrite.ML"

19:03:09 Presenting file "propertydata.ML"

19:03:09 Presenting file "matcher.ML"

19:03:09 Presenting file "items.ML"

19:03:09 Presenting file "wfdata.ML"

19:03:09 Presenting file "auto2_data.ML"

19:03:09 Presenting file "status.ML"

19:03:09 Presenting file "normalize.ML"

19:03:09 Presenting file "proofsteps.ML"

19:03:09 Presenting file "auto2_state.ML"

19:03:09 Presenting file "logic_steps.ML"

19:03:09 Presenting file "auto2.ML"

19:03:09 Presenting file "auto2_outer.ML"

19:03:09 Presenting file "auto2_setup.ML"

19:03:09 Presenting theory Auto2_Imperative_HOL.SepLogic_Base

19:03:09 Presenting file "sep_util_base.ML"

19:03:09 Presenting file "assn_matcher.ML"

19:03:09 Presenting file "sep_steps.ML"

19:03:09 Presenting theory CAVA_Automata.Step_Conv

19:03:09 Presenting theory CAVA_Automata.Stuttering_Extension

19:03:09 Presenting theory Collections.Robdd

19:03:10 Presenting theory Collections.Locale_Code_Ex

19:03:10 Presenting theory Refine_Monadic.Refine_Leof

19:03:10 Presenting theory CAVA_Automata.Digraph_Impl

19:03:10 Presenting theory Collections.DatRef

19:03:11 Presenting theory Auto2_Imperative_HOL.SepAuto

19:03:11 Presenting file "sep_util.ML"

19:03:11 Presenting file "sep_steps_test.ML"

19:03:11 Presenting theory Auto2_Imperative_HOL.GCD_Impl

19:03:11 Presenting theory Refine_Monadic.Refine_Heuristics

19:03:11 Presenting theory Refine_Monadic.Refine_More_Comb

19:03:11 Presenting theory Collections.SetAbstractionIterator

19:03:11 Presenting theory Collections.GenCF_Chapter

19:03:11 Presenting theory Collections.GenCF_Intf_Chapter

19:03:11 Presenting theory AWN.OPnet_Lifting

19:03:12 Presenting theory Auto2_Imperative_HOL.LinkedList

19:03:12 Presenting file "list_matcher_test.ML"

19:03:12 Presenting theory Collections.Intf_Map

19:03:12 Presenting theory AWN.OClosed_Lifting

19:03:12 Presenting theory Collections.Intf_Set

19:03:12 Presenting theory Collections.Intf_Hash

19:03:12 Presenting theory Auto2_Imperative_HOL.BST_Impl

19:03:13 Presenting theory Refine_Monadic.RefineG_While

19:03:14 Presenting theory CAVA_Automata.Automata_Impl

19:03:14 Presenting theory Collections.Intf_Comp

19:03:14 Presenting theory Auto2_HOL.Auto2_HOL_Extra_Setup

19:03:14 Presenting file "acdata.ML"

19:03:14 Presenting file "ac_steps.ML"

19:03:14 Presenting file "unfolding.ML"

19:03:14 Presenting file "induct_outer.ML"

19:03:14 Presenting file "extra_hol.ML"

19:03:14 Presenting file "auto2_hol_extra_setup.ML"

19:03:14 Presenting theory CAVA_Automata.All_Of_CAVA_Automata

19:03:14 Presenting CAVA_Setup ...

19:03:14 Presenting theory Collections.GenCF_Gen_Chapter

19:03:14 Presenting CAVA_LTL_Modelchecker ...

19:03:14 Presenting document CAVA_LTL_Modelchecker/document

19:03:14 Presenting document CAVA_LTL_Modelchecker/outline

19:03:14 Presenting theory CAVA_LTL_Modelchecker.NDFS_SI_Statistics

19:03:14 Presenting theory Auto2_HOL.HOL_Base

19:03:14 Presenting theory Automatic_Refinement.Misc

19:03:14 Presenting theory Auto2_HOL.Auto2_HOL_Setup

19:03:14 Presenting file "auto2_hol_util_base.ML"

19:03:15 Presenting theory Collections.Gen_Set

19:03:15 Presenting theory Auto2_HOL.Logic_Thms

19:03:15 Presenting theory Auto2_Imperative_HOL.RBTree_Impl

19:03:15 Presenting theory AWN.AWN_Invariants

19:03:15 Presenting theory Automatic_Refinement.Foldi

19:03:15 Presenting theory Auto2_Imperative_HOL.Arrays_Impl

19:03:15 Presenting theory Automatic_Refinement.Indep_Vars

19:03:15 Presenting theory Auto2_Imperative_HOL.Quicksort_Impl

19:03:16 Presenting theory Auto2_HOL.Order_Thms

19:03:16 Presenting file "util_arith.ML"

19:03:16 Presenting theory Automatic_Refinement.Select_Solve

19:03:16 Presenting theory Automatic_Refinement.Mk_Record_Simp

19:03:16 Presenting theory Auto2_Imperative_HOL.Union_Find_Impl

19:03:16 Presenting theory Automatic_Refinement.Refine_Lib

19:03:16 Presenting file "Cond_Rewr_Conv.ML"

19:03:16 Presenting file "Revert_Abbrev.ML"

19:03:16 Presenting theory Automatic_Refinement.Param_Chapter

19:03:16 Presenting theory Collections.Gen_Map

19:03:16 Presenting theory Auto2_Imperative_HOL.Connectivity_Impl

19:03:16 Presenting theory Collections.Gen_Map2Set

19:03:16 Presenting theory Auto2_Imperative_HOL.DynamicArray

19:03:16 Presenting theory Collections.Gen_Comp

19:03:16 Presenting theory Collections.GenCF_Impl_Chapter

19:03:17 Presenting theory Collections.Impl_Array_Stack

19:03:17 Presenting theory Collections.Impl_List_Set

19:03:17 Presenting theory Collections.Array_Iterator

19:03:18 Presenting theory HOL.HOL

19:03:18 Presenting file "$ISABELLE_HOME/src/Tools/misc_legacy.ML"

19:03:18 Presenting file "$ISABELLE_HOME/src/Tools/try.ML"

19:03:18 Presenting file "$ISABELLE_HOME/src/Tools/quickcheck.ML"

19:03:18 Presenting file "$ISABELLE_HOME/src/Tools/solve_direct.ML"

19:03:18 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/zipper.ML"

19:03:18 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/isand.ML"

19:03:18 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/rw_inst.ML"

19:03:18 Presenting file "$ISABELLE_HOME/src/Provers/hypsubst.ML"

19:03:18 Presenting file "$ISABELLE_HOME/src/Provers/splitter.ML"

19:03:18 Presenting file "$ISABELLE_HOME/src/Provers/classical.ML"

19:03:18 Presenting file "$ISABELLE_HOME/src/Provers/blast.ML"

19:03:18 Presenting file "$ISABELLE_HOME/src/Provers/clasimp.ML"

19:03:18 Presenting file "$ISABELLE_HOME/src/Tools/eqsubst.ML"

19:03:18 Presenting file "$ISABELLE_HOME/src/Provers/quantifier1.ML"

19:03:18 Presenting file "$ISABELLE_HOME/src/Tools/atomize_elim.ML"

19:03:18 Presenting file "$ISABELLE_HOME/src/Tools/cong_tac.ML"

19:03:18 Presenting file "$ISABELLE_HOME/src/Tools/intuitionistic.ML"

19:03:18 Presenting file "$ISABELLE_HOME/src/Tools/project_rule.ML"

19:03:18 Presenting file "$ISABELLE_HOME/src/Tools/subtyping.ML"

19:03:18 Presenting file "$ISABELLE_HOME/src/Tools/case_product.ML"

19:03:18 Presenting file "Tools/hologic.ML"

19:03:18 Presenting theory CAVA_LTL_Modelchecker.NDFS_SI

19:03:18 Presenting file "Tools/rewrite_hol_proof.ML"

19:03:18 Presenting file "Tools/simpdata.ML"

19:03:18 Presenting file "$ISABELLE_HOME/src/Tools/induct.ML"

19:03:18 Presenting file "$ISABELLE_HOME/src/Tools/induction.ML"

19:03:18 Presenting file "$ISABELLE_HOME/src/Tools/induct_tacs.ML"

19:03:18 Presenting file "$ISABELLE_HOME/src/Tools/coherent.ML"

19:03:18 Presenting file "Tools/cnf.ML"

19:03:18 Presenting theory Auto2_Imperative_HOL.Indexed_PQueue_Impl

19:03:18 Presenting theory Collections.Impl_List_Map

19:03:18 Presenting theory Refine_Monadic.Refine_While

19:03:18 Presenting theory CAVA_LTL_Modelchecker.CAVA_Abstract

19:03:19 Presenting theory Automatic_Refinement.Relators

19:03:19 Presenting theory Auto2_Imperative_HOL.Dijkstra_Impl

19:03:20 Presenting theory Auto2_HOL.Arith_Thms

19:03:20 Presenting file "arith.ML"

19:03:20 Presenting file "order.ML"

19:03:20 Presenting file "order_test.ML"

19:03:20 Presenting file "nat_sub.ML"

19:03:20 Presenting file "nat_sub_test.ML"

19:03:20 Presenting theory Refine_Monadic.Refine_Det

19:03:20 Presenting theory Auto2_HOL.Set_Thms

19:03:20 Presenting theory CAVA_LTL_Modelchecker.BoolProgs

19:03:21 Presenting theory Auto2_Imperative_HOL.IntervalTree_Impl

19:03:21 Presenting theory Automatic_Refinement.Param_Tool

19:03:21 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Extras

19:03:21 Presenting theory Collections.Impl_Array_Hash_Map

19:03:21 Presenting theory Refine_Monadic.Refine_Pfun

19:03:21 Presenting theory Auto2_HOL.Lists_Thms

19:03:21 Presenting file "list_ac.ML"

19:03:21 Presenting file "list_ac_test.ML"

19:03:21 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_LTL_Conv

19:03:21 Presenting theory Auto2_HOL.Auto2_Main

19:03:21 Presenting theory AWN.OAWN_Invariants

19:03:21 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Philosophers

19:03:21 Presenting theory Refine_Monadic.Refine_Transfer

19:03:22 Presenting theory Auto2_Imperative_HOL.Rect_Intersect_Impl

19:03:22 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_ReaderWriter

19:03:22 Presenting theory Auto2_Imperative_HOL.Sep_Examples

19:03:22 Presenting DFS_Framework ...

19:03:22 Presenting document DFS_Framework/document

19:03:22 Presenting document DFS_Framework/outline

19:03:22 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Simple

19:03:22 Presenting theory DFS_Framework.DFS_Framework_Misc

19:03:22 Presenting theory DFS_Framework.DFS_Framework_Refine_Aux

19:03:22 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_LeaderFilters

19:03:22 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Programs

19:03:22 Presenting theory Auto2_HOL.Auto2_Test

19:03:22 Presenting file "util_test.ML"

19:03:22 Presenting file "rewrite_test.ML"

19:03:22 Presenting file "matcher_test.ML"

19:03:22 Presenting file "normalize_test.ML"

19:03:22 Presenting file "logic_steps_test.ML"

19:03:23 Presenting file "acdata_test.ML"

19:03:23 Presenting theory DFS_Framework.Impl_Rev_Array_Stack

19:03:23 Presenting theory Auto2_HOL.Pelletier

19:03:24 Presenting theory Automatic_Refinement.Param_HOL

19:03:24 Presenting theory Auto2_HOL.Primes_Ex

19:03:24 Presenting Gabow_SCC ...

19:03:24 Presenting document Gabow_SCC/document

19:03:24 Presenting document Gabow_SCC/outline

19:03:24 Presenting theory DFS_Framework.On_Stack

19:03:24 Presenting theory Collections.Impl_RBT_Map

19:03:24 Presenting theory DFS_Framework.DFS_Chapter_Framework

19:03:24 Presenting theory Automatic_Refinement.Parametricity

19:03:24 Presenting theory Collections.Impl_Cfun_Set

19:03:24 Presenting theory AWN.OAWN_Convert

19:03:24 Presenting theory Collections.Impl_Array_Map

19:03:24 Presenting theory AWN.Qmsg

19:03:25 Presenting theory Collections.Impl_Bit_Set

19:03:25 Presenting theory Collections.Impl_Uv_Set

19:03:25 Presenting theory Collections.Gen_Hash

19:03:25 Presenting theory Collections.GenCF

19:03:25 Presenting theory Collections.ICF_Chapter

19:03:25 Presenting theory Collections.ICF_Spec_Chapter

19:03:25 Presenting theory Automatic_Refinement.Autoref_Phases

19:03:25 Presenting theory Automatic_Refinement.Autoref_Data

19:03:26 Presenting theory Automatic_Refinement.Autoref_Tagging

19:03:26 Presenting theory Collections.SetSpec

19:03:27 Presenting theory Collections.ListSpec

19:03:27 Presenting theory Collections.AnnotatedListSpec

19:03:27 Presenting theory Gabow_SCC.Gabow_Skeleton

19:03:27 Presenting theory Collections.PrioSpec

19:03:27 Presenting theory Collections.PrioUniqueSpec

19:03:27 Presenting theory Collections.ICF_Gen_Algo_Chapter

19:03:27 Presenting theory CAVA_LTL_Modelchecker.CAVA_Impl

19:03:27 Presenting theory Collections.SetIteratorCollectionsGA

19:03:28 Presenting theory Automatic_Refinement.Autoref_Id_Ops

19:03:28 Presenting theory Collections.MapGA

19:03:28 Presenting theory Gabow_SCC.Gabow_SCC

19:03:28 Presenting theory Gabow_SCC.Find_Path

19:03:28 Presenting theory CAVA_LTL_Modelchecker.Mulog

19:03:29 Presenting theory CAVA_LTL_Modelchecker.All_Of_Nested_DFS

19:03:29 Presenting theory CAVA_LTL_Modelchecker.All_Of_CAVA_LTL_Modelchecker

19:03:29 Presenting LTL_to_GBA ...

19:03:29 Presenting document LTL_to_GBA/document

19:03:29 Presenting document LTL_to_GBA/outline

19:03:29 Presenting theory Refine_Monadic.Refine_Foreach

19:03:29 Presenting theory DFS_Framework.Param_DFS

19:03:29 Presenting theory AWN.Qmsg_Lifting

19:03:29 Presenting theory Collections.SetGA

19:03:30 Presenting theory Collections.SetByMap

19:03:30 Presenting theory Collections.ListGA

19:03:30 Presenting theory HOL.Orderings

19:03:30 Presenting file "$ISABELLE_HOME/src/Provers/order_procedure.ML"

19:03:30 Presenting file "$ISABELLE_HOME/src/Provers/order_tac.ML"

19:03:30 Presenting theory Collections.SetIndex

19:03:30 Presenting theory Collections.Algos

19:03:31 Presenting theory Collections.PrioByAnnotatedList

19:03:31 Presenting theory Refine_Monadic.Refine_Automation

19:03:31 Presenting theory Gabow_SCC.Gabow_GBG

19:03:32 Presenting theory Refine_Monadic.Autoref_Monadic

19:03:32 Presenting theory Automatic_Refinement.Autoref_Fix_Rel

19:03:32 Presenting theory Refine_Monadic.Refine_Monadic

19:03:32 Presenting theory Gabow_SCC.Gabow_Skeleton_Code

19:03:32 Presenting theory Refine_Monadic.Example_Chapter

19:03:32 Presenting theory Gabow_SCC.Gabow_SCC_Code

19:03:32 Presenting theory Automatic_Refinement.Autoref_Relator_Interface

19:03:33 Presenting theory Gabow_SCC.Find_Path_Impl

19:03:33 Presenting theory DFS_Framework.DFS_Invars_Basic

19:03:33 Presenting theory Automatic_Refinement.Autoref_Translate

19:03:33 Presenting theory HOL.Groups

19:03:33 Presenting file "Tools/group_cancel.ML"

19:03:33 Presenting theory Automatic_Refinement.Autoref_Gen_Algo

19:03:33 Presenting theory Refine_Monadic.Breadth_First_Search

19:03:33 Presenting theory Automatic_Refinement.Autoref_Chapter

19:03:33 Presenting theory Gabow_SCC.Gabow_GBG_Code

19:03:33 Presenting theory Gabow_SCC.All_Of_Gabow_SCC

19:03:33 Presenting Promela ...

19:03:33 Presenting theory Refine_Monadic.WordRefine

19:03:33 Presenting document Promela/document

19:03:33 Presenting document Promela/outline

19:03:33 Presenting theory Promela.PromelaStatistics

19:03:33 Presenting theory Refine_Monadic.Examples

19:03:33 Presenting SM_Base ...

19:03:33 Presenting SM ...

19:03:33 Presenting theory Promela.PromelaAST

19:03:33 Presenting theory Automatic_Refinement.Autoref_Tool

19:03:34 Presenting theory SM.LTS

19:03:34 Presenting theory SM.SOS_Misc_Add

19:03:34 Presenting theory Collections.PrioUniqueByAnnotatedList

19:03:34 Presenting theory HOL.Lattices

19:03:34 Presenting theory Collections.ICF_Impl_Chapter

19:03:34 Presenting theory Collections.ListMapImpl

19:03:34 Presenting theory DFS_Framework.DFS_Invars_SCC

19:03:35 Presenting theory Collections.ListMapImpl_Invar

19:03:35 Presenting theory Collections.RBTMapImpl

19:03:35 Presenting theory Collections.HashMap_Impl

19:03:35 Presenting theory Automatic_Refinement.Autoref_Bindings_HOL

19:03:35 Presenting theory Automatic_Refinement.Automatic_Refinement

19:03:35 Presenting Collections_Examples ...

19:03:35 Presenting document Collections_Examples/document

19:03:35 Presenting document Collections_Examples/outline

19:03:35 Presenting theory Collections_Examples.Examples_Chapter

19:03:35 Presenting theory Collections_Examples.Collection_Autoref_Examples_Chapter

19:03:36 Presenting theory Collections.HashMap

19:03:36 Presenting theory SM.SM_Datastructures

19:03:36 Presenting theory Collections_Examples.Succ_Graph

19:03:36 Presenting theory HOL.Boolean_Algebras

19:03:36 Presenting file "Tools/boolean_algebra_cancel.ML"

19:03:36 Presenting theory Collections.Trie_Impl

19:03:36 Presenting theory Collections.Trie2

19:03:36 Presenting theory Collections.TrieMapImpl

19:03:36 Presenting theory DFS_Framework.General_DFS_Structure

19:03:37 Presenting theory SM.Gen_Scheduler

19:03:37 Presenting theory Collections_Examples.Coll_Test

19:03:37 Presenting theory Collections.ArrayHashMap_Impl

19:03:37 Presenting theory Collections.ArrayHashMap

19:03:37 Presenting theory DFS_Framework.Tailrec_Impl

19:03:38 Presenting theory Collections_Examples.Simple_DFS

19:03:38 Presenting theory Collections.ArrayMapImpl

19:03:38 Presenting theory SM.Gen_Scheduler_Refine

19:03:38 Presenting theory Collections.MapStdImpl

19:03:38 Presenting theory SM.SM_Syntax

19:03:38 Presenting theory Collections.ListSetImpl

19:03:38 Presenting theory SM.SM_State

19:03:38 Presenting theory Collections.ListSetImpl_Invar

19:03:39 Presenting theory Collections.ListSetImpl_NotDist

19:03:39 Presenting theory Promela.PromelaDatastructures

19:03:39 Presenting theory Collections_Examples.ICF_Test

19:03:39 Presenting theory SM.SM_Cfg

19:03:39 Presenting theory Collections.ListSetImpl_Sorted

19:03:39 Presenting theory Collections_Examples.ICF_Only_Test

19:03:39 Presenting theory Collections.RBTSetImpl

19:03:39 Presenting theory DFS_Framework.Rec_Impl

19:03:39 Presenting theory Collections.HashSet

19:03:39 Presenting theory Collections.TrieSetImpl

19:03:39 Presenting theory Collections.ArrayHashSet

19:03:39 Presenting theory Collections.ArraySetImpl

19:03:39 Presenting theory Collections.SetStdImpl

19:03:39 Presenting theory Promela.PromelaInvariants

19:03:39 Presenting theory HOL.Set

19:03:39 Presenting theory SM.SM_Semantics

19:03:40 Presenting theory Collections.Fifo

19:03:40 Presenting theory Collections.BinoPrioImpl

19:03:40 Presenting theory Collections.SkewPrioImpl

19:03:40 Presenting theory Collections.FTAnnotatedListImpl

19:03:40 Presenting theory Collections.FTPrioImpl

19:03:40 Presenting theory Collections.FTPrioUniqueImpl

19:03:40 Presenting theory Collections.ICF_Impl

19:03:40 Presenting theory Collections.ICF_Refine_Monadic

19:03:41 Presenting theory SM.Decide_Locality

19:03:41 Presenting theory Collections.ICF_Autoref

19:03:41 Presenting theory Collections.ICF_Entrypoints_Chapter

19:03:41 Presenting theory Collections.Collections

19:03:41 Presenting theory DFS_Framework.Simple_Impl

19:03:42 Presenting theory LTL_to_GBA.LTL_to_GBA

19:03:42 Presenting theory Collections_Examples.Nested_DFS

19:03:42 Presenting theory Collections.CollectionsV1

19:03:42 Presenting theory Collections.Collections_Entrypoints_Chapter

19:03:42 Presenting theory HOL.Typedef

19:03:42 Presenting file "Tools/typedef.ML"

19:03:42 Presenting theory Collections_Examples.Combined_TwoSat

19:03:42 Presenting theory Collections_Examples.Collection_Autoref_Examples

19:03:42 Presenting theory Collections_Examples.Refine_Monadic_Examples_Chapter

19:03:42 Presenting theory Collections.Refine_Dflt

19:03:42 Presenting theory SM.Type_System

19:03:43 Presenting theory DFS_Framework.Restr_Impl

19:03:43 Presenting theory DFS_Framework.DFS_Framework

19:03:43 Presenting theory DFS_Framework.DFS_Chapter_Examples

19:03:43 Presenting theory Promela.Promela

19:03:43 Presenting theory SM.SM_Finite_Reachable

19:03:43 Presenting theory Collections_Examples.Bfs_Impl

19:03:43 Presenting theory Collections.Refine_Dflt_ICF

19:03:43 Presenting theory Collections_Examples.Foreach_Refine

19:03:43 Presenting theory Promela.PromelaLTL

19:03:44 Presenting theory Promela.PromelaLTLConv

19:03:44 Presenting theory Promela.All_Of_Promela

19:03:44 Presenting Dijkstra_Shortest_Path ...

19:03:44 Presenting document Dijkstra_Shortest_Path/document

19:03:44 Presenting document Dijkstra_Shortest_Path/outline

19:03:44 Presenting theory Dijkstra_Shortest_Path.Introduction

19:03:44 Presenting theory Dijkstra_Shortest_Path.Dijkstra_Misc

19:03:44 Presenting theory Collections_Examples.Refine_Fold

19:03:44 Presenting theory Collections_Examples.Refine_Monadic_Examples

19:03:44 Presenting theory Collections_Examples.ICF_Examples_Chapter

19:03:44 Presenting theory Dijkstra_Shortest_Path.Graph

19:03:44 Presenting theory Dijkstra_Shortest_Path.Weight

19:03:44 Presenting theory Collections.Refine_Dflt_Only_ICF

19:03:44 Presenting theory Collections.Userguides_Chapter

19:03:44 Presenting theory DFS_Framework.Cyc_Check

19:03:44 Presenting theory Collections_Examples.itp_2010

19:03:45 Presenting theory Collections.Refine_Monadic_Userguide

19:03:45 Presenting theory Collections_Examples.Exploration

19:03:45 Presenting theory Collections_Examples.Exploration_DFS

19:03:45 Presenting theory Collections.ICF_Userguide

19:03:45 Presenting Formal_SSA ...

19:03:45 Presenting document Formal_SSA/document

19:03:45 Presenting document Formal_SSA/outline

19:03:46 Presenting theory Dijkstra_Shortest_Path.Dijkstra

19:03:46 Presenting theory SM.Pid_Scheduler

19:03:46 Presenting theory SM.SM_LTL

19:03:46 Presenting theory Formal_SSA.FormalSSA_Misc

19:03:46 Presenting theory Collections_Examples.PerformanceTest

19:03:46 Presenting theory Collections_Examples.ICF_Examples

19:03:46 Presenting theory Collections_Examples.Collection_Examples

19:03:46 Presenting Minimal_SSA ...

19:03:46 Presenting document Minimal_SSA/document

19:03:46 Presenting document Minimal_SSA/outline

19:03:46 Presenting theory Formal_SSA.Serial_Rel

19:03:46 Presenting theory Dijkstra_Shortest_Path.GraphSpec

19:03:46 Presenting theory Formal_SSA.Mapping_Exts

19:03:46 Presenting theory Formal_SSA.RBT_Mapping_Exts

19:03:46 Presenting theory Dijkstra_Shortest_Path.GraphGA

19:03:47 Presenting theory AWN.OClosed_Transfer

19:03:47 Presenting theory SM.Gen_Cfg_Bisim

19:03:47 Presenting theory HOL.Fun

19:03:47 Presenting theory AWN.AWN_Main

19:03:47 Presenting file "Tools/functor.ML"

19:03:47 Presenting theory DFS_Framework.DFS_Find_Path

19:03:47 Presenting theory Dijkstra_Shortest_Path.GraphByMap

19:03:47 Presenting theory Dijkstra_Shortest_Path.HashGraphImpl

19:03:48 Presenting theory LTL_to_GBA.LTL_to_GBA_impl

19:03:48 Presenting theory LTL_to_GBA.All_Of_LTL_to_GBA

19:03:48 Presenting Sepref_Prereq ...

19:03:48 Presenting ROBDD ...

19:03:48 Presenting document ROBDD/document

19:03:48 Presenting document ROBDD/outline

19:03:48 Presenting theory Formal_SSA.Graph_path

19:03:48 Presenting theory Dijkstra_Shortest_Path.Dijkstra_Impl

19:03:48 Presenting theory Minimal_SSA.Irreducible

19:03:48 Presenting theory ROBDD.Bool_Func

19:03:48 Presenting Refine_Imperative_HOL ...

19:03:48 Presenting theory DFS_Framework.Reachable_Nodes

19:03:48 Presenting document Refine_Imperative_HOL/document

19:03:48 Presenting document Refine_Imperative_HOL/outline

19:03:48 Presenting theory Dijkstra_Shortest_Path.Dijkstra_Impl_Adet

19:03:49 Presenting theory Refine_Imperative_HOL.Concl_Pres_Clarification

19:03:49 Presenting theory Dijkstra_Shortest_Path.Test

19:03:49 Presenting BTree ...

19:03:49 Presenting document BTree/document

19:03:49 Presenting document BTree/outline

19:03:49 Presenting theory BTree.BTree

19:03:49 Presenting theory Refine_Imperative_HOL.Named_Theorems_Rev

19:03:49 Presenting theory Refine_Imperative_HOL.Pf_Add

19:03:49 Presenting theory Refine_Imperative_HOL.Pf_Mono_Prover

19:03:49 Presenting theory BTree.BTree_Height

19:03:49 Presenting theory AWN.Toy

19:03:49 Presenting theory Refine_Imperative_HOL.PO_Normalizer

19:03:49 Presenting file "PO_Normalizer.ML"

19:03:49 Presenting theory SM.Rename_Cfg

19:03:50 Presenting theory SM.SM_Visible

19:03:50 Presenting theory AWN.AWN_Term_Graph

19:03:50 Presenting Floyd_Warshall ...

19:03:50 Presenting document Floyd_Warshall/document

19:03:50 Presenting document Floyd_Warshall/outline

19:03:50 Presenting theory Refine_Imperative_HOL.Sepref_Misc

19:03:50 Presenting theory SM.SM_Pid

19:03:50 Presenting theory DFS_Framework.Feedback_Arcs

19:03:50 Presenting theory Refine_Imperative_HOL.Structured_Apply

19:03:51 Presenting theory Refine_Imperative_HOL.Term_Synth

19:03:51 Presenting theory Refine_Imperative_HOL.User_Smashing

19:03:51 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Tool

19:03:51 Presenting theory ROBDD.BDT

19:03:51 Presenting theory HOL.Complete_Lattices

19:03:51 Presenting theory ROBDD.Option_Helpers

19:03:51 Presenting theory Formal_SSA.SSA_CFG

19:03:51 Presenting theory SM.SM_Variables

19:03:51 Presenting theory BTree.BTree_Set

19:03:52 Presenting theory Refine_Imperative_HOL.Sepref_Id_Op

19:03:52 Presenting theory SM.SM_Indep

19:03:52 Presenting theory BTree.BTree_Split

19:03:52 Presenting theory BTree.Array_SBlit

19:03:53 Presenting theory BTree.Partially_Filled_Array

19:03:53 Presenting theory BTree.Basic_Assn

19:03:53 Presenting theory BTree.BTree_Imp

19:03:53 Presenting theory Floyd_Warshall.Floyd_Warshall

19:03:53 Presenting theory ROBDD.Abstract_Impl

19:03:54 Presenting theory Floyd_Warshall.Recursion_Combinators

19:03:54 Presenting theory SM.SM_Sticky

19:03:54 Presenting theory ROBDD.Pointer_Map

19:03:54 Presenting theory DFS_Framework.Nested_DFS

19:03:54 Presenting theory Floyd_Warshall.FW_Code

19:03:54 Presenting Sepref_Basic ...

19:03:54 Presenting Sepref_IICF ...

19:03:54 Presenting Flow_Networks ...

19:03:54 Presenting document Flow_Networks/document

19:03:54 Presenting document Flow_Networks/outline

19:03:54 Presenting theory Flow_Networks.Fofu_Abs_Base

19:03:54 Presenting theory Flow_Networks.Fofu_Impl_Base

19:03:54 Presenting theory Flow_Networks.Refine_Add_Fofu

19:03:54 Presenting theory Refine_Imperative_HOL.Sepref_Basic

19:03:55 Presenting theory BTree.BTree_ImpSet

19:03:55 Presenting theory SM.SM_POR

19:03:55 Presenting theory BTree.Imperative_Loops

19:03:55 Presenting theory Formal_SSA.Minimality

19:03:55 Presenting theory Refine_Imperative_HOL.Sepref_Monadify

19:03:55 Presenting theory ROBDD.Middle_Impl

19:03:55 Presenting theory ROBDD.Array_List

19:03:56 Presenting theory Refine_Imperative_HOL.Sepref_Constraints

19:03:56 Presenting theory ROBDD.Pointer_Map_Impl

19:03:56 Presenting theory DFS_Framework.Tarjan_LowLink

19:03:56 Presenting theory Refine_Imperative_HOL.Sepref_Frame

19:03:56 Presenting theory BTree.BTree_ImpSplit

19:03:56 Presenting theory SM.SM_Ample_Impl

19:03:57 Presenting EdmondsKarp_Maxflow ...

19:03:57 Presenting document EdmondsKarp_Maxflow/document

19:03:57 Presenting document EdmondsKarp_Maxflow/outline

19:03:57 Presenting theory SM.SM_Wrapup

19:03:57 Presenting Prpu_Maxflow ...

19:03:57 Presenting document Prpu_Maxflow/document

19:03:57 Presenting document Prpu_Maxflow/outline

19:03:57 Presenting theory Flow_Networks.Graph

19:03:57 Presenting theory Formal_SSA.Construct_SSA

19:03:57 Presenting theory EdmondsKarp_Maxflow.FordFulkerson_Algo

19:03:58 Presenting theory ROBDD.Conc_Impl

19:03:58 Presenting theory Flow_Networks.Network

19:03:58 Presenting theory EdmondsKarp_Maxflow.EdmondsKarp_Termination_Abstract

19:03:59 Presenting theory Flow_Networks.Residual_Graph

19:03:59 Presenting theory ROBDD.Level_Collapse

19:03:59 Presenting theory ROBDD.BDD_Examples

19:03:59 Presenting theory ROBDD.BDD_Code

19:03:59 Presenting Knuth_Morris_Pratt ...

19:03:59 Presenting theory Flow_Networks.Augmenting_Flow

19:03:59 Presenting document Knuth_Morris_Pratt/document

19:03:59 Presenting document Knuth_Morris_Pratt/outline

19:03:59 Presenting theory Formal_SSA.Construct_SSA_notriv

19:04:00 Presenting theory Prpu_Maxflow.Generic_Push_Relabel

19:04:00 Presenting theory Flow_Networks.Augmenting_Path

19:04:00 Presenting theory Refine_Imperative_HOL.Sepref_Rules

19:04:00 Presenting theory Formal_SSA.SSA_Semantics

19:04:00 Presenting theory Formal_SSA.While_Combinator_Exts

19:04:00 Presenting theory EdmondsKarp_Maxflow.EdmondsKarp_Algo

19:04:00 Presenting theory Prpu_Maxflow.Prpu_Common_Inst

19:04:00 Presenting theory Flow_Networks.Ford_Fulkerson

19:04:00 Presenting theory Flow_Networks.Graph_Impl

19:04:01 Presenting theory Prpu_Maxflow.Fifo_Push_Relabel

19:04:01 Presenting theory Prpu_Maxflow.Graph_Topological_Ordering

19:04:01 Presenting theory Refine_Imperative_HOL.Sepref_Combinator_Setup

19:04:01 Presenting theory Formal_SSA.SSA_CFG_code

19:04:01 Presenting theory HOL.Ctr_Sugar

19:04:01 Presenting file "Tools/Ctr_Sugar/case_translation.ML"

19:04:01 Presenting file "Tools/Ctr_Sugar/ctr_sugar_util.ML"

19:04:01 Presenting file "Tools/Ctr_Sugar/ctr_sugar_tactics.ML"

19:04:01 Presenting file "Tools/Ctr_Sugar/ctr_sugar_code.ML"

19:04:01 Presenting file "Tools/Ctr_Sugar/ctr_sugar.ML"

19:04:02 Presenting file "Tools/coinduction.ML"

19:04:02 Presenting theory DFS_Framework.Tarjan

19:04:02 Presenting theory DFS_Framework.DFS_All_Examples

19:04:02 Presenting Kruskal ...

19:04:02 Presenting theory Prpu_Maxflow.Relabel_To_Front

19:04:02 Presenting theory Flow_Networks.Network_Impl

19:04:02 Presenting document Kruskal/document

19:04:02 Presenting document Kruskal/outline

19:04:03 Presenting theory EdmondsKarp_Maxflow.Augmenting_Path_BFS

19:04:03 Presenting theory Knuth_Morris_Pratt.KMP

19:04:03 Presenting theory Formal_SSA.Construct_SSA_code

19:04:03 Presenting PAC_Checker ...

19:04:03 Presenting document PAC_Checker/document

19:04:03 Presenting document PAC_Checker/outline

19:04:03 Presenting theory Kruskal.Kruskal_Misc

19:04:03 Presenting theory Refine_Imperative_HOL.Sepref_Translate

19:04:04 Presenting theory Kruskal.SeprefUF

19:04:04 Presenting theory Prpu_Maxflow.Prpu_Common_Impl

19:04:04 Presenting theory Refine_Imperative_HOL.Sepref_Definition

19:04:04 Presenting theory Formal_SSA.SSA_Transfer_Rules

19:04:05 Presenting theory Kruskal.MinWeightBasis

19:04:05 Presenting theory Kruskal.Kruskal

19:04:06 Presenting theory Kruskal.Kruskal_Refine

19:04:06 Presenting theory PAC_Checker.PAC_More_Poly

19:04:07 Presenting theory Formal_SSA.Construct_SSA_notriv_code

19:04:07 Presenting theory Kruskal.Kruskal_Impl

19:04:07 Presenting theory PAC_Checker.Finite_Map_Multiset

19:04:07 Presenting theory Prpu_Maxflow.Fifo_Push_Relabel_Impl

19:04:08 Presenting theory EdmondsKarp_Maxflow.EdmondsKarp_Impl

19:04:08 Presenting theory Refine_Imperative_HOL.Sepref_Intf_Util

19:04:08 Presenting theory Formal_SSA.Generic_Interpretation

19:04:08 Presenting theory Formal_SSA.Generic_Extract

19:04:08 Presenting theory Flow_Networks.NetCheck

19:04:08 Presenting VerifyThis2018 ...

19:04:08 Presenting document VerifyThis2018/document

19:04:08 Presenting document VerifyThis2018/outline

19:04:09 Presenting theory Formal_SSA.Disjoin_Transform

19:04:09 Presenting theory Prpu_Maxflow.Relabel_To_Front_Impl

19:04:09 Presenting theory VerifyThis2018.Dynamic_Array

19:04:09 Presenting theory VerifyThis2018.DRAT_Misc

19:04:09 Presenting theory Prpu_Maxflow.Generated_Code_Test

19:04:09 Presenting VerifyThis2019 ...

19:04:09 Presenting theory Formal_SSA.WhileGraphSSA

19:04:09 Presenting document VerifyThis2019/document

19:04:09 Presenting document VerifyThis2019/outline

19:04:09 Presenting Simplicial_complexes_and_boolean_functions ...

19:04:09 Presenting theory EdmondsKarp_Maxflow.Edka_Checked_Impl

19:04:09 Presenting document Simplicial_complexes_and_boolean_functions/document

19:04:09 Presenting document Simplicial_complexes_and_boolean_functions/outline

19:04:09 Presenting theory Simplicial_complexes_and_boolean_functions.Boolean_functions

19:04:09 Presenting theory EdmondsKarp_Maxflow.Edka_Benchmark_Export

19:04:09 Presenting Transition_Systems_and_Automata ...

19:04:09 Presenting document Transition_Systems_and_Automata/document

19:04:09 Presenting document Transition_Systems_and_Automata/outline

19:04:09 Presenting theory Transition_Systems_and_Automata.Basic

19:04:09 Presenting theory Refine_Imperative_HOL.Sepref_Tool

19:04:09 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Setup

19:04:10 Presenting theory Simplicial_complexes_and_boolean_functions.Simplicial_complex

19:04:10 Presenting theory Simplicial_complexes_and_boolean_functions.Bij_betw_simplicial_complex_bool_func

19:04:10 Presenting theory VerifyThis2018.Array_Map_Default

19:04:10 Presenting theory Simplicial_complexes_and_boolean_functions.MkIfex

19:04:10 Presenting theory Simplicial_complexes_and_boolean_functions.Evasive

19:04:10 Presenting theory VerifyThis2018.Synth_Definition

19:04:10 Presenting theory Simplicial_complexes_and_boolean_functions.ListLexorder

19:04:10 Presenting theory Kruskal.UGraph

19:04:10 Presenting theory VerifyThis2019.Exc_Nres_Monad

19:04:11 Presenting theory VerifyThis2019.VTcomp

19:04:11 Presenting theory VerifyThis2019.Challenge1A

19:04:11 Presenting theory Transition_Systems_and_Automata.Sequence

19:04:11 Presenting theory VerifyThis2019.Challenge1B

19:04:11 Presenting theory Simplicial_complexes_and_boolean_functions.BDD

19:04:11 Presenting theory VerifyThis2019.Challenge2A

19:04:12 Presenting theory VerifyThis2019.Challenge2B

19:04:12 Presenting theory Simplicial_complexes_and_boolean_functions.Binary_operations

19:04:12 Presenting Adaptive_State_Counting ...

19:04:12 Presenting document Adaptive_State_Counting/document

19:04:12 Presenting document Adaptive_State_Counting/outline

19:04:12 Presenting theory VerifyThis2019.Parallel_Multiset_Fold

19:04:12 Presenting theory Transition_Systems_and_Automata.Sequence_LTL

19:04:12 Presenting theory VerifyThis2019.Challenge3

19:04:12 Presenting Buchi_Complementation ...

19:04:12 Presenting document Buchi_Complementation/document

19:04:12 Presenting document Buchi_Complementation/outline

19:04:12 Presenting theory Buchi_Complementation.Alternate

19:04:13 Presenting theory Kruskal.UGraph_Impl

19:04:13 Presenting theory Buchi_Complementation.Graph

19:04:13 Presenting theory PAC_Checker.WB_Sort

19:04:13 Presenting theory Transition_Systems_and_Automata.Sequence_Zip

19:04:13 Presenting theory PAC_Checker.More_Loops

19:04:14 Presenting theory Transition_Systems_and_Automata.Maps

19:04:14 Presenting theory Transition_Systems_and_Automata.Acceptance

19:04:14 Presenting theory Buchi_Complementation.Ranking

19:04:14 Presenting theory Adaptive_State_Counting.FSM

19:04:15 Presenting theory PAC_Checker.PAC_Specification

19:04:15 Presenting theory VerifyThis2018.Exc_Nres_Monad

19:04:15 Presenting theory Refine_Imperative_HOL.Sepref_HOL_Bindings

19:04:15 Presenting theory Transition_Systems_and_Automata.Degeneralization

19:04:15 Presenting theory VerifyThis2018.VTcomp

19:04:15 Presenting theory Buchi_Complementation.Complementation

19:04:16 Presenting theory Transition_Systems_and_Automata.Transition_System

19:04:16 Presenting theory Transition_Systems_and_Automata.Transition_System_Extra

19:04:16 Presenting theory PAC_Checker.PAC_Map_Rel

19:04:16 Presenting theory Transition_Systems_and_Automata.Transition_System_Construction

19:04:16 Presenting theory VerifyThis2018.DF_System

19:04:16 Presenting theory Kruskal.Graph_Definition

19:04:17 Presenting theory VerifyThis2018.Snippets

19:04:17 Presenting theory Adaptive_State_Counting.FSM_Product

19:04:18 Presenting theory Refine_Imperative_HOL.Sepref_Foreach

19:04:18 Presenting theory Kruskal.Graph_Definition_Aux

19:04:18 Presenting theory Refine_Imperative_HOL.Sepref_Improper

19:04:18 Presenting theory VerifyThis2018.Challenge1

19:04:18 Presenting theory Refine_Imperative_HOL.Sepref

19:04:18 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_IICF

19:04:19 Presenting theory Refine_Imperative_HOL.IICF_Set

19:04:19 Presenting theory VerifyThis2018.Challenge1_short

19:04:19 Presenting theory Adaptive_State_Counting.ATC

19:04:19 Presenting theory Buchi_Complementation.Complementation_Implement

19:04:19 Presenting theory Buchi_Complementation.Formula

19:04:19 Presenting theory Refine_Imperative_HOL.IICF_List_SetO

19:04:19 Presenting theory Kruskal.Graph_Definition_Impl

19:04:19 Presenting theory Buchi_Complementation.Complementation_Final

19:04:19 Presenting LTL_Master_Theorem ...

19:04:19 Presenting document LTL_Master_Theorem/document

19:04:19 Presenting theory Buchi_Complementation.Complementation_Build

19:04:19 Presenting file "code/Autool.mlb"

19:04:19 Presenting file "code/Prelude.sml"

19:04:19 Presenting file "code/Autool.sml"

19:04:19 Presenting document LTL_Master_Theorem/outline

19:04:19 Presenting Partial_Order_Reduction ...

19:04:19 Presenting document Partial_Order_Reduction/document

19:04:19 Presenting document Partial_Order_Reduction/outline

19:04:19 Presenting theory Partial_Order_Reduction.List_Prefixes

19:04:20 Presenting theory Partial_Order_Reduction.List_Extensions

19:04:20 Presenting theory PAC_Checker.PAC_Checker_Specification

19:04:20 Presenting theory VerifyThis2018.Challenge2

19:04:20 Presenting theory Partial_Order_Reduction.Word_Prefixes

19:04:20 Presenting theory Refine_Imperative_HOL.IICF_Multiset

19:04:20 Presenting theory Transition_Systems_and_Automata.Deterministic

19:04:20 Presenting theory Partial_Order_Reduction.Set_Extensions

19:04:21 Presenting theory Refine_Imperative_HOL.IICF_Prio_Bag

19:04:21 Presenting theory Partial_Order_Reduction.Basic_Extensions

19:04:21 Presenting theory Transition_Systems_and_Automata.DFA

19:04:21 Presenting theory LTL_Master_Theorem.Syntactic_Fragments_and_Stability

19:04:21 Presenting theory Partial_Order_Reduction.Relation_Extensions

19:04:21 Presenting theory Partial_Order_Reduction.Transition_System_Extensions

19:04:21 Presenting theory Refine_Imperative_HOL.IICF_List_Mset

19:04:21 Presenting theory Refine_Imperative_HOL.IICF_List_MsetO

19:04:22 Presenting theory PAC_Checker.PAC_Polynomials

19:04:22 Presenting theory VerifyThis2018.Challenge3

19:04:22 Presenting Transitive-Closure ...

19:04:22 Presenting document Transitive-Closure/document

19:04:22 Presenting document Transitive-Closure/outline

19:04:22 Presenting theory PAC_Checker.PAC_Polynomials_Term

19:04:22 Presenting theory Refine_Imperative_HOL.IICF_List

19:04:22 Presenting theory Transitive-Closure.Transitive_Closure_Impl

19:04:23 Presenting theory LTL_Master_Theorem.After

19:04:23 Presenting theory Transitive-Closure.Transitive_Closure_List_Impl

19:04:23 Presenting theory Partial_Order_Reduction.Traces

19:04:23 Presenting theory Transitive-Closure.RBT_Map_Set_Extension

19:04:24 Presenting theory Partial_Order_Reduction.Transition_System_Traces

19:04:24 Presenting theory Partial_Order_Reduction.Functions

19:04:24 Presenting theory Transitive-Closure.Transitive_Closure_RBT_Impl

19:04:24 Presenting theory Partial_Order_Reduction.ENat_Extensions

19:04:24 Presenting theory Transitive-Closure.Finite_Transitive_Closure_Simprocs

19:04:24 Presenting Tree-Automata ...

19:04:24 Presenting document Tree-Automata/document

19:04:24 Presenting document Tree-Automata/outline

19:04:24 Presenting theory Tree-Automata.Tree

19:04:24 Presenting theory Transition_Systems_and_Automata.Nondeterministic

19:04:24 Presenting theory Partial_Order_Reduction.CCPO_Extensions

19:04:25 Presenting theory Transition_Systems_and_Automata.NFA

19:04:25 Presenting theory PAC_Checker.PAC_Polynomials_Operations

19:04:25 Presenting theory Transition_Systems_and_Automata.DBA

19:04:25 Presenting theory PAC_Checker.PAC_Misc

19:04:25 Presenting theory Transition_Systems_and_Automata.DGBA

19:04:25 Presenting theory Refine_Imperative_HOL.IICF_Abs_Heap

19:04:25 Presenting theory HOL.Inductive

19:04:25 Presenting file "Tools/inductive.ML"

19:04:25 Presenting file "Tools/Old_Datatype/old_datatype_aux.ML"

19:04:25 Presenting file "Tools/Old_Datatype/old_datatype_prop.ML"

19:04:25 Presenting file "Tools/Old_Datatype/old_datatype_data.ML"

19:04:25 Presenting file "Tools/Old_Datatype/old_rep_datatype.ML"

19:04:25 Presenting file "Tools/Old_Datatype/old_datatype_codegen.ML"

19:04:25 Presenting file "Tools/BNF/bnf_fp_rec_sugar_util.ML"

19:04:25 Presenting file "Tools/Old_Datatype/old_primrec.ML"

19:04:25 Presenting file "Tools/BNF/bnf_lfp_rec_sugar.ML"

19:04:26 Presenting theory Partial_Order_Reduction.ESet_Extensions

19:04:26 Presenting theory LTL_Master_Theorem.Advice

19:04:26 Presenting theory Refine_Imperative_HOL.IICF_HOL_List

19:04:27 Presenting theory Transition_Systems_and_Automata.DBA_Combine

19:04:27 Presenting theory Transition_Systems_and_Automata.DBTA

19:04:27 Presenting theory Transition_Systems_and_Automata.DGBTA

19:04:27 Presenting theory LTL_Master_Theorem.Master_Theorem

19:04:27 Presenting theory Tree-Automata.Ta

19:04:28 Presenting theory Refine_Imperative_HOL.IICF_Array_List

19:04:28 Presenting theory LTL_Master_Theorem.Asymmetric_Master_Theorem

19:04:28 Presenting theory PAC_Checker.PAC_Checker

19:04:28 Presenting theory Refine_Imperative_HOL.IICF_Impl_Heap

19:04:29 Presenting theory Transition_Systems_and_Automata.DBTA_Combine

19:04:29 Presenting theory LTL_Master_Theorem.Restricted_Master_Theorem

19:04:29 Presenting theory Transition_Systems_and_Automata.DCA

19:04:29 Presenting theory Adaptive_State_Counting.ASC_LB

19:04:29 Presenting theory Transition_Systems_and_Automata.DGCA

19:04:29 Presenting theory Refine_Imperative_HOL.IICF_Map

19:04:29 Presenting theory PAC_Checker.PAC_Checker_Relation

19:04:30 Presenting theory LTL_Master_Theorem.Transition_Functions

19:04:30 Presenting theory PAC_Checker.PAC_Assoc_Map_Rel

19:04:30 Presenting theory LTL_Master_Theorem.Quotient_Type

19:04:30 Presenting theory LTL_Master_Theorem.Omega_Words_Fun_Stream

19:04:30 Presenting theory Partial_Order_Reduction.Coinductive_List_Extensions

19:04:30 Presenting theory Transition_Systems_and_Automata.DCA_Combine

19:04:30 Presenting theory Refine_Imperative_HOL.IICF_Prio_Map

19:04:30 Presenting theory Transition_Systems_and_Automata.DRA

19:04:30 Presenting theory Partial_Order_Reduction.LList_Prefixes

19:04:30 Presenting theory Transition_Systems_and_Automata.DRA_Combine

19:04:32 Presenting theory Transition_Systems_and_Automata.Refine

19:04:32 Presenting theory LTL_Master_Theorem.DRA_Construction

19:04:32 Presenting theory Transition_Systems_and_Automata.Acceptance_Refine

19:04:32 Presenting theory Partial_Order_Reduction.Stuttering

19:04:32 Presenting theory LTL_Master_Theorem.DRA_Implementation

19:04:32 Presenting theory Adaptive_State_Counting.ASC_Suite

19:04:32 Presenting theory LTL_Master_Theorem.Extra_Equivalence_Relations

19:04:32 Presenting theory LTL_Master_Theorem.DRA_Instantiation

19:04:32 Presenting theory LTL_Master_Theorem.Code_Export

19:04:32 Presenting AxiomaticCategoryTheory ...

19:04:32 Presenting theory Transition_Systems_and_Automata.Transition_System_Refine

19:04:32 Presenting document AxiomaticCategoryTheory/document

19:04:32 Presenting document AxiomaticCategoryTheory/outline

19:04:33 Presenting theory PAC_Checker.PAC_Checker_Init

19:04:33 Presenting theory PAC_Checker.PAC_Version

19:04:33 Presenting theory Tree-Automata.AbsAlgo

19:04:33 Presenting theory Transition_Systems_and_Automata.DRA_Refine

19:04:34 Presenting theory AxiomaticCategoryTheory.AxiomaticCategoryTheory

19:04:34 Presenting BNF_CC ...

19:04:34 Presenting document BNF_CC/document

19:04:34 Presenting document BNF_CC/outline

19:04:34 Presenting theory BNF_CC.Preliminaries

19:04:34 Presenting theory Adaptive_State_Counting.ASC_Sufficiency

19:04:35 Presenting theory Partial_Order_Reduction.Transition_System_Interpreted_Traces

19:04:35 Presenting theory Refine_Imperative_HOL.IICF_Abs_Heapmap

19:04:35 Presenting theory HOL.Product_Type

19:04:35 Presenting file "Tools/split_rule.ML"

19:04:35 Presenting file "Tools/set_comprehension_pointfree.ML"

19:04:35 Presenting file "Tools/inductive_set.ML"

19:04:35 Presenting theory Refine_Imperative_HOL.IICF_Array

19:04:36 Presenting theory Refine_Imperative_HOL.IICF_MS_Array_List

19:04:37 Presenting theory HOL.Sum_Type

19:04:37 Presenting theory Transition_Systems_and_Automata.Implement

19:04:37 Presenting theory BNF_CC.Axiomatised_BNF_CC

19:04:37 Presenting theory PAC_Checker.PAC_Checker_Synthesis

19:04:37 Presenting theory PAC_Checker.PAC_Checker_MLton

19:04:37 Presenting BNF_Operations ...

19:04:37 Presenting document BNF_Operations/document

19:04:37 Presenting document BNF_Operations/outline

19:04:37 Presenting theory Transition_Systems_and_Automata.DRA_Implement

19:04:38 Presenting theory Transition_Systems_and_Automata.DRA_Nodes

19:04:38 Presenting theory Refine_Imperative_HOL.IICF_Indexed_Array_List

19:04:38 Presenting theory Partial_Order_Reduction.Ample_Abstract

19:04:38 Presenting theory Partial_Order_Reduction.Formula

19:04:38 Presenting theory Partial_Order_Reduction.Ample_Correctness

19:04:38 Presenting theory Adaptive_State_Counting.ASC_Hoare

19:04:39 Presenting theory Partial_Order_Reduction.Ample_Analysis

19:04:39 Presenting Belief_Revision ...

19:04:39 Presenting document Belief_Revision/document

19:04:39 Presenting document Belief_Revision/outline

19:04:39 Presenting theory Adaptive_State_Counting.ASC_Example

19:04:40 Presenting BinarySearchTree ...

19:04:40 Presenting document BinarySearchTree/document

19:04:40 Presenting document BinarySearchTree/outline

19:04:40 Presenting theory Transition_Systems_and_Automata.DRA_Explicit

19:04:40 Presenting theory BinarySearchTree.BinaryTree

19:04:41 Presenting theory Belief_Revision.AGM_Logic

19:04:41 Presenting theory BNF_CC.Composition

19:04:41 Presenting theory BinarySearchTree.BinaryTree_Map

19:04:41 Presenting theory BinarySearchTree.BinaryTree_TacticStyle

19:04:41 Presenting Binomial-Queues ...

19:04:41 Presenting document Binomial-Queues/document

19:04:41 Presenting document Binomial-Queues/outline

19:04:41 Presenting theory Belief_Revision.AGM_Remainder

19:04:42 Presenting theory Binomial-Queues.PQ

19:04:42 Presenting theory HOL.Rings

19:04:42 Presenting file "Tools/arith_data.ML"

19:04:42 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_div_mod.ML"

19:04:42 Presenting theory Transition_Systems_and_Automata.DRA_Translate

19:04:42 Presenting theory Refine_Imperative_HOL.IICF_Impl_Heapmap

19:04:42 Presenting theory Transition_Systems_and_Automata.NBA

19:04:43 Presenting theory Binomial-Queues.Binomial_Queue

19:04:43 Presenting theory Transition_Systems_and_Automata.NGBA

19:04:43 Presenting theory Tree-Automata.Ta_impl

19:04:43 Presenting theory Tree-Automata.Ta_impl_codegen

19:04:43 Presenting Bondy ...

19:04:43 Presenting document Bondy/document

19:04:43 Presenting document Bondy/outline

19:04:43 Presenting theory Belief_Revision.AGM_Contraction

19:04:44 Presenting theory BNF_CC.Fixpoints

19:04:44 Presenting theory Bondy.Bondy

19:04:44 Presenting Bounded_Deducibility_Security ...

19:04:44 Presenting document Bounded_Deducibility_Security/document

19:04:44 Presenting document Bounded_Deducibility_Security/outline

19:04:44 Presenting theory Transition_Systems_and_Automata.NBA_Combine

19:04:44 Presenting theory Belief_Revision.AGM_Revision

19:04:44 Presenting BD_Security_Compositional ...

19:04:44 Presenting document BD_Security_Compositional/document

19:04:44 Presenting document BD_Security_Compositional/outline

19:04:45 Presenting theory Bounded_Deducibility_Security.Trivia

19:04:45 Presenting theory Transition_Systems_and_Automata.NBA_Graphs

19:04:45 Presenting theory BNF_CC.Subtypes

19:04:45 Presenting theory Refine_Imperative_HOL.IICF_Matrix

19:04:45 Presenting theory BNF_CC.Quotient_Preservation

19:04:45 Presenting theory BNF_CC.Operation_Examples

19:04:45 Presenting theory Bounded_Deducibility_Security.Filtermap

19:04:45 Presenting theory Binomial-Queues.PQ_Implementation

19:04:45 Presenting CoSMeDis ...

19:04:45 Presenting document CoSMeDis/document

19:04:45 Presenting document CoSMeDis/outline

19:04:45 Presenting theory Transition_Systems_and_Automata.NBA_Refine

19:04:46 Presenting theory CoSMeDis.Prelim

19:04:46 Presenting theory Bounded_Deducibility_Security.Transition_System

19:04:46 Presenting theory BNF_CC.Concrete_Examples

19:04:47 Presenting theory Transition_Systems_and_Automata.NBA_Implement

19:04:47 Presenting theory BNF_CC.DDS

19:04:47 Presenting CoCon ...

19:04:47 Presenting document CoCon/document

19:04:47 Presenting document CoCon/outline

19:04:47 Presenting theory Bounded_Deducibility_Security.IO_Automaton

19:04:47 Presenting theory CoCon.Prelim

19:04:47 Presenting theory Bounded_Deducibility_Security.Abstract_BD_Security

19:04:47 Presenting theory CoSMeDis.System_Specification

19:04:47 Presenting theory Transition_Systems_and_Automata.NBA_Algorithms

19:04:47 Presenting theory HOL.Nat

19:04:47 Presenting file "Tools/nat_arith.ML"

19:04:48 Presenting theory Bounded_Deducibility_Security.BD_Security_TS

19:04:48 Presenting theory Bounded_Deducibility_Security.BD_Security_IO

19:04:48 Presenting theory BNF_Operations.LFP

19:04:48 Presenting theory CoSMeDis.API_Network

19:04:48 Presenting theory CoSMeDis.Automation_Setup

19:04:48 Presenting theory Bounded_Deducibility_Security.BD_Security_Triggers

19:04:48 Presenting theory Refine_Imperative_HOL.IICF_Array_Matrix

19:04:48 Presenting theory CoCon.System_Specification

19:04:48 Presenting theory Transition_Systems_and_Automata.NBA_Explicit

19:04:48 Presenting theory CoSMeDis.Safety_Properties

19:04:49 Presenting theory CoSMeDis.Post_Intro

19:04:49 Presenting theory CoCon.Automation_Setup

19:04:49 Presenting theory CoSMeDis.Post_Observation_Setup_ISSUER

19:04:50 Presenting theory CoSMeDis.Post_Unwinding_Helper_ISSUER

19:04:50 Presenting theory CoSMeDis.Post_Value_Setup_ISSUER

19:04:50 Presenting theory CoCon.Safety_Properties

19:04:50 Presenting theory CoCon.Observation_Setup

19:04:50 Presenting theory CoCon.Paper_Intro

19:04:50 Presenting theory BD_Security_Compositional.Composing_Security

19:04:50 Presenting theory Bounded_Deducibility_Security.BD_Security_Unwinding

19:04:50 Presenting theory BD_Security_Compositional.Trivial_Security

19:04:51 Presenting theory CoSMeDis.Post_ISSUER

19:04:51 Presenting theory CoCon.Paper_Value_Setup

19:04:51 Presenting theory Transition_Systems_and_Automata.NBA_Translate

19:04:51 Presenting theory CoSMeDis.Post_Observation_Setup_RECEIVER

19:04:51 Presenting theory CoCon.Paper_Aut_PC

19:04:51 Presenting theory CoSMeDis.Post_Unwinding_Helper_RECEIVER

19:04:51 Presenting theory CoSMeDis.Post_Value_Setup_RECEIVER

19:04:52 Presenting theory CoCon.Paper_Aut

19:04:52 Presenting theory Refine_Imperative_HOL.IICF_Sepl_Binding

19:04:52 Presenting theory CoCon.Paper_All

19:04:52 Presenting theory CoCon.Review_Intro

19:04:52 Presenting theory Transition_Systems_and_Automata.NGBA_Graphs

19:04:52 Presenting theory BD_Security_Compositional.Transporting_Security

19:04:52 Presenting theory Refine_Imperative_HOL.IICF

19:04:52 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Userguides

19:04:52 Presenting theory CoSMeDis.Post_RECEIVER

19:04:52 Presenting theory Transition_Systems_and_Automata.NGBA_Refine

19:04:52 Presenting theory CoCon.Review_Value_Setup

19:04:52 Presenting theory Bounded_Deducibility_Security.Compositional_Reasoning

19:04:52 Presenting theory Bounded_Deducibility_Security.Bounded_Deducibility_Security

19:04:52 Presenting CoSMed ...

19:04:53 Presenting document CoSMed/document

19:04:53 Presenting document CoSMed/outline

19:04:53 Presenting theory CoSMeDis.Post_COMPOSE2

19:04:53 Presenting theory CoSMed.Prelim

19:04:53 Presenting theory Transition_Systems_and_Automata.NGBA_Implement

19:04:53 Presenting theory CoSMeDis.Post_Network

19:04:53 Presenting theory Transition_Systems_and_Automata.Degeneralization_Refine

19:04:54 Presenting theory CoCon.Review_RAut

19:04:54 Presenting theory CoSMeDis.DYNAMIC_Post_Value_Setup_ISSUER

19:04:54 Presenting theory CoSMed.System_Specification

19:04:54 Presenting theory CoSMed.Automation_Setup

19:04:54 Presenting theory Transition_Systems_and_Automata.NGBA_Algorithms

19:04:54 Presenting theory CoSMed.Safety_Properties

19:04:54 Presenting theory CoSMed.Observation_Setup

19:04:54 Presenting theory CoSMed.Post_Intro

19:04:55 Presenting theory Transition_Systems_and_Automata.NBTA

19:04:55 Presenting theory Transition_Systems_and_Automata.NGBTA

19:04:55 Presenting theory Refine_Imperative_HOL.Sepref_Guide_Quickstart

19:04:55 Presenting theory CoSMed.Post_Value_Setup

19:04:55 Presenting theory CoCon.Review_RAut_NCPC

19:04:56 Presenting theory Refine_Imperative_HOL.Sepref_Guide_Reference

19:04:56 Presenting theory Refine_Imperative_HOL.Sepref_Guide_General_Util

19:04:56 Presenting theory CoCon.Review_RAut_NCPC_PAut

19:04:56 Presenting theory Transition_Systems_and_Automata.NBTA_Combine

19:04:56 Presenting BytecodeLogicJmlTypes ...

19:04:56 Presenting document BytecodeLogicJmlTypes/document

19:04:56 Presenting document BytecodeLogicJmlTypes/outline

19:04:56 Presenting theory CoCon.Review_All

19:04:56 Presenting theory CoCon.Discussion_Intro

19:04:56 Presenting theory Refine_Imperative_HOL.Sepref_ICF_Bindings

19:04:56 Presenting theory HOL.Fields

19:04:56 Presenting file "$ISABELLE_HOME/src/Provers/Arith/fast_lin_arith.ML"

19:04:56 Presenting theory CoSMed.Post

19:04:56 Presenting file "Tools/lin_arith.ML"

19:04:56 Presenting theory CoSMed.Friend_Intro

19:04:57 Presenting theory CoCon.Discussion_Value_Setup

19:04:57 Presenting theory CoSMeDis.DYNAMIC_Post_ISSUER

19:04:57 Presenting theory Refine_Imperative_HOL.Sepref_WGraph

19:04:57 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Examples

19:04:57 Presenting theory Refine_Imperative_HOL.Sepref_Graph

19:04:58 Presenting theory CoSMeDis.DYNAMIC_Post_COMPOSE2

19:04:58 Presenting theory CoCon.Discussion_NCPC

19:04:58 Presenting theory CoCon.Discussion_All

19:04:58 Presenting theory CoCon.Decision_Intro

19:04:58 Presenting theory BytecodeLogicJmlTypes.AssocLists

19:04:58 Presenting theory CoSMed.Friend_Value_Setup

19:04:58 Presenting theory Refine_Imperative_HOL.Sepref_DFS

19:04:59 Presenting theory BNF_Operations.GFP

19:04:59 Presenting theory CoSMeDis.DYNAMIC_Post_Network

19:04:59 Presenting theory CoSMeDis.Independent_Post_Observation_Setup_ISSUER

19:05:00 Presenting theory CoCon.Decision_Value_Setup

19:05:00 Presenting theory BNF_Operations.Compose

19:05:00 Presenting theory CoSMeDis.Independent_DYNAMIC_Post_Value_Setup_ISSUER

19:05:00 Presenting theory BNF_Operations.Kill

19:05:00 Presenting theory Refine_Imperative_HOL.Sepref_Dijkstra

19:05:00 Presenting theory BNF_Operations.Lift

19:05:00 Presenting theory BNF_Operations.Permute

19:05:01 Presenting theory CoSMed.Friend

19:05:01 Presenting theory CoSMed.Friend_Request_Intro

19:05:01 Presenting theory BNF_Operations.N2M

19:05:01 Presenting C2KA_DistributedSystems ...

19:05:01 Presenting document C2KA_DistributedSystems/document

19:05:01 Presenting document C2KA_DistributedSystems/outline

19:05:01 Presenting theory C2KA_DistributedSystems.Stimuli

19:05:01 Presenting theory C2KA_DistributedSystems.CKA

19:05:01 Presenting theory Refine_Imperative_HOL.Sepref_NDFS

19:05:01 Presenting theory HOL.Finite_Set

19:05:01 Presenting theory C2KA_DistributedSystems.C2KA

19:05:01 Presenting theory C2KA_DistributedSystems.Topology_C2KA

19:05:02 Presenting theory C2KA_DistributedSystems.Communication_C2KA

19:05:02 Presenting theory CoCon.Decision_NCPC

19:05:02 Presenting CISC-Kernel ...

19:05:02 Presenting document CISC-Kernel/document

19:05:02 Presenting document CISC-Kernel/outline

19:05:02 Presenting theory CISC-Kernel.Option_Binders

19:05:02 Presenting theory CISC-Kernel.List_Theorems

19:05:02 Presenting theory CISC-Kernel.K

19:05:02 Presenting theory BytecodeLogicJmlTypes.Language

19:05:03 Presenting theory CoSMed.Friend_Request_Value_Setup

19:05:03 Presenting theory CoCon.Decision_NCPC_Aut

19:05:03 Presenting theory CoCon.Decision_All

19:05:03 Presenting theory CoCon.Reviewer_Assignment_Intro

19:05:04 Presenting theory BD_Security_Compositional.Composing_Security_Network

19:05:04 Presenting theory CISC-Kernel.SK

19:05:04 Presenting theory Refine_Imperative_HOL.Sepref_Minitests

19:05:04 Presenting theory HOL.Relation

19:05:05 Presenting theory CISC-Kernel.ISK

19:05:05 Presenting theory Refine_Imperative_HOL.Worklist_Subsumption

19:05:05 Presenting theory CoSMeDis.Independent_DYNAMIC_Post_ISSUER

19:05:06 Presenting theory CISC-Kernel.CISK

19:05:06 Presenting theory Refine_Imperative_HOL.Worklist_Subsumption_Impl

19:05:06 Presenting theory BD_Security_Compositional.Independent_Secrets

19:05:06 Presenting theory CISC-Kernel.Step_configuration

19:05:06 Presenting CRDT ...

19:05:06 Presenting document CRDT/document

19:05:06 Presenting document CRDT/outline

19:05:06 Presenting theory CISC-Kernel.Step_policies

19:05:06 Presenting theory CoSMeDis.Independent_Post_Observation_Setup_RECEIVER

19:05:06 Presenting theory CISC-Kernel.Step

19:05:06 Presenting theory CISC-Kernel.Step_invariants

19:05:06 Presenting theory CoSMeDis.Independent_Post_Value_Setup_RECEIVER

19:05:06 Presenting theory CoCon.Reviewer_Assignment_Value_Setup

19:05:06 Presenting theory CISC-Kernel.Step_vpeq

19:05:06 Presenting theory CRDT.Util

19:05:06 Presenting theory CISC-Kernel.Step_vpeq_locally_respects

19:05:06 Presenting theory CISC-Kernel.Step_vpeq_weakly_step_consistent

19:05:07 Presenting theory CoSMeDis.Independent_Post_RECEIVER

19:05:07 Presenting theory CISC-Kernel.Separation_kernel_model

19:05:07 Presenting theory CISC-Kernel.Link_separation_kernel_model_to_CISK

19:05:07 Presenting theory CRDT.Convergence

19:05:07 Presenting theory Refine_Imperative_HOL.Sepref_Snip_Datatype

19:05:07 Presenting IMAP-CRDT ...

19:05:07 Presenting document IMAP-CRDT/document

19:05:07 Presenting document IMAP-CRDT/outline

19:05:07 Presenting theory IMAP-CRDT.IMAP-def

19:05:07 Presenting theory IMAP-CRDT.IMAP-proof-commute

19:05:07 Presenting theory IMAP-CRDT.IMAP-proof-helpers

19:05:07 Presenting theory CoSMeDis.Independent_DYNAMIC_Post_Network

19:05:07 Presenting theory Refine_Imperative_HOL.Sepref_Snip_Combinator

19:05:07 Presenting theory Refine_Imperative_HOL.Sepref_All_Examples

19:05:07 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Benchmarks

19:05:08 Presenting theory HOL.Transitive_Closure

19:05:08 Presenting file "$ISABELLE_HOME/src/Provers/trancl.ML"

19:05:08 Presenting theory CoSMed.Friend_Request

19:05:08 Presenting theory Refine_Imperative_HOL.Heapmap_Bench

19:05:08 Presenting theory CoSMed.Traceback_Intro

19:05:08 Presenting theory Refine_Imperative_HOL.Dijkstra_Benchmark

19:05:08 Presenting theory IMAP-CRDT.IMAP-proof-independent

19:05:09 Presenting theory CRDT.Network

19:05:09 Presenting theory IMAP-CRDT.IMAP-proof

19:05:09 Presenting CYK ...

19:05:09 Presenting document CYK/document

19:05:09 Presenting document CYK/outline

19:05:09 Presenting theory Refine_Imperative_HOL.NDFS_Benchmark

19:05:09 Presenting Card_Multisets ...

19:05:09 Presenting document Card_Multisets/document

19:05:09 Presenting document Card_Multisets/outline

19:05:09 Presenting theory CoSMed.Post_Visibility_Traceback

19:05:10 Presenting theory Card_Multisets.Card_Multisets

19:05:10 Presenting Card_Partitions ...

19:05:10 Presenting document Card_Partitions/document

19:05:10 Presenting document Card_Partitions/outline

19:05:10 Presenting theory HOL.Wellfounded

19:05:10 Presenting theory CYK.CYK

19:05:10 Presenting theory CoSMed.Friend_Traceback

19:05:10 Presenting Case_Labeling ...

19:05:10 Presenting document Case_Labeling/document

19:05:10 Presenting Category ...

19:05:10 Presenting document Case_Labeling/outline

19:05:10 Presenting document Category/document

19:05:10 Presenting document Category/outline

19:05:10 Presenting theory Category.Cat

19:05:10 Presenting theory HOL.Wfrec

19:05:11 Presenting theory CoSMeDis.Independent_Posts_Network

19:05:11 Presenting theory CoSMeDis.Post_All

19:05:11 Presenting theory CoSMeDis.Friend_Intro

19:05:11 Presenting theory CoSMeDis.Friend_Observation_Setup

19:05:11 Presenting theory CRDT.Ordered_List

19:05:11 Presenting theory CoCon.Reviewer_Assignment_NCPC

19:05:11 Presenting theory Case_Labeling.Case_Labeling

19:05:11 Presenting file "print_nested_cases.ML"

19:05:11 Presenting file "util.ML"

19:05:11 Presenting file "casify.ML"

19:05:11 Presenting theory Category.SetCat

19:05:11 Presenting theory Card_Partitions.Set_Partition

19:05:11 Presenting theory Case_Labeling.Labeled_Hoare

19:05:11 Presenting file "labeled_hoare_tac.ML"

19:05:11 Presenting theory Case_Labeling.Labeled_Hoare_Examples

19:05:11 Presenting theory Card_Partitions.Injectivity_Solver

19:05:12 Presenting theory Case_Labeling.Conditionals

19:05:12 Presenting theory Category.Functors

19:05:12 Presenting theory Case_Labeling.Monadic_Language

19:05:12 Presenting file "$AFP/Case_Labeling/util.ML"

19:05:12 Presenting theory Case_Labeling.Case_Labeling_Examples

19:05:12 Presenting Cauchy ...

19:05:12 Presenting document Cauchy/document

19:05:12 Presenting document Cauchy/outline

19:05:12 Presenting theory HOL.Order_Relation

19:05:12 Presenting theory Category.HomFunctors

19:05:12 Presenting theory Category.NatTrans

19:05:13 Presenting theory Cauchy.CauchysMeanTheorem

19:05:13 Presenting theory CoSMeDis.Friend_State_Indistinguishability

19:05:13 Presenting theory Cauchy.CauchySchwarz

19:05:13 Presenting Sqrt_Babylonian ...

19:05:13 Presenting document Sqrt_Babylonian/document

19:05:13 Presenting document Sqrt_Babylonian/outline

19:05:13 Presenting theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary

19:05:13 Presenting theory CoSMeDis.Friend_Openness

19:05:13 Presenting theory Card_Partitions.Card_Partitions

19:05:13 Presenting theory Sqrt_Babylonian.Log_Impl

19:05:13 Presenting Real_Impl ...

19:05:13 Presenting document Real_Impl/document

19:05:13 Presenting document Real_Impl/outline

19:05:13 Presenting theory Real_Impl.Real_Impl_Auxiliary

19:05:13 Presenting theory Category.Yoneda

19:05:13 Presenting Certification_Monads ...

19:05:13 Presenting document Certification_Monads/document

19:05:13 Presenting document Certification_Monads/outline

19:05:13 Presenting theory Certification_Monads.Error_Syntax

19:05:14 Presenting theory CoSMeDis.Friend_Value_Setup

19:05:14 Presenting theory Sqrt_Babylonian.NthRoot_Impl

19:05:14 Presenting theory BytecodeLogicJmlTypes.Logic

19:05:14 Presenting theory CoCon.Reviewer_Assignment_NCPC_Aut

19:05:14 Presenting theory Real_Impl.Prime_Product

19:05:14 Presenting theory CoCon.Reviewer_Assignment_All

19:05:14 Presenting theory Certification_Monads.Error_Monad

19:05:14 Presenting theory CRDT.RGA

19:05:14 Presenting theory Sqrt_Babylonian.Sqrt_Babylonian

19:05:15 Presenting Classes ...

19:05:15 Presenting document Classes/classes

19:05:15 Presenting theory CRDT.Counter

19:05:15 Presenting theory Classes.Setup

19:05:15 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

19:05:15 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

19:05:15 Presenting theory HOL.Hilbert_Choice

19:05:15 Presenting file "Tools/choice_specification.ML"

19:05:15 Presenting theory Classes.Classes

19:05:15 Presenting Clean ...

19:05:15 Presenting document Clean/document

19:05:15 Presenting document Clean/outline

19:05:15 Presenting theory Clean.Lens_Laws

19:05:15 Presenting theory Certification_Monads.Check_Monad

19:05:15 Presenting theory BytecodeLogicJmlTypes.MultiStep

19:05:15 Presenting theory Clean.Optics

19:05:15 Presenting theory Clean.MonadSE

19:05:16 Presenting theory Clean.Seq_MonadSE

19:05:16 Presenting theory BytecodeLogicJmlTypes.Reachability

19:05:16 Presenting theory CRDT.ORSet

19:05:16 Presenting ClockSynchInst ...

19:05:16 Presenting document ClockSynchInst/document

19:05:16 Presenting document ClockSynchInst/outline

19:05:16 Presenting theory Clean.Symbex_MonadSE

19:05:16 Presenting theory CoSMeDis.Friend

19:05:16 Presenting theory Real_Impl.Real_Impl

19:05:16 Presenting theory Certification_Monads.Strict_Sum

19:05:17 Presenting theory CoCon.Traceback_Properties

19:05:17 Presenting theory CoSMeDis.Friend_Network

19:05:17 Presenting theory CoCon.All_BD_Security_Instances_for_CoCon

19:05:17 Presenting Codegen ...

19:05:17 Presenting document Codegen/codegen

19:05:17 Presenting theory CoSMeDis.Friend_All

19:05:17 Presenting theory CoSMeDis.Friend_Request_Intro

19:05:17 Presenting theory Clean.Clean

19:05:17 Presenting theory Certification_Monads.Parser_Monad

19:05:17 Presenting theory Codegen.Setup

19:05:17 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

19:05:17 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

19:05:17 Presenting theory HOL.Zorn

19:05:17 Presenting theory Certification_Monads.Misc

19:05:17 Presenting CofGroups ...

19:05:17 Presenting document CofGroups/document

19:05:17 Presenting document CofGroups/outline

19:05:17 Presenting theory CoSMeDis.Friend_Request_Value_Setup

19:05:18 Presenting theory Real_Impl.Real_Unique_Impl

19:05:18 Presenting theory Codegen.Introduction

19:05:18 Presenting Coinductive_Languages ...

19:05:18 Presenting document Coinductive_Languages/document

19:05:18 Presenting document Coinductive_Languages/outline

19:05:18 Presenting theory Clean.Hoare_MonadSE

19:05:18 Presenting theory ClockSynchInst.ICAInstance

19:05:18 Presenting theory Codegen.Foundations

19:05:18 Presenting theory Clean.Hoare_Clean

19:05:18 Presenting theory Codegen.Refinement

19:05:18 Presenting theory Clean.Clean_Symbex

19:05:18 Presenting theory Clean.Test_Clean

19:05:18 Presenting theory Clean.Clean_Main

19:05:18 Presenting theory Clean.IsPrime

19:05:18 Presenting theory Clean.LinearSearch

19:05:18 Presenting theory Clean.Quicksort

19:05:19 Presenting theory HOL.BNF_Wellorder_Relation

19:05:19 Presenting theory Codegen.Inductive_Predicate

19:05:19 Presenting theory Codegen.Evaluation

19:05:19 Presenting theory CofGroups.CofGroups

19:05:19 Presenting theory Clean.Quicksort_concept

19:05:19 Presenting Compiling-Exceptions-Correctly ...

19:05:19 Presenting document Compiling-Exceptions-Correctly/document

19:05:19 Presenting document Compiling-Exceptions-Correctly/outline

19:05:19 Presenting theory Clean.SquareRoot_concept

19:05:19 Presenting Complete_Non_Orders ...

19:05:19 Presenting document Complete_Non_Orders/document

19:05:19 Presenting document Complete_Non_Orders/outline

19:05:20 Presenting theory Compiling-Exceptions-Correctly.Exceptions

19:05:20 Presenting theory Codegen.Computations

19:05:20 Presenting Completeness ...

19:05:20 Presenting document Completeness/document

19:05:20 Presenting document Completeness/outline

19:05:20 Presenting theory Codegen.Adaptation

19:05:20 Presenting theory Codegen.Further

19:05:20 Presenting Complex_Geometry ...

19:05:20 Presenting document Complex_Geometry/document

19:05:20 Presenting document Complex_Geometry/outline

19:05:20 Presenting theory Completeness.PermutationLemmas

19:05:20 Presenting theory Completeness.Base

19:05:20 Presenting theory Complex_Geometry.More_Transcendental

19:05:21 Presenting theory ClockSynchInst.LynchInstance

19:05:21 Presenting Poincare_Disc ...

19:05:21 Presenting document Poincare_Disc/document

19:05:21 Presenting document Poincare_Disc/outline

19:05:21 Presenting theory Complete_Non_Orders.Binary_Relations

19:05:21 Presenting theory Complex_Geometry.Canonical_Angle

19:05:21 Presenting theory Coinductive_Languages.Coinductive_Language

19:05:21 Presenting theory Poincare_Disc.Hyperbolic_Functions

19:05:21 Presenting theory Coinductive_Languages.Coinductive_Regular_Set

19:05:21 Presenting theory Poincare_Disc.Tarski

19:05:21 Presenting theory Completeness.Formula

19:05:21 Presenting theory Complete_Non_Orders.Complete_Relations

19:05:22 Presenting theory Coinductive_Languages.Context_Free_Grammar

19:05:22 Presenting ComponentDependencies ...

19:05:22 Presenting document ComponentDependencies/document

19:05:22 Presenting theory Completeness.Sequents

19:05:22 Presenting document ComponentDependencies/outline

19:05:22 Presenting theory HOL.BNF_Wellorder_Embedding

19:05:23 Presenting theory Complete_Non_Orders.Fixed_Points

19:05:23 Presenting theory Complete_Non_Orders.Kleene_Fixed_Point

19:05:23 Presenting Concurrent_Ref_Alg ...

19:05:23 Presenting document Concurrent_Ref_Alg/document

19:05:23 Presenting document Concurrent_Ref_Alg/outline

19:05:23 Presenting theory ComponentDependencies.DataDependenciesConcreteValues

19:05:23 Presenting theory CoSMeDis.Friend_Request

19:05:23 Presenting theory Concurrent_Ref_Alg.Refinement_Lattice

19:05:23 Presenting theory Complex_Geometry.More_Complex

19:05:23 Presenting theory Concurrent_Ref_Alg.Sequential

19:05:23 Presenting theory Concurrent_Ref_Alg.Parallel

19:05:23 Presenting theory Concurrent_Ref_Alg.Conjunction

19:05:23 Presenting theory Completeness.Tree

19:05:23 Presenting theory Concurrent_Ref_Alg.CRA

19:05:24 Presenting theory Concurrent_Ref_Alg.Galois_Connections

19:05:24 Presenting theory CoSMeDis.Friend_Request_Network

19:05:24 Presenting theory CoSMeDis.Friend_Request_All

19:05:24 Presenting theory CoSMeDis.Outer_Friend_Intro

19:05:24 Presenting theory CoSMeDis.Outer_Friend

19:05:24 Presenting theory Concurrent_Ref_Alg.Iteration

19:05:24 Presenting theory Concurrent_Ref_Alg.Conjunctive_Sequential

19:05:24 Presenting theory Concurrent_Ref_Alg.Infimum_Nat

19:05:24 Presenting theory Complex_Geometry.Angles

19:05:24 Presenting theory Concurrent_Ref_Alg.Conjunctive_Iteration

19:05:24 Presenting theory Complex_Geometry.More_Set

19:05:24 Presenting theory CoSMeDis.Outer_Friend_Issuer_Observation_Setup

19:05:25 Presenting theory Concurrent_Ref_Alg.Rely_Quotient

19:05:25 Presenting Concurrent_Revisions ...

19:05:25 Presenting document Concurrent_Revisions/document

19:05:25 Presenting document Concurrent_Revisions/outline

19:05:25 Presenting theory Concurrent_Revisions.Data

19:05:25 Presenting theory ComponentDependencies.DataDependencies

19:05:25 Presenting theory Complex_Geometry.Linear_Systems

19:05:25 Presenting theory BytecodeLogicJmlTypes.Sound

19:05:25 Presenting theory CoSMeDis.Outer_Friend_Issuer_State_Indistinguishability

19:05:25 Presenting theory CoSMeDis.Outer_Friend_Issuer_Openness

19:05:26 Presenting theory CoSMeDis.Outer_Friend_Issuer_Value_Setup

19:05:26 Presenting theory Concurrent_Revisions.Occurrences

19:05:26 Presenting theory Poincare_Disc.Poincare_Lines

19:05:27 Presenting theory Concurrent_Revisions.Renaming

19:05:27 Presenting theory Complex_Geometry.Quadratic

19:05:27 Presenting theory Concurrent_Revisions.Substitution

19:05:27 Presenting theory CoSMeDis.Outer_Friend_Issuer

19:05:27 Presenting theory HOL.BNF_Wellorder_Constructions

19:05:27 Presenting theory Completeness.Completeness

19:05:28 Presenting theory CoSMeDis.Outer_Friend_Receiver_Observation_Setup

19:05:28 Presenting theory Completeness.Soundness

19:05:28 Presenting Conditional_Simplification ...

19:05:28 Presenting document Conditional_Simplification/document

19:05:28 Presenting document Conditional_Simplification/outline

19:05:28 Presenting theory Conditional_Simplification.CS_Tools

19:05:28 Presenting file "More_Tactical.ML"

19:05:28 Presenting file "CS_Stats.ML"

19:05:28 Presenting theory Poincare_Disc.Poincare_Lines_Ideal_Points

19:05:29 Presenting theory CoSMeDis.Outer_Friend_Receiver_State_Indistinguishability

19:05:29 Presenting theory ComponentDependencies.DataDependenciesCaseStudy

19:05:29 Presenting Conditional_Transfer_Rule ...

19:05:29 Presenting document Conditional_Transfer_Rule/document

19:05:29 Presenting document Conditional_Transfer_Rule/outline

19:05:29 Presenting theory CoSMeDis.Outer_Friend_Receiver_Value_Setup

19:05:30 Presenting theory Concurrent_Revisions.OperationalSemantics

19:05:30 Presenting theory CoSMeDis.Outer_Friend_Receiver

19:05:30 Presenting theory Complex_Geometry.Matrices

19:05:30 Presenting theory Conditional_Simplification.IHOL_CS

19:05:30 Presenting file "CS_TimeIt.ML"

19:05:30 Presenting file "CS_UM.ML"

19:05:30 Presenting file "CS_Cond_Simp.ML"

19:05:30 Presenting theory CoSMeDis.Outer_Friend_Network

19:05:30 Presenting theory CoSMeDis.Outer_Friend_All

19:05:30 Presenting Types_To_Sets_Extension ...

19:05:30 Presenting document Types_To_Sets_Extension/document

19:05:30 Presenting document Types_To_Sets_Extension/outline

19:05:31 Presenting theory Conditional_Simplification.Reference_Prerequisites

19:05:31 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

19:05:31 Presenting theory Conditional_Simplification.CS_Reference

19:05:31 Presenting Consensus_Refined ...

19:05:31 Presenting document Consensus_Refined/document

19:05:31 Presenting document Consensus_Refined/outline

19:05:31 Presenting theory Concurrent_Revisions.Executions

19:05:31 Presenting theory Consensus_Refined.Infra

19:05:31 Presenting theory Consensus_Refined.Consensus_Types

19:05:31 Presenting theory Consensus_Refined.Quorums

19:05:31 Presenting theory Complex_Geometry.Unitary_Matrices

19:05:31 Presenting theory HOL.BNF_Cardinal_Order_Relation

19:05:32 Presenting theory Consensus_Refined.Consensus_Misc

19:05:32 Presenting theory Consensus_Refined.Two_Steps

19:05:32 Presenting theory Types_To_Sets_Extension.ETTS_Tools

19:05:32 Presenting file "More_Library.ML"

19:05:32 Presenting file "More_Term.ML"

19:05:32 Presenting file "More_Logic.ML"

19:05:32 Presenting file "More_Tactical.ML"

19:05:32 Presenting file "More_Simplifier.ML"

19:05:32 Presenting file "More_HOLogic.ML"

19:05:32 Presenting file "More_Transfer.ML"

19:05:32 Presenting file "ETTS_Writer.ML"

19:05:32 Presenting theory Consensus_Refined.Three_Steps

19:05:32 Presenting theory Poincare_Disc.Poincare_Distance

19:05:33 Presenting theory HOL.BNF_Cardinal_Arithmetic

19:05:34 Presenting theory Consensus_Refined.Refinement

19:05:34 Presenting theory Complex_Geometry.Unitary11_Matrices

19:05:34 Presenting theory Conditional_Transfer_Rule.CTR_Tools

19:05:34 Presenting file "More_Library.ML"

19:05:34 Presenting file "More_Binding.ML"

19:05:34 Presenting file "More_Type.ML"

19:05:34 Presenting file "More_Sort.ML"

19:05:34 Presenting file "More_Term.ML"

19:05:34 Presenting file "More_Variable.ML"

19:05:34 Presenting file "More_Logic.ML"

19:05:34 Presenting file "More_Thm.ML"

19:05:34 Presenting file "More_Simplifier.ML"

19:05:34 Presenting file "More_HOLogic.ML"

19:05:34 Presenting file "More_Transfer.ML"

19:05:34 Presenting file "CTR_Utilities.ML"

19:05:34 Presenting theory Consensus_Refined.HO_Transition_System

19:05:34 Presenting theory Conditional_Transfer_Rule.IML_UT

19:05:34 Presenting theory Concurrent_Revisions.Determinacy

19:05:34 Presenting Constructor_Funs ...

19:05:34 Presenting document Constructor_Funs/document

19:05:34 Presenting document Constructor_Funs/outline

19:05:35 Presenting theory Constructor_Funs.Constructor_Funs

19:05:35 Presenting file "constructor_funs.ML"

19:05:35 Presenting theory Constructor_Funs.Test_Constructor_Funs

19:05:35 Presenting theory Consensus_Refined.Voting

19:05:35 Presenting Correctness_Algebras ...

19:05:35 Presenting theory Poincare_Disc.Poincare_Circles

19:05:35 Presenting document Correctness_Algebras/document

19:05:35 Presenting document Correctness_Algebras/outline

19:05:35 Presenting theory Correctness_Algebras.Base

19:05:35 Presenting theory Consensus_Refined.Voting_Opt

19:05:35 Presenting theory Complex_Geometry.Hermitean_Matrices

19:05:35 Presenting theory Correctness_Algebras.Omega_Algebras

19:05:35 Presenting theory Consensus_Refined.OneThirdRule_Defs

19:05:35 Presenting theory Conditional_Transfer_Rule.UD

19:05:35 Presenting file "UD_With.ML"

19:05:35 Presenting file "UD_Consts.ML"

19:05:35 Presenting file "UD.ML"

19:05:35 Presenting theory Correctness_Algebras.Capped_Omega_Algebras

19:05:36 Presenting theory Consensus_Refined.OneThirdRule_Proofs

19:05:36 Presenting theory Correctness_Algebras.General_Refinement_Algebras

19:05:36 Presenting theory Consensus_Refined.Ate_Defs

19:05:36 Presenting theory Complex_Geometry.Elementary_Complex_Geometry

19:05:37 Presenting theory Correctness_Algebras.Lattice_Ordered_Semirings

19:05:37 Presenting theory HOL.Fun_Def_Base

19:05:37 Presenting file "Tools/Function/function_lib.ML"

19:05:37 Presenting file "Tools/Function/function_common.ML"

19:05:37 Presenting file "Tools/Function/function_context_tree.ML"

19:05:37 Presenting file "Tools/Function/sum_tree.ML"

19:05:37 Presenting theory Consensus_Refined.Ate_Proofs

19:05:38 Presenting theory Consensus_Refined.Same_Vote

19:05:38 Presenting theory Correctness_Algebras.Boolean_Semirings

19:05:38 Presenting theory Consensus_Refined.Observing_Quorums

19:05:38 Presenting theory Correctness_Algebras.Binary_Iterings

19:05:38 Presenting theory Consensus_Refined.Observing_Quorums_Opt

19:05:38 Presenting theory Poincare_Disc.Poincare_Between

19:05:39 Presenting theory Consensus_Refined.Two_Step_Observing

19:05:39 Presenting theory Correctness_Algebras.Binary_Iterings_Strict

19:05:39 Presenting theory Complex_Geometry.Homogeneous_Coordinates

19:05:39 Presenting theory Consensus_Refined.Uv_Defs

19:05:40 Presenting theory Conditional_Transfer_Rule.CTR

19:05:40 Presenting file "CTR_Relators.ML"

19:05:40 Presenting file "CTR_Foundations.ML"

19:05:40 Presenting file "CTR_Algorithm.ML"

19:05:40 Presenting file "CTR_Conversions.ML"

19:05:40 Presenting file "CTR_Relativization.ML"

19:05:40 Presenting file "CTR_Parametricity.ML"

19:05:40 Presenting file "CTR_Postprocessing.ML"

19:05:40 Presenting file "CTR.ML"

19:05:40 Presenting theory Correctness_Algebras.Binary_Iterings_Nonstrict

19:05:40 Presenting theory Consensus_Refined.Uv_Proofs

19:05:40 Presenting theory Conditional_Transfer_Rule.UD_Tests

19:05:40 Presenting file "UD_TEST_UNOVERLOAD_DEFINITION.ML"

19:05:40 Presenting theory Correctness_Algebras.Tests

19:05:41 Presenting theory Consensus_Refined.BenOr_Defs

19:05:41 Presenting theory Correctness_Algebras.Test_Iterings

19:05:41 Presenting theory Correctness_Algebras.N_Semirings

19:05:42 Presenting theory Consensus_Refined.BenOr_Proofs

19:05:42 Presenting theory Consensus_Refined.MRU_Vote

19:05:42 Presenting theory Correctness_Algebras.N_Semirings_Boolean

19:05:42 Presenting theory Consensus_Refined.MRU_Vote_Opt

19:05:42 Presenting theory Conditional_Transfer_Rule.CTR_Tests

19:05:42 Presenting file "CTR_TEST_PROCESS_RELATIVIZATION.ML"

19:05:42 Presenting file "CTR_TEST_PROCESS_CTR_RELATOR.ML"

19:05:42 Presenting theory Poincare_Disc.Poincare_Lines_Axis_Intersections

19:05:42 Presenting theory Complex_Geometry.Moebius

19:05:42 Presenting theory Correctness_Algebras.N_Semirings_Modal

19:05:42 Presenting theory Consensus_Refined.Three_Step_MRU

19:05:43 Presenting theory Correctness_Algebras.Approximation

19:05:43 Presenting theory Consensus_Refined.New_Algorithm_Defs

19:05:43 Presenting theory Conditional_Transfer_Rule.Reference_Prerequisites

19:05:43 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

19:05:43 Presenting theory Conditional_Transfer_Rule.CTR_Introduction

19:05:43 Presenting theory Correctness_Algebras.Recursion_Strict

19:05:43 Presenting theory Conditional_Transfer_Rule.UD_Reference

19:05:43 Presenting theory Types_To_Sets_Extension.ETTS

19:05:43 Presenting file "ETTS_Tactics.ML"

19:05:43 Presenting file "ETTS_Utilities.ML"

19:05:43 Presenting file "ETTS_RI.ML"

19:05:43 Presenting file "ETTS_Substitution.ML"

19:05:43 Presenting file "ETTS_Context.ML"

19:05:43 Presenting file "ETTS_Algorithm.ML"

19:05:43 Presenting file "ETTS_Active.ML"

19:05:43 Presenting file "ETTS_Lemma.ML"

19:05:43 Presenting file "ETTS_Lemmas.ML"

19:05:43 Presenting theory Conditional_Transfer_Rule.CTR_Reference

19:05:43 Presenting CryptoBasedCompositionalProperties ...

19:05:43 Presenting document CryptoBasedCompositionalProperties/document

19:05:43 Presenting document CryptoBasedCompositionalProperties/outline

19:05:44 Presenting theory CryptoBasedCompositionalProperties.ListExtras

19:05:44 Presenting theory Types_To_Sets_Extension.ETTS_Auxiliary

19:05:44 Presenting theory CryptoBasedCompositionalProperties.Secrecy_types

19:05:44 Presenting theory CryptoBasedCompositionalProperties.inout

19:05:44 Presenting theory Correctness_Algebras.N_Algebras

19:05:44 Presenting theory Types_To_Sets_Extension.Manual_Prerequisites

19:05:44 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

19:05:44 Presenting theory Poincare_Disc.Poincare_Perpendicular

19:05:45 Presenting theory Consensus_Refined.New_Algorithm_Proofs

19:05:45 Presenting theory Correctness_Algebras.Recursion

19:05:45 Presenting theory Poincare_Disc.Poincare

19:05:45 Presenting theory Consensus_Refined.Paxos_Defs

19:05:45 Presenting theory Correctness_Algebras.N_Omega_Algebras

19:05:45 Presenting theory BytecodeLogicJmlTypes.Cachera

19:05:46 Presenting DPRM_Theorem ...

19:05:46 Presenting document DPRM_Theorem/document

19:05:46 Presenting document DPRM_Theorem/outline

19:05:46 Presenting theory CryptoBasedCompositionalProperties.Secrecy

19:05:46 Presenting theory DPRM_Theorem.Parametric_Polynomials

19:05:47 Presenting theory Correctness_Algebras.N_Omega_Binary_Iterings

19:05:47 Presenting theory Consensus_Refined.Paxos_Proofs

19:05:47 Presenting theory Correctness_Algebras.N_Relation_Algebras

19:05:47 Presenting theory Types_To_Sets_Extension.ETTS_Tests

19:05:47 Presenting file "ETTS_TEST_AMEND_CTXT_DATA.ML"

19:05:47 Presenting file "ETTS_TEST_TTS_ALGORITHM.ML"

19:05:47 Presenting file "ETTS_TEST_TTS_REGISTER_SBTS.ML"

19:05:47 Presenting theory Types_To_Sets_Extension.ETTS_Introduction

19:05:47 Presenting theory CryptoBasedCompositionalProperties.CompLocalSecrets

19:05:47 Presenting theory DPRM_Theorem.Assignments

19:05:47 Presenting theory Types_To_Sets_Extension.ETTS_Theory

19:05:47 Presenting theory Consensus_Refined.CT_Defs

19:05:47 Presenting theory Correctness_Algebras.Domain

19:05:47 Presenting theory Types_To_Sets_Extension.ETTS_Syntax

19:05:47 Presenting theory Types_To_Sets_Extension.ETTS_Examples

19:05:47 Presenting theory Types_To_Sets_Extension.ETTS_CR

19:05:47 Presenting theory Types_To_Sets_Extension.Introduction

19:05:47 Presenting theory Correctness_Algebras.Domain_Iterings

19:05:47 Presenting theory Types_To_Sets_Extension.SML_Introduction

19:05:47 Presenting theory Types_To_Sets_Extension.Set_Ext

19:05:48 Presenting theory Types_To_Sets_Extension.Lifting_Set_Ext

19:05:48 Presenting theory DPRM_Theorem.Diophantine_Relations

19:05:48 Presenting theory Types_To_Sets_Extension.Product_Type_Ext

19:05:48 Presenting theory Correctness_Algebras.Domain_Recursion

19:05:48 Presenting theory DPRM_Theorem.Existential_Quantifier

19:05:48 Presenting theory DPRM_Theorem.Modulo_Divisibility

19:05:48 Presenting theory Correctness_Algebras.Extended_Designs

19:05:48 Presenting theory Complex_Geometry.Circlines

19:05:48 Presenting theory Consensus_Refined.CT_Proofs

19:05:48 Presenting theory Types_To_Sets_Extension.Transfer_Ext

19:05:48 Presenting DPT-SAT-Solver ...

19:05:48 Presenting document DPT-SAT-Solver/document

19:05:48 Presenting document DPT-SAT-Solver/outline

19:05:49 Presenting theory Correctness_Algebras.Relative_Domain

19:05:49 Presenting theory Types_To_Sets_Extension.SML_Relations

19:05:49 Presenting theory CryptoBasedCompositionalProperties.KnowledgeKeysSecrets

19:05:49 Presenting DataRefinementIBP ...

19:05:49 Presenting document DataRefinementIBP/document

19:05:49 Presenting document DataRefinementIBP/outline

19:05:49 Presenting theory DataRefinementIBP.Preliminaries

19:05:50 Presenting theory Correctness_Algebras.Relative_Modal

19:05:50 Presenting theory DataRefinementIBP.Statements

19:05:50 Presenting theory Correctness_Algebras.Complete_Tests

19:05:50 Presenting theory Correctness_Algebras.Complete_Domain

19:05:50 Presenting theory DataRefinementIBP.Hoare

19:05:50 Presenting theory Correctness_Algebras.Preconditions

19:05:51 Presenting theory DataRefinementIBP.Diagram

19:05:51 Presenting theory Correctness_Algebras.Hoare

19:05:52 Presenting theory DataRefinementIBP.DataRefinement

19:05:52 Presenting Datatypes ...

19:05:52 Presenting document Datatypes/datatypes

19:05:52 Presenting theory Correctness_Algebras.Hoare_Modal

19:05:52 Presenting theory Complex_Geometry.Oriented_Circlines

19:05:53 Presenting theory Correctness_Algebras.Pre_Post

19:05:53 Presenting theory Types_To_Sets_Extension.SML_Simple_Orders

19:05:53 Presenting theory Datatypes.Setup

19:05:53 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

19:05:53 Presenting theory Correctness_Algebras.Pre_Post_Modal

19:05:53 Presenting theory DPRM_Theorem.Exponentiation

19:05:53 Presenting theory Correctness_Algebras.Monotonic_Boolean_Transformers

19:05:54 Presenting theory Complex_Geometry.Circlines_Angle

19:05:54 Presenting theory Types_To_Sets_Extension.SML_Semigroups

19:05:54 Presenting theory DPT-SAT-Solver.DPT_SAT_Solver

19:05:54 Presenting file "dpt_sat_solver.ML"

19:05:54 Presenting theory DPRM_Theorem.Alpha_Sequence

19:05:54 Presenting theory Poincare_Disc.Poincare_Tarski

19:05:54 Presenting theory DPT-SAT-Solver.DPT_SAT_Tests

19:05:54 Presenting Corec ...

19:05:54 Presenting document Corec/corec

19:05:55 Presenting Decl_Sem_Fun_PL ...

19:05:55 Presenting document Decl_Sem_Fun_PL/document

19:05:55 Presenting document Decl_Sem_Fun_PL/outline

19:05:55 Presenting theory Correctness_Algebras.Monotonic_Boolean_Transformers_Instances

19:05:55 Presenting theory DPRM_Theorem.Exponential_Relation

19:05:55 Presenting theory Decl_Sem_Fun_PL.Lambda

19:05:55 Presenting Dedekind_Real ...

19:05:55 Presenting document Dedekind_Real/document

19:05:55 Presenting document Dedekind_Real/outline

19:05:55 Presenting theory Corec.Corec

19:05:55 Presenting theory DPRM_Theorem.Digit_Function

19:05:55 Presenting Dependent_SIFUM_Type_Systems ...

19:05:55 Presenting document Dependent_SIFUM_Type_Systems/document

19:05:55 Presenting document Dependent_SIFUM_Type_Systems/outline

19:05:55 Presenting theory Types_To_Sets_Extension.SML_Monoids

19:05:55 Presenting theory DPRM_Theorem.Binomial_Coefficient

19:05:55 Presenting theory Dependent_SIFUM_Type_Systems.Preliminaries

19:05:56 Presenting theory Decl_Sem_Fun_PL.SmallStepLam

19:05:56 Presenting theory DPRM_Theorem.Binary_Orthogonal

19:05:56 Presenting theory DPRM_Theorem.Binary_Masking

19:05:56 Presenting theory Dedekind_Real.Dedekind_Real

19:05:56 Presenting theory HOL.BNF_Def

19:05:56 Presenting file "Tools/BNF/bnf_util.ML"

19:05:56 Presenting file "Tools/BNF/bnf_tactics.ML"

19:05:56 Presenting file "Tools/BNF/bnf_def_tactics.ML"

19:05:56 Presenting file "Tools/BNF/bnf_def.ML"

19:05:56 Presenting theory Types_To_Sets_Extension.SML_Groups

19:05:56 Presenting theory DPRM_Theorem.Binary_And

19:05:56 Presenting Dependent_SIFUM_Refinement ...

19:05:56 Presenting document Dependent_SIFUM_Refinement/document

19:05:56 Presenting document Dependent_SIFUM_Refinement/outline

19:05:56 Presenting theory Complex_Geometry.Unit_Circle_Preserving_Moebius

19:05:56 Presenting theory DPRM_Theorem.RegisterMachineSpecification

19:05:57 Presenting theory Dependent_SIFUM_Type_Systems.Security

19:05:57 Presenting theory DPRM_Theorem.RegisterMachineProperties

19:05:57 Presenting theory Datatypes.Datatypes

19:05:58 Presenting Depth-First-Search ...

19:05:58 Presenting document Depth-First-Search/document

19:05:58 Presenting document Depth-First-Search/outline

19:05:58 Presenting theory Types_To_Sets_Extension.SML_Semirings

19:05:58 Presenting theory Decl_Sem_Fun_PL.BigStepLam

19:05:58 Presenting theory Complex_Geometry.Riemann_Sphere

19:05:58 Presenting theory DPRM_Theorem.RegisterMachineSimulation

19:05:58 Presenting theory Decl_Sem_Fun_PL.ValuesFSet

19:05:59 Presenting theory Depth-First-Search.DFS

19:05:59 Presenting Derangements ...

19:05:59 Presenting document Derangements/document

19:05:59 Presenting document Derangements/outline

19:05:59 Presenting theory Types_To_Sets_Extension.SML_Rings

19:05:59 Presenting theory Decl_Sem_Fun_PL.ValuesFSetProps

19:05:59 Presenting theory DPRM_Theorem.SingleStepRegister

19:05:59 Presenting theory Decl_Sem_Fun_PL.RelationalSemFSet

19:05:59 Presenting theory Decl_Sem_Fun_PL.DeclSemAsDenotFSet

19:05:59 Presenting theory DPRM_Theorem.SingleStepState

19:05:59 Presenting theory Decl_Sem_Fun_PL.EquivRelationalDenotFSet

19:06:00 Presenting theory Types_To_Sets_Extension.SML_Semilattices

19:06:01 Presenting theory Dependent_SIFUM_Refinement.CompositionalRefinement

19:06:01 Presenting theory Decl_Sem_Fun_PL.ChangeEnv

19:06:01 Presenting theory Derangements.Derangements

19:06:01 Presenting theory Decl_Sem_Fun_PL.DeclSemAsNDInterpFSet

19:06:01 Presenting Dict_Construction ...

19:06:01 Presenting document Dict_Construction/document

19:06:01 Presenting document Dict_Construction/outline

19:06:01 Presenting theory Dict_Construction.Introduction

19:06:01 Presenting theory Dict_Construction.Impossibility

19:06:01 Presenting theory Decl_Sem_Fun_PL.InterTypeSystem

19:06:01 Presenting theory Dependent_SIFUM_Refinement.Eg1

19:06:01 Presenting theory Decl_Sem_Fun_PL.Values

19:06:01 Presenting theory Dependent_SIFUM_Refinement.Eg1RefinementTrivial

19:06:01 Presenting theory Dependent_SIFUM_Refinement.Eg2

19:06:01 Presenting theory Types_To_Sets_Extension.SML_Lattices

19:06:02 Presenting theory DPRM_Theorem.MultipleStepRegister

19:06:02 Presenting theory Dependent_SIFUM_Refinement.Eg1Eg2

19:06:02 Presenting theory Decl_Sem_Fun_PL.ValueProps

19:06:03 Presenting theory Decl_Sem_Fun_PL.DeclSemAsDenot

19:06:03 Presenting theory HOL.BNF_Composition

19:06:03 Presenting file "Tools/BNF/bnf_comp_tactics.ML"

19:06:03 Presenting file "Tools/BNF/bnf_comp.ML"

19:06:03 Presenting theory Complex_Geometry.Chordal_Metric

19:06:04 Presenting theory Dependent_SIFUM_Refinement.Eg1Eg2RefinementSimple

19:06:04 Presenting Digit_Expansions ...

19:06:04 Presenting document Digit_Expansions/document

19:06:04 Presenting document Digit_Expansions/outline

19:06:04 Presenting theory Types_To_Sets_Extension.SML_Complete_Lattices

19:06:04 Presenting theory HOL.Basic_BNFs

19:06:04 Presenting theory Decl_Sem_Fun_PL.DenotLam5

19:06:04 Presenting theory DPRM_Theorem.MultipleStepState

19:06:05 Presenting theory Types_To_Sets_Extension.SML_Linorders

19:06:05 Presenting theory Dependent_SIFUM_Type_Systems.Compositionality

19:06:06 Presenting theory Decl_Sem_Fun_PL.EquivDenotInterTypes

19:06:06 Presenting theory Digit_Expansions.Bits_Digits

19:06:06 Presenting theory DPRM_Theorem.MachineMasking

19:06:06 Presenting theory Dependent_SIFUM_Type_Systems.Language

19:06:07 Presenting theory DPRM_Theorem.MachineEquations

19:06:07 Presenting theory Digit_Expansions.Carries

19:06:08 Presenting theory Types_To_Sets_Extension.SML_Topological_Space

19:06:08 Presenting theory Digit_Expansions.Binary_Operations

19:06:08 Presenting theory Decl_Sem_Fun_PL.DenotSoundFSet

19:06:08 Presenting Diophantine_Eqns_Lin_Hom ...

19:06:08 Presenting document Diophantine_Eqns_Lin_Hom/document

19:06:08 Presenting document Diophantine_Eqns_Lin_Hom/outline

19:06:09 Presenting theory Types_To_Sets_Extension.SML_Topological_Space_Countability

19:06:09 Presenting theory DPRM_Theorem.CommutationRelations

19:06:09 Presenting theory Types_To_Sets_Extension.SML_Ordered_Topological_Spaces

19:06:10 Presenting theory Diophantine_Eqns_Lin_Hom.List_Vector

19:06:10 Presenting theory Types_To_Sets_Extension.SML_Product_Topology

19:06:10 Presenting theory Types_To_Sets_Extension.SML_Conclusions

19:06:10 Presenting theory Decl_Sem_Fun_PL.DenotCompleteFSet

19:06:10 Presenting theory Types_To_Sets_Extension.VS_Prerequisites

19:06:11 Presenting theory Decl_Sem_Fun_PL.DenotCongruenceFSet

19:06:11 Presenting theory Decl_Sem_Fun_PL.DenotEqualitiesFSet

19:06:11 Presenting theory Decl_Sem_Fun_PL.Optimizer

19:06:12 Presenting theory Types_To_Sets_Extension.VS_Groups

19:06:12 Presenting theory Diophantine_Eqns_Lin_Hom.Linear_Diophantine_Equations

19:06:13 Presenting theory Diophantine_Eqns_Lin_Hom.Sorted_Wrt

19:06:13 Presenting theory DPRM_Theorem.MultipleToSingleSteps

19:06:13 Presenting theory Diophantine_Eqns_Lin_Hom.Minimize_Wrt

19:06:13 Presenting theory Dependent_SIFUM_Refinement.EgHighBranchRevC

19:06:13 Presenting theory DPRM_Theorem.Equation_Setup

19:06:14 Presenting theory DPRM_Theorem.Register_Machine_Sums

19:06:14 Presenting theory Diophantine_Eqns_Lin_Hom.Simple_Algorithm

19:06:14 Presenting theory Decl_Sem_Fun_PL.SystemF

19:06:14 Presenting theory DPRM_Theorem.RM_Sums_Diophantine

19:06:14 Presenting Discrete_Summation ...

19:06:14 Presenting document Discrete_Summation/document

19:06:14 Presenting document Discrete_Summation/outline

19:06:15 Presenting theory Discrete_Summation.Factorials

19:06:15 Presenting theory Dict_Construction.Dict_Construction

19:06:15 Presenting file "dict_construction_util.ML"

19:06:15 Presenting file "transfer_termination.ML"

19:06:15 Presenting file "congruences.ML"

19:06:15 Presenting file "side_conditions.ML"

19:06:15 Presenting file "class_graph.ML"

19:06:15 Presenting file "dict_construction.ML"

19:06:15 Presenting theory Discrete_Summation.Discrete_Summation

19:06:15 Presenting theory Types_To_Sets_Extension.VS_Modules

19:06:15 Presenting theory Discrete_Summation.Summation_Conversion

19:06:15 Presenting theory Discrete_Summation.Examples

19:06:15 Presenting DiskPaxos ...

19:06:15 Presenting document DiskPaxos/document

19:06:15 Presenting document DiskPaxos/outline

19:06:15 Presenting theory Decl_Sem_Fun_PL.MutableRef

19:06:16 Presenting theory DiskPaxos.DiskPaxos_Model

19:06:16 Presenting theory Decl_Sem_Fun_PL.MutableRefProps

19:06:16 Presenting Dominance_CHK ...

19:06:16 Presenting document Dominance_CHK/document

19:06:16 Presenting document Dominance_CHK/outline

19:06:16 Presenting theory Dict_Construction.Termination

19:06:16 Presenting theory DiskPaxos.DiskPaxos_Inv1

19:06:16 Presenting theory DPRM_Theorem.Register_Equations

19:06:16 Presenting theory Dict_Construction.Test_Dict_Construction

19:06:16 Presenting theory DiskPaxos.DiskPaxos_Inv2

19:06:17 Presenting theory DiskPaxos.DiskPaxos_Inv3

19:06:17 Presenting theory Dict_Construction.Test_Side_Conditions

19:06:17 Presenting theory Dict_Construction.Test_Lazy_Case

19:06:17 Presenting Efficient-Mergesort ...

19:06:17 Presenting document Efficient-Mergesort/document

19:06:17 Presenting document Efficient-Mergesort/outline

19:06:17 Presenting theory DPRM_Theorem.State_0_Equation

19:06:18 Presenting theory DiskPaxos.DiskPaxos_Inv4

19:06:18 Presenting theory Efficient-Mergesort.Efficient_Sort

19:06:19 Presenting theory Diophantine_Eqns_Lin_Hom.Algorithm

19:06:19 Presenting theory Dominance_CHK.Cfg

19:06:19 Presenting theory Diophantine_Eqns_Lin_Hom.Solver_Code

19:06:19 Presenting file "src/Main.hs"

19:06:19 Presenting Eisbach ...

19:06:19 Presenting theory Efficient-Mergesort.Mergesort_Complexity

19:06:19 Presenting document Eisbach/eisbach

19:06:19 Presenting theory Dominance_CHK.Sorted_Less2

19:06:19 Presenting theory Eisbach.Base

19:06:19 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

19:06:19 Presenting theory Eisbach.Preface

19:06:19 Presenting theory DiskPaxos.DiskPaxos_Inv5

19:06:19 Presenting theory Dominance_CHK.Sorted_List_Operations2

19:06:19 Presenting theory DPRM_Theorem.State_d_Equation

19:06:20 Presenting theory Eisbach.Manual

19:06:20 Presenting theory Efficient-Mergesort.Natural_Mergesort

19:06:20 Presenting Encodability_Process_Calculi ...

19:06:20 Presenting Euler_Partition ...

19:06:20 Presenting document Euler_Partition/document

19:06:20 Presenting document Euler_Partition/outline

19:06:20 Presenting document Encodability_Process_Calculi/document

19:06:20 Presenting document Encodability_Process_Calculi/outline

19:06:20 Presenting theory Types_To_Sets_Extension.VS_Vector_Spaces

19:06:20 Presenting theory DPRM_Theorem.State_Unique_Equations

19:06:20 Presenting theory Dependent_SIFUM_Type_Systems.TypeSystem

19:06:20 Presenting theory DiskPaxos.DiskPaxos_Chosen

19:06:20 Presenting theory DPRM_Theorem.All_State_Equations

19:06:20 Presenting theory Dominance_CHK.Dom_Semi_List

19:06:20 Presenting theory Types_To_Sets_Extension.VS_Conclusions

19:06:20 Presenting theory Types_To_Sets_Extension.FNDS_Introduction

19:06:20 Presenting theory Types_To_Sets_Extension.FNDS_Set_Ext

19:06:21 Presenting theory DPRM_Theorem.Mask_Equations

19:06:21 Presenting theory Dominance_CHK.Dom_Kildall

19:06:21 Presenting theory Types_To_Sets_Extension.FNDS_Definite_Description

19:06:21 Presenting theory Types_To_Sets_Extension.FNDS_Auxiliary

19:06:21 Presenting theory DiskPaxos.DiskPaxos_Inv6

19:06:21 Presenting theory DPRM_Theorem.Constants_Equations

19:06:21 Presenting theory DiskPaxos.DiskPaxos_Invariant

19:06:21 Presenting theory Euler_Partition.Euler_Partition

19:06:21 Presenting theory DiskPaxos.DiskPaxos

19:06:21 Presenting Example-Submission ...

19:06:21 Presenting document Example-Submission/document

19:06:21 Presenting document Example-Submission/outline

19:06:21 Presenting FFT ...

19:06:21 Presenting document FFT/document

19:06:21 Presenting document FFT/outline

19:06:21 Presenting theory Example-Submission.Submission

19:06:21 Presenting FLP ...

19:06:21 Presenting theory DPRM_Theorem.All_Equations_Invariance

19:06:21 Presenting document FLP/document

19:06:21 Presenting document FLP/outline

19:06:21 Presenting theory FLP.Multiset

19:06:22 Presenting theory Encodability_Process_Calculi.Relations

19:06:22 Presenting theory DPRM_Theorem.All_Equations

19:06:22 Presenting theory DPRM_Theorem.Machine_Equation_Equivalence

19:06:22 Presenting theory DPRM_Theorem.DPRM

19:06:23 Presenting FOL_Axiomatic ...

19:06:23 Presenting document FOL_Axiomatic/document

19:06:23 Presenting document FOL_Axiomatic/outline

19:06:23 Presenting theory FLP.AsynchronousSystem

19:06:23 Presenting theory FFT.FFT

19:06:23 Presenting FOL_Harrison ...

19:06:23 Presenting document FOL_Harrison/document

19:06:23 Presenting document FOL_Harrison/outline

19:06:23 Presenting theory Encodability_Process_Calculi.ProcessCalculi

19:06:23 Presenting theory FLP.ListUtilities

19:06:23 Presenting theory Dependent_SIFUM_Type_Systems.LocallySoundModeUse

19:06:24 Presenting theory FOL_Axiomatic.FOL_Axiomatic

19:06:24 Presenting theory Types_To_Sets_Extension.Type_Simple_Orders

19:06:24 Presenting theory FLP.Execution

19:06:25 Presenting theory Dependent_SIFUM_Type_Systems.Example

19:06:25 Presenting theory Dependent_SIFUM_Type_Systems.TypeSystemTactics

19:06:25 Presenting theory Dependent_SIFUM_Type_Systems.Example_TypeSystem

19:06:25 Presenting theory FLP.FLPSystem

19:06:26 Presenting theory FOL_Axiomatic.FOL_Axiomatic_Variant

19:06:26 Presenting theory Dependent_SIFUM_Type_Systems.Example_Swap_Add

19:06:26 Presenting Factored_Transition_System_Bounding ...

19:06:26 Presenting document Factored_Transition_System_Bounding/document

19:06:26 Presenting document Factored_Transition_System_Bounding/outline

19:06:26 Presenting FeatherweightJava ...

19:06:26 Presenting document FeatherweightJava/document

19:06:26 Presenting document FeatherweightJava/outline

19:06:26 Presenting theory Factored_Transition_System_Bounding.FactoredSystemLib

19:06:27 Presenting theory Types_To_Sets_Extension.Set_Simple_Orders

19:06:27 Presenting theory Dominance_CHK.Dom_Kildall_Property

19:06:27 Presenting theory Factored_Transition_System_Bounding.ListUtils

19:06:28 Presenting theory Types_To_Sets_Extension.Type_Semigroups

19:06:28 Presenting theory FeatherweightJava.FJDefs

19:06:28 Presenting theory Dominance_CHK.Dom_Kildall_Correct

19:06:28 Presenting theory FLP.FLPTheorem

19:06:28 Presenting Featherweight_OCL ...

19:06:28 Presenting document Featherweight_OCL/annex-a

19:06:28 Presenting document Featherweight_OCL/document

19:06:28 Presenting document Featherweight_OCL/outline

19:06:28 Presenting theory Types_To_Sets_Extension.FNDS_Lifting_Set_Ext

19:06:28 Presenting theory FLP.FLPExistingSystem

19:06:28 Presenting FileRefinement ...

19:06:28 Presenting document FileRefinement/document

19:06:28 Presenting document FileRefinement/outline

19:06:28 Presenting theory FileRefinement.CArrays

19:06:28 Presenting theory FileRefinement.ResizableArrays

19:06:28 Presenting theory Featherweight_OCL.UML_Types

19:06:28 Presenting theory FileRefinement.FileRefinement

19:06:28 Presenting theory Factored_Transition_System_Bounding.FSSublist

19:06:28 Presenting FinFun ...

19:06:28 Presenting document FinFun/document

19:06:28 Presenting document FinFun/outline

19:06:28 Presenting theory Factored_Transition_System_Bounding.HoArithUtils

19:06:29 Presenting theory Types_To_Sets_Extension.Set_Semigroups

19:06:29 Presenting theory Types_To_Sets_Extension.FNDS_Conclusions

19:06:29 Presenting Finite-Map-Extras ...

19:06:29 Presenting document Finite-Map-Extras/document

19:06:29 Presenting document Finite-Map-Extras/outline

19:06:29 Presenting theory Factored_Transition_System_Bounding.FmapUtils

19:06:29 Presenting theory Encodability_Process_Calculi.SimulationRelations

19:06:29 Presenting theory FeatherweightJava.FJAux

19:06:30 Presenting theory FinFun.FinFun

19:06:30 Presenting theory Finite-Map-Extras.Finite_Map_Extras

19:06:31 Presenting Finite_Automata_HF ...

19:06:31 Presenting document Finite_Automata_HF/document

19:06:31 Presenting document Finite_Automata_HF/outline

19:06:31 Presenting theory FinFun.FinFunPred

19:06:31 Presenting Fishburn_Impossibility ...

19:06:31 Presenting document Fishburn_Impossibility/document

19:06:31 Presenting document Fishburn_Impossibility/outline

19:06:31 Presenting theory Encodability_Process_Calculi.Encodings

19:06:31 Presenting theory Fishburn_Impossibility.Social_Choice_Functions

19:06:32 Presenting theory Fishburn_Impossibility.Fishburn_Impossibility

19:06:32 Presenting Flyspeck-Tame ...

19:06:32 Presenting document Flyspeck-Tame/document

19:06:32 Presenting document Flyspeck-Tame/outline

19:06:33 Presenting theory Finite_Automata_HF.Finite_Automata_HF

19:06:33 Presenting theory Featherweight_OCL.UML_Logic

19:06:33 Presenting FocusStreamsCaseStudies ...

19:06:33 Presenting document FocusStreamsCaseStudies/document

19:06:33 Presenting document FocusStreamsCaseStudies/outline

19:06:33 Presenting theory FocusStreamsCaseStudies.ArithExtras

19:06:33 Presenting theory FocusStreamsCaseStudies.ListExtras

19:06:33 Presenting theory FocusStreamsCaseStudies.arith_hints

19:06:33 Presenting theory Flyspeck-Tame.ListAux

19:06:33 Presenting theory Flyspeck-Tame.Quasi_Order

19:06:34 Presenting theory FeatherweightJava.FJSound

19:06:34 Presenting theory FocusStreamsCaseStudies.stream

19:06:34 Presenting theory Flyspeck-Tame.PlaneGraphIso

19:06:34 Presenting theory Featherweight_OCL.UML_PropertyProfiles

19:06:35 Presenting theory FocusStreamsCaseStudies.BitBoolTS

19:06:35 Presenting theory Flyspeck-Tame.Rotation

19:06:35 Presenting theory FeatherweightJava.Execute

19:06:35 Presenting theory FeatherweightJava.Featherweight_Java

19:06:35 Presenting Foundation_of_geometry ...

19:06:35 Presenting document Foundation_of_geometry/document

19:06:35 Presenting document Foundation_of_geometry/outline

19:06:35 Presenting theory Featherweight_OCL.UML_Boolean

19:06:35 Presenting theory Flyspeck-Tame.Graph

19:06:35 Presenting theory Featherweight_OCL.UML_Void

19:06:35 Presenting theory Flyspeck-Tame.IArray_Syntax

19:06:35 Presenting theory Flyspeck-Tame.Enumerator

19:06:35 Presenting theory FocusStreamsCaseStudies.JoinSplitTime

19:06:35 Presenting theory Flyspeck-Tame.FaceDivision

19:06:35 Presenting theory FocusStreamsCaseStudies.SteamBoiler

19:06:35 Presenting theory Flyspeck-Tame.RTranCl

19:06:35 Presenting theory Flyspeck-Tame.Plane

19:06:35 Presenting theory Flyspeck-Tame.Plane1

19:06:36 Presenting theory Foundation_of_geometry.Incidence

19:06:36 Presenting theory Featherweight_OCL.UML_Integer

19:06:36 Presenting theory Flyspeck-Tame.GraphProps

19:06:36 Presenting theory Flyspeck-Tame.EnumeratorProps

19:06:36 Presenting theory FocusStreamsCaseStudies.SteamBoiler_proof

19:06:36 Presenting theory FocusStreamsCaseStudies.FR_types

19:06:37 Presenting theory FocusStreamsCaseStudies.FR

19:06:37 Presenting theory Featherweight_OCL.UML_Real

19:06:37 Presenting theory Featherweight_OCL.UML_String

19:06:38 Presenting theory Featherweight_OCL.UML_Pair

19:06:38 Presenting theory FocusStreamsCaseStudies.FR_proof

19:06:39 Presenting theory FocusStreamsCaseStudies.Gateway_types

19:06:39 Presenting theory FocusStreamsCaseStudies.Gateway

19:06:40 Presenting theory HOL.BNF_Fixpoint_Base

19:06:40 Presenting file "Tools/BNF/bnf_fp_util_tactics.ML"

19:06:40 Presenting file "Tools/BNF/bnf_fp_util.ML"

19:06:40 Presenting file "Tools/BNF/bnf_fp_def_sugar_tactics.ML"

19:06:40 Presenting file "Tools/BNF/bnf_fp_def_sugar.ML"

19:06:40 Presenting file "Tools/BNF/bnf_fp_n2m_tactics.ML"

19:06:40 Presenting file "Tools/BNF/bnf_fp_n2m.ML"

19:06:40 Presenting file "Tools/BNF/bnf_fp_n2m_sugar.ML"

19:06:40 Presenting theory FOL_Harrison.FOL_Harrison

19:06:40 Presenting Free-Boolean-Algebra ...

19:06:40 Presenting document Free-Boolean-Algebra/document

19:06:40 Presenting document Free-Boolean-Algebra/outline

19:06:41 Presenting theory Factored_Transition_System_Bounding.FactoredSystem

19:06:41 Presenting theory Free-Boolean-Algebra.Free_Boolean_Algebra

19:06:42 Presenting Free-Groups ...

19:06:42 Presenting document Free-Groups/document

19:06:42 Presenting document Free-Groups/outline

19:06:42 Presenting theory Featherweight_OCL.UML_Bag

19:06:43 Presenting theory FocusStreamsCaseStudies.Gateway_proof_aux

19:06:44 Presenting theory Free-Groups.Cancelation

19:06:45 Presenting theory Flyspeck-Tame.FaceDivisionProps

19:06:45 Presenting theory Encodability_Process_Calculi.SourceTargetRelation

19:06:45 Presenting theory Factored_Transition_System_Bounding.ActionSeqProcess

19:06:45 Presenting theory Factored_Transition_System_Bounding.RelUtils

19:06:45 Presenting theory Free-Groups.Generators

19:06:46 Presenting theory Encodability_Process_Calculi.SuccessSensitiveness

19:06:46 Presenting theory Encodability_Process_Calculi.DivergenceReflection

19:06:46 Presenting theory Factored_Transition_System_Bounding.Dependency

19:06:46 Presenting theory Factored_Transition_System_Bounding.Invariants

19:06:46 Presenting theory Free-Groups.FreeGroups

19:06:46 Presenting theory Free-Groups.UnitGroup

19:06:47 Presenting theory Free-Groups.C2

19:06:47 Presenting theory Factored_Transition_System_Bounding.SetUtils

19:06:47 Presenting theory FocusStreamsCaseStudies.Gateway_proof

19:06:47 Presenting Fresh_Identifiers ...

19:06:47 Presenting document Fresh_Identifiers/document

19:06:47 Presenting document Fresh_Identifiers/outline

19:06:47 Presenting theory Fresh_Identifiers.Fresh

19:06:47 Presenting theory Fresh_Identifiers.Fresh_Nat

19:06:48 Presenting theory Foundation_of_geometry.Order

19:06:48 Presenting theory Fresh_Identifiers.Fresh_String

19:06:48 Presenting theory Fresh_Identifiers.Fresh_Infinite

19:06:48 Presenting FunWithFunctions ...

19:06:48 Presenting document FunWithFunctions/document

19:06:48 Presenting document FunWithFunctions/outline

19:06:48 Presenting theory FunWithFunctions.FunWithFunctions

19:06:49 Presenting FunWithTilings ...

19:06:49 Presenting document FunWithTilings/document

19:06:49 Presenting document FunWithTilings/outline

19:06:49 Presenting theory Free-Groups.Isomorphisms

19:06:49 Presenting theory Flyspeck-Tame.Invariants

19:06:50 Presenting theory Flyspeck-Tame.PlaneProps

19:06:50 Presenting theory Flyspeck-Tame.ListSum

19:06:50 Presenting theory Free-Groups.PingPongLemma

19:06:50 Presenting Functions ...

19:06:50 Presenting document Functions/functions

19:06:50 Presenting theory FunWithTilings.Tilings

19:06:50 Presenting theory Flyspeck-Tame.Tame

19:06:50 Presenting GPU_Kernel_PL ...

19:06:50 Presenting theory Flyspeck-Tame.Plane1Props

19:06:50 Presenting document GPU_Kernel_PL/document

19:06:50 Presenting document GPU_Kernel_PL/outline

19:06:50 Presenting theory GPU_Kernel_PL.Misc

19:06:50 Presenting theory Flyspeck-Tame.Generator

19:06:50 Presenting theory GPU_Kernel_PL.KPL_syntax

19:06:50 Presenting theory Flyspeck-Tame.TameProps

19:06:50 Presenting theory Flyspeck-Tame.TameEnum

19:06:50 Presenting theory GPU_Kernel_PL.KPL_wellformedness

19:06:50 Presenting theory Encodability_Process_Calculi.OperationalCorrespondence

19:06:50 Presenting theory Functions.Functions

19:06:51 Presenting theory GPU_Kernel_PL.KPL_state

19:06:51 Presenting Gale_Shapley ...

19:06:51 Presenting document Gale_Shapley/document

19:06:51 Presenting document Gale_Shapley/outline

19:06:51 Presenting theory GPU_Kernel_PL.KPL_execution_thread

19:06:51 Presenting theory Flyspeck-Tame.ScoreProps

19:06:51 Presenting theory Flyspeck-Tame.LowerBound

19:06:52 Presenting theory GPU_Kernel_PL.KPL_execution_group

19:06:52 Presenting theory Flyspeck-Tame.GeneratorProps

19:06:52 Presenting theory Flyspeck-Tame.TameEnumProps

19:06:53 Presenting theory Flyspeck-Tame.Worklist

19:06:53 Presenting theory Flyspeck-Tame.Maps

19:06:53 Presenting theory Flyspeck-Tame.Arch

19:06:53 Presenting theory Flyspeck-Tame.ArchCompAux

19:06:53 Presenting theory Flyspeck-Tame.ArchCompProps

19:06:53 Presenting theory GPU_Kernel_PL.KPL_execution_kernel

19:06:53 Presenting theory GPU_Kernel_PL.Kernel_programming_language

19:06:53 Presenting GenClock ...

19:06:53 Presenting theory Flyspeck-Tame.Relative_Completeness

19:06:53 Presenting document GenClock/document

19:06:53 Presenting document GenClock/outline

19:06:53 Presenting General-Triangle ...

19:06:53 Presenting document General-Triangle/document

19:06:53 Presenting document General-Triangle/outline

19:06:53 Presenting theory General-Triangle.GeneralTriangle

19:06:53 Presenting Generic_Deriving ...

19:06:53 Presenting document Generic_Deriving/document

19:06:53 Presenting document Generic_Deriving/outline

19:06:53 Presenting theory Generic_Deriving.Tagged_Prod_Sum

19:06:54 Presenting theory Encodability_Process_Calculi.FullAbstraction

19:06:54 Presenting theory Featherweight_OCL.UML_Set

19:06:55 Presenting theory Generic_Deriving.Derive

19:06:55 Presenting file "derive_util.ML"

19:06:55 Presenting file "derive_laws.ML"

19:06:55 Presenting file "derive_setup.ML"

19:06:55 Presenting file "derive.ML"

19:06:56 Presenting theory Generic_Deriving.Derive_Datatypes

19:06:56 Presenting theory Generic_Deriving.Derive_Eq

19:06:56 Presenting theory Generic_Deriving.Derive_Encode

19:06:56 Presenting theory Generic_Deriving.Derive_Algebra

19:06:56 Presenting theory Generic_Deriving.Derive_Show

19:06:56 Presenting theory Generic_Deriving.Derive_Eq_Laws

19:06:56 Presenting theory Featherweight_OCL.UML_Sequence

19:06:56 Presenting theory Generic_Deriving.Derive_Algebra_Laws

19:06:56 Presenting Generic_Join ...

19:06:56 Presenting document Generic_Join/document

19:06:56 Presenting document Generic_Join/outline

19:06:57 Presenting theory Generic_Join.Generic_Join

19:06:57 Presenting theory Featherweight_OCL.UML_Library

19:06:58 Presenting theory GenClock.GenClock

19:06:58 Presenting GewirthPGCProof ...

19:06:58 Presenting document GewirthPGCProof/document

19:06:58 Presenting document GewirthPGCProof/outline

19:06:58 Presenting theory Gale_Shapley.Gale_Shapley1

19:07:00 Presenting theory GewirthPGCProof.CJDDLplus

19:07:00 Presenting theory Gale_Shapley.Gale_Shapley2

19:07:00 Presenting GoedelGod ...

19:07:00 Presenting document GoedelGod/document

19:07:00 Presenting document GoedelGod/outline

19:07:00 Presenting theory GoedelGod.GoedelGod

19:07:00 Presenting Goodstein_Lambda ...

19:07:00 Presenting document Goodstein_Lambda/document

19:07:00 Presenting document Goodstein_Lambda/outline

19:07:01 Presenting theory GewirthPGCProof.ExtendedDDL

19:07:01 Presenting theory Generic_Join.Generic_Join_Correctness

19:07:02 Presenting theory Generic_Join.Examples_Join

19:07:02 Presenting GraphMarkingIBP ...

19:07:02 Presenting document GraphMarkingIBP/document

19:07:02 Presenting document GraphMarkingIBP/outline

19:07:02 Presenting theory GraphMarkingIBP.Graph

19:07:02 Presenting theory Featherweight_OCL.UML_State

19:07:02 Presenting theory GraphMarkingIBP.SetMark

19:07:02 Presenting theory Goodstein_Lambda.Goodstein_Lambda

19:07:02 Presenting theory Factored_Transition_System_Bounding.TopologicalProps

19:07:02 Presenting Grothendieck_Schemes ...

19:07:02 Presenting document Grothendieck_Schemes/document

19:07:02 Presenting document Grothendieck_Schemes/outline

19:07:02 Presenting theory GraphMarkingIBP.StackMark

19:07:02 Presenting theory Grothendieck_Schemes.Set_Extras

19:07:02 Presenting theory GraphMarkingIBP.LinkMark

19:07:03 Presenting theory Grothendieck_Schemes.Group_Extras

19:07:03 Presenting theory GraphMarkingIBP.DSWMark

19:07:03 Presenting HOL-Analysis ...

19:07:03 Presenting theory GewirthPGCProof.GewirthArgument

19:07:03 Presenting Actuarial_Mathematics ...

19:07:03 Presenting document Actuarial_Mathematics/document

19:07:03 Presenting document Actuarial_Mathematics/outline

19:07:03 Presenting document HOL-Analysis/document

19:07:03 Presenting document HOL-Analysis/manual

19:07:03 Presenting theory HOL-Analysis.L2_Norm

19:07:04 Presenting theory Grothendieck_Schemes.Topological_Space

19:07:04 Presenting theory Actuarial_Mathematics.Preliminaries

19:07:04 Presenting theory HOL-Analysis.Inner_Product

19:07:05 Presenting theory HOL-Analysis.Product_Vector

19:07:05 Presenting theory Featherweight_OCL.UML_Contracts

19:07:05 Presenting theory HOL-Analysis.Euclidean_Space

19:07:05 Presenting theory Encodability_Process_Calculi.CombinedCriteria

19:07:05 Presenting theory Featherweight_OCL.UML_Tools

19:07:05 Presenting theory Featherweight_OCL.UML_Main

19:07:06 Presenting Affine_Arithmetic ...

19:07:06 Presenting document Affine_Arithmetic/document

19:07:06 Presenting document Affine_Arithmetic/outline

19:07:06 Presenting theory Affine_Arithmetic.Affine_Arithmetic_Auxiliarities

19:07:06 Presenting theory Actuarial_Mathematics.Interest

19:07:06 Presenting Taylor_Models ...

19:07:06 Presenting document Taylor_Models/document

19:07:06 Presenting document Taylor_Models/outline

19:07:07 Presenting theory HOL-Analysis.Linear_Algebra

19:07:08 Presenting theory Affine_Arithmetic.Executable_Euclidean_Space

19:07:08 Presenting theory HOL-Analysis.Affine

19:07:09 Presenting theory HOL.BNF_Least_Fixpoint

19:07:09 Presenting file "Tools/BNF/bnf_lfp_util.ML"

19:07:09 Presenting file "Tools/BNF/bnf_lfp_tactics.ML"

19:07:09 Presenting file "Tools/BNF/bnf_lfp.ML"

19:07:09 Presenting file "Tools/BNF/bnf_lfp_compat.ML"

19:07:09 Presenting file "Tools/BNF/bnf_lfp_rec_sugar_more.ML"

19:07:09 Presenting file "Tools/BNF/bnf_lfp_size.ML"

19:07:09 Presenting file "Tools/datatype_simprocs.ML"

19:07:10 Presenting theory Featherweight_OCL.Analysis_UML

19:07:11 Presenting theory HOL-Analysis.Convex

19:07:11 Presenting theory HOL.Equiv_Relations

19:07:12 Presenting theory Featherweight_OCL.Analysis_OCL

19:07:12 Presenting theory HOL-Analysis.Finite_Cartesian_Product

19:07:13 Presenting theory HOL.Basic_BNF_LFPs

19:07:13 Presenting file "Tools/BNF/bnf_lfp_basic_sugar.ML"

19:07:13 Presenting theory Taylor_Models.Polynomial_Expression

19:07:14 Presenting theory Taylor_Models.Float_Topology

19:07:14 Presenting theory Affine_Arithmetic.Affine_Form

19:07:14 Presenting theory HOL-Analysis.Cartesian_Space

19:07:14 Presenting theory Taylor_Models.Horner_Eval

19:07:16 Presenting theory HOL-Analysis.Determinants

19:07:16 Presenting theory Taylor_Models.Polynomial_Expression_Additional

19:07:17 Presenting theory Taylor_Models.Taylor_Models_Misc

19:07:17 Presenting theory HOL.Meson

19:07:17 Presenting file "Tools/Meson/meson.ML"

19:07:17 Presenting file "Tools/Meson/meson_clausify.ML"

19:07:17 Presenting file "Tools/Meson/meson_tactic.ML"

19:07:17 Presenting theory Factored_Transition_System_Bounding.SystemAbstraction

19:07:17 Presenting theory Featherweight_OCL.Design_UML

19:07:18 Presenting theory HOL-Analysis.Elementary_Topology

19:07:18 Presenting theory Featherweight_OCL.Design_OCL

19:07:18 Presenting Akra_Bazzi ...

19:07:18 Presenting document Akra_Bazzi/document

19:07:18 Presenting document Akra_Bazzi/outline

19:07:19 Presenting theory Akra_Bazzi.Akra_Bazzi_Library

19:07:19 Presenting theory Factored_Transition_System_Bounding.Acyclicity

19:07:20 Presenting theory Akra_Bazzi.Akra_Bazzi_Asymptotics

19:07:20 Presenting theory Affine_Arithmetic.Floatarith_Expression

19:07:22 Presenting theory Grothendieck_Schemes.Comm_Ring

19:07:24 Presenting theory Affine_Arithmetic.Straight_Line_Program

19:07:24 Presenting theory Akra_Bazzi.Akra_Bazzi_Real

19:07:25 Presenting theory Taylor_Models.Taylor_Models

19:07:25 Presenting theory Grothendieck_Schemes.Scheme

19:07:26 Presenting Closest_Pair_Points ...

19:07:26 Presenting document Closest_Pair_Points/document

19:07:26 Presenting document Closest_Pair_Points/outline

19:07:26 Presenting theory Taylor_Models.Experiments

19:07:26 Presenting Banach_Steinhaus ...

19:07:26 Presenting document Banach_Steinhaus/document

19:07:26 Presenting document Banach_Steinhaus/outline

19:07:27 Presenting theory Closest_Pair_Points.Common

19:07:27 Presenting theory HOL-Analysis.Abstract_Topology

19:07:27 Presenting theory Factored_Transition_System_Bounding.AcycSspace

19:07:27 Presenting Catalan_Numbers ...

19:07:28 Presenting document Catalan_Numbers/document

19:07:28 Presenting document Catalan_Numbers/outline

19:07:28 Presenting theory Akra_Bazzi.Akra_Bazzi

19:07:28 Presenting theory Catalan_Numbers.Catalan_Auxiliary_Integral

19:07:29 Presenting theory Akra_Bazzi.Master_Theorem

19:07:30 Presenting theory Closest_Pair_Points.Closest_Pair

19:07:30 Presenting theory Akra_Bazzi.Eval_Numeral

19:07:30 Presenting theory Catalan_Numbers.Catalan_Numbers

19:07:30 Presenting Cayley_Hamilton ...

19:07:30 Presenting document Cayley_Hamilton/document

19:07:30 Presenting document Cayley_Hamilton/outline

19:07:30 Presenting theory Banach_Steinhaus.Banach_Steinhaus_Missing

19:07:31 Presenting theory HOL-Analysis.Abstract_Topology_2

19:07:32 Presenting theory Closest_Pair_Points.Closest_Pair_Alternative

19:07:32 Presenting theory HOL-Analysis.Connected

19:07:32 Presenting Chord_Segments ...

19:07:32 Presenting document Chord_Segments/document

19:07:32 Presenting document Chord_Segments/outline

19:07:33 Presenting theory Chord_Segments.Chord_Segments

19:07:33 Presenting Complex_Bounded_Operators ...

19:07:33 Presenting document Complex_Bounded_Operators/document

19:07:33 Presenting document Complex_Bounded_Operators/outline

19:07:33 Presenting theory Banach_Steinhaus.Banach_Steinhaus

19:07:33 Presenting theory HOL-Analysis.Abstract_Limits

19:07:33 Presenting theory Complex_Bounded_Operators.Extra_General

19:07:33 Presenting Registers ...

19:07:33 Presenting document Registers/document

19:07:33 Presenting document Registers/outline

19:07:33 Presenting theory Akra_Bazzi.Akra_Bazzi_Method

19:07:33 Presenting file "akra_bazzi.ML"

19:07:33 Presenting theory Complex_Bounded_Operators.Extra_Vector_Spaces

19:07:33 Presenting theory Akra_Bazzi.Akra_Bazzi_Approximation

19:07:33 Presenting theory Registers.Axioms

19:07:34 Presenting theory HOL-Analysis.Metric_Arith

19:07:34 Presenting file "metric_arith.ML"

19:07:34 Presenting theory Complex_Bounded_Operators.Extra_Ordered_Fields

19:07:34 Presenting theory Akra_Bazzi.Master_Theorem_Examples

19:07:34 Presenting Differential_Game_Logic ...

19:07:34 Presenting document Differential_Game_Logic/document

19:07:34 Presenting document Differential_Game_Logic/outline

19:07:34 Presenting theory Differential_Game_Logic.Lib

19:07:34 Presenting theory Differential_Game_Logic.Identifiers

19:07:34 Presenting theory Cayley_Hamilton.Square_Matrix

19:07:34 Presenting theory Differential_Game_Logic.Syntax

19:07:35 Presenting theory Complex_Bounded_Operators.Complex_Vector_Spaces0

19:07:36 Presenting theory Cayley_Hamilton.Cayley_Hamilton

19:07:36 Presenting Echelon_Form ...

19:07:36 Presenting document Echelon_Form/document

19:07:36 Presenting document Echelon_Form/outline

19:07:36 Presenting theory Differential_Game_Logic.Denotational_Semantics

19:07:36 Presenting theory Differential_Game_Logic.Static_Semantics

19:07:37 Presenting theory Complex_Bounded_Operators.Complex_Vector_Spaces

19:07:37 Presenting theory Affine_Arithmetic.Affine_Approximation

19:07:38 Presenting theory Registers.Laws

19:07:38 Presenting theory Registers.Axioms_Complement

19:07:38 Presenting theory Complex_Bounded_Operators.Complex_Inner_Product0

19:07:38 Presenting theory Affine_Arithmetic.Counterclockwise

19:07:38 Presenting theory Affine_Arithmetic.Counterclockwise_Vector

19:07:39 Presenting theory Echelon_Form.Rings2

19:07:40 Presenting theory Complex_Bounded_Operators.Complex_Inner_Product

19:07:40 Presenting theory Foundation_of_geometry.Congruence

19:07:40 Presenting theory Affine_Arithmetic.Counterclockwise_2D_Strict

19:07:40 Presenting theory Registers.Laws_Complement

19:07:40 Presenting theory Echelon_Form.Cayley_Hamilton_Compatible

19:07:40 Presenting theory Complex_Bounded_Operators.Extra_Operator_Norm

19:07:41 Presenting theory Complex_Bounded_Operators.One_Dimensional_Spaces

19:07:41 Presenting theory Echelon_Form.Code_Cayley_Hamilton

19:07:41 Presenting theory Complex_Bounded_Operators.Complex_Euclidean_Space0

19:07:41 Presenting theory HOL-Analysis.Elementary_Metric_Spaces

19:07:42 Presenting theory Differential_Game_Logic.Coincidence

19:07:42 Presenting theory Affine_Arithmetic.Polygon

19:07:42 Presenting theory Complex_Bounded_Operators.Complex_Bounded_Linear_Function0

19:07:42 Presenting theory Registers.Axioms_Classical

19:07:42 Presenting Hermite ...

19:07:42 Presenting document Hermite/document

19:07:42 Presenting document Hermite/outline

19:07:45 Presenting theory Complex_Bounded_Operators.Complex_Bounded_Linear_Function

19:07:45 Presenting theory Affine_Arithmetic.Counterclockwise_2D_Arbitrary

19:07:46 Presenting theory HOL-Analysis.Elementary_Normed_Spaces

19:07:46 Presenting theory Complex_Bounded_Operators.Complex_L2

19:07:47 Presenting theory Complex_Bounded_Operators.Extra_Jordan_Normal_Form

19:07:48 Presenting theory HOL-Analysis.Norm_Arith

19:07:48 Presenting file "normarith.ML"

19:07:48 Presenting theory Registers.Laws_Classical

19:07:48 Presenting theory Complex_Bounded_Operators.Cblinfun_Matrix

19:07:48 Presenting theory Registers.Misc

19:07:49 Presenting theory Complex_Bounded_Operators.Cblinfun_Code

19:07:49 Presenting theory Registers.Classical_Extra

19:07:49 Presenting theory Complex_Bounded_Operators.Extra_Pretty_Code_Examples

19:07:49 Presenting theory Complex_Bounded_Operators.Cblinfun_Code_Examples

19:07:49 Presenting Smith_Normal_Form ...

19:07:49 Presenting document Smith_Normal_Form/document

19:07:49 Presenting document Smith_Normal_Form/outline

19:07:50 Presenting theory Smith_Normal_Form.Smith_Normal_Form

19:07:50 Presenting theory Hermite.Hermite

19:07:51 Presenting theory Hermite.Hermite_IArrays

19:07:51 Presenting Modular_arithmetic_LLL_and_HNF_algorithms ...

19:07:51 Presenting document Modular_arithmetic_LLL_and_HNF_algorithms/document

19:07:51 Presenting document Modular_arithmetic_LLL_and_HNF_algorithms/outline

19:07:51 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Matrix_Change_Row

19:07:51 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Signed_Modulo

19:07:53 Presenting theory Smith_Normal_Form.Diagonal_To_Smith

19:07:53 Presenting theory Registers.Finite_Tensor_Product

19:07:54 Presenting theory Smith_Normal_Form.Mod_Type_Connect

19:07:54 Presenting theory HOL-Analysis.Topology_Euclidean_Space

19:07:54 Presenting theory Registers.Axioms_Quantum

19:07:54 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Storjohann_Mod_Operation

19:07:55 Presenting theory Smith_Normal_Form.SNF_Missing_Lemmas

19:07:56 Presenting theory Affine_Arithmetic.Intersection

19:07:56 Presenting theory Echelon_Form.Echelon_Form

19:07:57 Presenting theory Smith_Normal_Form.Cauchy_Binet

19:07:57 Presenting theory Smith_Normal_Form.Smith_Normal_Form_JNF

19:07:57 Presenting theory Affine_Arithmetic.Affine_Code

19:07:58 Presenting theory Affine_Arithmetic.Optimize_Integer

19:07:58 Presenting theory Affine_Arithmetic.Optimize_Float

19:07:58 Presenting theory Smith_Normal_Form.Rings2_Extended

19:07:58 Presenting theory Smith_Normal_Form.Finite_Field_Mod_Type_Connection

19:07:58 Presenting theory Affine_Arithmetic.Print

19:07:58 Presenting theory HOL-Analysis.Convex_Euclidean_Space

19:07:59 Presenting theory Affine_Arithmetic.Float_Real

19:07:59 Presenting theory Smith_Normal_Form.Admits_SNF_From_Diagonal_Iff_Bezout_Ring

19:07:59 Presenting theory HOL-Analysis.Operator_Norm

19:07:59 Presenting theory Echelon_Form.Echelon_Form_Det

19:07:59 Presenting theory Echelon_Form.Echelon_Form_Inverse

19:07:59 Presenting theory Affine_Arithmetic.Ex_Affine_Approximation

19:08:00 Presenting theory Affine_Arithmetic.Ex_Ineqs

19:08:00 Presenting theory Differential_Game_Logic.USubst

19:08:00 Presenting theory Smith_Normal_Form.SNF_Uniqueness

19:08:00 Presenting theory Echelon_Form.Examples_Echelon_Form_Abstract

19:08:00 Presenting theory Differential_Game_Logic.Ids

19:08:00 Presenting theory Smith_Normal_Form.Cauchy_Binet_HOL_Analysis

19:08:01 Presenting theory Smith_Normal_Form.Diagonalize

19:08:01 Presenting theory Smith_Normal_Form.SNF_Algorithm_Two_Steps

19:08:01 Presenting theory Differential_Game_Logic.Axioms

19:08:01 Presenting theory Differential_Game_Logic.Differential_Game_Logic

19:08:01 Presenting First_Welfare_Theorem ...

19:08:01 Presenting document First_Welfare_Theorem/document

19:08:01 Presenting document First_Welfare_Theorem/outline

19:08:01 Presenting theory First_Welfare_Theorem.Syntax

19:08:01 Presenting theory Registers.Laws_Quantum

19:08:01 Presenting theory First_Welfare_Theorem.Argmax

19:08:01 Presenting theory HOL-Analysis.Line_Segment

19:08:01 Presenting theory Registers.Quantum

19:08:02 Presenting theory Smith_Normal_Form.Diagonal_To_Smith_JNF

19:08:02 Presenting theory Smith_Normal_Form.SNF_Algorithm_Two_Steps_JNF

19:08:02 Presenting theory Affine_Arithmetic.Ex_Inter

19:08:02 Presenting theory Affine_Arithmetic.Affine_Arithmetic

19:08:02 Presenting Furstenberg_Topology ...

19:08:02 Presenting document Furstenberg_Topology/document

19:08:02 Presenting document Furstenberg_Topology/outline

19:08:02 Presenting theory First_Welfare_Theorem.Preferences

19:08:02 Presenting theory Registers.Quantum_Extra

19:08:03 Presenting theory First_Welfare_Theorem.Utility_Functions

19:08:03 Presenting theory First_Welfare_Theorem.Consumers

19:08:03 Presenting theory Registers.QHoare

19:08:03 Presenting theory First_Welfare_Theorem.Common

19:08:03 Presenting theory Furstenberg_Topology.Furstenberg_Topology

19:08:03 Presenting Gauss_Jordan ...

19:08:04 Presenting document Gauss_Jordan/document

19:08:04 Presenting document Gauss_Jordan/outline

19:08:04 Presenting theory First_Welfare_Theorem.Exchange_Economy

19:08:04 Presenting theory Echelon_Form.Echelon_Form_IArrays

19:08:04 Presenting theory Registers.Finite_Tensor_Product_Matrices

19:08:04 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Storjohann

19:08:05 Presenting theory Smith_Normal_Form.SNF_Algorithm

19:08:05 Presenting theory Gauss_Jordan.Rref

19:08:05 Presenting theory First_Welfare_Theorem.Private_Ownership_Economy

19:08:05 Presenting theory Gauss_Jordan.Code_Set

19:08:05 Presenting theory Gauss_Jordan.Code_Matrix

19:08:05 Presenting theory HOL-Analysis.Extended_Real_Limits

19:08:06 Presenting theory HOL.ATP

19:08:06 Presenting theory Smith_Normal_Form.SNF_Algorithm_HOL_Analysis

19:08:06 Presenting file "Tools/ATP/atp_util.ML"

19:08:06 Presenting file "Tools/ATP/atp_problem.ML"

19:08:06 Presenting file "Tools/ATP/atp_proof.ML"

19:08:06 Presenting file "Tools/ATP/atp_proof_redirect.ML"

19:08:06 Presenting file "Tools/lambda_lifting.ML"

19:08:06 Presenting file "Tools/monomorph.ML"

19:08:06 Presenting file "Tools/ATP/atp_problem_generate.ML"

19:08:06 Presenting theory First_Welfare_Theorem.Arrow_Debreu_Model

19:08:06 Presenting file "Tools/ATP/atp_proof_reconstruct.ML"

19:08:06 Presenting theory Registers.Teleport

19:08:06 Presenting Green ...

19:08:06 Presenting document Green/document

19:08:06 Presenting document Green/outline

19:08:06 Presenting theory Green.General_Utils

19:08:07 Presenting theory Smith_Normal_Form.Elementary_Divisor_Rings

19:08:07 Presenting theory Echelon_Form.Echelon_Form_Det_IArrays

19:08:07 Presenting theory Echelon_Form.Code_Cayley_Hamilton_IArrays

19:08:07 Presenting theory Echelon_Form.Echelon_Form_Inverse_IArrays

19:08:08 Presenting theory Echelon_Form.Examples_Echelon_Form_IArrays

19:08:08 Presenting Gromov_Hyperbolicity ...

19:08:08 Presenting document Gromov_Hyperbolicity/document

19:08:08 Presenting document Gromov_Hyperbolicity/outline

19:08:08 Presenting theory Green.Derivs

19:08:08 Presenting theory HOL-Analysis.Summation_Tests

19:08:08 Presenting theory Smith_Normal_Form.SNF_Algorithm_Euclidean_Domain

19:08:08 Presenting theory Gauss_Jordan.Elementary_Operations

19:08:09 Presenting theory Smith_Normal_Form.Smith_Certified

19:08:09 Presenting theory Gauss_Jordan.Rank

19:08:09 Presenting theory Smith_Normal_Form.Alternative_Proofs

19:08:09 Presenting HOL-Analysis-ex ...

19:08:10 Presenting theory Gromov_Hyperbolicity.Library_Complements

19:08:10 Presenting theory HOL-Analysis-ex.Approximations

19:08:10 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Storjohann_Impl

19:08:10 Presenting theory HOL-Analysis-ex.Metric_Arith_Examples

19:08:10 Presenting HOL-Complex_Analysis ...

19:08:10 Presenting document HOL-Complex_Analysis/document

19:08:10 Presenting document HOL-Complex_Analysis/manual

19:08:10 Presenting theory Gromov_Hyperbolicity.Eexp_Eln

19:08:10 Presenting theory Gromov_Hyperbolicity.Hausdorff_Distance

19:08:11 Presenting theory Registers.Axioms_Complement_Quantum

19:08:11 Presenting theory HOL-Analysis.Uniform_Limit

19:08:11 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Uniqueness_Hermite

19:08:12 Presenting theory Green.Integrals

19:08:12 Presenting theory HOL-Complex_Analysis.Contour_Integration

19:08:14 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Uniqueness_Hermite_JNF

19:08:14 Presenting theory Gromov_Hyperbolicity.Isometries

19:08:14 Presenting theory Registers.Laws_Complement_Quantum

19:08:15 Presenting theory Registers.Quantum_Extra2

19:08:15 Presenting theory HOL-Complex_Analysis.Cauchy_Integral_Theorem

19:08:16 Presenting theory Gromov_Hyperbolicity.Metric_Completion

19:08:16 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.HNF_Mod_Det_Algorithm

19:08:16 Presenting theory HOL-Analysis.Function_Topology

19:08:17 Presenting theory Gromov_Hyperbolicity.Gromov_Hyperbolicity

19:08:18 Presenting theory HOL-Analysis.Bounded_Linear_Function

19:08:19 Presenting theory HOL-Complex_Analysis.Winding_Numbers

19:08:20 Presenting theory Gauss_Jordan.Gauss_Jordan

19:08:21 Presenting theory Registers.Pure_States

19:08:21 Presenting theory Registers.Check_Autogenerated_Files

19:08:21 Presenting Bernoulli ...

19:08:21 Presenting document Bernoulli/document

19:08:21 Presenting document Bernoulli/outline

19:08:22 Presenting theory Bernoulli.Bernoulli

19:08:22 Presenting theory HOL-Complex_Analysis.Cauchy_Integral_Formula

19:08:23 Presenting theory Bernoulli.Periodic_Bernpoly

19:08:24 Presenting theory Gromov_Hyperbolicity.Morse_Gromov_Theorem

19:08:26 Presenting theory HOL-Complex_Analysis.Conformal_Mappings

19:08:26 Presenting theory Gromov_Hyperbolicity.Bonk_Schramm_Extension

19:08:28 Presenting theory HOL-Complex_Analysis.Complex_Singularities

19:08:28 Presenting theory Bernoulli.Bernoulli_FPS

19:08:28 Presenting theory Gauss_Jordan.Linear_Maps

19:08:28 Presenting theory HOL-Analysis.Derivative

19:08:29 Presenting theory HOL-Complex_Analysis.Complex_Residues

19:08:30 Presenting theory Gromov_Hyperbolicity.Gromov_Boundary

19:08:30 Presenting theory Green.Paths

19:08:30 Presenting theory Bernoulli.Bernoulli_Zeta

19:08:30 Presenting theory HOL-Complex_Analysis.Residue_Theorem

19:08:30 Presenting Euler_MacLaurin ...

19:08:31 Presenting document Euler_MacLaurin/document

19:08:31 Presenting document Euler_MacLaurin/outline

19:08:31 Presenting theory HOL-Analysis.Cartesian_Euclidean_Space

19:08:31 Presenting theory Gauss_Jordan.Gauss_Jordan_PA

19:08:32 Presenting theory Gromov_Hyperbolicity.Boundary_Extension

19:08:33 Presenting theory Gromov_Hyperbolicity.Busemann_Function

19:08:34 Presenting theory HOL-Complex_Analysis.Great_Picard

19:08:34 Presenting theory Gromov_Hyperbolicity.Isometries_Classification

19:08:35 Presenting Lambert_W ...

19:08:35 Presenting document Lambert_W/document

19:08:35 Presenting document Lambert_W/outline

19:08:35 Presenting theory Gauss_Jordan.Determinants2

19:08:36 Presenting theory Gauss_Jordan.Inverse

19:08:36 Presenting theory HOL-Complex_Analysis.Riemann_Mapping

19:08:37 Presenting theory HOL-Complex_Analysis.Complex_Analysis

19:08:37 Presenting Stirling_Formula ...

19:08:37 Presenting document Stirling_Formula/document

19:08:37 Presenting document Stirling_Formula/outline

19:08:37 Presenting theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces

19:08:38 Presenting theory Stirling_Formula.Stirling_Formula

19:08:38 Presenting theory Lambert_W.Lambert_W

19:08:39 Presenting theory Lambert_W.Lambert_W_MacLaurin_Series

19:08:39 Presenting Clique_and_Monotone_Circuits ...

19:08:39 Presenting document Clique_and_Monotone_Circuits/document

19:08:39 Presenting document Clique_and_Monotone_Circuits/outline

19:08:39 Presenting theory Clique_and_Monotone_Circuits.Preliminaries

19:08:39 Presenting theory Clique_and_Monotone_Circuits.Monotone_Formula

19:08:39 Presenting theory Euler_MacLaurin.Euler_MacLaurin

19:08:40 Presenting theory Gauss_Jordan.System_Of_Equations

19:08:40 Presenting theory Gauss_Jordan.Code_Z2

19:08:40 Presenting theory Clique_and_Monotone_Circuits.Assumptions_and_Approximations

19:08:40 Presenting theory Euler_MacLaurin.Euler_MacLaurin_Landau

19:08:40 Presenting theory Stirling_Formula.Gamma_Asymptotics

19:08:40 Presenting Comparison_Sort_Lower_Bound ...

19:08:40 Presenting document Comparison_Sort_Lower_Bound/document

19:08:40 Presenting document Comparison_Sort_Lower_Bound/outline

19:08:41 Presenting Irrationals_From_THEBOOK ...

19:08:41 Presenting document Irrationals_From_THEBOOK/document

19:08:41 Presenting document Irrationals_From_THEBOOK/outline

19:08:41 Presenting theory Gauss_Jordan.Examples_Gauss_Jordan_Abstract

19:08:41 Presenting theory Gauss_Jordan.IArray_Addenda

19:08:41 Presenting theory Irrationals_From_THEBOOK.Irrationals_From_THEBOOK

19:08:41 Presenting Cartan_FP ...

19:08:41 Presenting document Cartan_FP/document

19:08:41 Presenting document Cartan_FP/outline

19:08:42 Presenting theory Cartan_FP.Cartan

19:08:42 Presenting Cotangent_PFD_Formula ...

19:08:42 Presenting document Cotangent_PFD_Formula/document

19:08:42 Presenting document Cotangent_PFD_Formula/outline

19:08:42 Presenting theory Gauss_Jordan.Matrix_To_IArray

19:08:43 Presenting theory Cotangent_PFD_Formula.Cotangent_PFD_Formula

19:08:43 Presenting Count_Complex_Roots ...

19:08:43 Presenting document Count_Complex_Roots/document

19:08:43 Presenting document Count_Complex_Roots/outline

19:08:43 Presenting theory Comparison_Sort_Lower_Bound.Linorder_Relations

19:08:43 Presenting theory HOL-Analysis.Starlike

19:08:44 Presenting theory Clique_and_Monotone_Circuits.Clique_Large_Monotone_Circuits

19:08:44 Presenting theory Count_Complex_Roots.CC_Polynomials_Extra

19:08:44 Presenting theory Gauss_Jordan.Gauss_Jordan_IArrays

19:08:44 Presenting Linear_Recurrences ...

19:08:44 Presenting document Linear_Recurrences/document

19:08:44 Presenting document Linear_Recurrences/outline

19:08:44 Presenting theory Comparison_Sort_Lower_Bound.Comparison_Sort_Lower_Bound

19:08:44 Presenting theory Green.Green

19:08:44 Presenting Dirichlet_Series ...

19:08:44 Presenting document Dirichlet_Series/document

19:08:44 Presenting document Dirichlet_Series/outline

19:08:45 Presenting theory HOL-Analysis.Product_Topology

19:08:45 Presenting theory Dirichlet_Series.Dirichlet_Misc

19:08:46 Presenting theory Green.SymmetricR2Shapes

19:08:46 Presenting theory HOL-Analysis.T1_Spaces

19:08:46 Presenting theory Dirichlet_Series.Multiplicative_Function

19:08:47 Presenting theory Linear_Recurrences.RatFPS

19:08:47 Presenting theory Gauss_Jordan.Gauss_Jordan_PA_IArrays

19:08:47 Presenting theory Linear_Recurrences.Pochhammer_Polynomials

19:08:48 Presenting theory Green.CircExample

19:08:48 Presenting theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces_IArrays

19:08:48 Presenting theory Linear_Recurrences.Linear_Recurrences_Misc

19:08:49 Presenting theory Dirichlet_Series.Dirichlet_Product

19:08:49 Presenting theory Green.DiamExample

19:08:50 Presenting theory Linear_Recurrences.Partial_Fraction_Decomposition

19:08:50 Presenting theory Gauss_Jordan.System_Of_Equations_IArrays

19:08:50 Presenting Gauss_Sums ...

19:08:50 Presenting document Gauss_Sums/document

19:08:50 Presenting document Gauss_Sums/outline

19:08:50 Presenting theory HOL-Analysis.Path_Connected

19:08:50 Presenting theory Linear_Recurrences.Factorizations

19:08:50 Presenting theory Gauss_Sums.Gauss_Sums_Auxiliary

19:08:51 Presenting theory Count_Complex_Roots.Extended_Sturm

19:08:51 Presenting theory Gauss_Sums.Periodic_Arithmetic

19:08:51 Presenting theory Gauss_Jordan.Determinants_IArrays

19:08:51 Presenting theory Gauss_Jordan.Inverse_IArrays

19:08:52 Presenting theory Gauss_Sums.Complex_Roots_Of_Unity

19:08:52 Presenting theory Linear_Recurrences.Rational_FPS_Solver

19:08:52 Presenting theory Linear_Recurrences.Linear_Recurrences_Common

19:08:52 Presenting theory Count_Complex_Roots.Count_Line

19:08:53 Presenting theory HOL-Analysis.Weierstrass_Theorems

19:08:53 Presenting theory Gauss_Jordan.Examples_Gauss_Jordan_IArrays

19:08:53 Presenting theory Gauss_Jordan.Code_Generation_IArrays

19:08:54 Presenting theory Gauss_Sums.Finite_Fourier_Series

19:08:54 Presenting theory Gauss_Jordan.Code_Generation_IArrays_SML

19:08:54 Presenting theory Linear_Recurrences.Linear_Homogenous_Recurrences

19:08:54 Presenting theory Gauss_Jordan.Code_Real_Approx_By_Float_Haskell

19:08:54 Presenting theory Gauss_Jordan.Code_Rational

19:08:54 Presenting theory Gauss_Jordan.Code_Generation_IArrays_Haskell

19:08:54 Presenting Zeta_Function ...

19:08:54 Presenting document Zeta_Function/document

19:08:54 Presenting document Zeta_Function/outline

19:08:54 Presenting theory Linear_Recurrences.Eulerian_Polynomials

19:08:54 Presenting theory Count_Complex_Roots.Count_Half_Plane

19:08:55 Presenting theory Dirichlet_Series.Dirichlet_Series

19:08:55 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.HNF_Mod_Det_Soundness

19:08:55 Presenting theory Count_Complex_Roots.Count_Circle

19:08:55 Presenting theory Linear_Recurrences.Linear_Inhomogenous_Recurrences

19:08:57 Presenting theory Dirichlet_Series.Moebius_Mu

19:08:57 Presenting theory HOL-Analysis.Sigma_Algebra

19:08:57 Presenting theory Gauss_Sums.Ramanujan_Sums

19:08:57 Presenting theory Count_Complex_Roots.Count_Rectangle

19:08:57 Presenting theory Dirichlet_Series.More_Totient

19:08:57 Presenting theory Linear_Recurrences.Rational_FPS_Asymptotics

19:08:57 Presenting theory Count_Complex_Roots.Count_Complex_Roots

19:08:57 Presenting theory Count_Complex_Roots.Count_Complex_Roots_Examples

19:08:57 Presenting Dirichlet_L ...

19:08:57 Presenting Prime_Distribution_Elementary ...

19:08:57 Presenting document Dirichlet_L/document

19:08:57 Presenting document Dirichlet_L/outline

19:08:58 Presenting document Prime_Distribution_Elementary/document

19:08:58 Presenting document Prime_Distribution_Elementary/outline

19:08:58 Presenting theory Dirichlet_Series.Liouville_Lambda

19:08:58 Presenting theory Zeta_Function.Zeta_Library

19:08:58 Presenting theory Prime_Distribution_Elementary.Prime_Distribution_Elementary_Library

19:08:58 Presenting theory Dirichlet_Series.Divisor_Count

19:08:59 Presenting theory HOL.Metis

19:08:59 Presenting theory HOL-Analysis.Measurable

19:08:59 Presenting file "measurable.ML"

19:08:59 Presenting file "$ISABELLE_HOME/src/Tools/Metis/metis.ML"

19:08:59 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.LLL_Certification_via_HNF

19:08:59 Presenting IMO2019 ...

19:08:59 Presenting document IMO2019/document

19:08:59 Presenting document IMO2019/outline

19:08:59 Presenting theory Dirichlet_Series.Arithmetic_Summatory

19:08:59 Presenting theory IMO2019.IMO2019_Q1

19:08:59 Presenting file "Tools/Metis/metis_generate.ML"

19:08:59 Presenting file "Tools/Metis/metis_reconstruct.ML"

19:08:59 Presenting file "Tools/Metis/metis_tactic.ML"

19:08:59 Presenting theory Prime_Distribution_Elementary.More_Dirichlet_Misc

19:08:59 Presenting theory Prime_Distribution_Elementary.Primes_Omega

19:08:59 Presenting theory Dirichlet_Series.Partial_Summation

19:08:59 Presenting theory IMO2019.IMO2019_Q4

19:09:00 Presenting theory Dirichlet_Series.Euler_Products

19:09:00 Presenting theory Prime_Distribution_Elementary.Primorial

19:09:00 Presenting theory Dirichlet_L.Multiplicative_Characters

19:09:00 Presenting theory Prime_Distribution_Elementary.Lcm_Nat_Upto

19:09:00 Presenting theory IMO2019.IMO2019_Q5

19:09:00 Presenting Prime_Number_Theorem ...

19:09:00 Presenting document Prime_Number_Theorem/document

19:09:00 Presenting document Prime_Number_Theorem/outline

19:09:01 Presenting theory Dirichlet_L.Dirichlet_Characters

19:09:01 Presenting theory Prime_Distribution_Elementary.Shapiro_Tauberian

19:09:01 Presenting theory Gauss_Sums.Gauss_Sums

19:09:03 Presenting theory Prime_Distribution_Elementary.Partial_Zeta_Bounds

19:09:03 Presenting theory Dirichlet_L.Dirichlet_L_Functions

19:09:04 Presenting theory Prime_Distribution_Elementary.Moebius_Mu_Sum

19:09:04 Presenting theory Dirichlet_L.Dirichlet_Theorem

19:09:04 Presenting Zeta_3_Irrational ...

19:09:04 Presenting document Zeta_3_Irrational/document

19:09:04 Presenting document Zeta_3_Irrational/outline

19:09:04 Presenting theory HOL.Transfer

19:09:04 Presenting file "Tools/Transfer/transfer.ML"

19:09:04 Presenting file "Tools/Transfer/transfer_bnf.ML"

19:09:04 Presenting file "Tools/BNF/bnf_fp_rec_sugar_transfer.ML"

19:09:04 Presenting theory Gauss_Sums.Polya_Vinogradov

19:09:05 Presenting E_Transcendental ...

19:09:05 Presenting document E_Transcendental/document

19:09:05 Presenting document E_Transcendental/outline

19:09:05 Presenting theory Dirichlet_Series.Dirichlet_Series_Analysis

19:09:05 Presenting theory Prime_Distribution_Elementary.Elementary_Prime_Bounds

19:09:05 Presenting theory Prime_Distribution_Elementary.Summatory_Divisor_Sigma_Bounds

19:09:06 Presenting theory Prime_Distribution_Elementary.Selberg_Asymptotic_Formula

19:09:06 Presenting theory Dirichlet_Series.Arithmetic_Summatory_Asymptotics

19:09:07 Presenting theory Dirichlet_Series.Dirichlet_Efficient_Code

19:09:07 Presenting Pi_Transcendental ...

19:09:07 Presenting document Pi_Transcendental/document

19:09:07 Presenting document Pi_Transcendental/outline

19:09:07 Presenting theory HOL-Analysis.Measure_Space

19:09:07 Presenting theory Pi_Transcendental.Pi_Transcendental_Polynomial_Library

19:09:07 Presenting theory Prime_Number_Theorem.Prime_Number_Theorem_Library

19:09:07 Presenting theory E_Transcendental.E_Transcendental

19:09:08 Presenting Hermite_Lindemann ...

19:09:08 Presenting document Hermite_Lindemann/document

19:09:08 Presenting document Hermite_Lindemann/outline

19:09:08 Presenting theory Zeta_3_Irrational.Zeta_3_Irrational

19:09:08 Presenting theory HOL-Analysis.Ordered_Euclidean_Space

19:09:08 Presenting Error_Function ...

19:09:08 Presenting document Error_Function/document

19:09:08 Presenting document Error_Function/outline

19:09:08 Presenting theory Hermite_Lindemann.Algebraic_Integer_Divisibility

19:09:08 Presenting theory Pi_Transcendental.Pi_Transcendental

19:09:08 Presenting Transcendence_Series_Hancl_Rucki ...

19:09:08 Presenting document Transcendence_Series_Hancl_Rucki/document

19:09:08 Presenting document Transcendence_Series_Hancl_Rucki/outline

19:09:09 Presenting theory Prime_Distribution_Elementary.PNT_Consequences

19:09:09 Presenting Wetzels_Problem ...

19:09:09 Presenting document Wetzels_Problem/document

19:09:09 Presenting document Wetzels_Problem/outline

19:09:09 Presenting theory Error_Function.Error_Function

19:09:09 Presenting theory Transcendence_Series_Hancl_Rucki.Transcendence_Series

19:09:10 Presenting theory Prime_Number_Theorem.Newman_Ingham_Tauberian

19:09:10 Presenting theory Hermite_Lindemann.More_Polynomial_HLW

19:09:10 Presenting theory Wetzels_Problem.Wetzels_Problem

19:09:10 Presenting Winding_Number_Eval ...

19:09:10 Presenting document Winding_Number_Eval/document

19:09:10 Presenting document Winding_Number_Eval/outline

19:09:10 Presenting HOL-Homology ...

19:09:10 Presenting document HOL-Homology/document

19:09:10 Presenting document HOL-Homology/manual

19:09:10 Presenting theory Hermite_Lindemann.More_Min_Int_Poly

19:09:10 Presenting theory Error_Function.Error_Function_Asymptotics

19:09:10 Presenting theory Hermite_Lindemann.Complex_Lexorder

19:09:10 Presenting HOL-Probability ...

19:09:10 Presenting document HOL-Probability/document

19:09:10 Presenting document HOL-Probability/outline

19:09:11 Presenting theory Hermite_Lindemann.More_Multivariate_Polynomial_HLW

19:09:11 Presenting theory Winding_Number_Eval.Missing_Topology

19:09:11 Presenting theory Hermite_Lindemann.More_Algebraic_Numbers_HLW

19:09:12 Presenting theory Winding_Number_Eval.Missing_Algebraic

19:09:12 Presenting theory Zeta_Function.Zeta_Function

19:09:12 Presenting theory Hermite_Lindemann.Misc_HLW

19:09:13 Presenting theory Winding_Number_Eval.Missing_Transcendental

19:09:14 Presenting theory HOL-Analysis.Borel_Space

19:09:14 Presenting theory Winding_Number_Eval.Missing_Analysis

19:09:14 Presenting theory HOL-Probability.Probability_Measure

19:09:15 Presenting theory Prime_Number_Theorem.Prime_Counting_Functions

19:09:15 Presenting theory HOL-Probability.Distribution_Functions

19:09:15 Presenting theory Zeta_Function.Zeta_Laurent_Expansion

19:09:15 Presenting theory HOL-Probability.Weak_Convergence

19:09:16 Presenting theory HOL-Homology.Simplices

19:09:17 Presenting theory Zeta_Function.Hadjicostas_Chapman

19:09:18 Presenting Applicative_Lifting ...

19:09:18 Presenting document Applicative_Lifting/document

19:09:18 Presenting document Applicative_Lifting/outline

19:09:18 Presenting theory Prime_Number_Theorem.Prime_Number_Theorem

19:09:19 Presenting theory HOL-Analysis.Nonnegative_Lebesgue_Integration

19:09:19 Presenting theory Hermite_Lindemann.Hermite_Lindemann

19:09:19 Presenting theory HOL-Probability.Giry_Monad

19:09:20 Presenting Stern_Brocot ...

19:09:20 Presenting document Stern_Brocot/document

19:09:20 Presenting document Stern_Brocot/outline

19:09:20 Presenting theory Stern_Brocot.Cotree

19:09:21 Presenting theory Stern_Brocot.Cotree_Algebra

19:09:21 Presenting theory HOL.Lifting

19:09:21 Presenting file "Tools/Lifting/lifting_util.ML"

19:09:21 Presenting file "Tools/Lifting/lifting_info.ML"

19:09:21 Presenting file "Tools/Lifting/lifting_bnf.ML"

19:09:21 Presenting file "Tools/Lifting/lifting_term.ML"

19:09:21 Presenting file "Tools/Lifting/lifting_def.ML"

19:09:21 Presenting file "Tools/Lifting/lifting_setup.ML"

19:09:21 Presenting file "Tools/Lifting/lifting_def_code_dt.ML"

19:09:21 Presenting theory Prime_Number_Theorem.Mertens_Theorems

19:09:21 Presenting Buffons_Needle ...

19:09:21 Presenting document Buffons_Needle/document

19:09:21 Presenting document Buffons_Needle/outline

19:09:21 Presenting theory HOL-Analysis.Binary_Product_Measure

19:09:22 Presenting theory Stern_Brocot.Stern_Brocot_Tree

19:09:23 Presenting theory Stern_Brocot.Bird_Tree

19:09:23 Presenting Deep_Learning ...

19:09:23 Presenting document Deep_Learning/document

19:09:23 Presenting document Deep_Learning/outline

19:09:23 Presenting theory HOL-Probability.Projective_Family

19:09:23 Presenting theory Buffons_Needle.Buffons_Needle

19:09:23 Presenting Density_Compiler ...

19:09:23 Presenting document Density_Compiler/document

19:09:23 Presenting document Density_Compiler/outline

19:09:23 Presenting theory Deep_Learning.Tensor

19:09:24 Presenting theory Deep_Learning.Tensor_Subtensor

19:09:24 Presenting theory HOL-Analysis.Finite_Product_Measure

19:09:25 Presenting theory Deep_Learning.Tensor_Plus

19:09:25 Presenting theory Deep_Learning.Tensor_Scalar_Mult

19:09:25 Presenting theory HOL-Analysis.Caratheodory

19:09:25 Presenting theory HOL-Probability.Infinite_Product_Measure

19:09:26 Presenting theory Density_Compiler.Density_Predicates

19:09:26 Presenting theory Deep_Learning.Tensor_Product

19:09:26 Presenting theory Deep_Learning.Tensor_Unit_Vec

19:09:27 Presenting theory Deep_Learning.Tensor_Rank

19:09:28 Presenting theory Winding_Number_Eval.Cauchy_Index_Theorem

19:09:28 Presenting theory Deep_Learning.Tensor_Matricization

19:09:28 Presenting theory Density_Compiler.PDF_Transformations

19:09:29 Presenting theory Deep_Learning.DL_Rank_CP_Rank

19:09:29 Presenting theory Deep_Learning.DL_Flatten_Matrix

19:09:29 Presenting theory HOL-Analysis.Bochner_Integration

19:09:29 Presenting theory HOL-Homology.Homology_Groups

19:09:29 Presenting theory Applicative_Lifting.Applicative

19:09:29 Presenting file "applicative.ML"

19:09:29 Presenting theory Applicative_Lifting.Applicative_Environment

19:09:30 Presenting theory Applicative_Lifting.Applicative_Option

19:09:30 Presenting theory Applicative_Lifting.Applicative_Sum

19:09:30 Presenting theory Applicative_Lifting.Applicative_Set

19:09:30 Presenting theory Density_Compiler.PDF_Values

19:09:31 Presenting theory HOL-Probability.Independent_Family

19:09:31 Presenting theory Applicative_Lifting.Applicative_List

19:09:31 Presenting theory Deep_Learning.DL_Network

19:09:31 Presenting theory Deep_Learning.DL_Concrete_Matrices

19:09:31 Presenting theory Deep_Learning.DL_Missing_Finite_Set

19:09:31 Presenting theory HOL-Analysis.Complete_Measure

19:09:31 Presenting theory Applicative_Lifting.Applicative_DNEList

19:09:32 Presenting theory HOL-Probability.Convolution

19:09:32 Presenting theory Applicative_Lifting.Applicative_Monoid

19:09:32 Presenting theory Applicative_Lifting.Applicative_Filter

19:09:32 Presenting theory Applicative_Lifting.Applicative_State

19:09:32 Presenting theory HOL-Analysis.Regularity

19:09:32 Presenting theory Applicative_Lifting.Applicative_Stream

19:09:32 Presenting theory Applicative_Lifting.Applicative_Open_State

19:09:33 Presenting theory Applicative_Lifting.Applicative_PMF

19:09:33 Presenting theory Applicative_Lifting.Applicative_Probability_List

19:09:33 Presenting theory Applicative_Lifting.Applicative_Star

19:09:33 Presenting theory Applicative_Lifting.Applicative_Vector

19:09:33 Presenting theory Applicative_Lifting.Applicative_Functor

19:09:33 Presenting theory Applicative_Lifting.Applicative_Environment_Algebra

19:09:33 Presenting theory Applicative_Lifting.Stream_Algebra

19:09:34 Presenting theory HOL-Analysis.Lebesgue_Measure

19:09:34 Presenting theory Deep_Learning.DL_Deep_Model

19:09:34 Presenting theory Density_Compiler.PDF_Semantics

19:09:36 Presenting theory Applicative_Lifting.Tree_Relabelling

19:09:36 Presenting theory Deep_Learning.DL_Deep_Model_Poly

19:09:36 Presenting theory Applicative_Lifting.Applicative_Examples

19:09:36 Presenting theory Winding_Number_Eval.Winding_Number_Eval

19:09:36 Presenting theory Deep_Learning.Lebesgue_Functional

19:09:36 Presenting theory Applicative_Lifting.Joinable

19:09:37 Presenting theory Winding_Number_Eval.Winding_Number_Eval_Examples

19:09:37 Presenting DiscretePricing ...

19:09:37 Presenting document DiscretePricing/document

19:09:37 Presenting document DiscretePricing/outline

19:09:37 Presenting theory HOL-Analysis.Tagged_Division

19:09:37 Presenting theory Applicative_Lifting.Beta_Eta

19:09:37 Presenting theory Applicative_Lifting.Combinators

19:09:37 Presenting theory Deep_Learning.Lebesgue_Zero_Set

19:09:38 Presenting theory DiscretePricing.Generated_Subalgebra

19:09:38 Presenting theory Deep_Learning.DL_Shallow_Model

19:09:38 Presenting theory Deep_Learning.DL_Fundamental_Theorem_Network_Capacity

19:09:38 Presenting Ergodic_Theory ...

19:09:38 Presenting document Ergodic_Theory/document

19:09:38 Presenting document Ergodic_Theory/outline

19:09:39 Presenting theory HOL-Probability.Information

19:09:40 Presenting theory DiscretePricing.Filtration

19:09:40 Presenting theory DiscretePricing.Martingale

19:09:42 Presenting theory Density_Compiler.PDF_Density_Contexts

19:09:42 Presenting theory Applicative_Lifting.Idiomatic_Terms

19:09:42 Presenting theory Ergodic_Theory.SG_Library_Complement

19:09:42 Presenting theory Applicative_Lifting.Abstract_AF

19:09:42 Presenting theory HOL-Homology.Brouwer_Degree

19:09:42 Presenting theory Ergodic_Theory.ME_Library_Complement

19:09:43 Presenting theory Applicative_Lifting.Applicative_Test

19:09:43 Presenting Laws_of_Large_Numbers ...

19:09:43 Presenting document Laws_of_Large_Numbers/document

19:09:43 Presenting document Laws_of_Large_Numbers/outline

19:09:43 Presenting theory Ergodic_Theory.Fekete

19:09:43 Presenting theory Laws_of_Large_Numbers.Laws_of_Large_Numbers

19:09:44 Presenting theory Laws_of_Large_Numbers.Laws_of_Large_Numbers_Example

19:09:44 Presenting Fisher_Yates ...

19:09:44 Presenting document Fisher_Yates/document

19:09:44 Presenting document Fisher_Yates/outline

19:09:44 Presenting theory HOL-Probability.Distributions

19:09:45 Presenting theory Ergodic_Theory.Asymptotic_Density

19:09:46 Presenting theory Fisher_Yates.Fisher_Yates

19:09:46 Presenting Fourier ...

19:09:46 Presenting document Fourier/document

19:09:46 Presenting document Fourier/outline

19:09:46 Presenting theory HOL-Analysis.Henstock_Kurzweil_Integration

19:09:46 Presenting theory HOL-Probability.Characteristic_Functions

19:09:47 Presenting theory Fourier.Periodic

19:09:47 Presenting theory HOL-Probability.Helly_Selection

19:09:47 Presenting theory DiscretePricing.Disc_Cond_Expect

19:09:47 Presenting theory Fourier.Lspace

19:09:48 Presenting theory HOL-Probability.Sinc_Integral

19:09:49 Presenting theory HOL.Quotient

19:09:49 Presenting theory HOL-Analysis.Radon_Nikodym

19:09:49 Presenting file "Tools/Quotient/quotient_info.ML"

19:09:49 Presenting file "Tools/Quotient/quotient_term.ML"

19:09:49 Presenting file "Tools/Quotient/quotient_type.ML"

19:09:49 Presenting file "Tools/Quotient/quotient_def.ML"

19:09:49 Presenting file "Tools/Quotient/quotient_tacs.ML"

19:09:49 Presenting file "Tools/BNF/bnf_lift.ML"

19:09:50 Presenting theory HOL-Analysis.Set_Integral

19:09:50 Presenting theory HOL-Probability.Levy

19:09:50 Presenting theory HOL-Analysis.Continuum_Not_Denumerable

19:09:50 Presenting theory Ergodic_Theory.Measure_Preserving_Transformations

19:09:51 Presenting theory HOL-Probability.Central_Limit_Theorem

19:09:51 Presenting theory Fourier.Square_Integrable

19:09:51 Presenting theory HOL-Probability.Discrete_Topology

19:09:51 Presenting theory Density_Compiler.PDF_Compiler_Pred

19:09:51 Presenting theory Fourier.Confine

19:09:51 Presenting theory Fourier.Fourier_Aux2

19:09:52 Presenting theory HOL.Num

19:09:52 Presenting file "Tools/numeral.ML"

19:09:54 Presenting theory HOL.Power

19:09:56 Presenting theory HOL-Homology.Invariance_of_Domain

19:09:56 Presenting theory Density_Compiler.PDF_Target_Semantics

19:09:56 Presenting theory HOL-Homology.Homology

19:09:56 Presenting Frequency_Moments ...

19:09:56 Presenting document Frequency_Moments/document

19:09:56 Presenting document Frequency_Moments/outline

19:09:57 Presenting theory HOL-Analysis.Homotopy

19:09:57 Presenting theory Frequency_Moments.Frequency_Moments_Preliminary_Results

19:09:58 Presenting theory Frequency_Moments.Frequency_Moments

19:09:59 Presenting theory Frequency_Moments.K_Smallest

19:09:59 Presenting theory HOL-Probability.Probability_Mass_Function

19:09:59 Presenting theory Ergodic_Theory.Recurrence

19:09:59 Presenting theory Density_Compiler.PDF_Target_Density_Contexts

19:09:59 Presenting theory Frequency_Moments.Landau_Ext

19:10:00 Presenting theory Frequency_Moments.Probability_Ext

19:10:01 Presenting theory HOL-Analysis.Homeomorphism

19:10:01 Presenting theory HOL.Groups_Big

19:10:01 Presenting theory HOL-Probability.PMF_Impl

19:10:01 Presenting theory Frequency_Moments.Product_PMF_Ext

19:10:02 Presenting theory HOL.Complete_Partial_Order

19:10:03 Presenting theory HOL.Option

19:10:04 Presenting theory Fourier.Fourier

19:10:04 Presenting Girth_Chromatic ...

19:10:04 Presenting document Girth_Chromatic/document

19:10:04 Presenting document Girth_Chromatic/outline

19:10:05 Presenting theory Girth_Chromatic.Girth_Chromatic_Misc

19:10:06 Presenting theory Girth_Chromatic.Ugraphs

19:10:06 Presenting theory HOL-Analysis.Equivalence_Lebesgue_Henstock_Integration

19:10:06 Presenting theory Frequency_Moments.Frequency_Moment_0

19:10:07 Presenting theory HOL-Probability.Fin_Map

19:10:07 Presenting theory DiscretePricing.Infinite_Coin_Toss_Space

19:10:07 Presenting theory Density_Compiler.PDF_Compiler

19:10:07 Presenting theory Ergodic_Theory.Invariants

19:10:08 Presenting Random_Graph_Subgraph_Threshold ...

19:10:08 Presenting document Random_Graph_Subgraph_Threshold/document

19:10:08 Presenting document Random_Graph_Subgraph_Threshold/outline

19:10:08 Presenting theory HOL.Partial_Function

19:10:08 Presenting file "Tools/Function/partial_function.ML"

19:10:08 Presenting theory HOL-Analysis.Complex_Analysis_Basics

19:10:08 Presenting theory DiscretePricing.Geometric_Random_Walk

19:10:09 Presenting theory Random_Graph_Subgraph_Threshold.Ugraph_Misc

19:10:09 Presenting theory Ergodic_Theory.Ergodicity

19:10:09 Presenting theory HOL-Probability.Projective_Limit

19:10:09 Presenting theory Frequency_Moments.Frequency_Moment_2

19:10:10 Presenting theory HOL-Probability.Random_Permutations

19:10:10 Presenting theory Ergodic_Theory.Shift_Operator

19:10:10 Presenting theory Girth_Chromatic.Girth_Chromatic

19:10:10 Presenting theory Random_Graph_Subgraph_Threshold.Prob_Lemmas

19:10:10 Presenting HOL-Probability-ex ...

19:10:11 Presenting theory HOL-Analysis.Complex_Transcendental

19:10:12 Presenting theory HOL-Probability-ex.Dining_Cryptographers

19:10:13 Presenting theory HOL-Analysis.Harmonic_Numbers

19:10:13 Presenting theory Random_Graph_Subgraph_Threshold.Ugraph_Lemmas

19:10:13 Presenting theory Random_Graph_Subgraph_Threshold.Ugraph_Properties

19:10:15 Presenting theory Frequency_Moments.Frequency_Moment_k

19:10:15 Presenting Hahn_Jordan_Decomposition ...

19:10:15 Presenting document Hahn_Jordan_Decomposition/document

19:10:15 Presenting document Hahn_Jordan_Decomposition/outline

19:10:16 Presenting theory Hahn_Jordan_Decomposition.Extended_Reals_Sums_Compl

19:10:16 Presenting theory HOL-Probability-ex.Koepf_Duermuth_Countermeasure

19:10:17 Presenting theory HOL-Analysis.Gamma_Function

19:10:17 Presenting theory Hahn_Jordan_Decomposition.Hahn_Jordan_Prelims

19:10:17 Presenting theory HOL-Probability-ex.Measure_Not_CCC

19:10:17 Presenting List_Update ...

19:10:17 Presenting document List_Update/document

19:10:17 Presenting document List_Update/outline

19:10:17 Presenting theory Random_Graph_Subgraph_Threshold.Subgraph_Threshold

19:10:17 Presenting theory List_Update.Inversion

19:10:17 Presenting Lp ...

19:10:17 Presenting document Lp/document

19:10:17 Presenting document Lp/outline

19:10:18 Presenting theory HOL-Probability.SPMF

19:10:18 Presenting theory List_Update.Swaps

19:10:18 Presenting theory Ergodic_Theory.Kingman

19:10:19 Presenting theory HOL-Analysis.Interval_Integral

19:10:19 Presenting theory List_Update.On_Off

19:10:20 Presenting theory HOL-Analysis.Lebesgue_Integral_Substitution

19:10:20 Presenting theory HOL-Analysis.Ball_Volume

19:10:20 Presenting theory HOL-Analysis.Integral_Test

19:10:22 Presenting theory List_Update.Prob_Theory

19:10:22 Presenting theory Lp.Functional_Spaces

19:10:22 Presenting theory HOL-Probability.Product_PMF

19:10:23 Presenting theory HOL-Analysis.Improper_Integral

19:10:23 Presenting theory Hahn_Jordan_Decomposition.Hahn_Jordan_Decomposition

19:10:23 Presenting MDP-Rewards ...

19:10:23 Presenting document MDP-Rewards/document

19:10:23 Presenting document MDP-Rewards/outline

19:10:23 Presenting theory List_Update.Competitive_Analysis

19:10:24 Presenting theory HOL-Analysis.Continuous_Extension

19:10:25 Presenting theory MDP-Rewards.Bounded_Functions

19:10:25 Presenting theory HOL-Probability.Hoeffding

19:10:26 Presenting theory HOL-Analysis.Equivalence_Measurable_On_Borel

19:10:26 Presenting theory Ergodic_Theory.Gouezel_Karlsson

19:10:27 Presenting theory MDP-Rewards.Blinfun_Util

19:10:27 Presenting theory HOL-Analysis.Embed_Measure

19:10:27 Presenting theory DiscretePricing.Fair_Price

19:10:27 Presenting theory Ergodic_Theory.Kohlberg_Neyman_Karlsson

19:10:28 Presenting theory MDP-Rewards.MDP_reward_Util

19:10:28 Presenting theory HOL-Probability.Stream_Space

19:10:29 Presenting theory List_Update.Move_to_Front

19:10:30 Presenting theory HOL-Analysis.Brouwer_Fixpoint

19:10:30 Presenting theory Ergodic_Theory.Transfer_Operator

19:10:30 Presenting theory HOL-Probability.Tree_Space

19:10:31 Presenting theory List_Update.Bit_Strings

19:10:31 Presenting theory HOL-Analysis.Fashoda_Theorem

19:10:31 Presenting theory HOL-Analysis.Cross3

19:10:32 Presenting theory HOL-Analysis.Bounded_Continuous_Function

19:10:32 Presenting theory HOL-Analysis.Lindelof_Spaces

19:10:34 Presenting theory MDP-Rewards.MDP_cont

19:10:34 Presenting theory HOL-Analysis.Infinite_Products

19:10:35 Presenting theory Lp.Lp

19:10:35 Presenting theory List_Update.MTF2_Effects

19:10:36 Presenting MDP-Algorithms ...

19:10:36 Presenting document MDP-Algorithms/document

19:10:36 Presenting document MDP-Algorithms/outline

19:10:36 Presenting theory Ergodic_Theory.Normalizing_Sequences

19:10:36 Presenting MFMC_Countable ...

19:10:36 Presenting document MFMC_Countable/document

19:10:36 Presenting document MFMC_Countable/outline

19:10:37 Presenting theory MFMC_Countable.MFMC_Misc

19:10:37 Presenting theory HOL-Analysis.Infinite_Sum

19:10:37 Presenting theory MFMC_Countable.MFMC_Finite

19:10:37 Presenting theory HOL.Argo

19:10:37 Presenting theory MDP-Algorithms.Value_Iteration

19:10:37 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_expr.ML"

19:10:37 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_term.ML"

19:10:37 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_lit.ML"

19:10:37 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_proof.ML"

19:10:37 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_rewr.ML"

19:10:37 Presenting theory HOL-Probability.Conditional_Expectation

19:10:37 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_cls.ML"

19:10:37 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_common.ML"

19:10:37 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_cc.ML"

19:10:37 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_simplex.ML"

19:10:37 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_thy.ML"

19:10:37 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_heap.ML"

19:10:37 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_cdcl.ML"

19:10:37 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_core.ML"

19:10:37 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_clausify.ML"

19:10:37 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_solver.ML"

19:10:37 Presenting file "Tools/Argo/argo_tactic.ML"

19:10:38 Presenting theory MDP-Rewards.MDP_disc

19:10:38 Presenting theory MDP-Algorithms.Policy_Iteration

19:10:38 Presenting theory HOL-Probability.Essential_Supremum

19:10:39 Presenting theory HOL-Analysis.Infinite_Set_Sum

19:10:39 Presenting theory MFMC_Countable.Matrix_For_Marginals

19:10:39 Presenting theory HOL-Probability.Stopping_Time

19:10:39 Presenting theory HOL-Probability.Probability

19:10:39 Presenting Markov_Models ...

19:10:39 Presenting document Markov_Models/document

19:10:39 Presenting document Markov_Models/outline

19:10:41 Presenting theory Markov_Models.Markov_Models_Auxiliary

19:10:41 Presenting theory MFMC_Countable.MFMC_Network

19:10:42 Presenting theory HOL-Analysis.Polytope

19:10:42 Presenting theory MDP-Rewards.MDP_reward

19:10:42 Presenting theory MDP-Algorithms.Modified_Policy_Iteration

19:10:42 Presenting Hidden_Markov_Models ...

19:10:42 Presenting document Hidden_Markov_Models/document

19:10:42 Presenting document Hidden_Markov_Models/outline

19:10:42 Presenting theory Hidden_Markov_Models.Auxiliary

19:10:43 Presenting theory MDP-Algorithms.Matrix_Util

19:10:43 Presenting theory DiscretePricing.CRR_Model

19:10:44 Presenting theory HOL.SAT

19:10:44 Presenting file "Tools/prop_logic.ML"

19:10:44 Presenting file "Tools/sat_solver.ML"

19:10:44 Presenting file "Tools/sat.ML"

19:10:44 Presenting file "Tools/Argo/argo_sat_solver.ML"

19:10:44 Presenting theory List_Update.BIT

19:10:44 Presenting theory MDP-Algorithms.Blinfun_Matrix

19:10:44 Presenting theory Hidden_Markov_Models.Hidden_Markov_Model

19:10:44 Presenting theory List_Update.Partial_Cost_Model

19:10:45 Presenting theory HOL-Analysis.Arcwise_Connected

19:10:46 Presenting theory Hidden_Markov_Models.HMM_Implementation

19:10:46 Presenting theory Hidden_Markov_Models.HMM_Example

19:10:46 Presenting Probabilistic_Timed_Automata ...

19:10:46 Presenting document Probabilistic_Timed_Automata/document

19:10:46 Presenting document Probabilistic_Timed_Automata/outline

19:10:46 Presenting theory Probabilistic_Timed_Automata.MDP_Aux

19:10:46 Presenting theory DiscretePricing.Option_Price_Examples

19:10:46 Presenting Stochastic_Matrices ...

19:10:46 Presenting document Stochastic_Matrices/document

19:10:46 Presenting document Stochastic_Matrices/outline

19:10:47 Presenting theory Stochastic_Matrices.Stochastic_Matrix

19:10:47 Presenting theory Probabilistic_Timed_Automata.Finiteness

19:10:47 Presenting theory Stochastic_Matrices.Stochastic_Vector_PMF

19:10:47 Presenting theory List_Update.RExp_Var

19:10:47 Presenting theory Stochastic_Matrices.Stochastic_Matrix_Markov_Models

19:10:47 Presenting theory Probabilistic_Timed_Automata.Basic

19:10:47 Presenting theory Stochastic_Matrices.Eigenspace

19:10:47 Presenting theory Stochastic_Matrices.Stochastic_Matrix_Perron_Frobenius

19:10:48 Presenting Median_Method ...

19:10:48 Presenting document Median_Method/document

19:10:48 Presenting document Median_Method/outline

19:10:48 Presenting theory HOL-Analysis.Retracts

19:10:48 Presenting theory Markov_Models.Discrete_Time_Markov_Chain

19:10:48 Presenting theory Probabilistic_Timed_Automata.Sequence

19:10:48 Presenting theory Probabilistic_Timed_Automata.Sequence_LTL

19:10:48 Presenting theory Median_Method.Median

19:10:49 Presenting theory Probabilistic_Timed_Automata.Instantiate_Existentials

19:10:49 Presenting Monad_Normalisation ...

19:10:49 Presenting document Monad_Normalisation/document

19:10:49 Presenting document Monad_Normalisation/outline

19:10:49 Presenting theory Probabilistic_Timed_Automata.More_List

19:10:50 Presenting theory Markov_Models.Trace_Space_Equals_Markov_Processes

19:10:50 Presenting theory Monad_Normalisation.Monad_Normalisation

19:10:50 Presenting file "monad_rules.ML"

19:10:50 Presenting file "monad_normalisation.ML"

19:10:50 Presenting theory Monad_Normalisation.Monad_Normalisation_Test

19:10:50 Presenting Monomorphic_Monad ...

19:10:50 Presenting document Monomorphic_Monad/document

19:10:50 Presenting document Monomorphic_Monad/outline

19:10:50 Presenting theory MFMC_Countable.MFMC_Web

19:10:51 Presenting theory Probabilistic_Timed_Automata.Stream_More

19:10:51 Presenting theory List_Update.OPT2

19:10:54 Presenting theory HOL-Analysis.Further_Topology

19:10:54 Presenting theory MDP-Algorithms.Splitting_Methods

19:10:54 Presenting theory List_Update.Phase_Partitioning

19:10:54 Presenting theory Probabilistic_Timed_Automata.Graphs

19:10:54 Presenting theory MDP-Algorithms.Algorithms

19:10:55 Presenting theory MFMC_Countable.MFMC_Reduction

19:10:55 Presenting theory HOL-Analysis.Jordan_Curve

19:10:56 Presenting theory HOL-Analysis.Poly_Roots

19:10:56 Presenting theory HOL-Analysis.Generalised_Binomial_Theorem

19:10:56 Presenting theory Probabilistic_Timed_Automata.Lib

19:10:57 Presenting theory MDP-Algorithms.Code_DP

19:10:57 Presenting theory HOL-Analysis.Vitali_Covering_Theorem

19:10:57 Presenting theory MDP-Algorithms.Code_Mod

19:10:57 Presenting theory MDP-Algorithms.Code_Real_Approx_By_Float_Fix

19:10:58 Presenting theory MDP-Algorithms.Code_Inventory

19:10:58 Presenting theory Markov_Models.Classifying_Markov_Chain_States

19:10:58 Presenting theory MFMC_Countable.MFMC_Bounded

19:10:58 Presenting theory MDP-Algorithms.Code_Gridworld

19:10:58 Presenting theory MDP-Algorithms.Examples

19:10:58 Presenting Neumann_Morgenstern_Utility ...

19:10:58 Presenting document Neumann_Morgenstern_Utility/document

19:10:58 Presenting document Neumann_Morgenstern_Utility/outline

19:11:00 Presenting theory Neumann_Morgenstern_Utility.PMF_Composition

19:11:01 Presenting theory Neumann_Morgenstern_Utility.Lotteries

19:11:02 Presenting theory Markov_Models.Markov_Decision_Process

19:11:04 Presenting theory HOL-Analysis.Change_Of_Vars

19:11:04 Presenting theory HOL.Fun_Def

19:11:04 Presenting file "Tools/Function/function_core.ML"

19:11:04 Presenting file "Tools/Function/mutual.ML"

19:11:04 Presenting file "Tools/Function/pattern_split.ML"

19:11:04 Presenting file "Tools/Function/relation.ML"

19:11:04 Presenting file "Tools/Function/function_elims.ML"

19:11:04 Presenting file "Tools/Function/function.ML"

19:11:04 Presenting file "Tools/Function/pat_completeness.ML"

19:11:04 Presenting file "Tools/Function/fun.ML"

19:11:04 Presenting file "Tools/Function/induction_schema.ML"

19:11:04 Presenting file "Tools/Function/measure_functions.ML"

19:11:04 Presenting file "Tools/Function/lexicographic_order.ML"

19:11:04 Presenting file "Tools/Function/termination.ML"

19:11:04 Presenting file "Tools/Function/scnp_solve.ML"

19:11:04 Presenting file "Tools/Function/scnp_reconstruct.ML"

19:11:04 Presenting file "Tools/Function/fun_cases.ML"

19:11:05 Presenting theory List_Update.List_Factoring

19:11:05 Presenting theory HOL-Analysis.Lipschitz

19:11:05 Presenting theory MFMC_Countable.MFMC_Flow_Attainability

19:11:05 Presenting theory HOL-Analysis.Multivariate_Analysis

19:11:05 Presenting theory Neumann_Morgenstern_Utility.Neumann_Morgenstern_Utility_Theorem

19:11:06 Presenting theory Markov_Models.MDP_Reachability_Problem

19:11:06 Presenting theory HOL-Analysis.Simplex_Content

19:11:07 Presenting theory Monomorphic_Monad.Monomorphic_Monad

19:11:07 Presenting theory Neumann_Morgenstern_Utility.Expected_Utility

19:11:07 Presenting Probabilistic_Noninterference ...

19:11:07 Presenting document Probabilistic_Noninterference/document

19:11:07 Presenting document Probabilistic_Noninterference/outline

19:11:07 Presenting theory Probabilistic_Noninterference.Interface

19:11:07 Presenting theory HOL-Analysis.FPS_Convergence

19:11:07 Presenting theory HOL-Analysis.Smooth_Paths

19:11:08 Presenting theory Probabilistic_Timed_Automata.PTA

19:11:08 Presenting theory HOL-Analysis.Locally

19:11:08 Presenting theory Markov_Models.Discrete_Time_Markov_Process

19:11:08 Presenting theory HOL-Analysis.Abstract_Euclidean_Space

19:11:09 Presenting theory HOL-Analysis.Function_Metric

19:11:09 Presenting theory HOL.Int

19:11:09 Presenting file "Tools/int_arith.ML"

19:11:09 Presenting theory HOL-Analysis.Analysis

19:11:09 Presenting Probabilistic_Prime_Tests ...

19:11:09 Presenting document Probabilistic_Prime_Tests/document

19:11:09 Presenting document Probabilistic_Prime_Tests/outline

19:11:09 Presenting theory Probabilistic_Prime_Tests.Legendre_Symbol

19:11:10 Presenting theory Probabilistic_Prime_Tests.Algebraic_Auxiliaries

19:11:10 Presenting theory Probabilistic_Prime_Tests.Jacobi_Symbol

19:11:10 Presenting theory Probabilistic_Prime_Tests.Residues_Nat

19:11:10 Presenting theory Probabilistic_Prime_Tests.QuadRes

19:11:11 Presenting theory Probabilistic_Prime_Tests.Euler_Witness

19:11:11 Presenting theory Probabilistic_Prime_Tests.Carmichael_Numbers

19:11:11 Presenting theory Monomorphic_Monad.Monad_Overloading

19:11:12 Presenting theory Probabilistic_Prime_Tests.Fermat_Witness

19:11:12 Presenting theory Probabilistic_Prime_Tests.Generalized_Primality_Test

19:11:12 Presenting theory Probabilistic_Prime_Tests.Fermat_Test

19:11:12 Presenting theory Probabilistic_Prime_Tests.Miller_Rabin_Test

19:11:12 Presenting theory Probabilistic_Prime_Tests.Solovay_Strassen_Test

19:11:12 Presenting Probabilistic_System_Zoo ...

19:11:12 Presenting document Probabilistic_System_Zoo/document

19:11:12 Presenting document Probabilistic_System_Zoo/outline

19:11:12 Presenting document Probabilistic_System_Zoo/bnfs

19:11:12 Presenting document Probabilistic_System_Zoo/non_bnfs

19:11:12 Presenting theory Probabilistic_System_Zoo.Bool_Bounded_Set

19:11:12 Presenting theory Probabilistic_System_Zoo.Finitely_Bounded_Set_Counterexample

19:11:13 Presenting theory HOL.Lattices_Big

19:11:13 Presenting theory Probabilistic_System_Zoo.Nonempty_Bounded_Set

19:11:13 Presenting theory Markov_Models.Continuous_Time_Markov_Chain

19:11:14 Presenting theory Markov_Models.Markov_Models

19:11:14 Presenting theory Markov_Models.Example_A

19:11:14 Presenting theory Probabilistic_System_Zoo.Probabilistic_Hierarchy

19:11:14 Presenting theory Markov_Models.Example_B

19:11:14 Presenting theory Probabilistic_Noninterference.Language_Semantics

19:11:15 Presenting theory Probabilistic_System_Zoo.Vardi

19:11:15 Presenting theory Probabilistic_System_Zoo.Vardi_Counterexample

19:11:15 Presenting Probabilistic_While ...

19:11:15 Presenting document Probabilistic_While/document

19:11:15 Presenting document Probabilistic_While/outline

19:11:15 Presenting theory Probabilistic_While.While_SPMF

19:11:15 Presenting theory Probabilistic_While.Bernoulli

19:11:16 Presenting theory Probabilistic_While.Geometric

19:11:16 Presenting theory Monomorphic_Monad.Interpreter

19:11:16 Presenting theory Probabilistic_While.Fast_Dice_Roll

19:11:16 Presenting theory Monomorphic_Monad.Just_Do_It_Examples

19:11:16 Presenting CryptHOL ...

19:11:16 Presenting document CryptHOL/document

19:11:16 Presenting document CryptHOL/outline

19:11:16 Presenting theory Probabilistic_While.Resampling

19:11:16 Presenting Constructive_Cryptography ...

19:11:16 Presenting document Constructive_Cryptography/document

19:11:16 Presenting document Constructive_Cryptography/outline

19:11:17 Presenting theory Constructive_Cryptography.Resource

19:11:17 Presenting theory HOL.Euclidean_Division

19:11:18 Presenting theory Markov_Models.PCTL

19:11:18 Presenting theory MFMC_Countable.MFMC_Unbounded

19:11:19 Presenting theory Probabilistic_Timed_Automata.PTA_Reachability

19:11:19 Presenting theory Markov_Models.PGCL

19:11:19 Presenting theory MFMC_Countable.Max_Flow_Min_Cut_Countable

19:11:19 Presenting Constructive_Cryptography_CM ...

19:11:19 Presenting document Constructive_Cryptography_CM/document

19:11:19 Presenting document Constructive_Cryptography_CM/outline

19:11:19 Presenting theory HOL.Parity

19:11:19 Presenting theory MFMC_Countable.Rel_PMF_Characterisation

19:11:20 Presenting theory Constructive_Cryptography.Converter

19:11:20 Presenting theory List_Update.TS

19:11:21 Presenting theory Constructive_Cryptography.Converter_Rewrite

19:11:21 Presenting theory Markov_Models.Crowds_Protocol

19:11:21 Presenting theory MFMC_Countable.Rel_PMF_Characterisation_MFMC

19:11:21 Presenting Game_Based_Crypto ...

19:11:21 Presenting theory Constructive_Cryptography.Random_System

19:11:21 Presenting document Game_Based_Crypto/document

19:11:21 Presenting document Game_Based_Crypto/outline

19:11:21 Presenting theory Game_Based_Crypto.Diffie_Hellman

19:11:22 Presenting theory Constructive_Cryptography.Distinguisher

19:11:22 Presenting theory Markov_Models.Zeroconf_Analysis

19:11:22 Presenting theory Markov_Models.Gossip_Broadcast

19:11:22 Presenting theory HOL.Divides

19:11:22 Presenting theory Game_Based_Crypto.IND_CCA2

19:11:22 Presenting theory Game_Based_Crypto.IND_CCA2_sym

19:11:23 Presenting theory Game_Based_Crypto.IND_CPA

19:11:23 Presenting theory Probabilistic_Noninterference.Resumption_Based

19:11:23 Presenting theory Constructive_Cryptography.Wiring

19:11:23 Presenting theory Game_Based_Crypto.IND_CPA_PK

19:11:23 Presenting theory Game_Based_Crypto.IND_CPA_PK_Single

19:11:23 Presenting theory Markov_Models.MDP_RP_Certification

19:11:24 Presenting theory Game_Based_Crypto.SUF_CMA

19:11:24 Presenting theory List_Update.BIT_pairwise

19:11:24 Presenting theory Game_Based_Crypto.Pseudo_Random_Function

19:11:24 Presenting theory Game_Based_Crypto.Pseudo_Random_Permutation

19:11:25 Presenting theory Constructive_Cryptography.Constructive_Cryptography

19:11:25 Presenting theory Game_Based_Crypto.Guessing_Many_One

19:11:25 Presenting theory Game_Based_Crypto.Unpredictable_Function

19:11:25 Presenting theory Game_Based_Crypto.Security_Spec

19:11:25 Presenting theory Constructive_Cryptography.System_Construction

19:11:25 Presenting theory CryptHOL.Misc_CryptHOL

19:11:26 Presenting theory Markov_Models.MDP_RP

19:11:26 Presenting theory Game_Based_Crypto.Elgamal

19:11:26 Presenting Multi_Party_Computation ...

19:11:26 Presenting document Multi_Party_Computation/document

19:11:26 Presenting document Multi_Party_Computation/outline

19:11:26 Presenting theory CryptHOL.Set_Applicative

19:11:26 Presenting theory CryptHOL.SPMF_Applicative

19:11:26 Presenting theory Constructive_Cryptography.One_Time_Pad

19:11:26 Presenting theory CryptHOL.List_Bits

19:11:26 Presenting theory Multi_Party_Computation.Cyclic_Group_Ext

19:11:26 Presenting theory CryptHOL.Environment_Functor

19:11:26 Presenting theory Multi_Party_Computation.Number_Theory_Aux

19:11:27 Presenting theory Multi_Party_Computation.Uniform_Sampling

19:11:27 Presenting theory CryptHOL.Partial_Function_Set

19:11:28 Presenting theory HOL.Numeral_Simprocs

19:11:28 Presenting file "$ISABELLE_HOME/src/Provers/Arith/assoc_fold.ML"

19:11:28 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_numerals.ML"

19:11:28 Presenting file "$ISABELLE_HOME/src/Provers/Arith/combine_numerals.ML"

19:11:28 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_numeral_factor.ML"

19:11:28 Presenting file "$ISABELLE_HOME/src/Provers/Arith/extract_common_term.ML"

19:11:28 Presenting file "Tools/numeral_simprocs.ML"

19:11:28 Presenting file "Tools/nat_numeral_simprocs.ML"

19:11:28 Presenting theory Game_Based_Crypto.Hashed_Elgamal

19:11:28 Presenting theory CryptHOL.Negligible

19:11:28 Presenting theory Multi_Party_Computation.Semi_Honest_Def

19:11:28 Presenting theory Multi_Party_Computation.OT_Functionalities

19:11:29 Presenting theory Multi_Party_Computation.ETP

19:11:29 Presenting theory Game_Based_Crypto.RP_RF

19:11:29 Presenting theory Probabilistic_Noninterference.Trace_Based

19:11:29 Presenting theory List_Update.BIT_2comp_on2

19:11:30 Presenting theory Constructive_Cryptography_CM.More_CC

19:11:30 Presenting theory Game_Based_Crypto.PRF_UHF

19:11:30 Presenting theory Multi_Party_Computation.ETP_OT

19:11:31 Presenting theory Constructive_Cryptography.Message_Authentication_Code

19:11:31 Presenting theory Constructive_Cryptography.Secure_Channel

19:11:31 Presenting theory Constructive_Cryptography.Examples

19:11:31 Presenting Sigma_Commit_Crypto ...

19:11:31 Presenting document Sigma_Commit_Crypto/document

19:11:31 Presenting document Sigma_Commit_Crypto/outline

19:11:32 Presenting theory CryptHOL.Resumption

19:11:32 Presenting theory Sigma_Commit_Crypto.Commitment_Schemes

19:11:32 Presenting theory Multi_Party_Computation.ETP_RSA_OT

19:11:32 Presenting theory Sigma_Commit_Crypto.Cyclic_Group_Ext

19:11:32 Presenting theory Sigma_Commit_Crypto.Discrete_Log

19:11:32 Presenting theory Sigma_Commit_Crypto.Number_Theory_Aux

19:11:32 Presenting theory Sigma_Commit_Crypto.Uniform_Sampling

19:11:32 Presenting theory List_Update.Comb

19:11:32 Presenting Projective_Measurements ...

19:11:32 Presenting document Projective_Measurements/document

19:11:32 Presenting document Projective_Measurements/outline

19:11:32 Presenting theory CryptHOL.Generat

19:11:33 Presenting theory Sigma_Commit_Crypto.Pedersen

19:11:33 Presenting theory Game_Based_Crypto.PRF_IND_CPA

19:11:33 Presenting theory HOL.Semiring_Normalization

19:11:33 Presenting file "Tools/semiring_normalizer.ML"

19:11:33 Presenting theory Multi_Party_Computation.Noar_Pinkas_OT

19:11:33 Presenting theory Sigma_Commit_Crypto.Rivest

19:11:34 Presenting theory Sigma_Commit_Crypto.Sigma_Protocols

19:11:34 Presenting theory Sigma_Commit_Crypto.Schnorr_Sigma_Commit

19:11:35 Presenting theory Sigma_Commit_Crypto.Chaum_Pedersen_Sigma_Commit

19:11:36 Presenting theory Sigma_Commit_Crypto.Okamoto_Sigma_Commit

19:11:36 Presenting theory Sigma_Commit_Crypto.Xor

19:11:36 Presenting theory Sigma_Commit_Crypto.Sigma_AND

19:11:37 Presenting theory Constructive_Cryptography_CM.Observe_Failure

19:11:37 Presenting theory Constructive_Cryptography_CM.Fold_Spmf

19:11:38 Presenting theory Sigma_Commit_Crypto.Sigma_OR

19:11:38 Presenting Quasi_Borel_Spaces ...

19:11:38 Presenting document Quasi_Borel_Spaces/document

19:11:38 Presenting document Quasi_Borel_Spaces/outline

19:11:38 Presenting theory Multi_Party_Computation.OT14

19:11:39 Presenting theory Game_Based_Crypto.PRF_UPF_IND_CCA

19:11:39 Presenting theory Game_Based_Crypto.Cryptographic_Constructions

19:11:39 Presenting theory Game_Based_Crypto.Game_Based_Crypto

19:11:39 Presenting theory Quasi_Borel_Spaces.StandardBorel

19:11:40 Presenting theory Quasi_Borel_Spaces.QuasiBorel

19:11:40 Presenting theory Projective_Measurements.Linear_Algebra_Complements

19:11:41 Presenting theory Quasi_Borel_Spaces.Measure_QuasiBorel_Adjunction

19:11:41 Presenting theory Multi_Party_Computation.GMW

19:11:41 Presenting theory HOL.Groebner_Basis

19:11:41 Presenting file "Tools/groebner.ML"

19:11:41 Presenting theory Quasi_Borel_Spaces.Binary_Product_QuasiBorel

19:11:41 Presenting theory Probabilistic_Noninterference.Compositionality

19:11:41 Presenting theory Quasi_Borel_Spaces.Product_QuasiBorel

19:11:42 Presenting theory Quasi_Borel_Spaces.Binary_CoProduct_QuasiBorel

19:11:43 Presenting theory Probabilistic_Noninterference.Syntactic_Criteria

19:11:43 Presenting theory Quasi_Borel_Spaces.CoProduct_QuasiBorel

19:11:43 Presenting theory Probabilistic_Noninterference.Concrete

19:11:43 Presenting Quick_Sort_Cost ...

19:11:44 Presenting document Quick_Sort_Cost/document

19:11:44 Presenting document Quick_Sort_Cost/outline

19:11:44 Presenting theory Multi_Party_Computation.Secure_Multiplication

19:11:44 Presenting theory Multi_Party_Computation.DH_Ext

19:11:44 Presenting theory Projective_Measurements.Projective_Measurements

19:11:44 Presenting theory Constructive_Cryptography_CM.Fused_Resource

19:11:45 Presenting theory HOL.Set_Interval

19:11:45 Presenting theory Quasi_Borel_Spaces.Exponent_QuasiBorel

19:11:45 Presenting theory Constructive_Cryptography_CM.State_Isomorphism

19:11:45 Presenting theory Quick_Sort_Cost.Randomised_Quick_Sort

19:11:45 Presenting theory Multi_Party_Computation.Malicious_Defs

19:11:46 Presenting theory Quick_Sort_Cost.Quick_Sort_Average_Case

19:11:46 Presenting Random_BSTs ...

19:11:46 Presenting document Random_BSTs/document

19:11:46 Presenting document Random_BSTs/outline

19:11:46 Presenting theory Game_Based_Crypto.CryptHOL_Tutorial

19:11:46 Presenting Randomised_BSTs ...

19:11:46 Presenting document Randomised_BSTs/document

19:11:46 Presenting document Randomised_BSTs/outline

19:11:47 Presenting theory Quasi_Borel_Spaces.Probability_Space_QuasiBorel

19:11:47 Presenting theory Constructive_Cryptography_CM.Construction_Utility

19:11:48 Presenting theory Random_BSTs.Random_BSTs

19:11:48 Presenting Randomised_Social_Choice ...

19:11:48 Presenting document Randomised_Social_Choice/document

19:11:48 Presenting document Randomised_Social_Choice/outline

19:11:49 Presenting theory Projective_Measurements.CHSH_Inequality

19:11:49 Presenting SDS_Impossibility ...

19:11:49 Presenting document SDS_Impossibility/document

19:11:49 Presenting document SDS_Impossibility/outline

19:11:50 Presenting theory Quasi_Borel_Spaces.Monad_QuasiBorel

19:11:51 Presenting theory Quasi_Borel_Spaces.Pair_QuasiBorel_Measure

19:11:51 Presenting theory Randomised_Social_Choice.Order_Predicates

19:11:51 Presenting theory Constructive_Cryptography_CM.Concrete_Security

19:11:51 Presenting theory Quasi_Borel_Spaces.Measure_as_QuasiBorel_Measure

19:11:53 Presenting theory Quasi_Borel_Spaces.Bayesian_Linear_Regression

19:11:53 Presenting theory Constructive_Cryptography_CM.Asymptotic_Security

19:11:53 Presenting Roth_Arithmetic_Progressions ...

19:11:53 Presenting document Roth_Arithmetic_Progressions/document

19:11:53 Presenting document Roth_Arithmetic_Progressions/outline

19:11:53 Presenting theory Randomised_BSTs.Randomised_BSTs

19:11:53 Presenting theory Constructive_Cryptography_CM.Key

19:11:53 Presenting theory Multi_Party_Computation.Malicious_OT

19:11:53 Presenting Skip_Lists ...

19:11:53 Presenting document Skip_Lists/document

19:11:53 Presenting document Skip_Lists/outline

19:11:54 Presenting Source_Coding_Theorem ...

19:11:54 Presenting document Source_Coding_Theorem/document

19:11:54 Presenting document Source_Coding_Theorem/outline

19:11:54 Presenting theory Randomised_Social_Choice.Preference_Profiles

19:11:54 Presenting theory Constructive_Cryptography_CM.Channel

19:11:54 Presenting theory Randomised_Social_Choice.Elections

19:11:54 Presenting theory Randomised_Social_Choice.Lotteries

19:11:54 Presenting theory SDS_Impossibility.SDS_Impossibility

19:11:55 Presenting theory Randomised_Social_Choice.Utility_Functions

19:11:55 Presenting Treaps ...

19:11:55 Presenting document Treaps/document

19:11:55 Presenting document Treaps/outline

19:11:55 Presenting theory Roth_Arithmetic_Progressions.Roth_Arithmetic_Progressions

19:11:55 Presenting Universal_Hash_Families ...

19:11:55 Presenting document Universal_Hash_Families/document

19:11:55 Presenting document Universal_Hash_Families/outline

19:11:55 Presenting theory Source_Coding_Theorem.Source_Coding_Theorem

19:11:55 Presenting theory Universal_Hash_Families.Definitions

19:11:55 Presenting Hybrid_Systems_VCs ...

19:11:55 Presenting document Hybrid_Systems_VCs/document

19:11:55 Presenting document Hybrid_Systems_VCs/outline

19:11:56 Presenting theory Universal_Hash_Families.Preliminary_Results

19:11:56 Presenting theory Treaps.Probability_Misc

19:11:56 Presenting theory Universal_Hash_Families.Carter_Wegman_Hash_Family

19:11:56 Presenting theory Randomised_Social_Choice.Stochastic_Dominance

19:11:56 Presenting theory Hybrid_Systems_VCs.HS_Preliminaries

19:11:56 Presenting theory Universal_Hash_Families.Field

19:11:57 Presenting Hyperdual ...

19:11:57 Presenting document Hyperdual/document

19:11:57 Presenting document Hyperdual/outline

19:11:58 Presenting theory Randomised_Social_Choice.SD_Efficiency

19:11:58 Presenting theory Hyperdual.Hyperdual

19:11:58 Presenting theory Skip_Lists.Pi_pmf

19:11:58 Presenting theory Treaps.Treap

19:11:58 Presenting theory Hyperdual.TwiceFieldDifferentiable

19:11:59 Presenting theory Skip_Lists.Misc

19:11:59 Presenting theory Randomised_Social_Choice.Social_Decision_Schemes

19:11:59 Presenting theory Hyperdual.HyperdualFunctionExtension

19:11:59 Presenting theory Hybrid_Systems_VCs.HS_ODEs

19:11:59 Presenting theory Hyperdual.LogisticFunction

19:12:00 Presenting theory Randomised_Social_Choice.SDS_Lowering

19:12:00 Presenting theory Skip_Lists.Geometric_PMF

19:12:00 Presenting theory Hyperdual.AnalyticTestFunction

19:12:00 Presenting theory Randomised_Social_Choice.Random_Dictatorship

19:12:00 Presenting Irrational_Series_Erdos_Straus ...

19:12:00 Presenting document Irrational_Series_Erdos_Straus/document

19:12:00 Presenting document Irrational_Series_Erdos_Straus/outline

19:12:00 Presenting theory Treaps.Random_List_Permutation

19:12:00 Presenting theory Hybrid_Systems_VCs.HS_VC_Spartan

19:12:01 Presenting theory Treaps.Treap_Sort_and_BSTs

19:12:01 Presenting theory Randomised_Social_Choice.Random_Serial_Dictatorship

19:12:01 Presenting theory Randomised_Social_Choice.Randomised_Social_Choice

19:12:01 Presenting theory Hybrid_Systems_VCs.HS_VC_Examples

19:12:02 Presenting theory Irrational_Series_Erdos_Straus.Irrational_Series_Erdos_Straus

19:12:03 Presenting Irrationality_J_Hancl ...

19:12:03 Presenting document Irrationality_J_Hancl/document

19:12:03 Presenting document Irrationality_J_Hancl/outline

19:12:03 Presenting theory Hybrid_Systems_VCs.HS_VC_PT

19:12:03 Presenting theory Constructive_Cryptography_CM.One_Time_Pad

19:12:04 Presenting theory Irrationality_J_Hancl.Irrationality_J_Hancl

19:12:04 Presenting theory Hybrid_Systems_VCs.HS_VC_PT_Examples

19:12:04 Presenting KD_Tree ...

19:12:04 Presenting document KD_Tree/document

19:12:04 Presenting document KD_Tree/outline

19:12:04 Presenting theory Randomised_Social_Choice.Preference_Profile_Cmd

19:12:04 Presenting file "preference_profiles.ML"

19:12:04 Presenting theory Treaps.Random_Treap

19:12:04 Presenting Kuratowski_Closure_Complement ...

19:12:04 Presenting document Kuratowski_Closure_Complement/document

19:12:04 Presenting document Kuratowski_Closure_Complement/outline

19:12:04 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA

19:12:04 Presenting theory KD_Tree.KD_Tree

19:12:04 Presenting theory Hybrid_Systems_VCs.HS_VC_KA_rel

19:12:05 Presenting theory Randomised_Social_Choice.QSOpt_Exact

19:12:05 Presenting theory KD_Tree.Build

19:12:05 Presenting theory KD_Tree.Range_Search

19:12:06 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_rel

19:12:06 Presenting theory Skip_Lists.Skip_List

19:12:06 Presenting theory KD_Tree.Nearest_Neighbors

19:12:06 Presenting Laplace_Transform ...

19:12:06 Presenting document Laplace_Transform/document

19:12:06 Presenting document Laplace_Transform/outline

19:12:06 Presenting theory Laplace_Transform.Laplace_Transform_Library

19:12:06 Presenting Lower_Semicontinuous ...

19:12:06 Presenting document Lower_Semicontinuous/document

19:12:06 Presenting document Lower_Semicontinuous/outline

19:12:06 Presenting theory CryptHOL.Generative_Probabilistic_Value

19:12:06 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_rel

19:12:07 Presenting theory Hybrid_Systems_VCs.HS_VC_KA_ndfun

19:12:07 Presenting theory Laplace_Transform.Piecewise_Continuous

19:12:07 Presenting theory Kuratowski_Closure_Complement.KuratowskiClosureComplementTheorem

19:12:07 Presenting Matrices_for_ODEs ...

19:12:07 Presenting document Matrices_for_ODEs/document

19:12:07 Presenting document Matrices_for_ODEs/outline

19:12:08 Presenting theory Laplace_Transform.Existence

19:12:08 Presenting theory Randomised_Social_Choice.SDS_Automation

19:12:08 Presenting file "randomised_social_choice.ML"

19:12:08 Presenting file "sds_automation.ML"

19:12:08 Presenting Minkowskis_Theorem ...

19:12:08 Presenting document Minkowskis_Theorem/document

19:12:08 Presenting document Minkowskis_Theorem/outline

19:12:08 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_ndfun

19:12:08 Presenting theory Laplace_Transform.Lerch_Lemma

19:12:08 Presenting theory HOL.Presburger

19:12:08 Presenting file "Tools/Qelim/qelim.ML"

19:12:08 Presenting file "Tools/Qelim/cooper_procedure.ML"

19:12:08 Presenting theory Laplace_Transform.Uniqueness

19:12:08 Presenting file "Tools/Qelim/cooper.ML"

19:12:08 Presenting file "Tools/try0.ML"

19:12:08 Presenting theory Laplace_Transform.Laplace_Transform

19:12:08 Presenting Octonions ...

19:12:08 Presenting document Octonions/document

19:12:08 Presenting document Octonions/outline

19:12:08 Presenting theory Matrices_for_ODEs.MTX_Preliminaries

19:12:09 Presenting theory Octonions.Cross_Product_7

19:12:09 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_ndfun

19:12:09 Presenting theory Minkowskis_Theorem.Minkowskis_Theorem

19:12:09 Presenting Ordinary_Differential_Equations ...

19:12:09 Presenting document Ordinary_Differential_Equations/document

19:12:09 Presenting document Ordinary_Differential_Equations/outline

19:12:10 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT

19:12:10 Presenting theory Matrices_for_ODEs.MTX_Norms

19:12:10 Presenting theory Octonions.Octonions

19:12:11 Presenting Differential_Dynamic_Logic ...

19:12:11 Presenting document Differential_Dynamic_Logic/document

19:12:11 Presenting document Differential_Dynamic_Logic/outline

19:12:11 Presenting theory Differential_Dynamic_Logic.Ids

19:12:11 Presenting theory Ordinary_Differential_Equations.ODE_Auxiliarities

19:12:12 Presenting theory Ordinary_Differential_Equations.MVT_Ex

19:12:12 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_rel

19:12:12 Presenting theory Differential_Dynamic_Logic.Lib

19:12:12 Presenting theory CryptHOL.Computational_Model

19:12:12 Presenting theory Matrices_for_ODEs.SQ_MTX

19:12:12 Presenting theory Ordinary_Differential_Equations.Vector_Derivative_On

19:12:13 Presenting theory Differential_Dynamic_Logic.Syntax

19:12:13 Presenting theory Ordinary_Differential_Equations.Interval_Integral_HK

19:12:13 Presenting theory Matrices_for_ODEs.MTX_Flows

19:12:13 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_Examples_rel

19:12:14 Presenting theory Ordinary_Differential_Equations.Gronwall

19:12:14 Presenting theory Matrices_for_ODEs.MTX_Examples

19:12:14 Presenting HOL-ODE-Numerics ...

19:12:14 Presenting theory HOL-ODE-Numerics.GenCF_No_Comp

19:12:14 Presenting theory Differential_Dynamic_Logic.Denotational_Semantics

19:12:15 Presenting theory Differential_Dynamic_Logic.Axioms

19:12:15 Presenting theory Lower_Semicontinuous.Lower_Semicontinuous

19:12:15 Presenting theory HOL-ODE-Numerics.Refine_Dflt_No_Comp

19:12:15 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_ndfun

19:12:15 Presenting HOL-ODE-ARCH-COMP ...

19:12:16 Presenting theory Differential_Dynamic_Logic.Frechet_Correctness

19:12:16 Presenting theory Differential_Dynamic_Logic.Static_Semantics

19:12:17 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_Examples_ndfun

19:12:17 Presenting HOL-ODE-Examples ...

19:12:17 Presenting theory Ordinary_Differential_Equations.Initial_Value_Problem

19:12:17 Presenting theory HOL-ODE-Examples.Examples_Integral

19:12:18 Presenting theory HOL-ODE-Numerics.Autoref_Misc

19:12:18 Presenting theory CryptHOL.GPV_Expectation

19:12:20 Presenting theory HOL-ODE-ARCH-COMP.Examples_ARCH_COMP

19:12:20 Presenting Lorenz_Approximation ...

19:12:20 Presenting theory Ordinary_Differential_Equations.Picard_Lindeloef_Qualitative

19:12:20 Presenting theory Ordinary_Differential_Equations.Bounded_Linear_Operator

19:12:20 Presenting theory HOL-ODE-Examples.Examples_One_Step_Method

19:12:21 Presenting theory Lorenz_Approximation.Result_Elements

19:12:21 Presenting theory HOL-ODE-Numerics.Weak_Set

19:12:21 Presenting theory HOL-ODE-Numerics.Enclosure_Operations

19:12:22 Presenting theory HOL-ODE-Examples.Examples_Poincare_Map

19:12:22 Presenting theory HOL-ODE-Examples.ODE_Examples

19:12:22 Presenting Lorenz_C0 ...

19:12:22 Presenting theory Lorenz_C0.Lorenz_C0

19:12:22 Presenting Lorenz_C1 ...

19:12:22 Presenting theory Differential_Dynamic_Logic.Coincidence

19:12:22 Presenting theory HOL-ODE-Numerics.Refine_Vector_List

19:12:22 Presenting theory Lorenz_C1.Lorenz_C1

19:12:22 Presenting Poincare_Bendixson ...

19:12:22 Presenting document Poincare_Bendixson/document

19:12:22 Presenting document Poincare_Bendixson/outline

19:12:22 Presenting theory Ordinary_Differential_Equations.Multivariate_Taylor

19:12:22 Presenting theory HOL-ODE-Numerics.Transfer_Analysis

19:12:22 Presenting theory Differential_Dynamic_Logic.Bound_Effect

19:12:23 Presenting theory HOL-ODE-Numerics.Transfer_ODE

19:12:24 Presenting theory CryptHOL.GPV_Bisim

19:12:24 Presenting theory CryptHOL.GPV_Applicative

19:12:24 Presenting theory CryptHOL.Cyclic_Group

19:12:24 Presenting theory CryptHOL.Cyclic_Group_SPMF

19:12:24 Presenting theory Poincare_Bendixson.Analysis_Misc

19:12:24 Presenting theory CryptHOL.CryptHOL

19:12:24 Presenting Prime_Harmonic_Series ...

19:12:24 Presenting document Prime_Harmonic_Series/document

19:12:24 Presenting document Prime_Harmonic_Series/outline

19:12:25 Presenting theory Prime_Harmonic_Series.Prime_Harmonic_Misc

19:12:25 Presenting theory HOL-ODE-Numerics.Transfer_Euclidean_Space_Vector

19:12:25 Presenting theory Prime_Harmonic_Series.Squarefree_Nat

19:12:25 Presenting theory HOL-ODE-Numerics.Refine_Hyperplane

19:12:26 Presenting theory Prime_Harmonic_Series.Prime_Harmonic

19:12:26 Presenting Ptolemys_Theorem ...

19:12:26 Presenting document Ptolemys_Theorem/document

19:12:26 Presenting document Ptolemys_Theorem/outline

19:12:26 Presenting theory HOL-ODE-Numerics.Refine_Unions

19:12:27 Presenting theory HOL-ODE-Numerics.Refine_Intersection

19:12:27 Presenting theory Ptolemys_Theorem.Ptolemys_Theorem

19:12:27 Presenting QR_Decomposition ...

19:12:27 Presenting document QR_Decomposition/document

19:12:27 Presenting document QR_Decomposition/outline

19:12:27 Presenting theory HOL-ODE-Numerics.Refine_Invar

19:12:28 Presenting theory Poincare_Bendixson.ODE_Misc

19:12:29 Presenting theory Poincare_Bendixson.Invariance

19:12:29 Presenting theory QR_Decomposition.Miscellaneous_QR

19:12:29 Presenting theory Lorenz_Approximation.Result_File_Coarse

19:12:30 Presenting theory QR_Decomposition.Projections

19:12:30 Presenting theory HOL-ODE-Numerics.Refine_Interval

19:12:30 Presenting theory Differential_Dynamic_Logic.Differential_Axioms

19:12:30 Presenting theory Poincare_Bendixson.Limit_Set

19:12:30 Presenting theory Constructive_Cryptography_CM.Diffie_Hellman_CC

19:12:31 Presenting theory HOL-ODE-Numerics.Refine_Info

19:12:31 Presenting theory Poincare_Bendixson.Periodic_Orbit

19:12:31 Presenting theory Ordinary_Differential_Equations.Flow

19:12:32 Presenting theory HOL-ODE-Numerics.Abstract_Rigorous_Numerics

19:12:32 Presenting theory Differential_Dynamic_Logic.USubst

19:12:32 Presenting theory HOL-ODE-Numerics.Refine_Rigorous_Numerics

19:12:33 Presenting theory Ordinary_Differential_Equations.Upper_Lower_Solution

19:12:33 Presenting theory QR_Decomposition.Gram_Schmidt

19:12:33 Presenting theory Constructive_Cryptography_CM.DH_OTP

19:12:33 Presenting Quaternions ...

19:12:33 Presenting document Quaternions/document

19:12:33 Presenting document Quaternions/outline

19:12:35 Presenting theory Quaternions.Quaternions

19:12:35 Presenting Rank_Nullity_Theorem ...

19:12:35 Presenting document Rank_Nullity_Theorem/document

19:12:35 Presenting document Rank_Nullity_Theorem/outline

19:12:35 Presenting theory Rank_Nullity_Theorem.Dual_Order

19:12:37 Presenting theory Rank_Nullity_Theorem.Mod_Type

19:12:38 Presenting theory Rank_Nullity_Theorem.Miscellaneous

19:12:38 Presenting theory Lorenz_Approximation.Lorenz_Approximation

19:12:39 Presenting Safe_Distance ...

19:12:39 Presenting document Safe_Distance/document

19:12:39 Presenting document Safe_Distance/outline

19:12:39 Presenting theory Rank_Nullity_Theorem.Fundamental_Subspaces

19:12:39 Presenting theory HOL-ODE-Numerics.Refine_Rigorous_Numerics_Aform

19:12:40 Presenting theory Poincare_Bendixson.Poincare_Bendixson

19:12:40 Presenting theory Rank_Nullity_Theorem.Dim_Formula

19:12:40 Presenting Smooth_Manifolds ...

19:12:40 Presenting theory Safe_Distance.Safe_Distance

19:12:40 Presenting document Smooth_Manifolds/document

19:12:40 Presenting document Smooth_Manifolds/outline

19:12:40 Presenting theory QR_Decomposition.QR_Decomposition

19:12:41 Presenting theory Poincare_Bendixson.Affine_Arithmetic_Misc

19:12:41 Presenting theory Ordinary_Differential_Equations.Poincare_Map

19:12:42 Presenting theory Safe_Distance.Safe_Distance_Reaction

19:12:42 Presenting theory QR_Decomposition.Least_Squares_Approximation

19:12:43 Presenting theory Safe_Distance.Evaluation

19:12:43 Presenting Sophomores_Dream ...

19:12:43 Presenting document Sophomores_Dream/document

19:12:43 Presenting document Sophomores_Dream/outline

19:12:43 Presenting theory QR_Decomposition.Examples_QR_Abstract_Float

19:12:43 Presenting theory Poincare_Bendixson.Examples

19:12:43 Presenting theory HOL-ODE-Numerics.Concrete_Rigorous_Numerics

19:12:43 Presenting Stewart_Apollonius ...

19:12:43 Presenting document Stewart_Apollonius/document

19:12:43 Presenting document Stewart_Apollonius/outline

19:12:43 Presenting theory Sophomores_Dream.Sophomores_Dream

19:12:43 Presenting theory HOL-ODE-Numerics.Refine_String

19:12:43 Presenting theory Stewart_Apollonius.Stewart_Apollonius

19:12:43 Presenting Tarskis_Geometry ...

19:12:43 Presenting Triangle ...

19:12:43 Presenting document Tarskis_Geometry/document

19:12:43 Presenting document Tarskis_Geometry/outline

19:12:43 Presenting document Triangle/document

19:12:43 Presenting document Triangle/outline

19:12:43 Presenting theory Tarskis_Geometry.Metric

19:12:43 Presenting theory Triangle.Angles

19:12:43 Presenting theory QR_Decomposition.Examples_QR_Abstract_Symbolic

19:12:44 Presenting theory HOL-ODE-Numerics.Refine_Folds

19:12:44 Presenting theory Triangle.Triangle

19:12:44 Presenting UpDown_Scheme ...

19:12:44 Presenting document UpDown_Scheme/document

19:12:44 Presenting document UpDown_Scheme/outline

19:12:44 Presenting theory QR_Decomposition.IArray_Addenda_QR

19:12:44 Presenting theory Ordinary_Differential_Equations.Reachability_Analysis

19:12:44 Presenting theory UpDown_Scheme.Grid_Point

19:12:44 Presenting theory Smooth_Manifolds.Analysis_More

19:12:45 Presenting theory Tarskis_Geometry.Miscellany

19:12:45 Presenting theory Ordinary_Differential_Equations.Flow_Congs

19:12:45 Presenting theory QR_Decomposition.Matrix_To_IArray_QR

19:12:46 Presenting theory UpDown_Scheme.Grid

19:12:46 Presenting theory Tarskis_Geometry.Tarski

19:12:46 Presenting theory HOL-ODE-Numerics.One_Step_Method

19:12:47 Presenting theory Ordinary_Differential_Equations.Cones

19:12:47 Presenting theory Ordinary_Differential_Equations.Linear_ODE

19:12:47 Presenting theory Ordinary_Differential_Equations.ODE_Analysis

19:12:47 Presenting Virtual_Substitution ...

19:12:47 Presenting document Virtual_Substitution/document

19:12:47 Presenting document Virtual_Substitution/outline

19:12:47 Presenting theory UpDown_Scheme.Triangular_Function

19:12:47 Presenting theory UpDown_Scheme.UpDown_Scheme

19:12:48 Presenting theory QR_Decomposition.Gram_Schmidt_IArrays

19:12:48 Presenting theory UpDown_Scheme.Up

19:12:48 Presenting theory Differential_Dynamic_Logic.USubst_Lemma

19:12:48 Presenting theory QR_Decomposition.QR_Decomposition_IArrays

19:12:49 Presenting theory UpDown_Scheme.Down

19:12:49 Presenting theory QR_Decomposition.Examples_QR_IArrays_Float

19:12:49 Presenting theory Smooth_Manifolds.Smooth

19:12:50 Presenting theory UpDown_Scheme.Up_Down

19:12:50 Presenting theory QR_Decomposition.Examples_QR_IArrays_Symbolic

19:12:50 Presenting theory UpDown_Scheme.Imperative

19:12:50 Presenting Youngs_Inequality ...

19:12:50 Presenting document Youngs_Inequality/document

19:12:50 Presenting document Youngs_Inequality/outline

19:12:51 Presenting theory Tarskis_Geometry.Euclid_Tarski

19:12:51 Presenting theory Youngs_Inequality.Youngs

19:12:51 Presenting pGCL ...

19:12:51 Presenting document pGCL/document

19:12:51 Presenting document pGCL/outline

19:12:51 Presenting theory Smooth_Manifolds.Bump_Function

19:12:52 Presenting theory pGCL.Misc

19:12:52 Presenting theory Tarskis_Geometry.Linear_Algebra2

19:12:52 Presenting theory Tarskis_Geometry.Action

19:12:52 Presenting theory QR_Decomposition.Generalizations2

19:12:52 Presenting theory HOL-ODE-Numerics.Runge_Kutta

19:12:52 Presenting theory Smooth_Manifolds.Chart

19:12:52 Presenting theory pGCL.Expectations

19:12:53 Presenting theory Differential_Dynamic_Logic.Uniform_Renaming

19:12:53 Presenting theory Smooth_Manifolds.Topological_Manifold

19:12:53 Presenting theory Differential_Dynamic_Logic.Pretty_Printer

19:12:54 Presenting theory pGCL.Transformers

19:12:55 Presenting theory QR_Decomposition.QR_Efficient

19:12:55 Presenting HOL-Auth ...

19:12:56 Presenting document HOL-Auth/document

19:12:56 Presenting document HOL-Auth/outline

19:12:56 Presenting theory pGCL.Induction

19:12:56 Presenting theory pGCL.Embedding

19:12:57 Presenting theory HOL-ODE-Numerics.Abstract_Reachability_Analysis

19:12:57 Presenting theory HOL-Auth.Message

19:12:58 Presenting theory Smooth_Manifolds.Differentiable_Manifold

19:12:58 Presenting theory HOL-Auth.Event

19:12:59 Presenting theory pGCL.Healthiness

19:12:59 Presenting theory HOL-Auth.Public

19:13:00 Presenting theory HOL-ODE-Numerics.Concrete_Reachability_Analysis

19:13:00 Presenting theory HOL-ODE-Numerics.Refine_Parallel

19:13:00 Presenting theory HOL-Auth.NS_Shared

19:13:01 Presenting theory HOL-ODE-Numerics.Refine_Default

19:13:01 Presenting theory pGCL.Continuity

19:13:01 Presenting theory Smooth_Manifolds.Partition_Of_Unity

19:13:01 Presenting theory HOL-ODE-Numerics.Refine_Phantom

19:13:02 Presenting theory Differential_Dynamic_Logic.Proof_Checker

19:13:02 Presenting theory HOL-Auth.Kerberos_BAN

19:13:02 Presenting theory Differential_Dynamic_Logic.Differential_Dynamic_Logic

19:13:02 Presenting HOL-UNITY ...

19:13:02 Presenting document HOL-UNITY/document

19:13:02 Presenting document HOL-UNITY/outline

19:13:02 Presenting theory Tarskis_Geometry.Projective

19:13:02 Presenting theory HOL-UNITY.UNITY

19:13:03 Presenting theory HOL-UNITY.FP

19:13:03 Presenting theory HOL-UNITY.WFair

19:13:03 Presenting theory pGCL.LoopInduction

19:13:03 Presenting theory HOL-UNITY.Constrains

19:13:03 Presenting theory HOL-ODE-Numerics.Refine_ScaleR2

19:13:04 Presenting theory HOL-UNITY.SubstAx

19:13:04 Presenting theory HOL-UNITY.Detects

19:13:04 Presenting theory HOL-Auth.Kerberos_BAN_Gets

19:13:04 Presenting theory HOL-UNITY.Union

19:13:04 Presenting theory HOL-UNITY.Comp

19:13:04 Presenting theory pGCL.Sublinearity

19:13:05 Presenting theory HOL-UNITY.Guar

19:13:05 Presenting theory Smooth_Manifolds.Tangent_Space

19:13:06 Presenting theory HOL-UNITY.Extend

19:13:06 Presenting theory pGCL.WellDefined

19:13:06 Presenting theory HOL-UNITY.Rename

19:13:07 Presenting theory HOL.SMT

19:13:07 Presenting file "Tools/SMT/smt_util.ML"

19:13:07 Presenting file "Tools/SMT/smt_failure.ML"

19:13:07 Presenting file "Tools/SMT/smt_config.ML"

19:13:07 Presenting file "Tools/SMT/smt_builtin.ML"

19:13:07 Presenting file "Tools/SMT/smt_datatypes.ML"

19:13:07 Presenting file "Tools/SMT/smt_normalize.ML"

19:13:07 Presenting file "Tools/SMT/smt_translate.ML"

19:13:07 Presenting file "Tools/SMT/smtlib.ML"

19:13:07 Presenting file "Tools/SMT/smtlib_interface.ML"

19:13:07 Presenting file "Tools/SMT/smtlib_proof.ML"

19:13:07 Presenting file "Tools/SMT/smtlib_isar.ML"

19:13:07 Presenting file "Tools/SMT/z3_proof.ML"

19:13:07 Presenting file "Tools/SMT/z3_isar.ML"

19:13:07 Presenting file "Tools/SMT/smt_solver.ML"

19:13:07 Presenting file "Tools/SMT/cvc4_interface.ML"

19:13:07 Presenting file "Tools/SMT/lethe_proof.ML"

19:13:07 Presenting file "Tools/SMT/lethe_isar.ML"

19:13:07 Presenting file "Tools/SMT/lethe_proof_parse.ML"

19:13:07 Presenting file "Tools/SMT/cvc4_proof_parse.ML"

19:13:07 Presenting file "Tools/SMT/verit_proof.ML"

19:13:07 Presenting file "Tools/SMT/conj_disj_perm.ML"

19:13:07 Presenting file "Tools/SMT/smt_replay_methods.ML"

19:13:07 Presenting file "Tools/SMT/smt_replay.ML"

19:13:07 Presenting file "Tools/SMT/smt_replay_arith.ML"

19:13:07 Presenting file "Tools/SMT/z3_interface.ML"

19:13:07 Presenting theory Smooth_Manifolds.Cotangent_Space

19:13:07 Presenting file "Tools/SMT/z3_replay_rules.ML"

19:13:07 Presenting file "Tools/SMT/z3_replay_methods.ML"

19:13:07 Presenting file "Tools/SMT/z3_replay.ML"

19:13:07 Presenting file "Tools/SMT/lethe_replay_methods.ML"

19:13:07 Presenting file "Tools/SMT/verit_replay_methods.ML"

19:13:07 Presenting file "Tools/SMT/verit_replay.ML"

19:13:07 Presenting file "Tools/SMT/smt_systems.ML"

19:13:07 Presenting theory HOL-UNITY.Lift_prog

19:13:07 Presenting theory HOL-UNITY.PPROD

19:13:08 Presenting theory Smooth_Manifolds.Product_Manifold

19:13:08 Presenting theory HOL-UNITY.ListOrder

19:13:08 Presenting theory HOL-UNITY.Follows

19:13:08 Presenting theory HOL-UNITY.Transformers

19:13:08 Presenting theory pGCL.Algebra

19:13:08 Presenting theory Smooth_Manifolds.Sphere

19:13:09 Presenting theory HOL-Auth.KerberosIV

19:13:09 Presenting theory pGCL.StructuredReasoning

19:13:09 Presenting theory HOL-UNITY.ProgressSets

19:13:09 Presenting theory pGCL.Automation

19:13:09 Presenting file "pVCG.ML"

19:13:09 Presenting theory HOL-UNITY.UNITY_Main

19:13:09 Presenting file "UNITY_tactics.ML"

19:13:09 Presenting theory HOL-UNITY.Deadlock

19:13:09 Presenting theory HOL-UNITY.Common

19:13:09 Presenting theory HOL-UNITY.Network

19:13:09 Presenting theory pGCL.Determinism

19:13:09 Presenting theory HOL-UNITY.Token

19:13:09 Presenting theory HOL-UNITY.Channel

19:13:10 Presenting theory HOL-UNITY.Lift

19:13:10 Presenting theory pGCL.Loops

19:13:10 Presenting theory HOL-UNITY.Mutex

19:13:10 Presenting theory HOL-UNITY.Reach

19:13:10 Presenting theory Smooth_Manifolds.Projective_Space

19:13:10 Presenting theory HOL-UNITY.Reachability

19:13:10 Presenting HOL-Bali ...

19:13:10 Presenting document HOL-Bali/document

19:13:10 Presenting document HOL-Bali/outline

19:13:10 Presenting theory pGCL.Termination

19:13:11 Presenting theory pGCL.pGCL

19:13:11 Presenting theory HOL-UNITY.NSP_Bad

19:13:11 Presenting theory pGCL.Primitives

19:13:11 Presenting theory HOL-UNITY.Handshake

19:13:11 Presenting theory HOL-UNITY.Counter

19:13:11 Presenting theory pGCL.LoopExamples

19:13:11 Presenting theory HOL-UNITY.Counterc

19:13:11 Presenting theory HOL-UNITY.PriorityAux

19:13:11 Presenting theory pGCL.Monty

19:13:11 Presenting HOL-Cardinals ...

19:13:11 Presenting document HOL-Cardinals/document

19:13:11 Presenting document HOL-Cardinals/outline

19:13:11 Presenting theory HOL-Cardinals.Fun_More

19:13:11 Presenting theory HOL-UNITY.Priority

19:13:11 Presenting theory HOL-Bali.Basis

19:13:11 Presenting theory HOL-UNITY.TimerArray

19:13:11 Presenting theory HOL-Bali.Name

19:13:11 Presenting theory HOL-Bali.Type

19:13:11 Presenting theory HOL-UNITY.Progress

19:13:11 Presenting theory HOL-Bali.Value

19:13:11 Presenting theory HOL-UNITY.AllocBase

19:13:12 Presenting theory HOL-Cardinals.Order_Relation_More

19:13:12 Presenting theory HOL-Cardinals.Wellfounded_More

19:13:12 Presenting theory HOL-Cardinals.Wellorder_Relation

19:13:12 Presenting theory HOL-UNITY.Alloc

19:13:13 Presenting theory HOL-Cardinals.Wellorder_Embedding

19:13:13 Presenting theory HOL-Bali.Table

19:13:13 Presenting theory HOL-UNITY.AllocImpl

19:13:13 Presenting theory HOL-Auth.KerberosIV_Gets

19:13:13 Presenting theory HOL-Cardinals.Order_Union

19:13:13 Presenting theory HOL-UNITY.Client

19:13:14 Presenting theory HOL-Bali.Term

19:13:14 Presenting theory HOL-Cardinals.Wellorder_Constructions

19:13:14 Presenting theory HOL-UNITY.Project

19:13:15 Presenting theory HOL-UNITY.ELT

19:13:15 Presenting Binding_Syntax_Theory ...

19:13:15 Presenting document Binding_Syntax_Theory/document

19:13:15 Presenting document Binding_Syntax_Theory/outline

19:13:15 Presenting theory HOL-Bali.Decl

19:13:15 Presenting theory Binding_Syntax_Theory.Preliminaries

19:13:16 Presenting theory Binding_Syntax_Theory.QuasiTerms_Swap_Fresh

19:13:16 Presenting theory HOL-Bali.TypeRel

19:13:17 Presenting theory HOL-Cardinals.Ordinal_Arithmetic

19:13:17 Presenting theory HOL-Auth.KerberosV

19:13:19 Presenting theory HOL-Auth.OtwayRees

19:13:19 Presenting theory HOL-Cardinals.Cardinal_Order_Relation

19:13:20 Presenting theory HOL-Auth.OtwayRees_AN

19:13:20 Presenting theory HOL-ODE-Numerics.Abstract_Reachability_Analysis_C1

19:13:20 Presenting theory HOL-Cardinals.Cardinal_Arithmetic

19:13:20 Presenting theory Binding_Syntax_Theory.QuasiTerms_PickFresh_Alpha

19:13:20 Presenting theory HOL-Cardinals.Wellorder_Extension

19:13:20 Presenting theory HOL-Auth.OtwayRees_Bad

19:13:20 Presenting theory HOL-Cardinals.Cardinals

19:13:20 Presenting theory HOL-Cardinals.Bounded_Set

19:13:20 Presenting Ordinals_and_Cardinals ...

19:13:20 Presenting document Ordinals_and_Cardinals/document

19:13:20 Presenting document Ordinals_and_Cardinals/outline

19:13:20 Presenting theory Ordinals_and_Cardinals.Cardinal_Order_Relation_discontinued

19:13:20 Presenting Sort_Encodings ...

19:13:20 Presenting document Sort_Encodings/document

19:13:20 Presenting document Sort_Encodings/outline

19:13:21 Presenting theory Sort_Encodings.Preliminaries

19:13:21 Presenting theory Sort_Encodings.TermsAndClauses

19:13:21 Presenting theory HOL-Auth.OtwayReesBella

19:13:21 Presenting theory Sort_Encodings.Sig

19:13:22 Presenting theory HOL-Bali.DeclConcepts

19:13:22 Presenting theory HOL-Auth.WooLam

19:13:22 Presenting theory Sort_Encodings.M

19:13:22 Presenting theory Sort_Encodings.CM

19:13:22 Presenting theory Binding_Syntax_Theory.QuasiTerms_Environments_Substitution

19:13:22 Presenting theory Sort_Encodings.Mono

19:13:23 Presenting theory Binding_Syntax_Theory.Pick

19:13:23 Presenting theory Sort_Encodings.Mcalc

19:13:23 Presenting theory Sort_Encodings.T_G_Prelim

19:13:23 Presenting theory Binding_Syntax_Theory.Equiv_Relation2

19:13:23 Presenting theory Sort_Encodings.Mcalc2

19:13:23 Presenting theory Tarskis_Geometry.Hyperbolic_Tarski

19:13:23 Presenting theory HOL-Bali.WellType

19:13:24 Presenting theory HOL-Auth.Recur

19:13:24 Presenting theory Sort_Encodings.Mcalc2C

19:13:24 Presenting HOL-Combinatorics ...

19:13:24 Presenting document HOL-Combinatorics/document

19:13:24 Presenting document HOL-Combinatorics/outline

19:13:25 Presenting theory Virtual_Substitution.QE

19:13:25 Presenting theory HOL-Combinatorics.Transposition

19:13:25 Presenting theory HOL-Auth.Yahalom

19:13:25 Presenting theory Sort_Encodings.G

19:13:26 Presenting theory HOL-Combinatorics.Stirling

19:13:26 Presenting theory HOL-Auth.Yahalom2

19:13:27 Presenting theory Sort_Encodings.T

19:13:27 Presenting theory HOL-Auth.Yahalom_Bad

19:13:27 Presenting theory Sort_Encodings.U

19:13:27 Presenting theory Sort_Encodings.CU

19:13:28 Presenting theory Sort_Encodings.E

19:13:28 Presenting theory HOL-Bali.DefiniteAssignment

19:13:28 Presenting theory Sort_Encodings.Encodings

19:13:28 Presenting Blue_Eyes ...

19:13:28 Presenting document Blue_Eyes/document

19:13:28 Presenting document Blue_Eyes/outline

19:13:28 Presenting theory Virtual_Substitution.MPolyExtension

19:13:28 Presenting theory Blue_Eyes.Blue_Eyes

19:13:28 Presenting theory HOL-Auth.ZhouGollmann

19:13:28 Presenting Gauss-Jordan-Elim-Fun ...

19:13:28 Presenting document Gauss-Jordan-Elim-Fun/document

19:13:28 Presenting document Gauss-Jordan-Elim-Fun/outline

19:13:29 Presenting theory HOL-Auth.Auth_Shared

19:13:29 Presenting theory Binding_Syntax_Theory.Transition_QuasiTerms_Terms

19:13:29 Presenting theory Gauss-Jordan-Elim-Fun.Gauss_Jordan_Elim_Fun

19:13:29 Presenting theory HOL-Auth.NS_Public_Bad

19:13:29 Presenting HOL-Data_Structures ...

19:13:29 Presenting document HOL-Data_Structures/document

19:13:29 Presenting theory HOL-Data_Structures.Less_False

19:13:29 Presenting theory HOL-Auth.NS_Public

19:13:29 Presenting theory HOL-Data_Structures.Sorting

19:13:29 Presenting theory HOL-Data_Structures.Balance

19:13:29 Presenting theory HOL-Data_Structures.Cmp

19:13:29 Presenting theory HOL-Data_Structures.Sorted_Less

19:13:30 Presenting theory HOL-Data_Structures.List_Ins_Del

19:13:30 Presenting theory HOL-Data_Structures.Set_Specs

19:13:30 Presenting theory HOL-Data_Structures.Tree_Set

19:13:30 Presenting theory HOL-Data_Structures.AList_Upd_Del

19:13:30 Presenting theory HOL-Data_Structures.Map_Specs

19:13:30 Presenting theory HOL-Combinatorics.Permutations

19:13:30 Presenting theory HOL-Data_Structures.Tree_Map

19:13:30 Presenting theory HOL-Data_Structures.Tree2

19:13:30 Presenting theory HOL-Data_Structures.Isin2

19:13:31 Presenting theory HOL-Combinatorics.List_Permutation

19:13:31 Presenting theory HOL-Data_Structures.Interval_Tree

19:13:31 Presenting theory HOL-Auth.TLS

19:13:31 Presenting theory HOL-Data_Structures.AVL_Set_Code

19:13:31 Presenting theory Binding_Syntax_Theory.Terms

19:13:31 Presenting theory HOL-Data_Structures.AVL_Set

19:13:31 Presenting theory HOL-Data_Structures.Lookup2

19:13:32 Presenting theory Virtual_Substitution.ExecutiblePolyProps

19:13:32 Presenting theory HOL-Data_Structures.AVL_Map

19:13:32 Presenting theory HOL-Combinatorics.Multiset_Permutations

19:13:32 Presenting theory HOL-Data_Structures.AVL_Bal_Set

19:13:32 Presenting theory HOL-Auth.CertifiedEmail

19:13:32 Presenting theory HOL-Auth.Auth_Public

19:13:33 Presenting theory HOL-Data_Structures.AVL_Bal2_Set

19:13:33 Presenting theory HOL-Data_Structures.Height_Balanced_Tree

19:13:33 Presenting theory Virtual_Substitution.PolyAtoms

19:13:33 Presenting theory HOL-Auth.EventSC

19:13:33 Presenting theory HOL-Auth.All_Symmetric

19:13:33 Presenting theory HOL-Data_Structures.RBT

19:13:34 Presenting theory HOL-Combinatorics.Cycles

19:13:34 Presenting theory HOL-Data_Structures.RBT_Set

19:13:34 Presenting theory HOL-Auth.Smartcard

19:13:34 Presenting theory HOL-Data_Structures.RBT_Set2

19:13:34 Presenting theory HOL-Data_Structures.RBT_Map

19:13:35 Presenting theory HOL-Data_Structures.Tree23

19:13:35 Presenting theory HOL-Combinatorics.Perm

19:13:35 Presenting theory HOL-Data_Structures.Tree23_Set

19:13:35 Presenting theory HOL-Data_Structures.Tree23_Map

19:13:35 Presenting theory HOL-Data_Structures.Tree23_of_List

19:13:36 Presenting theory HOL-Data_Structures.Tree234

19:13:36 Presenting theory HOL-Bali.WellForm

19:13:37 Presenting theory HOL-Data_Structures.Tree234_Set

19:13:37 Presenting theory Virtual_Substitution.Debruijn

19:13:37 Presenting theory HOL-Combinatorics.Orbits

19:13:37 Presenting theory HOL-Combinatorics.Combinatorics

19:13:37 Presenting HOL-Eisbach ...

19:13:37 Presenting theory HOL-ODE-Numerics.Concrete_Reachability_Analysis_C1

19:13:37 Presenting theory HOL-Data_Structures.Tree234_Map

19:13:37 Presenting theory Virtual_Substitution.Reindex

19:13:38 Presenting theory HOL-Data_Structures.Brother12_Set

19:13:38 Presenting theory HOL-Bali.State

19:13:38 Presenting theory HOL-Auth.ShoupRubin

19:13:38 Presenting theory HOL-Data_Structures.Brother12_Map

19:13:38 Presenting theory Virtual_Substitution.Optimizations

19:13:39 Presenting theory HOL-Data_Structures.AA_Set

19:13:39 Presenting theory HOL-Data_Structures.AA_Map

19:13:40 Presenting theory Virtual_Substitution.OptimizationProofs

19:13:40 Presenting theory HOL-Data_Structures.Set2_Join

19:13:40 Presenting theory HOL-Data_Structures.Set2_Join_RBT

19:13:40 Presenting theory HOL-Data_Structures.Array_Specs

19:13:40 Presenting theory HOL-Data_Structures.Braun_Tree

19:13:41 Presenting theory HOL-Data_Structures.Array_Braun

19:13:41 Presenting theory HOL-Bali.Eval

19:13:41 Presenting theory HOL-Data_Structures.Trie_Fun

19:13:41 Presenting theory HOL-Data_Structures.Trie_Map

19:13:41 Presenting theory HOL-Data_Structures.Tries_Binary

19:13:41 Presenting theory HOL-Data_Structures.Queue_Spec

19:13:41 Presenting theory HOL-Data_Structures.Reverse

19:13:42 Presenting theory HOL-Data_Structures.Queue_2Lists

19:13:42 Presenting theory HOL-Data_Structures.Priority_Queue_Specs

19:13:42 Presenting theory HOL-Data_Structures.Heaps

19:13:42 Presenting theory HOL-Auth.ShoupRubinBella

19:13:42 Presenting theory HOL-Auth.Auth_Smartcard

19:13:42 Presenting theory Virtual_Substitution.VSAlgos

19:13:42 Presenting theory HOL-Data_Structures.Leftist_Heap

19:13:43 Presenting theory HOL-Data_Structures.Binomial_Heap

19:13:43 Presenting theory HOL-Data_Structures.Time_Funs

19:13:43 Presenting theory Binding_Syntax_Theory.Well_Sorted_Terms

19:13:43 Presenting theory Virtual_Substitution.Heuristic

19:13:43 Presenting theory HOL-ODE-Numerics.Refine_Reachability_Analysis

19:13:43 Presenting theory Virtual_Substitution.PrettyPrinting

19:13:43 Presenting theory HOL-Auth.Extensions

19:13:44 Presenting theory HOL-Data_Structures.Selection

19:13:44 Presenting theory HOL-Eisbach.Eisbach

19:13:44 Presenting file "parse_tools.ML"

19:13:44 Presenting file "method_closure.ML"

19:13:44 Presenting file "eisbach_rule_insts.ML"

19:13:44 Presenting file "match_method.ML"

19:13:44 Presenting Optics ...

19:13:44 Presenting document Optics/document

19:13:44 Presenting document Optics/outline

19:13:44 Presenting theory Optics.Interp

19:13:44 Presenting theory Virtual_Substitution.Exports

19:13:44 Presenting theory Optics.Two

19:13:44 Presenting theory HOL-Eisbach.Eisbach_Tools

19:13:44 Presenting theory Optics.Lens_Laws

19:13:44 Presenting theory HOL-Auth.Analz

19:13:44 Presenting theory Optics.Lens_Algebra

19:13:45 Presenting theory Optics.Lens_Order

19:13:45 Presenting theory Optics.Lens_Symmetric

19:13:45 Presenting theory HOL-Eisbach.Tests

19:13:45 Presenting theory Virtual_Substitution.LinearCase

19:13:45 Presenting theory HOL-Auth.Guard

19:13:45 Presenting theory HOL-Eisbach.Examples

19:13:45 Presenting theory HOL-Eisbach.Eisbach_Old_Appl_Syntax

19:13:45 Presenting theory HOL-Eisbach.Examples_FOL

19:13:46 Presenting theory HOL-Eisbach.Example_Metric

19:13:46 Presenting HOL-Examples ...

19:13:46 Presenting document HOL-Examples/document

19:13:46 Presenting document HOL-Examples/outline

19:13:46 Presenting theory Optics.Lens_Instances

19:13:46 Presenting file "Lens_Lib.ML"

19:13:46 Presenting file "Lens_Record.ML"

19:13:46 Presenting file "Lens_Statespace.ML"

19:13:46 Presenting theory Optics.Lenses

19:13:46 Presenting theory Optics.Prisms

19:13:46 Presenting file "Prism_Lib.ML"

19:13:46 Presenting theory HOL-Examples.Adhoc_Overloading_Examples

19:13:46 Presenting theory HOL-Examples.Ackermann

19:13:46 Presenting theory Optics.Channel_Type

19:13:46 Presenting file "Channel_Type.ML"

19:13:46 Presenting theory HOL-Examples.Cantor

19:13:46 Presenting theory HOL-Auth.GuardK

19:13:46 Presenting theory Optics.Dataspace

19:13:46 Presenting file "Dataspace.ML"

19:13:47 Presenting theory Optics.Scenes

19:13:47 Presenting theory HOL-Examples.Coherent

19:13:47 Presenting theory Optics.Optics

19:13:47 Presenting theory HOL-Examples.Commands

19:13:47 Presenting theory Optics.Lens_Record_Example

19:13:47 Presenting theory HOL-Examples.Drinker

19:13:47 Presenting theory Optics.Lens_State

19:13:47 Presenting HOL-Hahn_Banach ...

19:13:47 Presenting document HOL-Hahn_Banach/document

19:13:47 Presenting document HOL-Hahn_Banach/outline

19:13:47 Presenting theory HOL-Auth.Shared

19:13:47 Presenting theory HOL-Hahn_Banach.Bounds

19:13:47 Presenting theory HOL-Hahn_Banach.Vector_Space

19:13:48 Presenting theory HOL-Hahn_Banach.Subspace

19:13:48 Presenting theory HOL-Auth.Guard_Shared

19:13:48 Presenting theory HOL-Examples.Functions

19:13:48 Presenting theory HOL-Hahn_Banach.Normed_Space

19:13:48 Presenting theory HOL-Hahn_Banach.Linearform

19:13:48 Presenting theory HOL-Hahn_Banach.Function_Order

19:13:48 Presenting theory HOL-Examples.Groebner_Examples

19:13:48 Presenting theory HOL-Examples.Iff_Oracle

19:13:48 Presenting theory HOL-Hahn_Banach.Function_Norm

19:13:48 Presenting theory HOL-Examples.Induction_Schema

19:13:48 Presenting theory HOL-Hahn_Banach.Zorn_Lemma

19:13:48 Presenting theory HOL-Auth.Guard_OtwayRees

19:13:48 Presenting theory HOL-Examples.Knaster_Tarski

19:13:48 Presenting theory HOL-Examples.ML

19:13:48 Presenting theory HOL-Examples.Peirce

19:13:49 Presenting theory HOL-Hahn_Banach.Hahn_Banach_Sup_Lemmas

19:13:49 Presenting theory HOL-Examples.Records

19:13:49 Presenting theory HOL-Hahn_Banach.Hahn_Banach_Ext_Lemmas

19:13:49 Presenting theory HOL-Hahn_Banach.Hahn_Banach_Lemmas

19:13:49 Presenting theory HOL-Auth.Guard_Yahalom

19:13:49 Presenting theory HOL-Auth.Auth_Guard_Shared

19:13:49 Presenting theory HOL-Hahn_Banach.Hahn_Banach

19:13:49 Presenting HOL-Hoare ...

19:13:49 Presenting document HOL-Hoare/document

19:13:49 Presenting document HOL-Hoare/outline

19:13:49 Presenting theory HOL-Auth.Guard_Public

19:13:49 Presenting theory Virtual_Substitution.QuadraticCase

19:13:49 Presenting theory HOL-Examples.Rewrite_Examples

19:13:49 Presenting theory HOL-Examples.Seq

19:13:49 Presenting theory HOL-Hoare.Hoare_Syntax

19:13:49 Presenting file "hoare_syntax.ML"

19:13:50 Presenting theory HOL-Examples.Sqrt

19:13:50 Presenting HOL-Hoare_Parallel ...

19:13:50 Presenting document HOL-Hoare_Parallel/document

19:13:50 Presenting document HOL-Hoare_Parallel/outline

19:13:50 Presenting theory HOL-Auth.List_Msg

19:13:50 Presenting theory HOL-Hoare.Hoare_Tac

19:13:50 Presenting file "hoare_tac.ML"

19:13:50 Presenting theory HOL-Hoare_Parallel.OG_Com

19:13:50 Presenting theory HOL-Hoare.Hoare_Logic

19:13:50 Presenting theory HOL-Hoare.Arith2

19:13:50 Presenting theory HOL-Hoare.Examples

19:13:51 Presenting theory HOL-Hoare.Hoare_Logic_Abort

19:13:51 Presenting theory HOL-Hoare.ExamplesAbort

19:13:51 Presenting theory HOL-Hoare_Parallel.OG_Tran

19:13:51 Presenting theory HOL-Hoare.ExamplesTC

19:13:51 Presenting theory HOL-Hoare.Pointers0

19:13:51 Presenting theory HOL-Hoare.Heap

19:13:51 Presenting theory HOL-Hoare.HeapSyntax

19:13:52 Presenting theory HOL-Auth.P1

19:13:52 Presenting theory HOL-Hoare.Pointer_Examples

19:13:52 Presenting theory HOL-Hoare.HeapSyntaxAbort

19:13:52 Presenting theory HOL-Hoare.Pointer_ExamplesAbort

19:13:52 Presenting theory HOL-Bali.DefiniteAssignmentCorrect

19:13:53 Presenting theory Virtual_Substitution.EliminateVariable

19:13:53 Presenting theory HOL-Auth.P2

19:13:53 Presenting theory HOL-Hoare_Parallel.OG_Hoare

19:13:53 Presenting theory Virtual_Substitution.LuckyFind

19:13:54 Presenting theory HOL-Hoare.SchorrWaite

19:13:54 Presenting theory HOL-Hoare.SepLogHeap

19:13:54 Presenting theory HOL-Auth.Guard_NS_Public

19:13:54 Presenting theory HOL-Hoare.Separation

19:13:54 Presenting HOL-IMPP ...

19:13:54 Presenting theory HOL-IMPP.Com

19:13:54 Presenting theory HOL-IMPP.Natural

19:13:54 Presenting theory HOL-IMPP.Hoare

19:13:55 Presenting theory HOL-Bali.Conform

19:13:55 Presenting theory HOL-Hoare_Parallel.OG_Tactics

19:13:55 Presenting theory HOL-Hoare_Parallel.Quote_Antiquote

19:13:55 Presenting theory HOL-IMPP.Misc

19:13:55 Presenting theory HOL-IMPP.EvenOdd

19:13:55 Presenting HOL-IOA ...

19:13:55 Presenting theory HOL-IOA.Asig

19:13:55 Presenting theory Virtual_Substitution.EqualityVS

19:13:55 Presenting theory HOL-Hoare_Parallel.OG_Syntax

19:13:55 Presenting theory HOL-Auth.Proto

19:13:55 Presenting theory HOL-IOA.IOA

19:13:56 Presenting theory HOL-Auth.Auth_Guard_Public

19:13:56 Presenting HOL-Imperative_HOL ...

19:13:56 Presenting document HOL-Imperative_HOL/document

19:13:56 Presenting document HOL-Imperative_HOL/outline

19:13:56 Presenting theory HOL-Imperative_HOL.Heap

19:13:56 Presenting theory HOL-IOA.Solve

19:13:56 Presenting Imperative_Insertion_Sort ...

19:13:56 Presenting document Imperative_Insertion_Sort/document

19:13:56 Presenting document Imperative_Insertion_Sort/outline

19:13:56 Presenting theory Imperative_Insertion_Sort.Imperative_Loops

19:13:56 Presenting theory HOL-Hoare_Parallel.OG_Examples

19:13:56 Presenting theory HOL.Sledgehammer

19:13:56 Presenting theory Virtual_Substitution.UniAtoms

19:13:56 Presenting file "Tools/ATP/system_on_tptp.ML"

19:13:56 Presenting file "Tools/Sledgehammer/async_manager_legacy.ML"

19:13:56 Presenting file "Tools/Sledgehammer/sledgehammer_util.ML"

19:13:56 Presenting file "Tools/Sledgehammer/sledgehammer_fact.ML"

19:13:56 Presenting file "Tools/Sledgehammer/sledgehammer_proof_methods.ML"

19:13:56 Presenting file "Tools/Sledgehammer/sledgehammer_isar_annotate.ML"

19:13:56 Presenting file "Tools/Sledgehammer/sledgehammer_isar_proof.ML"

19:13:56 Presenting file "Tools/Sledgehammer/sledgehammer_isar_preplay.ML"

19:13:56 Presenting file "Tools/Sledgehammer/sledgehammer_isar_compress.ML"

19:13:56 Presenting file "Tools/Sledgehammer/sledgehammer_isar_minimize.ML"

19:13:56 Presenting file "Tools/Sledgehammer/sledgehammer_isar.ML"

19:13:56 Presenting file "Tools/Sledgehammer/sledgehammer_atp_systems.ML"

19:13:56 Presenting file "Tools/Sledgehammer/sledgehammer_prover.ML"

19:13:56 Presenting file "Tools/Sledgehammer/sledgehammer_prover_atp.ML"

19:13:56 Presenting file "Tools/Sledgehammer/sledgehammer_prover_smt.ML"

19:13:56 Presenting file "Tools/Sledgehammer/sledgehammer_prover_minimize.ML"

19:13:56 Presenting file "Tools/Sledgehammer/sledgehammer_mepo.ML"

19:13:56 Presenting file "Tools/Sledgehammer/sledgehammer_mash.ML"

19:13:56 Presenting file "Tools/Sledgehammer/sledgehammer.ML"

19:13:56 Presenting file "Tools/Sledgehammer/sledgehammer_commands.ML"

19:13:56 Presenting file "Tools/Sledgehammer/sledgehammer_tactics.ML"

19:13:57 Presenting theory Imperative_Insertion_Sort.Imperative_Insertion_Sort

19:13:57 Presenting HOL-Import ...

19:13:57 Presenting theory Virtual_Substitution.NegInfinity

19:13:57 Presenting theory HOL-Hoare_Parallel.Graph

19:13:58 Presenting theory HOL-Import.Import_Setup

19:13:58 Presenting file "import_data.ML"

19:13:58 Presenting file "import_rule.ML"

19:13:58 Presenting theory HOL-Import.HOL_Light_Maps

19:13:58 Presenting HOL-Induct ...

19:13:58 Presenting document HOL-Induct/document

19:13:58 Presenting document HOL-Induct/outline

19:13:58 Presenting theory Virtual_Substitution.NegInfinityUni

19:13:58 Presenting theory HOL-Induct.Common_Patterns

19:13:58 Presenting theory HOL-Imperative_HOL.Heap_Monad

19:13:58 Presenting theory HOL-Induct.Nested_Datatype

19:13:59 Presenting theory Virtual_Substitution.Infinitesimals

19:13:59 Presenting theory HOL.Lifting_Set

19:13:59 Presenting theory HOL-Induct.QuoDataType

19:13:59 Presenting theory HOL-Induct.QuoNestedDataType

19:13:59 Presenting theory HOL-Induct.Term

19:13:59 Presenting theory HOL-Induct.Sexp

19:13:59 Presenting theory HOL-Hoare_Parallel.Gar_Coll

19:13:59 Presenting theory HOL-Imperative_HOL.Array

19:14:00 Presenting theory HOL-Induct.SList

19:14:00 Presenting theory HOL-Induct.ABexp

19:14:00 Presenting theory HOL-Induct.Infinitely_Branching_Tree

19:14:00 Presenting theory HOL-Induct.Ordinals

19:14:00 Presenting theory HOL-Induct.Sigma_Algebra

19:14:00 Presenting theory HOL-Induct.Comb

19:14:00 Presenting theory HOL-Induct.PropLog

19:14:00 Presenting theory HOL-Imperative_HOL.Ref

19:14:00 Presenting theory HOL-Imperative_HOL.Imperative_HOL

19:14:00 Presenting theory HOL-Imperative_HOL.Overview

19:14:00 Presenting theory HOL-Induct.Com

19:14:01 Presenting HOL-Lattice ...

19:14:01 Presenting document HOL-Lattice/document

19:14:01 Presenting document HOL-Lattice/outline

19:14:01 Presenting theory HOL-ODE-Numerics.Refine_Reachability_Analysis_C1

19:14:01 Presenting theory HOL-Lattice.Orders

19:14:01 Presenting theory HOL-Lattice.Bounds

19:14:01 Presenting theory HOL-Lattice.Lattice

19:14:02 Presenting theory HOL-Imperative_HOL.List_Sublist

19:14:02 Presenting theory HOL-Lattice.CompleteLattice

19:14:02 Presenting HOL-Library ...

19:14:02 Presenting theory HOL-Imperative_HOL.Subarray

19:14:02 Presenting theory Virtual_Substitution.InfinitesimalsUni

19:14:02 Presenting document HOL-Library/document

19:14:02 Presenting document HOL-Library/outline

19:14:03 Presenting theory Virtual_Substitution.DNFUni

19:14:03 Presenting theory HOL-Imperative_HOL.Imperative_Quicksort

19:14:03 Presenting theory HOL-Hoare_Parallel.Mul_Gar_Coll

19:14:03 Presenting theory HOL-Hoare_Parallel.RG_Com

19:14:03 Presenting theory HOL-Imperative_HOL.Imperative_Reverse

19:14:03 Presenting theory HOL-Library.AList

19:14:04 Presenting theory HOL-Library.Adhoc_Overloading

19:14:04 Presenting file "adhoc_overloading.ML"

19:14:04 Presenting theory HOL-Library.Function_Algebras

19:14:04 Presenting theory HOL-Library.Set_Algebras

19:14:04 Presenting theory HOL-ODE-Numerics.Init_ODE_Solver

19:14:05 Presenting theory HOL-Library.BigO

19:14:05 Presenting theory HOL-Library.BNF_Axiomatization

19:14:05 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_axiomatization.ML"

19:14:05 Presenting theory HOL-Bali.TypeSafe

19:14:05 Presenting theory HOL-Hoare_Parallel.RG_Tran

19:14:07 Presenting theory HOL-Imperative_HOL.Linked_Lists

19:14:07 Presenting theory HOL-Imperative_HOL.Sorted_List

19:14:08 Presenting theory HOL-Bali.Evaln

19:14:10 Presenting theory HOL-Imperative_HOL.SatChecker

19:14:10 Presenting theory HOL-Imperative_HOL.Imperative_HOL_ex

19:14:10 Presenting ADS_Functor ...

19:14:10 Presenting document ADS_Functor/document

19:14:10 Presenting document ADS_Functor/outline

19:14:10 Presenting theory HOL-Hoare_Parallel.RG_Hoare

19:14:10 Presenting theory HOL-Hoare_Parallel.RG_Syntax

19:14:11 Presenting theory ADS_Functor.Merkle_Interface

19:14:11 Presenting theory HOL-Hoare_Parallel.RG_Examples

19:14:11 Presenting theory HOL-Hoare_Parallel.Hoare_Parallel

19:14:11 Presenting Abs_Int_ITP2012 ...

19:14:11 Presenting document Abs_Int_ITP2012/document

19:14:11 Presenting document Abs_Int_ITP2012/outline

19:14:12 Presenting theory Abs_Int_ITP2012.Complete_Lattice_ix

19:14:12 Presenting theory HOL-Bali.AxSem

19:14:13 Presenting theory Abs_Int_ITP2012.ACom

19:14:13 Presenting theory Virtual_Substitution.GeneralVSProofs

19:14:14 Presenting theory Abs_Int_ITP2012.Collecting

19:14:14 Presenting theory HOL-Bali.Example

19:14:15 Presenting theory HOL-Bali.AxExample

19:14:15 Presenting theory Binding_Syntax_Theory.Iteration

19:14:15 Presenting theory Abs_Int_ITP2012.Abs_Int0

19:14:16 Presenting theory Abs_Int_ITP2012.Abs_State

19:14:16 Presenting theory Virtual_Substitution.DNF

19:14:16 Presenting theory ADS_Functor.ADS_Construction

19:14:17 Presenting theory Abs_Int_ITP2012.Abs_Int1

19:14:17 Presenting theory Virtual_Substitution.VSQuad

19:14:18 Presenting theory HOL-Library.BNF_Corec

19:14:18 Presenting theory Abs_Int_ITP2012.Abs_Int2

19:14:18 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_tactics.ML"

19:14:18 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec.ML"

19:14:18 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_sugar_util.ML"

19:14:18 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_sugar_tactics.ML"

19:14:18 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_sugar.ML"

19:14:18 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_unique_sugar.ML"

19:14:19 Presenting theory Abs_Int_ITP2012.Abs_Int2_ivl

19:14:19 Presenting theory HOL-Library.While_Combinator

19:14:19 Presenting theory HOL-ODE-Numerics.Example_Utilities

19:14:19 Presenting theory HOL-ODE-Numerics.ODE_Numerics

19:14:19 Presenting Abstract-Rewriting ...

19:14:19 Presenting theory Virtual_Substitution.HeuristicProofs

19:14:19 Presenting document Abstract-Rewriting/document

19:14:19 Presenting document Abstract-Rewriting/outline

19:14:20 Presenting theory ADS_Functor.Generic_ADS_Construction

19:14:20 Presenting theory HOL-Library.Bourbaki_Witt_Fixpoint

19:14:20 Presenting theory HOL-Library.Char_ord

19:14:20 Presenting theory Virtual_Substitution.ExportProofs

19:14:20 Presenting Decreasing-Diagrams ...

19:14:20 Presenting document Decreasing-Diagrams/document

19:14:20 Presenting document Decreasing-Diagrams/outline

19:14:20 Presenting theory HOL-Library.Phantom_Type

19:14:20 Presenting theory HOL-Library.Cardinality

19:14:20 Presenting theory HOL-Library.Code_Cardinality

19:14:21 Presenting theory Abstract-Rewriting.Seq

19:14:21 Presenting theory HOL-Library.Case_Converter

19:14:21 Presenting file "case_converter.ML"

19:14:21 Presenting theory Abs_Int_ITP2012.Abs_Int3

19:14:22 Presenting theory HOL-Library.Code_Lazy

19:14:22 Presenting file "code_lazy.ML"

19:14:22 Presenting theory ADS_Functor.Inclusion_Proof_Construction

19:14:22 Presenting theory Abs_Int_ITP2012.Abs_Int1_const

19:14:23 Presenting theory HOL-Library.Code_Test

19:14:23 Presenting file "code_test.ML"

19:14:23 Presenting theory HOL-Library.Combine_PER

19:14:23 Presenting theory Abs_Int_ITP2012.Abs_Int1_parity

19:14:23 Presenting Decreasing-Diagrams-II ...

19:14:23 Presenting theory HOL-Bali.AxSound

19:14:23 Presenting document Decreasing-Diagrams-II/document

19:14:23 Presenting document Decreasing-Diagrams-II/outline

19:14:24 Presenting theory Decreasing-Diagrams-II.Decreasing_Diagrams_II_Aux

19:14:24 Presenting theory Binding_Syntax_Theory.Semantic_Domains

19:14:25 Presenting theory HOL-Library.Complete_Partial_Order2

19:14:25 Presenting theory ADS_Functor.Canton_Transaction_Tree

19:14:25 Presenting First_Order_Terms ...

19:14:25 Presenting document First_Order_Terms/document

19:14:25 Presenting document First_Order_Terms/outline

19:14:25 Presenting theory First_Order_Terms.Transitive_Closure_More

19:14:26 Presenting theory First_Order_Terms.Seq_More

19:14:26 Presenting theory HOL-Library.Conditional_Parametricity

19:14:26 Presenting file "conditional_parametricity.ML"

19:14:26 Presenting theory HOL-Library.Confluence

19:14:26 Presenting theory First_Order_Terms.Fun_More

19:14:26 Presenting theory HOL-Library.Confluent_Quotient

19:14:26 Presenting theory HOL.List

19:14:27 Presenting theory First_Order_Terms.Option_Monad

19:14:27 Presenting theory HOL-Library.Old_Datatype

19:14:27 Presenting file "$ISABELLE_HOME/src/HOL/Tools/Old_Datatype/old_datatype.ML"

19:14:27 Presenting theory HOL-Library.Nat_Bijection

19:14:28 Presenting theory HOL-Bali.AxCompl

19:14:28 Presenting theory HOL.Groups_List

19:14:28 Presenting theory HOL-Library.Countable

19:14:28 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_lfp_countable.ML"

19:14:28 Presenting theory First_Order_Terms.Term

19:14:28 Presenting theory HOL-Library.Infinite_Set

19:14:28 Presenting theory Decreasing-Diagrams-II.Decreasing_Diagrams_II

19:14:29 Presenting Knuth_Bendix_Order ...

19:14:29 Presenting document Knuth_Bendix_Order/document

19:14:29 Presenting document Knuth_Bendix_Order/outline

19:14:29 Presenting theory HOL-Library.Countable_Set

19:14:29 Presenting theory HOL-Bali.Trans

19:14:29 Presenting theory First_Order_Terms.Term_Pair_Multiset

19:14:29 Presenting Weighted_Path_Order ...

19:14:29 Presenting document Weighted_Path_Order/document

19:14:29 Presenting document Weighted_Path_Order/outline

19:14:29 Presenting theory HOL-Library.Countable_Complete_Lattices

19:14:29 Presenting theory Knuth_Bendix_Order.Order_Pair

19:14:29 Presenting theory Weighted_Path_Order.Status

19:14:29 Presenting theory Weighted_Path_Order.Precedence

19:14:30 Presenting theory HOL-Library.Countable_Set_Type

19:14:30 Presenting theory HOL-Library.Debug

19:14:30 Presenting theory HOL-Library.Diagonal_Subsequence

19:14:30 Presenting theory Abstract-Rewriting.Abstract_Rewriting

19:14:30 Presenting theory Weighted_Path_Order.Relations

19:14:30 Presenting theory HOL-Library.Discrete

19:14:31 Presenting theory Weighted_Path_Order.List_Order

19:14:31 Presenting theory HOL.Bit_Operations

19:14:31 Presenting theory First_Order_Terms.Abstract_Matching

19:14:31 Presenting theory HOL-Library.FuncSet

19:14:31 Presenting theory Decreasing-Diagrams.Decreasing_Diagrams

19:14:32 Presenting Multiset_Ordering_NPC ...

19:14:32 Presenting document Multiset_Ordering_NPC/document

19:14:32 Presenting document Multiset_Ordering_NPC/outline

19:14:32 Presenting theory HOL.Code_Numeral

19:14:32 Presenting theory HOL-Library.Disjoint_Sets

19:14:32 Presenting theory First_Order_Terms.Unifiers

19:14:32 Presenting theory HOL.Random

19:14:33 Presenting theory HOL.Map

19:14:33 Presenting theory Knuth_Bendix_Order.Lexicographic_Extension

19:14:33 Presenting theory Multiset_Ordering_NPC.Multiset_Ordering_More

19:14:34 Presenting theory HOL-Library.FSet

19:14:34 Presenting theory Multiset_Ordering_NPC.Propositional_Formula

19:14:34 Presenting theory HOL.Enum

19:14:34 Presenting theory Weighted_Path_Order.Multiset_Extension_Pair

19:14:34 Presenting theory First_Order_Terms.Abstract_Unification

19:14:35 Presenting theory HOL.String

19:14:35 Presenting file "Tools/string_syntax.ML"

19:14:35 Presenting file "Tools/literal.ML"

19:14:35 Presenting theory HOL.Typerep

19:14:35 Presenting theory Weighted_Path_Order.Multiset_Extension_Pair_Impl

19:14:35 Presenting theory HOL.Predicate

19:14:35 Presenting theory Knuth_Bendix_Order.Subterm_and_Context

19:14:36 Presenting theory HOL.Lazy_Sequence

19:14:36 Presenting theory Knuth_Bendix_Order.Term_Aux

19:14:36 Presenting theory HOL-Library.Finite_Map

19:14:36 Presenting theory HOL.Limited_Sequence

19:14:36 Presenting theory HOL-Library.Disjoint_FSets

19:14:36 Presenting theory HOL-Library.Dlist

19:14:36 Presenting theory HOL-Library.Dual_Ordered_Lattice

19:14:37 Presenting theory HOL.Code_Evaluation

19:14:37 Presenting file "Tools/code_evaluation.ML"

19:14:37 Presenting file "Tools/value_command.ML"

19:14:37 Presenting file "Tools/reification.ML"

19:14:37 Presenting theory First_Order_Terms.Unification

19:14:37 Presenting theory Abstract-Rewriting.Relative_Rewriting

19:14:37 Presenting theory HOL-Library.Equipollence

19:14:38 Presenting theory HOL-Library.Simps_Case_Conv

19:14:38 Presenting file "simps_case_conv.ML"

19:14:38 Presenting theory HOL-Library.Extended

19:14:38 Presenting theory HOL-Library.Order_Continuity

19:14:38 Presenting theory First_Order_Terms.Matching

19:14:38 Presenting theory Abstract-Rewriting.SN_Orders

19:14:39 Presenting theory HOL-Library.Extended_Nat

19:14:39 Presenting theory Weighted_Path_Order.Multiset_Extension2

19:14:39 Presenting theory Multiset_Ordering_NPC.Multiset_Ordering_in_NP

19:14:39 Presenting theory HOL-Library.Liminf_Limsup

19:14:39 Presenting theory HOL.Quickcheck_Random

19:14:39 Presenting file "Tools/Quickcheck/quickcheck_common.ML"

19:14:39 Presenting file "Tools/Quickcheck/random_generators.ML"

19:14:40 Presenting theory HOL.Random_Pred

19:14:40 Presenting theory First_Order_Terms.Subsumption

19:14:40 Presenting Stateful_Protocol_Composition_and_Typing ...

19:14:40 Presenting document Stateful_Protocol_Composition_and_Typing/document

19:14:40 Presenting document Stateful_Protocol_Composition_and_Typing/outline

19:14:40 Presenting theory Weighted_Path_Order.Multiset_Extension2_Impl

19:14:40 Presenting theory HOL.Random_Sequence

19:14:41 Presenting theory Knuth_Bendix_Order.KBO

19:14:41 Presenting theory Abstract-Rewriting.SN_Order_Carrier

19:14:41 Presenting Automated_Stateful_Protocol_Verification ...

19:14:41 Presenting document Automated_Stateful_Protocol_Verification/document

19:14:41 Presenting document Automated_Stateful_Protocol_Verification/outline

19:14:41 Presenting Matrix ...

19:14:41 Presenting document Matrix/document

19:14:41 Presenting document Matrix/outline

19:14:41 Presenting theory Multiset_Ordering_NPC.Multiset_Ordering_NP_Hard

19:14:42 Presenting theory Stateful_Protocol_Composition_and_Typing.Miscellaneous

19:14:42 Presenting theory HOL.Quickcheck_Exhaustive

19:14:42 Presenting file "Tools/Quickcheck/exhaustive_generators.ML"

19:14:42 Presenting file "Tools/Quickcheck/abstract_generators.ML"

19:14:42 Presenting theory Matrix.Utility

19:14:42 Presenting theory Matrix.Ordered_Semiring

19:14:44 Presenting theory Multiset_Ordering_NPC.RPO_NP_Hard

19:14:44 Presenting Matrix_Tensor ...

19:14:44 Presenting document Matrix_Tensor/document

19:14:44 Presenting document Matrix_Tensor/outline

19:14:44 Presenting theory HOL-Library.Extended_Real

19:14:44 Presenting theory Stateful_Protocol_Composition_and_Typing.Messages

19:14:45 Presenting theory HOL-Library.Indicator_Function

19:14:45 Presenting theory Binding_Syntax_Theory.Recursion

19:14:45 Presenting Knot_Theory ...

19:14:45 Presenting document Knot_Theory/document

19:14:45 Presenting document Knot_Theory/outline

19:14:46 Presenting theory Knot_Theory.Preliminaries

19:14:47 Presenting theory Knot_Theory.Tangles

19:14:47 Presenting theory Matrix.Matrix_Legacy

19:14:47 Presenting theory HOL-Library.Extended_Nonnegative_Real

19:14:47 Presenting Minsky_Machines ...

19:14:47 Presenting document Minsky_Machines/document

19:14:47 Presenting document Minsky_Machines/outline

19:14:48 Presenting theory Minsky_Machines.Recursive_Inseparability

19:14:48 Presenting theory Weighted_Path_Order.WPO

19:14:48 Presenting theory HOL-Library.Log_Nat

19:14:49 Presenting theory Weighted_Path_Order.RPO

19:14:49 Presenting theory HOL-Library.Lattice_Algebras

19:14:49 Presenting theory Weighted_Path_Order.LPO

19:14:50 Presenting theory Weighted_Path_Order.KBO_Transformation

19:14:51 Presenting theory Minsky_Machines.Minsky

19:14:51 Presenting theory Weighted_Path_Order.KBO_as_WPO

19:14:51 Presenting theory Weighted_Path_Order.Executable_Orders

19:14:51 Presenting Polynomials ...

19:14:51 Presenting Abstract_Completeness ...

19:14:51 Presenting document Abstract_Completeness/document

19:14:51 Presenting document Abstract_Completeness/outline

19:14:51 Presenting document Polynomials/document

19:14:51 Presenting document Polynomials/outline

19:14:51 Presenting theory HOL.Predicate_Compile

19:14:51 Presenting file "Tools/Predicate_Compile/predicate_compile_aux.ML"

19:14:51 Presenting file "Tools/Predicate_Compile/predicate_compile_compilations.ML"

19:14:51 Presenting file "Tools/Predicate_Compile/core_data.ML"

19:14:51 Presenting file "Tools/Predicate_Compile/mode_inference.ML"

19:14:51 Presenting file "Tools/Predicate_Compile/predicate_compile_proof.ML"

19:14:51 Presenting file "Tools/Predicate_Compile/predicate_compile_core.ML"

19:14:51 Presenting file "Tools/Predicate_Compile/predicate_compile_data.ML"

19:14:51 Presenting file "Tools/Predicate_Compile/predicate_compile_fun.ML"

19:14:51 Presenting file "Tools/Predicate_Compile/predicate_compile_pred.ML"

19:14:51 Presenting file "Tools/Predicate_Compile/predicate_compile_specialisation.ML"

19:14:51 Presenting file "Tools/Predicate_Compile/predicate_compile.ML"

19:14:52 Presenting theory Automated_Stateful_Protocol_Verification.Transactions

19:14:52 Presenting theory Abstract_Completeness.Abstract_Completeness

19:14:52 Presenting theory Knot_Theory.Tangle_Algebra

19:14:52 Presenting theory Knot_Theory.Tangle_Relation

19:14:53 Presenting theory Abstract_Completeness.Propositional_Logic

19:14:53 Presenting Abstract_Soundness ...

19:14:53 Presenting document Abstract_Soundness/document

19:14:53 Presenting document Abstract_Soundness/outline

19:14:53 Presenting theory Abstract_Soundness.Finite_Proof_Soundness

19:14:53 Presenting theory Polynomials.Utils

19:14:53 Presenting theory HOL-Library.Float

19:14:53 Presenting theory HOL.Quickcheck_Narrowing

19:14:53 Presenting file "Tools/Quickcheck/Narrowing_Engine.hs"

19:14:53 Presenting file "Tools/Quickcheck/PNF_Narrowing_Engine.hs"

19:14:53 Presenting file "Tools/Quickcheck/narrowing_generators.ML"

19:14:53 Presenting file "Tools/Quickcheck/find_unused_assms.ML"

19:14:54 Presenting theory Automated_Stateful_Protocol_Verification.Term_Abstraction

19:14:54 Presenting theory HOL-Library.Function_Division

19:14:54 Presenting theory Knot_Theory.Tangle_Moves

19:14:54 Presenting theory HOL-Library.Fun_Lexorder

19:14:54 Presenting theory Knot_Theory.Link_Algebra

19:14:54 Presenting theory HOL-Library.Going_To_Filter

19:14:54 Presenting theory Polynomials.MPoly_Type

19:14:55 Presenting theory HOL-Library.Groups_Big_Fun

19:14:55 Presenting theory HOL.Mirabelle

19:14:55 Presenting file "Tools/Mirabelle/mirabelle_util.ML"

19:14:55 Presenting file "Tools/Mirabelle/mirabelle.ML"

19:14:55 Presenting file "Tools/Mirabelle/mirabelle_arith.ML"

19:14:55 Presenting file "Tools/Mirabelle/mirabelle_metis.ML"

19:14:55 Presenting file "Tools/Mirabelle/mirabelle_presburger.ML"

19:14:55 Presenting file "Tools/Mirabelle/mirabelle_quickcheck.ML"

19:14:55 Presenting file "Tools/Mirabelle/mirabelle_sledgehammer_filter.ML"

19:14:55 Presenting file "Tools/Mirabelle/mirabelle_sledgehammer.ML"

19:14:55 Presenting file "Tools/Mirabelle/mirabelle_try0.ML"

19:14:55 Presenting theory HOL.Extraction

19:14:56 Presenting theory Abstract_Soundness.Infinite_Proof_Soundness

19:14:56 Presenting Amortized_Complexity ...

19:14:56 Presenting document Amortized_Complexity/document

19:14:56 Presenting document Amortized_Complexity/outline

19:14:56 Presenting theory Amortized_Complexity.Amortized_Framework0

19:14:57 Presenting theory Amortized_Complexity.Amortized_Framework

19:14:57 Presenting theory Knot_Theory.Example

19:14:57 Presenting theory HOL-Library.Interval

19:14:58 Presenting theory Amortized_Complexity.Amortized_Examples

19:14:58 Presenting theory Amortized_Complexity.Priority_Queue_ops_merge

19:14:58 Presenting theory Polynomials.More_MPoly_Type

19:14:58 Presenting theory Amortized_Complexity.Skew_Heap_Analysis

19:14:58 Presenting theory HOL-Library.Interval_Float

19:14:58 Presenting theory Amortized_Complexity.Lemmas_log

19:14:59 Presenting theory HOL-Library.IArray

19:14:59 Presenting theory Amortized_Complexity.Splay_Tree_Analysis_Base

19:14:59 Presenting theory HOL.Record

19:14:59 Presenting file "Tools/record.ML"

19:14:59 Presenting theory Amortized_Complexity.Splay_Tree_Analysis

19:15:00 Presenting theory Amortized_Complexity.Splay_Tree_Analysis_Optimal

19:15:00 Presenting theory Amortized_Complexity.Priority_Queue_ops

19:15:01 Presenting theory Amortized_Complexity.Splay_Heap_Analysis

19:15:01 Presenting theory Stateful_Protocol_Composition_and_Typing.More_Unification

19:15:01 Presenting theory Knot_Theory.Kauffman_Matrix

19:15:02 Presenting theory HOL.GCD

19:15:02 Presenting theory Amortized_Complexity.Pairing_Heap_Tree_Analysis

19:15:02 Presenting theory Amortized_Complexity.Pairing_Heap_Tree_Analysis2

19:15:03 Presenting theory Amortized_Complexity.Pairing_Heap_List1_Analysis

19:15:04 Presenting theory Amortized_Complexity.Pairing_Heap_List1_Analysis2

19:15:04 Presenting theory Amortized_Complexity.Pairing_Heap_List2_Analysis

19:15:04 Presenting Dynamic_Tables ...

19:15:04 Presenting document Dynamic_Tables/document

19:15:04 Presenting document Dynamic_Tables/outline

19:15:05 Presenting theory Dynamic_Tables.Tables_real

19:15:06 Presenting theory Polynomials.Power_Products

19:15:06 Presenting theory HOL-Library.Landau_Symbols

19:15:06 Presenting theory Dynamic_Tables.Tables_nat

19:15:06 Presenting Bell_Numbers_Spivey ...

19:15:06 Presenting document Bell_Numbers_Spivey/document

19:15:06 Presenting document Bell_Numbers_Spivey/outline

19:15:07 Presenting theory HOL-Library.Lattice_Constructions

19:15:07 Presenting theory Stateful_Protocol_Composition_and_Typing.Intruder_Deduction

19:15:07 Presenting theory Polynomials.More_Modules

19:15:08 Presenting theory Matrix_Tensor.Matrix_Tensor

19:15:08 Presenting theory Knot_Theory.Computations

19:15:08 Presenting theory Bell_Numbers_Spivey.Bell_Numbers

19:15:08 Presenting Card_Equiv_Relations ...

19:15:08 Presenting document Card_Equiv_Relations/document

19:15:08 Presenting document Card_Equiv_Relations/outline

19:15:08 Presenting theory HOL-Library.Stream

19:15:08 Presenting Binomial-Heaps ...

19:15:08 Presenting document Binomial-Heaps/document

19:15:08 Presenting document Binomial-Heaps/outline

19:15:08 Presenting theory Card_Equiv_Relations.Card_Equiv_Relations

19:15:09 Presenting theory Card_Equiv_Relations.Card_Partial_Equiv_Relations

19:15:09 Presenting Boolean_Expression_Checkers ...

19:15:09 Presenting document Boolean_Expression_Checkers/document

19:15:09 Presenting document Boolean_Expression_Checkers/outline

19:15:10 Presenting theory Knot_Theory.Linkrel_Kauffman

19:15:10 Presenting theory Knot_Theory.Kauffman_Invariance

19:15:10 Presenting theory Knot_Theory.Knot_Theory

19:15:10 Presenting Buildings ...

19:15:10 Presenting document Buildings/document

19:15:10 Presenting document Buildings/outline

19:15:10 Presenting theory Boolean_Expression_Checkers.Boolean_Expression_Checkers

19:15:11 Presenting theory Boolean_Expression_Checkers.Boolean_Expression_Checkers_AList_Mapping

19:15:11 Presenting theory Boolean_Expression_Checkers.Boolean_Expression_Example

19:15:11 Presenting Card_Number_Partitions ...

19:15:11 Presenting document Card_Number_Partitions/document

19:15:11 Presenting document Card_Number_Partitions/outline

19:15:11 Presenting theory Card_Number_Partitions.Additions_to_Main

19:15:12 Presenting theory HOL-Library.Sublist

19:15:13 Presenting theory Card_Number_Partitions.Number_Partition

19:15:14 Presenting theory Card_Number_Partitions.Card_Number_Partitions

19:15:14 Presenting Category2 ...

19:15:14 Presenting document Category2/document

19:15:14 Presenting document Category2/outline

19:15:14 Presenting theory Binomial-Heaps.BinomialHeap

19:15:14 Presenting theory Buildings.Prelim

19:15:14 Presenting theory Category2.Category

19:15:15 Presenting theory Polynomials.MPoly_Type_Class

19:15:15 Presenting theory Category2.Universe

19:15:16 Presenting theory HOL-Library.Linear_Temporal_Logic_on_Streams

19:15:16 Presenting theory HOL-Library.ListVector

19:15:17 Presenting theory HOL-Library.Lub_Glb

19:15:20 Presenting theory Buildings.Algebra

19:15:20 Presenting theory HOL-Library.Mapping

19:15:20 Presenting theory HOL.Nitpick

19:15:21 Presenting theory HOL-Library.Monad_Syntax

19:15:21 Presenting file "Tools/Nitpick/kodkod.ML"

19:15:21 Presenting file "Tools/Nitpick/kodkod_sat.ML"

19:15:21 Presenting file "Tools/Nitpick/nitpick_util.ML"

19:15:21 Presenting file "Tools/Nitpick/nitpick_hol.ML"

19:15:21 Presenting file "Tools/Nitpick/nitpick_mono.ML"

19:15:21 Presenting file "Tools/Nitpick/nitpick_preproc.ML"

19:15:21 Presenting file "Tools/Nitpick/nitpick_scope.ML"

19:15:21 Presenting file "Tools/Nitpick/nitpick_peephole.ML"

19:15:21 Presenting file "Tools/Nitpick/nitpick_rep.ML"

19:15:21 Presenting file "Tools/Nitpick/nitpick_nut.ML"

19:15:21 Presenting file "Tools/Nitpick/nitpick_kodkod.ML"

19:15:21 Presenting file "Tools/Nitpick/nitpick_model.ML"

19:15:21 Presenting file "Tools/Nitpick/nitpick.ML"

19:15:21 Presenting file "Tools/Nitpick/nitpick_commands.ML"

19:15:21 Presenting file "Tools/Nitpick/nitpick_tests.ML"

19:15:21 Presenting theory Category2.MonadicEquationalTheory

19:15:21 Presenting theory HOL-Library.More_List

19:15:22 Presenting theory Buildings.Simplicial

19:15:22 Presenting theory HOL-Library.Cancellation

19:15:22 Presenting file "Cancellation/cancel.ML"

19:15:22 Presenting file "Cancellation/cancel_data.ML"

19:15:22 Presenting file "Cancellation/cancel_simprocs.ML"

19:15:25 Presenting theory HOL.Nunchaku

19:15:25 Presenting file "Tools/Nunchaku/nunchaku_util.ML"

19:15:25 Presenting file "Tools/Nunchaku/nunchaku_collect.ML"

19:15:25 Presenting file "Tools/Nunchaku/nunchaku_problem.ML"

19:15:25 Presenting file "Tools/Nunchaku/nunchaku_translate.ML"

19:15:25 Presenting file "Tools/Nunchaku/nunchaku_model.ML"

19:15:25 Presenting file "Tools/Nunchaku/nunchaku_reconstruct.ML"

19:15:25 Presenting file "Tools/Nunchaku/nunchaku_display.ML"

19:15:25 Presenting file "Tools/Nunchaku/nunchaku_tool.ML"

19:15:25 Presenting file "Tools/Nunchaku/nunchaku.ML"

19:15:25 Presenting file "Tools/Nunchaku/nunchaku_commands.ML"

19:15:25 Presenting theory Binomial-Heaps.SkewBinomialHeap

19:15:26 Presenting theory Category2.Functors

19:15:26 Presenting theory Binomial-Heaps.Test

19:15:26 Presenting Category3 ...

19:15:26 Presenting document Category3/document

19:15:26 Presenting document Category3/outline

19:15:27 Presenting theory Polynomials.MPoly_Type_Class_Ordered

19:15:27 Presenting theory Category3.Category

19:15:27 Presenting theory Category3.DualCategory

19:15:28 Presenting theory Polynomials.Poly_Mapping_Finite_Map

19:15:29 Presenting theory Category3.ConcreteCategory

19:15:30 Presenting theory HOL-Library.Multiset

19:15:30 Presenting file "multiset_simprocs.ML"

19:15:30 Presenting theory Stateful_Protocol_Composition_and_Typing.Strands_and_Constraints

19:15:30 Presenting theory Polynomials.MPoly_Type_Class_FMap

19:15:30 Presenting theory Category3.EpiMonoIso

19:15:30 Presenting theory Category3.InitialTerminal

19:15:31 Presenting theory Category2.NatTrans

19:15:31 Presenting theory Polynomials.PP_Type

19:15:31 Presenting theory HOL-Library.Multiset_Order

19:15:32 Presenting theory HOL-Library.Nonpos_Ints

19:15:33 Presenting theory Buildings.Chamber

19:15:33 Presenting theory HOL-Library.Numeral_Type

19:15:33 Presenting theory Category3.Functor

19:15:34 Presenting theory Category2.SetCat

19:15:34 Presenting theory Category3.Subcategory

19:15:35 Presenting theory HOL-Library.Omega_Words_Fun

19:15:35 Presenting theory HOL-Library.Open_State_Syntax

19:15:36 Presenting theory HOL-Library.Option_ord

19:15:36 Presenting theory HOL-Library.Parallel

19:15:37 Presenting theory HOL-Library.Pattern_Aliases

19:15:37 Presenting theory HOL.BNF_Greatest_Fixpoint

19:15:37 Presenting file "Tools/BNF/bnf_gfp_util.ML"

19:15:37 Presenting file "Tools/BNF/bnf_gfp_tactics.ML"

19:15:37 Presenting file "Tools/BNF/bnf_gfp.ML"

19:15:37 Presenting file "Tools/BNF/bnf_gfp_rec_sugar_tactics.ML"

19:15:37 Presenting file "Tools/BNF/bnf_gfp_rec_sugar.ML"

19:15:37 Presenting theory HOL-Library.Periodic_Fun

19:15:39 Presenting theory Stateful_Protocol_Composition_and_Typing.Lazy_Intruder

19:15:39 Presenting theory HOL.Filter

19:15:39 Presenting theory Buildings.Coxeter

19:15:40 Presenting theory HOL.Conditionally_Complete_Lattices

19:15:41 Presenting theory HOL.Factorial

19:15:41 Presenting theory HOL-Library.Poly_Mapping

19:15:41 Presenting theory HOL-Library.Power_By_Squaring

19:15:42 Presenting theory HOL.Binomial

19:15:42 Presenting theory Main

19:15:42 Presenting theory HOL-Library.Preorder

19:15:42 Presenting file "$ISABELLE_HOME/src/Provers/preorder.ML"

19:15:42 Presenting theory HOL-Library.Product_Plus

19:15:42 Presenting theory Category2.Yoneda

19:15:43 Presenting theory HOL.Archimedean_Field

19:15:43 Presenting MonoidalCategory ...

19:15:43 Presenting document MonoidalCategory/document

19:15:43 Presenting document MonoidalCategory/outline

19:15:43 Presenting theory HOL-Library.Quadratic_Discriminant

19:15:43 Presenting theory HOL-Library.Quotient_Syntax

19:15:43 Presenting theory Buildings.Building

19:15:43 Presenting theory Category3.SetCategory

19:15:43 Presenting theory HOL-Library.Quotient_Set

19:15:43 Presenting Combinatorics_Words ...

19:15:43 Presenting document Combinatorics_Words/document

19:15:43 Presenting document Combinatorics_Words/manual

19:15:43 Presenting theory Combinatorics_Words.Arithmetical_Hints

19:15:43 Presenting theory HOL.Rat

19:15:43 Presenting theory HOL-Library.Quotient_Product

19:15:44 Presenting theory HOL-Library.Quotient_Option

19:15:44 Presenting theory Combinatorics_Words.Reverse_Symmetry

19:15:44 Presenting theory HOL-Library.Quotient_List

19:15:45 Presenting theory HOL-Library.Quotient_Sum

19:15:45 Presenting theory HOL-Library.Quotient_Type

19:15:46 Presenting theory HOL.Real

19:15:46 Presenting file "Tools/SMT/smt_real.ML"

19:15:46 Presenting file "Tools/SMT/z3_real.ML"

19:15:46 Presenting file "Tools/Argo/argo_real.ML"

19:15:46 Presenting theory HOL-Library.Ramsey

19:15:47 Presenting theory HOL-Library.Reflection

19:15:47 Presenting file "$ISABELLE_HOME/src/HOL/Tools/reflection.ML"

19:15:49 Presenting theory HOL.Topological_Spaces

19:15:50 Presenting theory HOL.Hull

19:15:51 Presenting theory HOL-Library.Rewrite

19:15:51 Presenting file "cconv.ML"

19:15:51 Presenting file "rewrite.ML"

19:15:51 Presenting theory HOL.Modules

19:15:51 Presenting theory HOL-Library.Type_Length

19:15:51 Presenting theory HOL-Library.Saturated

19:15:51 Presenting theory Polynomials.OAlist

19:15:53 Presenting theory HOL.Vector_Spaces

19:15:53 Presenting theory HOL-Library.Set_Idioms

19:15:53 Presenting theory HOL-Library.Signed_Division

19:15:53 Presenting theory Category3.SetCat

19:15:53 Presenting theory Combinatorics_Words.CoWBasic

19:15:53 Presenting theory HOL-Library.State_Monad

19:15:54 Presenting theory HOL-Library.Comparator

19:15:54 Presenting theory Polynomials.OAlist_Poly_Mapping

19:15:55 Presenting theory HOL.Real_Vector_Spaces

19:15:55 Presenting theory Category3.ProductCategory

19:15:55 Presenting theory MonoidalCategory.MonoidalCategory

19:15:55 Presenting theory HOL-Library.Sorting_Algorithms

19:15:56 Presenting theory Combinatorics_Words.Submonoids

19:15:58 Presenting theory Combinatorics_Words.Periodicity_Lemma

19:15:58 Presenting theory HOL.Limits

19:15:58 Presenting theory HOL.Inequalities

19:15:58 Presenting theory MonoidalCategory.MonoidalFunctor

19:15:59 Presenting theory Combinatorics_Words.Lyndon_Schutzenberger

19:15:59 Presenting theory Combinatorics_Words.CoWAll

19:15:59 Presenting Combinatorics_Words_Graph_Lemma ...

19:15:59 Presenting document Combinatorics_Words_Graph_Lemma/document

19:15:59 Presenting document Combinatorics_Words_Graph_Lemma/outline

19:15:59 Presenting theory HOL.Series

19:15:59 Presenting theory Category3.NaturalTransformation

19:16:00 Presenting theory Stateful_Protocol_Composition_and_Typing.Typed_Model

19:16:00 Presenting theory Combinatorics_Words_Graph_Lemma.Graph_Lemma

19:16:00 Presenting Combinatorics_Words_Lyndon ...

19:16:00 Presenting document Combinatorics_Words_Lyndon/document

19:16:00 Presenting document Combinatorics_Words_Lyndon/outline

19:16:00 Presenting theory Polynomials.Term_Order

19:16:01 Presenting theory Category3.BinaryFunctor

19:16:02 Presenting theory HOL.Deriv

19:16:02 Presenting theory Combinatorics_Words_Lyndon.Lyndon

19:16:02 Presenting theory Combinatorics_Words_Lyndon.Lyndon_Addition

19:16:02 Presenting ConcurrentIMP ...

19:16:02 Presenting document ConcurrentIMP/document

19:16:02 Presenting document ConcurrentIMP/outline

19:16:03 Presenting theory HOL.NthRoot

19:16:03 Presenting theory ConcurrentIMP.CIMP_pred

19:16:03 Presenting theory HOL-Library.Sum_of_Squares

19:16:03 Presenting file "Sum_of_Squares/positivstellensatz.ML"

19:16:03 Presenting file "Sum_of_Squares/positivstellensatz_tools.ML"

19:16:03 Presenting file "Sum_of_Squares/sum_of_squares.ML"

19:16:03 Presenting file "Sum_of_Squares/sos_wrapper.ML"

19:16:03 Presenting theory ConcurrentIMP.Infinite_Sequences

19:16:04 Presenting theory HOL-Library.Transitive_Closure_Table

19:16:05 Presenting theory ConcurrentIMP.LTL

19:16:05 Presenting theory HOL-Library.Tree

19:16:05 Presenting theory HOL-Library.Tree_Multiset

19:16:06 Presenting theory HOL-Library.Tree_Real

19:16:06 Presenting theory Polynomials.MPoly_Type_Class_OAlist

19:16:06 Presenting theory ConcurrentIMP.CIMP_lang

19:16:06 Presenting theory MonoidalCategory.FreeMonoidalCategory

19:16:06 Presenting theory HOL-Library.Uprod

19:16:07 Presenting theory Polynomials.Quasi_PM_Power_Products

19:16:08 Presenting theory Category3.FunctorCategory

19:16:09 Presenting theory HOL.Transcendental

19:16:09 Presenting theory MonoidalCategory.CartesianMonoidalCategory

19:16:09 Presenting CoreC++ ...

19:16:09 Presenting document CoreC++/document

19:16:09 Presenting document CoreC++/outline

19:16:09 Presenting theory CoreC++.Auxiliary

19:16:09 Presenting theory CoreC++.Type

19:16:09 Presenting theory ConcurrentIMP.CIMP_vcg

19:16:09 Presenting theory CoreC++.Value

19:16:10 Presenting theory CoreC++.Expr

19:16:10 Presenting theory CoreC++.Decl

19:16:10 Presenting theory ConcurrentIMP.CIMP_vcg_rules

19:16:11 Presenting theory CoreC++.ClassRel

19:16:11 Presenting theory HOL.Complex

19:16:11 Presenting theory ConcurrentIMP.CIMP

19:16:11 Presenting file "cimp.ML"

19:16:11 Presenting theory ConcurrentIMP.CIMP_locales

19:16:11 Presenting theory ConcurrentIMP.CIMP_one_place_buffer

19:16:12 Presenting theory ConcurrentIMP.CIMP_unbounded_buffer

19:16:12 Presenting theory HOL.MacLaurin

19:16:12 Presenting Core_DOM ...

19:16:12 Presenting document Core_DOM/document

19:16:12 Presenting document Core_DOM/outline

19:16:12 Presenting theory Complex_Main

19:16:12 Presenting Shadow_DOM ...

19:16:12 Presenting document Shadow_DOM/document

19:16:12 Presenting document Shadow_DOM/outline

19:16:12 Presenting theory Shadow_DOM.ShadowRootClass

19:16:13 Presenting theory Shadow_DOM.ShadowRootMonad

19:16:13 Presenting theory Core_DOM.Hiding_Type_Variables

19:16:13 Presenting theory Core_DOM.Ref

19:16:13 Presenting theory Core_DOM.Core_DOM_Basic_Datatypes

19:16:13 Presenting theory Core_DOM.BaseClass

19:16:13 Presenting theory Category3.Yoneda

19:16:16 Presenting theory CoreC++.SubObj

19:16:16 Presenting theory HOL-Library.Word

19:16:16 Presenting file "Tools/word_lib.ML"

19:16:16 Presenting file "Tools/smt_word.ML"

19:16:16 Presenting theory Core_DOM.Heap_Error_Monad

19:16:16 Presenting theory CoreC++.Objects

19:16:17 Presenting theory HOL-Library.Z2

19:16:17 Presenting theory HOL-Library.Library

19:16:17 Presenting theory CoreC++.Exceptions

19:16:17 Presenting theory CoreC++.Syntax

19:16:17 Presenting theory CoreC++.State

19:16:17 Presenting theory HOL-Library.Product_Order

19:16:18 Presenting theory HOL-Library.Finite_Lattice

19:16:18 Presenting theory HOL-Library.List_Lexorder

19:16:18 Presenting theory Core_DOM.BaseMonad

19:16:18 Presenting theory HOL-Library.List_Lenlexorder

19:16:18 Presenting theory Core_DOM.ObjectPointer

19:16:18 Presenting theory HOL-Library.Prefix_Order

19:16:18 Presenting theory HOL-Library.Product_Lexorder

19:16:18 Presenting theory Core_DOM.ObjectClass

19:16:18 Presenting theory HOL-Library.Subseq_Order

19:16:19 Presenting theory Core_DOM.ObjectMonad

19:16:19 Presenting theory Core_DOM.NodePointer

19:16:19 Presenting theory Core_DOM.NodeClass

19:16:19 Presenting theory Core_DOM.NodeMonad

19:16:19 Presenting theory HOL-Library.Datatype_Records

19:16:19 Presenting file "datatype_records.ML"

19:16:20 Presenting theory Core_DOM.ElementPointer

19:16:20 Presenting theory Core_DOM.CharacterDataPointer

19:16:20 Presenting theory Core_DOM.DocumentPointer

19:16:20 Presenting theory HOL-Library.AList_Mapping

19:16:20 Presenting theory Core_DOM.ShadowRootPointer

19:16:20 Presenting theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Model

19:16:20 Presenting theory HOL-Library.Code_Abstract_Nat

19:16:21 Presenting theory HOL-Library.Code_Binary_Nat

19:16:21 Presenting theory Core_DOM.ElementClass

19:16:21 Presenting theory CoreC++.BigStep

19:16:22 Presenting theory Core_DOM.ElementMonad

19:16:22 Presenting theory Shadow_DOM.Shadow_DOM

19:16:23 Presenting theory Automated_Stateful_Protocol_Verification.Term_Variants

19:16:23 Presenting theory Core_DOM.CharacterDataClass

19:16:24 Presenting theory Shadow_DOM.Shadow_DOM_BaseTest

19:16:24 Presenting theory Core_DOM.CharacterDataMonad

19:16:25 Presenting theory HOL-Library.Code_Prolog

19:16:25 Presenting file "$ISABELLE_HOME/src/HOL/Tools/Predicate_Compile/code_prolog.ML"

19:16:25 Presenting theory Core_DOM.DocumentClass

19:16:25 Presenting theory HOL-Library.Code_Target_Int

19:16:25 Presenting theory HOL-Library.Code_Real_Approx_By_Float

19:16:26 Presenting theory HOL-Library.Code_Target_Nat

19:16:26 Presenting theory HOL-Library.Code_Target_Numeral

19:16:26 Presenting theory HOL-Library.Code_Target_Numeral_Float

19:16:26 Presenting theory HOL-Library.Complex_Order

19:16:26 Presenting theory Shadow_DOM.slots

19:16:26 Presenting theory CoreC++.SmallStep

19:16:26 Presenting theory HOL-Library.DAList

19:16:26 Presenting theory CoreC++.SystemClasses

19:16:26 Presenting theory Core_DOM.DocumentMonad

19:16:26 Presenting theory CoreC++.TypeRel

19:16:26 Presenting theory Stateful_Protocol_Composition_and_Typing.Typing_Result

19:16:27 Presenting theory Shadow_DOM.slots_fallback

19:16:27 Presenting theory Shadow_DOM.Shadow_DOM_Document_adoptNode

19:16:27 Presenting theory HOL-Library.DAList_Multiset

19:16:27 Presenting theory CoreC++.WellType

19:16:28 Presenting theory Shadow_DOM.Shadow_DOM_Document_getElementById

19:16:28 Presenting theory Shadow_DOM.Shadow_DOM_Node_insertBefore

19:16:28 Presenting theory Shadow_DOM.Shadow_DOM_Node_removeChild

19:16:28 Presenting theory Shadow_DOM.Shadow_DOM_Tests

19:16:28 Presenting DOM_Components ...

19:16:28 Presenting document DOM_Components/document

19:16:28 Presenting document DOM_Components/outline

19:16:29 Presenting theory Polynomials.MPoly_PM

19:16:30 Presenting theory Polynomials.MPoly_Type_Univariate

19:16:31 Presenting theory DOM_Components.Core_DOM_Components

19:16:33 Presenting theory Stateful_Protocol_Composition_and_Typing.Stateful_Strands

19:16:33 Presenting theory DOM_Components.Shadow_DOM_Components

19:16:33 Presenting theory Polynomials.Polynomials

19:16:34 Presenting theory DOM_Components.fancy_tabs

19:16:34 Presenting Core_SC_DOM ...

19:16:34 Presenting document Core_SC_DOM/document

19:16:34 Presenting document Core_SC_DOM/outline

19:16:34 Presenting theory Polynomials.Show_Polynomials

19:16:34 Presenting theory Polynomials.NZM

19:16:34 Presenting Shadow_SC_DOM ...

19:16:34 Presenting document Shadow_SC_DOM/document

19:16:34 Presenting document Shadow_SC_DOM/outline

19:16:34 Presenting theory Core_SC_DOM.Hiding_Type_Variables

19:16:34 Presenting theory Core_SC_DOM.Ref

19:16:34 Presenting theory Core_SC_DOM.Core_DOM_Basic_Datatypes

19:16:34 Presenting theory Core_SC_DOM.BaseClass

19:16:35 Presenting theory Core_SC_DOM.Heap_Error_Monad

19:16:36 Presenting theory Shadow_SC_DOM.ShadowRootClass

19:16:36 Presenting theory Category3.Adjunction

19:16:37 Presenting theory Core_SC_DOM.BaseMonad

19:16:37 Presenting theory Core_SC_DOM.ObjectPointer

19:16:37 Presenting theory Core_SC_DOM.ObjectClass

19:16:37 Presenting theory Core_SC_DOM.ObjectMonad

19:16:37 Presenting theory Core_SC_DOM.NodePointer

19:16:38 Presenting theory Core_SC_DOM.NodeClass

19:16:38 Presenting theory Core_SC_DOM.NodeMonad

19:16:38 Presenting theory Core_SC_DOM.ElementPointer

19:16:38 Presenting theory Core_SC_DOM.CharacterDataPointer

19:16:38 Presenting theory Core_SC_DOM.DocumentPointer

19:16:38 Presenting theory Core_SC_DOM.ShadowRootPointer

19:16:39 Presenting theory Core_SC_DOM.ElementClass

19:16:39 Presenting theory Core_DOM.Core_DOM_Functions

19:16:39 Presenting theory Stateful_Protocol_Composition_and_Typing.Stateful_Typing

19:16:39 Presenting theory Core_SC_DOM.ElementMonad

19:16:40 Presenting theory Category3.EquivalenceOfCategories

19:16:40 Presenting theory Core_SC_DOM.CharacterDataClass

19:16:40 Presenting theory Stateful_Protocol_Composition_and_Typing.Labeled_Strands

19:16:40 Presenting theory Shadow_SC_DOM.ShadowRootMonad

19:16:40 Presenting theory Core_SC_DOM.CharacterDataMonad

19:16:41 Presenting theory Core_SC_DOM.DocumentClass

19:16:41 Presenting theory CoreC++.WellForm

19:16:41 Presenting theory Category3.FreeCategory

19:16:41 Presenting theory Core_SC_DOM.DocumentMonad

19:16:42 Presenting theory Category3.DiscreteCategory

19:16:42 Presenting theory CoreC++.WWellForm

19:16:43 Presenting theory Stateful_Protocol_Composition_and_Typing.Parallel_Compositionality

19:16:46 Presenting theory HOL-Library.RBT_Impl

19:16:46 Presenting theory Core_SC_DOM.Core_DOM_Functions

19:16:46 Presenting theory Stateful_Protocol_Composition_and_Typing.Labeled_Stateful_Strands

19:16:47 Presenting theory HOL-Library.RBT

19:16:47 Presenting theory Automated_Stateful_Protocol_Verification.Term_Implication

19:16:47 Presenting theory HOL-Library.RBT_Mapping

19:16:49 Presenting theory HOL-Library.RBT_Set

19:16:50 Presenting theory HOL-Library.LaTeXsugar

19:16:50 Presenting theory HOL-Library.OptionalSugar

19:16:50 Presenting theory HOL-Library.Predicate_Compile_Alternative_Defs

19:16:52 Presenting theory Core_SC_DOM.Core_DOM_Heap_WF

19:16:53 Presenting theory Core_SC_DOM.Core_DOM

19:16:53 Presenting theory HOL-Library.Predicate_Compile_Quickcheck

19:16:53 Presenting theory Core_SC_DOM.Testing_Utils

19:16:53 Presenting file "$ISABELLE_HOME/src/HOL/Tools/Predicate_Compile/predicate_compile_quickcheck.ML"

19:16:53 Presenting theory Core_SC_DOM.Core_DOM_BaseTest

19:16:53 Presenting theory Core_SC_DOM.Document_adoptNode

19:16:54 Presenting theory Core_SC_DOM.Document_getElementById

19:16:55 Presenting theory Core_SC_DOM.Node_insertBefore

19:16:55 Presenting theory Core_SC_DOM.Node_removeChild

19:16:55 Presenting theory Core_SC_DOM.Core_DOM_Tests

19:16:55 Presenting SC_DOM_Components ...

19:16:55 Presenting document SC_DOM_Components/document

19:16:55 Presenting document SC_DOM_Components/outline

19:16:59 Presenting theory Core_DOM.Core_DOM_Heap_WF

19:16:59 Presenting theory Stateful_Protocol_Composition_and_Typing.Stateful_Compositionality

19:17:00 Presenting theory Core_DOM.Core_DOM

19:17:00 Presenting theory Core_DOM.Testing_Utils

19:17:00 Presenting theory SC_DOM_Components.Core_DOM_DOM_Components

19:17:00 Presenting theory Core_DOM.Core_DOM_BaseTest

19:17:01 Presenting theory Core_DOM.Document_adoptNode

19:17:01 Presenting theory Stateful_Protocol_Composition_and_Typing.Example_Keyserver

19:17:02 Presenting theory Stateful_Protocol_Composition_and_Typing.Example_TLS

19:17:02 Presenting theory Stateful_Protocol_Composition_and_Typing.Examples

19:17:02 Presenting Datatype_Order_Generator ...

19:17:02 Presenting document Datatype_Order_Generator/document

19:17:02 Presenting document Datatype_Order_Generator/outline

19:17:02 Presenting theory Core_DOM.Document_getElementById

19:17:02 Presenting theory Datatype_Order_Generator.Derive_Aux

19:17:02 Presenting file "derive_aux.ML"

19:17:02 Presenting theory HOL-Library.Old_Recdef

19:17:03 Presenting file "old_recdef.ML"

19:17:03 Presenting theory Core_DOM.Node_insertBefore

19:17:03 Presenting theory CoreC++.Equivalence

19:17:03 Presenting theory Core_DOM.Node_removeChild

19:17:03 Presenting theory Core_DOM.Core_DOM_Tests

19:17:03 Presenting Old_Datatype_Show ...

19:17:03 Presenting theory Datatype_Order_Generator.Order_Generator

19:17:03 Presenting file "order_generator.ML"

19:17:03 Presenting theory Datatype_Order_Generator.Hash_Generator

19:17:03 Presenting file "hash_generator.ML"

19:17:03 Presenting theory Datatype_Order_Generator.Derive

19:17:03 Presenting theory Datatype_Order_Generator.Derive_Examples

19:17:03 Presenting Deriving ...

19:17:03 Presenting document Deriving/document

19:17:03 Presenting theory Old_Datatype_Show.Old_Show

19:17:03 Presenting document Deriving/outline

19:17:04 Presenting theory Deriving.Derive_Manager

19:17:04 Presenting file "derive_manager.ML"

19:17:04 Presenting theory Deriving.Generator_Aux

19:17:04 Presenting file "bnf_access.ML"

19:17:04 Presenting file "generator_aux.ML"

19:17:04 Presenting theory Old_Datatype_Show.Old_Show_Generator

19:17:04 Presenting file "old_show_generator.ML"

19:17:04 Presenting theory Deriving.Comparator

19:17:04 Presenting theory CoreC++.DefAss

19:17:05 Presenting theory Old_Datatype_Show.Old_Show_Instances

19:17:05 Presenting theory Old_Datatype_Show.Old_Show_Examples

19:17:05 Presenting Containers ...

19:17:05 Presenting theory Deriving.Compare

19:17:05 Presenting file "compare_code.ML"

19:17:05 Presenting document Containers/document

19:17:05 Presenting document Containers/outline

19:17:05 Presenting theory Deriving.RBT_Compare_Order_Impl

19:17:05 Presenting theory Containers.Containers_Auxiliary

19:17:06 Presenting theory Deriving.RBT_Comparator_Impl

19:17:06 Presenting theory Containers.Card_Datatype

19:17:06 Presenting theory HOL-Library.Realizers

19:17:06 Presenting file "$ISABELLE_HOME/src/HOL/Tools/datatype_realizer.ML"

19:17:06 Presenting file "$ISABELLE_HOME/src/HOL/Tools/inductive_realizer.ML"

19:17:06 Presenting theory CoreC++.WellTypeRT

19:17:07 Presenting theory Deriving.Comparator_Generator

19:17:07 Presenting file "comparator_generator.ML"

19:17:07 Presenting theory Deriving.Compare_Generator

19:17:07 Presenting file "compare_generator.ML"

19:17:07 Presenting theory Deriving.Compare_Instances

19:17:07 Presenting theory Deriving.Compare_Order_Instances

19:17:07 Presenting theory Deriving.Compare_Rat

19:17:07 Presenting theory Deriving.Compare_Real

19:17:08 Presenting theory Deriving.Equality_Generator

19:17:08 Presenting file "equality_generator.ML"

19:17:08 Presenting theory Deriving.Equality_Instances

19:17:08 Presenting theory Containers.List_Fusion

19:17:08 Presenting theory Containers.Lexicographic_Order

19:17:08 Presenting theory Deriving.Hash_Generator

19:17:08 Presenting file "hash_generator.ML"

19:17:08 Presenting theory Deriving.Hash_Instances

19:17:08 Presenting theory Deriving.Countable_Generator

19:17:08 Presenting theory Deriving.Derive

19:17:08 Presenting theory CoreC++.Conform

19:17:08 Presenting theory Deriving.Derive_Examples

19:17:09 Presenting Containers-Benchmarks ...

19:17:09 Presenting theory Containers-Benchmarks.Benchmark_Bool

19:17:09 Presenting theory Containers-Benchmarks.Benchmark_Comparison

19:17:09 Presenting theory Containers-Benchmarks.Benchmark_LC

19:17:09 Presenting theory Containers-Benchmarks.Benchmark_Default

19:17:09 Presenting theory Containers-Benchmarks.Benchmark_ICF

19:17:09 Presenting theory Containers-Benchmarks.Benchmark_RBT

19:17:09 Presenting theory Containers-Benchmarks.Benchmark_Set

19:17:09 Presenting theory Containers-Benchmarks.Benchmark_Set_Default

19:17:09 Presenting theory Containers-Benchmarks.Benchmark_Set_LC

19:17:09 Presenting theory Containers-Benchmarks.Clauses

19:17:09 Presenting Eval_FO ...

19:17:09 Presenting document Eval_FO/document

19:17:09 Presenting document Eval_FO/outline

19:17:09 Presenting theory Eval_FO.Infinite

19:17:10 Presenting theory Containers.Extend_Partial_Order

19:17:10 Presenting theory Eval_FO.FO

19:17:10 Presenting theory SC_DOM_Components.Core_DOM_SC_DOM_Components

19:17:10 Presenting theory Eval_FO.Eval_FO

19:17:10 Presenting theory Eval_FO.Mapping_Code

19:17:10 Presenting theory Eval_FO.Cluster

19:17:10 Presenting theory Category3.Limit

19:17:15 Presenting theory CoreC++.Progress

19:17:15 Presenting theory HOL-Library.Refute

19:17:15 Presenting file "refute.ML"

19:17:15 Presenting MFOTL_Monitor ...

19:17:15 Presenting document MFOTL_Monitor/document

19:17:15 Presenting document MFOTL_Monitor/outline

19:17:15 Presenting theory SC_DOM_Components.Shadow_DOM_DOM_Components

19:17:16 Presenting theory CoreC++.HeapExtension

19:17:16 Presenting theory CoreC++.CWellForm

19:17:16 Presenting theory MFOTL_Monitor.Trace

19:17:17 Presenting theory Containers.Set_Linorder

19:17:17 Presenting theory Category3.CartesianCategory

19:17:18 Presenting theory Containers.Containers_Generator

19:17:18 Presenting file "containers_generator.ML"

19:17:18 Presenting theory MFOTL_Monitor.Table

19:17:19 Presenting theory SC_DOM_Components.Shadow_DOM_SC_DOM_Components

19:17:19 Presenting theory MFOTL_Monitor.Abstract_Monitor

19:17:19 Presenting MFODL_Monitor_Optimized ...

19:17:19 Presenting document MFODL_Monitor_Optimized/document

19:17:19 Presenting document MFODL_Monitor_Optimized/outline

19:17:19 Presenting theory MFOTL_Monitor.Interval

19:17:19 Presenting theory Containers.Collection_Order

19:17:19 Presenting file "ccompare_generator.ML"

19:17:20 Presenting theory Containers.List_Proper_Interval

19:17:20 Presenting theory MFODL_Monitor_Optimized.Code_Double

19:17:20 Presenting theory Containers.Collection_Eq

19:17:20 Presenting file "ceq_generator.ML"

19:17:20 Presenting theory Category3.CategoryWithPullbacks

19:17:20 Presenting theory Eval_FO.Ailamazyan

19:17:20 Presenting theory MFOTL_Monitor.MFOTL

19:17:21 Presenting theory MFODL_Monitor_Optimized.Event_Data

19:17:21 Presenting theory Category3.CategoryWithFiniteLimits

19:17:22 Presenting theory Eval_FO.Ailamazyan_Code

19:17:22 Presenting VYDRA_MDL ...

19:17:22 Presenting document VYDRA_MDL/document

19:17:22 Presenting document VYDRA_MDL/outline

19:17:22 Presenting theory VYDRA_MDL.Timestamp

19:17:22 Presenting theory Category3.CartesianClosedCategory

19:17:22 Presenting theory VYDRA_MDL.Interval

19:17:22 Presenting theory VYDRA_MDL.Trace

19:17:22 Presenting theory Containers.Collection_Enum

19:17:22 Presenting file "cenum_generator.ML"

19:17:22 Presenting theory Containers.Equal

19:17:22 Presenting theory MFODL_Monitor_Optimized.Regex

19:17:23 Presenting theory VYDRA_MDL.MDL

19:17:23 Presenting theory VYDRA_MDL.Metric_Point_Structure

19:17:24 Presenting theory VYDRA_MDL.NFA

19:17:24 Presenting theory Containers.RBT_ext

19:17:25 Presenting theory Containers.RBT_Mapping2

19:17:25 Presenting theory Containers.AssocList

19:17:26 Presenting theory Containers.DList_Set

19:17:27 Presenting theory Containers.RBT_Set2

19:17:27 Presenting theory Containers.Closure_Set

19:17:27 Presenting theory Shadow_SC_DOM.Shadow_DOM

19:17:27 Presenting theory VYDRA_MDL.Window

19:17:29 Presenting theory MFOTL_Monitor.Monitor

19:17:29 Presenting theory MFODL_Monitor_Optimized.Formula

19:17:30 Presenting theory Shadow_SC_DOM.Shadow_DOM_BaseTest

19:17:32 Presenting theory MFOTL_Monitor.Slicing

19:17:32 Presenting theory VYDRA_MDL.Temporal

19:17:32 Presenting theory CoreC++.TypeSafe

19:17:32 Presenting theory MFOTL_Monitor.Monitor_Code

19:17:32 Presenting theory MFOTL_Monitor.Examples

19:17:32 Presenting Show ...

19:17:32 Presenting document Show/document

19:17:32 Presenting document Show/outline

19:17:32 Presenting theory MFODL_Monitor_Optimized.Optimized_Join

19:17:34 Presenting theory Show.Show

19:17:34 Presenting file "show_generator.ML"

19:17:35 Presenting theory Shadow_SC_DOM.slots

19:17:35 Presenting theory Show.Show_Instances

19:17:35 Presenting theory Show.Show_Poly

19:17:35 Presenting theory Category3.HFSetCat

19:17:35 Presenting theory Show.Show_Real

19:17:35 Presenting theory Show.Show_Complex

19:17:35 Presenting theory Show.Show_Real_Impl

19:17:35 Presenting Design_Theory ...

19:17:35 Presenting document Design_Theory/document

19:17:35 Presenting document Design_Theory/outline

19:17:35 Presenting theory Containers.Set_Impl

19:17:35 Presenting file "set_impl_generator.ML"

19:17:37 Presenting theory Containers.Mapping_Impl

19:17:37 Presenting file "mapping_impl_generator.ML"

19:17:37 Presenting theory Shadow_SC_DOM.slots_fallback

19:17:37 Presenting theory Containers.Map_To_Mapping

19:17:37 Presenting theory Containers.Containers

19:17:37 Presenting theory Containers.Compatibility_Containers_Regular_Sets

19:17:37 Presenting theory Category3.ZFC_SetCat

19:17:37 Presenting Epistemic_Logic ...

19:17:37 Presenting document Epistemic_Logic/document

19:17:37 Presenting document Epistemic_Logic/outline

19:17:37 Presenting theory Shadow_SC_DOM.Shadow_DOM_Document_adoptNode

19:17:37 Presenting theory Design_Theory.Multisets_Extras

19:17:38 Presenting theory VYDRA_MDL.Monitor

19:17:39 Presenting theory VYDRA_MDL.Preliminaries

19:17:39 Presenting theory Containers.Containers_Userguide

19:17:39 Presenting theory VYDRA_MDL.Monitor_Code

19:17:39 Presenting theory VYDRA_MDL.Timestamp_Lex

19:17:39 Presenting theory VYDRA_MDL.Timestamp_Prod

19:17:39 Presenting Public_Announcement_Logic ...

19:17:39 Presenting document Public_Announcement_Logic/document

19:17:39 Presenting document Public_Announcement_Logic/outline

19:17:39 Presenting theory Containers.Card_Datatype_Ex

19:17:39 Presenting theory Containers.Map_To_Mapping_Ex

19:17:39 Presenting theory Epistemic_Logic.Epistemic_Logic

19:17:39 Presenting Equivalence_Relation_Enumeration ...

19:17:39 Presenting document Equivalence_Relation_Enumeration/document

19:17:39 Presenting document Equivalence_Relation_Enumeration/outline

19:17:39 Presenting theory Design_Theory.Design_Basics

19:17:40 Presenting theory Containers.TwoSat_Ex

19:17:40 Presenting theory Shadow_SC_DOM.Shadow_DOM_Document_getElementById

19:17:40 Presenting theory Equivalence_Relation_Enumeration.Equivalence_Relation_Enumeration

19:17:40 Presenting Extended_Finite_State_Machines ...

19:17:40 Presenting document Extended_Finite_State_Machines/document

19:17:40 Presenting document Extended_Finite_State_Machines/outline

19:17:40 Presenting theory Containers.Containers_DFS_Ex

19:17:40 Presenting theory Shadow_SC_DOM.Shadow_DOM_Node_insertBefore

19:17:40 Presenting theory Extended_Finite_State_Machines.Trilean

19:17:40 Presenting theory Extended_Finite_State_Machines.Value

19:17:40 Presenting theory Extended_Finite_State_Machines.VName

19:17:40 Presenting theory Extended_Finite_State_Machines.Value_Lexorder

19:17:40 Presenting theory Shadow_SC_DOM.Shadow_DOM_Node_removeChild

19:17:41 Presenting theory Shadow_SC_DOM.Shadow_DOM_Tests

19:17:41 Presenting Extended_Finite_State_Machine_Inference ...

19:17:41 Presenting theory Containers.Containers_TwoSat_Ex

19:17:41 Presenting document Extended_Finite_State_Machine_Inference/document

19:17:41 Presenting document Extended_Finite_State_Machine_Inference/outline

19:17:41 Presenting FOL-Fitting ...

19:17:41 Presenting document FOL-Fitting/document

19:17:41 Presenting document FOL-Fitting/outline

19:17:41 Presenting theory Public_Announcement_Logic.PAL

19:17:41 Presenting FOL_Seq_Calc1 ...

19:17:41 Presenting document FOL_Seq_Calc1/document

19:17:41 Presenting document FOL_Seq_Calc1/outline

19:17:41 Presenting theory FOL_Seq_Calc1.Common

19:17:41 Presenting theory Design_Theory.Design_Operations

19:17:41 Presenting theory Extended_Finite_State_Machine_Inference.Subsumption

19:17:42 Presenting theory Extended_Finite_State_Machine_Inference.Drinks_Subsumption

19:17:42 Presenting theory Design_Theory.Block_Designs

19:17:42 Presenting theory Extended_Finite_State_Machines.AExp

19:17:43 Presenting theory Extended_Finite_State_Machines.AExp_Lexorder

19:17:44 Presenting theory Design_Theory.BIBD

19:17:44 Presenting theory Design_Theory.Resolvable_Designs

19:17:46 Presenting theory Extended_Finite_State_Machine_Inference.Inference

19:17:46 Presenting theory FOL_Seq_Calc1.Tableau

19:17:46 Presenting theory Extended_Finite_State_Machine_Inference.SelectionStrategies

19:17:46 Presenting theory Extended_Finite_State_Machines.GExp

19:17:46 Presenting theory Design_Theory.Group_Divisible_Designs

19:17:47 Presenting theory FOL_Seq_Calc1.Sequent

19:17:47 Presenting FOL_Seq_Calc2 ...

19:17:47 Presenting document FOL_Seq_Calc2/document

19:17:47 Presenting document FOL_Seq_Calc2/outline

19:17:47 Presenting theory Extended_Finite_State_Machines.GExp_Lexorder

19:17:47 Presenting theory FOL_Seq_Calc2.SeCaV

19:17:47 Presenting theory FOL_Seq_Calc2.Sequent1

19:17:47 Presenting theory FOL_Seq_Calc2.Sequent_Calculus_Verifier

19:17:47 Presenting theory FOL_Seq_Calc2.Prover

19:17:47 Presenting theory FOL_Seq_Calc2.Export

19:17:48 Presenting theory Design_Theory.Designs_And_Graphs

19:17:48 Presenting theory FOL_Seq_Calc2.ProverLemmas

19:17:48 Presenting theory FOL_Seq_Calc2.Hintikka

19:17:48 Presenting theory Extended_Finite_State_Machines.FSet_Utils

19:17:48 Presenting theory Design_Theory.Sub_Designs

19:17:48 Presenting theory Extended_Finite_State_Machine_Inference.Store_Reuse

19:17:49 Presenting theory Extended_Finite_State_Machines.Transition

19:17:49 Presenting theory Extended_Finite_State_Machines.Transition_Lexorder

19:17:49 Presenting theory CoreC++.Determinism

19:17:49 Presenting theory FOL_Seq_Calc2.EPathHintikka

19:17:49 Presenting theory Design_Theory.Design_Isomorphisms

19:17:50 Presenting theory Design_Theory.Design_Theory_Root

19:17:50 Presenting FOL_Seq_Calc3 ...

19:17:50 Presenting document FOL_Seq_Calc3/document

19:17:50 Presenting theory FOL_Seq_Calc2.Usemantics

19:17:50 Presenting document FOL_Seq_Calc3/outline

19:17:50 Presenting theory FOL_Seq_Calc3.List_Syntax

19:17:50 Presenting theory FOL_Seq_Calc3.Fair_Stream

19:17:50 Presenting theory CoreC++.Annotate

19:17:50 Presenting theory FOL_Seq_Calc2.Countermodel

19:17:50 Presenting theory Extended_Finite_State_Machine_Inference.Store_Reuse_Subsumption

19:17:50 Presenting theory FOL_Seq_Calc3.Syntax

19:17:50 Presenting theory FOL-Fitting.FOL_Fitting

19:17:51 Presenting theory FOL_Seq_Calc3.Semantics

19:17:51 Presenting theory Extended_Finite_State_Machine_Inference.Increment_Reset

19:17:51 Presenting theory Extended_Finite_State_Machine_Inference.Same_Register

19:17:51 Presenting theory FOL_Seq_Calc3.Encoding

19:17:51 Presenting theory FOL_Seq_Calc2.Soundness

19:17:51 Presenting theory FOL_Seq_Calc3.Prover

19:17:51 Presenting theory FOL_Seq_Calc3.Export

19:17:51 Presenting FO_Theory_Rewriting ...

19:17:51 Presenting document FO_Theory_Rewriting/document

19:17:51 Presenting document FO_Theory_Rewriting/outline

19:17:51 Presenting theory FOL_Seq_Calc2.Completeness

19:17:51 Presenting theory FOL_Seq_Calc3.Soundness

19:17:52 Presenting theory FO_Theory_Rewriting.Utils

19:17:52 Presenting theory FOL_Seq_Calc2.Results

19:17:52 Presenting Falling_Factorial_Sum ...

19:17:52 Presenting document Falling_Factorial_Sum/document

19:17:52 Presenting document Falling_Factorial_Sum/outline

19:17:53 Presenting theory FO_Theory_Rewriting.Multihole_Context

19:17:53 Presenting theory FOL_Seq_Calc3.Completeness

19:17:53 Presenting theory Falling_Factorial_Sum.Falling_Factorial_Sum_Combinatorics

19:17:53 Presenting theory FOL_Seq_Calc3.Result

19:17:53 Presenting Finger-Trees ...

19:17:53 Presenting document Finger-Trees/document

19:17:53 Presenting document Finger-Trees/outline

19:17:53 Presenting theory Extended_Finite_State_Machine_Inference.Least_Upper_Bound

19:17:54 Presenting theory Falling_Factorial_Sum.Falling_Factorial_Sum_Induction

19:17:54 Presenting theory Falling_Factorial_Sum.Falling_Factorial_Sum_Vandermonde

19:17:54 Presenting Formula_Derivatives ...

19:17:54 Presenting document Formula_Derivatives/document

19:17:54 Presenting document Formula_Derivatives/outline

19:17:54 Presenting theory Formula_Derivatives.While_Default

19:17:54 Presenting theory Formula_Derivatives.FSet_More

19:17:54 Presenting theory Extended_Finite_State_Machine_Inference.Distinguishing_Guards

19:17:55 Presenting theory FO_Theory_Rewriting.Ground_MCtxt

19:17:55 Presenting theory Extended_Finite_State_Machine_Inference.Weak_Subsumption

19:17:55 Presenting theory Extended_Finite_State_Machine_Inference.Group_By

19:17:55 Presenting theory FO_Theory_Rewriting.Bot_Terms

19:17:56 Presenting theory CoreC++.Execute

19:17:56 Presenting theory Formula_Derivatives.Automaton

19:17:56 Presenting theory FO_Theory_Rewriting.Saturation

19:17:56 Presenting theory CoreC++.CoreC++

19:17:56 Presenting Formula_Derivatives-Examples ...

19:17:56 Presenting theory FO_Theory_Rewriting.Rewriting

19:17:56 Presenting theory Extended_Finite_State_Machines.EFSM

19:17:56 Presenting theory Formula_Derivatives-Examples.WS1S_Examples

19:17:57 Presenting theory Formula_Derivatives-Examples.WS1S_Alt_Examples

19:17:57 Presenting theory Formula_Derivatives-Examples.Presburger_Examples

19:17:57 Presenting theory Formula_Derivatives-Examples.WS1S_Presburger_Examples

19:17:57 Presenting theory Formula_Derivatives-Examples.WS1S_Nameful_Examples

19:17:57 Presenting Functional-Automata ...

19:17:57 Presenting document Functional-Automata/document

19:17:57 Presenting document Functional-Automata/outline

19:17:57 Presenting theory Functional-Automata.AutoProj

19:17:57 Presenting theory Functional-Automata.DA

19:17:57 Presenting theory FO_Theory_Rewriting.LV_to_GTT

19:17:57 Presenting theory Functional-Automata.NA

19:17:57 Presenting theory Functional-Automata.NAe

19:17:57 Presenting theory Functional-Automata.Automata

19:17:58 Presenting theory FO_Theory_Rewriting.NF

19:17:58 Presenting theory Extended_Finite_State_Machines.EFSM_LTL

19:17:58 Presenting theory Functional-Automata.RegExp2NA

19:17:59 Presenting theory FO_Theory_Rewriting.Tree_Automata_Derivation_Split

19:17:59 Presenting theory Extended_Finite_State_Machines.Drinks_Machine

19:17:59 Presenting theory Functional-Automata.RegExp2NAe

19:17:59 Presenting theory Functional-Automata.AutoRegExp

19:17:59 Presenting theory Functional-Automata.MaxPrefix

19:17:59 Presenting theory Functional-Automata.MaxChop

19:17:59 Presenting theory Extended_Finite_State_Machines.Drinks_Machine_2

19:17:59 Presenting theory Functional-Automata.AutoMaxChop

19:18:00 Presenting theory Functional-Automata.RegSet_of_nat_DA

19:18:00 Presenting theory Functional-Automata.Execute

19:18:00 Presenting theory Functional-Automata.Functional_Automata

19:18:00 Presenting Generalized_Counting_Sort ...

19:18:00 Presenting document Generalized_Counting_Sort/document

19:18:00 Presenting document Generalized_Counting_Sort/outline

19:18:00 Presenting theory Extended_Finite_State_Machine_Inference.PTA_Generalisation

19:18:00 Presenting theory FO_Theory_Rewriting.TA_Clousure_Const

19:18:00 Presenting theory Extended_Finite_State_Machine_Inference.EFSM_Dot

19:18:01 Presenting theory FO_Theory_Rewriting.Type_Instances_Impl

19:18:01 Presenting theory Extended_Finite_State_Machine_Inference.efsm2sal

19:18:01 Presenting theory Extended_Finite_State_Machines.Drinks_Machine_LTL

19:18:01 Presenting Graph_Saturation ...

19:18:01 Presenting document Graph_Saturation/document

19:18:01 Presenting document Graph_Saturation/outline

19:18:01 Presenting theory FO_Theory_Rewriting.NF_Impl

19:18:01 Presenting theory Extended_Finite_State_Machine_Inference.Code_Target_List

19:18:01 Presenting theory Extended_Finite_State_Machine_Inference.Code_Target_Set

19:18:01 Presenting theory Extended_Finite_State_Machine_Inference.Code_Target_FSet

19:18:02 Presenting theory Generalized_Counting_Sort.Algorithm

19:18:02 Presenting theory Graph_Saturation.MissingRelation

19:18:02 Presenting theory FO_Theory_Rewriting.Context_Extensions

19:18:03 Presenting theory Extended_Finite_State_Machine_Inference.Code_Generation

19:18:03 Presenting Graph_Theory ...

19:18:03 Presenting document Graph_Theory/document

19:18:03 Presenting document Graph_Theory/outline

19:18:03 Presenting theory FO_Theory_Rewriting.FOR_Certificate

19:18:03 Presenting theory Formula_Derivatives.Abstract_Formula

19:18:03 Presenting theory Graph_Theory.Rtrancl_On

19:18:03 Presenting theory Graph_Theory.Stuff

19:18:04 Presenting theory FO_Theory_Rewriting.Lift_Root_Step

19:18:04 Presenting theory Formula_Derivatives.WS1S_Prelim

19:18:04 Presenting theory MFODL_Monitor_Optimized.Monitor

19:18:04 Presenting theory FO_Theory_Rewriting.Context_RR2

19:18:05 Presenting theory Graph_Theory.Digraph

19:18:05 Presenting theory FO_Theory_Rewriting.GTT_RRn

19:18:05 Presenting theory Graph_Theory.Bidirected_Digraph

19:18:05 Presenting theory Graph_Saturation.LabeledGraphs

19:18:06 Presenting theory Finger-Trees.FingerTree

19:18:06 Presenting theory Generalized_Counting_Sort.Conservation

19:18:06 Presenting theory FO_Theory_Rewriting.FOL_Extra

19:18:06 Presenting theory Finger-Trees.Test

19:18:06 Presenting ShortestPath ...

19:18:06 Presenting document ShortestPath/document

19:18:06 Presenting document ShortestPath/outline

19:18:07 Presenting theory FO_Theory_Rewriting.FOR_Semantics

19:18:07 Presenting theory ShortestPath.ShortestPath

19:18:08 Presenting theory Graph_Theory.Arc_Walk

19:18:08 Presenting theory ShortestPath.ShortestPathNeg

19:18:08 Presenting Group-Ring-Module ...

19:18:08 Presenting document Group-Ring-Module/document

19:18:08 Presenting document Group-Ring-Module/outline

19:18:09 Presenting theory Generalized_Counting_Sort.Sorting

19:18:10 Presenting theory FO_Theory_Rewriting.FOR_Check

19:18:10 Presenting theory Graph_Saturation.RulesAndChains

19:18:10 Presenting theory Formula_Derivatives.WS1S_Formula

19:18:10 Presenting theory Generalized_Counting_Sort.Stability

19:18:10 Presenting Valuation ...

19:18:10 Presenting document Valuation/document

19:18:10 Presenting document Valuation/outline

19:18:11 Presenting theory Graph_Theory.Pair_Digraph

19:18:13 Presenting theory Formula_Derivatives.WS1S_Alt_Formula

19:18:13 Presenting theory FO_Theory_Rewriting.FOR_Check_Impl

19:18:13 Presenting HOL-Codegenerator_Test ...

19:18:13 Presenting theory HOL-Codegenerator_Test.Candidates

19:18:13 Presenting theory HOL-Codegenerator_Test.Generate

19:18:13 Presenting theory HOL-Codegenerator_Test.Generate_Binary_Nat

19:18:13 Presenting theory HOL-Codegenerator_Test.Generate_Target_Nat

19:18:13 Presenting theory HOL-Codegenerator_Test.Generate_Efficient_Datastructures

19:18:13 Presenting theory HOL-Codegenerator_Test.Code_Lazy_Test

19:18:13 Presenting theory HOL-Codegenerator_Test.Code_Test_PolyML

19:18:13 Presenting theory HOL-Codegenerator_Test.Code_Test_Scala

19:18:13 Presenting theory HOL-Codegenerator_Test.Code_Test_GHC

19:18:13 Presenting theory HOL-Codegenerator_Test.Code_Test_MLton

19:18:13 Presenting theory HOL-Codegenerator_Test.Code_Test_OCaml

19:18:13 Presenting theory HOL-Codegenerator_Test.Code_Test_SMLNJ

19:18:13 Presenting HOL-Computational_Algebra ...

19:18:15 Presenting theory Graph_Theory.Digraph_Component

19:18:15 Presenting theory Graph_Saturation.GraphRewriting

19:18:16 Presenting theory Valuation.Valuation1

19:18:16 Presenting theory HOL-Computational_Algebra.Factorial_Ring

19:18:16 Presenting theory Formula_Derivatives.Presburger_Formula

19:18:16 Presenting theory Graph_Saturation.LabeledGraphSemantics

19:18:17 Presenting theory HOL-Computational_Algebra.Euclidean_Algorithm

19:18:17 Presenting theory Graph_Saturation.StandardModels

19:18:17 Presenting theory Formula_Derivatives.WS1S_Presburger_Equivalence

19:18:17 Presenting theory Graph_Theory.Vertex_Walk

19:18:18 Presenting theory Graph_Theory.Digraph_Component_Vwalk

19:18:19 Presenting theory Formula_Derivatives.WS1S_Nameful

19:18:19 Presenting Budan_Fourier ...

19:18:19 Presenting document Budan_Fourier/document

19:18:19 Presenting document Budan_Fourier/outline

19:18:20 Presenting theory Graph_Saturation.RuleSemanticsConnection

19:18:21 Presenting theory Graph_Theory.Digraph_Isomorphism

19:18:21 Presenting theory Valuation.Valuation2

19:18:21 Presenting theory HOL-Computational_Algebra.Polynomial

19:18:21 Presenting theory Graph_Theory.Auxiliary

19:18:22 Presenting theory Graph_Theory.Subdivision

19:18:22 Presenting theory Budan_Fourier.BF_Misc

19:18:25 Presenting theory MFODL_Monitor_Optimized.Optimized_MTL

19:18:25 Presenting theory Graph_Saturation.StandardRules

19:18:25 Presenting theory Graph_Theory.Euler

19:18:26 Presenting theory Budan_Fourier.Budan_Fourier

19:18:27 Presenting theory Budan_Fourier.Sturm_Multiple_Roots

19:18:27 Presenting theory Graph_Saturation.CombinedCorrectness

19:18:27 Presenting theory Budan_Fourier.Descartes_Roots_Test

19:18:27 Presenting Coinductive ...

19:18:27 Presenting DynamicArchitectures ...

19:18:27 Presenting document Coinductive/document

19:18:27 Presenting document DynamicArchitectures/document

19:18:27 Presenting document DynamicArchitectures/outline

19:18:27 Presenting document Coinductive/outline

19:18:29 Presenting theory HOL-Computational_Algebra.Formal_Power_Series

19:18:29 Presenting theory Coinductive.Coinductive_Nat

19:18:30 Presenting theory Valuation.Valuation3

19:18:30 Presenting theory HOL-Computational_Algebra.Polynomial_FPS

19:18:30 Presenting theory Graph_Theory.Kuratowski

19:18:30 Presenting theory Graph_Theory.Weighted_Graph

19:18:31 Presenting Architectural_Design_Patterns ...

19:18:31 Presenting document Architectural_Design_Patterns/document

19:18:31 Presenting document Architectural_Design_Patterns/outline

19:18:31 Presenting theory MFODL_Monitor_Optimized.Monitor_Impl

19:18:31 Presenting theory Architectural_Design_Patterns.Singleton

19:18:31 Presenting theory MFODL_Monitor_Optimized.Monitor_Code

19:18:31 Presenting Lazy-Lists-II ...

19:18:31 Presenting document Lazy-Lists-II/document

19:18:31 Presenting document Lazy-Lists-II/outline

19:18:31 Presenting theory Architectural_Design_Patterns.Publisher_Subscriber

19:18:32 Presenting theory Group-Ring-Module.Algebra1

19:18:32 Presenting theory Graph_Theory.Shortest_Path

19:18:32 Presenting theory Graph_Theory.Graph_Theory

19:18:32 Presenting Stream_Fusion_Code ...

19:18:32 Presenting document Stream_Fusion_Code/document

19:18:32 Presenting document Stream_Fusion_Code/outline

19:18:33 Presenting theory Stream_Fusion_Code.Stream_Fusion

19:18:33 Presenting file "stream_fusion.ML"

19:18:33 Presenting theory Lazy-Lists-II.LList2

19:18:34 Presenting Topology ...

19:18:34 Presenting document Topology/document

19:18:34 Presenting document Topology/outline

19:18:34 Presenting theory DynamicArchitectures.Configuration_Traces

19:18:34 Presenting theory HOL-Computational_Algebra.Formal_Laurent_Series

19:18:34 Presenting theory Architectural_Design_Patterns.Blackboard

19:18:35 Presenting theory Architectural_Design_Patterns.Auxiliary

19:18:35 Presenting theory HOL-Computational_Algebra.Fraction_Field

19:18:36 Presenting theory Architectural_Design_Patterns.RF_LTL

19:18:36 Presenting theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

19:18:37 Presenting theory HOL-Computational_Algebra.Group_Closure

19:18:37 Presenting theory HOL-Computational_Algebra.Normalized_Fraction

19:18:37 Presenting theory Stream_Fusion_Code.Stream_Fusion_List

19:18:38 Presenting theory HOL-Computational_Algebra.Primes

19:18:38 Presenting theory HOL-Computational_Algebra.Nth_Powers

19:18:38 Presenting theory Topology.Topology

19:18:39 Presenting theory HOL-Computational_Algebra.Polynomial_Factorial

19:18:39 Presenting theory HOL-Computational_Algebra.Squarefree

19:18:39 Presenting theory HOL-Computational_Algebra.Computational_Algebra

19:18:39 Presenting theory HOL-Computational_Algebra.Field_as_Ring

19:18:39 Presenting Descartes_Sign_Rule ...

19:18:39 Presenting document Descartes_Sign_Rule/document

19:18:39 Presenting document Descartes_Sign_Rule/outline

19:18:40 Presenting theory Topology.LList_Topology

19:18:40 Presenting Formal_Puiseux_Series ...

19:18:40 Presenting document Formal_Puiseux_Series/document

19:18:40 Presenting document Formal_Puiseux_Series/outline

19:18:40 Presenting theory Descartes_Sign_Rule.Descartes_Sign_Rule

19:18:40 Presenting theory Stream_Fusion_Code.Stream_Fusion_LList

19:18:40 Presenting HOL-Algebra ...

19:18:40 Presenting document HOL-Algebra/document

19:18:40 Presenting document HOL-Algebra/outline

19:18:40 Presenting theory HOL-Algebra.Congruence

19:18:41 Presenting theory Formal_Puiseux_Series.Puiseux_Polynomial_Library

19:18:41 Presenting theory Stream_Fusion_Code.Stream_Fusion_Examples

19:18:41 Presenting Finite_Fields ...

19:18:41 Presenting document Finite_Fields/document

19:18:41 Presenting document Finite_Fields/outline

19:18:41 Presenting theory HOL-Algebra.Order

19:18:41 Presenting theory Architectural_Design_Patterns.Blockchain

19:18:41 Presenting theory Formal_Puiseux_Series.Puiseux_Laurent_Library

19:18:42 Presenting Finitely_Generated_Abelian_Groups ...

19:18:42 Presenting document Finitely_Generated_Abelian_Groups/document

19:18:42 Presenting document Finitely_Generated_Abelian_Groups/outline

19:18:42 Presenting theory HOL-Algebra.Lattice

19:18:42 Presenting theory Finitely_Generated_Abelian_Groups.Set_Multiplication

19:18:42 Presenting theory Finitely_Generated_Abelian_Groups.Miscellaneous_Groups

19:18:42 Presenting theory Formal_Puiseux_Series.FPS_Hensel

19:18:43 Presenting theory Finitely_Generated_Abelian_Groups.Generated_Groups_Extend

19:18:43 Presenting theory HOL-Algebra.Complete_Lattice

19:18:43 Presenting theory Finitely_Generated_Abelian_Groups.General_Auxiliary

19:18:43 Presenting theory Finite_Fields.Finite_Fields_Preliminary_Results

19:18:43 Presenting theory HOL-Algebra.Galois_Connection

19:18:44 Presenting theory Finitely_Generated_Abelian_Groups.IDirProds

19:18:44 Presenting theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Verification

19:18:45 Presenting theory Finite_Fields.Finite_Fields_Factorization_Ext

19:18:45 Presenting theory HOL-Algebra.Group

19:18:45 Presenting theory Automated_Stateful_Protocol_Verification.Eisbach_Protocol_Verification

19:18:46 Presenting theory Finitely_Generated_Abelian_Groups.Finite_Product_Extend

19:18:46 Presenting theory DynamicArchitectures.Dynamic_Architecture_Calculus

19:18:46 Presenting theory Finitely_Generated_Abelian_Groups.Group_Hom

19:18:46 Presenting Groebner_Bases ...

19:18:46 Presenting document Groebner_Bases/document

19:18:46 Presenting document Groebner_Bases/outline

19:18:46 Presenting theory HOL-Algebra.FiniteProduct

19:18:46 Presenting theory Finitely_Generated_Abelian_Groups.Finite_And_Cyclic_Groups

19:18:47 Presenting theory Formal_Puiseux_Series.Formal_Puiseux_Series

19:18:47 Presenting Groebner_Macaulay ...

19:18:47 Presenting document Groebner_Macaulay/document

19:18:47 Presenting document Groebner_Macaulay/outline

19:18:48 Presenting theory Finitely_Generated_Abelian_Groups.DirProds

19:18:48 Presenting theory Finite_Fields.Ring_Characteristic

19:18:48 Presenting theory HOL-Algebra.Coset

19:18:48 Presenting theory Groebner_Macaulay.Degree_Section

19:18:48 Presenting theory Finitely_Generated_Abelian_Groups.Group_Relations

19:18:48 Presenting theory Groebner_Bases.General

19:18:48 Presenting theory HOL-Algebra.Exponent

19:18:49 Presenting theory HOL-Algebra.Sylow

19:18:49 Presenting theory HOL-Algebra.Bij

19:18:49 Presenting theory Automated_Stateful_Protocol_Verification.ml_yacc_lib

19:18:49 Presenting file "ml-yacc-lib/base.sig"

19:18:49 Presenting file "ml-yacc-lib/join.sml"

19:18:49 Presenting file "ml-yacc-lib/lrtable.sml"

19:18:49 Presenting file "ml-yacc-lib/stream.sml"

19:18:49 Presenting file "ml-yacc-lib/parser2.sml"

19:18:49 Presenting theory Finite_Fields.Formal_Polynomial_Derivatives

19:18:50 Presenting theory Finitely_Generated_Abelian_Groups.Finitely_Generated_Abelian_Groups

19:18:50 Presenting theory HOL-Algebra.Ring

19:18:50 Presenting file "ringsimp.ML"

19:18:50 Presenting theory Groebner_Bases.Confluence

19:18:50 Presenting theory Coinductive.Coinductive_List

19:18:50 Presenting Nullstellensatz ...

19:18:50 Presenting document Nullstellensatz/document

19:18:50 Presenting document Nullstellensatz/outline

19:18:51 Presenting theory HOL-Algebra.Module

19:18:51 Presenting theory Nullstellensatz.Algebraically_Closed_Fields

19:18:51 Presenting theory Groebner_Macaulay.Degree_Bound_Utils

19:18:51 Presenting theory Finite_Fields.Monic_Polynomial_Factorization

19:18:51 Presenting theory Nullstellensatz.Lex_Order_PP

19:18:51 Presenting theory HOL-Algebra.AbelCoset

19:18:51 Presenting theory Coinductive.Coinductive_List_Prefix

19:18:52 Presenting theory Nullstellensatz.Univariate_PM

19:18:52 Presenting theory HOL-Algebra.Ideal

19:18:52 Presenting theory HOL-Algebra.RingHom

19:18:52 Presenting theory Groebner_Macaulay.Groebner_Macaulay

19:18:53 Presenting theory Finite_Fields.Card_Irreducible_Polynomials_Aux

19:18:53 Presenting theory Coinductive.Coinductive_Stream

19:18:54 Presenting theory Finite_Fields.Card_Irreducible_Polynomials

19:18:54 Presenting theory Groebner_Macaulay.Binomial_Int

19:18:54 Presenting theory Groebner_Macaulay.Poly_Fun

19:18:55 Presenting theory Finite_Fields.Finite_Fields_Isomorphic

19:18:55 Presenting Signature_Groebner ...

19:18:55 Presenting document Signature_Groebner/document

19:18:55 Presenting document Signature_Groebner/outline

19:18:55 Presenting theory HOL-Algebra.UnivPoly

19:18:55 Presenting theory Nullstellensatz.Nullstellensatz

19:18:56 Presenting theory HOL-Algebra.Generated_Groups

19:18:56 Presenting theory Signature_Groebner.Prelims

19:18:56 Presenting theory HOL-Algebra.Elementary_Groups

19:18:57 Presenting theory Nullstellensatz.Nullstellensatz_Field

19:18:57 Presenting HOL-Decision_Procs ...

19:18:57 Presenting theory Groebner_Macaulay.Monomial_Module

19:18:57 Presenting theory Signature_Groebner.More_MPoly

19:18:58 Presenting theory HOL-Algebra.Multiplicative_Group

19:18:58 Presenting theory Coinductive.TLList

19:18:58 Presenting theory HOL-Decision_Procs.Conversions

19:18:58 Presenting theory Automated_Stateful_Protocol_Verification.trac_term

19:18:58 Presenting theory Groebner_Macaulay.Dube_Prelims

19:18:58 Presenting theory HOL-Decision_Procs.Algebra_Aux

19:18:58 Presenting theory Coinductive.Quotient_Coinductive_List

19:18:59 Presenting theory HOL-Algebra.Group_Action

19:18:59 Presenting theory HOL-Decision_Procs.Commutative_Ring

19:18:59 Presenting theory Coinductive.Quotient_TLList

19:18:59 Presenting theory Coinductive.Coinductive

19:19:00 Presenting theory HOL-Algebra.Zassenhaus

19:19:00 Presenting theory Groebner_Bases.Reduction

19:19:01 Presenting theory Coinductive.Lazy_LList

19:19:02 Presenting theory Automated_Stateful_Protocol_Verification.trac_fp_parser

19:19:02 Presenting file "trac_parser/trac_fp.grm.sig"

19:19:02 Presenting file "trac_parser/trac_fp.lex.sml"

19:19:02 Presenting file "trac_parser/trac_fp.grm.sml"

19:19:02 Presenting theory Coinductive.Lazy_TLList

19:19:02 Presenting theory Group-Ring-Module.Algebra2

19:19:03 Presenting theory Coinductive.CCPO_Topology

19:19:03 Presenting theory HOL-Decision_Procs.Cooper

19:19:03 Presenting file "cooper_tac.ML"

19:19:04 Presenting theory HOL-Algebra.Divisibility

19:19:05 Presenting theory HOL-Algebra.QuotRing

19:19:06 Presenting theory Coinductive.LList_CCPO_Topology

19:19:06 Presenting theory Groebner_Macaulay.Hilbert_Function

19:19:06 Presenting theory HOL-Decision_Procs.Dense_Linear_Order

19:19:06 Presenting file "langford_data.ML"

19:19:06 Presenting file "ferrante_rackoff_data.ML"

19:19:06 Presenting file "langford.ML"

19:19:06 Presenting file "ferrante_rackoff.ML"

19:19:06 Presenting theory HOL-Algebra.IntRing

19:19:06 Presenting theory HOL-Decision_Procs.DP_Library

19:19:06 Presenting theory HOL-Algebra.Weak_Morphisms

19:19:07 Presenting theory HOL-Algebra.Ideal_Product

19:19:08 Presenting theory HOL-Algebra.Chinese_Remainder

19:19:08 Presenting theory HOL-Algebra.Subrings

19:19:08 Presenting theory HOL-Algebra.Generated_Rings

19:19:09 Presenting theory HOL-Algebra.Generated_Fields

19:19:09 Presenting theory Coinductive.TLList_CCPO

19:19:09 Presenting theory Coinductive.TLList_CCPO_Examples

19:19:09 Presenting theory HOL-Decision_Procs.Ferrack

19:19:09 Presenting file "ferrack_tac.ML"

19:19:10 Presenting theory HOL-Algebra.Product_Groups

19:19:10 Presenting theory Automated_Stateful_Protocol_Verification.trac_protocol_parser

19:19:10 Presenting file "trac_parser/trac_protocol.grm.sig"

19:19:10 Presenting file "trac_parser/trac_protocol.lex.sml"

19:19:10 Presenting file "trac_parser/trac_protocol.grm.sml"

19:19:10 Presenting theory Coinductive.Koenigslemma

19:19:11 Presenting theory HOL-Algebra.Free_Abelian_Groups

19:19:11 Presenting theory Coinductive.LMirror

19:19:12 Presenting theory Groebner_Bases.Groebner_Bases

19:19:13 Presenting theory Coinductive.Hamming_Stream

19:19:13 Presenting theory HOL-Algebra.Embedded_Algebras

19:19:13 Presenting theory HOL-Algebra.Solvable_Groups

19:19:14 Presenting theory HOL-Algebra.Sym_Groups

19:19:15 Presenting theory HOL-Algebra.Exact_Sequence

19:19:16 Presenting theory HOL-Algebra.Ring_Divisibility

19:19:16 Presenting theory Coinductive.Resumption

19:19:17 Presenting theory Coinductive.Coinductive_Examples

19:19:17 Presenting HOL-Quotient_Examples ...

19:19:17 Presenting theory HOL-Quotient_Examples.DList

19:19:19 Presenting theory Automated_Stateful_Protocol_Verification.trac

19:19:19 Presenting theory Automated_Stateful_Protocol_Verification.PSPSP

19:19:19 Presenting theory Automated_Stateful_Protocol_Verification.introduction

19:19:20 Presenting theory Automated_Stateful_Protocol_Verification.KeyserverEx

19:19:20 Presenting theory Automated_Stateful_Protocol_Verification.manual

19:19:20 Presenting theory Automated_Stateful_Protocol_Verification.Keyserver

19:19:20 Presenting theory HOL-Algebra.Polynomials

19:19:20 Presenting theory Automated_Stateful_Protocol_Verification.Keyserver2

19:19:20 Presenting theory HOL-Quotient_Examples.Quotient_FSet

19:19:21 Presenting theory Automated_Stateful_Protocol_Verification.Keyserver_Composition

19:19:21 Presenting theory HOL-Quotient_Examples.Quotient_Int

19:19:21 Presenting theory Automated_Stateful_Protocol_Verification.PKCS_Model03

19:19:22 Presenting theory HOL-Quotient_Examples.Quotient_Message

19:19:22 Presenting theory HOL-Quotient_Examples.Lift_FSet

19:19:22 Presenting theory HOL-Quotient_Examples.Lift_Set

19:19:23 Presenting theory HOL-Quotient_Examples.Lift_Fun

19:19:23 Presenting theory HOL-Algebra.Polynomial_Divisibility

19:19:23 Presenting theory HOL-Quotient_Examples.Quotient_Rat

19:19:23 Presenting theory HOL-Quotient_Examples.Lift_DList

19:19:24 Presenting theory HOL-Quotient_Examples.Int_Pow

19:19:24 Presenting theory HOL-Quotient_Examples.Lifting_Code_Dt_Test

19:19:24 Presenting Interpolation_Polynomials_HOL_Algebra ...

19:19:24 Presenting document Interpolation_Polynomials_HOL_Algebra/document

19:19:24 Presenting document Interpolation_Polynomials_HOL_Algebra/outline

19:19:24 Presenting theory HOL-Algebra.Indexed_Polynomials

19:19:24 Presenting theory Interpolation_Polynomials_HOL_Algebra.Bounded_Degree_Polynomials

19:19:25 Presenting theory Automated_Stateful_Protocol_Verification.PKCS_Model07

19:19:25 Presenting theory Group-Ring-Module.Algebra3

19:19:25 Presenting theory Automated_Stateful_Protocol_Verification.PKCS_Model09

19:19:25 Presenting theory Automated_Stateful_Protocol_Verification.Examples

19:19:25 Presenting Jordan_Hoelder ...

19:19:25 Presenting document Jordan_Hoelder/document

19:19:25 Presenting document Jordan_Hoelder/outline

19:19:25 Presenting theory HOL-Algebra.Finite_Extensions

19:19:25 Presenting theory Jordan_Hoelder.SndIsomorphismGrp

19:19:26 Presenting theory Interpolation_Polynomials_HOL_Algebra.Lagrange_Interpolation

19:19:27 Presenting theory Jordan_Hoelder.SubgroupsAndNormalSubgroups

19:19:27 Presenting theory Jordan_Hoelder.SimpleGroups

19:19:27 Presenting theory Jordan_Hoelder.MaximalNormalSubgroups

19:19:27 Presenting theory Interpolation_Polynomials_HOL_Algebra.Interpolation_Polynomial_Cardinalities

19:19:28 Presenting Jordan_Normal_Form ...

19:19:28 Presenting document Jordan_Normal_Form/document

19:19:28 Presenting document Jordan_Normal_Form/outline

19:19:28 Presenting theory HOL-Decision_Procs.MIR

19:19:28 Presenting file "mir_tac.ML"

19:19:28 Presenting theory HOL-Algebra.Algebraic_Closure

19:19:28 Presenting theory HOL-Algebra.Algebra

19:19:28 Presenting Isabelle_Marries_Dirac ...

19:19:28 Presenting document Isabelle_Marries_Dirac/document

19:19:28 Presenting document Isabelle_Marries_Dirac/outline

19:19:28 Presenting theory Isabelle_Marries_Dirac.Basics

19:19:29 Presenting theory Jordan_Normal_Form.Missing_Misc

19:19:29 Presenting theory Isabelle_Marries_Dirac.Binary_Nat

19:19:30 Presenting theory Jordan_Hoelder.CompositionSeries

19:19:30 Presenting theory Jordan_Hoelder.GroupIsoClasses

19:19:30 Presenting theory Jordan_Normal_Form.Missing_Ring

19:19:30 Presenting theory Jordan_Normal_Form.Conjugate

19:19:31 Presenting theory Jordan_Hoelder.JordanHolder

19:19:31 Presenting Linear_Programming ...

19:19:31 Presenting document Linear_Programming/document

19:19:31 Presenting document Linear_Programming/outline

19:19:31 Presenting theory Isabelle_Marries_Dirac.Quantum

19:19:31 Presenting theory Groebner_Macaulay.Cone_Decomposition

19:19:31 Presenting theory Linear_Programming.More_Jordan_Normal_Forms

19:19:31 Presenting theory Isabelle_Marries_Dirac.Complex_Vectors

19:19:32 Presenting theory Linear_Programming.Matrix_LinPoly

19:19:32 Presenting theory Isabelle_Marries_Dirac.Tensor

19:19:33 Presenting theory Isabelle_Marries_Dirac.More_Tensor

19:19:34 Presenting theory Linear_Programming.LP_Preliminaries

19:19:34 Presenting theory Linear_Programming.Linear_Programming

19:19:34 Presenting Perron_Frobenius ...

19:19:34 Presenting document Perron_Frobenius/document

19:19:34 Presenting document Perron_Frobenius/outline

19:19:34 Presenting theory Perron_Frobenius.Cancel_Card_Constraint

19:19:34 Presenting file "cancel_card_constraint.ML"

19:19:34 Presenting theory Perron_Frobenius.Bij_Nat

19:19:35 Presenting theory Isabelle_Marries_Dirac.Measurement

19:19:35 Presenting theory Isabelle_Marries_Dirac.Entanglement

19:19:35 Presenting theory Perron_Frobenius.HMA_Connect

19:19:36 Presenting theory Perron_Frobenius.Perron_Frobenius_Aux

19:19:36 Presenting theory Perron_Frobenius.Perron_Frobenius

19:19:36 Presenting theory Isabelle_Marries_Dirac.Quantum_Teleportation

19:19:37 Presenting theory Perron_Frobenius.Roots_Unity

19:19:37 Presenting theory Isabelle_Marries_Dirac.Deutsch

19:19:39 Presenting theory Isabelle_Marries_Dirac.Deutsch_Jozsa

19:19:39 Presenting theory HOL-Decision_Procs.Approximation_Bounds

19:19:39 Presenting theory Perron_Frobenius.Perron_Frobenius_Irreducible

19:19:39 Presenting theory Isabelle_Marries_Dirac.No_Cloning

19:19:40 Presenting theory Perron_Frobenius.Perron_Frobenius_General

19:19:41 Presenting theory Isabelle_Marries_Dirac.Quantum_Prisoners_Dilemma

19:19:41 Presenting theory Perron_Frobenius.Spectral_Radius_Theory

19:19:41 Presenting QHLProver ...

19:19:41 Presenting document QHLProver/document

19:19:41 Presenting document QHLProver/outline

19:19:41 Presenting theory Groebner_Macaulay.Dube_Bound

19:19:41 Presenting theory Jordan_Normal_Form.Matrix

19:19:42 Presenting theory Perron_Frobenius.Spectral_Radius_Largest_Jordan_Block

19:19:42 Presenting theory Perron_Frobenius.Hom_Gauss_Jordan

19:19:42 Presenting theory Perron_Frobenius.Spectral_Radius_Theory_2

19:19:42 Presenting theory Perron_Frobenius.Check_Matrix_Growth

19:19:42 Presenting Subresultants ...

19:19:42 Presenting document Subresultants/document

19:19:42 Presenting document Subresultants/outline

19:19:43 Presenting theory Subresultants.Resultant_Prelim

19:19:43 Presenting theory Subresultants.Dichotomous_Lazard

19:19:43 Presenting theory Subresultants.Binary_Exponentiation

19:19:43 Presenting theory Subresultants.More_Homomorphisms

19:19:43 Presenting theory Jordan_Normal_Form.Matrix_IArray_Impl

19:19:43 Presenting theory Subresultants.Coeff_Int

19:19:44 Presenting theory Group-Ring-Module.Algebra4

19:19:45 Presenting theory Groebner_Macaulay.Groebner_Macaulay_Examples

19:19:45 Presenting theory HOL-Decision_Procs.Approximation

19:19:45 Presenting file "approximation.ML"

19:19:45 Presenting file "approximation_generator.ML"

19:19:46 Presenting Berlekamp_Zassenhaus ...

19:19:46 Presenting document Berlekamp_Zassenhaus/document

19:19:46 Presenting document Berlekamp_Zassenhaus/outline

19:19:46 Presenting theory QHLProver.Complex_Matrix

19:19:46 Presenting file "mat_alg.ML"

19:19:46 Presenting theory Berlekamp_Zassenhaus.Finite_Field

19:19:47 Presenting theory HOL-Decision_Procs.Rat_Pair

19:19:47 Presenting theory Subresultants.Subresultant

19:19:47 Presenting theory Berlekamp_Zassenhaus.Arithmetic_Record_Based

19:19:48 Presenting theory HOL-Decision_Procs.Polynomial_List

19:19:48 Presenting theory Subresultants.Subresultant_Gcd

19:19:48 Presenting Algebraic_Numbers ...

19:19:48 Presenting document Algebraic_Numbers/document

19:19:48 Presenting document Algebraic_Numbers/outline

19:19:48 Presenting theory Signature_Groebner.Signature_Groebner

19:19:49 Presenting theory Jordan_Normal_Form.Gauss_Jordan_Elimination

19:19:49 Presenting theory Algebraic_Numbers.Algebraic_Numbers_Prelim

19:19:50 Presenting theory Jordan_Normal_Form.Gauss_Jordan_IArray_Impl

19:19:50 Presenting theory Algebraic_Numbers.Bivariate_Polynomials

19:19:51 Presenting theory Berlekamp_Zassenhaus.Finite_Field_Record_Based

19:19:51 Presenting theory Algebraic_Numbers.Resultant

19:19:51 Presenting theory Jordan_Normal_Form.Column_Operations

19:19:52 Presenting theory Algebraic_Numbers.Algebraic_Numbers

19:19:52 Presenting theory Berlekamp_Zassenhaus.Matrix_Record_Based

19:19:53 Presenting theory HOL-Decision_Procs.Reflected_Multivariate_Polynomial

19:19:53 Presenting theory Algebraic_Numbers.Sturm_Rat

19:19:53 Presenting theory Berlekamp_Zassenhaus.More_Missing_Multiset

19:19:53 Presenting theory Signature_Groebner.Signature_Examples

19:19:53 Presenting BenOr_Kozen_Reif ...

19:19:53 Presenting document BenOr_Kozen_Reif/document

19:19:53 Presenting document BenOr_Kozen_Reif/outline

19:19:53 Presenting theory Algebraic_Numbers.Factors_of_Int_Poly

19:19:53 Presenting theory Algebraic_Numbers.Min_Int_Poly

19:19:54 Presenting theory QHLProver.Matrix_Limit

19:19:55 Presenting theory Berlekamp_Zassenhaus.Unique_Factorization

19:19:58 Presenting theory Algebraic_Numbers.Real_Algebraic_Numbers

19:19:58 Presenting theory Berlekamp_Zassenhaus.Unique_Factorization_Poly

19:20:00 Presenting theory Algebraic_Numbers.Real_Roots

19:20:00 Presenting theory Algebraic_Numbers.Complex_Roots_Real_Poly

19:20:00 Presenting theory Algebraic_Numbers.Compare_Complex

19:20:01 Presenting theory Algebraic_Numbers.Interval_Arithmetic

19:20:01 Presenting theory QHLProver.Quantum_Program

19:20:01 Presenting theory Berlekamp_Zassenhaus.Poly_Mod

19:20:01 Presenting theory Jordan_Normal_Form.Determinant

19:20:01 Presenting theory BenOr_Kozen_Reif.More_Matrix

19:20:02 Presenting theory Algebraic_Numbers.Complex_Algebraic_Numbers

19:20:02 Presenting theory Algebraic_Numbers.Show_Real_Alg

19:20:02 Presenting theory Algebraic_Numbers.Show_Real_Approx

19:20:02 Presenting theory BenOr_Kozen_Reif.BKR_Algorithm

19:20:02 Presenting theory Algebraic_Numbers.Show_Real_Precise

19:20:02 Presenting theory Algebraic_Numbers.Algebraic_Number_Tests

19:20:02 Presenting theory Algebraic_Numbers.Algebraic_Numbers_External_Code

19:20:02 Presenting Cubic_Quartic_Equations ...

19:20:02 Presenting document Cubic_Quartic_Equations/document

19:20:02 Presenting document Cubic_Quartic_Equations/outline

19:20:02 Presenting theory Cubic_Quartic_Equations.Ferraris_Formula

19:20:03 Presenting theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field

19:20:03 Presenting theory Cubic_Quartic_Equations.Cardanos_Formula

19:20:03 Presenting theory Berlekamp_Zassenhaus.Karatsuba_Multiplication

19:20:03 Presenting theory Cubic_Quartic_Equations.Complex_Roots

19:20:04 Presenting theory Cubic_Quartic_Equations.Cubic_Polynomials

19:20:04 Presenting theory Cubic_Quartic_Equations.Quartic_Polynomials

19:20:04 Presenting Factor_Algebraic_Polynomial ...

19:20:04 Presenting document Factor_Algebraic_Polynomial/document

19:20:04 Presenting document Factor_Algebraic_Polynomial/outline

19:20:05 Presenting theory Jordan_Normal_Form.Determinant_Impl

19:20:05 Presenting theory Factor_Algebraic_Polynomial.Poly_Connection

19:20:05 Presenting theory HOL-Decision_Procs.Parametric_Ferrante_Rackoff

19:20:05 Presenting theory Jordan_Normal_Form.Show_Matrix

19:20:05 Presenting theory Berlekamp_Zassenhaus.Polynomial_Record_Based

19:20:05 Presenting theory Factor_Algebraic_Polynomial.MPoly_Divide

19:20:05 Presenting theory Factor_Algebraic_Polynomial.MPoly_Divide_Code

19:20:05 Presenting theory Factor_Algebraic_Polynomial.MPoly_Container

19:20:05 Presenting theory Factor_Algebraic_Polynomial.Multivariate_Resultant

19:20:06 Presenting theory Factor_Algebraic_Polynomial.Is_Int_To_Int

19:20:06 Presenting theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field_Record_Based

19:20:06 Presenting theory BenOr_Kozen_Reif.Matrix_Equation_Construction

19:20:06 Presenting theory HOL-Decision_Procs.Commutative_Ring_Complete

19:20:07 Presenting theory Berlekamp_Zassenhaus.Chinese_Remainder_Poly

19:20:07 Presenting theory QHLProver.Partial_State

19:20:07 Presenting theory Factor_Algebraic_Polynomial.Roots_of_Algebraic_Poly

19:20:07 Presenting theory Factor_Algebraic_Polynomial.Roots_of_Algebraic_Poly_Impl

19:20:07 Presenting theory Factor_Algebraic_Polynomial.Roots_via_IA

19:20:07 Presenting theory QHLProver.Gates

19:20:07 Presenting theory Factor_Algebraic_Polynomial.Roots_of_Real_Complex_Poly

19:20:08 Presenting theory Jordan_Normal_Form.Char_Poly

19:20:08 Presenting theory Factor_Algebraic_Polynomial.Factor_Complex_Poly

19:20:08 Presenting theory Factor_Algebraic_Polynomial.Factor_Real_Poly

19:20:08 Presenting Fishers_Inequality ...

19:20:08 Presenting document Fishers_Inequality/document

19:20:08 Presenting document Fishers_Inequality/outline

19:20:08 Presenting theory Fishers_Inequality.Set_Multiset_Extras

19:20:09 Presenting theory HOL-Decision_Procs.Reflective_Field

19:20:09 Presenting theory Fishers_Inequality.Matrix_Vector_Extras

19:20:09 Presenting theory HOL-Decision_Procs.Commutative_Ring_Ex

19:20:10 Presenting theory HOL-Decision_Procs.Approximation_Ex

19:20:10 Presenting theory HOL-Decision_Procs.Approximation_Quickcheck_Ex

19:20:10 Presenting theory Fishers_Inequality.Design_Extras

19:20:10 Presenting theory HOL-Decision_Procs.Dense_Linear_Order_Ex

19:20:10 Presenting theory HOL-Decision_Procs.Decision_Procs

19:20:10 Presenting LLL_Basis_Reduction ...

19:20:10 Presenting document LLL_Basis_Reduction/document

19:20:10 Presenting document LLL_Basis_Reduction/outline

19:20:10 Presenting theory Group-Ring-Module.Algebra5

19:20:11 Presenting theory Jordan_Normal_Form.Jordan_Normal_Form

19:20:12 Presenting theory Fishers_Inequality.Incidence_Matrices

19:20:12 Presenting theory LLL_Basis_Reduction.Missing_Lemmas

19:20:12 Presenting theory LLL_Basis_Reduction.More_IArray

19:20:12 Presenting theory Fishers_Inequality.Dual_Systems

19:20:13 Presenting theory Fishers_Inequality.Rank_Argument_General

19:20:13 Presenting theory Fishers_Inequality.Linear_Bound_Argument

19:20:13 Presenting theory LLL_Basis_Reduction.Norms

19:20:13 Presenting theory LLL_Basis_Reduction.Int_Rat_Operations

19:20:13 Presenting theory LLL_Basis_Reduction.Cost

19:20:13 Presenting theory Fishers_Inequality.Fishers_Inequality

19:20:14 Presenting theory LLL_Basis_Reduction.List_Representation

19:20:14 Presenting theory Groebner_Bases.Algorithm_Schema

19:20:14 Presenting theory Fishers_Inequality.Vector_Matrix_Mod

19:20:14 Presenting theory Fishers_Inequality.Fishers_Inequality_Variations

19:20:14 Presenting theory Fishers_Inequality.Fishers_Inequality_Root

19:20:14 Presenting LLL_Factorization ...

19:20:14 Presenting document LLL_Factorization/document

19:20:14 Presenting document LLL_Factorization/outline

19:20:14 Presenting theory LLL_Factorization.Factor_Bound_2

19:20:15 Presenting theory LLL_Factorization.Missing_Dvd_Int_Poly

19:20:15 Presenting theory LLL_Factorization.LLL_Factorization_Impl

19:20:15 Presenting theory QHLProver.Quantum_Hoare

19:20:16 Presenting theory LLL_Factorization.LLL_Factorization

19:20:17 Presenting theory LLL_Factorization.Sub_Sums

19:20:17 Presenting theory BenOr_Kozen_Reif.BKR_Proofs

19:20:17 Presenting theory Berlekamp_Zassenhaus.Berlekamp_Type_Based

19:20:17 Presenting theory Jordan_Normal_Form.Missing_VectorSpace

19:20:18 Presenting theory Groebner_Bases.Buchberger

19:20:18 Presenting theory LLL_Factorization.Factorization_Algorithm_16_22

19:20:18 Presenting theory Groebner_Bases.Benchmarks

19:20:18 Presenting theory Groebner_Bases.Algorithm_Schema_Impl

19:20:18 Presenting theory Groebner_Bases.Code_Target_Rat

19:20:18 Presenting theory LLL_Factorization.Modern_Computer_Algebra_Problem

19:20:19 Presenting Linear_Inequalities ...

19:20:19 Presenting document Linear_Inequalities/document

19:20:19 Presenting document Linear_Inequalities/outline

19:20:19 Presenting theory Linear_Inequalities.Missing_Matrix

19:20:19 Presenting theory Linear_Inequalities.Missing_VS_Connect

19:20:19 Presenting theory Linear_Inequalities.Basis_Extension

19:20:19 Presenting theory Linear_Inequalities.Sum_Vec_Set

19:20:20 Presenting theory Linear_Inequalities.Integral_Bounded_Vectors

19:20:20 Presenting theory Linear_Inequalities.Cone

19:20:21 Presenting theory Berlekamp_Zassenhaus.Distinct_Degree_Factorization

19:20:21 Presenting theory Groebner_Bases.Buchberger_Examples

19:20:21 Presenting theory Linear_Inequalities.Convex_Hull

19:20:21 Presenting theory LLL_Basis_Reduction.Gram_Schmidt_2

19:20:22 Presenting theory Berlekamp_Zassenhaus.Finite_Field_Factorization

19:20:22 Presenting theory Linear_Inequalities.Normal_Vector

19:20:22 Presenting theory Linear_Inequalities.Dim_Span

19:20:22 Presenting theory Groebner_Bases.More_MPoly_Type_Class

19:20:23 Presenting theory Linear_Inequalities.Fundamental_Theorem_Linear_Inequalities

19:20:23 Presenting theory Jordan_Normal_Form.VS_Connect

19:20:23 Presenting theory QHLProver.Grover

19:20:23 Presenting theory Linear_Inequalities.Farkas_Lemma

19:20:23 Presenting theory Berlekamp_Zassenhaus.Finite_Field_Factorization_Record_Based

19:20:24 Presenting theory Linear_Inequalities.Farkas_Minkowsky_Weyl

19:20:24 Presenting LP_Duality ...

19:20:24 Presenting document LP_Duality/document

19:20:24 Presenting document LP_Duality/outline

19:20:24 Presenting theory LP_Duality.Minimum_Maximum

19:20:24 Presenting theory Groebner_Bases.Auto_Reduction

19:20:25 Presenting theory Linear_Inequalities.Decomposition_Theorem

19:20:25 Presenting theory BenOr_Kozen_Reif.BKR_Decision

19:20:25 Presenting theory Linear_Inequalities.Mixed_Integer_Solutions

19:20:25 Presenting theory Jordan_Normal_Form.Gram_Schmidt

19:20:25 Presenting theory LLL_Basis_Reduction.Gram_Schmidt_Int

19:20:25 Presenting theory Linear_Inequalities.Integer_Hull

19:20:26 Presenting Linear_Recurrences_Solver ...

19:20:26 Presenting theory Linear_Recurrences_Solver.Linear_Recurrences_Solver

19:20:26 Presenting theory BenOr_Kozen_Reif.Renegar_Algorithm

19:20:26 Presenting theory Linear_Recurrences_Solver.Linear_Recurrences_Pretty

19:20:26 Presenting theory Linear_Recurrences_Solver.Show_RatFPS

19:20:26 Presenting theory Linear_Recurrences_Solver.Linear_Recurrences_Test

19:20:26 Presenting Localization_Ring ...

19:20:26 Presenting document Localization_Ring/document

19:20:26 Presenting document Localization_Ring/outline

19:20:26 Presenting theory LP_Duality.LP_Duality

19:20:26 Presenting theory Groebner_Bases.Reduced_GB

19:20:26 Presenting Mersenne_Primes ...

19:20:26 Presenting document Mersenne_Primes/document

19:20:26 Presenting document Mersenne_Primes/outline

19:20:27 Presenting theory Groebner_Bases.Reduced_GB_Examples

19:20:27 Presenting theory Mersenne_Primes.Lucas_Lehmer_Auxiliary

19:20:27 Presenting theory Jordan_Normal_Form.Schur_Decomposition

19:20:28 Presenting theory Localization_Ring.Localization

19:20:28 Presenting Orbit_Stabiliser ...

19:20:28 Presenting document Orbit_Stabiliser/document

19:20:28 Presenting document Orbit_Stabiliser/outline

19:20:28 Presenting theory Orbit_Stabiliser.Left_Coset

19:20:28 Presenting theory Orbit_Stabiliser.Orbit_Stabiliser

19:20:29 Presenting theory Orbit_Stabiliser.Tetrahedron

19:20:29 Presenting theory LLL_Basis_Reduction.LLL

19:20:29 Presenting Padic_Ints ...

19:20:29 Presenting document Padic_Ints/document

19:20:29 Presenting document Padic_Ints/outline

19:20:29 Presenting theory Berlekamp_Zassenhaus.Hensel_Lifting

19:20:30 Presenting theory Groebner_Bases.Macaulay_Matrix

19:20:30 Presenting theory Padic_Ints.Function_Ring

19:20:32 Presenting theory Mersenne_Primes.Lucas_Lehmer

19:20:32 Presenting theory Berlekamp_Zassenhaus.Hensel_Lifting_Type_Based

19:20:32 Presenting theory Mersenne_Primes.Lucas_Lehmer_Code

19:20:32 Presenting Perfect-Number-Thm ...

19:20:32 Presenting document Perfect-Number-Thm/document

19:20:32 Presenting document Perfect-Number-Thm/outline

19:20:32 Presenting theory Perfect-Number-Thm.PerfectBasics

19:20:33 Presenting theory Perfect-Number-Thm.Sigma

19:20:33 Presenting theory Perfect-Number-Thm.Perfect

19:20:33 Presenting Polynomial_Factorization ...

19:20:33 Presenting document Polynomial_Factorization/document

19:20:33 Presenting document Polynomial_Factorization/outline

19:20:34 Presenting theory LLL_Basis_Reduction.LLL_Impl

19:20:34 Presenting theory Berlekamp_Zassenhaus.Berlekamp_Hensel

19:20:35 Presenting theory Berlekamp_Zassenhaus.Square_Free_Int_To_Square_Free_GFp

19:20:36 Presenting theory Berlekamp_Zassenhaus.Suitable_Prime

19:20:37 Presenting theory Berlekamp_Zassenhaus.Degree_Bound

19:20:37 Presenting theory Polynomial_Factorization.Missing_List

19:20:37 Presenting theory Polynomial_Factorization.Missing_Multiset

19:20:37 Presenting theory Polynomial_Factorization.Precomputation

19:20:38 Presenting theory LLL_Basis_Reduction.LLL_Complexity

19:20:38 Presenting theory Polynomial_Factorization.Order_Polynomial

19:20:38 Presenting theory Polynomial_Factorization.Explicit_Roots

19:20:39 Presenting theory Jordan_Normal_Form.Jordan_Normal_Form_Existence

19:20:39 Presenting theory Berlekamp_Zassenhaus.Mahler_Measure

19:20:39 Presenting theory Padic_Ints.Cring_Poly

19:20:40 Presenting theory Berlekamp_Zassenhaus.Factor_Bound

19:20:40 Presenting theory Jordan_Normal_Form.Matrix_Impl

19:20:40 Presenting theory Polynomial_Factorization.Dvd_Int_Poly

19:20:40 Presenting theory Polynomial_Factorization.Missing_Polynomial_Factorial

19:20:41 Presenting theory Padic_Ints.Supplementary_Ring_Facts

19:20:41 Presenting theory Jordan_Normal_Form.Strassen_Algorithm

19:20:41 Presenting theory Jordan_Normal_Form.Strassen_Algorithm_Code

19:20:41 Presenting theory Berlekamp_Zassenhaus.Sublist_Iteration

19:20:41 Presenting theory Padic_Ints.Extended_Int

19:20:41 Presenting theory LLL_Basis_Reduction.LLL_Number_Bounds

19:20:41 Presenting theory Polynomial_Factorization.Gauss_Lemma

19:20:42 Presenting theory BenOr_Kozen_Reif.Renegar_Proofs

19:20:43 Presenting theory Groebner_Bases.F4

19:20:43 Presenting theory Padic_Ints.Padic_Construction

19:20:43 Presenting theory Polynomial_Factorization.Prime_Factorization

19:20:44 Presenting theory Polynomial_Factorization.Rational_Root_Test

19:20:44 Presenting theory LLL_Basis_Reduction.LLL_Certification

19:20:44 Presenting theory LLL_Basis_Reduction.FPLLL_Solver

19:20:44 Presenting Secondary_Sylow ...

19:20:44 Presenting document Secondary_Sylow/document

19:20:44 Presenting document Secondary_Sylow/outline

19:20:44 Presenting theory Groebner_Bases.F4_Examples

19:20:44 Presenting theory Jordan_Normal_Form.Matrix_Comparison

19:20:44 Presenting theory Berlekamp_Zassenhaus.Reconstruction

19:20:44 Presenting theory Jordan_Normal_Form.Ring_Hom_Matrix

19:20:45 Presenting theory Padic_Ints.Padic_Integers

19:20:45 Presenting theory Berlekamp_Zassenhaus.Code_Abort_Gcd

19:20:45 Presenting theory Jordan_Normal_Form.Derivation_Bound

19:20:45 Presenting theory Berlekamp_Zassenhaus.Berlekamp_Zassenhaus

19:20:45 Presenting theory Jordan_Normal_Form.Complexity_Carrier

19:20:45 Presenting theory Secondary_Sylow.GroupAction

19:20:45 Presenting theory Jordan_Normal_Form.Show_Arctic

19:20:45 Presenting theory BenOr_Kozen_Reif.Renegar_Decision

19:20:45 Presenting theory Polynomial_Factorization.Kronecker_Factorization

19:20:45 Presenting theory Berlekamp_Zassenhaus.Gcd_Finite_Field_Impl

19:20:45 Presenting UTP-Toolkit ...

19:20:45 Presenting document UTP-Toolkit/document

19:20:45 Presenting document UTP-Toolkit/outline

19:20:45 Presenting theory Polynomial_Factorization.Polynomial_Divisibility

19:20:46 Presenting theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

19:20:46 Presenting theory Padic_Ints.Padic_Int_Topology

19:20:46 Presenting theory Jordan_Normal_Form.Matrix_Complexity

19:20:46 Presenting theory Padic_Ints.Padic_Int_Polynomials

19:20:47 Presenting theory Secondary_Sylow.SubgroupConjugation

19:20:48 Presenting theory UTP-Toolkit.List_Extra

19:20:48 Presenting theory Berlekamp_Zassenhaus.Square_Free_Factorization_Int

19:20:48 Presenting theory Padic_Ints.Hensels_Lemma

19:20:48 Presenting theory Secondary_Sylow.SndSylow

19:20:48 Presenting UTP ...

19:20:48 Presenting document UTP/document

19:20:48 Presenting document UTP/outline

19:20:48 Presenting theory UTP-Toolkit.Sequence

19:20:48 Presenting theory UTP.utp_parser_utils

19:20:49 Presenting theory Groebner_Bases.Syzygy

19:20:49 Presenting theory UTP.utp_var

19:20:49 Presenting theory UTP-Toolkit.FSet_Extra

19:20:49 Presenting theory UTP.utp_expr

19:20:49 Presenting theory Padic_Ints.Zp_Compact

19:20:49 Presenting theory UTP-Toolkit.Countable_Set_Extra

19:20:49 Presenting VectorSpace ...

19:20:49 Presenting document VectorSpace/document

19:20:49 Presenting document VectorSpace/outline

19:20:50 Presenting theory UTP.utp_expr_insts

19:20:50 Presenting theory VectorSpace.RingModuleFacts

19:20:50 Presenting theory VectorSpace.FunctionLemmas

19:20:50 Presenting theory VectorSpace.MonoidSums

19:20:50 Presenting theory Polynomial_Factorization.Square_Free_Factorization

19:20:50 Presenting theory UTP.utp_expr_funcs

19:20:50 Presenting theory Berlekamp_Zassenhaus.Factorize_Int_Poly

19:20:50 Presenting theory UTP.utp_unrest

19:20:50 Presenting theory Polynomial_Factorization.Gcd_Rat_Poly

19:20:50 Presenting theory UTP.utp_usedby

19:20:51 Presenting theory VectorSpace.LinearCombinations

19:20:51 Presenting theory Berlekamp_Zassenhaus.Factorize_Rat_Poly

19:20:51 Presenting HOL-Isar_Examples ...

19:20:51 Presenting document HOL-Isar_Examples/document

19:20:51 Presenting document HOL-Isar_Examples/outline

19:20:51 Presenting theory HOL-Isar_Examples.Structured_Statements

19:20:51 Presenting theory VectorSpace.SumSpaces

19:20:51 Presenting theory HOL-Isar_Examples.Basic_Logic

19:20:51 Presenting theory Jordan_Normal_Form.Matrix_Kernel

19:20:51 Presenting theory Polynomial_Factorization.Rational_Factorization

19:20:52 Presenting HOL-Nonstandard_Analysis ...

19:20:52 Presenting document HOL-Nonstandard_Analysis/document

19:20:52 Presenting document HOL-Nonstandard_Analysis/outline

19:20:52 Presenting theory Group-Ring-Module.Algebra6

19:20:52 Presenting theory Groebner_Bases.Syzygy_Examples

19:20:52 Presenting theory UTP-Toolkit.Map_Extra

19:20:52 Presenting theory HOL-Isar_Examples.Expr_Compiler

19:20:52 Presenting theory UTP-Toolkit.List_Lexord_Alt

19:20:52 Presenting theory UTP.utp_subst

19:20:52 Presenting theory HOL-Nonstandard_Analysis.Free_Ultrafilter

19:20:52 Presenting theory HOL-Isar_Examples.Fibonacci

19:20:52 Presenting theory HOL-Isar_Examples.Group

19:20:52 Presenting theory HOL-Isar_Examples.Group_Context

19:20:52 Presenting theory VectorSpace.VectorSpace

19:20:52 Presenting theory Jordan_Normal_Form.Jordan_Normal_Form_Uniqueness

19:20:52 Presenting theory HOL-Isar_Examples.Group_Notepad

19:20:53 Presenting theory UTP.utp_tactics

19:20:53 Presenting file "uexpr_rep_eq.ML"

19:20:53 Presenting file "utp_tactics.ML"

19:20:53 Presenting HOL-Nonstandard_Analysis-Examples ...

19:20:53 Presenting theory UTP.utp_meta_subst

19:20:53 Presenting theory HOL-Nonstandard_Analysis-Examples.NSPrimes

19:20:53 Presenting HOL-Number_Theory ...

19:20:53 Presenting document HOL-Number_Theory/document

19:20:53 Presenting document HOL-Number_Theory/outline

19:20:53 Presenting theory Jordan_Normal_Form.Spectral_Radius

19:20:53 Presenting theory HOL-Isar_Examples.Hoare

19:20:53 Presenting theory UTP-Toolkit.Partial_Fun

19:20:53 Presenting theory Jordan_Normal_Form.DL_Missing_List

19:20:53 Presenting theory HOL-Number_Theory.Fib

19:20:53 Presenting theory HOL-Nonstandard_Analysis.StarDef

19:20:53 Presenting file "transfer_principle.ML"

19:20:53 Presenting theory HOL-Isar_Examples.Hoare_Ex

19:20:54 Presenting theory Groebner_Bases.Groebner_PM

19:20:54 Presenting theory UTP.utp_pred

19:20:54 Presenting Amicable_Numbers ...

19:20:54 Presenting document Amicable_Numbers/document

19:20:54 Presenting document Amicable_Numbers/outline

19:20:54 Presenting theory UTP-Toolkit.Finite_Fun

19:20:54 Presenting theory HOL-Nonstandard_Analysis.HyperNat

19:20:54 Presenting theory HOL-Isar_Examples.Mutilated_Checkerboard

19:20:54 Presenting theory UTP-Toolkit.Infinity

19:20:54 Presenting theory HOL-Isar_Examples.Puzzle

19:20:54 Presenting theory HOL-Isar_Examples.Summation

19:20:54 Presenting Arith_Prog_Rel_Primes ...

19:20:54 Presenting document Arith_Prog_Rel_Primes/document

19:20:54 Presenting document Arith_Prog_Rel_Primes/outline

19:20:54 Presenting theory UTP-Toolkit.Positive

19:20:54 Presenting theory UTP.utp_alphabet

19:20:54 Presenting theory UTP.utp_lift

19:20:54 Presenting theory HOL-Number_Theory.Cong

19:20:55 Presenting theory HOL-Nonstandard_Analysis.HyperDef

19:20:55 Presenting theory UTP-Toolkit.Total_Recall

19:20:55 Presenting file "Total_Recall.ML"

19:20:55 Presenting theory Amicable_Numbers.Amicable_Numbers

19:20:55 Presenting theory UTP-Toolkit.utp_toolkit

19:20:55 Presenting Bertrands_Postulate ...

19:20:55 Presenting document Bertrands_Postulate/document

19:20:55 Presenting document Bertrands_Postulate/outline

19:20:55 Presenting Elliptic_Curves_Group_Law ...

19:20:55 Presenting document Elliptic_Curves_Group_Law/document

19:20:55 Presenting document Elliptic_Curves_Group_Law/outline

19:20:56 Presenting theory HOL-Number_Theory.Totient

19:20:56 Presenting theory Arith_Prog_Rel_Primes.Arith_Prog_Rel_Primes

19:20:56 Presenting Fermat3_4 ...

19:20:56 Presenting document Fermat3_4/document

19:20:56 Presenting document Fermat3_4/outline

19:20:56 Presenting theory HOL-Number_Theory.Residues

19:20:57 Presenting theory Elliptic_Curves_Group_Law.Elliptic_Axclass

19:20:57 Presenting theory UTP.utp_pred_laws

19:20:57 Presenting theory HOL-Number_Theory.Eratosthenes

19:20:57 Presenting theory Jordan_Normal_Form.DL_Rank

19:20:57 Presenting theory HOL-Number_Theory.Mod_Exp

19:20:58 Presenting theory UTP.utp_healthy

19:20:58 Presenting theory HOL-Number_Theory.Euler_Criterion

19:20:58 Presenting theory Fermat3_4.Fermat4

19:20:59 Presenting theory HOL-Nonstandard_Analysis.NSA

19:20:59 Presenting theory Elliptic_Curves_Group_Law.Elliptic_Locale

19:20:59 Presenting theory HOL-Number_Theory.Gauss

19:20:59 Presenting theory Elliptic_Curves_Group_Law.Elliptic_Test

19:20:59 Presenting Gaussian_Integers ...

19:20:59 Presenting document Gaussian_Integers/document

19:20:59 Presenting document Gaussian_Integers/outline

19:20:59 Presenting theory UTP.utp_rel

19:21:00 Presenting theory HOL-Number_Theory.Quadratic_Reciprocity

19:21:00 Presenting theory Bertrands_Postulate.Bertrand

19:21:00 Presenting file "bertrand.ML"

19:21:00 Presenting HOL-ex ...

19:21:00 Presenting theory HOL-Nonstandard_Analysis.NSComplex

19:21:00 Presenting theory UTP.utp_recursion

19:21:00 Presenting theory UTP.utp_sequent

19:21:00 Presenting theory HOL-ex.Antiquote

19:21:01 Presenting theory HOL-Nonstandard_Analysis.Star

19:21:01 Presenting theory Gaussian_Integers.Gaussian_Integers

19:21:01 Presenting theory Gaussian_Integers.Gaussian_Integers_Test

19:21:01 Presenting theory HOL-Nonstandard_Analysis.NatStar

19:21:01 Presenting theory Gaussian_Integers.Gaussian_Integers_Sums_Of_Two_Squares

19:21:01 Presenting theory UTP.utp_rel_laws

19:21:01 Presenting theory Gaussian_Integers.Gaussian_Integers_Pythagorean_Triples

19:21:02 Presenting theory Jordan_Normal_Form.DL_Missing_Sublist

19:21:02 Presenting theory Gaussian_Integers.Gaussian_Integers_Everything

19:21:02 Presenting Koenigsberg_Friendship ...

19:21:02 Presenting document Koenigsberg_Friendship/document

19:21:02 Presenting document Koenigsberg_Friendship/outline

19:21:02 Presenting theory HOL-Number_Theory.Pocklington

19:21:02 Presenting theory Jordan_Normal_Form.DL_Submatrix

19:21:02 Presenting theory HOL-Nonstandard_Analysis.HSEQ

19:21:02 Presenting theory UTP.utp_theory

19:21:03 Presenting theory Fermat3_4.Quad_Form

19:21:03 Presenting theory HOL-Nonstandard_Analysis.HSeries

19:21:03 Presenting theory UTP.utp_hoare

19:21:03 Presenting theory UTP.utp_wp

19:21:03 Presenting theory Jordan_Normal_Form.DL_Rank_Submatrix

19:21:03 Presenting theory UTP.utp_dynlog

19:21:03 Presenting Lehmer ...

19:21:03 Presenting document Lehmer/document

19:21:03 Presenting theory HOL-Number_Theory.Prime_Powers

19:21:03 Presenting document Lehmer/outline

19:21:03 Presenting theory UTP.utp_state_parser

19:21:03 Presenting theory HOL-Nonstandard_Analysis.HLim

19:21:03 Presenting theory UTP.utp_rel_opsem

19:21:04 Presenting theory UTP.utp_sym_eval

19:21:04 Presenting theory UTP.utp_sp

19:21:04 Presenting theory Lehmer.Lehmer

19:21:04 Presenting Lifting_the_Exponent ...

19:21:04 Presenting document Lifting_the_Exponent/document

19:21:04 Presenting document Lifting_the_Exponent/outline

19:21:04 Presenting theory HOL-Nonstandard_Analysis.HDeriv

19:21:04 Presenting theory Fermat3_4.Fermat3

19:21:05 Presenting Pratt_Certificate ...

19:21:05 Presenting document Pratt_Certificate/document

19:21:05 Presenting document Pratt_Certificate/outline

19:21:05 Presenting theory Koenigsberg_Friendship.MoreGraph

19:21:05 Presenting theory HOL-Nonstandard_Analysis.HTranscendental

19:21:05 Presenting theory UTP.utp_concurrency

19:21:05 Presenting theory HOL-Number_Theory.Residue_Primitive_Roots

19:21:05 Presenting theory UTP.utp

19:21:05 Presenting theory Lifting_the_Exponent.LTE

19:21:05 Presenting theory HOL-Number_Theory.Number_Theory

19:21:05 Presenting RSAPSS ...

19:21:05 Presenting document RSAPSS/document

19:21:05 Presenting document RSAPSS/outline

19:21:05 Presenting SumSquares ...

19:21:05 Presenting document SumSquares/document

19:21:05 Presenting document SumSquares/outline

19:21:05 Presenting theory UTP.utp_expr_ovld

19:21:05 Presenting theory UTP.utp_full

19:21:05 Presenting theory UTP.utp_easy_parser

19:21:06 Presenting theory UTP.sum_list

19:21:06 Presenting theory UTP.utp_simple_time

19:21:06 Presenting Liouville_Numbers ...

19:21:06 Presenting document Liouville_Numbers/document

19:21:06 Presenting document Liouville_Numbers/outline

19:21:06 Presenting theory HOL-Nonstandard_Analysis.NSCA

19:21:06 Presenting theory Liouville_Numbers.Liouville_Numbers_Misc

19:21:06 Presenting theory HOL-Nonstandard_Analysis.CStar

19:21:06 Presenting theory HOL-ex.Argo_Examples

19:21:06 Presenting theory HOL-Nonstandard_Analysis.CLim

19:21:06 Presenting theory Koenigsberg_Friendship.KoenigsbergBridge

19:21:07 Presenting theory HOL-ex.Arith_Examples

19:21:07 Presenting theory HOL-Nonstandard_Analysis.HLog

19:21:07 Presenting theory HOL-Nonstandard_Analysis.Hyperreal

19:21:07 Presenting theory HOL-Nonstandard_Analysis.Hypercomplex

19:21:07 Presenting theory HOL-Nonstandard_Analysis.Nonstandard_Analysis

19:21:07 Presenting Lucas_Theorem ...

19:21:07 Presenting document Lucas_Theorem/document

19:21:07 Presenting document Lucas_Theorem/outline

19:21:07 Presenting theory Liouville_Numbers.Liouville_Numbers

19:21:07 Presenting Mason_Stothers ...

19:21:07 Presenting theory SumSquares.TwoSquares

19:21:07 Presenting document Mason_Stothers/document

19:21:07 Presenting document Mason_Stothers/outline

19:21:07 Presenting theory Lucas_Theorem.Lucas_Theorem

19:21:07 Presenting Pell ...

19:21:07 Presenting document Pell/document

19:21:07 Presenting document Pell/outline

19:21:08 Presenting theory Pell.Efficient_Discrete_Sqrt

19:21:08 Presenting theory Pratt_Certificate.Pratt_Certificate

19:21:08 Presenting file "pratt.ML"

19:21:08 Presenting theory Mason_Stothers.Mason_Stothers

19:21:08 Presenting theory HOL-ex.Ballot

19:21:08 Presenting Polynomial_Interpolation ...

19:21:08 Presenting document Polynomial_Interpolation/document

19:21:08 Presenting document Polynomial_Interpolation/outline

19:21:08 Presenting theory Pratt_Certificate.Pratt_Certificate_Code

19:21:08 Presenting Rep_Fin_Groups ...

19:21:08 Presenting document Rep_Fin_Groups/document

19:21:08 Presenting document Rep_Fin_Groups/outline

19:21:08 Presenting theory Polynomial_Interpolation.Is_Rat_To_Rat

19:21:08 Presenting theory Polynomial_Interpolation.Divmod_Int

19:21:08 Presenting theory Koenigsberg_Friendship.FriendshipTheory

19:21:09 Presenting theory SumSquares.FourSquares

19:21:09 Presenting theory Polynomial_Interpolation.Improved_Code_Equations

19:21:09 Presenting Sturm_Sequences ...

19:21:09 Presenting document Sturm_Sequences/document

19:21:09 Presenting document Sturm_Sequences/outline

19:21:09 Presenting document Sturm_Sequences/userguide

19:21:09 Presenting theory Sturm_Sequences.Sturm_Library_Document

19:21:09 Presenting Special_Function_Bounds ...

19:21:09 Presenting document Special_Function_Bounds/document

19:21:09 Presenting document Special_Function_Bounds/outline

19:21:09 Presenting theory Special_Function_Bounds.Bounds_Lemmas

19:21:09 Presenting theory Special_Function_Bounds.Atan_CF_Bounds

19:21:09 Presenting theory HOL-ex.BinEx

19:21:10 Presenting theory Special_Function_Bounds.Exp_Bounds

19:21:10 Presenting theory Polynomial_Interpolation.Ring_Hom

19:21:10 Presenting theory RSAPSS.Word

19:21:10 Presenting theory Special_Function_Bounds.Log_CF_Bounds

19:21:10 Presenting theory HOL-ex.Birthday_Paradox

19:21:10 Presenting theory Special_Function_Bounds.Sin_Cos_Bounds

19:21:10 Presenting theory HOL-ex.Bubblesort

19:21:10 Presenting theory Special_Function_Bounds.Sqrt_Bounds

19:21:10 Presenting Sturm_Tarski ...

19:21:10 Presenting document Sturm_Tarski/document

19:21:10 Presenting document Sturm_Tarski/outline

19:21:10 Presenting theory HOL-ex.CTL

19:21:10 Presenting theory Sturm_Tarski.PolyMisc

19:21:11 Presenting theory Pell.Pell

19:21:11 Presenting theory RSAPSS.WordOperations

19:21:11 Presenting theory RSAPSS.SHA1Padding

19:21:11 Presenting theory Polynomial_Interpolation.Missing_Unsorted

19:21:11 Presenting theory RSAPSS.SHA1

19:21:12 Presenting theory Pell.Pell_Algorithm

19:21:12 Presenting theory Pell.Pell_Algorithm_Test

19:21:12 Presenting Symmetric_Polynomials ...

19:21:12 Presenting document Symmetric_Polynomials/document

19:21:12 Presenting document Symmetric_Polynomials/outline

19:21:12 Presenting theory RSAPSS.Wordarith

19:21:12 Presenting theory Sturm_Sequences.Misc_Polynomial

19:21:12 Presenting theory Sturm_Sequences.Sturm_Library

19:21:12 Presenting theory Sturm_Tarski.Sturm_Tarski

19:21:12 Presenting theory Symmetric_Polynomials.Vieta

19:21:13 Presenting Power_Sum_Polynomials ...

19:21:13 Presenting document Power_Sum_Polynomials/document

19:21:13 Presenting document Power_Sum_Polynomials/outline

19:21:13 Presenting theory RSAPSS.EMSAPSS

19:21:13 Presenting theory RSAPSS.Mod

19:21:13 Presenting theory RSAPSS.Crypt

19:21:13 Presenting theory Power_Sum_Polynomials.Power_Sum_Polynomials_Library

19:21:13 Presenting theory RSAPSS.Pdifference

19:21:13 Presenting theory RSAPSS.Productdivides

19:21:13 Presenting theory RSAPSS.Cryptinverts

19:21:14 Presenting theory Power_Sum_Polynomials.Power_Sum_Polynomials

19:21:14 Presenting theory Group-Ring-Module.Algebra7

19:21:14 Presenting theory Power_Sum_Polynomials.Power_Sum_Puzzle

19:21:14 Presenting theory HOL-ex.Cartouche_Examples

19:21:14 Presenting theory HOL-ex.Case_Product

19:21:14 Presenting Three_Circles ...

19:21:14 Presenting document Three_Circles/document

19:21:14 Presenting document Three_Circles/outline

19:21:14 Presenting theory HOL-ex.Chinese

19:21:15 Presenting theory Polynomial_Interpolation.Missing_Polynomial

19:21:15 Presenting theory Three_Circles.RRI_Misc

19:21:15 Presenting theory RSAPSS.RSAPSS

19:21:16 Presenting HOL-Corec_Examples ...

19:21:16 Presenting theory Three_Circles.Bernstein_01

19:21:16 Presenting theory HOL-Corec_Examples.LFilter

19:21:16 Presenting theory HOL-Corec_Examples.Paper_Examples

19:21:16 Presenting theory Three_Circles.Bernstein

19:21:17 Presenting theory Polynomial_Interpolation.Ring_Hom_Poly

19:21:17 Presenting theory HOL-Corec_Examples.Stream_Processor

19:21:17 Presenting theory HOL-ex.Classical

19:21:17 Presenting theory HOL-ex.Code_Binary_Nat_examples

19:21:17 Presenting theory HOL-Corec_Examples.Simple_Nesting

19:21:18 Presenting theory HOL-ex.Code_Lazy_Demo

19:21:18 Presenting theory Sturm_Sequences.Sturm_Theorem

19:21:18 Presenting theory HOL-Corec_Examples.Iterate_GPV

19:21:18 Presenting theory HOL-ex.Code_Timing

19:21:18 Presenting theory HOL-Corec_Examples.GPV_Bare_Bones

19:21:18 Presenting theory Three_Circles.Normal_Poly

19:21:18 Presenting theory HOL-Corec_Examples.Merge_A

19:21:18 Presenting theory HOL-Corec_Examples.Merge_B

19:21:18 Presenting theory HOL-Corec_Examples.Merge_C

19:21:18 Presenting theory HOL-Corec_Examples.Merge_D

19:21:18 Presenting theory HOL-ex.Coercion_Examples

19:21:19 Presenting theory HOL-Corec_Examples.Merge_Poly

19:21:19 Presenting theory HOL-ex.Computations

19:21:19 Presenting theory Three_Circles.Three_Circles

19:21:19 Presenting theory HOL-ex.Conditional_Parametricity_Examples

19:21:19 Presenting HOL-Datatype_Examples ...

19:21:19 Presenting theory HOL-ex.Cubic_Quartic

19:21:20 Presenting theory HOL-ex.Datatype_Record_Examples

19:21:20 Presenting theory HOL-Datatype_Examples.Compat

19:21:20 Presenting theory Polynomial_Interpolation.Newton_Interpolation

19:21:20 Presenting theory HOL-Corec_Examples.Misc_Mono

19:21:20 Presenting theory HOL-Datatype_Examples.Lambda_Term

19:21:20 Presenting theory HOL-Datatype_Examples.Process

19:21:20 Presenting theory HOL-Datatype_Examples.TreeFsetI

19:21:20 Presenting theory HOL-Datatype_Examples.Prelim

19:21:20 Presenting theory Polynomial_Interpolation.Lagrange_Interpolation

19:21:20 Presenting theory HOL-ex.Erdoes_Szekeres

19:21:20 Presenting theory HOL-Datatype_Examples.DTree

19:21:20 Presenting theory HOL-ex.Eval_Examples

19:21:21 Presenting theory Symmetric_Polynomials.Symmetric_Polynomials

19:21:21 Presenting theory HOL-ex.Executable_Relation

19:21:21 Presenting theory Polynomial_Interpolation.Neville_Aitken_Interpolation

19:21:21 Presenting theory Sturm_Sequences.Sturm_Method

19:21:21 Presenting file "sturm.ML"

19:21:21 Presenting theory HOL-ex.Execute_Choice

19:21:21 Presenting theory Sturm_Sequences.Sturm

19:21:21 Presenting theory Sturm_Sequences.Sturm_Ex

19:21:21 Presenting HOL-IMP ...

19:21:21 Presenting theory Symmetric_Polynomials.Symmetric_Polynomials_Code

19:21:21 Presenting Relational-Incorrectness-Logic ...

19:21:21 Presenting document HOL-IMP/document

19:21:21 Presenting document Relational-Incorrectness-Logic/document

19:21:21 Presenting document Relational-Incorrectness-Logic/outline

19:21:21 Presenting theory HOL-Corec_Examples.Misc_Poly

19:21:21 Presenting theory Polynomial_Interpolation.Polynomial_Interpolation

19:21:21 Presenting theory HOL-IMP.AExp

19:21:21 Presenting HOL-Metis_Examples ...

19:21:21 Presenting theory HOL-Datatype_Examples.Gram_Lang

19:21:22 Presenting theory HOL-IMP.BExp

19:21:22 Presenting theory HOL-Datatype_Examples.Parallel_Composition

19:21:22 Presenting theory HOL-Datatype_Examples.TreeFI

19:21:22 Presenting theory HOL-Corec_Examples.Small_Concrete

19:21:22 Presenting theory HOL-IMP.ASM

19:21:22 Presenting theory HOL-Datatype_Examples.Koenig

19:21:22 Presenting theory HOL-IMP.Star

19:21:22 Presenting theory HOL-Corec_Examples.Stream_Friends

19:21:22 Presenting theory HOL-Metis_Examples.Abstraction

19:21:22 Presenting theory HOL-IMP.Com

19:21:22 Presenting theory HOL-ex.Function_Growth

19:21:22 Presenting theory HOL-Datatype_Examples.Lift_BNF

19:21:22 Presenting theory HOL-Datatype_Examples.Milner_Tofte

19:21:23 Presenting theory HOL-Datatype_Examples.Stream_Processor

19:21:23 Presenting theory HOL-Corec_Examples.TLList_Friends

19:21:23 Presenting theory HOL-Datatype_Examples.Cyclic_List

19:21:23 Presenting theory HOL-Corec_Examples.Type_Class

19:21:23 Presenting HereditarilyFinite ...

19:21:23 Presenting document HereditarilyFinite/document

19:21:23 Presenting document HereditarilyFinite/outline

19:21:23 Presenting theory HOL-IMP.Big_Step

19:21:23 Presenting theory HOL-Datatype_Examples.Free_Idempotent_Monoid

19:21:23 Presenting theory HOL-Datatype_Examples.Regex_ACI

19:21:23 Presenting theory HOL-IMP.Small_Step

19:21:24 Presenting theory HOL-Datatype_Examples.Regex_ACIDZ

19:21:24 Presenting theory HOL-Datatype_Examples.TLList

19:21:24 Presenting theory HOL-IMP.Finite_Reachable

19:21:24 Presenting theory HOL-Metis_Examples.Big_O

19:21:24 Presenting theory HOL-Datatype_Examples.FAE_Sequence

19:21:24 Presenting theory HOL-Datatype_Examples.Misc_Codatatype

19:21:25 Presenting theory HOL-Datatype_Examples.Misc_Datatype

19:21:25 Presenting theory HOL-Metis_Examples.Binary_Tree

19:21:25 Presenting theory Relational-Incorrectness-Logic.RelationalIncorrectness

19:21:25 Presenting theory HOL-Datatype_Examples.Misc_Primcorec

19:21:25 Presenting theory HOL-Metis_Examples.Clausification

19:21:25 Presenting theory HOL-ex.Gauge_Integration

19:21:25 Presenting Incompleteness ...

19:21:25 Presenting document Incompleteness/document

19:21:25 Presenting document Incompleteness/outline

19:21:25 Presenting theory HOL-IMP.Denotational

19:21:25 Presenting theory HOL-Datatype_Examples.Misc_Primrec

19:21:25 Presenting theory HOL-Datatype_Examples.Datatype_Simproc_Tests

19:21:25 Presenting Surprise_Paradox ...

19:21:25 Presenting document Surprise_Paradox/document

19:21:25 Presenting document Surprise_Paradox/outline

19:21:25 Presenting theory HereditarilyFinite.HF

19:21:25 Presenting theory Surprise_Paradox.Surprise_Paradox

19:21:25 Presenting HyperCTL ...

19:21:25 Presenting document HyperCTL/document

19:21:25 Presenting document HyperCTL/outline

19:21:25 Presenting theory HyperCTL.Prelim

19:21:25 Presenting theory HOL-ex.HarmonicSeries

19:21:26 Presenting theory HOL-Metis_Examples.Message

19:21:26 Presenting theory HOL-ex.Hebrew

19:21:26 Presenting theory HyperCTL.Shallow

19:21:26 Presenting theory HOL-ex.Hex_Bin_Examples

19:21:26 Presenting theory HOL-Metis_Examples.Type_Encodings

19:21:26 Presenting theory HOL-ex.IArray_Examples

19:21:26 Presenting theory HereditarilyFinite.Ordinal

19:21:26 Presenting theory HOL-IMP.Compiler

19:21:26 Presenting theory HOL-Metis_Examples.Proxies

19:21:27 Presenting theory HOL-ex.Intuitionistic

19:21:27 Presenting theory HOL-ex.Join_Theory

19:21:27 Presenting theory HereditarilyFinite.Rank

19:21:27 Presenting theory HOL-ex.Lagrange

19:21:27 Presenting theory HOL-ex.List_to_Set_Comprehension_Examples

19:21:27 Presenting theory HereditarilyFinite.Finite_Automata

19:21:27 Presenting theory HereditarilyFinite.Finitary

19:21:28 Presenting theory HyperCTL.Noninterference

19:21:28 Presenting theory HOL-ex.LocaleTest2

19:21:28 Presenting theory HOL-ex.MergeSort

19:21:28 Presenting theory HOL-IMP.Compiler2

19:21:28 Presenting theory HOL-ex.MonoidGroup

19:21:28 Presenting theory HyperCTL.Deep

19:21:28 Presenting theory HOL-ex.Multiquote

19:21:29 Presenting theory HyperCTL.Finite_Noninterference

19:21:29 Presenting theory HyperCTL.HyperCTL

19:21:29 Presenting Incredible_Proof_Machine ...

19:21:29 Presenting theory HOL-ex.NatSum

19:21:29 Presenting document Incredible_Proof_Machine/document

19:21:29 Presenting document Incredible_Proof_Machine/outline

19:21:29 Presenting theory Incredible_Proof_Machine.Indexed_FSet

19:21:29 Presenting theory Incredible_Proof_Machine.Abstract_Formula

19:21:29 Presenting theory HereditarilyFinite.OrdArith

19:21:29 Presenting theory Incredible_Proof_Machine.Incredible_Signatures

19:21:29 Presenting Integration ...

19:21:29 Presenting document Integration/document

19:21:29 Presenting document Integration/outline

19:21:29 Presenting theory HOL-Metis_Examples.Tarski

19:21:29 Presenting theory HOL-ex.Normalization_by_Evaluation

19:21:29 Presenting theory HOL-Metis_Examples.Trans_Closure

19:21:29 Presenting theory Integration.Sigma_Algebra

19:21:29 Presenting theory HOL-ex.PER

19:21:30 Presenting theory Incredible_Proof_Machine.Incredible_Deduction

19:21:30 Presenting theory HOL-IMP.Types

19:21:30 Presenting theory Incredible_Proof_Machine.Abstract_Rules

19:21:30 Presenting theory Incompleteness.SyntaxN

19:21:30 Presenting theory HOL-ex.Parallel_Example

19:21:30 Presenting theory Integration.MonConv

19:21:30 Presenting theory Incredible_Proof_Machine.Abstract_Rules_To_Incredible

19:21:30 Presenting theory Incredible_Proof_Machine.Entailment

19:21:30 Presenting theory Incredible_Proof_Machine.Natural_Deduction

19:21:30 Presenting theory HOL-ex.Peano_Axioms

19:21:30 Presenting theory HOL-IMP.Poly_Types

19:21:30 Presenting theory HOL-Metis_Examples.Sets

19:21:30 Presenting Interpreter_Optimizations ...

19:21:30 Presenting document Interpreter_Optimizations/document

19:21:30 Presenting document Interpreter_Optimizations/outline

19:21:30 Presenting theory HOL-IMP.Sec_Type_Expr

19:21:31 Presenting theory HOL-ex.Perm_Fragments

19:21:31 Presenting theory Interpreter_Optimizations.Env

19:21:31 Presenting theory HOL-ex.PresburgerEx

19:21:31 Presenting theory HOL-ex.Pythagoras

19:21:31 Presenting theory Integration.Measure

19:21:31 Presenting theory Incredible_Proof_Machine.Incredible_Correctness

19:21:31 Presenting theory HOL-ex.Quicksort

19:21:31 Presenting theory Interpreter_Optimizations.Env_list

19:21:31 Presenting theory Incredible_Proof_Machine.Rose_Tree

19:21:31 Presenting theory HOL-IMP.Sec_Typing

19:21:31 Presenting theory HOL-ex.Radix_Sort

19:21:31 Presenting theory Group-Ring-Module.Algebra8

19:21:32 Presenting theory Interpreter_Optimizations.List_util

19:21:32 Presenting theory HOL-IMP.Sec_TypingT

19:21:32 Presenting theory Interpreter_Optimizations.Result

19:21:32 Presenting theory HOL-IMP.Vars

19:21:32 Presenting theory Incompleteness.Coding

19:21:32 Presenting theory Incredible_Proof_Machine.Incredible_Trees

19:21:32 Presenting theory HOL-IMP.Def_Init_Exp

19:21:32 Presenting theory Interpreter_Optimizations.Option_Extra

19:21:32 Presenting theory HOL-IMP.Def_Init

19:21:33 Presenting theory Interpreter_Optimizations.Map_Extra

19:21:33 Presenting theory HOL-ex.Reflection_Examples

19:21:33 Presenting theory Incredible_Proof_Machine.Build_Incredible_Tree

19:21:33 Presenting theory Interpreter_Optimizations.AList_Extra

19:21:33 Presenting theory HOL-IMP.Def_Init_Big

19:21:33 Presenting theory Integration.RealRandVar

19:21:33 Presenting theory HOL-IMP.Def_Init_Small

19:21:34 Presenting theory HOL-IMP.Sem_Equiv

19:21:34 Presenting theory Incredible_Proof_Machine.Incredible_Completeness

19:21:34 Presenting theory Incredible_Proof_Machine.Incredible_Everything

19:21:34 Presenting theory Incredible_Proof_Machine.Propositional_Formulas

19:21:34 Presenting theory Rep_Fin_Groups.Rep_Fin_Groups

19:21:34 Presenting theory Incredible_Proof_Machine.Incredible_Propositional

19:21:35 Presenting theory Interpreter_Optimizations.Global

19:21:35 Presenting theory HOL-ex.Refute_Examples

19:21:35 Presenting theory Interpreter_Optimizations.Op

19:21:35 Presenting theory HOL-ex.Residue_Ring

19:21:35 Presenting theory Interpreter_Optimizations.OpInl

19:21:35 Presenting theory Interpreter_Optimizations.Dynamic

19:21:35 Presenting theory HOL-IMP.Fold

19:21:35 Presenting theory HOL-ex.SOS

19:21:35 Presenting theory Incredible_Proof_Machine.Incredible_Propositional_Tasks

19:21:35 Presenting theory HOL-ex.SOS_Cert

19:21:36 Presenting theory Incredible_Proof_Machine.Predicate_Formulas

19:21:36 Presenting theory Incredible_Proof_Machine.Incredible_Predicate

19:21:36 Presenting Isabelle_Meta_Model ...

19:21:36 Presenting document Isabelle_Meta_Model/document

19:21:36 Presenting document Isabelle_Meta_Model/outline

19:21:36 Presenting theory Incompleteness.Predicates

19:21:36 Presenting theory Incredible_Proof_Machine.Incredible_Predicate_Tasks

19:21:36 Presenting Jinja ...

19:21:36 Presenting theory HOL-IMP.Live

19:21:36 Presenting theory HOL-ex.Serbian

19:21:36 Presenting document Jinja/document

19:21:36 Presenting document Jinja/outline

19:21:36 Presenting theory Jinja.Auxiliary

19:21:36 Presenting theory Jinja.Type

19:21:36 Presenting theory Isabelle_Meta_Model.Antiquote_Setup

19:21:36 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

19:21:36 Presenting theory Jinja.Decl

19:21:37 Presenting theory Isabelle_Meta_Model.Isabelle_Cartouche_Examples

19:21:37 Presenting theory Isabelle_Meta_Model.Isabelle_Main0

19:21:37 Presenting theory HOL-ex.Set_Comprehension_Pointfree_Examples

19:21:37 Presenting theory HOL-ex.Set_Theory

19:21:37 Presenting theory HOL-IMP.Live_True

19:21:37 Presenting theory HOL-IMP.Hoare

19:21:38 Presenting theory HOL-IMP.Hoare_Examples

19:21:38 Presenting theory Incompleteness.Sigma

19:21:38 Presenting theory Jinja.TypeRel

19:21:38 Presenting theory Jinja.Value

19:21:38 Presenting theory HOL-IMP.Hoare_Sound_Complete

19:21:38 Presenting theory Interpreter_Optimizations.Inca

19:21:38 Presenting theory Jinja.Objects

19:21:38 Presenting theory Jinja.Exceptions

19:21:38 Presenting theory Interpreter_Optimizations.Unboxed

19:21:38 Presenting theory Jinja.Expr

19:21:38 Presenting theory Jinja.State

19:21:38 Presenting theory Isabelle_Meta_Model.Isabelle_code_target

19:21:38 Presenting theory Interpreter_Optimizations.OpUbx

19:21:39 Presenting theory HOL-ex.Simproc_Tests

19:21:39 Presenting theory HOL-IMP.VCG

19:21:39 Presenting theory HOL-ex.Simps_Case_Conv_Examples

19:21:39 Presenting theory Integration.Integral

19:21:39 Presenting theory Isabelle_Meta_Model.Isabelle_code_runtime

19:21:39 Presenting theory Isabelle_Meta_Model.Isabelle_Main1

19:21:39 Presenting theory Isabelle_Meta_Model.Isabelle_typedecl

19:21:39 Presenting theory Isabelle_Meta_Model.Isabelle_Main2

19:21:40 Presenting theory HOL-ex.Sketch_and_Explore

19:21:40 Presenting theory Jinja.BigStep

19:21:40 Presenting theory HOL-IMP.Hoare_Total

19:21:40 Presenting theory Integration.Failure

19:21:40 Presenting HRB-Slicing ...

19:21:40 Presenting document HRB-Slicing/document

19:21:40 Presenting document HRB-Slicing/outline

19:21:40 Presenting theory HRB-Slicing.AuxLemmas

19:21:40 Presenting theory HRB-Slicing.BasicDefs

19:21:40 Presenting theory HOL-IMP.Hoare_Total_EX

19:21:40 Presenting theory Isabelle_Meta_Model.Init

19:21:41 Presenting theory Isabelle_Meta_Model.Meta_Pure

19:21:41 Presenting theory HOL-IMP.VCG_Total_EX

19:21:41 Presenting theory Jinja.SmallStep

19:21:41 Presenting theory Jinja.SystemClasses

19:21:42 Presenting theory Incompleteness.Coding_Predicates

19:21:42 Presenting theory Isabelle_Meta_Model.Parser_init

19:21:42 Presenting theory Jinja.WellForm

19:21:42 Presenting theory Jinja.WWellForm

19:21:42 Presenting theory HOL-IMP.Hoare_Total_EX2

19:21:42 Presenting theory Isabelle_Meta_Model.Parser_Pure

19:21:43 Presenting theory Isabelle_Meta_Model.Meta_SML

19:21:43 Presenting theory Interpreter_Optimizations.Ubx

19:21:43 Presenting theory Isabelle_Meta_Model.Meta_Isabelle

19:21:44 Presenting theory Isabelle_Meta_Model.Printer_init

19:21:44 Presenting theory Isabelle_Meta_Model.Printer_Pure

19:21:44 Presenting theory Isabelle_Meta_Model.Printer_SML

19:21:44 Presenting theory HOL-IMP.VCG_Total_EX2

19:21:44 Presenting theory HOL-IMP.Complete_Lattice

19:21:45 Presenting theory Incompleteness.Pf_Predicates

19:21:45 Presenting theory Isabelle_Meta_Model.Printer_Isabelle

19:21:45 Presenting theory Isabelle_Meta_Model.Toy_Library_Static

19:21:45 Presenting theory Isabelle_Meta_Model.Init_rbt

19:21:45 Presenting theory HOL-ex.Sorting_Algorithms_Examples

19:21:45 Presenting theory HOL-ex.Specifications_with_bundle_mixins

19:21:46 Presenting theory HOL-IMP.ACom

19:21:46 Presenting theory HOL-ex.Sqrt_Script

19:21:46 Presenting theory Jinja.Equivalence

19:21:46 Presenting theory Incompleteness.Functions

19:21:47 Presenting theory HOL-IMP.Collecting

19:21:47 Presenting theory Jinja.WellType

19:21:47 Presenting theory Isabelle_Meta_Model.Meta_Toy

19:21:47 Presenting theory HOL-IMP.Collecting1

19:21:47 Presenting theory Interpreter_Optimizations.Ubx_Verification

19:21:47 Presenting theory Isabelle_Meta_Model.Meta_Toy_extended

19:21:47 Presenting theory HOL-ex.Sudoku

19:21:47 Presenting theory Isabelle_Meta_Model.Meta_META

19:21:48 Presenting theory Interpreter_Optimizations.Unboxed_lemmas

19:21:48 Presenting theory HOL-IMP.Collecting_Examples

19:21:48 Presenting theory Jinja.WellTypeRT

19:21:48 Presenting theory HOL-IMP.Abs_Int_Tests

19:21:48 Presenting theory HOL-IMP.Abs_Int_init

19:21:48 Presenting theory Jinja.DefAss

19:21:48 Presenting theory HOL-ex.Sum_of_Powers

19:21:48 Presenting theory Isabelle_Meta_Model.Core_init

19:21:48 Presenting theory Jinja.Conform

19:21:48 Presenting theory Incompleteness.Goedel_I

19:21:48 Presenting theory Isabelle_Meta_Model.Floor1_infra

19:21:49 Presenting theory Isabelle_Meta_Model.Floor1_access

19:21:50 Presenting theory Isabelle_Meta_Model.Floor1_examp

19:21:50 Presenting theory Jinja.Progress

19:21:50 Presenting theory HOL-ex.Tarski

19:21:50 Presenting theory HOL-IMP.Abs_Int0

19:21:50 Presenting theory Isabelle_Meta_Model.Floor2_examp

19:21:50 Presenting theory Jinja.JWellForm

19:21:50 Presenting theory Isabelle_Meta_Model.Floor1_ctxt

19:21:50 Presenting theory HOL-IMP.Abs_State

19:21:50 Presenting theory Isabelle_Meta_Model.Core

19:21:51 Presenting theory HOL-ex.Termination

19:21:51 Presenting theory Isabelle_Meta_Model.Parser_Toy

19:21:51 Presenting theory HOL-ex.ThreeDivides

19:21:51 Presenting theory HOL-ex.Transfer_Debug

19:21:52 Presenting theory Isabelle_Meta_Model.Parser_Toy_extended

19:21:52 Presenting theory HOL-ex.Transfer_Int_Nat

19:21:52 Presenting theory HOL-IMP.Abs_Int1

19:21:52 Presenting theory HOL-ex.Transitive_Closure_Table_Ex

19:21:52 Presenting theory Isabelle_Meta_Model.Parser_META

19:21:52 Presenting theory Isabelle_Meta_Model.Printer_Toy

19:21:52 Presenting theory HOL-IMP.Abs_Int1_parity

19:21:52 Presenting theory Isabelle_Meta_Model.Printer_Toy_extended

19:21:53 Presenting theory Isabelle_Meta_Model.Printer_META

19:21:53 Presenting theory Isabelle_Meta_Model.Printer

19:21:53 Presenting theory Isabelle_Meta_Model.Generator_static

19:21:54 Presenting theory HOL-IMP.Abs_Int1_const

19:21:54 Presenting theory Jinja.TypeSafe

19:21:54 Presenting theory HOL-IMP.Abs_Int2

19:21:54 Presenting theory HOL-ex.Tree23

19:21:55 Presenting theory HOL-ex.Triangular_Numbers

19:21:55 Presenting theory Jinja.Annotate

19:21:56 Presenting theory Jinja.Examples

19:21:56 Presenting theory Incompleteness.II_Prelims

19:21:56 Presenting theory HOL-IMP.Abs_Int2_ivl

19:21:56 Presenting theory Interpreter_Optimizations.Inca_to_Ubx_simulation

19:21:56 Presenting theory HOL-ex.Unification

19:21:56 Presenting theory HOL-ex.While_Combinator_Example

19:21:56 Presenting theory Interpreter_Optimizations.Inca_Verification

19:21:57 Presenting theory Incompleteness.Pseudo_Coding

19:21:57 Presenting theory Jinja.execute_Bigstep

19:21:57 Presenting theory Group-Ring-Module.Algebra9

19:21:57 Presenting theory HOL-IMP.Abs_Int3

19:21:57 Presenting theory Isabelle_Meta_Model.Generator_dynamic_sequential

19:21:58 Presenting theory HOL-IMP.Procs

19:21:58 Presenting theory HRB-Slicing.CFG

19:21:58 Presenting theory Isabelle_Meta_Model.Design_deep

19:21:58 Presenting theory Isabelle_Meta_Model.Toy_Library

19:21:58 Presenting theory HOL-IMP.Procs_Dyn_Vars_Dyn

19:21:58 Presenting theory Isabelle_Meta_Model.Design_shallow

19:21:58 Presenting theory Jinja.execute_WellType

19:21:58 Presenting theory Jinja.JVMState

19:21:58 Presenting theory Jinja.JVMInstructions

19:21:58 Presenting theory HOL-IMP.Procs_Stat_Vars_Dyn

19:21:58 Presenting theory Isabelle_Meta_Model.Rail

19:21:58 Presenting theory HOL-IMP.Procs_Stat_Vars_Stat

19:21:58 Presenting InformationFlowSlicing_Inter ...

19:21:58 Presenting document InformationFlowSlicing_Inter/document

19:21:58 Presenting document InformationFlowSlicing_Inter/outline

19:21:59 Presenting theory HOL-IMP.C_like

19:21:59 Presenting theory Interpreter_Optimizations.Inca_to_Ubx_compiler

19:21:59 Presenting theory Isabelle_Meta_Model.Design_generated

19:21:59 Presenting theory Interpreter_Optimizations.Op_example

19:21:59 Presenting theory HOL-IMP.OO

19:21:59 Presenting Slicing ...

19:21:59 Presenting theory Jinja.JVMExecInstr

19:21:59 Presenting document Slicing/document

19:21:59 Presenting document Slicing/outline

19:21:59 Presenting theory Isabelle_Meta_Model.Design_generated_generated

19:21:59 Presenting InformationFlowSlicing ...

19:22:00 Presenting document InformationFlowSlicing/document

19:22:00 Presenting document InformationFlowSlicing/outline

19:22:00 Presenting theory Slicing.AuxLemmas

19:22:00 Presenting theory Jinja.JVMExceptions

19:22:00 Presenting theory Slicing.BasicDefs

19:22:00 Presenting theory Interpreter_Optimizations.Std

19:22:00 Presenting theory Slicing.CFG

19:22:00 Presenting theory Slicing.CFGExit

19:22:01 Presenting theory Jinja.JVMExec

19:22:01 Presenting theory Interpreter_Optimizations.Std_to_Inca_simulation

19:22:01 Presenting theory InformationFlowSlicing.NonInterferenceIntra

19:22:01 Presenting theory HRB-Slicing.CFGExit

19:22:01 Presenting theory Interpreter_Optimizations.Std_to_Inca_compiler

19:22:01 Presenting JinjaDCI ...

19:22:01 Presenting document JinjaDCI/document

19:22:01 Presenting document JinjaDCI/outline

19:22:02 Presenting theory JinjaDCI.Auxiliary

19:22:02 Presenting theory JinjaDCI.Type

19:22:02 Presenting theory JinjaDCI.Decl

19:22:03 Presenting theory JinjaDCI.TypeRel

19:22:03 Presenting theory Slicing.Postdomination

19:22:03 Presenting theory JinjaDCI.Value

19:22:03 Presenting theory JinjaDCI.Objects

19:22:03 Presenting theory Slicing.CFG_wf

19:22:03 Presenting theory Jinja.JVMDefensive

19:22:03 Presenting theory JinjaDCI.Exceptions

19:22:03 Presenting theory Slicing.CFGExit_wf

19:22:03 Presenting theory Slicing.SemanticsCFG

19:22:03 Presenting theory Slicing.DynDataDependence

19:22:04 Presenting theory HOL-ex.veriT_Preprocessing

19:22:04 Presenting theory JinjaDCI.Expr

19:22:04 Presenting theory HRB-Slicing.CFG_wf

19:22:04 Presenting theory JinjaDCI.WellType

19:22:04 Presenting theory HRB-Slicing.CFGExit_wf

19:22:05 Presenting theory Slicing.DynStandardControlDependence

19:22:05 Presenting theory HRB-Slicing.SemanticsCFG

19:22:05 Presenting theory Slicing.DynWeakControlDependence

19:22:05 Presenting theory HOL-ex.SAT_Examples

19:22:05 Presenting theory HRB-Slicing.ReturnAndCallNodes

19:22:05 Presenting theory Incompleteness.Quote

19:22:05 Presenting theory JinjaDCI.WellTypeRT

19:22:05 Presenting theory JinjaDCI.State

19:22:05 Presenting theory JinjaDCI.SystemClasses

19:22:06 Presenting theory Incompleteness.Goedel_II

19:22:06 Presenting KBPs ...

19:22:06 Presenting document KBPs/document

19:22:06 Presenting document KBPs/outline

19:22:06 Presenting theory JinjaDCI.WellForm

19:22:06 Presenting theory JinjaDCI.WWellForm

19:22:06 Presenting theory KBPs.Extra

19:22:06 Presenting theory HRB-Slicing.Observable

19:22:07 Presenting theory KBPs.List_local

19:22:07 Presenting theory JinjaDCI.BigStep

19:22:07 Presenting theory Slicing.DynPDG

19:22:07 Presenting theory JinjaDCI.DefAss

19:22:08 Presenting theory JinjaDCI.Conform

19:22:08 Presenting theory InformationFlowSlicing.LiftingIntra

19:22:08 Presenting theory HRB-Slicing.Postdomination

19:22:09 Presenting theory Slicing.DependentLiveVariables

19:22:09 Presenting theory JinjaDCI.SmallStep

19:22:09 Presenting theory Slicing.BitVector

19:22:09 Presenting theory InformationFlowSlicing_Inter.NonInterferenceInter

19:22:10 Presenting theory KBPs.Kripke

19:22:10 Presenting theory JinjaDCI.EConform

19:22:10 Presenting theory Jinja.JVMListExample

19:22:10 Presenting theory KBPs.Traces

19:22:11 Presenting theory Jinja.Semilat

19:22:11 Presenting theory Slicing.DynSlice

19:22:11 Presenting theory JinjaDCI.Progress

19:22:11 Presenting theory KBPs.KBPs

19:22:12 Presenting theory Slicing.Observable

19:22:12 Presenting theory Jinja.Err

19:22:12 Presenting theory JinjaDCI.JWellForm

19:22:12 Presenting theory Slicing.Distance

19:22:13 Presenting theory Slicing.DataDependence

19:22:13 Presenting theory Jinja.Opt

19:22:13 Presenting theory InformationFlowSlicing.NonInterferenceWhile

19:22:13 Presenting theory Jinja.Product

19:22:13 Presenting LTL ...

19:22:13 Presenting document LTL/document

19:22:13 Presenting document LTL/outline

19:22:14 Presenting theory KBPs.KBPsAuto

19:22:15 Presenting theory JinjaDCI.TypeSafe

19:22:15 Presenting theory Jinja.Listn

19:22:15 Presenting theory Jinja.Semilattices

19:22:15 Presenting theory KBPs.DFS

19:22:15 Presenting theory Jinja.Typing_Framework_1

19:22:15 Presenting theory KBPs.MapOps

19:22:16 Presenting theory Jinja.SemilatAlg

19:22:16 Presenting theory Jinja.Typing_Framework_err

19:22:16 Presenting theory LTL.LTL

19:22:17 Presenting theory Jinja.Kildall_1

19:22:17 Presenting theory Jinja.Kildall_2

19:22:18 Presenting theory Slicing.Slice

19:22:18 Presenting theory Slicing.StandardControlDependence

19:22:18 Presenting theory Slicing.WeakControlDependence

19:22:18 Presenting theory KBPs.KBPsAlg

19:22:19 Presenting theory Jinja.LBVSpec

19:22:19 Presenting theory Slicing.PDG

19:22:19 Presenting theory Slicing.WeakOrderDependence

19:22:19 Presenting theory LTL.Rewriting

19:22:19 Presenting theory Jinja.LBVCorrect

19:22:20 Presenting theory LTL.Equivalence_Relations

19:22:20 Presenting theory KBPs.ODList

19:22:21 Presenting theory KBPs.Eval

19:22:21 Presenting theory Jinja.LBVComplete

19:22:21 Presenting theory Jinja.Abstract_BV

19:22:21 Presenting theory KBPs.Trie2

19:22:22 Presenting theory LTL.Disjunctive_Normal_Form

19:22:22 Presenting theory LTL.Code_Equations

19:22:22 Presenting theory LTL.Example

19:22:22 Presenting LTL_Normal_Form ...

19:22:22 Presenting document LTL_Normal_Form/document

19:22:22 Presenting document LTL_Normal_Form/outline

19:22:22 Presenting theory JinjaDCI.Equivalence

19:22:23 Presenting theory Jinja.SemiType

19:22:23 Presenting theory LTL_Normal_Form.Normal_Form

19:22:23 Presenting theory Slicing.CDepInstantiations

19:22:23 Presenting theory Slicing.ControlDependenceRelations

19:22:23 Presenting theory Slicing.Com

19:22:24 Presenting theory JinjaDCI.Annotate

19:22:24 Presenting theory JinjaDCI.JVMState

19:22:24 Presenting theory JinjaDCI.JVMInstructions

19:22:24 Presenting theory JinjaDCI.JVMExceptions

19:22:24 Presenting theory JinjaDCI.JVMExecInstr

19:22:25 Presenting theory Jinja.JVM_SemiType

19:22:25 Presenting theory JinjaDCI.JVMExec

19:22:25 Presenting theory LTL_Normal_Form.Normal_Form_Complexity

19:22:25 Presenting theory JinjaDCI.JVMDefensive

19:22:25 Presenting theory JinjaDCI.SemiType

19:22:25 Presenting theory LTL_Normal_Form.Normal_Form_Code_Export

19:22:25 Presenting LTL_to_DRA ...

19:22:25 Presenting document LTL_to_DRA/document

19:22:25 Presenting document LTL_to_DRA/outline

19:22:26 Presenting theory JinjaDCI.JVM_SemiType

19:22:26 Presenting theory KBPs.ClockView

19:22:26 Presenting theory LTL_to_DRA.Preliminaries2

19:22:26 Presenting theory LTL_to_DRA.Map2

19:22:26 Presenting theory HRB-Slicing.SDG

19:22:26 Presenting theory KBPs.SPRView

19:22:26 Presenting theory LTL_to_DRA.Mapping2

19:22:26 Presenting theory JinjaDCI.Effect

19:22:27 Presenting theory JinjaDCI.EffectMono

19:22:27 Presenting theory JinjaDCI.BVSpec

19:22:27 Presenting theory JinjaDCI.TF_JVM

19:22:27 Presenting theory Slicing.WCFG

19:22:28 Presenting theory Slicing.Interpretation

19:22:28 Presenting theory Jinja.Effect

19:22:28 Presenting theory JinjaDCI.BVExec

19:22:28 Presenting theory Slicing.Labels

19:22:29 Presenting theory JinjaDCI.LBVJVM

19:22:29 Presenting theory Jinja.EffectMono

19:22:29 Presenting theory HRB-Slicing.HRBSlice

19:22:29 Presenting theory JinjaDCI.BVConform

19:22:29 Presenting theory HOL-ex.Meson_Test

19:22:30 Presenting theory Jinja.BVSpec

19:22:30 Presenting theory InformationFlowSlicing_Inter.LiftingInter

19:22:30 Presenting Stuttering_Equivalence ...

19:22:30 Presenting document Stuttering_Equivalence/document

19:22:30 Presenting document Stuttering_Equivalence/outline

19:22:30 Presenting theory Slicing.WellFormed

19:22:30 Presenting Lambda_Free_EPO ...

19:22:30 Presenting document Lambda_Free_EPO/document

19:22:30 Presenting document Lambda_Free_EPO/outline

19:22:30 Presenting theory JinjaDCI.ClassAdd

19:22:31 Presenting theory JinjaDCI.StartProg

19:22:31 Presenting theory LTL_to_DRA.DTS

19:22:31 Presenting theory Jinja.TF_JVM

19:22:31 Presenting theory Jinja.Typing_Framework_2

19:22:31 Presenting theory Stuttering_Equivalence.Samplers

19:22:32 Presenting theory HRB-Slicing.SCDObservable

19:22:32 Presenting theory Stuttering_Equivalence.StutterEquivalence

19:22:33 Presenting theory HRB-Slicing.Distance

19:22:33 Presenting theory JinjaDCI.BVSpecTypeSafe

19:22:34 Presenting theory LTL_to_DRA.Semi_Mojmir

19:22:34 Presenting theory Jinja.BVExec

19:22:34 Presenting theory JinjaDCI.BVNoTypeError

19:22:34 Presenting theory Lambda_Free_EPO.Embeddings

19:22:35 Presenting theory Stuttering_Equivalence.PLTL

19:22:35 Presenting Lambda_Free_RPOs ...

19:22:35 Presenting document Lambda_Free_RPOs/document

19:22:35 Presenting document Lambda_Free_RPOs/outline

19:22:35 Presenting theory JinjaDCI.J1

19:22:36 Presenting theory HRB-Slicing.Slice

19:22:36 Presenting theory JinjaDCI.J1WellForm

19:22:36 Presenting theory Lambda_Free_EPO.Chop

19:22:36 Presenting theory Jinja.LBVJVM

19:22:36 Presenting theory Lambda_Free_RPOs.Lambda_Free_Util

19:22:37 Presenting theory JinjaDCI.PCompiler

19:22:37 Presenting theory JinjaDCI.Hidden

19:22:37 Presenting theory Slicing.AdditionalLemmas

19:22:37 Presenting theory JinjaDCI.Compiler1

19:22:37 Presenting theory Jinja.BVConform

19:22:37 Presenting theory Slicing.DynamicControlDependences

19:22:37 Presenting theory LTL_to_DRA.Mojmir

19:22:39 Presenting theory JinjaDCI.Correctness1

19:22:39 Presenting theory Lambda_Free_RPOs.Lambda_Free_Term

19:22:39 Presenting theory Slicing.Semantics

19:22:39 Presenting theory LTL_to_DRA.Rabin

19:22:39 Presenting theory Lambda_Free_RPOs.Infinite_Chain

19:22:39 Presenting theory JinjaDCI.Compiler2

19:22:40 Presenting theory Lambda_Free_EPO.Lambda_Free_EPO

19:22:40 Presenting theory LTL_to_DRA.List2

19:22:40 Presenting Landau_Symbols ...

19:22:40 Presenting document Landau_Symbols/document

19:22:40 Presenting document Landau_Symbols/outline

19:22:41 Presenting theory LTL_to_DRA.Mojmir_Rabin

19:22:41 Presenting theory KBPs.SPRViewDet

19:22:41 Presenting theory Landau_Symbols.Group_Sort

19:22:42 Presenting theory Slicing.WEquivalence

19:22:43 Presenting theory LTL_to_DRA.LTL_FGXU

19:22:43 Presenting theory Slicing.SemanticsWellFormed

19:22:44 Presenting theory Slicing.StaticControlDependences

19:22:44 Presenting theory LTL_to_DRA.af

19:22:44 Presenting theory KBPs.SPRViewNonDet

19:22:45 Presenting theory JinjaDCI.Correctness2

19:22:46 Presenting theory Lambda_Free_RPOs.Extension_Orders

19:22:46 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPO_App

19:22:46 Presenting theory JinjaDCI.Compiler

19:22:47 Presenting theory Slicing.JVMCFG

19:22:47 Presenting theory KBPs.SPRViewNonDetIndInit

19:22:47 Presenting theory Landau_Symbols.Landau_Real_Products

19:22:47 Presenting theory LTL_to_DRA.Logical_Characterization

19:22:47 Presenting theory Slicing.JVMInterpretation

19:22:49 Presenting theory JinjaDCI.TypeComp

19:22:49 Presenting theory Landau_Symbols.Landau_Simprocs

19:22:49 Presenting file "landau_simprocs.ML"

19:22:49 Presenting theory JinjaDCI.JinjaDCI

19:22:49 Presenting LightweightJava ...

19:22:49 Presenting document LightweightJava/document

19:22:49 Presenting document LightweightJava/outline

19:22:49 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPO_Std

19:22:50 Presenting theory Landau_Symbols.Landau_More

19:22:50 Presenting theory Jinja.BVSpecTypeSafe

19:22:50 Presenting LinearQuantifierElim ...

19:22:50 Presenting document LinearQuantifierElim/document

19:22:50 Presenting document LinearQuantifierElim/outline

19:22:50 Presenting theory KBPs.SPRViewSingle

19:22:50 Presenting theory LightweightJava.Lightweight_Java_Definition

19:22:50 Presenting theory KBPs.Views

19:22:50 Presenting theory LinearQuantifierElim.Logic

19:22:50 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPO_Optim

19:22:51 Presenting theory Lambda_Free_RPOs.Lambda_Encoding

19:22:51 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPOs

19:22:51 Presenting List-Infinite ...

19:22:51 Presenting document List-Infinite/document

19:22:51 Presenting document List-Infinite/outline

19:22:51 Presenting theory LightweightJava.Lightweight_Java_Equivalence

19:22:51 Presenting theory List-Infinite.Util_Set

19:22:51 Presenting theory Jinja.BVNoTypeError

19:22:51 Presenting theory List-Infinite.Util_MinMax

19:22:51 Presenting theory KBPs.MuddyChildren

19:22:51 Presenting theory LinearQuantifierElim.QE

19:22:52 Presenting theory Slicing.JVMPostdomination

19:22:52 Presenting theory List-Infinite.Util_NatInf

19:22:52 Presenting theory KBPs.Robot

19:22:52 Presenting theory KBPs.Examples

19:22:52 Presenting theory KBPs.KBPs_Main

19:22:52 Presenting Nat-Interval-Logic ...

19:22:52 Presenting document Nat-Interval-Logic/document

19:22:52 Presenting document Nat-Interval-Logic/outline

19:22:52 Presenting theory LinearQuantifierElim.DLO

19:22:52 Presenting theory List-Infinite.Util_Nat

19:22:53 Presenting theory LinearQuantifierElim.QEdlo

19:22:53 Presenting theory LinearQuantifierElim.QEdlo_ex

19:22:54 Presenting theory Jinja.BVExample

19:22:54 Presenting theory LightweightJava.Lightweight_Java_Proof

19:22:54 Presenting theory LinearQuantifierElim.QEdlo_fr

19:22:54 Presenting AutoFocus-Stream ...

19:22:54 Presenting document AutoFocus-Stream/document

19:22:54 Presenting document AutoFocus-Stream/outline

19:22:54 Presenting theory AutoFocus-Stream.ListSlice

19:22:55 Presenting theory LinearQuantifierElim.QEdlo_inf

19:22:55 Presenting theory List-Infinite.Util_Div

19:22:56 Presenting theory AutoFocus-Stream.AF_Stream

19:22:56 Presenting theory LinearQuantifierElim.LinArith

19:22:56 Presenting theory HRB-Slicing.WeakSimulation

19:22:56 Presenting theory LinearQuantifierElim.QElin

19:22:56 Presenting theory LinearQuantifierElim.QElin_opt

19:22:56 Presenting theory Jinja.J1

19:22:57 Presenting theory Slicing.JVMCFG_wf

19:22:57 Presenting theory Nat-Interval-Logic.IL_Interval

19:22:57 Presenting theory LinearQuantifierElim.FRE

19:22:57 Presenting theory Slicing.JVMControlDependences

19:22:57 Presenting theory LTL_to_DRA.LTL_Rabin

19:22:58 Presenting theory Jinja.J1WellForm

19:22:58 Presenting theory LinearQuantifierElim.QElin_inf

19:22:58 Presenting theory List-Infinite.SetInterval2

19:22:59 Presenting theory LinearQuantifierElim.PresArith

19:22:59 Presenting theory AutoFocus-Stream.AF_Stream_Exec

19:23:00 Presenting theory LinearQuantifierElim.QEpres

19:23:00 Presenting theory AutoFocus-Stream.IL_AF_Stream

19:23:01 Presenting theory Jinja.PCompiler

19:23:01 Presenting theory List-Infinite.SetIntervalCut

19:23:01 Presenting theory LinearQuantifierElim.Cooper

19:23:01 Presenting theory Jinja.Hidden

19:23:01 Presenting theory LinearQuantifierElim.CertDlo

19:23:01 Presenting theory LinearQuantifierElim.CertLin

19:23:01 Presenting MiniSail ...

19:23:01 Presenting document MiniSail/document

19:23:01 Presenting document MiniSail/outline

19:23:01 Presenting theory Jinja.Compiler1

19:23:01 Presenting theory LTL_to_DRA.LTL_Rabin_Unfold_Opt

19:23:01 Presenting theory LTL_to_DRA.LTL_Compat

19:23:02 Presenting theory AutoFocus-Stream.IL_AF_Stream_Exec

19:23:02 Presenting MuchAdoAboutTwo ...

19:23:02 Presenting document MuchAdoAboutTwo/document

19:23:02 Presenting document MuchAdoAboutTwo/outline

19:23:02 Presenting theory LTL_to_DRA.LTL_Impl

19:23:02 Presenting theory MiniSail.Nominal-Utils

19:23:03 Presenting theory LTL_to_DRA.af_Impl

19:23:03 Presenting theory MuchAdoAboutTwo.MuchAdoAboutTwo

19:23:04 Presenting Myhill-Nerode ...

19:23:04 Presenting document Myhill-Nerode/document

19:23:04 Presenting document Myhill-Nerode/outline

19:23:04 Presenting theory Myhill-Nerode.Folds

19:23:04 Presenting theory Nat-Interval-Logic.IL_IntervalOperators

19:23:04 Presenting theory Myhill-Nerode.Myhill_1

19:23:05 Presenting theory Jinja.Correctness1

19:23:05 Presenting theory Myhill-Nerode.Myhill_2

19:23:05 Presenting theory Myhill-Nerode.Myhill

19:23:05 Presenting theory Myhill-Nerode.Closures

19:23:05 Presenting theory Myhill-Nerode.Closures2

19:23:05 Presenting theory LTL_to_DRA.Mojmir_Rabin_Impl

19:23:06 Presenting theory Jinja.Compiler2

19:23:06 Presenting theory Myhill-Nerode.Non_Regular_Languages

19:23:06 Presenting Order_Lattice_Props ...

19:23:06 Presenting document Order_Lattice_Props/document

19:23:06 Presenting document Order_Lattice_Props/outline

19:23:06 Presenting theory List-Infinite.SetIntervalStep

19:23:06 Presenting theory Order_Lattice_Props.Sup_Lattice

19:23:06 Presenting theory Order_Lattice_Props.Order_Duality

19:23:06 Presenting theory MiniSail.Syntax

19:23:07 Presenting theory Order_Lattice_Props.Order_Lattice_Props

19:23:07 Presenting theory Order_Lattice_Props.Representations

19:23:07 Presenting theory Order_Lattice_Props.Galois_Connections

19:23:08 Presenting theory Order_Lattice_Props.Fixpoint_Fusion

19:23:08 Presenting theory Order_Lattice_Props.Closure_Operators

19:23:09 Presenting theory List-Infinite.List2

19:23:09 Presenting theory Order_Lattice_Props.Order_Lattice_Props_Loc

19:23:09 Presenting theory Order_Lattice_Props.Order_Lattice_Props_Wenzel

19:23:09 Presenting Quantales ...

19:23:09 Presenting document Quantales/document

19:23:09 Presenting document Quantales/outline

19:23:09 Presenting theory List-Infinite.InfiniteSet2

19:23:09 Presenting theory Nat-Interval-Logic.IL_TemporalOperators

19:23:10 Presenting Transformer_Semantics ...

19:23:10 Presenting document Transformer_Semantics/document

19:23:10 Presenting document Transformer_Semantics/outline

19:23:10 Presenting theory Quantales.Dioid_Models_New

19:23:10 Presenting theory LTL_to_DRA.LTL_Rabin_Impl

19:23:10 Presenting theory Quantales.Quantales

19:23:11 Presenting theory Quantales.Quantale_Star

19:23:11 Presenting theory LTL_to_DRA.Export_Code

19:23:11 Presenting Ordered_Resolution_Prover ...

19:23:11 Presenting document Ordered_Resolution_Prover/document

19:23:11 Presenting document Ordered_Resolution_Prover/outline

19:23:11 Presenting theory Transformer_Semantics.Isotone_Transformers

19:23:11 Presenting theory Ordered_Resolution_Prover.Map2

19:23:11 Presenting theory Quantales.Quantale_Modules

19:23:11 Presenting theory Quantales.Quantale_Models

19:23:11 Presenting theory Quantales.Quantic_Nuclei_Conuclei

19:23:11 Presenting theory Transformer_Semantics.Sup_Inf_Preserving_Transformers

19:23:11 Presenting theory Ordered_Resolution_Prover.Lazy_List_Liminf

19:23:11 Presenting theory Quantales.Quantale_Left_Sided

19:23:12 Presenting Chandy_Lamport ...

19:23:12 Presenting document Chandy_Lamport/document

19:23:12 Presenting document Chandy_Lamport/outline

19:23:12 Presenting theory List-Infinite.ListInf

19:23:12 Presenting theory Slicing.SemanticsWF

19:23:13 Presenting theory Transformer_Semantics.Powerset_Monad

19:23:13 Presenting theory Slicing.Slicing

19:23:13 Presenting Functional_Ordered_Resolution_Prover ...

19:23:13 Presenting document Functional_Ordered_Resolution_Prover/document

19:23:13 Presenting document Functional_Ordered_Resolution_Prover/outline

19:23:13 Presenting theory List-Infinite.ListInf_Prefix

19:23:13 Presenting theory List-Infinite.ListInfinite

19:23:13 Presenting Saturation_Framework ...

19:23:13 Presenting document Saturation_Framework/document

19:23:13 Presenting document Saturation_Framework/outline

19:23:13 Presenting theory Ordered_Resolution_Prover.Lazy_List_Chain

19:23:13 Presenting theory MiniSail.IVSubst

19:23:13 Presenting theory Chandy_Lamport.Distributed_System

19:23:14 Presenting theory Saturation_Framework.Calculus

19:23:14 Presenting theory Ordered_Resolution_Prover.Clausal_Logic

19:23:14 Presenting theory Jinja.Correctness2

19:23:14 Presenting theory Ordered_Resolution_Prover.Herbrand_Interpretation

19:23:14 Presenting theory Chandy_Lamport.Trace

19:23:14 Presenting theory Saturation_Framework.Intersection_Calculus

19:23:14 Presenting theory Jinja.Compiler

19:23:14 Presenting theory Transformer_Semantics.Kleisli_Transformers

19:23:15 Presenting theory Chandy_Lamport.Util

19:23:15 Presenting theory Transformer_Semantics.Kleisli_Quantaloid

19:23:15 Presenting theory Saturation_Framework.Calculus_Variations

19:23:15 Presenting theory Transformer_Semantics.Kleisli_Quantale

19:23:16 Presenting Saturation_Framework_Extensions ...

19:23:16 Presenting document Saturation_Framework_Extensions/document

19:23:16 Presenting document Saturation_Framework_Extensions/outline

19:23:16 Presenting theory Saturation_Framework_Extensions.Soundness

19:23:16 Presenting theory Ordered_Resolution_Prover.Abstract_Substitution

19:23:16 Presenting theory Chandy_Lamport.Swap

19:23:17 Presenting theory Ordered_Resolution_Prover.Inference_System

19:23:17 Presenting theory Saturation_Framework_Extensions.Standard_Redundancy_Criterion

19:23:18 Presenting theory Ordered_Resolution_Prover.Ground_Resolution_Model

19:23:18 Presenting theory Saturation_Framework_Extensions.Clausal_Calculus

19:23:18 Presenting theory Saturation_Framework.Lifting_to_Non_Ground_Calculi

19:23:18 Presenting theory Ordered_Resolution_Prover.Unordered_Ground_Resolution

19:23:19 Presenting theory MiniSail.BTVSubst

19:23:19 Presenting theory Functional_Ordered_Resolution_Prover.Weighted_FO_Ordered_Resolution_Prover

19:23:19 Presenting theory HRB-Slicing.FundamentalProperty

19:23:19 Presenting theory Ordered_Resolution_Prover.Ordered_Ground_Resolution

19:23:20 Presenting theory Saturation_Framework.Labeled_Lifting_to_Non_Ground_Calculi

19:23:20 Presenting theory HRB-Slicing.Com

19:23:20 Presenting theory HRB-Slicing.ProcState

19:23:20 Presenting theory Ordered_Resolution_Prover.Proving_Process

19:23:21 Presenting theory Ordered_Resolution_Prover.Standard_Redundancy

19:23:22 Presenting theory Jinja.TypeComp

19:23:22 Presenting theory Jinja.Jinja

19:23:22 Presenting POPLmark-deBruijn ...

19:23:22 Presenting document POPLmark-deBruijn/document

19:23:22 Presenting document POPLmark-deBruijn/outline

19:23:22 Presenting theory POPLmark-deBruijn.Basis

19:23:23 Presenting theory Saturation_Framework_Extensions.FO_Ordered_Resolution_Prover_Revisited

19:23:24 Presenting theory POPLmark-deBruijn.POPLmark

19:23:25 Presenting theory Chandy_Lamport.Snapshot

19:23:25 Presenting theory Saturation_Framework_Extensions.Given_Clause_Architectures_Revisited

19:23:25 Presenting theory Ordered_Resolution_Prover.FO_Ordered_Resolution

19:23:25 Presenting Pairing_Heap ...

19:23:25 Presenting document Pairing_Heap/document

19:23:25 Presenting document Pairing_Heap/outline

19:23:26 Presenting theory Pairing_Heap.Pairing_Heap_Tree

19:23:26 Presenting theory Chandy_Lamport.Co_Snapshot

19:23:26 Presenting theory Pairing_Heap.Pairing_Heap_List1

19:23:27 Presenting theory Saturation_Framework.Given_Clause_Architectures

19:23:27 Presenting theory Chandy_Lamport.Example

19:23:27 Presenting Password_Authentication_Protocol ...

19:23:27 Presenting document Password_Authentication_Protocol/document

19:23:27 Presenting document Password_Authentication_Protocol/outline

19:23:27 Presenting theory Pairing_Heap.Pairing_Heap_List2

19:23:27 Presenting Pluennecke_Ruzsa_Inequality ...

19:23:27 Presenting document Pluennecke_Ruzsa_Inequality/document

19:23:27 Presenting document Pluennecke_Ruzsa_Inequality/outline

19:23:27 Presenting Prefix_Free_Code_Combinators ...

19:23:27 Presenting document Prefix_Free_Code_Combinators/document

19:23:27 Presenting document Prefix_Free_Code_Combinators/outline

19:23:27 Presenting theory Functional_Ordered_Resolution_Prover.Deterministic_FO_Ordered_Resolution_Prover

19:23:27 Presenting theory Password_Authentication_Protocol.Propaedeutics

19:23:28 Presenting theory MiniSail.Wellformed

19:23:28 Presenting theory POPLmark-deBruijn.POPLmarkRecord

19:23:28 Presenting theory HRB-Slicing.PCFG

19:23:29 Presenting theory POPLmark-deBruijn.POPLmarkRecordCtxt

19:23:29 Presenting theory POPLmark-deBruijn.Execute

19:23:29 Presenting Presburger-Automata ...

19:23:29 Presenting theory MiniSail.RCLogic

19:23:29 Presenting document Presburger-Automata/document

19:23:29 Presenting document Presburger-Automata/outline

19:23:30 Presenting theory Prefix_Free_Code_Combinators.Prefix_Free_Code_Combinators

19:23:30 Presenting theory Presburger-Automata.DFS

19:23:30 Presenting theory Prefix_Free_Code_Combinators.Examples

19:23:30 Presenting Priority_Queue_Braun ...

19:23:30 Presenting document Priority_Queue_Braun/document

19:23:30 Presenting document Priority_Queue_Braun/outline

19:23:30 Presenting theory MiniSail.SyntaxL

19:23:30 Presenting theory Functional_Ordered_Resolution_Prover.IsaFoR_Term

19:23:30 Presenting theory Priority_Queue_Braun.Priority_Queue_Braun

19:23:30 Presenting theory Pluennecke_Ruzsa_Inequality.Pluennecke_Ruzsa_Inequality

19:23:31 Presenting Program-Conflict-Analysis ...

19:23:31 Presenting document Program-Conflict-Analysis/document

19:23:31 Presenting document Program-Conflict-Analysis/outline

19:23:31 Presenting theory Priority_Queue_Braun.Priority_Queue_Braun2

19:23:31 Presenting theory HRB-Slicing.WellFormProgs

19:23:32 Presenting theory Ordered_Resolution_Prover.FO_Ordered_Resolution_Prover

19:23:32 Presenting Regression_Test_Selection ...

19:23:32 Presenting document Regression_Test_Selection/document

19:23:32 Presenting document Regression_Test_Selection/outline

19:23:32 Presenting theory Priority_Queue_Braun.Sorting_Braun

19:23:32 Presenting Regular-Sets ...

19:23:32 Presenting document Regular-Sets/document

19:23:32 Presenting document Regular-Sets/outline

19:23:32 Presenting theory Regression_Test_Selection.RTS_safe

19:23:32 Presenting theory Program-Conflict-Analysis.Misc

19:23:32 Presenting theory Functional_Ordered_Resolution_Prover.Executable_Subsumption

19:23:32 Presenting theory Regression_Test_Selection.Semantics

19:23:33 Presenting theory Regression_Test_Selection.CollectionSemantics

19:23:33 Presenting theory Regular-Sets.Regular_Set

19:23:33 Presenting theory Regression_Test_Selection.CollectionBasedRTS

19:23:34 Presenting theory Functional_Ordered_Resolution_Prover.Executable_FO_Ordered_Resolution_Prover

19:23:34 Presenting theory Regression_Test_Selection.JVMSemantics

19:23:34 Presenting Posix-Lexing ...

19:23:34 Presenting document Posix-Lexing/document

19:23:34 Presenting document Posix-Lexing/outline

19:23:34 Presenting theory Regression_Test_Selection.ClassesChanged

19:23:34 Presenting theory Program-Conflict-Analysis.Interleave

19:23:34 Presenting theory Regression_Test_Selection.Subcls

19:23:34 Presenting theory Regular-Sets.Regular_Exp

19:23:35 Presenting theory Regression_Test_Selection.ClassesAbove

19:23:35 Presenting theory Regular-Sets.NDerivative

19:23:35 Presenting theory Password_Authentication_Protocol.Protocol

19:23:35 Presenting theory Posix-Lexing.Lexer

19:23:35 Presenting theory Regression_Test_Selection.JVMCollectionSemantics

19:23:35 Presenting theory Posix-Lexing.LexicalVals

19:23:35 Presenting theory Program-Conflict-Analysis.ConsInterleave

19:23:36 Presenting theory Regular-Sets.Equivalence_Checking

19:23:36 Presenting Regular_Tree_Relations ...

19:23:36 Presenting document Regular_Tree_Relations/document

19:23:36 Presenting document Regular_Tree_Relations/outline

19:23:36 Presenting theory Regular-Sets.Relation_Interpretation

19:23:36 Presenting theory Regular-Sets.Regexp_Method

19:23:36 Presenting theory Regular_Tree_Relations.Term_Context

19:23:36 Presenting theory Program-Conflict-Analysis.AcquisitionHistory

19:23:37 Presenting theory Posix-Lexing.Simplifying

19:23:37 Presenting theory Regular_Tree_Relations.Basic_Utils

19:23:37 Presenting theory Program-Conflict-Analysis.LTS

19:23:37 Presenting theory Regular_Tree_Relations.Ground_Terms

19:23:37 Presenting theory Regular-Sets.Regexp_Constructions

19:23:38 Presenting theory Regular_Tree_Relations.FSet_Utils

19:23:38 Presenting theory Regular_Tree_Relations.Ground_Ctxt

19:23:38 Presenting theory Regular_Tree_Relations.Ground_Closure

19:23:38 Presenting theory Posix-Lexing.Positions

19:23:38 Presenting theory Regular_Tree_Relations.Horn_Inference

19:23:38 Presenting theory Regular-Sets.Derivatives

19:23:38 Presenting theory Regular_Tree_Relations.Horn_List

19:23:38 Presenting theory Posix-Lexing.Regular_Exps3

19:23:39 Presenting theory Regular_Tree_Relations.Horn_Fset

19:23:39 Presenting theory Regression_Test_Selection.JVMExecStepInductive

19:23:39 Presenting theory Posix-Lexing.Derivatives3

19:23:39 Presenting theory Program-Conflict-Analysis.ThreadTracking

19:23:39 Presenting theory Program-Conflict-Analysis.Flowgraph

19:23:41 Presenting theory Regular-Sets.pEquivalence_Checking

19:23:41 Presenting theory HRB-Slicing.Interpretation

19:23:41 Presenting theory Regular-Sets.Regular_Exp2

19:23:41 Presenting theory Posix-Lexing.Lexer3

19:23:41 Presenting theory HRB-Slicing.Labels

19:23:41 Presenting theory Posix-Lexing.LexicalVals3

19:23:42 Presenting theory Regular_Tree_Relations.Tree_Automata

19:23:42 Presenting theory Regular-Sets.Equivalence_Checking2

19:23:42 Presenting ResiduatedTransitionSystem ...

19:23:42 Presenting document ResiduatedTransitionSystem/document

19:23:42 Presenting document ResiduatedTransitionSystem/outline

19:23:42 Presenting theory Posix-Lexing.Simplifying3

19:23:42 Presenting theory Regular_Tree_Relations.Tree_Automata_Det

19:23:42 Presenting theory Regular_Tree_Relations.Tree_Automata_Complement

19:23:43 Presenting theory Regular_Tree_Relations.Tree_Automata_Pumping

19:23:43 Presenting theory Regular_Tree_Relations.Myhill_Nerode

19:23:44 Presenting theory Posix-Lexing.Positions3

19:23:44 Presenting theory Regular_Tree_Relations.GTT

19:23:44 Presenting Rewrite_Properties_Reduction ...

19:23:44 Presenting document Rewrite_Properties_Reduction/document

19:23:44 Presenting document Rewrite_Properties_Reduction/outline

19:23:44 Presenting theory Regular_Tree_Relations.GTT_Compose

19:23:45 Presenting theory Rewrite_Properties_Reduction.Terms_Positions

19:23:45 Presenting theory Regular_Tree_Relations.GTT_Transitive_Closure

19:23:46 Presenting theory Regular_Tree_Relations.Pair_Automaton

19:23:46 Presenting theory Regression_Test_Selection.JVMCollectionBasedRTS

19:23:46 Presenting theory Regular_Tree_Relations.AGTT

19:23:46 Presenting theory Regression_Test_Selection.RTS

19:23:46 Presenting Ribbon_Proofs ...

19:23:46 Presenting document Ribbon_Proofs/document

19:23:46 Presenting document Ribbon_Proofs/outline

19:23:47 Presenting theory Ribbon_Proofs.More_Finite_Map

19:23:47 Presenting theory Ribbon_Proofs.JHelper

19:23:47 Presenting theory Program-Conflict-Analysis.Semantics

19:23:47 Presenting theory Ribbon_Proofs.Proofchain

19:23:47 Presenting theory Ribbon_Proofs.Ribbons_Basic

19:23:47 Presenting theory Rewrite_Properties_Reduction.Rewriting

19:23:47 Presenting theory Ribbon_Proofs.Ribbons_Interfaces

19:23:48 Presenting theory Ribbon_Proofs.Ribbons_Stratified

19:23:49 Presenting theory Ribbon_Proofs.Ribbons_Graphical

19:23:49 Presenting theory Regular_Tree_Relations.RRn_Automata

19:23:49 Presenting theory Rewrite_Properties_Reduction.Replace_Constant

19:23:51 Presenting theory Regular_Tree_Relations.RR2_Infinite

19:23:51 Presenting theory Regular_Tree_Relations.Tree_Automata_Abstract_Impl

19:23:51 Presenting theory Regular_Tree_Relations.Tree_Automata_Class_Instances_Impl

19:23:52 Presenting theory Regular_Tree_Relations.Tree_Automata_Impl

19:23:52 Presenting theory Ribbon_Proofs.Ribbons_Graphical_Soundness

19:23:53 Presenting Root_Balanced_Tree ...

19:23:53 Presenting document Root_Balanced_Tree/document

19:23:53 Presenting document Root_Balanced_Tree/outline

19:23:53 Presenting theory Regular_Tree_Relations.RR2_Infinite_Q_infinity

19:23:53 Presenting theory Root_Balanced_Tree.Time_Monad

19:23:53 Presenting theory Regular_Tree_Relations.Regular_Relation_Abstract_Impl

19:23:54 Presenting theory Regular_Tree_Relations.Regular_Relation_Impl

19:23:54 Presenting theory Presburger-Automata.Presburger_Automata

19:23:54 Presenting SATSolverVerification ...

19:23:54 Presenting document SATSolverVerification/document

19:23:54 Presenting document SATSolverVerification/outline

19:23:54 Presenting theory SATSolverVerification.MoreList

19:23:55 Presenting theory Rewrite_Properties_Reduction.Rewriting_Properties

19:23:55 Presenting theory Presburger-Automata.Exec

19:23:55 Presenting Safe_OCL ...

19:23:55 Presenting document Safe_OCL/document

19:23:55 Presenting document Safe_OCL/outline

19:23:55 Presenting theory Safe_OCL.Errorable

19:23:55 Presenting theory Safe_OCL.Transitive_Closure_Ext

19:23:56 Presenting theory SATSolverVerification.CNF

19:23:57 Presenting theory Safe_OCL.Finite_Map_Ext

19:23:57 Presenting theory HRB-Slicing.WellFormed

19:23:57 Presenting theory Root_Balanced_Tree.Root_Balanced_Tree

19:23:57 Presenting theory Rewrite_Properties_Reduction.Rewriting_LLRG_LV_Mondaic

19:23:57 Presenting theory Root_Balanced_Tree.Root_Balanced_Tree_Tab

19:23:57 Presenting Selection_Heap_Sort ...

19:23:57 Presenting document Selection_Heap_Sort/document

19:23:57 Presenting document Selection_Heap_Sort/outline

19:23:57 Presenting theory Selection_Heap_Sort.Sort

19:23:57 Presenting theory Safe_OCL.Tuple

19:23:58 Presenting theory Rewrite_Properties_Reduction.Rewriting_GTRS

19:23:58 Presenting theory Selection_Heap_Sort.RemoveMax

19:23:58 Presenting theory SATSolverVerification.Trail

19:23:58 Presenting theory Selection_Heap_Sort.SelectionSort_Functional

19:23:58 Presenting theory Selection_Heap_Sort.Heap

19:23:59 Presenting theory Safe_OCL.Object_Model

19:23:59 Presenting theory Selection_Heap_Sort.HeapFunctional

19:24:00 Presenting theory Safe_OCL.OCL_Basic_Types

19:24:01 Presenting theory Rewrite_Properties_Reduction.Ground_Reduction_on_LLRG

19:24:01 Presenting theory Program-Conflict-Analysis.Normalization

19:24:01 Presenting theory SATSolverVerification.SatSolverVerification

19:24:01 Presenting theory Safe_OCL.OCL_Types

19:24:01 Presenting theory ResiduatedTransitionSystem.ResiduatedTransitionSystem

19:24:02 Presenting theory Safe_OCL.OCL_Syntax

19:24:02 Presenting theory Safe_OCL.OCL_Object_Model

19:24:02 Presenting theory Selection_Heap_Sort.HeapImperative

19:24:02 Presenting Separata ...

19:24:02 Presenting document Separata/document

19:24:02 Presenting document Separata/outline

19:24:02 Presenting theory SATSolverVerification.BasicDPLL

19:24:02 Presenting theory Rewrite_Properties_Reduction.Ground_Reduction_on_GTRS

19:24:04 Presenting theory SATSolverVerification.NieuwenhuisOliverasTinelli

19:24:04 Presenting theory Separata.Separata

19:24:04 Presenting Separation_Logic_Imperative_HOL ...

19:24:04 Presenting document Separation_Logic_Imperative_HOL/document

19:24:04 Presenting document Separation_Logic_Imperative_HOL/outline

19:24:04 Presenting theory Separation_Logic_Imperative_HOL.Imperative_HOL_Add

19:24:04 Presenting theory Separation_Logic_Imperative_HOL.Syntax_Match

19:24:04 Presenting theory Safe_OCL.OCL_Typing

19:24:05 Presenting theory Rewrite_Properties_Reduction.Ground_Reduction_on_LV

19:24:05 Presenting Simplex ...

19:24:05 Presenting document Simplex/document

19:24:05 Presenting document Simplex/outline

19:24:05 Presenting theory Separation_Logic_Imperative_HOL.Run

19:24:05 Presenting theory Simplex.Simplex_Auxiliary

19:24:06 Presenting theory Safe_OCL.OCL_Normalization

19:24:06 Presenting theory SATSolverVerification.KrsticGoel

19:24:06 Presenting theory MiniSail.WellformedL

19:24:06 Presenting theory Simplex.Rel_Chain

19:24:06 Presenting theory Separation_Logic_Imperative_HOL.Assertions

19:24:06 Presenting theory SATSolverVerification.SatSolverCode

19:24:07 Presenting theory Safe_OCL.OCL_Examples

19:24:07 Presenting theory Simplex.Simplex_Algebra

19:24:07 Presenting Farkas ...

19:24:07 Presenting document Farkas/document

19:24:07 Presenting document Farkas/outline

19:24:07 Presenting theory Separation_Logic_Imperative_HOL.Hoare_Triple

19:24:08 Presenting theory Simplex.Abstract_Linear_Poly

19:24:08 Presenting theory Simplex.Linear_Poly_Maps

19:24:08 Presenting theory Simplex.QDelta

19:24:09 Presenting theory Separation_Logic_Imperative_HOL.Automation

19:24:09 Presenting theory Separation_Logic_Imperative_HOL.Sep_Main

19:24:10 Presenting theory Separation_Logic_Imperative_HOL.Imp_List_Spec

19:24:10 Presenting theory Separation_Logic_Imperative_HOL.List_Seg

19:24:11 Presenting theory Separation_Logic_Imperative_HOL.Open_List

19:24:11 Presenting theory Separation_Logic_Imperative_HOL.Circ_List

19:24:12 Presenting theory Separation_Logic_Imperative_HOL.Imp_Map_Spec

19:24:13 Presenting theory Program-Conflict-Analysis.ConstraintSystems

19:24:13 Presenting theory Farkas.Farkas

19:24:13 Presenting theory Program-Conflict-Analysis.MainResult

19:24:13 Presenting Skew_Heap ...

19:24:13 Presenting document Skew_Heap/document

19:24:13 Presenting document Skew_Heap/outline

19:24:14 Presenting theory Skew_Heap.Skew_Heap

19:24:14 Presenting Splay_Tree ...

19:24:14 Presenting document Splay_Tree/document

19:24:14 Presenting document Splay_Tree/outline

19:24:14 Presenting theory SATSolverVerification.AssertLiteral

19:24:14 Presenting theory Farkas.Matrix_Farkas

19:24:15 Presenting theory Farkas.Simplex_for_Reals

19:24:15 Presenting Stable_Matching ...

19:24:15 Presenting document Stable_Matching/document

19:24:15 Presenting document Stable_Matching/outline

19:24:15 Presenting theory Separation_Logic_Imperative_HOL.Hash_Table

19:24:15 Presenting theory Splay_Tree.Splay_Tree

19:24:16 Presenting theory MiniSail.Typing

19:24:16 Presenting theory Stable_Matching.Sotomayor

19:24:16 Presenting theory SATSolverVerification.UnitPropagate

19:24:17 Presenting theory MiniSail.Operational

19:24:17 Presenting theory Splay_Tree.Splay_Map

19:24:18 Presenting theory MiniSail.SubstMethods

19:24:18 Presenting theory Stable_Matching.Basis

19:24:18 Presenting theory SATSolverVerification.Initialization

19:24:18 Presenting theory Splay_Tree.Splay_Heap

19:24:18 Presenting SuperCalc ...

19:24:18 Presenting document SuperCalc/document

19:24:18 Presenting document SuperCalc/outline

19:24:18 Presenting theory Separation_Logic_Imperative_HOL.Hash_Map

19:24:18 Presenting theory Separation_Logic_Imperative_HOL.Hash_Map_Impl

19:24:19 Presenting theory Separation_Logic_Imperative_HOL.Imp_Set_Spec

19:24:19 Presenting theory Separation_Logic_Imperative_HOL.Hash_Set_Impl

19:24:19 Presenting theory Separation_Logic_Imperative_HOL.To_List_GA

19:24:20 Presenting theory SuperCalc.multisets_continued

19:24:20 Presenting theory SuperCalc.well_founded_continued

19:24:21 Presenting theory Separation_Logic_Imperative_HOL.Union_Find

19:24:21 Presenting theory Separation_Logic_Imperative_HOL.Idioms

19:24:21 Presenting theory Separation_Logic_Imperative_HOL.Default_Insts

19:24:22 Presenting theory Separation_Logic_Imperative_HOL.Array_Blit

19:24:22 Presenting theory SATSolverVerification.ConflictAnalysis

19:24:22 Presenting theory Stable_Matching.Choice_Functions

19:24:22 Presenting theory Separation_Logic_Imperative_HOL.Array_Map_Impl

19:24:22 Presenting theory Separation_Logic_Imperative_HOL.Array_Set_Impl

19:24:22 Presenting theory HRB-Slicing.ValidPaths

19:24:22 Presenting theory Separation_Logic_Imperative_HOL.From_List_GA

19:24:22 Presenting theory Separation_Logic_Imperative_HOL.Sep_Examples

19:24:22 Presenting Szemeredi_Regularity ...

19:24:22 Presenting document Szemeredi_Regularity/document

19:24:22 Presenting document Szemeredi_Regularity/outline

19:24:23 Presenting theory SATSolverVerification.Decide

19:24:23 Presenting theory HRB-Slicing.ProcSDG

19:24:24 Presenting theory SATSolverVerification.SolveLoop

19:24:25 Presenting theory SATSolverVerification.FunctionalImplementation

19:24:25 Presenting Tail_Recursive_Functions ...

19:24:25 Presenting document Tail_Recursive_Functions/document

19:24:25 Presenting document Tail_Recursive_Functions/outline

19:24:25 Presenting theory Tail_Recursive_Functions.Method

19:24:25 Presenting theory Tail_Recursive_Functions.CaseStudy1

19:24:25 Presenting theory Stable_Matching.Contracts

19:24:26 Presenting theory Tail_Recursive_Functions.CaseStudy2

19:24:26 Presenting TortoiseHare ...

19:24:26 Presenting document TortoiseHare/document

19:24:26 Presenting document TortoiseHare/outline

19:24:26 Presenting theory TortoiseHare.Basis

19:24:26 Presenting theory TortoiseHare.TortoiseHare

19:24:26 Presenting theory Szemeredi_Regularity.Szemeredi

19:24:26 Presenting theory TortoiseHare.Brent

19:24:26 Presenting Trie ...

19:24:26 Presenting Twelvefold_Way ...

19:24:26 Presenting document Trie/document

19:24:26 Presenting document Trie/outline

19:24:26 Presenting document Twelvefold_Way/document

19:24:26 Presenting document Twelvefold_Way/outline

19:24:27 Presenting theory Twelvefold_Way.Preliminaries

19:24:28 Presenting theory SuperCalc.terms

19:24:28 Presenting theory Stable_Matching.COP

19:24:28 Presenting theory Trie.Trie

19:24:28 Presenting theory Twelvefold_Way.Twelvefold_Way_Core

19:24:28 Presenting theory Trie.Tries

19:24:29 Presenting Vickrey_Clarke_Groves ...

19:24:29 Presenting document Vickrey_Clarke_Groves/document

19:24:29 Presenting document Vickrey_Clarke_Groves/outline

19:24:29 Presenting theory Vickrey_Clarke_Groves.SetUtils

19:24:29 Presenting theory Stable_Matching.Bossiness

19:24:29 Presenting theory Twelvefold_Way.Equiv_Relations_on_Functions

19:24:29 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry1

19:24:30 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry2

19:24:30 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry4

19:24:30 Presenting theory Vickrey_Clarke_Groves.Partitions

19:24:30 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry5

19:24:31 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry6

19:24:31 Presenting theory Stable_Matching.Strategic

19:24:31 Presenting WebAssembly ...

19:24:31 Presenting document WebAssembly/document

19:24:31 Presenting document WebAssembly/outline

19:24:31 Presenting theory Vickrey_Clarke_Groves.Argmax

19:24:31 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry7

19:24:31 Presenting theory WebAssembly.Wasm_Ast

19:24:31 Presenting theory WebAssembly.Wasm_Type_Abs

19:24:31 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry8

19:24:31 Presenting theory Vickrey_Clarke_Groves.RelationOperators

19:24:31 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry9

19:24:32 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry3

19:24:32 Presenting theory Vickrey_Clarke_Groves.RelationProperties

19:24:32 Presenting theory SuperCalc.equational_clausal_logic

19:24:32 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry10

19:24:32 Presenting theory WebAssembly.Wasm_Base_Defs

19:24:32 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry11

19:24:32 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry12

19:24:33 Presenting theory HRB-Slicing.JVMCFG

19:24:33 Presenting theory Twelvefold_Way.Card_Bijections

19:24:33 Presenting theory WebAssembly.Wasm

19:24:33 Presenting theory Twelvefold_Way.Card_Bijections_Direct

19:24:33 Presenting theory Twelvefold_Way.Twelvefold_Way

19:24:33 Presenting Well_Quasi_Orders ...

19:24:33 Presenting document Well_Quasi_Orders/document

19:24:33 Presenting document Well_Quasi_Orders/outline

19:24:33 Presenting theory Vickrey_Clarke_Groves.MiscTools

19:24:33 Presenting theory WebAssembly.Wasm_Axioms

19:24:33 Presenting theory Well_Quasi_Orders.Infinite_Sequences

19:24:33 Presenting theory Well_Quasi_Orders.Minimal_Elements

19:24:34 Presenting theory Well_Quasi_Orders.Least_Enum

19:24:34 Presenting theory ResiduatedTransitionSystem.LambdaCalculus

19:24:34 Presenting theory Vickrey_Clarke_Groves.StrictCombinatorialAuction

19:24:34 Presenting theory Well_Quasi_Orders.Almost_Full

19:24:35 Presenting theory Well_Quasi_Orders.Minimal_Bad_Sequences

19:24:35 Presenting theory Well_Quasi_Orders.Higman_OI

19:24:35 Presenting theory Well_Quasi_Orders.Almost_Full_Relations

19:24:36 Presenting XML ...

19:24:36 Presenting document XML/document

19:24:36 Presenting document XML/outline

19:24:36 Presenting theory Well_Quasi_Orders.Well_Quasi_Orders

19:24:36 Presenting theory WebAssembly.Wasm_Properties_Aux

19:24:36 Presenting theory Well_Quasi_Orders.Kruskal

19:24:36 Presenting theory Well_Quasi_Orders.Kruskal_Examples

19:24:36 Presenting theory Well_Quasi_Orders.Wqo_Instances

19:24:37 Presenting theory Well_Quasi_Orders.Multiset_Extension

19:24:37 Presenting theory Well_Quasi_Orders.Wqo_Multiset

19:24:37 Presenting HOL-Matrix_LP ...

19:24:37 Presenting document HOL-Matrix_LP/document

19:24:37 Presenting document HOL-Matrix_LP/outline

19:24:37 Presenting theory MiniSail.RCLogicL

19:24:38 Presenting theory Vickrey_Clarke_Groves.Universes

19:24:38 Presenting theory XML.Xml

19:24:39 Presenting theory HOL-Matrix_LP.Matrix

19:24:40 Presenting theory HOL-Matrix_LP.SparseMatrix

19:24:40 Presenting theory WebAssembly.Wasm_Properties

19:24:40 Presenting theory HOL-Matrix_LP.LP

19:24:41 Presenting theory WebAssembly.Wasm_Soundness

19:24:41 Presenting theory HOL-Matrix_LP.ComputeFloat

19:24:41 Presenting file "$ISABELLE_HOME/src/Tools/float.ML"

19:24:41 Presenting file "float_arith.ML"

19:24:42 Presenting theory HRB-Slicing.JVMInterpretation

19:24:42 Presenting theory Simplex.Simplex

19:24:42 Presenting theory XML.Xmlt

19:24:42 Presenting HOL-MicroJava ...

19:24:42 Presenting document HOL-MicroJava/document

19:24:42 Presenting document HOL-MicroJava/outline

19:24:43 Presenting theory Vickrey_Clarke_Groves.UniformTieBreaking

19:24:43 Presenting theory HOL-MicroJava.JBasis

19:24:43 Presenting theory WebAssembly.Wasm_Checker_Types

19:24:43 Presenting theory HOL-MicroJava.Type

19:24:43 Presenting theory HOL-MicroJava.Decl

19:24:43 Presenting theory HOL-Matrix_LP.Compute_Oracle

19:24:43 Presenting file "am.ML"

19:24:43 Presenting file "am_compiler.ML"

19:24:43 Presenting file "am_interpreter.ML"

19:24:43 Presenting file "am_ghc.ML"

19:24:43 Presenting file "am_sml.ML"

19:24:43 Presenting file "report.ML"

19:24:43 Presenting file "compute.ML"

19:24:43 Presenting file "linker.ML"

19:24:44 Presenting theory HOL-Matrix_LP.ComputeHOL

19:24:44 Presenting theory HOL-Matrix_LP.ComputeNumeral

19:24:44 Presenting theory WebAssembly.Wasm_Checker

19:24:44 Presenting theory HOL-MicroJava.TypeRel

19:24:44 Presenting theory HOL-MicroJava.Value

19:24:45 Presenting theory HOL-MicroJava.State

19:24:45 Presenting theory HOL-MicroJava.Term

19:24:45 Presenting theory HOL-MicroJava.SystemClasses

19:24:45 Presenting theory HOL-Matrix_LP.Cplex

19:24:45 Presenting file "Cplex_tools.ML"

19:24:45 Presenting file "CplexMatrixConverter.ML"

19:24:45 Presenting file "FloatSparseMatrixBuilder.ML"

19:24:45 Presenting file "fspmlp.ML"

19:24:45 Presenting file "matrixlp.ML"

19:24:45 Presenting HOL-Mirabelle-ex ...

19:24:45 Presenting HOL-Mutabelle ...

19:24:46 Presenting theory WebAssembly.Wasm_Checker_Properties

19:24:46 Presenting theory HOL-Mutabelle.MutabelleExtra

19:24:46 Presenting file "mutabelle.ML"

19:24:46 Presenting file "mutabelle_extra.ML"

19:24:46 Presenting HOL-NanoJava ...

19:24:46 Presenting document HOL-NanoJava/document

19:24:46 Presenting document HOL-NanoJava/outline

19:24:46 Presenting theory HOL-NanoJava.Term

19:24:47 Presenting theory HOL-NanoJava.Decl

19:24:47 Presenting theory HOL-NanoJava.TypeRel

19:24:47 Presenting theory HOL-MicroJava.WellForm

19:24:47 Presenting theory HOL-NanoJava.State

19:24:47 Presenting theory HOL-NanoJava.OpSem

19:24:47 Presenting theory Vickrey_Clarke_Groves.CombinatorialAuction

19:24:47 Presenting theory HOL-NanoJava.AxSem

19:24:47 Presenting theory Vickrey_Clarke_Groves.CombinatorialAuctionCodeExtraction

19:24:47 Presenting theory Vickrey_Clarke_Groves.FirstPrice

19:24:47 Presenting theory HOL-NanoJava.Equivalence

19:24:47 Presenting theory HOL-MicroJava.WellType

19:24:47 Presenting theory HOL-NanoJava.Example

19:24:47 Presenting HOL-Nitpick_Examples ...

19:24:47 Presenting theory Vickrey_Clarke_Groves.CombinatorialAuctionExamples

19:24:47 Presenting HOL-Nominal ...

19:24:48 Presenting theory WebAssembly.Wasm_Interpreter

19:24:48 Presenting theory HRB-Slicing.JVMCFG_wf

19:24:49 Presenting theory Simplex.Simplex_Incremental

19:24:49 Presenting CCS ...

19:24:49 Presenting document CCS/document

19:24:49 Presenting document CCS/outline

19:24:49 Presenting theory HOL-Nitpick_Examples.Core_Nits

19:24:50 Presenting theory HOL-Nitpick_Examples.Datatype_Nits

19:24:50 Presenting theory HOL-MicroJava.Eval

19:24:50 Presenting theory HOL-Nitpick_Examples.Hotel_Nits

19:24:50 Presenting theory HOL-Nitpick_Examples.Induct_Nits

19:24:50 Presenting theory HOL-MicroJava.Exceptions

19:24:50 Presenting theory CCS.Agent

19:24:51 Presenting theory HOL-Nitpick_Examples.Integer_Nits

19:24:51 Presenting theory CCS.Tau_Chain

19:24:51 Presenting theory CCS.Weak_Cong_Semantics

19:24:51 Presenting theory CCS.Weak_Semantics

19:24:51 Presenting theory CCS.Strong_Sim

19:24:51 Presenting theory HOL-Nitpick_Examples.Manual_Nits

19:24:51 Presenting theory CCS.Weak_Sim

19:24:51 Presenting theory WebAssembly.Wasm_Interpreter_Properties

19:24:52 Presenting theory CCS.Weak_Cong_Sim

19:24:52 Presenting theory WebAssembly.Wasm_Checker_Printing

19:24:52 Presenting theory WebAssembly.Wasm_Interpreter_Printing

19:24:52 Presenting theory CCS.Strong_Sim_SC

19:24:52 Presenting theory WebAssembly.Wasm_Type_Abs_Printing

19:24:52 Presenting theory WebAssembly.Wasm_Printing

19:24:52 Presenting theory WebAssembly.Wasm_Interpreter_Printing_Pure

19:24:52 Presenting HOL-Nominal-Examples ...

19:24:52 Presenting theory HOL-MicroJava.Conform

19:24:52 Presenting theory CCS.Strong_Bisim

19:24:53 Presenting theory CCS.Strong_Sim_Pres

19:24:53 Presenting theory CCS.Strong_Bisim_Pres

19:24:53 Presenting theory CCS.Struct_Cong

19:24:54 Presenting theory HOL-Nitpick_Examples.Mini_Nits

19:24:54 Presenting file "minipick.ML"

19:24:54 Presenting theory HOL-MicroJava.JTypeSafe

19:24:54 Presenting theory CCS.Strong_Bisim_SC

19:24:54 Presenting theory CCS.Weak_Bisim

19:24:55 Presenting theory CCS.Weak_Cong

19:24:55 Presenting theory CCS.Weak_Sim_Pres

19:24:55 Presenting theory HOL-MicroJava.Example

19:24:56 Presenting theory CCS.Weak_Bisim_Pres

19:24:56 Presenting theory CCS.Weak_Cong_Sim_Pres

19:24:56 Presenting theory HOL-Nitpick_Examples.Mono_Nits

19:24:56 Presenting theory HOL-MicroJava.JListExample

19:24:56 Presenting theory HOL-Nitpick_Examples.Pattern_Nits

19:24:56 Presenting theory CCS.Weak_Cong_Pres

19:24:56 Presenting Lam-ml-Normalization ...

19:24:56 Presenting document Lam-ml-Normalization/document

19:24:56 Presenting document Lam-ml-Normalization/outline

19:24:56 Presenting theory HOL-MicroJava.JVMState

19:24:56 Presenting theory HOL-MicroJava.JVMInstructions

19:24:56 Presenting theory HOL-Nitpick_Examples.Record_Nits

19:24:58 Presenting theory HOL-MicroJava.JVMExecInstr

19:24:58 Presenting theory HOL-Nitpick_Examples.Refute_Nits

19:24:58 Presenting theory HOL-MicroJava.JVMExceptions

19:24:58 Presenting theory HOL-Nitpick_Examples.Special_Nits

19:24:58 Presenting theory HOL-Nitpick_Examples.Tests_Nits

19:24:58 Presenting theory HOL-MicroJava.JVMExec

19:24:59 Presenting theory HOL-Nitpick_Examples.Typedef_Nits

19:24:59 Presenting theory HOL-Nitpick_Examples.Nitpick_Examples

19:24:59 Presenting Pi_Calculus ...

19:24:59 Presenting document Pi_Calculus/document

19:24:59 Presenting document Pi_Calculus/outline

19:24:59 Presenting theory Pi_Calculus.Agent

19:25:02 Presenting theory Pi_Calculus.Late_Semantics

19:25:02 Presenting theory Pi_Calculus.Late_Semantics1

19:25:02 Presenting theory Lam-ml-Normalization.Lam_ml

19:25:02 Presenting theory Pi_Calculus.Rel

19:25:03 Presenting Psi_Calculi ...

19:25:03 Presenting document Psi_Calculi/document

19:25:03 Presenting document Psi_Calculi/outline

19:25:03 Presenting theory MiniSail.TypingL

19:25:03 Presenting theory Pi_Calculus.Strong_Late_Sim

19:25:03 Presenting theory Pi_Calculus.Strong_Late_Bisim

19:25:03 Presenting theory Pi_Calculus.Strong_Late_Bisim_Subst

19:25:04 Presenting theory HRB-Slicing.JVMPostdomination

19:25:05 Presenting theory HOL-MicroJava.JVMListExample

19:25:05 Presenting theory Pi_Calculus.Strong_Late_Sim_Pres

19:25:05 Presenting theory Psi_Calculi.Chain

19:25:05 Presenting theory HRB-Slicing.JVMSDG

19:25:05 Presenting theory HRB-Slicing.HRBSlicing

19:25:05 Presenting SequentInvertibility ...

19:25:05 Presenting document SequentInvertibility/document

19:25:05 Presenting document SequentInvertibility/outline

19:25:05 Presenting theory Pi_Calculus.Strong_Late_Bisim_Pres

19:25:05 Presenting theory Pi_Calculus.Strong_Late_Bisim_Subst_Pres

19:25:06 Presenting theory Psi_Calculi.Subst_Term

19:25:06 Presenting theory Pi_Calculus.Late_Tau_Chain

19:25:07 Presenting theory HOL-MicroJava.JVMDefensive

19:25:07 Presenting theory Pi_Calculus.Weak_Late_Step_Semantics

19:25:07 Presenting theory Pi_Calculus.Weak_Late_Semantics

19:25:08 Presenting theory HOL-MicroJava.Semilat

19:25:09 Presenting theory HOL-MicroJava.Err

19:25:09 Presenting theory Pi_Calculus.Weak_Late_Sim

19:25:09 Presenting theory Pi_Calculus.Weak_Late_Bisim

19:25:10 Presenting theory Psi_Calculi.Agent

19:25:11 Presenting theory HOL-MicroJava.Listn

19:25:11 Presenting theory HOL-MicroJava.Typing_Framework

19:25:11 Presenting theory Pi_Calculus.Weak_Late_Step_Sim

19:25:11 Presenting theory Pi_Calculus.Weak_Late_Cong

19:25:11 Presenting theory Pi_Calculus.Weak_Late_Bisim_Subst

19:25:11 Presenting theory Pi_Calculus.Weak_Late_Cong_Subst

19:25:11 Presenting theory HOL-MicroJava.Product

19:25:12 Presenting theory HOL-MicroJava.SemilatAlg

19:25:12 Presenting theory SequentInvertibility.MultiSequents

19:25:13 Presenting theory HOL-MicroJava.Typing_Framework_err

19:25:13 Presenting theory MiniSail.ContextSubtypingL

19:25:14 Presenting theory Pi_Calculus.Strong_Late_Sim_SC

19:25:14 Presenting theory HOL-MicroJava.Kildall

19:25:14 Presenting theory Pi_Calculus.Strong_Late_Bisim_SC

19:25:15 Presenting theory Pi_Calculus.Strong_Late_Bisim_Subst_SC

19:25:15 Presenting theory Pi_Calculus.Weak_Late_Cong_Subst_SC

19:25:15 Presenting theory HOL-MicroJava.Opt

19:25:16 Presenting theory Psi_Calculi.Frame

19:25:17 Presenting theory Pi_Calculus.Weak_Late_Step_Sim_Pres

19:25:17 Presenting theory HOL-MicroJava.LBVSpec

19:25:17 Presenting theory Pi_Calculus.Weak_Late_Bisim_SC

19:25:17 Presenting theory HOL-MicroJava.LBVCorrect

19:25:19 Presenting theory Pi_Calculus.Weak_Late_Sim_Pres

19:25:19 Presenting theory HOL-MicroJava.LBVComplete

19:25:19 Presenting theory HOL-MicroJava.Abstract_BV

19:25:19 Presenting theory HOL-MicroJava.Semilattices

19:25:19 Presenting theory Pi_Calculus.Weak_Late_Bisim_Pres

19:25:19 Presenting theory SequentInvertibility.SingleSuccedent

19:25:19 Presenting theory Pi_Calculus.Weak_Late_Cong_Pres

19:25:20 Presenting theory HOL-MicroJava.JType

19:25:20 Presenting theory HOL-Nominal-Examples.Class1

19:25:22 Presenting theory Pi_Calculus.Early_Semantics

19:25:22 Presenting theory HOL-MicroJava.JVMType

19:25:22 Presenting theory Pi_Calculus.Strong_Early_Sim

19:25:22 Presenting theory Pi_Calculus.Strong_Early_Bisim

19:25:22 Presenting theory Pi_Calculus.Strong_Early_Bisim_Subst

19:25:23 Presenting theory Pi_Calculus.Strong_Early_Sim_Pres

19:25:24 Presenting theory Pi_Calculus.Strong_Early_Bisim_Pres

19:25:24 Presenting theory Pi_Calculus.Strong_Early_Bisim_Subst_Pres

19:25:24 Presenting theory Pi_Calculus.Early_Tau_Chain

19:25:25 Presenting theory Pi_Calculus.Weak_Early_Step_Semantics

19:25:25 Presenting theory Pi_Calculus.Weak_Early_Semantics

19:25:25 Presenting theory Pi_Calculus.Weak_Early_Sim

19:25:25 Presenting theory HOL-MicroJava.Effect

19:25:26 Presenting theory Pi_Calculus.Weak_Early_Bisim

19:25:26 Presenting theory Pi_Calculus.Weak_Early_Step_Sim

19:25:26 Presenting theory Pi_Calculus.Weak_Early_Cong

19:25:26 Presenting theory Pi_Calculus.Weak_Early_Bisim_Subst

19:25:26 Presenting theory Pi_Calculus.Weak_Early_Cong_Subst

19:25:26 Presenting theory SuperCalc.superposition

19:25:27 Presenting theory HOL-Nominal.Nominal

19:25:27 Presenting file "nominal_thmdecls.ML"

19:25:27 Presenting file "nominal_atoms.ML"

19:25:27 Presenting file "nominal_permeq.ML"

19:25:27 Presenting file "nominal_fresh_fun.ML"

19:25:27 Presenting file "nominal_datatype.ML"

19:25:27 Presenting file "nominal_primrec.ML"

19:25:27 Presenting file "nominal_inductive.ML"

19:25:27 Presenting file "nominal_inductive2.ML"

19:25:27 Presenting file "nominal_induct.ML"

19:25:27 Presenting theory HOL-MicroJava.EffectMono

19:25:27 Presenting theory SequentInvertibility.NominalSequents

19:25:27 Presenting theory Pi_Calculus.Weak_Early_Step_Sim_Pres

19:25:28 Presenting HOL-Predicate_Compile_Examples ...

19:25:28 Presenting theory HOL-MicroJava.BVSpec

19:25:28 Presenting HOL-Prolog ...

19:25:28 Presenting theory Pi_Calculus.Weak_Early_Sim_Pres

19:25:28 Presenting theory MiniSail.IVSubstTypingL

19:25:29 Presenting theory HOL-Prolog.HOHH

19:25:29 Presenting file "prolog.ML"

19:25:29 Presenting theory HOL-MicroJava.Typing_Framework_JVM

19:25:29 Presenting theory HOL-Prolog.Test

19:25:29 Presenting theory Pi_Calculus.Strong_Early_Late_Comp

19:25:29 Presenting theory HOL-Prolog.Func

19:25:30 Presenting theory Pi_Calculus.Strong_Early_Bisim_SC

19:25:30 Presenting theory HOL-Predicate_Compile_Examples.Examples

19:25:30 Presenting theory Pi_Calculus.Weak_Early_Bisim_SC

19:25:30 Presenting theory HOL-Prolog.Type

19:25:30 Presenting HOL-Quickcheck_Examples ...

19:25:30 Presenting theory Pi_Calculus.Weak_Early_Bisim_Pres

19:25:30 Presenting theory Pi_Calculus.Weak_Early_Cong_Pres

19:25:30 Presenting theory Pi_Calculus.Weak_Early_Cong_Subst_Pres

19:25:31 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Examples

19:25:32 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Lattice_Examples

19:25:32 Presenting theory HOL-MicroJava.LBVJVM

19:25:32 Presenting theory MiniSail.BTVSubstTypingL

19:25:32 Presenting theory HOL-Quickcheck_Examples.Completeness

19:25:32 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Interfaces

19:25:33 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Nesting

19:25:33 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Nesting_Example

19:25:33 Presenting theory Pi_Calculus.Strong_Late_Expansion_Law

19:25:33 Presenting theory HOL-Quickcheck_Examples.Hotel_Example

19:25:34 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Narrowing_Examples

19:25:34 Presenting HOL-Real_Asymp ...

19:25:34 Presenting theory HOL-MicroJava.Correct

19:25:35 Presenting theory Pi_Calculus.Strong_Late_Axiomatisation

19:25:35 Presenting theory HOL-Real_Asymp.Lazy_Eval

19:25:35 Presenting file "lazy_eval.ML"

19:25:35 Presenting theory HOL-Real_Asymp.Inst_Existentials

19:25:35 Presenting file "inst_existentials.ML"

19:25:36 Presenting HOL-Real_Asymp-Manual ...

19:25:36 Presenting document HOL-Real_Asymp-Manual/document

19:25:36 Presenting document HOL-Real_Asymp-Manual/outline

19:25:36 Presenting theory HOL-Real_Asymp.Eventuallize

19:25:36 Presenting theory HOL-Real_Asymp-Manual.Real_Asymp_Doc

19:25:36 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

19:25:36 Presenting HOL-SET_Protocol ...

19:25:36 Presenting document HOL-SET_Protocol/document

19:25:36 Presenting document HOL-SET_Protocol/outline

19:25:36 Presenting theory HOL-SET_Protocol.Message_SET

19:25:37 Presenting theory HOL-SET_Protocol.Event_SET

19:25:37 Presenting theory HOL-SET_Protocol.Public_SET

19:25:38 Presenting theory HOL-SET_Protocol.Cardholder_Registration

19:25:38 Presenting theory HOL-SET_Protocol.Merchant_Registration

19:25:39 Presenting theory HOL-Predicate_Compile_Examples.Predicate_Compile_Tests

19:25:40 Presenting theory HOL-SET_Protocol.Purchase

19:25:40 Presenting theory HOL-SET_Protocol.SET_Protocol

19:25:40 Presenting HOL-SMT_Examples ...

19:25:40 Presenting theory HOL-Predicate_Compile_Examples.Predicate_Compile_Quickcheck_Examples

19:25:40 Presenting theory HOL-SMT_Examples.Boogie

19:25:40 Presenting file "boogie.ML"

19:25:40 Presenting file "Boogie_Max.certs"

19:25:40 Presenting file "Boogie_Max.b2i"

19:25:40 Presenting file "Boogie_Dijkstra.certs"

19:25:40 Presenting file "Boogie_Dijkstra.b2i"

19:25:40 Presenting file "VCC_Max.certs"

19:25:40 Presenting file "VCC_Max.b2i"

19:25:41 Presenting theory HOL-SMT_Examples.SMT_Examples

19:25:41 Presenting file "SMT_Examples.certs"

19:25:41 Presenting theory HOL-SMT_Examples.SMT_Word_Examples

19:25:41 Presenting theory HOL-Predicate_Compile_Examples.Specialisation_Examples

19:25:41 Presenting theory HOL-Predicate_Compile_Examples.IMP_1

19:25:42 Presenting theory HOL-Predicate_Compile_Examples.IMP_2

19:25:42 Presenting theory HOL-Predicate_Compile_Examples.IMP_3

19:25:42 Presenting theory SequentInvertibility.ModalSequents

19:25:42 Presenting theory HOL-Predicate_Compile_Examples.IMP_4

19:25:42 Presenting theory HOL-SMT_Examples.SMT_Examples_Verit

19:25:42 Presenting file "SMT_Examples_Verit.certs"

19:25:42 Presenting theory HOL-Predicate_Compile_Examples.Code_Prolog_Examples

19:25:43 Presenting theory HOL-Predicate_Compile_Examples.Context_Free_Grammar_Example

19:25:43 Presenting theory HOL-Nominal-Examples.Class2

19:25:43 Presenting theory HOL-Predicate_Compile_Examples.Hotel_Example

19:25:43 Presenting theory HOL-SMT_Examples.SMT_Tests_Verit

19:25:43 Presenting theory HOL-Predicate_Compile_Examples.Hotel_Example_Prolog

19:25:44 Presenting theory HOL-Predicate_Compile_Examples.Lambda_Example

19:25:44 Presenting theory HOL-Predicate_Compile_Examples.List_Examples

19:25:44 Presenting theory HOL-SMT_Examples.SMT_Tests

19:25:44 Presenting HOL-SPARK ...

19:25:45 Presenting theory HOL-Predicate_Compile_Examples.Reg_Exp_Example

19:25:45 Presenting HOL-SPARK-Examples ...

19:25:45 Presenting theory HOL-MicroJava.BVSpecTypeSafe

19:25:45 Presenting theory HOL-SPARK-Examples.Greatest_Common_Divisor

19:25:45 Presenting file "greatest_common_divisor/g_c_d.siv"

19:25:45 Presenting file "greatest_common_divisor/g_c_d.fdl"

19:25:45 Presenting file "greatest_common_divisor/g_c_d.rls"

19:25:46 Presenting theory HOL-SPARK-Examples.Longest_Increasing_Subsequence

19:25:46 Presenting file "liseq/liseq_length.siv"

19:25:46 Presenting file "liseq/liseq_length.fdl"

19:25:46 Presenting file "liseq/liseq_length.rls"

19:25:47 Presenting theory HOL-SPARK-Examples.RMD

19:25:47 Presenting theory HOL-SPARK-Examples.RMD_Specification

19:25:47 Presenting theory HOL-SPARK-Examples.F

19:25:47 Presenting file "rmd/f.siv"

19:25:47 Presenting file "rmd/f.fdl"

19:25:47 Presenting file "rmd/f.rls"

19:25:47 Presenting theory HOL-MicroJava.BVNoTypeError

19:25:47 Presenting theory HOL-SPARK-Examples.Hash

19:25:47 Presenting file "rmd/hash.siv"

19:25:47 Presenting file "rmd/hash.fdl"

19:25:47 Presenting file "rmd/hash.rls"

19:25:47 Presenting theory HOL-SPARK-Examples.K_L

19:25:47 Presenting file "rmd/k_l.siv"

19:25:47 Presenting file "rmd/k_l.fdl"

19:25:47 Presenting file "rmd/k_l.rls"

19:25:47 Presenting theory HOL-SPARK-Examples.K_R

19:25:47 Presenting file "rmd/k_r.siv"

19:25:47 Presenting file "rmd/k_r.fdl"

19:25:47 Presenting file "rmd/k_r.rls"

19:25:47 Presenting theory HOL-SPARK-Examples.RMD_Lemmas

19:25:47 Presenting theory HOL-SPARK-Examples.R_L

19:25:47 Presenting file "rmd/r_l.siv"

19:25:47 Presenting file "rmd/r_l.fdl"

19:25:47 Presenting file "rmd/r_l.rls"

19:25:48 Presenting theory SequentInvertibility.SRCTransforms

19:25:48 Presenting theory SequentInvertibility.SequentInvertibility

19:25:48 Presenting RIPEMD-160-SPARK ...

19:25:48 Presenting document RIPEMD-160-SPARK/document

19:25:48 Presenting document RIPEMD-160-SPARK/outline

19:25:48 Presenting theory RIPEMD-160-SPARK.RIPEMD_160_SPARK

19:25:48 Presenting HOL-SPARK-Manual ...

19:25:48 Presenting document HOL-SPARK-Manual/document

19:25:48 Presenting document HOL-SPARK-Manual/outline

19:25:48 Presenting theory HOL-SPARK-Manual.Simple_Greatest_Common_Divisor

19:25:48 Presenting file "simple_greatest_common_divisor/g_c_d.siv"

19:25:48 Presenting file "simple_greatest_common_divisor/g_c_d.fdl"

19:25:48 Presenting file "simple_greatest_common_divisor/g_c_d.rls"

19:25:48 Presenting theory HOL-SPARK-Manual.Example_Verification

19:25:48 Presenting theory HOL-SPARK-Manual.Proc1

19:25:48 Presenting file "loop_invariant/proc1.siv"

19:25:48 Presenting file "loop_invariant/proc1.fdl"

19:25:48 Presenting file "loop_invariant/proc1.rls"

19:25:48 Presenting theory HOL-SPARK-Manual.Proc2

19:25:48 Presenting file "loop_invariant/proc2.siv"

19:25:48 Presenting file "loop_invariant/proc2.fdl"

19:25:48 Presenting file "loop_invariant/proc2.rls"

19:25:48 Presenting theory HOL-SPARK-Manual.VC_Principles

19:25:48 Presenting theory HOL-SPARK-Examples.Round

19:25:48 Presenting file "rmd/round.siv"

19:25:48 Presenting file "rmd/round.fdl"

19:25:48 Presenting file "rmd/round.rls"

19:25:49 Presenting theory HOL-SPARK-Manual.Reference

19:25:49 Presenting theory HOL-SPARK-Examples.R_R

19:25:49 Presenting file "rmd/r_r.siv"

19:25:49 Presenting file "rmd/r_r.fdl"

19:25:49 Presenting file "rmd/r_r.rls"

19:25:49 Presenting theory HOL-SPARK-Examples.S_L

19:25:49 Presenting file "rmd/s_l.siv"

19:25:49 Presenting file "rmd/s_l.fdl"

19:25:49 Presenting file "rmd/s_l.rls"

19:25:49 Presenting theory HOL-SPARK-Examples.S_R

19:25:49 Presenting file "rmd/s_r.siv"

19:25:49 Presenting file "rmd/s_r.fdl"

19:25:49 Presenting file "rmd/s_r.rls"

19:25:49 Presenting theory HOL-SPARK-Manual.Complex_Types

19:25:49 Presenting file "complex_types_app/initialize.siv"

19:25:49 Presenting file "complex_types_app/initialize.fdl"

19:25:49 Presenting file "complex_types_app/initialize.rls"

19:25:49 Presenting theory HOL-SPARK-Examples.Sqrt

19:25:49 Presenting file "sqrt/isqrt.siv"

19:25:49 Presenting file "sqrt/isqrt.fdl"

19:25:49 Presenting file "sqrt/isqrt.rls"

19:25:49 Presenting theory HOL-SPARK.SPARK_Setup

19:25:49 Presenting HOL-Statespace ...

19:25:49 Presenting document HOL-Statespace/document

19:25:49 Presenting document HOL-Statespace/outline

19:25:49 Presenting HOL-TLA ...

19:25:49 Presenting file "Tools/fdl_lexer.ML"

19:25:49 Presenting file "Tools/fdl_parser.ML"

19:25:49 Presenting file "Tools/spark_vcs.ML"

19:25:49 Presenting file "Tools/spark_commands.ML"

19:25:49 Presenting theory HOL-SPARK.SPARK

19:25:49 Presenting HOL-TLA-Buffer ...

19:25:49 Presenting theory HOL-TLA-Buffer.Buffer

19:25:49 Presenting theory HOL-TLA-Buffer.DBuffer

19:25:49 Presenting HOL-TLA-Inc ...

19:25:49 Presenting theory HOL-TLA-Inc.Inc

19:25:49 Presenting HOL-TLA-Memory ...

19:25:49 Presenting theory HOL-TLA-Memory.RPCMemoryParams

19:25:49 Presenting theory HOL-TLA-Memory.MemoryParameters

19:25:49 Presenting theory HOL-TLA-Memory.ProcedureInterface

19:25:49 Presenting theory HOL-TLA.Intensional

19:25:49 Presenting theory HOL-TLA.Stfun

19:25:49 Presenting theory HOL-MicroJava.JVM

19:25:50 Presenting theory HOL-TLA-Memory.Memory

19:25:50 Presenting theory HOL-TLA-Memory.RPCParameters

19:25:50 Presenting theory HOL-TLA.Action

19:25:50 Presenting theory HOL-TLA-Memory.RPC

19:25:50 Presenting theory HOL-TLA.Init

19:25:50 Presenting theory HOL-TLA-Memory.MemClerkParameters

19:25:50 Presenting theory HOL-TLA-Memory.MemClerk

19:25:51 Presenting theory HOL-Statespace.DistinctTreeProver

19:25:51 Presenting file "distinct_tree_prover.ML"

19:25:51 Presenting theory HOL-TLA.TLA

19:25:51 Presenting HOL-TPTP ...

19:25:51 Presenting theory HOL-Statespace.StateFun

19:25:51 Presenting theory HOL-TLA-Memory.MemoryImplementation

19:25:51 Presenting HOL-Types_To_Sets ...

19:25:51 Presenting theory MiniSail.Safety

19:25:51 Presenting theory HOL-MicroJava.BVExample

19:25:52 Presenting theory HOL-Types_To_Sets.Types_To_Sets

19:25:52 Presenting file "local_typedef.ML"

19:25:52 Presenting file "unoverloading.ML"

19:25:52 Presenting file "internalize_sort.ML"

19:25:52 Presenting file "unoverload_type.ML"

19:25:52 Presenting file "unoverload_def.ML"

19:25:52 Presenting theory MiniSail.MiniSail

19:25:52 Presenting HOL-Unix ...

19:25:52 Presenting document HOL-Unix/document

19:25:52 Presenting document HOL-Unix/outline

19:25:52 Presenting theory HOL-Types_To_Sets.Prerequisites

19:25:52 Presenting theory HOL-MicroJava.AuxLemmas

19:25:52 Presenting theory HOL-Types_To_Sets.Finite

19:25:52 Presenting theory HOL-Types_To_Sets.T2_Spaces

19:25:52 Presenting theory HOL-Types_To_Sets.Unoverload_Def

19:25:52 Presenting theory HOL-TPTP.ATP_Theory_Export

19:25:52 Presenting file "atp_theory_export.ML"

19:25:52 Presenting theory HOL-MicroJava.DefsComp

19:25:53 Presenting theory HOL-MicroJava.Index

19:25:53 Presenting theory HOL-Types_To_Sets.Group_On_With

19:25:54 Presenting theory HOL-Unix.Nested_Environment

19:25:54 Presenting theory HOL-Types_To_Sets.Linear_Algebra_On_With

19:25:54 Presenting theory HOL-TPTP.MaSh_Export_Base

19:25:54 Presenting file "mash_export.ML"

19:25:54 Presenting theory HOL-TPTP.MaSh_Eval

19:25:54 Presenting file "mash_eval.ML"

19:25:54 Presenting theory HOL-MicroJava.TranslCompTp

19:25:54 Presenting theory HOL-Types_To_Sets.Linear_Algebra_On

19:25:55 Presenting HOL-ZF ...

19:25:55 Presenting document HOL-ZF/document

19:25:55 Presenting document HOL-ZF/outline

19:25:55 Presenting theory HOL-MicroJava.TranslComp

19:25:55 Presenting theory HOL-ZF.HOLZF

19:25:56 Presenting theory HOL-ZF.Zet

19:25:56 Presenting theory HOL-ZF.LProd

19:25:56 Presenting theory HOL-ZF.MainZF

19:25:56 Presenting theory HOL-Unix.Unix

19:25:56 Presenting HOLCF ...

19:25:56 Presenting document HOLCF/document

19:25:56 Presenting document HOLCF/outline

19:25:57 Presenting theory HOL-ZF.Games

19:25:57 Presenting theory HOL-Statespace.StateSpaceLocale

19:25:57 Presenting file "state_space.ML"

19:25:57 Presenting file "state_fun.ML"

19:25:57 Presenting theory HOL-Statespace.StateSpaceSyntax

19:25:57 Presenting CSP_RefTK ...

19:25:57 Presenting document CSP_RefTK/document

19:25:57 Presenting document CSP_RefTK/outline

19:25:57 Presenting theory CSP_RefTK.Introduction

19:25:57 Presenting theory HOLCF.Porder

19:25:57 Presenting theory HOLCF.Pcpo

19:25:57 Presenting theory CSP_RefTK.Assertions_ext

19:25:57 Presenting theory HOLCF.Cont

19:25:58 Presenting theory HOL-Statespace.StateSpaceEx

19:25:58 Presenting theory CSP_RefTK.Properties

19:25:58 Presenting Circus ...

19:25:58 Presenting document Circus/document

19:25:58 Presenting document Circus/outline

19:25:58 Presenting theory Circus.Var

19:25:58 Presenting theory CSP_RefTK.Fix_ind_ext

19:25:58 Presenting theory HOL-MicroJava.LemmasComp

19:25:58 Presenting theory HOLCF.Adm

19:25:58 Presenting theory CSP_RefTK.Process_norm

19:25:58 Presenting theory CSP_RefTK.CopyBuffer_props

19:25:59 Presenting theory CSP_RefTK.DiningPhilosophers

19:25:59 Presenting theory CSP_RefTK.Conclusion

19:25:59 Presenting HOL-CSP ...

19:25:59 Presenting document HOL-CSP/document

19:25:59 Presenting document HOL-CSP/outline

19:25:59 Presenting theory HOL-CSP.Introduction

19:26:01 Presenting theory HOLCF.Cpodef

19:26:01 Presenting file "Tools/cpodef.ML"

19:26:01 Presenting theory HOL-CSP.Process

19:26:01 Presenting theory HOL-CSP.Bot

19:26:01 Presenting theory HOLCF.Fun_Cpo

19:26:01 Presenting theory HOL-CSP.Skip

19:26:01 Presenting theory HOL-CSP.Stop

19:26:01 Presenting theory HOL-CSP.Mprefix

19:26:01 Presenting theory Circus.Relations

19:26:01 Presenting theory HOLCF.Product_Cpo

19:26:01 Presenting theory HOL-CSP.Det

19:26:02 Presenting theory HOL-CSP.Ndet

19:26:02 Presenting theory HOL-CSP.Seq

19:26:02 Presenting theory Circus.Designs

19:26:02 Presenting theory HOLCF.Cfun

19:26:03 Presenting theory HOL-MicroJava.CorrComp

19:26:03 Presenting theory HOL-CSP.Hide

19:26:03 Presenting theory HOL-MicroJava.TypeInf

19:26:03 Presenting theory HOLCF.Deflation

19:26:04 Presenting theory HOL-MicroJava.Altern

19:26:04 Presenting theory HOLCF.Sprod

19:26:04 Presenting theory HOLCF.Discrete

19:26:04 Presenting theory HOLCF.Up

19:26:05 Presenting theory HOLCF.Lift

19:26:05 Presenting theory HOLCF.Tr

19:26:05 Presenting theory Circus.Reactive_Processes

19:26:05 Presenting theory HOLCF.Ssum

19:26:05 Presenting theory HOLCF.Sfun

19:26:06 Presenting theory HOL-CSP.Sync

19:26:07 Presenting theory HOL-CSP.Mndet

19:26:07 Presenting theory HOLCF.Map_Functions

19:26:07 Presenting theory HOLCF.Cprod

19:26:07 Presenting theory Circus.CSP_Processes

19:26:07 Presenting theory HOLCF.Bifinite

19:26:08 Presenting theory HOLCF.Completion

19:26:09 Presenting theory Circus.Circus_Actions

19:26:09 Presenting theory Circus.Var_list

19:26:09 Presenting theory HOL-TPTP.TPTP_Parser

19:26:09 Presenting file "TPTP_Parser/ml_yacc_lib.ML"

19:26:09 Presenting file "TPTP_Parser/tptp_syntax.ML"

19:26:09 Presenting file "TPTP_Parser/tptp_lexyacc.ML"

19:26:09 Presenting file "TPTP_Parser/tptp_parser.ML"

19:26:09 Presenting file "TPTP_Parser/tptp_problem_name.ML"

19:26:09 Presenting file "TPTP_Parser/tptp_proof.ML"

19:26:10 Presenting theory HOLCF.Universal

19:26:11 Presenting theory HOLCF.Algebraic

19:26:11 Presenting theory HOL-CSP.CSP

19:26:12 Presenting theory HOL-CSP.Assertions

19:26:12 Presenting theory HOL-CSP.Conclusion

19:26:12 Presenting theory HOL-CSP.CopyBuffer

19:26:12 Presenting HOLCF-IMP ...

19:26:12 Presenting document HOLCF-IMP/document

19:26:12 Presenting document HOLCF-IMP/outline

19:26:12 Presenting theory HOL-TPTP.TPTP_Interpret

19:26:12 Presenting file "TPTP_Parser/tptp_interpret.ML"

19:26:12 Presenting theory HOLCF-IMP.Denotational

19:26:12 Presenting theory HOLCF-IMP.HoareEx

19:26:12 Presenting HOLCF-Library ...

19:26:12 Presenting theory HOL-TPTP.THF_Arith

19:26:12 Presenting theory HOLCF-Library.Bool_Discrete

19:26:12 Presenting theory HOLCF-Library.Char_Discrete

19:26:12 Presenting theory HOLCF.Representable

19:26:12 Presenting theory HOLCF-Library.Defl_Bifinite

19:26:13 Presenting theory HOLCF-Library.Int_Discrete

19:26:13 Presenting theory HOLCF.One

19:26:13 Presenting theory HOLCF-Library.List_Cpo

19:26:13 Presenting theory HOLCF.Fix

19:26:13 Presenting theory HOLCF-Library.Sum_Cpo

19:26:13 Presenting theory HOLCF-Library.List_Predomain

19:26:13 Presenting theory HOLCF-Library.Nat_Discrete

19:26:14 Presenting theory HOLCF-Library.Option_Cpo

19:26:14 Presenting theory HOLCF-Library.Stream

19:26:14 Presenting theory HOLCF-Library.HOLCF_Library

19:26:14 Presenting theory HOLCF-Library.HOL_Cpo

19:26:14 Presenting HOLCF-FOCUS ...

19:26:14 Presenting theory HOL-MicroJava.CorrCompTp

19:26:15 Presenting theory HOLCF-FOCUS.Fstreams

19:26:15 Presenting theory HOL-MicroJava.MicroJava

19:26:15 Presenting HOLCF-ex ...

19:26:15 Presenting theory HOLCF-ex.Dnat

19:26:15 Presenting theory HOLCF-FOCUS.Fstream

19:26:15 Presenting theory HOLCF-FOCUS.FOCUS

19:26:15 Presenting theory HOLCF-ex.Dagstuhl

19:26:15 Presenting theory HOLCF-FOCUS.Buffer

19:26:15 Presenting theory HOLCF-FOCUS.Stream_adm

19:26:15 Presenting theory HOLCF-FOCUS.Buffer_adm

19:26:15 Presenting theory HOLCF-ex.Focus_ex

19:26:15 Presenting PCF ...

19:26:15 Presenting document PCF/document

19:26:15 Presenting document PCF/outline

19:26:16 Presenting theory HOLCF-ex.Fix2

19:26:16 Presenting theory PCF.Basis

19:26:16 Presenting theory HOLCF.Fixrec

19:26:16 Presenting file "Tools/holcf_library.ML"

19:26:16 Presenting file "Tools/fixrec.ML"

19:26:16 Presenting theory PCF.Logical_Relations

19:26:16 Presenting theory HOLCF-ex.Hoare

19:26:17 Presenting theory HOL-Real_Asymp.Multiseries_Expansion

19:26:17 Presenting file "asymptotic_basis.ML"

19:26:17 Presenting file "exp_log_expression.ML"

19:26:17 Presenting file "expansion_interface.ML"

19:26:17 Presenting file "multiseries_expansion.ML"

19:26:17 Presenting file "real_asymp.ML"

19:26:17 Presenting theory Circus.Denotational_Semantics

19:26:17 Presenting theory PCF.PCF

19:26:18 Presenting theory HOLCF-ex.Concurrency_Monad

19:26:19 Presenting theory HOLCF-ex.Loop

19:26:19 Presenting theory PCF.OpSem

19:26:19 Presenting theory HOLCF-ex.Powerdomain_ex

19:26:20 Presenting theory Circus.Circus_Syntax

19:26:20 Presenting theory PCF.Continuations

19:26:21 Presenting theory PCF.SmallStep

19:26:21 Presenting HOLCF-Prelude ...

19:26:21 Presenting document HOLCF-Prelude/document

19:26:21 Presenting document HOLCF-Prelude/outline

19:26:21 Presenting theory HOLCF-Prelude.HOLCF_Main

19:26:21 Presenting theory HOLCF-Prelude.Type_Classes

19:26:21 Presenting theory HOLCF-Prelude.Numeral_Cpo

19:26:21 Presenting theory HOLCF-Prelude.Data_Function

19:26:21 Presenting theory HOLCF-ex.Domain_Proofs

19:26:21 Presenting theory HOLCF-Prelude.Data_Bool

19:26:21 Presenting theory HOLCF-ex.Letrec

19:26:21 Presenting theory Circus.Refinement

19:26:21 Presenting theory HOLCF-Prelude.Data_Tuple

19:26:21 Presenting theory HOLCF-Prelude.Data_Integer

19:26:21 Presenting theory Circus.Refinement_Example

19:26:21 Presenting BirdKMP ...

19:26:21 Presenting document BirdKMP/document

19:26:21 Presenting document BirdKMP/outline

19:26:22 Presenting theory BirdKMP.HOLCF_ROOT

19:26:22 Presenting theory HOL-TPTP.TPTP_Proof_Reconstruction

19:26:22 Presenting file "TPTP_Parser/tptp_reconstruct_library.ML"

19:26:22 Presenting file "TPTP_Parser/tptp_reconstruct.ML"

19:26:23 Presenting theory HOLCF-Prelude.Data_List

19:26:23 Presenting theory HOLCF-ex.Pattern_Match

19:26:23 Presenting HOLCF-Tutorial ...

19:26:23 Presenting document HOLCF-Tutorial/document

19:26:23 Presenting document HOLCF-Tutorial/outline

19:26:23 Presenting theory HOLCF-Prelude.Data_Maybe

19:26:24 Presenting theory HOLCF-Prelude.Definedness

19:26:24 Presenting theory HOLCF-Prelude.List_Comprehension

19:26:24 Presenting theory HOL-TPTP.ATP_Problem_Import

19:26:24 Presenting theory HOLCF-Prelude.Num_Class

19:26:24 Presenting file "atp_problem_import.ML"

19:26:24 Presenting IOA ...

19:26:24 Presenting theory HOLCF-Prelude.HOLCF_Prelude

19:26:24 Presenting theory HOLCF-Prelude.Fibs

19:26:24 Presenting theory HOLCF-Tutorial.Domain_ex

19:26:24 Presenting theory HOLCF-Prelude.Sieve_Primes

19:26:24 Presenting theory HOLCF.Domain_Aux

19:26:24 Presenting file "Tools/Domain/domain_take_proofs.ML"

19:26:24 Presenting file "Tools/cont_consts.ML"

19:26:24 Presenting file "Tools/cont_proc.ML"

19:26:24 Presenting file "Tools/Domain/domain_constructors.ML"

19:26:24 Presenting file "Tools/Domain/domain_induction.ML"

19:26:24 Presenting theory IOA.Seq

19:26:25 Presenting theory HOLCF-Prelude.GHC_Rewrite_Rules

19:26:25 Presenting theory HOLCF-Tutorial.Fixrec_ex

19:26:25 Presenting theory HOLCF-Tutorial.New_Domain

19:26:25 Presenting IOA-ABP ...

19:26:25 Presenting theory IOA-ABP.Packet

19:26:25 Presenting theory IOA-ABP.Action

19:26:25 Presenting theory IOA-ABP.Env

19:26:25 Presenting theory BirdKMP.Theory_Of_Lists

19:26:25 Presenting theory IOA-ABP.Lemmas

19:26:25 Presenting theory IOA-ABP.Sender

19:26:25 Presenting theory HOLCF-Prelude.HLint

19:26:25 Presenting theory IOA-ABP.Receiver

19:26:25 Presenting IOA-NTP ...

19:26:25 Presenting theory IOA-NTP.Overview

19:26:25 Presenting theory IOA-NTP.Lemmas

19:26:25 Presenting theory IOA-NTP.Multiset

19:26:25 Presenting theory IOA-NTP.Packet

19:26:25 Presenting theory IOA-NTP.Action

19:26:25 Presenting theory IOA-ABP.Abschannel

19:26:26 Presenting theory IOA-NTP.Sender

19:26:26 Presenting theory IOA-ABP.Impl

19:26:26 Presenting theory IOA-NTP.Receiver

19:26:26 Presenting theory IOA-ABP.Abschannel_finite

19:26:26 Presenting theory IOA-NTP.Abschannel

19:26:26 Presenting theory IOA-ABP.Impl_finite

19:26:27 Presenting theory IOA.Sequence

19:26:27 Presenting theory IOA-NTP.Impl

19:26:27 Presenting theory IOA-NTP.Spec

19:26:27 Presenting theory IOA.Asig

19:26:27 Presenting theory IOA-NTP.Correctness

19:26:27 Presenting IOA-Storage ...

19:26:27 Presenting theory IOA-Storage.Action

19:26:27 Presenting theory IOA-Storage.Spec

19:26:27 Presenting theory IOA-Storage.Impl

19:26:28 Presenting theory IOA-Storage.Correctness

19:26:28 Presenting IOA-ex ...

19:26:28 Presenting theory IOA-ex.TrivEx

19:26:28 Presenting theory IOA-ex.TrivEx2

19:26:28 Presenting Launchbury ...

19:26:28 Presenting document Launchbury/document

19:26:28 Presenting document Launchbury/outline

19:26:28 Presenting theory Launchbury.AList-Utils

19:26:28 Presenting theory Launchbury.HOLCF-Join

19:26:28 Presenting theory Launchbury.HOLCF-Join-Classes

19:26:28 Presenting theory IOA-ABP.Correctness

19:26:28 Presenting file "Check.ML"

19:26:28 Presenting theory IOA-ABP.Spec

19:26:29 Presenting Call_Arity ...

19:26:29 Presenting theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

19:26:29 Presenting file "multiseries_expansion_bounds.ML"

19:26:29 Presenting document Call_Arity/document

19:26:29 Presenting document Call_Arity/outline

19:26:29 Presenting theory Launchbury.Env

19:26:29 Presenting theory Launchbury.Pointwise

19:26:29 Presenting theory Launchbury.HOLCF-Utils

19:26:29 Presenting theory Launchbury.EvalHeap

19:26:29 Presenting theory Call_Arity.BalancedTraces

19:26:29 Presenting theory Launchbury.Nominal-Utils

19:26:29 Presenting theory Launchbury.AList-Utils-Nominal

19:26:29 Presenting theory Launchbury.Nominal-HOLCF

19:26:30 Presenting theory Launchbury.Env-HOLCF

19:26:30 Presenting theory Launchbury.HasESem

19:26:30 Presenting theory Launchbury.Iterative

19:26:30 Presenting theory Launchbury.Env-Nominal

19:26:30 Presenting theory Call_Arity.SestoftConf

19:26:30 Presenting theory Launchbury.HeapSemantics

19:26:30 Presenting theory IOA.Automata

19:26:30 Presenting theory Launchbury.Vars

19:26:31 Presenting theory Launchbury.Terms

19:26:31 Presenting theory HOLCF.Domain

19:26:31 Presenting file "Tools/domaindef.ML"

19:26:31 Presenting file "Tools/Domain/domain_isomorphism.ML"

19:26:31 Presenting file "Tools/Domain/domain_axioms.ML"

19:26:31 Presenting file "Tools/Domain/domain.ML"

19:26:31 Presenting theory HOL-Real_Asymp.Real_Asymp

19:26:31 Presenting file "real_asymp_diag.ML"

19:26:31 Presenting theory Launchbury.AbstractDenotational

19:26:31 Presenting theory HOLCF.Compact_Basis

19:26:32 Presenting theory IOA.Traces

19:26:32 Presenting theory Launchbury.Substitution

19:26:32 Presenting theory Call_Arity.Sestoft

19:26:32 Presenting theory Launchbury.Abstract-Denotational-Props

19:26:32 Presenting theory Launchbury.Value

19:26:32 Presenting theory Launchbury.Value-Nominal

19:26:32 Presenting theory HOL-Real_Asymp.Real_Asymp_Approx

19:26:32 Presenting theory IOA.RefMappings

19:26:32 Presenting theory Launchbury.Denotational

19:26:32 Presenting theory BirdKMP.KMP

19:26:32 Presenting theory Launchbury.Launchbury

19:26:33 Presenting theory HOLCF.UpperPD

19:26:33 Presenting theory Launchbury.CorrectnessOriginal

19:26:33 Presenting Shivers-CFA ...

19:26:33 Presenting document Shivers-CFA/document

19:26:33 Presenting document Shivers-CFA/outline

19:26:33 Presenting theory Launchbury.Mono-Nat-Fun

19:26:33 Presenting theory Launchbury.C

19:26:33 Presenting theory Launchbury.CValue

19:26:33 Presenting theory Launchbury.CValue-Nominal

19:26:33 Presenting theory Launchbury.HOLCF-Meet

19:26:33 Presenting theory Shivers-CFA.HOLCFUtils

19:26:33 Presenting theory Launchbury.C-Meet

19:26:33 Presenting theory Shivers-CFA.CPSScheme

19:26:33 Presenting theory Launchbury.C-restr

19:26:33 Presenting theory Call_Arity.SestoftCorrect

19:26:33 Presenting theory Launchbury.ResourcedDenotational

19:26:33 Presenting theory Shivers-CFA.Eval

19:26:33 Presenting theory IOA.RefCorrectness

19:26:33 Presenting theory Call_Arity.Arity

19:26:33 Presenting theory Call_Arity.AEnv

19:26:33 Presenting theory Call_Arity.Arity-Nominal

19:26:33 Presenting theory Shivers-CFA.Utils

19:26:34 Presenting theory Call_Arity.ArityAnalysisSig

19:26:34 Presenting theory Launchbury.CorrectnessResourced

19:26:34 Presenting theory Shivers-CFA.SetMap

19:26:34 Presenting theory HOLCF.LowerPD

19:26:34 Presenting theory IOA.Simulations

19:26:34 Presenting theory Launchbury.ResourcedAdequacy

19:26:34 Presenting theory Psi_Calculi.Semantics

19:26:34 Presenting theory Shivers-CFA.AbsCF

19:26:35 Presenting theory Call_Arity.ArityAnalysisAbinds

19:26:35 Presenting theory Launchbury.ValueSimilarity

19:26:35 Presenting theory Launchbury.Denotational-Related

19:26:35 Presenting theory Launchbury.Adequacy

19:26:35 Presenting theory Launchbury.EverythingAdequacy

19:26:35 Presenting Stream-Fusion ...

19:26:35 Presenting document Stream-Fusion/document

19:26:35 Presenting document Stream-Fusion/outline

19:26:35 Presenting theory Stream-Fusion.LazyList

19:26:35 Presenting theory Stream-Fusion.Stream

19:26:35 Presenting theory HOL-Real_Asymp.Real_Asymp_Examples

19:26:35 Presenting theory HOLCF.ConvexPD

19:26:35 Presenting theory IOA.SimCorrectness

19:26:35 Presenting theory Call_Arity.ArityAnalysisSpec

19:26:35 Presenting theory Shivers-CFA.ExCF

19:26:35 Presenting Tycon ...

19:26:35 Presenting document Tycon/document

19:26:35 Presenting document Tycon/outline

19:26:35 Presenting theory Tycon.TypeApp

19:26:36 Presenting theory Call_Arity.TrivialArityAnal

19:26:36 Presenting theory HOLCF.Powerdomains

19:26:36 Presenting theory Call_Arity.Cardinality-Domain

19:26:36 Presenting theory HOLCF

19:26:36 Presenting WorkerWrapper ...

19:26:36 Presenting theory Call_Arity.CardinalityAnalysisSig

19:26:36 Presenting document WorkerWrapper/document

19:26:36 Presenting document WorkerWrapper/outline

19:26:36 Presenting theory Call_Arity.ConstOn

19:26:36 Presenting theory Tycon.Coerce

19:26:36 Presenting theory Stream-Fusion.StreamFusion

19:26:36 Presenting theory Call_Arity.CardinalityAnalysisSpec

19:26:36 Presenting theory Call_Arity.ArityAnalysisStack

19:26:36 Presenting Haskell ...

19:26:37 Presenting theory Haskell.Haskell

19:26:37 Presenting theory Haskell.Test

19:26:37 Presenting Heard_Of ...

19:26:37 Presenting document Heard_Of/document

19:26:37 Presenting document Heard_Of/outline

19:26:37 Presenting theory WorkerWrapper.Nats

19:26:37 Presenting theory IOA.CompoExecs

19:26:37 Presenting theory Heard_Of.HOModel

19:26:37 Presenting theory Call_Arity.NoCardinalityAnalysis

19:26:37 Presenting theory WorkerWrapper.LList

19:26:37 Presenting theory WorkerWrapper.Maybe

19:26:38 Presenting theory Call_Arity.TransformTools

19:26:38 Presenting theory Heard_Of.Reduction

19:26:38 Presenting theory Heard_Of.Majorities

19:26:38 Presenting theory Heard_Of.OneThirdRuleDefs

19:26:38 Presenting theory WorkerWrapper.FixedPointTheorems

19:26:38 Presenting theory WorkerWrapper.WorkerWrapper

19:26:38 Presenting theory WorkerWrapper.CounterExample

19:26:38 Presenting theory Heard_Of.OneThirdRuleProof

19:26:39 Presenting theory WorkerWrapper.WorkerWrapperNew

19:26:39 Presenting theory Call_Arity.AbstractTransform

19:26:39 Presenting theory Heard_Of.UvDefs

19:26:39 Presenting theory Call_Arity.EtaExpansion

19:26:39 Presenting theory Call_Arity.EtaExpansionSafe

19:26:39 Presenting theory WorkerWrapper.Accumulator

19:26:39 Presenting theory Call_Arity.ArityStack

19:26:39 Presenting theory Call_Arity.ArityEtaExpansion

19:26:39 Presenting theory Call_Arity.ArityEtaExpansionSafe

19:26:39 Presenting theory Heard_Of.UvProof

19:26:39 Presenting theory Call_Arity.ArityTransform

19:26:40 Presenting theory IOA.CompoScheds

19:26:40 Presenting theory Heard_Of.LastVotingDefs

19:26:40 Presenting theory WorkerWrapper.UnboxedNats

19:26:40 Presenting theory Psi_Calculi.Simulation

19:26:40 Presenting theory WorkerWrapper.Streams

19:26:41 Presenting theory IOA.ShortExecutions

19:26:41 Presenting theory Call_Arity.ArityConsistent

19:26:41 Presenting theory WorkerWrapper.Continuations

19:26:41 Presenting theory Heard_Of.LastVotingProof

19:26:41 Presenting theory Heard_Of.UteDefs

19:26:42 Presenting theory WorkerWrapper.Backtracking

19:26:42 Presenting theory Shivers-CFA.AbsCFCorrect

19:26:42 Presenting theory Tycon.Functor

19:26:42 Presenting file "tycondef.ML"

19:26:42 Presenting theory WorkerWrapper.Nub

19:26:42 Presenting theory WorkerWrapper.Last

19:26:42 Presenting Hello_World ...

19:26:42 Presenting document Hello_World/document

19:26:42 Presenting document Hello_World/outline

19:26:42 Presenting theory Hello_World.IO

19:26:42 Presenting theory Hello_World.HelloWorld

19:26:42 Presenting theory Hello_World.HelloWorld_Proof

19:26:43 Presenting theory Call_Arity.ArityTransformSafe

19:26:43 Presenting theory Tycon.Monad

19:26:43 Presenting theory Hello_World.RunningCodeFromIsabelle

19:26:43 Presenting Higher_Order_Terms ...

19:26:43 Presenting document Higher_Order_Terms/document

19:26:43 Presenting document Higher_Order_Terms/outline

19:26:43 Presenting theory Tycon.Monad_Zero

19:26:43 Presenting theory Call_Arity.Set-Cpo

19:26:43 Presenting theory Call_Arity.Env-Set-Cpo

19:26:43 Presenting theory Heard_Of.UteProof

19:26:43 Presenting theory Higher_Order_Terms.Term_Utils

19:26:43 Presenting theory Tycon.Monad_Plus

19:26:43 Presenting theory Heard_Of.AteDefs

19:26:43 Presenting theory Tycon.Monad_Zero_Plus

19:26:43 Presenting theory Shivers-CFA.ExCFSV

19:26:44 Presenting theory Higher_Order_Terms.Find_First

19:26:44 Presenting theory Higher_Order_Terms.Name

19:26:44 Presenting theory Shivers-CFA.Computability

19:26:44 Presenting theory Tycon.Lazy_List_Monad

19:26:44 Presenting theory Call_Arity.CoCallGraph

19:26:44 Presenting theory Call_Arity.CoCallAnalysisSig

19:26:44 Presenting theory Higher_Order_Terms.Fresh_Monad

19:26:44 Presenting theory Call_Arity.AList-Utils-HOLCF

19:26:44 Presenting theory Heard_Of.AteProof

19:26:44 Presenting theory Higher_Order_Terms.Fresh_Class

19:26:44 Presenting theory Call_Arity.CoCallGraph-Nominal

19:26:44 Presenting theory Shivers-CFA.FixTransform

19:26:44 Presenting theory Tycon.Maybe_Monad

19:26:44 Presenting theory Heard_Of.EigbyzDefs

19:26:44 Presenting theory IOA.CompoTraces

19:26:45 Presenting theory Call_Arity.CoCallAnalysisBinds

19:26:45 Presenting theory Tycon.Error_Monad

19:26:45 Presenting theory IOA.Compositionality

19:26:45 Presenting theory Heard_Of.EigbyzProof

19:26:45 Presenting Hoare_Time ...

19:26:45 Presenting document Hoare_Time/document

19:26:45 Presenting document Hoare_Time/outline

19:26:45 Presenting theory IOA.Deadlock

19:26:45 Presenting theory Tycon.Writer_Monad

19:26:45 Presenting theory Hoare_Time.AExp

19:26:45 Presenting theory IOA.IOA

19:26:45 Presenting theory Hoare_Time.BExp

19:26:45 Presenting theory IOA.Pred

19:26:45 Presenting theory Hoare_Time.Com

19:26:45 Presenting theory Hoare_Time.Big_Step

19:26:46 Presenting theory Tycon.Binary_Tree_Monad

19:26:46 Presenting theory IOA.TL

19:26:46 Presenting theory Hoare_Time.Big_StepT

19:26:46 Presenting theory Call_Arity.ArityAnalysisFix

19:26:46 Presenting theory Shivers-CFA.CPSUtils

19:26:46 Presenting theory Tycon.Lift_Monad

19:26:46 Presenting theory HOL-Nominal-Examples.Class3

19:26:46 Presenting theory Shivers-CFA.MapSets

19:26:46 Presenting theory Psi_Calculi.Tau_Chain

19:26:47 Presenting theory IOA.TLS

19:26:47 Presenting theory Tycon.Resumption_Transformer

19:26:47 Presenting theory Higher_Order_Terms.Term_Class

19:26:47 Presenting theory Call_Arity.CoCallFix

19:26:47 Presenting theory IOA.LiveIOA

19:26:47 Presenting theory Hoare_Time.Nielson_Hoare

19:26:48 Presenting theory Tycon.State_Transformer

19:26:48 Presenting theory Higher_Order_Terms.Term

19:26:48 Presenting theory Shivers-CFA.AbsCFComp

19:26:48 Presenting Hood_Melville_Queue ...

19:26:48 Presenting document Hood_Melville_Queue/document

19:26:48 Presenting document Hood_Melville_Queue/outline

19:26:49 Presenting theory Call_Arity.CoCallAnalysisImpl

19:26:49 Presenting theory Higher_Order_Terms.Pats

19:26:49 Presenting theory Tycon.Error_Transformer

19:26:49 Presenting theory Call_Arity.CallArityEnd2End

19:26:49 Presenting theory Higher_Order_Terms.Nterm

19:26:49 Presenting theory HOL-Nominal-Examples.CK_Machine

19:26:49 Presenting theory Hood_Melville_Queue.Hood_Melville_Queue

19:26:50 Presenting HotelKeyCards ...

19:26:50 Presenting document HotelKeyCards/document

19:26:50 Presenting document HotelKeyCards/outline

19:26:50 Presenting theory HotelKeyCards.Notation

19:26:50 Presenting theory HotelKeyCards.Basis

19:26:50 Presenting theory IOA.Abstraction

19:26:50 Presenting How_to_Prove_it ...

19:26:50 Presenting document How_to_Prove_it/how_to_prove_it

19:26:50 Presenting theory How_to_Prove_it.How_to_Prove_it

19:26:50 Presenting Huffman ...

19:26:50 Presenting document Huffman/document

19:26:50 Presenting document Huffman/outline

19:26:50 Presenting theory Tycon.Writer_Transformer

19:26:50 Presenting theory HotelKeyCards.State

19:26:50 Presenting theory Tycon.Monad_Transformer

19:26:50 Presenting Hybrid_Logic ...

19:26:50 Presenting document Hybrid_Logic/document

19:26:50 Presenting document Hybrid_Logic/outline

19:26:50 Presenting theory Hoare_Time.Nielson_VCG

19:26:50 Presenting theory HOL-Nominal-Examples.Compile

19:26:51 Presenting theory Higher_Order_Terms.Term_to_Nterm

19:26:51 Presenting theory HotelKeyCards.NewCard

19:26:51 Presenting theory Psi_Calculi.Weak_Simulation

19:26:51 Presenting theory Hoare_Time.Vars

19:26:51 Presenting theory HOL-Nominal-Examples.Contexts

19:26:51 Presenting theory Call_Arity.SestoftGC

19:26:51 Presenting theory Higher_Order_Terms.Unification_Compat

19:26:51 Presenting theory Higher_Order_Terms.Lambda_Free_Compat

19:26:51 Presenting Hybrid_Multi_Lane_Spatial_Logic ...

19:26:51 Presenting document Hybrid_Multi_Lane_Spatial_Logic/document

19:26:51 Presenting document Hybrid_Multi_Lane_Spatial_Logic/outline

19:26:51 Presenting theory HotelKeyCards.Trace

19:26:51 Presenting theory Psi_Calculi.Weak_Stat_Imp

19:26:52 Presenting theory HotelKeyCards.Equivalence

19:26:52 Presenting IFC_Tracking ...

19:26:52 Presenting document IFC_Tracking/document

19:26:52 Presenting document IFC_Tracking/outline

19:26:53 Presenting theory Huffman.Huffman

19:26:53 Presenting IMP2 ...

19:26:53 Presenting document IMP2/document

19:26:53 Presenting document IMP2/outline

19:26:53 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.NatInt

19:26:53 Presenting theory HOL-Nominal-Examples.Crary

19:26:54 Presenting theory Hoare_Time.Nielson_VCGi

19:26:54 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.RealInt

19:26:54 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Cars

19:26:54 Presenting theory HOL-Nominal-Examples.CR_Takahashi

19:26:54 Presenting theory IMP2.IMP2_Aux_Lemmas

19:26:54 Presenting theory Psi_Calculi.Bisimulation

19:26:54 Presenting theory Call_Arity.CardArityTransformSafe

19:26:54 Presenting theory Hoare_Time.Nielson_VCGi_complete

19:26:54 Presenting theory Call_Arity.CoCallAritySig

19:26:54 Presenting theory IMP2.IMP2_Utils

19:26:54 Presenting theory HOL-Nominal-Examples.Lam_Funs

19:26:54 Presenting theory Call_Arity.CoCallAnalysisSpec

19:26:54 Presenting theory Call_Arity.ArityAnalysisFixProps

19:26:55 Presenting theory Hoare_Time.Nielson_Examples

19:26:55 Presenting theory Hoare_Time.Nielson_Sqrt

19:26:56 Presenting theory HOL-Nominal-Examples.CR

19:26:56 Presenting theory Hoare_Time.Quant_Hoare

19:26:56 Presenting theory Call_Arity.CoCallImplSafe

19:26:57 Presenting theory Hoare_Time.Quant_VCG

19:26:57 Presenting theory Call_Arity.List-Interleavings

19:26:57 Presenting theory Hoare_Time.Quant_Examples

19:26:57 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Traffic

19:26:58 Presenting theory Hoare_Time.QuantK_Hoare

19:26:59 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Views

19:26:59 Presenting theory Hoare_Time.QuantK_VCG

19:27:00 Presenting theory Hoare_Time.QuantK_Examples

19:27:00 Presenting theory Call_Arity.TTree

19:27:00 Presenting theory Hoare_Time.QuantK_Sqrt

19:27:00 Presenting theory Hoare_Time.Partial_Evaluation

19:27:00 Presenting theory Hoare_Time.Product_Separation_Algebra

19:27:00 Presenting theory Hoare_Time.Sep_Algebra_Add

19:27:00 Presenting theory Call_Arity.TTree-HOLCF

19:27:00 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Restriction

19:27:00 Presenting theory Call_Arity.AnalBinds

19:27:00 Presenting theory Call_Arity.TTreeAnalysisSig

19:27:01 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Move

19:27:01 Presenting theory Hoare_Time.Big_StepT_Partial

19:27:01 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Sensors

19:27:01 Presenting theory Psi_Calculi.Sim_Pres

19:27:01 Presenting theory HOL-Nominal-Examples.Fsub

19:27:02 Presenting theory HOL-Nominal-Examples.Height

19:27:02 Presenting theory HOL-Nominal-Examples.Lambda_mu

19:27:02 Presenting theory Hoare_Time.SepLog_Hoare

19:27:02 Presenting theory Hoare_Time.SepLog_Examples

19:27:02 Presenting theory HOL-Nominal-Examples.LocalWeakening

19:27:03 Presenting theory Call_Arity.CoCallGraph-TTree

19:27:03 Presenting theory Call_Arity.CoCallImplTTree

19:27:03 Presenting theory Call_Arity.Cardinality-Domain-Lists

19:27:04 Presenting theory Call_Arity.TTreeAnalysisSpec

19:27:05 Presenting theory IMP2.Named_Simpsets

19:27:05 Presenting file "named_simpsets.ML"

19:27:05 Presenting theory Hoare_Time.SepLogK_Hoare

19:27:05 Presenting theory HOL-Nominal-Examples.Pattern

19:27:06 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Length

19:27:06 Presenting theory Hoare_Time.SepLogK_VCG

19:27:06 Presenting theory Call_Arity.CoCallImplTTreeSafe

19:27:06 Presenting theory IMP2.Subgoal_Focus_Some

19:27:06 Presenting file "subgoal_focus_some.ML"

19:27:06 Presenting theory IMP2.Syntax

19:27:06 Presenting theory IFC_Tracking.IFC

19:27:06 Presenting theory Call_Arity.TTreeImplCardinality

19:27:06 Presenting theory Hoare_Time.Discussion

19:27:06 Presenting theory HOL-Nominal-Examples.SN

19:27:07 Presenting theory Psi_Calculi.Bisim_Pres

19:27:07 Presenting theory IFC_Tracking.PDG

19:27:07 Presenting IMP2_Binary_Heap ...

19:27:07 Presenting document IMP2_Binary_Heap/document

19:27:07 Presenting document IMP2_Binary_Heap/outline

19:27:07 Presenting theory Hoare_Time.DiscussionO

19:27:08 Presenting theory Hoare_Time.Hoare_Time

19:27:08 Presenting IMP_Compiler ...

19:27:08 Presenting document IMP_Compiler/document

19:27:08 Presenting document IMP_Compiler/outline

19:27:08 Presenting theory IMP_Compiler.Compiler

19:27:08 Presenting theory Call_Arity.TTreeImplCardinalitySafe

19:27:08 Presenting theory HOL-Nominal-Examples.SOS

19:27:08 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL

19:27:09 Presenting theory Call_Arity.CallArityEnd2EndSafe

19:27:09 Presenting theory IMP_Compiler.Compiler2

19:27:09 Presenting Implementation ...

19:27:09 Presenting document Implementation/implementation

19:27:09 Presenting theory Implementation.Base

19:27:09 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

19:27:09 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Perfect_Sensors

19:27:09 Presenting theory Implementation.Eq

19:27:09 Presenting theory Implementation.Integration

19:27:09 Presenting theory Implementation.Isar

19:27:09 Presenting theory Implementation.Local_Theory

19:27:10 Presenting theory IMP2_Binary_Heap.IMP2_Binary_Heap

19:27:10 Presenting Impossible_Geometry ...

19:27:10 Presenting document Impossible_Geometry/document

19:27:10 Presenting document Impossible_Geometry/outline

19:27:10 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL_Perfect

19:27:10 Presenting theory Implementation.ML

19:27:10 Presenting theory HOL-Nominal-Examples.Standardization

19:27:10 Presenting theory Call_Arity.ArityAnalysisCorrDenotational

19:27:10 Presenting theory Implementation.Prelim

19:27:10 Presenting Inductive_Confidentiality ...

19:27:10 Presenting document Inductive_Confidentiality/document

19:27:10 Presenting document Inductive_Confidentiality/outline

19:27:10 Presenting theory Implementation.Proof

19:27:10 Presenting theory Implementation.Syntax

19:27:10 Presenting theory HOL-Nominal-Examples.Support

19:27:11 Presenting theory IMP2.Semantics

19:27:11 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Perfect

19:27:11 Presenting theory Implementation.Tactic

19:27:11 Presenting theory Implementation.Logic

19:27:11 Presenting Inductive_Inference ...

19:27:11 Presenting document Inductive_Inference/document

19:27:11 Presenting document Inductive_Inference/outline

19:27:11 Presenting theory IMP2.Annotated_Syntax

19:27:11 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Regular_Sensors

19:27:11 Presenting theory IMP2.IMP2_Basic_Simpset

19:27:11 Presenting theory HOL-Nominal-Examples.Type_Preservation

19:27:11 Presenting theory Inductive_Confidentiality.Message

19:27:12 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL_Regular

19:27:12 Presenting theory HOL-Nominal-Examples.Weakening

19:27:12 Presenting theory Inductive_Confidentiality.Event

19:27:13 Presenting theory Inductive_Inference.Partial_Recursive

19:27:13 Presenting theory Inductive_Confidentiality.Public

19:27:13 Presenting theory Inductive_Confidentiality.NS_Public_Bad

19:27:13 Presenting theory Impossible_Geometry.Impossible_Geometry

19:27:13 Presenting InfPathElimination ...

19:27:13 Presenting document InfPathElimination/document

19:27:13 Presenting document InfPathElimination/outline

19:27:14 Presenting theory Inductive_Confidentiality.ConfidentialityDY

19:27:14 Presenting theory InfPathElimination.Graph

19:27:14 Presenting theory InfPathElimination.Aexp

19:27:14 Presenting theory IMP2.Parser

19:27:14 Presenting theory IMP2.IMP2_Basic_Decls

19:27:14 Presenting theory HOL-Nominal-Examples.W

19:27:14 Presenting theory InfPathElimination.Bexp

19:27:14 Presenting theory InfPathElimination.Labels

19:27:15 Presenting theory HOL-Nominal-Examples.VC_Condition

19:27:15 Presenting Intro_Dest_Elim ...

19:27:15 Presenting document Intro_Dest_Elim/document

19:27:15 Presenting document Intro_Dest_Elim/outline

19:27:15 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Regular

19:27:15 Presenting theory Intro_Dest_Elim.IDE_Tools

19:27:15 Presenting file "IDE_Utilities.ML"

19:27:15 Presenting IsaGeoCoq ...

19:27:15 Presenting document IsaGeoCoq/document

19:27:15 Presenting document IsaGeoCoq/outline

19:27:15 Presenting theory Inductive_Confidentiality.MessageGA

19:27:15 Presenting theory Intro_Dest_Elim.IHOL_IDE

19:27:15 Presenting file "IDE.ML"

19:27:15 Presenting theory InfPathElimination.Store

19:27:16 Presenting theory Inductive_Confidentiality.EventGA

19:27:16 Presenting theory Intro_Dest_Elim.Reference_Prerequisites

19:27:16 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

19:27:16 Presenting theory InfPathElimination.Conf

19:27:16 Presenting theory IMP2.IMP2_Program_Analysis

19:27:16 Presenting theory Intro_Dest_Elim.IDE_Reference

19:27:16 Presenting IsaNet ...

19:27:16 Presenting document IsaNet/document

19:27:16 Presenting document IsaNet/outline

19:27:16 Presenting theory Inductive_Inference.Universal

19:27:16 Presenting theory IMP2.IMP2_Var_Postprocessor

19:27:16 Presenting theory Inductive_Confidentiality.PublicGA

19:27:16 Presenting theory IMP2.IMP2_Var_Abs

19:27:16 Presenting theory Inductive_Confidentiality.NS_Public_Bad_GA

19:27:17 Presenting theory Inductive_Confidentiality.ConfidentialityGA

19:27:17 Presenting theory IsaNet.Event_Systems

19:27:17 Presenting theory IsaNet.Agents

19:27:17 Presenting theory IsaNet.Keys

19:27:17 Presenting theory IMP2.IMP2_VCG

19:27:17 Presenting theory Inductive_Confidentiality.Knowledge

19:27:17 Presenting Isabelle_C ...

19:27:18 Presenting document Isabelle_C/document

19:27:18 Presenting document Isabelle_C/outline

19:27:18 Presenting theory Inductive_Inference.Standard_Results

19:27:18 Presenting theory InfPathElimination.SymExec

19:27:18 Presenting theory InfPathElimination.LTS

19:27:19 Presenting theory Inductive_Inference.Inductive_Inference_Basics

19:27:19 Presenting theory Hybrid_Logic.Hybrid_Logic

19:27:20 Presenting theory InfPathElimination.SubRel

19:27:20 Presenting Isar_Ref ...

19:27:20 Presenting document Isar_Ref/isar-ref

19:27:20 Presenting theory Inductive_Inference.CP_FIN_NUM

19:27:20 Presenting theory IsaNet.Message

19:27:20 Presenting theory InfPathElimination.ArcExt

19:27:20 Presenting theory Isar_Ref.Base

19:27:20 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

19:27:20 Presenting theory Isar_Ref.Preface

19:27:21 Presenting theory Inductive_Inference.CONS_LIM

19:27:21 Presenting theory IsaNet.Tools

19:27:22 Presenting theory InfPathElimination.SubExt

19:27:22 Presenting theory IsaNet.Take_While

19:27:22 Presenting theory Isar_Ref.Synopsis

19:27:22 Presenting theory IMP2.IMP2_Specification

19:27:22 Presenting theory Isar_Ref.Framework

19:27:22 Presenting theory IsaNet.Take_While_Update

19:27:22 Presenting theory IMP2.IMP2

19:27:22 Presenting theory IsaNet.Network_Model

19:27:23 Presenting theory IMP2.Quickstart_Guide

19:27:23 Presenting theory Isar_Ref.First_Order_Logic

19:27:23 Presenting theory Inductive_Inference.Lemma_R

19:27:23 Presenting theory IMP2.IMP2_from_IMP

19:27:23 Presenting theory Isar_Ref.Outer_Syntax

19:27:23 Presenting theory Psi_Calculi.Sim_Struct_Cong

19:27:24 Presenting theory IsaNet.Parametrized_Dataplane_0

19:27:24 Presenting theory Isar_Ref.Document_Preparation

19:27:24 Presenting theory Psi_Calculi.Structural_Congruence

19:27:24 Presenting theory Inductive_Inference.LIM_BC

19:27:24 Presenting theory IsaNet.Parametrized_Dataplane_1

19:27:24 Presenting theory Isabelle_C.C_Lexer_Language

19:27:25 Presenting theory Isar_Ref.Spec

19:27:25 Presenting theory Inductive_Inference.TOTAL_CONS

19:27:26 Presenting theory Isar_Ref.Proof

19:27:26 Presenting theory Isar_Ref.Proof_Script

19:27:26 Presenting theory Inductive_Inference.R1_BC

19:27:26 Presenting theory IMP2.Examples

19:27:26 Presenting JEdit ...

19:27:26 Presenting document JEdit/jedit

19:27:26 Presenting theory Inductive_Inference.Union

19:27:26 Presenting Jacobson_Basic_Algebra ...

19:27:26 Presenting document Jacobson_Basic_Algebra/document

19:27:26 Presenting document Jacobson_Basic_Algebra/outline

19:27:27 Presenting theory Jacobson_Basic_Algebra.Set_Theory

19:27:27 Presenting theory Isar_Ref.Inner_Syntax

19:27:27 Presenting theory JEdit.Base

19:27:27 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

19:27:28 Presenting theory JEdit.JEdit

19:27:28 Presenting JiveDataStoreModel ...

19:27:28 Presenting document JiveDataStoreModel/document

19:27:28 Presenting document JiveDataStoreModel/outline

19:27:28 Presenting theory JiveDataStoreModel.TypeIds

19:27:28 Presenting theory JiveDataStoreModel.JavaType

19:27:28 Presenting theory Jacobson_Basic_Algebra.Group_Theory

19:27:28 Presenting theory Isar_Ref.Generic

19:27:28 Presenting theory JiveDataStoreModel.DirectSubtypes

19:27:28 Presenting theory Jacobson_Basic_Algebra.Ring_Theory

19:27:28 Presenting KAD ...

19:27:28 Presenting document KAD/document

19:27:28 Presenting document KAD/outline

19:27:29 Presenting theory IsaNet.Parametrized_Dataplane_2

19:27:29 Presenting theory JiveDataStoreModel.Subtype

19:27:29 Presenting theory KAD.Domain_Semiring

19:27:29 Presenting theory JiveDataStoreModel.Attributes

19:27:29 Presenting theory IsaNet.Network_Assumptions

19:27:29 Presenting theory JiveDataStoreModel.AttributesIndep

19:27:29 Presenting theory JiveDataStoreModel.Value

19:27:29 Presenting theory KAD.Antidomain_Semiring

19:27:30 Presenting theory JiveDataStoreModel.Location

19:27:30 Presenting theory KAD.Range_Semiring

19:27:30 Presenting theory KAD.Modal_Kleene_Algebra

19:27:30 Presenting theory KAD.Modal_Kleene_Algebra_Models

19:27:30 Presenting theory Isar_Ref.HOL_Specific

19:27:30 Presenting theory KAD.Modal_Kleene_Algebra_Applications

19:27:31 Presenting Key_Agreement_Strong_Adversaries ...

19:27:31 Presenting document Key_Agreement_Strong_Adversaries/document

19:27:31 Presenting document Key_Agreement_Strong_Adversaries/outline

19:27:31 Presenting theory Key_Agreement_Strong_Adversaries.Infra

19:27:31 Presenting theory Isar_Ref.Quick_Reference

19:27:31 Presenting theory Isar_Ref.Symbols

19:27:31 Presenting file "$ISABELLE_HOME/lib/texinputs/isabellesym.sty"

19:27:31 Presenting Kleene_Algebra ...

19:27:31 Presenting document Kleene_Algebra/document

19:27:31 Presenting document Kleene_Algebra/outline

19:27:31 Presenting theory Kleene_Algebra.Signatures

19:27:31 Presenting theory Kleene_Algebra.Dioid

19:27:31 Presenting theory Key_Agreement_Strong_Adversaries.Refinement

19:27:31 Presenting theory IsaNet.Parametrized_Dataplane_3_directed

19:27:32 Presenting theory JiveDataStoreModel.Store

19:27:32 Presenting theory Key_Agreement_Strong_Adversaries.Messages

19:27:32 Presenting theory IsaNet.Parametrized_Dataplane_3_undirected

19:27:33 Presenting theory IsaNet.SCION

19:27:33 Presenting theory Key_Agreement_Strong_Adversaries.Message_derivation

19:27:33 Presenting theory Key_Agreement_Strong_Adversaries.IK

19:27:33 Presenting theory Key_Agreement_Strong_Adversaries.Secrecy

19:27:33 Presenting theory Key_Agreement_Strong_Adversaries.AuthenticationN

19:27:33 Presenting theory Kleene_Algebra.Dioid_Models

19:27:33 Presenting theory JiveDataStoreModel.StoreProperties

19:27:33 Presenting theory IsaNet.SCION_variant

19:27:33 Presenting theory Key_Agreement_Strong_Adversaries.AuthenticationI

19:27:33 Presenting theory Key_Agreement_Strong_Adversaries.Runs

19:27:33 Presenting theory InfPathElimination.RB

19:27:33 Presenting theory JiveDataStoreModel.JML

19:27:33 Presenting theory JiveDataStoreModel.UnivSpec

19:27:33 Presenting KAT_and_DRA ...

19:27:33 Presenting document KAT_and_DRA/document

19:27:33 Presenting document KAT_and_DRA/outline

19:27:34 Presenting theory Key_Agreement_Strong_Adversaries.Channels

19:27:34 Presenting Algebraic_VCs ...

19:27:34 Presenting document Algebraic_VCs/document

19:27:34 Presenting document Algebraic_VCs/outline

19:27:34 Presenting theory Kleene_Algebra.Matrix

19:27:34 Presenting theory Kleene_Algebra.Conway

19:27:34 Presenting theory IsaNet.EPIC_L1_BA

19:27:35 Presenting theory Key_Agreement_Strong_Adversaries.Payloads

19:27:35 Presenting theory KAT_and_DRA.Test_Dioid

19:27:35 Presenting theory Algebraic_VCs.VC_KAT_scratch

19:27:35 Presenting theory KAT_and_DRA.Conway_Tests

19:27:35 Presenting theory Key_Agreement_Strong_Adversaries.Implem

19:27:35 Presenting theory KAT_and_DRA.KAT

19:27:35 Presenting theory Kleene_Algebra.Kleene_Algebra

19:27:35 Presenting theory IsaNet.EPIC_L1_SA

19:27:36 Presenting theory KAT_and_DRA.DRAT

19:27:36 Presenting theory Kleene_Algebra.Kleene_Algebra_Models

19:27:36 Presenting theory Algebraic_VCs.VC_KAD_scratch

19:27:36 Presenting theory KAT_and_DRA.DRA_Models

19:27:36 Presenting theory Key_Agreement_Strong_Adversaries.Implem_lemmas

19:27:36 Presenting theory IsaNet.EPIC_L1_SA_Example

19:27:36 Presenting theory KAT_and_DRA.KAT_Models

19:27:36 Presenting theory Kleene_Algebra.Omega_Algebra

19:27:36 Presenting theory Algebraic_VCs.P2S2R

19:27:36 Presenting theory KAT_and_DRA.FolkTheorem

19:27:36 Presenting theory Kleene_Algebra.Omega_Algebra_Models

19:27:37 Presenting theory KAT_and_DRA.PHL_KAT

19:27:37 Presenting theory KAT_and_DRA.PHL_DRAT

19:27:37 Presenting theory Algebraic_VCs.VC_KAT

19:27:37 Presenting theory KAT_and_DRA.KAT2

19:27:37 Presenting theory Algebraic_VCs.VC_KAT_Examples

19:27:37 Presenting theory KAT_and_DRA.DRAT2

19:27:37 Presenting Multirelations ...

19:27:37 Presenting theory Kleene_Algebra.DRA

19:27:37 Presenting document Multirelations/document

19:27:37 Presenting theory Algebraic_VCs.VC_KAT_Examples2

19:27:37 Presenting document Multirelations/outline

19:27:37 Presenting theory IsaNet.EPIC_L2_SA

19:27:37 Presenting theory Algebraic_VCs.RKAT

19:27:37 Presenting theory Algebraic_VCs.RKAT_Models

19:27:37 Presenting theory Kleene_Algebra.PHL_KA

19:27:37 Presenting theory Kleene_Algebra.PHL_DRA

19:27:37 Presenting theory IsaNet.Abstract_XOR

19:27:37 Presenting theory Algebraic_VCs.VC_RKAT

19:27:37 Presenting theory Algebraic_VCs.VC_RKAT_Examples

19:27:38 Presenting theory Algebraic_VCs.VC_KAD

19:27:38 Presenting theory Algebraic_VCs.VC_KAD_Examples

19:27:38 Presenting theory Kleene_Algebra.Finite_Suprema

19:27:38 Presenting theory Algebraic_VCs.VC_KAD_Examples2

19:27:38 Presenting theory Algebraic_VCs.VC_KAD_dual

19:27:38 Presenting theory Algebraic_VCs.VC_KAD_dual_Examples

19:27:38 Presenting theory IsaNet.Anapaya_SCION

19:27:38 Presenting theory Key_Agreement_Strong_Adversaries.Implem_symmetric

19:27:39 Presenting theory Kleene_Algebra.Formal_Power_Series

19:27:39 Presenting theory Algebraic_VCs.VC_KAD_wf

19:27:39 Presenting theory Algebraic_VCs.VC_KAD_wf_Examples

19:27:39 Presenting theory Multirelations.C_Algebras

19:27:39 Presenting theory Kleene_Algebra.Inf_Matrix

19:27:39 Presenting Regular_Algebras ...

19:27:39 Presenting document Regular_Algebras/document

19:27:39 Presenting theory IsaNet.ICING

19:27:39 Presenting document Regular_Algebras/outline

19:27:39 Presenting theory Regular_Algebras.Dioid_Power_Sum

19:27:39 Presenting theory Algebraic_VCs.Path_Model_Example

19:27:39 Presenting theory Algebraic_VCs.Pointer_Examples

19:27:39 Presenting theory Algebraic_VCs.KAD_is_KAT

19:27:39 Presenting theory IsaNet.ICING_variant

19:27:40 Presenting theory Key_Agreement_Strong_Adversaries.Implem_asymmetric

19:27:40 Presenting theory Algebraic_VCs.Domain_Quantale

19:27:40 Presenting theory IsaNet.ICING_variant2

19:27:40 Presenting Relation_Algebra ...

19:27:40 Presenting document Relation_Algebra/document

19:27:40 Presenting document Relation_Algebra/outline

19:27:40 Presenting theory IsaNet.All_Protocols

19:27:40 Presenting Relational_Paths ...

19:27:40 Presenting document Relational_Paths/document

19:27:40 Presenting document Relational_Paths/outline

19:27:40 Presenting theory Multirelations.Multirelations

19:27:40 Presenting theory Psi_Calculi.Bisim_Struct_Cong

19:27:40 Presenting theory Regular_Algebras.Regular_Algebras

19:27:40 Presenting theory Relation_Algebra.More_Boolean_Algebra

19:27:40 Presenting Residuated_Lattices ...

19:27:41 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl1

19:27:41 Presenting document Residuated_Lattices/document

19:27:41 Presenting document Residuated_Lattices/outline

19:27:41 Presenting theory Relation_Algebra.Relation_Algebra

19:27:41 Presenting theory Relation_Algebra.Relation_Algebra_Vectors

19:27:41 Presenting theory Regular_Algebras.Regular_Algebra_Models

19:27:41 Presenting theory Residuated_Lattices.Residuated_Lattices

19:27:41 Presenting theory Regular_Algebras.Pratts_Counterexamples

19:27:41 Presenting theory Relation_Algebra.Relation_Algebra_Tests

19:27:42 Presenting theory Regular_Algebras.Regular_Algebra_Variants

19:27:42 Presenting Knights_Tour ...

19:27:42 Presenting document Knights_Tour/document

19:27:42 Presenting document Knights_Tour/outline

19:27:42 Presenting theory Residuated_Lattices.Residuated_Boolean_Algebras

19:27:42 Presenting theory Relational_Paths.More_Relation_Algebra

19:27:42 Presenting theory Residuated_Lattices.Involutive_Residuated

19:27:42 Presenting theory Residuated_Lattices.Action_Algebra

19:27:42 Presenting theory Relation_Algebra.Relation_Algebra_Functions

19:27:42 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl2

19:27:42 Presenting theory Residuated_Lattices.Action_Algebra_Models

19:27:42 Presenting theory Relation_Algebra.Relation_Algebra_Direct_Products

19:27:43 Presenting theory Residuated_Lattices.Residuated_Relation_Algebra

19:27:43 Presenting LEM ...

19:27:43 Presenting theory Relation_Algebra.Relation_Algebra_RTC

19:27:43 Presenting theory LEM.Lem_bool

19:27:43 Presenting theory LEM.Lem_basic_classes

19:27:43 Presenting theory LEM.Lem_tuple

19:27:43 Presenting theory LEM.Lem_function

19:27:43 Presenting theory LEM.Lem_maybe

19:27:43 Presenting theory Relation_Algebra.Relation_Algebra_Models

19:27:43 Presenting CakeML ...

19:27:43 Presenting document CakeML/document

19:27:43 Presenting document CakeML/outline

19:27:43 Presenting theory CakeML.Doc_Generated

19:27:43 Presenting theory LEM.Lem_num

19:27:43 Presenting theory CakeML.Lib

19:27:43 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl3

19:27:44 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl3_asymmetric

19:27:44 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl3_symmetric

19:27:44 Presenting theory Psi_Calculi.Weak_Bisimulation

19:27:44 Presenting theory CakeML.Namespace

19:27:44 Presenting theory CakeML.FpSem

19:27:44 Presenting theory CakeML.Ast

19:27:44 Presenting theory CakeML.AstAuxiliary

19:27:45 Presenting theory CakeML.Ffi

19:27:45 Presenting theory LEM.LemExtraDefs

19:27:45 Presenting theory Relational_Paths.Paths

19:27:45 Presenting theory LEM.Lem

19:27:45 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl1

19:27:46 Presenting theory LEM.Lem_list

19:27:46 Presenting theory LEM.Lem_either

19:27:46 Presenting theory LEM.Lem_set_helpers

19:27:46 Presenting theory Knights_Tour.KnightsTour

19:27:46 Presenting theory LEM.Lem_set

19:27:46 Presenting theory LEM.Lem_map

19:27:46 Presenting theory LEM.Lem_string

19:27:46 Presenting CakeML_Codegen ...

19:27:46 Presenting document CakeML_Codegen/document

19:27:46 Presenting document CakeML_Codegen/outline

19:27:47 Presenting theory CakeML_Codegen.ML_Utils

19:27:47 Presenting file "utils.ML"

19:27:47 Presenting theory Relational_Paths.Rooted_Paths

19:27:47 Presenting theory CakeML.SemanticPrimitives

19:27:47 Presenting theory CakeML_Codegen.Compiler_Utils

19:27:48 Presenting theory CakeML_Codegen.Code_Utils

19:27:48 Presenting file "pattern_compatibility.ML"

19:27:48 Presenting file "dynamic_unfold.ML"

19:27:48 Presenting theory CakeML_Codegen.CakeML_Utils

19:27:48 Presenting theory CakeML_Codegen.Test_Utils

19:27:48 Presenting theory CakeML_Codegen.Doc_Terms

19:27:48 Presenting theory LEM.Lem_word

19:27:48 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl2

19:27:48 Presenting theory LEM.Lem_show

19:27:48 Presenting theory LEM.Lem_sorting

19:27:48 Presenting theory CakeML_Codegen.Terms_Extras

19:27:48 Presenting file "hol_term.ML"

19:27:49 Presenting theory CakeML_Codegen.HOL_Datatype

19:27:49 Presenting file "hol_datatype.ML"

19:27:49 Presenting theory CakeML_Codegen.Constructors

19:27:49 Presenting theory CakeML.SmallStep

19:27:49 Presenting theory CakeML_Codegen.Consts

19:27:49 Presenting theory Relational_Paths.Path_Algorithms

19:27:49 Presenting theory CakeML_Codegen.Strong_Term

19:27:49 Presenting LambdaMu ...

19:27:49 Presenting document LambdaMu/document

19:27:49 Presenting document LambdaMu/outline

19:27:49 Presenting theory LambdaMu.Syntax

19:27:49 Presenting theory LEM.Lem_relation

19:27:49 Presenting theory LEM.Lem_pervasives

19:27:49 Presenting theory LEM.Lem_function_extra

19:27:49 Presenting theory LEM.Lem_assert_extra

19:27:49 Presenting theory LEM.Lem_maybe_extra

19:27:49 Presenting theory LambdaMu.Types

19:27:49 Presenting theory LEM.Lem_map_extra

19:27:49 Presenting theory LEM.Lem_num_extra

19:27:49 Presenting theory CakeML_Codegen.Sterm

19:27:49 Presenting theory LEM.Lem_set_extra

19:27:49 Presenting theory LEM.Lem_list_extra

19:27:49 Presenting theory LambdaMu.DeBruijn

19:27:50 Presenting theory LEM.Lem_string_extra

19:27:50 Presenting theory CakeML_Codegen.Pterm

19:27:50 Presenting theory IsaGeoCoq.Tarski_Neutral

19:27:50 Presenting theory LEM.Lem_show_extra

19:27:50 Presenting theory LambdaMu.Substitution

19:27:50 Presenting theory CakeML_Codegen.Term_as_Value

19:27:50 Presenting theory LambdaMu.Reduction

19:27:50 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl3

19:27:50 Presenting theory LEM.Lem_machine_word

19:27:50 Presenting theory LEM.Lem_pervasives_extra

19:27:50 Presenting Latin_Square ...

19:27:50 Presenting document Latin_Square/document

19:27:50 Presenting document Latin_Square/outline

19:27:50 Presenting theory LambdaMu.ContextFacts

19:27:50 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl3_asymmetric

19:27:50 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl3_symmetric

19:27:51 Presenting theory LambdaMu.TypePreservation

19:27:51 Presenting theory LambdaMu.Progress

19:27:51 Presenting theory LambdaMu.Peirce

19:27:51 Presenting LatticeProperties ...

19:27:51 Presenting document LatticeProperties/document

19:27:51 Presenting document LatticeProperties/outline

19:27:51 Presenting theory LatticeProperties.WellFoundedTransitive

19:27:51 Presenting theory CakeML_Codegen.Value

19:27:51 Presenting theory LatticeProperties.Complete_Lattice_Prop

19:27:51 Presenting theory CakeML_Codegen.Doc_CupCake

19:27:51 Presenting theory CakeML_Codegen.CupCake_Env

19:27:52 Presenting theory CakeML.BigStep

19:27:52 Presenting theory LatticeProperties.Conj_Disj

19:27:52 Presenting theory LatticeProperties.Lattice_Prop

19:27:53 Presenting theory CakeML.BigSmallInvariants

19:27:53 Presenting theory CakeML_Codegen.CupCake_Semantics

19:27:54 Presenting theory CakeML_Codegen.Doc_Rewriting

19:27:54 Presenting theory CakeML_Codegen.General_Rewriting

19:27:54 Presenting theory Key_Agreement_Strong_Adversaries.sklvl1

19:27:54 Presenting theory CakeML_Codegen.Rewriting_Term

19:27:54 Presenting theory LatticeProperties.Modular_Distrib_Lattice

19:27:54 Presenting theory Latin_Square.Latin_Square

19:27:54 Presenting Lazy_Case ...

19:27:54 Presenting document Lazy_Case/document

19:27:54 Presenting document Lazy_Case/outline

19:27:54 Presenting theory LatticeProperties.Lattice_Ordered_Group

19:27:54 Presenting Lifting_Definition_Option ...

19:27:54 Presenting document Lifting_Definition_Option/document

19:27:54 Presenting document Lifting_Definition_Option/outline

19:27:55 Presenting theory Lifting_Definition_Option.Lifting_Definition_Option_Examples

19:27:55 Presenting List-Index ...

19:27:55 Presenting document List-Index/document

19:27:55 Presenting document List-Index/outline

19:27:55 Presenting theory CakeML_Codegen.Rewriting_Nterm

19:27:55 Presenting theory CakeML.Evaluate

19:27:55 Presenting theory CakeML.LibAuxiliary

19:27:55 Presenting theory CakeML.NamespaceAuxiliary

19:27:55 Presenting theory Lazy_Case.Lazy_Case

19:27:55 Presenting file "lazy_case.ML"

19:27:55 Presenting List_Interleaving ...

19:27:55 Presenting document List_Interleaving/document

19:27:55 Presenting document List_Interleaving/outline

19:27:56 Presenting theory Lazy_Case.Test_Lazy_Case

19:27:56 Presenting List_Inversions ...

19:27:56 Presenting document List_Inversions/document

19:27:56 Presenting document List_Inversions/outline

19:27:56 Presenting theory Psi_Calculi.Weak_Sim_Pres

19:27:56 Presenting theory List-Index.List_Index

19:27:56 Presenting LocalLexing ...

19:27:56 Presenting document LocalLexing/document

19:27:56 Presenting document LocalLexing/outline

19:27:57 Presenting theory CakeML.PrimTypes

19:27:57 Presenting theory LocalLexing.CFG

19:27:57 Presenting theory CakeML.SemanticPrimitivesAuxiliary

19:27:57 Presenting theory CakeML.SimpleIO

19:27:57 Presenting theory CakeML.Tokens

19:27:57 Presenting theory LocalLexing.LocalLexing

19:27:57 Presenting theory CakeML_Codegen.Rewriting_Pterm_Elim

19:27:57 Presenting theory List_Inversions.List_Inversions

19:27:58 Presenting Locales ...

19:27:58 Presenting document Locales/locales

19:27:58 Presenting theory List_Interleaving.ListInterleaving

19:27:58 Presenting theory LocalLexing.LLEarleyParsing

19:27:58 Presenting Locally-Nameless-Sigma ...

19:27:58 Presenting document Locally-Nameless-Sigma/document

19:27:58 Presenting document Locally-Nameless-Sigma/outline

19:27:58 Presenting theory CakeML_Codegen.Rewriting_Pterm

19:27:58 Presenting theory Locales.Examples

19:27:58 Presenting theory Locales.Examples1

19:27:58 Presenting theory Locales.Examples2

19:27:58 Presenting theory Locally-Nameless-Sigma.ListPre

19:27:58 Presenting theory Locales.Examples3

19:27:58 Presenting Logging_Independent_Anonymity ...

19:27:58 Presenting document Logging_Independent_Anonymity/document

19:27:58 Presenting document Logging_Independent_Anonymity/outline

19:27:58 Presenting theory CakeML_Codegen.Rewriting_Sterm

19:27:59 Presenting theory Logging_Independent_Anonymity.Definitions

19:27:59 Presenting theory Locally-Nameless-Sigma.FMap

19:27:59 Presenting theory LocalLexing.Limit

19:27:59 Presenting theory CakeML_Codegen.Big_Step_Sterm

19:27:59 Presenting theory Key_Agreement_Strong_Adversaries.sklvl2

19:27:59 Presenting theory Psi_Calculi.Weak_Stat_Imp_Pres

19:27:59 Presenting theory LocalLexing.LocalLexingLemmas

19:28:00 Presenting theory Logging_Independent_Anonymity.Anonymity

19:28:00 Presenting theory LocalLexing.InductRules

19:28:00 Presenting theory LocalLexing.ListTools

19:28:00 Presenting theory Logging_Independent_Anonymity.Possibility

19:28:00 Presenting Lowe_Ontological_Argument ...

19:28:00 Presenting document Lowe_Ontological_Argument/document

19:28:00 Presenting document Lowe_Ontological_Argument/outline

19:28:00 Presenting theory CakeML_Codegen.Big_Step_Value

19:28:00 Presenting theory Lowe_Ontological_Argument.Relations

19:28:00 Presenting theory Lowe_Ontological_Argument.QML

19:28:01 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_1

19:28:01 Presenting theory Key_Agreement_Strong_Adversaries.sklvl3

19:28:01 Presenting theory Key_Agreement_Strong_Adversaries.sklvl3_asymmetric

19:28:01 Presenting theory Key_Agreement_Strong_Adversaries.sklvl3_symmetric

19:28:01 Presenting MSO_Regex_Equivalence ...

19:28:01 Presenting document MSO_Regex_Equivalence/document

19:28:01 Presenting document MSO_Regex_Equivalence/outline

19:28:01 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_2

19:28:02 Presenting theory MSO_Regex_Equivalence.List_More

19:28:02 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_3

19:28:02 Presenting theory Locally-Nameless-Sigma.Sigma

19:28:02 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_4

19:28:02 Presenting theory CakeML_Codegen.Big_Step_Value_ML

19:28:02 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_5

19:28:02 Presenting theory CakeML.TypeSystem

19:28:02 Presenting theory CakeML_Codegen.Doc_Preproc

19:28:03 Presenting theory CakeML.TypeSystemAuxiliary

19:28:03 Presenting theory CakeML.Doc_Proofs

19:28:03 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_6

19:28:03 Presenting theory CakeML_Codegen.Eval_Class

19:28:03 Presenting file "tactics.ML"

19:28:03 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_7

19:28:03 Presenting Main ...

19:28:03 Presenting document Main/main

19:28:03 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Set

19:28:03 Presenting theory LocalLexing.Derivations

19:28:03 Presenting theory CakeML_Codegen.Embed

19:28:03 Presenting file "embed.ML"

19:28:04 Presenting theory CakeML_Codegen.Eval_Instances

19:28:04 Presenting file "eval_instances.ML"

19:28:04 Presenting theory CakeML_Codegen.Doc_Backend

19:28:04 Presenting theory Main.Main_Doc

19:28:04 Presenting theory LocalLexing.Validity

19:28:04 Presenting Marriage ...

19:28:04 Presenting document Marriage/document

19:28:04 Presenting document Marriage/outline

19:28:04 Presenting theory Psi_Calculi.Weak_Bisim_Pres

19:28:04 Presenting theory CakeML_Codegen.CakeML_Setup

19:28:04 Presenting theory CakeML.Semantic_Extras

19:28:04 Presenting theory Locally-Nameless-Sigma.ParRed

19:28:05 Presenting theory CakeML.Evaluate_Termination

19:28:05 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Exp

19:28:05 Presenting theory CakeML_Codegen.CakeML_Backend

19:28:05 Presenting theory CakeML.Evaluate_Clock

19:28:05 Presenting theory Marriage.Marriage

19:28:05 Presenting theory Locally-Nameless-Sigma.Environments

19:28:05 Presenting Matroids ...

19:28:05 Presenting document Matroids/document

19:28:05 Presenting document Matroids/outline

19:28:05 Presenting theory LocalLexing.TheoremD2

19:28:06 Presenting theory MSO_Regex_Equivalence.Pi_Derivatives

19:28:06 Presenting theory LocalLexing.TheoremD4

19:28:06 Presenting theory CakeML_Codegen.CakeML_Correctness

19:28:06 Presenting theory Matroids.Indep_System

19:28:06 Presenting theory CakeML.Evaluate_Single

19:28:06 Presenting theory CakeML_Codegen.CakeML_Byte

19:28:07 Presenting theory CakeML_Codegen.Doc_Compiler

19:28:07 Presenting theory Psi_Calculi.Weak_Bisim_Struct_Cong

19:28:07 Presenting theory CakeML_Codegen.Composition

19:28:08 Presenting theory CakeML_Codegen.Compiler

19:28:08 Presenting theory Psi_Calculi.Close_Subst

19:28:08 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Operators

19:28:08 Presenting theory CakeML.Big_Step_Determ

19:28:09 Presenting theory CakeML_Codegen.Test_Composition

19:28:09 Presenting theory CakeML_Codegen.Test_Print

19:28:09 Presenting theory CakeML_Codegen.Test_Embed_Data

19:28:09 Presenting theory CakeML_Codegen.Test_Embed_Data2

19:28:09 Presenting theory CakeML_Codegen.Test_Embed_Tree

19:28:09 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Exp_Dual

19:28:09 Presenting theory Locally-Nameless-Sigma.TypedSigma

19:28:10 Presenting theory Locally-Nameless-Sigma.Locally_Nameless_Sigma

19:28:10 Presenting Max-Card-Matching ...

19:28:10 Presenting document Max-Card-Matching/document

19:28:10 Presenting document Max-Card-Matching/outline

19:28:10 Presenting theory Matroids.Matroid

19:28:10 Presenting Median_Of_Medians_Selection ...

19:28:10 Presenting document Median_Of_Medians_Selection/document

19:28:10 Presenting document Median_Of_Medians_Selection/outline

19:28:10 Presenting theory CakeML.Big_Step_Total

19:28:10 Presenting theory LocalLexing.TheoremD5

19:28:10 Presenting theory Max-Card-Matching.Matching

19:28:10 Presenting Menger ...

19:28:10 Presenting document Menger/document

19:28:10 Presenting document Menger/outline

19:28:10 Presenting theory Menger.Helpers

19:28:11 Presenting theory Menger.Graph

19:28:11 Presenting theory Menger.Separations

19:28:11 Presenting theory Menger.DisjointPaths

19:28:12 Presenting theory CakeML_Codegen.Test_Datatypes

19:28:12 Presenting Mereology ...

19:28:12 Presenting document Mereology/document

19:28:12 Presenting document Mereology/outline

19:28:12 Presenting theory Menger.MengerInduction

19:28:12 Presenting theory Mereology.PM

19:28:12 Presenting theory CakeML.Big_Step_Fun_Equiv

19:28:12 Presenting theory Mereology.M

19:28:12 Presenting theory Menger.Y_eq_new_last

19:28:12 Presenting theory Psi_Calculi.Bisim_Subst

19:28:12 Presenting theory Mereology.MM

19:28:12 Presenting theory Menger.Y_neq_new_last

19:28:12 Presenting theory Mereology.EM

19:28:12 Presenting theory Menger.Menger

19:28:12 Presenting Metalogic_ProofChecker ...

19:28:12 Presenting document Metalogic_ProofChecker/document

19:28:12 Presenting document Metalogic_ProofChecker/outline

19:28:12 Presenting theory MSO_Regex_Equivalence.Pi_Equivalence_Checking

19:28:13 Presenting theory Median_Of_Medians_Selection.Median_Of_Medians_Selection

19:28:13 Presenting MiniML ...

19:28:13 Presenting document MiniML/document

19:28:13 Presenting document MiniML/outline

19:28:13 Presenting theory Mereology.CM

19:28:13 Presenting theory MiniML.Maybe

19:28:13 Presenting theory LocalLexing.TheoremD6

19:28:13 Presenting theory Metalogic_ProofChecker.Core

19:28:13 Presenting theory Psi_Calculi.Weak_Bisim_Subst

19:28:14 Presenting theory Metalogic_ProofChecker.Preliminaries

19:28:14 Presenting theory MSO_Regex_Equivalence.Init_Normalization

19:28:14 Presenting theory Mereology.CEM

19:28:14 Presenting theory LocalLexing.TheoremD7

19:28:14 Presenting theory MiniML.Type

19:28:14 Presenting theory LocalLexing.TheoremD8

19:28:14 Presenting theory Psi_Calculi.Weakening

19:28:14 Presenting theory Mereology.GM

19:28:14 Presenting theory CakeML.Big_Step_Unclocked

19:28:14 Presenting theory Mereology.GMM

19:28:14 Presenting theory MSO_Regex_Equivalence.PNormalization

19:28:14 Presenting theory Psi_Calculi.Weaken_Transition

19:28:14 Presenting theory MiniML.Instance

19:28:15 Presenting theory MiniML.Generalize

19:28:15 Presenting theory Psi_Calculi.Weaken_Stat_Imp

19:28:15 Presenting theory Mereology.GEM

19:28:15 Presenting theory MSO_Regex_Equivalence.Formula

19:28:15 Presenting theory MiniML.MiniML

19:28:15 Presenting theory LocalLexing.TheoremD9

19:28:15 Presenting Modular_Assembly_Kit_Security ...

19:28:15 Presenting document Modular_Assembly_Kit_Security/document

19:28:15 Presenting document Modular_Assembly_Kit_Security/outline

19:28:15 Presenting theory Psi_Calculi.Weaken_Simulation

19:28:16 Presenting theory Metalogic_ProofChecker.Term

19:28:16 Presenting theory Modular_Assembly_Kit_Security.Projection

19:28:16 Presenting theory Modular_Assembly_Kit_Security.Prefix

19:28:16 Presenting theory Modular_Assembly_Kit_Security.EventSystems

19:28:16 Presenting theory MiniML.W

19:28:16 Presenting Monad_Memo_DP ...

19:28:16 Presenting document Monad_Memo_DP/document

19:28:16 Presenting document Monad_Memo_DP/outline

19:28:16 Presenting theory Monad_Memo_DP.State_Monad_Ext

19:28:16 Presenting theory Monad_Memo_DP.Pure_Monad

19:28:16 Presenting theory Metalogic_ProofChecker.Sorts

19:28:16 Presenting theory Modular_Assembly_Kit_Security.StateEventSystems

19:28:16 Presenting theory Metalogic_ProofChecker.SortConstants

19:28:16 Presenting theory Modular_Assembly_Kit_Security.Views

19:28:16 Presenting theory Modular_Assembly_Kit_Security.FlowPolicies

19:28:16 Presenting theory Psi_Calculi.Weaken_Bisimulation

19:28:17 Presenting theory Metalogic_ProofChecker.Theory

19:28:17 Presenting theory Modular_Assembly_Kit_Security.BasicSecurityPredicates

19:28:17 Presenting theory Monad_Memo_DP.DP_CRelVS

19:28:17 Presenting theory Modular_Assembly_Kit_Security.InformationFlowProperties

19:28:17 Presenting theory Monad_Memo_DP.State_Heap_Misc

19:28:17 Presenting theory Monad_Memo_DP.Heap_Monad_Ext

19:28:18 Presenting theory Psi_Calculi.Weak_Cong_Simulation

19:28:18 Presenting theory Monad_Memo_DP.State_Heap

19:28:18 Presenting theory Psi_Calculi.Weak_Psi_Congruence

19:28:18 Presenting theory Modular_Assembly_Kit_Security.BSPTaxonomy

19:28:19 Presenting theory Monad_Memo_DP.DP_CRelVH

19:28:19 Presenting theory Modular_Assembly_Kit_Security.PropertyLibrary

19:28:19 Presenting theory Modular_Assembly_Kit_Security.SecureSystems

19:28:19 Presenting theory Modular_Assembly_Kit_Security.UnwindingConditions

19:28:19 Presenting theory Monad_Memo_DP.Memory

19:28:19 Presenting theory Modular_Assembly_Kit_Security.AuxiliaryLemmas

19:28:19 Presenting theory Metalogic_ProofChecker.Term_Subst

19:28:20 Presenting theory Modular_Assembly_Kit_Security.UnwindingResults

19:28:20 Presenting theory Metalogic_ProofChecker.Name

19:28:20 Presenting theory Modular_Assembly_Kit_Security.CompositionBase

19:28:20 Presenting theory Modular_Assembly_Kit_Security.CompositionSupport

19:28:20 Presenting theory Metalogic_ProofChecker.BetaNorm

19:28:20 Presenting theory Metalogic_ProofChecker.BetaNormProof

19:28:21 Presenting theory Metalogic_ProofChecker.EtaNorm

19:28:21 Presenting theory Metalogic_ProofChecker.EtaNormProof

19:28:21 Presenting theory Monad_Memo_DP.Pair_Memory

19:28:21 Presenting theory MSO_Regex_Equivalence.M2L

19:28:21 Presenting theory MSO_Regex_Equivalence.M2L_Normalization

19:28:22 Presenting theory Modular_Assembly_Kit_Security.GeneralizedZippingLemma

19:28:22 Presenting theory Monad_Memo_DP.Indexing

19:28:23 Presenting theory MSO_Regex_Equivalence.M2L_Equivalence_Checking

19:28:23 Presenting theory CakeML.Big_Step_Clocked

19:28:24 Presenting theory Monad_Memo_DP.Memory_Heap

19:28:25 Presenting theory Metalogic_ProofChecker.Logic

19:28:25 Presenting theory Modular_Assembly_Kit_Security.CompositionalityResults

19:28:25 Presenting theory CakeML.Big_Step_Unclocked_Single

19:28:26 Presenting Optimal_BST ...

19:28:26 Presenting document Optimal_BST/document

19:28:26 Presenting document Optimal_BST/outline

19:28:26 Presenting theory CakeML.Matching

19:28:26 Presenting theory CakeML.CakeML_Code

19:28:26 Presenting theory Optimal_BST.Weighted_Path_Length

19:28:26 Presenting theory CakeML.CakeML_Quickcheck

19:28:26 Presenting theory Optimal_BST.Optimal_BST

19:28:26 Presenting theory Psi_Calculi.Weak_Cong_Sim_Pres

19:28:27 Presenting theory Optimal_BST.Quadrilateral_Inequality

19:28:27 Presenting theory CakeML.CakeML_Compiler

19:28:27 Presenting file "Tools/cakeml_sexp.ML"

19:28:27 Presenting file "Tools/cakeml_compiler.ML"

19:28:27 Presenting theory CakeML.Compiler_Test

19:28:27 Presenting theory CakeML.Code_Test_Haskell

19:28:27 Presenting MonoBoolTranAlgebra ...

19:28:27 Presenting document MonoBoolTranAlgebra/document

19:28:27 Presenting document MonoBoolTranAlgebra/outline

19:28:27 Presenting theory Psi_Calculi.Weak_Cong_Pres

19:28:27 Presenting theory Optimal_BST.Optimal_BST2

19:28:27 Presenting theory Optimal_BST.Optimal_BST_Examples

19:28:27 Presenting theory Optimal_BST.Optimal_BST_Code

19:28:28 Presenting theory Optimal_BST.Optimal_BST_Memo

19:28:28 Presenting Name_Carrying_Type_Inference ...

19:28:28 Presenting document Name_Carrying_Type_Inference/document

19:28:28 Presenting document Name_Carrying_Type_Inference/outline

19:28:28 Presenting theory Name_Carrying_Type_Inference.Fresh

19:28:28 Presenting theory Name_Carrying_Type_Inference.Permutation

19:28:28 Presenting theory Monad_Memo_DP.Transform_Cmd

19:28:28 Presenting file "Transform_Misc.ML"

19:28:28 Presenting file "Transform_Const.ML"

19:28:28 Presenting file "Transform_Data.ML"

19:28:28 Presenting file "Transform_Tactic.ML"

19:28:28 Presenting file "Transform_Term.ML"

19:28:28 Presenting file "Transform.ML"

19:28:28 Presenting file "Transform_Parser.ML"

19:28:28 Presenting theory Psi_Calculi.Weak_Cong_Struct_Cong

19:28:28 Presenting theory MonoBoolTranAlgebra.Mono_Bool_Tran

19:28:29 Presenting theory Monad_Memo_DP.Bottom_Up_Computation

19:28:29 Presenting theory Name_Carrying_Type_Inference.PreSimplyTyped

19:28:29 Presenting theory Monad_Memo_DP.Bottom_Up_Computation_Heap

19:28:29 Presenting theory Monad_Memo_DP.Solve_Cong

19:28:29 Presenting theory Metalogic_ProofChecker.EqualityProof

19:28:29 Presenting theory Psi_Calculi.Weak_Congruence

19:28:30 Presenting theory Monad_Memo_DP.Heap_Main

19:28:30 Presenting theory MonoBoolTranAlgebra.Mono_Bool_Tran_Algebra

19:28:30 Presenting theory Metalogic_ProofChecker.ProofTerm

19:28:31 Presenting theory Monad_Memo_DP.State_Main

19:28:31 Presenting theory Monad_Memo_DP.Example_Misc

19:28:31 Presenting theory Monad_Memo_DP.Tracing

19:28:31 Presenting theory MonoBoolTranAlgebra.Assertion_Algebra

19:28:31 Presenting theory Monad_Memo_DP.Ground_Function

19:28:31 Presenting file "Ground_Function.ML"

19:28:31 Presenting theory Metalogic_ProofChecker.SortsExe

19:28:32 Presenting theory Name_Carrying_Type_Inference.SimplyTyped

19:28:32 Presenting theory MonoBoolTranAlgebra.Statements

19:28:32 Presenting Nash_Williams ...

19:28:32 Presenting document Nash_Williams/document

19:28:32 Presenting document Nash_Williams/outline

19:28:32 Presenting theory Nash_Williams.Nash_Extras

19:28:32 Presenting Network_Security_Policy_Verification ...

19:28:32 Presenting document Network_Security_Policy_Verification/document

19:28:32 Presenting document Network_Security_Policy_Verification/outline

19:28:32 Presenting theory Network_Security_Policy_Verification.ML_GraphViz

19:28:32 Presenting theory Network_Security_Policy_Verification.ML_GraphViz_Disable

19:28:32 Presenting theory MSO_Regex_Equivalence.WS1S

19:28:33 Presenting theory Network_Security_Policy_Verification.FiniteGraph

19:28:33 Presenting theory LocalLexing.Ladder

19:28:33 Presenting theory Network_Security_Policy_Verification.FiniteListGraph

19:28:33 Presenting theory MSO_Regex_Equivalence.WS1S_Normalization

19:28:33 Presenting theory Network_Security_Policy_Verification.TopoS_Util

19:28:33 Presenting theory Network_Security_Policy_Verification.Efficient_Distinct

19:28:33 Presenting theory Network_Security_Policy_Verification.FiniteListGraph_Impl

19:28:33 Presenting theory Network_Security_Policy_Verification.TopoS_Vertices

19:28:33 Presenting theory Metalogic_ProofChecker.Instances

19:28:34 Presenting theory Network_Security_Policy_Verification.TopoS_Interface

19:28:34 Presenting theory Psi_Calculi.Tau

19:28:34 Presenting theory Monad_Memo_DP.Bellman_Ford

19:28:34 Presenting theory Monad_Memo_DP.Heap_Default

19:28:34 Presenting theory Psi_Calculi.Sum

19:28:34 Presenting theory MSO_Regex_Equivalence.WS1S_Equivalence_Checking

19:28:35 Presenting theory Network_Security_Policy_Verification.TopoS_withOffendingFlows

19:28:35 Presenting theory Monad_Memo_DP.Knapsack

19:28:35 Presenting theory Metalogic_ProofChecker.TheoryExe

19:28:35 Presenting theory MSO_Regex_Equivalence.M2L_Examples

19:28:35 Presenting theory Nash_Williams.Nash_Williams

19:28:35 Presenting No_FTL_observers ...

19:28:35 Presenting document No_FTL_observers/document

19:28:35 Presenting document No_FTL_observers/outline

19:28:35 Presenting theory Monad_Memo_DP.Counting_Tiles

19:28:35 Presenting theory MSO_Regex_Equivalence.WS1S_Examples

19:28:35 Presenting Nominal2 ...

19:28:35 Presenting document Nominal2/document

19:28:35 Presenting document Nominal2/outline

19:28:35 Presenting theory Network_Security_Policy_Verification.TopoS_ENF

19:28:36 Presenting theory Metalogic_ProofChecker.CheckerExe

19:28:36 Presenting theory Metalogic_ProofChecker.CodeGen

19:28:36 Presenting theory Network_Security_Policy_Verification.vertex_example_simps

19:28:36 Presenting LambdaAuth ...

19:28:36 Presenting document LambdaAuth/document

19:28:36 Presenting document LambdaAuth/outline

19:28:36 Presenting theory LocalLexing.TheoremD10

19:28:36 Presenting theory LambdaAuth.Nominal2_Lemmas

19:28:36 Presenting theory Network_Security_Policy_Verification.TopoS_Helper

19:28:36 Presenting theory Network_Security_Policy_Verification.SINVAR_Subnets2

19:28:36 Presenting theory LambdaAuth.FMap_Lemmas

19:28:36 Presenting theory LambdaAuth.Syntax

19:28:36 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPstrict

19:28:36 Presenting theory Network_Security_Policy_Verification.SINVAR_Tainting

19:28:36 Presenting theory Monad_Memo_DP.CYK

19:28:36 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPbasic

19:28:36 Presenting theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted

19:28:36 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPtrusted

19:28:37 Presenting theory LocalLexing.TheoremD11

19:28:37 Presenting theory Network_Security_Policy_Verification.Analysis_Tainting

19:28:37 Presenting theory Network_Security_Policy_Verification.TopoS_Interface_impl

19:28:37 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPbasic_impl

19:28:37 Presenting theory LambdaAuth.Semantics

19:28:37 Presenting theory Monad_Memo_DP.Min_Ed_Dist0

19:28:37 Presenting theory Network_Security_Policy_Verification.SINVAR_Subnets

19:28:37 Presenting theory Network_Security_Policy_Verification.SINVAR_Subnets_impl

19:28:38 Presenting theory LocalLexing.TheoremD12

19:28:38 Presenting theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG

19:28:38 Presenting theory LambdaAuth.Agreement

19:28:38 Presenting theory LocalLexing.TheoremD13

19:28:38 Presenting theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG_impl

19:28:38 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPtrusted_impl

19:28:38 Presenting theory Network_Security_Policy_Verification.SINVAR_SecGwExt

19:28:38 Presenting theory Network_Security_Policy_Verification.SINVAR_SecGwExt_impl

19:28:38 Presenting theory No_FTL_observers.SpaceTime

19:28:38 Presenting theory Network_Security_Policy_Verification.SINVAR_Sink

19:28:38 Presenting theory Network_Security_Policy_Verification.SINVAR_Sink_impl

19:28:39 Presenting theory No_FTL_observers.SomeFunc

19:28:39 Presenting theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW

19:28:39 Presenting theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW_impl

19:28:39 Presenting theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners

19:28:39 Presenting theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners_impl

19:28:39 Presenting theory Network_Security_Policy_Verification.SINVAR_NoRefl

19:28:39 Presenting theory Monad_Memo_DP.OptBST

19:28:39 Presenting theory Network_Security_Policy_Verification.SINVAR_NoRefl_impl

19:28:39 Presenting theory LambdaAuth.Results

19:28:39 Presenting theory Network_Security_Policy_Verification.SINVAR_Tainting_impl

19:28:39 Presenting theory Psi_Calculi.Tau_Sim

19:28:39 Presenting theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted_impl

19:28:39 Presenting theory No_FTL_observers.Axioms

19:28:39 Presenting theory Monad_Memo_DP.Longest_Common_Subsequence

19:28:39 Presenting Modal_Logics_for_NTS ...

19:28:39 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability

19:28:39 Presenting theory Monad_Memo_DP.All_Examples

19:28:39 Presenting Rewriting_Z ...

19:28:39 Presenting document Modal_Logics_for_NTS/document

19:28:39 Presenting document Modal_Logics_for_NTS/outline

19:28:39 Presenting document Rewriting_Z/document

19:28:39 Presenting document Rewriting_Z/outline

19:28:39 Presenting theory Modal_Logics_for_NTS.Nominal_Bounded_Set

19:28:39 Presenting theory Modal_Logics_for_NTS.Nominal_Wellfounded

19:28:39 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability_impl

19:28:39 Presenting theory Rewriting_Z.Z

19:28:39 Presenting theory Network_Security_Policy_Verification.SINVAR_NonInterference

19:28:40 Presenting theory Modal_Logics_for_NTS.Residual

19:28:40 Presenting theory Network_Security_Policy_Verification.SINVAR_NonInterference_impl

19:28:40 Presenting theory Modal_Logics_for_NTS.Transition_System

19:28:40 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLcommunicateWith

19:28:40 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLnotCommunicateWith

19:28:40 Presenting theory Psi_Calculi.Tau_Stat_Imp

19:28:40 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLnotCommunicateWith_impl

19:28:40 Presenting theory Rewriting_Z.Lambda_Z

19:28:40 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLcommunicateWith_impl

19:28:40 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl

19:28:40 Presenting theory LocalLexing.TheoremD14

19:28:40 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl_impl

19:28:40 Presenting theory Network_Security_Policy_Verification.TopoS_Library

19:28:40 Presenting theory Rewriting_Z.CL_Z

19:28:40 Presenting theory No_FTL_observers.SpecRel

19:28:40 Presenting Noninterference_CSP ...

19:28:40 Presenting document Noninterference_CSP/document

19:28:40 Presenting document Noninterference_CSP/outline

19:28:40 Presenting Noninterference_Ipurge_Unwinding ...

19:28:40 Presenting document Noninterference_Ipurge_Unwinding/document

19:28:40 Presenting document Noninterference_Ipurge_Unwinding/outline

19:28:40 Presenting theory LocalLexing.PathLemmas

19:28:41 Presenting theory LocalLexing.MainTheorems

19:28:41 Presenting Noninterference_Generic_Unwinding ...

19:28:41 Presenting document Noninterference_Generic_Unwinding/document

19:28:41 Presenting document Noninterference_Generic_Unwinding/outline

19:28:41 Presenting theory Network_Security_Policy_Verification.TopoS_Composition_Theory

19:28:41 Presenting theory Modal_Logics_for_NTS.Formula

19:28:42 Presenting theory Psi_Calculi.Tau_Laws_Weak

19:28:42 Presenting theory Noninterference_CSP.CSPNoninterference

19:28:42 Presenting theory Network_Security_Policy_Verification.TopoS_Stateful_Policy

19:28:42 Presenting theory Modal_Logics_for_NTS.Validity

19:28:42 Presenting theory Modal_Logics_for_NTS.Logical_Equivalence

19:28:42 Presenting theory Modal_Logics_for_NTS.Bisimilarity_Implies_Equivalence

19:28:42 Presenting theory Network_Security_Policy_Verification.TopoS_Composition_Theory_impl

19:28:42 Presenting theory Modal_Logics_for_NTS.Equivalence_Implies_Bisimilarity

19:28:43 Presenting theory Modal_Logics_for_NTS.Disjunction

19:28:43 Presenting theory Psi_Calculi.Tau_Laws_No_Weak

19:28:43 Presenting theory Modal_Logics_for_NTS.Expressive_Completeness

19:28:43 Presenting Noninterference_Inductive_Unwinding ...

19:28:43 Presenting document Noninterference_Inductive_Unwinding/document

19:28:43 Presenting document Noninterference_Inductive_Unwinding/outline

19:28:43 Presenting theory Modal_Logics_for_NTS.FS_Set

19:28:43 Presenting theory Modal_Logics_for_NTS.FL_Transition_System

19:28:44 Presenting theory Network_Security_Policy_Verification.TopoS_Stateful_Policy_Algorithm

19:28:44 Presenting theory Nominal2.Nominal2_Base

19:28:44 Presenting file "nominal_basics.ML"

19:28:44 Presenting file "nominal_thmdecls.ML"

19:28:44 Presenting file "nominal_permeq.ML"

19:28:44 Presenting file "nominal_library.ML"

19:28:44 Presenting file "nominal_atoms.ML"

19:28:44 Presenting file "nominal_eqvt.ML"

19:28:45 Presenting theory Network_Security_Policy_Verification.TopoS_Stateful_Policy_impl

19:28:45 Presenting theory Network_Security_Policy_Verification.METASINVAR_SystemBoundary

19:28:45 Presenting theory Network_Security_Policy_Verification.TopoS_Impl

19:28:45 Presenting theory Network_Security_Policy_Verification.Network_Security_Policy_Verification

19:28:45 Presenting theory Network_Security_Policy_Verification.Example_BLP

19:28:45 Presenting theory Network_Security_Policy_Verification.TopoS_generateCode

19:28:46 Presenting theory Network_Security_Policy_Verification.attic

19:28:46 Presenting theory Noninterference_Generic_Unwinding.GenericUnwinding

19:28:46 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground_ChairNetwork

19:28:46 Presenting Noninterference_Sequential_Composition ...

19:28:46 Presenting document Noninterference_Sequential_Composition/document

19:28:46 Presenting document Noninterference_Sequential_Composition/outline

19:28:46 Presenting theory Modal_Logics_for_NTS.FL_Formula

19:28:46 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground_statefulpolicycompliance

19:28:46 Presenting theory Network_Security_Policy_Verification.Example

19:28:46 Presenting theory Network_Security_Policy_Verification.Example_NetModel

19:28:46 Presenting theory Network_Security_Policy_Verification.Example_Forte14

19:28:46 Presenting theory Noninterference_Inductive_Unwinding.InductiveUnwinding

19:28:46 Presenting Noninterference_Concurrent_Composition ...

19:28:46 Presenting document Noninterference_Concurrent_Composition/document

19:28:46 Presenting document Noninterference_Concurrent_Composition/outline

19:28:47 Presenting theory Modal_Logics_for_NTS.FL_Validity

19:28:47 Presenting theory Modal_Logics_for_NTS.FL_Logical_Equivalence

19:28:47 Presenting theory Modal_Logics_for_NTS.FL_Bisimilarity_Implies_Equivalence

19:28:47 Presenting theory Network_Security_Policy_Verification.Distributed_WebApp

19:28:47 Presenting theory Modal_Logics_for_NTS.FL_Equivalence_Implies_Bisimilarity

19:28:47 Presenting theory Nominal2.Nominal2_Abs

19:28:47 Presenting theory Network_Security_Policy_Verification.I8_SSH_Landscape

19:28:47 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground

19:28:48 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground_ChairNetwork_statefulpolicy_example

19:28:49 Presenting theory Modal_Logics_for_NTS.L_Transform

19:28:49 Presenting theory Network_Security_Policy_Verification.CryptoDB

19:28:49 Presenting theory Nominal2.Nominal2_FCB

19:28:49 Presenting theory Modal_Logics_for_NTS.Weak_Transition_System

19:28:49 Presenting theory Network_Security_Policy_Verification.IDEM

19:28:49 Presenting theory Modal_Logics_for_NTS.Weak_Formula

19:28:50 Presenting theory Modal_Logics_for_NTS.Weak_Validity

19:28:50 Presenting theory Modal_Logics_for_NTS.Weak_Logical_Equivalence

19:28:50 Presenting theory Modal_Logics_for_NTS.Weak_Bisimilarity_Implies_Equivalence

19:28:50 Presenting theory Noninterference_Ipurge_Unwinding.IpurgeUnwinding

19:28:50 Presenting theory Modal_Logics_for_NTS.Weak_Equivalence_Implies_Bisimilarity

19:28:51 Presenting theory Noninterference_Sequential_Composition.Propaedeutics

19:28:51 Presenting theory Network_Security_Policy_Verification.MeasrDroid

19:28:51 Presenting theory Modal_Logics_for_NTS.Weak_Expressive_Completeness

19:28:52 Presenting theory Modal_Logics_for_NTS.S_Transform

19:28:52 Presenting NormByEval ...

19:28:52 Presenting document NormByEval/document

19:28:52 Presenting document NormByEval/outline

19:28:52 Presenting theory Noninterference_Ipurge_Unwinding.DeterministicProcesses

19:28:52 Presenting OpSets ...

19:28:52 Presenting document OpSets/document

19:28:52 Presenting document OpSets/outline

19:28:53 Presenting theory Noninterference_CSP.ClassicalNoninterference

19:28:54 Presenting theory NormByEval.NBE

19:28:54 Presenting theory Noninterference_CSP.GeneralizedNoninterference

19:28:55 Presenting Open_Induction ...

19:28:55 Presenting document Open_Induction/document

19:28:55 Presenting document Open_Induction/outline

19:28:55 Presenting Ordinal ...

19:28:55 Presenting document Ordinal/document

19:28:55 Presenting document Ordinal/outline

19:28:55 Presenting theory Ordinal.OrdinalDef

19:28:55 Presenting theory Ordinal.OrdinalInduct

19:28:55 Presenting theory Ordinal.OrdinalCont

19:28:55 Presenting theory OpSets.OpSet

19:28:55 Presenting theory Ordinal.OrdinalRec

19:28:56 Presenting theory Ordinal.OrdinalArith

19:28:56 Presenting theory Ordinal.OrdinalInverse

19:28:56 Presenting theory Ordinal.OrdinalFix

19:28:56 Presenting theory Open_Induction.Restricted_Predicates

19:28:56 Presenting theory Ordinal.OrdinalOmega

19:28:57 Presenting theory Open_Induction.Open_Induction

19:28:57 Presenting Nested_Multisets_Ordinals ...

19:28:57 Presenting document Nested_Multisets_Ordinals/document

19:28:57 Presenting document Nested_Multisets_Ordinals/outline

19:28:57 Presenting theory Ordinal.OrdinalVeblen

19:28:57 Presenting theory Ordinal.Ordinal

19:28:57 Presenting Lambda_Free_KBOs ...

19:28:57 Presenting document Lambda_Free_KBOs/document

19:28:57 Presenting document Lambda_Free_KBOs/outline

19:28:57 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_Util

19:28:57 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_App

19:28:58 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_Std

19:28:59 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_Basic

19:28:59 Presenting theory OpSets.Insert_Spec

19:28:59 Presenting theory Nested_Multisets_Ordinals.Multiset_More

19:29:01 Presenting theory Nested_Multisets_Ordinals.Signed_Multiset

19:29:01 Presenting file "zmultiset_simprocs.ML"

19:29:01 Presenting theory OpSets.List_Spec

19:29:02 Presenting theory Lambda_Free_KBOs.Lambda_Free_TKBO_Coefs

19:29:02 Presenting theory Nested_Multisets_Ordinals.Nested_Multiset

19:29:02 Presenting theory Lambda_Free_KBOs.Lambda_Encoding_KBO

19:29:02 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBOs

19:29:02 Presenting Progress_Tracking ...

19:29:02 Presenting document Progress_Tracking/document

19:29:02 Presenting document Progress_Tracking/outline

19:29:03 Presenting theory Progress_Tracking.Auxiliary

19:29:03 Presenting theory Network_Security_Policy_Verification.SINVAR_Examples

19:29:03 Presenting theory Nested_Multisets_Ordinals.Hereditary_Multiset

19:29:03 Presenting theory Nested_Multisets_Ordinals.Signed_Hereditary_Multiset

19:29:04 Presenting theory Noninterference_Concurrent_Composition.ConcurrentComposition

19:29:04 Presenting theory Network_Security_Policy_Verification.Imaginary_Factory_Network

19:29:04 Presenting Ordinal_Partitions ...

19:29:04 Presenting document Ordinal_Partitions/document

19:29:04 Presenting document Ordinal_Partitions/outline

19:29:04 Presenting theory Progress_Tracking.Exchange_Abadi

19:29:04 Presenting PAL ...

19:29:04 Presenting document PAL/document

19:29:04 Presenting document PAL/outline

19:29:04 Presenting theory Ordinal_Partitions.Library_Additions

19:29:04 Presenting theory Nested_Multisets_Ordinals.Syntactic_Ordinal

19:29:05 Presenting theory PAL.PAL

19:29:05 Presenting PLM ...

19:29:05 Presenting document PLM/document

19:29:05 Presenting document PLM/outline

19:29:05 Presenting theory Nested_Multisets_Ordinals.Signed_Syntactic_Ordinal

19:29:05 Presenting theory Nested_Multisets_Ordinals.Syntactic_Ordinal_Bridge

19:29:05 Presenting theory Ordinal_Partitions.Partitions

19:29:05 Presenting theory PLM.TAO_1_Embedding

19:29:05 Presenting theory Noninterference_Sequential_Composition.SequentialComposition

19:29:06 Presenting theory Nested_Multisets_Ordinals.McCarthy_91

19:29:06 Presenting theory Nested_Multisets_Ordinals.Hydra_Battle

19:29:06 Presenting theory OpSets.Interleaving

19:29:06 Presenting theory PLM.TAO_2_Semantics

19:29:07 Presenting theory PLM.TAO_3_Quantifiable

19:29:07 Presenting theory PLM.TAO_4_BasicDefinitions

19:29:07 Presenting theory Nested_Multisets_Ordinals.Goodstein_Sequence

19:29:07 Presenting theory Ordinal_Partitions.Erdos_Milner

19:29:07 Presenting theory Progress_Tracking.Exchange

19:29:07 Presenting theory Noninterference_Sequential_Composition.Counterexamples

19:29:07 Presenting theory OpSets.RGA

19:29:07 Presenting PSemigroupsConvolution ...

19:29:07 Presenting Package_logic ...

19:29:07 Presenting document PSemigroupsConvolution/document

19:29:07 Presenting document PSemigroupsConvolution/outline

19:29:07 Presenting document Package_logic/document

19:29:07 Presenting document Package_logic/outline

19:29:08 Presenting theory PLM.TAO_5_MetaSolver

19:29:08 Presenting theory Progress_Tracking.Antichain

19:29:08 Presenting theory PLM.TAO_6_Identifiable

19:29:08 Presenting theory Progress_Tracking.Graph

19:29:09 Presenting theory PSemigroupsConvolution.Partial_Semigroups

19:29:09 Presenting theory PLM.TAO_7_Axioms

19:29:09 Presenting theory Package_logic.SepAlgebra

19:29:09 Presenting theory PLM.TAO_8_Definitions

19:29:09 Presenting theory Nested_Multisets_Ordinals.Unary_PCF

19:29:09 Presenting theory PSemigroupsConvolution.Partial_Semigroup_Models

19:29:09 Presenting Combinable_Wands ...

19:29:09 Presenting document Combinable_Wands/document

19:29:09 Presenting document Combinable_Wands/outline

19:29:09 Presenting theory Combinable_Wands.PosRat

19:29:10 Presenting theory Progress_Tracking.Propagate

19:29:11 Presenting theory PSemigroupsConvolution.Quantales

19:29:11 Presenting theory Progress_Tracking.Combined

19:29:12 Presenting theory Combinable_Wands.Mask

19:29:12 Presenting Paraconsistency ...

19:29:12 Presenting document Paraconsistency/document

19:29:12 Presenting document Paraconsistency/outline

19:29:12 Presenting theory PSemigroupsConvolution.Binary_Modalities

19:29:13 Presenting theory Ordinal_Partitions.Omega_Omega

19:29:13 Presenting theory PSemigroupsConvolution.Unary_Modalities

19:29:13 Presenting theory PSemigroupsConvolution.Partial_Semigroup_Lifting

19:29:13 Presenting Parity_Game ...

19:29:13 Presenting document Parity_Game/document

19:29:13 Presenting document Parity_Game/outline

19:29:13 Presenting theory Paraconsistency.Paraconsistency

19:29:13 Presenting GaleStewart_Games ...

19:29:13 Presenting document GaleStewart_Games/document

19:29:13 Presenting document GaleStewart_Games/outline

19:29:13 Presenting Partial_Function_MR ...

19:29:13 Presenting document Partial_Function_MR/document

19:29:13 Presenting document Partial_Function_MR/outline

19:29:13 Presenting theory GaleStewart_Games.MoreCoinductiveList2

19:29:13 Presenting theory GaleStewart_Games.MoreENat

19:29:14 Presenting theory GaleStewart_Games.MorePrefix

19:29:14 Presenting theory Parity_Game.MoreCoinductiveList

19:29:14 Presenting theory GaleStewart_Games.AlternatingLists

19:29:14 Presenting theory GaleStewart_Games.GaleStewartGames

19:29:14 Presenting theory Partial_Function_MR.Partial_Function_MR

19:29:14 Presenting file "partial_function_mr.ML"

19:29:14 Presenting theory Partial_Function_MR.Partial_Function_MR_Examples

19:29:14 Presenting Physical_Quantities ...

19:29:14 Presenting document Physical_Quantities/document

19:29:14 Presenting document Physical_Quantities/outline

19:29:14 Presenting theory GaleStewart_Games.GaleStewartDefensiveStrategies

19:29:14 Presenting theory Physical_Quantities.Power_int

19:29:14 Presenting theory Physical_Quantities.Enum_extra

19:29:14 Presenting theory GaleStewart_Games.GaleStewartDeterminedGames

19:29:14 Presenting Pop_Refinement ...

19:29:14 Presenting document Pop_Refinement/document

19:29:14 Presenting document Pop_Refinement/outline

19:29:14 Presenting theory Pop_Refinement.Definition

19:29:14 Presenting theory Combinable_Wands.PartialHeapSA

19:29:14 Presenting theory Physical_Quantities.Groups_mult

19:29:15 Presenting theory Pop_Refinement.First_Example

19:29:15 Presenting theory Physical_Quantities.ISQ_Dimensions

19:29:15 Presenting theory Parity_Game.ParityGame

19:29:15 Presenting theory Pop_Refinement.Second_Example

19:29:15 Presenting theory Nominal2.Nominal2

19:29:15 Presenting file "nominal_dt_data.ML"

19:29:15 Presenting file "nominal_dt_rawfuns.ML"

19:29:15 Presenting file "nominal_dt_alpha.ML"

19:29:15 Presenting file "nominal_dt_quot.ML"

19:29:15 Presenting file "nominal_induct.ML"

19:29:15 Presenting file "nominal_inductive.ML"

19:29:15 Presenting file "nominal_function_common.ML"

19:29:15 Presenting file "nominal_function_core.ML"

19:29:15 Presenting file "nominal_mutual.ML"

19:29:15 Presenting file "nominal_function.ML"

19:29:15 Presenting file "nominal_termination.ML"

19:29:15 Presenting theory Pop_Refinement.General_Remarks

19:29:15 Presenting theory Pop_Refinement.Related_Work

19:29:15 Presenting theory Pop_Refinement.Future_Work

19:29:15 Presenting Possibilistic_Noninterference ...

19:29:15 Presenting document Possibilistic_Noninterference/document

19:29:15 Presenting document Possibilistic_Noninterference/outline

19:29:15 Presenting theory Possibilistic_Noninterference.MyTactics

19:29:15 Presenting theory Possibilistic_Noninterference.Interface

19:29:16 Presenting theory Physical_Quantities.ISQ_Quantities

19:29:16 Presenting theory Possibilistic_Noninterference.Bisim

19:29:16 Presenting theory Physical_Quantities.ISQ_Proof

19:29:16 Presenting theory Package_logic.PackageLogic

19:29:16 Presenting theory Nominal2.Atoms

19:29:16 Presenting theory Physical_Quantities.ISQ_Algebra

19:29:16 Presenting theory Physical_Quantities.ISQ_Units

19:29:16 Presenting Priority_Search_Trees ...

19:29:16 Presenting document Priority_Search_Trees/document

19:29:16 Presenting document Priority_Search_Trees/outline

19:29:16 Presenting theory Possibilistic_Noninterference.Language_Semantics

19:29:16 Presenting theory Physical_Quantities.ISQ_Conversion

19:29:16 Presenting theory Nominal2.Eqvt

19:29:16 Presenting Prim_Dijkstra_Simple ...

19:29:16 Presenting theory Priority_Search_Trees.Prio_Map_Specs

19:29:16 Presenting theory Physical_Quantities.ISQ

19:29:16 Presenting document Prim_Dijkstra_Simple/document

19:29:16 Presenting document Prim_Dijkstra_Simple/outline

19:29:16 Presenting theory Physical_Quantities.SI_Units

19:29:16 Presenting theory Physical_Quantities.CGS

19:29:16 Presenting theory Physical_Quantities.SI_Constants

19:29:17 Presenting theory Physical_Quantities.SI_Prefix

19:29:17 Presenting theory Priority_Search_Trees.PST_General

19:29:17 Presenting theory Physical_Quantities.SI_Derived

19:29:17 Presenting theory Prim_Dijkstra_Simple.Common

19:29:17 Presenting theory Prim_Dijkstra_Simple.Chapter_Prim

19:29:17 Presenting theory Physical_Quantities.SI_Accepted

19:29:17 Presenting theory Physical_Quantities.SI_Imperial

19:29:17 Presenting theory Physical_Quantities.SI

19:29:17 Presenting theory Physical_Quantities.SI_Astronomical

19:29:17 Presenting theory Physical_Quantities.SI_Pretty

19:29:17 Presenting theory Physical_Quantities.BIS

19:29:17 Presenting Prog_Prove ...

19:29:17 Presenting document Prog_Prove/prog-prove

19:29:17 Presenting theory Prog_Prove.Basics

19:29:17 Presenting theory Prog_Prove.Bool_nat_list

19:29:17 Presenting theory Prog_Prove.MyList

19:29:17 Presenting theory Possibilistic_Noninterference.During_Execution

19:29:17 Presenting theory Parity_Game.Strategy

19:29:17 Presenting theory Prog_Prove.Types_and_funs

19:29:17 Presenting theory Prog_Prove.LaTeXsugar

19:29:18 Presenting theory Prog_Prove.Logic

19:29:18 Presenting theory Prog_Prove.Isar

19:29:18 Presenting Projective_Geometry ...

19:29:18 Presenting document Projective_Geometry/document

19:29:18 Presenting document Projective_Geometry/outline

19:29:18 Presenting theory Projective_Geometry.Projective_Plane_Axioms

19:29:18 Presenting theory Combinable_Wands.CombinableWands

19:29:19 Presenting Proof_Strategy_Language ...

19:29:19 Presenting document Proof_Strategy_Language/document

19:29:19 Presenting document Proof_Strategy_Language/outline

19:29:19 Presenting theory Projective_Geometry.Pappus_Property

19:29:19 Presenting theory Parity_Game.AttractingStrategy

19:29:19 Presenting theory PLM.TAO_9_PLM

19:29:19 Presenting theory Projective_Geometry.Pascal_Property

19:29:19 Presenting theory Parity_Game.Attractor

19:29:20 Presenting theory Projective_Geometry.Desargues_Property

19:29:20 Presenting theory Prim_Dijkstra_Simple.Undirected_Graph

19:29:20 Presenting theory Projective_Geometry.Pappus_Desargues

19:29:20 Presenting theory Parity_Game.WinningStrategy

19:29:20 Presenting theory Projective_Geometry.Higher_Projective_Space_Rank_Axioms

19:29:20 Presenting theory Projective_Geometry.Matroid_Rank_Properties

19:29:20 Presenting theory Prim_Dijkstra_Simple.Undirected_Graph_Specs

19:29:20 Presenting theory Priority_Search_Trees.PST_RBT

19:29:21 Presenting PropResPI ...

19:29:21 Presenting document PropResPI/document

19:29:21 Presenting document PropResPI/outline

19:29:21 Presenting theory PLM.TAO_10_PossibleWorlds

19:29:21 Presenting theory Parity_Game.WellOrderedStrategy

19:29:21 Presenting theory Possibilistic_Noninterference.Compositionality

19:29:21 Presenting theory PLM.TAO_98_ArtificialTheorems

19:29:21 Presenting theory Parity_Game.WinningRegion

19:29:22 Presenting theory Projective_Geometry.Desargues_2D

19:29:22 Presenting theory PLM.TAO_99_SanityTests

19:29:22 Presenting theory Parity_Game.UniformStrategy

19:29:22 Presenting theory Prim_Dijkstra_Simple.Prim_Abstract

19:29:22 Presenting theory Projective_Geometry.Desargues_3D

19:29:22 Presenting theory Possibilistic_Noninterference.Syntactic_Criteria

19:29:22 Presenting theory Projective_Geometry.Projective_Space_Axioms

19:29:22 Presenting theory Projective_Geometry.Higher_Projective_Space_Axioms

19:29:22 Presenting Propositional_Proof_Systems ...

19:29:22 Presenting document Propositional_Proof_Systems/document

19:29:22 Presenting document Propositional_Proof_Systems/outline

19:29:22 Presenting theory Prim_Dijkstra_Simple.Undirected_Graph_Impl

19:29:22 Presenting theory PLM.TAO_99_Paradox

19:29:22 Presenting theory Parity_Game.AttractorStrategy

19:29:23 Presenting theory Propositional_Proof_Systems.Formulas

19:29:23 Presenting theory Propositional_Proof_Systems.Sema

19:29:23 Presenting theory Propositional_Proof_Systems.Substitution

19:29:23 Presenting theory Propositional_Proof_Systems.Substitution_Sema

19:29:23 Presenting theory Propositional_Proof_Systems.CNF

19:29:23 Presenting theory Prim_Dijkstra_Simple.Prim_Impl

19:29:23 Presenting theory Prim_Dijkstra_Simple.Chapter_Dijkstra

19:29:24 Presenting theory Propositional_Proof_Systems.CNF_Formulas

19:29:24 Presenting theory Propositional_Proof_Systems.CNF_Sema

19:29:24 Presenting theory Possibilistic_Noninterference.After_Execution

19:29:24 Presenting theory Propositional_Proof_Systems.CNF_Formulas_Sema

19:29:24 Presenting theory Propositional_Proof_Systems.CNF_To_Formula

19:29:24 Presenting theory Prim_Dijkstra_Simple.Directed_Graph

19:29:24 Presenting theory PLM.Thesis

19:29:24 Presenting theory Propositional_Proof_Systems.Tseytin

19:29:24 Presenting PseudoHoops ...

19:29:24 Presenting document PseudoHoops/document

19:29:24 Presenting document PseudoHoops/outline

19:29:24 Presenting theory PseudoHoops.Operations

19:29:24 Presenting theory Propositional_Proof_Systems.Tseytin_Sema

19:29:24 Presenting theory PseudoHoops.LeftComplementedMonoid

19:29:24 Presenting theory Prim_Dijkstra_Simple.Directed_Graph_Specs

19:29:24 Presenting theory Propositional_Proof_Systems.MiniFormulas

19:29:24 Presenting theory Propositional_Proof_Systems.MiniFormulas_Sema

19:29:24 Presenting theory PseudoHoops.RightComplementedMonoid

19:29:24 Presenting theory Parity_Game.PositionalDeterminacy

19:29:24 Presenting theory Possibilistic_Noninterference.Concrete

19:29:24 Presenting Ramsey-Infinite ...

19:29:24 Presenting document Ramsey-Infinite/document

19:29:24 Presenting document Ramsey-Infinite/outline

19:29:25 Presenting theory Parity_Game.AttractorInductive

19:29:25 Presenting theory Propositional_Proof_Systems.Consistency

19:29:25 Presenting theory Parity_Game.Graph_TheoryCompatibility

19:29:25 Presenting Real_Power ...

19:29:25 Presenting document Real_Power/document

19:29:25 Presenting document Real_Power/outline

19:29:25 Presenting theory Proof_Strategy_Language.Try_Hard

19:29:25 Presenting file "Utils.ML"

19:29:25 Presenting file "Subtool.ML"

19:29:25 Presenting file "Dynamic_Tactic_Generation.ML"

19:29:25 Presenting file "Constructor_Class.ML"

19:29:25 Presenting file "Instantiation.ML"

19:29:25 Presenting file "Monadic_Prover.ML"

19:29:25 Presenting file "Parser_Combinator.ML"

19:29:25 Presenting file "PSL_Parser.ML"

19:29:25 Presenting file "Isar_Interface.ML"

19:29:25 Presenting theory Ramsey-Infinite.Ramsey

19:29:25 Presenting theory Proof_Strategy_Language.PSL

19:29:25 Presenting Recursion-Theory-I ...

19:29:25 Presenting document Recursion-Theory-I/document

19:29:25 Presenting document Recursion-Theory-I/outline

19:29:25 Presenting theory Prim_Dijkstra_Simple.Dijkstra_Abstract

19:29:25 Presenting theory Propositional_Proof_Systems.Compactness

19:29:25 Presenting theory Prim_Dijkstra_Simple.Directed_Graph_Impl

19:29:25 Presenting theory PseudoHoops.PseudoHoops

19:29:25 Presenting theory Propositional_Proof_Systems.Compactness_Consistency

19:29:26 Presenting theory Recursion-Theory-I.CPair

19:29:26 Presenting theory Proof_Strategy_Language.Example

19:29:26 Presenting RefinementReactive ...

19:29:26 Presenting document RefinementReactive/document

19:29:26 Presenting document RefinementReactive/outline

19:29:26 Presenting theory Propositional_Proof_Systems.Sema_Craig

19:29:26 Presenting theory RefinementReactive.Temporal

19:29:26 Presenting theory Propositional_Proof_Systems.SC

19:29:26 Presenting theory Propositional_Proof_Systems.SC_Cut

19:29:26 Presenting theory Real_Power.RatPower

19:29:26 Presenting theory Prim_Dijkstra_Simple.Dijkstra_Impl

19:29:27 Presenting Regex_Equivalence ...

19:29:27 Presenting document Regex_Equivalence/document

19:29:27 Presenting document Regex_Equivalence/outline

19:29:27 Presenting theory RefinementReactive.Refinement

19:29:27 Presenting theory PseudoHoops.PseudoHoopFilters

19:29:27 Presenting theory Regex_Equivalence.Automaton

19:29:27 Presenting theory PropResPI.Propositional_Resolution

19:29:28 Presenting theory PseudoHoops.PseudoWaisbergAlgebra

19:29:28 Presenting theory Propositional_Proof_Systems.SC_Depth

19:29:29 Presenting theory Propositional_Proof_Systems.SC_Gentzen

19:29:29 Presenting theory PropResPI.Prime_Implicates

19:29:29 Presenting Relational_Method ...

19:29:29 Presenting document Relational_Method/document

19:29:29 Presenting document Relational_Method/outline

19:29:29 Presenting theory Regex_Equivalence.Derivatives_Finite

19:29:29 Presenting theory PseudoHoops.SpecialPseudoHoops

19:29:29 Presenting theory Propositional_Proof_Systems.SC_Sema

19:29:29 Presenting theory Propositional_Proof_Systems.SC_Depth_Limit

19:29:29 Presenting theory Propositional_Proof_Systems.SC_Compl_Consistency

19:29:29 Presenting theory Recursion-Theory-I.PRecFun

19:29:29 Presenting file "Utils.ML"

19:29:30 Presenting theory Propositional_Proof_Systems.ND

19:29:30 Presenting theory Relational_Method.Definitions

19:29:30 Presenting theory Propositional_Proof_Systems.ND_Sound

19:29:30 Presenting theory Propositional_Proof_Systems.ND_Compl_Truthtable

19:29:30 Presenting theory Propositional_Proof_Systems.ND_Compl_Truthtable_Compact

19:29:30 Presenting theory Propositional_Proof_Systems.HC

19:29:30 Presenting theory Regex_Equivalence.Deriv_PDeriv

19:29:30 Presenting theory Propositional_Proof_Systems.HC_Compl_Consistency

19:29:30 Presenting theory Real_Power.RealPower

19:29:30 Presenting theory Propositional_Proof_Systems.Resolution

19:29:30 Presenting theory Propositional_Proof_Systems.Resolution_Sound

19:29:30 Presenting theory Regex_Equivalence.Deriv_Autos

19:29:31 Presenting theory Propositional_Proof_Systems.Resolution_Compl

19:29:31 Presenting theory Propositional_Proof_Systems.Resolution_Compl_Consistency

19:29:31 Presenting theory Propositional_Proof_Systems.HCSC

19:29:31 Presenting theory Propositional_Proof_Systems.SCND

19:29:31 Presenting theory Propositional_Proof_Systems.NDHC

19:29:31 Presenting theory Propositional_Proof_Systems.HCSCND

19:29:31 Presenting theory Real_Power.Log

19:29:31 Presenting Resolution_FOL ...

19:29:31 Presenting document Resolution_FOL/document

19:29:31 Presenting document Resolution_FOL/outline

19:29:32 Presenting theory RefinementReactive.Reactive

19:29:32 Presenting Robbins-Conjecture ...

19:29:32 Presenting document Robbins-Conjecture/document

19:29:32 Presenting document Robbins-Conjecture/outline

19:29:32 Presenting theory Resolution_FOL.TermsAndLiterals

19:29:32 Presenting theory Regex_Equivalence.Position_Autos

19:29:32 Presenting theory PseudoHoops.Examples

19:29:32 Presenting theory Recursion-Theory-I.PRecList

19:29:32 Presenting Roy_Floyd_Warshall ...

19:29:32 Presenting document Roy_Floyd_Warshall/document

19:29:32 Presenting document Roy_Floyd_Warshall/outline

19:29:33 Presenting theory Propositional_Proof_Systems.LSC

19:29:33 Presenting theory Regex_Equivalence.After2

19:29:33 Presenting theory Roy_Floyd_Warshall.Roy_Floyd_Warshall

19:29:33 Presenting SIFPL ...

19:29:33 Presenting document SIFPL/document

19:29:33 Presenting document SIFPL/outline

19:29:33 Presenting theory Propositional_Proof_Systems.LSC_Resolution

19:29:33 Presenting theory Relational_Method.Authentication

19:29:33 Presenting theory SIFPL.IMP

19:29:33 Presenting theory Propositional_Proof_Systems.ND_FiniteAssms

19:29:33 Presenting theory Robbins-Conjecture.Robbins_Conjecture

19:29:33 Presenting theory Propositional_Proof_Systems.ND_Compl_SC

19:29:33 Presenting theory Propositional_Proof_Systems.Resolution_Compl_SC_Small

19:29:34 Presenting theory Propositional_Proof_Systems.Resolution_Compl_SC_Full

19:29:34 Presenting SIFUM_Type_Systems ...

19:29:34 Presenting document SIFUM_Type_Systems/document

19:29:34 Presenting document SIFUM_Type_Systems/outline

19:29:34 Presenting theory Regex_Equivalence.Before2

19:29:34 Presenting theory Regex_Equivalence.Regex_Equivalence

19:29:34 Presenting theory SIFUM_Type_Systems.Preliminaries

19:29:34 Presenting theory Regex_Equivalence.Examples

19:29:34 Presenting theory Propositional_Proof_Systems.MiniSC

19:29:34 Presenting theory Propositional_Proof_Systems.MiniSC_HC

19:29:34 Presenting theory Relational_Method.Anonymity

19:29:34 Presenting theory Resolution_FOL.Tree

19:29:35 Presenting theory SIFUM_Type_Systems.Security

19:29:35 Presenting theory SIFPL.VDM

19:29:35 Presenting theory Recursion-Theory-I.PRecFun2

19:29:35 Presenting theory Propositional_Proof_Systems.MiniSC_Craig

19:29:35 Presenting SPARCv8 ...

19:29:35 Presenting document SPARCv8/document

19:29:35 Presenting document SPARCv8/outline

19:29:36 Presenting theory SPARCv8.WordDecl

19:29:36 Presenting theory SPARCv8.Sparc_Types

19:29:36 Presenting theory Relational_Method.Possibility

19:29:36 Presenting theory SPARCv8.Lib

19:29:36 Presenting Schutz_Spacetime ...

19:29:36 Presenting document Schutz_Spacetime/document

19:29:36 Presenting document Schutz_Spacetime/outline

19:29:36 Presenting theory Schutz_Spacetime.Util

19:29:36 Presenting theory Schutz_Spacetime.TernaryOrdering

19:29:37 Presenting theory SPARCv8.DetMonad

19:29:37 Presenting theory Schutz_Spacetime.Minkowski

19:29:37 Presenting theory SPARCv8.DetMonadLemmas

19:29:37 Presenting theory SPARCv8.RegistersOps

19:29:37 Presenting theory SPARCv8.MMU

19:29:38 Presenting theory SIFPL.VS

19:29:38 Presenting theory Regex_Equivalence.Benchmark

19:29:38 Presenting theory SPARCv8.Sparc_State

19:29:38 Presenting Security_Protocol_Refinement ...

19:29:38 Presenting document Security_Protocol_Refinement/document

19:29:38 Presenting document Security_Protocol_Refinement/outline

19:29:38 Presenting theory SIFPL.ContextVS

19:29:38 Presenting theory Security_Protocol_Refinement.Infra

19:29:38 Presenting theory SIFPL.Lattice

19:29:38 Presenting theory Recursion-Theory-I.PRecFinSet

19:29:39 Presenting theory Resolution_FOL.Resolution

19:29:40 Presenting theory Security_Protocol_Refinement.Refinement

19:29:41 Presenting theory Security_Protocol_Refinement.Agents

19:29:41 Presenting theory Resolution_FOL.Completeness

19:29:41 Presenting theory Security_Protocol_Refinement.Keys

19:29:41 Presenting theory Security_Protocol_Refinement.Atoms

19:29:41 Presenting theory Security_Protocol_Refinement.Runs

19:29:41 Presenting theory SIFUM_Type_Systems.Compositionality

19:29:41 Presenting theory Resolution_FOL.Examples

19:29:42 Presenting theory Resolution_FOL.Unification_Theorem

19:29:42 Presenting theory Resolution_FOL.Completeness_Instance

19:29:42 Presenting SenSocialChoice ...

19:29:42 Presenting document SenSocialChoice/document

19:29:42 Presenting document SenSocialChoice/outline

19:29:42 Presenting theory Security_Protocol_Refinement.Channels

19:29:42 Presenting theory SenSocialChoice.FSext

19:29:42 Presenting theory SenSocialChoice.RPRs

19:29:43 Presenting theory SIFUM_Type_Systems.Language

19:29:43 Presenting theory SenSocialChoice.SCFs

19:29:43 Presenting theory Recursion-Theory-I.PRecUnGr

19:29:43 Presenting theory SPARCv8.Sparc_Instruction

19:29:43 Presenting theory SenSocialChoice.Arrow

19:29:43 Presenting theory Schutz_Spacetime.TemporalOrderOnPath

19:29:44 Presenting theory SenSocialChoice.Sen

19:29:44 Presenting theory Security_Protocol_Refinement.Message

19:29:44 Presenting theory SIFPL.HuntSands

19:29:44 Presenting theory Security_Protocol_Refinement.s0g_secrecy

19:29:44 Presenting theory SPARCv8.Sparc_Execution

19:29:44 Presenting theory SenSocialChoice.May

19:29:45 Presenting Separation_Algebra ...

19:29:45 Presenting document Separation_Algebra/document

19:29:45 Presenting document Separation_Algebra/outline

19:29:45 Presenting theory Security_Protocol_Refinement.a0n_agree

19:29:45 Presenting Simpl ...

19:29:45 Presenting document Simpl/document

19:29:45 Presenting document Simpl/outline

19:29:45 Presenting theory Security_Protocol_Refinement.a0i_agree

19:29:45 Presenting theory SIFPL.OBJ

19:29:45 Presenting theory Security_Protocol_Refinement.m1_auth

19:29:45 Presenting theory Security_Protocol_Refinement.m2_auth_chan

19:29:45 Presenting theory Security_Protocol_Refinement.m2_confid_chan

19:29:46 Presenting theory Separation_Algebra.Separation_Algebra

19:29:46 Presenting theory Security_Protocol_Refinement.m3_sig

19:29:46 Presenting theory Separation_Algebra.Sep_Heap_Instance

19:29:46 Presenting theory Security_Protocol_Refinement.m3_enc

19:29:47 Presenting theory Security_Protocol_Refinement.m1_keydist

19:29:47 Presenting theory Simpl.Language

19:29:47 Presenting theory Separation_Algebra.Sep_Tactics

19:29:47 Presenting file "sep_tactics.ML"

19:29:47 Presenting theory Separation_Algebra.Simple_Separation_Example

19:29:48 Presenting theory Separation_Algebra.Sep_Tactics_Test

19:29:48 Presenting theory SIFUM_Type_Systems.TypeSystem

19:29:48 Presenting theory SIFPL.VDM_OBJ

19:29:48 Presenting theory SIFPL.PBIJ

19:29:48 Presenting theory Security_Protocol_Refinement.m1_keydist_iirn

19:29:48 Presenting theory Recursion-Theory-I.RecEnSet

19:29:49 Presenting theory Separation_Algebra.Map_Extra

19:29:49 Presenting BDD ...

19:29:49 Presenting document BDD/document

19:29:49 Presenting theory Separation_Algebra.VM_Example

19:29:49 Presenting document BDD/outline

19:29:49 Presenting theory Separation_Algebra.Separation_Algebra_Alt

19:29:49 Presenting theory BDD.BinDag

19:29:49 Presenting theory Separation_Algebra.Sep_Eq

19:29:49 Presenting theory Separation_Algebra.Types_D

19:29:50 Presenting theory Security_Protocol_Refinement.m1_keydist_inrn

19:29:55 Presenting theory SIFUM_Type_Systems.LocallySoundModeUse

19:29:55 Presenting theory Separation_Algebra.Abstract_Separation_D

19:29:55 Presenting Planarity_Certificates ...

19:29:55 Presenting document Planarity_Certificates/document

19:29:55 Presenting document Planarity_Certificates/outline

19:29:55 Presenting theory BDD.General

19:29:55 Presenting theory Planarity_Certificates.Lib

19:29:55 Presenting theory Separation_Algebra.Separation_D

19:29:55 Presenting SimplifiedOntologicalArgument ...

19:29:55 Presenting document SimplifiedOntologicalArgument/document

19:29:55 Presenting document SimplifiedOntologicalArgument/outline

19:29:56 Presenting theory SimplifiedOntologicalArgument.HOML

19:29:56 Presenting theory SimplifiedOntologicalArgument.DisableKodkodScala

19:29:56 Presenting theory BDD.ProcedureSpecs

19:29:56 Presenting theory BDD.EvalProof

19:29:56 Presenting theory SimplifiedOntologicalArgument.SimplifiedOntologicalArgument

19:29:56 Presenting theory Planarity_Certificates.OptionMonad

19:29:56 Presenting theory SimplifiedOntologicalArgument.MFilter

19:29:56 Presenting theory SimplifiedOntologicalArgument.BaseDefs

19:29:56 Presenting theory SimplifiedOntologicalArgument.ScottVariant

19:29:56 Presenting theory SimplifiedOntologicalArgument.UFilterVariant

19:29:56 Presenting theory Security_Protocol_Refinement.m1_kerberos

19:29:57 Presenting theory SimplifiedOntologicalArgument.SimpleVariant

19:29:57 Presenting theory SimplifiedOntologicalArgument.SimpleVariantPG

19:29:57 Presenting theory SimplifiedOntologicalArgument.SimpleVariantSE

19:29:57 Presenting theory SimplifiedOntologicalArgument.SimpleVariantSEinT

19:29:57 Presenting theory SimplifiedOntologicalArgument.SimpleVariantHF

19:29:57 Presenting theory BDD.LevellistProof

19:29:57 Presenting theory Planarity_Certificates.NonDetMonad

19:29:57 Presenting theory BDD.ShareRepProof

19:29:57 Presenting theory SimplifiedOntologicalArgument.KanckosLethenNo2Possibilist

19:29:57 Presenting Sliding_Window_Algorithm ...

19:29:57 Presenting document Sliding_Window_Algorithm/document

19:29:57 Presenting document Sliding_Window_Algorithm/outline

19:29:58 Presenting theory Planarity_Certificates.NonDetMonadLemmas

19:29:58 Presenting theory Security_Protocol_Refinement.m2_kerberos

19:29:59 Presenting theory Planarity_Certificates.OptionMonadND

19:29:59 Presenting theory Security_Protocol_Refinement.m3_kerberos_par

19:30:00 Presenting theory Security_Protocol_Refinement.m3_kerberos5

19:30:01 Presenting theory BDD.ShareReduceRepListProof

19:30:01 Presenting theory Security_Protocol_Refinement.m3_kerberos4

19:30:01 Presenting theory Planarity_Certificates.WP

19:30:01 Presenting file "WP-method.ML"

19:30:02 Presenting theory Security_Protocol_Refinement.m1_nssk

19:30:02 Presenting theory Sliding_Window_Algorithm.SWA

19:30:02 Presenting Statecharts ...

19:30:02 Presenting document Statecharts/document

19:30:02 Presenting document Statecharts/outline

19:30:02 Presenting theory Planarity_Certificates.OptionMonadWP

19:30:03 Presenting theory BDD.RepointProof

19:30:03 Presenting theory Security_Protocol_Refinement.m2_nssk

19:30:03 Presenting theory Statecharts.Contrib

19:30:03 Presenting theory Planarity_Certificates.Graph_Genus

19:30:03 Presenting theory Statecharts.DataSpace

19:30:03 Presenting theory Planarity_Certificates.List_Aux

19:30:04 Presenting theory Statecharts.Data

19:30:04 Presenting theory Statecharts.Update

19:30:04 Presenting theory Simpl.Semantic

19:30:04 Presenting theory Statecharts.Expr

19:30:05 Presenting theory Statecharts.SA

19:30:05 Presenting theory Planarity_Certificates.Executable_Permutations

19:30:05 Presenting theory Security_Protocol_Refinement.m3_nssk_par

19:30:05 Presenting theory SIFPL.VS_OBJ

19:30:06 Presenting theory Simpl.HoarePartialDef

19:30:06 Presenting theory Planarity_Certificates.Digraph_Map_Impl

19:30:06 Presenting theory Security_Protocol_Refinement.m3_nssk

19:30:07 Presenting theory Planarity_Certificates.Planar_Complete

19:30:07 Presenting theory Security_Protocol_Refinement.m1_ds

19:30:07 Presenting theory Planarity_Certificates.Reachablen

19:30:07 Presenting theory Planarity_Certificates.Permutations_2

19:30:07 Presenting theory SIFPL.ContextOBJ

19:30:07 Presenting Stellar_Quorums ...

19:30:07 Presenting document Stellar_Quorums/document

19:30:07 Presenting document Stellar_Quorums/outline

19:30:08 Presenting theory Security_Protocol_Refinement.m2_ds

19:30:08 Presenting theory Planarity_Certificates.Planar_Subdivision

19:30:08 Presenting theory Statecharts.HA

19:30:09 Presenting theory Stellar_Quorums.Stellar_Quorums

19:30:09 Presenting Stone_Algebras ...

19:30:09 Presenting document Stone_Algebras/document

19:30:09 Presenting document Stone_Algebras/outline

19:30:09 Presenting theory BDD.NormalizeTotalProof

19:30:09 Presenting theory Security_Protocol_Refinement.m3_ds_par

19:30:09 Presenting theory Stone_Algebras.Lattice_Basics

19:30:09 Presenting Stone_Relation_Algebras ...

19:30:09 Presenting document Stone_Relation_Algebras/document

19:30:09 Presenting document Stone_Relation_Algebras/outline

19:30:10 Presenting theory Security_Protocol_Refinement.m3_ds

19:30:10 Presenting Stone_Kleene_Relation_Algebras ...

19:30:10 Presenting document Stone_Kleene_Relation_Algebras/document

19:30:10 Presenting document Stone_Kleene_Relation_Algebras/outline

19:30:10 Presenting theory Stone_Relation_Algebras.Fixpoints

19:30:11 Presenting theory Planarity_Certificates.Planar_Subgraph

19:30:11 Presenting theory Stone_Kleene_Relation_Algebras.Iterings

19:30:11 Presenting theory Stone_Algebras.P_Algebras

19:30:11 Presenting theory Planarity_Certificates.Kuratowski_Combinatorial

19:30:11 Presenting theory Planarity_Certificates.Simpl_Anno

19:30:11 Presenting theory Planarity_Certificates.Check_Non_Planarity_Impl

19:30:11 Presenting theory Stone_Relation_Algebras.Semirings

19:30:11 Presenting theory Stone_Kleene_Relation_Algebras.Kleene_Algebras

19:30:12 Presenting theory Stone_Algebras.Filters

19:30:13 Presenting theory Simpl.HoarePartialProps

19:30:13 Presenting theory Stone_Relation_Algebras.Relation_Algebras

19:30:14 Presenting theory Stone_Relation_Algebras.Relation_Subalgebras

19:30:14 Presenting theory Statecharts.HASem

19:30:15 Presenting theory Stone_Relation_Algebras.Matrix_Relation_Algebras

19:30:15 Presenting theory Planarity_Certificates.Check_Non_Planarity_Verification

19:30:15 Presenting theory Statecharts.Kripke

19:30:15 Presenting theory Statecharts.HAKripke

19:30:15 Presenting theory Stone_Kleene_Relation_Algebras.Kleene_Relation_Algebras

19:30:15 Presenting theory Planarity_Certificates.AutoCorres_Misc

19:30:16 Presenting theory Stone_Relation_Algebras.Linear_Order_Matrices

19:30:16 Presenting Aggregation_Algebras ...

19:30:16 Presenting document Aggregation_Algebras/document

19:30:16 Presenting document Aggregation_Algebras/outline

19:30:16 Presenting theory Stone_Kleene_Relation_Algebras.Kleene_Relation_Subalgebras

19:30:17 Presenting theory Simpl.HoarePartial

19:30:17 Presenting theory Planarity_Certificates.Setup_AutoCorres

19:30:17 Presenting file "$AFP/Case_Labeling/util.ML"

19:30:17 Presenting theory Stone_Algebras.Stone_Construction

19:30:17 Presenting theory Aggregation_Algebras.Semigroups_Big

19:30:17 Presenting theory Aggregation_Algebras.Aggregation_Algebras

19:30:17 Presenting theory Statecharts.HAOps

19:30:17 Presenting Relational_Minimum_Spanning_Trees ...

19:30:17 Presenting document Relational_Minimum_Spanning_Trees/document

19:30:17 Presenting document Relational_Minimum_Spanning_Trees/outline

19:30:18 Presenting theory Statecharts.CarAudioSystem

19:30:18 Presenting Relational_Disjoint_Set_Forests ...

19:30:18 Presenting document Relational_Disjoint_Set_Forests/document

19:30:18 Presenting document Relational_Disjoint_Set_Forests/outline

19:30:18 Presenting theory Relational_Minimum_Spanning_Trees.Kruskal

19:30:18 Presenting theory Aggregation_Algebras.Matrix_Aggregation_Algebras

19:30:19 Presenting theory Relational_Minimum_Spanning_Trees.Prim

19:30:20 Presenting theory Aggregation_Algebras.Linear_Aggregation_Algebras

19:30:20 Presenting theory Simpl.Termination

19:30:20 Presenting Relational_Forests ...

19:30:20 Presenting document Relational_Forests/document

19:30:20 Presenting document Relational_Forests/outline

19:30:21 Presenting theory Planarity_Certificates.Check_Planarity_Verification

19:30:21 Presenting theory Planarity_Certificates.Planarity_Certificates

19:30:21 Presenting Subset_Boolean_Algebras ...

19:30:21 Presenting document Subset_Boolean_Algebras/document

19:30:21 Presenting document Subset_Boolean_Algebras/outline

19:30:21 Presenting theory Relational_Disjoint_Set_Forests.Disjoint_Set_Forests

19:30:22 Presenting theory Relational_Forests.Forests

19:30:22 Presenting theory Stone_Kleene_Relation_Algebras.Matrix_Kleene_Algebras

19:30:22 Presenting Store_Buffer_Reduction ...

19:30:22 Presenting document Store_Buffer_Reduction/document

19:30:22 Presenting document Store_Buffer_Reduction/outline

19:30:22 Presenting theory Relational_Forests.Algorithms

19:30:23 Presenting Strong_Security ...

19:30:23 Presenting document Strong_Security/document

19:30:23 Presenting document Strong_Security/outline

19:30:23 Presenting theory Strong_Security.Types

19:30:23 Presenting theory Strong_Security.Expr

19:30:23 Presenting theory Strong_Security.Domain_example

19:30:23 Presenting theory Strong_Security.MWLf

19:30:23 Presenting theory Strong_Security.Strong_Security

19:30:24 Presenting theory Strong_Security.Up_To_Technique

19:30:24 Presenting theory Strong_Security.Parallel_Composition

19:30:24 Presenting theory Strong_Security.Strongly_Secure_Skip_Assign

19:30:25 Presenting theory Subset_Boolean_Algebras.Subset_Boolean_Algebras

19:30:25 Presenting theory Simpl.SmallStep

19:30:25 Presenting theory Relational_Minimum_Spanning_Trees.Boruvka

19:30:26 Presenting Sugar ...

19:30:26 Presenting document Sugar/sugar

19:30:26 Presenting theory Sugar.Sugar

19:30:26 Presenting Sunflowers ...

19:30:26 Presenting document Sunflowers/document

19:30:26 Presenting document Sunflowers/outline

19:30:26 Presenting theory Simpl.HoareTotalDef

19:30:26 Presenting theory Sunflowers.Sunflower

19:30:26 Presenting Syntax_Independent_Logic ...

19:30:26 Presenting document Syntax_Independent_Logic/document

19:30:26 Presenting document Syntax_Independent_Logic/outline

19:30:27 Presenting theory Strong_Security.Language_Composition

19:30:27 Presenting theory Syntax_Independent_Logic.Prelim

19:30:27 Presenting theory Sunflowers.Erdos_Rado_Sunflower

19:30:27 Presenting Goedel_Incompleteness ...

19:30:27 Presenting document Goedel_Incompleteness/document

19:30:27 Presenting document Goedel_Incompleteness/outline

19:30:27 Presenting theory Strong_Security.Type_System

19:30:27 Presenting theory Strong_Security.Type_System_example

19:30:27 Presenting Goedel_HFSet_Semantic ...

19:30:27 Presenting document Goedel_HFSet_Semantic/document

19:30:27 Presenting document Goedel_HFSet_Semantic/outline

19:30:27 Presenting theory Goedel_HFSet_Semantic.Instance

19:30:28 Presenting theory Goedel_Incompleteness.Deduction2

19:30:28 Presenting Goedel_HFSet_Semanticless ...

19:30:28 Presenting document Goedel_HFSet_Semanticless/document

19:30:28 Presenting document Goedel_HFSet_Semanticless/outline

19:30:28 Presenting theory Goedel_Incompleteness.Abstract_Encoding

19:30:28 Presenting theory Relational_Disjoint_Set_Forests.More_Disjoint_Set_Forests

19:30:29 Presenting Robinson_Arithmetic ...

19:30:29 Presenting document Robinson_Arithmetic/document

19:30:29 Presenting document Robinson_Arithmetic/outline

19:30:29 Presenting theory Goedel_Incompleteness.Abstract_Representability

19:30:30 Presenting theory Goedel_Incompleteness.Diagonalization

19:30:30 Presenting theory Goedel_HFSet_Semanticless.SyntaxN

19:30:31 Presenting theory Goedel_Incompleteness.Derivability_Conditions

19:30:31 Presenting theory Goedel_Incompleteness.Goedel_Formula

19:30:31 Presenting theory Goedel_HFSet_Semanticless.Coding

19:30:32 Presenting theory Goedel_Incompleteness.Standard_Model_More

19:30:33 Presenting theory Robinson_Arithmetic.Robinson_Arithmetic

19:30:33 Presenting theory Simpl.HoareTotalProps

19:30:33 Presenting theory Goedel_HFSet_Semanticless.Predicates

19:30:34 Presenting theory Goedel_Incompleteness.Abstract_First_Goedel

19:30:34 Presenting theory Goedel_HFSet_Semanticless.Sigma

19:30:34 Presenting theory Robinson_Arithmetic.Instance

19:30:34 Presenting Szpilrajn ...

19:30:34 Presenting document Szpilrajn/document

19:30:34 Presenting document Szpilrajn/outline

19:30:35 Presenting theory Goedel_Incompleteness.Rosser_Formula

19:30:35 Presenting theory Syntax_Independent_Logic.Syntax

19:30:35 Presenting theory Simpl.HoareTotal

19:30:36 Presenting theory Simpl.Hoare

19:30:36 Presenting theory Goedel_Incompleteness.Abstract_First_Goedel_Rosser

19:30:36 Presenting theory Simpl.StateSpace

19:30:36 Presenting theory Goedel_HFSet_Semanticless.Coding_Predicates

19:30:36 Presenting theory Goedel_Incompleteness.Abstract_Second_Goedel

19:30:36 Presenting theory Szpilrajn.Szpilrajn

19:30:36 Presenting TESL_Language ...

19:30:36 Presenting document TESL_Language/document

19:30:36 Presenting document TESL_Language/outline

19:30:36 Presenting theory Goedel_Incompleteness.Abstract_Jeroslow_Encoding

19:30:36 Presenting theory TESL_Language.Introduction

19:30:36 Presenting theory Goedel_HFSet_Semanticless.Pf_Predicates

19:30:37 Presenting theory TESL_Language.TESL

19:30:37 Presenting theory TESL_Language.Run

19:30:38 Presenting theory Goedel_Incompleteness.Jeroslow_Original

19:30:38 Presenting theory TESL_Language.Denotational

19:30:38 Presenting theory TESL_Language.SymbolicPrimitive

19:30:39 Presenting theory Goedel_Incompleteness.Jeroslow_Simplified

19:30:39 Presenting theory TESL_Language.Operational

19:30:39 Presenting theory Goedel_Incompleteness.Loeb_Formula

19:30:39 Presenting theory Goedel_Incompleteness.Loeb

19:30:39 Presenting theory Goedel_Incompleteness.Tarski

19:30:39 Presenting theory Goedel_Incompleteness.All_Abstract

19:30:39 Presenting TLA ...

19:30:39 Presenting document TLA/document

19:30:39 Presenting document TLA/outline

19:30:40 Presenting theory TESL_Language.Corecursive_Prop

19:30:41 Presenting theory TLA.Sequence

19:30:41 Presenting theory TESL_Language.Hygge_Theory

19:30:41 Presenting theory TESL_Language.StutteringDefs

19:30:41 Presenting theory TLA.Intensional

19:30:42 Presenting theory TLA.Semantics

19:30:42 Presenting theory Syntax_Independent_Logic.Deduction

19:30:42 Presenting theory TLA.PreFormulas

19:30:43 Presenting theory TLA.Rules

19:30:44 Presenting theory TLA.Liveness

19:30:44 Presenting theory TLA.State

19:30:44 Presenting theory TESL_Language.StutteringLemmas

19:30:44 Presenting theory TLA.Even

19:30:44 Presenting theory Syntax_Independent_Logic.Natural_Deduction

19:30:44 Presenting theory TLA.Inc

19:30:45 Presenting theory TESL_Language.Stuttering

19:30:45 Presenting theory Goedel_HFSet_Semanticless.II_Prelims

19:30:45 Presenting theory TESL_Language.Config_Morphisms

19:30:45 Presenting Timed_Automata ...

19:30:45 Presenting document Timed_Automata/document

19:30:45 Presenting document Timed_Automata/outline

19:30:45 Presenting theory TLA.Buffer

19:30:45 Presenting theory Syntax_Independent_Logic.Pseudo_Term

19:30:45 Presenting Topological_Semantics ...

19:30:45 Presenting document Topological_Semantics/document

19:30:45 Presenting document Topological_Semantics/outline

19:30:45 Presenting theory Syntax_Independent_Logic.Standard_Model

19:30:46 Presenting theory Topological_Semantics.sse_boolean_algebra

19:30:46 Presenting theory Goedel_HFSet_Semanticless.Pseudo_Coding

19:30:47 Presenting theory Topological_Semantics.sse_boolean_algebra_quantification

19:30:47 Presenting theory SPARCv8.Sparc_Properties

19:30:48 Presenting theory Topological_Semantics.sse_operation_positive

19:30:49 Presenting theory Timed_Automata.Floyd_Warshall

19:30:49 Presenting theory Topological_Semantics.sse_operation_positive_quantification

19:30:50 Presenting theory Timed_Automata.Timed_Automata

19:30:50 Presenting theory Goedel_HFSet_Semanticless.Quote

19:30:51 Presenting theory Timed_Automata.DBM

19:30:51 Presenting theory SPARCv8.Sparc_Init_State

19:30:51 Presenting theory SPARCv8.Sparc_Code_Gen

19:30:51 Presenting Transitive-Closure-II ...

19:30:51 Presenting document Transitive-Closure-II/document

19:30:51 Presenting document Transitive-Closure-II/outline

19:30:51 Presenting theory Goedel_HFSet_Semanticless.Functions

19:30:51 Presenting theory Syntax_Independent_Logic.Syntax_Arith

19:30:52 Presenting theory Transitive-Closure-II.RTrancl

19:30:52 Presenting Tree_Decomposition ...

19:30:52 Presenting document Tree_Decomposition/document

19:30:52 Presenting document Tree_Decomposition/outline

19:30:53 Presenting theory Timed_Automata.Paths_Cycles

19:30:53 Presenting theory Topological_Semantics.sse_operation_negative

19:30:53 Presenting theory Goedel_HFSet_Semanticless.Goedel_I

19:30:53 Presenting theory Syntax_Independent_Logic.Deduction_Q

19:30:53 Presenting Tutorial ...

19:30:53 Presenting document Tutorial/tutorial

19:30:53 Presenting theory Tutorial.Base

19:30:53 Presenting theory Tutorial.ToyList_Test

19:30:53 Presenting theory Tutorial.ToyList

19:30:54 Presenting theory Tutorial.Ifexpr

19:30:54 Presenting theory Tutorial.CodeGen

19:30:54 Presenting theory Tree_Decomposition.Graph

19:30:54 Presenting theory Tutorial.Trie

19:30:54 Presenting theory Goedel_HFSet_Semanticless.Instance

19:30:54 Presenting Typeclass_Hierarchy ...

19:30:54 Presenting document Typeclass_Hierarchy/typeclass_hierarchy

19:30:54 Presenting theory Tutorial.ABexpr

19:30:54 Presenting theory Tutorial.unfoldnested

19:30:54 Presenting theory Topological_Semantics.sse_operation_negative_quantification

19:30:54 Presenting theory Tutorial.Nested

19:30:54 Presenting theory Tutorial.Fundata

19:30:54 Presenting theory Tutorial.fun0

19:30:55 Presenting theory Tutorial.simp2

19:30:55 Presenting theory Tutorial.PDL

19:30:55 Presenting theory Simpl.AlternativeSmallStep

19:30:55 Presenting theory Tutorial.CTL

19:30:55 Presenting theory Typeclass_Hierarchy.Setup

19:30:55 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

19:30:55 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

19:30:55 Presenting theory Tree_Decomposition.Tree

19:30:55 Presenting theory Tutorial.CTLind

19:30:55 Presenting theory Store_Buffer_Reduction.ReduceStoreBuffer

19:30:55 Presenting theory Typeclass_Hierarchy.Typeclass_Hierarchy

19:30:55 Presenting Types_Tableaus_and_Goedels_God ...

19:30:55 Presenting document Types_Tableaus_and_Goedels_God/document

19:30:55 Presenting document Types_Tableaus_and_Goedels_God/outline

19:30:55 Presenting theory Timed_Automata.DBM_Basics

19:30:55 Presenting theory Types_Tableaus_and_Goedels_God.Relations

19:30:55 Presenting theory Tutorial.Setup

19:30:55 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

19:30:55 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

19:30:55 Presenting theory Tutorial.Even

19:30:55 Presenting theory Tutorial.Mutual

19:30:55 Presenting theory Tutorial.Star

19:30:55 Presenting theory Simpl.Simpl_Heap

19:30:55 Presenting theory Tutorial.AB

19:30:55 Presenting theory Types_Tableaus_and_Goedels_God.IHOML

19:30:55 Presenting theory Simpl.HeapList

19:30:55 Presenting theory Tree_Decomposition.TreeDecomposition

19:30:56 Presenting theory Tutorial.Advanced

19:30:56 Presenting theory Tutorial.Tree

19:30:56 Presenting theory Tutorial.Tree2

19:30:56 Presenting theory Tutorial.Plus

19:30:56 Presenting theory Tutorial.case_exprs

19:30:56 Presenting theory Tutorial.fakenat

19:30:56 Presenting theory Tutorial.natsum

19:30:56 Presenting theory Tutorial.pairs2

19:30:56 Presenting theory Tutorial.Option2

19:30:56 Presenting theory Tree_Decomposition.TreewidthTree

19:30:56 Presenting theory Tutorial.types

19:30:56 Presenting theory Tutorial.prime_def

19:30:56 Presenting theory Tutorial.simp

19:30:56 Presenting theory Tutorial.Itrev

19:30:56 Presenting theory Tutorial.AdvancedInd

19:30:56 Presenting theory Tree_Decomposition.TreewidthCompleteGraph

19:30:56 Presenting theory Tutorial.appendix

19:30:56 Presenting theory Tree_Decomposition.ExampleInstantiations

19:30:57 Presenting UPF ...

19:30:57 Presenting document UPF/document

19:30:57 Presenting document UPF/outline

19:30:57 Presenting theory Simpl.Generalise

19:30:57 Presenting file "generalise_state.ML"

19:30:57 Presenting theory Types_Tableaus_and_Goedels_God.IHOML_Examples

19:30:57 Presenting theory Types_Tableaus_and_Goedels_God.GoedelProof_P1

19:30:57 Presenting theory Tutorial.Message

19:30:58 Presenting theory Tutorial.Event

19:30:58 Presenting theory Types_Tableaus_and_Goedels_God.GoedelProof_P2

19:30:58 Presenting theory Tutorial.Public

19:30:58 Presenting theory Types_Tableaus_and_Goedels_God.FittingProof

19:30:58 Presenting theory UPF.Monads

19:30:58 Presenting theory Topological_Semantics.topo_operators_basic

19:30:58 Presenting theory Tutorial.NS_Public

19:30:58 Presenting theory Tutorial.Documents

19:30:58 Presenting theory Types_Tableaus_and_Goedels_God.AndersonProof

19:30:58 Presenting UPF_Firewall ...

19:30:58 Presenting theory Tutorial.Numbers

19:30:58 Presenting document UPF_Firewall/document

19:30:58 Presenting document UPF_Firewall/outline

19:30:58 Presenting theory UPF_Firewall.NetworkCore

19:30:58 Presenting theory Tutorial.Pairs

19:30:58 Presenting theory UPF_Firewall.DatatypeAddress

19:30:58 Presenting theory UPF_Firewall.DatatypePort

19:30:58 Presenting theory UPF_Firewall.IntegerAddress

19:30:59 Presenting theory UPF_Firewall.IntegerPort

19:30:59 Presenting theory Tutorial.Records

19:30:59 Presenting theory UPF.UPFCore

19:30:59 Presenting theory UPF_Firewall.IntegerPort_TCPUDP

19:30:59 Presenting theory Tutorial.Typedefs

19:30:59 Presenting theory UPF_Firewall.IPv4

19:30:59 Presenting theory Tutorial.Overloading

19:30:59 Presenting theory UPF_Firewall.IPv4_TCPUDP

19:30:59 Presenting theory UPF_Firewall.NetworkModels

19:30:59 Presenting theory UPF_Firewall.PolicyCore

19:30:59 Presenting theory UPF_Firewall.PolicyCombinators

19:30:59 Presenting theory Tutorial.Axioms

19:30:59 Presenting theory UPF_Firewall.PortCombinators

19:30:59 Presenting theory UPF.ElementaryPolicies

19:30:59 Presenting theory UPF_Firewall.ProtocolPortCombinators

19:30:59 Presenting theory UPF_Firewall.Ports

19:30:59 Presenting theory UPF_Firewall.PacketFilter

19:31:00 Presenting theory Tutorial.Basic

19:31:00 Presenting theory UPF.SeqComposition

19:31:00 Presenting theory UPF_Firewall.NAT

19:31:00 Presenting theory Tutorial.Blast

19:31:00 Presenting theory Topological_Semantics.topo_operators_derivative

19:31:00 Presenting theory Tutorial.Force

19:31:00 Presenting theory Tutorial.TPrimes

19:31:00 Presenting theory Tutorial.Forward

19:31:01 Presenting theory Tutorial.Tacticals

19:31:01 Presenting theory Tutorial.find2

19:31:01 Presenting theory Topological_Semantics.topo_alexandrov

19:31:01 Presenting theory Tutorial.Examples

19:31:01 Presenting theory Timed_Automata.DBM_Operations

19:31:01 Presenting theory Tutorial.Functions

19:31:01 Presenting theory UPF.ParallelComposition

19:31:01 Presenting theory Tutorial.Relations

19:31:01 Presenting theory Tutorial.Recur

19:31:01 Presenting Universal_Turing_Machine ...

19:31:01 Presenting document Universal_Turing_Machine/document

19:31:01 Presenting document Universal_Turing_Machine/outline

19:31:01 Presenting theory Topological_Semantics.topo_frontier_algebra

19:31:01 Presenting theory UPF_Firewall.FWNormalisationCore

19:31:01 Presenting theory UPF.Normalisation

19:31:01 Presenting theory UPF.NormalisationTestSpecification

19:31:02 Presenting theory UPF.Analysis

19:31:02 Presenting theory UPF.UPF

19:31:02 Presenting theory Timed_Automata.DBM_Zone_Semantics

19:31:03 Presenting theory UPF.Service

19:31:03 Presenting theory Timed_Automata.Misc

19:31:03 Presenting theory UPF.ServiceExample

19:31:03 Presenting Van_Emde_Boas_Trees ...

19:31:03 Presenting theory Timed_Automata.DBM_Normalization

19:31:03 Presenting document Van_Emde_Boas_Trees/document

19:31:03 Presenting document Van_Emde_Boas_Trees/outline

19:31:03 Presenting theory Universal_Turing_Machine.Turing

19:31:03 Presenting theory Isabelle_C.C_Ast

19:31:04 Presenting file "$AFP/Isabelle_C/C11-FrontEnd/generated/c_ast.ML"

19:31:05 Presenting theory Universal_Turing_Machine.Turing_Hoare

19:31:06 Presenting theory Van_Emde_Boas_Trees.Heap_Time_Monad

19:31:07 Presenting theory Van_Emde_Boas_Trees.Array_Time

19:31:08 Presenting theory Van_Emde_Boas_Trees.Heap

19:31:08 Presenting theory Van_Emde_Boas_Trees.Ref_Time

19:31:08 Presenting theory Van_Emde_Boas_Trees.Imperative_HOL_Time

19:31:09 Presenting theory Van_Emde_Boas_Trees.Syntax_Match

19:31:09 Presenting theory Timed_Automata.Regions_Beta

19:31:09 Presenting theory UPF_Firewall.NormalisationGenericProofs

19:31:09 Presenting theory Universal_Turing_Machine.Uncomputable

19:31:10 Presenting theory Topological_Semantics.topo_negation_conditions

19:31:12 Presenting theory Van_Emde_Boas_Trees.Assertions

19:31:12 Presenting theory Topological_Semantics.topo_negation_fixedpoints

19:31:13 Presenting theory Van_Emde_Boas_Trees.Hoare_Triple

19:31:13 Presenting theory Van_Emde_Boas_Trees.Refine_Imp_Hol

19:31:13 Presenting theory Isabelle_C.C_Environment

19:31:14 Presenting theory Universal_Turing_Machine.Abacus_Mopup

19:31:16 Presenting theory Topological_Semantics.ex_LFIs

19:31:16 Presenting theory Simpl.Vcg

19:31:16 Presenting file "hoare.ML"

19:31:16 Presenting file "hoare_syntax.ML"

19:31:17 Presenting theory Van_Emde_Boas_Trees.Automation

19:31:17 Presenting theory Van_Emde_Boas_Trees.Sep_Main

19:31:17 Presenting theory Van_Emde_Boas_Trees.Imperative_HOL_Add

19:31:17 Presenting theory Topological_Semantics.topo_strict_implication

19:31:17 Presenting theory Simpl.SyntaxTest

19:31:18 Presenting theory Van_Emde_Boas_Trees.Time_Reasoning

19:31:18 Presenting theory UPF_Firewall.NormalisationIntegerPortProof

19:31:18 Presenting theory Van_Emde_Boas_Trees.Simple_TBOUND_Cond

19:31:18 Presenting theory Van_Emde_Boas_Trees.VEBT_Example_Setup

19:31:19 Presenting theory Van_Emde_Boas_Trees.VEBT_Definitions

19:31:19 Presenting theory Simpl.VcgEx

19:31:20 Presenting theory Van_Emde_Boas_Trees.VEBT_Member

19:31:20 Presenting theory Topological_Semantics.ex_subminimal_logics

19:31:21 Presenting theory Timed_Automata.Regions

19:31:22 Presenting theory Topological_Semantics.topo_derivative_algebra

19:31:22 Presenting theory Van_Emde_Boas_Trees.VEBT_Insert

19:31:23 Presenting theory Topological_Semantics.ex_LFUs

19:31:23 Presenting theory Simpl.VcgExSP

19:31:23 Presenting theory Topological_Semantics.topo_border_algebra

19:31:23 Presenting theory Topological_Semantics.topo_closure_algebra

19:31:24 Presenting theory Simpl.VcgExTotal

19:31:24 Presenting theory Topological_Semantics.topo_interior_algebra

19:31:24 Presenting Van_der_Waerden ...

19:31:24 Presenting document Van_der_Waerden/document

19:31:24 Presenting document Van_der_Waerden/outline

19:31:24 Presenting theory Simpl.Quicksort

19:31:24 Presenting theory Van_der_Waerden.Digits

19:31:24 Presenting theory Simpl.XVcg

19:31:24 Presenting theory Simpl.XVcgEx

19:31:25 Presenting theory Simpl.ProcParEx

19:31:25 Presenting theory Simpl.ProcParExSP

19:31:25 Presenting theory Timed_Automata.Closure

19:31:25 Presenting theory UPF_Firewall.NormalisationIPPProofs

19:31:26 Presenting theory Simpl.Closure

19:31:26 Presenting theory UPF_Firewall.ElementaryRules

19:31:26 Presenting theory UPF_Firewall.FWNormalisation

19:31:26 Presenting theory Simpl.ClosureEx

19:31:26 Presenting theory UPF_Firewall.LTL_alike

19:31:26 Presenting theory Van_der_Waerden.Van_der_Waerden

19:31:26 Presenting theory UPF_Firewall.StatefulCore

19:31:26 Presenting VeriComp ...

19:31:26 Presenting document VeriComp/document

19:31:26 Presenting document VeriComp/outline

19:31:26 Presenting theory VeriComp.Behaviour

19:31:26 Presenting theory VeriComp.Well_founded

19:31:27 Presenting theory VeriComp.Inf

19:31:27 Presenting theory UPF_Firewall.FTP

19:31:27 Presenting theory VeriComp.Transfer_Extras

19:31:27 Presenting theory Van_Emde_Boas_Trees.VEBT_InsertCorrectness

19:31:27 Presenting theory UPF_Firewall.FTP_WithPolicy

19:31:27 Presenting theory VeriComp.Semantics

19:31:27 Presenting theory VeriComp.Language

19:31:28 Presenting theory UPF_Firewall.VOIP

19:31:28 Presenting theory Simpl.Compose

19:31:28 Presenting theory Van_Emde_Boas_Trees.VEBT_MinMax

19:31:28 Presenting theory Simpl.ComposeEx

19:31:29 Presenting theory UPF_Firewall.FTPVOIP

19:31:29 Presenting theory UPF_Firewall.StatefulFW

19:31:29 Presenting theory UPF_Firewall.UPF-Firewall

19:31:29 Presenting theory VeriComp.Simulation

19:31:29 Presenting theory UPF_Firewall.DMZDatatype

19:31:29 Presenting theory Simpl.UserGuide

19:31:29 Presenting theory UPF_Firewall.DMZInteger

19:31:29 Presenting theory Simpl.Simpl

19:31:29 Presenting Verified-Prover ...

19:31:29 Presenting theory UPF_Firewall.DMZ

19:31:29 Presenting document Verified-Prover/document

19:31:29 Presenting document Verified-Prover/outline

19:31:29 Presenting theory UPF_Firewall.Voice_over_IP

19:31:29 Presenting theory UPF_Firewall.Transformation01

19:31:30 Presenting theory VeriComp.Compiler

19:31:30 Presenting theory UPF_Firewall.Transformation02

19:31:30 Presenting theory UPF_Firewall.Transformation

19:31:30 Presenting theory VeriComp.Fixpoint

19:31:30 Presenting Verified_SAT_Based_AI_Planning ...

19:31:30 Presenting theory Store_Buffer_Reduction.ReduceStoreBufferSimulation

19:31:30 Presenting document Verified_SAT_Based_AI_Planning/document

19:31:30 Presenting document Verified_SAT_Based_AI_Planning/outline

19:31:30 Presenting theory Verified_SAT_Based_AI_Planning.List_Supplement

19:31:30 Presenting theory UPF_Firewall.NAT-FW

19:31:30 Presenting theory UPF_Firewall.PersonalFirewallInt

19:31:30 Presenting theory Verified_SAT_Based_AI_Planning.Map_Supplement

19:31:30 Presenting theory UPF_Firewall.PersonalFirewallIpv4

19:31:30 Presenting theory Verified_SAT_Based_AI_Planning.CNF_Supplement

19:31:30 Presenting theory UPF_Firewall.PersonalFirewallDatatype

19:31:30 Presenting theory UPF_Firewall.PersonalFirewall

19:31:30 Presenting theory UPF_Firewall.Examples

19:31:30 Presenting VolpanoSmith ...

19:31:30 Presenting document VolpanoSmith/document

19:31:30 Presenting document VolpanoSmith/outline

19:31:30 Presenting theory Verified_SAT_Based_AI_Planning.CNF_Semantics_Supplement

19:31:30 Presenting theory Verified_SAT_Based_AI_Planning.State_Variable_Representation

19:31:31 Presenting theory Verified_SAT_Based_AI_Planning.STRIPS_Representation

19:31:31 Presenting theory Verified-Prover.Prover

19:31:31 Presenting WHATandWHERE_Security ...

19:31:31 Presenting document WHATandWHERE_Security/document

19:31:31 Presenting document WHATandWHERE_Security/outline

19:31:31 Presenting theory WHATandWHERE_Security.WHATWHERE_Security

19:31:31 Presenting theory VolpanoSmith.Semantics

19:31:31 Presenting theory WHATandWHERE_Security.Up_To_Technique

19:31:32 Presenting theory WHATandWHERE_Security.MWLs

19:31:32 Presenting theory Universal_Turing_Machine.Abacus

19:31:32 Presenting theory WHATandWHERE_Security.Parallel_Composition

19:31:32 Presenting theory Van_Emde_Boas_Trees.VEBT_Succ

19:31:33 Presenting theory WHATandWHERE_Security.WHATWHERE_Secure_Skip_Assign

19:31:33 Presenting theory Universal_Turing_Machine.Abacus_Defs

19:31:33 Presenting theory VolpanoSmith.secTypes

19:31:33 Presenting theory Universal_Turing_Machine.Rec_Def

19:31:34 Presenting theory VolpanoSmith.Execute

19:31:34 Presenting WOOT_Strong_Eventual_Consistency ...

19:31:34 Presenting document WOOT_Strong_Eventual_Consistency/document

19:31:34 Presenting document WOOT_Strong_Eventual_Consistency/outline

19:31:34 Presenting theory WOOT_Strong_Eventual_Consistency.ErrorMonad

19:31:34 Presenting theory WOOT_Strong_Eventual_Consistency.Data

19:31:34 Presenting theory WOOT_Strong_Eventual_Consistency.BasicAlgorithms

19:31:34 Presenting theory WOOT_Strong_Eventual_Consistency.CreateAlgorithms

19:31:34 Presenting theory WOOT_Strong_Eventual_Consistency.IntegrateAlgorithm

19:31:34 Presenting theory WOOT_Strong_Eventual_Consistency.DistributedExecution

19:31:34 Presenting theory WOOT_Strong_Eventual_Consistency.SortKeys

19:31:34 Presenting theory Timed_Automata.Approx_Beta

19:31:35 Presenting theory Universal_Turing_Machine.Abacus_Hoare

19:31:35 Presenting theory WOOT_Strong_Eventual_Consistency.Psi

19:31:35 Presenting theory WHATandWHERE_Security.Language_Composition

19:31:35 Presenting theory WOOT_Strong_Eventual_Consistency.Sorting

19:31:36 Presenting theory WHATandWHERE_Security.Type_System

19:31:36 Presenting theory Van_Emde_Boas_Trees.VEBT_Pred

19:31:36 Presenting theory WOOT_Strong_Eventual_Consistency.Consistency

19:31:36 Presenting theory WHATandWHERE_Security.Type_System_example

19:31:36 Presenting Weight_Balanced_Trees ...

19:31:36 Presenting document Weight_Balanced_Trees/document

19:31:36 Presenting document Weight_Balanced_Trees/outline

19:31:36 Presenting theory Weight_Balanced_Trees.Weight_Balanced_Trees_log

19:31:37 Presenting theory Store_Buffer_Reduction.PIMP

19:31:37 Presenting theory Weight_Balanced_Trees.Weight_Balanced_Trees

19:31:37 Presenting theory Store_Buffer_Reduction.SyntaxTweaks

19:31:37 Presenting Word_Lib ...

19:31:37 Presenting theory Verified_SAT_Based_AI_Planning.STRIPS_Semantics

19:31:37 Presenting theory WOOT_Strong_Eventual_Consistency.CreateConsistent

19:31:37 Presenting document Word_Lib/document

19:31:37 Presenting document Word_Lib/outline

19:31:37 Presenting theory Word_Lib.More_Arithmetic

19:31:37 Presenting theory Word_Lib.Even_More_List

19:31:37 Presenting theory Store_Buffer_Reduction.Abbrevs

19:31:37 Presenting theory Timed_Automata.Normalized_Zone_Semantics

19:31:38 Presenting theory Word_Lib.More_Sublist

19:31:38 Presenting theory Word_Lib.More_Misc

19:31:38 Presenting Complx ...

19:31:38 Presenting document Complx/document

19:31:38 Presenting document Complx/outline

19:31:38 Presenting theory Word_Lib.More_Divides

19:31:38 Presenting theory Verified_SAT_Based_AI_Planning.SAS_Plus_Representation

19:31:38 Presenting theory Complx.Language

19:31:40 Presenting theory Word_Lib.More_Word

19:31:40 Presenting theory Word_Lib.Strict_part_mono

19:31:40 Presenting theory WOOT_Strong_Eventual_Consistency.IntegrateInsertCommute

19:31:40 Presenting theory Verified_SAT_Based_AI_Planning.SAS_Plus_Semantics

19:31:40 Presenting theory Word_Lib.Many_More

19:31:40 Presenting theory Store_Buffer_Reduction.Variants

19:31:40 Presenting theory Word_Lib.Bit_Shifts_Infix_Syntax

19:31:41 Presenting theory Complx.SmallStep

19:31:41 Presenting theory WOOT_Strong_Eventual_Consistency.StrongConvergence

19:31:41 Presenting theory Word_Lib.Aligned

19:31:41 Presenting theory Word_Lib.Next_and_Prev

19:31:41 Presenting theory WOOT_Strong_Eventual_Consistency.SEC

19:31:42 Presenting theory Word_Lib.Signed_Division_Word

19:31:42 Presenting theory Store_Buffer_Reduction.Text

19:31:42 Presenting theory Word_Lib.Bit_Comprehension

19:31:42 Presenting theory Store_Buffer_Reduction.Preliminaries

19:31:42 Presenting IEEE_Floating_Point ...

19:31:42 Presenting document IEEE_Floating_Point/document

19:31:42 Presenting document IEEE_Floating_Point/outline

19:31:42 Presenting theory Word_Lib.Most_significant_bit

19:31:42 Presenting theory Word_Lib.Least_significant_bit

19:31:42 Presenting theory Word_Lib.Generic_set_bit

19:31:42 Presenting theory WOOT_Strong_Eventual_Consistency.Example

19:31:42 Presenting IP_Addresses ...

19:31:42 Presenting document IP_Addresses/document

19:31:42 Presenting document IP_Addresses/outline

19:31:43 Presenting theory Complx.OG_Annotations

19:31:43 Presenting theory IP_Addresses.NumberWang_IPv4

19:31:43 Presenting theory IEEE_Floating_Point.IEEE

19:31:43 Presenting theory IP_Addresses.NumberWang_IPv6

19:31:44 Presenting theory Word_Lib.Bits_Int

19:31:44 Presenting theory Van_Emde_Boas_Trees.VEBT_Delete

19:31:44 Presenting theory Word_Lib.Typedef_Morphisms

19:31:44 Presenting theory Word_Lib.Singleton_Bit_Shifts

19:31:44 Presenting theory Word_Lib.Legacy_Aliases

19:31:45 Presenting theory IP_Addresses.WordInterval

19:31:45 Presenting theory IP_Addresses.Hs_Compat

19:31:45 Presenting theory Complx.OG_Hoare

19:31:45 Presenting theory IP_Addresses.IP_Address

19:31:46 Presenting theory IP_Addresses.IPv4

19:31:46 Presenting theory IEEE_Floating_Point.IEEE_Properties

19:31:46 Presenting theory Complx.SeqCatch_decomp

19:31:46 Presenting theory IEEE_Floating_Point.FP64

19:31:47 Presenting theory Word_Lib.Reversed_Bit_Lists

19:31:47 Presenting theory IEEE_Floating_Point.Conversion_IEEE_Float

19:31:47 Presenting theory Word_Lib.Bitwise

19:31:48 Presenting theory IEEE_Floating_Point.Double

19:31:48 Presenting Simple_Firewall ...

19:31:48 Presenting document Simple_Firewall/document

19:31:48 Presenting document Simple_Firewall/outline

19:31:48 Presenting theory Word_Lib.Examples

19:31:48 Presenting theory Simple_Firewall.Lib_Enum_toString

19:31:48 Presenting theory Word_Lib.Signed_Words

19:31:48 Presenting theory Word_Lib.Bitwise_Signed

19:31:49 Presenting theory Word_Lib.Enumeration

19:31:49 Presenting theory Simple_Firewall.L4_Protocol

19:31:49 Presenting theory Word_Lib.Enumeration_Word

19:31:49 Presenting theory Word_Lib.Hex_Words

19:31:49 Presenting theory Simple_Firewall.Simple_Packet

19:31:49 Presenting theory Simple_Firewall.Firewall_Common_Decision_State

19:31:49 Presenting theory Word_Lib.Norm_Words

19:31:49 Presenting theory Word_Lib.Rsplit

19:31:49 Presenting theory Word_Lib.Syntax_Bundles

19:31:49 Presenting theory Word_Lib.Type_Syntax

19:31:49 Presenting theory Word_Lib.Word_EqI

19:31:50 Presenting theory IP_Addresses.IPv6

19:31:50 Presenting theory Word_Lib.Word_Lemmas

19:31:50 Presenting theory Van_Emde_Boas_Trees.VEBT_DeleteCorrectness

19:31:50 Presenting theory IP_Addresses.Prefix_Match

19:31:51 Presenting theory Complx.OG_Soundness

19:31:51 Presenting theory Word_Lib.Word_8

19:31:51 Presenting theory Word_Lib.Word_16

19:31:51 Presenting theory Word_Lib.Word_Syntax

19:31:51 Presenting theory Word_Lib.Word_Names

19:31:51 Presenting theory Simple_Firewall.Iface

19:31:51 Presenting theory Complx.Cache_Tactics

19:31:51 Presenting theory Simple_Firewall.SimpleFw_Syntax

19:31:51 Presenting theory IP_Addresses.CIDR_Split

19:31:51 Presenting theory IP_Addresses.WordInterval_Sorted

19:31:51 Presenting theory Word_Lib.More_Word_Operations

19:31:52 Presenting theory Word_Lib.Word_32

19:31:52 Presenting theory Word_Lib.Word_Lib_Sumo

19:31:52 Presenting theory Word_Lib.Machine_Word_32_Basics

19:31:52 Presenting theory Word_Lib.Machine_Word_32

19:31:52 Presenting theory Word_Lib.Word_64

19:31:52 Presenting theory Word_Lib.Machine_Word_64_Basics

19:31:52 Presenting theory Word_Lib.Machine_Word_64

19:31:52 Presenting theory Word_Lib.Guide

19:31:52 Presenting Routing ...

19:31:52 Presenting document Routing/document

19:31:52 Presenting document Routing/outline

19:31:52 Presenting theory Routing.Linorder_Helper

19:31:52 Presenting theory Routing.Routing_Table

19:31:53 Presenting theory Routing.Linux_Router

19:31:53 Presenting theory Verified_SAT_Based_AI_Planning.SAS_Plus_STRIPS

19:31:53 Presenting theory Simple_Firewall.SimpleFw_Semantics

19:31:53 Presenting theory Van_Emde_Boas_Trees.VEBT_Uniqueness

19:31:53 Presenting theory Simple_Firewall.List_Product_More

19:31:53 Presenting theory Routing.IpRoute_Parser

19:31:53 Presenting file "IpRoute_Parser.ml"

19:31:53 Presenting theory Simple_Firewall.Option_Helpers

19:31:53 Presenting Iptables_Semantics ...

19:31:53 Presenting document Iptables_Semantics/document

19:31:53 Presenting document Iptables_Semantics/outline

19:31:54 Presenting theory Iptables_Semantics.List_Misc

19:31:54 Presenting theory Iptables_Semantics.Negation_Type

19:31:54 Presenting theory Iptables_Semantics.WordInterval_Lists

19:31:54 Presenting theory Iptables_Semantics.Repeat_Stabilize

19:31:54 Presenting theory Iptables_Semantics.Firewall_Common

19:31:54 Presenting theory Van_Emde_Boas_Trees.VEBT_Height

19:31:54 Presenting theory Simple_Firewall.Generic_SimpleFw

19:31:55 Presenting theory Simple_Firewall.Shadowed

19:31:55 Presenting theory Complx.OG_Tactics

19:31:55 Presenting theory Simple_Firewall.IP_Partition_Preliminaries

19:31:55 Presenting theory Iptables_Semantics.Semantics

19:31:55 Presenting theory Simple_Firewall.GroupF

19:31:55 Presenting theory Simple_Firewall.IP_Addr_WordInterval_toString

19:31:56 Presenting theory Simple_Firewall.Primitives_toString

19:31:56 Presenting theory Complx.OG_Syntax

19:31:56 Presenting theory Complx.Examples

19:31:56 Presenting theory Iptables_Semantics.Matching

19:31:57 Presenting theory Iptables_Semantics.Ruleset_Update

19:31:57 Presenting theory Complx.SumArr

19:31:57 Presenting Iptables_Semantics_Examples ...

19:31:57 Presenting document Iptables_Semantics_Examples/document

19:31:57 Presenting document Iptables_Semantics_Examples/outline

19:31:58 Presenting theory Simple_Firewall.Service_Matrix

19:31:59 Presenting theory Simple_Firewall.SimpleFw_toString

19:31:59 Presenting LOFT ...

19:31:59 Presenting document LOFT/document

19:31:59 Presenting document LOFT/outline

19:31:59 Presenting theory LOFT.OpenFlow_Helpers

19:31:59 Presenting theory Iptables_Semantics.Call_Return_Unfolding

19:31:59 Presenting theory LOFT.Sort_Descending

19:31:59 Presenting theory LOFT.List_Group

19:31:59 Presenting theory Universal_Turing_Machine.Recursive

19:31:59 Presenting theory Van_Emde_Boas_Trees.VEBT_Bounds

19:31:59 Presenting theory LOFT.OpenFlow_Matches

19:32:00 Presenting theory LOFT.OpenFlow_Action

19:32:00 Presenting theory Iptables_Semantics.Ternary

19:32:00 Presenting theory LOFT.Semantics_OpenFlow

19:32:00 Presenting theory LOFT.OpenFlow_Serialize

19:32:01 Presenting theory Iptables_Semantics.Matching_Ternary

19:32:01 Presenting theory LOFT.Featherweight_OpenFlow_Comparison

19:32:01 Presenting theory IP_Addresses.IP_Address_Parser

19:32:01 Presenting theory IP_Addresses.Lib_Numbers_toString

19:32:01 Presenting theory IP_Addresses.Lib_Word_toString

19:32:01 Presenting theory IP_Addresses.Lib_List_toString

19:32:02 Presenting theory Iptables_Semantics.Semantics_Ternary

19:32:02 Presenting theory Iptables_Semantics.Datatype_Selectors

19:32:02 Presenting theory IP_Addresses.IP_Address_toString

19:32:02 Presenting theory IP_Addresses.Prefix_Match_toString

19:32:02 Presenting Interval_Arithmetic_Word32 ...

19:32:02 Presenting document Interval_Arithmetic_Word32/document

19:32:02 Presenting document Interval_Arithmetic_Word32/outline

19:32:02 Presenting theory Universal_Turing_Machine.Recs

19:32:02 Presenting theory Iptables_Semantics.IpAddresses

19:32:02 Presenting theory LOFT.LinuxRouter_OpenFlow_Translation

19:32:03 Presenting theory Iptables_Semantics.L4_Protocol_Flags

19:32:03 Presenting theory LOFT.OF_conv_test

19:32:03 Presenting theory Iptables_Semantics.Ports

19:32:03 Presenting theory Iptables_Semantics_Examples.Parser_Test

19:32:03 Presenting theory Iptables_Semantics.Conntrack_State

19:32:03 Presenting theory LOFT.RFC2544

19:32:03 Presenting theory Iptables_Semantics.Tagged_Packet

19:32:03 Presenting theory Iptables_Semantics_Examples.Parser6_Test

19:32:03 Presenting theory Iptables_Semantics.Common_Primitive_Syntax

19:32:03 Presenting theory Verified_SAT_Based_AI_Planning.SAT_Plan_Base

19:32:04 Presenting theory Iptables_Semantics.Unknown_Match_Tacs

19:32:04 Presenting theory Iptables_Semantics_Examples.Small_Examples

19:32:04 Presenting theory LOFT.OpenFlow_Documentation

19:32:04 Presenting Native_Word ...

19:32:04 Presenting theory Iptables_Semantics_Examples.Ports_Fail

19:32:04 Presenting document Native_Word/document

19:32:04 Presenting document Native_Word/outline

19:32:04 Presenting theory Van_Emde_Boas_Trees.VEBT_DeleteBounds

19:32:04 Presenting theory Iptables_Semantics_Examples.Contrived_Example

19:32:04 Presenting theory Native_Word.Code_Target_Word_Base

19:32:05 Presenting theory Native_Word.Word_Type_Copies

19:32:05 Presenting theory Iptables_Semantics_Examples.iptables_Ln_tuned_parsed

19:32:05 Presenting theory Native_Word.Code_Int_Integer_Conversion

19:32:05 Presenting theory Verified_SAT_Based_AI_Planning.SAT_Plan_Extensions

19:32:05 Presenting theory Iptables_Semantics.Common_Primitive_Matcher_Generic

19:32:05 Presenting theory Native_Word.Code_Target_Integer_Bit

19:32:06 Presenting theory Verified_SAT_Based_AI_Planning.SAT_Solve_SAS_Plus

19:32:06 Presenting theory Native_Word.Uint64

19:32:06 Presenting theory Van_Emde_Boas_Trees.VEBT_Space

19:32:07 Presenting theory Native_Word.Uint32

19:32:07 Presenting theory Iptables_Semantics_Examples.Analyze_Synology_Diskstation

19:32:07 Presenting theory Iptables_Semantics.Common_Primitive_Matcher

19:32:07 Presenting theory Iptables_Semantics.Example_Semantics

19:32:07 Presenting theory Native_Word.Uint16

19:32:07 Presenting theory Van_Emde_Boas_Trees.VEBT_Intf_Functional

19:32:08 Presenting theory Native_Word.Uint8

19:32:08 Presenting theory Iptables_Semantics_Examples.Analyze_Ringofsaturn_com

19:32:08 Presenting theory Van_Emde_Boas_Trees.VEBT_List_Assn

19:32:08 Presenting theory Native_Word.Uint

19:32:09 Presenting theory Native_Word.Native_Cast

19:32:09 Presenting theory Native_Word.Native_Cast_Uint

19:32:09 Presenting theory Native_Word.Native_Word_Imperative_HOL

19:32:09 Presenting theory Verified_SAT_Based_AI_Planning.AST_SAS_Plus_Equivalence

19:32:10 Presenting theory Verified_SAT_Based_AI_Planning.Set2_Join_RBT

19:32:10 Presenting theory Interval_Arithmetic_Word32.Interval_Word32

19:32:10 Presenting theory Iptables_Semantics.Alternative_Semantics

19:32:11 Presenting theory Iptables_Semantics.Semantics_Stateful

19:32:11 Presenting theory Van_Emde_Boas_Trees.VEBT_BuildupMemImp

19:32:11 Presenting theory Verified_SAT_Based_AI_Planning.Solve_SASP

19:32:11 Presenting theory Interval_Arithmetic_Word32.Finite_String

19:32:11 Presenting X86_Semantics ...

19:32:11 Presenting document X86_Semantics/document

19:32:11 Presenting document X86_Semantics/outline

19:32:11 Presenting theory X86_Semantics.BitByte

19:32:12 Presenting theory X86_Semantics.Memory

19:32:12 Presenting theory Van_Emde_Boas_Trees.VEBT_SuccPredImperative

19:32:12 Presenting theory X86_Semantics.State

19:32:13 Presenting theory Iptables_Semantics.Semantics_Goto

19:32:13 Presenting theory Iptables_Semantics_Examples.Analyze_SQRL_Shorewall

19:32:14 Presenting theory Van_Emde_Boas_Trees.VEBT_DelImperative

19:32:14 Presenting theory Iptables_Semantics_Examples.SQRL_2015_nospoof

19:32:14 Presenting theory Van_Emde_Boas_Trees.VEBT_Intf_Imperative

19:32:14 Presenting theory Iptables_Semantics.Negation_Type_DNF

19:32:14 Presenting theory Iptables_Semantics_Examples.SNS_IAS_Eduroam_Spoofing

19:32:15 Presenting theory X86_Semantics.X86_InstructionSemantics

19:32:15 Presenting theory Interval_Arithmetic_Word32.Interpreter

19:32:15 Presenting theory Van_Emde_Boas_Trees.VEBT_Example

19:32:15 Presenting ZFC_in_HOL ...

19:32:15 Presenting document ZFC_in_HOL/document

19:32:15 Presenting document ZFC_in_HOL/outline

19:32:15 Presenting CZH_Foundations ...

19:32:15 Presenting document CZH_Foundations/document

19:32:15 Presenting document CZH_Foundations/outline

19:32:15 Presenting theory ZFC_in_HOL.ZFC_Library

19:32:15 Presenting theory CZH_Foundations.CZH_Sets_MIF

19:32:15 Presenting theory CZH_Foundations.CZH_Utilities

19:32:15 Presenting theory CZH_Foundations.CZH_Introduction

19:32:15 Presenting theory Iptables_Semantics.Matching_Embeddings

19:32:15 Presenting theory CZH_Foundations.CZH_Sets_Introduction

19:32:15 Presenting theory Iptables_Semantics_Examples.Analyze_medium_sized_company

19:32:15 Presenting CZH_Elementary_Categories ...

19:32:15 Presenting document CZH_Elementary_Categories/document

19:32:15 Presenting document CZH_Elementary_Categories/outline

19:32:15 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Introduction

19:32:16 Presenting theory X86_Semantics.StateCleanUp

19:32:16 Presenting file "MySubst.ML"

19:32:16 Presenting theory X86_Semantics.SymbolicExecution

19:32:16 Presenting theory Iptables_Semantics.Fixed_Action

19:32:16 Presenting theory X86_Semantics.Examples

19:32:16 Presenting theory X86_Semantics.X86_Parse

19:32:16 Presenting file "X86_Parse.ML"

19:32:17 Presenting theory X86_Semantics.Example_WC

19:32:17 Presenting CZH_Universal_Constructions ...

19:32:17 Presenting document CZH_Universal_Constructions/document

19:32:17 Presenting document CZH_Universal_Constructions/outline

19:32:17 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Introduction

19:32:17 Presenting theory Iptables_Semantics.Normalized_Matches

19:32:17 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Category

19:32:17 Presenting theory Iptables_Semantics.Negation_Type_Matching

19:32:17 Presenting theory CZH_Foundations.CZH_Sets_Sets

19:32:17 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Small_Category

19:32:17 Presenting theory ZFC_in_HOL.ZFC_in_HOL

19:32:17 Presenting theory CZH_Foundations.CZH_Sets_Nat

19:32:18 Presenting theory Universal_Turing_Machine.UF

19:32:18 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Functor

19:32:18 Presenting theory Iptables_Semantics.Primitive_Normalization

19:32:18 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Universal

19:32:19 Presenting theory Iptables_Semantics.MatchExpr_Fold

19:32:19 Presenting theory Iptables_Semantics.Common_Primitive_Lemmas

19:32:19 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Small_Functor

19:32:21 Presenting theory Iptables_Semantics.Ports_Normalize

19:32:21 Presenting theory CZH_Elementary_Categories.CZH_ECAT_NTCF

19:32:21 Presenting theory Isabelle_C.C_Parser_Language

19:32:21 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/base.sig"

19:32:21 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/join.sml"

19:32:21 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/lrtable.sml"

19:32:21 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/stream.sml"

19:32:21 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/parser1.sml"

19:32:21 Presenting file "$AFP/Isabelle_C/C11-FrontEnd/generated/c_grammar_fun.grm.sig"

19:32:21 Presenting file "$AFP/Isabelle_C/C11-FrontEnd/generated/c_grammar_fun.grm.sml"

19:32:21 Presenting theory Iptables_Semantics.IpAddresses_Normalize

19:32:21 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Small_NTCF

19:32:21 Presenting theory Iptables_Semantics.Interfaces_Normalize

19:32:22 Presenting theory Iptables_Semantics.Word_Upto

19:32:22 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Limit

19:32:22 Presenting theory CZH_Foundations.CZH_Sets_BRelations

19:32:22 Presenting theory Native_Word.Native_Word_Test

19:32:22 Presenting theory Iptables_Semantics.Protocols_Normalize

19:32:22 Presenting theory Native_Word.Code_Target_Int_Bit

19:32:22 Presenting theory Native_Word.Native_Word_Test_Emu

19:32:22 Presenting theory Iptables_Semantics.Remdups_Rev

19:32:22 Presenting theory Native_Word.Native_Word_Test_PolyML

19:32:22 Presenting theory Native_Word.Native_Word_Test_PolyML2

19:32:22 Presenting theory Native_Word.Native_Word_Test_PolyML64

19:32:22 Presenting theory Native_Word.Native_Word_Test_Scala

19:32:23 Presenting theory Native_Word.Native_Word_Test_GHC

19:32:23 Presenting theory Native_Word.Native_Word_Test_MLton

19:32:23 Presenting theory Native_Word.Native_Word_Test_MLton2

19:32:23 Presenting theory Native_Word.Native_Word_Test_OCaml

19:32:23 Presenting theory Native_Word.Native_Word_Test_OCaml2

19:32:23 Presenting theory Native_Word.Native_Word_Test_SMLNJ

19:32:23 Presenting theory Native_Word.Native_Word_Test_SMLNJ2

19:32:23 Presenting theory Native_Word.Uint_Userguide

19:32:23 Presenting HOL-Proofs ...

19:32:23 Presenting HOL-Proofs-Extraction ...

19:32:23 Presenting document HOL-Proofs-Extraction/document

19:32:23 Presenting document HOL-Proofs-Extraction/outline

19:32:23 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Limit_IT

19:32:23 Presenting theory HOL-Proofs-Extraction.Util

19:32:24 Presenting theory HOL-Proofs-Extraction.QuotRem

19:32:24 Presenting theory Iptables_Semantics.Ipassmt

19:32:24 Presenting theory HOL-Proofs-Extraction.Greatest_Common_Divisor

19:32:24 Presenting theory CZH_Foundations.CZH_Sets_IF

19:32:24 Presenting theory ZFC_in_HOL.ZFC_Cardinals

19:32:24 Presenting theory CZH_Foundations.CZH_Sets_Equipollence

19:32:25 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Limit_Product

19:32:25 Presenting theory HOL-Proofs-Extraction.Warshall

19:32:25 Presenting theory CZH_Foundations.CZH_Sets_Cardinality

19:32:25 Presenting theory CZH_Foundations.CZH_Sets_Ordinals

19:32:25 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Limit_Pullback

19:32:26 Presenting theory HOL-Proofs-Extraction.Higman

19:32:26 Presenting theory HOL-Proofs-Extraction.Higman_Extraction

19:32:26 Presenting theory Iptables_Semantics.No_Spoof

19:32:26 Presenting theory HOL-Proofs-Extraction.Pigeonhole

19:32:27 Presenting theory CZH_Foundations.CZH_Sets_FSequences

19:32:27 Presenting theory Iptables_Semantics.Common_Primitive_toString

19:32:27 Presenting theory Iptables_Semantics.Routing_IpAssmt

19:32:27 Presenting theory HOL-Proofs-Extraction.Euclid

19:32:27 Presenting HOL-Proofs-Lambda ...

19:32:27 Presenting document HOL-Proofs-Lambda/document

19:32:27 Presenting document HOL-Proofs-Lambda/outline

19:32:27 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Limit_Equalizer

19:32:27 Presenting theory Iptables_Semantics.Output_Interface_Replace

19:32:27 Presenting theory HOL-Proofs-Lambda.Lambda

19:32:28 Presenting theory Iptables_Semantics.Interface_Replace

19:32:28 Presenting theory CZH_Elementary_Categories.CZH_ECAT_PCategory

19:32:28 Presenting theory Isabelle_C.C_Lexer_Annotation

19:32:28 Presenting theory HOL-Proofs-Lambda.Commutation

19:32:28 Presenting theory CZH_Foundations.CZH_Sets_FBRelations

19:32:28 Presenting theory HOL-Proofs-Lambda.ParRed

19:32:29 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Pointed

19:32:29 Presenting theory ZFC_in_HOL.Kirby

19:32:29 Presenting theory Iptables_Semantics.Optimizing

19:32:29 Presenting theory Isabelle_C.C_Parser_Annotation

19:32:29 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Subcategory

19:32:29 Presenting theory HOL-Proofs-Lambda.Eta

19:32:29 Presenting theory ZFC_in_HOL.Ordinal_Exp

19:32:30 Presenting theory HOL-Proofs-Lambda.ListApplication

19:32:30 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Simple

19:32:30 Presenting theory CZH_Foundations.CZH_Sets_VNHS

19:32:30 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Representable

19:32:30 Presenting theory HOL-Proofs-Lambda.LambdaType

19:32:30 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Discrete

19:32:30 Presenting theory HOL-Proofs-Lambda.ListOrder

19:32:30 Presenting theory HOL-Proofs-Lambda.ListBeta

19:32:31 Presenting theory CZH_Foundations.CZH_Sets_NOP

19:32:31 Presenting theory HOL-Proofs-Lambda.InductTermi

19:32:31 Presenting theory CZH_Foundations.HOL_CContinuum

19:32:31 Presenting theory Universal_Turing_Machine.UTM

19:32:31 Presenting theory CZH_Elementary_Categories.CZH_ECAT_SS

19:32:31 Presenting theory HOL-Proofs-Lambda.StrongNorm

19:32:32 Presenting HOL-Proofs-ex ...

19:32:32 Presenting theory HOL-Proofs-Lambda.NormalForm

19:32:32 Presenting theory HOL-Proofs-ex.Hilbert_Classical

19:32:32 Presenting theory HOL-Proofs-Lambda.Standardization

19:32:32 Presenting theory HOL-Proofs-ex.Proof_Terms

19:32:32 Presenting theory CZH_Foundations.CZH_Sets_ZQR

19:32:33 Presenting theory HOL-Proofs-ex.XML_Data

19:32:33 Presenting Intro ...

19:32:33 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Complete

19:32:33 Presenting document Intro/intro

19:32:33 Presenting LCF ...

19:32:33 Presenting theory ZFC_in_HOL.Cantor_NF

19:32:33 Presenting theory CZH_Foundations.CZH_EX_Replacement

19:32:33 Presenting theory CZH_Foundations.CZH_EX_TS

19:32:33 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Parallel

19:32:33 Presenting theory LCF.LCF

19:32:33 Presenting theory ZFC_in_HOL.ZFC_Typeclasses

19:32:33 Presenting Logics ...

19:32:33 Presenting document Logics/logics

19:32:33 Presenting Nitpick ...

19:32:33 Presenting document Nitpick/nitpick

19:32:33 Presenting Pure-Examples ...

19:32:33 Presenting document Pure-Examples/document

19:32:33 Presenting document Pure-Examples/outline

19:32:34 Presenting theory CZH_Foundations.CZH_EX_Algebra

19:32:34 Presenting theory LCF.Ex1

19:32:34 Presenting theory LCF.Ex2

19:32:34 Presenting theory LCF.Ex3

19:32:34 Presenting theory HOL-Proofs-Lambda.WeakNorm

19:32:34 Presenting theory LCF.Ex4

19:32:34 Presenting Pure-ex ...

19:32:34 Presenting theory CZH_Foundations.CZH_Sets_Conclusions

19:32:34 Presenting document Pure-ex/document

19:32:34 Presenting document Pure-ex/outline

19:32:34 Presenting theory Pure-Examples.First_Order_Logic

19:32:34 Presenting SML ...

19:32:34 Presenting theory SML.Examples

19:32:34 Presenting file "factorial.sml"

19:32:34 Presenting file "Example.sig"

19:32:34 Presenting file "Example.sml"

19:32:34 Presenting Sequents ...

19:32:34 Presenting theory CZH_Foundations.CZH_DG_Introduction

19:32:34 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Comma

19:32:34 Presenting theory Pure-ex.Def

19:32:34 Presenting theory Pure-ex.Def_Examples

19:32:34 Presenting theory Pure-Examples.Higher_Order_Logic

19:32:34 Presenting Sledgehammer ...

19:32:34 Presenting theory CZH_Foundations.CZH_DG_Digraph

19:32:34 Presenting document Sledgehammer/sledgehammer

19:32:34 Presenting SpecCheck ...

19:32:34 Presenting document SpecCheck/document

19:32:34 Presenting document SpecCheck/outline

19:32:34 Presenting theory Sequents.Sequents

19:32:34 Presenting file "prover.ML"

19:32:34 Presenting theory Iptables_Semantics.Transform

19:32:34 Presenting theory SpecCheck.SpecCheck_Base

19:32:34 Presenting file "util.ML"

19:32:34 Presenting file "speccheck_base.ML"

19:32:34 Presenting file "property.ML"

19:32:34 Presenting file "configuration.ML"

19:32:34 Presenting file "random.ML"

19:32:34 Presenting theory CZH_Foundations.CZH_DG_Small_Digraph

19:32:35 Presenting theory Pure-ex.Guess

19:32:35 Presenting theory Pure-ex.Guess_Examples

19:32:35 Presenting theory Pure-ex.Alternative_Headings

19:32:35 Presenting theory Pure-ex.Alternative_Headings_Examples

19:32:35 Presenting System ...

19:32:35 Presenting document System/system

19:32:35 Presenting theory Sequents.LK0

19:32:35 Presenting theory Iptables_Semantics.Conntrack_State_Transform

19:32:35 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Set

19:32:35 Presenting theory System.Base

19:32:35 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

19:32:35 Presenting theory System.Environment

19:32:35 Presenting theory System.Sessions

19:32:35 Presenting theory Sequents.LK

19:32:35 Presenting file "simpdata.ML"

19:32:35 Presenting theory System.Presentation

19:32:36 Presenting theory Iptables_Semantics.Primitive_Abstract

19:32:36 Presenting theory System.Server

19:32:36 Presenting theory Sequents.ILL

19:32:36 Presenting theory System.Scala

19:32:36 Presenting theory Sequents.ILL_predlog

19:32:36 Presenting theory System.Phabricator

19:32:36 Presenting theory CZH_Foundations.CZH_DG_DGHM

19:32:36 Presenting theory System.Misc

19:32:36 Presenting Tools ...

19:32:36 Presenting theory Sequents.Washing

19:32:36 Presenting theory Sequents.Modal0

19:32:36 Presenting file "modal.ML"

19:32:36 Presenting theory SpecCheck.SpecCheck_Generators

19:32:36 Presenting file "gen_types.ML"

19:32:36 Presenting file "gen_base.ML"

19:32:36 Presenting file "gen_text.ML"

19:32:36 Presenting file "gen_int.ML"

19:32:36 Presenting file "gen_real.ML"

19:32:36 Presenting file "gen_function.ML"

19:32:36 Presenting file "gen_term.ML"

19:32:36 Presenting file "gen.ML"

19:32:36 Presenting theory Sequents.T

19:32:37 Presenting theory Sequents.S4

19:32:37 Presenting theory SpecCheck.SpecCheck_Show

19:32:37 Presenting file "show_types.ML"

19:32:37 Presenting file "show_base.ML"

19:32:37 Presenting file "show_term.ML"

19:32:37 Presenting file "show.ML"

19:32:37 Presenting theory Sequents.S43

19:32:37 Presenting theory Sequents.Propositional

19:32:37 Presenting theory CZH_Foundations.CZH_DG_Small_DGHM

19:32:37 Presenting theory Sequents.Quantifiers

19:32:37 Presenting theory SpecCheck.SpecCheck_Output_Style

19:32:37 Presenting file "output_style_types.ML"

19:32:37 Presenting file "output_style_perl.ML"

19:32:37 Presenting file "output_style_custom.ML"

19:32:37 Presenting file "output_style.ML"

19:32:37 Presenting theory Sequents.Hard_Quantifiers

19:32:37 Presenting theory Sequents.Nat

19:32:37 Presenting ZF ...

19:32:37 Presenting document ZF/document

19:32:37 Presenting document ZF/outline

19:32:37 Presenting theory Iptables_Semantics.SimpleFw_Compliance

19:32:37 Presenting theory SpecCheck.SpecCheck_Shrink

19:32:37 Presenting file "shrink_types.ML"

19:32:37 Presenting file "shrink_base.ML"

19:32:37 Presenting file "shrink.ML"

19:32:38 Presenting theory CZH_Foundations.CZH_DG_TDGHM

19:32:38 Presenting theory Iptables_Semantics.Semantics_Embeddings

19:32:38 Presenting theory Iptables_Semantics.Iptables_Semantics

19:32:38 Presenting theory ZF.ZF_Base

19:32:38 Presenting theory CZH_Foundations.CZH_DG_Small_TDGHM

19:32:38 Presenting theory Iptables_Semantics.Code_Interface

19:32:38 Presenting theory SpecCheck.SpecCheck

19:32:38 Presenting file "lecker.ML"

19:32:38 Presenting file "speccheck.ML"

19:32:39 Presenting theory Isabelle_C.C_Eval

19:32:39 Presenting theory SpecCheck.SpecCheck_Dynamic

19:32:39 Presenting file "dynamic_construct.ML"

19:32:39 Presenting file "speccheck_dynamic.ML"

19:32:39 Presenting theory ZF.upair

19:32:39 Presenting file "Tools/typechk.ML"

19:32:39 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Adjoints

19:32:39 Presenting theory SpecCheck.SpecCheck_Examples

19:32:39 Presenting Logics_ZF ...

19:32:39 Presenting document Logics_ZF/logics-ZF

19:32:39 Presenting theory Logics_ZF.IFOL_examples

19:32:40 Presenting theory Logics_ZF.FOL_examples

19:32:40 Presenting theory ZF.pair

19:32:40 Presenting file "simpdata.ML"

19:32:40 Presenting theory Logics_ZF.ZF_examples

19:32:40 Presenting theory Logics_ZF.If

19:32:40 Presenting theory Iptables_Semantics.Parser6

19:32:40 Presenting theory Iptables_Semantics.No_Spoof_Embeddings

19:32:41 Presenting theory Logics_ZF.ZF_Isar

19:32:41 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

19:32:41 Presenting Recursion-Addition ...

19:32:41 Presenting document Recursion-Addition/document

19:32:41 Presenting document Recursion-Addition/outline

19:32:42 Presenting theory CZH_Foundations.CZH_DG_PDigraph

19:32:42 Presenting theory ZF.equalities

19:32:42 Presenting theory Iptables_Semantics.Parser

19:32:42 Presenting theory Iptables_Semantics.Code_haskell

19:32:42 Presenting theory CZH_Foundations.CZH_DG_Subdigraph

19:32:42 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Comma

19:32:43 Presenting theory Iptables_Semantics.Access_Matrix_Embeddings

19:32:43 Presenting theory Iptables_Semantics.Documentation

19:32:43 Presenting ZF-AC ...

19:32:43 Presenting document ZF-AC/document

19:32:43 Presenting document ZF-AC/outline

19:32:43 Presenting theory ZF.Fixedpt

19:32:43 Presenting theory ZF-AC.AC_Equiv

19:32:43 Presenting theory CZH_Foundations.CZH_DG_Simple

19:32:43 Presenting theory ZF.Bool

19:32:43 Presenting theory ZF-AC.Cardinal_aux

19:32:43 Presenting theory CZH_Foundations.CZH_DG_GRPH

19:32:43 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Kan

19:32:43 Presenting theory ZF.Sum

19:32:44 Presenting theory ZF-AC.WO6_WO1

19:32:44 Presenting theory ZF-AC.WO1_WO7

19:32:44 Presenting theory ZF-AC.AC7_AC9

19:32:44 Presenting theory Recursion-Addition.recursion

19:32:44 Presenting theory Isabelle_C.C_Command

19:32:44 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Rel

19:32:44 Presenting theory ZF-AC.WO1_AC

19:32:44 Presenting ZF-Coind ...

19:32:44 Presenting theory ZF-AC.Hartog

19:32:44 Presenting theory ZF-Coind.Language

19:32:45 Presenting theory ZF-AC.HH

19:32:45 Presenting theory ZF.func

19:32:45 Presenting theory ZF-Coind.Map

19:32:45 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Par

19:32:45 Presenting theory Isabelle_C.C_Document

19:32:45 Presenting theory Isabelle_C.C_Main

19:32:45 Presenting theory ZF-AC.AC15_WO6

19:32:45 Presenting theory ZF-Coind.Values

19:32:45 Presenting theory ZF-Coind.Types

19:32:45 Presenting theory CZH_Foundations.CZH_DG_Rel

19:32:45 Presenting theory ZF-AC.AC16_lemmas

19:32:45 Presenting theory ZF-Coind.Static

19:32:45 Presenting theory ZF-Coind.Dynamic

19:32:46 Presenting theory ZF.QPair

19:32:46 Presenting theory ZF-AC.WO2_AC16

19:32:46 Presenting theory ZF-Coind.ECR

19:32:46 Presenting ZF-Constructible ...

19:32:46 Presenting theory CZH_Foundations.CZH_DG_Par

19:32:46 Presenting document ZF-Constructible/document

19:32:46 Presenting document ZF-Constructible/outline

19:32:46 Presenting theory CZH_Universal_Constructions.CZH_UCAT_PWKan

19:32:46 Presenting theory CZH_Foundations.CZH_DG_Set

19:32:46 Presenting theory ZF-AC.AC16_WO4

19:32:46 Presenting theory CZH_Foundations.CZH_DG_Conclusions

19:32:46 Presenting theory CZH_Foundations.CZH_SMC_Introduction

19:32:46 Presenting theory ZF.Perm

19:32:47 Presenting theory ZF.Trancl

19:32:47 Presenting theory ZF-AC.AC17_AC1

19:32:47 Presenting theory ZF-AC.AC18_AC19

19:32:47 Presenting theory ZF.WF

19:32:47 Presenting theory ZF.Ordinal

19:32:47 Presenting theory ZF-AC.DC

19:32:48 Presenting Delta_System_Lemma ...

19:32:48 Presenting document Delta_System_Lemma/document

19:32:48 Presenting document Delta_System_Lemma/outline

19:32:48 Presenting theory ZF.OrdQuant

19:32:48 Presenting theory ZF-Constructible.Formula

19:32:48 Presenting theory ZF.Nat

19:32:48 Presenting theory CZH_Foundations.CZH_SMC_Semicategory

19:32:48 Presenting theory Isabelle_C.C0

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/argument_scope.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/atomic_parenthesis.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/bitfield_declaration_ambiguity.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/bitfield_declaration_ambiguity.ok.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/block_scope.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/char-literal-printing.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/c-namespace.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/control-scope.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/dangling_else.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/declarators.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/designator.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum_constant_visibility.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum_shadows_typedef.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum-trick.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/expressions.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/function-decls.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/local_scope.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/local_typedef.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/long-long-struct.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/namespaces.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/no_local_scope.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/parameter_declaration_ambiguity.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/parameter_declaration_ambiguity.test.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/statements.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/struct-recursion.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/typedef_star.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/types.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/variable_star.c"

19:32:48 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/bitfield_declaration_ambiguity.fail.c"

19:32:49 Presenting theory Delta_System_Lemma.ZF_Library

19:32:49 Presenting theory CZH_Foundations.CZH_SMC_Small_Semicategory

19:32:49 Presenting theory ZF.Inductive

19:32:49 Presenting file "ind_syntax.ML"

19:32:49 Presenting file "Tools/ind_cases.ML"

19:32:49 Presenting file "Tools/cartprod.ML"

19:32:49 Presenting file "Tools/inductive_package.ML"

19:32:49 Presenting file "Tools/induct_tacs.ML"

19:32:49 Presenting file "Tools/primrec_package.ML"

19:32:50 Presenting theory Delta_System_Lemma.Cofinality

19:32:50 Presenting theory CZH_Universal_Constructions.CZH_UCAT_PWKan_Example

19:32:50 Presenting theory ZF.Epsilon

19:32:50 Presenting theory ZF-Constructible.Relative

19:32:50 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Set

19:32:50 Presenting theory ZF-Constructible.Wellorderings

19:32:50 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Conclusions

19:32:50 Presenting Transitive_Models ...

19:32:50 Presenting document Transitive_Models/document

19:32:50 Presenting document Transitive_Models/outline

19:32:50 Presenting theory Delta_System_Lemma.Cardinal_Library

19:32:51 Presenting theory ZF.Order

19:32:51 Presenting theory Delta_System_Lemma.Konig

19:32:51 Presenting theory ZF-Constructible.WFrec

19:32:51 Presenting theory CZH_Foundations.CZH_SMC_Semifunctor

19:32:51 Presenting theory Transitive_Models.Nat_Miscellanea

19:32:51 Presenting theory Delta_System_Lemma.Delta_System

19:32:51 Presenting theory ZF-Constructible.WF_absolute

19:32:51 Presenting theory CZH_Elementary_Categories.CZH_ECAT_GRPH

19:32:51 Presenting theory Transitive_Models.ZF_Miscellanea

19:32:51 Presenting theory Delta_System_Lemma.Cohen_Posets

19:32:51 Presenting Independence_CH ...

19:32:51 Presenting document Independence_CH/document

19:32:51 Presenting document Independence_CH/outline

19:32:51 Presenting theory Isabelle_C.C1

19:32:51 Presenting theory CZH_Foundations.CZH_SMC_Small_Semifunctor

19:32:52 Presenting theory Independence_CH.Forcing_Notions

19:32:52 Presenting theory ZF.OrderArith

19:32:52 Presenting theory CZH_Elementary_Categories.CZH_ECAT_SemiCAT

19:32:52 Presenting theory CZH_Elementary_Categories.CZH_DG_CAT

19:32:52 Presenting theory ZF.OrderType

19:32:52 Presenting theory Independence_CH.Cohen_Posets_Relative

19:32:52 Presenting theory ZF.Finite

19:32:53 Presenting theory Independence_CH.Edrel

19:32:53 Presenting theory CZH_Elementary_Categories.CZH_SMC_CAT

19:32:53 Presenting theory Transitive_Models.Renaming

19:32:53 Presenting theory ZF-Constructible.Datatype_absolute

19:32:53 Presenting theory CZH_Elementary_Categories.CZH_ECAT_CAT

19:32:53 Presenting theory CZH_Foundations.CZH_SMC_NTSMCF

19:32:54 Presenting theory Independence_CH.FrecR

19:32:54 Presenting theory Independence_CH.FrecR_Arities

19:32:54 Presenting theory Isabelle_C.C2

19:32:54 Presenting theory CZH_Foundations.CZH_SMC_Small_NTSMCF

19:32:54 Presenting theory ZF.Cardinal

19:32:54 Presenting theory Transitive_Models.Utils

19:32:54 Presenting file "Utils.ml"

19:32:54 Presenting theory Isabelle_C.C_paper

19:32:54 Presenting theory ZF-Constructible.Normal

19:32:55 Presenting theory Isabelle_C.C_Appendices

19:32:55 Presenting theory ZF.Univ

19:32:55 Presenting theory Isabelle_C.README

19:32:55 Presenting Forcing ...

19:32:55 Presenting document Forcing/document

19:32:55 Presenting document Forcing/outline

19:32:55 Presenting theory CZH_Elementary_Categories.CZH_DG_FUNCT

19:32:55 Presenting theory ZF.QUniv

19:32:55 Presenting theory Forcing.Utils

19:32:55 Presenting file "utils.ML"

19:32:56 Presenting theory Transitive_Models.Renaming_Auto

19:32:56 Presenting file "Renaming_ML.ml"

19:32:56 Presenting theory Independence_CH.Fm_Definitions

19:32:56 Presenting theory CZH_Foundations.CZH_SMC_PSemicategory

19:32:56 Presenting theory ZF-Constructible.Reflection

19:32:56 Presenting theory CZH_Elementary_Categories.CZH_SMC_FUNCT

19:32:56 Presenting theory ZF-Constructible.MetaExists

19:32:56 Presenting theory ZF.Datatype

19:32:56 Presenting file "Tools/datatype_package.ML"

19:32:56 Presenting theory Forcing.Forcing_Notions

19:32:56 Presenting theory CZH_Foundations.CZH_SMC_Subsemicategory

19:32:56 Presenting theory ZF.Arith

19:32:56 Presenting theory CZH_Foundations.CZH_SMC_Simple

19:32:56 Presenting theory Transitive_Models.M_Basic_No_Repl

19:32:57 Presenting theory Forcing.Pointed_DC

19:32:57 Presenting theory Forcing.Rasiowa_Sikorski

19:32:57 Presenting theory Forcing.Nat_Miscellanea

19:32:57 Presenting theory Forcing.Internalizations

19:32:57 Presenting theory ZF.ArithSimp

19:32:57 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_numerals.ML"

19:32:57 Presenting file "$ISABELLE_HOME/src/Provers/Arith/combine_numerals.ML"

19:32:57 Presenting file "arith_data.ML"

19:32:58 Presenting theory Forcing.Recursion_Thms

19:32:58 Presenting theory CZH_Foundations.CZH_SMC_Rel

19:32:58 Presenting theory Transitive_Models.Recursion_Thms

19:32:59 Presenting theory ZF.List

19:32:59 Presenting theory Forcing.Relative_Univ

19:32:59 Presenting theory CZH_Elementary_Categories.CZH_ECAT_FUNCT

19:32:59 Presenting theory ZF-Constructible.L_axioms

19:32:59 Presenting theory ZF.EquivClass

19:32:59 Presenting theory Forcing.Synthetic_Definition

19:32:59 Presenting theory CZH_Foundations.CZH_SMC_Par

19:33:00 Presenting theory ZF.Int

19:33:00 Presenting theory Independence_CH.Interface

19:33:00 Presenting theory ZF-Constructible.Separation

19:33:00 Presenting theory CZH_Foundations.CZH_SMC_Set

19:33:00 Presenting theory Independence_CH.Forcing_Data

19:33:01 Presenting theory Transitive_Models.Synthetic_Definition

19:33:01 Presenting theory Forcing.Interface

19:33:01 Presenting theory ZF.Bin

19:33:01 Presenting file "Tools/numeral_syntax.ML"

19:33:01 Presenting file "int_arith.ML"

19:33:01 Presenting theory Transitive_Models.Internalizations

19:33:01 Presenting theory Forcing.Forcing_Data

19:33:01 Presenting theory Transitive_Models.Least

19:33:01 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Hom

19:33:02 Presenting theory Forcing.Internal_ZFC_Axioms

19:33:02 Presenting theory CZH_Foundations.CZH_SMC_GRPH

19:33:02 Presenting theory Transitive_Models.Higher_Order_Constructs

19:33:02 Presenting theory CZH_Foundations.CZH_DG_SemiCAT

19:33:02 Presenting theory ZF.IntDiv

19:33:02 Presenting theory Forcing.Renaming

19:33:03 Presenting theory ZF.CardinalArith

19:33:03 Presenting theory Forcing.Renaming_Auto

19:33:03 Presenting theory Independence_CH.Forces_Definition

19:33:03 Presenting file "renaming.ML"

19:33:03 Presenting theory ZF

19:33:03 Presenting theory ZF.AC

19:33:03 Presenting theory CZH_Foundations.CZH_SMC_SemiCAT

19:33:03 Presenting theory CZH_Foundations.CZH_SMC_Conclusions

19:33:03 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Cone

19:33:03 Presenting ZF-IMP ...

19:33:03 Presenting document ZF-IMP/document

19:33:03 Presenting document ZF-IMP/outline

19:33:03 Presenting theory ZF.Zorn

19:33:03 Presenting theory ZF.Cardinal_AC

19:33:04 Presenting theory ZF-IMP.Com

19:33:04 Presenting theory ZF.InfDatatype

19:33:04 Presenting theory ZFC

19:33:04 Presenting ZF-Induct ...

19:33:04 Presenting document ZF-Induct/document

19:33:04 Presenting document ZF-Induct/outline

19:33:04 Presenting theory ZF-Induct.Datatypes

19:33:04 Presenting theory ZF-Induct.Binary_Trees

19:33:04 Presenting theory ZF-IMP.Denotation

19:33:04 Presenting theory Forcing.Names

19:33:04 Presenting theory ZF-IMP.Equiv

19:33:04 Presenting ZF-UNITY ...

19:33:04 Presenting theory ZF-Induct.Term

19:33:04 Presenting theory ZF-Induct.Ntree

19:33:04 Presenting theory ZF-UNITY.State

19:33:04 Presenting theory ZF-Induct.Tree_Forest

19:33:04 Presenting theory ZF-Induct.Brouwer

19:33:04 Presenting theory ZF-Induct.Mutil

19:33:04 Presenting theory Independence_CH.Names

19:33:04 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Small_Cone

19:33:05 Presenting theory ZF-Constructible.Internalize

19:33:05 Presenting theory ZF-Induct.FoldSet

19:33:05 Presenting theory Forcing.FrecR

19:33:05 Presenting theory ZF-Induct.Acc

19:33:05 Presenting theory Forcing.Arities

19:33:05 Presenting theory ZF-UNITY.UNITY

19:33:06 Presenting theory ZF-Constructible.Rec_Separation

19:33:06 Presenting theory ZF-Induct.Multiset

19:33:06 Presenting theory ZF-Induct.Rmap

19:33:06 Presenting theory ZF-Induct.PropLog

19:33:06 Presenting theory ZF-Induct.ListN

19:33:07 Presenting theory ZF-Induct.Comb

19:33:07 Presenting theory ZF-Induct.Primrec

19:33:07 Presenting ZF-Resid ...

19:33:07 Presenting theory ZF-Resid.Redex

19:33:07 Presenting theory ZF-UNITY.WFair

19:33:07 Presenting theory ZF-Resid.Substitution

19:33:07 Presenting theory ZF-Resid.Residuals

19:33:08 Presenting theory ZF-Resid.Reduction

19:33:08 Presenting theory ZF-Resid.Confluence

19:33:08 Presenting ZF-ex ...

19:33:08 Presenting theory ZF-ex.misc

19:33:08 Presenting theory ZF-UNITY.Constrains

19:33:08 Presenting theory ZF-Constructible.Satisfies_absolute

19:33:08 Presenting theory ZF-UNITY.SubstAx

19:33:09 Presenting theory ZF-ex.Group

19:33:09 Presenting theory ZF-UNITY.Mutex

19:33:09 Presenting theory ZF-UNITY.FP

19:33:09 Presenting theory Independence_CH.Forcing_Theorems

19:33:09 Presenting theory ZF-ex.Ring

19:33:09 Presenting theory ZF-Constructible.DPow_absolute

19:33:09 Presenting theory ZF-ex.Commutation

19:33:09 Presenting theory ZF-UNITY.Union

19:33:09 Presenting theory Independence_CH.Ordinals_In_MG

19:33:09 Presenting theory ZF-ex.Primes

19:33:09 Presenting theory Transitive_Models.Relativization

19:33:09 Presenting file "Relativization_Database.ml"

19:33:09 Presenting theory ZF-ex.NatSum

19:33:09 Presenting theory ZF-ex.Ramsey

19:33:09 Presenting theory ZF-Constructible.AC_in_L

19:33:09 Presenting theory Forcing.Forces_Definition

19:33:10 Presenting theory ZF-UNITY.GenPrefix

19:33:10 Presenting theory Tools.Code_Generator

19:33:10 Presenting file "cache_io.ML"

19:33:10 Presenting file "Code/code_preproc.ML"

19:33:10 Presenting file "Code/code_symbol.ML"

19:33:10 Presenting file "Code/code_thingol.ML"

19:33:10 Presenting file "Code/code_simp.ML"

19:33:10 Presenting file "Code/code_printer.ML"

19:33:10 Presenting file "Code/code_target.ML"

19:33:10 Presenting file "Code/code_namespace.ML"

19:33:10 Presenting file "Code/code_ml.ML"

19:33:10 Presenting file "Code/code_haskell.ML"

19:33:10 Presenting file "Code/code_scala.ML"

19:33:10 Presenting file "Code/code_runtime.ML"

19:33:10 Presenting file "nbe.ML"

19:33:10 Presenting theory ZF-UNITY.MultisetSum

19:33:10 Presenting theory Independence_CH.Separation_Rename

19:33:10 Presenting theory ZF-UNITY.Monotonicity

19:33:11 Presenting theory Transitive_Models.Discipline_Base

19:33:11 Presenting theory ZF-UNITY.Increasing

19:33:11 Presenting theory ZF-UNITY.Comp

19:33:11 Presenting theory Transitive_Models.Arities

19:33:12 Presenting theory ZF-ex.Limit

19:33:12 Presenting theory ZF-Constructible.Rank

19:33:12 Presenting theory Independence_CH.Separation_Axiom

19:33:12 Presenting theory Independence_CH.Pairing_Axiom

19:33:12 Presenting theory ZF-ex.BinEx

19:33:12 Presenting theory ZF-UNITY.Guar

19:33:12 Presenting theory ZF-ex.LList

19:33:12 Presenting theory ZF-ex.CoUnit

19:33:12 Presenting theory ZF-Constructible.Rank_Separation

19:33:12 Presenting theory Independence_CH.Union_Axiom

19:33:12 Presenting theory Independence_CH.Powerset_Axiom

19:33:12 Presenting theory Independence_CH.Extensionality_Axiom

19:33:12 Presenting theory Independence_CH.Foundation_Axiom

19:33:13 Presenting theory ZF-UNITY.Follows

19:33:13 Presenting theory Forcing.Forcing_Theorems

19:33:13 Presenting theory Transitive_Models.Discipline_Function

19:33:13 Presenting theory ZF-UNITY.AllocBase

19:33:13 Presenting theory Independence_CH.Replacement_Axiom

19:33:13 Presenting theory Independence_CH.Infinity_Axiom

19:33:13 Presenting theory ZF-UNITY.Distributor

19:33:13 Presenting theory ZF-UNITY.Merge

19:33:13 Presenting theory Independence_CH.Choice_Axiom

19:33:13 Presenting theory Forcing.Separation_Rename

19:33:13 Presenting theory ZF-UNITY.ClientImpl

19:33:14 Presenting theory Independence_CH.Internal_ZFC_Axioms

19:33:14 Presenting theory ZF-UNITY.AllocImpl

19:33:14 Presenting theory Forcing.Separation_Axiom

19:33:14 Presenting theory Forcing.Pairing_Axiom

19:33:14 Presenting theory Independence_CH.Separation_Instances

19:33:14 Presenting theory Forcing.Union_Axiom

19:33:14 Presenting theory Forcing.Powerset_Axiom

19:33:14 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Yoneda

19:33:14 Presenting theory Transitive_Models.Lambda_Replacement

19:33:14 Presenting theory Forcing.Extensionality_Axiom

19:33:14 Presenting theory Forcing.Foundation_Axiom

19:33:15 Presenting theory Forcing.Least

19:33:15 Presenting theory Transitive_Models.Discipline_Cardinal

19:33:15 Presenting theory Forcing.Replacement_Axiom

19:33:15 Presenting theory Transitive_Models.Univ_Relative

19:33:15 Presenting theory Forcing.Infinity_Axiom

19:33:16 Presenting theory Forcing.Choice_Axiom

19:33:16 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Order

19:33:16 Presenting theory Forcing.Ordinals_In_MG

19:33:16 Presenting theory Forcing.Proper_Extension

19:33:16 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Small_Order

19:33:16 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Ordinal

19:33:16 Presenting theory Forcing.Succession_Poset

19:33:16 Presenting theory Forcing.Forcing_Main

19:33:16 Presenting theory Independence_CH.Replacement_Instances

19:33:16 Presenting theory CZH_Elementary_Categories.CZH_ECAT_CSimplicial

19:33:17 Presenting theory Transitive_Models.Cardinal_Relative

19:33:17 Presenting theory Independence_CH.Proper_Extension

19:33:17 Presenting theory Independence_CH.Succession_Poset

19:33:17 Presenting theory Independence_CH.ZF_Trans_Interpretations

19:33:17 Presenting theory Independence_CH.Forcing_Main

19:33:17 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Structure_Example

19:33:17 Presenting theory Transitive_Models.CardinalArith_Relative

19:33:17 Presenting theory Independence_CH.Cardinal_Preservation

19:33:18 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Conclusions

19:33:18 Presenting theory Independence_CH.Not_CH

19:33:18 Presenting theory Transitive_Models.Aleph_Relative

19:33:18 Presenting theory Transitive_Models.Cardinal_AC_Relative

19:33:18 Presenting theory Independence_CH.Kappa_Closed_Notions

19:33:18 Presenting theory Transitive_Models.FiniteFun_Relative

19:33:18 Presenting theory Independence_CH.CH

19:33:19 Presenting theory Independence_CH.Absolute_Versions

19:33:19 Presenting theory Independence_CH.Definitions_Main

19:33:19 Presenting theory Transitive_Models.ZF_Library_Relative

19:33:19 Presenting theory Transitive_Models.Replacement_Lepoll

19:33:19 Presenting theory Independence_CH.Demonstrations

19:33:19 Presenting theory Transitive_Models.Cardinal_Library_Relative

19:33:20 Presenting theory Transitive_Models.Delta_System_Relative

19:33:20 Presenting theory Transitive_Models.Pointed_DC_Relative

19:33:20 Presenting theory Transitive_Models.Partial_Functions_Relative

19:33:20

19:33:20 === TIMING ===

19:33:20

19:33:20 Group AFP: 0:01:33 elapsed time, 0:09:42 cpu time, factor 6.24

19:33:20 Group main: 0:00:00 elapsed time

19:33:20 Group large: 0:00:00 elapsed time

19:33:20 Group no_doc: 0:00:00 elapsed time

19:33:20 Group doc: 0:00:00 elapsed time

19:33:20 Group timing: 0:00:00 elapsed time

19:33:20 Overall: 0:36:17 elapsed time, 0:09:42 cpu time, factor 0.27

19:33:20

19:33:20 === DEPENDENCIES ===

19:33:20

19:33:20 Generating dependencies file ...

19:33:23 Writing dependencies file ...

19:33:26

19:33:26 === REPORT ===

19:33:26

19:33:26 Writing report file ...

19:33:26

19:33:26 === SITEGEN ===

19:33:26

19:33:26 Writing status file ...

19:33:27 Running sitegen ...

19:33:27 using [/media/data/jenkins/workspace/isabelle-all/bin/isabelle]

19:33:28 Preparing site generation in out/hugo

19:33:28 Cleaning up generated files...

19:33:28 Preparing topics...

19:33:28 Preparing licenses...

19:33:28 Preparing releases...

19:33:29 Preparing authors...

19:33:31 Extracting keywords...

19:34:25 Preparing entries...

19:35:23 Preparing statistics...

19:35:28 Preparing project files

19:35:29 Preparing devel version...

19:35:29 Finished sitegen preparation.

19:35:29 Cleaning output dir...

19:35:29 Building site...

19:35:30 Build in /media/data/jenkins/workspace/isabelle-all/afp/web/index.html

19:35:30 Packing tars ...

19:35:56

19:35:56 === COMPLETED ===

19:35:56

19:42:28 Started calculate disk usage of build

19:42:28 Finished Calculation of disk usage of build in 0 seconds

19:42:41 Started calculate disk usage of workspace

19:42:42 Finished Calculation of disk usage of workspace in 1 second

19:42:42 No emails were triggered.

19:42:42 Finished: SUCCESS