Skip to content
Success

Console Output

08:35:05 Started by an SCM change

08:35:05 Running as SYSTEM

08:35:05 [EnvInject] - Loading node environment variables.

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

08:35:05 [isabelle-all] $ hg showconfig paths.default

08:35:05 [isabelle-all] $ hg pull --rev default

08:35:05 pulling from http://isabelle.in.tum.de/repos/isabelle/

08:35:05 real URL is https://isabelle.in.tum.de/repos/isabelle/

08:35:05 no changes found

08:35:05 [isabelle-all] $ hg update --clean --rev default

08:35:05 0 files updated, 0 files merged, 0 files removed, 0 files unresolved

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

08:35:06 [isabelle-all] $ hg log --rev . --template {rev}

08:35:06 [isabelle-all] $ hg log --rev 2a049b402e535c8048bc945675b59c054a84d882 --template exists\n

08:35:06 exists

08:35: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(2a049b402e535c8048bc945675b59c054a84d882)" --encoding UTF-8 --encodingmode replace

08:35:06 [afp] $ hg showconfig paths.default

08:35:06 [afp] $ hg pull --rev default

08:35:07 pulling from https://foss.heptapod.net/isa-afp/afp-devel/

08:35:07 no changes found

08:35:07 [afp] $ hg update --clean --rev default

08:35:07 1405 files updated, 0 files merged, 0 files removed, 0 files unresolved

08:35:08 [afp] $ hg --config extensions.purge= clean --all

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

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

08:35:09 [afp] $ hg log --rev 64e1c7e89ad3257d81d3a336059485a87cc5dc5f --template exists\n

08:35:09 exists

08:35: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(64e1c7e89ad3257d81d3a336059485a87cc5dc5f)" --encoding UTF-8 --encodingmode replace

08:35:09 No emails were triggered.

08:35:09

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

08:35:09 + Admin/jenkins/run_build all

08:35:09 + set -e

08:35:09 + PROFILE=all

08:35:09 + shift

08:35:09 + bin/isabelle components -a

08:35:09 + bin/isabelle jedit -bf

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

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

08:36:16 Note: Some input files use unchecked or unsafe operations.

08:36:16 Note: Recompile with -Xlint:unchecked for details.

08:36:16 ### Building Isabelle/Scala/Admin (/media/data/jenkins/workspace/isabelle-all/lib/classes/isabelle_admin.jar) ...

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

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

08:36:22 + bin/isabelle ocaml_setup

08:36:22 # Run eval $(opam env) to update the current shell environment

08:36:23 [NOTE] It seems you have not updated your repositories for a while. Consider updating them with:

08:36:23 opam update

08:36:23

08:36:24 [NOTE] Package zarith is already installed (current version is 1.12).

08:36:24 + bin/isabelle ghc_setup

08:36:25 stack will use a sandboxed GHC it installed

08:36:25 For more information on paths, see 'stack path' and 'stack exec env'

08:36:25 To use this GHC and packages outside of a project, consider using:

08:36:25 stack ghc, stack ghci, stack runghc, or stack exec

08:36:25 The Glorious Glasgow Haskell Compilation System, version 8.10.7

08:36:26 + bin/isabelle ci_build_all

08:36:28

08:36:28 === CONFIGURATION ===

08:36:28

08:36:28 ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g"

08:36:28 ISABELLE_BUILD_OPTIONS=""

08:36:28

08:36:28 ML_PLATFORM="x86_64_32-linux"

08:36:28 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-test-15c840d48c9a/x86_64_32-linux"

08:36:28 ML_SYSTEM="polyml-5.9"

08:36:28 ML_OPTIONS="-H 4000 --maxheap 8G"

08:36:28 jobs = 8, threads = 8, numa = true

08:36:28

08:36:28 === BUILD ===

08:36:28

08:36:28 Build started at Thu, 11 Aug 2022 08:36:28 +0200

08:36:28 Isabelle id 2a049b402e53

08:36:29 AFP id 56d5a40ba8fc

08:36:29

08:36:29 === LOG ===

08:36:29

08:36:30 Session Pure/Pure

08:36:31 Session CTT/CTT

08:36:31 Session Cube/Cube

08:36:31 Session FOL/FOL

08:36:31 Session CCL/CCL

08:36:32 Session FOL/FOL-ex

08:36:32 Session FOLP/FOLP

08:36:32 Session FOLP/FOLP-ex

08:36:32 Session Doc/Intro (doc)

08:36:32 Session LCF/LCF

08:36:32 Session Doc/Logics (doc)

08:36:32 Session Doc/Nitpick (doc)

08:36:32 Session Pure/Pure-Examples

08:36:32 Session Pure/Pure-ex

08:36:32 Session Tools/SML

08:36:32 Session Sequents/Sequents

08:36:32 Session Doc/Sledgehammer (doc)

08:36:32 Session AFP/SpecCheck (AFP)

08:36:32 Session Tools/Tools

08:36:32 Session HOL/HOL (main)

08:36:33 Session AFP/AVL-Trees (AFP)

08:36:33 Session AFP/AWN (AFP)

08:36:33 Session AFP/Abortable_Linearizable_Modules (AFP)

08:36:33 Session AFP/Abstract-Hoare-Logics (AFP)

08:36:33 Session AFP/Ackermanns_not_PR (AFP)

08:36:33 Session AFP/AnselmGod (AFP)

08:36:33 Session AFP/Aristotles_Assertoric_Syllogistic (AFP)

08:36:33 Session AFP/Attack_Trees (AFP)

08:36:34 Session AFP/AxiomaticCategoryTheory (AFP)

08:36:34 Session AFP/Belief_Revision (AFP)

08:36:34 Session AFP/BinarySearchTree (AFP)

08:36:34 Session AFP/Binomial-Queues (AFP)

08:36:34 Session AFP/Bondy (AFP)

08:36:34 Session AFP/Boolos_Curious_Inference (AFP)

08:36:34 Session AFP/BytecodeLogicJmlTypes (AFP)

08:36:34 Session AFP/C2KA_DistributedSystems (AFP)

08:36:34 Session AFP/CISC-Kernel (AFP)

08:36:34 Session AFP/CYK (AFP)

08:36:34 Session AFP/Cauchy (AFP)

08:36:34 Session AFP/Sqrt_Babylonian (AFP)

08:36:34 Session Doc/Classes (doc)

08:36:34 Session AFP/ClockSynchInst (AFP)

08:36:34 Session AFP/Compiling-Exceptions-Correctly (AFP)

08:36:34 Session AFP/Complete_Non_Orders (AFP)

08:36:34 Session AFP/ComponentDependencies (AFP)

08:36:34 Session AFP/Concurrent_Revisions (AFP)

08:36:34 Session AFP/Constructor_Funs (AFP)

08:36:34 Session AFP/CryptoBasedCompositionalProperties (AFP)

08:36:34 Session AFP/DPT-SAT-Solver (AFP)

08:36:34 Session AFP/Dedekind_Real (AFP)

08:36:34 Session AFP/Depth-First-Search (AFP)

08:36:34 Session AFP/Digit_Expansions (AFP)

08:36:34 Session AFP/Diophantine_Eqns_Lin_Hom (AFP)

08:36:34 Session AFP/DiskPaxos (AFP)

08:36:34 Session AFP/Example-Submission (AFP)

08:36:34 Session AFP/FFT (AFP)

08:36:34 Session AFP/FLP (AFP)

08:36:34 Session AFP/FeatherweightJava (AFP)

08:36:34 Session AFP/Featherweight_OCL (AFP)

08:36:34 Session AFP/FileRefinement (AFP)

08:36:34 Session AFP/FocusStreamsCaseStudies (AFP)

08:36:34 Session AFP/Foundation_of_geometry (AFP)

08:36:35 Session AFP/Free-Boolean-Algebra (AFP)

08:36:35 Session AFP/Fresh_Identifiers (AFP)

08:36:35 Session AFP/FunWithFunctions (AFP)

08:36:35 Session AFP/FunWithTilings (AFP)

08:36:35 Session Doc/Functions (doc)

08:36:35 Session AFP/GPU_Kernel_PL (AFP)

08:36:35 Session AFP/GenClock (AFP)

08:36:35 Session AFP/General-Triangle (AFP)

08:36:35 Session AFP/Generic_Deriving (AFP)

08:36:35 Session AFP/GewirthPGCProof (AFP)

08:36:35 Session AFP/GoedelGod (AFP)

08:36:35 Session AFP/Goodstein_Lambda (AFP)

08:36:35 Session HOL/HOL-Cardinals (timing)

08:36:35 Session AFP/Binding_Syntax_Theory (AFP)

08:36:35 Session AFP/Ordinals_and_Cardinals (AFP)

08:36:35 Session HOL/HOL-Hoare

08:36:35 Session HOL/HOL-Hoare_Parallel (timing)

08:36:35 Session HOL/HOL-IMPP

08:36:35 Session HOL/HOL-IOA

08:36:35 Session HOL/HOL-Import

08:36:35 Session HOL/HOL-Lattice

08:36:35 Session HOL/HOL-Library (main timing)

08:36:36 Session AFP/ADS_Functor (AFP)

08:36:36 Session AFP/Approximation_Algorithms (AFP)

08:36:36 Session AFP/ArrowImpossibilityGS (AFP)

08:36:36 Session AFP/Auto2_HOL (AFP)

08:36:36 Session AFP/BNF_CC (AFP)

08:36:36 Session AFP/BNF_Operations (AFP)

08:36:36 Session AFP/Binomial-Heaps (AFP)

08:36:36 Session AFP/Boolean_Expression_Checkers (AFP)

08:36:36 Session AFP/Bounded_Deducibility_Security (AFP)

08:36:36 Session AFP/BD_Security_Compositional (AFP)

08:36:36 Session AFP/CoSMeDis (AFP)

08:36:36 Session AFP/CoCon (AFP)

08:36:36 Session AFP/CoSMed (AFP)

08:36:36 Session AFP/Buildings (AFP)

08:36:36 Session AFP/CRDT (AFP)

08:36:37 Session AFP/IMAP-CRDT (AFP)

08:36:37 Session AFP/Card_Multisets (AFP)

08:36:37 Session AFP/Card_Number_Partitions (AFP)

08:36:37 Session AFP/Category (AFP)

08:36:37 Session Doc/Codegen (doc)

08:36:37 Session AFP/CofGroups (AFP)

08:36:37 Session AFP/Combinatorics_Words (AFP)

08:36:37 Session AFP/Combinatorics_Words_Graph_Lemma (AFP)

08:36:37 Session AFP/Completeness (AFP)

08:36:37 Session AFP/ConcurrentIMP (AFP)

08:36:37 Session AFP/Concurrent_Ref_Alg (AFP)

08:36:37 Session AFP/Conditional_Simplification (AFP)

08:36:37 Session AFP/Conditional_Transfer_Rule (AFP)

08:36:37 Session AFP/CoreC++ (AFP)

08:36:37 Session AFP/Core_DOM (AFP)

08:36:38 Session AFP/Shadow_DOM (AFP)

08:36:38 Session AFP/DOM_Components (AFP)

08:36:38 Session AFP/Core_SC_DOM (AFP)

08:36:38 Session AFP/Shadow_SC_DOM (AFP)

08:36:38 Session AFP/SC_DOM_Components (AFP)

08:36:39 Session Doc/Datatypes (doc)

08:36:39 Session Doc/Corec (doc)

08:36:39 Session AFP/Decl_Sem_Fun_PL (AFP)

08:36:39 Session AFP/Encodability_Process_Calculi (AFP)

08:36:39 Session AFP/Epistemic_Logic (AFP)

08:36:39 Session AFP/Public_Announcement_Logic (AFP)

08:36:39 Session AFP/Euler_Partition (AFP)

08:36:40 Session AFP/FOL-Fitting (AFP)

08:36:40 Session AFP/FOL_Seq_Calc1 (AFP)

08:36:40 Session AFP/FOL_Axiomatic (AFP)

08:36:40 Session AFP/FOL_Harrison (AFP)

08:36:40 Session AFP/Factored_Transition_System_Bounding (AFP)

08:36:40 Session AFP/FinFun (AFP)

08:36:40 Session AFP/Extended_Finite_State_Machines (AFP)

08:36:40 Session AFP/Extended_Finite_State_Machine_Inference (AFP)

08:36:40 Session AFP/Finger-Trees (AFP)

08:36:40 Session AFP/Finite-Map-Extras (AFP)

08:36:40 Session AFP/Generalized_Counting_Sort (AFP)

08:36:40 Session AFP/Graph_Saturation (AFP)

08:36:40 Session AFP/Group-Ring-Module (AFP)

08:36:40 Session AFP/Valuation (AFP)

08:36:40 Session HOL/HOL-Auth (timing)

08:36:40 Session HOL/HOL-UNITY (timing)

08:36:41 Session HOL/HOL-Bali (timing)

08:36:41 Session HOL/HOL-Combinatorics (main timing)

08:36:41 Session AFP/Blue_Eyes (AFP)

08:36:41 Session AFP/Derangements (AFP)

08:36:41 Session AFP/Discrete_Summation (AFP)

08:36:41 Session AFP/Gauss-Jordan-Elim-Fun (AFP)

08:36:41 Session AFP/Graph_Theory (AFP)

08:36:41 Session AFP/ShortestPath (AFP)

08:36:41 Session HOL/HOL-Computational_Algebra (main timing)

08:36:41 Session AFP/Descartes_Sign_Rule (AFP)

08:36:41 Session HOL/HOL-Algebra (main timing)

08:36:41 Session AFP/Finitely_Generated_Abelian_Groups (AFP)

08:36:41 Session HOL/HOL-Decision_Procs (timing)

08:36:42 Session HOL/HOL-Quotient_Examples (timing)

08:36:42 Session AFP/Interpolation_Polynomials_HOL_Algebra (AFP)

08:36:42 Session AFP/Localization_Ring (AFP)

08:36:42 Session AFP/Orbit_Stabiliser (AFP)

08:36:42 Session AFP/Perfect-Number-Thm (AFP)

08:36:42 Session AFP/Secondary_Sylow (AFP)

08:36:42 Session AFP/Jordan_Hoelder (AFP)

08:36:42 Session AFP/VectorSpace (AFP)

08:36:42 Session HOL/HOL-Analysis (main timing)

08:36:43 Session AFP/Actuarial_Mathematics (AFP)

08:36:43 Session AFP/Cayley_Hamilton (AFP)

08:36:43 Session AFP/Coinductive (AFP)

08:36:43 Session AFP/DynamicArchitectures (AFP)

08:36:43 Session AFP/Architectural_Design_Patterns (AFP)

08:36:43 Session AFP/Lazy-Lists-II (AFP)

08:36:43 Session AFP/Stream_Fusion_Code (AFP)

08:36:43 Session AFP/Topology (AFP)

08:36:43 Session AFP/Complex_Geometry (AFP)

08:36:43 Session AFP/Poincare_Disc (AFP)

08:36:43 Session AFP/Differential_Game_Logic (AFP)

08:36:43 Session AFP/First_Welfare_Theorem (AFP)

08:36:43 Session AFP/Green (AFP)

08:36:44 Session HOL/HOL-Analysis-ex

08:36:44 Session HOL/HOL-Complex_Analysis (main timing)

08:36:44 Session AFP/Cartan_FP (AFP)

08:36:44 Session HOL/HOL-Eisbach

08:36:44 Session AFP/Allen_Calculus (AFP)

08:36:44 Session AFP/Card_Partitions (AFP)

08:36:44 Session AFP/Bell_Numbers_Spivey (AFP)

08:36:44 Session AFP/Card_Equiv_Relations (AFP)

08:36:44 Session AFP/Equivalence_Relation_Enumeration (AFP)

08:36:44 Session AFP/Falling_Factorial_Sum (AFP)

08:36:44 Session AFP/Case_Labeling (AFP)

08:36:44 Session AFP/Clean (AFP)

08:36:44 Session AFP/Dependent_SIFUM_Type_Systems (AFP)

08:36:44 Session AFP/Dependent_SIFUM_Refinement (AFP)

08:36:44 Session Doc/Eisbach (doc)

08:36:44 Session HOL/HOL-Hahn_Banach

08:36:44 Session HOL/HOL-Homology (timing)

08:36:45 Session HOL/HOL-Probability (main timing)

08:36:45 Session AFP/Buffons_Needle (AFP)

08:36:45 Session AFP/Density_Compiler (AFP)

08:36:45 Session AFP/DiscretePricing (AFP)

08:36:45 Session AFP/Ergodic_Theory (AFP)

08:36:45 Session AFP/Gromov_Hyperbolicity (AFP)

08:36:45 Session AFP/Laws_of_Large_Numbers (AFP)

08:36:45 Session AFP/Fisher_Yates (AFP)

08:36:45 Session AFP/Girth_Chromatic (AFP)

08:36:45 Session AFP/Random_Graph_Subgraph_Threshold (AFP)

08:36:45 Session HOL/HOL-Probability-ex (timing)

08:36:45 Session AFP/Hahn_Jordan_Decomposition (AFP)

08:36:45 Session AFP/Lp (AFP)

08:36:45 Session AFP/MDP-Rewards (AFP)

08:36:45 Session AFP/Markov_Models (AFP)

08:36:46 Session AFP/Monad_Normalisation (AFP)

08:36:46 Session AFP/Monomorphic_Monad (AFP)

08:36:46 Session AFP/Neumann_Morgenstern_Utility (AFP)

08:36:46 Session AFP/Probabilistic_Noninterference (AFP)

08:36:46 Session AFP/Probabilistic_System_Zoo (AFP)

08:36:46 Session AFP/Quasi_Borel_Spaces (AFP)

08:36:46 Session AFP/Skip_Lists (AFP)

08:36:46 Session AFP/Source_Coding_Theorem (AFP)

08:36:46 Session AFP/Hyperdual (AFP)

08:36:46 Session AFP/Irrationality_J_Hancl (AFP)

08:36:46 Session AFP/Kuratowski_Closure_Complement (AFP)

08:36:46 Session AFP/Laplace_Transform (AFP)

08:36:46 Session AFP/Lower_Semicontinuous (AFP)

08:36:46 Session AFP/Minkowskis_Theorem (AFP)

08:36:46 Session AFP/Octonions (AFP)

08:36:46 Session AFP/Ptolemys_Theorem (AFP)

08:36:46 Session AFP/Quaternions (AFP)

08:36:46 Session AFP/Rank_Nullity_Theorem (AFP)

08:36:46 Session AFP/Gauss_Jordan (AFP)

08:36:47 Session AFP/Echelon_Form (AFP)

08:36:47 Session AFP/Hermite (AFP)

08:36:47 Session AFP/MDP-Algorithms (AFP)

08:36:47 Session AFP/Tarskis_Geometry (AFP)

08:36:47 Session AFP/Triangle (AFP)

08:36:47 Session AFP/Chord_Segments (AFP)

08:36:47 Session AFP/Stewart_Apollonius (AFP)

08:36:47 Session AFP/Youngs_Inequality (AFP)

08:36:47 Session AFP/pGCL (AFP)

08:36:47 Session HOL/HOL-Examples

08:36:47 Session HOL/HOL-Isar_Examples

08:36:47 Session HOL/HOL-Nonstandard_Analysis (timing)

08:36:48 Session HOL/HOL-Nonstandard_Analysis-Examples (timing)

08:36:48 Session HOL/HOL-Number_Theory (main timing)

08:36:48 Session AFP/Arith_Prog_Rel_Primes (AFP)

08:36:48 Session AFP/Bernoulli (AFP)

08:36:48 Session AFP/E_Transcendental (AFP)

08:36:48 Session AFP/Elliptic_Curves_Group_Law (AFP)

08:36:48 Session AFP/Fermat3_4 (AFP)

08:36:48 Session HOL/HOL-Data_Structures (timing)

08:36:48 Session AFP/Efficient-Mergesort (AFP)

08:36:49 Session HOL/HOL-Codegenerator_Test

08:36:49 Session HOL/HOL-ex (timing)

08:36:49 Session AFP/Automatic_Refinement (AFP)

08:36:49 Session AFP/Refine_Monadic (AFP)

08:36:49 Session AFP/Lehmer (AFP)

08:36:49 Session AFP/Lifting_the_Exponent (AFP)

08:36:49 Session AFP/Padic_Ints (AFP)

08:36:49 Session AFP/Pratt_Certificate (AFP)

08:36:50 Session AFP/Bertrands_Postulate (AFP)

08:36:50 Session AFP/Prime_Harmonic_Series (AFP)

08:36:50 Session AFP/RSAPSS (AFP)

08:36:50 Session AFP/SumSquares (AFP)

08:36:50 Session AFP/Liouville_Numbers (AFP)

08:36:50 Session AFP/Lucas_Theorem (AFP)

08:36:50 Session AFP/DPRM_Theorem (AFP)

08:36:50 Session AFP/Mason_Stothers (AFP)

08:36:50 Session AFP/Polynomial_Interpolation (AFP)

08:36:50 Session AFP/Formal_Puiseux_Series (AFP)

08:36:50 Session AFP/Probabilistic_Prime_Tests (AFP)

08:36:50 Session AFP/Rep_Fin_Groups (AFP)

08:36:51 Session AFP/Sturm_Sequences (AFP)

08:36:51 Session AFP/Safe_Distance (AFP)

08:36:51 Session AFP/Special_Function_Bounds (AFP)

08:36:51 Session AFP/Sturm_Tarski (AFP)

08:36:51 Session AFP/Budan_Fourier (AFP)

08:36:51 Session AFP/Three_Circles (AFP)

08:36:51 Session AFP/Winding_Number_Eval (AFP)

08:36:51 Session AFP/Count_Complex_Roots (AFP)

08:36:51 Session HOL/HOL-Corec_Examples (timing)

08:36:51 Session HOL/HOL-Datatype_Examples (timing)

08:36:51 Session HOL/HOL-IMP (timing)

08:36:51 Session AFP/Abs_Int_ITP2012 (AFP)

08:36:51 Session AFP/Relational-Incorrectness-Logic (AFP)

08:36:51 Session HOL/HOL-Imperative_HOL (timing)

08:36:51 Session AFP/Auto2_Imperative_HOL (AFP)

08:36:52 Session AFP/Imperative_Insertion_Sort (AFP)

08:36:52 Session HOL/HOL-Induct

08:36:52 Session HOL/HOL-Metis_Examples (timing)

08:36:52 Session HOL/HOL-Proofs (timing)

08:36:52 Session HOL/HOL-Proofs-Extraction (timing)

08:36:53 Session HOL/HOL-Proofs-ex

08:36:53 Session HOL/HOL-Proofs-Lambda (timing)

08:36:53 Session AFP/Applicative_Lifting (AFP)

08:36:53 Session AFP/Free-Groups (AFP)

08:36:53 Session AFP/Stern_Brocot (AFP)

08:36:53 Session AFP/HereditarilyFinite (AFP)

08:36:53 Session AFP/HyperCTL (AFP)

08:36:53 Session AFP/Integration (AFP)

08:36:53 Session AFP/Isabelle_Meta_Model (AFP)

08:36:54 Session AFP/LTL (AFP)

08:36:54 Session AFP/Stuttering_Equivalence (AFP)

08:36:54 Session AFP/Landau_Symbols (AFP)

08:36:54 Session AFP/Akra_Bazzi (AFP)

08:36:54 Session AFP/Catalan_Numbers (AFP)

08:36:54 Session AFP/Error_Function (AFP)

08:36:54 Session AFP/Euler_MacLaurin (AFP)

08:36:54 Session AFP/LightweightJava (AFP)

08:36:54 Session AFP/LinearQuantifierElim (AFP)

08:36:54 Session AFP/List-Infinite (AFP)

08:36:54 Session AFP/Nat-Interval-Logic (AFP)

08:36:54 Session AFP/AutoFocus-Stream (AFP)

08:36:54 Session AFP/Median_Method (AFP)

08:36:54 Session AFP/MuchAdoAboutTwo (AFP)

08:36:54 Session AFP/Optics (AFP)

08:36:54 Session AFP/UTP-Toolkit (AFP)

08:36:54 Session AFP/UTP (AFP)

08:36:54 Session AFP/Order_Lattice_Props (AFP)

08:36:54 Session AFP/POPLmark-deBruijn (AFP)

08:36:54 Session AFP/Pairing_Heap (AFP)

08:36:54 Session AFP/Password_Authentication_Protocol (AFP)

08:36:54 Session AFP/Pell (AFP)

08:36:54 Session AFP/Prefix_Free_Code_Combinators (AFP)

08:36:54 Session AFP/Presburger-Automata (AFP)

08:36:55 Session AFP/Priority_Queue_Braun (AFP)

08:36:55 Session AFP/Program-Conflict-Analysis (AFP)

08:36:55 Session AFP/Regular-Sets (AFP)

08:36:55 Session AFP/Abstract-Rewriting (AFP)

08:36:55 Session AFP/Decreasing-Diagrams (AFP)

08:36:55 Session AFP/First_Order_Terms (AFP)

08:36:55 Session AFP/Stateful_Protocol_Composition_and_Typing (AFP)

08:36:55 Session AFP/Automated_Stateful_Protocol_Verification (AFP)

08:36:55 Session AFP/Matrix (AFP)

08:36:55 Session AFP/Matrix_Tensor (AFP)

08:36:55 Session AFP/Knot_Theory (AFP)

08:36:55 Session AFP/Coinductive_Languages (AFP)

08:36:55 Session AFP/Finite_Automata_HF (AFP)

08:36:55 Session AFP/Functional-Automata (AFP)

08:36:55 Session AFP/Posix-Lexing (AFP)

08:36:55 Session AFP/ResiduatedTransitionSystem (AFP)

08:36:55 Session AFP/Ribbon_Proofs (AFP)

08:36:55 Session AFP/SATSolverVerification (AFP)

08:36:55 Session AFP/Safe_OCL (AFP)

08:36:55 Session AFP/Schutz_Spacetime (AFP)

08:36:56 Session AFP/Selection_Heap_Sort (AFP)

08:36:56 Session AFP/Simplex (AFP)

08:36:56 Session AFP/Skew_Heap (AFP)

08:36:56 Session AFP/Sort_Encodings (AFP)

08:36:56 Session AFP/Splay_Tree (AFP)

08:36:56 Session AFP/Amortized_Complexity (AFP)

08:36:56 Session AFP/Dynamic_Tables (AFP)

08:36:56 Session AFP/Root_Balanced_Tree (AFP)

08:36:56 Session AFP/Closest_Pair_Points (AFP)

08:36:56 Session AFP/Stable_Matching (AFP)

08:36:56 Session AFP/SuperCalc (AFP)

08:36:56 Session Doc/System (doc)

08:36:56 Session AFP/Szemeredi_Regularity (AFP)

08:36:56 Session AFP/Roth_Arithmetic_Progressions (AFP)

08:36:56 Session AFP/Tail_Recursive_Functions (AFP)

08:36:57 Session AFP/TortoiseHare (AFP)

08:36:57 Session AFP/Trie (AFP)

08:36:57 Session AFP/Flyspeck-Tame (AFP)

08:36:57 Session AFP/Twelvefold_Way (AFP)

08:36:57 Session AFP/Vickrey_Clarke_Groves (AFP)

08:36:57 Session HOL/HOL-Matrix_LP

08:36:57 Session HOL/HOL-MicroJava (timing)

08:36:57 Session HOL/HOL-Mirabelle-ex

08:36:57 Session HOL/HOL-Mutabelle

08:36:57 Session HOL/HOL-NanoJava

08:36:57 Session HOL/HOL-Nitpick_Examples

08:36:57 Session HOL/HOL-Nominal

08:36:57 Session AFP/CCS (AFP)

08:36:57 Session HOL/HOL-Nominal-Examples (timing)

08:36:57 Session AFP/Lam-ml-Normalization (AFP)

08:36:57 Session AFP/Pi_Calculus (AFP)

08:36:57 Session AFP/Psi_Calculi (AFP)

08:36:58 Session AFP/SequentInvertibility (AFP)

08:36:58 Session HOL/HOL-Predicate_Compile_Examples (timing)

08:36:58 Session HOL/HOL-Prolog

08:36:58 Session HOL/HOL-Quickcheck_Examples (timing)

08:36:58 Session HOL/HOL-Real_Asymp

08:36:58 Session AFP/Cotangent_PFD_Formula (AFP)

08:36:59 Session AFP/Fourier (AFP)

08:36:59 Session AFP/Furstenberg_Topology (AFP)

08:36:59 Session HOL/HOL-Real_Asymp-Manual

08:36:59 Session AFP/Sophomores_Dream (AFP)

08:37:00 Session AFP/Stirling_Formula (AFP)

08:37:00 Session AFP/Irrationals_From_THEBOOK (AFP)

08:37:00 Session AFP/Lambert_W (AFP)

08:37:00 Session HOL/HOL-SET_Protocol (timing)

08:37:00 Session HOL/HOL-SMT_Examples (timing)

08:37:00 Session HOL/HOL-SPARK

08:37:00 Session HOL/HOL-SPARK-Examples

08:37:00 Session AFP/RIPEMD-160-SPARK (AFP)

08:37:00 Session HOL/HOL-SPARK-Manual

08:37:01 Session HOL/HOL-Statespace

08:37:01 Session HOL/HOL-TLA

08:37:01 Session HOL/HOL-TLA-Buffer

08:37:01 Session HOL/HOL-TLA-Inc

08:37:01 Session HOL/HOL-TLA-Memory

08:37:01 Session HOL/HOL-TPTP

08:37:01 Session HOL/HOL-Types_To_Sets

08:37:01 Session AFP/Banach_Steinhaus (AFP)

08:37:01 Session AFP/Smooth_Manifolds (AFP)

08:37:01 Session AFP/Types_To_Sets_Extension (AFP)

08:37:01 Session HOL/HOL-Unix

08:37:01 Session HOL/HOL-ZF

08:37:01 Session AFP/Category2 (AFP)

08:37:01 Session HOL/HOLCF (main timing)

08:37:01 Session AFP/Circus (AFP)

08:37:01 Session AFP/HOL-CSP (AFP)

08:37:02 Session HOL/HOLCF-IMP

08:37:02 Session HOL/HOLCF-Library

08:37:02 Session AFP/CSP_RefTK (AFP)

08:37:02 Session HOL/HOLCF-FOCUS

08:37:02 Session HOL/HOLCF-ex

08:37:02 Session AFP/PCF (AFP)

08:37:02 Session AFP/HOLCF-Prelude (AFP)

08:37:02 Session AFP/BirdKMP (AFP)

08:37:02 Session HOL/HOLCF-Tutorial

08:37:02 Session HOL/IOA (timing)

08:37:02 Session HOL/IOA-ABP

08:37:02 Session HOL/IOA-NTP

08:37:02 Session HOL/IOA-Storage

08:37:02 Session HOL/IOA-ex

08:37:02 Session AFP/Shivers-CFA (AFP)

08:37:02 Session AFP/Stream-Fusion (AFP)

08:37:02 Session AFP/Tycon (AFP)

08:37:02 Session AFP/WorkerWrapper (AFP)

08:37:02 Session Tools/Haskell

08:37:02 Session AFP/Heard_Of (AFP)

08:37:02 Session AFP/Consensus_Refined (AFP)

08:37:02 Session AFP/Hello_World (AFP)

08:37:02 Session AFP/Hood_Melville_Queue (AFP)

08:37:02 Session AFP/HotelKeyCards (AFP)

08:37:03 Session Doc/How_to_Prove_it (no_doc)

08:37:03 Session AFP/Huffman (AFP)

08:37:03 Session AFP/Hybrid_Logic (AFP)

08:37:03 Session AFP/Hybrid_Multi_Lane_Spatial_Logic (AFP)

08:37:03 Session AFP/IFC_Tracking (AFP)

08:37:03 Session AFP/IMP2 (AFP)

08:37:03 Session AFP/IMP2_Binary_Heap (AFP)

08:37:03 Session AFP/IMP_Compiler (AFP)

08:37:03 Session AFP/IMP_Compiler_Reuse (AFP)

08:37:03 Session Doc/Implementation (doc)

08:37:03 Session AFP/Impossible_Geometry (AFP)

08:37:03 Session AFP/Inductive_Confidentiality (AFP)

08:37:03 Session AFP/Inductive_Inference (AFP)

08:37:03 Session AFP/InfPathElimination (AFP)

08:37:03 Session AFP/Intro_Dest_Elim (AFP)

08:37:03 Session AFP/IsaGeoCoq (AFP)

08:37:03 Session AFP/IsaNet (AFP)

08:37:03 Session Doc/Isar_Ref (doc)

08:37:03 Session AFP/Isabelle_C (AFP)

08:37:04 Session Doc/JEdit (doc)

08:37:04 Session AFP/Jacobson_Basic_Algebra (AFP)

08:37:04 Session AFP/Grothendieck_Schemes (AFP)

08:37:04 Session AFP/Pluennecke_Ruzsa_Inequality (AFP)

08:37:04 Session AFP/JiveDataStoreModel (AFP)

08:37:04 Session AFP/Key_Agreement_Strong_Adversaries (AFP)

08:37:04 Session AFP/Kleene_Algebra (AFP)

08:37:04 Session AFP/KAD (AFP)

08:37:04 Session AFP/KAT_and_DRA (AFP)

08:37:04 Session AFP/Algebraic_VCs (AFP)

08:37:04 Session AFP/Multirelations (AFP)

08:37:04 Session AFP/Quantales (AFP)

08:37:04 Session AFP/Transformer_Semantics (AFP)

08:37:04 Session AFP/Regular_Algebras (AFP)

08:37:04 Session AFP/Relation_Algebra (AFP)

08:37:04 Session AFP/Relational_Paths (AFP)

08:37:04 Session AFP/Residuated_Lattices (AFP)

08:37:04 Session AFP/Knights_Tour (AFP)

08:37:04 Session AFP/LambdaMu (AFP)

08:37:04 Session AFP/LatticeProperties (AFP)

08:37:04 Session AFP/DataRefinementIBP (AFP)

08:37:04 Session AFP/GraphMarkingIBP (AFP)

08:37:04 Session AFP/Lazy_Case (AFP)

08:37:04 Session AFP/Lifting_Definition_Option (AFP)

08:37:04 Session AFP/List-Index (AFP)

08:37:04 Session AFP/Comparison_Sort_Lower_Bound (AFP)

08:37:04 Session AFP/Jinja (AFP)

08:37:04 Session AFP/Dominance_CHK (AFP)

08:37:05 Session AFP/HRB-Slicing (AFP)

08:37:05 Session AFP/InformationFlowSlicing_Inter (AFP)

08:37:05 Session AFP/Slicing (AFP)

08:37:05 Session AFP/InformationFlowSlicing (AFP)

08:37:05 Session AFP/JinjaDCI (AFP)

08:37:05 Session AFP/Regression_Test_Selection (AFP)

08:37:05 Session AFP/List_Update (AFP)

08:37:05 Session AFP/Quick_Sort_Cost (AFP)

08:37:05 Session AFP/Random_BSTs (AFP)

08:37:05 Session AFP/Randomised_BSTs (AFP)

08:37:05 Session AFP/Treaps (AFP)

08:37:05 Session AFP/Randomised_Social_Choice (AFP)

08:37:05 Session AFP/Fishburn_Impossibility (AFP)

08:37:05 Session AFP/SDS_Impossibility (AFP)

08:37:05 Session AFP/List_Interleaving (AFP)

08:37:06 Session AFP/List_Inversions (AFP)

08:37:06 Session AFP/LocalLexing (AFP)

08:37:06 Session Doc/Locales (doc)

08:37:06 Session AFP/Locally-Nameless-Sigma (AFP)

08:37:06 Session AFP/Logging_Independent_Anonymity (AFP)

08:37:06 Session AFP/Lowe_Ontological_Argument (AFP)

08:37:06 Session Doc/Main (doc)

08:37:06 Session AFP/Marriage (AFP)

08:37:06 Session AFP/Latin_Square (AFP)

08:37:06 Session AFP/Matroids (AFP)

08:37:06 Session AFP/Max-Card-Matching (AFP)

08:37:06 Session AFP/Median_Of_Medians_Selection (AFP)

08:37:06 Session AFP/KD_Tree (AFP)

08:37:06 Session AFP/Menger (AFP)

08:37:06 Session AFP/Mereology (AFP)

08:37:06 Session AFP/Metalogic_ProofChecker (AFP)

08:37:06 Session AFP/MiniML (AFP)

08:37:06 Session AFP/Modular_Assembly_Kit_Security (AFP)

08:37:06 Session AFP/MonoBoolTranAlgebra (AFP)

08:37:06 Session AFP/Name_Carrying_Type_Inference (AFP)

08:37:06 Session AFP/Nash_Williams (AFP)

08:37:06 Session AFP/No_FTL_observers (AFP)

08:37:06 Session AFP/Nominal2 (AFP)

08:37:07 Session AFP/Incompleteness (AFP)

08:37:07 Session AFP/Surprise_Paradox (AFP)

08:37:07 Session AFP/LambdaAuth (AFP)

08:37:07 Session AFP/Launchbury (AFP)

08:37:07 Session AFP/Call_Arity (AFP)

08:37:07 Session AFP/Modal_Logics_for_NTS (AFP)

08:37:07 Session AFP/Rewriting_Z (AFP)

08:37:07 Session AFP/Noninterference_CSP (AFP)

08:37:07 Session AFP/Noninterference_Ipurge_Unwinding (AFP)

08:37:07 Session AFP/Noninterference_Generic_Unwinding (AFP)

08:37:07 Session AFP/Noninterference_Inductive_Unwinding (AFP)

08:37:07 Session AFP/Noninterference_Sequential_Composition (AFP)

08:37:07 Session AFP/Noninterference_Concurrent_Composition (AFP)

08:37:07 Session AFP/NormByEval (AFP)

08:37:08 Session AFP/OpSets (AFP)

08:37:08 Session AFP/Open_Induction (AFP)

08:37:08 Session AFP/Well_Quasi_Orders (AFP)

08:37:08 Session AFP/Decreasing-Diagrams-II (AFP)

08:37:08 Session AFP/Myhill-Nerode (AFP)

08:37:08 Session AFP/Ordinal (AFP)

08:37:08 Session AFP/Nested_Multisets_Ordinals (AFP)

08:37:08 Session AFP/Design_Theory (AFP)

08:37:08 Session AFP/Lambda_Free_RPOs (AFP)

08:37:08 Session AFP/Lambda_Free_EPO (AFP)

08:37:08 Session AFP/Ordered_Resolution_Prover (AFP)

08:37:08 Session AFP/Chandy_Lamport (AFP)

08:37:08 Session AFP/Saturation_Framework (AFP)

08:37:08 Session AFP/Saturation_Framework_Extensions (AFP)

08:37:08 Session AFP/Progress_Tracking (AFP)

08:37:08 Session AFP/PAL (AFP)

08:37:08 Session AFP/PLM (AFP)

08:37:08 Session AFP/PSemigroupsConvolution (AFP)

08:37:08 Session AFP/Package_logic (AFP)

08:37:08 Session AFP/Combinable_Wands (AFP)

08:37:08 Session AFP/Paraconsistency (AFP)

08:37:08 Session AFP/Parity_Game (AFP)

08:37:09 Session AFP/GaleStewart_Games (AFP)

08:37:09 Session AFP/Partial_Function_MR (AFP)

08:37:09 Session AFP/Physical_Quantities (AFP)

08:37:09 Session AFP/Pop_Refinement (AFP)

08:37:09 Session AFP/Possibilistic_Noninterference (AFP)

08:37:09 Session AFP/Priority_Search_Trees (AFP)

08:37:09 Session AFP/Prim_Dijkstra_Simple (AFP)

08:37:09 Session Doc/Prog_Prove (doc)

08:37:09 Session AFP/Projective_Geometry (AFP)

08:37:09 Session AFP/Proof_Strategy_Language (AFP)

08:37:09 Session AFP/PropResPI (AFP)

08:37:09 Session AFP/Propositional_Proof_Systems (AFP)

08:37:09 Session AFP/PseudoHoops (AFP)

08:37:10 Session AFP/Ramsey-Infinite (AFP)

08:37:10 Session AFP/Real_Power (AFP)

08:37:10 Session AFP/Real_Time_Deque (AFP)

08:37:10 Session AFP/Recursion-Theory-I (AFP)

08:37:10 Session AFP/Minsky_Machines (AFP)

08:37:10 Session AFP/RefinementReactive (AFP)

08:37:10 Session AFP/Regex_Equivalence (AFP)

08:37:10 Session AFP/Relational_Method (AFP)

08:37:10 Session AFP/Resolution_FOL (AFP)

08:37:10 Session AFP/Robbins-Conjecture (AFP)

08:37:10 Session AFP/Roy_Floyd_Warshall (AFP)

08:37:10 Session AFP/SIFPL (AFP)

08:37:10 Session AFP/SIFUM_Type_Systems (AFP)

08:37:10 Session AFP/Security_Protocol_Refinement (AFP)

08:37:10 Session AFP/SenSocialChoice (AFP)

08:37:10 Session AFP/Separation_Algebra (AFP)

08:37:11 Session AFP/Hoare_Time (AFP)

08:37:11 Session AFP/Separata (AFP)

08:37:11 Session AFP/Simpl (AFP)

08:37:11 Session AFP/BDD (AFP)

08:37:11 Session AFP/SimplifiedOntologicalArgument (AFP)

08:37:11 Session AFP/Sliding_Window_Algorithm (AFP)

08:37:11 Session AFP/Statecharts (AFP)

08:37:11 Session AFP/Stellar_Quorums (AFP)

08:37:11 Session AFP/Stone_Algebras (AFP)

08:37:11 Session AFP/Stone_Relation_Algebras (AFP)

08:37:11 Session AFP/Stone_Kleene_Relation_Algebras (AFP)

08:37:11 Session AFP/Aggregation_Algebras (AFP)

08:37:11 Session AFP/Relational_Disjoint_Set_Forests (AFP)

08:37:11 Session AFP/Relational_Minimum_Spanning_Trees (AFP)

08:37:11 Session AFP/Relational_Forests (AFP)

08:37:11 Session AFP/Subset_Boolean_Algebras (AFP)

08:37:12 Session AFP/Correctness_Algebras (AFP)

08:37:12 Session AFP/Store_Buffer_Reduction (AFP)

08:37:12 Session AFP/Strong_Security (AFP)

08:37:12 Session Doc/Sugar (doc)

08:37:12 Session AFP/Sunflowers (AFP)

08:37:12 Session AFP/Clique_and_Monotone_Circuits (AFP)

08:37:12 Session AFP/Syntax_Independent_Logic (AFP)

08:37:12 Session AFP/Goedel_Incompleteness (AFP)

08:37:12 Session AFP/Goedel_HFSet_Semantic (AFP)

08:37:12 Session AFP/Goedel_HFSet_Semanticless (AFP)

08:37:12 Session AFP/Robinson_Arithmetic (AFP)

08:37:13 Session AFP/Szpilrajn (AFP)

08:37:13 Session AFP/Combinatorics_Words_Lyndon (AFP)

08:37:13 Session AFP/TESL_Language (AFP)

08:37:13 Session AFP/TLA (AFP)

08:37:13 Session AFP/Timed_Automata (AFP)

08:37:13 Session AFP/Probabilistic_Timed_Automata (AFP)

08:37:13 Session AFP/Topological_Semantics (AFP)

08:37:13 Session AFP/Transitive-Closure-II (AFP)

08:37:13 Session AFP/Tree_Decomposition (AFP)

08:37:13 Session Doc/Tutorial (doc)

08:37:13 Session Doc/Typeclass_Hierarchy (doc)

08:37:13 Session AFP/Types_Tableaus_and_Goedels_God (AFP)

08:37:13 Session AFP/UPF (AFP)

08:37:13 Session AFP/UPF_Firewall (AFP)

08:37:14 Session AFP/Universal_Turing_Machine (AFP)

08:37:14 Session AFP/Van_der_Waerden (AFP)

08:37:14 Session AFP/VeriComp (AFP)

08:37:14 Session AFP/Interpreter_Optimizations (AFP)

08:37:14 Session AFP/Verified-Prover (AFP)

08:37:14 Session AFP/VolpanoSmith (AFP)

08:37:14 Session AFP/WHATandWHERE_Security (AFP)

08:37:14 Session AFP/Weight_Balanced_Trees (AFP)

08:37:14 Session AFP/Weighted_Arithmetic_Geometric_Mean (AFP)

08:37:14 Session AFP/Word_Lib (AFP)

08:37:14 Session AFP/Complx (AFP)

08:37:14 Session AFP/IEEE_Floating_Point (AFP)

08:37:14 Session AFP/IP_Addresses (AFP)

08:37:14 Session AFP/Simple_Firewall (AFP)

08:37:14 Session AFP/Routing (AFP)

08:37:14 Session AFP/Interval_Arithmetic_Word32 (AFP)

08:37:14 Session AFP/LEM (AFP)

08:37:15 Session AFP/Native_Word (AFP)

08:37:15 Session AFP/Collections (AFP)

08:37:15 Session AFP/Abstract_Completeness (AFP)

08:37:15 Session AFP/Abstract_Soundness (AFP)

08:37:15 Session AFP/FOL_Seq_Calc3 (AFP)

08:37:15 Session AFP/Incredible_Proof_Machine (AFP)

08:37:15 Session AFP/Deriving (AFP)

08:37:15 Session AFP/CAVA_Base (AFP)

08:37:15 Session AFP/CAVA_Automata (AFP)

08:37:15 Session AFP/DFS_Framework (AFP)

08:37:15 Session AFP/Gabow_SCC (AFP)

08:37:15 Session AFP/LTL_to_GBA (AFP)

08:37:15 Session AFP/Promela (AFP)

08:37:15 Session AFP/Containers (AFP)

08:37:15 Session AFP/Collections_Examples (AFP)

08:37:16 Session AFP/Containers-Benchmarks (AFP)

08:37:16 Session AFP/Eval_FO (AFP)

08:37:16 Session AFP/MFOTL_Monitor (AFP)

08:37:16 Session AFP/Generic_Join (AFP)

08:37:16 Session AFP/MFODL_Monitor_Optimized (AFP)

08:37:16 Session AFP/VYDRA_MDL (AFP)

08:37:16 Session AFP/Formula_Derivatives (AFP)

08:37:16 Session AFP/MSO_Regex_Equivalence (AFP)

08:37:16 Session AFP/Show (AFP)

08:37:16 Session AFP/Affine_Arithmetic (AFP)

08:37:17 Session AFP/Ordinary_Differential_Equations (AFP)

08:37:17 Session AFP/Differential_Dynamic_Logic (AFP)

08:37:17 Session AFP/Hybrid_Systems_VCs (AFP)

08:37:17 Session AFP/Matrices_for_ODEs (AFP)

08:37:17 Session AFP/Taylor_Models (AFP)

08:37:17 Session AFP/CakeML (AFP)

08:37:17 Session AFP/Certification_Monads (AFP)

08:37:17 Session AFP/AI_Planning_Languages_Semantics (AFP)

08:37:18 Session AFP/Verified_SAT_Based_AI_Planning (AFP)

08:37:18 Session AFP/Dict_Construction (AFP)

08:37:18 Session AFP/Formula_Derivatives-Examples (AFP)

08:37:18 Session AFP/Monad_Memo_DP (AFP)

08:37:18 Session AFP/Hidden_Markov_Models (AFP)

08:37:18 Session AFP/Optimal_BST (AFP)

08:37:18 Session AFP/Polynomial_Factorization (AFP)

08:37:18 Session AFP/Amicable_Numbers (AFP)

08:37:18 Session AFP/Dirichlet_Series (AFP)

08:37:19 Session AFP/Finite_Fields (AFP)

08:37:19 Session AFP/Universal_Hash_Families (AFP)

08:37:19 Session AFP/Frequency_Moments (AFP)

08:37:19 Session AFP/Zeta_Function (AFP)

08:37:19 Session AFP/Dirichlet_L (AFP)

08:37:20 Session AFP/Gauss_Sums (AFP)

08:37:20 Session AFP/Prime_Number_Theorem (AFP)

08:37:20 Session AFP/Prime_Distribution_Elementary (AFP)

08:37:20 Session AFP/IMO2019 (AFP)

08:37:20 Session AFP/Irrational_Series_Erdos_Straus (AFP)

08:37:20 Session AFP/Transcendence_Series_Hancl_Rucki (AFP)

08:37:21 Session AFP/Zeta_3_Irrational (AFP)

08:37:21 Session AFP/Gaussian_Integers (AFP)

08:37:21 Session AFP/Jordan_Normal_Form (AFP)

08:37:21 Session AFP/Farkas (AFP)

08:37:21 Session AFP/Isabelle_Marries_Dirac (AFP)

08:37:21 Session AFP/Knuth_Bendix_Order (AFP)

08:37:21 Session AFP/Functional_Ordered_Resolution_Prover (AFP)

08:37:22 Session AFP/Regular_Tree_Relations (AFP)

08:37:22 Session AFP/FO_Theory_Rewriting (AFP)

08:37:22 Session AFP/Rewrite_Properties_Reduction (AFP)

08:37:22 Session AFP/Weighted_Path_Order (AFP)

08:37:22 Session AFP/Multiset_Ordering_NPC (AFP)

08:37:22 Session AFP/Linear_Recurrences (AFP)

08:37:22 Session AFP/Perron_Frobenius (AFP)

08:37:23 Session AFP/Stochastic_Matrices (AFP)

08:37:23 Session AFP/Subresultants (AFP)

08:37:23 Session AFP/Berlekamp_Zassenhaus (AFP)

08:37:23 Session AFP/Algebraic_Numbers (AFP)

08:37:23 Session AFP/BenOr_Kozen_Reif (AFP)

08:37:23 Session AFP/LLL_Basis_Reduction (AFP)

08:37:23 Session AFP/LLL_Factorization (AFP)

08:37:23 Session AFP/Linear_Inequalities (AFP)

08:37:23 Session AFP/LP_Duality (AFP)

08:37:23 Session AFP/Linear_Programming (AFP)

08:37:24 Session AFP/Smith_Normal_Form (AFP)

08:37:24 Session AFP/Modular_arithmetic_LLL_and_HNF_algorithms (AFP)

08:37:24 Session AFP/Polynomials (AFP)

08:37:24 Session AFP/Deep_Learning (AFP)

08:37:25 Session AFP/QHLProver (AFP)

08:37:25 Session AFP/Projective_Measurements (AFP)

08:37:25 Session AFP/Groebner_Bases (AFP)

08:37:25 Session AFP/Fishers_Inequality (AFP)

08:37:25 Session AFP/Groebner_Macaulay (AFP)

08:37:25 Session AFP/Nullstellensatz (AFP)

08:37:26 Session AFP/Signature_Groebner (AFP)

08:37:26 Session AFP/Lambda_Free_KBOs (AFP)

08:37:26 Session AFP/Symmetric_Polynomials (AFP)

08:37:26 Session AFP/Pi_Transcendental (AFP)

08:37:26 Session AFP/Power_Sum_Polynomials (AFP)

08:37:26 Session AFP/Hermite_Lindemann (AFP)

08:37:26 Session AFP/Factor_Algebraic_Polynomial (AFP)

08:37:26 Session AFP/Cubic_Quartic_Equations (AFP)

08:37:26 Session AFP/Linear_Recurrences_Solver (AFP)

08:37:26 Session AFP/Virtual_Substitution (AFP)

08:37:27 Session AFP/Real_Impl (AFP)

08:37:27 Session AFP/Complex_Bounded_Operators (AFP)

08:37:27 Session AFP/Registers (AFP)

08:37:27 Session AFP/QR_Decomposition (AFP)

08:37:28 Session AFP/XML (AFP)

08:37:28 Session AFP/Van_Emde_Boas_Trees (AFP)

08:37:28 Session AFP/Dijkstra_Shortest_Path (AFP)

08:37:28 Session AFP/Koenigsberg_Friendship (AFP)

08:37:28 Session AFP/FOL_Seq_Calc2 (AFP)

08:37:28 Session AFP/Formal_SSA (AFP)

08:37:28 Session AFP/Minimal_SSA (AFP)

08:37:28 Session AFP/Gale_Shapley (AFP)

08:37:28 Session AFP/HOL-ODE-Numerics (AFP)

08:37:29 Session AFP/HOL-ODE-ARCH-COMP (AFP)

08:37:29 Session AFP/HOL-ODE-Examples (AFP large)

08:37:29 Session AFP/Lorenz_Approximation (AFP)

08:37:29 Session AFP/Lorenz_C0 (AFP large)

08:37:29 Session AFP/Lorenz_C1 (AFP large)

08:37:29 Session AFP/Poincare_Bendixson (AFP)

08:37:29 Session AFP/Transition_Systems_and_Automata (AFP)

08:37:29 Session AFP/Adaptive_State_Counting (AFP)

08:37:29 Session AFP/Buchi_Complementation (AFP)

08:37:29 Session AFP/LTL_Master_Theorem (AFP)

08:37:29 Session AFP/LTL_Normal_Form (AFP)

08:37:29 Session AFP/Partial_Order_Reduction (AFP)

08:37:29 Session AFP/SM_Base (AFP)

08:37:29 Session AFP/SM (AFP)

08:37:29 Session AFP/CAVA_Setup (AFP)

08:37:30 Session AFP/CAVA_LTL_Modelchecker (AFP)

08:37:30 Session AFP/Transitive-Closure (AFP)

08:37:30 Session AFP/KBPs (AFP)

08:37:30 Session AFP/LTL_to_DRA (AFP)

08:37:30 Session AFP/Network_Security_Policy_Verification (AFP)

08:37:30 Session AFP/Planarity_Certificates (AFP)

08:37:30 Session AFP/Tree-Automata (AFP)

08:37:30 Session AFP/Datatype_Order_Generator (AFP)

08:37:30 Session AFP/Higher_Order_Terms (AFP)

08:37:31 Session AFP/CakeML_Codegen (AFP)

08:37:31 Session AFP/Old_Datatype_Show (AFP)

08:37:31 Session AFP/WOOT_Strong_Eventual_Consistency (AFP)

08:37:31 Session AFP/Iptables_Semantics (AFP)

08:37:31 Session AFP/Iptables_Semantics_Examples (AFP)

08:37:31 Session AFP/LOFT (AFP)

08:37:31 Session AFP/Mersenne_Primes (AFP)

08:37:31 Session AFP/MiniSail (AFP)

08:37:31 Session AFP/Separation_Logic_Imperative_HOL (AFP)

08:37:31 Session AFP/Sepref_Prereq (AFP)

08:37:31 Session AFP/ROBDD (AFP)

08:37:31 Session AFP/Refine_Imperative_HOL (AFP)

08:37:32 Session AFP/BTree (AFP)

08:37:32 Session AFP/Floyd_Warshall (AFP)

08:37:32 Session AFP/Sepref_Basic (AFP)

08:37:32 Session AFP/Sepref_IICF (AFP)

08:37:32 Session AFP/Flow_Networks (AFP)

08:37:32 Session AFP/EdmondsKarp_Maxflow (AFP)

08:37:32 Session AFP/MFMC_Countable (AFP)

08:37:32 Session AFP/Probabilistic_While (AFP)

08:37:32 Session AFP/CryptHOL (AFP)

08:37:32 Session AFP/Constructive_Cryptography (AFP)

08:37:32 Session AFP/Game_Based_Crypto (AFP)

08:37:32 Session AFP/Multi_Party_Computation (AFP)

08:37:32 Session AFP/Sigma_Commit_Crypto (AFP)

08:37:32 Session AFP/Constructive_Cryptography_CM (AFP)

08:37:32 Session AFP/Prpu_Maxflow (AFP)

08:37:33 Session AFP/Knuth_Morris_Pratt (AFP)

08:37:33 Session AFP/Kruskal (AFP)

08:37:33 Session AFP/PAC_Checker (AFP)

08:37:33 Session AFP/VerifyThis2018 (AFP)

08:37:33 Session AFP/VerifyThis2019 (AFP)

08:37:33 Session AFP/Simplicial_complexes_and_boolean_functions (AFP)

08:37:33 Session AFP/UpDown_Scheme (AFP)

08:37:33 Session AFP/WebAssembly (AFP)

08:37:33 Session AFP/SPARCv8 (AFP)

08:37:33 Session AFP/X86_Semantics (AFP)

08:37:33 Session AFP/ZFC_in_HOL (AFP)

08:37:34 Session AFP/CZH_Foundations (AFP)

08:37:34 Session AFP/CZH_Elementary_Categories (AFP)

08:37:34 Session AFP/CZH_Universal_Constructions (AFP)

08:37:34 Session AFP/Category3 (AFP)

08:37:34 Session AFP/MonoidalCategory (AFP)

08:37:34 Session AFP/Ordinal_Partitions (AFP)

08:37:34 Session AFP/Wetzels_Problem (AFP)

08:37:34 Session ZF/ZF (main timing)

08:37:35 Session Doc/Logics_ZF (doc)

08:37:35 Session AFP/Recursion-Addition (AFP)

08:37:35 Session ZF/ZF-AC

08:37:35 Session ZF/ZF-Coind

08:37:35 Session ZF/ZF-Constructible

08:37:35 Session AFP/Delta_System_Lemma (AFP)

08:37:35 Session AFP/Transitive_Models (AFP)

08:37:35 Session AFP/Independence_CH (AFP)

08:37:35 Session AFP/Forcing (AFP)

08:37:35 Session ZF/ZF-IMP

08:37:35 Session ZF/ZF-Induct

08:37:35 Session ZF/ZF-UNITY (timing)

08:37:35 Session ZF/ZF-Resid

08:37:35 Session ZF/ZF-ex

08:37:39 Building HRB-Slicing ...

08:37:39 Building Slicing ...

08:37:40 Running Dominance_CHK ...

08:37:41 Dominance_CHK: theory Dominance_CHK.Cfg

08:37:41 Dominance_CHK: theory HOL-Library.NList

08:37:41 Dominance_CHK: theory HOL-Data_Structures.Cmp

08:37:41 Dominance_CHK: theory HOL-Data_Structures.Less_False

08:37:41 Dominance_CHK: theory HOL-Library.While_Combinator

08:37:42 Dominance_CHK: theory HOL-Data_Structures.Sorted_Less

08:37:42 Dominance_CHK: theory Dominance_CHK.Sorted_Less2

08:37:42 Dominance_CHK: theory Jinja.Semilat

08:37:42 Dominance_CHK: theory Dominance_CHK.Sorted_List_Operations2

08:37:43 Slicing: theory Slicing.AuxLemmas

08:37:43 Slicing: theory Slicing.BitVector

08:37:43 Slicing: theory Slicing.Com

08:37:43 HRB-Slicing: theory HRB-Slicing.AuxLemmas

08:37:43 Slicing: theory Slicing.BasicDefs

08:37:43 HRB-Slicing: theory HRB-Slicing.BasicDefs

08:37:44 Dominance_CHK: theory Dominance_CHK.Dom_Semi_List

08:37:44 Dominance_CHK: theory Jinja.Err

08:37:44 Slicing: theory Slicing.CFG

08:37:44 Slicing: theory Slicing.JVMCFG

08:37:44 Slicing: theory Slicing.CFGExit

08:37:44 Slicing: theory Slicing.CFG_wf

08:37:44 Slicing: theory Slicing.Distance

08:37:44 Slicing: theory Slicing.Observable

08:37:44 Slicing: theory Slicing.SemanticsCFG

08:37:45 HRB-Slicing: theory HRB-Slicing.CFG

08:37:45 HRB-Slicing: theory HRB-Slicing.Com

08:37:45 HRB-Slicing: theory HRB-Slicing.JVMCFG

08:37:45 Slicing: theory Slicing.DynDataDependence

08:37:45 Slicing: theory Slicing.Postdomination

08:37:45 Dominance_CHK: theory Jinja.Listn

08:37:45 Dominance_CHK: theory Jinja.Opt

08:37:45 Slicing: theory Slicing.CFGExit_wf

08:37:45 Dominance_CHK: theory Jinja.Product

08:37:45 Slicing: theory Slicing.DataDependence

08:37:45 Slicing: theory Slicing.Slice

08:37:46 Slicing: theory Slicing.WeakOrderDependence

08:37:46 Dominance_CHK: theory Jinja.Semilattices

08:37:46 Dominance_CHK: theory Jinja.Typing_Framework_1

08:37:46 Dominance_CHK: theory Jinja.SemilatAlg

08:37:46 Slicing: theory Slicing.DynStandardControlDependence

08:37:46 Slicing: theory Slicing.DynWeakControlDependence

08:37:46 Dominance_CHK: theory Dominance_CHK.Dom_Kildall

08:37:46 Dominance_CHK: theory Jinja.Kildall_1

08:37:46 Slicing: theory Slicing.WeakControlDependence

08:37:47 Slicing: theory Slicing.StandardControlDependence

08:37:47 Dominance_CHK: theory Dominance_CHK.Dom_Kildall_Property

08:37:47 Slicing: theory Slicing.DynPDG

08:37:47 Slicing: theory Slicing.PDG

08:37:47 Slicing: theory Slicing.ControlDependenceRelations

08:37:49 Slicing: theory Slicing.DependentLiveVariables

08:37:49 Slicing: theory Slicing.Labels

08:37:49 Slicing: theory Slicing.WCFG

08:37:50 Dominance_CHK: theory Dominance_CHK.Dom_Kildall_Correct

08:37:50 Slicing: theory Slicing.Semantics

08:37:50 HRB-Slicing: theory HRB-Slicing.Labels

08:37:50 HRB-Slicing: theory HRB-Slicing.ProcState

08:37:50 HRB-Slicing: theory HRB-Slicing.PCFG

08:37:52 Slicing: theory Slicing.DynSlice

08:37:52 Slicing: theory Slicing.CDepInstantiations

08:37:54 Slicing: theory Slicing.Interpretation

08:37:54 Slicing: theory Slicing.WEquivalence

08:37:54 HRB-Slicing: theory HRB-Slicing.CFGExit

08:37:55 HRB-Slicing: theory HRB-Slicing.CFG_wf

08:37:55 HRB-Slicing: theory HRB-Slicing.Distance

08:37:55 HRB-Slicing: theory HRB-Slicing.ReturnAndCallNodes

08:37:55 Slicing: theory Slicing.WellFormed

08:37:55 HRB-Slicing: theory HRB-Slicing.SemanticsCFG

08:37:56 HRB-Slicing: theory HRB-Slicing.Observable

08:37:56 HRB-Slicing: theory HRB-Slicing.WellFormProgs

08:37:56 HRB-Slicing: theory HRB-Slicing.Postdomination

08:37:57 HRB-Slicing: theory HRB-Slicing.CFGExit_wf

08:37:57 HRB-Slicing: theory HRB-Slicing.Interpretation

08:37:58 Slicing: theory Slicing.AdditionalLemmas

08:37:58 Slicing: theory Slicing.SemanticsWellFormed

08:37:58 HRB-Slicing: theory HRB-Slicing.SDG

08:37:59 HRB-Slicing: theory HRB-Slicing.JVMInterpretation

08:37:59 Slicing: theory Slicing.DynamicControlDependences

08:38:00 Slicing: theory Slicing.StaticControlDependences

08:38:02 HRB-Slicing: theory HRB-Slicing.WellFormed

08:38:03 Slicing: theory Slicing.JVMInterpretation

08:38:03 Preparing Dominance_CHK/document ...

08:38:04 HRB-Slicing: theory HRB-Slicing.ValidPaths

08:38:06 Slicing: theory Slicing.JVMCFG_wf

08:38:06 Slicing: theory Slicing.JVMPostdomination

08:38:06 Slicing: theory Slicing.SemanticsWF

08:38:07 HRB-Slicing: theory HRB-Slicing.JVMCFG_wf

08:38:07 HRB-Slicing: theory HRB-Slicing.JVMPostdomination

08:38:09 Finished Dominance_CHK/document (0:00:06 elapsed time)

08:38:09 Preparing Dominance_CHK/outline ...

08:38:10 HRB-Slicing: theory HRB-Slicing.HRBSlice

08:38:10 HRB-Slicing: theory HRB-Slicing.ProcSDG

08:38:11 Slicing: theory Slicing.JVMControlDependences

08:38:11 Slicing: theory Slicing.Slicing

08:38:12 HRB-Slicing: theory HRB-Slicing.SCDObservable

08:38:13 HRB-Slicing: theory HRB-Slicing.Slice

08:38:13 HRB-Slicing: theory HRB-Slicing.JVMSDG

08:38:13 Finished Dominance_CHK/outline (0:00:03 elapsed time)

08:38:13 Timing Dominance_CHK (8 threads, 20.160s elapsed time, 99.688s cpu time, 1.809s GC time, factor 4.94)

08:38:13 Finished Dominance_CHK (0:00:22 elapsed time, 0:01:41 cpu time, factor 4.49)

08:38:13 HRB-Slicing: theory HRB-Slicing.WeakSimulation

08:38:16 HRB-Slicing: theory HRB-Slicing.FundamentalProperty

08:38:22 HRB-Slicing: theory HRB-Slicing.HRBSlicing

08:42:49 Preparing Slicing/document ...

08:43:04 Finished Slicing/document (0:00:15 elapsed time)

08:43:04 Preparing Slicing/outline ...

08:43:09 Finished Slicing/outline (0:00:05 elapsed time)

08:43:10 Timing Slicing (8 threads, 254.036s elapsed time, 1189.949s cpu time, 25.600s GC time, factor 4.68)

08:43:10 Finished Slicing (0:05:06 elapsed time, 0:21:50 cpu time, factor 4.27)

08:43:10 Running InformationFlowSlicing ...

08:43:13 InformationFlowSlicing: theory InformationFlowSlicing.NonInterferenceIntra

08:43:14 InformationFlowSlicing: theory InformationFlowSlicing.LiftingIntra

08:43:15 InformationFlowSlicing: theory InformationFlowSlicing.NonInterferenceWhile

08:43:19 Preparing InformationFlowSlicing/document ...

08:43:24 Finished InformationFlowSlicing/document (0:00:04 elapsed time)

08:43:24 Preparing InformationFlowSlicing/outline ...

08:43:27 Finished InformationFlowSlicing/outline (0:00:03 elapsed time)

08:43:27 Timing InformationFlowSlicing (8 threads, 4.736s elapsed time, 21.876s cpu time, 0.831s GC time, factor 4.62)

08:43:27 Finished InformationFlowSlicing (0:00:08 elapsed time, 0:00:25 cpu time, factor 2.96)

08:43:47 Preparing HRB-Slicing/document ...

08:44:15 Finished HRB-Slicing/document (0:00:28 elapsed time)

08:44:15 Preparing HRB-Slicing/outline ...

08:44:22 Finished HRB-Slicing/outline (0:00:06 elapsed time)

08:44:23 Timing HRB-Slicing (8 threads, 283.033s elapsed time, 1121.552s cpu time, 62.451s GC time, factor 3.96)

08:44:23 Finished HRB-Slicing (0:06:02 elapsed time, 0:21:53 cpu time, factor 3.63)

08:44:23 Running InformationFlowSlicing_Inter ...

08:44:26 InformationFlowSlicing_Inter: theory InformationFlowSlicing_Inter.NonInterferenceInter

08:44:31 InformationFlowSlicing_Inter: theory InformationFlowSlicing_Inter.LiftingInter

08:44:38 Preparing InformationFlowSlicing_Inter/document ...

08:44:44 Finished InformationFlowSlicing_Inter/document (0:00:06 elapsed time)

08:44:44 Preparing InformationFlowSlicing_Inter/outline ...

08:44:47 Finished InformationFlowSlicing_Inter/outline (0:00:02 elapsed time)

08:44:48 Timing InformationFlowSlicing_Inter (8 threads, 10.525s elapsed time, 54.316s cpu time, 7.518s GC time, factor 5.16)

08:44:48 Finished InformationFlowSlicing_Inter (0:00:14 elapsed time, 0:00:58 cpu time, factor 4.01)

08:44:48 Presentation in "/media/data/jenkins/workspace/isabelle-all/browser_info"

08:46:36 Presenting Pure ...

08:46:36 Presenting FOLP ...

08:46:36 Presenting FOLP-ex ...

08:46:36 Presenting CCL ...

08:46:36 Presenting Cube ...

08:46:36 Presenting FOL ...

08:46:36 Presenting CTT ...

08:46:36 Presenting FOL-ex ...

08:46:36 Presenting document FOL/document

08:46:36 Presenting document CTT/document

08:46:36 Presenting document FOL/outline

08:46:36 Presenting document CTT/outline

08:46:36 Presenting document FOL-ex/document

08:46:36 Presenting document FOL-ex/outline

08:46:37 Presenting theory FOL-ex.Natural_Numbers

08:46:37 Presenting theory FOLP-ex.Intro

08:46:37 Presenting theory FOL-ex.Intro

08:46:37 Presenting theory Cube.Cube

08:46:37 Presenting theory FOL-ex.Nat

08:46:37 Presenting theory FOL-ex.Nat_Class

08:46:37 Presenting theory FOL-ex.Foundation

08:46:37 Presenting theory FOL-ex.Prolog

08:46:37 Presenting theory FOLP-ex.Nat

08:46:37 Presenting theory Cube.Example

08:46:37 Presenting HOL ...

08:46:37 Presenting theory FOLP-ex.Foundation

08:46:37 Presenting document HOL/document

08:46:37 Presenting document HOL/outline

08:46:37 Presenting theory CCL.Set

08:46:38 Presenting theory CCL.Lfp

08:46:38 Presenting theory FOLP-ex.If

08:46:38 Presenting theory CCL.Gfp

08:46:38 Presenting theory FOL-ex.Intuitionistic

08:46:38 Presenting theory FOL-ex.Propositional_Int

08:46:39 Presenting theory FOL-ex.Quantifiers_Int

08:46:39 Presenting theory FOLP-ex.Intuitionistic

08:46:39 Presenting theory IFOLP

08:46:39 Presenting file "$ISABELLE_HOME/src/Tools/misc_legacy.ML"

08:46:39 Presenting file "hypsubst.ML"

08:46:39 Presenting file "intprover.ML"

08:46:39 Presenting theory CCL.CCL

08:46:40 Presenting theory CCL.Trancl

08:46:40 Presenting theory CTT.CTT

08:46:40 Presenting file "$ISABELLE_HOME/src/Provers/typedsimp.ML"

08:46:40 Presenting file "rew.ML"

08:46:40 Presenting theory FOLP-ex.Classical

08:46:40 Presenting theory FOL-ex.Classical

08:46:40 Presenting theory CTT.Typechecking

08:46:40 Presenting theory FOL-ex.Propositional_Cla

08:46:40 Presenting theory FOLP-ex.Propositional_Int

08:46:40 Presenting theory IFOL

08:46:40 Presenting file "$ISABELLE_HOME/src/Tools/misc_legacy.ML"

08:46:40 Presenting file "$ISABELLE_HOME/src/Provers/splitter.ML"

08:46:40 Presenting file "$ISABELLE_HOME/src/Provers/hypsubst.ML"

08:46:40 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/zipper.ML"

08:46:40 Presenting theory CTT.Elimination

08:46:40 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/isand.ML"

08:46:40 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/rw_inst.ML"

08:46:40 Presenting file "$ISABELLE_HOME/src/Provers/quantifier1.ML"

08:46:40 Presenting file "$ISABELLE_HOME/src/Tools/intuitionistic.ML"

08:46:40 Presenting file "$ISABELLE_HOME/src/Tools/project_rule.ML"

08:46:40 Presenting file "$ISABELLE_HOME/src/Tools/atomize_elim.ML"

08:46:40 Presenting file "fologic.ML"

08:46:40 Presenting file "intprover.ML"

08:46:40 Presenting theory FOL-ex.Quantifiers_Cla

08:46:40 Presenting theory FOLP-ex.Quantifiers_Int

08:46:40 Presenting theory CTT.Equality

08:46:41 Presenting theory CTT.Synthesis

08:46:41 Presenting AI_Planning_Languages_Semantics ...

08:46:41 Presenting document AI_Planning_Languages_Semantics/document

08:46:41 Presenting document AI_Planning_Languages_Semantics/outline

08:46:41 Presenting theory FOL-ex.Miniscope

08:46:41 Presenting theory CCL.Term

08:46:41 Presenting theory AI_Planning_Languages_Semantics.Error_Monad_Add

08:46:41 Presenting theory FOLP-ex.Propositional_Cla

08:46:41 Presenting theory FOL-ex.If

08:46:41 Presenting theory FOLP-ex.Quantifiers_Cla

08:46:41 Presenting AVL-Trees ...

08:46:41 Presenting document AVL-Trees/document

08:46:41 Presenting document AVL-Trees/outline

08:46:41 Presenting theory AI_Planning_Languages_Semantics.Option_Monad_Add

08:46:42 Presenting theory FOLP

08:46:42 Presenting file "classical.ML"

08:46:42 Presenting file "simp.ML"

08:46:42 Presenting file "simpdata.ML"

08:46:42 Presenting AWN ...

08:46:42 Presenting document AWN/document

08:46:42 Presenting document AWN/outline

08:46:42 Presenting theory AWN.Lib

08:46:42 Presenting theory AWN.TransitionSystems

08:46:42 Presenting theory CCL.Type

08:46:42 Presenting theory AI_Planning_Languages_Semantics.SASP_Semantics

08:46:42 Presenting theory CCL.Hered

08:46:43 Presenting theory AWN.Invariants

08:46:43 Presenting theory FOL-ex.Locale_Test1

08:46:43 Presenting theory FOL-ex.Locale_Test2

08:46:43 Presenting theory FOL-ex.Locale_Test3

08:46:43 Presenting theory FOL-ex.Locale_Test

08:46:43 Presenting Abortable_Linearizable_Modules ...

08:46:43 Presenting document Abortable_Linearizable_Modules/document

08:46:43 Presenting document Abortable_Linearizable_Modules/outline

08:46:43 Presenting theory Abortable_Linearizable_Modules.Sequences

08:46:44 Presenting theory CCL.Wfd

08:46:44 Presenting theory AVL-Trees.AVL

08:46:44 Presenting theory Pure

08:46:44 Presenting file "ROOT0.ML"

08:46:44 Presenting file "ROOT.ML"

08:46:44 Presenting theory Abortable_Linearizable_Modules.IOA

08:46:44 Presenting theory CCL.Fix

08:46:44 Presenting theory CCL.Nat

08:46:44 Presenting theory ML_Bootstrap

08:46:44 Presenting theory Abortable_Linearizable_Modules.RDR

08:46:45 Presenting theory AI_Planning_Languages_Semantics.SASP_Checker

08:46:45 Presenting theory CCL.List

08:46:45 Presenting theory Pure.Sessions

08:46:45 Presenting Abstract-Hoare-Logics ...

08:46:45 Presenting document Abstract-Hoare-Logics/document

08:46:45 Presenting document Abstract-Hoare-Logics/outline

08:46:45 Presenting theory AVL-Trees.AVL2

08:46:45 Presenting theory Abortable_Linearizable_Modules.SLin

08:46:45 Presenting theory CCL.Stream

08:46:45 Presenting Ackermanns_not_PR ...

08:46:45 Presenting document Ackermanns_not_PR/document

08:46:45 Presenting document Ackermanns_not_PR/outline

08:46:45 Presenting theory Abstract-Hoare-Logics.Lang

08:46:45 Presenting theory CCL.Flag

08:46:45 Presenting Allen_Calculus ...

08:46:45 Presenting document Allen_Calculus/document

08:46:45 Presenting document Allen_Calculus/outline

08:46:45 Presenting theory Allen_Calculus.xor_cal

08:46:45 Presenting theory Abstract-Hoare-Logics.Hoare

08:46:45 Presenting theory Allen_Calculus.axioms

08:46:45 Presenting theory AWN.OInvariants

08:46:46 Presenting theory Abstract-Hoare-Logics.Termi

08:46:46 Presenting theory Ackermanns_not_PR.Primrec

08:46:46 Presenting theory Abstract-Hoare-Logics.HoareTotal

08:46:46 Presenting AnselmGod ...

08:46:46 Presenting document AnselmGod/document

08:46:46 Presenting document AnselmGod/outline

08:46:46 Presenting theory Abortable_Linearizable_Modules.Simulations

08:46:46 Presenting theory AnselmGod.AnselmGod

08:46:46 Presenting Approximation_Algorithms ...

08:46:46 Presenting document Approximation_Algorithms/document

08:46:46 Presenting document Approximation_Algorithms/outline

08:46:47 Presenting theory Abstract-Hoare-Logics.PLang

08:46:47 Presenting theory AI_Planning_Languages_Semantics.PDDL_STRIPS_Semantics

08:46:47 Presenting theory Approximation_Algorithms.Approx_VC_Hoare

08:46:48 Presenting theory Abstract-Hoare-Logics.PHoare

08:46:48 Presenting theory Abstract-Hoare-Logics.PTermi

08:46:49 Presenting theory FOL

08:46:49 Presenting file "$ISABELLE_HOME/src/Provers/classical.ML"

08:46:49 Presenting file "$ISABELLE_HOME/src/Provers/blast.ML"

08:46:49 Presenting file "$ISABELLE_HOME/src/Provers/clasimp.ML"

08:46:49 Presenting file "simpdata.ML"

08:46:49 Presenting file "$ISABELLE_HOME/src/Tools/eqsubst.ML"

08:46:49 Presenting file "$ISABELLE_HOME/src/Tools/induct.ML"

08:46:49 Presenting file "$ISABELLE_HOME/src/Tools/case_product.ML"

08:46:49 Presenting theory AWN.AWN

08:46:49 Presenting Aristotles_Assertoric_Syllogistic ...

08:46:49 Presenting document Aristotles_Assertoric_Syllogistic/document

08:46:49 Presenting document Aristotles_Assertoric_Syllogistic/outline

08:46:49 Presenting theory Aristotles_Assertoric_Syllogistic.AristotlesAssertoric

08:46:49 Presenting ArrowImpossibilityGS ...

08:46:49 Presenting document ArrowImpossibilityGS/document

08:46:49 Presenting document ArrowImpossibilityGS/outline

08:46:49 Presenting theory Approximation_Algorithms.Approx_SC_Hoare

08:46:50 Presenting theory ArrowImpossibilityGS.Arrow_Utility

08:46:50 Presenting theory AI_Planning_Languages_Semantics.PDDL_STRIPS_Checker

08:46:50 Presenting theory ArrowImpossibilityGS.Arrow_Order

08:46:51 Presenting theory ArrowImpossibilityGS.GS

08:46:51 Presenting Attack_Trees ...

08:46:51 Presenting document Attack_Trees/document

08:46:51 Presenting document Attack_Trees/outline

08:46:51 Presenting theory Abstract-Hoare-Logics.PHoareTotal

08:46:51 Presenting theory Attack_Trees.MC

08:46:51 Presenting theory Approximation_Algorithms.Approx_MIS_Hoare

08:46:52 Presenting theory Allen_Calculus.allen

08:46:52 Presenting theory AI_Planning_Languages_Semantics.Lifschitz_Consistency

08:46:52 Presenting Auto2_HOL ...

08:46:52 Presenting document Auto2_HOL/document

08:46:52 Presenting document Auto2_HOL/outline

08:46:53 Presenting theory Abstract-Hoare-Logics.PsLang

08:46:53 Presenting theory Attack_Trees.AT

08:46:53 Presenting theory AWN.AWN_SOS

08:46:53 Presenting theory Abortable_Linearizable_Modules.Idempotence

08:46:53 Presenting theory Allen_Calculus.disjoint_relations

08:46:53 Presenting theory Abortable_Linearizable_Modules.Consensus

08:46:53 Presenting theory Attack_Trees.Infrastructure

08:46:53 Presenting Auto2_Imperative_HOL ...

08:46:54 Presenting theory Abstract-Hoare-Logics.PsHoare

08:46:54 Presenting document Auto2_Imperative_HOL/document

08:46:54 Presenting document Auto2_Imperative_HOL/outline

08:46:54 Presenting theory Allen_Calculus.jointly_exhaustive

08:46:54 Presenting theory Attack_Trees.GDPRhealthcare

08:46:54 Presenting Automatic_Refinement ...

08:46:54 Presenting document Automatic_Refinement/document

08:46:54 Presenting document Automatic_Refinement/outline

08:46:54 Presenting theory Automatic_Refinement.Refine_Util_Bootstrap1

08:46:54 Presenting theory Abstract-Hoare-Logics.PsTermi

08:46:54 Presenting theory Automatic_Refinement.Mpat_Antiquot

08:46:54 Presenting theory Allen_Calculus.examples

08:46:54 Presenting theory Automatic_Refinement.Mk_Term_Antiquot

08:46:55 Presenting theory Auto2_Imperative_HOL.Mapping_Str

08:46:55 Presenting theory Approximation_Algorithms.Approx_LB_Hoare

08:46:55 Presenting theory Automatic_Refinement.Refine_Util

08:46:56 Presenting theory Automatic_Refinement.Attr_Comb

08:46:56 Presenting theory Automatic_Refinement.Named_Sorted_Thms

08:46:56 Presenting theory Automatic_Refinement.Prio_List

08:46:56 Presenting theory Auto2_Imperative_HOL.Lists_Ex

08:46:56 Presenting theory Automatic_Refinement.Tagged_Solver

08:46:56 Presenting theory Automatic_Refinement.Anti_Unification

08:46:56 Presenting theory Abstract-Hoare-Logics.PsHoareTotal

08:46:57 Presenting Refine_Monadic ...

08:46:57 Presenting document Refine_Monadic/document

08:46:57 Presenting document Refine_Monadic/outline

08:46:57 Presenting theory Refine_Monadic.Refine_Chapter

08:46:57 Presenting theory Allen_Calculus.nest

08:46:57 Presenting theory Refine_Monadic.Refine_Mono_Prover

08:46:57 Presenting file "refine_mono_prover.ML"

08:46:57 Presenting theory Auto2_Imperative_HOL.BST

08:46:57 Presenting Collections ...

08:46:57 Presenting theory Auto2_Imperative_HOL.Partial_Equiv_Rel

08:46:57 Presenting document Collections/document

08:46:57 Presenting document Collections/outline

08:46:57 Presenting document Collections/userguide

08:46:57 Presenting theory Collections.Sorted_List_Operations

08:46:58 Presenting theory Collections.HashCode

08:46:58 Presenting theory Collections.Code_Target_ICF

08:46:58 Presenting theory Refine_Monadic.Refine_Misc

08:46:58 Presenting theory Auto2_Imperative_HOL.Union_Find

08:46:59 Presenting theory Refine_Monadic.RefineG_Transfer

08:47:00 Presenting theory AWN.AWN_Cterms

08:47:00 Presenting theory Refine_Monadic.RefineG_Domain

08:47:00 Presenting theory Auto2_Imperative_HOL.Connectivity

08:47:00 Presenting theory Automatic_Refinement.Misc

08:47:01 Presenting theory Refine_Monadic.RefineG_Recursion

08:47:01 Presenting theory Refine_Monadic.RefineG_Assert

08:47:01 Presenting theory Auto2_Imperative_HOL.Arrays_Ex

08:47:01 Presenting theory Automatic_Refinement.Foldi

08:47:01 Presenting theory Collections.SetIterator

08:47:01 Presenting theory AWN.AWN_Labels

08:47:01 Presenting theory Automatic_Refinement.Indep_Vars

08:47:02 Presenting theory Automatic_Refinement.Select_Solve

08:47:02 Presenting theory Automatic_Refinement.Mk_Record_Simp

08:47:02 Presenting theory Automatic_Refinement.Refine_Lib

08:47:02 Presenting file "Cond_Rewr_Conv.ML"

08:47:02 Presenting file "Revert_Abbrev.ML"

08:47:02 Presenting theory Automatic_Refinement.Param_Chapter

08:47:02 Presenting theory AWN.Inv_Cterms

08:47:02 Presenting theory AWN.AWN_SOS_Labels

08:47:03 Presenting theory Automatic_Refinement.Relators

08:47:03 Presenting theory Automatic_Refinement.Param_Tool

08:47:04 Presenting theory Automatic_Refinement.Param_HOL

08:47:04 Presenting theory Automatic_Refinement.Parametricity

08:47:04 Presenting theory Automatic_Refinement.Autoref_Phases

08:47:04 Presenting theory Automatic_Refinement.Autoref_Data

08:47:05 Presenting theory Automatic_Refinement.Autoref_Tagging

08:47:05 Presenting theory Collections.SetIteratorOperations

08:47:05 Presenting theory Approximation_Algorithms.Approx_BP_Hoare

08:47:05 Presenting theory Auto2_Imperative_HOL.Dijkstra

08:47:05 Presenting theory Automatic_Refinement.Autoref_Id_Ops

08:47:05 Presenting theory Auto2_Imperative_HOL.Interval

08:47:06 Presenting theory Collections.Proper_Iterator

08:47:06 Presenting theory AWN.Pnet

08:47:06 Presenting theory Automatic_Refinement.Autoref_Fix_Rel

08:47:06 Presenting theory Collections.It_to_It

08:47:07 Presenting theory Refine_Monadic.Refine_Basic

08:47:07 Presenting theory Automatic_Refinement.Autoref_Relator_Interface

08:47:07 Presenting theory Automatic_Refinement.Autoref_Translate

08:47:07 Presenting theory Automatic_Refinement.Autoref_Gen_Algo

08:47:07 Presenting theory Automatic_Refinement.Autoref_Chapter

08:47:07 Presenting theory Auto2_Imperative_HOL.Interval_Tree

08:47:07 Presenting theory AWN.Closed

08:47:07 Presenting theory Automatic_Refinement.Autoref_Tool

08:47:07 Presenting theory Approximation_Algorithms.Center_Selection

08:47:07 Presenting CAVA_Base ...

08:47:07 Presenting theory CAVA_Base.Statistics

08:47:07 Presenting theory CAVA_Base.Code_String

08:47:07 Presenting theory CAVA_Base.CAVA_Code_Target

08:47:07 Presenting theory CAVA_Base.CAVA_Base

08:47:08 Presenting theory CAVA_Base.Lexord_List

08:47:08 Presenting theory CAVA_Base.All_Of_CAVA_Base

08:47:08 Presenting CAVA_Automata ...

08:47:08 Presenting document CAVA_Automata/document

08:47:08 Presenting document CAVA_Automata/outline

08:47:08 Presenting theory Automatic_Refinement.Autoref_Bindings_HOL

08:47:08 Presenting theory Refine_Monadic.Refine_Leof

08:47:08 Presenting theory Automatic_Refinement.Automatic_Refinement

08:47:08 Presenting CAVA_Setup ...

08:47:08 Presenting CAVA_LTL_Modelchecker ...

08:47:08 Presenting document CAVA_LTL_Modelchecker/document

08:47:08 Presenting document CAVA_LTL_Modelchecker/outline

08:47:08 Presenting theory CAVA_LTL_Modelchecker.NDFS_SI_Statistics

08:47:08 Presenting theory Refine_Monadic.Refine_Heuristics

08:47:08 Presenting theory Collections.SetIteratorGA

08:47:08 Presenting theory Refine_Monadic.Refine_More_Comb

08:47:09 Presenting theory Auto2_Imperative_HOL.Quicksort

08:47:09 Presenting theory CAVA_LTL_Modelchecker.NDFS_SI

08:47:10 Presenting theory Refine_Monadic.RefineG_While

08:47:10 Presenting theory CAVA_Automata.Digraph_Basic

08:47:10 Presenting theory CAVA_LTL_Modelchecker.CAVA_Abstract

08:47:10 Presenting theory Collections.Gen_Iterator

08:47:10 Presenting theory CAVA_LTL_Modelchecker.BoolProgs

08:47:10 Presenting theory AWN.OAWN_SOS

08:47:11 Presenting theory Collections.Idx_Iterator

08:47:11 Presenting theory Collections.Iterator

08:47:11 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Extras

08:47:11 Presenting theory CAVA_Automata.Digraph

08:47:11 Presenting theory AWN.OAWN_SOS_Labels

08:47:11 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_LTL_Conv

08:47:11 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Philosophers

08:47:11 Presenting theory AWN.OPnet

08:47:11 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_ReaderWriter

08:47:11 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Simple

08:47:11 Presenting theory Collections.RBT_add

08:47:12 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_LeaderFilters

08:47:12 Presenting theory Collections.Dlist_add

08:47:12 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Programs

08:47:12 Presenting theory Collections.Assoc_List

08:47:13 Presenting theory Auto2_Imperative_HOL.Indexed_PQueue

08:47:14 Presenting theory CAVA_LTL_Modelchecker.CAVA_Impl

08:47:14 Presenting theory Collections.Diff_Array

08:47:14 Presenting theory Refine_Monadic.Refine_While

08:47:14 Presenting theory Collections.Partial_Equivalence_Relation

08:47:14 Presenting theory CAVA_LTL_Modelchecker.Mulog

08:47:14 Presenting theory CAVA_LTL_Modelchecker.All_Of_Nested_DFS

08:47:14 Presenting theory CAVA_LTL_Modelchecker.All_Of_CAVA_LTL_Modelchecker

08:47:14 Presenting DFS_Framework ...

08:47:14 Presenting document DFS_Framework/document

08:47:14 Presenting document DFS_Framework/outline

08:47:14 Presenting theory DFS_Framework.DFS_Framework_Misc

08:47:14 Presenting theory DFS_Framework.DFS_Framework_Refine_Aux

08:47:15 Presenting theory DFS_Framework.Impl_Rev_Array_Stack

08:47:15 Presenting theory Collections.ICF_Tools

08:47:15 Presenting theory AWN.ONode_Lifting

08:47:15 Presenting theory DFS_Framework.On_Stack

08:47:15 Presenting theory DFS_Framework.DFS_Chapter_Framework

08:47:15 Presenting theory Collections.Ord_Code_Preproc

08:47:15 Presenting theory Refine_Monadic.Refine_Det

08:47:15 Presenting theory Collections.Record_Intf

08:47:15 Presenting theory CAVA_Automata.Automata

08:47:16 Presenting theory Collections.Locale_Code

08:47:16 Presenting theory Collections.ICF_Spec_Base

08:47:16 Presenting theory Refine_Monadic.Refine_Pfun

08:47:17 Presenting theory DFS_Framework.Param_DFS

08:47:17 Presenting theory Refine_Monadic.Refine_Transfer

08:47:18 Presenting theory CAVA_Automata.Lasso

08:47:19 Presenting theory Auto2_Imperative_HOL.RBTree

08:47:19 Presenting theory CAVA_Automata.Simulation

08:47:19 Presenting theory DFS_Framework.DFS_Invars_Basic

08:47:19 Presenting theory CAVA_Automata.Step_Conv

08:47:19 Presenting theory DFS_Framework.DFS_Invars_SCC

08:47:20 Presenting theory CAVA_Automata.Stuttering_Extension

08:47:20 Presenting theory DFS_Framework.General_DFS_Structure

08:47:20 Presenting theory Collections.MapSpec

08:47:20 Presenting theory DFS_Framework.Tailrec_Impl

08:47:21 Presenting theory DFS_Framework.Rec_Impl

08:47:21 Presenting theory Auto2_Imperative_HOL.Rect_Intersect

08:47:21 Presenting theory AWN.OPnet_Lifting

08:47:22 Presenting theory DFS_Framework.Simple_Impl

08:47:22 Presenting theory DFS_Framework.Restr_Impl

08:47:22 Presenting theory DFS_Framework.DFS_Framework

08:47:22 Presenting theory DFS_Framework.DFS_Chapter_Examples

08:47:22 Presenting theory DFS_Framework.Cyc_Check

08:47:23 Presenting theory AWN.OClosed_Lifting

08:47:23 Presenting theory CAVA_Automata.Digraph_Impl

08:47:23 Presenting theory Auto2_Imperative_HOL.SepLogic_Base

08:47:23 Presenting file "sep_util_base.ML"

08:47:23 Presenting file "assn_matcher.ML"

08:47:23 Presenting file "sep_steps.ML"

08:47:23 Presenting theory DFS_Framework.DFS_Find_Path

08:47:24 Presenting theory Refine_Monadic.Refine_Foreach

08:47:24 Presenting theory DFS_Framework.Reachable_Nodes

08:47:24 Presenting theory DFS_Framework.Feedback_Arcs

08:47:25 Presenting theory HOL.HOL

08:47:25 Presenting file "$ISABELLE_HOME/src/Tools/misc_legacy.ML"

08:47:25 Presenting file "$ISABELLE_HOME/src/Tools/try.ML"

08:47:25 Presenting file "$ISABELLE_HOME/src/Tools/quickcheck.ML"

08:47:25 Presenting file "$ISABELLE_HOME/src/Tools/solve_direct.ML"

08:47:25 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/zipper.ML"

08:47:25 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/isand.ML"

08:47:25 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/rw_inst.ML"

08:47:25 Presenting file "$ISABELLE_HOME/src/Provers/hypsubst.ML"

08:47:25 Presenting file "$ISABELLE_HOME/src/Provers/splitter.ML"

08:47:25 Presenting file "$ISABELLE_HOME/src/Provers/classical.ML"

08:47:25 Presenting file "$ISABELLE_HOME/src/Provers/blast.ML"

08:47:25 Presenting file "$ISABELLE_HOME/src/Provers/clasimp.ML"

08:47:25 Presenting file "$ISABELLE_HOME/src/Tools/eqsubst.ML"

08:47:25 Presenting file "$ISABELLE_HOME/src/Provers/quantifier1.ML"

08:47:25 Presenting file "$ISABELLE_HOME/src/Tools/atomize_elim.ML"

08:47:25 Presenting file "$ISABELLE_HOME/src/Tools/cong_tac.ML"

08:47:25 Presenting file "$ISABELLE_HOME/src/Tools/intuitionistic.ML"

08:47:25 Presenting file "$ISABELLE_HOME/src/Tools/project_rule.ML"

08:47:25 Presenting file "$ISABELLE_HOME/src/Tools/subtyping.ML"

08:47:25 Presenting file "$ISABELLE_HOME/src/Tools/case_product.ML"

08:47:25 Presenting file "Tools/hologic.ML"

08:47:25 Presenting file "Tools/rewrite_hol_proof.ML"

08:47:25 Presenting theory Refine_Monadic.Refine_Automation

08:47:25 Presenting file "Tools/simpdata.ML"

08:47:25 Presenting file "$ISABELLE_HOME/src/Tools/induct.ML"

08:47:25 Presenting file "$ISABELLE_HOME/src/Tools/induction.ML"

08:47:25 Presenting file "$ISABELLE_HOME/src/Tools/induct_tacs.ML"

08:47:25 Presenting file "$ISABELLE_HOME/src/Tools/coherent.ML"

08:47:25 Presenting file "Tools/cnf.ML"

08:47:25 Presenting theory Refine_Monadic.Autoref_Monadic

08:47:25 Presenting theory Refine_Monadic.Refine_Monadic

08:47:25 Presenting theory Refine_Monadic.Example_Chapter

08:47:25 Presenting theory DFS_Framework.Nested_DFS

08:47:26 Presenting theory Auto2_Imperative_HOL.SepAuto

08:47:26 Presenting file "sep_util.ML"

08:47:26 Presenting file "sep_steps_test.ML"

08:47:26 Presenting theory Refine_Monadic.Breadth_First_Search

08:47:26 Presenting theory DFS_Framework.Tarjan_LowLink

08:47:26 Presenting theory Auto2_Imperative_HOL.GCD_Impl

08:47:26 Presenting theory Refine_Monadic.WordRefine

08:47:26 Presenting theory Refine_Monadic.Examples

08:47:26 Presenting Gabow_SCC ...

08:47:26 Presenting document Gabow_SCC/document

08:47:26 Presenting document Gabow_SCC/outline

08:47:27 Presenting theory Collections.Robdd

08:47:28 Presenting theory DFS_Framework.Tarjan

08:47:28 Presenting theory AWN.AWN_Invariants

08:47:28 Presenting theory DFS_Framework.DFS_All_Examples

08:47:28 Presenting LTL_to_GBA ...

08:47:28 Presenting document LTL_to_GBA/document

08:47:28 Presenting document LTL_to_GBA/outline

08:47:28 Presenting theory Auto2_Imperative_HOL.LinkedList

08:47:28 Presenting file "list_matcher_test.ML"

08:47:28 Presenting theory Collections.Locale_Code_Ex

08:47:29 Presenting theory CAVA_Automata.Automata_Impl

08:47:29 Presenting theory CAVA_Automata.All_Of_CAVA_Automata

08:47:29 Presenting Promela ...

08:47:29 Presenting theory Collections.DatRef

08:47:29 Presenting document Promela/document

08:47:29 Presenting document Promela/outline

08:47:29 Presenting theory Promela.PromelaStatistics

08:47:29 Presenting theory Auto2_HOL.Auto2_Setup

08:47:29 Presenting file "util.ML"

08:47:29 Presenting file "util_base.ML"

08:47:29 Presenting file "util_logic.ML"

08:47:29 Presenting theory Promela.PromelaAST

08:47:29 Presenting file "box_id.ML"

08:47:29 Presenting file "consts.ML"

08:47:29 Presenting file "property.ML"

08:47:29 Presenting file "wellform.ML"

08:47:29 Presenting file "wfterm.ML"

08:47:29 Presenting file "rewrite.ML"

08:47:29 Presenting file "propertydata.ML"

08:47:29 Presenting file "matcher.ML"

08:47:29 Presenting file "items.ML"

08:47:29 Presenting file "wfdata.ML"

08:47:29 Presenting file "auto2_data.ML"

08:47:29 Presenting file "status.ML"

08:47:29 Presenting file "normalize.ML"

08:47:29 Presenting file "proofsteps.ML"

08:47:29 Presenting file "auto2_state.ML"

08:47:29 Presenting file "logic_steps.ML"

08:47:29 Presenting file "auto2.ML"

08:47:29 Presenting file "auto2_outer.ML"

08:47:29 Presenting file "auto2_setup.ML"

08:47:30 Presenting theory Auto2_Imperative_HOL.BST_Impl

08:47:31 Presenting theory Collections.SetAbstractionIterator

08:47:31 Presenting theory Collections.GenCF_Chapter

08:47:31 Presenting theory Collections.GenCF_Intf_Chapter

08:47:32 Presenting theory LTL_to_GBA.LTL_to_GBA

08:47:32 Presenting theory Gabow_SCC.Gabow_Skeleton

08:47:32 Presenting theory Collections.Intf_Map

08:47:32 Presenting theory Auto2_Imperative_HOL.RBTree_Impl

08:47:33 Presenting theory Auto2_Imperative_HOL.Arrays_Impl

08:47:33 Presenting theory Collections.Intf_Set

08:47:33 Presenting theory Auto2_Imperative_HOL.Quicksort_Impl

08:47:33 Presenting theory Collections.Intf_Hash

08:47:33 Presenting theory Gabow_SCC.Gabow_SCC

08:47:33 Presenting theory LTL_to_GBA.LTL_to_GBA_impl

08:47:34 Presenting theory LTL_to_GBA.All_Of_LTL_to_GBA

08:47:34 Presenting SM_Base ...

08:47:34 Presenting theory Gabow_SCC.Find_Path

08:47:34 Presenting SM ...

08:47:34 Presenting theory Auto2_Imperative_HOL.Union_Find_Impl

08:47:34 Presenting theory SM.LTS

08:47:34 Presenting theory Auto2_Imperative_HOL.Connectivity_Impl

08:47:34 Presenting theory SM.SOS_Misc_Add

08:47:34 Presenting theory Auto2_HOL.Auto2_HOL_Extra_Setup

08:47:34 Presenting file "acdata.ML"

08:47:34 Presenting file "ac_steps.ML"

08:47:34 Presenting file "unfolding.ML"

08:47:34 Presenting file "induct_outer.ML"

08:47:34 Presenting file "extra_hol.ML"

08:47:34 Presenting file "auto2_hol_extra_setup.ML"

08:47:34 Presenting theory Auto2_HOL.HOL_Base

08:47:34 Presenting theory SM.SM_Datastructures

08:47:34 Presenting theory Auto2_Imperative_HOL.DynamicArray

08:47:34 Presenting theory SM.Gen_Scheduler

08:47:35 Presenting theory Auto2_HOL.Auto2_HOL_Setup

08:47:35 Presenting file "auto2_hol_util_base.ML"

08:47:35 Presenting theory Collections.Intf_Comp

08:47:35 Presenting theory Collections.GenCF_Gen_Chapter

08:47:35 Presenting theory SM.Gen_Scheduler_Refine

08:47:35 Presenting theory SM.SM_Syntax

08:47:35 Presenting theory AWN.OAWN_Invariants

08:47:35 Presenting theory SM.SM_State

08:47:35 Presenting theory SM.SM_Cfg

08:47:35 Presenting theory Auto2_HOL.Logic_Thms

08:47:35 Presenting theory SM.SM_Semantics

08:47:36 Presenting theory Auto2_Imperative_HOL.Indexed_PQueue_Impl

08:47:36 Presenting theory SM.Decide_Locality

08:47:36 Presenting theory Auto2_HOL.Order_Thms

08:47:36 Presenting file "util_arith.ML"

08:47:36 Presenting theory SM.Type_System

08:47:36 Presenting theory SM.SM_Finite_Reachable

08:47:36 Presenting theory Auto2_Imperative_HOL.Dijkstra_Impl

08:47:37 Presenting theory SM.Pid_Scheduler

08:47:37 Presenting theory SM.SM_LTL

08:47:37 Presenting theory Collections.Gen_Set

08:47:37 Presenting theory Auto2_Imperative_HOL.IntervalTree_Impl

08:47:37 Presenting theory SM.Gen_Cfg_Bisim

08:47:37 Presenting theory AWN.OAWN_Convert

08:47:37 Presenting theory HOL.Orderings

08:47:37 Presenting file "$ISABELLE_HOME/src/Provers/order_procedure.ML"

08:47:37 Presenting file "$ISABELLE_HOME/src/Provers/order_tac.ML"

08:47:37 Presenting theory AWN.Qmsg

08:47:38 Presenting theory SM.Rename_Cfg

08:47:38 Presenting theory SM.SM_Visible

08:47:38 Presenting theory SM.SM_Pid

08:47:38 Presenting theory Auto2_Imperative_HOL.Rect_Intersect_Impl

08:47:38 Presenting theory Auto2_Imperative_HOL.Sep_Examples

08:47:38 Presenting Collections_Examples ...

08:47:38 Presenting document Collections_Examples/document

08:47:38 Presenting document Collections_Examples/outline

08:47:38 Presenting theory Collections_Examples.Examples_Chapter

08:47:38 Presenting theory Collections_Examples.Collection_Autoref_Examples_Chapter

08:47:38 Presenting theory Collections_Examples.Succ_Graph

08:47:38 Presenting theory SM.SM_Variables

08:47:39 Presenting theory SM.SM_Indep

08:47:39 Presenting theory Collections.Gen_Map

08:47:39 Presenting theory SM.SM_Sticky

08:47:39 Presenting theory Collections_Examples.Coll_Test

08:47:39 Presenting theory SM.SM_POR

08:47:40 Presenting theory Collections.Gen_Map2Set

08:47:40 Presenting theory Gabow_SCC.Gabow_GBG

08:47:40 Presenting theory Collections.Gen_Comp

08:47:40 Presenting theory Collections.GenCF_Impl_Chapter

08:47:40 Presenting theory Collections_Examples.Simple_DFS

08:47:40 Presenting theory Collections.Impl_Array_Stack

08:47:40 Presenting theory HOL.Groups

08:47:40 Presenting file "Tools/group_cancel.ML"

08:47:41 Presenting theory Gabow_SCC.Gabow_Skeleton_Code

08:47:41 Presenting theory Collections_Examples.ICF_Test

08:47:41 Presenting theory Collections_Examples.ICF_Only_Test

08:47:41 Presenting theory SM.SM_Ample_Impl

08:47:41 Presenting theory Gabow_SCC.Gabow_SCC_Code

08:47:41 Presenting theory Collections.Impl_List_Set

08:47:41 Presenting theory Collections.Array_Iterator

08:47:41 Presenting theory HOL.Lattices

08:47:41 Presenting theory SM.SM_Wrapup

08:47:41 Presenting Dijkstra_Shortest_Path ...

08:47:41 Presenting document Dijkstra_Shortest_Path/document

08:47:41 Presenting document Dijkstra_Shortest_Path/outline

08:47:41 Presenting theory Dijkstra_Shortest_Path.Introduction

08:47:42 Presenting theory Dijkstra_Shortest_Path.Dijkstra_Misc

08:47:42 Presenting theory Dijkstra_Shortest_Path.Graph

08:47:42 Presenting theory AWN.Qmsg_Lifting

08:47:42 Presenting theory Dijkstra_Shortest_Path.Weight

08:47:42 Presenting theory Gabow_SCC.Find_Path_Impl

08:47:43 Presenting theory HOL.Boolean_Algebras

08:47:43 Presenting file "Tools/boolean_algebra_cancel.ML"

08:47:43 Presenting theory Collections_Examples.Nested_DFS

08:47:43 Presenting theory Collections.Impl_List_Map

08:47:43 Presenting theory Dijkstra_Shortest_Path.Dijkstra

08:47:44 Presenting theory Collections_Examples.Combined_TwoSat

08:47:44 Presenting theory Collections_Examples.Collection_Autoref_Examples

08:47:44 Presenting theory Collections_Examples.Refine_Monadic_Examples_Chapter

08:47:44 Presenting theory Dijkstra_Shortest_Path.GraphSpec

08:47:44 Presenting theory Gabow_SCC.Gabow_GBG_Code

08:47:44 Presenting theory Gabow_SCC.All_Of_Gabow_SCC

08:47:44 Presenting Formal_SSA ...

08:47:44 Presenting document Formal_SSA/document

08:47:44 Presenting document Formal_SSA/outline

08:47:44 Presenting theory Dijkstra_Shortest_Path.GraphGA

08:47:44 Presenting theory Auto2_HOL.Arith_Thms

08:47:44 Presenting file "arith.ML"

08:47:44 Presenting file "order.ML"

08:47:44 Presenting file "order_test.ML"

08:47:44 Presenting file "nat_sub.ML"

08:47:44 Presenting file "nat_sub_test.ML"

08:47:45 Presenting theory Collections_Examples.Bfs_Impl

08:47:45 Presenting theory Promela.PromelaDatastructures

08:47:45 Presenting theory Formal_SSA.FormalSSA_Misc

08:47:45 Presenting theory Collections_Examples.Foreach_Refine

08:47:45 Presenting theory Formal_SSA.Serial_Rel

08:47:45 Presenting theory Dijkstra_Shortest_Path.GraphByMap

08:47:45 Presenting theory Collections_Examples.Refine_Fold

08:47:45 Presenting theory Collections_Examples.Refine_Monadic_Examples

08:47:45 Presenting theory Collections_Examples.ICF_Examples_Chapter

08:47:45 Presenting theory Dijkstra_Shortest_Path.HashGraphImpl

08:47:45 Presenting theory Formal_SSA.Mapping_Exts

08:47:46 Presenting theory Dijkstra_Shortest_Path.Dijkstra_Impl

08:47:46 Presenting theory Auto2_HOL.Set_Thms

08:47:46 Presenting theory Formal_SSA.RBT_Mapping_Exts

08:47:46 Presenting theory Collections_Examples.itp_2010

08:47:46 Presenting theory Dijkstra_Shortest_Path.Dijkstra_Impl_Adet

08:47:46 Presenting theory Dijkstra_Shortest_Path.Test

08:47:46 Presenting Minimal_SSA ...

08:47:46 Presenting document Minimal_SSA/document

08:47:46 Presenting document Minimal_SSA/outline

08:47:46 Presenting theory Collections_Examples.Exploration

08:47:47 Presenting theory Promela.PromelaInvariants

08:47:47 Presenting theory Collections_Examples.Exploration_DFS

08:47:47 Presenting theory Minimal_SSA.Irreducible

08:47:47 Presenting theory HOL.Set

08:47:47 Presenting Sepref_Prereq ...

08:47:47 Presenting ROBDD ...

08:47:47 Presenting document ROBDD/document

08:47:47 Presenting document ROBDD/outline

08:47:47 Presenting theory ROBDD.Bool_Func

08:47:48 Presenting theory Collections_Examples.PerformanceTest

08:47:48 Presenting theory Collections_Examples.ICF_Examples

08:47:48 Presenting theory Collections_Examples.Collection_Examples

08:47:48 Presenting Refine_Imperative_HOL ...

08:47:48 Presenting document Refine_Imperative_HOL/document

08:47:48 Presenting document Refine_Imperative_HOL/outline

08:47:48 Presenting theory Auto2_HOL.Lists_Thms

08:47:48 Presenting file "list_ac.ML"

08:47:48 Presenting file "list_ac_test.ML"

08:47:48 Presenting theory Refine_Imperative_HOL.Concl_Pres_Clarification

08:47:48 Presenting theory Auto2_HOL.Auto2_Main

08:47:48 Presenting theory Refine_Imperative_HOL.Named_Theorems_Rev

08:47:48 Presenting theory Refine_Imperative_HOL.Pf_Add

08:47:48 Presenting theory Refine_Imperative_HOL.Pf_Mono_Prover

08:47:48 Presenting theory Refine_Imperative_HOL.PO_Normalizer

08:47:48 Presenting file "PO_Normalizer.ML"

08:47:48 Presenting theory ROBDD.BDT

08:47:49 Presenting theory ROBDD.Option_Helpers

08:47:49 Presenting theory Formal_SSA.Graph_path

08:47:49 Presenting theory Refine_Imperative_HOL.Sepref_Misc

08:47:49 Presenting theory Refine_Imperative_HOL.Structured_Apply

08:47:49 Presenting theory ROBDD.Abstract_Impl

08:47:49 Presenting theory Collections.Impl_Array_Hash_Map

08:47:49 Presenting theory Refine_Imperative_HOL.Term_Synth

08:47:49 Presenting theory ROBDD.Pointer_Map

08:47:50 Presenting theory Refine_Imperative_HOL.User_Smashing

08:47:50 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Tool

08:47:50 Presenting theory HOL.Typedef

08:47:50 Presenting file "Tools/typedef.ML"

08:47:50 Presenting theory Refine_Imperative_HOL.Sepref_Id_Op

08:47:50 Presenting theory Auto2_HOL.Auto2_Test

08:47:50 Presenting file "util_test.ML"

08:47:50 Presenting file "rewrite_test.ML"

08:47:50 Presenting file "matcher_test.ML"

08:47:50 Presenting file "normalize_test.ML"

08:47:50 Presenting file "logic_steps_test.ML"

08:47:50 Presenting file "acdata_test.ML"

08:47:50 Presenting theory ROBDD.Middle_Impl

08:47:51 Presenting theory ROBDD.Array_List

08:47:51 Presenting theory ROBDD.Pointer_Map_Impl

08:47:51 Presenting theory Formal_SSA.SSA_CFG

08:47:51 Presenting theory Auto2_HOL.Pelletier

08:47:52 Presenting theory ROBDD.Conc_Impl

08:47:52 Presenting theory Auto2_HOL.Primes_Ex

08:47:52 Presenting BTree ...

08:47:52 Presenting document BTree/document

08:47:52 Presenting document BTree/outline

08:47:52 Presenting theory Refine_Imperative_HOL.Sepref_Basic

08:47:52 Presenting theory BTree.BTree

08:47:52 Presenting theory ROBDD.Level_Collapse

08:47:52 Presenting theory Collections.Impl_RBT_Map

08:47:52 Presenting theory ROBDD.BDD_Examples

08:47:53 Presenting theory ROBDD.BDD_Code

08:47:53 Presenting Floyd_Warshall ...

08:47:53 Presenting document Floyd_Warshall/document

08:47:53 Presenting document Floyd_Warshall/outline

08:47:53 Presenting theory Collections.Impl_Cfun_Set

08:47:53 Presenting theory HOL.Fun

08:47:53 Presenting file "Tools/functor.ML"

08:47:53 Presenting theory BTree.BTree_Height

08:47:53 Presenting theory Promela.Promela

08:47:53 Presenting theory Refine_Imperative_HOL.Sepref_Monadify

08:47:54 Presenting theory Collections.Impl_Array_Map

08:47:54 Presenting theory Refine_Imperative_HOL.Sepref_Constraints

08:47:54 Presenting theory Collections.Impl_Bit_Set

08:47:54 Presenting theory Promela.PromelaLTL

08:47:54 Presenting theory Promela.PromelaLTLConv

08:47:54 Presenting theory Promela.All_Of_Promela

08:47:54 Presenting Sepref_Basic ...

08:47:54 Presenting Sepref_IICF ...

08:47:54 Presenting Flow_Networks ...

08:47:54 Presenting document Flow_Networks/document

08:47:54 Presenting document Flow_Networks/outline

08:47:54 Presenting theory Flow_Networks.Fofu_Abs_Base

08:47:55 Presenting theory Flow_Networks.Fofu_Impl_Base

08:47:55 Presenting theory Flow_Networks.Refine_Add_Fofu

08:47:55 Presenting theory Formal_SSA.Minimality

08:47:55 Presenting theory Collections.Impl_Uv_Set

08:47:55 Presenting theory Collections.Gen_Hash

08:47:55 Presenting theory Collections.GenCF

08:47:55 Presenting theory Collections.ICF_Chapter

08:47:55 Presenting theory Collections.ICF_Spec_Chapter

08:47:55 Presenting theory Refine_Imperative_HOL.Sepref_Frame

08:47:55 Presenting theory HOL.Complete_Lattices

08:47:56 Presenting theory AWN.OClosed_Transfer

08:47:56 Presenting theory BTree.BTree_Set

08:47:57 Presenting theory AWN.AWN_Main

08:47:57 Presenting theory Flow_Networks.Graph

08:47:57 Presenting theory Floyd_Warshall.Floyd_Warshall

08:47:57 Presenting theory BTree.BTree_Split

08:47:58 Presenting theory BTree.Array_SBlit

08:47:58 Presenting theory Flow_Networks.Network

08:47:58 Presenting theory Floyd_Warshall.Recursion_Combinators

08:47:58 Presenting theory Collections.SetSpec

08:47:58 Presenting theory Collections.ListSpec

08:47:58 Presenting theory Flow_Networks.Residual_Graph

08:47:58 Presenting theory Formal_SSA.Construct_SSA

08:47:58 Presenting theory Floyd_Warshall.FW_Code

08:47:58 Presenting theory Collections.AnnotatedListSpec

08:47:59 Presenting EdmondsKarp_Maxflow ...

08:47:59 Presenting document EdmondsKarp_Maxflow/document

08:47:59 Presenting document EdmondsKarp_Maxflow/outline

08:47:59 Presenting theory Collections.PrioSpec

08:47:59 Presenting theory BTree.Partially_Filled_Array

08:47:59 Presenting theory Collections.PrioUniqueSpec

08:47:59 Presenting theory Collections.ICF_Gen_Algo_Chapter

08:47:59 Presenting theory Flow_Networks.Augmenting_Flow

08:47:59 Presenting theory BTree.Basic_Assn

08:47:59 Presenting theory BTree.BTree_Imp

08:47:59 Presenting theory Collections.SetIteratorCollectionsGA

08:47:59 Presenting theory EdmondsKarp_Maxflow.FordFulkerson_Algo

08:47:59 Presenting theory Flow_Networks.Augmenting_Path

08:48:00 Presenting theory Refine_Imperative_HOL.Sepref_Rules

08:48:00 Presenting theory Flow_Networks.Ford_Fulkerson

08:48:00 Presenting theory Collections.MapGA

08:48:00 Presenting theory Flow_Networks.Graph_Impl

08:48:00 Presenting theory EdmondsKarp_Maxflow.EdmondsKarp_Termination_Abstract

08:48:01 Presenting theory HOL.Ctr_Sugar

08:48:01 Presenting file "Tools/Ctr_Sugar/case_translation.ML"

08:48:01 Presenting file "Tools/Ctr_Sugar/ctr_sugar_util.ML"

08:48:01 Presenting file "Tools/Ctr_Sugar/ctr_sugar_tactics.ML"

08:48:01 Presenting file "Tools/Ctr_Sugar/ctr_sugar_code.ML"

08:48:01 Presenting file "Tools/Ctr_Sugar/ctr_sugar.ML"

08:48:01 Presenting file "Tools/coinduction.ML"

08:48:01 Presenting theory Collections.SetGA

08:48:02 Presenting theory EdmondsKarp_Maxflow.EdmondsKarp_Algo

08:48:02 Presenting theory Refine_Imperative_HOL.Sepref_Combinator_Setup

08:48:02 Presenting theory Flow_Networks.Network_Impl

08:48:02 Presenting theory AWN.Toy

08:48:02 Presenting theory Collections.SetByMap

08:48:02 Presenting theory Collections.ListGA

08:48:02 Presenting theory Collections.SetIndex

08:48:03 Presenting theory Collections.Algos

08:48:03 Presenting theory AWN.AWN_Term_Graph

08:48:03 Presenting Prpu_Maxflow ...

08:48:03 Presenting document Prpu_Maxflow/document

08:48:03 Presenting document Prpu_Maxflow/outline

08:48:03 Presenting theory Collections.PrioByAnnotatedList

08:48:03 Presenting theory Formal_SSA.Construct_SSA_notriv

08:48:04 Presenting theory BTree.BTree_ImpSet

08:48:04 Presenting theory Refine_Imperative_HOL.Sepref_Translate

08:48:04 Presenting theory EdmondsKarp_Maxflow.Augmenting_Path_BFS

08:48:04 Presenting theory Formal_SSA.SSA_Semantics

08:48:04 Presenting theory BTree.Imperative_Loops

08:48:04 Presenting theory Formal_SSA.While_Combinator_Exts

08:48:05 Presenting theory Refine_Imperative_HOL.Sepref_Definition

08:48:06 Presenting theory Collections.PrioUniqueByAnnotatedList

08:48:06 Presenting theory Collections.ICF_Impl_Chapter

08:48:06 Presenting theory Collections.ListMapImpl

08:48:06 Presenting theory BTree.BTree_ImpSplit

08:48:06 Presenting Knuth_Morris_Pratt ...

08:48:06 Presenting document Knuth_Morris_Pratt/document

08:48:06 Presenting document Knuth_Morris_Pratt/outline

08:48:06 Presenting theory Collections.ListMapImpl_Invar

08:48:06 Presenting theory Collections.RBTMapImpl

08:48:07 Presenting theory Formal_SSA.SSA_CFG_code

08:48:07 Presenting theory Collections.HashMap_Impl

08:48:07 Presenting theory Collections.HashMap

08:48:08 Presenting theory Collections.Trie_Impl

08:48:08 Presenting theory Collections.Trie2

08:48:08 Presenting theory Collections.TrieMapImpl

08:48:09 Presenting theory Flow_Networks.NetCheck

08:48:09 Presenting Kruskal ...

08:48:09 Presenting document Kruskal/document

08:48:09 Presenting document Kruskal/outline

08:48:09 Presenting theory Knuth_Morris_Pratt.KMP

08:48:09 Presenting PAC_Checker ...

08:48:09 Presenting document PAC_Checker/document

08:48:09 Presenting document PAC_Checker/outline

08:48:09 Presenting theory Refine_Imperative_HOL.Sepref_Intf_Util

08:48:09 Presenting theory Prpu_Maxflow.Generic_Push_Relabel

08:48:10 Presenting theory Collections.ArrayHashMap_Impl

08:48:10 Presenting theory EdmondsKarp_Maxflow.EdmondsKarp_Impl

08:48:10 Presenting theory Kruskal.Kruskal_Misc

08:48:10 Presenting theory Prpu_Maxflow.Prpu_Common_Inst

08:48:10 Presenting theory Collections.ArrayHashMap

08:48:10 Presenting theory Refine_Imperative_HOL.Sepref_Tool

08:48:10 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Setup

08:48:10 Presenting theory Kruskal.SeprefUF

08:48:10 Presenting theory Collections.ArrayMapImpl

08:48:11 Presenting theory Collections.MapStdImpl

08:48:11 Presenting theory Collections.ListSetImpl

08:48:11 Presenting theory HOL.Inductive

08:48:11 Presenting file "Tools/inductive.ML"

08:48:11 Presenting theory Collections.ListSetImpl_Invar

08:48:11 Presenting file "Tools/Old_Datatype/old_datatype_aux.ML"

08:48:11 Presenting file "Tools/Old_Datatype/old_datatype_prop.ML"

08:48:11 Presenting file "Tools/Old_Datatype/old_datatype_data.ML"

08:48:11 Presenting file "Tools/Old_Datatype/old_rep_datatype.ML"

08:48:11 Presenting file "Tools/Old_Datatype/old_datatype_codegen.ML"

08:48:11 Presenting file "Tools/BNF/bnf_fp_rec_sugar_util.ML"

08:48:11 Presenting file "Tools/Old_Datatype/old_primrec.ML"

08:48:11 Presenting file "Tools/BNF/bnf_lfp_rec_sugar.ML"

08:48:11 Presenting theory Collections.ListSetImpl_NotDist

08:48:11 Presenting theory Collections.ListSetImpl_Sorted

08:48:11 Presenting theory Collections.RBTSetImpl

08:48:11 Presenting theory Formal_SSA.Construct_SSA_code

08:48:11 Presenting theory Collections.HashSet

08:48:11 Presenting theory EdmondsKarp_Maxflow.Edka_Checked_Impl

08:48:11 Presenting theory Collections.TrieSetImpl

08:48:11 Presenting theory EdmondsKarp_Maxflow.Edka_Benchmark_Export

08:48:11 Presenting VerifyThis2018 ...

08:48:11 Presenting document VerifyThis2018/document

08:48:11 Presenting document VerifyThis2018/outline

08:48:11 Presenting theory Kruskal.MinWeightBasis

08:48:12 Presenting theory Collections.ArrayHashSet

08:48:12 Presenting theory Prpu_Maxflow.Fifo_Push_Relabel

08:48:12 Presenting theory VerifyThis2018.Dynamic_Array

08:48:12 Presenting theory PAC_Checker.PAC_More_Poly

08:48:12 Presenting theory Collections.ArraySetImpl

08:48:12 Presenting theory Collections.SetStdImpl

08:48:12 Presenting theory VerifyThis2018.DRAT_Misc

08:48:12 Presenting theory Collections.Fifo

08:48:12 Presenting theory Prpu_Maxflow.Graph_Topological_Ordering

08:48:12 Presenting theory Collections.BinoPrioImpl

08:48:12 Presenting theory Collections.SkewPrioImpl

08:48:12 Presenting theory Kruskal.Kruskal

08:48:12 Presenting theory Collections.FTAnnotatedListImpl

08:48:12 Presenting theory Collections.FTPrioImpl

08:48:13 Presenting theory Collections.FTPrioUniqueImpl

08:48:13 Presenting theory Collections.ICF_Impl

08:48:13 Presenting theory PAC_Checker.Finite_Map_Multiset

08:48:13 Presenting theory Kruskal.Kruskal_Refine

08:48:13 Presenting theory Collections.ICF_Refine_Monadic

08:48:13 Presenting theory VerifyThis2018.Array_Map_Default

08:48:13 Presenting theory VerifyThis2018.Synth_Definition

08:48:14 Presenting theory Collections.ICF_Autoref

08:48:14 Presenting theory HOL.Product_Type

08:48:14 Presenting file "Tools/split_rule.ML"

08:48:14 Presenting file "Tools/set_comprehension_pointfree.ML"

08:48:14 Presenting file "Tools/inductive_set.ML"

08:48:14 Presenting theory Collections.ICF_Entrypoints_Chapter

08:48:14 Presenting theory Collections.Collections

08:48:14 Presenting theory HOL.Sum_Type

08:48:14 Presenting theory Kruskal.Kruskal_Impl

08:48:15 Presenting theory Collections.CollectionsV1

08:48:15 Presenting theory Collections.Collections_Entrypoints_Chapter

08:48:15 Presenting theory Formal_SSA.SSA_Transfer_Rules

08:48:15 Presenting theory Collections.Refine_Dflt

08:48:15 Presenting theory Prpu_Maxflow.Relabel_To_Front

08:48:16 Presenting theory Refine_Imperative_HOL.Sepref_HOL_Bindings

08:48:16 Presenting theory Collections.Refine_Dflt_ICF

08:48:16 Presenting theory Collections.Refine_Dflt_Only_ICF

08:48:16 Presenting theory Collections.Userguides_Chapter

08:48:17 Presenting theory HOL.Rings

08:48:17 Presenting file "Tools/arith_data.ML"

08:48:17 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_div_mod.ML"

08:48:17 Presenting theory Collections.Refine_Monadic_Userguide

08:48:17 Presenting theory Collections.ICF_Userguide

08:48:17 Presenting VerifyThis2019 ...

08:48:17 Presenting document VerifyThis2019/document

08:48:17 Presenting document VerifyThis2019/outline

08:48:18 Presenting theory Kruskal.UGraph

08:48:18 Presenting theory PAC_Checker.WB_Sort

08:48:19 Presenting theory VerifyThis2019.Exc_Nres_Monad

08:48:19 Presenting theory PAC_Checker.More_Loops

08:48:19 Presenting theory VerifyThis2019.VTcomp

08:48:19 Presenting theory VerifyThis2019.Challenge1A

08:48:19 Presenting theory VerifyThis2019.Challenge1B

08:48:19 Presenting theory HOL.Nat

08:48:19 Presenting file "Tools/nat_arith.ML"

08:48:19 Presenting theory VerifyThis2019.Challenge2A

08:48:19 Presenting theory VerifyThis2019.Challenge2B

08:48:19 Presenting theory Refine_Imperative_HOL.Sepref_Foreach

08:48:20 Presenting theory Refine_Imperative_HOL.Sepref_Improper

08:48:20 Presenting theory Refine_Imperative_HOL.Sepref

08:48:20 Presenting theory VerifyThis2018.Exc_Nres_Monad

08:48:20 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_IICF

08:48:20 Presenting theory Kruskal.UGraph_Impl

08:48:20 Presenting theory VerifyThis2019.Parallel_Multiset_Fold

08:48:20 Presenting theory Refine_Imperative_HOL.IICF_Set

08:48:20 Presenting theory VerifyThis2019.Challenge3

08:48:20 Presenting Simplicial_complexes_and_boolean_functions ...

08:48:20 Presenting document Simplicial_complexes_and_boolean_functions/document

08:48:20 Presenting document Simplicial_complexes_and_boolean_functions/outline

08:48:20 Presenting theory PAC_Checker.PAC_Specification

08:48:20 Presenting theory Simplicial_complexes_and_boolean_functions.Boolean_functions

08:48:20 Presenting theory VerifyThis2018.VTcomp

08:48:20 Presenting theory Refine_Imperative_HOL.IICF_List_SetO

08:48:21 Presenting theory Simplicial_complexes_and_boolean_functions.Simplicial_complex

08:48:21 Presenting theory Simplicial_complexes_and_boolean_functions.Bij_betw_simplicial_complex_bool_func

08:48:21 Presenting theory Refine_Imperative_HOL.IICF_Multiset

08:48:21 Presenting theory PAC_Checker.PAC_Map_Rel

08:48:21 Presenting theory Prpu_Maxflow.Prpu_Common_Impl

08:48:21 Presenting theory Simplicial_complexes_and_boolean_functions.MkIfex

08:48:21 Presenting theory VerifyThis2018.DF_System

08:48:21 Presenting theory Simplicial_complexes_and_boolean_functions.Evasive

08:48:21 Presenting theory Simplicial_complexes_and_boolean_functions.ListLexorder

08:48:22 Presenting theory Refine_Imperative_HOL.IICF_Prio_Bag

08:48:22 Presenting theory Simplicial_complexes_and_boolean_functions.BDD

08:48:22 Presenting theory VerifyThis2018.Snippets

08:48:22 Presenting theory Refine_Imperative_HOL.IICF_List_Mset

08:48:22 Presenting theory Simplicial_complexes_and_boolean_functions.Binary_operations

08:48:22 Presenting Transition_Systems_and_Automata ...

08:48:22 Presenting document Transition_Systems_and_Automata/document

08:48:22 Presenting document Transition_Systems_and_Automata/outline

08:48:22 Presenting theory Refine_Imperative_HOL.IICF_List_MsetO

08:48:22 Presenting theory Transition_Systems_and_Automata.Basic

08:48:23 Presenting theory VerifyThis2018.Challenge1

08:48:23 Presenting theory Kruskal.Graph_Definition

08:48:23 Presenting theory Refine_Imperative_HOL.IICF_List

08:48:23 Presenting theory HOL.Fields

08:48:23 Presenting file "$ISABELLE_HOME/src/Provers/Arith/fast_lin_arith.ML"

08:48:23 Presenting file "Tools/lin_arith.ML"

08:48:23 Presenting theory VerifyThis2018.Challenge1_short

08:48:24 Presenting theory Transition_Systems_and_Automata.Sequence

08:48:24 Presenting theory PAC_Checker.PAC_Checker_Specification

08:48:24 Presenting theory Kruskal.Graph_Definition_Aux

08:48:24 Presenting theory VerifyThis2018.Challenge2

08:48:25 Presenting theory Transition_Systems_and_Automata.Sequence_LTL

08:48:25 Presenting theory Refine_Imperative_HOL.IICF_Abs_Heap

08:48:25 Presenting theory PAC_Checker.PAC_Polynomials

08:48:25 Presenting theory Refine_Imperative_HOL.IICF_HOL_List

08:48:26 Presenting theory HOL.Finite_Set

08:48:26 Presenting theory Transition_Systems_and_Automata.Sequence_Zip

08:48:26 Presenting theory PAC_Checker.PAC_Polynomials_Term

08:48:26 Presenting theory Refine_Imperative_HOL.IICF_Array_List

08:48:26 Presenting theory Transition_Systems_and_Automata.Maps

08:48:26 Presenting theory Refine_Imperative_HOL.IICF_Impl_Heap

08:48:26 Presenting theory Kruskal.Graph_Definition_Impl

08:48:26 Presenting Adaptive_State_Counting ...

08:48:26 Presenting theory Transition_Systems_and_Automata.Acceptance

08:48:26 Presenting document Adaptive_State_Counting/document

08:48:26 Presenting document Adaptive_State_Counting/outline

08:48:27 Presenting theory VerifyThis2018.Challenge3

08:48:27 Presenting theory Refine_Imperative_HOL.IICF_Map

08:48:27 Presenting theory Formal_SSA.Construct_SSA_notriv_code

08:48:27 Presenting Buchi_Complementation ...

08:48:27 Presenting document Buchi_Complementation/document

08:48:27 Presenting document Buchi_Complementation/outline

08:48:27 Presenting theory Buchi_Complementation.Alternate

08:48:27 Presenting theory HOL.Relation

08:48:27 Presenting theory Refine_Imperative_HOL.IICF_Prio_Map

08:48:27 Presenting theory Buchi_Complementation.Graph

08:48:28 Presenting theory Transition_Systems_and_Automata.Degeneralization

08:48:28 Presenting theory Transition_Systems_and_Automata.Transition_System

08:48:28 Presenting theory Transition_Systems_and_Automata.Transition_System_Extra

08:48:28 Presenting theory Prpu_Maxflow.Fifo_Push_Relabel_Impl

08:48:29 Presenting theory Transition_Systems_and_Automata.Transition_System_Construction

08:48:29 Presenting theory HOL.Transitive_Closure

08:48:29 Presenting file "$ISABELLE_HOME/src/Provers/trancl.ML"

08:48:30 Presenting theory Adaptive_State_Counting.FSM

08:48:30 Presenting theory HOL.Wellfounded

08:48:31 Presenting theory HOL.Wfrec

08:48:31 Presenting theory Buchi_Complementation.Ranking

08:48:31 Presenting theory Refine_Imperative_HOL.IICF_Abs_Heapmap

08:48:31 Presenting theory HOL.Order_Relation

08:48:31 Presenting theory PAC_Checker.PAC_Polynomials_Operations

08:48:31 Presenting theory Formal_SSA.Generic_Interpretation

08:48:31 Presenting theory Formal_SSA.Generic_Extract

08:48:31 Presenting theory Refine_Imperative_HOL.IICF_Array

08:48:31 Presenting theory PAC_Checker.PAC_Misc

08:48:32 Presenting theory Prpu_Maxflow.Relabel_To_Front_Impl

08:48:32 Presenting theory Formal_SSA.Disjoin_Transform

08:48:32 Presenting theory Prpu_Maxflow.Generated_Code_Test

08:48:32 Presenting LTL_Master_Theorem ...

08:48:32 Presenting document LTL_Master_Theorem/document

08:48:32 Presenting document LTL_Master_Theorem/outline

08:48:32 Presenting theory Refine_Imperative_HOL.IICF_MS_Array_List

08:48:33 Presenting theory Formal_SSA.WhileGraphSSA

08:48:33 Presenting Partial_Order_Reduction ...

08:48:33 Presenting document Partial_Order_Reduction/document

08:48:33 Presenting document Partial_Order_Reduction/outline

08:48:33 Presenting theory Partial_Order_Reduction.List_Prefixes

08:48:33 Presenting theory HOL.Hilbert_Choice

08:48:33 Presenting file "Tools/choice_specification.ML"

08:48:33 Presenting theory Partial_Order_Reduction.List_Extensions

08:48:33 Presenting theory Transition_Systems_and_Automata.Deterministic

08:48:33 Presenting theory Refine_Imperative_HOL.IICF_Indexed_Array_List

08:48:33 Presenting theory Adaptive_State_Counting.FSM_Product

08:48:34 Presenting theory Transition_Systems_and_Automata.DFA

08:48:34 Presenting theory LTL_Master_Theorem.Syntactic_Fragments_and_Stability

08:48:34 Presenting theory HOL.Zorn

08:48:34 Presenting theory Partial_Order_Reduction.Word_Prefixes

08:48:35 Presenting theory HOL.BNF_Wellorder_Relation

08:48:35 Presenting theory Adaptive_State_Counting.ATC

08:48:35 Presenting theory Buchi_Complementation.Complementation

08:48:35 Presenting theory Partial_Order_Reduction.Set_Extensions

08:48:35 Presenting theory LTL_Master_Theorem.After

08:48:36 Presenting theory Refine_Imperative_HOL.IICF_Impl_Heapmap

08:48:36 Presenting theory PAC_Checker.PAC_Checker

08:48:36 Presenting theory Partial_Order_Reduction.Basic_Extensions

08:48:36 Presenting theory HOL.BNF_Wellorder_Embedding

08:48:36 Presenting theory Partial_Order_Reduction.Relation_Extensions

08:48:37 Presenting theory PAC_Checker.PAC_Checker_Relation

08:48:37 Presenting theory Partial_Order_Reduction.Transition_System_Extensions

08:48:37 Presenting theory PAC_Checker.PAC_Assoc_Map_Rel

08:48:38 Presenting theory Refine_Imperative_HOL.IICF_Matrix

08:48:38 Presenting theory LTL_Master_Theorem.Advice

08:48:38 Presenting theory HOL.BNF_Wellorder_Constructions

08:48:39 Presenting theory Transition_Systems_and_Automata.Nondeterministic

08:48:39 Presenting theory LTL_Master_Theorem.Master_Theorem

08:48:39 Presenting theory Transition_Systems_and_Automata.NFA

08:48:39 Presenting theory Transition_Systems_and_Automata.DBA

08:48:39 Presenting theory Transition_Systems_and_Automata.DGBA

08:48:40 Presenting theory LTL_Master_Theorem.Asymmetric_Master_Theorem

08:48:40 Presenting theory Partial_Order_Reduction.Traces

08:48:40 Presenting theory Refine_Imperative_HOL.IICF_Array_Matrix

08:48:40 Presenting theory PAC_Checker.PAC_Checker_Init

08:48:40 Presenting theory PAC_Checker.PAC_Version

08:48:41 Presenting theory Transition_Systems_and_Automata.DBA_Combine

08:48:41 Presenting theory Partial_Order_Reduction.Transition_System_Traces

08:48:41 Presenting theory Transition_Systems_and_Automata.DBTA

08:48:41 Presenting theory Partial_Order_Reduction.Functions

08:48:41 Presenting theory Transition_Systems_and_Automata.DGBTA

08:48:41 Presenting theory Partial_Order_Reduction.ENat_Extensions

08:48:41 Presenting theory LTL_Master_Theorem.Restricted_Master_Theorem

08:48:41 Presenting theory HOL.BNF_Cardinal_Order_Relation

08:48:41 Presenting theory Partial_Order_Reduction.CCPO_Extensions

08:48:42 Presenting theory Adaptive_State_Counting.ASC_LB

08:48:42 Presenting theory Buchi_Complementation.Complementation_Implement

08:48:42 Presenting theory Buchi_Complementation.Formula

08:48:42 Presenting theory Refine_Imperative_HOL.IICF_Sepl_Binding

08:48:42 Presenting theory Refine_Imperative_HOL.IICF

08:48:42 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Userguides

08:48:42 Presenting theory HOL.BNF_Cardinal_Arithmetic

08:48:43 Presenting theory Transition_Systems_and_Automata.DBTA_Combine

08:48:43 Presenting theory Transition_Systems_and_Automata.DCA

08:48:43 Presenting theory LTL_Master_Theorem.Transition_Functions

08:48:43 Presenting theory Transition_Systems_and_Automata.DGCA

08:48:43 Presenting theory LTL_Master_Theorem.Quotient_Type

08:48:43 Presenting theory LTL_Master_Theorem.Omega_Words_Fun_Stream

08:48:43 Presenting theory Buchi_Complementation.Complementation_Final

08:48:43 Presenting theory Buchi_Complementation.Complementation_Build

08:48:43 Presenting file "code/Autool.mlb"

08:48:43 Presenting file "code/Prelude.sml"

08:48:43 Presenting file "code/Autool.sml"

08:48:43 Presenting Transitive-Closure ...

08:48:43 Presenting document Transitive-Closure/document

08:48:43 Presenting document Transitive-Closure/outline

08:48:44 Presenting theory Partial_Order_Reduction.ESet_Extensions

08:48:44 Presenting theory HOL.Fun_Def_Base

08:48:44 Presenting file "Tools/Function/function_lib.ML"

08:48:44 Presenting file "Tools/Function/function_common.ML"

08:48:44 Presenting file "Tools/Function/function_context_tree.ML"

08:48:44 Presenting file "Tools/Function/sum_tree.ML"

08:48:44 Presenting theory Transition_Systems_and_Automata.DCA_Combine

08:48:44 Presenting theory Transition_Systems_and_Automata.DRA

08:48:45 Presenting theory Transitive-Closure.Transitive_Closure_Impl

08:48:45 Presenting theory PAC_Checker.PAC_Checker_Synthesis

08:48:45 Presenting theory Transition_Systems_and_Automata.DRA_Combine

08:48:45 Presenting theory PAC_Checker.PAC_Checker_MLton

08:48:45 Presenting Tree-Automata ...

08:48:45 Presenting document Tree-Automata/document

08:48:45 Presenting document Tree-Automata/outline

08:48:45 Presenting theory Tree-Automata.Tree

08:48:45 Presenting theory Transitive-Closure.Transitive_Closure_List_Impl

08:48:46 Presenting theory Refine_Imperative_HOL.Sepref_Guide_Quickstart

08:48:46 Presenting theory Transitive-Closure.RBT_Map_Set_Extension

08:48:46 Presenting theory Transition_Systems_and_Automata.Refine

08:48:47 Presenting theory Adaptive_State_Counting.ASC_Suite

08:48:47 Presenting theory LTL_Master_Theorem.DRA_Construction

08:48:47 Presenting theory Transition_Systems_and_Automata.Acceptance_Refine

08:48:47 Presenting theory Transitive-Closure.Transitive_Closure_RBT_Impl

08:48:47 Presenting theory Transitive-Closure.Finite_Transitive_Closure_Simprocs

08:48:47 Presenting AxiomaticCategoryTheory ...

08:48:47 Presenting document AxiomaticCategoryTheory/document

08:48:47 Presenting document AxiomaticCategoryTheory/outline

08:48:47 Presenting theory LTL_Master_Theorem.DRA_Implementation

08:48:47 Presenting theory Transition_Systems_and_Automata.Transition_System_Refine

08:48:47 Presenting theory Partial_Order_Reduction.Coinductive_List_Extensions

08:48:48 Presenting theory LTL_Master_Theorem.Extra_Equivalence_Relations

08:48:48 Presenting theory Partial_Order_Reduction.LList_Prefixes

08:48:48 Presenting theory LTL_Master_Theorem.DRA_Instantiation

08:48:48 Presenting theory LTL_Master_Theorem.Code_Export

08:48:48 Presenting theory Transition_Systems_and_Automata.DRA_Refine

08:48:48 Presenting BNF_CC ...

08:48:48 Presenting document BNF_CC/document

08:48:48 Presenting document BNF_CC/outline

08:48:48 Presenting theory Refine_Imperative_HOL.Sepref_Guide_Reference

08:48:48 Presenting theory Refine_Imperative_HOL.Sepref_Guide_General_Util

08:48:49 Presenting theory BNF_CC.Preliminaries

08:48:49 Presenting theory Adaptive_State_Counting.ASC_Sufficiency

08:48:49 Presenting theory AxiomaticCategoryTheory.AxiomaticCategoryTheory

08:48:49 Presenting theory Refine_Imperative_HOL.Sepref_ICF_Bindings

08:48:49 Presenting BNF_Operations ...

08:48:49 Presenting document BNF_Operations/document

08:48:49 Presenting document BNF_Operations/outline

08:48:49 Presenting theory Partial_Order_Reduction.Stuttering

08:48:49 Presenting theory Refine_Imperative_HOL.Sepref_WGraph

08:48:49 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Examples

08:48:50 Presenting theory Refine_Imperative_HOL.Sepref_Graph

08:48:50 Presenting theory Tree-Automata.Ta

08:48:50 Presenting theory HOL.BNF_Def

08:48:50 Presenting file "Tools/BNF/bnf_util.ML"

08:48:50 Presenting file "Tools/BNF/bnf_tactics.ML"

08:48:50 Presenting file "Tools/BNF/bnf_def_tactics.ML"

08:48:50 Presenting file "Tools/BNF/bnf_def.ML"

08:48:50 Presenting theory Refine_Imperative_HOL.Sepref_DFS

08:48:52 Presenting theory Transition_Systems_and_Automata.Implement

08:48:52 Presenting theory Refine_Imperative_HOL.Sepref_Dijkstra

08:48:52 Presenting theory Partial_Order_Reduction.Transition_System_Interpreted_Traces

08:48:52 Presenting theory Transition_Systems_and_Automata.DRA_Implement

08:48:53 Presenting theory Transition_Systems_and_Automata.DRA_Nodes

08:48:53 Presenting theory Refine_Imperative_HOL.Sepref_NDFS

08:48:53 Presenting theory HOL.BNF_Composition

08:48:53 Presenting theory Adaptive_State_Counting.ASC_Hoare

08:48:53 Presenting file "Tools/BNF/bnf_comp_tactics.ML"

08:48:53 Presenting file "Tools/BNF/bnf_comp.ML"

08:48:54 Presenting theory HOL.Basic_BNFs

08:48:54 Presenting theory Transition_Systems_and_Automata.DRA_Explicit

08:48:54 Presenting theory Adaptive_State_Counting.ASC_Example

08:48:54 Presenting Belief_Revision ...

08:48:54 Presenting document Belief_Revision/document

08:48:54 Presenting document Belief_Revision/outline

08:48:54 Presenting theory Refine_Imperative_HOL.Sepref_Minitests

08:48:55 Presenting theory Belief_Revision.AGM_Logic

08:48:55 Presenting theory Belief_Revision.AGM_Remainder

08:48:55 Presenting theory Partial_Order_Reduction.Ample_Abstract

08:48:55 Presenting theory Refine_Imperative_HOL.Worklist_Subsumption

08:48:55 Presenting theory Partial_Order_Reduction.Formula

08:48:55 Presenting theory Partial_Order_Reduction.Ample_Correctness

08:48:56 Presenting theory Refine_Imperative_HOL.Worklist_Subsumption_Impl

08:48:56 Presenting theory Belief_Revision.AGM_Contraction

08:48:56 Presenting theory Tree-Automata.AbsAlgo

08:48:56 Presenting theory Belief_Revision.AGM_Revision

08:48:56 Presenting theory Partial_Order_Reduction.Ample_Analysis

08:48:56 Presenting BinarySearchTree ...

08:48:56 Presenting Binomial-Queues ...

08:48:56 Presenting document BinarySearchTree/document

08:48:56 Presenting document BinarySearchTree/outline

08:48:56 Presenting document Binomial-Queues/document

08:48:56 Presenting document Binomial-Queues/outline

08:48:56 Presenting theory Transition_Systems_and_Automata.DRA_Translate

08:48:57 Presenting theory Refine_Imperative_HOL.Sepref_Snip_Datatype

08:48:57 Presenting theory Transition_Systems_and_Automata.NBA

08:48:57 Presenting theory Refine_Imperative_HOL.Sepref_Snip_Combinator

08:48:57 Presenting theory BNF_CC.Axiomatised_BNF_CC

08:48:57 Presenting theory Refine_Imperative_HOL.Sepref_All_Examples

08:48:57 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Benchmarks

08:48:57 Presenting theory Transition_Systems_and_Automata.NGBA

08:48:57 Presenting theory BinarySearchTree.BinaryTree

08:48:57 Presenting theory Binomial-Queues.PQ

08:48:57 Presenting theory Refine_Imperative_HOL.Heapmap_Bench

08:48:57 Presenting theory Refine_Imperative_HOL.Dijkstra_Benchmark

08:48:57 Presenting theory BinarySearchTree.BinaryTree_Map

08:48:58 Presenting theory Refine_Imperative_HOL.NDFS_Benchmark

08:48:58 Presenting theory BinarySearchTree.BinaryTree_TacticStyle

08:48:58 Presenting Bondy ...

08:48:58 Presenting document Bondy/document

08:48:58 Presenting document Bondy/outline

08:48:58 Presenting Boolos_Curious_Inference ...

08:48:58 Presenting document Boolos_Curious_Inference/document

08:48:58 Presenting document Boolos_Curious_Inference/outline

08:48:58 Presenting theory Boolos_Curious_Inference.Boo1

08:48:58 Presenting theory Boolos_Curious_Inference.Boo2

08:48:58 Presenting Bounded_Deducibility_Security ...

08:48:58 Presenting document Bounded_Deducibility_Security/document

08:48:58 Presenting document Bounded_Deducibility_Security/outline

08:48:58 Presenting theory Bondy.Bondy

08:48:58 Presenting BD_Security_Compositional ...

08:48:58 Presenting document BD_Security_Compositional/document

08:48:58 Presenting document BD_Security_Compositional/outline

08:48:58 Presenting theory Transition_Systems_and_Automata.NBA_Combine

08:48:58 Presenting theory Bounded_Deducibility_Security.Trivia

08:48:58 Presenting theory Bounded_Deducibility_Security.Filtermap

08:48:59 Presenting theory Bounded_Deducibility_Security.Transition_System

08:48:59 Presenting theory Transition_Systems_and_Automata.NBA_Graphs

08:48:59 Presenting theory Bounded_Deducibility_Security.IO_Automaton

08:48:59 Presenting theory Bounded_Deducibility_Security.Abstract_BD_Security

08:48:59 Presenting theory Bounded_Deducibility_Security.BD_Security_TS

08:48:59 Presenting theory Bounded_Deducibility_Security.BD_Security_IO

08:48:59 Presenting theory Bounded_Deducibility_Security.BD_Security_Triggers

08:49:00 Presenting theory Transition_Systems_and_Automata.NBA_Refine

08:49:00 Presenting theory Bounded_Deducibility_Security.BD_Security_Unwinding

08:49:00 Presenting theory Transition_Systems_and_Automata.NBA_Implement

08:49:01 Presenting theory Bounded_Deducibility_Security.Compositional_Reasoning

08:49:01 Presenting theory Bounded_Deducibility_Security.Bounded_Deducibility_Security

08:49:01 Presenting CoSMeDis ...

08:49:01 Presenting document CoSMeDis/document

08:49:01 Presenting document CoSMeDis/outline

08:49:01 Presenting theory CoSMeDis.Prelim

08:49:01 Presenting theory Binomial-Queues.Binomial_Queue

08:49:01 Presenting theory Transition_Systems_and_Automata.NBA_Algorithms

08:49:01 Presenting theory BD_Security_Compositional.Composing_Security

08:49:02 Presenting theory BD_Security_Compositional.Trivial_Security

08:49:02 Presenting theory CoSMeDis.System_Specification

08:49:02 Presenting theory CoSMeDis.API_Network

08:49:02 Presenting theory CoSMeDis.Automation_Setup

08:49:02 Presenting theory BNF_Operations.LFP

08:49:02 Presenting theory BD_Security_Compositional.Transporting_Security

08:49:03 Presenting theory CoSMeDis.Safety_Properties

08:49:03 Presenting theory CoSMeDis.Post_Intro

08:49:03 Presenting theory Transition_Systems_and_Automata.NBA_Explicit

08:49:03 Presenting theory CoSMeDis.Post_Observation_Setup_ISSUER

08:49:03 Presenting theory CoSMeDis.Post_Unwinding_Helper_ISSUER

08:49:04 Presenting theory CoSMeDis.Post_Value_Setup_ISSUER

08:49:04 Presenting theory Transition_Systems_and_Automata.NBA_Translate

08:49:05 Presenting theory CoSMeDis.Post_ISSUER

08:49:05 Presenting theory CoSMeDis.Post_Observation_Setup_RECEIVER

08:49:05 Presenting theory CoSMeDis.Post_Unwinding_Helper_RECEIVER

08:49:05 Presenting theory Transition_Systems_and_Automata.NGBA_Graphs

08:49:06 Presenting theory CoSMeDis.Post_Value_Setup_RECEIVER

08:49:06 Presenting theory Tree-Automata.Ta_impl

08:49:06 Presenting theory CoSMeDis.Post_RECEIVER

08:49:06 Presenting theory Transition_Systems_and_Automata.NGBA_Refine

08:49:06 Presenting theory CoSMeDis.Post_COMPOSE2

08:49:06 Presenting theory Tree-Automata.Ta_impl_codegen

08:49:06 Presenting CoCon ...

08:49:06 Presenting document CoCon/document

08:49:06 Presenting document CoCon/outline

08:49:07 Presenting theory CoSMeDis.Post_Network

08:49:07 Presenting theory CoCon.Prelim

08:49:07 Presenting theory Transition_Systems_and_Automata.NGBA_Implement

08:49:07 Presenting theory Transition_Systems_and_Automata.Degeneralization_Refine

08:49:07 Presenting theory CoSMeDis.DYNAMIC_Post_Value_Setup_ISSUER

08:49:08 Presenting theory Transition_Systems_and_Automata.NGBA_Algorithms

08:49:08 Presenting theory Binomial-Queues.PQ_Implementation

08:49:08 Presenting theory Transition_Systems_and_Automata.NBTA

08:49:08 Presenting CoSMed ...

08:49:08 Presenting document CoSMed/document

08:49:08 Presenting document CoSMed/outline

08:49:08 Presenting theory Transition_Systems_and_Automata.NGBTA

08:49:08 Presenting theory CoSMed.Prelim

08:49:09 Presenting theory BNF_CC.Composition

08:49:09 Presenting theory HOL.BNF_Fixpoint_Base

08:49:09 Presenting file "Tools/BNF/bnf_fp_util_tactics.ML"

08:49:09 Presenting file "Tools/BNF/bnf_fp_util.ML"

08:49:09 Presenting file "Tools/BNF/bnf_fp_def_sugar_tactics.ML"

08:49:09 Presenting file "Tools/BNF/bnf_fp_def_sugar.ML"

08:49:09 Presenting file "Tools/BNF/bnf_fp_n2m_tactics.ML"

08:49:09 Presenting file "Tools/BNF/bnf_fp_n2m.ML"

08:49:09 Presenting file "Tools/BNF/bnf_fp_n2m_sugar.ML"

08:49:10 Presenting theory CoSMeDis.DYNAMIC_Post_ISSUER

08:49:10 Presenting theory Transition_Systems_and_Automata.NBTA_Combine

08:49:10 Presenting BytecodeLogicJmlTypes ...

08:49:10 Presenting document BytecodeLogicJmlTypes/document

08:49:10 Presenting document BytecodeLogicJmlTypes/outline

08:49:10 Presenting theory CoSMed.System_Specification

08:49:10 Presenting theory CoSMeDis.DYNAMIC_Post_COMPOSE2

08:49:10 Presenting theory CoSMed.Automation_Setup

08:49:11 Presenting theory CoSMeDis.DYNAMIC_Post_Network

08:49:11 Presenting theory CoSMed.Safety_Properties

08:49:11 Presenting theory CoSMed.Observation_Setup

08:49:11 Presenting theory CoSMed.Post_Intro

08:49:11 Presenting theory CoSMeDis.Independent_Post_Observation_Setup_ISSUER

08:49:12 Presenting theory CoSMeDis.Independent_DYNAMIC_Post_Value_Setup_ISSUER

08:49:12 Presenting theory BytecodeLogicJmlTypes.AssocLists

08:49:12 Presenting theory CoCon.System_Specification

08:49:12 Presenting theory BD_Security_Compositional.Composing_Security_Network

08:49:12 Presenting theory CoCon.Automation_Setup

08:49:12 Presenting theory CoSMed.Post_Value_Setup

08:49:13 Presenting theory BD_Security_Compositional.Independent_Secrets

08:49:13 Presenting C2KA_DistributedSystems ...

08:49:13 Presenting document C2KA_DistributedSystems/document

08:49:13 Presenting document C2KA_DistributedSystems/outline

08:49:13 Presenting theory C2KA_DistributedSystems.Stimuli

08:49:14 Presenting theory C2KA_DistributedSystems.CKA

08:49:14 Presenting theory BNF_CC.Fixpoints

08:49:14 Presenting theory C2KA_DistributedSystems.C2KA

08:49:14 Presenting theory CoSMeDis.Independent_DYNAMIC_Post_ISSUER

08:49:14 Presenting theory C2KA_DistributedSystems.Topology_C2KA

08:49:14 Presenting theory C2KA_DistributedSystems.Communication_C2KA

08:49:14 Presenting CISC-Kernel ...

08:49:14 Presenting document CISC-Kernel/document

08:49:14 Presenting document CISC-Kernel/outline

08:49:14 Presenting theory CISC-Kernel.Option_Binders

08:49:14 Presenting theory CoSMeDis.Independent_Post_Observation_Setup_RECEIVER

08:49:14 Presenting theory CoSMeDis.Independent_Post_Value_Setup_RECEIVER

08:49:14 Presenting theory CISC-Kernel.List_Theorems

08:49:15 Presenting theory CoCon.Safety_Properties

08:49:15 Presenting theory CoCon.Observation_Setup

08:49:15 Presenting theory CoCon.Paper_Intro

08:49:15 Presenting theory CISC-Kernel.K

08:49:15 Presenting theory CoSMeDis.Independent_Post_RECEIVER

08:49:16 Presenting theory CoCon.Paper_Value_Setup

08:49:16 Presenting theory CoSMeDis.Independent_DYNAMIC_Post_Network

08:49:16 Presenting theory CoSMed.Post

08:49:16 Presenting theory CoSMed.Friend_Intro

08:49:16 Presenting theory BytecodeLogicJmlTypes.Language

08:49:17 Presenting theory BNF_Operations.GFP

08:49:17 Presenting theory CoCon.Paper_Aut_PC

08:49:17 Presenting theory CoSMeDis.Independent_Posts_Network

08:49:17 Presenting theory CoSMeDis.Post_All

08:49:17 Presenting theory CoSMeDis.Friend_Intro

08:49:17 Presenting theory CoSMeDis.Friend_Observation_Setup

08:49:18 Presenting theory CoCon.Paper_Aut

08:49:18 Presenting theory BNF_Operations.Compose

08:49:18 Presenting theory CoCon.Paper_All

08:49:18 Presenting theory CoCon.Review_Intro

08:49:18 Presenting theory CoSMeDis.Friend_State_Indistinguishability

08:49:19 Presenting theory CoSMeDis.Friend_Openness

08:49:19 Presenting theory BNF_Operations.Kill

08:49:19 Presenting theory BNF_CC.Subtypes

08:49:19 Presenting theory CoSMeDis.Friend_Value_Setup

08:49:19 Presenting theory CISC-Kernel.SK

08:49:19 Presenting theory BNF_Operations.Lift

08:49:19 Presenting theory BNF_CC.Quotient_Preservation

08:49:19 Presenting theory BNF_CC.Operation_Examples

08:49:19 Presenting theory CoSMed.Friend_Value_Setup

08:49:19 Presenting theory BNF_Operations.Permute

08:49:19 Presenting theory CoCon.Review_Value_Setup

08:49:20 Presenting theory BNF_Operations.N2M

08:49:20 Presenting CRDT ...

08:49:20 Presenting document CRDT/document

08:49:20 Presenting document CRDT/outline

08:49:20 Presenting theory CRDT.Util

08:49:21 Presenting theory CRDT.Convergence

08:49:21 Presenting theory CRDT.Network

08:49:22 Presenting theory CISC-Kernel.ISK

08:49:22 Presenting theory CoCon.Review_RAut

08:49:22 Presenting theory CRDT.Ordered_List

08:49:22 Presenting theory BNF_CC.Concrete_Examples

08:49:22 Presenting theory HOL.BNF_Least_Fixpoint

08:49:22 Presenting file "Tools/BNF/bnf_lfp_util.ML"

08:49:22 Presenting file "Tools/BNF/bnf_lfp_tactics.ML"

08:49:22 Presenting file "Tools/BNF/bnf_lfp.ML"

08:49:22 Presenting file "Tools/BNF/bnf_lfp_compat.ML"

08:49:22 Presenting file "Tools/BNF/bnf_lfp_rec_sugar_more.ML"

08:49:22 Presenting file "Tools/BNF/bnf_lfp_size.ML"

08:49:22 Presenting file "Tools/datatype_simprocs.ML"

08:49:23 Presenting theory CoSMeDis.Friend

08:49:23 Presenting theory CoSMed.Friend

08:49:23 Presenting theory CoSMed.Friend_Request_Intro

08:49:23 Presenting theory CISC-Kernel.CISK

08:49:23 Presenting theory CISC-Kernel.Step_configuration

08:49:23 Presenting theory CRDT.RGA

08:49:23 Presenting theory CoSMeDis.Friend_Network

08:49:23 Presenting theory CoSMeDis.Friend_All

08:49:23 Presenting theory HOL.Equiv_Relations

08:49:23 Presenting theory CoSMeDis.Friend_Request_Intro

08:49:23 Presenting theory CISC-Kernel.Step_policies

08:49:23 Presenting theory CRDT.Counter

08:49:24 Presenting theory CISC-Kernel.Step

08:49:24 Presenting theory HOL.Basic_BNF_LFPs

08:49:24 Presenting file "Tools/BNF/bnf_lfp_basic_sugar.ML"

08:49:24 Presenting theory CISC-Kernel.Step_invariants

08:49:24 Presenting theory CRDT.ORSet

08:49:24 Presenting IMAP-CRDT ...

08:49:24 Presenting document IMAP-CRDT/document

08:49:24 Presenting document IMAP-CRDT/outline

08:49:24 Presenting theory CISC-Kernel.Step_vpeq

08:49:24 Presenting theory IMAP-CRDT.IMAP-def

08:49:24 Presenting theory BNF_CC.DDS

08:49:24 Presenting CYK ...

08:49:24 Presenting document CYK/document

08:49:24 Presenting document CYK/outline

08:49:24 Presenting theory BytecodeLogicJmlTypes.Logic

08:49:24 Presenting theory CISC-Kernel.Step_vpeq_locally_respects

08:49:24 Presenting theory IMAP-CRDT.IMAP-proof-commute

08:49:25 Presenting theory IMAP-CRDT.IMAP-proof-helpers

08:49:25 Presenting theory CISC-Kernel.Step_vpeq_weakly_step_consistent

08:49:25 Presenting theory CoCon.Review_RAut_NCPC

08:49:25 Presenting theory BytecodeLogicJmlTypes.MultiStep

08:49:25 Presenting theory CoSMeDis.Friend_Request_Value_Setup

08:49:25 Presenting theory BytecodeLogicJmlTypes.Reachability

08:49:26 Presenting theory CoSMed.Friend_Request_Value_Setup

08:49:26 Presenting theory HOL.Meson

08:49:26 Presenting theory IMAP-CRDT.IMAP-proof-independent

08:49:26 Presenting file "Tools/Meson/meson.ML"

08:49:26 Presenting file "Tools/Meson/meson_clausify.ML"

08:49:26 Presenting file "Tools/Meson/meson_tactic.ML"

08:49:26 Presenting theory CISC-Kernel.Separation_kernel_model

08:49:26 Presenting theory IMAP-CRDT.IMAP-proof

08:49:26 Presenting theory CoCon.Review_RAut_NCPC_PAut

08:49:26 Presenting Card_Multisets ...

08:49:26 Presenting document Card_Multisets/document

08:49:26 Presenting document Card_Multisets/outline

08:49:26 Presenting theory CoCon.Review_All

08:49:26 Presenting theory CoCon.Discussion_Intro

08:49:26 Presenting theory CISC-Kernel.Link_separation_kernel_model_to_CISK

08:49:26 Presenting Card_Partitions ...

08:49:26 Presenting document Card_Partitions/document

08:49:26 Presenting document Card_Partitions/outline

08:49:26 Presenting theory Card_Multisets.Card_Multisets

08:49:26 Presenting Case_Labeling ...

08:49:26 Presenting document Case_Labeling/document

08:49:26 Presenting document Case_Labeling/outline

08:49:27 Presenting theory CoCon.Discussion_Value_Setup

08:49:28 Presenting theory Case_Labeling.Case_Labeling

08:49:28 Presenting file "print_nested_cases.ML"

08:49:28 Presenting file "util.ML"

08:49:28 Presenting file "casify.ML"

08:49:28 Presenting theory Card_Partitions.Set_Partition

08:49:28 Presenting theory CYK.CYK

08:49:28 Presenting theory CoCon.Discussion_NCPC

08:49:28 Presenting theory Case_Labeling.Labeled_Hoare

08:49:28 Presenting file "labeled_hoare_tac.ML"

08:49:28 Presenting Category ...

08:49:28 Presenting theory CoCon.Discussion_All

08:49:28 Presenting theory CoCon.Decision_Intro

08:49:28 Presenting document Category/document

08:49:28 Presenting document Category/outline

08:49:28 Presenting theory Card_Partitions.Injectivity_Solver

08:49:28 Presenting theory Category.Cat

08:49:28 Presenting theory Case_Labeling.Labeled_Hoare_Examples

08:49:28 Presenting theory Case_Labeling.Conditionals

08:49:29 Presenting theory Card_Partitions.Card_Partitions

08:49:29 Presenting theory Case_Labeling.Monadic_Language

08:49:29 Presenting file "$AFP/Case_Labeling/util.ML"

08:49:29 Presenting theory Case_Labeling.Case_Labeling_Examples

08:49:29 Presenting Cauchy ...

08:49:29 Presenting Sqrt_Babylonian ...

08:49:29 Presenting document Cauchy/document

08:49:29 Presenting document Cauchy/outline

08:49:29 Presenting document Sqrt_Babylonian/document

08:49:29 Presenting document Sqrt_Babylonian/outline

08:49:29 Presenting theory CoCon.Decision_Value_Setup

08:49:29 Presenting theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary

08:49:29 Presenting theory Sqrt_Babylonian.Log_Impl

08:49:29 Presenting theory Category.SetCat

08:49:30 Presenting theory CoSMed.Friend_Request

08:49:30 Presenting theory Cauchy.CauchysMeanTheorem

08:49:30 Presenting theory CoCon.Decision_NCPC

08:49:30 Presenting theory Category.Functors

08:49:30 Presenting theory CoSMed.Traceback_Intro

08:49:30 Presenting theory Sqrt_Babylonian.NthRoot_Impl

08:49:30 Presenting theory Cauchy.CauchySchwarz

08:49:30 Presenting Real_Impl ...

08:49:30 Presenting theory Category.HomFunctors

08:49:30 Presenting document Real_Impl/document

08:49:30 Presenting document Real_Impl/outline

08:49:30 Presenting theory Real_Impl.Real_Impl_Auxiliary

08:49:30 Presenting theory Real_Impl.Prime_Product

08:49:30 Presenting theory CoCon.Decision_NCPC_Aut

08:49:30 Presenting theory Category.NatTrans

08:49:31 Presenting theory CoCon.Decision_All

08:49:31 Presenting theory CoCon.Reviewer_Assignment_Intro

08:49:31 Presenting theory Sqrt_Babylonian.Sqrt_Babylonian

08:49:31 Presenting Certification_Monads ...

08:49:31 Presenting document Certification_Monads/document

08:49:31 Presenting document Certification_Monads/outline

08:49:31 Presenting theory Certification_Monads.Error_Syntax

08:49:31 Presenting theory Real_Impl.Real_Impl

08:49:31 Presenting theory Certification_Monads.Error_Monad

08:49:31 Presenting theory CoSMed.Post_Visibility_Traceback

08:49:31 Presenting theory CoCon.Reviewer_Assignment_Value_Setup

08:49:32 Presenting theory Category.Yoneda

08:49:32 Presenting theory Real_Impl.Real_Unique_Impl

08:49:32 Presenting Classes ...

08:49:32 Presenting document Classes/classes

08:49:32 Presenting Clean ...

08:49:32 Presenting document Clean/document

08:49:32 Presenting document Clean/outline

08:49:32 Presenting theory Certification_Monads.Check_Monad

08:49:32 Presenting theory Clean.Lens_Laws

08:49:32 Presenting theory Clean.Optics

08:49:32 Presenting theory Classes.Setup

08:49:32 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

08:49:32 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

08:49:32 Presenting theory CoSMed.Friend_Traceback

08:49:32 Presenting theory Clean.MonadSE

08:49:32 Presenting ClockSynchInst ...

08:49:32 Presenting theory CoSMeDis.Friend_Request

08:49:32 Presenting document ClockSynchInst/document

08:49:32 Presenting document ClockSynchInst/outline

08:49:32 Presenting theory Classes.Classes

08:49:32 Presenting theory Clean.Seq_MonadSE

08:49:32 Presenting Codegen ...

08:49:32 Presenting document Codegen/codegen

08:49:33 Presenting theory Certification_Monads.Strict_Sum

08:49:33 Presenting theory CoSMeDis.Friend_Request_Network

08:49:33 Presenting theory Clean.Symbex_MonadSE

08:49:33 Presenting theory CoSMeDis.Friend_Request_All

08:49:33 Presenting theory CoSMeDis.Outer_Friend_Intro

08:49:33 Presenting theory CoSMeDis.Outer_Friend

08:49:33 Presenting theory Codegen.Setup

08:49:33 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

08:49:33 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

08:49:33 Presenting theory Certification_Monads.Parser_Monad

08:49:33 Presenting theory Certification_Monads.Misc

08:49:33 Presenting CofGroups ...

08:49:33 Presenting document CofGroups/document

08:49:33 Presenting document CofGroups/outline

08:49:33 Presenting theory Codegen.Introduction

08:49:33 Presenting theory ClockSynchInst.ICAInstance

08:49:34 Presenting theory Codegen.Foundations

08:49:34 Presenting theory Codegen.Refinement

08:49:34 Presenting theory CoSMeDis.Outer_Friend_Issuer_Observation_Setup

08:49:34 Presenting theory Codegen.Inductive_Predicate

08:49:34 Presenting theory Codegen.Evaluation

08:49:35 Presenting theory CoCon.Reviewer_Assignment_NCPC

08:49:35 Presenting theory CofGroups.CofGroups

08:49:35 Presenting theory Clean.Clean

08:49:35 Presenting Coinductive_Languages ...

08:49:35 Presenting document Coinductive_Languages/document

08:49:35 Presenting document Coinductive_Languages/outline

08:49:35 Presenting theory Clean.Hoare_MonadSE

08:49:35 Presenting theory Codegen.Computations

08:49:36 Presenting theory BytecodeLogicJmlTypes.Sound

08:49:36 Presenting theory CoSMeDis.Outer_Friend_Issuer_State_Indistinguishability

08:49:36 Presenting theory Codegen.Adaptation

08:49:36 Presenting theory CoSMeDis.Outer_Friend_Issuer_Openness

08:49:36 Presenting theory Codegen.Further

08:49:36 Presenting Compiling-Exceptions-Correctly ...

08:49:36 Presenting theory Clean.Hoare_Clean

08:49:36 Presenting document Compiling-Exceptions-Correctly/document

08:49:36 Presenting document Compiling-Exceptions-Correctly/outline

08:49:36 Presenting theory ClockSynchInst.LynchInstance

08:49:36 Presenting Complete_Non_Orders ...

08:49:36 Presenting document Complete_Non_Orders/document

08:49:36 Presenting document Complete_Non_Orders/outline

08:49:37 Presenting theory Compiling-Exceptions-Correctly.Exceptions

08:49:37 Presenting theory Clean.Clean_Symbex

08:49:37 Presenting Completeness ...

08:49:37 Presenting document Completeness/document

08:49:37 Presenting document Completeness/outline

08:49:37 Presenting theory Clean.Test_Clean

08:49:37 Presenting theory Clean.Clean_Main

08:49:37 Presenting theory Clean.IsPrime

08:49:37 Presenting theory Clean.LinearSearch

08:49:37 Presenting theory CoCon.Reviewer_Assignment_NCPC_Aut

08:49:37 Presenting theory CoSMeDis.Outer_Friend_Issuer_Value_Setup

08:49:37 Presenting theory Clean.Quicksort

08:49:37 Presenting theory CoCon.Reviewer_Assignment_All

08:49:37 Presenting theory Completeness.PermutationLemmas

08:49:37 Presenting theory Completeness.Base

08:49:37 Presenting theory Clean.Quicksort_concept

08:49:37 Presenting theory Clean.SquareRoot_concept

08:49:38 Presenting Complex_Geometry ...

08:49:38 Presenting document Complex_Geometry/document

08:49:38 Presenting document Complex_Geometry/outline

08:49:38 Presenting theory Complex_Geometry.More_Transcendental

08:49:38 Presenting theory Coinductive_Languages.Coinductive_Language

08:49:38 Presenting theory Complex_Geometry.Canonical_Angle

08:49:38 Presenting theory CoCon.Traceback_Properties

08:49:38 Presenting theory CoCon.All_BD_Security_Instances_for_CoCon

08:49:38 Presenting Poincare_Disc ...

08:49:38 Presenting document Poincare_Disc/document

08:49:38 Presenting document Poincare_Disc/outline

08:49:38 Presenting theory Completeness.Formula

08:49:38 Presenting theory Coinductive_Languages.Coinductive_Regular_Set

08:49:38 Presenting theory Poincare_Disc.Hyperbolic_Functions

08:49:39 Presenting theory CoSMeDis.Outer_Friend_Issuer

08:49:39 Presenting theory Coinductive_Languages.Context_Free_Grammar

08:49:39 Presenting ComponentDependencies ...

08:49:39 Presenting document ComponentDependencies/document

08:49:39 Presenting document ComponentDependencies/outline

08:49:39 Presenting theory Poincare_Disc.Tarski

08:49:39 Presenting theory Complex_Geometry.More_Complex

08:49:39 Presenting theory Completeness.Sequents

08:49:39 Presenting theory ComponentDependencies.DataDependenciesConcreteValues

08:49:39 Presenting theory CoSMeDis.Outer_Friend_Receiver_Observation_Setup

08:49:39 Presenting theory Complex_Geometry.Angles

08:49:39 Presenting theory Complex_Geometry.More_Set

08:49:40 Presenting theory Complex_Geometry.Linear_Systems

08:49:40 Presenting theory Completeness.Tree

08:49:40 Presenting theory ComponentDependencies.DataDependencies

08:49:40 Presenting theory Complete_Non_Orders.Binary_Relations

08:49:40 Presenting theory CoSMeDis.Outer_Friend_Receiver_State_Indistinguishability

08:49:40 Presenting theory Complex_Geometry.Quadratic

08:49:41 Presenting theory CoSMeDis.Outer_Friend_Receiver_Value_Setup

08:49:41 Presenting theory CoSMeDis.Outer_Friend_Receiver

08:49:42 Presenting theory Poincare_Disc.Poincare_Lines

08:49:42 Presenting theory Complete_Non_Orders.Complete_Relations

08:49:42 Presenting theory Complex_Geometry.Matrices

08:49:42 Presenting theory CoSMeDis.Outer_Friend_Network

08:49:42 Presenting theory CoSMeDis.Outer_Friend_All

08:49:42 Presenting Concurrent_Ref_Alg ...

08:49:42 Presenting document Concurrent_Ref_Alg/document

08:49:42 Presenting document Concurrent_Ref_Alg/outline

08:49:42 Presenting theory Complex_Geometry.Unitary_Matrices

08:49:43 Presenting theory Concurrent_Ref_Alg.Refinement_Lattice

08:49:43 Presenting theory ComponentDependencies.DataDependenciesCaseStudy

08:49:43 Presenting theory Completeness.Completeness

08:49:43 Presenting theory Concurrent_Ref_Alg.Sequential

08:49:43 Presenting Concurrent_Revisions ...

08:49:43 Presenting document Concurrent_Revisions/document

08:49:43 Presenting document Concurrent_Revisions/outline

08:49:43 Presenting theory Poincare_Disc.Poincare_Lines_Ideal_Points

08:49:43 Presenting theory Completeness.Soundness

08:49:43 Presenting Conditional_Simplification ...

08:49:43 Presenting document Conditional_Simplification/document

08:49:43 Presenting document Conditional_Simplification/outline

08:49:43 Presenting theory Concurrent_Ref_Alg.Parallel

08:49:43 Presenting theory Conditional_Simplification.CS_Tools

08:49:43 Presenting file "More_Tactical.ML"

08:49:43 Presenting file "CS_Stats.ML"

08:49:43 Presenting theory Concurrent_Ref_Alg.Conjunction

08:49:43 Presenting theory Complex_Geometry.Unitary11_Matrices

08:49:43 Presenting theory Concurrent_Ref_Alg.CRA

08:49:44 Presenting theory Concurrent_Revisions.Data

08:49:44 Presenting theory Complex_Geometry.Hermitean_Matrices

08:49:44 Presenting theory Complete_Non_Orders.Fixed_Points

08:49:44 Presenting theory Concurrent_Ref_Alg.Galois_Connections

08:49:45 Presenting theory Complex_Geometry.Elementary_Complex_Geometry

08:49:45 Presenting theory Conditional_Simplification.IHOL_CS

08:49:45 Presenting file "CS_TimeIt.ML"

08:49:45 Presenting file "CS_UM.ML"

08:49:45 Presenting file "CS_Cond_Simp.ML"

08:49:45 Presenting theory Concurrent_Ref_Alg.Iteration

08:49:45 Presenting theory Poincare_Disc.Poincare_Distance

08:49:45 Presenting theory Complete_Non_Orders.Kleene_Fixed_Point

08:49:45 Presenting Conditional_Transfer_Rule ...

08:49:45 Presenting document Conditional_Transfer_Rule/document

08:49:45 Presenting document Conditional_Transfer_Rule/outline

08:49:45 Presenting theory Concurrent_Ref_Alg.Conjunctive_Sequential

08:49:45 Presenting theory Conditional_Simplification.Reference_Prerequisites

08:49:45 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

08:49:46 Presenting theory Conditional_Simplification.CS_Reference

08:49:46 Presenting Types_To_Sets_Extension ...

08:49:46 Presenting document Types_To_Sets_Extension/document

08:49:46 Presenting document Types_To_Sets_Extension/outline

08:49:46 Presenting theory Concurrent_Ref_Alg.Infimum_Nat

08:49:47 Presenting theory Poincare_Disc.Poincare_Circles

08:49:47 Presenting theory Concurrent_Ref_Alg.Conjunctive_Iteration

08:49:47 Presenting theory Complex_Geometry.Homogeneous_Coordinates

08:49:47 Presenting theory Types_To_Sets_Extension.ETTS_Tools

08:49:47 Presenting file "More_Library.ML"

08:49:47 Presenting file "More_Term.ML"

08:49:47 Presenting file "More_Logic.ML"

08:49:47 Presenting file "More_Tactical.ML"

08:49:47 Presenting file "More_Simplifier.ML"

08:49:47 Presenting file "More_HOLogic.ML"

08:49:47 Presenting file "More_Transfer.ML"

08:49:47 Presenting file "ETTS_Writer.ML"

08:49:48 Presenting theory Concurrent_Revisions.Occurrences

08:49:48 Presenting theory Concurrent_Ref_Alg.Rely_Quotient

08:49:48 Presenting Consensus_Refined ...

08:49:48 Presenting document Consensus_Refined/document

08:49:48 Presenting document Consensus_Refined/outline

08:49:48 Presenting theory Consensus_Refined.Infra

08:49:48 Presenting theory Consensus_Refined.Consensus_Types

08:49:48 Presenting theory Consensus_Refined.Quorums

08:49:48 Presenting theory Conditional_Transfer_Rule.CTR_Tools

08:49:48 Presenting file "More_Library.ML"

08:49:48 Presenting file "More_Binding.ML"

08:49:48 Presenting file "More_Type.ML"

08:49:48 Presenting file "More_Sort.ML"

08:49:48 Presenting file "More_Term.ML"

08:49:48 Presenting file "More_Variable.ML"

08:49:48 Presenting file "More_Logic.ML"

08:49:48 Presenting file "More_Thm.ML"

08:49:48 Presenting file "More_Simplifier.ML"

08:49:48 Presenting file "More_HOLogic.ML"

08:49:48 Presenting file "More_Transfer.ML"

08:49:48 Presenting file "CTR_Utilities.ML"

08:49:49 Presenting theory Conditional_Transfer_Rule.IML_UT

08:49:49 Presenting theory Poincare_Disc.Poincare_Between

08:49:49 Presenting theory Conditional_Transfer_Rule.UD

08:49:49 Presenting theory Consensus_Refined.Consensus_Misc

08:49:49 Presenting file "UD_With.ML"

08:49:49 Presenting file "UD_Consts.ML"

08:49:49 Presenting file "UD.ML"

08:49:49 Presenting theory Consensus_Refined.Two_Steps

08:49:50 Presenting theory HOL.ATP

08:49:50 Presenting theory Consensus_Refined.Three_Steps

08:49:50 Presenting file "Tools/ATP/atp_util.ML"

08:49:50 Presenting file "Tools/ATP/atp_problem.ML"

08:49:50 Presenting file "Tools/ATP/atp_proof.ML"

08:49:50 Presenting file "Tools/ATP/atp_proof_redirect.ML"

08:49:50 Presenting file "Tools/lambda_lifting.ML"

08:49:50 Presenting file "Tools/monomorph.ML"

08:49:50 Presenting file "Tools/ATP/atp_problem_generate.ML"

08:49:50 Presenting file "Tools/ATP/atp_proof_reconstruct.ML"

08:49:50 Presenting theory Complex_Geometry.Moebius

08:49:50 Presenting theory Concurrent_Revisions.Renaming

08:49:51 Presenting theory Concurrent_Revisions.Substitution

08:49:51 Presenting theory BytecodeLogicJmlTypes.Cachera

08:49:51 Presenting Constructor_Funs ...

08:49:51 Presenting document Constructor_Funs/document

08:49:51 Presenting document Constructor_Funs/outline

08:49:51 Presenting theory Conditional_Transfer_Rule.CTR

08:49:51 Presenting file "CTR_Relators.ML"

08:49:51 Presenting file "CTR_Foundations.ML"

08:49:51 Presenting file "CTR_Algorithm.ML"

08:49:51 Presenting file "CTR_Conversions.ML"

08:49:51 Presenting file "CTR_Relativization.ML"

08:49:51 Presenting file "CTR_Parametricity.ML"

08:49:51 Presenting file "CTR_Postprocessing.ML"

08:49:51 Presenting file "CTR.ML"

08:49:52 Presenting theory Constructor_Funs.Constructor_Funs

08:49:52 Presenting file "constructor_funs.ML"

08:49:52 Presenting theory Poincare_Disc.Poincare_Lines_Axis_Intersections

08:49:52 Presenting theory Constructor_Funs.Test_Constructor_Funs

08:49:52 Presenting Correctness_Algebras ...

08:49:52 Presenting document Correctness_Algebras/document

08:49:52 Presenting document Correctness_Algebras/outline

08:49:52 Presenting theory Conditional_Transfer_Rule.UD_Tests

08:49:52 Presenting file "UD_TEST_UNOVERLOAD_DEFINITION.ML"

08:49:53 Presenting theory Consensus_Refined.Refinement

08:49:53 Presenting theory Correctness_Algebras.Base

08:49:53 Presenting theory Consensus_Refined.HO_Transition_System

08:49:54 Presenting theory Poincare_Disc.Poincare_Perpendicular

08:49:54 Presenting theory Conditional_Transfer_Rule.CTR_Tests

08:49:54 Presenting file "CTR_TEST_PROCESS_RELATIVIZATION.ML"

08:49:54 Presenting file "CTR_TEST_PROCESS_CTR_RELATOR.ML"

08:49:54 Presenting theory Poincare_Disc.Poincare

08:49:54 Presenting theory Correctness_Algebras.Omega_Algebras

08:49:55 Presenting theory Complex_Geometry.Circlines

08:49:55 Presenting theory Consensus_Refined.Voting

08:49:55 Presenting theory Conditional_Transfer_Rule.Reference_Prerequisites

08:49:55 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

08:49:55 Presenting theory Conditional_Transfer_Rule.CTR_Introduction

08:49:55 Presenting theory Conditional_Transfer_Rule.UD_Reference

08:49:55 Presenting theory Conditional_Transfer_Rule.CTR_Reference

08:49:55 Presenting CryptoBasedCompositionalProperties ...

08:49:55 Presenting document CryptoBasedCompositionalProperties/document

08:49:55 Presenting document CryptoBasedCompositionalProperties/outline

08:49:55 Presenting theory Correctness_Algebras.Capped_Omega_Algebras

08:49:55 Presenting theory Consensus_Refined.Voting_Opt

08:49:55 Presenting theory CryptoBasedCompositionalProperties.ListExtras

08:49:55 Presenting theory CryptoBasedCompositionalProperties.Secrecy_types

08:49:56 Presenting theory CryptoBasedCompositionalProperties.inout

08:49:56 Presenting theory Consensus_Refined.OneThirdRule_Defs

08:49:57 Presenting theory Consensus_Refined.OneThirdRule_Proofs

08:49:57 Presenting theory CryptoBasedCompositionalProperties.Secrecy

08:49:57 Presenting theory Consensus_Refined.Ate_Defs

08:49:57 Presenting theory Complex_Geometry.Oriented_Circlines

08:49:58 Presenting theory CryptoBasedCompositionalProperties.CompLocalSecrets

08:49:58 Presenting theory Correctness_Algebras.General_Refinement_Algebras

08:49:58 Presenting theory Consensus_Refined.Ate_Proofs

08:49:59 Presenting theory Complex_Geometry.Circlines_Angle

08:49:59 Presenting theory Consensus_Refined.Same_Vote

08:50:00 Presenting theory Consensus_Refined.Observing_Quorums

08:50:00 Presenting theory CryptoBasedCompositionalProperties.KnowledgeKeysSecrets

08:50:00 Presenting DPRM_Theorem ...

08:50:00 Presenting theory Concurrent_Revisions.OperationalSemantics

08:50:00 Presenting document DPRM_Theorem/document

08:50:00 Presenting document DPRM_Theorem/outline

08:50:00 Presenting theory Types_To_Sets_Extension.ETTS

08:50:00 Presenting file "ETTS_Tactics.ML"

08:50:00 Presenting file "ETTS_Utilities.ML"

08:50:00 Presenting file "ETTS_RI.ML"

08:50:00 Presenting file "ETTS_Substitution.ML"

08:50:00 Presenting file "ETTS_Context.ML"

08:50:00 Presenting file "ETTS_Algorithm.ML"

08:50:00 Presenting file "ETTS_Active.ML"

08:50:00 Presenting file "ETTS_Lemma.ML"

08:50:00 Presenting file "ETTS_Lemmas.ML"

08:50:00 Presenting theory Consensus_Refined.Observing_Quorums_Opt

08:50:00 Presenting theory DPRM_Theorem.Parametric_Polynomials

08:50:00 Presenting theory Correctness_Algebras.Lattice_Ordered_Semirings

08:50:01 Presenting theory Complex_Geometry.Unit_Circle_Preserving_Moebius

08:50:01 Presenting theory Consensus_Refined.Two_Step_Observing

08:50:01 Presenting theory Poincare_Disc.Poincare_Tarski

08:50:01 Presenting theory Types_To_Sets_Extension.ETTS_Auxiliary

08:50:01 Presenting DPT-SAT-Solver ...

08:50:01 Presenting document DPT-SAT-Solver/document

08:50:01 Presenting document DPT-SAT-Solver/outline

08:50:02 Presenting theory DPRM_Theorem.Assignments

08:50:02 Presenting theory Consensus_Refined.Uv_Defs

08:50:02 Presenting theory Types_To_Sets_Extension.Manual_Prerequisites

08:50:02 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

08:50:02 Presenting theory DPRM_Theorem.Diophantine_Relations

08:50:02 Presenting theory Complex_Geometry.Riemann_Sphere

08:50:02 Presenting theory DPRM_Theorem.Existential_Quantifier

08:50:02 Presenting theory DPRM_Theorem.Modulo_Divisibility

08:50:03 Presenting theory Correctness_Algebras.Boolean_Semirings

08:50:04 Presenting theory Concurrent_Revisions.Executions

08:50:04 Presenting theory Consensus_Refined.Uv_Proofs

08:50:04 Presenting theory Consensus_Refined.BenOr_Defs

08:50:05 Presenting theory Correctness_Algebras.Binary_Iterings

08:50:05 Presenting theory Types_To_Sets_Extension.ETTS_Tests

08:50:06 Presenting file "ETTS_TEST_AMEND_CTXT_DATA.ML"

08:50:06 Presenting file "ETTS_TEST_TTS_ALGORITHM.ML"

08:50:06 Presenting file "ETTS_TEST_TTS_REGISTER_SBTS.ML"

08:50:06 Presenting theory Types_To_Sets_Extension.ETTS_Introduction

08:50:06 Presenting theory Types_To_Sets_Extension.ETTS_Theory

08:50:06 Presenting theory Types_To_Sets_Extension.ETTS_Syntax

08:50:06 Presenting theory HOL.Metis

08:50:06 Presenting file "$ISABELLE_HOME/src/Tools/Metis/metis.ML"

08:50:06 Presenting theory Types_To_Sets_Extension.ETTS_Examples

08:50:06 Presenting theory Types_To_Sets_Extension.ETTS_CR

08:50:06 Presenting theory Types_To_Sets_Extension.Introduction

08:50:06 Presenting theory Types_To_Sets_Extension.SML_Introduction

08:50:06 Presenting theory Types_To_Sets_Extension.Set_Ext

08:50:06 Presenting file "Tools/Metis/metis_generate.ML"

08:50:06 Presenting file "Tools/Metis/metis_reconstruct.ML"

08:50:06 Presenting file "Tools/Metis/metis_tactic.ML"

08:50:06 Presenting theory Correctness_Algebras.Binary_Iterings_Strict

08:50:06 Presenting theory Complex_Geometry.Chordal_Metric

08:50:07 Presenting theory Types_To_Sets_Extension.Lifting_Set_Ext

08:50:07 Presenting theory Types_To_Sets_Extension.Product_Type_Ext

08:50:07 Presenting theory Consensus_Refined.BenOr_Proofs

08:50:07 Presenting theory DPT-SAT-Solver.DPT_SAT_Solver

08:50:07 Presenting file "dpt_sat_solver.ML"

08:50:07 Presenting DataRefinementIBP ...

08:50:07 Presenting document DataRefinementIBP/document

08:50:07 Presenting document DataRefinementIBP/outline

08:50:07 Presenting theory DataRefinementIBP.Preliminaries

08:50:07 Presenting theory Consensus_Refined.MRU_Vote

08:50:07 Presenting theory DataRefinementIBP.Statements

08:50:08 Presenting theory DPT-SAT-Solver.DPT_SAT_Tests

08:50:08 Presenting Datatypes ...

08:50:08 Presenting document Datatypes/datatypes

08:50:08 Presenting theory DataRefinementIBP.Hoare

08:50:08 Presenting theory Types_To_Sets_Extension.Transfer_Ext

08:50:08 Presenting theory Consensus_Refined.MRU_Vote_Opt

08:50:08 Presenting theory Datatypes.Setup

08:50:08 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

08:50:08 Presenting theory DataRefinementIBP.Diagram

08:50:09 Presenting theory Types_To_Sets_Extension.SML_Relations

08:50:09 Presenting theory Consensus_Refined.Three_Step_MRU

08:50:09 Presenting theory DataRefinementIBP.DataRefinement

08:50:09 Presenting Corec ...

08:50:09 Presenting document Corec/corec

08:50:09 Presenting theory Consensus_Refined.New_Algorithm_Defs

08:50:10 Presenting theory HOL.Transfer

08:50:10 Presenting file "Tools/Transfer/transfer.ML"

08:50:10 Presenting file "Tools/Transfer/transfer_bnf.ML"

08:50:10 Presenting file "Tools/BNF/bnf_fp_rec_sugar_transfer.ML"

08:50:10 Presenting theory DPRM_Theorem.Exponentiation

08:50:10 Presenting theory Corec.Corec

08:50:10 Presenting Decl_Sem_Fun_PL ...

08:50:10 Presenting document Decl_Sem_Fun_PL/document

08:50:10 Presenting document Decl_Sem_Fun_PL/outline

08:50:10 Presenting theory Decl_Sem_Fun_PL.Lambda

08:50:11 Presenting theory DPRM_Theorem.Alpha_Sequence

08:50:11 Presenting theory Decl_Sem_Fun_PL.SmallStepLam

08:50:11 Presenting theory Datatypes.Datatypes

08:50:11 Presenting theory DPRM_Theorem.Exponential_Relation

08:50:11 Presenting Dedekind_Real ...

08:50:11 Presenting document Dedekind_Real/document

08:50:11 Presenting document Dedekind_Real/outline

08:50:11 Presenting theory DPRM_Theorem.Digit_Function

08:50:12 Presenting theory DPRM_Theorem.Binomial_Coefficient

08:50:12 Presenting theory Consensus_Refined.New_Algorithm_Proofs

08:50:12 Presenting theory DPRM_Theorem.Binary_Orthogonal

08:50:12 Presenting theory Consensus_Refined.Paxos_Defs

08:50:12 Presenting theory Decl_Sem_Fun_PL.BigStepLam

08:50:12 Presenting theory DPRM_Theorem.Binary_Masking

08:50:12 Presenting theory Correctness_Algebras.Binary_Iterings_Nonstrict

08:50:13 Presenting theory DPRM_Theorem.Binary_And

08:50:13 Presenting theory Decl_Sem_Fun_PL.ValuesFSet

08:50:13 Presenting theory Decl_Sem_Fun_PL.ValuesFSetProps

08:50:13 Presenting theory DPRM_Theorem.RegisterMachineSpecification

08:50:13 Presenting theory Decl_Sem_Fun_PL.RelationalSemFSet

08:50:13 Presenting theory Correctness_Algebras.Tests

08:50:13 Presenting theory Decl_Sem_Fun_PL.DeclSemAsDenotFSet

08:50:13 Presenting theory Decl_Sem_Fun_PL.EquivRelationalDenotFSet

08:50:13 Presenting theory Types_To_Sets_Extension.SML_Simple_Orders

08:50:14 Presenting theory DPRM_Theorem.RegisterMachineProperties

08:50:14 Presenting theory Dedekind_Real.Dedekind_Real

08:50:14 Presenting theory Consensus_Refined.Paxos_Proofs

08:50:14 Presenting theory Decl_Sem_Fun_PL.ChangeEnv

08:50:14 Presenting Dependent_SIFUM_Type_Systems ...

08:50:14 Presenting document Dependent_SIFUM_Type_Systems/document

08:50:14 Presenting document Dependent_SIFUM_Type_Systems/outline

08:50:14 Presenting theory Decl_Sem_Fun_PL.DeclSemAsNDInterpFSet

08:50:15 Presenting theory Correctness_Algebras.Test_Iterings

08:50:15 Presenting theory Dependent_SIFUM_Type_Systems.Preliminaries

08:50:15 Presenting theory Consensus_Refined.CT_Defs

08:50:15 Presenting theory Decl_Sem_Fun_PL.InterTypeSystem

08:50:15 Presenting theory Concurrent_Revisions.Determinacy

08:50:15 Presenting theory Types_To_Sets_Extension.SML_Semigroups

08:50:15 Presenting theory Decl_Sem_Fun_PL.Values

08:50:15 Presenting theory HOL.Lifting

08:50:15 Presenting file "Tools/Lifting/lifting_util.ML"

08:50:15 Presenting file "Tools/Lifting/lifting_info.ML"

08:50:15 Presenting file "Tools/Lifting/lifting_bnf.ML"

08:50:15 Presenting file "Tools/Lifting/lifting_term.ML"

08:50:15 Presenting file "Tools/Lifting/lifting_def.ML"

08:50:15 Presenting file "Tools/Lifting/lifting_setup.ML"

08:50:15 Presenting file "Tools/Lifting/lifting_def_code_dt.ML"

08:50:15 Presenting Dependent_SIFUM_Refinement ...

08:50:15 Presenting document Dependent_SIFUM_Refinement/document

08:50:15 Presenting document Dependent_SIFUM_Refinement/outline

08:50:15 Presenting theory DPRM_Theorem.RegisterMachineSimulation

08:50:16 Presenting theory Decl_Sem_Fun_PL.ValueProps

08:50:16 Presenting theory Decl_Sem_Fun_PL.DeclSemAsDenot

08:50:16 Presenting theory DPRM_Theorem.SingleStepRegister

08:50:16 Presenting theory Types_To_Sets_Extension.SML_Monoids

08:50:16 Presenting theory DPRM_Theorem.SingleStepState

08:50:17 Presenting theory Correctness_Algebras.N_Semirings

08:50:17 Presenting theory Consensus_Refined.CT_Proofs

08:50:17 Presenting Depth-First-Search ...

08:50:17 Presenting theory Decl_Sem_Fun_PL.DenotLam5

08:50:17 Presenting theory Dependent_SIFUM_Type_Systems.Security

08:50:17 Presenting document Depth-First-Search/document

08:50:17 Presenting document Depth-First-Search/outline

08:50:18 Presenting theory Depth-First-Search.DFS

08:50:18 Presenting Derangements ...

08:50:18 Presenting document Derangements/document

08:50:18 Presenting document Derangements/outline

08:50:18 Presenting theory Types_To_Sets_Extension.SML_Groups

08:50:18 Presenting theory Decl_Sem_Fun_PL.EquivDenotInterTypes

08:50:18 Presenting theory Correctness_Algebras.N_Semirings_Boolean

08:50:20 Presenting theory DPRM_Theorem.MultipleStepRegister

08:50:20 Presenting theory Derangements.Derangements

08:50:20 Presenting theory Decl_Sem_Fun_PL.DenotSoundFSet

08:50:20 Presenting Dict_Construction ...

08:50:20 Presenting theory Types_To_Sets_Extension.SML_Semirings

08:50:20 Presenting document Dict_Construction/document

08:50:20 Presenting document Dict_Construction/outline

08:50:20 Presenting theory Dict_Construction.Introduction

08:50:20 Presenting theory Dict_Construction.Impossibility

08:50:20 Presenting theory Correctness_Algebras.N_Semirings_Modal

08:50:21 Presenting theory Correctness_Algebras.Approximation

08:50:21 Presenting theory Types_To_Sets_Extension.SML_Rings

08:50:22 Presenting theory Decl_Sem_Fun_PL.DenotCompleteFSet

08:50:22 Presenting theory HOL.Quotient

08:50:22 Presenting file "Tools/Quotient/quotient_info.ML"

08:50:22 Presenting file "Tools/Quotient/quotient_term.ML"

08:50:22 Presenting file "Tools/Quotient/quotient_type.ML"

08:50:22 Presenting file "Tools/Quotient/quotient_def.ML"

08:50:22 Presenting file "Tools/Quotient/quotient_tacs.ML"

08:50:22 Presenting file "Tools/BNF/bnf_lift.ML"

08:50:22 Presenting theory Correctness_Algebras.Recursion_Strict

08:50:22 Presenting theory Decl_Sem_Fun_PL.DenotCongruenceFSet

08:50:22 Presenting theory Decl_Sem_Fun_PL.DenotEqualitiesFSet

08:50:22 Presenting theory Decl_Sem_Fun_PL.Optimizer

08:50:23 Presenting theory HOL.Num

08:50:23 Presenting file "Tools/numeral.ML"

08:50:23 Presenting theory DPRM_Theorem.MultipleStepState

08:50:23 Presenting theory Types_To_Sets_Extension.SML_Semilattices

08:50:24 Presenting theory HOL.Power

08:50:24 Presenting theory Decl_Sem_Fun_PL.SystemF

08:50:25 Presenting theory Dependent_SIFUM_Type_Systems.Compositionality

08:50:25 Presenting theory Types_To_Sets_Extension.SML_Lattices

08:50:25 Presenting theory Decl_Sem_Fun_PL.MutableRef

08:50:25 Presenting theory Decl_Sem_Fun_PL.MutableRefProps

08:50:25 Presenting Digit_Expansions ...

08:50:25 Presenting document Digit_Expansions/document

08:50:25 Presenting document Digit_Expansions/outline

08:50:26 Presenting theory HOL.Groups_Big

08:50:26 Presenting theory DPRM_Theorem.MachineMasking

08:50:26 Presenting theory DPRM_Theorem.MachineEquations

08:50:26 Presenting theory Dependent_SIFUM_Type_Systems.Language

08:50:26 Presenting theory HOL.Complete_Partial_Order

08:50:26 Presenting theory HOL.Option

08:50:26 Presenting theory Digit_Expansions.Bits_Digits

08:50:27 Presenting theory Correctness_Algebras.N_Algebras

08:50:27 Presenting theory Dependent_SIFUM_Refinement.CompositionalRefinement

08:50:27 Presenting theory Types_To_Sets_Extension.SML_Complete_Lattices

08:50:27 Presenting theory Digit_Expansions.Carries

08:50:28 Presenting theory Dependent_SIFUM_Refinement.Eg1

08:50:28 Presenting theory HOL.Partial_Function

08:50:28 Presenting file "Tools/Function/partial_function.ML"

08:50:28 Presenting theory Dependent_SIFUM_Refinement.Eg1RefinementTrivial

08:50:28 Presenting theory Digit_Expansions.Binary_Operations

08:50:28 Presenting Diophantine_Eqns_Lin_Hom ...

08:50:28 Presenting document Diophantine_Eqns_Lin_Hom/document

08:50:28 Presenting document Diophantine_Eqns_Lin_Hom/outline

08:50:28 Presenting theory Correctness_Algebras.Recursion

08:50:29 Presenting theory Dependent_SIFUM_Refinement.Eg2

08:50:29 Presenting theory Types_To_Sets_Extension.SML_Linorders

08:50:29 Presenting theory DPRM_Theorem.CommutationRelations

08:50:29 Presenting theory Dependent_SIFUM_Refinement.Eg1Eg2

08:50:30 Presenting theory Diophantine_Eqns_Lin_Hom.List_Vector

08:50:30 Presenting theory Correctness_Algebras.N_Omega_Algebras

08:50:32 Presenting theory Types_To_Sets_Extension.SML_Topological_Space

08:50:32 Presenting theory Diophantine_Eqns_Lin_Hom.Linear_Diophantine_Equations

08:50:33 Presenting theory Diophantine_Eqns_Lin_Hom.Sorted_Wrt

08:50:33 Presenting theory Diophantine_Eqns_Lin_Hom.Minimize_Wrt

08:50:33 Presenting theory Types_To_Sets_Extension.SML_Topological_Space_Countability

08:50:34 Presenting theory Dependent_SIFUM_Refinement.Eg1Eg2RefinementSimple

08:50:34 Presenting theory Diophantine_Eqns_Lin_Hom.Simple_Algorithm

08:50:34 Presenting theory DPRM_Theorem.MultipleToSingleSteps

08:50:34 Presenting theory Types_To_Sets_Extension.SML_Ordered_Topological_Spaces

08:50:34 Presenting theory Dict_Construction.Dict_Construction

08:50:34 Presenting file "dict_construction_util.ML"

08:50:34 Presenting file "transfer_termination.ML"

08:50:34 Presenting file "congruences.ML"

08:50:34 Presenting file "side_conditions.ML"

08:50:34 Presenting file "class_graph.ML"

08:50:34 Presenting file "dict_construction.ML"

08:50:34 Presenting theory DPRM_Theorem.Equation_Setup

08:50:34 Presenting theory Correctness_Algebras.N_Omega_Binary_Iterings

08:50:35 Presenting theory Dict_Construction.Termination

08:50:35 Presenting theory DPRM_Theorem.Register_Machine_Sums

08:50:35 Presenting theory Types_To_Sets_Extension.SML_Product_Topology

08:50:35 Presenting theory HOL.Argo

08:50:35 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_expr.ML"

08:50:35 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_term.ML"

08:50:35 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_lit.ML"

08:50:35 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_proof.ML"

08:50:35 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_rewr.ML"

08:50:35 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_cls.ML"

08:50:35 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_common.ML"

08:50:35 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_cc.ML"

08:50:35 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_simplex.ML"

08:50:35 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_thy.ML"

08:50:35 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_heap.ML"

08:50:35 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_cdcl.ML"

08:50:35 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_core.ML"

08:50:35 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_clausify.ML"

08:50:35 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_solver.ML"

08:50:35 Presenting file "Tools/Argo/argo_tactic.ML"

08:50:35 Presenting theory Types_To_Sets_Extension.SML_Conclusions

08:50:35 Presenting theory Types_To_Sets_Extension.VS_Prerequisites

08:50:35 Presenting theory Correctness_Algebras.N_Relation_Algebras

08:50:35 Presenting theory Dict_Construction.Test_Dict_Construction

08:50:35 Presenting theory DPRM_Theorem.RM_Sums_Diophantine

08:50:36 Presenting theory Dict_Construction.Test_Side_Conditions

08:50:36 Presenting theory Correctness_Algebras.Domain

08:50:36 Presenting theory Dict_Construction.Test_Lazy_Case

08:50:36 Presenting Discrete_Summation ...

08:50:36 Presenting document Discrete_Summation/document

08:50:36 Presenting document Discrete_Summation/outline

08:50:36 Presenting theory HOL.SAT

08:50:36 Presenting file "Tools/prop_logic.ML"

08:50:36 Presenting file "Tools/sat_solver.ML"

08:50:36 Presenting theory Types_To_Sets_Extension.VS_Groups

08:50:36 Presenting file "Tools/sat.ML"

08:50:36 Presenting file "Tools/Argo/argo_sat_solver.ML"

08:50:37 Presenting theory Correctness_Algebras.Domain_Iterings

08:50:37 Presenting theory Discrete_Summation.Factorials

08:50:37 Presenting theory DPRM_Theorem.Register_Equations

08:50:37 Presenting theory Diophantine_Eqns_Lin_Hom.Algorithm

08:50:38 Presenting theory Discrete_Summation.Discrete_Summation

08:50:38 Presenting theory Diophantine_Eqns_Lin_Hom.Solver_Code

08:50:38 Presenting file "src/Main.hs"

08:50:38 Presenting DiskPaxos ...

08:50:38 Presenting document DiskPaxos/document

08:50:38 Presenting document DiskPaxos/outline

08:50:38 Presenting theory Discrete_Summation.Summation_Conversion

08:50:38 Presenting theory Discrete_Summation.Examples

08:50:38 Presenting Dominance_CHK ...

08:50:38 Presenting document Dominance_CHK/document

08:50:38 Presenting document Dominance_CHK/outline

08:50:38 Presenting theory Correctness_Algebras.Domain_Recursion

08:50:39 Presenting theory DiskPaxos.DiskPaxos_Model

08:50:39 Presenting theory DiskPaxos.DiskPaxos_Inv1

08:50:39 Presenting theory DPRM_Theorem.State_0_Equation

08:50:39 Presenting theory Types_To_Sets_Extension.VS_Modules

08:50:40 Presenting theory Correctness_Algebras.Extended_Designs

08:50:41 Presenting theory DPRM_Theorem.State_d_Equation

08:50:41 Presenting theory DiskPaxos.DiskPaxos_Inv2

08:50:41 Presenting theory Dominance_CHK.Cfg

08:50:41 Presenting theory HOL.Fun_Def

08:50:41 Presenting file "Tools/Function/function_core.ML"

08:50:41 Presenting theory DPRM_Theorem.State_Unique_Equations

08:50:41 Presenting file "Tools/Function/mutual.ML"

08:50:41 Presenting file "Tools/Function/pattern_split.ML"

08:50:41 Presenting file "Tools/Function/relation.ML"

08:50:41 Presenting file "Tools/Function/function_elims.ML"

08:50:41 Presenting file "Tools/Function/function.ML"

08:50:41 Presenting file "Tools/Function/pat_completeness.ML"

08:50:41 Presenting file "Tools/Function/fun.ML"

08:50:41 Presenting file "Tools/Function/induction_schema.ML"

08:50:41 Presenting file "Tools/Function/measure_functions.ML"

08:50:41 Presenting file "Tools/Function/lexicographic_order.ML"

08:50:41 Presenting file "Tools/Function/termination.ML"

08:50:42 Presenting file "Tools/Function/scnp_solve.ML"

08:50:42 Presenting file "Tools/Function/scnp_reconstruct.ML"

08:50:42 Presenting file "Tools/Function/fun_cases.ML"

08:50:42 Presenting theory Dominance_CHK.Sorted_Less2

08:50:42 Presenting theory DiskPaxos.DiskPaxos_Inv3

08:50:42 Presenting theory DPRM_Theorem.All_State_Equations

08:50:42 Presenting theory Correctness_Algebras.Relative_Domain

08:50:42 Presenting theory Dominance_CHK.Sorted_List_Operations2

08:50:43 Presenting theory DPRM_Theorem.Mask_Equations

08:50:43 Presenting theory HOL.Int

08:50:43 Presenting file "Tools/int_arith.ML"

08:50:43 Presenting theory DPRM_Theorem.Constants_Equations

08:50:43 Presenting theory Dominance_CHK.Dom_Semi_List

08:50:44 Presenting theory Dependent_SIFUM_Type_Systems.TypeSystem

08:50:44 Presenting theory DPRM_Theorem.All_Equations_Invariance

08:50:44 Presenting theory Dominance_CHK.Dom_Kildall

08:50:44 Presenting theory HOL.Lattices_Big

08:50:45 Presenting theory Correctness_Algebras.Relative_Modal

08:50:45 Presenting theory DPRM_Theorem.All_Equations

08:50:45 Presenting theory DiskPaxos.DiskPaxos_Inv4

08:50:45 Presenting theory Correctness_Algebras.Complete_Tests

08:50:45 Presenting theory Correctness_Algebras.Complete_Domain

08:50:46 Presenting theory DPRM_Theorem.Machine_Equation_Equivalence

08:50:46 Presenting theory Types_To_Sets_Extension.VS_Vector_Spaces

08:50:46 Presenting theory HOL.Euclidean_Division

08:50:46 Presenting theory DPRM_Theorem.DPRM

08:50:46 Presenting Efficient-Mergesort ...

08:50:46 Presenting theory Dependent_SIFUM_Type_Systems.LocallySoundModeUse

08:50:46 Presenting document Efficient-Mergesort/document

08:50:46 Presenting document Efficient-Mergesort/outline

08:50:46 Presenting theory Types_To_Sets_Extension.VS_Conclusions

08:50:46 Presenting theory Types_To_Sets_Extension.FNDS_Introduction

08:50:46 Presenting theory Types_To_Sets_Extension.FNDS_Set_Ext

08:50:46 Presenting theory HOL.Parity

08:50:46 Presenting theory Types_To_Sets_Extension.FNDS_Definite_Description

08:50:46 Presenting theory Types_To_Sets_Extension.FNDS_Auxiliary

08:50:46 Presenting theory Efficient-Mergesort.Efficient_Sort

08:50:47 Presenting theory Efficient-Mergesort.Mergesort_Complexity

08:50:47 Presenting theory HOL.Divides

08:50:47 Presenting theory Dependent_SIFUM_Type_Systems.Example

08:50:47 Presenting theory DiskPaxos.DiskPaxos_Inv5

08:50:48 Presenting theory Correctness_Algebras.Preconditions

08:50:48 Presenting theory Efficient-Mergesort.Natural_Mergesort

08:50:48 Presenting Eisbach ...

08:50:48 Presenting document Eisbach/eisbach

08:50:48 Presenting theory Dependent_SIFUM_Type_Systems.TypeSystemTactics

08:50:48 Presenting theory Dependent_SIFUM_Type_Systems.Example_TypeSystem

08:50:48 Presenting theory Eisbach.Base

08:50:48 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

08:50:48 Presenting theory Eisbach.Preface

08:50:49 Presenting theory HOL.Numeral_Simprocs

08:50:49 Presenting theory Eisbach.Manual

08:50:49 Presenting file "$ISABELLE_HOME/src/Provers/Arith/assoc_fold.ML"

08:50:49 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_numerals.ML"

08:50:49 Presenting file "$ISABELLE_HOME/src/Provers/Arith/combine_numerals.ML"

08:50:49 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_numeral_factor.ML"

08:50:49 Presenting file "$ISABELLE_HOME/src/Provers/Arith/extract_common_term.ML"

08:50:49 Presenting file "Tools/numeral_simprocs.ML"

08:50:49 Presenting file "Tools/nat_numeral_simprocs.ML"

08:50:49 Presenting Encodability_Process_Calculi ...

08:50:49 Presenting document Encodability_Process_Calculi/document

08:50:49 Presenting document Encodability_Process_Calculi/outline

08:50:49 Presenting theory DiskPaxos.DiskPaxos_Chosen

08:50:49 Presenting theory Types_To_Sets_Extension.Type_Simple_Orders

08:50:49 Presenting theory Dependent_SIFUM_Type_Systems.Example_Swap_Add

08:50:49 Presenting Euler_Partition ...

08:50:49 Presenting document Euler_Partition/document

08:50:49 Presenting document Euler_Partition/outline

08:50:50 Presenting theory HOL.Semiring_Normalization

08:50:50 Presenting file "Tools/semiring_normalizer.ML"

08:50:50 Presenting theory Encodability_Process_Calculi.Relations

08:50:51 Presenting theory Euler_Partition.Euler_Partition

08:50:51 Presenting Example-Submission ...

08:50:51 Presenting document Example-Submission/document

08:50:51 Presenting document Example-Submission/outline

08:50:51 Presenting theory DiskPaxos.DiskPaxos_Inv6

08:50:51 Presenting theory Example-Submission.Submission

08:50:51 Presenting FFT ...

08:50:51 Presenting document FFT/document

08:50:51 Presenting document FFT/outline

08:50:51 Presenting theory DiskPaxos.DiskPaxos_Invariant

08:50:51 Presenting theory Correctness_Algebras.Hoare

08:50:51 Presenting theory DiskPaxos.DiskPaxos

08:50:51 Presenting FLP ...

08:50:51 Presenting document FLP/document

08:50:51 Presenting document FLP/outline

08:50:51 Presenting theory FLP.Multiset

08:50:52 Presenting theory Encodability_Process_Calculi.ProcessCalculi

08:50:52 Presenting theory FFT.FFT

08:50:52 Presenting FOL_Axiomatic ...

08:50:52 Presenting document FOL_Axiomatic/document

08:50:52 Presenting document FOL_Axiomatic/outline

08:50:52 Presenting theory HOL.Groebner_Basis

08:50:52 Presenting file "Tools/groebner.ML"

08:50:53 Presenting theory Correctness_Algebras.Hoare_Modal

08:50:53 Presenting theory Types_To_Sets_Extension.Set_Simple_Orders

08:50:53 Presenting theory FOL_Axiomatic.FOL_Axiomatic

08:50:54 Presenting theory Types_To_Sets_Extension.Type_Semigroups

08:50:54 Presenting theory FLP.AsynchronousSystem

08:50:54 Presenting theory HOL.Set_Interval

08:50:54 Presenting theory Types_To_Sets_Extension.FNDS_Lifting_Set_Ext

08:50:55 Presenting theory FLP.ListUtilities

08:50:55 Presenting theory Correctness_Algebras.Pre_Post

08:50:56 Presenting theory Correctness_Algebras.Pre_Post_Modal

08:50:56 Presenting theory Types_To_Sets_Extension.Set_Semigroups

08:50:56 Presenting theory Types_To_Sets_Extension.FNDS_Conclusions

08:50:56 Presenting FOL_Harrison ...

08:50:56 Presenting document FOL_Harrison/document

08:50:56 Presenting document FOL_Harrison/outline

08:50:56 Presenting theory Dominance_CHK.Dom_Kildall_Property

08:50:57 Presenting theory FOL_Axiomatic.FOL_Axiomatic_Variant

08:50:57 Presenting Factored_Transition_System_Bounding ...

08:50:57 Presenting document Factored_Transition_System_Bounding/document

08:50:57 Presenting document Factored_Transition_System_Bounding/outline

08:50:57 Presenting theory Factored_Transition_System_Bounding.FactoredSystemLib

08:50:57 Presenting theory Encodability_Process_Calculi.SimulationRelations

08:50:57 Presenting theory Correctness_Algebras.Monotonic_Boolean_Transformers

08:50:57 Presenting theory Dominance_CHK.Dom_Kildall_Correct

08:50:57 Presenting FeatherweightJava ...

08:50:57 Presenting document FeatherweightJava/document

08:50:57 Presenting document FeatherweightJava/outline

08:50:57 Presenting theory FLP.Execution

08:50:57 Presenting theory Factored_Transition_System_Bounding.ListUtils

08:50:58 Presenting theory Dependent_SIFUM_Refinement.EgHighBranchRevC

08:50:59 Presenting theory Encodability_Process_Calculi.Encodings

08:50:59 Presenting theory FeatherweightJava.FJDefs

08:50:59 Presenting Featherweight_OCL ...

08:50:59 Presenting document Featherweight_OCL/annex-a

08:50:59 Presenting document Featherweight_OCL/document

08:50:59 Presenting document Featherweight_OCL/outline

08:50:59 Presenting theory Factored_Transition_System_Bounding.FSSublist

08:50:59 Presenting theory Factored_Transition_System_Bounding.HoArithUtils

08:50:59 Presenting theory Featherweight_OCL.UML_Types

08:51:00 Presenting theory Factored_Transition_System_Bounding.FmapUtils

08:51:00 Presenting theory FLP.FLPSystem

08:51:00 Presenting theory HOL.Presburger

08:51:00 Presenting file "Tools/Qelim/qelim.ML"

08:51:00 Presenting file "Tools/Qelim/cooper_procedure.ML"

08:51:00 Presenting file "Tools/Qelim/cooper.ML"

08:51:00 Presenting file "Tools/try0.ML"

08:51:01 Presenting theory FeatherweightJava.FJAux

08:51:01 Presenting theory Correctness_Algebras.Monotonic_Boolean_Transformers_Instances

08:51:01 Presenting FileRefinement ...

08:51:01 Presenting document FileRefinement/document

08:51:01 Presenting document FileRefinement/outline

08:51:01 Presenting theory FileRefinement.CArrays

08:51:01 Presenting theory FileRefinement.ResizableArrays

08:51:01 Presenting theory FileRefinement.FileRefinement

08:51:02 Presenting FinFun ...

08:51:02 Presenting document FinFun/document

08:51:02 Presenting document FinFun/outline

08:51:03 Presenting theory Featherweight_OCL.UML_Logic

08:51:04 Presenting theory FeatherweightJava.FJSound

08:51:04 Presenting theory FinFun.FinFun

08:51:04 Presenting theory FinFun.FinFunPred

08:51:05 Presenting Finite-Map-Extras ...

08:51:05 Presenting document Finite-Map-Extras/document

08:51:05 Presenting document Finite-Map-Extras/outline

08:51:05 Presenting theory FeatherweightJava.Execute

08:51:05 Presenting theory FeatherweightJava.Featherweight_Java

08:51:05 Presenting Finite_Automata_HF ...

08:51:05 Presenting document Finite_Automata_HF/document

08:51:05 Presenting document Finite_Automata_HF/outline

08:51:05 Presenting theory Finite-Map-Extras.Finite_Map_Extras

08:51:05 Presenting Fishburn_Impossibility ...

08:51:05 Presenting document Fishburn_Impossibility/document

08:51:05 Presenting document Fishburn_Impossibility/outline

08:51:06 Presenting theory Featherweight_OCL.UML_PropertyProfiles

08:51:06 Presenting theory Fishburn_Impossibility.Social_Choice_Functions

08:51:06 Presenting theory Featherweight_OCL.UML_Boolean

08:51:07 Presenting theory Featherweight_OCL.UML_Void

08:51:07 Presenting theory Fishburn_Impossibility.Fishburn_Impossibility

08:51:07 Presenting Flyspeck-Tame ...

08:51:07 Presenting document Flyspeck-Tame/document

08:51:07 Presenting document Flyspeck-Tame/outline

08:51:08 Presenting theory Featherweight_OCL.UML_Integer

08:51:08 Presenting theory Flyspeck-Tame.ListAux

08:51:08 Presenting theory Flyspeck-Tame.Quasi_Order

08:51:08 Presenting theory FLP.FLPTheorem

08:51:09 Presenting theory Finite_Automata_HF.Finite_Automata_HF

08:51:09 Presenting theory FLP.FLPExistingSystem

08:51:09 Presenting FocusStreamsCaseStudies ...

08:51:09 Presenting document FocusStreamsCaseStudies/document

08:51:09 Presenting document FocusStreamsCaseStudies/outline

08:51:09 Presenting theory FocusStreamsCaseStudies.ArithExtras

08:51:09 Presenting Foundation_of_geometry ...

08:51:09 Presenting document Foundation_of_geometry/document

08:51:09 Presenting document Foundation_of_geometry/outline

08:51:09 Presenting theory FocusStreamsCaseStudies.ListExtras

08:51:09 Presenting theory FocusStreamsCaseStudies.arith_hints

08:51:09 Presenting theory Flyspeck-Tame.PlaneGraphIso

08:51:09 Presenting theory Featherweight_OCL.UML_Real

08:51:10 Presenting theory Flyspeck-Tame.Rotation

08:51:10 Presenting theory Flyspeck-Tame.Graph

08:51:10 Presenting theory Flyspeck-Tame.IArray_Syntax

08:51:10 Presenting theory Flyspeck-Tame.Enumerator

08:51:10 Presenting theory Featherweight_OCL.UML_String

08:51:10 Presenting theory Foundation_of_geometry.Incidence

08:51:10 Presenting theory Factored_Transition_System_Bounding.FactoredSystem

08:51:10 Presenting theory Flyspeck-Tame.FaceDivision

08:51:10 Presenting theory Flyspeck-Tame.RTranCl

08:51:10 Presenting theory Flyspeck-Tame.Plane

08:51:10 Presenting theory Flyspeck-Tame.Plane1

08:51:11 Presenting theory Featherweight_OCL.UML_Pair

08:51:11 Presenting theory Flyspeck-Tame.GraphProps

08:51:11 Presenting theory FocusStreamsCaseStudies.stream

08:51:11 Presenting theory FocusStreamsCaseStudies.BitBoolTS

08:51:11 Presenting theory Flyspeck-Tame.EnumeratorProps

08:51:11 Presenting theory FocusStreamsCaseStudies.JoinSplitTime

08:51:12 Presenting theory FocusStreamsCaseStudies.SteamBoiler

08:51:12 Presenting theory FOL_Harrison.FOL_Harrison

08:51:12 Presenting Free-Boolean-Algebra ...

08:51:12 Presenting document Free-Boolean-Algebra/document

08:51:12 Presenting document Free-Boolean-Algebra/outline

08:51:13 Presenting theory Factored_Transition_System_Bounding.ActionSeqProcess

08:51:14 Presenting theory Factored_Transition_System_Bounding.RelUtils

08:51:14 Presenting theory FocusStreamsCaseStudies.SteamBoiler_proof

08:51:14 Presenting theory Free-Boolean-Algebra.Free_Boolean_Algebra

08:51:14 Presenting theory Encodability_Process_Calculi.SourceTargetRelation

08:51:14 Presenting theory FocusStreamsCaseStudies.FR_types

08:51:14 Presenting Free-Groups ...

08:51:14 Presenting document Free-Groups/document

08:51:14 Presenting document Free-Groups/outline

08:51:15 Presenting theory FocusStreamsCaseStudies.FR

08:51:15 Presenting theory Factored_Transition_System_Bounding.Dependency

08:51:15 Presenting theory Factored_Transition_System_Bounding.Invariants

08:51:16 Presenting theory Encodability_Process_Calculi.SuccessSensitiveness

08:51:16 Presenting theory Factored_Transition_System_Bounding.SetUtils

08:51:16 Presenting theory Featherweight_OCL.UML_Bag

08:51:16 Presenting theory Encodability_Process_Calculi.DivergenceReflection

08:51:17 Presenting theory FocusStreamsCaseStudies.FR_proof

08:51:17 Presenting theory FocusStreamsCaseStudies.Gateway_types

08:51:17 Presenting theory FocusStreamsCaseStudies.Gateway

08:51:17 Presenting theory Flyspeck-Tame.FaceDivisionProps

08:51:18 Presenting theory Free-Groups.Cancelation

08:51:19 Presenting theory Free-Groups.Generators

08:51:21 Presenting theory Free-Groups.FreeGroups

08:51:21 Presenting theory Flyspeck-Tame.Invariants

08:51:21 Presenting theory Free-Groups.UnitGroup

08:51:21 Presenting theory Free-Groups.C2

08:51:21 Presenting theory FocusStreamsCaseStudies.Gateway_proof_aux

08:51:22 Presenting theory Flyspeck-Tame.PlaneProps

08:51:22 Presenting theory Flyspeck-Tame.ListSum

08:51:22 Presenting theory Flyspeck-Tame.Tame

08:51:22 Presenting theory Flyspeck-Tame.Plane1Props

08:51:22 Presenting theory Flyspeck-Tame.Generator

08:51:22 Presenting theory Flyspeck-Tame.TameProps

08:51:22 Presenting theory Flyspeck-Tame.TameEnum

08:51:23 Presenting theory Flyspeck-Tame.ScoreProps

08:51:23 Presenting theory Free-Groups.Isomorphisms

08:51:24 Presenting theory Flyspeck-Tame.LowerBound

08:51:24 Presenting theory Flyspeck-Tame.GeneratorProps

08:51:24 Presenting theory Foundation_of_geometry.Order

08:51:24 Presenting theory Flyspeck-Tame.TameEnumProps

08:51:25 Presenting theory Free-Groups.PingPongLemma

08:51:25 Presenting Fresh_Identifiers ...

08:51:25 Presenting document Fresh_Identifiers/document

08:51:25 Presenting document Fresh_Identifiers/outline

08:51:25 Presenting theory Fresh_Identifiers.Fresh

08:51:25 Presenting theory Fresh_Identifiers.Fresh_Nat

08:51:25 Presenting theory Flyspeck-Tame.Worklist

08:51:25 Presenting theory Flyspeck-Tame.Maps

08:51:25 Presenting theory Flyspeck-Tame.Arch

08:51:25 Presenting theory FocusStreamsCaseStudies.Gateway_proof

08:51:25 Presenting theory Flyspeck-Tame.ArchCompAux

08:51:25 Presenting FunWithFunctions ...

08:51:25 Presenting document FunWithFunctions/document

08:51:25 Presenting document FunWithFunctions/outline

08:51:25 Presenting theory Flyspeck-Tame.ArchCompProps

08:51:25 Presenting theory Flyspeck-Tame.Relative_Completeness

08:51:25 Presenting FunWithTilings ...

08:51:25 Presenting document FunWithTilings/document

08:51:25 Presenting document FunWithTilings/outline

08:51:26 Presenting theory Fresh_Identifiers.Fresh_String

08:51:26 Presenting theory Fresh_Identifiers.Fresh_Infinite

08:51:26 Presenting Functions ...

08:51:26 Presenting document Functions/functions

08:51:26 Presenting theory FunWithTilings.Tilings

08:51:26 Presenting theory FunWithFunctions.FunWithFunctions

08:51:26 Presenting GPU_Kernel_PL ...

08:51:26 Presenting document GPU_Kernel_PL/document

08:51:26 Presenting document GPU_Kernel_PL/outline

08:51:26 Presenting Gale_Shapley ...

08:51:26 Presenting theory GPU_Kernel_PL.Misc

08:51:26 Presenting document Gale_Shapley/document

08:51:26 Presenting document Gale_Shapley/outline

08:51:26 Presenting theory GPU_Kernel_PL.KPL_syntax

08:51:26 Presenting theory GPU_Kernel_PL.KPL_wellformedness

08:51:26 Presenting theory GPU_Kernel_PL.KPL_state

08:51:26 Presenting theory Factored_Transition_System_Bounding.TopologicalProps

08:51:26 Presenting theory GPU_Kernel_PL.KPL_execution_thread

08:51:26 Presenting theory Encodability_Process_Calculi.OperationalCorrespondence

08:51:26 Presenting theory GPU_Kernel_PL.KPL_execution_group

08:51:26 Presenting theory Functions.Functions

08:51:26 Presenting GenClock ...

08:51:26 Presenting document GenClock/document

08:51:26 Presenting document GenClock/outline

08:51:26 Presenting theory GPU_Kernel_PL.KPL_execution_kernel

08:51:27 Presenting theory GPU_Kernel_PL.Kernel_programming_language

08:51:27 Presenting General-Triangle ...

08:51:27 Presenting document General-Triangle/document

08:51:27 Presenting document General-Triangle/outline

08:51:27 Presenting theory General-Triangle.GeneralTriangle

08:51:27 Presenting Generic_Deriving ...

08:51:27 Presenting document Generic_Deriving/document

08:51:27 Presenting document Generic_Deriving/outline

08:51:27 Presenting theory Generic_Deriving.Tagged_Prod_Sum

08:51:29 Presenting theory Generic_Deriving.Derive

08:51:29 Presenting file "derive_util.ML"

08:51:29 Presenting file "derive_laws.ML"

08:51:29 Presenting file "derive_setup.ML"

08:51:29 Presenting file "derive.ML"

08:51:29 Presenting theory Generic_Deriving.Derive_Datatypes

08:51:29 Presenting theory Generic_Deriving.Derive_Eq

08:51:29 Presenting theory Generic_Deriving.Derive_Encode

08:51:29 Presenting theory Generic_Deriving.Derive_Algebra

08:51:29 Presenting theory Generic_Deriving.Derive_Show

08:51:30 Presenting theory Generic_Deriving.Derive_Eq_Laws

08:51:30 Presenting theory Generic_Deriving.Derive_Algebra_Laws

08:51:30 Presenting Generic_Join ...

08:51:30 Presenting document Generic_Join/document

08:51:30 Presenting document Generic_Join/outline

08:51:30 Presenting theory Generic_Join.Generic_Join

08:51:30 Presenting theory GenClock.GenClock

08:51:31 Presenting GewirthPGCProof ...

08:51:31 Presenting document GewirthPGCProof/document

08:51:31 Presenting document GewirthPGCProof/outline

08:51:32 Presenting theory GewirthPGCProof.CJDDLplus

08:51:33 Presenting theory Encodability_Process_Calculi.FullAbstraction

08:51:33 Presenting theory GewirthPGCProof.ExtendedDDL

08:51:33 Presenting theory HOL.SMT

08:51:34 Presenting file "Tools/SMT/smt_util.ML"

08:51:34 Presenting file "Tools/SMT/smt_failure.ML"

08:51:34 Presenting file "Tools/SMT/smt_config.ML"

08:51:34 Presenting file "Tools/SMT/smt_builtin.ML"

08:51:34 Presenting file "Tools/SMT/smt_datatypes.ML"

08:51:34 Presenting file "Tools/SMT/smt_normalize.ML"

08:51:34 Presenting file "Tools/SMT/smt_translate.ML"

08:51:34 Presenting file "Tools/SMT/smtlib.ML"

08:51:34 Presenting file "Tools/SMT/smtlib_interface.ML"

08:51:34 Presenting file "Tools/SMT/smtlib_proof.ML"

08:51:34 Presenting file "Tools/SMT/smtlib_isar.ML"

08:51:34 Presenting file "Tools/SMT/z3_proof.ML"

08:51:34 Presenting file "Tools/SMT/z3_isar.ML"

08:51:34 Presenting file "Tools/SMT/smt_solver.ML"

08:51:34 Presenting file "Tools/SMT/cvc4_interface.ML"

08:51:34 Presenting file "Tools/SMT/lethe_proof.ML"

08:51:34 Presenting file "Tools/SMT/lethe_isar.ML"

08:51:34 Presenting file "Tools/SMT/lethe_proof_parse.ML"

08:51:34 Presenting file "Tools/SMT/cvc4_proof_parse.ML"

08:51:34 Presenting file "Tools/SMT/verit_proof.ML"

08:51:34 Presenting file "Tools/SMT/conj_disj_perm.ML"

08:51:34 Presenting file "Tools/SMT/smt_replay_methods.ML"

08:51:34 Presenting file "Tools/SMT/smt_replay.ML"

08:51:34 Presenting file "Tools/SMT/smt_replay_arith.ML"

08:51:34 Presenting file "Tools/SMT/z3_interface.ML"

08:51:34 Presenting file "Tools/SMT/z3_replay_rules.ML"

08:51:34 Presenting file "Tools/SMT/z3_replay_methods.ML"

08:51:34 Presenting file "Tools/SMT/z3_replay.ML"

08:51:34 Presenting file "Tools/SMT/lethe_replay_methods.ML"

08:51:34 Presenting file "Tools/SMT/verit_replay_methods.ML"

08:51:34 Presenting file "Tools/SMT/verit_replay.ML"

08:51:34 Presenting file "Tools/SMT/smt_systems.ML"

08:51:34 Presenting theory GewirthPGCProof.GewirthArgument

08:51:34 Presenting GoedelGod ...

08:51:34 Presenting document GoedelGod/document

08:51:34 Presenting document GoedelGod/outline

08:51:34 Presenting theory GoedelGod.GoedelGod

08:51:34 Presenting theory Generic_Join.Generic_Join_Correctness

08:51:34 Presenting Goodstein_Lambda ...

08:51:34 Presenting document Goodstein_Lambda/document

08:51:34 Presenting document Goodstein_Lambda/outline

08:51:35 Presenting theory Featherweight_OCL.UML_Set

08:51:35 Presenting theory Gale_Shapley.Gale_Shapley1

08:51:35 Presenting theory Generic_Join.Examples_Join

08:51:35 Presenting GraphMarkingIBP ...

08:51:35 Presenting document GraphMarkingIBP/document

08:51:35 Presenting document GraphMarkingIBP/outline

08:51:35 Presenting theory GraphMarkingIBP.Graph

08:51:35 Presenting theory GraphMarkingIBP.SetMark

08:51:35 Presenting theory GraphMarkingIBP.StackMark

08:51:36 Presenting theory GraphMarkingIBP.LinkMark

08:51:36 Presenting theory Goodstein_Lambda.Goodstein_Lambda

08:51:36 Presenting Grothendieck_Schemes ...

08:51:36 Presenting document Grothendieck_Schemes/document

08:51:36 Presenting document Grothendieck_Schemes/outline

08:51:37 Presenting theory Grothendieck_Schemes.Set_Extras

08:51:37 Presenting theory Gale_Shapley.Gale_Shapley2

08:51:37 Presenting theory GraphMarkingIBP.DSWMark

08:51:37 Presenting HOL-Analysis ...

08:51:37 Presenting theory Factored_Transition_System_Bounding.SystemAbstraction

08:51:37 Presenting Actuarial_Mathematics ...

08:51:37 Presenting document Actuarial_Mathematics/document

08:51:37 Presenting document Actuarial_Mathematics/outline

08:51:37 Presenting document HOL-Analysis/document

08:51:37 Presenting document HOL-Analysis/manual

08:51:37 Presenting theory Actuarial_Mathematics.Preliminaries

08:51:37 Presenting theory HOL-Analysis.L2_Norm

08:51:37 Presenting theory Grothendieck_Schemes.Group_Extras

08:51:38 Presenting theory Actuarial_Mathematics.Interest

08:51:38 Presenting Affine_Arithmetic ...

08:51:38 Presenting document Affine_Arithmetic/document

08:51:38 Presenting document Affine_Arithmetic/outline

08:51:38 Presenting theory Affine_Arithmetic.Affine_Arithmetic_Auxiliarities

08:51:38 Presenting theory HOL-Analysis.Inner_Product

08:51:38 Presenting theory Grothendieck_Schemes.Topological_Space

08:51:38 Presenting theory Featherweight_OCL.UML_Sequence

08:51:38 Presenting theory Factored_Transition_System_Bounding.Acyclicity

08:51:39 Presenting theory Affine_Arithmetic.Executable_Euclidean_Space

08:51:40 Presenting theory Featherweight_OCL.UML_Library

08:51:41 Presenting theory HOL-Analysis.Product_Vector

08:51:41 Presenting theory Affine_Arithmetic.Affine_Form

08:51:42 Presenting theory HOL-Analysis.Euclidean_Space

08:51:42 Presenting theory Encodability_Process_Calculi.CombinedCriteria

08:51:43 Presenting Taylor_Models ...

08:51:43 Presenting document Taylor_Models/document

08:51:43 Presenting document Taylor_Models/outline

08:51:44 Presenting theory Factored_Transition_System_Bounding.AcycSspace

08:51:44 Presenting Akra_Bazzi ...

08:51:44 Presenting document Akra_Bazzi/document

08:51:44 Presenting document Akra_Bazzi/outline

08:51:44 Presenting theory Affine_Arithmetic.Floatarith_Expression

08:51:45 Presenting theory Akra_Bazzi.Akra_Bazzi_Library

08:51:45 Presenting theory HOL-Analysis.Linear_Algebra

08:51:46 Presenting theory Affine_Arithmetic.Straight_Line_Program

08:51:46 Presenting theory Akra_Bazzi.Akra_Bazzi_Asymptotics

08:51:46 Presenting theory Taylor_Models.Polynomial_Expression

08:51:47 Presenting theory Taylor_Models.Float_Topology

08:51:47 Presenting theory Taylor_Models.Horner_Eval

08:51:48 Presenting theory Taylor_Models.Polynomial_Expression_Additional

08:51:48 Presenting theory Featherweight_OCL.UML_State

08:51:49 Presenting theory Taylor_Models.Taylor_Models_Misc

08:51:49 Presenting theory HOL-Analysis.Affine

08:51:50 Presenting theory Akra_Bazzi.Akra_Bazzi_Real

08:51:51 Presenting theory Affine_Arithmetic.Affine_Approximation

08:51:52 Presenting theory Affine_Arithmetic.Counterclockwise

08:51:52 Presenting theory Affine_Arithmetic.Counterclockwise_Vector

08:51:53 Presenting theory Affine_Arithmetic.Counterclockwise_2D_Strict

08:51:54 Presenting theory Affine_Arithmetic.Polygon

08:51:54 Presenting theory Akra_Bazzi.Akra_Bazzi

08:51:54 Presenting theory Featherweight_OCL.UML_Contracts

08:51:55 Presenting theory Taylor_Models.Taylor_Models

08:51:55 Presenting theory Featherweight_OCL.UML_Tools

08:51:55 Presenting theory Featherweight_OCL.UML_Main

08:51:55 Presenting theory Taylor_Models.Experiments

08:51:55 Presenting Closest_Pair_Points ...

08:51:55 Presenting document Closest_Pair_Points/document

08:51:55 Presenting document Closest_Pair_Points/outline

08:51:55 Presenting theory Affine_Arithmetic.Counterclockwise_2D_Arbitrary

08:51:55 Presenting theory HOL-Analysis.Convex

08:51:56 Presenting theory Akra_Bazzi.Master_Theorem

08:51:56 Presenting theory Akra_Bazzi.Eval_Numeral

08:51:58 Presenting theory Closest_Pair_Points.Common

08:52:00 Presenting theory HOL-Analysis.Finite_Cartesian_Product

08:52:00 Presenting theory Affine_Arithmetic.Intersection

08:52:01 Presenting theory Akra_Bazzi.Akra_Bazzi_Method

08:52:01 Presenting file "akra_bazzi.ML"

08:52:01 Presenting theory Affine_Arithmetic.Affine_Code

08:52:01 Presenting theory Akra_Bazzi.Akra_Bazzi_Approximation

08:52:01 Presenting theory Affine_Arithmetic.Optimize_Integer

08:52:01 Presenting theory Affine_Arithmetic.Optimize_Float

08:52:02 Presenting theory Akra_Bazzi.Master_Theorem_Examples

08:52:02 Presenting Banach_Steinhaus ...

08:52:02 Presenting document Banach_Steinhaus/document

08:52:02 Presenting document Banach_Steinhaus/outline

08:52:02 Presenting theory Affine_Arithmetic.Print

08:52:02 Presenting theory Affine_Arithmetic.Float_Real

08:52:02 Presenting theory Affine_Arithmetic.Ex_Affine_Approximation

08:52:02 Presenting theory Affine_Arithmetic.Ex_Ineqs

08:52:02 Presenting theory Featherweight_OCL.Analysis_UML

08:52:03 Presenting theory Affine_Arithmetic.Ex_Inter

08:52:03 Presenting theory Affine_Arithmetic.Affine_Arithmetic

08:52:03 Presenting Catalan_Numbers ...

08:52:03 Presenting document Catalan_Numbers/document

08:52:03 Presenting document Catalan_Numbers/outline

08:52:03 Presenting theory Catalan_Numbers.Catalan_Auxiliary_Integral

08:52:04 Presenting theory Catalan_Numbers.Catalan_Numbers

08:52:04 Presenting Cayley_Hamilton ...

08:52:04 Presenting document Cayley_Hamilton/document

08:52:04 Presenting document Cayley_Hamilton/outline

08:52:05 Presenting theory Closest_Pair_Points.Closest_Pair

08:52:05 Presenting theory Cayley_Hamilton.Square_Matrix

08:52:05 Presenting theory Banach_Steinhaus.Banach_Steinhaus_Missing

08:52:05 Presenting theory HOL.Sledgehammer

08:52:05 Presenting file "Tools/ATP/system_on_tptp.ML"

08:52:05 Presenting file "Tools/Sledgehammer/async_manager_legacy.ML"

08:52:05 Presenting file "Tools/Sledgehammer/sledgehammer_util.ML"

08:52:05 Presenting file "Tools/Sledgehammer/sledgehammer_fact.ML"

08:52:05 Presenting file "Tools/Sledgehammer/sledgehammer_proof_methods.ML"

08:52:05 Presenting file "Tools/Sledgehammer/sledgehammer_isar_annotate.ML"

08:52:05 Presenting file "Tools/Sledgehammer/sledgehammer_isar_proof.ML"

08:52:05 Presenting file "Tools/Sledgehammer/sledgehammer_isar_preplay.ML"

08:52:05 Presenting file "Tools/Sledgehammer/sledgehammer_isar_compress.ML"

08:52:05 Presenting file "Tools/Sledgehammer/sledgehammer_isar_minimize.ML"

08:52:05 Presenting file "Tools/Sledgehammer/sledgehammer_isar.ML"

08:52:05 Presenting file "Tools/Sledgehammer/sledgehammer_atp_systems.ML"

08:52:05 Presenting file "Tools/Sledgehammer/sledgehammer_prover.ML"

08:52:05 Presenting file "Tools/Sledgehammer/sledgehammer_prover_atp.ML"

08:52:05 Presenting file "Tools/Sledgehammer/sledgehammer_prover_smt.ML"

08:52:05 Presenting file "Tools/Sledgehammer/sledgehammer_prover_minimize.ML"

08:52:05 Presenting file "Tools/Sledgehammer/sledgehammer_mepo.ML"

08:52:05 Presenting file "Tools/Sledgehammer/sledgehammer_mash.ML"

08:52:05 Presenting file "Tools/Sledgehammer/sledgehammer.ML"

08:52:05 Presenting file "Tools/Sledgehammer/sledgehammer_commands.ML"

08:52:05 Presenting file "Tools/Sledgehammer/sledgehammer_tactics.ML"

08:52:05 Presenting theory HOL-Analysis.Cartesian_Space

08:52:05 Presenting theory Cayley_Hamilton.Cayley_Hamilton

08:52:05 Presenting Chord_Segments ...

08:52:05 Presenting document Chord_Segments/document

08:52:05 Presenting document Chord_Segments/outline

08:52:06 Presenting theory Chord_Segments.Chord_Segments

08:52:06 Presenting Complex_Bounded_Operators ...

08:52:06 Presenting document Complex_Bounded_Operators/document

08:52:06 Presenting document Complex_Bounded_Operators/outline

08:52:06 Presenting theory Featherweight_OCL.Analysis_OCL

08:52:06 Presenting theory HOL.Lifting_Set

08:52:06 Presenting theory Complex_Bounded_Operators.Extra_General

08:52:06 Presenting theory Complex_Bounded_Operators.Extra_Vector_Spaces

08:52:07 Presenting theory Complex_Bounded_Operators.Extra_Ordered_Fields

08:52:07 Presenting theory Banach_Steinhaus.Banach_Steinhaus

08:52:07 Presenting Registers ...

08:52:07 Presenting document Registers/document

08:52:07 Presenting document Registers/outline

08:52:07 Presenting theory Grothendieck_Schemes.Comm_Ring

08:52:07 Presenting theory Registers.Axioms

08:52:08 Presenting theory Complex_Bounded_Operators.Complex_Vector_Spaces0

08:52:10 Presenting theory Registers.Laws

08:52:10 Presenting theory Registers.Axioms_Complement

08:52:10 Presenting theory HOL-Analysis.Determinants

08:52:10 Presenting theory Complex_Bounded_Operators.Complex_Vector_Spaces

08:52:11 Presenting theory Complex_Bounded_Operators.Complex_Inner_Product0

08:52:11 Presenting theory Registers.Laws_Complement

08:52:12 Presenting theory Closest_Pair_Points.Closest_Pair_Alternative

08:52:12 Presenting Differential_Game_Logic ...

08:52:12 Presenting document Differential_Game_Logic/document

08:52:12 Presenting document Differential_Game_Logic/outline

08:52:12 Presenting theory Differential_Game_Logic.Lib

08:52:13 Presenting theory Differential_Game_Logic.Identifiers

08:52:13 Presenting theory Registers.Axioms_Classical

08:52:13 Presenting theory Differential_Game_Logic.Syntax

08:52:13 Presenting theory Complex_Bounded_Operators.Complex_Inner_Product

08:52:14 Presenting theory Complex_Bounded_Operators.Extra_Operator_Norm

08:52:14 Presenting theory Featherweight_OCL.Design_UML

08:52:14 Presenting theory Complex_Bounded_Operators.One_Dimensional_Spaces

08:52:14 Presenting theory Complex_Bounded_Operators.Complex_Euclidean_Space0

08:52:14 Presenting theory Differential_Game_Logic.Denotational_Semantics

08:52:15 Presenting theory Differential_Game_Logic.Static_Semantics

08:52:15 Presenting theory Complex_Bounded_Operators.Complex_Bounded_Linear_Function0

08:52:15 Presenting theory Featherweight_OCL.Design_OCL

08:52:15 Presenting Echelon_Form ...

08:52:15 Presenting document Echelon_Form/document

08:52:15 Presenting document Echelon_Form/outline

08:52:15 Presenting theory Registers.Laws_Classical

08:52:16 Presenting theory Registers.Misc

08:52:16 Presenting theory Registers.Classical_Extra

08:52:17 Presenting theory Grothendieck_Schemes.Scheme

08:52:17 Presenting Hermite ...

08:52:17 Presenting document Hermite/document

08:52:17 Presenting document Hermite/outline

08:52:17 Presenting theory HOL-Analysis.Elementary_Topology

08:52:18 Presenting theory Complex_Bounded_Operators.Complex_Bounded_Linear_Function

08:52:19 Presenting theory Echelon_Form.Rings2

08:52:19 Presenting theory Echelon_Form.Cayley_Hamilton_Compatible

08:52:20 Presenting theory Complex_Bounded_Operators.Complex_L2

08:52:20 Presenting theory Registers.Finite_Tensor_Product

08:52:20 Presenting theory Echelon_Form.Code_Cayley_Hamilton

08:52:20 Presenting theory Complex_Bounded_Operators.Extra_Jordan_Normal_Form

08:52:20 Presenting theory Registers.Axioms_Quantum

08:52:21 Presenting theory Differential_Game_Logic.Coincidence

08:52:21 Presenting theory Complex_Bounded_Operators.Cblinfun_Matrix

08:52:22 Presenting theory Complex_Bounded_Operators.Cblinfun_Code

08:52:22 Presenting theory Complex_Bounded_Operators.Extra_Pretty_Code_Examples

08:52:22 Presenting theory Complex_Bounded_Operators.Cblinfun_Code_Examples

08:52:22 Presenting Smith_Normal_Form ...

08:52:22 Presenting document Smith_Normal_Form/document

08:52:22 Presenting document Smith_Normal_Form/outline

08:52:22 Presenting theory Smith_Normal_Form.Smith_Normal_Form

08:52:23 Presenting theory Foundation_of_geometry.Congruence

08:52:24 Presenting theory HOL.List

08:52:25 Presenting theory Registers.Laws_Quantum

08:52:25 Presenting theory Registers.Quantum

08:52:26 Presenting theory Smith_Normal_Form.Diagonal_To_Smith

08:52:26 Presenting theory Registers.Quantum_Extra

08:52:26 Presenting Modular_arithmetic_LLL_and_HNF_algorithms ...

08:52:26 Presenting document Modular_arithmetic_LLL_and_HNF_algorithms/document

08:52:26 Presenting document Modular_arithmetic_LLL_and_HNF_algorithms/outline

08:52:26 Presenting theory Registers.QHoare

08:52:26 Presenting theory Hermite.Hermite

08:52:26 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Matrix_Change_Row

08:52:26 Presenting theory Registers.Finite_Tensor_Product_Matrices

08:52:26 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Signed_Modulo

08:52:27 Presenting theory HOL.Groups_List

08:52:27 Presenting theory Smith_Normal_Form.Mod_Type_Connect

08:52:27 Presenting theory Hermite.Hermite_IArrays

08:52:27 Presenting First_Welfare_Theorem ...

08:52:27 Presenting document First_Welfare_Theorem/document

08:52:27 Presenting document First_Welfare_Theorem/outline

08:52:27 Presenting theory First_Welfare_Theorem.Syntax

08:52:27 Presenting theory First_Welfare_Theorem.Argmax

08:52:28 Presenting theory Registers.Teleport

08:52:28 Presenting theory Smith_Normal_Form.SNF_Missing_Lemmas

08:52:29 Presenting theory First_Welfare_Theorem.Preferences

08:52:29 Presenting theory First_Welfare_Theorem.Utility_Functions

08:52:29 Presenting theory First_Welfare_Theorem.Consumers

08:52:30 Presenting theory First_Welfare_Theorem.Common

08:52:30 Presenting theory Smith_Normal_Form.Cauchy_Binet

08:52:30 Presenting theory Registers.Axioms_Complement_Quantum

08:52:30 Presenting theory First_Welfare_Theorem.Exchange_Economy

08:52:30 Presenting theory HOL-Analysis.Abstract_Topology

08:52:31 Presenting theory Smith_Normal_Form.Smith_Normal_Form_JNF

08:52:31 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Storjohann_Mod_Operation

08:52:31 Presenting theory Smith_Normal_Form.Rings2_Extended

08:52:31 Presenting theory Smith_Normal_Form.Finite_Field_Mod_Type_Connection

08:52:32 Presenting theory First_Welfare_Theorem.Private_Ownership_Economy

08:52:32 Presenting theory Smith_Normal_Form.Admits_SNF_From_Diagonal_Iff_Bezout_Ring

08:52:32 Presenting theory Registers.Laws_Complement_Quantum

08:52:32 Presenting theory Registers.Quantum_Extra2

08:52:33 Presenting theory First_Welfare_Theorem.Arrow_Debreu_Model

08:52:33 Presenting Furstenberg_Topology ...

08:52:33 Presenting document Furstenberg_Topology/document

08:52:33 Presenting document Furstenberg_Topology/outline

08:52:33 Presenting theory HOL.Bit_Operations

08:52:33 Presenting theory Smith_Normal_Form.SNF_Uniqueness

08:52:34 Presenting theory Smith_Normal_Form.Cauchy_Binet_HOL_Analysis

08:52:34 Presenting theory Smith_Normal_Form.Diagonalize

08:52:34 Presenting theory Smith_Normal_Form.SNF_Algorithm_Two_Steps

08:52:34 Presenting theory Furstenberg_Topology.Furstenberg_Topology

08:52:35 Presenting Gauss_Jordan ...

08:52:35 Presenting document Gauss_Jordan/document

08:52:35 Presenting document Gauss_Jordan/outline

08:52:35 Presenting theory Smith_Normal_Form.Diagonal_To_Smith_JNF

08:52:35 Presenting theory Smith_Normal_Form.SNF_Algorithm_Two_Steps_JNF

08:52:35 Presenting theory HOL-Analysis.Abstract_Topology_2

08:52:36 Presenting theory HOL.Code_Numeral

08:52:36 Presenting theory Registers.Pure_States

08:52:36 Presenting theory HOL.Random

08:52:36 Presenting theory Registers.Check_Autogenerated_Files

08:52:36 Presenting Green ...

08:52:36 Presenting document Green/document

08:52:36 Presenting document Green/outline

08:52:36 Presenting theory Gauss_Jordan.Rref

08:52:36 Presenting theory Echelon_Form.Echelon_Form

08:52:36 Presenting theory Gauss_Jordan.Code_Set

08:52:36 Presenting theory Green.General_Utils

08:52:37 Presenting theory Gauss_Jordan.Code_Matrix

08:52:37 Presenting theory HOL-Analysis.Connected

08:52:37 Presenting theory HOL-Analysis.Abstract_Limits

08:52:38 Presenting theory Differential_Game_Logic.USubst

08:52:38 Presenting theory Green.Derivs

08:52:38 Presenting theory HOL.Map

08:52:38 Presenting theory HOL-Analysis.Metric_Arith

08:52:38 Presenting file "metric_arith.ML"

08:52:38 Presenting theory Differential_Game_Logic.Ids

08:52:39 Presenting theory Differential_Game_Logic.Axioms

08:52:39 Presenting theory Differential_Game_Logic.Differential_Game_Logic

08:52:39 Presenting Gromov_Hyperbolicity ...

08:52:39 Presenting document Gromov_Hyperbolicity/document

08:52:39 Presenting document Gromov_Hyperbolicity/outline

08:52:39 Presenting theory Echelon_Form.Echelon_Form_Det

08:52:39 Presenting theory Echelon_Form.Echelon_Form_Inverse

08:52:40 Presenting theory HOL.Enum

08:52:40 Presenting theory Echelon_Form.Examples_Echelon_Form_Abstract

08:52:40 Presenting theory Green.Integrals

08:52:41 Presenting theory HOL-Analysis.Elementary_Metric_Spaces

08:52:41 Presenting theory HOL.String

08:52:41 Presenting file "Tools/string_syntax.ML"

08:52:41 Presenting file "Tools/literal.ML"

08:52:41 Presenting theory HOL.Typerep

08:52:41 Presenting theory Gauss_Jordan.Elementary_Operations

08:52:42 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Storjohann

08:52:42 Presenting theory Gauss_Jordan.Rank

08:52:43 Presenting theory Smith_Normal_Form.SNF_Algorithm

08:52:43 Presenting theory HOL.Predicate

08:52:43 Presenting theory HOL-Analysis.Elementary_Normed_Spaces

08:52:43 Presenting theory Gromov_Hyperbolicity.Library_Complements

08:52:43 Presenting theory HOL.Lazy_Sequence

08:52:44 Presenting theory Echelon_Form.Echelon_Form_IArrays

08:52:44 Presenting theory HOL-Analysis.Norm_Arith

08:52:44 Presenting file "normarith.ML"

08:52:44 Presenting theory Smith_Normal_Form.SNF_Algorithm_HOL_Analysis

08:52:44 Presenting theory HOL.Limited_Sequence

08:52:44 Presenting theory Gromov_Hyperbolicity.Eexp_Eln

08:52:45 Presenting theory Gromov_Hyperbolicity.Hausdorff_Distance

08:52:46 Presenting theory HOL-Analysis.Topology_Euclidean_Space

08:52:46 Presenting theory HOL.Code_Evaluation

08:52:46 Presenting file "Tools/code_evaluation.ML"

08:52:46 Presenting file "Tools/value_command.ML"

08:52:46 Presenting file "Tools/reification.ML"

08:52:47 Presenting theory Echelon_Form.Echelon_Form_Det_IArrays

08:52:48 Presenting theory Echelon_Form.Code_Cayley_Hamilton_IArrays

08:52:48 Presenting theory Echelon_Form.Echelon_Form_Inverse_IArrays

08:52:48 Presenting theory Smith_Normal_Form.Elementary_Divisor_Rings

08:52:48 Presenting theory HOL-Analysis.Convex_Euclidean_Space

08:52:48 Presenting theory Echelon_Form.Examples_Echelon_Form_IArrays

08:52:48 Presenting HOL-Analysis-ex ...

08:52:48 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Storjohann_Impl

08:52:49 Presenting theory HOL-Analysis.Operator_Norm

08:52:50 Presenting theory HOL-Analysis.Line_Segment

08:52:50 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Uniqueness_Hermite

08:52:51 Presenting theory HOL-Analysis-ex.Approximations

08:52:51 Presenting theory HOL-Analysis-ex.Metric_Arith_Examples

08:52:51 Presenting HOL-Complex_Analysis ...

08:52:51 Presenting document HOL-Complex_Analysis/document

08:52:51 Presenting document HOL-Complex_Analysis/manual

08:52:51 Presenting theory HOL.Quickcheck_Random

08:52:51 Presenting file "Tools/Quickcheck/quickcheck_common.ML"

08:52:51 Presenting file "Tools/Quickcheck/random_generators.ML"

08:52:52 Presenting theory HOL.Random_Pred

08:52:52 Presenting theory HOL-Analysis.Extended_Real_Limits

08:52:52 Presenting theory Smith_Normal_Form.SNF_Algorithm_Euclidean_Domain

08:52:52 Presenting theory Smith_Normal_Form.Smith_Certified

08:52:52 Presenting theory HOL.Random_Sequence

08:52:53 Presenting theory Smith_Normal_Form.Alternative_Proofs

08:52:53 Presenting Bernoulli ...

08:52:53 Presenting document Bernoulli/document

08:52:53 Presenting document Bernoulli/outline

08:52:53 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Uniqueness_Hermite_JNF

08:52:53 Presenting theory HOL-Analysis.Summation_Tests

08:52:53 Presenting theory Bernoulli.Bernoulli

08:52:54 Presenting theory HOL-Analysis.Uniform_Limit

08:52:55 Presenting theory Bernoulli.Periodic_Bernpoly

08:52:55 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.HNF_Mod_Det_Algorithm

08:52:56 Presenting theory Gromov_Hyperbolicity.Isometries

08:52:56 Presenting theory Gauss_Jordan.Gauss_Jordan

08:52:56 Presenting theory Green.Paths

08:52:56 Presenting theory HOL-Analysis.Function_Topology

08:52:57 Presenting theory HOL-Complex_Analysis.Contour_Integration

08:52:57 Presenting theory HOL-Analysis.Bounded_Linear_Function

08:52:58 Presenting theory Gromov_Hyperbolicity.Metric_Completion

08:52:58 Presenting theory HOL.Quickcheck_Exhaustive

08:52:58 Presenting file "Tools/Quickcheck/exhaustive_generators.ML"

08:52:58 Presenting file "Tools/Quickcheck/abstract_generators.ML"

08:52:58 Presenting theory Bernoulli.Bernoulli_FPS

08:53:00 Presenting theory Bernoulli.Bernoulli_Zeta

08:53:01 Presenting Euler_MacLaurin ...

08:53:01 Presenting document Euler_MacLaurin/document

08:53:01 Presenting document Euler_MacLaurin/outline

08:53:01 Presenting theory HOL-Analysis.Derivative

08:53:02 Presenting theory Gromov_Hyperbolicity.Gromov_Hyperbolicity

08:53:02 Presenting theory HOL-Analysis.Cartesian_Euclidean_Space

08:53:05 Presenting theory Gauss_Jordan.Linear_Maps

08:53:05 Presenting theory HOL-Complex_Analysis.Cauchy_Integral_Theorem

08:53:07 Presenting theory Euler_MacLaurin.Euler_MacLaurin

08:53:08 Presenting theory Euler_MacLaurin.Euler_MacLaurin_Landau

08:53:08 Presenting Lambert_W ...

08:53:08 Presenting document Lambert_W/document

08:53:08 Presenting document Lambert_W/outline

08:53:08 Presenting theory HOL-Analysis.Starlike

08:53:09 Presenting theory Gauss_Jordan.Gauss_Jordan_PA

08:53:10 Presenting theory HOL-Analysis.Product_Topology

08:53:11 Presenting theory HOL-Analysis.T1_Spaces

08:53:11 Presenting theory Lambert_W.Lambert_W

08:53:12 Presenting theory Green.Green

08:53:12 Presenting theory Lambert_W.Lambert_W_MacLaurin_Series

08:53:12 Presenting Stirling_Formula ...

08:53:12 Presenting document Stirling_Formula/document

08:53:12 Presenting document Stirling_Formula/outline

08:53:13 Presenting theory Gromov_Hyperbolicity.Morse_Gromov_Theorem

08:53:13 Presenting theory Green.SymmetricR2Shapes

08:53:13 Presenting theory Gauss_Jordan.Determinants2

08:53:14 Presenting theory HOL-Analysis.Path_Connected

08:53:15 Presenting theory Stirling_Formula.Stirling_Formula

08:53:15 Presenting theory Gauss_Jordan.Inverse

08:53:16 Presenting theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces

08:53:17 Presenting theory HOL-Analysis.Weierstrass_Theorems

08:53:17 Presenting theory Green.CircExample

08:53:17 Presenting theory HOL-Complex_Analysis.Winding_Numbers

08:53:18 Presenting theory Gromov_Hyperbolicity.Bonk_Schramm_Extension

08:53:19 Presenting theory Gauss_Jordan.System_Of_Equations

08:53:19 Presenting theory Gauss_Jordan.Code_Z2

08:53:19 Presenting theory Green.DiamExample

08:53:19 Presenting Clique_and_Monotone_Circuits ...

08:53:19 Presenting document Clique_and_Monotone_Circuits/document

08:53:19 Presenting document Clique_and_Monotone_Circuits/outline

08:53:19 Presenting theory HOL-Analysis.Sigma_Algebra

08:53:19 Presenting theory Clique_and_Monotone_Circuits.Preliminaries

08:53:20 Presenting theory Clique_and_Monotone_Circuits.Monotone_Formula

08:53:20 Presenting theory Gauss_Jordan.Examples_Gauss_Jordan_Abstract

08:53:20 Presenting theory Gauss_Jordan.IArray_Addenda

08:53:21 Presenting theory HOL-Analysis.Measurable

08:53:21 Presenting file "measurable.ML"

08:53:21 Presenting theory Clique_and_Monotone_Circuits.Assumptions_and_Approximations

08:53:22 Presenting theory Gauss_Jordan.Matrix_To_IArray

08:53:22 Presenting theory Stirling_Formula.Gamma_Asymptotics

08:53:23 Presenting Comparison_Sort_Lower_Bound ...

08:53:23 Presenting document Comparison_Sort_Lower_Bound/document

08:53:23 Presenting document Comparison_Sort_Lower_Bound/outline

08:53:23 Presenting theory HOL.Predicate_Compile

08:53:23 Presenting file "Tools/Predicate_Compile/predicate_compile_aux.ML"

08:53:23 Presenting file "Tools/Predicate_Compile/predicate_compile_compilations.ML"

08:53:23 Presenting file "Tools/Predicate_Compile/core_data.ML"

08:53:23 Presenting file "Tools/Predicate_Compile/mode_inference.ML"

08:53:23 Presenting file "Tools/Predicate_Compile/predicate_compile_proof.ML"

08:53:23 Presenting file "Tools/Predicate_Compile/predicate_compile_core.ML"

08:53:23 Presenting file "Tools/Predicate_Compile/predicate_compile_data.ML"

08:53:23 Presenting file "Tools/Predicate_Compile/predicate_compile_fun.ML"

08:53:23 Presenting file "Tools/Predicate_Compile/predicate_compile_pred.ML"

08:53:23 Presenting file "Tools/Predicate_Compile/predicate_compile_specialisation.ML"

08:53:23 Presenting file "Tools/Predicate_Compile/predicate_compile.ML"

08:53:24 Presenting theory Comparison_Sort_Lower_Bound.Linorder_Relations

08:53:25 Presenting theory Gauss_Jordan.Gauss_Jordan_IArrays

08:53:25 Presenting theory Comparison_Sort_Lower_Bound.Comparison_Sort_Lower_Bound

08:53:25 Presenting Irrationals_From_THEBOOK ...

08:53:25 Presenting document Irrationals_From_THEBOOK/document

08:53:25 Presenting document Irrationals_From_THEBOOK/outline

08:53:26 Presenting theory HOL-Analysis.Measure_Space

08:53:26 Presenting theory Irrationals_From_THEBOOK.Irrationals_From_THEBOOK

08:53:26 Presenting Cartan_FP ...

08:53:26 Presenting document Cartan_FP/document

08:53:26 Presenting document Cartan_FP/outline

08:53:27 Presenting theory Clique_and_Monotone_Circuits.Clique_Large_Monotone_Circuits

08:53:27 Presenting theory HOL-Analysis.Ordered_Euclidean_Space

08:53:27 Presenting theory HOL.Quickcheck_Narrowing

08:53:27 Presenting file "Tools/Quickcheck/Narrowing_Engine.hs"

08:53:27 Presenting file "Tools/Quickcheck/PNF_Narrowing_Engine.hs"

08:53:27 Presenting file "Tools/Quickcheck/narrowing_generators.ML"

08:53:27 Presenting file "Tools/Quickcheck/find_unused_assms.ML"

08:53:27 Presenting Cotangent_PFD_Formula ...

08:53:27 Presenting document Cotangent_PFD_Formula/document

08:53:27 Presenting document Cotangent_PFD_Formula/outline

08:53:28 Presenting theory Gromov_Hyperbolicity.Gromov_Boundary

08:53:28 Presenting theory Cartan_FP.Cartan

08:53:28 Presenting theory Gauss_Jordan.Gauss_Jordan_PA_IArrays

08:53:28 Presenting Count_Complex_Roots ...

08:53:28 Presenting document Count_Complex_Roots/document

08:53:28 Presenting document Count_Complex_Roots/outline

08:53:29 Presenting theory HOL-Analysis.Borel_Space

08:53:29 Presenting theory Cotangent_PFD_Formula.Cotangent_PFD_Formula

08:53:29 Presenting theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces_IArrays

08:53:29 Presenting Linear_Recurrences ...

08:53:29 Presenting document Linear_Recurrences/document

08:53:29 Presenting document Linear_Recurrences/outline

08:53:30 Presenting theory Count_Complex_Roots.CC_Polynomials_Extra

08:53:30 Presenting theory Gauss_Jordan.System_Of_Equations_IArrays

08:53:30 Presenting theory HOL.Mirabelle

08:53:30 Presenting file "Tools/Mirabelle/mirabelle_util.ML"

08:53:30 Presenting file "Tools/Mirabelle/mirabelle.ML"

08:53:30 Presenting file "Tools/Mirabelle/mirabelle_arith.ML"

08:53:30 Presenting file "Tools/Mirabelle/mirabelle_metis.ML"

08:53:30 Presenting file "Tools/Mirabelle/mirabelle_presburger.ML"

08:53:30 Presenting file "Tools/Mirabelle/mirabelle_quickcheck.ML"

08:53:30 Presenting file "Tools/Mirabelle/mirabelle_sledgehammer_filter.ML"

08:53:30 Presenting file "Tools/Mirabelle/mirabelle_sledgehammer.ML"

08:53:30 Presenting file "Tools/Mirabelle/mirabelle_try0.ML"

08:53:31 Presenting theory Gromov_Hyperbolicity.Boundary_Extension

08:53:31 Presenting theory HOL.Extraction

08:53:32 Presenting theory Linear_Recurrences.RatFPS

08:53:32 Presenting theory Linear_Recurrences.Pochhammer_Polynomials

08:53:32 Presenting theory Gromov_Hyperbolicity.Busemann_Function

08:53:32 Presenting theory HOL-Complex_Analysis.Cauchy_Integral_Formula

08:53:32 Presenting theory Gauss_Jordan.Determinants_IArrays

08:53:33 Presenting theory HOL-Analysis.Nonnegative_Lebesgue_Integration

08:53:33 Presenting theory Gauss_Jordan.Inverse_IArrays

08:53:33 Presenting theory Linear_Recurrences.Linear_Recurrences_Misc

08:53:34 Presenting theory Linear_Recurrences.Partial_Fraction_Decomposition

08:53:34 Presenting theory Gauss_Jordan.Examples_Gauss_Jordan_IArrays

08:53:35 Presenting theory Gauss_Jordan.Code_Generation_IArrays

08:53:35 Presenting theory Linear_Recurrences.Factorizations

08:53:35 Presenting theory HOL-Analysis.Binary_Product_Measure

08:53:35 Presenting theory Gauss_Jordan.Code_Generation_IArrays_SML

08:53:35 Presenting theory Gauss_Jordan.Code_Rational

08:53:35 Presenting theory Gauss_Jordan.Code_Generation_IArrays_Haskell

08:53:35 Presenting Dirichlet_Series ...

08:53:35 Presenting document Dirichlet_Series/document

08:53:35 Presenting document Dirichlet_Series/outline

08:53:35 Presenting theory Gromov_Hyperbolicity.Isometries_Classification

08:53:36 Presenting theory Dirichlet_Series.Dirichlet_Misc

08:53:36 Presenting Gauss_Sums ...

08:53:36 Presenting document Gauss_Sums/document

08:53:36 Presenting document Gauss_Sums/outline

08:53:36 Presenting theory Linear_Recurrences.Rational_FPS_Solver

08:53:36 Presenting theory Linear_Recurrences.Linear_Recurrences_Common

08:53:37 Presenting theory Gauss_Sums.Gauss_Sums_Auxiliary

08:53:37 Presenting theory Dirichlet_Series.Multiplicative_Function

08:53:37 Presenting theory Linear_Recurrences.Linear_Homogenous_Recurrences

08:53:37 Presenting theory HOL-Analysis.Finite_Product_Measure

08:53:38 Presenting theory Gauss_Sums.Periodic_Arithmetic

08:53:38 Presenting theory Linear_Recurrences.Eulerian_Polynomials

08:53:38 Presenting theory Gauss_Sums.Complex_Roots_Of_Unity

08:53:39 Presenting theory Dirichlet_Series.Dirichlet_Product

08:53:39 Presenting theory Linear_Recurrences.Linear_Inhomogenous_Recurrences

08:53:39 Presenting theory HOL-Analysis.Caratheodory

08:53:39 Presenting theory Count_Complex_Roots.Extended_Sturm

08:53:40 Presenting theory Gauss_Sums.Finite_Fourier_Series

08:53:40 Presenting theory Linear_Recurrences.Rational_FPS_Asymptotics

08:53:40 Presenting Zeta_Function ...

08:53:40 Presenting document Zeta_Function/document

08:53:40 Presenting document Zeta_Function/outline

08:53:42 Presenting theory HOL.Record

08:53:42 Presenting file "Tools/record.ML"

08:53:42 Presenting theory Count_Complex_Roots.Count_Line

08:53:43 Presenting theory HOL-Complex_Analysis.Conformal_Mappings

08:53:43 Presenting theory Gauss_Sums.Ramanujan_Sums

08:53:43 Presenting theory Dirichlet_Series.Dirichlet_Series

08:53:43 Presenting theory HOL-Analysis.Bochner_Integration

08:53:43 Presenting theory Zeta_Function.Zeta_Library

08:53:43 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.HNF_Mod_Det_Soundness

08:53:45 Presenting theory Dirichlet_Series.Moebius_Mu

08:53:46 Presenting theory Dirichlet_Series.More_Totient

08:53:46 Presenting theory HOL-Analysis.Complete_Measure

08:53:46 Presenting theory Dirichlet_Series.Liouville_Lambda

08:53:47 Presenting theory HOL-Analysis.Regularity

08:53:47 Presenting theory Dirichlet_Series.Divisor_Count

08:53:48 Presenting theory Gauss_Sums.Gauss_Sums

08:53:48 Presenting theory Count_Complex_Roots.Count_Half_Plane

08:53:48 Presenting theory Dirichlet_Series.Arithmetic_Summatory

08:53:49 Presenting theory Dirichlet_Series.Partial_Summation

08:53:49 Presenting theory Zeta_Function.Zeta_Function

08:53:49 Presenting theory Count_Complex_Roots.Count_Circle

08:53:49 Presenting theory HOL.GCD

08:53:49 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.LLL_Certification_via_HNF

08:53:49 Presenting Dirichlet_L ...

08:53:49 Presenting document Dirichlet_L/document

08:53:49 Presenting document Dirichlet_L/outline

08:53:49 Presenting theory Dirichlet_Series.Euler_Products

08:53:49 Presenting theory HOL-Analysis.Lebesgue_Measure

08:53:50 Presenting theory Gauss_Sums.Polya_Vinogradov

08:53:50 Presenting theory HOL-Complex_Analysis.Complex_Singularities

08:53:50 Presenting Prime_Distribution_Elementary ...

08:53:50 Presenting document Prime_Distribution_Elementary/document

08:53:50 Presenting document Prime_Distribution_Elementary/outline

08:53:51 Presenting theory Zeta_Function.Zeta_Laurent_Expansion

08:53:52 Presenting theory Zeta_Function.Hadjicostas_Chapman

08:53:52 Presenting theory Prime_Distribution_Elementary.Prime_Distribution_Elementary_Library

08:53:52 Presenting IMO2019 ...

08:53:52 Presenting document IMO2019/document

08:53:52 Presenting document IMO2019/outline

08:53:52 Presenting theory IMO2019.IMO2019_Q1

08:53:52 Presenting theory IMO2019.IMO2019_Q4

08:53:52 Presenting theory IMO2019.IMO2019_Q5

08:53:53 Presenting Prime_Number_Theorem ...

08:53:53 Presenting document Prime_Number_Theorem/document

08:53:53 Presenting document Prime_Number_Theorem/outline

08:53:53 Presenting theory HOL-Analysis.Tagged_Division

08:53:53 Presenting theory HOL-Complex_Analysis.Complex_Residues

08:53:53 Presenting theory Prime_Distribution_Elementary.More_Dirichlet_Misc

08:53:53 Presenting theory Prime_Distribution_Elementary.Primes_Omega

08:53:54 Presenting theory Count_Complex_Roots.Count_Rectangle

08:53:54 Presenting theory Count_Complex_Roots.Count_Complex_Roots

08:53:54 Presenting theory Count_Complex_Roots.Count_Complex_Roots_Examples

08:53:54 Presenting Zeta_3_Irrational ...

08:53:54 Presenting document Zeta_3_Irrational/document

08:53:54 Presenting document Zeta_3_Irrational/outline

08:53:54 Presenting theory Prime_Distribution_Elementary.Primorial

08:53:55 Presenting theory Prime_Distribution_Elementary.Lcm_Nat_Upto

08:53:55 Presenting theory Prime_Number_Theorem.Prime_Number_Theorem_Library

08:53:56 Presenting theory Prime_Distribution_Elementary.Shapiro_Tauberian

08:53:56 Presenting theory Prime_Number_Theorem.Newman_Ingham_Tauberian

08:53:57 Presenting theory Dirichlet_L.Multiplicative_Characters

08:53:58 Presenting theory Prime_Distribution_Elementary.Partial_Zeta_Bounds

08:53:58 Presenting theory Prime_Number_Theorem.Prime_Counting_Functions

08:53:58 Presenting theory HOL-Complex_Analysis.Residue_Theorem

08:53:59 Presenting theory Dirichlet_L.Dirichlet_Characters

08:54:00 Presenting theory Prime_Distribution_Elementary.Moebius_Mu_Sum

08:54:00 Presenting theory Prime_Number_Theorem.Prime_Number_Theorem

08:54:00 Presenting theory Dirichlet_Series.Dirichlet_Series_Analysis

08:54:00 Presenting theory Zeta_3_Irrational.Zeta_3_Irrational

08:54:01 Presenting theory Prime_Number_Theorem.Mertens_Theorems

08:54:01 Presenting E_Transcendental ...

08:54:01 Presenting document E_Transcendental/document

08:54:01 Presenting document E_Transcendental/outline

08:54:01 Presenting Pi_Transcendental ...

08:54:01 Presenting document Pi_Transcendental/document

08:54:01 Presenting document Pi_Transcendental/outline

08:54:02 Presenting theory Prime_Distribution_Elementary.Elementary_Prime_Bounds

08:54:02 Presenting theory Pi_Transcendental.Pi_Transcendental_Polynomial_Library

08:54:02 Presenting theory E_Transcendental.E_Transcendental

08:54:02 Presenting Hermite_Lindemann ...

08:54:02 Presenting document Hermite_Lindemann/document

08:54:02 Presenting document Hermite_Lindemann/outline

08:54:03 Presenting theory Hermite_Lindemann.Algebraic_Integer_Divisibility

08:54:03 Presenting theory Prime_Distribution_Elementary.Summatory_Divisor_Sigma_Bounds

08:54:04 Presenting theory Hermite_Lindemann.More_Polynomial_HLW

08:54:04 Presenting theory Hermite_Lindemann.More_Min_Int_Poly

08:54:04 Presenting theory Hermite_Lindemann.Complex_Lexorder

08:54:04 Presenting theory Prime_Distribution_Elementary.Selberg_Asymptotic_Formula

08:54:04 Presenting theory Hermite_Lindemann.More_Multivariate_Polynomial_HLW

08:54:04 Presenting theory HOL-Analysis.Henstock_Kurzweil_Integration

08:54:04 Presenting theory Dirichlet_L.Dirichlet_L_Functions

08:54:04 Presenting theory Dirichlet_Series.Arithmetic_Summatory_Asymptotics

08:54:05 Presenting theory Pi_Transcendental.Pi_Transcendental

08:54:05 Presenting theory Hermite_Lindemann.More_Algebraic_Numbers_HLW

08:54:05 Presenting Error_Function ...

08:54:05 Presenting document Error_Function/document

08:54:05 Presenting document Error_Function/outline

08:54:05 Presenting theory Hermite_Lindemann.Misc_HLW

08:54:05 Presenting theory Dirichlet_Series.Dirichlet_Efficient_Code

08:54:05 Presenting Transcendence_Series_Hancl_Rucki ...

08:54:05 Presenting document Transcendence_Series_Hancl_Rucki/document

08:54:05 Presenting document Transcendence_Series_Hancl_Rucki/outline

08:54:06 Presenting theory Dirichlet_L.Dirichlet_Theorem

08:54:06 Presenting Wetzels_Problem ...

08:54:06 Presenting document Wetzels_Problem/document

08:54:06 Presenting document Wetzels_Problem/outline

08:54:07 Presenting theory Error_Function.Error_Function

08:54:08 Presenting theory HOL-Analysis.Radon_Nikodym

08:54:08 Presenting theory HOL-Complex_Analysis.Great_Picard

08:54:08 Presenting theory Wetzels_Problem.Wetzels_Problem

08:54:08 Presenting theory Prime_Distribution_Elementary.PNT_Consequences

08:54:08 Presenting Winding_Number_Eval ...

08:54:08 Presenting theory Error_Function.Error_Function_Asymptotics

08:54:08 Presenting document Winding_Number_Eval/document

08:54:08 Presenting document Winding_Number_Eval/outline

08:54:08 Presenting HOL-Homology ...

08:54:08 Presenting document HOL-Homology/document

08:54:08 Presenting document HOL-Homology/manual

08:54:08 Presenting HOL-Probability ...

08:54:08 Presenting theory Hermite_Lindemann.Hermite_Lindemann

08:54:08 Presenting document HOL-Probability/document

08:54:08 Presenting document HOL-Probability/outline

08:54:09 Presenting theory Transcendence_Series_Hancl_Rucki.Transcendence_Series

08:54:09 Presenting Applicative_Lifting ...

08:54:09 Presenting Stern_Brocot ...

08:54:09 Presenting document Stern_Brocot/document

08:54:09 Presenting document Stern_Brocot/outline

08:54:09 Presenting document Applicative_Lifting/document

08:54:09 Presenting document Applicative_Lifting/outline

08:54:10 Presenting theory HOL-Analysis.Set_Integral

08:54:10 Presenting theory Stern_Brocot.Cotree

08:54:10 Presenting theory HOL-Analysis.Continuum_Not_Denumerable

08:54:10 Presenting theory Winding_Number_Eval.Missing_Topology

08:54:10 Presenting theory Stern_Brocot.Cotree_Algebra

08:54:12 Presenting theory Applicative_Lifting.Applicative

08:54:12 Presenting file "applicative.ML"

08:54:12 Presenting theory Applicative_Lifting.Applicative_Environment

08:54:12 Presenting theory Winding_Number_Eval.Missing_Algebraic

08:54:12 Presenting theory Applicative_Lifting.Applicative_Option

08:54:12 Presenting theory Applicative_Lifting.Applicative_Sum

08:54:12 Presenting theory Applicative_Lifting.Applicative_Set

08:54:12 Presenting theory Applicative_Lifting.Applicative_List

08:54:12 Presenting theory Applicative_Lifting.Applicative_DNEList

08:54:12 Presenting theory Applicative_Lifting.Applicative_Monoid

08:54:12 Presenting theory Applicative_Lifting.Applicative_Filter

08:54:12 Presenting theory Applicative_Lifting.Applicative_State

08:54:12 Presenting theory Applicative_Lifting.Applicative_Stream

08:54:12 Presenting theory Applicative_Lifting.Applicative_Open_State

08:54:13 Presenting theory Applicative_Lifting.Applicative_PMF

08:54:13 Presenting theory Applicative_Lifting.Applicative_Probability_List

08:54:13 Presenting theory Applicative_Lifting.Applicative_Star

08:54:13 Presenting theory Applicative_Lifting.Applicative_Vector

08:54:13 Presenting theory Applicative_Lifting.Applicative_Functor

08:54:13 Presenting theory Applicative_Lifting.Applicative_Environment_Algebra

08:54:13 Presenting theory Applicative_Lifting.Stream_Algebra

08:54:14 Presenting theory Applicative_Lifting.Tree_Relabelling

08:54:14 Presenting theory Stern_Brocot.Stern_Brocot_Tree

08:54:14 Presenting theory Applicative_Lifting.Applicative_Examples

08:54:14 Presenting theory Applicative_Lifting.Joinable

08:54:14 Presenting theory Applicative_Lifting.Beta_Eta

08:54:14 Presenting theory Applicative_Lifting.Combinators

08:54:14 Presenting theory HOL-Probability.Probability_Measure

08:54:14 Presenting theory Stern_Brocot.Bird_Tree

08:54:14 Presenting Buffons_Needle ...

08:54:14 Presenting document Buffons_Needle/document

08:54:14 Presenting document Buffons_Needle/outline

08:54:15 Presenting theory HOL-Probability.Distribution_Functions

08:54:15 Presenting theory Winding_Number_Eval.Missing_Transcendental

08:54:15 Presenting theory Applicative_Lifting.Idiomatic_Terms

08:54:15 Presenting theory Applicative_Lifting.Abstract_AF

08:54:16 Presenting theory HOL-Complex_Analysis.Riemann_Mapping

08:54:16 Presenting theory Applicative_Lifting.Applicative_Test

08:54:16 Presenting Deep_Learning ...

08:54:16 Presenting document Deep_Learning/document

08:54:16 Presenting document Deep_Learning/outline

08:54:16 Presenting theory Winding_Number_Eval.Missing_Analysis

08:54:16 Presenting theory Deep_Learning.Tensor

08:54:16 Presenting theory HOL-Complex_Analysis.Complex_Analysis

08:54:16 Presenting Density_Compiler ...

08:54:16 Presenting document Density_Compiler/document

08:54:16 Presenting document Density_Compiler/outline

08:54:16 Presenting theory Buffons_Needle.Buffons_Needle

08:54:16 Presenting DiscretePricing ...

08:54:16 Presenting document DiscretePricing/document

08:54:16 Presenting document DiscretePricing/outline

08:54:16 Presenting theory Deep_Learning.Tensor_Subtensor

08:54:16 Presenting theory HOL-Probability.Weak_Convergence

08:54:17 Presenting theory Deep_Learning.Tensor_Plus

08:54:17 Presenting theory Deep_Learning.Tensor_Scalar_Mult

08:54:17 Presenting theory Deep_Learning.Tensor_Product

08:54:17 Presenting theory Deep_Learning.Tensor_Unit_Vec

08:54:18 Presenting theory Deep_Learning.Tensor_Rank

08:54:18 Presenting theory DiscretePricing.Generated_Subalgebra

08:54:18 Presenting theory Deep_Learning.Tensor_Matricization

08:54:18 Presenting theory Deep_Learning.DL_Rank_CP_Rank

08:54:18 Presenting theory Deep_Learning.DL_Flatten_Matrix

08:54:19 Presenting theory Density_Compiler.Density_Predicates

08:54:19 Presenting theory HOL-Analysis.Homotopy

08:54:20 Presenting theory Deep_Learning.DL_Network

08:54:20 Presenting theory Deep_Learning.DL_Concrete_Matrices

08:54:20 Presenting theory Deep_Learning.DL_Missing_Finite_Set

08:54:20 Presenting theory DiscretePricing.Filtration

08:54:21 Presenting theory DiscretePricing.Martingale

08:54:21 Presenting theory Density_Compiler.PDF_Transformations

08:54:21 Presenting theory Deep_Learning.DL_Deep_Model

08:54:22 Presenting theory Deep_Learning.DL_Deep_Model_Poly

08:54:22 Presenting theory HOL-Probability.Giry_Monad

08:54:22 Presenting theory Deep_Learning.Lebesgue_Functional

08:54:23 Presenting theory Deep_Learning.Lebesgue_Zero_Set

08:54:23 Presenting theory HOL-Analysis.Homeomorphism

08:54:23 Presenting theory Deep_Learning.DL_Shallow_Model

08:54:23 Presenting theory HOL-Homology.Simplices

08:54:23 Presenting theory Deep_Learning.DL_Fundamental_Theorem_Network_Capacity

08:54:23 Presenting Ergodic_Theory ...

08:54:23 Presenting document Ergodic_Theory/document

08:54:23 Presenting document Ergodic_Theory/outline

08:54:25 Presenting theory Density_Compiler.PDF_Values

08:54:26 Presenting theory Ergodic_Theory.SG_Library_Complement

08:54:26 Presenting theory HOL-Probability.Projective_Family

08:54:26 Presenting theory Ergodic_Theory.ME_Library_Complement

08:54:27 Presenting theory Density_Compiler.PDF_Semantics

08:54:27 Presenting theory HOL-Probability.Infinite_Product_Measure

08:54:28 Presenting theory Ergodic_Theory.Fekete

08:54:28 Presenting theory DiscretePricing.Disc_Cond_Expect

08:54:30 Presenting theory Density_Compiler.PDF_Density_Contexts

08:54:31 Presenting theory Ergodic_Theory.Asymptotic_Density

08:54:31 Presenting theory Winding_Number_Eval.Cauchy_Index_Theorem

08:54:32 Presenting theory HOL-Probability.Independent_Family

08:54:34 Presenting theory Density_Compiler.PDF_Compiler_Pred

08:54:34 Presenting theory HOL-Probability.Convolution

08:54:34 Presenting theory HOL-Homology.Homology_Groups

08:54:35 Presenting theory HOL-Analysis.Equivalence_Lebesgue_Henstock_Integration

08:54:36 Presenting theory Density_Compiler.PDF_Target_Semantics

08:54:37 Presenting theory Density_Compiler.PDF_Target_Density_Contexts

08:54:38 Presenting theory HOL-Analysis.Complex_Analysis_Basics

08:54:38 Presenting theory Ergodic_Theory.Measure_Preserving_Transformations

08:54:39 Presenting theory HOL-Homology.Brouwer_Degree

08:54:40 Presenting theory Winding_Number_Eval.Winding_Number_Eval

08:54:40 Presenting theory Density_Compiler.PDF_Compiler

08:54:40 Presenting theory Winding_Number_Eval.Winding_Number_Eval_Examples

08:54:40 Presenting Laws_of_Large_Numbers ...

08:54:40 Presenting document Laws_of_Large_Numbers/document

08:54:40 Presenting document Laws_of_Large_Numbers/outline

08:54:40 Presenting Fisher_Yates ...

08:54:40 Presenting document Fisher_Yates/document

08:54:40 Presenting document Fisher_Yates/outline

08:54:41 Presenting theory Laws_of_Large_Numbers.Laws_of_Large_Numbers

08:54:41 Presenting theory Fisher_Yates.Fisher_Yates

08:54:41 Presenting Fourier ...

08:54:41 Presenting document Fourier/document

08:54:41 Presenting document Fourier/outline

08:54:41 Presenting theory Fourier.Periodic

08:54:41 Presenting theory Fourier.Lspace

08:54:41 Presenting theory Laws_of_Large_Numbers.Laws_of_Large_Numbers_Example

08:54:41 Presenting Frequency_Moments ...

08:54:41 Presenting document Frequency_Moments/document

08:54:41 Presenting document Frequency_Moments/outline

08:54:42 Presenting theory Fourier.Square_Integrable

08:54:42 Presenting theory Fourier.Confine

08:54:42 Presenting theory Fourier.Fourier_Aux2

08:54:43 Presenting theory Frequency_Moments.Frequency_Moments_Preliminary_Results

08:54:43 Presenting theory Frequency_Moments.Frequency_Moments

08:54:44 Presenting theory Frequency_Moments.K_Smallest

08:54:45 Presenting theory HOL-Probability.Information

08:54:45 Presenting theory Frequency_Moments.Landau_Ext

08:54:46 Presenting theory Fourier.Fourier

08:54:46 Presenting theory HOL-Homology.Invariance_of_Domain

08:54:46 Presenting theory Frequency_Moments.Probability_Ext

08:54:46 Presenting Girth_Chromatic ...

08:54:46 Presenting document Girth_Chromatic/document

08:54:46 Presenting document Girth_Chromatic/outline

08:54:46 Presenting theory Girth_Chromatic.Girth_Chromatic_Misc

08:54:47 Presenting theory HOL-Analysis.Complex_Transcendental

08:54:47 Presenting theory HOL-Homology.Homology

08:54:47 Presenting Random_Graph_Subgraph_Threshold ...

08:54:47 Presenting document Random_Graph_Subgraph_Threshold/document

08:54:47 Presenting document Random_Graph_Subgraph_Threshold/outline

08:54:47 Presenting theory Girth_Chromatic.Ugraphs

08:54:47 Presenting theory Frequency_Moments.Product_PMF_Ext

08:54:47 Presenting theory Random_Graph_Subgraph_Threshold.Ugraph_Misc

08:54:48 Presenting theory Random_Graph_Subgraph_Threshold.Prob_Lemmas

08:54:48 Presenting theory Girth_Chromatic.Girth_Chromatic

08:54:48 Presenting HOL-Probability-ex ...

08:54:48 Presenting theory Random_Graph_Subgraph_Threshold.Ugraph_Lemmas

08:54:49 Presenting theory Random_Graph_Subgraph_Threshold.Ugraph_Properties

08:54:49 Presenting theory HOL-Probability-ex.Dining_Cryptographers

08:54:49 Presenting theory HOL-Analysis.Harmonic_Numbers

08:54:50 Presenting theory Random_Graph_Subgraph_Threshold.Subgraph_Threshold

08:54:50 Presenting theory HOL-Probability-ex.Koepf_Duermuth_Countermeasure

08:54:50 Presenting theory Ergodic_Theory.Recurrence

08:54:50 Presenting Hahn_Jordan_Decomposition ...

08:54:50 Presenting document Hahn_Jordan_Decomposition/document

08:54:50 Presenting document Hahn_Jordan_Decomposition/outline

08:54:50 Presenting theory HOL-Probability-ex.Measure_Not_CCC

08:54:50 Presenting List_Update ...

08:54:50 Presenting document List_Update/document

08:54:50 Presenting document List_Update/outline

08:54:50 Presenting theory Hahn_Jordan_Decomposition.Extended_Reals_Sums_Compl

08:54:50 Presenting theory List_Update.Inversion

08:54:51 Presenting theory List_Update.Swaps

08:54:51 Presenting theory Hahn_Jordan_Decomposition.Hahn_Jordan_Prelims

08:54:51 Presenting theory List_Update.On_Off

08:54:51 Presenting theory DiscretePricing.Infinite_Coin_Toss_Space

08:54:52 Presenting theory HOL-Probability.Distributions

08:54:52 Presenting theory List_Update.Prob_Theory

08:54:52 Presenting theory List_Update.Competitive_Analysis

08:54:52 Presenting theory Frequency_Moments.Frequency_Moment_0

08:54:53 Presenting theory DiscretePricing.Geometric_Random_Walk

08:54:54 Presenting theory List_Update.Move_to_Front

08:54:54 Presenting theory Hahn_Jordan_Decomposition.Hahn_Jordan_Decomposition

08:54:54 Presenting Lp ...

08:54:54 Presenting document Lp/document

08:54:54 Presenting document Lp/outline

08:54:54 Presenting theory List_Update.Bit_Strings

08:54:54 Presenting theory HOL-Probability.Characteristic_Functions

08:54:54 Presenting theory HOL.Nitpick

08:54:55 Presenting file "Tools/Nitpick/kodkod.ML"

08:54:55 Presenting file "Tools/Nitpick/kodkod_sat.ML"

08:54:55 Presenting file "Tools/Nitpick/nitpick_util.ML"

08:54:55 Presenting file "Tools/Nitpick/nitpick_hol.ML"

08:54:55 Presenting file "Tools/Nitpick/nitpick_mono.ML"

08:54:55 Presenting file "Tools/Nitpick/nitpick_preproc.ML"

08:54:55 Presenting file "Tools/Nitpick/nitpick_scope.ML"

08:54:55 Presenting file "Tools/Nitpick/nitpick_peephole.ML"

08:54:55 Presenting file "Tools/Nitpick/nitpick_rep.ML"

08:54:55 Presenting file "Tools/Nitpick/nitpick_nut.ML"

08:54:55 Presenting file "Tools/Nitpick/nitpick_kodkod.ML"

08:54:55 Presenting file "Tools/Nitpick/nitpick_model.ML"

08:54:55 Presenting file "Tools/Nitpick/nitpick.ML"

08:54:55 Presenting file "Tools/Nitpick/nitpick_commands.ML"

08:54:55 Presenting file "Tools/Nitpick/nitpick_tests.ML"

08:54:55 Presenting theory Lp.Functional_Spaces

08:54:56 Presenting theory List_Update.MTF2_Effects

08:54:56 Presenting theory HOL-Probability.Helly_Selection

08:54:56 Presenting theory Frequency_Moments.Frequency_Moment_2

08:54:57 Presenting theory HOL-Probability.Sinc_Integral

08:55:00 Presenting theory Lp.Lp

08:55:00 Presenting theory List_Update.BIT

08:55:00 Presenting theory HOL-Analysis.Gamma_Function

08:55:00 Presenting theory HOL-Probability.Levy

08:55:00 Presenting MDP-Rewards ...

08:55:00 Presenting document MDP-Rewards/document

08:55:00 Presenting document MDP-Rewards/outline

08:55:00 Presenting theory List_Update.Partial_Cost_Model

08:55:01 Presenting theory MDP-Rewards.Bounded_Functions

08:55:01 Presenting theory Frequency_Moments.Frequency_Moment_k

08:55:01 Presenting theory HOL-Probability.Central_Limit_Theorem

08:55:01 Presenting theory Ergodic_Theory.Invariants

08:55:01 Presenting MDP-Algorithms ...

08:55:01 Presenting document MDP-Algorithms/document

08:55:01 Presenting document MDP-Algorithms/outline

08:55:01 Presenting theory HOL-Probability.Discrete_Topology

08:55:01 Presenting theory MDP-Rewards.Blinfun_Util

08:55:02 Presenting theory List_Update.RExp_Var

08:55:02 Presenting theory MDP-Rewards.MDP_reward_Util

08:55:02 Presenting theory MDP-Algorithms.Value_Iteration

08:55:03 Presenting theory MDP-Algorithms.Policy_Iteration

08:55:03 Presenting theory List_Update.OPT2

08:55:03 Presenting theory Ergodic_Theory.Ergodicity

08:55:04 Presenting theory HOL-Analysis.Interval_Integral

08:55:04 Presenting theory MDP-Rewards.MDP_cont

08:55:04 Presenting theory List_Update.Phase_Partitioning

08:55:04 Presenting theory Ergodic_Theory.Shift_Operator

08:55:05 Presenting theory MDP-Algorithms.Modified_Policy_Iteration

08:55:06 Presenting theory MDP-Rewards.MDP_disc

08:55:06 Presenting theory MDP-Algorithms.Matrix_Util

08:55:06 Presenting theory HOL-Analysis.Lebesgue_Integral_Substitution

08:55:07 Presenting theory MDP-Algorithms.Blinfun_Matrix

08:55:08 Presenting theory HOL-Analysis.Ball_Volume

08:55:08 Presenting theory HOL-Analysis.Integral_Test

08:55:08 Presenting theory HOL.Nunchaku

08:55:08 Presenting file "Tools/Nunchaku/nunchaku_util.ML"

08:55:08 Presenting file "Tools/Nunchaku/nunchaku_collect.ML"

08:55:08 Presenting file "Tools/Nunchaku/nunchaku_problem.ML"

08:55:08 Presenting file "Tools/Nunchaku/nunchaku_translate.ML"

08:55:08 Presenting file "Tools/Nunchaku/nunchaku_model.ML"

08:55:08 Presenting theory MDP-Rewards.MDP_reward

08:55:08 Presenting file "Tools/Nunchaku/nunchaku_reconstruct.ML"

08:55:08 Presenting file "Tools/Nunchaku/nunchaku_display.ML"

08:55:08 Presenting file "Tools/Nunchaku/nunchaku_tool.ML"

08:55:08 Presenting file "Tools/Nunchaku/nunchaku.ML"

08:55:08 Presenting file "Tools/Nunchaku/nunchaku_commands.ML"

08:55:08 Presenting theory List_Update.List_Factoring

08:55:08 Presenting MFMC_Countable ...

08:55:09 Presenting document MFMC_Countable/document

08:55:09 Presenting document MFMC_Countable/outline

08:55:09 Presenting theory MFMC_Countable.MFMC_Misc

08:55:09 Presenting theory MFMC_Countable.MFMC_Finite

08:55:11 Presenting theory MFMC_Countable.Matrix_For_Marginals

08:55:11 Presenting theory HOL-Probability.Probability_Mass_Function

08:55:12 Presenting theory MFMC_Countable.MFMC_Network

08:55:13 Presenting theory HOL-Probability.PMF_Impl

08:55:13 Presenting theory List_Update.TS

08:55:14 Presenting theory List_Update.BIT_pairwise

08:55:16 Presenting theory MFMC_Countable.MFMC_Web

08:55:16 Presenting theory List_Update.BIT_2comp_on2

08:55:17 Presenting theory DiscretePricing.Fair_Price

08:55:17 Presenting theory Ergodic_Theory.Kingman

08:55:17 Presenting theory HOL-Analysis.Improper_Integral

08:55:17 Presenting theory MDP-Algorithms.Splitting_Methods

08:55:18 Presenting theory List_Update.Comb

08:55:18 Presenting theory MDP-Algorithms.Algorithms

08:55:18 Presenting Markov_Models ...

08:55:18 Presenting document Markov_Models/document

08:55:18 Presenting document Markov_Models/outline

08:55:18 Presenting theory HOL-Probability.Fin_Map

08:55:18 Presenting theory Markov_Models.Markov_Models_Auxiliary

08:55:19 Presenting theory MFMC_Countable.MFMC_Reduction

08:55:19 Presenting theory HOL-Analysis.Continuous_Extension

08:55:19 Presenting theory MDP-Algorithms.Code_DP

08:55:20 Presenting theory MDP-Algorithms.Code_Mod

08:55:20 Presenting theory MFMC_Countable.MFMC_Bounded

08:55:20 Presenting theory MDP-Algorithms.Code_Inventory

08:55:20 Presenting theory HOL-Probability.Projective_Limit

08:55:21 Presenting theory MDP-Algorithms.Code_Gridworld

08:55:21 Presenting theory MDP-Algorithms.Examples

08:55:21 Presenting Hidden_Markov_Models ...

08:55:21 Presenting document Hidden_Markov_Models/document

08:55:21 Presenting document Hidden_Markov_Models/outline

08:55:21 Presenting theory Markov_Models.Discrete_Time_Markov_Chain

08:55:21 Presenting theory Hidden_Markov_Models.Auxiliary

08:55:21 Presenting theory HOL-Probability.Random_Permutations

08:55:22 Presenting theory Markov_Models.Trace_Space_Equals_Markov_Processes

08:55:23 Presenting theory Hidden_Markov_Models.Hidden_Markov_Model

08:55:24 Presenting theory MFMC_Countable.MFMC_Flow_Attainability

08:55:25 Presenting theory HOL-Analysis.Equivalence_Measurable_On_Borel

08:55:25 Presenting theory Hidden_Markov_Models.HMM_Implementation

08:55:25 Presenting theory Hidden_Markov_Models.HMM_Example

08:55:25 Presenting Probabilistic_Timed_Automata ...

08:55:25 Presenting document Probabilistic_Timed_Automata/document

08:55:25 Presenting document Probabilistic_Timed_Automata/outline

08:55:25 Presenting theory Markov_Models.Classifying_Markov_Chain_States

08:55:25 Presenting theory Probabilistic_Timed_Automata.MDP_Aux

08:55:26 Presenting theory Probabilistic_Timed_Automata.Finiteness

08:55:26 Presenting theory Probabilistic_Timed_Automata.Basic

08:55:26 Presenting theory HOL-Analysis.Embed_Measure

08:55:27 Presenting theory Markov_Models.Markov_Decision_Process

08:55:28 Presenting theory Probabilistic_Timed_Automata.Sequence

08:55:28 Presenting theory Probabilistic_Timed_Automata.Sequence_LTL

08:55:28 Presenting theory Probabilistic_Timed_Automata.Instantiate_Existentials

08:55:29 Presenting theory Probabilistic_Timed_Automata.More_List

08:55:29 Presenting theory Markov_Models.MDP_Reachability_Problem

08:55:30 Presenting theory Probabilistic_Timed_Automata.Stream_More

08:55:30 Presenting theory Markov_Models.Discrete_Time_Markov_Process

08:55:30 Presenting theory Ergodic_Theory.Gouezel_Karlsson

08:55:31 Presenting theory MFMC_Countable.MFMC_Unbounded

08:55:32 Presenting theory MFMC_Countable.Max_Flow_Min_Cut_Countable

08:55:32 Presenting theory MFMC_Countable.Rel_PMF_Characterisation

08:55:32 Presenting theory Ergodic_Theory.Kohlberg_Neyman_Karlsson

08:55:33 Presenting theory MFMC_Countable.Rel_PMF_Characterisation_MFMC

08:55:33 Presenting Stochastic_Matrices ...

08:55:33 Presenting document Stochastic_Matrices/document

08:55:33 Presenting document Stochastic_Matrices/outline

08:55:33 Presenting theory Stochastic_Matrices.Stochastic_Matrix

08:55:33 Presenting theory Markov_Models.Continuous_Time_Markov_Chain

08:55:33 Presenting theory Stochastic_Matrices.Stochastic_Vector_PMF

08:55:33 Presenting theory Stochastic_Matrices.Stochastic_Matrix_Markov_Models

08:55:33 Presenting theory Stochastic_Matrices.Eigenspace

08:55:33 Presenting theory Markov_Models.Markov_Models

08:55:33 Presenting theory Markov_Models.Example_A

08:55:33 Presenting theory Markov_Models.Example_B

08:55:33 Presenting theory Stochastic_Matrices.Stochastic_Matrix_Perron_Frobenius

08:55:33 Presenting Median_Method ...

08:55:33 Presenting document Median_Method/document

08:55:33 Presenting document Median_Method/outline

08:55:34 Presenting theory Median_Method.Median

08:55:34 Presenting Monad_Normalisation ...

08:55:34 Presenting document Monad_Normalisation/document

08:55:34 Presenting document Monad_Normalisation/outline

08:55:34 Presenting theory Probabilistic_Timed_Automata.Graphs

08:55:35 Presenting theory Monad_Normalisation.Monad_Normalisation

08:55:35 Presenting file "monad_rules.ML"

08:55:35 Presenting file "monad_normalisation.ML"

08:55:35 Presenting theory Monad_Normalisation.Monad_Normalisation_Test

08:55:35 Presenting theory Markov_Models.PCTL

08:55:35 Presenting Monomorphic_Monad ...

08:55:35 Presenting document Monomorphic_Monad/document

08:55:35 Presenting document Monomorphic_Monad/outline

08:55:36 Presenting theory Markov_Models.PGCL

08:55:36 Presenting theory HOL-Analysis.Brouwer_Fixpoint

08:55:36 Presenting theory HOL-Probability.SPMF

08:55:36 Presenting theory Ergodic_Theory.Transfer_Operator

08:55:37 Presenting theory Probabilistic_Timed_Automata.Lib

08:55:37 Presenting theory Markov_Models.Crowds_Protocol

08:55:37 Presenting theory Markov_Models.Zeroconf_Analysis

08:55:38 Presenting theory Markov_Models.Gossip_Broadcast

08:55:38 Presenting theory DiscretePricing.CRR_Model

08:55:38 Presenting theory Markov_Models.MDP_RP_Certification

08:55:39 Presenting theory HOL-Analysis.Fashoda_Theorem

08:55:39 Presenting theory Markov_Models.MDP_RP

08:55:39 Presenting Neumann_Morgenstern_Utility ...

08:55:39 Presenting document Neumann_Morgenstern_Utility/document

08:55:39 Presenting document Neumann_Morgenstern_Utility/outline

08:55:40 Presenting theory Neumann_Morgenstern_Utility.PMF_Composition

08:55:40 Presenting theory Neumann_Morgenstern_Utility.Lotteries

08:55:40 Presenting theory HOL-Analysis.Cross3

08:55:41 Presenting theory HOL-Probability.Product_PMF

08:55:41 Presenting theory DiscretePricing.Option_Price_Examples

08:55:41 Presenting Probabilistic_Noninterference ...

08:55:41 Presenting document Probabilistic_Noninterference/document

08:55:41 Presenting document Probabilistic_Noninterference/outline

08:55:41 Presenting theory Probabilistic_Noninterference.Interface

08:55:41 Presenting theory HOL-Analysis.Bounded_Continuous_Function

08:55:42 Presenting theory Monomorphic_Monad.Monomorphic_Monad

08:55:42 Presenting theory Neumann_Morgenstern_Utility.Neumann_Morgenstern_Utility_Theorem

08:55:42 Presenting theory Neumann_Morgenstern_Utility.Expected_Utility

08:55:42 Presenting Probabilistic_Prime_Tests ...

08:55:42 Presenting document Probabilistic_Prime_Tests/document

08:55:42 Presenting document Probabilistic_Prime_Tests/outline

08:55:43 Presenting theory Probabilistic_Prime_Tests.Legendre_Symbol

08:55:43 Presenting theory HOL-Analysis.Lindelof_Spaces

08:55:43 Presenting theory Probabilistic_Prime_Tests.Algebraic_Auxiliaries

08:55:44 Presenting theory Probabilistic_Prime_Tests.Jacobi_Symbol

08:55:44 Presenting theory Probabilistic_Prime_Tests.Residues_Nat

08:55:44 Presenting theory Ergodic_Theory.Normalizing_Sequences

08:55:44 Presenting theory Monomorphic_Monad.Monad_Overloading

08:55:44 Presenting theory Probabilistic_Prime_Tests.QuadRes

08:55:44 Presenting theory HOL-Probability.Hoeffding

08:55:44 Presenting Probabilistic_System_Zoo ...

08:55:44 Presenting document Probabilistic_System_Zoo/document

08:55:44 Presenting document Probabilistic_System_Zoo/outline

08:55:44 Presenting document Probabilistic_System_Zoo/bnfs

08:55:44 Presenting document Probabilistic_System_Zoo/non_bnfs

08:55:44 Presenting theory Probabilistic_Prime_Tests.Euler_Witness

08:55:45 Presenting theory Probabilistic_System_Zoo.Bool_Bounded_Set

08:55:45 Presenting theory Probabilistic_Prime_Tests.Carmichael_Numbers

08:55:45 Presenting theory Probabilistic_System_Zoo.Finitely_Bounded_Set_Counterexample

08:55:46 Presenting theory Probabilistic_Prime_Tests.Fermat_Witness

08:55:46 Presenting theory Probabilistic_Prime_Tests.Generalized_Primality_Test

08:55:46 Presenting theory Monomorphic_Monad.Interpreter

08:55:46 Presenting theory Probabilistic_Prime_Tests.Fermat_Test

08:55:46 Presenting theory Probabilistic_System_Zoo.Nonempty_Bounded_Set

08:55:46 Presenting theory Probabilistic_Prime_Tests.Miller_Rabin_Test

08:55:46 Presenting theory Probabilistic_Prime_Tests.Solovay_Strassen_Test

08:55:46 Presenting Probabilistic_While ...

08:55:46 Presenting theory Monomorphic_Monad.Just_Do_It_Examples

08:55:46 Presenting document Probabilistic_While/document

08:55:46 Presenting document Probabilistic_While/outline

08:55:46 Presenting CryptHOL ...

08:55:46 Presenting document CryptHOL/document

08:55:46 Presenting document CryptHOL/outline

08:55:46 Presenting theory HOL.BNF_Greatest_Fixpoint

08:55:46 Presenting file "Tools/BNF/bnf_gfp_util.ML"

08:55:46 Presenting file "Tools/BNF/bnf_gfp_tactics.ML"

08:55:46 Presenting file "Tools/BNF/bnf_gfp.ML"

08:55:46 Presenting file "Tools/BNF/bnf_gfp_rec_sugar_tactics.ML"

08:55:46 Presenting file "Tools/BNF/bnf_gfp_rec_sugar.ML"

08:55:47 Presenting theory HOL-Probability.Stream_Space

08:55:47 Presenting theory Probabilistic_While.While_SPMF

08:55:47 Presenting theory Probabilistic_While.Bernoulli

08:55:48 Presenting theory Probabilistic_While.Geometric

08:55:48 Presenting theory HOL-Analysis.Infinite_Products

08:55:48 Presenting theory Probabilistic_While.Fast_Dice_Roll

08:55:48 Presenting theory Probabilistic_Noninterference.Language_Semantics

08:55:48 Presenting theory Probabilistic_While.Resampling

08:55:48 Presenting Constructive_Cryptography ...

08:55:48 Presenting document Constructive_Cryptography/document

08:55:48 Presenting document Constructive_Cryptography/outline

08:55:49 Presenting theory Constructive_Cryptography.Resource

08:55:49 Presenting theory HOL-Probability.Tree_Space

08:55:50 Presenting theory CryptHOL.Misc_CryptHOL

08:55:50 Presenting theory CryptHOL.Set_Applicative

08:55:50 Presenting theory Probabilistic_Timed_Automata.PTA

08:55:50 Presenting theory CryptHOL.SPMF_Applicative

08:55:50 Presenting theory CryptHOL.List_Bits

08:55:50 Presenting theory CryptHOL.Environment_Functor

08:55:51 Presenting theory CryptHOL.Partial_Function_Set

08:55:51 Presenting theory CryptHOL.Negligible

08:55:53 Presenting theory Constructive_Cryptography.Converter

08:55:53 Presenting theory Probabilistic_System_Zoo.Probabilistic_Hierarchy

08:55:53 Presenting theory CryptHOL.Resumption

08:55:53 Presenting theory HOL.Filter

08:55:53 Presenting theory CryptHOL.Generat

08:55:54 Presenting theory Probabilistic_System_Zoo.Vardi

08:55:54 Presenting theory Constructive_Cryptography.Converter_Rewrite

08:55:54 Presenting theory Probabilistic_System_Zoo.Vardi_Counterexample

08:55:54 Presenting Constructive_Cryptography_CM ...

08:55:54 Presenting document Constructive_Cryptography_CM/document

08:55:54 Presenting document Constructive_Cryptography_CM/outline

08:55:55 Presenting theory Constructive_Cryptography.Random_System

08:55:55 Presenting theory HOL.Conditionally_Complete_Lattices

08:55:55 Presenting theory Constructive_Cryptography.Distinguisher

08:55:56 Presenting theory HOL.Factorial

08:55:56 Presenting theory HOL-Analysis.Infinite_Sum

08:55:57 Presenting theory Probabilistic_Noninterference.Resumption_Based

08:55:57 Presenting theory HOL-Probability.Conditional_Expectation

08:55:57 Presenting theory Constructive_Cryptography.Wiring

08:55:58 Presenting theory HOL-Probability.Essential_Supremum

08:55:59 Presenting theory HOL-Probability.Stopping_Time

08:55:59 Presenting theory HOL-Probability.Probability

08:55:59 Presenting Game_Based_Crypto ...

08:55:59 Presenting document Game_Based_Crypto/document

08:55:59 Presenting document Game_Based_Crypto/outline

08:55:59 Presenting theory Game_Based_Crypto.Diffie_Hellman

08:55:59 Presenting theory HOL.Binomial

08:55:59 Presenting theory Constructive_Cryptography.Constructive_Cryptography

08:56:00 Presenting theory Main

08:56:00 Presenting theory Constructive_Cryptography.System_Construction

08:56:00 Presenting theory HOL-Analysis.Infinite_Set_Sum

08:56:00 Presenting theory Game_Based_Crypto.IND_CCA2

08:56:01 Presenting theory Game_Based_Crypto.IND_CCA2_sym

08:56:01 Presenting theory Game_Based_Crypto.IND_CPA

08:56:01 Presenting theory HOL.Archimedean_Field

08:56:01 Presenting theory Constructive_Cryptography.One_Time_Pad

08:56:01 Presenting theory Game_Based_Crypto.IND_CPA_PK

08:56:02 Presenting theory Game_Based_Crypto.IND_CPA_PK_Single

08:56:02 Presenting theory Probabilistic_Timed_Automata.PTA_Reachability

08:56:02 Presenting Multi_Party_Computation ...

08:56:02 Presenting document Multi_Party_Computation/document

08:56:02 Presenting document Multi_Party_Computation/outline

08:56:03 Presenting theory Multi_Party_Computation.Cyclic_Group_Ext

08:56:03 Presenting theory Game_Based_Crypto.SUF_CMA

08:56:03 Presenting theory Multi_Party_Computation.Number_Theory_Aux

08:56:03 Presenting theory Game_Based_Crypto.Pseudo_Random_Function

08:56:03 Presenting theory Game_Based_Crypto.Pseudo_Random_Permutation

08:56:03 Presenting theory HOL.Rat

08:56:04 Presenting theory Multi_Party_Computation.Uniform_Sampling

08:56:04 Presenting theory Multi_Party_Computation.Semi_Honest_Def

08:56:05 Presenting theory Multi_Party_Computation.OT_Functionalities

08:56:05 Presenting theory Multi_Party_Computation.ETP

08:56:05 Presenting theory Game_Based_Crypto.Guessing_Many_One

08:56:06 Presenting theory Probabilistic_Noninterference.Trace_Based

08:56:06 Presenting theory Game_Based_Crypto.Unpredictable_Function

08:56:06 Presenting theory Game_Based_Crypto.Security_Spec

08:56:06 Presenting theory Constructive_Cryptography.Message_Authentication_Code

08:56:06 Presenting theory Game_Based_Crypto.Elgamal

08:56:07 Presenting theory Constructive_Cryptography.Secure_Channel

08:56:07 Presenting theory Constructive_Cryptography.Examples

08:56:07 Presenting Sigma_Commit_Crypto ...

08:56:07 Presenting document Sigma_Commit_Crypto/document

08:56:07 Presenting document Sigma_Commit_Crypto/outline

08:56:07 Presenting theory Sigma_Commit_Crypto.Commitment_Schemes

08:56:07 Presenting theory Multi_Party_Computation.ETP_OT

08:56:07 Presenting theory Sigma_Commit_Crypto.Cyclic_Group_Ext

08:56:08 Presenting theory Sigma_Commit_Crypto.Discrete_Log

08:56:08 Presenting theory Sigma_Commit_Crypto.Number_Theory_Aux

08:56:08 Presenting theory Sigma_Commit_Crypto.Uniform_Sampling

08:56:09 Presenting theory Sigma_Commit_Crypto.Pedersen

08:56:09 Presenting theory Multi_Party_Computation.ETP_RSA_OT

08:56:09 Presenting theory CryptHOL.Generative_Probabilistic_Value

08:56:09 Presenting theory HOL.Real

08:56:09 Presenting theory HOL-Analysis.Polytope

08:56:09 Presenting file "Tools/SMT/smt_real.ML"

08:56:09 Presenting file "Tools/SMT/z3_real.ML"

08:56:09 Presenting file "Tools/Argo/argo_real.ML"

08:56:10 Presenting theory Sigma_Commit_Crypto.Rivest

08:56:11 Presenting theory Multi_Party_Computation.Noar_Pinkas_OT

08:56:11 Presenting theory Game_Based_Crypto.Hashed_Elgamal

08:56:11 Presenting theory Sigma_Commit_Crypto.Sigma_Protocols

08:56:12 Presenting theory Sigma_Commit_Crypto.Schnorr_Sigma_Commit

08:56:12 Presenting theory Constructive_Cryptography_CM.More_CC

08:56:12 Presenting theory Game_Based_Crypto.RP_RF

08:56:13 Presenting theory Multi_Party_Computation.OT14

08:56:13 Presenting theory Sigma_Commit_Crypto.Chaum_Pedersen_Sigma_Commit

08:56:14 Presenting theory Game_Based_Crypto.PRF_UHF

08:56:14 Presenting theory Multi_Party_Computation.GMW

08:56:14 Presenting theory CryptHOL.Computational_Model

08:56:15 Presenting theory HOL.Topological_Spaces

08:56:15 Presenting theory Multi_Party_Computation.Secure_Multiplication

08:56:15 Presenting theory Sigma_Commit_Crypto.Okamoto_Sigma_Commit

08:56:16 Presenting theory Multi_Party_Computation.DH_Ext

08:56:16 Presenting theory HOL.Hull

08:56:16 Presenting theory Multi_Party_Computation.Malicious_Defs

08:56:16 Presenting theory Sigma_Commit_Crypto.Xor

08:56:17 Presenting theory HOL-Analysis.Arcwise_Connected

08:56:17 Presenting theory HOL.Modules

08:56:17 Presenting theory Sigma_Commit_Crypto.Sigma_AND

08:56:18 Presenting theory Game_Based_Crypto.PRF_IND_CPA

08:56:20 Presenting theory Multi_Party_Computation.Malicious_OT

08:56:20 Presenting theory HOL.Vector_Spaces

08:56:20 Presenting theory Probabilistic_Noninterference.Compositionality

08:56:20 Presenting Projective_Measurements ...

08:56:20 Presenting document Projective_Measurements/document

08:56:20 Presenting document Projective_Measurements/outline

08:56:21 Presenting theory CryptHOL.GPV_Expectation

08:56:21 Presenting theory Sigma_Commit_Crypto.Sigma_OR

08:56:21 Presenting Quasi_Borel_Spaces ...

08:56:21 Presenting document Quasi_Borel_Spaces/document

08:56:21 Presenting document Quasi_Borel_Spaces/outline

08:56:21 Presenting theory Probabilistic_Noninterference.Syntactic_Criteria

08:56:22 Presenting theory HOL.Real_Vector_Spaces

08:56:22 Presenting theory Probabilistic_Noninterference.Concrete

08:56:22 Presenting Quick_Sort_Cost ...

08:56:22 Presenting document Quick_Sort_Cost/document

08:56:22 Presenting document Quick_Sort_Cost/outline

08:56:23 Presenting theory Constructive_Cryptography_CM.Observe_Failure

08:56:23 Presenting theory Projective_Measurements.Linear_Algebra_Complements

08:56:24 Presenting theory Constructive_Cryptography_CM.Fold_Spmf

08:56:25 Presenting theory Game_Based_Crypto.PRF_UPF_IND_CCA

08:56:25 Presenting theory Game_Based_Crypto.Cryptographic_Constructions

08:56:25 Presenting theory Game_Based_Crypto.Game_Based_Crypto

08:56:25 Presenting theory Quick_Sort_Cost.Randomised_Quick_Sort

08:56:25 Presenting theory Projective_Measurements.Projective_Measurements

08:56:26 Presenting theory Quasi_Borel_Spaces.StandardBorel

08:56:26 Presenting theory CryptHOL.GPV_Bisim

08:56:26 Presenting theory HOL-Analysis.Retracts

08:56:26 Presenting theory CryptHOL.GPV_Applicative

08:56:26 Presenting theory Quick_Sort_Cost.Quick_Sort_Average_Case

08:56:26 Presenting theory HOL.Limits

08:56:26 Presenting Random_BSTs ...

08:56:26 Presenting document Random_BSTs/document

08:56:26 Presenting document Random_BSTs/outline

08:56:26 Presenting theory CryptHOL.Cyclic_Group

08:56:27 Presenting theory CryptHOL.Cyclic_Group_SPMF

08:56:27 Presenting theory CryptHOL.CryptHOL

08:56:27 Presenting Randomised_BSTs ...

08:56:27 Presenting document Randomised_BSTs/document

08:56:27 Presenting document Randomised_BSTs/outline

08:56:27 Presenting theory HOL.Inequalities

08:56:27 Presenting theory Quasi_Borel_Spaces.QuasiBorel

08:56:28 Presenting theory Projective_Measurements.CHSH_Inequality

08:56:28 Presenting theory HOL.Series

08:56:28 Presenting Randomised_Social_Choice ...

08:56:28 Presenting document Randomised_Social_Choice/document

08:56:28 Presenting document Randomised_Social_Choice/outline

08:56:29 Presenting theory Quasi_Borel_Spaces.Measure_QuasiBorel_Adjunction

08:56:29 Presenting theory Random_BSTs.Random_BSTs

08:56:29 Presenting SDS_Impossibility ...

08:56:29 Presenting document SDS_Impossibility/document

08:56:29 Presenting document SDS_Impossibility/outline

08:56:29 Presenting theory Quasi_Borel_Spaces.Binary_Product_QuasiBorel

08:56:30 Presenting theory Quasi_Borel_Spaces.Product_QuasiBorel

08:56:31 Presenting theory Randomised_Social_Choice.Order_Predicates

08:56:31 Presenting theory Quasi_Borel_Spaces.Binary_CoProduct_QuasiBorel

08:56:31 Presenting theory HOL.Deriv

08:56:31 Presenting theory Randomised_BSTs.Randomised_BSTs

08:56:32 Presenting Roth_Arithmetic_Progressions ...

08:56:32 Presenting document Roth_Arithmetic_Progressions/document

08:56:32 Presenting document Roth_Arithmetic_Progressions/outline

08:56:32 Presenting theory HOL.NthRoot

08:56:33 Presenting theory Quasi_Borel_Spaces.CoProduct_QuasiBorel

08:56:33 Presenting theory Game_Based_Crypto.CryptHOL_Tutorial

08:56:33 Presenting Skip_Lists ...

08:56:33 Presenting document Skip_Lists/document

08:56:33 Presenting document Skip_Lists/outline

08:56:34 Presenting theory Randomised_Social_Choice.Preference_Profiles

08:56:34 Presenting theory Randomised_Social_Choice.Elections

08:56:34 Presenting theory Randomised_Social_Choice.Lotteries

08:56:35 Presenting theory SDS_Impossibility.SDS_Impossibility

08:56:35 Presenting Source_Coding_Theorem ...

08:56:35 Presenting document Source_Coding_Theorem/document

08:56:35 Presenting document Source_Coding_Theorem/outline

08:56:35 Presenting theory Randomised_Social_Choice.Utility_Functions

08:56:35 Presenting theory Quasi_Borel_Spaces.Exponent_QuasiBorel

08:56:36 Presenting theory Skip_Lists.Pi_pmf

08:56:36 Presenting theory Source_Coding_Theorem.Source_Coding_Theorem

08:56:36 Presenting Treaps ...

08:56:36 Presenting document Treaps/document

08:56:36 Presenting document Treaps/outline

08:56:36 Presenting theory Skip_Lists.Misc

08:56:36 Presenting theory Roth_Arithmetic_Progressions.Roth_Arithmetic_Progressions

08:56:36 Presenting theory Randomised_Social_Choice.Stochastic_Dominance

08:56:36 Presenting Universal_Hash_Families ...

08:56:36 Presenting document Universal_Hash_Families/document

08:56:36 Presenting document Universal_Hash_Families/outline

08:56:37 Presenting theory Universal_Hash_Families.Definitions

08:56:37 Presenting theory Quasi_Borel_Spaces.Probability_Space_QuasiBorel

08:56:37 Presenting theory Skip_Lists.Geometric_PMF

08:56:37 Presenting theory Treaps.Probability_Misc

08:56:37 Presenting theory Randomised_Social_Choice.SD_Efficiency

08:56:37 Presenting theory Constructive_Cryptography_CM.Fused_Resource

08:56:38 Presenting theory Constructive_Cryptography_CM.State_Isomorphism

08:56:38 Presenting theory Universal_Hash_Families.Preliminary_Results

08:56:38 Presenting theory Randomised_Social_Choice.Social_Decision_Schemes

08:56:38 Presenting theory Universal_Hash_Families.Carter_Wegman_Hash_Family

08:56:39 Presenting theory Constructive_Cryptography_CM.Construction_Utility

08:56:39 Presenting theory Universal_Hash_Families.Field

08:56:39 Presenting Hybrid_Systems_VCs ...

08:56:39 Presenting document Hybrid_Systems_VCs/document

08:56:39 Presenting document Hybrid_Systems_VCs/outline

08:56:39 Presenting theory Randomised_Social_Choice.SDS_Lowering

08:56:39 Presenting theory Treaps.Treap

08:56:40 Presenting theory Randomised_Social_Choice.Random_Dictatorship

08:56:40 Presenting theory Hybrid_Systems_VCs.HS_Preliminaries

08:56:40 Presenting theory Randomised_Social_Choice.Random_Serial_Dictatorship

08:56:40 Presenting theory Randomised_Social_Choice.Randomised_Social_Choice

08:56:40 Presenting theory Constructive_Cryptography_CM.Concrete_Security

08:56:41 Presenting theory Skip_Lists.Skip_List

08:56:41 Presenting Hyperdual ...

08:56:41 Presenting document Hyperdual/document

08:56:41 Presenting document Hyperdual/outline

08:56:41 Presenting theory Treaps.Random_List_Permutation

08:56:42 Presenting theory Constructive_Cryptography_CM.Asymptotic_Security

08:56:42 Presenting theory Constructive_Cryptography_CM.Key

08:56:42 Presenting theory Treaps.Treap_Sort_and_BSTs

08:56:42 Presenting theory Constructive_Cryptography_CM.Channel

08:56:43 Presenting theory Quasi_Borel_Spaces.Monad_QuasiBorel

08:56:43 Presenting theory HOL.Transcendental

08:56:43 Presenting theory Hybrid_Systems_VCs.HS_ODEs

08:56:43 Presenting theory HOL-Analysis.Further_Topology

08:56:44 Presenting theory Randomised_Social_Choice.Preference_Profile_Cmd

08:56:44 Presenting file "preference_profiles.ML"

08:56:44 Presenting theory Quasi_Borel_Spaces.Pair_QuasiBorel_Measure

08:56:45 Presenting theory Hyperdual.Hyperdual

08:56:45 Presenting theory Treaps.Random_Treap

08:56:45 Presenting theory Quasi_Borel_Spaces.Measure_as_QuasiBorel_Measure

08:56:45 Presenting theory Hybrid_Systems_VCs.HS_VC_Spartan

08:56:45 Presenting theory Randomised_Social_Choice.QSOpt_Exact

08:56:45 Presenting Irrational_Series_Erdos_Straus ...

08:56:45 Presenting document Irrational_Series_Erdos_Straus/document

08:56:45 Presenting document Irrational_Series_Erdos_Straus/outline

08:56:46 Presenting theory Constructive_Cryptography_CM.One_Time_Pad

08:56:46 Presenting theory Hybrid_Systems_VCs.HS_VC_Examples

08:56:46 Presenting theory Hyperdual.TwiceFieldDifferentiable

08:56:46 Presenting theory Quasi_Borel_Spaces.Bayesian_Linear_Regression

08:56:46 Presenting Irrationality_J_Hancl ...

08:56:46 Presenting document Irrationality_J_Hancl/document

08:56:46 Presenting document Irrationality_J_Hancl/outline

08:56:47 Presenting theory Hybrid_Systems_VCs.HS_VC_PT

08:56:47 Presenting theory Irrationality_J_Hancl.Irrationality_J_Hancl

08:56:48 Presenting KD_Tree ...

08:56:48 Presenting document KD_Tree/document

08:56:48 Presenting document KD_Tree/outline

08:56:48 Presenting theory HOL.Complex

08:56:48 Presenting theory HOL-Analysis.Jordan_Curve

08:56:48 Presenting theory Hybrid_Systems_VCs.HS_VC_PT_Examples

08:56:48 Presenting theory Hyperdual.HyperdualFunctionExtension

08:56:48 Presenting theory KD_Tree.KD_Tree

08:56:48 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA

08:56:48 Presenting theory Hyperdual.LogisticFunction

08:56:48 Presenting theory Hybrid_Systems_VCs.HS_VC_KA_rel

08:56:49 Presenting theory HOL-Analysis.Poly_Roots

08:56:49 Presenting theory KD_Tree.Build

08:56:49 Presenting theory KD_Tree.Range_Search

08:56:49 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_rel

08:56:50 Presenting theory HOL-Analysis.Generalised_Binomial_Theorem

08:56:50 Presenting theory Hyperdual.AnalyticTestFunction

08:56:50 Presenting theory KD_Tree.Nearest_Neighbors

08:56:50 Presenting theory HOL.MacLaurin

08:56:50 Presenting Kuratowski_Closure_Complement ...

08:56:50 Presenting Laplace_Transform ...

08:56:50 Presenting document Kuratowski_Closure_Complement/document

08:56:50 Presenting document Kuratowski_Closure_Complement/outline

08:56:50 Presenting document Laplace_Transform/document

08:56:50 Presenting document Laplace_Transform/outline

08:56:50 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_rel

08:56:50 Presenting theory Complex_Main

08:56:50 Presenting Lower_Semicontinuous ...

08:56:50 Presenting document Lower_Semicontinuous/document

08:56:50 Presenting document Lower_Semicontinuous/outline

08:56:50 Presenting theory Laplace_Transform.Laplace_Transform_Library

08:56:51 Presenting theory Hybrid_Systems_VCs.HS_VC_KA_ndfun

08:56:51 Presenting theory Randomised_Social_Choice.SDS_Automation

08:56:51 Presenting file "randomised_social_choice.ML"

08:56:51 Presenting file "sds_automation.ML"

08:56:51 Presenting Matrices_for_ODEs ...

08:56:51 Presenting theory Laplace_Transform.Piecewise_Continuous

08:56:51 Presenting document Matrices_for_ODEs/document

08:56:51 Presenting document Matrices_for_ODEs/outline

08:56:52 Presenting theory Irrational_Series_Erdos_Straus.Irrational_Series_Erdos_Straus

08:56:52 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_ndfun

08:56:52 Presenting Minkowskis_Theorem ...

08:56:52 Presenting document Minkowskis_Theorem/document

08:56:52 Presenting document Minkowskis_Theorem/outline

08:56:52 Presenting theory Laplace_Transform.Existence

08:56:53 Presenting theory Kuratowski_Closure_Complement.KuratowskiClosureComplementTheorem

08:56:53 Presenting Octonions ...

08:56:53 Presenting document Octonions/document

08:56:53 Presenting document Octonions/outline

08:56:53 Presenting theory Laplace_Transform.Lerch_Lemma

08:56:53 Presenting theory Matrices_for_ODEs.MTX_Preliminaries

08:56:53 Presenting theory Laplace_Transform.Uniqueness

08:56:53 Presenting theory Laplace_Transform.Laplace_Transform

08:56:53 Presenting Ordinary_Differential_Equations ...

08:56:53 Presenting document Ordinary_Differential_Equations/document

08:56:53 Presenting document Ordinary_Differential_Equations/outline

08:56:53 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_ndfun

08:56:53 Presenting theory HOL-Analysis.Vitali_Covering_Theorem

08:56:54 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT

08:56:54 Presenting theory Ordinary_Differential_Equations.ODE_Auxiliarities

08:56:54 Presenting theory Matrices_for_ODEs.MTX_Norms

08:56:54 Presenting theory Octonions.Cross_Product_7

08:56:54 Presenting theory Ordinary_Differential_Equations.MVT_Ex

08:56:54 Presenting theory Minkowskis_Theorem.Minkowskis_Theorem

08:56:54 Presenting Differential_Dynamic_Logic ...

08:56:54 Presenting theory Ordinary_Differential_Equations.Vector_Derivative_On

08:56:54 Presenting document Differential_Dynamic_Logic/document

08:56:54 Presenting document Differential_Dynamic_Logic/outline

08:56:55 Presenting theory Differential_Dynamic_Logic.Ids

08:56:55 Presenting theory Ordinary_Differential_Equations.Interval_Integral_HK

08:56:55 Presenting theory Ordinary_Differential_Equations.Gronwall

08:56:56 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_rel

08:56:56 Presenting theory Constructive_Cryptography_CM.Diffie_Hellman_CC

08:56:56 Presenting theory Matrices_for_ODEs.SQ_MTX

08:56:57 Presenting theory Octonions.Octonions

08:56:57 Presenting HOL-ODE-Numerics ...

08:56:57 Presenting theory Constructive_Cryptography_CM.DH_OTP

08:56:57 Presenting HOL-ODE-ARCH-COMP ...

08:56:57 Presenting theory HOL-ODE-Numerics.GenCF_No_Comp

08:56:57 Presenting theory Lower_Semicontinuous.Lower_Semicontinuous

08:56:58 Presenting theory Ordinary_Differential_Equations.Initial_Value_Problem

08:56:58 Presenting theory Matrices_for_ODEs.MTX_Flows

08:56:58 Presenting HOL-ODE-Examples ...

08:56:58 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_Examples_rel

08:56:58 Presenting theory HOL-ODE-Examples.Examples_Integral

08:56:58 Presenting theory HOL-ODE-Numerics.Refine_Dflt_No_Comp

08:56:59 Presenting theory HOL-ODE-ARCH-COMP.Examples_ARCH_COMP

08:56:59 Presenting theory Matrices_for_ODEs.MTX_Examples

08:56:59 Presenting Lorenz_Approximation ...

08:56:59 Presenting Lorenz_C0 ...

08:56:59 Presenting theory Lorenz_C0.Lorenz_C0

08:56:59 Presenting Lorenz_C1 ...

08:56:59 Presenting theory Lorenz_Approximation.Result_Elements

08:56:59 Presenting theory Lorenz_C1.Lorenz_C1

08:56:59 Presenting Poincare_Bendixson ...

08:56:59 Presenting document Poincare_Bendixson/document

08:56:59 Presenting document Poincare_Bendixson/outline

08:56:59 Presenting theory Ordinary_Differential_Equations.Picard_Lindeloef_Qualitative

08:56:59 Presenting theory Ordinary_Differential_Equations.Bounded_Linear_Operator

08:56:59 Presenting theory Differential_Dynamic_Logic.Lib

08:57:00 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_ndfun

08:57:00 Presenting theory Ordinary_Differential_Equations.Multivariate_Taylor

08:57:00 Presenting theory HOL-ODE-Numerics.Autoref_Misc

08:57:01 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_Examples_ndfun

08:57:01 Presenting theory Lorenz_Approximation.Result_File_Coarse

08:57:02 Presenting Prime_Harmonic_Series ...

08:57:02 Presenting document Prime_Harmonic_Series/document

08:57:02 Presenting document Prime_Harmonic_Series/outline

08:57:02 Presenting theory Prime_Harmonic_Series.Prime_Harmonic_Misc

08:57:02 Presenting theory HOL-ODE-Examples.Examples_One_Step_Method

08:57:02 Presenting theory Differential_Dynamic_Logic.Syntax

08:57:02 Presenting theory Prime_Harmonic_Series.Squarefree_Nat

08:57:02 Presenting theory Poincare_Bendixson.Analysis_Misc

08:57:03 Presenting theory Prime_Harmonic_Series.Prime_Harmonic

08:57:03 Presenting Ptolemys_Theorem ...

08:57:03 Presenting document Ptolemys_Theorem/document

08:57:03 Presenting document Ptolemys_Theorem/outline

08:57:03 Presenting theory HOL-ODE-Numerics.Weak_Set

08:57:04 Presenting theory HOL-ODE-Numerics.Enclosure_Operations

08:57:04 Presenting theory HOL-ODE-Examples.Examples_Poincare_Map

08:57:04 Presenting theory HOL-ODE-Examples.ODE_Examples

08:57:04 Presenting QR_Decomposition ...

08:57:04 Presenting document QR_Decomposition/document

08:57:04 Presenting document QR_Decomposition/outline

08:57:04 Presenting theory Ptolemys_Theorem.Ptolemys_Theorem

08:57:04 Presenting Quaternions ...

08:57:04 Presenting document Quaternions/document

08:57:04 Presenting document Quaternions/outline

08:57:05 Presenting theory HOL-ODE-Numerics.Refine_Vector_List

08:57:05 Presenting theory QR_Decomposition.Miscellaneous_QR

08:57:05 Presenting theory HOL-ODE-Numerics.Transfer_Analysis

08:57:06 Presenting theory Ordinary_Differential_Equations.Flow

08:57:06 Presenting theory HOL-ODE-Numerics.Transfer_ODE

08:57:06 Presenting theory QR_Decomposition.Projections

08:57:06 Presenting theory Quaternions.Quaternions

08:57:06 Presenting Rank_Nullity_Theorem ...

08:57:06 Presenting document Rank_Nullity_Theorem/document

08:57:06 Presenting document Rank_Nullity_Theorem/outline

08:57:06 Presenting theory Rank_Nullity_Theorem.Dual_Order

08:57:07 Presenting theory Poincare_Bendixson.ODE_Misc

08:57:07 Presenting theory Ordinary_Differential_Equations.Upper_Lower_Solution

08:57:07 Presenting theory Differential_Dynamic_Logic.Denotational_Semantics

08:57:07 Presenting theory Rank_Nullity_Theorem.Mod_Type

08:57:07 Presenting theory Lorenz_Approximation.Lorenz_Approximation

08:57:08 Presenting Safe_Distance ...

08:57:08 Presenting document Safe_Distance/document

08:57:08 Presenting document Safe_Distance/outline

08:57:08 Presenting theory Poincare_Bendixson.Invariance

08:57:08 Presenting theory HOL-ODE-Numerics.Transfer_Euclidean_Space_Vector

08:57:08 Presenting theory Rank_Nullity_Theorem.Miscellaneous

08:57:09 Presenting theory Differential_Dynamic_Logic.Axioms

08:57:09 Presenting theory HOL-ODE-Numerics.Refine_Hyperplane

08:57:09 Presenting theory Safe_Distance.Safe_Distance

08:57:09 Presenting theory Rank_Nullity_Theorem.Fundamental_Subspaces

08:57:10 Presenting theory Poincare_Bendixson.Limit_Set

08:57:10 Presenting theory HOL-ODE-Numerics.Refine_Unions

08:57:10 Presenting theory Rank_Nullity_Theorem.Dim_Formula

08:57:10 Presenting Smooth_Manifolds ...

08:57:10 Presenting document Smooth_Manifolds/document

08:57:10 Presenting document Smooth_Manifolds/outline

08:57:10 Presenting theory Ordinary_Differential_Equations.Poincare_Map

08:57:10 Presenting theory QR_Decomposition.Gram_Schmidt

08:57:11 Presenting theory HOL-ODE-Numerics.Refine_Intersection

08:57:11 Presenting theory HOL-ODE-Numerics.Refine_Invar

08:57:12 Presenting theory Poincare_Bendixson.Periodic_Orbit

08:57:12 Presenting theory Safe_Distance.Safe_Distance_Reaction

08:57:12 Presenting theory Differential_Dynamic_Logic.Frechet_Correctness

08:57:12 Presenting theory Safe_Distance.Evaluation

08:57:12 Presenting Sophomores_Dream ...

08:57:12 Presenting document Sophomores_Dream/document

08:57:12 Presenting document Sophomores_Dream/outline

08:57:13 Presenting theory Sophomores_Dream.Sophomores_Dream

08:57:13 Presenting Stewart_Apollonius ...

08:57:13 Presenting document Stewart_Apollonius/document

08:57:13 Presenting document Stewart_Apollonius/outline

08:57:13 Presenting theory Stewart_Apollonius.Stewart_Apollonius

08:57:13 Presenting Tarskis_Geometry ...

08:57:13 Presenting document Tarskis_Geometry/document

08:57:13 Presenting document Tarskis_Geometry/outline

08:57:13 Presenting theory Tarskis_Geometry.Metric

08:57:13 Presenting theory Ordinary_Differential_Equations.Reachability_Analysis

08:57:13 Presenting theory Tarskis_Geometry.Miscellany

08:57:14 Presenting theory Smooth_Manifolds.Analysis_More

08:57:14 Presenting theory Differential_Dynamic_Logic.Static_Semantics

08:57:14 Presenting theory Tarskis_Geometry.Tarski

08:57:14 Presenting theory Ordinary_Differential_Equations.Flow_Congs

08:57:14 Presenting theory HOL-ODE-Numerics.Refine_Interval

08:57:15 Presenting theory QR_Decomposition.QR_Decomposition

08:57:15 Presenting theory Tarskis_Geometry.Euclid_Tarski

08:57:15 Presenting theory HOL-ODE-Numerics.Refine_Info

08:57:16 Presenting theory Tarskis_Geometry.Linear_Algebra2

08:57:16 Presenting theory Tarskis_Geometry.Action

08:57:16 Presenting theory Ordinary_Differential_Equations.Cones

08:57:16 Presenting theory Ordinary_Differential_Equations.Linear_ODE

08:57:16 Presenting theory Ordinary_Differential_Equations.ODE_Analysis

08:57:16 Presenting Triangle ...

08:57:16 Presenting document Triangle/document

08:57:16 Presenting document Triangle/outline

08:57:16 Presenting theory QR_Decomposition.Least_Squares_Approximation

08:57:16 Presenting theory QR_Decomposition.Examples_QR_Abstract_Float

08:57:17 Presenting theory Smooth_Manifolds.Smooth

08:57:17 Presenting theory HOL-ODE-Numerics.Abstract_Rigorous_Numerics

08:57:17 Presenting theory Triangle.Angles

08:57:17 Presenting theory QR_Decomposition.Examples_QR_Abstract_Symbolic

08:57:17 Presenting theory HOL-ODE-Numerics.Refine_Rigorous_Numerics

08:57:17 Presenting theory QR_Decomposition.IArray_Addenda_QR

08:57:18 Presenting theory Smooth_Manifolds.Bump_Function

08:57:18 Presenting theory Triangle.Triangle

08:57:18 Presenting UpDown_Scheme ...

08:57:18 Presenting document UpDown_Scheme/document

08:57:18 Presenting document UpDown_Scheme/outline

08:57:18 Presenting theory QR_Decomposition.Matrix_To_IArray_QR

08:57:18 Presenting theory Smooth_Manifolds.Chart

08:57:18 Presenting theory UpDown_Scheme.Grid_Point

08:57:19 Presenting theory Smooth_Manifolds.Topological_Manifold

08:57:19 Presenting theory Tarskis_Geometry.Projective

08:57:19 Presenting theory HOL-Analysis.Change_Of_Vars

08:57:20 Presenting theory QR_Decomposition.Gram_Schmidt_IArrays

08:57:21 Presenting theory QR_Decomposition.QR_Decomposition_IArrays

08:57:21 Presenting theory QR_Decomposition.Examples_QR_IArrays_Float

08:57:22 Presenting theory QR_Decomposition.Examples_QR_IArrays_Symbolic

08:57:22 Presenting theory Poincare_Bendixson.Poincare_Bendixson

08:57:23 Presenting theory Smooth_Manifolds.Differentiable_Manifold

08:57:23 Presenting theory HOL-ODE-Numerics.Refine_Rigorous_Numerics_Aform

08:57:23 Presenting theory QR_Decomposition.Generalizations2

08:57:23 Presenting theory HOL-Analysis.Lipschitz

08:57:24 Presenting theory Poincare_Bendixson.Affine_Arithmetic_Misc

08:57:24 Presenting theory HOL-Analysis.Multivariate_Analysis

08:57:25 Presenting theory HOL-Analysis.Simplex_Content

08:57:25 Presenting theory Smooth_Manifolds.Partition_Of_Unity

08:57:25 Presenting theory UpDown_Scheme.Grid

08:57:26 Presenting theory Poincare_Bendixson.Examples

08:57:26 Presenting Virtual_Substitution ...

08:57:26 Presenting document Virtual_Substitution/document

08:57:26 Presenting document Virtual_Substitution/outline

08:57:26 Presenting theory HOL-ODE-Numerics.Concrete_Rigorous_Numerics

08:57:26 Presenting theory QR_Decomposition.QR_Efficient

08:57:26 Presenting Youngs_Inequality ...

08:57:26 Presenting theory HOL-ODE-Numerics.Refine_String

08:57:26 Presenting document Youngs_Inequality/document

08:57:26 Presenting document Youngs_Inequality/outline

08:57:27 Presenting theory Tarskis_Geometry.Hyperbolic_Tarski

08:57:27 Presenting theory HOL-ODE-Numerics.Refine_Folds

08:57:27 Presenting theory HOL-Analysis.FPS_Convergence

08:57:27 Presenting theory UpDown_Scheme.Triangular_Function

08:57:28 Presenting pGCL ...

08:57:28 Presenting document pGCL/document

08:57:28 Presenting document pGCL/outline

08:57:28 Presenting theory UpDown_Scheme.UpDown_Scheme

08:57:28 Presenting theory Youngs_Inequality.Youngs

08:57:28 Presenting theory pGCL.Misc

08:57:28 Presenting HOL-Auth ...

08:57:28 Presenting theory Smooth_Manifolds.Tangent_Space

08:57:28 Presenting document HOL-Auth/document

08:57:28 Presenting document HOL-Auth/outline

08:57:28 Presenting theory HOL-Analysis.Smooth_Paths

08:57:29 Presenting theory pGCL.Expectations

08:57:29 Presenting theory UpDown_Scheme.Up

08:57:29 Presenting theory HOL-Analysis.Locally

08:57:29 Presenting theory HOL-ODE-Numerics.One_Step_Method

08:57:29 Presenting theory HOL-Auth.Message

08:57:30 Presenting theory HOL-Auth.Event

08:57:30 Presenting theory Smooth_Manifolds.Cotangent_Space

08:57:30 Presenting theory UpDown_Scheme.Down

08:57:30 Presenting theory HOL-Analysis.Abstract_Euclidean_Space

08:57:30 Presenting theory Smooth_Manifolds.Product_Manifold

08:57:31 Presenting theory HOL-Analysis.Function_Metric

08:57:31 Presenting theory HOL-Analysis.Analysis

08:57:31 Presenting HOL-UNITY ...

08:57:31 Presenting document HOL-UNITY/document

08:57:31 Presenting document HOL-UNITY/outline

08:57:31 Presenting theory HOL-Auth.Public

08:57:31 Presenting theory Smooth_Manifolds.Sphere

08:57:31 Presenting theory HOL-UNITY.UNITY

08:57:31 Presenting theory HOL-UNITY.FP

08:57:31 Presenting theory HOL-UNITY.WFair

08:57:32 Presenting theory HOL-UNITY.Constrains

08:57:32 Presenting theory Differential_Dynamic_Logic.Coincidence

08:57:32 Presenting theory HOL-UNITY.SubstAx

08:57:32 Presenting theory HOL-Auth.NS_Shared

08:57:32 Presenting theory HOL-UNITY.Detects

08:57:32 Presenting theory pGCL.Transformers

08:57:32 Presenting theory Smooth_Manifolds.Projective_Space

08:57:32 Presenting HOL-Bali ...

08:57:32 Presenting document HOL-Bali/document

08:57:32 Presenting document HOL-Bali/outline

08:57:32 Presenting theory HOL-UNITY.Union

08:57:32 Presenting theory UpDown_Scheme.Up_Down

08:57:33 Presenting theory HOL-UNITY.Comp

08:57:33 Presenting theory HOL-Bali.Basis

08:57:33 Presenting theory HOL-Bali.Name

08:57:33 Presenting theory HOL-Bali.Type

08:57:33 Presenting theory HOL-UNITY.Guar

08:57:33 Presenting theory HOL-Bali.Value

08:57:33 Presenting theory HOL-Auth.Kerberos_BAN

08:57:33 Presenting theory Differential_Dynamic_Logic.Bound_Effect

08:57:34 Presenting theory HOL-UNITY.Extend

08:57:34 Presenting theory HOL-Bali.Table

08:57:34 Presenting theory UpDown_Scheme.Imperative

08:57:34 Presenting HOL-Cardinals ...

08:57:34 Presenting document HOL-Cardinals/document

08:57:34 Presenting document HOL-Cardinals/outline

08:57:34 Presenting theory HOL-UNITY.Rename

08:57:34 Presenting theory HOL-ODE-Numerics.Runge_Kutta

08:57:34 Presenting theory HOL-Auth.Kerberos_BAN_Gets

08:57:34 Presenting theory HOL-Cardinals.Fun_More

08:57:35 Presenting theory HOL-Bali.Term

08:57:35 Presenting theory HOL-UNITY.Lift_prog

08:57:35 Presenting theory HOL-UNITY.PPROD

08:57:35 Presenting theory HOL-UNITY.ListOrder

08:57:36 Presenting theory HOL-UNITY.Follows

08:57:36 Presenting theory HOL-UNITY.Transformers

08:57:36 Presenting theory HOL-Cardinals.Order_Relation_More

08:57:36 Presenting theory pGCL.Induction

08:57:36 Presenting theory HOL-Bali.Decl

08:57:36 Presenting theory HOL-Cardinals.Wellfounded_More

08:57:36 Presenting theory HOL-UNITY.ProgressSets

08:57:37 Presenting theory HOL-UNITY.UNITY_Main

08:57:37 Presenting file "UNITY_tactics.ML"

08:57:37 Presenting theory HOL-UNITY.Deadlock

08:57:37 Presenting theory HOL-UNITY.Common

08:57:37 Presenting theory HOL-UNITY.Network

08:57:37 Presenting theory HOL-UNITY.Token

08:57:37 Presenting theory HOL-UNITY.Channel

08:57:37 Presenting theory HOL-UNITY.Lift

08:57:37 Presenting theory pGCL.Embedding

08:57:37 Presenting theory HOL-Bali.TypeRel

08:57:37 Presenting theory HOL-UNITY.Mutex

08:57:37 Presenting theory HOL-UNITY.Reach

08:57:38 Presenting theory HOL-Cardinals.Wellorder_Relation

08:57:38 Presenting theory HOL-UNITY.Reachability

08:57:38 Presenting theory HOL-UNITY.NSP_Bad

08:57:38 Presenting theory HOL-UNITY.Handshake

08:57:38 Presenting theory HOL-UNITY.Counter

08:57:38 Presenting theory HOL-UNITY.Counterc

08:57:38 Presenting theory HOL-UNITY.PriorityAux

08:57:38 Presenting theory HOL-Cardinals.Wellorder_Embedding

08:57:39 Presenting theory HOL-UNITY.Priority

08:57:39 Presenting theory HOL-UNITY.TimerArray

08:57:39 Presenting theory HOL-UNITY.Progress

08:57:39 Presenting theory HOL-ODE-Numerics.Abstract_Reachability_Analysis

08:57:39 Presenting theory HOL-UNITY.AllocBase

08:57:39 Presenting theory HOL-Auth.KerberosIV

08:57:39 Presenting theory HOL-UNITY.Alloc

08:57:40 Presenting theory HOL-Cardinals.Order_Union

08:57:40 Presenting theory HOL-UNITY.AllocImpl

08:57:40 Presenting theory HOL-UNITY.Client

08:57:41 Presenting theory HOL-UNITY.Project

08:57:41 Presenting theory HOL-Bali.DeclConcepts

08:57:41 Presenting theory HOL-UNITY.ELT

08:57:41 Presenting Binding_Syntax_Theory ...

08:57:41 Presenting document Binding_Syntax_Theory/document

08:57:41 Presenting document Binding_Syntax_Theory/outline

08:57:41 Presenting theory HOL-ODE-Numerics.Concrete_Reachability_Analysis

08:57:42 Presenting theory HOL-ODE-Numerics.Refine_Parallel

08:57:42 Presenting theory Binding_Syntax_Theory.Preliminaries

08:57:42 Presenting theory HOL-ODE-Numerics.Refine_Default

08:57:42 Presenting theory Differential_Dynamic_Logic.Differential_Axioms

08:57:43 Presenting theory HOL-ODE-Numerics.Refine_Phantom

08:57:43 Presenting theory HOL-Bali.WellType

08:57:43 Presenting theory HOL-Auth.KerberosIV_Gets

08:57:43 Presenting theory Binding_Syntax_Theory.QuasiTerms_Swap_Fresh

08:57:43 Presenting theory HOL-Cardinals.Wellorder_Constructions

08:57:43 Presenting theory pGCL.Healthiness

08:57:45 Presenting theory HOL-ODE-Numerics.Refine_ScaleR2

08:57:45 Presenting theory HOL-Auth.KerberosV

08:57:46 Presenting theory HOL-Bali.DefiniteAssignment

08:57:46 Presenting theory HOL-Auth.OtwayRees

08:57:47 Presenting theory HOL-Auth.OtwayRees_AN

08:57:47 Presenting theory Binding_Syntax_Theory.QuasiTerms_PickFresh_Alpha

08:57:47 Presenting theory HOL-Auth.OtwayRees_Bad

08:57:48 Presenting theory Differential_Dynamic_Logic.USubst

08:57:48 Presenting theory HOL-Auth.OtwayReesBella

08:57:49 Presenting theory HOL-Auth.WooLam

08:57:49 Presenting theory Binding_Syntax_Theory.QuasiTerms_Environments_Substitution

08:57:49 Presenting theory Binding_Syntax_Theory.Pick

08:57:49 Presenting theory HOL-Cardinals.Ordinal_Arithmetic

08:57:49 Presenting theory Binding_Syntax_Theory.Equiv_Relation2

08:57:50 Presenting theory HOL-Auth.Recur

08:57:50 Presenting theory pGCL.Continuity

08:57:51 Presenting theory HOL-Auth.Yahalom

08:57:51 Presenting theory HOL-Bali.WellForm

08:57:51 Presenting theory HOL-Auth.Yahalom2

08:57:52 Presenting theory HOL-Auth.Yahalom_Bad

08:57:52 Presenting theory HOL-Bali.State

08:57:53 Presenting theory HOL-Cardinals.Cardinal_Order_Relation

08:57:53 Presenting theory HOL-Auth.ZhouGollmann

08:57:53 Presenting theory HOL-Auth.Auth_Shared

08:57:53 Presenting theory HOL-Auth.NS_Public_Bad

08:57:54 Presenting theory HOL-Auth.NS_Public

08:57:54 Presenting theory HOL-Cardinals.Cardinal_Arithmetic

08:57:54 Presenting theory HOL-Cardinals.Wellorder_Extension

08:57:54 Presenting theory HOL-Cardinals.Cardinals

08:57:54 Presenting theory HOL-Bali.Eval

08:57:55 Presenting theory HOL-Cardinals.Bounded_Set

08:57:55 Presenting Ordinals_and_Cardinals ...

08:57:55 Presenting document Ordinals_and_Cardinals/document

08:57:55 Presenting document Ordinals_and_Cardinals/outline

08:57:55 Presenting theory Ordinals_and_Cardinals.Cardinal_Order_Relation_discontinued

08:57:55 Presenting Sort_Encodings ...

08:57:55 Presenting document Sort_Encodings/document

08:57:55 Presenting document Sort_Encodings/outline

08:57:55 Presenting theory HOL-Auth.TLS

08:57:55 Presenting theory Sort_Encodings.Preliminaries

08:57:56 Presenting theory Sort_Encodings.TermsAndClauses

08:57:56 Presenting theory Sort_Encodings.Sig

08:57:56 Presenting theory pGCL.LoopInduction

08:57:56 Presenting theory HOL-Auth.CertifiedEmail

08:57:56 Presenting theory HOL-Auth.Auth_Public

08:57:56 Presenting theory Binding_Syntax_Theory.Transition_QuasiTerms_Terms

08:57:57 Presenting theory Sort_Encodings.M

08:57:57 Presenting theory HOL-Auth.EventSC

08:57:57 Presenting theory HOL-Auth.All_Symmetric

08:57:57 Presenting theory Sort_Encodings.CM

08:57:57 Presenting theory Sort_Encodings.Mono

08:57:57 Presenting theory HOL-Auth.Smartcard

08:57:58 Presenting theory Sort_Encodings.Mcalc

08:57:58 Presenting theory Sort_Encodings.T_G_Prelim

08:57:58 Presenting theory Sort_Encodings.Mcalc2

08:57:58 Presenting theory pGCL.Sublinearity

08:57:59 Presenting theory Sort_Encodings.Mcalc2C

08:58:00 Presenting theory Sort_Encodings.G

08:58:00 Presenting theory HOL-ODE-Numerics.Abstract_Reachability_Analysis_C1

08:58:01 Presenting theory Sort_Encodings.T

08:58:01 Presenting theory Sort_Encodings.U

08:58:01 Presenting theory Sort_Encodings.CU

08:58:01 Presenting theory Sort_Encodings.E

08:58:02 Presenting theory Sort_Encodings.Encodings

08:58:02 Presenting theory HOL-Bali.DefiniteAssignmentCorrect

08:58:02 Presenting HOL-Combinatorics ...

08:58:02 Presenting document HOL-Combinatorics/document

08:58:02 Presenting document HOL-Combinatorics/outline

08:58:02 Presenting theory HOL-Combinatorics.Transposition

08:58:02 Presenting theory HOL-Combinatorics.Stirling

08:58:02 Presenting theory Binding_Syntax_Theory.Terms

08:58:03 Presenting theory HOL-Auth.ShoupRubin

08:58:03 Presenting theory HOL-Bali.Conform

08:58:04 Presenting theory pGCL.WellDefined

08:58:04 Presenting theory HOL-Combinatorics.Permutations

08:58:04 Presenting theory HOL-Combinatorics.List_Permutation

08:58:05 Presenting theory HOL-Combinatorics.Multiset_Permutations

08:58:05 Presenting theory HOL-Combinatorics.Cycles

08:58:06 Presenting theory HOL-Combinatorics.Perm

08:58:07 Presenting theory HOL-Combinatorics.Orbits

08:58:07 Presenting theory HOL-Combinatorics.Combinatorics

08:58:07 Presenting Blue_Eyes ...

08:58:07 Presenting document Blue_Eyes/document

08:58:07 Presenting document Blue_Eyes/outline

08:58:07 Presenting theory Blue_Eyes.Blue_Eyes

08:58:07 Presenting Gauss-Jordan-Elim-Fun ...

08:58:07 Presenting document Gauss-Jordan-Elim-Fun/document

08:58:07 Presenting document Gauss-Jordan-Elim-Fun/outline

08:58:07 Presenting theory Gauss-Jordan-Elim-Fun.Gauss_Jordan_Elim_Fun

08:58:07 Presenting HOL-Data_Structures ...

08:58:07 Presenting document HOL-Data_Structures/document

08:58:07 Presenting theory HOL-Data_Structures.Less_False

08:58:08 Presenting theory HOL-Data_Structures.Sorting

08:58:08 Presenting theory HOL-Data_Structures.Balance

08:58:08 Presenting theory HOL-Data_Structures.Cmp

08:58:08 Presenting theory HOL-Data_Structures.Sorted_Less

08:58:08 Presenting theory HOL-Data_Structures.List_Ins_Del

08:58:08 Presenting theory HOL-Data_Structures.Set_Specs

08:58:08 Presenting theory HOL-Data_Structures.Tree_Set

08:58:09 Presenting theory HOL-Data_Structures.AList_Upd_Del

08:58:09 Presenting theory HOL-Auth.ShoupRubinBella

08:58:09 Presenting theory HOL-Data_Structures.Map_Specs

08:58:09 Presenting theory HOL-Data_Structures.Tree_Map

08:58:09 Presenting theory HOL-Auth.Auth_Smartcard

08:58:09 Presenting theory HOL-Data_Structures.Tree2

08:58:09 Presenting theory HOL-Data_Structures.Isin2

08:58:09 Presenting theory HOL-Data_Structures.Interval_Tree

08:58:09 Presenting theory HOL-Data_Structures.AVL_Set_Code

08:58:10 Presenting theory HOL-Data_Structures.AVL_Set

08:58:10 Presenting theory HOL-Data_Structures.Lookup2

08:58:10 Presenting theory pGCL.Algebra

08:58:10 Presenting theory HOL-Data_Structures.AVL_Map

08:58:10 Presenting theory HOL-Bali.TypeSafe

08:58:10 Presenting theory HOL-Data_Structures.AVL_Bal_Set

08:58:11 Presenting theory HOL-Data_Structures.AVL_Bal2_Set

08:58:11 Presenting theory HOL-Auth.Extensions

08:58:11 Presenting theory pGCL.StructuredReasoning

08:58:11 Presenting theory HOL-Data_Structures.Height_Balanced_Tree

08:58:12 Presenting theory HOL-Data_Structures.RBT

08:58:12 Presenting theory pGCL.Automation

08:58:12 Presenting file "pVCG.ML"

08:58:12 Presenting theory HOL-Auth.Analz

08:58:12 Presenting theory HOL-Data_Structures.RBT_Set

08:58:12 Presenting theory HOL-Data_Structures.RBT_Set2

08:58:12 Presenting theory pGCL.Determinism

08:58:12 Presenting theory HOL-Data_Structures.RBT_Map

08:58:12 Presenting theory HOL-Bali.Evaln

08:58:13 Presenting theory HOL-Data_Structures.Tree23

08:58:13 Presenting theory HOL-Data_Structures.Tree23_Set

08:58:13 Presenting theory pGCL.Loops

08:58:13 Presenting theory HOL-Auth.Guard

08:58:13 Presenting theory HOL-Data_Structures.Tree23_Map

08:58:13 Presenting theory HOL-Data_Structures.Tree23_of_List

08:58:14 Presenting theory HOL-Data_Structures.Tree234

08:58:15 Presenting theory HOL-Data_Structures.Tree234_Set

08:58:15 Presenting theory HOL-ODE-Numerics.Concrete_Reachability_Analysis_C1

08:58:15 Presenting theory HOL-Auth.GuardK

08:58:15 Presenting theory pGCL.Termination

08:58:15 Presenting theory pGCL.pGCL

08:58:15 Presenting theory HOL-Data_Structures.Tree234_Map

08:58:15 Presenting theory pGCL.Primitives

08:58:15 Presenting theory HOL-Auth.Shared

08:58:15 Presenting theory pGCL.LoopExamples

08:58:16 Presenting theory HOL-Bali.AxSem

08:58:16 Presenting theory HOL-Data_Structures.Brother12_Set

08:58:16 Presenting theory pGCL.Monty

08:58:16 Presenting HOL-Eisbach ...

08:58:16 Presenting theory HOL-Data_Structures.Brother12_Map

08:58:16 Presenting theory HOL-Auth.Guard_Shared

08:58:17 Presenting theory HOL-Auth.Guard_OtwayRees

08:58:17 Presenting theory HOL-Data_Structures.AA_Set

08:58:17 Presenting theory Binding_Syntax_Theory.Well_Sorted_Terms

08:58:17 Presenting theory HOL-Data_Structures.AA_Map

08:58:17 Presenting theory HOL-Bali.Example

08:58:18 Presenting theory HOL-Auth.Guard_Yahalom

08:58:18 Presenting theory HOL-Auth.Auth_Guard_Shared

08:58:18 Presenting theory HOL-Data_Structures.Set2_Join

08:58:18 Presenting theory HOL-Bali.AxExample

08:58:18 Presenting theory HOL-Auth.Guard_Public

08:58:18 Presenting theory HOL-Data_Structures.Set2_Join_RBT

08:58:18 Presenting theory HOL-Data_Structures.Array_Specs

08:58:18 Presenting theory HOL-Data_Structures.Braun_Tree

08:58:19 Presenting theory HOL-Auth.List_Msg

08:58:19 Presenting theory HOL-Data_Structures.Array_Braun

08:58:19 Presenting theory HOL-Data_Structures.Trie_Fun

08:58:19 Presenting theory HOL-Data_Structures.Trie_Map

08:58:20 Presenting theory HOL-Data_Structures.Tries_Binary

08:58:20 Presenting theory HOL-Data_Structures.Queue_Spec

08:58:20 Presenting theory HOL-Data_Structures.Reverse

08:58:20 Presenting theory HOL-Data_Structures.Queue_2Lists

08:58:20 Presenting theory HOL-Data_Structures.Priority_Queue_Specs

08:58:20 Presenting theory HOL-Data_Structures.Heaps

08:58:20 Presenting theory HOL-Data_Structures.Leftist_Heap

08:58:21 Presenting theory HOL-ODE-Numerics.Refine_Reachability_Analysis

08:58:21 Presenting theory HOL-Data_Structures.Binomial_Heap

08:58:21 Presenting theory HOL-Data_Structures.Time_Funs

08:58:21 Presenting theory HOL-Auth.P1

08:58:22 Presenting theory HOL-Data_Structures.Selection

08:58:22 Presenting Optics ...

08:58:22 Presenting document Optics/document

08:58:22 Presenting document Optics/outline

08:58:22 Presenting theory Optics.Interp

08:58:22 Presenting theory Optics.Two

08:58:22 Presenting theory Virtual_Substitution.QE

08:58:22 Presenting theory Optics.Lens_Laws

08:58:23 Presenting theory Optics.Lens_Algebra

08:58:23 Presenting theory Optics.Lens_Order

08:58:23 Presenting theory HOL-Bali.AxSound

08:58:23 Presenting theory Optics.Lens_Symmetric

08:58:24 Presenting theory HOL-Auth.P2

08:58:24 Presenting theory Optics.Lens_Instances

08:58:24 Presenting file "Lens_Lib.ML"

08:58:24 Presenting file "Lens_Record.ML"

08:58:24 Presenting file "Lens_Statespace.ML"

08:58:24 Presenting theory Optics.Lenses

08:58:24 Presenting theory HOL-Eisbach.Eisbach

08:58:24 Presenting file "parse_tools.ML"

08:58:24 Presenting file "method_closure.ML"

08:58:24 Presenting file "eisbach_rule_insts.ML"

08:58:24 Presenting file "match_method.ML"

08:58:24 Presenting theory Optics.Prisms

08:58:24 Presenting file "Prism_Lib.ML"

08:58:24 Presenting theory HOL-Auth.Guard_NS_Public

08:58:25 Presenting theory Optics.Channel_Type

08:58:25 Presenting file "Channel_Type.ML"

08:58:25 Presenting theory HOL-Eisbach.Eisbach_Tools

08:58:25 Presenting theory Optics.Dataspace

08:58:25 Presenting file "Dataspace.ML"

08:58:25 Presenting theory Optics.Scenes

08:58:25 Presenting theory Optics.Optics

08:58:25 Presenting theory Optics.Lens_Record_Example

08:58:25 Presenting theory Optics.Lens_State

08:58:25 Presenting HOL-Examples ...

08:58:25 Presenting document HOL-Examples/document

08:58:25 Presenting document HOL-Examples/outline

08:58:26 Presenting theory HOL-Examples.Adhoc_Overloading_Examples

08:58:26 Presenting theory HOL-Examples.Ackermann

08:58:26 Presenting theory HOL-Examples.Cantor

08:58:26 Presenting theory HOL-Examples.Coherent

08:58:26 Presenting theory HOL-Examples.Commands

08:58:26 Presenting theory HOL-Eisbach.Tests

08:58:26 Presenting theory HOL-Examples.Drinker

08:58:26 Presenting theory HOL-Examples.Functions

08:58:26 Presenting theory HOL-Eisbach.Examples

08:58:26 Presenting theory HOL-Eisbach.Eisbach_Old_Appl_Syntax

08:58:26 Presenting theory HOL-Examples.Groebner_Examples

08:58:26 Presenting theory HOL-Eisbach.Examples_FOL

08:58:27 Presenting theory HOL-Examples.Iff_Oracle

08:58:27 Presenting theory HOL-Examples.Induction_Schema

08:58:27 Presenting theory HOL-Examples.Knaster_Tarski

08:58:27 Presenting theory HOL-Examples.ML

08:58:27 Presenting theory HOL-Examples.Peirce

08:58:27 Presenting theory Virtual_Substitution.MPolyExtension

08:58:27 Presenting theory HOL-Eisbach.Example_Metric

08:58:27 Presenting HOL-Hahn_Banach ...

08:58:27 Presenting document HOL-Hahn_Banach/document

08:58:27 Presenting document HOL-Hahn_Banach/outline

08:58:27 Presenting theory HOL-Examples.Records

08:58:27 Presenting theory HOL-Bali.AxCompl

08:58:27 Presenting theory HOL-Hahn_Banach.Bounds

08:58:27 Presenting theory HOL-Examples.Rewrite_Examples

08:58:27 Presenting theory HOL-Examples.Seq

08:58:27 Presenting theory HOL-Auth.Proto

08:58:27 Presenting theory HOL-Examples.Sqrt

08:58:27 Presenting HOL-Hoare ...

08:58:27 Presenting document HOL-Hoare/document

08:58:27 Presenting document HOL-Hoare/outline

08:58:27 Presenting theory HOL-Auth.Auth_Guard_Public

08:58:27 Presenting HOL-Hoare_Parallel ...

08:58:27 Presenting document HOL-Hoare_Parallel/document

08:58:27 Presenting document HOL-Hoare_Parallel/outline

08:58:28 Presenting theory HOL-Hoare_Parallel.OG_Com

08:58:28 Presenting theory HOL-Hahn_Banach.Vector_Space

08:58:28 Presenting theory HOL-Hoare.Hoare_Syntax

08:58:28 Presenting file "hoare_syntax.ML"

08:58:28 Presenting theory HOL-Hoare.Hoare_Tac

08:58:28 Presenting file "hoare_tac.ML"

08:58:28 Presenting theory HOL-Bali.Trans

08:58:28 Presenting theory HOL-Hoare.Hoare_Logic

08:58:28 Presenting HOL-IMPP ...

08:58:28 Presenting theory HOL-Hoare.Arith2

08:58:28 Presenting theory HOL-IMPP.Com

08:58:28 Presenting theory HOL-Hahn_Banach.Subspace

08:58:29 Presenting theory HOL-IMPP.Natural

08:58:29 Presenting theory HOL-Hoare.Examples

08:58:29 Presenting theory HOL-Hahn_Banach.Normed_Space

08:58:29 Presenting theory HOL-Hahn_Banach.Linearform

08:58:29 Presenting theory HOL-Hoare_Parallel.OG_Tran

08:58:29 Presenting theory HOL-Hahn_Banach.Function_Order

08:58:29 Presenting theory HOL-Hoare.Hoare_Logic_Abort

08:58:29 Presenting theory HOL-Hoare.ExamplesAbort

08:58:29 Presenting theory HOL-Hoare.ExamplesTC

08:58:29 Presenting theory HOL-Hahn_Banach.Function_Norm

08:58:29 Presenting theory HOL-Hahn_Banach.Zorn_Lemma

08:58:29 Presenting theory HOL-Hoare.Pointers0

08:58:30 Presenting theory HOL-IMPP.Hoare

08:58:30 Presenting theory HOL-Hoare.Heap

08:58:30 Presenting theory HOL-Hoare.HeapSyntax

08:58:30 Presenting theory HOL-IMPP.Misc

08:58:30 Presenting theory HOL-Hahn_Banach.Hahn_Banach_Sup_Lemmas

08:58:30 Presenting theory HOL-IMPP.EvenOdd

08:58:30 Presenting HOL-IOA ...

08:58:30 Presenting theory HOL-IOA.Asig

08:58:30 Presenting theory Virtual_Substitution.ExecutiblePolyProps

08:58:31 Presenting theory HOL-Hoare.Pointer_Examples

08:58:31 Presenting theory HOL-Hoare.HeapSyntaxAbort

08:58:31 Presenting theory HOL-Hahn_Banach.Hahn_Banach_Ext_Lemmas

08:58:31 Presenting theory HOL-Hahn_Banach.Hahn_Banach_Lemmas

08:58:31 Presenting theory HOL-Hoare.Pointer_ExamplesAbort

08:58:32 Presenting theory HOL-Hoare.SchorrWaite

08:58:32 Presenting theory HOL-IOA.IOA

08:58:32 Presenting theory HOL-Hahn_Banach.Hahn_Banach

08:58:32 Presenting HOL-Imperative_HOL ...

08:58:32 Presenting theory HOL-Hoare.SepLogHeap

08:58:32 Presenting document HOL-Imperative_HOL/document

08:58:32 Presenting document HOL-Imperative_HOL/outline

08:58:32 Presenting theory HOL-Imperative_HOL.Heap

08:58:32 Presenting theory HOL-Hoare.Separation

08:58:32 Presenting Imperative_Insertion_Sort ...

08:58:32 Presenting theory HOL-Hoare_Parallel.OG_Hoare

08:58:32 Presenting document Imperative_Insertion_Sort/document

08:58:32 Presenting document Imperative_Insertion_Sort/outline

08:58:32 Presenting theory Imperative_Insertion_Sort.Imperative_Loops

08:58:32 Presenting theory HOL-IOA.Solve

08:58:32 Presenting HOL-Import ...

08:58:33 Presenting theory Virtual_Substitution.PolyAtoms

08:58:33 Presenting theory Differential_Dynamic_Logic.USubst_Lemma

08:58:33 Presenting theory Imperative_Insertion_Sort.Imperative_Insertion_Sort

08:58:33 Presenting HOL-Induct ...

08:58:33 Presenting document HOL-Induct/document

08:58:33 Presenting document HOL-Induct/outline

08:58:33 Presenting theory HOL-Induct.Common_Patterns

08:58:33 Presenting theory HOL-Induct.Nested_Datatype

08:58:34 Presenting theory HOL-Induct.QuoDataType

08:58:34 Presenting theory HOL-Imperative_HOL.Heap_Monad

08:58:34 Presenting theory HOL-Induct.QuoNestedDataType

08:58:34 Presenting theory HOL-Hoare_Parallel.OG_Tactics

08:58:34 Presenting theory HOL-Hoare_Parallel.Quote_Antiquote

08:58:34 Presenting theory HOL-Induct.Term

08:58:34 Presenting theory HOL-Induct.Sexp

08:58:34 Presenting theory HOL-Hoare_Parallel.OG_Syntax

08:58:35 Presenting theory HOL-Induct.SList

08:58:35 Presenting theory HOL-Induct.ABexp

08:58:35 Presenting theory HOL-Induct.Infinitely_Branching_Tree

08:58:35 Presenting theory HOL-Induct.Ordinals

08:58:35 Presenting theory HOL-Imperative_HOL.Array

08:58:35 Presenting theory HOL-Induct.Sigma_Algebra

08:58:35 Presenting theory HOL-Import.Import_Setup

08:58:35 Presenting file "import_data.ML"

08:58:35 Presenting file "import_rule.ML"

08:58:35 Presenting theory HOL-Induct.Comb

08:58:35 Presenting theory HOL-Induct.PropLog

08:58:35 Presenting theory HOL-Imperative_HOL.Ref

08:58:35 Presenting theory HOL-Imperative_HOL.Imperative_HOL

08:58:36 Presenting theory HOL-Induct.Com

08:58:36 Presenting theory HOL-Imperative_HOL.Overview

08:58:36 Presenting HOL-Lattice ...

08:58:36 Presenting document HOL-Lattice/document

08:58:36 Presenting document HOL-Lattice/outline

08:58:36 Presenting theory HOL-Lattice.Orders

08:58:36 Presenting theory HOL-Import.HOL_Light_Maps

08:58:36 Presenting theory HOL-Lattice.Bounds

08:58:36 Presenting HOL-Library ...

08:58:36 Presenting theory HOL-Hoare_Parallel.OG_Examples

08:58:36 Presenting theory HOL-Imperative_HOL.List_Sublist

08:58:36 Presenting theory HOL-Lattice.Lattice

08:58:37 Presenting theory HOL-Imperative_HOL.Subarray

08:58:37 Presenting document HOL-Library/document

08:58:37 Presenting document HOL-Library/outline

08:58:37 Presenting theory HOL-Lattice.CompleteLattice

08:58:37 Presenting ADS_Functor ...

08:58:37 Presenting document ADS_Functor/document

08:58:37 Presenting document ADS_Functor/outline

08:58:37 Presenting theory Virtual_Substitution.Debruijn

08:58:37 Presenting theory ADS_Functor.Merkle_Interface

08:58:37 Presenting theory HOL-Hoare_Parallel.Graph

08:58:38 Presenting theory HOL-Imperative_HOL.Imperative_Quicksort

08:58:38 Presenting theory Virtual_Substitution.Reindex

08:58:38 Presenting theory HOL-Imperative_HOL.Imperative_Reverse

08:58:38 Presenting theory HOL-ODE-Numerics.Refine_Reachability_Analysis_C1

08:58:39 Presenting theory Binding_Syntax_Theory.Iteration

08:58:39 Presenting theory ADS_Functor.ADS_Construction

08:58:39 Presenting theory HOL-Library.AList

08:58:39 Presenting theory Virtual_Substitution.Optimizations

08:58:40 Presenting theory ADS_Functor.Generic_ADS_Construction

08:58:40 Presenting theory HOL-Hoare_Parallel.Gar_Coll

08:58:40 Presenting theory HOL-Library.Adhoc_Overloading

08:58:40 Presenting file "adhoc_overloading.ML"

08:58:41 Presenting theory HOL-Library.Function_Algebras

08:58:41 Presenting theory ADS_Functor.Inclusion_Proof_Construction

08:58:41 Presenting theory HOL-Library.Set_Algebras

08:58:41 Presenting theory HOL-ODE-Numerics.Init_ODE_Solver

08:58:41 Presenting theory HOL-Imperative_HOL.Linked_Lists

08:58:42 Presenting theory HOL-Imperative_HOL.Sorted_List

08:58:42 Presenting theory ADS_Functor.Canton_Transaction_Tree

08:58:42 Presenting Abs_Int_ITP2012 ...

08:58:42 Presenting document Abs_Int_ITP2012/document

08:58:42 Presenting document Abs_Int_ITP2012/outline

08:58:42 Presenting theory Abs_Int_ITP2012.Complete_Lattice_ix

08:58:42 Presenting theory Abs_Int_ITP2012.ACom

08:58:42 Presenting theory Virtual_Substitution.OptimizationProofs

08:58:42 Presenting theory Abs_Int_ITP2012.Collecting

08:58:42 Presenting theory HOL-Library.BigO

08:58:43 Presenting theory Abs_Int_ITP2012.Abs_Int0

08:58:43 Presenting theory Abs_Int_ITP2012.Abs_State

08:58:43 Presenting theory HOL-Imperative_HOL.SatChecker

08:58:44 Presenting theory HOL-Imperative_HOL.Imperative_HOL_ex

08:58:44 Presenting Abstract-Rewriting ...

08:58:44 Presenting document Abstract-Rewriting/document

08:58:44 Presenting document Abstract-Rewriting/outline

08:58:44 Presenting theory Abs_Int_ITP2012.Abs_Int1

08:58:44 Presenting theory HOL-Library.BNF_Axiomatization

08:58:44 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_axiomatization.ML"

08:58:44 Presenting theory Abs_Int_ITP2012.Abs_Int2

08:58:45 Presenting theory Abs_Int_ITP2012.Abs_Int2_ivl

08:58:45 Presenting theory Abstract-Rewriting.Seq

08:58:45 Presenting theory Differential_Dynamic_Logic.Uniform_Renaming

08:58:45 Presenting theory HOL-Hoare_Parallel.Mul_Gar_Coll

08:58:45 Presenting theory HOL-Hoare_Parallel.RG_Com

08:58:46 Presenting theory Abs_Int_ITP2012.Abs_Int3

08:58:46 Presenting theory Binding_Syntax_Theory.Semantic_Domains

08:58:46 Presenting theory Differential_Dynamic_Logic.Pretty_Printer

08:58:46 Presenting theory Abs_Int_ITP2012.Abs_Int1_const

08:58:46 Presenting theory Abs_Int_ITP2012.Abs_Int1_parity

08:58:46 Presenting Decreasing-Diagrams ...

08:58:46 Presenting document Decreasing-Diagrams/document

08:58:46 Presenting document Decreasing-Diagrams/outline

08:58:46 Presenting theory Virtual_Substitution.VSAlgos

08:58:47 Presenting theory Virtual_Substitution.Heuristic

08:58:48 Presenting theory Virtual_Substitution.PrettyPrinting

08:58:49 Presenting theory Virtual_Substitution.Exports

08:58:50 Presenting theory HOL-Hoare_Parallel.RG_Tran

08:58:51 Presenting theory Decreasing-Diagrams.Decreasing_Diagrams

08:58:51 Presenting theory Virtual_Substitution.LinearCase

08:58:51 Presenting Decreasing-Diagrams-II ...

08:58:51 Presenting document Decreasing-Diagrams-II/document

08:58:51 Presenting document Decreasing-Diagrams-II/outline

08:58:52 Presenting theory Decreasing-Diagrams-II.Decreasing_Diagrams_II_Aux

08:58:52 Presenting theory Abstract-Rewriting.Abstract_Rewriting

08:58:53 Presenting theory HOL-Hoare_Parallel.RG_Hoare

08:58:53 Presenting theory HOL-Hoare_Parallel.RG_Syntax

08:58:53 Presenting theory HOL-Hoare_Parallel.RG_Examples

08:58:53 Presenting theory HOL-Hoare_Parallel.Hoare_Parallel

08:58:53 Presenting First_Order_Terms ...

08:58:53 Presenting document First_Order_Terms/document

08:58:53 Presenting document First_Order_Terms/outline

08:58:53 Presenting theory First_Order_Terms.Transitive_Closure_More

08:58:53 Presenting theory First_Order_Terms.Seq_More

08:58:54 Presenting theory First_Order_Terms.Fun_More

08:58:54 Presenting theory First_Order_Terms.Option_Monad

08:58:54 Presenting theory Decreasing-Diagrams-II.Decreasing_Diagrams_II

08:58:54 Presenting theory HOL-ODE-Numerics.Example_Utilities

08:58:54 Presenting Knuth_Bendix_Order ...

08:58:54 Presenting document Knuth_Bendix_Order/document

08:58:54 Presenting document Knuth_Bendix_Order/outline

08:58:54 Presenting theory Knuth_Bendix_Order.Order_Pair

08:58:54 Presenting theory First_Order_Terms.Term

08:58:55 Presenting theory HOL-ODE-Numerics.ODE_Numerics

08:58:55 Presenting Weighted_Path_Order ...

08:58:55 Presenting document Weighted_Path_Order/document

08:58:55 Presenting document Weighted_Path_Order/outline

08:58:55 Presenting theory Weighted_Path_Order.Status

08:58:55 Presenting theory First_Order_Terms.Term_Pair_Multiset

08:58:55 Presenting theory Weighted_Path_Order.Precedence

08:58:56 Presenting theory Knuth_Bendix_Order.Lexicographic_Extension

08:58:56 Presenting theory Weighted_Path_Order.Relations

08:58:56 Presenting theory First_Order_Terms.Abstract_Matching

08:58:56 Presenting theory Weighted_Path_Order.List_Order

08:58:56 Presenting theory Knuth_Bendix_Order.Subterm_and_Context

08:58:56 Presenting theory First_Order_Terms.Unifiers

08:58:56 Presenting theory Knuth_Bendix_Order.Term_Aux

08:58:57 Presenting theory First_Order_Terms.Abstract_Unification

08:58:58 Presenting theory Knuth_Bendix_Order.KBO

08:58:58 Presenting Multiset_Ordering_NPC ...

08:58:58 Presenting document Multiset_Ordering_NPC/document

08:58:58 Presenting document Multiset_Ordering_NPC/outline

08:58:58 Presenting theory Virtual_Substitution.QuadraticCase

08:58:59 Presenting theory First_Order_Terms.Unification

08:58:59 Presenting theory Multiset_Ordering_NPC.Multiset_Ordering_More

08:58:59 Presenting theory Multiset_Ordering_NPC.Propositional_Formula

08:58:59 Presenting theory Abstract-Rewriting.Relative_Rewriting

08:58:59 Presenting theory First_Order_Terms.Matching

08:59:00 Presenting theory First_Order_Terms.Subsumption

08:59:00 Presenting Stateful_Protocol_Composition_and_Typing ...

08:59:00 Presenting document Stateful_Protocol_Composition_and_Typing/document

08:59:00 Presenting document Stateful_Protocol_Composition_and_Typing/outline

08:59:00 Presenting theory Abstract-Rewriting.SN_Orders

08:59:00 Presenting theory Weighted_Path_Order.Multiset_Extension_Pair

08:59:00 Presenting theory Stateful_Protocol_Composition_and_Typing.Miscellaneous

08:59:01 Presenting theory Multiset_Ordering_NPC.Multiset_Ordering_in_NP

08:59:01 Presenting theory Weighted_Path_Order.Multiset_Extension_Pair_Impl

08:59:02 Presenting theory Stateful_Protocol_Composition_and_Typing.Messages

08:59:02 Presenting theory Multiset_Ordering_NPC.Multiset_Ordering_NP_Hard

08:59:02 Presenting theory Abstract-Rewriting.SN_Order_Carrier

08:59:02 Presenting Automated_Stateful_Protocol_Verification ...

08:59:02 Presenting document Automated_Stateful_Protocol_Verification/document

08:59:02 Presenting document Automated_Stateful_Protocol_Verification/outline

08:59:03 Presenting theory Virtual_Substitution.EliminateVariable

08:59:03 Presenting theory Multiset_Ordering_NPC.RPO_NP_Hard

08:59:03 Presenting Matrix ...

08:59:03 Presenting document Matrix/document

08:59:03 Presenting document Matrix/outline

08:59:03 Presenting theory Binding_Syntax_Theory.Recursion

08:59:03 Presenting Matrix_Tensor ...

08:59:03 Presenting document Matrix_Tensor/document

08:59:03 Presenting document Matrix_Tensor/outline

08:59:04 Presenting theory Matrix.Utility

08:59:04 Presenting theory Matrix.Ordered_Semiring

08:59:04 Presenting theory Weighted_Path_Order.Multiset_Extension2

08:59:04 Presenting theory Virtual_Substitution.LuckyFind

08:59:05 Presenting theory Weighted_Path_Order.Multiset_Extension2_Impl

08:59:05 Presenting theory Matrix.Matrix_Legacy

08:59:05 Presenting Knot_Theory ...

08:59:05 Presenting document Knot_Theory/document

08:59:05 Presenting document Knot_Theory/outline

08:59:05 Presenting theory Knot_Theory.Preliminaries

08:59:06 Presenting theory Knot_Theory.Tangles

08:59:06 Presenting theory Virtual_Substitution.EqualityVS

08:59:08 Presenting theory Knot_Theory.Tangle_Algebra

08:59:08 Presenting theory Virtual_Substitution.UniAtoms

08:59:08 Presenting theory Knot_Theory.Tangle_Relation

08:59:08 Presenting theory Stateful_Protocol_Composition_and_Typing.More_Unification

08:59:09 Presenting theory Virtual_Substitution.NegInfinity

08:59:09 Presenting theory Knot_Theory.Tangle_Moves

08:59:09 Presenting theory Differential_Dynamic_Logic.Proof_Checker

08:59:09 Presenting theory Knot_Theory.Link_Algebra

08:59:09 Presenting theory Differential_Dynamic_Logic.Differential_Dynamic_Logic

08:59:09 Presenting Minsky_Machines ...

08:59:09 Presenting document Minsky_Machines/document

08:59:09 Presenting document Minsky_Machines/outline

08:59:10 Presenting theory Minsky_Machines.Recursive_Inseparability

08:59:11 Presenting theory Automated_Stateful_Protocol_Verification.Transactions

08:59:11 Presenting theory Knot_Theory.Example

08:59:12 Presenting theory Automated_Stateful_Protocol_Verification.Term_Abstraction

08:59:12 Presenting theory Virtual_Substitution.NegInfinityUni

08:59:12 Presenting theory Stateful_Protocol_Composition_and_Typing.Intruder_Deduction

08:59:12 Presenting theory Minsky_Machines.Minsky

08:59:12 Presenting theory Virtual_Substitution.Infinitesimals

08:59:12 Presenting Polynomials ...

08:59:12 Presenting theory Weighted_Path_Order.WPO

08:59:12 Presenting document Polynomials/document

08:59:12 Presenting document Polynomials/outline

08:59:13 Presenting theory Weighted_Path_Order.RPO

08:59:14 Presenting theory Polynomials.Utils

08:59:14 Presenting theory Weighted_Path_Order.LPO

08:59:14 Presenting theory Weighted_Path_Order.KBO_Transformation

08:59:15 Presenting theory Polynomials.MPoly_Type

08:59:15 Presenting theory Knot_Theory.Kauffman_Matrix

08:59:16 Presenting theory Weighted_Path_Order.KBO_as_WPO

08:59:17 Presenting theory Weighted_Path_Order.Executable_Orders

08:59:17 Presenting Abstract_Completeness ...

08:59:17 Presenting document Abstract_Completeness/document

08:59:17 Presenting document Abstract_Completeness/outline

08:59:18 Presenting theory Abstract_Completeness.Abstract_Completeness

08:59:18 Presenting theory Polynomials.More_MPoly_Type

08:59:19 Presenting theory Virtual_Substitution.InfinitesimalsUni

08:59:19 Presenting theory Abstract_Completeness.Propositional_Logic

08:59:19 Presenting Abstract_Soundness ...

08:59:19 Presenting document Abstract_Soundness/document

08:59:19 Presenting document Abstract_Soundness/outline

08:59:19 Presenting theory Abstract_Soundness.Finite_Proof_Soundness

08:59:19 Presenting theory Virtual_Substitution.DNFUni

08:59:20 Presenting theory Knot_Theory.Computations

08:59:21 Presenting theory Knot_Theory.Linkrel_Kauffman

08:59:21 Presenting theory Knot_Theory.Kauffman_Invariance

08:59:21 Presenting theory Knot_Theory.Knot_Theory

08:59:21 Presenting Amortized_Complexity ...

08:59:21 Presenting document Amortized_Complexity/document

08:59:21 Presenting document Amortized_Complexity/outline

08:59:21 Presenting theory Amortized_Complexity.Amortized_Framework0

08:59:21 Presenting theory Amortized_Complexity.Amortized_Framework

08:59:22 Presenting theory HOL-Library.BNF_Corec

08:59:22 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_tactics.ML"

08:59:22 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec.ML"

08:59:22 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_sugar_util.ML"

08:59:22 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_sugar_tactics.ML"

08:59:22 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_sugar.ML"

08:59:22 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_unique_sugar.ML"

08:59:22 Presenting theory Amortized_Complexity.Amortized_Examples

08:59:22 Presenting theory Amortized_Complexity.Priority_Queue_ops_merge

08:59:23 Presenting theory Amortized_Complexity.Skew_Heap_Analysis

08:59:23 Presenting theory Abstract_Soundness.Infinite_Proof_Soundness

08:59:23 Presenting theory Amortized_Complexity.Lemmas_log

08:59:23 Presenting Dynamic_Tables ...

08:59:23 Presenting document Dynamic_Tables/document

08:59:23 Presenting document Dynamic_Tables/outline

08:59:23 Presenting theory Amortized_Complexity.Splay_Tree_Analysis_Base

08:59:23 Presenting theory HOL-Library.While_Combinator

08:59:23 Presenting theory Amortized_Complexity.Splay_Tree_Analysis

08:59:24 Presenting theory Dynamic_Tables.Tables_real

08:59:24 Presenting theory HOL-Library.Bourbaki_Witt_Fixpoint

08:59:24 Presenting theory HOL-Library.Char_ord

08:59:24 Presenting theory Amortized_Complexity.Splay_Tree_Analysis_Optimal

08:59:24 Presenting theory HOL-Library.Phantom_Type

08:59:24 Presenting theory Amortized_Complexity.Priority_Queue_ops

08:59:25 Presenting theory Amortized_Complexity.Splay_Heap_Analysis

08:59:25 Presenting theory HOL-Library.Cardinality

08:59:25 Presenting theory Dynamic_Tables.Tables_nat

08:59:25 Presenting Bell_Numbers_Spivey ...

08:59:25 Presenting document Bell_Numbers_Spivey/document

08:59:25 Presenting document Bell_Numbers_Spivey/outline

08:59:25 Presenting theory HOL-Library.Code_Cardinality

08:59:25 Presenting theory Amortized_Complexity.Pairing_Heap_Tree_Analysis

08:59:26 Presenting theory Amortized_Complexity.Pairing_Heap_Tree_Analysis2

08:59:26 Presenting theory Amortized_Complexity.Pairing_Heap_List1_Analysis

08:59:26 Presenting theory Amortized_Complexity.Pairing_Heap_List1_Analysis2

08:59:27 Presenting theory Amortized_Complexity.Pairing_Heap_List2_Analysis

08:59:27 Presenting Card_Equiv_Relations ...

08:59:27 Presenting document Card_Equiv_Relations/document

08:59:27 Presenting document Card_Equiv_Relations/outline

08:59:27 Presenting theory Polynomials.Power_Products

08:59:27 Presenting theory Bell_Numbers_Spivey.Bell_Numbers

08:59:27 Presenting theory Card_Equiv_Relations.Card_Equiv_Relations

08:59:27 Presenting Binomial-Heaps ...

08:59:27 Presenting document Binomial-Heaps/document

08:59:27 Presenting document Binomial-Heaps/outline

08:59:27 Presenting theory Card_Equiv_Relations.Card_Partial_Equiv_Relations

08:59:28 Presenting Boolean_Expression_Checkers ...

08:59:28 Presenting document Boolean_Expression_Checkers/document

08:59:28 Presenting document Boolean_Expression_Checkers/outline

08:59:28 Presenting theory Boolean_Expression_Checkers.Boolean_Expression_Checkers

08:59:28 Presenting theory Boolean_Expression_Checkers.Boolean_Expression_Checkers_AList_Mapping

08:59:28 Presenting theory HOL-Library.Case_Converter

08:59:28 Presenting file "case_converter.ML"

08:59:28 Presenting theory Boolean_Expression_Checkers.Boolean_Expression_Example

08:59:28 Presenting Buildings ...

08:59:28 Presenting document Buildings/document

08:59:28 Presenting document Buildings/outline

08:59:29 Presenting theory Polynomials.More_Modules

08:59:30 Presenting theory Buildings.Prelim

08:59:31 Presenting theory HOL-Library.Code_Lazy

08:59:31 Presenting file "code_lazy.ML"

08:59:31 Presenting theory Binomial-Heaps.BinomialHeap

08:59:31 Presenting theory Virtual_Substitution.GeneralVSProofs

08:59:33 Presenting theory HOL-Library.Code_Test

08:59:33 Presenting file "code_test.ML"

08:59:33 Presenting theory HOL-Library.Combine_PER

08:59:33 Presenting theory Buildings.Algebra

08:59:33 Presenting theory Stateful_Protocol_Composition_and_Typing.Strands_and_Constraints

08:59:34 Presenting theory Buildings.Simplicial

08:59:35 Presenting theory Polynomials.MPoly_Type_Class

08:59:36 Presenting theory Virtual_Substitution.DNF

08:59:36 Presenting theory Matrix_Tensor.Matrix_Tensor

08:59:37 Presenting Card_Number_Partitions ...

08:59:37 Presenting document Card_Number_Partitions/document

08:59:37 Presenting document Card_Number_Partitions/outline

08:59:37 Presenting theory Card_Number_Partitions.Additions_to_Main

08:59:37 Presenting theory Virtual_Substitution.VSQuad

08:59:38 Presenting theory Buildings.Chamber

08:59:39 Presenting theory Card_Number_Partitions.Number_Partition

08:59:40 Presenting theory Binomial-Heaps.SkewBinomialHeap

08:59:40 Presenting theory Card_Number_Partitions.Card_Number_Partitions

08:59:40 Presenting Category2 ...

08:59:40 Presenting document Category2/document

08:59:40 Presenting document Category2/outline

08:59:41 Presenting theory Binomial-Heaps.Test

08:59:41 Presenting Category3 ...

08:59:41 Presenting theory Stateful_Protocol_Composition_and_Typing.Lazy_Intruder

08:59:41 Presenting document Category3/document

08:59:41 Presenting theory HOL-Library.Complete_Partial_Order2

08:59:41 Presenting document Category3/outline

08:59:41 Presenting theory Virtual_Substitution.HeuristicProofs

08:59:41 Presenting theory Category2.Category

08:59:42 Presenting theory Virtual_Substitution.ExportProofs

08:59:42 Presenting theory Category3.Category

08:59:42 Presenting MonoidalCategory ...

08:59:42 Presenting document MonoidalCategory/document

08:59:42 Presenting document MonoidalCategory/outline

08:59:42 Presenting theory Category3.DualCategory

08:59:42 Presenting theory Category2.Universe

08:59:42 Presenting theory Buildings.Coxeter

08:59:42 Presenting theory HOL-Library.Conditional_Parametricity

08:59:42 Presenting file "conditional_parametricity.ML"

08:59:43 Presenting theory HOL-Library.Confluence

08:59:44 Presenting theory Category3.ConcreteCategory

08:59:44 Presenting theory HOL-Library.Confluent_Quotient

08:59:44 Presenting theory Buildings.Building

08:59:44 Presenting Combinatorics_Words ...

08:59:44 Presenting document Combinatorics_Words/document

08:59:44 Presenting document Combinatorics_Words/manual

08:59:44 Presenting theory Combinatorics_Words.Arithmetical_Hints

08:59:44 Presenting theory Combinatorics_Words.Reverse_Symmetry

08:59:45 Presenting theory Category3.EpiMonoIso

08:59:45 Presenting theory Category3.InitialTerminal

08:59:46 Presenting theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Model

08:59:46 Presenting theory HOL-Library.Old_Datatype

08:59:46 Presenting file "$ISABELLE_HOME/src/HOL/Tools/Old_Datatype/old_datatype.ML"

08:59:47 Presenting theory Polynomials.MPoly_Type_Class_Ordered

08:59:47 Presenting theory HOL-Library.Nat_Bijection

08:59:47 Presenting theory Category3.Functor

08:59:48 Presenting theory Combinatorics_Words.CoWBasic

08:59:48 Presenting theory Automated_Stateful_Protocol_Verification.Term_Variants

08:59:48 Presenting theory Category3.Subcategory

08:59:48 Presenting theory Polynomials.Poly_Mapping_Finite_Map

08:59:48 Presenting theory Category2.MonadicEquationalTheory

08:59:48 Presenting theory HOL-Library.Countable

08:59:48 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_lfp_countable.ML"

08:59:50 Presenting theory HOL-Library.Infinite_Set

08:59:50 Presenting theory Combinatorics_Words.Submonoids

08:59:50 Presenting theory Category2.Functors

08:59:51 Presenting theory Polynomials.MPoly_Type_Class_FMap

08:59:51 Presenting theory Combinatorics_Words.Periodicity_Lemma

08:59:51 Presenting theory HOL-Library.Countable_Set

08:59:51 Presenting theory Combinatorics_Words.Lyndon_Schutzenberger

08:59:51 Presenting theory Combinatorics_Words.CoWAll

08:59:51 Presenting Combinatorics_Words_Graph_Lemma ...

08:59:51 Presenting document Combinatorics_Words_Graph_Lemma/document

08:59:51 Presenting document Combinatorics_Words_Graph_Lemma/outline

08:59:51 Presenting theory Polynomials.PP_Type

08:59:52 Presenting theory HOL-Library.Countable_Complete_Lattices

08:59:52 Presenting theory Combinatorics_Words_Graph_Lemma.Graph_Lemma

08:59:52 Presenting Combinatorics_Words_Lyndon ...

08:59:52 Presenting document Combinatorics_Words_Lyndon/document

08:59:52 Presenting document Combinatorics_Words_Lyndon/outline

08:59:53 Presenting theory Combinatorics_Words_Lyndon.Lyndon

08:59:53 Presenting theory Combinatorics_Words_Lyndon.Lyndon_Addition

08:59:53 Presenting ConcurrentIMP ...

08:59:53 Presenting theory HOL-Library.Countable_Set_Type

08:59:53 Presenting document ConcurrentIMP/document

08:59:53 Presenting document ConcurrentIMP/outline

08:59:53 Presenting theory HOL-Library.Debug

08:59:53 Presenting theory ConcurrentIMP.CIMP_pred

08:59:54 Presenting theory HOL-Library.Diagonal_Subsequence

08:59:54 Presenting theory ConcurrentIMP.Infinite_Sequences

08:59:54 Presenting theory Category3.SetCategory

08:59:54 Presenting theory Category2.NatTrans

08:59:54 Presenting theory HOL-Library.Discrete

08:59:55 Presenting theory ConcurrentIMP.LTL

08:59:55 Presenting theory Stateful_Protocol_Composition_and_Typing.Typed_Model

08:59:55 Presenting theory ConcurrentIMP.CIMP_lang

08:59:55 Presenting theory MonoidalCategory.MonoidalCategory

08:59:57 Presenting theory ConcurrentIMP.CIMP_vcg

08:59:57 Presenting theory Automated_Stateful_Protocol_Verification.Term_Implication

08:59:57 Presenting theory HOL-Library.FuncSet

08:59:58 Presenting theory ConcurrentIMP.CIMP_vcg_rules

08:59:58 Presenting theory ConcurrentIMP.CIMP

08:59:58 Presenting file "cimp.ML"

08:59:58 Presenting theory ConcurrentIMP.CIMP_locales

08:59:58 Presenting theory HOL-Library.Disjoint_Sets

08:59:58 Presenting theory ConcurrentIMP.CIMP_one_place_buffer

08:59:58 Presenting theory MonoidalCategory.MonoidalFunctor

08:59:59 Presenting theory Category2.SetCat

08:59:59 Presenting theory ConcurrentIMP.CIMP_unbounded_buffer

08:59:59 Presenting CoreC++ ...

08:59:59 Presenting document CoreC++/document

08:59:59 Presenting document CoreC++/outline

08:59:59 Presenting theory Category3.SetCat

08:59:59 Presenting theory CoreC++.Auxiliary

08:59:59 Presenting theory CoreC++.Type

08:59:59 Presenting theory CoreC++.Value

08:59:59 Presenting theory CoreC++.Expr

09:00:00 Presenting theory Category3.ProductCategory

09:00:00 Presenting theory CoreC++.Decl

09:00:00 Presenting theory CoreC++.ClassRel

09:00:00 Presenting theory HOL-Library.FSet

09:00:02 Presenting theory MonoidalCategory.FreeMonoidalCategory

09:00:03 Presenting theory Category3.NaturalTransformation

09:00:04 Presenting theory Category3.BinaryFunctor

09:00:04 Presenting theory MonoidalCategory.CartesianMonoidalCategory

09:00:04 Presenting Core_DOM ...

09:00:04 Presenting document Core_DOM/document

09:00:04 Presenting document Core_DOM/outline

09:00:04 Presenting theory HOL-Library.Finite_Map

09:00:05 Presenting theory HOL-Library.Disjoint_FSets

09:00:05 Presenting theory Core_DOM.Hiding_Type_Variables

09:00:05 Presenting theory Core_DOM.Ref

09:00:05 Presenting theory Core_DOM.Core_DOM_Basic_Datatypes

09:00:05 Presenting theory Core_DOM.BaseClass

09:00:05 Presenting theory CoreC++.SubObj

09:00:05 Presenting theory HOL-Library.Dlist

09:00:05 Presenting theory CoreC++.Objects

09:00:06 Presenting theory HOL-Library.Dual_Ordered_Lattice

09:00:06 Presenting theory Core_DOM.Heap_Error_Monad

09:00:06 Presenting theory CoreC++.Exceptions

09:00:06 Presenting theory CoreC++.Syntax

09:00:06 Presenting theory CoreC++.State

09:00:07 Presenting theory Core_DOM.BaseMonad

09:00:07 Presenting theory Core_DOM.ObjectPointer

09:00:07 Presenting theory Core_DOM.ObjectClass

09:00:07 Presenting theory HOL-Library.Equipollence

09:00:07 Presenting theory Core_DOM.ObjectMonad

09:00:08 Presenting theory Core_DOM.NodePointer

09:00:08 Presenting theory Core_DOM.NodeClass

09:00:08 Presenting theory Core_DOM.NodeMonad

09:00:08 Presenting theory Core_DOM.ElementPointer

09:00:08 Presenting theory HOL-Library.Simps_Case_Conv

09:00:08 Presenting file "simps_case_conv.ML"

09:00:08 Presenting theory Core_DOM.CharacterDataPointer

09:00:08 Presenting theory Core_DOM.DocumentPointer

09:00:08 Presenting theory HOL-Library.Extended

09:00:08 Presenting theory Core_DOM.ShadowRootPointer

09:00:08 Presenting theory Category2.Yoneda

09:00:09 Presenting theory Core_DOM.ElementClass

09:00:09 Presenting Shadow_DOM ...

09:00:09 Presenting document Shadow_DOM/document

09:00:09 Presenting document Shadow_DOM/outline

09:00:09 Presenting theory Core_DOM.ElementMonad

09:00:09 Presenting theory Category3.FunctorCategory

09:00:09 Presenting theory HOL-Library.Order_Continuity

09:00:10 Presenting theory Core_DOM.CharacterDataClass

09:00:10 Presenting theory Shadow_DOM.ShadowRootClass

09:00:10 Presenting theory CoreC++.BigStep

09:00:10 Presenting theory HOL-Library.Extended_Nat

09:00:10 Presenting theory Core_DOM.CharacterDataMonad

09:00:11 Presenting theory Core_DOM.DocumentClass

09:00:11 Presenting theory Polynomials.OAlist

09:00:11 Presenting theory Core_DOM.DocumentMonad

09:00:12 Presenting theory Stateful_Protocol_Composition_and_Typing.Typing_Result

09:00:12 Presenting theory HOL-Library.Liminf_Limsup

09:00:12 Presenting theory Shadow_DOM.ShadowRootMonad

09:00:14 Presenting theory Polynomials.OAlist_Poly_Mapping

09:00:14 Presenting theory Category3.Yoneda

09:00:16 Presenting theory CoreC++.SmallStep

09:00:16 Presenting theory CoreC++.SystemClasses

09:00:16 Presenting theory CoreC++.TypeRel

09:00:17 Presenting theory CoreC++.WellType

09:00:18 Presenting theory Core_DOM.Core_DOM_Functions

09:00:19 Presenting theory HOL-Library.Extended_Real

09:00:20 Presenting theory Polynomials.Term_Order

09:00:21 Presenting theory HOL-Library.Indicator_Function

09:00:31 Presenting theory Polynomials.MPoly_Type_Class_OAlist

09:00:32 Presenting theory HOL-Library.Extended_Nonnegative_Real

09:00:32 Presenting theory Stateful_Protocol_Composition_and_Typing.Stateful_Strands

09:00:33 Presenting theory HOL-Library.Log_Nat

09:00:33 Presenting theory Polynomials.Quasi_PM_Power_Products

09:00:34 Presenting theory HOL-Library.Lattice_Algebras

09:00:35 Presenting theory CoreC++.WellForm

09:00:36 Presenting theory CoreC++.WWellForm

09:00:38 Presenting theory Core_DOM.Core_DOM_Heap_WF

09:00:39 Presenting theory Category3.Adjunction

09:00:39 Presenting theory Core_DOM.Core_DOM

09:00:39 Presenting theory Core_DOM.Testing_Utils

09:00:40 Presenting theory HOL-Library.Float

09:00:40 Presenting theory Core_DOM.Core_DOM_BaseTest

09:00:40 Presenting theory HOL-Library.Function_Division

09:00:40 Presenting theory HOL-Library.Fun_Lexorder

09:00:40 Presenting theory Core_DOM.Document_adoptNode

09:00:41 Presenting theory HOL-Library.Going_To_Filter

09:00:42 Presenting theory Category3.EquivalenceOfCategories

09:00:42 Presenting theory HOL-Library.Groups_Big_Fun

09:00:43 Presenting theory Category3.FreeCategory

09:00:43 Presenting theory Core_DOM.Document_getElementById

09:00:43 Presenting theory Category3.DiscreteCategory

09:00:43 Presenting theory Core_DOM.Node_insertBefore

09:00:43 Presenting theory HOL-Library.Interval

09:00:43 Presenting theory Core_DOM.Node_removeChild

09:00:43 Presenting theory Core_DOM.Core_DOM_Tests

09:00:43 Presenting DOM_Components ...

09:00:43 Presenting document DOM_Components/document

09:00:43 Presenting document DOM_Components/outline

09:00:44 Presenting theory HOL-Library.Interval_Float

09:00:44 Presenting theory HOL-Library.IArray

09:00:45 Presenting theory Shadow_DOM.Shadow_DOM

09:00:46 Presenting theory Stateful_Protocol_Composition_and_Typing.Stateful_Typing

09:00:47 Presenting theory CoreC++.Equivalence

09:00:47 Presenting theory Shadow_DOM.Shadow_DOM_BaseTest

09:00:48 Presenting theory CoreC++.DefAss

09:00:49 Presenting theory Stateful_Protocol_Composition_and_Typing.Labeled_Strands

09:00:49 Presenting theory HOL-Library.Landau_Symbols

09:00:49 Presenting theory CoreC++.WellTypeRT

09:00:50 Presenting theory HOL-Library.Lattice_Constructions

09:00:50 Presenting theory DOM_Components.Core_DOM_Components

09:00:50 Presenting theory CoreC++.Conform

09:00:51 Presenting theory Shadow_DOM.slots

09:00:51 Presenting theory HOL-Library.Stream

09:00:52 Presenting theory Shadow_DOM.slots_fallback

09:00:52 Presenting theory Shadow_DOM.Shadow_DOM_Document_adoptNode

09:00:54 Presenting theory Shadow_DOM.Shadow_DOM_Document_getElementById

09:00:54 Presenting theory Shadow_DOM.Shadow_DOM_Node_insertBefore

09:00:54 Presenting theory CoreC++.Progress

09:00:54 Presenting theory Shadow_DOM.Shadow_DOM_Node_removeChild

09:00:54 Presenting theory Shadow_DOM.Shadow_DOM_Tests

09:00:54 Presenting Core_SC_DOM ...

09:00:54 Presenting document Core_SC_DOM/document

09:00:54 Presenting document Core_SC_DOM/outline

09:00:54 Presenting theory DOM_Components.Shadow_DOM_Components

09:00:54 Presenting theory HOL-Library.Sublist

09:00:55 Presenting theory Core_SC_DOM.Hiding_Type_Variables

09:00:55 Presenting theory Core_SC_DOM.Ref

09:00:55 Presenting theory Core_SC_DOM.Core_DOM_Basic_Datatypes

09:00:55 Presenting theory Core_SC_DOM.BaseClass

09:00:55 Presenting theory CoreC++.HeapExtension

09:00:55 Presenting theory DOM_Components.fancy_tabs

09:00:55 Presenting Shadow_SC_DOM ...

09:00:55 Presenting document Shadow_SC_DOM/document

09:00:55 Presenting document Shadow_SC_DOM/outline

09:00:55 Presenting theory CoreC++.CWellForm

09:00:56 Presenting theory Core_SC_DOM.Heap_Error_Monad

09:00:56 Presenting theory Stateful_Protocol_Composition_and_Typing.Parallel_Compositionality

09:00:56 Presenting theory HOL-Library.Linear_Temporal_Logic_on_Streams

09:00:57 Presenting theory Polynomials.MPoly_PM

09:00:57 Presenting theory Shadow_SC_DOM.ShadowRootClass

09:00:57 Presenting theory HOL-Library.ListVector

09:00:57 Presenting theory HOL-Library.Lub_Glb

09:00:57 Presenting theory Core_SC_DOM.BaseMonad

09:00:57 Presenting theory Core_SC_DOM.ObjectPointer

09:00:57 Presenting theory Core_SC_DOM.ObjectClass

09:00:58 Presenting theory Core_SC_DOM.ObjectMonad

09:00:58 Presenting theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Verification

09:00:58 Presenting theory Core_SC_DOM.NodePointer

09:00:58 Presenting theory Core_SC_DOM.NodeClass

09:00:58 Presenting theory Polynomials.MPoly_Type_Univariate

09:00:58 Presenting theory Core_SC_DOM.NodeMonad

09:00:58 Presenting theory Core_SC_DOM.ElementPointer

09:00:58 Presenting theory Core_SC_DOM.CharacterDataPointer

09:00:58 Presenting theory Core_SC_DOM.DocumentPointer

09:00:58 Presenting theory Core_SC_DOM.ShadowRootPointer

09:00:59 Presenting theory Core_SC_DOM.ElementClass

09:00:59 Presenting theory Automated_Stateful_Protocol_Verification.Eisbach_Protocol_Verification

09:01:00 Presenting theory Core_SC_DOM.ElementMonad

09:01:00 Presenting theory Shadow_SC_DOM.ShadowRootMonad

09:01:00 Presenting theory Core_SC_DOM.CharacterDataClass

09:01:01 Presenting theory Automated_Stateful_Protocol_Verification.ml_yacc_lib

09:01:01 Presenting file "ml-yacc-lib/base.sig"

09:01:01 Presenting file "ml-yacc-lib/join.sml"

09:01:01 Presenting file "ml-yacc-lib/lrtable.sml"

09:01:01 Presenting file "ml-yacc-lib/stream.sml"

09:01:01 Presenting file "ml-yacc-lib/parser2.sml"

09:01:01 Presenting theory Core_SC_DOM.CharacterDataMonad

09:01:01 Presenting theory HOL-Library.Mapping

09:01:01 Presenting theory HOL-Library.Monad_Syntax

09:01:01 Presenting theory Core_SC_DOM.DocumentClass

09:01:02 Presenting theory Core_SC_DOM.DocumentMonad

09:01:02 Presenting theory HOL-Library.More_List

09:01:03 Presenting theory HOL-Library.Cancellation

09:01:03 Presenting file "Cancellation/cancel.ML"

09:01:03 Presenting file "Cancellation/cancel_data.ML"

09:01:03 Presenting file "Cancellation/cancel_simprocs.ML"

09:01:04 Presenting theory Stateful_Protocol_Composition_and_Typing.Labeled_Stateful_Strands

09:01:04 Presenting theory Polynomials.Polynomials

09:01:04 Presenting theory Automated_Stateful_Protocol_Verification.trac_term

09:01:04 Presenting theory Polynomials.Show_Polynomials

09:01:04 Presenting theory Polynomials.NZM

09:01:04 Presenting SC_DOM_Components ...

09:01:04 Presenting document SC_DOM_Components/document

09:01:04 Presenting document SC_DOM_Components/outline

09:01:05 Presenting theory Automated_Stateful_Protocol_Verification.trac_fp_parser

09:01:05 Presenting file "trac_parser/trac_fp.grm.sig"

09:01:05 Presenting file "trac_parser/trac_fp.lex.sml"

09:01:05 Presenting file "trac_parser/trac_fp.grm.sml"

09:01:08 Presenting theory Automated_Stateful_Protocol_Verification.trac_protocol_parser

09:01:08 Presenting file "trac_parser/trac_protocol.grm.sig"

09:01:08 Presenting file "trac_parser/trac_protocol.lex.sml"

09:01:08 Presenting file "trac_parser/trac_protocol.grm.sml"

09:01:08 Presenting theory Core_SC_DOM.Core_DOM_Functions

09:01:09 Presenting theory CoreC++.TypeSafe

09:01:11 Presenting theory SC_DOM_Components.Core_DOM_DOM_Components

09:01:11 Presenting theory Category3.Limit

09:01:12 Presenting theory Automated_Stateful_Protocol_Verification.trac

09:01:12 Presenting theory Automated_Stateful_Protocol_Verification.PSPSP

09:01:12 Presenting theory Automated_Stateful_Protocol_Verification.introduction

09:01:12 Presenting theory Automated_Stateful_Protocol_Verification.KeyserverEx

09:01:12 Presenting theory Automated_Stateful_Protocol_Verification.manual

09:01:12 Presenting theory Automated_Stateful_Protocol_Verification.Keyserver

09:01:13 Presenting theory Automated_Stateful_Protocol_Verification.Keyserver2

09:01:13 Presenting theory HOL-Library.Multiset

09:01:13 Presenting file "multiset_simprocs.ML"

09:01:13 Presenting theory Automated_Stateful_Protocol_Verification.Keyserver_Composition

09:01:13 Presenting theory Automated_Stateful_Protocol_Verification.PKCS_Model03

09:01:15 Presenting theory HOL-Library.Multiset_Order

09:01:15 Presenting theory Category3.CartesianCategory

09:01:15 Presenting theory HOL-Library.NList

09:01:15 Presenting theory Automated_Stateful_Protocol_Verification.PKCS_Model07

09:01:15 Presenting theory HOL-Library.Nonpos_Ints

09:01:15 Presenting theory Automated_Stateful_Protocol_Verification.PKCS_Model09

09:01:15 Presenting theory Automated_Stateful_Protocol_Verification.Examples

09:01:15 Presenting Datatype_Order_Generator ...

09:01:15 Presenting document Datatype_Order_Generator/document

09:01:15 Presenting document Datatype_Order_Generator/outline

09:01:16 Presenting theory Datatype_Order_Generator.Derive_Aux

09:01:16 Presenting file "derive_aux.ML"

09:01:17 Presenting theory Category3.CategoryWithPullbacks

09:01:17 Presenting theory HOL-Library.Numeral_Type

09:01:17 Presenting theory Datatype_Order_Generator.Order_Generator

09:01:17 Presenting file "order_generator.ML"

09:01:17 Presenting theory Category3.CategoryWithFiniteLimits

09:01:17 Presenting theory Datatype_Order_Generator.Hash_Generator

09:01:17 Presenting file "hash_generator.ML"

09:01:17 Presenting theory Datatype_Order_Generator.Derive

09:01:17 Presenting theory Datatype_Order_Generator.Derive_Examples

09:01:17 Presenting Old_Datatype_Show ...

09:01:17 Presenting theory Category3.CartesianClosedCategory

09:01:17 Presenting theory Old_Datatype_Show.Old_Show

09:01:18 Presenting theory Old_Datatype_Show.Old_Show_Generator

09:01:18 Presenting file "old_show_generator.ML"

09:01:18 Presenting theory Old_Datatype_Show.Old_Show_Instances

09:01:18 Presenting theory Old_Datatype_Show.Old_Show_Examples

09:01:18 Presenting Deriving ...

09:01:18 Presenting document Deriving/document

09:01:18 Presenting document Deriving/outline

09:01:18 Presenting theory Deriving.Derive_Manager

09:01:18 Presenting file "derive_manager.ML"

09:01:19 Presenting theory Deriving.Generator_Aux

09:01:19 Presenting file "bnf_access.ML"

09:01:19 Presenting file "generator_aux.ML"

09:01:19 Presenting theory Deriving.Comparator

09:01:19 Presenting theory HOL-Library.Omega_Words_Fun

09:01:19 Presenting theory HOL-Library.Open_State_Syntax

09:01:19 Presenting theory Deriving.Compare

09:01:19 Presenting file "compare_code.ML"

09:01:19 Presenting theory Deriving.RBT_Compare_Order_Impl

09:01:21 Presenting theory HOL-Library.Option_ord

09:01:21 Presenting theory Deriving.RBT_Comparator_Impl

09:01:21 Presenting theory HOL-Library.Parallel

09:01:21 Presenting theory HOL-Library.Pattern_Aliases

09:01:22 Presenting theory HOL-Library.Periodic_Fun

09:01:22 Presenting theory SC_DOM_Components.Core_DOM_SC_DOM_Components

09:01:22 Presenting theory Deriving.Comparator_Generator

09:01:22 Presenting file "comparator_generator.ML"

09:01:22 Presenting theory Deriving.Compare_Generator

09:01:22 Presenting file "compare_generator.ML"

09:01:22 Presenting theory Deriving.Compare_Instances

09:01:23 Presenting theory Deriving.Compare_Order_Instances

09:01:23 Presenting theory Deriving.Compare_Rat

09:01:23 Presenting theory Deriving.Compare_Real

09:01:24 Presenting theory Deriving.Equality_Generator

09:01:24 Presenting file "equality_generator.ML"

09:01:24 Presenting theory Deriving.Equality_Instances

09:01:24 Presenting theory Deriving.Hash_Generator

09:01:24 Presenting file "hash_generator.ML"

09:01:24 Presenting theory Deriving.Hash_Instances

09:01:24 Presenting theory Deriving.Countable_Generator

09:01:24 Presenting theory Deriving.Derive

09:01:24 Presenting theory Deriving.Derive_Examples

09:01:24 Presenting Containers ...

09:01:24 Presenting document Containers/document

09:01:24 Presenting document Containers/outline

09:01:24 Presenting theory HOL-Library.Poly_Mapping

09:01:24 Presenting theory Containers.Containers_Auxiliary

09:01:24 Presenting theory Containers.Card_Datatype

09:01:24 Presenting theory HOL-Library.Power_By_Squaring

09:01:25 Presenting theory Containers.List_Fusion

09:01:25 Presenting theory HOL-Library.Preorder

09:01:25 Presenting file "$ISABELLE_HOME/src/Provers/preorder.ML"

09:01:25 Presenting theory Category3.HFSetCat

09:01:25 Presenting theory HOL-Library.Product_Plus

09:01:26 Presenting theory Containers.Lexicographic_Order

09:01:26 Presenting theory HOL-Library.Quadratic_Discriminant

09:01:26 Presenting theory HOL-Library.Quotient_Syntax

09:01:26 Presenting theory HOL-Library.Quotient_Set

09:01:26 Presenting theory HOL-Library.Quotient_Product

09:01:26 Presenting theory HOL-Library.Quotient_Option

09:01:26 Presenting theory Core_SC_DOM.Core_DOM_Heap_WF

09:01:27 Presenting theory Containers.Extend_Partial_Order

09:01:27 Presenting theory HOL-Library.Quotient_List

09:01:27 Presenting theory Core_SC_DOM.Core_DOM

09:01:28 Presenting theory HOL-Library.Quotient_Sum

09:01:28 Presenting theory Core_SC_DOM.Testing_Utils

09:01:28 Presenting theory HOL-Library.Quotient_Type

09:01:28 Presenting theory SC_DOM_Components.Shadow_DOM_DOM_Components

09:01:28 Presenting theory Core_SC_DOM.Core_DOM_BaseTest

09:01:29 Presenting theory Category3.ZFC_SetCat

09:01:29 Presenting theory Core_SC_DOM.Document_adoptNode

09:01:29 Presenting Containers-Benchmarks ...

09:01:29 Presenting theory Containers-Benchmarks.Benchmark_Bool

09:01:29 Presenting theory Containers-Benchmarks.Benchmark_Comparison

09:01:29 Presenting theory Containers-Benchmarks.Benchmark_LC

09:01:29 Presenting theory Containers-Benchmarks.Benchmark_Default

09:01:29 Presenting theory Containers-Benchmarks.Benchmark_ICF

09:01:29 Presenting theory Containers-Benchmarks.Benchmark_RBT

09:01:29 Presenting theory Containers-Benchmarks.Benchmark_Set

09:01:29 Presenting theory Containers-Benchmarks.Benchmark_Set_Default

09:01:29 Presenting theory Containers-Benchmarks.Benchmark_Set_LC

09:01:29 Presenting theory Containers-Benchmarks.Clauses

09:01:29 Presenting Eval_FO ...

09:01:29 Presenting document Eval_FO/document

09:01:29 Presenting document Eval_FO/outline

09:01:29 Presenting theory Eval_FO.Infinite

09:01:29 Presenting theory HOL-Library.Ramsey

09:01:30 Presenting theory Eval_FO.FO

09:01:30 Presenting theory HOL-Library.Reflection

09:01:30 Presenting file "$ISABELLE_HOME/src/HOL/Tools/reflection.ML"

09:01:30 Presenting theory Eval_FO.Eval_FO

09:01:30 Presenting theory Eval_FO.Mapping_Code

09:01:31 Presenting theory Eval_FO.Cluster

09:01:31 Presenting theory Shadow_SC_DOM.Shadow_DOM

09:01:31 Presenting theory Core_SC_DOM.Document_getElementById

09:01:32 Presenting theory Core_SC_DOM.Node_insertBefore

09:01:32 Presenting theory Core_SC_DOM.Node_removeChild

09:01:32 Presenting theory Core_SC_DOM.Core_DOM_Tests

09:01:32 Presenting MFOTL_Monitor ...

09:01:32 Presenting document MFOTL_Monitor/document

09:01:32 Presenting document MFOTL_Monitor/outline

09:01:32 Presenting theory SC_DOM_Components.Shadow_DOM_SC_DOM_Components

09:01:32 Presenting theory HOL-Library.Rewrite

09:01:32 Presenting file "cconv.ML"

09:01:32 Presenting file "rewrite.ML"

09:01:32 Presenting theory HOL-Library.Type_Length

09:01:32 Presenting theory Containers.Set_Linorder

09:01:32 Presenting MFODL_Monitor_Optimized ...

09:01:32 Presenting document MFODL_Monitor_Optimized/document

09:01:32 Presenting document MFODL_Monitor_Optimized/outline

09:01:32 Presenting theory HOL-Library.Saturated

09:01:33 Presenting theory Containers.Containers_Generator

09:01:33 Presenting file "containers_generator.ML"

09:01:33 Presenting theory MFOTL_Monitor.Trace

09:01:34 Presenting theory HOL-Library.Set_Idioms

09:01:34 Presenting theory Containers.Collection_Order

09:01:34 Presenting theory MFODL_Monitor_Optimized.Code_Double

09:01:34 Presenting file "ccompare_generator.ML"

09:01:34 Presenting theory HOL-Library.Signed_Division

09:01:34 Presenting theory Containers.List_Proper_Interval

09:01:34 Presenting theory MFODL_Monitor_Optimized.Event_Data

09:01:34 Presenting theory Containers.Collection_Eq

09:01:34 Presenting file "ceq_generator.ML"

09:01:34 Presenting theory Stateful_Protocol_Composition_and_Typing.Stateful_Compositionality

09:01:35 Presenting theory Shadow_SC_DOM.Shadow_DOM_BaseTest

09:01:35 Presenting theory HOL-Library.State_Monad

09:01:35 Presenting theory HOL-Library.Comparator

09:01:35 Presenting theory MFOTL_Monitor.Table

09:01:36 Presenting theory Containers.Collection_Enum

09:01:36 Presenting file "cenum_generator.ML"

09:01:36 Presenting theory Containers.Equal

09:01:36 Presenting theory MFOTL_Monitor.Abstract_Monitor

09:01:36 Presenting theory MFOTL_Monitor.Interval

09:01:37 Presenting theory Stateful_Protocol_Composition_and_Typing.Example_Keyserver

09:01:37 Presenting theory Containers.RBT_ext

09:01:37 Presenting theory MFODL_Monitor_Optimized.Regex

09:01:37 Presenting theory HOL-Library.Sorting_Algorithms

09:01:37 Presenting theory Stateful_Protocol_Composition_and_Typing.Example_TLS

09:01:37 Presenting theory Containers.RBT_Mapping2

09:01:37 Presenting theory Stateful_Protocol_Composition_and_Typing.Examples

09:01:37 Presenting VYDRA_MDL ...

09:01:37 Presenting document VYDRA_MDL/document

09:01:37 Presenting document VYDRA_MDL/outline

09:01:38 Presenting theory VYDRA_MDL.Timestamp

09:01:38 Presenting theory VYDRA_MDL.Interval

09:01:38 Presenting theory MFOTL_Monitor.MFOTL

09:01:38 Presenting theory VYDRA_MDL.Trace

09:01:38 Presenting theory Containers.AssocList

09:01:38 Presenting theory Shadow_SC_DOM.slots

09:01:39 Presenting theory Containers.DList_Set

09:01:39 Presenting theory VYDRA_MDL.MDL

09:01:39 Presenting theory VYDRA_MDL.Metric_Point_Structure

09:01:40 Presenting theory Shadow_SC_DOM.slots_fallback

09:01:40 Presenting theory Containers.RBT_Set2

09:01:40 Presenting theory Containers.Closure_Set

09:01:40 Presenting theory Shadow_SC_DOM.Shadow_DOM_Document_adoptNode

09:01:41 Presenting theory VYDRA_MDL.NFA

09:01:43 Presenting theory Shadow_SC_DOM.Shadow_DOM_Document_getElementById

09:01:43 Presenting theory Shadow_SC_DOM.Shadow_DOM_Node_insertBefore

09:01:43 Presenting theory Shadow_SC_DOM.Shadow_DOM_Node_removeChild

09:01:43 Presenting theory Eval_FO.Ailamazyan

09:01:43 Presenting theory Shadow_SC_DOM.Shadow_DOM_Tests

09:01:43 Presenting Show ...

09:01:43 Presenting document Show/document

09:01:43 Presenting document Show/outline

09:01:44 Presenting theory CoreC++.Determinism

09:01:44 Presenting theory HOL-Library.Sum_of_Squares

09:01:44 Presenting file "Sum_of_Squares/positivstellensatz.ML"

09:01:44 Presenting file "Sum_of_Squares/positivstellensatz_tools.ML"

09:01:44 Presenting file "Sum_of_Squares/sum_of_squares.ML"

09:01:44 Presenting file "Sum_of_Squares/sos_wrapper.ML"

09:01:45 Presenting theory Show.Show

09:01:45 Presenting file "show_generator.ML"

09:01:45 Presenting theory MFODL_Monitor_Optimized.Formula

09:01:45 Presenting theory Eval_FO.Ailamazyan_Code

09:01:45 Presenting Design_Theory ...

09:01:45 Presenting document Design_Theory/document

09:01:45 Presenting document Design_Theory/outline

09:01:45 Presenting theory HOL-Library.Transitive_Closure_Table

09:01:46 Presenting theory CoreC++.Annotate

09:01:46 Presenting theory Show.Show_Instances

09:01:46 Presenting theory MFOTL_Monitor.Monitor

09:01:46 Presenting theory Show.Show_Poly

09:01:46 Presenting theory Show.Show_Real

09:01:46 Presenting theory Show.Show_Complex

09:01:46 Presenting theory Show.Show_Real_Impl

09:01:46 Presenting Epistemic_Logic ...

09:01:46 Presenting document Epistemic_Logic/document

09:01:46 Presenting document Epistemic_Logic/outline

09:01:46 Presenting theory HOL-Library.Tree

09:01:46 Presenting theory VYDRA_MDL.Window

09:01:46 Presenting theory HOL-Library.Tree_Multiset

09:01:46 Presenting theory HOL-Library.Tree_Real

09:01:47 Presenting theory MFOTL_Monitor.Slicing

09:01:47 Presenting theory HOL-Library.Uprod

09:01:47 Presenting theory MFOTL_Monitor.Monitor_Code

09:01:47 Presenting theory MFOTL_Monitor.Examples

09:01:47 Presenting Public_Announcement_Logic ...

09:01:47 Presenting document Public_Announcement_Logic/document

09:01:47 Presenting document Public_Announcement_Logic/outline

09:01:48 Presenting theory Containers.Set_Impl

09:01:48 Presenting file "set_impl_generator.ML"

09:01:48 Presenting theory Design_Theory.Multisets_Extras

09:01:48 Presenting theory Public_Announcement_Logic.PAL

09:01:48 Presenting Equivalence_Relation_Enumeration ...

09:01:48 Presenting document Equivalence_Relation_Enumeration/document

09:01:48 Presenting document Equivalence_Relation_Enumeration/outline

09:01:49 Presenting theory Containers.Mapping_Impl

09:01:49 Presenting file "mapping_impl_generator.ML"

09:01:49 Presenting theory Equivalence_Relation_Enumeration.Equivalence_Relation_Enumeration

09:01:49 Presenting Extended_Finite_State_Machines ...

09:01:49 Presenting document Extended_Finite_State_Machines/document

09:01:49 Presenting document Extended_Finite_State_Machines/outline

09:01:49 Presenting theory Extended_Finite_State_Machines.Trilean

09:01:49 Presenting theory Design_Theory.Design_Basics

09:01:49 Presenting theory Containers.Map_To_Mapping

09:01:49 Presenting theory Containers.Containers

09:01:49 Presenting theory Containers.Compatibility_Containers_Regular_Sets

09:01:49 Presenting theory Extended_Finite_State_Machines.Value

09:01:49 Presenting theory Extended_Finite_State_Machines.VName

09:01:49 Presenting theory Extended_Finite_State_Machines.Value_Lexorder

09:01:49 Presenting theory MFODL_Monitor_Optimized.Optimized_Join

09:01:49 Presenting theory Extended_Finite_State_Machines.AExp

09:01:50 Presenting theory Extended_Finite_State_Machines.AExp_Lexorder

09:01:50 Presenting theory Design_Theory.Design_Operations

09:01:50 Presenting theory Containers.Containers_Userguide

09:01:50 Presenting theory Epistemic_Logic.Epistemic_Logic

09:01:51 Presenting theory Containers.Card_Datatype_Ex

09:01:51 Presenting Extended_Finite_State_Machine_Inference ...

09:01:51 Presenting document Extended_Finite_State_Machine_Inference/document

09:01:51 Presenting document Extended_Finite_State_Machine_Inference/outline

09:01:51 Presenting theory Design_Theory.Block_Designs

09:01:51 Presenting theory Containers.Map_To_Mapping_Ex

09:01:51 Presenting theory Extended_Finite_State_Machines.GExp

09:01:51 Presenting theory Extended_Finite_State_Machines.GExp_Lexorder

09:01:51 Presenting theory Extended_Finite_State_Machine_Inference.Subsumption

09:01:51 Presenting theory Extended_Finite_State_Machines.FSet_Utils

09:01:52 Presenting theory Containers.TwoSat_Ex

09:01:52 Presenting theory Extended_Finite_State_Machine_Inference.Drinks_Subsumption

09:01:52 Presenting theory Extended_Finite_State_Machines.Transition

09:01:52 Presenting theory Extended_Finite_State_Machines.Transition_Lexorder

09:01:52 Presenting theory Design_Theory.BIBD

09:01:53 Presenting theory Containers.Containers_DFS_Ex

09:01:53 Presenting theory Design_Theory.Resolvable_Designs

09:01:53 Presenting theory Containers.Containers_TwoSat_Ex

09:01:53 Presenting FOL-Fitting ...

09:01:53 Presenting document FOL-Fitting/document

09:01:53 Presenting document FOL-Fitting/outline

09:01:54 Presenting theory Extended_Finite_State_Machines.EFSM

09:01:55 Presenting theory Extended_Finite_State_Machines.EFSM_LTL

09:01:55 Presenting theory Extended_Finite_State_Machines.Drinks_Machine

09:01:55 Presenting theory Extended_Finite_State_Machines.Drinks_Machine_2

09:01:55 Presenting theory VYDRA_MDL.Temporal

09:01:56 Presenting theory Extended_Finite_State_Machines.Drinks_Machine_LTL

09:01:56 Presenting theory Extended_Finite_State_Machine_Inference.Inference

09:01:56 Presenting FOL_Seq_Calc1 ...

09:01:56 Presenting theory Design_Theory.Group_Divisible_Designs

09:01:56 Presenting document FOL_Seq_Calc1/document

09:01:56 Presenting document FOL_Seq_Calc1/outline

09:01:56 Presenting theory FOL_Seq_Calc1.Common

09:01:56 Presenting theory Extended_Finite_State_Machine_Inference.SelectionStrategies

09:01:57 Presenting theory HOL-Library.Word

09:01:57 Presenting file "Tools/word_lib.ML"

09:01:57 Presenting file "Tools/smt_word.ML"

09:01:57 Presenting theory Design_Theory.Designs_And_Graphs

09:01:57 Presenting theory FOL_Seq_Calc1.Tableau

09:01:57 Presenting theory Design_Theory.Sub_Designs

09:01:58 Presenting theory FOL_Seq_Calc1.Sequent

09:01:58 Presenting FOL_Seq_Calc2 ...

09:01:58 Presenting document FOL_Seq_Calc2/document

09:01:58 Presenting document FOL_Seq_Calc2/outline

09:01:58 Presenting theory HOL-Library.Z2

09:01:58 Presenting theory Extended_Finite_State_Machine_Inference.Store_Reuse

09:01:58 Presenting theory HOL-Library.Library

09:01:58 Presenting theory Design_Theory.Design_Isomorphisms

09:01:58 Presenting theory Design_Theory.Design_Theory_Root

09:01:58 Presenting FOL_Seq_Calc3 ...

09:01:58 Presenting document FOL_Seq_Calc3/document

09:01:58 Presenting document FOL_Seq_Calc3/outline

09:01:58 Presenting theory FOL_Seq_Calc3.List_Syntax

09:01:58 Presenting theory FOL_Seq_Calc2.SeCaV

09:01:58 Presenting theory FOL_Seq_Calc2.Sequent1

09:01:58 Presenting theory FOL_Seq_Calc3.Fair_Stream

09:01:58 Presenting theory FOL_Seq_Calc2.Sequent_Calculus_Verifier

09:01:58 Presenting theory FOL_Seq_Calc3.Syntax

09:01:58 Presenting theory FOL_Seq_Calc2.Prover

09:01:59 Presenting theory FOL_Seq_Calc2.Export

09:01:59 Presenting theory FOL_Seq_Calc3.Semantics

09:01:59 Presenting theory HOL-Library.Product_Order

09:01:59 Presenting theory FOL_Seq_Calc3.Encoding

09:01:59 Presenting theory FOL_Seq_Calc2.ProverLemmas

09:01:59 Presenting theory FOL_Seq_Calc3.Prover

09:01:59 Presenting theory FOL_Seq_Calc3.Export

09:01:59 Presenting theory FOL_Seq_Calc2.Hintikka

09:01:59 Presenting theory FOL_Seq_Calc3.Soundness

09:01:59 Presenting theory HOL-Library.Finite_Lattice

09:01:59 Presenting theory HOL-Library.List_Lexorder

09:02:00 Presenting theory HOL-Library.List_Lenlexorder

09:02:00 Presenting theory HOL-Library.Prefix_Order

09:02:00 Presenting theory HOL-Library.Product_Lexorder

09:02:00 Presenting theory Extended_Finite_State_Machine_Inference.Store_Reuse_Subsumption

09:02:00 Presenting theory HOL-Library.Subseq_Order

09:02:00 Presenting theory FOL_Seq_Calc2.EPathHintikka

09:02:00 Presenting theory FOL_Seq_Calc2.Usemantics

09:02:00 Presenting theory FOL_Seq_Calc3.Completeness

09:02:00 Presenting theory FOL_Seq_Calc3.Result

09:02:00 Presenting FO_Theory_Rewriting ...

09:02:00 Presenting document FO_Theory_Rewriting/document

09:02:00 Presenting document FO_Theory_Rewriting/outline

09:02:01 Presenting theory FOL_Seq_Calc2.Countermodel

09:02:01 Presenting theory Extended_Finite_State_Machine_Inference.Increment_Reset

09:02:01 Presenting theory Extended_Finite_State_Machine_Inference.Same_Register

09:02:01 Presenting theory FOL_Seq_Calc2.Soundness

09:02:01 Presenting theory FOL_Seq_Calc2.Completeness

09:02:01 Presenting theory FOL_Seq_Calc2.Results

09:02:01 Presenting Falling_Factorial_Sum ...

09:02:01 Presenting document Falling_Factorial_Sum/document

09:02:01 Presenting document Falling_Factorial_Sum/outline

09:02:02 Presenting theory HOL-Library.Datatype_Records

09:02:02 Presenting file "datatype_records.ML"

09:02:02 Presenting theory FO_Theory_Rewriting.Utils

09:02:02 Presenting theory Falling_Factorial_Sum.Falling_Factorial_Sum_Combinatorics

09:02:02 Presenting theory Falling_Factorial_Sum.Falling_Factorial_Sum_Induction

09:02:02 Presenting theory Falling_Factorial_Sum.Falling_Factorial_Sum_Vandermonde

09:02:02 Presenting Finger-Trees ...

09:02:02 Presenting document Finger-Trees/document

09:02:02 Presenting document Finger-Trees/outline

09:02:02 Presenting theory HOL-Library.AList_Mapping

09:02:03 Presenting theory HOL-Library.Code_Abstract_Nat

09:02:03 Presenting theory HOL-Library.Code_Binary_Nat

09:02:03 Presenting theory Extended_Finite_State_Machine_Inference.Least_Upper_Bound

09:02:04 Presenting theory Extended_Finite_State_Machine_Inference.Distinguishing_Guards

09:02:04 Presenting theory Extended_Finite_State_Machine_Inference.Weak_Subsumption

09:02:05 Presenting theory Extended_Finite_State_Machine_Inference.Group_By

09:02:05 Presenting theory CoreC++.Execute

09:02:05 Presenting theory CoreC++.CoreC++

09:02:05 Presenting Formula_Derivatives ...

09:02:05 Presenting document Formula_Derivatives/document

09:02:05 Presenting document Formula_Derivatives/outline

09:02:05 Presenting theory Formula_Derivatives.While_Default

09:02:05 Presenting theory Formula_Derivatives.FSet_More

09:02:06 Presenting theory FO_Theory_Rewriting.Multihole_Context

09:02:06 Presenting theory HOL-Library.Code_Prolog

09:02:06 Presenting file "$ISABELLE_HOME/src/HOL/Tools/Predicate_Compile/code_prolog.ML"

09:02:06 Presenting theory HOL-Library.Code_Target_Int

09:02:06 Presenting theory HOL-Library.Code_Real_Approx_By_Float

09:02:06 Presenting theory HOL-Library.Code_Target_Nat

09:02:06 Presenting theory HOL-Library.Code_Target_Numeral

09:02:06 Presenting theory HOL-Library.Code_Target_Numeral_Float

09:02:06 Presenting theory HOL-Library.Complex_Order

09:02:07 Presenting theory HOL-Library.DAList

09:02:07 Presenting theory Finger-Trees.FingerTree

09:02:07 Presenting theory Formula_Derivatives.Automaton

09:02:07 Presenting theory HOL-Library.DAList_Multiset

09:02:08 Presenting theory Finger-Trees.Test

09:02:08 Presenting Formula_Derivatives-Examples ...

09:02:09 Presenting theory Extended_Finite_State_Machine_Inference.PTA_Generalisation

09:02:09 Presenting theory Formula_Derivatives-Examples.WS1S_Examples

09:02:09 Presenting theory Formula_Derivatives-Examples.WS1S_Alt_Examples

09:02:09 Presenting theory Extended_Finite_State_Machine_Inference.EFSM_Dot

09:02:09 Presenting theory Formula_Derivatives-Examples.Presburger_Examples

09:02:09 Presenting theory Formula_Derivatives-Examples.WS1S_Presburger_Examples

09:02:09 Presenting theory Formula_Derivatives-Examples.WS1S_Nameful_Examples

09:02:09 Presenting theory FOL-Fitting.FOL_Fitting

09:02:09 Presenting Functional-Automata ...

09:02:09 Presenting document Functional-Automata/document

09:02:09 Presenting document Functional-Automata/outline

09:02:09 Presenting theory Functional-Automata.AutoProj

09:02:09 Presenting theory Functional-Automata.DA

09:02:09 Presenting theory Extended_Finite_State_Machine_Inference.efsm2sal

09:02:09 Presenting theory Functional-Automata.NA

09:02:10 Presenting theory Functional-Automata.NAe

09:02:10 Presenting theory Extended_Finite_State_Machine_Inference.Code_Target_List

09:02:10 Presenting theory Functional-Automata.Automata

09:02:10 Presenting theory Extended_Finite_State_Machine_Inference.Code_Target_Set

09:02:10 Presenting Generalized_Counting_Sort ...

09:02:10 Presenting document Generalized_Counting_Sort/document

09:02:10 Presenting document Generalized_Counting_Sort/outline

09:02:10 Presenting theory VYDRA_MDL.Monitor

09:02:10 Presenting theory FO_Theory_Rewriting.Ground_MCtxt

09:02:10 Presenting theory Extended_Finite_State_Machine_Inference.Code_Target_FSet

09:02:11 Presenting theory FO_Theory_Rewriting.Bot_Terms

09:02:11 Presenting theory Functional-Automata.RegExp2NA

09:02:11 Presenting theory VYDRA_MDL.Preliminaries

09:02:11 Presenting theory VYDRA_MDL.Monitor_Code

09:02:11 Presenting theory Extended_Finite_State_Machine_Inference.Code_Generation

09:02:11 Presenting theory VYDRA_MDL.Timestamp_Lex

09:02:11 Presenting Graph_Saturation ...

09:02:11 Presenting document Graph_Saturation/document

09:02:11 Presenting document Graph_Saturation/outline

09:02:11 Presenting theory VYDRA_MDL.Timestamp_Prod

09:02:11 Presenting Graph_Theory ...

09:02:11 Presenting document Graph_Theory/document

09:02:11 Presenting document Graph_Theory/outline

09:02:12 Presenting theory Graph_Theory.Rtrancl_On

09:02:12 Presenting theory Graph_Theory.Stuff

09:02:12 Presenting theory Graph_Saturation.MissingRelation

09:02:12 Presenting theory FO_Theory_Rewriting.Saturation

09:02:13 Presenting theory Graph_Theory.Digraph

09:02:13 Presenting theory Graph_Theory.Bidirected_Digraph

09:02:13 Presenting theory FO_Theory_Rewriting.Rewriting

09:02:14 Presenting theory Functional-Automata.RegExp2NAe

09:02:14 Presenting theory Functional-Automata.AutoRegExp

09:02:14 Presenting theory Graph_Saturation.LabeledGraphs

09:02:14 Presenting theory HOL-Library.RBT_Impl

09:02:14 Presenting theory Generalized_Counting_Sort.Algorithm

09:02:14 Presenting theory Functional-Automata.MaxPrefix

09:02:14 Presenting theory Functional-Automata.MaxChop

09:02:14 Presenting theory Graph_Theory.Arc_Walk

09:02:15 Presenting theory Functional-Automata.AutoMaxChop

09:02:15 Presenting theory FO_Theory_Rewriting.LV_to_GTT

09:02:15 Presenting theory HOL-Library.RBT

09:02:15 Presenting theory Functional-Automata.RegSet_of_nat_DA

09:02:15 Presenting theory Functional-Automata.Execute

09:02:15 Presenting theory Functional-Automata.Functional_Automata

09:02:15 Presenting ShortestPath ...

09:02:15 Presenting document ShortestPath/document

09:02:15 Presenting document ShortestPath/outline

09:02:15 Presenting theory HOL-Library.RBT_Mapping

09:02:16 Presenting theory Formula_Derivatives.Abstract_Formula

09:02:16 Presenting theory Graph_Saturation.RulesAndChains

09:02:16 Presenting theory Graph_Theory.Pair_Digraph

09:02:16 Presenting theory ShortestPath.ShortestPath

09:02:16 Presenting theory ShortestPath.ShortestPathNeg

09:02:16 Presenting Group-Ring-Module ...

09:02:16 Presenting document Group-Ring-Module/document

09:02:16 Presenting document Group-Ring-Module/outline

09:02:16 Presenting theory FO_Theory_Rewriting.NF

09:02:16 Presenting theory Formula_Derivatives.WS1S_Prelim

09:02:18 Presenting theory FO_Theory_Rewriting.Tree_Automata_Derivation_Split

09:02:19 Presenting theory HOL-Library.RBT_Set

09:02:19 Presenting theory HOL-Library.LaTeXsugar

09:02:19 Presenting theory HOL-Library.OptionalSugar

09:02:19 Presenting theory Graph_Saturation.GraphRewriting

09:02:20 Presenting theory HOL-Library.Predicate_Compile_Alternative_Defs

09:02:20 Presenting theory Graph_Saturation.LabeledGraphSemantics

09:02:20 Presenting theory Graph_Saturation.StandardModels

09:02:20 Presenting theory Graph_Theory.Digraph_Component

09:02:21 Presenting theory HOL-Library.Predicate_Compile_Quickcheck

09:02:21 Presenting file "$ISABELLE_HOME/src/HOL/Tools/Predicate_Compile/predicate_compile_quickcheck.ML"

09:02:21 Presenting theory Formula_Derivatives.WS1S_Formula

09:02:22 Presenting theory FO_Theory_Rewriting.TA_Clousure_Const

09:02:22 Presenting theory Graph_Theory.Vertex_Walk

09:02:22 Presenting theory Graph_Saturation.RuleSemanticsConnection

09:02:22 Presenting theory Graph_Theory.Digraph_Component_Vwalk

09:02:22 Presenting theory FO_Theory_Rewriting.Type_Instances_Impl

09:02:23 Presenting theory FO_Theory_Rewriting.NF_Impl

09:02:24 Presenting theory Formula_Derivatives.WS1S_Alt_Formula

09:02:24 Presenting theory Generalized_Counting_Sort.Conservation

09:02:24 Presenting theory Group-Ring-Module.Algebra1

09:02:25 Presenting theory Graph_Theory.Digraph_Isomorphism

09:02:25 Presenting theory Graph_Theory.Auxiliary

09:02:26 Presenting theory Graph_Saturation.StandardRules

09:02:26 Presenting theory Graph_Theory.Subdivision

09:02:26 Presenting theory Formula_Derivatives.Presburger_Formula

09:02:26 Presenting theory MFODL_Monitor_Optimized.Monitor

09:02:27 Presenting theory FO_Theory_Rewriting.Context_Extensions

09:02:27 Presenting theory Graph_Saturation.CombinedCorrectness

09:02:27 Presenting Valuation ...

09:02:27 Presenting document Valuation/document

09:02:27 Presenting document Valuation/outline

09:02:27 Presenting theory Formula_Derivatives.WS1S_Presburger_Equivalence

09:02:27 Presenting theory FO_Theory_Rewriting.FOR_Certificate

09:02:28 Presenting theory Graph_Theory.Euler

09:02:28 Presenting theory HOL-Library.Old_Recdef

09:02:28 Presenting file "old_recdef.ML"

09:02:28 Presenting theory Formula_Derivatives.WS1S_Nameful

09:02:28 Presenting HOL-Codegenerator_Test ...

09:02:28 Presenting theory HOL-Codegenerator_Test.Candidates

09:02:28 Presenting theory HOL-Codegenerator_Test.Generate

09:02:28 Presenting theory HOL-Codegenerator_Test.Generate_Binary_Nat

09:02:28 Presenting theory HOL-Codegenerator_Test.Generate_Target_Nat

09:02:28 Presenting theory HOL-Codegenerator_Test.Generate_Abstract_Char

09:02:29 Presenting theory HOL-Codegenerator_Test.Generate_Efficient_Datastructures

09:02:29 Presenting theory Generalized_Counting_Sort.Sorting

09:02:29 Presenting theory HOL-Codegenerator_Test.Code_Lazy_Test

09:02:29 Presenting theory HOL-Codegenerator_Test.Code_Test_PolyML

09:02:29 Presenting theory HOL-Codegenerator_Test.Code_Test_Scala

09:02:29 Presenting theory HOL-Codegenerator_Test.Code_Test_GHC

09:02:29 Presenting theory HOL-Codegenerator_Test.Code_Test_MLton

09:02:29 Presenting theory HOL-Codegenerator_Test.Code_Test_OCaml

09:02:29 Presenting theory HOL-Codegenerator_Test.Code_Test_SMLNJ

09:02:29 Presenting HOL-Computational_Algebra ...

09:02:30 Presenting theory Graph_Theory.Kuratowski

09:02:30 Presenting theory FO_Theory_Rewriting.Lift_Root_Step

09:02:31 Presenting theory Graph_Theory.Weighted_Graph

09:02:31 Presenting theory Graph_Theory.Shortest_Path

09:02:31 Presenting theory Generalized_Counting_Sort.Stability

09:02:31 Presenting theory Graph_Theory.Graph_Theory

09:02:31 Presenting Budan_Fourier ...

09:02:31 Presenting document Budan_Fourier/document

09:02:31 Presenting document Budan_Fourier/outline

09:02:31 Presenting theory HOL-Library.Realizers

09:02:31 Presenting file "$ISABELLE_HOME/src/HOL/Tools/datatype_realizer.ML"

09:02:31 Presenting file "$ISABELLE_HOME/src/HOL/Tools/inductive_realizer.ML"

09:02:31 Presenting Coinductive ...

09:02:31 Presenting document Coinductive/document

09:02:31 Presenting document Coinductive/outline

09:02:32 Presenting theory FO_Theory_Rewriting.Context_RR2

09:02:32 Presenting theory Coinductive.Coinductive_Nat

09:02:32 Presenting theory FO_Theory_Rewriting.GTT_RRn

09:02:33 Presenting theory Budan_Fourier.BF_Misc

09:02:34 Presenting theory HOL-Computational_Algebra.Factorial_Ring

09:02:34 Presenting theory FO_Theory_Rewriting.FOL_Extra

09:02:35 Presenting theory HOL-Computational_Algebra.Euclidean_Algorithm

09:02:35 Presenting theory Budan_Fourier.Budan_Fourier

09:02:36 Presenting theory Budan_Fourier.Sturm_Multiple_Roots

09:02:36 Presenting theory HOL-Library.Refute

09:02:36 Presenting file "refute.ML"

09:02:36 Presenting DynamicArchitectures ...

09:02:36 Presenting document DynamicArchitectures/document

09:02:36 Presenting document DynamicArchitectures/outline

09:02:36 Presenting theory Budan_Fourier.Descartes_Roots_Test

09:02:36 Presenting Architectural_Design_Patterns ...

09:02:36 Presenting document Architectural_Design_Patterns/document

09:02:36 Presenting document Architectural_Design_Patterns/outline

09:02:36 Presenting theory FO_Theory_Rewriting.FOR_Semantics

09:02:37 Presenting theory Architectural_Design_Patterns.Singleton

09:02:38 Presenting theory Architectural_Design_Patterns.Publisher_Subscriber

09:02:40 Presenting theory DynamicArchitectures.Configuration_Traces

09:02:41 Presenting theory Coinductive.Coinductive_List

09:02:41 Presenting theory Group-Ring-Module.Algebra2

09:02:41 Presenting theory Coinductive.Coinductive_List_Prefix

09:02:42 Presenting theory Coinductive.Coinductive_Stream

09:02:43 Presenting theory Valuation.Valuation1

09:02:43 Presenting theory Coinductive.TLList

09:02:44 Presenting theory Coinductive.Quotient_Coinductive_List

09:02:44 Presenting theory Coinductive.Quotient_TLList

09:02:44 Presenting theory Coinductive.Coinductive

09:02:44 Presenting theory Coinductive.Lazy_LList

09:02:45 Presenting theory Coinductive.Lazy_TLList

09:02:45 Presenting theory Coinductive.CCPO_Topology

09:02:46 Presenting theory MFODL_Monitor_Optimized.Optimized_MTL

09:02:46 Presenting theory HOL-Computational_Algebra.Polynomial

09:02:46 Presenting theory Coinductive.LList_CCPO_Topology

09:02:48 Presenting theory Coinductive.TLList_CCPO

09:02:48 Presenting theory Coinductive.TLList_CCPO_Examples

09:02:48 Presenting theory Coinductive.Koenigslemma

09:02:48 Presenting theory FO_Theory_Rewriting.FOR_Check

09:02:48 Presenting theory Coinductive.LMirror

09:02:48 Presenting theory DynamicArchitectures.Dynamic_Architecture_Calculus

09:02:49 Presenting Lazy-Lists-II ...

09:02:49 Presenting document Lazy-Lists-II/document

09:02:49 Presenting document Lazy-Lists-II/outline

09:02:49 Presenting theory Coinductive.Hamming_Stream

09:02:50 Presenting theory Coinductive.Resumption

09:02:50 Presenting theory Coinductive.Coinductive_Examples

09:02:50 Presenting Stream_Fusion_Code ...

09:02:50 Presenting document Stream_Fusion_Code/document

09:02:50 Presenting document Stream_Fusion_Code/outline

09:02:51 Presenting theory Stream_Fusion_Code.Stream_Fusion

09:02:51 Presenting file "stream_fusion.ML"

09:02:51 Presenting theory Architectural_Design_Patterns.Blackboard

09:02:51 Presenting theory MFODL_Monitor_Optimized.Monitor_Impl

09:02:51 Presenting theory MFODL_Monitor_Optimized.Monitor_Code

09:02:51 Presenting Topology ...

09:02:51 Presenting document Topology/document

09:02:51 Presenting document Topology/outline

09:02:51 Presenting theory Lazy-Lists-II.LList2

09:02:51 Presenting theory Architectural_Design_Patterns.Auxiliary

09:02:51 Presenting Descartes_Sign_Rule ...

09:02:51 Presenting document Descartes_Sign_Rule/document

09:02:51 Presenting document Descartes_Sign_Rule/outline

09:02:52 Presenting theory Stream_Fusion_Code.Stream_Fusion_List

09:02:53 Presenting theory Stream_Fusion_Code.Stream_Fusion_LList

09:02:53 Presenting theory Stream_Fusion_Code.Stream_Fusion_Examples

09:02:53 Presenting Formal_Puiseux_Series ...

09:02:53 Presenting document Formal_Puiseux_Series/document

09:02:53 Presenting document Formal_Puiseux_Series/outline

09:02:54 Presenting theory Descartes_Sign_Rule.Descartes_Sign_Rule

09:02:54 Presenting HOL-Algebra ...

09:02:54 Presenting document HOL-Algebra/document

09:02:54 Presenting document HOL-Algebra/outline

09:02:54 Presenting theory Formal_Puiseux_Series.Puiseux_Polynomial_Library

09:02:54 Presenting theory Architectural_Design_Patterns.RF_LTL

09:02:54 Presenting theory Formal_Puiseux_Series.Puiseux_Laurent_Library

09:02:55 Presenting theory HOL-Algebra.Congruence

09:02:55 Presenting theory Formal_Puiseux_Series.FPS_Hensel

09:02:56 Presenting theory Topology.Topology

09:02:56 Presenting theory HOL-Algebra.Order

09:02:57 Presenting theory Valuation.Valuation2

09:02:57 Presenting theory FO_Theory_Rewriting.FOR_Check_Impl

09:02:57 Presenting theory HOL-Computational_Algebra.Formal_Power_Series

09:02:57 Presenting Finite_Fields ...

09:02:57 Presenting document Finite_Fields/document

09:02:57 Presenting document Finite_Fields/outline

09:02:57 Presenting theory Topology.LList_Topology

09:02:57 Presenting theory HOL-Algebra.Lattice

09:02:57 Presenting Finitely_Generated_Abelian_Groups ...

09:02:57 Presenting document Finitely_Generated_Abelian_Groups/document

09:02:57 Presenting document Finitely_Generated_Abelian_Groups/outline

09:02:58 Presenting theory Formal_Puiseux_Series.Formal_Puiseux_Series

09:02:58 Presenting theory Finitely_Generated_Abelian_Groups.Set_Multiplication

09:02:58 Presenting theory Group-Ring-Module.Algebra3

09:02:58 Presenting Groebner_Bases ...

09:02:58 Presenting document Groebner_Bases/document

09:02:58 Presenting document Groebner_Bases/outline

09:02:58 Presenting theory HOL-Computational_Algebra.Polynomial_FPS

09:02:58 Presenting theory Finitely_Generated_Abelian_Groups.Miscellaneous_Groups

09:02:59 Presenting theory Finitely_Generated_Abelian_Groups.Generated_Groups_Extend

09:02:59 Presenting theory Groebner_Bases.General

09:02:59 Presenting theory HOL-Algebra.Complete_Lattice

09:03:00 Presenting theory Finitely_Generated_Abelian_Groups.General_Auxiliary

09:03:00 Presenting theory Groebner_Bases.Confluence

09:03:00 Presenting theory HOL-Algebra.Galois_Connection

09:03:00 Presenting theory Finite_Fields.Finite_Fields_Preliminary_Results

09:03:01 Presenting theory Finitely_Generated_Abelian_Groups.IDirProds

09:03:03 Presenting theory Finite_Fields.Finite_Fields_Factorization_Ext

09:03:04 Presenting theory Finitely_Generated_Abelian_Groups.Finite_Product_Extend

09:03:05 Presenting theory Finitely_Generated_Abelian_Groups.Group_Hom

09:03:05 Presenting theory Architectural_Design_Patterns.Blockchain

09:03:05 Presenting Groebner_Macaulay ...

09:03:05 Presenting document Groebner_Macaulay/document

09:03:05 Presenting document Groebner_Macaulay/outline

09:03:06 Presenting theory Finite_Fields.Ring_Characteristic

09:03:06 Presenting theory HOL-Algebra.Group

09:03:06 Presenting theory Finitely_Generated_Abelian_Groups.Finite_And_Cyclic_Groups

09:03:07 Presenting theory Groebner_Bases.Reduction

09:03:07 Presenting theory Finite_Fields.Formal_Polynomial_Derivatives

09:03:07 Presenting theory Groebner_Macaulay.Degree_Section

09:03:07 Presenting theory HOL-Computational_Algebra.Formal_Laurent_Series

09:03:08 Presenting theory HOL-Computational_Algebra.Fraction_Field

09:03:08 Presenting theory Finite_Fields.Monic_Polynomial_Factorization

09:03:09 Presenting theory HOL-Algebra.FiniteProduct

09:03:09 Presenting theory Groebner_Macaulay.Degree_Bound_Utils

09:03:09 Presenting theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

09:03:10 Presenting theory HOL-Computational_Algebra.Group_Closure

09:03:10 Presenting theory HOL-Computational_Algebra.Normalized_Fraction

09:03:10 Presenting theory Group-Ring-Module.Algebra4

09:03:11 Presenting theory HOL-Computational_Algebra.Primes

09:03:11 Presenting theory Groebner_Macaulay.Groebner_Macaulay

09:03:11 Presenting theory HOL-Computational_Algebra.Nth_Powers

09:03:11 Presenting theory Finite_Fields.Card_Irreducible_Polynomials_Aux

09:03:11 Presenting theory Finitely_Generated_Abelian_Groups.DirProds

09:03:12 Presenting theory Finite_Fields.Card_Irreducible_Polynomials

09:03:12 Presenting theory Groebner_Macaulay.Binomial_Int

09:03:12 Presenting theory Finitely_Generated_Abelian_Groups.Group_Relations

09:03:13 Presenting theory Groebner_Macaulay.Poly_Fun

09:03:13 Presenting theory HOL-Algebra.Coset

09:03:13 Presenting theory HOL-Algebra.Exponent

09:03:13 Presenting theory Finite_Fields.Finite_Fields_Isomorphic

09:03:13 Presenting Nullstellensatz ...

09:03:13 Presenting document Nullstellensatz/document

09:03:13 Presenting document Nullstellensatz/outline

09:03:13 Presenting theory HOL-Computational_Algebra.Polynomial_Factorial

09:03:14 Presenting theory Groebner_Bases.Groebner_Bases

09:03:14 Presenting theory Groebner_Macaulay.Monomial_Module

09:03:14 Presenting theory Nullstellensatz.Algebraically_Closed_Fields

09:03:14 Presenting theory HOL-Computational_Algebra.Squarefree

09:03:14 Presenting theory HOL-Computational_Algebra.Computational_Algebra

09:03:14 Presenting theory HOL-Computational_Algebra.Field_as_Ring

09:03:14 Presenting Signature_Groebner ...

09:03:14 Presenting theory HOL-Algebra.Sylow

09:03:14 Presenting document Signature_Groebner/document

09:03:14 Presenting document Signature_Groebner/outline

09:03:15 Presenting theory Nullstellensatz.Lex_Order_PP

09:03:15 Presenting theory Groebner_Macaulay.Dube_Prelims

09:03:15 Presenting theory HOL-Algebra.Bij

09:03:15 Presenting theory Signature_Groebner.Prelims

09:03:16 Presenting theory Finitely_Generated_Abelian_Groups.Finitely_Generated_Abelian_Groups

09:03:16 Presenting theory Signature_Groebner.More_MPoly

09:03:16 Presenting HOL-Decision_Procs ...

09:03:17 Presenting theory Nullstellensatz.Univariate_PM

09:03:18 Presenting theory HOL-Decision_Procs.Conversions

09:03:19 Presenting theory HOL-Decision_Procs.Algebra_Aux

09:03:19 Presenting theory HOL-Algebra.Ring

09:03:19 Presenting file "ringsimp.ML"

09:03:19 Presenting theory Groebner_Macaulay.Hilbert_Function

09:03:20 Presenting theory HOL-Algebra.Module

09:03:22 Presenting theory HOL-Decision_Procs.Commutative_Ring

09:03:22 Presenting theory HOL-Algebra.AbelCoset

09:03:23 Presenting theory HOL-Algebra.Ideal

09:03:23 Presenting theory HOL-Algebra.RingHom

09:03:29 Presenting theory Nullstellensatz.Nullstellensatz

09:03:29 Presenting theory HOL-Decision_Procs.Cooper

09:03:29 Presenting file "cooper_tac.ML"

09:03:29 Presenting theory HOL-Algebra.UnivPoly

09:03:30 Presenting theory Valuation.Valuation3

09:03:31 Presenting HOL-Quotient_Examples ...

09:03:31 Presenting theory HOL-Quotient_Examples.DList

09:03:31 Presenting theory HOL-Algebra.Generated_Groups

09:03:33 Presenting theory HOL-Algebra.Elementary_Groups

09:03:33 Presenting theory Nullstellensatz.Nullstellensatz_Field

09:03:33 Presenting Interpolation_Polynomials_HOL_Algebra ...

09:03:33 Presenting document Interpolation_Polynomials_HOL_Algebra/document

09:03:33 Presenting document Interpolation_Polynomials_HOL_Algebra/outline

09:03:34 Presenting theory Interpolation_Polynomials_HOL_Algebra.Bounded_Degree_Polynomials

09:03:34 Presenting theory HOL-Decision_Procs.Dense_Linear_Order

09:03:34 Presenting file "langford_data.ML"

09:03:34 Presenting file "ferrante_rackoff_data.ML"

09:03:34 Presenting file "langford.ML"

09:03:34 Presenting file "ferrante_rackoff.ML"

09:03:34 Presenting theory Group-Ring-Module.Algebra5

09:03:34 Presenting theory HOL-Quotient_Examples.Quotient_FSet

09:03:35 Presenting theory HOL-Decision_Procs.DP_Library

09:03:35 Presenting theory Interpolation_Polynomials_HOL_Algebra.Lagrange_Interpolation

09:03:35 Presenting theory HOL-Quotient_Examples.Quotient_Int

09:03:36 Presenting theory HOL-Quotient_Examples.Quotient_Message

09:03:36 Presenting theory HOL-Algebra.Multiplicative_Group

09:03:36 Presenting theory Signature_Groebner.Signature_Groebner

09:03:36 Presenting theory HOL-Quotient_Examples.Lift_FSet

09:03:37 Presenting theory HOL-Quotient_Examples.Lift_Set

09:03:37 Presenting theory Interpolation_Polynomials_HOL_Algebra.Interpolation_Polynomial_Cardinalities

09:03:37 Presenting Jordan_Hoelder ...

09:03:37 Presenting document Jordan_Hoelder/document

09:03:37 Presenting document Jordan_Hoelder/outline

09:03:37 Presenting theory HOL-Quotient_Examples.Lift_Fun

09:03:37 Presenting theory HOL-Quotient_Examples.Quotient_Rat

09:03:37 Presenting theory Jordan_Hoelder.SndIsomorphismGrp

09:03:38 Presenting theory HOL-Quotient_Examples.Lift_DList

09:03:38 Presenting theory HOL-Quotient_Examples.Int_Pow

09:03:38 Presenting theory HOL-Quotient_Examples.Lifting_Code_Dt_Test

09:03:38 Presenting Jordan_Normal_Form ...

09:03:38 Presenting document Jordan_Normal_Form/document

09:03:38 Presenting document Jordan_Normal_Form/outline

09:03:38 Presenting theory HOL-Algebra.Group_Action

09:03:39 Presenting theory Jordan_Normal_Form.Missing_Misc

09:03:40 Presenting theory Jordan_Hoelder.SubgroupsAndNormalSubgroups

09:03:40 Presenting theory HOL-Algebra.Zassenhaus

09:03:40 Presenting theory HOL-Decision_Procs.Ferrack

09:03:40 Presenting file "ferrack_tac.ML"

09:03:41 Presenting theory Jordan_Hoelder.SimpleGroups

09:03:41 Presenting theory Jordan_Normal_Form.Missing_Ring

09:03:41 Presenting theory Jordan_Hoelder.MaximalNormalSubgroups

09:03:41 Presenting theory Jordan_Normal_Form.Conjugate

09:03:41 Presenting theory Signature_Groebner.Signature_Examples

09:03:41 Presenting Isabelle_Marries_Dirac ...

09:03:41 Presenting document Isabelle_Marries_Dirac/document

09:03:41 Presenting document Isabelle_Marries_Dirac/outline

09:03:42 Presenting theory Isabelle_Marries_Dirac.Basics

09:03:42 Presenting theory Isabelle_Marries_Dirac.Binary_Nat

09:03:45 Presenting theory Jordan_Hoelder.CompositionSeries

09:03:46 Presenting theory Jordan_Hoelder.GroupIsoClasses

09:03:47 Presenting theory Isabelle_Marries_Dirac.Quantum

09:03:48 Presenting theory Isabelle_Marries_Dirac.Complex_Vectors

09:03:49 Presenting theory Jordan_Hoelder.JordanHolder

09:03:49 Presenting Linear_Programming ...

09:03:49 Presenting document Linear_Programming/document

09:03:49 Presenting document Linear_Programming/outline

09:03:49 Presenting theory HOL-Algebra.Divisibility

09:03:49 Presenting theory Isabelle_Marries_Dirac.Tensor

09:03:51 Presenting theory Linear_Programming.More_Jordan_Normal_Forms

09:03:51 Presenting theory Isabelle_Marries_Dirac.More_Tensor

09:03:52 Presenting theory Jordan_Normal_Form.Matrix

09:03:52 Presenting theory Linear_Programming.Matrix_LinPoly

09:03:53 Presenting theory HOL-Algebra.QuotRing

09:03:53 Presenting theory Isabelle_Marries_Dirac.Measurement

09:03:54 Presenting theory Isabelle_Marries_Dirac.Entanglement

09:03:54 Presenting theory HOL-Algebra.IntRing

09:03:54 Presenting theory Jordan_Normal_Form.Matrix_IArray_Impl

09:03:55 Presenting theory Isabelle_Marries_Dirac.Quantum_Teleportation

09:03:55 Presenting theory HOL-Algebra.Weak_Morphisms

09:03:55 Presenting theory HOL-Algebra.Ideal_Product

09:03:55 Presenting theory Isabelle_Marries_Dirac.Deutsch

09:03:57 Presenting theory Groebner_Macaulay.Cone_Decomposition

09:03:57 Presenting theory HOL-Algebra.Chinese_Remainder

09:03:57 Presenting theory Groebner_Bases.Algorithm_Schema

09:03:58 Presenting theory Linear_Programming.LP_Preliminaries

09:03:58 Presenting theory Isabelle_Marries_Dirac.Deutsch_Jozsa

09:03:58 Presenting theory Group-Ring-Module.Algebra6

09:03:58 Presenting theory HOL-Algebra.Subrings

09:03:59 Presenting theory HOL-Algebra.Generated_Rings

09:03:59 Presenting theory Linear_Programming.Linear_Programming

09:03:59 Presenting Perron_Frobenius ...

09:03:59 Presenting document Perron_Frobenius/document

09:03:59 Presenting document Perron_Frobenius/outline

09:03:59 Presenting theory HOL-Algebra.Generated_Fields

09:03:59 Presenting theory Isabelle_Marries_Dirac.No_Cloning

09:04:00 Presenting theory Jordan_Normal_Form.Gauss_Jordan_Elimination

09:04:00 Presenting theory Perron_Frobenius.Cancel_Card_Constraint

09:04:00 Presenting file "cancel_card_constraint.ML"

09:04:00 Presenting theory Perron_Frobenius.Bij_Nat

09:04:01 Presenting theory Isabelle_Marries_Dirac.Quantum_Prisoners_Dilemma

09:04:01 Presenting QHLProver ...

09:04:01 Presenting document QHLProver/document

09:04:01 Presenting document QHLProver/outline

09:04:01 Presenting theory Jordan_Normal_Form.Gauss_Jordan_IArray_Impl

09:04:01 Presenting theory Groebner_Bases.Buchberger

09:04:02 Presenting theory Groebner_Bases.Benchmarks

09:04:02 Presenting theory Groebner_Bases.Algorithm_Schema_Impl

09:04:02 Presenting theory Groebner_Bases.Code_Target_Rat

09:04:02 Presenting theory HOL-Algebra.Product_Groups

09:04:02 Presenting theory Jordan_Normal_Form.Column_Operations

09:04:03 Presenting theory Perron_Frobenius.HMA_Connect

09:04:04 Presenting theory QHLProver.Complex_Matrix

09:04:04 Presenting file "mat_alg.ML"

09:04:04 Presenting theory Perron_Frobenius.Perron_Frobenius_Aux

09:04:04 Presenting theory HOL-Algebra.Free_Abelian_Groups

09:04:05 Presenting theory HOL-Decision_Procs.MIR

09:04:05 Presenting file "mir_tac.ML"

09:04:05 Presenting theory Groebner_Bases.Buchberger_Examples

09:04:05 Presenting theory Perron_Frobenius.Perron_Frobenius

09:04:07 Presenting theory Perron_Frobenius.Roots_Unity

09:04:07 Presenting theory Groebner_Bases.More_MPoly_Type_Class

09:04:08 Presenting theory Groebner_Macaulay.Dube_Bound

09:04:09 Presenting theory HOL-Algebra.Embedded_Algebras

09:04:09 Presenting theory Groebner_Macaulay.Groebner_Macaulay_Examples

09:04:10 Presenting Subresultants ...

09:04:10 Presenting document Subresultants/document

09:04:10 Presenting document Subresultants/outline

09:04:10 Presenting theory Perron_Frobenius.Perron_Frobenius_Irreducible

09:04:10 Presenting theory Subresultants.Resultant_Prelim

09:04:10 Presenting theory Subresultants.Dichotomous_Lazard

09:04:10 Presenting theory HOL-Algebra.Solvable_Groups

09:04:10 Presenting theory Subresultants.Binary_Exponentiation

09:04:10 Presenting theory Subresultants.More_Homomorphisms

09:04:10 Presenting theory Subresultants.Coeff_Int

09:04:11 Presenting theory QHLProver.Matrix_Limit

09:04:11 Presenting theory HOL-Algebra.Sym_Groups

09:04:11 Presenting theory Group-Ring-Module.Algebra7

09:04:12 Presenting theory Perron_Frobenius.Perron_Frobenius_General

09:04:12 Presenting theory Groebner_Bases.Auto_Reduction

09:04:13 Presenting theory Perron_Frobenius.Spectral_Radius_Theory

09:04:13 Presenting theory HOL-Algebra.Exact_Sequence

09:04:13 Presenting theory Jordan_Normal_Form.Determinant

09:04:14 Presenting theory QHLProver.Quantum_Program

09:04:15 Presenting theory HOL-Algebra.Ring_Divisibility

09:04:16 Presenting theory Groebner_Bases.Reduced_GB

09:04:16 Presenting theory HOL-Decision_Procs.Approximation_Bounds

09:04:16 Presenting theory Perron_Frobenius.Spectral_Radius_Largest_Jordan_Block

09:04:17 Presenting theory Groebner_Bases.Reduced_GB_Examples

09:04:17 Presenting theory Jordan_Normal_Form.Determinant_Impl

09:04:17 Presenting theory Perron_Frobenius.Hom_Gauss_Jordan

09:04:17 Presenting theory Jordan_Normal_Form.Show_Matrix

09:04:17 Presenting theory QHLProver.Partial_State

09:04:17 Presenting theory Perron_Frobenius.Spectral_Radius_Theory_2

09:04:17 Presenting theory Perron_Frobenius.Check_Matrix_Growth

09:04:17 Presenting Berlekamp_Zassenhaus ...

09:04:18 Presenting document Berlekamp_Zassenhaus/document

09:04:18 Presenting document Berlekamp_Zassenhaus/outline

09:04:18 Presenting theory QHLProver.Gates

09:04:18 Presenting theory Berlekamp_Zassenhaus.Finite_Field

09:04:19 Presenting theory Berlekamp_Zassenhaus.Arithmetic_Record_Based

09:04:19 Presenting theory Jordan_Normal_Form.Char_Poly

09:04:19 Presenting theory HOL-Decision_Procs.Approximation

09:04:19 Presenting file "approximation.ML"

09:04:19 Presenting file "approximation_generator.ML"

09:04:20 Presenting theory HOL-Decision_Procs.Rat_Pair

09:04:21 Presenting theory Subresultants.Subresultant

09:04:21 Presenting theory Berlekamp_Zassenhaus.Finite_Field_Record_Based

09:04:21 Presenting theory QHLProver.Quantum_Hoare

09:04:21 Presenting theory Jordan_Normal_Form.Jordan_Normal_Form

09:04:22 Presenting theory HOL-Decision_Procs.Polynomial_List

09:04:22 Presenting theory Groebner_Bases.Macaulay_Matrix

09:04:22 Presenting theory Berlekamp_Zassenhaus.Matrix_Record_Based

09:04:22 Presenting theory Group-Ring-Module.Algebra8

09:04:22 Presenting theory Berlekamp_Zassenhaus.More_Missing_Multiset

09:04:23 Presenting theory Subresultants.Subresultant_Gcd

09:04:23 Presenting Algebraic_Numbers ...

09:04:23 Presenting document Algebraic_Numbers/document

09:04:23 Presenting document Algebraic_Numbers/outline

09:04:23 Presenting theory HOL-Algebra.Polynomials

09:04:24 Presenting theory Berlekamp_Zassenhaus.Unique_Factorization

09:04:25 Presenting theory HOL-Decision_Procs.Reflected_Multivariate_Polynomial

09:04:26 Presenting theory Berlekamp_Zassenhaus.Unique_Factorization_Poly

09:04:26 Presenting theory QHLProver.Grover

09:04:26 Presenting BenOr_Kozen_Reif ...

09:04:26 Presenting document BenOr_Kozen_Reif/document

09:04:26 Presenting document BenOr_Kozen_Reif/outline

09:04:26 Presenting theory Jordan_Normal_Form.Missing_VectorSpace

09:04:27 Presenting theory Algebraic_Numbers.Algebraic_Numbers_Prelim

09:04:27 Presenting theory Berlekamp_Zassenhaus.Poly_Mod

09:04:29 Presenting theory BenOr_Kozen_Reif.More_Matrix

09:04:29 Presenting theory Algebraic_Numbers.Bivariate_Polynomials

09:04:30 Presenting theory BenOr_Kozen_Reif.BKR_Algorithm

09:04:30 Presenting theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field

09:04:30 Presenting theory Groebner_Bases.F4

09:04:30 Presenting theory HOL-Algebra.Polynomial_Divisibility

09:04:30 Presenting theory Berlekamp_Zassenhaus.Karatsuba_Multiplication

09:04:30 Presenting theory Groebner_Bases.F4_Examples

09:04:31 Presenting theory BenOr_Kozen_Reif.Matrix_Equation_Construction

09:04:32 Presenting theory Jordan_Normal_Form.VS_Connect

09:04:33 Presenting theory Algebraic_Numbers.Resultant

09:04:33 Presenting theory Groebner_Bases.Syzygy

09:04:33 Presenting theory Berlekamp_Zassenhaus.Polynomial_Record_Based

09:04:33 Presenting theory HOL-Algebra.Indexed_Polynomials

09:04:34 Presenting theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field_Record_Based

09:04:34 Presenting theory Groebner_Bases.Syzygy_Examples

09:04:34 Presenting theory Berlekamp_Zassenhaus.Chinese_Remainder_Poly

09:04:35 Presenting theory Jordan_Normal_Form.Gram_Schmidt

09:04:35 Presenting theory Groebner_Bases.Groebner_PM

09:04:35 Presenting Cubic_Quartic_Equations ...

09:04:35 Presenting document Cubic_Quartic_Equations/document

09:04:35 Presenting document Cubic_Quartic_Equations/outline

09:04:35 Presenting theory Cubic_Quartic_Equations.Ferraris_Formula

09:04:36 Presenting theory Cubic_Quartic_Equations.Cardanos_Formula

09:04:36 Presenting theory HOL-Algebra.Finite_Extensions

09:04:36 Presenting theory BenOr_Kozen_Reif.BKR_Proofs

09:04:36 Presenting theory Cubic_Quartic_Equations.Complex_Roots

09:04:37 Presenting theory Cubic_Quartic_Equations.Cubic_Polynomials

09:04:37 Presenting theory Cubic_Quartic_Equations.Quartic_Polynomials

09:04:37 Presenting Factor_Algebraic_Polynomial ...

09:04:37 Presenting document Factor_Algebraic_Polynomial/document

09:04:37 Presenting document Factor_Algebraic_Polynomial/outline

09:04:37 Presenting theory Algebraic_Numbers.Algebraic_Numbers

09:04:38 Presenting theory Jordan_Normal_Form.Schur_Decomposition

09:04:38 Presenting theory Factor_Algebraic_Polynomial.Poly_Connection

09:04:38 Presenting theory Algebraic_Numbers.Sturm_Rat

09:04:39 Presenting theory Factor_Algebraic_Polynomial.MPoly_Divide

09:04:39 Presenting theory Factor_Algebraic_Polynomial.MPoly_Divide_Code

09:04:39 Presenting theory Factor_Algebraic_Polynomial.MPoly_Container

09:04:39 Presenting theory BenOr_Kozen_Reif.BKR_Decision

09:04:39 Presenting theory Factor_Algebraic_Polynomial.Multivariate_Resultant

09:04:39 Presenting theory Factor_Algebraic_Polynomial.Is_Int_To_Int

09:04:40 Presenting theory Algebraic_Numbers.Factors_of_Int_Poly

09:04:40 Presenting theory BenOr_Kozen_Reif.Renegar_Algorithm

09:04:40 Presenting theory HOL-Decision_Procs.Parametric_Ferrante_Rackoff

09:04:40 Presenting theory Algebraic_Numbers.Min_Int_Poly

09:04:40 Presenting theory HOL-Algebra.Algebraic_Closure

09:04:40 Presenting theory HOL-Algebra.Algebra

09:04:40 Presenting Fishers_Inequality ...

09:04:40 Presenting document Fishers_Inequality/document

09:04:40 Presenting document Fishers_Inequality/outline

09:04:41 Presenting theory Fishers_Inequality.Set_Multiset_Extras

09:04:41 Presenting theory Factor_Algebraic_Polynomial.Roots_of_Algebraic_Poly

09:04:42 Presenting theory HOL-Decision_Procs.Commutative_Ring_Complete

09:04:42 Presenting theory Factor_Algebraic_Polynomial.Roots_of_Algebraic_Poly_Impl

09:04:42 Presenting theory Factor_Algebraic_Polynomial.Roots_via_IA

09:04:42 Presenting theory Fishers_Inequality.Matrix_Vector_Extras

09:04:43 Presenting theory Berlekamp_Zassenhaus.Berlekamp_Type_Based

09:04:43 Presenting theory Factor_Algebraic_Polynomial.Roots_of_Real_Complex_Poly

09:04:43 Presenting theory Factor_Algebraic_Polynomial.Factor_Complex_Poly

09:04:43 Presenting theory Fishers_Inequality.Design_Extras

09:04:44 Presenting theory HOL-Decision_Procs.Reflective_Field

09:04:44 Presenting theory HOL-Decision_Procs.Commutative_Ring_Ex

09:04:44 Presenting theory HOL-Decision_Procs.Approximation_Ex

09:04:44 Presenting theory HOL-Decision_Procs.Approximation_Quickcheck_Ex

09:04:44 Presenting theory Factor_Algebraic_Polynomial.Factor_Real_Poly

09:04:44 Presenting LLL_Basis_Reduction ...

09:04:44 Presenting document LLL_Basis_Reduction/document

09:04:44 Presenting document LLL_Basis_Reduction/outline

09:04:45 Presenting theory HOL-Decision_Procs.Dense_Linear_Order_Ex

09:04:45 Presenting theory HOL-Decision_Procs.Decision_Procs

09:04:45 Presenting LLL_Factorization ...

09:04:45 Presenting document LLL_Factorization/document

09:04:45 Presenting document LLL_Factorization/outline

09:04:45 Presenting theory LLL_Factorization.Factor_Bound_2

09:04:46 Presenting theory LLL_Basis_Reduction.Missing_Lemmas

09:04:46 Presenting theory Berlekamp_Zassenhaus.Distinct_Degree_Factorization

09:04:46 Presenting theory LLL_Basis_Reduction.More_IArray

09:04:46 Presenting theory LLL_Factorization.Missing_Dvd_Int_Poly

09:04:46 Presenting theory Fishers_Inequality.Incidence_Matrices

09:04:47 Presenting theory LLL_Factorization.LLL_Factorization_Impl

09:04:47 Presenting theory Fishers_Inequality.Dual_Systems

09:04:47 Presenting theory Group-Ring-Module.Algebra9

09:04:47 Presenting theory Berlekamp_Zassenhaus.Finite_Field_Factorization

09:04:47 Presenting theory LLL_Basis_Reduction.Norms

09:04:47 Presenting theory LLL_Basis_Reduction.Int_Rat_Operations

09:04:47 Presenting theory LLL_Basis_Reduction.Cost

09:04:47 Presenting theory Fishers_Inequality.Rank_Argument_General

09:04:48 Presenting theory Fishers_Inequality.Linear_Bound_Argument

09:04:48 Presenting theory LLL_Basis_Reduction.List_Representation

09:04:48 Presenting Linear_Inequalities ...

09:04:48 Presenting document Linear_Inequalities/document

09:04:48 Presenting document Linear_Inequalities/outline

09:04:48 Presenting theory BenOr_Kozen_Reif.Renegar_Proofs

09:04:48 Presenting theory Fishers_Inequality.Fishers_Inequality

09:04:48 Presenting theory Fishers_Inequality.Vector_Matrix_Mod

09:04:49 Presenting theory Linear_Inequalities.Missing_Matrix

09:04:49 Presenting theory Fishers_Inequality.Fishers_Inequality_Variations

09:04:49 Presenting theory Fishers_Inequality.Fishers_Inequality_Root

09:04:49 Presenting LP_Duality ...

09:04:49 Presenting document LP_Duality/document

09:04:49 Presenting document LP_Duality/outline

09:04:49 Presenting theory LP_Duality.Minimum_Maximum

09:04:49 Presenting theory Berlekamp_Zassenhaus.Finite_Field_Factorization_Record_Based

09:04:49 Presenting theory BenOr_Kozen_Reif.Renegar_Decision

09:04:49 Presenting theory Linear_Inequalities.Missing_VS_Connect

09:04:49 Presenting Linear_Recurrences_Solver ...

09:04:49 Presenting theory LP_Duality.LP_Duality

09:04:50 Presenting Localization_Ring ...

09:04:50 Presenting document Localization_Ring/document

09:04:50 Presenting document Localization_Ring/outline

09:04:50 Presenting theory Linear_Recurrences_Solver.Linear_Recurrences_Solver

09:04:50 Presenting theory Linear_Inequalities.Basis_Extension

09:04:50 Presenting theory Linear_Recurrences_Solver.Linear_Recurrences_Pretty

09:04:50 Presenting theory Linear_Recurrences_Solver.Show_RatFPS

09:04:50 Presenting theory Linear_Inequalities.Sum_Vec_Set

09:04:50 Presenting theory Linear_Recurrences_Solver.Linear_Recurrences_Test

09:04:50 Presenting Mersenne_Primes ...

09:04:50 Presenting document Mersenne_Primes/document

09:04:50 Presenting document Mersenne_Primes/outline

09:04:51 Presenting theory Mersenne_Primes.Lucas_Lehmer_Auxiliary

09:04:51 Presenting theory LLL_Factorization.LLL_Factorization

09:04:52 Presenting theory LLL_Factorization.Sub_Sums

09:04:52 Presenting theory Jordan_Normal_Form.Jordan_Normal_Form_Existence

09:04:52 Presenting theory Linear_Inequalities.Integral_Bounded_Vectors

09:04:52 Presenting theory Localization_Ring.Localization

09:04:52 Presenting theory LLL_Basis_Reduction.Gram_Schmidt_2

09:04:53 Presenting Orbit_Stabiliser ...

09:04:53 Presenting document Orbit_Stabiliser/document

09:04:53 Presenting document Orbit_Stabiliser/outline

09:04:53 Presenting theory Algebraic_Numbers.Real_Algebraic_Numbers

09:04:53 Presenting theory Orbit_Stabiliser.Left_Coset

09:04:53 Presenting theory Jordan_Normal_Form.Matrix_Impl

09:04:53 Presenting theory Orbit_Stabiliser.Orbit_Stabiliser

09:04:53 Presenting theory Mersenne_Primes.Lucas_Lehmer

09:04:53 Presenting theory Mersenne_Primes.Lucas_Lehmer_Code

09:04:53 Presenting Padic_Ints ...

09:04:54 Presenting document Padic_Ints/document

09:04:54 Presenting document Padic_Ints/outline

09:04:54 Presenting theory Jordan_Normal_Form.Strassen_Algorithm

09:04:54 Presenting theory Jordan_Normal_Form.Strassen_Algorithm_Code

09:04:54 Presenting theory Linear_Inequalities.Cone

09:04:55 Presenting theory Padic_Ints.Function_Ring

09:04:55 Presenting theory Algebraic_Numbers.Real_Roots

09:04:55 Presenting theory Algebraic_Numbers.Complex_Roots_Real_Poly

09:04:55 Presenting theory Algebraic_Numbers.Compare_Complex

09:04:56 Presenting theory LLL_Factorization.Factorization_Algorithm_16_22

09:04:56 Presenting theory Orbit_Stabiliser.Tetrahedron

09:04:56 Presenting Perfect-Number-Thm ...

09:04:56 Presenting document Perfect-Number-Thm/document

09:04:56 Presenting document Perfect-Number-Thm/outline

09:04:56 Presenting theory Perfect-Number-Thm.PerfectBasics

09:04:56 Presenting theory LLL_Factorization.Modern_Computer_Algebra_Problem

09:04:56 Presenting Polynomial_Factorization ...

09:04:56 Presenting document Polynomial_Factorization/document

09:04:56 Presenting document Polynomial_Factorization/outline

09:04:56 Presenting theory Algebraic_Numbers.Interval_Arithmetic

09:04:56 Presenting theory Linear_Inequalities.Convex_Hull

09:04:56 Presenting theory LLL_Basis_Reduction.Gram_Schmidt_Int

09:04:56 Presenting theory Perfect-Number-Thm.Sigma

09:04:56 Presenting theory Berlekamp_Zassenhaus.Hensel_Lifting

09:04:57 Presenting theory Perfect-Number-Thm.Perfect

09:04:57 Presenting Secondary_Sylow ...

09:04:57 Presenting document Secondary_Sylow/document

09:04:57 Presenting document Secondary_Sylow/outline

09:04:58 Presenting theory Jordan_Normal_Form.Matrix_Comparison

09:04:58 Presenting theory Berlekamp_Zassenhaus.Hensel_Lifting_Type_Based

09:04:59 Presenting theory Linear_Inequalities.Normal_Vector

09:04:59 Presenting theory Jordan_Normal_Form.Ring_Hom_Matrix

09:04:59 Presenting theory Jordan_Normal_Form.Derivation_Bound

09:04:59 Presenting theory Linear_Inequalities.Dim_Span

09:04:59 Presenting theory Jordan_Normal_Form.Complexity_Carrier

09:04:59 Presenting theory Polynomial_Factorization.Missing_List

09:04:59 Presenting theory Jordan_Normal_Form.Show_Arctic

09:04:59 Presenting theory Secondary_Sylow.GroupAction

09:05:00 Presenting theory Polynomial_Factorization.Missing_Multiset

09:05:00 Presenting theory Polynomial_Factorization.Precomputation

09:05:00 Presenting theory Polynomial_Factorization.Order_Polynomial

09:05:00 Presenting theory Polynomial_Factorization.Explicit_Roots

09:05:00 Presenting theory Algebraic_Numbers.Complex_Algebraic_Numbers

09:05:00 Presenting theory Jordan_Normal_Form.Matrix_Complexity

09:05:01 Presenting theory Algebraic_Numbers.Show_Real_Alg

09:05:01 Presenting theory Algebraic_Numbers.Show_Real_Approx

09:05:01 Presenting theory Berlekamp_Zassenhaus.Berlekamp_Hensel

09:05:01 Presenting theory Algebraic_Numbers.Show_Real_Precise

09:05:01 Presenting theory Secondary_Sylow.SubgroupConjugation

09:05:01 Presenting theory Berlekamp_Zassenhaus.Square_Free_Int_To_Square_Free_GFp

09:05:01 Presenting theory Polynomial_Factorization.Dvd_Int_Poly

09:05:01 Presenting theory Algebraic_Numbers.Algebraic_Number_Tests

09:05:02 Presenting theory Algebraic_Numbers.Algebraic_Numbers_External_Code

09:05:02 Presenting UTP-Toolkit ...

09:05:02 Presenting theory Linear_Inequalities.Fundamental_Theorem_Linear_Inequalities

09:05:02 Presenting document UTP-Toolkit/document

09:05:02 Presenting document UTP-Toolkit/outline

09:05:02 Presenting theory Polynomial_Factorization.Missing_Polynomial_Factorial

09:05:03 Presenting theory Berlekamp_Zassenhaus.Suitable_Prime

09:05:03 Presenting theory Linear_Inequalities.Farkas_Lemma

09:05:03 Presenting theory Secondary_Sylow.SndSylow

09:05:03 Presenting UTP ...

09:05:03 Presenting document UTP/document

09:05:03 Presenting document UTP/outline

09:05:03 Presenting theory Polynomial_Factorization.Gauss_Lemma

09:05:03 Presenting theory Berlekamp_Zassenhaus.Degree_Bound

09:05:04 Presenting theory UTP.utp_parser_utils

09:05:04 Presenting theory UTP-Toolkit.List_Extra

09:05:04 Presenting theory UTP.utp_var

09:05:04 Presenting theory Linear_Inequalities.Farkas_Minkowsky_Weyl

09:05:05 Presenting theory LLL_Basis_Reduction.LLL

09:05:05 Presenting theory UTP-Toolkit.Sequence

09:05:05 Presenting theory Polynomial_Factorization.Prime_Factorization

09:05:05 Presenting theory UTP.utp_expr

09:05:05 Presenting theory Polynomial_Factorization.Rational_Root_Test

09:05:05 Presenting theory UTP-Toolkit.FSet_Extra

09:05:05 Presenting theory UTP.utp_expr_insts

09:05:06 Presenting theory Polynomial_Factorization.Kronecker_Factorization

09:05:06 Presenting theory Polynomial_Factorization.Polynomial_Divisibility

09:05:06 Presenting theory UTP-Toolkit.Countable_Set_Extra

09:05:06 Presenting theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

09:05:06 Presenting theory UTP.utp_expr_funcs

09:05:06 Presenting theory Padic_Ints.Cring_Poly

09:05:06 Presenting theory UTP.utp_unrest

09:05:06 Presenting theory Berlekamp_Zassenhaus.Mahler_Measure

09:05:06 Presenting theory Linear_Inequalities.Decomposition_Theorem

09:05:06 Presenting theory UTP.utp_usedby

09:05:07 Presenting theory Jordan_Normal_Form.Matrix_Kernel

09:05:08 Presenting theory Padic_Ints.Supplementary_Ring_Facts

09:05:08 Presenting theory Berlekamp_Zassenhaus.Factor_Bound

09:05:08 Presenting theory UTP-Toolkit.Map_Extra

09:05:08 Presenting theory UTP-Toolkit.List_Lexord_Alt

09:05:08 Presenting theory Padic_Ints.Extended_Int

09:05:08 Presenting theory Polynomial_Factorization.Square_Free_Factorization

09:05:08 Presenting theory Linear_Inequalities.Mixed_Integer_Solutions

09:05:08 Presenting theory UTP.utp_subst

09:05:09 Presenting theory Polynomial_Factorization.Gcd_Rat_Poly

09:05:09 Presenting theory UTP.utp_tactics

09:05:09 Presenting file "uexpr_rep_eq.ML"

09:05:09 Presenting file "utp_tactics.ML"

09:05:09 Presenting theory UTP-Toolkit.Partial_Fun

09:05:09 Presenting theory Jordan_Normal_Form.Jordan_Normal_Form_Uniqueness

09:05:09 Presenting theory UTP.utp_meta_subst

09:05:09 Presenting theory Polynomial_Factorization.Rational_Factorization

09:05:09 Presenting VectorSpace ...

09:05:09 Presenting document VectorSpace/document

09:05:09 Presenting document VectorSpace/outline

09:05:10 Presenting theory Linear_Inequalities.Integer_Hull

09:05:10 Presenting theory VectorSpace.RingModuleFacts

09:05:10 Presenting HOL-Isar_Examples ...

09:05:10 Presenting theory Padic_Ints.Padic_Construction

09:05:10 Presenting document HOL-Isar_Examples/document

09:05:10 Presenting document HOL-Isar_Examples/outline

09:05:10 Presenting theory VectorSpace.FunctionLemmas

09:05:10 Presenting theory HOL-Isar_Examples.Structured_Statements

09:05:10 Presenting theory VectorSpace.MonoidSums

09:05:10 Presenting theory HOL-Isar_Examples.Basic_Logic

09:05:10 Presenting theory UTP-Toolkit.Finite_Fun

09:05:10 Presenting theory Jordan_Normal_Form.Spectral_Radius

09:05:10 Presenting theory UTP-Toolkit.Infinity

09:05:10 Presenting theory Jordan_Normal_Form.DL_Missing_List

09:05:10 Presenting theory UTP-Toolkit.Positive

09:05:10 Presenting theory UTP.utp_pred

09:05:11 Presenting theory HOL-Isar_Examples.Expr_Compiler

09:05:11 Presenting theory LLL_Basis_Reduction.LLL_Impl

09:05:11 Presenting theory Berlekamp_Zassenhaus.Sublist_Iteration

09:05:11 Presenting theory HOL-Isar_Examples.Fibonacci

09:05:12 Presenting theory UTP-Toolkit.Total_Recall

09:05:12 Presenting file "Total_Recall.ML"

09:05:12 Presenting theory UTP-Toolkit.utp_toolkit

09:05:12 Presenting HOL-Nonstandard_Analysis ...

09:05:12 Presenting document HOL-Nonstandard_Analysis/document

09:05:12 Presenting document HOL-Nonstandard_Analysis/outline

09:05:12 Presenting theory VectorSpace.LinearCombinations

09:05:12 Presenting theory UTP.utp_alphabet

09:05:12 Presenting theory HOL-Isar_Examples.Group

09:05:12 Presenting theory UTP.utp_lift

09:05:12 Presenting theory Padic_Ints.Padic_Integers

09:05:12 Presenting theory HOL-Isar_Examples.Group_Context

09:05:12 Presenting theory HOL-Nonstandard_Analysis.Free_Ultrafilter

09:05:12 Presenting theory VectorSpace.SumSpaces

09:05:12 Presenting theory HOL-Isar_Examples.Group_Notepad

09:05:13 Presenting theory HOL-Isar_Examples.Hoare

09:05:13 Presenting theory Padic_Ints.Padic_Int_Topology

09:05:14 Presenting theory HOL-Isar_Examples.Hoare_Ex

09:05:14 Presenting theory Padic_Ints.Padic_Int_Polynomials

09:05:14 Presenting theory Berlekamp_Zassenhaus.Reconstruction

09:05:14 Presenting theory HOL-Nonstandard_Analysis.StarDef

09:05:14 Presenting file "transfer_principle.ML"

09:05:14 Presenting theory Berlekamp_Zassenhaus.Code_Abort_Gcd

09:05:14 Presenting theory Berlekamp_Zassenhaus.Berlekamp_Zassenhaus

09:05:14 Presenting theory HOL-Isar_Examples.Mutilated_Checkerboard

09:05:14 Presenting theory HOL-Isar_Examples.Puzzle

09:05:14 Presenting theory UTP.utp_pred_laws

09:05:14 Presenting theory Berlekamp_Zassenhaus.Gcd_Finite_Field_Impl

09:05:14 Presenting theory HOL-Isar_Examples.Summation

09:05:15 Presenting HOL-Nonstandard_Analysis-Examples ...

09:05:15 Presenting theory VectorSpace.VectorSpace

09:05:15 Presenting theory HOL-Nonstandard_Analysis.HyperNat

09:05:15 Presenting HOL-Number_Theory ...

09:05:15 Presenting document HOL-Number_Theory/document

09:05:15 Presenting document HOL-Number_Theory/outline

09:05:15 Presenting theory LLL_Basis_Reduction.LLL_Complexity

09:05:15 Presenting theory HOL-Nonstandard_Analysis-Examples.NSPrimes

09:05:15 Presenting Amicable_Numbers ...

09:05:15 Presenting document Amicable_Numbers/document

09:05:15 Presenting document Amicable_Numbers/outline

09:05:15 Presenting theory HOL-Number_Theory.Fib

09:05:15 Presenting theory HOL-Nonstandard_Analysis.HyperDef

09:05:15 Presenting theory Jordan_Normal_Form.DL_Rank

09:05:16 Presenting theory UTP.utp_healthy

09:05:16 Presenting theory Padic_Ints.Hensels_Lemma

09:05:17 Presenting theory HOL-Number_Theory.Cong

09:05:17 Presenting theory Berlekamp_Zassenhaus.Square_Free_Factorization_Int

09:05:17 Presenting theory Padic_Ints.Zp_Compact

09:05:17 Presenting Arith_Prog_Rel_Primes ...

09:05:17 Presenting document Arith_Prog_Rel_Primes/document

09:05:17 Presenting document Arith_Prog_Rel_Primes/outline

09:05:18 Presenting theory HOL-Number_Theory.Totient

09:05:18 Presenting theory UTP.utp_rel

09:05:18 Presenting theory Berlekamp_Zassenhaus.Factorize_Int_Poly

09:05:18 Presenting theory UTP.utp_recursion

09:05:18 Presenting theory UTP.utp_sequent

09:05:18 Presenting theory HOL-Number_Theory.Residues

09:05:18 Presenting theory LLL_Basis_Reduction.LLL_Number_Bounds

09:05:19 Presenting theory Berlekamp_Zassenhaus.Factorize_Rat_Poly

09:05:19 Presenting Bertrands_Postulate ...

09:05:19 Presenting document Bertrands_Postulate/document

09:05:19 Presenting document Bertrands_Postulate/outline

09:05:19 Presenting theory Amicable_Numbers.Amicable_Numbers

09:05:19 Presenting theory HOL-Number_Theory.Eratosthenes

09:05:19 Presenting theory HOL-Number_Theory.Mod_Exp

09:05:19 Presenting theory HOL-Nonstandard_Analysis.NSA

09:05:19 Presenting Elliptic_Curves_Group_Law ...

09:05:19 Presenting document Elliptic_Curves_Group_Law/document

09:05:19 Presenting document Elliptic_Curves_Group_Law/outline

09:05:19 Presenting theory HOL-Number_Theory.Euler_Criterion

09:05:19 Presenting theory Arith_Prog_Rel_Primes.Arith_Prog_Rel_Primes

09:05:19 Presenting Fermat3_4 ...

09:05:19 Presenting document Fermat3_4/document

09:05:19 Presenting document Fermat3_4/outline

09:05:19 Presenting theory HOL-Number_Theory.Gauss

09:05:20 Presenting theory UTP.utp_rel_laws

09:05:20 Presenting theory HOL-Number_Theory.Quadratic_Reciprocity

09:05:21 Presenting theory HOL-Nonstandard_Analysis.NSComplex

09:05:21 Presenting theory Jordan_Normal_Form.DL_Missing_Sublist

09:05:21 Presenting theory Bertrands_Postulate.Bertrand

09:05:21 Presenting file "bertrand.ML"

09:05:21 Presenting theory Fermat3_4.Fermat4

09:05:21 Presenting theory UTP.utp_theory

09:05:21 Presenting theory HOL-Nonstandard_Analysis.Star

09:05:21 Presenting theory Jordan_Normal_Form.DL_Submatrix

09:05:21 Presenting Gaussian_Integers ...

09:05:21 Presenting document Gaussian_Integers/document

09:05:21 Presenting document Gaussian_Integers/outline

09:05:22 Presenting theory UTP.utp_hoare

09:05:22 Presenting theory HOL-Number_Theory.Pocklington

09:05:22 Presenting theory HOL-Nonstandard_Analysis.NatStar

09:05:22 Presenting theory UTP.utp_wp

09:05:22 Presenting theory UTP.utp_dynlog

09:05:22 Presenting theory LLL_Basis_Reduction.LLL_Certification

09:05:22 Presenting theory UTP.utp_state_parser

09:05:22 Presenting theory Jordan_Normal_Form.DL_Rank_Submatrix

09:05:22 Presenting HOL-ex ...

09:05:22 Presenting theory LLL_Basis_Reduction.FPLLL_Solver

09:05:22 Presenting Koenigsberg_Friendship ...

09:05:22 Presenting document Koenigsberg_Friendship/document

09:05:22 Presenting document Koenigsberg_Friendship/outline

09:05:22 Presenting theory UTP.utp_rel_opsem

09:05:22 Presenting theory HOL-Number_Theory.Prime_Powers

09:05:22 Presenting theory HOL-ex.Antiquote

09:05:22 Presenting theory UTP.utp_sym_eval

09:05:23 Presenting theory HOL-Nonstandard_Analysis.HSEQ

09:05:23 Presenting theory UTP.utp_sp

09:05:23 Presenting theory Fermat3_4.Quad_Form

09:05:23 Presenting theory HOL-Nonstandard_Analysis.HSeries

09:05:23 Presenting theory HOL-Nonstandard_Analysis.HLim

09:05:23 Presenting theory HOL-Nonstandard_Analysis.HDeriv

09:05:24 Presenting theory HOL-Nonstandard_Analysis.HTranscendental

09:05:24 Presenting theory UTP.utp_concurrency

09:05:24 Presenting theory UTP.utp

09:05:24 Presenting theory Fermat3_4.Fermat3

09:05:24 Presenting theory UTP.utp_expr_ovld

09:05:24 Presenting Lehmer ...

09:05:24 Presenting document Lehmer/document

09:05:24 Presenting document Lehmer/outline

09:05:24 Presenting theory UTP.utp_full

09:05:24 Presenting theory HOL-Nonstandard_Analysis.NSCA

09:05:24 Presenting theory HOL-Nonstandard_Analysis.CStar

09:05:24 Presenting theory UTP.utp_easy_parser

09:05:24 Presenting theory Elliptic_Curves_Group_Law.Elliptic_Axclass

09:05:24 Presenting theory UTP.sum_list

09:05:24 Presenting theory Lehmer.Lehmer

09:05:24 Presenting Lifting_the_Exponent ...

09:05:24 Presenting theory HOL-Nonstandard_Analysis.CLim

09:05:25 Presenting document Lifting_the_Exponent/document

09:05:25 Presenting document Lifting_the_Exponent/outline

09:05:25 Presenting theory UTP.utp_simple_time

09:05:25 Presenting Pratt_Certificate ...

09:05:25 Presenting document Pratt_Certificate/document

09:05:25 Presenting document Pratt_Certificate/outline

09:05:25 Presenting theory HOL-Number_Theory.Residue_Primitive_Roots

09:05:25 Presenting theory HOL-Nonstandard_Analysis.HLog

09:05:25 Presenting theory HOL-Nonstandard_Analysis.Hyperreal

09:05:25 Presenting theory HOL-Nonstandard_Analysis.Hypercomplex

09:05:25 Presenting theory HOL-Nonstandard_Analysis.Nonstandard_Analysis

09:05:25 Presenting RSAPSS ...

09:05:25 Presenting document RSAPSS/document

09:05:25 Presenting document RSAPSS/outline

09:05:25 Presenting theory Lifting_the_Exponent.LTE

09:05:25 Presenting SumSquares ...

09:05:25 Presenting theory HOL-Number_Theory.Number_Theory

09:05:25 Presenting document SumSquares/document

09:05:25 Presenting document SumSquares/outline

09:05:25 Presenting Liouville_Numbers ...

09:05:25 Presenting document Liouville_Numbers/document

09:05:25 Presenting document Liouville_Numbers/outline

09:05:25 Presenting theory Liouville_Numbers.Liouville_Numbers_Misc

09:05:25 Presenting theory Gaussian_Integers.Gaussian_Integers

09:05:26 Presenting theory Liouville_Numbers.Liouville_Numbers

09:05:26 Presenting theory Gaussian_Integers.Gaussian_Integers_Test

09:05:26 Presenting Lucas_Theorem ...

09:05:26 Presenting document Lucas_Theorem/document

09:05:26 Presenting document Lucas_Theorem/outline

09:05:26 Presenting theory SumSquares.TwoSquares

09:05:26 Presenting theory Lucas_Theorem.Lucas_Theorem

09:05:26 Presenting Mason_Stothers ...

09:05:26 Presenting document Mason_Stothers/document

09:05:26 Presenting document Mason_Stothers/outline

09:05:26 Presenting theory Gaussian_Integers.Gaussian_Integers_Sums_Of_Two_Squares

09:05:26 Presenting theory Mason_Stothers.Mason_Stothers

09:05:26 Presenting Pell ...

09:05:26 Presenting document Pell/document

09:05:26 Presenting document Pell/outline

09:05:26 Presenting theory SumSquares.FourSquares

09:05:27 Presenting Polynomial_Interpolation ...

09:05:27 Presenting document Polynomial_Interpolation/document

09:05:27 Presenting document Polynomial_Interpolation/outline

09:05:27 Presenting theory Polynomial_Interpolation.Is_Rat_To_Rat

09:05:27 Presenting theory Pell.Efficient_Discrete_Sqrt

09:05:27 Presenting theory Polynomial_Interpolation.Divmod_Int

09:05:27 Presenting theory Polynomial_Interpolation.Improved_Code_Equations

09:05:27 Presenting theory Pratt_Certificate.Pratt_Certificate

09:05:27 Presenting file "pratt.ML"

09:05:27 Presenting theory Gaussian_Integers.Gaussian_Integers_Pythagorean_Triples

09:05:27 Presenting theory Gaussian_Integers.Gaussian_Integers_Everything

09:05:27 Presenting Rep_Fin_Groups ...

09:05:27 Presenting document Rep_Fin_Groups/document

09:05:27 Presenting document Rep_Fin_Groups/outline

09:05:27 Presenting theory RSAPSS.Word

09:05:27 Presenting theory Pratt_Certificate.Pratt_Certificate_Code

09:05:27 Presenting Sturm_Sequences ...

09:05:27 Presenting document Sturm_Sequences/document

09:05:27 Presenting document Sturm_Sequences/outline

09:05:27 Presenting document Sturm_Sequences/userguide

09:05:27 Presenting theory Sturm_Sequences.Sturm_Library_Document

09:05:27 Presenting theory Polynomial_Interpolation.Ring_Hom

09:05:28 Presenting theory RSAPSS.WordOperations

09:05:28 Presenting theory RSAPSS.SHA1Padding

09:05:28 Presenting theory Pell.Pell

09:05:28 Presenting theory Polynomial_Interpolation.Missing_Unsorted

09:05:29 Presenting theory Elliptic_Curves_Group_Law.Elliptic_Locale

09:05:29 Presenting theory RSAPSS.SHA1

09:05:29 Presenting theory Pell.Pell_Algorithm

09:05:29 Presenting theory Pell.Pell_Algorithm_Test

09:05:29 Presenting Special_Function_Bounds ...

09:05:29 Presenting document Special_Function_Bounds/document

09:05:29 Presenting document Special_Function_Bounds/outline

09:05:29 Presenting theory Sturm_Sequences.Misc_Polynomial

09:05:29 Presenting theory Special_Function_Bounds.Bounds_Lemmas

09:05:29 Presenting theory Sturm_Sequences.Sturm_Library

09:05:29 Presenting theory Elliptic_Curves_Group_Law.Elliptic_Test

09:05:29 Presenting Sturm_Tarski ...

09:05:29 Presenting document Sturm_Tarski/document

09:05:29 Presenting document Sturm_Tarski/outline

09:05:29 Presenting theory RSAPSS.Wordarith

09:05:30 Presenting theory Sturm_Tarski.PolyMisc

09:05:30 Presenting theory HOL-ex.Argo_Examples

09:05:30 Presenting theory Special_Function_Bounds.Atan_CF_Bounds

09:05:30 Presenting theory Polynomial_Interpolation.Missing_Polynomial

09:05:30 Presenting theory HOL-ex.Arith_Examples

09:05:31 Presenting theory Special_Function_Bounds.Exp_Bounds

09:05:31 Presenting theory Polynomial_Interpolation.Ring_Hom_Poly

09:05:31 Presenting theory RSAPSS.EMSAPSS

09:05:31 Presenting theory RSAPSS.Mod

09:05:31 Presenting theory RSAPSS.Crypt

09:05:31 Presenting theory RSAPSS.Pdifference

09:05:31 Presenting theory RSAPSS.Productdivides

09:05:32 Presenting theory Special_Function_Bounds.Log_CF_Bounds

09:05:32 Presenting theory RSAPSS.Cryptinverts

09:05:32 Presenting theory Polynomial_Interpolation.Newton_Interpolation

09:05:32 Presenting theory Polynomial_Interpolation.Lagrange_Interpolation

09:05:32 Presenting theory Special_Function_Bounds.Sin_Cos_Bounds

09:05:32 Presenting theory Sturm_Tarski.Sturm_Tarski

09:05:32 Presenting theory Polynomial_Interpolation.Neville_Aitken_Interpolation

09:05:32 Presenting theory HOL-ex.Ballot

09:05:33 Presenting theory Polynomial_Interpolation.Polynomial_Interpolation

09:05:33 Presenting Symmetric_Polynomials ...

09:05:33 Presenting document Symmetric_Polynomials/document

09:05:33 Presenting document Symmetric_Polynomials/outline

09:05:33 Presenting Power_Sum_Polynomials ...

09:05:33 Presenting document Power_Sum_Polynomials/document

09:05:33 Presenting document Power_Sum_Polynomials/outline

09:05:33 Presenting theory Special_Function_Bounds.Sqrt_Bounds

09:05:33 Presenting Three_Circles ...

09:05:33 Presenting document Three_Circles/document

09:05:33 Presenting document Three_Circles/outline

09:05:33 Presenting theory Symmetric_Polynomials.Vieta

09:05:33 Presenting theory Sturm_Sequences.Sturm_Theorem

09:05:33 Presenting theory Power_Sum_Polynomials.Power_Sum_Polynomials_Library

09:05:33 Presenting theory Koenigsberg_Friendship.MoreGraph

09:05:34 Presenting theory HOL-ex.BinEx

09:05:34 Presenting theory Power_Sum_Polynomials.Power_Sum_Polynomials

09:05:34 Presenting theory RSAPSS.RSAPSS

09:05:34 Presenting theory HOL-ex.Birthday_Paradox

09:05:35 Presenting HOL-Corec_Examples ...

09:05:35 Presenting theory HOL-ex.Bubblesort

09:05:35 Presenting theory HOL-Corec_Examples.LFilter

09:05:35 Presenting theory Power_Sum_Polynomials.Power_Sum_Puzzle

09:05:35 Presenting theory HOL-Corec_Examples.Paper_Examples

09:05:35 Presenting HOL-Datatype_Examples ...

09:05:35 Presenting theory HOL-Corec_Examples.Stream_Processor

09:05:35 Presenting theory HOL-Corec_Examples.Simple_Nesting

09:05:35 Presenting theory HOL-ex.CTL

09:05:36 Presenting theory HOL-Corec_Examples.Iterate_GPV

09:05:36 Presenting theory HOL-Corec_Examples.GPV_Bare_Bones

09:05:36 Presenting theory HOL-Corec_Examples.Merge_A

09:05:36 Presenting theory HOL-Corec_Examples.Merge_B

09:05:36 Presenting theory HOL-Corec_Examples.Merge_C

09:05:36 Presenting theory Three_Circles.RRI_Misc

09:05:36 Presenting theory HOL-Corec_Examples.Merge_D

09:05:36 Presenting theory HOL-Corec_Examples.Merge_Poly

09:05:36 Presenting theory HOL-Datatype_Examples.Compat

09:05:37 Presenting theory HOL-Datatype_Examples.Lambda_Term

09:05:37 Presenting theory Sturm_Sequences.Sturm_Method

09:05:37 Presenting file "sturm.ML"

09:05:37 Presenting theory Sturm_Sequences.Sturm

09:05:37 Presenting theory Sturm_Sequences.Sturm_Ex

09:05:37 Presenting HOL-IMP ...

09:05:37 Presenting theory HOL-Datatype_Examples.Process

09:05:37 Presenting document HOL-IMP/document

09:05:37 Presenting theory HOL-Datatype_Examples.TreeFsetI

09:05:37 Presenting theory HOL-Datatype_Examples.Prelim

09:05:37 Presenting theory HOL-Corec_Examples.Misc_Mono

09:05:37 Presenting theory HOL-IMP.AExp

09:05:37 Presenting theory HOL-Datatype_Examples.DTree

09:05:37 Presenting theory HOL-IMP.BExp

09:05:37 Presenting theory HOL-IMP.ASM

09:05:37 Presenting theory HOL-IMP.Star

09:05:38 Presenting theory HOL-IMP.Com

09:05:38 Presenting theory Symmetric_Polynomials.Symmetric_Polynomials

09:05:38 Presenting theory HOL-Corec_Examples.Misc_Poly

09:05:38 Presenting theory Three_Circles.Bernstein_01

09:05:38 Presenting theory Symmetric_Polynomials.Symmetric_Polynomials_Code

09:05:38 Presenting Relational-Incorrectness-Logic ...

09:05:38 Presenting document Relational-Incorrectness-Logic/document

09:05:38 Presenting document Relational-Incorrectness-Logic/outline

09:05:38 Presenting theory HOL-IMP.Big_Step

09:05:38 Presenting theory HOL-Corec_Examples.Small_Concrete

09:05:38 Presenting theory HOL-Datatype_Examples.Gram_Lang

09:05:39 Presenting theory HOL-Corec_Examples.Stream_Friends

09:05:39 Presenting theory HOL-Corec_Examples.TLList_Friends

09:05:39 Presenting theory HOL-IMP.Small_Step

09:05:39 Presenting theory HOL-Datatype_Examples.Parallel_Composition

09:05:39 Presenting theory HOL-Corec_Examples.Type_Class

09:05:39 Presenting HOL-Metis_Examples ...

09:05:39 Presenting theory HOL-Datatype_Examples.TreeFI

09:05:39 Presenting theory HOL-Datatype_Examples.Koenig

09:05:39 Presenting theory HOL-Metis_Examples.Abstraction

09:05:40 Presenting theory Three_Circles.Bernstein

09:05:40 Presenting theory HOL-IMP.Finite_Reachable

09:05:40 Presenting theory Koenigsberg_Friendship.KoenigsbergBridge

09:05:40 Presenting theory HOL-Datatype_Examples.Lift_BNF

09:05:40 Presenting theory Relational-Incorrectness-Logic.RelationalIncorrectness

09:05:40 Presenting HereditarilyFinite ...

09:05:40 Presenting theory HOL-Datatype_Examples.Milner_Tofte

09:05:40 Presenting document HereditarilyFinite/document

09:05:40 Presenting document HereditarilyFinite/outline

09:05:40 Presenting theory HOL-Metis_Examples.Big_O

09:05:40 Presenting theory HOL-Datatype_Examples.Stream_Processor

09:05:41 Presenting theory HOL-IMP.Denotational

09:05:41 Presenting theory HOL-Datatype_Examples.Cyclic_List

09:05:41 Presenting theory HOL-Metis_Examples.Binary_Tree

09:05:41 Presenting theory HereditarilyFinite.HF

09:05:41 Presenting theory HOL-Datatype_Examples.Free_Idempotent_Monoid

09:05:41 Presenting theory HOL-Metis_Examples.Clausification

09:05:42 Presenting theory HereditarilyFinite.Ordinal

09:05:42 Presenting theory HOL-Datatype_Examples.Regex_ACI

09:05:42 Presenting theory HOL-ex.Cartouche_Examples

09:05:42 Presenting theory HereditarilyFinite.Rank

09:05:42 Presenting theory HOL-ex.Case_Product

09:05:42 Presenting theory HOL-ex.Chinese

09:05:42 Presenting theory HereditarilyFinite.Finite_Automata

09:05:42 Presenting theory HereditarilyFinite.Finitary

09:05:43 Presenting theory HOL-Datatype_Examples.Regex_ACIDZ

09:05:43 Presenting theory HOL-IMP.Compiler

09:05:43 Presenting theory Three_Circles.Normal_Poly

09:05:43 Presenting theory HOL-Datatype_Examples.TLList

09:05:43 Presenting theory HOL-Metis_Examples.Message

09:05:43 Presenting theory HereditarilyFinite.OrdArith

09:05:43 Presenting theory HOL-Metis_Examples.Type_Encodings

09:05:43 Presenting theory HOL-Datatype_Examples.FAE_Sequence

09:05:43 Presenting Incompleteness ...

09:05:43 Presenting document Incompleteness/document

09:05:43 Presenting document Incompleteness/outline

09:05:43 Presenting theory HOL-Datatype_Examples.Misc_Codatatype

09:05:44 Presenting theory HOL-Datatype_Examples.Misc_Datatype

09:05:44 Presenting theory HOL-Metis_Examples.Proxies

09:05:44 Presenting theory Koenigsberg_Friendship.FriendshipTheory

09:05:44 Presenting theory HOL-Datatype_Examples.Misc_Primcorec

09:05:44 Presenting theory HOL-Datatype_Examples.Misc_Primrec

09:05:44 Presenting theory HOL-Datatype_Examples.Datatype_Simproc_Tests

09:05:44 Presenting Surprise_Paradox ...

09:05:44 Presenting HyperCTL ...

09:05:44 Presenting document Surprise_Paradox/document

09:05:44 Presenting document Surprise_Paradox/outline

09:05:44 Presenting document HyperCTL/document

09:05:44 Presenting document HyperCTL/outline

09:05:44 Presenting theory HyperCTL.Prelim

09:05:44 Presenting theory Surprise_Paradox.Surprise_Paradox

09:05:44 Presenting Incredible_Proof_Machine ...

09:05:44 Presenting document Incredible_Proof_Machine/document

09:05:44 Presenting document Incredible_Proof_Machine/outline

09:05:45 Presenting theory Incredible_Proof_Machine.Indexed_FSet

09:05:45 Presenting theory Incredible_Proof_Machine.Abstract_Formula

09:05:45 Presenting theory Incredible_Proof_Machine.Incredible_Signatures

09:05:45 Presenting theory Three_Circles.Three_Circles

09:05:45 Presenting Integration ...

09:05:45 Presenting document Integration/document

09:05:45 Presenting document Integration/outline

09:05:45 Presenting theory HyperCTL.Shallow

09:05:45 Presenting theory HOL-IMP.Compiler2

09:05:45 Presenting theory Integration.Sigma_Algebra

09:05:45 Presenting theory Incompleteness.SyntaxN

09:05:46 Presenting theory HOL-ex.Classical

09:05:46 Presenting theory HOL-ex.Code_Binary_Nat_examples

09:05:46 Presenting theory Integration.MonConv

09:05:46 Presenting theory HOL-ex.Code_Lazy_Demo

09:05:47 Presenting theory HOL-ex.Code_Timing

09:05:47 Presenting theory HOL-Metis_Examples.Tarski

09:05:47 Presenting theory Incompleteness.Coding

09:05:47 Presenting theory Incredible_Proof_Machine.Incredible_Deduction

09:05:47 Presenting theory HOL-Metis_Examples.Trans_Closure

09:05:47 Presenting theory HOL-ex.Coercion_Examples

09:05:47 Presenting theory Incredible_Proof_Machine.Abstract_Rules

09:05:47 Presenting theory HOL-IMP.Types

09:05:48 Presenting theory HOL-ex.Computations

09:05:48 Presenting theory HyperCTL.Noninterference

09:05:48 Presenting theory HOL-IMP.Poly_Types

09:05:48 Presenting theory HOL-Metis_Examples.Sets

09:05:48 Presenting theory Integration.Measure

09:05:48 Presenting theory Incredible_Proof_Machine.Abstract_Rules_To_Incredible

09:05:48 Presenting Interpreter_Optimizations ...

09:05:48 Presenting theory HOL-IMP.Sec_Type_Expr

09:05:48 Presenting theory HOL-ex.Conditional_Parametricity_Examples

09:05:48 Presenting document Interpreter_Optimizations/document

09:05:48 Presenting document Interpreter_Optimizations/outline

09:05:48 Presenting theory Incredible_Proof_Machine.Entailment

09:05:48 Presenting theory Incredible_Proof_Machine.Natural_Deduction

09:05:48 Presenting theory Interpreter_Optimizations.Env

09:05:48 Presenting theory HOL-ex.Cubic_Quartic

09:05:48 Presenting theory HyperCTL.Deep

09:05:48 Presenting theory HOL-ex.Datatype_Record_Examples

09:05:48 Presenting theory Interpreter_Optimizations.Env_list

09:05:49 Presenting theory Rep_Fin_Groups.Rep_Fin_Groups

09:05:49 Presenting theory HOL-IMP.Sec_Typing

09:05:49 Presenting theory Incompleteness.Predicates

09:05:49 Presenting theory HyperCTL.Finite_Noninterference

09:05:49 Presenting theory HyperCTL.HyperCTL

09:05:49 Presenting Isabelle_Meta_Model ...

09:05:49 Presenting document Isabelle_Meta_Model/document

09:05:49 Presenting document Isabelle_Meta_Model/outline

09:05:49 Presenting theory HOL-ex.Erdoes_Szekeres

09:05:49 Presenting theory Isabelle_Meta_Model.Antiquote_Setup

09:05:49 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

09:05:49 Presenting theory HOL-ex.Eval_Examples

09:05:49 Presenting theory Isabelle_Meta_Model.Isabelle_Cartouche_Examples

09:05:49 Presenting theory Isabelle_Meta_Model.Isabelle_Main0

09:05:49 Presenting theory Interpreter_Optimizations.List_util

09:05:49 Presenting theory HOL-ex.Executable_Relation

09:05:49 Presenting theory HOL-IMP.Sec_TypingT

09:05:49 Presenting theory Incompleteness.Sigma

09:05:49 Presenting theory HOL-ex.Execute_Choice

09:05:49 Presenting theory HOL-IMP.Vars

09:05:49 Presenting theory Interpreter_Optimizations.Result

09:05:50 Presenting theory HOL-IMP.Def_Init_Exp

09:05:50 Presenting theory Interpreter_Optimizations.Option_Extra

09:05:50 Presenting theory Interpreter_Optimizations.Map_Extra

09:05:50 Presenting theory HOL-IMP.Def_Init

09:05:50 Presenting Jinja ...

09:05:50 Presenting theory Interpreter_Optimizations.AList_Extra

09:05:50 Presenting document Jinja/document

09:05:50 Presenting document Jinja/outline

09:05:50 Presenting theory Isabelle_Meta_Model.Isabelle_code_target

09:05:50 Presenting theory HOL-IMP.Def_Init_Big

09:05:50 Presenting theory Integration.RealRandVar

09:05:51 Presenting theory Jinja.Auxiliary

09:05:51 Presenting theory Jinja.Type

09:05:51 Presenting theory Interpreter_Optimizations.Global

09:05:51 Presenting theory HOL-IMP.Def_Init_Small

09:05:51 Presenting theory Interpreter_Optimizations.Op

09:05:51 Presenting theory HOL-ex.Function_Growth

09:05:51 Presenting theory Interpreter_Optimizations.OpInl

09:05:51 Presenting theory Interpreter_Optimizations.Dynamic

09:05:51 Presenting theory Isabelle_Meta_Model.Isabelle_code_runtime

09:05:51 Presenting theory Isabelle_Meta_Model.Isabelle_Main1

09:05:51 Presenting theory Isabelle_Meta_Model.Isabelle_typedecl

09:05:51 Presenting theory Isabelle_Meta_Model.Isabelle_Main2

09:05:51 Presenting theory Jinja.Decl

09:05:51 Presenting theory Incredible_Proof_Machine.Incredible_Correctness

09:05:52 Presenting theory HOL-IMP.Sem_Equiv

09:05:52 Presenting theory Incredible_Proof_Machine.Rose_Tree

09:05:52 Presenting theory Isabelle_Meta_Model.Init

09:05:52 Presenting theory Isabelle_Meta_Model.Meta_Pure

09:05:52 Presenting theory Incompleteness.Coding_Predicates

09:05:53 Presenting theory Interpreter_Optimizations.Inca

09:05:53 Presenting theory HOL-IMP.Fold

09:05:53 Presenting theory Isabelle_Meta_Model.Parser_init

09:05:53 Presenting theory Interpreter_Optimizations.Unboxed

09:05:53 Presenting theory Isabelle_Meta_Model.Parser_Pure

09:05:53 Presenting theory Isabelle_Meta_Model.Meta_SML

09:05:53 Presenting theory Interpreter_Optimizations.OpUbx

09:05:53 Presenting theory HOL-ex.Gauge_Integration

09:05:53 Presenting theory Isabelle_Meta_Model.Meta_Isabelle

09:05:53 Presenting theory Isabelle_Meta_Model.Printer_init

09:05:54 Presenting theory Isabelle_Meta_Model.Printer_Pure

09:05:54 Presenting theory HOL-IMP.Live

09:05:54 Presenting theory Incompleteness.Pf_Predicates

09:05:54 Presenting theory Isabelle_Meta_Model.Printer_SML

09:05:54 Presenting theory HOL-ex.HarmonicSeries

09:05:54 Presenting theory Jinja.TypeRel

09:05:54 Presenting theory Isabelle_Meta_Model.Printer_Isabelle

09:05:54 Presenting theory Jinja.Value

09:05:54 Presenting theory Isabelle_Meta_Model.Toy_Library_Static

09:05:54 Presenting theory Isabelle_Meta_Model.Init_rbt

09:05:54 Presenting theory HOL-IMP.Live_True

09:05:54 Presenting theory HOL-ex.Hebrew

09:05:54 Presenting theory HOL-ex.Hex_Bin_Examples

09:05:54 Presenting theory HOL-ex.IArray_Examples

09:05:55 Presenting theory HOL-IMP.Hoare

09:05:55 Presenting theory Incompleteness.Functions

09:05:55 Presenting theory HOL-IMP.Hoare_Examples

09:05:55 Presenting theory Jinja.Objects

09:05:55 Presenting theory Incredible_Proof_Machine.Incredible_Trees

09:05:55 Presenting theory Isabelle_Meta_Model.Meta_Toy

09:05:55 Presenting theory HOL-IMP.Hoare_Sound_Complete

09:05:55 Presenting theory Jinja.Exceptions

09:05:55 Presenting theory HOL-ex.Intuitionistic

09:05:56 Presenting theory HOL-ex.Join_Theory

09:05:56 Presenting theory Isabelle_Meta_Model.Meta_Toy_extended

09:05:56 Presenting theory HOL-ex.Lagrange

09:05:56 Presenting theory Isabelle_Meta_Model.Meta_META

09:05:56 Presenting theory Jinja.Expr

09:05:56 Presenting theory Isabelle_Meta_Model.Core_init

09:05:56 Presenting theory Jinja.State

09:05:56 Presenting theory HOL-ex.List_to_Set_Comprehension_Examples

09:05:56 Presenting theory Isabelle_Meta_Model.Floor1_infra

09:05:56 Presenting theory Incompleteness.Goedel_I

09:05:56 Presenting theory Isabelle_Meta_Model.Floor1_access

09:05:56 Presenting theory HOL-IMP.VCG

09:05:57 Presenting theory Incredible_Proof_Machine.Build_Incredible_Tree

09:05:57 Presenting theory Isabelle_Meta_Model.Floor1_examp

09:05:57 Presenting theory HOL-IMP.Hoare_Total

09:05:57 Presenting theory Isabelle_Meta_Model.Floor2_examp

09:05:57 Presenting theory Isabelle_Meta_Model.Floor1_ctxt

09:05:57 Presenting theory Isabelle_Meta_Model.Core

09:05:57 Presenting theory HOL-ex.LocaleTest2

09:05:58 Presenting theory HOL-ex.MergeSort

09:05:58 Presenting theory HOL-ex.MonoidGroup

09:05:58 Presenting theory HOL-ex.Multiquote

09:05:58 Presenting theory HOL-IMP.Hoare_Total_EX

09:05:58 Presenting theory Isabelle_Meta_Model.Parser_Toy

09:05:58 Presenting theory HOL-ex.NatSum

09:05:58 Presenting theory Isabelle_Meta_Model.Parser_Toy_extended

09:05:58 Presenting theory Integration.Integral

09:05:58 Presenting theory HOL-IMP.VCG_Total_EX

09:05:58 Presenting theory HOL-ex.Normalization_by_Evaluation

09:05:59 Presenting theory Integration.Failure

09:05:59 Presenting HRB-Slicing ...

09:05:59 Presenting document HRB-Slicing/document

09:05:59 Presenting document HRB-Slicing/outline

09:05:59 Presenting theory Isabelle_Meta_Model.Parser_META

09:05:59 Presenting theory HRB-Slicing.AuxLemmas

09:05:59 Presenting theory Isabelle_Meta_Model.Printer_Toy

09:05:59 Presenting theory Isabelle_Meta_Model.Printer_Toy_extended

09:05:59 Presenting theory HOL-ex.PER

09:05:59 Presenting theory Isabelle_Meta_Model.Printer_META

09:05:59 Presenting theory Isabelle_Meta_Model.Printer

09:05:59 Presenting theory HRB-Slicing.BasicDefs

09:05:59 Presenting theory Isabelle_Meta_Model.Generator_static

09:05:59 Presenting theory HOL-ex.Parallel_Example

09:06:00 Presenting theory HOL-ex.Peano_Axioms

09:06:00 Presenting theory Jinja.BigStep

09:06:00 Presenting theory HOL-IMP.Hoare_Total_EX2

09:06:00 Presenting theory HOL-ex.Perm_Fragments

09:06:00 Presenting theory HOL-ex.PresburgerEx

09:06:01 Presenting theory HOL-ex.Pythagoras

09:06:01 Presenting theory HOL-ex.Quicksort

09:06:01 Presenting theory Interpreter_Optimizations.Ubx

09:06:01 Presenting theory HOL-ex.Radix_Sort

09:06:01 Presenting theory HOL-IMP.VCG_Total_EX2

09:06:01 Presenting theory HOL-IMP.Complete_Lattice

09:06:02 Presenting theory Incredible_Proof_Machine.Incredible_Completeness

09:06:02 Presenting theory Incredible_Proof_Machine.Incredible_Everything

09:06:02 Presenting theory HOL-IMP.ACom

09:06:03 Presenting theory Incredible_Proof_Machine.Propositional_Formulas

09:06:03 Presenting theory Interpreter_Optimizations.Ubx_Verification

09:06:03 Presenting theory Isabelle_Meta_Model.Generator_dynamic_sequential

09:06:03 Presenting theory Incredible_Proof_Machine.Incredible_Propositional

09:06:03 Presenting theory HOL-IMP.Collecting

09:06:03 Presenting theory Isabelle_Meta_Model.Design_deep

09:06:03 Presenting theory Interpreter_Optimizations.Unboxed_lemmas

09:06:03 Presenting theory Isabelle_Meta_Model.Toy_Library

09:06:03 Presenting theory Isabelle_Meta_Model.Design_shallow

09:06:03 Presenting theory HOL-IMP.Collecting1

09:06:03 Presenting theory Isabelle_Meta_Model.Rail

09:06:03 Presenting theory HOL-ex.Reflection_Examples

09:06:03 Presenting theory HOL-IMP.Collecting_Examples

09:06:03 Presenting theory HOL-IMP.Abs_Int_Tests

09:06:03 Presenting theory HOL-IMP.Abs_Int_init

09:06:04 Presenting theory Isabelle_Meta_Model.Design_generated

09:06:04 Presenting theory Incompleteness.II_Prelims

09:06:04 Presenting theory Isabelle_Meta_Model.Design_generated_generated

09:06:04 Presenting InformationFlowSlicing_Inter ...

09:06:04 Presenting document InformationFlowSlicing_Inter/document

09:06:04 Presenting document InformationFlowSlicing_Inter/outline

09:06:05 Presenting theory Jinja.SmallStep

09:06:05 Presenting theory Incredible_Proof_Machine.Incredible_Propositional_Tasks

09:06:05 Presenting theory Jinja.SystemClasses

09:06:05 Presenting theory HOL-IMP.Abs_Int0

09:06:05 Presenting theory Incompleteness.Pseudo_Coding

09:06:05 Presenting theory Incredible_Proof_Machine.Predicate_Formulas

09:06:05 Presenting theory Incredible_Proof_Machine.Incredible_Predicate

09:06:06 Presenting theory HOL-ex.Refute_Examples

09:06:06 Presenting theory HOL-IMP.Abs_State

09:06:06 Presenting theory HOL-ex.Residue_Ring

09:06:06 Presenting theory Incredible_Proof_Machine.Incredible_Predicate_Tasks

09:06:06 Presenting Slicing ...

09:06:06 Presenting theory HOL-ex.SOS

09:06:06 Presenting document Slicing/document

09:06:06 Presenting document Slicing/outline

09:06:06 Presenting theory Slicing.AuxLemmas

09:06:06 Presenting theory HOL-ex.SOS_Cert

09:06:06 Presenting theory Slicing.BasicDefs

09:06:07 Presenting theory Slicing.CFG

09:06:07 Presenting theory Slicing.CFGExit

09:06:07 Presenting theory HOL-IMP.Abs_Int1

09:06:07 Presenting theory HOL-ex.Serbian

09:06:08 Presenting theory HOL-IMP.Abs_Int1_parity

09:06:08 Presenting theory Jinja.WellForm

09:06:08 Presenting theory Jinja.WWellForm

09:06:08 Presenting theory HOL-ex.Set_Comprehension_Pointfree_Examples

09:06:08 Presenting theory HOL-ex.Set_Theory

09:06:09 Presenting theory Slicing.Postdomination

09:06:09 Presenting theory HOL-IMP.Abs_Int1_const

09:06:09 Presenting theory Slicing.CFG_wf

09:06:09 Presenting theory Slicing.CFGExit_wf

09:06:09 Presenting theory InformationFlowSlicing_Inter.NonInterferenceInter

09:06:09 Presenting theory Slicing.SemanticsCFG

09:06:09 Presenting theory Slicing.DynDataDependence

09:06:09 Presenting theory HOL-IMP.Abs_Int2

09:06:09 Presenting theory Interpreter_Optimizations.Inca_to_Ubx_simulation

09:06:09 Presenting theory Slicing.DynStandardControlDependence

09:06:10 Presenting theory Slicing.DynWeakControlDependence

09:06:10 Presenting theory Interpreter_Optimizations.Inca_Verification

09:06:10 Presenting theory HOL-ex.Simproc_Tests

09:06:11 Presenting theory HOL-ex.Simps_Case_Conv_Examples

09:06:11 Presenting theory Slicing.DynPDG

09:06:11 Presenting theory HOL-ex.Sketch_and_Explore

09:06:12 Presenting theory HOL-IMP.Abs_Int2_ivl

09:06:12 Presenting theory Incompleteness.Quote

09:06:12 Presenting theory Slicing.DependentLiveVariables

09:06:12 Presenting theory Incompleteness.Goedel_II

09:06:12 Presenting InformationFlowSlicing ...

09:06:12 Presenting document InformationFlowSlicing/document

09:06:12 Presenting document InformationFlowSlicing/outline

09:06:12 Presenting theory Slicing.BitVector

09:06:14 Presenting theory Slicing.DynSlice

09:06:14 Presenting theory Slicing.Observable

09:06:14 Presenting theory InformationFlowSlicing.NonInterferenceIntra

09:06:14 Presenting theory Slicing.Distance

09:06:14 Presenting theory Slicing.DataDependence

09:06:14 Presenting theory InformationFlowSlicing_Inter.LiftingInter

09:06:15 Presenting theory HOL-IMP.Abs_Int3

09:06:15 Presenting JinjaDCI ...

09:06:15 Presenting document JinjaDCI/document

09:06:15 Presenting document JinjaDCI/outline

09:06:15 Presenting theory HOL-IMP.Procs

09:06:15 Presenting theory JinjaDCI.Auxiliary

09:06:15 Presenting theory JinjaDCI.Type

09:06:15 Presenting theory HOL-IMP.Procs_Dyn_Vars_Dyn

09:06:15 Presenting theory JinjaDCI.Decl

09:06:15 Presenting theory HOL-IMP.Procs_Stat_Vars_Dyn

09:06:16 Presenting theory HOL-IMP.Procs_Stat_Vars_Stat

09:06:16 Presenting theory HOL-IMP.C_like

09:06:16 Presenting theory JinjaDCI.TypeRel

09:06:17 Presenting theory HOL-ex.Sorting_Algorithms_Examples

09:06:17 Presenting theory HOL-ex.Specifications_with_bundle_mixins

09:06:17 Presenting theory JinjaDCI.Value

09:06:17 Presenting theory HOL-ex.Sqrt_Script

09:06:17 Presenting theory JinjaDCI.Objects

09:06:17 Presenting theory JinjaDCI.Exceptions

09:06:17 Presenting theory HOL-ex.Sudoku

09:06:17 Presenting theory HOL-ex.Sum_of_Powers

09:06:17 Presenting theory Slicing.Slice

09:06:17 Presenting theory HOL-IMP.OO

09:06:17 Presenting KBPs ...

09:06:17 Presenting document KBPs/document

09:06:17 Presenting document KBPs/outline

09:06:18 Presenting theory JinjaDCI.Expr

09:06:18 Presenting theory KBPs.Extra

09:06:18 Presenting theory Slicing.StandardControlDependence

09:06:18 Presenting theory Slicing.WeakControlDependence

09:06:18 Presenting theory Slicing.PDG

09:06:18 Presenting theory Slicing.WeakOrderDependence

09:06:18 Presenting theory Interpreter_Optimizations.Inca_to_Ubx_compiler

09:06:18 Presenting theory JinjaDCI.WellType

09:06:18 Presenting theory Jinja.Equivalence

09:06:18 Presenting theory HOL-ex.Tarski

09:06:19 Presenting theory JinjaDCI.WellTypeRT

09:06:19 Presenting theory KBPs.List_local

09:06:19 Presenting theory JinjaDCI.State

09:06:19 Presenting theory JinjaDCI.SystemClasses

09:06:19 Presenting theory Interpreter_Optimizations.Op_example

09:06:20 Presenting theory JinjaDCI.WellForm

09:06:20 Presenting theory HOL-ex.Termination

09:06:20 Presenting theory JinjaDCI.WWellForm

09:06:20 Presenting theory Slicing.CDepInstantiations

09:06:20 Presenting theory HOL-ex.ThreeDivides

09:06:20 Presenting theory Slicing.ControlDependenceRelations

09:06:20 Presenting theory HOL-ex.Transfer_Debug

09:06:20 Presenting theory Slicing.Com

09:06:20 Presenting theory Jinja.WellType

09:06:21 Presenting theory HOL-ex.Transfer_Int_Nat

09:06:21 Presenting theory HOL-ex.Transitive_Closure_Table_Ex

09:06:21 Presenting theory JinjaDCI.BigStep

09:06:21 Presenting theory Interpreter_Optimizations.Std

09:06:21 Presenting theory JinjaDCI.DefAss

09:06:21 Presenting theory JinjaDCI.Conform

09:06:22 Presenting theory HRB-Slicing.CFG

09:06:22 Presenting theory Slicing.WCFG

09:06:22 Presenting theory KBPs.Kripke

09:06:22 Presenting theory Slicing.Interpretation

09:06:22 Presenting theory Slicing.Labels

09:06:23 Presenting theory KBPs.Traces

09:06:23 Presenting theory Jinja.WellTypeRT

09:06:23 Presenting theory InformationFlowSlicing.LiftingIntra

09:06:23 Presenting theory HOL-ex.Tree23

09:06:23 Presenting theory JinjaDCI.SmallStep

09:06:23 Presenting theory Jinja.DefAss

09:06:23 Presenting theory HOL-ex.Triangular_Numbers

09:06:23 Presenting theory Slicing.WellFormed

09:06:24 Presenting theory KBPs.KBPs

09:06:24 Presenting theory JinjaDCI.EConform

09:06:24 Presenting theory Jinja.Conform

09:06:25 Presenting theory Interpreter_Optimizations.Std_to_Inca_simulation

09:06:25 Presenting theory HOL-ex.Unification

09:06:26 Presenting theory HOL-ex.While_Combinator_Example

09:06:26 Presenting theory JinjaDCI.Progress

09:06:26 Presenting theory KBPs.KBPsAuto

09:06:26 Presenting theory Interpreter_Optimizations.Std_to_Inca_compiler

09:06:26 Presenting LTL ...

09:06:26 Presenting document LTL/document

09:06:26 Presenting document LTL/outline

09:06:26 Presenting theory Slicing.AdditionalLemmas

09:06:26 Presenting theory Jinja.Progress

09:06:26 Presenting theory HRB-Slicing.CFGExit

09:06:26 Presenting theory JinjaDCI.JWellForm

09:06:27 Presenting theory Jinja.JWellForm

09:06:27 Presenting theory Slicing.DynamicControlDependences

09:06:27 Presenting theory KBPs.DFS

09:06:27 Presenting theory KBPs.MapOps

09:06:27 Presenting theory InformationFlowSlicing.NonInterferenceWhile

09:06:27 Presenting LTL_Normal_Form ...

09:06:27 Presenting document LTL_Normal_Form/document

09:06:27 Presenting document LTL_Normal_Form/outline

09:06:28 Presenting theory HOL-ex.veriT_Preprocessing

09:06:29 Presenting theory Slicing.Semantics

09:06:29 Presenting theory HOL-ex.SAT_Examples

09:06:29 Presenting theory LTL_Normal_Form.Normal_Form

09:06:30 Presenting theory Jinja.TypeSafe

09:06:30 Presenting theory LTL.LTL

09:06:30 Presenting theory Jinja.Annotate

09:06:30 Presenting theory HRB-Slicing.CFG_wf

09:06:30 Presenting theory Jinja.Examples

09:06:31 Presenting theory HRB-Slicing.CFGExit_wf

09:06:31 Presenting theory Slicing.WEquivalence

09:06:31 Presenting theory HRB-Slicing.SemanticsCFG

09:06:31 Presenting theory KBPs.KBPsAlg

09:06:31 Presenting theory Jinja.execute_Bigstep

09:06:31 Presenting theory Slicing.SemanticsWellFormed

09:06:31 Presenting theory Jinja.execute_WellType

09:06:31 Presenting theory Jinja.JVMState

09:06:31 Presenting theory Jinja.JVMInstructions

09:06:31 Presenting theory HRB-Slicing.ReturnAndCallNodes

09:06:31 Presenting theory LTL_Normal_Form.Normal_Form_Complexity

09:06:32 Presenting theory Slicing.StaticControlDependences

09:06:32 Presenting theory Jinja.JVMExecInstr

09:06:32 Presenting theory Jinja.JVMExceptions

09:06:32 Presenting theory LTL.Rewriting

09:06:32 Presenting theory LTL_Normal_Form.Normal_Form_Code_Export

09:06:32 Presenting LTL_to_DRA ...

09:06:32 Presenting document LTL_to_DRA/document

09:06:32 Presenting document LTL_to_DRA/outline

09:06:32 Presenting theory KBPs.ODList

09:06:32 Presenting theory LTL_to_DRA.Preliminaries2

09:06:32 Presenting theory LTL_to_DRA.Map2

09:06:32 Presenting theory HRB-Slicing.Observable

09:06:32 Presenting theory Jinja.JVMExec

09:06:33 Presenting theory LTL.Equivalence_Relations

09:06:33 Presenting theory LTL_to_DRA.Mapping2

09:06:33 Presenting theory KBPs.Eval

09:06:33 Presenting theory KBPs.Trie2

09:06:33 Presenting theory Slicing.JVMCFG

09:06:33 Presenting theory Jinja.JVMDefensive

09:06:34 Presenting theory Slicing.JVMInterpretation

09:06:34 Presenting theory LTL.Disjunctive_Normal_Form

09:06:34 Presenting theory HRB-Slicing.Postdomination

09:06:35 Presenting theory LTL.Code_Equations

09:06:35 Presenting theory LTL.Example

09:06:35 Presenting Stuttering_Equivalence ...

09:06:35 Presenting document Stuttering_Equivalence/document

09:06:35 Presenting document Stuttering_Equivalence/outline

09:06:36 Presenting theory Stuttering_Equivalence.Samplers

09:06:36 Presenting theory Stuttering_Equivalence.StutterEquivalence

09:06:36 Presenting theory KBPs.ClockView

09:06:36 Presenting theory KBPs.SPRView

09:06:36 Presenting theory Slicing.JVMPostdomination

09:06:36 Presenting theory Jinja.JVMListExample

09:06:37 Presenting theory LTL_to_DRA.DTS

09:06:37 Presenting theory Stuttering_Equivalence.PLTL

09:06:37 Presenting theory JinjaDCI.TypeSafe

09:06:37 Presenting Lambda_Free_EPO ...

09:06:37 Presenting document Lambda_Free_EPO/document

09:06:37 Presenting document Lambda_Free_EPO/outline

09:06:37 Presenting theory Jinja.Semilat

09:06:38 Presenting theory Jinja.Err

09:06:39 Presenting theory Jinja.Opt

09:06:39 Presenting theory LTL_to_DRA.Semi_Mojmir

09:06:39 Presenting theory Jinja.Product

09:06:39 Presenting theory Lambda_Free_EPO.Embeddings

09:06:40 Presenting theory Slicing.JVMCFG_wf

09:06:40 Presenting theory Slicing.JVMControlDependences

09:06:41 Presenting theory Jinja.Listn

09:06:41 Presenting theory Jinja.Semilattices

09:06:41 Presenting theory Jinja.Typing_Framework_1

09:06:41 Presenting theory Jinja.SemilatAlg

09:06:41 Presenting theory LTL_to_DRA.Mojmir

09:06:41 Presenting theory Lambda_Free_EPO.Chop

09:06:42 Presenting theory Jinja.Typing_Framework_err

09:06:42 Presenting theory Jinja.Kildall_1

09:06:43 Presenting theory KBPs.SPRViewDet

09:06:43 Presenting theory Jinja.Kildall_2

09:06:43 Presenting theory LTL_to_DRA.Rabin

09:06:44 Presenting theory KBPs.SPRViewNonDet

09:06:44 Presenting theory LTL_to_DRA.List2

09:06:44 Presenting theory KBPs.SPRViewNonDetIndInit

09:06:44 Presenting theory Jinja.LBVSpec

09:06:45 Presenting theory KBPs.SPRViewSingle

09:06:45 Presenting theory KBPs.Views

09:06:45 Presenting theory Jinja.LBVCorrect

09:06:45 Presenting theory LTL_to_DRA.Mojmir_Rabin

09:06:45 Presenting theory KBPs.MuddyChildren

09:06:45 Presenting theory KBPs.Robot

09:06:45 Presenting theory KBPs.Examples

09:06:45 Presenting theory KBPs.KBPs_Main

09:06:45 Presenting Lambda_Free_RPOs ...

09:06:45 Presenting document Lambda_Free_RPOs/document

09:06:45 Presenting document Lambda_Free_RPOs/outline

09:06:46 Presenting theory Lambda_Free_RPOs.Lambda_Free_Util

09:06:46 Presenting theory Lambda_Free_EPO.Lambda_Free_EPO

09:06:47 Presenting Landau_Symbols ...

09:06:47 Presenting document Landau_Symbols/document

09:06:47 Presenting document Landau_Symbols/outline

09:06:47 Presenting theory Jinja.LBVComplete

09:06:47 Presenting theory Jinja.Abstract_BV

09:06:47 Presenting theory Lambda_Free_RPOs.Lambda_Free_Term

09:06:47 Presenting theory Slicing.SemanticsWF

09:06:47 Presenting theory Lambda_Free_RPOs.Infinite_Chain

09:06:48 Presenting theory Slicing.Slicing

09:06:48 Presenting LightweightJava ...

09:06:48 Presenting document LightweightJava/document

09:06:48 Presenting document LightweightJava/outline

09:06:48 Presenting theory LTL_to_DRA.LTL_FGXU

09:06:48 Presenting theory Landau_Symbols.Group_Sort

09:06:49 Presenting theory LightweightJava.Lightweight_Java_Definition

09:06:49 Presenting theory LTL_to_DRA.af

09:06:49 Presenting theory Jinja.SemiType

09:06:49 Presenting theory Lambda_Free_RPOs.Extension_Orders

09:06:50 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPO_App

09:06:50 Presenting theory HOL-ex.Meson_Test

09:06:51 Presenting LinearQuantifierElim ...

09:06:51 Presenting document LinearQuantifierElim/document

09:06:51 Presenting document LinearQuantifierElim/outline

09:06:51 Presenting theory LightweightJava.Lightweight_Java_Equivalence

09:06:51 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPO_Std

09:06:51 Presenting theory LTL_to_DRA.Logical_Characterization

09:06:52 Presenting theory Jinja.JVM_SemiType

09:06:52 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPO_Optim

09:06:52 Presenting theory LinearQuantifierElim.Logic

09:06:52 Presenting theory JinjaDCI.Equivalence

09:06:52 Presenting theory Lambda_Free_RPOs.Lambda_Encoding

09:06:52 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPOs

09:06:52 Presenting List-Infinite ...

09:06:52 Presenting document List-Infinite/document

09:06:52 Presenting document List-Infinite/outline

09:06:52 Presenting theory List-Infinite.Util_Set

09:06:52 Presenting theory List-Infinite.Util_MinMax

09:06:52 Presenting theory List-Infinite.Util_NatInf

09:06:52 Presenting theory List-Infinite.Util_Nat

09:06:53 Presenting theory LinearQuantifierElim.QE

09:06:53 Presenting theory Landau_Symbols.Landau_Real_Products

09:06:53 Presenting theory LinearQuantifierElim.DLO

09:06:53 Presenting theory List-Infinite.Util_Div

09:06:53 Presenting theory JinjaDCI.Annotate

09:06:53 Presenting theory LinearQuantifierElim.QEdlo

09:06:53 Presenting theory JinjaDCI.JVMState

09:06:53 Presenting theory JinjaDCI.JVMInstructions

09:06:53 Presenting theory LinearQuantifierElim.QEdlo_ex

09:06:54 Presenting theory JinjaDCI.JVMExceptions

09:06:54 Presenting theory LinearQuantifierElim.QEdlo_fr

09:06:54 Presenting theory Landau_Symbols.Landau_Simprocs

09:06:54 Presenting file "landau_simprocs.ML"

09:06:54 Presenting theory List-Infinite.SetInterval2

09:06:54 Presenting theory LinearQuantifierElim.QEdlo_inf

09:06:54 Presenting theory JinjaDCI.JVMExecInstr

09:06:54 Presenting theory Landau_Symbols.Landau_More

09:06:54 Presenting theory HRB-Slicing.SDG

09:06:55 Presenting Nat-Interval-Logic ...

09:06:55 Presenting document Nat-Interval-Logic/document

09:06:55 Presenting document Nat-Interval-Logic/outline

09:06:55 Presenting theory JinjaDCI.JVMExec

09:06:55 Presenting theory LinearQuantifierElim.LinArith

09:06:55 Presenting theory List-Infinite.SetIntervalCut

09:06:55 Presenting theory JinjaDCI.JVMDefensive

09:06:55 Presenting theory LinearQuantifierElim.QElin

09:06:56 Presenting theory LinearQuantifierElim.QElin_opt

09:06:56 Presenting theory JinjaDCI.SemiType

09:06:56 Presenting theory LinearQuantifierElim.FRE

09:06:56 Presenting theory Jinja.Effect

09:06:57 Presenting theory LinearQuantifierElim.QElin_inf

09:06:57 Presenting theory Jinja.EffectMono

09:06:57 Presenting theory JinjaDCI.JVM_SemiType

09:06:57 Presenting theory LinearQuantifierElim.PresArith

09:06:57 Presenting theory List-Infinite.SetIntervalStep

09:06:58 Presenting theory Jinja.BVSpec

09:06:58 Presenting theory LinearQuantifierElim.QEpres

09:06:58 Presenting theory Nat-Interval-Logic.IL_Interval

09:06:58 Presenting theory LinearQuantifierElim.Cooper

09:06:59 Presenting theory HRB-Slicing.HRBSlice

09:06:59 Presenting theory LinearQuantifierElim.CertDlo

09:06:59 Presenting theory List-Infinite.List2

09:06:59 Presenting theory LinearQuantifierElim.CertLin

09:06:59 Presenting AutoFocus-Stream ...

09:06:59 Presenting document AutoFocus-Stream/document

09:06:59 Presenting document AutoFocus-Stream/outline

09:06:59 Presenting theory Jinja.TF_JVM

09:06:59 Presenting theory Jinja.Typing_Framework_2

09:06:59 Presenting theory LightweightJava.Lightweight_Java_Proof

09:06:59 Presenting theory List-Infinite.InfiniteSet2

09:06:59 Presenting theory JinjaDCI.Effect

09:06:59 Presenting theory AutoFocus-Stream.ListSlice

09:07:00 Presenting MiniSail ...

09:07:00 Presenting document MiniSail/document

09:07:00 Presenting document MiniSail/outline

09:07:00 Presenting theory LTL_to_DRA.LTL_Rabin

09:07:00 Presenting theory List-Infinite.ListInf

09:07:00 Presenting theory JinjaDCI.EffectMono

09:07:01 Presenting theory List-Infinite.ListInf_Prefix

09:07:01 Presenting theory JinjaDCI.BVSpec

09:07:01 Presenting theory List-Infinite.ListInfinite

09:07:01 Presenting MuchAdoAboutTwo ...

09:07:01 Presenting document MuchAdoAboutTwo/document

09:07:01 Presenting document MuchAdoAboutTwo/outline

09:07:01 Presenting theory MiniSail.Nominal-Utils

09:07:01 Presenting theory HRB-Slicing.SCDObservable

09:07:02 Presenting theory AutoFocus-Stream.AF_Stream

09:07:02 Presenting theory MuchAdoAboutTwo.MuchAdoAboutTwo

09:07:02 Presenting theory LTL_to_DRA.LTL_Rabin_Unfold_Opt

09:07:02 Presenting theory HRB-Slicing.Distance

09:07:02 Presenting theory JinjaDCI.TF_JVM

09:07:02 Presenting Myhill-Nerode ...

09:07:02 Presenting document Myhill-Nerode/document

09:07:02 Presenting document Myhill-Nerode/outline

09:07:02 Presenting theory Myhill-Nerode.Folds

09:07:02 Presenting theory LTL_to_DRA.LTL_Compat

09:07:02 Presenting theory Jinja.BVExec

09:07:03 Presenting theory LTL_to_DRA.LTL_Impl

09:07:03 Presenting theory Myhill-Nerode.Myhill_1

09:07:03 Presenting theory MiniSail.Syntax

09:07:03 Presenting theory LTL_to_DRA.af_Impl

09:07:04 Presenting theory Myhill-Nerode.Myhill_2

09:07:04 Presenting theory Nat-Interval-Logic.IL_IntervalOperators

09:07:04 Presenting theory Myhill-Nerode.Myhill

09:07:05 Presenting theory Myhill-Nerode.Closures

09:07:05 Presenting theory LTL_to_DRA.Mojmir_Rabin_Impl

09:07:05 Presenting theory Jinja.LBVJVM

09:07:05 Presenting theory Myhill-Nerode.Closures2

09:07:05 Presenting theory Myhill-Nerode.Non_Regular_Languages

09:07:05 Presenting Order_Lattice_Props ...

09:07:05 Presenting document Order_Lattice_Props/document

09:07:05 Presenting document Order_Lattice_Props/outline

09:07:05 Presenting theory JinjaDCI.BVExec

09:07:06 Presenting theory Order_Lattice_Props.Sup_Lattice

09:07:06 Presenting theory Order_Lattice_Props.Order_Duality

09:07:06 Presenting theory Jinja.BVConform

09:07:06 Presenting theory LTL_to_DRA.LTL_Rabin_Impl

09:07:07 Presenting theory Nat-Interval-Logic.IL_TemporalOperators

09:07:07 Presenting theory LTL_to_DRA.Export_Code

09:07:07 Presenting theory HRB-Slicing.Slice

09:07:07 Presenting Quantales ...

09:07:07 Presenting Transformer_Semantics ...

09:07:07 Presenting theory Order_Lattice_Props.Order_Lattice_Props

09:07:07 Presenting document Quantales/document

09:07:07 Presenting document Quantales/outline

09:07:07 Presenting document Transformer_Semantics/document

09:07:07 Presenting document Transformer_Semantics/outline

09:07:07 Presenting theory JinjaDCI.LBVJVM

09:07:07 Presenting theory Quantales.Dioid_Models_New

09:07:07 Presenting theory AutoFocus-Stream.AF_Stream_Exec

09:07:07 Presenting theory Order_Lattice_Props.Representations

09:07:07 Presenting theory Transformer_Semantics.Isotone_Transformers

09:07:08 Presenting theory Order_Lattice_Props.Galois_Connections

09:07:08 Presenting theory Quantales.Quantales

09:07:08 Presenting theory Order_Lattice_Props.Fixpoint_Fusion

09:07:08 Presenting theory Quantales.Quantale_Star

09:07:08 Presenting theory Transformer_Semantics.Sup_Inf_Preserving_Transformers

09:07:08 Presenting theory Order_Lattice_Props.Closure_Operators

09:07:08 Presenting theory Quantales.Quantale_Modules

09:07:08 Presenting theory JinjaDCI.BVConform

09:07:09 Presenting theory Quantales.Quantale_Models

09:07:09 Presenting theory Quantales.Quantic_Nuclei_Conuclei

09:07:09 Presenting theory MiniSail.IVSubst

09:07:09 Presenting theory Transformer_Semantics.Powerset_Monad

09:07:09 Presenting theory Order_Lattice_Props.Order_Lattice_Props_Loc

09:07:09 Presenting theory Quantales.Quantale_Left_Sided

09:07:09 Presenting theory AutoFocus-Stream.IL_AF_Stream

09:07:10 Presenting Ordered_Resolution_Prover ...

09:07:10 Presenting document Ordered_Resolution_Prover/document

09:07:10 Presenting document Ordered_Resolution_Prover/outline

09:07:10 Presenting theory Order_Lattice_Props.Order_Lattice_Props_Wenzel

09:07:10 Presenting theory Ordered_Resolution_Prover.Map2

09:07:10 Presenting Chandy_Lamport ...

09:07:10 Presenting document Chandy_Lamport/document

09:07:10 Presenting document Chandy_Lamport/outline

09:07:10 Presenting theory Ordered_Resolution_Prover.Lazy_List_Liminf

09:07:10 Presenting theory JinjaDCI.ClassAdd

09:07:10 Presenting theory Transformer_Semantics.Kleisli_Transformers

09:07:11 Presenting theory Ordered_Resolution_Prover.Lazy_List_Chain

09:07:11 Presenting theory Ordered_Resolution_Prover.Clausal_Logic

09:07:11 Presenting theory JinjaDCI.StartProg

09:07:11 Presenting theory Transformer_Semantics.Kleisli_Quantaloid

09:07:11 Presenting theory Ordered_Resolution_Prover.Herbrand_Interpretation

09:07:11 Presenting theory Transformer_Semantics.Kleisli_Quantale

09:07:11 Presenting Functional_Ordered_Resolution_Prover ...

09:07:11 Presenting document Functional_Ordered_Resolution_Prover/document

09:07:11 Presenting document Functional_Ordered_Resolution_Prover/outline

09:07:12 Presenting theory Chandy_Lamport.Distributed_System

09:07:12 Presenting theory AutoFocus-Stream.IL_AF_Stream_Exec

09:07:13 Presenting Saturation_Framework ...

09:07:13 Presenting document Saturation_Framework/document

09:07:13 Presenting document Saturation_Framework/outline

09:07:13 Presenting theory Chandy_Lamport.Trace

09:07:13 Presenting theory Saturation_Framework.Calculus

09:07:13 Presenting theory Saturation_Framework.Intersection_Calculus

09:07:13 Presenting theory Chandy_Lamport.Util

09:07:14 Presenting theory Saturation_Framework.Calculus_Variations

09:07:14 Presenting theory MiniSail.BTVSubst

09:07:14 Presenting theory Ordered_Resolution_Prover.Abstract_Substitution

09:07:14 Presenting theory Saturation_Framework.Lifting_to_Non_Ground_Calculi

09:07:15 Presenting theory Ordered_Resolution_Prover.Inference_System

09:07:15 Presenting theory Chandy_Lamport.Swap

09:07:15 Presenting theory Ordered_Resolution_Prover.Ground_Resolution_Model

09:07:15 Presenting theory Saturation_Framework.Labeled_Lifting_to_Non_Ground_Calculi

09:07:16 Presenting theory Ordered_Resolution_Prover.Unordered_Ground_Resolution

09:07:16 Presenting theory JinjaDCI.BVSpecTypeSafe

09:07:17 Presenting theory Jinja.BVSpecTypeSafe

09:07:17 Presenting theory JinjaDCI.BVNoTypeError

09:07:17 Presenting theory Ordered_Resolution_Prover.Ordered_Ground_Resolution

09:07:18 Presenting theory Jinja.BVNoTypeError

09:07:18 Presenting theory MiniSail.Wellformed

09:07:18 Presenting theory Ordered_Resolution_Prover.Proving_Process

09:07:18 Presenting theory Functional_Ordered_Resolution_Prover.Weighted_FO_Ordered_Resolution_Prover

09:07:19 Presenting theory MiniSail.RCLogic

09:07:19 Presenting theory Jinja.BVExample

09:07:19 Presenting theory JinjaDCI.J1

09:07:19 Presenting theory Ordered_Resolution_Prover.Standard_Redundancy

09:07:19 Presenting theory MiniSail.SyntaxL

09:07:20 Presenting theory Jinja.J1

09:07:21 Presenting theory Jinja.J1WellForm

09:07:21 Presenting theory Saturation_Framework.Given_Clause_Architectures

09:07:21 Presenting theory JinjaDCI.J1WellForm

09:07:21 Presenting Saturation_Framework_Extensions ...

09:07:21 Presenting document Saturation_Framework_Extensions/document

09:07:21 Presenting document Saturation_Framework_Extensions/outline

09:07:21 Presenting theory Saturation_Framework_Extensions.Soundness

09:07:22 Presenting theory Jinja.PCompiler

09:07:22 Presenting theory Jinja.Hidden

09:07:22 Presenting theory Jinja.Compiler1

09:07:23 Presenting theory Saturation_Framework_Extensions.Standard_Redundancy_Criterion

09:07:23 Presenting theory HRB-Slicing.WeakSimulation

09:07:23 Presenting theory Ordered_Resolution_Prover.FO_Ordered_Resolution

09:07:23 Presenting theory Saturation_Framework_Extensions.Clausal_Calculus

09:07:23 Presenting theory JinjaDCI.PCompiler

09:07:23 Presenting theory JinjaDCI.Hidden

09:07:24 Presenting theory JinjaDCI.Compiler1

09:07:25 Presenting theory Functional_Ordered_Resolution_Prover.Deterministic_FO_Ordered_Resolution_Prover

09:07:25 Presenting theory Saturation_Framework_Extensions.FO_Ordered_Resolution_Prover_Revisited

09:07:25 Presenting theory Jinja.Correctness1

09:07:26 Presenting theory Jinja.Compiler2

09:07:27 Presenting theory Functional_Ordered_Resolution_Prover.IsaFoR_Term

09:07:27 Presenting theory Functional_Ordered_Resolution_Prover.Executable_Subsumption

09:07:27 Presenting theory JinjaDCI.Correctness1

09:07:28 Presenting theory Functional_Ordered_Resolution_Prover.Executable_FO_Ordered_Resolution_Prover

09:07:28 Presenting POPLmark-deBruijn ...

09:07:28 Presenting theory Ordered_Resolution_Prover.FO_Ordered_Resolution_Prover

09:07:28 Presenting document POPLmark-deBruijn/document

09:07:28 Presenting document POPLmark-deBruijn/outline

09:07:28 Presenting theory POPLmark-deBruijn.Basis

09:07:28 Presenting theory Saturation_Framework_Extensions.Given_Clause_Architectures_Revisited

09:07:28 Presenting Pairing_Heap ...

09:07:28 Presenting document Pairing_Heap/document

09:07:28 Presenting document Pairing_Heap/outline

09:07:28 Presenting Password_Authentication_Protocol ...

09:07:28 Presenting document Password_Authentication_Protocol/document

09:07:28 Presenting document Password_Authentication_Protocol/outline

09:07:28 Presenting theory JinjaDCI.Compiler2

09:07:29 Presenting theory Pairing_Heap.Pairing_Heap_Tree

09:07:29 Presenting theory Pairing_Heap.Pairing_Heap_List1

09:07:29 Presenting theory POPLmark-deBruijn.POPLmark

09:07:29 Presenting theory Pairing_Heap.Pairing_Heap_List2

09:07:29 Presenting Pluennecke_Ruzsa_Inequality ...

09:07:30 Presenting document Pluennecke_Ruzsa_Inequality/document

09:07:30 Presenting document Pluennecke_Ruzsa_Inequality/outline

09:07:30 Presenting theory Password_Authentication_Protocol.Propaedeutics

09:07:32 Presenting theory Pluennecke_Ruzsa_Inequality.Pluennecke_Ruzsa_Inequality

09:07:33 Presenting Prefix_Free_Code_Combinators ...

09:07:33 Presenting document Prefix_Free_Code_Combinators/document

09:07:33 Presenting document Prefix_Free_Code_Combinators/outline

09:07:33 Presenting theory HRB-Slicing.FundamentalProperty

09:07:34 Presenting theory HRB-Slicing.Com

09:07:34 Presenting theory Prefix_Free_Code_Combinators.Prefix_Free_Code_Combinators

09:07:34 Presenting theory HRB-Slicing.ProcState

09:07:34 Presenting theory Prefix_Free_Code_Combinators.Examples

09:07:34 Presenting Presburger-Automata ...

09:07:34 Presenting document Presburger-Automata/document

09:07:34 Presenting document Presburger-Automata/outline

09:07:35 Presenting theory Presburger-Automata.DFS

09:07:35 Presenting theory POPLmark-deBruijn.POPLmarkRecord

09:07:36 Presenting theory Chandy_Lamport.Snapshot

09:07:36 Presenting theory POPLmark-deBruijn.POPLmarkRecordCtxt

09:07:37 Presenting theory MiniSail.WellformedL

09:07:37 Presenting theory POPLmark-deBruijn.Execute

09:07:37 Presenting Priority_Queue_Braun ...

09:07:37 Presenting document Priority_Queue_Braun/document

09:07:37 Presenting document Priority_Queue_Braun/outline

09:07:37 Presenting theory Priority_Queue_Braun.Priority_Queue_Braun

09:07:37 Presenting theory Jinja.Correctness2

09:07:37 Presenting theory Priority_Queue_Braun.Priority_Queue_Braun2

09:07:38 Presenting theory Jinja.Compiler

09:07:38 Presenting theory Priority_Queue_Braun.Sorting_Braun

09:07:38 Presenting Program-Conflict-Analysis ...

09:07:38 Presenting document Program-Conflict-Analysis/document

09:07:38 Presenting document Program-Conflict-Analysis/outline

09:07:38 Presenting theory HRB-Slicing.PCFG

09:07:38 Presenting theory Chandy_Lamport.Co_Snapshot

09:07:39 Presenting theory Program-Conflict-Analysis.Misc

09:07:40 Presenting theory Chandy_Lamport.Example

09:07:40 Presenting Regression_Test_Selection ...

09:07:40 Presenting document Regression_Test_Selection/document

09:07:40 Presenting document Regression_Test_Selection/outline

09:07:40 Presenting theory Regression_Test_Selection.RTS_safe

09:07:40 Presenting theory Program-Conflict-Analysis.Interleave

09:07:40 Presenting theory Regression_Test_Selection.Semantics

09:07:40 Presenting theory HRB-Slicing.WellFormProgs

09:07:41 Presenting theory Regression_Test_Selection.CollectionSemantics

09:07:41 Presenting theory Regression_Test_Selection.CollectionBasedRTS

09:07:41 Presenting theory Regression_Test_Selection.JVMSemantics

09:07:41 Presenting theory Regression_Test_Selection.ClassesChanged

09:07:41 Presenting theory Regression_Test_Selection.Subcls

09:07:41 Presenting theory MiniSail.Typing

09:07:41 Presenting theory Regression_Test_Selection.ClassesAbove

09:07:41 Presenting theory Program-Conflict-Analysis.ConsInterleave

09:07:42 Presenting theory Regression_Test_Selection.JVMCollectionSemantics

09:07:42 Presenting theory MiniSail.Operational

09:07:42 Presenting theory MiniSail.SubstMethods

09:07:43 Presenting theory Program-Conflict-Analysis.AcquisitionHistory

09:07:43 Presenting theory Jinja.TypeComp

09:07:43 Presenting theory Program-Conflict-Analysis.LTS

09:07:43 Presenting theory JinjaDCI.Correctness2

09:07:43 Presenting theory Jinja.Jinja

09:07:43 Presenting Regular-Sets ...

09:07:43 Presenting document Regular-Sets/document

09:07:43 Presenting document Regular-Sets/outline

09:07:44 Presenting theory Regression_Test_Selection.JVMExecStepInductive

09:07:44 Presenting theory Regular-Sets.Regular_Set

09:07:44 Presenting theory JinjaDCI.Compiler

09:07:44 Presenting theory Regular-Sets.Regular_Exp

09:07:45 Presenting theory Regular-Sets.NDerivative

09:07:45 Presenting theory Program-Conflict-Analysis.ThreadTracking

09:07:45 Presenting theory Regular-Sets.Equivalence_Checking

09:07:45 Presenting theory Regular-Sets.Relation_Interpretation

09:07:45 Presenting theory Regular-Sets.Regexp_Method

09:07:46 Presenting theory Program-Conflict-Analysis.Flowgraph

09:07:46 Presenting theory Regular-Sets.Regexp_Constructions

09:07:46 Presenting theory Regular-Sets.Derivatives

09:07:47 Presenting theory Regular-Sets.pEquivalence_Checking

09:07:48 Presenting theory Password_Authentication_Protocol.Protocol

09:07:48 Presenting theory Regular-Sets.Regular_Exp2

09:07:48 Presenting theory Regular-Sets.Equivalence_Checking2

09:07:48 Presenting Posix-Lexing ...

09:07:48 Presenting document Posix-Lexing/document

09:07:48 Presenting document Posix-Lexing/outline

09:07:48 Presenting Regular_Tree_Relations ...

09:07:48 Presenting document Regular_Tree_Relations/document

09:07:48 Presenting document Regular_Tree_Relations/outline

09:07:49 Presenting theory Regression_Test_Selection.JVMCollectionBasedRTS

09:07:49 Presenting theory Regression_Test_Selection.RTS

09:07:49 Presenting ResiduatedTransitionSystem ...

09:07:49 Presenting document ResiduatedTransitionSystem/document

09:07:49 Presenting document ResiduatedTransitionSystem/outline

09:07:49 Presenting theory Posix-Lexing.Lexer

09:07:50 Presenting theory Posix-Lexing.LexicalVals

09:07:50 Presenting theory Program-Conflict-Analysis.Semantics

09:07:50 Presenting theory MiniSail.RCLogicL

09:07:51 Presenting theory Regular_Tree_Relations.Term_Context

09:07:51 Presenting theory JinjaDCI.TypeComp

09:07:51 Presenting theory HRB-Slicing.Interpretation

09:07:51 Presenting theory JinjaDCI.JinjaDCI

09:07:51 Presenting Rewrite_Properties_Reduction ...

09:07:51 Presenting document Rewrite_Properties_Reduction/document

09:07:51 Presenting document Rewrite_Properties_Reduction/outline

09:07:51 Presenting theory Regular_Tree_Relations.Basic_Utils

09:07:51 Presenting theory Posix-Lexing.Simplifying

09:07:52 Presenting theory Presburger-Automata.Presburger_Automata

09:07:52 Presenting theory HRB-Slicing.Labels

09:07:52 Presenting theory Rewrite_Properties_Reduction.Terms_Positions

09:07:53 Presenting theory Regular_Tree_Relations.Ground_Terms

09:07:53 Presenting theory Posix-Lexing.Positions

09:07:53 Presenting theory Posix-Lexing.Regular_Exps3

09:07:53 Presenting theory Posix-Lexing.Derivatives3

09:07:53 Presenting theory Presburger-Automata.Exec

09:07:53 Presenting Ribbon_Proofs ...

09:07:53 Presenting document Ribbon_Proofs/document

09:07:53 Presenting document Ribbon_Proofs/outline

09:07:53 Presenting theory Regular_Tree_Relations.FSet_Utils

09:07:53 Presenting theory Ribbon_Proofs.More_Finite_Map

09:07:53 Presenting theory Ribbon_Proofs.JHelper

09:07:53 Presenting theory Ribbon_Proofs.Proofchain

09:07:54 Presenting theory Ribbon_Proofs.Ribbons_Basic

09:07:54 Presenting theory Ribbon_Proofs.Ribbons_Interfaces

09:07:54 Presenting theory Ribbon_Proofs.Ribbons_Stratified

09:07:54 Presenting theory Rewrite_Properties_Reduction.Rewriting

09:07:54 Presenting theory Ribbon_Proofs.Ribbons_Graphical

09:07:54 Presenting theory Posix-Lexing.Lexer3

09:07:55 Presenting theory Regular_Tree_Relations.Ground_Ctxt

09:07:55 Presenting theory Posix-Lexing.LexicalVals3

09:07:56 Presenting theory Posix-Lexing.Simplifying3

09:07:56 Presenting theory Regular_Tree_Relations.Ground_Closure

09:07:56 Presenting theory Rewrite_Properties_Reduction.Replace_Constant

09:07:56 Presenting theory Regular_Tree_Relations.Horn_Inference

09:07:56 Presenting theory Ribbon_Proofs.Ribbons_Graphical_Soundness

09:07:56 Presenting theory Regular_Tree_Relations.Horn_List

09:07:56 Presenting Root_Balanced_Tree ...

09:07:56 Presenting document Root_Balanced_Tree/document

09:07:56 Presenting document Root_Balanced_Tree/outline

09:07:56 Presenting theory Root_Balanced_Tree.Time_Monad

09:07:57 Presenting theory Posix-Lexing.Positions3

09:07:57 Presenting theory Regular_Tree_Relations.Horn_Fset

09:07:57 Presenting SATSolverVerification ...

09:07:57 Presenting document SATSolverVerification/document

09:07:57 Presenting document SATSolverVerification/outline

09:07:57 Presenting theory SATSolverVerification.MoreList

09:07:59 Presenting theory Root_Balanced_Tree.Root_Balanced_Tree

09:07:59 Presenting theory SATSolverVerification.CNF

09:07:59 Presenting theory Root_Balanced_Tree.Root_Balanced_Tree_Tab

09:07:59 Presenting Safe_OCL ...

09:07:59 Presenting document Safe_OCL/document

09:07:59 Presenting document Safe_OCL/outline

09:07:59 Presenting theory Safe_OCL.Errorable

09:08:00 Presenting theory Safe_OCL.Transitive_Closure_Ext

09:08:00 Presenting theory Safe_OCL.Finite_Map_Ext

09:08:01 Presenting theory SATSolverVerification.Trail

09:08:01 Presenting theory Rewrite_Properties_Reduction.Rewriting_Properties

09:08:01 Presenting theory Safe_OCL.Tuple

09:08:02 Presenting theory Safe_OCL.Object_Model

09:08:03 Presenting theory Program-Conflict-Analysis.Normalization

09:08:03 Presenting theory Safe_OCL.OCL_Basic_Types

09:08:03 Presenting theory Rewrite_Properties_Reduction.Rewriting_LLRG_LV_Mondaic

09:08:04 Presenting theory Rewrite_Properties_Reduction.Rewriting_GTRS

09:08:06 Presenting theory Rewrite_Properties_Reduction.Ground_Reduction_on_LLRG

09:08:06 Presenting theory Safe_OCL.OCL_Types

09:08:06 Presenting theory HRB-Slicing.WellFormed

09:08:07 Presenting theory Safe_OCL.OCL_Syntax

09:08:07 Presenting theory Rewrite_Properties_Reduction.Ground_Reduction_on_GTRS

09:08:07 Presenting theory Safe_OCL.OCL_Object_Model

09:08:08 Presenting theory Regular_Tree_Relations.Tree_Automata

09:08:09 Presenting theory Regular_Tree_Relations.Tree_Automata_Det

09:08:10 Presenting theory Regular_Tree_Relations.Tree_Automata_Complement

09:08:10 Presenting theory Safe_OCL.OCL_Typing

09:08:10 Presenting theory Rewrite_Properties_Reduction.Ground_Reduction_on_LV

09:08:10 Presenting Schutz_Spacetime ...

09:08:10 Presenting document Schutz_Spacetime/document

09:08:10 Presenting document Schutz_Spacetime/outline

09:08:10 Presenting theory Schutz_Spacetime.Util

09:08:11 Presenting theory Safe_OCL.OCL_Normalization

09:08:11 Presenting theory ResiduatedTransitionSystem.ResiduatedTransitionSystem

09:08:11 Presenting theory Schutz_Spacetime.TernaryOrdering

09:08:11 Presenting theory Regular_Tree_Relations.Tree_Automata_Pumping

09:08:11 Presenting theory Program-Conflict-Analysis.ConstraintSystems

09:08:11 Presenting theory Regular_Tree_Relations.Myhill_Nerode

09:08:11 Presenting theory Program-Conflict-Analysis.MainResult

09:08:11 Presenting Selection_Heap_Sort ...

09:08:11 Presenting document Selection_Heap_Sort/document

09:08:11 Presenting document Selection_Heap_Sort/outline

09:08:11 Presenting theory Selection_Heap_Sort.Sort

09:08:12 Presenting theory Selection_Heap_Sort.RemoveMax

09:08:12 Presenting theory Safe_OCL.OCL_Examples

09:08:12 Presenting theory Selection_Heap_Sort.SelectionSort_Functional

09:08:12 Presenting Separata ...

09:08:12 Presenting document Separata/document

09:08:12 Presenting document Separata/outline

09:08:12 Presenting theory Selection_Heap_Sort.Heap

09:08:12 Presenting theory Schutz_Spacetime.Minkowski

09:08:12 Presenting theory Selection_Heap_Sort.HeapFunctional

09:08:13 Presenting theory Regular_Tree_Relations.GTT

09:08:13 Presenting theory SATSolverVerification.SatSolverVerification

09:08:13 Presenting theory Separata.Separata

09:08:13 Presenting Separation_Logic_Imperative_HOL ...

09:08:13 Presenting document Separation_Logic_Imperative_HOL/document

09:08:13 Presenting document Separation_Logic_Imperative_HOL/outline

09:08:14 Presenting theory Separation_Logic_Imperative_HOL.Imperative_HOL_Add

09:08:14 Presenting theory Separation_Logic_Imperative_HOL.Syntax_Match

09:08:14 Presenting theory Selection_Heap_Sort.HeapImperative

09:08:15 Presenting Simplex ...

09:08:15 Presenting theory Separation_Logic_Imperative_HOL.Run

09:08:15 Presenting document Simplex/document

09:08:15 Presenting document Simplex/outline

09:08:15 Presenting theory Simplex.Simplex_Auxiliary

09:08:15 Presenting theory Regular_Tree_Relations.GTT_Compose

09:08:15 Presenting theory Simplex.Rel_Chain

09:08:16 Presenting theory Simplex.Simplex_Algebra

09:08:16 Presenting theory Regular_Tree_Relations.GTT_Transitive_Closure

09:08:17 Presenting theory Separation_Logic_Imperative_HOL.Assertions

09:08:17 Presenting theory SATSolverVerification.BasicDPLL

09:08:17 Presenting theory Simplex.Abstract_Linear_Poly

09:08:17 Presenting theory Simplex.Linear_Poly_Maps

09:08:18 Presenting theory Regular_Tree_Relations.Pair_Automaton

09:08:18 Presenting theory Separation_Logic_Imperative_HOL.Hoare_Triple

09:08:18 Presenting theory Simplex.QDelta

09:08:19 Presenting theory Regular_Tree_Relations.AGTT

09:08:20 Presenting theory Separation_Logic_Imperative_HOL.Automation

09:08:20 Presenting theory Separation_Logic_Imperative_HOL.Sep_Main

09:08:21 Presenting theory Separation_Logic_Imperative_HOL.Imp_List_Spec

09:08:21 Presenting theory Separation_Logic_Imperative_HOL.List_Seg

09:08:22 Presenting theory Separation_Logic_Imperative_HOL.Open_List

09:08:22 Presenting theory Separation_Logic_Imperative_HOL.Circ_List

09:08:23 Presenting theory SATSolverVerification.NieuwenhuisOliverasTinelli

09:08:23 Presenting theory Separation_Logic_Imperative_HOL.Imp_Map_Spec

09:08:23 Presenting theory Schutz_Spacetime.TemporalOrderOnPath

09:08:24 Presenting Farkas ...

09:08:24 Presenting document Farkas/document

09:08:24 Presenting document Farkas/outline

09:08:26 Presenting theory Regular_Tree_Relations.RRn_Automata

09:08:26 Presenting theory Separation_Logic_Imperative_HOL.Hash_Table

09:08:26 Presenting theory HRB-Slicing.ValidPaths

09:08:27 Presenting theory MiniSail.TypingL

09:08:27 Presenting theory HRB-Slicing.ProcSDG

09:08:28 Presenting theory Regular_Tree_Relations.RR2_Infinite

09:08:28 Presenting theory Regular_Tree_Relations.Tree_Automata_Abstract_Impl

09:08:28 Presenting theory Regular_Tree_Relations.Tree_Automata_Class_Instances_Impl

09:08:29 Presenting theory Farkas.Farkas

09:08:29 Presenting theory Regular_Tree_Relations.Tree_Automata_Impl

09:08:29 Presenting theory Separation_Logic_Imperative_HOL.Hash_Map

09:08:30 Presenting theory Separation_Logic_Imperative_HOL.Hash_Map_Impl

09:08:30 Presenting theory Separation_Logic_Imperative_HOL.Imp_Set_Spec

09:08:30 Presenting theory Separation_Logic_Imperative_HOL.Hash_Set_Impl

09:08:30 Presenting theory Separation_Logic_Imperative_HOL.To_List_GA

09:08:30 Presenting theory Regular_Tree_Relations.RR2_Infinite_Q_infinity

09:08:30 Presenting theory Farkas.Matrix_Farkas

09:08:31 Presenting theory SATSolverVerification.KrsticGoel

09:08:31 Presenting theory Regular_Tree_Relations.Regular_Relation_Abstract_Impl

09:08:31 Presenting theory Separation_Logic_Imperative_HOL.Union_Find

09:08:31 Presenting theory Farkas.Simplex_for_Reals

09:08:31 Presenting Skew_Heap ...

09:08:31 Presenting document Skew_Heap/document

09:08:31 Presenting document Skew_Heap/outline

09:08:31 Presenting theory Separation_Logic_Imperative_HOL.Idioms

09:08:31 Presenting theory Skew_Heap.Skew_Heap

09:08:31 Presenting Splay_Tree ...

09:08:31 Presenting document Splay_Tree/document

09:08:31 Presenting document Splay_Tree/outline

09:08:31 Presenting theory Separation_Logic_Imperative_HOL.Default_Insts

09:08:32 Presenting theory Separation_Logic_Imperative_HOL.Array_Blit

09:08:32 Presenting theory Regular_Tree_Relations.Regular_Relation_Impl

09:08:32 Presenting theory Separation_Logic_Imperative_HOL.Array_Map_Impl

09:08:32 Presenting Stable_Matching ...

09:08:32 Presenting document Stable_Matching/document

09:08:32 Presenting document Stable_Matching/outline

09:08:32 Presenting theory Separation_Logic_Imperative_HOL.Array_Set_Impl

09:08:32 Presenting theory Separation_Logic_Imperative_HOL.From_List_GA

09:08:32 Presenting theory Separation_Logic_Imperative_HOL.Sep_Examples

09:08:32 Presenting SuperCalc ...

09:08:32 Presenting document SuperCalc/document

09:08:32 Presenting document SuperCalc/outline

09:08:32 Presenting theory Stable_Matching.Sotomayor

09:08:33 Presenting theory SATSolverVerification.SatSolverCode

09:08:33 Presenting theory SuperCalc.multisets_continued

09:08:33 Presenting theory SuperCalc.well_founded_continued

09:08:33 Presenting theory Splay_Tree.Splay_Tree

09:08:33 Presenting theory Stable_Matching.Basis

09:08:34 Presenting theory Splay_Tree.Splay_Map

09:08:35 Presenting theory Splay_Tree.Splay_Heap

09:08:35 Presenting Szemeredi_Regularity ...

09:08:35 Presenting document Szemeredi_Regularity/document

09:08:35 Presenting document Szemeredi_Regularity/outline

09:08:35 Presenting theory SuperCalc.terms

09:08:35 Presenting theory Stable_Matching.Choice_Functions

09:08:36 Presenting theory HRB-Slicing.JVMCFG

09:08:37 Presenting theory SuperCalc.equational_clausal_logic

09:08:37 Presenting theory Stable_Matching.Contracts

09:08:39 Presenting theory Szemeredi_Regularity.Szemeredi

09:08:39 Presenting Tail_Recursive_Functions ...

09:08:39 Presenting document Tail_Recursive_Functions/document

09:08:39 Presenting document Tail_Recursive_Functions/outline

09:08:39 Presenting theory Tail_Recursive_Functions.Method

09:08:40 Presenting theory Stable_Matching.COP

09:08:40 Presenting theory Tail_Recursive_Functions.CaseStudy1

09:08:41 Presenting theory Stable_Matching.Bossiness

09:08:42 Presenting theory MiniSail.ContextSubtypingL

09:08:42 Presenting theory Tail_Recursive_Functions.CaseStudy2

09:08:42 Presenting TortoiseHare ...

09:08:42 Presenting theory Stable_Matching.Strategic

09:08:42 Presenting document TortoiseHare/document

09:08:42 Presenting document TortoiseHare/outline

09:08:42 Presenting Trie ...

09:08:43 Presenting document Trie/document

09:08:43 Presenting document Trie/outline

09:08:43 Presenting theory TortoiseHare.Basis

09:08:43 Presenting theory Trie.Trie

09:08:44 Presenting theory Trie.Tries

09:08:44 Presenting Twelvefold_Way ...

09:08:44 Presenting document Twelvefold_Way/document

09:08:44 Presenting document Twelvefold_Way/outline

09:08:44 Presenting theory TortoiseHare.TortoiseHare

09:08:44 Presenting theory Twelvefold_Way.Preliminaries

09:08:44 Presenting theory TortoiseHare.Brent

09:08:44 Presenting Vickrey_Clarke_Groves ...

09:08:44 Presenting document Vickrey_Clarke_Groves/document

09:08:44 Presenting document Vickrey_Clarke_Groves/outline

09:08:45 Presenting theory Vickrey_Clarke_Groves.SetUtils

09:08:45 Presenting theory HRB-Slicing.JVMInterpretation

09:08:46 Presenting theory Twelvefold_Way.Twelvefold_Way_Core

09:08:46 Presenting theory Vickrey_Clarke_Groves.Partitions

09:08:47 Presenting theory Vickrey_Clarke_Groves.Argmax

09:08:47 Presenting theory Twelvefold_Way.Equiv_Relations_on_Functions

09:08:47 Presenting theory Vickrey_Clarke_Groves.RelationOperators

09:08:48 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry1

09:08:48 Presenting theory Vickrey_Clarke_Groves.RelationProperties

09:08:48 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry2

09:08:48 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry4

09:08:49 Presenting theory ResiduatedTransitionSystem.LambdaCalculus

09:08:49 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry5

09:08:49 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry6

09:08:50 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry7

09:08:50 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry8

09:08:50 Presenting theory Vickrey_Clarke_Groves.MiscTools

09:08:51 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry9

09:08:51 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry3

09:08:51 Presenting WebAssembly ...

09:08:51 Presenting document WebAssembly/document

09:08:51 Presenting document WebAssembly/outline

09:08:51 Presenting theory Vickrey_Clarke_Groves.StrictCombinatorialAuction

09:08:51 Presenting theory WebAssembly.Wasm_Ast

09:08:51 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry10

09:08:52 Presenting theory WebAssembly.Wasm_Type_Abs

09:08:52 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry11

09:08:52 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry12

09:08:53 Presenting theory WebAssembly.Wasm_Base_Defs

09:08:53 Presenting theory Twelvefold_Way.Card_Bijections

09:08:53 Presenting theory HRB-Slicing.JVMCFG_wf

09:08:53 Presenting theory Twelvefold_Way.Card_Bijections_Direct

09:08:53 Presenting theory Twelvefold_Way.Twelvefold_Way

09:08:53 Presenting Well_Quasi_Orders ...

09:08:53 Presenting document Well_Quasi_Orders/document

09:08:53 Presenting document Well_Quasi_Orders/outline

09:08:53 Presenting theory Well_Quasi_Orders.Infinite_Sequences

09:08:54 Presenting theory Well_Quasi_Orders.Minimal_Elements

09:08:54 Presenting theory Well_Quasi_Orders.Least_Enum

09:08:55 Presenting theory Vickrey_Clarke_Groves.Universes

09:08:55 Presenting theory WebAssembly.Wasm

09:08:55 Presenting theory WebAssembly.Wasm_Axioms

09:08:56 Presenting theory Well_Quasi_Orders.Almost_Full

09:08:57 Presenting theory Well_Quasi_Orders.Minimal_Bad_Sequences

09:08:58 Presenting theory Well_Quasi_Orders.Higman_OI

09:08:59 Presenting theory Vickrey_Clarke_Groves.UniformTieBreaking

09:08:59 Presenting theory Well_Quasi_Orders.Almost_Full_Relations

09:08:59 Presenting theory WebAssembly.Wasm_Properties_Aux

09:08:59 Presenting theory Well_Quasi_Orders.Well_Quasi_Orders

09:09:00 Presenting theory Well_Quasi_Orders.Kruskal

09:09:00 Presenting theory HRB-Slicing.JVMPostdomination

09:09:00 Presenting theory MiniSail.IVSubstTypingL

09:09:00 Presenting theory Well_Quasi_Orders.Kruskal_Examples

09:09:00 Presenting theory Well_Quasi_Orders.Wqo_Instances

09:09:00 Presenting theory HRB-Slicing.JVMSDG

09:09:00 Presenting theory HRB-Slicing.HRBSlicing

09:09:00 Presenting XML ...

09:09:00 Presenting document XML/document

09:09:00 Presenting document XML/outline

09:09:00 Presenting theory SATSolverVerification.AssertLiteral

09:09:01 Presenting theory Simplex.Simplex

09:09:02 Presenting theory Well_Quasi_Orders.Multiset_Extension

09:09:02 Presenting theory Well_Quasi_Orders.Wqo_Multiset

09:09:02 Presenting HOL-Matrix_LP ...

09:09:02 Presenting document HOL-Matrix_LP/document

09:09:02 Presenting document HOL-Matrix_LP/outline

09:09:02 Presenting theory XML.Xml

09:09:03 Presenting theory Vickrey_Clarke_Groves.CombinatorialAuction

09:09:03 Presenting theory SuperCalc.superposition

09:09:03 Presenting theory Vickrey_Clarke_Groves.CombinatorialAuctionCodeExtraction

09:09:03 Presenting theory Vickrey_Clarke_Groves.FirstPrice

09:09:03 Presenting theory Vickrey_Clarke_Groves.CombinatorialAuctionExamples

09:09:03 Presenting HOL-MicroJava ...

09:09:03 Presenting document HOL-MicroJava/document

09:09:03 Presenting document HOL-MicroJava/outline

09:09:03 Presenting theory SATSolverVerification.UnitPropagate

09:09:03 Presenting theory HOL-MicroJava.JBasis

09:09:03 Presenting theory HOL-MicroJava.Type

09:09:03 Presenting theory HOL-MicroJava.Decl

09:09:04 Presenting theory MiniSail.BTVSubstTypingL

09:09:04 Presenting HOL-Mirabelle-ex ...

09:09:04 Presenting HOL-Mutabelle ...

09:09:04 Presenting theory HOL-MicroJava.TypeRel

09:09:04 Presenting theory HOL-MicroJava.Value

09:09:05 Presenting theory XML.Xmlt

09:09:05 Presenting theory HOL-MicroJava.State

09:09:05 Presenting HOL-NanoJava ...

09:09:05 Presenting document HOL-NanoJava/document

09:09:05 Presenting document HOL-NanoJava/outline

09:09:05 Presenting theory HOL-MicroJava.Term

09:09:05 Presenting theory HOL-MicroJava.SystemClasses

09:09:05 Presenting theory HOL-NanoJava.Term

09:09:05 Presenting theory HOL-NanoJava.Decl

09:09:05 Presenting theory WebAssembly.Wasm_Properties

09:09:05 Presenting theory HOL-NanoJava.TypeRel

09:09:05 Presenting theory HOL-NanoJava.State

09:09:05 Presenting theory SATSolverVerification.Initialization

09:09:05 Presenting theory HOL-NanoJava.OpSem

09:09:05 Presenting theory WebAssembly.Wasm_Soundness

09:09:05 Presenting theory HOL-Mutabelle.MutabelleExtra

09:09:05 Presenting file "mutabelle.ML"

09:09:05 Presenting file "mutabelle_extra.ML"

09:09:05 Presenting HOL-Nitpick_Examples ...

09:09:06 Presenting theory HOL-NanoJava.AxSem

09:09:06 Presenting theory HOL-Matrix_LP.Matrix

09:09:06 Presenting theory HOL-NanoJava.Equivalence

09:09:06 Presenting theory HOL-NanoJava.Example

09:09:06 Presenting theory HOL-MicroJava.WellForm

09:09:06 Presenting HOL-Nominal ...

09:09:07 Presenting theory HOL-MicroJava.WellType

09:09:07 Presenting theory WebAssembly.Wasm_Checker_Types

09:09:08 Presenting theory HOL-MicroJava.Eval

09:09:08 Presenting theory HOL-MicroJava.Exceptions

09:09:08 Presenting theory WebAssembly.Wasm_Checker

09:09:08 Presenting theory Simplex.Simplex_Incremental

09:09:08 Presenting CCS ...

09:09:08 Presenting document CCS/document

09:09:08 Presenting document CCS/outline

09:09:08 Presenting theory HOL-MicroJava.Conform

09:09:09 Presenting theory CCS.Agent

09:09:09 Presenting theory HOL-Matrix_LP.SparseMatrix

09:09:09 Presenting theory CCS.Tau_Chain

09:09:09 Presenting theory CCS.Weak_Cong_Semantics

09:09:09 Presenting theory CCS.Weak_Semantics

09:09:09 Presenting theory CCS.Strong_Sim

09:09:10 Presenting theory CCS.Weak_Sim

09:09:10 Presenting theory CCS.Weak_Cong_Sim

09:09:10 Presenting theory CCS.Strong_Sim_SC

09:09:10 Presenting theory CCS.Strong_Bisim

09:09:10 Presenting theory HOL-Matrix_LP.LP

09:09:11 Presenting theory CCS.Strong_Sim_Pres

09:09:11 Presenting theory CCS.Strong_Bisim_Pres

09:09:11 Presenting theory CCS.Struct_Cong

09:09:11 Presenting theory HOL-MicroJava.JTypeSafe

09:09:11 Presenting theory CCS.Strong_Bisim_SC

09:09:11 Presenting theory WebAssembly.Wasm_Checker_Properties

09:09:11 Presenting theory CCS.Weak_Bisim

09:09:12 Presenting theory CCS.Weak_Cong

09:09:12 Presenting theory HOL-Matrix_LP.ComputeFloat

09:09:12 Presenting file "$ISABELLE_HOME/src/Tools/float.ML"

09:09:12 Presenting file "float_arith.ML"

09:09:12 Presenting theory CCS.Weak_Sim_Pres

09:09:12 Presenting theory CCS.Weak_Bisim_Pres

09:09:12 Presenting theory HOL-MicroJava.Example

09:09:12 Presenting theory CCS.Weak_Cong_Sim_Pres

09:09:12 Presenting theory CCS.Weak_Cong_Pres

09:09:12 Presenting HOL-Nominal-Examples ...

09:09:12 Presenting theory HOL-Nitpick_Examples.Core_Nits

09:09:12 Presenting theory HOL-MicroJava.JListExample

09:09:13 Presenting theory HOL-MicroJava.JVMState

09:09:13 Presenting theory HOL-MicroJava.JVMInstructions

09:09:13 Presenting theory HOL-Nitpick_Examples.Datatype_Nits

09:09:13 Presenting theory WebAssembly.Wasm_Interpreter

09:09:14 Presenting theory HOL-MicroJava.JVMExecInstr

09:09:14 Presenting theory HOL-MicroJava.JVMExceptions

09:09:14 Presenting theory HOL-Nitpick_Examples.Hotel_Nits

09:09:14 Presenting theory HOL-MicroJava.JVMExec

09:09:15 Presenting theory SATSolverVerification.ConflictAnalysis

09:09:16 Presenting theory HOL-Nitpick_Examples.Induct_Nits

09:09:16 Presenting theory SATSolverVerification.Decide

09:09:17 Presenting theory HOL-Nitpick_Examples.Integer_Nits

09:09:17 Presenting theory HOL-MicroJava.JVMListExample

09:09:18 Presenting theory HOL-MicroJava.JVMDefensive

09:09:18 Presenting theory HOL-Nitpick_Examples.Manual_Nits

09:09:18 Presenting theory HOL-MicroJava.Semilat

09:09:19 Presenting theory HOL-MicroJava.Err

09:09:19 Presenting theory WebAssembly.Wasm_Interpreter_Properties

09:09:19 Presenting theory WebAssembly.Wasm_Checker_Printing

09:09:19 Presenting theory WebAssembly.Wasm_Interpreter_Printing

09:09:20 Presenting theory WebAssembly.Wasm_Type_Abs_Printing

09:09:20 Presenting theory WebAssembly.Wasm_Printing

09:09:20 Presenting theory WebAssembly.Wasm_Interpreter_Printing_Pure

09:09:20 Presenting Lam-ml-Normalization ...

09:09:20 Presenting document Lam-ml-Normalization/document

09:09:20 Presenting document Lam-ml-Normalization/outline

09:09:20 Presenting theory HOL-MicroJava.Listn

09:09:20 Presenting theory HOL-MicroJava.Typing_Framework

09:09:20 Presenting theory HOL-MicroJava.Product

09:09:21 Presenting theory HOL-MicroJava.SemilatAlg

09:09:21 Presenting theory HOL-MicroJava.Typing_Framework_err

09:09:21 Presenting theory HOL-Nominal.Nominal

09:09:21 Presenting file "nominal_thmdecls.ML"

09:09:21 Presenting file "nominal_atoms.ML"

09:09:21 Presenting file "nominal_permeq.ML"

09:09:21 Presenting file "nominal_fresh_fun.ML"

09:09:21 Presenting file "nominal_datatype.ML"

09:09:22 Presenting file "nominal_primrec.ML"

09:09:22 Presenting file "nominal_inductive.ML"

09:09:22 Presenting file "nominal_inductive2.ML"

09:09:22 Presenting file "nominal_induct.ML"

09:09:22 Presenting theory HOL-MicroJava.Kildall

09:09:22 Presenting Pi_Calculus ...

09:09:22 Presenting document Pi_Calculus/document

09:09:22 Presenting document Pi_Calculus/outline

09:09:23 Presenting theory SATSolverVerification.SolveLoop

09:09:23 Presenting theory SATSolverVerification.FunctionalImplementation

09:09:23 Presenting Psi_Calculi ...

09:09:23 Presenting theory HOL-MicroJava.Opt

09:09:23 Presenting document Psi_Calculi/document

09:09:23 Presenting document Psi_Calculi/outline

09:09:24 Presenting theory HOL-MicroJava.LBVSpec

09:09:24 Presenting theory HOL-MicroJava.LBVCorrect

09:09:24 Presenting theory HOL-Matrix_LP.Compute_Oracle

09:09:24 Presenting file "am.ML"

09:09:24 Presenting file "am_compiler.ML"

09:09:24 Presenting file "am_interpreter.ML"

09:09:24 Presenting file "am_ghc.ML"

09:09:24 Presenting file "am_sml.ML"

09:09:24 Presenting file "report.ML"

09:09:24 Presenting file "compute.ML"

09:09:24 Presenting file "linker.ML"

09:09:25 Presenting theory Pi_Calculus.Agent

09:09:25 Presenting theory HOL-Matrix_LP.ComputeHOL

09:09:25 Presenting theory HOL-Matrix_LP.ComputeNumeral

09:09:25 Presenting theory HOL-Nitpick_Examples.Mini_Nits

09:09:25 Presenting file "minipick.ML"

09:09:25 Presenting theory HOL-MicroJava.LBVComplete

09:09:25 Presenting theory HOL-MicroJava.Abstract_BV

09:09:25 Presenting theory HOL-MicroJava.Semilattices

09:09:25 Presenting theory Psi_Calculi.Chain

09:09:26 Presenting theory HOL-MicroJava.JType

09:09:26 Presenting theory Psi_Calculi.Subst_Term

09:09:26 Presenting theory HOL-MicroJava.JVMType

09:09:27 Presenting theory Lam-ml-Normalization.Lam_ml

09:09:27 Presenting SequentInvertibility ...

09:09:27 Presenting document SequentInvertibility/document

09:09:27 Presenting document SequentInvertibility/outline

09:09:28 Presenting theory HOL-MicroJava.Effect

09:09:28 Presenting theory HOL-Nominal-Examples.Class1

09:09:29 Presenting theory HOL-MicroJava.EffectMono

09:09:29 Presenting theory MiniSail.Safety

09:09:30 Presenting theory HOL-MicroJava.BVSpec

09:09:30 Presenting theory HOL-MicroJava.Typing_Framework_JVM

09:09:30 Presenting theory MiniSail.MiniSail

09:09:30 Presenting HOL-Predicate_Compile_Examples ...

09:09:31 Presenting theory HOL-MicroJava.LBVJVM

09:09:31 Presenting theory Psi_Calculi.Agent

09:09:31 Presenting theory HOL-Nitpick_Examples.Mono_Nits

09:09:32 Presenting theory HOL-Nitpick_Examples.Pattern_Nits

09:09:32 Presenting theory HOL-Predicate_Compile_Examples.Examples

09:09:32 Presenting theory HOL-Nitpick_Examples.Record_Nits

09:09:32 Presenting theory HOL-MicroJava.Correct

09:09:33 Presenting theory HOL-Matrix_LP.Cplex

09:09:33 Presenting file "Cplex_tools.ML"

09:09:33 Presenting file "CplexMatrixConverter.ML"

09:09:33 Presenting file "FloatSparseMatrixBuilder.ML"

09:09:33 Presenting file "fspmlp.ML"

09:09:33 Presenting file "matrixlp.ML"

09:09:33 Presenting HOL-Prolog ...

09:09:35 Presenting theory Pi_Calculus.Late_Semantics

09:09:35 Presenting theory HOL-Prolog.HOHH

09:09:35 Presenting file "prolog.ML"

09:09:35 Presenting theory Pi_Calculus.Late_Semantics1

09:09:35 Presenting theory Pi_Calculus.Rel

09:09:35 Presenting theory HOL-Prolog.Test

09:09:36 Presenting theory SequentInvertibility.MultiSequents

09:09:36 Presenting theory HOL-Prolog.Func

09:09:36 Presenting theory HOL-Prolog.Type

09:09:36 Presenting HOL-Quickcheck_Examples ...

09:09:36 Presenting theory HOL-Nitpick_Examples.Refute_Nits

09:09:36 Presenting theory HOL-Nitpick_Examples.Special_Nits

09:09:37 Presenting theory HOL-Nitpick_Examples.Tests_Nits

09:09:37 Presenting theory Psi_Calculi.Frame

09:09:37 Presenting theory HOL-Nitpick_Examples.Typedef_Nits

09:09:37 Presenting theory HOL-Nitpick_Examples.Nitpick_Examples

09:09:37 Presenting HOL-Real_Asymp ...

09:09:37 Presenting theory Pi_Calculus.Strong_Late_Sim

09:09:37 Presenting theory HOL-Real_Asymp.Lazy_Eval

09:09:37 Presenting file "lazy_eval.ML"

09:09:37 Presenting theory HOL-Real_Asymp.Inst_Existentials

09:09:37 Presenting file "inst_existentials.ML"

09:09:37 Presenting theory HOL-Real_Asymp.Eventuallize

09:09:37 Presenting theory Pi_Calculus.Strong_Late_Bisim

09:09:37 Presenting theory Pi_Calculus.Strong_Late_Bisim_Subst

09:09:38 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Examples

09:09:38 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Lattice_Examples

09:09:38 Presenting theory HOL-Quickcheck_Examples.Completeness

09:09:39 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Interfaces

09:09:39 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Nesting

09:09:39 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Nesting_Example

09:09:40 Presenting theory HOL-Quickcheck_Examples.Hotel_Example

09:09:40 Presenting theory HOL-MicroJava.BVSpecTypeSafe

09:09:40 Presenting theory SequentInvertibility.SingleSuccedent

09:09:41 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Narrowing_Examples

09:09:41 Presenting HOL-Real_Asymp-Manual ...

09:09:41 Presenting document HOL-Real_Asymp-Manual/document

09:09:41 Presenting document HOL-Real_Asymp-Manual/outline

09:09:42 Presenting theory HOL-Real_Asymp-Manual.Real_Asymp_Doc

09:09:42 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

09:09:42 Presenting HOL-SET_Protocol ...

09:09:42 Presenting document HOL-SET_Protocol/document

09:09:42 Presenting document HOL-SET_Protocol/outline

09:09:43 Presenting theory HOL-MicroJava.BVNoTypeError

09:09:43 Presenting theory Pi_Calculus.Strong_Late_Sim_Pres

09:09:44 Presenting theory Pi_Calculus.Strong_Late_Bisim_Pres

09:09:44 Presenting theory Pi_Calculus.Strong_Late_Bisim_Subst_Pres

09:09:44 Presenting theory HOL-SET_Protocol.Message_SET

09:09:44 Presenting theory SequentInvertibility.NominalSequents

09:09:44 Presenting theory HOL-Nominal-Examples.Class2

09:09:45 Presenting theory HOL-SET_Protocol.Event_SET

09:09:45 Presenting theory Pi_Calculus.Late_Tau_Chain

09:09:45 Presenting theory HOL-MicroJava.JVM

09:09:46 Presenting theory HOL-SET_Protocol.Public_SET

09:09:47 Presenting theory HOL-MicroJava.BVExample

09:09:48 Presenting theory HOL-MicroJava.AuxLemmas

09:09:48 Presenting theory HOL-MicroJava.DefsComp

09:09:49 Presenting theory HOL-MicroJava.Index

09:09:49 Presenting theory HOL-Predicate_Compile_Examples.Predicate_Compile_Tests

09:09:50 Presenting theory Pi_Calculus.Weak_Late_Step_Semantics

09:09:51 Presenting theory HOL-MicroJava.TranslCompTp

09:09:51 Presenting theory HOL-Predicate_Compile_Examples.Predicate_Compile_Quickcheck_Examples

09:09:51 Presenting theory Pi_Calculus.Weak_Late_Semantics

09:09:51 Presenting theory HOL-SET_Protocol.Cardholder_Registration

09:09:52 Presenting theory HOL-MicroJava.TranslComp

09:09:53 Presenting theory HOL-Predicate_Compile_Examples.Specialisation_Examples

09:09:53 Presenting theory HOL-Predicate_Compile_Examples.IMP_1

09:09:53 Presenting theory HOL-SET_Protocol.Merchant_Registration

09:09:53 Presenting theory HOL-Predicate_Compile_Examples.IMP_2

09:09:53 Presenting theory HOL-Predicate_Compile_Examples.IMP_3

09:09:53 Presenting theory HOL-Predicate_Compile_Examples.IMP_4

09:09:54 Presenting theory SequentInvertibility.ModalSequents

09:09:54 Presenting theory HOL-Predicate_Compile_Examples.Code_Prolog_Examples

09:09:54 Presenting theory HOL-MicroJava.LemmasComp

09:09:54 Presenting theory HOL-Predicate_Compile_Examples.Context_Free_Grammar_Example

09:09:55 Presenting theory HOL-Predicate_Compile_Examples.Hotel_Example

09:09:56 Presenting theory HOL-Predicate_Compile_Examples.Hotel_Example_Prolog

09:09:56 Presenting theory Pi_Calculus.Weak_Late_Sim

09:09:57 Presenting theory Pi_Calculus.Weak_Late_Bisim

09:09:57 Presenting theory HOL-Predicate_Compile_Examples.Lambda_Example

09:09:57 Presenting theory HOL-Predicate_Compile_Examples.List_Examples

09:09:57 Presenting theory SequentInvertibility.SRCTransforms

09:09:57 Presenting theory SequentInvertibility.SequentInvertibility

09:09:57 Presenting HOL-SMT_Examples ...

09:09:58 Presenting theory HOL-SET_Protocol.Purchase

09:09:58 Presenting theory HOL-SET_Protocol.SET_Protocol

09:09:58 Presenting HOL-SPARK ...

09:09:58 Presenting theory HOL-Predicate_Compile_Examples.Reg_Exp_Example

09:09:58 Presenting HOL-SPARK-Examples ...

09:09:58 Presenting theory HOL-SPARK-Examples.Greatest_Common_Divisor

09:09:58 Presenting file "greatest_common_divisor/g_c_d.siv"

09:09:58 Presenting file "greatest_common_divisor/g_c_d.fdl"

09:09:58 Presenting file "greatest_common_divisor/g_c_d.rls"

09:09:58 Presenting theory HOL-SMT_Examples.Boogie

09:09:58 Presenting file "boogie.ML"

09:09:58 Presenting file "Boogie_Max.certs"

09:09:58 Presenting file "Boogie_Max.b2i"

09:09:58 Presenting file "Boogie_Dijkstra.certs"

09:09:58 Presenting file "Boogie_Dijkstra.b2i"

09:09:58 Presenting file "VCC_Max.certs"

09:09:58 Presenting file "VCC_Max.b2i"

09:10:00 Presenting theory HOL-Real_Asymp.Multiseries_Expansion

09:10:00 Presenting file "asymptotic_basis.ML"

09:10:00 Presenting file "exp_log_expression.ML"

09:10:00 Presenting file "expansion_interface.ML"

09:10:00 Presenting file "multiseries_expansion.ML"

09:10:00 Presenting file "real_asymp.ML"

09:10:00 Presenting theory HOL-SPARK-Examples.Longest_Increasing_Subsequence

09:10:00 Presenting file "liseq/liseq_length.siv"

09:10:00 Presenting file "liseq/liseq_length.fdl"

09:10:00 Presenting file "liseq/liseq_length.rls"

09:10:00 Presenting theory HOL-SMT_Examples.SMT_Examples

09:10:00 Presenting file "SMT_Examples.certs"

09:10:00 Presenting theory HOL-SMT_Examples.SMT_Word_Examples

09:10:00 Presenting theory HOL-MicroJava.CorrComp

09:10:01 Presenting theory HOL-SPARK-Examples.RMD

09:10:01 Presenting theory HOL-SPARK-Examples.RMD_Specification

09:10:01 Presenting theory HOL-SPARK-Examples.F

09:10:01 Presenting file "rmd/f.siv"

09:10:01 Presenting file "rmd/f.fdl"

09:10:01 Presenting file "rmd/f.rls"

09:10:01 Presenting theory HOL-MicroJava.TypeInf

09:10:01 Presenting theory HOL-SPARK-Examples.Hash

09:10:01 Presenting file "rmd/hash.siv"

09:10:01 Presenting file "rmd/hash.fdl"

09:10:01 Presenting file "rmd/hash.rls"

09:10:01 Presenting theory HOL-SPARK-Examples.K_L

09:10:01 Presenting file "rmd/k_l.siv"

09:10:01 Presenting file "rmd/k_l.fdl"

09:10:01 Presenting file "rmd/k_l.rls"

09:10:01 Presenting theory HOL-SPARK-Examples.K_R

09:10:01 Presenting file "rmd/k_r.siv"

09:10:01 Presenting file "rmd/k_r.fdl"

09:10:01 Presenting file "rmd/k_r.rls"

09:10:01 Presenting theory HOL-MicroJava.Altern

09:10:01 Presenting theory HOL-SPARK-Examples.RMD_Lemmas

09:10:01 Presenting theory HOL-SPARK-Examples.R_L

09:10:01 Presenting file "rmd/r_l.siv"

09:10:01 Presenting file "rmd/r_l.fdl"

09:10:01 Presenting file "rmd/r_l.rls"

09:10:01 Presenting theory Pi_Calculus.Weak_Late_Step_Sim

09:10:02 Presenting theory Pi_Calculus.Weak_Late_Cong

09:10:02 Presenting theory Pi_Calculus.Weak_Late_Bisim_Subst

09:10:02 Presenting theory Pi_Calculus.Weak_Late_Cong_Subst

09:10:03 Presenting theory HOL-SMT_Examples.SMT_Examples_Verit

09:10:03 Presenting file "SMT_Examples_Verit.certs"

09:10:03 Presenting theory HOL-SPARK-Examples.Round

09:10:03 Presenting file "rmd/round.siv"

09:10:03 Presenting file "rmd/round.fdl"

09:10:03 Presenting file "rmd/round.rls"

09:10:03 Presenting theory HOL-SPARK-Examples.R_R

09:10:03 Presenting file "rmd/r_r.siv"

09:10:03 Presenting file "rmd/r_r.fdl"

09:10:03 Presenting file "rmd/r_r.rls"

09:10:03 Presenting theory HOL-SPARK-Examples.S_L

09:10:03 Presenting file "rmd/s_l.siv"

09:10:03 Presenting file "rmd/s_l.fdl"

09:10:03 Presenting file "rmd/s_l.rls"

09:10:03 Presenting theory HOL-SPARK-Examples.S_R

09:10:03 Presenting file "rmd/s_r.siv"

09:10:03 Presenting file "rmd/s_r.fdl"

09:10:03 Presenting file "rmd/s_r.rls"

09:10:03 Presenting theory HOL-SPARK-Examples.Sqrt

09:10:03 Presenting file "sqrt/isqrt.siv"

09:10:03 Presenting file "sqrt/isqrt.fdl"

09:10:03 Presenting file "sqrt/isqrt.rls"

09:10:03 Presenting RIPEMD-160-SPARK ...

09:10:03 Presenting document RIPEMD-160-SPARK/document

09:10:03 Presenting document RIPEMD-160-SPARK/outline

09:10:03 Presenting theory RIPEMD-160-SPARK.RIPEMD_160_SPARK

09:10:03 Presenting HOL-SPARK-Manual ...

09:10:03 Presenting document HOL-SPARK-Manual/document

09:10:03 Presenting document HOL-SPARK-Manual/outline

09:10:03 Presenting theory HOL-SPARK-Manual.Simple_Greatest_Common_Divisor

09:10:03 Presenting file "simple_greatest_common_divisor/g_c_d.siv"

09:10:03 Presenting file "simple_greatest_common_divisor/g_c_d.fdl"

09:10:03 Presenting file "simple_greatest_common_divisor/g_c_d.rls"

09:10:03 Presenting theory HOL-SPARK-Manual.Example_Verification

09:10:04 Presenting theory HOL-SPARK-Manual.Proc1

09:10:04 Presenting file "loop_invariant/proc1.siv"

09:10:04 Presenting file "loop_invariant/proc1.fdl"

09:10:04 Presenting file "loop_invariant/proc1.rls"

09:10:04 Presenting theory HOL-SPARK-Manual.Proc2

09:10:04 Presenting file "loop_invariant/proc2.siv"

09:10:04 Presenting file "loop_invariant/proc2.fdl"

09:10:04 Presenting file "loop_invariant/proc2.rls"

09:10:04 Presenting theory HOL-SPARK-Manual.VC_Principles

09:10:04 Presenting theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

09:10:04 Presenting file "multiseries_expansion_bounds.ML"

09:10:04 Presenting theory HOL-SPARK-Manual.Reference

09:10:04 Presenting theory HOL-SPARK-Manual.Complex_Types

09:10:04 Presenting file "complex_types_app/initialize.siv"

09:10:04 Presenting file "complex_types_app/initialize.fdl"

09:10:04 Presenting file "complex_types_app/initialize.rls"

09:10:04 Presenting HOL-Statespace ...

09:10:04 Presenting document HOL-Statespace/document

09:10:04 Presenting document HOL-Statespace/outline

09:10:05 Presenting theory HOL-Real_Asymp.Real_Asymp

09:10:05 Presenting file "real_asymp_diag.ML"

09:10:05 Presenting theory HOL-SMT_Examples.SMT_Tests_Verit

09:10:05 Presenting theory HOL-Real_Asymp.Real_Asymp_Approx

09:10:07 Presenting theory HOL-Real_Asymp.Real_Asymp_Examples

09:10:07 Presenting HOL-TLA ...

09:10:07 Presenting theory HOL-TLA.Intensional

09:10:07 Presenting theory HOL-TLA.Stfun

09:10:07 Presenting theory HOL-TLA.Action

09:10:07 Presenting theory HOL-Statespace.DistinctTreeProver

09:10:07 Presenting file "distinct_tree_prover.ML"

09:10:07 Presenting theory HOL-TLA.Init

09:10:07 Presenting theory HOL-SMT_Examples.SMT_Tests

09:10:07 Presenting HOL-TLA-Buffer ...

09:10:08 Presenting theory HOL-TLA-Buffer.Buffer

09:10:08 Presenting theory HOL-Statespace.StateFun

09:10:08 Presenting theory HOL-TLA-Buffer.DBuffer

09:10:08 Presenting HOL-TLA-Inc ...

09:10:08 Presenting theory HOL-TLA.TLA

09:10:08 Presenting HOL-TLA-Memory ...

09:10:08 Presenting theory HOL-TLA-Memory.RPCMemoryParams

09:10:08 Presenting theory HOL-TLA-Memory.MemoryParameters

09:10:08 Presenting theory HOL-TLA-Memory.ProcedureInterface

09:10:08 Presenting theory HOL-TLA-Inc.Inc

09:10:08 Presenting HOL-TPTP ...

09:10:09 Presenting theory HOL-TLA-Memory.Memory

09:10:09 Presenting theory HOL-TLA-Memory.RPCParameters

09:10:09 Presenting theory HOL-TLA-Memory.RPC

09:10:09 Presenting theory HOL-TLA-Memory.MemClerkParameters

09:10:09 Presenting theory HOL-TLA-Memory.MemClerk

09:10:11 Presenting theory HOL-TPTP.ATP_Theory_Export

09:10:11 Presenting file "atp_theory_export.ML"

09:10:11 Presenting theory HOL-MicroJava.CorrCompTp

09:10:11 Presenting theory HOL-TLA-Memory.MemoryImplementation

09:10:11 Presenting theory HOL-MicroJava.MicroJava

09:10:11 Presenting HOL-Types_To_Sets ...

09:10:11 Presenting HOL-Unix ...

09:10:11 Presenting document HOL-Unix/document

09:10:11 Presenting document HOL-Unix/outline

09:10:12 Presenting theory Pi_Calculus.Strong_Late_Sim_SC

09:10:12 Presenting theory HOL-Unix.Nested_Environment

09:10:13 Presenting theory Pi_Calculus.Strong_Late_Bisim_SC

09:10:13 Presenting theory HOL-TPTP.MaSh_Export_Base

09:10:13 Presenting file "mash_export.ML"

09:10:13 Presenting theory HOL-Types_To_Sets.Types_To_Sets

09:10:13 Presenting theory Psi_Calculi.Semantics

09:10:13 Presenting file "local_typedef.ML"

09:10:13 Presenting file "unoverloading.ML"

09:10:13 Presenting file "internalize_sort.ML"

09:10:13 Presenting file "unoverload_type.ML"

09:10:13 Presenting file "unoverload_def.ML"

09:10:13 Presenting theory HOL-Types_To_Sets.Prerequisites

09:10:13 Presenting theory HOL-Types_To_Sets.Finite

09:10:13 Presenting theory HOL-TPTP.MaSh_Eval

09:10:13 Presenting file "mash_eval.ML"

09:10:13 Presenting theory Pi_Calculus.Strong_Late_Bisim_Subst_SC

09:10:13 Presenting theory HOL-Statespace.StateSpaceLocale

09:10:13 Presenting file "state_space.ML"

09:10:13 Presenting file "state_fun.ML"

09:10:13 Presenting theory HOL-Statespace.StateSpaceSyntax

09:10:13 Presenting theory Pi_Calculus.Weak_Late_Cong_Subst_SC

09:10:14 Presenting theory HOL-Unix.Unix

09:10:14 Presenting theory HOL-Types_To_Sets.T2_Spaces

09:10:14 Presenting theory HOL-Types_To_Sets.Unoverload_Def

09:10:14 Presenting HOL-ZF ...

09:10:14 Presenting document HOL-ZF/document

09:10:14 Presenting document HOL-ZF/outline

09:10:14 Presenting theory HOL-Statespace.StateSpaceEx

09:10:14 Presenting HOLCF ...

09:10:14 Presenting document HOLCF/document

09:10:14 Presenting document HOLCF/outline

09:10:16 Presenting theory HOLCF.Porder

09:10:16 Presenting theory HOL-ZF.HOLZF

09:10:16 Presenting theory HOLCF.Pcpo

09:10:17 Presenting theory HOL-ZF.Zet

09:10:17 Presenting theory HOLCF.Cont

09:10:17 Presenting theory HOL-Types_To_Sets.Group_On_With

09:10:17 Presenting theory Pi_Calculus.Weak_Late_Step_Sim_Pres

09:10:17 Presenting theory HOLCF.Adm

09:10:17 Presenting theory Pi_Calculus.Weak_Late_Bisim_SC

09:10:17 Presenting theory HOL-ZF.LProd

09:10:17 Presenting theory HOL-ZF.MainZF

09:10:19 Presenting theory Psi_Calculi.Simulation

09:10:19 Presenting theory HOL-Types_To_Sets.Linear_Algebra_On_With

09:10:19 Presenting theory HOL-SPARK.SPARK_Setup

09:10:19 Presenting file "Tools/fdl_lexer.ML"

09:10:19 Presenting file "Tools/fdl_parser.ML"

09:10:19 Presenting file "Tools/spark_vcs.ML"

09:10:19 Presenting file "Tools/spark_commands.ML"

09:10:19 Presenting theory HOL-SPARK.SPARK

09:10:19 Presenting CSP_RefTK ...

09:10:19 Presenting document CSP_RefTK/document

09:10:19 Presenting document CSP_RefTK/outline

09:10:19 Presenting theory CSP_RefTK.Introduction

09:10:19 Presenting theory HOL-ZF.Games

09:10:19 Presenting Circus ...

09:10:19 Presenting document Circus/document

09:10:19 Presenting document Circus/outline

09:10:19 Presenting theory Circus.Var

09:10:20 Presenting theory Pi_Calculus.Weak_Late_Sim_Pres

09:10:20 Presenting theory HOLCF.Cpodef

09:10:20 Presenting file "Tools/cpodef.ML"

09:10:20 Presenting theory Pi_Calculus.Weak_Late_Bisim_Pres

09:10:20 Presenting theory Pi_Calculus.Weak_Late_Cong_Pres

09:10:20 Presenting theory HOL-Types_To_Sets.Linear_Algebra_On

09:10:21 Presenting theory HOLCF.Fun_Cpo

09:10:21 Presenting HOL-CSP ...

09:10:21 Presenting document HOL-CSP/document

09:10:21 Presenting document HOL-CSP/outline

09:10:21 Presenting theory HOL-CSP.Introduction

09:10:22 Presenting theory HOLCF.Product_Cpo

09:10:22 Presenting theory CSP_RefTK.Assertions_ext

09:10:23 Presenting theory Circus.Relations

09:10:23 Presenting theory Psi_Calculi.Tau_Chain

09:10:23 Presenting theory CSP_RefTK.Properties

09:10:23 Presenting theory HOL-CSP.Process

09:10:23 Presenting theory HOLCF.Cfun

09:10:23 Presenting theory CSP_RefTK.Fix_ind_ext

09:10:23 Presenting theory Circus.Designs

09:10:23 Presenting theory HOL-CSP.Bot

09:10:23 Presenting theory HOL-CSP.Skip

09:10:23 Presenting theory HOL-CSP.Stop

09:10:24 Presenting theory CSP_RefTK.Process_norm

09:10:24 Presenting theory HOL-CSP.Mprefix

09:10:24 Presenting theory Pi_Calculus.Early_Semantics

09:10:24 Presenting theory CSP_RefTK.CopyBuffer_props

09:10:24 Presenting theory HOLCF.Deflation

09:10:25 Presenting theory HOL-CSP.Det

09:10:25 Presenting theory Psi_Calculi.Weak_Simulation

09:10:25 Presenting theory Pi_Calculus.Strong_Early_Sim

09:10:25 Presenting theory HOL-CSP.Ndet

09:10:25 Presenting theory HOLCF.Sprod

09:10:25 Presenting theory Psi_Calculi.Weak_Stat_Imp

09:10:25 Presenting theory HOLCF.Discrete

09:10:25 Presenting theory Pi_Calculus.Strong_Early_Bisim

09:10:25 Presenting theory Pi_Calculus.Strong_Early_Bisim_Subst

09:10:26 Presenting theory HOL-CSP.Seq

09:10:26 Presenting theory HOLCF.Up

09:10:26 Presenting theory HOLCF.Lift

09:10:26 Presenting theory Circus.Reactive_Processes

09:10:26 Presenting theory Psi_Calculi.Bisimulation

09:10:27 Presenting theory HOLCF.Tr

09:10:27 Presenting theory HOL-CSP.Hide

09:10:27 Presenting theory CSP_RefTK.DiningPhilosophers

09:10:27 Presenting theory HOLCF.Ssum

09:10:27 Presenting theory HOLCF.Sfun

09:10:27 Presenting theory CSP_RefTK.Conclusion

09:10:27 Presenting HOLCF-IMP ...

09:10:27 Presenting document HOLCF-IMP/document

09:10:27 Presenting document HOLCF-IMP/outline

09:10:28 Presenting theory Pi_Calculus.Strong_Early_Sim_Pres

09:10:28 Presenting theory HOLCF-IMP.Denotational

09:10:28 Presenting theory HOLCF-IMP.HoareEx

09:10:28 Presenting HOLCF-Library ...

09:10:28 Presenting theory HOLCF-Library.Bool_Discrete

09:10:28 Presenting theory HOLCF-Library.Char_Discrete

09:10:28 Presenting theory Pi_Calculus.Strong_Early_Bisim_Pres

09:10:29 Presenting theory Pi_Calculus.Strong_Early_Bisim_Subst_Pres

09:10:29 Presenting theory Pi_Calculus.Early_Tau_Chain

09:10:29 Presenting theory HOL-TPTP.TPTP_Parser

09:10:29 Presenting file "TPTP_Parser/ml_yacc_lib.ML"

09:10:29 Presenting file "TPTP_Parser/tptp_syntax.ML"

09:10:29 Presenting file "TPTP_Parser/tptp_lexyacc.ML"

09:10:29 Presenting theory Circus.CSP_Processes

09:10:29 Presenting file "TPTP_Parser/tptp_parser.ML"

09:10:29 Presenting file "TPTP_Parser/tptp_problem_name.ML"

09:10:29 Presenting file "TPTP_Parser/tptp_proof.ML"

09:10:30 Presenting theory HOLCF.Map_Functions

09:10:30 Presenting theory HOLCF.Cprod

09:10:30 Presenting theory HOLCF-Library.Defl_Bifinite

09:10:30 Presenting theory HOLCF-Library.Int_Discrete

09:10:30 Presenting theory Psi_Calculi.Sim_Pres

09:10:31 Presenting theory Circus.Circus_Actions

09:10:31 Presenting theory HOL-CSP.Sync

09:10:31 Presenting theory HOLCF.Bifinite

09:10:31 Presenting theory Circus.Var_list

09:10:31 Presenting theory HOLCF-Library.List_Cpo

09:10:32 Presenting theory HOL-CSP.Mndet

09:10:32 Presenting theory HOLCF.Completion

09:10:32 Presenting theory HOLCF-Library.Sum_Cpo

09:10:32 Presenting theory Pi_Calculus.Weak_Early_Step_Semantics

09:10:33 Presenting theory HOL-TPTP.TPTP_Interpret

09:10:33 Presenting file "TPTP_Parser/tptp_interpret.ML"

09:10:33 Presenting theory HOL-TPTP.THF_Arith

09:10:33 Presenting theory Pi_Calculus.Weak_Early_Semantics

09:10:33 Presenting theory HOLCF-Library.List_Predomain

09:10:33 Presenting theory HOLCF-Library.Nat_Discrete

09:10:34 Presenting theory HOLCF-Library.Option_Cpo

09:10:35 Presenting theory Pi_Calculus.Weak_Early_Sim

09:10:35 Presenting theory HOLCF.Universal

09:10:35 Presenting theory Circus.Denotational_Semantics

09:10:35 Presenting theory Pi_Calculus.Weak_Early_Bisim

09:10:35 Presenting theory HOLCF.Algebraic

09:10:36 Presenting theory Circus.Circus_Syntax

09:10:37 Presenting theory HOLCF-Library.Stream

09:10:37 Presenting theory Psi_Calculi.Bisim_Pres

09:10:37 Presenting theory Circus.Refinement

09:10:37 Presenting theory HOLCF-Library.HOLCF_Library

09:10:37 Presenting theory HOLCF-Library.HOL_Cpo

09:10:37 Presenting HOLCF-FOCUS ...

09:10:37 Presenting theory Pi_Calculus.Weak_Early_Step_Sim

09:10:37 Presenting theory Circus.Refinement_Example

09:10:37 Presenting HOLCF-ex ...

09:10:37 Presenting theory HOLCF-ex.Dnat

09:10:37 Presenting theory HOLCF-ex.Dagstuhl

09:10:37 Presenting theory HOL-CSP.CSP

09:10:37 Presenting theory HOLCF-ex.Focus_ex

09:10:37 Presenting theory Pi_Calculus.Weak_Early_Cong

09:10:37 Presenting theory HOLCF-ex.Fix2

09:10:38 Presenting theory Pi_Calculus.Weak_Early_Bisim_Subst

09:10:38 Presenting theory HOLCF-ex.Hoare

09:10:38 Presenting theory HOLCF-FOCUS.Fstreams

09:10:38 Presenting theory HOLCF.Representable

09:10:38 Presenting theory Pi_Calculus.Weak_Early_Cong_Subst

09:10:38 Presenting theory HOL-CSP.Assertions

09:10:38 Presenting theory HOL-CSP.Conclusion

09:10:38 Presenting theory HOLCF.One

09:10:38 Presenting theory HOL-CSP.CopyBuffer

09:10:38 Presenting PCF ...

09:10:38 Presenting theory HOLCF-FOCUS.Fstream

09:10:38 Presenting document PCF/document

09:10:38 Presenting document PCF/outline

09:10:38 Presenting theory HOLCF-ex.Concurrency_Monad

09:10:38 Presenting theory HOLCF-FOCUS.FOCUS

09:10:39 Presenting theory HOLCF-ex.Loop

09:10:39 Presenting theory PCF.Basis

09:10:39 Presenting theory HOLCF-ex.Powerdomain_ex

09:10:39 Presenting theory HOLCF.Fix

09:10:39 Presenting theory HOLCF-ex.Domain_Proofs

09:10:39 Presenting theory HOLCF-ex.Letrec

09:10:39 Presenting theory HOLCF-FOCUS.Buffer

09:10:40 Presenting theory PCF.Logical_Relations

09:10:40 Presenting theory HOLCF-FOCUS.Stream_adm

09:10:40 Presenting theory HOLCF-ex.Pattern_Match

09:10:40 Presenting HOLCF-Prelude ...

09:10:40 Presenting document HOLCF-Prelude/document

09:10:40 Presenting document HOLCF-Prelude/outline

09:10:40 Presenting theory HOLCF-Prelude.HOLCF_Main

09:10:40 Presenting theory HOLCF-Prelude.Type_Classes

09:10:40 Presenting theory HOLCF-Prelude.Numeral_Cpo

09:10:40 Presenting theory HOLCF-FOCUS.Buffer_adm

09:10:40 Presenting theory HOLCF-Prelude.Data_Function

09:10:40 Presenting BirdKMP ...

09:10:40 Presenting document BirdKMP/document

09:10:40 Presenting document BirdKMP/outline

09:10:40 Presenting theory HOLCF-Prelude.Data_Bool

09:10:41 Presenting theory HOLCF-Prelude.Data_Tuple

09:10:41 Presenting theory PCF.PCF

09:10:41 Presenting theory HOLCF-Prelude.Data_Integer

09:10:41 Presenting theory BirdKMP.HOLCF_ROOT

09:10:41 Presenting theory Pi_Calculus.Weak_Early_Step_Sim_Pres

09:10:42 Presenting theory HOLCF.Fixrec

09:10:42 Presenting file "Tools/holcf_library.ML"

09:10:42 Presenting file "Tools/fixrec.ML"

09:10:42 Presenting theory PCF.OpSem

09:10:42 Presenting theory HOLCF-Prelude.Data_List

09:10:43 Presenting theory HOLCF-Prelude.Data_Maybe

09:10:43 Presenting theory HOLCF-Prelude.Definedness

09:10:43 Presenting theory HOLCF-Prelude.List_Comprehension

09:10:43 Presenting theory HOLCF-Prelude.Num_Class

09:10:43 Presenting theory HOLCF-Prelude.HOLCF_Prelude

09:10:43 Presenting theory HOLCF-Prelude.Fibs

09:10:43 Presenting theory HOL-Nominal-Examples.Class3

09:10:44 Presenting theory HOLCF-Prelude.Sieve_Primes

09:10:44 Presenting theory HOLCF-Prelude.GHC_Rewrite_Rules

09:10:45 Presenting theory HOLCF-Prelude.HLint

09:10:45 Presenting theory PCF.Continuations

09:10:45 Presenting HOLCF-Tutorial ...

09:10:45 Presenting document HOLCF-Tutorial/document

09:10:45 Presenting document HOLCF-Tutorial/outline

09:10:45 Presenting theory HOL-TPTP.TPTP_Proof_Reconstruction

09:10:45 Presenting theory HOLCF-Tutorial.Domain_ex

09:10:45 Presenting theory PCF.SmallStep

09:10:45 Presenting file "TPTP_Parser/tptp_reconstruct_library.ML"

09:10:45 Presenting file "TPTP_Parser/tptp_reconstruct.ML"

09:10:45 Presenting IOA ...

09:10:45 Presenting theory Pi_Calculus.Weak_Early_Sim_Pres

09:10:45 Presenting theory HOLCF-Tutorial.Fixrec_ex

09:10:45 Presenting theory HOLCF-Tutorial.New_Domain

09:10:45 Presenting IOA-ABP ...

09:10:45 Presenting theory IOA-ABP.Packet

09:10:45 Presenting theory IOA.Seq

09:10:45 Presenting theory IOA-ABP.Action

09:10:45 Presenting theory IOA-ABP.Env

09:10:46 Presenting theory IOA-ABP.Lemmas

09:10:46 Presenting theory BirdKMP.Theory_Of_Lists

09:10:46 Presenting theory IOA-ABP.Sender

09:10:46 Presenting theory HOL-Nominal-Examples.CK_Machine

09:10:46 Presenting theory IOA-ABP.Receiver

09:10:46 Presenting theory IOA-ABP.Abschannel

09:10:46 Presenting theory IOA-ABP.Impl

09:10:46 Presenting theory HOL-Nominal-Examples.Compile

09:10:46 Presenting theory IOA-ABP.Abschannel_finite

09:10:46 Presenting theory IOA-ABP.Impl_finite

09:10:46 Presenting theory HOL-Nominal-Examples.Contexts

09:10:46 Presenting theory IOA.Sequence

09:10:46 Presenting theory IOA.Asig

09:10:46 Presenting theory HOL-TPTP.ATP_Problem_Import

09:10:46 Presenting file "atp_problem_import.ML"

09:10:47 Presenting IOA-NTP ...

09:10:47 Presenting theory IOA-NTP.Overview

09:10:47 Presenting theory IOA-NTP.Lemmas

09:10:47 Presenting theory IOA-NTP.Multiset

09:10:47 Presenting theory IOA-NTP.Packet

09:10:47 Presenting theory IOA-NTP.Action

09:10:47 Presenting theory IOA-ABP.Correctness

09:10:47 Presenting file "Check.ML"

09:10:47 Presenting theory IOA-ABP.Spec

09:10:47 Presenting IOA-Storage ...

09:10:47 Presenting theory IOA-Storage.Action

09:10:47 Presenting theory IOA-Storage.Spec

09:10:47 Presenting theory IOA-Storage.Impl

09:10:47 Presenting theory IOA-Storage.Correctness

09:10:47 Presenting IOA-ex ...

09:10:47 Presenting theory IOA-ex.TrivEx

09:10:47 Presenting theory IOA-NTP.Sender

09:10:48 Presenting theory IOA-ex.TrivEx2

09:10:48 Presenting Launchbury ...

09:10:48 Presenting document Launchbury/document

09:10:48 Presenting document Launchbury/outline

09:10:48 Presenting theory HOL-Nominal-Examples.Crary

09:10:48 Presenting theory IOA-NTP.Receiver

09:10:48 Presenting theory Launchbury.AList-Utils

09:10:48 Presenting theory HOL-Nominal-Examples.CR_Takahashi

09:10:48 Presenting theory Launchbury.HOLCF-Join

09:10:48 Presenting theory IOA-NTP.Abschannel

09:10:48 Presenting theory HOL-Nominal-Examples.Lam_Funs

09:10:48 Presenting theory Launchbury.HOLCF-Join-Classes

09:10:48 Presenting theory Launchbury.Env

09:10:48 Presenting theory Launchbury.Pointwise

09:10:49 Presenting theory Launchbury.HOLCF-Utils

09:10:49 Presenting theory HOL-Nominal-Examples.CR

09:10:49 Presenting theory IOA.Automata

09:10:49 Presenting theory Launchbury.EvalHeap

09:10:49 Presenting theory HOLCF.Domain_Aux

09:10:49 Presenting file "Tools/Domain/domain_take_proofs.ML"

09:10:49 Presenting file "Tools/cont_consts.ML"

09:10:49 Presenting file "Tools/cont_proc.ML"

09:10:49 Presenting file "Tools/Domain/domain_constructors.ML"

09:10:49 Presenting theory Launchbury.Nominal-Utils

09:10:49 Presenting file "Tools/Domain/domain_induction.ML"

09:10:49 Presenting theory Launchbury.AList-Utils-Nominal

09:10:49 Presenting theory Launchbury.Nominal-HOLCF

09:10:50 Presenting theory Launchbury.Env-HOLCF

09:10:50 Presenting theory Launchbury.HasESem

09:10:50 Presenting theory Launchbury.Iterative

09:10:50 Presenting theory IOA.Traces

09:10:50 Presenting theory Pi_Calculus.Strong_Early_Late_Comp

09:10:50 Presenting theory Launchbury.Env-Nominal

09:10:50 Presenting theory IOA-NTP.Impl

09:10:50 Presenting theory IOA-NTP.Spec

09:10:50 Presenting theory Pi_Calculus.Strong_Early_Bisim_SC

09:10:50 Presenting theory IOA.RefMappings

09:10:50 Presenting theory Pi_Calculus.Weak_Early_Bisim_SC

09:10:50 Presenting theory Launchbury.HeapSemantics

09:10:50 Presenting theory IOA-NTP.Correctness

09:10:50 Presenting Call_Arity ...

09:10:50 Presenting theory Launchbury.Vars

09:10:50 Presenting document Call_Arity/document

09:10:50 Presenting document Call_Arity/outline

09:10:51 Presenting theory Call_Arity.BalancedTraces

09:10:51 Presenting theory HOLCF.Domain

09:10:51 Presenting theory Pi_Calculus.Weak_Early_Bisim_Pres

09:10:51 Presenting file "Tools/domaindef.ML"

09:10:51 Presenting file "Tools/Domain/domain_isomorphism.ML"

09:10:51 Presenting file "Tools/Domain/domain_axioms.ML"

09:10:51 Presenting file "Tools/Domain/domain.ML"

09:10:52 Presenting theory Call_Arity.SestoftConf

09:10:52 Presenting theory HOLCF.Compact_Basis

09:10:52 Presenting theory Launchbury.Terms

09:10:52 Presenting theory IOA.RefCorrectness

09:10:52 Presenting theory Pi_Calculus.Weak_Early_Cong_Pres

09:10:52 Presenting theory IOA.Simulations

09:10:52 Presenting theory Launchbury.AbstractDenotational

09:10:52 Presenting theory Pi_Calculus.Weak_Early_Cong_Subst_Pres

09:10:52 Presenting theory HOLCF.UpperPD

09:10:52 Presenting theory Call_Arity.Sestoft

09:10:53 Presenting theory HOLCF.LowerPD

09:10:53 Presenting theory Launchbury.Substitution

09:10:54 Presenting theory Call_Arity.SestoftCorrect

09:10:54 Presenting theory Call_Arity.Arity

09:10:54 Presenting theory Call_Arity.AEnv

09:10:54 Presenting theory Call_Arity.Arity-Nominal

09:10:54 Presenting theory HOLCF.ConvexPD

09:10:54 Presenting theory HOL-Nominal-Examples.Fsub

09:10:54 Presenting theory Call_Arity.ArityAnalysisSig

09:10:54 Presenting theory Launchbury.Abstract-Denotational-Props

09:10:54 Presenting theory IOA.SimCorrectness

09:10:54 Presenting theory HOLCF.Powerdomains

09:10:54 Presenting theory Call_Arity.ArityAnalysisAbinds

09:10:54 Presenting theory HOLCF

09:10:54 Presenting Shivers-CFA ...

09:10:54 Presenting theory Launchbury.Value

09:10:54 Presenting document Shivers-CFA/document

09:10:54 Presenting document Shivers-CFA/outline

09:10:54 Presenting theory Launchbury.Value-Nominal

09:10:54 Presenting theory HOL-Nominal-Examples.Height

09:10:54 Presenting theory Call_Arity.ArityAnalysisSpec

09:10:54 Presenting theory Shivers-CFA.HOLCFUtils

09:10:54 Presenting theory HOL-Nominal-Examples.Lambda_mu

09:10:54 Presenting theory Launchbury.Denotational

09:10:54 Presenting theory BirdKMP.KMP

09:10:54 Presenting theory Call_Arity.TrivialArityAnal

09:10:54 Presenting theory Shivers-CFA.CPSScheme

09:10:55 Presenting theory Call_Arity.Cardinality-Domain

09:10:55 Presenting theory Psi_Calculi.Sim_Struct_Cong

09:10:55 Presenting theory Call_Arity.CardinalityAnalysisSig

09:10:55 Presenting theory Call_Arity.ConstOn

09:10:55 Presenting theory Shivers-CFA.Eval

09:10:55 Presenting theory HOL-Nominal-Examples.LocalWeakening

09:10:55 Presenting theory Shivers-CFA.Utils

09:10:55 Presenting theory Call_Arity.CardinalityAnalysisSpec

09:10:55 Presenting theory IOA.CompoExecs

09:10:55 Presenting theory Call_Arity.ArityAnalysisStack

09:10:55 Presenting Stream-Fusion ...

09:10:55 Presenting document Stream-Fusion/document

09:10:55 Presenting document Stream-Fusion/outline

09:10:55 Presenting theory Shivers-CFA.SetMap

09:10:55 Presenting theory Psi_Calculi.Structural_Congruence

09:10:55 Presenting theory Shivers-CFA.AbsCF

09:10:55 Presenting theory Stream-Fusion.LazyList

09:10:55 Presenting theory Launchbury.Launchbury

09:10:55 Presenting theory Call_Arity.NoCardinalityAnalysis

09:10:55 Presenting theory Shivers-CFA.ExCF

09:10:55 Presenting theory Stream-Fusion.Stream

09:10:55 Presenting theory Call_Arity.TransformTools

09:10:56 Presenting theory Call_Arity.AbstractTransform

09:10:56 Presenting theory Launchbury.CorrectnessOriginal

09:10:56 Presenting theory Call_Arity.EtaExpansion

09:10:56 Presenting theory Call_Arity.EtaExpansionSafe

09:10:56 Presenting theory Launchbury.Mono-Nat-Fun

09:10:56 Presenting theory Call_Arity.ArityStack

09:10:56 Presenting theory Call_Arity.ArityEtaExpansion

09:10:56 Presenting theory Call_Arity.ArityEtaExpansionSafe

09:10:56 Presenting theory Call_Arity.ArityTransform

09:10:56 Presenting theory Launchbury.C

09:10:57 Presenting theory Launchbury.CValue

09:10:57 Presenting theory Launchbury.CValue-Nominal

09:10:57 Presenting theory Call_Arity.ArityConsistent

09:10:57 Presenting theory IOA.CompoScheds

09:10:57 Presenting theory Launchbury.HOLCF-Meet

09:10:57 Presenting theory Launchbury.C-Meet

09:10:58 Presenting theory Pi_Calculus.Strong_Late_Expansion_Law

09:10:58 Presenting theory Call_Arity.ArityTransformSafe

09:10:58 Presenting theory Call_Arity.Set-Cpo

09:10:58 Presenting theory Call_Arity.Env-Set-Cpo

09:10:58 Presenting theory IOA.ShortExecutions

09:10:58 Presenting theory Shivers-CFA.AbsCFCorrect

09:10:58 Presenting theory Launchbury.C-restr

09:10:58 Presenting theory Call_Arity.CoCallGraph

09:10:58 Presenting theory Call_Arity.CoCallAnalysisSig

09:10:58 Presenting theory Stream-Fusion.StreamFusion

09:10:58 Presenting theory Call_Arity.AList-Utils-HOLCF

09:10:58 Presenting theory Call_Arity.CoCallGraph-Nominal

09:10:58 Presenting theory Launchbury.ResourcedDenotational

09:10:58 Presenting Tycon ...

09:10:58 Presenting document Tycon/document

09:10:58 Presenting document Tycon/outline

09:10:58 Presenting theory Tycon.TypeApp

09:10:58 Presenting theory Call_Arity.CoCallAnalysisBinds

09:10:59 Presenting theory Shivers-CFA.ExCFSV

09:10:59 Presenting theory HOL-Nominal-Examples.Pattern

09:10:59 Presenting theory Tycon.Coerce

09:10:59 Presenting theory Shivers-CFA.Computability

09:10:59 Presenting theory Call_Arity.ArityAnalysisFix

09:10:59 Presenting theory Shivers-CFA.FixTransform

09:10:59 Presenting theory Launchbury.CorrectnessResourced

09:10:59 Presenting theory Call_Arity.CoCallFix

09:11:00 Presenting theory IOA.CompoTraces

09:11:00 Presenting theory IOA.Compositionality

09:11:00 Presenting theory Shivers-CFA.CPSUtils

09:11:00 Presenting theory IOA.Deadlock

09:11:00 Presenting theory IOA.IOA

09:11:00 Presenting theory IOA.Pred

09:11:00 Presenting theory Shivers-CFA.MapSets

09:11:00 Presenting theory IOA.TL

09:11:00 Presenting theory IOA.TLS

09:11:00 Presenting theory Call_Arity.CoCallAnalysisImpl

09:11:00 Presenting theory HOL-Nominal-Examples.SN

09:11:00 Presenting theory IOA.LiveIOA

09:11:00 Presenting theory Call_Arity.CallArityEnd2End

09:11:01 Presenting theory Launchbury.ResourcedAdequacy

09:11:01 Presenting theory Shivers-CFA.AbsCFComp

09:11:01 Presenting WorkerWrapper ...

09:11:01 Presenting document WorkerWrapper/document

09:11:01 Presenting document WorkerWrapper/outline

09:11:02 Presenting theory IOA.Abstraction

09:11:02 Presenting Haskell ...

09:11:02 Presenting theory WorkerWrapper.Nats

09:11:02 Presenting theory Haskell.Haskell

09:11:02 Presenting theory Haskell.Test

09:11:02 Presenting Heard_Of ...

09:11:02 Presenting document Heard_Of/document

09:11:02 Presenting document Heard_Of/outline

09:11:02 Presenting theory WorkerWrapper.LList

09:11:02 Presenting theory WorkerWrapper.Maybe

09:11:02 Presenting theory Call_Arity.SestoftGC

09:11:02 Presenting theory Heard_Of.HOModel

09:11:02 Presenting theory WorkerWrapper.FixedPointTheorems

09:11:02 Presenting theory WorkerWrapper.WorkerWrapper

09:11:03 Presenting theory WorkerWrapper.CounterExample

09:11:03 Presenting theory WorkerWrapper.WorkerWrapperNew

09:11:03 Presenting theory HOL-Nominal-Examples.SOS

09:11:03 Presenting theory Launchbury.ValueSimilarity

09:11:03 Presenting theory WorkerWrapper.Accumulator

09:11:03 Presenting theory Launchbury.Denotational-Related

09:11:03 Presenting theory Launchbury.Adequacy

09:11:03 Presenting theory Tycon.Functor

09:11:03 Presenting file "tycondef.ML"

09:11:04 Presenting theory Launchbury.EverythingAdequacy

09:11:04 Presenting theory WorkerWrapper.UnboxedNats

09:11:04 Presenting Hello_World ...

09:11:04 Presenting theory Heard_Of.Reduction

09:11:04 Presenting document Hello_World/document

09:11:04 Presenting document Hello_World/outline

09:11:04 Presenting theory Pi_Calculus.Strong_Late_Axiomatisation

09:11:04 Presenting theory Heard_Of.Majorities

09:11:04 Presenting theory Hello_World.IO

09:11:04 Presenting theory Heard_Of.OneThirdRuleDefs

09:11:04 Presenting theory WorkerWrapper.Streams

09:11:04 Presenting theory Hello_World.HelloWorld

09:11:04 Presenting theory Tycon.Monad

09:11:04 Presenting theory Hello_World.HelloWorld_Proof

09:11:04 Presenting theory Tycon.Monad_Zero

09:11:04 Presenting Higher_Order_Terms ...

09:11:04 Presenting document Higher_Order_Terms/document

09:11:04 Presenting document Higher_Order_Terms/outline

09:11:04 Presenting theory Hello_World.RunningCodeFromIsabelle

09:11:04 Presenting Hoare_Time ...

09:11:04 Presenting document Hoare_Time/document

09:11:04 Presenting document Hoare_Time/outline

09:11:04 Presenting theory WorkerWrapper.Continuations

09:11:04 Presenting theory Higher_Order_Terms.Term_Utils

09:11:04 Presenting theory Hoare_Time.AExp

09:11:04 Presenting theory Heard_Of.OneThirdRuleProof

09:11:04 Presenting theory Tycon.Monad_Plus

09:11:04 Presenting theory Hoare_Time.BExp

09:11:04 Presenting theory Higher_Order_Terms.Find_First

09:11:04 Presenting theory Tycon.Monad_Zero_Plus

09:11:04 Presenting theory Hoare_Time.Com

09:11:04 Presenting theory Higher_Order_Terms.Name

09:11:04 Presenting theory HOL-Nominal-Examples.Standardization

09:11:04 Presenting theory Heard_Of.UvDefs

09:11:04 Presenting theory Higher_Order_Terms.Fresh_Monad

09:11:05 Presenting theory Higher_Order_Terms.Fresh_Class

09:11:05 Presenting theory WorkerWrapper.Backtracking

09:11:05 Presenting theory HOL-Nominal-Examples.Support

09:11:05 Presenting theory Tycon.Lazy_List_Monad

09:11:05 Presenting theory WorkerWrapper.Nub

09:11:05 Presenting theory WorkerWrapper.Last

09:11:05 Presenting Hood_Melville_Queue ...

09:11:05 Presenting document Hood_Melville_Queue/document

09:11:05 Presenting document Hood_Melville_Queue/outline

09:11:05 Presenting theory Call_Arity.CardArityTransformSafe

09:11:05 Presenting theory Hoare_Time.Big_Step

09:11:05 Presenting theory Call_Arity.CoCallAritySig

09:11:05 Presenting theory Tycon.Maybe_Monad

09:11:05 Presenting theory Heard_Of.UvProof

09:11:05 Presenting theory Call_Arity.CoCallAnalysisSpec

09:11:05 Presenting theory Call_Arity.ArityAnalysisFixProps

09:11:06 Presenting theory Heard_Of.LastVotingDefs

09:11:06 Presenting theory HOL-Nominal-Examples.Type_Preservation

09:11:06 Presenting theory Hood_Melville_Queue.Hood_Melville_Queue

09:11:06 Presenting theory Tycon.Error_Monad

09:11:06 Presenting HotelKeyCards ...

09:11:06 Presenting document HotelKeyCards/document

09:11:06 Presenting document HotelKeyCards/outline

09:11:06 Presenting theory HotelKeyCards.Notation

09:11:06 Presenting theory HotelKeyCards.Basis

09:11:06 Presenting theory Higher_Order_Terms.Term_Class

09:11:06 Presenting theory HotelKeyCards.State

09:11:06 Presenting theory HOL-Nominal-Examples.Weakening

09:11:06 Presenting theory Tycon.Writer_Monad

09:11:07 Presenting theory HotelKeyCards.NewCard

09:11:07 Presenting theory Hoare_Time.Big_StepT

09:11:07 Presenting theory Tycon.Binary_Tree_Monad

09:11:07 Presenting theory Higher_Order_Terms.Term

09:11:07 Presenting theory HotelKeyCards.Trace

09:11:07 Presenting theory Tycon.Lift_Monad

09:11:07 Presenting theory HotelKeyCards.Equivalence

09:11:07 Presenting How_to_Prove_it ...

09:11:07 Presenting document How_to_Prove_it/how_to_prove_it

09:11:07 Presenting theory How_to_Prove_it.How_to_Prove_it

09:11:07 Presenting theory Higher_Order_Terms.Pats

09:11:07 Presenting Huffman ...

09:11:07 Presenting document Huffman/document

09:11:07 Presenting document Huffman/outline

09:11:07 Presenting theory Call_Arity.CoCallImplSafe

09:11:07 Presenting theory Higher_Order_Terms.Nterm

09:11:08 Presenting theory Tycon.Resumption_Transformer

09:11:08 Presenting theory Call_Arity.List-Interleavings

09:11:08 Presenting theory Heard_Of.LastVotingProof

09:11:08 Presenting theory HOL-Nominal-Examples.W

09:11:08 Presenting theory Heard_Of.UteDefs

09:11:09 Presenting theory Tycon.State_Transformer

09:11:09 Presenting theory HOL-Nominal-Examples.VC_Condition

09:11:09 Presenting Hybrid_Logic ...

09:11:09 Presenting document Hybrid_Logic/document

09:11:09 Presenting document Hybrid_Logic/outline

09:11:09 Presenting theory Higher_Order_Terms.Term_to_Nterm

09:11:09 Presenting theory Huffman.Huffman

09:11:09 Presenting theory Higher_Order_Terms.Unification_Compat

09:11:09 Presenting Hybrid_Multi_Lane_Spatial_Logic ...

09:11:09 Presenting document Hybrid_Multi_Lane_Spatial_Logic/document

09:11:09 Presenting document Hybrid_Multi_Lane_Spatial_Logic/outline

09:11:09 Presenting theory Higher_Order_Terms.Lambda_Free_Compat

09:11:09 Presenting IFC_Tracking ...

09:11:09 Presenting document IFC_Tracking/document

09:11:09 Presenting document IFC_Tracking/outline

09:11:09 Presenting theory Tycon.Error_Transformer

09:11:10 Presenting theory Heard_Of.UteProof

09:11:10 Presenting theory Tycon.Writer_Transformer

09:11:10 Presenting theory Heard_Of.AteDefs

09:11:10 Presenting theory Tycon.Monad_Transformer

09:11:10 Presenting IMP2 ...

09:11:10 Presenting document IMP2/document

09:11:10 Presenting document IMP2/outline

09:11:11 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.NatInt

09:11:11 Presenting theory Psi_Calculi.Bisim_Struct_Cong

09:11:11 Presenting theory IMP2.IMP2_Aux_Lemmas

09:11:11 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.RealInt

09:11:12 Presenting theory Heard_Of.AteProof

09:11:12 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Cars

09:11:12 Presenting theory IMP2.IMP2_Utils

09:11:12 Presenting theory Heard_Of.EigbyzDefs

09:11:12 Presenting theory Call_Arity.TTree

09:11:13 Presenting theory Hoare_Time.Nielson_Hoare

09:11:13 Presenting theory Call_Arity.TTree-HOLCF

09:11:13 Presenting theory Heard_Of.EigbyzProof

09:11:13 Presenting theory Psi_Calculi.Weak_Bisimulation

09:11:13 Presenting IMP2_Binary_Heap ...

09:11:13 Presenting document IMP2_Binary_Heap/document

09:11:13 Presenting document IMP2_Binary_Heap/outline

09:11:13 Presenting theory Call_Arity.AnalBinds

09:11:13 Presenting theory Call_Arity.TTreeAnalysisSig

09:11:13 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Traffic

09:11:14 Presenting theory IMP2_Binary_Heap.IMP2_Binary_Heap

09:11:14 Presenting IMP_Compiler ...

09:11:14 Presenting document IMP_Compiler/document

09:11:14 Presenting document IMP_Compiler/outline

09:11:14 Presenting theory IMP_Compiler.Compiler

09:11:15 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Views

09:11:16 Presenting theory Call_Arity.CoCallGraph-TTree

09:11:16 Presenting theory Call_Arity.CoCallImplTTree

09:11:16 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Restriction

09:11:16 Presenting theory Call_Arity.Cardinality-Domain-Lists

09:11:16 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Move

09:11:16 Presenting theory IMP_Compiler.Compiler2

09:11:16 Presenting theory Call_Arity.TTreeAnalysisSpec

09:11:16 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Sensors

09:11:16 Presenting IMP_Compiler_Reuse ...

09:11:16 Presenting document IMP_Compiler_Reuse/document

09:11:16 Presenting document IMP_Compiler_Reuse/outline

09:11:17 Presenting theory IMP_Compiler_Reuse.Compiler

09:11:17 Presenting theory Psi_Calculi.Weak_Sim_Pres

09:11:18 Presenting theory Call_Arity.CoCallImplTTreeSafe

09:11:18 Presenting theory Call_Arity.TTreeImplCardinality

09:11:19 Presenting theory Psi_Calculi.Weak_Stat_Imp_Pres

09:11:20 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Length

09:11:20 Presenting theory IMP_Compiler_Reuse.Compiler2

09:11:20 Presenting Implementation ...

09:11:20 Presenting document Implementation/implementation

09:11:20 Presenting theory Implementation.Base

09:11:20 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

09:11:20 Presenting theory Implementation.Eq

09:11:20 Presenting theory Implementation.Integration

09:11:20 Presenting theory Implementation.Isar

09:11:20 Presenting theory Implementation.Local_Theory

09:11:21 Presenting theory Implementation.ML

09:11:21 Presenting theory Call_Arity.TTreeImplCardinalitySafe

09:11:21 Presenting theory Implementation.Prelim

09:11:21 Presenting theory Implementation.Proof

09:11:21 Presenting theory Implementation.Syntax

09:11:21 Presenting theory Implementation.Tactic

09:11:22 Presenting theory Call_Arity.CallArityEnd2EndSafe

09:11:22 Presenting theory Psi_Calculi.Weak_Bisim_Pres

09:11:22 Presenting theory Implementation.Logic

09:11:22 Presenting Impossible_Geometry ...

09:11:22 Presenting document Impossible_Geometry/document

09:11:22 Presenting document Impossible_Geometry/outline

09:11:22 Presenting theory Hoare_Time.Nielson_VCG

09:11:22 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL

09:11:23 Presenting theory Call_Arity.ArityAnalysisCorrDenotational

09:11:23 Presenting theory Hoare_Time.Vars

09:11:23 Presenting Inductive_Confidentiality ...

09:11:23 Presenting document Inductive_Confidentiality/document

09:11:23 Presenting document Inductive_Confidentiality/outline

09:11:23 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Perfect_Sensors

09:11:23 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL_Perfect

09:11:24 Presenting theory Psi_Calculi.Weak_Bisim_Struct_Cong

09:11:24 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Perfect

09:11:24 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Regular_Sensors

09:11:24 Presenting theory Psi_Calculi.Close_Subst

09:11:24 Presenting theory Inductive_Confidentiality.Message

09:11:24 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL_Regular

09:11:25 Presenting theory Impossible_Geometry.Impossible_Geometry

09:11:25 Presenting theory Inductive_Confidentiality.Event

09:11:25 Presenting Inductive_Inference ...

09:11:25 Presenting document Inductive_Inference/document

09:11:25 Presenting document Inductive_Inference/outline

09:11:25 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Regular

09:11:25 Presenting InfPathElimination ...

09:11:25 Presenting document InfPathElimination/document

09:11:25 Presenting document InfPathElimination/outline

09:11:25 Presenting theory Inductive_Confidentiality.Public

09:11:25 Presenting theory InfPathElimination.Graph

09:11:26 Presenting theory InfPathElimination.Aexp

09:11:26 Presenting theory IFC_Tracking.IFC

09:11:26 Presenting theory InfPathElimination.Bexp

09:11:26 Presenting theory Inductive_Confidentiality.NS_Public_Bad

09:11:26 Presenting theory InfPathElimination.Labels

09:11:26 Presenting theory InfPathElimination.Store

09:11:26 Presenting theory InfPathElimination.Conf

09:11:27 Presenting theory Psi_Calculi.Bisim_Subst

09:11:27 Presenting theory Inductive_Confidentiality.ConfidentialityDY

09:11:27 Presenting theory IFC_Tracking.PDG

09:11:27 Presenting Intro_Dest_Elim ...

09:11:27 Presenting document Intro_Dest_Elim/document

09:11:27 Presenting document Intro_Dest_Elim/outline

09:11:27 Presenting theory Intro_Dest_Elim.IDE_Tools

09:11:27 Presenting file "IDE_Utilities.ML"

09:11:27 Presenting theory IMP2.Named_Simpsets

09:11:27 Presenting file "named_simpsets.ML"

09:11:27 Presenting theory InfPathElimination.SymExec

09:11:27 Presenting theory Psi_Calculi.Weak_Bisim_Subst

09:11:27 Presenting theory InfPathElimination.LTS

09:11:28 Presenting theory Intro_Dest_Elim.IHOL_IDE

09:11:28 Presenting file "IDE.ML"

09:11:28 Presenting theory IMP2.Subgoal_Focus_Some

09:11:28 Presenting file "subgoal_focus_some.ML"

09:11:28 Presenting theory IMP2.Syntax

09:11:28 Presenting theory Psi_Calculi.Weakening

09:11:28 Presenting theory InfPathElimination.SubRel

09:11:28 Presenting theory Inductive_Inference.Partial_Recursive

09:11:28 Presenting theory Psi_Calculi.Weaken_Transition

09:11:28 Presenting theory Intro_Dest_Elim.Reference_Prerequisites

09:11:28 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

09:11:28 Presenting theory InfPathElimination.ArcExt

09:11:28 Presenting theory Psi_Calculi.Weaken_Stat_Imp

09:11:28 Presenting theory Intro_Dest_Elim.IDE_Reference

09:11:28 Presenting IsaGeoCoq ...

09:11:28 Presenting document IsaGeoCoq/document

09:11:28 Presenting document IsaGeoCoq/outline

09:11:28 Presenting theory Inductive_Confidentiality.MessageGA

09:11:29 Presenting theory InfPathElimination.SubExt

09:11:29 Presenting theory Psi_Calculi.Weaken_Simulation

09:11:29 Presenting theory Inductive_Confidentiality.EventGA

09:11:29 Presenting theory Psi_Calculi.Weaken_Bisimulation

09:11:29 Presenting theory Psi_Calculi.Weak_Cong_Simulation

09:11:29 Presenting theory Inductive_Confidentiality.PublicGA

09:11:30 Presenting theory Psi_Calculi.Weak_Psi_Congruence

09:11:30 Presenting theory Inductive_Confidentiality.NS_Public_Bad_GA

09:11:30 Presenting theory Inductive_Confidentiality.ConfidentialityGA

09:11:30 Presenting theory Inductive_Confidentiality.Knowledge

09:11:31 Presenting IsaNet ...

09:11:31 Presenting document IsaNet/document

09:11:31 Presenting document IsaNet/outline

09:11:31 Presenting theory Hoare_Time.Nielson_VCGi

09:11:32 Presenting theory Hybrid_Logic.Hybrid_Logic

09:11:32 Presenting theory IsaNet.Event_Systems

09:11:32 Presenting theory IsaNet.Agents

09:11:32 Presenting theory IsaNet.Keys

09:11:32 Presenting theory Hoare_Time.Nielson_VCGi_complete

09:11:33 Presenting Isabelle_C ...

09:11:33 Presenting document Isabelle_C/document

09:11:33 Presenting document Isabelle_C/outline

09:11:33 Presenting theory IMP2.Semantics

09:11:34 Presenting theory Inductive_Inference.Universal

09:11:34 Presenting theory Hoare_Time.Nielson_Examples

09:11:34 Presenting theory IMP2.Annotated_Syntax

09:11:34 Presenting theory IMP2.IMP2_Basic_Simpset

09:11:34 Presenting theory IsaNet.Message

09:11:34 Presenting theory Hoare_Time.Nielson_Sqrt

09:11:35 Presenting theory Psi_Calculi.Weak_Cong_Sim_Pres

09:11:35 Presenting theory IsaNet.Tools

09:11:35 Presenting theory InfPathElimination.RB

09:11:35 Presenting theory IsaNet.Take_While

09:11:35 Presenting theory Psi_Calculi.Weak_Cong_Pres

09:11:35 Presenting Isar_Ref ...

09:11:35 Presenting document Isar_Ref/isar-ref

09:11:36 Presenting theory Inductive_Inference.Standard_Results

09:11:36 Presenting theory IsaNet.Take_While_Update

09:11:36 Presenting theory Psi_Calculi.Weak_Cong_Struct_Cong

09:11:36 Presenting theory Isar_Ref.Base

09:11:36 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

09:11:36 Presenting theory IsaNet.Network_Model

09:11:36 Presenting theory Isar_Ref.Preface

09:11:36 Presenting theory IMP2.Parser

09:11:36 Presenting theory IMP2.IMP2_Basic_Decls

09:11:37 Presenting theory Psi_Calculi.Weak_Congruence

09:11:37 Presenting theory Hoare_Time.Quant_Hoare

09:11:37 Presenting theory Isar_Ref.Synopsis

09:11:37 Presenting theory IsaNet.Parametrized_Dataplane_0

09:11:38 Presenting theory Inductive_Inference.Inductive_Inference_Basics

09:11:38 Presenting theory IMP2.IMP2_Program_Analysis

09:11:38 Presenting theory Isar_Ref.Framework

09:11:38 Presenting theory Hoare_Time.Quant_VCG

09:11:38 Presenting theory IsaNet.Parametrized_Dataplane_1

09:11:38 Presenting theory Isar_Ref.First_Order_Logic

09:11:38 Presenting theory Isar_Ref.Outer_Syntax

09:11:38 Presenting theory Hoare_Time.Quant_Examples

09:11:39 Presenting theory Isar_Ref.Document_Preparation

09:11:39 Presenting theory IMP2.IMP2_Var_Postprocessor

09:11:39 Presenting theory IMP2.IMP2_Var_Abs

09:11:39 Presenting theory Inductive_Inference.CP_FIN_NUM

09:11:39 Presenting theory Isar_Ref.Spec

09:11:39 Presenting theory Isar_Ref.Proof

09:11:39 Presenting theory Psi_Calculi.Tau

09:11:40 Presenting theory Inductive_Inference.CONS_LIM

09:11:40 Presenting theory Isar_Ref.Proof_Script

09:11:40 Presenting theory Isar_Ref.Inner_Syntax

09:11:40 Presenting theory Isabelle_C.C_Lexer_Language

09:11:40 Presenting theory Psi_Calculi.Sum

09:11:40 Presenting theory Isar_Ref.Generic

09:11:40 Presenting theory IMP2.IMP2_VCG

09:11:41 Presenting theory Isar_Ref.HOL_Specific

09:11:41 Presenting theory Isar_Ref.Quick_Reference

09:11:41 Presenting theory Isar_Ref.Symbols

09:11:41 Presenting file "$ISABELLE_HOME/lib/texinputs/isabellesym.sty"

09:11:41 Presenting JEdit ...

09:11:41 Presenting document JEdit/jedit

09:11:41 Presenting theory IsaNet.Parametrized_Dataplane_2

09:11:41 Presenting theory JEdit.Base

09:11:41 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

09:11:41 Presenting theory JEdit.JEdit

09:11:41 Presenting theory IsaNet.Network_Assumptions

09:11:41 Presenting Jacobson_Basic_Algebra ...

09:11:41 Presenting document Jacobson_Basic_Algebra/document

09:11:41 Presenting document Jacobson_Basic_Algebra/outline

09:11:42 Presenting theory Jacobson_Basic_Algebra.Set_Theory

09:11:43 Presenting theory Hoare_Time.QuantK_Hoare

09:11:43 Presenting theory IsaNet.Parametrized_Dataplane_3_directed

09:11:44 Presenting theory IsaNet.Parametrized_Dataplane_3_undirected

09:11:44 Presenting theory Hoare_Time.QuantK_VCG

09:11:44 Presenting theory Inductive_Inference.Lemma_R

09:11:44 Presenting theory Jacobson_Basic_Algebra.Group_Theory

09:11:45 Presenting theory IsaNet.SCION

09:11:45 Presenting theory Hoare_Time.QuantK_Examples

09:11:45 Presenting theory Jacobson_Basic_Algebra.Ring_Theory

09:11:45 Presenting JiveDataStoreModel ...

09:11:45 Presenting document JiveDataStoreModel/document

09:11:45 Presenting document JiveDataStoreModel/outline

09:11:45 Presenting theory JiveDataStoreModel.TypeIds

09:11:45 Presenting theory JiveDataStoreModel.JavaType

09:11:45 Presenting theory JiveDataStoreModel.DirectSubtypes

09:11:45 Presenting theory Hoare_Time.QuantK_Sqrt

09:11:45 Presenting theory JiveDataStoreModel.Subtype

09:11:45 Presenting theory Psi_Calculi.Tau_Sim

09:11:45 Presenting theory JiveDataStoreModel.Attributes

09:11:45 Presenting theory JiveDataStoreModel.AttributesIndep

09:11:45 Presenting theory IsaNet.SCION_variant

09:11:45 Presenting theory Hoare_Time.Partial_Evaluation

09:11:45 Presenting theory Hoare_Time.Product_Separation_Algebra

09:11:45 Presenting theory JiveDataStoreModel.Value

09:11:45 Presenting theory Hoare_Time.Sep_Algebra_Add

09:11:46 Presenting theory JiveDataStoreModel.Location

09:11:46 Presenting theory JiveDataStoreModel.Store

09:11:46 Presenting theory Hoare_Time.Big_StepT_Partial

09:11:46 Presenting theory IsaNet.EPIC_L1_BA

09:11:46 Presenting theory IMP2.IMP2_Specification

09:11:46 Presenting theory Psi_Calculi.Tau_Stat_Imp

09:11:47 Presenting theory JiveDataStoreModel.StoreProperties

09:11:47 Presenting theory JiveDataStoreModel.JML

09:11:47 Presenting theory JiveDataStoreModel.UnivSpec

09:11:47 Presenting KAD ...

09:11:47 Presenting document KAD/document

09:11:47 Presenting document KAD/outline

09:11:47 Presenting theory IMP2.IMP2

09:11:48 Presenting theory KAD.Domain_Semiring

09:11:48 Presenting theory Hoare_Time.SepLog_Hoare

09:11:48 Presenting theory IMP2.Quickstart_Guide

09:11:48 Presenting theory Hoare_Time.SepLog_Examples

09:11:48 Presenting theory Inductive_Inference.LIM_BC

09:11:48 Presenting theory IsaNet.EPIC_L1_SA

09:11:48 Presenting theory IMP2.IMP2_from_IMP

09:11:49 Presenting theory KAD.Antidomain_Semiring

09:11:49 Presenting theory KAD.Range_Semiring

09:11:49 Presenting theory KAD.Modal_Kleene_Algebra

09:11:49 Presenting theory KAD.Modal_Kleene_Algebra_Models

09:11:49 Presenting theory Psi_Calculi.Tau_Laws_Weak

09:11:49 Presenting theory IsaNet.EPIC_L1_SA_Example

09:11:50 Presenting theory KAD.Modal_Kleene_Algebra_Applications

09:11:50 Presenting Key_Agreement_Strong_Adversaries ...

09:11:50 Presenting document Key_Agreement_Strong_Adversaries/document

09:11:50 Presenting document Key_Agreement_Strong_Adversaries/outline

09:11:50 Presenting theory Key_Agreement_Strong_Adversaries.Infra

09:11:50 Presenting theory Inductive_Inference.TOTAL_CONS

09:11:50 Presenting theory Key_Agreement_Strong_Adversaries.Refinement

09:11:50 Presenting theory Psi_Calculi.Tau_Laws_No_Weak

09:11:50 Presenting Kleene_Algebra ...

09:11:50 Presenting document Kleene_Algebra/document

09:11:50 Presenting document Kleene_Algebra/outline

09:11:50 Presenting theory Kleene_Algebra.Signatures

09:11:50 Presenting theory IsaNet.EPIC_L2_SA

09:11:51 Presenting theory IsaNet.Abstract_XOR

09:11:51 Presenting theory Kleene_Algebra.Dioid

09:11:51 Presenting theory Key_Agreement_Strong_Adversaries.Messages

09:11:51 Presenting theory IMP2.Examples

09:11:51 Presenting KAT_and_DRA ...

09:11:51 Presenting document KAT_and_DRA/document

09:11:51 Presenting document KAT_and_DRA/outline

09:11:52 Presenting theory Key_Agreement_Strong_Adversaries.Message_derivation

09:11:52 Presenting theory Inductive_Inference.R1_BC

09:11:52 Presenting theory Key_Agreement_Strong_Adversaries.IK

09:11:52 Presenting theory Key_Agreement_Strong_Adversaries.Secrecy

09:11:52 Presenting theory Hoare_Time.SepLogK_Hoare

09:11:52 Presenting theory Key_Agreement_Strong_Adversaries.AuthenticationN

09:11:52 Presenting theory IsaNet.Anapaya_SCION

09:11:52 Presenting theory Key_Agreement_Strong_Adversaries.AuthenticationI

09:11:52 Presenting theory Key_Agreement_Strong_Adversaries.Runs

09:11:52 Presenting theory Kleene_Algebra.Dioid_Models

09:11:53 Presenting theory Key_Agreement_Strong_Adversaries.Channels

09:11:53 Presenting theory Inductive_Inference.Union

09:11:53 Presenting Algebraic_VCs ...

09:11:53 Presenting theory KAT_and_DRA.Test_Dioid

09:11:53 Presenting theory Kleene_Algebra.Matrix

09:11:53 Presenting document Algebraic_VCs/document

09:11:53 Presenting document Algebraic_VCs/outline

09:11:53 Presenting theory Kleene_Algebra.Conway

09:11:53 Presenting theory KAT_and_DRA.Conway_Tests

09:11:53 Presenting theory IsaNet.ICING

09:11:53 Presenting theory KAT_and_DRA.KAT

09:11:53 Presenting theory Algebraic_VCs.VC_KAT_scratch

09:11:54 Presenting theory IsaNet.ICING_variant

09:11:54 Presenting theory Key_Agreement_Strong_Adversaries.Payloads

09:11:54 Presenting theory KAT_and_DRA.DRAT

09:11:54 Presenting theory KAT_and_DRA.DRA_Models

09:11:54 Presenting theory KAT_and_DRA.KAT_Models

09:11:54 Presenting theory Algebraic_VCs.VC_KAD_scratch

09:11:54 Presenting theory Key_Agreement_Strong_Adversaries.Implem

09:11:54 Presenting theory IsaNet.ICING_variant2

09:11:54 Presenting theory IsaNet.All_Protocols

09:11:54 Presenting Multirelations ...

09:11:54 Presenting document Multirelations/document

09:11:54 Presenting document Multirelations/outline

09:11:54 Presenting theory Algebraic_VCs.P2S2R

09:11:54 Presenting theory KAT_and_DRA.FolkTheorem

09:11:54 Presenting theory Kleene_Algebra.Kleene_Algebra

09:11:54 Presenting theory KAT_and_DRA.PHL_KAT

09:11:55 Presenting theory KAT_and_DRA.PHL_DRAT

09:11:55 Presenting theory Algebraic_VCs.VC_KAT

09:11:55 Presenting theory Algebraic_VCs.VC_KAT_Examples

09:11:55 Presenting theory Algebraic_VCs.VC_KAT_Examples2

09:11:55 Presenting theory KAT_and_DRA.KAT2

09:11:55 Presenting theory Algebraic_VCs.RKAT

09:11:55 Presenting theory KAT_and_DRA.DRAT2

09:11:55 Presenting Regular_Algebras ...

09:11:55 Presenting document Regular_Algebras/document

09:11:55 Presenting document Regular_Algebras/outline

09:11:55 Presenting theory Algebraic_VCs.RKAT_Models

09:11:55 Presenting theory Regular_Algebras.Dioid_Power_Sum

09:11:55 Presenting theory Algebraic_VCs.VC_RKAT

09:11:55 Presenting theory Algebraic_VCs.VC_RKAT_Examples

09:11:56 Presenting theory Kleene_Algebra.Kleene_Algebra_Models

09:11:56 Presenting theory Algebraic_VCs.VC_KAD

09:11:56 Presenting theory Regular_Algebras.Regular_Algebras

09:11:56 Presenting theory Hoare_Time.SepLogK_VCG

09:11:56 Presenting theory Key_Agreement_Strong_Adversaries.Implem_lemmas

09:11:56 Presenting theory Multirelations.C_Algebras

09:11:56 Presenting theory Algebraic_VCs.VC_KAD_Examples

09:11:56 Presenting theory Hoare_Time.Discussion

09:11:56 Presenting theory Kleene_Algebra.Omega_Algebra

09:11:56 Presenting theory Algebraic_VCs.VC_KAD_Examples2

09:11:57 Presenting theory Algebraic_VCs.VC_KAD_dual

09:11:57 Presenting theory Kleene_Algebra.Omega_Algebra_Models

09:11:57 Presenting theory Regular_Algebras.Regular_Algebra_Models

09:11:57 Presenting theory Algebraic_VCs.VC_KAD_dual_Examples

09:11:57 Presenting theory Kleene_Algebra.DRA

09:11:57 Presenting theory Hoare_Time.DiscussionO

09:11:57 Presenting theory Hoare_Time.Hoare_Time

09:11:57 Presenting Relation_Algebra ...

09:11:57 Presenting document Relation_Algebra/document

09:11:57 Presenting document Relation_Algebra/outline

09:11:57 Presenting theory Kleene_Algebra.PHL_KA

09:11:57 Presenting theory Kleene_Algebra.PHL_DRA

09:11:57 Presenting theory Relation_Algebra.More_Boolean_Algebra

09:11:58 Presenting theory Algebraic_VCs.VC_KAD_wf

09:11:58 Presenting theory Relation_Algebra.Relation_Algebra

09:11:58 Presenting theory Regular_Algebras.Pratts_Counterexamples

09:11:58 Presenting theory Algebraic_VCs.VC_KAD_wf_Examples

09:11:58 Presenting theory Relation_Algebra.Relation_Algebra_Vectors

09:11:58 Presenting theory Relation_Algebra.Relation_Algebra_Tests

09:11:58 Presenting theory Key_Agreement_Strong_Adversaries.Implem_symmetric

09:11:58 Presenting theory Multirelations.Multirelations

09:11:58 Presenting theory Regular_Algebras.Regular_Algebra_Variants

09:11:58 Presenting Relational_Paths ...

09:11:58 Presenting theory Relation_Algebra.Relation_Algebra_Functions

09:11:58 Presenting document Relational_Paths/document

09:11:58 Presenting document Relational_Paths/outline

09:11:58 Presenting Residuated_Lattices ...

09:11:58 Presenting document Residuated_Lattices/document

09:11:58 Presenting document Residuated_Lattices/outline

09:11:58 Presenting theory Kleene_Algebra.Finite_Suprema

09:11:58 Presenting theory Relation_Algebra.Relation_Algebra_Direct_Products

09:11:58 Presenting theory Relation_Algebra.Relation_Algebra_RTC

09:11:58 Presenting theory Algebraic_VCs.Path_Model_Example

09:11:58 Presenting theory Algebraic_VCs.Pointer_Examples

09:11:58 Presenting theory Algebraic_VCs.KAD_is_KAT

09:11:58 Presenting theory Relation_Algebra.Relation_Algebra_Models

09:11:58 Presenting theory Key_Agreement_Strong_Adversaries.Implem_asymmetric

09:11:58 Presenting Knights_Tour ...

09:11:58 Presenting document Knights_Tour/document

09:11:58 Presenting document Knights_Tour/outline

09:11:59 Presenting theory Algebraic_VCs.Domain_Quantale

09:11:59 Presenting LEM ...

09:11:59 Presenting theory LEM.Lem_bool

09:11:59 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl1

09:11:59 Presenting theory Kleene_Algebra.Formal_Power_Series

09:12:00 Presenting theory LEM.Lem_basic_classes

09:12:00 Presenting theory LEM.Lem_tuple

09:12:00 Presenting theory LEM.Lem_function

09:12:00 Presenting theory LEM.Lem_maybe

09:12:00 Presenting theory Residuated_Lattices.Residuated_Lattices

09:12:00 Presenting theory Relational_Paths.More_Relation_Algebra

09:12:00 Presenting theory LEM.Lem_num

09:12:00 Presenting theory Kleene_Algebra.Inf_Matrix

09:12:00 Presenting CakeML ...

09:12:00 Presenting document CakeML/document

09:12:00 Presenting document CakeML/outline

09:12:00 Presenting theory CakeML.Doc_Generated

09:12:00 Presenting theory CakeML.Lib

09:12:01 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl2

09:12:01 Presenting theory CakeML.Namespace

09:12:01 Presenting theory CakeML.FpSem

09:12:01 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl3

09:12:01 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl3_asymmetric

09:12:01 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl3_symmetric

09:12:01 Presenting theory Residuated_Lattices.Residuated_Boolean_Algebras

09:12:01 Presenting theory CakeML.Ast

09:12:02 Presenting theory CakeML.AstAuxiliary

09:12:02 Presenting theory Relational_Paths.Paths

09:12:02 Presenting theory Residuated_Lattices.Involutive_Residuated

09:12:02 Presenting theory CakeML.Ffi

09:12:02 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl1

09:12:02 Presenting theory Residuated_Lattices.Action_Algebra

09:12:02 Presenting theory LEM.LemExtraDefs

09:12:02 Presenting theory LEM.Lem

09:12:03 Presenting theory Relational_Paths.Rooted_Paths

09:12:03 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl2

09:12:03 Presenting theory LEM.Lem_list

09:12:03 Presenting theory LEM.Lem_either

09:12:03 Presenting theory LEM.Lem_set_helpers

09:12:03 Presenting theory Residuated_Lattices.Action_Algebra_Models

09:12:04 Presenting theory LEM.Lem_set

09:12:04 Presenting theory Residuated_Lattices.Residuated_Relation_Algebra

09:12:04 Presenting CakeML_Codegen ...

09:12:04 Presenting theory LEM.Lem_map

09:12:04 Presenting theory LEM.Lem_string

09:12:04 Presenting document CakeML_Codegen/document

09:12:04 Presenting document CakeML_Codegen/outline

09:12:04 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl3

09:12:04 Presenting theory CakeML_Codegen.ML_Utils

09:12:04 Presenting file "utils.ML"

09:12:04 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl3_asymmetric

09:12:04 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl3_symmetric

09:12:04 Presenting theory Relational_Paths.Path_Algorithms

09:12:04 Presenting LambdaMu ...

09:12:04 Presenting document LambdaMu/document

09:12:04 Presenting document LambdaMu/outline

09:12:04 Presenting theory LambdaMu.Syntax

09:12:04 Presenting theory LambdaMu.Types

09:12:04 Presenting theory LambdaMu.DeBruijn

09:12:04 Presenting theory LEM.Lem_word

09:12:05 Presenting theory LambdaMu.Substitution

09:12:05 Presenting theory LambdaMu.Reduction

09:12:05 Presenting theory LEM.Lem_show

09:12:05 Presenting theory LEM.Lem_sorting

09:12:05 Presenting theory LambdaMu.ContextFacts

09:12:05 Presenting theory LambdaMu.TypePreservation

09:12:05 Presenting theory Knights_Tour.KnightsTour

09:12:05 Presenting theory LambdaMu.Progress

09:12:05 Presenting theory LambdaMu.Peirce

09:12:05 Presenting Latin_Square ...

09:12:05 Presenting document Latin_Square/document

09:12:05 Presenting document Latin_Square/outline

09:12:05 Presenting theory LEM.Lem_relation

09:12:05 Presenting theory LEM.Lem_pervasives

09:12:05 Presenting theory LEM.Lem_function_extra

09:12:05 Presenting theory LEM.Lem_assert_extra

09:12:05 Presenting theory LEM.Lem_maybe_extra

09:12:05 Presenting theory LEM.Lem_map_extra

09:12:05 Presenting theory LEM.Lem_num_extra

09:12:05 Presenting LatticeProperties ...

09:12:05 Presenting document LatticeProperties/document

09:12:05 Presenting document LatticeProperties/outline

09:12:05 Presenting theory LEM.Lem_set_extra

09:12:05 Presenting theory LEM.Lem_list_extra

09:12:05 Presenting theory LatticeProperties.WellFoundedTransitive

09:12:05 Presenting theory LEM.Lem_string_extra

09:12:06 Presenting theory CakeML.SemanticPrimitives

09:12:06 Presenting theory LEM.Lem_show_extra

09:12:06 Presenting theory Key_Agreement_Strong_Adversaries.sklvl1

09:12:06 Presenting theory LEM.Lem_machine_word

09:12:06 Presenting theory LatticeProperties.Complete_Lattice_Prop

09:12:06 Presenting theory LEM.Lem_pervasives_extra

09:12:06 Presenting Lazy_Case ...

09:12:06 Presenting document Lazy_Case/document

09:12:06 Presenting document Lazy_Case/outline

09:12:06 Presenting theory Latin_Square.Latin_Square

09:12:06 Presenting Lifting_Definition_Option ...

09:12:06 Presenting document Lifting_Definition_Option/document

09:12:06 Presenting document Lifting_Definition_Option/outline

09:12:06 Presenting theory Lifting_Definition_Option.Lifting_Definition_Option_Examples

09:12:06 Presenting List-Index ...

09:12:06 Presenting document List-Index/document

09:12:06 Presenting document List-Index/outline

09:12:06 Presenting theory LatticeProperties.Conj_Disj

09:12:06 Presenting theory CakeML_Codegen.Compiler_Utils

09:12:06 Presenting theory LatticeProperties.Lattice_Prop

09:12:06 Presenting theory Lazy_Case.Lazy_Case

09:12:06 Presenting file "lazy_case.ML"

09:12:07 Presenting theory List-Index.List_Index

09:12:07 Presenting List_Interleaving ...

09:12:07 Presenting document List_Interleaving/document

09:12:07 Presenting document List_Interleaving/outline

09:12:07 Presenting theory CakeML_Codegen.Code_Utils

09:12:07 Presenting file "pattern_compatibility.ML"

09:12:07 Presenting file "dynamic_unfold.ML"

09:12:07 Presenting theory Lazy_Case.Test_Lazy_Case

09:12:07 Presenting List_Inversions ...

09:12:07 Presenting document List_Inversions/document

09:12:07 Presenting document List_Inversions/outline

09:12:07 Presenting theory CakeML_Codegen.CakeML_Utils

09:12:07 Presenting theory CakeML.SmallStep

09:12:07 Presenting theory CakeML_Codegen.Test_Utils

09:12:07 Presenting theory LatticeProperties.Modular_Distrib_Lattice

09:12:07 Presenting theory CakeML_Codegen.Doc_Terms

09:12:08 Presenting theory LatticeProperties.Lattice_Ordered_Group

09:12:08 Presenting LocalLexing ...

09:12:08 Presenting document LocalLexing/document

09:12:08 Presenting document LocalLexing/outline

09:12:08 Presenting theory LocalLexing.CFG

09:12:08 Presenting theory LocalLexing.LocalLexing

09:12:08 Presenting theory LocalLexing.LLEarleyParsing

09:12:08 Presenting theory List_Inversions.List_Inversions

09:12:08 Presenting Locales ...

09:12:08 Presenting document Locales/locales

09:12:08 Presenting theory CakeML_Codegen.Terms_Extras

09:12:08 Presenting file "hol_term.ML"

09:12:09 Presenting theory CakeML_Codegen.HOL_Datatype

09:12:09 Presenting file "hol_datatype.ML"

09:12:09 Presenting theory CakeML_Codegen.Constructors

09:12:09 Presenting theory CakeML_Codegen.Consts

09:12:09 Presenting theory List_Interleaving.ListInterleaving

09:12:09 Presenting theory CakeML_Codegen.Strong_Term

09:12:09 Presenting theory LocalLexing.Limit

09:12:09 Presenting Locally-Nameless-Sigma ...

09:12:09 Presenting document Locally-Nameless-Sigma/document

09:12:09 Presenting document Locally-Nameless-Sigma/outline

09:12:09 Presenting theory Locales.Examples

09:12:09 Presenting theory Locales.Examples1

09:12:09 Presenting theory Locales.Examples2

09:12:09 Presenting theory Locally-Nameless-Sigma.ListPre

09:12:09 Presenting theory LocalLexing.LocalLexingLemmas

09:12:10 Presenting theory LocalLexing.InductRules

09:12:10 Presenting theory LocalLexing.ListTools

09:12:10 Presenting theory Locales.Examples3

09:12:10 Presenting theory Key_Agreement_Strong_Adversaries.sklvl2

09:12:10 Presenting Logging_Independent_Anonymity ...

09:12:10 Presenting document Logging_Independent_Anonymity/document

09:12:10 Presenting document Logging_Independent_Anonymity/outline

09:12:10 Presenting theory CakeML.BigStep

09:12:10 Presenting theory CakeML_Codegen.Sterm

09:12:10 Presenting theory IsaGeoCoq.Tarski_Neutral

09:12:10 Presenting theory Logging_Independent_Anonymity.Definitions

09:12:10 Presenting theory Locally-Nameless-Sigma.FMap

09:12:11 Presenting theory CakeML_Codegen.Pterm

09:12:11 Presenting theory CakeML.BigSmallInvariants

09:12:11 Presenting theory Key_Agreement_Strong_Adversaries.sklvl3

09:12:11 Presenting theory CakeML_Codegen.Term_as_Value

09:12:11 Presenting theory Logging_Independent_Anonymity.Anonymity

09:12:11 Presenting theory Key_Agreement_Strong_Adversaries.sklvl3_asymmetric

09:12:11 Presenting theory Key_Agreement_Strong_Adversaries.sklvl3_symmetric

09:12:11 Presenting Lowe_Ontological_Argument ...

09:12:11 Presenting document Lowe_Ontological_Argument/document

09:12:11 Presenting document Lowe_Ontological_Argument/outline

09:12:11 Presenting theory Lowe_Ontological_Argument.Relations

09:12:11 Presenting theory Logging_Independent_Anonymity.Possibility

09:12:11 Presenting theory Lowe_Ontological_Argument.QML

09:12:11 Presenting MSO_Regex_Equivalence ...

09:12:11 Presenting document MSO_Regex_Equivalence/document

09:12:11 Presenting document MSO_Regex_Equivalence/outline

09:12:11 Presenting theory LocalLexing.Derivations

09:12:12 Presenting theory MSO_Regex_Equivalence.List_More

09:12:12 Presenting theory LocalLexing.Validity

09:12:12 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_1

09:12:12 Presenting theory CakeML.Evaluate

09:12:12 Presenting theory CakeML.LibAuxiliary

09:12:12 Presenting theory CakeML.NamespaceAuxiliary

09:12:13 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_2

09:12:13 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Set

09:12:13 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_3

09:12:13 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_4

09:12:13 Presenting theory LocalLexing.TheoremD2

09:12:13 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_5

09:12:13 Presenting theory CakeML_Codegen.Value

09:12:13 Presenting theory CakeML_Codegen.Doc_CupCake

09:12:13 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_6

09:12:13 Presenting theory LocalLexing.TheoremD4

09:12:13 Presenting theory CakeML.PrimTypes

09:12:13 Presenting theory CakeML.SemanticPrimitivesAuxiliary

09:12:14 Presenting theory CakeML_Codegen.CupCake_Env

09:12:14 Presenting theory CakeML.SimpleIO

09:12:14 Presenting theory CakeML.Tokens

09:12:14 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Exp

09:12:14 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_7

09:12:14 Presenting Main ...

09:12:14 Presenting document Main/main

09:12:14 Presenting Marriage ...

09:12:14 Presenting document Marriage/document

09:12:14 Presenting document Marriage/outline

09:12:15 Presenting theory Main.Main_Doc

09:12:15 Presenting Matroids ...

09:12:15 Presenting document Matroids/document

09:12:15 Presenting document Matroids/outline

09:12:15 Presenting theory Matroids.Indep_System

09:12:15 Presenting theory MSO_Regex_Equivalence.Pi_Derivatives

09:12:15 Presenting theory Marriage.Marriage

09:12:15 Presenting Max-Card-Matching ...

09:12:15 Presenting document Max-Card-Matching/document

09:12:15 Presenting document Max-Card-Matching/outline

09:12:16 Presenting theory Locally-Nameless-Sigma.Sigma

09:12:16 Presenting theory Max-Card-Matching.Matching

09:12:16 Presenting Median_Of_Medians_Selection ...

09:12:16 Presenting document Median_Of_Medians_Selection/document

09:12:16 Presenting document Median_Of_Medians_Selection/outline

09:12:16 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Operators

09:12:16 Presenting theory LocalLexing.TheoremD5

09:12:16 Presenting theory CakeML_Codegen.CupCake_Semantics

09:12:17 Presenting theory Matroids.Matroid

09:12:17 Presenting theory CakeML_Codegen.Doc_Rewriting

09:12:17 Presenting theory CakeML_Codegen.General_Rewriting

09:12:17 Presenting Menger ...

09:12:17 Presenting theory CakeML_Codegen.Rewriting_Term

09:12:17 Presenting document Menger/document

09:12:17 Presenting document Menger/outline

09:12:17 Presenting theory Menger.Helpers

09:12:17 Presenting theory Median_Of_Medians_Selection.Median_Of_Medians_Selection

09:12:17 Presenting Mereology ...

09:12:17 Presenting document Mereology/document

09:12:17 Presenting document Mereology/outline

09:12:18 Presenting theory Mereology.PM

09:12:18 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Exp_Dual

09:12:18 Presenting theory Menger.Graph

09:12:18 Presenting theory Menger.Separations

09:12:18 Presenting theory Mereology.M

09:12:18 Presenting theory Mereology.MM

09:12:18 Presenting theory Mereology.EM

09:12:18 Presenting theory Menger.DisjointPaths

09:12:18 Presenting theory CakeML_Codegen.Rewriting_Nterm

09:12:19 Presenting theory Menger.MengerInduction

09:12:19 Presenting theory Menger.Y_eq_new_last

09:12:19 Presenting theory Mereology.CM

09:12:19 Presenting theory Menger.Y_neq_new_last

09:12:19 Presenting theory Locally-Nameless-Sigma.ParRed

09:12:20 Presenting theory CakeML.TypeSystem

09:12:20 Presenting theory LocalLexing.TheoremD6

09:12:20 Presenting theory Menger.Menger

09:12:20 Presenting theory CakeML.TypeSystemAuxiliary

09:12:20 Presenting theory CakeML.Doc_Proofs

09:12:20 Presenting Metalogic_ProofChecker ...

09:12:20 Presenting document Metalogic_ProofChecker/document

09:12:20 Presenting document Metalogic_ProofChecker/outline

09:12:20 Presenting theory Locally-Nameless-Sigma.Environments

09:12:20 Presenting theory MSO_Regex_Equivalence.Pi_Equivalence_Checking

09:12:20 Presenting theory LocalLexing.TheoremD7

09:12:20 Presenting theory Mereology.CEM

09:12:20 Presenting theory LocalLexing.TheoremD8

09:12:21 Presenting theory Mereology.GM

09:12:21 Presenting theory Mereology.GMM

09:12:21 Presenting theory CakeML_Codegen.Rewriting_Pterm_Elim

09:12:21 Presenting theory MSO_Regex_Equivalence.Init_Normalization

09:12:22 Presenting theory CakeML_Codegen.Rewriting_Pterm

09:12:22 Presenting theory CakeML.Semantic_Extras

09:12:22 Presenting theory LocalLexing.TheoremD9

09:12:22 Presenting theory MSO_Regex_Equivalence.PNormalization

09:12:22 Presenting theory CakeML.Evaluate_Termination

09:12:23 Presenting theory CakeML.Evaluate_Clock

09:12:23 Presenting theory Mereology.GEM

09:12:23 Presenting MiniML ...

09:12:23 Presenting document MiniML/document

09:12:23 Presenting document MiniML/outline

09:12:23 Presenting theory MiniML.Maybe

09:12:23 Presenting theory MSO_Regex_Equivalence.Formula

09:12:23 Presenting theory CakeML_Codegen.Rewriting_Sterm

09:12:23 Presenting theory Metalogic_ProofChecker.Core

09:12:23 Presenting theory MiniML.Type

09:12:24 Presenting theory MiniML.Instance

09:12:24 Presenting theory MiniML.Generalize

09:12:24 Presenting theory CakeML.Evaluate_Single

09:12:24 Presenting theory MiniML.MiniML

09:12:24 Presenting theory CakeML_Codegen.Big_Step_Sterm

09:12:24 Presenting theory MiniML.W

09:12:24 Presenting Modular_Assembly_Kit_Security ...

09:12:24 Presenting document Modular_Assembly_Kit_Security/document

09:12:24 Presenting document Modular_Assembly_Kit_Security/outline

09:12:25 Presenting theory Modular_Assembly_Kit_Security.Projection

09:12:25 Presenting theory Modular_Assembly_Kit_Security.Prefix

09:12:25 Presenting theory Modular_Assembly_Kit_Security.EventSystems

09:12:25 Presenting theory Metalogic_ProofChecker.Preliminaries

09:12:25 Presenting theory Modular_Assembly_Kit_Security.StateEventSystems

09:12:25 Presenting theory Modular_Assembly_Kit_Security.Views

09:12:25 Presenting theory Modular_Assembly_Kit_Security.FlowPolicies

09:12:25 Presenting theory CakeML.Big_Step_Determ

09:12:26 Presenting theory MSO_Regex_Equivalence.M2L

09:12:26 Presenting theory Modular_Assembly_Kit_Security.BasicSecurityPredicates

09:12:26 Presenting theory Modular_Assembly_Kit_Security.InformationFlowProperties

09:12:26 Presenting theory MSO_Regex_Equivalence.M2L_Normalization

09:12:27 Presenting theory CakeML.Big_Step_Total

09:12:27 Presenting theory CakeML_Codegen.Big_Step_Value

09:12:27 Presenting theory MSO_Regex_Equivalence.M2L_Equivalence_Checking

09:12:28 Presenting theory CakeML.Big_Step_Fun_Equiv

09:12:29 Presenting theory Modular_Assembly_Kit_Security.BSPTaxonomy

09:12:29 Presenting theory Locally-Nameless-Sigma.TypedSigma

09:12:30 Presenting theory Locally-Nameless-Sigma.Locally_Nameless_Sigma

09:12:30 Presenting Monad_Memo_DP ...

09:12:30 Presenting document Monad_Memo_DP/document

09:12:30 Presenting document Monad_Memo_DP/outline

09:12:30 Presenting theory CakeML.Big_Step_Unclocked

09:12:30 Presenting theory Monad_Memo_DP.State_Monad_Ext

09:12:30 Presenting theory Monad_Memo_DP.Pure_Monad

09:12:30 Presenting theory Modular_Assembly_Kit_Security.PropertyLibrary

09:12:30 Presenting theory Modular_Assembly_Kit_Security.SecureSystems

09:12:30 Presenting theory CakeML_Codegen.Big_Step_Value_ML

09:12:30 Presenting theory CakeML_Codegen.Doc_Preproc

09:12:30 Presenting theory Modular_Assembly_Kit_Security.UnwindingConditions

09:12:30 Presenting theory CakeML_Codegen.Eval_Class

09:12:30 Presenting file "tactics.ML"

09:12:30 Presenting theory Monad_Memo_DP.DP_CRelVS

09:12:31 Presenting theory Monad_Memo_DP.State_Heap_Misc

09:12:31 Presenting theory Monad_Memo_DP.Heap_Monad_Ext

09:12:31 Presenting theory Modular_Assembly_Kit_Security.AuxiliaryLemmas

09:12:31 Presenting theory MSO_Regex_Equivalence.WS1S

09:12:31 Presenting theory CakeML_Codegen.Embed

09:12:31 Presenting file "embed.ML"

09:12:31 Presenting theory LocalLexing.Ladder

09:12:32 Presenting theory MSO_Regex_Equivalence.WS1S_Normalization

09:12:32 Presenting theory CakeML_Codegen.Eval_Instances

09:12:32 Presenting file "eval_instances.ML"

09:12:32 Presenting theory CakeML_Codegen.Doc_Backend

09:12:32 Presenting theory Monad_Memo_DP.State_Heap

09:12:32 Presenting theory Modular_Assembly_Kit_Security.UnwindingResults

09:12:32 Presenting theory CakeML_Codegen.CakeML_Setup

09:12:32 Presenting theory Metalogic_ProofChecker.Term

09:12:32 Presenting theory Modular_Assembly_Kit_Security.CompositionBase

09:12:33 Presenting theory MSO_Regex_Equivalence.WS1S_Equivalence_Checking

09:12:33 Presenting theory Monad_Memo_DP.DP_CRelVH

09:12:33 Presenting theory LocalLexing.TheoremD10

09:12:33 Presenting theory MSO_Regex_Equivalence.M2L_Examples

09:12:33 Presenting theory Modular_Assembly_Kit_Security.CompositionSupport

09:12:33 Presenting theory CakeML_Codegen.CakeML_Backend

09:12:33 Presenting theory MSO_Regex_Equivalence.WS1S_Examples

09:12:33 Presenting Optimal_BST ...

09:12:33 Presenting document Optimal_BST/document

09:12:33 Presenting document Optimal_BST/outline

09:12:33 Presenting theory Monad_Memo_DP.Memory

09:12:33 Presenting theory LocalLexing.TheoremD11

09:12:33 Presenting theory Optimal_BST.Weighted_Path_Length

09:12:34 Presenting theory LocalLexing.TheoremD12

09:12:34 Presenting theory Optimal_BST.Optimal_BST

09:12:34 Presenting theory LocalLexing.TheoremD13

09:12:34 Presenting theory Metalogic_ProofChecker.Sorts

09:12:34 Presenting theory Metalogic_ProofChecker.SortConstants

09:12:34 Presenting theory Optimal_BST.Quadrilateral_Inequality

09:12:35 Presenting theory CakeML_Codegen.CakeML_Correctness

09:12:35 Presenting theory CakeML_Codegen.CakeML_Byte

09:12:35 Presenting theory CakeML_Codegen.Doc_Compiler

09:12:35 Presenting theory LocalLexing.TheoremD14

09:12:35 Presenting theory Optimal_BST.Optimal_BST2

09:12:35 Presenting theory Optimal_BST.Optimal_BST_Examples

09:12:35 Presenting theory Optimal_BST.Optimal_BST_Code

09:12:35 Presenting theory Optimal_BST.Optimal_BST_Memo

09:12:35 Presenting MonoBoolTranAlgebra ...

09:12:35 Presenting document MonoBoolTranAlgebra/document

09:12:35 Presenting document MonoBoolTranAlgebra/outline

09:12:35 Presenting theory LocalLexing.PathLemmas

09:12:35 Presenting theory Monad_Memo_DP.Pair_Memory

09:12:36 Presenting theory MonoBoolTranAlgebra.Mono_Bool_Tran

09:12:36 Presenting theory CakeML_Codegen.Composition

09:12:36 Presenting theory LocalLexing.MainTheorems

09:12:36 Presenting Name_Carrying_Type_Inference ...

09:12:36 Presenting document Name_Carrying_Type_Inference/document

09:12:36 Presenting document Name_Carrying_Type_Inference/outline

09:12:36 Presenting theory Name_Carrying_Type_Inference.Fresh

09:12:36 Presenting theory CakeML_Codegen.Compiler

09:12:36 Presenting theory Name_Carrying_Type_Inference.Permutation

09:12:37 Presenting theory Metalogic_ProofChecker.Theory

09:12:37 Presenting theory MonoBoolTranAlgebra.Mono_Bool_Tran_Algebra

09:12:37 Presenting theory Monad_Memo_DP.Indexing

09:12:37 Presenting theory MonoBoolTranAlgebra.Assertion_Algebra

09:12:37 Presenting theory CakeML_Codegen.Test_Composition

09:12:37 Presenting theory CakeML.Big_Step_Clocked

09:12:37 Presenting theory MonoBoolTranAlgebra.Statements

09:12:37 Presenting theory Name_Carrying_Type_Inference.PreSimplyTyped

09:12:37 Presenting Nash_Williams ...

09:12:38 Presenting document Nash_Williams/document

09:12:38 Presenting document Nash_Williams/outline

09:12:38 Presenting theory CakeML_Codegen.Test_Print

09:12:38 Presenting theory Nash_Williams.Nash_Extras

09:12:38 Presenting theory CakeML_Codegen.Test_Embed_Data

09:12:38 Presenting theory CakeML_Codegen.Test_Embed_Data2

09:12:38 Presenting theory CakeML_Codegen.Test_Embed_Tree

09:12:38 Presenting theory Monad_Memo_DP.Memory_Heap

09:12:39 Presenting theory Modular_Assembly_Kit_Security.GeneralizedZippingLemma

09:12:39 Presenting theory CakeML.Big_Step_Unclocked_Single

09:12:39 Presenting theory Nash_Williams.Nash_Williams

09:12:40 Presenting Network_Security_Policy_Verification ...

09:12:40 Presenting document Network_Security_Policy_Verification/document

09:12:40 Presenting document Network_Security_Policy_Verification/outline

09:12:40 Presenting theory Network_Security_Policy_Verification.ML_GraphViz

09:12:40 Presenting theory CakeML.Matching

09:12:40 Presenting theory Network_Security_Policy_Verification.ML_GraphViz_Disable

09:12:40 Presenting theory CakeML.CakeML_Code

09:12:40 Presenting theory Network_Security_Policy_Verification.FiniteGraph

09:12:40 Presenting theory CakeML.CakeML_Quickcheck

09:12:41 Presenting theory Network_Security_Policy_Verification.FiniteListGraph

09:12:41 Presenting theory Network_Security_Policy_Verification.TopoS_Util

09:12:41 Presenting theory Name_Carrying_Type_Inference.SimplyTyped

09:12:41 Presenting theory Network_Security_Policy_Verification.Efficient_Distinct

09:12:41 Presenting theory Network_Security_Policy_Verification.FiniteListGraph_Impl

09:12:41 Presenting theory Network_Security_Policy_Verification.TopoS_Vertices

09:12:41 Presenting No_FTL_observers ...

09:12:41 Presenting document No_FTL_observers/document

09:12:41 Presenting document No_FTL_observers/outline

09:12:42 Presenting theory CakeML.CakeML_Compiler

09:12:42 Presenting file "Tools/cakeml_sexp.ML"

09:12:42 Presenting file "Tools/cakeml_compiler.ML"

09:12:42 Presenting theory Network_Security_Policy_Verification.TopoS_Interface

09:12:42 Presenting theory CakeML.Compiler_Test

09:12:42 Presenting theory CakeML.Code_Test_Haskell

09:12:42 Presenting Nominal2 ...

09:12:42 Presenting document Nominal2/document

09:12:42 Presenting document Nominal2/outline

09:12:42 Presenting theory CakeML_Codegen.Test_Datatypes

09:12:42 Presenting LambdaAuth ...

09:12:42 Presenting document LambdaAuth/document

09:12:42 Presenting document LambdaAuth/outline

09:12:42 Presenting theory LambdaAuth.Nominal2_Lemmas

09:12:42 Presenting theory LambdaAuth.FMap_Lemmas

09:12:42 Presenting theory Monad_Memo_DP.Transform_Cmd

09:12:42 Presenting file "Transform_Misc.ML"

09:12:42 Presenting file "Transform_Const.ML"

09:12:42 Presenting file "Transform_Data.ML"

09:12:42 Presenting file "Transform_Tactic.ML"

09:12:42 Presenting file "Transform_Term.ML"

09:12:42 Presenting file "Transform.ML"

09:12:42 Presenting file "Transform_Parser.ML"

09:12:42 Presenting theory LambdaAuth.Syntax

09:12:42 Presenting theory Monad_Memo_DP.Bottom_Up_Computation

09:12:42 Presenting theory Monad_Memo_DP.Bottom_Up_Computation_Heap

09:12:42 Presenting theory Monad_Memo_DP.Solve_Cong

09:12:42 Presenting theory No_FTL_observers.SpaceTime

09:12:43 Presenting theory No_FTL_observers.SomeFunc

09:12:43 Presenting theory Monad_Memo_DP.Heap_Main

09:12:43 Presenting theory No_FTL_observers.Axioms

09:12:43 Presenting theory Network_Security_Policy_Verification.TopoS_withOffendingFlows

09:12:43 Presenting theory Monad_Memo_DP.State_Main

09:12:43 Presenting theory Monad_Memo_DP.Example_Misc

09:12:43 Presenting theory Monad_Memo_DP.Tracing

09:12:43 Presenting theory Monad_Memo_DP.Ground_Function

09:12:43 Presenting file "Ground_Function.ML"

09:12:44 Presenting theory Network_Security_Policy_Verification.TopoS_ENF

09:12:44 Presenting theory No_FTL_observers.SpecRel

09:12:44 Presenting Modal_Logics_for_NTS ...

09:12:44 Presenting document Modal_Logics_for_NTS/document

09:12:44 Presenting document Modal_Logics_for_NTS/outline

09:12:44 Presenting theory Network_Security_Policy_Verification.vertex_example_simps

09:12:44 Presenting theory Network_Security_Policy_Verification.TopoS_Helper

09:12:44 Presenting theory Modal_Logics_for_NTS.Nominal_Bounded_Set

09:12:44 Presenting theory Network_Security_Policy_Verification.SINVAR_Subnets2

09:12:44 Presenting theory Modal_Logics_for_NTS.Nominal_Wellfounded

09:12:44 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPstrict

09:12:45 Presenting theory Network_Security_Policy_Verification.SINVAR_Tainting

09:12:45 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPbasic

09:12:45 Presenting theory Modal_Logics_for_NTS.Residual

09:12:45 Presenting theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted

09:12:45 Presenting theory LambdaAuth.Semantics

09:12:45 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPtrusted

09:12:45 Presenting theory Monad_Memo_DP.Bellman_Ford

09:12:45 Presenting theory Modal_Logics_for_NTS.Transition_System

09:12:45 Presenting theory Network_Security_Policy_Verification.Analysis_Tainting

09:12:45 Presenting theory Metalogic_ProofChecker.Term_Subst

09:12:45 Presenting theory Monad_Memo_DP.Heap_Default

09:12:45 Presenting theory Network_Security_Policy_Verification.TopoS_Interface_impl

09:12:45 Presenting theory Monad_Memo_DP.Knapsack

09:12:46 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPbasic_impl

09:12:46 Presenting theory Network_Security_Policy_Verification.SINVAR_Subnets

09:12:46 Presenting theory Monad_Memo_DP.Counting_Tiles

09:12:46 Presenting theory Network_Security_Policy_Verification.SINVAR_Subnets_impl

09:12:46 Presenting theory Metalogic_ProofChecker.Name

09:12:46 Presenting theory LambdaAuth.Agreement

09:12:47 Presenting theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG

09:12:47 Presenting theory Monad_Memo_DP.CYK

09:12:47 Presenting theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG_impl

09:12:47 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPtrusted_impl

09:12:47 Presenting theory Network_Security_Policy_Verification.SINVAR_SecGwExt

09:12:47 Presenting theory Network_Security_Policy_Verification.SINVAR_SecGwExt_impl

09:12:47 Presenting theory Network_Security_Policy_Verification.SINVAR_Sink

09:12:47 Presenting theory Monad_Memo_DP.Min_Ed_Dist0

09:12:47 Presenting theory Network_Security_Policy_Verification.SINVAR_Sink_impl

09:12:48 Presenting theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW

09:12:48 Presenting theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW_impl

09:12:48 Presenting theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners

09:12:48 Presenting theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners_impl

09:12:48 Presenting theory Network_Security_Policy_Verification.SINVAR_NoRefl

09:12:48 Presenting theory Network_Security_Policy_Verification.SINVAR_NoRefl_impl

09:12:48 Presenting theory Metalogic_ProofChecker.BetaNorm

09:12:48 Presenting theory Network_Security_Policy_Verification.SINVAR_Tainting_impl

09:12:48 Presenting theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted_impl

09:12:48 Presenting theory Modal_Logics_for_NTS.Formula

09:12:49 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability

09:12:49 Presenting theory Modular_Assembly_Kit_Security.CompositionalityResults

09:12:49 Presenting theory Metalogic_ProofChecker.BetaNormProof

09:12:49 Presenting theory Monad_Memo_DP.OptBST

09:12:49 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability_impl

09:12:49 Presenting theory Nominal2.Nominal2_Base

09:12:49 Presenting file "nominal_basics.ML"

09:12:49 Presenting file "nominal_thmdecls.ML"

09:12:49 Presenting file "nominal_permeq.ML"

09:12:49 Presenting file "nominal_library.ML"

09:12:49 Presenting file "nominal_atoms.ML"

09:12:49 Presenting file "nominal_eqvt.ML"

09:12:49 Presenting theory Network_Security_Policy_Verification.SINVAR_NonInterference

09:12:49 Presenting theory Monad_Memo_DP.Longest_Common_Subsequence

09:12:49 Presenting theory Monad_Memo_DP.All_Examples

09:12:49 Presenting Rewriting_Z ...

09:12:49 Presenting document Rewriting_Z/document

09:12:49 Presenting document Rewriting_Z/outline

09:12:49 Presenting theory Rewriting_Z.Z

09:12:49 Presenting theory Network_Security_Policy_Verification.SINVAR_NonInterference_impl

09:12:49 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLcommunicateWith

09:12:49 Presenting theory Metalogic_ProofChecker.EtaNorm

09:12:49 Presenting theory Rewriting_Z.Lambda_Z

09:12:49 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLnotCommunicateWith

09:12:49 Presenting theory Rewriting_Z.CL_Z

09:12:49 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLnotCommunicateWith_impl

09:12:49 Presenting Noninterference_CSP ...

09:12:49 Presenting Noninterference_Ipurge_Unwinding ...

09:12:49 Presenting document Noninterference_CSP/document

09:12:49 Presenting document Noninterference_CSP/outline

09:12:49 Presenting document Noninterference_Ipurge_Unwinding/document

09:12:49 Presenting document Noninterference_Ipurge_Unwinding/outline

09:12:49 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLcommunicateWith_impl

09:12:49 Presenting theory Modal_Logics_for_NTS.Validity

09:12:49 Presenting theory Metalogic_ProofChecker.EtaNormProof

09:12:49 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl

09:12:49 Presenting theory Modal_Logics_for_NTS.Logical_Equivalence

09:12:49 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl_impl

09:12:49 Presenting theory Modal_Logics_for_NTS.Bisimilarity_Implies_Equivalence

09:12:49 Presenting theory Network_Security_Policy_Verification.TopoS_Library

09:12:50 Presenting theory LambdaAuth.Results

09:12:50 Presenting Noninterference_Generic_Unwinding ...

09:12:50 Presenting document Noninterference_Generic_Unwinding/document

09:12:50 Presenting document Noninterference_Generic_Unwinding/outline

09:12:50 Presenting theory Modal_Logics_for_NTS.Equivalence_Implies_Bisimilarity

09:12:50 Presenting theory Noninterference_CSP.CSPNoninterference

09:12:50 Presenting theory Modal_Logics_for_NTS.Disjunction

09:12:51 Presenting theory Network_Security_Policy_Verification.TopoS_Composition_Theory

09:12:51 Presenting theory Modal_Logics_for_NTS.Expressive_Completeness

09:12:51 Presenting theory Modal_Logics_for_NTS.FS_Set

09:12:52 Presenting theory Network_Security_Policy_Verification.TopoS_Stateful_Policy

09:12:52 Presenting theory Modal_Logics_for_NTS.FL_Transition_System

09:12:52 Presenting theory Network_Security_Policy_Verification.TopoS_Composition_Theory_impl

09:12:54 Presenting theory Nominal2.Nominal2_Abs

09:12:54 Presenting theory Noninterference_CSP.ClassicalNoninterference

09:12:55 Presenting theory Noninterference_Generic_Unwinding.GenericUnwinding

09:12:55 Presenting Noninterference_Inductive_Unwinding ...

09:12:55 Presenting document Noninterference_Inductive_Unwinding/document

09:12:55 Presenting document Noninterference_Inductive_Unwinding/outline

09:12:55 Presenting theory Modal_Logics_for_NTS.FL_Formula

09:12:55 Presenting theory Noninterference_CSP.GeneralizedNoninterference

09:12:55 Presenting Noninterference_Sequential_Composition ...

09:12:55 Presenting document Noninterference_Sequential_Composition/document

09:12:55 Presenting document Noninterference_Sequential_Composition/outline

09:12:56 Presenting theory Network_Security_Policy_Verification.TopoS_Stateful_Policy_Algorithm

09:12:56 Presenting theory Nominal2.Nominal2_FCB

09:12:56 Presenting theory Modal_Logics_for_NTS.FL_Validity

09:12:56 Presenting theory Modal_Logics_for_NTS.FL_Logical_Equivalence

09:12:56 Presenting theory Modal_Logics_for_NTS.FL_Bisimilarity_Implies_Equivalence

09:12:57 Presenting theory Network_Security_Policy_Verification.TopoS_Stateful_Policy_impl

09:12:57 Presenting theory Modal_Logics_for_NTS.FL_Equivalence_Implies_Bisimilarity

09:12:57 Presenting theory Network_Security_Policy_Verification.METASINVAR_SystemBoundary

09:12:57 Presenting theory Network_Security_Policy_Verification.TopoS_Impl

09:12:58 Presenting theory Network_Security_Policy_Verification.Network_Security_Policy_Verification

09:12:58 Presenting theory Network_Security_Policy_Verification.Example_BLP

09:12:58 Presenting theory Network_Security_Policy_Verification.TopoS_generateCode

09:12:58 Presenting theory Noninterference_Inductive_Unwinding.InductiveUnwinding

09:12:58 Presenting theory Modal_Logics_for_NTS.L_Transform

09:12:58 Presenting Noninterference_Concurrent_Composition ...

09:12:58 Presenting document Noninterference_Concurrent_Composition/document

09:12:58 Presenting document Noninterference_Concurrent_Composition/outline

09:12:58 Presenting theory Network_Security_Policy_Verification.attic

09:12:59 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground_ChairNetwork

09:12:59 Presenting theory Noninterference_Ipurge_Unwinding.IpurgeUnwinding

09:12:59 Presenting theory Modal_Logics_for_NTS.Weak_Transition_System

09:12:59 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground_statefulpolicycompliance

09:12:59 Presenting theory Network_Security_Policy_Verification.Example

09:12:59 Presenting theory Network_Security_Policy_Verification.Example_NetModel

09:12:59 Presenting theory Metalogic_ProofChecker.Logic

09:12:59 Presenting theory Modal_Logics_for_NTS.Weak_Formula

09:12:59 Presenting theory Modal_Logics_for_NTS.Weak_Validity

09:12:59 Presenting theory Modal_Logics_for_NTS.Weak_Logical_Equivalence

09:12:59 Presenting theory Modal_Logics_for_NTS.Weak_Bisimilarity_Implies_Equivalence

09:12:59 Presenting theory Network_Security_Policy_Verification.Example_Forte14

09:13:00 Presenting theory Modal_Logics_for_NTS.Weak_Equivalence_Implies_Bisimilarity

09:13:00 Presenting theory Modal_Logics_for_NTS.Weak_Expressive_Completeness

09:13:00 Presenting theory Network_Security_Policy_Verification.Distributed_WebApp

09:13:01 Presenting theory Noninterference_Ipurge_Unwinding.DeterministicProcesses

09:13:01 Presenting theory Modal_Logics_for_NTS.S_Transform

09:13:01 Presenting NormByEval ...

09:13:01 Presenting document NormByEval/document

09:13:01 Presenting document NormByEval/outline

09:13:01 Presenting OpSets ...

09:13:01 Presenting document OpSets/document

09:13:01 Presenting document OpSets/outline

09:13:01 Presenting theory Noninterference_Sequential_Composition.Propaedeutics

09:13:01 Presenting theory Network_Security_Policy_Verification.I8_SSH_Landscape

09:13:01 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground

09:13:02 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground_ChairNetwork_statefulpolicy_example

09:13:02 Presenting theory OpSets.OpSet

09:13:03 Presenting theory Network_Security_Policy_Verification.CryptoDB

09:13:03 Presenting theory Metalogic_ProofChecker.EqualityProof

09:13:03 Presenting theory Network_Security_Policy_Verification.IDEM

09:13:04 Presenting theory OpSets.Insert_Spec

09:13:04 Presenting theory Metalogic_ProofChecker.ProofTerm

09:13:05 Presenting theory OpSets.List_Spec

09:13:05 Presenting theory Metalogic_ProofChecker.SortsExe

09:13:06 Presenting theory Network_Security_Policy_Verification.MeasrDroid

09:13:07 Presenting theory OpSets.Interleaving

09:13:08 Presenting theory OpSets.RGA

09:13:08 Presenting Open_Induction ...

09:13:08 Presenting document Open_Induction/document

09:13:08 Presenting document Open_Induction/outline

09:13:08 Presenting theory NormByEval.NBE

09:13:09 Presenting Ordinal ...

09:13:09 Presenting document Ordinal/document

09:13:09 Presenting document Ordinal/outline

09:13:09 Presenting theory Ordinal.OrdinalDef

09:13:09 Presenting theory Open_Induction.Restricted_Predicates

09:13:09 Presenting theory Metalogic_ProofChecker.Instances

09:13:09 Presenting theory Open_Induction.Open_Induction

09:13:09 Presenting Nested_Multisets_Ordinals ...

09:13:09 Presenting document Nested_Multisets_Ordinals/document

09:13:09 Presenting document Nested_Multisets_Ordinals/outline

09:13:09 Presenting theory Ordinal.OrdinalInduct

09:13:10 Presenting theory Ordinal.OrdinalCont

09:13:10 Presenting theory Ordinal.OrdinalRec

09:13:10 Presenting theory Ordinal.OrdinalArith

09:13:11 Presenting theory Ordinal.OrdinalInverse

09:13:11 Presenting theory Ordinal.OrdinalFix

09:13:11 Presenting theory Noninterference_Sequential_Composition.SequentialComposition

09:13:11 Presenting theory Ordinal.OrdinalOmega

09:13:11 Presenting theory Nested_Multisets_Ordinals.Multiset_More

09:13:11 Presenting theory Noninterference_Concurrent_Composition.ConcurrentComposition

09:13:11 Presenting theory Ordinal.OrdinalVeblen

09:13:11 Presenting theory Ordinal.Ordinal

09:13:11 Presenting Lambda_Free_KBOs ...

09:13:11 Presenting document Lambda_Free_KBOs/document

09:13:11 Presenting document Lambda_Free_KBOs/outline

09:13:12 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_Util

09:13:12 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_App

09:13:12 Presenting Progress_Tracking ...

09:13:12 Presenting document Progress_Tracking/document

09:13:12 Presenting document Progress_Tracking/outline

09:13:12 Presenting theory Progress_Tracking.Auxiliary

09:13:12 Presenting theory Nested_Multisets_Ordinals.Signed_Multiset

09:13:12 Presenting file "zmultiset_simprocs.ML"

09:13:12 Presenting theory Metalogic_ProofChecker.TheoryExe

09:13:13 Presenting theory Nested_Multisets_Ordinals.Nested_Multiset

09:13:13 Presenting theory Noninterference_Sequential_Composition.Counterexamples

09:13:13 Presenting theory Nested_Multisets_Ordinals.Hereditary_Multiset

09:13:13 Presenting theory Progress_Tracking.Exchange_Abadi

09:13:13 Presenting theory Metalogic_ProofChecker.CheckerExe

09:13:13 Presenting Ordinal_Partitions ...

09:13:13 Presenting document Ordinal_Partitions/document

09:13:13 Presenting document Ordinal_Partitions/outline

09:13:13 Presenting theory Metalogic_ProofChecker.CodeGen

09:13:13 Presenting PAL ...

09:13:13 Presenting document PAL/document

09:13:13 Presenting document PAL/outline

09:13:14 Presenting theory Nested_Multisets_Ordinals.Signed_Hereditary_Multiset

09:13:14 Presenting theory PAL.PAL

09:13:14 Presenting PLM ...

09:13:14 Presenting document PLM/document

09:13:14 Presenting document PLM/outline

09:13:14 Presenting theory Nested_Multisets_Ordinals.Syntactic_Ordinal

09:13:14 Presenting theory Ordinal_Partitions.Library_Additions

09:13:14 Presenting theory PLM.TAO_1_Embedding

09:13:14 Presenting theory Nested_Multisets_Ordinals.Signed_Syntactic_Ordinal

09:13:15 Presenting theory Nested_Multisets_Ordinals.Syntactic_Ordinal_Bridge

09:13:15 Presenting theory Nested_Multisets_Ordinals.McCarthy_91

09:13:15 Presenting theory Nested_Multisets_Ordinals.Hydra_Battle

09:13:15 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_Std

09:13:15 Presenting theory Nested_Multisets_Ordinals.Goodstein_Sequence

09:13:15 Presenting theory PLM.TAO_2_Semantics

09:13:16 Presenting theory PLM.TAO_3_Quantifiable

09:13:16 Presenting theory PLM.TAO_4_BasicDefinitions

09:13:16 Presenting theory Nominal2.Nominal2

09:13:16 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_Basic

09:13:16 Presenting file "nominal_dt_data.ML"

09:13:16 Presenting file "nominal_dt_rawfuns.ML"

09:13:16 Presenting file "nominal_dt_alpha.ML"

09:13:16 Presenting file "nominal_dt_quot.ML"

09:13:16 Presenting file "nominal_induct.ML"

09:13:16 Presenting file "nominal_inductive.ML"

09:13:16 Presenting file "nominal_function_common.ML"

09:13:16 Presenting file "nominal_function_core.ML"

09:13:16 Presenting file "nominal_mutual.ML"

09:13:16 Presenting file "nominal_function.ML"

09:13:16 Presenting file "nominal_termination.ML"

09:13:16 Presenting theory Nominal2.Atoms

09:13:16 Presenting theory Nested_Multisets_Ordinals.Unary_PCF

09:13:17 Presenting theory Nominal2.Eqvt

09:13:17 Presenting PSemigroupsConvolution ...

09:13:17 Presenting document PSemigroupsConvolution/document

09:13:17 Presenting document PSemigroupsConvolution/outline

09:13:17 Presenting Package_logic ...

09:13:17 Presenting document Package_logic/document

09:13:17 Presenting document Package_logic/outline

09:13:17 Presenting theory PLM.TAO_5_MetaSolver

09:13:17 Presenting theory PLM.TAO_6_Identifiable

09:13:17 Presenting theory PSemigroupsConvolution.Partial_Semigroups

09:13:17 Presenting theory PLM.TAO_7_Axioms

09:13:17 Presenting theory PSemigroupsConvolution.Partial_Semigroup_Models

09:13:17 Presenting theory Ordinal_Partitions.Partitions

09:13:18 Presenting theory PLM.TAO_8_Definitions

09:13:18 Presenting theory PSemigroupsConvolution.Quantales

09:13:18 Presenting theory Progress_Tracking.Exchange

09:13:19 Presenting theory Package_logic.SepAlgebra

09:13:19 Presenting theory Progress_Tracking.Antichain

09:13:19 Presenting theory PSemigroupsConvolution.Binary_Modalities

09:13:20 Presenting theory Progress_Tracking.Graph

09:13:20 Presenting theory PSemigroupsConvolution.Unary_Modalities

09:13:20 Presenting theory PSemigroupsConvolution.Partial_Semigroup_Lifting

09:13:20 Presenting Combinable_Wands ...

09:13:20 Presenting document Combinable_Wands/document

09:13:20 Presenting document Combinable_Wands/outline

09:13:21 Presenting theory Combinable_Wands.PosRat

09:13:21 Presenting theory Lambda_Free_KBOs.Lambda_Free_TKBO_Coefs

09:13:22 Presenting theory Lambda_Free_KBOs.Lambda_Encoding_KBO

09:13:22 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBOs

09:13:22 Presenting Paraconsistency ...

09:13:22 Presenting document Paraconsistency/document

09:13:22 Presenting document Paraconsistency/outline

09:13:22 Presenting theory Progress_Tracking.Propagate

09:13:22 Presenting theory Combinable_Wands.Mask

09:13:22 Presenting theory Ordinal_Partitions.Erdos_Milner

09:13:24 Presenting theory Network_Security_Policy_Verification.SINVAR_Examples

09:13:24 Presenting theory Combinable_Wands.PartialHeapSA

09:13:24 Presenting theory Package_logic.PackageLogic

09:13:25 Presenting Parity_Game ...

09:13:25 Presenting document Parity_Game/document

09:13:25 Presenting document Parity_Game/outline

09:13:25 Presenting theory Progress_Tracking.Combined

09:13:25 Presenting GaleStewart_Games ...

09:13:25 Presenting document GaleStewart_Games/document

09:13:25 Presenting document GaleStewart_Games/outline

09:13:25 Presenting theory GaleStewart_Games.MoreCoinductiveList2

09:13:25 Presenting theory GaleStewart_Games.MoreENat

09:13:25 Presenting theory Parity_Game.MoreCoinductiveList

09:13:25 Presenting theory Network_Security_Policy_Verification.Imaginary_Factory_Network

09:13:25 Presenting Partial_Function_MR ...

09:13:25 Presenting theory GaleStewart_Games.MorePrefix

09:13:25 Presenting document Partial_Function_MR/document

09:13:25 Presenting document Partial_Function_MR/outline

09:13:25 Presenting theory GaleStewart_Games.AlternatingLists

09:13:26 Presenting theory PLM.TAO_9_PLM

09:13:26 Presenting theory Paraconsistency.Paraconsistency

09:13:26 Presenting theory GaleStewart_Games.GaleStewartGames

09:13:26 Presenting theory Partial_Function_MR.Partial_Function_MR

09:13:26 Presenting file "partial_function_mr.ML"

09:13:26 Presenting Physical_Quantities ...

09:13:26 Presenting theory Partial_Function_MR.Partial_Function_MR_Examples

09:13:26 Presenting document Physical_Quantities/document

09:13:26 Presenting document Physical_Quantities/outline

09:13:26 Presenting Pop_Refinement ...

09:13:26 Presenting document Pop_Refinement/document

09:13:26 Presenting document Pop_Refinement/outline

09:13:26 Presenting theory Pop_Refinement.Definition

09:13:26 Presenting theory Physical_Quantities.Power_int

09:13:26 Presenting theory Physical_Quantities.Enum_extra

09:13:26 Presenting theory GaleStewart_Games.GaleStewartDefensiveStrategies

09:13:26 Presenting theory Physical_Quantities.Groups_mult

09:13:26 Presenting theory Pop_Refinement.First_Example

09:13:26 Presenting theory GaleStewart_Games.GaleStewartDeterminedGames

09:13:26 Presenting Possibilistic_Noninterference ...

09:13:26 Presenting document Possibilistic_Noninterference/document

09:13:26 Presenting document Possibilistic_Noninterference/outline

09:13:26 Presenting theory Possibilistic_Noninterference.MyTactics

09:13:26 Presenting theory Possibilistic_Noninterference.Interface

09:13:27 Presenting theory Parity_Game.ParityGame

09:13:27 Presenting theory Possibilistic_Noninterference.Bisim

09:13:27 Presenting theory PLM.TAO_10_PossibleWorlds

09:13:27 Presenting theory Physical_Quantities.ISQ_Dimensions

09:13:27 Presenting theory PLM.TAO_98_ArtificialTheorems

09:13:28 Presenting theory Combinable_Wands.CombinableWands

09:13:28 Presenting Priority_Search_Trees ...

09:13:28 Presenting document Priority_Search_Trees/document

09:13:28 Presenting document Priority_Search_Trees/outline

09:13:28 Presenting theory Parity_Game.Strategy

09:13:28 Presenting theory PLM.TAO_99_SanityTests

09:13:28 Presenting theory Possibilistic_Noninterference.Language_Semantics

09:13:28 Presenting theory Priority_Search_Trees.Prio_Map_Specs

09:13:28 Presenting theory Pop_Refinement.Second_Example

09:13:28 Presenting theory Pop_Refinement.General_Remarks

09:13:28 Presenting theory Pop_Refinement.Related_Work

09:13:28 Presenting theory Pop_Refinement.Future_Work

09:13:28 Presenting Prim_Dijkstra_Simple ...

09:13:28 Presenting document Prim_Dijkstra_Simple/document

09:13:28 Presenting document Prim_Dijkstra_Simple/outline

09:13:28 Presenting theory Parity_Game.AttractingStrategy

09:13:28 Presenting theory Priority_Search_Trees.PST_General

09:13:29 Presenting theory PLM.TAO_99_Paradox

09:13:29 Presenting theory Parity_Game.Attractor

09:13:29 Presenting theory Parity_Game.WinningStrategy

09:13:29 Presenting theory Prim_Dijkstra_Simple.Common

09:13:29 Presenting theory Prim_Dijkstra_Simple.Chapter_Prim

09:13:29 Presenting theory Physical_Quantities.ISQ_Quantities

09:13:29 Presenting theory Parity_Game.WellOrderedStrategy

09:13:29 Presenting theory Physical_Quantities.ISQ_Proof

09:13:30 Presenting theory PLM.Thesis

09:13:30 Presenting theory Parity_Game.WinningRegion

09:13:30 Presenting theory Possibilistic_Noninterference.During_Execution

09:13:30 Presenting theory Physical_Quantities.ISQ_Algebra

09:13:30 Presenting theory Physical_Quantities.ISQ_Units

09:13:30 Presenting Prog_Prove ...

09:13:30 Presenting document Prog_Prove/prog-prove

09:13:30 Presenting theory Priority_Search_Trees.PST_RBT

09:13:30 Presenting theory Prog_Prove.Basics

09:13:30 Presenting Projective_Geometry ...

09:13:30 Presenting document Projective_Geometry/document

09:13:30 Presenting document Projective_Geometry/outline

09:13:30 Presenting theory Projective_Geometry.Projective_Plane_Axioms

09:13:30 Presenting theory Prog_Prove.Bool_nat_list

09:13:30 Presenting theory Prog_Prove.MyList

09:13:30 Presenting theory Prog_Prove.Types_and_funs

09:13:30 Presenting theory Prog_Prove.LaTeXsugar

09:13:30 Presenting theory Parity_Game.UniformStrategy

09:13:30 Presenting theory Projective_Geometry.Pappus_Property

09:13:30 Presenting theory Physical_Quantities.ISQ_Conversion

09:13:31 Presenting theory Physical_Quantities.ISQ

09:13:31 Presenting theory Parity_Game.AttractorStrategy

09:13:31 Presenting theory Physical_Quantities.SI_Units

09:13:31 Presenting theory Prog_Prove.Logic

09:13:31 Presenting theory Physical_Quantities.CGS

09:13:31 Presenting theory Physical_Quantities.SI_Constants

09:13:31 Presenting theory Prim_Dijkstra_Simple.Undirected_Graph

09:13:31 Presenting theory Physical_Quantities.SI_Prefix

09:13:31 Presenting theory Projective_Geometry.Pascal_Property

09:13:32 Presenting theory Ordinal_Partitions.Omega_Omega

09:13:32 Presenting theory Physical_Quantities.SI_Derived

09:13:32 Presenting theory Prog_Prove.Isar

09:13:32 Presenting theory Physical_Quantities.SI_Accepted

09:13:32 Presenting theory Projective_Geometry.Desargues_Property

09:13:32 Presenting Proof_Strategy_Language ...

09:13:32 Presenting document Proof_Strategy_Language/document

09:13:32 Presenting document Proof_Strategy_Language/outline

09:13:32 Presenting theory Physical_Quantities.SI_Imperial

09:13:32 Presenting theory Physical_Quantities.SI

09:13:32 Presenting theory Physical_Quantities.SI_Astronomical

09:13:32 Presenting theory Prim_Dijkstra_Simple.Undirected_Graph_Specs

09:13:32 Presenting theory Physical_Quantities.SI_Pretty

09:13:32 Presenting theory Projective_Geometry.Pappus_Desargues

09:13:32 Presenting theory Physical_Quantities.BIS

09:13:32 Presenting PropResPI ...

09:13:32 Presenting document PropResPI/document

09:13:32 Presenting document PropResPI/outline

09:13:32 Presenting theory Projective_Geometry.Higher_Projective_Space_Rank_Axioms

09:13:32 Presenting Propositional_Proof_Systems ...

09:13:32 Presenting document Propositional_Proof_Systems/document

09:13:32 Presenting document Propositional_Proof_Systems/outline

09:13:32 Presenting theory Projective_Geometry.Matroid_Rank_Properties

09:13:33 Presenting theory Parity_Game.PositionalDeterminacy

09:13:33 Presenting theory Propositional_Proof_Systems.Formulas

09:13:33 Presenting theory Parity_Game.AttractorInductive

09:13:33 Presenting theory Parity_Game.Graph_TheoryCompatibility

09:13:33 Presenting PseudoHoops ...

09:13:33 Presenting document PseudoHoops/document

09:13:33 Presenting document PseudoHoops/outline

09:13:33 Presenting theory PseudoHoops.Operations

09:13:33 Presenting theory Propositional_Proof_Systems.Sema

09:13:33 Presenting theory PseudoHoops.LeftComplementedMonoid

09:13:33 Presenting theory Propositional_Proof_Systems.Substitution

09:13:33 Presenting theory Propositional_Proof_Systems.Substitution_Sema

09:13:33 Presenting theory PseudoHoops.RightComplementedMonoid

09:13:33 Presenting theory Propositional_Proof_Systems.CNF

09:13:34 Presenting theory Propositional_Proof_Systems.CNF_Formulas

09:13:34 Presenting theory Propositional_Proof_Systems.CNF_Sema

09:13:34 Presenting theory Projective_Geometry.Desargues_2D

09:13:34 Presenting theory Propositional_Proof_Systems.CNF_Formulas_Sema

09:13:34 Presenting theory Propositional_Proof_Systems.CNF_To_Formula

09:13:34 Presenting theory Possibilistic_Noninterference.Compositionality

09:13:34 Presenting theory PseudoHoops.PseudoHoops

09:13:34 Presenting theory Projective_Geometry.Desargues_3D

09:13:34 Presenting theory Projective_Geometry.Projective_Space_Axioms

09:13:34 Presenting theory Projective_Geometry.Higher_Projective_Space_Axioms

09:13:34 Presenting Ramsey-Infinite ...

09:13:34 Presenting document Ramsey-Infinite/document

09:13:34 Presenting document Ramsey-Infinite/outline

09:13:35 Presenting theory Prim_Dijkstra_Simple.Prim_Abstract

09:13:35 Presenting theory Ramsey-Infinite.Ramsey

09:13:35 Presenting Real_Power ...

09:13:35 Presenting document Real_Power/document

09:13:35 Presenting document Real_Power/outline

09:13:35 Presenting theory Propositional_Proof_Systems.Tseytin

09:13:35 Presenting theory Prim_Dijkstra_Simple.Undirected_Graph_Impl

09:13:35 Presenting theory PseudoHoops.PseudoHoopFilters

09:13:35 Presenting theory Real_Power.RatPower

09:13:35 Presenting theory Propositional_Proof_Systems.Tseytin_Sema

09:13:35 Presenting theory Propositional_Proof_Systems.MiniFormulas

09:13:35 Presenting theory Propositional_Proof_Systems.MiniFormulas_Sema

09:13:36 Presenting theory PseudoHoops.PseudoWaisbergAlgebra

09:13:36 Presenting theory Propositional_Proof_Systems.Consistency

09:13:36 Presenting theory PseudoHoops.SpecialPseudoHoops

09:13:36 Presenting theory Propositional_Proof_Systems.Compactness

09:13:37 Presenting theory Possibilistic_Noninterference.Syntactic_Criteria

09:13:37 Presenting theory Propositional_Proof_Systems.Compactness_Consistency

09:13:37 Presenting theory Prim_Dijkstra_Simple.Prim_Impl

09:13:37 Presenting theory Prim_Dijkstra_Simple.Chapter_Dijkstra

09:13:37 Presenting theory Prim_Dijkstra_Simple.Directed_Graph

09:13:37 Presenting theory Prim_Dijkstra_Simple.Directed_Graph_Specs

09:13:37 Presenting theory Prim_Dijkstra_Simple.Dijkstra_Abstract

09:13:38 Presenting theory Real_Power.RealPower

09:13:38 Presenting theory Prim_Dijkstra_Simple.Directed_Graph_Impl

09:13:38 Presenting theory PseudoHoops.Examples

09:13:38 Presenting Real_Time_Deque ...

09:13:38 Presenting document Real_Time_Deque/document

09:13:38 Presenting document Real_Time_Deque/outline

09:13:38 Presenting theory Real_Time_Deque.Deque

09:13:38 Presenting theory Real_Time_Deque.Type_Classes

09:13:38 Presenting theory Real_Time_Deque.Stack

09:13:38 Presenting theory Prim_Dijkstra_Simple.Dijkstra_Impl

09:13:38 Presenting Recursion-Theory-I ...

09:13:38 Presenting theory Real_Power.Log

09:13:38 Presenting document Recursion-Theory-I/document

09:13:38 Presenting document Recursion-Theory-I/outline

09:13:38 Presenting RefinementReactive ...

09:13:38 Presenting document RefinementReactive/document

09:13:38 Presenting document RefinementReactive/outline

09:13:38 Presenting theory Real_Time_Deque.Current

09:13:38 Presenting theory Real_Time_Deque.Idle

09:13:38 Presenting theory Propositional_Proof_Systems.Sema_Craig

09:13:38 Presenting theory Real_Time_Deque.Common

09:13:39 Presenting theory RefinementReactive.Temporal

09:13:39 Presenting theory Recursion-Theory-I.CPair

09:13:39 Presenting theory Real_Time_Deque.Big

09:13:39 Presenting theory Real_Time_Deque.Small

09:13:39 Presenting theory Possibilistic_Noninterference.After_Execution

09:13:39 Presenting theory Real_Time_Deque.States

09:13:40 Presenting theory Real_Time_Deque.RealTimeDeque

09:13:40 Presenting theory Real_Time_Deque.RTD_Util

09:13:40 Presenting theory RefinementReactive.Refinement

09:13:40 Presenting theory Real_Time_Deque.Stack_Proof

09:13:40 Presenting theory Real_Time_Deque.Idle_Proof

09:13:40 Presenting theory Proof_Strategy_Language.Try_Hard

09:13:40 Presenting file "Utils.ML"

09:13:40 Presenting file "Subtool.ML"

09:13:40 Presenting theory Real_Time_Deque.Current_Proof

09:13:40 Presenting file "Dynamic_Tactic_Generation.ML"

09:13:40 Presenting file "Constructor_Class.ML"

09:13:40 Presenting file "Instantiation.ML"

09:13:40 Presenting file "Monadic_Prover.ML"

09:13:40 Presenting file "Parser_Combinator.ML"

09:13:40 Presenting file "PSL_Parser.ML"

09:13:40 Presenting file "Isar_Interface.ML"

09:13:40 Presenting theory Proof_Strategy_Language.PSL

09:13:41 Presenting theory Possibilistic_Noninterference.Concrete

09:13:41 Presenting theory Propositional_Proof_Systems.SC

09:13:41 Presenting Regex_Equivalence ...

09:13:41 Presenting document Regex_Equivalence/document

09:13:41 Presenting document Regex_Equivalence/outline

09:13:41 Presenting theory Real_Time_Deque.Common_Proof

09:13:41 Presenting theory Recursion-Theory-I.PRecFun

09:13:41 Presenting file "Utils.ML"

09:13:41 Presenting theory PropResPI.Propositional_Resolution

09:13:41 Presenting theory Real_Time_Deque.Big_Proof

09:13:41 Presenting theory Real_Time_Deque.Small_Proof

09:13:41 Presenting theory Regex_Equivalence.Automaton

09:13:41 Presenting theory Propositional_Proof_Systems.SC_Cut

09:13:42 Presenting theory Proof_Strategy_Language.Example

09:13:42 Presenting Relational_Method ...

09:13:42 Presenting document Relational_Method/document

09:13:42 Presenting document Relational_Method/outline

09:13:42 Presenting theory Real_Time_Deque.States_Proof

09:13:43 Presenting theory Regex_Equivalence.Derivatives_Finite

09:13:43 Presenting theory Relational_Method.Definitions

09:13:43 Presenting theory Real_Time_Deque.RealTimeDeque_Dequeue

09:13:43 Presenting theory Recursion-Theory-I.PRecList

09:13:43 Presenting theory Real_Time_Deque.RealTimeDeque_Enqueue

09:13:43 Presenting theory Real_Time_Deque.RealTimeDeque_Proof

09:13:43 Presenting Resolution_FOL ...

09:13:43 Presenting document Resolution_FOL/document

09:13:43 Presenting document Resolution_FOL/outline

09:13:43 Presenting theory Regex_Equivalence.Deriv_PDeriv

09:13:44 Presenting theory Resolution_FOL.TermsAndLiterals

09:13:44 Presenting theory Regex_Equivalence.Deriv_Autos

09:13:44 Presenting theory PropResPI.Prime_Implicates

09:13:44 Presenting Robbins-Conjecture ...

09:13:44 Presenting document Robbins-Conjecture/document

09:13:44 Presenting document Robbins-Conjecture/outline

09:13:45 Presenting theory Resolution_FOL.Tree

09:13:45 Presenting theory RefinementReactive.Reactive

09:13:45 Presenting Roy_Floyd_Warshall ...

09:13:45 Presenting document Roy_Floyd_Warshall/document

09:13:45 Presenting document Roy_Floyd_Warshall/outline

09:13:46 Presenting theory Recursion-Theory-I.PRecFun2

09:13:46 Presenting theory Roy_Floyd_Warshall.Roy_Floyd_Warshall

09:13:46 Presenting SIFPL ...

09:13:46 Presenting document SIFPL/document

09:13:46 Presenting document SIFPL/outline

09:13:46 Presenting theory SIFPL.IMP

09:13:46 Presenting theory Regex_Equivalence.Position_Autos

09:13:46 Presenting theory Robbins-Conjecture.Robbins_Conjecture

09:13:46 Presenting SIFUM_Type_Systems ...

09:13:46 Presenting document SIFUM_Type_Systems/document

09:13:46 Presenting document SIFUM_Type_Systems/outline

09:13:46 Presenting theory SIFUM_Type_Systems.Preliminaries

09:13:46 Presenting theory SIFPL.VDM

09:13:47 Presenting theory Regex_Equivalence.After2

09:13:47 Presenting theory Resolution_FOL.Resolution

09:13:47 Presenting theory SIFUM_Type_Systems.Security

09:13:47 Presenting theory Propositional_Proof_Systems.SC_Depth

09:13:47 Presenting theory SIFPL.VS

09:13:47 Presenting theory Regex_Equivalence.Before2

09:13:48 Presenting theory Regex_Equivalence.Regex_Equivalence

09:13:48 Presenting theory SIFPL.ContextVS

09:13:48 Presenting theory SIFPL.Lattice

09:13:48 Presenting theory Regex_Equivalence.Examples

09:13:48 Presenting theory Resolution_FOL.Completeness

09:13:48 Presenting theory Recursion-Theory-I.PRecFinSet

09:13:48 Presenting theory Resolution_FOL.Examples

09:13:49 Presenting theory Resolution_FOL.Unification_Theorem

09:13:49 Presenting theory Resolution_FOL.Completeness_Instance

09:13:49 Presenting SPARCv8 ...

09:13:49 Presenting document SPARCv8/document

09:13:49 Presenting document SPARCv8/outline

09:13:50 Presenting theory SPARCv8.WordDecl

09:13:50 Presenting theory SPARCv8.Sparc_Types

09:13:50 Presenting theory SPARCv8.Lib

09:13:50 Presenting theory Propositional_Proof_Systems.SC_Gentzen

09:13:50 Presenting theory SIFPL.HuntSands

09:13:51 Presenting theory SIFPL.OBJ

09:13:51 Presenting theory SPARCv8.DetMonad

09:13:51 Presenting theory SPARCv8.DetMonadLemmas

09:13:51 Presenting theory Propositional_Proof_Systems.SC_Sema

09:13:51 Presenting theory SPARCv8.RegistersOps

09:13:52 Presenting theory Relational_Method.Authentication

09:13:52 Presenting theory SPARCv8.MMU

09:13:52 Presenting theory Propositional_Proof_Systems.SC_Depth_Limit

09:13:52 Presenting theory Propositional_Proof_Systems.SC_Compl_Consistency

09:13:52 Presenting theory SIFPL.VDM_OBJ

09:13:52 Presenting theory SIFPL.PBIJ

09:13:53 Presenting theory Recursion-Theory-I.PRecUnGr

09:13:53 Presenting theory Regex_Equivalence.Benchmark

09:13:53 Presenting Security_Protocol_Refinement ...

09:13:53 Presenting theory Propositional_Proof_Systems.ND

09:13:53 Presenting document Security_Protocol_Refinement/document

09:13:53 Presenting document Security_Protocol_Refinement/outline

09:13:53 Presenting theory SPARCv8.Sparc_State

09:13:53 Presenting theory Security_Protocol_Refinement.Infra

09:13:53 Presenting theory Propositional_Proof_Systems.ND_Sound

09:13:53 Presenting theory SIFUM_Type_Systems.Compositionality

09:13:53 Presenting theory Propositional_Proof_Systems.ND_Compl_Truthtable

09:13:53 Presenting theory Propositional_Proof_Systems.ND_Compl_Truthtable_Compact

09:13:53 Presenting theory Relational_Method.Anonymity

09:13:53 Presenting theory Propositional_Proof_Systems.HC

09:13:54 Presenting theory Security_Protocol_Refinement.Refinement

09:13:54 Presenting theory Propositional_Proof_Systems.HC_Compl_Consistency

09:13:54 Presenting theory Security_Protocol_Refinement.Agents

09:13:54 Presenting theory SIFUM_Type_Systems.Language

09:13:54 Presenting theory Security_Protocol_Refinement.Keys

09:13:54 Presenting theory Security_Protocol_Refinement.Atoms

09:13:54 Presenting theory Security_Protocol_Refinement.Runs

09:13:55 Presenting theory Security_Protocol_Refinement.Channels

09:13:55 Presenting theory Propositional_Proof_Systems.Resolution

09:13:55 Presenting theory Propositional_Proof_Systems.Resolution_Sound

09:13:55 Presenting theory Security_Protocol_Refinement.Message

09:13:56 Presenting theory Security_Protocol_Refinement.s0g_secrecy

09:13:56 Presenting theory Security_Protocol_Refinement.a0n_agree

09:13:56 Presenting theory Security_Protocol_Refinement.a0i_agree

09:13:56 Presenting theory Propositional_Proof_Systems.Resolution_Compl

09:13:56 Presenting theory Security_Protocol_Refinement.m1_auth

09:13:56 Presenting theory Security_Protocol_Refinement.m2_auth_chan

09:13:56 Presenting theory SPARCv8.Sparc_Instruction

09:13:56 Presenting theory Propositional_Proof_Systems.Resolution_Compl_Consistency

09:13:57 Presenting theory Propositional_Proof_Systems.HCSC

09:13:57 Presenting theory Security_Protocol_Refinement.m2_confid_chan

09:13:57 Presenting theory Propositional_Proof_Systems.SCND

09:13:57 Presenting theory Propositional_Proof_Systems.NDHC

09:13:57 Presenting theory Propositional_Proof_Systems.HCSCND

09:13:57 Presenting theory Security_Protocol_Refinement.m3_sig

09:13:57 Presenting theory Security_Protocol_Refinement.m3_enc

09:13:57 Presenting theory SPARCv8.Sparc_Execution

09:13:58 Presenting theory Security_Protocol_Refinement.m1_keydist

09:13:58 Presenting theory Relational_Method.Possibility

09:13:58 Presenting theory Recursion-Theory-I.RecEnSet

09:13:58 Presenting SenSocialChoice ...

09:13:58 Presenting document SenSocialChoice/document

09:13:58 Presenting document SenSocialChoice/outline

09:13:58 Presenting Separation_Algebra ...

09:13:58 Presenting document Separation_Algebra/document

09:13:58 Presenting document Separation_Algebra/outline

09:13:59 Presenting theory Security_Protocol_Refinement.m1_keydist_iirn

09:13:59 Presenting theory SIFUM_Type_Systems.TypeSystem

09:13:59 Presenting theory SenSocialChoice.FSext

09:13:59 Presenting theory SenSocialChoice.RPRs

09:13:59 Presenting theory Security_Protocol_Refinement.m1_keydist_inrn

09:14:00 Presenting theory Separation_Algebra.Separation_Algebra

09:14:00 Presenting theory Separation_Algebra.Sep_Heap_Instance

09:14:00 Presenting theory SenSocialChoice.SCFs

09:14:00 Presenting theory SIFPL.VS_OBJ

09:14:00 Presenting theory Security_Protocol_Refinement.m1_kerberos

09:14:01 Presenting theory Separation_Algebra.Sep_Tactics

09:14:01 Presenting file "sep_tactics.ML"

09:14:01 Presenting theory Separation_Algebra.Simple_Separation_Example

09:14:01 Presenting theory Separation_Algebra.Sep_Tactics_Test

09:14:01 Presenting theory Security_Protocol_Refinement.m2_kerberos

09:14:01 Presenting theory SIFUM_Type_Systems.LocallySoundModeUse

09:14:01 Presenting Simpl ...

09:14:01 Presenting document Simpl/document

09:14:01 Presenting document Simpl/outline

09:14:02 Presenting theory Security_Protocol_Refinement.m3_kerberos_par

09:14:02 Presenting theory SenSocialChoice.Arrow

09:14:02 Presenting theory Separation_Algebra.Map_Extra

09:14:03 Presenting theory Security_Protocol_Refinement.m3_kerberos5

09:14:03 Presenting theory SIFPL.ContextOBJ

09:14:03 Presenting BDD ...

09:14:03 Presenting document BDD/document

09:14:03 Presenting document BDD/outline

09:14:03 Presenting theory Separation_Algebra.VM_Example

09:14:03 Presenting theory Security_Protocol_Refinement.m3_kerberos4

09:14:03 Presenting theory Separation_Algebra.Separation_Algebra_Alt

09:14:03 Presenting theory BDD.BinDag

09:14:04 Presenting theory Separation_Algebra.Sep_Eq

09:14:04 Presenting theory Separation_Algebra.Types_D

09:14:04 Presenting theory SenSocialChoice.Sen

09:14:04 Presenting theory Propositional_Proof_Systems.LSC

09:14:05 Presenting theory Security_Protocol_Refinement.m1_nssk

09:14:05 Presenting theory Separation_Algebra.Abstract_Separation_D

09:14:05 Presenting theory Simpl.Language

09:14:05 Presenting theory Separation_Algebra.Separation_D

09:14:05 Presenting Planarity_Certificates ...

09:14:05 Presenting document Planarity_Certificates/document

09:14:05 Presenting document Planarity_Certificates/outline

09:14:05 Presenting theory Planarity_Certificates.Lib

09:14:05 Presenting theory SenSocialChoice.May

09:14:06 Presenting theory Security_Protocol_Refinement.m2_nssk

09:14:06 Presenting SimplifiedOntologicalArgument ...

09:14:06 Presenting document SimplifiedOntologicalArgument/document

09:14:06 Presenting document SimplifiedOntologicalArgument/outline

09:14:06 Presenting theory SimplifiedOntologicalArgument.HOML

09:14:06 Presenting theory SimplifiedOntologicalArgument.DisableKodkodScala

09:14:06 Presenting theory SimplifiedOntologicalArgument.SimplifiedOntologicalArgument

09:14:06 Presenting theory SimplifiedOntologicalArgument.MFilter

09:14:06 Presenting theory Planarity_Certificates.OptionMonad

09:14:06 Presenting theory SimplifiedOntologicalArgument.BaseDefs

09:14:06 Presenting theory SimplifiedOntologicalArgument.ScottVariant

09:14:06 Presenting theory SimplifiedOntologicalArgument.UFilterVariant

09:14:06 Presenting theory SimplifiedOntologicalArgument.SimpleVariant

09:14:06 Presenting theory SimplifiedOntologicalArgument.SimpleVariantPG

09:14:06 Presenting theory SimplifiedOntologicalArgument.SimpleVariantSE

09:14:06 Presenting theory SimplifiedOntologicalArgument.SimpleVariantSEinT

09:14:06 Presenting theory SimplifiedOntologicalArgument.SimpleVariantHF

09:14:06 Presenting theory Propositional_Proof_Systems.LSC_Resolution

09:14:06 Presenting theory SimplifiedOntologicalArgument.KanckosLethenNo2Possibilist

09:14:06 Presenting Sliding_Window_Algorithm ...

09:14:06 Presenting document Sliding_Window_Algorithm/document

09:14:06 Presenting document Sliding_Window_Algorithm/outline

09:14:07 Presenting theory Propositional_Proof_Systems.ND_FiniteAssms

09:14:07 Presenting theory Propositional_Proof_Systems.ND_Compl_SC

09:14:07 Presenting theory Security_Protocol_Refinement.m3_nssk_par

09:14:07 Presenting theory Propositional_Proof_Systems.Resolution_Compl_SC_Small

09:14:07 Presenting theory Propositional_Proof_Systems.Resolution_Compl_SC_Full

09:14:07 Presenting theory BDD.General

09:14:07 Presenting theory Sliding_Window_Algorithm.SWA

09:14:07 Presenting theory BDD.ProcedureSpecs

09:14:08 Presenting Statecharts ...

09:14:08 Presenting document Statecharts/document

09:14:08 Presenting document Statecharts/outline

09:14:08 Presenting theory BDD.EvalProof

09:14:08 Presenting theory Statecharts.Contrib

09:14:08 Presenting theory Statecharts.DataSpace

09:14:08 Presenting theory Statecharts.Data

09:14:08 Presenting theory Statecharts.Update

09:14:09 Presenting theory Security_Protocol_Refinement.m3_nssk

09:14:09 Presenting theory Propositional_Proof_Systems.MiniSC

09:14:09 Presenting theory Planarity_Certificates.NonDetMonad

09:14:09 Presenting theory Statecharts.Expr

09:14:09 Presenting theory Propositional_Proof_Systems.MiniSC_HC

09:14:09 Presenting theory Security_Protocol_Refinement.m1_ds

09:14:09 Presenting theory Statecharts.SA

09:14:10 Presenting theory Planarity_Certificates.NonDetMonadLemmas

09:14:10 Presenting theory Security_Protocol_Refinement.m2_ds

09:14:10 Presenting theory Statecharts.HA

09:14:10 Presenting theory Planarity_Certificates.OptionMonadND

09:14:11 Presenting theory BDD.LevellistProof

09:14:11 Presenting theory Security_Protocol_Refinement.m3_ds_par

09:14:12 Presenting theory BDD.ShareRepProof

09:14:12 Presenting theory Planarity_Certificates.WP

09:14:12 Presenting file "WP-method.ML"

09:14:12 Presenting theory Security_Protocol_Refinement.m3_ds

09:14:12 Presenting Stellar_Quorums ...

09:14:12 Presenting document Stellar_Quorums/document

09:14:12 Presenting document Stellar_Quorums/outline

09:14:13 Presenting theory Statecharts.HASem

09:14:13 Presenting theory Statecharts.Kripke

09:14:13 Presenting theory Statecharts.HAKripke

09:14:14 Presenting theory Propositional_Proof_Systems.MiniSC_Craig

09:14:14 Presenting theory Planarity_Certificates.OptionMonadWP

09:14:14 Presenting Stone_Algebras ...

09:14:14 Presenting document Stone_Algebras/document

09:14:14 Presenting document Stone_Algebras/outline

09:14:14 Presenting theory Stellar_Quorums.Stellar_Quorums

09:14:14 Presenting Stone_Relation_Algebras ...

09:14:14 Presenting document Stone_Relation_Algebras/document

09:14:14 Presenting document Stone_Relation_Algebras/outline

09:14:15 Presenting theory Statecharts.HAOps

09:14:15 Presenting theory Stone_Algebras.Lattice_Basics

09:14:15 Presenting theory Planarity_Certificates.Graph_Genus

09:14:16 Presenting theory Statecharts.CarAudioSystem

09:14:16 Presenting theory Planarity_Certificates.List_Aux

09:14:16 Presenting Stone_Kleene_Relation_Algebras ...

09:14:16 Presenting document Stone_Kleene_Relation_Algebras/document

09:14:16 Presenting document Stone_Kleene_Relation_Algebras/outline

09:14:16 Presenting theory Stone_Relation_Algebras.Fixpoints

09:14:16 Presenting theory Stone_Kleene_Relation_Algebras.Iterings

09:14:16 Presenting theory Stone_Relation_Algebras.Semirings

09:14:17 Presenting theory Stone_Kleene_Relation_Algebras.Kleene_Algebras

09:14:17 Presenting theory Stone_Algebras.P_Algebras

09:14:18 Presenting theory BDD.ShareReduceRepListProof

09:14:18 Presenting theory Planarity_Certificates.Executable_Permutations

09:14:19 Presenting theory Stone_Relation_Algebras.Relation_Algebras

09:14:19 Presenting theory Stone_Relation_Algebras.Relation_Subalgebras

09:14:19 Presenting theory Stone_Algebras.Filters

09:14:20 Presenting theory Simpl.Semantic

09:14:20 Presenting theory Planarity_Certificates.Digraph_Map_Impl

09:14:21 Presenting theory BDD.RepointProof

09:14:21 Presenting theory Stone_Relation_Algebras.Matrix_Relation_Algebras

09:14:22 Presenting theory Stone_Kleene_Relation_Algebras.Kleene_Relation_Algebras

09:14:22 Presenting theory Planarity_Certificates.Planar_Complete

09:14:22 Presenting theory Simpl.HoarePartialDef

09:14:22 Presenting theory Planarity_Certificates.Reachablen

09:14:22 Presenting theory Stone_Kleene_Relation_Algebras.Kleene_Relation_Subalgebras

09:14:23 Presenting theory Stone_Relation_Algebras.Linear_Order_Matrices

09:14:23 Presenting theory Planarity_Certificates.Permutations_2

09:14:23 Presenting Aggregation_Algebras ...

09:14:23 Presenting document Aggregation_Algebras/document

09:14:23 Presenting document Aggregation_Algebras/outline

09:14:24 Presenting theory Planarity_Certificates.Planar_Subdivision

09:14:25 Presenting theory Aggregation_Algebras.Semigroups_Big

09:14:25 Presenting theory Aggregation_Algebras.Aggregation_Algebras

09:14:27 Presenting theory Aggregation_Algebras.Matrix_Aggregation_Algebras

09:14:28 Presenting theory Stone_Kleene_Relation_Algebras.Matrix_Kleene_Algebras

09:14:28 Presenting Relational_Minimum_Spanning_Trees ...

09:14:28 Presenting document Relational_Minimum_Spanning_Trees/document

09:14:28 Presenting document Relational_Minimum_Spanning_Trees/outline

09:14:28 Presenting theory Planarity_Certificates.Planar_Subgraph

09:14:29 Presenting theory Planarity_Certificates.Kuratowski_Combinatorial

09:14:29 Presenting theory Planarity_Certificates.Simpl_Anno

09:14:29 Presenting theory Relational_Minimum_Spanning_Trees.Kruskal

09:14:29 Presenting theory Planarity_Certificates.Check_Non_Planarity_Impl

09:14:30 Presenting theory Relational_Minimum_Spanning_Trees.Prim

09:14:30 Presenting theory Aggregation_Algebras.Linear_Aggregation_Algebras

09:14:30 Presenting Relational_Disjoint_Set_Forests ...

09:14:30 Presenting document Relational_Disjoint_Set_Forests/document

09:14:30 Presenting document Relational_Disjoint_Set_Forests/outline

09:14:30 Presenting theory Simpl.HoarePartialProps

09:14:31 Presenting theory BDD.NormalizeTotalProof

09:14:31 Presenting Relational_Forests ...

09:14:31 Presenting document Relational_Forests/document

09:14:31 Presenting document Relational_Forests/outline

09:14:31 Presenting theory Stone_Algebras.Stone_Construction

09:14:31 Presenting Subset_Boolean_Algebras ...

09:14:31 Presenting document Subset_Boolean_Algebras/document

09:14:31 Presenting document Subset_Boolean_Algebras/outline

09:14:32 Presenting theory Simpl.HoarePartial

09:14:34 Presenting theory Relational_Disjoint_Set_Forests.Disjoint_Set_Forests

09:14:35 Presenting theory Relational_Forests.Forests

09:14:35 Presenting theory SPARCv8.Sparc_Properties

09:14:35 Presenting theory Planarity_Certificates.Check_Non_Planarity_Verification

09:14:35 Presenting theory Simpl.Termination

09:14:35 Presenting theory Planarity_Certificates.AutoCorres_Misc

09:14:36 Presenting theory Relational_Minimum_Spanning_Trees.Boruvka

09:14:36 Presenting theory Planarity_Certificates.Setup_AutoCorres

09:14:36 Presenting file "$AFP/Case_Labeling/util.ML"

09:14:36 Presenting theory Relational_Forests.Algorithms

09:14:37 Presenting Store_Buffer_Reduction ...

09:14:37 Presenting document Store_Buffer_Reduction/document

09:14:37 Presenting document Store_Buffer_Reduction/outline

09:14:37 Presenting Strong_Security ...

09:14:37 Presenting document Strong_Security/document

09:14:37 Presenting document Strong_Security/outline

09:14:37 Presenting theory Strong_Security.Types

09:14:37 Presenting theory Strong_Security.Expr

09:14:37 Presenting theory Strong_Security.Domain_example

09:14:38 Presenting theory Strong_Security.MWLf

09:14:38 Presenting theory Relational_Disjoint_Set_Forests.More_Disjoint_Set_Forests

09:14:39 Presenting theory SPARCv8.Sparc_Init_State

09:14:39 Presenting Sugar ...

09:14:39 Presenting theory SPARCv8.Sparc_Code_Gen

09:14:39 Presenting Sunflowers ...

09:14:39 Presenting document Sugar/sugar

09:14:39 Presenting document Sunflowers/document

09:14:39 Presenting document Sunflowers/outline

09:14:39 Presenting theory Sugar.Sugar

09:14:39 Presenting Syntax_Independent_Logic ...

09:14:39 Presenting document Syntax_Independent_Logic/document

09:14:39 Presenting document Syntax_Independent_Logic/outline

09:14:39 Presenting theory Strong_Security.Strong_Security

09:14:39 Presenting theory Syntax_Independent_Logic.Prelim

09:14:39 Presenting theory Strong_Security.Up_To_Technique

09:14:39 Presenting theory Strong_Security.Parallel_Composition

09:14:39 Presenting theory Sunflowers.Sunflower

09:14:40 Presenting theory Subset_Boolean_Algebras.Subset_Boolean_Algebras

09:14:40 Presenting theory Strong_Security.Strongly_Secure_Skip_Assign

09:14:41 Presenting theory Sunflowers.Erdos_Rado_Sunflower

09:14:41 Presenting Goedel_Incompleteness ...

09:14:41 Presenting document Goedel_Incompleteness/document

09:14:41 Presenting document Goedel_Incompleteness/outline

09:14:41 Presenting Goedel_HFSet_Semantic ...

09:14:41 Presenting document Goedel_HFSet_Semantic/document

09:14:41 Presenting document Goedel_HFSet_Semantic/outline

09:14:42 Presenting theory Goedel_Incompleteness.Deduction2

09:14:42 Presenting theory Simpl.SmallStep

09:14:42 Presenting theory Goedel_Incompleteness.Abstract_Encoding

09:14:42 Presenting theory Planarity_Certificates.Check_Planarity_Verification

09:14:42 Presenting theory Goedel_HFSet_Semantic.Instance

09:14:42 Presenting Goedel_HFSet_Semanticless ...

09:14:42 Presenting document Goedel_HFSet_Semanticless/document

09:14:42 Presenting document Goedel_HFSet_Semanticless/outline

09:14:42 Presenting theory Planarity_Certificates.Planarity_Certificates

09:14:42 Presenting Robinson_Arithmetic ...

09:14:42 Presenting document Robinson_Arithmetic/document

09:14:42 Presenting document Robinson_Arithmetic/outline

09:14:43 Presenting theory Simpl.HoareTotalDef

09:14:43 Presenting theory Goedel_Incompleteness.Abstract_Representability

09:14:44 Presenting theory Goedel_Incompleteness.Diagonalization

09:14:45 Presenting theory Goedel_Incompleteness.Derivability_Conditions

09:14:45 Presenting theory Syntax_Independent_Logic.Syntax

09:14:45 Presenting theory Goedel_Incompleteness.Goedel_Formula

09:14:46 Presenting theory Goedel_Incompleteness.Standard_Model_More

09:14:46 Presenting theory Robinson_Arithmetic.Robinson_Arithmetic

09:14:47 Presenting theory Goedel_Incompleteness.Abstract_First_Goedel

09:14:47 Presenting theory Goedel_Incompleteness.Rosser_Formula

09:14:47 Presenting theory Strong_Security.Language_Composition

09:14:48 Presenting theory Robinson_Arithmetic.Instance

09:14:48 Presenting Szpilrajn ...

09:14:48 Presenting document Szpilrajn/document

09:14:48 Presenting document Szpilrajn/outline

09:14:48 Presenting theory Goedel_HFSet_Semanticless.SyntaxN

09:14:48 Presenting theory Strong_Security.Type_System

09:14:48 Presenting theory Goedel_Incompleteness.Abstract_First_Goedel_Rosser

09:14:48 Presenting theory Goedel_Incompleteness.Abstract_Second_Goedel

09:14:48 Presenting theory Strong_Security.Type_System_example

09:14:48 Presenting TESL_Language ...

09:14:48 Presenting document TESL_Language/document

09:14:48 Presenting document TESL_Language/outline

09:14:49 Presenting theory TESL_Language.Introduction

09:14:49 Presenting theory Goedel_Incompleteness.Abstract_Jeroslow_Encoding

09:14:49 Presenting theory TESL_Language.TESL

09:14:49 Presenting theory Goedel_Incompleteness.Jeroslow_Original

09:14:50 Presenting theory Simpl.HoareTotalProps

09:14:50 Presenting theory TESL_Language.Run

09:14:50 Presenting theory Goedel_Incompleteness.Jeroslow_Simplified

09:14:50 Presenting theory Goedel_Incompleteness.Loeb_Formula

09:14:50 Presenting theory Goedel_Incompleteness.Loeb

09:14:50 Presenting theory TESL_Language.Denotational

09:14:50 Presenting theory Syntax_Independent_Logic.Deduction

09:14:50 Presenting theory Goedel_Incompleteness.Tarski

09:14:50 Presenting theory Goedel_Incompleteness.All_Abstract

09:14:50 Presenting TLA ...

09:14:50 Presenting document TLA/document

09:14:50 Presenting document TLA/outline

09:14:50 Presenting theory Goedel_HFSet_Semanticless.Coding

09:14:51 Presenting theory Szpilrajn.Szpilrajn

09:14:51 Presenting theory TESL_Language.SymbolicPrimitive

09:14:51 Presenting Timed_Automata ...

09:14:51 Presenting document Timed_Automata/document

09:14:51 Presenting document Timed_Automata/outline

09:14:51 Presenting theory TLA.Sequence

09:14:51 Presenting theory TLA.Intensional

09:14:51 Presenting theory TESL_Language.Operational

09:14:51 Presenting theory TLA.Semantics

09:14:52 Presenting theory TLA.PreFormulas

09:14:52 Presenting theory Syntax_Independent_Logic.Natural_Deduction

09:14:52 Presenting theory TLA.Rules

09:14:53 Presenting theory TLA.Liveness

09:14:53 Presenting theory TLA.State

09:14:53 Presenting theory TLA.Even

09:14:54 Presenting theory TLA.Inc

09:14:54 Presenting theory Syntax_Independent_Logic.Pseudo_Term

09:14:54 Presenting theory TESL_Language.Corecursive_Prop

09:14:54 Presenting theory Syntax_Independent_Logic.Standard_Model

09:14:54 Presenting theory TLA.Buffer

09:14:54 Presenting Topological_Semantics ...

09:14:54 Presenting document Topological_Semantics/document

09:14:54 Presenting document Topological_Semantics/outline

09:14:55 Presenting theory Topological_Semantics.sse_boolean_algebra

09:14:55 Presenting theory Goedel_HFSet_Semanticless.Predicates

09:14:55 Presenting theory Topological_Semantics.sse_boolean_algebra_quantification

09:14:55 Presenting theory Simpl.HoareTotal

09:14:56 Presenting theory Topological_Semantics.sse_operation_positive

09:14:56 Presenting theory Topological_Semantics.sse_operation_positive_quantification

09:14:56 Presenting theory Goedel_HFSet_Semanticless.Sigma

09:14:57 Presenting theory Simpl.Hoare

09:14:57 Presenting theory Simpl.StateSpace

09:14:57 Presenting theory TESL_Language.Hygge_Theory

09:14:58 Presenting theory TESL_Language.StutteringDefs

09:14:58 Presenting theory Topological_Semantics.sse_operation_negative

09:14:59 Presenting theory Timed_Automata.Floyd_Warshall

09:14:59 Presenting theory Topological_Semantics.sse_operation_negative_quantification

09:15:00 Presenting theory Goedel_HFSet_Semanticless.Coding_Predicates

09:15:01 Presenting theory Timed_Automata.Timed_Automata

09:15:01 Presenting theory Topological_Semantics.topo_operators_basic

09:15:01 Presenting theory Syntax_Independent_Logic.Syntax_Arith

09:15:02 Presenting theory TESL_Language.StutteringLemmas

09:15:02 Presenting theory Timed_Automata.DBM

09:15:02 Presenting theory Goedel_HFSet_Semanticless.Pf_Predicates

09:15:02 Presenting theory TESL_Language.Stuttering

09:15:02 Presenting theory TESL_Language.Config_Morphisms

09:15:02 Presenting Transitive-Closure-II ...

09:15:02 Presenting document Transitive-Closure-II/document

09:15:02 Presenting document Transitive-Closure-II/outline

09:15:03 Presenting theory Transitive-Closure-II.RTrancl

09:15:03 Presenting Tree_Decomposition ...

09:15:03 Presenting document Tree_Decomposition/document

09:15:03 Presenting document Tree_Decomposition/outline

09:15:03 Presenting theory Topological_Semantics.topo_operators_derivative

09:15:03 Presenting theory Tree_Decomposition.Graph

09:15:03 Presenting theory Tree_Decomposition.Tree

09:15:04 Presenting theory Topological_Semantics.topo_alexandrov

09:15:04 Presenting theory Tree_Decomposition.TreeDecomposition

09:15:04 Presenting theory Tree_Decomposition.TreewidthTree

09:15:04 Presenting theory Timed_Automata.Paths_Cycles

09:15:04 Presenting theory Tree_Decomposition.TreewidthCompleteGraph

09:15:04 Presenting theory Syntax_Independent_Logic.Deduction_Q

09:15:04 Presenting theory Tree_Decomposition.ExampleInstantiations

09:15:04 Presenting Tutorial ...

09:15:04 Presenting document Tutorial/tutorial

09:15:04 Presenting theory Tutorial.Base

09:15:04 Presenting theory Tutorial.ToyList_Test

09:15:04 Presenting Typeclass_Hierarchy ...

09:15:04 Presenting document Typeclass_Hierarchy/typeclass_hierarchy

09:15:04 Presenting theory Tutorial.ToyList

09:15:05 Presenting theory Tutorial.Ifexpr

09:15:05 Presenting theory Topological_Semantics.topo_frontier_algebra

09:15:05 Presenting theory Tutorial.CodeGen

09:15:05 Presenting theory Typeclass_Hierarchy.Setup

09:15:05 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

09:15:05 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

09:15:05 Presenting theory Typeclass_Hierarchy.Typeclass_Hierarchy

09:15:05 Presenting Types_Tableaus_and_Goedels_God ...

09:15:05 Presenting document Types_Tableaus_and_Goedels_God/document

09:15:05 Presenting document Types_Tableaus_and_Goedels_God/outline

09:15:05 Presenting theory Types_Tableaus_and_Goedels_God.Relations

09:15:05 Presenting theory Tutorial.Trie

09:15:05 Presenting theory Tutorial.ABexpr

09:15:05 Presenting theory Types_Tableaus_and_Goedels_God.IHOML

09:15:05 Presenting theory Tutorial.unfoldnested

09:15:06 Presenting theory Tutorial.Nested

09:15:06 Presenting theory Tutorial.Fundata

09:15:06 Presenting theory Tutorial.fun0

09:15:06 Presenting theory Tutorial.simp2

09:15:06 Presenting theory Tutorial.PDL

09:15:06 Presenting theory Types_Tableaus_and_Goedels_God.IHOML_Examples

09:15:06 Presenting theory Tutorial.CTL

09:15:06 Presenting theory Types_Tableaus_and_Goedels_God.GoedelProof_P1

09:15:06 Presenting theory Tutorial.CTLind

09:15:06 Presenting theory Types_Tableaus_and_Goedels_God.GoedelProof_P2

09:15:06 Presenting theory Tutorial.Setup

09:15:06 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

09:15:06 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

09:15:07 Presenting theory Tutorial.Even

09:15:07 Presenting theory Tutorial.Mutual

09:15:07 Presenting theory Types_Tableaus_and_Goedels_God.FittingProof

09:15:07 Presenting theory Tutorial.Star

09:15:07 Presenting theory Types_Tableaus_and_Goedels_God.AndersonProof

09:15:07 Presenting theory Tutorial.AB

09:15:07 Presenting UPF ...

09:15:07 Presenting document UPF/document

09:15:07 Presenting document UPF/outline

09:15:07 Presenting theory Tutorial.Advanced

09:15:07 Presenting theory Tutorial.Tree

09:15:07 Presenting theory Tutorial.Tree2

09:15:07 Presenting theory Tutorial.Plus

09:15:07 Presenting theory Tutorial.case_exprs

09:15:07 Presenting theory Tutorial.fakenat

09:15:07 Presenting theory UPF.Monads

09:15:07 Presenting theory Tutorial.natsum

09:15:07 Presenting theory Tutorial.pairs2

09:15:07 Presenting theory Tutorial.Option2

09:15:07 Presenting theory Tutorial.types

09:15:07 Presenting theory Tutorial.prime_def

09:15:07 Presenting theory Timed_Automata.DBM_Basics

09:15:07 Presenting theory Tutorial.simp

09:15:07 Presenting theory UPF.UPFCore

09:15:07 Presenting theory Tutorial.Itrev

09:15:07 Presenting theory Tutorial.AdvancedInd

09:15:07 Presenting theory Tutorial.appendix

09:15:08 Presenting theory UPF.ElementaryPolicies

09:15:08 Presenting theory UPF.SeqComposition

09:15:08 Presenting theory UPF.ParallelComposition

09:15:08 Presenting theory UPF.Normalisation

09:15:08 Presenting theory Tutorial.Message

09:15:08 Presenting theory UPF.NormalisationTestSpecification

09:15:08 Presenting theory UPF.Analysis

09:15:08 Presenting theory UPF.UPF

09:15:09 Presenting theory Tutorial.Event

09:15:09 Presenting theory Tutorial.Public

09:15:09 Presenting theory Tutorial.NS_Public

09:15:09 Presenting theory Isabelle_C.C_Ast

09:15:09 Presenting theory Tutorial.Documents

09:15:09 Presenting theory Tutorial.Numbers

09:15:10 Presenting theory Tutorial.Pairs

09:15:10 Presenting theory Tutorial.Records

09:15:10 Presenting theory UPF.Service

09:15:10 Presenting theory Tutorial.Typedefs

09:15:11 Presenting file "$AFP/Isabelle_C/C11-FrontEnd/generated/c_ast.ML"

09:15:11 Presenting theory Tutorial.Overloading

09:15:11 Presenting theory Tutorial.Axioms

09:15:11 Presenting theory Tutorial.Basic

09:15:11 Presenting theory Tutorial.Blast

09:15:11 Presenting theory UPF.ServiceExample

09:15:11 Presenting UPF_Firewall ...

09:15:11 Presenting theory Tutorial.Force

09:15:11 Presenting document UPF_Firewall/document

09:15:11 Presenting document UPF_Firewall/outline

09:15:11 Presenting theory Tutorial.TPrimes

09:15:11 Presenting theory Tutorial.Forward

09:15:11 Presenting theory UPF_Firewall.NetworkCore

09:15:11 Presenting theory Tutorial.Tacticals

09:15:11 Presenting theory UPF_Firewall.DatatypeAddress

09:15:11 Presenting theory Tutorial.find2

09:15:11 Presenting theory Tutorial.Examples

09:15:11 Presenting theory Tutorial.Functions

09:15:11 Presenting theory UPF_Firewall.DatatypePort

09:15:11 Presenting theory UPF_Firewall.IntegerAddress

09:15:11 Presenting theory Tutorial.Relations

09:15:11 Presenting theory Tutorial.Recur

09:15:11 Presenting Universal_Turing_Machine ...

09:15:11 Presenting document Universal_Turing_Machine/document

09:15:11 Presenting document Universal_Turing_Machine/outline

09:15:11 Presenting theory UPF_Firewall.IntegerPort

09:15:12 Presenting theory UPF_Firewall.IntegerPort_TCPUDP

09:15:12 Presenting theory Store_Buffer_Reduction.ReduceStoreBuffer

09:15:12 Presenting theory UPF_Firewall.IPv4

09:15:12 Presenting theory UPF_Firewall.IPv4_TCPUDP

09:15:12 Presenting theory UPF_Firewall.NetworkModels

09:15:12 Presenting theory UPF_Firewall.PolicyCore

09:15:12 Presenting theory UPF_Firewall.PolicyCombinators

09:15:12 Presenting theory Topological_Semantics.topo_negation_conditions

09:15:13 Presenting theory UPF_Firewall.PortCombinators

09:15:13 Presenting theory UPF_Firewall.ProtocolPortCombinators

09:15:13 Presenting theory Universal_Turing_Machine.Turing

09:15:13 Presenting theory UPF_Firewall.Ports

09:15:13 Presenting theory UPF_Firewall.PacketFilter

09:15:13 Presenting theory UPF_Firewall.NAT

09:15:13 Presenting theory Topological_Semantics.topo_negation_fixedpoints

09:15:14 Presenting theory Universal_Turing_Machine.Turing_Hoare

09:15:15 Presenting theory Universal_Turing_Machine.Uncomputable

09:15:16 Presenting theory Timed_Automata.DBM_Operations

09:15:16 Presenting theory UPF_Firewall.FWNormalisationCore

09:15:18 Presenting theory Goedel_HFSet_Semanticless.II_Prelims

09:15:18 Presenting theory Timed_Automata.DBM_Zone_Semantics

09:15:18 Presenting theory Topological_Semantics.ex_LFIs

09:15:19 Presenting theory Simpl.AlternativeSmallStep

09:15:19 Presenting theory Goedel_HFSet_Semanticless.Pseudo_Coding

09:15:20 Presenting theory Simpl.Simpl_Heap

09:15:20 Presenting theory Timed_Automata.Misc

09:15:20 Presenting theory Universal_Turing_Machine.Abacus_Mopup

09:15:20 Presenting theory Timed_Automata.DBM_Normalization

09:15:20 Presenting theory Simpl.HeapList

09:15:21 Presenting theory Topological_Semantics.topo_strict_implication

09:15:22 Presenting theory Simpl.Generalise

09:15:22 Presenting file "generalise_state.ML"

09:15:23 Presenting theory Goedel_HFSet_Semanticless.Quote

09:15:25 Presenting theory Goedel_HFSet_Semanticless.Functions

09:15:25 Presenting theory UPF_Firewall.NormalisationGenericProofs

09:15:26 Presenting theory Isabelle_C.C_Environment

09:15:26 Presenting theory Topological_Semantics.ex_subminimal_logics

09:15:26 Presenting theory Goedel_HFSet_Semanticless.Goedel_I

09:15:27 Presenting theory Goedel_HFSet_Semanticless.Instance

09:15:27 Presenting Van_Emde_Boas_Trees ...

09:15:27 Presenting document Van_Emde_Boas_Trees/document

09:15:27 Presenting document Van_Emde_Boas_Trees/outline

09:15:28 Presenting theory Topological_Semantics.topo_derivative_algebra

09:15:29 Presenting theory Topological_Semantics.ex_LFUs

09:15:29 Presenting theory Topological_Semantics.topo_border_algebra

09:15:29 Presenting theory Topological_Semantics.topo_closure_algebra

09:15:30 Presenting theory Topological_Semantics.topo_interior_algebra

09:15:30 Presenting Van_der_Waerden ...

09:15:30 Presenting document Van_der_Waerden/document

09:15:30 Presenting document Van_der_Waerden/outline

09:15:30 Presenting theory Van_der_Waerden.Digits

09:15:30 Presenting theory Timed_Automata.Regions_Beta

09:15:31 Presenting theory Van_Emde_Boas_Trees.Heap_Time_Monad

09:15:33 Presenting theory Van_Emde_Boas_Trees.Array_Time

09:15:33 Presenting theory Van_Emde_Boas_Trees.Heap

09:15:33 Presenting theory Van_der_Waerden.Van_der_Waerden

09:15:33 Presenting VeriComp ...

09:15:33 Presenting document VeriComp/document

09:15:33 Presenting document VeriComp/outline

09:15:33 Presenting theory VeriComp.Behaviour

09:15:34 Presenting theory VeriComp.Well_founded

09:15:34 Presenting theory VeriComp.Inf

09:15:34 Presenting theory VeriComp.Transfer_Extras

09:15:34 Presenting theory VeriComp.Semantics

09:15:34 Presenting theory VeriComp.Language

09:15:34 Presenting theory Van_Emde_Boas_Trees.Ref_Time

09:15:34 Presenting theory Van_Emde_Boas_Trees.Imperative_HOL_Time

09:15:34 Presenting theory Van_Emde_Boas_Trees.Syntax_Match

09:15:34 Presenting theory VeriComp.Simulation

09:15:35 Presenting theory VeriComp.Compiler

09:15:35 Presenting theory VeriComp.Fixpoint

09:15:35 Presenting Verified-Prover ...

09:15:35 Presenting document Verified-Prover/document

09:15:35 Presenting document Verified-Prover/outline

09:15:36 Presenting theory Van_Emde_Boas_Trees.Assertions

09:15:37 Presenting theory Van_Emde_Boas_Trees.Hoare_Triple

09:15:38 Presenting theory Van_Emde_Boas_Trees.Refine_Imp_Hol

09:15:38 Presenting theory Verified-Prover.Prover

09:15:38 Presenting theory Universal_Turing_Machine.Abacus

09:15:38 Presenting Verified_SAT_Based_AI_Planning ...

09:15:38 Presenting document Verified_SAT_Based_AI_Planning/document

09:15:38 Presenting document Verified_SAT_Based_AI_Planning/outline

09:15:38 Presenting theory Verified_SAT_Based_AI_Planning.List_Supplement

09:15:38 Presenting theory Verified_SAT_Based_AI_Planning.Map_Supplement

09:15:38 Presenting theory Verified_SAT_Based_AI_Planning.CNF_Supplement

09:15:39 Presenting theory Verified_SAT_Based_AI_Planning.CNF_Semantics_Supplement

09:15:39 Presenting theory Verified_SAT_Based_AI_Planning.State_Variable_Representation

09:15:39 Presenting theory Verified_SAT_Based_AI_Planning.STRIPS_Representation

09:15:39 Presenting theory Universal_Turing_Machine.Abacus_Defs

09:15:39 Presenting theory Universal_Turing_Machine.Rec_Def

09:15:39 Presenting theory Timed_Automata.Regions

09:15:39 Presenting theory UPF_Firewall.NormalisationIntegerPortProof

09:15:40 Presenting theory Van_Emde_Boas_Trees.Automation

09:15:40 Presenting theory Van_Emde_Boas_Trees.Sep_Main

09:15:40 Presenting theory Van_Emde_Boas_Trees.Imperative_HOL_Add

09:15:40 Presenting theory Store_Buffer_Reduction.ReduceStoreBufferSimulation

09:15:40 Presenting theory Universal_Turing_Machine.Abacus_Hoare

09:15:41 Presenting theory Van_Emde_Boas_Trees.Time_Reasoning

09:15:41 Presenting theory Simpl.Vcg

09:15:41 Presenting theory Verified_SAT_Based_AI_Planning.STRIPS_Semantics

09:15:41 Presenting file "hoare.ML"

09:15:41 Presenting file "hoare_syntax.ML"

09:15:42 Presenting theory Van_Emde_Boas_Trees.Simple_TBOUND_Cond

09:15:42 Presenting theory Van_Emde_Boas_Trees.VEBT_Example_Setup

09:15:42 Presenting theory Verified_SAT_Based_AI_Planning.SAS_Plus_Representation

09:15:42 Presenting theory Simpl.SyntaxTest

09:15:43 Presenting theory Verified_SAT_Based_AI_Planning.SAS_Plus_Semantics

09:15:43 Presenting theory Simpl.VcgEx

09:15:43 Presenting theory Timed_Automata.Closure

09:15:45 Presenting theory Van_Emde_Boas_Trees.VEBT_Definitions

09:15:45 Presenting theory Simpl.VcgExSP

09:15:45 Presenting theory Simpl.VcgExTotal

09:15:45 Presenting theory Simpl.Quicksort

09:15:45 Presenting theory Simpl.XVcg

09:15:45 Presenting theory Simpl.XVcgEx

09:15:45 Presenting theory Simpl.ProcParEx

09:15:46 Presenting theory Simpl.ProcParExSP

09:15:46 Presenting theory Simpl.Closure

09:15:46 Presenting theory Van_Emde_Boas_Trees.VEBT_Member

09:15:47 Presenting theory Simpl.ClosureEx

09:15:48 Presenting theory Simpl.Compose

09:15:48 Presenting theory Store_Buffer_Reduction.PIMP

09:15:48 Presenting theory Verified_SAT_Based_AI_Planning.SAS_Plus_STRIPS

09:15:48 Presenting theory Simpl.ComposeEx

09:15:48 Presenting theory Store_Buffer_Reduction.SyntaxTweaks

09:15:49 Presenting theory Simpl.UserGuide

09:15:49 Presenting theory Store_Buffer_Reduction.Abbrevs

09:15:49 Presenting theory Simpl.Simpl

09:15:49 Presenting VolpanoSmith ...

09:15:49 Presenting document VolpanoSmith/document

09:15:49 Presenting document VolpanoSmith/outline

09:15:50 Presenting theory Timed_Automata.Approx_Beta

09:15:51 Presenting theory VolpanoSmith.Semantics

09:15:51 Presenting theory Van_Emde_Boas_Trees.VEBT_Insert

09:15:52 Presenting theory Timed_Automata.Normalized_Zone_Semantics

09:15:52 Presenting WHATandWHERE_Security ...

09:15:52 Presenting document WHATandWHERE_Security/document

09:15:52 Presenting document WHATandWHERE_Security/outline

09:15:52 Presenting theory WHATandWHERE_Security.WHATWHERE_Security

09:15:52 Presenting theory WHATandWHERE_Security.Up_To_Technique

09:15:53 Presenting theory WHATandWHERE_Security.MWLs

09:15:53 Presenting theory WHATandWHERE_Security.Parallel_Composition

09:15:54 Presenting theory VolpanoSmith.secTypes

09:15:54 Presenting theory Store_Buffer_Reduction.Variants

09:15:54 Presenting theory WHATandWHERE_Security.WHATWHERE_Secure_Skip_Assign

09:15:54 Presenting theory Universal_Turing_Machine.Recursive

09:15:54 Presenting theory Verified_SAT_Based_AI_Planning.SAT_Plan_Base

09:15:54 Presenting theory VolpanoSmith.Execute

09:15:54 Presenting WOOT_Strong_Eventual_Consistency ...

09:15:54 Presenting document WOOT_Strong_Eventual_Consistency/document

09:15:54 Presenting document WOOT_Strong_Eventual_Consistency/outline

09:15:54 Presenting theory WOOT_Strong_Eventual_Consistency.ErrorMonad

09:15:54 Presenting theory WOOT_Strong_Eventual_Consistency.Data

09:15:54 Presenting theory WOOT_Strong_Eventual_Consistency.BasicAlgorithms

09:15:55 Presenting theory WOOT_Strong_Eventual_Consistency.CreateAlgorithms

09:15:55 Presenting theory WOOT_Strong_Eventual_Consistency.IntegrateAlgorithm

09:15:55 Presenting theory WOOT_Strong_Eventual_Consistency.DistributedExecution

09:15:55 Presenting theory WOOT_Strong_Eventual_Consistency.SortKeys

09:15:55 Presenting theory Universal_Turing_Machine.Recs

09:15:56 Presenting theory Verified_SAT_Based_AI_Planning.SAT_Plan_Extensions

09:15:56 Presenting theory Store_Buffer_Reduction.Text

09:15:56 Presenting theory Store_Buffer_Reduction.Preliminaries

09:15:56 Presenting theory WOOT_Strong_Eventual_Consistency.Psi

09:15:56 Presenting Weight_Balanced_Trees ...

09:15:56 Presenting document Weight_Balanced_Trees/document

09:15:56 Presenting document Weight_Balanced_Trees/outline

09:15:56 Presenting theory Verified_SAT_Based_AI_Planning.SAT_Solve_SAS_Plus

09:15:56 Presenting theory Van_Emde_Boas_Trees.VEBT_InsertCorrectness

09:15:56 Presenting theory WOOT_Strong_Eventual_Consistency.Sorting

09:15:56 Presenting theory Weight_Balanced_Trees.Weight_Balanced_Trees_log

09:15:57 Presenting theory WOOT_Strong_Eventual_Consistency.Consistency

09:15:57 Presenting theory UPF_Firewall.NormalisationIPPProofs

09:15:57 Presenting theory Van_Emde_Boas_Trees.VEBT_MinMax

09:15:58 Presenting theory UPF_Firewall.ElementaryRules

09:15:58 Presenting theory UPF_Firewall.FWNormalisation

09:15:58 Presenting theory WOOT_Strong_Eventual_Consistency.CreateConsistent

09:15:58 Presenting theory UPF_Firewall.LTL_alike

09:15:58 Presenting theory UPF_Firewall.StatefulCore

09:15:59 Presenting theory Weight_Balanced_Trees.Weight_Balanced_Trees

09:15:59 Presenting Weighted_Arithmetic_Geometric_Mean ...

09:15:59 Presenting document Weighted_Arithmetic_Geometric_Mean/document

09:15:59 Presenting document Weighted_Arithmetic_Geometric_Mean/outline

09:15:59 Presenting theory UPF_Firewall.FTP

09:15:59 Presenting theory WHATandWHERE_Security.Language_Composition

09:16:00 Presenting theory UPF_Firewall.FTP_WithPolicy

09:16:00 Presenting theory Weighted_Arithmetic_Geometric_Mean.Weighted_Arithmetic_Geometric_Mean

09:16:00 Presenting Word_Lib ...

09:16:00 Presenting theory WHATandWHERE_Security.Type_System

09:16:00 Presenting document Word_Lib/document

09:16:00 Presenting document Word_Lib/outline

09:16:00 Presenting theory WOOT_Strong_Eventual_Consistency.IntegrateInsertCommute

09:16:00 Presenting theory Word_Lib.More_Arithmetic

09:16:01 Presenting theory Word_Lib.Even_More_List

09:16:01 Presenting theory WHATandWHERE_Security.Type_System_example

09:16:01 Presenting Complx ...

09:16:01 Presenting theory WOOT_Strong_Eventual_Consistency.StrongConvergence

09:16:01 Presenting document Complx/document

09:16:01 Presenting document Complx/outline

09:16:01 Presenting theory Word_Lib.More_Sublist

09:16:01 Presenting theory Word_Lib.More_Misc

09:16:01 Presenting theory UPF_Firewall.VOIP

09:16:01 Presenting theory WOOT_Strong_Eventual_Consistency.SEC

09:16:01 Presenting theory Complx.Language

09:16:02 Presenting theory WOOT_Strong_Eventual_Consistency.Example

09:16:02 Presenting IEEE_Floating_Point ...

09:16:02 Presenting document IEEE_Floating_Point/document

09:16:02 Presenting document IEEE_Floating_Point/outline

09:16:02 Presenting theory Van_Emde_Boas_Trees.VEBT_Succ

09:16:02 Presenting theory Word_Lib.More_Divides

09:16:02 Presenting theory UPF_Firewall.FTPVOIP

09:16:02 Presenting theory UPF_Firewall.StatefulFW

09:16:02 Presenting theory UPF_Firewall.UPF-Firewall

09:16:02 Presenting theory UPF_Firewall.DMZDatatype

09:16:02 Presenting theory UPF_Firewall.DMZInteger

09:16:02 Presenting theory UPF_Firewall.DMZ

09:16:02 Presenting theory UPF_Firewall.Voice_over_IP

09:16:02 Presenting theory IEEE_Floating_Point.IEEE

09:16:02 Presenting theory UPF_Firewall.Transformation01

09:16:03 Presenting theory UPF_Firewall.Transformation02

09:16:03 Presenting theory UPF_Firewall.Transformation

09:16:03 Presenting theory UPF_Firewall.NAT-FW

09:16:03 Presenting theory UPF_Firewall.PersonalFirewallInt

09:16:03 Presenting theory Verified_SAT_Based_AI_Planning.AST_SAS_Plus_Equivalence

09:16:03 Presenting theory UPF_Firewall.PersonalFirewallIpv4

09:16:03 Presenting theory IEEE_Floating_Point.IEEE_Properties

09:16:03 Presenting theory Complx.SmallStep

09:16:03 Presenting theory UPF_Firewall.PersonalFirewallDatatype

09:16:03 Presenting theory UPF_Firewall.PersonalFirewall

09:16:03 Presenting theory UPF_Firewall.Examples

09:16:03 Presenting IP_Addresses ...

09:16:03 Presenting document IP_Addresses/document

09:16:03 Presenting document IP_Addresses/outline

09:16:04 Presenting theory IEEE_Floating_Point.FP64

09:16:04 Presenting theory IP_Addresses.NumberWang_IPv4

09:16:04 Presenting theory IEEE_Floating_Point.Conversion_IEEE_Float

09:16:04 Presenting theory IP_Addresses.NumberWang_IPv6

09:16:04 Presenting theory IEEE_Floating_Point.Double

09:16:04 Presenting Simple_Firewall ...

09:16:04 Presenting document Simple_Firewall/document

09:16:04 Presenting document Simple_Firewall/outline

09:16:04 Presenting theory Simple_Firewall.Lib_Enum_toString

09:16:04 Presenting theory Simple_Firewall.L4_Protocol

09:16:04 Presenting theory Simple_Firewall.Simple_Packet

09:16:04 Presenting theory Simple_Firewall.Firewall_Common_Decision_State

09:16:05 Presenting theory Verified_SAT_Based_AI_Planning.Set2_Join_RBT

09:16:05 Presenting theory Complx.OG_Annotations

09:16:05 Presenting theory IP_Addresses.WordInterval

09:16:05 Presenting theory IP_Addresses.Hs_Compat

09:16:05 Presenting theory Simple_Firewall.Iface

09:16:05 Presenting theory Simple_Firewall.SimpleFw_Syntax

09:16:05 Presenting theory Van_Emde_Boas_Trees.VEBT_Pred

09:16:05 Presenting theory IP_Addresses.IP_Address

09:16:05 Presenting theory Universal_Turing_Machine.UF

09:16:05 Presenting theory IP_Addresses.IPv4

09:16:05 Presenting theory Simple_Firewall.SimpleFw_Semantics

09:16:06 Presenting theory Simple_Firewall.List_Product_More

09:16:06 Presenting theory Simple_Firewall.Option_Helpers

09:16:06 Presenting theory Simple_Firewall.Generic_SimpleFw

09:16:06 Presenting theory Simple_Firewall.Shadowed

09:16:07 Presenting theory Simple_Firewall.IP_Partition_Preliminaries

09:16:07 Presenting theory Simple_Firewall.GroupF

09:16:07 Presenting theory Complx.OG_Hoare

09:16:07 Presenting theory Simple_Firewall.IP_Addr_WordInterval_toString

09:16:07 Presenting theory Simple_Firewall.Primitives_toString

09:16:07 Presenting theory IP_Addresses.IPv6

09:16:08 Presenting theory Word_Lib.More_Word

09:16:08 Presenting theory Verified_SAT_Based_AI_Planning.Solve_SASP

09:16:08 Presenting theory IP_Addresses.Prefix_Match

09:16:08 Presenting Routing ...

09:16:08 Presenting theory Word_Lib.Strict_part_mono

09:16:08 Presenting document Routing/document

09:16:08 Presenting document Routing/outline

09:16:08 Presenting theory Routing.Linorder_Helper

09:16:08 Presenting theory Complx.SeqCatch_decomp

09:16:09 Presenting theory IP_Addresses.CIDR_Split

09:16:09 Presenting theory IP_Addresses.WordInterval_Sorted

09:16:09 Presenting theory Routing.Routing_Table

09:16:09 Presenting theory Routing.Linux_Router

09:16:10 Presenting theory Simple_Firewall.Service_Matrix

09:16:10 Presenting theory Word_Lib.Many_More

09:16:10 Presenting theory Routing.IpRoute_Parser

09:16:10 Presenting file "IpRoute_Parser.ml"

09:16:10 Presenting Iptables_Semantics ...

09:16:10 Presenting theory Simple_Firewall.SimpleFw_toString

09:16:10 Presenting Iptables_Semantics_Examples ...

09:16:10 Presenting document Iptables_Semantics_Examples/document

09:16:10 Presenting document Iptables_Semantics_Examples/outline

09:16:10 Presenting document Iptables_Semantics/document

09:16:10 Presenting document Iptables_Semantics/outline

09:16:10 Presenting theory Iptables_Semantics.List_Misc

09:16:10 Presenting theory Word_Lib.Bit_Shifts_Infix_Syntax

09:16:10 Presenting theory Iptables_Semantics.Negation_Type

09:16:10 Presenting theory Iptables_Semantics.WordInterval_Lists

09:16:10 Presenting theory Iptables_Semantics.Repeat_Stabilize

09:16:11 Presenting theory Iptables_Semantics.Firewall_Common

09:16:11 Presenting theory Van_Emde_Boas_Trees.VEBT_Delete

09:16:12 Presenting theory Word_Lib.Aligned

09:16:12 Presenting theory Word_Lib.Next_and_Prev

09:16:12 Presenting theory Complx.OG_Soundness

09:16:13 Presenting theory Word_Lib.Signed_Division_Word

09:16:13 Presenting theory Word_Lib.Bit_Comprehension

09:16:13 Presenting theory Word_Lib.Most_significant_bit

09:16:13 Presenting theory Word_Lib.Least_significant_bit

09:16:13 Presenting theory Iptables_Semantics.Semantics

09:16:13 Presenting theory Iptables_Semantics_Examples.Parser_Test

09:16:13 Presenting theory Word_Lib.Generic_set_bit

09:16:13 Presenting theory Complx.Cache_Tactics

09:16:13 Presenting theory Iptables_Semantics_Examples.Parser6_Test

09:16:14 Presenting theory Iptables_Semantics_Examples.Small_Examples

09:16:14 Presenting theory Iptables_Semantics_Examples.Ports_Fail

09:16:14 Presenting theory Iptables_Semantics_Examples.Contrived_Example

09:16:14 Presenting theory Iptables_Semantics_Examples.iptables_Ln_tuned_parsed

09:16:14 Presenting theory Iptables_Semantics.Matching

09:16:15 Presenting theory Iptables_Semantics_Examples.Analyze_Synology_Diskstation

09:16:15 Presenting theory Word_Lib.Bits_Int

09:16:16 Presenting theory Iptables_Semantics.Ruleset_Update

09:16:16 Presenting theory Word_Lib.Typedef_Morphisms

09:16:16 Presenting theory Iptables_Semantics_Examples.Analyze_Ringofsaturn_com

09:16:16 Presenting theory Word_Lib.Singleton_Bit_Shifts

09:16:16 Presenting theory Word_Lib.Legacy_Aliases

09:16:17 Presenting theory Complx.OG_Tactics

09:16:18 Presenting theory Complx.OG_Syntax

09:16:18 Presenting theory Word_Lib.Reversed_Bit_Lists

09:16:18 Presenting theory Complx.Examples

09:16:19 Presenting theory Iptables_Semantics.Call_Return_Unfolding

09:16:19 Presenting theory Van_Emde_Boas_Trees.VEBT_DeleteCorrectness

09:16:20 Presenting theory Word_Lib.Bitwise

09:16:20 Presenting theory IP_Addresses.IP_Address_Parser

09:16:20 Presenting theory IP_Addresses.Lib_Numbers_toString

09:16:20 Presenting theory Iptables_Semantics.Ternary

09:16:20 Presenting theory Word_Lib.Examples

09:16:20 Presenting theory IP_Addresses.Lib_Word_toString

09:16:21 Presenting theory IP_Addresses.Lib_List_toString

09:16:21 Presenting theory Word_Lib.Bit_Comprehension_Int

09:16:21 Presenting theory IP_Addresses.IP_Address_toString

09:16:21 Presenting theory IP_Addresses.Prefix_Match_toString

09:16:21 Presenting LOFT ...

09:16:21 Presenting theory Word_Lib.Signed_Words

09:16:21 Presenting document LOFT/document

09:16:21 Presenting document LOFT/outline

09:16:21 Presenting theory Word_Lib.Bitwise_Signed

09:16:21 Presenting theory LOFT.OpenFlow_Helpers

09:16:21 Presenting theory Word_Lib.Enumeration

09:16:21 Presenting theory LOFT.Sort_Descending

09:16:21 Presenting theory LOFT.List_Group

09:16:21 Presenting theory Word_Lib.Enumeration_Word

09:16:21 Presenting theory Word_Lib.Hex_Words

09:16:21 Presenting theory Word_Lib.Norm_Words

09:16:21 Presenting theory LOFT.OpenFlow_Matches

09:16:22 Presenting theory LOFT.OpenFlow_Action

09:16:22 Presenting theory Complx.SumArr

09:16:22 Presenting theory Word_Lib.Rsplit

09:16:22 Presenting theory Word_Lib.Syntax_Bundles

09:16:22 Presenting theory Word_Lib.Type_Syntax

09:16:22 Presenting Interval_Arithmetic_Word32 ...

09:16:22 Presenting theory Word_Lib.Word_EqI

09:16:22 Presenting document Interval_Arithmetic_Word32/document

09:16:22 Presenting document Interval_Arithmetic_Word32/outline

09:16:22 Presenting theory Iptables_Semantics_Examples.Analyze_SQRL_Shorewall

09:16:22 Presenting theory Van_Emde_Boas_Trees.VEBT_Uniqueness

09:16:22 Presenting theory Iptables_Semantics_Examples.SQRL_2015_nospoof

09:16:22 Presenting theory LOFT.Semantics_OpenFlow

09:16:22 Presenting theory LOFT.OpenFlow_Serialize

09:16:23 Presenting theory LOFT.Featherweight_OpenFlow_Comparison

09:16:23 Presenting theory Iptables_Semantics_Examples.SNS_IAS_Eduroam_Spoofing

09:16:23 Presenting theory Iptables_Semantics.Matching_Ternary

09:16:23 Presenting theory Word_Lib.Word_Lemmas

09:16:23 Presenting theory Van_Emde_Boas_Trees.VEBT_Height

09:16:23 Presenting theory Word_Lib.Word_8

09:16:23 Presenting theory Word_Lib.Word_16

09:16:23 Presenting theory Word_Lib.Word_Syntax

09:16:23 Presenting theory Word_Lib.Word_Names

09:16:24 Presenting theory Iptables_Semantics_Examples.Analyze_medium_sized_company

09:16:24 Presenting Native_Word ...

09:16:24 Presenting document Native_Word/document

09:16:24 Presenting document Native_Word/outline

09:16:24 Presenting theory LOFT.LinuxRouter_OpenFlow_Translation

09:16:24 Presenting theory Native_Word.Code_Target_Word_Base

09:16:25 Presenting theory Word_Lib.More_Word_Operations

09:16:25 Presenting theory LOFT.OF_conv_test

09:16:25 Presenting theory LOFT.RFC2544

09:16:25 Presenting theory Word_Lib.Word_32

09:16:25 Presenting theory Native_Word.Word_Type_Copies

09:16:25 Presenting theory Native_Word.Code_Int_Integer_Conversion

09:16:25 Presenting theory Word_Lib.Word_Lib_Sumo

09:16:25 Presenting theory Word_Lib.Machine_Word_32_Basics

09:16:25 Presenting theory Word_Lib.Machine_Word_32

09:16:25 Presenting theory LOFT.OpenFlow_Documentation

09:16:25 Presenting X86_Semantics ...

09:16:25 Presenting document X86_Semantics/document

09:16:25 Presenting document X86_Semantics/outline

09:16:25 Presenting theory Native_Word.Code_Target_Integer_Bit

09:16:26 Presenting theory Word_Lib.Word_64

09:16:26 Presenting theory Word_Lib.Machine_Word_64_Basics

09:16:26 Presenting theory X86_Semantics.BitByte

09:16:26 Presenting theory Word_Lib.Machine_Word_64

09:16:26 Presenting theory X86_Semantics.Memory

09:16:26 Presenting theory Native_Word.Uint64

09:16:26 Presenting theory Word_Lib.Guide

09:16:26 Presenting ZFC_in_HOL ...

09:16:26 Presenting document ZFC_in_HOL/document

09:16:26 Presenting document ZFC_in_HOL/outline

09:16:26 Presenting theory ZFC_in_HOL.ZFC_Library

09:16:26 Presenting theory X86_Semantics.State

09:16:26 Presenting theory Native_Word.Uint32

09:16:27 Presenting theory Iptables_Semantics.Semantics_Ternary

09:16:27 Presenting theory Iptables_Semantics.Datatype_Selectors

09:16:27 Presenting theory Native_Word.Uint16

09:16:27 Presenting theory Iptables_Semantics.IpAddresses

09:16:27 Presenting theory Native_Word.Uint8

09:16:28 Presenting theory Iptables_Semantics.L4_Protocol_Flags

09:16:28 Presenting theory Universal_Turing_Machine.UTM

09:16:28 Presenting theory Iptables_Semantics.Ports

09:16:28 Presenting theory Native_Word.Uint

09:16:28 Presenting theory Native_Word.Native_Cast

09:16:28 Presenting theory Native_Word.Native_Cast_Uint

09:16:28 Presenting theory Iptables_Semantics.Conntrack_State

09:16:28 Presenting theory Native_Word.Native_Word_Imperative_HOL

09:16:28 Presenting theory Iptables_Semantics.Tagged_Packet

09:16:28 Presenting theory Iptables_Semantics.Common_Primitive_Syntax

09:16:28 Presenting theory X86_Semantics.X86_InstructionSemantics

09:16:28 Presenting theory Iptables_Semantics.Unknown_Match_Tacs

09:16:28 Presenting theory Interval_Arithmetic_Word32.Interval_Word32

09:16:29 Presenting CZH_Foundations ...

09:16:29 Presenting document CZH_Foundations/document

09:16:29 Presenting document CZH_Foundations/outline

09:16:29 Presenting theory CZH_Foundations.CZH_Sets_MIF

09:16:29 Presenting theory CZH_Foundations.CZH_Utilities

09:16:29 Presenting theory CZH_Foundations.CZH_Introduction

09:16:29 Presenting theory CZH_Foundations.CZH_Sets_Introduction

09:16:29 Presenting theory X86_Semantics.StateCleanUp

09:16:29 Presenting file "MySubst.ML"

09:16:29 Presenting theory X86_Semantics.SymbolicExecution

09:16:29 Presenting theory ZFC_in_HOL.ZFC_in_HOL

09:16:29 Presenting theory X86_Semantics.Examples

09:16:30 Presenting theory X86_Semantics.X86_Parse

09:16:30 Presenting file "X86_Parse.ML"

09:16:30 Presenting theory Iptables_Semantics.Common_Primitive_Matcher_Generic

09:16:30 Presenting theory X86_Semantics.Example_WC

09:16:30 Presenting CZH_Elementary_Categories ...

09:16:30 Presenting document CZH_Elementary_Categories/document

09:16:30 Presenting document CZH_Elementary_Categories/outline

09:16:30 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Introduction

09:16:30 Presenting theory Interval_Arithmetic_Word32.Finite_String

09:16:31 Presenting theory Iptables_Semantics.Common_Primitive_Matcher

09:16:31 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Category

09:16:31 Presenting theory Van_Emde_Boas_Trees.VEBT_Bounds

09:16:31 Presenting theory Iptables_Semantics.Example_Semantics

09:16:31 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Small_Category

09:16:32 Presenting theory CZH_Foundations.CZH_Sets_Sets

09:16:32 Presenting theory Interval_Arithmetic_Word32.Interpreter

09:16:32 Presenting CZH_Universal_Constructions ...

09:16:32 Presenting document CZH_Universal_Constructions/document

09:16:32 Presenting document CZH_Universal_Constructions/outline

09:16:32 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Introduction

09:16:32 Presenting theory CZH_Foundations.CZH_Sets_Nat

09:16:32 Presenting theory Iptables_Semantics.Alternative_Semantics

09:16:33 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Functor

09:16:33 Presenting theory Iptables_Semantics.Semantics_Stateful

09:16:33 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Small_Functor

09:16:34 Presenting theory Native_Word.Native_Word_Test

09:16:34 Presenting theory Native_Word.Code_Target_Int_Bit

09:16:34 Presenting theory Native_Word.Native_Word_Test_Emu

09:16:34 Presenting theory Native_Word.Native_Word_Test_PolyML

09:16:34 Presenting theory Native_Word.Native_Word_Test_PolyML2

09:16:34 Presenting theory Native_Word.Native_Word_Test_PolyML64

09:16:34 Presenting theory Native_Word.Native_Word_Test_Scala

09:16:34 Presenting theory Native_Word.Native_Word_Test_GHC

09:16:34 Presenting theory Native_Word.Native_Word_Test_MLton

09:16:34 Presenting theory Native_Word.Native_Word_Test_MLton2

09:16:34 Presenting theory Native_Word.Native_Word_Test_OCaml

09:16:34 Presenting theory Native_Word.Native_Word_Test_OCaml2

09:16:34 Presenting theory Native_Word.Native_Word_Test_SMLNJ

09:16:34 Presenting theory Native_Word.Native_Word_Test_SMLNJ2

09:16:34 Presenting theory Native_Word.Uint_Userguide

09:16:34 Presenting HOL-Proofs ...

09:16:34 Presenting HOL-Proofs-Extraction ...

09:16:34 Presenting document HOL-Proofs-Extraction/document

09:16:34 Presenting document HOL-Proofs-Extraction/outline

09:16:34 Presenting theory HOL-Proofs-Extraction.Util

09:16:34 Presenting theory HOL-Proofs-Extraction.QuotRem

09:16:34 Presenting theory HOL-Proofs-Extraction.Greatest_Common_Divisor

09:16:35 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Universal

09:16:35 Presenting theory HOL-Proofs-Extraction.Warshall

09:16:35 Presenting theory HOL-Proofs-Extraction.Higman

09:16:35 Presenting theory HOL-Proofs-Extraction.Higman_Extraction

09:16:36 Presenting theory CZH_Elementary_Categories.CZH_ECAT_NTCF

09:16:36 Presenting theory HOL-Proofs-Extraction.Pigeonhole

09:16:36 Presenting theory HOL-Proofs-Extraction.Euclid

09:16:36 Presenting HOL-Proofs-Lambda ...

09:16:36 Presenting document HOL-Proofs-Lambda/document

09:16:36 Presenting document HOL-Proofs-Lambda/outline

09:16:36 Presenting theory Isabelle_C.C_Parser_Language

09:16:36 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/base.sig"

09:16:36 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/join.sml"

09:16:36 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/lrtable.sml"

09:16:36 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/stream.sml"

09:16:36 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/parser1.sml"

09:16:36 Presenting file "$AFP/Isabelle_C/C11-FrontEnd/generated/c_grammar_fun.grm.sig"

09:16:36 Presenting file "$AFP/Isabelle_C/C11-FrontEnd/generated/c_grammar_fun.grm.sml"

09:16:36 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Small_NTCF

09:16:36 Presenting theory HOL-Proofs-Lambda.Lambda

09:16:37 Presenting theory Van_Emde_Boas_Trees.VEBT_DeleteBounds

09:16:37 Presenting theory HOL-Proofs-Lambda.Commutation

09:16:37 Presenting theory HOL-Proofs-Lambda.ParRed

09:16:37 Presenting theory HOL-Proofs-Lambda.Eta

09:16:38 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Limit

09:16:38 Presenting theory HOL-Proofs-Lambda.ListApplication

09:16:38 Presenting theory Iptables_Semantics.Semantics_Goto

09:16:38 Presenting theory HOL-Proofs-Lambda.LambdaType

09:16:38 Presenting theory HOL-Proofs-Lambda.ListOrder

09:16:38 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Limit_IT

09:16:39 Presenting theory HOL-Proofs-Lambda.ListBeta

09:16:39 Presenting theory HOL-Proofs-Lambda.InductTermi

09:16:39 Presenting theory CZH_Foundations.CZH_Sets_BRelations

09:16:39 Presenting theory Van_Emde_Boas_Trees.VEBT_Space

09:16:39 Presenting theory Iptables_Semantics.Negation_Type_DNF

09:16:39 Presenting theory HOL-Proofs-Lambda.StrongNorm

09:16:40 Presenting theory ZFC_in_HOL.ZFC_Cardinals

09:16:40 Presenting theory HOL-Proofs-Lambda.NormalForm

09:16:40 Presenting theory Van_Emde_Boas_Trees.VEBT_Intf_Functional

09:16:40 Presenting theory Iptables_Semantics.Matching_Embeddings

09:16:40 Presenting theory HOL-Proofs-Lambda.Standardization

09:16:40 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Limit_Product

09:16:41 Presenting theory HOL-Proofs-Lambda.WeakNorm

09:16:41 Presenting HOL-Proofs-ex ...

09:16:41 Presenting theory HOL-Proofs-ex.Hilbert_Classical

09:16:41 Presenting theory CZH_Foundations.CZH_Sets_IF

09:16:41 Presenting theory Isabelle_C.C_Lexer_Annotation

09:16:41 Presenting theory HOL-Proofs-ex.Proof_Terms

09:16:41 Presenting theory HOL-Proofs-ex.XML_Data

09:16:41 Presenting Intro ...

09:16:41 Presenting document Intro/intro

09:16:41 Presenting LCF ...

09:16:41 Presenting theory Van_Emde_Boas_Trees.VEBT_List_Assn

09:16:41 Presenting theory CZH_Foundations.CZH_Sets_Equipollence

09:16:41 Presenting theory Iptables_Semantics.Fixed_Action

09:16:41 Presenting theory CZH_Foundations.CZH_Sets_Cardinality

09:16:41 Presenting theory LCF.LCF

09:16:42 Presenting theory LCF.Ex1

09:16:42 Presenting theory LCF.Ex2

09:16:42 Presenting theory Isabelle_C.C_Parser_Annotation

09:16:42 Presenting theory LCF.Ex3

09:16:42 Presenting theory CZH_Foundations.CZH_Sets_Ordinals

09:16:42 Presenting theory LCF.Ex4

09:16:42 Presenting Logics ...

09:16:42 Presenting document Logics/logics

09:16:42 Presenting Nitpick ...

09:16:42 Presenting document Nitpick/nitpick

09:16:42 Presenting Pure-Examples ...

09:16:42 Presenting document Pure-Examples/document

09:16:42 Presenting document Pure-Examples/outline

09:16:42 Presenting theory CZH_Elementary_Categories.CZH_ECAT_PCategory

09:16:42 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Limit_Pullback

09:16:42 Presenting theory Pure-Examples.First_Order_Logic

09:16:42 Presenting theory Iptables_Semantics.Normalized_Matches

09:16:42 Presenting theory Pure-Examples.Higher_Order_Logic

09:16:42 Presenting Pure-ex ...

09:16:42 Presenting document Pure-ex/document

09:16:42 Presenting document Pure-ex/outline

09:16:42 Presenting theory Pure-ex.Def

09:16:42 Presenting theory Pure-ex.Def_Examples

09:16:43 Presenting theory Iptables_Semantics.Negation_Type_Matching

09:16:43 Presenting theory CZH_Foundations.CZH_Sets_FSequences

09:16:43 Presenting theory Pure-ex.Guess

09:16:43 Presenting theory Pure-ex.Guess_Examples

09:16:43 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Subcategory

09:16:43 Presenting theory Pure-ex.Alternative_Headings

09:16:43 Presenting theory Pure-ex.Alternative_Headings_Examples

09:16:43 Presenting SML ...

09:16:43 Presenting theory SML.Examples

09:16:43 Presenting file "factorial.sml"

09:16:43 Presenting file "Example.sig"

09:16:43 Presenting file "Example.sml"

09:16:43 Presenting Sequents ...

09:16:44 Presenting theory Sequents.Sequents

09:16:44 Presenting file "prover.ML"

09:16:44 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Simple

09:16:44 Presenting theory CZH_Foundations.CZH_Sets_FBRelations

09:16:44 Presenting theory Sequents.LK0

09:16:44 Presenting theory Sequents.LK

09:16:44 Presenting file "simpdata.ML"

09:16:45 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Limit_Equalizer

09:16:45 Presenting theory Van_Emde_Boas_Trees.VEBT_BuildupMemImp

09:16:45 Presenting theory Sequents.ILL

09:16:45 Presenting theory CZH_Foundations.CZH_Sets_VNHS

09:16:45 Presenting theory Sequents.ILL_predlog

09:16:45 Presenting theory Sequents.Washing

09:16:45 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Discrete

09:16:45 Presenting theory Sequents.Modal0

09:16:45 Presenting file "modal.ML"

09:16:45 Presenting theory Sequents.T

09:16:45 Presenting theory ZFC_in_HOL.Kirby

09:16:45 Presenting theory Iptables_Semantics.Primitive_Normalization

09:16:45 Presenting theory Sequents.S4

09:16:45 Presenting theory CZH_Foundations.CZH_Sets_NOP

09:16:45 Presenting theory CZH_Foundations.HOL_CContinuum

09:16:45 Presenting theory Iptables_Semantics.MatchExpr_Fold

09:16:45 Presenting theory Iptables_Semantics.Common_Primitive_Lemmas

09:16:46 Presenting theory Sequents.S43

09:16:46 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Pointed

09:16:46 Presenting theory Van_Emde_Boas_Trees.VEBT_SuccPredImperative

09:16:46 Presenting theory Sequents.Propositional

09:16:46 Presenting theory Sequents.Quantifiers

09:16:46 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Representable

09:16:46 Presenting theory Sequents.Hard_Quantifiers

09:16:46 Presenting theory Sequents.Nat

09:16:46 Presenting Sledgehammer ...

09:16:46 Presenting document Sledgehammer/sledgehammer

09:16:46 Presenting SpecCheck ...

09:16:46 Presenting document SpecCheck/document

09:16:46 Presenting document SpecCheck/outline

09:16:46 Presenting theory CZH_Foundations.CZH_Sets_ZQR

09:16:47 Presenting theory SpecCheck.SpecCheck_Base

09:16:47 Presenting file "util.ML"

09:16:47 Presenting file "speccheck_base.ML"

09:16:47 Presenting file "property.ML"

09:16:47 Presenting file "configuration.ML"

09:16:47 Presenting file "random.ML"

09:16:47 Presenting theory CZH_Foundations.CZH_EX_Replacement

09:16:47 Presenting theory CZH_Foundations.CZH_EX_TS

09:16:47 Presenting theory ZFC_in_HOL.Ordinal_Exp

09:16:47 Presenting theory CZH_Foundations.CZH_EX_Algebra

09:16:47 Presenting theory CZH_Foundations.CZH_Sets_Conclusions

09:16:47 Presenting theory CZH_Foundations.CZH_DG_Introduction

09:16:48 Presenting theory CZH_Elementary_Categories.CZH_ECAT_SS

09:16:48 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Complete

09:16:48 Presenting theory CZH_Foundations.CZH_DG_Digraph

09:16:48 Presenting theory CZH_Foundations.CZH_DG_Small_Digraph

09:16:49 Presenting theory Van_Emde_Boas_Trees.VEBT_DelImperative

09:16:49 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Parallel

09:16:49 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Comma

09:16:49 Presenting theory Van_Emde_Boas_Trees.VEBT_Intf_Imperative

09:16:49 Presenting theory Van_Emde_Boas_Trees.VEBT_Example

09:16:50 Presenting theory ZFC_in_HOL.Cantor_NF

09:16:50 Presenting System ...

09:16:50 Presenting document System/system

09:16:50 Presenting theory ZFC_in_HOL.ZFC_Typeclasses

09:16:50 Presenting theory System.Base

09:16:50 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

09:16:50 Presenting Tools ...

09:16:50 Presenting theory CZH_Foundations.CZH_DG_DGHM

09:16:50 Presenting theory SpecCheck.SpecCheck_Generators

09:16:50 Presenting file "gen_types.ML"

09:16:50 Presenting file "gen_base.ML"

09:16:50 Presenting file "gen_text.ML"

09:16:50 Presenting file "gen_int.ML"

09:16:50 Presenting file "gen_real.ML"

09:16:50 Presenting file "gen_function.ML"

09:16:50 Presenting file "gen_term.ML"

09:16:50 Presenting file "gen.ML"

09:16:50 Presenting theory System.Environment

09:16:50 Presenting theory SpecCheck.SpecCheck_Show

09:16:50 Presenting file "show_types.ML"

09:16:50 Presenting file "show_base.ML"

09:16:50 Presenting file "show_term.ML"

09:16:50 Presenting file "show.ML"

09:16:50 Presenting theory SpecCheck.SpecCheck_Output_Style

09:16:50 Presenting file "output_style_types.ML"

09:16:50 Presenting file "output_style_perl.ML"

09:16:50 Presenting file "output_style_custom.ML"

09:16:50 Presenting file "output_style.ML"

09:16:50 Presenting theory Isabelle_C.C_Eval

09:16:50 Presenting theory System.Sessions

09:16:50 Presenting theory SpecCheck.SpecCheck_Shrink

09:16:50 Presenting file "shrink_types.ML"

09:16:50 Presenting file "shrink_base.ML"

09:16:50 Presenting file "shrink.ML"

09:16:50 Presenting theory System.Presentation

09:16:50 Presenting theory CZH_Foundations.CZH_DG_Small_DGHM

09:16:50 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Set

09:16:51 Presenting theory Iptables_Semantics.Ports_Normalize

09:16:51 Presenting theory SpecCheck.SpecCheck

09:16:51 Presenting file "lecker.ML"

09:16:51 Presenting file "speccheck.ML"

09:16:51 Presenting theory System.Server

09:16:51 Presenting theory SpecCheck.SpecCheck_Dynamic

09:16:51 Presenting file "dynamic_construct.ML"

09:16:51 Presenting file "speccheck_dynamic.ML"

09:16:51 Presenting theory System.Scala

09:16:51 Presenting theory CZH_Foundations.CZH_DG_TDGHM

09:16:51 Presenting theory System.Phabricator

09:16:51 Presenting theory SpecCheck.SpecCheck_Examples

09:16:51 Presenting ZF ...

09:16:51 Presenting document ZF/document

09:16:51 Presenting document ZF/outline

09:16:51 Presenting theory System.Misc

09:16:51 Presenting Logics_ZF ...

09:16:51 Presenting document Logics_ZF/logics-ZF

09:16:51 Presenting theory Logics_ZF.IFOL_examples

09:16:51 Presenting theory Logics_ZF.FOL_examples

09:16:51 Presenting theory CZH_Foundations.CZH_DG_Small_TDGHM

09:16:52 Presenting theory ZF.ZF_Base

09:16:52 Presenting theory Logics_ZF.ZF_examples

09:16:52 Presenting theory Logics_ZF.If

09:16:52 Presenting theory Iptables_Semantics.IpAddresses_Normalize

09:16:52 Presenting theory Logics_ZF.ZF_Isar

09:16:52 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

09:16:52 Presenting Recursion-Addition ...

09:16:52 Presenting document Recursion-Addition/document

09:16:52 Presenting document Recursion-Addition/outline

09:16:52 Presenting theory ZF.upair

09:16:52 Presenting file "Tools/typechk.ML"

09:16:53 Presenting theory Iptables_Semantics.Interfaces_Normalize

09:16:53 Presenting theory ZF.pair

09:16:53 Presenting file "simpdata.ML"

09:16:53 Presenting theory Iptables_Semantics.Word_Upto

09:16:53 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Comma

09:16:54 Presenting theory ZF.equalities

09:16:54 Presenting theory CZH_Foundations.CZH_DG_PDigraph

09:16:54 Presenting theory ZF.Fixedpt

09:16:54 Presenting theory ZF.Bool

09:16:54 Presenting theory ZF.Sum

09:16:54 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Adjoints

09:16:55 Presenting theory CZH_Foundations.CZH_DG_Subdigraph

09:16:55 Presenting theory Iptables_Semantics.Protocols_Normalize

09:16:55 Presenting theory ZF.func

09:16:55 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Rel

09:16:55 Presenting theory ZF.QPair

09:16:55 Presenting theory Iptables_Semantics.Remdups_Rev

09:16:55 Presenting theory Recursion-Addition.recursion

09:16:55 Presenting theory ZF.Perm

09:16:55 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Par

09:16:55 Presenting theory CZH_Foundations.CZH_DG_Simple

09:16:55 Presenting ZF-AC ...

09:16:55 Presenting document ZF-AC/document

09:16:55 Presenting document ZF-AC/outline

09:16:56 Presenting theory ZF.Trancl

09:16:56 Presenting theory CZH_Foundations.CZH_DG_GRPH

09:16:56 Presenting theory ZF-AC.AC_Equiv

09:16:56 Presenting theory ZF.WF

09:16:56 Presenting theory ZF-AC.Cardinal_aux

09:16:56 Presenting theory ZF.Ordinal

09:16:57 Presenting theory Iptables_Semantics.Ipassmt

09:16:57 Presenting theory ZF-AC.WO6_WO1

09:16:57 Presenting theory ZF.OrdQuant

09:16:57 Presenting theory ZF-AC.WO1_WO7

09:16:57 Presenting theory ZF-AC.AC7_AC9

09:16:57 Presenting theory ZF.Nat

09:16:57 Presenting theory ZF-AC.WO1_AC

09:16:57 Presenting theory ZF-AC.Hartog

09:16:57 Presenting theory ZF-AC.HH

09:16:58 Presenting theory CZH_Foundations.CZH_DG_Rel

09:16:58 Presenting theory ZF-AC.AC15_WO6

09:16:58 Presenting theory ZF-AC.AC16_lemmas

09:16:58 Presenting theory Isabelle_C.C_Command

09:16:58 Presenting theory CZH_Foundations.CZH_DG_Par

09:16:58 Presenting theory Isabelle_C.C_Document

09:16:58 Presenting theory Isabelle_C.C_Main

09:16:59 Presenting theory ZF.Inductive

09:16:59 Presenting file "ind_syntax.ML"

09:16:59 Presenting file "Tools/ind_cases.ML"

09:16:59 Presenting file "Tools/cartprod.ML"

09:16:59 Presenting file "Tools/inductive_package.ML"

09:16:59 Presenting file "Tools/induct_tacs.ML"

09:16:59 Presenting file "Tools/primrec_package.ML"

09:16:59 Presenting theory CZH_Foundations.CZH_DG_Set

09:16:59 Presenting theory CZH_Foundations.CZH_DG_Conclusions

09:16:59 Presenting theory CZH_Foundations.CZH_SMC_Introduction

09:16:59 Presenting theory ZF-AC.WO2_AC16

09:16:59 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Set

09:16:59 Presenting theory ZF.Epsilon

09:17:00 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Kan

09:17:00 Presenting theory ZF-AC.AC16_WO4

09:17:00 Presenting theory CZH_Elementary_Categories.CZH_ECAT_GRPH

09:17:00 Presenting theory Iptables_Semantics.No_Spoof

09:17:00 Presenting theory ZF.Order

09:17:00 Presenting theory ZF-AC.AC17_AC1

09:17:00 Presenting theory CZH_Elementary_Categories.CZH_ECAT_SemiCAT

09:17:00 Presenting theory ZF-AC.AC18_AC19

09:17:00 Presenting theory Iptables_Semantics.Common_Primitive_toString

09:17:00 Presenting theory CZH_Elementary_Categories.CZH_DG_CAT

09:17:00 Presenting theory ZF.OrderArith

09:17:00 Presenting theory Iptables_Semantics.Routing_IpAssmt

09:17:01 Presenting theory CZH_Foundations.CZH_SMC_Semicategory

09:17:01 Presenting theory CZH_Elementary_Categories.CZH_SMC_CAT

09:17:01 Presenting theory ZF-AC.DC

09:17:01 Presenting theory ZF.OrderType

09:17:01 Presenting theory Isabelle_C.C0

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/argument_scope.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/atomic_parenthesis.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/bitfield_declaration_ambiguity.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/bitfield_declaration_ambiguity.ok.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/block_scope.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/char-literal-printing.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/c-namespace.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/control-scope.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/dangling_else.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/declarators.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/designator.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum_constant_visibility.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum_shadows_typedef.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum-trick.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/expressions.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/function-decls.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/local_scope.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/local_typedef.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/long-long-struct.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/namespaces.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/no_local_scope.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/parameter_declaration_ambiguity.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/parameter_declaration_ambiguity.test.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/statements.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/struct-recursion.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/typedef_star.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/types.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/variable_star.c"

09:17:01 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/bitfield_declaration_ambiguity.fail.c"

09:17:01 Presenting ZF-Coind ...

09:17:01 Presenting theory ZF-Coind.Language

09:17:01 Presenting theory ZF.Finite

09:17:01 Presenting theory Iptables_Semantics.Output_Interface_Replace

09:17:01 Presenting theory ZF-Coind.Map

09:17:01 Presenting theory CZH_Foundations.CZH_SMC_Small_Semicategory

09:17:01 Presenting theory ZF-Coind.Values

09:17:01 Presenting theory CZH_Elementary_Categories.CZH_ECAT_CAT

09:17:01 Presenting theory ZF-Coind.Types

09:17:01 Presenting theory ZF-Coind.Static

09:17:02 Presenting theory ZF-Coind.Dynamic

09:17:02 Presenting theory ZF.Cardinal

09:17:02 Presenting theory ZF-Coind.ECR

09:17:02 Presenting ZF-Constructible ...

09:17:02 Presenting document ZF-Constructible/document

09:17:02 Presenting document ZF-Constructible/outline

09:17:02 Presenting theory ZF.Univ

09:17:02 Presenting theory ZF.QUniv

09:17:02 Presenting theory Iptables_Semantics.Interface_Replace

09:17:03 Presenting theory Iptables_Semantics.Optimizing

09:17:03 Presenting theory ZF.Datatype

09:17:03 Presenting file "Tools/datatype_package.ML"

09:17:03 Presenting theory ZF.Arith

09:17:04 Presenting theory ZF-Constructible.Formula

09:17:04 Presenting theory ZF.ArithSimp

09:17:04 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_numerals.ML"

09:17:04 Presenting file "$ISABELLE_HOME/src/Provers/Arith/combine_numerals.ML"

09:17:04 Presenting file "arith_data.ML"

09:17:05 Presenting theory CZH_Foundations.CZH_SMC_Semifunctor

09:17:05 Presenting theory CZH_Elementary_Categories.CZH_DG_FUNCT

09:17:05 Presenting theory ZF.List

09:17:05 Presenting theory CZH_Universal_Constructions.CZH_UCAT_PWKan

09:17:05 Presenting theory CZH_Foundations.CZH_SMC_Small_Semifunctor

09:17:05 Presenting theory ZF.EquivClass

09:17:05 Presenting theory Isabelle_C.C1

09:17:06 Presenting theory ZF.Int

09:17:06 Presenting theory CZH_Elementary_Categories.CZH_SMC_FUNCT

09:17:07 Presenting theory Isabelle_C.C2

09:17:07 Presenting theory Isabelle_C.C_paper

09:17:07 Presenting theory CZH_Foundations.CZH_SMC_NTSMCF

09:17:07 Presenting theory CZH_Foundations.CZH_SMC_Small_NTSMCF

09:17:07 Presenting theory ZF-Constructible.Relative

09:17:07 Presenting theory ZF.Bin

09:17:07 Presenting file "Tools/numeral_syntax.ML"

09:17:07 Presenting file "int_arith.ML"

09:17:07 Presenting theory Isabelle_C.C_Appendices

09:17:08 Presenting theory Iptables_Semantics.Transform

09:17:08 Presenting theory Isabelle_C.README

09:17:08 Presenting Delta_System_Lemma ...

09:17:08 Presenting document Delta_System_Lemma/document

09:17:08 Presenting document Delta_System_Lemma/outline

09:17:08 Presenting theory Iptables_Semantics.Conntrack_State_Transform

09:17:08 Presenting theory ZF-Constructible.Wellorderings

09:17:09 Presenting theory ZF.IntDiv

09:17:09 Presenting theory CZH_Universal_Constructions.CZH_UCAT_PWKan_Example

09:17:09 Presenting theory Iptables_Semantics.Primitive_Abstract

09:17:09 Presenting theory ZF-Constructible.WFrec

09:17:09 Presenting theory ZF.CardinalArith

09:17:09 Presenting theory Delta_System_Lemma.ZF_Library

09:17:09 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Conclusions

09:17:09 Presenting Transitive_Models ...

09:17:09 Presenting theory CZH_Foundations.CZH_SMC_PSemicategory

09:17:09 Presenting document Transitive_Models/document

09:17:09 Presenting document Transitive_Models/outline

09:17:10 Presenting theory ZF

09:17:10 Presenting theory ZF.AC

09:17:10 Presenting theory Transitive_Models.Utils

09:17:10 Presenting file "Utils.ml"

09:17:10 Presenting theory ZF.Zorn

09:17:10 Presenting theory Transitive_Models.Nat_Miscellanea

09:17:10 Presenting theory ZF.Cardinal_AC

09:17:10 Presenting theory ZF-Constructible.WF_absolute

09:17:10 Presenting theory CZH_Foundations.CZH_SMC_Subsemicategory

09:17:10 Presenting theory ZF.InfDatatype

09:17:10 Presenting theory ZFC

09:17:10 Presenting Independence_CH ...

09:17:10 Presenting document Independence_CH/document

09:17:10 Presenting document Independence_CH/outline

09:17:10 Presenting theory Transitive_Models.ZF_Miscellanea

09:17:10 Presenting theory Independence_CH.Forcing_Notions

09:17:10 Presenting theory CZH_Foundations.CZH_SMC_Simple

09:17:11 Presenting theory Independence_CH.Cohen_Posets_Relative

09:17:11 Presenting theory Transitive_Models.Renaming

09:17:11 Presenting theory CZH_Foundations.CZH_SMC_Rel

09:17:11 Presenting theory Independence_CH.Edrel

09:17:11 Presenting theory Iptables_Semantics.SimpleFw_Compliance

09:17:11 Presenting theory Delta_System_Lemma.Cofinality

09:17:12 Presenting theory Independence_CH.FrecR

09:17:12 Presenting theory Transitive_Models.Renaming_Auto

09:17:12 Presenting file "Renaming_ML.ml"

09:17:12 Presenting theory CZH_Foundations.CZH_SMC_Par

09:17:12 Presenting theory Independence_CH.FrecR_Arities

09:17:12 Presenting theory CZH_Elementary_Categories.CZH_ECAT_FUNCT

09:17:12 Presenting theory Iptables_Semantics.Semantics_Embeddings

09:17:13 Presenting theory Delta_System_Lemma.Cardinal_Library

09:17:13 Presenting theory Iptables_Semantics.Iptables_Semantics

09:17:13 Presenting theory Transitive_Models.M_Basic_No_Repl

09:17:13 Presenting theory Delta_System_Lemma.Konig

09:17:13 Presenting theory Delta_System_Lemma.Delta_System

09:17:13 Presenting theory CZH_Foundations.CZH_SMC_Set

09:17:13 Presenting theory Iptables_Semantics.Code_Interface

09:17:13 Presenting theory Delta_System_Lemma.Cohen_Posets

09:17:13 Presenting theory ZF-Constructible.Datatype_absolute

09:17:13 Presenting Forcing ...

09:17:13 Presenting document Forcing/document

09:17:13 Presenting document Forcing/outline

09:17:13 Presenting theory Forcing.Utils

09:17:13 Presenting file "utils.ML"

09:17:13 Presenting theory CZH_Foundations.CZH_SMC_GRPH

09:17:13 Presenting theory Transitive_Models.Recursion_Thms

09:17:13 Presenting theory CZH_Foundations.CZH_DG_SemiCAT

09:17:13 Presenting theory Forcing.Forcing_Notions

09:17:14 Presenting theory Forcing.Pointed_DC

09:17:14 Presenting theory ZF-Constructible.Normal

09:17:14 Presenting theory Forcing.Rasiowa_Sikorski

09:17:14 Presenting theory CZH_Foundations.CZH_SMC_SemiCAT

09:17:14 Presenting theory Forcing.Nat_Miscellanea

09:17:14 Presenting theory Forcing.Internalizations

09:17:14 Presenting theory CZH_Foundations.CZH_SMC_Conclusions

09:17:14 Presenting ZF-IMP ...

09:17:14 Presenting document ZF-IMP/document

09:17:14 Presenting document ZF-IMP/outline

09:17:14 Presenting theory ZF-IMP.Com

09:17:14 Presenting theory ZF-IMP.Denotation

09:17:14 Presenting theory ZF-IMP.Equiv

09:17:14 Presenting theory Forcing.Recursion_Thms

09:17:14 Presenting ZF-Induct ...

09:17:14 Presenting document ZF-Induct/document

09:17:14 Presenting document ZF-Induct/outline

09:17:14 Presenting theory ZF-Induct.Datatypes

09:17:14 Presenting theory ZF-Induct.Binary_Trees

09:17:14 Presenting theory Transitive_Models.Synthetic_Definition

09:17:14 Presenting file "Synthetic_Definition.ml"

09:17:14 Presenting theory ZF-Constructible.Reflection

09:17:15 Presenting theory ZF-Constructible.MetaExists

09:17:15 Presenting theory ZF-Induct.Term

09:17:15 Presenting theory Transitive_Models.Internalizations

09:17:15 Presenting theory Independence_CH.Fm_Definitions

09:17:15 Presenting theory Forcing.Relative_Univ

09:17:15 Presenting theory ZF-Induct.Ntree

09:17:15 Presenting theory Transitive_Models.Least

09:17:15 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Hom

09:17:15 Presenting theory Transitive_Models.Higher_Order_Constructs

09:17:15 Presenting theory ZF-Induct.Tree_Forest

09:17:15 Presenting theory Forcing.Synthetic_Definition

09:17:15 Presenting theory ZF-Induct.Brouwer

09:17:15 Presenting theory ZF-Induct.Mutil

09:17:16 Presenting theory ZF-Induct.FoldSet

09:17:16 Presenting theory ZF-Induct.Acc

09:17:16 Presenting theory Independence_CH.Internal_ZFC_Axioms

09:17:17 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Cone

09:17:17 Presenting theory Iptables_Semantics.Parser6

09:17:17 Presenting theory Forcing.Interface

09:17:18 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Small_Cone

09:17:18 Presenting theory Forcing.Forcing_Data

09:17:18 Presenting theory ZF-Induct.Multiset

09:17:18 Presenting theory Iptables_Semantics.No_Spoof_Embeddings

09:17:18 Presenting theory Transitive_Models.Relativization

09:17:18 Presenting file "Relativization_Database.ml"

09:17:18 Presenting file "Relativization.ml"

09:17:18 Presenting theory ZF-Constructible.L_axioms

09:17:18 Presenting theory ZF-Induct.Rmap

09:17:18 Presenting theory Forcing.Internal_ZFC_Axioms

09:17:18 Presenting theory ZF-Constructible.Separation

09:17:18 Presenting theory ZF-Induct.PropLog

09:17:18 Presenting theory ZF-Induct.ListN

09:17:19 Presenting theory Transitive_Models.Discipline_Base

09:17:19 Presenting theory ZF-Induct.Comb

09:17:19 Presenting theory Transitive_Models.Arities

09:17:19 Presenting theory ZF-Induct.Primrec

09:17:19 Presenting ZF-UNITY ...

09:17:20 Presenting theory ZF-UNITY.State

09:17:20 Presenting theory Forcing.Renaming

09:17:20 Presenting theory ZF-Constructible.Internalize

09:17:20 Presenting theory Independence_CH.Interface

09:17:20 Presenting theory ZF-Constructible.Rec_Separation

09:17:20 Presenting theory Iptables_Semantics.Parser

09:17:20 Presenting theory Transitive_Models.Discipline_Function

09:17:21 Presenting theory Iptables_Semantics.Code_haskell

09:17:21 Presenting theory ZF-UNITY.UNITY

09:17:21 Presenting theory Forcing.Renaming_Auto

09:17:21 Presenting file "renaming.ML"

09:17:21 Presenting theory Iptables_Semantics.Access_Matrix_Embeddings

09:17:21 Presenting theory Iptables_Semantics.Documentation

09:17:21 Presenting ZF-Resid ...

09:17:21 Presenting theory ZF-Resid.Redex

09:17:22 Presenting theory ZF-Constructible.Satisfies_absolute

09:17:22 Presenting theory Independence_CH.Separation_Instances

09:17:22 Presenting theory ZF-Resid.Substitution

09:17:22 Presenting theory ZF-Resid.Residuals

09:17:22 Presenting theory ZF-UNITY.WFair

09:17:23 Presenting theory ZF-Resid.Reduction

09:17:23 Presenting theory ZF-Resid.Confluence

09:17:23 Presenting ZF-ex ...

09:17:23 Presenting theory ZF-ex.misc

09:17:23 Presenting theory Transitive_Models.Lambda_Replacement

09:17:23 Presenting theory ZF-Constructible.DPow_absolute

09:17:23 Presenting theory ZF-UNITY.Constrains

09:17:23 Presenting theory Forcing.Names

09:17:24 Presenting theory Transitive_Models.Discipline_Cardinal

09:17:24 Presenting theory ZF-Constructible.AC_in_L

09:17:24 Presenting theory ZF-ex.Group

09:17:24 Presenting theory ZF-UNITY.SubstAx

09:17:24 Presenting theory Transitive_Models.Univ_Relative

09:17:25 Presenting theory ZF-UNITY.Mutex

09:17:25 Presenting theory ZF-ex.Ring

09:17:25 Presenting theory ZF-UNITY.FP

09:17:25 Presenting theory ZF-ex.Commutation

09:17:25 Presenting theory ZF-ex.Primes

09:17:25 Presenting theory ZF-ex.NatSum

09:17:26 Presenting theory Forcing.FrecR

09:17:26 Presenting theory ZF-ex.Ramsey

09:17:26 Presenting theory ZF-UNITY.Union

09:17:26 Presenting theory Transitive_Models.Cardinal_Relative

09:17:26 Presenting theory ZF-Constructible.Rank

09:17:26 Presenting theory Forcing.Arities

09:17:27 Presenting theory ZF-UNITY.GenPrefix

09:17:27 Presenting theory ZF-Constructible.Rank_Separation

09:17:27 Presenting theory ZF-UNITY.MultisetSum

09:17:27 Presenting theory ZF-UNITY.Monotonicity

09:17:27 Presenting theory Independence_CH.Replacement_Instances

09:17:27 Presenting theory ZF-UNITY.Increasing

09:17:28 Presenting theory Transitive_Models.CardinalArith_Relative

09:17:28 Presenting theory ZF-UNITY.Comp

09:17:28 Presenting theory ZF-UNITY.Guar

09:17:28 Presenting theory Transitive_Models.Aleph_Relative

09:17:28 Presenting theory Independence_CH.ZF_Trans_Interpretations

09:17:29 Presenting theory Independence_CH.Forcing_Data

09:17:29 Presenting theory Transitive_Models.Cardinal_AC_Relative

09:17:29 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Yoneda

09:17:29 Presenting theory Transitive_Models.FiniteFun_Relative

09:17:29 Presenting theory Forcing.Forces_Definition

09:17:30 Presenting theory ZF-UNITY.Follows

09:17:30 Presenting theory ZF-ex.Limit

09:17:30 Presenting theory ZF-UNITY.AllocBase

09:17:30 Presenting theory ZF-ex.BinEx

09:17:30 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Order

09:17:30 Presenting theory ZF-UNITY.Distributor

09:17:30 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Small_Order

09:17:30 Presenting theory Transitive_Models.ZF_Library_Relative

09:17:30 Presenting theory ZF-ex.LList

09:17:30 Presenting theory ZF-UNITY.Merge

09:17:31 Presenting theory Independence_CH.Forces_Definition

09:17:31 Presenting theory ZF-ex.CoUnit

09:17:31 Presenting theory ZF-UNITY.ClientImpl

09:17:31 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Ordinal

09:17:31 Presenting theory ZF-UNITY.AllocImpl

09:17:31 Presenting theory CZH_Elementary_Categories.CZH_ECAT_CSimplicial

09:17:31 Presenting theory Transitive_Models.Replacement_Lepoll

09:17:31 Presenting theory Tools.Code_Generator

09:17:31 Presenting file "cache_io.ML"

09:17:31 Presenting file "Code/code_preproc.ML"

09:17:31 Presenting file "Code/code_symbol.ML"

09:17:31 Presenting file "Code/code_thingol.ML"

09:17:31 Presenting theory Independence_CH.Names

09:17:31 Presenting file "Code/code_simp.ML"

09:17:31 Presenting file "Code/code_printer.ML"

09:17:31 Presenting file "Code/code_target.ML"

09:17:31 Presenting file "Code/code_namespace.ML"

09:17:31 Presenting file "Code/code_ml.ML"

09:17:31 Presenting file "Code/code_haskell.ML"

09:17:31 Presenting file "Code/code_scala.ML"

09:17:31 Presenting file "Code/code_runtime.ML"

09:17:31 Presenting file "nbe.ML"

09:17:31 Presenting theory Forcing.Forcing_Theorems

09:17:32 Presenting theory Transitive_Models.Cardinal_Library_Relative

09:17:32 Presenting theory Forcing.Separation_Rename

09:17:32 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Structure_Example

09:17:32 Presenting theory Transitive_Models.Delta_System_Relative

09:17:32 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Conclusions

09:17:33 Presenting theory Forcing.Separation_Axiom

09:17:33 Presenting theory Independence_CH.Forcing_Theorems

09:17:33 Presenting theory Forcing.Pairing_Axiom

09:17:33 Presenting theory Transitive_Models.Pointed_DC_Relative

09:17:33 Presenting theory Forcing.Union_Axiom

09:17:33 Presenting theory Independence_CH.Ordinals_In_MG

09:17:33 Presenting theory Forcing.Powerset_Axiom

09:17:33 Presenting theory Forcing.Extensionality_Axiom

09:17:33 Presenting theory Forcing.Foundation_Axiom

09:17:33 Presenting theory Forcing.Least

09:17:33 Presenting theory Transitive_Models.Partial_Functions_Relative

09:17:33 Presenting theory Independence_CH.Separation_Rename

09:17:33 Presenting theory Forcing.Replacement_Axiom

09:17:33 Presenting theory Independence_CH.Separation_Axiom

09:17:33 Presenting theory Forcing.Infinity_Axiom

09:17:33 Presenting theory Independence_CH.Pairing_Axiom

09:17:33 Presenting theory Independence_CH.Union_Axiom

09:17:33 Presenting theory Forcing.Choice_Axiom

09:17:33 Presenting theory Independence_CH.Powerset_Axiom

09:17:33 Presenting theory Forcing.Ordinals_In_MG

09:17:33 Presenting theory Independence_CH.Extensionality_Axiom

09:17:33 Presenting theory Independence_CH.Foundation_Axiom

09:17:33 Presenting theory Forcing.Proper_Extension

09:17:34 Presenting theory Forcing.Succession_Poset

09:17:34 Presenting theory Independence_CH.Replacement_Axiom

09:17:34 Presenting theory Independence_CH.Infinity_Axiom

09:17:34 Presenting theory Forcing.Forcing_Main

09:17:34 Presenting theory Independence_CH.Choice_Axiom

09:17:34 Presenting theory Independence_CH.Proper_Extension

09:17:34 Presenting theory Independence_CH.Succession_Poset

09:17:34 Presenting theory Independence_CH.Forcing_Main

09:17:34 Presenting theory Independence_CH.Cardinal_Preservation

09:17:34 Presenting theory Independence_CH.Not_CH

09:17:34 Presenting theory Independence_CH.Kappa_Closed_Notions

09:17:35 Presenting theory Independence_CH.CH

09:17:35 Presenting theory Independence_CH.Absolute_Versions

09:17:35 Presenting theory Independence_CH.Definitions_Main

09:17:35 Presenting theory Independence_CH.Demonstrations

09:17:35

09:17:35 === TIMING ===

09:17:35

09:17:35 Group AFP: 0:11:54 elapsed time, 0:46:49 cpu time, factor 3.93

09:17:35 Group main: 0:00:00 elapsed time

09:17:35 Group large: 0:00:00 elapsed time

09:17:35 Group no_doc: 0:00:00 elapsed time

09:17:35 Group doc: 0:00:00 elapsed time

09:17:35 Group timing: 0:00:00 elapsed time

09:17:35 Overall: 0:41:06 elapsed time, 0:46:49 cpu time, factor 1.14

09:17:35

09:17:35 === DEPENDENCIES ===

09:17:35

09:17:35 Generating dependencies file ...

09:17:38 Writing dependencies file ...

09:17:43

09:17:43 === REPORT ===

09:17:43

09:17:43 Writing report file ...

09:17:43

09:17:43 === SITEGEN ===

09:17:43

09:17:43 Writing status file ...

09:17:43 Running sitegen ...

09:17:43 using [/media/data/jenkins/workspace/isabelle-all/bin/isabelle]

09:17:44 Preparing site generation in out/hugo

09:17:44 Cleaning up generated files...

09:17:44 Preparing topics...

09:17:45 Preparing licenses...

09:17:45 Preparing releases...

09:17:46 Preparing authors...

09:18:13 Extracting keywords...

09:18:14 Preparing entries...

09:20:34 Preparing statistics...

09:20:40 Preparing project files

09:20:40 Preparing devel version...

09:20:40 Finished sitegen preparation.

09:20:40 Cleaning output dir...

09:20:40 Building site...

09:20:42 Build in /media/data/jenkins/workspace/isabelle-all/afp/web/index.html

09:20:42 Packing tars ...

09:21:00

09:21:00 === COMPLETED ===

09:21:00

09:27:36 Started calculate disk usage of build

09:27:36 Finished Calculation of disk usage of build in 0 seconds

09:27:48 Started calculate disk usage of workspace

09:27:49 Finished Calculation of disk usage of workspace in 1 second

09:27:49 No emails were triggered.

09:27:49 Finished: SUCCESS