Skip to content
Success

Console Output

19:52:35 Started by an SCM change

19:52:35 Running as SYSTEM

19:52:35 [EnvInject] - Loading node environment variables.

19:52:35 Building remotely on workermta1 (mta_big) in workspace /media/data/jenkins/workspace/isabelle-all

19:52:35 [isabelle-all] $ hg showconfig paths.default

19:52:35 [isabelle-all] $ hg pull --rev default

19:52:35 pulling from http://isabelle.in.tum.de/repos/isabelle/

19:52:35 real URL is https://isabelle.in.tum.de/repos/isabelle/

19:52:36 no changes found

19:52:36 [isabelle-all] $ hg update --clean --rev default

19:52:36 0 files updated, 0 files merged, 0 files removed, 0 files unresolved

19:52:36 [isabelle-all] $ hg log --rev . --template {node}

19:52:36 [isabelle-all] $ hg log --rev . --template {rev}

19:52:36 [isabelle-all] $ hg log --rev 7c7a59b765287878b7f321782465dd851645997b --template exists\n

19:52:36 exists

19:52:36 [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(7c7a59b765287878b7f321782465dd851645997b)" --encoding UTF-8 --encodingmode replace

19:52:36 [afp] $ hg showconfig paths.default

19:52:36 [afp] $ hg pull --rev default

19:52:38 pulling from https://foss.heptapod.net/isa-afp/afp-devel/

19:52:38 no changes found

19:52:38 [afp] $ hg update --clean --rev default

19:52:38 596 files updated, 0 files merged, 0 files removed, 0 files unresolved

19:52:38 [afp] $ hg --config extensions.purge= clean --all

19:52:39 [afp] $ hg log --rev . --template {node}

19:52:39 [afp] $ hg log --rev . --template {rev}

19:52:39 [afp] $ hg log --rev e93051f65b1aa9a15de2dca54282360231c7db28 --template exists\n

19:52:39 exists

19:52:39 [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(e93051f65b1aa9a15de2dca54282360231c7db28)" --encoding UTF-8 --encodingmode replace

19:52:39 No emails were triggered.

19:52:39

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

19:52:39 + Admin/jenkins/run_build all

19:52:39 + set -e

19:52:39 + PROFILE=all

19:52:39 + shift

19:52:39 + bin/isabelle components -a

19:52:39 + bin/isabelle jedit -bf

19:52:39 ### Building Isabelle/Scala ...

19:53:10 ### Building Isabelle/jEdit ...

19:53:26 + bin/isabelle ocaml_setup

19:53:26 # Run eval $(opam env) to update the current shell environment

19:53:27 [NOTE] It seems you have not updated your repositories for a while. Consider updating them with:

19:53:27 opam update

19:53:27

19:53:27 [NOTE] Package zarith is already installed (current version is 1.12).

19:53:27 + bin/isabelle ghc_setup

19:53:28 stack will use a sandboxed GHC it installed

19:53:28 For more information on paths, see 'stack path' and 'stack exec env'

19:53:28 To use this GHC and packages outside of a project, consider using:

19:53:28 stack ghc, stack ghci, stack runghc, or stack exec

19:53:29 The Glorious Glasgow Haskell Compilation System, version 8.10.4

19:53:30 + bin/isabelle ci_build_all

19:53:35

19:53:35 === CONFIGURATION ===

19:53:35

19:53:35 ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g"

19:53:35 ISABELLE_BUILD_OPTIONS=""

19:53:35

19:53:35 ML_PLATFORM="x86_64_32-linux"

19:53:35 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-5.8.2/x86_64_32-linux"

19:53:35 ML_SYSTEM="polyml-5.8.2"

19:53:35 ML_OPTIONS="-H 4000 --maxheap 8G"

19:53:35 jobs = 10, threads = 4, numa = false

19:53:35

19:53:35 === BUILD ===

19:53:35

19:53:35 Build started at Sun, 16 May 2021 17:53:35 GMT

19:53:35 Isabelle id 7c7a59b76528

19:53:35 AFP id 75faf142b4be

19:53:35

19:53:35 === LOG ===

19:53:35

19:53:37 Session Pure/Pure

19:53:37 Session CTT/CTT

19:53:37 Session Cube/Cube

19:53:37 Session FOL/FOL

19:53:37 Session CCL/CCL

19:53:37 Session FOL/FOL-ex

19:53:38 Session FOLP/FOLP

19:53:38 Session FOLP/FOLP-ex

19:53:38 Session Tools/Haskell

19:53:38 Session Doc/Intro (doc)

19:53:38 Session LCF/LCF

19:53:38 Session Doc/Logics (doc)

19:53:38 Session Doc/Nitpick (doc)

19:53:38 Session Pure/Pure-Examples

19:53:38 Session Tools/SML

19:53:38 Session Sequents/Sequents

19:53:38 Session Doc/Sledgehammer (doc)

19:53:38 Session Tools/Spec_Check

19:53:38 Session Tools/Tools

19:53:38 Session HOL/HOL (main)

19:53:39 Session AFP/AVL-Trees (AFP)

19:53:39 Session AFP/AWN (AFP)

19:53:39 Session AFP/Abortable_Linearizable_Modules (AFP)

19:53:39 Session AFP/Abstract-Hoare-Logics (AFP)

19:53:39 Session AFP/AnselmGod (AFP)

19:53:39 Session AFP/Aristotles_Assertoric_Syllogistic (AFP)

19:53:39 Session AFP/Attack_Trees (AFP)

19:53:39 Session AFP/AxiomaticCategoryTheory (AFP)

19:53:39 Session AFP/BinarySearchTree (AFP)

19:53:39 Session AFP/Binomial-Queues (AFP)

19:53:40 Session AFP/Bondy (AFP)

19:53:40 Session AFP/Bounded_Deducibility_Security (AFP)

19:53:40 Session AFP/BytecodeLogicJmlTypes (AFP)

19:53:40 Session AFP/C2KA_DistributedSystems (AFP)

19:53:40 Session AFP/CISC-Kernel (AFP)

19:53:40 Session AFP/CYK (AFP)

19:53:40 Session AFP/Cauchy (AFP)

19:53:40 Session AFP/Sqrt_Babylonian (AFP)

19:53:40 Session Doc/Classes (doc)

19:53:40 Session AFP/ClockSynchInst (AFP)

19:53:40 Session AFP/Compiling-Exceptions-Correctly (AFP)

19:53:40 Session AFP/Complete_Non_Orders (AFP)

19:53:40 Session AFP/ComponentDependencies (AFP)

19:53:40 Session AFP/Concurrent_Revisions (AFP)

19:53:40 Session AFP/Constructor_Funs (AFP)

19:53:40 Session AFP/CryptoBasedCompositionalProperties (AFP)

19:53:40 Session AFP/DPT-SAT-Solver (AFP)

19:53:40 Session AFP/Depth-First-Search (AFP)

19:53:40 Session AFP/Diophantine_Eqns_Lin_Hom (AFP)

19:53:40 Session AFP/DiskPaxos (AFP)

19:53:40 Session AFP/Example-Submission (AFP)

19:53:40 Session AFP/FFT (AFP)

19:53:40 Session AFP/FLP (AFP)

19:53:40 Session AFP/FeatherweightJava (AFP)

19:53:40 Session AFP/Featherweight_OCL (AFP)

19:53:40 Session AFP/FileRefinement (AFP)

19:53:40 Session AFP/FocusStreamsCaseStudies (AFP)

19:53:41 Session AFP/Free-Boolean-Algebra (AFP)

19:53:41 Session AFP/FunWithFunctions (AFP)

19:53:41 Session AFP/FunWithTilings (AFP)

19:53:41 Session Doc/Functions (doc)

19:53:41 Session AFP/GPU_Kernel_PL (AFP)

19:53:41 Session AFP/GenClock (AFP)

19:53:41 Session AFP/General-Triangle (AFP)

19:53:41 Session AFP/Generic_Deriving (AFP)

19:53:41 Session AFP/GewirthPGCProof (AFP)

19:53:41 Session AFP/GoedelGod (AFP)

19:53:41 Session AFP/Goodstein_Lambda (AFP)

19:53:41 Session HOL/HOL-Cardinals (timing)

19:53:41 Session AFP/Binding_Syntax_Theory (AFP)

19:53:41 Session AFP/Ordinals_and_Cardinals (AFP)

19:53:41 Session HOL/HOL-Hoare

19:53:41 Session HOL/HOL-Hoare_Parallel (timing)

19:53:41 Session HOL/HOL-IMPP

19:53:41 Session HOL/HOL-IOA

19:53:41 Session HOL/HOL-Import

19:53:41 Session HOL/HOL-Lattice

19:53:41 Session HOL/HOL-Library (main timing)

19:53:42 Session AFP/ADS_Functor (AFP)

19:53:42 Session AFP/Approximation_Algorithms (AFP)

19:53:42 Session AFP/ArrowImpossibilityGS (AFP)

19:53:42 Session AFP/Auto2_HOL (AFP)

19:53:42 Session AFP/BNF_CC (AFP)

19:53:42 Session AFP/BNF_Operations (AFP)

19:53:42 Session AFP/Binomial-Heaps (AFP)

19:53:42 Session AFP/Boolean_Expression_Checkers (AFP)

19:53:43 Session AFP/Buildings (AFP)

19:53:43 Session AFP/CRDT (AFP)

19:53:43 Session AFP/IMAP-CRDT (AFP)

19:53:43 Session AFP/Card_Multisets (AFP)

19:53:43 Session AFP/Card_Number_Partitions (AFP)

19:53:43 Session AFP/Category (AFP)

19:53:43 Session Doc/Codegen (doc)

19:53:43 Session AFP/CofGroups (AFP)

19:53:43 Session AFP/Completeness (AFP)

19:53:44 Session AFP/ConcurrentIMP (AFP)

19:53:44 Session AFP/Concurrent_Ref_Alg (AFP)

19:53:44 Session AFP/CoreC++ (AFP)

19:53:44 Session AFP/Core_DOM (AFP)

19:53:44 Session AFP/Shadow_DOM (AFP)

19:53:44 Session AFP/DOM_Components (AFP)

19:53:44 Session AFP/Core_SC_DOM (AFP)

19:53:45 Session AFP/Shadow_SC_DOM (AFP)

19:53:45 Session AFP/SC_DOM_Components (AFP)

19:53:45 Session Doc/Datatypes (doc)

19:53:45 Session Doc/Corec (doc)

19:53:45 Session AFP/Decl_Sem_Fun_PL (AFP)

19:53:45 Session AFP/Encodability_Process_Calculi (AFP)

19:53:45 Session AFP/Epistemic_Logic (AFP)

19:53:45 Session AFP/Euler_Partition (AFP)

19:53:46 Session AFP/FOL-Fitting (AFP)

19:53:46 Session AFP/FOL_Seq_Calc1 (AFP)

19:53:46 Session AFP/FOL_Harrison (AFP)

19:53:46 Session AFP/Factored_Transition_System_Bounding (AFP)

19:53:46 Session AFP/FinFun (AFP)

19:53:46 Session AFP/Extended_Finite_State_Machines (AFP)

19:53:46 Session AFP/Extended_Finite_State_Machine_Inference (AFP)

19:53:46 Session AFP/Finger-Trees (AFP)

19:53:46 Session AFP/Finite-Map-Extras (AFP)

19:53:46 Session AFP/Generalized_Counting_Sort (AFP)

19:53:46 Session AFP/Graph_Saturation (AFP)

19:53:46 Session AFP/Group-Ring-Module (AFP)

19:53:47 Session AFP/Valuation (AFP)

19:53:47 Session HOL/HOL-Auth (timing)

19:53:47 Session HOL/HOL-UNITY (timing)

19:53:47 Session HOL/HOL-Bali (timing)

19:53:47 Session HOL/HOL-Combinatorics (main timing)

19:53:48 Session AFP/Blue_Eyes (AFP)

19:53:48 Session AFP/Derangements (AFP)

19:53:48 Session AFP/Discrete_Summation (AFP)

19:53:48 Session AFP/Gauss-Jordan-Elim-Fun (AFP)

19:53:48 Session AFP/Graph_Theory (AFP)

19:53:48 Session AFP/ShortestPath (AFP)

19:53:48 Session HOL/HOL-Computational_Algebra (main timing)

19:53:48 Session AFP/Descartes_Sign_Rule (AFP)

19:53:48 Session HOL/HOL-Algebra (main timing)

19:53:49 Session HOL/HOL-Decision_Procs (timing)

19:53:49 Session HOL/HOL-Quotient_Examples (timing)

19:53:49 Session AFP/Localization_Ring (AFP)

19:53:49 Session AFP/Orbit_Stabiliser (AFP)

19:53:49 Session AFP/Perfect-Number-Thm (AFP)

19:53:49 Session AFP/Secondary_Sylow (AFP)

19:53:49 Session AFP/Jordan_Hoelder (AFP)

19:53:49 Session AFP/VectorSpace (AFP)

19:53:50 Session HOL/HOL-Analysis (main timing)

19:53:51 Session AFP/Cayley_Hamilton (AFP)

19:53:51 Session AFP/Coinductive (AFP)

19:53:51 Session AFP/DynamicArchitectures (AFP)

19:53:51 Session AFP/Architectural_Design_Patterns (AFP)

19:53:51 Session AFP/Lazy-Lists-II (AFP)

19:53:51 Session AFP/Stream_Fusion_Code (AFP)

19:53:51 Session AFP/Topology (AFP)

19:53:51 Session AFP/Complex_Geometry (AFP)

19:53:51 Session AFP/Poincare_Disc (AFP)

19:53:51 Session AFP/Differential_Game_Logic (AFP)

19:53:51 Session AFP/First_Welfare_Theorem (AFP)

19:53:51 Session AFP/Green (AFP)

19:53:52 Session HOL/HOL-Analysis-ex

19:53:52 Session HOL/HOL-Complex_Analysis (main timing)

19:53:52 Session AFP/Cartan_FP (AFP)

19:53:52 Session HOL/HOL-Eisbach

19:53:52 Session AFP/Allen_Calculus (AFP)

19:53:52 Session AFP/Card_Partitions (AFP)

19:53:52 Session AFP/Bell_Numbers_Spivey (AFP)

19:53:52 Session AFP/Card_Equiv_Relations (AFP)

19:53:52 Session AFP/Falling_Factorial_Sum (AFP)

19:53:52 Session AFP/Case_Labeling (AFP)

19:53:52 Session AFP/Clean (AFP)

19:53:52 Session AFP/Dependent_SIFUM_Type_Systems (AFP)

19:53:52 Session AFP/Dependent_SIFUM_Refinement (AFP)

19:53:52 Session Doc/Eisbach (doc)

19:53:52 Session HOL/HOL-Hahn_Banach

19:53:52 Session HOL/HOL-Homology (timing)

19:53:53 Session HOL/HOL-Probability (main timing)

19:53:53 Session AFP/Buffons_Needle (AFP)

19:53:53 Session AFP/Density_Compiler (AFP)

19:53:53 Session AFP/DiscretePricing (AFP)

19:53:53 Session AFP/Ergodic_Theory (AFP)

19:53:53 Session AFP/Gromov_Hyperbolicity (AFP)

19:53:54 Session AFP/Laws_of_Large_Numbers (AFP)

19:53:54 Session AFP/Fisher_Yates (AFP)

19:53:54 Session AFP/Girth_Chromatic (AFP)

19:53:54 Session AFP/Random_Graph_Subgraph_Threshold (AFP)

19:53:54 Session HOL/HOL-Probability-ex (timing)

19:53:54 Session AFP/Lp (AFP)

19:53:54 Session AFP/Markov_Models (AFP)

19:53:54 Session AFP/Monad_Normalisation (AFP)

19:53:54 Session AFP/Monomorphic_Monad (AFP)

19:53:54 Session AFP/Neumann_Morgenstern_Utility (AFP)

19:53:54 Session AFP/Probabilistic_Noninterference (AFP)

19:53:54 Session AFP/Probabilistic_System_Zoo (AFP)

19:53:54 Session AFP/Skip_Lists (AFP)

19:53:54 Session AFP/Source_Coding_Theorem (AFP)

19:53:54 Session AFP/Irrationality_J_Hancl (AFP)

19:53:55 Session AFP/Kuratowski_Closure_Complement (AFP)

19:53:55 Session AFP/Laplace_Transform (AFP)

19:53:55 Session AFP/Lower_Semicontinuous (AFP)

19:53:55 Session AFP/Minkowskis_Theorem (AFP)

19:53:55 Session AFP/Octonions (AFP)

19:53:55 Session AFP/Ptolemys_Theorem (AFP)

19:53:55 Session AFP/Quaternions (AFP)

19:53:55 Session AFP/Rank_Nullity_Theorem (AFP)

19:53:55 Session AFP/Gauss_Jordan (AFP)

19:53:55 Session AFP/Echelon_Form (AFP)

19:53:55 Session AFP/Hermite (AFP)

19:53:55 Session AFP/Tarskis_Geometry (AFP)

19:53:55 Session AFP/Triangle (AFP)

19:53:55 Session AFP/Chord_Segments (AFP)

19:53:55 Session AFP/Stewart_Apollonius (AFP)

19:53:55 Session AFP/pGCL (AFP)

19:53:55 Session HOL/HOL-Isar_Examples

19:53:55 Session HOL/HOL-Nonstandard_Analysis (timing)

19:53:55 Session HOL/HOL-Nonstandard_Analysis-Examples (timing)

19:53:55 Session HOL/HOL-Number_Theory (main timing)

19:53:56 Session AFP/Arith_Prog_Rel_Primes (AFP)

19:53:56 Session AFP/Bernoulli (AFP)

19:53:56 Session AFP/E_Transcendental (AFP)

19:53:56 Session AFP/Elliptic_Curves_Group_Law (AFP)

19:53:56 Session AFP/Fermat3_4 (AFP)

19:53:56 Session HOL/HOL-Data_Structures (timing)

19:53:57 Session AFP/Efficient-Mergesort (AFP)

19:53:57 Session HOL/HOL-ex (timing)

19:53:57 Session AFP/Automatic_Refinement (AFP)

19:53:58 Session AFP/Refine_Monadic (AFP)

19:53:58 Session AFP/Lehmer (AFP)

19:53:58 Session AFP/Pratt_Certificate (AFP)

19:53:58 Session AFP/Bertrands_Postulate (AFP)

19:53:58 Session AFP/Prime_Harmonic_Series (AFP)

19:53:58 Session AFP/RSAPSS (AFP)

19:53:58 Session AFP/SumSquares (AFP)

19:53:58 Session AFP/Liouville_Numbers (AFP)

19:53:58 Session AFP/Lucas_Theorem (AFP)

19:53:58 Session AFP/Mason_Stothers (AFP)

19:53:58 Session AFP/Polynomial_Interpolation (AFP)

19:53:59 Session AFP/Formal_Puiseux_Series (AFP)

19:53:59 Session AFP/Probabilistic_Prime_Tests (AFP)

19:53:59 Session AFP/Rep_Fin_Groups (AFP)

19:53:59 Session AFP/Sturm_Sequences (AFP)

19:53:59 Session AFP/Safe_Distance (AFP)

19:53:59 Session AFP/Special_Function_Bounds (AFP)

19:53:59 Session AFP/Sturm_Tarski (AFP)

19:53:59 Session AFP/Budan_Fourier (AFP)

19:53:59 Session AFP/Winding_Number_Eval (AFP)

19:54:00 Session AFP/Count_Complex_Roots (AFP)

19:54:00 Session HOL/HOL-Corec_Examples (timing)

19:54:00 Session HOL/HOL-Datatype_Examples (timing)

19:54:00 Session HOL/HOL-Examples

19:54:00 Session HOL/HOL-Codegenerator_Test

19:54:00 Session HOL/HOL-IMP (timing)

19:54:00 Session AFP/Abs_Int_ITP2012 (AFP)

19:54:00 Session AFP/Relational-Incorrectness-Logic (AFP)

19:54:00 Session HOL/HOL-Imperative_HOL (timing)

19:54:00 Session AFP/Auto2_Imperative_HOL (AFP)

19:54:01 Session AFP/Imperative_Insertion_Sort (AFP)

19:54:01 Session HOL/HOL-Induct

19:54:01 Session HOL/HOL-Metis_Examples (timing)

19:54:01 Session HOL/HOL-Proofs (timing)

19:54:02 Session HOL/HOL-Proofs-Extraction (timing)

19:54:02 Session HOL/HOL-Proofs-ex

19:54:02 Session HOL/HOL-Proofs-Lambda (timing)

19:54:02 Session AFP/Applicative_Lifting (AFP)

19:54:02 Session AFP/Free-Groups (AFP)

19:54:02 Session AFP/Stern_Brocot (AFP)

19:54:02 Session AFP/HereditarilyFinite (AFP)

19:54:02 Session AFP/Category3 (AFP)

19:54:03 Session AFP/MonoidalCategory (AFP)

19:54:03 Session AFP/HyperCTL (AFP)

19:54:03 Session AFP/Integration (AFP)

19:54:03 Session AFP/Isabelle_Meta_Model (AFP)

19:54:03 Session AFP/LTL (AFP)

19:54:03 Session AFP/Stuttering_Equivalence (AFP)

19:54:03 Session AFP/Landau_Symbols (AFP)

19:54:03 Session AFP/Akra_Bazzi (AFP)

19:54:03 Session AFP/Catalan_Numbers (AFP)

19:54:03 Session AFP/Error_Function (AFP)

19:54:03 Session AFP/Euler_MacLaurin (AFP)

19:54:04 Session AFP/LightweightJava (AFP)

19:54:04 Session AFP/LinearQuantifierElim (AFP)

19:54:04 Session AFP/List-Infinite (AFP)

19:54:04 Session AFP/Nat-Interval-Logic (AFP)

19:54:04 Session AFP/AutoFocus-Stream (AFP)

19:54:04 Session AFP/MuchAdoAboutTwo (AFP)

19:54:04 Session AFP/Optics (AFP)

19:54:04 Session AFP/UTP-Toolkit (AFP)

19:54:04 Session AFP/UTP (AFP)

19:54:04 Session AFP/Order_Lattice_Props (AFP)

19:54:04 Session AFP/POPLmark-deBruijn (AFP)

19:54:04 Session AFP/Pairing_Heap (AFP)

19:54:04 Session AFP/Password_Authentication_Protocol (AFP)

19:54:04 Session AFP/Pell (AFP)

19:54:04 Session AFP/Presburger-Automata (AFP)

19:54:04 Session AFP/Priority_Queue_Braun (AFP)

19:54:04 Session AFP/Program-Conflict-Analysis (AFP)

19:54:05 Session AFP/Regular-Sets (AFP)

19:54:05 Session AFP/Abstract-Rewriting (AFP)

19:54:05 Session AFP/Decreasing-Diagrams (AFP)

19:54:05 Session AFP/First_Order_Terms (AFP)

19:54:05 Session AFP/Stateful_Protocol_Composition_and_Typing (AFP)

19:54:05 Session AFP/Automated_Stateful_Protocol_Verification (AFP)

19:54:05 Session AFP/Matrix (AFP)

19:54:05 Session AFP/Matrix_Tensor (AFP)

19:54:05 Session AFP/Knot_Theory (AFP)

19:54:05 Session AFP/Coinductive_Languages (AFP)

19:54:05 Session AFP/Finite_Automata_HF (AFP)

19:54:05 Session AFP/Functional-Automata (AFP)

19:54:05 Session AFP/Posix-Lexing (AFP)

19:54:05 Session AFP/Ribbon_Proofs (AFP)

19:54:06 Session AFP/SATSolverVerification (AFP)

19:54:06 Session AFP/Safe_OCL (AFP)

19:54:06 Session AFP/Selection_Heap_Sort (AFP)

19:54:06 Session AFP/Simplex (AFP)

19:54:06 Session AFP/Skew_Heap (AFP)

19:54:06 Session AFP/Sort_Encodings (AFP)

19:54:06 Session AFP/Splay_Tree (AFP)

19:54:06 Session AFP/Amortized_Complexity (AFP)

19:54:06 Session AFP/Dynamic_Tables (AFP)

19:54:06 Session AFP/Root_Balanced_Tree (AFP)

19:54:06 Session AFP/Closest_Pair_Points (AFP)

19:54:06 Session AFP/Stable_Matching (AFP)

19:54:06 Session AFP/SuperCalc (AFP)

19:54:07 Session Doc/System (doc)

19:54:07 Session AFP/Tail_Recursive_Functions (AFP)

19:54:07 Session AFP/TortoiseHare (AFP)

19:54:07 Session AFP/Trie (AFP)

19:54:07 Session AFP/Flyspeck-Tame (AFP)

19:54:07 Session AFP/Twelvefold_Way (AFP)

19:54:07 Session AFP/Vickrey_Clarke_Groves (AFP)

19:54:07 Session HOL/HOL-Matrix_LP

19:54:07 Session HOL/HOL-MicroJava (timing)

19:54:07 Session HOL/HOL-Mirabelle-ex

19:54:07 Session HOL/HOL-Mutabelle

19:54:07 Session HOL/HOL-NanoJava

19:54:07 Session HOL/HOL-Nitpick_Examples

19:54:07 Session HOL/HOL-Nominal

19:54:08 Session AFP/CCS (AFP)

19:54:08 Session HOL/HOL-Nominal-Examples (timing)

19:54:08 Session AFP/Lam-ml-Normalization (AFP)

19:54:08 Session AFP/Pi_Calculus (AFP)

19:54:08 Session AFP/Psi_Calculi (AFP)

19:54:08 Session AFP/SequentInvertibility (AFP)

19:54:09 Session HOL/HOL-Predicate_Compile_Examples (timing)

19:54:09 Session HOL/HOL-Prolog

19:54:09 Session HOL/HOL-Quickcheck_Examples (timing)

19:54:09 Session HOL/HOL-Real_Asymp

19:54:10 Session AFP/Fourier (AFP)

19:54:10 Session AFP/Furstenberg_Topology (AFP)

19:54:11 Session HOL/HOL-Real_Asymp-Manual

19:54:11 Session AFP/Stirling_Formula (AFP)

19:54:11 Session AFP/Lambert_W (AFP)

19:54:12 Session HOL/HOL-SET_Protocol (timing)

19:54:12 Session HOL/HOL-SMT_Examples (timing)

19:54:12 Session HOL/HOL-SPARK

19:54:13 Session HOL/HOL-SPARK-Examples

19:54:13 Session AFP/RIPEMD-160-SPARK (AFP)

19:54:13 Session HOL/HOL-SPARK-Manual

19:54:13 Session HOL/HOL-Statespace

19:54:13 Session HOL/HOL-TLA

19:54:13 Session HOL/HOL-TLA-Buffer

19:54:13 Session HOL/HOL-TLA-Inc

19:54:13 Session HOL/HOL-TLA-Memory

19:54:13 Session HOL/HOL-TPTP

19:54:13 Session HOL/HOL-Types_To_Sets

19:54:13 Session AFP/Banach_Steinhaus (AFP)

19:54:13 Session AFP/Smooth_Manifolds (AFP)

19:54:13 Session HOL/HOL-Unix

19:54:13 Session HOL/HOL-ZF

19:54:13 Session AFP/Category2 (AFP)

19:54:13 Session HOL/HOLCF (main timing)

19:54:14 Session AFP/Circus (AFP)

19:54:14 Session AFP/HOL-CSP (AFP)

19:54:14 Session HOL/HOLCF-IMP

19:54:14 Session HOL/HOLCF-Library

19:54:14 Session AFP/CSP_RefTK (AFP)

19:54:14 Session HOL/HOLCF-FOCUS

19:54:14 Session HOL/HOLCF-ex

19:54:14 Session AFP/PCF (AFP)

19:54:14 Session AFP/HOLCF-Prelude (AFP)

19:54:15 Session AFP/BirdKMP (AFP)

19:54:15 Session HOL/HOLCF-Tutorial

19:54:15 Session HOL/IOA (timing)

19:54:15 Session HOL/IOA-ABP

19:54:15 Session HOL/IOA-NTP

19:54:15 Session HOL/IOA-Storage

19:54:15 Session HOL/IOA-ex

19:54:15 Session AFP/Shivers-CFA (AFP)

19:54:15 Session AFP/Stream-Fusion (AFP)

19:54:15 Session AFP/Tycon (AFP)

19:54:15 Session AFP/WorkerWrapper (AFP)

19:54:15 Session AFP/Heard_Of (AFP)

19:54:15 Session AFP/Consensus_Refined (AFP)

19:54:15 Session AFP/Hello_World (AFP)

19:54:15 Session AFP/Hood_Melville_Queue (AFP)

19:54:15 Session AFP/HotelKeyCards (AFP)

19:54:15 Session Doc/How_to_Prove_it (no_doc)

19:54:15 Session AFP/Huffman (AFP)

19:54:15 Session AFP/Hybrid_Logic (AFP)

19:54:15 Session AFP/Hybrid_Multi_Lane_Spatial_Logic (AFP)

19:54:15 Session AFP/IMP2 (AFP)

19:54:16 Session AFP/IMP2_Binary_Heap (AFP)

19:54:16 Session Doc/Implementation (doc)

19:54:16 Session AFP/Impossible_Geometry (AFP)

19:54:16 Session AFP/Inductive_Confidentiality (AFP)

19:54:16 Session AFP/Inductive_Inference (AFP)

19:54:16 Session AFP/InfPathElimination (AFP)

19:54:16 Session AFP/IsaGeoCoq (AFP)

19:54:16 Session Doc/Isar_Ref (doc)

19:54:17 Session AFP/Isabelle_C (AFP)

19:54:17 Session Doc/JEdit (doc)

19:54:17 Session AFP/Jacobson_Basic_Algebra (AFP)

19:54:17 Session AFP/JiveDataStoreModel (AFP)

19:54:17 Session AFP/Key_Agreement_Strong_Adversaries (AFP)

19:54:17 Session AFP/Kleene_Algebra (AFP)

19:54:17 Session AFP/KAD (AFP)

19:54:17 Session AFP/KAT_and_DRA (AFP)

19:54:17 Session AFP/Algebraic_VCs (AFP)

19:54:18 Session AFP/Multirelations (AFP)

19:54:18 Session AFP/Quantales (AFP)

19:54:18 Session AFP/Transformer_Semantics (AFP)

19:54:18 Session AFP/Regular_Algebras (AFP)

19:54:18 Session AFP/Relation_Algebra (AFP)

19:54:18 Session AFP/Relational_Paths (AFP)

19:54:18 Session AFP/Residuated_Lattices (AFP)

19:54:18 Session AFP/LambdaMu (AFP)

19:54:18 Session AFP/LatticeProperties (AFP)

19:54:18 Session AFP/DataRefinementIBP (AFP)

19:54:18 Session AFP/GraphMarkingIBP (AFP)

19:54:18 Session AFP/Lazy_Case (AFP)

19:54:18 Session AFP/Lifting_Definition_Option (AFP)

19:54:18 Session AFP/List-Index (AFP)

19:54:18 Session AFP/Comparison_Sort_Lower_Bound (AFP)

19:54:18 Session AFP/Jinja (AFP)

19:54:18 Session AFP/HRB-Slicing (AFP)

19:54:18 Session AFP/InformationFlowSlicing_Inter (AFP)

19:54:18 Session AFP/Slicing (AFP)

19:54:19 Session AFP/InformationFlowSlicing (AFP)

19:54:19 Session AFP/JinjaDCI (AFP)

19:54:19 Session AFP/List_Update (AFP)

19:54:19 Session AFP/Quick_Sort_Cost (AFP)

19:54:19 Session AFP/Random_BSTs (AFP)

19:54:19 Session AFP/Randomised_BSTs (AFP)

19:54:19 Session AFP/Treaps (AFP)

19:54:19 Session AFP/Randomised_Social_Choice (AFP)

19:54:19 Session AFP/Fishburn_Impossibility (AFP)

19:54:20 Session AFP/SDS_Impossibility (AFP)

19:54:20 Session AFP/List_Interleaving (AFP)

19:54:20 Session AFP/List_Inversions (AFP)

19:54:20 Session AFP/LocalLexing (AFP)

19:54:20 Session Doc/Locales (doc)

19:54:20 Session AFP/Locally-Nameless-Sigma (AFP)

19:54:20 Session AFP/Lowe_Ontological_Argument (AFP)

19:54:20 Session Doc/Main (doc)

19:54:20 Session AFP/Marriage (AFP)

19:54:20 Session AFP/Latin_Square (AFP)

19:54:20 Session AFP/Matroids (AFP)

19:54:20 Session AFP/Max-Card-Matching (AFP)

19:54:20 Session AFP/Median_Of_Medians_Selection (AFP)

19:54:21 Session AFP/KD_Tree (AFP)

19:54:21 Session AFP/Menger (AFP)

19:54:21 Session AFP/Mereology (AFP)

19:54:21 Session AFP/MiniML (AFP)

19:54:21 Session AFP/Modular_Assembly_Kit_Security (AFP)

19:54:21 Session AFP/MonoBoolTranAlgebra (AFP)

19:54:21 Session AFP/Name_Carrying_Type_Inference (AFP)

19:54:21 Session AFP/Nash_Williams (AFP)

19:54:21 Session AFP/No_FTL_observers (AFP)

19:54:21 Session AFP/Nominal2 (AFP)

19:54:22 Session AFP/Incompleteness (AFP)

19:54:22 Session AFP/Surprise_Paradox (AFP)

19:54:22 Session AFP/LambdaAuth (AFP)

19:54:22 Session AFP/Launchbury (AFP)

19:54:22 Session AFP/Call_Arity (AFP)

19:54:22 Session AFP/Modal_Logics_for_NTS (AFP)

19:54:23 Session AFP/Rewriting_Z (AFP)

19:54:23 Session AFP/Noninterference_CSP (AFP)

19:54:23 Session AFP/Noninterference_Ipurge_Unwinding (AFP)

19:54:23 Session AFP/Noninterference_Generic_Unwinding (AFP)

19:54:23 Session AFP/Noninterference_Inductive_Unwinding (AFP)

19:54:23 Session AFP/Noninterference_Sequential_Composition (AFP)

19:54:23 Session AFP/Noninterference_Concurrent_Composition (AFP)

19:54:23 Session AFP/NormByEval (AFP)

19:54:23 Session AFP/OpSets (AFP)

19:54:23 Session AFP/Open_Induction (AFP)

19:54:23 Session AFP/Well_Quasi_Orders (AFP)

19:54:23 Session AFP/Decreasing-Diagrams-II (AFP)

19:54:23 Session AFP/Myhill-Nerode (AFP)

19:54:23 Session AFP/Ordinal (AFP)

19:54:23 Session AFP/Nested_Multisets_Ordinals (AFP)

19:54:24 Session AFP/Lambda_Free_RPOs (AFP)

19:54:24 Session AFP/Lambda_Free_EPO (AFP)

19:54:24 Session AFP/Ordered_Resolution_Prover (AFP)

19:54:24 Session AFP/Chandy_Lamport (AFP)

19:54:24 Session AFP/Saturation_Framework (AFP)

19:54:24 Session AFP/Saturation_Framework_Extensions (AFP)

19:54:24 Session AFP/PLM (AFP)

19:54:24 Session AFP/PSemigroupsConvolution (AFP)

19:54:24 Session AFP/Paraconsistency (AFP)

19:54:24 Session AFP/Parity_Game (AFP)

19:54:25 Session AFP/Partial_Function_MR (AFP)

19:54:25 Session AFP/Physical_Quantities (AFP)

19:54:25 Session AFP/Pop_Refinement (AFP)

19:54:25 Session AFP/Possibilistic_Noninterference (AFP)

19:54:25 Session AFP/Priority_Search_Trees (AFP)

19:54:25 Session AFP/Prim_Dijkstra_Simple (AFP)

19:54:25 Session Doc/Prog_Prove (doc)

19:54:25 Session AFP/Projective_Geometry (AFP)

19:54:25 Session AFP/Proof_Strategy_Language (AFP)

19:54:25 Session AFP/PropResPI (AFP)

19:54:25 Session AFP/Propositional_Proof_Systems (AFP)

19:54:26 Session AFP/PseudoHoops (AFP)

19:54:26 Session AFP/Ramsey-Infinite (AFP)

19:54:26 Session AFP/Recursion-Theory-I (AFP)

19:54:26 Session AFP/Minsky_Machines (AFP)

19:54:26 Session AFP/RefinementReactive (AFP)

19:54:26 Session AFP/Regex_Equivalence (AFP)

19:54:26 Session AFP/Relational_Method (AFP)

19:54:26 Session AFP/Resolution_FOL (AFP)

19:54:27 Session AFP/Robbins-Conjecture (AFP)

19:54:27 Session AFP/Roy_Floyd_Warshall (AFP)

19:54:27 Session AFP/SIFPL (AFP)

19:54:27 Session AFP/SIFUM_Type_Systems (AFP)

19:54:27 Session AFP/Security_Protocol_Refinement (AFP)

19:54:27 Session AFP/SenSocialChoice (AFP)

19:54:27 Session AFP/Separation_Algebra (AFP)

19:54:27 Session AFP/Hoare_Time (AFP)

19:54:28 Session AFP/Separata (AFP)

19:54:28 Session AFP/Simpl (AFP)

19:54:28 Session AFP/BDD (AFP)

19:54:28 Session AFP/Sliding_Window_Algorithm (AFP)

19:54:28 Session AFP/Statecharts (AFP)

19:54:28 Session AFP/Stellar_Quorums (AFP)

19:54:28 Session AFP/Stone_Algebras (AFP)

19:54:28 Session AFP/Stone_Relation_Algebras (AFP)

19:54:28 Session AFP/Stone_Kleene_Relation_Algebras (AFP)

19:54:28 Session AFP/Aggregation_Algebras (AFP)

19:54:29 Session AFP/Relational_Disjoint_Set_Forests (AFP)

19:54:29 Session AFP/Relational_Minimum_Spanning_Trees (AFP)

19:54:29 Session AFP/Subset_Boolean_Algebras (AFP)

19:54:29 Session AFP/Store_Buffer_Reduction (AFP)

19:54:29 Session AFP/Strong_Security (AFP)

19:54:29 Session Doc/Sugar (doc)

19:54:29 Session AFP/Sunflowers (AFP)

19:54:29 Session AFP/Syntax_Independent_Logic (AFP)

19:54:29 Session AFP/Goedel_Incompleteness (AFP)

19:54:29 Session AFP/Goedel_HFSet_Semantic (AFP)

19:54:30 Session AFP/Goedel_HFSet_Semanticless (AFP)

19:54:30 Session AFP/Robinson_Arithmetic (AFP)

19:54:30 Session AFP/Szpilrajn (AFP)

19:54:30 Session AFP/TESL_Language (AFP)

19:54:31 Session AFP/TLA (AFP)

19:54:31 Session AFP/Timed_Automata (AFP)

19:54:31 Session AFP/Probabilistic_Timed_Automata (AFP)

19:54:31 Session AFP/Topological_Semantics (AFP)

19:54:31 Session AFP/Transitive-Closure-II (AFP)

19:54:31 Session AFP/Tree_Decomposition (AFP)

19:54:31 Session Doc/Tutorial (doc)

19:54:31 Session Doc/Typeclass_Hierarchy (doc)

19:54:31 Session AFP/Types_Tableaus_and_Goedels_God (AFP)

19:54:32 Session AFP/UPF (AFP)

19:54:32 Session AFP/UPF_Firewall (AFP)

19:54:32 Session AFP/Universal_Turing_Machine (AFP)

19:54:32 Session AFP/VeriComp (AFP)

19:54:32 Session AFP/Interpreter_Optimizations (AFP)

19:54:32 Session AFP/Verified-Prover (AFP)

19:54:32 Session AFP/VolpanoSmith (AFP)

19:54:32 Session AFP/WHATandWHERE_Security (AFP)

19:54:32 Session AFP/Weight_Balanced_Trees (AFP)

19:54:32 Session AFP/Word_Lib (AFP)

19:54:32 Session AFP/Complx (AFP)

19:54:33 Session AFP/IEEE_Floating_Point (AFP)

19:54:33 Session AFP/IP_Addresses (AFP)

19:54:33 Session AFP/Simple_Firewall (AFP)

19:54:33 Session AFP/Routing (AFP)

19:54:33 Session AFP/Interval_Arithmetic_Word32 (AFP)

19:54:33 Session AFP/LEM (AFP)

19:54:34 Session AFP/Native_Word (AFP)

19:54:34 Session AFP/Collections (AFP)

19:54:34 Session AFP/Abstract_Completeness (AFP)

19:54:34 Session AFP/Abstract_Soundness (AFP)

19:54:34 Session AFP/Incredible_Proof_Machine (AFP)

19:54:34 Session AFP/Deriving (AFP)

19:54:34 Session AFP/CAVA_Base (AFP)

19:54:34 Session AFP/CAVA_Automata (AFP)

19:54:34 Session AFP/DFS_Framework (AFP)

19:54:34 Session AFP/Gabow_SCC (AFP)

19:54:35 Session AFP/LTL_to_GBA (AFP)

19:54:35 Session AFP/Promela (AFP)

19:54:35 Session AFP/Containers (AFP)

19:54:35 Session AFP/Collections_Examples (AFP)

19:54:35 Session AFP/Containers-Benchmarks (AFP)

19:54:35 Session AFP/MFOTL_Monitor (AFP)

19:54:36 Session AFP/Generic_Join (AFP)

19:54:36 Session AFP/MFODL_Monitor_Optimized (AFP)

19:54:36 Session AFP/Formula_Derivatives (AFP)

19:54:36 Session AFP/MSO_Regex_Equivalence (AFP)

19:54:36 Session AFP/Show (AFP)

19:54:36 Session AFP/Affine_Arithmetic (AFP)

19:54:37 Session AFP/Ordinary_Differential_Equations (AFP)

19:54:37 Session AFP/Differential_Dynamic_Logic (AFP)

19:54:37 Session AFP/Hybrid_Systems_VCs (AFP)

19:54:37 Session AFP/Matrices_for_ODEs (AFP)

19:54:38 Session AFP/Taylor_Models (AFP)

19:54:38 Session AFP/CakeML (AFP)

19:54:38 Session AFP/Certification_Monads (AFP)

19:54:38 Session AFP/AI_Planning_Languages_Semantics (AFP)

19:54:38 Session AFP/Verified_SAT_Based_AI_Planning (AFP)

19:54:39 Session AFP/Dict_Construction (AFP)

19:54:39 Session AFP/Formula_Derivatives-Examples (AFP)

19:54:39 Session AFP/JNF-AFP-Lib (AFP)

19:54:39 Session AFP/Monad_Memo_DP (AFP)

19:54:39 Session AFP/Hidden_Markov_Models (AFP)

19:54:39 Session AFP/Optimal_BST (AFP)

19:54:39 Session AFP/Polynomial_Factorization (AFP)

19:54:39 Session AFP/Amicable_Numbers (AFP)

19:54:39 Session AFP/Dirichlet_Series (AFP)

19:54:40 Session AFP/Zeta_Function (AFP)

19:54:40 Session AFP/Dirichlet_L (AFP)

19:54:41 Session AFP/Gauss_Sums (AFP)

19:54:41 Session AFP/Prime_Number_Theorem (AFP)

19:54:41 Session AFP/Prime_Distribution_Elementary (AFP)

19:54:41 Session AFP/IMO2019 (AFP)

19:54:41 Session AFP/Irrational_Series_Erdos_Straus (AFP)

19:54:42 Session AFP/Transcendence_Series_Hancl_Rucki (AFP)

19:54:43 Session AFP/Zeta_3_Irrational (AFP)

19:54:43 Session AFP/Gaussian_Integers (AFP)

19:54:43 Session AFP/Jordan_Normal_Form (AFP)

19:54:43 Session AFP/Farkas (AFP)

19:54:43 Session AFP/Isabelle_Marries_Dirac (AFP)

19:54:43 Session AFP/Knuth_Bendix_Order (AFP)

19:54:43 Session AFP/Functional_Ordered_Resolution_Prover (AFP)

19:54:43 Session AFP/Linear_Recurrences (AFP)

19:54:44 Session AFP/Perron_Frobenius (AFP)

19:54:45 Session AFP/Stochastic_Matrices (AFP)

19:54:45 Session AFP/Subresultants (AFP)

19:54:45 Session AFP/Polynomials (AFP)

19:54:45 Session AFP/Deep_Learning (AFP)

19:54:46 Session AFP/QHLProver (AFP)

19:54:46 Session AFP/Projective_Measurements (AFP)

19:54:47 Session AFP/Groebner_Bases (AFP)

19:54:47 Session AFP/Groebner_Macaulay (AFP)

19:54:47 Session AFP/Nullstellensatz (AFP)

19:54:47 Session AFP/Signature_Groebner (AFP)

19:54:47 Session AFP/Lambda_Free_KBOs (AFP)

19:54:48 Session AFP/Symmetric_Polynomials (AFP)

19:54:48 Session AFP/Pi_Transcendental (AFP)

19:54:48 Session AFP/Power_Sum_Polynomials (AFP)

19:54:48 Session AFP/Pre_BZ (AFP)

19:54:48 Session AFP/Berlekamp_Zassenhaus (AFP)

19:54:49 Session AFP/Algebraic_Numbers (AFP)

19:54:49 Session AFP/Hermite_Lindemann (AFP)

19:54:49 Session AFP/LLL_Basis_Reduction (AFP)

19:54:49 Session AFP/LLL_Factorization (AFP)

19:54:49 Session AFP/Linear_Inequalities (AFP)

19:54:49 Session AFP/Linear_Programming (AFP)

19:54:49 Session AFP/Linear_Recurrences_Solver (AFP)

19:54:50 Session AFP/Smith_Normal_Form (AFP)

19:54:50 Session AFP/Modular_arithmetic_LLL_and_HNF_algorithms (AFP)

19:54:51 Session AFP/Real_Impl (AFP)

19:54:51 Session AFP/QR_Decomposition (AFP)

19:54:51 Session AFP/XML (AFP)

19:54:51 Session AFP/Dijkstra_Shortest_Path (AFP)

19:54:51 Session AFP/Koenigsberg_Friendship (AFP)

19:54:51 Session AFP/Formal_SSA (AFP)

19:54:52 Session AFP/Minimal_SSA (AFP)

19:54:52 Session AFP/HOL-ODE-Numerics (AFP)

19:54:52 Session AFP/HOL-ODE-ARCH-COMP (AFP)

19:54:52 Session AFP/HOL-ODE-Examples (AFP large)

19:54:52 Session AFP/Lorenz_Approximation (AFP)

19:54:52 Session AFP/Lorenz_C0 (AFP large)

19:54:52 Session AFP/Lorenz_C1 (AFP large)

19:54:52 Session AFP/Poincare_Bendixson (AFP)

19:54:53 Session AFP/Transition_Systems_and_Automata (AFP)

19:54:53 Session AFP/Adaptive_State_Counting (AFP)

19:54:53 Session AFP/Buchi_Complementation (AFP)

19:54:53 Session AFP/LTL_Master_Theorem (AFP)

19:54:53 Session AFP/LTL_Normal_Form (AFP)

19:54:53 Session AFP/Partial_Order_Reduction (AFP)

19:54:53 Session AFP/SM_Base (AFP)

19:54:53 Session AFP/SM (AFP)

19:54:54 Session AFP/CAVA_Setup (AFP)

19:54:54 Session AFP/CAVA_LTL_Modelchecker (AFP)

19:54:54 Session AFP/Transitive-Closure (AFP)

19:54:54 Session AFP/KBPs (AFP)

19:54:54 Session AFP/LTL_to_DRA (AFP)

19:54:54 Session AFP/Network_Security_Policy_Verification (AFP)

19:54:55 Session AFP/Planarity_Certificates (AFP)

19:54:55 Session AFP/Tree-Automata (AFP)

19:54:55 Session AFP/Datatype_Order_Generator (AFP)

19:54:55 Session AFP/Higher_Order_Terms (AFP)

19:54:55 Session AFP/CakeML_Codegen (AFP)

19:54:55 Session AFP/Old_Datatype_Show (AFP)

19:54:56 Session AFP/WOOT_Strong_Eventual_Consistency (AFP)

19:54:56 Session AFP/Iptables_Semantics (AFP)

19:54:56 Session AFP/Iptables_Semantics_Examples (AFP)

19:54:56 Session AFP/LOFT (AFP)

19:54:56 Session AFP/Mersenne_Primes (AFP)

19:54:56 Session AFP/Separation_Logic_Imperative_HOL (AFP)

19:54:56 Session AFP/Sepref_Prereq (AFP)

19:54:56 Session AFP/ROBDD (AFP)

19:54:56 Session AFP/Refine_Imperative_HOL (AFP)

19:54:56 Session AFP/BTree (AFP)

19:54:57 Session AFP/Floyd_Warshall (AFP)

19:54:57 Session AFP/Sepref_Basic (AFP)

19:54:57 Session AFP/Sepref_IICF (AFP)

19:54:57 Session AFP/Flow_Networks (AFP)

19:54:57 Session AFP/EdmondsKarp_Maxflow (AFP)

19:54:57 Session AFP/MFMC_Countable (AFP)

19:54:57 Session AFP/Probabilistic_While (AFP)

19:54:57 Session AFP/CryptHOL (AFP)

19:54:57 Session AFP/Constructive_Cryptography (AFP)

19:54:57 Session AFP/Game_Based_Crypto (AFP)

19:54:58 Session AFP/Multi_Party_Computation (AFP)

19:54:58 Session AFP/Sigma_Commit_Crypto (AFP)

19:54:58 Session AFP/Constructive_Cryptography_CM (AFP)

19:54:58 Session AFP/Prpu_Maxflow (AFP)

19:54:58 Session AFP/Knuth_Morris_Pratt (AFP)

19:54:58 Session AFP/Kruskal (AFP)

19:54:58 Session AFP/PAC_Checker (AFP)

19:54:58 Session AFP/VerifyThis2018 (AFP)

19:54:59 Session AFP/VerifyThis2019 (AFP)

19:54:59 Session AFP/UpDown_Scheme (AFP)

19:54:59 Session AFP/WebAssembly (AFP)

19:54:59 Session AFP/SPARCv8 (AFP)

19:54:59 Session AFP/ZFC_in_HOL (AFP)

19:54:59 Session AFP/Ordinal_Partitions (AFP)

19:55:00 Session ZF/ZF (main timing)

19:55:00 Session Doc/Logics_ZF (doc)

19:55:00 Session AFP/Recursion-Addition (AFP)

19:55:00 Session ZF/ZF-AC

19:55:00 Session ZF/ZF-Coind

19:55:00 Session ZF/ZF-Constructible

19:55:00 Session AFP/Delta_System_Lemma (AFP)

19:55:00 Session AFP/Forcing (AFP)

19:55:00 Session ZF/ZF-IMP

19:55:00 Session ZF/ZF-Induct

19:55:00 Session ZF/ZF-UNITY (timing)

19:55:00 Session ZF/ZF-Resid

19:55:00 Session ZF/ZF-ex

19:55:03 Running Isabelle_C ...

19:55:05 Isabelle_C: theory HOL-ex.Cartouche_Examples

19:55:06 Isabelle_C: theory Isabelle_C.C_Lexer_Language

19:55:06 Isabelle_C: theory Isabelle_C.C_Ast

19:55:07 Isabelle_C: theory Isabelle_C.C_Lexer_Annotation

19:55:47 Isabelle_C: theory Isabelle_C.C_Environment

19:55:47 Isabelle_C: theory Isabelle_C.C_Parser_Language

19:55:47 Isabelle_C: theory Isabelle_C.C_Parser_Annotation

19:55:52 Isabelle_C: theory Isabelle_C.C_Eval

19:55:53 Isabelle_C: theory Isabelle_C.C_Command

19:55:53 Isabelle_C: theory Isabelle_C.C_Document

19:55:53 Isabelle_C: theory Isabelle_C.C_Main

19:55:53 Isabelle_C: theory Isabelle_C.C0

19:55:53 Isabelle_C: theory Isabelle_C.C1

19:55:53 Isabelle_C: theory Isabelle_C.C2

19:55:53 Isabelle_C: theory Isabelle_C.C_paper

19:55:54 Isabelle_C: theory Isar_Ref.Base

19:55:54 Isabelle_C: theory Isabelle_C.README

19:55:54 Isabelle_C: theory Isabelle_C.C_Appendices

19:55:54 ### Ignored report message: \isacommand{}

19:55:54 ### Ignored report message: \isacommand{}

19:55:54 ### Ignored report message: \isacommand{}

19:55:54 ### Ignored report message: int

19:55:54 ### Ignored report message: array\ int

19:55:54 ### Ignored report message: \isacommand{}

19:55:54 ### Ignored report message: \isacommand{}

19:55:55 ### Ignored report message: int\isacommand{}

19:55:55 ### Ignored report message: \isacommand{}

19:55:55 ### Ignored report message: \isacommand{}

19:55:55 ### Ignored report message: \isacommand{}

19:55:55 ### Ignored report message: \isacommand{}

19:55:55 ### Ignored report message: int

19:55:55 ### Ignored report message: array\ int

19:55:57 ### Ignored report message: \isacommand{}

19:55:57 ### Ignored report message: \isacommand{}

19:55:57 ### Ignored report message: int\isacommand{}

19:55:57 ### Ignored report message: \isacommand{}

19:56:02 Preparing Isabelle_C/document ...

19:56:19 Finished Isabelle_C/document (0:00:16 elapsed time)

19:56:19 Preparing Isabelle_C/outline ...

19:56:31 Finished Isabelle_C/outline (0:00:11 elapsed time)

19:56:31 Timing Isabelle_C (4 threads, 52.664s elapsed time, 65.225s cpu time, 10.759s GC time, factor 1.24)

19:56:31 Finished Isabelle_C (0:00:54 elapsed time, 0:01:06 cpu time, factor 1.23)

19:56:31 Presentation in "/media/data/jenkins/workspace/isabelle-all/browser_info"

19:56:31 Presenting Pure ...

19:56:31 Presenting theory Pure

19:56:31 Presenting theory Pure.Sessions

19:56:31 Presenting theory ML_Bootstrap

19:56:32 Presenting file "ROOT0.ML"

19:56:32 Presenting file "ROOT.ML"

19:56:32 Presenting CCL ...

19:56:32 Presenting theory CCL.Set

19:56:32 Presenting theory CCL.Lfp

19:56:32 Presenting theory CCL.Gfp

19:56:32 Presenting theory CCL.CCL

19:56:32 Presenting theory CCL.Trancl

19:56:32 Presenting theory CCL.Term

19:56:32 Presenting theory CCL.Type

19:56:32 Presenting theory CCL.Wfd

19:56:32 Presenting theory CCL.Hered

19:56:32 Presenting theory CCL.Fix

19:56:32 Presenting theory CCL.Nat

19:56:32 Presenting theory CCL.List

19:56:32 Presenting theory CCL.Stream

19:56:32 Presenting theory CCL.Flag

19:56:32 Presenting CTT ...

19:56:32 Presenting document CTT/document

19:56:32 Presenting document CTT/outline

19:56:32 Presenting theory CTT.CTT

19:56:32 Presenting theory CTT.Typechecking

19:56:32 Presenting theory CTT.Elimination

19:56:32 Presenting theory CTT.Equality

19:56:32 Presenting theory CTT.Synthesis

19:56:33 Presenting file "$ISABELLE_HOME/src/Provers/typedsimp.ML"

19:56:33 Presenting file "rew.ML"

19:56:33 Presenting Cube ...

19:56:33 Presenting theory Cube.Cube

19:56:33 Presenting theory Cube.Example

19:56:33 Presenting FOL ...

19:56:33 Presenting document FOL/document

19:56:33 Presenting document FOL/outline

19:56:33 Presenting theory IFOL

19:56:33 Presenting theory FOL

19:56:33 Presenting file "$ISABELLE_HOME/src/Tools/misc_legacy.ML"

19:56:33 Presenting file "$ISABELLE_HOME/src/Provers/splitter.ML"

19:56:34 Presenting file "$ISABELLE_HOME/src/Provers/hypsubst.ML"

19:56:34 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/zipper.ML"

19:56:34 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/isand.ML"

19:56:34 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/rw_inst.ML"

19:56:34 Presenting file "$ISABELLE_HOME/src/Provers/quantifier1.ML"

19:56:34 Presenting file "$ISABELLE_HOME/src/Tools/intuitionistic.ML"

19:56:34 Presenting file "$ISABELLE_HOME/src/Tools/project_rule.ML"

19:56:34 Presenting file "$ISABELLE_HOME/src/Tools/atomize_elim.ML"

19:56:34 Presenting file "fologic.ML"

19:56:34 Presenting file "intprover.ML"

19:56:34 Presenting file "$ISABELLE_HOME/src/Provers/classical.ML"

19:56:34 Presenting file "$ISABELLE_HOME/src/Provers/blast.ML"

19:56:34 Presenting file "$ISABELLE_HOME/src/Provers/clasimp.ML"

19:56:34 Presenting file "simpdata.ML"

19:56:34 Presenting file "$ISABELLE_HOME/src/Tools/eqsubst.ML"

19:56:34 Presenting file "$ISABELLE_HOME/src/Tools/induct.ML"

19:56:34 Presenting file "$ISABELLE_HOME/src/Tools/case_product.ML"

19:56:34 Presenting FOL-ex ...

19:56:34 Presenting document FOL-ex/document

19:56:34 Presenting document FOL-ex/outline

19:56:34 Presenting theory FOL-ex.Natural_Numbers

19:56:34 Presenting theory FOL-ex.Intro

19:56:34 Presenting theory FOL-ex.Nat

19:56:34 Presenting theory FOL-ex.Nat_Class

19:56:34 Presenting theory FOL-ex.Foundation

19:56:34 Presenting theory FOL-ex.Prolog

19:56:34 Presenting theory FOL-ex.Intuitionistic

19:56:34 Presenting theory FOL-ex.Propositional_Int

19:56:34 Presenting theory FOL-ex.Quantifiers_Int

19:56:34 Presenting theory FOL-ex.Classical

19:56:34 Presenting theory FOL-ex.Propositional_Cla

19:56:34 Presenting theory FOL-ex.Quantifiers_Cla

19:56:34 Presenting theory FOL-ex.Miniscope

19:56:34 Presenting theory FOL-ex.If

19:56:34 Presenting theory FOL-ex.Locale_Test1

19:56:34 Presenting theory FOL-ex.Locale_Test2

19:56:34 Presenting theory FOL-ex.Locale_Test3

19:56:34 Presenting theory FOL-ex.Locale_Test

19:56:35 Presenting FOLP ...

19:56:35 Presenting theory IFOLP

19:56:35 Presenting theory FOLP

19:56:35 Presenting file "$ISABELLE_HOME/src/Tools/misc_legacy.ML"

19:56:35 Presenting file "hypsubst.ML"

19:56:35 Presenting file "intprover.ML"

19:56:35 Presenting file "classical.ML"

19:56:35 Presenting file "simp.ML"

19:56:35 Presenting file "simpdata.ML"

19:56:35 Presenting FOLP-ex ...

19:56:35 Presenting theory FOLP-ex.Intro

19:56:35 Presenting theory FOLP-ex.Nat

19:56:35 Presenting theory FOLP-ex.Foundation

19:56:35 Presenting theory FOLP-ex.If

19:56:35 Presenting theory FOLP-ex.Intuitionistic

19:56:35 Presenting theory FOLP-ex.Classical

19:56:35 Presenting theory FOLP-ex.Propositional_Int

19:56:35 Presenting theory FOLP-ex.Quantifiers_Int

19:56:35 Presenting theory FOLP-ex.Propositional_Cla

19:56:35 Presenting theory FOLP-ex.Quantifiers_Cla

19:56:35 Presenting HOL ...

19:56:35 Presenting document HOL/document

19:56:35 Presenting document HOL/outline

19:56:35 Presenting theory HOL.HOL

19:56:35 Presenting theory HOL.Orderings

19:56:35 Presenting theory HOL.Groups

19:56:35 Presenting theory HOL.Lattices

19:56:35 Presenting theory HOL.Set

19:56:35 Presenting theory HOL.Typedef

19:56:35 Presenting theory HOL.Fun

19:56:35 Presenting theory HOL.Complete_Lattices

19:56:35 Presenting theory HOL.Ctr_Sugar

19:56:36 Presenting file "Tools/group_cancel.ML"

19:56:36 Presenting theory HOL.Inductive

19:56:36 Presenting file "Tools/boolean_algebra_cancel.ML"

19:56:36 Presenting theory HOL.Product_Type

19:56:37 Presenting file "Tools/typedef.ML"

19:56:37 Presenting theory HOL.Sum_Type

19:56:37 Presenting theory HOL.Rings

19:56:37 Presenting theory HOL.Nat

19:56:37 Presenting file "Tools/functor.ML"

19:56:37 Presenting theory HOL.Fields

19:56:38 Presenting theory HOL.Finite_Set

19:56:38 Presenting file "Tools/arith_data.ML"

19:56:38 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_div_mod.ML"

19:56:39 Presenting theory HOL.Relation

19:56:39 Presenting file "Tools/nat_arith.ML"

19:56:39 Presenting theory HOL.Transitive_Closure

19:56:40 Presenting theory HOL.Wellfounded

19:56:40 Presenting file "$ISABELLE_HOME/src/Provers/order_procedure.ML"

19:56:40 Presenting file "$ISABELLE_HOME/src/Provers/order_tac.ML"

19:56:40 Presenting theory HOL.Wfrec

19:56:40 Presenting theory HOL.Order_Relation

19:56:40 Presenting theory HOL.Hilbert_Choice

19:56:40 Presenting file "$ISABELLE_HOME/src/Provers/trancl.ML"

19:56:40 Presenting theory HOL.Zorn

19:56:41 Presenting theory HOL.BNF_Wellorder_Relation

19:56:41 Presenting theory HOL.BNF_Wellorder_Embedding

19:56:41 Presenting theory HOL.BNF_Wellorder_Constructions

19:56:41 Presenting theory HOL.BNF_Cardinal_Order_Relation

19:56:41 Presenting file "Tools/choice_specification.ML"

19:56:41 Presenting theory HOL.BNF_Cardinal_Arithmetic

19:56:42 Presenting theory HOL.Fun_Def_Base

19:56:43 Presenting file "Tools/split_rule.ML"

19:56:43 Presenting file "Tools/set_comprehension_pointfree.ML"

19:56:43 Presenting file "Tools/inductive_set.ML"

19:56:43 Presenting theory HOL.BNF_Def

19:56:43 Presenting theory HOL.BNF_Composition

19:56:43 Presenting file "Tools/Function/function_lib.ML"

19:56:43 Presenting file "Tools/Function/function_common.ML"

19:56:43 Presenting file "Tools/Function/function_context_tree.ML"

19:56:43 Presenting file "Tools/Function/sum_tree.ML"

19:56:43 Presenting theory HOL.Basic_BNFs

19:56:43 Presenting theory HOL.BNF_Fixpoint_Base

19:56:43 Presenting theory HOL.BNF_Least_Fixpoint

19:56:43 Presenting theory HOL.Basic_BNF_LFPs

19:56:44 Presenting file "$ISABELLE_HOME/src/Provers/Arith/fast_lin_arith.ML"

19:56:44 Presenting file "Tools/lin_arith.ML"

19:56:44 Presenting theory HOL.Meson

19:56:44 Presenting file "Tools/BNF/bnf_lfp_basic_sugar.ML"

19:56:44 Presenting theory HOL.ATP

19:56:45 Presenting file "Tools/Ctr_Sugar/case_translation.ML"

19:56:45 Presenting file "Tools/Ctr_Sugar/ctr_sugar_util.ML"

19:56:45 Presenting file "Tools/Ctr_Sugar/ctr_sugar_tactics.ML"

19:56:45 Presenting file "Tools/Ctr_Sugar/ctr_sugar_code.ML"

19:56:45 Presenting file "Tools/Ctr_Sugar/ctr_sugar.ML"

19:56:45 Presenting file "Tools/coinduction.ML"

19:56:45 Presenting theory HOL.Metis

19:56:46 Presenting file "Tools/Meson/meson.ML"

19:56:46 Presenting file "Tools/Meson/meson_clausify.ML"

19:56:46 Presenting file "Tools/Meson/meson_tactic.ML"

19:56:46 Presenting theory HOL.Transfer

19:56:47 Presenting file "Tools/BNF/bnf_comp_tactics.ML"

19:56:47 Presenting file "Tools/BNF/bnf_comp.ML"

19:56:47 Presenting theory HOL.Num

19:56:49 Presenting file "Tools/numeral.ML"

19:56:49 Presenting theory HOL.Power

19:56:49 Presenting theory HOL.Groups_Big

19:56:51 Presenting file "Tools/Transfer/transfer.ML"

19:56:51 Presenting file "Tools/Transfer/transfer_bnf.ML"

19:56:51 Presenting file "Tools/BNF/bnf_fp_rec_sugar_transfer.ML"

19:56:51 Presenting theory HOL.Equiv_Relations

19:56:52 Presenting theory HOL.Lifting

19:56:52 Presenting theory HOL.Quotient

19:56:53 Presenting file "Tools/inductive.ML"

19:56:53 Presenting file "Tools/Old_Datatype/old_datatype_aux.ML"

19:56:53 Presenting file "Tools/Old_Datatype/old_datatype_prop.ML"

19:56:53 Presenting file "Tools/Old_Datatype/old_datatype_data.ML"

19:56:53 Presenting file "Tools/Old_Datatype/old_rep_datatype.ML"

19:56:53 Presenting file "Tools/Old_Datatype/old_datatype_codegen.ML"

19:56:53 Presenting file "Tools/BNF/bnf_fp_rec_sugar_util.ML"

19:56:53 Presenting file "Tools/Old_Datatype/old_primrec.ML"

19:56:53 Presenting file "Tools/BNF/bnf_lfp_rec_sugar.ML"

19:56:53 Presenting theory HOL.Complete_Partial_Order

19:56:54 Presenting theory HOL.Option

19:56:54 Presenting theory HOL.Partial_Function

19:56:56 Presenting file "Tools/BNF/bnf_util.ML"

19:56:56 Presenting file "Tools/BNF/bnf_tactics.ML"

19:56:56 Presenting file "Tools/BNF/bnf_def_tactics.ML"

19:56:56 Presenting file "Tools/BNF/bnf_def.ML"

19:56:56 Presenting theory HOL.Argo

19:56:56 Presenting file "Tools/Function/partial_function.ML"

19:56:56 Presenting theory HOL.SAT

19:56:57 Presenting file "Tools/BNF/bnf_lfp_util.ML"

19:56:57 Presenting file "Tools/BNF/bnf_lfp_tactics.ML"

19:56:57 Presenting file "Tools/BNF/bnf_lfp.ML"

19:56:57 Presenting file "Tools/BNF/bnf_lfp_compat.ML"

19:56:57 Presenting file "Tools/BNF/bnf_lfp_rec_sugar_more.ML"

19:56:57 Presenting file "Tools/BNF/bnf_lfp_size.ML"

19:56:57 Presenting file "Tools/datatype_simprocs.ML"

19:56:57 Presenting theory HOL.Fun_Def

19:56:58 Presenting file "Tools/prop_logic.ML"

19:56:58 Presenting file "Tools/sat_solver.ML"

19:56:58 Presenting file "Tools/sat.ML"

19:56:58 Presenting file "Tools/Argo/argo_sat_solver.ML"

19:56:58 Presenting theory HOL.Int

19:56:59 Presenting file "Tools/ATP/atp_util.ML"

19:56:59 Presenting file "Tools/ATP/atp_problem.ML"

19:56:59 Presenting file "Tools/ATP/atp_proof.ML"

19:56:59 Presenting file "Tools/ATP/atp_proof_redirect.ML"

19:56:59 Presenting file "Tools/lambda_lifting.ML"

19:56:59 Presenting file "Tools/monomorph.ML"

19:56:59 Presenting file "Tools/ATP/atp_problem_generate.ML"

19:56:59 Presenting file "Tools/ATP/atp_proof_reconstruct.ML"

19:56:59 Presenting theory HOL.Lattices_Big

19:57:00 Presenting file "Tools/int_arith.ML"

19:57:00 Presenting theory HOL.Euclidean_Division

19:57:00 Presenting file "Tools/Lifting/lifting_util.ML"

19:57:00 Presenting file "Tools/Lifting/lifting_info.ML"

19:57:00 Presenting file "Tools/Lifting/lifting_bnf.ML"

19:57:00 Presenting file "Tools/Lifting/lifting_term.ML"

19:57:00 Presenting file "Tools/Lifting/lifting_def.ML"

19:57:00 Presenting file "Tools/Lifting/lifting_setup.ML"

19:57:00 Presenting file "Tools/Lifting/lifting_def_code_dt.ML"

19:57:00 Presenting theory HOL.Parity

19:57:00 Presenting theory HOL.Divides

19:57:01 Presenting theory HOL.Numeral_Simprocs

19:57:01 Presenting theory HOL.Semiring_Normalization

19:57:02 Presenting theory HOL.Groebner_Basis

19:57:02 Presenting file "$ISABELLE_HOME/src/Tools/misc_legacy.ML"

19:57:02 Presenting file "$ISABELLE_HOME/src/Tools/try.ML"

19:57:02 Presenting file "$ISABELLE_HOME/src/Tools/quickcheck.ML"

19:57:02 Presenting file "$ISABELLE_HOME/src/Tools/solve_direct.ML"

19:57:02 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/zipper.ML"

19:57:02 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/isand.ML"

19:57:02 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/rw_inst.ML"

19:57:02 Presenting file "$ISABELLE_HOME/src/Provers/hypsubst.ML"

19:57:02 Presenting file "$ISABELLE_HOME/src/Provers/splitter.ML"

19:57:02 Presenting file "$ISABELLE_HOME/src/Provers/classical.ML"

19:57:02 Presenting file "$ISABELLE_HOME/src/Provers/blast.ML"

19:57:02 Presenting file "$ISABELLE_HOME/src/Provers/clasimp.ML"

19:57:02 Presenting file "$ISABELLE_HOME/src/Tools/eqsubst.ML"

19:57:02 Presenting file "$ISABELLE_HOME/src/Provers/quantifier1.ML"

19:57:02 Presenting file "$ISABELLE_HOME/src/Tools/atomize_elim.ML"

19:57:02 Presenting file "$ISABELLE_HOME/src/Tools/cong_tac.ML"

19:57:02 Presenting file "$ISABELLE_HOME/src/Tools/intuitionistic.ML"

19:57:02 Presenting file "$ISABELLE_HOME/src/Tools/project_rule.ML"

19:57:02 Presenting file "$ISABELLE_HOME/src/Tools/subtyping.ML"

19:57:02 Presenting file "$ISABELLE_HOME/src/Tools/case_product.ML"

19:57:02 Presenting file "Tools/hologic.ML"

19:57:02 Presenting file "Tools/rewrite_hol_proof.ML"

19:57:02 Presenting file "Tools/simpdata.ML"

19:57:02 Presenting file "$ISABELLE_HOME/src/Tools/induct.ML"

19:57:02 Presenting file "$ISABELLE_HOME/src/Tools/induction.ML"

19:57:02 Presenting file "$ISABELLE_HOME/src/Tools/induct_tacs.ML"

19:57:02 Presenting file "$ISABELLE_HOME/src/Tools/coherent.ML"

19:57:02 Presenting file "Tools/cnf.ML"

19:57:03 Presenting file "Tools/semiring_normalizer.ML"

19:57:03 Presenting theory HOL.Set_Interval

19:57:03 Presenting file "$ISABELLE_HOME/src/Provers/Arith/assoc_fold.ML"

19:57:03 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_numerals.ML"

19:57:03 Presenting file "$ISABELLE_HOME/src/Provers/Arith/combine_numerals.ML"

19:57:03 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_numeral_factor.ML"

19:57:03 Presenting file "$ISABELLE_HOME/src/Provers/Arith/extract_common_term.ML"

19:57:03 Presenting file "Tools/numeral_simprocs.ML"

19:57:03 Presenting file "Tools/nat_numeral_simprocs.ML"

19:57:03 Presenting theory HOL.Presburger

19:57:04 Presenting file "Tools/Quotient/quotient_info.ML"

19:57:04 Presenting file "Tools/Quotient/quotient_term.ML"

19:57:04 Presenting file "Tools/Quotient/quotient_type.ML"

19:57:04 Presenting file "Tools/Quotient/quotient_def.ML"

19:57:04 Presenting file "Tools/Quotient/quotient_tacs.ML"

19:57:04 Presenting file "Tools/BNF/bnf_lift.ML"

19:57:04 Presenting theory HOL.SMT

19:57:05 Presenting file "Tools/Function/function_core.ML"

19:57:05 Presenting file "Tools/Function/mutual.ML"

19:57:05 Presenting file "Tools/Function/pattern_split.ML"

19:57:05 Presenting file "Tools/Function/relation.ML"

19:57:05 Presenting file "Tools/Function/function_elims.ML"

19:57:05 Presenting file "Tools/Function/function.ML"

19:57:05 Presenting file "Tools/Function/pat_completeness.ML"

19:57:05 Presenting file "Tools/Function/fun.ML"

19:57:05 Presenting file "Tools/Function/induction_schema.ML"

19:57:05 Presenting file "Tools/Function/measure_functions.ML"

19:57:05 Presenting file "Tools/Function/lexicographic_order.ML"

19:57:05 Presenting file "Tools/Function/termination.ML"

19:57:05 Presenting file "Tools/Function/scnp_solve.ML"

19:57:05 Presenting file "Tools/Function/scnp_reconstruct.ML"

19:57:05 Presenting file "Tools/Function/fun_cases.ML"

19:57:05 Presenting theory HOL.Sledgehammer

19:57:05 Presenting theory HOL.Code_Numeral

19:57:05 Presenting file "Tools/groebner.ML"

19:57:05 Presenting theory HOL.Lifting_Set

19:57:06 Presenting file "Tools/BNF/bnf_fp_util_tactics.ML"

19:57:06 Presenting file "Tools/BNF/bnf_fp_util.ML"

19:57:06 Presenting file "Tools/BNF/bnf_fp_def_sugar_tactics.ML"

19:57:06 Presenting file "Tools/BNF/bnf_fp_def_sugar.ML"

19:57:06 Presenting file "Tools/BNF/bnf_fp_n2m_tactics.ML"

19:57:06 Presenting file "Tools/BNF/bnf_fp_n2m.ML"

19:57:06 Presenting file "Tools/BNF/bnf_fp_n2m_sugar.ML"

19:57:06 Presenting theory HOL.List

19:57:06 Presenting theory HOL.Groups_List

19:57:06 Presenting theory HOL.Random

19:57:06 Presenting theory HOL.Map

19:57:06 Presenting theory HOL.Enum

19:57:07 Presenting theory HOL.String

19:57:07 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_expr.ML"

19:57:07 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_term.ML"

19:57:07 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_lit.ML"

19:57:07 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_proof.ML"

19:57:07 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_rewr.ML"

19:57:07 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_cls.ML"

19:57:07 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_common.ML"

19:57:07 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_cc.ML"

19:57:07 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_simplex.ML"

19:57:07 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_thy.ML"

19:57:07 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_heap.ML"

19:57:07 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_cdcl.ML"

19:57:07 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_core.ML"

19:57:07 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_clausify.ML"

19:57:07 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_solver.ML"

19:57:07 Presenting file "Tools/Argo/argo_tactic.ML"

19:57:07 Presenting theory HOL.Typerep

19:57:07 Presenting theory HOL.Predicate

19:57:07 Presenting theory HOL.Lazy_Sequence

19:57:08 Presenting theory HOL.Limited_Sequence

19:57:08 Presenting file "Tools/string_syntax.ML"

19:57:08 Presenting file "Tools/literal.ML"

19:57:08 Presenting theory HOL.Code_Evaluation

19:57:08 Presenting theory HOL.Quickcheck_Random

19:57:08 Presenting theory HOL.Random_Pred

19:57:08 Presenting file "$ISABELLE_HOME/src/Tools/Metis/metis.ML"

19:57:08 Presenting theory HOL.Random_Sequence

19:57:08 Presenting file "Tools/Metis/metis_generate.ML"

19:57:08 Presenting file "Tools/Metis/metis_reconstruct.ML"

19:57:08 Presenting file "Tools/Metis/metis_tactic.ML"

19:57:08 Presenting theory HOL.Quickcheck_Exhaustive

19:57:08 Presenting theory HOL.Predicate_Compile

19:57:09 Presenting file "Tools/Qelim/qelim.ML"

19:57:09 Presenting file "Tools/Qelim/cooper_procedure.ML"

19:57:09 Presenting file "Tools/Qelim/cooper.ML"

19:57:09 Presenting file "Tools/try0.ML"

19:57:09 Presenting theory HOL.Quickcheck_Narrowing

19:57:10 Presenting file "Tools/code_evaluation.ML"

19:57:10 Presenting file "Tools/value_command.ML"

19:57:10 Presenting file "Tools/reification.ML"

19:57:10 Presenting theory HOL.Mirabelle

19:57:10 Presenting file "Tools/Quickcheck/Narrowing_Engine.hs"

19:57:10 Presenting file "Tools/Quickcheck/PNF_Narrowing_Engine.hs"

19:57:10 Presenting file "Tools/Quickcheck/narrowing_generators.ML"

19:57:10 Presenting file "Tools/Quickcheck/find_unused_assms.ML"

19:57:10 Presenting theory HOL.Extraction

19:57:10 Presenting theory HOL.Record

19:57:11 Presenting file "Tools/Quickcheck/exhaustive_generators.ML"

19:57:11 Presenting file "Tools/Quickcheck/abstract_generators.ML"

19:57:11 Presenting theory HOL.GCD

19:57:12 Presenting file "Tools/Quickcheck/quickcheck_common.ML"

19:57:12 Presenting file "Tools/Quickcheck/random_generators.ML"

19:57:12 Presenting theory HOL.Nitpick

19:57:12 Presenting file "Tools/Mirabelle/mirabelle.ML"

19:57:12 Presenting file "Tools/Mirabelle/mirabelle_arith.ML"

19:57:12 Presenting file "Tools/Mirabelle/mirabelle_metis.ML"

19:57:12 Presenting file "Tools/Mirabelle/mirabelle_quickcheck.ML"

19:57:12 Presenting file "Tools/Mirabelle/mirabelle_sledgehammer.ML"

19:57:12 Presenting file "Tools/Mirabelle/mirabelle_sledgehammer_filter.ML"

19:57:12 Presenting file "Tools/Mirabelle/mirabelle_try0.ML"

19:57:12 Presenting theory HOL.Nunchaku

19:57:13 Presenting theory HOL.BNF_Greatest_Fixpoint

19:57:14 Presenting file "Tools/record.ML"

19:57:14 Presenting theory HOL.Filter

19:57:16 Presenting theory HOL.Conditionally_Complete_Lattices

19:57:16 Presenting theory HOL.Factorial

19:57:17 Presenting theory HOL.Binomial

19:57:17 Presenting theory Main

19:57:17 Presenting theory HOL.Archimedean_Field

19:57:18 Presenting theory HOL.Rat

19:57:18 Presenting file "Tools/Nunchaku/nunchaku_util.ML"

19:57:18 Presenting file "Tools/Nunchaku/nunchaku_collect.ML"

19:57:18 Presenting file "Tools/Nunchaku/nunchaku_problem.ML"

19:57:18 Presenting file "Tools/Nunchaku/nunchaku_translate.ML"

19:57:18 Presenting file "Tools/Nunchaku/nunchaku_model.ML"

19:57:18 Presenting file "Tools/Nunchaku/nunchaku_reconstruct.ML"

19:57:18 Presenting file "Tools/Nunchaku/nunchaku_display.ML"

19:57:18 Presenting file "Tools/Nunchaku/nunchaku_tool.ML"

19:57:18 Presenting file "Tools/Nunchaku/nunchaku.ML"

19:57:18 Presenting file "Tools/Nunchaku/nunchaku_commands.ML"

19:57:18 Presenting theory HOL.Real

19:57:18 Presenting theory HOL.Topological_Spaces

19:57:19 Presenting theory HOL.Hull

19:57:19 Presenting theory HOL.Modules

19:57:20 Presenting theory HOL.Vector_Spaces

19:57:21 Presenting file "Tools/SMT/smt_real.ML"

19:57:21 Presenting file "Tools/SMT/z3_real.ML"

19:57:21 Presenting file "Tools/Argo/argo_real.ML"

19:57:21 Presenting theory HOL.Real_Vector_Spaces

19:57:21 Presenting file "Tools/Predicate_Compile/predicate_compile_aux.ML"

19:57:21 Presenting file "Tools/Predicate_Compile/predicate_compile_compilations.ML"

19:57:21 Presenting file "Tools/Predicate_Compile/core_data.ML"

19:57:21 Presenting file "Tools/Predicate_Compile/mode_inference.ML"

19:57:21 Presenting file "Tools/Predicate_Compile/predicate_compile_proof.ML"

19:57:21 Presenting file "Tools/Predicate_Compile/predicate_compile_core.ML"

19:57:21 Presenting file "Tools/Predicate_Compile/predicate_compile_data.ML"

19:57:21 Presenting file "Tools/Predicate_Compile/predicate_compile_fun.ML"

19:57:21 Presenting file "Tools/Predicate_Compile/predicate_compile_pred.ML"

19:57:21 Presenting file "Tools/Predicate_Compile/predicate_compile_specialisation.ML"

19:57:21 Presenting file "Tools/Predicate_Compile/predicate_compile.ML"

19:57:21 Presenting theory HOL.Limits

19:57:22 Presenting theory HOL.Inequalities

19:57:22 Presenting theory HOL.Series

19:57:22 Presenting file "Tools/SMT/smt_util.ML"

19:57:22 Presenting file "Tools/SMT/smt_failure.ML"

19:57:22 Presenting file "Tools/SMT/smt_config.ML"

19:57:22 Presenting file "Tools/SMT/smt_builtin.ML"

19:57:22 Presenting file "Tools/SMT/smt_datatypes.ML"

19:57:22 Presenting file "Tools/SMT/smt_normalize.ML"

19:57:22 Presenting file "Tools/SMT/smt_translate.ML"

19:57:22 Presenting file "Tools/SMT/smtlib.ML"

19:57:22 Presenting file "Tools/SMT/smtlib_interface.ML"

19:57:22 Presenting file "Tools/SMT/smtlib_proof.ML"

19:57:22 Presenting file "Tools/SMT/smtlib_isar.ML"

19:57:22 Presenting file "Tools/SMT/z3_proof.ML"

19:57:22 Presenting file "Tools/SMT/z3_isar.ML"

19:57:22 Presenting file "Tools/SMT/smt_solver.ML"

19:57:22 Presenting file "Tools/SMT/cvc4_interface.ML"

19:57:22 Presenting file "Tools/SMT/cvc4_proof_parse.ML"

19:57:22 Presenting file "Tools/SMT/verit_proof.ML"

19:57:22 Presenting file "Tools/SMT/verit_isar.ML"

19:57:22 Presenting file "Tools/SMT/verit_proof_parse.ML"

19:57:22 Presenting file "Tools/SMT/conj_disj_perm.ML"

19:57:22 Presenting file "Tools/ATP/system_on_tptp.ML"

19:57:22 Presenting file "Tools/Sledgehammer/async_manager_legacy.ML"

19:57:22 Presenting file "Tools/SMT/smt_replay_methods.ML"

19:57:22 Presenting file "Tools/Sledgehammer/sledgehammer_util.ML"

19:57:22 Presenting file "Tools/Sledgehammer/sledgehammer_fact.ML"

19:57:22 Presenting file "Tools/SMT/smt_replay.ML"

19:57:22 Presenting file "Tools/Sledgehammer/sledgehammer_proof_methods.ML"

19:57:22 Presenting file "Tools/Sledgehammer/sledgehammer_isar_annotate.ML"

19:57:22 Presenting file "Tools/SMT/smt_replay_arith.ML"

19:57:22 Presenting file "Tools/SMT/z3_interface.ML"

19:57:22 Presenting file "Tools/Sledgehammer/sledgehammer_isar_proof.ML"

19:57:22 Presenting file "Tools/SMT/z3_replay_rules.ML"

19:57:22 Presenting file "Tools/SMT/z3_replay_methods.ML"

19:57:22 Presenting file "Tools/Sledgehammer/sledgehammer_isar_preplay.ML"

19:57:22 Presenting file "Tools/Sledgehammer/sledgehammer_isar_compress.ML"

19:57:22 Presenting file "Tools/SMT/z3_replay.ML"

19:57:22 Presenting file "Tools/SMT/verit_replay_methods.ML"

19:57:22 Presenting file "Tools/Sledgehammer/sledgehammer_isar_minimize.ML"

19:57:22 Presenting file "Tools/Sledgehammer/sledgehammer_isar.ML"

19:57:22 Presenting file "Tools/Sledgehammer/sledgehammer_atp_systems.ML"

19:57:22 Presenting file "Tools/SMT/verit_replay.ML"

19:57:22 Presenting file "Tools/Sledgehammer/sledgehammer_prover.ML"

19:57:22 Presenting file "Tools/Sledgehammer/sledgehammer_prover_atp.ML"

19:57:22 Presenting file "Tools/SMT/smt_systems.ML"

19:57:22 Presenting file "Tools/Sledgehammer/sledgehammer_prover_smt.ML"

19:57:22 Presenting file "Tools/Sledgehammer/sledgehammer_prover_minimize.ML"

19:57:22 Presenting file "Tools/Sledgehammer/sledgehammer_mepo.ML"

19:57:22 Presenting file "Tools/Sledgehammer/sledgehammer_mash.ML"

19:57:22 Presenting theory HOL.Deriv

19:57:22 Presenting file "Tools/Sledgehammer/sledgehammer.ML"

19:57:22 Presenting file "Tools/Sledgehammer/sledgehammer_commands.ML"

19:57:22 Presenting file "Tools/Sledgehammer/sledgehammer_tactics.ML"

19:57:22 Presenting theory HOL.NthRoot

19:57:23 Presenting theory HOL.Transcendental

19:57:23 Presenting theory HOL.Complex

19:57:23 Presenting theory HOL.MacLaurin

19:57:24 Presenting theory Complex_Main

19:57:26 Presenting file "Tools/BNF/bnf_gfp_util.ML"

19:57:26 Presenting file "Tools/BNF/bnf_gfp_tactics.ML"

19:57:26 Presenting file "Tools/BNF/bnf_gfp.ML"

19:57:26 Presenting file "Tools/BNF/bnf_gfp_rec_sugar_tactics.ML"

19:57:26 Presenting file "Tools/BNF/bnf_gfp_rec_sugar.ML"

19:57:27 Presenting file "Tools/Nitpick/kodkod.ML"

19:57:27 Presenting file "Tools/Nitpick/kodkod_sat.ML"

19:57:27 Presenting file "Tools/Nitpick/nitpick_util.ML"

19:57:27 Presenting file "Tools/Nitpick/nitpick_hol.ML"

19:57:27 Presenting file "Tools/Nitpick/nitpick_mono.ML"

19:57:27 Presenting file "Tools/Nitpick/nitpick_preproc.ML"

19:57:27 Presenting file "Tools/Nitpick/nitpick_scope.ML"

19:57:27 Presenting file "Tools/Nitpick/nitpick_peephole.ML"

19:57:27 Presenting file "Tools/Nitpick/nitpick_rep.ML"

19:57:27 Presenting file "Tools/Nitpick/nitpick_nut.ML"

19:57:27 Presenting file "Tools/Nitpick/nitpick_kodkod.ML"

19:57:27 Presenting file "Tools/Nitpick/nitpick_model.ML"

19:57:27 Presenting file "Tools/Nitpick/nitpick.ML"

19:57:27 Presenting file "Tools/Nitpick/nitpick_commands.ML"

19:57:27 Presenting file "Tools/Nitpick/nitpick_tests.ML"

19:57:32 Presenting AI_Planning_Languages_Semantics ...

19:57:32 Presenting document AI_Planning_Languages_Semantics/document

19:57:32 Presenting document AI_Planning_Languages_Semantics/outline

19:57:32 Presenting theory AI_Planning_Languages_Semantics.Error_Monad_Add

19:57:32 Presenting theory AI_Planning_Languages_Semantics.Option_Monad_Add

19:57:32 Presenting theory AI_Planning_Languages_Semantics.SASP_Semantics

19:57:32 Presenting theory AI_Planning_Languages_Semantics.SASP_Checker

19:57:32 Presenting theory AI_Planning_Languages_Semantics.PDDL_STRIPS_Semantics

19:57:32 Presenting theory AI_Planning_Languages_Semantics.PDDL_STRIPS_Checker

19:57:32 Presenting theory AI_Planning_Languages_Semantics.Lifschitz_Consistency

19:57:33 Presenting AVL-Trees ...

19:57:33 Presenting document AVL-Trees/document

19:57:33 Presenting document AVL-Trees/outline

19:57:33 Presenting theory AVL-Trees.AVL

19:57:33 Presenting theory AVL-Trees.AVL2

19:57:33 Presenting AWN ...

19:57:33 Presenting document AWN/document

19:57:33 Presenting document AWN/outline

19:57:33 Presenting theory AWN.TransitionSystems

19:57:33 Presenting theory AWN.Lib

19:57:33 Presenting theory AWN.Invariants

19:57:33 Presenting theory AWN.OInvariants

19:57:33 Presenting theory AWN.AWN_Cterms

19:57:33 Presenting theory AWN.AWN_Labels

19:57:33 Presenting theory AWN.AWN_SOS

19:57:33 Presenting theory AWN.AWN

19:57:33 Presenting theory AWN.Inv_Cterms

19:57:33 Presenting theory AWN.AWN_SOS_Labels

19:57:33 Presenting theory AWN.Pnet

19:57:33 Presenting theory AWN.Closed

19:57:34 Presenting theory AWN.OAWN_SOS

19:57:34 Presenting theory AWN.OAWN_SOS_Labels

19:57:34 Presenting theory AWN.OPnet

19:57:34 Presenting theory AWN.ONode_Lifting

19:57:34 Presenting theory AWN.OPnet_Lifting

19:57:34 Presenting theory AWN.OClosed_Lifting

19:57:35 Presenting theory AWN.AWN_Invariants

19:57:35 Presenting theory AWN.OAWN_Invariants

19:57:35 Presenting theory AWN.OAWN_Convert

19:57:35 Presenting theory AWN.Qmsg

19:57:35 Presenting theory AWN.Qmsg_Lifting

19:57:35 Presenting theory AWN.OClosed_Transfer

19:57:35 Presenting theory AWN.AWN_Main

19:57:35 Presenting theory AWN.Toy

19:57:36 Presenting theory AWN.AWN_Term_Graph

19:57:37 Presenting Abortable_Linearizable_Modules ...

19:57:37 Presenting document Abortable_Linearizable_Modules/document

19:57:37 Presenting document Abortable_Linearizable_Modules/outline

19:57:37 Presenting theory Abortable_Linearizable_Modules.Sequences

19:57:37 Presenting theory Abortable_Linearizable_Modules.IOA

19:57:37 Presenting theory Abortable_Linearizable_Modules.RDR

19:57:37 Presenting theory Abortable_Linearizable_Modules.SLin

19:57:37 Presenting theory Abortable_Linearizable_Modules.Simulations

19:57:37 Presenting theory Abortable_Linearizable_Modules.Idempotence

19:57:37 Presenting theory Abortable_Linearizable_Modules.Consensus

19:57:38 Presenting Abstract-Hoare-Logics ...

19:57:38 Presenting document Abstract-Hoare-Logics/document

19:57:38 Presenting document Abstract-Hoare-Logics/outline

19:57:38 Presenting theory Abstract-Hoare-Logics.Lang

19:57:38 Presenting theory Abstract-Hoare-Logics.Hoare

19:57:38 Presenting theory Abstract-Hoare-Logics.Termi

19:57:38 Presenting theory Abstract-Hoare-Logics.HoareTotal

19:57:38 Presenting theory Abstract-Hoare-Logics.PLang

19:57:38 Presenting theory Abstract-Hoare-Logics.PHoare

19:57:38 Presenting theory Abstract-Hoare-Logics.PTermi

19:57:38 Presenting theory Abstract-Hoare-Logics.PHoareTotal

19:57:38 Presenting theory Abstract-Hoare-Logics.PsLang

19:57:38 Presenting theory Abstract-Hoare-Logics.PsHoare

19:57:38 Presenting theory Abstract-Hoare-Logics.PsTermi

19:57:38 Presenting theory Abstract-Hoare-Logics.PsHoareTotal

19:57:39 Presenting Allen_Calculus ...

19:57:39 Presenting document Allen_Calculus/document

19:57:39 Presenting document Allen_Calculus/outline

19:57:39 Presenting theory Allen_Calculus.xor_cal

19:57:39 Presenting theory Allen_Calculus.axioms

19:57:39 Presenting theory Allen_Calculus.jointly_exhaustive

19:57:39 Presenting theory Allen_Calculus.examples

19:57:39 Presenting theory Allen_Calculus.disjoint_relations

19:57:39 Presenting theory Allen_Calculus.allen

19:57:39 Presenting theory Allen_Calculus.nest

19:57:40 Presenting AnselmGod ...

19:57:40 Presenting document AnselmGod/document

19:57:40 Presenting document AnselmGod/outline

19:57:40 Presenting theory AnselmGod.AnselmGod

19:57:40 Presenting Approximation_Algorithms ...

19:57:40 Presenting document Approximation_Algorithms/document

19:57:40 Presenting document Approximation_Algorithms/outline

19:57:40 Presenting theory Approximation_Algorithms.Approx_VC_Hoare

19:57:40 Presenting theory Approximation_Algorithms.Approx_SC_Hoare

19:57:40 Presenting theory Approximation_Algorithms.Approx_MIS_Hoare

19:57:40 Presenting theory Approximation_Algorithms.Approx_LB_Hoare

19:57:40 Presenting theory Approximation_Algorithms.Approx_BP_Hoare

19:57:41 Presenting Aristotles_Assertoric_Syllogistic ...

19:57:41 Presenting document Aristotles_Assertoric_Syllogistic/document

19:57:41 Presenting document Aristotles_Assertoric_Syllogistic/outline

19:57:41 Presenting theory Aristotles_Assertoric_Syllogistic.AristotlesAssertoric

19:57:41 Presenting ArrowImpossibilityGS ...

19:57:41 Presenting document ArrowImpossibilityGS/document

19:57:41 Presenting document ArrowImpossibilityGS/outline

19:57:41 Presenting theory ArrowImpossibilityGS.Arrow_Utility

19:57:41 Presenting theory ArrowImpossibilityGS.Arrow_Order

19:57:41 Presenting theory ArrowImpossibilityGS.GS

19:57:41 Presenting Attack_Trees ...

19:57:41 Presenting document Attack_Trees/document

19:57:41 Presenting document Attack_Trees/outline

19:57:41 Presenting theory Attack_Trees.MC

19:57:41 Presenting theory Attack_Trees.AT

19:57:41 Presenting theory Attack_Trees.Infrastructure

19:57:41 Presenting theory Attack_Trees.GDPRhealthcare

19:57:43 Presenting Auto2_HOL ...

19:57:43 Presenting document Auto2_HOL/document

19:57:43 Presenting document Auto2_HOL/outline

19:57:43 Presenting theory Auto2_HOL.HOL_Base

19:57:43 Presenting theory Auto2_HOL.Auto2_HOL

19:57:43 Presenting theory Auto2_HOL.Logic_Thms

19:57:43 Presenting theory Auto2_HOL.Order_Thms

19:57:43 Presenting theory Auto2_HOL.Arith_Thms

19:57:43 Presenting theory Auto2_HOL.Set_Thms

19:57:43 Presenting theory Auto2_HOL.Lists_Thms

19:57:43 Presenting theory Auto2_HOL.Auto2_Main

19:57:43 Presenting theory Auto2_HOL.Auto2_Test

19:57:43 Presenting theory Auto2_HOL.Pelletier

19:57:43 Presenting file "util_arith.ML"

19:57:43 Presenting theory Auto2_HOL.Primes_Ex

19:57:43 Presenting file "list_ac.ML"

19:57:43 Presenting file "list_ac_test.ML"

19:57:43 Presenting file "util_test.ML"

19:57:43 Presenting file "rewrite_test.ML"

19:57:43 Presenting file "matcher_test.ML"

19:57:43 Presenting file "normalize_test.ML"

19:57:43 Presenting file "logic_steps_test.ML"

19:57:43 Presenting file "acdata_test.ML"

19:57:43 Presenting file "arith.ML"

19:57:43 Presenting file "order.ML"

19:57:43 Presenting file "order_test.ML"

19:57:43 Presenting file "nat_sub.ML"

19:57:43 Presenting file "nat_sub_test.ML"

19:57:45 Presenting file "$AFP/Auto2_HOL/util.ML"

19:57:45 Presenting file "$AFP/Auto2_HOL/util_base.ML"

19:57:45 Presenting file "auto2_hol.ML"

19:57:45 Presenting file "$AFP/Auto2_HOL/util_logic.ML"

19:57:45 Presenting file "$AFP/Auto2_HOL/box_id.ML"

19:57:45 Presenting file "$AFP/Auto2_HOL/consts.ML"

19:57:45 Presenting file "$AFP/Auto2_HOL/property.ML"

19:57:45 Presenting file "$AFP/Auto2_HOL/wellform.ML"

19:57:45 Presenting file "$AFP/Auto2_HOL/wfterm.ML"

19:57:45 Presenting file "$AFP/Auto2_HOL/rewrite.ML"

19:57:45 Presenting file "$AFP/Auto2_HOL/propertydata.ML"

19:57:45 Presenting file "$AFP/Auto2_HOL/matcher.ML"

19:57:45 Presenting file "$AFP/Auto2_HOL/items.ML"

19:57:45 Presenting file "$AFP/Auto2_HOL/wfdata.ML"

19:57:45 Presenting file "$AFP/Auto2_HOL/auto2_data.ML"

19:57:45 Presenting file "$AFP/Auto2_HOL/status.ML"

19:57:45 Presenting file "$AFP/Auto2_HOL/normalize.ML"

19:57:45 Presenting file "$AFP/Auto2_HOL/proofsteps.ML"

19:57:45 Presenting file "$AFP/Auto2_HOL/auto2_state.ML"

19:57:45 Presenting file "$AFP/Auto2_HOL/logic_steps.ML"

19:57:45 Presenting file "$AFP/Auto2_HOL/auto2.ML"

19:57:45 Presenting file "$AFP/Auto2_HOL/auto2_outer.ML"

19:57:45 Presenting file "acdata.ML"

19:57:45 Presenting file "ac_steps.ML"

19:57:45 Presenting file "unfolding.ML"

19:57:45 Presenting file "induct_outer.ML"

19:57:45 Presenting file "extra_hol.ML"

19:57:45 Presenting Auto2_Imperative_HOL ...

19:57:45 Presenting document Auto2_Imperative_HOL/document

19:57:45 Presenting document Auto2_Imperative_HOL/outline

19:57:45 Presenting theory Auto2_Imperative_HOL.Mapping_Str

19:57:45 Presenting theory Auto2_Imperative_HOL.Lists_Ex

19:57:45 Presenting theory Auto2_Imperative_HOL.BST

19:57:45 Presenting theory Auto2_Imperative_HOL.Partial_Equiv_Rel

19:57:45 Presenting theory Auto2_Imperative_HOL.Union_Find

19:57:45 Presenting theory Auto2_Imperative_HOL.Connectivity

19:57:45 Presenting theory Auto2_Imperative_HOL.Arrays_Ex

19:57:45 Presenting theory Auto2_Imperative_HOL.Dijkstra

19:57:45 Presenting theory Auto2_Imperative_HOL.Interval

19:57:45 Presenting theory Auto2_Imperative_HOL.Interval_Tree

19:57:45 Presenting theory Auto2_Imperative_HOL.Quicksort

19:57:45 Presenting theory Auto2_Imperative_HOL.Indexed_PQueue

19:57:46 Presenting theory Auto2_Imperative_HOL.RBTree

19:57:46 Presenting theory Auto2_Imperative_HOL.Rect_Intersect

19:57:46 Presenting theory Auto2_Imperative_HOL.SepLogic_Base

19:57:46 Presenting theory Auto2_Imperative_HOL.SepAuto

19:57:46 Presenting theory Auto2_Imperative_HOL.GCD_Impl

19:57:46 Presenting theory Auto2_Imperative_HOL.LinkedList

19:57:46 Presenting theory Auto2_Imperative_HOL.BST_Impl

19:57:46 Presenting theory Auto2_Imperative_HOL.RBTree_Impl

19:57:47 Presenting file "list_matcher_test.ML"

19:57:47 Presenting theory Auto2_Imperative_HOL.Arrays_Impl

19:57:47 Presenting theory Auto2_Imperative_HOL.Quicksort_Impl

19:57:47 Presenting theory Auto2_Imperative_HOL.Union_Find_Impl

19:57:47 Presenting theory Auto2_Imperative_HOL.Connectivity_Impl

19:57:47 Presenting theory Auto2_Imperative_HOL.DynamicArray

19:57:47 Presenting theory Auto2_Imperative_HOL.Indexed_PQueue_Impl

19:57:47 Presenting theory Auto2_Imperative_HOL.Dijkstra_Impl

19:57:47 Presenting file "sep_util_base.ML"

19:57:47 Presenting file "assn_matcher.ML"

19:57:47 Presenting file "sep_steps.ML"

19:57:47 Presenting theory Auto2_Imperative_HOL.IntervalTree_Impl

19:57:47 Presenting theory Auto2_Imperative_HOL.Rect_Intersect_Impl

19:57:47 Presenting file "sep_util.ML"

19:57:47 Presenting file "sep_steps_test.ML"

19:57:47 Presenting theory Auto2_Imperative_HOL.Sep_Examples

19:57:48 Presenting Automatic_Refinement ...

19:57:48 Presenting document Automatic_Refinement/document

19:57:48 Presenting document Automatic_Refinement/outline

19:57:48 Presenting theory Automatic_Refinement.Refine_Util_Bootstrap1

19:57:48 Presenting theory Automatic_Refinement.Mpat_Antiquot

19:57:48 Presenting theory Automatic_Refinement.Mk_Term_Antiquot

19:57:48 Presenting theory Automatic_Refinement.Refine_Util

19:57:48 Presenting theory Automatic_Refinement.Attr_Comb

19:57:48 Presenting theory Automatic_Refinement.Named_Sorted_Thms

19:57:48 Presenting theory Automatic_Refinement.Prio_List

19:57:48 Presenting theory Automatic_Refinement.Tagged_Solver

19:57:48 Presenting theory Automatic_Refinement.Anti_Unification

19:57:48 Presenting theory Automatic_Refinement.Misc

19:57:48 Presenting theory Automatic_Refinement.Foldi

19:57:48 Presenting theory Automatic_Refinement.Indep_Vars

19:57:48 Presenting theory Automatic_Refinement.Select_Solve

19:57:48 Presenting theory Automatic_Refinement.Mk_Record_Simp

19:57:48 Presenting theory Automatic_Refinement.Refine_Lib

19:57:48 Presenting theory Automatic_Refinement.Param_Chapter

19:57:48 Presenting theory Automatic_Refinement.Relators

19:57:48 Presenting theory Automatic_Refinement.Param_Tool

19:57:48 Presenting theory Automatic_Refinement.Param_HOL

19:57:48 Presenting file "Cond_Rewr_Conv.ML"

19:57:48 Presenting file "Revert_Abbrev.ML"

19:57:48 Presenting theory Automatic_Refinement.Parametricity

19:57:48 Presenting theory Automatic_Refinement.Autoref_Phases

19:57:48 Presenting theory Automatic_Refinement.Autoref_Data

19:57:48 Presenting theory Automatic_Refinement.Autoref_Tagging

19:57:48 Presenting theory Automatic_Refinement.Autoref_Id_Ops

19:57:48 Presenting theory Automatic_Refinement.Autoref_Fix_Rel

19:57:48 Presenting theory Automatic_Refinement.Autoref_Relator_Interface

19:57:48 Presenting theory Automatic_Refinement.Autoref_Translate

19:57:48 Presenting theory Automatic_Refinement.Autoref_Gen_Algo

19:57:48 Presenting theory Automatic_Refinement.Autoref_Chapter

19:57:48 Presenting theory Automatic_Refinement.Autoref_Tool

19:57:48 Presenting theory Automatic_Refinement.Autoref_Bindings_HOL

19:57:48 Presenting theory Automatic_Refinement.Automatic_Refinement

19:57:49 Presenting Refine_Monadic ...

19:57:50 Presenting document Refine_Monadic/document

19:57:50 Presenting document Refine_Monadic/outline

19:57:50 Presenting theory Refine_Monadic.Refine_Chapter

19:57:50 Presenting theory Refine_Monadic.Refine_Mono_Prover

19:57:50 Presenting theory Refine_Monadic.Refine_Misc

19:57:50 Presenting theory Refine_Monadic.RefineG_Transfer

19:57:50 Presenting theory Refine_Monadic.RefineG_Domain

19:57:50 Presenting theory Refine_Monadic.RefineG_Recursion

19:57:50 Presenting theory Refine_Monadic.RefineG_Assert

19:57:50 Presenting theory Refine_Monadic.Refine_Basic

19:57:50 Presenting theory Refine_Monadic.Refine_Leof

19:57:50 Presenting theory Refine_Monadic.Refine_Heuristics

19:57:50 Presenting theory Refine_Monadic.Refine_More_Comb

19:57:50 Presenting file "refine_mono_prover.ML"

19:57:50 Presenting theory Refine_Monadic.RefineG_While

19:57:50 Presenting theory Refine_Monadic.Refine_While

19:57:50 Presenting theory Refine_Monadic.Refine_Det

19:57:50 Presenting theory Refine_Monadic.Refine_Pfun

19:57:50 Presenting theory Refine_Monadic.Refine_Transfer

19:57:50 Presenting theory Refine_Monadic.Refine_Foreach

19:57:50 Presenting theory Refine_Monadic.Refine_Automation

19:57:50 Presenting theory Refine_Monadic.Autoref_Monadic

19:57:50 Presenting theory Refine_Monadic.Refine_Monadic

19:57:50 Presenting theory Refine_Monadic.Example_Chapter

19:57:50 Presenting theory Refine_Monadic.Breadth_First_Search

19:57:50 Presenting theory Refine_Monadic.WordRefine

19:57:50 Presenting theory Refine_Monadic.Examples

19:57:51 Presenting Collections ...

19:57:51 Presenting document Collections/document

19:57:51 Presenting document Collections/outline

19:57:51 Presenting document Collections/userguide

19:57:51 Presenting theory Collections.Sorted_List_Operations

19:57:51 Presenting theory Collections.HashCode

19:57:51 Presenting theory Collections.Code_Target_ICF

19:57:51 Presenting theory Collections.SetIterator

19:57:51 Presenting theory Collections.SetIteratorOperations

19:57:51 Presenting theory Collections.Proper_Iterator

19:57:51 Presenting theory Collections.It_to_It

19:57:51 Presenting theory Collections.SetIteratorGA

19:57:51 Presenting theory Collections.Gen_Iterator

19:57:51 Presenting theory Collections.Idx_Iterator

19:57:52 Presenting theory Collections.Iterator

19:57:52 Presenting theory Collections.RBT_add

19:57:52 Presenting theory Collections.Dlist_add

19:57:52 Presenting theory Collections.Assoc_List

19:57:52 Presenting theory Collections.Diff_Array

19:57:52 Presenting theory Collections.Partial_Equivalence_Relation

19:57:52 Presenting theory Collections.ICF_Tools

19:57:52 Presenting theory Collections.Ord_Code_Preproc

19:57:52 Presenting theory Collections.Record_Intf

19:57:52 Presenting theory Collections.Locale_Code

19:57:52 Presenting theory Collections.ICF_Spec_Base

19:57:52 Presenting theory Collections.MapSpec

19:57:52 Presenting theory Collections.Robdd

19:57:52 Presenting theory Collections.Locale_Code_Ex

19:57:52 Presenting theory Collections.DatRef

19:57:52 Presenting theory Collections.SetAbstractionIterator

19:57:52 Presenting theory Collections.GenCF_Chapter

19:57:52 Presenting theory Collections.GenCF_Intf_Chapter

19:57:52 Presenting theory Collections.Intf_Map

19:57:52 Presenting theory Collections.Intf_Set

19:57:53 Presenting theory Collections.Intf_Hash

19:57:53 Presenting theory Collections.Intf_Comp

19:57:53 Presenting theory Collections.GenCF_Gen_Chapter

19:57:53 Presenting theory Collections.Gen_Set

19:57:53 Presenting theory Collections.Gen_Map

19:57:53 Presenting theory Collections.Gen_Map2Set

19:57:53 Presenting theory Collections.Gen_Comp

19:57:53 Presenting theory Collections.GenCF_Impl_Chapter

19:57:53 Presenting theory Collections.Impl_Array_Stack

19:57:53 Presenting theory Collections.Impl_List_Set

19:57:53 Presenting theory Collections.Array_Iterator

19:57:53 Presenting theory Collections.Impl_List_Map

19:57:53 Presenting theory Collections.Impl_Array_Hash_Map

19:57:53 Presenting theory Collections.Impl_RBT_Map

19:57:54 Presenting theory Collections.Impl_Cfun_Set

19:57:54 Presenting theory Collections.Impl_Array_Map

19:57:54 Presenting theory Collections.Impl_Bit_Set

19:57:54 Presenting theory Collections.Impl_Uv_Set

19:57:54 Presenting theory Collections.Gen_Hash

19:57:54 Presenting theory Collections.GenCF

19:57:54 Presenting theory Collections.ICF_Chapter

19:57:54 Presenting theory Collections.ICF_Spec_Chapter

19:57:54 Presenting theory Collections.SetSpec

19:57:54 Presenting theory Collections.ListSpec

19:57:54 Presenting theory Collections.AnnotatedListSpec

19:57:54 Presenting theory Collections.PrioSpec

19:57:54 Presenting theory Collections.PrioUniqueSpec

19:57:54 Presenting theory Collections.ICF_Gen_Algo_Chapter

19:57:54 Presenting theory Collections.SetIteratorCollectionsGA

19:57:54 Presenting theory Collections.MapGA

19:57:54 Presenting theory Collections.SetGA

19:57:54 Presenting theory Collections.SetByMap

19:57:54 Presenting theory Collections.ListGA

19:57:55 Presenting theory Collections.SetIndex

19:57:55 Presenting theory Collections.Algos

19:57:55 Presenting theory Collections.PrioByAnnotatedList

19:57:55 Presenting theory Collections.PrioUniqueByAnnotatedList

19:57:55 Presenting theory Collections.ICF_Impl_Chapter

19:57:55 Presenting theory Collections.ListMapImpl

19:57:55 Presenting theory Collections.ListMapImpl_Invar

19:57:55 Presenting theory Collections.RBTMapImpl

19:57:55 Presenting theory Collections.HashMap_Impl

19:57:55 Presenting theory Collections.HashMap

19:57:55 Presenting theory Collections.Trie_Impl

19:57:55 Presenting theory Collections.Trie2

19:57:55 Presenting theory Collections.TrieMapImpl

19:57:55 Presenting theory Collections.ArrayHashMap_Impl

19:57:55 Presenting theory Collections.ArrayHashMap

19:57:55 Presenting theory Collections.ArrayMapImpl

19:57:56 Presenting theory Collections.MapStdImpl

19:57:56 Presenting theory Collections.ListSetImpl

19:57:56 Presenting theory Collections.ListSetImpl_Invar

19:57:56 Presenting theory Collections.ListSetImpl_NotDist

19:57:56 Presenting theory Collections.ListSetImpl_Sorted

19:57:56 Presenting theory Collections.RBTSetImpl

19:57:56 Presenting theory Collections.HashSet

19:57:56 Presenting theory Collections.TrieSetImpl

19:57:56 Presenting theory Collections.ArrayHashSet

19:57:56 Presenting theory Collections.ArraySetImpl

19:57:56 Presenting theory Collections.SetStdImpl

19:57:56 Presenting theory Collections.Fifo

19:57:56 Presenting theory Collections.BinoPrioImpl

19:57:56 Presenting theory Collections.SkewPrioImpl

19:57:56 Presenting theory Collections.FTAnnotatedListImpl

19:57:56 Presenting theory Collections.FTPrioImpl

19:57:56 Presenting theory Collections.FTPrioUniqueImpl

19:57:56 Presenting theory Collections.ICF_Impl

19:57:56 Presenting theory Collections.ICF_Refine_Monadic

19:57:56 Presenting theory Collections.ICF_Autoref

19:57:56 Presenting theory Collections.ICF_Entrypoints_Chapter

19:57:56 Presenting theory Collections.Collections

19:57:56 Presenting theory Collections.CollectionsV1

19:57:56 Presenting theory Collections.Collections_Entrypoints_Chapter

19:57:56 Presenting theory Collections.Refine_Dflt

19:57:56 Presenting theory Collections.Refine_Dflt_ICF

19:57:56 Presenting theory Collections.Refine_Dflt_Only_ICF

19:57:56 Presenting theory Collections.Userguides_Chapter

19:57:56 Presenting theory Collections.Refine_Monadic_Userguide

19:57:57 Presenting theory Collections.ICF_Userguide

19:57:57 Presenting CAVA_Base ...

19:57:57 Presenting theory CAVA_Base.Statistics

19:57:57 Presenting theory CAVA_Base.Code_String

19:57:57 Presenting theory CAVA_Base.CAVA_Code_Target

19:57:57 Presenting theory CAVA_Base.CAVA_Base

19:57:57 Presenting theory CAVA_Base.Lexord_List

19:57:57 Presenting theory CAVA_Base.All_Of_CAVA_Base

19:57:57 Presenting CAVA_Automata ...

19:57:57 Presenting document CAVA_Automata/document

19:57:57 Presenting document CAVA_Automata/outline

19:57:57 Presenting theory CAVA_Automata.Digraph_Basic

19:57:57 Presenting theory CAVA_Automata.Digraph

19:57:57 Presenting theory CAVA_Automata.Automata

19:57:57 Presenting theory CAVA_Automata.Lasso

19:57:57 Presenting theory CAVA_Automata.Simulation

19:57:57 Presenting theory CAVA_Automata.Step_Conv

19:57:57 Presenting theory CAVA_Automata.Stuttering_Extension

19:57:57 Presenting theory CAVA_Automata.Digraph_Impl

19:57:57 Presenting theory CAVA_Automata.Automata_Impl

19:57:58 Presenting theory CAVA_Automata.All_Of_CAVA_Automata

19:57:58 Presenting CAVA_Setup ...

19:57:58 Presenting CAVA_LTL_Modelchecker ...

19:57:58 Presenting document CAVA_LTL_Modelchecker/document

19:57:58 Presenting document CAVA_LTL_Modelchecker/outline

19:57:58 Presenting theory CAVA_LTL_Modelchecker.NDFS_SI_Statistics

19:57:58 Presenting theory CAVA_LTL_Modelchecker.NDFS_SI

19:57:58 Presenting theory CAVA_LTL_Modelchecker.CAVA_Abstract

19:57:58 Presenting theory CAVA_LTL_Modelchecker.BoolProgs

19:57:58 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Extras

19:57:58 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_LTL_Conv

19:57:58 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Philosophers

19:57:58 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_ReaderWriter

19:57:58 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Simple

19:57:58 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_LeaderFilters

19:57:59 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Programs

19:57:59 Presenting theory CAVA_LTL_Modelchecker.CAVA_Impl

19:57:59 Presenting theory CAVA_LTL_Modelchecker.Mulog

19:57:59 Presenting theory CAVA_LTL_Modelchecker.All_Of_Nested_DFS

19:57:59 Presenting theory CAVA_LTL_Modelchecker.All_Of_CAVA_LTL_Modelchecker

19:57:59 Presenting DFS_Framework ...

19:57:59 Presenting document DFS_Framework/document

19:57:59 Presenting document DFS_Framework/outline

19:57:59 Presenting theory DFS_Framework.DFS_Framework_Misc

19:57:59 Presenting theory DFS_Framework.DFS_Framework_Refine_Aux

19:57:59 Presenting theory DFS_Framework.Impl_Rev_Array_Stack

19:57:59 Presenting theory DFS_Framework.On_Stack

19:57:59 Presenting theory DFS_Framework.DFS_Chapter_Framework

19:57:59 Presenting theory DFS_Framework.Param_DFS

19:57:59 Presenting theory DFS_Framework.DFS_Invars_Basic

19:57:59 Presenting theory DFS_Framework.DFS_Invars_SCC

19:57:59 Presenting theory DFS_Framework.General_DFS_Structure

19:57:59 Presenting theory DFS_Framework.Tailrec_Impl

19:57:59 Presenting theory DFS_Framework.Rec_Impl

19:57:59 Presenting theory DFS_Framework.Simple_Impl

19:57:59 Presenting theory DFS_Framework.Restr_Impl

19:58:00 Presenting theory DFS_Framework.DFS_Framework

19:58:00 Presenting theory DFS_Framework.DFS_Chapter_Examples

19:58:00 Presenting theory DFS_Framework.Cyc_Check

19:58:00 Presenting theory DFS_Framework.DFS_Find_Path

19:58:00 Presenting theory DFS_Framework.Reachable_Nodes

19:58:00 Presenting theory DFS_Framework.Feedback_Arcs

19:58:00 Presenting theory DFS_Framework.Nested_DFS

19:58:00 Presenting theory DFS_Framework.Tarjan_LowLink

19:58:00 Presenting theory DFS_Framework.Tarjan

19:58:00 Presenting theory DFS_Framework.DFS_All_Examples

19:58:01 Presenting Gabow_SCC ...

19:58:01 Presenting document Gabow_SCC/document

19:58:01 Presenting document Gabow_SCC/outline

19:58:01 Presenting theory Gabow_SCC.Gabow_Skeleton

19:58:01 Presenting theory Gabow_SCC.Gabow_SCC

19:58:01 Presenting theory Gabow_SCC.Find_Path

19:58:01 Presenting theory Gabow_SCC.Gabow_GBG

19:58:01 Presenting theory Gabow_SCC.Gabow_Skeleton_Code

19:58:01 Presenting theory Gabow_SCC.Gabow_SCC_Code

19:58:01 Presenting theory Gabow_SCC.Find_Path_Impl

19:58:01 Presenting theory Gabow_SCC.Gabow_GBG_Code

19:58:01 Presenting theory Gabow_SCC.All_Of_Gabow_SCC

19:58:02 Presenting LTL_to_GBA ...

19:58:02 Presenting document LTL_to_GBA/document

19:58:02 Presenting document LTL_to_GBA/outline

19:58:02 Presenting theory LTL_to_GBA.LTL_to_GBA

19:58:02 Presenting theory LTL_to_GBA.LTL_to_GBA_impl

19:58:02 Presenting theory LTL_to_GBA.All_Of_LTL_to_GBA

19:58:03 Presenting Promela ...

19:58:03 Presenting document Promela/document

19:58:03 Presenting document Promela/outline

19:58:03 Presenting theory Promela.PromelaStatistics

19:58:03 Presenting theory Promela.PromelaAST

19:58:03 Presenting theory Promela.PromelaDatastructures

19:58:03 Presenting theory Promela.PromelaInvariants

19:58:03 Presenting theory Promela.Promela

19:58:03 Presenting theory Promela.PromelaLTL

19:58:03 Presenting theory Promela.PromelaLTLConv

19:58:03 Presenting theory Promela.All_Of_Promela

19:58:04 Presenting SM_Base ...

19:58:04 Presenting SM ...

19:58:04 Presenting theory SM.LTS

19:58:04 Presenting theory SM.SOS_Misc_Add

19:58:04 Presenting theory SM.SM_Datastructures

19:58:04 Presenting theory SM.Gen_Scheduler

19:58:04 Presenting theory SM.Gen_Scheduler_Refine

19:58:04 Presenting theory SM.SM_Syntax

19:58:04 Presenting theory SM.SM_State

19:58:04 Presenting theory SM.SM_Cfg

19:58:04 Presenting theory SM.SM_Semantics

19:58:04 Presenting theory SM.Decide_Locality

19:58:04 Presenting theory SM.Type_System

19:58:04 Presenting theory SM.SM_Finite_Reachable

19:58:04 Presenting theory SM.Pid_Scheduler

19:58:04 Presenting theory SM.SM_LTL

19:58:04 Presenting theory SM.Gen_Cfg_Bisim

19:58:04 Presenting theory SM.Rename_Cfg

19:58:04 Presenting theory SM.SM_Visible

19:58:04 Presenting theory SM.SM_Pid

19:58:04 Presenting theory SM.SM_Variables

19:58:04 Presenting theory SM.SM_Indep

19:58:04 Presenting theory SM.SM_Sticky

19:58:04 Presenting theory SM.SM_POR

19:58:04 Presenting theory SM.SM_Ample_Impl

19:58:05 Presenting theory SM.SM_Wrapup

19:58:05 Presenting Collections_Examples ...

19:58:05 Presenting document Collections_Examples/document

19:58:05 Presenting document Collections_Examples/outline

19:58:05 Presenting theory Collections_Examples.Examples_Chapter

19:58:05 Presenting theory Collections_Examples.Collection_Autoref_Examples_Chapter

19:58:05 Presenting theory Collections_Examples.Succ_Graph

19:58:05 Presenting theory Collections_Examples.Coll_Test

19:58:05 Presenting theory Collections_Examples.Simple_DFS

19:58:05 Presenting theory Collections_Examples.ICF_Test

19:58:05 Presenting theory Collections_Examples.ICF_Only_Test

19:58:05 Presenting theory Collections_Examples.Nested_DFS

19:58:05 Presenting theory Collections_Examples.Combined_TwoSat

19:58:05 Presenting theory Collections_Examples.Collection_Autoref_Examples

19:58:05 Presenting theory Collections_Examples.Refine_Monadic_Examples_Chapter

19:58:05 Presenting theory Collections_Examples.Bfs_Impl

19:58:05 Presenting theory Collections_Examples.Foreach_Refine

19:58:05 Presenting theory Collections_Examples.Refine_Fold

19:58:05 Presenting theory Collections_Examples.Refine_Monadic_Examples

19:58:05 Presenting theory Collections_Examples.ICF_Examples_Chapter

19:58:05 Presenting theory Collections_Examples.itp_2010

19:58:05 Presenting theory Collections_Examples.Exploration

19:58:05 Presenting theory Collections_Examples.Exploration_DFS

19:58:05 Presenting theory Collections_Examples.PerformanceTest

19:58:05 Presenting theory Collections_Examples.ICF_Examples

19:58:05 Presenting theory Collections_Examples.Collection_Examples

19:58:06 Presenting Dijkstra_Shortest_Path ...

19:58:06 Presenting document Dijkstra_Shortest_Path/document

19:58:06 Presenting document Dijkstra_Shortest_Path/outline

19:58:06 Presenting theory Dijkstra_Shortest_Path.Introduction

19:58:06 Presenting theory Dijkstra_Shortest_Path.Dijkstra_Misc

19:58:06 Presenting theory Dijkstra_Shortest_Path.Graph

19:58:06 Presenting theory Dijkstra_Shortest_Path.Weight

19:58:06 Presenting theory Dijkstra_Shortest_Path.Dijkstra

19:58:06 Presenting theory Dijkstra_Shortest_Path.GraphSpec

19:58:06 Presenting theory Dijkstra_Shortest_Path.GraphGA

19:58:06 Presenting theory Dijkstra_Shortest_Path.GraphByMap

19:58:06 Presenting theory Dijkstra_Shortest_Path.HashGraphImpl

19:58:06 Presenting theory Dijkstra_Shortest_Path.Dijkstra_Impl

19:58:06 Presenting theory Dijkstra_Shortest_Path.Dijkstra_Impl_Adet

19:58:06 Presenting theory Dijkstra_Shortest_Path.Test

19:58:06 Presenting Formal_SSA ...

19:58:06 Presenting document Formal_SSA/document

19:58:06 Presenting document Formal_SSA/outline

19:58:06 Presenting theory Formal_SSA.FormalSSA_Misc

19:58:06 Presenting theory Formal_SSA.Serial_Rel

19:58:06 Presenting theory Formal_SSA.Mapping_Exts

19:58:06 Presenting theory Formal_SSA.RBT_Mapping_Exts

19:58:06 Presenting theory Formal_SSA.Graph_path

19:58:06 Presenting theory Formal_SSA.SSA_CFG

19:58:06 Presenting theory Formal_SSA.Minimality

19:58:06 Presenting theory Formal_SSA.Construct_SSA

19:58:06 Presenting theory Formal_SSA.Construct_SSA_notriv

19:58:07 Presenting theory Formal_SSA.SSA_Semantics

19:58:07 Presenting theory Formal_SSA.While_Combinator_Exts

19:58:07 Presenting theory Formal_SSA.SSA_CFG_code

19:58:07 Presenting theory Formal_SSA.Construct_SSA_code

19:58:07 Presenting theory Formal_SSA.SSA_Transfer_Rules

19:58:08 Presenting theory Formal_SSA.Construct_SSA_notriv_code

19:58:08 Presenting theory Formal_SSA.Generic_Interpretation

19:58:08 Presenting theory Formal_SSA.Generic_Extract

19:58:08 Presenting theory Formal_SSA.Disjoin_Transform

19:58:08 Presenting theory Formal_SSA.WhileGraphSSA

19:58:09 Presenting Minimal_SSA ...

19:58:09 Presenting document Minimal_SSA/document

19:58:09 Presenting document Minimal_SSA/outline

19:58:09 Presenting theory Minimal_SSA.Irreducible

19:58:09 Presenting Sepref_Prereq ...

19:58:09 Presenting ROBDD ...

19:58:09 Presenting document ROBDD/document

19:58:09 Presenting document ROBDD/outline

19:58:09 Presenting theory ROBDD.Bool_Func

19:58:09 Presenting theory ROBDD.BDT

19:58:09 Presenting theory ROBDD.Option_Helpers

19:58:09 Presenting theory ROBDD.Abstract_Impl

19:58:09 Presenting theory ROBDD.Pointer_Map

19:58:09 Presenting theory ROBDD.Middle_Impl

19:58:09 Presenting theory ROBDD.Array_List

19:58:09 Presenting theory ROBDD.Pointer_Map_Impl

19:58:09 Presenting theory ROBDD.Conc_Impl

19:58:09 Presenting theory ROBDD.Level_Collapse

19:58:09 Presenting theory ROBDD.BDD_Examples

19:58:09 Presenting theory ROBDD.BDD_Code

19:58:10 Presenting Refine_Imperative_HOL ...

19:58:10 Presenting document Refine_Imperative_HOL/document

19:58:10 Presenting document Refine_Imperative_HOL/outline

19:58:10 Presenting theory Refine_Imperative_HOL.Concl_Pres_Clarification

19:58:10 Presenting theory Refine_Imperative_HOL.Named_Theorems_Rev

19:58:10 Presenting theory Refine_Imperative_HOL.Pf_Add

19:58:10 Presenting theory Refine_Imperative_HOL.Pf_Mono_Prover

19:58:10 Presenting theory Refine_Imperative_HOL.PO_Normalizer

19:58:10 Presenting theory Refine_Imperative_HOL.Sepref_Misc

19:58:10 Presenting theory Refine_Imperative_HOL.Structured_Apply

19:58:10 Presenting theory Refine_Imperative_HOL.Term_Synth

19:58:10 Presenting theory Refine_Imperative_HOL.User_Smashing

19:58:10 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Tool

19:58:10 Presenting theory Refine_Imperative_HOL.Sepref_Id_Op

19:58:10 Presenting theory Refine_Imperative_HOL.Sepref_Basic

19:58:10 Presenting theory Refine_Imperative_HOL.Sepref_Monadify

19:58:10 Presenting file "PO_Normalizer.ML"

19:58:10 Presenting theory Refine_Imperative_HOL.Sepref_Constraints

19:58:10 Presenting theory Refine_Imperative_HOL.Sepref_Frame

19:58:10 Presenting theory Refine_Imperative_HOL.Sepref_Rules

19:58:10 Presenting theory Refine_Imperative_HOL.Sepref_Combinator_Setup

19:58:10 Presenting theory Refine_Imperative_HOL.Sepref_Translate

19:58:10 Presenting theory Refine_Imperative_HOL.Sepref_Definition

19:58:10 Presenting theory Refine_Imperative_HOL.Sepref_Intf_Util

19:58:10 Presenting theory Refine_Imperative_HOL.Sepref_Tool

19:58:10 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Setup

19:58:10 Presenting theory Refine_Imperative_HOL.Sepref_HOL_Bindings

19:58:10 Presenting theory Refine_Imperative_HOL.Sepref_Foreach

19:58:10 Presenting theory Refine_Imperative_HOL.Sepref_Improper

19:58:10 Presenting theory Refine_Imperative_HOL.Sepref

19:58:10 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_IICF

19:58:10 Presenting theory Refine_Imperative_HOL.IICF_Set

19:58:11 Presenting theory Refine_Imperative_HOL.IICF_List_SetO

19:58:11 Presenting theory Refine_Imperative_HOL.IICF_Multiset

19:58:11 Presenting theory Refine_Imperative_HOL.IICF_Prio_Bag

19:58:11 Presenting theory Refine_Imperative_HOL.IICF_List_Mset

19:58:11 Presenting theory Refine_Imperative_HOL.IICF_List_MsetO

19:58:11 Presenting theory Refine_Imperative_HOL.IICF_List

19:58:11 Presenting theory Refine_Imperative_HOL.IICF_Abs_Heap

19:58:11 Presenting theory Refine_Imperative_HOL.IICF_HOL_List

19:58:11 Presenting theory Refine_Imperative_HOL.IICF_Array_List

19:58:11 Presenting theory Refine_Imperative_HOL.IICF_Impl_Heap

19:58:11 Presenting theory Refine_Imperative_HOL.IICF_Map

19:58:11 Presenting theory Refine_Imperative_HOL.IICF_Prio_Map

19:58:11 Presenting theory Refine_Imperative_HOL.IICF_Abs_Heapmap

19:58:11 Presenting theory Refine_Imperative_HOL.IICF_Array

19:58:11 Presenting theory Refine_Imperative_HOL.IICF_MS_Array_List

19:58:11 Presenting theory Refine_Imperative_HOL.IICF_Indexed_Array_List

19:58:12 Presenting theory Refine_Imperative_HOL.IICF_Impl_Heapmap

19:58:12 Presenting theory Refine_Imperative_HOL.IICF_Matrix

19:58:12 Presenting theory Refine_Imperative_HOL.IICF_Array_Matrix

19:58:12 Presenting theory Refine_Imperative_HOL.IICF_Sepl_Binding

19:58:12 Presenting theory Refine_Imperative_HOL.IICF

19:58:12 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Userguides

19:58:12 Presenting theory Refine_Imperative_HOL.Sepref_Guide_Quickstart

19:58:12 Presenting theory Refine_Imperative_HOL.Sepref_Guide_Reference

19:58:12 Presenting theory Refine_Imperative_HOL.Sepref_Guide_General_Util

19:58:12 Presenting theory Refine_Imperative_HOL.Sepref_ICF_Bindings

19:58:12 Presenting theory Refine_Imperative_HOL.Sepref_WGraph

19:58:13 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Examples

19:58:13 Presenting theory Refine_Imperative_HOL.Sepref_Graph

19:58:13 Presenting theory Refine_Imperative_HOL.Sepref_DFS

19:58:13 Presenting theory Refine_Imperative_HOL.Sepref_Dijkstra

19:58:13 Presenting theory Refine_Imperative_HOL.Sepref_NDFS

19:58:13 Presenting theory Refine_Imperative_HOL.Sepref_Minitests

19:58:13 Presenting theory Refine_Imperative_HOL.Worklist_Subsumption

19:58:13 Presenting theory Refine_Imperative_HOL.Worklist_Subsumption_Impl

19:58:13 Presenting theory Refine_Imperative_HOL.Sepref_Snip_Datatype

19:58:13 Presenting theory Refine_Imperative_HOL.Sepref_Snip_Combinator

19:58:13 Presenting theory Refine_Imperative_HOL.Sepref_All_Examples

19:58:13 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Benchmarks

19:58:13 Presenting theory Refine_Imperative_HOL.Heapmap_Bench

19:58:13 Presenting theory Refine_Imperative_HOL.Dijkstra_Benchmark

19:58:13 Presenting theory Refine_Imperative_HOL.NDFS_Benchmark

19:58:14 Presenting BTree ...

19:58:14 Presenting document BTree/document

19:58:14 Presenting document BTree/outline

19:58:14 Presenting theory BTree.BTree

19:58:14 Presenting theory BTree.BTree_Height

19:58:14 Presenting theory BTree.BTree_Set

19:58:14 Presenting theory BTree.BTree_Split

19:58:14 Presenting theory BTree.Array_SBlit

19:58:14 Presenting theory BTree.Partially_Filled_Array

19:58:14 Presenting theory BTree.Basic_Assn

19:58:14 Presenting theory BTree.BTree_Imp

19:58:14 Presenting theory BTree.BTree_ImpSet

19:58:14 Presenting theory BTree.Imperative_Loops

19:58:14 Presenting theory BTree.BTree_ImpSplit

19:58:14 Presenting Floyd_Warshall ...

19:58:14 Presenting document Floyd_Warshall/document

19:58:14 Presenting document Floyd_Warshall/outline

19:58:14 Presenting theory Floyd_Warshall.Floyd_Warshall

19:58:14 Presenting theory Floyd_Warshall.Recursion_Combinators

19:58:14 Presenting theory Floyd_Warshall.FW_Code

19:58:15 Presenting Sepref_Basic ...

19:58:15 Presenting Sepref_IICF ...

19:58:15 Presenting Flow_Networks ...

19:58:15 Presenting document Flow_Networks/document

19:58:15 Presenting document Flow_Networks/outline

19:58:15 Presenting theory Flow_Networks.Fofu_Abs_Base

19:58:15 Presenting theory Flow_Networks.Fofu_Impl_Base

19:58:15 Presenting theory Flow_Networks.Refine_Add_Fofu

19:58:15 Presenting theory Flow_Networks.Graph

19:58:15 Presenting theory Flow_Networks.Network

19:58:15 Presenting theory Flow_Networks.Residual_Graph

19:58:15 Presenting theory Flow_Networks.Augmenting_Flow

19:58:15 Presenting theory Flow_Networks.Augmenting_Path

19:58:15 Presenting theory Flow_Networks.Ford_Fulkerson

19:58:15 Presenting theory Flow_Networks.Graph_Impl

19:58:15 Presenting theory Flow_Networks.Network_Impl

19:58:15 Presenting theory Flow_Networks.NetCheck

19:58:16 Presenting EdmondsKarp_Maxflow ...

19:58:16 Presenting document EdmondsKarp_Maxflow/document

19:58:16 Presenting document EdmondsKarp_Maxflow/outline

19:58:16 Presenting theory EdmondsKarp_Maxflow.FordFulkerson_Algo

19:58:16 Presenting theory EdmondsKarp_Maxflow.EdmondsKarp_Termination_Abstract

19:58:16 Presenting theory EdmondsKarp_Maxflow.EdmondsKarp_Algo

19:58:16 Presenting theory EdmondsKarp_Maxflow.Augmenting_Path_BFS

19:58:16 Presenting theory EdmondsKarp_Maxflow.EdmondsKarp_Impl

19:58:16 Presenting theory EdmondsKarp_Maxflow.Edka_Checked_Impl

19:58:16 Presenting theory EdmondsKarp_Maxflow.Edka_Benchmark_Export

19:58:17 Presenting Prpu_Maxflow ...

19:58:17 Presenting document Prpu_Maxflow/document

19:58:17 Presenting document Prpu_Maxflow/outline

19:58:17 Presenting theory Prpu_Maxflow.Generic_Push_Relabel

19:58:17 Presenting theory Prpu_Maxflow.Prpu_Common_Inst

19:58:17 Presenting theory Prpu_Maxflow.Fifo_Push_Relabel

19:58:17 Presenting theory Prpu_Maxflow.Graph_Topological_Ordering

19:58:17 Presenting theory Prpu_Maxflow.Relabel_To_Front

19:58:17 Presenting theory Prpu_Maxflow.Prpu_Common_Impl

19:58:17 Presenting theory Prpu_Maxflow.Fifo_Push_Relabel_Impl

19:58:17 Presenting theory Prpu_Maxflow.Relabel_To_Front_Impl

19:58:17 Presenting theory Prpu_Maxflow.Generated_Code_Test

19:58:18 Presenting Knuth_Morris_Pratt ...

19:58:18 Presenting document Knuth_Morris_Pratt/document

19:58:18 Presenting document Knuth_Morris_Pratt/outline

19:58:18 Presenting theory Knuth_Morris_Pratt.KMP

19:58:18 Presenting Kruskal ...

19:58:18 Presenting document Kruskal/document

19:58:18 Presenting document Kruskal/outline

19:58:18 Presenting theory Kruskal.Kruskal_Misc

19:58:18 Presenting theory Kruskal.SeprefUF

19:58:18 Presenting theory Kruskal.MinWeightBasis

19:58:18 Presenting theory Kruskal.Kruskal

19:58:18 Presenting theory Kruskal.Kruskal_Refine

19:58:18 Presenting theory Kruskal.Kruskal_Impl

19:58:18 Presenting theory Kruskal.UGraph_Impl

19:58:18 Presenting theory Kruskal.UGraph

19:58:18 Presenting theory Kruskal.Graph_Definition

19:58:18 Presenting theory Kruskal.Graph_Definition_Aux

19:58:18 Presenting theory Kruskal.Graph_Definition_Impl

19:58:19 Presenting PAC_Checker ...

19:58:19 Presenting document PAC_Checker/document

19:58:19 Presenting document PAC_Checker/outline

19:58:19 Presenting theory PAC_Checker.PAC_More_Poly

19:58:19 Presenting theory PAC_Checker.Finite_Map_Multiset

19:58:19 Presenting theory PAC_Checker.WB_Sort

19:58:19 Presenting theory PAC_Checker.More_Loops

19:58:19 Presenting theory PAC_Checker.PAC_Specification

19:58:19 Presenting theory PAC_Checker.PAC_Map_Rel

19:58:19 Presenting theory PAC_Checker.PAC_Checker_Specification

19:58:19 Presenting theory PAC_Checker.PAC_Polynomials

19:58:19 Presenting theory PAC_Checker.PAC_Polynomials_Term

19:58:19 Presenting theory PAC_Checker.PAC_Polynomials_Operations

19:58:19 Presenting theory PAC_Checker.PAC_Misc

19:58:19 Presenting theory PAC_Checker.PAC_Checker

19:58:19 Presenting theory PAC_Checker.PAC_Checker_Relation

19:58:20 Presenting theory PAC_Checker.PAC_Assoc_Map_Rel

19:58:20 Presenting theory PAC_Checker.PAC_Checker_Init

19:58:20 Presenting theory PAC_Checker.PAC_Version

19:58:20 Presenting theory PAC_Checker.PAC_Checker_Synthesis

19:58:20 Presenting theory PAC_Checker.PAC_Checker_MLton

19:58:21 Presenting VerifyThis2018 ...

19:58:21 Presenting document VerifyThis2018/document

19:58:21 Presenting document VerifyThis2018/outline

19:58:21 Presenting theory VerifyThis2018.Dynamic_Array

19:58:21 Presenting theory VerifyThis2018.DRAT_Misc

19:58:21 Presenting theory VerifyThis2018.Array_Map_Default

19:58:21 Presenting theory VerifyThis2018.Synth_Definition

19:58:21 Presenting theory VerifyThis2018.Exc_Nres_Monad

19:58:21 Presenting theory VerifyThis2018.VTcomp

19:58:21 Presenting theory VerifyThis2018.DF_System

19:58:21 Presenting theory VerifyThis2018.Snippets

19:58:21 Presenting theory VerifyThis2018.Challenge1

19:58:21 Presenting theory VerifyThis2018.Challenge1_short

19:58:21 Presenting theory VerifyThis2018.Challenge2

19:58:21 Presenting theory VerifyThis2018.Challenge3

19:58:22 Presenting VerifyThis2019 ...

19:58:22 Presenting document VerifyThis2019/document

19:58:22 Presenting document VerifyThis2019/outline

19:58:22 Presenting theory VerifyThis2019.Exc_Nres_Monad

19:58:22 Presenting theory VerifyThis2019.VTcomp

19:58:22 Presenting theory VerifyThis2019.Challenge1A

19:58:22 Presenting theory VerifyThis2019.Challenge1B

19:58:22 Presenting theory VerifyThis2019.Challenge2A

19:58:22 Presenting theory VerifyThis2019.Challenge2B

19:58:22 Presenting theory VerifyThis2019.Parallel_Multiset_Fold

19:58:22 Presenting theory VerifyThis2019.Challenge3

19:58:22 Presenting Transition_Systems_and_Automata ...

19:58:22 Presenting document Transition_Systems_and_Automata/document

19:58:22 Presenting document Transition_Systems_and_Automata/outline

19:58:22 Presenting theory Transition_Systems_and_Automata.Basic

19:58:22 Presenting theory Transition_Systems_and_Automata.Sequence

19:58:22 Presenting theory Transition_Systems_and_Automata.Sequence_LTL

19:58:22 Presenting theory Transition_Systems_and_Automata.Sequence_Zip

19:58:22 Presenting theory Transition_Systems_and_Automata.Maps

19:58:22 Presenting theory Transition_Systems_and_Automata.Acceptance

19:58:22 Presenting theory Transition_Systems_and_Automata.Degeneralization

19:58:22 Presenting theory Transition_Systems_and_Automata.Transition_System

19:58:22 Presenting theory Transition_Systems_and_Automata.Transition_System_Extra

19:58:22 Presenting theory Transition_Systems_and_Automata.Transition_System_Construction

19:58:22 Presenting theory Transition_Systems_and_Automata.Deterministic

19:58:23 Presenting theory Transition_Systems_and_Automata.DFA

19:58:23 Presenting theory Transition_Systems_and_Automata.Nondeterministic

19:58:23 Presenting theory Transition_Systems_and_Automata.NFA

19:58:23 Presenting theory Transition_Systems_and_Automata.DBA

19:58:23 Presenting theory Transition_Systems_and_Automata.DGBA

19:58:23 Presenting theory Transition_Systems_and_Automata.DBA_Combine

19:58:23 Presenting theory Transition_Systems_and_Automata.DBTA

19:58:23 Presenting theory Transition_Systems_and_Automata.DGBTA

19:58:23 Presenting theory Transition_Systems_and_Automata.DBTA_Combine

19:58:23 Presenting theory Transition_Systems_and_Automata.DCA

19:58:23 Presenting theory Transition_Systems_and_Automata.DGCA

19:58:23 Presenting theory Transition_Systems_and_Automata.DCA_Combine

19:58:23 Presenting theory Transition_Systems_and_Automata.DRA

19:58:23 Presenting theory Transition_Systems_and_Automata.DRA_Combine

19:58:23 Presenting theory Transition_Systems_and_Automata.Refine

19:58:23 Presenting theory Transition_Systems_and_Automata.Acceptance_Refine

19:58:23 Presenting theory Transition_Systems_and_Automata.Transition_System_Refine

19:58:23 Presenting theory Transition_Systems_and_Automata.DRA_Refine

19:58:23 Presenting theory Transition_Systems_and_Automata.Implement

19:58:23 Presenting theory Transition_Systems_and_Automata.DRA_Implement

19:58:23 Presenting theory Transition_Systems_and_Automata.DRA_Nodes

19:58:23 Presenting theory Transition_Systems_and_Automata.DRA_Explicit

19:58:23 Presenting theory Transition_Systems_and_Automata.DRA_Translate

19:58:23 Presenting theory Transition_Systems_and_Automata.NBA

19:58:23 Presenting theory Transition_Systems_and_Automata.NGBA

19:58:23 Presenting theory Transition_Systems_and_Automata.NBA_Combine

19:58:23 Presenting theory Transition_Systems_and_Automata.NBA_Graphs

19:58:24 Presenting theory Transition_Systems_and_Automata.NBA_Refine

19:58:24 Presenting theory Transition_Systems_and_Automata.NBA_Implement

19:58:24 Presenting theory Transition_Systems_and_Automata.NBA_Algorithms

19:58:24 Presenting theory Transition_Systems_and_Automata.NBA_Explicit

19:58:24 Presenting theory Transition_Systems_and_Automata.NBA_Translate

19:58:24 Presenting theory Transition_Systems_and_Automata.NGBA_Graphs

19:58:24 Presenting theory Transition_Systems_and_Automata.NGBA_Refine

19:58:24 Presenting theory Transition_Systems_and_Automata.NGBA_Implement

19:58:24 Presenting theory Transition_Systems_and_Automata.Degeneralization_Refine

19:58:24 Presenting theory Transition_Systems_and_Automata.NGBA_Algorithms

19:58:24 Presenting theory Transition_Systems_and_Automata.NBTA

19:58:24 Presenting theory Transition_Systems_and_Automata.NGBTA

19:58:24 Presenting theory Transition_Systems_and_Automata.NBTA_Combine

19:58:24 Presenting Adaptive_State_Counting ...

19:58:24 Presenting document Adaptive_State_Counting/document

19:58:24 Presenting document Adaptive_State_Counting/outline

19:58:24 Presenting theory Adaptive_State_Counting.FSM

19:58:24 Presenting theory Adaptive_State_Counting.FSM_Product

19:58:24 Presenting theory Adaptive_State_Counting.ATC

19:58:24 Presenting theory Adaptive_State_Counting.ASC_LB

19:58:24 Presenting theory Adaptive_State_Counting.ASC_Suite

19:58:24 Presenting theory Adaptive_State_Counting.ASC_Sufficiency

19:58:24 Presenting theory Adaptive_State_Counting.ASC_Hoare

19:58:24 Presenting theory Adaptive_State_Counting.ASC_Example

19:58:27 Presenting Buchi_Complementation ...

19:58:27 Presenting document Buchi_Complementation/document

19:58:27 Presenting document Buchi_Complementation/outline

19:58:27 Presenting theory Buchi_Complementation.Alternate

19:58:27 Presenting theory Buchi_Complementation.Graph

19:58:27 Presenting theory Buchi_Complementation.Ranking

19:58:27 Presenting theory Buchi_Complementation.Complementation

19:58:27 Presenting theory Buchi_Complementation.Complementation_Implement

19:58:27 Presenting theory Buchi_Complementation.Formula

19:58:27 Presenting theory Buchi_Complementation.Complementation_Final

19:58:27 Presenting theory Buchi_Complementation.Complementation_Build

19:58:27 Presenting file "code/Autool.mlb"

19:58:27 Presenting file "code/Prelude.sml"

19:58:27 Presenting file "code/Autool.sml"

19:58:28 Presenting LTL_Master_Theorem ...

19:58:28 Presenting document LTL_Master_Theorem/document

19:58:28 Presenting document LTL_Master_Theorem/outline

19:58:28 Presenting theory LTL_Master_Theorem.Syntactic_Fragments_and_Stability

19:58:28 Presenting theory LTL_Master_Theorem.After

19:58:28 Presenting theory LTL_Master_Theorem.Advice

19:58:28 Presenting theory LTL_Master_Theorem.Master_Theorem

19:58:28 Presenting theory LTL_Master_Theorem.Asymmetric_Master_Theorem

19:58:28 Presenting theory LTL_Master_Theorem.Restricted_Master_Theorem

19:58:28 Presenting theory LTL_Master_Theorem.Transition_Functions

19:58:28 Presenting theory LTL_Master_Theorem.Quotient_Type

19:58:28 Presenting theory LTL_Master_Theorem.Omega_Words_Fun_Stream

19:58:28 Presenting theory LTL_Master_Theorem.DRA_Construction

19:58:28 Presenting theory LTL_Master_Theorem.DRA_Implementation

19:58:28 Presenting theory LTL_Master_Theorem.Extra_Equivalence_Relations

19:58:29 Presenting theory LTL_Master_Theorem.DRA_Instantiation

19:58:29 Presenting theory LTL_Master_Theorem.Code_Export

19:58:29 Presenting Partial_Order_Reduction ...

19:58:29 Presenting document Partial_Order_Reduction/document

19:58:29 Presenting document Partial_Order_Reduction/outline

19:58:29 Presenting theory Partial_Order_Reduction.List_Prefixes

19:58:29 Presenting theory Partial_Order_Reduction.List_Extensions

19:58:29 Presenting theory Partial_Order_Reduction.Word_Prefixes

19:58:29 Presenting theory Partial_Order_Reduction.Set_Extensions

19:58:29 Presenting theory Partial_Order_Reduction.Basic_Extensions

19:58:29 Presenting theory Partial_Order_Reduction.Relation_Extensions

19:58:29 Presenting theory Partial_Order_Reduction.Transition_System_Extensions

19:58:29 Presenting theory Partial_Order_Reduction.Traces

19:58:29 Presenting theory Partial_Order_Reduction.Transition_System_Traces

19:58:29 Presenting theory Partial_Order_Reduction.Functions

19:58:29 Presenting theory Partial_Order_Reduction.ENat_Extensions

19:58:29 Presenting theory Partial_Order_Reduction.CCPO_Extensions

19:58:29 Presenting theory Partial_Order_Reduction.ESet_Extensions

19:58:29 Presenting theory Partial_Order_Reduction.Coinductive_List_Extensions

19:58:29 Presenting theory Partial_Order_Reduction.LList_Prefixes

19:58:29 Presenting theory Partial_Order_Reduction.Stuttering

19:58:29 Presenting theory Partial_Order_Reduction.Transition_System_Interpreted_Traces

19:58:29 Presenting theory Partial_Order_Reduction.Ample_Abstract

19:58:29 Presenting theory Partial_Order_Reduction.Formula

19:58:29 Presenting theory Partial_Order_Reduction.Ample_Correctness

19:58:29 Presenting theory Partial_Order_Reduction.Ample_Analysis

19:58:30 Presenting Transitive-Closure ...

19:58:30 Presenting document Transitive-Closure/document

19:58:30 Presenting document Transitive-Closure/outline

19:58:30 Presenting theory Transitive-Closure.Transitive_Closure_Impl

19:58:30 Presenting theory Transitive-Closure.Transitive_Closure_List_Impl

19:58:30 Presenting theory Transitive-Closure.RBT_Map_Set_Extension

19:58:30 Presenting theory Transitive-Closure.Transitive_Closure_RBT_Impl

19:58:30 Presenting theory Transitive-Closure.Finite_Transitive_Closure_Simprocs

19:58:30 Presenting Tree-Automata ...

19:58:30 Presenting document Tree-Automata/document

19:58:30 Presenting document Tree-Automata/outline

19:58:30 Presenting theory Tree-Automata.Tree

19:58:30 Presenting theory Tree-Automata.Ta

19:58:30 Presenting theory Tree-Automata.AbsAlgo

19:58:30 Presenting theory Tree-Automata.Ta_impl

19:58:30 Presenting theory Tree-Automata.Ta_impl_codegen

19:58:31 Presenting AxiomaticCategoryTheory ...

19:58:31 Presenting document AxiomaticCategoryTheory/document

19:58:31 Presenting document AxiomaticCategoryTheory/outline

19:58:31 Presenting theory AxiomaticCategoryTheory.AxiomaticCategoryTheory

19:58:31 Presenting BNF_CC ...

19:58:31 Presenting document BNF_CC/document

19:58:31 Presenting document BNF_CC/outline

19:58:31 Presenting theory BNF_CC.Preliminaries

19:58:31 Presenting theory BNF_CC.Axiomatised_BNF_CC

19:58:31 Presenting theory BNF_CC.Composition

19:58:31 Presenting theory BNF_CC.Fixpoints

19:58:31 Presenting theory BNF_CC.Subtypes

19:58:31 Presenting theory BNF_CC.Quotient_Preservation

19:58:31 Presenting theory BNF_CC.Operation_Examples

19:58:31 Presenting theory BNF_CC.Concrete_Examples

19:58:31 Presenting theory BNF_CC.DDS

19:58:33 Presenting BNF_Operations ...

19:58:33 Presenting document BNF_Operations/document

19:58:33 Presenting document BNF_Operations/outline

19:58:33 Presenting theory BNF_Operations.LFP

19:58:33 Presenting theory BNF_Operations.GFP

19:58:33 Presenting theory BNF_Operations.Compose

19:58:33 Presenting theory BNF_Operations.Kill

19:58:33 Presenting theory BNF_Operations.Lift

19:58:33 Presenting theory BNF_Operations.Permute

19:58:33 Presenting theory BNF_Operations.N2M

19:58:34 Presenting BinarySearchTree ...

19:58:34 Presenting document BinarySearchTree/document

19:58:34 Presenting document BinarySearchTree/outline

19:58:34 Presenting theory BinarySearchTree.BinaryTree

19:58:34 Presenting theory BinarySearchTree.BinaryTree_Map

19:58:34 Presenting theory BinarySearchTree.BinaryTree_TacticStyle

19:58:34 Presenting Binomial-Queues ...

19:58:34 Presenting document Binomial-Queues/document

19:58:34 Presenting document Binomial-Queues/outline

19:58:34 Presenting theory Binomial-Queues.PQ

19:58:34 Presenting theory Binomial-Queues.Binomial_Queue

19:58:34 Presenting theory Binomial-Queues.PQ_Implementation

19:58:35 Presenting Bondy ...

19:58:35 Presenting document Bondy/document

19:58:35 Presenting document Bondy/outline

19:58:35 Presenting theory Bondy.Bondy

19:58:35 Presenting Bounded_Deducibility_Security ...

19:58:35 Presenting document Bounded_Deducibility_Security/document

19:58:35 Presenting document Bounded_Deducibility_Security/outline

19:58:35 Presenting theory Bounded_Deducibility_Security.Trivia

19:58:35 Presenting theory Bounded_Deducibility_Security.IO_Automaton

19:58:35 Presenting theory Bounded_Deducibility_Security.BD_Security

19:58:35 Presenting theory Bounded_Deducibility_Security.Compositional_Reasoning

19:58:35 Presenting theory Bounded_Deducibility_Security.Bounded_Deducibility_Security

19:58:35 Presenting BytecodeLogicJmlTypes ...

19:58:35 Presenting document BytecodeLogicJmlTypes/document

19:58:35 Presenting document BytecodeLogicJmlTypes/outline

19:58:35 Presenting theory BytecodeLogicJmlTypes.AssocLists

19:58:35 Presenting theory BytecodeLogicJmlTypes.Language

19:58:35 Presenting theory BytecodeLogicJmlTypes.Logic

19:58:35 Presenting theory BytecodeLogicJmlTypes.MultiStep

19:58:35 Presenting theory BytecodeLogicJmlTypes.Reachability

19:58:35 Presenting theory BytecodeLogicJmlTypes.Sound

19:58:35 Presenting theory BytecodeLogicJmlTypes.Cachera

19:58:37 Presenting C2KA_DistributedSystems ...

19:58:37 Presenting document C2KA_DistributedSystems/document

19:58:37 Presenting document C2KA_DistributedSystems/outline

19:58:37 Presenting theory C2KA_DistributedSystems.Stimuli

19:58:37 Presenting theory C2KA_DistributedSystems.CKA

19:58:37 Presenting theory C2KA_DistributedSystems.C2KA

19:58:37 Presenting theory C2KA_DistributedSystems.Topology_C2KA

19:58:37 Presenting theory C2KA_DistributedSystems.Communication_C2KA

19:58:37 Presenting CISC-Kernel ...

19:58:37 Presenting document CISC-Kernel/document

19:58:37 Presenting document CISC-Kernel/outline

19:58:37 Presenting theory CISC-Kernel.Option_Binders

19:58:37 Presenting theory CISC-Kernel.List_Theorems

19:58:37 Presenting theory CISC-Kernel.K

19:58:37 Presenting theory CISC-Kernel.SK

19:58:37 Presenting theory CISC-Kernel.ISK

19:58:37 Presenting theory CISC-Kernel.CISK

19:58:37 Presenting theory CISC-Kernel.Step_configuration

19:58:37 Presenting theory CISC-Kernel.Step_policies

19:58:37 Presenting theory CISC-Kernel.Step

19:58:37 Presenting theory CISC-Kernel.Step_invariants

19:58:37 Presenting theory CISC-Kernel.Step_vpeq

19:58:37 Presenting theory CISC-Kernel.Step_vpeq_locally_respects

19:58:37 Presenting theory CISC-Kernel.Step_vpeq_weakly_step_consistent

19:58:37 Presenting theory CISC-Kernel.Separation_kernel_model

19:58:37 Presenting theory CISC-Kernel.Link_separation_kernel_model_to_CISK

19:58:38 Presenting CRDT ...

19:58:38 Presenting document CRDT/document

19:58:38 Presenting document CRDT/outline

19:58:38 Presenting theory CRDT.Util

19:58:38 Presenting theory CRDT.Convergence

19:58:38 Presenting theory CRDT.Network

19:58:38 Presenting theory CRDT.Ordered_List

19:58:38 Presenting theory CRDT.RGA

19:58:38 Presenting theory CRDT.Counter

19:58:38 Presenting theory CRDT.ORSet

19:58:38 Presenting IMAP-CRDT ...

19:58:38 Presenting document IMAP-CRDT/document

19:58:38 Presenting document IMAP-CRDT/outline

19:58:38 Presenting theory IMAP-CRDT.IMAP-def

19:58:38 Presenting theory IMAP-CRDT.IMAP-proof-commute

19:58:38 Presenting theory IMAP-CRDT.IMAP-proof-helpers

19:58:38 Presenting theory IMAP-CRDT.IMAP-proof-independent

19:58:38 Presenting theory IMAP-CRDT.IMAP-proof

19:58:39 Presenting CYK ...

19:58:39 Presenting document CYK/document

19:58:39 Presenting document CYK/outline

19:58:39 Presenting theory CYK.CYK

19:58:39 Presenting Card_Multisets ...

19:58:39 Presenting document Card_Multisets/document

19:58:39 Presenting document Card_Multisets/outline

19:58:39 Presenting theory Card_Multisets.Card_Multisets

19:58:39 Presenting Card_Partitions ...

19:58:39 Presenting document Card_Partitions/document

19:58:39 Presenting document Card_Partitions/outline

19:58:39 Presenting theory Card_Partitions.Set_Partition

19:58:39 Presenting theory Card_Partitions.Injectivity_Solver

19:58:39 Presenting theory Card_Partitions.Card_Partitions

19:58:39 Presenting Case_Labeling ...

19:58:39 Presenting document Case_Labeling/document

19:58:39 Presenting document Case_Labeling/outline

19:58:39 Presenting theory Case_Labeling.Case_Labeling

19:58:39 Presenting theory Case_Labeling.Labeled_Hoare

19:58:39 Presenting theory Case_Labeling.Labeled_Hoare_Examples

19:58:39 Presenting theory Case_Labeling.Conditionals

19:58:39 Presenting theory Case_Labeling.Monadic_Language

19:58:39 Presenting theory Case_Labeling.Case_Labeling_Examples

19:58:39 Presenting file "labeled_hoare_tac.ML"

19:58:39 Presenting file "$AFP/Case_Labeling/util.ML"

19:58:39 Presenting file "print_nested_cases.ML"

19:58:39 Presenting file "util.ML"

19:58:39 Presenting file "casify.ML"

19:58:39 Presenting Category ...

19:58:39 Presenting document Category/document

19:58:39 Presenting document Category/outline

19:58:39 Presenting theory Category.Cat

19:58:39 Presenting theory Category.SetCat

19:58:39 Presenting theory Category.Functors

19:58:39 Presenting theory Category.HomFunctors

19:58:39 Presenting theory Category.NatTrans

19:58:39 Presenting theory Category.Yoneda

19:58:40 Presenting Cauchy ...

19:58:40 Presenting document Cauchy/document

19:58:40 Presenting document Cauchy/outline

19:58:40 Presenting theory Cauchy.CauchysMeanTheorem

19:58:40 Presenting theory Cauchy.CauchySchwarz

19:58:40 Presenting Sqrt_Babylonian ...

19:58:40 Presenting document Sqrt_Babylonian/document

19:58:40 Presenting document Sqrt_Babylonian/outline

19:58:40 Presenting theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary

19:58:40 Presenting theory Sqrt_Babylonian.Log_Impl

19:58:40 Presenting theory Sqrt_Babylonian.NthRoot_Impl

19:58:40 Presenting theory Sqrt_Babylonian.Sqrt_Babylonian

19:58:40 Presenting Real_Impl ...

19:58:40 Presenting document Real_Impl/document

19:58:40 Presenting document Real_Impl/outline

19:58:40 Presenting theory Real_Impl.Real_Impl_Auxiliary

19:58:40 Presenting theory Real_Impl.Prime_Product

19:58:40 Presenting theory Real_Impl.Real_Unique_Impl

19:58:40 Presenting theory Real_Impl.Real_Impl

19:58:40 Presenting Certification_Monads ...

19:58:40 Presenting document Certification_Monads/document

19:58:40 Presenting document Certification_Monads/outline

19:58:40 Presenting theory Certification_Monads.Error_Syntax

19:58:40 Presenting theory Certification_Monads.Error_Monad

19:58:40 Presenting theory Certification_Monads.Check_Monad

19:58:40 Presenting theory Certification_Monads.Strict_Sum

19:58:40 Presenting theory Certification_Monads.Parser_Monad

19:58:40 Presenting theory Certification_Monads.Misc

19:58:41 Presenting Classes ...

19:58:41 Presenting document Classes/classes

19:58:41 Presenting theory Classes.Setup

19:58:41 Presenting theory Classes.Classes

19:58:41 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

19:58:41 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

19:58:41 Presenting Clean ...

19:58:41 Presenting document Clean/document

19:58:41 Presenting document Clean/outline

19:58:41 Presenting theory Clean.MonadSE

19:58:41 Presenting theory Clean.Seq_MonadSE

19:58:41 Presenting theory Clean.Symbex_MonadSE

19:58:41 Presenting theory Clean.Clean

19:58:41 Presenting theory Clean.Hoare_MonadSE

19:58:41 Presenting theory Clean.Hoare_Clean

19:58:41 Presenting theory Clean.Clean_Symbex

19:58:41 Presenting theory Clean.Test_Clean

19:58:41 Presenting theory Clean.Clean_Main

19:58:41 Presenting theory Clean.Quicksort_concept

19:58:41 Presenting theory Clean.SquareRoot_concept

19:58:41 Presenting ClockSynchInst ...

19:58:41 Presenting document ClockSynchInst/document

19:58:41 Presenting document ClockSynchInst/outline

19:58:41 Presenting theory ClockSynchInst.ICAInstance

19:58:41 Presenting theory ClockSynchInst.LynchInstance

19:58:41 Presenting Codegen ...

19:58:41 Presenting document Codegen/codegen

19:58:41 Presenting theory Codegen.Setup

19:58:41 Presenting theory Codegen.Introduction

19:58:41 Presenting theory Codegen.Foundations

19:58:41 Presenting theory Codegen.Refinement

19:58:41 Presenting theory Codegen.Inductive_Predicate

19:58:41 Presenting theory Codegen.Evaluation

19:58:41 Presenting theory Codegen.Computations

19:58:41 Presenting theory Codegen.Adaptation

19:58:41 Presenting theory Codegen.Further

19:58:42 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

19:58:42 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

19:58:42 Presenting CofGroups ...

19:58:42 Presenting document CofGroups/document

19:58:42 Presenting document CofGroups/outline

19:58:42 Presenting theory CofGroups.CofGroups

19:58:42 Presenting Coinductive_Languages ...

19:58:42 Presenting document Coinductive_Languages/document

19:58:42 Presenting document Coinductive_Languages/outline

19:58:42 Presenting theory Coinductive_Languages.Coinductive_Language

19:58:42 Presenting theory Coinductive_Languages.Coinductive_Regular_Set

19:58:42 Presenting theory Coinductive_Languages.Context_Free_Grammar

19:58:42 Presenting Compiling-Exceptions-Correctly ...

19:58:42 Presenting document Compiling-Exceptions-Correctly/document

19:58:42 Presenting document Compiling-Exceptions-Correctly/outline

19:58:42 Presenting theory Compiling-Exceptions-Correctly.Exceptions

19:58:42 Presenting Complete_Non_Orders ...

19:58:42 Presenting document Complete_Non_Orders/document

19:58:42 Presenting document Complete_Non_Orders/outline

19:58:42 Presenting theory Complete_Non_Orders.Binary_Relations

19:58:42 Presenting theory Complete_Non_Orders.Complete_Relations

19:58:42 Presenting theory Complete_Non_Orders.Fixed_Points

19:58:42 Presenting theory Complete_Non_Orders.Kleene_Fixed_Point

19:58:43 Presenting Completeness ...

19:58:43 Presenting document Completeness/document

19:58:43 Presenting document Completeness/outline

19:58:43 Presenting theory Completeness.PermutationLemmas

19:58:43 Presenting theory Completeness.Base

19:58:43 Presenting theory Completeness.Formula

19:58:43 Presenting theory Completeness.Sequents

19:58:43 Presenting theory Completeness.Tree

19:58:43 Presenting theory Completeness.Completeness

19:58:43 Presenting theory Completeness.Soundness

19:58:43 Presenting Complex_Geometry ...

19:58:43 Presenting document Complex_Geometry/document

19:58:43 Presenting document Complex_Geometry/outline

19:58:43 Presenting theory Complex_Geometry.More_Transcendental

19:58:43 Presenting theory Complex_Geometry.Canonical_Angle

19:58:43 Presenting theory Complex_Geometry.More_Complex

19:58:43 Presenting theory Complex_Geometry.Angles

19:58:43 Presenting theory Complex_Geometry.More_Set

19:58:43 Presenting theory Complex_Geometry.Linear_Systems

19:58:43 Presenting theory Complex_Geometry.Quadratic

19:58:43 Presenting theory Complex_Geometry.Matrices

19:58:43 Presenting theory Complex_Geometry.Unitary_Matrices

19:58:43 Presenting theory Complex_Geometry.Unitary11_Matrices

19:58:43 Presenting theory Complex_Geometry.Hermitean_Matrices

19:58:43 Presenting theory Complex_Geometry.Elementary_Complex_Geometry

19:58:44 Presenting theory Complex_Geometry.Homogeneous_Coordinates

19:58:44 Presenting theory Complex_Geometry.Moebius

19:58:44 Presenting theory Complex_Geometry.Circlines

19:58:44 Presenting theory Complex_Geometry.Oriented_Circlines

19:58:44 Presenting theory Complex_Geometry.Circlines_Angle

19:58:44 Presenting theory Complex_Geometry.Unit_Circle_Preserving_Moebius

19:58:44 Presenting theory Complex_Geometry.Riemann_Sphere

19:58:44 Presenting theory Complex_Geometry.Chordal_Metric

19:58:45 Presenting Poincare_Disc ...

19:58:45 Presenting document Poincare_Disc/document

19:58:45 Presenting document Poincare_Disc/outline

19:58:45 Presenting theory Poincare_Disc.Hyperbolic_Functions

19:58:45 Presenting theory Poincare_Disc.Tarski

19:58:45 Presenting theory Poincare_Disc.Poincare_Lines

19:58:45 Presenting theory Poincare_Disc.Poincare_Lines_Ideal_Points

19:58:45 Presenting theory Poincare_Disc.Poincare_Distance

19:58:45 Presenting theory Poincare_Disc.Poincare_Circles

19:58:45 Presenting theory Poincare_Disc.Poincare_Between

19:58:45 Presenting theory Poincare_Disc.Poincare_Lines_Axis_Intersections

19:58:45 Presenting theory Poincare_Disc.Poincare_Perpendicular

19:58:45 Presenting theory Poincare_Disc.Poincare

19:58:45 Presenting theory Poincare_Disc.Poincare_Tarski

19:58:47 Presenting ComponentDependencies ...

19:58:47 Presenting document ComponentDependencies/document

19:58:47 Presenting document ComponentDependencies/outline

19:58:47 Presenting theory ComponentDependencies.DataDependenciesConcreteValues

19:58:47 Presenting theory ComponentDependencies.DataDependencies

19:58:47 Presenting theory ComponentDependencies.DataDependenciesCaseStudy

19:58:47 Presenting Concurrent_Ref_Alg ...

19:58:47 Presenting document Concurrent_Ref_Alg/document

19:58:47 Presenting document Concurrent_Ref_Alg/outline

19:58:47 Presenting theory Concurrent_Ref_Alg.Refinement_Lattice

19:58:47 Presenting theory Concurrent_Ref_Alg.Sequential

19:58:47 Presenting theory Concurrent_Ref_Alg.Conjunction

19:58:47 Presenting theory Concurrent_Ref_Alg.Parallel

19:58:47 Presenting theory Concurrent_Ref_Alg.CRA

19:58:47 Presenting theory Concurrent_Ref_Alg.Galois_Connections

19:58:47 Presenting theory Concurrent_Ref_Alg.Iteration

19:58:47 Presenting theory Concurrent_Ref_Alg.Conjunctive_Sequential

19:58:47 Presenting theory Concurrent_Ref_Alg.Infimum_Nat

19:58:47 Presenting theory Concurrent_Ref_Alg.Conjunctive_Iteration

19:58:47 Presenting theory Concurrent_Ref_Alg.Rely_Quotient

19:58:47 Presenting Concurrent_Revisions ...

19:58:47 Presenting document Concurrent_Revisions/document

19:58:47 Presenting document Concurrent_Revisions/outline

19:58:47 Presenting theory Concurrent_Revisions.Data

19:58:47 Presenting theory Concurrent_Revisions.Occurrences

19:58:47 Presenting theory Concurrent_Revisions.Renaming

19:58:47 Presenting theory Concurrent_Revisions.Substitution

19:58:47 Presenting theory Concurrent_Revisions.OperationalSemantics

19:58:47 Presenting theory Concurrent_Revisions.Executions

19:58:47 Presenting theory Concurrent_Revisions.Determinacy

19:58:48 Presenting Consensus_Refined ...

19:58:48 Presenting document Consensus_Refined/document

19:58:48 Presenting document Consensus_Refined/outline

19:58:48 Presenting theory Consensus_Refined.Infra

19:58:48 Presenting theory Consensus_Refined.Consensus_Types

19:58:48 Presenting theory Consensus_Refined.Consensus_Misc

19:58:48 Presenting theory Consensus_Refined.Quorums

19:58:48 Presenting theory Consensus_Refined.Three_Steps

19:58:48 Presenting theory Consensus_Refined.Two_Steps

19:58:48 Presenting theory Consensus_Refined.Refinement

19:58:48 Presenting theory Consensus_Refined.HO_Transition_System

19:58:48 Presenting theory Consensus_Refined.Voting

19:58:48 Presenting theory Consensus_Refined.Voting_Opt

19:58:48 Presenting theory Consensus_Refined.OneThirdRule_Defs

19:58:48 Presenting theory Consensus_Refined.OneThirdRule_Proofs

19:58:48 Presenting theory Consensus_Refined.Ate_Defs

19:58:49 Presenting theory Consensus_Refined.Ate_Proofs

19:58:49 Presenting theory Consensus_Refined.Same_Vote

19:58:49 Presenting theory Consensus_Refined.Observing_Quorums

19:58:49 Presenting theory Consensus_Refined.Observing_Quorums_Opt

19:58:49 Presenting theory Consensus_Refined.Two_Step_Observing

19:58:49 Presenting theory Consensus_Refined.Uv_Defs

19:58:49 Presenting theory Consensus_Refined.Uv_Proofs

19:58:49 Presenting theory Consensus_Refined.BenOr_Defs

19:58:49 Presenting theory Consensus_Refined.BenOr_Proofs

19:58:49 Presenting theory Consensus_Refined.MRU_Vote

19:58:49 Presenting theory Consensus_Refined.MRU_Vote_Opt

19:58:49 Presenting theory Consensus_Refined.Three_Step_MRU

19:58:49 Presenting theory Consensus_Refined.New_Algorithm_Defs

19:58:49 Presenting theory Consensus_Refined.New_Algorithm_Proofs

19:58:49 Presenting theory Consensus_Refined.Paxos_Defs

19:58:49 Presenting theory Consensus_Refined.Paxos_Proofs

19:58:49 Presenting theory Consensus_Refined.CT_Defs

19:58:49 Presenting theory Consensus_Refined.CT_Proofs

19:58:49 Presenting Constructor_Funs ...

19:58:49 Presenting document Constructor_Funs/document

19:58:49 Presenting document Constructor_Funs/outline

19:58:49 Presenting theory Constructor_Funs.Constructor_Funs

19:58:49 Presenting theory Constructor_Funs.Test_Constructor_Funs

19:58:49 Presenting file "constructor_funs.ML"

19:58:49 Presenting CryptoBasedCompositionalProperties ...

19:58:49 Presenting document CryptoBasedCompositionalProperties/document

19:58:49 Presenting document CryptoBasedCompositionalProperties/outline

19:58:49 Presenting theory CryptoBasedCompositionalProperties.ListExtras

19:58:49 Presenting theory CryptoBasedCompositionalProperties.Secrecy_types

19:58:49 Presenting theory CryptoBasedCompositionalProperties.inout

19:58:49 Presenting theory CryptoBasedCompositionalProperties.Secrecy

19:58:49 Presenting theory CryptoBasedCompositionalProperties.CompLocalSecrets

19:58:49 Presenting theory CryptoBasedCompositionalProperties.KnowledgeKeysSecrets

19:58:50 Presenting DPT-SAT-Solver ...

19:58:50 Presenting document DPT-SAT-Solver/document

19:58:50 Presenting document DPT-SAT-Solver/outline

19:58:50 Presenting theory DPT-SAT-Solver.DPT_SAT_Solver

19:58:50 Presenting theory DPT-SAT-Solver.DPT_SAT_Tests

19:58:50 Presenting file "dpt_sat_solver.ML"

19:58:50 Presenting DataRefinementIBP ...

19:58:50 Presenting document DataRefinementIBP/document

19:58:50 Presenting document DataRefinementIBP/outline

19:58:50 Presenting theory DataRefinementIBP.Preliminaries

19:58:50 Presenting theory DataRefinementIBP.Statements

19:58:50 Presenting theory DataRefinementIBP.Hoare

19:58:50 Presenting theory DataRefinementIBP.Diagram

19:58:50 Presenting theory DataRefinementIBP.DataRefinement

19:58:50 Presenting Datatypes ...

19:58:50 Presenting document Datatypes/datatypes

19:58:50 Presenting theory Datatypes.Setup

19:58:50 Presenting theory Datatypes.Datatypes

19:58:50 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

19:58:51 Presenting Corec ...

19:58:51 Presenting document Corec/corec

19:58:51 Presenting theory Corec.Corec

19:58:51 Presenting Decl_Sem_Fun_PL ...

19:58:51 Presenting document Decl_Sem_Fun_PL/document

19:58:51 Presenting document Decl_Sem_Fun_PL/outline

19:58:51 Presenting theory Decl_Sem_Fun_PL.Lambda

19:58:51 Presenting theory Decl_Sem_Fun_PL.SmallStepLam

19:58:51 Presenting theory Decl_Sem_Fun_PL.BigStepLam

19:58:51 Presenting theory Decl_Sem_Fun_PL.ValuesFSet

19:58:51 Presenting theory Decl_Sem_Fun_PL.ValuesFSetProps

19:58:51 Presenting theory Decl_Sem_Fun_PL.RelationalSemFSet

19:58:51 Presenting theory Decl_Sem_Fun_PL.DeclSemAsDenotFSet

19:58:51 Presenting theory Decl_Sem_Fun_PL.EquivRelationalDenotFSet

19:58:51 Presenting theory Decl_Sem_Fun_PL.ChangeEnv

19:58:51 Presenting theory Decl_Sem_Fun_PL.DeclSemAsNDInterpFSet

19:58:51 Presenting theory Decl_Sem_Fun_PL.InterTypeSystem

19:58:51 Presenting theory Decl_Sem_Fun_PL.Values

19:58:51 Presenting theory Decl_Sem_Fun_PL.ValueProps

19:58:51 Presenting theory Decl_Sem_Fun_PL.DeclSemAsDenot

19:58:51 Presenting theory Decl_Sem_Fun_PL.DenotLam5

19:58:51 Presenting theory Decl_Sem_Fun_PL.EquivDenotInterTypes

19:58:51 Presenting theory Decl_Sem_Fun_PL.DenotSoundFSet

19:58:51 Presenting theory Decl_Sem_Fun_PL.DenotCompleteFSet

19:58:51 Presenting theory Decl_Sem_Fun_PL.DenotCongruenceFSet

19:58:51 Presenting theory Decl_Sem_Fun_PL.DenotEqualitiesFSet

19:58:51 Presenting theory Decl_Sem_Fun_PL.Optimizer

19:58:51 Presenting theory Decl_Sem_Fun_PL.SystemF

19:58:51 Presenting theory Decl_Sem_Fun_PL.MutableRef

19:58:51 Presenting theory Decl_Sem_Fun_PL.MutableRefProps

19:58:52 Presenting Dependent_SIFUM_Type_Systems ...

19:58:52 Presenting document Dependent_SIFUM_Type_Systems/document

19:58:52 Presenting document Dependent_SIFUM_Type_Systems/outline

19:58:52 Presenting theory Dependent_SIFUM_Type_Systems.Preliminaries

19:58:52 Presenting theory Dependent_SIFUM_Type_Systems.Security

19:58:52 Presenting theory Dependent_SIFUM_Type_Systems.Compositionality

19:58:52 Presenting theory Dependent_SIFUM_Type_Systems.Language

19:58:52 Presenting theory Dependent_SIFUM_Type_Systems.TypeSystem

19:58:52 Presenting theory Dependent_SIFUM_Type_Systems.LocallySoundModeUse

19:58:52 Presenting theory Dependent_SIFUM_Type_Systems.Example

19:58:52 Presenting theory Dependent_SIFUM_Type_Systems.TypeSystemTactics

19:58:52 Presenting theory Dependent_SIFUM_Type_Systems.Example_TypeSystem

19:58:52 Presenting theory Dependent_SIFUM_Type_Systems.Example_Swap_Add

19:58:54 Presenting Dependent_SIFUM_Refinement ...

19:58:54 Presenting document Dependent_SIFUM_Refinement/document

19:58:54 Presenting document Dependent_SIFUM_Refinement/outline

19:58:54 Presenting theory Dependent_SIFUM_Refinement.CompositionalRefinement

19:58:54 Presenting theory Dependent_SIFUM_Refinement.Eg1

19:58:54 Presenting theory Dependent_SIFUM_Refinement.Eg1RefinementTrivial

19:58:54 Presenting theory Dependent_SIFUM_Refinement.Eg2

19:58:54 Presenting theory Dependent_SIFUM_Refinement.Eg1Eg2

19:58:54 Presenting theory Dependent_SIFUM_Refinement.Eg1Eg2RefinementSimple

19:58:54 Presenting theory Dependent_SIFUM_Refinement.EgHighBranchRevC

19:58:56 Presenting Depth-First-Search ...

19:58:56 Presenting document Depth-First-Search/document

19:58:56 Presenting document Depth-First-Search/outline

19:58:56 Presenting theory Depth-First-Search.DFS

19:58:56 Presenting Derangements ...

19:58:56 Presenting document Derangements/document

19:58:56 Presenting document Derangements/outline

19:58:56 Presenting theory Derangements.Derangements

19:58:56 Presenting Dict_Construction ...

19:58:56 Presenting document Dict_Construction/document

19:58:56 Presenting document Dict_Construction/outline

19:58:56 Presenting theory Dict_Construction.Introduction

19:58:56 Presenting theory Dict_Construction.Impossibility

19:58:56 Presenting theory Dict_Construction.Dict_Construction

19:58:56 Presenting theory Dict_Construction.Termination

19:58:56 Presenting theory Dict_Construction.Test_Dict_Construction

19:58:56 Presenting theory Dict_Construction.Test_Side_Conditions

19:58:56 Presenting theory Dict_Construction.Test_Lazy_Case

19:58:57 Presenting file "dict_construction_util.ML"

19:58:57 Presenting file "transfer_termination.ML"

19:58:57 Presenting file "congruences.ML"

19:58:57 Presenting file "side_conditions.ML"

19:58:57 Presenting file "class_graph.ML"

19:58:57 Presenting file "dict_construction.ML"

19:58:57 Presenting Diophantine_Eqns_Lin_Hom ...

19:58:57 Presenting document Diophantine_Eqns_Lin_Hom/document

19:58:57 Presenting document Diophantine_Eqns_Lin_Hom/outline

19:58:57 Presenting theory Diophantine_Eqns_Lin_Hom.List_Vector

19:58:57 Presenting theory Diophantine_Eqns_Lin_Hom.Linear_Diophantine_Equations

19:58:57 Presenting theory Diophantine_Eqns_Lin_Hom.Sorted_Wrt

19:58:57 Presenting theory Diophantine_Eqns_Lin_Hom.Minimize_Wrt

19:58:57 Presenting theory Diophantine_Eqns_Lin_Hom.Simple_Algorithm

19:58:57 Presenting theory Diophantine_Eqns_Lin_Hom.Algorithm

19:58:57 Presenting theory Diophantine_Eqns_Lin_Hom.Solver_Code

19:58:57 Presenting file "src/Main.hs"

19:58:57 Presenting Discrete_Summation ...

19:58:57 Presenting document Discrete_Summation/document

19:58:57 Presenting document Discrete_Summation/outline

19:58:57 Presenting theory Discrete_Summation.Factorials

19:58:57 Presenting theory Discrete_Summation.Discrete_Summation

19:58:57 Presenting theory Discrete_Summation.Summation_Conversion

19:58:57 Presenting theory Discrete_Summation.Examples

19:58:58 Presenting DiskPaxos ...

19:58:58 Presenting document DiskPaxos/document

19:58:58 Presenting document DiskPaxos/outline

19:58:58 Presenting theory DiskPaxos.DiskPaxos_Model

19:58:58 Presenting theory DiskPaxos.DiskPaxos_Inv1

19:58:58 Presenting theory DiskPaxos.DiskPaxos_Inv2

19:58:58 Presenting theory DiskPaxos.DiskPaxos_Inv3

19:58:58 Presenting theory DiskPaxos.DiskPaxos_Inv4

19:58:58 Presenting theory DiskPaxos.DiskPaxos_Inv5

19:58:58 Presenting theory DiskPaxos.DiskPaxos_Chosen

19:58:58 Presenting theory DiskPaxos.DiskPaxos_Inv6

19:58:58 Presenting theory DiskPaxos.DiskPaxos_Invariant

19:58:58 Presenting theory DiskPaxos.DiskPaxos

19:58:58 Presenting Efficient-Mergesort ...

19:58:58 Presenting document Efficient-Mergesort/document

19:58:58 Presenting document Efficient-Mergesort/outline

19:58:58 Presenting theory Efficient-Mergesort.Efficient_Sort

19:58:58 Presenting theory Efficient-Mergesort.Mergesort_Complexity

19:58:58 Presenting theory Efficient-Mergesort.Natural_Mergesort

19:58:58 Presenting Eisbach ...

19:58:58 Presenting document Eisbach/eisbach

19:58:58 Presenting theory Eisbach.Base

19:58:58 Presenting theory Eisbach.Preface

19:58:58 Presenting theory Eisbach.Manual

19:58:58 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

19:58:59 Presenting Encodability_Process_Calculi ...

19:58:59 Presenting document Encodability_Process_Calculi/document

19:58:59 Presenting document Encodability_Process_Calculi/outline

19:58:59 Presenting theory Encodability_Process_Calculi.Relations

19:58:59 Presenting theory Encodability_Process_Calculi.ProcessCalculi

19:58:59 Presenting theory Encodability_Process_Calculi.SimulationRelations

19:58:59 Presenting theory Encodability_Process_Calculi.Encodings

19:58:59 Presenting theory Encodability_Process_Calculi.SourceTargetRelation

19:58:59 Presenting theory Encodability_Process_Calculi.SuccessSensitiveness

19:58:59 Presenting theory Encodability_Process_Calculi.DivergenceReflection

19:58:59 Presenting theory Encodability_Process_Calculi.OperationalCorrespondence

19:58:59 Presenting theory Encodability_Process_Calculi.FullAbstraction

19:58:59 Presenting theory Encodability_Process_Calculi.CombinedCriteria

19:59:01 Presenting Euler_Partition ...

19:59:01 Presenting document Euler_Partition/document

19:59:01 Presenting document Euler_Partition/outline

19:59:01 Presenting theory Euler_Partition.Euler_Partition

19:59:01 Presenting Example-Submission ...

19:59:01 Presenting document Example-Submission/document

19:59:01 Presenting document Example-Submission/outline

19:59:01 Presenting theory Example-Submission.Submission

19:59:01 Presenting FFT ...

19:59:01 Presenting document FFT/document

19:59:02 Presenting document FFT/outline

19:59:02 Presenting theory FFT.FFT

19:59:02 Presenting FLP ...

19:59:02 Presenting document FLP/document

19:59:02 Presenting document FLP/outline

19:59:02 Presenting theory FLP.Multiset

19:59:02 Presenting theory FLP.AsynchronousSystem

19:59:02 Presenting theory FLP.ListUtilities

19:59:02 Presenting theory FLP.FLPSystem

19:59:02 Presenting theory FLP.Execution

19:59:02 Presenting theory FLP.FLPTheorem

19:59:02 Presenting theory FLP.FLPExistingSystem

19:59:02 Presenting FOL_Harrison ...

19:59:02 Presenting document FOL_Harrison/document

19:59:02 Presenting document FOL_Harrison/outline

19:59:02 Presenting theory FOL_Harrison.FOL_Harrison

19:59:03 Presenting Factored_Transition_System_Bounding ...

19:59:03 Presenting document Factored_Transition_System_Bounding/document

19:59:03 Presenting document Factored_Transition_System_Bounding/outline

19:59:03 Presenting theory Factored_Transition_System_Bounding.FactoredSystemLib

19:59:03 Presenting theory Factored_Transition_System_Bounding.ListUtils

19:59:03 Presenting theory Factored_Transition_System_Bounding.FSSublist

19:59:03 Presenting theory Factored_Transition_System_Bounding.HoArithUtils

19:59:03 Presenting theory Factored_Transition_System_Bounding.FmapUtils

19:59:03 Presenting theory Factored_Transition_System_Bounding.FactoredSystem

19:59:03 Presenting theory Factored_Transition_System_Bounding.ActionSeqProcess

19:59:03 Presenting theory Factored_Transition_System_Bounding.RelUtils

19:59:03 Presenting theory Factored_Transition_System_Bounding.Dependency

19:59:03 Presenting theory Factored_Transition_System_Bounding.Invariants

19:59:03 Presenting theory Factored_Transition_System_Bounding.SetUtils

19:59:03 Presenting theory Factored_Transition_System_Bounding.TopologicalProps

19:59:04 Presenting theory Factored_Transition_System_Bounding.SystemAbstraction

19:59:04 Presenting theory Factored_Transition_System_Bounding.Acyclicity

19:59:04 Presenting theory Factored_Transition_System_Bounding.AcycSspace

19:59:05 Presenting FeatherweightJava ...

19:59:05 Presenting document FeatherweightJava/document

19:59:05 Presenting document FeatherweightJava/outline

19:59:05 Presenting theory FeatherweightJava.FJDefs

19:59:05 Presenting theory FeatherweightJava.FJAux

19:59:05 Presenting theory FeatherweightJava.FJSound

19:59:05 Presenting theory FeatherweightJava.Execute

19:59:05 Presenting theory FeatherweightJava.Featherweight_Java

19:59:06 Presenting Featherweight_OCL ...

19:59:06 Presenting document Featherweight_OCL/annex-a

19:59:06 Presenting document Featherweight_OCL/document

19:59:06 Presenting document Featherweight_OCL/outline

19:59:06 Presenting theory Featherweight_OCL.UML_Types

19:59:06 Presenting theory Featherweight_OCL.UML_Logic

19:59:06 Presenting theory Featherweight_OCL.UML_PropertyProfiles

19:59:06 Presenting theory Featherweight_OCL.UML_Boolean

19:59:06 Presenting theory Featherweight_OCL.UML_Void

19:59:06 Presenting theory Featherweight_OCL.UML_Integer

19:59:06 Presenting theory Featherweight_OCL.UML_Real

19:59:06 Presenting theory Featherweight_OCL.UML_String

19:59:06 Presenting theory Featherweight_OCL.UML_Pair

19:59:06 Presenting theory Featherweight_OCL.UML_Bag

19:59:06 Presenting theory Featherweight_OCL.UML_Set

19:59:06 Presenting theory Featherweight_OCL.UML_Sequence

19:59:06 Presenting theory Featherweight_OCL.UML_Library

19:59:06 Presenting theory Featherweight_OCL.UML_State

19:59:06 Presenting theory Featherweight_OCL.UML_Contracts

19:59:06 Presenting theory Featherweight_OCL.UML_Tools

19:59:07 Presenting theory Featherweight_OCL.UML_Main

19:59:07 Presenting theory Featherweight_OCL.Analysis_UML

19:59:07 Presenting theory Featherweight_OCL.Analysis_OCL

19:59:07 Presenting theory Featherweight_OCL.Design_UML

19:59:08 Presenting theory Featherweight_OCL.Design_OCL

19:59:09 Presenting FileRefinement ...

19:59:09 Presenting document FileRefinement/document

19:59:09 Presenting document FileRefinement/outline

19:59:09 Presenting theory FileRefinement.CArrays

19:59:09 Presenting theory FileRefinement.ResizableArrays

19:59:09 Presenting theory FileRefinement.FileRefinement

19:59:09 Presenting FinFun ...

19:59:09 Presenting document FinFun/document

19:59:09 Presenting document FinFun/outline

19:59:09 Presenting theory FinFun.FinFun

19:59:09 Presenting theory FinFun.FinFunPred

19:59:09 Presenting Finite-Map-Extras ...

19:59:09 Presenting document Finite-Map-Extras/document

19:59:09 Presenting document Finite-Map-Extras/outline

19:59:09 Presenting theory Finite-Map-Extras.Finite_Map_Extras

19:59:10 Presenting Finite_Automata_HF ...

19:59:10 Presenting document Finite_Automata_HF/document

19:59:10 Presenting document Finite_Automata_HF/outline

19:59:10 Presenting theory Finite_Automata_HF.Finite_Automata_HF

19:59:10 Presenting Fishburn_Impossibility ...

19:59:10 Presenting document Fishburn_Impossibility/document

19:59:10 Presenting document Fishburn_Impossibility/outline

19:59:10 Presenting theory Fishburn_Impossibility.Fishburn_Impossibility

19:59:10 Presenting theory Fishburn_Impossibility.Social_Choice_Functions

19:59:10 Presenting Flyspeck-Tame ...

19:59:10 Presenting document Flyspeck-Tame/document

19:59:10 Presenting document Flyspeck-Tame/outline

19:59:10 Presenting theory Flyspeck-Tame.ListAux

19:59:10 Presenting theory Flyspeck-Tame.Quasi_Order

19:59:10 Presenting theory Flyspeck-Tame.PlaneGraphIso

19:59:10 Presenting theory Flyspeck-Tame.Rotation

19:59:10 Presenting theory Flyspeck-Tame.Graph

19:59:10 Presenting theory Flyspeck-Tame.IArray_Syntax

19:59:10 Presenting theory Flyspeck-Tame.Enumerator

19:59:10 Presenting theory Flyspeck-Tame.FaceDivision

19:59:10 Presenting theory Flyspeck-Tame.RTranCl

19:59:10 Presenting theory Flyspeck-Tame.Plane

19:59:10 Presenting theory Flyspeck-Tame.Plane1

19:59:10 Presenting theory Flyspeck-Tame.GraphProps

19:59:10 Presenting theory Flyspeck-Tame.EnumeratorProps

19:59:10 Presenting theory Flyspeck-Tame.FaceDivisionProps

19:59:10 Presenting theory Flyspeck-Tame.Invariants

19:59:10 Presenting theory Flyspeck-Tame.PlaneProps

19:59:10 Presenting theory Flyspeck-Tame.ListSum

19:59:10 Presenting theory Flyspeck-Tame.Tame

19:59:10 Presenting theory Flyspeck-Tame.Plane1Props

19:59:10 Presenting theory Flyspeck-Tame.Generator

19:59:10 Presenting theory Flyspeck-Tame.TameProps

19:59:11 Presenting theory Flyspeck-Tame.TameEnum

19:59:11 Presenting theory Flyspeck-Tame.ScoreProps

19:59:11 Presenting theory Flyspeck-Tame.LowerBound

19:59:11 Presenting theory Flyspeck-Tame.GeneratorProps

19:59:11 Presenting theory Flyspeck-Tame.TameEnumProps

19:59:11 Presenting theory Flyspeck-Tame.Worklist

19:59:11 Presenting theory Flyspeck-Tame.Maps

19:59:11 Presenting theory Flyspeck-Tame.Arch

19:59:11 Presenting theory Flyspeck-Tame.ArchCompAux

19:59:11 Presenting theory Flyspeck-Tame.ArchCompProps

19:59:11 Presenting theory Flyspeck-Tame.Relative_Completeness

19:59:13 Presenting FocusStreamsCaseStudies ...

19:59:13 Presenting document FocusStreamsCaseStudies/document

19:59:13 Presenting document FocusStreamsCaseStudies/outline

19:59:13 Presenting theory FocusStreamsCaseStudies.ArithExtras

19:59:13 Presenting theory FocusStreamsCaseStudies.ListExtras

19:59:13 Presenting theory FocusStreamsCaseStudies.arith_hints

19:59:13 Presenting theory FocusStreamsCaseStudies.stream

19:59:13 Presenting theory FocusStreamsCaseStudies.BitBoolTS

19:59:13 Presenting theory FocusStreamsCaseStudies.JoinSplitTime

19:59:13 Presenting theory FocusStreamsCaseStudies.SteamBoiler

19:59:13 Presenting theory FocusStreamsCaseStudies.SteamBoiler_proof

19:59:13 Presenting theory FocusStreamsCaseStudies.FR_types

19:59:13 Presenting theory FocusStreamsCaseStudies.FR

19:59:13 Presenting theory FocusStreamsCaseStudies.FR_proof

19:59:13 Presenting theory FocusStreamsCaseStudies.Gateway_types

19:59:13 Presenting theory FocusStreamsCaseStudies.Gateway

19:59:13 Presenting theory FocusStreamsCaseStudies.Gateway_proof_aux

19:59:13 Presenting theory FocusStreamsCaseStudies.Gateway_proof

19:59:14 Presenting Free-Boolean-Algebra ...

19:59:14 Presenting document Free-Boolean-Algebra/document

19:59:14 Presenting document Free-Boolean-Algebra/outline

19:59:14 Presenting theory Free-Boolean-Algebra.Free_Boolean_Algebra

19:59:14 Presenting Free-Groups ...

19:59:14 Presenting document Free-Groups/document

19:59:14 Presenting document Free-Groups/outline

19:59:14 Presenting theory Free-Groups.Cancelation

19:59:14 Presenting theory Free-Groups.Generators

19:59:14 Presenting theory Free-Groups.FreeGroups

19:59:14 Presenting theory Free-Groups.UnitGroup

19:59:14 Presenting theory Free-Groups.C2

19:59:14 Presenting theory Free-Groups.Isomorphisms

19:59:14 Presenting theory Free-Groups.PingPongLemma

19:59:14 Presenting FunWithFunctions ...

19:59:14 Presenting document FunWithFunctions/document

19:59:14 Presenting document FunWithFunctions/outline

19:59:14 Presenting theory FunWithFunctions.FunWithFunctions

19:59:14 Presenting FunWithTilings ...

19:59:14 Presenting document FunWithTilings/document

19:59:14 Presenting document FunWithTilings/outline

19:59:14 Presenting theory FunWithTilings.Tilings

19:59:14 Presenting Functions ...

19:59:14 Presenting document Functions/functions

19:59:14 Presenting theory Functions.Functions

19:59:14 Presenting GPU_Kernel_PL ...

19:59:14 Presenting document GPU_Kernel_PL/document

19:59:14 Presenting document GPU_Kernel_PL/outline

19:59:14 Presenting theory GPU_Kernel_PL.Misc

19:59:14 Presenting theory GPU_Kernel_PL.KPL_wellformedness

19:59:14 Presenting theory GPU_Kernel_PL.KPL_syntax

19:59:14 Presenting theory GPU_Kernel_PL.KPL_state

19:59:14 Presenting theory GPU_Kernel_PL.KPL_execution_thread

19:59:14 Presenting theory GPU_Kernel_PL.KPL_execution_group

19:59:14 Presenting theory GPU_Kernel_PL.KPL_execution_kernel

19:59:14 Presenting theory GPU_Kernel_PL.Kernel_programming_language

19:59:14 Presenting GenClock ...

19:59:14 Presenting document GenClock/document

19:59:14 Presenting document GenClock/outline

19:59:14 Presenting theory GenClock.GenClock

19:59:15 Presenting General-Triangle ...

19:59:15 Presenting document General-Triangle/document

19:59:15 Presenting document General-Triangle/outline

19:59:15 Presenting theory General-Triangle.GeneralTriangle

19:59:15 Presenting Generic_Deriving ...

19:59:15 Presenting document Generic_Deriving/document

19:59:15 Presenting document Generic_Deriving/outline

19:59:15 Presenting theory Generic_Deriving.Tagged_Prod_Sum

19:59:15 Presenting theory Generic_Deriving.Derive

19:59:15 Presenting theory Generic_Deriving.Derive_Datatypes

19:59:15 Presenting theory Generic_Deriving.Derive_Eq

19:59:15 Presenting theory Generic_Deriving.Derive_Encode

19:59:15 Presenting theory Generic_Deriving.Derive_Algebra

19:59:15 Presenting theory Generic_Deriving.Derive_Show

19:59:15 Presenting theory Generic_Deriving.Derive_Eq_Laws

19:59:15 Presenting theory Generic_Deriving.Derive_Algebra_Laws

19:59:15 Presenting file "derive_util.ML"

19:59:15 Presenting file "derive_laws.ML"

19:59:15 Presenting file "derive_setup.ML"

19:59:15 Presenting file "derive.ML"

19:59:15 Presenting Generic_Join ...

19:59:15 Presenting document Generic_Join/document

19:59:15 Presenting document Generic_Join/outline

19:59:15 Presenting theory Generic_Join.Generic_Join

19:59:15 Presenting theory Generic_Join.Generic_Join_Correctness

19:59:15 Presenting theory Generic_Join.Examples_Join

19:59:16 Presenting GewirthPGCProof ...

19:59:16 Presenting document GewirthPGCProof/document

19:59:16 Presenting document GewirthPGCProof/outline

19:59:16 Presenting theory GewirthPGCProof.CJDDLplus

19:59:16 Presenting theory GewirthPGCProof.ExtendedDDL

19:59:16 Presenting theory GewirthPGCProof.GewirthArgument

19:59:17 Presenting GoedelGod ...

19:59:17 Presenting document GoedelGod/document

19:59:17 Presenting document GoedelGod/outline

19:59:17 Presenting theory GoedelGod.GoedelGod

19:59:17 Presenting Goodstein_Lambda ...

19:59:17 Presenting document Goodstein_Lambda/document

19:59:17 Presenting document Goodstein_Lambda/outline

19:59:17 Presenting theory Goodstein_Lambda.Goodstein_Lambda

19:59:17 Presenting GraphMarkingIBP ...

19:59:17 Presenting document GraphMarkingIBP/document

19:59:17 Presenting document GraphMarkingIBP/outline

19:59:17 Presenting theory GraphMarkingIBP.Graph

19:59:17 Presenting theory GraphMarkingIBP.SetMark

19:59:17 Presenting theory GraphMarkingIBP.StackMark

19:59:17 Presenting theory GraphMarkingIBP.LinkMark

19:59:17 Presenting theory GraphMarkingIBP.DSWMark

19:59:17 Presenting HOL-Analysis ...

19:59:17 Presenting document HOL-Analysis/document

19:59:17 Presenting document HOL-Analysis/manual

19:59:17 Presenting theory HOL-Analysis.L2_Norm

19:59:17 Presenting theory HOL-Analysis.Inner_Product

19:59:17 Presenting theory HOL-Analysis.Product_Vector

19:59:17 Presenting theory HOL-Analysis.Euclidean_Space

19:59:17 Presenting theory HOL-Analysis.Linear_Algebra

19:59:17 Presenting theory HOL-Analysis.Affine

19:59:17 Presenting theory HOL-Analysis.Convex

19:59:17 Presenting theory HOL-Analysis.Finite_Cartesian_Product

19:59:17 Presenting theory HOL-Analysis.Cartesian_Space

19:59:17 Presenting theory HOL-Analysis.Determinants

19:59:18 Presenting theory HOL-Analysis.Elementary_Topology

19:59:18 Presenting theory HOL-Analysis.Abstract_Topology

19:59:19 Presenting theory HOL-Analysis.Abstract_Topology_2

19:59:19 Presenting theory HOL-Analysis.Connected

19:59:19 Presenting theory HOL-Analysis.Abstract_Limits

19:59:19 Presenting theory HOL-Analysis.Metric_Arith

19:59:19 Presenting theory HOL-Analysis.Elementary_Metric_Spaces

19:59:19 Presenting theory HOL-Analysis.Elementary_Normed_Spaces

19:59:20 Presenting file "metric_arith.ML"

19:59:20 Presenting theory HOL-Analysis.Norm_Arith

19:59:20 Presenting theory HOL-Analysis.Topology_Euclidean_Space

19:59:20 Presenting theory HOL-Analysis.Convex_Euclidean_Space

19:59:21 Presenting theory HOL-Analysis.Operator_Norm

19:59:21 Presenting theory HOL-Analysis.Line_Segment

19:59:21 Presenting file "normarith.ML"

19:59:21 Presenting theory HOL-Analysis.Extended_Real_Limits

19:59:21 Presenting theory HOL-Analysis.Summation_Tests

19:59:21 Presenting theory HOL-Analysis.Uniform_Limit

19:59:22 Presenting theory HOL-Analysis.Function_Topology

19:59:22 Presenting theory HOL-Analysis.Bounded_Linear_Function

19:59:22 Presenting theory HOL-Analysis.Derivative

19:59:23 Presenting theory HOL-Analysis.Cartesian_Euclidean_Space

19:59:23 Presenting theory HOL-Analysis.Starlike

19:59:23 Presenting theory HOL-Analysis.Product_Topology

19:59:23 Presenting theory HOL-Analysis.T1_Spaces

19:59:23 Presenting theory HOL-Analysis.Path_Connected

19:59:23 Presenting theory HOL-Analysis.Weierstrass_Theorems

19:59:24 Presenting theory HOL-Analysis.Sigma_Algebra

19:59:24 Presenting theory HOL-Analysis.Measurable

19:59:24 Presenting theory HOL-Analysis.Measure_Space

19:59:24 Presenting theory HOL-Analysis.Ordered_Euclidean_Space

19:59:25 Presenting theory HOL-Analysis.Borel_Space

19:59:25 Presenting theory HOL-Analysis.Nonnegative_Lebesgue_Integration

19:59:26 Presenting theory HOL-Analysis.Binary_Product_Measure

19:59:26 Presenting file "measurable.ML"

19:59:26 Presenting theory HOL-Analysis.Finite_Product_Measure

19:59:26 Presenting theory HOL-Analysis.Caratheodory

19:59:27 Presenting theory HOL-Analysis.Bochner_Integration

19:59:27 Presenting theory HOL-Analysis.Complete_Measure

19:59:27 Presenting theory HOL-Analysis.Regularity

19:59:28 Presenting theory HOL-Analysis.Lebesgue_Measure

19:59:28 Presenting theory HOL-Analysis.Tagged_Division

19:59:29 Presenting theory HOL-Analysis.Henstock_Kurzweil_Integration

19:59:29 Presenting theory HOL-Analysis.Radon_Nikodym

19:59:29 Presenting theory HOL-Analysis.Set_Integral

19:59:30 Presenting theory HOL-Analysis.Continuum_Not_Denumerable

19:59:30 Presenting theory HOL-Analysis.Homotopy

19:59:30 Presenting theory HOL-Analysis.Homeomorphism

19:59:30 Presenting theory HOL-Analysis.Equivalence_Lebesgue_Henstock_Integration

19:59:31 Presenting theory HOL-Analysis.Complex_Analysis_Basics

19:59:31 Presenting theory HOL-Analysis.Complex_Transcendental

19:59:32 Presenting theory HOL-Analysis.Harmonic_Numbers

19:59:32 Presenting theory HOL-Analysis.Gamma_Function

19:59:32 Presenting theory HOL-Analysis.Interval_Integral

19:59:33 Presenting theory HOL-Analysis.Lebesgue_Integral_Substitution

19:59:33 Presenting theory HOL-Analysis.Ball_Volume

19:59:34 Presenting theory HOL-Analysis.Integral_Test

19:59:34 Presenting theory HOL-Analysis.Improper_Integral

19:59:34 Presenting theory HOL-Analysis.Continuous_Extension

19:59:34 Presenting theory HOL-Analysis.Equivalence_Measurable_On_Borel

19:59:35 Presenting theory HOL-Analysis.Embed_Measure

19:59:35 Presenting theory HOL-Analysis.Brouwer_Fixpoint

19:59:36 Presenting theory HOL-Analysis.Fashoda_Theorem

19:59:36 Presenting theory HOL-Analysis.Cross3

19:59:36 Presenting theory HOL-Analysis.Bounded_Continuous_Function

19:59:36 Presenting theory HOL-Analysis.Lindelof_Spaces

19:59:36 Presenting theory HOL-Analysis.Infinite_Products

19:59:37 Presenting theory HOL-Analysis.Infinite_Set_Sum

19:59:37 Presenting theory HOL-Analysis.Polytope

19:59:38 Presenting theory HOL-Analysis.Arcwise_Connected

19:59:38 Presenting theory HOL-Analysis.Retracts

19:59:38 Presenting theory HOL-Analysis.Further_Topology

19:59:38 Presenting theory HOL-Analysis.Jordan_Curve

19:59:39 Presenting theory HOL-Analysis.Poly_Roots

19:59:39 Presenting theory HOL-Analysis.Generalised_Binomial_Theorem

19:59:39 Presenting theory HOL-Analysis.Vitali_Covering_Theorem

19:59:39 Presenting theory HOL-Analysis.Change_Of_Vars

19:59:40 Presenting theory HOL-Analysis.Lipschitz

19:59:40 Presenting theory HOL-Analysis.Multivariate_Analysis

19:59:40 Presenting theory HOL-Analysis.Simplex_Content

19:59:40 Presenting theory HOL-Analysis.FPS_Convergence

19:59:41 Presenting theory HOL-Analysis.Smooth_Paths

19:59:41 Presenting theory HOL-Analysis.Locally

19:59:41 Presenting theory HOL-Analysis.Abstract_Euclidean_Space

19:59:41 Presenting theory HOL-Analysis.Function_Metric

19:59:41 Presenting theory HOL-Analysis.Analysis

19:59:46 Presenting Affine_Arithmetic ...

19:59:46 Presenting document Affine_Arithmetic/document

19:59:46 Presenting document Affine_Arithmetic/outline

19:59:46 Presenting theory Affine_Arithmetic.Affine_Arithmetic_Auxiliarities

19:59:46 Presenting theory Affine_Arithmetic.Executable_Euclidean_Space

19:59:46 Presenting theory Affine_Arithmetic.Affine_Form

19:59:46 Presenting theory Affine_Arithmetic.Floatarith_Expression

19:59:46 Presenting theory Affine_Arithmetic.Straight_Line_Program

19:59:46 Presenting theory Affine_Arithmetic.Counterclockwise

19:59:46 Presenting theory Affine_Arithmetic.Counterclockwise_Vector

19:59:46 Presenting theory Affine_Arithmetic.Affine_Approximation

19:59:46 Presenting theory Affine_Arithmetic.Counterclockwise_2D_Strict

19:59:46 Presenting theory Affine_Arithmetic.Polygon

19:59:46 Presenting theory Affine_Arithmetic.Counterclockwise_2D_Arbitrary

19:59:47 Presenting theory Affine_Arithmetic.Intersection

19:59:47 Presenting theory Affine_Arithmetic.Affine_Code

19:59:47 Presenting theory Affine_Arithmetic.Optimize_Integer

19:59:47 Presenting theory Affine_Arithmetic.Optimize_Float

19:59:47 Presenting theory Affine_Arithmetic.Print

19:59:47 Presenting theory Affine_Arithmetic.Float_Real

19:59:47 Presenting theory Affine_Arithmetic.Ex_Affine_Approximation

19:59:47 Presenting theory Affine_Arithmetic.Ex_Ineqs

19:59:47 Presenting theory Affine_Arithmetic.Ex_Inter

19:59:47 Presenting theory Affine_Arithmetic.Affine_Arithmetic

19:59:49 Presenting Taylor_Models ...

19:59:49 Presenting document Taylor_Models/document

19:59:49 Presenting document Taylor_Models/outline

19:59:49 Presenting theory Taylor_Models.Polynomial_Expression

19:59:49 Presenting theory Taylor_Models.Float_Topology

19:59:49 Presenting theory Taylor_Models.Horner_Eval

19:59:49 Presenting theory Taylor_Models.Polynomial_Expression_Additional

19:59:49 Presenting theory Taylor_Models.Taylor_Models_Misc

19:59:49 Presenting theory Taylor_Models.Taylor_Models

19:59:49 Presenting theory Taylor_Models.Experiments

19:59:50 Presenting Akra_Bazzi ...

19:59:50 Presenting document Akra_Bazzi/document

19:59:50 Presenting document Akra_Bazzi/outline

19:59:50 Presenting theory Akra_Bazzi.Akra_Bazzi_Library

19:59:50 Presenting theory Akra_Bazzi.Akra_Bazzi_Asymptotics

19:59:50 Presenting theory Akra_Bazzi.Akra_Bazzi_Real

19:59:50 Presenting theory Akra_Bazzi.Akra_Bazzi

19:59:50 Presenting theory Akra_Bazzi.Master_Theorem

19:59:50 Presenting theory Akra_Bazzi.Eval_Numeral

19:59:50 Presenting theory Akra_Bazzi.Akra_Bazzi_Method

19:59:50 Presenting theory Akra_Bazzi.Akra_Bazzi_Approximation

19:59:50 Presenting theory Akra_Bazzi.Master_Theorem_Examples

19:59:51 Presenting file "akra_bazzi.ML"

19:59:51 Presenting Closest_Pair_Points ...

19:59:51 Presenting document Closest_Pair_Points/document

19:59:51 Presenting document Closest_Pair_Points/outline

19:59:51 Presenting theory Closest_Pair_Points.Common

19:59:51 Presenting theory Closest_Pair_Points.Closest_Pair

19:59:51 Presenting theory Closest_Pair_Points.Closest_Pair_Alternative

19:59:52 Presenting Banach_Steinhaus ...

19:59:52 Presenting document Banach_Steinhaus/document

19:59:52 Presenting document Banach_Steinhaus/outline

19:59:52 Presenting theory Banach_Steinhaus.Banach_Steinhaus_Missing

19:59:52 Presenting theory Banach_Steinhaus.Banach_Steinhaus

19:59:52 Presenting Catalan_Numbers ...

19:59:52 Presenting document Catalan_Numbers/document

19:59:52 Presenting document Catalan_Numbers/outline

19:59:52 Presenting theory Catalan_Numbers.Catalan_Auxiliary_Integral

19:59:52 Presenting theory Catalan_Numbers.Catalan_Numbers

19:59:53 Presenting Cayley_Hamilton ...

19:59:53 Presenting document Cayley_Hamilton/document

19:59:53 Presenting document Cayley_Hamilton/outline

19:59:53 Presenting theory Cayley_Hamilton.Square_Matrix

19:59:53 Presenting theory Cayley_Hamilton.Cayley_Hamilton

19:59:53 Presenting Chord_Segments ...

19:59:53 Presenting document Chord_Segments/document

19:59:53 Presenting document Chord_Segments/outline

19:59:53 Presenting theory Chord_Segments.Chord_Segments

19:59:53 Presenting Differential_Game_Logic ...

19:59:53 Presenting document Differential_Game_Logic/document

19:59:53 Presenting document Differential_Game_Logic/outline

19:59:53 Presenting theory Differential_Game_Logic.Lib

19:59:53 Presenting theory Differential_Game_Logic.Syntax

19:59:53 Presenting theory Differential_Game_Logic.Identifiers

19:59:53 Presenting theory Differential_Game_Logic.Denotational_Semantics

19:59:53 Presenting theory Differential_Game_Logic.Static_Semantics

19:59:53 Presenting theory Differential_Game_Logic.USubst

19:59:53 Presenting theory Differential_Game_Logic.Coincidence

19:59:53 Presenting theory Differential_Game_Logic.Ids

19:59:53 Presenting theory Differential_Game_Logic.Axioms

19:59:53 Presenting theory Differential_Game_Logic.Differential_Game_Logic

19:59:54 Presenting Echelon_Form ...

19:59:54 Presenting document Echelon_Form/document

19:59:54 Presenting document Echelon_Form/outline

19:59:54 Presenting theory Echelon_Form.Rings2

19:59:54 Presenting theory Echelon_Form.Cayley_Hamilton_Compatible

19:59:54 Presenting theory Echelon_Form.Code_Cayley_Hamilton

19:59:54 Presenting theory Echelon_Form.Echelon_Form

19:59:54 Presenting theory Echelon_Form.Echelon_Form_Det

19:59:54 Presenting theory Echelon_Form.Echelon_Form_Inverse

19:59:54 Presenting theory Echelon_Form.Examples_Echelon_Form_Abstract

19:59:54 Presenting theory Echelon_Form.Echelon_Form_IArrays

19:59:54 Presenting theory Echelon_Form.Echelon_Form_Det_IArrays

19:59:54 Presenting theory Echelon_Form.Code_Cayley_Hamilton_IArrays

19:59:55 Presenting theory Echelon_Form.Echelon_Form_Inverse_IArrays

19:59:55 Presenting theory Echelon_Form.Examples_Echelon_Form_IArrays

19:59:56 Presenting Hermite ...

19:59:56 Presenting document Hermite/document

19:59:56 Presenting document Hermite/outline

19:59:56 Presenting theory Hermite.Hermite

19:59:56 Presenting theory Hermite.Hermite_IArrays

19:59:56 Presenting Smith_Normal_Form ...

19:59:56 Presenting document Smith_Normal_Form/document

19:59:56 Presenting document Smith_Normal_Form/outline

19:59:56 Presenting theory Smith_Normal_Form.Smith_Normal_Form

19:59:56 Presenting theory Smith_Normal_Form.Diagonal_To_Smith

19:59:56 Presenting theory Smith_Normal_Form.Mod_Type_Connect

19:59:56 Presenting theory Smith_Normal_Form.SNF_Missing_Lemmas

19:59:56 Presenting theory Smith_Normal_Form.Cauchy_Binet

19:59:56 Presenting theory Smith_Normal_Form.Smith_Normal_Form_JNF

19:59:56 Presenting theory Smith_Normal_Form.Rings2_Extended

19:59:56 Presenting theory Smith_Normal_Form.Finite_Field_Mod_Type_Connection

19:59:56 Presenting theory Smith_Normal_Form.Admits_SNF_From_Diagonal_Iff_Bezout_Ring

19:59:56 Presenting theory Smith_Normal_Form.SNF_Uniqueness

19:59:56 Presenting theory Smith_Normal_Form.Cauchy_Binet_HOL_Analysis

19:59:57 Presenting theory Smith_Normal_Form.Diagonalize

19:59:57 Presenting theory Smith_Normal_Form.SNF_Algorithm_Two_Steps

19:59:57 Presenting theory Smith_Normal_Form.Diagonal_To_Smith_JNF

19:59:57 Presenting theory Smith_Normal_Form.SNF_Algorithm_Two_Steps_JNF

19:59:57 Presenting theory Smith_Normal_Form.SNF_Algorithm

19:59:57 Presenting theory Smith_Normal_Form.SNF_Algorithm_HOL_Analysis

19:59:57 Presenting theory Smith_Normal_Form.Elementary_Divisor_Rings

19:59:58 Presenting theory Smith_Normal_Form.SNF_Algorithm_Euclidean_Domain

19:59:58 Presenting theory Smith_Normal_Form.Smith_Certified

19:59:59 Presenting Modular_arithmetic_LLL_and_HNF_algorithms ...

19:59:59 Presenting document Modular_arithmetic_LLL_and_HNF_algorithms/document

19:59:59 Presenting document Modular_arithmetic_LLL_and_HNF_algorithms/outline

19:59:59 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Matrix_Change_Row

19:59:59 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Signed_Modulo

19:59:59 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Storjohann_Mod_Operation

19:59:59 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Storjohann

19:59:59 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Storjohann_Impl

19:59:59 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Uniqueness_Hermite

19:59:59 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Uniqueness_Hermite_JNF

19:59:59 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.HNF_Mod_Det_Algorithm

19:59:59 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.HNF_Mod_Det_Soundness

19:59:59 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.LLL_Certification_via_HNF

20:00:03 Presenting First_Welfare_Theorem ...

20:00:03 Presenting document First_Welfare_Theorem/document

20:00:03 Presenting document First_Welfare_Theorem/outline

20:00:03 Presenting theory First_Welfare_Theorem.Syntax

20:00:03 Presenting theory First_Welfare_Theorem.Argmax

20:00:03 Presenting theory First_Welfare_Theorem.Preferences

20:00:03 Presenting theory First_Welfare_Theorem.Utility_Functions

20:00:03 Presenting theory First_Welfare_Theorem.Consumers

20:00:03 Presenting theory First_Welfare_Theorem.Common

20:00:03 Presenting theory First_Welfare_Theorem.Exchange_Economy

20:00:03 Presenting theory First_Welfare_Theorem.Private_Ownership_Economy

20:00:03 Presenting theory First_Welfare_Theorem.Arrow_Debreu_Model

20:00:03 Presenting Furstenberg_Topology ...

20:00:03 Presenting document Furstenberg_Topology/document

20:00:03 Presenting document Furstenberg_Topology/outline

20:00:03 Presenting theory Furstenberg_Topology.Furstenberg_Topology

20:00:04 Presenting Gauss_Jordan ...

20:00:04 Presenting document Gauss_Jordan/document

20:00:04 Presenting document Gauss_Jordan/outline

20:00:04 Presenting theory Gauss_Jordan.Rref

20:00:04 Presenting theory Gauss_Jordan.Code_Set

20:00:04 Presenting theory Gauss_Jordan.Code_Matrix

20:00:04 Presenting theory Gauss_Jordan.Elementary_Operations

20:00:04 Presenting theory Gauss_Jordan.Rank

20:00:04 Presenting theory Gauss_Jordan.Gauss_Jordan

20:00:04 Presenting theory Gauss_Jordan.Linear_Maps

20:00:04 Presenting theory Gauss_Jordan.Gauss_Jordan_PA

20:00:04 Presenting theory Gauss_Jordan.Determinants2

20:00:04 Presenting theory Gauss_Jordan.Inverse

20:00:04 Presenting theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces

20:00:04 Presenting theory Gauss_Jordan.System_Of_Equations

20:00:04 Presenting theory Gauss_Jordan.Code_Z2

20:00:04 Presenting theory Gauss_Jordan.Examples_Gauss_Jordan_Abstract

20:00:04 Presenting theory Gauss_Jordan.IArray_Addenda

20:00:04 Presenting theory Gauss_Jordan.Matrix_To_IArray

20:00:04 Presenting theory Gauss_Jordan.Gauss_Jordan_IArrays

20:00:05 Presenting theory Gauss_Jordan.Gauss_Jordan_PA_IArrays

20:00:05 Presenting theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces_IArrays

20:00:05 Presenting theory Gauss_Jordan.System_Of_Equations_IArrays

20:00:05 Presenting theory Gauss_Jordan.Determinants_IArrays

20:00:05 Presenting theory Gauss_Jordan.Inverse_IArrays

20:00:05 Presenting theory Gauss_Jordan.Examples_Gauss_Jordan_IArrays

20:00:06 Presenting theory Gauss_Jordan.Code_Generation_IArrays

20:00:06 Presenting theory Gauss_Jordan.Code_Generation_IArrays_SML

20:00:06 Presenting theory Gauss_Jordan.Code_Real_Approx_By_Float_Haskell

20:00:06 Presenting theory Gauss_Jordan.Code_Rational

20:00:06 Presenting theory Gauss_Jordan.Code_Generation_IArrays_Haskell

20:00:07 Presenting Green ...

20:00:07 Presenting document Green/document

20:00:07 Presenting document Green/outline

20:00:07 Presenting theory Green.General_Utils

20:00:07 Presenting theory Green.Derivs

20:00:07 Presenting theory Green.Integrals

20:00:07 Presenting theory Green.Paths

20:00:07 Presenting theory Green.Green

20:00:07 Presenting theory Green.SymmetricR2Shapes

20:00:07 Presenting theory Green.CircExample

20:00:07 Presenting theory Green.DiamExample

20:00:09 Presenting Gromov_Hyperbolicity ...

20:00:09 Presenting document Gromov_Hyperbolicity/document

20:00:09 Presenting document Gromov_Hyperbolicity/outline

20:00:09 Presenting theory Gromov_Hyperbolicity.Library_Complements

20:00:09 Presenting theory Gromov_Hyperbolicity.Eexp_Eln

20:00:09 Presenting theory Gromov_Hyperbolicity.Hausdorff_Distance

20:00:09 Presenting theory Gromov_Hyperbolicity.Isometries

20:00:09 Presenting theory Gromov_Hyperbolicity.Metric_Completion

20:00:09 Presenting theory Gromov_Hyperbolicity.Gromov_Hyperbolicity

20:00:09 Presenting theory Gromov_Hyperbolicity.Morse_Gromov_Theorem

20:00:09 Presenting theory Gromov_Hyperbolicity.Bonk_Schramm_Extension

20:00:09 Presenting theory Gromov_Hyperbolicity.Gromov_Boundary

20:00:09 Presenting theory Gromov_Hyperbolicity.Boundary_Extension

20:00:09 Presenting theory Gromov_Hyperbolicity.Busemann_Function

20:00:09 Presenting theory Gromov_Hyperbolicity.Isometries_Classification

20:00:12 Presenting HOL-Analysis-ex ...

20:00:12 Presenting theory HOL-Analysis-ex.Approximations

20:00:12 Presenting theory HOL-Analysis-ex.Metric_Arith_Examples

20:00:12 Presenting HOL-Complex_Analysis ...

20:00:12 Presenting document HOL-Complex_Analysis/document

20:00:12 Presenting document HOL-Complex_Analysis/manual

20:00:12 Presenting theory HOL-Complex_Analysis.Contour_Integration

20:00:12 Presenting theory HOL-Complex_Analysis.Cauchy_Integral_Theorem

20:00:12 Presenting theory HOL-Complex_Analysis.Winding_Numbers

20:00:12 Presenting theory HOL-Complex_Analysis.Cauchy_Integral_Formula

20:00:12 Presenting theory HOL-Complex_Analysis.Conformal_Mappings

20:00:12 Presenting theory HOL-Complex_Analysis.Complex_Singularities

20:00:12 Presenting theory HOL-Complex_Analysis.Complex_Residues

20:00:12 Presenting theory HOL-Complex_Analysis.Residue_Theorem

20:00:12 Presenting theory HOL-Complex_Analysis.Great_Picard

20:00:13 Presenting theory HOL-Complex_Analysis.Riemann_Mapping

20:00:14 Presenting theory HOL-Complex_Analysis.Complex_Analysis

20:00:16 Presenting Bernoulli ...

20:00:16 Presenting document Bernoulli/document

20:00:16 Presenting document Bernoulli/outline

20:00:16 Presenting theory Bernoulli.Bernoulli

20:00:16 Presenting theory Bernoulli.Periodic_Bernpoly

20:00:16 Presenting theory Bernoulli.Bernoulli_FPS

20:00:16 Presenting theory Bernoulli.Bernoulli_Zeta

20:00:16 Presenting Euler_MacLaurin ...

20:00:16 Presenting document Euler_MacLaurin/document

20:00:16 Presenting document Euler_MacLaurin/outline

20:00:16 Presenting theory Euler_MacLaurin.Euler_MacLaurin

20:00:16 Presenting theory Euler_MacLaurin.Euler_MacLaurin_Landau

20:00:17 Presenting Lambert_W ...

20:00:17 Presenting document Lambert_W/document

20:00:17 Presenting document Lambert_W/outline

20:00:17 Presenting theory Lambert_W.Lambert_W

20:00:17 Presenting theory Lambert_W.Lambert_W_MacLaurin_Series

20:00:17 Presenting Stirling_Formula ...

20:00:17 Presenting document Stirling_Formula/document

20:00:17 Presenting document Stirling_Formula/outline

20:00:17 Presenting theory Stirling_Formula.Stirling_Formula

20:00:17 Presenting theory Stirling_Formula.Gamma_Asymptotics

20:00:18 Presenting Comparison_Sort_Lower_Bound ...

20:00:18 Presenting document Comparison_Sort_Lower_Bound/document

20:00:18 Presenting document Comparison_Sort_Lower_Bound/outline

20:00:18 Presenting theory Comparison_Sort_Lower_Bound.Linorder_Relations

20:00:18 Presenting theory Comparison_Sort_Lower_Bound.Comparison_Sort_Lower_Bound

20:00:18 Presenting Cartan_FP ...

20:00:18 Presenting document Cartan_FP/document

20:00:18 Presenting document Cartan_FP/outline

20:00:18 Presenting theory Cartan_FP.Cartan

20:00:18 Presenting Count_Complex_Roots ...

20:00:18 Presenting document Count_Complex_Roots/document

20:00:18 Presenting document Count_Complex_Roots/outline

20:00:18 Presenting theory Count_Complex_Roots.Extended_Sturm

20:00:18 Presenting theory Count_Complex_Roots.More_Polynomials

20:00:18 Presenting theory Count_Complex_Roots.Count_Complex_Roots

20:00:18 Presenting theory Count_Complex_Roots.Count_Complex_Roots_Examples

20:00:19 Presenting Linear_Recurrences ...

20:00:19 Presenting document Linear_Recurrences/document

20:00:19 Presenting document Linear_Recurrences/outline

20:00:19 Presenting theory Linear_Recurrences.RatFPS

20:00:19 Presenting theory Linear_Recurrences.Pochhammer_Polynomials

20:00:19 Presenting theory Linear_Recurrences.Linear_Recurrences_Misc

20:00:19 Presenting theory Linear_Recurrences.Partial_Fraction_Decomposition

20:00:19 Presenting theory Linear_Recurrences.Factorizations

20:00:19 Presenting theory Linear_Recurrences.Rational_FPS_Solver

20:00:19 Presenting theory Linear_Recurrences.Linear_Recurrences_Common

20:00:19 Presenting theory Linear_Recurrences.Linear_Homogenous_Recurrences

20:00:19 Presenting theory Linear_Recurrences.Eulerian_Polynomials

20:00:19 Presenting theory Linear_Recurrences.Linear_Inhomogenous_Recurrences

20:00:19 Presenting theory Linear_Recurrences.Rational_FPS_Asymptotics

20:00:20 Presenting Dirichlet_Series ...

20:00:20 Presenting document Dirichlet_Series/document

20:00:20 Presenting document Dirichlet_Series/outline

20:00:20 Presenting theory Dirichlet_Series.Dirichlet_Misc

20:00:20 Presenting theory Dirichlet_Series.Multiplicative_Function

20:00:20 Presenting theory Dirichlet_Series.Dirichlet_Product

20:00:20 Presenting theory Dirichlet_Series.Dirichlet_Series

20:00:20 Presenting theory Dirichlet_Series.Moebius_Mu

20:00:20 Presenting theory Dirichlet_Series.More_Totient

20:00:20 Presenting theory Dirichlet_Series.Liouville_Lambda

20:00:20 Presenting theory Dirichlet_Series.Divisor_Count

20:00:20 Presenting theory Dirichlet_Series.Arithmetic_Summatory

20:00:20 Presenting theory Dirichlet_Series.Partial_Summation

20:00:20 Presenting theory Dirichlet_Series.Euler_Products

20:00:20 Presenting theory Dirichlet_Series.Dirichlet_Series_Analysis

20:00:20 Presenting theory Dirichlet_Series.Arithmetic_Summatory_Asymptotics

20:00:20 Presenting theory Dirichlet_Series.Dirichlet_Efficient_Code

20:00:22 Presenting Gauss_Sums ...

20:00:22 Presenting document Gauss_Sums/document

20:00:22 Presenting document Gauss_Sums/outline

20:00:22 Presenting theory Gauss_Sums.Gauss_Sums_Auxiliary

20:00:22 Presenting theory Gauss_Sums.Periodic_Arithmetic

20:00:22 Presenting theory Gauss_Sums.Complex_Roots_Of_Unity

20:00:22 Presenting theory Gauss_Sums.Finite_Fourier_Series

20:00:22 Presenting theory Gauss_Sums.Ramanujan_Sums

20:00:22 Presenting theory Gauss_Sums.Gauss_Sums

20:00:22 Presenting theory Gauss_Sums.Polya_Vinogradov

20:00:22 Presenting Zeta_Function ...

20:00:22 Presenting document Zeta_Function/document

20:00:22 Presenting document Zeta_Function/outline

20:00:22 Presenting theory Zeta_Function.Zeta_Library

20:00:22 Presenting theory Zeta_Function.Zeta_Function

20:00:22 Presenting theory Zeta_Function.Zeta_Laurent_Expansion

20:00:22 Presenting theory Zeta_Function.Hadjicostas_Chapman

20:00:24 Presenting Dirichlet_L ...

20:00:24 Presenting document Dirichlet_L/document

20:00:24 Presenting document Dirichlet_L/outline

20:00:24 Presenting theory Dirichlet_L.Group_Adjoin

20:00:24 Presenting theory Dirichlet_L.Multiplicative_Characters

20:00:24 Presenting theory Dirichlet_L.Dirichlet_Characters

20:00:24 Presenting theory Dirichlet_L.Dirichlet_L_Functions

20:00:24 Presenting theory Dirichlet_L.Dirichlet_Theorem

20:00:24 Presenting Prime_Distribution_Elementary ...

20:00:24 Presenting document Prime_Distribution_Elementary/document

20:00:24 Presenting document Prime_Distribution_Elementary/outline

20:00:24 Presenting theory Prime_Distribution_Elementary.Prime_Distribution_Elementary_Library

20:00:24 Presenting theory Prime_Distribution_Elementary.More_Dirichlet_Misc

20:00:24 Presenting theory Prime_Distribution_Elementary.Primes_Omega

20:00:24 Presenting theory Prime_Distribution_Elementary.Primorial

20:00:24 Presenting theory Prime_Distribution_Elementary.Lcm_Nat_Upto

20:00:24 Presenting theory Prime_Distribution_Elementary.Shapiro_Tauberian

20:00:24 Presenting theory Prime_Distribution_Elementary.Partial_Zeta_Bounds

20:00:24 Presenting theory Prime_Distribution_Elementary.Moebius_Mu_Sum

20:00:24 Presenting theory Prime_Distribution_Elementary.Elementary_Prime_Bounds

20:00:24 Presenting theory Prime_Distribution_Elementary.Summatory_Divisor_Sigma_Bounds

20:00:24 Presenting theory Prime_Distribution_Elementary.Selberg_Asymptotic_Formula

20:00:24 Presenting theory Prime_Distribution_Elementary.PNT_Consequences

20:00:25 Presenting IMO2019 ...

20:00:25 Presenting document IMO2019/document

20:00:25 Presenting document IMO2019/outline

20:00:25 Presenting theory IMO2019.IMO2019_Q1

20:00:25 Presenting theory IMO2019.IMO2019_Q4

20:00:25 Presenting theory IMO2019.IMO2019_Q5

20:00:25 Presenting Prime_Number_Theorem ...

20:00:25 Presenting document Prime_Number_Theorem/document

20:00:25 Presenting document Prime_Number_Theorem/outline

20:00:25 Presenting theory Prime_Number_Theorem.Prime_Number_Theorem_Library

20:00:25 Presenting theory Prime_Number_Theorem.Newman_Ingham_Tauberian

20:00:25 Presenting theory Prime_Number_Theorem.Prime_Number_Theorem

20:00:25 Presenting theory Prime_Number_Theorem.Prime_Counting_Functions

20:00:25 Presenting theory Prime_Number_Theorem.Mertens_Theorems

20:00:26 Presenting Zeta_3_Irrational ...

20:00:26 Presenting document Zeta_3_Irrational/document

20:00:26 Presenting document Zeta_3_Irrational/outline

20:00:26 Presenting theory Zeta_3_Irrational.Zeta_3_Irrational

20:00:27 Presenting E_Transcendental ...

20:00:27 Presenting document E_Transcendental/document

20:00:27 Presenting document E_Transcendental/outline

20:00:27 Presenting theory E_Transcendental.E_Transcendental

20:00:27 Presenting Pi_Transcendental ...

20:00:27 Presenting document Pi_Transcendental/document

20:00:27 Presenting document Pi_Transcendental/outline

20:00:27 Presenting theory Pi_Transcendental.Pi_Transcendental_Polynomial_Library

20:00:27 Presenting theory Pi_Transcendental.Pi_Transcendental

20:00:28 Presenting Hermite_Lindemann ...

20:00:28 Presenting document Hermite_Lindemann/document

20:00:28 Presenting document Hermite_Lindemann/outline

20:00:28 Presenting theory Hermite_Lindemann.Algebraic_Integer_Divisibility

20:00:28 Presenting theory Hermite_Lindemann.More_Polynomial_HLW

20:00:28 Presenting theory Hermite_Lindemann.More_Algebraic_Numbers_HLW

20:00:28 Presenting theory Hermite_Lindemann.More_Multivariate_Polynomial_HLW

20:00:28 Presenting theory Hermite_Lindemann.Hermite_Lindemann

20:00:28 Presenting theory Hermite_Lindemann.Min_Int_Poly

20:00:28 Presenting theory Hermite_Lindemann.Complex_Lexorder

20:00:28 Presenting theory Hermite_Lindemann.Misc_HLW

20:00:29 Presenting Error_Function ...

20:00:29 Presenting document Error_Function/document

20:00:29 Presenting document Error_Function/outline

20:00:29 Presenting theory Error_Function.Error_Function

20:00:29 Presenting theory Error_Function.Error_Function_Asymptotics

20:00:29 Presenting Transcendence_Series_Hancl_Rucki ...

20:00:29 Presenting document Transcendence_Series_Hancl_Rucki/document

20:00:29 Presenting document Transcendence_Series_Hancl_Rucki/outline

20:00:29 Presenting theory Transcendence_Series_Hancl_Rucki.Transcendence_Series

20:00:29 Presenting Winding_Number_Eval ...

20:00:29 Presenting document Winding_Number_Eval/document

20:00:29 Presenting document Winding_Number_Eval/outline

20:00:29 Presenting theory Winding_Number_Eval.Missing_Topology

20:00:29 Presenting theory Winding_Number_Eval.Missing_Algebraic

20:00:29 Presenting theory Winding_Number_Eval.Missing_Transcendental

20:00:29 Presenting theory Winding_Number_Eval.Missing_Analysis

20:00:29 Presenting theory Winding_Number_Eval.Cauchy_Index_Theorem

20:00:29 Presenting theory Winding_Number_Eval.Winding_Number_Eval

20:00:29 Presenting theory Winding_Number_Eval.Winding_Number_Eval_Examples

20:00:31 Presenting HOL-Homology ...

20:00:31 Presenting document HOL-Homology/document

20:00:31 Presenting document HOL-Homology/manual

20:00:31 Presenting theory HOL-Homology.Simplices

20:00:31 Presenting theory HOL-Homology.Homology_Groups

20:00:31 Presenting theory HOL-Homology.Brouwer_Degree

20:00:31 Presenting theory HOL-Homology.Invariance_of_Domain

20:00:31 Presenting theory HOL-Homology.Homology

20:00:34 Presenting HOL-Probability ...

20:00:34 Presenting document HOL-Probability/document

20:00:34 Presenting document HOL-Probability/outline

20:00:34 Presenting theory HOL-Probability.Probability_Measure

20:00:34 Presenting theory HOL-Probability.Distribution_Functions

20:00:34 Presenting theory HOL-Probability.Weak_Convergence

20:00:34 Presenting theory HOL-Probability.Giry_Monad

20:00:34 Presenting theory HOL-Probability.Projective_Family

20:00:34 Presenting theory HOL-Probability.Infinite_Product_Measure

20:00:34 Presenting theory HOL-Probability.Independent_Family

20:00:34 Presenting theory HOL-Probability.Convolution

20:00:34 Presenting theory HOL-Probability.Information

20:00:34 Presenting theory HOL-Probability.Distributions

20:00:34 Presenting theory HOL-Probability.Characteristic_Functions

20:00:34 Presenting theory HOL-Probability.Helly_Selection

20:00:35 Presenting theory HOL-Probability.Sinc_Integral

20:00:35 Presenting theory HOL-Probability.Levy

20:00:35 Presenting theory HOL-Probability.Central_Limit_Theorem

20:00:35 Presenting theory HOL-Probability.Discrete_Topology

20:00:35 Presenting theory HOL-Probability.Probability_Mass_Function

20:00:36 Presenting theory HOL-Probability.PMF_Impl

20:00:36 Presenting theory HOL-Probability.Fin_Map

20:00:36 Presenting theory HOL-Probability.Projective_Limit

20:00:36 Presenting theory HOL-Probability.Random_Permutations

20:00:36 Presenting theory HOL-Probability.SPMF

20:00:37 Presenting theory HOL-Probability.Product_PMF

20:00:37 Presenting theory HOL-Probability.Hoeffding

20:00:37 Presenting theory HOL-Probability.Stream_Space

20:00:37 Presenting theory HOL-Probability.Tree_Space

20:00:38 Presenting theory HOL-Probability.Conditional_Expectation

20:00:38 Presenting theory HOL-Probability.Essential_Supremum

20:00:38 Presenting theory HOL-Probability.Stopping_Time

20:00:38 Presenting theory HOL-Probability.Probability

20:00:39 Presenting Applicative_Lifting ...

20:00:39 Presenting document Applicative_Lifting/document

20:00:39 Presenting document Applicative_Lifting/outline

20:00:39 Presenting theory Applicative_Lifting.Applicative

20:00:39 Presenting theory Applicative_Lifting.Applicative_Environment

20:00:39 Presenting theory Applicative_Lifting.Applicative_Option

20:00:39 Presenting theory Applicative_Lifting.Applicative_Sum

20:00:39 Presenting theory Applicative_Lifting.Applicative_Set

20:00:39 Presenting theory Applicative_Lifting.Applicative_List

20:00:39 Presenting theory Applicative_Lifting.Applicative_DNEList

20:00:39 Presenting theory Applicative_Lifting.Applicative_Monoid

20:00:39 Presenting theory Applicative_Lifting.Applicative_Filter

20:00:39 Presenting theory Applicative_Lifting.Applicative_State

20:00:39 Presenting theory Applicative_Lifting.Applicative_Stream

20:00:39 Presenting theory Applicative_Lifting.Applicative_Open_State

20:00:39 Presenting theory Applicative_Lifting.Applicative_PMF

20:00:39 Presenting theory Applicative_Lifting.Applicative_Probability_List

20:00:39 Presenting theory Applicative_Lifting.Applicative_Star

20:00:39 Presenting theory Applicative_Lifting.Applicative_Vector

20:00:39 Presenting theory Applicative_Lifting.Applicative_Functor

20:00:39 Presenting theory Applicative_Lifting.Applicative_Environment_Algebra

20:00:39 Presenting theory Applicative_Lifting.Stream_Algebra

20:00:39 Presenting theory Applicative_Lifting.Tree_Relabelling

20:00:39 Presenting theory Applicative_Lifting.Applicative_Examples

20:00:39 Presenting theory Applicative_Lifting.Joinable

20:00:39 Presenting theory Applicative_Lifting.Beta_Eta

20:00:39 Presenting theory Applicative_Lifting.Combinators

20:00:39 Presenting theory Applicative_Lifting.Idiomatic_Terms

20:00:39 Presenting theory Applicative_Lifting.Abstract_AF

20:00:39 Presenting theory Applicative_Lifting.Applicative_Test

20:00:40 Presenting file "applicative.ML"

20:00:40 Presenting Stern_Brocot ...

20:00:40 Presenting document Stern_Brocot/document

20:00:40 Presenting document Stern_Brocot/outline

20:00:40 Presenting theory Stern_Brocot.Cotree

20:00:40 Presenting theory Stern_Brocot.Cotree_Algebra

20:00:40 Presenting theory Stern_Brocot.Stern_Brocot_Tree

20:00:40 Presenting theory Stern_Brocot.Bird_Tree

20:00:41 Presenting Buffons_Needle ...

20:00:41 Presenting document Buffons_Needle/document

20:00:41 Presenting document Buffons_Needle/outline

20:00:41 Presenting theory Buffons_Needle.Buffons_Needle

20:00:41 Presenting Deep_Learning ...

20:00:41 Presenting document Deep_Learning/document

20:00:41 Presenting document Deep_Learning/outline

20:00:41 Presenting theory Deep_Learning.Tensor

20:00:41 Presenting theory Deep_Learning.Tensor_Subtensor

20:00:41 Presenting theory Deep_Learning.Tensor_Plus

20:00:41 Presenting theory Deep_Learning.Tensor_Scalar_Mult

20:00:41 Presenting theory Deep_Learning.Tensor_Product

20:00:41 Presenting theory Deep_Learning.Tensor_Unit_Vec

20:00:41 Presenting theory Deep_Learning.Tensor_Rank

20:00:41 Presenting theory Deep_Learning.Tensor_Matricization

20:00:41 Presenting theory Deep_Learning.DL_Rank_CP_Rank

20:00:41 Presenting theory Deep_Learning.DL_Flatten_Matrix

20:00:41 Presenting theory Deep_Learning.DL_Network

20:00:41 Presenting theory Deep_Learning.DL_Concrete_Matrices

20:00:41 Presenting theory Deep_Learning.DL_Missing_Finite_Set

20:00:41 Presenting theory Deep_Learning.DL_Deep_Model

20:00:41 Presenting theory Deep_Learning.DL_Deep_Model_Poly

20:00:41 Presenting theory Deep_Learning.Lebesgue_Functional

20:00:41 Presenting theory Deep_Learning.Lebesgue_Zero_Set

20:00:41 Presenting theory Deep_Learning.DL_Shallow_Model

20:00:41 Presenting theory Deep_Learning.DL_Fundamental_Theorem_Network_Capacity

20:00:42 Presenting Density_Compiler ...

20:00:42 Presenting document Density_Compiler/document

20:00:42 Presenting document Density_Compiler/outline

20:00:42 Presenting theory Density_Compiler.Density_Predicates

20:00:42 Presenting theory Density_Compiler.PDF_Transformations

20:00:42 Presenting theory Density_Compiler.PDF_Values

20:00:42 Presenting theory Density_Compiler.PDF_Semantics

20:00:42 Presenting theory Density_Compiler.PDF_Density_Contexts

20:00:42 Presenting theory Density_Compiler.PDF_Compiler_Pred

20:00:42 Presenting theory Density_Compiler.PDF_Target_Semantics

20:00:42 Presenting theory Density_Compiler.PDF_Target_Density_Contexts

20:00:42 Presenting theory Density_Compiler.PDF_Compiler

20:00:44 Presenting DiscretePricing ...

20:00:44 Presenting document DiscretePricing/document

20:00:44 Presenting document DiscretePricing/outline

20:00:44 Presenting theory DiscretePricing.Generated_Subalgebra

20:00:44 Presenting theory DiscretePricing.Filtration

20:00:44 Presenting theory DiscretePricing.Martingale

20:00:44 Presenting theory DiscretePricing.Disc_Cond_Expect

20:00:44 Presenting theory DiscretePricing.Infinite_Coin_Toss_Space

20:00:44 Presenting theory DiscretePricing.Geometric_Random_Walk

20:00:44 Presenting theory DiscretePricing.Fair_Price

20:00:44 Presenting theory DiscretePricing.CRR_Model

20:00:44 Presenting theory DiscretePricing.Option_Price_Examples

20:00:47 Presenting Ergodic_Theory ...

20:00:47 Presenting document Ergodic_Theory/document

20:00:47 Presenting document Ergodic_Theory/outline

20:00:47 Presenting theory Ergodic_Theory.SG_Library_Complement

20:00:47 Presenting theory Ergodic_Theory.ME_Library_Complement

20:00:47 Presenting theory Ergodic_Theory.Fekete

20:00:47 Presenting theory Ergodic_Theory.Asymptotic_Density

20:00:47 Presenting theory Ergodic_Theory.Measure_Preserving_Transformations

20:00:47 Presenting theory Ergodic_Theory.Recurrence

20:00:47 Presenting theory Ergodic_Theory.Invariants

20:00:47 Presenting theory Ergodic_Theory.Ergodicity

20:00:47 Presenting theory Ergodic_Theory.Shift_Operator

20:00:47 Presenting theory Ergodic_Theory.Kingman

20:00:47 Presenting theory Ergodic_Theory.Gouezel_Karlsson

20:00:48 Presenting theory Ergodic_Theory.Kohlberg_Neyman_Karlsson

20:00:48 Presenting theory Ergodic_Theory.Transfer_Operator

20:00:48 Presenting theory Ergodic_Theory.Normalizing_Sequences

20:00:51 Presenting Laws_of_Large_Numbers ...

20:00:51 Presenting document Laws_of_Large_Numbers/document

20:00:51 Presenting document Laws_of_Large_Numbers/outline

20:00:51 Presenting theory Laws_of_Large_Numbers.Laws_of_Large_Numbers

20:00:51 Presenting theory Laws_of_Large_Numbers.Laws_of_Large_Numbers_Example

20:00:51 Presenting Fisher_Yates ...

20:00:51 Presenting document Fisher_Yates/document

20:00:51 Presenting document Fisher_Yates/outline

20:00:51 Presenting theory Fisher_Yates.Fisher_Yates

20:00:51 Presenting Fourier ...

20:00:51 Presenting document Fourier/document

20:00:51 Presenting document Fourier/outline

20:00:51 Presenting theory Fourier.Periodic

20:00:51 Presenting theory Fourier.Lspace

20:00:51 Presenting theory Fourier.Square_Integrable

20:00:51 Presenting theory Fourier.Confine

20:00:51 Presenting theory Fourier.Fourier_Aux2

20:00:51 Presenting theory Fourier.Fourier

20:00:52 Presenting Girth_Chromatic ...

20:00:52 Presenting document Girth_Chromatic/document

20:00:52 Presenting document Girth_Chromatic/outline

20:00:52 Presenting theory Girth_Chromatic.Girth_Chromatic_Misc

20:00:52 Presenting theory Girth_Chromatic.Ugraphs

20:00:52 Presenting theory Girth_Chromatic.Girth_Chromatic

20:00:52 Presenting Random_Graph_Subgraph_Threshold ...

20:00:52 Presenting document Random_Graph_Subgraph_Threshold/document

20:00:52 Presenting document Random_Graph_Subgraph_Threshold/outline

20:00:52 Presenting theory Random_Graph_Subgraph_Threshold.Ugraph_Misc

20:00:52 Presenting theory Random_Graph_Subgraph_Threshold.Prob_Lemmas

20:00:52 Presenting theory Random_Graph_Subgraph_Threshold.Ugraph_Lemmas

20:00:52 Presenting theory Random_Graph_Subgraph_Threshold.Ugraph_Properties

20:00:52 Presenting theory Random_Graph_Subgraph_Threshold.Subgraph_Threshold

20:00:53 Presenting HOL-Probability-ex ...

20:00:53 Presenting theory HOL-Probability-ex.Dining_Cryptographers

20:00:53 Presenting theory HOL-Probability-ex.Koepf_Duermuth_Countermeasure

20:00:53 Presenting theory HOL-Probability-ex.Measure_Not_CCC

20:00:53 Presenting List_Update ...

20:00:53 Presenting document List_Update/document

20:00:53 Presenting document List_Update/outline

20:00:53 Presenting theory List_Update.Inversion

20:00:53 Presenting theory List_Update.Swaps

20:00:53 Presenting theory List_Update.On_Off

20:00:53 Presenting theory List_Update.Prob_Theory

20:00:53 Presenting theory List_Update.Competitive_Analysis

20:00:53 Presenting theory List_Update.Move_to_Front

20:00:53 Presenting theory List_Update.Bit_Strings

20:00:53 Presenting theory List_Update.MTF2_Effects

20:00:53 Presenting theory List_Update.BIT

20:00:53 Presenting theory List_Update.Partial_Cost_Model

20:00:53 Presenting theory List_Update.RExp_Var

20:00:53 Presenting theory List_Update.OPT2

20:00:53 Presenting theory List_Update.Phase_Partitioning

20:00:53 Presenting theory List_Update.List_Factoring

20:00:54 Presenting theory List_Update.TS

20:00:54 Presenting theory List_Update.BIT_pairwise

20:00:54 Presenting theory List_Update.BIT_2comp_on2

20:00:54 Presenting theory List_Update.Comb

20:00:56 Presenting Lp ...

20:00:56 Presenting document Lp/document

20:00:56 Presenting document Lp/outline

20:00:56 Presenting theory Lp.Functional_Spaces

20:00:56 Presenting theory Lp.Lp

20:00:57 Presenting MFMC_Countable ...

20:00:57 Presenting document MFMC_Countable/document

20:00:57 Presenting document MFMC_Countable/outline

20:00:57 Presenting theory MFMC_Countable.MFMC_Misc

20:00:57 Presenting theory MFMC_Countable.MFMC_Finite

20:00:57 Presenting theory MFMC_Countable.Matrix_For_Marginals

20:00:57 Presenting theory MFMC_Countable.MFMC_Network

20:00:57 Presenting theory MFMC_Countable.MFMC_Web

20:00:57 Presenting theory MFMC_Countable.MFMC_Reduction

20:00:57 Presenting theory MFMC_Countable.MFMC_Bounded

20:00:57 Presenting theory MFMC_Countable.MFMC_Flow_Attainability

20:00:57 Presenting theory MFMC_Countable.MFMC_Unbounded

20:00:57 Presenting theory MFMC_Countable.Max_Flow_Min_Cut_Countable

20:00:57 Presenting theory MFMC_Countable.Rel_PMF_Characterisation

20:01:00 Presenting Markov_Models ...

20:01:00 Presenting document Markov_Models/document

20:01:00 Presenting document Markov_Models/outline

20:01:00 Presenting theory Markov_Models.Markov_Models_Auxiliary

20:01:00 Presenting theory Markov_Models.Discrete_Time_Markov_Chain

20:01:00 Presenting theory Markov_Models.Trace_Space_Equals_Markov_Processes

20:01:00 Presenting theory Markov_Models.Classifying_Markov_Chain_States

20:01:00 Presenting theory Markov_Models.Markov_Decision_Process

20:01:00 Presenting theory Markov_Models.MDP_Reachability_Problem

20:01:00 Presenting theory Markov_Models.Discrete_Time_Markov_Process

20:01:00 Presenting theory Markov_Models.Continuous_Time_Markov_Chain

20:01:00 Presenting theory Markov_Models.Markov_Models

20:01:00 Presenting theory Markov_Models.Example_A

20:01:00 Presenting theory Markov_Models.Example_B

20:01:00 Presenting theory Markov_Models.PCTL

20:01:01 Presenting theory Markov_Models.PGCL

20:01:01 Presenting theory Markov_Models.Crowds_Protocol

20:01:01 Presenting theory Markov_Models.Zeroconf_Analysis

20:01:02 Presenting theory Markov_Models.Gossip_Broadcast

20:01:02 Presenting theory Markov_Models.MDP_RP_Certification

20:01:02 Presenting theory Markov_Models.MDP_RP

20:01:03 Presenting Hidden_Markov_Models ...

20:01:03 Presenting document Hidden_Markov_Models/document

20:01:03 Presenting document Hidden_Markov_Models/outline

20:01:03 Presenting theory Hidden_Markov_Models.Auxiliary

20:01:03 Presenting theory Hidden_Markov_Models.Hidden_Markov_Model

20:01:03 Presenting theory Hidden_Markov_Models.HMM_Implementation

20:01:03 Presenting theory Hidden_Markov_Models.HMM_Example

20:01:03 Presenting Probabilistic_Timed_Automata ...

20:01:03 Presenting document Probabilistic_Timed_Automata/document

20:01:03 Presenting document Probabilistic_Timed_Automata/outline

20:01:03 Presenting theory Probabilistic_Timed_Automata.MDP_Aux

20:01:03 Presenting theory Probabilistic_Timed_Automata.Finiteness

20:01:03 Presenting theory Probabilistic_Timed_Automata.Basic

20:01:03 Presenting theory Probabilistic_Timed_Automata.Sequence

20:01:03 Presenting theory Probabilistic_Timed_Automata.Sequence_LTL

20:01:03 Presenting theory Probabilistic_Timed_Automata.Instantiate_Existentials

20:01:03 Presenting theory Probabilistic_Timed_Automata.More_List

20:01:03 Presenting theory Probabilistic_Timed_Automata.Stream_More

20:01:03 Presenting theory Probabilistic_Timed_Automata.Graphs

20:01:03 Presenting theory Probabilistic_Timed_Automata.Lib

20:01:03 Presenting theory Probabilistic_Timed_Automata.PTA

20:01:03 Presenting theory Probabilistic_Timed_Automata.PTA_Reachability

20:01:05 Presenting Stochastic_Matrices ...

20:01:05 Presenting document Stochastic_Matrices/document

20:01:05 Presenting document Stochastic_Matrices/outline

20:01:05 Presenting theory Stochastic_Matrices.Stochastic_Matrix

20:01:05 Presenting theory Stochastic_Matrices.Stochastic_Vector_PMF

20:01:05 Presenting theory Stochastic_Matrices.Stochastic_Matrix_Markov_Models

20:01:05 Presenting theory Stochastic_Matrices.Eigenspace

20:01:05 Presenting theory Stochastic_Matrices.Stochastic_Matrix_Perron_Frobenius

20:01:05 Presenting Monad_Normalisation ...

20:01:05 Presenting document Monad_Normalisation/document

20:01:05 Presenting document Monad_Normalisation/outline

20:01:05 Presenting theory Monad_Normalisation.Monad_Normalisation

20:01:05 Presenting theory Monad_Normalisation.Monad_Normalisation_Test

20:01:05 Presenting file "monad_rules.ML"

20:01:05 Presenting file "monad_normalisation.ML"

20:01:05 Presenting Monomorphic_Monad ...

20:01:05 Presenting document Monomorphic_Monad/document

20:01:05 Presenting document Monomorphic_Monad/outline

20:01:05 Presenting theory Monomorphic_Monad.Monomorphic_Monad

20:01:05 Presenting theory Monomorphic_Monad.Monad_Overloading

20:01:05 Presenting theory Monomorphic_Monad.Interpreter

20:01:05 Presenting theory Monomorphic_Monad.Just_Do_It_Examples

20:01:06 Presenting Neumann_Morgenstern_Utility ...

20:01:06 Presenting document Neumann_Morgenstern_Utility/document

20:01:06 Presenting document Neumann_Morgenstern_Utility/outline

20:01:06 Presenting theory Neumann_Morgenstern_Utility.PMF_Composition

20:01:06 Presenting theory Neumann_Morgenstern_Utility.Lotteries

20:01:06 Presenting theory Neumann_Morgenstern_Utility.Neumann_Morgenstern_Utility_Theorem

20:01:06 Presenting theory Neumann_Morgenstern_Utility.Expected_Utility

20:01:07 Presenting Probabilistic_Noninterference ...

20:01:07 Presenting document Probabilistic_Noninterference/document

20:01:07 Presenting document Probabilistic_Noninterference/outline

20:01:07 Presenting theory Probabilistic_Noninterference.Interface

20:01:07 Presenting theory Probabilistic_Noninterference.Language_Semantics

20:01:07 Presenting theory Probabilistic_Noninterference.Trace_Based

20:01:07 Presenting theory Probabilistic_Noninterference.Compositionality

20:01:07 Presenting theory Probabilistic_Noninterference.Resumption_Based

20:01:07 Presenting theory Probabilistic_Noninterference.Concrete

20:01:07 Presenting theory Probabilistic_Noninterference.Syntactic_Criteria

20:01:08 Presenting Probabilistic_Prime_Tests ...

20:01:08 Presenting document Probabilistic_Prime_Tests/document

20:01:08 Presenting document Probabilistic_Prime_Tests/outline

20:01:08 Presenting theory Probabilistic_Prime_Tests.Legendre_Symbol

20:01:08 Presenting theory Probabilistic_Prime_Tests.Algebraic_Auxiliaries

20:01:08 Presenting theory Probabilistic_Prime_Tests.Jacobi_Symbol

20:01:08 Presenting theory Probabilistic_Prime_Tests.Residues_Nat

20:01:08 Presenting theory Probabilistic_Prime_Tests.QuadRes

20:01:08 Presenting theory Probabilistic_Prime_Tests.Euler_Witness

20:01:08 Presenting theory Probabilistic_Prime_Tests.Carmichael_Numbers

20:01:08 Presenting theory Probabilistic_Prime_Tests.Fermat_Witness

20:01:08 Presenting theory Probabilistic_Prime_Tests.Generalized_Primality_Test

20:01:08 Presenting theory Probabilistic_Prime_Tests.Fermat_Test

20:01:08 Presenting theory Probabilistic_Prime_Tests.Miller_Rabin_Test

20:01:08 Presenting theory Probabilistic_Prime_Tests.Solovay_Strassen_Test

20:01:09 Presenting Probabilistic_System_Zoo ...

20:01:09 Presenting document Probabilistic_System_Zoo/document

20:01:09 Presenting document Probabilistic_System_Zoo/outline

20:01:09 Presenting document Probabilistic_System_Zoo/bnfs

20:01:09 Presenting document Probabilistic_System_Zoo/non_bnfs

20:01:09 Presenting theory Probabilistic_System_Zoo.Bool_Bounded_Set

20:01:09 Presenting theory Probabilistic_System_Zoo.Finitely_Bounded_Set_Counterexample

20:01:09 Presenting theory Probabilistic_System_Zoo.Nonempty_Bounded_Set

20:01:09 Presenting theory Probabilistic_System_Zoo.Probabilistic_Hierarchy

20:01:09 Presenting theory Probabilistic_System_Zoo.Vardi

20:01:09 Presenting theory Probabilistic_System_Zoo.Vardi_Counterexample

20:01:09 Presenting Probabilistic_While ...

20:01:09 Presenting document Probabilistic_While/document

20:01:09 Presenting document Probabilistic_While/outline

20:01:09 Presenting theory Probabilistic_While.While_SPMF

20:01:09 Presenting theory Probabilistic_While.Bernoulli

20:01:09 Presenting theory Probabilistic_While.Geometric

20:01:09 Presenting theory Probabilistic_While.Fast_Dice_Roll

20:01:09 Presenting theory Probabilistic_While.Resampling

20:01:10 Presenting CryptHOL ...

20:01:10 Presenting document CryptHOL/document

20:01:10 Presenting document CryptHOL/outline

20:01:10 Presenting theory CryptHOL.Misc_CryptHOL

20:01:10 Presenting theory CryptHOL.Set_Applicative

20:01:10 Presenting theory CryptHOL.SPMF_Applicative

20:01:10 Presenting theory CryptHOL.List_Bits

20:01:10 Presenting theory CryptHOL.Negligible

20:01:10 Presenting theory CryptHOL.Resumption

20:01:10 Presenting theory CryptHOL.Partial_Function_Set

20:01:10 Presenting theory CryptHOL.Generat

20:01:10 Presenting theory CryptHOL.Environment_Functor

20:01:10 Presenting theory CryptHOL.Generative_Probabilistic_Value

20:01:10 Presenting theory CryptHOL.Computational_Model

20:01:10 Presenting theory CryptHOL.GPV_Expectation

20:01:10 Presenting theory CryptHOL.GPV_Bisim

20:01:10 Presenting theory CryptHOL.GPV_Applicative

20:01:10 Presenting theory CryptHOL.Cyclic_Group

20:01:10 Presenting theory CryptHOL.Cyclic_Group_SPMF

20:01:10 Presenting theory CryptHOL.CryptHOL

20:01:13 Presenting Constructive_Cryptography ...

20:01:13 Presenting document Constructive_Cryptography/document

20:01:13 Presenting document Constructive_Cryptography/outline

20:01:13 Presenting theory Constructive_Cryptography.Resource

20:01:13 Presenting theory Constructive_Cryptography.Converter

20:01:13 Presenting theory Constructive_Cryptography.Converter_Rewrite

20:01:13 Presenting theory Constructive_Cryptography.Random_System

20:01:13 Presenting theory Constructive_Cryptography.Distinguisher

20:01:13 Presenting theory Constructive_Cryptography.Wiring

20:01:13 Presenting theory Constructive_Cryptography.Constructive_Cryptography

20:01:13 Presenting theory Constructive_Cryptography.System_Construction

20:01:13 Presenting theory Constructive_Cryptography.One_Time_Pad

20:01:14 Presenting theory Constructive_Cryptography.Message_Authentication_Code

20:01:14 Presenting theory Constructive_Cryptography.Secure_Channel

20:01:14 Presenting theory Constructive_Cryptography.Examples

20:01:15 Presenting Constructive_Cryptography_CM ...

20:01:15 Presenting document Constructive_Cryptography_CM/document

20:01:15 Presenting document Constructive_Cryptography_CM/outline

20:01:15 Presenting theory Constructive_Cryptography_CM.More_CC

20:01:15 Presenting theory Constructive_Cryptography_CM.Observe_Failure

20:01:15 Presenting theory Constructive_Cryptography_CM.Fold_Spmf

20:01:15 Presenting theory Constructive_Cryptography_CM.Fused_Resource

20:01:15 Presenting theory Constructive_Cryptography_CM.State_Isomorphism

20:01:15 Presenting theory Constructive_Cryptography_CM.Construction_Utility

20:01:15 Presenting theory Constructive_Cryptography_CM.Concrete_Security

20:01:15 Presenting theory Constructive_Cryptography_CM.Asymptotic_Security

20:01:15 Presenting theory Constructive_Cryptography_CM.Key

20:01:15 Presenting theory Constructive_Cryptography_CM.Channel

20:01:16 Presenting theory Constructive_Cryptography_CM.One_Time_Pad

20:01:16 Presenting theory Constructive_Cryptography_CM.Diffie_Hellman_CC

20:01:16 Presenting theory Constructive_Cryptography_CM.DH_OTP

20:01:19 Presenting Game_Based_Crypto ...

20:01:19 Presenting document Game_Based_Crypto/document

20:01:19 Presenting document Game_Based_Crypto/outline

20:01:19 Presenting theory Game_Based_Crypto.Diffie_Hellman

20:01:19 Presenting theory Game_Based_Crypto.IND_CCA2

20:01:19 Presenting theory Game_Based_Crypto.IND_CCA2_sym

20:01:19 Presenting theory Game_Based_Crypto.IND_CPA

20:01:19 Presenting theory Game_Based_Crypto.IND_CPA_PK

20:01:19 Presenting theory Game_Based_Crypto.IND_CPA_PK_Single

20:01:19 Presenting theory Game_Based_Crypto.SUF_CMA

20:01:19 Presenting theory Game_Based_Crypto.Pseudo_Random_Function

20:01:19 Presenting theory Game_Based_Crypto.Pseudo_Random_Permutation

20:01:19 Presenting theory Game_Based_Crypto.Guessing_Many_One

20:01:19 Presenting theory Game_Based_Crypto.Unpredictable_Function

20:01:19 Presenting theory Game_Based_Crypto.Security_Spec

20:01:19 Presenting theory Game_Based_Crypto.Elgamal

20:01:19 Presenting theory Game_Based_Crypto.Hashed_Elgamal

20:01:19 Presenting theory Game_Based_Crypto.RP_RF

20:01:19 Presenting theory Game_Based_Crypto.PRF_UHF

20:01:19 Presenting theory Game_Based_Crypto.PRF_IND_CPA

20:01:19 Presenting theory Game_Based_Crypto.PRF_UPF_IND_CCA

20:01:19 Presenting theory Game_Based_Crypto.Cryptographic_Constructions

20:01:19 Presenting theory Game_Based_Crypto.Game_Based_Crypto

20:01:19 Presenting theory Game_Based_Crypto.CryptHOL_Tutorial

20:01:20 Presenting Multi_Party_Computation ...

20:01:20 Presenting document Multi_Party_Computation/document

20:01:20 Presenting document Multi_Party_Computation/outline

20:01:20 Presenting theory Multi_Party_Computation.Cyclic_Group_Ext

20:01:20 Presenting theory Multi_Party_Computation.Number_Theory_Aux

20:01:20 Presenting theory Multi_Party_Computation.Uniform_Sampling

20:01:20 Presenting theory Multi_Party_Computation.Semi_Honest_Def

20:01:20 Presenting theory Multi_Party_Computation.OT_Functionalities

20:01:20 Presenting theory Multi_Party_Computation.ETP

20:01:20 Presenting theory Multi_Party_Computation.ETP_OT

20:01:20 Presenting theory Multi_Party_Computation.ETP_RSA_OT

20:01:20 Presenting theory Multi_Party_Computation.Noar_Pinkas_OT

20:01:20 Presenting theory Multi_Party_Computation.OT14

20:01:21 Presenting theory Multi_Party_Computation.GMW

20:01:21 Presenting theory Multi_Party_Computation.Secure_Multiplication

20:01:21 Presenting theory Multi_Party_Computation.DH_Ext

20:01:21 Presenting theory Multi_Party_Computation.Malicious_Defs

20:01:21 Presenting theory Multi_Party_Computation.Malicious_OT

20:01:22 Presenting Sigma_Commit_Crypto ...

20:01:22 Presenting document Sigma_Commit_Crypto/document

20:01:22 Presenting document Sigma_Commit_Crypto/outline

20:01:22 Presenting theory Sigma_Commit_Crypto.Commitment_Schemes

20:01:22 Presenting theory Sigma_Commit_Crypto.Cyclic_Group_Ext

20:01:22 Presenting theory Sigma_Commit_Crypto.Discrete_Log

20:01:22 Presenting theory Sigma_Commit_Crypto.Number_Theory_Aux

20:01:22 Presenting theory Sigma_Commit_Crypto.Uniform_Sampling

20:01:22 Presenting theory Sigma_Commit_Crypto.Pedersen

20:01:22 Presenting theory Sigma_Commit_Crypto.Rivest

20:01:22 Presenting theory Sigma_Commit_Crypto.Sigma_Protocols

20:01:22 Presenting theory Sigma_Commit_Crypto.Schnorr_Sigma_Commit

20:01:22 Presenting theory Sigma_Commit_Crypto.Chaum_Pedersen_Sigma_Commit

20:01:22 Presenting theory Sigma_Commit_Crypto.Okamoto_Sigma_Commit

20:01:22 Presenting theory Sigma_Commit_Crypto.Xor

20:01:22 Presenting theory Sigma_Commit_Crypto.Sigma_AND

20:01:22 Presenting theory Sigma_Commit_Crypto.Sigma_OR

20:01:23 Presenting Projective_Measurements ...

20:01:23 Presenting document Projective_Measurements/document

20:01:23 Presenting document Projective_Measurements/outline

20:01:23 Presenting theory Projective_Measurements.Linear_Algebra_Complements

20:01:23 Presenting theory Projective_Measurements.Projective_Measurements

20:01:23 Presenting theory Projective_Measurements.CHSH_Inequality

20:01:24 Presenting Quick_Sort_Cost ...

20:01:24 Presenting document Quick_Sort_Cost/document

20:01:24 Presenting document Quick_Sort_Cost/outline

20:01:24 Presenting theory Quick_Sort_Cost.Randomised_Quick_Sort

20:01:24 Presenting theory Quick_Sort_Cost.Quick_Sort_Average_Case

20:01:24 Presenting Random_BSTs ...

20:01:24 Presenting document Random_BSTs/document

20:01:24 Presenting document Random_BSTs/outline

20:01:24 Presenting theory Random_BSTs.Random_BSTs

20:01:24 Presenting Randomised_BSTs ...

20:01:24 Presenting document Randomised_BSTs/document

20:01:24 Presenting document Randomised_BSTs/outline

20:01:24 Presenting theory Randomised_BSTs.Randomised_BSTs

20:01:25 Presenting Randomised_Social_Choice ...

20:01:25 Presenting document Randomised_Social_Choice/document

20:01:25 Presenting document Randomised_Social_Choice/outline

20:01:25 Presenting theory Randomised_Social_Choice.Order_Predicates

20:01:25 Presenting theory Randomised_Social_Choice.Preference_Profiles

20:01:25 Presenting theory Randomised_Social_Choice.Elections

20:01:25 Presenting theory Randomised_Social_Choice.Lotteries

20:01:25 Presenting theory Randomised_Social_Choice.Utility_Functions

20:01:25 Presenting theory Randomised_Social_Choice.Stochastic_Dominance

20:01:25 Presenting theory Randomised_Social_Choice.SD_Efficiency

20:01:25 Presenting theory Randomised_Social_Choice.Social_Decision_Schemes

20:01:25 Presenting theory Randomised_Social_Choice.SDS_Lowering

20:01:25 Presenting theory Randomised_Social_Choice.Random_Dictatorship

20:01:25 Presenting theory Randomised_Social_Choice.Random_Serial_Dictatorship

20:01:25 Presenting theory Randomised_Social_Choice.Randomised_Social_Choice

20:01:25 Presenting theory Randomised_Social_Choice.Preference_Profile_Cmd

20:01:25 Presenting theory Randomised_Social_Choice.QSOpt_Exact

20:01:26 Presenting theory Randomised_Social_Choice.SDS_Automation

20:01:26 Presenting file "preference_profiles.ML"

20:01:26 Presenting file "randomised_social_choice.ML"

20:01:26 Presenting file "sds_automation.ML"

20:01:26 Presenting SDS_Impossibility ...

20:01:26 Presenting document SDS_Impossibility/document

20:01:26 Presenting document SDS_Impossibility/outline

20:01:26 Presenting theory SDS_Impossibility.SDS_Impossibility

20:01:27 Presenting Skip_Lists ...

20:01:27 Presenting document Skip_Lists/document

20:01:27 Presenting document Skip_Lists/outline

20:01:27 Presenting theory Skip_Lists.Pi_pmf

20:01:27 Presenting theory Skip_Lists.Misc

20:01:27 Presenting theory Skip_Lists.Geometric_PMF

20:01:27 Presenting theory Skip_Lists.Skip_List

20:01:27 Presenting Source_Coding_Theorem ...

20:01:27 Presenting document Source_Coding_Theorem/document

20:01:27 Presenting document Source_Coding_Theorem/outline

20:01:27 Presenting theory Source_Coding_Theorem.Source_Coding_Theorem

20:01:27 Presenting Treaps ...

20:01:27 Presenting document Treaps/document

20:01:27 Presenting document Treaps/outline

20:01:27 Presenting theory Treaps.Probability_Misc

20:01:27 Presenting theory Treaps.Treap

20:01:27 Presenting theory Treaps.Random_List_Permutation

20:01:27 Presenting theory Treaps.Treap_Sort_and_BSTs

20:01:27 Presenting theory Treaps.Random_Treap

20:01:28 Presenting Hybrid_Systems_VCs ...

20:01:28 Presenting document Hybrid_Systems_VCs/document

20:01:28 Presenting document Hybrid_Systems_VCs/outline

20:01:28 Presenting theory Hybrid_Systems_VCs.HS_Preliminaries

20:01:28 Presenting theory Hybrid_Systems_VCs.HS_ODEs

20:01:28 Presenting theory Hybrid_Systems_VCs.HS_VC_Spartan

20:01:28 Presenting theory Hybrid_Systems_VCs.HS_VC_Examples

20:01:28 Presenting theory Hybrid_Systems_VCs.HS_VC_PT

20:01:28 Presenting theory Hybrid_Systems_VCs.HS_VC_PT_Examples

20:01:28 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA

20:01:28 Presenting theory Hybrid_Systems_VCs.HS_VC_KA_rel

20:01:28 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_rel

20:01:28 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_rel

20:01:28 Presenting theory Hybrid_Systems_VCs.HS_VC_KA_ndfun

20:01:28 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_ndfun

20:01:28 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_ndfun

20:01:28 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT

20:01:28 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_rel

20:01:28 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_Examples_rel

20:01:28 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_ndfun

20:01:29 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_Examples_ndfun

20:01:29 Presenting Irrational_Series_Erdos_Straus ...

20:01:29 Presenting document Irrational_Series_Erdos_Straus/document

20:01:29 Presenting document Irrational_Series_Erdos_Straus/outline

20:01:29 Presenting theory Irrational_Series_Erdos_Straus.Irrational_Series_Erdos_Straus

20:01:30 Presenting Irrationality_J_Hancl ...

20:01:30 Presenting document Irrationality_J_Hancl/document

20:01:30 Presenting document Irrationality_J_Hancl/outline

20:01:30 Presenting theory Irrationality_J_Hancl.Irrationality_J_Hancl

20:01:30 Presenting KD_Tree ...

20:01:30 Presenting document KD_Tree/document

20:01:30 Presenting document KD_Tree/outline

20:01:30 Presenting theory KD_Tree.KD_Tree

20:01:30 Presenting theory KD_Tree.Build

20:01:30 Presenting theory KD_Tree.Nearest_Neighbors

20:01:30 Presenting theory KD_Tree.Range_Search

20:01:30 Presenting Kuratowski_Closure_Complement ...

20:01:30 Presenting document Kuratowski_Closure_Complement/document

20:01:30 Presenting document Kuratowski_Closure_Complement/outline

20:01:30 Presenting theory Kuratowski_Closure_Complement.KuratowskiClosureComplementTheorem

20:01:31 Presenting Laplace_Transform ...

20:01:31 Presenting document Laplace_Transform/document

20:01:31 Presenting document Laplace_Transform/outline

20:01:31 Presenting theory Laplace_Transform.Laplace_Transform_Library

20:01:31 Presenting theory Laplace_Transform.Piecewise_Continuous

20:01:31 Presenting theory Laplace_Transform.Existence

20:01:31 Presenting theory Laplace_Transform.Lerch_Lemma

20:01:31 Presenting theory Laplace_Transform.Uniqueness

20:01:31 Presenting theory Laplace_Transform.Laplace_Transform

20:01:31 Presenting Lower_Semicontinuous ...

20:01:31 Presenting document Lower_Semicontinuous/document

20:01:31 Presenting document Lower_Semicontinuous/outline

20:01:31 Presenting theory Lower_Semicontinuous.Lower_Semicontinuous

20:01:32 Presenting Matrices_for_ODEs ...

20:01:32 Presenting document Matrices_for_ODEs/document

20:01:32 Presenting document Matrices_for_ODEs/outline

20:01:32 Presenting theory Matrices_for_ODEs.MTX_Preliminaries

20:01:32 Presenting theory Matrices_for_ODEs.MTX_Norms

20:01:32 Presenting theory Matrices_for_ODEs.SQ_MTX

20:01:32 Presenting theory Matrices_for_ODEs.MTX_Flows

20:01:32 Presenting theory Matrices_for_ODEs.MTX_Examples

20:01:32 Presenting Minkowskis_Theorem ...

20:01:32 Presenting document Minkowskis_Theorem/document

20:01:32 Presenting document Minkowskis_Theorem/outline

20:01:32 Presenting theory Minkowskis_Theorem.Minkowskis_Theorem

20:01:32 Presenting Octonions ...

20:01:32 Presenting document Octonions/document

20:01:32 Presenting document Octonions/outline

20:01:32 Presenting theory Octonions.Cross_Product_7

20:01:32 Presenting theory Octonions.Octonions

20:01:32 Presenting Ordinary_Differential_Equations ...

20:01:32 Presenting document Ordinary_Differential_Equations/document

20:01:32 Presenting document Ordinary_Differential_Equations/outline

20:01:32 Presenting theory Ordinary_Differential_Equations.ODE_Auxiliarities

20:01:32 Presenting theory Ordinary_Differential_Equations.MVT_Ex

20:01:32 Presenting theory Ordinary_Differential_Equations.Vector_Derivative_On

20:01:32 Presenting theory Ordinary_Differential_Equations.Interval_Integral_HK

20:01:32 Presenting theory Ordinary_Differential_Equations.Gronwall

20:01:32 Presenting theory Ordinary_Differential_Equations.Initial_Value_Problem

20:01:32 Presenting theory Ordinary_Differential_Equations.Picard_Lindeloef_Qualitative

20:01:32 Presenting theory Ordinary_Differential_Equations.Bounded_Linear_Operator

20:01:32 Presenting theory Ordinary_Differential_Equations.Multivariate_Taylor

20:01:33 Presenting theory Ordinary_Differential_Equations.Flow

20:01:33 Presenting theory Ordinary_Differential_Equations.Upper_Lower_Solution

20:01:33 Presenting theory Ordinary_Differential_Equations.Poincare_Map

20:01:33 Presenting theory Ordinary_Differential_Equations.Reachability_Analysis

20:01:33 Presenting theory Ordinary_Differential_Equations.Flow_Congs

20:01:33 Presenting theory Ordinary_Differential_Equations.Cones

20:01:33 Presenting theory Ordinary_Differential_Equations.Linear_ODE

20:01:34 Presenting theory Ordinary_Differential_Equations.ODE_Analysis

20:01:35 Presenting Differential_Dynamic_Logic ...

20:01:35 Presenting document Differential_Dynamic_Logic/document

20:01:35 Presenting document Differential_Dynamic_Logic/outline

20:01:35 Presenting theory Differential_Dynamic_Logic.Ids

20:01:35 Presenting theory Differential_Dynamic_Logic.Lib

20:01:35 Presenting theory Differential_Dynamic_Logic.Syntax

20:01:35 Presenting theory Differential_Dynamic_Logic.Denotational_Semantics

20:01:35 Presenting theory Differential_Dynamic_Logic.Axioms

20:01:35 Presenting theory Differential_Dynamic_Logic.Frechet_Correctness

20:01:35 Presenting theory Differential_Dynamic_Logic.Static_Semantics

20:01:35 Presenting theory Differential_Dynamic_Logic.Coincidence

20:01:35 Presenting theory Differential_Dynamic_Logic.Bound_Effect

20:01:35 Presenting theory Differential_Dynamic_Logic.Differential_Axioms

20:01:36 Presenting theory Differential_Dynamic_Logic.USubst

20:01:36 Presenting theory Differential_Dynamic_Logic.USubst_Lemma

20:01:36 Presenting theory Differential_Dynamic_Logic.Uniform_Renaming

20:01:36 Presenting theory Differential_Dynamic_Logic.Pretty_Printer

20:01:36 Presenting theory Differential_Dynamic_Logic.Proof_Checker

20:01:36 Presenting theory Differential_Dynamic_Logic.Differential_Dynamic_Logic

20:01:41 Presenting HOL-ODE-Numerics ...

20:01:41 Presenting theory HOL-ODE-Numerics.GenCF_No_Comp

20:01:41 Presenting theory HOL-ODE-Numerics.Refine_Dflt_No_Comp

20:01:41 Presenting theory HOL-ODE-Numerics.Autoref_Misc

20:01:41 Presenting theory HOL-ODE-Numerics.Weak_Set

20:01:41 Presenting theory HOL-ODE-Numerics.Enclosure_Operations

20:01:41 Presenting theory HOL-ODE-Numerics.Refine_Vector_List

20:01:41 Presenting theory HOL-ODE-Numerics.Transfer_Analysis

20:01:41 Presenting theory HOL-ODE-Numerics.Transfer_ODE

20:01:41 Presenting theory HOL-ODE-Numerics.Transfer_Euclidean_Space_Vector

20:01:41 Presenting theory HOL-ODE-Numerics.Refine_Hyperplane

20:01:41 Presenting theory HOL-ODE-Numerics.Refine_Unions

20:01:41 Presenting theory HOL-ODE-Numerics.Refine_Intersection

20:01:41 Presenting theory HOL-ODE-Numerics.Refine_Invar

20:01:41 Presenting theory HOL-ODE-Numerics.Refine_Interval

20:01:41 Presenting theory HOL-ODE-Numerics.Refine_Info

20:01:41 Presenting theory HOL-ODE-Numerics.Abstract_Rigorous_Numerics

20:01:41 Presenting theory HOL-ODE-Numerics.Refine_Rigorous_Numerics

20:01:41 Presenting theory HOL-ODE-Numerics.Refine_Rigorous_Numerics_Aform

20:01:42 Presenting theory HOL-ODE-Numerics.Concrete_Rigorous_Numerics

20:01:42 Presenting theory HOL-ODE-Numerics.Refine_String

20:01:42 Presenting theory HOL-ODE-Numerics.Refine_Folds

20:01:42 Presenting theory HOL-ODE-Numerics.One_Step_Method

20:01:42 Presenting theory HOL-ODE-Numerics.Runge_Kutta

20:01:42 Presenting theory HOL-ODE-Numerics.Abstract_Reachability_Analysis

20:01:42 Presenting theory HOL-ODE-Numerics.Concrete_Reachability_Analysis

20:01:43 Presenting theory HOL-ODE-Numerics.Refine_Parallel

20:01:43 Presenting theory HOL-ODE-Numerics.Refine_Default

20:01:43 Presenting theory HOL-ODE-Numerics.Refine_Phantom

20:01:43 Presenting theory HOL-ODE-Numerics.Refine_ScaleR2

20:01:43 Presenting theory HOL-ODE-Numerics.Abstract_Reachability_Analysis_C1

20:01:43 Presenting theory HOL-ODE-Numerics.Concrete_Reachability_Analysis_C1

20:01:43 Presenting theory HOL-ODE-Numerics.Refine_Reachability_Analysis

20:01:43 Presenting theory HOL-ODE-Numerics.Refine_Reachability_Analysis_C1

20:01:43 Presenting theory HOL-ODE-Numerics.Init_ODE_Solver

20:01:43 Presenting theory HOL-ODE-Numerics.Example_Utilities

20:01:43 Presenting theory HOL-ODE-Numerics.ODE_Numerics

20:01:47 Presenting HOL-ODE-ARCH-COMP ...

20:01:47 Presenting theory HOL-ODE-ARCH-COMP.Examples_ARCH_COMP

20:01:47 Presenting HOL-ODE-Examples ...

20:01:47 Presenting theory HOL-ODE-Examples.Examples_Integral

20:01:47 Presenting theory HOL-ODE-Examples.Examples_One_Step_Method

20:01:47 Presenting theory HOL-ODE-Examples.Examples_Poincare_Map

20:01:47 Presenting theory HOL-ODE-Examples.ODE_Examples

20:01:47 Presenting Lorenz_Approximation ...

20:01:47 Presenting theory Lorenz_Approximation.Result_Elements

20:01:47 Presenting theory Lorenz_Approximation.Result_File_Coarse

20:01:47 Presenting theory Lorenz_Approximation.Lorenz_Approximation

20:01:49 Presenting Lorenz_C0 ...

20:01:49 Presenting theory Lorenz_C0.Lorenz_C0

20:01:49 Presenting Lorenz_C1 ...

20:01:49 Presenting theory Lorenz_C1.Lorenz_C1

20:01:49 Presenting Poincare_Bendixson ...

20:01:49 Presenting document Poincare_Bendixson/document

20:01:49 Presenting document Poincare_Bendixson/outline

20:01:49 Presenting theory Poincare_Bendixson.Analysis_Misc

20:01:49 Presenting theory Poincare_Bendixson.ODE_Misc

20:01:49 Presenting theory Poincare_Bendixson.Invariance

20:01:49 Presenting theory Poincare_Bendixson.Limit_Set

20:01:49 Presenting theory Poincare_Bendixson.Periodic_Orbit

20:01:49 Presenting theory Poincare_Bendixson.Poincare_Bendixson

20:01:49 Presenting theory Poincare_Bendixson.Affine_Arithmetic_Misc

20:01:49 Presenting theory Poincare_Bendixson.Examples

20:01:50 Presenting Prime_Harmonic_Series ...

20:01:50 Presenting document Prime_Harmonic_Series/document

20:01:50 Presenting document Prime_Harmonic_Series/outline

20:01:50 Presenting theory Prime_Harmonic_Series.Prime_Harmonic_Misc

20:01:50 Presenting theory Prime_Harmonic_Series.Squarefree_Nat

20:01:50 Presenting theory Prime_Harmonic_Series.Prime_Harmonic

20:01:50 Presenting Ptolemys_Theorem ...

20:01:50 Presenting document Ptolemys_Theorem/document

20:01:50 Presenting document Ptolemys_Theorem/outline

20:01:50 Presenting theory Ptolemys_Theorem.Ptolemys_Theorem

20:01:50 Presenting QR_Decomposition ...

20:01:50 Presenting document QR_Decomposition/document

20:01:50 Presenting document QR_Decomposition/outline

20:01:50 Presenting theory QR_Decomposition.Miscellaneous_QR

20:01:50 Presenting theory QR_Decomposition.Projections

20:01:50 Presenting theory QR_Decomposition.Gram_Schmidt

20:01:50 Presenting theory QR_Decomposition.QR_Decomposition

20:01:50 Presenting theory QR_Decomposition.Least_Squares_Approximation

20:01:50 Presenting theory QR_Decomposition.Examples_QR_Abstract_Float

20:01:50 Presenting theory QR_Decomposition.Examples_QR_Abstract_Symbolic

20:01:50 Presenting theory QR_Decomposition.IArray_Addenda_QR

20:01:50 Presenting theory QR_Decomposition.Matrix_To_IArray_QR

20:01:50 Presenting theory QR_Decomposition.Gram_Schmidt_IArrays

20:01:50 Presenting theory QR_Decomposition.QR_Decomposition_IArrays

20:01:50 Presenting theory QR_Decomposition.Examples_QR_IArrays_Float

20:01:50 Presenting theory QR_Decomposition.Examples_QR_IArrays_Symbolic

20:01:50 Presenting theory QR_Decomposition.Generalizations2

20:01:51 Presenting theory QR_Decomposition.QR_Efficient

20:01:51 Presenting Quaternions ...

20:01:51 Presenting document Quaternions/document

20:01:51 Presenting document Quaternions/outline

20:01:51 Presenting theory Quaternions.Quaternions

20:01:52 Presenting Rank_Nullity_Theorem ...

20:01:52 Presenting document Rank_Nullity_Theorem/document

20:01:52 Presenting document Rank_Nullity_Theorem/outline

20:01:52 Presenting theory Rank_Nullity_Theorem.Mod_Type

20:01:52 Presenting theory Rank_Nullity_Theorem.Dual_Order

20:01:52 Presenting theory Rank_Nullity_Theorem.Miscellaneous

20:01:52 Presenting theory Rank_Nullity_Theorem.Fundamental_Subspaces

20:01:52 Presenting theory Rank_Nullity_Theorem.Dim_Formula

20:01:52 Presenting Safe_Distance ...

20:01:52 Presenting document Safe_Distance/document

20:01:52 Presenting document Safe_Distance/outline

20:01:52 Presenting theory Safe_Distance.Safe_Distance

20:01:52 Presenting theory Safe_Distance.Safe_Distance_Reaction

20:01:52 Presenting theory Safe_Distance.Evaluation

20:01:52 Presenting Smooth_Manifolds ...

20:01:52 Presenting document Smooth_Manifolds/document

20:01:52 Presenting document Smooth_Manifolds/outline

20:01:52 Presenting theory Smooth_Manifolds.Analysis_More

20:01:52 Presenting theory Smooth_Manifolds.Smooth

20:01:52 Presenting theory Smooth_Manifolds.Bump_Function

20:01:52 Presenting theory Smooth_Manifolds.Chart

20:01:52 Presenting theory Smooth_Manifolds.Topological_Manifold

20:01:52 Presenting theory Smooth_Manifolds.Differentiable_Manifold

20:01:52 Presenting theory Smooth_Manifolds.Partition_Of_Unity

20:01:52 Presenting theory Smooth_Manifolds.Tangent_Space

20:01:52 Presenting theory Smooth_Manifolds.Cotangent_Space

20:01:53 Presenting theory Smooth_Manifolds.Product_Manifold

20:01:53 Presenting theory Smooth_Manifolds.Sphere

20:01:53 Presenting theory Smooth_Manifolds.Projective_Space

20:01:54 Presenting Stewart_Apollonius ...

20:01:54 Presenting document Stewart_Apollonius/document

20:01:54 Presenting document Stewart_Apollonius/outline

20:01:54 Presenting theory Stewart_Apollonius.Stewart_Apollonius

20:01:54 Presenting Tarskis_Geometry ...

20:01:54 Presenting document Tarskis_Geometry/document

20:01:54 Presenting document Tarskis_Geometry/outline

20:01:54 Presenting theory Tarskis_Geometry.Metric

20:01:54 Presenting theory Tarskis_Geometry.Miscellany

20:01:54 Presenting theory Tarskis_Geometry.Tarski

20:01:54 Presenting theory Tarskis_Geometry.Euclid_Tarski

20:01:54 Presenting theory Tarskis_Geometry.Linear_Algebra2

20:01:54 Presenting theory Tarskis_Geometry.Action

20:01:54 Presenting theory Tarskis_Geometry.Projective

20:01:54 Presenting theory Tarskis_Geometry.Hyperbolic_Tarski

20:01:56 Presenting Triangle ...

20:01:56 Presenting document Triangle/document

20:01:56 Presenting document Triangle/outline

20:01:56 Presenting theory Triangle.Angles

20:01:56 Presenting theory Triangle.Triangle

20:01:56 Presenting UpDown_Scheme ...

20:01:56 Presenting document UpDown_Scheme/document

20:01:56 Presenting document UpDown_Scheme/outline

20:01:56 Presenting theory UpDown_Scheme.Grid_Point

20:01:56 Presenting theory UpDown_Scheme.Triangular_Function

20:01:56 Presenting theory UpDown_Scheme.Grid

20:01:56 Presenting theory UpDown_Scheme.UpDown_Scheme

20:01:56 Presenting theory UpDown_Scheme.Up

20:01:56 Presenting theory UpDown_Scheme.Down

20:01:56 Presenting theory UpDown_Scheme.Up_Down

20:01:56 Presenting theory UpDown_Scheme.Imperative

20:01:57 Presenting pGCL ...

20:01:57 Presenting document pGCL/document

20:01:57 Presenting document pGCL/outline

20:01:57 Presenting theory pGCL.Misc

20:01:57 Presenting theory pGCL.Expectations

20:01:57 Presenting theory pGCL.Transformers

20:01:57 Presenting theory pGCL.Induction

20:01:57 Presenting theory pGCL.Embedding

20:01:57 Presenting theory pGCL.Healthiness

20:01:57 Presenting theory pGCL.Continuity

20:01:57 Presenting theory pGCL.LoopInduction

20:01:57 Presenting theory pGCL.Sublinearity

20:01:57 Presenting theory pGCL.WellDefined

20:01:57 Presenting theory pGCL.Algebra

20:01:58 Presenting theory pGCL.StructuredReasoning

20:01:58 Presenting theory pGCL.Automation

20:01:58 Presenting theory pGCL.Determinism

20:01:59 Presenting file "pVCG.ML"

20:01:59 Presenting theory pGCL.Loops

20:01:59 Presenting theory pGCL.Termination

20:01:59 Presenting theory pGCL.pGCL

20:01:59 Presenting theory pGCL.Primitives

20:01:59 Presenting theory pGCL.LoopExamples

20:01:59 Presenting theory pGCL.Monty

20:01:59 Presenting HOL-Auth ...

20:01:59 Presenting document HOL-Auth/document

20:01:59 Presenting document HOL-Auth/outline

20:01:59 Presenting theory HOL-Auth.Message

20:01:59 Presenting theory HOL-Auth.Event

20:01:59 Presenting theory HOL-Auth.Public

20:01:59 Presenting theory HOL-Auth.NS_Shared

20:01:59 Presenting theory HOL-Auth.Kerberos_BAN

20:01:59 Presenting theory HOL-Auth.Kerberos_BAN_Gets

20:01:59 Presenting theory HOL-Auth.KerberosIV

20:01:59 Presenting theory HOL-Auth.KerberosIV_Gets

20:01:59 Presenting theory HOL-Auth.KerberosV

20:02:00 Presenting theory HOL-Auth.OtwayRees

20:02:00 Presenting theory HOL-Auth.OtwayRees_AN

20:02:00 Presenting theory HOL-Auth.OtwayRees_Bad

20:02:00 Presenting theory HOL-Auth.OtwayReesBella

20:02:00 Presenting theory HOL-Auth.WooLam

20:02:00 Presenting theory HOL-Auth.Recur

20:02:00 Presenting theory HOL-Auth.Yahalom

20:02:00 Presenting theory HOL-Auth.Yahalom2

20:02:00 Presenting theory HOL-Auth.Yahalom_Bad

20:02:01 Presenting theory HOL-Auth.ZhouGollmann

20:02:01 Presenting theory HOL-Auth.Auth_Shared

20:02:01 Presenting theory HOL-Auth.NS_Public_Bad

20:02:01 Presenting theory HOL-Auth.NS_Public

20:02:01 Presenting theory HOL-Auth.TLS

20:02:01 Presenting theory HOL-Auth.CertifiedEmail

20:02:01 Presenting theory HOL-Auth.Auth_Public

20:02:01 Presenting theory HOL-Auth.EventSC

20:02:01 Presenting theory HOL-Auth.All_Symmetric

20:02:01 Presenting theory HOL-Auth.Smartcard

20:02:01 Presenting theory HOL-Auth.ShoupRubin

20:02:01 Presenting theory HOL-Auth.ShoupRubinBella

20:02:01 Presenting theory HOL-Auth.Auth_Smartcard

20:02:01 Presenting theory HOL-Auth.Extensions

20:02:01 Presenting theory HOL-Auth.Analz

20:02:01 Presenting theory HOL-Auth.Guard

20:02:01 Presenting theory HOL-Auth.GuardK

20:02:01 Presenting theory HOL-Auth.Shared

20:02:02 Presenting theory HOL-Auth.Guard_Shared

20:02:02 Presenting theory HOL-Auth.Guard_OtwayRees

20:02:02 Presenting theory HOL-Auth.Guard_Yahalom

20:02:02 Presenting theory HOL-Auth.Auth_Guard_Shared

20:02:02 Presenting theory HOL-Auth.Guard_Public

20:02:02 Presenting theory HOL-Auth.List_Msg

20:02:02 Presenting theory HOL-Auth.P1

20:02:02 Presenting theory HOL-Auth.P2

20:02:02 Presenting theory HOL-Auth.Guard_NS_Public

20:02:02 Presenting theory HOL-Auth.Proto

20:02:02 Presenting theory HOL-Auth.Auth_Guard_Public

20:02:03 Presenting HOL-UNITY ...

20:02:03 Presenting document HOL-UNITY/document

20:02:03 Presenting document HOL-UNITY/outline

20:02:03 Presenting theory HOL-UNITY.UNITY

20:02:03 Presenting theory HOL-UNITY.FP

20:02:03 Presenting theory HOL-UNITY.WFair

20:02:03 Presenting theory HOL-UNITY.Constrains

20:02:03 Presenting theory HOL-UNITY.SubstAx

20:02:03 Presenting theory HOL-UNITY.Detects

20:02:03 Presenting theory HOL-UNITY.Union

20:02:03 Presenting theory HOL-UNITY.Comp

20:02:03 Presenting theory HOL-UNITY.Guar

20:02:03 Presenting theory HOL-UNITY.Extend

20:02:03 Presenting theory HOL-UNITY.Rename

20:02:03 Presenting theory HOL-UNITY.Lift_prog

20:02:03 Presenting theory HOL-UNITY.PPROD

20:02:03 Presenting theory HOL-UNITY.ListOrder

20:02:03 Presenting theory HOL-UNITY.Follows

20:02:03 Presenting theory HOL-UNITY.Transformers

20:02:03 Presenting theory HOL-UNITY.ProgressSets

20:02:03 Presenting theory HOL-UNITY.UNITY_Main

20:02:03 Presenting theory HOL-UNITY.Deadlock

20:02:03 Presenting theory HOL-UNITY.Common

20:02:03 Presenting file "UNITY_tactics.ML"

20:02:03 Presenting theory HOL-UNITY.Network

20:02:03 Presenting theory HOL-UNITY.Token

20:02:03 Presenting theory HOL-UNITY.Channel

20:02:03 Presenting theory HOL-UNITY.Lift

20:02:03 Presenting theory HOL-UNITY.Mutex

20:02:03 Presenting theory HOL-UNITY.Reach

20:02:03 Presenting theory HOL-UNITY.Reachability

20:02:03 Presenting theory HOL-UNITY.NSP_Bad

20:02:03 Presenting theory HOL-UNITY.Handshake

20:02:03 Presenting theory HOL-UNITY.Counter

20:02:03 Presenting theory HOL-UNITY.Counterc

20:02:03 Presenting theory HOL-UNITY.PriorityAux

20:02:03 Presenting theory HOL-UNITY.Priority

20:02:03 Presenting theory HOL-UNITY.TimerArray

20:02:03 Presenting theory HOL-UNITY.Progress

20:02:03 Presenting theory HOL-UNITY.AllocBase

20:02:03 Presenting theory HOL-UNITY.Alloc

20:02:03 Presenting theory HOL-UNITY.AllocImpl

20:02:03 Presenting theory HOL-UNITY.Client

20:02:04 Presenting theory HOL-UNITY.Project

20:02:04 Presenting theory HOL-UNITY.ELT

20:02:04 Presenting HOL-Bali ...

20:02:04 Presenting document HOL-Bali/document

20:02:04 Presenting document HOL-Bali/outline

20:02:04 Presenting theory HOL-Bali.Basis

20:02:04 Presenting theory HOL-Bali.Name

20:02:04 Presenting theory HOL-Bali.Type

20:02:04 Presenting theory HOL-Bali.Value

20:02:04 Presenting theory HOL-Bali.Table

20:02:04 Presenting theory HOL-Bali.Term

20:02:04 Presenting theory HOL-Bali.Decl

20:02:04 Presenting theory HOL-Bali.TypeRel

20:02:04 Presenting theory HOL-Bali.DeclConcepts

20:02:04 Presenting theory HOL-Bali.WellType

20:02:04 Presenting theory HOL-Bali.DefiniteAssignment

20:02:04 Presenting theory HOL-Bali.WellForm

20:02:04 Presenting theory HOL-Bali.State

20:02:05 Presenting theory HOL-Bali.Eval

20:02:05 Presenting theory HOL-Bali.DefiniteAssignmentCorrect

20:02:05 Presenting theory HOL-Bali.Conform

20:02:05 Presenting theory HOL-Bali.TypeSafe

20:02:05 Presenting theory HOL-Bali.Evaln

20:02:05 Presenting theory HOL-Bali.AxSem

20:02:05 Presenting theory HOL-Bali.Example

20:02:06 Presenting theory HOL-Bali.AxExample

20:02:06 Presenting theory HOL-Bali.AxSound

20:02:06 Presenting theory HOL-Bali.AxCompl

20:02:06 Presenting theory HOL-Bali.Trans

20:02:08 Presenting HOL-Cardinals ...

20:02:08 Presenting document HOL-Cardinals/document

20:02:08 Presenting document HOL-Cardinals/outline

20:02:08 Presenting theory HOL-Cardinals.Fun_More

20:02:08 Presenting theory HOL-Cardinals.Order_Relation_More

20:02:08 Presenting theory HOL-Cardinals.Wellfounded_More

20:02:08 Presenting theory HOL-Cardinals.Wellorder_Relation

20:02:08 Presenting theory HOL-Cardinals.Wellorder_Embedding

20:02:08 Presenting theory HOL-Cardinals.Order_Union

20:02:08 Presenting theory HOL-Cardinals.Wellorder_Constructions

20:02:08 Presenting theory HOL-Cardinals.Ordinal_Arithmetic

20:02:08 Presenting theory HOL-Cardinals.Cardinal_Order_Relation

20:02:08 Presenting theory HOL-Cardinals.Cardinal_Arithmetic

20:02:08 Presenting theory HOL-Cardinals.Wellorder_Extension

20:02:08 Presenting theory HOL-Cardinals.Cardinals

20:02:08 Presenting theory HOL-Cardinals.Bounded_Set

20:02:09 Presenting Binding_Syntax_Theory ...

20:02:09 Presenting document Binding_Syntax_Theory/document

20:02:09 Presenting document Binding_Syntax_Theory/outline

20:02:09 Presenting theory Binding_Syntax_Theory.Preliminaries

20:02:09 Presenting theory Binding_Syntax_Theory.QuasiTerms_Swap_Fresh

20:02:09 Presenting theory Binding_Syntax_Theory.QuasiTerms_PickFresh_Alpha

20:02:09 Presenting theory Binding_Syntax_Theory.QuasiTerms_Environments_Substitution

20:02:09 Presenting theory Binding_Syntax_Theory.Pick

20:02:09 Presenting theory Binding_Syntax_Theory.Equiv_Relation2

20:02:09 Presenting theory Binding_Syntax_Theory.Transition_QuasiTerms_Terms

20:02:09 Presenting theory Binding_Syntax_Theory.Terms

20:02:09 Presenting theory Binding_Syntax_Theory.Well_Sorted_Terms

20:02:09 Presenting theory Binding_Syntax_Theory.Iteration

20:02:09 Presenting theory Binding_Syntax_Theory.Semantic_Domains

20:02:10 Presenting theory Binding_Syntax_Theory.Recursion

20:02:14 Presenting Ordinals_and_Cardinals ...

20:02:14 Presenting document Ordinals_and_Cardinals/document

20:02:14 Presenting document Ordinals_and_Cardinals/outline

20:02:14 Presenting theory Ordinals_and_Cardinals.Cardinal_Order_Relation_discontinued

20:02:14 Presenting Sort_Encodings ...

20:02:14 Presenting document Sort_Encodings/document

20:02:14 Presenting document Sort_Encodings/outline

20:02:14 Presenting theory Sort_Encodings.Preliminaries

20:02:14 Presenting theory Sort_Encodings.TermsAndClauses

20:02:14 Presenting theory Sort_Encodings.Sig

20:02:14 Presenting theory Sort_Encodings.M

20:02:14 Presenting theory Sort_Encodings.CM

20:02:14 Presenting theory Sort_Encodings.Mono

20:02:14 Presenting theory Sort_Encodings.Mcalc

20:02:14 Presenting theory Sort_Encodings.T_G_Prelim

20:02:14 Presenting theory Sort_Encodings.Mcalc2

20:02:14 Presenting theory Sort_Encodings.Mcalc2C

20:02:14 Presenting theory Sort_Encodings.G

20:02:14 Presenting theory Sort_Encodings.T

20:02:14 Presenting theory Sort_Encodings.U

20:02:14 Presenting theory Sort_Encodings.CU

20:02:14 Presenting theory Sort_Encodings.E

20:02:14 Presenting theory Sort_Encodings.Encodings

20:02:15 Presenting HOL-Combinatorics ...

20:02:15 Presenting document HOL-Combinatorics/document

20:02:15 Presenting document HOL-Combinatorics/outline

20:02:15 Presenting theory HOL-Combinatorics.Transposition

20:02:15 Presenting theory HOL-Combinatorics.Stirling

20:02:15 Presenting theory HOL-Combinatorics.Permutations

20:02:15 Presenting theory HOL-Combinatorics.List_Permutation

20:02:15 Presenting theory HOL-Combinatorics.Multiset_Permutations

20:02:15 Presenting theory HOL-Combinatorics.Cycles

20:02:15 Presenting theory HOL-Combinatorics.Perm

20:02:15 Presenting theory HOL-Combinatorics.Orbits

20:02:15 Presenting theory HOL-Combinatorics.Combinatorics

20:02:15 Presenting Blue_Eyes ...

20:02:15 Presenting document Blue_Eyes/document

20:02:15 Presenting document Blue_Eyes/outline

20:02:15 Presenting theory Blue_Eyes.Blue_Eyes

20:02:15 Presenting Gauss-Jordan-Elim-Fun ...

20:02:15 Presenting document Gauss-Jordan-Elim-Fun/document

20:02:15 Presenting document Gauss-Jordan-Elim-Fun/outline

20:02:15 Presenting theory Gauss-Jordan-Elim-Fun.Gauss_Jordan_Elim_Fun

20:02:15 Presenting HOL-Data_Structures ...

20:02:15 Presenting document HOL-Data_Structures/document

20:02:15 Presenting theory HOL-Data_Structures.Less_False

20:02:15 Presenting theory HOL-Data_Structures.Sorting

20:02:15 Presenting theory HOL-Data_Structures.Balance

20:02:15 Presenting theory HOL-Data_Structures.Cmp

20:02:15 Presenting theory HOL-Data_Structures.Sorted_Less

20:02:15 Presenting theory HOL-Data_Structures.List_Ins_Del

20:02:15 Presenting theory HOL-Data_Structures.Set_Specs

20:02:15 Presenting theory HOL-Data_Structures.Tree_Set

20:02:15 Presenting theory HOL-Data_Structures.AList_Upd_Del

20:02:15 Presenting theory HOL-Data_Structures.Map_Specs

20:02:15 Presenting theory HOL-Data_Structures.Tree_Map

20:02:16 Presenting theory HOL-Data_Structures.Tree2

20:02:16 Presenting theory HOL-Data_Structures.Isin2

20:02:16 Presenting theory HOL-Data_Structures.Interval_Tree

20:02:16 Presenting theory HOL-Data_Structures.AVL_Set_Code

20:02:16 Presenting theory HOL-Data_Structures.AVL_Set

20:02:16 Presenting theory HOL-Data_Structures.Lookup2

20:02:16 Presenting theory HOL-Data_Structures.AVL_Map

20:02:16 Presenting theory HOL-Data_Structures.AVL_Bal_Set

20:02:16 Presenting theory HOL-Data_Structures.AVL_Bal2_Set

20:02:16 Presenting theory HOL-Data_Structures.Height_Balanced_Tree

20:02:16 Presenting theory HOL-Data_Structures.RBT

20:02:16 Presenting theory HOL-Data_Structures.RBT_Set

20:02:16 Presenting theory HOL-Data_Structures.RBT_Set2

20:02:16 Presenting theory HOL-Data_Structures.RBT_Map

20:02:16 Presenting theory HOL-Data_Structures.Tree23

20:02:16 Presenting theory HOL-Data_Structures.Tree23_Set

20:02:16 Presenting theory HOL-Data_Structures.Tree23_Map

20:02:16 Presenting theory HOL-Data_Structures.Tree23_of_List

20:02:16 Presenting theory HOL-Data_Structures.Tree234

20:02:16 Presenting theory HOL-Data_Structures.Tree234_Set

20:02:16 Presenting theory HOL-Data_Structures.Tree234_Map

20:02:16 Presenting theory HOL-Data_Structures.Brother12_Set

20:02:16 Presenting theory HOL-Data_Structures.Brother12_Map

20:02:16 Presenting theory HOL-Data_Structures.AA_Set

20:02:16 Presenting theory HOL-Data_Structures.AA_Map

20:02:16 Presenting theory HOL-Data_Structures.Set2_Join

20:02:16 Presenting theory HOL-Data_Structures.Set2_Join_RBT

20:02:16 Presenting theory HOL-Data_Structures.Array_Specs

20:02:16 Presenting theory HOL-Data_Structures.Braun_Tree

20:02:17 Presenting theory HOL-Data_Structures.Array_Braun

20:02:17 Presenting theory HOL-Data_Structures.Trie_Fun

20:02:17 Presenting theory HOL-Data_Structures.Trie_Map

20:02:17 Presenting theory HOL-Data_Structures.Tries_Binary

20:02:17 Presenting theory HOL-Data_Structures.Queue_Spec

20:02:17 Presenting theory HOL-Data_Structures.Reverse

20:02:17 Presenting theory HOL-Data_Structures.Queue_2Lists

20:02:17 Presenting theory HOL-Data_Structures.Priority_Queue_Specs

20:02:17 Presenting theory HOL-Data_Structures.Heaps

20:02:17 Presenting theory HOL-Data_Structures.Leftist_Heap

20:02:17 Presenting theory HOL-Data_Structures.Binomial_Heap

20:02:17 Presenting theory HOL-Data_Structures.Time_Funs

20:02:17 Presenting theory HOL-Data_Structures.Selection

20:02:17 Presenting HOL-Eisbach ...

20:02:17 Presenting theory HOL-Eisbach.Eisbach

20:02:17 Presenting theory HOL-Eisbach.Eisbach_Tools

20:02:17 Presenting theory HOL-Eisbach.Tests

20:02:17 Presenting theory HOL-Eisbach.Examples

20:02:17 Presenting theory HOL-Eisbach.Eisbach_Old_Appl_Syntax

20:02:17 Presenting theory HOL-Eisbach.Examples_FOL

20:02:17 Presenting theory HOL-Eisbach.Example_Metric

20:02:18 Presenting file "parse_tools.ML"

20:02:18 Presenting file "method_closure.ML"

20:02:18 Presenting file "eisbach_rule_insts.ML"

20:02:18 Presenting file "match_method.ML"

20:02:18 Presenting Optics ...

20:02:18 Presenting document Optics/document

20:02:18 Presenting document Optics/outline

20:02:18 Presenting theory Optics.Interp

20:02:18 Presenting theory Optics.Two

20:02:18 Presenting theory Optics.Lens_Laws

20:02:18 Presenting theory Optics.Lens_Algebra

20:02:18 Presenting theory Optics.Lens_Order

20:02:18 Presenting theory Optics.Lens_Symmetric

20:02:18 Presenting theory Optics.Lens_Instances

20:02:18 Presenting theory Optics.Lenses

20:02:18 Presenting theory Optics.Prisms

20:02:18 Presenting theory Optics.Channel_Type

20:02:18 Presenting theory Optics.Dataspace

20:02:18 Presenting theory Optics.Scenes

20:02:18 Presenting file "Prism_Lib.ML"

20:02:18 Presenting theory Optics.Optics

20:02:18 Presenting theory Optics.Lens_Record_Example

20:02:18 Presenting file "Channel_Type.ML"

20:02:18 Presenting theory Optics.Lens_State

20:02:18 Presenting file "Dataspace.ML"

20:02:18 Presenting file "Lens_Lib.ML"

20:02:18 Presenting file "Lens_Record.ML"

20:02:18 Presenting file "Lens_Statespace.ML"

20:02:19 Presenting HOL-Examples ...

20:02:19 Presenting document HOL-Examples/document

20:02:19 Presenting document HOL-Examples/outline

20:02:19 Presenting theory HOL-Examples.Adhoc_Overloading_Examples

20:02:19 Presenting theory HOL-Examples.Ackermann

20:02:19 Presenting theory HOL-Examples.Cantor

20:02:19 Presenting theory HOL-Examples.Coherent

20:02:19 Presenting theory HOL-Examples.Commands

20:02:19 Presenting theory HOL-Examples.Drinker

20:02:19 Presenting theory HOL-Examples.Groebner_Examples

20:02:19 Presenting theory HOL-Examples.Iff_Oracle

20:02:19 Presenting theory HOL-Examples.Induction_Schema

20:02:19 Presenting theory HOL-Examples.Knaster_Tarski

20:02:19 Presenting theory HOL-Examples.ML

20:02:19 Presenting theory HOL-Examples.Peirce

20:02:19 Presenting theory HOL-Examples.Records

20:02:19 Presenting theory HOL-Examples.Seq

20:02:19 Presenting HOL-Hahn_Banach ...

20:02:19 Presenting document HOL-Hahn_Banach/document

20:02:19 Presenting document HOL-Hahn_Banach/outline

20:02:19 Presenting theory HOL-Hahn_Banach.Bounds

20:02:19 Presenting theory HOL-Hahn_Banach.Vector_Space

20:02:19 Presenting theory HOL-Hahn_Banach.Subspace

20:02:19 Presenting theory HOL-Hahn_Banach.Normed_Space

20:02:19 Presenting theory HOL-Hahn_Banach.Linearform

20:02:19 Presenting theory HOL-Hahn_Banach.Function_Order

20:02:19 Presenting theory HOL-Hahn_Banach.Function_Norm

20:02:19 Presenting theory HOL-Hahn_Banach.Zorn_Lemma

20:02:19 Presenting theory HOL-Hahn_Banach.Hahn_Banach_Sup_Lemmas

20:02:19 Presenting theory HOL-Hahn_Banach.Hahn_Banach_Ext_Lemmas

20:02:19 Presenting theory HOL-Hahn_Banach.Hahn_Banach_Lemmas

20:02:19 Presenting theory HOL-Hahn_Banach.Hahn_Banach

20:02:19 Presenting HOL-Hoare ...

20:02:19 Presenting document HOL-Hoare/document

20:02:19 Presenting document HOL-Hoare/outline

20:02:19 Presenting theory HOL-Hoare.Hoare_Syntax

20:02:19 Presenting theory HOL-Hoare.Hoare_Tac

20:02:19 Presenting theory HOL-Hoare.Hoare_Logic

20:02:19 Presenting theory HOL-Hoare.Arith2

20:02:19 Presenting theory HOL-Hoare.Examples

20:02:19 Presenting theory HOL-Hoare.Hoare_Logic_Abort

20:02:19 Presenting theory HOL-Hoare.ExamplesAbort

20:02:19 Presenting theory HOL-Hoare.ExamplesTC

20:02:19 Presenting theory HOL-Hoare.Pointers0

20:02:19 Presenting theory HOL-Hoare.Heap

20:02:19 Presenting theory HOL-Hoare.HeapSyntax

20:02:19 Presenting theory HOL-Hoare.Pointer_Examples

20:02:19 Presenting theory HOL-Hoare.HeapSyntaxAbort

20:02:19 Presenting theory HOL-Hoare.Pointer_ExamplesAbort

20:02:19 Presenting theory HOL-Hoare.SchorrWaite

20:02:19 Presenting theory HOL-Hoare.SepLogHeap

20:02:19 Presenting file "hoare_tac.ML"

20:02:19 Presenting theory HOL-Hoare.Separation

20:02:19 Presenting file "hoare_syntax.ML"

20:02:20 Presenting HOL-Hoare_Parallel ...

20:02:20 Presenting document HOL-Hoare_Parallel/document

20:02:20 Presenting document HOL-Hoare_Parallel/outline

20:02:20 Presenting theory HOL-Hoare_Parallel.OG_Com

20:02:20 Presenting theory HOL-Hoare_Parallel.OG_Hoare

20:02:20 Presenting theory HOL-Hoare_Parallel.OG_Tactics

20:02:20 Presenting theory HOL-Hoare_Parallel.Quote_Antiquote

20:02:20 Presenting theory HOL-Hoare_Parallel.OG_Tran

20:02:20 Presenting theory HOL-Hoare_Parallel.OG_Syntax

20:02:20 Presenting theory HOL-Hoare_Parallel.OG_Examples

20:02:20 Presenting theory HOL-Hoare_Parallel.Graph

20:02:20 Presenting theory HOL-Hoare_Parallel.Gar_Coll

20:02:20 Presenting theory HOL-Hoare_Parallel.Mul_Gar_Coll

20:02:20 Presenting theory HOL-Hoare_Parallel.RG_Com

20:02:20 Presenting theory HOL-Hoare_Parallel.RG_Tran

20:02:20 Presenting theory HOL-Hoare_Parallel.RG_Hoare

20:02:20 Presenting theory HOL-Hoare_Parallel.RG_Syntax

20:02:20 Presenting theory HOL-Hoare_Parallel.RG_Examples

20:02:20 Presenting theory HOL-Hoare_Parallel.Hoare_Parallel

20:02:21 Presenting HOL-IMPP ...

20:02:21 Presenting theory HOL-IMPP.Com

20:02:21 Presenting theory HOL-IMPP.Natural

20:02:21 Presenting theory HOL-IMPP.Hoare

20:02:21 Presenting theory HOL-IMPP.Misc

20:02:21 Presenting theory HOL-IMPP.EvenOdd

20:02:21 Presenting HOL-IOA ...

20:02:21 Presenting theory HOL-IOA.Asig

20:02:21 Presenting theory HOL-IOA.IOA

20:02:21 Presenting theory HOL-IOA.Solve

20:02:21 Presenting HOL-Imperative_HOL ...

20:02:21 Presenting document HOL-Imperative_HOL/document

20:02:21 Presenting document HOL-Imperative_HOL/outline

20:02:21 Presenting theory HOL-Imperative_HOL.Heap

20:02:21 Presenting theory HOL-Imperative_HOL.Heap_Monad

20:02:21 Presenting theory HOL-Imperative_HOL.Imperative_HOL

20:02:21 Presenting theory HOL-Imperative_HOL.Overview

20:02:21 Presenting theory HOL-Imperative_HOL.Ref

20:02:21 Presenting theory HOL-Imperative_HOL.Array

20:02:21 Presenting theory HOL-Imperative_HOL.Subarray

20:02:21 Presenting theory HOL-Imperative_HOL.Imperative_Quicksort

20:02:21 Presenting theory HOL-Imperative_HOL.List_Sublist

20:02:21 Presenting theory HOL-Imperative_HOL.Imperative_Reverse

20:02:21 Presenting theory HOL-Imperative_HOL.Linked_Lists

20:02:21 Presenting theory HOL-Imperative_HOL.Sorted_List

20:02:21 Presenting theory HOL-Imperative_HOL.SatChecker

20:02:22 Presenting theory HOL-Imperative_HOL.Imperative_HOL_ex

20:02:22 Presenting Imperative_Insertion_Sort ...

20:02:22 Presenting document Imperative_Insertion_Sort/document

20:02:22 Presenting document Imperative_Insertion_Sort/outline

20:02:22 Presenting theory Imperative_Insertion_Sort.Imperative_Loops

20:02:22 Presenting theory Imperative_Insertion_Sort.Imperative_Insertion_Sort

20:02:22 Presenting HOL-Import ...

20:02:22 Presenting theory HOL-Import.Import_Setup

20:02:22 Presenting theory HOL-Import.HOL_Light_Maps

20:02:22 Presenting theory HOL-Import.HOL_Light_Import

20:02:22 Presenting file "import_data.ML"

20:02:22 Presenting file "import_rule.ML"

20:02:22 Presenting HOL-Induct ...

20:02:22 Presenting document HOL-Induct/document

20:02:22 Presenting document HOL-Induct/outline

20:02:22 Presenting theory HOL-Induct.Common_Patterns

20:02:22 Presenting theory HOL-Induct.Nested_Datatype

20:02:22 Presenting theory HOL-Induct.QuoDataType

20:02:22 Presenting theory HOL-Induct.QuoNestedDataType

20:02:22 Presenting theory HOL-Induct.Term

20:02:22 Presenting theory HOL-Induct.Sexp

20:02:22 Presenting theory HOL-Induct.SList

20:02:22 Presenting theory HOL-Induct.ABexp

20:02:22 Presenting theory HOL-Induct.Infinitely_Branching_Tree

20:02:22 Presenting theory HOL-Induct.Ordinals

20:02:23 Presenting theory HOL-Induct.Sigma_Algebra

20:02:23 Presenting theory HOL-Induct.Comb

20:02:23 Presenting theory HOL-Induct.PropLog

20:02:23 Presenting theory HOL-Induct.Com

20:02:23 Presenting HOL-Lattice ...

20:02:23 Presenting document HOL-Lattice/document

20:02:23 Presenting document HOL-Lattice/outline

20:02:23 Presenting theory HOL-Lattice.Orders

20:02:23 Presenting theory HOL-Lattice.Bounds

20:02:23 Presenting theory HOL-Lattice.Lattice

20:02:23 Presenting theory HOL-Lattice.CompleteLattice

20:02:23 Presenting HOL-Library ...

20:02:23 Presenting document HOL-Library/document

20:02:23 Presenting document HOL-Library/outline

20:02:23 Presenting theory HOL-Library.AList

20:02:23 Presenting theory HOL-Library.Adhoc_Overloading

20:02:23 Presenting theory HOL-Library.Function_Algebras

20:02:23 Presenting theory HOL-Library.Set_Algebras

20:02:23 Presenting theory HOL-Library.BigO

20:02:23 Presenting theory HOL-Library.Boolean_Algebra

20:02:23 Presenting theory HOL-Library.Bit_Operations

20:02:23 Presenting theory HOL-Library.BNF_Axiomatization

20:02:23 Presenting theory HOL-Library.BNF_Corec

20:02:23 Presenting theory HOL-Library.While_Combinator

20:02:23 Presenting file "adhoc_overloading.ML"

20:02:23 Presenting theory HOL-Library.Bourbaki_Witt_Fixpoint

20:02:23 Presenting theory HOL-Library.Char_ord

20:02:23 Presenting theory HOL-Library.Case_Converter

20:02:23 Presenting theory HOL-Library.Code_Lazy

20:02:24 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_axiomatization.ML"

20:02:24 Presenting theory HOL-Library.Code_Test

20:02:24 Presenting theory HOL-Library.Lattice_Syntax

20:02:24 Presenting theory HOL-Library.Combine_PER

20:02:24 Presenting theory HOL-Library.Complete_Partial_Order2

20:02:24 Presenting theory HOL-Library.Conditional_Parametricity

20:02:24 Presenting theory HOL-Library.Confluence

20:02:24 Presenting theory HOL-Library.Confluent_Quotient

20:02:24 Presenting file "code_lazy.ML"

20:02:24 Presenting theory HOL-Library.Old_Datatype

20:02:25 Presenting file "conditional_parametricity.ML"

20:02:25 Presenting theory HOL-Library.Nat_Bijection

20:02:25 Presenting theory HOL-Library.Countable

20:02:25 Presenting file "code_test.ML"

20:02:25 Presenting theory HOL-Library.Infinite_Set

20:02:25 Presenting theory HOL-Library.Countable_Set

20:02:25 Presenting theory HOL-Library.Countable_Complete_Lattices

20:02:25 Presenting file "case_converter.ML"

20:02:25 Presenting theory HOL-Library.Countable_Set_Type

20:02:25 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_lfp_countable.ML"

20:02:25 Presenting theory HOL-Library.Debug

20:02:25 Presenting theory HOL-Library.Diagonal_Subsequence

20:02:25 Presenting theory HOL-Library.Discrete

20:02:25 Presenting theory HOL-Library.Disjoint_Sets

20:02:25 Presenting theory HOL-Library.FSet

20:02:25 Presenting theory HOL-Library.Finite_Map

20:02:25 Presenting theory HOL-Library.Disjoint_FSets

20:02:25 Presenting file "$ISABELLE_HOME/src/HOL/Tools/Old_Datatype/old_datatype.ML"

20:02:26 Presenting theory HOL-Library.Dlist

20:02:26 Presenting theory HOL-Library.Dual_Ordered_Lattice

20:02:26 Presenting theory HOL-Library.FuncSet

20:02:26 Presenting theory HOL-Library.Equipollence

20:02:26 Presenting theory HOL-Library.Simps_Case_Conv

20:02:26 Presenting theory HOL-Library.Extended

20:02:26 Presenting file "simps_case_conv.ML"

20:02:26 Presenting theory HOL-Library.Order_Continuity

20:02:26 Presenting theory HOL-Library.Extended_Nat

20:02:26 Presenting theory HOL-Library.Liminf_Limsup

20:02:26 Presenting theory HOL-Library.Extended_Real

20:02:26 Presenting theory HOL-Library.Indicator_Function

20:02:26 Presenting theory HOL-Library.Extended_Nonnegative_Real

20:02:27 Presenting theory HOL-Library.Log_Nat

20:02:27 Presenting theory HOL-Library.Lattice_Algebras

20:02:27 Presenting theory HOL-Library.Float

20:02:27 Presenting theory HOL-Library.Function_Division

20:02:27 Presenting theory HOL-Library.Fun_Lexorder

20:02:27 Presenting theory HOL-Library.Going_To_Filter

20:02:27 Presenting theory HOL-Library.Groups_Big_Fun

20:02:27 Presenting theory HOL-Library.Interval

20:02:27 Presenting theory HOL-Library.Interval_Float

20:02:27 Presenting theory HOL-Library.IArray

20:02:27 Presenting theory HOL-Library.Landau_Symbols

20:02:28 Presenting theory HOL-Library.Lattice_Constructions

20:02:28 Presenting theory HOL-Library.Stream

20:02:28 Presenting theory HOL-Library.Sublist

20:02:28 Presenting theory HOL-Library.Linear_Temporal_Logic_on_Streams

20:02:28 Presenting theory HOL-Library.ListVector

20:02:28 Presenting theory HOL-Library.Lub_Glb

20:02:28 Presenting theory HOL-Library.Mapping

20:02:29 Presenting theory HOL-Library.Monad_Syntax

20:02:29 Presenting theory HOL-Library.More_List

20:02:29 Presenting theory HOL-Library.Cancellation

20:02:29 Presenting theory HOL-Library.Multiset

20:02:29 Presenting theory HOL-Library.Multiset_Order

20:02:29 Presenting file "Cancellation/cancel.ML"

20:02:29 Presenting file "Cancellation/cancel_data.ML"

20:02:29 Presenting file "Cancellation/cancel_simprocs.ML"

20:02:29 Presenting theory HOL-Library.Nonpos_Ints

20:02:29 Presenting theory HOL-Library.Phantom_Type

20:02:29 Presenting theory HOL-Library.Cardinality

20:02:29 Presenting theory HOL-Library.Numeral_Type

20:02:29 Presenting theory HOL-Library.Omega_Words_Fun

20:02:29 Presenting theory HOL-Library.Open_State_Syntax

20:02:30 Presenting theory HOL-Library.Option_ord

20:02:30 Presenting theory HOL-Library.Parallel

20:02:30 Presenting theory HOL-Library.Pattern_Aliases

20:02:30 Presenting theory HOL-Library.Periodic_Fun

20:02:30 Presenting theory HOL-Library.Poly_Mapping

20:02:30 Presenting theory HOL-Library.Power_By_Squaring

20:02:30 Presenting theory HOL-Library.Preorder

20:02:30 Presenting theory HOL-Library.Product_Plus

20:02:30 Presenting theory HOL-Library.Quadratic_Discriminant

20:02:30 Presenting theory HOL-Library.Quotient_Syntax

20:02:30 Presenting theory HOL-Library.Quotient_Set

20:02:30 Presenting theory HOL-Library.Quotient_Product

20:02:30 Presenting theory HOL-Library.Quotient_Option

20:02:30 Presenting theory HOL-Library.Quotient_List

20:02:30 Presenting theory HOL-Library.Quotient_Sum

20:02:30 Presenting theory HOL-Library.Quotient_Type

20:02:30 Presenting file "$ISABELLE_HOME/src/Provers/preorder.ML"

20:02:30 Presenting theory HOL-Library.Ramsey

20:02:30 Presenting theory HOL-Library.Reflection

20:02:30 Presenting theory HOL-Library.Rewrite

20:02:30 Presenting theory HOL-Library.Type_Length

20:02:30 Presenting theory HOL-Library.Saturated

20:02:30 Presenting theory HOL-Library.Set_Idioms

20:02:31 Presenting file "$ISABELLE_HOME/src/HOL/Tools/reflection.ML"

20:02:31 Presenting theory HOL-Library.Signed_Division

20:02:31 Presenting theory HOL-Library.State_Monad

20:02:31 Presenting theory HOL-Library.Comparator

20:02:31 Presenting theory HOL-Library.Sorting_Algorithms

20:02:31 Presenting theory HOL-Library.Sum_of_Squares

20:02:31 Presenting theory HOL-Library.Transitive_Closure_Table

20:02:31 Presenting theory HOL-Library.Tree

20:02:31 Presenting theory HOL-Library.Tree_Multiset

20:02:31 Presenting file "cconv.ML"

20:02:31 Presenting file "rewrite.ML"

20:02:31 Presenting theory HOL-Library.Tree_Real

20:02:31 Presenting theory HOL-Library.Uprod

20:02:31 Presenting theory HOL-Library.Word

20:02:31 Presenting theory HOL-Library.Z2

20:02:31 Presenting theory HOL-Library.Library

20:02:31 Presenting theory HOL-Library.Product_Order

20:02:32 Presenting theory HOL-Library.Finite_Lattice

20:02:32 Presenting theory HOL-Library.List_Lexorder

20:02:32 Presenting theory HOL-Library.List_Lenlexorder

20:02:32 Presenting theory HOL-Library.Prefix_Order

20:02:32 Presenting theory HOL-Library.Product_Lexorder

20:02:32 Presenting theory HOL-Library.Subseq_Order

20:02:32 Presenting theory HOL-Library.Datatype_Records

20:02:32 Presenting theory HOL-Library.AList_Mapping

20:02:32 Presenting theory HOL-Library.Code_Abstract_Nat

20:02:32 Presenting theory HOL-Library.Code_Binary_Nat

20:02:32 Presenting theory HOL-Library.Code_Prolog

20:02:32 Presenting theory HOL-Library.Code_Target_Int

20:02:32 Presenting theory HOL-Library.Code_Real_Approx_By_Float

20:02:32 Presenting theory HOL-Library.Code_Target_Nat

20:02:32 Presenting theory HOL-Library.Code_Target_Numeral

20:02:32 Presenting theory HOL-Library.Code_Target_Numeral_Float

20:02:32 Presenting theory HOL-Library.DAList

20:02:32 Presenting theory HOL-Library.DAList_Multiset

20:02:32 Presenting theory HOL-Library.RBT_Impl

20:02:32 Presenting file "datatype_records.ML"

20:02:32 Presenting theory HOL-Library.RBT

20:02:32 Presenting theory HOL-Library.RBT_Mapping

20:02:33 Presenting theory HOL-Library.RBT_Set

20:02:33 Presenting file "multiset_simprocs.ML"

20:02:33 Presenting theory HOL-Library.LaTeXsugar

20:02:33 Presenting theory HOL-Library.OptionalSugar

20:02:33 Presenting theory HOL-Library.Predicate_Compile_Alternative_Defs

20:02:33 Presenting theory HOL-Library.Predicate_Compile_Quickcheck

20:02:33 Presenting theory HOL-Library.Old_Recdef

20:02:34 Presenting theory HOL-Library.Realizers

20:02:34 Presenting file "$ISABELLE_HOME/src/HOL/Tools/Predicate_Compile/predicate_compile_quickcheck.ML"

20:02:34 Presenting theory HOL-Library.Refute

20:02:34 Presenting file "Tools/word_lib.ML"

20:02:34 Presenting file "Tools/smt_word.ML"

20:02:35 Presenting file "Sum_of_Squares/positivstellensatz.ML"

20:02:35 Presenting file "Sum_of_Squares/positivstellensatz_tools.ML"

20:02:35 Presenting file "Sum_of_Squares/sum_of_squares.ML"

20:02:35 Presenting file "Sum_of_Squares/sos_wrapper.ML"

20:02:35 Presenting file "$ISABELLE_HOME/src/HOL/Tools/Predicate_Compile/code_prolog.ML"

20:02:35 Presenting file "$ISABELLE_HOME/src/HOL/Tools/datatype_realizer.ML"

20:02:35 Presenting file "$ISABELLE_HOME/src/HOL/Tools/inductive_realizer.ML"

20:02:36 Presenting file "refute.ML"

20:02:36 Presenting file "old_recdef.ML"

20:02:37 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_tactics.ML"

20:02:37 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec.ML"

20:02:37 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_sugar_util.ML"

20:02:37 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_sugar_tactics.ML"

20:02:37 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_sugar.ML"

20:02:37 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_unique_sugar.ML"

20:02:38 Presenting ADS_Functor ...

20:02:38 Presenting document ADS_Functor/document

20:02:38 Presenting document ADS_Functor/outline

20:02:38 Presenting theory ADS_Functor.Merkle_Interface

20:02:38 Presenting theory ADS_Functor.Generic_ADS_Construction

20:02:38 Presenting theory ADS_Functor.ADS_Construction

20:02:38 Presenting theory ADS_Functor.Inclusion_Proof_Construction

20:02:38 Presenting theory ADS_Functor.Canton_Transaction_Tree

20:02:39 Presenting Abs_Int_ITP2012 ...

20:02:39 Presenting document Abs_Int_ITP2012/document

20:02:39 Presenting document Abs_Int_ITP2012/outline

20:02:39 Presenting theory Abs_Int_ITP2012.Complete_Lattice_ix

20:02:39 Presenting theory Abs_Int_ITP2012.ACom

20:02:39 Presenting theory Abs_Int_ITP2012.Collecting

20:02:39 Presenting theory Abs_Int_ITP2012.Abs_Int0

20:02:39 Presenting theory Abs_Int_ITP2012.Abs_State

20:02:39 Presenting theory Abs_Int_ITP2012.Abs_Int1

20:02:39 Presenting theory Abs_Int_ITP2012.Abs_Int2

20:02:39 Presenting theory Abs_Int_ITP2012.Abs_Int2_ivl

20:02:39 Presenting theory Abs_Int_ITP2012.Abs_Int3

20:02:39 Presenting theory Abs_Int_ITP2012.Abs_Int1_const

20:02:39 Presenting theory Abs_Int_ITP2012.Abs_Int1_parity

20:02:40 Presenting Abstract-Rewriting ...

20:02:40 Presenting document Abstract-Rewriting/document

20:02:40 Presenting document Abstract-Rewriting/outline

20:02:40 Presenting theory Abstract-Rewriting.Seq

20:02:40 Presenting theory Abstract-Rewriting.Abstract_Rewriting

20:02:40 Presenting theory Abstract-Rewriting.Relative_Rewriting

20:02:40 Presenting theory Abstract-Rewriting.SN_Orders

20:02:40 Presenting theory Abstract-Rewriting.SN_Order_Carrier

20:02:41 Presenting Decreasing-Diagrams ...

20:02:41 Presenting document Decreasing-Diagrams/document

20:02:41 Presenting document Decreasing-Diagrams/outline

20:02:41 Presenting theory Decreasing-Diagrams.Decreasing_Diagrams

20:02:42 Presenting Decreasing-Diagrams-II ...

20:02:42 Presenting document Decreasing-Diagrams-II/document

20:02:42 Presenting document Decreasing-Diagrams-II/outline

20:02:42 Presenting theory Decreasing-Diagrams-II.Decreasing_Diagrams_II_Aux

20:02:42 Presenting theory Decreasing-Diagrams-II.Decreasing_Diagrams_II

20:02:42 Presenting First_Order_Terms ...

20:02:42 Presenting document First_Order_Terms/document

20:02:42 Presenting document First_Order_Terms/outline

20:02:42 Presenting theory First_Order_Terms.Transitive_Closure_More

20:02:42 Presenting theory First_Order_Terms.Seq_More

20:02:42 Presenting theory First_Order_Terms.Fun_More

20:02:42 Presenting theory First_Order_Terms.Option_Monad

20:02:42 Presenting theory First_Order_Terms.Term

20:02:42 Presenting theory First_Order_Terms.Term_Pair_Multiset

20:02:42 Presenting theory First_Order_Terms.Abstract_Matching

20:02:42 Presenting theory First_Order_Terms.Unifiers

20:02:42 Presenting theory First_Order_Terms.Abstract_Unification

20:02:42 Presenting theory First_Order_Terms.Unification

20:02:43 Presenting theory First_Order_Terms.Matching

20:02:43 Presenting theory First_Order_Terms.Subsumption

20:02:43 Presenting Knuth_Bendix_Order ...

20:02:43 Presenting document Knuth_Bendix_Order/document

20:02:43 Presenting document Knuth_Bendix_Order/outline

20:02:43 Presenting theory Knuth_Bendix_Order.Order_Pair

20:02:43 Presenting theory Knuth_Bendix_Order.Lexicographic_Extension

20:02:43 Presenting theory Knuth_Bendix_Order.Subterm_and_Context

20:02:43 Presenting theory Knuth_Bendix_Order.Term_Aux

20:02:43 Presenting theory Knuth_Bendix_Order.KBO

20:02:44 Presenting Stateful_Protocol_Composition_and_Typing ...

20:02:44 Presenting document Stateful_Protocol_Composition_and_Typing/document

20:02:44 Presenting document Stateful_Protocol_Composition_and_Typing/outline

20:02:44 Presenting theory Stateful_Protocol_Composition_and_Typing.Miscellaneous

20:02:44 Presenting theory Stateful_Protocol_Composition_and_Typing.Messages

20:02:44 Presenting theory Stateful_Protocol_Composition_and_Typing.More_Unification

20:02:44 Presenting theory Stateful_Protocol_Composition_and_Typing.Intruder_Deduction

20:02:44 Presenting theory Stateful_Protocol_Composition_and_Typing.Strands_and_Constraints

20:02:44 Presenting theory Stateful_Protocol_Composition_and_Typing.Lazy_Intruder

20:02:44 Presenting theory Stateful_Protocol_Composition_and_Typing.Typed_Model

20:02:44 Presenting theory Stateful_Protocol_Composition_and_Typing.Typing_Result

20:02:44 Presenting theory Stateful_Protocol_Composition_and_Typing.Stateful_Strands

20:02:44 Presenting theory Stateful_Protocol_Composition_and_Typing.Stateful_Typing

20:02:45 Presenting theory Stateful_Protocol_Composition_and_Typing.Labeled_Strands

20:02:45 Presenting theory Stateful_Protocol_Composition_and_Typing.Parallel_Compositionality

20:02:46 Presenting theory Stateful_Protocol_Composition_and_Typing.Labeled_Stateful_Strands

20:02:47 Presenting theory Stateful_Protocol_Composition_and_Typing.Stateful_Compositionality

20:02:47 Presenting theory Stateful_Protocol_Composition_and_Typing.Example_Keyserver

20:02:48 Presenting theory Stateful_Protocol_Composition_and_Typing.Example_TLS

20:02:49 Presenting theory Stateful_Protocol_Composition_and_Typing.Examples

20:02:51 Presenting Automated_Stateful_Protocol_Verification ...

20:02:52 Presenting document Automated_Stateful_Protocol_Verification/document

20:02:52 Presenting document Automated_Stateful_Protocol_Verification/outline

20:02:52 Presenting theory Automated_Stateful_Protocol_Verification.Transactions

20:02:52 Presenting theory Automated_Stateful_Protocol_Verification.Term_Abstraction

20:02:52 Presenting theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Model

20:02:52 Presenting theory Automated_Stateful_Protocol_Verification.Term_Variants

20:02:52 Presenting theory Automated_Stateful_Protocol_Verification.Term_Implication

20:02:52 Presenting theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Verification

20:02:52 Presenting theory Automated_Stateful_Protocol_Verification.Eisbach_Protocol_Verification

20:02:52 Presenting theory Automated_Stateful_Protocol_Verification.ml_yacc_lib

20:02:52 Presenting theory Automated_Stateful_Protocol_Verification.trac_term

20:02:52 Presenting theory Automated_Stateful_Protocol_Verification.trac_fp_parser

20:02:53 Presenting theory Automated_Stateful_Protocol_Verification.trac_protocol_parser

20:02:53 Presenting theory Automated_Stateful_Protocol_Verification.trac

20:02:53 Presenting theory Automated_Stateful_Protocol_Verification.PSPSP

20:02:53 Presenting theory Automated_Stateful_Protocol_Verification.Keyserver

20:02:53 Presenting theory Automated_Stateful_Protocol_Verification.Keyserver2

20:02:53 Presenting theory Automated_Stateful_Protocol_Verification.Keyserver_Composition

20:02:53 Presenting file "ml-yacc-lib/base.sig"

20:02:53 Presenting file "ml-yacc-lib/join.sml"

20:02:53 Presenting file "ml-yacc-lib/lrtable.sml"

20:02:53 Presenting file "ml-yacc-lib/stream.sml"

20:02:53 Presenting file "ml-yacc-lib/parser2.sml"

20:02:53 Presenting theory Automated_Stateful_Protocol_Verification.PKCS_Model03

20:02:53 Presenting file "trac_parser/trac_fp.grm.sig"

20:02:53 Presenting file "trac_parser/trac_fp.lex.sml"

20:02:53 Presenting file "trac_parser/trac_fp.grm.sml"

20:02:53 Presenting theory Automated_Stateful_Protocol_Verification.PKCS_Model07

20:02:53 Presenting theory Automated_Stateful_Protocol_Verification.PKCS_Model09

20:02:53 Presenting theory Automated_Stateful_Protocol_Verification.Examples

20:02:55 Presenting file "trac_parser/trac_protocol.grm.sig"

20:02:55 Presenting file "trac_parser/trac_protocol.lex.sml"

20:02:55 Presenting file "trac_parser/trac_protocol.grm.sml"

20:02:59 Presenting Matrix ...

20:02:59 Presenting document Matrix/document

20:02:59 Presenting document Matrix/outline

20:02:59 Presenting theory Matrix.Utility

20:02:59 Presenting theory Matrix.Ordered_Semiring

20:02:59 Presenting theory Matrix.Matrix_Legacy

20:02:59 Presenting Matrix_Tensor ...

20:02:59 Presenting document Matrix_Tensor/document

20:02:59 Presenting document Matrix_Tensor/outline

20:02:59 Presenting theory Matrix_Tensor.Matrix_Tensor

20:03:01 Presenting Knot_Theory ...

20:03:01 Presenting document Knot_Theory/document

20:03:01 Presenting document Knot_Theory/outline

20:03:01 Presenting theory Knot_Theory.Preliminaries

20:03:01 Presenting theory Knot_Theory.Tangles

20:03:01 Presenting theory Knot_Theory.Tangle_Algebra

20:03:01 Presenting theory Knot_Theory.Tangle_Relation

20:03:01 Presenting theory Knot_Theory.Tangle_Moves

20:03:01 Presenting theory Knot_Theory.Link_Algebra

20:03:01 Presenting theory Knot_Theory.Example

20:03:01 Presenting theory Knot_Theory.Kauffman_Matrix

20:03:01 Presenting theory Knot_Theory.Computations

20:03:01 Presenting theory Knot_Theory.Linkrel_Kauffman

20:03:02 Presenting theory Knot_Theory.Kauffman_Invariance

20:03:02 Presenting theory Knot_Theory.Knot_Theory

20:03:03 Presenting Minsky_Machines ...

20:03:03 Presenting document Minsky_Machines/document

20:03:03 Presenting document Minsky_Machines/outline

20:03:03 Presenting theory Minsky_Machines.Recursive_Inseparability

20:03:03 Presenting theory Minsky_Machines.Minsky

20:03:03 Presenting Polynomials ...

20:03:03 Presenting document Polynomials/document

20:03:03 Presenting document Polynomials/outline

20:03:03 Presenting theory Polynomials.Utils

20:03:03 Presenting theory Polynomials.MPoly_Type

20:03:03 Presenting theory Polynomials.More_MPoly_Type

20:03:03 Presenting theory Polynomials.Power_Products

20:03:03 Presenting theory Polynomials.More_Modules

20:03:03 Presenting theory Polynomials.MPoly_Type_Class

20:03:03 Presenting theory Polynomials.MPoly_Type_Class_Ordered

20:03:03 Presenting theory Polynomials.Poly_Mapping_Finite_Map

20:03:03 Presenting theory Polynomials.MPoly_Type_Class_FMap

20:03:03 Presenting theory Polynomials.PP_Type

20:03:04 Presenting theory Polynomials.OAlist

20:03:04 Presenting theory Polynomials.OAlist_Poly_Mapping

20:03:04 Presenting theory Polynomials.Term_Order

20:03:04 Presenting theory Polynomials.MPoly_Type_Class_OAlist

20:03:04 Presenting theory Polynomials.Quasi_PM_Power_Products

20:03:05 Presenting theory Polynomials.MPoly_PM

20:03:05 Presenting theory Polynomials.MPoly_Type_Univariate

20:03:05 Presenting theory Polynomials.Polynomials

20:03:05 Presenting theory Polynomials.Show_Polynomials

20:03:05 Presenting theory Polynomials.NZM

20:03:08 Presenting Abstract_Completeness ...

20:03:08 Presenting document Abstract_Completeness/document

20:03:08 Presenting document Abstract_Completeness/outline

20:03:08 Presenting theory Abstract_Completeness.Abstract_Completeness

20:03:08 Presenting theory Abstract_Completeness.Propositional_Logic

20:03:08 Presenting Abstract_Soundness ...

20:03:08 Presenting document Abstract_Soundness/document

20:03:08 Presenting document Abstract_Soundness/outline

20:03:08 Presenting theory Abstract_Soundness.Finite_Proof_Soundness

20:03:08 Presenting theory Abstract_Soundness.Infinite_Proof_Soundness

20:03:09 Presenting Amortized_Complexity ...

20:03:09 Presenting document Amortized_Complexity/document

20:03:09 Presenting document Amortized_Complexity/outline

20:03:09 Presenting theory Amortized_Complexity.Amortized_Framework0

20:03:09 Presenting theory Amortized_Complexity.Amortized_Framework

20:03:09 Presenting theory Amortized_Complexity.Amortized_Examples

20:03:09 Presenting theory Amortized_Complexity.Priority_Queue_ops_merge

20:03:09 Presenting theory Amortized_Complexity.Skew_Heap_Analysis

20:03:09 Presenting theory Amortized_Complexity.Lemmas_log

20:03:09 Presenting theory Amortized_Complexity.Splay_Tree_Analysis_Base

20:03:09 Presenting theory Amortized_Complexity.Splay_Tree_Analysis

20:03:09 Presenting theory Amortized_Complexity.Splay_Tree_Analysis_Optimal

20:03:09 Presenting theory Amortized_Complexity.Priority_Queue_ops

20:03:09 Presenting theory Amortized_Complexity.Splay_Heap_Analysis

20:03:09 Presenting theory Amortized_Complexity.Pairing_Heap_Tree_Analysis

20:03:09 Presenting theory Amortized_Complexity.Pairing_Heap_Tree_Analysis2

20:03:09 Presenting theory Amortized_Complexity.Pairing_Heap_List1_Analysis

20:03:09 Presenting theory Amortized_Complexity.Pairing_Heap_List1_Analysis2

20:03:09 Presenting theory Amortized_Complexity.Pairing_Heap_List2_Analysis

20:03:09 Presenting Dynamic_Tables ...

20:03:09 Presenting document Dynamic_Tables/document

20:03:09 Presenting document Dynamic_Tables/outline

20:03:09 Presenting theory Dynamic_Tables.Tables_real

20:03:09 Presenting theory Dynamic_Tables.Tables_nat

20:03:09 Presenting Bell_Numbers_Spivey ...

20:03:09 Presenting document Bell_Numbers_Spivey/document

20:03:09 Presenting document Bell_Numbers_Spivey/outline

20:03:09 Presenting theory Bell_Numbers_Spivey.Bell_Numbers

20:03:10 Presenting Card_Equiv_Relations ...

20:03:10 Presenting document Card_Equiv_Relations/document

20:03:10 Presenting document Card_Equiv_Relations/outline

20:03:10 Presenting theory Card_Equiv_Relations.Card_Equiv_Relations

20:03:10 Presenting theory Card_Equiv_Relations.Card_Partial_Equiv_Relations

20:03:10 Presenting Binomial-Heaps ...

20:03:10 Presenting document Binomial-Heaps/document

20:03:10 Presenting document Binomial-Heaps/outline

20:03:10 Presenting theory Binomial-Heaps.BinomialHeap

20:03:10 Presenting theory Binomial-Heaps.SkewBinomialHeap

20:03:10 Presenting theory Binomial-Heaps.Test

20:03:10 Presenting Boolean_Expression_Checkers ...

20:03:10 Presenting document Boolean_Expression_Checkers/document

20:03:10 Presenting document Boolean_Expression_Checkers/outline

20:03:10 Presenting theory Boolean_Expression_Checkers.Boolean_Expression_Checkers

20:03:10 Presenting theory Boolean_Expression_Checkers.Boolean_Expression_Example

20:03:10 Presenting theory Boolean_Expression_Checkers.Boolean_Expression_Checkers_AList_Mapping

20:03:11 Presenting Buildings ...

20:03:11 Presenting document Buildings/document

20:03:11 Presenting document Buildings/outline

20:03:11 Presenting theory Buildings.Prelim

20:03:11 Presenting theory Buildings.Algebra

20:03:11 Presenting theory Buildings.Simplicial

20:03:11 Presenting theory Buildings.Chamber

20:03:11 Presenting theory Buildings.Coxeter

20:03:11 Presenting theory Buildings.Building

20:03:12 Presenting Card_Number_Partitions ...

20:03:12 Presenting document Card_Number_Partitions/document

20:03:12 Presenting document Card_Number_Partitions/outline

20:03:12 Presenting theory Card_Number_Partitions.Additions_to_Main

20:03:12 Presenting theory Card_Number_Partitions.Card_Number_Partitions

20:03:12 Presenting theory Card_Number_Partitions.Number_Partition

20:03:12 Presenting Category2 ...

20:03:12 Presenting document Category2/document

20:03:12 Presenting document Category2/outline

20:03:12 Presenting theory Category2.Category

20:03:12 Presenting theory Category2.Universe

20:03:12 Presenting theory Category2.MonadicEquationalTheory

20:03:12 Presenting theory Category2.Functors

20:03:12 Presenting theory Category2.NatTrans

20:03:12 Presenting theory Category2.SetCat

20:03:12 Presenting theory Category2.Yoneda

20:03:14 Presenting Category3 ...

20:03:14 Presenting document Category3/document

20:03:14 Presenting document Category3/outline

20:03:14 Presenting theory Category3.Category

20:03:14 Presenting theory Category3.ConcreteCategory

20:03:14 Presenting theory Category3.FreeCategory

20:03:14 Presenting theory Category3.DiscreteCategory

20:03:14 Presenting theory Category3.DualCategory

20:03:14 Presenting theory Category3.EpiMonoIso

20:03:14 Presenting theory Category3.InitialTerminal

20:03:14 Presenting theory Category3.Functor

20:03:14 Presenting theory Category3.SetCategory

20:03:14 Presenting theory Category3.SetCat

20:03:14 Presenting theory Category3.ProductCategory

20:03:14 Presenting theory Category3.NaturalTransformation

20:03:14 Presenting theory Category3.BinaryFunctor

20:03:14 Presenting theory Category3.FunctorCategory

20:03:14 Presenting theory Category3.Yoneda

20:03:14 Presenting theory Category3.Adjunction

20:03:15 Presenting theory Category3.Limit

20:03:15 Presenting theory Category3.Subcategory

20:03:15 Presenting theory Category3.EquivalenceOfCategories

20:03:15 Presenting theory Category3.CartesianCategory

20:03:15 Presenting theory Category3.CategoryWithPullbacks

20:03:16 Presenting theory Category3.CategoryWithFiniteLimits

20:03:16 Presenting theory Category3.CartesianClosedCategory

20:03:16 Presenting theory Category3.HFSetCat

20:03:19 Presenting MonoidalCategory ...

20:03:19 Presenting document MonoidalCategory/document

20:03:19 Presenting document MonoidalCategory/outline

20:03:19 Presenting theory MonoidalCategory.MonoidalCategory

20:03:19 Presenting theory MonoidalCategory.MonoidalFunctor

20:03:19 Presenting theory MonoidalCategory.FreeMonoidalCategory

20:03:19 Presenting theory MonoidalCategory.CartesianMonoidalCategory

20:03:21 Presenting ConcurrentIMP ...

20:03:21 Presenting document ConcurrentIMP/document

20:03:21 Presenting document ConcurrentIMP/outline

20:03:21 Presenting theory ConcurrentIMP.CIMP_pred

20:03:21 Presenting theory ConcurrentIMP.Infinite_Sequences

20:03:21 Presenting theory ConcurrentIMP.LTL

20:03:21 Presenting theory ConcurrentIMP.CIMP_lang

20:03:21 Presenting theory ConcurrentIMP.CIMP

20:03:21 Presenting theory ConcurrentIMP.CIMP_locales

20:03:21 Presenting theory ConcurrentIMP.CIMP_vcg

20:03:21 Presenting theory ConcurrentIMP.CIMP_vcg_rules

20:03:21 Presenting theory ConcurrentIMP.CIMP_one_place_buffer

20:03:21 Presenting theory ConcurrentIMP.CIMP_unbounded_buffer

20:03:21 Presenting file "cimp.ML"

20:03:21 Presenting CoreC++ ...

20:03:21 Presenting document CoreC++/document

20:03:21 Presenting document CoreC++/outline

20:03:21 Presenting theory CoreC++.Auxiliary

20:03:21 Presenting theory CoreC++.Type

20:03:21 Presenting theory CoreC++.Value

20:03:21 Presenting theory CoreC++.Expr

20:03:21 Presenting theory CoreC++.Decl

20:03:21 Presenting theory CoreC++.ClassRel

20:03:21 Presenting theory CoreC++.SubObj

20:03:21 Presenting theory CoreC++.Objects

20:03:21 Presenting theory CoreC++.Exceptions

20:03:21 Presenting theory CoreC++.Syntax

20:03:21 Presenting theory CoreC++.State

20:03:21 Presenting theory CoreC++.BigStep

20:03:21 Presenting theory CoreC++.SmallStep

20:03:21 Presenting theory CoreC++.SystemClasses

20:03:21 Presenting theory CoreC++.TypeRel

20:03:21 Presenting theory CoreC++.WellType

20:03:21 Presenting theory CoreC++.WellForm

20:03:21 Presenting theory CoreC++.WWellForm

20:03:21 Presenting theory CoreC++.Equivalence

20:03:21 Presenting theory CoreC++.DefAss

20:03:21 Presenting theory CoreC++.WellTypeRT

20:03:22 Presenting theory CoreC++.Conform

20:03:22 Presenting theory CoreC++.Progress

20:03:22 Presenting theory CoreC++.HeapExtension

20:03:23 Presenting theory CoreC++.CWellForm

20:03:23 Presenting theory CoreC++.TypeSafe

20:03:23 Presenting theory CoreC++.Determinism

20:03:23 Presenting theory CoreC++.Annotate

20:03:23 Presenting theory CoreC++.Execute

20:03:23 Presenting theory CoreC++.CoreC++

20:03:27 Presenting Core_DOM ...

20:03:27 Presenting document Core_DOM/document

20:03:27 Presenting document Core_DOM/outline

20:03:27 Presenting theory Core_DOM.Hiding_Type_Variables

20:03:27 Presenting theory Core_DOM.Ref

20:03:27 Presenting theory Core_DOM.Core_DOM_Basic_Datatypes

20:03:27 Presenting theory Core_DOM.BaseClass

20:03:27 Presenting theory Core_DOM.Heap_Error_Monad

20:03:27 Presenting theory Core_DOM.BaseMonad

20:03:27 Presenting theory Core_DOM.ObjectPointer

20:03:27 Presenting theory Core_DOM.ObjectClass

20:03:27 Presenting theory Core_DOM.ObjectMonad

20:03:27 Presenting theory Core_DOM.NodePointer

20:03:27 Presenting theory Core_DOM.NodeClass

20:03:27 Presenting theory Core_DOM.NodeMonad

20:03:27 Presenting theory Core_DOM.ElementPointer

20:03:27 Presenting theory Core_DOM.CharacterDataPointer

20:03:27 Presenting theory Core_DOM.DocumentPointer

20:03:27 Presenting theory Core_DOM.ShadowRootPointer

20:03:27 Presenting theory Core_DOM.ElementClass

20:03:27 Presenting theory Core_DOM.ElementMonad

20:03:27 Presenting theory Core_DOM.CharacterDataClass

20:03:27 Presenting theory Core_DOM.CharacterDataMonad

20:03:27 Presenting theory Core_DOM.DocumentClass

20:03:28 Presenting theory Core_DOM.DocumentMonad

20:03:28 Presenting theory Core_DOM.Core_DOM_Functions

20:03:28 Presenting theory Core_DOM.Core_DOM_Heap_WF

20:03:28 Presenting theory Core_DOM.Core_DOM

20:03:28 Presenting theory Core_DOM.Testing_Utils

20:03:28 Presenting theory Core_DOM.Core_DOM_BaseTest

20:03:28 Presenting theory Core_DOM.Document_adoptNode

20:03:28 Presenting theory Core_DOM.Document_getElementById

20:03:28 Presenting theory Core_DOM.Node_insertBefore

20:03:28 Presenting theory Core_DOM.Node_removeChild

20:03:28 Presenting theory Core_DOM.Core_DOM_Tests

20:03:30 Presenting Shadow_DOM ...

20:03:30 Presenting document Shadow_DOM/document

20:03:30 Presenting document Shadow_DOM/outline

20:03:30 Presenting theory Shadow_DOM.ShadowRootClass

20:03:30 Presenting theory Shadow_DOM.ShadowRootMonad

20:03:30 Presenting theory Shadow_DOM.Shadow_DOM

20:03:30 Presenting theory Shadow_DOM.Shadow_DOM_BaseTest

20:03:30 Presenting theory Shadow_DOM.slots

20:03:30 Presenting theory Shadow_DOM.slots_fallback

20:03:30 Presenting theory Shadow_DOM.Shadow_DOM_Document_adoptNode

20:03:30 Presenting theory Shadow_DOM.Shadow_DOM_Document_getElementById

20:03:30 Presenting theory Shadow_DOM.Shadow_DOM_Node_insertBefore

20:03:30 Presenting theory Shadow_DOM.Shadow_DOM_Node_removeChild

20:03:30 Presenting theory Shadow_DOM.Shadow_DOM_Tests

20:03:33 Presenting DOM_Components ...

20:03:33 Presenting document DOM_Components/document

20:03:33 Presenting document DOM_Components/outline

20:03:33 Presenting theory DOM_Components.Core_DOM_Components

20:03:33 Presenting theory DOM_Components.fancy_tabs

20:03:33 Presenting theory DOM_Components.Shadow_DOM_Components

20:03:34 Presenting Core_SC_DOM ...

20:03:34 Presenting document Core_SC_DOM/document

20:03:34 Presenting document Core_SC_DOM/outline

20:03:34 Presenting theory Core_SC_DOM.Hiding_Type_Variables

20:03:34 Presenting theory Core_SC_DOM.Ref

20:03:34 Presenting theory Core_SC_DOM.Core_DOM_Basic_Datatypes

20:03:34 Presenting theory Core_SC_DOM.BaseClass

20:03:34 Presenting theory Core_SC_DOM.Heap_Error_Monad

20:03:34 Presenting theory Core_SC_DOM.BaseMonad

20:03:34 Presenting theory Core_SC_DOM.ObjectPointer

20:03:34 Presenting theory Core_SC_DOM.ObjectClass

20:03:34 Presenting theory Core_SC_DOM.ObjectMonad

20:03:34 Presenting theory Core_SC_DOM.NodePointer

20:03:34 Presenting theory Core_SC_DOM.NodeClass

20:03:34 Presenting theory Core_SC_DOM.NodeMonad

20:03:34 Presenting theory Core_SC_DOM.ElementPointer

20:03:34 Presenting theory Core_SC_DOM.CharacterDataPointer

20:03:34 Presenting theory Core_SC_DOM.DocumentPointer

20:03:34 Presenting theory Core_SC_DOM.ShadowRootPointer

20:03:34 Presenting theory Core_SC_DOM.ElementClass

20:03:34 Presenting theory Core_SC_DOM.ElementMonad

20:03:34 Presenting theory Core_SC_DOM.CharacterDataClass

20:03:34 Presenting theory Core_SC_DOM.CharacterDataMonad

20:03:34 Presenting theory Core_SC_DOM.DocumentClass

20:03:34 Presenting theory Core_SC_DOM.DocumentMonad

20:03:34 Presenting theory Core_SC_DOM.Core_DOM_Functions

20:03:34 Presenting theory Core_SC_DOM.Core_DOM_Heap_WF

20:03:34 Presenting theory Core_SC_DOM.Core_DOM

20:03:34 Presenting theory Core_SC_DOM.Testing_Utils

20:03:34 Presenting theory Core_SC_DOM.Core_DOM_BaseTest

20:03:34 Presenting theory Core_SC_DOM.Document_adoptNode

20:03:34 Presenting theory Core_SC_DOM.Document_getElementById

20:03:34 Presenting theory Core_SC_DOM.Node_insertBefore

20:03:34 Presenting theory Core_SC_DOM.Node_removeChild

20:03:35 Presenting theory Core_SC_DOM.Core_DOM_Tests

20:03:36 Presenting Shadow_SC_DOM ...

20:03:36 Presenting document Shadow_SC_DOM/document

20:03:36 Presenting document Shadow_SC_DOM/outline

20:03:36 Presenting theory Shadow_SC_DOM.ShadowRootClass

20:03:36 Presenting theory Shadow_SC_DOM.ShadowRootMonad

20:03:36 Presenting theory Shadow_SC_DOM.Shadow_DOM

20:03:36 Presenting theory Shadow_SC_DOM.Shadow_DOM_BaseTest

20:03:36 Presenting theory Shadow_SC_DOM.slots

20:03:36 Presenting theory Shadow_SC_DOM.slots_fallback

20:03:36 Presenting theory Shadow_SC_DOM.Shadow_DOM_Document_adoptNode

20:03:36 Presenting theory Shadow_SC_DOM.Shadow_DOM_Document_getElementById

20:03:36 Presenting theory Shadow_SC_DOM.Shadow_DOM_Node_insertBefore

20:03:36 Presenting theory Shadow_SC_DOM.Shadow_DOM_Node_removeChild

20:03:36 Presenting theory Shadow_SC_DOM.Shadow_DOM_Tests

20:03:40 Presenting SC_DOM_Components ...

20:03:40 Presenting document SC_DOM_Components/document

20:03:40 Presenting document SC_DOM_Components/outline

20:03:40 Presenting theory SC_DOM_Components.Core_DOM_DOM_Components

20:03:40 Presenting theory SC_DOM_Components.Core_DOM_SC_DOM_Components

20:03:40 Presenting theory SC_DOM_Components.Shadow_DOM_DOM_Components

20:03:40 Presenting theory SC_DOM_Components.Shadow_DOM_SC_DOM_Components

20:03:41 Presenting Datatype_Order_Generator ...

20:03:41 Presenting document Datatype_Order_Generator/document

20:03:41 Presenting document Datatype_Order_Generator/outline

20:03:41 Presenting theory Datatype_Order_Generator.Derive_Aux

20:03:41 Presenting theory Datatype_Order_Generator.Order_Generator

20:03:41 Presenting theory Datatype_Order_Generator.Hash_Generator

20:03:41 Presenting theory Datatype_Order_Generator.Derive

20:03:41 Presenting theory Datatype_Order_Generator.Derive_Examples

20:03:41 Presenting file "hash_generator.ML"

20:03:41 Presenting file "derive_aux.ML"

20:03:41 Presenting file "order_generator.ML"

20:03:41 Presenting Old_Datatype_Show ...

20:03:41 Presenting theory Old_Datatype_Show.Old_Show

20:03:41 Presenting theory Old_Datatype_Show.Old_Show_Generator

20:03:41 Presenting theory Old_Datatype_Show.Old_Show_Examples

20:03:41 Presenting theory Old_Datatype_Show.Old_Show_Instances

20:03:41 Presenting file "old_show_generator.ML"

20:03:41 Presenting Deriving ...

20:03:41 Presenting document Deriving/document

20:03:41 Presenting document Deriving/outline

20:03:41 Presenting theory Deriving.Derive_Manager

20:03:41 Presenting theory Deriving.Generator_Aux

20:03:41 Presenting theory Deriving.Comparator

20:03:41 Presenting theory Deriving.Compare

20:03:41 Presenting theory Deriving.RBT_Compare_Order_Impl

20:03:41 Presenting theory Deriving.RBT_Comparator_Impl

20:03:41 Presenting theory Deriving.Comparator_Generator

20:03:41 Presenting theory Deriving.Compare_Instances

20:03:41 Presenting theory Deriving.Compare_Generator

20:03:41 Presenting theory Deriving.Compare_Order_Instances

20:03:42 Presenting theory Deriving.Compare_Rat

20:03:42 Presenting theory Deriving.Compare_Real

20:03:42 Presenting theory Deriving.Equality_Generator

20:03:42 Presenting theory Deriving.Equality_Instances

20:03:42 Presenting theory Deriving.Hash_Generator

20:03:42 Presenting file "derive_manager.ML"

20:03:42 Presenting file "compare_code.ML"

20:03:42 Presenting theory Deriving.Hash_Instances

20:03:42 Presenting theory Deriving.Countable_Generator

20:03:42 Presenting file "compare_generator.ML"

20:03:42 Presenting theory Deriving.Derive

20:03:42 Presenting theory Deriving.Derive_Examples

20:03:42 Presenting file "hash_generator.ML"

20:03:42 Presenting file "bnf_access.ML"

20:03:42 Presenting file "generator_aux.ML"

20:03:42 Presenting file "equality_generator.ML"

20:03:42 Presenting file "comparator_generator.ML"

20:03:42 Presenting Containers ...

20:03:42 Presenting document Containers/document

20:03:42 Presenting document Containers/outline

20:03:42 Presenting theory Containers.Containers_Auxiliary

20:03:42 Presenting theory Containers.Card_Datatype

20:03:42 Presenting theory Containers.List_Fusion

20:03:42 Presenting theory Containers.Lexicographic_Order

20:03:42 Presenting theory Containers.Extend_Partial_Order

20:03:42 Presenting theory Containers.Set_Linorder

20:03:42 Presenting theory Containers.Containers_Generator

20:03:42 Presenting theory Containers.Collection_Order

20:03:42 Presenting theory Containers.List_Proper_Interval

20:03:42 Presenting theory Containers.Collection_Eq

20:03:42 Presenting theory Containers.Collection_Enum

20:03:42 Presenting theory Containers.Equal

20:03:42 Presenting theory Containers.RBT_ext

20:03:42 Presenting file "containers_generator.ML"

20:03:42 Presenting theory Containers.RBT_Mapping2

20:03:43 Presenting theory Containers.AssocList

20:03:43 Presenting file "ceq_generator.ML"

20:03:43 Presenting theory Containers.DList_Set

20:03:43 Presenting theory Containers.RBT_Set2

20:03:43 Presenting theory Containers.Closure_Set

20:03:43 Presenting theory Containers.Set_Impl

20:03:43 Presenting theory Containers.Mapping_Impl

20:03:43 Presenting file "cenum_generator.ML"

20:03:43 Presenting theory Containers.Map_To_Mapping

20:03:43 Presenting file "ccompare_generator.ML"

20:03:43 Presenting theory Containers.Containers

20:03:43 Presenting theory Containers.Compatibility_Containers_Regular_Sets

20:03:43 Presenting theory Containers.Containers_Userguide

20:03:43 Presenting theory Containers.Card_Datatype_Ex

20:03:43 Presenting theory Containers.Map_To_Mapping_Ex

20:03:43 Presenting theory Containers.TwoSat_Ex

20:03:43 Presenting theory Containers.Containers_DFS_Ex

20:03:43 Presenting theory Containers.Containers_TwoSat_Ex

20:03:43 Presenting file "mapping_impl_generator.ML"

20:03:44 Presenting file "set_impl_generator.ML"

20:03:44 Presenting Containers-Benchmarks ...

20:03:44 Presenting theory Containers-Benchmarks.Benchmark_Bool

20:03:44 Presenting theory Containers-Benchmarks.Benchmark_Comparison

20:03:44 Presenting theory Containers-Benchmarks.Benchmark_LC

20:03:44 Presenting theory Containers-Benchmarks.Benchmark_Default

20:03:44 Presenting theory Containers-Benchmarks.Benchmark_ICF

20:03:44 Presenting theory Containers-Benchmarks.Benchmark_RBT

20:03:44 Presenting theory Containers-Benchmarks.Benchmark_Set

20:03:44 Presenting theory Containers-Benchmarks.Benchmark_Set_Default

20:03:44 Presenting theory Containers-Benchmarks.Benchmark_Set_LC

20:03:44 Presenting theory Containers-Benchmarks.Clauses

20:03:44 Presenting MFOTL_Monitor ...

20:03:44 Presenting document MFOTL_Monitor/document

20:03:44 Presenting document MFOTL_Monitor/outline

20:03:44 Presenting theory MFOTL_Monitor.Trace

20:03:44 Presenting theory MFOTL_Monitor.Table

20:03:44 Presenting theory MFOTL_Monitor.Abstract_Monitor

20:03:44 Presenting theory MFOTL_Monitor.Interval

20:03:44 Presenting theory MFOTL_Monitor.MFOTL

20:03:44 Presenting theory MFOTL_Monitor.Monitor

20:03:44 Presenting theory MFOTL_Monitor.Slicing

20:03:44 Presenting theory MFOTL_Monitor.Monitor_Code

20:03:44 Presenting theory MFOTL_Monitor.Examples

20:03:45 Presenting MFODL_Monitor_Optimized ...

20:03:45 Presenting document MFODL_Monitor_Optimized/document

20:03:45 Presenting document MFODL_Monitor_Optimized/outline

20:03:45 Presenting theory MFODL_Monitor_Optimized.Code_Double

20:03:45 Presenting theory MFODL_Monitor_Optimized.Event_Data

20:03:45 Presenting theory MFODL_Monitor_Optimized.Regex

20:03:45 Presenting theory MFODL_Monitor_Optimized.Formula

20:03:45 Presenting theory MFODL_Monitor_Optimized.Optimized_Join

20:03:45 Presenting theory MFODL_Monitor_Optimized.Monitor

20:03:45 Presenting theory MFODL_Monitor_Optimized.Optimized_MTL

20:03:45 Presenting theory MFODL_Monitor_Optimized.Monitor_Impl

20:03:45 Presenting theory MFODL_Monitor_Optimized.Monitor_Code

20:03:49 Presenting Show ...

20:03:49 Presenting document Show/document

20:03:49 Presenting document Show/outline

20:03:49 Presenting theory Show.Show

20:03:49 Presenting theory Show.Show_Instances

20:03:49 Presenting theory Show.Show_Poly

20:03:49 Presenting theory Show.Show_Real

20:03:49 Presenting theory Show.Show_Complex

20:03:49 Presenting theory Show.Show_Real_Impl

20:03:49 Presenting file "show_generator.ML"

20:03:49 Presenting Epistemic_Logic ...

20:03:49 Presenting document Epistemic_Logic/document

20:03:49 Presenting document Epistemic_Logic/outline

20:03:49 Presenting theory Epistemic_Logic.Epistemic_Logic

20:03:49 Presenting Extended_Finite_State_Machines ...

20:03:49 Presenting document Extended_Finite_State_Machines/document

20:03:49 Presenting document Extended_Finite_State_Machines/outline

20:03:49 Presenting theory Extended_Finite_State_Machines.Trilean

20:03:49 Presenting theory Extended_Finite_State_Machines.Value

20:03:49 Presenting theory Extended_Finite_State_Machines.VName

20:03:49 Presenting theory Extended_Finite_State_Machines.Value_Lexorder

20:03:49 Presenting theory Extended_Finite_State_Machines.AExp

20:03:49 Presenting theory Extended_Finite_State_Machines.AExp_Lexorder

20:03:49 Presenting theory Extended_Finite_State_Machines.GExp

20:03:49 Presenting theory Extended_Finite_State_Machines.GExp_Lexorder

20:03:49 Presenting theory Extended_Finite_State_Machines.FSet_Utils

20:03:49 Presenting theory Extended_Finite_State_Machines.Transition

20:03:49 Presenting theory Extended_Finite_State_Machines.Transition_Lexorder

20:03:49 Presenting theory Extended_Finite_State_Machines.EFSM

20:03:49 Presenting theory Extended_Finite_State_Machines.EFSM_LTL

20:03:50 Presenting theory Extended_Finite_State_Machines.Drinks_Machine

20:03:50 Presenting theory Extended_Finite_State_Machines.Drinks_Machine_2

20:03:50 Presenting theory Extended_Finite_State_Machines.Drinks_Machine_LTL

20:03:50 Presenting Extended_Finite_State_Machine_Inference ...

20:03:50 Presenting document Extended_Finite_State_Machine_Inference/document

20:03:50 Presenting document Extended_Finite_State_Machine_Inference/outline

20:03:50 Presenting theory Extended_Finite_State_Machine_Inference.Subsumption

20:03:50 Presenting theory Extended_Finite_State_Machine_Inference.Drinks_Subsumption

20:03:50 Presenting theory Extended_Finite_State_Machine_Inference.Inference

20:03:50 Presenting theory Extended_Finite_State_Machine_Inference.Store_Reuse

20:03:50 Presenting theory Extended_Finite_State_Machine_Inference.SelectionStrategies

20:03:50 Presenting theory Extended_Finite_State_Machine_Inference.Store_Reuse_Subsumption

20:03:50 Presenting theory Extended_Finite_State_Machine_Inference.Increment_Reset

20:03:50 Presenting theory Extended_Finite_State_Machine_Inference.Same_Register

20:03:50 Presenting theory Extended_Finite_State_Machine_Inference.Least_Upper_Bound

20:03:50 Presenting theory Extended_Finite_State_Machine_Inference.Distinguishing_Guards

20:03:50 Presenting theory Extended_Finite_State_Machine_Inference.Weak_Subsumption

20:03:50 Presenting theory Extended_Finite_State_Machine_Inference.Group_By

20:03:50 Presenting theory Extended_Finite_State_Machine_Inference.PTA_Generalisation

20:03:50 Presenting theory Extended_Finite_State_Machine_Inference.EFSM_Dot

20:03:50 Presenting theory Extended_Finite_State_Machine_Inference.efsm2sal

20:03:51 Presenting theory Extended_Finite_State_Machine_Inference.Code_Target_List

20:03:51 Presenting theory Extended_Finite_State_Machine_Inference.Code_Target_Set

20:03:51 Presenting theory Extended_Finite_State_Machine_Inference.Code_Target_FSet

20:03:51 Presenting theory Extended_Finite_State_Machine_Inference.Code_Generation

20:03:51 Presenting FOL-Fitting ...

20:03:51 Presenting document FOL-Fitting/document

20:03:51 Presenting document FOL-Fitting/outline

20:03:51 Presenting theory FOL-Fitting.FOL_Fitting

20:03:53 Presenting FOL_Seq_Calc1 ...

20:03:53 Presenting document FOL_Seq_Calc1/document

20:03:53 Presenting document FOL_Seq_Calc1/outline

20:03:53 Presenting theory FOL_Seq_Calc1.Common

20:03:53 Presenting theory FOL_Seq_Calc1.Tableau

20:03:53 Presenting theory FOL_Seq_Calc1.Sequent

20:03:53 Presenting Falling_Factorial_Sum ...

20:03:53 Presenting document Falling_Factorial_Sum/document

20:03:53 Presenting document Falling_Factorial_Sum/outline

20:03:53 Presenting theory Falling_Factorial_Sum.Falling_Factorial_Sum_Combinatorics

20:03:53 Presenting theory Falling_Factorial_Sum.Falling_Factorial_Sum_Induction

20:03:53 Presenting theory Falling_Factorial_Sum.Falling_Factorial_Sum_Vandermonde

20:03:53 Presenting Finger-Trees ...

20:03:53 Presenting document Finger-Trees/document

20:03:53 Presenting document Finger-Trees/outline

20:03:53 Presenting theory Finger-Trees.FingerTree

20:03:53 Presenting theory Finger-Trees.Test

20:03:54 Presenting Formula_Derivatives ...

20:03:54 Presenting document Formula_Derivatives/document

20:03:54 Presenting document Formula_Derivatives/outline

20:03:54 Presenting theory Formula_Derivatives.While_Default

20:03:54 Presenting theory Formula_Derivatives.FSet_More

20:03:54 Presenting theory Formula_Derivatives.Automaton

20:03:54 Presenting theory Formula_Derivatives.Abstract_Formula

20:03:54 Presenting theory Formula_Derivatives.WS1S_Prelim

20:03:54 Presenting theory Formula_Derivatives.WS1S_Formula

20:03:54 Presenting theory Formula_Derivatives.WS1S_Alt_Formula

20:03:54 Presenting theory Formula_Derivatives.Presburger_Formula

20:03:54 Presenting theory Formula_Derivatives.WS1S_Presburger_Equivalence

20:03:54 Presenting theory Formula_Derivatives.WS1S_Nameful

20:03:55 Presenting Formula_Derivatives-Examples ...

20:03:55 Presenting theory Formula_Derivatives-Examples.WS1S_Examples

20:03:55 Presenting theory Formula_Derivatives-Examples.WS1S_Alt_Examples

20:03:55 Presenting theory Formula_Derivatives-Examples.Presburger_Examples

20:03:55 Presenting theory Formula_Derivatives-Examples.WS1S_Presburger_Examples

20:03:55 Presenting theory Formula_Derivatives-Examples.WS1S_Nameful_Examples

20:03:55 Presenting Functional-Automata ...

20:03:55 Presenting document Functional-Automata/document

20:03:55 Presenting document Functional-Automata/outline

20:03:55 Presenting theory Functional-Automata.AutoProj

20:03:55 Presenting theory Functional-Automata.DA

20:03:55 Presenting theory Functional-Automata.NA

20:03:55 Presenting theory Functional-Automata.NAe

20:03:55 Presenting theory Functional-Automata.Automata

20:03:55 Presenting theory Functional-Automata.RegExp2NA

20:03:55 Presenting theory Functional-Automata.AutoRegExp

20:03:55 Presenting theory Functional-Automata.RegExp2NAe

20:03:55 Presenting theory Functional-Automata.MaxPrefix

20:03:55 Presenting theory Functional-Automata.MaxChop

20:03:55 Presenting theory Functional-Automata.AutoMaxChop

20:03:55 Presenting theory Functional-Automata.RegSet_of_nat_DA

20:03:56 Presenting theory Functional-Automata.Execute

20:03:56 Presenting theory Functional-Automata.Functional_Automata

20:03:56 Presenting Generalized_Counting_Sort ...

20:03:56 Presenting document Generalized_Counting_Sort/document

20:03:56 Presenting document Generalized_Counting_Sort/outline

20:03:56 Presenting theory Generalized_Counting_Sort.Algorithm

20:03:56 Presenting theory Generalized_Counting_Sort.Conservation

20:03:56 Presenting theory Generalized_Counting_Sort.Sorting

20:03:56 Presenting theory Generalized_Counting_Sort.Stability

20:03:57 Presenting Graph_Saturation ...

20:03:57 Presenting document Graph_Saturation/document

20:03:57 Presenting document Graph_Saturation/outline

20:03:57 Presenting theory Graph_Saturation.MissingRelation

20:03:57 Presenting theory Graph_Saturation.LabeledGraphs

20:03:57 Presenting theory Graph_Saturation.RulesAndChains

20:03:57 Presenting theory Graph_Saturation.GraphRewriting

20:03:57 Presenting theory Graph_Saturation.LabeledGraphSemantics

20:03:57 Presenting theory Graph_Saturation.StandardModels

20:03:57 Presenting theory Graph_Saturation.RuleSemanticsConnection

20:03:57 Presenting theory Graph_Saturation.StandardRules

20:03:57 Presenting theory Graph_Saturation.CombinedCorrectness

20:03:58 Presenting Graph_Theory ...

20:03:58 Presenting document Graph_Theory/document

20:03:58 Presenting document Graph_Theory/outline

20:03:58 Presenting theory Graph_Theory.Rtrancl_On

20:03:58 Presenting theory Graph_Theory.Stuff

20:03:58 Presenting theory Graph_Theory.Digraph

20:03:58 Presenting theory Graph_Theory.Bidirected_Digraph

20:03:58 Presenting theory Graph_Theory.Arc_Walk

20:03:58 Presenting theory Graph_Theory.Pair_Digraph

20:03:58 Presenting theory Graph_Theory.Digraph_Component

20:03:58 Presenting theory Graph_Theory.Vertex_Walk

20:03:58 Presenting theory Graph_Theory.Digraph_Component_Vwalk

20:03:58 Presenting theory Graph_Theory.Digraph_Isomorphism

20:03:58 Presenting theory Graph_Theory.Auxiliary

20:03:58 Presenting theory Graph_Theory.Subdivision

20:03:58 Presenting theory Graph_Theory.Euler

20:03:58 Presenting theory Graph_Theory.Kuratowski

20:03:59 Presenting theory Graph_Theory.Weighted_Graph

20:03:59 Presenting theory Graph_Theory.Shortest_Path

20:03:59 Presenting theory Graph_Theory.Graph_Theory

20:03:59 Presenting ShortestPath ...

20:03:59 Presenting document ShortestPath/document

20:03:59 Presenting document ShortestPath/outline

20:03:59 Presenting theory ShortestPath.ShortestPath

20:03:59 Presenting theory ShortestPath.ShortestPathNeg

20:04:00 Presenting Group-Ring-Module ...

20:04:00 Presenting document Group-Ring-Module/document

20:04:00 Presenting document Group-Ring-Module/outline

20:04:00 Presenting theory Group-Ring-Module.Algebra1

20:04:00 Presenting theory Group-Ring-Module.Algebra2

20:04:00 Presenting theory Group-Ring-Module.Algebra3

20:04:00 Presenting theory Group-Ring-Module.Algebra4

20:04:00 Presenting theory Group-Ring-Module.Algebra5

20:04:00 Presenting theory Group-Ring-Module.Algebra6

20:04:00 Presenting theory Group-Ring-Module.Algebra7

20:04:00 Presenting theory Group-Ring-Module.Algebra8

20:04:00 Presenting theory Group-Ring-Module.Algebra9

20:04:12 Presenting Valuation ...

20:04:12 Presenting document Valuation/document

20:04:12 Presenting document Valuation/outline

20:04:12 Presenting theory Valuation.Valuation1

20:04:12 Presenting theory Valuation.Valuation2

20:04:12 Presenting theory Valuation.Valuation3

20:04:15 Presenting HOL-Codegenerator_Test ...

20:04:15 Presenting theory HOL-Codegenerator_Test.Candidates

20:04:15 Presenting theory HOL-Codegenerator_Test.Generate

20:04:15 Presenting theory HOL-Codegenerator_Test.Generate_Binary_Nat

20:04:15 Presenting theory HOL-Codegenerator_Test.Generate_Target_Nat

20:04:15 Presenting theory HOL-Codegenerator_Test.Generate_Efficient_Datastructures

20:04:15 Presenting theory HOL-Codegenerator_Test.Code_Lazy_Test

20:04:15 Presenting theory HOL-Codegenerator_Test.Code_Test_PolyML

20:04:15 Presenting theory HOL-Codegenerator_Test.Code_Test_Scala

20:04:15 Presenting theory HOL-Codegenerator_Test.Code_Test_GHC

20:04:15 Presenting theory HOL-Codegenerator_Test.Code_Test_MLton

20:04:15 Presenting theory HOL-Codegenerator_Test.Code_Test_OCaml

20:04:15 Presenting theory HOL-Codegenerator_Test.Code_Test_SMLNJ

20:04:15 Presenting HOL-Computational_Algebra ...

20:04:15 Presenting theory HOL-Computational_Algebra.Factorial_Ring

20:04:15 Presenting theory HOL-Computational_Algebra.Euclidean_Algorithm

20:04:15 Presenting theory HOL-Computational_Algebra.Polynomial

20:04:15 Presenting theory HOL-Computational_Algebra.Formal_Power_Series

20:04:15 Presenting theory HOL-Computational_Algebra.Polynomial_FPS

20:04:15 Presenting theory HOL-Computational_Algebra.Formal_Laurent_Series

20:04:15 Presenting theory HOL-Computational_Algebra.Fraction_Field

20:04:15 Presenting theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

20:04:15 Presenting theory HOL-Computational_Algebra.Group_Closure

20:04:15 Presenting theory HOL-Computational_Algebra.Normalized_Fraction

20:04:15 Presenting theory HOL-Computational_Algebra.Primes

20:04:15 Presenting theory HOL-Computational_Algebra.Nth_Powers

20:04:15 Presenting theory HOL-Computational_Algebra.Polynomial_Factorial

20:04:16 Presenting theory HOL-Computational_Algebra.Squarefree

20:04:16 Presenting theory HOL-Computational_Algebra.Computational_Algebra

20:04:16 Presenting theory HOL-Computational_Algebra.Field_as_Ring

20:04:18 Presenting Budan_Fourier ...

20:04:18 Presenting document Budan_Fourier/document

20:04:18 Presenting document Budan_Fourier/outline

20:04:18 Presenting theory Budan_Fourier.BF_Misc

20:04:18 Presenting theory Budan_Fourier.Budan_Fourier

20:04:18 Presenting theory Budan_Fourier.Sturm_Multiple_Roots

20:04:18 Presenting theory Budan_Fourier.Descartes_Roots_Test

20:04:18 Presenting Coinductive ...

20:04:18 Presenting document Coinductive/document

20:04:18 Presenting document Coinductive/outline

20:04:18 Presenting theory Coinductive.Coinductive_Nat

20:04:18 Presenting theory Coinductive.Coinductive_List

20:04:18 Presenting theory Coinductive.Coinductive_Stream

20:04:18 Presenting theory Coinductive.TLList

20:04:18 Presenting theory Coinductive.Coinductive_List_Prefix

20:04:18 Presenting theory Coinductive.Quotient_Coinductive_List

20:04:18 Presenting theory Coinductive.Quotient_TLList

20:04:18 Presenting theory Coinductive.Coinductive

20:04:18 Presenting theory Coinductive.Lazy_LList

20:04:18 Presenting theory Coinductive.Lazy_TLList

20:04:18 Presenting theory Coinductive.CCPO_Topology

20:04:19 Presenting theory Coinductive.LList_CCPO_Topology

20:04:19 Presenting theory Coinductive.TLList_CCPO

20:04:19 Presenting theory Coinductive.TLList_CCPO_Examples

20:04:19 Presenting theory Coinductive.Koenigslemma

20:04:19 Presenting theory Coinductive.LMirror

20:04:19 Presenting theory Coinductive.Hamming_Stream

20:04:19 Presenting theory Coinductive.Resumption

20:04:19 Presenting theory Coinductive.Coinductive_Examples

20:04:21 Presenting DynamicArchitectures ...

20:04:21 Presenting document DynamicArchitectures/document

20:04:21 Presenting document DynamicArchitectures/outline

20:04:21 Presenting theory DynamicArchitectures.Configuration_Traces

20:04:21 Presenting theory DynamicArchitectures.Dynamic_Architecture_Calculus

20:04:22 Presenting Architectural_Design_Patterns ...

20:04:22 Presenting document Architectural_Design_Patterns/document

20:04:22 Presenting document Architectural_Design_Patterns/outline

20:04:22 Presenting theory Architectural_Design_Patterns.Blackboard

20:04:22 Presenting theory Architectural_Design_Patterns.Publisher_Subscriber

20:04:22 Presenting theory Architectural_Design_Patterns.Singleton

20:04:22 Presenting theory Architectural_Design_Patterns.Auxiliary

20:04:22 Presenting theory Architectural_Design_Patterns.RF_LTL

20:04:22 Presenting theory Architectural_Design_Patterns.Blockchain

20:04:23 Presenting Lazy-Lists-II ...

20:04:23 Presenting document Lazy-Lists-II/document

20:04:23 Presenting document Lazy-Lists-II/outline

20:04:23 Presenting theory Lazy-Lists-II.LList2

20:04:23 Presenting Stream_Fusion_Code ...

20:04:23 Presenting document Stream_Fusion_Code/document

20:04:23 Presenting document Stream_Fusion_Code/outline

20:04:23 Presenting theory Stream_Fusion_Code.Stream_Fusion

20:04:23 Presenting theory Stream_Fusion_Code.Stream_Fusion_List

20:04:23 Presenting theory Stream_Fusion_Code.Stream_Fusion_LList

20:04:23 Presenting theory Stream_Fusion_Code.Stream_Fusion_Examples

20:04:23 Presenting file "stream_fusion.ML"

20:04:24 Presenting Topology ...

20:04:24 Presenting document Topology/document

20:04:24 Presenting document Topology/outline

20:04:24 Presenting theory Topology.Topology

20:04:24 Presenting theory Topology.LList_Topology

20:04:24 Presenting Descartes_Sign_Rule ...

20:04:24 Presenting document Descartes_Sign_Rule/document

20:04:24 Presenting document Descartes_Sign_Rule/outline

20:04:24 Presenting theory Descartes_Sign_Rule.Descartes_Sign_Rule

20:04:24 Presenting Formal_Puiseux_Series ...

20:04:24 Presenting document Formal_Puiseux_Series/document

20:04:24 Presenting document Formal_Puiseux_Series/outline

20:04:24 Presenting theory Formal_Puiseux_Series.Puiseux_Polynomial_Library

20:04:24 Presenting theory Formal_Puiseux_Series.Puiseux_Laurent_Library

20:04:24 Presenting theory Formal_Puiseux_Series.FPS_Hensel

20:04:24 Presenting theory Formal_Puiseux_Series.Formal_Puiseux_Series

20:04:25 Presenting HOL-Algebra ...

20:04:25 Presenting document HOL-Algebra/document

20:04:25 Presenting document HOL-Algebra/outline

20:04:25 Presenting theory HOL-Algebra.Congruence

20:04:25 Presenting theory HOL-Algebra.Order

20:04:25 Presenting theory HOL-Algebra.Lattice

20:04:25 Presenting theory HOL-Algebra.Complete_Lattice

20:04:25 Presenting theory HOL-Algebra.Galois_Connection

20:04:25 Presenting theory HOL-Algebra.Group

20:04:25 Presenting theory HOL-Algebra.FiniteProduct

20:04:25 Presenting theory HOL-Algebra.Coset

20:04:25 Presenting theory HOL-Algebra.Exponent

20:04:25 Presenting theory HOL-Algebra.Sylow

20:04:25 Presenting theory HOL-Algebra.Bij

20:04:25 Presenting theory HOL-Algebra.Ring

20:04:26 Presenting theory HOL-Algebra.Module

20:04:26 Presenting theory HOL-Algebra.AbelCoset

20:04:26 Presenting theory HOL-Algebra.Ideal

20:04:26 Presenting theory HOL-Algebra.RingHom

20:04:26 Presenting theory HOL-Algebra.UnivPoly

20:04:26 Presenting theory HOL-Algebra.Generated_Groups

20:04:26 Presenting theory HOL-Algebra.Elementary_Groups

20:04:26 Presenting theory HOL-Algebra.Multiplicative_Group

20:04:27 Presenting theory HOL-Algebra.Group_Action

20:04:27 Presenting theory HOL-Algebra.Zassenhaus

20:04:27 Presenting theory HOL-Algebra.Divisibility

20:04:27 Presenting file "ringsimp.ML"

20:04:27 Presenting theory HOL-Algebra.QuotRing

20:04:27 Presenting theory HOL-Algebra.IntRing

20:04:27 Presenting theory HOL-Algebra.Weak_Morphisms

20:04:27 Presenting theory HOL-Algebra.Ideal_Product

20:04:28 Presenting theory HOL-Algebra.Chinese_Remainder

20:04:28 Presenting theory HOL-Algebra.Subrings

20:04:28 Presenting theory HOL-Algebra.Generated_Rings

20:04:28 Presenting theory HOL-Algebra.Generated_Fields

20:04:28 Presenting theory HOL-Algebra.Product_Groups

20:04:28 Presenting theory HOL-Algebra.Free_Abelian_Groups

20:04:28 Presenting theory HOL-Algebra.Embedded_Algebras

20:04:28 Presenting theory HOL-Algebra.Solvable_Groups

20:04:28 Presenting theory HOL-Algebra.Sym_Groups

20:04:28 Presenting theory HOL-Algebra.Exact_Sequence

20:04:28 Presenting theory HOL-Algebra.Ring_Divisibility

20:04:29 Presenting theory HOL-Algebra.Polynomials

20:04:29 Presenting theory HOL-Algebra.Polynomial_Divisibility

20:04:29 Presenting theory HOL-Algebra.Indexed_Polynomials

20:04:29 Presenting theory HOL-Algebra.Finite_Extensions

20:04:29 Presenting theory HOL-Algebra.Algebraic_Closure

20:04:30 Presenting theory HOL-Algebra.Algebra

20:04:31 Presenting Groebner_Bases ...

20:04:31 Presenting document Groebner_Bases/document

20:04:31 Presenting document Groebner_Bases/outline

20:04:31 Presenting theory Groebner_Bases.General

20:04:31 Presenting theory Groebner_Bases.Confluence

20:04:31 Presenting theory Groebner_Bases.Reduction

20:04:31 Presenting theory Groebner_Bases.Groebner_Bases

20:04:31 Presenting theory Groebner_Bases.Algorithm_Schema

20:04:31 Presenting theory Groebner_Bases.Buchberger

20:04:31 Presenting theory Groebner_Bases.Benchmarks

20:04:31 Presenting theory Groebner_Bases.Algorithm_Schema_Impl

20:04:31 Presenting theory Groebner_Bases.Code_Target_Rat

20:04:31 Presenting theory Groebner_Bases.Buchberger_Examples

20:04:31 Presenting theory Groebner_Bases.More_MPoly_Type_Class

20:04:31 Presenting theory Groebner_Bases.Auto_Reduction

20:04:32 Presenting theory Groebner_Bases.Reduced_GB

20:04:32 Presenting theory Groebner_Bases.Reduced_GB_Examples

20:04:33 Presenting theory Groebner_Bases.Macaulay_Matrix

20:04:33 Presenting theory Groebner_Bases.F4

20:04:33 Presenting theory Groebner_Bases.F4_Examples

20:04:33 Presenting theory Groebner_Bases.Syzygy

20:04:33 Presenting theory Groebner_Bases.Syzygy_Examples

20:04:33 Presenting theory Groebner_Bases.Groebner_PM

20:04:38 Presenting Groebner_Macaulay ...

20:04:38 Presenting document Groebner_Macaulay/document

20:04:38 Presenting document Groebner_Macaulay/outline

20:04:38 Presenting theory Groebner_Macaulay.Degree_Section

20:04:38 Presenting theory Groebner_Macaulay.Degree_Bound_Utils

20:04:38 Presenting theory Groebner_Macaulay.Groebner_Macaulay

20:04:38 Presenting theory Groebner_Macaulay.Binomial_Int

20:04:38 Presenting theory Groebner_Macaulay.Poly_Fun

20:04:38 Presenting theory Groebner_Macaulay.Monomial_Module

20:04:38 Presenting theory Groebner_Macaulay.Dube_Prelims

20:04:38 Presenting theory Groebner_Macaulay.Hilbert_Function

20:04:38 Presenting theory Groebner_Macaulay.Cone_Decomposition

20:04:39 Presenting theory Groebner_Macaulay.Dube_Bound

20:04:39 Presenting theory Groebner_Macaulay.Groebner_Macaulay_Examples

20:04:41 Presenting Nullstellensatz ...

20:04:41 Presenting document Nullstellensatz/document

20:04:41 Presenting document Nullstellensatz/outline

20:04:41 Presenting theory Nullstellensatz.Algebraically_Closed_Fields

20:04:41 Presenting theory Nullstellensatz.Lex_Order_PP

20:04:41 Presenting theory Nullstellensatz.Univariate_PM

20:04:41 Presenting theory Nullstellensatz.Nullstellensatz

20:04:41 Presenting theory Nullstellensatz.Nullstellensatz_Field

20:04:42 Presenting Signature_Groebner ...

20:04:42 Presenting document Signature_Groebner/document

20:04:42 Presenting document Signature_Groebner/outline

20:04:42 Presenting theory Signature_Groebner.Prelims

20:04:42 Presenting theory Signature_Groebner.More_MPoly

20:04:42 Presenting theory Signature_Groebner.Signature_Groebner

20:04:42 Presenting theory Signature_Groebner.Signature_Examples

20:04:46 Presenting HOL-Decision_Procs ...

20:04:46 Presenting theory HOL-Decision_Procs.Conversions

20:04:46 Presenting theory HOL-Decision_Procs.Algebra_Aux

20:04:46 Presenting theory HOL-Decision_Procs.Commutative_Ring

20:04:46 Presenting theory HOL-Decision_Procs.Cooper

20:04:46 Presenting theory HOL-Decision_Procs.Dense_Linear_Order

20:04:46 Presenting theory HOL-Decision_Procs.DP_Library

20:04:46 Presenting theory HOL-Decision_Procs.Ferrack

20:04:46 Presenting theory HOL-Decision_Procs.MIR

20:04:46 Presenting theory HOL-Decision_Procs.Approximation_Bounds

20:04:46 Presenting theory HOL-Decision_Procs.Approximation

20:04:46 Presenting theory HOL-Decision_Procs.Rat_Pair

20:04:47 Presenting theory HOL-Decision_Procs.Polynomial_List

20:04:48 Presenting theory HOL-Decision_Procs.Reflected_Multivariate_Polynomial

20:04:48 Presenting theory HOL-Decision_Procs.Parametric_Ferrante_Rackoff

20:04:48 Presenting file "langford_data.ML"

20:04:48 Presenting file "ferrante_rackoff_data.ML"

20:04:48 Presenting file "langford.ML"

20:04:48 Presenting file "ferrante_rackoff.ML"

20:04:48 Presenting theory HOL-Decision_Procs.Commutative_Ring_Complete

20:04:49 Presenting theory HOL-Decision_Procs.Reflective_Field

20:04:50 Presenting file "cooper_tac.ML"

20:04:50 Presenting file "approximation.ML"

20:04:50 Presenting file "approximation_generator.ML"

20:04:50 Presenting theory HOL-Decision_Procs.Commutative_Ring_Ex

20:04:50 Presenting theory HOL-Decision_Procs.Approximation_Ex

20:04:50 Presenting theory HOL-Decision_Procs.Approximation_Quickcheck_Ex

20:04:50 Presenting theory HOL-Decision_Procs.Dense_Linear_Order_Ex

20:04:50 Presenting theory HOL-Decision_Procs.Decision_Procs

20:04:50 Presenting file "ferrack_tac.ML"

20:04:51 Presenting file "mir_tac.ML"

20:04:52 Presenting HOL-Quotient_Examples ...

20:04:52 Presenting theory HOL-Quotient_Examples.DList

20:04:52 Presenting theory HOL-Quotient_Examples.Quotient_FSet

20:04:52 Presenting theory HOL-Quotient_Examples.Quotient_Int

20:04:52 Presenting theory HOL-Quotient_Examples.Quotient_Message

20:04:52 Presenting theory HOL-Quotient_Examples.Lift_FSet

20:04:52 Presenting theory HOL-Quotient_Examples.Lift_Set

20:04:52 Presenting theory HOL-Quotient_Examples.Lift_Fun

20:04:52 Presenting theory HOL-Quotient_Examples.Quotient_Rat

20:04:52 Presenting theory HOL-Quotient_Examples.Lift_DList

20:04:52 Presenting theory HOL-Quotient_Examples.Int_Pow

20:04:52 Presenting theory HOL-Quotient_Examples.Lifting_Code_Dt_Test

20:04:52 Presenting JNF-AFP-Lib ...

20:04:52 Presenting Jordan_Normal_Form ...

20:04:52 Presenting document Jordan_Normal_Form/document

20:04:52 Presenting document Jordan_Normal_Form/outline

20:04:52 Presenting theory Jordan_Normal_Form.Missing_Misc

20:04:52 Presenting theory Jordan_Normal_Form.Missing_Ring

20:04:52 Presenting theory Jordan_Normal_Form.Conjugate

20:04:52 Presenting theory Jordan_Normal_Form.Matrix

20:04:52 Presenting theory Jordan_Normal_Form.Matrix_IArray_Impl

20:04:52 Presenting theory Jordan_Normal_Form.Gauss_Jordan_Elimination

20:04:52 Presenting theory Jordan_Normal_Form.Gauss_Jordan_IArray_Impl

20:04:52 Presenting theory Jordan_Normal_Form.Column_Operations

20:04:52 Presenting theory Jordan_Normal_Form.Determinant

20:04:53 Presenting theory Jordan_Normal_Form.Determinant_Impl

20:04:53 Presenting theory Jordan_Normal_Form.Show_Matrix

20:04:53 Presenting theory Jordan_Normal_Form.Char_Poly

20:04:53 Presenting theory Jordan_Normal_Form.Jordan_Normal_Form

20:04:53 Presenting theory Jordan_Normal_Form.Missing_VectorSpace

20:04:53 Presenting theory Jordan_Normal_Form.VS_Connect

20:04:53 Presenting theory Jordan_Normal_Form.Gram_Schmidt

20:04:54 Presenting theory Jordan_Normal_Form.Schur_Decomposition

20:04:54 Presenting theory Jordan_Normal_Form.Jordan_Normal_Form_Existence

20:04:54 Presenting theory Jordan_Normal_Form.Matrix_Impl

20:04:54 Presenting theory Jordan_Normal_Form.Strassen_Algorithm

20:04:55 Presenting theory Jordan_Normal_Form.Strassen_Algorithm_Code

20:04:55 Presenting theory Jordan_Normal_Form.Matrix_Comparison

20:04:55 Presenting theory Jordan_Normal_Form.Ring_Hom_Matrix

20:04:55 Presenting theory Jordan_Normal_Form.Derivation_Bound

20:04:55 Presenting theory Jordan_Normal_Form.Complexity_Carrier

20:04:55 Presenting theory Jordan_Normal_Form.Show_Arctic

20:04:55 Presenting theory Jordan_Normal_Form.Matrix_Complexity

20:04:55 Presenting theory Jordan_Normal_Form.Matrix_Kernel

20:04:55 Presenting theory Jordan_Normal_Form.Jordan_Normal_Form_Uniqueness

20:04:55 Presenting theory Jordan_Normal_Form.Spectral_Radius

20:04:55 Presenting theory Jordan_Normal_Form.DL_Missing_List

20:04:55 Presenting theory Jordan_Normal_Form.DL_Rank

20:04:55 Presenting theory Jordan_Normal_Form.DL_Missing_Sublist

20:04:55 Presenting theory Jordan_Normal_Form.DL_Submatrix

20:04:56 Presenting theory Jordan_Normal_Form.DL_Rank_Submatrix

20:04:57 Presenting Isabelle_Marries_Dirac ...

20:04:57 Presenting document Isabelle_Marries_Dirac/document

20:04:57 Presenting document Isabelle_Marries_Dirac/outline

20:04:57 Presenting theory Isabelle_Marries_Dirac.Basics

20:04:57 Presenting theory Isabelle_Marries_Dirac.Binary_Nat

20:04:57 Presenting theory Isabelle_Marries_Dirac.Quantum

20:04:57 Presenting theory Isabelle_Marries_Dirac.Complex_Vectors

20:04:57 Presenting theory Isabelle_Marries_Dirac.Tensor

20:04:57 Presenting theory Isabelle_Marries_Dirac.More_Tensor

20:04:57 Presenting theory Isabelle_Marries_Dirac.Measurement

20:04:57 Presenting theory Isabelle_Marries_Dirac.Entanglement

20:04:57 Presenting theory Isabelle_Marries_Dirac.Quantum_Teleportation

20:04:57 Presenting theory Isabelle_Marries_Dirac.Deutsch

20:04:57 Presenting theory Isabelle_Marries_Dirac.Deutsch_Jozsa

20:04:58 Presenting theory Isabelle_Marries_Dirac.No_Cloning

20:04:58 Presenting theory Isabelle_Marries_Dirac.Quantum_Prisoners_Dilemma

20:04:59 Presenting Linear_Programming ...

20:04:59 Presenting document Linear_Programming/document

20:04:59 Presenting document Linear_Programming/outline

20:04:59 Presenting theory Linear_Programming.More_Jordan_Normal_Forms

20:04:59 Presenting theory Linear_Programming.Matrix_LinPoly

20:04:59 Presenting theory Linear_Programming.LP_Preliminaries

20:04:59 Presenting theory Linear_Programming.Linear_Programming

20:04:59 Presenting Perron_Frobenius ...

20:04:59 Presenting document Perron_Frobenius/document

20:04:59 Presenting document Perron_Frobenius/outline

20:04:59 Presenting theory Perron_Frobenius.Cancel_Card_Constraint

20:04:59 Presenting theory Perron_Frobenius.Bij_Nat

20:04:59 Presenting theory Perron_Frobenius.HMA_Connect

20:04:59 Presenting theory Perron_Frobenius.Perron_Frobenius_Aux

20:04:59 Presenting theory Perron_Frobenius.Perron_Frobenius

20:04:59 Presenting theory Perron_Frobenius.Roots_Unity

20:04:59 Presenting theory Perron_Frobenius.Perron_Frobenius_Irreducible

20:04:59 Presenting theory Perron_Frobenius.Perron_Frobenius_General

20:04:59 Presenting theory Perron_Frobenius.Spectral_Radius_Theory

20:04:59 Presenting theory Perron_Frobenius.Spectral_Radius_Largest_Jordan_Block

20:04:59 Presenting file "cancel_card_constraint.ML"

20:04:59 Presenting theory Perron_Frobenius.Hom_Gauss_Jordan

20:05:00 Presenting theory Perron_Frobenius.Spectral_Radius_Theory_2

20:05:00 Presenting theory Perron_Frobenius.Check_Matrix_Growth

20:05:00 Presenting QHLProver ...

20:05:00 Presenting document QHLProver/document

20:05:00 Presenting document QHLProver/outline

20:05:00 Presenting theory QHLProver.Complex_Matrix

20:05:00 Presenting theory QHLProver.Matrix_Limit

20:05:00 Presenting theory QHLProver.Quantum_Program

20:05:00 Presenting theory QHLProver.Partial_State

20:05:00 Presenting theory QHLProver.Gates

20:05:00 Presenting theory QHLProver.Quantum_Hoare

20:05:00 Presenting theory QHLProver.Grover

20:05:02 Presenting file "mat_alg.ML"

20:05:03 Presenting Subresultants ...

20:05:03 Presenting document Subresultants/document

20:05:03 Presenting document Subresultants/outline

20:05:03 Presenting theory Subresultants.Resultant_Prelim

20:05:03 Presenting theory Subresultants.Dichotomous_Lazard

20:05:03 Presenting theory Subresultants.Binary_Exponentiation

20:05:03 Presenting theory Subresultants.More_Homomorphisms

20:05:03 Presenting theory Subresultants.Coeff_Int

20:05:03 Presenting theory Subresultants.Subresultant

20:05:03 Presenting theory Subresultants.Subresultant_Gcd

20:05:04 Presenting Pre_BZ ...

20:05:04 Presenting Berlekamp_Zassenhaus ...

20:05:04 Presenting document Berlekamp_Zassenhaus/document

20:05:04 Presenting document Berlekamp_Zassenhaus/outline

20:05:04 Presenting theory Berlekamp_Zassenhaus.Finite_Field

20:05:04 Presenting theory Berlekamp_Zassenhaus.Arithmetic_Record_Based

20:05:04 Presenting theory Berlekamp_Zassenhaus.Finite_Field_Record_Based

20:05:04 Presenting theory Berlekamp_Zassenhaus.Matrix_Record_Based

20:05:04 Presenting theory Berlekamp_Zassenhaus.More_Missing_Multiset

20:05:04 Presenting theory Berlekamp_Zassenhaus.Unique_Factorization

20:05:04 Presenting theory Berlekamp_Zassenhaus.Unique_Factorization_Poly

20:05:04 Presenting theory Berlekamp_Zassenhaus.Poly_Mod

20:05:04 Presenting theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field

20:05:04 Presenting theory Berlekamp_Zassenhaus.Karatsuba_Multiplication

20:05:04 Presenting theory Berlekamp_Zassenhaus.Polynomial_Record_Based

20:05:04 Presenting theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field_Record_Based

20:05:04 Presenting theory Berlekamp_Zassenhaus.Chinese_Remainder_Poly

20:05:05 Presenting theory Berlekamp_Zassenhaus.Berlekamp_Type_Based

20:05:05 Presenting theory Berlekamp_Zassenhaus.Distinct_Degree_Factorization

20:05:05 Presenting theory Berlekamp_Zassenhaus.Finite_Field_Factorization

20:05:05 Presenting theory Berlekamp_Zassenhaus.Finite_Field_Factorization_Record_Based

20:05:05 Presenting theory Berlekamp_Zassenhaus.Hensel_Lifting

20:05:05 Presenting theory Berlekamp_Zassenhaus.Hensel_Lifting_Type_Based

20:05:05 Presenting theory Berlekamp_Zassenhaus.Berlekamp_Hensel

20:05:05 Presenting theory Berlekamp_Zassenhaus.Square_Free_Int_To_Square_Free_GFp

20:05:05 Presenting theory Berlekamp_Zassenhaus.Suitable_Prime

20:05:05 Presenting theory Berlekamp_Zassenhaus.Degree_Bound

20:05:06 Presenting theory Berlekamp_Zassenhaus.Mahler_Measure

20:05:06 Presenting theory Berlekamp_Zassenhaus.Factor_Bound

20:05:06 Presenting theory Berlekamp_Zassenhaus.Sublist_Iteration

20:05:06 Presenting theory Berlekamp_Zassenhaus.Reconstruction

20:05:06 Presenting theory Berlekamp_Zassenhaus.Code_Abort_Gcd

20:05:06 Presenting theory Berlekamp_Zassenhaus.Berlekamp_Zassenhaus

20:05:06 Presenting theory Berlekamp_Zassenhaus.Gcd_Finite_Field_Impl

20:05:06 Presenting theory Berlekamp_Zassenhaus.Square_Free_Factorization_Int

20:05:06 Presenting theory Berlekamp_Zassenhaus.Factorize_Int_Poly

20:05:07 Presenting theory Berlekamp_Zassenhaus.Factorize_Rat_Poly

20:05:08 Presenting Algebraic_Numbers ...

20:05:08 Presenting document Algebraic_Numbers/document

20:05:08 Presenting document Algebraic_Numbers/outline

20:05:08 Presenting theory Algebraic_Numbers.Algebraic_Numbers_Prelim

20:05:08 Presenting theory Algebraic_Numbers.Resultant

20:05:08 Presenting theory Algebraic_Numbers.Bivariate_Polynomials

20:05:08 Presenting theory Algebraic_Numbers.Algebraic_Numbers

20:05:08 Presenting theory Algebraic_Numbers.Sturm_Rat

20:05:08 Presenting theory Algebraic_Numbers.Factors_of_Int_Poly

20:05:08 Presenting theory Algebraic_Numbers.Real_Algebraic_Numbers

20:05:08 Presenting theory Algebraic_Numbers.Real_Roots

20:05:08 Presenting theory Algebraic_Numbers.Complex_Roots_Real_Poly

20:05:08 Presenting theory Algebraic_Numbers.Compare_Complex

20:05:08 Presenting theory Algebraic_Numbers.Interval_Arithmetic

20:05:09 Presenting theory Algebraic_Numbers.Complex_Algebraic_Numbers

20:05:09 Presenting theory Algebraic_Numbers.Real_Factorization

20:05:09 Presenting theory Algebraic_Numbers.Show_Real_Alg

20:05:09 Presenting theory Algebraic_Numbers.Show_Real_Approx

20:05:09 Presenting theory Algebraic_Numbers.Show_Real_Precise

20:05:09 Presenting theory Algebraic_Numbers.Algebraic_Number_Tests

20:05:09 Presenting theory Algebraic_Numbers.Algebraic_Numbers_External_Code

20:05:10 Presenting LLL_Basis_Reduction ...

20:05:11 Presenting document LLL_Basis_Reduction/document

20:05:11 Presenting document LLL_Basis_Reduction/outline

20:05:11 Presenting theory LLL_Basis_Reduction.Missing_Lemmas

20:05:11 Presenting theory LLL_Basis_Reduction.Norms

20:05:11 Presenting theory LLL_Basis_Reduction.More_IArray

20:05:11 Presenting theory LLL_Basis_Reduction.Int_Rat_Operations

20:05:11 Presenting theory LLL_Basis_Reduction.Cost

20:05:11 Presenting theory LLL_Basis_Reduction.List_Representation

20:05:11 Presenting theory LLL_Basis_Reduction.Gram_Schmidt_2

20:05:11 Presenting theory LLL_Basis_Reduction.Gram_Schmidt_Int

20:05:11 Presenting theory LLL_Basis_Reduction.LLL

20:05:11 Presenting theory LLL_Basis_Reduction.LLL_Impl

20:05:11 Presenting theory LLL_Basis_Reduction.LLL_Complexity

20:05:11 Presenting theory LLL_Basis_Reduction.LLL_Number_Bounds

20:05:11 Presenting theory LLL_Basis_Reduction.LLL_Certification

20:05:11 Presenting theory LLL_Basis_Reduction.FPLLL_Solver

20:05:13 Presenting LLL_Factorization ...

20:05:13 Presenting document LLL_Factorization/document

20:05:13 Presenting document LLL_Factorization/outline

20:05:13 Presenting theory LLL_Factorization.Factor_Bound_2

20:05:13 Presenting theory LLL_Factorization.Missing_Dvd_Int_Poly

20:05:13 Presenting theory LLL_Factorization.LLL_Factorization_Impl

20:05:13 Presenting theory LLL_Factorization.LLL_Factorization

20:05:13 Presenting theory LLL_Factorization.Sub_Sums

20:05:13 Presenting theory LLL_Factorization.Factorization_Algorithm_16_22

20:05:13 Presenting theory LLL_Factorization.Modern_Computer_Algebra_Problem

20:05:13 Presenting Linear_Inequalities ...

20:05:13 Presenting document Linear_Inequalities/document

20:05:13 Presenting document Linear_Inequalities/outline

20:05:13 Presenting theory Linear_Inequalities.Missing_Matrix

20:05:13 Presenting theory Linear_Inequalities.Missing_VS_Connect

20:05:13 Presenting theory Linear_Inequalities.Basis_Extension

20:05:13 Presenting theory Linear_Inequalities.Sum_Vec_Set

20:05:13 Presenting theory Linear_Inequalities.Integral_Bounded_Vectors

20:05:13 Presenting theory Linear_Inequalities.Cone

20:05:13 Presenting theory Linear_Inequalities.Convex_Hull

20:05:13 Presenting theory Linear_Inequalities.Normal_Vector

20:05:13 Presenting theory Linear_Inequalities.Dim_Span

20:05:13 Presenting theory Linear_Inequalities.Fundamental_Theorem_Linear_Inequalities

20:05:14 Presenting theory Linear_Inequalities.Farkas_Lemma

20:05:14 Presenting theory Linear_Inequalities.Farkas_Minkowsky_Weyl

20:05:14 Presenting theory Linear_Inequalities.Decomposition_Theorem

20:05:14 Presenting theory Linear_Inequalities.Mixed_Integer_Solutions

20:05:14 Presenting theory Linear_Inequalities.Integer_Hull

20:05:14 Presenting Linear_Recurrences_Solver ...

20:05:14 Presenting theory Linear_Recurrences_Solver.Linear_Recurrences_Solver

20:05:14 Presenting theory Linear_Recurrences_Solver.Linear_Recurrences_Pretty

20:05:14 Presenting theory Linear_Recurrences_Solver.Show_RatFPS

20:05:14 Presenting theory Linear_Recurrences_Solver.Linear_Recurrences_Test

20:05:15 Presenting Polynomial_Factorization ...

20:05:15 Presenting document Polynomial_Factorization/document

20:05:15 Presenting document Polynomial_Factorization/outline

20:05:15 Presenting theory Polynomial_Factorization.Missing_List

20:05:15 Presenting theory Polynomial_Factorization.Missing_Multiset

20:05:15 Presenting theory Polynomial_Factorization.Precomputation

20:05:15 Presenting theory Polynomial_Factorization.Order_Polynomial

20:05:15 Presenting theory Polynomial_Factorization.Explicit_Roots

20:05:15 Presenting theory Polynomial_Factorization.Dvd_Int_Poly

20:05:15 Presenting theory Polynomial_Factorization.Missing_Polynomial_Factorial

20:05:15 Presenting theory Polynomial_Factorization.Gauss_Lemma

20:05:15 Presenting theory Polynomial_Factorization.Prime_Factorization

20:05:15 Presenting theory Polynomial_Factorization.Rational_Root_Test

20:05:15 Presenting theory Polynomial_Factorization.Kronecker_Factorization

20:05:15 Presenting theory Polynomial_Factorization.Polynomial_Divisibility

20:05:15 Presenting theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

20:05:15 Presenting theory Polynomial_Factorization.Square_Free_Factorization

20:05:15 Presenting theory Polynomial_Factorization.Gcd_Rat_Poly

20:05:15 Presenting theory Polynomial_Factorization.Rational_Factorization

20:05:16 Presenting Jordan_Hoelder ...

20:05:16 Presenting document Jordan_Hoelder/document

20:05:16 Presenting document Jordan_Hoelder/outline

20:05:16 Presenting theory Jordan_Hoelder.SndIsomorphismGrp

20:05:16 Presenting theory Jordan_Hoelder.SubgroupsAndNormalSubgroups

20:05:16 Presenting theory Jordan_Hoelder.SimpleGroups

20:05:16 Presenting theory Jordan_Hoelder.MaximalNormalSubgroups

20:05:16 Presenting theory Jordan_Hoelder.CompositionSeries

20:05:16 Presenting theory Jordan_Hoelder.GroupIsoClasses

20:05:16 Presenting theory Jordan_Hoelder.JordanHolder

20:05:16 Presenting Localization_Ring ...

20:05:16 Presenting document Localization_Ring/document

20:05:16 Presenting document Localization_Ring/outline

20:05:16 Presenting theory Localization_Ring.Localization

20:05:17 Presenting Mersenne_Primes ...

20:05:17 Presenting document Mersenne_Primes/document

20:05:17 Presenting document Mersenne_Primes/outline

20:05:17 Presenting theory Mersenne_Primes.Lucas_Lehmer_Auxiliary

20:05:17 Presenting theory Mersenne_Primes.Lucas_Lehmer_Code

20:05:17 Presenting theory Mersenne_Primes.Lucas_Lehmer

20:05:17 Presenting Orbit_Stabiliser ...

20:05:17 Presenting document Orbit_Stabiliser/document

20:05:17 Presenting document Orbit_Stabiliser/outline

20:05:17 Presenting theory Orbit_Stabiliser.Left_Coset

20:05:17 Presenting theory Orbit_Stabiliser.Orbit_Stabiliser

20:05:17 Presenting theory Orbit_Stabiliser.Tetrahedron

20:05:17 Presenting Perfect-Number-Thm ...

20:05:17 Presenting document Perfect-Number-Thm/document

20:05:17 Presenting document Perfect-Number-Thm/outline

20:05:17 Presenting theory Perfect-Number-Thm.PerfectBasics

20:05:17 Presenting theory Perfect-Number-Thm.Sigma

20:05:17 Presenting theory Perfect-Number-Thm.Perfect

20:05:18 Presenting Secondary_Sylow ...

20:05:18 Presenting document Secondary_Sylow/document

20:05:18 Presenting document Secondary_Sylow/outline

20:05:18 Presenting theory Secondary_Sylow.GroupAction

20:05:18 Presenting theory Secondary_Sylow.SubgroupConjugation

20:05:18 Presenting theory Secondary_Sylow.SndSylow

20:05:18 Presenting UTP-Toolkit ...

20:05:18 Presenting document UTP-Toolkit/document

20:05:18 Presenting document UTP-Toolkit/outline

20:05:18 Presenting theory UTP-Toolkit.List_Extra

20:05:18 Presenting theory UTP-Toolkit.Sequence

20:05:18 Presenting theory UTP-Toolkit.FSet_Extra

20:05:18 Presenting theory UTP-Toolkit.Countable_Set_Extra

20:05:18 Presenting theory UTP-Toolkit.Map_Extra

20:05:18 Presenting theory UTP-Toolkit.List_Lexord_Alt

20:05:18 Presenting theory UTP-Toolkit.Partial_Fun

20:05:18 Presenting theory UTP-Toolkit.Finite_Fun

20:05:18 Presenting theory UTP-Toolkit.Infinity

20:05:18 Presenting theory UTP-Toolkit.Positive

20:05:18 Presenting theory UTP-Toolkit.Total_Recall

20:05:18 Presenting theory UTP-Toolkit.utp_toolkit

20:05:18 Presenting file "Total_Recall.ML"

20:05:18 Presenting UTP ...

20:05:18 Presenting document UTP/document

20:05:18 Presenting document UTP/outline

20:05:18 Presenting theory UTP.utp_parser_utils

20:05:18 Presenting theory UTP.utp_var

20:05:18 Presenting theory UTP.utp_expr

20:05:18 Presenting theory UTP.utp_expr_insts

20:05:18 Presenting theory UTP.utp_expr_funcs

20:05:18 Presenting theory UTP.utp_unrest

20:05:18 Presenting theory UTP.utp_usedby

20:05:18 Presenting theory UTP.utp_subst

20:05:18 Presenting theory UTP.utp_tactics

20:05:18 Presenting theory UTP.utp_meta_subst

20:05:18 Presenting theory UTP.utp_pred

20:05:18 Presenting theory UTP.utp_alphabet

20:05:18 Presenting theory UTP.utp_lift

20:05:19 Presenting theory UTP.utp_pred_laws

20:05:19 Presenting theory UTP.utp_healthy

20:05:19 Presenting theory UTP.utp_rel

20:05:19 Presenting theory UTP.utp_recursion

20:05:19 Presenting file "uexpr_rep_eq.ML"

20:05:19 Presenting file "utp_tactics.ML"

20:05:19 Presenting theory UTP.utp_sequent

20:05:19 Presenting theory UTP.utp_rel_laws

20:05:19 Presenting theory UTP.utp_theory

20:05:19 Presenting theory UTP.utp_hoare

20:05:19 Presenting theory UTP.utp_wp

20:05:19 Presenting theory UTP.utp_dynlog

20:05:19 Presenting theory UTP.utp_state_parser

20:05:19 Presenting theory UTP.utp_rel_opsem

20:05:19 Presenting theory UTP.utp_sym_eval

20:05:19 Presenting theory UTP.utp_sp

20:05:19 Presenting theory UTP.utp_concurrency

20:05:19 Presenting theory UTP.utp

20:05:19 Presenting theory UTP.utp_expr_ovld

20:05:19 Presenting theory UTP.utp_full

20:05:19 Presenting theory UTP.utp_easy_parser

20:05:19 Presenting theory UTP.sum_list

20:05:19 Presenting theory UTP.utp_simple_time

20:05:19 Presenting VectorSpace ...

20:05:19 Presenting document VectorSpace/document

20:05:19 Presenting document VectorSpace/outline

20:05:19 Presenting theory VectorSpace.RingModuleFacts

20:05:19 Presenting theory VectorSpace.FunctionLemmas

20:05:19 Presenting theory VectorSpace.MonoidSums

20:05:19 Presenting theory VectorSpace.LinearCombinations

20:05:19 Presenting theory VectorSpace.SumSpaces

20:05:19 Presenting theory VectorSpace.VectorSpace

20:05:20 Presenting HOL-Isar_Examples ...

20:05:20 Presenting document HOL-Isar_Examples/document

20:05:20 Presenting document HOL-Isar_Examples/outline

20:05:20 Presenting theory HOL-Isar_Examples.Structured_Statements

20:05:20 Presenting theory HOL-Isar_Examples.Basic_Logic

20:05:20 Presenting theory HOL-Isar_Examples.Expr_Compiler

20:05:20 Presenting theory HOL-Isar_Examples.Fibonacci

20:05:20 Presenting theory HOL-Isar_Examples.Group_Context

20:05:20 Presenting theory HOL-Isar_Examples.Group_Notepad

20:05:20 Presenting theory HOL-Isar_Examples.Group

20:05:20 Presenting theory HOL-Isar_Examples.Hoare

20:05:20 Presenting theory HOL-Isar_Examples.Hoare_Ex

20:05:20 Presenting theory HOL-Isar_Examples.Mutilated_Checkerboard

20:05:20 Presenting theory HOL-Isar_Examples.Puzzle

20:05:20 Presenting theory HOL-Isar_Examples.Summation

20:05:20 Presenting HOL-Nonstandard_Analysis ...

20:05:20 Presenting document HOL-Nonstandard_Analysis/document

20:05:20 Presenting document HOL-Nonstandard_Analysis/outline

20:05:20 Presenting theory HOL-Nonstandard_Analysis.Free_Ultrafilter

20:05:20 Presenting theory HOL-Nonstandard_Analysis.StarDef

20:05:20 Presenting theory HOL-Nonstandard_Analysis.HyperNat

20:05:20 Presenting theory HOL-Nonstandard_Analysis.HyperDef

20:05:20 Presenting theory HOL-Nonstandard_Analysis.NSA

20:05:20 Presenting theory HOL-Nonstandard_Analysis.NSComplex

20:05:20 Presenting theory HOL-Nonstandard_Analysis.Star

20:05:20 Presenting theory HOL-Nonstandard_Analysis.NatStar

20:05:20 Presenting theory HOL-Nonstandard_Analysis.HSEQ

20:05:20 Presenting theory HOL-Nonstandard_Analysis.HSeries

20:05:20 Presenting theory HOL-Nonstandard_Analysis.HLim

20:05:20 Presenting theory HOL-Nonstandard_Analysis.HDeriv

20:05:20 Presenting theory HOL-Nonstandard_Analysis.HTranscendental

20:05:20 Presenting theory HOL-Nonstandard_Analysis.NSCA

20:05:21 Presenting theory HOL-Nonstandard_Analysis.CStar

20:05:21 Presenting theory HOL-Nonstandard_Analysis.CLim

20:05:21 Presenting theory HOL-Nonstandard_Analysis.HLog

20:05:21 Presenting theory HOL-Nonstandard_Analysis.Hyperreal

20:05:21 Presenting theory HOL-Nonstandard_Analysis.Hypercomplex

20:05:21 Presenting theory HOL-Nonstandard_Analysis.Nonstandard_Analysis

20:05:21 Presenting file "transfer_principle.ML"

20:05:21 Presenting HOL-Nonstandard_Analysis-Examples ...

20:05:21 Presenting theory HOL-Nonstandard_Analysis-Examples.NSPrimes

20:05:21 Presenting HOL-Number_Theory ...

20:05:21 Presenting document HOL-Number_Theory/document

20:05:21 Presenting document HOL-Number_Theory/outline

20:05:21 Presenting theory HOL-Number_Theory.Fib

20:05:21 Presenting theory HOL-Number_Theory.Cong

20:05:21 Presenting theory HOL-Number_Theory.Totient

20:05:21 Presenting theory HOL-Number_Theory.Residues

20:05:21 Presenting theory HOL-Number_Theory.Eratosthenes

20:05:21 Presenting theory HOL-Number_Theory.Mod_Exp

20:05:21 Presenting theory HOL-Number_Theory.Euler_Criterion

20:05:21 Presenting theory HOL-Number_Theory.Gauss

20:05:21 Presenting theory HOL-Number_Theory.Quadratic_Reciprocity

20:05:21 Presenting theory HOL-Number_Theory.Pocklington

20:05:21 Presenting theory HOL-Number_Theory.Prime_Powers

20:05:21 Presenting theory HOL-Number_Theory.Residue_Primitive_Roots

20:05:22 Presenting theory HOL-Number_Theory.Number_Theory

20:05:22 Presenting Amicable_Numbers ...

20:05:22 Presenting document Amicable_Numbers/document

20:05:22 Presenting document Amicable_Numbers/outline

20:05:22 Presenting theory Amicable_Numbers.Amicable_Numbers

20:05:22 Presenting Arith_Prog_Rel_Primes ...

20:05:22 Presenting document Arith_Prog_Rel_Primes/document

20:05:22 Presenting document Arith_Prog_Rel_Primes/outline

20:05:22 Presenting theory Arith_Prog_Rel_Primes.Arith_Prog_Rel_Primes

20:05:23 Presenting Bertrands_Postulate ...

20:05:23 Presenting document Bertrands_Postulate/document

20:05:23 Presenting document Bertrands_Postulate/outline

20:05:23 Presenting theory Bertrands_Postulate.Bertrand

20:05:23 Presenting file "bertrand.ML"

20:05:23 Presenting Elliptic_Curves_Group_Law ...

20:05:23 Presenting document Elliptic_Curves_Group_Law/document

20:05:23 Presenting document Elliptic_Curves_Group_Law/outline

20:05:23 Presenting theory Elliptic_Curves_Group_Law.Elliptic_Axclass

20:05:23 Presenting theory Elliptic_Curves_Group_Law.Elliptic_Locale

20:05:23 Presenting theory Elliptic_Curves_Group_Law.Elliptic_Test

20:05:24 Presenting Fermat3_4 ...

20:05:24 Presenting document Fermat3_4/document

20:05:24 Presenting document Fermat3_4/outline

20:05:24 Presenting theory Fermat3_4.Fermat4

20:05:24 Presenting theory Fermat3_4.Quad_Form

20:05:24 Presenting theory Fermat3_4.Fermat3

20:05:25 Presenting Gaussian_Integers ...

20:05:25 Presenting document Gaussian_Integers/document

20:05:25 Presenting document Gaussian_Integers/outline

20:05:25 Presenting theory Gaussian_Integers.Gaussian_Integers

20:05:25 Presenting theory Gaussian_Integers.Gaussian_Integers_Test

20:05:25 Presenting theory Gaussian_Integers.Gaussian_Integers_Sums_Of_Two_Squares

20:05:25 Presenting theory Gaussian_Integers.Gaussian_Integers_Pythagorean_Triples

20:05:25 Presenting theory Gaussian_Integers.Gaussian_Integers_Everything

20:05:25 Presenting HOL-ex ...

20:05:25 Presenting theory HOL-ex.Antiquote

20:05:25 Presenting theory HOL-ex.Argo_Examples

20:05:25 Presenting theory HOL-ex.Arith_Examples

20:05:25 Presenting theory HOL-ex.Ballot

20:05:25 Presenting theory HOL-ex.BinEx

20:05:25 Presenting theory HOL-ex.Birthday_Paradox

20:05:25 Presenting theory HOL-ex.Bit_Lists

20:05:25 Presenting theory HOL-ex.Bubblesort

20:05:25 Presenting theory HOL-ex.CTL

20:05:25 Presenting theory HOL-ex.Cartouche_Examples

20:05:25 Presenting theory HOL-ex.Case_Product

20:05:25 Presenting theory HOL-ex.Chinese

20:05:25 Presenting theory HOL-ex.Classical

20:05:25 Presenting theory HOL-ex.Code_Binary_Nat_examples

20:05:25 Presenting theory HOL-ex.Code_Lazy_Demo

20:05:25 Presenting theory HOL-ex.Code_Timing

20:05:25 Presenting theory HOL-ex.Coercion_Examples

20:05:25 Presenting theory HOL-ex.Computations

20:05:25 Presenting theory HOL-ex.Conditional_Parametricity_Examples

20:05:25 Presenting theory HOL-ex.Cubic_Quartic

20:05:25 Presenting theory HOL-ex.Datatype_Record_Examples

20:05:25 Presenting theory HOL-ex.Dedekind_Real

20:05:25 Presenting theory HOL-ex.Erdoes_Szekeres

20:05:26 Presenting theory HOL-ex.Eval_Examples

20:05:26 Presenting theory HOL-ex.Executable_Relation

20:05:26 Presenting theory HOL-ex.Execute_Choice

20:05:26 Presenting theory HOL-ex.Functions

20:05:26 Presenting theory HOL-ex.Function_Growth

20:05:26 Presenting theory HOL-ex.Gauge_Integration

20:05:26 Presenting theory HOL-ex.Guess

20:05:26 Presenting theory HOL-ex.HarmonicSeries

20:05:26 Presenting theory HOL-ex.Hebrew

20:05:26 Presenting theory HOL-ex.Hex_Bin_Examples

20:05:26 Presenting theory HOL-ex.IArray_Examples

20:05:26 Presenting theory HOL-ex.Intuitionistic

20:05:26 Presenting theory HOL-ex.Join_Theory

20:05:26 Presenting theory HOL-ex.Lagrange

20:05:26 Presenting theory HOL-ex.List_to_Set_Comprehension_Examples

20:05:26 Presenting theory HOL-ex.LocaleTest2

20:05:26 Presenting theory HOL-ex.MergeSort

20:05:26 Presenting theory HOL-ex.MonoidGroup

20:05:26 Presenting theory HOL-ex.Multiquote

20:05:26 Presenting theory HOL-ex.NatSum

20:05:26 Presenting theory HOL-ex.Normalization_by_Evaluation

20:05:26 Presenting theory HOL-ex.PER

20:05:26 Presenting theory HOL-ex.Parallel_Example

20:05:26 Presenting theory HOL-ex.Peano_Axioms

20:05:26 Presenting theory HOL-ex.Perm_Fragments

20:05:26 Presenting theory HOL-ex.PresburgerEx

20:05:26 Presenting theory HOL-ex.Primrec

20:05:26 Presenting theory HOL-ex.Pythagoras

20:05:26 Presenting theory HOL-ex.Quicksort

20:05:27 Presenting theory HOL-ex.Radix_Sort

20:05:27 Presenting theory HOL-ex.Reflection_Examples

20:05:27 Presenting theory HOL-ex.Refute_Examples

20:05:27 Presenting theory HOL-ex.Residue_Ring

20:05:27 Presenting theory HOL-ex.Rewrite_Examples

20:05:27 Presenting theory HOL-ex.SOS

20:05:27 Presenting theory HOL-ex.SOS_Cert

20:05:27 Presenting theory HOL-ex.Serbian

20:05:27 Presenting theory HOL-ex.Set_Comprehension_Pointfree_Examples

20:05:27 Presenting theory HOL-ex.Set_Theory

20:05:27 Presenting theory HOL-ex.Simproc_Tests

20:05:27 Presenting theory HOL-ex.Simps_Case_Conv_Examples

20:05:27 Presenting theory HOL-ex.Sketch_and_Explore

20:05:27 Presenting theory HOL-ex.Sorting_Algorithms_Examples

20:05:27 Presenting theory HOL-ex.Specifications_with_bundle_mixins

20:05:27 Presenting theory HOL-ex.Sqrt

20:05:27 Presenting theory HOL-ex.Sqrt_Script

20:05:27 Presenting theory HOL-ex.Sudoku

20:05:27 Presenting theory HOL-ex.Sum_of_Powers

20:05:27 Presenting theory HOL-ex.Tarski

20:05:27 Presenting theory HOL-ex.Termination

20:05:27 Presenting theory HOL-ex.ThreeDivides

20:05:27 Presenting theory HOL-ex.Transfer_Debug

20:05:28 Presenting theory HOL-ex.Transfer_Int_Nat

20:05:28 Presenting theory HOL-ex.Transitive_Closure_Table_Ex

20:05:28 Presenting theory HOL-ex.Tree23

20:05:28 Presenting theory HOL-ex.Triangular_Numbers

20:05:28 Presenting theory HOL-ex.Unification

20:05:28 Presenting theory HOL-ex.While_Combinator_Example

20:05:28 Presenting theory HOL-ex.veriT_Preprocessing

20:05:28 Presenting theory HOL-ex.SAT_Examples

20:05:28 Presenting theory HOL-ex.Meson_Test

20:05:30 Presenting Koenigsberg_Friendship ...

20:05:30 Presenting document Koenigsberg_Friendship/document

20:05:30 Presenting document Koenigsberg_Friendship/outline

20:05:30 Presenting theory Koenigsberg_Friendship.MoreGraph

20:05:30 Presenting theory Koenigsberg_Friendship.KoenigsbergBridge

20:05:30 Presenting theory Koenigsberg_Friendship.FriendshipTheory

20:05:31 Presenting Lehmer ...

20:05:31 Presenting document Lehmer/document

20:05:31 Presenting document Lehmer/outline

20:05:31 Presenting theory Lehmer.Lehmer

20:05:31 Presenting Pratt_Certificate ...

20:05:31 Presenting document Pratt_Certificate/document

20:05:31 Presenting document Pratt_Certificate/outline

20:05:31 Presenting theory Pratt_Certificate.Pratt_Certificate

20:05:31 Presenting theory Pratt_Certificate.Pratt_Certificate_Code

20:05:32 Presenting file "pratt.ML"

20:05:32 Presenting RSAPSS ...

20:05:32 Presenting document RSAPSS/document

20:05:32 Presenting document RSAPSS/outline

20:05:32 Presenting theory RSAPSS.Word

20:05:32 Presenting theory RSAPSS.WordOperations

20:05:32 Presenting theory RSAPSS.SHA1Padding

20:05:32 Presenting theory RSAPSS.SHA1

20:05:32 Presenting theory RSAPSS.Wordarith

20:05:32 Presenting theory RSAPSS.EMSAPSS

20:05:32 Presenting theory RSAPSS.Mod

20:05:32 Presenting theory RSAPSS.Crypt

20:05:32 Presenting theory RSAPSS.Pdifference

20:05:32 Presenting theory RSAPSS.Productdivides

20:05:32 Presenting theory RSAPSS.Cryptinverts

20:05:32 Presenting theory RSAPSS.RSAPSS

20:05:32 Presenting SumSquares ...

20:05:32 Presenting document SumSquares/document

20:05:32 Presenting document SumSquares/outline

20:05:32 Presenting theory SumSquares.TwoSquares

20:05:32 Presenting theory SumSquares.FourSquares

20:05:33 Presenting Liouville_Numbers ...

20:05:33 Presenting document Liouville_Numbers/document

20:05:33 Presenting document Liouville_Numbers/outline

20:05:33 Presenting theory Liouville_Numbers.Liouville_Numbers_Misc

20:05:33 Presenting theory Liouville_Numbers.Liouville_Numbers

20:05:33 Presenting Lucas_Theorem ...

20:05:33 Presenting document Lucas_Theorem/document

20:05:33 Presenting document Lucas_Theorem/outline

20:05:33 Presenting theory Lucas_Theorem.Lucas_Theorem

20:05:33 Presenting Mason_Stothers ...

20:05:33 Presenting document Mason_Stothers/document

20:05:33 Presenting document Mason_Stothers/outline

20:05:33 Presenting theory Mason_Stothers.Mason_Stothers

20:05:33 Presenting Pell ...

20:05:33 Presenting document Pell/document

20:05:33 Presenting document Pell/outline

20:05:33 Presenting theory Pell.Efficient_Discrete_Sqrt

20:05:33 Presenting theory Pell.Pell

20:05:33 Presenting theory Pell.Pell_Algorithm

20:05:33 Presenting theory Pell.Pell_Algorithm_Test

20:05:33 Presenting Polynomial_Interpolation ...

20:05:33 Presenting document Polynomial_Interpolation/document

20:05:33 Presenting document Polynomial_Interpolation/outline

20:05:33 Presenting theory Polynomial_Interpolation.Is_Rat_To_Rat

20:05:33 Presenting theory Polynomial_Interpolation.Divmod_Int

20:05:33 Presenting theory Polynomial_Interpolation.Improved_Code_Equations

20:05:33 Presenting theory Polynomial_Interpolation.Ring_Hom

20:05:33 Presenting theory Polynomial_Interpolation.Missing_Unsorted

20:05:33 Presenting theory Polynomial_Interpolation.Missing_Polynomial

20:05:33 Presenting theory Polynomial_Interpolation.Ring_Hom_Poly

20:05:33 Presenting theory Polynomial_Interpolation.Newton_Interpolation

20:05:33 Presenting theory Polynomial_Interpolation.Lagrange_Interpolation

20:05:33 Presenting theory Polynomial_Interpolation.Neville_Aitken_Interpolation

20:05:33 Presenting theory Polynomial_Interpolation.Polynomial_Interpolation

20:05:34 Presenting Rep_Fin_Groups ...

20:05:34 Presenting document Rep_Fin_Groups/document

20:05:34 Presenting document Rep_Fin_Groups/outline

20:05:34 Presenting theory Rep_Fin_Groups.Rep_Fin_Groups

20:05:36 Presenting Sturm_Sequences ...

20:05:36 Presenting document Sturm_Sequences/document

20:05:36 Presenting document Sturm_Sequences/outline

20:05:36 Presenting document Sturm_Sequences/userguide

20:05:36 Presenting theory Sturm_Sequences.Sturm_Library_Document

20:05:36 Presenting theory Sturm_Sequences.Misc_Polynomial

20:05:36 Presenting theory Sturm_Sequences.Sturm_Library

20:05:36 Presenting theory Sturm_Sequences.Sturm_Theorem

20:05:36 Presenting theory Sturm_Sequences.Sturm_Method

20:05:36 Presenting theory Sturm_Sequences.Sturm

20:05:36 Presenting theory Sturm_Sequences.Sturm_Ex

20:05:36 Presenting file "sturm.ML"

20:05:37 Presenting Special_Function_Bounds ...

20:05:37 Presenting document Special_Function_Bounds/document

20:05:37 Presenting document Special_Function_Bounds/outline

20:05:37 Presenting theory Special_Function_Bounds.Bounds_Lemmas

20:05:37 Presenting theory Special_Function_Bounds.Atan_CF_Bounds

20:05:37 Presenting theory Special_Function_Bounds.Exp_Bounds

20:05:37 Presenting theory Special_Function_Bounds.Log_CF_Bounds

20:05:37 Presenting theory Special_Function_Bounds.Sin_Cos_Bounds

20:05:37 Presenting theory Special_Function_Bounds.Sqrt_Bounds

20:05:37 Presenting Sturm_Tarski ...

20:05:37 Presenting document Sturm_Tarski/document

20:05:37 Presenting document Sturm_Tarski/outline

20:05:37 Presenting theory Sturm_Tarski.PolyMisc

20:05:37 Presenting theory Sturm_Tarski.Sturm_Tarski

20:05:38 Presenting Symmetric_Polynomials ...

20:05:38 Presenting document Symmetric_Polynomials/document

20:05:38 Presenting document Symmetric_Polynomials/outline

20:05:38 Presenting theory Symmetric_Polynomials.Vieta

20:05:38 Presenting theory Symmetric_Polynomials.Symmetric_Polynomials

20:05:38 Presenting theory Symmetric_Polynomials.Symmetric_Polynomials_Code

20:05:38 Presenting Power_Sum_Polynomials ...

20:05:38 Presenting document Power_Sum_Polynomials/document

20:05:38 Presenting document Power_Sum_Polynomials/outline

20:05:38 Presenting theory Power_Sum_Polynomials.Power_Sum_Polynomials_Library

20:05:38 Presenting theory Power_Sum_Polynomials.Power_Sum_Polynomials

20:05:38 Presenting theory Power_Sum_Polynomials.Power_Sum_Puzzle

20:05:39 Presenting HOL-Corec_Examples ...

20:05:39 Presenting theory HOL-Corec_Examples.LFilter

20:05:39 Presenting theory HOL-Corec_Examples.Paper_Examples

20:05:39 Presenting theory HOL-Corec_Examples.Stream_Processor

20:05:39 Presenting theory HOL-Corec_Examples.Simple_Nesting

20:05:39 Presenting theory HOL-Corec_Examples.Iterate_GPV

20:05:39 Presenting theory HOL-Corec_Examples.GPV_Bare_Bones

20:05:39 Presenting theory HOL-Corec_Examples.Merge_A

20:05:39 Presenting theory HOL-Corec_Examples.Merge_B

20:05:39 Presenting theory HOL-Corec_Examples.Merge_C

20:05:39 Presenting theory HOL-Corec_Examples.Merge_D

20:05:39 Presenting theory HOL-Corec_Examples.Merge_Poly

20:05:39 Presenting theory HOL-Corec_Examples.Misc_Mono

20:05:39 Presenting theory HOL-Corec_Examples.Misc_Poly

20:05:39 Presenting theory HOL-Corec_Examples.Small_Concrete

20:05:39 Presenting theory HOL-Corec_Examples.Stream_Friends

20:05:39 Presenting theory HOL-Corec_Examples.TLList_Friends

20:05:39 Presenting theory HOL-Corec_Examples.Type_Class

20:05:39 Presenting HOL-Datatype_Examples ...

20:05:39 Presenting theory HOL-Datatype_Examples.Compat

20:05:39 Presenting theory HOL-Datatype_Examples.Lambda_Term

20:05:39 Presenting theory HOL-Datatype_Examples.Process

20:05:39 Presenting theory HOL-Datatype_Examples.TreeFsetI

20:05:39 Presenting theory HOL-Datatype_Examples.Prelim

20:05:39 Presenting theory HOL-Datatype_Examples.DTree

20:05:39 Presenting theory HOL-Datatype_Examples.Gram_Lang

20:05:39 Presenting theory HOL-Datatype_Examples.Parallel_Composition

20:05:39 Presenting theory HOL-Datatype_Examples.TreeFI

20:05:39 Presenting theory HOL-Datatype_Examples.Koenig

20:05:39 Presenting theory HOL-Datatype_Examples.Lift_BNF

20:05:39 Presenting theory HOL-Datatype_Examples.Milner_Tofte

20:05:39 Presenting theory HOL-Datatype_Examples.Stream_Processor

20:05:39 Presenting theory HOL-Datatype_Examples.Cyclic_List

20:05:39 Presenting theory HOL-Datatype_Examples.Free_Idempotent_Monoid

20:05:39 Presenting theory HOL-Datatype_Examples.Regex_ACI

20:05:39 Presenting theory HOL-Datatype_Examples.Regex_ACIDZ

20:05:39 Presenting theory HOL-Datatype_Examples.TLList

20:05:39 Presenting theory HOL-Datatype_Examples.FAE_Sequence

20:05:40 Presenting theory HOL-Datatype_Examples.Misc_Codatatype

20:05:40 Presenting theory HOL-Datatype_Examples.Misc_Datatype

20:05:40 Presenting theory HOL-Datatype_Examples.Misc_Primcorec

20:05:40 Presenting theory HOL-Datatype_Examples.Misc_Primrec

20:05:40 Presenting theory HOL-Datatype_Examples.Datatype_Simproc_Tests

20:05:40 Presenting HOL-IMP ...

20:05:40 Presenting document HOL-IMP/document

20:05:40 Presenting theory HOL-IMP.AExp

20:05:40 Presenting theory HOL-IMP.BExp

20:05:40 Presenting theory HOL-IMP.ASM

20:05:40 Presenting theory HOL-IMP.Star

20:05:40 Presenting theory HOL-IMP.Com

20:05:40 Presenting theory HOL-IMP.Big_Step

20:05:40 Presenting theory HOL-IMP.Small_Step

20:05:40 Presenting theory HOL-IMP.Finite_Reachable

20:05:40 Presenting theory HOL-IMP.Denotational

20:05:40 Presenting theory HOL-IMP.Compiler

20:05:40 Presenting theory HOL-IMP.Compiler2

20:05:40 Presenting theory HOL-IMP.Types

20:05:40 Presenting theory HOL-IMP.Poly_Types

20:05:40 Presenting theory HOL-IMP.Sec_Type_Expr

20:05:40 Presenting theory HOL-IMP.Sec_Typing

20:05:40 Presenting theory HOL-IMP.Sec_TypingT

20:05:40 Presenting theory HOL-IMP.Vars

20:05:40 Presenting theory HOL-IMP.Def_Init_Exp

20:05:40 Presenting theory HOL-IMP.Def_Init

20:05:40 Presenting theory HOL-IMP.Def_Init_Big

20:05:40 Presenting theory HOL-IMP.Def_Init_Small

20:05:40 Presenting theory HOL-IMP.Sem_Equiv

20:05:40 Presenting theory HOL-IMP.Fold

20:05:40 Presenting theory HOL-IMP.Live

20:05:40 Presenting theory HOL-IMP.Live_True

20:05:40 Presenting theory HOL-IMP.Hoare

20:05:41 Presenting theory HOL-IMP.Hoare_Examples

20:05:41 Presenting theory HOL-IMP.Hoare_Sound_Complete

20:05:41 Presenting theory HOL-IMP.VCG

20:05:41 Presenting theory HOL-IMP.Hoare_Total

20:05:41 Presenting theory HOL-IMP.Hoare_Total_EX

20:05:41 Presenting theory HOL-IMP.VCG_Total_EX

20:05:41 Presenting theory HOL-IMP.Hoare_Total_EX2

20:05:41 Presenting theory HOL-IMP.VCG_Total_EX2

20:05:41 Presenting theory HOL-IMP.Complete_Lattice

20:05:41 Presenting theory HOL-IMP.ACom

20:05:41 Presenting theory HOL-IMP.Collecting

20:05:41 Presenting theory HOL-IMP.Collecting1

20:05:41 Presenting theory HOL-IMP.Collecting_Examples

20:05:41 Presenting theory HOL-IMP.Abs_Int_Tests

20:05:41 Presenting theory HOL-IMP.Abs_Int_init

20:05:41 Presenting theory HOL-IMP.Abs_Int0

20:05:41 Presenting theory HOL-IMP.Abs_State

20:05:41 Presenting theory HOL-IMP.Abs_Int1

20:05:41 Presenting theory HOL-IMP.Abs_Int1_parity

20:05:41 Presenting theory HOL-IMP.Abs_Int1_const

20:05:41 Presenting theory HOL-IMP.Abs_Int2

20:05:41 Presenting theory HOL-IMP.Abs_Int2_ivl

20:05:41 Presenting theory HOL-IMP.Abs_Int3

20:05:41 Presenting theory HOL-IMP.Procs

20:05:41 Presenting theory HOL-IMP.Procs_Dyn_Vars_Dyn

20:05:41 Presenting theory HOL-IMP.Procs_Stat_Vars_Dyn

20:05:41 Presenting theory HOL-IMP.Procs_Stat_Vars_Stat

20:05:41 Presenting theory HOL-IMP.C_like

20:05:41 Presenting theory HOL-IMP.OO

20:05:42 Presenting Relational-Incorrectness-Logic ...

20:05:42 Presenting document Relational-Incorrectness-Logic/document

20:05:42 Presenting document Relational-Incorrectness-Logic/outline

20:05:42 Presenting theory Relational-Incorrectness-Logic.RelationalIncorrectness

20:05:42 Presenting HOL-Metis_Examples ...

20:05:42 Presenting theory HOL-Metis_Examples.Abstraction

20:05:42 Presenting theory HOL-Metis_Examples.Big_O

20:05:42 Presenting theory HOL-Metis_Examples.Binary_Tree

20:05:42 Presenting theory HOL-Metis_Examples.Clausification

20:05:42 Presenting theory HOL-Metis_Examples.Message

20:05:42 Presenting theory HOL-Metis_Examples.Type_Encodings

20:05:42 Presenting theory HOL-Metis_Examples.Proxies

20:05:42 Presenting theory HOL-Metis_Examples.Tarski

20:05:42 Presenting theory HOL-Metis_Examples.Trans_Closure

20:05:42 Presenting theory HOL-Metis_Examples.Sets

20:05:43 Presenting HereditarilyFinite ...

20:05:43 Presenting document HereditarilyFinite/document

20:05:43 Presenting document HereditarilyFinite/outline

20:05:43 Presenting theory HereditarilyFinite.HF

20:05:43 Presenting theory HereditarilyFinite.Ordinal

20:05:43 Presenting theory HereditarilyFinite.Rank

20:05:43 Presenting theory HereditarilyFinite.Finite_Automata

20:05:43 Presenting theory HereditarilyFinite.Finitary

20:05:43 Presenting theory HereditarilyFinite.OrdArith

20:05:43 Presenting Incompleteness ...

20:05:43 Presenting document Incompleteness/document

20:05:43 Presenting document Incompleteness/outline

20:05:43 Presenting theory Incompleteness.SyntaxN

20:05:43 Presenting theory Incompleteness.Coding

20:05:43 Presenting theory Incompleteness.Predicates

20:05:43 Presenting theory Incompleteness.Sigma

20:05:43 Presenting theory Incompleteness.Coding_Predicates

20:05:43 Presenting theory Incompleteness.Pf_Predicates

20:05:43 Presenting theory Incompleteness.Functions

20:05:43 Presenting theory Incompleteness.Goedel_I

20:05:43 Presenting theory Incompleteness.II_Prelims

20:05:43 Presenting theory Incompleteness.Pseudo_Coding

20:05:44 Presenting theory Incompleteness.Quote

20:05:44 Presenting theory Incompleteness.Goedel_II

20:05:45 Presenting Surprise_Paradox ...

20:05:45 Presenting document Surprise_Paradox/document

20:05:45 Presenting document Surprise_Paradox/outline

20:05:45 Presenting theory Surprise_Paradox.Surprise_Paradox

20:05:45 Presenting HyperCTL ...

20:05:45 Presenting document HyperCTL/document

20:05:45 Presenting document HyperCTL/outline

20:05:45 Presenting theory HyperCTL.Prelim

20:05:45 Presenting theory HyperCTL.Shallow

20:05:45 Presenting theory HyperCTL.Noninterference

20:05:45 Presenting theory HyperCTL.Deep

20:05:45 Presenting theory HyperCTL.Finite_Noninterference

20:05:45 Presenting theory HyperCTL.HyperCTL

20:05:46 Presenting Incredible_Proof_Machine ...

20:05:46 Presenting document Incredible_Proof_Machine/document

20:05:46 Presenting document Incredible_Proof_Machine/outline

20:05:46 Presenting theory Incredible_Proof_Machine.Indexed_FSet

20:05:46 Presenting theory Incredible_Proof_Machine.Incredible_Signatures

20:05:46 Presenting theory Incredible_Proof_Machine.Abstract_Formula

20:05:46 Presenting theory Incredible_Proof_Machine.Incredible_Deduction

20:05:46 Presenting theory Incredible_Proof_Machine.Abstract_Rules

20:05:46 Presenting theory Incredible_Proof_Machine.Abstract_Rules_To_Incredible

20:05:46 Presenting theory Incredible_Proof_Machine.Entailment

20:05:46 Presenting theory Incredible_Proof_Machine.Natural_Deduction

20:05:46 Presenting theory Incredible_Proof_Machine.Incredible_Correctness

20:05:46 Presenting theory Incredible_Proof_Machine.Rose_Tree

20:05:46 Presenting theory Incredible_Proof_Machine.Incredible_Trees

20:05:46 Presenting theory Incredible_Proof_Machine.Build_Incredible_Tree

20:05:46 Presenting theory Incredible_Proof_Machine.Incredible_Completeness

20:05:46 Presenting theory Incredible_Proof_Machine.Incredible_Everything

20:05:46 Presenting theory Incredible_Proof_Machine.Propositional_Formulas

20:05:46 Presenting theory Incredible_Proof_Machine.Incredible_Propositional

20:05:46 Presenting theory Incredible_Proof_Machine.Incredible_Propositional_Tasks

20:05:46 Presenting theory Incredible_Proof_Machine.Predicate_Formulas

20:05:46 Presenting theory Incredible_Proof_Machine.Incredible_Predicate

20:05:46 Presenting theory Incredible_Proof_Machine.Incredible_Predicate_Tasks

20:05:47 Presenting Integration ...

20:05:47 Presenting document Integration/document

20:05:47 Presenting document Integration/outline

20:05:47 Presenting theory Integration.Sigma_Algebra

20:05:47 Presenting theory Integration.MonConv

20:05:47 Presenting theory Integration.Measure

20:05:47 Presenting theory Integration.RealRandVar

20:05:47 Presenting theory Integration.Integral

20:05:47 Presenting theory Integration.Failure

20:05:47 Presenting Isabelle_Meta_Model ...

20:05:47 Presenting document Isabelle_Meta_Model/document

20:05:47 Presenting document Isabelle_Meta_Model/outline

20:05:47 Presenting theory Isabelle_Meta_Model.Antiquote_Setup

20:05:47 Presenting theory Isabelle_Meta_Model.Isabelle_Cartouche_Examples

20:05:47 Presenting theory Isabelle_Meta_Model.Isabelle_Main0

20:05:47 Presenting theory Isabelle_Meta_Model.Isabelle_code_target

20:05:47 Presenting theory Isabelle_Meta_Model.Isabelle_code_runtime

20:05:47 Presenting theory Isabelle_Meta_Model.Isabelle_Main1

20:05:47 Presenting theory Isabelle_Meta_Model.Isabelle_typedecl

20:05:47 Presenting theory Isabelle_Meta_Model.Isabelle_Main2

20:05:47 Presenting theory Isabelle_Meta_Model.Init

20:05:47 Presenting theory Isabelle_Meta_Model.Meta_Pure

20:05:48 Presenting theory Isabelle_Meta_Model.Parser_init

20:05:48 Presenting theory Isabelle_Meta_Model.Parser_Pure

20:05:48 Presenting theory Isabelle_Meta_Model.Meta_SML

20:05:48 Presenting theory Isabelle_Meta_Model.Meta_Isabelle

20:05:48 Presenting theory Isabelle_Meta_Model.Printer_init

20:05:48 Presenting theory Isabelle_Meta_Model.Printer_Pure

20:05:48 Presenting theory Isabelle_Meta_Model.Printer_SML

20:05:48 Presenting theory Isabelle_Meta_Model.Printer_Isabelle

20:05:48 Presenting theory Isabelle_Meta_Model.Toy_Library_Static

20:05:48 Presenting theory Isabelle_Meta_Model.Init_rbt

20:05:48 Presenting theory Isabelle_Meta_Model.Meta_Toy

20:05:48 Presenting theory Isabelle_Meta_Model.Meta_Toy_extended

20:05:48 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

20:05:48 Presenting theory Isabelle_Meta_Model.Meta_META

20:05:48 Presenting theory Isabelle_Meta_Model.Core_init

20:05:48 Presenting theory Isabelle_Meta_Model.Floor1_infra

20:05:48 Presenting theory Isabelle_Meta_Model.Floor1_access

20:05:48 Presenting theory Isabelle_Meta_Model.Floor1_examp

20:05:48 Presenting theory Isabelle_Meta_Model.Floor2_examp

20:05:48 Presenting theory Isabelle_Meta_Model.Floor1_ctxt

20:05:48 Presenting theory Isabelle_Meta_Model.Core

20:05:48 Presenting theory Isabelle_Meta_Model.Parser_Toy

20:05:48 Presenting theory Isabelle_Meta_Model.Parser_Toy_extended

20:05:48 Presenting theory Isabelle_Meta_Model.Parser_META

20:05:48 Presenting theory Isabelle_Meta_Model.Printer_Toy

20:05:48 Presenting theory Isabelle_Meta_Model.Printer_Toy_extended

20:05:48 Presenting theory Isabelle_Meta_Model.Printer_META

20:05:48 Presenting theory Isabelle_Meta_Model.Printer

20:05:48 Presenting theory Isabelle_Meta_Model.Generator_static

20:05:48 Presenting theory Isabelle_Meta_Model.Generator_dynamic_sequential

20:05:48 Presenting theory Isabelle_Meta_Model.Design_deep

20:05:48 Presenting theory Isabelle_Meta_Model.Toy_Library

20:05:48 Presenting theory Isabelle_Meta_Model.Design_shallow

20:05:48 Presenting theory Isabelle_Meta_Model.Rail

20:05:48 Presenting theory Isabelle_Meta_Model.Design_generated

20:05:48 Presenting theory Isabelle_Meta_Model.Design_generated_generated

20:05:49 Presenting Jinja ...

20:05:49 Presenting document Jinja/document

20:05:49 Presenting document Jinja/outline

20:05:49 Presenting theory Jinja.Auxiliary

20:05:49 Presenting theory Jinja.Type

20:05:49 Presenting theory Jinja.Decl

20:05:49 Presenting theory Jinja.TypeRel

20:05:49 Presenting theory Jinja.Value

20:05:49 Presenting theory Jinja.Objects

20:05:49 Presenting theory Jinja.Exceptions

20:05:49 Presenting theory Jinja.Expr

20:05:49 Presenting theory Jinja.State

20:05:49 Presenting theory Jinja.BigStep

20:05:49 Presenting theory Jinja.SmallStep

20:05:49 Presenting theory Jinja.SystemClasses

20:05:49 Presenting theory Jinja.WellForm

20:05:49 Presenting theory Jinja.WWellForm

20:05:49 Presenting theory Jinja.Equivalence

20:05:49 Presenting theory Jinja.WellType

20:05:49 Presenting theory Jinja.WellTypeRT

20:05:49 Presenting theory Jinja.DefAss

20:05:50 Presenting theory Jinja.Conform

20:05:50 Presenting theory Jinja.Progress

20:05:50 Presenting theory Jinja.JWellForm

20:05:50 Presenting theory Jinja.TypeSafe

20:05:50 Presenting theory Jinja.Annotate

20:05:50 Presenting theory Jinja.Examples

20:05:50 Presenting theory Jinja.execute_Bigstep

20:05:50 Presenting theory Jinja.execute_WellType

20:05:51 Presenting theory Jinja.JVMState

20:05:51 Presenting theory Jinja.JVMInstructions

20:05:51 Presenting theory Jinja.JVMExecInstr

20:05:51 Presenting theory Jinja.JVMExceptions

20:05:51 Presenting theory Jinja.JVMExec

20:05:51 Presenting theory Jinja.JVMDefensive

20:05:51 Presenting theory Jinja.JVMListExample

20:05:51 Presenting theory Jinja.Semilat

20:05:51 Presenting theory Jinja.Err

20:05:51 Presenting theory Jinja.Opt

20:05:51 Presenting theory Jinja.Product

20:05:51 Presenting theory Jinja.Listn

20:05:51 Presenting theory Jinja.Semilattices

20:05:51 Presenting theory Jinja.Typing_Framework

20:05:52 Presenting theory Jinja.SemilatAlg

20:05:52 Presenting theory Jinja.Typing_Framework_err

20:05:52 Presenting theory Jinja.Kildall

20:05:52 Presenting theory Jinja.LBVSpec

20:05:52 Presenting theory Jinja.LBVCorrect

20:05:52 Presenting theory Jinja.LBVComplete

20:05:52 Presenting theory Jinja.Abstract_BV

20:05:52 Presenting theory Jinja.SemiType

20:05:52 Presenting theory Jinja.JVM_SemiType

20:05:52 Presenting theory Jinja.Effect

20:05:52 Presenting theory Jinja.EffectMono

20:05:52 Presenting theory Jinja.BVSpec

20:05:52 Presenting theory Jinja.TF_JVM

20:05:53 Presenting theory Jinja.BVExec

20:05:53 Presenting theory Jinja.LBVJVM

20:05:53 Presenting theory Jinja.BVConform

20:05:53 Presenting theory Jinja.BVSpecTypeSafe

20:05:53 Presenting theory Jinja.BVNoTypeError

20:05:53 Presenting theory Jinja.BVExample

20:05:53 Presenting theory Jinja.J1

20:05:53 Presenting theory Jinja.J1WellForm

20:05:53 Presenting theory Jinja.PCompiler

20:05:54 Presenting theory Jinja.Hidden

20:05:54 Presenting theory Jinja.Compiler1

20:05:54 Presenting theory Jinja.Correctness1

20:05:54 Presenting theory Jinja.Compiler2

20:05:54 Presenting theory Jinja.Correctness2

20:05:54 Presenting theory Jinja.Compiler

20:05:54 Presenting theory Jinja.TypeComp

20:05:54 Presenting theory Jinja.Jinja

20:05:55 Presenting HRB-Slicing ...

20:05:55 Presenting document HRB-Slicing/document

20:05:55 Presenting document HRB-Slicing/outline

20:05:55 Presenting theory HRB-Slicing.AuxLemmas

20:05:55 Presenting theory HRB-Slicing.BasicDefs

20:05:55 Presenting theory HRB-Slicing.CFG

20:05:55 Presenting theory HRB-Slicing.CFGExit

20:05:55 Presenting theory HRB-Slicing.CFG_wf

20:05:55 Presenting theory HRB-Slicing.CFGExit_wf

20:05:55 Presenting theory HRB-Slicing.SemanticsCFG

20:05:55 Presenting theory HRB-Slicing.ReturnAndCallNodes

20:05:55 Presenting theory HRB-Slicing.Observable

20:05:56 Presenting theory HRB-Slicing.Postdomination

20:05:56 Presenting theory HRB-Slicing.SDG

20:05:56 Presenting theory HRB-Slicing.HRBSlice

20:05:56 Presenting theory HRB-Slicing.SCDObservable

20:05:56 Presenting theory HRB-Slicing.Distance

20:05:56 Presenting theory HRB-Slicing.Slice

20:05:57 Presenting theory HRB-Slicing.WeakSimulation

20:05:57 Presenting theory HRB-Slicing.FundamentalProperty

20:05:57 Presenting theory HRB-Slicing.Com

20:05:57 Presenting theory HRB-Slicing.ProcState

20:05:57 Presenting theory HRB-Slicing.PCFG

20:05:57 Presenting theory HRB-Slicing.WellFormProgs

20:05:57 Presenting theory HRB-Slicing.Interpretation

20:05:58 Presenting theory HRB-Slicing.Labels

20:05:58 Presenting theory HRB-Slicing.WellFormed

20:05:58 Presenting theory HRB-Slicing.ValidPaths

20:05:59 Presenting theory HRB-Slicing.ProcSDG

20:05:59 Presenting theory HRB-Slicing.JVMCFG

20:06:02 Presenting theory HRB-Slicing.JVMInterpretation

20:06:02 Presenting theory HRB-Slicing.JVMCFG_wf

20:06:03 Presenting theory HRB-Slicing.JVMPostdomination

20:06:04 Presenting theory HRB-Slicing.JVMSDG

20:06:04 Presenting theory HRB-Slicing.HRBSlicing

20:06:07 Presenting InformationFlowSlicing_Inter ...

20:06:07 Presenting document InformationFlowSlicing_Inter/document

20:06:07 Presenting document InformationFlowSlicing_Inter/outline

20:06:07 Presenting theory InformationFlowSlicing_Inter.NonInterferenceInter

20:06:07 Presenting theory InformationFlowSlicing_Inter.LiftingInter

20:06:08 Presenting Slicing ...

20:06:08 Presenting document Slicing/document

20:06:08 Presenting document Slicing/outline

20:06:08 Presenting theory Slicing.AuxLemmas

20:06:08 Presenting theory Slicing.BasicDefs

20:06:08 Presenting theory Slicing.CFG

20:06:08 Presenting theory Slicing.CFGExit

20:06:08 Presenting theory Slicing.Postdomination

20:06:08 Presenting theory Slicing.CFG_wf

20:06:08 Presenting theory Slicing.CFGExit_wf

20:06:08 Presenting theory Slicing.SemanticsCFG

20:06:08 Presenting theory Slicing.DynDataDependence

20:06:08 Presenting theory Slicing.DynStandardControlDependence

20:06:08 Presenting theory Slicing.DynWeakControlDependence

20:06:08 Presenting theory Slicing.DynPDG

20:06:08 Presenting theory Slicing.DependentLiveVariables

20:06:08 Presenting theory Slicing.BitVector

20:06:08 Presenting theory Slicing.DynSlice

20:06:08 Presenting theory Slicing.Observable

20:06:08 Presenting theory Slicing.Distance

20:06:08 Presenting theory Slicing.DataDependence

20:06:08 Presenting theory Slicing.Slice

20:06:08 Presenting theory Slicing.StandardControlDependence

20:06:09 Presenting theory Slicing.WeakControlDependence

20:06:09 Presenting theory Slicing.PDG

20:06:09 Presenting theory Slicing.WeakOrderDependence

20:06:09 Presenting theory Slicing.CDepInstantiations

20:06:09 Presenting theory Slicing.ControlDependenceRelations

20:06:09 Presenting theory Slicing.Com

20:06:09 Presenting theory Slicing.WCFG

20:06:09 Presenting theory Slicing.Interpretation

20:06:09 Presenting theory Slicing.Labels

20:06:09 Presenting theory Slicing.WellFormed

20:06:09 Presenting theory Slicing.AdditionalLemmas

20:06:09 Presenting theory Slicing.DynamicControlDependences

20:06:09 Presenting theory Slicing.Semantics

20:06:09 Presenting theory Slicing.WEquivalence

20:06:09 Presenting theory Slicing.SemanticsWellFormed

20:06:10 Presenting theory Slicing.StaticControlDependences

20:06:10 Presenting theory Slicing.JVMCFG

20:06:10 Presenting theory Slicing.JVMInterpretation

20:06:10 Presenting theory Slicing.JVMPostdomination

20:06:10 Presenting theory Slicing.JVMCFG_wf

20:06:11 Presenting theory Slicing.JVMControlDependences

20:06:11 Presenting theory Slicing.SemanticsWF

20:06:11 Presenting theory Slicing.Slicing

20:06:13 Presenting InformationFlowSlicing ...

20:06:13 Presenting document InformationFlowSlicing/document

20:06:13 Presenting document InformationFlowSlicing/outline

20:06:13 Presenting theory InformationFlowSlicing.NonInterferenceIntra

20:06:13 Presenting theory InformationFlowSlicing.LiftingIntra

20:06:13 Presenting theory InformationFlowSlicing.NonInterferenceWhile

20:06:14 Presenting JinjaDCI ...

20:06:14 Presenting document JinjaDCI/document

20:06:14 Presenting document JinjaDCI/outline

20:06:14 Presenting theory JinjaDCI.Auxiliary

20:06:14 Presenting theory JinjaDCI.Type

20:06:14 Presenting theory JinjaDCI.Decl

20:06:14 Presenting theory JinjaDCI.TypeRel

20:06:14 Presenting theory JinjaDCI.Value

20:06:14 Presenting theory JinjaDCI.Objects

20:06:14 Presenting theory JinjaDCI.Exceptions

20:06:14 Presenting theory JinjaDCI.Expr

20:06:14 Presenting theory JinjaDCI.WellType

20:06:14 Presenting theory JinjaDCI.WellTypeRT

20:06:14 Presenting theory JinjaDCI.State

20:06:14 Presenting theory JinjaDCI.SystemClasses

20:06:14 Presenting theory JinjaDCI.WellForm

20:06:14 Presenting theory JinjaDCI.WWellForm

20:06:14 Presenting theory JinjaDCI.BigStep

20:06:14 Presenting theory JinjaDCI.DefAss

20:06:14 Presenting theory JinjaDCI.Conform

20:06:14 Presenting theory JinjaDCI.SmallStep

20:06:14 Presenting theory JinjaDCI.EConform

20:06:15 Presenting theory JinjaDCI.Progress

20:06:15 Presenting theory JinjaDCI.JWellForm

20:06:15 Presenting theory JinjaDCI.TypeSafe

20:06:15 Presenting theory JinjaDCI.Equivalence

20:06:15 Presenting theory JinjaDCI.Annotate

20:06:15 Presenting theory JinjaDCI.JVMState

20:06:15 Presenting theory JinjaDCI.JVMInstructions

20:06:15 Presenting theory JinjaDCI.JVMExceptions

20:06:15 Presenting theory JinjaDCI.JVMExecInstr

20:06:15 Presenting theory JinjaDCI.JVMExec

20:06:15 Presenting theory JinjaDCI.JVMDefensive

20:06:15 Presenting theory JinjaDCI.SemiType

20:06:15 Presenting theory JinjaDCI.JVM_SemiType

20:06:16 Presenting theory JinjaDCI.Effect

20:06:16 Presenting theory JinjaDCI.EffectMono

20:06:16 Presenting theory JinjaDCI.BVSpec

20:06:16 Presenting theory JinjaDCI.TF_JVM

20:06:16 Presenting theory JinjaDCI.BVExec

20:06:16 Presenting theory JinjaDCI.LBVJVM

20:06:16 Presenting theory JinjaDCI.BVConform

20:06:16 Presenting theory JinjaDCI.ClassAdd

20:06:16 Presenting theory JinjaDCI.StartProg

20:06:16 Presenting theory JinjaDCI.BVSpecTypeSafe

20:06:17 Presenting theory JinjaDCI.BVNoTypeError

20:06:17 Presenting theory JinjaDCI.J1

20:06:17 Presenting theory JinjaDCI.J1WellForm

20:06:17 Presenting theory JinjaDCI.PCompiler

20:06:17 Presenting theory JinjaDCI.Hidden

20:06:17 Presenting theory JinjaDCI.Compiler1

20:06:17 Presenting theory JinjaDCI.Correctness1

20:06:17 Presenting theory JinjaDCI.Compiler2

20:06:17 Presenting theory JinjaDCI.Correctness2

20:06:17 Presenting theory JinjaDCI.Compiler

20:06:17 Presenting theory JinjaDCI.TypeComp

20:06:18 Presenting theory JinjaDCI.JinjaDCI

20:06:20 Presenting KBPs ...

20:06:20 Presenting document KBPs/document

20:06:20 Presenting document KBPs/outline

20:06:20 Presenting theory KBPs.Extra

20:06:20 Presenting theory KBPs.List_local

20:06:20 Presenting theory KBPs.Kripke

20:06:20 Presenting theory KBPs.Traces

20:06:20 Presenting theory KBPs.KBPs

20:06:20 Presenting theory KBPs.KBPsAuto

20:06:20 Presenting theory KBPs.DFS

20:06:20 Presenting theory KBPs.MapOps

20:06:20 Presenting theory KBPs.KBPsAlg

20:06:21 Presenting theory KBPs.ODList

20:06:21 Presenting theory KBPs.Eval

20:06:21 Presenting theory KBPs.Trie2

20:06:21 Presenting theory KBPs.ClockView

20:06:21 Presenting theory KBPs.SPRView

20:06:21 Presenting theory KBPs.SPRViewDet

20:06:21 Presenting theory KBPs.SPRViewNonDet

20:06:21 Presenting theory KBPs.SPRViewNonDetIndInit

20:06:21 Presenting theory KBPs.SPRViewSingle

20:06:21 Presenting theory KBPs.Views

20:06:21 Presenting theory KBPs.MuddyChildren

20:06:21 Presenting theory KBPs.Robot

20:06:22 Presenting theory KBPs.Examples

20:06:22 Presenting theory KBPs.KBPs_Main

20:06:22 Presenting LTL ...

20:06:22 Presenting document LTL/document

20:06:22 Presenting document LTL/outline

20:06:22 Presenting theory LTL.LTL

20:06:22 Presenting theory LTL.Rewriting

20:06:22 Presenting theory LTL.Equivalence_Relations

20:06:22 Presenting theory LTL.Disjunctive_Normal_Form

20:06:22 Presenting theory LTL.Code_Equations

20:06:22 Presenting theory LTL.Example

20:06:23 Presenting LTL_Normal_Form ...

20:06:23 Presenting document LTL_Normal_Form/document

20:06:23 Presenting document LTL_Normal_Form/outline

20:06:23 Presenting theory LTL_Normal_Form.Normal_Form

20:06:23 Presenting theory LTL_Normal_Form.Normal_Form_Complexity

20:06:23 Presenting theory LTL_Normal_Form.Normal_Form_Code_Export

20:06:23 Presenting LTL_to_DRA ...

20:06:23 Presenting document LTL_to_DRA/document

20:06:23 Presenting document LTL_to_DRA/outline

20:06:23 Presenting theory LTL_to_DRA.Preliminaries2

20:06:23 Presenting theory LTL_to_DRA.Map2

20:06:23 Presenting theory LTL_to_DRA.Mapping2

20:06:23 Presenting theory LTL_to_DRA.DTS

20:06:23 Presenting theory LTL_to_DRA.Semi_Mojmir

20:06:23 Presenting theory LTL_to_DRA.Mojmir

20:06:23 Presenting theory LTL_to_DRA.Rabin

20:06:23 Presenting theory LTL_to_DRA.List2

20:06:23 Presenting theory LTL_to_DRA.Mojmir_Rabin

20:06:23 Presenting theory LTL_to_DRA.LTL_FGXU

20:06:23 Presenting theory LTL_to_DRA.af

20:06:24 Presenting theory LTL_to_DRA.Logical_Characterization

20:06:24 Presenting theory LTL_to_DRA.LTL_Rabin

20:06:24 Presenting theory LTL_to_DRA.LTL_Rabin_Unfold_Opt

20:06:24 Presenting theory LTL_to_DRA.LTL_Compat

20:06:24 Presenting theory LTL_to_DRA.LTL_Impl

20:06:24 Presenting theory LTL_to_DRA.af_Impl

20:06:24 Presenting theory LTL_to_DRA.Mojmir_Rabin_Impl

20:06:24 Presenting theory LTL_to_DRA.LTL_Rabin_Impl

20:06:25 Presenting theory LTL_to_DRA.Export_Code

20:06:26 Presenting Stuttering_Equivalence ...

20:06:26 Presenting document Stuttering_Equivalence/document

20:06:26 Presenting document Stuttering_Equivalence/outline

20:06:26 Presenting theory Stuttering_Equivalence.Samplers

20:06:26 Presenting theory Stuttering_Equivalence.StutterEquivalence

20:06:26 Presenting theory Stuttering_Equivalence.PLTL

20:06:26 Presenting Lambda_Free_EPO ...

20:06:26 Presenting document Lambda_Free_EPO/document

20:06:26 Presenting document Lambda_Free_EPO/outline

20:06:26 Presenting theory Lambda_Free_EPO.Embeddings

20:06:26 Presenting theory Lambda_Free_EPO.Chop

20:06:26 Presenting theory Lambda_Free_EPO.Lambda_Free_EPO

20:06:26 Presenting Lambda_Free_RPOs ...

20:06:26 Presenting document Lambda_Free_RPOs/document

20:06:26 Presenting document Lambda_Free_RPOs/outline

20:06:26 Presenting theory Lambda_Free_RPOs.Lambda_Free_Util

20:06:26 Presenting theory Lambda_Free_RPOs.Lambda_Free_Term

20:06:26 Presenting theory Lambda_Free_RPOs.Infinite_Chain

20:06:26 Presenting theory Lambda_Free_RPOs.Extension_Orders

20:06:26 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPO_App

20:06:26 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPO_Std

20:06:26 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPO_Optim

20:06:26 Presenting theory Lambda_Free_RPOs.Lambda_Encoding

20:06:26 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPOs

20:06:27 Presenting Landau_Symbols ...

20:06:27 Presenting document Landau_Symbols/document

20:06:27 Presenting document Landau_Symbols/outline

20:06:27 Presenting theory Landau_Symbols.Group_Sort

20:06:27 Presenting theory Landau_Symbols.Landau_Real_Products

20:06:27 Presenting theory Landau_Symbols.Landau_Simprocs

20:06:27 Presenting theory Landau_Symbols.Landau_More

20:06:27 Presenting file "landau_simprocs.ML"

20:06:28 Presenting LightweightJava ...

20:06:28 Presenting document LightweightJava/document

20:06:28 Presenting document LightweightJava/outline

20:06:28 Presenting theory LightweightJava.Lightweight_Java_Definition

20:06:28 Presenting theory LightweightJava.Lightweight_Java_Equivalence

20:06:28 Presenting theory LightweightJava.Lightweight_Java_Proof

20:06:29 Presenting LinearQuantifierElim ...

20:06:29 Presenting document LinearQuantifierElim/document

20:06:29 Presenting document LinearQuantifierElim/outline

20:06:29 Presenting theory LinearQuantifierElim.Logic

20:06:29 Presenting theory LinearQuantifierElim.QE

20:06:29 Presenting theory LinearQuantifierElim.DLO

20:06:29 Presenting theory LinearQuantifierElim.QEdlo

20:06:29 Presenting theory LinearQuantifierElim.QEdlo_ex

20:06:29 Presenting theory LinearQuantifierElim.QEdlo_fr

20:06:29 Presenting theory LinearQuantifierElim.QEdlo_inf

20:06:29 Presenting theory LinearQuantifierElim.LinArith

20:06:29 Presenting theory LinearQuantifierElim.QElin

20:06:29 Presenting theory LinearQuantifierElim.QElin_opt

20:06:29 Presenting theory LinearQuantifierElim.FRE

20:06:29 Presenting theory LinearQuantifierElim.QElin_inf

20:06:29 Presenting theory LinearQuantifierElim.PresArith

20:06:29 Presenting theory LinearQuantifierElim.QEpres

20:06:29 Presenting theory LinearQuantifierElim.Cooper

20:06:29 Presenting theory LinearQuantifierElim.CertDlo

20:06:29 Presenting theory LinearQuantifierElim.CertLin

20:06:29 Presenting List-Infinite ...

20:06:29 Presenting document List-Infinite/document

20:06:29 Presenting document List-Infinite/outline

20:06:29 Presenting theory List-Infinite.Util_Set

20:06:29 Presenting theory List-Infinite.Util_MinMax

20:06:29 Presenting theory List-Infinite.Util_NatInf

20:06:29 Presenting theory List-Infinite.Util_Nat

20:06:29 Presenting theory List-Infinite.Util_Div

20:06:29 Presenting theory List-Infinite.SetInterval2

20:06:29 Presenting theory List-Infinite.SetIntervalCut

20:06:29 Presenting theory List-Infinite.SetIntervalStep

20:06:29 Presenting theory List-Infinite.List2

20:06:29 Presenting theory List-Infinite.InfiniteSet2

20:06:29 Presenting theory List-Infinite.ListInf

20:06:30 Presenting theory List-Infinite.ListInf_Prefix

20:06:30 Presenting theory List-Infinite.ListInfinite

20:06:30 Presenting Nat-Interval-Logic ...

20:06:30 Presenting document Nat-Interval-Logic/document

20:06:30 Presenting document Nat-Interval-Logic/outline

20:06:30 Presenting theory Nat-Interval-Logic.IL_Interval

20:06:30 Presenting theory Nat-Interval-Logic.IL_IntervalOperators

20:06:30 Presenting theory Nat-Interval-Logic.IL_TemporalOperators

20:06:31 Presenting AutoFocus-Stream ...

20:06:31 Presenting document AutoFocus-Stream/document

20:06:31 Presenting document AutoFocus-Stream/outline

20:06:31 Presenting theory AutoFocus-Stream.ListSlice

20:06:31 Presenting theory AutoFocus-Stream.AF_Stream

20:06:31 Presenting theory AutoFocus-Stream.AF_Stream_Exec

20:06:31 Presenting theory AutoFocus-Stream.IL_AF_Stream

20:06:31 Presenting theory AutoFocus-Stream.IL_AF_Stream_Exec

20:06:32 Presenting MuchAdoAboutTwo ...

20:06:32 Presenting document MuchAdoAboutTwo/document

20:06:32 Presenting document MuchAdoAboutTwo/outline

20:06:32 Presenting theory MuchAdoAboutTwo.MuchAdoAboutTwo

20:06:33 Presenting Myhill-Nerode ...

20:06:33 Presenting document Myhill-Nerode/document

20:06:33 Presenting document Myhill-Nerode/outline

20:06:33 Presenting theory Myhill-Nerode.Folds

20:06:33 Presenting theory Myhill-Nerode.Myhill_1

20:06:33 Presenting theory Myhill-Nerode.Myhill_2

20:06:33 Presenting theory Myhill-Nerode.Myhill

20:06:33 Presenting theory Myhill-Nerode.Closures

20:06:33 Presenting theory Myhill-Nerode.Closures2

20:06:33 Presenting theory Myhill-Nerode.Non_Regular_Languages

20:06:33 Presenting Order_Lattice_Props ...

20:06:33 Presenting document Order_Lattice_Props/document

20:06:33 Presenting document Order_Lattice_Props/outline

20:06:33 Presenting theory Order_Lattice_Props.Sup_Lattice

20:06:33 Presenting theory Order_Lattice_Props.Order_Duality

20:06:33 Presenting theory Order_Lattice_Props.Order_Lattice_Props

20:06:33 Presenting theory Order_Lattice_Props.Representations

20:06:33 Presenting theory Order_Lattice_Props.Galois_Connections

20:06:33 Presenting theory Order_Lattice_Props.Fixpoint_Fusion

20:06:33 Presenting theory Order_Lattice_Props.Closure_Operators

20:06:33 Presenting theory Order_Lattice_Props.Order_Lattice_Props_Loc

20:06:33 Presenting theory Order_Lattice_Props.Order_Lattice_Props_Wenzel

20:06:34 Presenting Quantales ...

20:06:34 Presenting document Quantales/document

20:06:34 Presenting document Quantales/outline

20:06:34 Presenting theory Quantales.Dioid_Models_New

20:06:34 Presenting theory Quantales.Quantales

20:06:34 Presenting theory Quantales.Quantale_Star

20:06:34 Presenting theory Quantales.Quantale_Modules

20:06:34 Presenting theory Quantales.Quantale_Models

20:06:34 Presenting theory Quantales.Quantic_Nuclei_Conuclei

20:06:34 Presenting theory Quantales.Quantale_Left_Sided

20:06:34 Presenting Transformer_Semantics ...

20:06:34 Presenting document Transformer_Semantics/document

20:06:34 Presenting document Transformer_Semantics/outline

20:06:34 Presenting theory Transformer_Semantics.Isotone_Transformers

20:06:34 Presenting theory Transformer_Semantics.Sup_Inf_Preserving_Transformers

20:06:34 Presenting theory Transformer_Semantics.Powerset_Monad

20:06:34 Presenting theory Transformer_Semantics.Kleisli_Transformers

20:06:34 Presenting theory Transformer_Semantics.Kleisli_Quantaloid

20:06:34 Presenting theory Transformer_Semantics.Kleisli_Quantale

20:06:34 Presenting Ordered_Resolution_Prover ...

20:06:34 Presenting document Ordered_Resolution_Prover/document

20:06:34 Presenting document Ordered_Resolution_Prover/outline

20:06:34 Presenting theory Ordered_Resolution_Prover.Map2

20:06:34 Presenting theory Ordered_Resolution_Prover.Lazy_List_Liminf

20:06:34 Presenting theory Ordered_Resolution_Prover.Lazy_List_Chain

20:06:34 Presenting theory Ordered_Resolution_Prover.Clausal_Logic

20:06:34 Presenting theory Ordered_Resolution_Prover.Herbrand_Interpretation

20:06:34 Presenting theory Ordered_Resolution_Prover.Abstract_Substitution

20:06:34 Presenting theory Ordered_Resolution_Prover.Inference_System

20:06:34 Presenting theory Ordered_Resolution_Prover.Ground_Resolution_Model

20:06:34 Presenting theory Ordered_Resolution_Prover.Unordered_Ground_Resolution

20:06:34 Presenting theory Ordered_Resolution_Prover.Ordered_Ground_Resolution

20:06:34 Presenting theory Ordered_Resolution_Prover.Proving_Process

20:06:34 Presenting theory Ordered_Resolution_Prover.Standard_Redundancy

20:06:34 Presenting theory Ordered_Resolution_Prover.FO_Ordered_Resolution

20:06:35 Presenting theory Ordered_Resolution_Prover.FO_Ordered_Resolution_Prover

20:06:35 Presenting Chandy_Lamport ...

20:06:35 Presenting document Chandy_Lamport/document

20:06:35 Presenting document Chandy_Lamport/outline

20:06:35 Presenting theory Chandy_Lamport.Distributed_System

20:06:35 Presenting theory Chandy_Lamport.Trace

20:06:35 Presenting theory Chandy_Lamport.Util

20:06:35 Presenting theory Chandy_Lamport.Swap

20:06:35 Presenting theory Chandy_Lamport.Snapshot

20:06:35 Presenting theory Chandy_Lamport.Co_Snapshot

20:06:35 Presenting theory Chandy_Lamport.Example

20:06:37 Presenting Functional_Ordered_Resolution_Prover ...

20:06:37 Presenting document Functional_Ordered_Resolution_Prover/document

20:06:37 Presenting document Functional_Ordered_Resolution_Prover/outline

20:06:37 Presenting theory Functional_Ordered_Resolution_Prover.Weighted_FO_Ordered_Resolution_Prover

20:06:37 Presenting theory Functional_Ordered_Resolution_Prover.Deterministic_FO_Ordered_Resolution_Prover

20:06:37 Presenting theory Functional_Ordered_Resolution_Prover.IsaFoR_Term

20:06:37 Presenting theory Functional_Ordered_Resolution_Prover.Executable_Subsumption

20:06:37 Presenting theory Functional_Ordered_Resolution_Prover.Executable_FO_Ordered_Resolution_Prover

20:06:39 Presenting Saturation_Framework ...

20:06:39 Presenting document Saturation_Framework/document

20:06:39 Presenting document Saturation_Framework/outline

20:06:39 Presenting theory Saturation_Framework.Calculus

20:06:39 Presenting theory Saturation_Framework.Intersection_Calculus

20:06:39 Presenting theory Saturation_Framework.Calculus_Variations

20:06:39 Presenting theory Saturation_Framework.Lifting_to_Non_Ground_Calculi

20:06:39 Presenting theory Saturation_Framework.Labeled_Lifting_to_Non_Ground_Calculi

20:06:39 Presenting theory Saturation_Framework.Given_Clause_Architectures

20:06:39 Presenting Saturation_Framework_Extensions ...

20:06:39 Presenting document Saturation_Framework_Extensions/document

20:06:39 Presenting document Saturation_Framework_Extensions/outline

20:06:39 Presenting theory Saturation_Framework_Extensions.Soundness

20:06:39 Presenting theory Saturation_Framework_Extensions.Standard_Redundancy_Criterion

20:06:39 Presenting theory Saturation_Framework_Extensions.Clausal_Calculus

20:06:39 Presenting theory Saturation_Framework_Extensions.FO_Ordered_Resolution_Prover_Revisited

20:06:39 Presenting theory Saturation_Framework_Extensions.Given_Clause_Architectures_Revisited

20:06:40 Presenting POPLmark-deBruijn ...

20:06:40 Presenting document POPLmark-deBruijn/document

20:06:40 Presenting document POPLmark-deBruijn/outline

20:06:40 Presenting theory POPLmark-deBruijn.Basis

20:06:40 Presenting theory POPLmark-deBruijn.POPLmark

20:06:40 Presenting theory POPLmark-deBruijn.POPLmarkRecord

20:06:40 Presenting theory POPLmark-deBruijn.POPLmarkRecordCtxt

20:06:40 Presenting theory POPLmark-deBruijn.Execute

20:06:40 Presenting Pairing_Heap ...

20:06:40 Presenting document Pairing_Heap/document

20:06:40 Presenting document Pairing_Heap/outline

20:06:40 Presenting theory Pairing_Heap.Pairing_Heap_Tree

20:06:40 Presenting theory Pairing_Heap.Pairing_Heap_List1

20:06:40 Presenting theory Pairing_Heap.Pairing_Heap_List2

20:06:40 Presenting Password_Authentication_Protocol ...

20:06:40 Presenting document Password_Authentication_Protocol/document

20:06:40 Presenting document Password_Authentication_Protocol/outline

20:06:40 Presenting theory Password_Authentication_Protocol.Propaedeutics

20:06:40 Presenting theory Password_Authentication_Protocol.Protocol

20:06:42 Presenting Presburger-Automata ...

20:06:42 Presenting document Presburger-Automata/document

20:06:42 Presenting document Presburger-Automata/outline

20:06:42 Presenting theory Presburger-Automata.DFS

20:06:42 Presenting theory Presburger-Automata.Presburger_Automata

20:06:42 Presenting theory Presburger-Automata.Exec

20:06:44 Presenting Priority_Queue_Braun ...

20:06:45 Presenting document Priority_Queue_Braun/document

20:06:45 Presenting document Priority_Queue_Braun/outline

20:06:45 Presenting theory Priority_Queue_Braun.Priority_Queue_Braun

20:06:45 Presenting theory Priority_Queue_Braun.Priority_Queue_Braun2

20:06:45 Presenting theory Priority_Queue_Braun.Sorting_Braun

20:06:45 Presenting Program-Conflict-Analysis ...

20:06:45 Presenting document Program-Conflict-Analysis/document

20:06:45 Presenting document Program-Conflict-Analysis/outline

20:06:45 Presenting theory Program-Conflict-Analysis.Misc

20:06:45 Presenting theory Program-Conflict-Analysis.Interleave

20:06:45 Presenting theory Program-Conflict-Analysis.ConsInterleave

20:06:45 Presenting theory Program-Conflict-Analysis.AcquisitionHistory

20:06:45 Presenting theory Program-Conflict-Analysis.LTS

20:06:45 Presenting theory Program-Conflict-Analysis.ThreadTracking

20:06:45 Presenting theory Program-Conflict-Analysis.Flowgraph

20:06:45 Presenting theory Program-Conflict-Analysis.Normalization

20:06:45 Presenting theory Program-Conflict-Analysis.Semantics

20:06:45 Presenting theory Program-Conflict-Analysis.ConstraintSystems

20:06:45 Presenting theory Program-Conflict-Analysis.MainResult

20:06:46 Presenting Regular-Sets ...

20:06:46 Presenting document Regular-Sets/document

20:06:46 Presenting document Regular-Sets/outline

20:06:46 Presenting theory Regular-Sets.Regular_Set

20:06:46 Presenting theory Regular-Sets.Regular_Exp

20:06:46 Presenting theory Regular-Sets.NDerivative

20:06:46 Presenting theory Regular-Sets.Equivalence_Checking

20:06:46 Presenting theory Regular-Sets.Relation_Interpretation

20:06:46 Presenting theory Regular-Sets.Regexp_Method

20:06:46 Presenting theory Regular-Sets.Regexp_Constructions

20:06:46 Presenting theory Regular-Sets.Derivatives

20:06:46 Presenting theory Regular-Sets.pEquivalence_Checking

20:06:46 Presenting theory Regular-Sets.Regular_Exp2

20:06:46 Presenting theory Regular-Sets.Equivalence_Checking2

20:06:47 Presenting Posix-Lexing ...

20:06:47 Presenting document Posix-Lexing/document

20:06:47 Presenting document Posix-Lexing/outline

20:06:47 Presenting theory Posix-Lexing.Lexer

20:06:47 Presenting theory Posix-Lexing.Simplifying

20:06:47 Presenting Ribbon_Proofs ...

20:06:47 Presenting document Ribbon_Proofs/document

20:06:47 Presenting document Ribbon_Proofs/outline

20:06:47 Presenting theory Ribbon_Proofs.More_Finite_Map

20:06:47 Presenting theory Ribbon_Proofs.JHelper

20:06:47 Presenting theory Ribbon_Proofs.Proofchain

20:06:47 Presenting theory Ribbon_Proofs.Ribbons_Basic

20:06:47 Presenting theory Ribbon_Proofs.Ribbons_Interfaces

20:06:47 Presenting theory Ribbon_Proofs.Ribbons_Stratified

20:06:47 Presenting theory Ribbon_Proofs.Ribbons_Graphical

20:06:47 Presenting theory Ribbon_Proofs.Ribbons_Graphical_Soundness

20:06:47 Presenting Root_Balanced_Tree ...

20:06:47 Presenting document Root_Balanced_Tree/document

20:06:47 Presenting document Root_Balanced_Tree/outline

20:06:47 Presenting theory Root_Balanced_Tree.Time_Monad

20:06:47 Presenting theory Root_Balanced_Tree.Root_Balanced_Tree

20:06:47 Presenting theory Root_Balanced_Tree.Root_Balanced_Tree_Tab

20:06:48 Presenting SATSolverVerification ...

20:06:48 Presenting document SATSolverVerification/document

20:06:48 Presenting document SATSolverVerification/outline

20:06:48 Presenting theory SATSolverVerification.MoreList

20:06:48 Presenting theory SATSolverVerification.CNF

20:06:48 Presenting theory SATSolverVerification.Trail

20:06:48 Presenting theory SATSolverVerification.SatSolverVerification

20:06:48 Presenting theory SATSolverVerification.BasicDPLL

20:06:48 Presenting theory SATSolverVerification.NieuwenhuisOliverasTinelli

20:06:48 Presenting theory SATSolverVerification.KrsticGoel

20:06:48 Presenting theory SATSolverVerification.SatSolverCode

20:06:48 Presenting theory SATSolverVerification.AssertLiteral

20:06:48 Presenting theory SATSolverVerification.UnitPropagate

20:06:49 Presenting theory SATSolverVerification.Initialization

20:06:49 Presenting theory SATSolverVerification.ConflictAnalysis

20:06:49 Presenting theory SATSolverVerification.Decide

20:06:50 Presenting theory SATSolverVerification.SolveLoop

20:06:50 Presenting theory SATSolverVerification.FunctionalImplementation

20:06:52 Presenting Safe_OCL ...

20:06:52 Presenting document Safe_OCL/document

20:06:52 Presenting document Safe_OCL/outline

20:06:52 Presenting theory Safe_OCL.Errorable

20:06:52 Presenting theory Safe_OCL.Transitive_Closure_Ext

20:06:52 Presenting theory Safe_OCL.Finite_Map_Ext

20:06:52 Presenting theory Safe_OCL.Tuple

20:06:52 Presenting theory Safe_OCL.Object_Model

20:06:52 Presenting theory Safe_OCL.OCL_Basic_Types

20:06:52 Presenting theory Safe_OCL.OCL_Types

20:06:52 Presenting theory Safe_OCL.OCL_Syntax

20:06:52 Presenting theory Safe_OCL.OCL_Object_Model

20:06:52 Presenting theory Safe_OCL.OCL_Typing

20:06:52 Presenting theory Safe_OCL.OCL_Normalization

20:06:52 Presenting theory Safe_OCL.OCL_Examples

20:06:53 Presenting Selection_Heap_Sort ...

20:06:53 Presenting document Selection_Heap_Sort/document

20:06:53 Presenting document Selection_Heap_Sort/outline

20:06:53 Presenting theory Selection_Heap_Sort.Sort

20:06:53 Presenting theory Selection_Heap_Sort.RemoveMax

20:06:53 Presenting theory Selection_Heap_Sort.SelectionSort_Functional

20:06:53 Presenting theory Selection_Heap_Sort.Heap

20:06:53 Presenting theory Selection_Heap_Sort.HeapFunctional

20:06:53 Presenting theory Selection_Heap_Sort.HeapImperative

20:06:53 Presenting Separata ...

20:06:53 Presenting document Separata/document

20:06:53 Presenting document Separata/outline

20:06:53 Presenting theory Separata.Separata

20:06:53 Presenting Separation_Logic_Imperative_HOL ...

20:06:53 Presenting document Separation_Logic_Imperative_HOL/document

20:06:53 Presenting document Separation_Logic_Imperative_HOL/outline

20:06:53 Presenting theory Separation_Logic_Imperative_HOL.Imperative_HOL_Add

20:06:53 Presenting theory Separation_Logic_Imperative_HOL.Syntax_Match

20:06:53 Presenting theory Separation_Logic_Imperative_HOL.Run

20:06:53 Presenting theory Separation_Logic_Imperative_HOL.Assertions

20:06:53 Presenting theory Separation_Logic_Imperative_HOL.Hoare_Triple

20:06:53 Presenting theory Separation_Logic_Imperative_HOL.Automation

20:06:53 Presenting theory Separation_Logic_Imperative_HOL.Sep_Main

20:06:53 Presenting theory Separation_Logic_Imperative_HOL.Imp_List_Spec

20:06:53 Presenting theory Separation_Logic_Imperative_HOL.List_Seg

20:06:53 Presenting theory Separation_Logic_Imperative_HOL.Open_List

20:06:53 Presenting theory Separation_Logic_Imperative_HOL.Circ_List

20:06:54 Presenting theory Separation_Logic_Imperative_HOL.Imp_Map_Spec

20:06:54 Presenting theory Separation_Logic_Imperative_HOL.Hash_Table

20:06:54 Presenting theory Separation_Logic_Imperative_HOL.Hash_Map

20:06:54 Presenting theory Separation_Logic_Imperative_HOL.Hash_Map_Impl

20:06:54 Presenting theory Separation_Logic_Imperative_HOL.Imp_Set_Spec

20:06:54 Presenting theory Separation_Logic_Imperative_HOL.Hash_Set_Impl

20:06:54 Presenting theory Separation_Logic_Imperative_HOL.To_List_GA

20:06:54 Presenting theory Separation_Logic_Imperative_HOL.Union_Find

20:06:54 Presenting theory Separation_Logic_Imperative_HOL.Idioms

20:06:54 Presenting theory Separation_Logic_Imperative_HOL.Default_Insts

20:06:54 Presenting theory Separation_Logic_Imperative_HOL.Array_Blit

20:06:54 Presenting theory Separation_Logic_Imperative_HOL.Array_Map_Impl

20:06:54 Presenting theory Separation_Logic_Imperative_HOL.Array_Set_Impl

20:06:54 Presenting theory Separation_Logic_Imperative_HOL.From_List_GA

20:06:54 Presenting theory Separation_Logic_Imperative_HOL.Sep_Examples

20:06:54 Presenting Simplex ...

20:06:54 Presenting document Simplex/document

20:06:54 Presenting document Simplex/outline

20:06:54 Presenting theory Simplex.Simplex_Auxiliary

20:06:54 Presenting theory Simplex.Rel_Chain

20:06:54 Presenting theory Simplex.Simplex_Algebra

20:06:54 Presenting theory Simplex.Abstract_Linear_Poly

20:06:54 Presenting theory Simplex.Linear_Poly_Maps

20:06:54 Presenting theory Simplex.QDelta

20:06:54 Presenting theory Simplex.Simplex

20:06:54 Presenting theory Simplex.Simplex_Incremental

20:06:57 Presenting Farkas ...

20:06:57 Presenting document Farkas/document

20:06:57 Presenting document Farkas/outline

20:06:57 Presenting theory Farkas.Farkas

20:06:57 Presenting theory Farkas.Matrix_Farkas

20:06:57 Presenting theory Farkas.Simplex_for_Reals

20:06:58 Presenting Skew_Heap ...

20:06:58 Presenting document Skew_Heap/document

20:06:58 Presenting document Skew_Heap/outline

20:06:58 Presenting theory Skew_Heap.Skew_Heap

20:06:58 Presenting Splay_Tree ...

20:06:58 Presenting document Splay_Tree/document

20:06:58 Presenting document Splay_Tree/outline

20:06:58 Presenting theory Splay_Tree.Splay_Tree

20:06:58 Presenting theory Splay_Tree.Splay_Map

20:06:58 Presenting theory Splay_Tree.Splay_Heap

20:06:58 Presenting Stable_Matching ...

20:06:58 Presenting document Stable_Matching/document

20:06:58 Presenting document Stable_Matching/outline

20:06:58 Presenting theory Stable_Matching.Sotomayor

20:06:58 Presenting theory Stable_Matching.Basis

20:06:58 Presenting theory Stable_Matching.Choice_Functions

20:06:58 Presenting theory Stable_Matching.Contracts

20:06:58 Presenting theory Stable_Matching.COP

20:06:58 Presenting theory Stable_Matching.Bossiness

20:06:58 Presenting theory Stable_Matching.Strategic

20:06:59 Presenting SuperCalc ...

20:06:59 Presenting document SuperCalc/document

20:06:59 Presenting document SuperCalc/outline

20:06:59 Presenting theory SuperCalc.multisets_continued

20:06:59 Presenting theory SuperCalc.well_founded_continued

20:06:59 Presenting theory SuperCalc.terms

20:06:59 Presenting theory SuperCalc.equational_clausal_logic

20:06:59 Presenting theory SuperCalc.superposition

20:07:03 Presenting Tail_Recursive_Functions ...

20:07:03 Presenting document Tail_Recursive_Functions/document

20:07:03 Presenting document Tail_Recursive_Functions/outline

20:07:03 Presenting theory Tail_Recursive_Functions.Method

20:07:03 Presenting theory Tail_Recursive_Functions.CaseStudy1

20:07:03 Presenting theory Tail_Recursive_Functions.CaseStudy2

20:07:03 Presenting TortoiseHare ...

20:07:03 Presenting document TortoiseHare/document

20:07:03 Presenting document TortoiseHare/outline

20:07:03 Presenting theory TortoiseHare.Basis

20:07:03 Presenting theory TortoiseHare.TortoiseHare

20:07:03 Presenting theory TortoiseHare.Brent

20:07:03 Presenting Trie ...

20:07:03 Presenting document Trie/document

20:07:03 Presenting document Trie/outline

20:07:03 Presenting theory Trie.Trie

20:07:03 Presenting theory Trie.Tries

20:07:03 Presenting Twelvefold_Way ...

20:07:03 Presenting document Twelvefold_Way/document

20:07:03 Presenting document Twelvefold_Way/outline

20:07:03 Presenting theory Twelvefold_Way.Preliminaries

20:07:03 Presenting theory Twelvefold_Way.Twelvefold_Way_Core

20:07:03 Presenting theory Twelvefold_Way.Equiv_Relations_on_Functions

20:07:03 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry1

20:07:03 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry2

20:07:03 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry4

20:07:03 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry5

20:07:03 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry6

20:07:03 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry7

20:07:03 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry8

20:07:03 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry9

20:07:03 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry3

20:07:04 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry10

20:07:04 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry11

20:07:04 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry12

20:07:04 Presenting theory Twelvefold_Way.Card_Bijections

20:07:04 Presenting theory Twelvefold_Way.Card_Bijections_Direct

20:07:04 Presenting theory Twelvefold_Way.Twelvefold_Way

20:07:04 Presenting Vickrey_Clarke_Groves ...

20:07:04 Presenting document Vickrey_Clarke_Groves/document

20:07:04 Presenting document Vickrey_Clarke_Groves/outline

20:07:04 Presenting theory Vickrey_Clarke_Groves.SetUtils

20:07:04 Presenting theory Vickrey_Clarke_Groves.Partitions

20:07:04 Presenting theory Vickrey_Clarke_Groves.RelationOperators

20:07:04 Presenting theory Vickrey_Clarke_Groves.RelationProperties

20:07:04 Presenting theory Vickrey_Clarke_Groves.Argmax

20:07:04 Presenting theory Vickrey_Clarke_Groves.MiscTools

20:07:04 Presenting theory Vickrey_Clarke_Groves.StrictCombinatorialAuction

20:07:04 Presenting theory Vickrey_Clarke_Groves.Universes

20:07:04 Presenting theory Vickrey_Clarke_Groves.UniformTieBreaking

20:07:04 Presenting theory Vickrey_Clarke_Groves.CombinatorialAuction

20:07:04 Presenting theory Vickrey_Clarke_Groves.CombinatorialAuctionCodeExtraction

20:07:04 Presenting theory Vickrey_Clarke_Groves.FirstPrice

20:07:04 Presenting theory Vickrey_Clarke_Groves.CombinatorialAuctionExamples

20:07:05 Presenting WebAssembly ...

20:07:05 Presenting document WebAssembly/document

20:07:05 Presenting document WebAssembly/outline

20:07:05 Presenting theory WebAssembly.Wasm_Ast

20:07:05 Presenting theory WebAssembly.Wasm_Type_Abs

20:07:05 Presenting theory WebAssembly.Wasm_Base_Defs

20:07:05 Presenting theory WebAssembly.Wasm

20:07:05 Presenting theory WebAssembly.Wasm_Axioms

20:07:05 Presenting theory WebAssembly.Wasm_Properties_Aux

20:07:05 Presenting theory WebAssembly.Wasm_Properties

20:07:05 Presenting theory WebAssembly.Wasm_Soundness

20:07:05 Presenting theory WebAssembly.Wasm_Checker_Types

20:07:05 Presenting theory WebAssembly.Wasm_Checker

20:07:05 Presenting theory WebAssembly.Wasm_Checker_Properties

20:07:05 Presenting theory WebAssembly.Wasm_Interpreter

20:07:05 Presenting theory WebAssembly.Wasm_Interpreter_Properties

20:07:06 Presenting theory WebAssembly.Wasm_Checker_Printing

20:07:06 Presenting theory WebAssembly.Wasm_Interpreter_Printing

20:07:06 Presenting theory WebAssembly.Wasm_Type_Abs_Printing

20:07:06 Presenting theory WebAssembly.Wasm_Printing

20:07:06 Presenting theory WebAssembly.Wasm_Interpreter_Printing_Pure

20:07:07 Presenting Well_Quasi_Orders ...

20:07:07 Presenting document Well_Quasi_Orders/document

20:07:07 Presenting document Well_Quasi_Orders/outline

20:07:07 Presenting theory Well_Quasi_Orders.Infinite_Sequences

20:07:07 Presenting theory Well_Quasi_Orders.Minimal_Elements

20:07:07 Presenting theory Well_Quasi_Orders.Least_Enum

20:07:07 Presenting theory Well_Quasi_Orders.Almost_Full

20:07:07 Presenting theory Well_Quasi_Orders.Minimal_Bad_Sequences

20:07:07 Presenting theory Well_Quasi_Orders.Higman_OI

20:07:07 Presenting theory Well_Quasi_Orders.Almost_Full_Relations

20:07:07 Presenting theory Well_Quasi_Orders.Well_Quasi_Orders

20:07:07 Presenting theory Well_Quasi_Orders.Kruskal

20:07:07 Presenting theory Well_Quasi_Orders.Kruskal_Examples

20:07:07 Presenting theory Well_Quasi_Orders.Wqo_Instances

20:07:07 Presenting theory Well_Quasi_Orders.Multiset_Extension

20:07:07 Presenting theory Well_Quasi_Orders.Wqo_Multiset

20:07:07 Presenting XML ...

20:07:07 Presenting document XML/document

20:07:07 Presenting document XML/outline

20:07:07 Presenting theory XML.Xml

20:07:07 Presenting theory XML.Xmlt

20:07:07 Presenting HOL-Matrix_LP ...

20:07:07 Presenting document HOL-Matrix_LP/document

20:07:07 Presenting document HOL-Matrix_LP/outline

20:07:07 Presenting theory HOL-Matrix_LP.Matrix

20:07:07 Presenting theory HOL-Matrix_LP.LP

20:07:07 Presenting theory HOL-Matrix_LP.SparseMatrix

20:07:07 Presenting theory HOL-Matrix_LP.ComputeFloat

20:07:07 Presenting theory HOL-Matrix_LP.Compute_Oracle

20:07:07 Presenting theory HOL-Matrix_LP.ComputeHOL

20:07:07 Presenting theory HOL-Matrix_LP.ComputeNumeral

20:07:07 Presenting theory HOL-Matrix_LP.Cplex

20:07:08 Presenting file "$ISABELLE_HOME/src/Tools/float.ML"

20:07:08 Presenting file "float_arith.ML"

20:07:08 Presenting file "Cplex_tools.ML"

20:07:08 Presenting file "CplexMatrixConverter.ML"

20:07:08 Presenting file "FloatSparseMatrixBuilder.ML"

20:07:08 Presenting file "fspmlp.ML"

20:07:08 Presenting file "matrixlp.ML"

20:07:08 Presenting file "am.ML"

20:07:08 Presenting file "am_compiler.ML"

20:07:08 Presenting file "am_interpreter.ML"

20:07:08 Presenting file "am_ghc.ML"

20:07:08 Presenting file "am_sml.ML"

20:07:08 Presenting file "report.ML"

20:07:08 Presenting file "compute.ML"

20:07:08 Presenting file "linker.ML"

20:07:09 Presenting HOL-MicroJava ...

20:07:09 Presenting document HOL-MicroJava/document

20:07:09 Presenting document HOL-MicroJava/outline

20:07:09 Presenting theory HOL-MicroJava.JBasis

20:07:09 Presenting theory HOL-MicroJava.Type

20:07:09 Presenting theory HOL-MicroJava.Decl

20:07:09 Presenting theory HOL-MicroJava.TypeRel

20:07:09 Presenting theory HOL-MicroJava.Value

20:07:09 Presenting theory HOL-MicroJava.State

20:07:09 Presenting theory HOL-MicroJava.Term

20:07:09 Presenting theory HOL-MicroJava.SystemClasses

20:07:09 Presenting theory HOL-MicroJava.WellForm

20:07:09 Presenting theory HOL-MicroJava.WellType

20:07:09 Presenting theory HOL-MicroJava.Eval

20:07:09 Presenting theory HOL-MicroJava.Exceptions

20:07:09 Presenting theory HOL-MicroJava.Conform

20:07:09 Presenting theory HOL-MicroJava.JTypeSafe

20:07:09 Presenting theory HOL-MicroJava.Example

20:07:09 Presenting theory HOL-MicroJava.JListExample

20:07:09 Presenting theory HOL-MicroJava.JVMState

20:07:09 Presenting theory HOL-MicroJava.JVMInstructions

20:07:09 Presenting theory HOL-MicroJava.JVMExecInstr

20:07:09 Presenting theory HOL-MicroJava.JVMExceptions

20:07:09 Presenting theory HOL-MicroJava.JVMExec

20:07:09 Presenting theory HOL-MicroJava.JVMListExample

20:07:09 Presenting theory HOL-MicroJava.JVMDefensive

20:07:09 Presenting theory HOL-MicroJava.Semilat

20:07:09 Presenting theory HOL-MicroJava.Err

20:07:09 Presenting theory HOL-MicroJava.Listn

20:07:09 Presenting theory HOL-MicroJava.Typing_Framework

20:07:09 Presenting theory HOL-MicroJava.Product

20:07:09 Presenting theory HOL-MicroJava.SemilatAlg

20:07:10 Presenting theory HOL-MicroJava.Typing_Framework_err

20:07:10 Presenting theory HOL-MicroJava.Kildall

20:07:10 Presenting theory HOL-MicroJava.Opt

20:07:10 Presenting theory HOL-MicroJava.LBVSpec

20:07:10 Presenting theory HOL-MicroJava.LBVCorrect

20:07:10 Presenting theory HOL-MicroJava.LBVComplete

20:07:10 Presenting theory HOL-MicroJava.Abstract_BV

20:07:10 Presenting theory HOL-MicroJava.Semilattices

20:07:10 Presenting theory HOL-MicroJava.JType

20:07:10 Presenting theory HOL-MicroJava.JVMType

20:07:10 Presenting theory HOL-MicroJava.Effect

20:07:10 Presenting theory HOL-MicroJava.EffectMono

20:07:10 Presenting theory HOL-MicroJava.BVSpec

20:07:10 Presenting theory HOL-MicroJava.Typing_Framework_JVM

20:07:10 Presenting theory HOL-MicroJava.LBVJVM

20:07:10 Presenting theory HOL-MicroJava.Correct

20:07:10 Presenting theory HOL-MicroJava.BVSpecTypeSafe

20:07:10 Presenting theory HOL-MicroJava.BVNoTypeError

20:07:11 Presenting theory HOL-MicroJava.JVM

20:07:11 Presenting theory HOL-MicroJava.BVExample

20:07:11 Presenting theory HOL-MicroJava.AuxLemmas

20:07:11 Presenting theory HOL-MicroJava.DefsComp

20:07:11 Presenting theory HOL-MicroJava.Index

20:07:11 Presenting theory HOL-MicroJava.TranslCompTp

20:07:11 Presenting theory HOL-MicroJava.TranslComp

20:07:11 Presenting theory HOL-MicroJava.LemmasComp

20:07:11 Presenting theory HOL-MicroJava.CorrComp

20:07:11 Presenting theory HOL-MicroJava.TypeInf

20:07:11 Presenting theory HOL-MicroJava.Altern

20:07:11 Presenting theory HOL-MicroJava.CorrCompTp

20:07:12 Presenting theory HOL-MicroJava.MicroJava

20:07:13 Presenting HOL-Mirabelle-ex ...

20:07:13 Presenting HOL-Mutabelle ...

20:07:13 Presenting theory HOL-Mutabelle.MutabelleExtra

20:07:13 Presenting file "mutabelle.ML"

20:07:13 Presenting file "mutabelle_extra.ML"

20:07:13 Presenting HOL-NanoJava ...

20:07:13 Presenting document HOL-NanoJava/document

20:07:13 Presenting document HOL-NanoJava/outline

20:07:13 Presenting theory HOL-NanoJava.Term

20:07:13 Presenting theory HOL-NanoJava.Decl

20:07:13 Presenting theory HOL-NanoJava.TypeRel

20:07:13 Presenting theory HOL-NanoJava.State

20:07:13 Presenting theory HOL-NanoJava.OpSem

20:07:13 Presenting theory HOL-NanoJava.AxSem

20:07:13 Presenting theory HOL-NanoJava.Equivalence

20:07:13 Presenting theory HOL-NanoJava.Example

20:07:13 Presenting HOL-Nitpick_Examples ...

20:07:13 Presenting theory HOL-Nitpick_Examples.Core_Nits

20:07:13 Presenting theory HOL-Nitpick_Examples.Datatype_Nits

20:07:13 Presenting theory HOL-Nitpick_Examples.Hotel_Nits

20:07:13 Presenting theory HOL-Nitpick_Examples.Integer_Nits

20:07:13 Presenting theory HOL-Nitpick_Examples.Manual_Nits

20:07:13 Presenting theory HOL-Nitpick_Examples.Induct_Nits

20:07:13 Presenting theory HOL-Nitpick_Examples.Mini_Nits

20:07:13 Presenting theory HOL-Nitpick_Examples.Mono_Nits

20:07:13 Presenting theory HOL-Nitpick_Examples.Pattern_Nits

20:07:13 Presenting theory HOL-Nitpick_Examples.Record_Nits

20:07:13 Presenting theory HOL-Nitpick_Examples.Refute_Nits

20:07:14 Presenting theory HOL-Nitpick_Examples.Special_Nits

20:07:14 Presenting theory HOL-Nitpick_Examples.Tests_Nits

20:07:14 Presenting theory HOL-Nitpick_Examples.Typedef_Nits

20:07:14 Presenting theory HOL-Nitpick_Examples.Nitpick_Examples

20:07:15 Presenting file "minipick.ML"

20:07:15 Presenting HOL-Nominal ...

20:07:15 Presenting theory HOL-Nominal.Nominal

20:07:17 Presenting file "nominal_thmdecls.ML"

20:07:17 Presenting file "nominal_atoms.ML"

20:07:17 Presenting file "nominal_permeq.ML"

20:07:17 Presenting file "nominal_fresh_fun.ML"

20:07:17 Presenting file "nominal_datatype.ML"

20:07:17 Presenting file "nominal_primrec.ML"

20:07:17 Presenting file "nominal_inductive.ML"

20:07:17 Presenting file "nominal_inductive2.ML"

20:07:17 Presenting file "nominal_induct.ML"

20:07:17 Presenting CCS ...

20:07:17 Presenting document CCS/document

20:07:17 Presenting document CCS/outline

20:07:17 Presenting theory CCS.Agent

20:07:17 Presenting theory CCS.Tau_Chain

20:07:17 Presenting theory CCS.Weak_Cong_Semantics

20:07:17 Presenting theory CCS.Weak_Semantics

20:07:17 Presenting theory CCS.Strong_Sim

20:07:17 Presenting theory CCS.Weak_Sim

20:07:17 Presenting theory CCS.Weak_Cong_Sim

20:07:17 Presenting theory CCS.Strong_Sim_SC

20:07:17 Presenting theory CCS.Strong_Bisim

20:07:17 Presenting theory CCS.Strong_Sim_Pres

20:07:17 Presenting theory CCS.Strong_Bisim_Pres

20:07:17 Presenting theory CCS.Struct_Cong

20:07:17 Presenting theory CCS.Strong_Bisim_SC

20:07:17 Presenting theory CCS.Weak_Bisim

20:07:17 Presenting theory CCS.Weak_Cong

20:07:18 Presenting theory CCS.Weak_Sim_Pres

20:07:18 Presenting theory CCS.Weak_Bisim_Pres

20:07:18 Presenting theory CCS.Weak_Cong_Sim_Pres

20:07:18 Presenting theory CCS.Weak_Cong_Pres

20:07:18 Presenting HOL-Nominal-Examples ...

20:07:18 Presenting theory HOL-Nominal-Examples.Class1

20:07:18 Presenting theory HOL-Nominal-Examples.Class2

20:07:18 Presenting theory HOL-Nominal-Examples.Class3

20:07:18 Presenting theory HOL-Nominal-Examples.CK_Machine

20:07:18 Presenting theory HOL-Nominal-Examples.Compile

20:07:18 Presenting theory HOL-Nominal-Examples.Contexts

20:07:18 Presenting theory HOL-Nominal-Examples.Crary

20:07:18 Presenting theory HOL-Nominal-Examples.CR_Takahashi

20:07:18 Presenting theory HOL-Nominal-Examples.Lam_Funs

20:07:18 Presenting theory HOL-Nominal-Examples.CR

20:07:18 Presenting theory HOL-Nominal-Examples.Fsub

20:07:18 Presenting theory HOL-Nominal-Examples.Height

20:07:18 Presenting theory HOL-Nominal-Examples.Lambda_mu

20:07:18 Presenting theory HOL-Nominal-Examples.LocalWeakening

20:07:18 Presenting theory HOL-Nominal-Examples.Pattern

20:07:18 Presenting theory HOL-Nominal-Examples.SN

20:07:18 Presenting theory HOL-Nominal-Examples.SOS

20:07:19 Presenting theory HOL-Nominal-Examples.Standardization

20:07:19 Presenting theory HOL-Nominal-Examples.Support

20:07:19 Presenting theory HOL-Nominal-Examples.Type_Preservation

20:07:19 Presenting theory HOL-Nominal-Examples.Weakening

20:07:19 Presenting theory HOL-Nominal-Examples.W

20:07:19 Presenting theory HOL-Nominal-Examples.VC_Condition

20:07:25 Presenting Lam-ml-Normalization ...

20:07:25 Presenting document Lam-ml-Normalization/document

20:07:25 Presenting document Lam-ml-Normalization/outline

20:07:25 Presenting theory Lam-ml-Normalization.Lam_ml

20:07:26 Presenting Pi_Calculus ...

20:07:26 Presenting document Pi_Calculus/document

20:07:26 Presenting document Pi_Calculus/outline

20:07:26 Presenting theory Pi_Calculus.Agent

20:07:26 Presenting theory Pi_Calculus.Late_Semantics

20:07:26 Presenting theory Pi_Calculus.Late_Semantics1

20:07:26 Presenting theory Pi_Calculus.Rel

20:07:26 Presenting theory Pi_Calculus.Strong_Late_Sim

20:07:26 Presenting theory Pi_Calculus.Strong_Late_Bisim

20:07:26 Presenting theory Pi_Calculus.Strong_Late_Bisim_Subst

20:07:26 Presenting theory Pi_Calculus.Strong_Late_Sim_Pres

20:07:26 Presenting theory Pi_Calculus.Strong_Late_Bisim_Pres

20:07:26 Presenting theory Pi_Calculus.Strong_Late_Bisim_Subst_Pres

20:07:26 Presenting theory Pi_Calculus.Late_Tau_Chain

20:07:26 Presenting theory Pi_Calculus.Weak_Late_Step_Semantics

20:07:26 Presenting theory Pi_Calculus.Weak_Late_Semantics

20:07:26 Presenting theory Pi_Calculus.Weak_Late_Sim

20:07:26 Presenting theory Pi_Calculus.Weak_Late_Bisim

20:07:26 Presenting theory Pi_Calculus.Weak_Late_Step_Sim

20:07:27 Presenting theory Pi_Calculus.Weak_Late_Cong

20:07:27 Presenting theory Pi_Calculus.Weak_Late_Bisim_Subst

20:07:27 Presenting theory Pi_Calculus.Weak_Late_Cong_Subst

20:07:27 Presenting theory Pi_Calculus.Strong_Late_Sim_SC

20:07:27 Presenting theory Pi_Calculus.Strong_Late_Bisim_SC

20:07:27 Presenting theory Pi_Calculus.Strong_Late_Bisim_Subst_SC

20:07:27 Presenting theory Pi_Calculus.Weak_Late_Cong_Subst_SC

20:07:27 Presenting theory Pi_Calculus.Weak_Late_Step_Sim_Pres

20:07:27 Presenting theory Pi_Calculus.Weak_Late_Bisim_SC

20:07:27 Presenting theory Pi_Calculus.Weak_Late_Sim_Pres

20:07:28 Presenting theory Pi_Calculus.Weak_Late_Bisim_Pres

20:07:28 Presenting theory Pi_Calculus.Weak_Late_Cong_Pres

20:07:28 Presenting theory Pi_Calculus.Early_Semantics

20:07:28 Presenting theory Pi_Calculus.Strong_Early_Sim

20:07:29 Presenting theory Pi_Calculus.Strong_Early_Bisim

20:07:29 Presenting theory Pi_Calculus.Strong_Early_Bisim_Subst

20:07:29 Presenting theory Pi_Calculus.Strong_Early_Sim_Pres

20:07:29 Presenting theory Pi_Calculus.Strong_Early_Bisim_Pres

20:07:29 Presenting theory Pi_Calculus.Strong_Early_Bisim_Subst_Pres

20:07:29 Presenting theory Pi_Calculus.Early_Tau_Chain

20:07:29 Presenting theory Pi_Calculus.Weak_Early_Step_Semantics

20:07:29 Presenting theory Pi_Calculus.Weak_Early_Semantics

20:07:29 Presenting theory Pi_Calculus.Weak_Early_Sim

20:07:29 Presenting theory Pi_Calculus.Weak_Early_Bisim

20:07:29 Presenting theory Pi_Calculus.Weak_Early_Step_Sim

20:07:30 Presenting theory Pi_Calculus.Weak_Early_Cong

20:07:30 Presenting theory Pi_Calculus.Weak_Early_Bisim_Subst

20:07:30 Presenting theory Pi_Calculus.Weak_Early_Cong_Subst

20:07:30 Presenting theory Pi_Calculus.Weak_Early_Step_Sim_Pres

20:07:30 Presenting theory Pi_Calculus.Weak_Early_Sim_Pres

20:07:30 Presenting theory Pi_Calculus.Strong_Early_Late_Comp

20:07:30 Presenting theory Pi_Calculus.Strong_Early_Bisim_SC

20:07:30 Presenting theory Pi_Calculus.Weak_Early_Bisim_SC

20:07:30 Presenting theory Pi_Calculus.Weak_Early_Bisim_Pres

20:07:30 Presenting theory Pi_Calculus.Weak_Early_Cong_Pres

20:07:30 Presenting theory Pi_Calculus.Weak_Early_Cong_Subst_Pres

20:07:30 Presenting theory Pi_Calculus.Strong_Late_Expansion_Law

20:07:30 Presenting theory Pi_Calculus.Strong_Late_Axiomatisation

20:07:32 Presenting Psi_Calculi ...

20:07:32 Presenting document Psi_Calculi/document

20:07:32 Presenting document Psi_Calculi/outline

20:07:32 Presenting theory Psi_Calculi.Chain

20:07:32 Presenting theory Psi_Calculi.Subst_Term

20:07:32 Presenting theory Psi_Calculi.Agent

20:07:32 Presenting theory Psi_Calculi.Frame

20:07:32 Presenting theory Psi_Calculi.Semantics

20:07:32 Presenting theory Psi_Calculi.Simulation

20:07:32 Presenting theory Psi_Calculi.Tau_Chain

20:07:32 Presenting theory Psi_Calculi.Weak_Simulation

20:07:32 Presenting theory Psi_Calculi.Weak_Stat_Imp

20:07:33 Presenting theory Psi_Calculi.Bisimulation

20:07:33 Presenting theory Psi_Calculi.Sim_Pres

20:07:34 Presenting theory Psi_Calculi.Bisim_Pres

20:07:34 Presenting theory Psi_Calculi.Sim_Struct_Cong

20:07:34 Presenting theory Psi_Calculi.Structural_Congruence

20:07:34 Presenting theory Psi_Calculi.Bisim_Struct_Cong

20:07:34 Presenting theory Psi_Calculi.Weak_Bisimulation

20:07:35 Presenting theory Psi_Calculi.Weak_Sim_Pres

20:07:35 Presenting theory Psi_Calculi.Weak_Stat_Imp_Pres

20:07:36 Presenting theory Psi_Calculi.Weak_Bisim_Pres

20:07:36 Presenting theory Psi_Calculi.Weak_Bisim_Struct_Cong

20:07:36 Presenting theory Psi_Calculi.Close_Subst

20:07:36 Presenting theory Psi_Calculi.Bisim_Subst

20:07:36 Presenting theory Psi_Calculi.Weak_Bisim_Subst

20:07:37 Presenting theory Psi_Calculi.Weakening

20:07:37 Presenting theory Psi_Calculi.Weaken_Transition

20:07:37 Presenting theory Psi_Calculi.Weaken_Stat_Imp

20:07:37 Presenting theory Psi_Calculi.Weaken_Simulation

20:07:37 Presenting theory Psi_Calculi.Weaken_Bisimulation

20:07:37 Presenting theory Psi_Calculi.Weak_Cong_Simulation

20:07:38 Presenting theory Psi_Calculi.Weak_Psi_Congruence

20:07:38 Presenting theory Psi_Calculi.Weak_Cong_Sim_Pres

20:07:38 Presenting theory Psi_Calculi.Weak_Cong_Pres

20:07:38 Presenting theory Psi_Calculi.Weak_Cong_Struct_Cong

20:07:38 Presenting theory Psi_Calculi.Weak_Congruence

20:07:38 Presenting theory Psi_Calculi.Tau

20:07:39 Presenting theory Psi_Calculi.Sum

20:07:39 Presenting theory Psi_Calculi.Tau_Sim

20:07:39 Presenting theory Psi_Calculi.Tau_Stat_Imp

20:07:39 Presenting theory Psi_Calculi.Tau_Laws_Weak

20:07:40 Presenting theory Psi_Calculi.Tau_Laws_No_Weak

20:07:46 Presenting SequentInvertibility ...

20:07:46 Presenting document SequentInvertibility/document

20:07:46 Presenting document SequentInvertibility/outline

20:07:46 Presenting theory SequentInvertibility.MultiSequents

20:07:46 Presenting theory SequentInvertibility.SingleSuccedent

20:07:46 Presenting theory SequentInvertibility.NominalSequents

20:07:46 Presenting theory SequentInvertibility.ModalSequents

20:07:46 Presenting theory SequentInvertibility.SRCTransforms

20:07:46 Presenting theory SequentInvertibility.SequentInvertibility

20:07:49 Presenting HOL-Predicate_Compile_Examples ...

20:07:49 Presenting theory HOL-Predicate_Compile_Examples.Examples

20:07:49 Presenting theory HOL-Predicate_Compile_Examples.Predicate_Compile_Tests

20:07:49 Presenting theory HOL-Predicate_Compile_Examples.Predicate_Compile_Quickcheck_Examples

20:07:49 Presenting theory HOL-Predicate_Compile_Examples.Specialisation_Examples

20:07:49 Presenting theory HOL-Predicate_Compile_Examples.IMP_1

20:07:49 Presenting theory HOL-Predicate_Compile_Examples.IMP_2

20:07:49 Presenting theory HOL-Predicate_Compile_Examples.IMP_3

20:07:49 Presenting theory HOL-Predicate_Compile_Examples.IMP_4

20:07:49 Presenting theory HOL-Predicate_Compile_Examples.Code_Prolog_Examples

20:07:49 Presenting theory HOL-Predicate_Compile_Examples.Context_Free_Grammar_Example

20:07:49 Presenting theory HOL-Predicate_Compile_Examples.Hotel_Example

20:07:49 Presenting theory HOL-Predicate_Compile_Examples.Hotel_Example_Prolog

20:07:49 Presenting theory HOL-Predicate_Compile_Examples.Lambda_Example

20:07:49 Presenting theory HOL-Predicate_Compile_Examples.List_Examples

20:07:49 Presenting theory HOL-Predicate_Compile_Examples.Reg_Exp_Example

20:07:50 Presenting HOL-Prolog ...

20:07:50 Presenting theory HOL-Prolog.HOHH

20:07:50 Presenting theory HOL-Prolog.Test

20:07:50 Presenting theory HOL-Prolog.Func

20:07:50 Presenting theory HOL-Prolog.Type

20:07:50 Presenting file "prolog.ML"

20:07:50 Presenting HOL-Quickcheck_Examples ...

20:07:50 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Examples

20:07:50 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Lattice_Examples

20:07:50 Presenting theory HOL-Quickcheck_Examples.Completeness

20:07:50 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Interfaces

20:07:50 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Nesting

20:07:50 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Nesting_Example

20:07:50 Presenting theory HOL-Quickcheck_Examples.Hotel_Example

20:07:50 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Narrowing_Examples

20:07:50 Presenting HOL-Real_Asymp ...

20:07:50 Presenting theory HOL-Real_Asymp.Lazy_Eval

20:07:50 Presenting theory HOL-Real_Asymp.Inst_Existentials

20:07:50 Presenting theory HOL-Real_Asymp.Eventuallize

20:07:50 Presenting theory HOL-Real_Asymp.Multiseries_Expansion

20:07:50 Presenting theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

20:07:50 Presenting theory HOL-Real_Asymp.Real_Asymp

20:07:50 Presenting theory HOL-Real_Asymp.Real_Asymp_Approx

20:07:50 Presenting theory HOL-Real_Asymp.Real_Asymp_Examples

20:07:50 Presenting file "inst_existentials.ML"

20:07:51 Presenting file "lazy_eval.ML"

20:07:51 Presenting file "real_asymp_diag.ML"

20:07:51 Presenting file "multiseries_expansion_bounds.ML"

20:07:53 Presenting file "asymptotic_basis.ML"

20:07:53 Presenting file "exp_log_expression.ML"

20:07:53 Presenting file "expansion_interface.ML"

20:07:53 Presenting file "multiseries_expansion.ML"

20:07:53 Presenting file "real_asymp.ML"

20:07:53 Presenting HOL-Real_Asymp-Manual ...

20:07:53 Presenting document HOL-Real_Asymp-Manual/document

20:07:53 Presenting document HOL-Real_Asymp-Manual/outline

20:07:53 Presenting theory HOL-Real_Asymp-Manual.Real_Asymp_Doc

20:07:54 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

20:07:54 Presenting HOL-SET_Protocol ...

20:07:54 Presenting document HOL-SET_Protocol/document

20:07:54 Presenting document HOL-SET_Protocol/outline

20:07:54 Presenting theory HOL-SET_Protocol.Message_SET

20:07:54 Presenting theory HOL-SET_Protocol.Event_SET

20:07:54 Presenting theory HOL-SET_Protocol.Public_SET

20:07:54 Presenting theory HOL-SET_Protocol.Cardholder_Registration

20:07:54 Presenting theory HOL-SET_Protocol.Merchant_Registration

20:07:54 Presenting theory HOL-SET_Protocol.Purchase

20:07:54 Presenting theory HOL-SET_Protocol.SET_Protocol

20:07:54 Presenting HOL-SMT_Examples ...

20:07:54 Presenting theory HOL-SMT_Examples.Boogie

20:07:54 Presenting theory HOL-SMT_Examples.SMT_Examples

20:07:54 Presenting theory HOL-SMT_Examples.SMT_Word_Examples

20:07:54 Presenting theory HOL-SMT_Examples.SMT_Examples_Verit

20:07:54 Presenting theory HOL-SMT_Examples.SMT_Tests_Verit

20:07:54 Presenting theory HOL-SMT_Examples.SMT_Tests

20:07:55 Presenting file "SMT_Examples.certs"

20:07:55 Presenting file "boogie.ML"

20:07:55 Presenting file "Boogie_Max.certs"

20:07:55 Presenting file "Boogie_Max.b2i"

20:07:55 Presenting file "Boogie_Dijkstra.certs"

20:07:55 Presenting file "Boogie_Dijkstra.b2i"

20:07:55 Presenting file "VCC_Max.certs"

20:07:55 Presenting file "VCC_Max.b2i"

20:07:55 Presenting file "SMT_Examples_Verit.certs"

20:07:55 Presenting HOL-SPARK ...

20:07:55 Presenting theory HOL-SPARK.SPARK_Setup

20:07:55 Presenting theory HOL-SPARK.SPARK

20:07:56 Presenting file "Tools/fdl_lexer.ML"

20:07:56 Presenting file "Tools/fdl_parser.ML"

20:07:56 Presenting file "Tools/spark_vcs.ML"

20:07:56 Presenting file "Tools/spark_commands.ML"

20:07:56 Presenting HOL-SPARK-Examples ...

20:07:56 Presenting theory HOL-SPARK-Examples.Greatest_Common_Divisor

20:07:56 Presenting theory HOL-SPARK-Examples.Longest_Increasing_Subsequence

20:07:56 Presenting theory HOL-SPARK-Examples.RMD

20:07:56 Presenting theory HOL-SPARK-Examples.RMD_Specification

20:07:56 Presenting theory HOL-SPARK-Examples.F

20:07:56 Presenting theory HOL-SPARK-Examples.Hash

20:07:56 Presenting theory HOL-SPARK-Examples.K_L

20:07:56 Presenting theory HOL-SPARK-Examples.K_R

20:07:56 Presenting theory HOL-SPARK-Examples.RMD_Lemmas

20:07:56 Presenting file "greatest_common_divisor/g_c_d.siv"

20:07:56 Presenting file "greatest_common_divisor/g_c_d.fdl"

20:07:56 Presenting file "greatest_common_divisor/g_c_d.rls"

20:07:56 Presenting theory HOL-SPARK-Examples.R_L

20:07:56 Presenting file "rmd/k_l.siv"

20:07:56 Presenting file "rmd/k_l.fdl"

20:07:56 Presenting file "rmd/k_l.rls"

20:07:56 Presenting theory HOL-SPARK-Examples.Round

20:07:56 Presenting theory HOL-SPARK-Examples.R_R

20:07:56 Presenting file "rmd/k_r.siv"

20:07:56 Presenting file "rmd/k_r.fdl"

20:07:56 Presenting file "rmd/k_r.rls"

20:07:56 Presenting theory HOL-SPARK-Examples.S_L

20:07:56 Presenting file "rmd/f.siv"

20:07:56 Presenting file "rmd/f.fdl"

20:07:56 Presenting file "rmd/f.rls"

20:07:56 Presenting theory HOL-SPARK-Examples.S_R

20:07:56 Presenting file "rmd/r_l.siv"

20:07:56 Presenting file "rmd/r_l.fdl"

20:07:56 Presenting file "rmd/r_l.rls"

20:07:56 Presenting theory HOL-SPARK-Examples.Sqrt

20:07:56 Presenting file "rmd/r_r.siv"

20:07:56 Presenting file "rmd/r_r.fdl"

20:07:56 Presenting file "rmd/r_r.rls"

20:07:56 Presenting file "rmd/s_l.siv"

20:07:56 Presenting file "rmd/s_l.fdl"

20:07:56 Presenting file "rmd/s_l.rls"

20:07:56 Presenting file "rmd/s_r.siv"

20:07:56 Presenting file "rmd/s_r.fdl"

20:07:56 Presenting file "rmd/s_r.rls"

20:07:56 Presenting file "sqrt/isqrt.siv"

20:07:56 Presenting file "sqrt/isqrt.fdl"

20:07:56 Presenting file "sqrt/isqrt.rls"

20:07:56 Presenting file "rmd/hash.siv"

20:07:56 Presenting file "rmd/hash.fdl"

20:07:56 Presenting file "rmd/hash.rls"

20:07:56 Presenting file "rmd/round.siv"

20:07:56 Presenting file "rmd/round.fdl"

20:07:56 Presenting file "rmd/round.rls"

20:07:56 Presenting file "liseq/liseq_length.siv"

20:07:56 Presenting file "liseq/liseq_length.fdl"

20:07:56 Presenting file "liseq/liseq_length.rls"

20:07:57 Presenting RIPEMD-160-SPARK ...

20:07:57 Presenting document RIPEMD-160-SPARK/document

20:07:57 Presenting document RIPEMD-160-SPARK/outline

20:07:57 Presenting theory RIPEMD-160-SPARK.RIPEMD_160_SPARK

20:07:57 Presenting HOL-SPARK-Manual ...

20:07:57 Presenting document HOL-SPARK-Manual/document

20:07:57 Presenting document HOL-SPARK-Manual/outline

20:07:57 Presenting theory HOL-SPARK-Manual.Simple_Greatest_Common_Divisor

20:07:57 Presenting theory HOL-SPARK-Manual.Example_Verification

20:07:57 Presenting theory HOL-SPARK-Manual.Proc1

20:07:57 Presenting theory HOL-SPARK-Manual.Proc2

20:07:57 Presenting theory HOL-SPARK-Manual.VC_Principles

20:07:57 Presenting theory HOL-SPARK-Manual.Reference

20:07:57 Presenting theory HOL-SPARK-Manual.Complex_Types

20:07:57 Presenting file "simple_greatest_common_divisor/g_c_d.siv"

20:07:57 Presenting file "simple_greatest_common_divisor/g_c_d.fdl"

20:07:57 Presenting file "simple_greatest_common_divisor/g_c_d.rls"

20:07:57 Presenting file "loop_invariant/proc2.siv"

20:07:57 Presenting file "loop_invariant/proc2.fdl"

20:07:57 Presenting file "loop_invariant/proc2.rls"

20:07:57 Presenting file "loop_invariant/proc1.siv"

20:07:57 Presenting file "loop_invariant/proc1.fdl"

20:07:57 Presenting file "loop_invariant/proc1.rls"

20:07:57 Presenting file "complex_types_app/initialize.siv"

20:07:57 Presenting file "complex_types_app/initialize.fdl"

20:07:57 Presenting file "complex_types_app/initialize.rls"

20:07:57 Presenting HOL-Statespace ...

20:07:57 Presenting document HOL-Statespace/document

20:07:57 Presenting document HOL-Statespace/outline

20:07:57 Presenting theory HOL-Statespace.DistinctTreeProver

20:07:57 Presenting theory HOL-Statespace.StateFun

20:07:57 Presenting theory HOL-Statespace.StateSpaceLocale

20:07:57 Presenting theory HOL-Statespace.StateSpaceSyntax

20:07:57 Presenting theory HOL-Statespace.StateSpaceEx

20:07:57 Presenting file "distinct_tree_prover.ML"

20:07:57 Presenting file "state_space.ML"

20:07:57 Presenting file "state_fun.ML"

20:07:57 Presenting HOL-TLA ...

20:07:57 Presenting theory HOL-TLA.Intensional

20:07:57 Presenting theory HOL-TLA.Stfun

20:07:57 Presenting theory HOL-TLA.Action

20:07:57 Presenting theory HOL-TLA.Init

20:07:57 Presenting theory HOL-TLA.TLA

20:07:57 Presenting HOL-TLA-Buffer ...

20:07:57 Presenting theory HOL-TLA-Buffer.Buffer

20:07:57 Presenting theory HOL-TLA-Buffer.DBuffer

20:07:57 Presenting HOL-TLA-Inc ...

20:07:57 Presenting theory HOL-TLA-Inc.Inc

20:07:57 Presenting HOL-TLA-Memory ...

20:07:57 Presenting theory HOL-TLA-Memory.RPCMemoryParams

20:07:57 Presenting theory HOL-TLA-Memory.MemoryParameters

20:07:57 Presenting theory HOL-TLA-Memory.ProcedureInterface

20:07:57 Presenting theory HOL-TLA-Memory.Memory

20:07:57 Presenting theory HOL-TLA-Memory.RPCParameters

20:07:57 Presenting theory HOL-TLA-Memory.RPC

20:07:57 Presenting theory HOL-TLA-Memory.MemClerkParameters

20:07:57 Presenting theory HOL-TLA-Memory.MemClerk

20:07:57 Presenting theory HOL-TLA-Memory.MemoryImplementation

20:07:58 Presenting HOL-TPTP ...

20:07:58 Presenting theory HOL-TPTP.ATP_Theory_Export

20:07:58 Presenting theory HOL-TPTP.MaSh_Export_Base

20:07:58 Presenting theory HOL-TPTP.MaSh_Eval

20:07:58 Presenting theory HOL-TPTP.TPTP_Parser

20:07:58 Presenting theory HOL-TPTP.TPTP_Interpret

20:07:58 Presenting theory HOL-TPTP.THF_Arith

20:07:58 Presenting theory HOL-TPTP.TPTP_Proof_Reconstruction

20:07:58 Presenting theory HOL-TPTP.ATP_Problem_Import

20:07:58 Presenting file "atp_problem_import.ML"

20:07:58 Presenting file "mash_eval.ML"

20:07:58 Presenting file "atp_theory_export.ML"

20:07:59 Presenting file "mash_export.ML"

20:07:59 Presenting file "TPTP_Parser/tptp_interpret.ML"

20:07:59 Presenting file "TPTP_Parser/tptp_reconstruct_library.ML"

20:07:59 Presenting file "TPTP_Parser/tptp_reconstruct.ML"

20:08:00 Presenting file "TPTP_Parser/ml_yacc_lib.ML"

20:08:00 Presenting file "TPTP_Parser/tptp_syntax.ML"

20:08:00 Presenting file "TPTP_Parser/tptp_lexyacc.ML"

20:08:00 Presenting file "TPTP_Parser/tptp_parser.ML"

20:08:00 Presenting file "TPTP_Parser/tptp_problem_name.ML"

20:08:00 Presenting file "TPTP_Parser/tptp_proof.ML"

20:08:00 Presenting HOL-Types_To_Sets ...

20:08:00 Presenting theory HOL-Types_To_Sets.Types_To_Sets

20:08:00 Presenting theory HOL-Types_To_Sets.Prerequisites

20:08:00 Presenting theory HOL-Types_To_Sets.Finite

20:08:00 Presenting theory HOL-Types_To_Sets.T2_Spaces

20:08:00 Presenting theory HOL-Types_To_Sets.Unoverload_Def

20:08:00 Presenting theory HOL-Types_To_Sets.Group_On_With

20:08:00 Presenting theory HOL-Types_To_Sets.Linear_Algebra_On_With

20:08:00 Presenting theory HOL-Types_To_Sets.Linear_Algebra_On

20:08:00 Presenting file "local_typedef.ML"

20:08:00 Presenting file "unoverloading.ML"

20:08:00 Presenting file "internalize_sort.ML"

20:08:00 Presenting file "unoverload_type.ML"

20:08:00 Presenting file "unoverload_def.ML"

20:08:00 Presenting HOL-Unix ...

20:08:00 Presenting document HOL-Unix/document

20:08:00 Presenting document HOL-Unix/outline

20:08:00 Presenting theory HOL-Unix.Nested_Environment

20:08:00 Presenting theory HOL-Unix.Unix

20:08:01 Presenting HOL-ZF ...

20:08:01 Presenting document HOL-ZF/document

20:08:01 Presenting document HOL-ZF/outline

20:08:01 Presenting theory HOL-ZF.HOLZF

20:08:01 Presenting theory HOL-ZF.Zet

20:08:01 Presenting theory HOL-ZF.LProd

20:08:01 Presenting theory HOL-ZF.MainZF

20:08:01 Presenting theory HOL-ZF.Games

20:08:01 Presenting HOLCF ...

20:08:01 Presenting document HOLCF/document

20:08:01 Presenting document HOLCF/outline

20:08:01 Presenting theory HOLCF.Porder

20:08:01 Presenting theory HOLCF.Pcpo

20:08:01 Presenting theory HOLCF.Cont

20:08:01 Presenting theory HOLCF.Adm

20:08:01 Presenting theory HOLCF.Cpodef

20:08:01 Presenting theory HOLCF.Fun_Cpo

20:08:01 Presenting theory HOLCF.Cfun

20:08:01 Presenting theory HOLCF.Product_Cpo

20:08:01 Presenting theory HOLCF.Deflation

20:08:01 Presenting theory HOLCF.Sprod

20:08:01 Presenting theory HOLCF.Discrete

20:08:01 Presenting theory HOLCF.Up

20:08:01 Presenting theory HOLCF.Lift

20:08:01 Presenting theory HOLCF.Tr

20:08:01 Presenting theory HOLCF.Ssum

20:08:01 Presenting theory HOLCF.Sfun

20:08:01 Presenting theory HOLCF.Map_Functions

20:08:01 Presenting theory HOLCF.Cprod

20:08:01 Presenting theory HOLCF.Bifinite

20:08:01 Presenting theory HOLCF.Completion

20:08:01 Presenting theory HOLCF.Universal

20:08:01 Presenting theory HOLCF.Algebraic

20:08:02 Presenting theory HOLCF.Representable

20:08:02 Presenting theory HOLCF.One

20:08:02 Presenting theory HOLCF.Fix

20:08:02 Presenting theory HOLCF.Fixrec

20:08:02 Presenting theory HOLCF.Domain_Aux

20:08:02 Presenting theory HOLCF.Domain

20:08:02 Presenting theory HOLCF.Compact_Basis

20:08:02 Presenting file "Tools/cpodef.ML"

20:08:02 Presenting theory HOLCF.UpperPD

20:08:02 Presenting theory HOLCF.LowerPD

20:08:02 Presenting theory HOLCF.ConvexPD

20:08:02 Presenting theory HOLCF.Powerdomains

20:08:02 Presenting theory HOLCF

20:08:02 Presenting file "Tools/holcf_library.ML"

20:08:02 Presenting file "Tools/fixrec.ML"

20:08:03 Presenting file "Tools/domaindef.ML"

20:08:03 Presenting file "Tools/Domain/domain_isomorphism.ML"

20:08:03 Presenting file "Tools/Domain/domain_axioms.ML"

20:08:03 Presenting file "Tools/Domain/domain.ML"

20:08:03 Presenting file "Tools/Domain/domain_take_proofs.ML"

20:08:03 Presenting file "Tools/cont_consts.ML"

20:08:03 Presenting file "Tools/cont_proc.ML"

20:08:03 Presenting file "Tools/Domain/domain_constructors.ML"

20:08:03 Presenting file "Tools/Domain/domain_induction.ML"

20:08:03 Presenting CSP_RefTK ...

20:08:03 Presenting document CSP_RefTK/document

20:08:03 Presenting document CSP_RefTK/outline

20:08:03 Presenting theory CSP_RefTK.Introduction

20:08:03 Presenting theory CSP_RefTK.Assertions_ext

20:08:03 Presenting theory CSP_RefTK.Properties

20:08:03 Presenting theory CSP_RefTK.Fix_ind_ext

20:08:03 Presenting theory CSP_RefTK.Process_norm

20:08:03 Presenting theory CSP_RefTK.CopyBuffer_props

20:08:03 Presenting theory CSP_RefTK.DiningPhilosophers

20:08:03 Presenting theory CSP_RefTK.Conclusion

20:08:03 Presenting Circus ...

20:08:03 Presenting document Circus/document

20:08:03 Presenting document Circus/outline

20:08:03 Presenting theory Circus.Var

20:08:03 Presenting theory Circus.Relations

20:08:03 Presenting theory Circus.Designs

20:08:03 Presenting theory Circus.Reactive_Processes

20:08:03 Presenting theory Circus.CSP_Processes

20:08:03 Presenting theory Circus.Circus_Actions

20:08:03 Presenting theory Circus.Var_list

20:08:03 Presenting theory Circus.Denotational_Semantics

20:08:03 Presenting theory Circus.Circus_Syntax

20:08:03 Presenting theory Circus.Refinement

20:08:04 Presenting theory Circus.Refinement_Example

20:08:05 Presenting HOL-CSP ...

20:08:05 Presenting document HOL-CSP/document

20:08:05 Presenting document HOL-CSP/outline

20:08:05 Presenting theory HOL-CSP.Introduction

20:08:05 Presenting theory HOL-CSP.Process

20:08:05 Presenting theory HOL-CSP.Bot

20:08:05 Presenting theory HOL-CSP.Skip

20:08:05 Presenting theory HOL-CSP.Stop

20:08:05 Presenting theory HOL-CSP.Mprefix

20:08:05 Presenting theory HOL-CSP.Det

20:08:05 Presenting theory HOL-CSP.Ndet

20:08:05 Presenting theory HOL-CSP.Seq

20:08:05 Presenting theory HOL-CSP.Hide

20:08:05 Presenting theory HOL-CSP.Sync

20:08:05 Presenting theory HOL-CSP.Mndet

20:08:05 Presenting theory HOL-CSP.CSP

20:08:05 Presenting theory HOL-CSP.Assertions

20:08:05 Presenting theory HOL-CSP.Conclusion

20:08:05 Presenting theory HOL-CSP.CopyBuffer

20:08:07 Presenting HOLCF-IMP ...

20:08:07 Presenting document HOLCF-IMP/document

20:08:07 Presenting document HOLCF-IMP/outline

20:08:07 Presenting theory HOLCF-IMP.Denotational

20:08:07 Presenting theory HOLCF-IMP.HoareEx

20:08:07 Presenting HOLCF-Library ...

20:08:07 Presenting theory HOLCF-Library.Bool_Discrete

20:08:07 Presenting theory HOLCF-Library.Char_Discrete

20:08:07 Presenting theory HOLCF-Library.Defl_Bifinite

20:08:07 Presenting theory HOLCF-Library.Int_Discrete

20:08:07 Presenting theory HOLCF-Library.List_Cpo

20:08:07 Presenting theory HOLCF-Library.Sum_Cpo

20:08:07 Presenting theory HOLCF-Library.List_Predomain

20:08:07 Presenting theory HOLCF-Library.Nat_Discrete

20:08:07 Presenting theory HOLCF-Library.Option_Cpo

20:08:07 Presenting theory HOLCF-Library.Stream

20:08:07 Presenting theory HOLCF-Library.HOLCF_Library

20:08:07 Presenting theory HOLCF-Library.HOL_Cpo

20:08:07 Presenting HOLCF-FOCUS ...

20:08:07 Presenting theory HOLCF-FOCUS.Fstreams

20:08:07 Presenting theory HOLCF-FOCUS.Fstream

20:08:07 Presenting theory HOLCF-FOCUS.FOCUS

20:08:07 Presenting theory HOLCF-FOCUS.Buffer

20:08:07 Presenting theory HOLCF-FOCUS.Stream_adm

20:08:07 Presenting theory HOLCF-FOCUS.Buffer_adm

20:08:07 Presenting HOLCF-ex ...

20:08:07 Presenting theory HOLCF-ex.Dnat

20:08:07 Presenting theory HOLCF-ex.Dagstuhl

20:08:07 Presenting theory HOLCF-ex.Focus_ex

20:08:07 Presenting theory HOLCF-ex.Fix2

20:08:07 Presenting theory HOLCF-ex.Hoare

20:08:07 Presenting theory HOLCF-ex.Concurrency_Monad

20:08:07 Presenting theory HOLCF-ex.Loop

20:08:07 Presenting theory HOLCF-ex.Powerdomain_ex

20:08:07 Presenting theory HOLCF-ex.Domain_Proofs

20:08:07 Presenting theory HOLCF-ex.Letrec

20:08:07 Presenting theory HOLCF-ex.Pattern_Match

20:08:08 Presenting PCF ...

20:08:08 Presenting document PCF/document

20:08:08 Presenting document PCF/outline

20:08:08 Presenting theory PCF.Basis

20:08:08 Presenting theory PCF.Logical_Relations

20:08:08 Presenting theory PCF.PCF

20:08:08 Presenting theory PCF.OpSem

20:08:08 Presenting theory PCF.Continuations

20:08:08 Presenting theory PCF.SmallStep

20:08:08 Presenting HOLCF-Prelude ...

20:08:08 Presenting document HOLCF-Prelude/document

20:08:08 Presenting document HOLCF-Prelude/outline

20:08:08 Presenting theory HOLCF-Prelude.HOLCF_Main

20:08:08 Presenting theory HOLCF-Prelude.Type_Classes

20:08:08 Presenting theory HOLCF-Prelude.Numeral_Cpo

20:08:08 Presenting theory HOLCF-Prelude.Data_Function

20:08:08 Presenting theory HOLCF-Prelude.Data_Bool

20:08:08 Presenting theory HOLCF-Prelude.Data_Tuple

20:08:08 Presenting theory HOLCF-Prelude.Data_Integer

20:08:08 Presenting theory HOLCF-Prelude.Data_List

20:08:08 Presenting theory HOLCF-Prelude.Data_Maybe

20:08:08 Presenting theory HOLCF-Prelude.Definedness

20:08:08 Presenting theory HOLCF-Prelude.List_Comprehension

20:08:08 Presenting theory HOLCF-Prelude.Num_Class

20:08:08 Presenting theory HOLCF-Prelude.HOLCF_Prelude

20:08:08 Presenting theory HOLCF-Prelude.Fibs

20:08:08 Presenting theory HOLCF-Prelude.Sieve_Primes

20:08:08 Presenting theory HOLCF-Prelude.GHC_Rewrite_Rules

20:08:08 Presenting theory HOLCF-Prelude.HLint

20:08:09 Presenting BirdKMP ...

20:08:09 Presenting document BirdKMP/document

20:08:09 Presenting document BirdKMP/outline

20:08:09 Presenting theory BirdKMP.HOLCF_ROOT

20:08:09 Presenting theory BirdKMP.Theory_Of_Lists

20:08:09 Presenting theory BirdKMP.KMP

20:08:10 Presenting HOLCF-Tutorial ...

20:08:10 Presenting document HOLCF-Tutorial/document

20:08:10 Presenting document HOLCF-Tutorial/outline

20:08:10 Presenting theory HOLCF-Tutorial.Domain_ex

20:08:10 Presenting theory HOLCF-Tutorial.Fixrec_ex

20:08:10 Presenting theory HOLCF-Tutorial.New_Domain

20:08:10 Presenting IOA ...

20:08:10 Presenting theory IOA.Seq

20:08:10 Presenting theory IOA.Sequence

20:08:10 Presenting theory IOA.Asig

20:08:10 Presenting theory IOA.Automata

20:08:10 Presenting theory IOA.Traces

20:08:10 Presenting theory IOA.RefMappings

20:08:10 Presenting theory IOA.RefCorrectness

20:08:10 Presenting theory IOA.Simulations

20:08:10 Presenting theory IOA.SimCorrectness

20:08:10 Presenting theory IOA.CompoExecs

20:08:10 Presenting theory IOA.CompoScheds

20:08:10 Presenting theory IOA.ShortExecutions

20:08:10 Presenting theory IOA.CompoTraces

20:08:10 Presenting theory IOA.Compositionality

20:08:10 Presenting theory IOA.Deadlock

20:08:10 Presenting theory IOA.IOA

20:08:10 Presenting theory IOA.Pred

20:08:10 Presenting theory IOA.TL

20:08:10 Presenting theory IOA.TLS

20:08:11 Presenting theory IOA.LiveIOA

20:08:11 Presenting theory IOA.Abstraction

20:08:11 Presenting IOA-ABP ...

20:08:11 Presenting theory IOA-ABP.Packet

20:08:11 Presenting theory IOA-ABP.Action

20:08:11 Presenting theory IOA-ABP.Env

20:08:11 Presenting theory IOA-ABP.Lemmas

20:08:11 Presenting theory IOA-ABP.Sender

20:08:11 Presenting theory IOA-ABP.Receiver

20:08:11 Presenting theory IOA-ABP.Abschannel

20:08:11 Presenting theory IOA-ABP.Impl

20:08:11 Presenting theory IOA-ABP.Abschannel_finite

20:08:11 Presenting theory IOA-ABP.Impl_finite

20:08:11 Presenting theory IOA-ABP.Correctness

20:08:11 Presenting theory IOA-ABP.Spec

20:08:11 Presenting file "Check.ML"

20:08:11 Presenting IOA-NTP ...

20:08:11 Presenting theory IOA-NTP.Overview

20:08:11 Presenting theory IOA-NTP.Lemmas

20:08:11 Presenting theory IOA-NTP.Multiset

20:08:11 Presenting theory IOA-NTP.Packet

20:08:11 Presenting theory IOA-NTP.Action

20:08:11 Presenting theory IOA-NTP.Sender

20:08:11 Presenting theory IOA-NTP.Receiver

20:08:11 Presenting theory IOA-NTP.Abschannel

20:08:11 Presenting theory IOA-NTP.Impl

20:08:11 Presenting theory IOA-NTP.Spec

20:08:11 Presenting theory IOA-NTP.Correctness

20:08:12 Presenting IOA-Storage ...

20:08:12 Presenting theory IOA-Storage.Action

20:08:12 Presenting theory IOA-Storage.Spec

20:08:12 Presenting theory IOA-Storage.Impl

20:08:12 Presenting theory IOA-Storage.Correctness

20:08:12 Presenting IOA-ex ...

20:08:12 Presenting theory IOA-ex.TrivEx

20:08:12 Presenting theory IOA-ex.TrivEx2

20:08:12 Presenting Launchbury ...

20:08:12 Presenting document Launchbury/document

20:08:12 Presenting document Launchbury/outline

20:08:12 Presenting theory Launchbury.AList-Utils

20:08:12 Presenting theory Launchbury.HOLCF-Join

20:08:12 Presenting theory Launchbury.HOLCF-Join-Classes

20:08:12 Presenting theory Launchbury.Env

20:08:12 Presenting theory Launchbury.Pointwise

20:08:12 Presenting theory Launchbury.HOLCF-Utils

20:08:12 Presenting theory Launchbury.EvalHeap

20:08:12 Presenting theory Launchbury.Nominal-Utils

20:08:12 Presenting theory Launchbury.AList-Utils-Nominal

20:08:12 Presenting theory Launchbury.Nominal-HOLCF

20:08:12 Presenting theory Launchbury.Env-HOLCF

20:08:12 Presenting theory Launchbury.HasESem

20:08:12 Presenting theory Launchbury.Iterative

20:08:12 Presenting theory Launchbury.Env-Nominal

20:08:12 Presenting theory Launchbury.HeapSemantics

20:08:12 Presenting theory Launchbury.Vars

20:08:12 Presenting theory Launchbury.Terms

20:08:12 Presenting theory Launchbury.AbstractDenotational

20:08:12 Presenting theory Launchbury.Substitution

20:08:12 Presenting theory Launchbury.Abstract-Denotational-Props

20:08:12 Presenting theory Launchbury.Value

20:08:12 Presenting theory Launchbury.Value-Nominal

20:08:12 Presenting theory Launchbury.Denotational

20:08:12 Presenting theory Launchbury.Launchbury

20:08:12 Presenting theory Launchbury.CorrectnessOriginal

20:08:12 Presenting theory Launchbury.Mono-Nat-Fun

20:08:12 Presenting theory Launchbury.C

20:08:12 Presenting theory Launchbury.CValue

20:08:12 Presenting theory Launchbury.CValue-Nominal

20:08:12 Presenting theory Launchbury.HOLCF-Meet

20:08:12 Presenting theory Launchbury.C-Meet

20:08:12 Presenting theory Launchbury.C-restr

20:08:12 Presenting theory Launchbury.ResourcedDenotational

20:08:12 Presenting theory Launchbury.CorrectnessResourced

20:08:12 Presenting theory Launchbury.ResourcedAdequacy

20:08:12 Presenting theory Launchbury.ValueSimilarity

20:08:12 Presenting theory Launchbury.Denotational-Related

20:08:12 Presenting theory Launchbury.Adequacy

20:08:12 Presenting theory Launchbury.EverythingAdequacy

20:08:13 Presenting Call_Arity ...

20:08:13 Presenting document Call_Arity/document

20:08:13 Presenting document Call_Arity/outline

20:08:13 Presenting theory Call_Arity.BalancedTraces

20:08:13 Presenting theory Call_Arity.SestoftConf

20:08:13 Presenting theory Call_Arity.Sestoft

20:08:13 Presenting theory Call_Arity.SestoftCorrect

20:08:13 Presenting theory Call_Arity.Arity

20:08:13 Presenting theory Call_Arity.AEnv

20:08:13 Presenting theory Call_Arity.Arity-Nominal

20:08:13 Presenting theory Call_Arity.ArityAnalysisSig

20:08:13 Presenting theory Call_Arity.ArityAnalysisAbinds

20:08:13 Presenting theory Call_Arity.ArityAnalysisSpec

20:08:13 Presenting theory Call_Arity.TrivialArityAnal

20:08:13 Presenting theory Call_Arity.Cardinality-Domain

20:08:13 Presenting theory Call_Arity.CardinalityAnalysisSig

20:08:13 Presenting theory Call_Arity.ConstOn

20:08:13 Presenting theory Call_Arity.CardinalityAnalysisSpec

20:08:13 Presenting theory Call_Arity.ArityAnalysisStack

20:08:13 Presenting theory Call_Arity.NoCardinalityAnalysis

20:08:13 Presenting theory Call_Arity.TransformTools

20:08:13 Presenting theory Call_Arity.AbstractTransform

20:08:13 Presenting theory Call_Arity.EtaExpansion

20:08:13 Presenting theory Call_Arity.EtaExpansionSafe

20:08:13 Presenting theory Call_Arity.ArityStack

20:08:13 Presenting theory Call_Arity.ArityEtaExpansion

20:08:13 Presenting theory Call_Arity.ArityEtaExpansionSafe

20:08:13 Presenting theory Call_Arity.ArityTransform

20:08:13 Presenting theory Call_Arity.ArityConsistent

20:08:13 Presenting theory Call_Arity.ArityTransformSafe

20:08:13 Presenting theory Call_Arity.Set-Cpo

20:08:13 Presenting theory Call_Arity.Env-Set-Cpo

20:08:13 Presenting theory Call_Arity.CoCallGraph

20:08:13 Presenting theory Call_Arity.CoCallAnalysisSig

20:08:13 Presenting theory Call_Arity.AList-Utils-HOLCF

20:08:13 Presenting theory Call_Arity.CoCallGraph-Nominal

20:08:13 Presenting theory Call_Arity.CoCallAnalysisBinds

20:08:13 Presenting theory Call_Arity.ArityAnalysisFix

20:08:13 Presenting theory Call_Arity.CoCallFix

20:08:13 Presenting theory Call_Arity.CoCallAnalysisImpl

20:08:13 Presenting theory Call_Arity.CallArityEnd2End

20:08:14 Presenting theory Call_Arity.SestoftGC

20:08:14 Presenting theory Call_Arity.CardArityTransformSafe

20:08:14 Presenting theory Call_Arity.CoCallAritySig

20:08:14 Presenting theory Call_Arity.CoCallAnalysisSpec

20:08:14 Presenting theory Call_Arity.ArityAnalysisFixProps

20:08:14 Presenting theory Call_Arity.CoCallImplSafe

20:08:14 Presenting theory Call_Arity.List-Interleavings

20:08:14 Presenting theory Call_Arity.TTree

20:08:14 Presenting theory Call_Arity.TTree-HOLCF

20:08:14 Presenting theory Call_Arity.AnalBinds

20:08:14 Presenting theory Call_Arity.TTreeAnalysisSig

20:08:14 Presenting theory Call_Arity.CoCallGraph-TTree

20:08:14 Presenting theory Call_Arity.CoCallImplTTree

20:08:14 Presenting theory Call_Arity.Cardinality-Domain-Lists

20:08:14 Presenting theory Call_Arity.TTreeAnalysisSpec

20:08:14 Presenting theory Call_Arity.CoCallImplTTreeSafe

20:08:14 Presenting theory Call_Arity.TTreeImplCardinality

20:08:14 Presenting theory Call_Arity.TTreeImplCardinalitySafe

20:08:14 Presenting theory Call_Arity.CallArityEnd2EndSafe

20:08:14 Presenting theory Call_Arity.ArityAnalysisCorrDenotational

20:08:15 Presenting Shivers-CFA ...

20:08:15 Presenting document Shivers-CFA/document

20:08:15 Presenting document Shivers-CFA/outline

20:08:15 Presenting theory Shivers-CFA.HOLCFUtils

20:08:15 Presenting theory Shivers-CFA.CPSScheme

20:08:15 Presenting theory Shivers-CFA.Eval

20:08:15 Presenting theory Shivers-CFA.Utils

20:08:15 Presenting theory Shivers-CFA.SetMap

20:08:15 Presenting theory Shivers-CFA.AbsCF

20:08:15 Presenting theory Shivers-CFA.ExCF

20:08:15 Presenting theory Shivers-CFA.AbsCFCorrect

20:08:15 Presenting theory Shivers-CFA.ExCFSV

20:08:15 Presenting theory Shivers-CFA.Computability

20:08:15 Presenting theory Shivers-CFA.FixTransform

20:08:15 Presenting theory Shivers-CFA.CPSUtils

20:08:15 Presenting theory Shivers-CFA.MapSets

20:08:15 Presenting theory Shivers-CFA.AbsCFComp

20:08:16 Presenting Stream-Fusion ...

20:08:16 Presenting document Stream-Fusion/document

20:08:16 Presenting document Stream-Fusion/outline

20:08:16 Presenting theory Stream-Fusion.LazyList

20:08:16 Presenting theory Stream-Fusion.Stream

20:08:16 Presenting theory Stream-Fusion.StreamFusion

20:08:16 Presenting Tycon ...

20:08:16 Presenting document Tycon/document

20:08:16 Presenting document Tycon/outline

20:08:16 Presenting theory Tycon.TypeApp

20:08:16 Presenting theory Tycon.Coerce

20:08:16 Presenting theory Tycon.Functor

20:08:16 Presenting theory Tycon.Monad

20:08:16 Presenting theory Tycon.Monad_Zero

20:08:16 Presenting theory Tycon.Monad_Plus

20:08:16 Presenting theory Tycon.Monad_Zero_Plus

20:08:16 Presenting theory Tycon.Lazy_List_Monad

20:08:16 Presenting theory Tycon.Maybe_Monad

20:08:16 Presenting theory Tycon.Error_Monad

20:08:16 Presenting theory Tycon.Writer_Monad

20:08:16 Presenting theory Tycon.Binary_Tree_Monad

20:08:16 Presenting theory Tycon.Lift_Monad

20:08:16 Presenting theory Tycon.Resumption_Transformer

20:08:16 Presenting theory Tycon.State_Transformer

20:08:16 Presenting theory Tycon.Error_Transformer

20:08:16 Presenting theory Tycon.Writer_Transformer

20:08:16 Presenting theory Tycon.Monad_Transformer

20:08:17 Presenting file "tycondef.ML"

20:08:17 Presenting WorkerWrapper ...

20:08:17 Presenting document WorkerWrapper/document

20:08:17 Presenting document WorkerWrapper/outline

20:08:17 Presenting theory WorkerWrapper.Nats

20:08:17 Presenting theory WorkerWrapper.LList

20:08:17 Presenting theory WorkerWrapper.Maybe

20:08:17 Presenting theory WorkerWrapper.FixedPointTheorems

20:08:17 Presenting theory WorkerWrapper.WorkerWrapper

20:08:17 Presenting theory WorkerWrapper.CounterExample

20:08:17 Presenting theory WorkerWrapper.WorkerWrapperNew

20:08:17 Presenting theory WorkerWrapper.Accumulator

20:08:17 Presenting theory WorkerWrapper.UnboxedNats

20:08:17 Presenting theory WorkerWrapper.Streams

20:08:17 Presenting theory WorkerWrapper.Continuations

20:08:17 Presenting theory WorkerWrapper.Backtracking

20:08:17 Presenting theory WorkerWrapper.Nub

20:08:17 Presenting theory WorkerWrapper.Last

20:08:17 Presenting Heard_Of ...

20:08:17 Presenting document Heard_Of/document

20:08:17 Presenting document Heard_Of/outline

20:08:17 Presenting theory Heard_Of.HOModel

20:08:17 Presenting theory Heard_Of.Reduction

20:08:17 Presenting theory Heard_Of.Majorities

20:08:17 Presenting theory Heard_Of.OneThirdRuleDefs

20:08:17 Presenting theory Heard_Of.OneThirdRuleProof

20:08:17 Presenting theory Heard_Of.UvDefs

20:08:17 Presenting theory Heard_Of.UvProof

20:08:17 Presenting theory Heard_Of.LastVotingDefs

20:08:17 Presenting theory Heard_Of.LastVotingProof

20:08:17 Presenting theory Heard_Of.UteDefs

20:08:17 Presenting theory Heard_Of.UteProof

20:08:17 Presenting theory Heard_Of.AteDefs

20:08:17 Presenting theory Heard_Of.AteProof

20:08:18 Presenting theory Heard_Of.EigbyzDefs

20:08:18 Presenting theory Heard_Of.EigbyzProof

20:08:19 Presenting Hello_World ...

20:08:19 Presenting document Hello_World/document

20:08:19 Presenting document Hello_World/outline

20:08:19 Presenting theory Hello_World.IO

20:08:19 Presenting theory Hello_World.HelloWorld

20:08:19 Presenting theory Hello_World.HelloWorld_Proof

20:08:19 Presenting theory Hello_World.RunningCodeFromIsabelle

20:08:19 Presenting Higher_Order_Terms ...

20:08:19 Presenting document Higher_Order_Terms/document

20:08:19 Presenting document Higher_Order_Terms/outline

20:08:19 Presenting theory Higher_Order_Terms.Term_Utils

20:08:19 Presenting theory Higher_Order_Terms.Find_First

20:08:19 Presenting theory Higher_Order_Terms.Name

20:08:19 Presenting theory Higher_Order_Terms.Fresh_Monad

20:08:19 Presenting theory Higher_Order_Terms.Fresh_Class

20:08:19 Presenting theory Higher_Order_Terms.Term_Class

20:08:19 Presenting theory Higher_Order_Terms.Term

20:08:19 Presenting theory Higher_Order_Terms.Pats

20:08:19 Presenting theory Higher_Order_Terms.Nterm

20:08:19 Presenting theory Higher_Order_Terms.Term_to_Nterm

20:08:19 Presenting theory Higher_Order_Terms.Unification_Compat

20:08:19 Presenting theory Higher_Order_Terms.Lambda_Free_Compat

20:08:19 Presenting Hoare_Time ...

20:08:19 Presenting document Hoare_Time/document

20:08:19 Presenting document Hoare_Time/outline

20:08:19 Presenting theory Hoare_Time.AExp

20:08:19 Presenting theory Hoare_Time.BExp

20:08:19 Presenting theory Hoare_Time.Com

20:08:19 Presenting theory Hoare_Time.Big_Step

20:08:19 Presenting theory Hoare_Time.Big_StepT

20:08:19 Presenting theory Hoare_Time.Nielson_Hoare

20:08:19 Presenting theory Hoare_Time.Nielson_VCG

20:08:19 Presenting theory Hoare_Time.Vars

20:08:19 Presenting theory Hoare_Time.Nielson_VCGi

20:08:19 Presenting theory Hoare_Time.Nielson_VCGi_complete

20:08:19 Presenting theory Hoare_Time.Nielson_Examples

20:08:19 Presenting theory Hoare_Time.Nielson_Sqrt

20:08:19 Presenting theory Hoare_Time.Quant_Hoare

20:08:19 Presenting theory Hoare_Time.Quant_VCG

20:08:19 Presenting theory Hoare_Time.Quant_Examples

20:08:20 Presenting theory Hoare_Time.QuantK_Hoare

20:08:20 Presenting theory Hoare_Time.QuantK_VCG

20:08:20 Presenting theory Hoare_Time.QuantK_Examples

20:08:20 Presenting theory Hoare_Time.QuantK_Sqrt

20:08:20 Presenting theory Hoare_Time.Partial_Evaluation

20:08:20 Presenting theory Hoare_Time.Product_Separation_Algebra

20:08:20 Presenting theory Hoare_Time.Sep_Algebra_Add

20:08:20 Presenting theory Hoare_Time.Big_StepT_Partial

20:08:20 Presenting theory Hoare_Time.SepLog_Hoare

20:08:20 Presenting theory Hoare_Time.SepLog_Examples

20:08:21 Presenting theory Hoare_Time.SepLogK_Hoare

20:08:21 Presenting theory Hoare_Time.SepLogK_VCG

20:08:21 Presenting theory Hoare_Time.Discussion

20:08:21 Presenting theory Hoare_Time.DiscussionO

20:08:21 Presenting theory Hoare_Time.Hoare_Time

20:08:22 Presenting Hood_Melville_Queue ...

20:08:22 Presenting document Hood_Melville_Queue/document

20:08:22 Presenting document Hood_Melville_Queue/outline

20:08:22 Presenting theory Hood_Melville_Queue.Hood_Melville_Queue

20:08:23 Presenting HotelKeyCards ...

20:08:23 Presenting document HotelKeyCards/document

20:08:23 Presenting document HotelKeyCards/outline

20:08:23 Presenting theory HotelKeyCards.Notation

20:08:23 Presenting theory HotelKeyCards.Basis

20:08:23 Presenting theory HotelKeyCards.State

20:08:23 Presenting theory HotelKeyCards.NewCard

20:08:23 Presenting theory HotelKeyCards.Trace

20:08:23 Presenting theory HotelKeyCards.Equivalence

20:08:23 Presenting How_to_Prove_it ...

20:08:23 Presenting document How_to_Prove_it/how_to_prove_it

20:08:23 Presenting theory How_to_Prove_it.How_to_Prove_it

20:08:23 Presenting Huffman ...

20:08:23 Presenting document Huffman/document

20:08:23 Presenting document Huffman/outline

20:08:23 Presenting theory Huffman.Huffman

20:08:23 Presenting Hybrid_Logic ...

20:08:23 Presenting document Hybrid_Logic/document

20:08:23 Presenting document Hybrid_Logic/outline

20:08:23 Presenting theory Hybrid_Logic.Hybrid_Logic

20:08:25 Presenting Hybrid_Multi_Lane_Spatial_Logic ...

20:08:25 Presenting document Hybrid_Multi_Lane_Spatial_Logic/document

20:08:25 Presenting document Hybrid_Multi_Lane_Spatial_Logic/outline

20:08:25 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.NatInt

20:08:25 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.RealInt

20:08:25 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Cars

20:08:25 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Traffic

20:08:25 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Views

20:08:25 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Restriction

20:08:25 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Move

20:08:25 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Sensors

20:08:25 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Length

20:08:25 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL

20:08:25 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Perfect_Sensors

20:08:25 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL_Perfect

20:08:25 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Perfect

20:08:25 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Regular_Sensors

20:08:25 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL_Regular

20:08:25 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Regular

20:08:26 Presenting IMP2 ...

20:08:26 Presenting document IMP2/document

20:08:26 Presenting document IMP2/outline

20:08:26 Presenting theory IMP2.IMP2_Aux_Lemmas

20:08:26 Presenting theory IMP2.IMP2_Utils

20:08:26 Presenting theory IMP2.Named_Simpsets

20:08:26 Presenting theory IMP2.Subgoal_Focus_Some

20:08:26 Presenting theory IMP2.Syntax

20:08:26 Presenting theory IMP2.Semantics

20:08:26 Presenting theory IMP2.Annotated_Syntax

20:08:26 Presenting theory IMP2.IMP2_Basic_Simpset

20:08:26 Presenting theory IMP2.Parser

20:08:26 Presenting theory IMP2.IMP2_Basic_Decls

20:08:26 Presenting theory IMP2.IMP2_Program_Analysis

20:08:26 Presenting theory IMP2.IMP2_Var_Postprocessor

20:08:26 Presenting theory IMP2.IMP2_Var_Abs

20:08:26 Presenting theory IMP2.IMP2_VCG

20:08:26 Presenting theory IMP2.IMP2_Specification

20:08:27 Presenting theory IMP2.IMP2

20:08:27 Presenting file "subgoal_focus_some.ML"

20:08:27 Presenting theory IMP2.Quickstart_Guide

20:08:27 Presenting theory IMP2.IMP2_from_IMP

20:08:27 Presenting theory IMP2.Examples

20:08:28 Presenting file "named_simpsets.ML"

20:08:28 Presenting IMP2_Binary_Heap ...

20:08:28 Presenting document IMP2_Binary_Heap/document

20:08:28 Presenting document IMP2_Binary_Heap/outline

20:08:28 Presenting theory IMP2_Binary_Heap.IMP2_Binary_Heap

20:08:28 Presenting Implementation ...

20:08:28 Presenting document Implementation/implementation

20:08:28 Presenting theory Implementation.Base

20:08:28 Presenting theory Implementation.Eq

20:08:28 Presenting theory Implementation.Integration

20:08:28 Presenting theory Implementation.Isar

20:08:28 Presenting theory Implementation.Local_Theory

20:08:28 Presenting theory Implementation.ML

20:08:28 Presenting theory Implementation.Prelim

20:08:28 Presenting theory Implementation.Proof

20:08:28 Presenting theory Implementation.Syntax

20:08:28 Presenting theory Implementation.Tactic

20:08:28 Presenting theory Implementation.Logic

20:08:28 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

20:08:28 Presenting Impossible_Geometry ...

20:08:28 Presenting document Impossible_Geometry/document

20:08:28 Presenting document Impossible_Geometry/outline

20:08:28 Presenting theory Impossible_Geometry.Impossible_Geometry

20:08:29 Presenting Inductive_Confidentiality ...

20:08:29 Presenting document Inductive_Confidentiality/document

20:08:29 Presenting document Inductive_Confidentiality/outline

20:08:29 Presenting theory Inductive_Confidentiality.Message

20:08:29 Presenting theory Inductive_Confidentiality.Event

20:08:29 Presenting theory Inductive_Confidentiality.Public

20:08:29 Presenting theory Inductive_Confidentiality.NS_Public_Bad

20:08:29 Presenting theory Inductive_Confidentiality.ConfidentialityDY

20:08:29 Presenting theory Inductive_Confidentiality.MessageGA

20:08:29 Presenting theory Inductive_Confidentiality.EventGA

20:08:29 Presenting theory Inductive_Confidentiality.PublicGA

20:08:29 Presenting theory Inductive_Confidentiality.NS_Public_Bad_GA

20:08:29 Presenting theory Inductive_Confidentiality.ConfidentialityGA

20:08:29 Presenting theory Inductive_Confidentiality.Knowledge

20:08:29 Presenting Inductive_Inference ...

20:08:29 Presenting document Inductive_Inference/document

20:08:29 Presenting document Inductive_Inference/outline

20:08:29 Presenting theory Inductive_Inference.Partial_Recursive

20:08:29 Presenting theory Inductive_Inference.Universal

20:08:29 Presenting theory Inductive_Inference.Standard_Results

20:08:29 Presenting theory Inductive_Inference.Inductive_Inference_Basics

20:08:29 Presenting theory Inductive_Inference.CP_FIN_NUM

20:08:29 Presenting theory Inductive_Inference.CONS_LIM

20:08:29 Presenting theory Inductive_Inference.Lemma_R

20:08:29 Presenting theory Inductive_Inference.LIM_BC

20:08:29 Presenting theory Inductive_Inference.TOTAL_CONS

20:08:30 Presenting theory Inductive_Inference.R1_BC

20:08:30 Presenting theory Inductive_Inference.Union

20:08:32 Presenting InfPathElimination ...

20:08:32 Presenting document InfPathElimination/document

20:08:32 Presenting document InfPathElimination/outline

20:08:32 Presenting theory InfPathElimination.Graph

20:08:32 Presenting theory InfPathElimination.Aexp

20:08:32 Presenting theory InfPathElimination.Bexp

20:08:32 Presenting theory InfPathElimination.Labels

20:08:32 Presenting theory InfPathElimination.Store

20:08:32 Presenting theory InfPathElimination.Conf

20:08:32 Presenting theory InfPathElimination.SymExec

20:08:32 Presenting theory InfPathElimination.LTS

20:08:32 Presenting theory InfPathElimination.SubRel

20:08:32 Presenting theory InfPathElimination.ArcExt

20:08:32 Presenting theory InfPathElimination.SubExt

20:08:32 Presenting theory InfPathElimination.RB

20:08:33 Presenting IsaGeoCoq ...

20:08:33 Presenting document IsaGeoCoq/document

20:08:33 Presenting document IsaGeoCoq/outline

20:08:33 Presenting theory IsaGeoCoq.Tarski_Neutral

20:08:37 Presenting Isabelle_C ...

20:08:37 Presenting document Isabelle_C/document

20:08:37 Presenting document Isabelle_C/outline

20:08:37 Presenting theory Isabelle_C.C_Lexer_Language

20:08:37 Presenting theory Isabelle_C.C_Ast

20:08:37 Presenting theory Isabelle_C.C_Environment

20:08:37 Presenting theory Isabelle_C.C_Parser_Language

20:08:37 Presenting theory Isabelle_C.C_Lexer_Annotation

20:08:37 Presenting theory Isabelle_C.C_Parser_Annotation

20:08:37 Presenting theory Isabelle_C.C_Eval

20:08:37 Presenting theory Isabelle_C.C_Command

20:08:37 Presenting theory Isabelle_C.C_Document

20:08:37 Presenting theory Isabelle_C.C_Main

20:08:37 Presenting theory Isabelle_C.C0

20:08:37 Presenting theory Isabelle_C.C1

20:08:38 Presenting theory Isabelle_C.C2

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/argument_scope.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/atomic_parenthesis.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/bitfield_declaration_ambiguity.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/bitfield_declaration_ambiguity.ok.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/block_scope.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/char-literal-printing.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/c-namespace.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/control-scope.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/dangling_else.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/declarators.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/designator.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum_constant_visibility.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum_shadows_typedef.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum-trick.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/expressions.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/function-decls.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/local_scope.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/local_typedef.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/long-long-struct.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/namespaces.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/no_local_scope.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/parameter_declaration_ambiguity.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/parameter_declaration_ambiguity.test.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/statements.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/struct-recursion.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/typedef_star.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/types.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/variable_star.c"

20:08:38 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/bitfield_declaration_ambiguity.fail.c"

20:08:38 Presenting theory Isabelle_C.C_paper

20:08:39 Presenting theory Isabelle_C.C_Appendices

20:08:39 Presenting theory Isabelle_C.README

20:08:45 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/base.sig"

20:08:45 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/join.sml"

20:08:45 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/lrtable.sml"

20:08:45 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/stream.sml"

20:08:45 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/parser1.sml"

20:08:45 Presenting file "$AFP/Isabelle_C/C11-FrontEnd/generated/c_grammar_fun.grm.sig"

20:08:45 Presenting file "$AFP/Isabelle_C/C11-FrontEnd/generated/c_grammar_fun.grm.sml"

20:08:51 Presenting file "$AFP/Isabelle_C/C11-FrontEnd/generated/c_ast.ML"

20:08:53 Presenting Isar_Ref ...

20:08:53 Presenting document Isar_Ref/isar-ref

20:08:53 Presenting theory Isar_Ref.Base

20:08:53 Presenting theory Isar_Ref.Preface

20:08:53 Presenting theory Isar_Ref.Synopsis

20:08:53 Presenting theory Isar_Ref.Framework

20:08:53 Presenting theory Isar_Ref.First_Order_Logic

20:08:53 Presenting theory Isar_Ref.Outer_Syntax

20:08:53 Presenting theory Isar_Ref.Document_Preparation

20:08:53 Presenting theory Isar_Ref.Spec

20:08:53 Presenting theory Isar_Ref.Proof

20:08:53 Presenting theory Isar_Ref.Proof_Script

20:08:53 Presenting theory Isar_Ref.Inner_Syntax

20:08:53 Presenting theory Isar_Ref.Generic

20:08:53 Presenting theory Isar_Ref.HOL_Specific

20:08:53 Presenting theory Isar_Ref.Quick_Reference

20:08:53 Presenting theory Isar_Ref.Symbols

20:08:53 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

20:08:54 Presenting JEdit ...

20:08:54 Presenting document JEdit/jedit

20:08:54 Presenting theory JEdit.Base

20:08:54 Presenting theory JEdit.JEdit

20:08:54 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

20:08:54 Presenting Jacobson_Basic_Algebra ...

20:08:54 Presenting document Jacobson_Basic_Algebra/document

20:08:54 Presenting document Jacobson_Basic_Algebra/outline

20:08:54 Presenting theory Jacobson_Basic_Algebra.Set_Theory

20:08:54 Presenting theory Jacobson_Basic_Algebra.Group_Theory

20:08:54 Presenting theory Jacobson_Basic_Algebra.Ring_Theory

20:08:54 Presenting JiveDataStoreModel ...

20:08:54 Presenting document JiveDataStoreModel/document

20:08:54 Presenting document JiveDataStoreModel/outline

20:08:54 Presenting theory JiveDataStoreModel.TypeIds

20:08:54 Presenting theory JiveDataStoreModel.JavaType

20:08:54 Presenting theory JiveDataStoreModel.DirectSubtypes

20:08:54 Presenting theory JiveDataStoreModel.Subtype

20:08:54 Presenting theory JiveDataStoreModel.Attributes

20:08:54 Presenting theory JiveDataStoreModel.AttributesIndep

20:08:54 Presenting theory JiveDataStoreModel.Value

20:08:54 Presenting theory JiveDataStoreModel.Location

20:08:54 Presenting theory JiveDataStoreModel.Store

20:08:54 Presenting theory JiveDataStoreModel.StoreProperties

20:08:54 Presenting theory JiveDataStoreModel.JML

20:08:54 Presenting theory JiveDataStoreModel.UnivSpec

20:08:54 Presenting KAD ...

20:08:54 Presenting document KAD/document

20:08:54 Presenting document KAD/outline

20:08:54 Presenting theory KAD.Domain_Semiring

20:08:54 Presenting theory KAD.Antidomain_Semiring

20:08:54 Presenting theory KAD.Range_Semiring

20:08:54 Presenting theory KAD.Modal_Kleene_Algebra

20:08:54 Presenting theory KAD.Modal_Kleene_Algebra_Models

20:08:54 Presenting theory KAD.Modal_Kleene_Algebra_Applications

20:08:55 Presenting Key_Agreement_Strong_Adversaries ...

20:08:55 Presenting document Key_Agreement_Strong_Adversaries/document

20:08:55 Presenting document Key_Agreement_Strong_Adversaries/outline

20:08:55 Presenting theory Key_Agreement_Strong_Adversaries.Infra

20:08:55 Presenting theory Key_Agreement_Strong_Adversaries.Refinement

20:08:55 Presenting theory Key_Agreement_Strong_Adversaries.Messages

20:08:55 Presenting theory Key_Agreement_Strong_Adversaries.Message_derivation

20:08:55 Presenting theory Key_Agreement_Strong_Adversaries.IK

20:08:55 Presenting theory Key_Agreement_Strong_Adversaries.Secrecy

20:08:55 Presenting theory Key_Agreement_Strong_Adversaries.AuthenticationN

20:08:55 Presenting theory Key_Agreement_Strong_Adversaries.AuthenticationI

20:08:55 Presenting theory Key_Agreement_Strong_Adversaries.Runs

20:08:55 Presenting theory Key_Agreement_Strong_Adversaries.Channels

20:08:55 Presenting theory Key_Agreement_Strong_Adversaries.Payloads

20:08:55 Presenting theory Key_Agreement_Strong_Adversaries.Implem

20:08:55 Presenting theory Key_Agreement_Strong_Adversaries.Implem_lemmas

20:08:55 Presenting theory Key_Agreement_Strong_Adversaries.Implem_symmetric

20:08:55 Presenting theory Key_Agreement_Strong_Adversaries.Implem_asymmetric

20:08:56 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl1

20:08:56 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl2

20:08:56 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl3

20:08:56 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl3_asymmetric

20:08:56 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl3_symmetric

20:08:56 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl1

20:08:56 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl2

20:08:56 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl3

20:08:56 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl3_asymmetric

20:08:56 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl3_symmetric

20:08:56 Presenting theory Key_Agreement_Strong_Adversaries.sklvl1

20:08:56 Presenting theory Key_Agreement_Strong_Adversaries.sklvl2

20:08:56 Presenting theory Key_Agreement_Strong_Adversaries.sklvl3

20:08:57 Presenting theory Key_Agreement_Strong_Adversaries.sklvl3_asymmetric

20:08:57 Presenting theory Key_Agreement_Strong_Adversaries.sklvl3_symmetric

20:08:57 Presenting Kleene_Algebra ...

20:08:57 Presenting document Kleene_Algebra/document

20:08:57 Presenting document Kleene_Algebra/outline

20:08:57 Presenting theory Kleene_Algebra.Signatures

20:08:57 Presenting theory Kleene_Algebra.Dioid

20:08:57 Presenting theory Kleene_Algebra.Dioid_Models

20:08:57 Presenting theory Kleene_Algebra.Matrix

20:08:57 Presenting theory Kleene_Algebra.Conway

20:08:57 Presenting theory Kleene_Algebra.Kleene_Algebra

20:08:57 Presenting theory Kleene_Algebra.Kleene_Algebra_Models

20:08:57 Presenting theory Kleene_Algebra.Omega_Algebra

20:08:57 Presenting theory Kleene_Algebra.Omega_Algebra_Models

20:08:57 Presenting theory Kleene_Algebra.DRA

20:08:57 Presenting theory Kleene_Algebra.PHL_KA

20:08:57 Presenting theory Kleene_Algebra.PHL_DRA

20:08:57 Presenting theory Kleene_Algebra.Finite_Suprema

20:08:57 Presenting theory Kleene_Algebra.Formal_Power_Series

20:08:57 Presenting theory Kleene_Algebra.Inf_Matrix

20:08:58 Presenting KAT_and_DRA ...

20:08:58 Presenting document KAT_and_DRA/document

20:08:58 Presenting document KAT_and_DRA/outline

20:08:58 Presenting theory KAT_and_DRA.Test_Dioid

20:08:58 Presenting theory KAT_and_DRA.Conway_Tests

20:08:58 Presenting theory KAT_and_DRA.KAT

20:08:58 Presenting theory KAT_and_DRA.DRAT

20:08:58 Presenting theory KAT_and_DRA.DRA_Models

20:08:58 Presenting theory KAT_and_DRA.KAT_Models

20:08:58 Presenting theory KAT_and_DRA.FolkTheorem

20:08:58 Presenting theory KAT_and_DRA.PHL_KAT

20:08:58 Presenting theory KAT_and_DRA.PHL_DRAT

20:08:58 Presenting theory KAT_and_DRA.KAT2

20:08:58 Presenting theory KAT_and_DRA.DRAT2

20:08:58 Presenting Algebraic_VCs ...

20:08:58 Presenting document Algebraic_VCs/document

20:08:58 Presenting document Algebraic_VCs/outline

20:08:58 Presenting theory Algebraic_VCs.VC_KAT_scratch

20:08:58 Presenting theory Algebraic_VCs.VC_KAD_scratch

20:08:58 Presenting theory Algebraic_VCs.P2S2R

20:08:58 Presenting theory Algebraic_VCs.VC_KAT

20:08:58 Presenting theory Algebraic_VCs.VC_KAT_Examples

20:08:58 Presenting theory Algebraic_VCs.VC_KAT_Examples2

20:08:58 Presenting theory Algebraic_VCs.RKAT

20:08:58 Presenting theory Algebraic_VCs.RKAT_Models

20:08:58 Presenting theory Algebraic_VCs.VC_RKAT

20:08:58 Presenting theory Algebraic_VCs.VC_RKAT_Examples

20:08:58 Presenting theory Algebraic_VCs.VC_KAD

20:08:58 Presenting theory Algebraic_VCs.VC_KAD_Examples

20:08:58 Presenting theory Algebraic_VCs.VC_KAD_Examples2

20:08:58 Presenting theory Algebraic_VCs.VC_KAD_dual

20:08:58 Presenting theory Algebraic_VCs.VC_KAD_dual_Examples

20:08:58 Presenting theory Algebraic_VCs.VC_KAD_wf

20:08:58 Presenting theory Algebraic_VCs.VC_KAD_wf_Examples

20:08:58 Presenting theory Algebraic_VCs.Path_Model_Example

20:08:58 Presenting theory Algebraic_VCs.Pointer_Examples

20:08:58 Presenting theory Algebraic_VCs.KAD_is_KAT

20:08:58 Presenting theory Algebraic_VCs.Domain_Quantale

20:08:59 Presenting Multirelations ...

20:08:59 Presenting document Multirelations/document

20:08:59 Presenting document Multirelations/outline

20:08:59 Presenting theory Multirelations.C_Algebras

20:08:59 Presenting theory Multirelations.Multirelations

20:09:00 Presenting Regular_Algebras ...

20:09:00 Presenting document Regular_Algebras/document

20:09:00 Presenting document Regular_Algebras/outline

20:09:00 Presenting theory Regular_Algebras.Dioid_Power_Sum

20:09:00 Presenting theory Regular_Algebras.Regular_Algebras

20:09:00 Presenting theory Regular_Algebras.Regular_Algebra_Models

20:09:00 Presenting theory Regular_Algebras.Pratts_Counterexamples

20:09:00 Presenting theory Regular_Algebras.Regular_Algebra_Variants

20:09:00 Presenting Relation_Algebra ...

20:09:00 Presenting document Relation_Algebra/document

20:09:00 Presenting document Relation_Algebra/outline

20:09:00 Presenting theory Relation_Algebra.More_Boolean_Algebra

20:09:00 Presenting theory Relation_Algebra.Relation_Algebra

20:09:00 Presenting theory Relation_Algebra.Relation_Algebra_Vectors

20:09:00 Presenting theory Relation_Algebra.Relation_Algebra_Tests

20:09:00 Presenting theory Relation_Algebra.Relation_Algebra_Functions

20:09:00 Presenting theory Relation_Algebra.Relation_Algebra_Direct_Products

20:09:00 Presenting theory Relation_Algebra.Relation_Algebra_RTC

20:09:00 Presenting theory Relation_Algebra.Relation_Algebra_Models

20:09:00 Presenting Relational_Paths ...

20:09:00 Presenting document Relational_Paths/document

20:09:00 Presenting document Relational_Paths/outline

20:09:00 Presenting theory Relational_Paths.More_Relation_Algebra

20:09:00 Presenting theory Relational_Paths.Paths

20:09:00 Presenting theory Relational_Paths.Rooted_Paths

20:09:00 Presenting theory Relational_Paths.Path_Algorithms

20:09:01 Presenting Residuated_Lattices ...

20:09:01 Presenting document Residuated_Lattices/document

20:09:01 Presenting document Residuated_Lattices/outline

20:09:01 Presenting theory Residuated_Lattices.Residuated_Lattices

20:09:01 Presenting theory Residuated_Lattices.Residuated_Boolean_Algebras

20:09:01 Presenting theory Residuated_Lattices.Involutive_Residuated

20:09:01 Presenting theory Residuated_Lattices.Action_Algebra

20:09:01 Presenting theory Residuated_Lattices.Action_Algebra_Models

20:09:01 Presenting theory Residuated_Lattices.Residuated_Relation_Algebra

20:09:01 Presenting LEM ...

20:09:01 Presenting theory LEM.Lem_bool

20:09:01 Presenting theory LEM.Lem_basic_classes

20:09:01 Presenting theory LEM.Lem_tuple

20:09:01 Presenting theory LEM.Lem_function

20:09:01 Presenting theory LEM.Lem_maybe

20:09:01 Presenting theory LEM.Lem_num

20:09:01 Presenting theory LEM.LemExtraDefs

20:09:01 Presenting theory LEM.Lem

20:09:01 Presenting theory LEM.Lem_list

20:09:01 Presenting theory LEM.Lem_either

20:09:01 Presenting theory LEM.Lem_set_helpers

20:09:01 Presenting theory LEM.Lem_set

20:09:01 Presenting theory LEM.Lem_map

20:09:01 Presenting theory LEM.Lem_string

20:09:01 Presenting theory LEM.Lem_word

20:09:01 Presenting theory LEM.Lem_show

20:09:01 Presenting theory LEM.Lem_sorting

20:09:01 Presenting theory LEM.Lem_relation

20:09:01 Presenting theory LEM.Lem_pervasives

20:09:01 Presenting theory LEM.Lem_function_extra

20:09:01 Presenting theory LEM.Lem_assert_extra

20:09:01 Presenting theory LEM.Lem_maybe_extra

20:09:01 Presenting theory LEM.Lem_map_extra

20:09:01 Presenting theory LEM.Lem_num_extra

20:09:01 Presenting theory LEM.Lem_set_extra

20:09:01 Presenting theory LEM.Lem_list_extra

20:09:01 Presenting theory LEM.Lem_string_extra

20:09:01 Presenting theory LEM.Lem_show_extra

20:09:02 Presenting theory LEM.Lem_machine_word

20:09:02 Presenting theory LEM.Lem_pervasives_extra

20:09:02 Presenting CakeML ...

20:09:02 Presenting document CakeML/document

20:09:02 Presenting document CakeML/outline

20:09:02 Presenting theory CakeML.Doc_Generated

20:09:02 Presenting theory CakeML.Lib

20:09:02 Presenting theory CakeML.Namespace

20:09:02 Presenting theory CakeML.FpSem

20:09:02 Presenting theory CakeML.Ast

20:09:02 Presenting theory CakeML.AstAuxiliary

20:09:02 Presenting theory CakeML.Ffi

20:09:02 Presenting theory CakeML.SemanticPrimitives

20:09:02 Presenting theory CakeML.SmallStep

20:09:02 Presenting theory CakeML.BigStep

20:09:02 Presenting theory CakeML.BigSmallInvariants

20:09:02 Presenting theory CakeML.Evaluate

20:09:02 Presenting theory CakeML.LibAuxiliary

20:09:02 Presenting theory CakeML.NamespaceAuxiliary

20:09:02 Presenting theory CakeML.PrimTypes

20:09:02 Presenting theory CakeML.SemanticPrimitivesAuxiliary

20:09:02 Presenting theory CakeML.SimpleIO

20:09:02 Presenting theory CakeML.Tokens

20:09:02 Presenting theory CakeML.TypeSystem

20:09:02 Presenting theory CakeML.TypeSystemAuxiliary

20:09:02 Presenting theory CakeML.Doc_Proofs

20:09:02 Presenting theory CakeML.Semantic_Extras

20:09:02 Presenting theory CakeML.Evaluate_Termination

20:09:02 Presenting theory CakeML.Evaluate_Clock

20:09:03 Presenting theory CakeML.Evaluate_Single

20:09:03 Presenting theory CakeML.Big_Step_Determ

20:09:03 Presenting theory CakeML.Big_Step_Total

20:09:03 Presenting theory CakeML.Big_Step_Fun_Equiv

20:09:03 Presenting theory CakeML.Big_Step_Unclocked

20:09:03 Presenting theory CakeML.Big_Step_Clocked

20:09:03 Presenting theory CakeML.Big_Step_Unclocked_Single

20:09:03 Presenting theory CakeML.Matching

20:09:03 Presenting theory CakeML.CakeML_Code

20:09:04 Presenting theory CakeML.CakeML_Quickcheck

20:09:04 Presenting theory CakeML.CakeML_Compiler

20:09:04 Presenting theory CakeML.Compiler_Test

20:09:04 Presenting theory CakeML.Code_Test_Haskell

20:09:04 Presenting file "Tools/cakeml_sexp.ML"

20:09:04 Presenting file "Tools/cakeml_compiler.ML"

20:09:04 Presenting CakeML_Codegen ...

20:09:04 Presenting document CakeML_Codegen/document

20:09:04 Presenting document CakeML_Codegen/outline

20:09:04 Presenting theory CakeML_Codegen.ML_Utils

20:09:04 Presenting theory CakeML_Codegen.Compiler_Utils

20:09:04 Presenting theory CakeML_Codegen.Code_Utils

20:09:04 Presenting theory CakeML_Codegen.CakeML_Utils

20:09:04 Presenting theory CakeML_Codegen.Test_Utils

20:09:04 Presenting theory CakeML_Codegen.Doc_Terms

20:09:04 Presenting theory CakeML_Codegen.Terms_Extras

20:09:04 Presenting theory CakeML_Codegen.Constructors

20:09:04 Presenting theory CakeML_Codegen.HOL_Datatype

20:09:04 Presenting theory CakeML_Codegen.Consts

20:09:04 Presenting theory CakeML_Codegen.Strong_Term

20:09:05 Presenting theory CakeML_Codegen.Sterm

20:09:05 Presenting file "hol_datatype.ML"

20:09:05 Presenting theory CakeML_Codegen.Pterm

20:09:05 Presenting theory CakeML_Codegen.Term_as_Value

20:09:05 Presenting theory CakeML_Codegen.Value

20:09:05 Presenting file "utils.ML"

20:09:05 Presenting theory CakeML_Codegen.Doc_CupCake

20:09:05 Presenting theory CakeML_Codegen.CupCake_Env

20:09:05 Presenting theory CakeML_Codegen.CupCake_Semantics

20:09:05 Presenting theory CakeML_Codegen.Doc_Rewriting

20:09:05 Presenting theory CakeML_Codegen.General_Rewriting

20:09:05 Presenting file "pattern_compatibility.ML"

20:09:05 Presenting file "dynamic_unfold.ML"

20:09:05 Presenting theory CakeML_Codegen.Rewriting_Term

20:09:05 Presenting theory CakeML_Codegen.Rewriting_Nterm

20:09:05 Presenting file "hol_term.ML"

20:09:05 Presenting theory CakeML_Codegen.Rewriting_Pterm_Elim

20:09:05 Presenting theory CakeML_Codegen.Rewriting_Pterm

20:09:05 Presenting theory CakeML_Codegen.Rewriting_Sterm

20:09:05 Presenting theory CakeML_Codegen.Big_Step_Sterm

20:09:05 Presenting theory CakeML_Codegen.Big_Step_Value

20:09:06 Presenting theory CakeML_Codegen.Big_Step_Value_ML

20:09:06 Presenting theory CakeML_Codegen.Doc_Preproc

20:09:06 Presenting theory CakeML_Codegen.Eval_Class

20:09:06 Presenting theory CakeML_Codegen.Embed

20:09:06 Presenting theory CakeML_Codegen.Eval_Instances

20:09:06 Presenting file "tactics.ML"

20:09:06 Presenting theory CakeML_Codegen.Doc_Backend

20:09:06 Presenting theory CakeML_Codegen.CakeML_Setup

20:09:07 Presenting theory CakeML_Codegen.CakeML_Backend

20:09:07 Presenting theory CakeML_Codegen.CakeML_Correctness

20:09:07 Presenting file "eval_instances.ML"

20:09:07 Presenting theory CakeML_Codegen.CakeML_Byte

20:09:07 Presenting theory CakeML_Codegen.Doc_Compiler

20:09:07 Presenting theory CakeML_Codegen.Composition

20:09:07 Presenting theory CakeML_Codegen.Compiler

20:09:07 Presenting theory CakeML_Codegen.Test_Composition

20:09:07 Presenting file "embed.ML"

20:09:07 Presenting theory CakeML_Codegen.Test_Print

20:09:07 Presenting theory CakeML_Codegen.Test_Embed_Data

20:09:07 Presenting theory CakeML_Codegen.Test_Embed_Data2

20:09:07 Presenting theory CakeML_Codegen.Test_Embed_Tree

20:09:07 Presenting theory CakeML_Codegen.Test_Datatypes

20:09:08 Presenting LambdaMu ...

20:09:08 Presenting document LambdaMu/document

20:09:08 Presenting document LambdaMu/outline

20:09:08 Presenting theory LambdaMu.Syntax

20:09:08 Presenting theory LambdaMu.Types

20:09:08 Presenting theory LambdaMu.DeBruijn

20:09:08 Presenting theory LambdaMu.Substitution

20:09:08 Presenting theory LambdaMu.Reduction

20:09:08 Presenting theory LambdaMu.ContextFacts

20:09:08 Presenting theory LambdaMu.TypePreservation

20:09:08 Presenting theory LambdaMu.Progress

20:09:08 Presenting theory LambdaMu.Peirce

20:09:08 Presenting Latin_Square ...

20:09:08 Presenting document Latin_Square/document

20:09:08 Presenting document Latin_Square/outline

20:09:08 Presenting theory Latin_Square.Latin_Square

20:09:08 Presenting LatticeProperties ...

20:09:08 Presenting document LatticeProperties/document

20:09:08 Presenting document LatticeProperties/outline

20:09:08 Presenting theory LatticeProperties.WellFoundedTransitive

20:09:08 Presenting theory LatticeProperties.Complete_Lattice_Prop

20:09:08 Presenting theory LatticeProperties.Conj_Disj

20:09:08 Presenting theory LatticeProperties.Lattice_Prop

20:09:08 Presenting theory LatticeProperties.Modular_Distrib_Lattice

20:09:08 Presenting theory LatticeProperties.Lattice_Ordered_Group

20:09:09 Presenting Lazy_Case ...

20:09:09 Presenting document Lazy_Case/document

20:09:09 Presenting document Lazy_Case/outline

20:09:09 Presenting theory Lazy_Case.Lazy_Case

20:09:09 Presenting theory Lazy_Case.Test_Lazy_Case

20:09:09 Presenting file "lazy_case.ML"

20:09:09 Presenting Lifting_Definition_Option ...

20:09:09 Presenting document Lifting_Definition_Option/document

20:09:09 Presenting document Lifting_Definition_Option/outline

20:09:09 Presenting theory Lifting_Definition_Option.Lifting_Definition_Option_Examples

20:09:09 Presenting List-Index ...

20:09:09 Presenting document List-Index/document

20:09:09 Presenting document List-Index/outline

20:09:09 Presenting theory List-Index.List_Index

20:09:09 Presenting List_Interleaving ...

20:09:09 Presenting document List_Interleaving/document

20:09:09 Presenting document List_Interleaving/outline

20:09:09 Presenting theory List_Interleaving.ListInterleaving

20:09:09 Presenting List_Inversions ...

20:09:09 Presenting document List_Inversions/document

20:09:09 Presenting document List_Inversions/outline

20:09:09 Presenting theory List_Inversions.List_Inversions

20:09:09 Presenting LocalLexing ...

20:09:09 Presenting document LocalLexing/document

20:09:09 Presenting document LocalLexing/outline

20:09:09 Presenting theory LocalLexing.CFG

20:09:09 Presenting theory LocalLexing.LocalLexing

20:09:09 Presenting theory LocalLexing.LLEarleyParsing

20:09:09 Presenting theory LocalLexing.Limit

20:09:09 Presenting theory LocalLexing.LocalLexingLemmas

20:09:09 Presenting theory LocalLexing.InductRules

20:09:09 Presenting theory LocalLexing.ListTools

20:09:09 Presenting theory LocalLexing.Derivations

20:09:09 Presenting theory LocalLexing.Validity

20:09:09 Presenting theory LocalLexing.TheoremD2

20:09:10 Presenting theory LocalLexing.TheoremD4

20:09:10 Presenting theory LocalLexing.TheoremD5

20:09:10 Presenting theory LocalLexing.TheoremD6

20:09:10 Presenting theory LocalLexing.TheoremD7

20:09:10 Presenting theory LocalLexing.TheoremD8

20:09:10 Presenting theory LocalLexing.TheoremD9

20:09:10 Presenting theory LocalLexing.Ladder

20:09:10 Presenting theory LocalLexing.TheoremD10

20:09:10 Presenting theory LocalLexing.TheoremD11

20:09:10 Presenting theory LocalLexing.TheoremD12

20:09:10 Presenting theory LocalLexing.TheoremD13

20:09:10 Presenting theory LocalLexing.TheoremD14

20:09:11 Presenting theory LocalLexing.PathLemmas

20:09:11 Presenting theory LocalLexing.MainTheorems

20:09:12 Presenting Locales ...

20:09:12 Presenting document Locales/locales

20:09:12 Presenting theory Locales.Examples

20:09:12 Presenting theory Locales.Examples1

20:09:12 Presenting theory Locales.Examples2

20:09:12 Presenting theory Locales.Examples3

20:09:12 Presenting Locally-Nameless-Sigma ...

20:09:12 Presenting document Locally-Nameless-Sigma/document

20:09:12 Presenting document Locally-Nameless-Sigma/outline

20:09:12 Presenting theory Locally-Nameless-Sigma.ListPre

20:09:12 Presenting theory Locally-Nameless-Sigma.FMap

20:09:12 Presenting theory Locally-Nameless-Sigma.Sigma

20:09:12 Presenting theory Locally-Nameless-Sigma.ParRed

20:09:12 Presenting theory Locally-Nameless-Sigma.Environments

20:09:12 Presenting theory Locally-Nameless-Sigma.TypedSigma

20:09:12 Presenting theory Locally-Nameless-Sigma.Locally_Nameless_Sigma

20:09:14 Presenting Lowe_Ontological_Argument ...

20:09:14 Presenting document Lowe_Ontological_Argument/document

20:09:14 Presenting document Lowe_Ontological_Argument/outline

20:09:14 Presenting theory Lowe_Ontological_Argument.Relations

20:09:14 Presenting theory Lowe_Ontological_Argument.QML

20:09:14 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_1

20:09:14 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_2

20:09:14 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_3

20:09:14 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_4

20:09:14 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_5

20:09:14 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_6

20:09:14 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_7

20:09:14 Presenting MSO_Regex_Equivalence ...

20:09:14 Presenting document MSO_Regex_Equivalence/document

20:09:14 Presenting document MSO_Regex_Equivalence/outline

20:09:14 Presenting theory MSO_Regex_Equivalence.List_More

20:09:14 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Set

20:09:14 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Exp

20:09:14 Presenting theory MSO_Regex_Equivalence.Pi_Derivatives

20:09:14 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Operators

20:09:14 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Exp_Dual

20:09:14 Presenting theory MSO_Regex_Equivalence.Pi_Equivalence_Checking

20:09:14 Presenting theory MSO_Regex_Equivalence.Init_Normalization

20:09:14 Presenting theory MSO_Regex_Equivalence.PNormalization

20:09:14 Presenting theory MSO_Regex_Equivalence.Formula

20:09:14 Presenting theory MSO_Regex_Equivalence.M2L

20:09:14 Presenting theory MSO_Regex_Equivalence.M2L_Normalization

20:09:14 Presenting theory MSO_Regex_Equivalence.M2L_Equivalence_Checking

20:09:14 Presenting theory MSO_Regex_Equivalence.WS1S

20:09:14 Presenting theory MSO_Regex_Equivalence.WS1S_Normalization

20:09:14 Presenting theory MSO_Regex_Equivalence.WS1S_Equivalence_Checking

20:09:14 Presenting theory MSO_Regex_Equivalence.M2L_Examples

20:09:15 Presenting theory MSO_Regex_Equivalence.WS1S_Examples

20:09:15 Presenting Main ...

20:09:15 Presenting document Main/main

20:09:15 Presenting theory Main.Main_Doc

20:09:16 Presenting Marriage ...

20:09:16 Presenting document Marriage/document

20:09:16 Presenting document Marriage/outline

20:09:16 Presenting theory Marriage.Marriage

20:09:16 Presenting Matroids ...

20:09:16 Presenting document Matroids/document

20:09:16 Presenting document Matroids/outline

20:09:16 Presenting theory Matroids.Indep_System

20:09:16 Presenting theory Matroids.Matroid

20:09:16 Presenting Max-Card-Matching ...

20:09:16 Presenting document Max-Card-Matching/document

20:09:16 Presenting document Max-Card-Matching/outline

20:09:16 Presenting theory Max-Card-Matching.Matching

20:09:16 Presenting Median_Of_Medians_Selection ...

20:09:16 Presenting document Median_Of_Medians_Selection/document

20:09:16 Presenting document Median_Of_Medians_Selection/outline

20:09:16 Presenting theory Median_Of_Medians_Selection.Median_Of_Medians_Selection

20:09:17 Presenting Menger ...

20:09:17 Presenting document Menger/document

20:09:17 Presenting document Menger/outline

20:09:17 Presenting theory Menger.Helpers

20:09:17 Presenting theory Menger.Graph

20:09:17 Presenting theory Menger.Separations

20:09:17 Presenting theory Menger.DisjointPaths

20:09:17 Presenting theory Menger.MengerInduction

20:09:17 Presenting theory Menger.Y_eq_new_last

20:09:17 Presenting theory Menger.Y_neq_new_last

20:09:17 Presenting theory Menger.Menger

20:09:17 Presenting Mereology ...

20:09:17 Presenting document Mereology/document

20:09:17 Presenting document Mereology/outline

20:09:17 Presenting theory Mereology.PM

20:09:17 Presenting theory Mereology.M

20:09:17 Presenting theory Mereology.MM

20:09:17 Presenting theory Mereology.EM

20:09:17 Presenting theory Mereology.CM

20:09:17 Presenting theory Mereology.CEM

20:09:17 Presenting theory Mereology.GM

20:09:17 Presenting theory Mereology.GMM

20:09:17 Presenting theory Mereology.GEM

20:09:17 Presenting MiniML ...

20:09:17 Presenting document MiniML/document

20:09:17 Presenting document MiniML/outline

20:09:17 Presenting theory MiniML.Maybe

20:09:17 Presenting theory MiniML.Type

20:09:17 Presenting theory MiniML.Instance

20:09:17 Presenting theory MiniML.Generalize

20:09:17 Presenting theory MiniML.MiniML

20:09:17 Presenting theory MiniML.W

20:09:18 Presenting Modular_Assembly_Kit_Security ...

20:09:18 Presenting document Modular_Assembly_Kit_Security/document

20:09:18 Presenting document Modular_Assembly_Kit_Security/outline

20:09:18 Presenting theory Modular_Assembly_Kit_Security.Projection

20:09:18 Presenting theory Modular_Assembly_Kit_Security.Prefix

20:09:18 Presenting theory Modular_Assembly_Kit_Security.EventSystems

20:09:18 Presenting theory Modular_Assembly_Kit_Security.StateEventSystems

20:09:18 Presenting theory Modular_Assembly_Kit_Security.Views

20:09:18 Presenting theory Modular_Assembly_Kit_Security.FlowPolicies

20:09:18 Presenting theory Modular_Assembly_Kit_Security.BasicSecurityPredicates

20:09:18 Presenting theory Modular_Assembly_Kit_Security.InformationFlowProperties

20:09:18 Presenting theory Modular_Assembly_Kit_Security.BSPTaxonomy

20:09:18 Presenting theory Modular_Assembly_Kit_Security.PropertyLibrary

20:09:18 Presenting theory Modular_Assembly_Kit_Security.SecureSystems

20:09:18 Presenting theory Modular_Assembly_Kit_Security.UnwindingConditions

20:09:18 Presenting theory Modular_Assembly_Kit_Security.AuxiliaryLemmas

20:09:18 Presenting theory Modular_Assembly_Kit_Security.UnwindingResults

20:09:18 Presenting theory Modular_Assembly_Kit_Security.CompositionBase

20:09:18 Presenting theory Modular_Assembly_Kit_Security.CompositionSupport

20:09:18 Presenting theory Modular_Assembly_Kit_Security.GeneralizedZippingLemma

20:09:18 Presenting theory Modular_Assembly_Kit_Security.CompositionalityResults

20:09:19 Presenting Monad_Memo_DP ...

20:09:19 Presenting document Monad_Memo_DP/document

20:09:19 Presenting document Monad_Memo_DP/outline

20:09:19 Presenting theory Monad_Memo_DP.State_Monad_Ext

20:09:19 Presenting theory Monad_Memo_DP.Pure_Monad

20:09:19 Presenting theory Monad_Memo_DP.DP_CRelVS

20:09:19 Presenting theory Monad_Memo_DP.State_Heap_Misc

20:09:19 Presenting theory Monad_Memo_DP.Heap_Monad_Ext

20:09:19 Presenting theory Monad_Memo_DP.State_Heap

20:09:19 Presenting theory Monad_Memo_DP.DP_CRelVH

20:09:19 Presenting theory Monad_Memo_DP.Memory

20:09:19 Presenting theory Monad_Memo_DP.Pair_Memory

20:09:19 Presenting theory Monad_Memo_DP.Index

20:09:19 Presenting theory Monad_Memo_DP.Memory_Heap

20:09:19 Presenting theory Monad_Memo_DP.Transform_Cmd

20:09:19 Presenting theory Monad_Memo_DP.Bottom_Up_Computation

20:09:19 Presenting theory Monad_Memo_DP.Bottom_Up_Computation_Heap

20:09:19 Presenting theory Monad_Memo_DP.Solve_Cong

20:09:19 Presenting theory Monad_Memo_DP.Heap_Main

20:09:19 Presenting theory Monad_Memo_DP.State_Main

20:09:19 Presenting theory Monad_Memo_DP.Example_Misc

20:09:19 Presenting theory Monad_Memo_DP.Tracing

20:09:19 Presenting theory Monad_Memo_DP.Ground_Function

20:09:19 Presenting theory Monad_Memo_DP.Bellman_Ford

20:09:20 Presenting theory Monad_Memo_DP.Heap_Default

20:09:20 Presenting file "Ground_Function.ML"

20:09:20 Presenting theory Monad_Memo_DP.Knapsack

20:09:20 Presenting theory Monad_Memo_DP.Counting_Tiles

20:09:20 Presenting theory Monad_Memo_DP.CYK

20:09:20 Presenting theory Monad_Memo_DP.Min_Ed_Dist0

20:09:20 Presenting theory Monad_Memo_DP.OptBST

20:09:20 Presenting theory Monad_Memo_DP.Longest_Common_Subsequence

20:09:20 Presenting theory Monad_Memo_DP.All_Examples

20:09:20 Presenting file "Transform_Misc.ML"

20:09:20 Presenting file "Transform_Const.ML"

20:09:20 Presenting file "Transform_Data.ML"

20:09:20 Presenting file "Transform_Tactic.ML"

20:09:20 Presenting file "Transform_Term.ML"

20:09:20 Presenting file "Transform.ML"

20:09:20 Presenting file "Transform_Parser.ML"

20:09:20 Presenting Optimal_BST ...

20:09:20 Presenting document Optimal_BST/document

20:09:20 Presenting document Optimal_BST/outline

20:09:20 Presenting theory Optimal_BST.Weighted_Path_Length

20:09:20 Presenting theory Optimal_BST.Optimal_BST

20:09:20 Presenting theory Optimal_BST.Quadrilateral_Inequality

20:09:20 Presenting theory Optimal_BST.Optimal_BST2

20:09:20 Presenting theory Optimal_BST.Optimal_BST_Examples

20:09:20 Presenting theory Optimal_BST.Optimal_BST_Code

20:09:20 Presenting theory Optimal_BST.Optimal_BST_Memo

20:09:21 Presenting MonoBoolTranAlgebra ...

20:09:21 Presenting document MonoBoolTranAlgebra/document

20:09:21 Presenting document MonoBoolTranAlgebra/outline

20:09:21 Presenting theory MonoBoolTranAlgebra.Mono_Bool_Tran

20:09:21 Presenting theory MonoBoolTranAlgebra.Mono_Bool_Tran_Algebra

20:09:21 Presenting theory MonoBoolTranAlgebra.Assertion_Algebra

20:09:21 Presenting theory MonoBoolTranAlgebra.Statements

20:09:21 Presenting Name_Carrying_Type_Inference ...

20:09:21 Presenting document Name_Carrying_Type_Inference/document

20:09:21 Presenting document Name_Carrying_Type_Inference/outline

20:09:21 Presenting theory Name_Carrying_Type_Inference.Fresh

20:09:21 Presenting theory Name_Carrying_Type_Inference.Permutation

20:09:21 Presenting theory Name_Carrying_Type_Inference.PreSimplyTyped

20:09:21 Presenting theory Name_Carrying_Type_Inference.SimplyTyped

20:09:22 Presenting Nash_Williams ...

20:09:22 Presenting document Nash_Williams/document

20:09:22 Presenting document Nash_Williams/outline

20:09:22 Presenting theory Nash_Williams.Nash_Extras

20:09:22 Presenting theory Nash_Williams.Nash_Williams

20:09:22 Presenting Network_Security_Policy_Verification ...

20:09:22 Presenting document Network_Security_Policy_Verification/document

20:09:22 Presenting document Network_Security_Policy_Verification/outline

20:09:22 Presenting theory Network_Security_Policy_Verification.ML_GraphViz

20:09:22 Presenting theory Network_Security_Policy_Verification.ML_GraphViz_Disable

20:09:22 Presenting theory Network_Security_Policy_Verification.FiniteGraph

20:09:22 Presenting theory Network_Security_Policy_Verification.FiniteListGraph

20:09:22 Presenting theory Network_Security_Policy_Verification.TopoS_Util

20:09:22 Presenting theory Network_Security_Policy_Verification.Efficient_Distinct

20:09:22 Presenting theory Network_Security_Policy_Verification.FiniteListGraph_Impl

20:09:22 Presenting theory Network_Security_Policy_Verification.TopoS_Vertices

20:09:22 Presenting theory Network_Security_Policy_Verification.TopoS_Interface

20:09:22 Presenting theory Network_Security_Policy_Verification.TopoS_withOffendingFlows

20:09:22 Presenting theory Network_Security_Policy_Verification.TopoS_ENF

20:09:22 Presenting theory Network_Security_Policy_Verification.vertex_example_simps

20:09:22 Presenting theory Network_Security_Policy_Verification.TopoS_Helper

20:09:22 Presenting theory Network_Security_Policy_Verification.SINVAR_Subnets2

20:09:22 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPstrict

20:09:22 Presenting theory Network_Security_Policy_Verification.SINVAR_Tainting

20:09:22 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPbasic

20:09:22 Presenting theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPtrusted

20:09:23 Presenting theory Network_Security_Policy_Verification.Analysis_Tainting

20:09:23 Presenting theory Network_Security_Policy_Verification.TopoS_Interface_impl

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPbasic_impl

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_Subnets

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_Subnets_impl

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG_impl

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPtrusted_impl

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_SecGwExt

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_SecGwExt_impl

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_Sink

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_Sink_impl

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW_impl

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners_impl

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_NoRefl

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_NoRefl_impl

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_Tainting_impl

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted_impl

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability_impl

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_NonInterference

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_NonInterference_impl

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLcommunicateWith

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLnotCommunicateWith

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLnotCommunicateWith_impl

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLcommunicateWith_impl

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl

20:09:23 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl_impl

20:09:23 Presenting theory Network_Security_Policy_Verification.TopoS_Library

20:09:23 Presenting theory Network_Security_Policy_Verification.TopoS_Composition_Theory

20:09:23 Presenting theory Network_Security_Policy_Verification.TopoS_Stateful_Policy

20:09:23 Presenting theory Network_Security_Policy_Verification.TopoS_Composition_Theory_impl

20:09:23 Presenting theory Network_Security_Policy_Verification.TopoS_Stateful_Policy_Algorithm

20:09:23 Presenting theory Network_Security_Policy_Verification.TopoS_Stateful_Policy_impl

20:09:23 Presenting theory Network_Security_Policy_Verification.METASINVAR_SystemBoundary

20:09:23 Presenting theory Network_Security_Policy_Verification.TopoS_Impl

20:09:23 Presenting theory Network_Security_Policy_Verification.Network_Security_Policy_Verification

20:09:23 Presenting theory Network_Security_Policy_Verification.Example_BLP

20:09:23 Presenting theory Network_Security_Policy_Verification.TopoS_generateCode

20:09:23 Presenting theory Network_Security_Policy_Verification.attic

20:09:23 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground_ChairNetwork

20:09:23 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground_statefulpolicycompliance

20:09:23 Presenting theory Network_Security_Policy_Verification.Example

20:09:24 Presenting theory Network_Security_Policy_Verification.Example_NetModel

20:09:24 Presenting theory Network_Security_Policy_Verification.Example_Forte14

20:09:24 Presenting theory Network_Security_Policy_Verification.Distributed_WebApp

20:09:24 Presenting theory Network_Security_Policy_Verification.I8_SSH_Landscape

20:09:24 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground

20:09:24 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground_ChairNetwork_statefulpolicy_example

20:09:24 Presenting theory Network_Security_Policy_Verification.CryptoDB

20:09:24 Presenting theory Network_Security_Policy_Verification.IDEM

20:09:24 Presenting theory Network_Security_Policy_Verification.MeasrDroid

20:09:24 Presenting theory Network_Security_Policy_Verification.SINVAR_Examples

20:09:24 Presenting theory Network_Security_Policy_Verification.Imaginary_Factory_Network

20:09:26 Presenting No_FTL_observers ...

20:09:26 Presenting document No_FTL_observers/document

20:09:26 Presenting document No_FTL_observers/outline

20:09:26 Presenting theory No_FTL_observers.SpaceTime

20:09:26 Presenting theory No_FTL_observers.SomeFunc

20:09:26 Presenting theory No_FTL_observers.Axioms

20:09:26 Presenting theory No_FTL_observers.SpecRel

20:09:26 Presenting Nominal2 ...

20:09:26 Presenting document Nominal2/document

20:09:26 Presenting document Nominal2/outline

20:09:26 Presenting theory Nominal2.Nominal2_Base

20:09:26 Presenting theory Nominal2.Nominal2_Abs

20:09:26 Presenting theory Nominal2.Nominal2_FCB

20:09:26 Presenting theory Nominal2.Nominal2

20:09:26 Presenting theory Nominal2.Atoms

20:09:26 Presenting theory Nominal2.Eqvt

20:09:28 Presenting file "nominal_basics.ML"

20:09:28 Presenting file "nominal_thmdecls.ML"

20:09:28 Presenting file "nominal_permeq.ML"

20:09:28 Presenting file "nominal_library.ML"

20:09:28 Presenting file "nominal_atoms.ML"

20:09:28 Presenting file "nominal_eqvt.ML"

20:09:28 Presenting file "nominal_dt_data.ML"

20:09:28 Presenting file "nominal_dt_rawfuns.ML"

20:09:28 Presenting file "nominal_dt_alpha.ML"

20:09:29 Presenting file "nominal_dt_quot.ML"

20:09:29 Presenting file "nominal_induct.ML"

20:09:29 Presenting file "nominal_inductive.ML"

20:09:29 Presenting file "nominal_function_common.ML"

20:09:29 Presenting file "nominal_function_core.ML"

20:09:29 Presenting file "nominal_mutual.ML"

20:09:29 Presenting file "nominal_function.ML"

20:09:29 Presenting file "nominal_termination.ML"

20:09:29 Presenting LambdaAuth ...

20:09:29 Presenting document LambdaAuth/document

20:09:29 Presenting document LambdaAuth/outline

20:09:29 Presenting theory LambdaAuth.Nominal2_Lemmas

20:09:29 Presenting theory LambdaAuth.FMap_Lemmas

20:09:29 Presenting theory LambdaAuth.Syntax

20:09:29 Presenting theory LambdaAuth.Semantics

20:09:29 Presenting theory LambdaAuth.Agreement

20:09:29 Presenting theory LambdaAuth.Results

20:09:29 Presenting Modal_Logics_for_NTS ...

20:09:29 Presenting document Modal_Logics_for_NTS/document

20:09:29 Presenting document Modal_Logics_for_NTS/outline

20:09:29 Presenting theory Modal_Logics_for_NTS.Nominal_Bounded_Set

20:09:29 Presenting theory Modal_Logics_for_NTS.Nominal_Wellfounded

20:09:29 Presenting theory Modal_Logics_for_NTS.Residual

20:09:29 Presenting theory Modal_Logics_for_NTS.Transition_System

20:09:29 Presenting theory Modal_Logics_for_NTS.Formula

20:09:29 Presenting theory Modal_Logics_for_NTS.Validity

20:09:29 Presenting theory Modal_Logics_for_NTS.Logical_Equivalence

20:09:29 Presenting theory Modal_Logics_for_NTS.Bisimilarity_Implies_Equivalence

20:09:29 Presenting theory Modal_Logics_for_NTS.Equivalence_Implies_Bisimilarity

20:09:29 Presenting theory Modal_Logics_for_NTS.Disjunction

20:09:29 Presenting theory Modal_Logics_for_NTS.Expressive_Completeness

20:09:29 Presenting theory Modal_Logics_for_NTS.FS_Set

20:09:29 Presenting theory Modal_Logics_for_NTS.FL_Transition_System

20:09:29 Presenting theory Modal_Logics_for_NTS.FL_Formula

20:09:30 Presenting theory Modal_Logics_for_NTS.FL_Validity

20:09:30 Presenting theory Modal_Logics_for_NTS.FL_Logical_Equivalence

20:09:30 Presenting theory Modal_Logics_for_NTS.FL_Bisimilarity_Implies_Equivalence

20:09:30 Presenting theory Modal_Logics_for_NTS.FL_Equivalence_Implies_Bisimilarity

20:09:30 Presenting theory Modal_Logics_for_NTS.L_Transform

20:09:30 Presenting theory Modal_Logics_for_NTS.Weak_Transition_System

20:09:30 Presenting theory Modal_Logics_for_NTS.Weak_Formula

20:09:30 Presenting theory Modal_Logics_for_NTS.Weak_Validity

20:09:30 Presenting theory Modal_Logics_for_NTS.Weak_Logical_Equivalence

20:09:30 Presenting theory Modal_Logics_for_NTS.Weak_Bisimilarity_Implies_Equivalence

20:09:30 Presenting theory Modal_Logics_for_NTS.Weak_Equivalence_Implies_Bisimilarity

20:09:30 Presenting theory Modal_Logics_for_NTS.Weak_Expressive_Completeness

20:09:30 Presenting theory Modal_Logics_for_NTS.S_Transform

20:09:31 Presenting Rewriting_Z ...

20:09:31 Presenting document Rewriting_Z/document

20:09:31 Presenting document Rewriting_Z/outline

20:09:31 Presenting theory Rewriting_Z.Z

20:09:31 Presenting theory Rewriting_Z.Lambda_Z

20:09:31 Presenting theory Rewriting_Z.CL_Z

20:09:31 Presenting Noninterference_CSP ...

20:09:31 Presenting document Noninterference_CSP/document

20:09:31 Presenting document Noninterference_CSP/outline

20:09:31 Presenting theory Noninterference_CSP.CSPNoninterference

20:09:31 Presenting theory Noninterference_CSP.ClassicalNoninterference

20:09:31 Presenting theory Noninterference_CSP.GeneralizedNoninterference

20:09:32 Presenting Noninterference_Ipurge_Unwinding ...

20:09:32 Presenting document Noninterference_Ipurge_Unwinding/document

20:09:32 Presenting document Noninterference_Ipurge_Unwinding/outline

20:09:32 Presenting theory Noninterference_Ipurge_Unwinding.IpurgeUnwinding

20:09:32 Presenting theory Noninterference_Ipurge_Unwinding.DeterministicProcesses

20:09:33 Presenting Noninterference_Generic_Unwinding ...

20:09:33 Presenting document Noninterference_Generic_Unwinding/document

20:09:33 Presenting document Noninterference_Generic_Unwinding/outline

20:09:33 Presenting theory Noninterference_Generic_Unwinding.GenericUnwinding

20:09:33 Presenting Noninterference_Inductive_Unwinding ...

20:09:33 Presenting document Noninterference_Inductive_Unwinding/document

20:09:33 Presenting document Noninterference_Inductive_Unwinding/outline

20:09:33 Presenting theory Noninterference_Inductive_Unwinding.InductiveUnwinding

20:09:33 Presenting Noninterference_Sequential_Composition ...

20:09:33 Presenting document Noninterference_Sequential_Composition/document

20:09:33 Presenting document Noninterference_Sequential_Composition/outline

20:09:33 Presenting theory Noninterference_Sequential_Composition.Propaedeutics

20:09:33 Presenting theory Noninterference_Sequential_Composition.SequentialComposition

20:09:33 Presenting theory Noninterference_Sequential_Composition.Counterexamples

20:09:35 Presenting Noninterference_Concurrent_Composition ...

20:09:35 Presenting document Noninterference_Concurrent_Composition/document

20:09:35 Presenting document Noninterference_Concurrent_Composition/outline

20:09:35 Presenting theory Noninterference_Concurrent_Composition.ConcurrentComposition

20:09:36 Presenting NormByEval ...

20:09:36 Presenting document NormByEval/document

20:09:36 Presenting document NormByEval/outline

20:09:36 Presenting theory NormByEval.NBE

20:09:37 Presenting OpSets ...

20:09:37 Presenting document OpSets/document

20:09:37 Presenting document OpSets/outline

20:09:37 Presenting theory OpSets.OpSet

20:09:37 Presenting theory OpSets.Insert_Spec

20:09:37 Presenting theory OpSets.List_Spec

20:09:37 Presenting theory OpSets.Interleaving

20:09:37 Presenting theory OpSets.RGA

20:09:37 Presenting Open_Induction ...

20:09:37 Presenting document Open_Induction/document

20:09:37 Presenting document Open_Induction/outline

20:09:37 Presenting theory Open_Induction.Restricted_Predicates

20:09:37 Presenting theory Open_Induction.Open_Induction

20:09:37 Presenting Ordinal ...

20:09:37 Presenting document Ordinal/document

20:09:37 Presenting document Ordinal/outline

20:09:37 Presenting theory Ordinal.OrdinalDef

20:09:37 Presenting theory Ordinal.OrdinalInduct

20:09:37 Presenting theory Ordinal.OrdinalCont

20:09:37 Presenting theory Ordinal.OrdinalRec

20:09:37 Presenting theory Ordinal.OrdinalArith

20:09:37 Presenting theory Ordinal.OrdinalInverse

20:09:37 Presenting theory Ordinal.OrdinalFix

20:09:37 Presenting theory Ordinal.OrdinalOmega

20:09:37 Presenting theory Ordinal.OrdinalVeblen

20:09:38 Presenting theory Ordinal.Ordinal

20:09:38 Presenting Nested_Multisets_Ordinals ...

20:09:38 Presenting document Nested_Multisets_Ordinals/document

20:09:38 Presenting document Nested_Multisets_Ordinals/outline

20:09:38 Presenting theory Nested_Multisets_Ordinals.Multiset_More

20:09:38 Presenting theory Nested_Multisets_Ordinals.Signed_Multiset

20:09:38 Presenting theory Nested_Multisets_Ordinals.Nested_Multiset

20:09:38 Presenting theory Nested_Multisets_Ordinals.Hereditary_Multiset

20:09:38 Presenting theory Nested_Multisets_Ordinals.Signed_Hereditary_Multiset

20:09:38 Presenting theory Nested_Multisets_Ordinals.Syntactic_Ordinal

20:09:38 Presenting theory Nested_Multisets_Ordinals.Signed_Syntactic_Ordinal

20:09:38 Presenting theory Nested_Multisets_Ordinals.Syntactic_Ordinal_Bridge

20:09:38 Presenting theory Nested_Multisets_Ordinals.McCarthy_91

20:09:38 Presenting theory Nested_Multisets_Ordinals.Hydra_Battle

20:09:38 Presenting theory Nested_Multisets_Ordinals.Goodstein_Sequence

20:09:38 Presenting theory Nested_Multisets_Ordinals.Unary_PCF

20:09:38 Presenting file "zmultiset_simprocs.ML"

20:09:38 Presenting Lambda_Free_KBOs ...

20:09:38 Presenting document Lambda_Free_KBOs/document

20:09:38 Presenting document Lambda_Free_KBOs/outline

20:09:38 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_Util

20:09:38 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_App

20:09:38 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_Std

20:09:38 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_Basic

20:09:38 Presenting theory Lambda_Free_KBOs.Lambda_Free_TKBO_Coefs

20:09:38 Presenting theory Lambda_Free_KBOs.Lambda_Encoding_KBO

20:09:38 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBOs

20:09:39 Presenting Ordinal_Partitions ...

20:09:39 Presenting document Ordinal_Partitions/document

20:09:39 Presenting document Ordinal_Partitions/outline

20:09:39 Presenting theory Ordinal_Partitions.Library_Additions

20:09:39 Presenting theory Ordinal_Partitions.Partitions

20:09:39 Presenting theory Ordinal_Partitions.Erdos_Milner

20:09:39 Presenting theory Ordinal_Partitions.Omega_Omega

20:09:41 Presenting PLM ...

20:09:41 Presenting document PLM/document

20:09:41 Presenting document PLM/outline

20:09:41 Presenting theory PLM.TAO_1_Embedding

20:09:41 Presenting theory PLM.TAO_2_Semantics

20:09:41 Presenting theory PLM.TAO_3_Quantifiable

20:09:41 Presenting theory PLM.TAO_4_BasicDefinitions

20:09:41 Presenting theory PLM.TAO_5_MetaSolver

20:09:41 Presenting theory PLM.TAO_6_Identifiable

20:09:41 Presenting theory PLM.TAO_7_Axioms

20:09:41 Presenting theory PLM.TAO_8_Definitions

20:09:41 Presenting theory PLM.TAO_9_PLM

20:09:41 Presenting theory PLM.TAO_10_PossibleWorlds

20:09:41 Presenting theory PLM.TAO_98_ArtificialTheorems

20:09:41 Presenting theory PLM.TAO_99_SanityTests

20:09:41 Presenting theory PLM.TAO_99_Paradox

20:09:41 Presenting theory PLM.Thesis

20:09:42 Presenting PSemigroupsConvolution ...

20:09:42 Presenting document PSemigroupsConvolution/document

20:09:42 Presenting document PSemigroupsConvolution/outline

20:09:42 Presenting theory PSemigroupsConvolution.Partial_Semigroups

20:09:42 Presenting theory PSemigroupsConvolution.Partial_Semigroup_Models

20:09:42 Presenting theory PSemigroupsConvolution.Quantales

20:09:42 Presenting theory PSemigroupsConvolution.Binary_Modalities

20:09:42 Presenting theory PSemigroupsConvolution.Unary_Modalities

20:09:42 Presenting theory PSemigroupsConvolution.Partial_Semigroup_Lifting

20:09:42 Presenting Paraconsistency ...

20:09:42 Presenting document Paraconsistency/document

20:09:42 Presenting document Paraconsistency/outline

20:09:42 Presenting theory Paraconsistency.Paraconsistency

20:09:43 Presenting Parity_Game ...

20:09:43 Presenting document Parity_Game/document

20:09:43 Presenting document Parity_Game/outline

20:09:43 Presenting theory Parity_Game.MoreCoinductiveList

20:09:43 Presenting theory Parity_Game.ParityGame

20:09:43 Presenting theory Parity_Game.Strategy

20:09:43 Presenting theory Parity_Game.AttractingStrategy

20:09:43 Presenting theory Parity_Game.Attractor

20:09:43 Presenting theory Parity_Game.WinningStrategy

20:09:43 Presenting theory Parity_Game.WellOrderedStrategy

20:09:43 Presenting theory Parity_Game.WinningRegion

20:09:43 Presenting theory Parity_Game.UniformStrategy

20:09:43 Presenting theory Parity_Game.AttractorStrategy

20:09:43 Presenting theory Parity_Game.PositionalDeterminacy

20:09:43 Presenting theory Parity_Game.AttractorInductive

20:09:43 Presenting theory Parity_Game.Graph_TheoryCompatibility

20:09:43 Presenting Partial_Function_MR ...

20:09:43 Presenting document Partial_Function_MR/document

20:09:43 Presenting document Partial_Function_MR/outline

20:09:43 Presenting theory Partial_Function_MR.Partial_Function_MR

20:09:43 Presenting theory Partial_Function_MR.Partial_Function_MR_Examples

20:09:43 Presenting file "partial_function_mr.ML"

20:09:43 Presenting Physical_Quantities ...

20:09:43 Presenting document Physical_Quantities/document

20:09:43 Presenting document Physical_Quantities/outline

20:09:43 Presenting theory Physical_Quantities.Power_int

20:09:43 Presenting theory Physical_Quantities.Enum_extra

20:09:43 Presenting theory Physical_Quantities.Groups_mult

20:09:43 Presenting theory Physical_Quantities.ISQ_Dimensions

20:09:43 Presenting theory Physical_Quantities.ISQ_Quantities

20:09:43 Presenting theory Physical_Quantities.ISQ_Proof

20:09:43 Presenting theory Physical_Quantities.ISQ_Algebra

20:09:43 Presenting theory Physical_Quantities.ISQ_Units

20:09:43 Presenting theory Physical_Quantities.ISQ_Conversion

20:09:43 Presenting theory Physical_Quantities.ISQ

20:09:43 Presenting theory Physical_Quantities.SI_Units

20:09:43 Presenting theory Physical_Quantities.CGS

20:09:43 Presenting theory Physical_Quantities.SI_Constants

20:09:43 Presenting theory Physical_Quantities.SI_Prefix

20:09:43 Presenting theory Physical_Quantities.SI_Derived

20:09:43 Presenting theory Physical_Quantities.SI_Accepted

20:09:43 Presenting theory Physical_Quantities.SI_Imperial

20:09:43 Presenting theory Physical_Quantities.SI

20:09:43 Presenting theory Physical_Quantities.SI_Astronomical

20:09:43 Presenting theory Physical_Quantities.SI_Pretty

20:09:43 Presenting theory Physical_Quantities.BIS

20:09:44 Presenting Pop_Refinement ...

20:09:44 Presenting document Pop_Refinement/document

20:09:44 Presenting document Pop_Refinement/outline

20:09:44 Presenting theory Pop_Refinement.Definition

20:09:44 Presenting theory Pop_Refinement.First_Example

20:09:44 Presenting theory Pop_Refinement.Second_Example

20:09:44 Presenting theory Pop_Refinement.General_Remarks

20:09:44 Presenting theory Pop_Refinement.Related_Work

20:09:44 Presenting theory Pop_Refinement.Future_Work

20:09:44 Presenting Possibilistic_Noninterference ...

20:09:44 Presenting document Possibilistic_Noninterference/document

20:09:44 Presenting document Possibilistic_Noninterference/outline

20:09:44 Presenting theory Possibilistic_Noninterference.MyTactics

20:09:44 Presenting theory Possibilistic_Noninterference.Interface

20:09:44 Presenting theory Possibilistic_Noninterference.Bisim

20:09:44 Presenting theory Possibilistic_Noninterference.Language_Semantics

20:09:44 Presenting theory Possibilistic_Noninterference.During_Execution

20:09:44 Presenting theory Possibilistic_Noninterference.Compositionality

20:09:44 Presenting theory Possibilistic_Noninterference.Syntactic_Criteria

20:09:44 Presenting theory Possibilistic_Noninterference.After_Execution

20:09:44 Presenting theory Possibilistic_Noninterference.Concrete

20:09:45 Presenting Priority_Search_Trees ...

20:09:45 Presenting document Priority_Search_Trees/document

20:09:45 Presenting document Priority_Search_Trees/outline

20:09:45 Presenting theory Priority_Search_Trees.Prio_Map_Specs

20:09:45 Presenting theory Priority_Search_Trees.PST_General

20:09:45 Presenting theory Priority_Search_Trees.PST_RBT

20:09:45 Presenting Prim_Dijkstra_Simple ...

20:09:45 Presenting document Prim_Dijkstra_Simple/document

20:09:45 Presenting document Prim_Dijkstra_Simple/outline

20:09:45 Presenting theory Prim_Dijkstra_Simple.Common

20:09:45 Presenting theory Prim_Dijkstra_Simple.Chapter_Prim

20:09:45 Presenting theory Prim_Dijkstra_Simple.Undirected_Graph

20:09:45 Presenting theory Prim_Dijkstra_Simple.Undirected_Graph_Specs

20:09:45 Presenting theory Prim_Dijkstra_Simple.Prim_Abstract

20:09:45 Presenting theory Prim_Dijkstra_Simple.Undirected_Graph_Impl

20:09:45 Presenting theory Prim_Dijkstra_Simple.Prim_Impl

20:09:45 Presenting theory Prim_Dijkstra_Simple.Chapter_Dijkstra

20:09:45 Presenting theory Prim_Dijkstra_Simple.Directed_Graph

20:09:45 Presenting theory Prim_Dijkstra_Simple.Directed_Graph_Specs

20:09:45 Presenting theory Prim_Dijkstra_Simple.Dijkstra_Abstract

20:09:45 Presenting theory Prim_Dijkstra_Simple.Directed_Graph_Impl

20:09:45 Presenting theory Prim_Dijkstra_Simple.Dijkstra_Impl

20:09:46 Presenting Prog_Prove ...

20:09:46 Presenting document Prog_Prove/prog-prove

20:09:46 Presenting theory Prog_Prove.Basics

20:09:46 Presenting theory Prog_Prove.Bool_nat_list

20:09:46 Presenting theory Prog_Prove.MyList

20:09:46 Presenting theory Prog_Prove.Types_and_funs

20:09:46 Presenting theory Prog_Prove.LaTeXsugar

20:09:46 Presenting theory Prog_Prove.Logic

20:09:46 Presenting theory Prog_Prove.Isar

20:09:46 Presenting Projective_Geometry ...

20:09:46 Presenting document Projective_Geometry/document

20:09:46 Presenting document Projective_Geometry/outline

20:09:46 Presenting theory Projective_Geometry.Projective_Plane_Axioms

20:09:46 Presenting theory Projective_Geometry.Pappus_Property

20:09:46 Presenting theory Projective_Geometry.Pascal_Property

20:09:46 Presenting theory Projective_Geometry.Desargues_Property

20:09:46 Presenting theory Projective_Geometry.Pappus_Desargues

20:09:46 Presenting theory Projective_Geometry.Higher_Projective_Space_Rank_Axioms

20:09:46 Presenting theory Projective_Geometry.Matroid_Rank_Properties

20:09:46 Presenting theory Projective_Geometry.Desargues_2D

20:09:46 Presenting theory Projective_Geometry.Desargues_3D

20:09:46 Presenting theory Projective_Geometry.Projective_Space_Axioms

20:09:46 Presenting theory Projective_Geometry.Higher_Projective_Space_Axioms

20:09:47 Presenting Proof_Strategy_Language ...

20:09:47 Presenting document Proof_Strategy_Language/document

20:09:47 Presenting document Proof_Strategy_Language/outline

20:09:47 Presenting theory Proof_Strategy_Language.Try_Hard

20:09:47 Presenting theory Proof_Strategy_Language.PSL

20:09:47 Presenting theory Proof_Strategy_Language.Example

20:09:47 Presenting file "Utils.ML"

20:09:47 Presenting file "Subtool.ML"

20:09:47 Presenting file "Dynamic_Tactic_Generation.ML"

20:09:47 Presenting file "Constructor_Class.ML"

20:09:47 Presenting file "Instantiation.ML"

20:09:47 Presenting file "Monadic_Prover.ML"

20:09:47 Presenting file "Parser_Combinator.ML"

20:09:47 Presenting file "PSL_Parser.ML"

20:09:47 Presenting file "Isar_Interface.ML"

20:09:47 Presenting PropResPI ...

20:09:47 Presenting document PropResPI/document

20:09:47 Presenting document PropResPI/outline

20:09:47 Presenting theory PropResPI.Propositional_Resolution

20:09:47 Presenting theory PropResPI.Prime_Implicates

20:09:48 Presenting Propositional_Proof_Systems ...

20:09:48 Presenting document Propositional_Proof_Systems/document

20:09:48 Presenting document Propositional_Proof_Systems/outline

20:09:48 Presenting theory Propositional_Proof_Systems.Formulas

20:09:48 Presenting theory Propositional_Proof_Systems.Sema

20:09:48 Presenting theory Propositional_Proof_Systems.Substitution

20:09:48 Presenting theory Propositional_Proof_Systems.Substitution_Sema

20:09:48 Presenting theory Propositional_Proof_Systems.CNF

20:09:48 Presenting theory Propositional_Proof_Systems.CNF_Formulas

20:09:48 Presenting theory Propositional_Proof_Systems.CNF_Sema

20:09:48 Presenting theory Propositional_Proof_Systems.CNF_Formulas_Sema

20:09:48 Presenting theory Propositional_Proof_Systems.CNF_To_Formula

20:09:48 Presenting theory Propositional_Proof_Systems.Tseytin

20:09:48 Presenting theory Propositional_Proof_Systems.Tseytin_Sema

20:09:48 Presenting theory Propositional_Proof_Systems.MiniFormulas

20:09:48 Presenting theory Propositional_Proof_Systems.MiniFormulas_Sema

20:09:48 Presenting theory Propositional_Proof_Systems.Consistency

20:09:48 Presenting theory Propositional_Proof_Systems.Compactness

20:09:48 Presenting theory Propositional_Proof_Systems.Compactness_Consistency

20:09:48 Presenting theory Propositional_Proof_Systems.Sema_Craig

20:09:48 Presenting theory Propositional_Proof_Systems.SC

20:09:48 Presenting theory Propositional_Proof_Systems.SC_Cut

20:09:48 Presenting theory Propositional_Proof_Systems.SC_Depth

20:09:48 Presenting theory Propositional_Proof_Systems.SC_Gentzen

20:09:49 Presenting theory Propositional_Proof_Systems.SC_Sema

20:09:49 Presenting theory Propositional_Proof_Systems.SC_Depth_Limit

20:09:49 Presenting theory Propositional_Proof_Systems.SC_Compl_Consistency

20:09:49 Presenting theory Propositional_Proof_Systems.ND

20:09:49 Presenting theory Propositional_Proof_Systems.ND_Sound

20:09:49 Presenting theory Propositional_Proof_Systems.ND_Compl_Truthtable

20:09:49 Presenting theory Propositional_Proof_Systems.ND_Compl_Truthtable_Compact

20:09:49 Presenting theory Propositional_Proof_Systems.HC

20:09:49 Presenting theory Propositional_Proof_Systems.HC_Compl_Consistency

20:09:49 Presenting theory Propositional_Proof_Systems.Resolution

20:09:49 Presenting theory Propositional_Proof_Systems.Resolution_Sound

20:09:49 Presenting theory Propositional_Proof_Systems.Resolution_Compl

20:09:49 Presenting theory Propositional_Proof_Systems.Resolution_Compl_Consistency

20:09:49 Presenting theory Propositional_Proof_Systems.HCSC

20:09:49 Presenting theory Propositional_Proof_Systems.SCND

20:09:49 Presenting theory Propositional_Proof_Systems.NDHC

20:09:49 Presenting theory Propositional_Proof_Systems.HCSCND

20:09:49 Presenting theory Propositional_Proof_Systems.LSC

20:09:49 Presenting theory Propositional_Proof_Systems.LSC_Resolution

20:09:49 Presenting theory Propositional_Proof_Systems.ND_FiniteAssms

20:09:49 Presenting theory Propositional_Proof_Systems.ND_Compl_SC

20:09:49 Presenting theory Propositional_Proof_Systems.Resolution_Compl_SC_Small

20:09:49 Presenting theory Propositional_Proof_Systems.Resolution_Compl_SC_Full

20:09:49 Presenting theory Propositional_Proof_Systems.MiniSC

20:09:49 Presenting theory Propositional_Proof_Systems.MiniSC_HC

20:09:49 Presenting theory Propositional_Proof_Systems.MiniSC_Craig

20:09:50 Presenting PseudoHoops ...

20:09:50 Presenting document PseudoHoops/document

20:09:50 Presenting document PseudoHoops/outline

20:09:50 Presenting theory PseudoHoops.Operations

20:09:50 Presenting theory PseudoHoops.LeftComplementedMonoid

20:09:50 Presenting theory PseudoHoops.RightComplementedMonoid

20:09:50 Presenting theory PseudoHoops.PseudoHoops

20:09:50 Presenting theory PseudoHoops.PseudoHoopFilters

20:09:50 Presenting theory PseudoHoops.PseudoWaisbergAlgebra

20:09:50 Presenting theory PseudoHoops.SpecialPseudoHoops

20:09:50 Presenting theory PseudoHoops.Examples

20:09:50 Presenting Ramsey-Infinite ...

20:09:50 Presenting document Ramsey-Infinite/document

20:09:50 Presenting document Ramsey-Infinite/outline

20:09:50 Presenting theory Ramsey-Infinite.Ramsey

20:09:50 Presenting Recursion-Theory-I ...

20:09:50 Presenting document Recursion-Theory-I/document

20:09:50 Presenting document Recursion-Theory-I/outline

20:09:50 Presenting theory Recursion-Theory-I.CPair

20:09:50 Presenting theory Recursion-Theory-I.PRecFun

20:09:50 Presenting theory Recursion-Theory-I.PRecList

20:09:50 Presenting theory Recursion-Theory-I.PRecFun2

20:09:50 Presenting theory Recursion-Theory-I.PRecFinSet

20:09:50 Presenting theory Recursion-Theory-I.PRecUnGr

20:09:50 Presenting theory Recursion-Theory-I.RecEnSet

20:09:51 Presenting file "Utils.ML"

20:09:52 Presenting RefinementReactive ...

20:09:52 Presenting document RefinementReactive/document

20:09:52 Presenting document RefinementReactive/outline

20:09:52 Presenting theory RefinementReactive.Temporal

20:09:52 Presenting theory RefinementReactive.Refinement

20:09:52 Presenting theory RefinementReactive.Reactive

20:09:52 Presenting Regex_Equivalence ...

20:09:52 Presenting document Regex_Equivalence/document

20:09:52 Presenting document Regex_Equivalence/outline

20:09:52 Presenting theory Regex_Equivalence.Automaton

20:09:52 Presenting theory Regex_Equivalence.Derivatives_Finite

20:09:52 Presenting theory Regex_Equivalence.Deriv_PDeriv

20:09:52 Presenting theory Regex_Equivalence.Deriv_Autos

20:09:52 Presenting theory Regex_Equivalence.After2

20:09:52 Presenting theory Regex_Equivalence.Position_Autos

20:09:52 Presenting theory Regex_Equivalence.Before2

20:09:52 Presenting theory Regex_Equivalence.Regex_Equivalence

20:09:52 Presenting theory Regex_Equivalence.Examples

20:09:52 Presenting theory Regex_Equivalence.Benchmark

20:09:53 Presenting Relational_Method ...

20:09:53 Presenting document Relational_Method/document

20:09:53 Presenting document Relational_Method/outline

20:09:53 Presenting theory Relational_Method.Definitions

20:09:53 Presenting theory Relational_Method.Authentication

20:09:53 Presenting theory Relational_Method.Anonymity

20:09:53 Presenting theory Relational_Method.Possibility

20:09:54 Presenting Resolution_FOL ...

20:09:54 Presenting document Resolution_FOL/document

20:09:54 Presenting document Resolution_FOL/outline

20:09:54 Presenting theory Resolution_FOL.TermsAndLiterals

20:09:54 Presenting theory Resolution_FOL.Tree

20:09:54 Presenting theory Resolution_FOL.Resolution

20:09:54 Presenting theory Resolution_FOL.Completeness

20:09:54 Presenting theory Resolution_FOL.Examples

20:09:54 Presenting theory Resolution_FOL.Unification_Theorem

20:09:54 Presenting theory Resolution_FOL.Completeness_Instance

20:09:54 Presenting Robbins-Conjecture ...

20:09:54 Presenting document Robbins-Conjecture/document

20:09:54 Presenting document Robbins-Conjecture/outline

20:09:54 Presenting theory Robbins-Conjecture.Robbins_Conjecture

20:09:55 Presenting Roy_Floyd_Warshall ...

20:09:55 Presenting document Roy_Floyd_Warshall/document

20:09:55 Presenting document Roy_Floyd_Warshall/outline

20:09:55 Presenting theory Roy_Floyd_Warshall.Roy_Floyd_Warshall

20:09:55 Presenting SIFPL ...

20:09:55 Presenting document SIFPL/document

20:09:55 Presenting document SIFPL/outline

20:09:55 Presenting theory SIFPL.IMP

20:09:55 Presenting theory SIFPL.VDM

20:09:55 Presenting theory SIFPL.VS

20:09:55 Presenting theory SIFPL.ContextVS

20:09:55 Presenting theory SIFPL.Lattice

20:09:55 Presenting theory SIFPL.HuntSands

20:09:55 Presenting theory SIFPL.OBJ

20:09:55 Presenting theory SIFPL.VDM_OBJ

20:09:55 Presenting theory SIFPL.PBIJ

20:09:55 Presenting theory SIFPL.VS_OBJ

20:09:55 Presenting theory SIFPL.ContextOBJ

20:09:56 Presenting SIFUM_Type_Systems ...

20:09:56 Presenting document SIFUM_Type_Systems/document

20:09:56 Presenting document SIFUM_Type_Systems/outline

20:09:56 Presenting theory SIFUM_Type_Systems.Preliminaries

20:09:56 Presenting theory SIFUM_Type_Systems.Security

20:09:56 Presenting theory SIFUM_Type_Systems.Compositionality

20:09:56 Presenting theory SIFUM_Type_Systems.Language

20:09:56 Presenting theory SIFUM_Type_Systems.TypeSystem

20:09:56 Presenting theory SIFUM_Type_Systems.LocallySoundModeUse

20:09:57 Presenting SPARCv8 ...

20:09:57 Presenting document SPARCv8/document

20:09:57 Presenting document SPARCv8/outline

20:09:57 Presenting theory SPARCv8.WordDecl

20:09:57 Presenting theory SPARCv8.Sparc_Types

20:09:57 Presenting theory SPARCv8.Lib

20:09:57 Presenting theory SPARCv8.DetMonad

20:09:57 Presenting theory SPARCv8.DetMonadLemmas

20:09:57 Presenting theory SPARCv8.RegistersOps

20:09:57 Presenting theory SPARCv8.MMU

20:09:57 Presenting theory SPARCv8.Sparc_State

20:09:57 Presenting theory SPARCv8.Sparc_Instruction

20:09:57 Presenting theory SPARCv8.Sparc_Execution

20:09:57 Presenting theory SPARCv8.Sparc_Properties

20:09:57 Presenting theory SPARCv8.Sparc_Init_State

20:09:57 Presenting theory SPARCv8.Sparc_Code_Gen

20:10:04 Presenting Security_Protocol_Refinement ...

20:10:04 Presenting document Security_Protocol_Refinement/document

20:10:04 Presenting document Security_Protocol_Refinement/outline

20:10:04 Presenting theory Security_Protocol_Refinement.Infra

20:10:04 Presenting theory Security_Protocol_Refinement.Refinement

20:10:04 Presenting theory Security_Protocol_Refinement.Agents

20:10:04 Presenting theory Security_Protocol_Refinement.Atoms

20:10:04 Presenting theory Security_Protocol_Refinement.Runs

20:10:04 Presenting theory Security_Protocol_Refinement.Channels

20:10:04 Presenting theory Security_Protocol_Refinement.Message

20:10:04 Presenting theory Security_Protocol_Refinement.s0g_secrecy

20:10:04 Presenting theory Security_Protocol_Refinement.Keys

20:10:04 Presenting theory Security_Protocol_Refinement.a0n_agree

20:10:04 Presenting theory Security_Protocol_Refinement.a0i_agree

20:10:04 Presenting theory Security_Protocol_Refinement.m1_auth

20:10:04 Presenting theory Security_Protocol_Refinement.m2_auth_chan

20:10:04 Presenting theory Security_Protocol_Refinement.m2_confid_chan

20:10:04 Presenting theory Security_Protocol_Refinement.m3_sig

20:10:04 Presenting theory Security_Protocol_Refinement.m3_enc

20:10:04 Presenting theory Security_Protocol_Refinement.m1_keydist

20:10:04 Presenting theory Security_Protocol_Refinement.m1_keydist_iirn

20:10:04 Presenting theory Security_Protocol_Refinement.m1_keydist_inrn

20:10:04 Presenting theory Security_Protocol_Refinement.m1_kerberos

20:10:04 Presenting theory Security_Protocol_Refinement.m2_kerberos

20:10:04 Presenting theory Security_Protocol_Refinement.m3_kerberos_par

20:10:04 Presenting theory Security_Protocol_Refinement.m3_kerberos5

20:10:04 Presenting theory Security_Protocol_Refinement.m3_kerberos4

20:10:04 Presenting theory Security_Protocol_Refinement.m1_nssk

20:10:05 Presenting theory Security_Protocol_Refinement.m2_nssk

20:10:05 Presenting theory Security_Protocol_Refinement.m3_nssk_par

20:10:05 Presenting theory Security_Protocol_Refinement.m3_nssk

20:10:05 Presenting theory Security_Protocol_Refinement.m1_ds

20:10:05 Presenting theory Security_Protocol_Refinement.m2_ds

20:10:05 Presenting theory Security_Protocol_Refinement.m3_ds_par

20:10:05 Presenting theory Security_Protocol_Refinement.m3_ds

20:10:05 Presenting SenSocialChoice ...

20:10:05 Presenting document SenSocialChoice/document

20:10:05 Presenting document SenSocialChoice/outline

20:10:05 Presenting theory SenSocialChoice.FSext

20:10:05 Presenting theory SenSocialChoice.RPRs

20:10:05 Presenting theory SenSocialChoice.SCFs

20:10:05 Presenting theory SenSocialChoice.Arrow

20:10:05 Presenting theory SenSocialChoice.Sen

20:10:05 Presenting theory SenSocialChoice.May

20:10:06 Presenting Separation_Algebra ...

20:10:06 Presenting document Separation_Algebra/document

20:10:06 Presenting document Separation_Algebra/outline

20:10:06 Presenting theory Separation_Algebra.Separation_Algebra

20:10:06 Presenting theory Separation_Algebra.Sep_Heap_Instance

20:10:06 Presenting theory Separation_Algebra.Sep_Tactics

20:10:06 Presenting theory Separation_Algebra.Simple_Separation_Example

20:10:06 Presenting theory Separation_Algebra.Sep_Tactics_Test

20:10:06 Presenting theory Separation_Algebra.Map_Extra

20:10:06 Presenting theory Separation_Algebra.VM_Example

20:10:06 Presenting theory Separation_Algebra.Separation_Algebra_Alt

20:10:06 Presenting theory Separation_Algebra.Sep_Eq

20:10:06 Presenting theory Separation_Algebra.Types_D

20:10:06 Presenting theory Separation_Algebra.Abstract_Separation_D

20:10:06 Presenting theory Separation_Algebra.Separation_D

20:10:06 Presenting file "sep_tactics.ML"

20:10:06 Presenting Simpl ...

20:10:06 Presenting document Simpl/document

20:10:06 Presenting document Simpl/outline

20:10:06 Presenting theory Simpl.Language

20:10:06 Presenting theory Simpl.Semantic

20:10:06 Presenting theory Simpl.HoarePartialDef

20:10:06 Presenting theory Simpl.HoarePartialProps

20:10:06 Presenting theory Simpl.HoarePartial

20:10:06 Presenting theory Simpl.Termination

20:10:06 Presenting theory Simpl.SmallStep

20:10:06 Presenting theory Simpl.HoareTotalDef

20:10:06 Presenting theory Simpl.HoareTotalProps

20:10:07 Presenting theory Simpl.HoareTotal

20:10:07 Presenting theory Simpl.Hoare

20:10:07 Presenting theory Simpl.StateSpace

20:10:07 Presenting theory Simpl.AlternativeSmallStep

20:10:08 Presenting theory Simpl.Simpl_Heap

20:10:08 Presenting theory Simpl.HeapList

20:10:09 Presenting theory Simpl.Generalise

20:10:09 Presenting file "generalise_state.ML"

20:10:09 Presenting theory Simpl.Vcg

20:10:10 Presenting theory Simpl.SyntaxTest

20:10:10 Presenting theory Simpl.VcgEx

20:10:10 Presenting theory Simpl.VcgExSP

20:10:11 Presenting theory Simpl.VcgExTotal

20:10:11 Presenting theory Simpl.Quicksort

20:10:11 Presenting theory Simpl.XVcg

20:10:11 Presenting theory Simpl.XVcgEx

20:10:11 Presenting theory Simpl.ProcParEx

20:10:11 Presenting theory Simpl.ProcParExSP

20:10:11 Presenting theory Simpl.Closure

20:10:11 Presenting theory Simpl.ClosureEx

20:10:11 Presenting theory Simpl.Compose

20:10:12 Presenting theory Simpl.ComposeEx

20:10:12 Presenting theory Simpl.UserGuide

20:10:12 Presenting theory Simpl.Simpl

20:10:13 Presenting file "hoare.ML"

20:10:13 Presenting file "hoare_syntax.ML"

20:10:14 Presenting BDD ...

20:10:14 Presenting document BDD/document

20:10:14 Presenting document BDD/outline

20:10:14 Presenting theory BDD.BinDag

20:10:14 Presenting theory BDD.General

20:10:14 Presenting theory BDD.ProcedureSpecs

20:10:14 Presenting theory BDD.EvalProof

20:10:14 Presenting theory BDD.LevellistProof

20:10:14 Presenting theory BDD.ShareRepProof

20:10:14 Presenting theory BDD.ShareReduceRepListProof

20:10:14 Presenting theory BDD.RepointProof

20:10:14 Presenting theory BDD.NormalizeTotalProof

20:10:16 Presenting Planarity_Certificates ...

20:10:16 Presenting document Planarity_Certificates/document

20:10:16 Presenting document Planarity_Certificates/outline

20:10:16 Presenting theory Planarity_Certificates.Lib

20:10:16 Presenting theory Planarity_Certificates.OptionMonad

20:10:16 Presenting theory Planarity_Certificates.NonDetMonad

20:10:16 Presenting theory Planarity_Certificates.NonDetMonadLemmas

20:10:16 Presenting theory Planarity_Certificates.OptionMonadND

20:10:16 Presenting theory Planarity_Certificates.WP

20:10:16 Presenting theory Planarity_Certificates.OptionMonadWP

20:10:16 Presenting theory Planarity_Certificates.Graph_Genus

20:10:16 Presenting theory Planarity_Certificates.List_Aux

20:10:16 Presenting theory Planarity_Certificates.Executable_Permutations

20:10:16 Presenting theory Planarity_Certificates.Digraph_Map_Impl

20:10:16 Presenting theory Planarity_Certificates.Planar_Complete

20:10:16 Presenting theory Planarity_Certificates.Reachablen

20:10:16 Presenting theory Planarity_Certificates.Permutations_2

20:10:16 Presenting theory Planarity_Certificates.Planar_Subdivision

20:10:16 Presenting theory Planarity_Certificates.Planar_Subgraph

20:10:16 Presenting theory Planarity_Certificates.Kuratowski_Combinatorial

20:10:16 Presenting theory Planarity_Certificates.Simpl_Anno

20:10:16 Presenting theory Planarity_Certificates.Check_Non_Planarity_Impl

20:10:16 Presenting theory Planarity_Certificates.Check_Non_Planarity_Verification

20:10:16 Presenting theory Planarity_Certificates.AutoCorres_Misc

20:10:16 Presenting theory Planarity_Certificates.Setup_AutoCorres

20:10:17 Presenting theory Planarity_Certificates.Check_Planarity_Verification

20:10:17 Presenting theory Planarity_Certificates.Planarity_Certificates

20:10:17 Presenting file "$AFP/Case_Labeling/util.ML"

20:10:17 Presenting file "WP-method.ML"

20:10:18 Presenting Sliding_Window_Algorithm ...

20:10:18 Presenting document Sliding_Window_Algorithm/document

20:10:18 Presenting document Sliding_Window_Algorithm/outline

20:10:18 Presenting theory Sliding_Window_Algorithm.SWA

20:10:18 Presenting Statecharts ...

20:10:18 Presenting document Statecharts/document

20:10:18 Presenting document Statecharts/outline

20:10:18 Presenting theory Statecharts.Contrib

20:10:18 Presenting theory Statecharts.Data

20:10:18 Presenting theory Statecharts.DataSpace

20:10:18 Presenting theory Statecharts.Update

20:10:18 Presenting theory Statecharts.Expr

20:10:18 Presenting theory Statecharts.SA

20:10:18 Presenting theory Statecharts.HA

20:10:18 Presenting theory Statecharts.HASem

20:10:18 Presenting theory Statecharts.Kripke

20:10:18 Presenting theory Statecharts.HAKripke

20:10:18 Presenting theory Statecharts.HAOps

20:10:18 Presenting theory Statecharts.CarAudioSystem

20:10:19 Presenting Stellar_Quorums ...

20:10:19 Presenting document Stellar_Quorums/document

20:10:19 Presenting document Stellar_Quorums/outline

20:10:19 Presenting theory Stellar_Quorums.Stellar_Quorums

20:10:19 Presenting Stone_Algebras ...

20:10:19 Presenting document Stone_Algebras/document

20:10:19 Presenting document Stone_Algebras/outline

20:10:19 Presenting theory Stone_Algebras.Lattice_Basics

20:10:19 Presenting theory Stone_Algebras.P_Algebras

20:10:19 Presenting theory Stone_Algebras.Filters

20:10:19 Presenting theory Stone_Algebras.Stone_Construction

20:10:20 Presenting Stone_Relation_Algebras ...

20:10:20 Presenting document Stone_Relation_Algebras/document

20:10:20 Presenting document Stone_Relation_Algebras/outline

20:10:20 Presenting theory Stone_Relation_Algebras.Fixpoints

20:10:20 Presenting theory Stone_Relation_Algebras.Semirings

20:10:20 Presenting theory Stone_Relation_Algebras.Relation_Algebras

20:10:20 Presenting theory Stone_Relation_Algebras.Relation_Subalgebras

20:10:20 Presenting theory Stone_Relation_Algebras.Matrix_Relation_Algebras

20:10:20 Presenting theory Stone_Relation_Algebras.Linear_Order_Matrices

20:10:20 Presenting Stone_Kleene_Relation_Algebras ...

20:10:20 Presenting document Stone_Kleene_Relation_Algebras/document

20:10:20 Presenting document Stone_Kleene_Relation_Algebras/outline

20:10:20 Presenting theory Stone_Kleene_Relation_Algebras.Iterings

20:10:20 Presenting theory Stone_Kleene_Relation_Algebras.Kleene_Algebras

20:10:20 Presenting theory Stone_Kleene_Relation_Algebras.Kleene_Relation_Algebras

20:10:20 Presenting theory Stone_Kleene_Relation_Algebras.Kleene_Relation_Subalgebras

20:10:20 Presenting theory Stone_Kleene_Relation_Algebras.Matrix_Kleene_Algebras

20:10:21 Presenting Aggregation_Algebras ...

20:10:21 Presenting document Aggregation_Algebras/document

20:10:21 Presenting document Aggregation_Algebras/outline

20:10:21 Presenting theory Aggregation_Algebras.Semigroups_Big

20:10:21 Presenting theory Aggregation_Algebras.Aggregation_Algebras

20:10:21 Presenting theory Aggregation_Algebras.Matrix_Aggregation_Algebras

20:10:21 Presenting theory Aggregation_Algebras.Linear_Aggregation_Algebras

20:10:22 Presenting Relational_Minimum_Spanning_Trees ...

20:10:22 Presenting document Relational_Minimum_Spanning_Trees/document

20:10:22 Presenting document Relational_Minimum_Spanning_Trees/outline

20:10:22 Presenting theory Relational_Minimum_Spanning_Trees.Kruskal

20:10:22 Presenting theory Relational_Minimum_Spanning_Trees.Prim

20:10:22 Presenting theory Relational_Minimum_Spanning_Trees.Boruvka

20:10:23 Presenting Relational_Disjoint_Set_Forests ...

20:10:23 Presenting document Relational_Disjoint_Set_Forests/document

20:10:23 Presenting document Relational_Disjoint_Set_Forests/outline

20:10:23 Presenting theory Relational_Disjoint_Set_Forests.Disjoint_Set_Forests

20:10:23 Presenting Subset_Boolean_Algebras ...

20:10:23 Presenting document Subset_Boolean_Algebras/document

20:10:23 Presenting document Subset_Boolean_Algebras/outline

20:10:23 Presenting theory Subset_Boolean_Algebras.Subset_Boolean_Algebras

20:10:24 Presenting Store_Buffer_Reduction ...

20:10:24 Presenting document Store_Buffer_Reduction/document

20:10:24 Presenting document Store_Buffer_Reduction/outline

20:10:24 Presenting theory Store_Buffer_Reduction.ReduceStoreBuffer

20:10:24 Presenting theory Store_Buffer_Reduction.ReduceStoreBufferSimulation

20:10:24 Presenting theory Store_Buffer_Reduction.PIMP

20:10:24 Presenting theory Store_Buffer_Reduction.SyntaxTweaks

20:10:24 Presenting theory Store_Buffer_Reduction.Abbrevs

20:10:24 Presenting theory Store_Buffer_Reduction.Variants

20:10:24 Presenting theory Store_Buffer_Reduction.Text

20:10:24 Presenting theory Store_Buffer_Reduction.Preliminaries

20:10:31 Presenting Strong_Security ...

20:10:31 Presenting document Strong_Security/document

20:10:31 Presenting document Strong_Security/outline

20:10:31 Presenting theory Strong_Security.Types

20:10:31 Presenting theory Strong_Security.Expr

20:10:31 Presenting theory Strong_Security.Domain_example

20:10:31 Presenting theory Strong_Security.MWLf

20:10:31 Presenting theory Strong_Security.Strong_Security

20:10:31 Presenting theory Strong_Security.Up_To_Technique

20:10:31 Presenting theory Strong_Security.Parallel_Composition

20:10:31 Presenting theory Strong_Security.Strongly_Secure_Skip_Assign

20:10:31 Presenting theory Strong_Security.Language_Composition

20:10:31 Presenting theory Strong_Security.Type_System

20:10:31 Presenting theory Strong_Security.Type_System_example

20:10:31 Presenting Sugar ...

20:10:31 Presenting document Sugar/sugar

20:10:31 Presenting theory Sugar.Sugar

20:10:31 Presenting Sunflowers ...

20:10:31 Presenting document Sunflowers/document

20:10:31 Presenting document Sunflowers/outline

20:10:31 Presenting theory Sunflowers.Sunflower

20:10:31 Presenting theory Sunflowers.Erdos_Rado_Sunflower

20:10:31 Presenting Syntax_Independent_Logic ...

20:10:31 Presenting document Syntax_Independent_Logic/document

20:10:31 Presenting document Syntax_Independent_Logic/outline

20:10:31 Presenting theory Syntax_Independent_Logic.Prelim

20:10:31 Presenting theory Syntax_Independent_Logic.Syntax

20:10:31 Presenting theory Syntax_Independent_Logic.Deduction

20:10:31 Presenting theory Syntax_Independent_Logic.Natural_Deduction

20:10:31 Presenting theory Syntax_Independent_Logic.Pseudo_Term

20:10:31 Presenting theory Syntax_Independent_Logic.Standard_Model

20:10:31 Presenting theory Syntax_Independent_Logic.Syntax_Arith

20:10:31 Presenting theory Syntax_Independent_Logic.Deduction_Q

20:10:33 Presenting Goedel_Incompleteness ...

20:10:33 Presenting document Goedel_Incompleteness/document

20:10:33 Presenting document Goedel_Incompleteness/outline

20:10:33 Presenting theory Goedel_Incompleteness.Deduction2

20:10:33 Presenting theory Goedel_Incompleteness.Abstract_Encoding

20:10:33 Presenting theory Goedel_Incompleteness.Abstract_Representability

20:10:33 Presenting theory Goedel_Incompleteness.Diagonalization

20:10:33 Presenting theory Goedel_Incompleteness.Derivability_Conditions

20:10:33 Presenting theory Goedel_Incompleteness.Goedel_Formula

20:10:33 Presenting theory Goedel_Incompleteness.Standard_Model_More

20:10:33 Presenting theory Goedel_Incompleteness.Abstract_First_Goedel

20:10:33 Presenting theory Goedel_Incompleteness.Rosser_Formula

20:10:33 Presenting theory Goedel_Incompleteness.Abstract_First_Goedel_Rosser

20:10:33 Presenting theory Goedel_Incompleteness.Abstract_Second_Goedel

20:10:33 Presenting theory Goedel_Incompleteness.Abstract_Jeroslow_Encoding

20:10:33 Presenting theory Goedel_Incompleteness.Jeroslow_Original

20:10:33 Presenting theory Goedel_Incompleteness.Jeroslow_Simplified

20:10:33 Presenting theory Goedel_Incompleteness.Loeb_Formula

20:10:33 Presenting theory Goedel_Incompleteness.Loeb

20:10:33 Presenting theory Goedel_Incompleteness.Tarski

20:10:33 Presenting theory Goedel_Incompleteness.All_Abstract

20:10:34 Presenting Goedel_HFSet_Semantic ...

20:10:34 Presenting document Goedel_HFSet_Semantic/document

20:10:34 Presenting document Goedel_HFSet_Semantic/outline

20:10:34 Presenting theory Goedel_HFSet_Semantic.Instance

20:10:34 Presenting Goedel_HFSet_Semanticless ...

20:10:34 Presenting document Goedel_HFSet_Semanticless/document

20:10:34 Presenting document Goedel_HFSet_Semanticless/outline

20:10:34 Presenting theory Goedel_HFSet_Semanticless.SyntaxN

20:10:34 Presenting theory Goedel_HFSet_Semanticless.Coding

20:10:34 Presenting theory Goedel_HFSet_Semanticless.Predicates

20:10:34 Presenting theory Goedel_HFSet_Semanticless.Sigma

20:10:34 Presenting theory Goedel_HFSet_Semanticless.Coding_Predicates

20:10:34 Presenting theory Goedel_HFSet_Semanticless.Pf_Predicates

20:10:34 Presenting theory Goedel_HFSet_Semanticless.II_Prelims

20:10:34 Presenting theory Goedel_HFSet_Semanticless.Pseudo_Coding

20:10:34 Presenting theory Goedel_HFSet_Semanticless.Quote

20:10:34 Presenting theory Goedel_HFSet_Semanticless.Functions

20:10:34 Presenting theory Goedel_HFSet_Semanticless.Goedel_I

20:10:34 Presenting theory Goedel_HFSet_Semanticless.Instance

20:10:37 Presenting Robinson_Arithmetic ...

20:10:37 Presenting document Robinson_Arithmetic/document

20:10:37 Presenting document Robinson_Arithmetic/outline

20:10:37 Presenting theory Robinson_Arithmetic.Robinson_Arithmetic

20:10:37 Presenting theory Robinson_Arithmetic.Instance

20:10:37 Presenting Szpilrajn ...

20:10:37 Presenting document Szpilrajn/document

20:10:37 Presenting document Szpilrajn/outline

20:10:37 Presenting theory Szpilrajn.Szpilrajn

20:10:37 Presenting TESL_Language ...

20:10:37 Presenting document TESL_Language/document

20:10:37 Presenting document TESL_Language/outline

20:10:37 Presenting theory TESL_Language.Introduction

20:10:37 Presenting theory TESL_Language.TESL

20:10:37 Presenting theory TESL_Language.Run

20:10:37 Presenting theory TESL_Language.Denotational

20:10:37 Presenting theory TESL_Language.SymbolicPrimitive

20:10:37 Presenting theory TESL_Language.Operational

20:10:37 Presenting theory TESL_Language.Corecursive_Prop

20:10:37 Presenting theory TESL_Language.Hygge_Theory

20:10:37 Presenting theory TESL_Language.StutteringDefs

20:10:37 Presenting theory TESL_Language.StutteringLemmas

20:10:37 Presenting theory TESL_Language.Stuttering

20:10:37 Presenting theory TESL_Language.Config_Morphisms

20:10:38 Presenting TLA ...

20:10:38 Presenting document TLA/document

20:10:38 Presenting document TLA/outline

20:10:38 Presenting theory TLA.Sequence

20:10:38 Presenting theory TLA.Intensional

20:10:38 Presenting theory TLA.Semantics

20:10:38 Presenting theory TLA.PreFormulas

20:10:38 Presenting theory TLA.Rules

20:10:38 Presenting theory TLA.Liveness

20:10:38 Presenting theory TLA.State

20:10:38 Presenting theory TLA.Even

20:10:38 Presenting theory TLA.Inc

20:10:38 Presenting theory TLA.Buffer

20:10:38 Presenting Timed_Automata ...

20:10:38 Presenting document Timed_Automata/document

20:10:38 Presenting document Timed_Automata/outline

20:10:38 Presenting theory Timed_Automata.Floyd_Warshall

20:10:38 Presenting theory Timed_Automata.Timed_Automata

20:10:38 Presenting theory Timed_Automata.DBM

20:10:38 Presenting theory Timed_Automata.Paths_Cycles

20:10:38 Presenting theory Timed_Automata.DBM_Basics

20:10:38 Presenting theory Timed_Automata.DBM_Operations

20:10:38 Presenting theory Timed_Automata.DBM_Zone_Semantics

20:10:38 Presenting theory Timed_Automata.Misc

20:10:38 Presenting theory Timed_Automata.DBM_Normalization

20:10:39 Presenting theory Timed_Automata.Regions_Beta

20:10:39 Presenting theory Timed_Automata.Regions

20:10:39 Presenting theory Timed_Automata.Closure

20:10:40 Presenting theory Timed_Automata.Approx_Beta

20:10:40 Presenting theory Timed_Automata.Normalized_Zone_Semantics

20:10:43 Presenting Topological_Semantics ...

20:10:43 Presenting document Topological_Semantics/document

20:10:43 Presenting document Topological_Semantics/outline

20:10:43 Presenting theory Topological_Semantics.sse_boolean_algebra

20:10:43 Presenting theory Topological_Semantics.sse_boolean_algebra_quantification

20:10:43 Presenting theory Topological_Semantics.sse_operation_positive

20:10:43 Presenting theory Topological_Semantics.sse_operation_positive_quantification

20:10:43 Presenting theory Topological_Semantics.sse_operation_negative

20:10:43 Presenting theory Topological_Semantics.sse_operation_negative_quantification

20:10:43 Presenting theory Topological_Semantics.topo_operators_basic

20:10:43 Presenting theory Topological_Semantics.topo_operators_derivative

20:10:43 Presenting theory Topological_Semantics.topo_alexandrov

20:10:43 Presenting theory Topological_Semantics.topo_frontier_algebra

20:10:43 Presenting theory Topological_Semantics.topo_negation_conditions

20:10:43 Presenting theory Topological_Semantics.topo_negation_fixedpoints

20:10:43 Presenting theory Topological_Semantics.ex_LFIs

20:10:43 Presenting theory Topological_Semantics.topo_strict_implication

20:10:44 Presenting theory Topological_Semantics.ex_subminimal_logics

20:10:44 Presenting theory Topological_Semantics.topo_derivative_algebra

20:10:44 Presenting theory Topological_Semantics.ex_LFUs

20:10:44 Presenting theory Topological_Semantics.topo_border_algebra

20:10:44 Presenting theory Topological_Semantics.topo_closure_algebra

20:10:44 Presenting theory Topological_Semantics.topo_interior_algebra

20:10:45 Presenting Transitive-Closure-II ...

20:10:45 Presenting document Transitive-Closure-II/document

20:10:45 Presenting document Transitive-Closure-II/outline

20:10:45 Presenting theory Transitive-Closure-II.RTrancl

20:10:45 Presenting Tree_Decomposition ...

20:10:45 Presenting document Tree_Decomposition/document

20:10:45 Presenting document Tree_Decomposition/outline

20:10:45 Presenting theory Tree_Decomposition.Graph

20:10:45 Presenting theory Tree_Decomposition.Tree

20:10:45 Presenting theory Tree_Decomposition.TreeDecomposition

20:10:45 Presenting theory Tree_Decomposition.TreewidthTree

20:10:45 Presenting theory Tree_Decomposition.TreewidthCompleteGraph

20:10:45 Presenting theory Tree_Decomposition.ExampleInstantiations

20:10:45 Presenting Tutorial ...

20:10:45 Presenting document Tutorial/tutorial

20:10:45 Presenting theory Tutorial.Base

20:10:45 Presenting theory Tutorial.ToyList_Test

20:10:45 Presenting theory Tutorial.ToyList

20:10:45 Presenting theory Tutorial.Ifexpr

20:10:45 Presenting theory Tutorial.CodeGen

20:10:45 Presenting theory Tutorial.Trie

20:10:45 Presenting theory Tutorial.ABexpr

20:10:45 Presenting theory Tutorial.unfoldnested

20:10:45 Presenting theory Tutorial.Nested

20:10:45 Presenting theory Tutorial.Fundata

20:10:45 Presenting theory Tutorial.fun0

20:10:45 Presenting theory Tutorial.simp2

20:10:45 Presenting theory Tutorial.PDL

20:10:45 Presenting theory Tutorial.CTL

20:10:45 Presenting theory Tutorial.CTLind

20:10:45 Presenting theory Tutorial.Setup

20:10:45 Presenting theory Tutorial.Even

20:10:45 Presenting theory Tutorial.Mutual

20:10:45 Presenting theory Tutorial.Star

20:10:45 Presenting theory Tutorial.AB

20:10:45 Presenting theory Tutorial.Advanced

20:10:45 Presenting theory Tutorial.Tree

20:10:45 Presenting theory Tutorial.Tree2

20:10:45 Presenting theory Tutorial.Plus

20:10:45 Presenting theory Tutorial.case_exprs

20:10:45 Presenting theory Tutorial.fakenat

20:10:45 Presenting theory Tutorial.natsum

20:10:45 Presenting theory Tutorial.pairs2

20:10:45 Presenting theory Tutorial.Option2

20:10:45 Presenting theory Tutorial.types

20:10:45 Presenting theory Tutorial.prime_def

20:10:45 Presenting theory Tutorial.simp

20:10:45 Presenting theory Tutorial.Itrev

20:10:45 Presenting theory Tutorial.AdvancedInd

20:10:45 Presenting theory Tutorial.appendix

20:10:45 Presenting theory Tutorial.Message

20:10:45 Presenting theory Tutorial.Event

20:10:45 Presenting theory Tutorial.Public

20:10:45 Presenting theory Tutorial.NS_Public

20:10:45 Presenting theory Tutorial.Documents

20:10:45 Presenting theory Tutorial.Numbers

20:10:45 Presenting theory Tutorial.Pairs

20:10:46 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

20:10:46 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

20:10:46 Presenting theory Tutorial.Records

20:10:46 Presenting theory Tutorial.Typedefs

20:10:46 Presenting theory Tutorial.Overloading

20:10:46 Presenting theory Tutorial.Axioms

20:10:46 Presenting theory Tutorial.Basic

20:10:46 Presenting theory Tutorial.Blast

20:10:46 Presenting theory Tutorial.Force

20:10:46 Presenting theory Tutorial.TPrimes

20:10:46 Presenting theory Tutorial.Forward

20:10:46 Presenting theory Tutorial.Tacticals

20:10:46 Presenting theory Tutorial.find2

20:10:46 Presenting theory Tutorial.Examples

20:10:46 Presenting theory Tutorial.Functions

20:10:46 Presenting theory Tutorial.Relations

20:10:46 Presenting theory Tutorial.Recur

20:10:46 Presenting Typeclass_Hierarchy ...

20:10:46 Presenting document Typeclass_Hierarchy/typeclass_hierarchy

20:10:46 Presenting theory Typeclass_Hierarchy.Setup

20:10:46 Presenting theory Typeclass_Hierarchy.Typeclass_Hierarchy

20:10:46 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

20:10:46 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

20:10:46 Presenting Types_Tableaus_and_Goedels_God ...

20:10:46 Presenting document Types_Tableaus_and_Goedels_God/document

20:10:46 Presenting document Types_Tableaus_and_Goedels_God/outline

20:10:46 Presenting theory Types_Tableaus_and_Goedels_God.Relations

20:10:46 Presenting theory Types_Tableaus_and_Goedels_God.IHOML

20:10:46 Presenting theory Types_Tableaus_and_Goedels_God.IHOML_Examples

20:10:46 Presenting theory Types_Tableaus_and_Goedels_God.GoedelProof_P1

20:10:46 Presenting theory Types_Tableaus_and_Goedels_God.GoedelProof_P2

20:10:46 Presenting theory Types_Tableaus_and_Goedels_God.FittingProof

20:10:46 Presenting theory Types_Tableaus_and_Goedels_God.AndersonProof

20:10:46 Presenting UPF ...

20:10:46 Presenting document UPF/document

20:10:46 Presenting document UPF/outline

20:10:46 Presenting theory UPF.Monads

20:10:46 Presenting theory UPF.UPFCore

20:10:46 Presenting theory UPF.ElementaryPolicies

20:10:46 Presenting theory UPF.SeqComposition

20:10:46 Presenting theory UPF.ParallelComposition

20:10:46 Presenting theory UPF.Normalisation

20:10:46 Presenting theory UPF.NormalisationTestSpecification

20:10:46 Presenting theory UPF.Analysis

20:10:46 Presenting theory UPF.UPF

20:10:46 Presenting theory UPF.Service

20:10:47 Presenting theory UPF.ServiceExample

20:10:47 Presenting UPF_Firewall ...

20:10:47 Presenting document UPF_Firewall/document

20:10:47 Presenting document UPF_Firewall/outline

20:10:47 Presenting theory UPF_Firewall.NetworkCore

20:10:47 Presenting theory UPF_Firewall.DatatypeAddress

20:10:47 Presenting theory UPF_Firewall.DatatypePort

20:10:47 Presenting theory UPF_Firewall.IntegerAddress

20:10:47 Presenting theory UPF_Firewall.IntegerPort

20:10:47 Presenting theory UPF_Firewall.IntegerPort_TCPUDP

20:10:47 Presenting theory UPF_Firewall.IPv4

20:10:47 Presenting theory UPF_Firewall.IPv4_TCPUDP

20:10:47 Presenting theory UPF_Firewall.NetworkModels

20:10:47 Presenting theory UPF_Firewall.PolicyCore

20:10:47 Presenting theory UPF_Firewall.PolicyCombinators

20:10:47 Presenting theory UPF_Firewall.PortCombinators

20:10:47 Presenting theory UPF_Firewall.ProtocolPortCombinators

20:10:47 Presenting theory UPF_Firewall.Ports

20:10:47 Presenting theory UPF_Firewall.PacketFilter

20:10:47 Presenting theory UPF_Firewall.NAT

20:10:47 Presenting theory UPF_Firewall.FWNormalisationCore

20:10:47 Presenting theory UPF_Firewall.NormalisationGenericProofs

20:10:47 Presenting theory UPF_Firewall.NormalisationIntegerPortProof

20:10:47 Presenting theory UPF_Firewall.NormalisationIPPProofs

20:10:47 Presenting theory UPF_Firewall.ElementaryRules

20:10:47 Presenting theory UPF_Firewall.FWNormalisation

20:10:47 Presenting theory UPF_Firewall.LTL_alike

20:10:47 Presenting theory UPF_Firewall.StatefulCore

20:10:47 Presenting theory UPF_Firewall.FTP

20:10:47 Presenting theory UPF_Firewall.FTP_WithPolicy

20:10:47 Presenting theory UPF_Firewall.VOIP

20:10:47 Presenting theory UPF_Firewall.FTPVOIP

20:10:47 Presenting theory UPF_Firewall.StatefulFW

20:10:47 Presenting theory UPF_Firewall.UPF-Firewall

20:10:47 Presenting theory UPF_Firewall.DMZDatatype

20:10:47 Presenting theory UPF_Firewall.DMZInteger

20:10:47 Presenting theory UPF_Firewall.DMZ

20:10:47 Presenting theory UPF_Firewall.Voice_over_IP

20:10:47 Presenting theory UPF_Firewall.Transformation01

20:10:47 Presenting theory UPF_Firewall.Transformation02

20:10:47 Presenting theory UPF_Firewall.Transformation

20:10:47 Presenting theory UPF_Firewall.NAT-FW

20:10:47 Presenting theory UPF_Firewall.PersonalFirewallInt

20:10:47 Presenting theory UPF_Firewall.PersonalFirewallIpv4

20:10:48 Presenting theory UPF_Firewall.PersonalFirewallDatatype

20:10:48 Presenting theory UPF_Firewall.PersonalFirewall

20:10:48 Presenting theory UPF_Firewall.Examples

20:10:49 Presenting Universal_Turing_Machine ...

20:10:49 Presenting document Universal_Turing_Machine/document

20:10:49 Presenting document Universal_Turing_Machine/outline

20:10:49 Presenting theory Universal_Turing_Machine.Turing

20:10:49 Presenting theory Universal_Turing_Machine.Turing_Hoare

20:10:49 Presenting theory Universal_Turing_Machine.Uncomputable

20:10:49 Presenting theory Universal_Turing_Machine.Abacus_Mopup

20:10:49 Presenting theory Universal_Turing_Machine.Abacus

20:10:49 Presenting theory Universal_Turing_Machine.Abacus_Defs

20:10:49 Presenting theory Universal_Turing_Machine.Rec_Def

20:10:49 Presenting theory Universal_Turing_Machine.Abacus_Hoare

20:10:49 Presenting theory Universal_Turing_Machine.Recursive

20:10:49 Presenting theory Universal_Turing_Machine.Recs

20:10:49 Presenting theory Universal_Turing_Machine.UF

20:10:49 Presenting theory Universal_Turing_Machine.UTM

20:10:53 Presenting VeriComp ...

20:10:53 Presenting document VeriComp/document

20:10:53 Presenting document VeriComp/outline

20:10:53 Presenting theory VeriComp.Behaviour

20:10:53 Presenting theory VeriComp.Well_founded

20:10:53 Presenting theory VeriComp.Inf

20:10:53 Presenting theory VeriComp.Transfer_Extras

20:10:53 Presenting theory VeriComp.Semantics

20:10:53 Presenting theory VeriComp.Language

20:10:53 Presenting theory VeriComp.Simulation

20:10:53 Presenting theory VeriComp.Compiler

20:10:53 Presenting theory VeriComp.Fixpoint

20:10:53 Presenting Interpreter_Optimizations ...

20:10:53 Presenting document Interpreter_Optimizations/document

20:10:53 Presenting document Interpreter_Optimizations/outline

20:10:53 Presenting theory Interpreter_Optimizations.Env

20:10:53 Presenting theory Interpreter_Optimizations.Env_list

20:10:53 Presenting theory Interpreter_Optimizations.List_util

20:10:53 Presenting theory Interpreter_Optimizations.Option_applicative

20:10:53 Presenting theory Interpreter_Optimizations.Result

20:10:53 Presenting theory Interpreter_Optimizations.Global

20:10:53 Presenting theory Interpreter_Optimizations.Op

20:10:53 Presenting theory Interpreter_Optimizations.OpInl

20:10:53 Presenting theory Interpreter_Optimizations.Dynamic

20:10:53 Presenting theory Interpreter_Optimizations.Inca

20:10:53 Presenting theory Interpreter_Optimizations.Unboxed

20:10:54 Presenting theory Interpreter_Optimizations.OpUbx

20:10:54 Presenting theory Interpreter_Optimizations.Ubx

20:10:54 Presenting theory Interpreter_Optimizations.Ubx_type_inference

20:10:54 Presenting theory Interpreter_Optimizations.Unboxed_lemmas

20:10:54 Presenting theory Interpreter_Optimizations.Inca_to_Ubx_simulation

20:10:54 Presenting theory Interpreter_Optimizations.Inca_to_Ubx_compiler

20:10:54 Presenting theory Interpreter_Optimizations.Op_example

20:10:54 Presenting theory Interpreter_Optimizations.Std

20:10:54 Presenting theory Interpreter_Optimizations.Std_to_Inca_simulation

20:10:54 Presenting theory Interpreter_Optimizations.Std_to_Inca_compiler

20:10:55 Presenting Verified-Prover ...

20:10:55 Presenting document Verified-Prover/document

20:10:55 Presenting document Verified-Prover/outline

20:10:55 Presenting theory Verified-Prover.Prover

20:10:55 Presenting Verified_SAT_Based_AI_Planning ...

20:10:55 Presenting document Verified_SAT_Based_AI_Planning/document

20:10:55 Presenting document Verified_SAT_Based_AI_Planning/outline

20:10:55 Presenting theory Verified_SAT_Based_AI_Planning.List_Supplement

20:10:55 Presenting theory Verified_SAT_Based_AI_Planning.Map_Supplement

20:10:55 Presenting theory Verified_SAT_Based_AI_Planning.CNF_Supplement

20:10:55 Presenting theory Verified_SAT_Based_AI_Planning.CNF_Semantics_Supplement

20:10:55 Presenting theory Verified_SAT_Based_AI_Planning.State_Variable_Representation

20:10:55 Presenting theory Verified_SAT_Based_AI_Planning.STRIPS_Representation

20:10:55 Presenting theory Verified_SAT_Based_AI_Planning.STRIPS_Semantics

20:10:55 Presenting theory Verified_SAT_Based_AI_Planning.SAS_Plus_Representation

20:10:55 Presenting theory Verified_SAT_Based_AI_Planning.SAS_Plus_Semantics

20:10:55 Presenting theory Verified_SAT_Based_AI_Planning.SAS_Plus_STRIPS

20:10:55 Presenting theory Verified_SAT_Based_AI_Planning.SAT_Plan_Base

20:10:55 Presenting theory Verified_SAT_Based_AI_Planning.SAT_Plan_Extensions

20:10:55 Presenting theory Verified_SAT_Based_AI_Planning.SAT_Solve_SAS_Plus

20:10:55 Presenting theory Verified_SAT_Based_AI_Planning.AST_SAS_Plus_Equivalence

20:10:55 Presenting theory Verified_SAT_Based_AI_Planning.Set2_Join_RBT

20:10:55 Presenting theory Verified_SAT_Based_AI_Planning.Solve_SASP

20:10:58 Presenting VolpanoSmith ...

20:10:58 Presenting document VolpanoSmith/document

20:10:58 Presenting document VolpanoSmith/outline

20:10:58 Presenting theory VolpanoSmith.Semantics

20:10:58 Presenting theory VolpanoSmith.secTypes

20:10:58 Presenting theory VolpanoSmith.Execute

20:10:58 Presenting WHATandWHERE_Security ...

20:10:58 Presenting document WHATandWHERE_Security/document

20:10:58 Presenting document WHATandWHERE_Security/outline

20:10:58 Presenting theory WHATandWHERE_Security.WHATWHERE_Security

20:10:58 Presenting theory WHATandWHERE_Security.Up_To_Technique

20:10:58 Presenting theory WHATandWHERE_Security.MWLs

20:10:58 Presenting theory WHATandWHERE_Security.Parallel_Composition

20:10:58 Presenting theory WHATandWHERE_Security.WHATWHERE_Secure_Skip_Assign

20:10:58 Presenting theory WHATandWHERE_Security.Language_Composition

20:10:58 Presenting theory WHATandWHERE_Security.Type_System

20:10:58 Presenting theory WHATandWHERE_Security.Type_System_example

20:10:59 Presenting WOOT_Strong_Eventual_Consistency ...

20:10:59 Presenting document WOOT_Strong_Eventual_Consistency/document

20:10:59 Presenting document WOOT_Strong_Eventual_Consistency/outline

20:10:59 Presenting theory WOOT_Strong_Eventual_Consistency.ErrorMonad

20:10:59 Presenting theory WOOT_Strong_Eventual_Consistency.Data

20:10:59 Presenting theory WOOT_Strong_Eventual_Consistency.BasicAlgorithms

20:10:59 Presenting theory WOOT_Strong_Eventual_Consistency.CreateAlgorithms

20:10:59 Presenting theory WOOT_Strong_Eventual_Consistency.IntegrateAlgorithm

20:10:59 Presenting theory WOOT_Strong_Eventual_Consistency.DistributedExecution

20:10:59 Presenting theory WOOT_Strong_Eventual_Consistency.SortKeys

20:10:59 Presenting theory WOOT_Strong_Eventual_Consistency.Psi

20:10:59 Presenting theory WOOT_Strong_Eventual_Consistency.Sorting

20:10:59 Presenting theory WOOT_Strong_Eventual_Consistency.Consistency

20:10:59 Presenting theory WOOT_Strong_Eventual_Consistency.CreateConsistent

20:10:59 Presenting theory WOOT_Strong_Eventual_Consistency.IntegrateInsertCommute

20:10:59 Presenting theory WOOT_Strong_Eventual_Consistency.StrongConvergence

20:10:59 Presenting theory WOOT_Strong_Eventual_Consistency.SEC

20:10:59 Presenting theory WOOT_Strong_Eventual_Consistency.Example

20:10:59 Presenting Weight_Balanced_Trees ...

20:11:00 Presenting document Weight_Balanced_Trees/document

20:11:00 Presenting document Weight_Balanced_Trees/outline

20:11:00 Presenting theory Weight_Balanced_Trees.Weight_Balanced_Trees_log

20:11:00 Presenting theory Weight_Balanced_Trees.Weight_Balanced_Trees

20:11:00 Presenting Word_Lib ...

20:11:00 Presenting document Word_Lib/document

20:11:00 Presenting document Word_Lib/outline

20:11:00 Presenting theory Word_Lib.More_Arithmetic

20:11:00 Presenting theory Word_Lib.More_Divides

20:11:00 Presenting theory Word_Lib.More_Word

20:11:00 Presenting theory Word_Lib.Signed_Words

20:11:00 Presenting theory Word_Lib.Traditional_Infix_Syntax

20:11:00 Presenting theory Word_Lib.Word_EqI

20:11:00 Presenting theory Word_Lib.Bit_Comprehension

20:11:00 Presenting theory Word_Lib.Bits_Int

20:11:00 Presenting theory Word_Lib.Typedef_Morphisms

20:11:00 Presenting theory Word_Lib.Aligned

20:11:00 Presenting theory Word_Lib.Least_significant_bit

20:11:00 Presenting theory Word_Lib.Most_significant_bit

20:11:00 Presenting theory Word_Lib.Even_More_List

20:11:00 Presenting theory Word_Lib.Reversed_Bit_Lists

20:11:00 Presenting theory Word_Lib.Bitwise

20:11:00 Presenting theory Word_Lib.Bitwise_Signed

20:11:00 Presenting theory Word_Lib.Enumeration

20:11:00 Presenting theory Word_Lib.Enumeration_Word

20:11:00 Presenting theory Word_Lib.Generic_set_bit

20:11:00 Presenting theory Word_Lib.Hex_Words

20:11:00 Presenting theory Word_Lib.More_Sublist

20:11:00 Presenting theory Word_Lib.More_Misc

20:11:00 Presenting theory Word_Lib.Strict_part_mono

20:11:00 Presenting theory Word_Lib.Legacy_Aliases

20:11:00 Presenting theory Word_Lib.Next_and_Prev

20:11:00 Presenting theory Word_Lib.Norm_Words

20:11:00 Presenting theory Word_Lib.Rsplit

20:11:00 Presenting theory Word_Lib.Type_Syntax

20:11:00 Presenting theory Word_Lib.Signed_Division_Word

20:11:00 Presenting theory Word_Lib.Word_Lemmas

20:11:00 Presenting theory Word_Lib.Word_8

20:11:01 Presenting theory Word_Lib.Word_16

20:11:01 Presenting theory Word_Lib.Word_Syntax

20:11:01 Presenting theory Word_Lib.Word_Names

20:11:01 Presenting theory Word_Lib.More_Word_Operations

20:11:01 Presenting theory Word_Lib.Word_32

20:11:01 Presenting theory Word_Lib.Many_More

20:11:01 Presenting theory Word_Lib.Word_Lib_Sumo

20:11:01 Presenting theory Word_Lib.Word_64

20:11:01 Presenting theory Word_Lib.Guide

20:11:01 Presenting theory Word_Lib.Examples

20:11:02 Presenting Complx ...

20:11:02 Presenting document Complx/document

20:11:02 Presenting document Complx/outline

20:11:02 Presenting theory Complx.Language

20:11:02 Presenting theory Complx.SmallStep

20:11:02 Presenting theory Complx.OG_Annotations

20:11:02 Presenting theory Complx.OG_Hoare

20:11:02 Presenting theory Complx.SeqCatch_decomp

20:11:02 Presenting theory Complx.OG_Soundness

20:11:02 Presenting theory Complx.Cache_Tactics

20:11:02 Presenting theory Complx.OG_Tactics

20:11:02 Presenting theory Complx.OG_Syntax

20:11:02 Presenting theory Complx.Examples

20:11:02 Presenting theory Complx.SumArr

20:11:03 Presenting IEEE_Floating_Point ...

20:11:03 Presenting document IEEE_Floating_Point/document

20:11:03 Presenting document IEEE_Floating_Point/outline

20:11:03 Presenting theory IEEE_Floating_Point.IEEE

20:11:03 Presenting theory IEEE_Floating_Point.IEEE_Properties

20:11:03 Presenting theory IEEE_Floating_Point.FP64

20:11:03 Presenting theory IEEE_Floating_Point.Conversion_IEEE_Float

20:11:03 Presenting theory IEEE_Floating_Point.Double

20:11:03 Presenting IP_Addresses ...

20:11:03 Presenting document IP_Addresses/document

20:11:03 Presenting document IP_Addresses/outline

20:11:03 Presenting theory IP_Addresses.NumberWang_IPv4

20:11:03 Presenting theory IP_Addresses.NumberWang_IPv6

20:11:03 Presenting theory IP_Addresses.WordInterval

20:11:03 Presenting theory IP_Addresses.IP_Address

20:11:03 Presenting theory IP_Addresses.Hs_Compat

20:11:03 Presenting theory IP_Addresses.IPv4

20:11:03 Presenting theory IP_Addresses.IPv6

20:11:03 Presenting theory IP_Addresses.Prefix_Match

20:11:03 Presenting theory IP_Addresses.CIDR_Split

20:11:03 Presenting theory IP_Addresses.WordInterval_Sorted

20:11:03 Presenting theory IP_Addresses.IP_Address_Parser

20:11:03 Presenting theory IP_Addresses.Lib_Numbers_toString

20:11:03 Presenting theory IP_Addresses.Lib_Word_toString

20:11:03 Presenting theory IP_Addresses.Lib_List_toString

20:11:03 Presenting theory IP_Addresses.IP_Address_toString

20:11:03 Presenting theory IP_Addresses.Prefix_Match_toString

20:11:04 Presenting Simple_Firewall ...

20:11:04 Presenting document Simple_Firewall/document

20:11:04 Presenting document Simple_Firewall/outline

20:11:04 Presenting theory Simple_Firewall.Lib_Enum_toString

20:11:04 Presenting theory Simple_Firewall.L4_Protocol

20:11:04 Presenting theory Simple_Firewall.Simple_Packet

20:11:04 Presenting theory Simple_Firewall.Firewall_Common_Decision_State

20:11:04 Presenting theory Simple_Firewall.Iface

20:11:04 Presenting theory Simple_Firewall.SimpleFw_Syntax

20:11:04 Presenting theory Simple_Firewall.SimpleFw_Semantics

20:11:04 Presenting theory Simple_Firewall.List_Product_More

20:11:04 Presenting theory Simple_Firewall.Option_Helpers

20:11:04 Presenting theory Simple_Firewall.Generic_SimpleFw

20:11:04 Presenting theory Simple_Firewall.Shadowed

20:11:04 Presenting theory Simple_Firewall.IP_Partition_Preliminaries

20:11:04 Presenting theory Simple_Firewall.GroupF

20:11:04 Presenting theory Simple_Firewall.IP_Addr_WordInterval_toString

20:11:04 Presenting theory Simple_Firewall.Primitives_toString

20:11:04 Presenting theory Simple_Firewall.Service_Matrix

20:11:04 Presenting theory Simple_Firewall.SimpleFw_toString

20:11:05 Presenting Routing ...

20:11:05 Presenting document Routing/document

20:11:05 Presenting document Routing/outline

20:11:05 Presenting theory Routing.Linorder_Helper

20:11:05 Presenting theory Routing.Routing_Table

20:11:05 Presenting theory Routing.Linux_Router

20:11:05 Presenting theory Routing.IpRoute_Parser

20:11:05 Presenting file "IpRoute_Parser.ml"

20:11:05 Presenting Iptables_Semantics ...

20:11:05 Presenting document Iptables_Semantics/document

20:11:05 Presenting document Iptables_Semantics/outline

20:11:05 Presenting theory Iptables_Semantics.List_Misc

20:11:05 Presenting theory Iptables_Semantics.Negation_Type

20:11:05 Presenting theory Iptables_Semantics.WordInterval_Lists

20:11:05 Presenting theory Iptables_Semantics.Repeat_Stabilize

20:11:05 Presenting theory Iptables_Semantics.Firewall_Common

20:11:05 Presenting theory Iptables_Semantics.Semantics

20:11:05 Presenting theory Iptables_Semantics.Matching

20:11:05 Presenting theory Iptables_Semantics.Ruleset_Update

20:11:05 Presenting theory Iptables_Semantics.Call_Return_Unfolding

20:11:05 Presenting theory Iptables_Semantics.Ternary

20:11:05 Presenting theory Iptables_Semantics.Matching_Ternary

20:11:05 Presenting theory Iptables_Semantics.Semantics_Ternary

20:11:05 Presenting theory Iptables_Semantics.Datatype_Selectors

20:11:05 Presenting theory Iptables_Semantics.IpAddresses

20:11:05 Presenting theory Iptables_Semantics.L4_Protocol_Flags

20:11:05 Presenting theory Iptables_Semantics.Ports

20:11:05 Presenting theory Iptables_Semantics.Conntrack_State

20:11:05 Presenting theory Iptables_Semantics.Tagged_Packet

20:11:05 Presenting theory Iptables_Semantics.Common_Primitive_Syntax

20:11:05 Presenting theory Iptables_Semantics.Unknown_Match_Tacs

20:11:05 Presenting theory Iptables_Semantics.Common_Primitive_Matcher_Generic

20:11:05 Presenting theory Iptables_Semantics.Common_Primitive_Matcher

20:11:05 Presenting theory Iptables_Semantics.Example_Semantics

20:11:06 Presenting theory Iptables_Semantics.Alternative_Semantics

20:11:06 Presenting theory Iptables_Semantics.Semantics_Stateful

20:11:06 Presenting theory Iptables_Semantics.Semantics_Goto

20:11:06 Presenting theory Iptables_Semantics.Negation_Type_DNF

20:11:06 Presenting theory Iptables_Semantics.Matching_Embeddings

20:11:06 Presenting theory Iptables_Semantics.Fixed_Action

20:11:06 Presenting theory Iptables_Semantics.Normalized_Matches

20:11:06 Presenting theory Iptables_Semantics.Negation_Type_Matching

20:11:06 Presenting theory Iptables_Semantics.Primitive_Normalization

20:11:06 Presenting theory Iptables_Semantics.MatchExpr_Fold

20:11:06 Presenting theory Iptables_Semantics.Common_Primitive_Lemmas

20:11:06 Presenting theory Iptables_Semantics.Ports_Normalize

20:11:06 Presenting theory Iptables_Semantics.IpAddresses_Normalize

20:11:06 Presenting theory Iptables_Semantics.Interfaces_Normalize

20:11:06 Presenting theory Iptables_Semantics.Word_Upto

20:11:07 Presenting theory Iptables_Semantics.Protocols_Normalize

20:11:07 Presenting theory Iptables_Semantics.Remdups_Rev

20:11:07 Presenting theory Iptables_Semantics.Ipassmt

20:11:07 Presenting theory Iptables_Semantics.No_Spoof

20:11:07 Presenting theory Iptables_Semantics.Common_Primitive_toString

20:11:07 Presenting theory Iptables_Semantics.Routing_IpAssmt

20:11:07 Presenting theory Iptables_Semantics.Output_Interface_Replace

20:11:07 Presenting theory Iptables_Semantics.Interface_Replace

20:11:07 Presenting theory Iptables_Semantics.Optimizing

20:11:07 Presenting theory Iptables_Semantics.Transform

20:11:07 Presenting theory Iptables_Semantics.Conntrack_State_Transform

20:11:07 Presenting theory Iptables_Semantics.Primitive_Abstract

20:11:08 Presenting theory Iptables_Semantics.SimpleFw_Compliance

20:11:08 Presenting theory Iptables_Semantics.Semantics_Embeddings

20:11:08 Presenting theory Iptables_Semantics.Iptables_Semantics

20:11:08 Presenting theory Iptables_Semantics.Code_Interface

20:11:08 Presenting theory Iptables_Semantics.Parser6

20:11:08 Presenting theory Iptables_Semantics.No_Spoof_Embeddings

20:11:08 Presenting theory Iptables_Semantics.Parser

20:11:08 Presenting theory Iptables_Semantics.Code_haskell

20:11:08 Presenting theory Iptables_Semantics.Access_Matrix_Embeddings

20:11:08 Presenting theory Iptables_Semantics.Documentation

20:11:09 Presenting Iptables_Semantics_Examples ...

20:11:09 Presenting document Iptables_Semantics_Examples/document

20:11:09 Presenting document Iptables_Semantics_Examples/outline

20:11:09 Presenting theory Iptables_Semantics_Examples.Parser_Test

20:11:09 Presenting theory Iptables_Semantics_Examples.Parser6_Test

20:11:09 Presenting theory Iptables_Semantics_Examples.Small_Examples

20:11:09 Presenting theory Iptables_Semantics_Examples.Ports_Fail

20:11:09 Presenting theory Iptables_Semantics_Examples.Contrived_Example

20:11:09 Presenting theory Iptables_Semantics_Examples.iptables_Ln_tuned_parsed

20:11:09 Presenting theory Iptables_Semantics_Examples.Analyze_Synology_Diskstation

20:11:09 Presenting theory Iptables_Semantics_Examples.Analyze_Ringofsaturn_com

20:11:09 Presenting theory Iptables_Semantics_Examples.Analyze_SQRL_Shorewall

20:11:09 Presenting theory Iptables_Semantics_Examples.SQRL_2015_nospoof

20:11:09 Presenting theory Iptables_Semantics_Examples.SNS_IAS_Eduroam_Spoofing

20:11:09 Presenting theory Iptables_Semantics_Examples.Analyze_medium_sized_company

20:11:10 Presenting LOFT ...

20:11:10 Presenting document LOFT/document

20:11:10 Presenting document LOFT/outline

20:11:10 Presenting theory LOFT.OpenFlow_Helpers

20:11:10 Presenting theory LOFT.Sort_Descending

20:11:10 Presenting theory LOFT.List_Group

20:11:10 Presenting theory LOFT.OpenFlow_Matches

20:11:10 Presenting theory LOFT.OpenFlow_Action

20:11:10 Presenting theory LOFT.Semantics_OpenFlow

20:11:10 Presenting theory LOFT.OpenFlow_Serialize

20:11:10 Presenting theory LOFT.Featherweight_OpenFlow_Comparison

20:11:10 Presenting theory LOFT.LinuxRouter_OpenFlow_Translation

20:11:10 Presenting theory LOFT.OF_conv_test

20:11:10 Presenting theory LOFT.RFC2544

20:11:10 Presenting theory LOFT.OpenFlow_Documentation

20:11:11 Presenting Interval_Arithmetic_Word32 ...

20:11:11 Presenting document Interval_Arithmetic_Word32/document

20:11:11 Presenting document Interval_Arithmetic_Word32/outline

20:11:11 Presenting theory Interval_Arithmetic_Word32.Interval_Word32

20:11:11 Presenting theory Interval_Arithmetic_Word32.Finite_String

20:11:11 Presenting theory Interval_Arithmetic_Word32.Interpreter

20:11:12 Presenting Native_Word ...

20:11:12 Presenting document Native_Word/document

20:11:12 Presenting document Native_Word/outline

20:11:12 Presenting theory Native_Word.More_Bits_Int

20:11:12 Presenting theory Native_Word.Code_Symbolic_Bits_Int

20:11:12 Presenting theory Native_Word.Bits_Integer

20:11:12 Presenting theory Native_Word.Code_Target_Bits_Int

20:11:12 Presenting theory Native_Word.Code_Target_Word_Base

20:11:12 Presenting theory Native_Word.Uint64

20:11:12 Presenting theory Native_Word.Uint32

20:11:12 Presenting theory Native_Word.Uint16

20:11:12 Presenting theory Native_Word.Uint8

20:11:12 Presenting theory Native_Word.Uint

20:11:12 Presenting theory Native_Word.Native_Cast

20:11:12 Presenting theory Native_Word.Native_Cast_Uint

20:11:12 Presenting theory Native_Word.Native_Word_Imperative_HOL

20:11:12 Presenting theory Native_Word.Native_Word_Test

20:11:12 Presenting theory Native_Word.Native_Word_Test_Emu

20:11:12 Presenting theory Native_Word.Native_Word_Test_PolyML

20:11:12 Presenting theory Native_Word.Native_Word_Test_PolyML2

20:11:12 Presenting theory Native_Word.Native_Word_Test_PolyML64

20:11:12 Presenting theory Native_Word.Native_Word_Test_Scala

20:11:12 Presenting theory Native_Word.Native_Word_Test_GHC

20:11:12 Presenting theory Native_Word.Native_Word_Test_MLton

20:11:12 Presenting theory Native_Word.Native_Word_Test_MLton2

20:11:12 Presenting theory Native_Word.Native_Word_Test_OCaml

20:11:12 Presenting theory Native_Word.Native_Word_Test_OCaml2

20:11:12 Presenting theory Native_Word.Native_Word_Test_SMLNJ

20:11:12 Presenting theory Native_Word.Native_Word_Test_SMLNJ2

20:11:12 Presenting theory Native_Word.Uint_Userguide

20:11:13 Presenting ZFC_in_HOL ...

20:11:13 Presenting document ZFC_in_HOL/document

20:11:13 Presenting document ZFC_in_HOL/outline

20:11:13 Presenting theory ZFC_in_HOL.ZFC_Library

20:11:13 Presenting theory ZFC_in_HOL.ZFC_in_HOL

20:11:13 Presenting theory ZFC_in_HOL.ZFC_Cardinals

20:11:13 Presenting theory ZFC_in_HOL.Kirby

20:11:13 Presenting theory ZFC_in_HOL.Ordinal_Exp

20:11:13 Presenting theory ZFC_in_HOL.Cantor_NF

20:11:13 Presenting theory ZFC_in_HOL.ZFC_Typeclasses

20:11:14 Presenting HOL-Proofs ...

20:11:14 Presenting HOL-Proofs-Extraction ...

20:11:14 Presenting document HOL-Proofs-Extraction/document

20:11:14 Presenting document HOL-Proofs-Extraction/outline

20:11:14 Presenting theory HOL-Proofs-Extraction.Util

20:11:14 Presenting theory HOL-Proofs-Extraction.QuotRem

20:11:14 Presenting theory HOL-Proofs-Extraction.Greatest_Common_Divisor

20:11:14 Presenting theory HOL-Proofs-Extraction.Warshall

20:11:14 Presenting theory HOL-Proofs-Extraction.Higman

20:11:14 Presenting theory HOL-Proofs-Extraction.Higman_Extraction

20:11:14 Presenting theory HOL-Proofs-Extraction.Pigeonhole

20:11:14 Presenting theory HOL-Proofs-Extraction.Euclid

20:11:14 Presenting HOL-Proofs-Lambda ...

20:11:14 Presenting document HOL-Proofs-Lambda/document

20:11:14 Presenting document HOL-Proofs-Lambda/outline

20:11:14 Presenting theory HOL-Proofs-Lambda.Lambda

20:11:14 Presenting theory HOL-Proofs-Lambda.Commutation

20:11:14 Presenting theory HOL-Proofs-Lambda.ParRed

20:11:14 Presenting theory HOL-Proofs-Lambda.Eta

20:11:14 Presenting theory HOL-Proofs-Lambda.ListApplication

20:11:14 Presenting theory HOL-Proofs-Lambda.LambdaType

20:11:14 Presenting theory HOL-Proofs-Lambda.ListOrder

20:11:14 Presenting theory HOL-Proofs-Lambda.ListBeta

20:11:14 Presenting theory HOL-Proofs-Lambda.InductTermi

20:11:14 Presenting theory HOL-Proofs-Lambda.StrongNorm

20:11:14 Presenting theory HOL-Proofs-Lambda.NormalForm

20:11:14 Presenting theory HOL-Proofs-Lambda.Standardization

20:11:14 Presenting theory HOL-Proofs-Lambda.WeakNorm

20:11:15 Presenting HOL-Proofs-ex ...

20:11:15 Presenting theory HOL-Proofs-ex.Hilbert_Classical

20:11:15 Presenting theory HOL-Proofs-ex.Proof_Terms

20:11:15 Presenting theory HOL-Proofs-ex.XML_Data

20:11:15 Presenting Haskell ...

20:11:15 Presenting theory Haskell.Haskell

20:11:15 Presenting theory Haskell.Test

20:11:15 Presenting Intro ...

20:11:15 Presenting document Intro/intro

20:11:15 Presenting LCF ...

20:11:15 Presenting theory LCF.LCF

20:11:15 Presenting theory LCF.Ex1

20:11:15 Presenting theory LCF.Ex2

20:11:15 Presenting theory LCF.Ex3

20:11:15 Presenting theory LCF.Ex4

20:11:15 Presenting Logics ...

20:11:15 Presenting document Logics/logics

20:11:15 Presenting Nitpick ...

20:11:15 Presenting document Nitpick/nitpick

20:11:15 Presenting Pure-Examples ...

20:11:15 Presenting document Pure-Examples/document

20:11:15 Presenting document Pure-Examples/outline

20:11:15 Presenting theory Pure-Examples.First_Order_Logic

20:11:15 Presenting theory Pure-Examples.Higher_Order_Logic

20:11:15 Presenting SML ...

20:11:15 Presenting theory SML.Examples

20:11:15 Presenting file "factorial.sml"

20:11:15 Presenting file "Example.sig"

20:11:15 Presenting file "Example.sml"

20:11:15 Presenting Sequents ...

20:11:15 Presenting theory Sequents.Sequents

20:11:15 Presenting theory Sequents.LK0

20:11:15 Presenting theory Sequents.LK

20:11:15 Presenting theory Sequents.ILL

20:11:15 Presenting theory Sequents.ILL_predlog

20:11:15 Presenting theory Sequents.Washing

20:11:15 Presenting theory Sequents.Modal0

20:11:15 Presenting theory Sequents.T

20:11:15 Presenting theory Sequents.S4

20:11:15 Presenting theory Sequents.S43

20:11:15 Presenting theory Sequents.Propositional

20:11:15 Presenting theory Sequents.Quantifiers

20:11:15 Presenting file "modal.ML"

20:11:15 Presenting theory Sequents.Hard_Quantifiers

20:11:15 Presenting theory Sequents.Nat

20:11:15 Presenting file "simpdata.ML"

20:11:15 Presenting file "prover.ML"

20:11:15 Presenting Sledgehammer ...

20:11:15 Presenting document Sledgehammer/sledgehammer

20:11:15 Presenting Spec_Check ...

20:11:15 Presenting theory Spec_Check.Spec_Check

20:11:15 Presenting theory Spec_Check.Examples

20:11:15 Presenting file "random.ML"

20:11:15 Presenting file "property.ML"

20:11:15 Presenting file "base_generator.ML"

20:11:15 Presenting file "generator.ML"

20:11:15 Presenting file "gen_construction.ML"

20:11:15 Presenting file "spec_check.ML"

20:11:15 Presenting file "output_style.ML"

20:11:15 Presenting System ...

20:11:15 Presenting document System/system

20:11:15 Presenting theory System.Base

20:11:15 Presenting theory System.Environment

20:11:15 Presenting theory System.Sessions

20:11:15 Presenting theory System.Presentation

20:11:15 Presenting theory System.Server

20:11:15 Presenting theory System.Scala

20:11:15 Presenting theory System.Phabricator

20:11:15 Presenting theory System.Misc

20:11:15 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

20:11:16 Presenting Tools ...

20:11:16 Presenting theory Tools.Code_Generator

20:11:18 Presenting file "cache_io.ML"

20:11:18 Presenting file "Code/code_preproc.ML"

20:11:18 Presenting file "Code/code_symbol.ML"

20:11:18 Presenting file "Code/code_thingol.ML"

20:11:18 Presenting file "Code/code_simp.ML"

20:11:18 Presenting file "Code/code_printer.ML"

20:11:18 Presenting file "Code/code_target.ML"

20:11:18 Presenting file "Code/code_namespace.ML"

20:11:18 Presenting file "Code/code_ml.ML"

20:11:18 Presenting file "Code/code_haskell.ML"

20:11:18 Presenting file "Code/code_scala.ML"

20:11:18 Presenting file "Code/code_runtime.ML"

20:11:18 Presenting file "nbe.ML"

20:11:18 Presenting ZF ...

20:11:18 Presenting document ZF/document

20:11:18 Presenting document ZF/outline

20:11:18 Presenting theory ZF.ZF_Base

20:11:18 Presenting theory ZF.upair

20:11:18 Presenting theory ZF.pair

20:11:18 Presenting theory ZF.equalities

20:11:18 Presenting theory ZF.Fixedpt

20:11:18 Presenting theory ZF.Bool

20:11:18 Presenting theory ZF.Sum

20:11:18 Presenting theory ZF.func

20:11:18 Presenting theory ZF.QPair

20:11:19 Presenting theory ZF.Perm

20:11:19 Presenting theory ZF.Trancl

20:11:19 Presenting theory ZF.WF

20:11:19 Presenting theory ZF.Ordinal

20:11:19 Presenting file "simpdata.ML"

20:11:19 Presenting theory ZF.OrdQuant

20:11:19 Presenting theory ZF.Nat

20:11:19 Presenting theory ZF.Inductive

20:11:19 Presenting theory ZF.Epsilon

20:11:19 Presenting theory ZF.Order

20:11:19 Presenting theory ZF.OrderArith

20:11:19 Presenting theory ZF.OrderType

20:11:19 Presenting theory ZF.Finite

20:11:19 Presenting file "Tools/typechk.ML"

20:11:19 Presenting theory ZF.Cardinal

20:11:19 Presenting theory ZF.Univ

20:11:19 Presenting theory ZF.QUniv

20:11:19 Presenting theory ZF.Datatype

20:11:20 Presenting theory ZF.Arith

20:11:20 Presenting theory ZF.ArithSimp

20:11:20 Presenting theory ZF.List

20:11:20 Presenting theory ZF.EquivClass

20:11:20 Presenting theory ZF.Int

20:11:20 Presenting theory ZF.Bin

20:11:20 Presenting theory ZF.IntDiv

20:11:20 Presenting theory ZF.CardinalArith

20:11:20 Presenting file "Tools/datatype_package.ML"

20:11:20 Presenting theory ZF

20:11:20 Presenting theory ZF.AC

20:11:20 Presenting theory ZF.Zorn

20:11:20 Presenting file "ind_syntax.ML"

20:11:20 Presenting file "Tools/ind_cases.ML"

20:11:20 Presenting file "Tools/cartprod.ML"

20:11:20 Presenting file "Tools/inductive_package.ML"

20:11:20 Presenting file "Tools/induct_tacs.ML"

20:11:20 Presenting file "Tools/primrec_package.ML"

20:11:20 Presenting theory ZF.Cardinal_AC

20:11:21 Presenting theory ZF.InfDatatype

20:11:21 Presenting theory ZFC

20:11:21 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_numerals.ML"

20:11:21 Presenting file "$ISABELLE_HOME/src/Provers/Arith/combine_numerals.ML"

20:11:21 Presenting file "arith_data.ML"

20:11:21 Presenting file "Tools/numeral_syntax.ML"

20:11:21 Presenting file "int_arith.ML"

20:11:21 Presenting Logics_ZF ...

20:11:21 Presenting document Logics_ZF/logics-ZF

20:11:21 Presenting theory Logics_ZF.IFOL_examples

20:11:21 Presenting theory Logics_ZF.FOL_examples

20:11:21 Presenting theory Logics_ZF.ZF_examples

20:11:21 Presenting theory Logics_ZF.If

20:11:21 Presenting theory Logics_ZF.ZF_Isar

20:11:21 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

20:11:21 Presenting Recursion-Addition ...

20:11:21 Presenting document Recursion-Addition/document

20:11:21 Presenting document Recursion-Addition/outline

20:11:21 Presenting theory Recursion-Addition.recursion

20:11:22 Presenting ZF-AC ...

20:11:22 Presenting document ZF-AC/document

20:11:22 Presenting document ZF-AC/outline

20:11:22 Presenting theory ZF-AC.Cardinal_aux

20:11:22 Presenting theory ZF-AC.WO6_WO1

20:11:22 Presenting theory ZF-AC.AC_Equiv

20:11:22 Presenting theory ZF-AC.WO1_WO7

20:11:22 Presenting theory ZF-AC.AC7_AC9

20:11:22 Presenting theory ZF-AC.WO1_AC

20:11:22 Presenting theory ZF-AC.Hartog

20:11:22 Presenting theory ZF-AC.HH

20:11:22 Presenting theory ZF-AC.AC15_WO6

20:11:22 Presenting theory ZF-AC.AC16_lemmas

20:11:22 Presenting theory ZF-AC.WO2_AC16

20:11:22 Presenting theory ZF-AC.AC16_WO4

20:11:22 Presenting theory ZF-AC.AC17_AC1

20:11:22 Presenting theory ZF-AC.AC18_AC19

20:11:22 Presenting theory ZF-AC.DC

20:11:22 Presenting ZF-Coind ...

20:11:22 Presenting theory ZF-Coind.Language

20:11:22 Presenting theory ZF-Coind.Map

20:11:22 Presenting theory ZF-Coind.Values

20:11:22 Presenting theory ZF-Coind.Types

20:11:22 Presenting theory ZF-Coind.Static

20:11:22 Presenting theory ZF-Coind.Dynamic

20:11:22 Presenting theory ZF-Coind.ECR

20:11:22 Presenting ZF-Constructible ...

20:11:22 Presenting document ZF-Constructible/document

20:11:22 Presenting document ZF-Constructible/outline

20:11:22 Presenting theory ZF-Constructible.Formula

20:11:22 Presenting theory ZF-Constructible.Relative

20:11:22 Presenting theory ZF-Constructible.Wellorderings

20:11:22 Presenting theory ZF-Constructible.WFrec

20:11:22 Presenting theory ZF-Constructible.WF_absolute

20:11:22 Presenting theory ZF-Constructible.Datatype_absolute

20:11:22 Presenting theory ZF-Constructible.Normal

20:11:22 Presenting theory ZF-Constructible.Reflection

20:11:22 Presenting theory ZF-Constructible.MetaExists

20:11:22 Presenting theory ZF-Constructible.L_axioms

20:11:22 Presenting theory ZF-Constructible.Separation

20:11:22 Presenting theory ZF-Constructible.Internalize

20:11:23 Presenting theory ZF-Constructible.Rec_Separation

20:11:23 Presenting theory ZF-Constructible.Satisfies_absolute

20:11:23 Presenting theory ZF-Constructible.DPow_absolute

20:11:23 Presenting theory ZF-Constructible.AC_in_L

20:11:23 Presenting theory ZF-Constructible.Rank

20:11:23 Presenting theory ZF-Constructible.Rank_Separation

20:11:24 Presenting Delta_System_Lemma ...

20:11:24 Presenting document Delta_System_Lemma/document

20:11:24 Presenting document Delta_System_Lemma/outline

20:11:24 Presenting theory Delta_System_Lemma.ZF_Library

20:11:24 Presenting theory Delta_System_Lemma.Cofinality

20:11:24 Presenting theory Delta_System_Lemma.Cardinal_Library

20:11:24 Presenting theory Delta_System_Lemma.Konig

20:11:24 Presenting theory Delta_System_Lemma.Delta_System

20:11:24 Presenting theory Delta_System_Lemma.Cohen_Posets

20:11:24 Presenting Forcing ...

20:11:24 Presenting document Forcing/document

20:11:24 Presenting document Forcing/outline

20:11:24 Presenting theory Forcing.Utils

20:11:24 Presenting theory Forcing.Forcing_Notions

20:11:24 Presenting theory Forcing.Pointed_DC

20:11:24 Presenting theory Forcing.Rasiowa_Sikorski

20:11:24 Presenting theory Forcing.Nat_Miscellanea

20:11:24 Presenting theory Forcing.Internalizations

20:11:24 Presenting theory Forcing.Recursion_Thms

20:11:24 Presenting theory Forcing.Relative_Univ

20:11:24 Presenting theory Forcing.Synthetic_Definition

20:11:24 Presenting theory Forcing.Interface

20:11:25 Presenting theory Forcing.Forcing_Data

20:11:25 Presenting theory Forcing.Internal_ZFC_Axioms

20:11:25 Presenting theory Forcing.Renaming

20:11:25 Presenting theory Forcing.Renaming_Auto

20:11:25 Presenting file "utils.ML"

20:11:25 Presenting theory Forcing.Names

20:11:25 Presenting theory Forcing.FrecR

20:11:25 Presenting theory Forcing.Arities

20:11:25 Presenting theory Forcing.Forces_Definition

20:11:25 Presenting theory Forcing.Forcing_Theorems

20:11:25 Presenting file "renaming.ML"

20:11:25 Presenting theory Forcing.Separation_Rename

20:11:25 Presenting theory Forcing.Separation_Axiom

20:11:25 Presenting theory Forcing.Pairing_Axiom

20:11:25 Presenting theory Forcing.Union_Axiom

20:11:26 Presenting theory Forcing.Powerset_Axiom

20:11:26 Presenting theory Forcing.Extensionality_Axiom

20:11:26 Presenting theory Forcing.Foundation_Axiom

20:11:26 Presenting theory Forcing.Least

20:11:26 Presenting theory Forcing.Replacement_Axiom

20:11:26 Presenting theory Forcing.Infinity_Axiom

20:11:26 Presenting theory Forcing.Choice_Axiom

20:11:26 Presenting theory Forcing.Ordinals_In_MG

20:11:26 Presenting theory Forcing.Proper_Extension

20:11:26 Presenting theory Forcing.Succession_Poset

20:11:26 Presenting theory Forcing.Forcing_Main

20:11:27 Presenting ZF-IMP ...

20:11:27 Presenting document ZF-IMP/document

20:11:27 Presenting document ZF-IMP/outline

20:11:27 Presenting theory ZF-IMP.Com

20:11:27 Presenting theory ZF-IMP.Denotation

20:11:27 Presenting theory ZF-IMP.Equiv

20:11:27 Presenting ZF-Induct ...

20:11:27 Presenting document ZF-Induct/document

20:11:27 Presenting document ZF-Induct/outline

20:11:27 Presenting theory ZF-Induct.Datatypes

20:11:27 Presenting theory ZF-Induct.Binary_Trees

20:11:27 Presenting theory ZF-Induct.Term

20:11:27 Presenting theory ZF-Induct.Ntree

20:11:27 Presenting theory ZF-Induct.Tree_Forest

20:11:27 Presenting theory ZF-Induct.Brouwer

20:11:27 Presenting theory ZF-Induct.Mutil

20:11:27 Presenting theory ZF-Induct.FoldSet

20:11:27 Presenting theory ZF-Induct.Acc

20:11:27 Presenting theory ZF-Induct.Multiset

20:11:27 Presenting theory ZF-Induct.Rmap

20:11:27 Presenting theory ZF-Induct.PropLog

20:11:27 Presenting theory ZF-Induct.ListN

20:11:27 Presenting theory ZF-Induct.Comb

20:11:27 Presenting theory ZF-Induct.Primrec

20:11:27 Presenting ZF-UNITY ...

20:11:27 Presenting theory ZF-UNITY.State

20:11:27 Presenting theory ZF-UNITY.UNITY

20:11:27 Presenting theory ZF-UNITY.WFair

20:11:27 Presenting theory ZF-UNITY.Constrains

20:11:27 Presenting theory ZF-UNITY.SubstAx

20:11:27 Presenting theory ZF-UNITY.Mutex

20:11:27 Presenting theory ZF-UNITY.FP

20:11:27 Presenting theory ZF-UNITY.Union

20:11:27 Presenting theory ZF-UNITY.GenPrefix

20:11:27 Presenting theory ZF-UNITY.MultisetSum

20:11:27 Presenting theory ZF-UNITY.Monotonicity

20:11:27 Presenting theory ZF-UNITY.Increasing

20:11:28 Presenting theory ZF-UNITY.Comp

20:11:28 Presenting theory ZF-UNITY.Guar

20:11:28 Presenting theory ZF-UNITY.Follows

20:11:28 Presenting theory ZF-UNITY.AllocBase

20:11:28 Presenting theory ZF-UNITY.Distributor

20:11:28 Presenting theory ZF-UNITY.Merge

20:11:28 Presenting theory ZF-UNITY.ClientImpl

20:11:28 Presenting theory ZF-UNITY.AllocImpl

20:11:28 Presenting ZF-Resid ...

20:11:28 Presenting theory ZF-Resid.Redex

20:11:28 Presenting theory ZF-Resid.Substitution

20:11:28 Presenting theory ZF-Resid.Residuals

20:11:28 Presenting theory ZF-Resid.Reduction

20:11:28 Presenting theory ZF-Resid.Confluence

20:11:28 Presenting ZF-ex ...

20:11:28 Presenting theory ZF-ex.misc

20:11:28 Presenting theory ZF-ex.Group

20:11:28 Presenting theory ZF-ex.Ring

20:11:28 Presenting theory ZF-ex.Commutation

20:11:28 Presenting theory ZF-ex.Primes

20:11:28 Presenting theory ZF-ex.NatSum

20:11:28 Presenting theory ZF-ex.Ramsey

20:11:28 Presenting theory ZF-ex.Limit

20:11:28 Presenting theory ZF-ex.BinEx

20:11:28 Presenting theory ZF-ex.LList

20:11:28 Presenting theory ZF-ex.CoUnit

20:11:29

20:11:29 === TIMING ===

20:11:29

20:11:29 Group AFP: 0:00:54 elapsed time, 0:01:06 cpu time, factor 1.23

20:11:29 Group main: 0:00:00 elapsed time

20:11:29 Group large: 0:00:00 elapsed time

20:11:29 Group no_doc: 0:00:00 elapsed time

20:11:29 Group doc: 0:00:00 elapsed time

20:11:29 Group timing: 0:00:00 elapsed time

20:11:29 Overall: 0:17:53 elapsed time, 0:01:06 cpu time, factor 0.06

20:11:29

20:11:29 === DEPENDENCIES ===

20:11:29

20:11:29 Generating dependencies file ...

20:11:34 Writing dependencies file ...

20:11:35

20:11:35 === REPORT ===

20:11:35

20:11:35 Writing report file ...

20:11:35

20:11:35 === SITEGEN ===

20:11:35

20:11:35 Writing status file ...

20:11:35 Running sitegen ...

20:11:38 Checked directory thys. Found 0 warnings.

20:11:38 admin/sitegen-lib/sitegen.py:105: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead.

20:11:38 parser.readfp(codecs.open(filename, encoding='UTF-8', errors='strict'))

20:11:38 Success: Generated topics.html

20:11:38 Success: Generated index.html

20:11:38 Success: Generated html files for 591 entries

20:11:38 Success: Generated statistics.html

20:11:38 Success: Generated download.html

20:11:38 Success: Generated about.html

20:11:38 Success: Generated citing.html

20:11:38 Success: Generated updating.html

20:11:38 Success: Generated search.html

20:11:38 Success: Generated submitting.html

20:11:38 Success: Generated using.html

20:11:38 Success: Generated rss.xml

20:11:38 Success: Generated status.html

20:11:38 Packing tars ...

20:11:57

20:11:57 === COMPLETED ===

20:11:57

20:11:57 Archiving artifacts

20:17:09 Started calculate disk usage of build

20:17:10 Finished Calculation of disk usage of build in 0 seconds

20:17:16 Started calculate disk usage of workspace

20:17:17 Finished Calculation of disk usage of workspace in 0 seconds

20:17:17 No emails were triggered.

20:17:17 Finished: SUCCESS