Skip to content
Success

Console Output

17:43:03 Started by user Administrative User

17:43:03 Running as SYSTEM

17:43:03 [EnvInject] - Loading node environment variables.

17:43:03 Building remotely on workermta1 (mta_big) in workspace /media/data/jenkins/workspace/isabelle-all

17:43:03 [isabelle-all] $ hg showconfig paths.default

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

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

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

17:43:04 no changes found

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

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

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

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

17:43:04 [isabelle-all] $ hg log --rev 460e7535df46721ec918f01d9836b9fb3ee37750 --template exists\n

17:43:04 exists

17:43:04 [isabelle-all] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg>{file_adds % '<addedFile>{file|xmlescape}</addedFile>'}{file_dels % '<deletedFile>{file|xmlescape}</deletedFile>'}{files % '<file>{file|xmlescape}</file>'}<parents>{parents}</parents></changeset>\n" --rev "ancestors('default') and not ancestors(460e7535df46721ec918f01d9836b9fb3ee37750)" --encoding UTF-8 --encodingmode replace

17:43:04 [afp] $ hg showconfig paths.default

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

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

17:43:06 searching for changes

17:43:06 adding changesets

17:43:06 adding manifests

17:43:06 adding file changes

17:43:06 added 1 changesets with 1 changes to 1 files

17:43:06 new changesets ece820d5ecd3

17:43:06 (run 'hg update' to get a working copy)

17:43:07 [afp] $ hg update --clean --rev default

17:43:07 1 files updated, 0 files merged, 0 files removed, 0 files unresolved

17:43:07 [afp] $ hg --config extensions.purge= clean --all

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

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

17:43:07 [afp] $ hg log --rev 5ad4e75b14a4eddbda2712f3ed3b029e3057c09b --template exists\n

17:43:07 exists

17:43:07 [afp] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg>{file_adds % '<addedFile>{file|xmlescape}</addedFile>'}{file_dels % '<deletedFile>{file|xmlescape}</deletedFile>'}{files % '<file>{file|xmlescape}</file>'}<parents>{parents}</parents></changeset>\n" --rev "ancestors('default') and not ancestors(5ad4e75b14a4eddbda2712f3ed3b029e3057c09b)" --encoding UTF-8 --encodingmode replace

17:43:07 No emails were triggered.

17:43:07

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

17:43:07 + Admin/jenkins/run_build all

17:43:07 + set -e

17:43:07 + PROFILE=all

17:43:07 + shift

17:43:07 + bin/isabelle components -a

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

17:43:08 ### Building Isabelle/Scala ...

17:43:38 ### Building Isabelle/jEdit ...

17:43:54 + bin/isabelle ocaml_setup

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

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

17:43:55 + bin/isabelle ghc_setup

17:43:56 stack will use a sandboxed GHC it installed

17:43:56 For more information on paths, see 'stack path' and 'stack exec env'

17:43:56 To use this GHC and packages outside of a project, consider using:

17:43:56 stack ghc, stack ghci, stack runghc, or stack exec

17:43:57 The Glorious Glasgow Haskell Compilation System, version 8.10.4

17:43:57 + bin/isabelle ci_build_all

17:44:03

17:44:03 === CONFIGURATION ===

17:44:03

17:44:03 ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g"

17:44:03 ISABELLE_BUILD_OPTIONS=""

17:44:03

17:44:03 ML_PLATFORM="x86_64_32-linux"

17:44:03 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-test-f86ae3dc1686/x86_64_32-linux"

17:44:03 ML_SYSTEM="polyml-5.8.2"

17:44:03 ML_OPTIONS="-H 4000 --maxheap 8G"

17:44:03 jobs = 10, threads = 4, numa = false

17:44:03

17:44:03 === BUILD ===

17:44:03

17:44:03 Build started at Wed, 28 Apr 2021 15:44:03 GMT

17:44:03 Isabelle id 460e7535df46

17:44:03 AFP id ece820d5ecd3

17:44:03

17:44:03 === LOG ===

17:44:03

17:44:05 Session Pure/Pure

17:44:05 Session CTT/CTT

17:44:05 Session Cube/Cube

17:44:05 Session FOL/FOL

17:44:05 Session CCL/CCL

17:44:05 Session FOL/FOL-ex

17:44:05 Session FOLP/FOLP

17:44:05 Session FOLP/FOLP-ex

17:44:05 Session Tools/Haskell

17:44:06 Session Doc/Intro (doc)

17:44:06 Session LCF/LCF

17:44:06 Session Doc/Logics (doc)

17:44:06 Session Doc/Nitpick (doc)

17:44:06 Session Pure/Pure-Examples

17:44:06 Session Tools/SML

17:44:06 Session Sequents/Sequents

17:44:06 Session Doc/Sledgehammer (doc)

17:44:06 Session Tools/Spec_Check

17:44:06 Session Tools/Tools

17:44:06 Session HOL/HOL (main)

17:44:07 Session AFP/AVL-Trees (AFP)

17:44:07 Session AFP/AWN (AFP)

17:44:07 Session AFP/Abortable_Linearizable_Modules (AFP)

17:44:07 Session AFP/Abstract-Hoare-Logics (AFP)

17:44:07 Session AFP/AnselmGod (AFP)

17:44:07 Session AFP/Aristotles_Assertoric_Syllogistic (AFP)

17:44:07 Session AFP/Attack_Trees (AFP)

17:44:07 Session AFP/AxiomaticCategoryTheory (AFP)

17:44:07 Session AFP/BinarySearchTree (AFP)

17:44:07 Session AFP/Binomial-Queues (AFP)

17:44:07 Session AFP/Blue_Eyes (AFP)

17:44:07 Session AFP/Bondy (AFP)

17:44:07 Session AFP/Bounded_Deducibility_Security (AFP)

17:44:07 Session AFP/BytecodeLogicJmlTypes (AFP)

17:44:07 Session AFP/C2KA_DistributedSystems (AFP)

17:44:08 Session AFP/CISC-Kernel (AFP)

17:44:08 Session AFP/CYK (AFP)

17:44:08 Session AFP/Cauchy (AFP)

17:44:08 Session AFP/Sqrt_Babylonian (AFP)

17:44:08 Session Doc/Classes (doc)

17:44:08 Session AFP/ClockSynchInst (AFP)

17:44:08 Session AFP/Compiling-Exceptions-Correctly (AFP)

17:44:08 Session AFP/Complete_Non_Orders (AFP)

17:44:08 Session AFP/ComponentDependencies (AFP)

17:44:08 Session AFP/Concurrent_Revisions (AFP)

17:44:08 Session AFP/Constructor_Funs (AFP)

17:44:08 Session AFP/CryptoBasedCompositionalProperties (AFP)

17:44:08 Session AFP/DPT-SAT-Solver (AFP)

17:44:08 Session AFP/Depth-First-Search (AFP)

17:44:08 Session AFP/Diophantine_Eqns_Lin_Hom (AFP)

17:44:08 Session AFP/DiskPaxos (AFP)

17:44:08 Session AFP/Example-Submission (AFP)

17:44:08 Session AFP/FFT (AFP)

17:44:08 Session AFP/FLP (AFP)

17:44:08 Session AFP/FeatherweightJava (AFP)

17:44:08 Session AFP/Featherweight_OCL (AFP)

17:44:08 Session AFP/FileRefinement (AFP)

17:44:08 Session AFP/FocusStreamsCaseStudies (AFP)

17:44:08 Session AFP/Free-Boolean-Algebra (AFP)

17:44:08 Session AFP/FunWithFunctions (AFP)

17:44:08 Session AFP/FunWithTilings (AFP)

17:44:08 Session Doc/Functions (doc)

17:44:08 Session AFP/GPU_Kernel_PL (AFP)

17:44:09 Session AFP/Gauss-Jordan-Elim-Fun (AFP)

17:44:09 Session AFP/GenClock (AFP)

17:44:09 Session AFP/General-Triangle (AFP)

17:44:09 Session AFP/Generic_Deriving (AFP)

17:44:09 Session AFP/GewirthPGCProof (AFP)

17:44:09 Session AFP/GoedelGod (AFP)

17:44:09 Session AFP/Goodstein_Lambda (AFP)

17:44:09 Session HOL/HOL-Cardinals (timing)

17:44:09 Session AFP/Binding_Syntax_Theory (AFP)

17:44:09 Session AFP/Ordinals_and_Cardinals (AFP)

17:44:09 Session HOL/HOL-Hoare

17:44:09 Session HOL/HOL-Hoare_Parallel (timing)

17:44:09 Session HOL/HOL-IMPP

17:44:09 Session HOL/HOL-IOA

17:44:09 Session HOL/HOL-Import

17:44:09 Session HOL/HOL-Lattice

17:44:09 Session HOL/HOL-Library (main timing)

17:44:10 Session AFP/ADS_Functor (AFP)

17:44:10 Session AFP/Approximation_Algorithms (AFP)

17:44:10 Session AFP/ArrowImpossibilityGS (AFP)

17:44:10 Session AFP/Auto2_HOL (AFP)

17:44:10 Session AFP/BNF_CC (AFP)

17:44:10 Session AFP/BNF_Operations (AFP)

17:44:10 Session AFP/Binomial-Heaps (AFP)

17:44:10 Session AFP/Boolean_Expression_Checkers (AFP)

17:44:10 Session AFP/Buildings (AFP)

17:44:11 Session AFP/CRDT (AFP)

17:44:11 Session AFP/IMAP-CRDT (AFP)

17:44:11 Session AFP/Card_Multisets (AFP)

17:44:11 Session AFP/Card_Number_Partitions (AFP)

17:44:11 Session AFP/Category (AFP)

17:44:11 Session Doc/Codegen (doc)

17:44:11 Session AFP/CofGroups (AFP)

17:44:11 Session AFP/Completeness (AFP)

17:44:12 Session AFP/ConcurrentIMP (AFP)

17:44:12 Session AFP/Concurrent_Ref_Alg (AFP)

17:44:12 Session AFP/CoreC++ (AFP)

17:44:12 Session AFP/Core_DOM (AFP)

17:44:12 Session AFP/Shadow_DOM (AFP)

17:44:12 Session AFP/DOM_Components (AFP)

17:44:12 Session AFP/Core_SC_DOM (AFP)

17:44:13 Session AFP/Shadow_SC_DOM (AFP)

17:44:13 Session AFP/SC_DOM_Components (AFP)

17:44:13 Session Doc/Datatypes (doc)

17:44:13 Session Doc/Corec (doc)

17:44:13 Session AFP/Decl_Sem_Fun_PL (AFP)

17:44:13 Session AFP/Encodability_Process_Calculi (AFP)

17:44:13 Session AFP/Epistemic_Logic (AFP)

17:44:13 Session AFP/Euler_Partition (AFP)

17:44:14 Session AFP/FOL-Fitting (AFP)

17:44:14 Session AFP/FOL_Seq_Calc1 (AFP)

17:44:14 Session AFP/FOL_Harrison (AFP)

17:44:14 Session AFP/Factored_Transition_System_Bounding (AFP)

17:44:14 Session AFP/FinFun (AFP)

17:44:14 Session AFP/Extended_Finite_State_Machines (AFP)

17:44:14 Session AFP/Extended_Finite_State_Machine_Inference (AFP)

17:44:14 Session AFP/Finger-Trees (AFP)

17:44:14 Session AFP/Finite-Map-Extras (AFP)

17:44:14 Session AFP/Generalized_Counting_Sort (AFP)

17:44:14 Session AFP/Graph_Saturation (AFP)

17:44:14 Session AFP/Group-Ring-Module (AFP)

17:44:15 Session AFP/Valuation (AFP)

17:44:15 Session HOL/HOL-Auth (timing)

17:44:15 Session HOL/HOL-UNITY (timing)

17:44:15 Session HOL/HOL-Bali (timing)

17:44:15 Session HOL/HOL-Combinatorics (main timing)

17:44:16 Session AFP/Derangements (AFP)

17:44:16 Session AFP/Discrete_Summation (AFP)

17:44:16 Session AFP/Graph_Theory (AFP)

17:44:16 Session AFP/ShortestPath (AFP)

17:44:16 Session HOL/HOL-Computational_Algebra (main timing)

17:44:16 Session AFP/Descartes_Sign_Rule (AFP)

17:44:16 Session HOL/HOL-Algebra (main timing)

17:44:16 Session HOL/HOL-Decision_Procs (timing)

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

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

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

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

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

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

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

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

17:44:18 Session AFP/Cayley_Hamilton (AFP)

17:44:19 Session AFP/Coinductive (AFP)

17:44:19 Session AFP/DynamicArchitectures (AFP)

17:44:19 Session AFP/Architectural_Design_Patterns (AFP)

17:44:19 Session AFP/Lazy-Lists-II (AFP)

17:44:19 Session AFP/Stream_Fusion_Code (AFP)

17:44:19 Session AFP/Topology (AFP)

17:44:19 Session AFP/Complex_Geometry (AFP)

17:44:19 Session AFP/Poincare_Disc (AFP)

17:44:19 Session AFP/Differential_Game_Logic (AFP)

17:44:19 Session AFP/First_Welfare_Theorem (AFP)

17:44:19 Session AFP/Green (AFP)

17:44:19 Session HOL/HOL-Analysis-ex

17:44:19 Session HOL/HOL-Complex_Analysis (main timing)

17:44:20 Session AFP/Cartan_FP (AFP)

17:44:20 Session HOL/HOL-Eisbach

17:44:20 Session AFP/Allen_Calculus (AFP)

17:44:20 Session AFP/Card_Partitions (AFP)

17:44:20 Session AFP/Bell_Numbers_Spivey (AFP)

17:44:20 Session AFP/Card_Equiv_Relations (AFP)

17:44:20 Session AFP/Falling_Factorial_Sum (AFP)

17:44:20 Session AFP/Case_Labeling (AFP)

17:44:20 Session AFP/Clean (AFP)

17:44:20 Session AFP/Dependent_SIFUM_Type_Systems (AFP)

17:44:20 Session AFP/Dependent_SIFUM_Refinement (AFP)

17:44:20 Session Doc/Eisbach (doc)

17:44:20 Session HOL/HOL-Hahn_Banach

17:44:20 Session HOL/HOL-Homology (timing)

17:44:21 Session HOL/HOL-Probability (main timing)

17:44:21 Session AFP/Buffons_Needle (AFP)

17:44:21 Session AFP/Density_Compiler (AFP)

17:44:21 Session AFP/DiscretePricing (AFP)

17:44:21 Session AFP/Ergodic_Theory (AFP)

17:44:21 Session AFP/Gromov_Hyperbolicity (AFP)

17:44:21 Session AFP/Laws_of_Large_Numbers (AFP)

17:44:21 Session AFP/Fisher_Yates (AFP)

17:44:21 Session AFP/Girth_Chromatic (AFP)

17:44:22 Session AFP/Random_Graph_Subgraph_Threshold (AFP)

17:44:22 Session HOL/HOL-Probability-ex (timing)

17:44:22 Session AFP/Lp (AFP)

17:44:22 Session AFP/Markov_Models (AFP)

17:44:22 Session AFP/Monad_Normalisation (AFP)

17:44:22 Session AFP/Monomorphic_Monad (AFP)

17:44:22 Session AFP/Neumann_Morgenstern_Utility (AFP)

17:44:22 Session AFP/Probabilistic_Noninterference (AFP)

17:44:22 Session AFP/Probabilistic_System_Zoo (AFP)

17:44:22 Session AFP/Skip_Lists (AFP)

17:44:22 Session AFP/Source_Coding_Theorem (AFP)

17:44:22 Session AFP/Irrationality_J_Hancl (AFP)

17:44:22 Session AFP/Kuratowski_Closure_Complement (AFP)

17:44:22 Session AFP/Laplace_Transform (AFP)

17:44:22 Session AFP/Lower_Semicontinuous (AFP)

17:44:22 Session AFP/Minkowskis_Theorem (AFP)

17:44:23 Session AFP/Octonions (AFP)

17:44:23 Session AFP/Ptolemys_Theorem (AFP)

17:44:23 Session AFP/Quaternions (AFP)

17:44:23 Session AFP/Rank_Nullity_Theorem (AFP)

17:44:23 Session AFP/Gauss_Jordan (AFP)

17:44:23 Session AFP/Echelon_Form (AFP)

17:44:23 Session AFP/Hermite (AFP)

17:44:23 Session AFP/Tarskis_Geometry (AFP)

17:44:23 Session AFP/Triangle (AFP)

17:44:23 Session AFP/Chord_Segments (AFP)

17:44:23 Session AFP/Stewart_Apollonius (AFP)

17:44:23 Session AFP/pGCL (AFP)

17:44:23 Session HOL/HOL-Isar_Examples

17:44:23 Session HOL/HOL-Nonstandard_Analysis (timing)

17:44:23 Session HOL/HOL-Nonstandard_Analysis-Examples (timing)

17:44:23 Session HOL/HOL-Number_Theory (main timing)

17:44:24 Session AFP/Arith_Prog_Rel_Primes (AFP)

17:44:24 Session AFP/Bernoulli (AFP)

17:44:24 Session AFP/E_Transcendental (AFP)

17:44:24 Session AFP/Elliptic_Curves_Group_Law (AFP)

17:44:24 Session AFP/Fermat3_4 (AFP)

17:44:24 Session HOL/HOL-Data_Structures (timing)

17:44:24 Session AFP/Efficient-Mergesort (AFP)

17:44:25 Session HOL/HOL-ex (timing)

17:44:25 Session AFP/Automatic_Refinement (AFP)

17:44:25 Session AFP/Refine_Monadic (AFP)

17:44:26 Session AFP/Lehmer (AFP)

17:44:26 Session AFP/Pratt_Certificate (AFP)

17:44:26 Session AFP/Bertrands_Postulate (AFP)

17:44:26 Session AFP/Prime_Harmonic_Series (AFP)

17:44:26 Session AFP/RSAPSS (AFP)

17:44:26 Session AFP/SumSquares (AFP)

17:44:26 Session AFP/Liouville_Numbers (AFP)

17:44:26 Session AFP/Lucas_Theorem (AFP)

17:44:26 Session AFP/Mason_Stothers (AFP)

17:44:26 Session AFP/Polynomial_Interpolation (AFP)

17:44:26 Session AFP/Formal_Puiseux_Series (AFP)

17:44:26 Session AFP/Probabilistic_Prime_Tests (AFP)

17:44:27 Session AFP/Rep_Fin_Groups (AFP)

17:44:27 Session AFP/Sturm_Sequences (AFP)

17:44:27 Session AFP/Safe_Distance (AFP)

17:44:27 Session AFP/Special_Function_Bounds (AFP)

17:44:27 Session AFP/Sturm_Tarski (AFP)

17:44:27 Session AFP/Budan_Fourier (AFP)

17:44:27 Session AFP/Winding_Number_Eval (AFP)

17:44:27 Session AFP/Count_Complex_Roots (AFP)

17:44:28 Session HOL/HOL-Corec_Examples (timing)

17:44:28 Session HOL/HOL-Datatype_Examples (timing)

17:44:28 Session HOL/HOL-Examples

17:44:28 Session HOL/HOL-Codegenerator_Test

17:44:28 Session HOL/HOL-IMP (timing)

17:44:28 Session AFP/Abs_Int_ITP2012 (AFP)

17:44:28 Session AFP/Relational-Incorrectness-Logic (AFP)

17:44:28 Session HOL/HOL-Imperative_HOL (timing)

17:44:28 Session AFP/Auto2_Imperative_HOL (AFP)

17:44:28 Session AFP/Imperative_Insertion_Sort (AFP)

17:44:28 Session HOL/HOL-Induct

17:44:29 Session HOL/HOL-Metis_Examples (timing)

17:44:29 Session HOL/HOL-Proofs (timing)

17:44:29 Session HOL/HOL-Proofs-Extraction (timing)

17:44:30 Session HOL/HOL-Proofs-ex

17:44:30 Session HOL/HOL-Proofs-Lambda (timing)

17:44:30 Session AFP/Applicative_Lifting (AFP)

17:44:30 Session AFP/Free-Groups (AFP)

17:44:30 Session AFP/Stern_Brocot (AFP)

17:44:30 Session AFP/HereditarilyFinite (AFP)

17:44:30 Session AFP/Category3 (AFP)

17:44:31 Session AFP/MonoidalCategory (AFP)

17:44:31 Session AFP/HyperCTL (AFP)

17:44:31 Session AFP/Integration (AFP)

17:44:31 Session AFP/Isabelle_Meta_Model (AFP)

17:44:31 Session AFP/LTL (AFP)

17:44:31 Session AFP/Stuttering_Equivalence (AFP)

17:44:31 Session AFP/Landau_Symbols (AFP)

17:44:31 Session AFP/Akra_Bazzi (AFP)

17:44:31 Session AFP/Catalan_Numbers (AFP)

17:44:31 Session AFP/Error_Function (AFP)

17:44:31 Session AFP/Euler_MacLaurin (AFP)

17:44:31 Session AFP/LightweightJava (AFP)

17:44:31 Session AFP/LinearQuantifierElim (AFP)

17:44:31 Session AFP/List-Infinite (AFP)

17:44:32 Session AFP/Nat-Interval-Logic (AFP)

17:44:32 Session AFP/AutoFocus-Stream (AFP)

17:44:32 Session AFP/MuchAdoAboutTwo (AFP)

17:44:32 Session AFP/Optics (AFP)

17:44:32 Session AFP/UTP-Toolkit (AFP)

17:44:32 Session AFP/UTP (AFP)

17:44:32 Session AFP/Order_Lattice_Props (AFP)

17:44:32 Session AFP/POPLmark-deBruijn (AFP)

17:44:32 Session AFP/Pairing_Heap (AFP)

17:44:32 Session AFP/Password_Authentication_Protocol (AFP)

17:44:32 Session AFP/Pell (AFP)

17:44:32 Session AFP/Presburger-Automata (AFP)

17:44:32 Session AFP/Priority_Queue_Braun (AFP)

17:44:32 Session AFP/Program-Conflict-Analysis (AFP)

17:44:32 Session AFP/Regular-Sets (AFP)

17:44:32 Session AFP/Abstract-Rewriting (AFP)

17:44:32 Session AFP/Decreasing-Diagrams (AFP)

17:44:32 Session AFP/First_Order_Terms (AFP)

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

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

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

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

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

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

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

17:44:33 Session AFP/Functional-Automata (AFP)

17:44:33 Session AFP/Posix-Lexing (AFP)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

17:44:35 Session AFP/Twelvefold_Way (AFP)

17:44:35 Session AFP/Vickrey_Clarke_Groves (AFP)

17:44:35 Session HOL/HOL-Matrix_LP

17:44:35 Session HOL/HOL-MicroJava (timing)

17:44:35 Session HOL/HOL-Mirabelle

17:44:35 Session HOL/HOL-Mirabelle-ex

17:44:35 Session HOL/HOL-Mutabelle

17:44:35 Session HOL/HOL-NanoJava

17:44:35 Session HOL/HOL-Nitpick_Examples

17:44:35 Session HOL/HOL-Nominal

17:44:35 Session AFP/CCS (AFP)

17:44:35 Session HOL/HOL-Nominal-Examples (timing)

17:44:36 Session AFP/Lam-ml-Normalization (AFP)

17:44:36 Session AFP/Pi_Calculus (AFP)

17:44:36 Session AFP/Psi_Calculi (AFP)

17:44:36 Session AFP/SequentInvertibility (AFP)

17:44:37 Session HOL/HOL-Predicate_Compile_Examples (timing)

17:44:37 Session HOL/HOL-Prolog

17:44:37 Session HOL/HOL-Quickcheck_Examples (timing)

17:44:37 Session HOL/HOL-Real_Asymp

17:44:38 Session AFP/Fourier (AFP)

17:44:38 Session AFP/Furstenberg_Topology (AFP)

17:44:39 Session HOL/HOL-Real_Asymp-Manual

17:44:39 Session AFP/Stirling_Formula (AFP)

17:44:39 Session AFP/Lambert_W (AFP)

17:44:40 Session HOL/HOL-SET_Protocol (timing)

17:44:40 Session HOL/HOL-SMT_Examples (timing)

17:44:40 Session HOL/HOL-SPARK

17:44:40 Session HOL/HOL-SPARK-Examples

17:44:40 Session AFP/RIPEMD-160-SPARK (AFP)

17:44:40 Session HOL/HOL-SPARK-Manual

17:44:40 Session HOL/HOL-Statespace

17:44:41 Session HOL/HOL-TLA

17:44:41 Session HOL/HOL-TLA-Buffer

17:44:41 Session HOL/HOL-TLA-Inc

17:44:41 Session HOL/HOL-TLA-Memory

17:44:41 Session HOL/HOL-TPTP

17:44:41 Session HOL/HOL-Types_To_Sets

17:44:41 Session AFP/Banach_Steinhaus (AFP)

17:44:41 Session AFP/Smooth_Manifolds (AFP)

17:44:41 Session HOL/HOL-Unix

17:44:41 Session HOL/HOL-ZF

17:44:41 Session AFP/Category2 (AFP)

17:44:41 Session HOL/HOLCF (main timing)

17:44:41 Session AFP/Circus (AFP)

17:44:41 Session AFP/HOL-CSP (AFP)

17:44:42 Session HOL/HOLCF-IMP

17:44:42 Session HOL/HOLCF-Library

17:44:42 Session AFP/CSP_RefTK (AFP)

17:44:42 Session HOL/HOLCF-FOCUS

17:44:42 Session HOL/HOLCF-ex

17:44:42 Session AFP/PCF (AFP)

17:44:42 Session AFP/HOLCF-Prelude (AFP)

17:44:42 Session AFP/BirdKMP (AFP)

17:44:42 Session HOL/HOLCF-Tutorial

17:44:42 Session HOL/IOA (timing)

17:44:43 Session HOL/IOA-ABP

17:44:43 Session HOL/IOA-NTP

17:44:43 Session HOL/IOA-Storage

17:44:43 Session HOL/IOA-ex

17:44:43 Session AFP/Shivers-CFA (AFP)

17:44:43 Session AFP/Stream-Fusion (AFP)

17:44:43 Session AFP/Tycon (AFP)

17:44:43 Session AFP/WorkerWrapper (AFP)

17:44:43 Session AFP/Heard_Of (AFP)

17:44:43 Session AFP/Consensus_Refined (AFP)

17:44:43 Session AFP/Hello_World (AFP)

17:44:43 Session AFP/Hood_Melville_Queue (AFP)

17:44:43 Session AFP/HotelKeyCards (AFP)

17:44:43 Session Doc/How_to_Prove_it (no_doc)

17:44:43 Session AFP/Huffman (AFP)

17:44:43 Session AFP/Hybrid_Logic (AFP)

17:44:43 Session AFP/Hybrid_Multi_Lane_Spatial_Logic (AFP)

17:44:43 Session AFP/IMP2 (AFP)

17:44:44 Session AFP/IMP2_Binary_Heap (AFP)

17:44:44 Session Doc/Implementation (doc)

17:44:44 Session AFP/Impossible_Geometry (AFP)

17:44:44 Session AFP/Inductive_Confidentiality (AFP)

17:44:44 Session AFP/Inductive_Inference (AFP)

17:44:44 Session AFP/InfPathElimination (AFP)

17:44:44 Session AFP/IsaGeoCoq (AFP)

17:44:44 Session Doc/Isar_Ref (doc)

17:44:44 Session AFP/Isabelle_C (AFP)

17:44:44 Session Doc/JEdit (doc)

17:44:45 Session AFP/Jacobson_Basic_Algebra (AFP)

17:44:45 Session AFP/JiveDataStoreModel (AFP)

17:44:45 Session AFP/Key_Agreement_Strong_Adversaries (AFP)

17:44:45 Session AFP/Kleene_Algebra (AFP)

17:44:45 Session AFP/KAD (AFP)

17:44:45 Session AFP/KAT_and_DRA (AFP)

17:44:45 Session AFP/Algebraic_VCs (AFP)

17:44:45 Session AFP/Multirelations (AFP)

17:44:45 Session AFP/Quantales (AFP)

17:44:45 Session AFP/Transformer_Semantics (AFP)

17:44:45 Session AFP/Regular_Algebras (AFP)

17:44:45 Session AFP/Relation_Algebra (AFP)

17:44:45 Session AFP/Relational_Paths (AFP)

17:44:45 Session AFP/Residuated_Lattices (AFP)

17:44:45 Session AFP/LambdaMu (AFP)

17:44:46 Session AFP/LatticeProperties (AFP)

17:44:46 Session AFP/DataRefinementIBP (AFP)

17:44:46 Session AFP/GraphMarkingIBP (AFP)

17:44:46 Session AFP/Lazy_Case (AFP)

17:44:46 Session AFP/Lifting_Definition_Option (AFP)

17:44:46 Session AFP/List-Index (AFP)

17:44:46 Session AFP/Comparison_Sort_Lower_Bound (AFP)

17:44:46 Session AFP/Jinja (AFP)

17:44:46 Session AFP/HRB-Slicing (AFP)

17:44:46 Session AFP/InformationFlowSlicing_Inter (AFP)

17:44:46 Session AFP/Slicing (AFP)

17:44:46 Session AFP/InformationFlowSlicing (AFP)

17:44:46 Session AFP/JinjaDCI (AFP)

17:44:47 Session AFP/List_Update (AFP)

17:44:47 Session AFP/Quick_Sort_Cost (AFP)

17:44:47 Session AFP/Random_BSTs (AFP)

17:44:47 Session AFP/Randomised_BSTs (AFP)

17:44:47 Session AFP/Treaps (AFP)

17:44:47 Session AFP/Randomised_Social_Choice (AFP)

17:44:47 Session AFP/Fishburn_Impossibility (AFP)

17:44:47 Session AFP/SDS_Impossibility (AFP)

17:44:47 Session AFP/List_Interleaving (AFP)

17:44:47 Session AFP/List_Inversions (AFP)

17:44:48 Session AFP/LocalLexing (AFP)

17:44:48 Session Doc/Locales (doc)

17:44:48 Session AFP/Locally-Nameless-Sigma (AFP)

17:44:48 Session AFP/Lowe_Ontological_Argument (AFP)

17:44:48 Session Doc/Main (doc)

17:44:48 Session AFP/Marriage (AFP)

17:44:48 Session AFP/Latin_Square (AFP)

17:44:48 Session AFP/Matroids (AFP)

17:44:48 Session AFP/Max-Card-Matching (AFP)

17:44:48 Session AFP/Median_Of_Medians_Selection (AFP)

17:44:48 Session AFP/KD_Tree (AFP)

17:44:48 Session AFP/Menger (AFP)

17:44:48 Session AFP/Mereology (AFP)

17:44:48 Session AFP/MiniML (AFP)

17:44:48 Session AFP/Modular_Assembly_Kit_Security (AFP)

17:44:49 Session AFP/MonoBoolTranAlgebra (AFP)

17:44:49 Session AFP/Name_Carrying_Type_Inference (AFP)

17:44:49 Session AFP/Nash_Williams (AFP)

17:44:49 Session AFP/No_FTL_observers (AFP)

17:44:49 Session AFP/Nominal2 (AFP)

17:44:49 Session AFP/Incompleteness (AFP)

17:44:50 Session AFP/Surprise_Paradox (AFP)

17:44:50 Session AFP/LambdaAuth (AFP)

17:44:50 Session AFP/Launchbury (AFP)

17:44:50 Session AFP/Call_Arity (AFP)

17:44:50 Session AFP/Modal_Logics_for_NTS (AFP)

17:44:50 Session AFP/Rewriting_Z (AFP)

17:44:50 Session AFP/Noninterference_CSP (AFP)

17:44:50 Session AFP/Noninterference_Ipurge_Unwinding (AFP)

17:44:50 Session AFP/Noninterference_Generic_Unwinding (AFP)

17:44:50 Session AFP/Noninterference_Inductive_Unwinding (AFP)

17:44:50 Session AFP/Noninterference_Sequential_Composition (AFP)

17:44:51 Session AFP/Noninterference_Concurrent_Composition (AFP)

17:44:51 Session AFP/NormByEval (AFP)

17:44:51 Session AFP/OpSets (AFP)

17:44:51 Session AFP/Open_Induction (AFP)

17:44:51 Session AFP/Well_Quasi_Orders (AFP)

17:44:51 Session AFP/Decreasing-Diagrams-II (AFP)

17:44:51 Session AFP/Myhill-Nerode (AFP)

17:44:51 Session AFP/Ordinal (AFP)

17:44:51 Session AFP/Nested_Multisets_Ordinals (AFP)

17:44:51 Session AFP/Lambda_Free_RPOs (AFP)

17:44:51 Session AFP/Lambda_Free_EPO (AFP)

17:44:51 Session AFP/Ordered_Resolution_Prover (AFP)

17:44:51 Session AFP/Chandy_Lamport (AFP)

17:44:52 Session AFP/Saturation_Framework (AFP)

17:44:52 Session AFP/Saturation_Framework_Extensions (AFP)

17:44:52 Session AFP/PLM (AFP)

17:44:52 Session AFP/PSemigroupsConvolution (AFP)

17:44:52 Session AFP/Paraconsistency (AFP)

17:44:52 Session AFP/Parity_Game (AFP)

17:44:52 Session AFP/Partial_Function_MR (AFP)

17:44:52 Session AFP/Physical_Quantities (AFP)

17:44:53 Session AFP/Pop_Refinement (AFP)

17:44:53 Session AFP/Possibilistic_Noninterference (AFP)

17:44:53 Session AFP/Priority_Search_Trees (AFP)

17:44:53 Session AFP/Prim_Dijkstra_Simple (AFP)

17:44:53 Session Doc/Prog_Prove (doc)

17:44:53 Session AFP/Projective_Geometry (AFP)

17:44:53 Session AFP/Proof_Strategy_Language (AFP)

17:44:53 Session AFP/PropResPI (AFP)

17:44:53 Session AFP/Propositional_Proof_Systems (AFP)

17:44:53 Session AFP/PseudoHoops (AFP)

17:44:53 Session AFP/Ramsey-Infinite (AFP)

17:44:53 Session AFP/Recursion-Theory-I (AFP)

17:44:54 Session AFP/Minsky_Machines (AFP)

17:44:54 Session AFP/RefinementReactive (AFP)

17:44:54 Session AFP/Regex_Equivalence (AFP)

17:44:54 Session AFP/Relational_Method (AFP)

17:44:54 Session AFP/Resolution_FOL (AFP)

17:44:55 Session AFP/Robbins-Conjecture (AFP)

17:44:55 Session AFP/Roy_Floyd_Warshall (AFP)

17:44:55 Session AFP/SIFPL (AFP)

17:44:55 Session AFP/SIFUM_Type_Systems (AFP)

17:44:55 Session AFP/Security_Protocol_Refinement (AFP)

17:44:55 Session AFP/SenSocialChoice (AFP)

17:44:55 Session AFP/Separation_Algebra (AFP)

17:44:55 Session AFP/Hoare_Time (AFP)

17:44:55 Session AFP/Separata (AFP)

17:44:55 Session AFP/Simpl (AFP)

17:44:56 Session AFP/BDD (AFP)

17:44:56 Session AFP/Sliding_Window_Algorithm (AFP)

17:44:56 Session AFP/Statecharts (AFP)

17:44:56 Session AFP/Stellar_Quorums (AFP)

17:44:56 Session AFP/Stone_Algebras (AFP)

17:44:56 Session AFP/Stone_Relation_Algebras (AFP)

17:44:56 Session AFP/Stone_Kleene_Relation_Algebras (AFP)

17:44:56 Session AFP/Aggregation_Algebras (AFP)

17:44:56 Session AFP/Relational_Disjoint_Set_Forests (AFP)

17:44:56 Session AFP/Relational_Minimum_Spanning_Trees (AFP)

17:44:56 Session AFP/Subset_Boolean_Algebras (AFP)

17:44:57 Session AFP/Store_Buffer_Reduction (AFP)

17:44:57 Session AFP/Strong_Security (AFP)

17:44:57 Session Doc/Sugar (doc)

17:44:57 Session AFP/Sunflowers (AFP)

17:44:57 Session AFP/Syntax_Independent_Logic (AFP)

17:44:57 Session AFP/Goedel_Incompleteness (AFP)

17:44:57 Session AFP/Goedel_HFSet_Semantic (AFP)

17:44:57 Session AFP/Goedel_HFSet_Semanticless (AFP)

17:44:58 Session AFP/Robinson_Arithmetic (AFP)

17:44:58 Session AFP/Szpilrajn (AFP)

17:44:58 Session AFP/TESL_Language (AFP)

17:44:58 Session AFP/TLA (AFP)

17:44:58 Session AFP/Timed_Automata (AFP)

17:44:59 Session AFP/Probabilistic_Timed_Automata (AFP)

17:44:59 Session AFP/Topological_Semantics (AFP)

17:44:59 Session AFP/Transitive-Closure-II (AFP)

17:44:59 Session AFP/Tree_Decomposition (AFP)

17:44:59 Session Doc/Tutorial (doc)

17:44:59 Session Doc/Typeclass_Hierarchy (doc)

17:44:59 Session AFP/Types_Tableaus_and_Goedels_God (AFP)

17:44:59 Session AFP/UPF (AFP)

17:44:59 Session AFP/UPF_Firewall (AFP)

17:45:00 Session AFP/Universal_Turing_Machine (AFP)

17:45:00 Session AFP/VeriComp (AFP)

17:45:00 Session AFP/Interpreter_Optimizations (AFP)

17:45:00 Session AFP/Verified-Prover (AFP)

17:45:00 Session AFP/VolpanoSmith (AFP)

17:45:00 Session AFP/WHATandWHERE_Security (AFP)

17:45:00 Session AFP/Weight_Balanced_Trees (AFP)

17:45:00 Session AFP/Word_Lib (AFP)

17:45:00 Session AFP/Complx (AFP)

17:45:00 Session AFP/IEEE_Floating_Point (AFP)

17:45:00 Session AFP/IP_Addresses (AFP)

17:45:01 Session AFP/Simple_Firewall (AFP)

17:45:01 Session AFP/Routing (AFP)

17:45:01 Session AFP/Interval_Arithmetic_Word32 (AFP)

17:45:01 Session AFP/LEM (AFP)

17:45:01 Session AFP/Native_Word (AFP)

17:45:01 Session AFP/Collections (AFP)

17:45:02 Session AFP/Abstract_Completeness (AFP)

17:45:02 Session AFP/Abstract_Soundness (AFP)

17:45:02 Session AFP/Incredible_Proof_Machine (AFP)

17:45:02 Session AFP/Deriving (AFP)

17:45:02 Session AFP/CAVA_Base (AFP)

17:45:02 Session AFP/CAVA_Automata (AFP)

17:45:02 Session AFP/DFS_Framework (AFP)

17:45:02 Session AFP/Gabow_SCC (AFP)

17:45:02 Session AFP/LTL_to_GBA (AFP)

17:45:02 Session AFP/Promela (AFP)

17:45:02 Session AFP/Containers (AFP)

17:45:03 Session AFP/Collections_Examples (AFP)

17:45:03 Session AFP/Containers-Benchmarks (AFP)

17:45:03 Session AFP/MFOTL_Monitor (AFP)

17:45:03 Session AFP/Generic_Join (AFP)

17:45:03 Session AFP/MFODL_Monitor_Optimized (AFP)

17:45:04 Session AFP/Formula_Derivatives (AFP)

17:45:04 Session AFP/MSO_Regex_Equivalence (AFP)

17:45:04 Session AFP/Show (AFP)

17:45:04 Session AFP/Affine_Arithmetic (AFP)

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

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

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

17:45:05 Session AFP/Matrices_for_ODEs (AFP)

17:45:05 Session AFP/Taylor_Models (AFP)

17:45:05 Session AFP/CakeML (AFP)

17:45:06 Session AFP/Certification_Monads (AFP)

17:45:06 Session AFP/AI_Planning_Languages_Semantics (AFP)

17:45:06 Session AFP/Verified_SAT_Based_AI_Planning (AFP)

17:45:06 Session AFP/Dict_Construction (AFP)

17:45:06 Session AFP/Formula_Derivatives-Examples (AFP)

17:45:06 Session AFP/JNF-AFP-Lib (AFP)

17:45:07 Session AFP/Monad_Memo_DP (AFP)

17:45:07 Session AFP/Hidden_Markov_Models (AFP)

17:45:07 Session AFP/Optimal_BST (AFP)

17:45:07 Session AFP/Polynomial_Factorization (AFP)

17:45:07 Session AFP/Amicable_Numbers (AFP)

17:45:07 Session AFP/Dirichlet_Series (AFP)

17:45:08 Session AFP/Zeta_Function (AFP)

17:45:08 Session AFP/Dirichlet_L (AFP)

17:45:08 Session AFP/Gauss_Sums (AFP)

17:45:08 Session AFP/Prime_Number_Theorem (AFP)

17:45:08 Session AFP/Prime_Distribution_Elementary (AFP)

17:45:09 Session AFP/IMO2019 (AFP)

17:45:09 Session AFP/Irrational_Series_Erdos_Straus (AFP)

17:45:10 Session AFP/Transcendence_Series_Hancl_Rucki (AFP)

17:45:10 Session AFP/Zeta_3_Irrational (AFP)

17:45:10 Session AFP/Gaussian_Integers (AFP)

17:45:11 Session AFP/Jordan_Normal_Form (AFP)

17:45:11 Session AFP/Farkas (AFP)

17:45:11 Session AFP/Isabelle_Marries_Dirac (AFP)

17:45:11 Session AFP/Knuth_Bendix_Order (AFP)

17:45:11 Session AFP/Functional_Ordered_Resolution_Prover (AFP)

17:45:11 Session AFP/Linear_Recurrences (AFP)

17:45:12 Session AFP/Perron_Frobenius (AFP)

17:45:13 Session AFP/Stochastic_Matrices (AFP)

17:45:13 Session AFP/Subresultants (AFP)

17:45:13 Session AFP/Polynomials (AFP)

17:45:13 Session AFP/Deep_Learning (AFP)

17:45:14 Session AFP/QHLProver (AFP)

17:45:14 Session AFP/Projective_Measurements (AFP)

17:45:14 Session AFP/Groebner_Bases (AFP)

17:45:15 Session AFP/Groebner_Macaulay (AFP)

17:45:15 Session AFP/Nullstellensatz (AFP)

17:45:15 Session AFP/Signature_Groebner (AFP)

17:45:15 Session AFP/Lambda_Free_KBOs (AFP)

17:45:15 Session AFP/Symmetric_Polynomials (AFP)

17:45:15 Session AFP/Pi_Transcendental (AFP)

17:45:16 Session AFP/Power_Sum_Polynomials (AFP)

17:45:16 Session AFP/Pre_BZ (AFP)

17:45:16 Session AFP/Berlekamp_Zassenhaus (AFP)

17:45:16 Session AFP/Algebraic_Numbers (AFP)

17:45:17 Session AFP/Hermite_Lindemann (AFP)

17:45:17 Session AFP/LLL_Basis_Reduction (AFP)

17:45:17 Session AFP/LLL_Factorization (AFP)

17:45:17 Session AFP/Linear_Inequalities (AFP)

17:45:17 Session AFP/Linear_Programming (AFP)

17:45:17 Session AFP/Linear_Recurrences_Solver (AFP)

17:45:17 Session AFP/Smith_Normal_Form (AFP)

17:45:18 Session AFP/Modular_arithmetic_LLL_and_HNF_algorithms (AFP)

17:45:19 Session AFP/Real_Impl (AFP)

17:45:19 Session AFP/QR_Decomposition (AFP)

17:45:19 Session AFP/XML (AFP)

17:45:19 Session AFP/Dijkstra_Shortest_Path (AFP)

17:45:19 Session AFP/Koenigsberg_Friendship (AFP)

17:45:19 Session AFP/Formal_SSA (AFP)

17:45:19 Session AFP/Minimal_SSA (AFP)

17:45:19 Session AFP/HOL-ODE-Numerics (AFP)

17:45:20 Session AFP/HOL-ODE-ARCH-COMP (AFP)

17:45:20 Session AFP/HOL-ODE-Examples (AFP large)

17:45:20 Session AFP/Lorenz_Approximation (AFP)

17:45:20 Session AFP/Lorenz_C0 (AFP large)

17:45:20 Session AFP/Lorenz_C1 (AFP large)

17:45:20 Session AFP/Poincare_Bendixson (AFP)

17:45:20 Session AFP/Transition_Systems_and_Automata (AFP)

17:45:21 Session AFP/Adaptive_State_Counting (AFP)

17:45:21 Session AFP/Buchi_Complementation (AFP)

17:45:21 Session AFP/LTL_Master_Theorem (AFP)

17:45:21 Session AFP/LTL_Normal_Form (AFP)

17:45:21 Session AFP/Partial_Order_Reduction (AFP)

17:45:21 Session AFP/SM_Base (AFP)

17:45:21 Session AFP/SM (AFP)

17:45:21 Session AFP/CAVA_Setup (AFP)

17:45:22 Session AFP/CAVA_LTL_Modelchecker (AFP)

17:45:22 Session AFP/Transitive-Closure (AFP)

17:45:22 Session AFP/KBPs (AFP)

17:45:22 Session AFP/LTL_to_DRA (AFP)

17:45:22 Session AFP/Network_Security_Policy_Verification (AFP)

17:45:22 Session AFP/Planarity_Certificates (AFP)

17:45:23 Session AFP/Tree-Automata (AFP)

17:45:23 Session AFP/Datatype_Order_Generator (AFP)

17:45:23 Session AFP/Higher_Order_Terms (AFP)

17:45:23 Session AFP/CakeML_Codegen (AFP)

17:45:23 Session AFP/Old_Datatype_Show (AFP)

17:45:23 Session AFP/WOOT_Strong_Eventual_Consistency (AFP)

17:45:23 Session AFP/Iptables_Semantics (AFP)

17:45:24 Session AFP/Iptables_Semantics_Examples (AFP)

17:45:24 Session AFP/LOFT (AFP)

17:45:24 Session AFP/Mersenne_Primes (AFP)

17:45:24 Session AFP/Separation_Logic_Imperative_HOL (AFP)

17:45:24 Session AFP/Sepref_Prereq (AFP)

17:45:24 Session AFP/ROBDD (AFP)

17:45:24 Session AFP/Refine_Imperative_HOL (AFP)

17:45:24 Session AFP/BTree (AFP)

17:45:24 Session AFP/Floyd_Warshall (AFP)

17:45:24 Session AFP/Sepref_Basic (AFP)

17:45:25 Session AFP/Sepref_IICF (AFP)

17:45:25 Session AFP/Flow_Networks (AFP)

17:45:25 Session AFP/EdmondsKarp_Maxflow (AFP)

17:45:25 Session AFP/MFMC_Countable (AFP)

17:45:25 Session AFP/Probabilistic_While (AFP)

17:45:25 Session AFP/CryptHOL (AFP)

17:45:25 Session AFP/Constructive_Cryptography (AFP)

17:45:25 Session AFP/Game_Based_Crypto (AFP)

17:45:25 Session AFP/Multi_Party_Computation (AFP)

17:45:26 Session AFP/Sigma_Commit_Crypto (AFP)

17:45:26 Session AFP/Constructive_Cryptography_CM (AFP)

17:45:26 Session AFP/Prpu_Maxflow (AFP)

17:45:26 Session AFP/Knuth_Morris_Pratt (AFP)

17:45:26 Session AFP/Kruskal (AFP)

17:45:26 Session AFP/PAC_Checker (AFP)

17:45:26 Session AFP/VerifyThis2018 (AFP)

17:45:26 Session AFP/VerifyThis2019 (AFP)

17:45:26 Session AFP/UpDown_Scheme (AFP)

17:45:27 Session AFP/WebAssembly (AFP)

17:45:27 Session AFP/SPARCv8 (AFP)

17:45:27 Session AFP/ZFC_in_HOL (AFP)

17:45:27 Session AFP/Ordinal_Partitions (AFP)

17:45:28 Session ZF/ZF (main timing)

17:45:28 Session Doc/Logics_ZF (doc)

17:45:28 Session AFP/Recursion-Addition (AFP)

17:45:28 Session ZF/ZF-AC

17:45:28 Session ZF/ZF-Coind

17:45:28 Session ZF/ZF-Constructible

17:45:28 Session AFP/Delta_System_Lemma (AFP)

17:45:28 Session AFP/Forcing (AFP)

17:45:28 Session ZF/ZF-IMP

17:45:28 Session ZF/ZF-Induct

17:45:28 Session ZF/ZF-UNITY (timing)

17:45:28 Session ZF/ZF-Resid

17:45:28 Session ZF/ZF-ex

17:45:31 Presentation in "/media/data/jenkins/workspace/isabelle-all/browser_info"

17:45:31 Presenting Pure ...

17:45:32 Presenting theory Pure

17:45:32 Presenting theory ML_Bootstrap

17:45:32 Presenting theory Pure.Sessions

17:45:32 Presenting file "ROOT0.ML"

17:45:32 Presenting file "ROOT.ML"

17:45:32 Presenting CCL ...

17:45:33 Presenting theory CCL.Set

17:45:33 Presenting theory CCL.Lfp

17:45:33 Presenting theory CCL.CCL

17:45:33 Presenting theory CCL.Gfp

17:45:33 Presenting theory CCL.Trancl

17:45:33 Presenting theory CCL.Term

17:45:33 Presenting theory CCL.Hered

17:45:33 Presenting theory CCL.Type

17:45:33 Presenting theory CCL.Wfd

17:45:33 Presenting theory CCL.Fix

17:45:33 Presenting theory CCL.Nat

17:45:33 Presenting theory CCL.List

17:45:33 Presenting theory CCL.Stream

17:45:33 Presenting theory CCL.Flag

17:45:33 Presenting CTT ...

17:45:33 Presenting document CTT/document

17:45:33 Presenting document CTT/outline

17:45:33 Presenting theory CTT.CTT

17:45:33 Presenting theory CTT.Typechecking

17:45:33 Presenting theory CTT.Elimination

17:45:33 Presenting theory CTT.Equality

17:45:33 Presenting theory CTT.Synthesis

17:45:33 Presenting file "$ISABELLE_HOME/src/Provers/typedsimp.ML"

17:45:33 Presenting file "rew.ML"

17:45:33 Presenting Cube ...

17:45:33 Presenting theory Cube.Cube

17:45:33 Presenting theory Cube.Example

17:45:34 Presenting FOL ...

17:45:34 Presenting document FOL/document

17:45:34 Presenting document FOL/outline

17:45:34 Presenting theory IFOL

17:45:34 Presenting theory FOL

17:45:34 Presenting file "$ISABELLE_HOME/src/Tools/misc_legacy.ML"

17:45:34 Presenting file "$ISABELLE_HOME/src/Provers/splitter.ML"

17:45:34 Presenting file "$ISABELLE_HOME/src/Provers/hypsubst.ML"

17:45:34 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/zipper.ML"

17:45:34 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/isand.ML"

17:45:34 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/rw_inst.ML"

17:45:34 Presenting file "$ISABELLE_HOME/src/Provers/quantifier1.ML"

17:45:34 Presenting file "$ISABELLE_HOME/src/Tools/intuitionistic.ML"

17:45:34 Presenting file "$ISABELLE_HOME/src/Tools/project_rule.ML"

17:45:34 Presenting file "$ISABELLE_HOME/src/Tools/atomize_elim.ML"

17:45:34 Presenting file "fologic.ML"

17:45:34 Presenting file "intprover.ML"

17:45:35 Presenting file "$ISABELLE_HOME/src/Provers/classical.ML"

17:45:35 Presenting file "$ISABELLE_HOME/src/Provers/blast.ML"

17:45:35 Presenting file "$ISABELLE_HOME/src/Provers/clasimp.ML"

17:45:35 Presenting file "simpdata.ML"

17:45:35 Presenting file "$ISABELLE_HOME/src/Tools/eqsubst.ML"

17:45:35 Presenting file "$ISABELLE_HOME/src/Tools/induct.ML"

17:45:35 Presenting file "$ISABELLE_HOME/src/Tools/case_product.ML"

17:45:35 Presenting FOL-ex ...

17:45:35 Presenting document FOL-ex/document

17:45:35 Presenting document FOL-ex/outline

17:45:35 Presenting theory FOL-ex.Natural_Numbers

17:45:35 Presenting theory FOL-ex.Intro

17:45:35 Presenting theory FOL-ex.Nat

17:45:35 Presenting theory FOL-ex.Nat_Class

17:45:35 Presenting theory FOL-ex.Foundation

17:45:35 Presenting theory FOL-ex.Prolog

17:45:35 Presenting theory FOL-ex.Intuitionistic

17:45:35 Presenting theory FOL-ex.Propositional_Int

17:45:35 Presenting theory FOL-ex.Quantifiers_Int

17:45:35 Presenting theory FOL-ex.Classical

17:45:35 Presenting theory FOL-ex.Propositional_Cla

17:45:35 Presenting theory FOL-ex.Quantifiers_Cla

17:45:35 Presenting theory FOL-ex.Miniscope

17:45:35 Presenting theory FOL-ex.If

17:45:35 Presenting theory FOL-ex.Locale_Test1

17:45:35 Presenting theory FOL-ex.Locale_Test2

17:45:35 Presenting theory FOL-ex.Locale_Test3

17:45:35 Presenting theory FOL-ex.Locale_Test

17:45:35 Presenting FOLP ...

17:45:35 Presenting theory IFOLP

17:45:35 Presenting theory FOLP

17:45:36 Presenting file "$ISABELLE_HOME/src/Tools/misc_legacy.ML"

17:45:36 Presenting file "hypsubst.ML"

17:45:36 Presenting file "intprover.ML"

17:45:36 Presenting file "classical.ML"

17:45:36 Presenting file "simp.ML"

17:45:36 Presenting file "simpdata.ML"

17:45:36 Presenting FOLP-ex ...

17:45:36 Presenting theory FOLP-ex.Intro

17:45:36 Presenting theory FOLP-ex.Foundation

17:45:36 Presenting theory FOLP-ex.If

17:45:36 Presenting theory FOLP-ex.Nat

17:45:36 Presenting theory FOLP-ex.Intuitionistic

17:45:36 Presenting theory FOLP-ex.Classical

17:45:36 Presenting theory FOLP-ex.Propositional_Int

17:45:36 Presenting theory FOLP-ex.Quantifiers_Int

17:45:36 Presenting theory FOLP-ex.Propositional_Cla

17:45:36 Presenting theory FOLP-ex.Quantifiers_Cla

17:45:36 Presenting HOL ...

17:45:36 Presenting document HOL/document

17:45:36 Presenting document HOL/outline

17:45:36 Presenting theory HOL.HOL

17:45:36 Presenting theory HOL.Orderings

17:45:36 Presenting theory HOL.Groups

17:45:36 Presenting theory HOL.Lattices

17:45:36 Presenting theory HOL.Set

17:45:36 Presenting theory HOL.Typedef

17:45:36 Presenting theory HOL.Fun

17:45:36 Presenting theory HOL.Complete_Lattices

17:45:36 Presenting theory HOL.Ctr_Sugar

17:45:37 Presenting file "Tools/typedef.ML"

17:45:37 Presenting theory HOL.Inductive

17:45:37 Presenting file "Tools/boolean_algebra_cancel.ML"

17:45:37 Presenting theory HOL.Product_Type

17:45:38 Presenting theory HOL.Sum_Type

17:45:38 Presenting theory HOL.Rings

17:45:38 Presenting file "Tools/group_cancel.ML"

17:45:38 Presenting theory HOL.Nat

17:45:38 Presenting theory HOL.Fields

17:45:39 Presenting file "Tools/functor.ML"

17:45:39 Presenting theory HOL.Finite_Set

17:45:39 Presenting file "Tools/arith_data.ML"

17:45:39 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_div_mod.ML"

17:45:39 Presenting theory HOL.Relation

17:45:40 Presenting file "Tools/nat_arith.ML"

17:45:40 Presenting theory HOL.Transitive_Closure

17:45:41 Presenting theory HOL.Wellfounded

17:45:41 Presenting file "$ISABELLE_HOME/src/Provers/trancl.ML"

17:45:41 Presenting theory HOL.Wfrec

17:45:41 Presenting theory HOL.Order_Relation

17:45:41 Presenting theory HOL.Hilbert_Choice

17:45:42 Presenting file "$ISABELLE_HOME/src/Provers/order_procedure.ML"

17:45:42 Presenting file "$ISABELLE_HOME/src/Provers/order_tac.ML"

17:45:42 Presenting theory HOL.Zorn

17:45:42 Presenting theory HOL.BNF_Wellorder_Relation

17:45:42 Presenting theory HOL.BNF_Wellorder_Embedding

17:45:42 Presenting theory HOL.BNF_Wellorder_Constructions

17:45:43 Presenting file "Tools/Ctr_Sugar/case_translation.ML"

17:45:43 Presenting file "Tools/Ctr_Sugar/ctr_sugar_util.ML"

17:45:43 Presenting file "Tools/Ctr_Sugar/ctr_sugar_tactics.ML"

17:45:43 Presenting file "Tools/Ctr_Sugar/ctr_sugar_code.ML"

17:45:43 Presenting file "Tools/Ctr_Sugar/ctr_sugar.ML"

17:45:43 Presenting file "Tools/coinduction.ML"

17:45:43 Presenting theory HOL.BNF_Cardinal_Order_Relation

17:45:43 Presenting file "$ISABELLE_HOME/src/Provers/Arith/fast_lin_arith.ML"

17:45:43 Presenting file "Tools/lin_arith.ML"

17:45:43 Presenting theory HOL.BNF_Cardinal_Arithmetic

17:45:43 Presenting file "Tools/split_rule.ML"

17:45:43 Presenting file "Tools/set_comprehension_pointfree.ML"

17:45:43 Presenting file "Tools/inductive_set.ML"

17:45:43 Presenting file "Tools/choice_specification.ML"

17:45:43 Presenting theory HOL.Fun_Def_Base

17:45:43 Presenting theory HOL.BNF_Def

17:45:43 Presenting theory HOL.BNF_Composition

17:45:43 Presenting theory HOL.Basic_BNFs

17:45:44 Presenting theory HOL.BNF_Fixpoint_Base

17:45:44 Presenting theory HOL.BNF_Least_Fixpoint

17:45:45 Presenting theory HOL.Basic_BNF_LFPs

17:45:45 Presenting file "Tools/Function/function_lib.ML"

17:45:45 Presenting file "Tools/Function/function_common.ML"

17:45:45 Presenting file "Tools/Function/function_context_tree.ML"

17:45:45 Presenting file "Tools/Function/sum_tree.ML"

17:45:45 Presenting theory HOL.Meson

17:45:45 Presenting theory HOL.ATP

17:45:45 Presenting file "Tools/BNF/bnf_lfp_basic_sugar.ML"

17:45:45 Presenting theory HOL.Metis

17:45:46 Presenting file "Tools/BNF/bnf_comp_tactics.ML"

17:45:46 Presenting file "Tools/BNF/bnf_comp.ML"

17:45:46 Presenting theory HOL.Transfer

17:45:47 Presenting file "Tools/Meson/meson.ML"

17:45:47 Presenting file "Tools/Meson/meson_clausify.ML"

17:45:47 Presenting file "Tools/Meson/meson_tactic.ML"

17:45:47 Presenting theory HOL.Num

17:45:48 Presenting file "Tools/numeral.ML"

17:45:48 Presenting theory HOL.Power

17:45:49 Presenting theory HOL.Groups_Big

17:45:49 Presenting file "Tools/inductive.ML"

17:45:49 Presenting file "Tools/Old_Datatype/old_datatype_aux.ML"

17:45:49 Presenting file "Tools/Old_Datatype/old_datatype_prop.ML"

17:45:49 Presenting file "Tools/Old_Datatype/old_datatype_data.ML"

17:45:49 Presenting file "Tools/Old_Datatype/old_rep_datatype.ML"

17:45:49 Presenting file "Tools/Old_Datatype/old_datatype_codegen.ML"

17:45:49 Presenting file "Tools/BNF/bnf_fp_rec_sugar_util.ML"

17:45:49 Presenting file "Tools/Old_Datatype/old_primrec.ML"

17:45:49 Presenting file "Tools/BNF/bnf_lfp_rec_sugar.ML"

17:45:49 Presenting theory HOL.Equiv_Relations

17:45:50 Presenting file "Tools/Transfer/transfer.ML"

17:45:50 Presenting file "Tools/Transfer/transfer_bnf.ML"

17:45:50 Presenting file "Tools/BNF/bnf_fp_rec_sugar_transfer.ML"

17:45:50 Presenting theory HOL.Lifting

17:45:50 Presenting theory HOL.Quotient

17:45:50 Presenting theory HOL.Complete_Partial_Order

17:45:51 Presenting theory HOL.Option

17:45:51 Presenting theory HOL.Partial_Function

17:45:52 Presenting file "Tools/Function/partial_function.ML"

17:45:52 Presenting theory HOL.Argo

17:45:53 Presenting file "Tools/BNF/bnf_util.ML"

17:45:53 Presenting file "Tools/BNF/bnf_tactics.ML"

17:45:53 Presenting file "Tools/BNF/bnf_def_tactics.ML"

17:45:53 Presenting file "Tools/BNF/bnf_def.ML"

17:45:53 Presenting theory HOL.SAT

17:45:55 Presenting file "Tools/prop_logic.ML"

17:45:55 Presenting file "Tools/sat_solver.ML"

17:45:55 Presenting file "Tools/sat.ML"

17:45:55 Presenting file "Tools/Argo/argo_sat_solver.ML"

17:45:55 Presenting theory HOL.Fun_Def

17:45:56 Presenting file "Tools/Lifting/lifting_util.ML"

17:45:56 Presenting file "Tools/Lifting/lifting_info.ML"

17:45:56 Presenting file "Tools/Lifting/lifting_bnf.ML"

17:45:56 Presenting file "Tools/Lifting/lifting_term.ML"

17:45:56 Presenting file "Tools/Lifting/lifting_def.ML"

17:45:56 Presenting file "Tools/Lifting/lifting_setup.ML"

17:45:56 Presenting file "Tools/Lifting/lifting_def_code_dt.ML"

17:45:56 Presenting theory HOL.Int

17:45:58 Presenting file "Tools/int_arith.ML"

17:45:58 Presenting theory HOL.Lattices_Big

17:45:58 Presenting file "Tools/BNF/bnf_lfp_util.ML"

17:45:58 Presenting file "Tools/BNF/bnf_lfp_tactics.ML"

17:45:58 Presenting file "Tools/BNF/bnf_lfp.ML"

17:45:58 Presenting file "Tools/BNF/bnf_lfp_compat.ML"

17:45:58 Presenting file "Tools/BNF/bnf_lfp_rec_sugar_more.ML"

17:45:58 Presenting file "Tools/BNF/bnf_lfp_size.ML"

17:45:58 Presenting file "Tools/datatype_simprocs.ML"

17:45:58 Presenting theory HOL.Euclidean_Division

17:45:59 Presenting theory HOL.Parity

17:46:00 Presenting file "Tools/BNF/bnf_fp_util_tactics.ML"

17:46:00 Presenting file "Tools/BNF/bnf_fp_util.ML"

17:46:00 Presenting file "Tools/BNF/bnf_fp_def_sugar_tactics.ML"

17:46:00 Presenting file "Tools/BNF/bnf_fp_def_sugar.ML"

17:46:00 Presenting file "Tools/BNF/bnf_fp_n2m_tactics.ML"

17:46:00 Presenting file "Tools/BNF/bnf_fp_n2m.ML"

17:46:00 Presenting file "Tools/BNF/bnf_fp_n2m_sugar.ML"

17:46:00 Presenting theory HOL.Divides

17:46:00 Presenting file "Tools/Quotient/quotient_info.ML"

17:46:00 Presenting file "Tools/Quotient/quotient_term.ML"

17:46:00 Presenting theory HOL.Numeral_Simprocs

17:46:00 Presenting file "Tools/Quotient/quotient_type.ML"

17:46:00 Presenting file "Tools/Quotient/quotient_def.ML"

17:46:00 Presenting file "Tools/Quotient/quotient_tacs.ML"

17:46:00 Presenting file "Tools/BNF/bnf_lift.ML"

17:46:00 Presenting theory HOL.Semiring_Normalization

17:46:00 Presenting theory HOL.Groebner_Basis

17:46:01 Presenting theory HOL.Set_Interval

17:46:02 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_expr.ML"

17:46:02 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_term.ML"

17:46:02 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_lit.ML"

17:46:02 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_proof.ML"

17:46:02 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_rewr.ML"

17:46:02 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_cls.ML"

17:46:02 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_common.ML"

17:46:02 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_cc.ML"

17:46:02 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_simplex.ML"

17:46:02 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_thy.ML"

17:46:02 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_heap.ML"

17:46:02 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_cdcl.ML"

17:46:02 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_core.ML"

17:46:02 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_clausify.ML"

17:46:02 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_solver.ML"

17:46:02 Presenting file "Tools/Argo/argo_tactic.ML"

17:46:02 Presenting theory HOL.Presburger

17:46:02 Presenting theory HOL.SMT

17:46:03 Presenting file "Tools/Function/function_core.ML"

17:46:03 Presenting file "Tools/Function/mutual.ML"

17:46:03 Presenting file "Tools/Function/pattern_split.ML"

17:46:03 Presenting file "Tools/Function/relation.ML"

17:46:03 Presenting file "Tools/Function/function_elims.ML"

17:46:03 Presenting file "Tools/Function/function.ML"

17:46:03 Presenting file "Tools/Function/pat_completeness.ML"

17:46:03 Presenting file "Tools/Function/fun.ML"

17:46:03 Presenting file "Tools/Function/induction_schema.ML"

17:46:03 Presenting file "Tools/Function/measure_functions.ML"

17:46:03 Presenting file "Tools/Function/lexicographic_order.ML"

17:46:03 Presenting file "Tools/Function/termination.ML"

17:46:03 Presenting file "Tools/Function/scnp_solve.ML"

17:46:03 Presenting file "Tools/Function/scnp_reconstruct.ML"

17:46:03 Presenting file "Tools/Function/fun_cases.ML"

17:46:03 Presenting theory HOL.Sledgehammer

17:46:03 Presenting file "Tools/semiring_normalizer.ML"

17:46:03 Presenting theory HOL.Code_Numeral

17:46:03 Presenting file "$ISABELLE_HOME/src/Provers/Arith/assoc_fold.ML"

17:46:03 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_numerals.ML"

17:46:03 Presenting file "$ISABELLE_HOME/src/Provers/Arith/combine_numerals.ML"

17:46:03 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_numeral_factor.ML"

17:46:03 Presenting file "$ISABELLE_HOME/src/Provers/Arith/extract_common_term.ML"

17:46:03 Presenting file "Tools/numeral_simprocs.ML"

17:46:03 Presenting file "Tools/nat_numeral_simprocs.ML"

17:46:03 Presenting theory HOL.Lifting_Set

17:46:03 Presenting theory HOL.List

17:46:03 Presenting file "Tools/groebner.ML"

17:46:03 Presenting theory HOL.Groups_List

17:46:03 Presenting theory HOL.Random

17:46:03 Presenting theory HOL.Map

17:46:04 Presenting theory HOL.Enum

17:46:05 Presenting theory HOL.String

17:46:05 Presenting theory HOL.Typerep

17:46:05 Presenting theory HOL.Predicate

17:46:06 Presenting file "Tools/string_syntax.ML"

17:46:06 Presenting file "Tools/literal.ML"

17:46:06 Presenting theory HOL.Lazy_Sequence

17:46:06 Presenting theory HOL.Limited_Sequence

17:46:06 Presenting theory HOL.Code_Evaluation

17:46:06 Presenting theory HOL.Quickcheck_Random

17:46:06 Presenting file "$ISABELLE_HOME/src/Tools/misc_legacy.ML"

17:46:06 Presenting file "$ISABELLE_HOME/src/Tools/try.ML"

17:46:06 Presenting file "$ISABELLE_HOME/src/Tools/quickcheck.ML"

17:46:06 Presenting file "$ISABELLE_HOME/src/Tools/solve_direct.ML"

17:46:06 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/zipper.ML"

17:46:06 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/isand.ML"

17:46:06 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/rw_inst.ML"

17:46:06 Presenting file "$ISABELLE_HOME/src/Provers/hypsubst.ML"

17:46:06 Presenting file "$ISABELLE_HOME/src/Provers/splitter.ML"

17:46:06 Presenting file "$ISABELLE_HOME/src/Provers/classical.ML"

17:46:06 Presenting file "$ISABELLE_HOME/src/Provers/blast.ML"

17:46:06 Presenting file "$ISABELLE_HOME/src/Provers/clasimp.ML"

17:46:06 Presenting file "$ISABELLE_HOME/src/Tools/eqsubst.ML"

17:46:06 Presenting file "$ISABELLE_HOME/src/Provers/quantifier1.ML"

17:46:06 Presenting file "$ISABELLE_HOME/src/Tools/atomize_elim.ML"

17:46:06 Presenting file "$ISABELLE_HOME/src/Tools/cong_tac.ML"

17:46:06 Presenting file "$ISABELLE_HOME/src/Tools/intuitionistic.ML"

17:46:06 Presenting file "$ISABELLE_HOME/src/Tools/project_rule.ML"

17:46:06 Presenting file "$ISABELLE_HOME/src/Tools/subtyping.ML"

17:46:07 Presenting file "$ISABELLE_HOME/src/Tools/case_product.ML"

17:46:07 Presenting file "Tools/hologic.ML"

17:46:07 Presenting file "Tools/rewrite_hol_proof.ML"

17:46:07 Presenting file "Tools/simpdata.ML"

17:46:07 Presenting file "$ISABELLE_HOME/src/Tools/induct.ML"

17:46:07 Presenting file "$ISABELLE_HOME/src/Tools/induction.ML"

17:46:07 Presenting file "$ISABELLE_HOME/src/Tools/induct_tacs.ML"

17:46:07 Presenting file "$ISABELLE_HOME/src/Tools/coherent.ML"

17:46:07 Presenting file "Tools/cnf.ML"

17:46:07 Presenting file "Tools/code_evaluation.ML"

17:46:07 Presenting file "Tools/value_command.ML"

17:46:07 Presenting file "Tools/reification.ML"

17:46:07 Presenting theory HOL.Random_Pred

17:46:07 Presenting file "$ISABELLE_HOME/src/Tools/Metis/metis.ML"

17:46:07 Presenting theory HOL.Random_Sequence

17:46:08 Presenting file "Tools/Metis/metis_generate.ML"

17:46:08 Presenting file "Tools/Metis/metis_reconstruct.ML"

17:46:08 Presenting file "Tools/Metis/metis_tactic.ML"

17:46:08 Presenting theory HOL.Quickcheck_Exhaustive

17:46:08 Presenting theory HOL.Predicate_Compile

17:46:09 Presenting file "Tools/ATP/atp_util.ML"

17:46:09 Presenting file "Tools/ATP/atp_problem.ML"

17:46:09 Presenting file "Tools/ATP/atp_proof.ML"

17:46:09 Presenting file "Tools/ATP/atp_proof_redirect.ML"

17:46:09 Presenting file "Tools/lambda_lifting.ML"

17:46:09 Presenting file "Tools/monomorph.ML"

17:46:09 Presenting file "Tools/ATP/atp_problem_generate.ML"

17:46:09 Presenting file "Tools/ATP/atp_proof_reconstruct.ML"

17:46:09 Presenting theory HOL.Quickcheck_Narrowing

17:46:09 Presenting file "Tools/Quickcheck/quickcheck_common.ML"

17:46:09 Presenting file "Tools/Quickcheck/random_generators.ML"

17:46:09 Presenting theory HOL.Extraction

17:46:09 Presenting theory HOL.Record

17:46:10 Presenting file "Tools/Qelim/qelim.ML"

17:46:10 Presenting file "Tools/Qelim/cooper_procedure.ML"

17:46:10 Presenting file "Tools/Qelim/cooper.ML"

17:46:10 Presenting file "Tools/try0.ML"

17:46:10 Presenting theory HOL.GCD

17:46:10 Presenting file "Tools/Quickcheck/Narrowing_Engine.hs"

17:46:10 Presenting file "Tools/Quickcheck/PNF_Narrowing_Engine.hs"

17:46:10 Presenting file "Tools/Quickcheck/narrowing_generators.ML"

17:46:10 Presenting file "Tools/Quickcheck/find_unused_assms.ML"

17:46:10 Presenting theory HOL.Nitpick

17:46:11 Presenting file "Tools/Quickcheck/exhaustive_generators.ML"

17:46:11 Presenting file "Tools/Quickcheck/abstract_generators.ML"

17:46:11 Presenting theory HOL.Nunchaku

17:46:12 Presenting theory HOL.BNF_Greatest_Fixpoint

17:46:13 Presenting theory HOL.Filter

17:46:14 Presenting file "Tools/record.ML"

17:46:14 Presenting theory HOL.Conditionally_Complete_Lattices

17:46:14 Presenting theory HOL.Factorial

17:46:15 Presenting theory HOL.Binomial

17:46:16 Presenting file "Tools/Nunchaku/nunchaku_util.ML"

17:46:16 Presenting file "Tools/Nunchaku/nunchaku_collect.ML"

17:46:16 Presenting file "Tools/Nunchaku/nunchaku_problem.ML"

17:46:16 Presenting file "Tools/Nunchaku/nunchaku_translate.ML"

17:46:16 Presenting file "Tools/Nunchaku/nunchaku_model.ML"

17:46:16 Presenting file "Tools/Nunchaku/nunchaku_reconstruct.ML"

17:46:16 Presenting file "Tools/Nunchaku/nunchaku_display.ML"

17:46:16 Presenting file "Tools/Nunchaku/nunchaku_tool.ML"

17:46:16 Presenting file "Tools/Nunchaku/nunchaku.ML"

17:46:16 Presenting file "Tools/Nunchaku/nunchaku_commands.ML"

17:46:16 Presenting theory Main

17:46:16 Presenting theory HOL.Archimedean_Field

17:46:16 Presenting theory HOL.Rat

17:46:16 Presenting theory HOL.Real

17:46:16 Presenting theory HOL.Topological_Spaces

17:46:17 Presenting theory HOL.Hull

17:46:17 Presenting theory HOL.Modules

17:46:18 Presenting theory HOL.Vector_Spaces

17:46:18 Presenting file "Tools/SMT/smt_real.ML"

17:46:18 Presenting file "Tools/SMT/z3_real.ML"

17:46:18 Presenting file "Tools/Argo/argo_real.ML"

17:46:18 Presenting theory HOL.Real_Vector_Spaces

17:46:18 Presenting file "Tools/SMT/smt_util.ML"

17:46:18 Presenting file "Tools/SMT/smt_failure.ML"

17:46:18 Presenting file "Tools/SMT/smt_config.ML"

17:46:18 Presenting file "Tools/SMT/smt_builtin.ML"

17:46:18 Presenting file "Tools/SMT/smt_datatypes.ML"

17:46:18 Presenting file "Tools/SMT/smt_normalize.ML"

17:46:18 Presenting file "Tools/SMT/smt_translate.ML"

17:46:18 Presenting file "Tools/SMT/smtlib.ML"

17:46:18 Presenting file "Tools/SMT/smtlib_interface.ML"

17:46:18 Presenting file "Tools/SMT/smtlib_proof.ML"

17:46:18 Presenting file "Tools/SMT/smtlib_isar.ML"

17:46:18 Presenting file "Tools/SMT/z3_proof.ML"

17:46:18 Presenting file "Tools/SMT/z3_isar.ML"

17:46:18 Presenting file "Tools/SMT/smt_solver.ML"

17:46:18 Presenting file "Tools/SMT/cvc4_interface.ML"

17:46:18 Presenting file "Tools/SMT/cvc4_proof_parse.ML"

17:46:18 Presenting file "Tools/SMT/verit_proof.ML"

17:46:18 Presenting file "Tools/ATP/system_on_tptp.ML"

17:46:18 Presenting file "Tools/Sledgehammer/async_manager_legacy.ML"

17:46:18 Presenting file "Tools/Sledgehammer/sledgehammer_util.ML"

17:46:18 Presenting file "Tools/Sledgehammer/sledgehammer_fact.ML"

17:46:18 Presenting file "Tools/SMT/verit_isar.ML"

17:46:18 Presenting file "Tools/SMT/verit_proof_parse.ML"

17:46:18 Presenting file "Tools/SMT/conj_disj_perm.ML"

17:46:18 Presenting file "Tools/Sledgehammer/sledgehammer_proof_methods.ML"

17:46:18 Presenting file "Tools/SMT/smt_replay_methods.ML"

17:46:18 Presenting file "Tools/Sledgehammer/sledgehammer_isar_annotate.ML"

17:46:18 Presenting file "Tools/Sledgehammer/sledgehammer_isar_proof.ML"

17:46:18 Presenting file "Tools/Sledgehammer/sledgehammer_isar_preplay.ML"

17:46:18 Presenting file "Tools/SMT/smt_replay.ML"

17:46:18 Presenting file "Tools/Sledgehammer/sledgehammer_isar_compress.ML"

17:46:18 Presenting file "Tools/SMT/smt_replay_arith.ML"

17:46:18 Presenting file "Tools/Sledgehammer/sledgehammer_isar_minimize.ML"

17:46:18 Presenting file "Tools/SMT/z3_interface.ML"

17:46:18 Presenting file "Tools/Sledgehammer/sledgehammer_isar.ML"

17:46:18 Presenting file "Tools/SMT/z3_replay_rules.ML"

17:46:18 Presenting file "Tools/SMT/z3_replay_methods.ML"

17:46:18 Presenting file "Tools/SMT/z3_replay.ML"

17:46:18 Presenting file "Tools/SMT/verit_replay_methods.ML"

17:46:18 Presenting file "Tools/Sledgehammer/sledgehammer_atp_systems.ML"

17:46:18 Presenting file "Tools/Sledgehammer/sledgehammer_prover.ML"

17:46:18 Presenting file "Tools/Sledgehammer/sledgehammer_prover_atp.ML"

17:46:18 Presenting file "Tools/Sledgehammer/sledgehammer_prover_smt.ML"

17:46:18 Presenting file "Tools/SMT/verit_replay.ML"

17:46:18 Presenting file "Tools/Sledgehammer/sledgehammer_prover_minimize.ML"

17:46:18 Presenting file "Tools/Sledgehammer/sledgehammer_mepo.ML"

17:46:18 Presenting file "Tools/SMT/smt_systems.ML"

17:46:18 Presenting file "Tools/Sledgehammer/sledgehammer_mash.ML"

17:46:18 Presenting file "Tools/Sledgehammer/sledgehammer.ML"

17:46:18 Presenting file "Tools/Sledgehammer/sledgehammer_commands.ML"

17:46:18 Presenting theory HOL.Limits

17:46:18 Presenting theory HOL.Inequalities

17:46:18 Presenting theory HOL.Series

17:46:19 Presenting theory HOL.Deriv

17:46:20 Presenting theory HOL.NthRoot

17:46:20 Presenting theory HOL.Transcendental

17:46:20 Presenting theory HOL.Complex

17:46:20 Presenting theory HOL.MacLaurin

17:46:21 Presenting theory Complex_Main

17:46:21 Presenting file "Tools/Predicate_Compile/predicate_compile_aux.ML"

17:46:21 Presenting file "Tools/Predicate_Compile/predicate_compile_compilations.ML"

17:46:21 Presenting file "Tools/Predicate_Compile/core_data.ML"

17:46:21 Presenting file "Tools/Predicate_Compile/mode_inference.ML"

17:46:21 Presenting file "Tools/Predicate_Compile/predicate_compile_proof.ML"

17:46:21 Presenting file "Tools/Predicate_Compile/predicate_compile_core.ML"

17:46:21 Presenting file "Tools/Predicate_Compile/predicate_compile_data.ML"

17:46:21 Presenting file "Tools/Predicate_Compile/predicate_compile_fun.ML"

17:46:21 Presenting file "Tools/Predicate_Compile/predicate_compile_pred.ML"

17:46:21 Presenting file "Tools/Predicate_Compile/predicate_compile_specialisation.ML"

17:46:21 Presenting file "Tools/Predicate_Compile/predicate_compile.ML"

17:46:23 Presenting file "Tools/BNF/bnf_gfp_util.ML"

17:46:23 Presenting file "Tools/BNF/bnf_gfp_tactics.ML"

17:46:23 Presenting file "Tools/BNF/bnf_gfp.ML"

17:46:23 Presenting file "Tools/BNF/bnf_gfp_rec_sugar_tactics.ML"

17:46:23 Presenting file "Tools/BNF/bnf_gfp_rec_sugar.ML"

17:46:24 Presenting file "Tools/Nitpick/kodkod.ML"

17:46:24 Presenting file "Tools/Nitpick/kodkod_sat.ML"

17:46:24 Presenting file "Tools/Nitpick/nitpick_util.ML"

17:46:24 Presenting file "Tools/Nitpick/nitpick_hol.ML"

17:46:24 Presenting file "Tools/Nitpick/nitpick_mono.ML"

17:46:24 Presenting file "Tools/Nitpick/nitpick_preproc.ML"

17:46:24 Presenting file "Tools/Nitpick/nitpick_scope.ML"

17:46:24 Presenting file "Tools/Nitpick/nitpick_peephole.ML"

17:46:24 Presenting file "Tools/Nitpick/nitpick_rep.ML"

17:46:24 Presenting file "Tools/Nitpick/nitpick_nut.ML"

17:46:24 Presenting file "Tools/Nitpick/nitpick_kodkod.ML"

17:46:24 Presenting file "Tools/Nitpick/nitpick_model.ML"

17:46:24 Presenting file "Tools/Nitpick/nitpick.ML"

17:46:24 Presenting file "Tools/Nitpick/nitpick_commands.ML"

17:46:24 Presenting file "Tools/Nitpick/nitpick_tests.ML"

17:46:29 Presenting AI_Planning_Languages_Semantics ...

17:46:29 Presenting document AI_Planning_Languages_Semantics/document

17:46:29 Presenting document AI_Planning_Languages_Semantics/outline

17:46:29 Presenting theory AI_Planning_Languages_Semantics.Error_Monad_Add

17:46:29 Presenting theory AI_Planning_Languages_Semantics.Option_Monad_Add

17:46:29 Presenting theory AI_Planning_Languages_Semantics.SASP_Semantics

17:46:29 Presenting theory AI_Planning_Languages_Semantics.SASP_Checker

17:46:29 Presenting theory AI_Planning_Languages_Semantics.PDDL_STRIPS_Semantics

17:46:29 Presenting theory AI_Planning_Languages_Semantics.PDDL_STRIPS_Checker

17:46:29 Presenting theory AI_Planning_Languages_Semantics.Lifschitz_Consistency

17:46:31 Presenting AVL-Trees ...

17:46:31 Presenting document AVL-Trees/document

17:46:31 Presenting document AVL-Trees/outline

17:46:31 Presenting theory AVL-Trees.AVL

17:46:31 Presenting theory AVL-Trees.AVL2

17:46:31 Presenting AWN ...

17:46:31 Presenting document AWN/document

17:46:31 Presenting document AWN/outline

17:46:31 Presenting theory AWN.Lib

17:46:31 Presenting theory AWN.TransitionSystems

17:46:31 Presenting theory AWN.Invariants

17:46:31 Presenting theory AWN.OInvariants

17:46:31 Presenting theory AWN.AWN

17:46:31 Presenting theory AWN.AWN_SOS

17:46:31 Presenting theory AWN.AWN_Cterms

17:46:31 Presenting theory AWN.AWN_Labels

17:46:31 Presenting theory AWN.Inv_Cterms

17:46:31 Presenting theory AWN.AWN_SOS_Labels

17:46:31 Presenting theory AWN.Pnet

17:46:31 Presenting theory AWN.Closed

17:46:31 Presenting theory AWN.OAWN_SOS

17:46:31 Presenting theory AWN.OAWN_SOS_Labels

17:46:31 Presenting theory AWN.OPnet

17:46:31 Presenting theory AWN.ONode_Lifting

17:46:32 Presenting theory AWN.OPnet_Lifting

17:46:32 Presenting theory AWN.OClosed_Lifting

17:46:32 Presenting theory AWN.AWN_Invariants

17:46:32 Presenting theory AWN.OAWN_Invariants

17:46:32 Presenting theory AWN.OAWN_Convert

17:46:33 Presenting theory AWN.Qmsg

17:46:33 Presenting theory AWN.Qmsg_Lifting

17:46:33 Presenting theory AWN.OClosed_Transfer

17:46:33 Presenting theory AWN.AWN_Main

17:46:33 Presenting theory AWN.Toy

17:46:33 Presenting theory AWN.AWN_Term_Graph

17:46:35 Presenting Abortable_Linearizable_Modules ...

17:46:35 Presenting document Abortable_Linearizable_Modules/document

17:46:35 Presenting document Abortable_Linearizable_Modules/outline

17:46:35 Presenting theory Abortable_Linearizable_Modules.Sequences

17:46:35 Presenting theory Abortable_Linearizable_Modules.IOA

17:46:35 Presenting theory Abortable_Linearizable_Modules.RDR

17:46:35 Presenting theory Abortable_Linearizable_Modules.SLin

17:46:35 Presenting theory Abortable_Linearizable_Modules.Simulations

17:46:35 Presenting theory Abortable_Linearizable_Modules.Idempotence

17:46:35 Presenting theory Abortable_Linearizable_Modules.Consensus

17:46:35 Presenting Abstract-Hoare-Logics ...

17:46:35 Presenting document Abstract-Hoare-Logics/document

17:46:35 Presenting document Abstract-Hoare-Logics/outline

17:46:35 Presenting theory Abstract-Hoare-Logics.Lang

17:46:35 Presenting theory Abstract-Hoare-Logics.Hoare

17:46:35 Presenting theory Abstract-Hoare-Logics.Termi

17:46:35 Presenting theory Abstract-Hoare-Logics.HoareTotal

17:46:35 Presenting theory Abstract-Hoare-Logics.PLang

17:46:35 Presenting theory Abstract-Hoare-Logics.PHoare

17:46:35 Presenting theory Abstract-Hoare-Logics.PTermi

17:46:35 Presenting theory Abstract-Hoare-Logics.PHoareTotal

17:46:35 Presenting theory Abstract-Hoare-Logics.PsLang

17:46:35 Presenting theory Abstract-Hoare-Logics.PsHoare

17:46:35 Presenting theory Abstract-Hoare-Logics.PsTermi

17:46:35 Presenting theory Abstract-Hoare-Logics.PsHoareTotal

17:46:36 Presenting Allen_Calculus ...

17:46:36 Presenting document Allen_Calculus/document

17:46:36 Presenting document Allen_Calculus/outline

17:46:36 Presenting theory Allen_Calculus.xor_cal

17:46:36 Presenting theory Allen_Calculus.axioms

17:46:36 Presenting theory Allen_Calculus.allen

17:46:36 Presenting theory Allen_Calculus.disjoint_relations

17:46:36 Presenting theory Allen_Calculus.jointly_exhaustive

17:46:36 Presenting theory Allen_Calculus.examples

17:46:36 Presenting theory Allen_Calculus.nest

17:46:37 Presenting AnselmGod ...

17:46:37 Presenting document AnselmGod/document

17:46:37 Presenting document AnselmGod/outline

17:46:37 Presenting theory AnselmGod.AnselmGod

17:46:37 Presenting Approximation_Algorithms ...

17:46:37 Presenting document Approximation_Algorithms/document

17:46:37 Presenting document Approximation_Algorithms/outline

17:46:37 Presenting theory Approximation_Algorithms.Approx_VC_Hoare

17:46:37 Presenting theory Approximation_Algorithms.Approx_SC_Hoare

17:46:37 Presenting theory Approximation_Algorithms.Approx_MIS_Hoare

17:46:37 Presenting theory Approximation_Algorithms.Approx_LB_Hoare

17:46:37 Presenting theory Approximation_Algorithms.Approx_BP_Hoare

17:46:37 Presenting Aristotles_Assertoric_Syllogistic ...

17:46:37 Presenting document Aristotles_Assertoric_Syllogistic/document

17:46:37 Presenting document Aristotles_Assertoric_Syllogistic/outline

17:46:37 Presenting theory Aristotles_Assertoric_Syllogistic.AristotlesAssertoric

17:46:37 Presenting ArrowImpossibilityGS ...

17:46:37 Presenting document ArrowImpossibilityGS/document

17:46:37 Presenting document ArrowImpossibilityGS/outline

17:46:37 Presenting theory ArrowImpossibilityGS.Arrow_Utility

17:46:37 Presenting theory ArrowImpossibilityGS.Arrow_Order

17:46:37 Presenting theory ArrowImpossibilityGS.GS

17:46:38 Presenting Attack_Trees ...

17:46:38 Presenting document Attack_Trees/document

17:46:38 Presenting document Attack_Trees/outline

17:46:38 Presenting theory Attack_Trees.MC

17:46:38 Presenting theory Attack_Trees.AT

17:46:38 Presenting theory Attack_Trees.Infrastructure

17:46:38 Presenting theory Attack_Trees.GDPRhealthcare

17:46:38 Presenting Auto2_HOL ...

17:46:38 Presenting document Auto2_HOL/document

17:46:38 Presenting document Auto2_HOL/outline

17:46:38 Presenting theory Auto2_HOL.HOL_Base

17:46:38 Presenting theory Auto2_HOL.Auto2_HOL

17:46:38 Presenting theory Auto2_HOL.Logic_Thms

17:46:38 Presenting theory Auto2_HOL.Order_Thms

17:46:38 Presenting theory Auto2_HOL.Arith_Thms

17:46:38 Presenting theory Auto2_HOL.Set_Thms

17:46:38 Presenting theory Auto2_HOL.Lists_Thms

17:46:38 Presenting theory Auto2_HOL.Auto2_Main

17:46:38 Presenting theory Auto2_HOL.Auto2_Test

17:46:38 Presenting theory Auto2_HOL.Pelletier

17:46:38 Presenting file "util_arith.ML"

17:46:38 Presenting theory Auto2_HOL.Primes_Ex

17:46:39 Presenting file "list_ac.ML"

17:46:39 Presenting file "list_ac_test.ML"

17:46:39 Presenting file "util_test.ML"

17:46:39 Presenting file "rewrite_test.ML"

17:46:39 Presenting file "matcher_test.ML"

17:46:39 Presenting file "normalize_test.ML"

17:46:39 Presenting file "logic_steps_test.ML"

17:46:39 Presenting file "acdata_test.ML"

17:46:39 Presenting file "arith.ML"

17:46:39 Presenting file "order.ML"

17:46:39 Presenting file "order_test.ML"

17:46:39 Presenting file "nat_sub.ML"

17:46:39 Presenting file "nat_sub_test.ML"

17:46:40 Presenting file "$AFP/Auto2_HOL/util.ML"

17:46:40 Presenting file "$AFP/Auto2_HOL/util_base.ML"

17:46:40 Presenting file "auto2_hol.ML"

17:46:40 Presenting file "$AFP/Auto2_HOL/util_logic.ML"

17:46:40 Presenting file "$AFP/Auto2_HOL/box_id.ML"

17:46:40 Presenting file "$AFP/Auto2_HOL/consts.ML"

17:46:40 Presenting file "$AFP/Auto2_HOL/property.ML"

17:46:40 Presenting file "$AFP/Auto2_HOL/wellform.ML"

17:46:40 Presenting file "$AFP/Auto2_HOL/wfterm.ML"

17:46:40 Presenting file "$AFP/Auto2_HOL/rewrite.ML"

17:46:40 Presenting file "$AFP/Auto2_HOL/propertydata.ML"

17:46:40 Presenting file "$AFP/Auto2_HOL/matcher.ML"

17:46:40 Presenting file "$AFP/Auto2_HOL/items.ML"

17:46:40 Presenting file "$AFP/Auto2_HOL/wfdata.ML"

17:46:40 Presenting file "$AFP/Auto2_HOL/auto2_data.ML"

17:46:40 Presenting file "$AFP/Auto2_HOL/status.ML"

17:46:40 Presenting file "$AFP/Auto2_HOL/normalize.ML"

17:46:40 Presenting file "$AFP/Auto2_HOL/proofsteps.ML"

17:46:40 Presenting file "$AFP/Auto2_HOL/auto2_state.ML"

17:46:40 Presenting file "$AFP/Auto2_HOL/logic_steps.ML"

17:46:40 Presenting file "$AFP/Auto2_HOL/auto2.ML"

17:46:40 Presenting file "$AFP/Auto2_HOL/auto2_outer.ML"

17:46:40 Presenting file "acdata.ML"

17:46:40 Presenting file "ac_steps.ML"

17:46:40 Presenting file "unfolding.ML"

17:46:40 Presenting file "induct_outer.ML"

17:46:40 Presenting file "extra_hol.ML"

17:46:41 Presenting Auto2_Imperative_HOL ...

17:46:41 Presenting document Auto2_Imperative_HOL/document

17:46:41 Presenting document Auto2_Imperative_HOL/outline

17:46:41 Presenting theory Auto2_Imperative_HOL.Mapping_Str

17:46:41 Presenting theory Auto2_Imperative_HOL.Lists_Ex

17:46:41 Presenting theory Auto2_Imperative_HOL.BST

17:46:41 Presenting theory Auto2_Imperative_HOL.Partial_Equiv_Rel

17:46:41 Presenting theory Auto2_Imperative_HOL.Union_Find

17:46:41 Presenting theory Auto2_Imperative_HOL.Connectivity

17:46:41 Presenting theory Auto2_Imperative_HOL.Arrays_Ex

17:46:41 Presenting theory Auto2_Imperative_HOL.Dijkstra

17:46:41 Presenting theory Auto2_Imperative_HOL.Interval

17:46:41 Presenting theory Auto2_Imperative_HOL.Interval_Tree

17:46:41 Presenting theory Auto2_Imperative_HOL.Quicksort

17:46:41 Presenting theory Auto2_Imperative_HOL.Indexed_PQueue

17:46:41 Presenting theory Auto2_Imperative_HOL.RBTree

17:46:41 Presenting theory Auto2_Imperative_HOL.Rect_Intersect

17:46:41 Presenting theory Auto2_Imperative_HOL.SepLogic_Base

17:46:41 Presenting theory Auto2_Imperative_HOL.SepAuto

17:46:41 Presenting theory Auto2_Imperative_HOL.GCD_Impl

17:46:42 Presenting theory Auto2_Imperative_HOL.LinkedList

17:46:42 Presenting theory Auto2_Imperative_HOL.BST_Impl

17:46:42 Presenting theory Auto2_Imperative_HOL.RBTree_Impl

17:46:42 Presenting theory Auto2_Imperative_HOL.Arrays_Impl

17:46:42 Presenting theory Auto2_Imperative_HOL.Quicksort_Impl

17:46:42 Presenting theory Auto2_Imperative_HOL.Union_Find_Impl

17:46:42 Presenting file "sep_util_base.ML"

17:46:42 Presenting file "assn_matcher.ML"

17:46:42 Presenting file "sep_steps.ML"

17:46:42 Presenting theory Auto2_Imperative_HOL.Connectivity_Impl

17:46:42 Presenting theory Auto2_Imperative_HOL.DynamicArray

17:46:42 Presenting theory Auto2_Imperative_HOL.Indexed_PQueue_Impl

17:46:42 Presenting theory Auto2_Imperative_HOL.Dijkstra_Impl

17:46:42 Presenting theory Auto2_Imperative_HOL.IntervalTree_Impl

17:46:42 Presenting theory Auto2_Imperative_HOL.Rect_Intersect_Impl

17:46:43 Presenting theory Auto2_Imperative_HOL.Sep_Examples

17:46:43 Presenting file "list_matcher_test.ML"

17:46:43 Presenting file "sep_util.ML"

17:46:43 Presenting file "sep_steps_test.ML"

17:46:43 Presenting Automatic_Refinement ...

17:46:43 Presenting document Automatic_Refinement/document

17:46:43 Presenting document Automatic_Refinement/outline

17:46:43 Presenting theory Automatic_Refinement.Refine_Util_Bootstrap1

17:46:43 Presenting theory Automatic_Refinement.Mpat_Antiquot

17:46:43 Presenting theory Automatic_Refinement.Mk_Term_Antiquot

17:46:43 Presenting theory Automatic_Refinement.Refine_Util

17:46:43 Presenting theory Automatic_Refinement.Attr_Comb

17:46:43 Presenting theory Automatic_Refinement.Named_Sorted_Thms

17:46:43 Presenting theory Automatic_Refinement.Prio_List

17:46:43 Presenting theory Automatic_Refinement.Anti_Unification

17:46:43 Presenting theory Automatic_Refinement.Tagged_Solver

17:46:43 Presenting theory Automatic_Refinement.Misc

17:46:43 Presenting theory Automatic_Refinement.Foldi

17:46:43 Presenting theory Automatic_Refinement.Indep_Vars

17:46:44 Presenting theory Automatic_Refinement.Select_Solve

17:46:44 Presenting theory Automatic_Refinement.Mk_Record_Simp

17:46:44 Presenting theory Automatic_Refinement.Refine_Lib

17:46:44 Presenting theory Automatic_Refinement.Param_Chapter

17:46:44 Presenting theory Automatic_Refinement.Relators

17:46:44 Presenting theory Automatic_Refinement.Param_Tool

17:46:44 Presenting theory Automatic_Refinement.Param_HOL

17:46:44 Presenting theory Automatic_Refinement.Parametricity

17:46:44 Presenting file "Cond_Rewr_Conv.ML"

17:46:44 Presenting file "Revert_Abbrev.ML"

17:46:44 Presenting theory Automatic_Refinement.Autoref_Phases

17:46:44 Presenting theory Automatic_Refinement.Autoref_Data

17:46:44 Presenting theory Automatic_Refinement.Autoref_Tagging

17:46:44 Presenting theory Automatic_Refinement.Autoref_Id_Ops

17:46:44 Presenting theory Automatic_Refinement.Autoref_Fix_Rel

17:46:44 Presenting theory Automatic_Refinement.Autoref_Relator_Interface

17:46:44 Presenting theory Automatic_Refinement.Autoref_Translate

17:46:44 Presenting theory Automatic_Refinement.Autoref_Gen_Algo

17:46:44 Presenting theory Automatic_Refinement.Autoref_Chapter

17:46:44 Presenting theory Automatic_Refinement.Autoref_Tool

17:46:44 Presenting theory Automatic_Refinement.Autoref_Bindings_HOL

17:46:44 Presenting theory Automatic_Refinement.Automatic_Refinement

17:46:45 Presenting Refine_Monadic ...

17:46:45 Presenting document Refine_Monadic/document

17:46:45 Presenting document Refine_Monadic/outline

17:46:45 Presenting theory Refine_Monadic.Refine_Chapter

17:46:45 Presenting theory Refine_Monadic.Refine_Mono_Prover

17:46:45 Presenting theory Refine_Monadic.Refine_Misc

17:46:45 Presenting theory Refine_Monadic.RefineG_Transfer

17:46:45 Presenting theory Refine_Monadic.RefineG_Domain

17:46:45 Presenting theory Refine_Monadic.RefineG_Recursion

17:46:45 Presenting theory Refine_Monadic.RefineG_Assert

17:46:45 Presenting theory Refine_Monadic.Refine_Basic

17:46:45 Presenting theory Refine_Monadic.Refine_Leof

17:46:45 Presenting theory Refine_Monadic.Refine_Heuristics

17:46:45 Presenting file "refine_mono_prover.ML"

17:46:45 Presenting theory Refine_Monadic.Refine_More_Comb

17:46:45 Presenting theory Refine_Monadic.RefineG_While

17:46:45 Presenting theory Refine_Monadic.Refine_While

17:46:45 Presenting theory Refine_Monadic.Refine_Det

17:46:45 Presenting theory Refine_Monadic.Refine_Pfun

17:46:46 Presenting theory Refine_Monadic.Refine_Transfer

17:46:46 Presenting theory Refine_Monadic.Refine_Foreach

17:46:46 Presenting theory Refine_Monadic.Refine_Automation

17:46:46 Presenting theory Refine_Monadic.Autoref_Monadic

17:46:46 Presenting theory Refine_Monadic.Refine_Monadic

17:46:46 Presenting theory Refine_Monadic.Example_Chapter

17:46:46 Presenting theory Refine_Monadic.Breadth_First_Search

17:46:46 Presenting theory Refine_Monadic.WordRefine

17:46:46 Presenting theory Refine_Monadic.Examples

17:46:47 Presenting Collections ...

17:46:47 Presenting document Collections/document

17:46:47 Presenting document Collections/outline

17:46:47 Presenting document Collections/userguide

17:46:47 Presenting theory Collections.Sorted_List_Operations

17:46:47 Presenting theory Collections.HashCode

17:46:47 Presenting theory Collections.Code_Target_ICF

17:46:47 Presenting theory Collections.SetIterator

17:46:47 Presenting theory Collections.SetIteratorOperations

17:46:47 Presenting theory Collections.Proper_Iterator

17:46:47 Presenting theory Collections.It_to_It

17:46:47 Presenting theory Collections.SetIteratorGA

17:46:47 Presenting theory Collections.Gen_Iterator

17:46:47 Presenting theory Collections.Idx_Iterator

17:46:47 Presenting theory Collections.Iterator

17:46:47 Presenting theory Collections.RBT_add

17:46:47 Presenting theory Collections.Dlist_add

17:46:47 Presenting theory Collections.Assoc_List

17:46:47 Presenting theory Collections.Diff_Array

17:46:47 Presenting theory Collections.Partial_Equivalence_Relation

17:46:47 Presenting theory Collections.ICF_Tools

17:46:47 Presenting theory Collections.Ord_Code_Preproc

17:46:47 Presenting theory Collections.Record_Intf

17:46:47 Presenting theory Collections.Locale_Code

17:46:47 Presenting theory Collections.ICF_Spec_Base

17:46:47 Presenting theory Collections.MapSpec

17:46:47 Presenting theory Collections.Robdd

17:46:47 Presenting theory Collections.Locale_Code_Ex

17:46:48 Presenting theory Collections.DatRef

17:46:48 Presenting theory Collections.SetAbstractionIterator

17:46:48 Presenting theory Collections.GenCF_Chapter

17:46:48 Presenting theory Collections.GenCF_Intf_Chapter

17:46:48 Presenting theory Collections.Intf_Map

17:46:48 Presenting theory Collections.Intf_Set

17:46:48 Presenting theory Collections.Intf_Hash

17:46:48 Presenting theory Collections.Intf_Comp

17:46:48 Presenting theory Collections.GenCF_Gen_Chapter

17:46:48 Presenting theory Collections.Gen_Set

17:46:48 Presenting theory Collections.Gen_Map

17:46:48 Presenting theory Collections.Gen_Map2Set

17:46:48 Presenting theory Collections.Gen_Comp

17:46:48 Presenting theory Collections.GenCF_Impl_Chapter

17:46:48 Presenting theory Collections.Impl_Array_Stack

17:46:48 Presenting theory Collections.Impl_List_Set

17:46:48 Presenting theory Collections.Array_Iterator

17:46:48 Presenting theory Collections.Impl_List_Map

17:46:49 Presenting theory Collections.Impl_Array_Hash_Map

17:46:49 Presenting theory Collections.Impl_RBT_Map

17:46:49 Presenting theory Collections.Impl_Cfun_Set

17:46:49 Presenting theory Collections.Impl_Array_Map

17:46:49 Presenting theory Collections.Impl_Bit_Set

17:46:49 Presenting theory Collections.Impl_Uv_Set

17:46:49 Presenting theory Collections.Gen_Hash

17:46:49 Presenting theory Collections.GenCF

17:46:49 Presenting theory Collections.ICF_Chapter

17:46:49 Presenting theory Collections.ICF_Spec_Chapter

17:46:49 Presenting theory Collections.SetSpec

17:46:49 Presenting theory Collections.ListSpec

17:46:49 Presenting theory Collections.AnnotatedListSpec

17:46:49 Presenting theory Collections.PrioSpec

17:46:49 Presenting theory Collections.PrioUniqueSpec

17:46:49 Presenting theory Collections.ICF_Gen_Algo_Chapter

17:46:49 Presenting theory Collections.SetIteratorCollectionsGA

17:46:49 Presenting theory Collections.MapGA

17:46:49 Presenting theory Collections.SetGA

17:46:50 Presenting theory Collections.SetByMap

17:46:50 Presenting theory Collections.ListGA

17:46:50 Presenting theory Collections.SetIndex

17:46:50 Presenting theory Collections.Algos

17:46:50 Presenting theory Collections.PrioByAnnotatedList

17:46:50 Presenting theory Collections.PrioUniqueByAnnotatedList

17:46:50 Presenting theory Collections.ICF_Impl_Chapter

17:46:50 Presenting theory Collections.ListMapImpl

17:46:50 Presenting theory Collections.ListMapImpl_Invar

17:46:50 Presenting theory Collections.RBTMapImpl

17:46:50 Presenting theory Collections.HashMap_Impl

17:46:50 Presenting theory Collections.HashMap

17:46:50 Presenting theory Collections.Trie_Impl

17:46:51 Presenting theory Collections.Trie2

17:46:51 Presenting theory Collections.TrieMapImpl

17:46:51 Presenting theory Collections.ArrayHashMap_Impl

17:46:51 Presenting theory Collections.ArrayHashMap

17:46:51 Presenting theory Collections.ArrayMapImpl

17:46:51 Presenting theory Collections.MapStdImpl

17:46:51 Presenting theory Collections.ListSetImpl

17:46:51 Presenting theory Collections.ListSetImpl_Invar

17:46:51 Presenting theory Collections.ListSetImpl_NotDist

17:46:51 Presenting theory Collections.ListSetImpl_Sorted

17:46:51 Presenting theory Collections.RBTSetImpl

17:46:51 Presenting theory Collections.HashSet

17:46:51 Presenting theory Collections.TrieSetImpl

17:46:51 Presenting theory Collections.ArrayHashSet

17:46:51 Presenting theory Collections.ArraySetImpl

17:46:51 Presenting theory Collections.SetStdImpl

17:46:51 Presenting theory Collections.Fifo

17:46:51 Presenting theory Collections.BinoPrioImpl

17:46:51 Presenting theory Collections.SkewPrioImpl

17:46:51 Presenting theory Collections.FTAnnotatedListImpl

17:46:51 Presenting theory Collections.FTPrioImpl

17:46:51 Presenting theory Collections.FTPrioUniqueImpl

17:46:51 Presenting theory Collections.ICF_Impl

17:46:51 Presenting theory Collections.ICF_Refine_Monadic

17:46:51 Presenting theory Collections.ICF_Autoref

17:46:51 Presenting theory Collections.ICF_Entrypoints_Chapter

17:46:51 Presenting theory Collections.Collections

17:46:51 Presenting theory Collections.CollectionsV1

17:46:51 Presenting theory Collections.Collections_Entrypoints_Chapter

17:46:51 Presenting theory Collections.Refine_Dflt

17:46:51 Presenting theory Collections.Refine_Dflt_ICF

17:46:51 Presenting theory Collections.Refine_Dflt_Only_ICF

17:46:51 Presenting theory Collections.Userguides_Chapter

17:46:51 Presenting theory Collections.Refine_Monadic_Userguide

17:46:51 Presenting theory Collections.ICF_Userguide

17:46:52 Presenting CAVA_Base ...

17:46:52 Presenting theory CAVA_Base.Statistics

17:46:52 Presenting theory CAVA_Base.Code_String

17:46:52 Presenting theory CAVA_Base.CAVA_Code_Target

17:46:52 Presenting theory CAVA_Base.CAVA_Base

17:46:52 Presenting theory CAVA_Base.Lexord_List

17:46:52 Presenting theory CAVA_Base.All_Of_CAVA_Base

17:46:52 Presenting CAVA_Automata ...

17:46:52 Presenting document CAVA_Automata/document

17:46:52 Presenting document CAVA_Automata/outline

17:46:52 Presenting theory CAVA_Automata.Digraph_Basic

17:46:52 Presenting theory CAVA_Automata.Digraph

17:46:52 Presenting theory CAVA_Automata.Automata

17:46:52 Presenting theory CAVA_Automata.Lasso

17:46:52 Presenting theory CAVA_Automata.Simulation

17:46:52 Presenting theory CAVA_Automata.Step_Conv

17:46:52 Presenting theory CAVA_Automata.Stuttering_Extension

17:46:52 Presenting theory CAVA_Automata.Digraph_Impl

17:46:52 Presenting theory CAVA_Automata.Automata_Impl

17:46:52 Presenting theory CAVA_Automata.All_Of_CAVA_Automata

17:46:53 Presenting CAVA_Setup ...

17:46:53 Presenting CAVA_LTL_Modelchecker ...

17:46:53 Presenting document CAVA_LTL_Modelchecker/document

17:46:53 Presenting document CAVA_LTL_Modelchecker/outline

17:46:53 Presenting theory CAVA_LTL_Modelchecker.NDFS_SI_Statistics

17:46:53 Presenting theory CAVA_LTL_Modelchecker.NDFS_SI

17:46:53 Presenting theory CAVA_LTL_Modelchecker.CAVA_Abstract

17:46:53 Presenting theory CAVA_LTL_Modelchecker.BoolProgs

17:46:53 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Extras

17:46:53 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_LTL_Conv

17:46:53 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Philosophers

17:46:53 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Simple

17:46:53 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_ReaderWriter

17:46:53 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_LeaderFilters

17:46:53 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Programs

17:46:53 Presenting theory CAVA_LTL_Modelchecker.CAVA_Impl

17:46:53 Presenting theory CAVA_LTL_Modelchecker.Mulog

17:46:53 Presenting theory CAVA_LTL_Modelchecker.All_Of_Nested_DFS

17:46:53 Presenting theory CAVA_LTL_Modelchecker.All_Of_CAVA_LTL_Modelchecker

17:46:54 Presenting DFS_Framework ...

17:46:54 Presenting document DFS_Framework/document

17:46:54 Presenting document DFS_Framework/outline

17:46:54 Presenting theory DFS_Framework.DFS_Framework_Misc

17:46:54 Presenting theory DFS_Framework.DFS_Framework_Refine_Aux

17:46:54 Presenting theory DFS_Framework.Impl_Rev_Array_Stack

17:46:54 Presenting theory DFS_Framework.On_Stack

17:46:54 Presenting theory DFS_Framework.DFS_Chapter_Framework

17:46:54 Presenting theory DFS_Framework.Param_DFS

17:46:54 Presenting theory DFS_Framework.DFS_Invars_Basic

17:46:54 Presenting theory DFS_Framework.DFS_Invars_SCC

17:46:54 Presenting theory DFS_Framework.General_DFS_Structure

17:46:54 Presenting theory DFS_Framework.Tailrec_Impl

17:46:54 Presenting theory DFS_Framework.Rec_Impl

17:46:54 Presenting theory DFS_Framework.Simple_Impl

17:46:54 Presenting theory DFS_Framework.Restr_Impl

17:46:54 Presenting theory DFS_Framework.DFS_Framework

17:46:54 Presenting theory DFS_Framework.DFS_Chapter_Examples

17:46:54 Presenting theory DFS_Framework.Cyc_Check

17:46:54 Presenting theory DFS_Framework.DFS_Find_Path

17:46:54 Presenting theory DFS_Framework.Reachable_Nodes

17:46:54 Presenting theory DFS_Framework.Feedback_Arcs

17:46:54 Presenting theory DFS_Framework.Nested_DFS

17:46:54 Presenting theory DFS_Framework.Tarjan_LowLink

17:46:55 Presenting theory DFS_Framework.Tarjan

17:46:55 Presenting theory DFS_Framework.DFS_All_Examples

17:46:56 Presenting Gabow_SCC ...

17:46:56 Presenting document Gabow_SCC/document

17:46:56 Presenting document Gabow_SCC/outline

17:46:56 Presenting theory Gabow_SCC.Gabow_Skeleton

17:46:56 Presenting theory Gabow_SCC.Gabow_SCC

17:46:56 Presenting theory Gabow_SCC.Find_Path

17:46:56 Presenting theory Gabow_SCC.Gabow_GBG

17:46:56 Presenting theory Gabow_SCC.Gabow_Skeleton_Code

17:46:56 Presenting theory Gabow_SCC.Gabow_SCC_Code

17:46:56 Presenting theory Gabow_SCC.Find_Path_Impl

17:46:56 Presenting theory Gabow_SCC.Gabow_GBG_Code

17:46:56 Presenting theory Gabow_SCC.All_Of_Gabow_SCC

17:46:56 Presenting LTL_to_GBA ...

17:46:56 Presenting document LTL_to_GBA/document

17:46:56 Presenting document LTL_to_GBA/outline

17:46:56 Presenting theory LTL_to_GBA.LTL_to_GBA

17:46:56 Presenting theory LTL_to_GBA.LTL_to_GBA_impl

17:46:56 Presenting theory LTL_to_GBA.All_Of_LTL_to_GBA

17:46:57 Presenting Promela ...

17:46:57 Presenting document Promela/document

17:46:57 Presenting document Promela/outline

17:46:57 Presenting theory Promela.PromelaStatistics

17:46:57 Presenting theory Promela.PromelaDatastructures

17:46:57 Presenting theory Promela.PromelaAST

17:46:57 Presenting theory Promela.PromelaInvariants

17:46:57 Presenting theory Promela.Promela

17:46:57 Presenting theory Promela.PromelaLTL

17:46:57 Presenting theory Promela.PromelaLTLConv

17:46:57 Presenting theory Promela.All_Of_Promela

17:46:58 Presenting SM_Base ...

17:46:58 Presenting SM ...

17:46:58 Presenting theory SM.LTS

17:46:58 Presenting theory SM.SOS_Misc_Add

17:46:58 Presenting theory SM.SM_Datastructures

17:46:58 Presenting theory SM.Gen_Scheduler

17:46:58 Presenting theory SM.Gen_Scheduler_Refine

17:46:58 Presenting theory SM.SM_Syntax

17:46:58 Presenting theory SM.SM_State

17:46:58 Presenting theory SM.SM_Cfg

17:46:58 Presenting theory SM.SM_Semantics

17:46:58 Presenting theory SM.Decide_Locality

17:46:58 Presenting theory SM.Type_System

17:46:58 Presenting theory SM.SM_Finite_Reachable

17:46:58 Presenting theory SM.Pid_Scheduler

17:46:59 Presenting theory SM.SM_LTL

17:46:59 Presenting theory SM.Gen_Cfg_Bisim

17:46:59 Presenting theory SM.Rename_Cfg

17:46:59 Presenting theory SM.SM_Visible

17:46:59 Presenting theory SM.SM_Pid

17:46:59 Presenting theory SM.SM_Variables

17:46:59 Presenting theory SM.SM_Indep

17:46:59 Presenting theory SM.SM_Sticky

17:46:59 Presenting theory SM.SM_POR

17:46:59 Presenting theory SM.SM_Ample_Impl

17:46:59 Presenting theory SM.SM_Wrapup

17:46:59 Presenting Collections_Examples ...

17:46:59 Presenting document Collections_Examples/document

17:46:59 Presenting document Collections_Examples/outline

17:46:59 Presenting theory Collections_Examples.Examples_Chapter

17:46:59 Presenting theory Collections_Examples.Collection_Autoref_Examples_Chapter

17:46:59 Presenting theory Collections_Examples.Succ_Graph

17:46:59 Presenting theory Collections_Examples.Coll_Test

17:46:59 Presenting theory Collections_Examples.Simple_DFS

17:46:59 Presenting theory Collections_Examples.ICF_Test

17:46:59 Presenting theory Collections_Examples.ICF_Only_Test

17:46:59 Presenting theory Collections_Examples.Nested_DFS

17:46:59 Presenting theory Collections_Examples.Combined_TwoSat

17:46:59 Presenting theory Collections_Examples.Collection_Autoref_Examples

17:46:59 Presenting theory Collections_Examples.Refine_Monadic_Examples_Chapter

17:46:59 Presenting theory Collections_Examples.Bfs_Impl

17:46:59 Presenting theory Collections_Examples.Foreach_Refine

17:46:59 Presenting theory Collections_Examples.Refine_Fold

17:46:59 Presenting theory Collections_Examples.Refine_Monadic_Examples

17:46:59 Presenting theory Collections_Examples.ICF_Examples_Chapter

17:46:59 Presenting theory Collections_Examples.itp_2010

17:46:59 Presenting theory Collections_Examples.Exploration

17:46:59 Presenting theory Collections_Examples.Exploration_DFS

17:47:00 Presenting theory Collections_Examples.PerformanceTest

17:47:00 Presenting theory Collections_Examples.ICF_Examples

17:47:00 Presenting theory Collections_Examples.Collection_Examples

17:47:00 Presenting Dijkstra_Shortest_Path ...

17:47:00 Presenting document Dijkstra_Shortest_Path/document

17:47:00 Presenting document Dijkstra_Shortest_Path/outline

17:47:00 Presenting theory Dijkstra_Shortest_Path.Introduction

17:47:00 Presenting theory Dijkstra_Shortest_Path.Dijkstra_Misc

17:47:00 Presenting theory Dijkstra_Shortest_Path.Graph

17:47:00 Presenting theory Dijkstra_Shortest_Path.Weight

17:47:00 Presenting theory Dijkstra_Shortest_Path.Dijkstra

17:47:00 Presenting theory Dijkstra_Shortest_Path.GraphSpec

17:47:00 Presenting theory Dijkstra_Shortest_Path.GraphGA

17:47:00 Presenting theory Dijkstra_Shortest_Path.GraphByMap

17:47:00 Presenting theory Dijkstra_Shortest_Path.HashGraphImpl

17:47:00 Presenting theory Dijkstra_Shortest_Path.Dijkstra_Impl

17:47:00 Presenting theory Dijkstra_Shortest_Path.Dijkstra_Impl_Adet

17:47:00 Presenting theory Dijkstra_Shortest_Path.Test

17:47:01 Presenting Formal_SSA ...

17:47:01 Presenting document Formal_SSA/document

17:47:01 Presenting document Formal_SSA/outline

17:47:01 Presenting theory Formal_SSA.FormalSSA_Misc

17:47:01 Presenting theory Formal_SSA.Serial_Rel

17:47:01 Presenting theory Formal_SSA.Mapping_Exts

17:47:01 Presenting theory Formal_SSA.RBT_Mapping_Exts

17:47:01 Presenting theory Formal_SSA.Graph_path

17:47:01 Presenting theory Formal_SSA.SSA_CFG

17:47:01 Presenting theory Formal_SSA.Minimality

17:47:01 Presenting theory Formal_SSA.Construct_SSA

17:47:01 Presenting theory Formal_SSA.Construct_SSA_notriv

17:47:01 Presenting theory Formal_SSA.SSA_Semantics

17:47:01 Presenting theory Formal_SSA.While_Combinator_Exts

17:47:01 Presenting theory Formal_SSA.SSA_CFG_code

17:47:01 Presenting theory Formal_SSA.Construct_SSA_code

17:47:01 Presenting theory Formal_SSA.SSA_Transfer_Rules

17:47:02 Presenting theory Formal_SSA.Construct_SSA_notriv_code

17:47:02 Presenting theory Formal_SSA.Generic_Interpretation

17:47:02 Presenting theory Formal_SSA.Generic_Extract

17:47:02 Presenting theory Formal_SSA.Disjoin_Transform

17:47:02 Presenting theory Formal_SSA.WhileGraphSSA

17:47:03 Presenting Minimal_SSA ...

17:47:03 Presenting document Minimal_SSA/document

17:47:03 Presenting document Minimal_SSA/outline

17:47:03 Presenting theory Minimal_SSA.Irreducible

17:47:03 Presenting Sepref_Prereq ...

17:47:03 Presenting ROBDD ...

17:47:03 Presenting document ROBDD/document

17:47:03 Presenting document ROBDD/outline

17:47:03 Presenting theory ROBDD.Bool_Func

17:47:03 Presenting theory ROBDD.BDT

17:47:03 Presenting theory ROBDD.Option_Helpers

17:47:03 Presenting theory ROBDD.Abstract_Impl

17:47:03 Presenting theory ROBDD.Pointer_Map

17:47:03 Presenting theory ROBDD.Middle_Impl

17:47:03 Presenting theory ROBDD.Array_List

17:47:03 Presenting theory ROBDD.Pointer_Map_Impl

17:47:03 Presenting theory ROBDD.Conc_Impl

17:47:03 Presenting theory ROBDD.Level_Collapse

17:47:03 Presenting theory ROBDD.BDD_Examples

17:47:03 Presenting theory ROBDD.BDD_Code

17:47:03 Presenting Refine_Imperative_HOL ...

17:47:03 Presenting document Refine_Imperative_HOL/document

17:47:03 Presenting document Refine_Imperative_HOL/outline

17:47:03 Presenting theory Refine_Imperative_HOL.Concl_Pres_Clarification

17:47:03 Presenting theory Refine_Imperative_HOL.Named_Theorems_Rev

17:47:03 Presenting theory Refine_Imperative_HOL.Pf_Add

17:47:03 Presenting theory Refine_Imperative_HOL.Pf_Mono_Prover

17:47:03 Presenting theory Refine_Imperative_HOL.PO_Normalizer

17:47:03 Presenting theory Refine_Imperative_HOL.Sepref_Misc

17:47:03 Presenting theory Refine_Imperative_HOL.Structured_Apply

17:47:03 Presenting theory Refine_Imperative_HOL.Term_Synth

17:47:03 Presenting theory Refine_Imperative_HOL.User_Smashing

17:47:03 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Tool

17:47:03 Presenting theory Refine_Imperative_HOL.Sepref_Id_Op

17:47:04 Presenting theory Refine_Imperative_HOL.Sepref_Basic

17:47:04 Presenting theory Refine_Imperative_HOL.Sepref_Monadify

17:47:04 Presenting file "PO_Normalizer.ML"

17:47:04 Presenting theory Refine_Imperative_HOL.Sepref_Constraints

17:47:04 Presenting theory Refine_Imperative_HOL.Sepref_Frame

17:47:04 Presenting theory Refine_Imperative_HOL.Sepref_Rules

17:47:04 Presenting theory Refine_Imperative_HOL.Sepref_Combinator_Setup

17:47:04 Presenting theory Refine_Imperative_HOL.Sepref_Translate

17:47:04 Presenting theory Refine_Imperative_HOL.Sepref_Definition

17:47:04 Presenting theory Refine_Imperative_HOL.Sepref_Intf_Util

17:47:04 Presenting theory Refine_Imperative_HOL.Sepref_Tool

17:47:04 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Setup

17:47:04 Presenting theory Refine_Imperative_HOL.Sepref_HOL_Bindings

17:47:04 Presenting theory Refine_Imperative_HOL.Sepref_Foreach

17:47:04 Presenting theory Refine_Imperative_HOL.Sepref_Improper

17:47:04 Presenting theory Refine_Imperative_HOL.Sepref

17:47:04 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_IICF

17:47:04 Presenting theory Refine_Imperative_HOL.IICF_Set

17:47:04 Presenting theory Refine_Imperative_HOL.IICF_List_SetO

17:47:04 Presenting theory Refine_Imperative_HOL.IICF_Multiset

17:47:04 Presenting theory Refine_Imperative_HOL.IICF_Prio_Bag

17:47:04 Presenting theory Refine_Imperative_HOL.IICF_List_Mset

17:47:05 Presenting theory Refine_Imperative_HOL.IICF_List_MsetO

17:47:05 Presenting theory Refine_Imperative_HOL.IICF_List

17:47:05 Presenting theory Refine_Imperative_HOL.IICF_Abs_Heap

17:47:05 Presenting theory Refine_Imperative_HOL.IICF_HOL_List

17:47:05 Presenting theory Refine_Imperative_HOL.IICF_Array_List

17:47:05 Presenting theory Refine_Imperative_HOL.IICF_Impl_Heap

17:47:05 Presenting theory Refine_Imperative_HOL.IICF_Map

17:47:05 Presenting theory Refine_Imperative_HOL.IICF_Prio_Map

17:47:05 Presenting theory Refine_Imperative_HOL.IICF_Abs_Heapmap

17:47:05 Presenting theory Refine_Imperative_HOL.IICF_Array

17:47:05 Presenting theory Refine_Imperative_HOL.IICF_MS_Array_List

17:47:05 Presenting theory Refine_Imperative_HOL.IICF_Indexed_Array_List

17:47:05 Presenting theory Refine_Imperative_HOL.IICF_Impl_Heapmap

17:47:05 Presenting theory Refine_Imperative_HOL.IICF_Matrix

17:47:06 Presenting theory Refine_Imperative_HOL.IICF_Array_Matrix

17:47:06 Presenting theory Refine_Imperative_HOL.IICF_Sepl_Binding

17:47:06 Presenting theory Refine_Imperative_HOL.IICF

17:47:06 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Userguides

17:47:06 Presenting theory Refine_Imperative_HOL.Sepref_Guide_Quickstart

17:47:06 Presenting theory Refine_Imperative_HOL.Sepref_Guide_Reference

17:47:06 Presenting theory Refine_Imperative_HOL.Sepref_Guide_General_Util

17:47:06 Presenting theory Refine_Imperative_HOL.Sepref_ICF_Bindings

17:47:06 Presenting theory Refine_Imperative_HOL.Sepref_WGraph

17:47:06 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Examples

17:47:06 Presenting theory Refine_Imperative_HOL.Sepref_Graph

17:47:06 Presenting theory Refine_Imperative_HOL.Sepref_DFS

17:47:06 Presenting theory Refine_Imperative_HOL.Sepref_Dijkstra

17:47:06 Presenting theory Refine_Imperative_HOL.Sepref_NDFS

17:47:06 Presenting theory Refine_Imperative_HOL.Sepref_Minitests

17:47:06 Presenting theory Refine_Imperative_HOL.Worklist_Subsumption

17:47:07 Presenting theory Refine_Imperative_HOL.Worklist_Subsumption_Impl

17:47:07 Presenting theory Refine_Imperative_HOL.Sepref_Snip_Datatype

17:47:07 Presenting theory Refine_Imperative_HOL.Sepref_Snip_Combinator

17:47:07 Presenting theory Refine_Imperative_HOL.Sepref_All_Examples

17:47:07 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Benchmarks

17:47:07 Presenting theory Refine_Imperative_HOL.Heapmap_Bench

17:47:07 Presenting theory Refine_Imperative_HOL.Dijkstra_Benchmark

17:47:07 Presenting theory Refine_Imperative_HOL.NDFS_Benchmark

17:47:07 Presenting BTree ...

17:47:07 Presenting document BTree/document

17:47:07 Presenting document BTree/outline

17:47:07 Presenting theory BTree.BTree

17:47:07 Presenting theory BTree.BTree_Height

17:47:07 Presenting theory BTree.BTree_Set

17:47:07 Presenting theory BTree.BTree_Split

17:47:07 Presenting theory BTree.Array_SBlit

17:47:07 Presenting theory BTree.Partially_Filled_Array

17:47:07 Presenting theory BTree.Basic_Assn

17:47:07 Presenting theory BTree.BTree_Imp

17:47:07 Presenting theory BTree.BTree_ImpSet

17:47:07 Presenting theory BTree.Imperative_Loops

17:47:07 Presenting theory BTree.BTree_ImpSplit

17:47:08 Presenting Floyd_Warshall ...

17:47:08 Presenting document Floyd_Warshall/document

17:47:08 Presenting document Floyd_Warshall/outline

17:47:08 Presenting theory Floyd_Warshall.Floyd_Warshall

17:47:08 Presenting theory Floyd_Warshall.Recursion_Combinators

17:47:08 Presenting theory Floyd_Warshall.FW_Code

17:47:08 Presenting Sepref_Basic ...

17:47:08 Presenting Sepref_IICF ...

17:47:08 Presenting Flow_Networks ...

17:47:08 Presenting document Flow_Networks/document

17:47:08 Presenting document Flow_Networks/outline

17:47:08 Presenting theory Flow_Networks.Fofu_Abs_Base

17:47:08 Presenting theory Flow_Networks.Fofu_Impl_Base

17:47:08 Presenting theory Flow_Networks.Refine_Add_Fofu

17:47:08 Presenting theory Flow_Networks.Graph

17:47:08 Presenting theory Flow_Networks.Network

17:47:08 Presenting theory Flow_Networks.Residual_Graph

17:47:08 Presenting theory Flow_Networks.Augmenting_Flow

17:47:08 Presenting theory Flow_Networks.Augmenting_Path

17:47:08 Presenting theory Flow_Networks.Ford_Fulkerson

17:47:08 Presenting theory Flow_Networks.Graph_Impl

17:47:08 Presenting theory Flow_Networks.Network_Impl

17:47:08 Presenting theory Flow_Networks.NetCheck

17:47:09 Presenting EdmondsKarp_Maxflow ...

17:47:09 Presenting document EdmondsKarp_Maxflow/document

17:47:09 Presenting document EdmondsKarp_Maxflow/outline

17:47:09 Presenting theory EdmondsKarp_Maxflow.FordFulkerson_Algo

17:47:09 Presenting theory EdmondsKarp_Maxflow.EdmondsKarp_Termination_Abstract

17:47:09 Presenting theory EdmondsKarp_Maxflow.EdmondsKarp_Algo

17:47:09 Presenting theory EdmondsKarp_Maxflow.Augmenting_Path_BFS

17:47:09 Presenting theory EdmondsKarp_Maxflow.EdmondsKarp_Impl

17:47:09 Presenting theory EdmondsKarp_Maxflow.Edka_Checked_Impl

17:47:09 Presenting theory EdmondsKarp_Maxflow.Edka_Benchmark_Export

17:47:10 Presenting Prpu_Maxflow ...

17:47:10 Presenting document Prpu_Maxflow/document

17:47:10 Presenting document Prpu_Maxflow/outline

17:47:10 Presenting theory Prpu_Maxflow.Generic_Push_Relabel

17:47:10 Presenting theory Prpu_Maxflow.Prpu_Common_Inst

17:47:10 Presenting theory Prpu_Maxflow.Fifo_Push_Relabel

17:47:10 Presenting theory Prpu_Maxflow.Graph_Topological_Ordering

17:47:10 Presenting theory Prpu_Maxflow.Relabel_To_Front

17:47:10 Presenting theory Prpu_Maxflow.Prpu_Common_Impl

17:47:10 Presenting theory Prpu_Maxflow.Fifo_Push_Relabel_Impl

17:47:10 Presenting theory Prpu_Maxflow.Relabel_To_Front_Impl

17:47:10 Presenting theory Prpu_Maxflow.Generated_Code_Test

17:47:11 Presenting Knuth_Morris_Pratt ...

17:47:11 Presenting document Knuth_Morris_Pratt/document

17:47:11 Presenting document Knuth_Morris_Pratt/outline

17:47:11 Presenting theory Knuth_Morris_Pratt.KMP

17:47:11 Presenting Kruskal ...

17:47:11 Presenting document Kruskal/document

17:47:11 Presenting document Kruskal/outline

17:47:11 Presenting theory Kruskal.Kruskal_Misc

17:47:11 Presenting theory Kruskal.SeprefUF

17:47:11 Presenting theory Kruskal.MinWeightBasis

17:47:11 Presenting theory Kruskal.Kruskal

17:47:11 Presenting theory Kruskal.Kruskal_Refine

17:47:11 Presenting theory Kruskal.Kruskal_Impl

17:47:11 Presenting theory Kruskal.UGraph

17:47:11 Presenting theory Kruskal.UGraph_Impl

17:47:11 Presenting theory Kruskal.Graph_Definition

17:47:11 Presenting theory Kruskal.Graph_Definition_Aux

17:47:11 Presenting theory Kruskal.Graph_Definition_Impl

17:47:12 Presenting PAC_Checker ...

17:47:12 Presenting document PAC_Checker/document

17:47:12 Presenting document PAC_Checker/outline

17:47:12 Presenting theory PAC_Checker.PAC_More_Poly

17:47:12 Presenting theory PAC_Checker.Finite_Map_Multiset

17:47:12 Presenting theory PAC_Checker.WB_Sort

17:47:12 Presenting theory PAC_Checker.More_Loops

17:47:12 Presenting theory PAC_Checker.PAC_Specification

17:47:12 Presenting theory PAC_Checker.PAC_Map_Rel

17:47:12 Presenting theory PAC_Checker.PAC_Checker_Specification

17:47:12 Presenting theory PAC_Checker.PAC_Polynomials

17:47:12 Presenting theory PAC_Checker.PAC_Polynomials_Term

17:47:12 Presenting theory PAC_Checker.PAC_Polynomials_Operations

17:47:12 Presenting theory PAC_Checker.PAC_Misc

17:47:12 Presenting theory PAC_Checker.PAC_Checker

17:47:12 Presenting theory PAC_Checker.PAC_Checker_Relation

17:47:12 Presenting theory PAC_Checker.PAC_Assoc_Map_Rel

17:47:12 Presenting theory PAC_Checker.PAC_Checker_Init

17:47:13 Presenting theory PAC_Checker.PAC_Version

17:47:13 Presenting theory PAC_Checker.PAC_Checker_Synthesis

17:47:13 Presenting theory PAC_Checker.PAC_Checker_MLton

17:47:14 Presenting VerifyThis2018 ...

17:47:14 Presenting document VerifyThis2018/document

17:47:14 Presenting document VerifyThis2018/outline

17:47:14 Presenting theory VerifyThis2018.Dynamic_Array

17:47:14 Presenting theory VerifyThis2018.DRAT_Misc

17:47:14 Presenting theory VerifyThis2018.Array_Map_Default

17:47:14 Presenting theory VerifyThis2018.Synth_Definition

17:47:14 Presenting theory VerifyThis2018.Exc_Nres_Monad

17:47:14 Presenting theory VerifyThis2018.VTcomp

17:47:14 Presenting theory VerifyThis2018.DF_System

17:47:14 Presenting theory VerifyThis2018.Snippets

17:47:14 Presenting theory VerifyThis2018.Challenge1

17:47:14 Presenting theory VerifyThis2018.Challenge1_short

17:47:14 Presenting theory VerifyThis2018.Challenge2

17:47:14 Presenting theory VerifyThis2018.Challenge3

17:47:14 Presenting VerifyThis2019 ...

17:47:15 Presenting document VerifyThis2019/document

17:47:15 Presenting document VerifyThis2019/outline

17:47:15 Presenting theory VerifyThis2019.Exc_Nres_Monad

17:47:15 Presenting theory VerifyThis2019.VTcomp

17:47:15 Presenting theory VerifyThis2019.Challenge1A

17:47:15 Presenting theory VerifyThis2019.Challenge1B

17:47:15 Presenting theory VerifyThis2019.Challenge2A

17:47:15 Presenting theory VerifyThis2019.Challenge2B

17:47:15 Presenting theory VerifyThis2019.Parallel_Multiset_Fold

17:47:15 Presenting theory VerifyThis2019.Challenge3

17:47:15 Presenting Transition_Systems_and_Automata ...

17:47:15 Presenting document Transition_Systems_and_Automata/document

17:47:15 Presenting document Transition_Systems_and_Automata/outline

17:47:15 Presenting theory Transition_Systems_and_Automata.Sequence

17:47:15 Presenting theory Transition_Systems_and_Automata.Basic

17:47:15 Presenting theory Transition_Systems_and_Automata.Sequence_LTL

17:47:15 Presenting theory Transition_Systems_and_Automata.Sequence_Zip

17:47:15 Presenting theory Transition_Systems_and_Automata.Maps

17:47:15 Presenting theory Transition_Systems_and_Automata.Acceptance

17:47:15 Presenting theory Transition_Systems_and_Automata.Degeneralization

17:47:15 Presenting theory Transition_Systems_and_Automata.Transition_System

17:47:15 Presenting theory Transition_Systems_and_Automata.Transition_System_Extra

17:47:15 Presenting theory Transition_Systems_and_Automata.Transition_System_Construction

17:47:15 Presenting theory Transition_Systems_and_Automata.Deterministic

17:47:15 Presenting theory Transition_Systems_and_Automata.DFA

17:47:15 Presenting theory Transition_Systems_and_Automata.Nondeterministic

17:47:15 Presenting theory Transition_Systems_and_Automata.NFA

17:47:15 Presenting theory Transition_Systems_and_Automata.DBA

17:47:15 Presenting theory Transition_Systems_and_Automata.DGBA

17:47:15 Presenting theory Transition_Systems_and_Automata.DBA_Combine

17:47:15 Presenting theory Transition_Systems_and_Automata.DBTA

17:47:15 Presenting theory Transition_Systems_and_Automata.DGBTA

17:47:15 Presenting theory Transition_Systems_and_Automata.DBTA_Combine

17:47:15 Presenting theory Transition_Systems_and_Automata.DCA

17:47:15 Presenting theory Transition_Systems_and_Automata.DGCA

17:47:15 Presenting theory Transition_Systems_and_Automata.DCA_Combine

17:47:15 Presenting theory Transition_Systems_and_Automata.DRA

17:47:15 Presenting theory Transition_Systems_and_Automata.DRA_Combine

17:47:15 Presenting theory Transition_Systems_and_Automata.Refine

17:47:16 Presenting theory Transition_Systems_and_Automata.Acceptance_Refine

17:47:16 Presenting theory Transition_Systems_and_Automata.Transition_System_Refine

17:47:16 Presenting theory Transition_Systems_and_Automata.DRA_Refine

17:47:16 Presenting theory Transition_Systems_and_Automata.Implement

17:47:16 Presenting theory Transition_Systems_and_Automata.DRA_Implement

17:47:16 Presenting theory Transition_Systems_and_Automata.DRA_Nodes

17:47:16 Presenting theory Transition_Systems_and_Automata.DRA_Explicit

17:47:16 Presenting theory Transition_Systems_and_Automata.DRA_Translate

17:47:16 Presenting theory Transition_Systems_and_Automata.NBA

17:47:16 Presenting theory Transition_Systems_and_Automata.NGBA

17:47:16 Presenting theory Transition_Systems_and_Automata.NBA_Combine

17:47:16 Presenting theory Transition_Systems_and_Automata.NBA_Graphs

17:47:16 Presenting theory Transition_Systems_and_Automata.NBA_Refine

17:47:16 Presenting theory Transition_Systems_and_Automata.NBA_Implement

17:47:16 Presenting theory Transition_Systems_and_Automata.NBA_Algorithms

17:47:16 Presenting theory Transition_Systems_and_Automata.NBA_Explicit

17:47:16 Presenting theory Transition_Systems_and_Automata.NBA_Translate

17:47:16 Presenting theory Transition_Systems_and_Automata.NGBA_Graphs

17:47:16 Presenting theory Transition_Systems_and_Automata.NGBA_Refine

17:47:16 Presenting theory Transition_Systems_and_Automata.NGBA_Implement

17:47:16 Presenting theory Transition_Systems_and_Automata.Degeneralization_Refine

17:47:17 Presenting theory Transition_Systems_and_Automata.NGBA_Algorithms

17:47:17 Presenting theory Transition_Systems_and_Automata.NBTA

17:47:17 Presenting theory Transition_Systems_and_Automata.NGBTA

17:47:17 Presenting theory Transition_Systems_and_Automata.NBTA_Combine

17:47:17 Presenting Adaptive_State_Counting ...

17:47:17 Presenting document Adaptive_State_Counting/document

17:47:17 Presenting document Adaptive_State_Counting/outline

17:47:17 Presenting theory Adaptive_State_Counting.FSM

17:47:17 Presenting theory Adaptive_State_Counting.FSM_Product

17:47:17 Presenting theory Adaptive_State_Counting.ATC

17:47:17 Presenting theory Adaptive_State_Counting.ASC_LB

17:47:17 Presenting theory Adaptive_State_Counting.ASC_Suite

17:47:17 Presenting theory Adaptive_State_Counting.ASC_Sufficiency

17:47:17 Presenting theory Adaptive_State_Counting.ASC_Hoare

17:47:17 Presenting theory Adaptive_State_Counting.ASC_Example

17:47:20 Presenting Buchi_Complementation ...

17:47:20 Presenting document Buchi_Complementation/document

17:47:20 Presenting document Buchi_Complementation/outline

17:47:20 Presenting theory Buchi_Complementation.Alternate

17:47:20 Presenting theory Buchi_Complementation.Graph

17:47:20 Presenting theory Buchi_Complementation.Ranking

17:47:20 Presenting theory Buchi_Complementation.Complementation

17:47:20 Presenting theory Buchi_Complementation.Complementation_Implement

17:47:20 Presenting theory Buchi_Complementation.Formula

17:47:20 Presenting theory Buchi_Complementation.Complementation_Final

17:47:20 Presenting theory Buchi_Complementation.Complementation_Build

17:47:20 Presenting file "code/Autool.mlb"

17:47:20 Presenting file "code/Prelude.sml"

17:47:20 Presenting file "code/Autool.sml"

17:47:20 Presenting LTL_Master_Theorem ...

17:47:20 Presenting document LTL_Master_Theorem/document

17:47:20 Presenting document LTL_Master_Theorem/outline

17:47:20 Presenting theory LTL_Master_Theorem.Syntactic_Fragments_and_Stability

17:47:20 Presenting theory LTL_Master_Theorem.After

17:47:20 Presenting theory LTL_Master_Theorem.Advice

17:47:20 Presenting theory LTL_Master_Theorem.Master_Theorem

17:47:20 Presenting theory LTL_Master_Theorem.Asymmetric_Master_Theorem

17:47:20 Presenting theory LTL_Master_Theorem.Restricted_Master_Theorem

17:47:20 Presenting theory LTL_Master_Theorem.Transition_Functions

17:47:20 Presenting theory LTL_Master_Theorem.Quotient_Type

17:47:20 Presenting theory LTL_Master_Theorem.Omega_Words_Fun_Stream

17:47:20 Presenting theory LTL_Master_Theorem.DRA_Construction

17:47:20 Presenting theory LTL_Master_Theorem.DRA_Implementation

17:47:20 Presenting theory LTL_Master_Theorem.Extra_Equivalence_Relations

17:47:21 Presenting theory LTL_Master_Theorem.DRA_Instantiation

17:47:21 Presenting theory LTL_Master_Theorem.Code_Export

17:47:21 Presenting Partial_Order_Reduction ...

17:47:21 Presenting document Partial_Order_Reduction/document

17:47:21 Presenting document Partial_Order_Reduction/outline

17:47:21 Presenting theory Partial_Order_Reduction.List_Prefixes

17:47:21 Presenting theory Partial_Order_Reduction.List_Extensions

17:47:21 Presenting theory Partial_Order_Reduction.Word_Prefixes

17:47:21 Presenting theory Partial_Order_Reduction.Set_Extensions

17:47:21 Presenting theory Partial_Order_Reduction.Basic_Extensions

17:47:21 Presenting theory Partial_Order_Reduction.Relation_Extensions

17:47:21 Presenting theory Partial_Order_Reduction.Transition_System_Extensions

17:47:21 Presenting theory Partial_Order_Reduction.Traces

17:47:21 Presenting theory Partial_Order_Reduction.Transition_System_Traces

17:47:21 Presenting theory Partial_Order_Reduction.Functions

17:47:21 Presenting theory Partial_Order_Reduction.ENat_Extensions

17:47:21 Presenting theory Partial_Order_Reduction.CCPO_Extensions

17:47:21 Presenting theory Partial_Order_Reduction.ESet_Extensions

17:47:21 Presenting theory Partial_Order_Reduction.Coinductive_List_Extensions

17:47:21 Presenting theory Partial_Order_Reduction.LList_Prefixes

17:47:21 Presenting theory Partial_Order_Reduction.Stuttering

17:47:21 Presenting theory Partial_Order_Reduction.Transition_System_Interpreted_Traces

17:47:21 Presenting theory Partial_Order_Reduction.Ample_Abstract

17:47:21 Presenting theory Partial_Order_Reduction.Formula

17:47:21 Presenting theory Partial_Order_Reduction.Ample_Correctness

17:47:22 Presenting theory Partial_Order_Reduction.Ample_Analysis

17:47:22 Presenting Transitive-Closure ...

17:47:22 Presenting document Transitive-Closure/document

17:47:22 Presenting document Transitive-Closure/outline

17:47:22 Presenting theory Transitive-Closure.Transitive_Closure_Impl

17:47:22 Presenting theory Transitive-Closure.Transitive_Closure_List_Impl

17:47:22 Presenting theory Transitive-Closure.RBT_Map_Set_Extension

17:47:22 Presenting theory Transitive-Closure.Transitive_Closure_RBT_Impl

17:47:22 Presenting theory Transitive-Closure.Finite_Transitive_Closure_Simprocs

17:47:22 Presenting Tree-Automata ...

17:47:22 Presenting document Tree-Automata/document

17:47:22 Presenting document Tree-Automata/outline

17:47:22 Presenting theory Tree-Automata.Tree

17:47:22 Presenting theory Tree-Automata.Ta

17:47:22 Presenting theory Tree-Automata.AbsAlgo

17:47:22 Presenting theory Tree-Automata.Ta_impl

17:47:22 Presenting theory Tree-Automata.Ta_impl_codegen

17:47:23 Presenting AxiomaticCategoryTheory ...

17:47:23 Presenting document AxiomaticCategoryTheory/document

17:47:23 Presenting document AxiomaticCategoryTheory/outline

17:47:23 Presenting theory AxiomaticCategoryTheory.AxiomaticCategoryTheory

17:47:23 Presenting BNF_CC ...

17:47:23 Presenting document BNF_CC/document

17:47:23 Presenting document BNF_CC/outline

17:47:23 Presenting theory BNF_CC.Preliminaries

17:47:23 Presenting theory BNF_CC.Axiomatised_BNF_CC

17:47:23 Presenting theory BNF_CC.Composition

17:47:23 Presenting theory BNF_CC.Fixpoints

17:47:23 Presenting theory BNF_CC.Subtypes

17:47:23 Presenting theory BNF_CC.Quotient_Preservation

17:47:23 Presenting theory BNF_CC.Operation_Examples

17:47:23 Presenting theory BNF_CC.Concrete_Examples

17:47:23 Presenting theory BNF_CC.DDS

17:47:25 Presenting BNF_Operations ...

17:47:25 Presenting document BNF_Operations/document

17:47:25 Presenting document BNF_Operations/outline

17:47:25 Presenting theory BNF_Operations.LFP

17:47:25 Presenting theory BNF_Operations.GFP

17:47:25 Presenting theory BNF_Operations.Compose

17:47:25 Presenting theory BNF_Operations.Kill

17:47:25 Presenting theory BNF_Operations.Lift

17:47:25 Presenting theory BNF_Operations.Permute

17:47:25 Presenting theory BNF_Operations.N2M

17:47:26 Presenting BinarySearchTree ...

17:47:26 Presenting document BinarySearchTree/document

17:47:26 Presenting document BinarySearchTree/outline

17:47:26 Presenting theory BinarySearchTree.BinaryTree

17:47:26 Presenting theory BinarySearchTree.BinaryTree_Map

17:47:26 Presenting theory BinarySearchTree.BinaryTree_TacticStyle

17:47:26 Presenting Binomial-Queues ...

17:47:26 Presenting document Binomial-Queues/document

17:47:26 Presenting document Binomial-Queues/outline

17:47:26 Presenting theory Binomial-Queues.PQ

17:47:26 Presenting theory Binomial-Queues.Binomial_Queue

17:47:26 Presenting theory Binomial-Queues.PQ_Implementation

17:47:26 Presenting Blue_Eyes ...

17:47:26 Presenting document Blue_Eyes/document

17:47:26 Presenting document Blue_Eyes/outline

17:47:26 Presenting theory Blue_Eyes.Blue_Eyes

17:47:27 Presenting Bondy ...

17:47:27 Presenting document Bondy/document

17:47:27 Presenting document Bondy/outline

17:47:27 Presenting theory Bondy.Bondy

17:47:27 Presenting Bounded_Deducibility_Security ...

17:47:27 Presenting document Bounded_Deducibility_Security/document

17:47:27 Presenting document Bounded_Deducibility_Security/outline

17:47:27 Presenting theory Bounded_Deducibility_Security.Trivia

17:47:27 Presenting theory Bounded_Deducibility_Security.IO_Automaton

17:47:27 Presenting theory Bounded_Deducibility_Security.BD_Security

17:47:27 Presenting theory Bounded_Deducibility_Security.Compositional_Reasoning

17:47:27 Presenting theory Bounded_Deducibility_Security.Bounded_Deducibility_Security

17:47:27 Presenting BytecodeLogicJmlTypes ...

17:47:27 Presenting document BytecodeLogicJmlTypes/document

17:47:27 Presenting document BytecodeLogicJmlTypes/outline

17:47:27 Presenting theory BytecodeLogicJmlTypes.Language

17:47:27 Presenting theory BytecodeLogicJmlTypes.AssocLists

17:47:27 Presenting theory BytecodeLogicJmlTypes.Logic

17:47:27 Presenting theory BytecodeLogicJmlTypes.MultiStep

17:47:27 Presenting theory BytecodeLogicJmlTypes.Reachability

17:47:27 Presenting theory BytecodeLogicJmlTypes.Sound

17:47:27 Presenting theory BytecodeLogicJmlTypes.Cachera

17:47:29 Presenting C2KA_DistributedSystems ...

17:47:29 Presenting document C2KA_DistributedSystems/document

17:47:29 Presenting document C2KA_DistributedSystems/outline

17:47:29 Presenting theory C2KA_DistributedSystems.Stimuli

17:47:29 Presenting theory C2KA_DistributedSystems.CKA

17:47:29 Presenting theory C2KA_DistributedSystems.C2KA

17:47:29 Presenting theory C2KA_DistributedSystems.Topology_C2KA

17:47:29 Presenting theory C2KA_DistributedSystems.Communication_C2KA

17:47:29 Presenting CISC-Kernel ...

17:47:29 Presenting document CISC-Kernel/document

17:47:29 Presenting document CISC-Kernel/outline

17:47:29 Presenting theory CISC-Kernel.Option_Binders

17:47:29 Presenting theory CISC-Kernel.List_Theorems

17:47:29 Presenting theory CISC-Kernel.K

17:47:29 Presenting theory CISC-Kernel.SK

17:47:29 Presenting theory CISC-Kernel.ISK

17:47:29 Presenting theory CISC-Kernel.CISK

17:47:29 Presenting theory CISC-Kernel.Step_configuration

17:47:29 Presenting theory CISC-Kernel.Step_policies

17:47:29 Presenting theory CISC-Kernel.Step

17:47:29 Presenting theory CISC-Kernel.Step_invariants

17:47:29 Presenting theory CISC-Kernel.Step_vpeq

17:47:29 Presenting theory CISC-Kernel.Step_vpeq_locally_respects

17:47:29 Presenting theory CISC-Kernel.Step_vpeq_weakly_step_consistent

17:47:29 Presenting theory CISC-Kernel.Separation_kernel_model

17:47:29 Presenting theory CISC-Kernel.Link_separation_kernel_model_to_CISK

17:47:30 Presenting CRDT ...

17:47:30 Presenting document CRDT/document

17:47:30 Presenting document CRDT/outline

17:47:30 Presenting theory CRDT.Util

17:47:30 Presenting theory CRDT.Convergence

17:47:30 Presenting theory CRDT.Network

17:47:30 Presenting theory CRDT.Ordered_List

17:47:30 Presenting theory CRDT.RGA

17:47:30 Presenting theory CRDT.Counter

17:47:30 Presenting theory CRDT.ORSet

17:47:30 Presenting IMAP-CRDT ...

17:47:30 Presenting document IMAP-CRDT/document

17:47:30 Presenting document IMAP-CRDT/outline

17:47:30 Presenting theory IMAP-CRDT.IMAP-def

17:47:30 Presenting theory IMAP-CRDT.IMAP-proof-commute

17:47:30 Presenting theory IMAP-CRDT.IMAP-proof-helpers

17:47:30 Presenting theory IMAP-CRDT.IMAP-proof-independent

17:47:30 Presenting theory IMAP-CRDT.IMAP-proof

17:47:30 Presenting CYK ...

17:47:30 Presenting document CYK/document

17:47:30 Presenting document CYK/outline

17:47:30 Presenting theory CYK.CYK

17:47:31 Presenting Card_Multisets ...

17:47:31 Presenting document Card_Multisets/document

17:47:31 Presenting document Card_Multisets/outline

17:47:31 Presenting theory Card_Multisets.Card_Multisets

17:47:31 Presenting Card_Partitions ...

17:47:31 Presenting document Card_Partitions/document

17:47:31 Presenting document Card_Partitions/outline

17:47:31 Presenting theory Card_Partitions.Set_Partition

17:47:31 Presenting theory Card_Partitions.Injectivity_Solver

17:47:31 Presenting theory Card_Partitions.Card_Partitions

17:47:31 Presenting Case_Labeling ...

17:47:31 Presenting document Case_Labeling/document

17:47:31 Presenting document Case_Labeling/outline

17:47:31 Presenting theory Case_Labeling.Case_Labeling

17:47:31 Presenting theory Case_Labeling.Labeled_Hoare

17:47:31 Presenting theory Case_Labeling.Labeled_Hoare_Examples

17:47:31 Presenting theory Case_Labeling.Conditionals

17:47:31 Presenting theory Case_Labeling.Monadic_Language

17:47:31 Presenting theory Case_Labeling.Case_Labeling_Examples

17:47:31 Presenting file "labeled_hoare_tac.ML"

17:47:31 Presenting file "$AFP/Case_Labeling/util.ML"

17:47:31 Presenting file "print_nested_cases.ML"

17:47:31 Presenting file "util.ML"

17:47:31 Presenting file "casify.ML"

17:47:31 Presenting Category ...

17:47:31 Presenting document Category/document

17:47:31 Presenting document Category/outline

17:47:31 Presenting theory Category.Cat

17:47:31 Presenting theory Category.SetCat

17:47:31 Presenting theory Category.Functors

17:47:31 Presenting theory Category.HomFunctors

17:47:31 Presenting theory Category.NatTrans

17:47:31 Presenting theory Category.Yoneda

17:47:31 Presenting Cauchy ...

17:47:31 Presenting document Cauchy/document

17:47:31 Presenting document Cauchy/outline

17:47:31 Presenting theory Cauchy.CauchysMeanTheorem

17:47:31 Presenting theory Cauchy.CauchySchwarz

17:47:31 Presenting Sqrt_Babylonian ...

17:47:31 Presenting document Sqrt_Babylonian/document

17:47:31 Presenting document Sqrt_Babylonian/outline

17:47:31 Presenting theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary

17:47:31 Presenting theory Sqrt_Babylonian.Log_Impl

17:47:31 Presenting theory Sqrt_Babylonian.NthRoot_Impl

17:47:31 Presenting theory Sqrt_Babylonian.Sqrt_Babylonian

17:47:32 Presenting Real_Impl ...

17:47:32 Presenting document Real_Impl/document

17:47:32 Presenting document Real_Impl/outline

17:47:32 Presenting theory Real_Impl.Real_Impl_Auxiliary

17:47:32 Presenting theory Real_Impl.Prime_Product

17:47:32 Presenting theory Real_Impl.Real_Impl

17:47:32 Presenting theory Real_Impl.Real_Unique_Impl

17:47:32 Presenting Certification_Monads ...

17:47:32 Presenting document Certification_Monads/document

17:47:32 Presenting document Certification_Monads/outline

17:47:32 Presenting theory Certification_Monads.Error_Syntax

17:47:32 Presenting theory Certification_Monads.Error_Monad

17:47:32 Presenting theory Certification_Monads.Check_Monad

17:47:32 Presenting theory Certification_Monads.Strict_Sum

17:47:32 Presenting theory Certification_Monads.Parser_Monad

17:47:32 Presenting theory Certification_Monads.Misc

17:47:32 Presenting Classes ...

17:47:32 Presenting document Classes/classes

17:47:32 Presenting theory Classes.Setup

17:47:32 Presenting theory Classes.Classes

17:47:32 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

17:47:32 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

17:47:32 Presenting Clean ...

17:47:32 Presenting document Clean/document

17:47:32 Presenting document Clean/outline

17:47:32 Presenting theory Clean.MonadSE

17:47:32 Presenting theory Clean.Seq_MonadSE

17:47:32 Presenting theory Clean.Symbex_MonadSE

17:47:32 Presenting theory Clean.Clean

17:47:32 Presenting theory Clean.Hoare_MonadSE

17:47:32 Presenting theory Clean.Hoare_Clean

17:47:32 Presenting theory Clean.Clean_Symbex

17:47:32 Presenting theory Clean.Test_Clean

17:47:32 Presenting theory Clean.Clean_Main

17:47:32 Presenting theory Clean.Quicksort_concept

17:47:32 Presenting theory Clean.SquareRoot_concept

17:47:33 Presenting ClockSynchInst ...

17:47:33 Presenting document ClockSynchInst/document

17:47:33 Presenting document ClockSynchInst/outline

17:47:33 Presenting theory ClockSynchInst.ICAInstance

17:47:33 Presenting theory ClockSynchInst.LynchInstance

17:47:33 Presenting Codegen ...

17:47:33 Presenting document Codegen/codegen

17:47:33 Presenting theory Codegen.Setup

17:47:33 Presenting theory Codegen.Introduction

17:47:33 Presenting theory Codegen.Foundations

17:47:33 Presenting theory Codegen.Refinement

17:47:33 Presenting theory Codegen.Inductive_Predicate

17:47:33 Presenting theory Codegen.Evaluation

17:47:33 Presenting theory Codegen.Computations

17:47:33 Presenting theory Codegen.Adaptation

17:47:33 Presenting theory Codegen.Further

17:47:33 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

17:47:33 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

17:47:33 Presenting CofGroups ...

17:47:33 Presenting document CofGroups/document

17:47:33 Presenting document CofGroups/outline

17:47:33 Presenting theory CofGroups.CofGroups

17:47:33 Presenting Coinductive_Languages ...

17:47:33 Presenting document Coinductive_Languages/document

17:47:33 Presenting document Coinductive_Languages/outline

17:47:33 Presenting theory Coinductive_Languages.Coinductive_Language

17:47:33 Presenting theory Coinductive_Languages.Coinductive_Regular_Set

17:47:33 Presenting theory Coinductive_Languages.Context_Free_Grammar

17:47:33 Presenting Compiling-Exceptions-Correctly ...

17:47:33 Presenting document Compiling-Exceptions-Correctly/document

17:47:33 Presenting document Compiling-Exceptions-Correctly/outline

17:47:33 Presenting theory Compiling-Exceptions-Correctly.Exceptions

17:47:33 Presenting Complete_Non_Orders ...

17:47:33 Presenting document Complete_Non_Orders/document

17:47:33 Presenting document Complete_Non_Orders/outline

17:47:33 Presenting theory Complete_Non_Orders.Binary_Relations

17:47:33 Presenting theory Complete_Non_Orders.Complete_Relations

17:47:33 Presenting theory Complete_Non_Orders.Fixed_Points

17:47:33 Presenting theory Complete_Non_Orders.Kleene_Fixed_Point

17:47:34 Presenting Completeness ...

17:47:34 Presenting document Completeness/document

17:47:34 Presenting document Completeness/outline

17:47:34 Presenting theory Completeness.PermutationLemmas

17:47:34 Presenting theory Completeness.Base

17:47:34 Presenting theory Completeness.Formula

17:47:34 Presenting theory Completeness.Sequents

17:47:34 Presenting theory Completeness.Tree

17:47:34 Presenting theory Completeness.Completeness

17:47:34 Presenting theory Completeness.Soundness

17:47:34 Presenting Complex_Geometry ...

17:47:34 Presenting document Complex_Geometry/document

17:47:35 Presenting document Complex_Geometry/outline

17:47:35 Presenting theory Complex_Geometry.More_Transcendental

17:47:35 Presenting theory Complex_Geometry.Canonical_Angle

17:47:35 Presenting theory Complex_Geometry.More_Complex

17:47:35 Presenting theory Complex_Geometry.Angles

17:47:35 Presenting theory Complex_Geometry.More_Set

17:47:35 Presenting theory Complex_Geometry.Linear_Systems

17:47:35 Presenting theory Complex_Geometry.Quadratic

17:47:35 Presenting theory Complex_Geometry.Matrices

17:47:35 Presenting theory Complex_Geometry.Unitary_Matrices

17:47:35 Presenting theory Complex_Geometry.Unitary11_Matrices

17:47:35 Presenting theory Complex_Geometry.Hermitean_Matrices

17:47:35 Presenting theory Complex_Geometry.Elementary_Complex_Geometry

17:47:35 Presenting theory Complex_Geometry.Homogeneous_Coordinates

17:47:35 Presenting theory Complex_Geometry.Moebius

17:47:35 Presenting theory Complex_Geometry.Circlines

17:47:35 Presenting theory Complex_Geometry.Oriented_Circlines

17:47:35 Presenting theory Complex_Geometry.Circlines_Angle

17:47:35 Presenting theory Complex_Geometry.Unit_Circle_Preserving_Moebius

17:47:35 Presenting theory Complex_Geometry.Riemann_Sphere

17:47:35 Presenting theory Complex_Geometry.Chordal_Metric

17:47:36 Presenting Poincare_Disc ...

17:47:36 Presenting document Poincare_Disc/document

17:47:36 Presenting document Poincare_Disc/outline

17:47:36 Presenting theory Poincare_Disc.Hyperbolic_Functions

17:47:36 Presenting theory Poincare_Disc.Tarski

17:47:36 Presenting theory Poincare_Disc.Poincare_Lines

17:47:36 Presenting theory Poincare_Disc.Poincare_Lines_Ideal_Points

17:47:36 Presenting theory Poincare_Disc.Poincare_Distance

17:47:36 Presenting theory Poincare_Disc.Poincare_Circles

17:47:36 Presenting theory Poincare_Disc.Poincare_Between

17:47:36 Presenting theory Poincare_Disc.Poincare_Lines_Axis_Intersections

17:47:36 Presenting theory Poincare_Disc.Poincare_Perpendicular

17:47:36 Presenting theory Poincare_Disc.Poincare

17:47:37 Presenting theory Poincare_Disc.Poincare_Tarski

17:47:38 Presenting ComponentDependencies ...

17:47:38 Presenting document ComponentDependencies/document

17:47:38 Presenting document ComponentDependencies/outline

17:47:38 Presenting theory ComponentDependencies.DataDependenciesConcreteValues

17:47:38 Presenting theory ComponentDependencies.DataDependencies

17:47:38 Presenting theory ComponentDependencies.DataDependenciesCaseStudy

17:47:38 Presenting Concurrent_Ref_Alg ...

17:47:38 Presenting document Concurrent_Ref_Alg/document

17:47:38 Presenting document Concurrent_Ref_Alg/outline

17:47:38 Presenting theory Concurrent_Ref_Alg.Refinement_Lattice

17:47:38 Presenting theory Concurrent_Ref_Alg.Sequential

17:47:38 Presenting theory Concurrent_Ref_Alg.Parallel

17:47:38 Presenting theory Concurrent_Ref_Alg.Conjunction

17:47:38 Presenting theory Concurrent_Ref_Alg.CRA

17:47:38 Presenting theory Concurrent_Ref_Alg.Galois_Connections

17:47:38 Presenting theory Concurrent_Ref_Alg.Iteration

17:47:38 Presenting theory Concurrent_Ref_Alg.Conjunctive_Sequential

17:47:38 Presenting theory Concurrent_Ref_Alg.Infimum_Nat

17:47:38 Presenting theory Concurrent_Ref_Alg.Conjunctive_Iteration

17:47:38 Presenting theory Concurrent_Ref_Alg.Rely_Quotient

17:47:38 Presenting Concurrent_Revisions ...

17:47:38 Presenting document Concurrent_Revisions/document

17:47:38 Presenting document Concurrent_Revisions/outline

17:47:38 Presenting theory Concurrent_Revisions.Data

17:47:38 Presenting theory Concurrent_Revisions.Occurrences

17:47:38 Presenting theory Concurrent_Revisions.Renaming

17:47:38 Presenting theory Concurrent_Revisions.Substitution

17:47:38 Presenting theory Concurrent_Revisions.OperationalSemantics

17:47:38 Presenting theory Concurrent_Revisions.Executions

17:47:38 Presenting theory Concurrent_Revisions.Determinacy

17:47:39 Presenting Consensus_Refined ...

17:47:40 Presenting document Consensus_Refined/document

17:47:40 Presenting document Consensus_Refined/outline

17:47:40 Presenting theory Consensus_Refined.Infra

17:47:40 Presenting theory Consensus_Refined.Quorums

17:47:40 Presenting theory Consensus_Refined.Consensus_Types

17:47:40 Presenting theory Consensus_Refined.Consensus_Misc

17:47:40 Presenting theory Consensus_Refined.Two_Steps

17:47:40 Presenting theory Consensus_Refined.Three_Steps

17:47:40 Presenting theory Consensus_Refined.Refinement

17:47:40 Presenting theory Consensus_Refined.HO_Transition_System

17:47:40 Presenting theory Consensus_Refined.Voting

17:47:40 Presenting theory Consensus_Refined.Voting_Opt

17:47:40 Presenting theory Consensus_Refined.OneThirdRule_Defs

17:47:40 Presenting theory Consensus_Refined.OneThirdRule_Proofs

17:47:40 Presenting theory Consensus_Refined.Ate_Defs

17:47:40 Presenting theory Consensus_Refined.Ate_Proofs

17:47:40 Presenting theory Consensus_Refined.Same_Vote

17:47:40 Presenting theory Consensus_Refined.Observing_Quorums

17:47:40 Presenting theory Consensus_Refined.Observing_Quorums_Opt

17:47:40 Presenting theory Consensus_Refined.Two_Step_Observing

17:47:40 Presenting theory Consensus_Refined.Uv_Defs

17:47:40 Presenting theory Consensus_Refined.Uv_Proofs

17:47:40 Presenting theory Consensus_Refined.BenOr_Defs

17:47:40 Presenting theory Consensus_Refined.BenOr_Proofs

17:47:40 Presenting theory Consensus_Refined.MRU_Vote

17:47:40 Presenting theory Consensus_Refined.MRU_Vote_Opt

17:47:40 Presenting theory Consensus_Refined.Three_Step_MRU

17:47:40 Presenting theory Consensus_Refined.New_Algorithm_Defs

17:47:40 Presenting theory Consensus_Refined.New_Algorithm_Proofs

17:47:40 Presenting theory Consensus_Refined.Paxos_Defs

17:47:40 Presenting theory Consensus_Refined.Paxos_Proofs

17:47:40 Presenting theory Consensus_Refined.CT_Defs

17:47:40 Presenting theory Consensus_Refined.CT_Proofs

17:47:41 Presenting Constructor_Funs ...

17:47:41 Presenting document Constructor_Funs/document

17:47:41 Presenting document Constructor_Funs/outline

17:47:41 Presenting theory Constructor_Funs.Constructor_Funs

17:47:41 Presenting theory Constructor_Funs.Test_Constructor_Funs

17:47:41 Presenting file "constructor_funs.ML"

17:47:41 Presenting CryptoBasedCompositionalProperties ...

17:47:41 Presenting document CryptoBasedCompositionalProperties/document

17:47:41 Presenting document CryptoBasedCompositionalProperties/outline

17:47:41 Presenting theory CryptoBasedCompositionalProperties.ListExtras

17:47:41 Presenting theory CryptoBasedCompositionalProperties.Secrecy_types

17:47:41 Presenting theory CryptoBasedCompositionalProperties.inout

17:47:41 Presenting theory CryptoBasedCompositionalProperties.Secrecy

17:47:41 Presenting theory CryptoBasedCompositionalProperties.CompLocalSecrets

17:47:41 Presenting theory CryptoBasedCompositionalProperties.KnowledgeKeysSecrets

17:47:41 Presenting DPT-SAT-Solver ...

17:47:41 Presenting document DPT-SAT-Solver/document

17:47:41 Presenting document DPT-SAT-Solver/outline

17:47:41 Presenting theory DPT-SAT-Solver.DPT_SAT_Solver

17:47:41 Presenting theory DPT-SAT-Solver.DPT_SAT_Tests

17:47:41 Presenting file "dpt_sat_solver.ML"

17:47:41 Presenting DataRefinementIBP ...

17:47:41 Presenting document DataRefinementIBP/document

17:47:41 Presenting document DataRefinementIBP/outline

17:47:41 Presenting theory DataRefinementIBP.Preliminaries

17:47:41 Presenting theory DataRefinementIBP.Statements

17:47:41 Presenting theory DataRefinementIBP.Hoare

17:47:41 Presenting theory DataRefinementIBP.Diagram

17:47:41 Presenting theory DataRefinementIBP.DataRefinement

17:47:41 Presenting Datatypes ...

17:47:41 Presenting document Datatypes/datatypes

17:47:41 Presenting theory Datatypes.Setup

17:47:41 Presenting theory Datatypes.Datatypes

17:47:41 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

17:47:42 Presenting Corec ...

17:47:42 Presenting document Corec/corec

17:47:42 Presenting theory Corec.Corec

17:47:42 Presenting Decl_Sem_Fun_PL ...

17:47:42 Presenting document Decl_Sem_Fun_PL/document

17:47:42 Presenting document Decl_Sem_Fun_PL/outline

17:47:42 Presenting theory Decl_Sem_Fun_PL.Lambda

17:47:42 Presenting theory Decl_Sem_Fun_PL.SmallStepLam

17:47:42 Presenting theory Decl_Sem_Fun_PL.BigStepLam

17:47:42 Presenting theory Decl_Sem_Fun_PL.ValuesFSet

17:47:42 Presenting theory Decl_Sem_Fun_PL.ValuesFSetProps

17:47:42 Presenting theory Decl_Sem_Fun_PL.RelationalSemFSet

17:47:42 Presenting theory Decl_Sem_Fun_PL.DeclSemAsDenotFSet

17:47:42 Presenting theory Decl_Sem_Fun_PL.EquivRelationalDenotFSet

17:47:42 Presenting theory Decl_Sem_Fun_PL.ChangeEnv

17:47:42 Presenting theory Decl_Sem_Fun_PL.DeclSemAsNDInterpFSet

17:47:42 Presenting theory Decl_Sem_Fun_PL.InterTypeSystem

17:47:42 Presenting theory Decl_Sem_Fun_PL.Values

17:47:42 Presenting theory Decl_Sem_Fun_PL.ValueProps

17:47:42 Presenting theory Decl_Sem_Fun_PL.DeclSemAsDenot

17:47:42 Presenting theory Decl_Sem_Fun_PL.DenotLam5

17:47:42 Presenting theory Decl_Sem_Fun_PL.EquivDenotInterTypes

17:47:42 Presenting theory Decl_Sem_Fun_PL.DenotSoundFSet

17:47:42 Presenting theory Decl_Sem_Fun_PL.DenotCompleteFSet

17:47:42 Presenting theory Decl_Sem_Fun_PL.DenotCongruenceFSet

17:47:42 Presenting theory Decl_Sem_Fun_PL.DenotEqualitiesFSet

17:47:42 Presenting theory Decl_Sem_Fun_PL.Optimizer

17:47:42 Presenting theory Decl_Sem_Fun_PL.SystemF

17:47:42 Presenting theory Decl_Sem_Fun_PL.MutableRef

17:47:42 Presenting theory Decl_Sem_Fun_PL.MutableRefProps

17:47:43 Presenting Dependent_SIFUM_Type_Systems ...

17:47:43 Presenting document Dependent_SIFUM_Type_Systems/document

17:47:43 Presenting document Dependent_SIFUM_Type_Systems/outline

17:47:43 Presenting theory Dependent_SIFUM_Type_Systems.Preliminaries

17:47:43 Presenting theory Dependent_SIFUM_Type_Systems.Security

17:47:43 Presenting theory Dependent_SIFUM_Type_Systems.Compositionality

17:47:43 Presenting theory Dependent_SIFUM_Type_Systems.Language

17:47:43 Presenting theory Dependent_SIFUM_Type_Systems.TypeSystem

17:47:43 Presenting theory Dependent_SIFUM_Type_Systems.LocallySoundModeUse

17:47:43 Presenting theory Dependent_SIFUM_Type_Systems.Example

17:47:43 Presenting theory Dependent_SIFUM_Type_Systems.TypeSystemTactics

17:47:43 Presenting theory Dependent_SIFUM_Type_Systems.Example_TypeSystem

17:47:43 Presenting theory Dependent_SIFUM_Type_Systems.Example_Swap_Add

17:47:44 Presenting Dependent_SIFUM_Refinement ...

17:47:44 Presenting document Dependent_SIFUM_Refinement/document

17:47:44 Presenting document Dependent_SIFUM_Refinement/outline

17:47:44 Presenting theory Dependent_SIFUM_Refinement.CompositionalRefinement

17:47:44 Presenting theory Dependent_SIFUM_Refinement.Eg1

17:47:44 Presenting theory Dependent_SIFUM_Refinement.Eg1RefinementTrivial

17:47:44 Presenting theory Dependent_SIFUM_Refinement.Eg2

17:47:44 Presenting theory Dependent_SIFUM_Refinement.Eg1Eg2

17:47:44 Presenting theory Dependent_SIFUM_Refinement.Eg1Eg2RefinementSimple

17:47:44 Presenting theory Dependent_SIFUM_Refinement.EgHighBranchRevC

17:47:47 Presenting Depth-First-Search ...

17:47:47 Presenting document Depth-First-Search/document

17:47:47 Presenting document Depth-First-Search/outline

17:47:47 Presenting theory Depth-First-Search.DFS

17:47:47 Presenting Derangements ...

17:47:47 Presenting document Derangements/document

17:47:47 Presenting document Derangements/outline

17:47:47 Presenting theory Derangements.Derangements

17:47:47 Presenting Dict_Construction ...

17:47:47 Presenting document Dict_Construction/document

17:47:47 Presenting document Dict_Construction/outline

17:47:47 Presenting theory Dict_Construction.Introduction

17:47:47 Presenting theory Dict_Construction.Impossibility

17:47:47 Presenting theory Dict_Construction.Dict_Construction

17:47:47 Presenting theory Dict_Construction.Termination

17:47:47 Presenting theory Dict_Construction.Test_Dict_Construction

17:47:47 Presenting theory Dict_Construction.Test_Side_Conditions

17:47:47 Presenting theory Dict_Construction.Test_Lazy_Case

17:47:47 Presenting file "dict_construction_util.ML"

17:47:47 Presenting file "transfer_termination.ML"

17:47:47 Presenting file "congruences.ML"

17:47:47 Presenting file "side_conditions.ML"

17:47:47 Presenting file "class_graph.ML"

17:47:47 Presenting file "dict_construction.ML"

17:47:48 Presenting Diophantine_Eqns_Lin_Hom ...

17:47:48 Presenting document Diophantine_Eqns_Lin_Hom/document

17:47:48 Presenting document Diophantine_Eqns_Lin_Hom/outline

17:47:48 Presenting theory Diophantine_Eqns_Lin_Hom.List_Vector

17:47:48 Presenting theory Diophantine_Eqns_Lin_Hom.Linear_Diophantine_Equations

17:47:48 Presenting theory Diophantine_Eqns_Lin_Hom.Sorted_Wrt

17:47:48 Presenting theory Diophantine_Eqns_Lin_Hom.Minimize_Wrt

17:47:48 Presenting theory Diophantine_Eqns_Lin_Hom.Simple_Algorithm

17:47:48 Presenting theory Diophantine_Eqns_Lin_Hom.Algorithm

17:47:48 Presenting theory Diophantine_Eqns_Lin_Hom.Solver_Code

17:47:48 Presenting file "src/Main.hs"

17:47:48 Presenting Discrete_Summation ...

17:47:48 Presenting document Discrete_Summation/document

17:47:48 Presenting document Discrete_Summation/outline

17:47:48 Presenting theory Discrete_Summation.Factorials

17:47:48 Presenting theory Discrete_Summation.Discrete_Summation

17:47:48 Presenting theory Discrete_Summation.Summation_Conversion

17:47:48 Presenting theory Discrete_Summation.Examples

17:47:48 Presenting DiskPaxos ...

17:47:48 Presenting document DiskPaxos/document

17:47:48 Presenting document DiskPaxos/outline

17:47:48 Presenting theory DiskPaxos.DiskPaxos_Model

17:47:48 Presenting theory DiskPaxos.DiskPaxos_Inv1

17:47:48 Presenting theory DiskPaxos.DiskPaxos_Inv2

17:47:48 Presenting theory DiskPaxos.DiskPaxos_Inv3

17:47:48 Presenting theory DiskPaxos.DiskPaxos_Inv4

17:47:48 Presenting theory DiskPaxos.DiskPaxos_Inv5

17:47:48 Presenting theory DiskPaxos.DiskPaxos_Chosen

17:47:48 Presenting theory DiskPaxos.DiskPaxos_Inv6

17:47:48 Presenting theory DiskPaxos.DiskPaxos_Invariant

17:47:48 Presenting theory DiskPaxos.DiskPaxos

17:47:49 Presenting Efficient-Mergesort ...

17:47:49 Presenting document Efficient-Mergesort/document

17:47:49 Presenting document Efficient-Mergesort/outline

17:47:49 Presenting theory Efficient-Mergesort.Efficient_Sort

17:47:49 Presenting theory Efficient-Mergesort.Mergesort_Complexity

17:47:49 Presenting theory Efficient-Mergesort.Natural_Mergesort

17:47:49 Presenting Eisbach ...

17:47:49 Presenting document Eisbach/eisbach

17:47:49 Presenting theory Eisbach.Base

17:47:49 Presenting theory Eisbach.Preface

17:47:49 Presenting theory Eisbach.Manual

17:47:49 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

17:47:49 Presenting Encodability_Process_Calculi ...

17:47:49 Presenting document Encodability_Process_Calculi/document

17:47:49 Presenting document Encodability_Process_Calculi/outline

17:47:49 Presenting theory Encodability_Process_Calculi.Relations

17:47:49 Presenting theory Encodability_Process_Calculi.ProcessCalculi

17:47:49 Presenting theory Encodability_Process_Calculi.SimulationRelations

17:47:49 Presenting theory Encodability_Process_Calculi.Encodings

17:47:49 Presenting theory Encodability_Process_Calculi.SourceTargetRelation

17:47:49 Presenting theory Encodability_Process_Calculi.SuccessSensitiveness

17:47:49 Presenting theory Encodability_Process_Calculi.DivergenceReflection

17:47:49 Presenting theory Encodability_Process_Calculi.OperationalCorrespondence

17:47:49 Presenting theory Encodability_Process_Calculi.FullAbstraction

17:47:49 Presenting theory Encodability_Process_Calculi.CombinedCriteria

17:47:52 Presenting Euler_Partition ...

17:47:52 Presenting document Euler_Partition/document

17:47:52 Presenting document Euler_Partition/outline

17:47:52 Presenting theory Euler_Partition.Euler_Partition

17:47:52 Presenting Example-Submission ...

17:47:52 Presenting document Example-Submission/document

17:47:52 Presenting document Example-Submission/outline

17:47:52 Presenting theory Example-Submission.Submission

17:47:52 Presenting FFT ...

17:47:52 Presenting document FFT/document

17:47:52 Presenting document FFT/outline

17:47:52 Presenting theory FFT.FFT

17:47:52 Presenting FLP ...

17:47:52 Presenting document FLP/document

17:47:52 Presenting document FLP/outline

17:47:52 Presenting theory FLP.Multiset

17:47:52 Presenting theory FLP.AsynchronousSystem

17:47:52 Presenting theory FLP.ListUtilities

17:47:52 Presenting theory FLP.Execution

17:47:52 Presenting theory FLP.FLPSystem

17:47:52 Presenting theory FLP.FLPTheorem

17:47:52 Presenting theory FLP.FLPExistingSystem

17:47:53 Presenting FOL_Harrison ...

17:47:53 Presenting document FOL_Harrison/document

17:47:53 Presenting document FOL_Harrison/outline

17:47:53 Presenting theory FOL_Harrison.FOL_Harrison

17:47:54 Presenting Factored_Transition_System_Bounding ...

17:47:54 Presenting document Factored_Transition_System_Bounding/document

17:47:54 Presenting document Factored_Transition_System_Bounding/outline

17:47:54 Presenting theory Factored_Transition_System_Bounding.FactoredSystemLib

17:47:54 Presenting theory Factored_Transition_System_Bounding.ListUtils

17:47:54 Presenting theory Factored_Transition_System_Bounding.FSSublist

17:47:54 Presenting theory Factored_Transition_System_Bounding.HoArithUtils

17:47:54 Presenting theory Factored_Transition_System_Bounding.FmapUtils

17:47:54 Presenting theory Factored_Transition_System_Bounding.FactoredSystem

17:47:54 Presenting theory Factored_Transition_System_Bounding.ActionSeqProcess

17:47:54 Presenting theory Factored_Transition_System_Bounding.RelUtils

17:47:54 Presenting theory Factored_Transition_System_Bounding.Dependency

17:47:54 Presenting theory Factored_Transition_System_Bounding.Invariants

17:47:54 Presenting theory Factored_Transition_System_Bounding.SetUtils

17:47:54 Presenting theory Factored_Transition_System_Bounding.TopologicalProps

17:47:54 Presenting theory Factored_Transition_System_Bounding.SystemAbstraction

17:47:54 Presenting theory Factored_Transition_System_Bounding.Acyclicity

17:47:54 Presenting theory Factored_Transition_System_Bounding.AcycSspace

17:47:56 Presenting FeatherweightJava ...

17:47:56 Presenting document FeatherweightJava/document

17:47:56 Presenting document FeatherweightJava/outline

17:47:56 Presenting theory FeatherweightJava.FJDefs

17:47:56 Presenting theory FeatherweightJava.FJAux

17:47:56 Presenting theory FeatherweightJava.FJSound

17:47:56 Presenting theory FeatherweightJava.Execute

17:47:56 Presenting theory FeatherweightJava.Featherweight_Java

17:47:56 Presenting Featherweight_OCL ...

17:47:56 Presenting document Featherweight_OCL/annex-a

17:47:56 Presenting document Featherweight_OCL/document

17:47:56 Presenting document Featherweight_OCL/outline

17:47:56 Presenting theory Featherweight_OCL.UML_Types

17:47:56 Presenting theory Featherweight_OCL.UML_Logic

17:47:56 Presenting theory Featherweight_OCL.UML_PropertyProfiles

17:47:56 Presenting theory Featherweight_OCL.UML_Boolean

17:47:56 Presenting theory Featherweight_OCL.UML_Void

17:47:56 Presenting theory Featherweight_OCL.UML_Integer

17:47:56 Presenting theory Featherweight_OCL.UML_Real

17:47:56 Presenting theory Featherweight_OCL.UML_String

17:47:56 Presenting theory Featherweight_OCL.UML_Pair

17:47:56 Presenting theory Featherweight_OCL.UML_Bag

17:47:56 Presenting theory Featherweight_OCL.UML_Set

17:47:56 Presenting theory Featherweight_OCL.UML_Sequence

17:47:56 Presenting theory Featherweight_OCL.UML_Library

17:47:56 Presenting theory Featherweight_OCL.UML_State

17:47:56 Presenting theory Featherweight_OCL.UML_Contracts

17:47:57 Presenting theory Featherweight_OCL.UML_Tools

17:47:57 Presenting theory Featherweight_OCL.UML_Main

17:47:57 Presenting theory Featherweight_OCL.Analysis_UML

17:47:57 Presenting theory Featherweight_OCL.Analysis_OCL

17:47:57 Presenting theory Featherweight_OCL.Design_UML

17:47:57 Presenting theory Featherweight_OCL.Design_OCL

17:47:59 Presenting FileRefinement ...

17:47:59 Presenting document FileRefinement/document

17:47:59 Presenting document FileRefinement/outline

17:47:59 Presenting theory FileRefinement.CArrays

17:47:59 Presenting theory FileRefinement.ResizableArrays

17:47:59 Presenting theory FileRefinement.FileRefinement

17:47:59 Presenting FinFun ...

17:47:59 Presenting document FinFun/document

17:47:59 Presenting document FinFun/outline

17:47:59 Presenting theory FinFun.FinFun

17:47:59 Presenting theory FinFun.FinFunPred

17:47:59 Presenting Finite-Map-Extras ...

17:47:59 Presenting document Finite-Map-Extras/document

17:47:59 Presenting document Finite-Map-Extras/outline

17:47:59 Presenting theory Finite-Map-Extras.Finite_Map_Extras

17:48:00 Presenting Finite_Automata_HF ...

17:48:00 Presenting document Finite_Automata_HF/document

17:48:00 Presenting document Finite_Automata_HF/outline

17:48:00 Presenting theory Finite_Automata_HF.Finite_Automata_HF

17:48:00 Presenting Fishburn_Impossibility ...

17:48:00 Presenting document Fishburn_Impossibility/document

17:48:00 Presenting document Fishburn_Impossibility/outline

17:48:00 Presenting theory Fishburn_Impossibility.Social_Choice_Functions

17:48:00 Presenting theory Fishburn_Impossibility.Fishburn_Impossibility

17:48:00 Presenting Flyspeck-Tame ...

17:48:00 Presenting document Flyspeck-Tame/document

17:48:00 Presenting document Flyspeck-Tame/outline

17:48:00 Presenting theory Flyspeck-Tame.ListAux

17:48:00 Presenting theory Flyspeck-Tame.Quasi_Order

17:48:00 Presenting theory Flyspeck-Tame.Rotation

17:48:00 Presenting theory Flyspeck-Tame.PlaneGraphIso

17:48:00 Presenting theory Flyspeck-Tame.Graph

17:48:00 Presenting theory Flyspeck-Tame.IArray_Syntax

17:48:00 Presenting theory Flyspeck-Tame.Enumerator

17:48:00 Presenting theory Flyspeck-Tame.FaceDivision

17:48:00 Presenting theory Flyspeck-Tame.RTranCl

17:48:00 Presenting theory Flyspeck-Tame.Plane

17:48:00 Presenting theory Flyspeck-Tame.Plane1

17:48:00 Presenting theory Flyspeck-Tame.GraphProps

17:48:00 Presenting theory Flyspeck-Tame.EnumeratorProps

17:48:00 Presenting theory Flyspeck-Tame.FaceDivisionProps

17:48:00 Presenting theory Flyspeck-Tame.Invariants

17:48:00 Presenting theory Flyspeck-Tame.PlaneProps

17:48:00 Presenting theory Flyspeck-Tame.ListSum

17:48:00 Presenting theory Flyspeck-Tame.Tame

17:48:00 Presenting theory Flyspeck-Tame.Plane1Props

17:48:00 Presenting theory Flyspeck-Tame.Generator

17:48:00 Presenting theory Flyspeck-Tame.TameProps

17:48:00 Presenting theory Flyspeck-Tame.TameEnum

17:48:00 Presenting theory Flyspeck-Tame.ScoreProps

17:48:00 Presenting theory Flyspeck-Tame.LowerBound

17:48:01 Presenting theory Flyspeck-Tame.GeneratorProps

17:48:01 Presenting theory Flyspeck-Tame.TameEnumProps

17:48:01 Presenting theory Flyspeck-Tame.Worklist

17:48:01 Presenting theory Flyspeck-Tame.Maps

17:48:01 Presenting theory Flyspeck-Tame.Arch

17:48:01 Presenting theory Flyspeck-Tame.ArchCompAux

17:48:01 Presenting theory Flyspeck-Tame.ArchCompProps

17:48:01 Presenting theory Flyspeck-Tame.Relative_Completeness

17:48:03 Presenting FocusStreamsCaseStudies ...

17:48:03 Presenting document FocusStreamsCaseStudies/document

17:48:03 Presenting document FocusStreamsCaseStudies/outline

17:48:03 Presenting theory FocusStreamsCaseStudies.ArithExtras

17:48:03 Presenting theory FocusStreamsCaseStudies.ListExtras

17:48:03 Presenting theory FocusStreamsCaseStudies.arith_hints

17:48:03 Presenting theory FocusStreamsCaseStudies.stream

17:48:03 Presenting theory FocusStreamsCaseStudies.BitBoolTS

17:48:03 Presenting theory FocusStreamsCaseStudies.JoinSplitTime

17:48:03 Presenting theory FocusStreamsCaseStudies.SteamBoiler

17:48:03 Presenting theory FocusStreamsCaseStudies.SteamBoiler_proof

17:48:03 Presenting theory FocusStreamsCaseStudies.FR_types

17:48:03 Presenting theory FocusStreamsCaseStudies.FR

17:48:03 Presenting theory FocusStreamsCaseStudies.FR_proof

17:48:03 Presenting theory FocusStreamsCaseStudies.Gateway_types

17:48:03 Presenting theory FocusStreamsCaseStudies.Gateway

17:48:03 Presenting theory FocusStreamsCaseStudies.Gateway_proof_aux

17:48:03 Presenting theory FocusStreamsCaseStudies.Gateway_proof

17:48:03 Presenting Free-Boolean-Algebra ...

17:48:03 Presenting document Free-Boolean-Algebra/document

17:48:03 Presenting document Free-Boolean-Algebra/outline

17:48:03 Presenting theory Free-Boolean-Algebra.Free_Boolean_Algebra

17:48:04 Presenting Free-Groups ...

17:48:04 Presenting document Free-Groups/document

17:48:04 Presenting document Free-Groups/outline

17:48:04 Presenting theory Free-Groups.Cancelation

17:48:04 Presenting theory Free-Groups.Generators

17:48:04 Presenting theory Free-Groups.FreeGroups

17:48:04 Presenting theory Free-Groups.UnitGroup

17:48:04 Presenting theory Free-Groups.C2

17:48:04 Presenting theory Free-Groups.Isomorphisms

17:48:04 Presenting theory Free-Groups.PingPongLemma

17:48:04 Presenting FunWithFunctions ...

17:48:04 Presenting document FunWithFunctions/document

17:48:04 Presenting document FunWithFunctions/outline

17:48:04 Presenting theory FunWithFunctions.FunWithFunctions

17:48:04 Presenting FunWithTilings ...

17:48:04 Presenting document FunWithTilings/document

17:48:04 Presenting document FunWithTilings/outline

17:48:04 Presenting theory FunWithTilings.Tilings

17:48:04 Presenting Functions ...

17:48:04 Presenting document Functions/functions

17:48:04 Presenting theory Functions.Functions

17:48:04 Presenting GPU_Kernel_PL ...

17:48:04 Presenting document GPU_Kernel_PL/document

17:48:04 Presenting document GPU_Kernel_PL/outline

17:48:04 Presenting theory GPU_Kernel_PL.Misc

17:48:04 Presenting theory GPU_Kernel_PL.KPL_syntax

17:48:04 Presenting theory GPU_Kernel_PL.KPL_wellformedness

17:48:04 Presenting theory GPU_Kernel_PL.KPL_state

17:48:04 Presenting theory GPU_Kernel_PL.KPL_execution_thread

17:48:04 Presenting theory GPU_Kernel_PL.KPL_execution_group

17:48:04 Presenting theory GPU_Kernel_PL.KPL_execution_kernel

17:48:04 Presenting theory GPU_Kernel_PL.Kernel_programming_language

17:48:04 Presenting Gauss-Jordan-Elim-Fun ...

17:48:04 Presenting document Gauss-Jordan-Elim-Fun/document

17:48:04 Presenting document Gauss-Jordan-Elim-Fun/outline

17:48:04 Presenting theory Gauss-Jordan-Elim-Fun.Gauss_Jordan_Elim_Fun

17:48:04 Presenting GenClock ...

17:48:04 Presenting document GenClock/document

17:48:04 Presenting document GenClock/outline

17:48:04 Presenting theory GenClock.GenClock

17:48:05 Presenting General-Triangle ...

17:48:05 Presenting document General-Triangle/document

17:48:05 Presenting document General-Triangle/outline

17:48:05 Presenting theory General-Triangle.GeneralTriangle

17:48:05 Presenting Generic_Deriving ...

17:48:05 Presenting document Generic_Deriving/document

17:48:05 Presenting document Generic_Deriving/outline

17:48:05 Presenting theory Generic_Deriving.Tagged_Prod_Sum

17:48:05 Presenting theory Generic_Deriving.Derive

17:48:05 Presenting theory Generic_Deriving.Derive_Datatypes

17:48:05 Presenting theory Generic_Deriving.Derive_Eq

17:48:05 Presenting theory Generic_Deriving.Derive_Encode

17:48:05 Presenting theory Generic_Deriving.Derive_Algebra

17:48:05 Presenting theory Generic_Deriving.Derive_Show

17:48:05 Presenting theory Generic_Deriving.Derive_Eq_Laws

17:48:05 Presenting theory Generic_Deriving.Derive_Algebra_Laws

17:48:05 Presenting file "derive_util.ML"

17:48:05 Presenting file "derive_laws.ML"

17:48:05 Presenting file "derive_setup.ML"

17:48:05 Presenting file "derive.ML"

17:48:05 Presenting Generic_Join ...

17:48:05 Presenting document Generic_Join/document

17:48:05 Presenting document Generic_Join/outline

17:48:05 Presenting theory Generic_Join.Generic_Join

17:48:05 Presenting theory Generic_Join.Generic_Join_Correctness

17:48:05 Presenting theory Generic_Join.Examples_Join

17:48:06 Presenting GewirthPGCProof ...

17:48:06 Presenting document GewirthPGCProof/document

17:48:06 Presenting document GewirthPGCProof/outline

17:48:06 Presenting theory GewirthPGCProof.CJDDLplus

17:48:06 Presenting theory GewirthPGCProof.ExtendedDDL

17:48:06 Presenting theory GewirthPGCProof.GewirthArgument

17:48:06 Presenting GoedelGod ...

17:48:06 Presenting document GoedelGod/document

17:48:06 Presenting document GoedelGod/outline

17:48:06 Presenting theory GoedelGod.GoedelGod

17:48:06 Presenting Goodstein_Lambda ...

17:48:06 Presenting document Goodstein_Lambda/document

17:48:06 Presenting document Goodstein_Lambda/outline

17:48:06 Presenting theory Goodstein_Lambda.Goodstein_Lambda

17:48:07 Presenting GraphMarkingIBP ...

17:48:07 Presenting document GraphMarkingIBP/document

17:48:07 Presenting document GraphMarkingIBP/outline

17:48:07 Presenting theory GraphMarkingIBP.Graph

17:48:07 Presenting theory GraphMarkingIBP.SetMark

17:48:07 Presenting theory GraphMarkingIBP.StackMark

17:48:07 Presenting theory GraphMarkingIBP.LinkMark

17:48:07 Presenting theory GraphMarkingIBP.DSWMark

17:48:07 Presenting HOL-Analysis ...

17:48:07 Presenting document HOL-Analysis/document

17:48:07 Presenting document HOL-Analysis/manual

17:48:07 Presenting theory HOL-Analysis.L2_Norm

17:48:07 Presenting theory HOL-Analysis.Inner_Product

17:48:07 Presenting theory HOL-Analysis.Product_Vector

17:48:07 Presenting theory HOL-Analysis.Euclidean_Space

17:48:07 Presenting theory HOL-Analysis.Linear_Algebra

17:48:07 Presenting theory HOL-Analysis.Affine

17:48:07 Presenting theory HOL-Analysis.Convex

17:48:07 Presenting theory HOL-Analysis.Finite_Cartesian_Product

17:48:07 Presenting theory HOL-Analysis.Cartesian_Space

17:48:07 Presenting theory HOL-Analysis.Determinants

17:48:07 Presenting theory HOL-Analysis.Elementary_Topology

17:48:07 Presenting theory HOL-Analysis.Abstract_Topology

17:48:08 Presenting theory HOL-Analysis.Abstract_Topology_2

17:48:08 Presenting theory HOL-Analysis.Connected

17:48:08 Presenting theory HOL-Analysis.Abstract_Limits

17:48:09 Presenting theory HOL-Analysis.Metric_Arith

17:48:09 Presenting theory HOL-Analysis.Elementary_Metric_Spaces

17:48:09 Presenting file "metric_arith.ML"

17:48:09 Presenting theory HOL-Analysis.Elementary_Normed_Spaces

17:48:09 Presenting theory HOL-Analysis.Norm_Arith

17:48:09 Presenting theory HOL-Analysis.Topology_Euclidean_Space

17:48:09 Presenting theory HOL-Analysis.Convex_Euclidean_Space

17:48:09 Presenting theory HOL-Analysis.Operator_Norm

17:48:10 Presenting file "normarith.ML"

17:48:10 Presenting theory HOL-Analysis.Line_Segment

17:48:10 Presenting theory HOL-Analysis.Extended_Real_Limits

17:48:10 Presenting theory HOL-Analysis.Summation_Tests

17:48:10 Presenting theory HOL-Analysis.Uniform_Limit

17:48:11 Presenting theory HOL-Analysis.Function_Topology

17:48:11 Presenting theory HOL-Analysis.Bounded_Linear_Function

17:48:11 Presenting theory HOL-Analysis.Derivative

17:48:11 Presenting theory HOL-Analysis.Cartesian_Euclidean_Space

17:48:11 Presenting theory HOL-Analysis.Starlike

17:48:11 Presenting theory HOL-Analysis.Product_Topology

17:48:12 Presenting theory HOL-Analysis.T1_Spaces

17:48:12 Presenting theory HOL-Analysis.Path_Connected

17:48:12 Presenting theory HOL-Analysis.Weierstrass_Theorems

17:48:12 Presenting theory HOL-Analysis.Sigma_Algebra

17:48:13 Presenting theory HOL-Analysis.Measurable

17:48:13 Presenting theory HOL-Analysis.Measure_Space

17:48:13 Presenting theory HOL-Analysis.Ordered_Euclidean_Space

17:48:13 Presenting theory HOL-Analysis.Borel_Space

17:48:14 Presenting theory HOL-Analysis.Nonnegative_Lebesgue_Integration

17:48:14 Presenting file "measurable.ML"

17:48:14 Presenting theory HOL-Analysis.Binary_Product_Measure

17:48:14 Presenting theory HOL-Analysis.Finite_Product_Measure

17:48:15 Presenting theory HOL-Analysis.Caratheodory

17:48:16 Presenting theory HOL-Analysis.Bochner_Integration

17:48:16 Presenting theory HOL-Analysis.Complete_Measure

17:48:17 Presenting theory HOL-Analysis.Regularity

17:48:17 Presenting theory HOL-Analysis.Lebesgue_Measure

17:48:17 Presenting theory HOL-Analysis.Tagged_Division

17:48:17 Presenting theory HOL-Analysis.Henstock_Kurzweil_Integration

17:48:17 Presenting theory HOL-Analysis.Radon_Nikodym

17:48:18 Presenting theory HOL-Analysis.Set_Integral

17:48:18 Presenting theory HOL-Analysis.Continuum_Not_Denumerable

17:48:18 Presenting theory HOL-Analysis.Homotopy

17:48:18 Presenting theory HOL-Analysis.Homeomorphism

17:48:18 Presenting theory HOL-Analysis.Equivalence_Lebesgue_Henstock_Integration

17:48:18 Presenting theory HOL-Analysis.Complex_Analysis_Basics

17:48:19 Presenting theory HOL-Analysis.Complex_Transcendental

17:48:19 Presenting theory HOL-Analysis.Harmonic_Numbers

17:48:20 Presenting theory HOL-Analysis.Gamma_Function

17:48:20 Presenting theory HOL-Analysis.Interval_Integral

17:48:20 Presenting theory HOL-Analysis.Lebesgue_Integral_Substitution

17:48:21 Presenting theory HOL-Analysis.Ball_Volume

17:48:21 Presenting theory HOL-Analysis.Integral_Test

17:48:21 Presenting theory HOL-Analysis.Improper_Integral

17:48:21 Presenting theory HOL-Analysis.Continuous_Extension

17:48:22 Presenting theory HOL-Analysis.Equivalence_Measurable_On_Borel

17:48:22 Presenting theory HOL-Analysis.Embed_Measure

17:48:22 Presenting theory HOL-Analysis.Brouwer_Fixpoint

17:48:23 Presenting theory HOL-Analysis.Fashoda_Theorem

17:48:23 Presenting theory HOL-Analysis.Cross3

17:48:23 Presenting theory HOL-Analysis.Bounded_Continuous_Function

17:48:23 Presenting theory HOL-Analysis.Lindelof_Spaces

17:48:24 Presenting theory HOL-Analysis.Infinite_Products

17:48:24 Presenting theory HOL-Analysis.Infinite_Set_Sum

17:48:24 Presenting theory HOL-Analysis.Polytope

17:48:24 Presenting theory HOL-Analysis.Arcwise_Connected

17:48:25 Presenting theory HOL-Analysis.Retracts

17:48:25 Presenting theory HOL-Analysis.Further_Topology

17:48:25 Presenting theory HOL-Analysis.Jordan_Curve

17:48:25 Presenting theory HOL-Analysis.Poly_Roots

17:48:26 Presenting theory HOL-Analysis.Generalised_Binomial_Theorem

17:48:26 Presenting theory HOL-Analysis.Vitali_Covering_Theorem

17:48:26 Presenting theory HOL-Analysis.Change_Of_Vars

17:48:27 Presenting theory HOL-Analysis.Lipschitz

17:48:27 Presenting theory HOL-Analysis.Multivariate_Analysis

17:48:27 Presenting theory HOL-Analysis.Simplex_Content

17:48:27 Presenting theory HOL-Analysis.FPS_Convergence

17:48:27 Presenting theory HOL-Analysis.Smooth_Paths

17:48:28 Presenting theory HOL-Analysis.Locally

17:48:28 Presenting theory HOL-Analysis.Abstract_Euclidean_Space

17:48:28 Presenting theory HOL-Analysis.Function_Metric

17:48:28 Presenting theory HOL-Analysis.Analysis

17:48:33 Presenting Affine_Arithmetic ...

17:48:33 Presenting document Affine_Arithmetic/document

17:48:33 Presenting document Affine_Arithmetic/outline

17:48:33 Presenting theory Affine_Arithmetic.Affine_Arithmetic_Auxiliarities

17:48:33 Presenting theory Affine_Arithmetic.Executable_Euclidean_Space

17:48:33 Presenting theory Affine_Arithmetic.Affine_Form

17:48:33 Presenting theory Affine_Arithmetic.Floatarith_Expression

17:48:33 Presenting theory Affine_Arithmetic.Straight_Line_Program

17:48:33 Presenting theory Affine_Arithmetic.Affine_Approximation

17:48:33 Presenting theory Affine_Arithmetic.Counterclockwise

17:48:33 Presenting theory Affine_Arithmetic.Counterclockwise_Vector

17:48:33 Presenting theory Affine_Arithmetic.Counterclockwise_2D_Strict

17:48:33 Presenting theory Affine_Arithmetic.Polygon

17:48:33 Presenting theory Affine_Arithmetic.Counterclockwise_2D_Arbitrary

17:48:33 Presenting theory Affine_Arithmetic.Intersection

17:48:33 Presenting theory Affine_Arithmetic.Affine_Code

17:48:33 Presenting theory Affine_Arithmetic.Optimize_Integer

17:48:33 Presenting theory Affine_Arithmetic.Optimize_Float

17:48:34 Presenting theory Affine_Arithmetic.Print

17:48:34 Presenting theory Affine_Arithmetic.Float_Real

17:48:34 Presenting theory Affine_Arithmetic.Ex_Affine_Approximation

17:48:34 Presenting theory Affine_Arithmetic.Ex_Ineqs

17:48:34 Presenting theory Affine_Arithmetic.Ex_Inter

17:48:34 Presenting theory Affine_Arithmetic.Affine_Arithmetic

17:48:36 Presenting Taylor_Models ...

17:48:36 Presenting document Taylor_Models/document

17:48:36 Presenting document Taylor_Models/outline

17:48:36 Presenting theory Taylor_Models.Polynomial_Expression

17:48:36 Presenting theory Taylor_Models.Horner_Eval

17:48:36 Presenting theory Taylor_Models.Float_Topology

17:48:36 Presenting theory Taylor_Models.Polynomial_Expression_Additional

17:48:36 Presenting theory Taylor_Models.Taylor_Models_Misc

17:48:36 Presenting theory Taylor_Models.Taylor_Models

17:48:36 Presenting theory Taylor_Models.Experiments

17:48:36 Presenting Akra_Bazzi ...

17:48:36 Presenting document Akra_Bazzi/document

17:48:36 Presenting document Akra_Bazzi/outline

17:48:36 Presenting theory Akra_Bazzi.Akra_Bazzi_Library

17:48:36 Presenting theory Akra_Bazzi.Akra_Bazzi_Asymptotics

17:48:36 Presenting theory Akra_Bazzi.Akra_Bazzi_Real

17:48:36 Presenting theory Akra_Bazzi.Akra_Bazzi

17:48:36 Presenting theory Akra_Bazzi.Master_Theorem

17:48:36 Presenting theory Akra_Bazzi.Eval_Numeral

17:48:36 Presenting theory Akra_Bazzi.Akra_Bazzi_Method

17:48:36 Presenting theory Akra_Bazzi.Akra_Bazzi_Approximation

17:48:36 Presenting theory Akra_Bazzi.Master_Theorem_Examples

17:48:37 Presenting file "akra_bazzi.ML"

17:48:37 Presenting Closest_Pair_Points ...

17:48:37 Presenting document Closest_Pair_Points/document

17:48:37 Presenting document Closest_Pair_Points/outline

17:48:37 Presenting theory Closest_Pair_Points.Common

17:48:37 Presenting theory Closest_Pair_Points.Closest_Pair

17:48:37 Presenting theory Closest_Pair_Points.Closest_Pair_Alternative

17:48:38 Presenting Banach_Steinhaus ...

17:48:38 Presenting document Banach_Steinhaus/document

17:48:38 Presenting document Banach_Steinhaus/outline

17:48:38 Presenting theory Banach_Steinhaus.Banach_Steinhaus_Missing

17:48:38 Presenting theory Banach_Steinhaus.Banach_Steinhaus

17:48:39 Presenting Catalan_Numbers ...

17:48:39 Presenting document Catalan_Numbers/document

17:48:39 Presenting document Catalan_Numbers/outline

17:48:39 Presenting theory Catalan_Numbers.Catalan_Auxiliary_Integral

17:48:39 Presenting theory Catalan_Numbers.Catalan_Numbers

17:48:39 Presenting Cayley_Hamilton ...

17:48:39 Presenting document Cayley_Hamilton/document

17:48:39 Presenting document Cayley_Hamilton/outline

17:48:39 Presenting theory Cayley_Hamilton.Square_Matrix

17:48:39 Presenting theory Cayley_Hamilton.Cayley_Hamilton

17:48:39 Presenting Chord_Segments ...

17:48:39 Presenting document Chord_Segments/document

17:48:39 Presenting document Chord_Segments/outline

17:48:39 Presenting theory Chord_Segments.Chord_Segments

17:48:39 Presenting Differential_Game_Logic ...

17:48:39 Presenting document Differential_Game_Logic/document

17:48:39 Presenting document Differential_Game_Logic/outline

17:48:39 Presenting theory Differential_Game_Logic.Lib

17:48:39 Presenting theory Differential_Game_Logic.Identifiers

17:48:39 Presenting theory Differential_Game_Logic.Syntax

17:48:39 Presenting theory Differential_Game_Logic.Denotational_Semantics

17:48:39 Presenting theory Differential_Game_Logic.Static_Semantics

17:48:39 Presenting theory Differential_Game_Logic.Coincidence

17:48:39 Presenting theory Differential_Game_Logic.USubst

17:48:39 Presenting theory Differential_Game_Logic.Ids

17:48:39 Presenting theory Differential_Game_Logic.Axioms

17:48:39 Presenting theory Differential_Game_Logic.Differential_Game_Logic

17:48:41 Presenting Echelon_Form ...

17:48:41 Presenting document Echelon_Form/document

17:48:41 Presenting document Echelon_Form/outline

17:48:41 Presenting theory Echelon_Form.Rings2

17:48:41 Presenting theory Echelon_Form.Cayley_Hamilton_Compatible

17:48:41 Presenting theory Echelon_Form.Code_Cayley_Hamilton

17:48:41 Presenting theory Echelon_Form.Echelon_Form

17:48:41 Presenting theory Echelon_Form.Echelon_Form_Det

17:48:41 Presenting theory Echelon_Form.Echelon_Form_Inverse

17:48:41 Presenting theory Echelon_Form.Examples_Echelon_Form_Abstract

17:48:41 Presenting theory Echelon_Form.Echelon_Form_IArrays

17:48:41 Presenting theory Echelon_Form.Echelon_Form_Det_IArrays

17:48:41 Presenting theory Echelon_Form.Code_Cayley_Hamilton_IArrays

17:48:41 Presenting theory Echelon_Form.Echelon_Form_Inverse_IArrays

17:48:41 Presenting theory Echelon_Form.Examples_Echelon_Form_IArrays

17:48:42 Presenting Hermite ...

17:48:42 Presenting document Hermite/document

17:48:42 Presenting document Hermite/outline

17:48:42 Presenting theory Hermite.Hermite

17:48:42 Presenting theory Hermite.Hermite_IArrays

17:48:42 Presenting Smith_Normal_Form ...

17:48:42 Presenting document Smith_Normal_Form/document

17:48:42 Presenting document Smith_Normal_Form/outline

17:48:42 Presenting theory Smith_Normal_Form.Smith_Normal_Form

17:48:42 Presenting theory Smith_Normal_Form.Diagonal_To_Smith

17:48:42 Presenting theory Smith_Normal_Form.Mod_Type_Connect

17:48:42 Presenting theory Smith_Normal_Form.SNF_Missing_Lemmas

17:48:42 Presenting theory Smith_Normal_Form.Cauchy_Binet

17:48:42 Presenting theory Smith_Normal_Form.Smith_Normal_Form_JNF

17:48:42 Presenting theory Smith_Normal_Form.Rings2_Extended

17:48:42 Presenting theory Smith_Normal_Form.Admits_SNF_From_Diagonal_Iff_Bezout_Ring

17:48:42 Presenting theory Smith_Normal_Form.Finite_Field_Mod_Type_Connection

17:48:42 Presenting theory Smith_Normal_Form.SNF_Uniqueness

17:48:42 Presenting theory Smith_Normal_Form.Cauchy_Binet_HOL_Analysis

17:48:43 Presenting theory Smith_Normal_Form.Diagonalize

17:48:43 Presenting theory Smith_Normal_Form.SNF_Algorithm_Two_Steps

17:48:43 Presenting theory Smith_Normal_Form.Diagonal_To_Smith_JNF

17:48:43 Presenting theory Smith_Normal_Form.SNF_Algorithm_Two_Steps_JNF

17:48:43 Presenting theory Smith_Normal_Form.SNF_Algorithm

17:48:43 Presenting theory Smith_Normal_Form.SNF_Algorithm_HOL_Analysis

17:48:43 Presenting theory Smith_Normal_Form.Elementary_Divisor_Rings

17:48:43 Presenting theory Smith_Normal_Form.SNF_Algorithm_Euclidean_Domain

17:48:44 Presenting theory Smith_Normal_Form.Smith_Certified

17:48:45 Presenting Modular_arithmetic_LLL_and_HNF_algorithms ...

17:48:45 Presenting document Modular_arithmetic_LLL_and_HNF_algorithms/document

17:48:45 Presenting document Modular_arithmetic_LLL_and_HNF_algorithms/outline

17:48:45 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Matrix_Change_Row

17:48:45 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Signed_Modulo

17:48:45 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Storjohann_Mod_Operation

17:48:45 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Storjohann

17:48:45 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Storjohann_Impl

17:48:45 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Uniqueness_Hermite

17:48:45 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Uniqueness_Hermite_JNF

17:48:45 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.HNF_Mod_Det_Algorithm

17:48:45 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.HNF_Mod_Det_Soundness

17:48:45 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.LLL_Certification_via_HNF

17:48:49 Presenting First_Welfare_Theorem ...

17:48:49 Presenting document First_Welfare_Theorem/document

17:48:49 Presenting document First_Welfare_Theorem/outline

17:48:49 Presenting theory First_Welfare_Theorem.Syntax

17:48:49 Presenting theory First_Welfare_Theorem.Argmax

17:48:49 Presenting theory First_Welfare_Theorem.Preferences

17:48:49 Presenting theory First_Welfare_Theorem.Utility_Functions

17:48:49 Presenting theory First_Welfare_Theorem.Consumers

17:48:49 Presenting theory First_Welfare_Theorem.Common

17:48:49 Presenting theory First_Welfare_Theorem.Exchange_Economy

17:48:49 Presenting theory First_Welfare_Theorem.Private_Ownership_Economy

17:48:49 Presenting theory First_Welfare_Theorem.Arrow_Debreu_Model

17:48:50 Presenting Furstenberg_Topology ...

17:48:50 Presenting document Furstenberg_Topology/document

17:48:50 Presenting document Furstenberg_Topology/outline

17:48:50 Presenting theory Furstenberg_Topology.Furstenberg_Topology

17:48:50 Presenting Gauss_Jordan ...

17:48:50 Presenting document Gauss_Jordan/document

17:48:50 Presenting document Gauss_Jordan/outline

17:48:50 Presenting theory Gauss_Jordan.Rref

17:48:50 Presenting theory Gauss_Jordan.Code_Set

17:48:50 Presenting theory Gauss_Jordan.Code_Matrix

17:48:50 Presenting theory Gauss_Jordan.Elementary_Operations

17:48:50 Presenting theory Gauss_Jordan.Rank

17:48:50 Presenting theory Gauss_Jordan.Gauss_Jordan

17:48:50 Presenting theory Gauss_Jordan.Linear_Maps

17:48:50 Presenting theory Gauss_Jordan.Gauss_Jordan_PA

17:48:50 Presenting theory Gauss_Jordan.Determinants2

17:48:50 Presenting theory Gauss_Jordan.Inverse

17:48:50 Presenting theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces

17:48:50 Presenting theory Gauss_Jordan.System_Of_Equations

17:48:50 Presenting theory Gauss_Jordan.Code_Z2

17:48:50 Presenting theory Gauss_Jordan.Examples_Gauss_Jordan_Abstract

17:48:51 Presenting theory Gauss_Jordan.IArray_Addenda

17:48:51 Presenting theory Gauss_Jordan.Matrix_To_IArray

17:48:51 Presenting theory Gauss_Jordan.Gauss_Jordan_IArrays

17:48:51 Presenting theory Gauss_Jordan.Gauss_Jordan_PA_IArrays

17:48:52 Presenting theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces_IArrays

17:48:52 Presenting theory Gauss_Jordan.System_Of_Equations_IArrays

17:48:52 Presenting theory Gauss_Jordan.Determinants_IArrays

17:48:52 Presenting theory Gauss_Jordan.Inverse_IArrays

17:48:52 Presenting theory Gauss_Jordan.Examples_Gauss_Jordan_IArrays

17:48:52 Presenting theory Gauss_Jordan.Code_Generation_IArrays

17:48:52 Presenting theory Gauss_Jordan.Code_Generation_IArrays_SML

17:48:52 Presenting theory Gauss_Jordan.Code_Real_Approx_By_Float_Haskell

17:48:52 Presenting theory Gauss_Jordan.Code_Rational

17:48:52 Presenting theory Gauss_Jordan.Code_Generation_IArrays_Haskell

17:48:53 Presenting Green ...

17:48:53 Presenting document Green/document

17:48:53 Presenting document Green/outline

17:48:53 Presenting theory Green.General_Utils

17:48:53 Presenting theory Green.Derivs

17:48:53 Presenting theory Green.Integrals

17:48:53 Presenting theory Green.Paths

17:48:53 Presenting theory Green.Green

17:48:53 Presenting theory Green.SymmetricR2Shapes

17:48:53 Presenting theory Green.CircExample

17:48:53 Presenting theory Green.DiamExample

17:48:55 Presenting Gromov_Hyperbolicity ...

17:48:55 Presenting document Gromov_Hyperbolicity/document

17:48:55 Presenting document Gromov_Hyperbolicity/outline

17:48:55 Presenting theory Gromov_Hyperbolicity.Library_Complements

17:48:55 Presenting theory Gromov_Hyperbolicity.Eexp_Eln

17:48:55 Presenting theory Gromov_Hyperbolicity.Hausdorff_Distance

17:48:55 Presenting theory Gromov_Hyperbolicity.Isometries

17:48:55 Presenting theory Gromov_Hyperbolicity.Metric_Completion

17:48:55 Presenting theory Gromov_Hyperbolicity.Gromov_Hyperbolicity

17:48:55 Presenting theory Gromov_Hyperbolicity.Morse_Gromov_Theorem

17:48:55 Presenting theory Gromov_Hyperbolicity.Bonk_Schramm_Extension

17:48:55 Presenting theory Gromov_Hyperbolicity.Gromov_Boundary

17:48:56 Presenting theory Gromov_Hyperbolicity.Boundary_Extension

17:48:56 Presenting theory Gromov_Hyperbolicity.Busemann_Function

17:48:56 Presenting theory Gromov_Hyperbolicity.Isometries_Classification

17:48:59 Presenting HOL-Analysis-ex ...

17:48:59 Presenting theory HOL-Analysis-ex.Approximations

17:48:59 Presenting theory HOL-Analysis-ex.Metric_Arith_Examples

17:48:59 Presenting HOL-Complex_Analysis ...

17:48:59 Presenting document HOL-Complex_Analysis/document

17:48:59 Presenting document HOL-Complex_Analysis/manual

17:48:59 Presenting theory HOL-Complex_Analysis.Contour_Integration

17:48:59 Presenting theory HOL-Complex_Analysis.Cauchy_Integral_Theorem

17:48:59 Presenting theory HOL-Complex_Analysis.Winding_Numbers

17:48:59 Presenting theory HOL-Complex_Analysis.Cauchy_Integral_Formula

17:48:59 Presenting theory HOL-Complex_Analysis.Conformal_Mappings

17:48:59 Presenting theory HOL-Complex_Analysis.Complex_Singularities

17:48:59 Presenting theory HOL-Complex_Analysis.Complex_Residues

17:48:59 Presenting theory HOL-Complex_Analysis.Residue_Theorem

17:48:59 Presenting theory HOL-Complex_Analysis.Great_Picard

17:49:00 Presenting theory HOL-Complex_Analysis.Riemann_Mapping

17:49:01 Presenting theory HOL-Complex_Analysis.Complex_Analysis

17:49:03 Presenting Bernoulli ...

17:49:03 Presenting document Bernoulli/document

17:49:03 Presenting document Bernoulli/outline

17:49:03 Presenting theory Bernoulli.Bernoulli

17:49:03 Presenting theory Bernoulli.Periodic_Bernpoly

17:49:03 Presenting theory Bernoulli.Bernoulli_FPS

17:49:03 Presenting theory Bernoulli.Bernoulli_Zeta

17:49:03 Presenting Euler_MacLaurin ...

17:49:03 Presenting document Euler_MacLaurin/document

17:49:03 Presenting document Euler_MacLaurin/outline

17:49:03 Presenting theory Euler_MacLaurin.Euler_MacLaurin

17:49:03 Presenting theory Euler_MacLaurin.Euler_MacLaurin_Landau

17:49:04 Presenting Lambert_W ...

17:49:04 Presenting document Lambert_W/document

17:49:04 Presenting document Lambert_W/outline

17:49:04 Presenting theory Lambert_W.Lambert_W

17:49:04 Presenting theory Lambert_W.Lambert_W_MacLaurin_Series

17:49:04 Presenting Stirling_Formula ...

17:49:04 Presenting document Stirling_Formula/document

17:49:04 Presenting document Stirling_Formula/outline

17:49:04 Presenting theory Stirling_Formula.Stirling_Formula

17:49:04 Presenting theory Stirling_Formula.Gamma_Asymptotics

17:49:05 Presenting Comparison_Sort_Lower_Bound ...

17:49:05 Presenting document Comparison_Sort_Lower_Bound/document

17:49:05 Presenting document Comparison_Sort_Lower_Bound/outline

17:49:05 Presenting theory Comparison_Sort_Lower_Bound.Linorder_Relations

17:49:05 Presenting theory Comparison_Sort_Lower_Bound.Comparison_Sort_Lower_Bound

17:49:05 Presenting Cartan_FP ...

17:49:05 Presenting document Cartan_FP/document

17:49:05 Presenting document Cartan_FP/outline

17:49:05 Presenting theory Cartan_FP.Cartan

17:49:06 Presenting Count_Complex_Roots ...

17:49:06 Presenting document Count_Complex_Roots/document

17:49:06 Presenting document Count_Complex_Roots/outline

17:49:06 Presenting theory Count_Complex_Roots.Extended_Sturm

17:49:06 Presenting theory Count_Complex_Roots.More_Polynomials

17:49:06 Presenting theory Count_Complex_Roots.Count_Complex_Roots

17:49:06 Presenting theory Count_Complex_Roots.Count_Complex_Roots_Examples

17:49:07 Presenting Linear_Recurrences ...

17:49:07 Presenting document Linear_Recurrences/document

17:49:07 Presenting document Linear_Recurrences/outline

17:49:07 Presenting theory Linear_Recurrences.RatFPS

17:49:07 Presenting theory Linear_Recurrences.Pochhammer_Polynomials

17:49:07 Presenting theory Linear_Recurrences.Linear_Recurrences_Misc

17:49:07 Presenting theory Linear_Recurrences.Partial_Fraction_Decomposition

17:49:07 Presenting theory Linear_Recurrences.Factorizations

17:49:07 Presenting theory Linear_Recurrences.Rational_FPS_Solver

17:49:07 Presenting theory Linear_Recurrences.Linear_Recurrences_Common

17:49:07 Presenting theory Linear_Recurrences.Linear_Homogenous_Recurrences

17:49:07 Presenting theory Linear_Recurrences.Eulerian_Polynomials

17:49:07 Presenting theory Linear_Recurrences.Linear_Inhomogenous_Recurrences

17:49:07 Presenting theory Linear_Recurrences.Rational_FPS_Asymptotics

17:49:07 Presenting Dirichlet_Series ...

17:49:07 Presenting document Dirichlet_Series/document

17:49:07 Presenting document Dirichlet_Series/outline

17:49:07 Presenting theory Dirichlet_Series.Dirichlet_Misc

17:49:07 Presenting theory Dirichlet_Series.Multiplicative_Function

17:49:07 Presenting theory Dirichlet_Series.Dirichlet_Product

17:49:07 Presenting theory Dirichlet_Series.Dirichlet_Series

17:49:07 Presenting theory Dirichlet_Series.Moebius_Mu

17:49:07 Presenting theory Dirichlet_Series.More_Totient

17:49:07 Presenting theory Dirichlet_Series.Liouville_Lambda

17:49:07 Presenting theory Dirichlet_Series.Divisor_Count

17:49:07 Presenting theory Dirichlet_Series.Arithmetic_Summatory

17:49:07 Presenting theory Dirichlet_Series.Partial_Summation

17:49:08 Presenting theory Dirichlet_Series.Euler_Products

17:49:08 Presenting theory Dirichlet_Series.Dirichlet_Series_Analysis

17:49:08 Presenting theory Dirichlet_Series.Arithmetic_Summatory_Asymptotics

17:49:08 Presenting theory Dirichlet_Series.Dirichlet_Efficient_Code

17:49:09 Presenting Gauss_Sums ...

17:49:09 Presenting document Gauss_Sums/document

17:49:09 Presenting document Gauss_Sums/outline

17:49:09 Presenting theory Gauss_Sums.Gauss_Sums_Auxiliary

17:49:09 Presenting theory Gauss_Sums.Periodic_Arithmetic

17:49:09 Presenting theory Gauss_Sums.Complex_Roots_Of_Unity

17:49:09 Presenting theory Gauss_Sums.Finite_Fourier_Series

17:49:09 Presenting theory Gauss_Sums.Ramanujan_Sums

17:49:09 Presenting theory Gauss_Sums.Gauss_Sums

17:49:09 Presenting theory Gauss_Sums.Polya_Vinogradov

17:49:10 Presenting Zeta_Function ...

17:49:10 Presenting document Zeta_Function/document

17:49:10 Presenting document Zeta_Function/outline

17:49:10 Presenting theory Zeta_Function.Zeta_Library

17:49:10 Presenting theory Zeta_Function.Zeta_Function

17:49:10 Presenting theory Zeta_Function.Zeta_Laurent_Expansion

17:49:10 Presenting theory Zeta_Function.Hadjicostas_Chapman

17:49:11 Presenting Dirichlet_L ...

17:49:11 Presenting document Dirichlet_L/document

17:49:11 Presenting document Dirichlet_L/outline

17:49:11 Presenting theory Dirichlet_L.Group_Adjoin

17:49:11 Presenting theory Dirichlet_L.Multiplicative_Characters

17:49:11 Presenting theory Dirichlet_L.Dirichlet_Characters

17:49:11 Presenting theory Dirichlet_L.Dirichlet_L_Functions

17:49:11 Presenting theory Dirichlet_L.Dirichlet_Theorem

17:49:11 Presenting Prime_Distribution_Elementary ...

17:49:11 Presenting document Prime_Distribution_Elementary/document

17:49:11 Presenting document Prime_Distribution_Elementary/outline

17:49:11 Presenting theory Prime_Distribution_Elementary.Prime_Distribution_Elementary_Library

17:49:11 Presenting theory Prime_Distribution_Elementary.More_Dirichlet_Misc

17:49:11 Presenting theory Prime_Distribution_Elementary.Primes_Omega

17:49:11 Presenting theory Prime_Distribution_Elementary.Primorial

17:49:11 Presenting theory Prime_Distribution_Elementary.Lcm_Nat_Upto

17:49:11 Presenting theory Prime_Distribution_Elementary.Shapiro_Tauberian

17:49:11 Presenting theory Prime_Distribution_Elementary.Partial_Zeta_Bounds

17:49:11 Presenting theory Prime_Distribution_Elementary.Moebius_Mu_Sum

17:49:11 Presenting theory Prime_Distribution_Elementary.Elementary_Prime_Bounds

17:49:11 Presenting theory Prime_Distribution_Elementary.Summatory_Divisor_Sigma_Bounds

17:49:12 Presenting theory Prime_Distribution_Elementary.Selberg_Asymptotic_Formula

17:49:12 Presenting theory Prime_Distribution_Elementary.PNT_Consequences

17:49:13 Presenting IMO2019 ...

17:49:13 Presenting document IMO2019/document

17:49:13 Presenting document IMO2019/outline

17:49:13 Presenting theory IMO2019.IMO2019_Q1

17:49:13 Presenting theory IMO2019.IMO2019_Q4

17:49:13 Presenting theory IMO2019.IMO2019_Q5

17:49:13 Presenting Prime_Number_Theorem ...

17:49:13 Presenting document Prime_Number_Theorem/document

17:49:13 Presenting document Prime_Number_Theorem/outline

17:49:13 Presenting theory Prime_Number_Theorem.Prime_Number_Theorem_Library

17:49:13 Presenting theory Prime_Number_Theorem.Newman_Ingham_Tauberian

17:49:13 Presenting theory Prime_Number_Theorem.Prime_Counting_Functions

17:49:13 Presenting theory Prime_Number_Theorem.Prime_Number_Theorem

17:49:13 Presenting theory Prime_Number_Theorem.Mertens_Theorems

17:49:14 Presenting Zeta_3_Irrational ...

17:49:14 Presenting document Zeta_3_Irrational/document

17:49:14 Presenting document Zeta_3_Irrational/outline

17:49:14 Presenting theory Zeta_3_Irrational.Zeta_3_Irrational

17:49:14 Presenting E_Transcendental ...

17:49:14 Presenting document E_Transcendental/document

17:49:14 Presenting document E_Transcendental/outline

17:49:14 Presenting theory E_Transcendental.E_Transcendental

17:49:15 Presenting Pi_Transcendental ...

17:49:15 Presenting document Pi_Transcendental/document

17:49:15 Presenting document Pi_Transcendental/outline

17:49:15 Presenting theory Pi_Transcendental.Pi_Transcendental_Polynomial_Library

17:49:15 Presenting theory Pi_Transcendental.Pi_Transcendental

17:49:15 Presenting Hermite_Lindemann ...

17:49:15 Presenting document Hermite_Lindemann/document

17:49:15 Presenting document Hermite_Lindemann/outline

17:49:15 Presenting theory Hermite_Lindemann.Algebraic_Integer_Divisibility

17:49:15 Presenting theory Hermite_Lindemann.More_Polynomial_HLW

17:49:15 Presenting theory Hermite_Lindemann.Min_Int_Poly

17:49:15 Presenting theory Hermite_Lindemann.Complex_Lexorder

17:49:15 Presenting theory Hermite_Lindemann.More_Multivariate_Polynomial_HLW

17:49:15 Presenting theory Hermite_Lindemann.More_Algebraic_Numbers_HLW

17:49:15 Presenting theory Hermite_Lindemann.Misc_HLW

17:49:15 Presenting theory Hermite_Lindemann.Hermite_Lindemann

17:49:16 Presenting Error_Function ...

17:49:16 Presenting document Error_Function/document

17:49:16 Presenting document Error_Function/outline

17:49:16 Presenting theory Error_Function.Error_Function

17:49:16 Presenting theory Error_Function.Error_Function_Asymptotics

17:49:16 Presenting Transcendence_Series_Hancl_Rucki ...

17:49:16 Presenting document Transcendence_Series_Hancl_Rucki/document

17:49:16 Presenting document Transcendence_Series_Hancl_Rucki/outline

17:49:16 Presenting theory Transcendence_Series_Hancl_Rucki.Transcendence_Series

17:49:16 Presenting Winding_Number_Eval ...

17:49:16 Presenting document Winding_Number_Eval/document

17:49:16 Presenting document Winding_Number_Eval/outline

17:49:16 Presenting theory Winding_Number_Eval.Missing_Topology

17:49:16 Presenting theory Winding_Number_Eval.Missing_Algebraic

17:49:16 Presenting theory Winding_Number_Eval.Missing_Transcendental

17:49:16 Presenting theory Winding_Number_Eval.Missing_Analysis

17:49:16 Presenting theory Winding_Number_Eval.Cauchy_Index_Theorem

17:49:16 Presenting theory Winding_Number_Eval.Winding_Number_Eval

17:49:16 Presenting theory Winding_Number_Eval.Winding_Number_Eval_Examples

17:49:18 Presenting HOL-Homology ...

17:49:18 Presenting document HOL-Homology/document

17:49:18 Presenting document HOL-Homology/manual

17:49:18 Presenting theory HOL-Homology.Simplices

17:49:18 Presenting theory HOL-Homology.Homology_Groups

17:49:18 Presenting theory HOL-Homology.Brouwer_Degree

17:49:18 Presenting theory HOL-Homology.Invariance_of_Domain

17:49:18 Presenting theory HOL-Homology.Homology

17:49:21 Presenting HOL-Probability ...

17:49:21 Presenting document HOL-Probability/document

17:49:21 Presenting document HOL-Probability/outline

17:49:21 Presenting theory HOL-Probability.Probability_Measure

17:49:21 Presenting theory HOL-Probability.Distribution_Functions

17:49:21 Presenting theory HOL-Probability.Weak_Convergence

17:49:21 Presenting theory HOL-Probability.Giry_Monad

17:49:21 Presenting theory HOL-Probability.Projective_Family

17:49:21 Presenting theory HOL-Probability.Infinite_Product_Measure

17:49:21 Presenting theory HOL-Probability.Independent_Family

17:49:21 Presenting theory HOL-Probability.Convolution

17:49:21 Presenting theory HOL-Probability.Information

17:49:21 Presenting theory HOL-Probability.Distributions

17:49:22 Presenting theory HOL-Probability.Characteristic_Functions

17:49:22 Presenting theory HOL-Probability.Helly_Selection

17:49:23 Presenting theory HOL-Probability.Sinc_Integral

17:49:23 Presenting theory HOL-Probability.Levy

17:49:23 Presenting theory HOL-Probability.Central_Limit_Theorem

17:49:23 Presenting theory HOL-Probability.Discrete_Topology

17:49:23 Presenting theory HOL-Probability.Probability_Mass_Function

17:49:23 Presenting theory HOL-Probability.PMF_Impl

17:49:23 Presenting theory HOL-Probability.Fin_Map

17:49:24 Presenting theory HOL-Probability.Projective_Limit

17:49:24 Presenting theory HOL-Probability.Random_Permutations

17:49:24 Presenting theory HOL-Probability.SPMF

17:49:24 Presenting theory HOL-Probability.Product_PMF

17:49:24 Presenting theory HOL-Probability.Hoeffding

17:49:24 Presenting theory HOL-Probability.Stream_Space

17:49:25 Presenting theory HOL-Probability.Tree_Space

17:49:25 Presenting theory HOL-Probability.Conditional_Expectation

17:49:25 Presenting theory HOL-Probability.Essential_Supremum

17:49:26 Presenting theory HOL-Probability.Stopping_Time

17:49:26 Presenting theory HOL-Probability.Probability

17:49:27 Presenting Applicative_Lifting ...

17:49:27 Presenting document Applicative_Lifting/document

17:49:27 Presenting document Applicative_Lifting/outline

17:49:27 Presenting theory Applicative_Lifting.Applicative

17:49:27 Presenting theory Applicative_Lifting.Applicative_Environment

17:49:27 Presenting theory Applicative_Lifting.Applicative_Option

17:49:27 Presenting theory Applicative_Lifting.Applicative_Sum

17:49:27 Presenting theory Applicative_Lifting.Applicative_Set

17:49:27 Presenting theory Applicative_Lifting.Applicative_List

17:49:27 Presenting theory Applicative_Lifting.Applicative_DNEList

17:49:27 Presenting theory Applicative_Lifting.Applicative_Monoid

17:49:27 Presenting theory Applicative_Lifting.Applicative_Filter

17:49:27 Presenting theory Applicative_Lifting.Applicative_State

17:49:27 Presenting theory Applicative_Lifting.Applicative_Stream

17:49:27 Presenting theory Applicative_Lifting.Applicative_Open_State

17:49:27 Presenting theory Applicative_Lifting.Applicative_PMF

17:49:27 Presenting theory Applicative_Lifting.Applicative_Probability_List

17:49:27 Presenting theory Applicative_Lifting.Applicative_Star

17:49:27 Presenting theory Applicative_Lifting.Applicative_Vector

17:49:27 Presenting theory Applicative_Lifting.Applicative_Functor

17:49:27 Presenting theory Applicative_Lifting.Applicative_Environment_Algebra

17:49:27 Presenting theory Applicative_Lifting.Stream_Algebra

17:49:27 Presenting theory Applicative_Lifting.Tree_Relabelling

17:49:27 Presenting theory Applicative_Lifting.Applicative_Examples

17:49:27 Presenting theory Applicative_Lifting.Joinable

17:49:27 Presenting theory Applicative_Lifting.Beta_Eta

17:49:27 Presenting theory Applicative_Lifting.Combinators

17:49:27 Presenting theory Applicative_Lifting.Idiomatic_Terms

17:49:27 Presenting theory Applicative_Lifting.Abstract_AF

17:49:27 Presenting theory Applicative_Lifting.Applicative_Test

17:49:28 Presenting file "applicative.ML"

17:49:28 Presenting Stern_Brocot ...

17:49:28 Presenting document Stern_Brocot/document

17:49:28 Presenting document Stern_Brocot/outline

17:49:28 Presenting theory Stern_Brocot.Cotree

17:49:28 Presenting theory Stern_Brocot.Cotree_Algebra

17:49:28 Presenting theory Stern_Brocot.Stern_Brocot_Tree

17:49:28 Presenting theory Stern_Brocot.Bird_Tree

17:49:28 Presenting Buffons_Needle ...

17:49:28 Presenting document Buffons_Needle/document

17:49:28 Presenting document Buffons_Needle/outline

17:49:28 Presenting theory Buffons_Needle.Buffons_Needle

17:49:28 Presenting Deep_Learning ...

17:49:29 Presenting document Deep_Learning/document

17:49:29 Presenting document Deep_Learning/outline

17:49:29 Presenting theory Deep_Learning.Tensor

17:49:29 Presenting theory Deep_Learning.Tensor_Subtensor

17:49:29 Presenting theory Deep_Learning.Tensor_Plus

17:49:29 Presenting theory Deep_Learning.Tensor_Scalar_Mult

17:49:29 Presenting theory Deep_Learning.Tensor_Product

17:49:29 Presenting theory Deep_Learning.Tensor_Unit_Vec

17:49:29 Presenting theory Deep_Learning.Tensor_Rank

17:49:29 Presenting theory Deep_Learning.Tensor_Matricization

17:49:29 Presenting theory Deep_Learning.DL_Rank_CP_Rank

17:49:29 Presenting theory Deep_Learning.DL_Flatten_Matrix

17:49:29 Presenting theory Deep_Learning.DL_Network

17:49:29 Presenting theory Deep_Learning.DL_Concrete_Matrices

17:49:29 Presenting theory Deep_Learning.DL_Missing_Finite_Set

17:49:29 Presenting theory Deep_Learning.DL_Deep_Model

17:49:29 Presenting theory Deep_Learning.DL_Deep_Model_Poly

17:49:29 Presenting theory Deep_Learning.Lebesgue_Functional

17:49:29 Presenting theory Deep_Learning.Lebesgue_Zero_Set

17:49:29 Presenting theory Deep_Learning.DL_Shallow_Model

17:49:29 Presenting theory Deep_Learning.DL_Fundamental_Theorem_Network_Capacity

17:49:29 Presenting Density_Compiler ...

17:49:29 Presenting document Density_Compiler/document

17:49:29 Presenting document Density_Compiler/outline

17:49:29 Presenting theory Density_Compiler.Density_Predicates

17:49:29 Presenting theory Density_Compiler.PDF_Values

17:49:29 Presenting theory Density_Compiler.PDF_Transformations

17:49:29 Presenting theory Density_Compiler.PDF_Semantics

17:49:29 Presenting theory Density_Compiler.PDF_Density_Contexts

17:49:29 Presenting theory Density_Compiler.PDF_Compiler_Pred

17:49:29 Presenting theory Density_Compiler.PDF_Target_Semantics

17:49:29 Presenting theory Density_Compiler.PDF_Target_Density_Contexts

17:49:29 Presenting theory Density_Compiler.PDF_Compiler

17:49:32 Presenting DiscretePricing ...

17:49:32 Presenting document DiscretePricing/document

17:49:32 Presenting document DiscretePricing/outline

17:49:32 Presenting theory DiscretePricing.Generated_Subalgebra

17:49:32 Presenting theory DiscretePricing.Filtration

17:49:32 Presenting theory DiscretePricing.Martingale

17:49:32 Presenting theory DiscretePricing.Disc_Cond_Expect

17:49:32 Presenting theory DiscretePricing.Infinite_Coin_Toss_Space

17:49:32 Presenting theory DiscretePricing.Geometric_Random_Walk

17:49:32 Presenting theory DiscretePricing.Fair_Price

17:49:32 Presenting theory DiscretePricing.CRR_Model

17:49:32 Presenting theory DiscretePricing.Option_Price_Examples

17:49:35 Presenting Ergodic_Theory ...

17:49:35 Presenting document Ergodic_Theory/document

17:49:35 Presenting document Ergodic_Theory/outline

17:49:35 Presenting theory Ergodic_Theory.SG_Library_Complement

17:49:35 Presenting theory Ergodic_Theory.ME_Library_Complement

17:49:35 Presenting theory Ergodic_Theory.Fekete

17:49:35 Presenting theory Ergodic_Theory.Asymptotic_Density

17:49:35 Presenting theory Ergodic_Theory.Measure_Preserving_Transformations

17:49:35 Presenting theory Ergodic_Theory.Recurrence

17:49:35 Presenting theory Ergodic_Theory.Invariants

17:49:35 Presenting theory Ergodic_Theory.Ergodicity

17:49:35 Presenting theory Ergodic_Theory.Shift_Operator

17:49:35 Presenting theory Ergodic_Theory.Kingman

17:49:35 Presenting theory Ergodic_Theory.Gouezel_Karlsson

17:49:36 Presenting theory Ergodic_Theory.Kohlberg_Neyman_Karlsson

17:49:36 Presenting theory Ergodic_Theory.Transfer_Operator

17:49:36 Presenting theory Ergodic_Theory.Normalizing_Sequences

17:49:39 Presenting Laws_of_Large_Numbers ...

17:49:39 Presenting document Laws_of_Large_Numbers/document

17:49:39 Presenting document Laws_of_Large_Numbers/outline

17:49:39 Presenting theory Laws_of_Large_Numbers.Laws_of_Large_Numbers

17:49:39 Presenting theory Laws_of_Large_Numbers.Laws_of_Large_Numbers_Example

17:49:39 Presenting Fisher_Yates ...

17:49:39 Presenting document Fisher_Yates/document

17:49:39 Presenting document Fisher_Yates/outline

17:49:39 Presenting theory Fisher_Yates.Fisher_Yates

17:49:39 Presenting Fourier ...

17:49:39 Presenting document Fourier/document

17:49:39 Presenting document Fourier/outline

17:49:39 Presenting theory Fourier.Periodic

17:49:39 Presenting theory Fourier.Lspace

17:49:39 Presenting theory Fourier.Square_Integrable

17:49:39 Presenting theory Fourier.Confine

17:49:39 Presenting theory Fourier.Fourier_Aux2

17:49:39 Presenting theory Fourier.Fourier

17:49:40 Presenting Girth_Chromatic ...

17:49:40 Presenting document Girth_Chromatic/document

17:49:40 Presenting document Girth_Chromatic/outline

17:49:40 Presenting theory Girth_Chromatic.Girth_Chromatic_Misc

17:49:40 Presenting theory Girth_Chromatic.Ugraphs

17:49:40 Presenting theory Girth_Chromatic.Girth_Chromatic

17:49:40 Presenting Random_Graph_Subgraph_Threshold ...

17:49:40 Presenting document Random_Graph_Subgraph_Threshold/document

17:49:40 Presenting document Random_Graph_Subgraph_Threshold/outline

17:49:40 Presenting theory Random_Graph_Subgraph_Threshold.Ugraph_Misc

17:49:40 Presenting theory Random_Graph_Subgraph_Threshold.Prob_Lemmas

17:49:40 Presenting theory Random_Graph_Subgraph_Threshold.Ugraph_Lemmas

17:49:40 Presenting theory Random_Graph_Subgraph_Threshold.Ugraph_Properties

17:49:40 Presenting theory Random_Graph_Subgraph_Threshold.Subgraph_Threshold

17:49:41 Presenting HOL-Probability-ex ...

17:49:41 Presenting theory HOL-Probability-ex.Dining_Cryptographers

17:49:41 Presenting theory HOL-Probability-ex.Koepf_Duermuth_Countermeasure

17:49:41 Presenting theory HOL-Probability-ex.Measure_Not_CCC

17:49:41 Presenting List_Update ...

17:49:41 Presenting document List_Update/document

17:49:41 Presenting document List_Update/outline

17:49:41 Presenting theory List_Update.Inversion

17:49:41 Presenting theory List_Update.Swaps

17:49:41 Presenting theory List_Update.On_Off

17:49:41 Presenting theory List_Update.Prob_Theory

17:49:41 Presenting theory List_Update.Competitive_Analysis

17:49:41 Presenting theory List_Update.Move_to_Front

17:49:41 Presenting theory List_Update.Bit_Strings

17:49:41 Presenting theory List_Update.MTF2_Effects

17:49:41 Presenting theory List_Update.BIT

17:49:41 Presenting theory List_Update.Partial_Cost_Model

17:49:41 Presenting theory List_Update.RExp_Var

17:49:41 Presenting theory List_Update.OPT2

17:49:41 Presenting theory List_Update.Phase_Partitioning

17:49:41 Presenting theory List_Update.List_Factoring

17:49:42 Presenting theory List_Update.TS

17:49:42 Presenting theory List_Update.BIT_pairwise

17:49:42 Presenting theory List_Update.BIT_2comp_on2

17:49:42 Presenting theory List_Update.Comb

17:49:44 Presenting Lp ...

17:49:44 Presenting document Lp/document

17:49:44 Presenting document Lp/outline

17:49:44 Presenting theory Lp.Functional_Spaces

17:49:44 Presenting theory Lp.Lp

17:49:45 Presenting MFMC_Countable ...

17:49:45 Presenting document MFMC_Countable/document

17:49:45 Presenting document MFMC_Countable/outline

17:49:45 Presenting theory MFMC_Countable.MFMC_Misc

17:49:45 Presenting theory MFMC_Countable.MFMC_Finite

17:49:45 Presenting theory MFMC_Countable.Matrix_For_Marginals

17:49:45 Presenting theory MFMC_Countable.MFMC_Network

17:49:45 Presenting theory MFMC_Countable.MFMC_Web

17:49:45 Presenting theory MFMC_Countable.MFMC_Reduction

17:49:45 Presenting theory MFMC_Countable.MFMC_Bounded

17:49:45 Presenting theory MFMC_Countable.MFMC_Flow_Attainability

17:49:45 Presenting theory MFMC_Countable.MFMC_Unbounded

17:49:45 Presenting theory MFMC_Countable.Max_Flow_Min_Cut_Countable

17:49:45 Presenting theory MFMC_Countable.Rel_PMF_Characterisation

17:49:48 Presenting Markov_Models ...

17:49:48 Presenting document Markov_Models/document

17:49:48 Presenting document Markov_Models/outline

17:49:48 Presenting theory Markov_Models.Markov_Models_Auxiliary

17:49:48 Presenting theory Markov_Models.Discrete_Time_Markov_Chain

17:49:48 Presenting theory Markov_Models.Trace_Space_Equals_Markov_Processes

17:49:48 Presenting theory Markov_Models.Classifying_Markov_Chain_States

17:49:48 Presenting theory Markov_Models.Markov_Decision_Process

17:49:48 Presenting theory Markov_Models.MDP_Reachability_Problem

17:49:48 Presenting theory Markov_Models.Discrete_Time_Markov_Process

17:49:48 Presenting theory Markov_Models.Continuous_Time_Markov_Chain

17:49:48 Presenting theory Markov_Models.Markov_Models

17:49:48 Presenting theory Markov_Models.Example_A

17:49:48 Presenting theory Markov_Models.Example_B

17:49:48 Presenting theory Markov_Models.PCTL

17:49:49 Presenting theory Markov_Models.PGCL

17:49:49 Presenting theory Markov_Models.Crowds_Protocol

17:49:50 Presenting theory Markov_Models.Zeroconf_Analysis

17:49:50 Presenting theory Markov_Models.Gossip_Broadcast

17:49:50 Presenting theory Markov_Models.MDP_RP_Certification

17:49:50 Presenting theory Markov_Models.MDP_RP

17:49:51 Presenting Hidden_Markov_Models ...

17:49:51 Presenting document Hidden_Markov_Models/document

17:49:51 Presenting document Hidden_Markov_Models/outline

17:49:51 Presenting theory Hidden_Markov_Models.Auxiliary

17:49:51 Presenting theory Hidden_Markov_Models.Hidden_Markov_Model

17:49:51 Presenting theory Hidden_Markov_Models.HMM_Implementation

17:49:51 Presenting theory Hidden_Markov_Models.HMM_Example

17:49:51 Presenting Probabilistic_Timed_Automata ...

17:49:51 Presenting document Probabilistic_Timed_Automata/document

17:49:51 Presenting document Probabilistic_Timed_Automata/outline

17:49:51 Presenting theory Probabilistic_Timed_Automata.MDP_Aux

17:49:51 Presenting theory Probabilistic_Timed_Automata.Finiteness

17:49:51 Presenting theory Probabilistic_Timed_Automata.Basic

17:49:51 Presenting theory Probabilistic_Timed_Automata.Sequence

17:49:51 Presenting theory Probabilistic_Timed_Automata.Sequence_LTL

17:49:51 Presenting theory Probabilistic_Timed_Automata.Instantiate_Existentials

17:49:51 Presenting theory Probabilistic_Timed_Automata.More_List

17:49:51 Presenting theory Probabilistic_Timed_Automata.Stream_More

17:49:51 Presenting theory Probabilistic_Timed_Automata.Graphs

17:49:51 Presenting theory Probabilistic_Timed_Automata.Lib

17:49:51 Presenting theory Probabilistic_Timed_Automata.PTA

17:49:51 Presenting theory Probabilistic_Timed_Automata.PTA_Reachability

17:49:53 Presenting Stochastic_Matrices ...

17:49:53 Presenting document Stochastic_Matrices/document

17:49:53 Presenting document Stochastic_Matrices/outline

17:49:53 Presenting theory Stochastic_Matrices.Stochastic_Matrix

17:49:53 Presenting theory Stochastic_Matrices.Stochastic_Vector_PMF

17:49:53 Presenting theory Stochastic_Matrices.Stochastic_Matrix_Markov_Models

17:49:53 Presenting theory Stochastic_Matrices.Eigenspace

17:49:53 Presenting theory Stochastic_Matrices.Stochastic_Matrix_Perron_Frobenius

17:49:53 Presenting Monad_Normalisation ...

17:49:53 Presenting document Monad_Normalisation/document

17:49:53 Presenting document Monad_Normalisation/outline

17:49:53 Presenting theory Monad_Normalisation.Monad_Normalisation

17:49:53 Presenting theory Monad_Normalisation.Monad_Normalisation_Test

17:49:53 Presenting file "monad_rules.ML"

17:49:53 Presenting file "monad_normalisation.ML"

17:49:53 Presenting Monomorphic_Monad ...

17:49:53 Presenting document Monomorphic_Monad/document

17:49:53 Presenting document Monomorphic_Monad/outline

17:49:53 Presenting theory Monomorphic_Monad.Monomorphic_Monad

17:49:53 Presenting theory Monomorphic_Monad.Monad_Overloading

17:49:53 Presenting theory Monomorphic_Monad.Interpreter

17:49:53 Presenting theory Monomorphic_Monad.Just_Do_It_Examples

17:49:55 Presenting Neumann_Morgenstern_Utility ...

17:49:55 Presenting document Neumann_Morgenstern_Utility/document

17:49:55 Presenting document Neumann_Morgenstern_Utility/outline

17:49:55 Presenting theory Neumann_Morgenstern_Utility.PMF_Composition

17:49:55 Presenting theory Neumann_Morgenstern_Utility.Lotteries

17:49:55 Presenting theory Neumann_Morgenstern_Utility.Neumann_Morgenstern_Utility_Theorem

17:49:55 Presenting theory Neumann_Morgenstern_Utility.Expected_Utility

17:49:55 Presenting Probabilistic_Noninterference ...

17:49:55 Presenting document Probabilistic_Noninterference/document

17:49:55 Presenting document Probabilistic_Noninterference/outline

17:49:55 Presenting theory Probabilistic_Noninterference.Interface

17:49:55 Presenting theory Probabilistic_Noninterference.Language_Semantics

17:49:55 Presenting theory Probabilistic_Noninterference.Resumption_Based

17:49:55 Presenting theory Probabilistic_Noninterference.Trace_Based

17:49:55 Presenting theory Probabilistic_Noninterference.Compositionality

17:49:55 Presenting theory Probabilistic_Noninterference.Syntactic_Criteria

17:49:55 Presenting theory Probabilistic_Noninterference.Concrete

17:49:57 Presenting Probabilistic_Prime_Tests ...

17:49:57 Presenting document Probabilistic_Prime_Tests/document

17:49:57 Presenting document Probabilistic_Prime_Tests/outline

17:49:57 Presenting theory Probabilistic_Prime_Tests.Legendre_Symbol

17:49:57 Presenting theory Probabilistic_Prime_Tests.Algebraic_Auxiliaries

17:49:57 Presenting theory Probabilistic_Prime_Tests.Jacobi_Symbol

17:49:57 Presenting theory Probabilistic_Prime_Tests.Residues_Nat

17:49:57 Presenting theory Probabilistic_Prime_Tests.QuadRes

17:49:57 Presenting theory Probabilistic_Prime_Tests.Euler_Witness

17:49:57 Presenting theory Probabilistic_Prime_Tests.Carmichael_Numbers

17:49:57 Presenting theory Probabilistic_Prime_Tests.Fermat_Witness

17:49:57 Presenting theory Probabilistic_Prime_Tests.Generalized_Primality_Test

17:49:57 Presenting theory Probabilistic_Prime_Tests.Fermat_Test

17:49:57 Presenting theory Probabilistic_Prime_Tests.Miller_Rabin_Test

17:49:57 Presenting theory Probabilistic_Prime_Tests.Solovay_Strassen_Test

17:49:57 Presenting Probabilistic_System_Zoo ...

17:49:57 Presenting document Probabilistic_System_Zoo/document

17:49:57 Presenting document Probabilistic_System_Zoo/outline

17:49:57 Presenting document Probabilistic_System_Zoo/bnfs

17:49:57 Presenting document Probabilistic_System_Zoo/non_bnfs

17:49:57 Presenting theory Probabilistic_System_Zoo.Bool_Bounded_Set

17:49:57 Presenting theory Probabilistic_System_Zoo.Finitely_Bounded_Set_Counterexample

17:49:57 Presenting theory Probabilistic_System_Zoo.Nonempty_Bounded_Set

17:49:57 Presenting theory Probabilistic_System_Zoo.Probabilistic_Hierarchy

17:49:57 Presenting theory Probabilistic_System_Zoo.Vardi

17:49:57 Presenting theory Probabilistic_System_Zoo.Vardi_Counterexample

17:49:57 Presenting Probabilistic_While ...

17:49:57 Presenting document Probabilistic_While/document

17:49:57 Presenting document Probabilistic_While/outline

17:49:57 Presenting theory Probabilistic_While.While_SPMF

17:49:57 Presenting theory Probabilistic_While.Bernoulli

17:49:57 Presenting theory Probabilistic_While.Geometric

17:49:57 Presenting theory Probabilistic_While.Fast_Dice_Roll

17:49:57 Presenting theory Probabilistic_While.Resampling

17:49:58 Presenting CryptHOL ...

17:49:58 Presenting document CryptHOL/document

17:49:58 Presenting document CryptHOL/outline

17:49:58 Presenting theory CryptHOL.Misc_CryptHOL

17:49:58 Presenting theory CryptHOL.Set_Applicative

17:49:58 Presenting theory CryptHOL.SPMF_Applicative

17:49:58 Presenting theory CryptHOL.List_Bits

17:49:58 Presenting theory CryptHOL.Environment_Functor

17:49:58 Presenting theory CryptHOL.Partial_Function_Set

17:49:58 Presenting theory CryptHOL.Negligible

17:49:58 Presenting theory CryptHOL.Resumption

17:49:58 Presenting theory CryptHOL.Generat

17:49:58 Presenting theory CryptHOL.Generative_Probabilistic_Value

17:49:58 Presenting theory CryptHOL.Computational_Model

17:49:58 Presenting theory CryptHOL.GPV_Expectation

17:49:58 Presenting theory CryptHOL.GPV_Bisim

17:49:58 Presenting theory CryptHOL.GPV_Applicative

17:49:58 Presenting theory CryptHOL.Cyclic_Group

17:49:58 Presenting theory CryptHOL.Cyclic_Group_SPMF

17:49:58 Presenting theory CryptHOL.CryptHOL

17:50:01 Presenting Constructive_Cryptography ...

17:50:01 Presenting document Constructive_Cryptography/document

17:50:01 Presenting document Constructive_Cryptography/outline

17:50:01 Presenting theory Constructive_Cryptography.Resource

17:50:01 Presenting theory Constructive_Cryptography.Converter

17:50:01 Presenting theory Constructive_Cryptography.Converter_Rewrite

17:50:01 Presenting theory Constructive_Cryptography.Random_System

17:50:01 Presenting theory Constructive_Cryptography.Distinguisher

17:50:01 Presenting theory Constructive_Cryptography.Wiring

17:50:01 Presenting theory Constructive_Cryptography.Constructive_Cryptography

17:50:01 Presenting theory Constructive_Cryptography.System_Construction

17:50:01 Presenting theory Constructive_Cryptography.One_Time_Pad

17:50:02 Presenting theory Constructive_Cryptography.Message_Authentication_Code

17:50:02 Presenting theory Constructive_Cryptography.Secure_Channel

17:50:02 Presenting theory Constructive_Cryptography.Examples

17:50:03 Presenting Constructive_Cryptography_CM ...

17:50:03 Presenting document Constructive_Cryptography_CM/document

17:50:03 Presenting document Constructive_Cryptography_CM/outline

17:50:03 Presenting theory Constructive_Cryptography_CM.More_CC

17:50:03 Presenting theory Constructive_Cryptography_CM.Fold_Spmf

17:50:03 Presenting theory Constructive_Cryptography_CM.Observe_Failure

17:50:03 Presenting theory Constructive_Cryptography_CM.Fused_Resource

17:50:03 Presenting theory Constructive_Cryptography_CM.State_Isomorphism

17:50:03 Presenting theory Constructive_Cryptography_CM.Construction_Utility

17:50:03 Presenting theory Constructive_Cryptography_CM.Concrete_Security

17:50:03 Presenting theory Constructive_Cryptography_CM.Asymptotic_Security

17:50:03 Presenting theory Constructive_Cryptography_CM.Key

17:50:04 Presenting theory Constructive_Cryptography_CM.Channel

17:50:04 Presenting theory Constructive_Cryptography_CM.One_Time_Pad

17:50:04 Presenting theory Constructive_Cryptography_CM.Diffie_Hellman_CC

17:50:04 Presenting theory Constructive_Cryptography_CM.DH_OTP

17:50:07 Presenting Game_Based_Crypto ...

17:50:07 Presenting document Game_Based_Crypto/document

17:50:07 Presenting document Game_Based_Crypto/outline

17:50:07 Presenting theory Game_Based_Crypto.Diffie_Hellman

17:50:07 Presenting theory Game_Based_Crypto.IND_CCA2

17:50:07 Presenting theory Game_Based_Crypto.IND_CCA2_sym

17:50:07 Presenting theory Game_Based_Crypto.IND_CPA

17:50:07 Presenting theory Game_Based_Crypto.IND_CPA_PK

17:50:07 Presenting theory Game_Based_Crypto.IND_CPA_PK_Single

17:50:07 Presenting theory Game_Based_Crypto.SUF_CMA

17:50:07 Presenting theory Game_Based_Crypto.Pseudo_Random_Function

17:50:07 Presenting theory Game_Based_Crypto.Pseudo_Random_Permutation

17:50:07 Presenting theory Game_Based_Crypto.Guessing_Many_One

17:50:07 Presenting theory Game_Based_Crypto.Unpredictable_Function

17:50:07 Presenting theory Game_Based_Crypto.Security_Spec

17:50:07 Presenting theory Game_Based_Crypto.Elgamal

17:50:07 Presenting theory Game_Based_Crypto.Hashed_Elgamal

17:50:07 Presenting theory Game_Based_Crypto.RP_RF

17:50:07 Presenting theory Game_Based_Crypto.PRF_UHF

17:50:07 Presenting theory Game_Based_Crypto.PRF_IND_CPA

17:50:07 Presenting theory Game_Based_Crypto.PRF_UPF_IND_CCA

17:50:08 Presenting theory Game_Based_Crypto.Cryptographic_Constructions

17:50:08 Presenting theory Game_Based_Crypto.Game_Based_Crypto

17:50:08 Presenting theory Game_Based_Crypto.CryptHOL_Tutorial

17:50:09 Presenting Multi_Party_Computation ...

17:50:09 Presenting document Multi_Party_Computation/document

17:50:09 Presenting document Multi_Party_Computation/outline

17:50:09 Presenting theory Multi_Party_Computation.Cyclic_Group_Ext

17:50:09 Presenting theory Multi_Party_Computation.Number_Theory_Aux

17:50:09 Presenting theory Multi_Party_Computation.Uniform_Sampling

17:50:09 Presenting theory Multi_Party_Computation.Semi_Honest_Def

17:50:09 Presenting theory Multi_Party_Computation.OT_Functionalities

17:50:09 Presenting theory Multi_Party_Computation.ETP

17:50:09 Presenting theory Multi_Party_Computation.ETP_OT

17:50:09 Presenting theory Multi_Party_Computation.ETP_RSA_OT

17:50:09 Presenting theory Multi_Party_Computation.Noar_Pinkas_OT

17:50:09 Presenting theory Multi_Party_Computation.OT14

17:50:09 Presenting theory Multi_Party_Computation.GMW

17:50:09 Presenting theory Multi_Party_Computation.Secure_Multiplication

17:50:09 Presenting theory Multi_Party_Computation.DH_Ext

17:50:09 Presenting theory Multi_Party_Computation.Malicious_Defs

17:50:09 Presenting theory Multi_Party_Computation.Malicious_OT

17:50:10 Presenting Sigma_Commit_Crypto ...

17:50:10 Presenting document Sigma_Commit_Crypto/document

17:50:10 Presenting document Sigma_Commit_Crypto/outline

17:50:10 Presenting theory Sigma_Commit_Crypto.Commitment_Schemes

17:50:10 Presenting theory Sigma_Commit_Crypto.Cyclic_Group_Ext

17:50:10 Presenting theory Sigma_Commit_Crypto.Discrete_Log

17:50:10 Presenting theory Sigma_Commit_Crypto.Number_Theory_Aux

17:50:10 Presenting theory Sigma_Commit_Crypto.Uniform_Sampling

17:50:10 Presenting theory Sigma_Commit_Crypto.Pedersen

17:50:10 Presenting theory Sigma_Commit_Crypto.Rivest

17:50:10 Presenting theory Sigma_Commit_Crypto.Sigma_Protocols

17:50:10 Presenting theory Sigma_Commit_Crypto.Schnorr_Sigma_Commit

17:50:10 Presenting theory Sigma_Commit_Crypto.Chaum_Pedersen_Sigma_Commit

17:50:10 Presenting theory Sigma_Commit_Crypto.Okamoto_Sigma_Commit

17:50:10 Presenting theory Sigma_Commit_Crypto.Xor

17:50:11 Presenting theory Sigma_Commit_Crypto.Sigma_AND

17:50:11 Presenting theory Sigma_Commit_Crypto.Sigma_OR

17:50:11 Presenting Projective_Measurements ...

17:50:11 Presenting document Projective_Measurements/document

17:50:11 Presenting document Projective_Measurements/outline

17:50:11 Presenting theory Projective_Measurements.Linear_Algebra_Complements

17:50:11 Presenting theory Projective_Measurements.Projective_Measurements

17:50:11 Presenting theory Projective_Measurements.CHSH_Inequality

17:50:12 Presenting Quick_Sort_Cost ...

17:50:12 Presenting document Quick_Sort_Cost/document

17:50:12 Presenting document Quick_Sort_Cost/outline

17:50:12 Presenting theory Quick_Sort_Cost.Randomised_Quick_Sort

17:50:12 Presenting theory Quick_Sort_Cost.Quick_Sort_Average_Case

17:50:12 Presenting Random_BSTs ...

17:50:12 Presenting document Random_BSTs/document

17:50:12 Presenting document Random_BSTs/outline

17:50:12 Presenting theory Random_BSTs.Random_BSTs

17:50:13 Presenting Randomised_BSTs ...

17:50:13 Presenting document Randomised_BSTs/document

17:50:13 Presenting document Randomised_BSTs/outline

17:50:13 Presenting theory Randomised_BSTs.Randomised_BSTs

17:50:13 Presenting Randomised_Social_Choice ...

17:50:13 Presenting document Randomised_Social_Choice/document

17:50:13 Presenting document Randomised_Social_Choice/outline

17:50:13 Presenting theory Randomised_Social_Choice.Order_Predicates

17:50:13 Presenting theory Randomised_Social_Choice.Preference_Profiles

17:50:13 Presenting theory Randomised_Social_Choice.Elections

17:50:13 Presenting theory Randomised_Social_Choice.Utility_Functions

17:50:13 Presenting theory Randomised_Social_Choice.Lotteries

17:50:13 Presenting theory Randomised_Social_Choice.Stochastic_Dominance

17:50:13 Presenting theory Randomised_Social_Choice.SD_Efficiency

17:50:13 Presenting theory Randomised_Social_Choice.Social_Decision_Schemes

17:50:13 Presenting theory Randomised_Social_Choice.SDS_Lowering

17:50:13 Presenting theory Randomised_Social_Choice.Random_Dictatorship

17:50:13 Presenting theory Randomised_Social_Choice.Random_Serial_Dictatorship

17:50:13 Presenting theory Randomised_Social_Choice.Randomised_Social_Choice

17:50:13 Presenting theory Randomised_Social_Choice.Preference_Profile_Cmd

17:50:13 Presenting theory Randomised_Social_Choice.QSOpt_Exact

17:50:14 Presenting theory Randomised_Social_Choice.SDS_Automation

17:50:14 Presenting file "preference_profiles.ML"

17:50:15 Presenting file "randomised_social_choice.ML"

17:50:15 Presenting file "sds_automation.ML"

17:50:15 Presenting SDS_Impossibility ...

17:50:15 Presenting document SDS_Impossibility/document

17:50:15 Presenting document SDS_Impossibility/outline

17:50:15 Presenting theory SDS_Impossibility.SDS_Impossibility

17:50:15 Presenting Skip_Lists ...

17:50:15 Presenting document Skip_Lists/document

17:50:15 Presenting document Skip_Lists/outline

17:50:15 Presenting theory Skip_Lists.Pi_pmf

17:50:15 Presenting theory Skip_Lists.Misc

17:50:15 Presenting theory Skip_Lists.Geometric_PMF

17:50:15 Presenting theory Skip_Lists.Skip_List

17:50:16 Presenting Source_Coding_Theorem ...

17:50:16 Presenting document Source_Coding_Theorem/document

17:50:16 Presenting document Source_Coding_Theorem/outline

17:50:16 Presenting theory Source_Coding_Theorem.Source_Coding_Theorem

17:50:16 Presenting Treaps ...

17:50:16 Presenting document Treaps/document

17:50:16 Presenting document Treaps/outline

17:50:16 Presenting theory Treaps.Probability_Misc

17:50:16 Presenting theory Treaps.Random_List_Permutation

17:50:16 Presenting theory Treaps.Treap

17:50:16 Presenting theory Treaps.Treap_Sort_and_BSTs

17:50:16 Presenting theory Treaps.Random_Treap

17:50:16 Presenting Hybrid_Systems_VCs ...

17:50:16 Presenting document Hybrid_Systems_VCs/document

17:50:16 Presenting document Hybrid_Systems_VCs/outline

17:50:16 Presenting theory Hybrid_Systems_VCs.HS_Preliminaries

17:50:16 Presenting theory Hybrid_Systems_VCs.HS_ODEs

17:50:16 Presenting theory Hybrid_Systems_VCs.HS_VC_Spartan

17:50:16 Presenting theory Hybrid_Systems_VCs.HS_VC_Examples

17:50:16 Presenting theory Hybrid_Systems_VCs.HS_VC_PT

17:50:16 Presenting theory Hybrid_Systems_VCs.HS_VC_PT_Examples

17:50:16 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA

17:50:16 Presenting theory Hybrid_Systems_VCs.HS_VC_KA_rel

17:50:16 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_rel

17:50:16 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_rel

17:50:16 Presenting theory Hybrid_Systems_VCs.HS_VC_KA_ndfun

17:50:16 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_ndfun

17:50:16 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_ndfun

17:50:17 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT

17:50:17 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_rel

17:50:17 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_Examples_rel

17:50:17 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_ndfun

17:50:17 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_Examples_ndfun

17:50:17 Presenting Irrational_Series_Erdos_Straus ...

17:50:17 Presenting document Irrational_Series_Erdos_Straus/document

17:50:17 Presenting document Irrational_Series_Erdos_Straus/outline

17:50:17 Presenting theory Irrational_Series_Erdos_Straus.Irrational_Series_Erdos_Straus

17:50:18 Presenting Irrationality_J_Hancl ...

17:50:18 Presenting document Irrationality_J_Hancl/document

17:50:18 Presenting document Irrationality_J_Hancl/outline

17:50:18 Presenting theory Irrationality_J_Hancl.Irrationality_J_Hancl

17:50:18 Presenting KD_Tree ...

17:50:18 Presenting document KD_Tree/document

17:50:18 Presenting document KD_Tree/outline

17:50:18 Presenting theory KD_Tree.KD_Tree

17:50:18 Presenting theory KD_Tree.Build

17:50:18 Presenting theory KD_Tree.Range_Search

17:50:18 Presenting theory KD_Tree.Nearest_Neighbors

17:50:19 Presenting Kuratowski_Closure_Complement ...

17:50:19 Presenting document Kuratowski_Closure_Complement/document

17:50:19 Presenting document Kuratowski_Closure_Complement/outline

17:50:19 Presenting theory Kuratowski_Closure_Complement.KuratowskiClosureComplementTheorem

17:50:19 Presenting Laplace_Transform ...

17:50:19 Presenting document Laplace_Transform/document

17:50:19 Presenting document Laplace_Transform/outline

17:50:19 Presenting theory Laplace_Transform.Laplace_Transform_Library

17:50:19 Presenting theory Laplace_Transform.Piecewise_Continuous

17:50:19 Presenting theory Laplace_Transform.Existence

17:50:19 Presenting theory Laplace_Transform.Lerch_Lemma

17:50:19 Presenting theory Laplace_Transform.Uniqueness

17:50:19 Presenting theory Laplace_Transform.Laplace_Transform

17:50:19 Presenting Lower_Semicontinuous ...

17:50:19 Presenting document Lower_Semicontinuous/document

17:50:19 Presenting document Lower_Semicontinuous/outline

17:50:19 Presenting theory Lower_Semicontinuous.Lower_Semicontinuous

17:50:20 Presenting Matrices_for_ODEs ...

17:50:20 Presenting document Matrices_for_ODEs/document

17:50:20 Presenting document Matrices_for_ODEs/outline

17:50:20 Presenting theory Matrices_for_ODEs.MTX_Preliminaries

17:50:20 Presenting theory Matrices_for_ODEs.MTX_Norms

17:50:20 Presenting theory Matrices_for_ODEs.SQ_MTX

17:50:20 Presenting theory Matrices_for_ODEs.MTX_Flows

17:50:20 Presenting theory Matrices_for_ODEs.MTX_Examples

17:50:20 Presenting Minkowskis_Theorem ...

17:50:20 Presenting document Minkowskis_Theorem/document

17:50:20 Presenting document Minkowskis_Theorem/outline

17:50:20 Presenting theory Minkowskis_Theorem.Minkowskis_Theorem

17:50:20 Presenting Octonions ...

17:50:20 Presenting document Octonions/document

17:50:20 Presenting document Octonions/outline

17:50:20 Presenting theory Octonions.Cross_Product_7

17:50:20 Presenting theory Octonions.Octonions

17:50:21 Presenting Ordinary_Differential_Equations ...

17:50:21 Presenting document Ordinary_Differential_Equations/document

17:50:21 Presenting document Ordinary_Differential_Equations/outline

17:50:21 Presenting theory Ordinary_Differential_Equations.ODE_Auxiliarities

17:50:21 Presenting theory Ordinary_Differential_Equations.MVT_Ex

17:50:21 Presenting theory Ordinary_Differential_Equations.Vector_Derivative_On

17:50:21 Presenting theory Ordinary_Differential_Equations.Interval_Integral_HK

17:50:21 Presenting theory Ordinary_Differential_Equations.Gronwall

17:50:21 Presenting theory Ordinary_Differential_Equations.Initial_Value_Problem

17:50:21 Presenting theory Ordinary_Differential_Equations.Picard_Lindeloef_Qualitative

17:50:21 Presenting theory Ordinary_Differential_Equations.Multivariate_Taylor

17:50:21 Presenting theory Ordinary_Differential_Equations.Bounded_Linear_Operator

17:50:21 Presenting theory Ordinary_Differential_Equations.Flow

17:50:21 Presenting theory Ordinary_Differential_Equations.Upper_Lower_Solution

17:50:21 Presenting theory Ordinary_Differential_Equations.Poincare_Map

17:50:21 Presenting theory Ordinary_Differential_Equations.Reachability_Analysis

17:50:21 Presenting theory Ordinary_Differential_Equations.Flow_Congs

17:50:22 Presenting theory Ordinary_Differential_Equations.Cones

17:50:22 Presenting theory Ordinary_Differential_Equations.Linear_ODE

17:50:22 Presenting theory Ordinary_Differential_Equations.ODE_Analysis

17:50:23 Presenting Differential_Dynamic_Logic ...

17:50:23 Presenting document Differential_Dynamic_Logic/document

17:50:23 Presenting document Differential_Dynamic_Logic/outline

17:50:23 Presenting theory Differential_Dynamic_Logic.Ids

17:50:23 Presenting theory Differential_Dynamic_Logic.Lib

17:50:23 Presenting theory Differential_Dynamic_Logic.Syntax

17:50:23 Presenting theory Differential_Dynamic_Logic.Denotational_Semantics

17:50:23 Presenting theory Differential_Dynamic_Logic.Axioms

17:50:23 Presenting theory Differential_Dynamic_Logic.Frechet_Correctness

17:50:23 Presenting theory Differential_Dynamic_Logic.Static_Semantics

17:50:23 Presenting theory Differential_Dynamic_Logic.Coincidence

17:50:23 Presenting theory Differential_Dynamic_Logic.Bound_Effect

17:50:24 Presenting theory Differential_Dynamic_Logic.Differential_Axioms

17:50:24 Presenting theory Differential_Dynamic_Logic.USubst

17:50:24 Presenting theory Differential_Dynamic_Logic.USubst_Lemma

17:50:24 Presenting theory Differential_Dynamic_Logic.Uniform_Renaming

17:50:25 Presenting theory Differential_Dynamic_Logic.Pretty_Printer

17:50:25 Presenting theory Differential_Dynamic_Logic.Proof_Checker

17:50:25 Presenting theory Differential_Dynamic_Logic.Differential_Dynamic_Logic

17:50:29 Presenting HOL-ODE-Numerics ...

17:50:29 Presenting theory HOL-ODE-Numerics.GenCF_No_Comp

17:50:29 Presenting theory HOL-ODE-Numerics.Refine_Dflt_No_Comp

17:50:29 Presenting theory HOL-ODE-Numerics.Autoref_Misc

17:50:29 Presenting theory HOL-ODE-Numerics.Weak_Set

17:50:29 Presenting theory HOL-ODE-Numerics.Enclosure_Operations

17:50:29 Presenting theory HOL-ODE-Numerics.Refine_Vector_List

17:50:29 Presenting theory HOL-ODE-Numerics.Transfer_Analysis

17:50:29 Presenting theory HOL-ODE-Numerics.Transfer_ODE

17:50:29 Presenting theory HOL-ODE-Numerics.Transfer_Euclidean_Space_Vector

17:50:30 Presenting theory HOL-ODE-Numerics.Refine_Hyperplane

17:50:30 Presenting theory HOL-ODE-Numerics.Refine_Unions

17:50:30 Presenting theory HOL-ODE-Numerics.Refine_Intersection

17:50:30 Presenting theory HOL-ODE-Numerics.Refine_Invar

17:50:30 Presenting theory HOL-ODE-Numerics.Refine_Interval

17:50:30 Presenting theory HOL-ODE-Numerics.Refine_Info

17:50:30 Presenting theory HOL-ODE-Numerics.Abstract_Rigorous_Numerics

17:50:30 Presenting theory HOL-ODE-Numerics.Refine_Rigorous_Numerics

17:50:30 Presenting theory HOL-ODE-Numerics.Refine_Rigorous_Numerics_Aform

17:50:30 Presenting theory HOL-ODE-Numerics.Concrete_Rigorous_Numerics

17:50:30 Presenting theory HOL-ODE-Numerics.Refine_String

17:50:30 Presenting theory HOL-ODE-Numerics.Refine_Folds

17:50:30 Presenting theory HOL-ODE-Numerics.One_Step_Method

17:50:30 Presenting theory HOL-ODE-Numerics.Runge_Kutta

17:50:30 Presenting theory HOL-ODE-Numerics.Abstract_Reachability_Analysis

17:50:30 Presenting theory HOL-ODE-Numerics.Concrete_Reachability_Analysis

17:50:31 Presenting theory HOL-ODE-Numerics.Refine_Parallel

17:50:31 Presenting theory HOL-ODE-Numerics.Refine_Default

17:50:31 Presenting theory HOL-ODE-Numerics.Refine_Phantom

17:50:31 Presenting theory HOL-ODE-Numerics.Refine_ScaleR2

17:50:31 Presenting theory HOL-ODE-Numerics.Abstract_Reachability_Analysis_C1

17:50:31 Presenting theory HOL-ODE-Numerics.Concrete_Reachability_Analysis_C1

17:50:31 Presenting theory HOL-ODE-Numerics.Refine_Reachability_Analysis

17:50:31 Presenting theory HOL-ODE-Numerics.Refine_Reachability_Analysis_C1

17:50:31 Presenting theory HOL-ODE-Numerics.Init_ODE_Solver

17:50:32 Presenting theory HOL-ODE-Numerics.Example_Utilities

17:50:32 Presenting theory HOL-ODE-Numerics.ODE_Numerics

17:50:35 Presenting HOL-ODE-ARCH-COMP ...

17:50:35 Presenting theory HOL-ODE-ARCH-COMP.Examples_ARCH_COMP

17:50:35 Presenting HOL-ODE-Examples ...

17:50:35 Presenting theory HOL-ODE-Examples.Examples_Integral

17:50:35 Presenting theory HOL-ODE-Examples.Examples_One_Step_Method

17:50:35 Presenting theory HOL-ODE-Examples.Examples_Poincare_Map

17:50:35 Presenting theory HOL-ODE-Examples.ODE_Examples

17:50:36 Presenting Lorenz_Approximation ...

17:50:36 Presenting theory Lorenz_Approximation.Result_Elements

17:50:36 Presenting theory Lorenz_Approximation.Result_File_Coarse

17:50:36 Presenting theory Lorenz_Approximation.Lorenz_Approximation

17:50:37 Presenting Lorenz_C0 ...

17:50:37 Presenting theory Lorenz_C0.Lorenz_C0

17:50:37 Presenting Lorenz_C1 ...

17:50:37 Presenting theory Lorenz_C1.Lorenz_C1

17:50:37 Presenting Poincare_Bendixson ...

17:50:37 Presenting document Poincare_Bendixson/document

17:50:37 Presenting document Poincare_Bendixson/outline

17:50:37 Presenting theory Poincare_Bendixson.Analysis_Misc

17:50:37 Presenting theory Poincare_Bendixson.ODE_Misc

17:50:37 Presenting theory Poincare_Bendixson.Invariance

17:50:37 Presenting theory Poincare_Bendixson.Limit_Set

17:50:37 Presenting theory Poincare_Bendixson.Periodic_Orbit

17:50:37 Presenting theory Poincare_Bendixson.Poincare_Bendixson

17:50:37 Presenting theory Poincare_Bendixson.Affine_Arithmetic_Misc

17:50:37 Presenting theory Poincare_Bendixson.Examples

17:50:38 Presenting Prime_Harmonic_Series ...

17:50:38 Presenting document Prime_Harmonic_Series/document

17:50:38 Presenting document Prime_Harmonic_Series/outline

17:50:38 Presenting theory Prime_Harmonic_Series.Prime_Harmonic_Misc

17:50:38 Presenting theory Prime_Harmonic_Series.Squarefree_Nat

17:50:38 Presenting theory Prime_Harmonic_Series.Prime_Harmonic

17:50:38 Presenting Ptolemys_Theorem ...

17:50:38 Presenting document Ptolemys_Theorem/document

17:50:38 Presenting document Ptolemys_Theorem/outline

17:50:38 Presenting theory Ptolemys_Theorem.Ptolemys_Theorem

17:50:39 Presenting QR_Decomposition ...

17:50:39 Presenting document QR_Decomposition/document

17:50:39 Presenting document QR_Decomposition/outline

17:50:39 Presenting theory QR_Decomposition.Miscellaneous_QR

17:50:39 Presenting theory QR_Decomposition.Projections

17:50:39 Presenting theory QR_Decomposition.Gram_Schmidt

17:50:39 Presenting theory QR_Decomposition.QR_Decomposition

17:50:39 Presenting theory QR_Decomposition.Least_Squares_Approximation

17:50:39 Presenting theory QR_Decomposition.Examples_QR_Abstract_Float

17:50:39 Presenting theory QR_Decomposition.Examples_QR_Abstract_Symbolic

17:50:39 Presenting theory QR_Decomposition.IArray_Addenda_QR

17:50:39 Presenting theory QR_Decomposition.Matrix_To_IArray_QR

17:50:39 Presenting theory QR_Decomposition.Gram_Schmidt_IArrays

17:50:39 Presenting theory QR_Decomposition.QR_Decomposition_IArrays

17:50:39 Presenting theory QR_Decomposition.Examples_QR_IArrays_Float

17:50:39 Presenting theory QR_Decomposition.Examples_QR_IArrays_Symbolic

17:50:39 Presenting theory QR_Decomposition.Generalizations2

17:50:39 Presenting theory QR_Decomposition.QR_Efficient

17:50:40 Presenting Quaternions ...

17:50:40 Presenting document Quaternions/document

17:50:40 Presenting document Quaternions/outline

17:50:40 Presenting theory Quaternions.Quaternions

17:50:40 Presenting Rank_Nullity_Theorem ...

17:50:40 Presenting document Rank_Nullity_Theorem/document

17:50:40 Presenting document Rank_Nullity_Theorem/outline

17:50:40 Presenting theory Rank_Nullity_Theorem.Dual_Order

17:50:40 Presenting theory Rank_Nullity_Theorem.Mod_Type

17:50:40 Presenting theory Rank_Nullity_Theorem.Miscellaneous

17:50:40 Presenting theory Rank_Nullity_Theorem.Fundamental_Subspaces

17:50:40 Presenting theory Rank_Nullity_Theorem.Dim_Formula

17:50:40 Presenting Safe_Distance ...

17:50:40 Presenting document Safe_Distance/document

17:50:40 Presenting document Safe_Distance/outline

17:50:40 Presenting theory Safe_Distance.Safe_Distance

17:50:40 Presenting theory Safe_Distance.Safe_Distance_Reaction

17:50:40 Presenting theory Safe_Distance.Evaluation

17:50:41 Presenting Smooth_Manifolds ...

17:50:41 Presenting document Smooth_Manifolds/document

17:50:41 Presenting document Smooth_Manifolds/outline

17:50:41 Presenting theory Smooth_Manifolds.Analysis_More

17:50:41 Presenting theory Smooth_Manifolds.Smooth

17:50:41 Presenting theory Smooth_Manifolds.Bump_Function

17:50:41 Presenting theory Smooth_Manifolds.Chart

17:50:41 Presenting theory Smooth_Manifolds.Topological_Manifold

17:50:41 Presenting theory Smooth_Manifolds.Differentiable_Manifold

17:50:41 Presenting theory Smooth_Manifolds.Partition_Of_Unity

17:50:41 Presenting theory Smooth_Manifolds.Tangent_Space

17:50:41 Presenting theory Smooth_Manifolds.Cotangent_Space

17:50:41 Presenting theory Smooth_Manifolds.Product_Manifold

17:50:41 Presenting theory Smooth_Manifolds.Sphere

17:50:41 Presenting theory Smooth_Manifolds.Projective_Space

17:50:42 Presenting Stewart_Apollonius ...

17:50:42 Presenting document Stewart_Apollonius/document

17:50:42 Presenting document Stewart_Apollonius/outline

17:50:42 Presenting theory Stewart_Apollonius.Stewart_Apollonius

17:50:42 Presenting Tarskis_Geometry ...

17:50:42 Presenting document Tarskis_Geometry/document

17:50:42 Presenting document Tarskis_Geometry/outline

17:50:42 Presenting theory Tarskis_Geometry.Metric

17:50:42 Presenting theory Tarskis_Geometry.Miscellany

17:50:42 Presenting theory Tarskis_Geometry.Tarski

17:50:42 Presenting theory Tarskis_Geometry.Euclid_Tarski

17:50:42 Presenting theory Tarskis_Geometry.Linear_Algebra2

17:50:42 Presenting theory Tarskis_Geometry.Action

17:50:42 Presenting theory Tarskis_Geometry.Projective

17:50:42 Presenting theory Tarskis_Geometry.Hyperbolic_Tarski

17:50:44 Presenting Triangle ...

17:50:44 Presenting document Triangle/document

17:50:44 Presenting document Triangle/outline

17:50:44 Presenting theory Triangle.Angles

17:50:44 Presenting theory Triangle.Triangle

17:50:44 Presenting UpDown_Scheme ...

17:50:44 Presenting document UpDown_Scheme/document

17:50:44 Presenting document UpDown_Scheme/outline

17:50:44 Presenting theory UpDown_Scheme.Grid_Point

17:50:44 Presenting theory UpDown_Scheme.Grid

17:50:44 Presenting theory UpDown_Scheme.Triangular_Function

17:50:44 Presenting theory UpDown_Scheme.UpDown_Scheme

17:50:44 Presenting theory UpDown_Scheme.Up

17:50:44 Presenting theory UpDown_Scheme.Down

17:50:44 Presenting theory UpDown_Scheme.Up_Down

17:50:44 Presenting theory UpDown_Scheme.Imperative

17:50:45 Presenting pGCL ...

17:50:45 Presenting document pGCL/document

17:50:45 Presenting document pGCL/outline

17:50:45 Presenting theory pGCL.Misc

17:50:45 Presenting theory pGCL.Expectations

17:50:45 Presenting theory pGCL.Transformers

17:50:45 Presenting theory pGCL.Induction

17:50:45 Presenting theory pGCL.Embedding

17:50:45 Presenting theory pGCL.Healthiness

17:50:45 Presenting theory pGCL.Continuity

17:50:45 Presenting theory pGCL.LoopInduction

17:50:45 Presenting theory pGCL.Sublinearity

17:50:46 Presenting theory pGCL.WellDefined

17:50:46 Presenting theory pGCL.Algebra

17:50:47 Presenting theory pGCL.StructuredReasoning

17:50:47 Presenting theory pGCL.Automation

17:50:47 Presenting theory pGCL.Determinism

17:50:47 Presenting file "pVCG.ML"

17:50:47 Presenting theory pGCL.Loops

17:50:47 Presenting theory pGCL.Termination

17:50:47 Presenting theory pGCL.pGCL

17:50:47 Presenting theory pGCL.Primitives

17:50:47 Presenting theory pGCL.LoopExamples

17:50:47 Presenting theory pGCL.Monty

17:50:48 Presenting HOL-Auth ...

17:50:48 Presenting document HOL-Auth/document

17:50:48 Presenting document HOL-Auth/outline

17:50:48 Presenting theory HOL-Auth.Message

17:50:48 Presenting theory HOL-Auth.Event

17:50:48 Presenting theory HOL-Auth.Public

17:50:48 Presenting theory HOL-Auth.NS_Shared

17:50:48 Presenting theory HOL-Auth.Kerberos_BAN

17:50:48 Presenting theory HOL-Auth.Kerberos_BAN_Gets

17:50:48 Presenting theory HOL-Auth.KerberosIV

17:50:48 Presenting theory HOL-Auth.KerberosIV_Gets

17:50:48 Presenting theory HOL-Auth.KerberosV

17:50:48 Presenting theory HOL-Auth.OtwayRees

17:50:48 Presenting theory HOL-Auth.OtwayRees_AN

17:50:48 Presenting theory HOL-Auth.OtwayRees_Bad

17:50:49 Presenting theory HOL-Auth.OtwayReesBella

17:50:49 Presenting theory HOL-Auth.WooLam

17:50:49 Presenting theory HOL-Auth.Recur

17:50:49 Presenting theory HOL-Auth.Yahalom

17:50:49 Presenting theory HOL-Auth.Yahalom2

17:50:49 Presenting theory HOL-Auth.Yahalom_Bad

17:50:49 Presenting theory HOL-Auth.ZhouGollmann

17:50:49 Presenting theory HOL-Auth.Auth_Shared

17:50:49 Presenting theory HOL-Auth.NS_Public_Bad

17:50:49 Presenting theory HOL-Auth.NS_Public

17:50:49 Presenting theory HOL-Auth.TLS

17:50:49 Presenting theory HOL-Auth.CertifiedEmail

17:50:49 Presenting theory HOL-Auth.Auth_Public

17:50:49 Presenting theory HOL-Auth.EventSC

17:50:49 Presenting theory HOL-Auth.All_Symmetric

17:50:49 Presenting theory HOL-Auth.Smartcard

17:50:49 Presenting theory HOL-Auth.ShoupRubin

17:50:50 Presenting theory HOL-Auth.ShoupRubinBella

17:50:50 Presenting theory HOL-Auth.Auth_Smartcard

17:50:50 Presenting theory HOL-Auth.Extensions

17:50:50 Presenting theory HOL-Auth.Analz

17:50:50 Presenting theory HOL-Auth.Guard

17:50:50 Presenting theory HOL-Auth.GuardK

17:50:50 Presenting theory HOL-Auth.Shared

17:50:50 Presenting theory HOL-Auth.Guard_Shared

17:50:50 Presenting theory HOL-Auth.Guard_OtwayRees

17:50:50 Presenting theory HOL-Auth.Guard_Yahalom

17:50:50 Presenting theory HOL-Auth.Auth_Guard_Shared

17:50:50 Presenting theory HOL-Auth.Guard_Public

17:50:50 Presenting theory HOL-Auth.List_Msg

17:50:50 Presenting theory HOL-Auth.P1

17:50:50 Presenting theory HOL-Auth.P2

17:50:50 Presenting theory HOL-Auth.Guard_NS_Public

17:50:50 Presenting theory HOL-Auth.Proto

17:50:50 Presenting theory HOL-Auth.Auth_Guard_Public

17:50:51 Presenting HOL-UNITY ...

17:50:51 Presenting document HOL-UNITY/document

17:50:51 Presenting document HOL-UNITY/outline

17:50:51 Presenting theory HOL-UNITY.UNITY

17:50:51 Presenting theory HOL-UNITY.FP

17:50:51 Presenting theory HOL-UNITY.WFair

17:50:51 Presenting theory HOL-UNITY.Constrains

17:50:51 Presenting theory HOL-UNITY.SubstAx

17:50:51 Presenting theory HOL-UNITY.Detects

17:50:51 Presenting theory HOL-UNITY.Union

17:50:51 Presenting theory HOL-UNITY.Comp

17:50:51 Presenting theory HOL-UNITY.Guar

17:50:51 Presenting theory HOL-UNITY.Extend

17:50:51 Presenting theory HOL-UNITY.Rename

17:50:51 Presenting theory HOL-UNITY.Lift_prog

17:50:51 Presenting theory HOL-UNITY.PPROD

17:50:51 Presenting theory HOL-UNITY.ListOrder

17:50:51 Presenting theory HOL-UNITY.Follows

17:50:51 Presenting theory HOL-UNITY.Transformers

17:50:51 Presenting theory HOL-UNITY.ProgressSets

17:50:51 Presenting theory HOL-UNITY.UNITY_Main

17:50:51 Presenting theory HOL-UNITY.Deadlock

17:50:52 Presenting file "UNITY_tactics.ML"

17:50:52 Presenting theory HOL-UNITY.Common

17:50:52 Presenting theory HOL-UNITY.Network

17:50:52 Presenting theory HOL-UNITY.Token

17:50:52 Presenting theory HOL-UNITY.Channel

17:50:52 Presenting theory HOL-UNITY.Lift

17:50:52 Presenting theory HOL-UNITY.Mutex

17:50:52 Presenting theory HOL-UNITY.Reach

17:50:52 Presenting theory HOL-UNITY.Reachability

17:50:52 Presenting theory HOL-UNITY.NSP_Bad

17:50:52 Presenting theory HOL-UNITY.Handshake

17:50:52 Presenting theory HOL-UNITY.Counter

17:50:52 Presenting theory HOL-UNITY.Counterc

17:50:52 Presenting theory HOL-UNITY.PriorityAux

17:50:52 Presenting theory HOL-UNITY.Priority

17:50:52 Presenting theory HOL-UNITY.TimerArray

17:50:52 Presenting theory HOL-UNITY.Progress

17:50:52 Presenting theory HOL-UNITY.AllocBase

17:50:52 Presenting theory HOL-UNITY.Alloc

17:50:52 Presenting theory HOL-UNITY.AllocImpl

17:50:52 Presenting theory HOL-UNITY.Client

17:50:52 Presenting theory HOL-UNITY.Project

17:50:52 Presenting theory HOL-UNITY.ELT

17:50:52 Presenting HOL-Bali ...

17:50:53 Presenting document HOL-Bali/document

17:50:53 Presenting document HOL-Bali/outline

17:50:53 Presenting theory HOL-Bali.Basis

17:50:53 Presenting theory HOL-Bali.Name

17:50:53 Presenting theory HOL-Bali.Type

17:50:53 Presenting theory HOL-Bali.Value

17:50:53 Presenting theory HOL-Bali.Table

17:50:53 Presenting theory HOL-Bali.Term

17:50:53 Presenting theory HOL-Bali.Decl

17:50:53 Presenting theory HOL-Bali.TypeRel

17:50:53 Presenting theory HOL-Bali.DeclConcepts

17:50:53 Presenting theory HOL-Bali.WellType

17:50:53 Presenting theory HOL-Bali.DefiniteAssignment

17:50:53 Presenting theory HOL-Bali.WellForm

17:50:53 Presenting theory HOL-Bali.State

17:50:53 Presenting theory HOL-Bali.Eval

17:50:53 Presenting theory HOL-Bali.DefiniteAssignmentCorrect

17:50:53 Presenting theory HOL-Bali.Conform

17:50:53 Presenting theory HOL-Bali.TypeSafe

17:50:54 Presenting theory HOL-Bali.Evaln

17:50:54 Presenting theory HOL-Bali.AxSem

17:50:54 Presenting theory HOL-Bali.Example

17:50:54 Presenting theory HOL-Bali.AxExample

17:50:55 Presenting theory HOL-Bali.AxSound

17:50:55 Presenting theory HOL-Bali.AxCompl

17:50:55 Presenting theory HOL-Bali.Trans

17:50:56 Presenting HOL-Cardinals ...

17:50:56 Presenting document HOL-Cardinals/document

17:50:56 Presenting document HOL-Cardinals/outline

17:50:56 Presenting theory HOL-Cardinals.Fun_More

17:50:56 Presenting theory HOL-Cardinals.Order_Relation_More

17:50:56 Presenting theory HOL-Cardinals.Wellfounded_More

17:50:56 Presenting theory HOL-Cardinals.Wellorder_Relation

17:50:56 Presenting theory HOL-Cardinals.Wellorder_Embedding

17:50:56 Presenting theory HOL-Cardinals.Order_Union

17:50:56 Presenting theory HOL-Cardinals.Wellorder_Constructions

17:50:56 Presenting theory HOL-Cardinals.Ordinal_Arithmetic

17:50:56 Presenting theory HOL-Cardinals.Cardinal_Order_Relation

17:50:56 Presenting theory HOL-Cardinals.Cardinal_Arithmetic

17:50:57 Presenting theory HOL-Cardinals.Wellorder_Extension

17:50:57 Presenting theory HOL-Cardinals.Cardinals

17:50:57 Presenting theory HOL-Cardinals.Bounded_Set

17:50:58 Presenting Binding_Syntax_Theory ...

17:50:58 Presenting document Binding_Syntax_Theory/document

17:50:58 Presenting document Binding_Syntax_Theory/outline

17:50:58 Presenting theory Binding_Syntax_Theory.Preliminaries

17:50:58 Presenting theory Binding_Syntax_Theory.QuasiTerms_Swap_Fresh

17:50:58 Presenting theory Binding_Syntax_Theory.QuasiTerms_PickFresh_Alpha

17:50:58 Presenting theory Binding_Syntax_Theory.QuasiTerms_Environments_Substitution

17:50:58 Presenting theory Binding_Syntax_Theory.Pick

17:50:58 Presenting theory Binding_Syntax_Theory.Equiv_Relation2

17:50:58 Presenting theory Binding_Syntax_Theory.Transition_QuasiTerms_Terms

17:50:58 Presenting theory Binding_Syntax_Theory.Terms

17:50:58 Presenting theory Binding_Syntax_Theory.Well_Sorted_Terms

17:50:58 Presenting theory Binding_Syntax_Theory.Iteration

17:50:58 Presenting theory Binding_Syntax_Theory.Semantic_Domains

17:50:59 Presenting theory Binding_Syntax_Theory.Recursion

17:51:02 Presenting Ordinals_and_Cardinals ...

17:51:02 Presenting document Ordinals_and_Cardinals/document

17:51:02 Presenting document Ordinals_and_Cardinals/outline

17:51:02 Presenting theory Ordinals_and_Cardinals.Cardinal_Order_Relation_discontinued

17:51:02 Presenting Sort_Encodings ...

17:51:02 Presenting document Sort_Encodings/document

17:51:02 Presenting document Sort_Encodings/outline

17:51:02 Presenting theory Sort_Encodings.Preliminaries

17:51:02 Presenting theory Sort_Encodings.TermsAndClauses

17:51:02 Presenting theory Sort_Encodings.Sig

17:51:02 Presenting theory Sort_Encodings.M

17:51:02 Presenting theory Sort_Encodings.CM

17:51:02 Presenting theory Sort_Encodings.Mono

17:51:02 Presenting theory Sort_Encodings.Mcalc

17:51:02 Presenting theory Sort_Encodings.T_G_Prelim

17:51:02 Presenting theory Sort_Encodings.Mcalc2

17:51:03 Presenting theory Sort_Encodings.Mcalc2C

17:51:03 Presenting theory Sort_Encodings.G

17:51:03 Presenting theory Sort_Encodings.T

17:51:03 Presenting theory Sort_Encodings.U

17:51:03 Presenting theory Sort_Encodings.CU

17:51:03 Presenting theory Sort_Encodings.E

17:51:03 Presenting theory Sort_Encodings.Encodings

17:51:03 Presenting HOL-Combinatorics ...

17:51:03 Presenting document HOL-Combinatorics/document

17:51:03 Presenting document HOL-Combinatorics/outline

17:51:03 Presenting theory HOL-Combinatorics.Stirling

17:51:03 Presenting theory HOL-Combinatorics.Permutations

17:51:03 Presenting theory HOL-Combinatorics.List_Permutation

17:51:03 Presenting theory HOL-Combinatorics.Multiset_Permutations

17:51:03 Presenting theory HOL-Combinatorics.Cycles

17:51:03 Presenting theory HOL-Combinatorics.Combinatorics

17:51:03 Presenting theory HOL-Combinatorics.Guide

17:51:04 Presenting HOL-Data_Structures ...

17:51:04 Presenting document HOL-Data_Structures/document

17:51:04 Presenting theory HOL-Data_Structures.Less_False

17:51:04 Presenting theory HOL-Data_Structures.Sorting

17:51:04 Presenting theory HOL-Data_Structures.Balance

17:51:04 Presenting theory HOL-Data_Structures.Cmp

17:51:04 Presenting theory HOL-Data_Structures.Sorted_Less

17:51:04 Presenting theory HOL-Data_Structures.List_Ins_Del

17:51:04 Presenting theory HOL-Data_Structures.Set_Specs

17:51:04 Presenting theory HOL-Data_Structures.Tree_Set

17:51:04 Presenting theory HOL-Data_Structures.AList_Upd_Del

17:51:04 Presenting theory HOL-Data_Structures.Map_Specs

17:51:04 Presenting theory HOL-Data_Structures.Tree_Map

17:51:04 Presenting theory HOL-Data_Structures.Tree2

17:51:04 Presenting theory HOL-Data_Structures.Isin2

17:51:04 Presenting theory HOL-Data_Structures.Interval_Tree

17:51:04 Presenting theory HOL-Data_Structures.AVL_Set_Code

17:51:04 Presenting theory HOL-Data_Structures.AVL_Set

17:51:04 Presenting theory HOL-Data_Structures.Lookup2

17:51:04 Presenting theory HOL-Data_Structures.AVL_Map

17:51:04 Presenting theory HOL-Data_Structures.AVL_Bal_Set

17:51:04 Presenting theory HOL-Data_Structures.AVL_Bal2_Set

17:51:04 Presenting theory HOL-Data_Structures.Height_Balanced_Tree

17:51:04 Presenting theory HOL-Data_Structures.RBT

17:51:04 Presenting theory HOL-Data_Structures.RBT_Set

17:51:04 Presenting theory HOL-Data_Structures.RBT_Set2

17:51:04 Presenting theory HOL-Data_Structures.RBT_Map

17:51:04 Presenting theory HOL-Data_Structures.Tree23

17:51:04 Presenting theory HOL-Data_Structures.Tree23_Set

17:51:05 Presenting theory HOL-Data_Structures.Tree23_Map

17:51:05 Presenting theory HOL-Data_Structures.Tree23_of_List

17:51:05 Presenting theory HOL-Data_Structures.Tree234

17:51:05 Presenting theory HOL-Data_Structures.Tree234_Set

17:51:05 Presenting theory HOL-Data_Structures.Tree234_Map

17:51:05 Presenting theory HOL-Data_Structures.Brother12_Set

17:51:05 Presenting theory HOL-Data_Structures.Brother12_Map

17:51:05 Presenting theory HOL-Data_Structures.AA_Set

17:51:05 Presenting theory HOL-Data_Structures.AA_Map

17:51:05 Presenting theory HOL-Data_Structures.Set2_Join

17:51:05 Presenting theory HOL-Data_Structures.Set2_Join_RBT

17:51:05 Presenting theory HOL-Data_Structures.Array_Specs

17:51:05 Presenting theory HOL-Data_Structures.Braun_Tree

17:51:05 Presenting theory HOL-Data_Structures.Array_Braun

17:51:05 Presenting theory HOL-Data_Structures.Trie_Fun

17:51:05 Presenting theory HOL-Data_Structures.Trie_Map

17:51:05 Presenting theory HOL-Data_Structures.Tries_Binary

17:51:05 Presenting theory HOL-Data_Structures.Queue_Spec

17:51:05 Presenting theory HOL-Data_Structures.Reverse

17:51:05 Presenting theory HOL-Data_Structures.Queue_2Lists

17:51:05 Presenting theory HOL-Data_Structures.Priority_Queue_Specs

17:51:05 Presenting theory HOL-Data_Structures.Heaps

17:51:05 Presenting theory HOL-Data_Structures.Leftist_Heap

17:51:05 Presenting theory HOL-Data_Structures.Binomial_Heap

17:51:05 Presenting theory HOL-Data_Structures.Time_Funs

17:51:05 Presenting theory HOL-Data_Structures.Selection

17:51:06 Presenting HOL-Eisbach ...

17:51:06 Presenting theory HOL-Eisbach.Eisbach

17:51:06 Presenting theory HOL-Eisbach.Eisbach_Tools

17:51:06 Presenting theory HOL-Eisbach.Tests

17:51:06 Presenting theory HOL-Eisbach.Examples

17:51:06 Presenting theory HOL-Eisbach.Eisbach_Old_Appl_Syntax

17:51:06 Presenting theory HOL-Eisbach.Examples_FOL

17:51:06 Presenting theory HOL-Eisbach.Example_Metric

17:51:07 Presenting file "parse_tools.ML"

17:51:07 Presenting file "method_closure.ML"

17:51:07 Presenting file "eisbach_rule_insts.ML"

17:51:07 Presenting file "match_method.ML"

17:51:07 Presenting Optics ...

17:51:07 Presenting document Optics/document

17:51:07 Presenting document Optics/outline

17:51:07 Presenting theory Optics.Interp

17:51:07 Presenting theory Optics.Lens_Laws

17:51:07 Presenting theory Optics.Two

17:51:07 Presenting theory Optics.Lens_Algebra

17:51:07 Presenting theory Optics.Lens_Order

17:51:07 Presenting theory Optics.Lens_Symmetric

17:51:07 Presenting theory Optics.Lens_Instances

17:51:07 Presenting theory Optics.Lenses

17:51:07 Presenting theory Optics.Prisms

17:51:07 Presenting theory Optics.Channel_Type

17:51:07 Presenting theory Optics.Dataspace

17:51:07 Presenting theory Optics.Scenes

17:51:07 Presenting file "Prism_Lib.ML"

17:51:07 Presenting theory Optics.Optics

17:51:07 Presenting theory Optics.Lens_Record_Example

17:51:07 Presenting theory Optics.Lens_State

17:51:07 Presenting file "Channel_Type.ML"

17:51:07 Presenting file "Dataspace.ML"

17:51:07 Presenting file "Lens_Lib.ML"

17:51:07 Presenting file "Lens_Record.ML"

17:51:07 Presenting file "Lens_Statespace.ML"

17:51:07 Presenting HOL-Examples ...

17:51:07 Presenting document HOL-Examples/document

17:51:07 Presenting document HOL-Examples/outline

17:51:07 Presenting theory HOL-Examples.Adhoc_Overloading_Examples

17:51:07 Presenting theory HOL-Examples.Ackermann

17:51:07 Presenting theory HOL-Examples.Cantor

17:51:07 Presenting theory HOL-Examples.Coherent

17:51:07 Presenting theory HOL-Examples.Commands

17:51:07 Presenting theory HOL-Examples.Drinker

17:51:07 Presenting theory HOL-Examples.Groebner_Examples

17:51:07 Presenting theory HOL-Examples.Iff_Oracle

17:51:07 Presenting theory HOL-Examples.Induction_Schema

17:51:07 Presenting theory HOL-Examples.Knaster_Tarski

17:51:07 Presenting theory HOL-Examples.ML

17:51:07 Presenting theory HOL-Examples.Peirce

17:51:07 Presenting theory HOL-Examples.Records

17:51:07 Presenting theory HOL-Examples.Seq

17:51:07 Presenting HOL-Hahn_Banach ...

17:51:07 Presenting document HOL-Hahn_Banach/document

17:51:07 Presenting document HOL-Hahn_Banach/outline

17:51:07 Presenting theory HOL-Hahn_Banach.Bounds

17:51:07 Presenting theory HOL-Hahn_Banach.Vector_Space

17:51:07 Presenting theory HOL-Hahn_Banach.Subspace

17:51:07 Presenting theory HOL-Hahn_Banach.Normed_Space

17:51:07 Presenting theory HOL-Hahn_Banach.Linearform

17:51:07 Presenting theory HOL-Hahn_Banach.Function_Order

17:51:07 Presenting theory HOL-Hahn_Banach.Function_Norm

17:51:07 Presenting theory HOL-Hahn_Banach.Zorn_Lemma

17:51:07 Presenting theory HOL-Hahn_Banach.Hahn_Banach_Sup_Lemmas

17:51:07 Presenting theory HOL-Hahn_Banach.Hahn_Banach_Ext_Lemmas

17:51:07 Presenting theory HOL-Hahn_Banach.Hahn_Banach_Lemmas

17:51:07 Presenting theory HOL-Hahn_Banach.Hahn_Banach

17:51:07 Presenting HOL-Hoare ...

17:51:07 Presenting document HOL-Hoare/document

17:51:08 Presenting document HOL-Hoare/outline

17:51:08 Presenting theory HOL-Hoare.Hoare_Syntax

17:51:08 Presenting theory HOL-Hoare.Hoare_Tac

17:51:08 Presenting theory HOL-Hoare.Hoare_Logic

17:51:08 Presenting theory HOL-Hoare.Arith2

17:51:08 Presenting theory HOL-Hoare.Examples

17:51:08 Presenting theory HOL-Hoare.Hoare_Logic_Abort

17:51:08 Presenting theory HOL-Hoare.ExamplesAbort

17:51:08 Presenting theory HOL-Hoare.ExamplesTC

17:51:08 Presenting theory HOL-Hoare.Pointers0

17:51:08 Presenting theory HOL-Hoare.Heap

17:51:08 Presenting theory HOL-Hoare.HeapSyntax

17:51:08 Presenting theory HOL-Hoare.Pointer_Examples

17:51:08 Presenting theory HOL-Hoare.HeapSyntaxAbort

17:51:08 Presenting theory HOL-Hoare.Pointer_ExamplesAbort

17:51:08 Presenting theory HOL-Hoare.SchorrWaite

17:51:08 Presenting theory HOL-Hoare.SepLogHeap

17:51:08 Presenting file "hoare_tac.ML"

17:51:08 Presenting theory HOL-Hoare.Separation

17:51:08 Presenting file "hoare_syntax.ML"

17:51:08 Presenting HOL-Hoare_Parallel ...

17:51:08 Presenting document HOL-Hoare_Parallel/document

17:51:08 Presenting document HOL-Hoare_Parallel/outline

17:51:08 Presenting theory HOL-Hoare_Parallel.OG_Com

17:51:08 Presenting theory HOL-Hoare_Parallel.OG_Tran

17:51:08 Presenting theory HOL-Hoare_Parallel.OG_Hoare

17:51:08 Presenting theory HOL-Hoare_Parallel.OG_Tactics

17:51:08 Presenting theory HOL-Hoare_Parallel.Quote_Antiquote

17:51:08 Presenting theory HOL-Hoare_Parallel.OG_Syntax

17:51:08 Presenting theory HOL-Hoare_Parallel.OG_Examples

17:51:08 Presenting theory HOL-Hoare_Parallel.Graph

17:51:08 Presenting theory HOL-Hoare_Parallel.Gar_Coll

17:51:08 Presenting theory HOL-Hoare_Parallel.Mul_Gar_Coll

17:51:08 Presenting theory HOL-Hoare_Parallel.RG_Com

17:51:08 Presenting theory HOL-Hoare_Parallel.RG_Tran

17:51:09 Presenting theory HOL-Hoare_Parallel.RG_Hoare

17:51:09 Presenting theory HOL-Hoare_Parallel.RG_Syntax

17:51:09 Presenting theory HOL-Hoare_Parallel.RG_Examples

17:51:09 Presenting theory HOL-Hoare_Parallel.Hoare_Parallel

17:51:09 Presenting HOL-IMPP ...

17:51:10 Presenting theory HOL-IMPP.Com

17:51:10 Presenting theory HOL-IMPP.Natural

17:51:10 Presenting theory HOL-IMPP.Hoare

17:51:10 Presenting theory HOL-IMPP.Misc

17:51:10 Presenting theory HOL-IMPP.EvenOdd

17:51:10 Presenting HOL-IOA ...

17:51:10 Presenting theory HOL-IOA.Asig

17:51:10 Presenting theory HOL-IOA.IOA

17:51:10 Presenting theory HOL-IOA.Solve

17:51:10 Presenting HOL-Imperative_HOL ...

17:51:10 Presenting document HOL-Imperative_HOL/document

17:51:10 Presenting document HOL-Imperative_HOL/outline

17:51:10 Presenting theory HOL-Imperative_HOL.Heap

17:51:10 Presenting theory HOL-Imperative_HOL.Heap_Monad

17:51:10 Presenting theory HOL-Imperative_HOL.Array

17:51:10 Presenting theory HOL-Imperative_HOL.Ref

17:51:10 Presenting theory HOL-Imperative_HOL.Imperative_HOL

17:51:10 Presenting theory HOL-Imperative_HOL.Overview

17:51:10 Presenting theory HOL-Imperative_HOL.List_Sublist

17:51:10 Presenting theory HOL-Imperative_HOL.Subarray

17:51:10 Presenting theory HOL-Imperative_HOL.Imperative_Quicksort

17:51:10 Presenting theory HOL-Imperative_HOL.Imperative_Reverse

17:51:10 Presenting theory HOL-Imperative_HOL.Linked_Lists

17:51:10 Presenting theory HOL-Imperative_HOL.Sorted_List

17:51:10 Presenting theory HOL-Imperative_HOL.SatChecker

17:51:10 Presenting theory HOL-Imperative_HOL.Imperative_HOL_ex

17:51:11 Presenting Imperative_Insertion_Sort ...

17:51:11 Presenting document Imperative_Insertion_Sort/document

17:51:11 Presenting document Imperative_Insertion_Sort/outline

17:51:11 Presenting theory Imperative_Insertion_Sort.Imperative_Loops

17:51:11 Presenting theory Imperative_Insertion_Sort.Imperative_Insertion_Sort

17:51:11 Presenting HOL-Import ...

17:51:11 Presenting theory HOL-Import.Import_Setup

17:51:11 Presenting theory HOL-Import.HOL_Light_Maps

17:51:11 Presenting theory HOL-Import.HOL_Light_Import

17:51:11 Presenting file "import_data.ML"

17:51:11 Presenting file "import_rule.ML"

17:51:11 Presenting HOL-Induct ...

17:51:11 Presenting document HOL-Induct/document

17:51:11 Presenting document HOL-Induct/outline

17:51:11 Presenting theory HOL-Induct.Common_Patterns

17:51:11 Presenting theory HOL-Induct.Nested_Datatype

17:51:11 Presenting theory HOL-Induct.QuoDataType

17:51:11 Presenting theory HOL-Induct.QuoNestedDataType

17:51:11 Presenting theory HOL-Induct.Term

17:51:11 Presenting theory HOL-Induct.Sexp

17:51:11 Presenting theory HOL-Induct.SList

17:51:11 Presenting theory HOL-Induct.ABexp

17:51:11 Presenting theory HOL-Induct.Infinitely_Branching_Tree

17:51:11 Presenting theory HOL-Induct.Ordinals

17:51:11 Presenting theory HOL-Induct.Sigma_Algebra

17:51:11 Presenting theory HOL-Induct.Comb

17:51:11 Presenting theory HOL-Induct.PropLog

17:51:11 Presenting theory HOL-Induct.Com

17:51:11 Presenting HOL-Lattice ...

17:51:11 Presenting document HOL-Lattice/document

17:51:11 Presenting document HOL-Lattice/outline

17:51:11 Presenting theory HOL-Lattice.Orders

17:51:11 Presenting theory HOL-Lattice.Bounds

17:51:11 Presenting theory HOL-Lattice.Lattice

17:51:11 Presenting theory HOL-Lattice.CompleteLattice

17:51:11 Presenting HOL-Library ...

17:51:12 Presenting document HOL-Library/document

17:51:12 Presenting document HOL-Library/outline

17:51:12 Presenting theory HOL-Library.AList

17:51:12 Presenting theory HOL-Library.Adhoc_Overloading

17:51:12 Presenting theory HOL-Library.Function_Algebras

17:51:12 Presenting theory HOL-Library.Set_Algebras

17:51:12 Presenting theory HOL-Library.BigO

17:51:12 Presenting theory HOL-Library.Boolean_Algebra

17:51:12 Presenting theory HOL-Library.Bit_Operations

17:51:12 Presenting theory HOL-Library.BNF_Axiomatization

17:51:12 Presenting theory HOL-Library.BNF_Corec

17:51:12 Presenting theory HOL-Library.While_Combinator

17:51:12 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_axiomatization.ML"

17:51:12 Presenting theory HOL-Library.Bourbaki_Witt_Fixpoint

17:51:12 Presenting file "adhoc_overloading.ML"

17:51:12 Presenting theory HOL-Library.Char_ord

17:51:12 Presenting theory HOL-Library.Case_Converter

17:51:12 Presenting theory HOL-Library.Code_Lazy

17:51:12 Presenting theory HOL-Library.Code_Test

17:51:12 Presenting theory HOL-Library.Lattice_Syntax

17:51:12 Presenting theory HOL-Library.Combine_PER

17:51:12 Presenting theory HOL-Library.Complete_Partial_Order2

17:51:12 Presenting theory HOL-Library.Conditional_Parametricity

17:51:13 Presenting theory HOL-Library.Confluence

17:51:13 Presenting theory HOL-Library.Confluent_Quotient

17:51:13 Presenting theory HOL-Library.Old_Datatype

17:51:13 Presenting theory HOL-Library.Nat_Bijection

17:51:13 Presenting file "case_converter.ML"

17:51:13 Presenting theory HOL-Library.Countable

17:51:13 Presenting theory HOL-Library.Infinite_Set

17:51:13 Presenting file "conditional_parametricity.ML"

17:51:13 Presenting theory HOL-Library.Countable_Set

17:51:13 Presenting file "code_lazy.ML"

17:51:13 Presenting theory HOL-Library.Countable_Complete_Lattices

17:51:13 Presenting file "code_test.ML"

17:51:13 Presenting theory HOL-Library.Countable_Set_Type

17:51:13 Presenting file "$ISABELLE_HOME/src/HOL/Tools/Old_Datatype/old_datatype.ML"

17:51:13 Presenting theory HOL-Library.Debug

17:51:13 Presenting theory HOL-Library.Diagonal_Subsequence

17:51:13 Presenting theory HOL-Library.Discrete

17:51:14 Presenting theory HOL-Library.Disjoint_Sets

17:51:14 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_lfp_countable.ML"

17:51:14 Presenting theory HOL-Library.FSet

17:51:14 Presenting theory HOL-Library.Finite_Map

17:51:14 Presenting theory HOL-Library.Disjoint_FSets

17:51:14 Presenting theory HOL-Library.Dlist

17:51:14 Presenting theory HOL-Library.Dual_Ordered_Lattice

17:51:14 Presenting theory HOL-Library.FuncSet

17:51:14 Presenting theory HOL-Library.Equipollence

17:51:14 Presenting theory HOL-Library.Simps_Case_Conv

17:51:14 Presenting theory HOL-Library.Extended

17:51:14 Presenting theory HOL-Library.Order_Continuity

17:51:14 Presenting file "simps_case_conv.ML"

17:51:14 Presenting theory HOL-Library.Extended_Nat

17:51:14 Presenting theory HOL-Library.Liminf_Limsup

17:51:15 Presenting theory HOL-Library.Extended_Real

17:51:15 Presenting theory HOL-Library.Indicator_Function

17:51:15 Presenting theory HOL-Library.Extended_Nonnegative_Real

17:51:15 Presenting theory HOL-Library.Log_Nat

17:51:15 Presenting theory HOL-Library.Lattice_Algebras

17:51:15 Presenting theory HOL-Library.Float

17:51:15 Presenting theory HOL-Library.Function_Division

17:51:15 Presenting theory HOL-Library.Fun_Lexorder

17:51:15 Presenting theory HOL-Library.Going_To_Filter

17:51:15 Presenting theory HOL-Library.Groups_Big_Fun

17:51:15 Presenting theory HOL-Library.Interval

17:51:15 Presenting theory HOL-Library.Interval_Float

17:51:15 Presenting theory HOL-Library.IArray

17:51:15 Presenting theory HOL-Library.Landau_Symbols

17:51:16 Presenting theory HOL-Library.Lattice_Constructions

17:51:16 Presenting theory HOL-Library.Stream

17:51:16 Presenting theory HOL-Library.Sublist

17:51:16 Presenting theory HOL-Library.Linear_Temporal_Logic_on_Streams

17:51:16 Presenting theory HOL-Library.ListVector

17:51:16 Presenting theory HOL-Library.Lub_Glb

17:51:16 Presenting theory HOL-Library.Mapping

17:51:17 Presenting theory HOL-Library.Monad_Syntax

17:51:17 Presenting theory HOL-Library.More_List

17:51:17 Presenting theory HOL-Library.Cancellation

17:51:17 Presenting theory HOL-Library.Multiset

17:51:17 Presenting theory HOL-Library.Multiset_Order

17:51:17 Presenting theory HOL-Library.Nonpos_Ints

17:51:17 Presenting file "Cancellation/cancel.ML"

17:51:17 Presenting file "Cancellation/cancel_data.ML"

17:51:17 Presenting file "Cancellation/cancel_simprocs.ML"

17:51:17 Presenting theory HOL-Library.Phantom_Type

17:51:17 Presenting theory HOL-Library.Cardinality

17:51:17 Presenting theory HOL-Library.Numeral_Type

17:51:18 Presenting theory HOL-Library.Omega_Words_Fun

17:51:18 Presenting theory HOL-Library.Open_State_Syntax

17:51:18 Presenting theory HOL-Library.Option_ord

17:51:18 Presenting theory HOL-Library.Parallel

17:51:18 Presenting theory HOL-Library.Pattern_Aliases

17:51:18 Presenting theory HOL-Library.Periodic_Fun

17:51:18 Presenting theory HOL-Library.Perm

17:51:18 Presenting theory HOL-Library.Poly_Mapping

17:51:18 Presenting theory HOL-Library.Power_By_Squaring

17:51:18 Presenting theory HOL-Library.Preorder

17:51:18 Presenting theory HOL-Library.Product_Plus

17:51:18 Presenting theory HOL-Library.Quadratic_Discriminant

17:51:18 Presenting theory HOL-Library.Quotient_Syntax

17:51:18 Presenting theory HOL-Library.Quotient_Set

17:51:18 Presenting theory HOL-Library.Quotient_Product

17:51:18 Presenting theory HOL-Library.Quotient_Option

17:51:18 Presenting theory HOL-Library.Quotient_List

17:51:18 Presenting theory HOL-Library.Quotient_Sum

17:51:18 Presenting theory HOL-Library.Quotient_Type

17:51:18 Presenting theory HOL-Library.Ramsey

17:51:19 Presenting theory HOL-Library.Reflection

17:51:19 Presenting theory HOL-Library.Rewrite

17:51:19 Presenting theory HOL-Library.Type_Length

17:51:19 Presenting file "$ISABELLE_HOME/src/Provers/preorder.ML"

17:51:19 Presenting theory HOL-Library.Saturated

17:51:19 Presenting theory HOL-Library.Set_Idioms

17:51:19 Presenting file "$ISABELLE_HOME/src/HOL/Tools/reflection.ML"

17:51:19 Presenting theory HOL-Library.Signed_Division

17:51:19 Presenting theory HOL-Library.State_Monad

17:51:19 Presenting theory HOL-Library.Comparator

17:51:19 Presenting theory HOL-Library.Sorting_Algorithms

17:51:19 Presenting theory HOL-Library.Sum_of_Squares

17:51:19 Presenting theory HOL-Library.Transitive_Closure_Table

17:51:19 Presenting theory HOL-Library.Tree

17:51:20 Presenting theory HOL-Library.Tree_Multiset

17:51:20 Presenting theory HOL-Library.Tree_Real

17:51:20 Presenting theory HOL-Library.Uprod

17:51:20 Presenting theory HOL-Library.Word

17:51:20 Presenting theory HOL-Library.Z2

17:51:20 Presenting file "cconv.ML"

17:51:20 Presenting file "rewrite.ML"

17:51:20 Presenting theory HOL-Library.Library

17:51:20 Presenting theory HOL-Library.Product_Order

17:51:20 Presenting theory HOL-Library.Finite_Lattice

17:51:20 Presenting theory HOL-Library.List_Lexorder

17:51:20 Presenting theory HOL-Library.List_Lenlexorder

17:51:20 Presenting theory HOL-Library.Prefix_Order

17:51:20 Presenting theory HOL-Library.Product_Lexorder

17:51:20 Presenting theory HOL-Library.Subseq_Order

17:51:20 Presenting theory HOL-Library.Datatype_Records

17:51:20 Presenting theory HOL-Library.AList_Mapping

17:51:20 Presenting theory HOL-Library.Code_Abstract_Nat

17:51:20 Presenting theory HOL-Library.Code_Binary_Nat

17:51:21 Presenting theory HOL-Library.Code_Prolog

17:51:21 Presenting theory HOL-Library.Code_Target_Int

17:51:21 Presenting theory HOL-Library.Code_Real_Approx_By_Float

17:51:21 Presenting theory HOL-Library.Code_Target_Nat

17:51:21 Presenting theory HOL-Library.Code_Target_Numeral

17:51:21 Presenting theory HOL-Library.Code_Target_Numeral_Float

17:51:21 Presenting theory HOL-Library.DAList

17:51:21 Presenting theory HOL-Library.DAList_Multiset

17:51:21 Presenting file "multiset_simprocs.ML"

17:51:21 Presenting file "datatype_records.ML"

17:51:21 Presenting theory HOL-Library.RBT_Impl

17:51:21 Presenting theory HOL-Library.RBT

17:51:21 Presenting theory HOL-Library.RBT_Mapping

17:51:21 Presenting theory HOL-Library.RBT_Set

17:51:21 Presenting theory HOL-Library.LaTeXsugar

17:51:21 Presenting theory HOL-Library.OptionalSugar

17:51:21 Presenting theory HOL-Library.Predicate_Compile_Alternative_Defs

17:51:21 Presenting theory HOL-Library.Predicate_Compile_Quickcheck

17:51:22 Presenting theory HOL-Library.Old_Recdef

17:51:22 Presenting theory HOL-Library.Realizers

17:51:22 Presenting file "$ISABELLE_HOME/src/HOL/Tools/Predicate_Compile/predicate_compile_quickcheck.ML"

17:51:22 Presenting theory HOL-Library.Refute

17:51:23 Presenting file "$ISABELLE_HOME/src/HOL/Tools/Predicate_Compile/code_prolog.ML"

17:51:24 Presenting file "Sum_of_Squares/positivstellensatz.ML"

17:51:24 Presenting file "Sum_of_Squares/positivstellensatz_tools.ML"

17:51:24 Presenting file "Sum_of_Squares/sum_of_squares.ML"

17:51:24 Presenting file "Sum_of_Squares/sos_wrapper.ML"

17:51:24 Presenting file "Tools/word_lib.ML"

17:51:24 Presenting file "Tools/smt_word.ML"

17:51:24 Presenting file "$ISABELLE_HOME/src/HOL/Tools/datatype_realizer.ML"

17:51:24 Presenting file "$ISABELLE_HOME/src/HOL/Tools/inductive_realizer.ML"

17:51:25 Presenting file "old_recdef.ML"

17:51:25 Presenting file "refute.ML"

17:51:25 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_tactics.ML"

17:51:25 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec.ML"

17:51:25 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_sugar_util.ML"

17:51:25 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_sugar_tactics.ML"

17:51:25 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_sugar.ML"

17:51:25 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_unique_sugar.ML"

17:51:27 Presenting ADS_Functor ...

17:51:27 Presenting document ADS_Functor/document

17:51:27 Presenting document ADS_Functor/outline

17:51:27 Presenting theory ADS_Functor.Merkle_Interface

17:51:27 Presenting theory ADS_Functor.ADS_Construction

17:51:27 Presenting theory ADS_Functor.Generic_ADS_Construction

17:51:27 Presenting theory ADS_Functor.Inclusion_Proof_Construction

17:51:27 Presenting theory ADS_Functor.Canton_Transaction_Tree

17:51:27 Presenting Abs_Int_ITP2012 ...

17:51:27 Presenting document Abs_Int_ITP2012/document

17:51:27 Presenting document Abs_Int_ITP2012/outline

17:51:27 Presenting theory Abs_Int_ITP2012.Complete_Lattice_ix

17:51:27 Presenting theory Abs_Int_ITP2012.ACom

17:51:27 Presenting theory Abs_Int_ITP2012.Collecting

17:51:27 Presenting theory Abs_Int_ITP2012.Abs_Int0

17:51:27 Presenting theory Abs_Int_ITP2012.Abs_State

17:51:27 Presenting theory Abs_Int_ITP2012.Abs_Int1

17:51:27 Presenting theory Abs_Int_ITP2012.Abs_Int2

17:51:27 Presenting theory Abs_Int_ITP2012.Abs_Int2_ivl

17:51:27 Presenting theory Abs_Int_ITP2012.Abs_Int3

17:51:28 Presenting theory Abs_Int_ITP2012.Abs_Int1_const

17:51:28 Presenting theory Abs_Int_ITP2012.Abs_Int1_parity

17:51:28 Presenting Abstract-Rewriting ...

17:51:28 Presenting document Abstract-Rewriting/document

17:51:28 Presenting document Abstract-Rewriting/outline

17:51:28 Presenting theory Abstract-Rewriting.Seq

17:51:28 Presenting theory Abstract-Rewriting.Abstract_Rewriting

17:51:28 Presenting theory Abstract-Rewriting.Relative_Rewriting

17:51:28 Presenting theory Abstract-Rewriting.SN_Orders

17:51:28 Presenting theory Abstract-Rewriting.SN_Order_Carrier

17:51:29 Presenting Decreasing-Diagrams ...

17:51:29 Presenting document Decreasing-Diagrams/document

17:51:29 Presenting document Decreasing-Diagrams/outline

17:51:29 Presenting theory Decreasing-Diagrams.Decreasing_Diagrams

17:51:30 Presenting Decreasing-Diagrams-II ...

17:51:30 Presenting document Decreasing-Diagrams-II/document

17:51:30 Presenting document Decreasing-Diagrams-II/outline

17:51:30 Presenting theory Decreasing-Diagrams-II.Decreasing_Diagrams_II_Aux

17:51:30 Presenting theory Decreasing-Diagrams-II.Decreasing_Diagrams_II

17:51:31 Presenting First_Order_Terms ...

17:51:31 Presenting document First_Order_Terms/document

17:51:31 Presenting document First_Order_Terms/outline

17:51:31 Presenting theory First_Order_Terms.Transitive_Closure_More

17:51:31 Presenting theory First_Order_Terms.Seq_More

17:51:31 Presenting theory First_Order_Terms.Fun_More

17:51:31 Presenting theory First_Order_Terms.Option_Monad

17:51:31 Presenting theory First_Order_Terms.Term

17:51:31 Presenting theory First_Order_Terms.Term_Pair_Multiset

17:51:31 Presenting theory First_Order_Terms.Abstract_Matching

17:51:31 Presenting theory First_Order_Terms.Unifiers

17:51:31 Presenting theory First_Order_Terms.Abstract_Unification

17:51:31 Presenting theory First_Order_Terms.Unification

17:51:31 Presenting theory First_Order_Terms.Matching

17:51:31 Presenting theory First_Order_Terms.Subsumption

17:51:31 Presenting Knuth_Bendix_Order ...

17:51:31 Presenting document Knuth_Bendix_Order/document

17:51:31 Presenting document Knuth_Bendix_Order/outline

17:51:31 Presenting theory Knuth_Bendix_Order.Order_Pair

17:51:31 Presenting theory Knuth_Bendix_Order.Lexicographic_Extension

17:51:31 Presenting theory Knuth_Bendix_Order.Subterm_and_Context

17:51:31 Presenting theory Knuth_Bendix_Order.Term_Aux

17:51:31 Presenting theory Knuth_Bendix_Order.KBO

17:51:32 Presenting Stateful_Protocol_Composition_and_Typing ...

17:51:32 Presenting document Stateful_Protocol_Composition_and_Typing/document

17:51:32 Presenting document Stateful_Protocol_Composition_and_Typing/outline

17:51:32 Presenting theory Stateful_Protocol_Composition_and_Typing.Miscellaneous

17:51:32 Presenting theory Stateful_Protocol_Composition_and_Typing.Messages

17:51:32 Presenting theory Stateful_Protocol_Composition_and_Typing.More_Unification

17:51:32 Presenting theory Stateful_Protocol_Composition_and_Typing.Intruder_Deduction

17:51:32 Presenting theory Stateful_Protocol_Composition_and_Typing.Strands_and_Constraints

17:51:32 Presenting theory Stateful_Protocol_Composition_and_Typing.Lazy_Intruder

17:51:32 Presenting theory Stateful_Protocol_Composition_and_Typing.Typed_Model

17:51:32 Presenting theory Stateful_Protocol_Composition_and_Typing.Typing_Result

17:51:32 Presenting theory Stateful_Protocol_Composition_and_Typing.Stateful_Strands

17:51:32 Presenting theory Stateful_Protocol_Composition_and_Typing.Stateful_Typing

17:51:34 Presenting theory Stateful_Protocol_Composition_and_Typing.Labeled_Strands

17:51:34 Presenting theory Stateful_Protocol_Composition_and_Typing.Parallel_Compositionality

17:51:34 Presenting theory Stateful_Protocol_Composition_and_Typing.Labeled_Stateful_Strands

17:51:36 Presenting theory Stateful_Protocol_Composition_and_Typing.Stateful_Compositionality

17:51:37 Presenting theory Stateful_Protocol_Composition_and_Typing.Example_Keyserver

17:51:37 Presenting theory Stateful_Protocol_Composition_and_Typing.Example_TLS

17:51:38 Presenting theory Stateful_Protocol_Composition_and_Typing.Examples

17:51:40 Presenting Automated_Stateful_Protocol_Verification ...

17:51:40 Presenting document Automated_Stateful_Protocol_Verification/document

17:51:40 Presenting document Automated_Stateful_Protocol_Verification/outline

17:51:40 Presenting theory Automated_Stateful_Protocol_Verification.Transactions

17:51:40 Presenting theory Automated_Stateful_Protocol_Verification.Term_Abstraction

17:51:40 Presenting theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Model

17:51:40 Presenting theory Automated_Stateful_Protocol_Verification.Term_Variants

17:51:40 Presenting theory Automated_Stateful_Protocol_Verification.Term_Implication

17:51:40 Presenting theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Verification

17:51:40 Presenting theory Automated_Stateful_Protocol_Verification.Eisbach_Protocol_Verification

17:51:40 Presenting theory Automated_Stateful_Protocol_Verification.ml_yacc_lib

17:51:40 Presenting theory Automated_Stateful_Protocol_Verification.trac_term

17:51:40 Presenting theory Automated_Stateful_Protocol_Verification.trac_fp_parser

17:51:41 Presenting theory Automated_Stateful_Protocol_Verification.trac_protocol_parser

17:51:41 Presenting theory Automated_Stateful_Protocol_Verification.trac

17:51:41 Presenting theory Automated_Stateful_Protocol_Verification.PSPSP

17:51:41 Presenting theory Automated_Stateful_Protocol_Verification.Keyserver

17:51:41 Presenting theory Automated_Stateful_Protocol_Verification.Keyserver2

17:51:41 Presenting theory Automated_Stateful_Protocol_Verification.Keyserver_Composition

17:51:42 Presenting file "trac_parser/trac_fp.grm.sig"

17:51:42 Presenting file "trac_parser/trac_fp.lex.sml"

17:51:42 Presenting file "trac_parser/trac_fp.grm.sml"

17:51:42 Presenting theory Automated_Stateful_Protocol_Verification.PKCS_Model03

17:51:42 Presenting theory Automated_Stateful_Protocol_Verification.PKCS_Model07

17:51:42 Presenting theory Automated_Stateful_Protocol_Verification.PKCS_Model09

17:51:42 Presenting file "ml-yacc-lib/base.sig"

17:51:42 Presenting file "ml-yacc-lib/join.sml"

17:51:42 Presenting file "ml-yacc-lib/lrtable.sml"

17:51:42 Presenting file "ml-yacc-lib/stream.sml"

17:51:42 Presenting file "ml-yacc-lib/parser2.sml"

17:51:42 Presenting theory Automated_Stateful_Protocol_Verification.Examples

17:51:44 Presenting file "trac_parser/trac_protocol.grm.sig"

17:51:44 Presenting file "trac_parser/trac_protocol.lex.sml"

17:51:44 Presenting file "trac_parser/trac_protocol.grm.sml"

17:51:48 Presenting Matrix ...

17:51:48 Presenting document Matrix/document

17:51:48 Presenting document Matrix/outline

17:51:48 Presenting theory Matrix.Utility

17:51:48 Presenting theory Matrix.Ordered_Semiring

17:51:48 Presenting theory Matrix.Matrix_Legacy

17:51:48 Presenting Matrix_Tensor ...

17:51:48 Presenting document Matrix_Tensor/document

17:51:48 Presenting document Matrix_Tensor/outline

17:51:48 Presenting theory Matrix_Tensor.Matrix_Tensor

17:51:50 Presenting Knot_Theory ...

17:51:50 Presenting document Knot_Theory/document

17:51:50 Presenting document Knot_Theory/outline

17:51:50 Presenting theory Knot_Theory.Preliminaries

17:51:50 Presenting theory Knot_Theory.Tangles

17:51:50 Presenting theory Knot_Theory.Tangle_Algebra

17:51:50 Presenting theory Knot_Theory.Tangle_Relation

17:51:50 Presenting theory Knot_Theory.Tangle_Moves

17:51:50 Presenting theory Knot_Theory.Link_Algebra

17:51:50 Presenting theory Knot_Theory.Example

17:51:50 Presenting theory Knot_Theory.Kauffman_Matrix

17:51:50 Presenting theory Knot_Theory.Computations

17:51:50 Presenting theory Knot_Theory.Linkrel_Kauffman

17:51:51 Presenting theory Knot_Theory.Kauffman_Invariance

17:51:51 Presenting theory Knot_Theory.Knot_Theory

17:51:52 Presenting Minsky_Machines ...

17:51:52 Presenting document Minsky_Machines/document

17:51:52 Presenting document Minsky_Machines/outline

17:51:52 Presenting theory Minsky_Machines.Recursive_Inseparability

17:51:52 Presenting theory Minsky_Machines.Minsky

17:51:52 Presenting Polynomials ...

17:51:52 Presenting document Polynomials/document

17:51:52 Presenting document Polynomials/outline

17:51:52 Presenting theory Polynomials.Utils

17:51:52 Presenting theory Polynomials.MPoly_Type

17:51:52 Presenting theory Polynomials.More_MPoly_Type

17:51:52 Presenting theory Polynomials.Power_Products

17:51:52 Presenting theory Polynomials.More_Modules

17:51:52 Presenting theory Polynomials.MPoly_Type_Class

17:51:52 Presenting theory Polynomials.MPoly_Type_Class_Ordered

17:51:52 Presenting theory Polynomials.Poly_Mapping_Finite_Map

17:51:52 Presenting theory Polynomials.MPoly_Type_Class_FMap

17:51:52 Presenting theory Polynomials.PP_Type

17:51:53 Presenting theory Polynomials.OAlist

17:51:53 Presenting theory Polynomials.OAlist_Poly_Mapping

17:51:53 Presenting theory Polynomials.Term_Order

17:51:53 Presenting theory Polynomials.MPoly_Type_Class_OAlist

17:51:54 Presenting theory Polynomials.Quasi_PM_Power_Products

17:51:54 Presenting theory Polynomials.MPoly_PM

17:51:54 Presenting theory Polynomials.MPoly_Type_Univariate

17:51:54 Presenting theory Polynomials.Polynomials

17:51:54 Presenting theory Polynomials.Show_Polynomials

17:51:54 Presenting theory Polynomials.NZM

17:51:57 Presenting Abstract_Completeness ...

17:51:57 Presenting document Abstract_Completeness/document

17:51:57 Presenting document Abstract_Completeness/outline

17:51:57 Presenting theory Abstract_Completeness.Abstract_Completeness

17:51:57 Presenting theory Abstract_Completeness.Propositional_Logic

17:51:58 Presenting Abstract_Soundness ...

17:51:58 Presenting document Abstract_Soundness/document

17:51:58 Presenting document Abstract_Soundness/outline

17:51:58 Presenting theory Abstract_Soundness.Finite_Proof_Soundness

17:51:58 Presenting theory Abstract_Soundness.Infinite_Proof_Soundness

17:51:58 Presenting Amortized_Complexity ...

17:51:58 Presenting document Amortized_Complexity/document

17:51:58 Presenting document Amortized_Complexity/outline

17:51:58 Presenting theory Amortized_Complexity.Amortized_Framework0

17:51:58 Presenting theory Amortized_Complexity.Amortized_Framework

17:51:58 Presenting theory Amortized_Complexity.Amortized_Examples

17:51:58 Presenting theory Amortized_Complexity.Priority_Queue_ops_merge

17:51:58 Presenting theory Amortized_Complexity.Skew_Heap_Analysis

17:51:58 Presenting theory Amortized_Complexity.Lemmas_log

17:51:58 Presenting theory Amortized_Complexity.Splay_Tree_Analysis_Base

17:51:58 Presenting theory Amortized_Complexity.Splay_Tree_Analysis

17:51:58 Presenting theory Amortized_Complexity.Splay_Tree_Analysis_Optimal

17:51:58 Presenting theory Amortized_Complexity.Priority_Queue_ops

17:51:58 Presenting theory Amortized_Complexity.Splay_Heap_Analysis

17:51:58 Presenting theory Amortized_Complexity.Pairing_Heap_Tree_Analysis

17:51:58 Presenting theory Amortized_Complexity.Pairing_Heap_Tree_Analysis2

17:51:58 Presenting theory Amortized_Complexity.Pairing_Heap_List1_Analysis

17:51:58 Presenting theory Amortized_Complexity.Pairing_Heap_List1_Analysis2

17:51:58 Presenting theory Amortized_Complexity.Pairing_Heap_List2_Analysis

17:51:59 Presenting Dynamic_Tables ...

17:51:59 Presenting document Dynamic_Tables/document

17:51:59 Presenting document Dynamic_Tables/outline

17:51:59 Presenting theory Dynamic_Tables.Tables_real

17:51:59 Presenting theory Dynamic_Tables.Tables_nat

17:51:59 Presenting Bell_Numbers_Spivey ...

17:51:59 Presenting document Bell_Numbers_Spivey/document

17:51:59 Presenting document Bell_Numbers_Spivey/outline

17:51:59 Presenting theory Bell_Numbers_Spivey.Bell_Numbers

17:51:59 Presenting Card_Equiv_Relations ...

17:51:59 Presenting document Card_Equiv_Relations/document

17:51:59 Presenting document Card_Equiv_Relations/outline

17:51:59 Presenting theory Card_Equiv_Relations.Card_Equiv_Relations

17:51:59 Presenting theory Card_Equiv_Relations.Card_Partial_Equiv_Relations

17:51:59 Presenting Binomial-Heaps ...

17:51:59 Presenting document Binomial-Heaps/document

17:51:59 Presenting document Binomial-Heaps/outline

17:51:59 Presenting theory Binomial-Heaps.BinomialHeap

17:51:59 Presenting theory Binomial-Heaps.SkewBinomialHeap

17:51:59 Presenting theory Binomial-Heaps.Test

17:52:00 Presenting Boolean_Expression_Checkers ...

17:52:00 Presenting document Boolean_Expression_Checkers/document

17:52:00 Presenting document Boolean_Expression_Checkers/outline

17:52:00 Presenting theory Boolean_Expression_Checkers.Boolean_Expression_Checkers

17:52:00 Presenting theory Boolean_Expression_Checkers.Boolean_Expression_Checkers_AList_Mapping

17:52:00 Presenting theory Boolean_Expression_Checkers.Boolean_Expression_Example

17:52:00 Presenting Buildings ...

17:52:00 Presenting document Buildings/document

17:52:00 Presenting document Buildings/outline

17:52:00 Presenting theory Buildings.Prelim

17:52:00 Presenting theory Buildings.Algebra

17:52:00 Presenting theory Buildings.Simplicial

17:52:00 Presenting theory Buildings.Chamber

17:52:00 Presenting theory Buildings.Coxeter

17:52:00 Presenting theory Buildings.Building

17:52:02 Presenting Card_Number_Partitions ...

17:52:02 Presenting document Card_Number_Partitions/document

17:52:02 Presenting document Card_Number_Partitions/outline

17:52:02 Presenting theory Card_Number_Partitions.Additions_to_Main

17:52:02 Presenting theory Card_Number_Partitions.Number_Partition

17:52:02 Presenting theory Card_Number_Partitions.Card_Number_Partitions

17:52:02 Presenting Category2 ...

17:52:02 Presenting document Category2/document

17:52:02 Presenting document Category2/outline

17:52:02 Presenting theory Category2.Category

17:52:02 Presenting theory Category2.Universe

17:52:02 Presenting theory Category2.MonadicEquationalTheory

17:52:02 Presenting theory Category2.Functors

17:52:02 Presenting theory Category2.NatTrans

17:52:02 Presenting theory Category2.SetCat

17:52:02 Presenting theory Category2.Yoneda

17:52:03 Presenting Category3 ...

17:52:03 Presenting document Category3/document

17:52:03 Presenting document Category3/outline

17:52:03 Presenting theory Category3.Category

17:52:03 Presenting theory Category3.ConcreteCategory

17:52:03 Presenting theory Category3.FreeCategory

17:52:03 Presenting theory Category3.DiscreteCategory

17:52:03 Presenting theory Category3.DualCategory

17:52:03 Presenting theory Category3.EpiMonoIso

17:52:03 Presenting theory Category3.InitialTerminal

17:52:03 Presenting theory Category3.Functor

17:52:03 Presenting theory Category3.SetCategory

17:52:03 Presenting theory Category3.SetCat

17:52:03 Presenting theory Category3.ProductCategory

17:52:03 Presenting theory Category3.NaturalTransformation

17:52:03 Presenting theory Category3.BinaryFunctor

17:52:04 Presenting theory Category3.FunctorCategory

17:52:04 Presenting theory Category3.Yoneda

17:52:04 Presenting theory Category3.Adjunction

17:52:04 Presenting theory Category3.Limit

17:52:04 Presenting theory Category3.Subcategory

17:52:04 Presenting theory Category3.EquivalenceOfCategories

17:52:05 Presenting theory Category3.CartesianCategory

17:52:05 Presenting theory Category3.CategoryWithPullbacks

17:52:05 Presenting theory Category3.CategoryWithFiniteLimits

17:52:05 Presenting theory Category3.CartesianClosedCategory

17:52:05 Presenting theory Category3.HFSetCat

17:52:09 Presenting MonoidalCategory ...

17:52:09 Presenting document MonoidalCategory/document

17:52:09 Presenting document MonoidalCategory/outline

17:52:09 Presenting theory MonoidalCategory.MonoidalCategory

17:52:09 Presenting theory MonoidalCategory.MonoidalFunctor

17:52:09 Presenting theory MonoidalCategory.FreeMonoidalCategory

17:52:09 Presenting theory MonoidalCategory.CartesianMonoidalCategory

17:52:10 Presenting ConcurrentIMP ...

17:52:10 Presenting document ConcurrentIMP/document

17:52:10 Presenting document ConcurrentIMP/outline

17:52:10 Presenting theory ConcurrentIMP.CIMP_pred

17:52:10 Presenting theory ConcurrentIMP.Infinite_Sequences

17:52:10 Presenting theory ConcurrentIMP.LTL

17:52:10 Presenting theory ConcurrentIMP.CIMP_lang

17:52:10 Presenting theory ConcurrentIMP.CIMP_vcg

17:52:10 Presenting theory ConcurrentIMP.CIMP_vcg_rules

17:52:10 Presenting theory ConcurrentIMP.CIMP

17:52:10 Presenting theory ConcurrentIMP.CIMP_locales

17:52:10 Presenting theory ConcurrentIMP.CIMP_one_place_buffer

17:52:10 Presenting theory ConcurrentIMP.CIMP_unbounded_buffer

17:52:10 Presenting file "cimp.ML"

17:52:11 Presenting CoreC++ ...

17:52:11 Presenting document CoreC++/document

17:52:11 Presenting document CoreC++/outline

17:52:11 Presenting theory CoreC++.Auxiliary

17:52:11 Presenting theory CoreC++.Type

17:52:11 Presenting theory CoreC++.Value

17:52:11 Presenting theory CoreC++.Expr

17:52:11 Presenting theory CoreC++.Decl

17:52:11 Presenting theory CoreC++.ClassRel

17:52:11 Presenting theory CoreC++.SubObj

17:52:11 Presenting theory CoreC++.Objects

17:52:11 Presenting theory CoreC++.Exceptions

17:52:11 Presenting theory CoreC++.Syntax

17:52:11 Presenting theory CoreC++.State

17:52:11 Presenting theory CoreC++.BigStep

17:52:11 Presenting theory CoreC++.SmallStep

17:52:11 Presenting theory CoreC++.SystemClasses

17:52:11 Presenting theory CoreC++.TypeRel

17:52:11 Presenting theory CoreC++.WellType

17:52:11 Presenting theory CoreC++.WellForm

17:52:11 Presenting theory CoreC++.WWellForm

17:52:11 Presenting theory CoreC++.Equivalence

17:52:11 Presenting theory CoreC++.DefAss

17:52:11 Presenting theory CoreC++.WellTypeRT

17:52:11 Presenting theory CoreC++.Conform

17:52:11 Presenting theory CoreC++.Progress

17:52:12 Presenting theory CoreC++.HeapExtension

17:52:12 Presenting theory CoreC++.CWellForm

17:52:12 Presenting theory CoreC++.TypeSafe

17:52:12 Presenting theory CoreC++.Determinism

17:52:13 Presenting theory CoreC++.Annotate

17:52:13 Presenting theory CoreC++.Execute

17:52:13 Presenting theory CoreC++.CoreC++

17:52:17 Presenting Core_DOM ...

17:52:17 Presenting document Core_DOM/document

17:52:17 Presenting document Core_DOM/outline

17:52:17 Presenting theory Core_DOM.Hiding_Type_Variables

17:52:17 Presenting theory Core_DOM.Ref

17:52:17 Presenting theory Core_DOM.Core_DOM_Basic_Datatypes

17:52:17 Presenting theory Core_DOM.BaseClass

17:52:17 Presenting theory Core_DOM.Heap_Error_Monad

17:52:17 Presenting theory Core_DOM.BaseMonad

17:52:17 Presenting theory Core_DOM.ObjectPointer

17:52:17 Presenting theory Core_DOM.ObjectClass

17:52:17 Presenting theory Core_DOM.ObjectMonad

17:52:17 Presenting theory Core_DOM.NodePointer

17:52:17 Presenting theory Core_DOM.NodeClass

17:52:17 Presenting theory Core_DOM.NodeMonad

17:52:17 Presenting theory Core_DOM.ElementPointer

17:52:17 Presenting theory Core_DOM.CharacterDataPointer

17:52:17 Presenting theory Core_DOM.DocumentPointer

17:52:17 Presenting theory Core_DOM.ShadowRootPointer

17:52:17 Presenting theory Core_DOM.ElementClass

17:52:17 Presenting theory Core_DOM.ElementMonad

17:52:17 Presenting theory Core_DOM.CharacterDataClass

17:52:17 Presenting theory Core_DOM.CharacterDataMonad

17:52:17 Presenting theory Core_DOM.DocumentClass

17:52:17 Presenting theory Core_DOM.DocumentMonad

17:52:17 Presenting theory Core_DOM.Core_DOM_Functions

17:52:18 Presenting theory Core_DOM.Core_DOM_Heap_WF

17:52:18 Presenting theory Core_DOM.Core_DOM

17:52:18 Presenting theory Core_DOM.Testing_Utils

17:52:18 Presenting theory Core_DOM.Core_DOM_BaseTest

17:52:18 Presenting theory Core_DOM.Document_adoptNode

17:52:18 Presenting theory Core_DOM.Document_getElementById

17:52:18 Presenting theory Core_DOM.Node_insertBefore

17:52:18 Presenting theory Core_DOM.Node_removeChild

17:52:18 Presenting theory Core_DOM.Core_DOM_Tests

17:52:20 Presenting Shadow_DOM ...

17:52:20 Presenting document Shadow_DOM/document

17:52:20 Presenting document Shadow_DOM/outline

17:52:20 Presenting theory Shadow_DOM.ShadowRootClass

17:52:20 Presenting theory Shadow_DOM.ShadowRootMonad

17:52:20 Presenting theory Shadow_DOM.Shadow_DOM

17:52:20 Presenting theory Shadow_DOM.Shadow_DOM_BaseTest

17:52:20 Presenting theory Shadow_DOM.slots

17:52:20 Presenting theory Shadow_DOM.slots_fallback

17:52:20 Presenting theory Shadow_DOM.Shadow_DOM_Document_adoptNode

17:52:20 Presenting theory Shadow_DOM.Shadow_DOM_Document_getElementById

17:52:20 Presenting theory Shadow_DOM.Shadow_DOM_Node_insertBefore

17:52:20 Presenting theory Shadow_DOM.Shadow_DOM_Node_removeChild

17:52:20 Presenting theory Shadow_DOM.Shadow_DOM_Tests

17:52:23 Presenting DOM_Components ...

17:52:23 Presenting document DOM_Components/document

17:52:23 Presenting document DOM_Components/outline

17:52:23 Presenting theory DOM_Components.Core_DOM_Components

17:52:23 Presenting theory DOM_Components.Shadow_DOM_Components

17:52:23 Presenting theory DOM_Components.fancy_tabs

17:52:24 Presenting Core_SC_DOM ...

17:52:24 Presenting document Core_SC_DOM/document

17:52:24 Presenting document Core_SC_DOM/outline

17:52:24 Presenting theory Core_SC_DOM.Hiding_Type_Variables

17:52:24 Presenting theory Core_SC_DOM.Ref

17:52:24 Presenting theory Core_SC_DOM.Core_DOM_Basic_Datatypes

17:52:24 Presenting theory Core_SC_DOM.BaseClass

17:52:24 Presenting theory Core_SC_DOM.Heap_Error_Monad

17:52:24 Presenting theory Core_SC_DOM.BaseMonad

17:52:24 Presenting theory Core_SC_DOM.ObjectPointer

17:52:24 Presenting theory Core_SC_DOM.ObjectClass

17:52:24 Presenting theory Core_SC_DOM.ObjectMonad

17:52:24 Presenting theory Core_SC_DOM.NodePointer

17:52:24 Presenting theory Core_SC_DOM.NodeClass

17:52:24 Presenting theory Core_SC_DOM.NodeMonad

17:52:24 Presenting theory Core_SC_DOM.ElementPointer

17:52:24 Presenting theory Core_SC_DOM.CharacterDataPointer

17:52:24 Presenting theory Core_SC_DOM.DocumentPointer

17:52:24 Presenting theory Core_SC_DOM.ShadowRootPointer

17:52:24 Presenting theory Core_SC_DOM.ElementClass

17:52:24 Presenting theory Core_SC_DOM.ElementMonad

17:52:24 Presenting theory Core_SC_DOM.CharacterDataClass

17:52:24 Presenting theory Core_SC_DOM.CharacterDataMonad

17:52:24 Presenting theory Core_SC_DOM.DocumentClass

17:52:24 Presenting theory Core_SC_DOM.DocumentMonad

17:52:24 Presenting theory Core_SC_DOM.Core_DOM_Functions

17:52:24 Presenting theory Core_SC_DOM.Core_DOM_Heap_WF

17:52:24 Presenting theory Core_SC_DOM.Core_DOM

17:52:24 Presenting theory Core_SC_DOM.Testing_Utils

17:52:24 Presenting theory Core_SC_DOM.Core_DOM_BaseTest

17:52:24 Presenting theory Core_SC_DOM.Document_adoptNode

17:52:24 Presenting theory Core_SC_DOM.Document_getElementById

17:52:24 Presenting theory Core_SC_DOM.Node_insertBefore

17:52:24 Presenting theory Core_SC_DOM.Node_removeChild

17:52:25 Presenting theory Core_SC_DOM.Core_DOM_Tests

17:52:26 Presenting Shadow_SC_DOM ...

17:52:26 Presenting document Shadow_SC_DOM/document

17:52:26 Presenting document Shadow_SC_DOM/outline

17:52:26 Presenting theory Shadow_SC_DOM.ShadowRootClass

17:52:26 Presenting theory Shadow_SC_DOM.ShadowRootMonad

17:52:26 Presenting theory Shadow_SC_DOM.Shadow_DOM

17:52:26 Presenting theory Shadow_SC_DOM.Shadow_DOM_BaseTest

17:52:26 Presenting theory Shadow_SC_DOM.slots

17:52:26 Presenting theory Shadow_SC_DOM.slots_fallback

17:52:26 Presenting theory Shadow_SC_DOM.Shadow_DOM_Document_adoptNode

17:52:26 Presenting theory Shadow_SC_DOM.Shadow_DOM_Document_getElementById

17:52:26 Presenting theory Shadow_SC_DOM.Shadow_DOM_Node_insertBefore

17:52:26 Presenting theory Shadow_SC_DOM.Shadow_DOM_Node_removeChild

17:52:26 Presenting theory Shadow_SC_DOM.Shadow_DOM_Tests

17:52:30 Presenting SC_DOM_Components ...

17:52:30 Presenting document SC_DOM_Components/document

17:52:30 Presenting document SC_DOM_Components/outline

17:52:30 Presenting theory SC_DOM_Components.Core_DOM_DOM_Components

17:52:30 Presenting theory SC_DOM_Components.Core_DOM_SC_DOM_Components

17:52:30 Presenting theory SC_DOM_Components.Shadow_DOM_DOM_Components

17:52:30 Presenting theory SC_DOM_Components.Shadow_DOM_SC_DOM_Components

17:52:31 Presenting Datatype_Order_Generator ...

17:52:31 Presenting document Datatype_Order_Generator/document

17:52:31 Presenting document Datatype_Order_Generator/outline

17:52:31 Presenting theory Datatype_Order_Generator.Derive_Aux

17:52:31 Presenting theory Datatype_Order_Generator.Order_Generator

17:52:31 Presenting theory Datatype_Order_Generator.Hash_Generator

17:52:31 Presenting theory Datatype_Order_Generator.Derive

17:52:31 Presenting theory Datatype_Order_Generator.Derive_Examples

17:52:31 Presenting file "hash_generator.ML"

17:52:31 Presenting file "derive_aux.ML"

17:52:31 Presenting file "order_generator.ML"

17:52:31 Presenting Old_Datatype_Show ...

17:52:31 Presenting theory Old_Datatype_Show.Old_Show

17:52:31 Presenting theory Old_Datatype_Show.Old_Show_Generator

17:52:31 Presenting theory Old_Datatype_Show.Old_Show_Instances

17:52:31 Presenting theory Old_Datatype_Show.Old_Show_Examples

17:52:31 Presenting file "old_show_generator.ML"

17:52:31 Presenting Deriving ...

17:52:31 Presenting document Deriving/document

17:52:31 Presenting document Deriving/outline

17:52:31 Presenting theory Deriving.Derive_Manager

17:52:31 Presenting theory Deriving.Generator_Aux

17:52:31 Presenting theory Deriving.Comparator

17:52:31 Presenting theory Deriving.Compare

17:52:31 Presenting theory Deriving.RBT_Compare_Order_Impl

17:52:31 Presenting theory Deriving.RBT_Comparator_Impl

17:52:31 Presenting theory Deriving.Comparator_Generator

17:52:31 Presenting theory Deriving.Compare_Generator

17:52:31 Presenting theory Deriving.Compare_Instances

17:52:32 Presenting theory Deriving.Compare_Order_Instances

17:52:32 Presenting theory Deriving.Compare_Rat

17:52:32 Presenting theory Deriving.Compare_Real

17:52:32 Presenting theory Deriving.Equality_Generator

17:52:32 Presenting file "derive_manager.ML"

17:52:32 Presenting theory Deriving.Equality_Instances

17:52:32 Presenting theory Deriving.Hash_Generator

17:52:32 Presenting file "compare_code.ML"

17:52:32 Presenting theory Deriving.Hash_Instances

17:52:32 Presenting theory Deriving.Countable_Generator

17:52:32 Presenting theory Deriving.Derive

17:52:32 Presenting theory Deriving.Derive_Examples

17:52:32 Presenting file "compare_generator.ML"

17:52:32 Presenting file "equality_generator.ML"

17:52:32 Presenting file "hash_generator.ML"

17:52:32 Presenting file "bnf_access.ML"

17:52:32 Presenting file "generator_aux.ML"

17:52:32 Presenting file "comparator_generator.ML"

17:52:32 Presenting Containers ...

17:52:32 Presenting document Containers/document

17:52:32 Presenting document Containers/outline

17:52:32 Presenting theory Containers.Containers_Auxiliary

17:52:32 Presenting theory Containers.Card_Datatype

17:52:32 Presenting theory Containers.List_Fusion

17:52:32 Presenting theory Containers.Lexicographic_Order

17:52:32 Presenting theory Containers.Extend_Partial_Order

17:52:32 Presenting theory Containers.Set_Linorder

17:52:32 Presenting theory Containers.Containers_Generator

17:52:32 Presenting theory Containers.Collection_Order

17:52:32 Presenting theory Containers.List_Proper_Interval

17:52:32 Presenting theory Containers.Collection_Eq

17:52:32 Presenting theory Containers.Collection_Enum

17:52:32 Presenting file "containers_generator.ML"

17:52:32 Presenting theory Containers.Equal

17:52:32 Presenting theory Containers.RBT_ext

17:52:32 Presenting theory Containers.RBT_Mapping2

17:52:33 Presenting file "ceq_generator.ML"

17:52:33 Presenting theory Containers.AssocList

17:52:33 Presenting theory Containers.DList_Set

17:52:33 Presenting theory Containers.RBT_Set2

17:52:33 Presenting theory Containers.Closure_Set

17:52:33 Presenting theory Containers.Set_Impl

17:52:33 Presenting theory Containers.Mapping_Impl

17:52:33 Presenting file "cenum_generator.ML"

17:52:33 Presenting theory Containers.Map_To_Mapping

17:52:33 Presenting theory Containers.Containers

17:52:33 Presenting theory Containers.Compatibility_Containers_Regular_Sets

17:52:33 Presenting theory Containers.Containers_Userguide

17:52:33 Presenting theory Containers.Card_Datatype_Ex

17:52:33 Presenting theory Containers.Map_To_Mapping_Ex

17:52:33 Presenting theory Containers.TwoSat_Ex

17:52:33 Presenting file "ccompare_generator.ML"

17:52:33 Presenting theory Containers.Containers_DFS_Ex

17:52:33 Presenting theory Containers.Containers_TwoSat_Ex

17:52:33 Presenting file "mapping_impl_generator.ML"

17:52:34 Presenting file "set_impl_generator.ML"

17:52:34 Presenting Containers-Benchmarks ...

17:52:34 Presenting theory Containers-Benchmarks.Benchmark_Bool

17:52:34 Presenting theory Containers-Benchmarks.Benchmark_Comparison

17:52:34 Presenting theory Containers-Benchmarks.Benchmark_LC

17:52:34 Presenting theory Containers-Benchmarks.Benchmark_Default

17:52:34 Presenting theory Containers-Benchmarks.Benchmark_ICF

17:52:34 Presenting theory Containers-Benchmarks.Benchmark_RBT

17:52:34 Presenting theory Containers-Benchmarks.Benchmark_Set

17:52:34 Presenting theory Containers-Benchmarks.Benchmark_Set_Default

17:52:34 Presenting theory Containers-Benchmarks.Benchmark_Set_LC

17:52:34 Presenting theory Containers-Benchmarks.Clauses

17:52:34 Presenting MFOTL_Monitor ...

17:52:34 Presenting document MFOTL_Monitor/document

17:52:34 Presenting document MFOTL_Monitor/outline

17:52:34 Presenting theory MFOTL_Monitor.Trace

17:52:34 Presenting theory MFOTL_Monitor.Table

17:52:34 Presenting theory MFOTL_Monitor.Abstract_Monitor

17:52:34 Presenting theory MFOTL_Monitor.Interval

17:52:34 Presenting theory MFOTL_Monitor.MFOTL

17:52:34 Presenting theory MFOTL_Monitor.Monitor

17:52:34 Presenting theory MFOTL_Monitor.Slicing

17:52:34 Presenting theory MFOTL_Monitor.Monitor_Code

17:52:34 Presenting theory MFOTL_Monitor.Examples

17:52:35 Presenting MFODL_Monitor_Optimized ...

17:52:35 Presenting document MFODL_Monitor_Optimized/document

17:52:36 Presenting document MFODL_Monitor_Optimized/outline

17:52:36 Presenting theory MFODL_Monitor_Optimized.Code_Double

17:52:36 Presenting theory MFODL_Monitor_Optimized.Event_Data

17:52:36 Presenting theory MFODL_Monitor_Optimized.Regex

17:52:36 Presenting theory MFODL_Monitor_Optimized.Formula

17:52:36 Presenting theory MFODL_Monitor_Optimized.Optimized_Join

17:52:36 Presenting theory MFODL_Monitor_Optimized.Monitor

17:52:36 Presenting theory MFODL_Monitor_Optimized.Optimized_MTL

17:52:36 Presenting theory MFODL_Monitor_Optimized.Monitor_Impl

17:52:36 Presenting theory MFODL_Monitor_Optimized.Monitor_Code

17:52:39 Presenting Show ...

17:52:39 Presenting document Show/document

17:52:39 Presenting document Show/outline

17:52:39 Presenting theory Show.Show

17:52:39 Presenting theory Show.Show_Instances

17:52:39 Presenting theory Show.Show_Poly

17:52:39 Presenting theory Show.Show_Real

17:52:39 Presenting theory Show.Show_Complex

17:52:39 Presenting theory Show.Show_Real_Impl

17:52:39 Presenting file "show_generator.ML"

17:52:39 Presenting Epistemic_Logic ...

17:52:39 Presenting document Epistemic_Logic/document

17:52:39 Presenting document Epistemic_Logic/outline

17:52:39 Presenting theory Epistemic_Logic.Epistemic_Logic

17:52:39 Presenting Extended_Finite_State_Machines ...

17:52:39 Presenting document Extended_Finite_State_Machines/document

17:52:39 Presenting document Extended_Finite_State_Machines/outline

17:52:39 Presenting theory Extended_Finite_State_Machines.Trilean

17:52:39 Presenting theory Extended_Finite_State_Machines.Value

17:52:39 Presenting theory Extended_Finite_State_Machines.VName

17:52:39 Presenting theory Extended_Finite_State_Machines.Value_Lexorder

17:52:39 Presenting theory Extended_Finite_State_Machines.AExp

17:52:39 Presenting theory Extended_Finite_State_Machines.AExp_Lexorder

17:52:39 Presenting theory Extended_Finite_State_Machines.GExp

17:52:39 Presenting theory Extended_Finite_State_Machines.GExp_Lexorder

17:52:39 Presenting theory Extended_Finite_State_Machines.FSet_Utils

17:52:39 Presenting theory Extended_Finite_State_Machines.Transition

17:52:39 Presenting theory Extended_Finite_State_Machines.Transition_Lexorder

17:52:40 Presenting theory Extended_Finite_State_Machines.EFSM

17:52:40 Presenting theory Extended_Finite_State_Machines.EFSM_LTL

17:52:40 Presenting theory Extended_Finite_State_Machines.Drinks_Machine

17:52:40 Presenting theory Extended_Finite_State_Machines.Drinks_Machine_2

17:52:40 Presenting theory Extended_Finite_State_Machines.Drinks_Machine_LTL

17:52:40 Presenting Extended_Finite_State_Machine_Inference ...

17:52:40 Presenting document Extended_Finite_State_Machine_Inference/document

17:52:40 Presenting document Extended_Finite_State_Machine_Inference/outline

17:52:40 Presenting theory Extended_Finite_State_Machine_Inference.Subsumption

17:52:40 Presenting theory Extended_Finite_State_Machine_Inference.Drinks_Subsumption

17:52:40 Presenting theory Extended_Finite_State_Machine_Inference.Inference

17:52:40 Presenting theory Extended_Finite_State_Machine_Inference.SelectionStrategies

17:52:40 Presenting theory Extended_Finite_State_Machine_Inference.Store_Reuse

17:52:40 Presenting theory Extended_Finite_State_Machine_Inference.Store_Reuse_Subsumption

17:52:40 Presenting theory Extended_Finite_State_Machine_Inference.Increment_Reset

17:52:40 Presenting theory Extended_Finite_State_Machine_Inference.Same_Register

17:52:40 Presenting theory Extended_Finite_State_Machine_Inference.Least_Upper_Bound

17:52:40 Presenting theory Extended_Finite_State_Machine_Inference.Distinguishing_Guards

17:52:40 Presenting theory Extended_Finite_State_Machine_Inference.Weak_Subsumption

17:52:41 Presenting theory Extended_Finite_State_Machine_Inference.Group_By

17:52:41 Presenting theory Extended_Finite_State_Machine_Inference.PTA_Generalisation

17:52:41 Presenting theory Extended_Finite_State_Machine_Inference.EFSM_Dot

17:52:41 Presenting theory Extended_Finite_State_Machine_Inference.efsm2sal

17:52:41 Presenting theory Extended_Finite_State_Machine_Inference.Code_Target_List

17:52:41 Presenting theory Extended_Finite_State_Machine_Inference.Code_Target_Set

17:52:41 Presenting theory Extended_Finite_State_Machine_Inference.Code_Target_FSet

17:52:41 Presenting theory Extended_Finite_State_Machine_Inference.Code_Generation

17:52:42 Presenting FOL-Fitting ...

17:52:42 Presenting document FOL-Fitting/document

17:52:42 Presenting document FOL-Fitting/outline

17:52:42 Presenting theory FOL-Fitting.FOL_Fitting

17:52:43 Presenting FOL_Seq_Calc1 ...

17:52:43 Presenting document FOL_Seq_Calc1/document

17:52:43 Presenting document FOL_Seq_Calc1/outline

17:52:43 Presenting theory FOL_Seq_Calc1.Common

17:52:43 Presenting theory FOL_Seq_Calc1.Tableau

17:52:43 Presenting theory FOL_Seq_Calc1.Sequent

17:52:43 Presenting Falling_Factorial_Sum ...

17:52:43 Presenting document Falling_Factorial_Sum/document

17:52:43 Presenting document Falling_Factorial_Sum/outline

17:52:43 Presenting theory Falling_Factorial_Sum.Falling_Factorial_Sum_Combinatorics

17:52:43 Presenting theory Falling_Factorial_Sum.Falling_Factorial_Sum_Induction

17:52:43 Presenting theory Falling_Factorial_Sum.Falling_Factorial_Sum_Vandermonde

17:52:44 Presenting Finger-Trees ...

17:52:44 Presenting document Finger-Trees/document

17:52:44 Presenting document Finger-Trees/outline

17:52:44 Presenting theory Finger-Trees.FingerTree

17:52:44 Presenting theory Finger-Trees.Test

17:52:44 Presenting Formula_Derivatives ...

17:52:44 Presenting document Formula_Derivatives/document

17:52:44 Presenting document Formula_Derivatives/outline

17:52:44 Presenting theory Formula_Derivatives.While_Default

17:52:44 Presenting theory Formula_Derivatives.FSet_More

17:52:44 Presenting theory Formula_Derivatives.Automaton

17:52:44 Presenting theory Formula_Derivatives.Abstract_Formula

17:52:44 Presenting theory Formula_Derivatives.WS1S_Prelim

17:52:44 Presenting theory Formula_Derivatives.WS1S_Formula

17:52:44 Presenting theory Formula_Derivatives.WS1S_Alt_Formula

17:52:44 Presenting theory Formula_Derivatives.Presburger_Formula

17:52:44 Presenting theory Formula_Derivatives.WS1S_Presburger_Equivalence

17:52:44 Presenting theory Formula_Derivatives.WS1S_Nameful

17:52:45 Presenting Formula_Derivatives-Examples ...

17:52:45 Presenting theory Formula_Derivatives-Examples.WS1S_Examples

17:52:45 Presenting theory Formula_Derivatives-Examples.WS1S_Alt_Examples

17:52:45 Presenting theory Formula_Derivatives-Examples.Presburger_Examples

17:52:45 Presenting theory Formula_Derivatives-Examples.WS1S_Presburger_Examples

17:52:45 Presenting theory Formula_Derivatives-Examples.WS1S_Nameful_Examples

17:52:46 Presenting Functional-Automata ...

17:52:46 Presenting document Functional-Automata/document

17:52:46 Presenting document Functional-Automata/outline

17:52:46 Presenting theory Functional-Automata.AutoProj

17:52:46 Presenting theory Functional-Automata.DA

17:52:46 Presenting theory Functional-Automata.NA

17:52:46 Presenting theory Functional-Automata.NAe

17:52:46 Presenting theory Functional-Automata.Automata

17:52:46 Presenting theory Functional-Automata.RegExp2NA

17:52:46 Presenting theory Functional-Automata.RegExp2NAe

17:52:46 Presenting theory Functional-Automata.AutoRegExp

17:52:46 Presenting theory Functional-Automata.MaxPrefix

17:52:46 Presenting theory Functional-Automata.MaxChop

17:52:46 Presenting theory Functional-Automata.AutoMaxChop

17:52:46 Presenting theory Functional-Automata.RegSet_of_nat_DA

17:52:46 Presenting theory Functional-Automata.Execute

17:52:46 Presenting theory Functional-Automata.Functional_Automata

17:52:46 Presenting Generalized_Counting_Sort ...

17:52:46 Presenting document Generalized_Counting_Sort/document

17:52:46 Presenting document Generalized_Counting_Sort/outline

17:52:46 Presenting theory Generalized_Counting_Sort.Algorithm

17:52:46 Presenting theory Generalized_Counting_Sort.Conservation

17:52:46 Presenting theory Generalized_Counting_Sort.Sorting

17:52:46 Presenting theory Generalized_Counting_Sort.Stability

17:52:47 Presenting Graph_Saturation ...

17:52:47 Presenting document Graph_Saturation/document

17:52:47 Presenting document Graph_Saturation/outline

17:52:47 Presenting theory Graph_Saturation.LabeledGraphs

17:52:47 Presenting theory Graph_Saturation.MissingRelation

17:52:47 Presenting theory Graph_Saturation.RulesAndChains

17:52:47 Presenting theory Graph_Saturation.GraphRewriting

17:52:47 Presenting theory Graph_Saturation.LabeledGraphSemantics

17:52:47 Presenting theory Graph_Saturation.StandardModels

17:52:47 Presenting theory Graph_Saturation.RuleSemanticsConnection

17:52:47 Presenting theory Graph_Saturation.StandardRules

17:52:47 Presenting theory Graph_Saturation.CombinedCorrectness

17:52:48 Presenting Graph_Theory ...

17:52:48 Presenting document Graph_Theory/document

17:52:48 Presenting document Graph_Theory/outline

17:52:48 Presenting theory Graph_Theory.Rtrancl_On

17:52:48 Presenting theory Graph_Theory.Stuff

17:52:48 Presenting theory Graph_Theory.Digraph

17:52:48 Presenting theory Graph_Theory.Bidirected_Digraph

17:52:48 Presenting theory Graph_Theory.Arc_Walk

17:52:48 Presenting theory Graph_Theory.Pair_Digraph

17:52:48 Presenting theory Graph_Theory.Digraph_Component

17:52:48 Presenting theory Graph_Theory.Vertex_Walk

17:52:48 Presenting theory Graph_Theory.Digraph_Component_Vwalk

17:52:48 Presenting theory Graph_Theory.Digraph_Isomorphism

17:52:48 Presenting theory Graph_Theory.Auxiliary

17:52:48 Presenting theory Graph_Theory.Subdivision

17:52:49 Presenting theory Graph_Theory.Euler

17:52:49 Presenting theory Graph_Theory.Kuratowski

17:52:49 Presenting theory Graph_Theory.Weighted_Graph

17:52:49 Presenting theory Graph_Theory.Shortest_Path

17:52:49 Presenting theory Graph_Theory.Graph_Theory

17:52:50 Presenting ShortestPath ...

17:52:50 Presenting document ShortestPath/document

17:52:50 Presenting document ShortestPath/outline

17:52:50 Presenting theory ShortestPath.ShortestPath

17:52:50 Presenting theory ShortestPath.ShortestPathNeg

17:52:50 Presenting Group-Ring-Module ...

17:52:50 Presenting document Group-Ring-Module/document

17:52:50 Presenting document Group-Ring-Module/outline

17:52:50 Presenting theory Group-Ring-Module.Algebra1

17:52:50 Presenting theory Group-Ring-Module.Algebra2

17:52:50 Presenting theory Group-Ring-Module.Algebra3

17:52:50 Presenting theory Group-Ring-Module.Algebra4

17:52:50 Presenting theory Group-Ring-Module.Algebra5

17:52:50 Presenting theory Group-Ring-Module.Algebra6

17:52:50 Presenting theory Group-Ring-Module.Algebra7

17:52:50 Presenting theory Group-Ring-Module.Algebra8

17:52:50 Presenting theory Group-Ring-Module.Algebra9

17:53:03 Presenting Valuation ...

17:53:03 Presenting document Valuation/document

17:53:03 Presenting document Valuation/outline

17:53:03 Presenting theory Valuation.Valuation1

17:53:03 Presenting theory Valuation.Valuation2

17:53:03 Presenting theory Valuation.Valuation3

17:53:06 Presenting HOL-Codegenerator_Test ...

17:53:06 Presenting theory HOL-Codegenerator_Test.Candidates

17:53:06 Presenting theory HOL-Codegenerator_Test.Generate

17:53:06 Presenting theory HOL-Codegenerator_Test.Generate_Binary_Nat

17:53:06 Presenting theory HOL-Codegenerator_Test.Generate_Target_Nat

17:53:06 Presenting theory HOL-Codegenerator_Test.Generate_Efficient_Datastructures

17:53:06 Presenting theory HOL-Codegenerator_Test.Code_Lazy_Test

17:53:06 Presenting theory HOL-Codegenerator_Test.Code_Test_PolyML

17:53:06 Presenting theory HOL-Codegenerator_Test.Code_Test_Scala

17:53:06 Presenting theory HOL-Codegenerator_Test.Code_Test_GHC

17:53:06 Presenting theory HOL-Codegenerator_Test.Code_Test_MLton

17:53:06 Presenting theory HOL-Codegenerator_Test.Code_Test_OCaml

17:53:06 Presenting theory HOL-Codegenerator_Test.Code_Test_SMLNJ

17:53:06 Presenting HOL-Computational_Algebra ...

17:53:06 Presenting theory HOL-Computational_Algebra.Factorial_Ring

17:53:06 Presenting theory HOL-Computational_Algebra.Euclidean_Algorithm

17:53:06 Presenting theory HOL-Computational_Algebra.Polynomial

17:53:06 Presenting theory HOL-Computational_Algebra.Formal_Power_Series

17:53:06 Presenting theory HOL-Computational_Algebra.Polynomial_FPS

17:53:06 Presenting theory HOL-Computational_Algebra.Formal_Laurent_Series

17:53:06 Presenting theory HOL-Computational_Algebra.Fraction_Field

17:53:06 Presenting theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

17:53:06 Presenting theory HOL-Computational_Algebra.Group_Closure

17:53:06 Presenting theory HOL-Computational_Algebra.Normalized_Fraction

17:53:06 Presenting theory HOL-Computational_Algebra.Primes

17:53:06 Presenting theory HOL-Computational_Algebra.Nth_Powers

17:53:06 Presenting theory HOL-Computational_Algebra.Polynomial_Factorial

17:53:06 Presenting theory HOL-Computational_Algebra.Squarefree

17:53:07 Presenting theory HOL-Computational_Algebra.Computational_Algebra

17:53:07 Presenting theory HOL-Computational_Algebra.Field_as_Ring

17:53:09 Presenting Budan_Fourier ...

17:53:09 Presenting document Budan_Fourier/document

17:53:09 Presenting document Budan_Fourier/outline

17:53:09 Presenting theory Budan_Fourier.BF_Misc

17:53:09 Presenting theory Budan_Fourier.Budan_Fourier

17:53:09 Presenting theory Budan_Fourier.Sturm_Multiple_Roots

17:53:09 Presenting theory Budan_Fourier.Descartes_Roots_Test

17:53:09 Presenting Coinductive ...

17:53:09 Presenting document Coinductive/document

17:53:09 Presenting document Coinductive/outline

17:53:09 Presenting theory Coinductive.Coinductive_Nat

17:53:09 Presenting theory Coinductive.Coinductive_List

17:53:09 Presenting theory Coinductive.Coinductive_List_Prefix

17:53:09 Presenting theory Coinductive.Coinductive_Stream

17:53:09 Presenting theory Coinductive.TLList

17:53:09 Presenting theory Coinductive.Quotient_Coinductive_List

17:53:09 Presenting theory Coinductive.Quotient_TLList

17:53:09 Presenting theory Coinductive.Coinductive

17:53:09 Presenting theory Coinductive.Lazy_LList

17:53:09 Presenting theory Coinductive.Lazy_TLList

17:53:09 Presenting theory Coinductive.CCPO_Topology

17:53:09 Presenting theory Coinductive.LList_CCPO_Topology

17:53:10 Presenting theory Coinductive.TLList_CCPO

17:53:10 Presenting theory Coinductive.TLList_CCPO_Examples

17:53:10 Presenting theory Coinductive.Koenigslemma

17:53:10 Presenting theory Coinductive.LMirror

17:53:10 Presenting theory Coinductive.Hamming_Stream

17:53:10 Presenting theory Coinductive.Resumption

17:53:10 Presenting theory Coinductive.Coinductive_Examples

17:53:11 Presenting DynamicArchitectures ...

17:53:11 Presenting document DynamicArchitectures/document

17:53:11 Presenting document DynamicArchitectures/outline

17:53:11 Presenting theory DynamicArchitectures.Configuration_Traces

17:53:11 Presenting theory DynamicArchitectures.Dynamic_Architecture_Calculus

17:53:12 Presenting Architectural_Design_Patterns ...

17:53:12 Presenting document Architectural_Design_Patterns/document

17:53:12 Presenting document Architectural_Design_Patterns/outline

17:53:12 Presenting theory Architectural_Design_Patterns.Singleton

17:53:12 Presenting theory Architectural_Design_Patterns.Publisher_Subscriber

17:53:12 Presenting theory Architectural_Design_Patterns.Blackboard

17:53:12 Presenting theory Architectural_Design_Patterns.Auxiliary

17:53:12 Presenting theory Architectural_Design_Patterns.RF_LTL

17:53:12 Presenting theory Architectural_Design_Patterns.Blockchain

17:53:14 Presenting Lazy-Lists-II ...

17:53:14 Presenting document Lazy-Lists-II/document

17:53:14 Presenting document Lazy-Lists-II/outline

17:53:14 Presenting theory Lazy-Lists-II.LList2

17:53:14 Presenting Stream_Fusion_Code ...

17:53:14 Presenting document Stream_Fusion_Code/document

17:53:14 Presenting document Stream_Fusion_Code/outline

17:53:14 Presenting theory Stream_Fusion_Code.Stream_Fusion

17:53:14 Presenting theory Stream_Fusion_Code.Stream_Fusion_List

17:53:14 Presenting theory Stream_Fusion_Code.Stream_Fusion_LList

17:53:14 Presenting theory Stream_Fusion_Code.Stream_Fusion_Examples

17:53:14 Presenting file "stream_fusion.ML"

17:53:15 Presenting Topology ...

17:53:15 Presenting document Topology/document

17:53:15 Presenting document Topology/outline

17:53:15 Presenting theory Topology.Topology

17:53:15 Presenting theory Topology.LList_Topology

17:53:15 Presenting Descartes_Sign_Rule ...

17:53:15 Presenting document Descartes_Sign_Rule/document

17:53:15 Presenting document Descartes_Sign_Rule/outline

17:53:15 Presenting theory Descartes_Sign_Rule.Descartes_Sign_Rule

17:53:15 Presenting Formal_Puiseux_Series ...

17:53:15 Presenting document Formal_Puiseux_Series/document

17:53:15 Presenting document Formal_Puiseux_Series/outline

17:53:15 Presenting theory Formal_Puiseux_Series.Puiseux_Polynomial_Library

17:53:15 Presenting theory Formal_Puiseux_Series.Puiseux_Laurent_Library

17:53:15 Presenting theory Formal_Puiseux_Series.FPS_Hensel

17:53:15 Presenting theory Formal_Puiseux_Series.Formal_Puiseux_Series

17:53:16 Presenting HOL-Algebra ...

17:53:16 Presenting document HOL-Algebra/document

17:53:16 Presenting document HOL-Algebra/outline

17:53:16 Presenting theory HOL-Algebra.Congruence

17:53:16 Presenting theory HOL-Algebra.Order

17:53:16 Presenting theory HOL-Algebra.Lattice

17:53:16 Presenting theory HOL-Algebra.Complete_Lattice

17:53:16 Presenting theory HOL-Algebra.Group

17:53:16 Presenting theory HOL-Algebra.Galois_Connection

17:53:16 Presenting theory HOL-Algebra.FiniteProduct

17:53:16 Presenting theory HOL-Algebra.Coset

17:53:16 Presenting theory HOL-Algebra.Exponent

17:53:16 Presenting theory HOL-Algebra.Sylow

17:53:16 Presenting theory HOL-Algebra.Bij

17:53:16 Presenting theory HOL-Algebra.Ring

17:53:16 Presenting theory HOL-Algebra.Module

17:53:17 Presenting theory HOL-Algebra.AbelCoset

17:53:17 Presenting theory HOL-Algebra.Ideal

17:53:17 Presenting theory HOL-Algebra.RingHom

17:53:17 Presenting theory HOL-Algebra.UnivPoly

17:53:17 Presenting theory HOL-Algebra.Generated_Groups

17:53:17 Presenting theory HOL-Algebra.Elementary_Groups

17:53:17 Presenting theory HOL-Algebra.Multiplicative_Group

17:53:18 Presenting file "ringsimp.ML"

17:53:18 Presenting theory HOL-Algebra.Group_Action

17:53:18 Presenting theory HOL-Algebra.Zassenhaus

17:53:18 Presenting theory HOL-Algebra.Divisibility

17:53:18 Presenting theory HOL-Algebra.QuotRing

17:53:18 Presenting theory HOL-Algebra.IntRing

17:53:18 Presenting theory HOL-Algebra.Weak_Morphisms

17:53:18 Presenting theory HOL-Algebra.Ideal_Product

17:53:18 Presenting theory HOL-Algebra.Chinese_Remainder

17:53:19 Presenting theory HOL-Algebra.Subrings

17:53:19 Presenting theory HOL-Algebra.Generated_Rings

17:53:19 Presenting theory HOL-Algebra.Generated_Fields

17:53:19 Presenting theory HOL-Algebra.Product_Groups

17:53:19 Presenting theory HOL-Algebra.Free_Abelian_Groups

17:53:19 Presenting theory HOL-Algebra.Embedded_Algebras

17:53:19 Presenting theory HOL-Algebra.Solvable_Groups

17:53:19 Presenting theory HOL-Algebra.Sym_Groups

17:53:20 Presenting theory HOL-Algebra.Exact_Sequence

17:53:20 Presenting theory HOL-Algebra.Ring_Divisibility

17:53:20 Presenting theory HOL-Algebra.Polynomials

17:53:20 Presenting theory HOL-Algebra.Polynomial_Divisibility

17:53:20 Presenting theory HOL-Algebra.Indexed_Polynomials

17:53:20 Presenting theory HOL-Algebra.Finite_Extensions

17:53:20 Presenting theory HOL-Algebra.Algebraic_Closure

17:53:21 Presenting theory HOL-Algebra.Algebra

17:53:22 Presenting Groebner_Bases ...

17:53:22 Presenting document Groebner_Bases/document

17:53:22 Presenting document Groebner_Bases/outline

17:53:22 Presenting theory Groebner_Bases.General

17:53:22 Presenting theory Groebner_Bases.Confluence

17:53:22 Presenting theory Groebner_Bases.Reduction

17:53:22 Presenting theory Groebner_Bases.Groebner_Bases

17:53:22 Presenting theory Groebner_Bases.Algorithm_Schema

17:53:22 Presenting theory Groebner_Bases.Buchberger

17:53:22 Presenting theory Groebner_Bases.Benchmarks

17:53:22 Presenting theory Groebner_Bases.Algorithm_Schema_Impl

17:53:22 Presenting theory Groebner_Bases.Code_Target_Rat

17:53:22 Presenting theory Groebner_Bases.Buchberger_Examples

17:53:22 Presenting theory Groebner_Bases.More_MPoly_Type_Class

17:53:22 Presenting theory Groebner_Bases.Auto_Reduction

17:53:23 Presenting theory Groebner_Bases.Reduced_GB

17:53:23 Presenting theory Groebner_Bases.Reduced_GB_Examples

17:53:23 Presenting theory Groebner_Bases.Macaulay_Matrix

17:53:24 Presenting theory Groebner_Bases.F4

17:53:24 Presenting theory Groebner_Bases.F4_Examples

17:53:24 Presenting theory Groebner_Bases.Syzygy

17:53:24 Presenting theory Groebner_Bases.Syzygy_Examples

17:53:24 Presenting theory Groebner_Bases.Groebner_PM

17:53:29 Presenting Groebner_Macaulay ...

17:53:29 Presenting document Groebner_Macaulay/document

17:53:29 Presenting document Groebner_Macaulay/outline

17:53:29 Presenting theory Groebner_Macaulay.Degree_Section

17:53:29 Presenting theory Groebner_Macaulay.Degree_Bound_Utils

17:53:29 Presenting theory Groebner_Macaulay.Groebner_Macaulay

17:53:29 Presenting theory Groebner_Macaulay.Binomial_Int

17:53:29 Presenting theory Groebner_Macaulay.Poly_Fun

17:53:29 Presenting theory Groebner_Macaulay.Monomial_Module

17:53:29 Presenting theory Groebner_Macaulay.Dube_Prelims

17:53:29 Presenting theory Groebner_Macaulay.Hilbert_Function

17:53:29 Presenting theory Groebner_Macaulay.Cone_Decomposition

17:53:29 Presenting theory Groebner_Macaulay.Dube_Bound

17:53:30 Presenting theory Groebner_Macaulay.Groebner_Macaulay_Examples

17:53:32 Presenting Nullstellensatz ...

17:53:32 Presenting document Nullstellensatz/document

17:53:32 Presenting document Nullstellensatz/outline

17:53:32 Presenting theory Nullstellensatz.Algebraically_Closed_Fields

17:53:32 Presenting theory Nullstellensatz.Lex_Order_PP

17:53:32 Presenting theory Nullstellensatz.Univariate_PM

17:53:32 Presenting theory Nullstellensatz.Nullstellensatz

17:53:32 Presenting theory Nullstellensatz.Nullstellensatz_Field

17:53:33 Presenting Signature_Groebner ...

17:53:33 Presenting document Signature_Groebner/document

17:53:33 Presenting document Signature_Groebner/outline

17:53:33 Presenting theory Signature_Groebner.Prelims

17:53:33 Presenting theory Signature_Groebner.More_MPoly

17:53:33 Presenting theory Signature_Groebner.Signature_Groebner

17:53:33 Presenting theory Signature_Groebner.Signature_Examples

17:53:37 Presenting HOL-Decision_Procs ...

17:53:37 Presenting theory HOL-Decision_Procs.Conversions

17:53:37 Presenting theory HOL-Decision_Procs.Algebra_Aux

17:53:37 Presenting theory HOL-Decision_Procs.Commutative_Ring

17:53:37 Presenting theory HOL-Decision_Procs.Cooper

17:53:37 Presenting theory HOL-Decision_Procs.Dense_Linear_Order

17:53:37 Presenting theory HOL-Decision_Procs.DP_Library

17:53:37 Presenting theory HOL-Decision_Procs.Ferrack

17:53:37 Presenting theory HOL-Decision_Procs.MIR

17:53:37 Presenting theory HOL-Decision_Procs.Approximation_Bounds

17:53:37 Presenting theory HOL-Decision_Procs.Approximation

17:53:37 Presenting theory HOL-Decision_Procs.Rat_Pair

17:53:38 Presenting theory HOL-Decision_Procs.Polynomial_List

17:53:39 Presenting theory HOL-Decision_Procs.Reflected_Multivariate_Polynomial

17:53:39 Presenting theory HOL-Decision_Procs.Parametric_Ferrante_Rackoff

17:53:40 Presenting file "langford_data.ML"

17:53:40 Presenting file "ferrante_rackoff_data.ML"

17:53:40 Presenting file "langford.ML"

17:53:40 Presenting file "ferrante_rackoff.ML"

17:53:40 Presenting theory HOL-Decision_Procs.Commutative_Ring_Complete

17:53:40 Presenting theory HOL-Decision_Procs.Reflective_Field

17:53:40 Presenting file "ferrack_tac.ML"

17:53:40 Presenting theory HOL-Decision_Procs.Commutative_Ring_Ex

17:53:41 Presenting file "approximation.ML"

17:53:41 Presenting file "approximation_generator.ML"

17:53:41 Presenting theory HOL-Decision_Procs.Approximation_Ex

17:53:41 Presenting theory HOL-Decision_Procs.Approximation_Quickcheck_Ex

17:53:41 Presenting theory HOL-Decision_Procs.Dense_Linear_Order_Ex

17:53:41 Presenting theory HOL-Decision_Procs.Decision_Procs

17:53:41 Presenting file "cooper_tac.ML"

17:53:42 Presenting file "mir_tac.ML"

17:53:43 Presenting HOL-Quotient_Examples ...

17:53:43 Presenting theory HOL-Quotient_Examples.DList

17:53:43 Presenting theory HOL-Quotient_Examples.Quotient_FSet

17:53:43 Presenting theory HOL-Quotient_Examples.Quotient_Int

17:53:43 Presenting theory HOL-Quotient_Examples.Quotient_Message

17:53:43 Presenting theory HOL-Quotient_Examples.Lift_FSet

17:53:43 Presenting theory HOL-Quotient_Examples.Lift_Set

17:53:43 Presenting theory HOL-Quotient_Examples.Lift_Fun

17:53:43 Presenting theory HOL-Quotient_Examples.Quotient_Rat

17:53:43 Presenting theory HOL-Quotient_Examples.Lift_DList

17:53:43 Presenting theory HOL-Quotient_Examples.Int_Pow

17:53:43 Presenting theory HOL-Quotient_Examples.Lifting_Code_Dt_Test

17:53:44 Presenting JNF-AFP-Lib ...

17:53:44 Presenting Jordan_Normal_Form ...

17:53:44 Presenting document Jordan_Normal_Form/document

17:53:44 Presenting document Jordan_Normal_Form/outline

17:53:44 Presenting theory Jordan_Normal_Form.Missing_Ring

17:53:44 Presenting theory Jordan_Normal_Form.Missing_Permutations

17:53:44 Presenting theory Jordan_Normal_Form.Conjugate

17:53:44 Presenting theory Jordan_Normal_Form.Matrix

17:53:44 Presenting theory Jordan_Normal_Form.Matrix_IArray_Impl

17:53:44 Presenting theory Jordan_Normal_Form.Gauss_Jordan_Elimination

17:53:44 Presenting theory Jordan_Normal_Form.Gauss_Jordan_IArray_Impl

17:53:44 Presenting theory Jordan_Normal_Form.Column_Operations

17:53:44 Presenting theory Jordan_Normal_Form.Determinant

17:53:44 Presenting theory Jordan_Normal_Form.Determinant_Impl

17:53:44 Presenting theory Jordan_Normal_Form.Show_Matrix

17:53:44 Presenting theory Jordan_Normal_Form.Char_Poly

17:53:44 Presenting theory Jordan_Normal_Form.Jordan_Normal_Form

17:53:44 Presenting theory Jordan_Normal_Form.Missing_VectorSpace

17:53:44 Presenting theory Jordan_Normal_Form.VS_Connect

17:53:45 Presenting theory Jordan_Normal_Form.Gram_Schmidt

17:53:45 Presenting theory Jordan_Normal_Form.Schur_Decomposition

17:53:45 Presenting theory Jordan_Normal_Form.Jordan_Normal_Form_Existence

17:53:46 Presenting theory Jordan_Normal_Form.Matrix_Impl

17:53:46 Presenting theory Jordan_Normal_Form.Strassen_Algorithm

17:53:46 Presenting theory Jordan_Normal_Form.Strassen_Algorithm_Code

17:53:46 Presenting theory Jordan_Normal_Form.Matrix_Comparison

17:53:46 Presenting theory Jordan_Normal_Form.Ring_Hom_Matrix

17:53:46 Presenting theory Jordan_Normal_Form.Derivation_Bound

17:53:46 Presenting theory Jordan_Normal_Form.Complexity_Carrier

17:53:46 Presenting theory Jordan_Normal_Form.Show_Arctic

17:53:46 Presenting theory Jordan_Normal_Form.Matrix_Complexity

17:53:46 Presenting theory Jordan_Normal_Form.Matrix_Kernel

17:53:46 Presenting theory Jordan_Normal_Form.Jordan_Normal_Form_Uniqueness

17:53:46 Presenting theory Jordan_Normal_Form.Spectral_Radius

17:53:46 Presenting theory Jordan_Normal_Form.DL_Missing_List

17:53:46 Presenting theory Jordan_Normal_Form.DL_Rank

17:53:46 Presenting theory Jordan_Normal_Form.DL_Missing_Sublist

17:53:46 Presenting theory Jordan_Normal_Form.DL_Submatrix

17:53:46 Presenting theory Jordan_Normal_Form.DL_Rank_Submatrix

17:53:48 Presenting Isabelle_Marries_Dirac ...

17:53:48 Presenting document Isabelle_Marries_Dirac/document

17:53:48 Presenting document Isabelle_Marries_Dirac/outline

17:53:48 Presenting theory Isabelle_Marries_Dirac.Basics

17:53:48 Presenting theory Isabelle_Marries_Dirac.Binary_Nat

17:53:48 Presenting theory Isabelle_Marries_Dirac.Quantum

17:53:48 Presenting theory Isabelle_Marries_Dirac.Complex_Vectors

17:53:48 Presenting theory Isabelle_Marries_Dirac.Tensor

17:53:48 Presenting theory Isabelle_Marries_Dirac.More_Tensor

17:53:48 Presenting theory Isabelle_Marries_Dirac.Measurement

17:53:48 Presenting theory Isabelle_Marries_Dirac.Quantum_Teleportation

17:53:48 Presenting theory Isabelle_Marries_Dirac.Entanglement

17:53:48 Presenting theory Isabelle_Marries_Dirac.Deutsch

17:53:48 Presenting theory Isabelle_Marries_Dirac.Deutsch_Jozsa

17:53:48 Presenting theory Isabelle_Marries_Dirac.No_Cloning

17:53:49 Presenting theory Isabelle_Marries_Dirac.Quantum_Prisoners_Dilemma

17:53:50 Presenting Linear_Programming ...

17:53:50 Presenting document Linear_Programming/document

17:53:50 Presenting document Linear_Programming/outline

17:53:50 Presenting theory Linear_Programming.More_Jordan_Normal_Forms

17:53:50 Presenting theory Linear_Programming.Matrix_LinPoly

17:53:50 Presenting theory Linear_Programming.LP_Preliminaries

17:53:50 Presenting theory Linear_Programming.Linear_Programming

17:53:50 Presenting Perron_Frobenius ...

17:53:50 Presenting document Perron_Frobenius/document

17:53:50 Presenting document Perron_Frobenius/outline

17:53:50 Presenting theory Perron_Frobenius.Cancel_Card_Constraint

17:53:50 Presenting theory Perron_Frobenius.Bij_Nat

17:53:50 Presenting theory Perron_Frobenius.HMA_Connect

17:53:50 Presenting theory Perron_Frobenius.Perron_Frobenius_Aux

17:53:50 Presenting theory Perron_Frobenius.Perron_Frobenius

17:53:50 Presenting theory Perron_Frobenius.Roots_Unity

17:53:50 Presenting theory Perron_Frobenius.Perron_Frobenius_Irreducible

17:53:50 Presenting theory Perron_Frobenius.Perron_Frobenius_General

17:53:50 Presenting theory Perron_Frobenius.Spectral_Radius_Theory

17:53:50 Presenting theory Perron_Frobenius.Spectral_Radius_Largest_Jordan_Block

17:53:50 Presenting file "cancel_card_constraint.ML"

17:53:50 Presenting theory Perron_Frobenius.Hom_Gauss_Jordan

17:53:50 Presenting theory Perron_Frobenius.Spectral_Radius_Theory_2

17:53:51 Presenting theory Perron_Frobenius.Check_Matrix_Growth

17:53:51 Presenting QHLProver ...

17:53:51 Presenting document QHLProver/document

17:53:51 Presenting document QHLProver/outline

17:53:51 Presenting theory QHLProver.Complex_Matrix

17:53:51 Presenting theory QHLProver.Matrix_Limit

17:53:51 Presenting theory QHLProver.Quantum_Program

17:53:51 Presenting theory QHLProver.Partial_State

17:53:51 Presenting theory QHLProver.Gates

17:53:51 Presenting theory QHLProver.Quantum_Hoare

17:53:51 Presenting theory QHLProver.Grover

17:53:53 Presenting file "mat_alg.ML"

17:53:54 Presenting Subresultants ...

17:53:54 Presenting document Subresultants/document

17:53:54 Presenting document Subresultants/outline

17:53:54 Presenting theory Subresultants.Resultant_Prelim

17:53:54 Presenting theory Subresultants.Dichotomous_Lazard

17:53:54 Presenting theory Subresultants.Binary_Exponentiation

17:53:54 Presenting theory Subresultants.More_Homomorphisms

17:53:54 Presenting theory Subresultants.Coeff_Int

17:53:54 Presenting theory Subresultants.Subresultant

17:53:54 Presenting theory Subresultants.Subresultant_Gcd

17:53:55 Presenting Pre_BZ ...

17:53:55 Presenting Berlekamp_Zassenhaus ...

17:53:55 Presenting document Berlekamp_Zassenhaus/document

17:53:55 Presenting document Berlekamp_Zassenhaus/outline

17:53:55 Presenting theory Berlekamp_Zassenhaus.Finite_Field

17:53:55 Presenting theory Berlekamp_Zassenhaus.Arithmetic_Record_Based

17:53:55 Presenting theory Berlekamp_Zassenhaus.Finite_Field_Record_Based

17:53:55 Presenting theory Berlekamp_Zassenhaus.Matrix_Record_Based

17:53:55 Presenting theory Berlekamp_Zassenhaus.More_Missing_Multiset

17:53:55 Presenting theory Berlekamp_Zassenhaus.Unique_Factorization

17:53:55 Presenting theory Berlekamp_Zassenhaus.Unique_Factorization_Poly

17:53:55 Presenting theory Berlekamp_Zassenhaus.Poly_Mod

17:53:55 Presenting theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field

17:53:55 Presenting theory Berlekamp_Zassenhaus.Karatsuba_Multiplication

17:53:55 Presenting theory Berlekamp_Zassenhaus.Polynomial_Record_Based

17:53:55 Presenting theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field_Record_Based

17:53:55 Presenting theory Berlekamp_Zassenhaus.Chinese_Remainder_Poly

17:53:56 Presenting theory Berlekamp_Zassenhaus.Berlekamp_Type_Based

17:53:56 Presenting theory Berlekamp_Zassenhaus.Distinct_Degree_Factorization

17:53:56 Presenting theory Berlekamp_Zassenhaus.Finite_Field_Factorization

17:53:56 Presenting theory Berlekamp_Zassenhaus.Finite_Field_Factorization_Record_Based

17:53:56 Presenting theory Berlekamp_Zassenhaus.Hensel_Lifting

17:53:56 Presenting theory Berlekamp_Zassenhaus.Hensel_Lifting_Type_Based

17:53:56 Presenting theory Berlekamp_Zassenhaus.Berlekamp_Hensel

17:53:56 Presenting theory Berlekamp_Zassenhaus.Square_Free_Int_To_Square_Free_GFp

17:53:56 Presenting theory Berlekamp_Zassenhaus.Suitable_Prime

17:53:57 Presenting theory Berlekamp_Zassenhaus.Degree_Bound

17:53:57 Presenting theory Berlekamp_Zassenhaus.Mahler_Measure

17:53:57 Presenting theory Berlekamp_Zassenhaus.Factor_Bound

17:53:57 Presenting theory Berlekamp_Zassenhaus.Sublist_Iteration

17:53:57 Presenting theory Berlekamp_Zassenhaus.Reconstruction

17:53:57 Presenting theory Berlekamp_Zassenhaus.Code_Abort_Gcd

17:53:57 Presenting theory Berlekamp_Zassenhaus.Berlekamp_Zassenhaus

17:53:57 Presenting theory Berlekamp_Zassenhaus.Gcd_Finite_Field_Impl

17:53:57 Presenting theory Berlekamp_Zassenhaus.Square_Free_Factorization_Int

17:53:57 Presenting theory Berlekamp_Zassenhaus.Factorize_Int_Poly

17:53:58 Presenting theory Berlekamp_Zassenhaus.Factorize_Rat_Poly

17:53:59 Presenting Algebraic_Numbers ...

17:53:59 Presenting document Algebraic_Numbers/document

17:53:59 Presenting document Algebraic_Numbers/outline

17:53:59 Presenting theory Algebraic_Numbers.Algebraic_Numbers_Prelim

17:53:59 Presenting theory Algebraic_Numbers.Bivariate_Polynomials

17:53:59 Presenting theory Algebraic_Numbers.Resultant

17:53:59 Presenting theory Algebraic_Numbers.Algebraic_Numbers

17:53:59 Presenting theory Algebraic_Numbers.Sturm_Rat

17:53:59 Presenting theory Algebraic_Numbers.Factors_of_Int_Poly

17:53:59 Presenting theory Algebraic_Numbers.Real_Algebraic_Numbers

17:53:59 Presenting theory Algebraic_Numbers.Real_Roots

17:53:59 Presenting theory Algebraic_Numbers.Complex_Roots_Real_Poly

17:53:59 Presenting theory Algebraic_Numbers.Compare_Complex

17:53:59 Presenting theory Algebraic_Numbers.Interval_Arithmetic

17:53:59 Presenting theory Algebraic_Numbers.Complex_Algebraic_Numbers

17:54:00 Presenting theory Algebraic_Numbers.Real_Factorization

17:54:00 Presenting theory Algebraic_Numbers.Show_Real_Alg

17:54:00 Presenting theory Algebraic_Numbers.Show_Real_Approx

17:54:00 Presenting theory Algebraic_Numbers.Show_Real_Precise

17:54:00 Presenting theory Algebraic_Numbers.Algebraic_Number_Tests

17:54:00 Presenting theory Algebraic_Numbers.Algebraic_Numbers_External_Code

17:54:02 Presenting LLL_Basis_Reduction ...

17:54:02 Presenting document LLL_Basis_Reduction/document

17:54:02 Presenting document LLL_Basis_Reduction/outline

17:54:02 Presenting theory LLL_Basis_Reduction.Missing_Lemmas

17:54:02 Presenting theory LLL_Basis_Reduction.More_IArray

17:54:02 Presenting theory LLL_Basis_Reduction.Norms

17:54:02 Presenting theory LLL_Basis_Reduction.Int_Rat_Operations

17:54:02 Presenting theory LLL_Basis_Reduction.Cost

17:54:02 Presenting theory LLL_Basis_Reduction.List_Representation

17:54:02 Presenting theory LLL_Basis_Reduction.Gram_Schmidt_2

17:54:02 Presenting theory LLL_Basis_Reduction.Gram_Schmidt_Int

17:54:02 Presenting theory LLL_Basis_Reduction.LLL

17:54:02 Presenting theory LLL_Basis_Reduction.LLL_Impl

17:54:02 Presenting theory LLL_Basis_Reduction.LLL_Complexity

17:54:02 Presenting theory LLL_Basis_Reduction.LLL_Number_Bounds

17:54:02 Presenting theory LLL_Basis_Reduction.LLL_Certification

17:54:02 Presenting theory LLL_Basis_Reduction.FPLLL_Solver

17:54:04 Presenting LLL_Factorization ...

17:54:04 Presenting document LLL_Factorization/document

17:54:04 Presenting document LLL_Factorization/outline

17:54:04 Presenting theory LLL_Factorization.Factor_Bound_2

17:54:04 Presenting theory LLL_Factorization.Missing_Dvd_Int_Poly

17:54:04 Presenting theory LLL_Factorization.LLL_Factorization_Impl

17:54:04 Presenting theory LLL_Factorization.LLL_Factorization

17:54:04 Presenting theory LLL_Factorization.Sub_Sums

17:54:04 Presenting theory LLL_Factorization.Modern_Computer_Algebra_Problem

17:54:04 Presenting theory LLL_Factorization.Factorization_Algorithm_16_22

17:54:04 Presenting Linear_Inequalities ...

17:54:04 Presenting document Linear_Inequalities/document

17:54:04 Presenting document Linear_Inequalities/outline

17:54:04 Presenting theory Linear_Inequalities.Missing_Matrix

17:54:04 Presenting theory Linear_Inequalities.Missing_VS_Connect

17:54:04 Presenting theory Linear_Inequalities.Basis_Extension

17:54:04 Presenting theory Linear_Inequalities.Sum_Vec_Set

17:54:04 Presenting theory Linear_Inequalities.Integral_Bounded_Vectors

17:54:04 Presenting theory Linear_Inequalities.Cone

17:54:04 Presenting theory Linear_Inequalities.Convex_Hull

17:54:04 Presenting theory Linear_Inequalities.Normal_Vector

17:54:04 Presenting theory Linear_Inequalities.Dim_Span

17:54:05 Presenting theory Linear_Inequalities.Fundamental_Theorem_Linear_Inequalities

17:54:05 Presenting theory Linear_Inequalities.Farkas_Lemma

17:54:05 Presenting theory Linear_Inequalities.Farkas_Minkowsky_Weyl

17:54:05 Presenting theory Linear_Inequalities.Decomposition_Theorem

17:54:05 Presenting theory Linear_Inequalities.Mixed_Integer_Solutions

17:54:05 Presenting theory Linear_Inequalities.Integer_Hull

17:54:06 Presenting Linear_Recurrences_Solver ...

17:54:06 Presenting theory Linear_Recurrences_Solver.Linear_Recurrences_Solver

17:54:06 Presenting theory Linear_Recurrences_Solver.Linear_Recurrences_Pretty

17:54:06 Presenting theory Linear_Recurrences_Solver.Show_RatFPS

17:54:06 Presenting theory Linear_Recurrences_Solver.Linear_Recurrences_Test

17:54:06 Presenting Polynomial_Factorization ...

17:54:06 Presenting document Polynomial_Factorization/document

17:54:06 Presenting document Polynomial_Factorization/outline

17:54:06 Presenting theory Polynomial_Factorization.Missing_List

17:54:06 Presenting theory Polynomial_Factorization.Missing_Multiset

17:54:06 Presenting theory Polynomial_Factorization.Precomputation

17:54:06 Presenting theory Polynomial_Factorization.Order_Polynomial

17:54:06 Presenting theory Polynomial_Factorization.Explicit_Roots

17:54:06 Presenting theory Polynomial_Factorization.Dvd_Int_Poly

17:54:06 Presenting theory Polynomial_Factorization.Missing_Polynomial_Factorial

17:54:06 Presenting theory Polynomial_Factorization.Gauss_Lemma

17:54:06 Presenting theory Polynomial_Factorization.Prime_Factorization

17:54:06 Presenting theory Polynomial_Factorization.Rational_Root_Test

17:54:06 Presenting theory Polynomial_Factorization.Kronecker_Factorization

17:54:06 Presenting theory Polynomial_Factorization.Polynomial_Divisibility

17:54:06 Presenting theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

17:54:06 Presenting theory Polynomial_Factorization.Square_Free_Factorization

17:54:06 Presenting theory Polynomial_Factorization.Gcd_Rat_Poly

17:54:06 Presenting theory Polynomial_Factorization.Rational_Factorization

17:54:07 Presenting Jordan_Hoelder ...

17:54:07 Presenting document Jordan_Hoelder/document

17:54:07 Presenting document Jordan_Hoelder/outline

17:54:07 Presenting theory Jordan_Hoelder.SndIsomorphismGrp

17:54:07 Presenting theory Jordan_Hoelder.SubgroupsAndNormalSubgroups

17:54:07 Presenting theory Jordan_Hoelder.SimpleGroups

17:54:07 Presenting theory Jordan_Hoelder.MaximalNormalSubgroups

17:54:07 Presenting theory Jordan_Hoelder.CompositionSeries

17:54:07 Presenting theory Jordan_Hoelder.GroupIsoClasses

17:54:07 Presenting theory Jordan_Hoelder.JordanHolder

17:54:07 Presenting Localization_Ring ...

17:54:07 Presenting document Localization_Ring/document

17:54:07 Presenting document Localization_Ring/outline

17:54:07 Presenting theory Localization_Ring.Localization

17:54:08 Presenting Mersenne_Primes ...

17:54:08 Presenting document Mersenne_Primes/document

17:54:08 Presenting document Mersenne_Primes/outline

17:54:08 Presenting theory Mersenne_Primes.Lucas_Lehmer_Auxiliary

17:54:08 Presenting theory Mersenne_Primes.Lucas_Lehmer

17:54:08 Presenting theory Mersenne_Primes.Lucas_Lehmer_Code

17:54:08 Presenting Orbit_Stabiliser ...

17:54:08 Presenting document Orbit_Stabiliser/document

17:54:08 Presenting document Orbit_Stabiliser/outline

17:54:08 Presenting theory Orbit_Stabiliser.Left_Coset

17:54:08 Presenting theory Orbit_Stabiliser.Orbit_Stabiliser

17:54:08 Presenting theory Orbit_Stabiliser.Tetrahedron

17:54:09 Presenting Perfect-Number-Thm ...

17:54:09 Presenting document Perfect-Number-Thm/document

17:54:09 Presenting document Perfect-Number-Thm/outline

17:54:09 Presenting theory Perfect-Number-Thm.PerfectBasics

17:54:09 Presenting theory Perfect-Number-Thm.Sigma

17:54:09 Presenting theory Perfect-Number-Thm.Perfect

17:54:09 Presenting Secondary_Sylow ...

17:54:09 Presenting document Secondary_Sylow/document

17:54:09 Presenting document Secondary_Sylow/outline

17:54:09 Presenting theory Secondary_Sylow.GroupAction

17:54:09 Presenting theory Secondary_Sylow.SubgroupConjugation

17:54:09 Presenting theory Secondary_Sylow.SndSylow

17:54:09 Presenting UTP-Toolkit ...

17:54:09 Presenting document UTP-Toolkit/document

17:54:09 Presenting document UTP-Toolkit/outline

17:54:09 Presenting theory UTP-Toolkit.List_Extra

17:54:09 Presenting theory UTP-Toolkit.Sequence

17:54:09 Presenting theory UTP-Toolkit.FSet_Extra

17:54:09 Presenting theory UTP-Toolkit.Countable_Set_Extra

17:54:09 Presenting theory UTP-Toolkit.Map_Extra

17:54:09 Presenting theory UTP-Toolkit.List_Lexord_Alt

17:54:09 Presenting theory UTP-Toolkit.Partial_Fun

17:54:09 Presenting theory UTP-Toolkit.Finite_Fun

17:54:09 Presenting theory UTP-Toolkit.Infinity

17:54:09 Presenting theory UTP-Toolkit.Positive

17:54:09 Presenting theory UTP-Toolkit.Total_Recall

17:54:09 Presenting theory UTP-Toolkit.utp_toolkit

17:54:09 Presenting file "Total_Recall.ML"

17:54:09 Presenting UTP ...

17:54:09 Presenting document UTP/document

17:54:09 Presenting document UTP/outline

17:54:09 Presenting theory UTP.utp_parser_utils

17:54:09 Presenting theory UTP.utp_var

17:54:09 Presenting theory UTP.utp_expr

17:54:09 Presenting theory UTP.utp_expr_insts

17:54:09 Presenting theory UTP.utp_expr_funcs

17:54:09 Presenting theory UTP.utp_unrest

17:54:09 Presenting theory UTP.utp_usedby

17:54:09 Presenting theory UTP.utp_subst

17:54:09 Presenting theory UTP.utp_tactics

17:54:09 Presenting theory UTP.utp_meta_subst

17:54:09 Presenting theory UTP.utp_pred

17:54:10 Presenting theory UTP.utp_alphabet

17:54:10 Presenting theory UTP.utp_lift

17:54:10 Presenting theory UTP.utp_pred_laws

17:54:10 Presenting theory UTP.utp_healthy

17:54:10 Presenting file "uexpr_rep_eq.ML"

17:54:10 Presenting file "utp_tactics.ML"

17:54:10 Presenting theory UTP.utp_rel

17:54:10 Presenting theory UTP.utp_recursion

17:54:10 Presenting theory UTP.utp_sequent

17:54:10 Presenting theory UTP.utp_rel_laws

17:54:10 Presenting theory UTP.utp_theory

17:54:10 Presenting theory UTP.utp_hoare

17:54:10 Presenting theory UTP.utp_wp

17:54:10 Presenting theory UTP.utp_dynlog

17:54:10 Presenting theory UTP.utp_state_parser

17:54:10 Presenting theory UTP.utp_rel_opsem

17:54:10 Presenting theory UTP.utp_sym_eval

17:54:10 Presenting theory UTP.utp_sp

17:54:10 Presenting theory UTP.utp_concurrency

17:54:10 Presenting theory UTP.utp

17:54:10 Presenting theory UTP.utp_expr_ovld

17:54:10 Presenting theory UTP.utp_full

17:54:10 Presenting theory UTP.utp_easy_parser

17:54:10 Presenting theory UTP.sum_list

17:54:10 Presenting theory UTP.utp_simple_time

17:54:10 Presenting VectorSpace ...

17:54:10 Presenting document VectorSpace/document

17:54:10 Presenting document VectorSpace/outline

17:54:10 Presenting theory VectorSpace.RingModuleFacts

17:54:10 Presenting theory VectorSpace.FunctionLemmas

17:54:10 Presenting theory VectorSpace.MonoidSums

17:54:10 Presenting theory VectorSpace.LinearCombinations

17:54:10 Presenting theory VectorSpace.SumSpaces

17:54:10 Presenting theory VectorSpace.VectorSpace

17:54:11 Presenting HOL-Isar_Examples ...

17:54:11 Presenting document HOL-Isar_Examples/document

17:54:11 Presenting document HOL-Isar_Examples/outline

17:54:11 Presenting theory HOL-Isar_Examples.Structured_Statements

17:54:11 Presenting theory HOL-Isar_Examples.Basic_Logic

17:54:11 Presenting theory HOL-Isar_Examples.Expr_Compiler

17:54:11 Presenting theory HOL-Isar_Examples.Fibonacci

17:54:11 Presenting theory HOL-Isar_Examples.Group

17:54:11 Presenting theory HOL-Isar_Examples.Group_Context

17:54:11 Presenting theory HOL-Isar_Examples.Group_Notepad

17:54:11 Presenting theory HOL-Isar_Examples.Hoare

17:54:11 Presenting theory HOL-Isar_Examples.Hoare_Ex

17:54:11 Presenting theory HOL-Isar_Examples.Mutilated_Checkerboard

17:54:11 Presenting theory HOL-Isar_Examples.Puzzle

17:54:11 Presenting theory HOL-Isar_Examples.Summation

17:54:11 Presenting HOL-Nonstandard_Analysis ...

17:54:11 Presenting document HOL-Nonstandard_Analysis/document

17:54:11 Presenting document HOL-Nonstandard_Analysis/outline

17:54:11 Presenting theory HOL-Nonstandard_Analysis.Free_Ultrafilter

17:54:11 Presenting theory HOL-Nonstandard_Analysis.StarDef

17:54:11 Presenting theory HOL-Nonstandard_Analysis.HyperNat

17:54:11 Presenting theory HOL-Nonstandard_Analysis.HyperDef

17:54:11 Presenting theory HOL-Nonstandard_Analysis.NSA

17:54:11 Presenting theory HOL-Nonstandard_Analysis.NSComplex

17:54:11 Presenting theory HOL-Nonstandard_Analysis.Star

17:54:11 Presenting theory HOL-Nonstandard_Analysis.NatStar

17:54:11 Presenting theory HOL-Nonstandard_Analysis.HSEQ

17:54:11 Presenting theory HOL-Nonstandard_Analysis.HSeries

17:54:11 Presenting theory HOL-Nonstandard_Analysis.HLim

17:54:11 Presenting theory HOL-Nonstandard_Analysis.HDeriv

17:54:11 Presenting theory HOL-Nonstandard_Analysis.HTranscendental

17:54:12 Presenting theory HOL-Nonstandard_Analysis.NSCA

17:54:12 Presenting theory HOL-Nonstandard_Analysis.CStar

17:54:12 Presenting theory HOL-Nonstandard_Analysis.CLim

17:54:12 Presenting theory HOL-Nonstandard_Analysis.HLog

17:54:12 Presenting theory HOL-Nonstandard_Analysis.Hyperreal

17:54:12 Presenting theory HOL-Nonstandard_Analysis.Hypercomplex

17:54:12 Presenting theory HOL-Nonstandard_Analysis.Nonstandard_Analysis

17:54:12 Presenting file "transfer_principle.ML"

17:54:12 Presenting HOL-Nonstandard_Analysis-Examples ...

17:54:12 Presenting theory HOL-Nonstandard_Analysis-Examples.NSPrimes

17:54:12 Presenting HOL-Number_Theory ...

17:54:12 Presenting document HOL-Number_Theory/document

17:54:12 Presenting document HOL-Number_Theory/outline

17:54:12 Presenting theory HOL-Number_Theory.Fib

17:54:12 Presenting theory HOL-Number_Theory.Cong

17:54:12 Presenting theory HOL-Number_Theory.Totient

17:54:12 Presenting theory HOL-Number_Theory.Residues

17:54:12 Presenting theory HOL-Number_Theory.Eratosthenes

17:54:12 Presenting theory HOL-Number_Theory.Mod_Exp

17:54:12 Presenting theory HOL-Number_Theory.Euler_Criterion

17:54:12 Presenting theory HOL-Number_Theory.Gauss

17:54:12 Presenting theory HOL-Number_Theory.Quadratic_Reciprocity

17:54:12 Presenting theory HOL-Number_Theory.Pocklington

17:54:12 Presenting theory HOL-Number_Theory.Prime_Powers

17:54:12 Presenting theory HOL-Number_Theory.Residue_Primitive_Roots

17:54:12 Presenting theory HOL-Number_Theory.Number_Theory

17:54:13 Presenting Amicable_Numbers ...

17:54:13 Presenting document Amicable_Numbers/document

17:54:13 Presenting document Amicable_Numbers/outline

17:54:13 Presenting theory Amicable_Numbers.Amicable_Numbers

17:54:13 Presenting Arith_Prog_Rel_Primes ...

17:54:13 Presenting document Arith_Prog_Rel_Primes/document

17:54:13 Presenting document Arith_Prog_Rel_Primes/outline

17:54:13 Presenting theory Arith_Prog_Rel_Primes.Arith_Prog_Rel_Primes

17:54:14 Presenting Bertrands_Postulate ...

17:54:14 Presenting document Bertrands_Postulate/document

17:54:14 Presenting document Bertrands_Postulate/outline

17:54:14 Presenting theory Bertrands_Postulate.Bertrand

17:54:14 Presenting file "bertrand.ML"

17:54:14 Presenting Elliptic_Curves_Group_Law ...

17:54:14 Presenting document Elliptic_Curves_Group_Law/document

17:54:14 Presenting document Elliptic_Curves_Group_Law/outline

17:54:14 Presenting theory Elliptic_Curves_Group_Law.Elliptic_Axclass

17:54:14 Presenting theory Elliptic_Curves_Group_Law.Elliptic_Locale

17:54:14 Presenting theory Elliptic_Curves_Group_Law.Elliptic_Test

17:54:15 Presenting Fermat3_4 ...

17:54:15 Presenting document Fermat3_4/document

17:54:15 Presenting document Fermat3_4/outline

17:54:15 Presenting theory Fermat3_4.Fermat4

17:54:15 Presenting theory Fermat3_4.Quad_Form

17:54:15 Presenting theory Fermat3_4.Fermat3

17:54:16 Presenting Gaussian_Integers ...

17:54:16 Presenting document Gaussian_Integers/document

17:54:16 Presenting document Gaussian_Integers/outline

17:54:16 Presenting theory Gaussian_Integers.Gaussian_Integers

17:54:16 Presenting theory Gaussian_Integers.Gaussian_Integers_Test

17:54:16 Presenting theory Gaussian_Integers.Gaussian_Integers_Sums_Of_Two_Squares

17:54:16 Presenting theory Gaussian_Integers.Gaussian_Integers_Pythagorean_Triples

17:54:16 Presenting theory Gaussian_Integers.Gaussian_Integers_Everything

17:54:16 Presenting HOL-ex ...

17:54:16 Presenting theory HOL-ex.Antiquote

17:54:16 Presenting theory HOL-ex.Argo_Examples

17:54:16 Presenting theory HOL-ex.Arith_Examples

17:54:16 Presenting theory HOL-ex.Ballot

17:54:16 Presenting theory HOL-ex.BinEx

17:54:16 Presenting theory HOL-ex.Birthday_Paradox

17:54:16 Presenting theory HOL-ex.Bit_Lists

17:54:16 Presenting theory HOL-ex.Bubblesort

17:54:16 Presenting theory HOL-ex.CTL

17:54:16 Presenting theory HOL-ex.Cartouche_Examples

17:54:16 Presenting theory HOL-ex.Case_Product

17:54:16 Presenting theory HOL-ex.Chinese

17:54:16 Presenting theory HOL-ex.Classical

17:54:16 Presenting theory HOL-ex.Code_Binary_Nat_examples

17:54:16 Presenting theory HOL-ex.Code_Lazy_Demo

17:54:16 Presenting theory HOL-ex.Code_Timing

17:54:16 Presenting theory HOL-ex.Coercion_Examples

17:54:16 Presenting theory HOL-ex.Computations

17:54:16 Presenting theory HOL-ex.Conditional_Parametricity_Examples

17:54:16 Presenting theory HOL-ex.Cubic_Quartic

17:54:16 Presenting theory HOL-ex.Datatype_Record_Examples

17:54:17 Presenting theory HOL-ex.Dedekind_Real

17:54:17 Presenting theory HOL-ex.Erdoes_Szekeres

17:54:17 Presenting theory HOL-ex.Eval_Examples

17:54:17 Presenting theory HOL-ex.Executable_Relation

17:54:17 Presenting theory HOL-ex.Execute_Choice

17:54:17 Presenting theory HOL-ex.Functions

17:54:17 Presenting theory HOL-ex.Function_Growth

17:54:17 Presenting theory HOL-ex.Gauge_Integration

17:54:17 Presenting theory HOL-ex.Guess

17:54:17 Presenting theory HOL-ex.HarmonicSeries

17:54:17 Presenting theory HOL-ex.Hebrew

17:54:17 Presenting theory HOL-ex.Hex_Bin_Examples

17:54:17 Presenting theory HOL-ex.IArray_Examples

17:54:17 Presenting theory HOL-ex.Intuitionistic

17:54:17 Presenting theory HOL-ex.Join_Theory

17:54:17 Presenting theory HOL-ex.Lagrange

17:54:17 Presenting theory HOL-ex.List_to_Set_Comprehension_Examples

17:54:17 Presenting theory HOL-ex.LocaleTest2

17:54:17 Presenting theory HOL-ex.MergeSort

17:54:17 Presenting theory HOL-ex.MonoidGroup

17:54:17 Presenting theory HOL-ex.Multiquote

17:54:17 Presenting theory HOL-ex.NatSum

17:54:17 Presenting theory HOL-ex.Normalization_by_Evaluation

17:54:17 Presenting theory HOL-ex.PER

17:54:17 Presenting theory HOL-ex.Parallel_Example

17:54:17 Presenting theory HOL-ex.Peano_Axioms

17:54:17 Presenting theory HOL-ex.Perm_Fragments

17:54:18 Presenting theory HOL-ex.PresburgerEx

17:54:18 Presenting theory HOL-ex.Primrec

17:54:18 Presenting theory HOL-ex.Pythagoras

17:54:18 Presenting theory HOL-ex.Quicksort

17:54:18 Presenting theory HOL-ex.Radix_Sort

17:54:18 Presenting theory HOL-ex.Reflection_Examples

17:54:18 Presenting theory HOL-ex.Refute_Examples

17:54:18 Presenting theory HOL-ex.Residue_Ring

17:54:18 Presenting theory HOL-ex.Rewrite_Examples

17:54:18 Presenting theory HOL-ex.SOS

17:54:18 Presenting theory HOL-ex.SOS_Cert

17:54:18 Presenting theory HOL-ex.Serbian

17:54:18 Presenting theory HOL-ex.Set_Comprehension_Pointfree_Examples

17:54:18 Presenting theory HOL-ex.Set_Theory

17:54:18 Presenting theory HOL-ex.Simproc_Tests

17:54:18 Presenting theory HOL-ex.Simps_Case_Conv_Examples

17:54:18 Presenting theory HOL-ex.Sketch_and_Explore

17:54:18 Presenting theory HOL-ex.Sorting_Algorithms_Examples

17:54:18 Presenting theory HOL-ex.Specifications_with_bundle_mixins

17:54:18 Presenting theory HOL-ex.Sqrt

17:54:18 Presenting theory HOL-ex.Sqrt_Script

17:54:18 Presenting theory HOL-ex.Sudoku

17:54:18 Presenting theory HOL-ex.Sum_of_Powers

17:54:18 Presenting theory HOL-ex.Tarski

17:54:18 Presenting theory HOL-ex.Termination

17:54:18 Presenting theory HOL-ex.ThreeDivides

17:54:18 Presenting theory HOL-ex.Transfer_Debug

17:54:18 Presenting theory HOL-ex.Transfer_Int_Nat

17:54:19 Presenting theory HOL-ex.Transitive_Closure_Table_Ex

17:54:19 Presenting theory HOL-ex.Tree23

17:54:19 Presenting theory HOL-ex.Triangular_Numbers

17:54:19 Presenting theory HOL-ex.Unification

17:54:19 Presenting theory HOL-ex.While_Combinator_Example

17:54:19 Presenting theory HOL-ex.veriT_Preprocessing

17:54:19 Presenting theory HOL-ex.SAT_Examples

17:54:19 Presenting theory HOL-ex.Meson_Test

17:54:21 Presenting Koenigsberg_Friendship ...

17:54:21 Presenting document Koenigsberg_Friendship/document

17:54:21 Presenting document Koenigsberg_Friendship/outline

17:54:21 Presenting theory Koenigsberg_Friendship.MoreGraph

17:54:21 Presenting theory Koenigsberg_Friendship.KoenigsbergBridge

17:54:21 Presenting theory Koenigsberg_Friendship.FriendshipTheory

17:54:22 Presenting Lehmer ...

17:54:22 Presenting document Lehmer/document

17:54:22 Presenting document Lehmer/outline

17:54:22 Presenting theory Lehmer.Lehmer

17:54:22 Presenting Pratt_Certificate ...

17:54:22 Presenting document Pratt_Certificate/document

17:54:22 Presenting document Pratt_Certificate/outline

17:54:22 Presenting theory Pratt_Certificate.Pratt_Certificate

17:54:22 Presenting theory Pratt_Certificate.Pratt_Certificate_Code

17:54:22 Presenting file "pratt.ML"

17:54:22 Presenting RSAPSS ...

17:54:22 Presenting document RSAPSS/document

17:54:22 Presenting document RSAPSS/outline

17:54:22 Presenting theory RSAPSS.Word

17:54:22 Presenting theory RSAPSS.WordOperations

17:54:22 Presenting theory RSAPSS.SHA1Padding

17:54:22 Presenting theory RSAPSS.SHA1

17:54:22 Presenting theory RSAPSS.Wordarith

17:54:22 Presenting theory RSAPSS.EMSAPSS

17:54:22 Presenting theory RSAPSS.Mod

17:54:22 Presenting theory RSAPSS.Crypt

17:54:22 Presenting theory RSAPSS.Pdifference

17:54:23 Presenting theory RSAPSS.Productdivides

17:54:23 Presenting theory RSAPSS.Cryptinverts

17:54:23 Presenting theory RSAPSS.RSAPSS

17:54:23 Presenting SumSquares ...

17:54:23 Presenting document SumSquares/document

17:54:23 Presenting document SumSquares/outline

17:54:23 Presenting theory SumSquares.TwoSquares

17:54:23 Presenting theory SumSquares.FourSquares

17:54:23 Presenting Liouville_Numbers ...

17:54:23 Presenting document Liouville_Numbers/document

17:54:23 Presenting document Liouville_Numbers/outline

17:54:23 Presenting theory Liouville_Numbers.Liouville_Numbers_Misc

17:54:23 Presenting theory Liouville_Numbers.Liouville_Numbers

17:54:24 Presenting Lucas_Theorem ...

17:54:24 Presenting document Lucas_Theorem/document

17:54:24 Presenting document Lucas_Theorem/outline

17:54:24 Presenting theory Lucas_Theorem.Lucas_Theorem

17:54:24 Presenting Mason_Stothers ...

17:54:24 Presenting document Mason_Stothers/document

17:54:24 Presenting document Mason_Stothers/outline

17:54:24 Presenting theory Mason_Stothers.Mason_Stothers

17:54:24 Presenting Pell ...

17:54:24 Presenting document Pell/document

17:54:24 Presenting document Pell/outline

17:54:24 Presenting theory Pell.Efficient_Discrete_Sqrt

17:54:24 Presenting theory Pell.Pell

17:54:24 Presenting theory Pell.Pell_Algorithm

17:54:24 Presenting theory Pell.Pell_Algorithm_Test

17:54:24 Presenting Polynomial_Interpolation ...

17:54:24 Presenting document Polynomial_Interpolation/document

17:54:24 Presenting document Polynomial_Interpolation/outline

17:54:24 Presenting theory Polynomial_Interpolation.Is_Rat_To_Rat

17:54:24 Presenting theory Polynomial_Interpolation.Improved_Code_Equations

17:54:24 Presenting theory Polynomial_Interpolation.Divmod_Int

17:54:24 Presenting theory Polynomial_Interpolation.Ring_Hom

17:54:24 Presenting theory Polynomial_Interpolation.Missing_Unsorted

17:54:24 Presenting theory Polynomial_Interpolation.Missing_Polynomial

17:54:24 Presenting theory Polynomial_Interpolation.Ring_Hom_Poly

17:54:24 Presenting theory Polynomial_Interpolation.Newton_Interpolation

17:54:24 Presenting theory Polynomial_Interpolation.Lagrange_Interpolation

17:54:24 Presenting theory Polynomial_Interpolation.Neville_Aitken_Interpolation

17:54:24 Presenting theory Polynomial_Interpolation.Polynomial_Interpolation

17:54:25 Presenting Rep_Fin_Groups ...

17:54:25 Presenting document Rep_Fin_Groups/document

17:54:25 Presenting document Rep_Fin_Groups/outline

17:54:25 Presenting theory Rep_Fin_Groups.Rep_Fin_Groups

17:54:27 Presenting Sturm_Sequences ...

17:54:27 Presenting document Sturm_Sequences/document

17:54:27 Presenting document Sturm_Sequences/outline

17:54:27 Presenting document Sturm_Sequences/userguide

17:54:27 Presenting theory Sturm_Sequences.Sturm_Library_Document

17:54:27 Presenting theory Sturm_Sequences.Misc_Polynomial

17:54:27 Presenting theory Sturm_Sequences.Sturm_Library

17:54:27 Presenting theory Sturm_Sequences.Sturm_Theorem

17:54:27 Presenting theory Sturm_Sequences.Sturm_Method

17:54:27 Presenting theory Sturm_Sequences.Sturm

17:54:27 Presenting theory Sturm_Sequences.Sturm_Ex

17:54:27 Presenting file "sturm.ML"

17:54:28 Presenting Special_Function_Bounds ...

17:54:28 Presenting document Special_Function_Bounds/document

17:54:28 Presenting document Special_Function_Bounds/outline

17:54:28 Presenting theory Special_Function_Bounds.Bounds_Lemmas

17:54:28 Presenting theory Special_Function_Bounds.Atan_CF_Bounds

17:54:28 Presenting theory Special_Function_Bounds.Exp_Bounds

17:54:28 Presenting theory Special_Function_Bounds.Log_CF_Bounds

17:54:28 Presenting theory Special_Function_Bounds.Sin_Cos_Bounds

17:54:28 Presenting theory Special_Function_Bounds.Sqrt_Bounds

17:54:28 Presenting Sturm_Tarski ...

17:54:28 Presenting document Sturm_Tarski/document

17:54:28 Presenting document Sturm_Tarski/outline

17:54:28 Presenting theory Sturm_Tarski.PolyMisc

17:54:28 Presenting theory Sturm_Tarski.Sturm_Tarski

17:54:29 Presenting Symmetric_Polynomials ...

17:54:29 Presenting document Symmetric_Polynomials/document

17:54:29 Presenting document Symmetric_Polynomials/outline

17:54:29 Presenting theory Symmetric_Polynomials.Vieta

17:54:29 Presenting theory Symmetric_Polynomials.Symmetric_Polynomials_Code

17:54:29 Presenting theory Symmetric_Polynomials.Symmetric_Polynomials

17:54:30 Presenting Power_Sum_Polynomials ...

17:54:30 Presenting document Power_Sum_Polynomials/document

17:54:30 Presenting document Power_Sum_Polynomials/outline

17:54:30 Presenting theory Power_Sum_Polynomials.Power_Sum_Polynomials_Library

17:54:30 Presenting theory Power_Sum_Polynomials.Power_Sum_Polynomials

17:54:30 Presenting theory Power_Sum_Polynomials.Power_Sum_Puzzle

17:54:30 Presenting HOL-Corec_Examples ...

17:54:30 Presenting theory HOL-Corec_Examples.LFilter

17:54:30 Presenting theory HOL-Corec_Examples.Paper_Examples

17:54:30 Presenting theory HOL-Corec_Examples.Stream_Processor

17:54:30 Presenting theory HOL-Corec_Examples.Simple_Nesting

17:54:30 Presenting theory HOL-Corec_Examples.Iterate_GPV

17:54:30 Presenting theory HOL-Corec_Examples.GPV_Bare_Bones

17:54:30 Presenting theory HOL-Corec_Examples.Merge_A

17:54:30 Presenting theory HOL-Corec_Examples.Merge_B

17:54:30 Presenting theory HOL-Corec_Examples.Merge_C

17:54:30 Presenting theory HOL-Corec_Examples.Merge_D

17:54:30 Presenting theory HOL-Corec_Examples.Merge_Poly

17:54:30 Presenting theory HOL-Corec_Examples.Misc_Mono

17:54:30 Presenting theory HOL-Corec_Examples.Misc_Poly

17:54:30 Presenting theory HOL-Corec_Examples.Small_Concrete

17:54:30 Presenting theory HOL-Corec_Examples.Stream_Friends

17:54:30 Presenting theory HOL-Corec_Examples.TLList_Friends

17:54:30 Presenting theory HOL-Corec_Examples.Type_Class

17:54:30 Presenting HOL-Datatype_Examples ...

17:54:30 Presenting theory HOL-Datatype_Examples.Compat

17:54:30 Presenting theory HOL-Datatype_Examples.Lambda_Term

17:54:30 Presenting theory HOL-Datatype_Examples.Process

17:54:30 Presenting theory HOL-Datatype_Examples.TreeFsetI

17:54:30 Presenting theory HOL-Datatype_Examples.Prelim

17:54:30 Presenting theory HOL-Datatype_Examples.DTree

17:54:30 Presenting theory HOL-Datatype_Examples.Gram_Lang

17:54:30 Presenting theory HOL-Datatype_Examples.Parallel_Composition

17:54:30 Presenting theory HOL-Datatype_Examples.TreeFI

17:54:30 Presenting theory HOL-Datatype_Examples.Koenig

17:54:30 Presenting theory HOL-Datatype_Examples.Lift_BNF

17:54:30 Presenting theory HOL-Datatype_Examples.Milner_Tofte

17:54:30 Presenting theory HOL-Datatype_Examples.Stream_Processor

17:54:30 Presenting theory HOL-Datatype_Examples.Cyclic_List

17:54:30 Presenting theory HOL-Datatype_Examples.Free_Idempotent_Monoid

17:54:30 Presenting theory HOL-Datatype_Examples.Regex_ACI

17:54:30 Presenting theory HOL-Datatype_Examples.Regex_ACIDZ

17:54:30 Presenting theory HOL-Datatype_Examples.TLList

17:54:31 Presenting theory HOL-Datatype_Examples.FAE_Sequence

17:54:31 Presenting theory HOL-Datatype_Examples.Misc_Codatatype

17:54:31 Presenting theory HOL-Datatype_Examples.Misc_Datatype

17:54:31 Presenting theory HOL-Datatype_Examples.Misc_Primcorec

17:54:31 Presenting theory HOL-Datatype_Examples.Misc_Primrec

17:54:31 Presenting theory HOL-Datatype_Examples.Datatype_Simproc_Tests

17:54:31 Presenting HOL-IMP ...

17:54:31 Presenting document HOL-IMP/document

17:54:31 Presenting theory HOL-IMP.AExp

17:54:31 Presenting theory HOL-IMP.BExp

17:54:31 Presenting theory HOL-IMP.ASM

17:54:31 Presenting theory HOL-IMP.Star

17:54:31 Presenting theory HOL-IMP.Com

17:54:31 Presenting theory HOL-IMP.Big_Step

17:54:31 Presenting theory HOL-IMP.Small_Step

17:54:31 Presenting theory HOL-IMP.Finite_Reachable

17:54:31 Presenting theory HOL-IMP.Denotational

17:54:31 Presenting theory HOL-IMP.Compiler

17:54:31 Presenting theory HOL-IMP.Compiler2

17:54:31 Presenting theory HOL-IMP.Types

17:54:31 Presenting theory HOL-IMP.Poly_Types

17:54:31 Presenting theory HOL-IMP.Sec_Type_Expr

17:54:31 Presenting theory HOL-IMP.Sec_Typing

17:54:31 Presenting theory HOL-IMP.Sec_TypingT

17:54:31 Presenting theory HOL-IMP.Vars

17:54:31 Presenting theory HOL-IMP.Def_Init_Exp

17:54:31 Presenting theory HOL-IMP.Def_Init

17:54:31 Presenting theory HOL-IMP.Def_Init_Big

17:54:31 Presenting theory HOL-IMP.Def_Init_Small

17:54:32 Presenting theory HOL-IMP.Sem_Equiv

17:54:32 Presenting theory HOL-IMP.Fold

17:54:32 Presenting theory HOL-IMP.Live

17:54:32 Presenting theory HOL-IMP.Live_True

17:54:32 Presenting theory HOL-IMP.Hoare

17:54:32 Presenting theory HOL-IMP.Hoare_Examples

17:54:32 Presenting theory HOL-IMP.Hoare_Sound_Complete

17:54:32 Presenting theory HOL-IMP.VCG

17:54:32 Presenting theory HOL-IMP.Hoare_Total

17:54:32 Presenting theory HOL-IMP.Hoare_Total_EX

17:54:32 Presenting theory HOL-IMP.VCG_Total_EX

17:54:32 Presenting theory HOL-IMP.Hoare_Total_EX2

17:54:32 Presenting theory HOL-IMP.VCG_Total_EX2

17:54:32 Presenting theory HOL-IMP.Complete_Lattice

17:54:32 Presenting theory HOL-IMP.ACom

17:54:32 Presenting theory HOL-IMP.Collecting

17:54:32 Presenting theory HOL-IMP.Collecting1

17:54:32 Presenting theory HOL-IMP.Collecting_Examples

17:54:32 Presenting theory HOL-IMP.Abs_Int_Tests

17:54:32 Presenting theory HOL-IMP.Abs_Int_init

17:54:32 Presenting theory HOL-IMP.Abs_Int0

17:54:32 Presenting theory HOL-IMP.Abs_State

17:54:32 Presenting theory HOL-IMP.Abs_Int1

17:54:32 Presenting theory HOL-IMP.Abs_Int1_parity

17:54:32 Presenting theory HOL-IMP.Abs_Int1_const

17:54:32 Presenting theory HOL-IMP.Abs_Int2

17:54:32 Presenting theory HOL-IMP.Abs_Int2_ivl

17:54:32 Presenting theory HOL-IMP.Abs_Int3

17:54:32 Presenting theory HOL-IMP.Procs

17:54:32 Presenting theory HOL-IMP.Procs_Dyn_Vars_Dyn

17:54:32 Presenting theory HOL-IMP.Procs_Stat_Vars_Dyn

17:54:32 Presenting theory HOL-IMP.Procs_Stat_Vars_Stat

17:54:32 Presenting theory HOL-IMP.C_like

17:54:32 Presenting theory HOL-IMP.OO

17:54:33 Presenting Relational-Incorrectness-Logic ...

17:54:33 Presenting document Relational-Incorrectness-Logic/document

17:54:33 Presenting document Relational-Incorrectness-Logic/outline

17:54:33 Presenting theory Relational-Incorrectness-Logic.RelationalIncorrectness

17:54:33 Presenting HOL-Metis_Examples ...

17:54:33 Presenting theory HOL-Metis_Examples.Abstraction

17:54:33 Presenting theory HOL-Metis_Examples.Big_O

17:54:33 Presenting theory HOL-Metis_Examples.Binary_Tree

17:54:33 Presenting theory HOL-Metis_Examples.Clausification

17:54:33 Presenting theory HOL-Metis_Examples.Message

17:54:33 Presenting theory HOL-Metis_Examples.Type_Encodings

17:54:33 Presenting theory HOL-Metis_Examples.Proxies

17:54:33 Presenting theory HOL-Metis_Examples.Tarski

17:54:33 Presenting theory HOL-Metis_Examples.Trans_Closure

17:54:33 Presenting theory HOL-Metis_Examples.Sets

17:54:34 Presenting HereditarilyFinite ...

17:54:34 Presenting document HereditarilyFinite/document

17:54:34 Presenting document HereditarilyFinite/outline

17:54:34 Presenting theory HereditarilyFinite.HF

17:54:34 Presenting theory HereditarilyFinite.Ordinal

17:54:34 Presenting theory HereditarilyFinite.Rank

17:54:34 Presenting theory HereditarilyFinite.Finite_Automata

17:54:34 Presenting theory HereditarilyFinite.Finitary

17:54:34 Presenting theory HereditarilyFinite.OrdArith

17:54:34 Presenting Incompleteness ...

17:54:34 Presenting document Incompleteness/document

17:54:34 Presenting document Incompleteness/outline

17:54:34 Presenting theory Incompleteness.SyntaxN

17:54:34 Presenting theory Incompleteness.Coding

17:54:34 Presenting theory Incompleteness.Predicates

17:54:34 Presenting theory Incompleteness.Sigma

17:54:34 Presenting theory Incompleteness.Coding_Predicates

17:54:34 Presenting theory Incompleteness.Pf_Predicates

17:54:34 Presenting theory Incompleteness.Functions

17:54:34 Presenting theory Incompleteness.Goedel_I

17:54:34 Presenting theory Incompleteness.II_Prelims

17:54:35 Presenting theory Incompleteness.Pseudo_Coding

17:54:35 Presenting theory Incompleteness.Quote

17:54:35 Presenting theory Incompleteness.Goedel_II

17:54:36 Presenting Surprise_Paradox ...

17:54:36 Presenting document Surprise_Paradox/document

17:54:36 Presenting document Surprise_Paradox/outline

17:54:36 Presenting theory Surprise_Paradox.Surprise_Paradox

17:54:36 Presenting HyperCTL ...

17:54:36 Presenting document HyperCTL/document

17:54:37 Presenting document HyperCTL/outline

17:54:37 Presenting theory HyperCTL.Prelim

17:54:37 Presenting theory HyperCTL.Shallow

17:54:37 Presenting theory HyperCTL.Noninterference

17:54:37 Presenting theory HyperCTL.Deep

17:54:37 Presenting theory HyperCTL.Finite_Noninterference

17:54:37 Presenting theory HyperCTL.HyperCTL

17:54:37 Presenting Incredible_Proof_Machine ...

17:54:37 Presenting document Incredible_Proof_Machine/document

17:54:37 Presenting document Incredible_Proof_Machine/outline

17:54:37 Presenting theory Incredible_Proof_Machine.Indexed_FSet

17:54:37 Presenting theory Incredible_Proof_Machine.Abstract_Formula

17:54:37 Presenting theory Incredible_Proof_Machine.Incredible_Signatures

17:54:37 Presenting theory Incredible_Proof_Machine.Incredible_Deduction

17:54:37 Presenting theory Incredible_Proof_Machine.Abstract_Rules

17:54:37 Presenting theory Incredible_Proof_Machine.Abstract_Rules_To_Incredible

17:54:37 Presenting theory Incredible_Proof_Machine.Entailment

17:54:37 Presenting theory Incredible_Proof_Machine.Natural_Deduction

17:54:37 Presenting theory Incredible_Proof_Machine.Incredible_Correctness

17:54:37 Presenting theory Incredible_Proof_Machine.Rose_Tree

17:54:37 Presenting theory Incredible_Proof_Machine.Incredible_Trees

17:54:37 Presenting theory Incredible_Proof_Machine.Build_Incredible_Tree

17:54:37 Presenting theory Incredible_Proof_Machine.Incredible_Completeness

17:54:37 Presenting theory Incredible_Proof_Machine.Incredible_Everything

17:54:37 Presenting theory Incredible_Proof_Machine.Propositional_Formulas

17:54:37 Presenting theory Incredible_Proof_Machine.Incredible_Propositional

17:54:37 Presenting theory Incredible_Proof_Machine.Incredible_Propositional_Tasks

17:54:37 Presenting theory Incredible_Proof_Machine.Predicate_Formulas

17:54:37 Presenting theory Incredible_Proof_Machine.Incredible_Predicate

17:54:37 Presenting theory Incredible_Proof_Machine.Incredible_Predicate_Tasks

17:54:38 Presenting Integration ...

17:54:38 Presenting document Integration/document

17:54:38 Presenting document Integration/outline

17:54:38 Presenting theory Integration.Sigma_Algebra

17:54:38 Presenting theory Integration.MonConv

17:54:38 Presenting theory Integration.Measure

17:54:38 Presenting theory Integration.RealRandVar

17:54:38 Presenting theory Integration.Integral

17:54:38 Presenting theory Integration.Failure

17:54:39 Presenting Isabelle_Meta_Model ...

17:54:39 Presenting document Isabelle_Meta_Model/document

17:54:39 Presenting document Isabelle_Meta_Model/outline

17:54:39 Presenting theory Isabelle_Meta_Model.Antiquote_Setup

17:54:39 Presenting theory Isabelle_Meta_Model.Isabelle_Cartouche_Examples

17:54:39 Presenting theory Isabelle_Meta_Model.Isabelle_Main0

17:54:39 Presenting theory Isabelle_Meta_Model.Isabelle_code_target

17:54:39 Presenting theory Isabelle_Meta_Model.Isabelle_code_runtime

17:54:39 Presenting theory Isabelle_Meta_Model.Isabelle_Main1

17:54:39 Presenting theory Isabelle_Meta_Model.Isabelle_typedecl

17:54:39 Presenting theory Isabelle_Meta_Model.Isabelle_Main2

17:54:39 Presenting theory Isabelle_Meta_Model.Init

17:54:39 Presenting theory Isabelle_Meta_Model.Meta_Pure

17:54:39 Presenting theory Isabelle_Meta_Model.Parser_init

17:54:39 Presenting theory Isabelle_Meta_Model.Parser_Pure

17:54:39 Presenting theory Isabelle_Meta_Model.Meta_SML

17:54:39 Presenting theory Isabelle_Meta_Model.Meta_Isabelle

17:54:39 Presenting theory Isabelle_Meta_Model.Printer_init

17:54:39 Presenting theory Isabelle_Meta_Model.Printer_Pure

17:54:39 Presenting theory Isabelle_Meta_Model.Printer_SML

17:54:39 Presenting theory Isabelle_Meta_Model.Printer_Isabelle

17:54:39 Presenting theory Isabelle_Meta_Model.Toy_Library_Static

17:54:39 Presenting theory Isabelle_Meta_Model.Init_rbt

17:54:39 Presenting theory Isabelle_Meta_Model.Meta_Toy

17:54:39 Presenting theory Isabelle_Meta_Model.Meta_Toy_extended

17:54:39 Presenting theory Isabelle_Meta_Model.Meta_META

17:54:39 Presenting theory Isabelle_Meta_Model.Core_init

17:54:39 Presenting theory Isabelle_Meta_Model.Floor1_infra

17:54:39 Presenting theory Isabelle_Meta_Model.Floor1_access

17:54:39 Presenting theory Isabelle_Meta_Model.Floor1_examp

17:54:39 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

17:54:39 Presenting theory Isabelle_Meta_Model.Floor2_examp

17:54:39 Presenting theory Isabelle_Meta_Model.Floor1_ctxt

17:54:39 Presenting theory Isabelle_Meta_Model.Core

17:54:39 Presenting theory Isabelle_Meta_Model.Parser_Toy

17:54:39 Presenting theory Isabelle_Meta_Model.Parser_Toy_extended

17:54:39 Presenting theory Isabelle_Meta_Model.Parser_META

17:54:39 Presenting theory Isabelle_Meta_Model.Printer_Toy

17:54:39 Presenting theory Isabelle_Meta_Model.Printer_Toy_extended

17:54:40 Presenting theory Isabelle_Meta_Model.Printer_META

17:54:40 Presenting theory Isabelle_Meta_Model.Printer

17:54:40 Presenting theory Isabelle_Meta_Model.Generator_static

17:54:40 Presenting theory Isabelle_Meta_Model.Generator_dynamic_sequential

17:54:40 Presenting theory Isabelle_Meta_Model.Design_deep

17:54:40 Presenting theory Isabelle_Meta_Model.Toy_Library

17:54:40 Presenting theory Isabelle_Meta_Model.Design_shallow

17:54:40 Presenting theory Isabelle_Meta_Model.Rail

17:54:40 Presenting theory Isabelle_Meta_Model.Design_generated

17:54:40 Presenting theory Isabelle_Meta_Model.Design_generated_generated

17:54:40 Presenting Jinja ...

17:54:40 Presenting document Jinja/document

17:54:40 Presenting document Jinja/outline

17:54:40 Presenting theory Jinja.Auxiliary

17:54:40 Presenting theory Jinja.Type

17:54:40 Presenting theory Jinja.Decl

17:54:40 Presenting theory Jinja.TypeRel

17:54:40 Presenting theory Jinja.Value

17:54:40 Presenting theory Jinja.Objects

17:54:40 Presenting theory Jinja.Exceptions

17:54:40 Presenting theory Jinja.Expr

17:54:40 Presenting theory Jinja.State

17:54:40 Presenting theory Jinja.BigStep

17:54:40 Presenting theory Jinja.SmallStep

17:54:40 Presenting theory Jinja.SystemClasses

17:54:41 Presenting theory Jinja.WellForm

17:54:41 Presenting theory Jinja.WWellForm

17:54:41 Presenting theory Jinja.Equivalence

17:54:41 Presenting theory Jinja.WellType

17:54:41 Presenting theory Jinja.WellTypeRT

17:54:41 Presenting theory Jinja.DefAss

17:54:41 Presenting theory Jinja.Conform

17:54:41 Presenting theory Jinja.Progress

17:54:41 Presenting theory Jinja.JWellForm

17:54:42 Presenting theory Jinja.TypeSafe

17:54:42 Presenting theory Jinja.Annotate

17:54:42 Presenting theory Jinja.Examples

17:54:42 Presenting theory Jinja.execute_Bigstep

17:54:42 Presenting theory Jinja.execute_WellType

17:54:42 Presenting theory Jinja.JVMState

17:54:42 Presenting theory Jinja.JVMInstructions

17:54:42 Presenting theory Jinja.JVMExecInstr

17:54:42 Presenting theory Jinja.JVMExceptions

17:54:42 Presenting theory Jinja.JVMExec

17:54:42 Presenting theory Jinja.JVMDefensive

17:54:42 Presenting theory Jinja.JVMListExample

17:54:42 Presenting theory Jinja.Semilat

17:54:42 Presenting theory Jinja.Err

17:54:42 Presenting theory Jinja.Opt

17:54:43 Presenting theory Jinja.Product

17:54:43 Presenting theory Jinja.Listn

17:54:43 Presenting theory Jinja.Semilattices

17:54:43 Presenting theory Jinja.Typing_Framework

17:54:43 Presenting theory Jinja.SemilatAlg

17:54:43 Presenting theory Jinja.Typing_Framework_err

17:54:43 Presenting theory Jinja.Kildall

17:54:43 Presenting theory Jinja.LBVSpec

17:54:43 Presenting theory Jinja.LBVCorrect

17:54:43 Presenting theory Jinja.LBVComplete

17:54:43 Presenting theory Jinja.Abstract_BV

17:54:43 Presenting theory Jinja.SemiType

17:54:43 Presenting theory Jinja.JVM_SemiType

17:54:43 Presenting theory Jinja.Effect

17:54:44 Presenting theory Jinja.EffectMono

17:54:44 Presenting theory Jinja.BVSpec

17:54:44 Presenting theory Jinja.TF_JVM

17:54:44 Presenting theory Jinja.BVExec

17:54:44 Presenting theory Jinja.LBVJVM

17:54:44 Presenting theory Jinja.BVConform

17:54:44 Presenting theory Jinja.BVSpecTypeSafe

17:54:44 Presenting theory Jinja.BVNoTypeError

17:54:44 Presenting theory Jinja.BVExample

17:54:44 Presenting theory Jinja.J1

17:54:45 Presenting theory Jinja.J1WellForm

17:54:45 Presenting theory Jinja.PCompiler

17:54:45 Presenting theory Jinja.Hidden

17:54:45 Presenting theory Jinja.Compiler1

17:54:45 Presenting theory Jinja.Correctness1

17:54:45 Presenting theory Jinja.Compiler2

17:54:45 Presenting theory Jinja.Correctness2

17:54:45 Presenting theory Jinja.Compiler

17:54:45 Presenting theory Jinja.TypeComp

17:54:45 Presenting theory Jinja.Jinja

17:54:47 Presenting HRB-Slicing ...

17:54:47 Presenting document HRB-Slicing/document

17:54:47 Presenting document HRB-Slicing/outline

17:54:47 Presenting theory HRB-Slicing.AuxLemmas

17:54:47 Presenting theory HRB-Slicing.BasicDefs

17:54:47 Presenting theory HRB-Slicing.CFG

17:54:47 Presenting theory HRB-Slicing.CFGExit

17:54:47 Presenting theory HRB-Slicing.CFG_wf

17:54:47 Presenting theory HRB-Slicing.CFGExit_wf

17:54:47 Presenting theory HRB-Slicing.SemanticsCFG

17:54:47 Presenting theory HRB-Slicing.ReturnAndCallNodes

17:54:47 Presenting theory HRB-Slicing.Observable

17:54:47 Presenting theory HRB-Slicing.Postdomination

17:54:47 Presenting theory HRB-Slicing.SDG

17:54:47 Presenting theory HRB-Slicing.HRBSlice

17:54:47 Presenting theory HRB-Slicing.SCDObservable

17:54:48 Presenting theory HRB-Slicing.Distance

17:54:48 Presenting theory HRB-Slicing.Slice

17:54:48 Presenting theory HRB-Slicing.WeakSimulation

17:54:48 Presenting theory HRB-Slicing.FundamentalProperty

17:54:48 Presenting theory HRB-Slicing.Com

17:54:49 Presenting theory HRB-Slicing.ProcState

17:54:49 Presenting theory HRB-Slicing.PCFG

17:54:49 Presenting theory HRB-Slicing.WellFormProgs

17:54:49 Presenting theory HRB-Slicing.Interpretation

17:54:49 Presenting theory HRB-Slicing.Labels

17:54:49 Presenting theory HRB-Slicing.WellFormed

17:54:50 Presenting theory HRB-Slicing.ValidPaths

17:54:52 Presenting theory HRB-Slicing.ProcSDG

17:54:52 Presenting theory HRB-Slicing.JVMCFG

17:54:52 Presenting theory HRB-Slicing.JVMInterpretation

17:54:53 Presenting theory HRB-Slicing.JVMCFG_wf

17:54:54 Presenting theory HRB-Slicing.JVMPostdomination

17:54:54 Presenting theory HRB-Slicing.JVMSDG

17:54:55 Presenting theory HRB-Slicing.HRBSlicing

17:54:58 Presenting InformationFlowSlicing_Inter ...

17:54:58 Presenting document InformationFlowSlicing_Inter/document

17:54:58 Presenting document InformationFlowSlicing_Inter/outline

17:54:58 Presenting theory InformationFlowSlicing_Inter.NonInterferenceInter

17:54:58 Presenting theory InformationFlowSlicing_Inter.LiftingInter

17:55:00 Presenting Slicing ...

17:55:00 Presenting document Slicing/document

17:55:00 Presenting document Slicing/outline

17:55:00 Presenting theory Slicing.AuxLemmas

17:55:00 Presenting theory Slicing.BasicDefs

17:55:00 Presenting theory Slicing.CFG

17:55:00 Presenting theory Slicing.CFGExit

17:55:00 Presenting theory Slicing.Postdomination

17:55:00 Presenting theory Slicing.CFG_wf

17:55:00 Presenting theory Slicing.CFGExit_wf

17:55:00 Presenting theory Slicing.SemanticsCFG

17:55:00 Presenting theory Slicing.DynDataDependence

17:55:00 Presenting theory Slicing.DynStandardControlDependence

17:55:00 Presenting theory Slicing.DynWeakControlDependence

17:55:00 Presenting theory Slicing.DynPDG

17:55:00 Presenting theory Slicing.DependentLiveVariables

17:55:00 Presenting theory Slicing.BitVector

17:55:00 Presenting theory Slicing.DynSlice

17:55:00 Presenting theory Slicing.Observable

17:55:00 Presenting theory Slicing.Distance

17:55:00 Presenting theory Slicing.DataDependence

17:55:00 Presenting theory Slicing.Slice

17:55:00 Presenting theory Slicing.StandardControlDependence

17:55:00 Presenting theory Slicing.WeakControlDependence

17:55:00 Presenting theory Slicing.PDG

17:55:00 Presenting theory Slicing.WeakOrderDependence

17:55:00 Presenting theory Slicing.CDepInstantiations

17:55:00 Presenting theory Slicing.ControlDependenceRelations

17:55:00 Presenting theory Slicing.Com

17:55:00 Presenting theory Slicing.WCFG

17:55:00 Presenting theory Slicing.Interpretation

17:55:00 Presenting theory Slicing.Labels

17:55:00 Presenting theory Slicing.WellFormed

17:55:00 Presenting theory Slicing.AdditionalLemmas

17:55:00 Presenting theory Slicing.DynamicControlDependences

17:55:01 Presenting theory Slicing.Semantics

17:55:01 Presenting theory Slicing.WEquivalence

17:55:01 Presenting theory Slicing.SemanticsWellFormed

17:55:01 Presenting theory Slicing.StaticControlDependences

17:55:01 Presenting theory Slicing.JVMCFG

17:55:02 Presenting theory Slicing.JVMInterpretation

17:55:02 Presenting theory Slicing.JVMPostdomination

17:55:02 Presenting theory Slicing.JVMCFG_wf

17:55:02 Presenting theory Slicing.JVMControlDependences

17:55:02 Presenting theory Slicing.SemanticsWF

17:55:02 Presenting theory Slicing.Slicing

17:55:04 Presenting InformationFlowSlicing ...

17:55:04 Presenting document InformationFlowSlicing/document

17:55:04 Presenting document InformationFlowSlicing/outline

17:55:04 Presenting theory InformationFlowSlicing.NonInterferenceIntra

17:55:04 Presenting theory InformationFlowSlicing.LiftingIntra

17:55:04 Presenting theory InformationFlowSlicing.NonInterferenceWhile

17:55:05 Presenting JinjaDCI ...

17:55:05 Presenting document JinjaDCI/document

17:55:05 Presenting document JinjaDCI/outline

17:55:05 Presenting theory JinjaDCI.Auxiliary

17:55:05 Presenting theory JinjaDCI.Type

17:55:05 Presenting theory JinjaDCI.Decl

17:55:05 Presenting theory JinjaDCI.TypeRel

17:55:05 Presenting theory JinjaDCI.Value

17:55:05 Presenting theory JinjaDCI.Objects

17:55:05 Presenting theory JinjaDCI.Exceptions

17:55:05 Presenting theory JinjaDCI.Expr

17:55:05 Presenting theory JinjaDCI.WellType

17:55:05 Presenting theory JinjaDCI.WellTypeRT

17:55:05 Presenting theory JinjaDCI.State

17:55:05 Presenting theory JinjaDCI.SystemClasses

17:55:05 Presenting theory JinjaDCI.WellForm

17:55:05 Presenting theory JinjaDCI.WWellForm

17:55:05 Presenting theory JinjaDCI.BigStep

17:55:05 Presenting theory JinjaDCI.DefAss

17:55:05 Presenting theory JinjaDCI.Conform

17:55:05 Presenting theory JinjaDCI.SmallStep

17:55:05 Presenting theory JinjaDCI.EConform

17:55:06 Presenting theory JinjaDCI.Progress

17:55:06 Presenting theory JinjaDCI.JWellForm

17:55:06 Presenting theory JinjaDCI.TypeSafe

17:55:06 Presenting theory JinjaDCI.Equivalence

17:55:06 Presenting theory JinjaDCI.Annotate

17:55:06 Presenting theory JinjaDCI.JVMState

17:55:06 Presenting theory JinjaDCI.JVMInstructions

17:55:06 Presenting theory JinjaDCI.JVMExceptions

17:55:06 Presenting theory JinjaDCI.JVMExecInstr

17:55:07 Presenting theory JinjaDCI.JVMExec

17:55:07 Presenting theory JinjaDCI.JVMDefensive

17:55:07 Presenting theory JinjaDCI.SemiType

17:55:07 Presenting theory JinjaDCI.JVM_SemiType

17:55:07 Presenting theory JinjaDCI.Effect

17:55:07 Presenting theory JinjaDCI.EffectMono

17:55:07 Presenting theory JinjaDCI.BVSpec

17:55:07 Presenting theory JinjaDCI.TF_JVM

17:55:07 Presenting theory JinjaDCI.BVExec

17:55:07 Presenting theory JinjaDCI.LBVJVM

17:55:07 Presenting theory JinjaDCI.BVConform

17:55:07 Presenting theory JinjaDCI.ClassAdd

17:55:07 Presenting theory JinjaDCI.StartProg

17:55:07 Presenting theory JinjaDCI.BVSpecTypeSafe

17:55:08 Presenting theory JinjaDCI.BVNoTypeError

17:55:08 Presenting theory JinjaDCI.J1

17:55:08 Presenting theory JinjaDCI.J1WellForm

17:55:08 Presenting theory JinjaDCI.PCompiler

17:55:08 Presenting theory JinjaDCI.Hidden

17:55:08 Presenting theory JinjaDCI.Compiler1

17:55:08 Presenting theory JinjaDCI.Correctness1

17:55:08 Presenting theory JinjaDCI.Compiler2

17:55:08 Presenting theory JinjaDCI.Correctness2

17:55:08 Presenting theory JinjaDCI.Compiler

17:55:08 Presenting theory JinjaDCI.TypeComp

17:55:08 Presenting theory JinjaDCI.JinjaDCI

17:55:12 Presenting KBPs ...

17:55:12 Presenting document KBPs/document

17:55:12 Presenting document KBPs/outline

17:55:12 Presenting theory KBPs.Extra

17:55:12 Presenting theory KBPs.List_local

17:55:12 Presenting theory KBPs.Kripke

17:55:12 Presenting theory KBPs.Traces

17:55:12 Presenting theory KBPs.KBPs

17:55:12 Presenting theory KBPs.KBPsAuto

17:55:12 Presenting theory KBPs.DFS

17:55:12 Presenting theory KBPs.MapOps

17:55:12 Presenting theory KBPs.KBPsAlg

17:55:12 Presenting theory KBPs.ODList

17:55:12 Presenting theory KBPs.Eval

17:55:12 Presenting theory KBPs.Trie2

17:55:12 Presenting theory KBPs.ClockView

17:55:12 Presenting theory KBPs.SPRView

17:55:12 Presenting theory KBPs.SPRViewDet

17:55:12 Presenting theory KBPs.SPRViewNonDet

17:55:12 Presenting theory KBPs.SPRViewNonDetIndInit

17:55:12 Presenting theory KBPs.SPRViewSingle

17:55:12 Presenting theory KBPs.Views

17:55:12 Presenting theory KBPs.MuddyChildren

17:55:13 Presenting theory KBPs.Robot

17:55:13 Presenting theory KBPs.Examples

17:55:13 Presenting theory KBPs.KBPs_Main

17:55:14 Presenting LTL ...

17:55:14 Presenting document LTL/document

17:55:14 Presenting document LTL/outline

17:55:14 Presenting theory LTL.LTL

17:55:14 Presenting theory LTL.Rewriting

17:55:14 Presenting theory LTL.Equivalence_Relations

17:55:14 Presenting theory LTL.Disjunctive_Normal_Form

17:55:14 Presenting theory LTL.Code_Equations

17:55:14 Presenting theory LTL.Example

17:55:14 Presenting LTL_Normal_Form ...

17:55:14 Presenting document LTL_Normal_Form/document

17:55:14 Presenting document LTL_Normal_Form/outline

17:55:14 Presenting theory LTL_Normal_Form.Normal_Form

17:55:14 Presenting theory LTL_Normal_Form.Normal_Form_Complexity

17:55:14 Presenting theory LTL_Normal_Form.Normal_Form_Code_Export

17:55:14 Presenting LTL_to_DRA ...

17:55:14 Presenting document LTL_to_DRA/document

17:55:14 Presenting document LTL_to_DRA/outline

17:55:14 Presenting theory LTL_to_DRA.Preliminaries2

17:55:14 Presenting theory LTL_to_DRA.Map2

17:55:14 Presenting theory LTL_to_DRA.Mapping2

17:55:14 Presenting theory LTL_to_DRA.DTS

17:55:14 Presenting theory LTL_to_DRA.Semi_Mojmir

17:55:14 Presenting theory LTL_to_DRA.Mojmir

17:55:14 Presenting theory LTL_to_DRA.Rabin

17:55:14 Presenting theory LTL_to_DRA.List2

17:55:14 Presenting theory LTL_to_DRA.Mojmir_Rabin

17:55:15 Presenting theory LTL_to_DRA.LTL_FGXU

17:55:15 Presenting theory LTL_to_DRA.af

17:55:15 Presenting theory LTL_to_DRA.Logical_Characterization

17:55:15 Presenting theory LTL_to_DRA.LTL_Rabin

17:55:15 Presenting theory LTL_to_DRA.LTL_Rabin_Unfold_Opt

17:55:15 Presenting theory LTL_to_DRA.LTL_Compat

17:55:15 Presenting theory LTL_to_DRA.LTL_Impl

17:55:16 Presenting theory LTL_to_DRA.af_Impl

17:55:16 Presenting theory LTL_to_DRA.Mojmir_Rabin_Impl

17:55:16 Presenting theory LTL_to_DRA.LTL_Rabin_Impl

17:55:16 Presenting theory LTL_to_DRA.Export_Code

17:55:17 Presenting Stuttering_Equivalence ...

17:55:17 Presenting document Stuttering_Equivalence/document

17:55:17 Presenting document Stuttering_Equivalence/outline

17:55:17 Presenting theory Stuttering_Equivalence.Samplers

17:55:17 Presenting theory Stuttering_Equivalence.StutterEquivalence

17:55:17 Presenting theory Stuttering_Equivalence.PLTL

17:55:17 Presenting Lambda_Free_EPO ...

17:55:17 Presenting document Lambda_Free_EPO/document

17:55:17 Presenting document Lambda_Free_EPO/outline

17:55:17 Presenting theory Lambda_Free_EPO.Embeddings

17:55:17 Presenting theory Lambda_Free_EPO.Chop

17:55:17 Presenting theory Lambda_Free_EPO.Lambda_Free_EPO

17:55:18 Presenting Lambda_Free_RPOs ...

17:55:18 Presenting document Lambda_Free_RPOs/document

17:55:18 Presenting document Lambda_Free_RPOs/outline

17:55:18 Presenting theory Lambda_Free_RPOs.Lambda_Free_Util

17:55:18 Presenting theory Lambda_Free_RPOs.Lambda_Free_Term

17:55:18 Presenting theory Lambda_Free_RPOs.Infinite_Chain

17:55:18 Presenting theory Lambda_Free_RPOs.Extension_Orders

17:55:18 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPO_App

17:55:18 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPO_Std

17:55:18 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPO_Optim

17:55:18 Presenting theory Lambda_Free_RPOs.Lambda_Encoding

17:55:18 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPOs

17:55:19 Presenting Landau_Symbols ...

17:55:19 Presenting document Landau_Symbols/document

17:55:19 Presenting document Landau_Symbols/outline

17:55:19 Presenting theory Landau_Symbols.Group_Sort

17:55:19 Presenting theory Landau_Symbols.Landau_Real_Products

17:55:19 Presenting theory Landau_Symbols.Landau_Simprocs

17:55:19 Presenting theory Landau_Symbols.Landau_More

17:55:19 Presenting file "landau_simprocs.ML"

17:55:19 Presenting LightweightJava ...

17:55:19 Presenting document LightweightJava/document

17:55:19 Presenting document LightweightJava/outline

17:55:19 Presenting theory LightweightJava.Lightweight_Java_Definition

17:55:19 Presenting theory LightweightJava.Lightweight_Java_Equivalence

17:55:19 Presenting theory LightweightJava.Lightweight_Java_Proof

17:55:20 Presenting LinearQuantifierElim ...

17:55:20 Presenting document LinearQuantifierElim/document

17:55:20 Presenting document LinearQuantifierElim/outline

17:55:20 Presenting theory LinearQuantifierElim.Logic

17:55:20 Presenting theory LinearQuantifierElim.QE

17:55:20 Presenting theory LinearQuantifierElim.DLO

17:55:20 Presenting theory LinearQuantifierElim.QEdlo

17:55:20 Presenting theory LinearQuantifierElim.QEdlo_ex

17:55:20 Presenting theory LinearQuantifierElim.QEdlo_fr

17:55:20 Presenting theory LinearQuantifierElim.QEdlo_inf

17:55:20 Presenting theory LinearQuantifierElim.LinArith

17:55:20 Presenting theory LinearQuantifierElim.QElin

17:55:20 Presenting theory LinearQuantifierElim.QElin_opt

17:55:20 Presenting theory LinearQuantifierElim.FRE

17:55:20 Presenting theory LinearQuantifierElim.QElin_inf

17:55:20 Presenting theory LinearQuantifierElim.PresArith

17:55:20 Presenting theory LinearQuantifierElim.QEpres

17:55:21 Presenting theory LinearQuantifierElim.Cooper

17:55:21 Presenting theory LinearQuantifierElim.CertDlo

17:55:21 Presenting theory LinearQuantifierElim.CertLin

17:55:21 Presenting List-Infinite ...

17:55:21 Presenting document List-Infinite/document

17:55:21 Presenting document List-Infinite/outline

17:55:21 Presenting theory List-Infinite.Util_Set

17:55:21 Presenting theory List-Infinite.Util_MinMax

17:55:21 Presenting theory List-Infinite.Util_NatInf

17:55:21 Presenting theory List-Infinite.Util_Nat

17:55:21 Presenting theory List-Infinite.Util_Div

17:55:21 Presenting theory List-Infinite.SetInterval2

17:55:21 Presenting theory List-Infinite.SetIntervalCut

17:55:21 Presenting theory List-Infinite.SetIntervalStep

17:55:21 Presenting theory List-Infinite.List2

17:55:21 Presenting theory List-Infinite.InfiniteSet2

17:55:21 Presenting theory List-Infinite.ListInf

17:55:21 Presenting theory List-Infinite.ListInf_Prefix

17:55:21 Presenting theory List-Infinite.ListInfinite

17:55:22 Presenting Nat-Interval-Logic ...

17:55:22 Presenting document Nat-Interval-Logic/document

17:55:22 Presenting document Nat-Interval-Logic/outline

17:55:22 Presenting theory Nat-Interval-Logic.IL_Interval

17:55:22 Presenting theory Nat-Interval-Logic.IL_IntervalOperators

17:55:22 Presenting theory Nat-Interval-Logic.IL_TemporalOperators

17:55:23 Presenting AutoFocus-Stream ...

17:55:23 Presenting document AutoFocus-Stream/document

17:55:23 Presenting document AutoFocus-Stream/outline

17:55:23 Presenting theory AutoFocus-Stream.ListSlice

17:55:23 Presenting theory AutoFocus-Stream.AF_Stream

17:55:23 Presenting theory AutoFocus-Stream.AF_Stream_Exec

17:55:23 Presenting theory AutoFocus-Stream.IL_AF_Stream

17:55:23 Presenting theory AutoFocus-Stream.IL_AF_Stream_Exec

17:55:24 Presenting MuchAdoAboutTwo ...

17:55:24 Presenting document MuchAdoAboutTwo/document

17:55:24 Presenting document MuchAdoAboutTwo/outline

17:55:24 Presenting theory MuchAdoAboutTwo.MuchAdoAboutTwo

17:55:25 Presenting Myhill-Nerode ...

17:55:25 Presenting document Myhill-Nerode/document

17:55:25 Presenting document Myhill-Nerode/outline

17:55:25 Presenting theory Myhill-Nerode.Folds

17:55:25 Presenting theory Myhill-Nerode.Myhill_1

17:55:25 Presenting theory Myhill-Nerode.Myhill_2

17:55:25 Presenting theory Myhill-Nerode.Myhill

17:55:25 Presenting theory Myhill-Nerode.Closures

17:55:25 Presenting theory Myhill-Nerode.Closures2

17:55:25 Presenting theory Myhill-Nerode.Non_Regular_Languages

17:55:25 Presenting Order_Lattice_Props ...

17:55:25 Presenting document Order_Lattice_Props/document

17:55:25 Presenting document Order_Lattice_Props/outline

17:55:25 Presenting theory Order_Lattice_Props.Sup_Lattice

17:55:25 Presenting theory Order_Lattice_Props.Order_Duality

17:55:25 Presenting theory Order_Lattice_Props.Order_Lattice_Props

17:55:25 Presenting theory Order_Lattice_Props.Representations

17:55:25 Presenting theory Order_Lattice_Props.Galois_Connections

17:55:25 Presenting theory Order_Lattice_Props.Fixpoint_Fusion

17:55:25 Presenting theory Order_Lattice_Props.Closure_Operators

17:55:25 Presenting theory Order_Lattice_Props.Order_Lattice_Props_Loc

17:55:25 Presenting theory Order_Lattice_Props.Order_Lattice_Props_Wenzel

17:55:25 Presenting Quantales ...

17:55:25 Presenting document Quantales/document

17:55:25 Presenting document Quantales/outline

17:55:25 Presenting theory Quantales.Dioid_Models_New

17:55:25 Presenting theory Quantales.Quantales

17:55:25 Presenting theory Quantales.Quantale_Star

17:55:25 Presenting theory Quantales.Quantale_Modules

17:55:25 Presenting theory Quantales.Quantale_Models

17:55:25 Presenting theory Quantales.Quantic_Nuclei_Conuclei

17:55:25 Presenting theory Quantales.Quantale_Left_Sided

17:55:26 Presenting Transformer_Semantics ...

17:55:26 Presenting document Transformer_Semantics/document

17:55:26 Presenting document Transformer_Semantics/outline

17:55:26 Presenting theory Transformer_Semantics.Isotone_Transformers

17:55:26 Presenting theory Transformer_Semantics.Sup_Inf_Preserving_Transformers

17:55:26 Presenting theory Transformer_Semantics.Powerset_Monad

17:55:26 Presenting theory Transformer_Semantics.Kleisli_Transformers

17:55:26 Presenting theory Transformer_Semantics.Kleisli_Quantaloid

17:55:26 Presenting theory Transformer_Semantics.Kleisli_Quantale

17:55:26 Presenting Ordered_Resolution_Prover ...

17:55:26 Presenting document Ordered_Resolution_Prover/document

17:55:26 Presenting document Ordered_Resolution_Prover/outline

17:55:26 Presenting theory Ordered_Resolution_Prover.Map2

17:55:26 Presenting theory Ordered_Resolution_Prover.Lazy_List_Liminf

17:55:26 Presenting theory Ordered_Resolution_Prover.Lazy_List_Chain

17:55:26 Presenting theory Ordered_Resolution_Prover.Clausal_Logic

17:55:26 Presenting theory Ordered_Resolution_Prover.Herbrand_Interpretation

17:55:26 Presenting theory Ordered_Resolution_Prover.Abstract_Substitution

17:55:26 Presenting theory Ordered_Resolution_Prover.Inference_System

17:55:26 Presenting theory Ordered_Resolution_Prover.Ground_Resolution_Model

17:55:26 Presenting theory Ordered_Resolution_Prover.Unordered_Ground_Resolution

17:55:26 Presenting theory Ordered_Resolution_Prover.Ordered_Ground_Resolution

17:55:26 Presenting theory Ordered_Resolution_Prover.Proving_Process

17:55:26 Presenting theory Ordered_Resolution_Prover.Standard_Redundancy

17:55:26 Presenting theory Ordered_Resolution_Prover.FO_Ordered_Resolution

17:55:26 Presenting theory Ordered_Resolution_Prover.FO_Ordered_Resolution_Prover

17:55:27 Presenting Chandy_Lamport ...

17:55:27 Presenting document Chandy_Lamport/document

17:55:27 Presenting document Chandy_Lamport/outline

17:55:27 Presenting theory Chandy_Lamport.Distributed_System

17:55:27 Presenting theory Chandy_Lamport.Trace

17:55:27 Presenting theory Chandy_Lamport.Util

17:55:27 Presenting theory Chandy_Lamport.Swap

17:55:27 Presenting theory Chandy_Lamport.Snapshot

17:55:27 Presenting theory Chandy_Lamport.Co_Snapshot

17:55:27 Presenting theory Chandy_Lamport.Example

17:55:29 Presenting Functional_Ordered_Resolution_Prover ...

17:55:29 Presenting document Functional_Ordered_Resolution_Prover/document

17:55:29 Presenting document Functional_Ordered_Resolution_Prover/outline

17:55:29 Presenting theory Functional_Ordered_Resolution_Prover.Weighted_FO_Ordered_Resolution_Prover

17:55:29 Presenting theory Functional_Ordered_Resolution_Prover.Deterministic_FO_Ordered_Resolution_Prover

17:55:29 Presenting theory Functional_Ordered_Resolution_Prover.IsaFoR_Term

17:55:29 Presenting theory Functional_Ordered_Resolution_Prover.Executable_Subsumption

17:55:29 Presenting theory Functional_Ordered_Resolution_Prover.Executable_FO_Ordered_Resolution_Prover

17:55:30 Presenting Saturation_Framework ...

17:55:30 Presenting document Saturation_Framework/document

17:55:30 Presenting document Saturation_Framework/outline

17:55:30 Presenting theory Saturation_Framework.Calculus

17:55:30 Presenting theory Saturation_Framework.Intersection_Calculus

17:55:30 Presenting theory Saturation_Framework.Calculus_Variations

17:55:30 Presenting theory Saturation_Framework.Lifting_to_Non_Ground_Calculi

17:55:30 Presenting theory Saturation_Framework.Labeled_Lifting_to_Non_Ground_Calculi

17:55:30 Presenting theory Saturation_Framework.Given_Clause_Architectures

17:55:31 Presenting Saturation_Framework_Extensions ...

17:55:31 Presenting document Saturation_Framework_Extensions/document

17:55:31 Presenting document Saturation_Framework_Extensions/outline

17:55:31 Presenting theory Saturation_Framework_Extensions.Soundness

17:55:31 Presenting theory Saturation_Framework_Extensions.Standard_Redundancy_Criterion

17:55:31 Presenting theory Saturation_Framework_Extensions.Clausal_Calculus

17:55:31 Presenting theory Saturation_Framework_Extensions.FO_Ordered_Resolution_Prover_Revisited

17:55:31 Presenting theory Saturation_Framework_Extensions.Given_Clause_Architectures_Revisited

17:55:31 Presenting POPLmark-deBruijn ...

17:55:31 Presenting document POPLmark-deBruijn/document

17:55:31 Presenting document POPLmark-deBruijn/outline

17:55:31 Presenting theory POPLmark-deBruijn.Basis

17:55:31 Presenting theory POPLmark-deBruijn.POPLmark

17:55:31 Presenting theory POPLmark-deBruijn.POPLmarkRecord

17:55:31 Presenting theory POPLmark-deBruijn.POPLmarkRecordCtxt

17:55:31 Presenting theory POPLmark-deBruijn.Execute

17:55:32 Presenting Pairing_Heap ...

17:55:32 Presenting document Pairing_Heap/document

17:55:32 Presenting document Pairing_Heap/outline

17:55:32 Presenting theory Pairing_Heap.Pairing_Heap_Tree

17:55:32 Presenting theory Pairing_Heap.Pairing_Heap_List1

17:55:32 Presenting theory Pairing_Heap.Pairing_Heap_List2

17:55:32 Presenting Password_Authentication_Protocol ...

17:55:32 Presenting document Password_Authentication_Protocol/document

17:55:32 Presenting document Password_Authentication_Protocol/outline

17:55:32 Presenting theory Password_Authentication_Protocol.Propaedeutics

17:55:32 Presenting theory Password_Authentication_Protocol.Protocol

17:55:34 Presenting Presburger-Automata ...

17:55:34 Presenting document Presburger-Automata/document

17:55:34 Presenting document Presburger-Automata/outline

17:55:34 Presenting theory Presburger-Automata.DFS

17:55:34 Presenting theory Presburger-Automata.Presburger_Automata

17:55:34 Presenting theory Presburger-Automata.Exec

17:55:36 Presenting Priority_Queue_Braun ...

17:55:36 Presenting document Priority_Queue_Braun/document

17:55:36 Presenting document Priority_Queue_Braun/outline

17:55:36 Presenting theory Priority_Queue_Braun.Priority_Queue_Braun

17:55:36 Presenting theory Priority_Queue_Braun.Priority_Queue_Braun2

17:55:36 Presenting theory Priority_Queue_Braun.Sorting_Braun

17:55:36 Presenting Program-Conflict-Analysis ...

17:55:36 Presenting document Program-Conflict-Analysis/document

17:55:36 Presenting document Program-Conflict-Analysis/outline

17:55:36 Presenting theory Program-Conflict-Analysis.Misc

17:55:36 Presenting theory Program-Conflict-Analysis.Interleave

17:55:36 Presenting theory Program-Conflict-Analysis.ConsInterleave

17:55:36 Presenting theory Program-Conflict-Analysis.AcquisitionHistory

17:55:36 Presenting theory Program-Conflict-Analysis.LTS

17:55:36 Presenting theory Program-Conflict-Analysis.ThreadTracking

17:55:36 Presenting theory Program-Conflict-Analysis.Flowgraph

17:55:36 Presenting theory Program-Conflict-Analysis.Semantics

17:55:36 Presenting theory Program-Conflict-Analysis.Normalization

17:55:36 Presenting theory Program-Conflict-Analysis.ConstraintSystems

17:55:37 Presenting theory Program-Conflict-Analysis.MainResult

17:55:38 Presenting Regular-Sets ...

17:55:38 Presenting document Regular-Sets/document

17:55:38 Presenting document Regular-Sets/outline

17:55:38 Presenting theory Regular-Sets.Regular_Set

17:55:38 Presenting theory Regular-Sets.Regular_Exp

17:55:38 Presenting theory Regular-Sets.NDerivative

17:55:38 Presenting theory Regular-Sets.Equivalence_Checking

17:55:38 Presenting theory Regular-Sets.Relation_Interpretation

17:55:38 Presenting theory Regular-Sets.Regexp_Method

17:55:38 Presenting theory Regular-Sets.Regexp_Constructions

17:55:38 Presenting theory Regular-Sets.Derivatives

17:55:38 Presenting theory Regular-Sets.pEquivalence_Checking

17:55:38 Presenting theory Regular-Sets.Regular_Exp2

17:55:38 Presenting theory Regular-Sets.Equivalence_Checking2

17:55:38 Presenting Posix-Lexing ...

17:55:38 Presenting document Posix-Lexing/document

17:55:38 Presenting document Posix-Lexing/outline

17:55:38 Presenting theory Posix-Lexing.Lexer

17:55:38 Presenting theory Posix-Lexing.Simplifying

17:55:38 Presenting Ribbon_Proofs ...

17:55:38 Presenting document Ribbon_Proofs/document

17:55:38 Presenting document Ribbon_Proofs/outline

17:55:38 Presenting theory Ribbon_Proofs.More_Finite_Map

17:55:38 Presenting theory Ribbon_Proofs.JHelper

17:55:38 Presenting theory Ribbon_Proofs.Proofchain

17:55:38 Presenting theory Ribbon_Proofs.Ribbons_Basic

17:55:38 Presenting theory Ribbon_Proofs.Ribbons_Interfaces

17:55:38 Presenting theory Ribbon_Proofs.Ribbons_Stratified

17:55:38 Presenting theory Ribbon_Proofs.Ribbons_Graphical

17:55:38 Presenting theory Ribbon_Proofs.Ribbons_Graphical_Soundness

17:55:39 Presenting Root_Balanced_Tree ...

17:55:39 Presenting document Root_Balanced_Tree/document

17:55:39 Presenting document Root_Balanced_Tree/outline

17:55:39 Presenting theory Root_Balanced_Tree.Time_Monad

17:55:39 Presenting theory Root_Balanced_Tree.Root_Balanced_Tree

17:55:39 Presenting theory Root_Balanced_Tree.Root_Balanced_Tree_Tab

17:55:39 Presenting SATSolverVerification ...

17:55:39 Presenting document SATSolverVerification/document

17:55:39 Presenting document SATSolverVerification/outline

17:55:39 Presenting theory SATSolverVerification.MoreList

17:55:39 Presenting theory SATSolverVerification.CNF

17:55:39 Presenting theory SATSolverVerification.Trail

17:55:39 Presenting theory SATSolverVerification.SatSolverVerification

17:55:39 Presenting theory SATSolverVerification.BasicDPLL

17:55:39 Presenting theory SATSolverVerification.NieuwenhuisOliverasTinelli

17:55:39 Presenting theory SATSolverVerification.KrsticGoel

17:55:39 Presenting theory SATSolverVerification.SatSolverCode

17:55:39 Presenting theory SATSolverVerification.AssertLiteral

17:55:40 Presenting theory SATSolverVerification.UnitPropagate

17:55:41 Presenting theory SATSolverVerification.Initialization

17:55:41 Presenting theory SATSolverVerification.ConflictAnalysis

17:55:42 Presenting theory SATSolverVerification.Decide

17:55:42 Presenting theory SATSolverVerification.SolveLoop

17:55:42 Presenting theory SATSolverVerification.FunctionalImplementation

17:55:44 Presenting Safe_OCL ...

17:55:44 Presenting document Safe_OCL/document

17:55:44 Presenting document Safe_OCL/outline

17:55:44 Presenting theory Safe_OCL.Errorable

17:55:44 Presenting theory Safe_OCL.Transitive_Closure_Ext

17:55:44 Presenting theory Safe_OCL.Finite_Map_Ext

17:55:44 Presenting theory Safe_OCL.Tuple

17:55:44 Presenting theory Safe_OCL.Object_Model

17:55:44 Presenting theory Safe_OCL.OCL_Basic_Types

17:55:44 Presenting theory Safe_OCL.OCL_Types

17:55:44 Presenting theory Safe_OCL.OCL_Syntax

17:55:44 Presenting theory Safe_OCL.OCL_Object_Model

17:55:44 Presenting theory Safe_OCL.OCL_Typing

17:55:44 Presenting theory Safe_OCL.OCL_Normalization

17:55:44 Presenting theory Safe_OCL.OCL_Examples

17:55:45 Presenting Selection_Heap_Sort ...

17:55:45 Presenting document Selection_Heap_Sort/document

17:55:45 Presenting document Selection_Heap_Sort/outline

17:55:45 Presenting theory Selection_Heap_Sort.Sort

17:55:45 Presenting theory Selection_Heap_Sort.RemoveMax

17:55:45 Presenting theory Selection_Heap_Sort.SelectionSort_Functional

17:55:45 Presenting theory Selection_Heap_Sort.Heap

17:55:45 Presenting theory Selection_Heap_Sort.HeapFunctional

17:55:45 Presenting theory Selection_Heap_Sort.HeapImperative

17:55:45 Presenting Separata ...

17:55:45 Presenting document Separata/document

17:55:45 Presenting document Separata/outline

17:55:45 Presenting theory Separata.Separata

17:55:45 Presenting Separation_Logic_Imperative_HOL ...

17:55:45 Presenting document Separation_Logic_Imperative_HOL/document

17:55:45 Presenting document Separation_Logic_Imperative_HOL/outline

17:55:45 Presenting theory Separation_Logic_Imperative_HOL.Imperative_HOL_Add

17:55:45 Presenting theory Separation_Logic_Imperative_HOL.Syntax_Match

17:55:45 Presenting theory Separation_Logic_Imperative_HOL.Run

17:55:45 Presenting theory Separation_Logic_Imperative_HOL.Assertions

17:55:45 Presenting theory Separation_Logic_Imperative_HOL.Hoare_Triple

17:55:45 Presenting theory Separation_Logic_Imperative_HOL.Automation

17:55:45 Presenting theory Separation_Logic_Imperative_HOL.Sep_Main

17:55:45 Presenting theory Separation_Logic_Imperative_HOL.Imp_List_Spec

17:55:45 Presenting theory Separation_Logic_Imperative_HOL.List_Seg

17:55:45 Presenting theory Separation_Logic_Imperative_HOL.Open_List

17:55:45 Presenting theory Separation_Logic_Imperative_HOL.Circ_List

17:55:45 Presenting theory Separation_Logic_Imperative_HOL.Imp_Map_Spec

17:55:45 Presenting theory Separation_Logic_Imperative_HOL.Hash_Table

17:55:46 Presenting theory Separation_Logic_Imperative_HOL.Hash_Map

17:55:46 Presenting theory Separation_Logic_Imperative_HOL.Hash_Map_Impl

17:55:46 Presenting theory Separation_Logic_Imperative_HOL.Imp_Set_Spec

17:55:46 Presenting theory Separation_Logic_Imperative_HOL.Hash_Set_Impl

17:55:46 Presenting theory Separation_Logic_Imperative_HOL.To_List_GA

17:55:46 Presenting theory Separation_Logic_Imperative_HOL.Union_Find

17:55:46 Presenting theory Separation_Logic_Imperative_HOL.Idioms

17:55:46 Presenting theory Separation_Logic_Imperative_HOL.Default_Insts

17:55:46 Presenting theory Separation_Logic_Imperative_HOL.Array_Blit

17:55:46 Presenting theory Separation_Logic_Imperative_HOL.Array_Map_Impl

17:55:46 Presenting theory Separation_Logic_Imperative_HOL.Array_Set_Impl

17:55:46 Presenting theory Separation_Logic_Imperative_HOL.From_List_GA

17:55:46 Presenting theory Separation_Logic_Imperative_HOL.Sep_Examples

17:55:46 Presenting Simplex ...

17:55:46 Presenting document Simplex/document

17:55:46 Presenting document Simplex/outline

17:55:46 Presenting theory Simplex.Simplex_Auxiliary

17:55:46 Presenting theory Simplex.Rel_Chain

17:55:46 Presenting theory Simplex.Simplex_Algebra

17:55:46 Presenting theory Simplex.Abstract_Linear_Poly

17:55:46 Presenting theory Simplex.Linear_Poly_Maps

17:55:46 Presenting theory Simplex.QDelta

17:55:46 Presenting theory Simplex.Simplex

17:55:46 Presenting theory Simplex.Simplex_Incremental

17:55:50 Presenting Farkas ...

17:55:50 Presenting document Farkas/document

17:55:50 Presenting document Farkas/outline

17:55:50 Presenting theory Farkas.Farkas

17:55:50 Presenting theory Farkas.Matrix_Farkas

17:55:50 Presenting theory Farkas.Simplex_for_Reals

17:55:50 Presenting Skew_Heap ...

17:55:50 Presenting document Skew_Heap/document

17:55:50 Presenting document Skew_Heap/outline

17:55:50 Presenting theory Skew_Heap.Skew_Heap

17:55:50 Presenting Splay_Tree ...

17:55:50 Presenting document Splay_Tree/document

17:55:50 Presenting document Splay_Tree/outline

17:55:50 Presenting theory Splay_Tree.Splay_Tree

17:55:50 Presenting theory Splay_Tree.Splay_Map

17:55:50 Presenting theory Splay_Tree.Splay_Heap

17:55:50 Presenting Stable_Matching ...

17:55:50 Presenting document Stable_Matching/document

17:55:50 Presenting document Stable_Matching/outline

17:55:50 Presenting theory Stable_Matching.Sotomayor

17:55:50 Presenting theory Stable_Matching.Basis

17:55:50 Presenting theory Stable_Matching.Choice_Functions

17:55:50 Presenting theory Stable_Matching.Contracts

17:55:50 Presenting theory Stable_Matching.COP

17:55:50 Presenting theory Stable_Matching.Bossiness

17:55:50 Presenting theory Stable_Matching.Strategic

17:55:51 Presenting SuperCalc ...

17:55:51 Presenting document SuperCalc/document

17:55:51 Presenting document SuperCalc/outline

17:55:51 Presenting theory SuperCalc.multisets_continued

17:55:51 Presenting theory SuperCalc.well_founded_continued

17:55:51 Presenting theory SuperCalc.terms

17:55:51 Presenting theory SuperCalc.equational_clausal_logic

17:55:51 Presenting theory SuperCalc.superposition

17:55:55 Presenting Tail_Recursive_Functions ...

17:55:55 Presenting document Tail_Recursive_Functions/document

17:55:55 Presenting document Tail_Recursive_Functions/outline

17:55:55 Presenting theory Tail_Recursive_Functions.Method

17:55:55 Presenting theory Tail_Recursive_Functions.CaseStudy1

17:55:55 Presenting theory Tail_Recursive_Functions.CaseStudy2

17:55:55 Presenting TortoiseHare ...

17:55:55 Presenting document TortoiseHare/document

17:55:55 Presenting document TortoiseHare/outline

17:55:55 Presenting theory TortoiseHare.Basis

17:55:55 Presenting theory TortoiseHare.TortoiseHare

17:55:55 Presenting theory TortoiseHare.Brent

17:55:55 Presenting Trie ...

17:55:55 Presenting document Trie/document

17:55:55 Presenting document Trie/outline

17:55:55 Presenting theory Trie.Trie

17:55:55 Presenting theory Trie.Tries

17:55:55 Presenting Twelvefold_Way ...

17:55:55 Presenting document Twelvefold_Way/document

17:55:55 Presenting document Twelvefold_Way/outline

17:55:55 Presenting theory Twelvefold_Way.Preliminaries

17:55:55 Presenting theory Twelvefold_Way.Twelvefold_Way_Core

17:55:55 Presenting theory Twelvefold_Way.Equiv_Relations_on_Functions

17:55:55 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry1

17:55:55 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry2

17:55:55 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry4

17:55:55 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry5

17:55:55 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry6

17:55:55 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry7

17:55:55 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry8

17:55:56 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry9

17:55:56 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry3

17:55:56 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry10

17:55:56 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry11

17:55:56 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry12

17:55:56 Presenting theory Twelvefold_Way.Card_Bijections

17:55:56 Presenting theory Twelvefold_Way.Card_Bijections_Direct

17:55:56 Presenting theory Twelvefold_Way.Twelvefold_Way

17:55:56 Presenting Vickrey_Clarke_Groves ...

17:55:56 Presenting document Vickrey_Clarke_Groves/document

17:55:56 Presenting document Vickrey_Clarke_Groves/outline

17:55:56 Presenting theory Vickrey_Clarke_Groves.SetUtils

17:55:56 Presenting theory Vickrey_Clarke_Groves.Partitions

17:55:56 Presenting theory Vickrey_Clarke_Groves.RelationOperators

17:55:56 Presenting theory Vickrey_Clarke_Groves.RelationProperties

17:55:56 Presenting theory Vickrey_Clarke_Groves.Argmax

17:55:56 Presenting theory Vickrey_Clarke_Groves.MiscTools

17:55:56 Presenting theory Vickrey_Clarke_Groves.StrictCombinatorialAuction

17:55:56 Presenting theory Vickrey_Clarke_Groves.Universes

17:55:56 Presenting theory Vickrey_Clarke_Groves.UniformTieBreaking

17:55:56 Presenting theory Vickrey_Clarke_Groves.CombinatorialAuction

17:55:57 Presenting theory Vickrey_Clarke_Groves.CombinatorialAuctionCodeExtraction

17:55:57 Presenting theory Vickrey_Clarke_Groves.FirstPrice

17:55:57 Presenting theory Vickrey_Clarke_Groves.CombinatorialAuctionExamples

17:55:57 Presenting WebAssembly ...

17:55:57 Presenting document WebAssembly/document

17:55:57 Presenting document WebAssembly/outline

17:55:57 Presenting theory WebAssembly.Wasm_Ast

17:55:57 Presenting theory WebAssembly.Wasm_Type_Abs

17:55:57 Presenting theory WebAssembly.Wasm_Base_Defs

17:55:57 Presenting theory WebAssembly.Wasm

17:55:57 Presenting theory WebAssembly.Wasm_Axioms

17:55:57 Presenting theory WebAssembly.Wasm_Properties_Aux

17:55:57 Presenting theory WebAssembly.Wasm_Properties

17:55:57 Presenting theory WebAssembly.Wasm_Soundness

17:55:57 Presenting theory WebAssembly.Wasm_Checker_Types

17:55:57 Presenting theory WebAssembly.Wasm_Checker

17:55:57 Presenting theory WebAssembly.Wasm_Checker_Properties

17:55:57 Presenting theory WebAssembly.Wasm_Interpreter

17:55:58 Presenting theory WebAssembly.Wasm_Interpreter_Properties

17:55:58 Presenting theory WebAssembly.Wasm_Checker_Printing

17:55:58 Presenting theory WebAssembly.Wasm_Interpreter_Printing

17:55:58 Presenting theory WebAssembly.Wasm_Type_Abs_Printing

17:55:58 Presenting theory WebAssembly.Wasm_Printing

17:55:58 Presenting theory WebAssembly.Wasm_Interpreter_Printing_Pure

17:55:59 Presenting Well_Quasi_Orders ...

17:55:59 Presenting document Well_Quasi_Orders/document

17:55:59 Presenting document Well_Quasi_Orders/outline

17:55:59 Presenting theory Well_Quasi_Orders.Infinite_Sequences

17:55:59 Presenting theory Well_Quasi_Orders.Minimal_Elements

17:55:59 Presenting theory Well_Quasi_Orders.Least_Enum

17:55:59 Presenting theory Well_Quasi_Orders.Almost_Full

17:55:59 Presenting theory Well_Quasi_Orders.Minimal_Bad_Sequences

17:55:59 Presenting theory Well_Quasi_Orders.Higman_OI

17:55:59 Presenting theory Well_Quasi_Orders.Almost_Full_Relations

17:55:59 Presenting theory Well_Quasi_Orders.Well_Quasi_Orders

17:55:59 Presenting theory Well_Quasi_Orders.Kruskal

17:55:59 Presenting theory Well_Quasi_Orders.Kruskal_Examples

17:55:59 Presenting theory Well_Quasi_Orders.Wqo_Instances

17:55:59 Presenting theory Well_Quasi_Orders.Multiset_Extension

17:55:59 Presenting theory Well_Quasi_Orders.Wqo_Multiset

17:55:59 Presenting XML ...

17:55:59 Presenting document XML/document

17:55:59 Presenting document XML/outline

17:55:59 Presenting theory XML.Xml

17:55:59 Presenting theory XML.Xmlt

17:56:00 Presenting HOL-Matrix_LP ...

17:56:00 Presenting document HOL-Matrix_LP/document

17:56:00 Presenting document HOL-Matrix_LP/outline

17:56:00 Presenting theory HOL-Matrix_LP.Matrix

17:56:00 Presenting theory HOL-Matrix_LP.SparseMatrix

17:56:00 Presenting theory HOL-Matrix_LP.LP

17:56:00 Presenting theory HOL-Matrix_LP.ComputeFloat

17:56:00 Presenting theory HOL-Matrix_LP.Compute_Oracle

17:56:00 Presenting theory HOL-Matrix_LP.ComputeHOL

17:56:00 Presenting theory HOL-Matrix_LP.ComputeNumeral

17:56:00 Presenting theory HOL-Matrix_LP.Cplex

17:56:00 Presenting file "$ISABELLE_HOME/src/Tools/float.ML"

17:56:00 Presenting file "float_arith.ML"

17:56:01 Presenting file "Cplex_tools.ML"

17:56:01 Presenting file "CplexMatrixConverter.ML"

17:56:01 Presenting file "FloatSparseMatrixBuilder.ML"

17:56:01 Presenting file "fspmlp.ML"

17:56:01 Presenting file "matrixlp.ML"

17:56:01 Presenting file "am.ML"

17:56:01 Presenting file "am_compiler.ML"

17:56:01 Presenting file "am_interpreter.ML"

17:56:01 Presenting file "am_ghc.ML"

17:56:01 Presenting file "am_sml.ML"

17:56:01 Presenting file "report.ML"

17:56:01 Presenting file "compute.ML"

17:56:01 Presenting file "linker.ML"

17:56:01 Presenting HOL-MicroJava ...

17:56:01 Presenting document HOL-MicroJava/document

17:56:01 Presenting document HOL-MicroJava/outline

17:56:01 Presenting theory HOL-MicroJava.JBasis

17:56:01 Presenting theory HOL-MicroJava.Type

17:56:01 Presenting theory HOL-MicroJava.Decl

17:56:01 Presenting theory HOL-MicroJava.TypeRel

17:56:01 Presenting theory HOL-MicroJava.Value

17:56:01 Presenting theory HOL-MicroJava.State

17:56:01 Presenting theory HOL-MicroJava.Term

17:56:01 Presenting theory HOL-MicroJava.SystemClasses

17:56:01 Presenting theory HOL-MicroJava.WellForm

17:56:01 Presenting theory HOL-MicroJava.WellType

17:56:01 Presenting theory HOL-MicroJava.Eval

17:56:01 Presenting theory HOL-MicroJava.Exceptions

17:56:01 Presenting theory HOL-MicroJava.Conform

17:56:01 Presenting theory HOL-MicroJava.JTypeSafe

17:56:01 Presenting theory HOL-MicroJava.Example

17:56:01 Presenting theory HOL-MicroJava.JListExample

17:56:01 Presenting theory HOL-MicroJava.JVMState

17:56:01 Presenting theory HOL-MicroJava.JVMInstructions

17:56:01 Presenting theory HOL-MicroJava.JVMExecInstr

17:56:01 Presenting theory HOL-MicroJava.JVMExceptions

17:56:01 Presenting theory HOL-MicroJava.JVMExec

17:56:01 Presenting theory HOL-MicroJava.JVMListExample

17:56:01 Presenting theory HOL-MicroJava.JVMDefensive

17:56:02 Presenting theory HOL-MicroJava.Semilat

17:56:02 Presenting theory HOL-MicroJava.Err

17:56:02 Presenting theory HOL-MicroJava.Listn

17:56:02 Presenting theory HOL-MicroJava.Typing_Framework

17:56:02 Presenting theory HOL-MicroJava.Product

17:56:02 Presenting theory HOL-MicroJava.SemilatAlg

17:56:02 Presenting theory HOL-MicroJava.Typing_Framework_err

17:56:02 Presenting theory HOL-MicroJava.Kildall

17:56:02 Presenting theory HOL-MicroJava.Opt

17:56:02 Presenting theory HOL-MicroJava.LBVSpec

17:56:02 Presenting theory HOL-MicroJava.LBVCorrect

17:56:02 Presenting theory HOL-MicroJava.LBVComplete

17:56:02 Presenting theory HOL-MicroJava.Abstract_BV

17:56:02 Presenting theory HOL-MicroJava.Semilattices

17:56:02 Presenting theory HOL-MicroJava.JType

17:56:02 Presenting theory HOL-MicroJava.JVMType

17:56:02 Presenting theory HOL-MicroJava.Effect

17:56:02 Presenting theory HOL-MicroJava.EffectMono

17:56:02 Presenting theory HOL-MicroJava.BVSpec

17:56:02 Presenting theory HOL-MicroJava.Typing_Framework_JVM

17:56:02 Presenting theory HOL-MicroJava.LBVJVM

17:56:02 Presenting theory HOL-MicroJava.Correct

17:56:03 Presenting theory HOL-MicroJava.BVSpecTypeSafe

17:56:03 Presenting theory HOL-MicroJava.BVNoTypeError

17:56:03 Presenting theory HOL-MicroJava.JVM

17:56:03 Presenting theory HOL-MicroJava.BVExample

17:56:03 Presenting theory HOL-MicroJava.AuxLemmas

17:56:03 Presenting theory HOL-MicroJava.DefsComp

17:56:03 Presenting theory HOL-MicroJava.Index

17:56:03 Presenting theory HOL-MicroJava.TranslCompTp

17:56:03 Presenting theory HOL-MicroJava.TranslComp

17:56:03 Presenting theory HOL-MicroJava.LemmasComp

17:56:04 Presenting theory HOL-MicroJava.CorrComp

17:56:04 Presenting theory HOL-MicroJava.TypeInf

17:56:04 Presenting theory HOL-MicroJava.Altern

17:56:04 Presenting theory HOL-MicroJava.CorrCompTp

17:56:04 Presenting theory HOL-MicroJava.MicroJava

17:56:05 Presenting HOL-Mirabelle ...

17:56:05 Presenting theory HOL-Mirabelle.Mirabelle

17:56:05 Presenting theory HOL-Mirabelle.Mirabelle_Test

17:56:05 Presenting file "Tools/mirabelle.ML"

17:56:05 Presenting file "$ISABELLE_HOME/src/HOL/TPTP/sledgehammer_tactics.ML"

17:56:05 Presenting file "Tools/mirabelle_arith.ML"

17:56:05 Presenting file "Tools/mirabelle_metis.ML"

17:56:05 Presenting file "Tools/mirabelle_quickcheck.ML"

17:56:05 Presenting file "Tools/mirabelle_refute.ML"

17:56:05 Presenting file "Tools/mirabelle_sledgehammer.ML"

17:56:05 Presenting file "Tools/mirabelle_sledgehammer_filter.ML"

17:56:05 Presenting file "Tools/mirabelle_try0.ML"

17:56:05 Presenting HOL-Mirabelle-ex ...

17:56:05 Presenting theory HOL-Mirabelle-ex.Ex

17:56:05 Presenting HOL-Mutabelle ...

17:56:05 Presenting theory HOL-Mutabelle.MutabelleExtra

17:56:05 Presenting file "mutabelle.ML"

17:56:05 Presenting file "mutabelle_extra.ML"

17:56:05 Presenting HOL-NanoJava ...

17:56:05 Presenting document HOL-NanoJava/document

17:56:05 Presenting document HOL-NanoJava/outline

17:56:05 Presenting theory HOL-NanoJava.Term

17:56:05 Presenting theory HOL-NanoJava.Decl

17:56:05 Presenting theory HOL-NanoJava.TypeRel

17:56:05 Presenting theory HOL-NanoJava.State

17:56:05 Presenting theory HOL-NanoJava.OpSem

17:56:05 Presenting theory HOL-NanoJava.AxSem

17:56:05 Presenting theory HOL-NanoJava.Equivalence

17:56:05 Presenting theory HOL-NanoJava.Example

17:56:06 Presenting HOL-Nitpick_Examples ...

17:56:06 Presenting theory HOL-Nitpick_Examples.Core_Nits

17:56:06 Presenting theory HOL-Nitpick_Examples.Datatype_Nits

17:56:06 Presenting theory HOL-Nitpick_Examples.Hotel_Nits

17:56:06 Presenting theory HOL-Nitpick_Examples.Induct_Nits

17:56:06 Presenting theory HOL-Nitpick_Examples.Integer_Nits

17:56:06 Presenting theory HOL-Nitpick_Examples.Manual_Nits

17:56:06 Presenting theory HOL-Nitpick_Examples.Mini_Nits

17:56:06 Presenting theory HOL-Nitpick_Examples.Mono_Nits

17:56:06 Presenting theory HOL-Nitpick_Examples.Pattern_Nits

17:56:06 Presenting theory HOL-Nitpick_Examples.Record_Nits

17:56:06 Presenting theory HOL-Nitpick_Examples.Refute_Nits

17:56:06 Presenting theory HOL-Nitpick_Examples.Special_Nits

17:56:06 Presenting theory HOL-Nitpick_Examples.Tests_Nits

17:56:06 Presenting theory HOL-Nitpick_Examples.Typedef_Nits

17:56:06 Presenting theory HOL-Nitpick_Examples.Nitpick_Examples

17:56:07 Presenting file "minipick.ML"

17:56:07 Presenting HOL-Nominal ...

17:56:07 Presenting theory HOL-Nominal.Nominal

17:56:10 Presenting file "nominal_thmdecls.ML"

17:56:10 Presenting file "nominal_atoms.ML"

17:56:10 Presenting file "nominal_permeq.ML"

17:56:10 Presenting file "nominal_fresh_fun.ML"

17:56:10 Presenting file "nominal_datatype.ML"

17:56:10 Presenting file "nominal_primrec.ML"

17:56:10 Presenting file "nominal_inductive.ML"

17:56:10 Presenting file "nominal_inductive2.ML"

17:56:10 Presenting file "nominal_induct.ML"

17:56:10 Presenting CCS ...

17:56:10 Presenting document CCS/document

17:56:10 Presenting document CCS/outline

17:56:10 Presenting theory CCS.Agent

17:56:10 Presenting theory CCS.Tau_Chain

17:56:10 Presenting theory CCS.Weak_Cong_Semantics

17:56:10 Presenting theory CCS.Weak_Semantics

17:56:10 Presenting theory CCS.Strong_Sim

17:56:10 Presenting theory CCS.Weak_Sim

17:56:10 Presenting theory CCS.Weak_Cong_Sim

17:56:10 Presenting theory CCS.Strong_Sim_SC

17:56:10 Presenting theory CCS.Strong_Bisim

17:56:10 Presenting theory CCS.Strong_Sim_Pres

17:56:10 Presenting theory CCS.Strong_Bisim_Pres

17:56:10 Presenting theory CCS.Struct_Cong

17:56:10 Presenting theory CCS.Strong_Bisim_SC

17:56:10 Presenting theory CCS.Weak_Bisim

17:56:10 Presenting theory CCS.Weak_Cong

17:56:10 Presenting theory CCS.Weak_Sim_Pres

17:56:10 Presenting theory CCS.Weak_Bisim_Pres

17:56:10 Presenting theory CCS.Weak_Cong_Sim_Pres

17:56:10 Presenting theory CCS.Weak_Cong_Pres

17:56:10 Presenting HOL-Nominal-Examples ...

17:56:10 Presenting theory HOL-Nominal-Examples.Class1

17:56:10 Presenting theory HOL-Nominal-Examples.Class2

17:56:10 Presenting theory HOL-Nominal-Examples.Class3

17:56:10 Presenting theory HOL-Nominal-Examples.CK_Machine

17:56:10 Presenting theory HOL-Nominal-Examples.Compile

17:56:10 Presenting theory HOL-Nominal-Examples.Contexts

17:56:10 Presenting theory HOL-Nominal-Examples.Crary

17:56:10 Presenting theory HOL-Nominal-Examples.CR_Takahashi

17:56:10 Presenting theory HOL-Nominal-Examples.Lam_Funs

17:56:10 Presenting theory HOL-Nominal-Examples.CR

17:56:10 Presenting theory HOL-Nominal-Examples.Fsub

17:56:11 Presenting theory HOL-Nominal-Examples.Height

17:56:11 Presenting theory HOL-Nominal-Examples.Lambda_mu

17:56:11 Presenting theory HOL-Nominal-Examples.LocalWeakening

17:56:11 Presenting theory HOL-Nominal-Examples.Pattern

17:56:11 Presenting theory HOL-Nominal-Examples.SN

17:56:11 Presenting theory HOL-Nominal-Examples.SOS

17:56:11 Presenting theory HOL-Nominal-Examples.Standardization

17:56:11 Presenting theory HOL-Nominal-Examples.Support

17:56:11 Presenting theory HOL-Nominal-Examples.Type_Preservation

17:56:12 Presenting theory HOL-Nominal-Examples.Weakening

17:56:12 Presenting theory HOL-Nominal-Examples.W

17:56:12 Presenting theory HOL-Nominal-Examples.VC_Condition

17:56:18 Presenting Lam-ml-Normalization ...

17:56:18 Presenting document Lam-ml-Normalization/document

17:56:18 Presenting document Lam-ml-Normalization/outline

17:56:18 Presenting theory Lam-ml-Normalization.Lam_ml

17:56:19 Presenting Pi_Calculus ...

17:56:19 Presenting document Pi_Calculus/document

17:56:19 Presenting document Pi_Calculus/outline

17:56:19 Presenting theory Pi_Calculus.Agent

17:56:19 Presenting theory Pi_Calculus.Late_Semantics

17:56:19 Presenting theory Pi_Calculus.Late_Semantics1

17:56:19 Presenting theory Pi_Calculus.Rel

17:56:19 Presenting theory Pi_Calculus.Strong_Late_Sim

17:56:19 Presenting theory Pi_Calculus.Strong_Late_Bisim

17:56:19 Presenting theory Pi_Calculus.Strong_Late_Bisim_Subst

17:56:19 Presenting theory Pi_Calculus.Strong_Late_Sim_Pres

17:56:19 Presenting theory Pi_Calculus.Strong_Late_Bisim_Pres

17:56:19 Presenting theory Pi_Calculus.Strong_Late_Bisim_Subst_Pres

17:56:19 Presenting theory Pi_Calculus.Late_Tau_Chain

17:56:19 Presenting theory Pi_Calculus.Weak_Late_Step_Semantics

17:56:19 Presenting theory Pi_Calculus.Weak_Late_Semantics

17:56:19 Presenting theory Pi_Calculus.Weak_Late_Sim

17:56:19 Presenting theory Pi_Calculus.Weak_Late_Bisim

17:56:19 Presenting theory Pi_Calculus.Weak_Late_Step_Sim

17:56:19 Presenting theory Pi_Calculus.Weak_Late_Cong

17:56:19 Presenting theory Pi_Calculus.Weak_Late_Bisim_Subst

17:56:19 Presenting theory Pi_Calculus.Weak_Late_Cong_Subst

17:56:19 Presenting theory Pi_Calculus.Strong_Late_Sim_SC

17:56:19 Presenting theory Pi_Calculus.Strong_Late_Bisim_SC

17:56:19 Presenting theory Pi_Calculus.Strong_Late_Bisim_Subst_SC

17:56:20 Presenting theory Pi_Calculus.Weak_Late_Cong_Subst_SC

17:56:20 Presenting theory Pi_Calculus.Weak_Late_Step_Sim_Pres

17:56:20 Presenting theory Pi_Calculus.Weak_Late_Bisim_SC

17:56:20 Presenting theory Pi_Calculus.Weak_Late_Sim_Pres

17:56:20 Presenting theory Pi_Calculus.Weak_Late_Bisim_Pres

17:56:21 Presenting theory Pi_Calculus.Weak_Late_Cong_Pres

17:56:21 Presenting theory Pi_Calculus.Early_Semantics

17:56:21 Presenting theory Pi_Calculus.Strong_Early_Sim

17:56:21 Presenting theory Pi_Calculus.Strong_Early_Bisim

17:56:21 Presenting theory Pi_Calculus.Strong_Early_Bisim_Subst

17:56:21 Presenting theory Pi_Calculus.Strong_Early_Sim_Pres

17:56:21 Presenting theory Pi_Calculus.Strong_Early_Bisim_Pres

17:56:21 Presenting theory Pi_Calculus.Strong_Early_Bisim_Subst_Pres

17:56:21 Presenting theory Pi_Calculus.Early_Tau_Chain

17:56:22 Presenting theory Pi_Calculus.Weak_Early_Step_Semantics

17:56:22 Presenting theory Pi_Calculus.Weak_Early_Semantics

17:56:22 Presenting theory Pi_Calculus.Weak_Early_Sim

17:56:22 Presenting theory Pi_Calculus.Weak_Early_Bisim

17:56:22 Presenting theory Pi_Calculus.Weak_Early_Step_Sim

17:56:22 Presenting theory Pi_Calculus.Weak_Early_Cong

17:56:22 Presenting theory Pi_Calculus.Weak_Early_Bisim_Subst

17:56:22 Presenting theory Pi_Calculus.Weak_Early_Cong_Subst

17:56:22 Presenting theory Pi_Calculus.Weak_Early_Step_Sim_Pres

17:56:22 Presenting theory Pi_Calculus.Weak_Early_Sim_Pres

17:56:23 Presenting theory Pi_Calculus.Strong_Early_Late_Comp

17:56:23 Presenting theory Pi_Calculus.Strong_Early_Bisim_SC

17:56:23 Presenting theory Pi_Calculus.Weak_Early_Bisim_SC

17:56:23 Presenting theory Pi_Calculus.Weak_Early_Bisim_Pres

17:56:23 Presenting theory Pi_Calculus.Weak_Early_Cong_Pres

17:56:23 Presenting theory Pi_Calculus.Weak_Early_Cong_Subst_Pres

17:56:23 Presenting theory Pi_Calculus.Strong_Late_Expansion_Law

17:56:23 Presenting theory Pi_Calculus.Strong_Late_Axiomatisation

17:56:24 Presenting Psi_Calculi ...

17:56:24 Presenting document Psi_Calculi/document

17:56:24 Presenting document Psi_Calculi/outline

17:56:24 Presenting theory Psi_Calculi.Chain

17:56:24 Presenting theory Psi_Calculi.Subst_Term

17:56:24 Presenting theory Psi_Calculi.Agent

17:56:24 Presenting theory Psi_Calculi.Frame

17:56:24 Presenting theory Psi_Calculi.Semantics

17:56:24 Presenting theory Psi_Calculi.Simulation

17:56:24 Presenting theory Psi_Calculi.Tau_Chain

17:56:24 Presenting theory Psi_Calculi.Weak_Simulation

17:56:24 Presenting theory Psi_Calculi.Weak_Stat_Imp

17:56:25 Presenting theory Psi_Calculi.Bisimulation

17:56:25 Presenting theory Psi_Calculi.Sim_Pres

17:56:26 Presenting theory Psi_Calculi.Bisim_Pres

17:56:26 Presenting theory Psi_Calculi.Sim_Struct_Cong

17:56:26 Presenting theory Psi_Calculi.Structural_Congruence

17:56:26 Presenting theory Psi_Calculi.Bisim_Struct_Cong

17:56:26 Presenting theory Psi_Calculi.Weak_Bisimulation

17:56:26 Presenting theory Psi_Calculi.Weak_Sim_Pres

17:56:27 Presenting theory Psi_Calculi.Weak_Stat_Imp_Pres

17:56:28 Presenting theory Psi_Calculi.Weak_Bisim_Pres

17:56:28 Presenting theory Psi_Calculi.Weak_Bisim_Struct_Cong

17:56:28 Presenting theory Psi_Calculi.Close_Subst

17:56:28 Presenting theory Psi_Calculi.Bisim_Subst

17:56:28 Presenting theory Psi_Calculi.Weak_Bisim_Subst

17:56:29 Presenting theory Psi_Calculi.Weakening

17:56:29 Presenting theory Psi_Calculi.Weaken_Transition

17:56:29 Presenting theory Psi_Calculi.Weaken_Stat_Imp

17:56:29 Presenting theory Psi_Calculi.Weaken_Simulation

17:56:29 Presenting theory Psi_Calculi.Weaken_Bisimulation

17:56:29 Presenting theory Psi_Calculi.Weak_Cong_Simulation

17:56:30 Presenting theory Psi_Calculi.Weak_Psi_Congruence

17:56:30 Presenting theory Psi_Calculi.Weak_Cong_Sim_Pres

17:56:30 Presenting theory Psi_Calculi.Weak_Cong_Pres

17:56:30 Presenting theory Psi_Calculi.Weak_Cong_Struct_Cong

17:56:30 Presenting theory Psi_Calculi.Weak_Congruence

17:56:30 Presenting theory Psi_Calculi.Tau

17:56:30 Presenting theory Psi_Calculi.Sum

17:56:31 Presenting theory Psi_Calculi.Tau_Sim

17:56:31 Presenting theory Psi_Calculi.Tau_Stat_Imp

17:56:31 Presenting theory Psi_Calculi.Tau_Laws_Weak

17:56:31 Presenting theory Psi_Calculi.Tau_Laws_No_Weak

17:56:38 Presenting SequentInvertibility ...

17:56:38 Presenting document SequentInvertibility/document

17:56:38 Presenting document SequentInvertibility/outline

17:56:38 Presenting theory SequentInvertibility.MultiSequents

17:56:38 Presenting theory SequentInvertibility.SingleSuccedent

17:56:38 Presenting theory SequentInvertibility.NominalSequents

17:56:38 Presenting theory SequentInvertibility.ModalSequents

17:56:38 Presenting theory SequentInvertibility.SRCTransforms

17:56:38 Presenting theory SequentInvertibility.SequentInvertibility

17:56:41 Presenting HOL-Predicate_Compile_Examples ...

17:56:41 Presenting theory HOL-Predicate_Compile_Examples.Examples

17:56:41 Presenting theory HOL-Predicate_Compile_Examples.Predicate_Compile_Tests

17:56:41 Presenting theory HOL-Predicate_Compile_Examples.Predicate_Compile_Quickcheck_Examples

17:56:41 Presenting theory HOL-Predicate_Compile_Examples.Specialisation_Examples

17:56:41 Presenting theory HOL-Predicate_Compile_Examples.IMP_1

17:56:41 Presenting theory HOL-Predicate_Compile_Examples.IMP_2

17:56:41 Presenting theory HOL-Predicate_Compile_Examples.IMP_3

17:56:41 Presenting theory HOL-Predicate_Compile_Examples.IMP_4

17:56:41 Presenting theory HOL-Predicate_Compile_Examples.Code_Prolog_Examples

17:56:41 Presenting theory HOL-Predicate_Compile_Examples.Context_Free_Grammar_Example

17:56:41 Presenting theory HOL-Predicate_Compile_Examples.Hotel_Example

17:56:41 Presenting theory HOL-Predicate_Compile_Examples.Hotel_Example_Prolog

17:56:41 Presenting theory HOL-Predicate_Compile_Examples.Lambda_Example

17:56:41 Presenting theory HOL-Predicate_Compile_Examples.List_Examples

17:56:41 Presenting theory HOL-Predicate_Compile_Examples.Reg_Exp_Example

17:56:42 Presenting HOL-Prolog ...

17:56:42 Presenting theory HOL-Prolog.HOHH

17:56:42 Presenting theory HOL-Prolog.Test

17:56:42 Presenting theory HOL-Prolog.Func

17:56:42 Presenting theory HOL-Prolog.Type

17:56:42 Presenting file "prolog.ML"

17:56:42 Presenting HOL-Quickcheck_Examples ...

17:56:42 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Examples

17:56:42 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Lattice_Examples

17:56:42 Presenting theory HOL-Quickcheck_Examples.Completeness

17:56:42 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Interfaces

17:56:42 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Nesting

17:56:42 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Nesting_Example

17:56:42 Presenting theory HOL-Quickcheck_Examples.Hotel_Example

17:56:42 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Narrowing_Examples

17:56:42 Presenting HOL-Real_Asymp ...

17:56:42 Presenting theory HOL-Real_Asymp.Lazy_Eval

17:56:42 Presenting theory HOL-Real_Asymp.Inst_Existentials

17:56:42 Presenting theory HOL-Real_Asymp.Eventuallize

17:56:42 Presenting theory HOL-Real_Asymp.Multiseries_Expansion

17:56:42 Presenting theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

17:56:42 Presenting theory HOL-Real_Asymp.Real_Asymp

17:56:42 Presenting theory HOL-Real_Asymp.Real_Asymp_Approx

17:56:42 Presenting theory HOL-Real_Asymp.Real_Asymp_Examples

17:56:42 Presenting file "inst_existentials.ML"

17:56:42 Presenting file "lazy_eval.ML"

17:56:43 Presenting file "real_asymp_diag.ML"

17:56:43 Presenting file "multiseries_expansion_bounds.ML"

17:56:45 Presenting file "asymptotic_basis.ML"

17:56:45 Presenting file "exp_log_expression.ML"

17:56:45 Presenting file "expansion_interface.ML"

17:56:45 Presenting file "multiseries_expansion.ML"

17:56:45 Presenting file "real_asymp.ML"

17:56:45 Presenting HOL-Real_Asymp-Manual ...

17:56:45 Presenting document HOL-Real_Asymp-Manual/document

17:56:45 Presenting document HOL-Real_Asymp-Manual/outline

17:56:45 Presenting theory HOL-Real_Asymp-Manual.Real_Asymp_Doc

17:56:45 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

17:56:45 Presenting HOL-SET_Protocol ...

17:56:45 Presenting document HOL-SET_Protocol/document

17:56:45 Presenting document HOL-SET_Protocol/outline

17:56:45 Presenting theory HOL-SET_Protocol.Message_SET

17:56:45 Presenting theory HOL-SET_Protocol.Public_SET

17:56:45 Presenting theory HOL-SET_Protocol.Event_SET

17:56:45 Presenting theory HOL-SET_Protocol.Cardholder_Registration

17:56:45 Presenting theory HOL-SET_Protocol.Merchant_Registration

17:56:45 Presenting theory HOL-SET_Protocol.Purchase

17:56:45 Presenting theory HOL-SET_Protocol.SET_Protocol

17:56:46 Presenting HOL-SMT_Examples ...

17:56:46 Presenting theory HOL-SMT_Examples.Boogie

17:56:46 Presenting theory HOL-SMT_Examples.SMT_Examples

17:56:46 Presenting theory HOL-SMT_Examples.SMT_Word_Examples

17:56:46 Presenting theory HOL-SMT_Examples.SMT_Tests

17:56:46 Presenting theory HOL-SMT_Examples.SMT_Tests_Verit

17:56:46 Presenting theory HOL-SMT_Examples.SMT_Examples_Verit

17:56:46 Presenting file "SMT_Examples.certs"

17:56:46 Presenting file "boogie.ML"

17:56:46 Presenting file "SMT_Examples_Verit.certs"

17:56:46 Presenting file "Boogie_Max.certs"

17:56:46 Presenting file "Boogie_Max.b2i"

17:56:46 Presenting file "Boogie_Dijkstra.certs"

17:56:46 Presenting file "Boogie_Dijkstra.b2i"

17:56:46 Presenting file "VCC_Max.certs"

17:56:47 Presenting file "VCC_Max.b2i"

17:56:47 Presenting HOL-SPARK ...

17:56:47 Presenting theory HOL-SPARK.SPARK_Setup

17:56:47 Presenting theory HOL-SPARK.SPARK

17:56:48 Presenting file "Tools/fdl_lexer.ML"

17:56:48 Presenting file "Tools/fdl_parser.ML"

17:56:48 Presenting file "Tools/spark_vcs.ML"

17:56:48 Presenting file "Tools/spark_commands.ML"

17:56:48 Presenting HOL-SPARK-Examples ...

17:56:48 Presenting theory HOL-SPARK-Examples.Greatest_Common_Divisor

17:56:48 Presenting theory HOL-SPARK-Examples.Longest_Increasing_Subsequence

17:56:48 Presenting theory HOL-SPARK-Examples.RMD

17:56:48 Presenting theory HOL-SPARK-Examples.RMD_Specification

17:56:48 Presenting theory HOL-SPARK-Examples.F

17:56:48 Presenting theory HOL-SPARK-Examples.Hash

17:56:48 Presenting theory HOL-SPARK-Examples.K_L

17:56:48 Presenting theory HOL-SPARK-Examples.K_R

17:56:48 Presenting theory HOL-SPARK-Examples.RMD_Lemmas

17:56:48 Presenting file "greatest_common_divisor/g_c_d.siv"

17:56:48 Presenting file "greatest_common_divisor/g_c_d.fdl"

17:56:48 Presenting file "greatest_common_divisor/g_c_d.rls"

17:56:48 Presenting file "rmd/k_l.siv"

17:56:48 Presenting file "rmd/k_l.fdl"

17:56:48 Presenting file "rmd/k_l.rls"

17:56:48 Presenting file "rmd/k_r.siv"

17:56:48 Presenting file "rmd/k_r.fdl"

17:56:48 Presenting file "rmd/k_r.rls"

17:56:48 Presenting theory HOL-SPARK-Examples.R_L

17:56:48 Presenting theory HOL-SPARK-Examples.Round

17:56:48 Presenting theory HOL-SPARK-Examples.R_R

17:56:48 Presenting theory HOL-SPARK-Examples.S_L

17:56:48 Presenting file "rmd/f.siv"

17:56:48 Presenting file "rmd/f.fdl"

17:56:48 Presenting file "rmd/f.rls"

17:56:48 Presenting theory HOL-SPARK-Examples.S_R

17:56:48 Presenting file "rmd/r_l.siv"

17:56:48 Presenting file "rmd/r_l.fdl"

17:56:48 Presenting file "rmd/r_l.rls"

17:56:48 Presenting theory HOL-SPARK-Examples.Sqrt

17:56:48 Presenting file "rmd/r_r.siv"

17:56:48 Presenting file "rmd/r_r.fdl"

17:56:48 Presenting file "rmd/r_r.rls"

17:56:48 Presenting file "rmd/s_l.siv"

17:56:48 Presenting file "rmd/s_l.fdl"

17:56:48 Presenting file "rmd/s_l.rls"

17:56:48 Presenting file "rmd/s_r.siv"

17:56:48 Presenting file "rmd/s_r.fdl"

17:56:48 Presenting file "rmd/s_r.rls"

17:56:48 Presenting file "sqrt/isqrt.siv"

17:56:48 Presenting file "sqrt/isqrt.fdl"

17:56:48 Presenting file "sqrt/isqrt.rls"

17:56:48 Presenting file "rmd/hash.siv"

17:56:48 Presenting file "rmd/hash.fdl"

17:56:48 Presenting file "rmd/hash.rls"

17:56:48 Presenting file "rmd/round.siv"

17:56:48 Presenting file "rmd/round.fdl"

17:56:48 Presenting file "rmd/round.rls"

17:56:48 Presenting file "liseq/liseq_length.siv"

17:56:48 Presenting file "liseq/liseq_length.fdl"

17:56:48 Presenting file "liseq/liseq_length.rls"

17:56:48 Presenting RIPEMD-160-SPARK ...

17:56:48 Presenting document RIPEMD-160-SPARK/document

17:56:48 Presenting document RIPEMD-160-SPARK/outline

17:56:48 Presenting theory RIPEMD-160-SPARK.RIPEMD_160_SPARK

17:56:48 Presenting HOL-SPARK-Manual ...

17:56:48 Presenting document HOL-SPARK-Manual/document

17:56:48 Presenting document HOL-SPARK-Manual/outline

17:56:48 Presenting theory HOL-SPARK-Manual.Simple_Greatest_Common_Divisor

17:56:48 Presenting theory HOL-SPARK-Manual.Example_Verification

17:56:48 Presenting theory HOL-SPARK-Manual.Proc1

17:56:48 Presenting theory HOL-SPARK-Manual.Proc2

17:56:48 Presenting theory HOL-SPARK-Manual.VC_Principles

17:56:48 Presenting theory HOL-SPARK-Manual.Reference

17:56:48 Presenting theory HOL-SPARK-Manual.Complex_Types

17:56:48 Presenting file "simple_greatest_common_divisor/g_c_d.siv"

17:56:48 Presenting file "simple_greatest_common_divisor/g_c_d.fdl"

17:56:48 Presenting file "simple_greatest_common_divisor/g_c_d.rls"

17:56:48 Presenting file "loop_invariant/proc2.siv"

17:56:48 Presenting file "loop_invariant/proc2.fdl"

17:56:48 Presenting file "loop_invariant/proc2.rls"

17:56:48 Presenting file "loop_invariant/proc1.siv"

17:56:48 Presenting file "loop_invariant/proc1.fdl"

17:56:48 Presenting file "loop_invariant/proc1.rls"

17:56:48 Presenting file "complex_types_app/initialize.siv"

17:56:48 Presenting file "complex_types_app/initialize.fdl"

17:56:48 Presenting file "complex_types_app/initialize.rls"

17:56:48 Presenting HOL-Statespace ...

17:56:48 Presenting document HOL-Statespace/document

17:56:48 Presenting document HOL-Statespace/outline

17:56:48 Presenting theory HOL-Statespace.DistinctTreeProver

17:56:48 Presenting theory HOL-Statespace.StateFun

17:56:48 Presenting theory HOL-Statespace.StateSpaceLocale

17:56:48 Presenting theory HOL-Statespace.StateSpaceSyntax

17:56:48 Presenting theory HOL-Statespace.StateSpaceEx

17:56:48 Presenting file "distinct_tree_prover.ML"

17:56:49 Presenting file "state_space.ML"

17:56:49 Presenting file "state_fun.ML"

17:56:49 Presenting HOL-TLA ...

17:56:49 Presenting theory HOL-TLA.Intensional

17:56:49 Presenting theory HOL-TLA.Stfun

17:56:49 Presenting theory HOL-TLA.Action

17:56:49 Presenting theory HOL-TLA.Init

17:56:49 Presenting theory HOL-TLA.TLA

17:56:49 Presenting HOL-TLA-Buffer ...

17:56:49 Presenting theory HOL-TLA-Buffer.Buffer

17:56:49 Presenting theory HOL-TLA-Buffer.DBuffer

17:56:49 Presenting HOL-TLA-Inc ...

17:56:49 Presenting theory HOL-TLA-Inc.Inc

17:56:49 Presenting HOL-TLA-Memory ...

17:56:49 Presenting theory HOL-TLA-Memory.RPCMemoryParams

17:56:49 Presenting theory HOL-TLA-Memory.MemoryParameters

17:56:49 Presenting theory HOL-TLA-Memory.ProcedureInterface

17:56:49 Presenting theory HOL-TLA-Memory.Memory

17:56:49 Presenting theory HOL-TLA-Memory.RPCParameters

17:56:49 Presenting theory HOL-TLA-Memory.RPC

17:56:49 Presenting theory HOL-TLA-Memory.MemClerkParameters

17:56:49 Presenting theory HOL-TLA-Memory.MemClerk

17:56:49 Presenting theory HOL-TLA-Memory.MemoryImplementation

17:56:49 Presenting HOL-TPTP ...

17:56:49 Presenting theory HOL-TPTP.ATP_Theory_Export

17:56:49 Presenting theory HOL-TPTP.MaSh_Export_Base

17:56:49 Presenting theory HOL-TPTP.MaSh_Eval

17:56:49 Presenting theory HOL-TPTP.TPTP_Interpret

17:56:49 Presenting theory HOL-TPTP.TPTP_Parser

17:56:49 Presenting theory HOL-TPTP.THF_Arith

17:56:49 Presenting theory HOL-TPTP.TPTP_Proof_Reconstruction

17:56:49 Presenting theory HOL-TPTP.ATP_Problem_Import

17:56:50 Presenting file "mash_eval.ML"

17:56:50 Presenting file "sledgehammer_tactics.ML"

17:56:50 Presenting file "atp_problem_import.ML"

17:56:50 Presenting file "mash_export.ML"

17:56:50 Presenting file "atp_theory_export.ML"

17:56:50 Presenting file "TPTP_Parser/tptp_interpret.ML"

17:56:51 Presenting file "TPTP_Parser/tptp_reconstruct_library.ML"

17:56:51 Presenting file "TPTP_Parser/tptp_reconstruct.ML"

17:56:51 Presenting file "TPTP_Parser/ml_yacc_lib.ML"

17:56:51 Presenting file "TPTP_Parser/tptp_syntax.ML"

17:56:51 Presenting file "TPTP_Parser/tptp_lexyacc.ML"

17:56:51 Presenting file "TPTP_Parser/tptp_parser.ML"

17:56:51 Presenting file "TPTP_Parser/tptp_problem_name.ML"

17:56:51 Presenting file "TPTP_Parser/tptp_proof.ML"

17:56:51 Presenting HOL-Types_To_Sets ...

17:56:51 Presenting theory HOL-Types_To_Sets.Types_To_Sets

17:56:51 Presenting theory HOL-Types_To_Sets.Prerequisites

17:56:51 Presenting theory HOL-Types_To_Sets.Finite

17:56:51 Presenting theory HOL-Types_To_Sets.T2_Spaces

17:56:51 Presenting theory HOL-Types_To_Sets.Unoverload_Def

17:56:51 Presenting theory HOL-Types_To_Sets.Group_On_With

17:56:51 Presenting theory HOL-Types_To_Sets.Linear_Algebra_On_With

17:56:51 Presenting theory HOL-Types_To_Sets.Linear_Algebra_On

17:56:52 Presenting file "local_typedef.ML"

17:56:52 Presenting file "unoverloading.ML"

17:56:52 Presenting file "internalize_sort.ML"

17:56:52 Presenting file "unoverload_type.ML"

17:56:52 Presenting file "unoverload_def.ML"

17:56:52 Presenting HOL-Unix ...

17:56:52 Presenting document HOL-Unix/document

17:56:52 Presenting document HOL-Unix/outline

17:56:52 Presenting theory HOL-Unix.Nested_Environment

17:56:52 Presenting theory HOL-Unix.Unix

17:56:52 Presenting HOL-ZF ...

17:56:52 Presenting document HOL-ZF/document

17:56:52 Presenting document HOL-ZF/outline

17:56:52 Presenting theory HOL-ZF.HOLZF

17:56:52 Presenting theory HOL-ZF.Zet

17:56:52 Presenting theory HOL-ZF.LProd

17:56:52 Presenting theory HOL-ZF.MainZF

17:56:52 Presenting theory HOL-ZF.Games

17:56:53 Presenting HOLCF ...

17:56:53 Presenting document HOLCF/document

17:56:53 Presenting document HOLCF/outline

17:56:53 Presenting theory HOLCF.Porder

17:56:53 Presenting theory HOLCF.Pcpo

17:56:53 Presenting theory HOLCF.Cont

17:56:53 Presenting theory HOLCF.Adm

17:56:53 Presenting theory HOLCF.Cpodef

17:56:53 Presenting theory HOLCF.Fun_Cpo

17:56:53 Presenting theory HOLCF.Product_Cpo

17:56:53 Presenting theory HOLCF.Cfun

17:56:53 Presenting theory HOLCF.Deflation

17:56:53 Presenting theory HOLCF.Sprod

17:56:53 Presenting theory HOLCF.Discrete

17:56:53 Presenting theory HOLCF.Up

17:56:53 Presenting theory HOLCF.Lift

17:56:53 Presenting theory HOLCF.Tr

17:56:53 Presenting theory HOLCF.Ssum

17:56:53 Presenting theory HOLCF.Sfun

17:56:53 Presenting theory HOLCF.Map_Functions

17:56:53 Presenting theory HOLCF.Cprod

17:56:53 Presenting theory HOLCF.Bifinite

17:56:53 Presenting theory HOLCF.Completion

17:56:53 Presenting theory HOLCF.Universal

17:56:53 Presenting theory HOLCF.Algebraic

17:56:53 Presenting theory HOLCF.Representable

17:56:53 Presenting theory HOLCF.One

17:56:53 Presenting theory HOLCF.Fix

17:56:53 Presenting theory HOLCF.Fixrec

17:56:53 Presenting theory HOLCF.Domain_Aux

17:56:53 Presenting theory HOLCF.Domain

17:56:53 Presenting theory HOLCF.Compact_Basis

17:56:53 Presenting theory HOLCF.UpperPD

17:56:53 Presenting file "Tools/cpodef.ML"

17:56:53 Presenting theory HOLCF.LowerPD

17:56:53 Presenting theory HOLCF.ConvexPD

17:56:53 Presenting theory HOLCF.Powerdomains

17:56:54 Presenting theory HOLCF

17:56:54 Presenting file "Tools/holcf_library.ML"

17:56:54 Presenting file "Tools/fixrec.ML"

17:56:54 Presenting file "Tools/domaindef.ML"

17:56:54 Presenting file "Tools/Domain/domain_isomorphism.ML"

17:56:54 Presenting file "Tools/Domain/domain_axioms.ML"

17:56:54 Presenting file "Tools/Domain/domain.ML"

17:56:54 Presenting file "Tools/Domain/domain_take_proofs.ML"

17:56:54 Presenting file "Tools/cont_consts.ML"

17:56:54 Presenting file "Tools/cont_proc.ML"

17:56:54 Presenting file "Tools/Domain/domain_constructors.ML"

17:56:54 Presenting file "Tools/Domain/domain_induction.ML"

17:56:54 Presenting CSP_RefTK ...

17:56:54 Presenting document CSP_RefTK/document

17:56:54 Presenting document CSP_RefTK/outline

17:56:54 Presenting theory CSP_RefTK.Introduction

17:56:54 Presenting theory CSP_RefTK.Assertions_ext

17:56:54 Presenting theory CSP_RefTK.Properties

17:56:54 Presenting theory CSP_RefTK.Fix_ind_ext

17:56:54 Presenting theory CSP_RefTK.Process_norm

17:56:54 Presenting theory CSP_RefTK.CopyBuffer_props

17:56:54 Presenting theory CSP_RefTK.DiningPhilosophers

17:56:54 Presenting theory CSP_RefTK.Conclusion

17:56:55 Presenting Circus ...

17:56:55 Presenting document Circus/document

17:56:55 Presenting document Circus/outline

17:56:55 Presenting theory Circus.Var

17:56:55 Presenting theory Circus.Relations

17:56:55 Presenting theory Circus.Designs

17:56:55 Presenting theory Circus.Reactive_Processes

17:56:55 Presenting theory Circus.CSP_Processes

17:56:55 Presenting theory Circus.Circus_Actions

17:56:55 Presenting theory Circus.Var_list

17:56:55 Presenting theory Circus.Denotational_Semantics

17:56:55 Presenting theory Circus.Circus_Syntax

17:56:55 Presenting theory Circus.Refinement

17:56:55 Presenting theory Circus.Refinement_Example

17:56:56 Presenting HOL-CSP ...

17:56:56 Presenting document HOL-CSP/document

17:56:56 Presenting document HOL-CSP/outline

17:56:56 Presenting theory HOL-CSP.Introduction

17:56:56 Presenting theory HOL-CSP.Process

17:56:56 Presenting theory HOL-CSP.Bot

17:56:56 Presenting theory HOL-CSP.Skip

17:56:56 Presenting theory HOL-CSP.Stop

17:56:56 Presenting theory HOL-CSP.Mprefix

17:56:56 Presenting theory HOL-CSP.Det

17:56:56 Presenting theory HOL-CSP.Ndet

17:56:56 Presenting theory HOL-CSP.Seq

17:56:56 Presenting theory HOL-CSP.Hide

17:56:56 Presenting theory HOL-CSP.Sync

17:56:56 Presenting theory HOL-CSP.Mndet

17:56:56 Presenting theory HOL-CSP.CSP

17:56:56 Presenting theory HOL-CSP.Assertions

17:56:56 Presenting theory HOL-CSP.Conclusion

17:56:56 Presenting theory HOL-CSP.CopyBuffer

17:56:58 Presenting HOLCF-IMP ...

17:56:58 Presenting document HOLCF-IMP/document

17:56:58 Presenting document HOLCF-IMP/outline

17:56:58 Presenting theory HOLCF-IMP.Denotational

17:56:58 Presenting theory HOLCF-IMP.HoareEx

17:56:58 Presenting HOLCF-Library ...

17:56:58 Presenting theory HOLCF-Library.Bool_Discrete

17:56:58 Presenting theory HOLCF-Library.Char_Discrete

17:56:58 Presenting theory HOLCF-Library.Defl_Bifinite

17:56:58 Presenting theory HOLCF-Library.Int_Discrete

17:56:58 Presenting theory HOLCF-Library.List_Cpo

17:56:58 Presenting theory HOLCF-Library.Sum_Cpo

17:56:58 Presenting theory HOLCF-Library.List_Predomain

17:56:58 Presenting theory HOLCF-Library.Nat_Discrete

17:56:58 Presenting theory HOLCF-Library.Option_Cpo

17:56:58 Presenting theory HOLCF-Library.Stream

17:56:58 Presenting theory HOLCF-Library.HOLCF_Library

17:56:58 Presenting theory HOLCF-Library.HOL_Cpo

17:56:58 Presenting HOLCF-FOCUS ...

17:56:58 Presenting theory HOLCF-FOCUS.Fstreams

17:56:58 Presenting theory HOLCF-FOCUS.Fstream

17:56:58 Presenting theory HOLCF-FOCUS.FOCUS

17:56:58 Presenting theory HOLCF-FOCUS.Buffer

17:56:58 Presenting theory HOLCF-FOCUS.Stream_adm

17:56:58 Presenting theory HOLCF-FOCUS.Buffer_adm

17:56:58 Presenting HOLCF-ex ...

17:56:58 Presenting theory HOLCF-ex.Dnat

17:56:58 Presenting theory HOLCF-ex.Dagstuhl

17:56:58 Presenting theory HOLCF-ex.Focus_ex

17:56:58 Presenting theory HOLCF-ex.Fix2

17:56:58 Presenting theory HOLCF-ex.Hoare

17:56:58 Presenting theory HOLCF-ex.Concurrency_Monad

17:56:58 Presenting theory HOLCF-ex.Loop

17:56:58 Presenting theory HOLCF-ex.Powerdomain_ex

17:56:58 Presenting theory HOLCF-ex.Domain_Proofs

17:56:58 Presenting theory HOLCF-ex.Letrec

17:56:59 Presenting theory HOLCF-ex.Pattern_Match

17:56:59 Presenting PCF ...

17:56:59 Presenting document PCF/document

17:56:59 Presenting document PCF/outline

17:56:59 Presenting theory PCF.Basis

17:56:59 Presenting theory PCF.Logical_Relations

17:56:59 Presenting theory PCF.PCF

17:56:59 Presenting theory PCF.OpSem

17:56:59 Presenting theory PCF.Continuations

17:56:59 Presenting theory PCF.SmallStep

17:57:00 Presenting HOLCF-Prelude ...

17:57:00 Presenting document HOLCF-Prelude/document

17:57:00 Presenting document HOLCF-Prelude/outline

17:57:00 Presenting theory HOLCF-Prelude.HOLCF_Main

17:57:00 Presenting theory HOLCF-Prelude.Type_Classes

17:57:00 Presenting theory HOLCF-Prelude.Numeral_Cpo

17:57:00 Presenting theory HOLCF-Prelude.Data_Function

17:57:00 Presenting theory HOLCF-Prelude.Data_Bool

17:57:00 Presenting theory HOLCF-Prelude.Data_Tuple

17:57:00 Presenting theory HOLCF-Prelude.Data_Integer

17:57:00 Presenting theory HOLCF-Prelude.Data_List

17:57:00 Presenting theory HOLCF-Prelude.Data_Maybe

17:57:00 Presenting theory HOLCF-Prelude.Definedness

17:57:00 Presenting theory HOLCF-Prelude.List_Comprehension

17:57:00 Presenting theory HOLCF-Prelude.Num_Class

17:57:00 Presenting theory HOLCF-Prelude.HOLCF_Prelude

17:57:00 Presenting theory HOLCF-Prelude.Fibs

17:57:00 Presenting theory HOLCF-Prelude.Sieve_Primes

17:57:00 Presenting theory HOLCF-Prelude.GHC_Rewrite_Rules

17:57:00 Presenting theory HOLCF-Prelude.HLint

17:57:00 Presenting BirdKMP ...

17:57:00 Presenting document BirdKMP/document

17:57:00 Presenting document BirdKMP/outline

17:57:00 Presenting theory BirdKMP.HOLCF_ROOT

17:57:00 Presenting theory BirdKMP.Theory_Of_Lists

17:57:00 Presenting theory BirdKMP.KMP

17:57:01 Presenting HOLCF-Tutorial ...

17:57:01 Presenting document HOLCF-Tutorial/document

17:57:01 Presenting document HOLCF-Tutorial/outline

17:57:01 Presenting theory HOLCF-Tutorial.Domain_ex

17:57:01 Presenting theory HOLCF-Tutorial.Fixrec_ex

17:57:01 Presenting theory HOLCF-Tutorial.New_Domain

17:57:01 Presenting IOA ...

17:57:01 Presenting theory IOA.Seq

17:57:01 Presenting theory IOA.Sequence

17:57:01 Presenting theory IOA.Asig

17:57:01 Presenting theory IOA.Automata

17:57:01 Presenting theory IOA.Traces

17:57:01 Presenting theory IOA.RefMappings

17:57:01 Presenting theory IOA.RefCorrectness

17:57:01 Presenting theory IOA.Simulations

17:57:01 Presenting theory IOA.SimCorrectness

17:57:01 Presenting theory IOA.CompoExecs

17:57:01 Presenting theory IOA.CompoScheds

17:57:01 Presenting theory IOA.ShortExecutions

17:57:02 Presenting theory IOA.CompoTraces

17:57:02 Presenting theory IOA.Compositionality

17:57:02 Presenting theory IOA.Deadlock

17:57:02 Presenting theory IOA.IOA

17:57:02 Presenting theory IOA.Pred

17:57:02 Presenting theory IOA.TL

17:57:02 Presenting theory IOA.TLS

17:57:02 Presenting theory IOA.LiveIOA

17:57:02 Presenting theory IOA.Abstraction

17:57:03 Presenting IOA-ABP ...

17:57:03 Presenting theory IOA-ABP.Packet

17:57:03 Presenting theory IOA-ABP.Action

17:57:03 Presenting theory IOA-ABP.Env

17:57:03 Presenting theory IOA-ABP.Lemmas

17:57:03 Presenting theory IOA-ABP.Sender

17:57:03 Presenting theory IOA-ABP.Receiver

17:57:03 Presenting theory IOA-ABP.Abschannel

17:57:03 Presenting theory IOA-ABP.Impl

17:57:03 Presenting theory IOA-ABP.Abschannel_finite

17:57:03 Presenting theory IOA-ABP.Impl_finite

17:57:03 Presenting theory IOA-ABP.Correctness

17:57:03 Presenting theory IOA-ABP.Spec

17:57:03 Presenting file "Check.ML"

17:57:03 Presenting IOA-NTP ...

17:57:03 Presenting theory IOA-NTP.Overview

17:57:03 Presenting theory IOA-NTP.Lemmas

17:57:03 Presenting theory IOA-NTP.Multiset

17:57:03 Presenting theory IOA-NTP.Packet

17:57:03 Presenting theory IOA-NTP.Action

17:57:03 Presenting theory IOA-NTP.Sender

17:57:03 Presenting theory IOA-NTP.Receiver

17:57:03 Presenting theory IOA-NTP.Abschannel

17:57:03 Presenting theory IOA-NTP.Impl

17:57:03 Presenting theory IOA-NTP.Spec

17:57:03 Presenting theory IOA-NTP.Correctness

17:57:03 Presenting IOA-Storage ...

17:57:03 Presenting theory IOA-Storage.Action

17:57:03 Presenting theory IOA-Storage.Spec

17:57:03 Presenting theory IOA-Storage.Impl

17:57:03 Presenting theory IOA-Storage.Correctness

17:57:03 Presenting IOA-ex ...

17:57:03 Presenting theory IOA-ex.TrivEx

17:57:03 Presenting theory IOA-ex.TrivEx2

17:57:03 Presenting Launchbury ...

17:57:03 Presenting document Launchbury/document

17:57:03 Presenting document Launchbury/outline

17:57:03 Presenting theory Launchbury.AList-Utils

17:57:03 Presenting theory Launchbury.HOLCF-Join

17:57:03 Presenting theory Launchbury.HOLCF-Join-Classes

17:57:03 Presenting theory Launchbury.Env

17:57:03 Presenting theory Launchbury.Pointwise

17:57:03 Presenting theory Launchbury.HOLCF-Utils

17:57:03 Presenting theory Launchbury.EvalHeap

17:57:03 Presenting theory Launchbury.Nominal-Utils

17:57:03 Presenting theory Launchbury.AList-Utils-Nominal

17:57:03 Presenting theory Launchbury.Nominal-HOLCF

17:57:03 Presenting theory Launchbury.Env-HOLCF

17:57:03 Presenting theory Launchbury.HasESem

17:57:03 Presenting theory Launchbury.Iterative

17:57:03 Presenting theory Launchbury.Env-Nominal

17:57:03 Presenting theory Launchbury.HeapSemantics

17:57:03 Presenting theory Launchbury.Vars

17:57:03 Presenting theory Launchbury.Terms

17:57:03 Presenting theory Launchbury.AbstractDenotational

17:57:03 Presenting theory Launchbury.Substitution

17:57:03 Presenting theory Launchbury.Abstract-Denotational-Props

17:57:03 Presenting theory Launchbury.Value

17:57:03 Presenting theory Launchbury.Value-Nominal

17:57:03 Presenting theory Launchbury.Denotational

17:57:03 Presenting theory Launchbury.Launchbury

17:57:04 Presenting theory Launchbury.CorrectnessOriginal

17:57:04 Presenting theory Launchbury.Mono-Nat-Fun

17:57:04 Presenting theory Launchbury.C

17:57:04 Presenting theory Launchbury.CValue

17:57:04 Presenting theory Launchbury.CValue-Nominal

17:57:04 Presenting theory Launchbury.HOLCF-Meet

17:57:04 Presenting theory Launchbury.C-Meet

17:57:04 Presenting theory Launchbury.C-restr

17:57:04 Presenting theory Launchbury.ResourcedDenotational

17:57:04 Presenting theory Launchbury.CorrectnessResourced

17:57:04 Presenting theory Launchbury.ResourcedAdequacy

17:57:04 Presenting theory Launchbury.ValueSimilarity

17:57:04 Presenting theory Launchbury.Denotational-Related

17:57:04 Presenting theory Launchbury.Adequacy

17:57:04 Presenting theory Launchbury.EverythingAdequacy

17:57:04 Presenting Call_Arity ...

17:57:04 Presenting document Call_Arity/document

17:57:04 Presenting document Call_Arity/outline

17:57:04 Presenting theory Call_Arity.BalancedTraces

17:57:04 Presenting theory Call_Arity.SestoftConf

17:57:04 Presenting theory Call_Arity.Sestoft

17:57:04 Presenting theory Call_Arity.SestoftCorrect

17:57:04 Presenting theory Call_Arity.Arity

17:57:04 Presenting theory Call_Arity.AEnv

17:57:04 Presenting theory Call_Arity.Arity-Nominal

17:57:04 Presenting theory Call_Arity.ArityAnalysisSig

17:57:04 Presenting theory Call_Arity.ArityAnalysisAbinds

17:57:04 Presenting theory Call_Arity.ArityAnalysisSpec

17:57:04 Presenting theory Call_Arity.TrivialArityAnal

17:57:04 Presenting theory Call_Arity.Cardinality-Domain

17:57:04 Presenting theory Call_Arity.CardinalityAnalysisSig

17:57:04 Presenting theory Call_Arity.ConstOn

17:57:04 Presenting theory Call_Arity.CardinalityAnalysisSpec

17:57:04 Presenting theory Call_Arity.ArityAnalysisStack

17:57:04 Presenting theory Call_Arity.NoCardinalityAnalysis

17:57:04 Presenting theory Call_Arity.TransformTools

17:57:04 Presenting theory Call_Arity.AbstractTransform

17:57:05 Presenting theory Call_Arity.EtaExpansion

17:57:05 Presenting theory Call_Arity.EtaExpansionSafe

17:57:05 Presenting theory Call_Arity.ArityStack

17:57:05 Presenting theory Call_Arity.ArityEtaExpansion

17:57:05 Presenting theory Call_Arity.ArityEtaExpansionSafe

17:57:05 Presenting theory Call_Arity.ArityTransform

17:57:05 Presenting theory Call_Arity.ArityConsistent

17:57:05 Presenting theory Call_Arity.ArityTransformSafe

17:57:05 Presenting theory Call_Arity.Set-Cpo

17:57:05 Presenting theory Call_Arity.Env-Set-Cpo

17:57:05 Presenting theory Call_Arity.CoCallGraph

17:57:05 Presenting theory Call_Arity.CoCallAnalysisSig

17:57:05 Presenting theory Call_Arity.AList-Utils-HOLCF

17:57:05 Presenting theory Call_Arity.CoCallGraph-Nominal

17:57:05 Presenting theory Call_Arity.CoCallAnalysisBinds

17:57:05 Presenting theory Call_Arity.ArityAnalysisFix

17:57:05 Presenting theory Call_Arity.CoCallFix

17:57:05 Presenting theory Call_Arity.CoCallAnalysisImpl

17:57:05 Presenting theory Call_Arity.CallArityEnd2End

17:57:05 Presenting theory Call_Arity.SestoftGC

17:57:05 Presenting theory Call_Arity.CardArityTransformSafe

17:57:05 Presenting theory Call_Arity.CoCallAritySig

17:57:05 Presenting theory Call_Arity.CoCallAnalysisSpec

17:57:05 Presenting theory Call_Arity.ArityAnalysisFixProps

17:57:05 Presenting theory Call_Arity.CoCallImplSafe

17:57:05 Presenting theory Call_Arity.List-Interleavings

17:57:05 Presenting theory Call_Arity.TTree

17:57:05 Presenting theory Call_Arity.TTree-HOLCF

17:57:05 Presenting theory Call_Arity.AnalBinds

17:57:05 Presenting theory Call_Arity.TTreeAnalysisSig

17:57:05 Presenting theory Call_Arity.CoCallGraph-TTree

17:57:05 Presenting theory Call_Arity.CoCallImplTTree

17:57:05 Presenting theory Call_Arity.Cardinality-Domain-Lists

17:57:05 Presenting theory Call_Arity.TTreeAnalysisSpec

17:57:06 Presenting theory Call_Arity.CoCallImplTTreeSafe

17:57:06 Presenting theory Call_Arity.TTreeImplCardinality

17:57:06 Presenting theory Call_Arity.TTreeImplCardinalitySafe

17:57:06 Presenting theory Call_Arity.CallArityEnd2EndSafe

17:57:06 Presenting theory Call_Arity.ArityAnalysisCorrDenotational

17:57:06 Presenting Shivers-CFA ...

17:57:06 Presenting document Shivers-CFA/document

17:57:06 Presenting document Shivers-CFA/outline

17:57:06 Presenting theory Shivers-CFA.HOLCFUtils

17:57:06 Presenting theory Shivers-CFA.CPSScheme

17:57:06 Presenting theory Shivers-CFA.Eval

17:57:06 Presenting theory Shivers-CFA.Utils

17:57:06 Presenting theory Shivers-CFA.SetMap

17:57:06 Presenting theory Shivers-CFA.AbsCF

17:57:06 Presenting theory Shivers-CFA.ExCF

17:57:06 Presenting theory Shivers-CFA.AbsCFCorrect

17:57:06 Presenting theory Shivers-CFA.ExCFSV

17:57:07 Presenting theory Shivers-CFA.Computability

17:57:07 Presenting theory Shivers-CFA.FixTransform

17:57:07 Presenting theory Shivers-CFA.CPSUtils

17:57:07 Presenting theory Shivers-CFA.MapSets

17:57:07 Presenting theory Shivers-CFA.AbsCFComp

17:57:07 Presenting Stream-Fusion ...

17:57:07 Presenting document Stream-Fusion/document

17:57:07 Presenting document Stream-Fusion/outline

17:57:07 Presenting theory Stream-Fusion.LazyList

17:57:07 Presenting theory Stream-Fusion.Stream

17:57:07 Presenting theory Stream-Fusion.StreamFusion

17:57:08 Presenting Tycon ...

17:57:08 Presenting document Tycon/document

17:57:08 Presenting document Tycon/outline

17:57:08 Presenting theory Tycon.TypeApp

17:57:08 Presenting theory Tycon.Coerce

17:57:08 Presenting theory Tycon.Functor

17:57:08 Presenting theory Tycon.Monad

17:57:08 Presenting theory Tycon.Monad_Zero

17:57:08 Presenting theory Tycon.Monad_Plus

17:57:08 Presenting theory Tycon.Monad_Zero_Plus

17:57:08 Presenting theory Tycon.Lazy_List_Monad

17:57:08 Presenting theory Tycon.Maybe_Monad

17:57:08 Presenting theory Tycon.Error_Monad

17:57:08 Presenting theory Tycon.Writer_Monad

17:57:08 Presenting theory Tycon.Binary_Tree_Monad

17:57:08 Presenting theory Tycon.Lift_Monad

17:57:08 Presenting theory Tycon.Resumption_Transformer

17:57:08 Presenting theory Tycon.State_Transformer

17:57:08 Presenting theory Tycon.Error_Transformer

17:57:08 Presenting theory Tycon.Writer_Transformer

17:57:08 Presenting theory Tycon.Monad_Transformer

17:57:08 Presenting file "tycondef.ML"

17:57:08 Presenting WorkerWrapper ...

17:57:08 Presenting document WorkerWrapper/document

17:57:08 Presenting document WorkerWrapper/outline

17:57:08 Presenting theory WorkerWrapper.Nats

17:57:08 Presenting theory WorkerWrapper.LList

17:57:08 Presenting theory WorkerWrapper.Maybe

17:57:08 Presenting theory WorkerWrapper.FixedPointTheorems

17:57:08 Presenting theory WorkerWrapper.WorkerWrapper

17:57:08 Presenting theory WorkerWrapper.CounterExample

17:57:08 Presenting theory WorkerWrapper.WorkerWrapperNew

17:57:08 Presenting theory WorkerWrapper.Accumulator

17:57:08 Presenting theory WorkerWrapper.UnboxedNats

17:57:08 Presenting theory WorkerWrapper.Streams

17:57:08 Presenting theory WorkerWrapper.Continuations

17:57:08 Presenting theory WorkerWrapper.Backtracking

17:57:08 Presenting theory WorkerWrapper.Nub

17:57:09 Presenting theory WorkerWrapper.Last

17:57:09 Presenting Heard_Of ...

17:57:09 Presenting document Heard_Of/document

17:57:09 Presenting document Heard_Of/outline

17:57:09 Presenting theory Heard_Of.HOModel

17:57:09 Presenting theory Heard_Of.Reduction

17:57:09 Presenting theory Heard_Of.Majorities

17:57:09 Presenting theory Heard_Of.OneThirdRuleDefs

17:57:09 Presenting theory Heard_Of.OneThirdRuleProof

17:57:09 Presenting theory Heard_Of.UvDefs

17:57:09 Presenting theory Heard_Of.UvProof

17:57:09 Presenting theory Heard_Of.LastVotingDefs

17:57:09 Presenting theory Heard_Of.LastVotingProof

17:57:09 Presenting theory Heard_Of.UteDefs

17:57:09 Presenting theory Heard_Of.UteProof

17:57:09 Presenting theory Heard_Of.AteDefs

17:57:09 Presenting theory Heard_Of.AteProof

17:57:09 Presenting theory Heard_Of.EigbyzDefs

17:57:09 Presenting theory Heard_Of.EigbyzProof

17:57:10 Presenting Hello_World ...

17:57:10 Presenting document Hello_World/document

17:57:10 Presenting document Hello_World/outline

17:57:10 Presenting theory Hello_World.IO

17:57:10 Presenting theory Hello_World.HelloWorld

17:57:10 Presenting theory Hello_World.HelloWorld_Proof

17:57:10 Presenting theory Hello_World.RunningCodeFromIsabelle

17:57:10 Presenting Higher_Order_Terms ...

17:57:10 Presenting document Higher_Order_Terms/document

17:57:10 Presenting document Higher_Order_Terms/outline

17:57:10 Presenting theory Higher_Order_Terms.Term_Utils

17:57:10 Presenting theory Higher_Order_Terms.Find_First

17:57:10 Presenting theory Higher_Order_Terms.Name

17:57:10 Presenting theory Higher_Order_Terms.Fresh_Monad

17:57:10 Presenting theory Higher_Order_Terms.Fresh_Class

17:57:10 Presenting theory Higher_Order_Terms.Term_Class

17:57:10 Presenting theory Higher_Order_Terms.Term

17:57:10 Presenting theory Higher_Order_Terms.Pats

17:57:10 Presenting theory Higher_Order_Terms.Nterm

17:57:10 Presenting theory Higher_Order_Terms.Term_to_Nterm

17:57:10 Presenting theory Higher_Order_Terms.Unification_Compat

17:57:10 Presenting theory Higher_Order_Terms.Lambda_Free_Compat

17:57:11 Presenting Hoare_Time ...

17:57:11 Presenting document Hoare_Time/document

17:57:11 Presenting document Hoare_Time/outline

17:57:11 Presenting theory Hoare_Time.AExp

17:57:11 Presenting theory Hoare_Time.BExp

17:57:11 Presenting theory Hoare_Time.Com

17:57:11 Presenting theory Hoare_Time.Big_Step

17:57:11 Presenting theory Hoare_Time.Big_StepT

17:57:11 Presenting theory Hoare_Time.Nielson_Hoare

17:57:11 Presenting theory Hoare_Time.Nielson_VCG

17:57:11 Presenting theory Hoare_Time.Vars

17:57:11 Presenting theory Hoare_Time.Nielson_VCGi

17:57:11 Presenting theory Hoare_Time.Nielson_VCGi_complete

17:57:11 Presenting theory Hoare_Time.Nielson_Examples

17:57:11 Presenting theory Hoare_Time.Nielson_Sqrt

17:57:11 Presenting theory Hoare_Time.Quant_Hoare

17:57:11 Presenting theory Hoare_Time.Quant_VCG

17:57:11 Presenting theory Hoare_Time.Quant_Examples

17:57:11 Presenting theory Hoare_Time.QuantK_Hoare

17:57:11 Presenting theory Hoare_Time.QuantK_VCG

17:57:11 Presenting theory Hoare_Time.QuantK_Examples

17:57:11 Presenting theory Hoare_Time.QuantK_Sqrt

17:57:12 Presenting theory Hoare_Time.Partial_Evaluation

17:57:12 Presenting theory Hoare_Time.Product_Separation_Algebra

17:57:12 Presenting theory Hoare_Time.Sep_Algebra_Add

17:57:12 Presenting theory Hoare_Time.Big_StepT_Partial

17:57:12 Presenting theory Hoare_Time.SepLog_Hoare

17:57:12 Presenting theory Hoare_Time.SepLog_Examples

17:57:12 Presenting theory Hoare_Time.SepLogK_Hoare

17:57:12 Presenting theory Hoare_Time.SepLogK_VCG

17:57:13 Presenting theory Hoare_Time.Discussion

17:57:13 Presenting theory Hoare_Time.DiscussionO

17:57:13 Presenting theory Hoare_Time.Hoare_Time

17:57:14 Presenting Hood_Melville_Queue ...

17:57:14 Presenting document Hood_Melville_Queue/document

17:57:14 Presenting document Hood_Melville_Queue/outline

17:57:14 Presenting theory Hood_Melville_Queue.Hood_Melville_Queue

17:57:14 Presenting HotelKeyCards ...

17:57:14 Presenting document HotelKeyCards/document

17:57:14 Presenting document HotelKeyCards/outline

17:57:14 Presenting theory HotelKeyCards.Notation

17:57:14 Presenting theory HotelKeyCards.State

17:57:14 Presenting theory HotelKeyCards.Basis

17:57:14 Presenting theory HotelKeyCards.NewCard

17:57:14 Presenting theory HotelKeyCards.Trace

17:57:14 Presenting theory HotelKeyCards.Equivalence

17:57:15 Presenting How_to_Prove_it ...

17:57:15 Presenting document How_to_Prove_it/how_to_prove_it

17:57:15 Presenting theory How_to_Prove_it.How_to_Prove_it

17:57:15 Presenting Huffman ...

17:57:15 Presenting document Huffman/document

17:57:15 Presenting document Huffman/outline

17:57:15 Presenting theory Huffman.Huffman

17:57:15 Presenting Hybrid_Logic ...

17:57:15 Presenting document Hybrid_Logic/document

17:57:15 Presenting document Hybrid_Logic/outline

17:57:15 Presenting theory Hybrid_Logic.Hybrid_Logic

17:57:17 Presenting Hybrid_Multi_Lane_Spatial_Logic ...

17:57:17 Presenting document Hybrid_Multi_Lane_Spatial_Logic/document

17:57:17 Presenting document Hybrid_Multi_Lane_Spatial_Logic/outline

17:57:17 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.NatInt

17:57:17 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.RealInt

17:57:17 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Cars

17:57:17 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Traffic

17:57:17 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Views

17:57:17 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Restriction

17:57:17 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Move

17:57:17 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Sensors

17:57:17 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Length

17:57:17 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL

17:57:17 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Perfect_Sensors

17:57:17 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL_Perfect

17:57:17 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Perfect

17:57:17 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Regular_Sensors

17:57:17 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL_Regular

17:57:17 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Regular

17:57:18 Presenting IMP2 ...

17:57:18 Presenting document IMP2/document

17:57:18 Presenting document IMP2/outline

17:57:18 Presenting theory IMP2.IMP2_Aux_Lemmas

17:57:18 Presenting theory IMP2.IMP2_Utils

17:57:18 Presenting theory IMP2.Named_Simpsets

17:57:18 Presenting theory IMP2.Subgoal_Focus_Some

17:57:18 Presenting theory IMP2.Syntax

17:57:18 Presenting theory IMP2.Semantics

17:57:18 Presenting theory IMP2.Annotated_Syntax

17:57:18 Presenting theory IMP2.IMP2_Basic_Simpset

17:57:18 Presenting theory IMP2.Parser

17:57:18 Presenting theory IMP2.IMP2_Basic_Decls

17:57:18 Presenting theory IMP2.IMP2_Program_Analysis

17:57:18 Presenting theory IMP2.IMP2_Var_Postprocessor

17:57:18 Presenting theory IMP2.IMP2_Var_Abs

17:57:18 Presenting theory IMP2.IMP2_VCG

17:57:18 Presenting theory IMP2.IMP2_Specification

17:57:18 Presenting theory IMP2.IMP2

17:57:18 Presenting file "subgoal_focus_some.ML"

17:57:18 Presenting theory IMP2.Quickstart_Guide

17:57:18 Presenting theory IMP2.IMP2_from_IMP

17:57:19 Presenting theory IMP2.Examples

17:57:19 Presenting file "named_simpsets.ML"

17:57:20 Presenting IMP2_Binary_Heap ...

17:57:20 Presenting document IMP2_Binary_Heap/document

17:57:20 Presenting document IMP2_Binary_Heap/outline

17:57:20 Presenting theory IMP2_Binary_Heap.IMP2_Binary_Heap

17:57:20 Presenting Implementation ...

17:57:20 Presenting document Implementation/implementation

17:57:20 Presenting theory Implementation.Base

17:57:20 Presenting theory Implementation.Eq

17:57:20 Presenting theory Implementation.Integration

17:57:20 Presenting theory Implementation.Isar

17:57:20 Presenting theory Implementation.Local_Theory

17:57:20 Presenting theory Implementation.ML

17:57:20 Presenting theory Implementation.Prelim

17:57:20 Presenting theory Implementation.Proof

17:57:20 Presenting theory Implementation.Syntax

17:57:20 Presenting theory Implementation.Tactic

17:57:20 Presenting theory Implementation.Logic

17:57:20 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

17:57:20 Presenting Impossible_Geometry ...

17:57:20 Presenting document Impossible_Geometry/document

17:57:20 Presenting document Impossible_Geometry/outline

17:57:20 Presenting theory Impossible_Geometry.Impossible_Geometry

17:57:21 Presenting Inductive_Confidentiality ...

17:57:21 Presenting document Inductive_Confidentiality/document

17:57:21 Presenting document Inductive_Confidentiality/outline

17:57:21 Presenting theory Inductive_Confidentiality.Message

17:57:21 Presenting theory Inductive_Confidentiality.Event

17:57:21 Presenting theory Inductive_Confidentiality.Public

17:57:21 Presenting theory Inductive_Confidentiality.NS_Public_Bad

17:57:21 Presenting theory Inductive_Confidentiality.ConfidentialityDY

17:57:21 Presenting theory Inductive_Confidentiality.MessageGA

17:57:21 Presenting theory Inductive_Confidentiality.EventGA

17:57:21 Presenting theory Inductive_Confidentiality.PublicGA

17:57:21 Presenting theory Inductive_Confidentiality.NS_Public_Bad_GA

17:57:21 Presenting theory Inductive_Confidentiality.ConfidentialityGA

17:57:21 Presenting theory Inductive_Confidentiality.Knowledge

17:57:21 Presenting Inductive_Inference ...

17:57:21 Presenting document Inductive_Inference/document

17:57:21 Presenting document Inductive_Inference/outline

17:57:21 Presenting theory Inductive_Inference.Partial_Recursive

17:57:21 Presenting theory Inductive_Inference.Universal

17:57:21 Presenting theory Inductive_Inference.Standard_Results

17:57:21 Presenting theory Inductive_Inference.Inductive_Inference_Basics

17:57:21 Presenting theory Inductive_Inference.CP_FIN_NUM

17:57:21 Presenting theory Inductive_Inference.CONS_LIM

17:57:21 Presenting theory Inductive_Inference.Lemma_R

17:57:21 Presenting theory Inductive_Inference.LIM_BC

17:57:21 Presenting theory Inductive_Inference.TOTAL_CONS

17:57:22 Presenting theory Inductive_Inference.R1_BC

17:57:22 Presenting theory Inductive_Inference.Union

17:57:23 Presenting InfPathElimination ...

17:57:23 Presenting document InfPathElimination/document

17:57:23 Presenting document InfPathElimination/outline

17:57:23 Presenting theory InfPathElimination.Graph

17:57:23 Presenting theory InfPathElimination.Aexp

17:57:23 Presenting theory InfPathElimination.Bexp

17:57:23 Presenting theory InfPathElimination.Labels

17:57:23 Presenting theory InfPathElimination.Store

17:57:23 Presenting theory InfPathElimination.Conf

17:57:23 Presenting theory InfPathElimination.SymExec

17:57:23 Presenting theory InfPathElimination.LTS

17:57:23 Presenting theory InfPathElimination.SubRel

17:57:23 Presenting theory InfPathElimination.ArcExt

17:57:23 Presenting theory InfPathElimination.SubExt

17:57:23 Presenting theory InfPathElimination.RB

17:57:24 Presenting IsaGeoCoq ...

17:57:24 Presenting document IsaGeoCoq/document

17:57:24 Presenting document IsaGeoCoq/outline

17:57:24 Presenting theory IsaGeoCoq.Tarski_Neutral

17:57:29 Presenting Isabelle_C ...

17:57:29 Presenting document Isabelle_C/document

17:57:29 Presenting document Isabelle_C/outline

17:57:29 Presenting theory Isabelle_C.C_Lexer_Language

17:57:29 Presenting theory Isabelle_C.C_Ast

17:57:29 Presenting theory Isabelle_C.C_Environment

17:57:29 Presenting theory Isabelle_C.C_Parser_Language

17:57:29 Presenting theory Isabelle_C.C_Lexer_Annotation

17:57:29 Presenting theory Isabelle_C.C_Parser_Annotation

17:57:29 Presenting theory Isabelle_C.C_Eval

17:57:29 Presenting theory Isabelle_C.C_Command

17:57:29 Presenting theory Isabelle_C.C_Document

17:57:29 Presenting theory Isabelle_C.C_Main

17:57:29 Presenting theory Isabelle_C.C0

17:57:29 Presenting theory Isabelle_C.C1

17:57:30 Presenting theory Isabelle_C.C2

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/argument_scope.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/atomic_parenthesis.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/bitfield_declaration_ambiguity.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/bitfield_declaration_ambiguity.ok.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/block_scope.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/char-literal-printing.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/c-namespace.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/control-scope.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/dangling_else.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/declarators.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/designator.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum_constant_visibility.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum_shadows_typedef.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum-trick.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/expressions.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/function-decls.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/local_scope.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/local_typedef.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/long-long-struct.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/namespaces.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/no_local_scope.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/parameter_declaration_ambiguity.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/parameter_declaration_ambiguity.test.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/statements.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/struct-recursion.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/typedef_star.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/types.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/variable_star.c"

17:57:30 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/bitfield_declaration_ambiguity.fail.c"

17:57:30 Presenting theory Isabelle_C.C_paper

17:57:30 Presenting theory Isabelle_C.C_Appendices

17:57:31 Presenting theory Isabelle_C.README

17:57:37 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/base.sig"

17:57:37 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/join.sml"

17:57:37 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/lrtable.sml"

17:57:37 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/stream.sml"

17:57:37 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/parser1.sml"

17:57:37 Presenting file "$AFP/Isabelle_C/C11-FrontEnd/generated/c_grammar_fun.grm.sig"

17:57:37 Presenting file "$AFP/Isabelle_C/C11-FrontEnd/generated/c_grammar_fun.grm.sml"

17:57:43 Presenting file "$AFP/Isabelle_C/C11-FrontEnd/generated/c_ast.ML"

17:57:45 Presenting Isar_Ref ...

17:57:45 Presenting document Isar_Ref/isar-ref

17:57:45 Presenting theory Isar_Ref.Base

17:57:45 Presenting theory Isar_Ref.Preface

17:57:45 Presenting theory Isar_Ref.Synopsis

17:57:45 Presenting theory Isar_Ref.Framework

17:57:45 Presenting theory Isar_Ref.First_Order_Logic

17:57:45 Presenting theory Isar_Ref.Outer_Syntax

17:57:45 Presenting theory Isar_Ref.Document_Preparation

17:57:45 Presenting theory Isar_Ref.Spec

17:57:45 Presenting theory Isar_Ref.Proof

17:57:45 Presenting theory Isar_Ref.Proof_Script

17:57:45 Presenting theory Isar_Ref.Inner_Syntax

17:57:45 Presenting theory Isar_Ref.Generic

17:57:45 Presenting theory Isar_Ref.HOL_Specific

17:57:45 Presenting theory Isar_Ref.Quick_Reference

17:57:45 Presenting theory Isar_Ref.Symbols

17:57:45 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

17:57:46 Presenting JEdit ...

17:57:46 Presenting document JEdit/jedit

17:57:46 Presenting theory JEdit.Base

17:57:46 Presenting theory JEdit.JEdit

17:57:46 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

17:57:46 Presenting Jacobson_Basic_Algebra ...

17:57:46 Presenting document Jacobson_Basic_Algebra/document

17:57:46 Presenting document Jacobson_Basic_Algebra/outline

17:57:46 Presenting theory Jacobson_Basic_Algebra.Set_Theory

17:57:46 Presenting theory Jacobson_Basic_Algebra.Ring_Theory

17:57:46 Presenting theory Jacobson_Basic_Algebra.Group_Theory

17:57:46 Presenting JiveDataStoreModel ...

17:57:46 Presenting document JiveDataStoreModel/document

17:57:46 Presenting document JiveDataStoreModel/outline

17:57:46 Presenting theory JiveDataStoreModel.TypeIds

17:57:46 Presenting theory JiveDataStoreModel.DirectSubtypes

17:57:46 Presenting theory JiveDataStoreModel.JavaType

17:57:46 Presenting theory JiveDataStoreModel.Subtype

17:57:46 Presenting theory JiveDataStoreModel.Attributes

17:57:46 Presenting theory JiveDataStoreModel.AttributesIndep

17:57:46 Presenting theory JiveDataStoreModel.Value

17:57:46 Presenting theory JiveDataStoreModel.Location

17:57:46 Presenting theory JiveDataStoreModel.Store

17:57:46 Presenting theory JiveDataStoreModel.StoreProperties

17:57:46 Presenting theory JiveDataStoreModel.JML

17:57:46 Presenting theory JiveDataStoreModel.UnivSpec

17:57:47 Presenting KAD ...

17:57:47 Presenting document KAD/document

17:57:47 Presenting document KAD/outline

17:57:47 Presenting theory KAD.Domain_Semiring

17:57:47 Presenting theory KAD.Antidomain_Semiring

17:57:47 Presenting theory KAD.Range_Semiring

17:57:47 Presenting theory KAD.Modal_Kleene_Algebra

17:57:47 Presenting theory KAD.Modal_Kleene_Algebra_Models

17:57:47 Presenting theory KAD.Modal_Kleene_Algebra_Applications

17:57:47 Presenting Key_Agreement_Strong_Adversaries ...

17:57:47 Presenting document Key_Agreement_Strong_Adversaries/document

17:57:47 Presenting document Key_Agreement_Strong_Adversaries/outline

17:57:47 Presenting theory Key_Agreement_Strong_Adversaries.Infra

17:57:47 Presenting theory Key_Agreement_Strong_Adversaries.Refinement

17:57:47 Presenting theory Key_Agreement_Strong_Adversaries.Messages

17:57:47 Presenting theory Key_Agreement_Strong_Adversaries.Message_derivation

17:57:47 Presenting theory Key_Agreement_Strong_Adversaries.IK

17:57:47 Presenting theory Key_Agreement_Strong_Adversaries.Secrecy

17:57:47 Presenting theory Key_Agreement_Strong_Adversaries.AuthenticationN

17:57:47 Presenting theory Key_Agreement_Strong_Adversaries.AuthenticationI

17:57:47 Presenting theory Key_Agreement_Strong_Adversaries.Runs

17:57:47 Presenting theory Key_Agreement_Strong_Adversaries.Channels

17:57:47 Presenting theory Key_Agreement_Strong_Adversaries.Payloads

17:57:47 Presenting theory Key_Agreement_Strong_Adversaries.Implem

17:57:47 Presenting theory Key_Agreement_Strong_Adversaries.Implem_lemmas

17:57:47 Presenting theory Key_Agreement_Strong_Adversaries.Implem_symmetric

17:57:48 Presenting theory Key_Agreement_Strong_Adversaries.Implem_asymmetric

17:57:48 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl1

17:57:48 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl2

17:57:48 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl3

17:57:48 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl3_asymmetric

17:57:48 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl3_symmetric

17:57:48 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl1

17:57:48 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl2

17:57:48 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl3

17:57:48 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl3_asymmetric

17:57:48 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl3_symmetric

17:57:48 Presenting theory Key_Agreement_Strong_Adversaries.sklvl1

17:57:48 Presenting theory Key_Agreement_Strong_Adversaries.sklvl2

17:57:49 Presenting theory Key_Agreement_Strong_Adversaries.sklvl3

17:57:49 Presenting theory Key_Agreement_Strong_Adversaries.sklvl3_asymmetric

17:57:49 Presenting theory Key_Agreement_Strong_Adversaries.sklvl3_symmetric

17:57:49 Presenting Kleene_Algebra ...

17:57:49 Presenting document Kleene_Algebra/document

17:57:49 Presenting document Kleene_Algebra/outline

17:57:49 Presenting theory Kleene_Algebra.Signatures

17:57:49 Presenting theory Kleene_Algebra.Dioid

17:57:49 Presenting theory Kleene_Algebra.Dioid_Models

17:57:49 Presenting theory Kleene_Algebra.Matrix

17:57:49 Presenting theory Kleene_Algebra.Conway

17:57:49 Presenting theory Kleene_Algebra.Kleene_Algebra

17:57:49 Presenting theory Kleene_Algebra.Kleene_Algebra_Models

17:57:49 Presenting theory Kleene_Algebra.Omega_Algebra

17:57:49 Presenting theory Kleene_Algebra.Omega_Algebra_Models

17:57:49 Presenting theory Kleene_Algebra.DRA

17:57:49 Presenting theory Kleene_Algebra.PHL_KA

17:57:50 Presenting theory Kleene_Algebra.PHL_DRA

17:57:50 Presenting theory Kleene_Algebra.Finite_Suprema

17:57:50 Presenting theory Kleene_Algebra.Formal_Power_Series

17:57:50 Presenting theory Kleene_Algebra.Inf_Matrix

17:57:50 Presenting KAT_and_DRA ...

17:57:50 Presenting document KAT_and_DRA/document

17:57:50 Presenting document KAT_and_DRA/outline

17:57:50 Presenting theory KAT_and_DRA.Test_Dioid

17:57:50 Presenting theory KAT_and_DRA.Conway_Tests

17:57:50 Presenting theory KAT_and_DRA.KAT

17:57:50 Presenting theory KAT_and_DRA.DRAT

17:57:50 Presenting theory KAT_and_DRA.DRA_Models

17:57:50 Presenting theory KAT_and_DRA.KAT_Models

17:57:50 Presenting theory KAT_and_DRA.FolkTheorem

17:57:50 Presenting theory KAT_and_DRA.PHL_KAT

17:57:50 Presenting theory KAT_and_DRA.PHL_DRAT

17:57:50 Presenting theory KAT_and_DRA.KAT2

17:57:50 Presenting theory KAT_and_DRA.DRAT2

17:57:50 Presenting Algebraic_VCs ...

17:57:50 Presenting document Algebraic_VCs/document

17:57:50 Presenting document Algebraic_VCs/outline

17:57:50 Presenting theory Algebraic_VCs.VC_KAT_scratch

17:57:50 Presenting theory Algebraic_VCs.VC_KAD_scratch

17:57:50 Presenting theory Algebraic_VCs.P2S2R

17:57:50 Presenting theory Algebraic_VCs.VC_KAT

17:57:50 Presenting theory Algebraic_VCs.VC_KAT_Examples

17:57:50 Presenting theory Algebraic_VCs.VC_KAT_Examples2

17:57:50 Presenting theory Algebraic_VCs.RKAT

17:57:50 Presenting theory Algebraic_VCs.RKAT_Models

17:57:50 Presenting theory Algebraic_VCs.VC_RKAT

17:57:50 Presenting theory Algebraic_VCs.VC_RKAT_Examples

17:57:50 Presenting theory Algebraic_VCs.VC_KAD

17:57:50 Presenting theory Algebraic_VCs.VC_KAD_Examples

17:57:50 Presenting theory Algebraic_VCs.VC_KAD_Examples2

17:57:50 Presenting theory Algebraic_VCs.VC_KAD_dual

17:57:50 Presenting theory Algebraic_VCs.VC_KAD_dual_Examples

17:57:50 Presenting theory Algebraic_VCs.VC_KAD_wf

17:57:51 Presenting theory Algebraic_VCs.VC_KAD_wf_Examples

17:57:51 Presenting theory Algebraic_VCs.Path_Model_Example

17:57:51 Presenting theory Algebraic_VCs.Pointer_Examples

17:57:51 Presenting theory Algebraic_VCs.KAD_is_KAT

17:57:51 Presenting theory Algebraic_VCs.Domain_Quantale

17:57:51 Presenting Multirelations ...

17:57:51 Presenting document Multirelations/document

17:57:51 Presenting document Multirelations/outline

17:57:51 Presenting theory Multirelations.C_Algebras

17:57:51 Presenting theory Multirelations.Multirelations

17:57:52 Presenting Regular_Algebras ...

17:57:52 Presenting document Regular_Algebras/document

17:57:52 Presenting document Regular_Algebras/outline

17:57:52 Presenting theory Regular_Algebras.Dioid_Power_Sum

17:57:52 Presenting theory Regular_Algebras.Regular_Algebras

17:57:52 Presenting theory Regular_Algebras.Regular_Algebra_Models

17:57:52 Presenting theory Regular_Algebras.Pratts_Counterexamples

17:57:52 Presenting theory Regular_Algebras.Regular_Algebra_Variants

17:57:52 Presenting Relation_Algebra ...

17:57:52 Presenting document Relation_Algebra/document

17:57:52 Presenting document Relation_Algebra/outline

17:57:52 Presenting theory Relation_Algebra.More_Boolean_Algebra

17:57:52 Presenting theory Relation_Algebra.Relation_Algebra

17:57:52 Presenting theory Relation_Algebra.Relation_Algebra_Vectors

17:57:52 Presenting theory Relation_Algebra.Relation_Algebra_Tests

17:57:52 Presenting theory Relation_Algebra.Relation_Algebra_Functions

17:57:52 Presenting theory Relation_Algebra.Relation_Algebra_Direct_Products

17:57:52 Presenting theory Relation_Algebra.Relation_Algebra_RTC

17:57:52 Presenting theory Relation_Algebra.Relation_Algebra_Models

17:57:52 Presenting Relational_Paths ...

17:57:52 Presenting document Relational_Paths/document

17:57:52 Presenting document Relational_Paths/outline

17:57:52 Presenting theory Relational_Paths.More_Relation_Algebra

17:57:52 Presenting theory Relational_Paths.Paths

17:57:52 Presenting theory Relational_Paths.Rooted_Paths

17:57:52 Presenting theory Relational_Paths.Path_Algorithms

17:57:53 Presenting Residuated_Lattices ...

17:57:53 Presenting document Residuated_Lattices/document

17:57:53 Presenting document Residuated_Lattices/outline

17:57:53 Presenting theory Residuated_Lattices.Residuated_Lattices

17:57:53 Presenting theory Residuated_Lattices.Residuated_Boolean_Algebras

17:57:53 Presenting theory Residuated_Lattices.Involutive_Residuated

17:57:53 Presenting theory Residuated_Lattices.Action_Algebra

17:57:53 Presenting theory Residuated_Lattices.Action_Algebra_Models

17:57:53 Presenting theory Residuated_Lattices.Residuated_Relation_Algebra

17:57:54 Presenting LEM ...

17:57:54 Presenting theory LEM.Lem_bool

17:57:54 Presenting theory LEM.Lem_basic_classes

17:57:54 Presenting theory LEM.Lem_tuple

17:57:54 Presenting theory LEM.Lem_function

17:57:54 Presenting theory LEM.Lem_maybe

17:57:54 Presenting theory LEM.Lem_num

17:57:54 Presenting theory LEM.LemExtraDefs

17:57:54 Presenting theory LEM.Lem

17:57:54 Presenting theory LEM.Lem_list

17:57:54 Presenting theory LEM.Lem_either

17:57:54 Presenting theory LEM.Lem_set_helpers

17:57:54 Presenting theory LEM.Lem_set

17:57:54 Presenting theory LEM.Lem_map

17:57:54 Presenting theory LEM.Lem_string

17:57:54 Presenting theory LEM.Lem_word

17:57:54 Presenting theory LEM.Lem_show

17:57:54 Presenting theory LEM.Lem_sorting

17:57:54 Presenting theory LEM.Lem_relation

17:57:54 Presenting theory LEM.Lem_pervasives

17:57:54 Presenting theory LEM.Lem_function_extra

17:57:54 Presenting theory LEM.Lem_assert_extra

17:57:54 Presenting theory LEM.Lem_maybe_extra

17:57:54 Presenting theory LEM.Lem_map_extra

17:57:54 Presenting theory LEM.Lem_num_extra

17:57:54 Presenting theory LEM.Lem_set_extra

17:57:54 Presenting theory LEM.Lem_list_extra

17:57:54 Presenting theory LEM.Lem_string_extra

17:57:54 Presenting theory LEM.Lem_show_extra

17:57:54 Presenting theory LEM.Lem_machine_word

17:57:54 Presenting theory LEM.Lem_pervasives_extra

17:57:54 Presenting CakeML ...

17:57:54 Presenting document CakeML/document

17:57:54 Presenting document CakeML/outline

17:57:54 Presenting theory CakeML.Doc_Generated

17:57:54 Presenting theory CakeML.Lib

17:57:54 Presenting theory CakeML.Namespace

17:57:54 Presenting theory CakeML.FpSem

17:57:54 Presenting theory CakeML.Ast

17:57:54 Presenting theory CakeML.AstAuxiliary

17:57:54 Presenting theory CakeML.Ffi

17:57:54 Presenting theory CakeML.SemanticPrimitives

17:57:54 Presenting theory CakeML.SmallStep

17:57:54 Presenting theory CakeML.BigStep

17:57:54 Presenting theory CakeML.BigSmallInvariants

17:57:54 Presenting theory CakeML.Evaluate

17:57:54 Presenting theory CakeML.LibAuxiliary

17:57:54 Presenting theory CakeML.NamespaceAuxiliary

17:57:54 Presenting theory CakeML.PrimTypes

17:57:54 Presenting theory CakeML.SemanticPrimitivesAuxiliary

17:57:54 Presenting theory CakeML.SimpleIO

17:57:54 Presenting theory CakeML.Tokens

17:57:54 Presenting theory CakeML.TypeSystem

17:57:55 Presenting theory CakeML.TypeSystemAuxiliary

17:57:55 Presenting theory CakeML.Doc_Proofs

17:57:55 Presenting theory CakeML.Semantic_Extras

17:57:55 Presenting theory CakeML.Evaluate_Termination

17:57:55 Presenting theory CakeML.Evaluate_Clock

17:57:55 Presenting theory CakeML.Evaluate_Single

17:57:55 Presenting theory CakeML.Big_Step_Determ

17:57:55 Presenting theory CakeML.Big_Step_Total

17:57:55 Presenting theory CakeML.Big_Step_Fun_Equiv

17:57:55 Presenting theory CakeML.Big_Step_Unclocked

17:57:55 Presenting theory CakeML.Big_Step_Clocked

17:57:55 Presenting theory CakeML.Big_Step_Unclocked_Single

17:57:55 Presenting theory CakeML.Matching

17:57:55 Presenting theory CakeML.CakeML_Code

17:57:56 Presenting theory CakeML.CakeML_Quickcheck

17:57:56 Presenting theory CakeML.CakeML_Compiler

17:57:56 Presenting theory CakeML.Compiler_Test

17:57:56 Presenting theory CakeML.Code_Test_Haskell

17:57:56 Presenting file "Tools/cakeml_sexp.ML"

17:57:56 Presenting file "Tools/cakeml_compiler.ML"

17:57:57 Presenting CakeML_Codegen ...

17:57:57 Presenting document CakeML_Codegen/document

17:57:57 Presenting document CakeML_Codegen/outline

17:57:57 Presenting theory CakeML_Codegen.ML_Utils

17:57:57 Presenting theory CakeML_Codegen.Compiler_Utils

17:57:57 Presenting theory CakeML_Codegen.Code_Utils

17:57:57 Presenting theory CakeML_Codegen.CakeML_Utils

17:57:57 Presenting theory CakeML_Codegen.Test_Utils

17:57:57 Presenting theory CakeML_Codegen.Doc_Terms

17:57:57 Presenting theory CakeML_Codegen.Terms_Extras

17:57:57 Presenting theory CakeML_Codegen.HOL_Datatype

17:57:57 Presenting theory CakeML_Codegen.Constructors

17:57:57 Presenting theory CakeML_Codegen.Consts

17:57:57 Presenting theory CakeML_Codegen.Strong_Term

17:57:57 Presenting theory CakeML_Codegen.Sterm

17:57:57 Presenting theory CakeML_Codegen.Pterm

17:57:57 Presenting theory CakeML_Codegen.Term_as_Value

17:57:57 Presenting file "utils.ML"

17:57:57 Presenting file "hol_datatype.ML"

17:57:57 Presenting theory CakeML_Codegen.Value

17:57:57 Presenting theory CakeML_Codegen.Doc_CupCake

17:57:57 Presenting theory CakeML_Codegen.CupCake_Env

17:57:57 Presenting theory CakeML_Codegen.CupCake_Semantics

17:57:57 Presenting file "pattern_compatibility.ML"

17:57:57 Presenting file "dynamic_unfold.ML"

17:57:57 Presenting theory CakeML_Codegen.Doc_Rewriting

17:57:57 Presenting theory CakeML_Codegen.General_Rewriting

17:57:57 Presenting theory CakeML_Codegen.Rewriting_Term

17:57:57 Presenting theory CakeML_Codegen.Rewriting_Nterm

17:57:57 Presenting file "hol_term.ML"

17:57:57 Presenting theory CakeML_Codegen.Rewriting_Pterm_Elim

17:57:57 Presenting theory CakeML_Codegen.Rewriting_Pterm

17:57:57 Presenting theory CakeML_Codegen.Rewriting_Sterm

17:57:57 Presenting theory CakeML_Codegen.Big_Step_Sterm

17:57:57 Presenting theory CakeML_Codegen.Big_Step_Value

17:57:58 Presenting theory CakeML_Codegen.Big_Step_Value_ML

17:57:58 Presenting theory CakeML_Codegen.Doc_Preproc

17:57:58 Presenting theory CakeML_Codegen.Eval_Class

17:57:58 Presenting theory CakeML_Codegen.Embed

17:57:58 Presenting theory CakeML_Codegen.Eval_Instances

17:57:58 Presenting theory CakeML_Codegen.Doc_Backend

17:57:58 Presenting theory CakeML_Codegen.CakeML_Setup

17:57:58 Presenting theory CakeML_Codegen.CakeML_Backend

17:57:58 Presenting file "tactics.ML"

17:57:58 Presenting theory CakeML_Codegen.CakeML_Correctness

17:57:58 Presenting file "eval_instances.ML"

17:57:58 Presenting theory CakeML_Codegen.CakeML_Byte

17:57:58 Presenting theory CakeML_Codegen.Doc_Compiler

17:57:58 Presenting theory CakeML_Codegen.Composition

17:57:59 Presenting theory CakeML_Codegen.Compiler

17:57:59 Presenting theory CakeML_Codegen.Test_Composition

17:57:59 Presenting theory CakeML_Codegen.Test_Print

17:57:59 Presenting theory CakeML_Codegen.Test_Embed_Data

17:57:59 Presenting file "embed.ML"

17:57:59 Presenting theory CakeML_Codegen.Test_Embed_Data2

17:57:59 Presenting theory CakeML_Codegen.Test_Embed_Tree

17:57:59 Presenting theory CakeML_Codegen.Test_Datatypes

17:58:00 Presenting LambdaMu ...

17:58:00 Presenting document LambdaMu/document

17:58:00 Presenting document LambdaMu/outline

17:58:00 Presenting theory LambdaMu.Syntax

17:58:00 Presenting theory LambdaMu.Types

17:58:00 Presenting theory LambdaMu.DeBruijn

17:58:00 Presenting theory LambdaMu.Substitution

17:58:00 Presenting theory LambdaMu.Reduction

17:58:00 Presenting theory LambdaMu.ContextFacts

17:58:00 Presenting theory LambdaMu.TypePreservation

17:58:00 Presenting theory LambdaMu.Progress

17:58:00 Presenting theory LambdaMu.Peirce

17:58:00 Presenting Latin_Square ...

17:58:00 Presenting document Latin_Square/document

17:58:00 Presenting document Latin_Square/outline

17:58:00 Presenting theory Latin_Square.Latin_Square

17:58:00 Presenting LatticeProperties ...

17:58:00 Presenting document LatticeProperties/document

17:58:00 Presenting document LatticeProperties/outline

17:58:00 Presenting theory LatticeProperties.WellFoundedTransitive

17:58:00 Presenting theory LatticeProperties.Complete_Lattice_Prop

17:58:00 Presenting theory LatticeProperties.Conj_Disj

17:58:00 Presenting theory LatticeProperties.Lattice_Prop

17:58:00 Presenting theory LatticeProperties.Modular_Distrib_Lattice

17:58:00 Presenting theory LatticeProperties.Lattice_Ordered_Group

17:58:01 Presenting Lazy_Case ...

17:58:01 Presenting document Lazy_Case/document

17:58:01 Presenting document Lazy_Case/outline

17:58:01 Presenting theory Lazy_Case.Lazy_Case

17:58:01 Presenting theory Lazy_Case.Test_Lazy_Case

17:58:01 Presenting file "lazy_case.ML"

17:58:01 Presenting Lifting_Definition_Option ...

17:58:01 Presenting document Lifting_Definition_Option/document

17:58:01 Presenting document Lifting_Definition_Option/outline

17:58:01 Presenting theory Lifting_Definition_Option.Lifting_Definition_Option_Examples

17:58:01 Presenting List-Index ...

17:58:01 Presenting document List-Index/document

17:58:01 Presenting document List-Index/outline

17:58:01 Presenting theory List-Index.List_Index

17:58:01 Presenting List_Interleaving ...

17:58:01 Presenting document List_Interleaving/document

17:58:01 Presenting document List_Interleaving/outline

17:58:01 Presenting theory List_Interleaving.ListInterleaving

17:58:01 Presenting List_Inversions ...

17:58:01 Presenting document List_Inversions/document

17:58:01 Presenting document List_Inversions/outline

17:58:01 Presenting theory List_Inversions.List_Inversions

17:58:01 Presenting LocalLexing ...

17:58:01 Presenting document LocalLexing/document

17:58:01 Presenting document LocalLexing/outline

17:58:01 Presenting theory LocalLexing.CFG

17:58:01 Presenting theory LocalLexing.LocalLexing

17:58:01 Presenting theory LocalLexing.LLEarleyParsing

17:58:01 Presenting theory LocalLexing.Limit

17:58:01 Presenting theory LocalLexing.LocalLexingLemmas

17:58:01 Presenting theory LocalLexing.InductRules

17:58:01 Presenting theory LocalLexing.ListTools

17:58:01 Presenting theory LocalLexing.Derivations

17:58:01 Presenting theory LocalLexing.Validity

17:58:01 Presenting theory LocalLexing.TheoremD2

17:58:01 Presenting theory LocalLexing.TheoremD4

17:58:01 Presenting theory LocalLexing.TheoremD5

17:58:01 Presenting theory LocalLexing.TheoremD6

17:58:01 Presenting theory LocalLexing.TheoremD7

17:58:02 Presenting theory LocalLexing.TheoremD8

17:58:02 Presenting theory LocalLexing.TheoremD9

17:58:02 Presenting theory LocalLexing.Ladder

17:58:02 Presenting theory LocalLexing.TheoremD10

17:58:02 Presenting theory LocalLexing.TheoremD11

17:58:02 Presenting theory LocalLexing.TheoremD12

17:58:02 Presenting theory LocalLexing.TheoremD13

17:58:02 Presenting theory LocalLexing.TheoremD14

17:58:02 Presenting theory LocalLexing.PathLemmas

17:58:02 Presenting theory LocalLexing.MainTheorems

17:58:04 Presenting Locales ...

17:58:04 Presenting document Locales/locales

17:58:04 Presenting theory Locales.Examples

17:58:04 Presenting theory Locales.Examples1

17:58:04 Presenting theory Locales.Examples2

17:58:04 Presenting theory Locales.Examples3

17:58:04 Presenting Locally-Nameless-Sigma ...

17:58:04 Presenting document Locally-Nameless-Sigma/document

17:58:04 Presenting document Locally-Nameless-Sigma/outline

17:58:04 Presenting theory Locally-Nameless-Sigma.ListPre

17:58:04 Presenting theory Locally-Nameless-Sigma.FMap

17:58:04 Presenting theory Locally-Nameless-Sigma.Sigma

17:58:04 Presenting theory Locally-Nameless-Sigma.ParRed

17:58:04 Presenting theory Locally-Nameless-Sigma.Environments

17:58:04 Presenting theory Locally-Nameless-Sigma.TypedSigma

17:58:04 Presenting theory Locally-Nameless-Sigma.Locally_Nameless_Sigma

17:58:05 Presenting Lowe_Ontological_Argument ...

17:58:05 Presenting document Lowe_Ontological_Argument/document

17:58:05 Presenting document Lowe_Ontological_Argument/outline

17:58:05 Presenting theory Lowe_Ontological_Argument.Relations

17:58:05 Presenting theory Lowe_Ontological_Argument.QML

17:58:05 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_1

17:58:05 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_2

17:58:05 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_3

17:58:05 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_4

17:58:05 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_5

17:58:05 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_6

17:58:05 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_7

17:58:05 Presenting MSO_Regex_Equivalence ...

17:58:05 Presenting document MSO_Regex_Equivalence/document

17:58:05 Presenting document MSO_Regex_Equivalence/outline

17:58:05 Presenting theory MSO_Regex_Equivalence.List_More

17:58:05 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Set

17:58:05 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Exp

17:58:05 Presenting theory MSO_Regex_Equivalence.Pi_Derivatives

17:58:05 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Operators

17:58:05 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Exp_Dual

17:58:05 Presenting theory MSO_Regex_Equivalence.Pi_Equivalence_Checking

17:58:05 Presenting theory MSO_Regex_Equivalence.Init_Normalization

17:58:05 Presenting theory MSO_Regex_Equivalence.PNormalization

17:58:05 Presenting theory MSO_Regex_Equivalence.Formula

17:58:06 Presenting theory MSO_Regex_Equivalence.M2L

17:58:06 Presenting theory MSO_Regex_Equivalence.M2L_Normalization

17:58:06 Presenting theory MSO_Regex_Equivalence.M2L_Equivalence_Checking

17:58:06 Presenting theory MSO_Regex_Equivalence.WS1S

17:58:06 Presenting theory MSO_Regex_Equivalence.WS1S_Normalization

17:58:06 Presenting theory MSO_Regex_Equivalence.WS1S_Equivalence_Checking

17:58:06 Presenting theory MSO_Regex_Equivalence.M2L_Examples

17:58:06 Presenting theory MSO_Regex_Equivalence.WS1S_Examples

17:58:07 Presenting Main ...

17:58:07 Presenting document Main/main

17:58:07 Presenting theory Main.Main_Doc

17:58:07 Presenting Marriage ...

17:58:07 Presenting document Marriage/document

17:58:07 Presenting document Marriage/outline

17:58:07 Presenting theory Marriage.Marriage

17:58:07 Presenting Matroids ...

17:58:07 Presenting document Matroids/document

17:58:07 Presenting document Matroids/outline

17:58:07 Presenting theory Matroids.Indep_System

17:58:07 Presenting theory Matroids.Matroid

17:58:08 Presenting Max-Card-Matching ...

17:58:08 Presenting document Max-Card-Matching/document

17:58:08 Presenting document Max-Card-Matching/outline

17:58:08 Presenting theory Max-Card-Matching.Matching

17:58:08 Presenting Median_Of_Medians_Selection ...

17:58:08 Presenting document Median_Of_Medians_Selection/document

17:58:08 Presenting document Median_Of_Medians_Selection/outline

17:58:08 Presenting theory Median_Of_Medians_Selection.Median_Of_Medians_Selection

17:58:08 Presenting Menger ...

17:58:08 Presenting document Menger/document

17:58:08 Presenting document Menger/outline

17:58:08 Presenting theory Menger.Helpers

17:58:08 Presenting theory Menger.Graph

17:58:08 Presenting theory Menger.Separations

17:58:08 Presenting theory Menger.DisjointPaths

17:58:08 Presenting theory Menger.MengerInduction

17:58:08 Presenting theory Menger.Y_eq_new_last

17:58:08 Presenting theory Menger.Y_neq_new_last

17:58:08 Presenting theory Menger.Menger

17:58:08 Presenting Mereology ...

17:58:08 Presenting document Mereology/document

17:58:08 Presenting document Mereology/outline

17:58:08 Presenting theory Mereology.PM

17:58:08 Presenting theory Mereology.M

17:58:08 Presenting theory Mereology.MM

17:58:08 Presenting theory Mereology.EM

17:58:08 Presenting theory Mereology.CM

17:58:08 Presenting theory Mereology.CEM

17:58:08 Presenting theory Mereology.GM

17:58:08 Presenting theory Mereology.GMM

17:58:08 Presenting theory Mereology.GEM

17:58:09 Presenting MiniML ...

17:58:09 Presenting document MiniML/document

17:58:09 Presenting document MiniML/outline

17:58:09 Presenting theory MiniML.Maybe

17:58:09 Presenting theory MiniML.Type

17:58:09 Presenting theory MiniML.Instance

17:58:09 Presenting theory MiniML.Generalize

17:58:09 Presenting theory MiniML.MiniML

17:58:09 Presenting theory MiniML.W

17:58:09 Presenting Modular_Assembly_Kit_Security ...

17:58:09 Presenting document Modular_Assembly_Kit_Security/document

17:58:09 Presenting document Modular_Assembly_Kit_Security/outline

17:58:09 Presenting theory Modular_Assembly_Kit_Security.Projection

17:58:09 Presenting theory Modular_Assembly_Kit_Security.Prefix

17:58:09 Presenting theory Modular_Assembly_Kit_Security.EventSystems

17:58:09 Presenting theory Modular_Assembly_Kit_Security.StateEventSystems

17:58:09 Presenting theory Modular_Assembly_Kit_Security.Views

17:58:09 Presenting theory Modular_Assembly_Kit_Security.FlowPolicies

17:58:09 Presenting theory Modular_Assembly_Kit_Security.BasicSecurityPredicates

17:58:09 Presenting theory Modular_Assembly_Kit_Security.InformationFlowProperties

17:58:09 Presenting theory Modular_Assembly_Kit_Security.BSPTaxonomy

17:58:09 Presenting theory Modular_Assembly_Kit_Security.PropertyLibrary

17:58:09 Presenting theory Modular_Assembly_Kit_Security.SecureSystems

17:58:09 Presenting theory Modular_Assembly_Kit_Security.UnwindingConditions

17:58:09 Presenting theory Modular_Assembly_Kit_Security.AuxiliaryLemmas

17:58:09 Presenting theory Modular_Assembly_Kit_Security.UnwindingResults

17:58:09 Presenting theory Modular_Assembly_Kit_Security.CompositionBase

17:58:09 Presenting theory Modular_Assembly_Kit_Security.CompositionSupport

17:58:10 Presenting theory Modular_Assembly_Kit_Security.GeneralizedZippingLemma

17:58:10 Presenting theory Modular_Assembly_Kit_Security.CompositionalityResults

17:58:11 Presenting Monad_Memo_DP ...

17:58:11 Presenting document Monad_Memo_DP/document

17:58:11 Presenting document Monad_Memo_DP/outline

17:58:11 Presenting theory Monad_Memo_DP.State_Monad_Ext

17:58:11 Presenting theory Monad_Memo_DP.Pure_Monad

17:58:11 Presenting theory Monad_Memo_DP.DP_CRelVS

17:58:11 Presenting theory Monad_Memo_DP.State_Heap_Misc

17:58:11 Presenting theory Monad_Memo_DP.Heap_Monad_Ext

17:58:11 Presenting theory Monad_Memo_DP.State_Heap

17:58:11 Presenting theory Monad_Memo_DP.DP_CRelVH

17:58:11 Presenting theory Monad_Memo_DP.Memory

17:58:11 Presenting theory Monad_Memo_DP.Pair_Memory

17:58:11 Presenting theory Monad_Memo_DP.Index

17:58:11 Presenting theory Monad_Memo_DP.Memory_Heap

17:58:11 Presenting theory Monad_Memo_DP.Transform_Cmd

17:58:11 Presenting theory Monad_Memo_DP.Bottom_Up_Computation

17:58:11 Presenting theory Monad_Memo_DP.Bottom_Up_Computation_Heap

17:58:11 Presenting theory Monad_Memo_DP.Solve_Cong

17:58:11 Presenting theory Monad_Memo_DP.Heap_Main

17:58:11 Presenting theory Monad_Memo_DP.State_Main

17:58:11 Presenting theory Monad_Memo_DP.Example_Misc

17:58:11 Presenting theory Monad_Memo_DP.Tracing

17:58:11 Presenting theory Monad_Memo_DP.Ground_Function

17:58:11 Presenting theory Monad_Memo_DP.Bellman_Ford

17:58:11 Presenting file "Ground_Function.ML"

17:58:11 Presenting theory Monad_Memo_DP.Heap_Default

17:58:11 Presenting theory Monad_Memo_DP.Knapsack

17:58:11 Presenting theory Monad_Memo_DP.Counting_Tiles

17:58:11 Presenting theory Monad_Memo_DP.CYK

17:58:11 Presenting theory Monad_Memo_DP.Min_Ed_Dist0

17:58:12 Presenting theory Monad_Memo_DP.OptBST

17:58:12 Presenting theory Monad_Memo_DP.Longest_Common_Subsequence

17:58:12 Presenting theory Monad_Memo_DP.All_Examples

17:58:12 Presenting file "Transform_Misc.ML"

17:58:12 Presenting file "Transform_Const.ML"

17:58:12 Presenting file "Transform_Data.ML"

17:58:12 Presenting file "Transform_Tactic.ML"

17:58:12 Presenting file "Transform_Term.ML"

17:58:12 Presenting file "Transform.ML"

17:58:12 Presenting file "Transform_Parser.ML"

17:58:12 Presenting Optimal_BST ...

17:58:12 Presenting document Optimal_BST/document

17:58:12 Presenting document Optimal_BST/outline

17:58:12 Presenting theory Optimal_BST.Weighted_Path_Length

17:58:12 Presenting theory Optimal_BST.Optimal_BST

17:58:12 Presenting theory Optimal_BST.Quadrilateral_Inequality

17:58:12 Presenting theory Optimal_BST.Optimal_BST2

17:58:12 Presenting theory Optimal_BST.Optimal_BST_Examples

17:58:12 Presenting theory Optimal_BST.Optimal_BST_Code

17:58:12 Presenting theory Optimal_BST.Optimal_BST_Memo

17:58:12 Presenting MonoBoolTranAlgebra ...

17:58:13 Presenting document MonoBoolTranAlgebra/document

17:58:13 Presenting document MonoBoolTranAlgebra/outline

17:58:13 Presenting theory MonoBoolTranAlgebra.Mono_Bool_Tran

17:58:13 Presenting theory MonoBoolTranAlgebra.Mono_Bool_Tran_Algebra

17:58:13 Presenting theory MonoBoolTranAlgebra.Assertion_Algebra

17:58:13 Presenting theory MonoBoolTranAlgebra.Statements

17:58:13 Presenting Name_Carrying_Type_Inference ...

17:58:13 Presenting document Name_Carrying_Type_Inference/document

17:58:13 Presenting document Name_Carrying_Type_Inference/outline

17:58:13 Presenting theory Name_Carrying_Type_Inference.Fresh

17:58:13 Presenting theory Name_Carrying_Type_Inference.Permutation

17:58:13 Presenting theory Name_Carrying_Type_Inference.PreSimplyTyped

17:58:13 Presenting theory Name_Carrying_Type_Inference.SimplyTyped

17:58:14 Presenting Nash_Williams ...

17:58:14 Presenting document Nash_Williams/document

17:58:14 Presenting document Nash_Williams/outline

17:58:14 Presenting theory Nash_Williams.Nash_Extras

17:58:14 Presenting theory Nash_Williams.Nash_Williams

17:58:14 Presenting Network_Security_Policy_Verification ...

17:58:14 Presenting document Network_Security_Policy_Verification/document

17:58:14 Presenting document Network_Security_Policy_Verification/outline

17:58:14 Presenting theory Network_Security_Policy_Verification.ML_GraphViz

17:58:14 Presenting theory Network_Security_Policy_Verification.ML_GraphViz_Disable

17:58:14 Presenting theory Network_Security_Policy_Verification.FiniteGraph

17:58:14 Presenting theory Network_Security_Policy_Verification.FiniteListGraph

17:58:14 Presenting theory Network_Security_Policy_Verification.TopoS_Util

17:58:14 Presenting theory Network_Security_Policy_Verification.Efficient_Distinct

17:58:14 Presenting theory Network_Security_Policy_Verification.FiniteListGraph_Impl

17:58:14 Presenting theory Network_Security_Policy_Verification.TopoS_Vertices

17:58:14 Presenting theory Network_Security_Policy_Verification.TopoS_Interface

17:58:14 Presenting theory Network_Security_Policy_Verification.TopoS_withOffendingFlows

17:58:14 Presenting theory Network_Security_Policy_Verification.TopoS_ENF

17:58:14 Presenting theory Network_Security_Policy_Verification.vertex_example_simps

17:58:14 Presenting theory Network_Security_Policy_Verification.TopoS_Helper

17:58:14 Presenting theory Network_Security_Policy_Verification.SINVAR_Subnets2

17:58:14 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPstrict

17:58:14 Presenting theory Network_Security_Policy_Verification.SINVAR_Tainting

17:58:14 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPbasic

17:58:14 Presenting theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted

17:58:14 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPtrusted

17:58:14 Presenting theory Network_Security_Policy_Verification.Analysis_Tainting

17:58:14 Presenting theory Network_Security_Policy_Verification.TopoS_Interface_impl

17:58:14 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPbasic_impl

17:58:14 Presenting theory Network_Security_Policy_Verification.SINVAR_Subnets

17:58:14 Presenting theory Network_Security_Policy_Verification.SINVAR_Subnets_impl

17:58:14 Presenting theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG

17:58:14 Presenting theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG_impl

17:58:14 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPtrusted_impl

17:58:14 Presenting theory Network_Security_Policy_Verification.SINVAR_SecGwExt

17:58:14 Presenting theory Network_Security_Policy_Verification.SINVAR_SecGwExt_impl

17:58:14 Presenting theory Network_Security_Policy_Verification.SINVAR_Sink

17:58:14 Presenting theory Network_Security_Policy_Verification.SINVAR_Sink_impl

17:58:14 Presenting theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW

17:58:14 Presenting theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW_impl

17:58:15 Presenting theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners

17:58:15 Presenting theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners_impl

17:58:15 Presenting theory Network_Security_Policy_Verification.SINVAR_NoRefl

17:58:15 Presenting theory Network_Security_Policy_Verification.SINVAR_NoRefl_impl

17:58:15 Presenting theory Network_Security_Policy_Verification.SINVAR_Tainting_impl

17:58:15 Presenting theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted_impl

17:58:15 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability

17:58:15 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability_impl

17:58:15 Presenting theory Network_Security_Policy_Verification.SINVAR_NonInterference

17:58:15 Presenting theory Network_Security_Policy_Verification.SINVAR_NonInterference_impl

17:58:15 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLcommunicateWith

17:58:15 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLnotCommunicateWith

17:58:15 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLnotCommunicateWith_impl

17:58:15 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLcommunicateWith_impl

17:58:15 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl

17:58:15 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl_impl

17:58:15 Presenting theory Network_Security_Policy_Verification.TopoS_Library

17:58:15 Presenting theory Network_Security_Policy_Verification.TopoS_Composition_Theory

17:58:15 Presenting theory Network_Security_Policy_Verification.TopoS_Stateful_Policy

17:58:15 Presenting theory Network_Security_Policy_Verification.TopoS_Composition_Theory_impl

17:58:15 Presenting theory Network_Security_Policy_Verification.TopoS_Stateful_Policy_Algorithm

17:58:15 Presenting theory Network_Security_Policy_Verification.TopoS_Stateful_Policy_impl

17:58:15 Presenting theory Network_Security_Policy_Verification.METASINVAR_SystemBoundary

17:58:15 Presenting theory Network_Security_Policy_Verification.TopoS_Impl

17:58:15 Presenting theory Network_Security_Policy_Verification.Network_Security_Policy_Verification

17:58:15 Presenting theory Network_Security_Policy_Verification.Example_BLP

17:58:15 Presenting theory Network_Security_Policy_Verification.TopoS_generateCode

17:58:15 Presenting theory Network_Security_Policy_Verification.attic

17:58:15 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground_ChairNetwork

17:58:15 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground_statefulpolicycompliance

17:58:15 Presenting theory Network_Security_Policy_Verification.Example

17:58:15 Presenting theory Network_Security_Policy_Verification.Example_NetModel

17:58:15 Presenting theory Network_Security_Policy_Verification.Example_Forte14

17:58:15 Presenting theory Network_Security_Policy_Verification.Distributed_WebApp

17:58:15 Presenting theory Network_Security_Policy_Verification.I8_SSH_Landscape

17:58:15 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground

17:58:15 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground_ChairNetwork_statefulpolicy_example

17:58:15 Presenting theory Network_Security_Policy_Verification.CryptoDB

17:58:16 Presenting theory Network_Security_Policy_Verification.IDEM

17:58:16 Presenting theory Network_Security_Policy_Verification.MeasrDroid

17:58:16 Presenting theory Network_Security_Policy_Verification.SINVAR_Examples

17:58:16 Presenting theory Network_Security_Policy_Verification.Imaginary_Factory_Network

17:58:18 Presenting No_FTL_observers ...

17:58:18 Presenting document No_FTL_observers/document

17:58:18 Presenting document No_FTL_observers/outline

17:58:18 Presenting theory No_FTL_observers.SpaceTime

17:58:18 Presenting theory No_FTL_observers.SomeFunc

17:58:18 Presenting theory No_FTL_observers.Axioms

17:58:18 Presenting theory No_FTL_observers.SpecRel

17:58:18 Presenting Nominal2 ...

17:58:18 Presenting document Nominal2/document

17:58:18 Presenting document Nominal2/outline

17:58:18 Presenting theory Nominal2.Nominal2_Base

17:58:18 Presenting theory Nominal2.Nominal2_FCB

17:58:18 Presenting theory Nominal2.Nominal2_Abs

17:58:18 Presenting theory Nominal2.Nominal2

17:58:18 Presenting theory Nominal2.Atoms

17:58:18 Presenting theory Nominal2.Eqvt

17:58:19 Presenting file "nominal_basics.ML"

17:58:19 Presenting file "nominal_thmdecls.ML"

17:58:19 Presenting file "nominal_permeq.ML"

17:58:19 Presenting file "nominal_library.ML"

17:58:19 Presenting file "nominal_atoms.ML"

17:58:19 Presenting file "nominal_eqvt.ML"

17:58:20 Presenting file "nominal_dt_data.ML"

17:58:20 Presenting file "nominal_dt_rawfuns.ML"

17:58:20 Presenting file "nominal_dt_alpha.ML"

17:58:20 Presenting file "nominal_dt_quot.ML"

17:58:20 Presenting file "nominal_induct.ML"

17:58:20 Presenting file "nominal_inductive.ML"

17:58:20 Presenting file "nominal_function_common.ML"

17:58:20 Presenting file "nominal_function_core.ML"

17:58:20 Presenting file "nominal_mutual.ML"

17:58:20 Presenting file "nominal_function.ML"

17:58:20 Presenting file "nominal_termination.ML"

17:58:20 Presenting LambdaAuth ...

17:58:20 Presenting document LambdaAuth/document

17:58:20 Presenting document LambdaAuth/outline

17:58:20 Presenting theory LambdaAuth.Nominal2_Lemmas

17:58:20 Presenting theory LambdaAuth.Syntax

17:58:20 Presenting theory LambdaAuth.FMap_Lemmas

17:58:20 Presenting theory LambdaAuth.Semantics

17:58:20 Presenting theory LambdaAuth.Agreement

17:58:20 Presenting theory LambdaAuth.Results

17:58:21 Presenting Modal_Logics_for_NTS ...

17:58:21 Presenting document Modal_Logics_for_NTS/document

17:58:21 Presenting document Modal_Logics_for_NTS/outline

17:58:21 Presenting theory Modal_Logics_for_NTS.Nominal_Bounded_Set

17:58:21 Presenting theory Modal_Logics_for_NTS.Nominal_Wellfounded

17:58:21 Presenting theory Modal_Logics_for_NTS.Residual

17:58:21 Presenting theory Modal_Logics_for_NTS.Transition_System

17:58:21 Presenting theory Modal_Logics_for_NTS.Formula

17:58:21 Presenting theory Modal_Logics_for_NTS.Validity

17:58:21 Presenting theory Modal_Logics_for_NTS.Logical_Equivalence

17:58:21 Presenting theory Modal_Logics_for_NTS.Bisimilarity_Implies_Equivalence

17:58:21 Presenting theory Modal_Logics_for_NTS.Equivalence_Implies_Bisimilarity

17:58:21 Presenting theory Modal_Logics_for_NTS.Disjunction

17:58:21 Presenting theory Modal_Logics_for_NTS.Expressive_Completeness

17:58:21 Presenting theory Modal_Logics_for_NTS.FS_Set

17:58:21 Presenting theory Modal_Logics_for_NTS.FL_Transition_System

17:58:21 Presenting theory Modal_Logics_for_NTS.FL_Formula

17:58:21 Presenting theory Modal_Logics_for_NTS.FL_Validity

17:58:21 Presenting theory Modal_Logics_for_NTS.FL_Logical_Equivalence

17:58:21 Presenting theory Modal_Logics_for_NTS.FL_Bisimilarity_Implies_Equivalence

17:58:21 Presenting theory Modal_Logics_for_NTS.FL_Equivalence_Implies_Bisimilarity

17:58:21 Presenting theory Modal_Logics_for_NTS.L_Transform

17:58:21 Presenting theory Modal_Logics_for_NTS.Weak_Transition_System

17:58:21 Presenting theory Modal_Logics_for_NTS.Weak_Formula

17:58:22 Presenting theory Modal_Logics_for_NTS.Weak_Validity

17:58:22 Presenting theory Modal_Logics_for_NTS.Weak_Logical_Equivalence

17:58:22 Presenting theory Modal_Logics_for_NTS.Weak_Bisimilarity_Implies_Equivalence

17:58:22 Presenting theory Modal_Logics_for_NTS.Weak_Equivalence_Implies_Bisimilarity

17:58:22 Presenting theory Modal_Logics_for_NTS.Weak_Expressive_Completeness

17:58:22 Presenting theory Modal_Logics_for_NTS.S_Transform

17:58:23 Presenting Rewriting_Z ...

17:58:23 Presenting document Rewriting_Z/document

17:58:23 Presenting document Rewriting_Z/outline

17:58:23 Presenting theory Rewriting_Z.Z

17:58:23 Presenting theory Rewriting_Z.Lambda_Z

17:58:23 Presenting theory Rewriting_Z.CL_Z

17:58:23 Presenting Noninterference_CSP ...

17:58:23 Presenting document Noninterference_CSP/document

17:58:23 Presenting document Noninterference_CSP/outline

17:58:23 Presenting theory Noninterference_CSP.CSPNoninterference

17:58:23 Presenting theory Noninterference_CSP.ClassicalNoninterference

17:58:23 Presenting theory Noninterference_CSP.GeneralizedNoninterference

17:58:24 Presenting Noninterference_Ipurge_Unwinding ...

17:58:24 Presenting document Noninterference_Ipurge_Unwinding/document

17:58:24 Presenting document Noninterference_Ipurge_Unwinding/outline

17:58:24 Presenting theory Noninterference_Ipurge_Unwinding.IpurgeUnwinding

17:58:24 Presenting theory Noninterference_Ipurge_Unwinding.DeterministicProcesses

17:58:24 Presenting Noninterference_Generic_Unwinding ...

17:58:24 Presenting document Noninterference_Generic_Unwinding/document

17:58:24 Presenting document Noninterference_Generic_Unwinding/outline

17:58:24 Presenting theory Noninterference_Generic_Unwinding.GenericUnwinding

17:58:25 Presenting Noninterference_Inductive_Unwinding ...

17:58:25 Presenting document Noninterference_Inductive_Unwinding/document

17:58:25 Presenting document Noninterference_Inductive_Unwinding/outline

17:58:25 Presenting theory Noninterference_Inductive_Unwinding.InductiveUnwinding

17:58:25 Presenting Noninterference_Sequential_Composition ...

17:58:25 Presenting document Noninterference_Sequential_Composition/document

17:58:25 Presenting document Noninterference_Sequential_Composition/outline

17:58:25 Presenting theory Noninterference_Sequential_Composition.Propaedeutics

17:58:25 Presenting theory Noninterference_Sequential_Composition.SequentialComposition

17:58:25 Presenting theory Noninterference_Sequential_Composition.Counterexamples

17:58:26 Presenting Noninterference_Concurrent_Composition ...

17:58:26 Presenting document Noninterference_Concurrent_Composition/document

17:58:26 Presenting document Noninterference_Concurrent_Composition/outline

17:58:26 Presenting theory Noninterference_Concurrent_Composition.ConcurrentComposition

17:58:28 Presenting NormByEval ...

17:58:28 Presenting document NormByEval/document

17:58:28 Presenting document NormByEval/outline

17:58:28 Presenting theory NormByEval.NBE

17:58:28 Presenting OpSets ...

17:58:28 Presenting document OpSets/document

17:58:28 Presenting document OpSets/outline

17:58:28 Presenting theory OpSets.OpSet

17:58:28 Presenting theory OpSets.Insert_Spec

17:58:28 Presenting theory OpSets.List_Spec

17:58:28 Presenting theory OpSets.Interleaving

17:58:28 Presenting theory OpSets.RGA

17:58:29 Presenting Open_Induction ...

17:58:29 Presenting document Open_Induction/document

17:58:29 Presenting document Open_Induction/outline

17:58:29 Presenting theory Open_Induction.Restricted_Predicates

17:58:29 Presenting theory Open_Induction.Open_Induction

17:58:29 Presenting Ordinal ...

17:58:29 Presenting document Ordinal/document

17:58:29 Presenting document Ordinal/outline

17:58:29 Presenting theory Ordinal.OrdinalDef

17:58:29 Presenting theory Ordinal.OrdinalInduct

17:58:29 Presenting theory Ordinal.OrdinalCont

17:58:29 Presenting theory Ordinal.OrdinalRec

17:58:29 Presenting theory Ordinal.OrdinalArith

17:58:29 Presenting theory Ordinal.OrdinalInverse

17:58:29 Presenting theory Ordinal.OrdinalFix

17:58:29 Presenting theory Ordinal.OrdinalOmega

17:58:29 Presenting theory Ordinal.OrdinalVeblen

17:58:29 Presenting theory Ordinal.Ordinal

17:58:29 Presenting Nested_Multisets_Ordinals ...

17:58:29 Presenting document Nested_Multisets_Ordinals/document

17:58:29 Presenting document Nested_Multisets_Ordinals/outline

17:58:29 Presenting theory Nested_Multisets_Ordinals.Multiset_More

17:58:29 Presenting theory Nested_Multisets_Ordinals.Signed_Multiset

17:58:29 Presenting theory Nested_Multisets_Ordinals.Nested_Multiset

17:58:29 Presenting theory Nested_Multisets_Ordinals.Hereditary_Multiset

17:58:29 Presenting theory Nested_Multisets_Ordinals.Signed_Hereditary_Multiset

17:58:29 Presenting theory Nested_Multisets_Ordinals.Syntactic_Ordinal

17:58:29 Presenting theory Nested_Multisets_Ordinals.Signed_Syntactic_Ordinal

17:58:29 Presenting theory Nested_Multisets_Ordinals.Syntactic_Ordinal_Bridge

17:58:29 Presenting theory Nested_Multisets_Ordinals.McCarthy_91

17:58:29 Presenting theory Nested_Multisets_Ordinals.Hydra_Battle

17:58:30 Presenting theory Nested_Multisets_Ordinals.Goodstein_Sequence

17:58:30 Presenting theory Nested_Multisets_Ordinals.Unary_PCF

17:58:30 Presenting file "zmultiset_simprocs.ML"

17:58:30 Presenting Lambda_Free_KBOs ...

17:58:30 Presenting document Lambda_Free_KBOs/document

17:58:30 Presenting document Lambda_Free_KBOs/outline

17:58:30 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_Util

17:58:30 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_App

17:58:30 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_Std

17:58:30 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_Basic

17:58:30 Presenting theory Lambda_Free_KBOs.Lambda_Free_TKBO_Coefs

17:58:30 Presenting theory Lambda_Free_KBOs.Lambda_Encoding_KBO

17:58:30 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBOs

17:58:31 Presenting Ordinal_Partitions ...

17:58:31 Presenting document Ordinal_Partitions/document

17:58:31 Presenting document Ordinal_Partitions/outline

17:58:31 Presenting theory Ordinal_Partitions.Library_Additions

17:58:31 Presenting theory Ordinal_Partitions.Partitions

17:58:31 Presenting theory Ordinal_Partitions.Erdos_Milner

17:58:31 Presenting theory Ordinal_Partitions.Omega_Omega

17:58:32 Presenting PLM ...

17:58:32 Presenting document PLM/document

17:58:32 Presenting document PLM/outline

17:58:32 Presenting theory PLM.TAO_1_Embedding

17:58:32 Presenting theory PLM.TAO_2_Semantics

17:58:32 Presenting theory PLM.TAO_3_Quantifiable

17:58:32 Presenting theory PLM.TAO_4_BasicDefinitions

17:58:32 Presenting theory PLM.TAO_5_MetaSolver

17:58:32 Presenting theory PLM.TAO_6_Identifiable

17:58:32 Presenting theory PLM.TAO_7_Axioms

17:58:32 Presenting theory PLM.TAO_8_Definitions

17:58:32 Presenting theory PLM.TAO_9_PLM

17:58:32 Presenting theory PLM.TAO_10_PossibleWorlds

17:58:32 Presenting theory PLM.TAO_98_ArtificialTheorems

17:58:32 Presenting theory PLM.TAO_99_SanityTests

17:58:32 Presenting theory PLM.TAO_99_Paradox

17:58:32 Presenting theory PLM.Thesis

17:58:34 Presenting PSemigroupsConvolution ...

17:58:34 Presenting document PSemigroupsConvolution/document

17:58:34 Presenting document PSemigroupsConvolution/outline

17:58:34 Presenting theory PSemigroupsConvolution.Partial_Semigroups

17:58:34 Presenting theory PSemigroupsConvolution.Partial_Semigroup_Models

17:58:34 Presenting theory PSemigroupsConvolution.Quantales

17:58:34 Presenting theory PSemigroupsConvolution.Binary_Modalities

17:58:34 Presenting theory PSemigroupsConvolution.Unary_Modalities

17:58:34 Presenting theory PSemigroupsConvolution.Partial_Semigroup_Lifting

17:58:34 Presenting Paraconsistency ...

17:58:34 Presenting document Paraconsistency/document

17:58:34 Presenting document Paraconsistency/outline

17:58:34 Presenting theory Paraconsistency.Paraconsistency

17:58:34 Presenting Parity_Game ...

17:58:34 Presenting document Parity_Game/document

17:58:34 Presenting document Parity_Game/outline

17:58:34 Presenting theory Parity_Game.MoreCoinductiveList

17:58:34 Presenting theory Parity_Game.ParityGame

17:58:34 Presenting theory Parity_Game.Strategy

17:58:34 Presenting theory Parity_Game.AttractingStrategy

17:58:34 Presenting theory Parity_Game.Attractor

17:58:34 Presenting theory Parity_Game.WinningStrategy

17:58:34 Presenting theory Parity_Game.WellOrderedStrategy

17:58:34 Presenting theory Parity_Game.WinningRegion

17:58:34 Presenting theory Parity_Game.UniformStrategy

17:58:35 Presenting theory Parity_Game.AttractorStrategy

17:58:35 Presenting theory Parity_Game.PositionalDeterminacy

17:58:35 Presenting theory Parity_Game.AttractorInductive

17:58:35 Presenting theory Parity_Game.Graph_TheoryCompatibility

17:58:35 Presenting Partial_Function_MR ...

17:58:35 Presenting document Partial_Function_MR/document

17:58:35 Presenting document Partial_Function_MR/outline

17:58:35 Presenting theory Partial_Function_MR.Partial_Function_MR

17:58:35 Presenting theory Partial_Function_MR.Partial_Function_MR_Examples

17:58:35 Presenting file "partial_function_mr.ML"

17:58:35 Presenting Physical_Quantities ...

17:58:35 Presenting document Physical_Quantities/document

17:58:35 Presenting document Physical_Quantities/outline

17:58:35 Presenting theory Physical_Quantities.Power_int

17:58:35 Presenting theory Physical_Quantities.Enum_extra

17:58:35 Presenting theory Physical_Quantities.Groups_mult

17:58:35 Presenting theory Physical_Quantities.ISQ_Dimensions

17:58:35 Presenting theory Physical_Quantities.ISQ_Quantities

17:58:35 Presenting theory Physical_Quantities.ISQ_Proof

17:58:35 Presenting theory Physical_Quantities.ISQ_Algebra

17:58:35 Presenting theory Physical_Quantities.ISQ_Units

17:58:35 Presenting theory Physical_Quantities.ISQ_Conversion

17:58:35 Presenting theory Physical_Quantities.ISQ

17:58:35 Presenting theory Physical_Quantities.SI_Units

17:58:35 Presenting theory Physical_Quantities.CGS

17:58:35 Presenting theory Physical_Quantities.SI_Constants

17:58:35 Presenting theory Physical_Quantities.SI_Prefix

17:58:35 Presenting theory Physical_Quantities.SI_Derived

17:58:35 Presenting theory Physical_Quantities.SI_Accepted

17:58:35 Presenting theory Physical_Quantities.SI_Imperial

17:58:35 Presenting theory Physical_Quantities.SI

17:58:35 Presenting theory Physical_Quantities.SI_Astronomical

17:58:35 Presenting theory Physical_Quantities.SI_Pretty

17:58:35 Presenting theory Physical_Quantities.BIS

17:58:35 Presenting Pop_Refinement ...

17:58:35 Presenting document Pop_Refinement/document

17:58:35 Presenting document Pop_Refinement/outline

17:58:35 Presenting theory Pop_Refinement.Definition

17:58:35 Presenting theory Pop_Refinement.First_Example

17:58:35 Presenting theory Pop_Refinement.Second_Example

17:58:35 Presenting theory Pop_Refinement.General_Remarks

17:58:35 Presenting theory Pop_Refinement.Related_Work

17:58:35 Presenting theory Pop_Refinement.Future_Work

17:58:36 Presenting Possibilistic_Noninterference ...

17:58:36 Presenting document Possibilistic_Noninterference/document

17:58:36 Presenting document Possibilistic_Noninterference/outline

17:58:36 Presenting theory Possibilistic_Noninterference.MyTactics

17:58:36 Presenting theory Possibilistic_Noninterference.Interface

17:58:36 Presenting theory Possibilistic_Noninterference.Bisim

17:58:36 Presenting theory Possibilistic_Noninterference.Language_Semantics

17:58:36 Presenting theory Possibilistic_Noninterference.During_Execution

17:58:36 Presenting theory Possibilistic_Noninterference.Compositionality

17:58:36 Presenting theory Possibilistic_Noninterference.Syntactic_Criteria

17:58:36 Presenting theory Possibilistic_Noninterference.After_Execution

17:58:36 Presenting theory Possibilistic_Noninterference.Concrete

17:58:37 Presenting Priority_Search_Trees ...

17:58:37 Presenting document Priority_Search_Trees/document

17:58:37 Presenting document Priority_Search_Trees/outline

17:58:37 Presenting theory Priority_Search_Trees.Prio_Map_Specs

17:58:37 Presenting theory Priority_Search_Trees.PST_General

17:58:37 Presenting theory Priority_Search_Trees.PST_RBT

17:58:37 Presenting Prim_Dijkstra_Simple ...

17:58:37 Presenting document Prim_Dijkstra_Simple/document

17:58:37 Presenting document Prim_Dijkstra_Simple/outline

17:58:37 Presenting theory Prim_Dijkstra_Simple.Common

17:58:37 Presenting theory Prim_Dijkstra_Simple.Chapter_Prim

17:58:37 Presenting theory Prim_Dijkstra_Simple.Undirected_Graph

17:58:37 Presenting theory Prim_Dijkstra_Simple.Undirected_Graph_Specs

17:58:37 Presenting theory Prim_Dijkstra_Simple.Prim_Abstract

17:58:37 Presenting theory Prim_Dijkstra_Simple.Undirected_Graph_Impl

17:58:37 Presenting theory Prim_Dijkstra_Simple.Prim_Impl

17:58:37 Presenting theory Prim_Dijkstra_Simple.Chapter_Dijkstra

17:58:37 Presenting theory Prim_Dijkstra_Simple.Directed_Graph

17:58:37 Presenting theory Prim_Dijkstra_Simple.Directed_Graph_Specs

17:58:37 Presenting theory Prim_Dijkstra_Simple.Dijkstra_Abstract

17:58:37 Presenting theory Prim_Dijkstra_Simple.Directed_Graph_Impl

17:58:37 Presenting theory Prim_Dijkstra_Simple.Dijkstra_Impl

17:58:38 Presenting Prog_Prove ...

17:58:38 Presenting document Prog_Prove/prog-prove

17:58:38 Presenting theory Prog_Prove.Basics

17:58:38 Presenting theory Prog_Prove.Bool_nat_list

17:58:38 Presenting theory Prog_Prove.MyList

17:58:38 Presenting theory Prog_Prove.Types_and_funs

17:58:38 Presenting theory Prog_Prove.LaTeXsugar

17:58:38 Presenting theory Prog_Prove.Logic

17:58:38 Presenting theory Prog_Prove.Isar

17:58:38 Presenting Projective_Geometry ...

17:58:38 Presenting document Projective_Geometry/document

17:58:38 Presenting document Projective_Geometry/outline

17:58:38 Presenting theory Projective_Geometry.Projective_Plane_Axioms

17:58:38 Presenting theory Projective_Geometry.Pappus_Property

17:58:38 Presenting theory Projective_Geometry.Pascal_Property

17:58:38 Presenting theory Projective_Geometry.Desargues_Property

17:58:38 Presenting theory Projective_Geometry.Pappus_Desargues

17:58:38 Presenting theory Projective_Geometry.Higher_Projective_Space_Rank_Axioms

17:58:38 Presenting theory Projective_Geometry.Matroid_Rank_Properties

17:58:38 Presenting theory Projective_Geometry.Desargues_2D

17:58:38 Presenting theory Projective_Geometry.Desargues_3D

17:58:38 Presenting theory Projective_Geometry.Projective_Space_Axioms

17:58:38 Presenting theory Projective_Geometry.Higher_Projective_Space_Axioms

17:58:38 Presenting Proof_Strategy_Language ...

17:58:38 Presenting document Proof_Strategy_Language/document

17:58:38 Presenting document Proof_Strategy_Language/outline

17:58:38 Presenting theory Proof_Strategy_Language.Try_Hard

17:58:38 Presenting theory Proof_Strategy_Language.PSL

17:58:38 Presenting theory Proof_Strategy_Language.Example

17:58:39 Presenting file "Utils.ML"

17:58:39 Presenting file "Subtool.ML"

17:58:39 Presenting file "Dynamic_Tactic_Generation.ML"

17:58:39 Presenting file "Constructor_Class.ML"

17:58:39 Presenting file "Instantiation.ML"

17:58:39 Presenting file "Monadic_Prover.ML"

17:58:39 Presenting file "Parser_Combinator.ML"

17:58:39 Presenting file "PSL_Parser.ML"

17:58:39 Presenting file "Isar_Interface.ML"

17:58:39 Presenting PropResPI ...

17:58:39 Presenting document PropResPI/document

17:58:39 Presenting document PropResPI/outline

17:58:39 Presenting theory PropResPI.Propositional_Resolution

17:58:39 Presenting theory PropResPI.Prime_Implicates

17:58:40 Presenting Propositional_Proof_Systems ...

17:58:40 Presenting document Propositional_Proof_Systems/document

17:58:40 Presenting document Propositional_Proof_Systems/outline

17:58:40 Presenting theory Propositional_Proof_Systems.Formulas

17:58:40 Presenting theory Propositional_Proof_Systems.Sema

17:58:40 Presenting theory Propositional_Proof_Systems.Substitution

17:58:40 Presenting theory Propositional_Proof_Systems.Substitution_Sema

17:58:40 Presenting theory Propositional_Proof_Systems.CNF

17:58:40 Presenting theory Propositional_Proof_Systems.CNF_Formulas

17:58:40 Presenting theory Propositional_Proof_Systems.CNF_Sema

17:58:40 Presenting theory Propositional_Proof_Systems.CNF_Formulas_Sema

17:58:40 Presenting theory Propositional_Proof_Systems.CNF_To_Formula

17:58:40 Presenting theory Propositional_Proof_Systems.Tseytin

17:58:40 Presenting theory Propositional_Proof_Systems.Tseytin_Sema

17:58:40 Presenting theory Propositional_Proof_Systems.MiniFormulas

17:58:40 Presenting theory Propositional_Proof_Systems.MiniFormulas_Sema

17:58:40 Presenting theory Propositional_Proof_Systems.Consistency

17:58:40 Presenting theory Propositional_Proof_Systems.Compactness

17:58:40 Presenting theory Propositional_Proof_Systems.Compactness_Consistency

17:58:40 Presenting theory Propositional_Proof_Systems.Sema_Craig

17:58:40 Presenting theory Propositional_Proof_Systems.SC

17:58:40 Presenting theory Propositional_Proof_Systems.SC_Cut

17:58:40 Presenting theory Propositional_Proof_Systems.SC_Depth

17:58:40 Presenting theory Propositional_Proof_Systems.SC_Gentzen

17:58:40 Presenting theory Propositional_Proof_Systems.SC_Sema

17:58:40 Presenting theory Propositional_Proof_Systems.SC_Depth_Limit

17:58:40 Presenting theory Propositional_Proof_Systems.SC_Compl_Consistency

17:58:40 Presenting theory Propositional_Proof_Systems.ND

17:58:40 Presenting theory Propositional_Proof_Systems.ND_Sound

17:58:40 Presenting theory Propositional_Proof_Systems.ND_Compl_Truthtable

17:58:40 Presenting theory Propositional_Proof_Systems.ND_Compl_Truthtable_Compact

17:58:40 Presenting theory Propositional_Proof_Systems.HC

17:58:40 Presenting theory Propositional_Proof_Systems.HC_Compl_Consistency

17:58:40 Presenting theory Propositional_Proof_Systems.Resolution

17:58:40 Presenting theory Propositional_Proof_Systems.Resolution_Sound

17:58:40 Presenting theory Propositional_Proof_Systems.Resolution_Compl

17:58:40 Presenting theory Propositional_Proof_Systems.Resolution_Compl_Consistency

17:58:40 Presenting theory Propositional_Proof_Systems.HCSC

17:58:41 Presenting theory Propositional_Proof_Systems.SCND

17:58:41 Presenting theory Propositional_Proof_Systems.NDHC

17:58:41 Presenting theory Propositional_Proof_Systems.HCSCND

17:58:41 Presenting theory Propositional_Proof_Systems.LSC

17:58:41 Presenting theory Propositional_Proof_Systems.LSC_Resolution

17:58:41 Presenting theory Propositional_Proof_Systems.ND_FiniteAssms

17:58:41 Presenting theory Propositional_Proof_Systems.ND_Compl_SC

17:58:41 Presenting theory Propositional_Proof_Systems.Resolution_Compl_SC_Small

17:58:41 Presenting theory Propositional_Proof_Systems.Resolution_Compl_SC_Full

17:58:41 Presenting theory Propositional_Proof_Systems.MiniSC

17:58:41 Presenting theory Propositional_Proof_Systems.MiniSC_HC

17:58:41 Presenting theory Propositional_Proof_Systems.MiniSC_Craig

17:58:41 Presenting PseudoHoops ...

17:58:42 Presenting document PseudoHoops/document

17:58:42 Presenting document PseudoHoops/outline

17:58:42 Presenting theory PseudoHoops.Operations

17:58:42 Presenting theory PseudoHoops.LeftComplementedMonoid

17:58:42 Presenting theory PseudoHoops.RightComplementedMonoid

17:58:42 Presenting theory PseudoHoops.PseudoHoops

17:58:42 Presenting theory PseudoHoops.PseudoHoopFilters

17:58:42 Presenting theory PseudoHoops.PseudoWaisbergAlgebra

17:58:42 Presenting theory PseudoHoops.SpecialPseudoHoops

17:58:42 Presenting theory PseudoHoops.Examples

17:58:42 Presenting Ramsey-Infinite ...

17:58:42 Presenting document Ramsey-Infinite/document

17:58:42 Presenting document Ramsey-Infinite/outline

17:58:42 Presenting theory Ramsey-Infinite.Ramsey

17:58:42 Presenting Recursion-Theory-I ...

17:58:42 Presenting document Recursion-Theory-I/document

17:58:42 Presenting document Recursion-Theory-I/outline

17:58:42 Presenting theory Recursion-Theory-I.CPair

17:58:42 Presenting theory Recursion-Theory-I.PRecFun

17:58:42 Presenting theory Recursion-Theory-I.PRecList

17:58:42 Presenting theory Recursion-Theory-I.PRecFun2

17:58:42 Presenting theory Recursion-Theory-I.PRecFinSet

17:58:42 Presenting theory Recursion-Theory-I.PRecUnGr

17:58:42 Presenting theory Recursion-Theory-I.RecEnSet

17:58:43 Presenting file "Utils.ML"

17:58:43 Presenting RefinementReactive ...

17:58:43 Presenting document RefinementReactive/document

17:58:43 Presenting document RefinementReactive/outline

17:58:43 Presenting theory RefinementReactive.Temporal

17:58:43 Presenting theory RefinementReactive.Refinement

17:58:43 Presenting theory RefinementReactive.Reactive

17:58:44 Presenting Regex_Equivalence ...

17:58:44 Presenting document Regex_Equivalence/document

17:58:44 Presenting document Regex_Equivalence/outline

17:58:44 Presenting theory Regex_Equivalence.Automaton

17:58:44 Presenting theory Regex_Equivalence.Derivatives_Finite

17:58:44 Presenting theory Regex_Equivalence.Deriv_PDeriv

17:58:44 Presenting theory Regex_Equivalence.Deriv_Autos

17:58:44 Presenting theory Regex_Equivalence.Position_Autos

17:58:44 Presenting theory Regex_Equivalence.After2

17:58:44 Presenting theory Regex_Equivalence.Before2

17:58:44 Presenting theory Regex_Equivalence.Regex_Equivalence

17:58:44 Presenting theory Regex_Equivalence.Examples

17:58:44 Presenting theory Regex_Equivalence.Benchmark

17:58:45 Presenting Relational_Method ...

17:58:45 Presenting document Relational_Method/document

17:58:45 Presenting document Relational_Method/outline

17:58:45 Presenting theory Relational_Method.Definitions

17:58:45 Presenting theory Relational_Method.Authentication

17:58:45 Presenting theory Relational_Method.Anonymity

17:58:45 Presenting theory Relational_Method.Possibility

17:58:45 Presenting Resolution_FOL ...

17:58:45 Presenting document Resolution_FOL/document

17:58:45 Presenting document Resolution_FOL/outline

17:58:45 Presenting theory Resolution_FOL.TermsAndLiterals

17:58:45 Presenting theory Resolution_FOL.Tree

17:58:45 Presenting theory Resolution_FOL.Resolution

17:58:45 Presenting theory Resolution_FOL.Completeness

17:58:45 Presenting theory Resolution_FOL.Examples

17:58:45 Presenting theory Resolution_FOL.Unification_Theorem

17:58:45 Presenting theory Resolution_FOL.Completeness_Instance

17:58:46 Presenting Robbins-Conjecture ...

17:58:46 Presenting document Robbins-Conjecture/document

17:58:46 Presenting document Robbins-Conjecture/outline

17:58:46 Presenting theory Robbins-Conjecture.Robbins_Conjecture

17:58:46 Presenting Roy_Floyd_Warshall ...

17:58:46 Presenting document Roy_Floyd_Warshall/document

17:58:46 Presenting document Roy_Floyd_Warshall/outline

17:58:46 Presenting theory Roy_Floyd_Warshall.Roy_Floyd_Warshall

17:58:46 Presenting SIFPL ...

17:58:46 Presenting document SIFPL/document

17:58:46 Presenting document SIFPL/outline

17:58:46 Presenting theory SIFPL.IMP

17:58:46 Presenting theory SIFPL.VDM

17:58:46 Presenting theory SIFPL.VS

17:58:46 Presenting theory SIFPL.ContextVS

17:58:46 Presenting theory SIFPL.Lattice

17:58:46 Presenting theory SIFPL.HuntSands

17:58:46 Presenting theory SIFPL.OBJ

17:58:46 Presenting theory SIFPL.VDM_OBJ

17:58:46 Presenting theory SIFPL.PBIJ

17:58:46 Presenting theory SIFPL.VS_OBJ

17:58:46 Presenting theory SIFPL.ContextOBJ

17:58:48 Presenting SIFUM_Type_Systems ...

17:58:48 Presenting document SIFUM_Type_Systems/document

17:58:48 Presenting document SIFUM_Type_Systems/outline

17:58:48 Presenting theory SIFUM_Type_Systems.Preliminaries

17:58:48 Presenting theory SIFUM_Type_Systems.Security

17:58:48 Presenting theory SIFUM_Type_Systems.Compositionality

17:58:48 Presenting theory SIFUM_Type_Systems.Language

17:58:48 Presenting theory SIFUM_Type_Systems.TypeSystem

17:58:48 Presenting theory SIFUM_Type_Systems.LocallySoundModeUse

17:58:49 Presenting SPARCv8 ...

17:58:49 Presenting document SPARCv8/document

17:58:49 Presenting document SPARCv8/outline

17:58:49 Presenting theory SPARCv8.WordDecl

17:58:49 Presenting theory SPARCv8.Sparc_Types

17:58:49 Presenting theory SPARCv8.Lib

17:58:49 Presenting theory SPARCv8.DetMonad

17:58:49 Presenting theory SPARCv8.DetMonadLemmas

17:58:49 Presenting theory SPARCv8.RegistersOps

17:58:49 Presenting theory SPARCv8.MMU

17:58:49 Presenting theory SPARCv8.Sparc_State

17:58:49 Presenting theory SPARCv8.Sparc_Instruction

17:58:49 Presenting theory SPARCv8.Sparc_Execution

17:58:49 Presenting theory SPARCv8.Sparc_Properties

17:58:49 Presenting theory SPARCv8.Sparc_Init_State

17:58:49 Presenting theory SPARCv8.Sparc_Code_Gen

17:58:55 Presenting Security_Protocol_Refinement ...

17:58:55 Presenting document Security_Protocol_Refinement/document

17:58:55 Presenting document Security_Protocol_Refinement/outline

17:58:55 Presenting theory Security_Protocol_Refinement.Infra

17:58:55 Presenting theory Security_Protocol_Refinement.Refinement

17:58:55 Presenting theory Security_Protocol_Refinement.Agents

17:58:55 Presenting theory Security_Protocol_Refinement.Keys

17:58:55 Presenting theory Security_Protocol_Refinement.Atoms

17:58:55 Presenting theory Security_Protocol_Refinement.Runs

17:58:55 Presenting theory Security_Protocol_Refinement.Channels

17:58:55 Presenting theory Security_Protocol_Refinement.Message

17:58:55 Presenting theory Security_Protocol_Refinement.s0g_secrecy

17:58:55 Presenting theory Security_Protocol_Refinement.a0n_agree

17:58:55 Presenting theory Security_Protocol_Refinement.a0i_agree

17:58:55 Presenting theory Security_Protocol_Refinement.m1_auth

17:58:55 Presenting theory Security_Protocol_Refinement.m2_auth_chan

17:58:55 Presenting theory Security_Protocol_Refinement.m2_confid_chan

17:58:55 Presenting theory Security_Protocol_Refinement.m3_sig

17:58:55 Presenting theory Security_Protocol_Refinement.m3_enc

17:58:55 Presenting theory Security_Protocol_Refinement.m1_keydist

17:58:55 Presenting theory Security_Protocol_Refinement.m1_keydist_iirn

17:58:55 Presenting theory Security_Protocol_Refinement.m1_keydist_inrn

17:58:55 Presenting theory Security_Protocol_Refinement.m1_kerberos

17:58:56 Presenting theory Security_Protocol_Refinement.m2_kerberos

17:58:56 Presenting theory Security_Protocol_Refinement.m3_kerberos_par

17:58:56 Presenting theory Security_Protocol_Refinement.m3_kerberos5

17:58:56 Presenting theory Security_Protocol_Refinement.m3_kerberos4

17:58:56 Presenting theory Security_Protocol_Refinement.m1_nssk

17:58:56 Presenting theory Security_Protocol_Refinement.m2_nssk

17:58:56 Presenting theory Security_Protocol_Refinement.m3_nssk_par

17:58:56 Presenting theory Security_Protocol_Refinement.m3_nssk

17:58:56 Presenting theory Security_Protocol_Refinement.m1_ds

17:58:56 Presenting theory Security_Protocol_Refinement.m2_ds

17:58:56 Presenting theory Security_Protocol_Refinement.m3_ds_par

17:58:57 Presenting theory Security_Protocol_Refinement.m3_ds

17:58:57 Presenting SenSocialChoice ...

17:58:57 Presenting document SenSocialChoice/document

17:58:57 Presenting document SenSocialChoice/outline

17:58:57 Presenting theory SenSocialChoice.FSext

17:58:57 Presenting theory SenSocialChoice.RPRs

17:58:57 Presenting theory SenSocialChoice.SCFs

17:58:57 Presenting theory SenSocialChoice.Arrow

17:58:57 Presenting theory SenSocialChoice.Sen

17:58:57 Presenting theory SenSocialChoice.May

17:58:57 Presenting Separation_Algebra ...

17:58:58 Presenting document Separation_Algebra/document

17:58:58 Presenting document Separation_Algebra/outline

17:58:58 Presenting theory Separation_Algebra.Separation_Algebra

17:58:58 Presenting theory Separation_Algebra.Sep_Heap_Instance

17:58:58 Presenting theory Separation_Algebra.Sep_Tactics

17:58:58 Presenting theory Separation_Algebra.Simple_Separation_Example

17:58:58 Presenting theory Separation_Algebra.Sep_Tactics_Test

17:58:58 Presenting theory Separation_Algebra.Map_Extra

17:58:58 Presenting theory Separation_Algebra.VM_Example

17:58:58 Presenting theory Separation_Algebra.Separation_Algebra_Alt

17:58:58 Presenting theory Separation_Algebra.Sep_Eq

17:58:58 Presenting theory Separation_Algebra.Types_D

17:58:58 Presenting theory Separation_Algebra.Abstract_Separation_D

17:58:58 Presenting theory Separation_Algebra.Separation_D

17:58:58 Presenting file "sep_tactics.ML"

17:58:58 Presenting Simpl ...

17:58:58 Presenting document Simpl/document

17:58:58 Presenting document Simpl/outline

17:58:58 Presenting theory Simpl.Language

17:58:58 Presenting theory Simpl.HoarePartialDef

17:58:58 Presenting theory Simpl.Semantic

17:58:58 Presenting theory Simpl.HoarePartialProps

17:58:58 Presenting theory Simpl.HoarePartial

17:58:58 Presenting theory Simpl.Termination

17:58:58 Presenting theory Simpl.SmallStep

17:58:58 Presenting theory Simpl.HoareTotalDef

17:58:58 Presenting theory Simpl.HoareTotalProps

17:58:58 Presenting theory Simpl.HoareTotal

17:58:58 Presenting theory Simpl.Hoare

17:58:59 Presenting theory Simpl.StateSpace

17:58:59 Presenting theory Simpl.AlternativeSmallStep

17:59:00 Presenting theory Simpl.Simpl_Heap

17:59:00 Presenting theory Simpl.HeapList

17:59:00 Presenting theory Simpl.Generalise

17:59:01 Presenting file "generalise_state.ML"

17:59:01 Presenting theory Simpl.Vcg

17:59:01 Presenting theory Simpl.SyntaxTest

17:59:01 Presenting theory Simpl.VcgEx

17:59:01 Presenting theory Simpl.VcgExSP

17:59:01 Presenting theory Simpl.VcgExTotal

17:59:02 Presenting theory Simpl.Quicksort

17:59:02 Presenting theory Simpl.XVcg

17:59:02 Presenting theory Simpl.XVcgEx

17:59:02 Presenting theory Simpl.ProcParEx

17:59:02 Presenting theory Simpl.ProcParExSP

17:59:02 Presenting theory Simpl.Closure

17:59:02 Presenting theory Simpl.ClosureEx

17:59:02 Presenting theory Simpl.Compose

17:59:02 Presenting theory Simpl.ComposeEx

17:59:02 Presenting theory Simpl.UserGuide

17:59:03 Presenting theory Simpl.Simpl

17:59:05 Presenting file "hoare.ML"

17:59:05 Presenting file "hoare_syntax.ML"

17:59:06 Presenting BDD ...

17:59:06 Presenting document BDD/document

17:59:06 Presenting document BDD/outline

17:59:06 Presenting theory BDD.BinDag

17:59:06 Presenting theory BDD.General

17:59:06 Presenting theory BDD.ProcedureSpecs

17:59:06 Presenting theory BDD.EvalProof

17:59:06 Presenting theory BDD.LevellistProof

17:59:06 Presenting theory BDD.ShareRepProof

17:59:06 Presenting theory BDD.ShareReduceRepListProof

17:59:06 Presenting theory BDD.RepointProof

17:59:06 Presenting theory BDD.NormalizeTotalProof

17:59:07 Presenting Planarity_Certificates ...

17:59:07 Presenting document Planarity_Certificates/document

17:59:07 Presenting document Planarity_Certificates/outline

17:59:07 Presenting theory Planarity_Certificates.Lib

17:59:07 Presenting theory Planarity_Certificates.OptionMonad

17:59:07 Presenting theory Planarity_Certificates.NonDetMonad

17:59:07 Presenting theory Planarity_Certificates.NonDetMonadLemmas

17:59:07 Presenting theory Planarity_Certificates.OptionMonadND

17:59:07 Presenting theory Planarity_Certificates.WP

17:59:07 Presenting theory Planarity_Certificates.OptionMonadWP

17:59:07 Presenting theory Planarity_Certificates.Graph_Genus

17:59:07 Presenting theory Planarity_Certificates.List_Aux

17:59:07 Presenting theory Planarity_Certificates.Executable_Permutations

17:59:07 Presenting theory Planarity_Certificates.Digraph_Map_Impl

17:59:07 Presenting theory Planarity_Certificates.Planar_Complete

17:59:07 Presenting theory Planarity_Certificates.Reachablen

17:59:08 Presenting theory Planarity_Certificates.Permutations_2

17:59:08 Presenting theory Planarity_Certificates.Planar_Subdivision

17:59:08 Presenting theory Planarity_Certificates.Planar_Subgraph

17:59:08 Presenting theory Planarity_Certificates.Kuratowski_Combinatorial

17:59:08 Presenting theory Planarity_Certificates.Simpl_Anno

17:59:08 Presenting theory Planarity_Certificates.Check_Non_Planarity_Impl

17:59:08 Presenting theory Planarity_Certificates.Check_Non_Planarity_Verification

17:59:08 Presenting theory Planarity_Certificates.AutoCorres_Misc

17:59:08 Presenting theory Planarity_Certificates.Setup_AutoCorres

17:59:08 Presenting theory Planarity_Certificates.Check_Planarity_Verification

17:59:08 Presenting theory Planarity_Certificates.Planarity_Certificates

17:59:08 Presenting file "$AFP/Case_Labeling/util.ML"

17:59:08 Presenting file "WP-method.ML"

17:59:09 Presenting Sliding_Window_Algorithm ...

17:59:09 Presenting document Sliding_Window_Algorithm/document

17:59:09 Presenting document Sliding_Window_Algorithm/outline

17:59:09 Presenting theory Sliding_Window_Algorithm.SWA

17:59:09 Presenting Statecharts ...

17:59:09 Presenting document Statecharts/document

17:59:09 Presenting document Statecharts/outline

17:59:09 Presenting theory Statecharts.Contrib

17:59:09 Presenting theory Statecharts.DataSpace

17:59:09 Presenting theory Statecharts.Data

17:59:09 Presenting theory Statecharts.Update

17:59:09 Presenting theory Statecharts.Expr

17:59:09 Presenting theory Statecharts.SA

17:59:09 Presenting theory Statecharts.HA

17:59:09 Presenting theory Statecharts.HASem

17:59:09 Presenting theory Statecharts.Kripke

17:59:10 Presenting theory Statecharts.HAKripke

17:59:10 Presenting theory Statecharts.HAOps

17:59:10 Presenting theory Statecharts.CarAudioSystem

17:59:10 Presenting Stellar_Quorums ...

17:59:10 Presenting document Stellar_Quorums/document

17:59:10 Presenting document Stellar_Quorums/outline

17:59:10 Presenting theory Stellar_Quorums.Stellar_Quorums

17:59:11 Presenting Stone_Algebras ...

17:59:11 Presenting document Stone_Algebras/document

17:59:11 Presenting document Stone_Algebras/outline

17:59:11 Presenting theory Stone_Algebras.Lattice_Basics

17:59:11 Presenting theory Stone_Algebras.P_Algebras

17:59:11 Presenting theory Stone_Algebras.Filters

17:59:11 Presenting theory Stone_Algebras.Stone_Construction

17:59:11 Presenting Stone_Relation_Algebras ...

17:59:11 Presenting document Stone_Relation_Algebras/document

17:59:11 Presenting document Stone_Relation_Algebras/outline

17:59:11 Presenting theory Stone_Relation_Algebras.Fixpoints

17:59:11 Presenting theory Stone_Relation_Algebras.Semirings

17:59:11 Presenting theory Stone_Relation_Algebras.Relation_Algebras

17:59:11 Presenting theory Stone_Relation_Algebras.Relation_Subalgebras

17:59:11 Presenting theory Stone_Relation_Algebras.Matrix_Relation_Algebras

17:59:11 Presenting theory Stone_Relation_Algebras.Linear_Order_Matrices

17:59:12 Presenting Stone_Kleene_Relation_Algebras ...

17:59:12 Presenting document Stone_Kleene_Relation_Algebras/document

17:59:12 Presenting document Stone_Kleene_Relation_Algebras/outline

17:59:12 Presenting theory Stone_Kleene_Relation_Algebras.Iterings

17:59:12 Presenting theory Stone_Kleene_Relation_Algebras.Kleene_Algebras

17:59:12 Presenting theory Stone_Kleene_Relation_Algebras.Kleene_Relation_Algebras

17:59:12 Presenting theory Stone_Kleene_Relation_Algebras.Kleene_Relation_Subalgebras

17:59:12 Presenting theory Stone_Kleene_Relation_Algebras.Matrix_Kleene_Algebras

17:59:13 Presenting Aggregation_Algebras ...

17:59:13 Presenting document Aggregation_Algebras/document

17:59:13 Presenting document Aggregation_Algebras/outline

17:59:13 Presenting theory Aggregation_Algebras.Semigroups_Big

17:59:13 Presenting theory Aggregation_Algebras.Aggregation_Algebras

17:59:13 Presenting theory Aggregation_Algebras.Matrix_Aggregation_Algebras

17:59:13 Presenting theory Aggregation_Algebras.Linear_Aggregation_Algebras

17:59:13 Presenting Relational_Minimum_Spanning_Trees ...

17:59:13 Presenting document Relational_Minimum_Spanning_Trees/document

17:59:13 Presenting document Relational_Minimum_Spanning_Trees/outline

17:59:13 Presenting theory Relational_Minimum_Spanning_Trees.Kruskal

17:59:13 Presenting theory Relational_Minimum_Spanning_Trees.Prim

17:59:13 Presenting theory Relational_Minimum_Spanning_Trees.Boruvka

17:59:14 Presenting Relational_Disjoint_Set_Forests ...

17:59:14 Presenting document Relational_Disjoint_Set_Forests/document

17:59:14 Presenting document Relational_Disjoint_Set_Forests/outline

17:59:14 Presenting theory Relational_Disjoint_Set_Forests.Disjoint_Set_Forests

17:59:14 Presenting Subset_Boolean_Algebras ...

17:59:14 Presenting document Subset_Boolean_Algebras/document

17:59:14 Presenting document Subset_Boolean_Algebras/outline

17:59:14 Presenting theory Subset_Boolean_Algebras.Subset_Boolean_Algebras

17:59:15 Presenting Store_Buffer_Reduction ...

17:59:15 Presenting document Store_Buffer_Reduction/document

17:59:15 Presenting document Store_Buffer_Reduction/outline

17:59:15 Presenting theory Store_Buffer_Reduction.ReduceStoreBuffer

17:59:15 Presenting theory Store_Buffer_Reduction.ReduceStoreBufferSimulation

17:59:15 Presenting theory Store_Buffer_Reduction.PIMP

17:59:15 Presenting theory Store_Buffer_Reduction.SyntaxTweaks

17:59:15 Presenting theory Store_Buffer_Reduction.Abbrevs

17:59:15 Presenting theory Store_Buffer_Reduction.Variants

17:59:15 Presenting theory Store_Buffer_Reduction.Text

17:59:15 Presenting theory Store_Buffer_Reduction.Preliminaries

17:59:22 Presenting Strong_Security ...

17:59:22 Presenting document Strong_Security/document

17:59:22 Presenting document Strong_Security/outline

17:59:22 Presenting theory Strong_Security.Types

17:59:22 Presenting theory Strong_Security.Domain_example

17:59:22 Presenting theory Strong_Security.Expr

17:59:22 Presenting theory Strong_Security.MWLf

17:59:22 Presenting theory Strong_Security.Strong_Security

17:59:22 Presenting theory Strong_Security.Up_To_Technique

17:59:22 Presenting theory Strong_Security.Parallel_Composition

17:59:22 Presenting theory Strong_Security.Strongly_Secure_Skip_Assign

17:59:22 Presenting theory Strong_Security.Language_Composition

17:59:22 Presenting theory Strong_Security.Type_System

17:59:22 Presenting theory Strong_Security.Type_System_example

17:59:23 Presenting Sugar ...

17:59:23 Presenting document Sugar/sugar

17:59:23 Presenting theory Sugar.Sugar

17:59:23 Presenting Sunflowers ...

17:59:23 Presenting document Sunflowers/document

17:59:23 Presenting document Sunflowers/outline

17:59:23 Presenting theory Sunflowers.Sunflower

17:59:23 Presenting theory Sunflowers.Erdos_Rado_Sunflower

17:59:23 Presenting Syntax_Independent_Logic ...

17:59:23 Presenting document Syntax_Independent_Logic/document

17:59:23 Presenting document Syntax_Independent_Logic/outline

17:59:23 Presenting theory Syntax_Independent_Logic.Prelim

17:59:23 Presenting theory Syntax_Independent_Logic.Syntax

17:59:23 Presenting theory Syntax_Independent_Logic.Deduction

17:59:23 Presenting theory Syntax_Independent_Logic.Natural_Deduction

17:59:23 Presenting theory Syntax_Independent_Logic.Pseudo_Term

17:59:23 Presenting theory Syntax_Independent_Logic.Standard_Model

17:59:23 Presenting theory Syntax_Independent_Logic.Syntax_Arith

17:59:23 Presenting theory Syntax_Independent_Logic.Deduction_Q

17:59:25 Presenting Goedel_Incompleteness ...

17:59:25 Presenting document Goedel_Incompleteness/document

17:59:25 Presenting document Goedel_Incompleteness/outline

17:59:25 Presenting theory Goedel_Incompleteness.Deduction2

17:59:25 Presenting theory Goedel_Incompleteness.Abstract_Encoding

17:59:25 Presenting theory Goedel_Incompleteness.Abstract_Representability

17:59:25 Presenting theory Goedel_Incompleteness.Diagonalization

17:59:25 Presenting theory Goedel_Incompleteness.Derivability_Conditions

17:59:25 Presenting theory Goedel_Incompleteness.Goedel_Formula

17:59:25 Presenting theory Goedel_Incompleteness.Standard_Model_More

17:59:25 Presenting theory Goedel_Incompleteness.Abstract_First_Goedel

17:59:25 Presenting theory Goedel_Incompleteness.Rosser_Formula

17:59:25 Presenting theory Goedel_Incompleteness.Abstract_First_Goedel_Rosser

17:59:25 Presenting theory Goedel_Incompleteness.Abstract_Second_Goedel

17:59:25 Presenting theory Goedel_Incompleteness.Abstract_Jeroslow_Encoding

17:59:25 Presenting theory Goedel_Incompleteness.Jeroslow_Original

17:59:25 Presenting theory Goedel_Incompleteness.Jeroslow_Simplified

17:59:25 Presenting theory Goedel_Incompleteness.Loeb_Formula

17:59:25 Presenting theory Goedel_Incompleteness.Loeb

17:59:25 Presenting theory Goedel_Incompleteness.Tarski

17:59:25 Presenting theory Goedel_Incompleteness.All_Abstract

17:59:25 Presenting Goedel_HFSet_Semantic ...

17:59:25 Presenting document Goedel_HFSet_Semantic/document

17:59:25 Presenting document Goedel_HFSet_Semantic/outline

17:59:25 Presenting theory Goedel_HFSet_Semantic.Instance

17:59:25 Presenting Goedel_HFSet_Semanticless ...

17:59:25 Presenting document Goedel_HFSet_Semanticless/document

17:59:25 Presenting document Goedel_HFSet_Semanticless/outline

17:59:25 Presenting theory Goedel_HFSet_Semanticless.SyntaxN

17:59:25 Presenting theory Goedel_HFSet_Semanticless.Coding

17:59:25 Presenting theory Goedel_HFSet_Semanticless.Predicates

17:59:25 Presenting theory Goedel_HFSet_Semanticless.Sigma

17:59:25 Presenting theory Goedel_HFSet_Semanticless.Coding_Predicates

17:59:25 Presenting theory Goedel_HFSet_Semanticless.Pf_Predicates

17:59:25 Presenting theory Goedel_HFSet_Semanticless.II_Prelims

17:59:25 Presenting theory Goedel_HFSet_Semanticless.Pseudo_Coding

17:59:25 Presenting theory Goedel_HFSet_Semanticless.Quote

17:59:26 Presenting theory Goedel_HFSet_Semanticless.Functions

17:59:26 Presenting theory Goedel_HFSet_Semanticless.Goedel_I

17:59:26 Presenting theory Goedel_HFSet_Semanticless.Instance

17:59:28 Presenting Robinson_Arithmetic ...

17:59:28 Presenting document Robinson_Arithmetic/document

17:59:28 Presenting document Robinson_Arithmetic/outline

17:59:28 Presenting theory Robinson_Arithmetic.Robinson_Arithmetic

17:59:28 Presenting theory Robinson_Arithmetic.Instance

17:59:28 Presenting Szpilrajn ...

17:59:28 Presenting document Szpilrajn/document

17:59:28 Presenting document Szpilrajn/outline

17:59:28 Presenting theory Szpilrajn.Szpilrajn

17:59:29 Presenting TESL_Language ...

17:59:29 Presenting document TESL_Language/document

17:59:29 Presenting document TESL_Language/outline

17:59:29 Presenting theory TESL_Language.Introduction

17:59:29 Presenting theory TESL_Language.TESL

17:59:29 Presenting theory TESL_Language.Run

17:59:29 Presenting theory TESL_Language.Denotational

17:59:29 Presenting theory TESL_Language.SymbolicPrimitive

17:59:29 Presenting theory TESL_Language.Operational

17:59:29 Presenting theory TESL_Language.Corecursive_Prop

17:59:29 Presenting theory TESL_Language.Hygge_Theory

17:59:29 Presenting theory TESL_Language.StutteringDefs

17:59:29 Presenting theory TESL_Language.StutteringLemmas

17:59:29 Presenting theory TESL_Language.Stuttering

17:59:29 Presenting theory TESL_Language.Config_Morphisms

17:59:29 Presenting TLA ...

17:59:29 Presenting document TLA/document

17:59:29 Presenting document TLA/outline

17:59:29 Presenting theory TLA.Sequence

17:59:29 Presenting theory TLA.Intensional

17:59:29 Presenting theory TLA.Semantics

17:59:29 Presenting theory TLA.PreFormulas

17:59:29 Presenting theory TLA.Rules

17:59:29 Presenting theory TLA.Liveness

17:59:29 Presenting theory TLA.State

17:59:29 Presenting theory TLA.Even

17:59:29 Presenting theory TLA.Inc

17:59:29 Presenting theory TLA.Buffer

17:59:30 Presenting Timed_Automata ...

17:59:30 Presenting document Timed_Automata/document

17:59:30 Presenting document Timed_Automata/outline

17:59:30 Presenting theory Timed_Automata.Floyd_Warshall

17:59:30 Presenting theory Timed_Automata.Timed_Automata

17:59:30 Presenting theory Timed_Automata.DBM

17:59:30 Presenting theory Timed_Automata.Paths_Cycles

17:59:30 Presenting theory Timed_Automata.DBM_Basics

17:59:30 Presenting theory Timed_Automata.DBM_Operations

17:59:30 Presenting theory Timed_Automata.DBM_Zone_Semantics

17:59:30 Presenting theory Timed_Automata.Misc

17:59:30 Presenting theory Timed_Automata.DBM_Normalization

17:59:30 Presenting theory Timed_Automata.Regions_Beta

17:59:30 Presenting theory Timed_Automata.Regions

17:59:30 Presenting theory Timed_Automata.Closure

17:59:31 Presenting theory Timed_Automata.Approx_Beta

17:59:31 Presenting theory Timed_Automata.Normalized_Zone_Semantics

17:59:34 Presenting Topological_Semantics ...

17:59:34 Presenting document Topological_Semantics/document

17:59:34 Presenting document Topological_Semantics/outline

17:59:34 Presenting theory Topological_Semantics.sse_boolean_algebra

17:59:34 Presenting theory Topological_Semantics.sse_boolean_algebra_quantification

17:59:34 Presenting theory Topological_Semantics.sse_operation_positive

17:59:34 Presenting theory Topological_Semantics.sse_operation_positive_quantification

17:59:34 Presenting theory Topological_Semantics.sse_operation_negative

17:59:34 Presenting theory Topological_Semantics.sse_operation_negative_quantification

17:59:34 Presenting theory Topological_Semantics.topo_operators_basic

17:59:34 Presenting theory Topological_Semantics.topo_operators_derivative

17:59:34 Presenting theory Topological_Semantics.topo_alexandrov

17:59:34 Presenting theory Topological_Semantics.topo_frontier_algebra

17:59:34 Presenting theory Topological_Semantics.topo_negation_conditions

17:59:34 Presenting theory Topological_Semantics.topo_negation_fixedpoints

17:59:34 Presenting theory Topological_Semantics.ex_LFIs

17:59:34 Presenting theory Topological_Semantics.topo_strict_implication

17:59:35 Presenting theory Topological_Semantics.ex_subminimal_logics

17:59:35 Presenting theory Topological_Semantics.topo_derivative_algebra

17:59:35 Presenting theory Topological_Semantics.ex_LFUs

17:59:35 Presenting theory Topological_Semantics.topo_border_algebra

17:59:35 Presenting theory Topological_Semantics.topo_closure_algebra

17:59:35 Presenting theory Topological_Semantics.topo_interior_algebra

17:59:36 Presenting Transitive-Closure-II ...

17:59:36 Presenting document Transitive-Closure-II/document

17:59:36 Presenting document Transitive-Closure-II/outline

17:59:36 Presenting theory Transitive-Closure-II.RTrancl

17:59:36 Presenting Tree_Decomposition ...

17:59:36 Presenting document Tree_Decomposition/document

17:59:36 Presenting document Tree_Decomposition/outline

17:59:36 Presenting theory Tree_Decomposition.Graph

17:59:36 Presenting theory Tree_Decomposition.Tree

17:59:36 Presenting theory Tree_Decomposition.TreeDecomposition

17:59:36 Presenting theory Tree_Decomposition.TreewidthTree

17:59:36 Presenting theory Tree_Decomposition.TreewidthCompleteGraph

17:59:36 Presenting theory Tree_Decomposition.ExampleInstantiations

17:59:36 Presenting Tutorial ...

17:59:36 Presenting document Tutorial/tutorial

17:59:36 Presenting theory Tutorial.Base

17:59:36 Presenting theory Tutorial.ToyList_Test

17:59:36 Presenting theory Tutorial.ToyList

17:59:36 Presenting theory Tutorial.Ifexpr

17:59:36 Presenting theory Tutorial.CodeGen

17:59:36 Presenting theory Tutorial.Trie

17:59:36 Presenting theory Tutorial.ABexpr

17:59:36 Presenting theory Tutorial.unfoldnested

17:59:36 Presenting theory Tutorial.Nested

17:59:36 Presenting theory Tutorial.Fundata

17:59:36 Presenting theory Tutorial.fun0

17:59:36 Presenting theory Tutorial.simp2

17:59:36 Presenting theory Tutorial.PDL

17:59:36 Presenting theory Tutorial.CTL

17:59:36 Presenting theory Tutorial.CTLind

17:59:36 Presenting theory Tutorial.Setup

17:59:36 Presenting theory Tutorial.Even

17:59:36 Presenting theory Tutorial.Mutual

17:59:36 Presenting theory Tutorial.Star

17:59:36 Presenting theory Tutorial.AB

17:59:36 Presenting theory Tutorial.Advanced

17:59:36 Presenting theory Tutorial.Tree

17:59:36 Presenting theory Tutorial.Tree2

17:59:36 Presenting theory Tutorial.Plus

17:59:36 Presenting theory Tutorial.case_exprs

17:59:36 Presenting theory Tutorial.fakenat

17:59:36 Presenting theory Tutorial.natsum

17:59:36 Presenting theory Tutorial.pairs2

17:59:36 Presenting theory Tutorial.Option2

17:59:36 Presenting theory Tutorial.types

17:59:36 Presenting theory Tutorial.prime_def

17:59:36 Presenting theory Tutorial.simp

17:59:36 Presenting theory Tutorial.Itrev

17:59:36 Presenting theory Tutorial.AdvancedInd

17:59:36 Presenting theory Tutorial.appendix

17:59:37 Presenting theory Tutorial.Message

17:59:37 Presenting theory Tutorial.Event

17:59:37 Presenting theory Tutorial.Public

17:59:37 Presenting theory Tutorial.NS_Public

17:59:37 Presenting theory Tutorial.Documents

17:59:37 Presenting theory Tutorial.Numbers

17:59:37 Presenting theory Tutorial.Pairs

17:59:37 Presenting theory Tutorial.Records

17:59:37 Presenting theory Tutorial.Typedefs

17:59:37 Presenting theory Tutorial.Overloading

17:59:37 Presenting theory Tutorial.Axioms

17:59:37 Presenting theory Tutorial.Basic

17:59:37 Presenting theory Tutorial.Blast

17:59:37 Presenting theory Tutorial.Force

17:59:37 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

17:59:37 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

17:59:37 Presenting theory Tutorial.TPrimes

17:59:37 Presenting theory Tutorial.Forward

17:59:37 Presenting theory Tutorial.Tacticals

17:59:37 Presenting theory Tutorial.find2

17:59:37 Presenting theory Tutorial.Examples

17:59:37 Presenting theory Tutorial.Functions

17:59:37 Presenting theory Tutorial.Relations

17:59:37 Presenting theory Tutorial.Recur

17:59:37 Presenting Typeclass_Hierarchy ...

17:59:37 Presenting document Typeclass_Hierarchy/typeclass_hierarchy

17:59:37 Presenting theory Typeclass_Hierarchy.Setup

17:59:37 Presenting theory Typeclass_Hierarchy.Typeclass_Hierarchy

17:59:37 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

17:59:37 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

17:59:37 Presenting Types_Tableaus_and_Goedels_God ...

17:59:37 Presenting document Types_Tableaus_and_Goedels_God/document

17:59:37 Presenting document Types_Tableaus_and_Goedels_God/outline

17:59:37 Presenting theory Types_Tableaus_and_Goedels_God.Relations

17:59:37 Presenting theory Types_Tableaus_and_Goedels_God.IHOML

17:59:37 Presenting theory Types_Tableaus_and_Goedels_God.IHOML_Examples

17:59:37 Presenting theory Types_Tableaus_and_Goedels_God.GoedelProof_P1

17:59:37 Presenting theory Types_Tableaus_and_Goedels_God.GoedelProof_P2

17:59:37 Presenting theory Types_Tableaus_and_Goedels_God.FittingProof

17:59:37 Presenting theory Types_Tableaus_and_Goedels_God.AndersonProof

17:59:37 Presenting UPF ...

17:59:37 Presenting document UPF/document

17:59:37 Presenting document UPF/outline

17:59:37 Presenting theory UPF.Monads

17:59:37 Presenting theory UPF.UPFCore

17:59:37 Presenting theory UPF.ElementaryPolicies

17:59:37 Presenting theory UPF.SeqComposition

17:59:37 Presenting theory UPF.ParallelComposition

17:59:37 Presenting theory UPF.Normalisation

17:59:37 Presenting theory UPF.NormalisationTestSpecification

17:59:37 Presenting theory UPF.Analysis

17:59:37 Presenting theory UPF.UPF

17:59:37 Presenting theory UPF.Service

17:59:38 Presenting theory UPF.ServiceExample

17:59:38 Presenting UPF_Firewall ...

17:59:38 Presenting document UPF_Firewall/document

17:59:38 Presenting document UPF_Firewall/outline

17:59:38 Presenting theory UPF_Firewall.NetworkCore

17:59:38 Presenting theory UPF_Firewall.DatatypeAddress

17:59:38 Presenting theory UPF_Firewall.DatatypePort

17:59:38 Presenting theory UPF_Firewall.IntegerAddress

17:59:38 Presenting theory UPF_Firewall.IntegerPort

17:59:38 Presenting theory UPF_Firewall.IntegerPort_TCPUDP

17:59:38 Presenting theory UPF_Firewall.IPv4

17:59:38 Presenting theory UPF_Firewall.IPv4_TCPUDP

17:59:38 Presenting theory UPF_Firewall.NetworkModels

17:59:38 Presenting theory UPF_Firewall.PolicyCore

17:59:38 Presenting theory UPF_Firewall.PolicyCombinators

17:59:38 Presenting theory UPF_Firewall.PortCombinators

17:59:38 Presenting theory UPF_Firewall.ProtocolPortCombinators

17:59:38 Presenting theory UPF_Firewall.Ports

17:59:38 Presenting theory UPF_Firewall.PacketFilter

17:59:38 Presenting theory UPF_Firewall.NAT

17:59:38 Presenting theory UPF_Firewall.FWNormalisationCore

17:59:38 Presenting theory UPF_Firewall.NormalisationGenericProofs

17:59:38 Presenting theory UPF_Firewall.NormalisationIntegerPortProof

17:59:38 Presenting theory UPF_Firewall.NormalisationIPPProofs

17:59:38 Presenting theory UPF_Firewall.ElementaryRules

17:59:38 Presenting theory UPF_Firewall.FWNormalisation

17:59:38 Presenting theory UPF_Firewall.LTL_alike

17:59:38 Presenting theory UPF_Firewall.StatefulCore

17:59:38 Presenting theory UPF_Firewall.FTP

17:59:38 Presenting theory UPF_Firewall.FTP_WithPolicy

17:59:38 Presenting theory UPF_Firewall.VOIP

17:59:38 Presenting theory UPF_Firewall.FTPVOIP

17:59:38 Presenting theory UPF_Firewall.StatefulFW

17:59:38 Presenting theory UPF_Firewall.UPF-Firewall

17:59:38 Presenting theory UPF_Firewall.DMZDatatype

17:59:38 Presenting theory UPF_Firewall.DMZInteger

17:59:38 Presenting theory UPF_Firewall.DMZ

17:59:38 Presenting theory UPF_Firewall.Voice_over_IP

17:59:38 Presenting theory UPF_Firewall.Transformation01

17:59:38 Presenting theory UPF_Firewall.Transformation02

17:59:38 Presenting theory UPF_Firewall.Transformation

17:59:38 Presenting theory UPF_Firewall.NAT-FW

17:59:39 Presenting theory UPF_Firewall.PersonalFirewallInt

17:59:39 Presenting theory UPF_Firewall.PersonalFirewallIpv4

17:59:39 Presenting theory UPF_Firewall.PersonalFirewallDatatype

17:59:39 Presenting theory UPF_Firewall.PersonalFirewall

17:59:39 Presenting theory UPF_Firewall.Examples

17:59:40 Presenting Universal_Turing_Machine ...

17:59:40 Presenting document Universal_Turing_Machine/document

17:59:40 Presenting document Universal_Turing_Machine/outline

17:59:40 Presenting theory Universal_Turing_Machine.Turing

17:59:40 Presenting theory Universal_Turing_Machine.Turing_Hoare

17:59:40 Presenting theory Universal_Turing_Machine.Uncomputable

17:59:40 Presenting theory Universal_Turing_Machine.Abacus_Mopup

17:59:40 Presenting theory Universal_Turing_Machine.Abacus

17:59:40 Presenting theory Universal_Turing_Machine.Abacus_Defs

17:59:40 Presenting theory Universal_Turing_Machine.Rec_Def

17:59:40 Presenting theory Universal_Turing_Machine.Abacus_Hoare

17:59:40 Presenting theory Universal_Turing_Machine.Recursive

17:59:40 Presenting theory Universal_Turing_Machine.Recs

17:59:40 Presenting theory Universal_Turing_Machine.UF

17:59:40 Presenting theory Universal_Turing_Machine.UTM

17:59:44 Presenting VeriComp ...

17:59:44 Presenting document VeriComp/document

17:59:44 Presenting document VeriComp/outline

17:59:44 Presenting theory VeriComp.Behaviour

17:59:44 Presenting theory VeriComp.Well_founded

17:59:44 Presenting theory VeriComp.Inf

17:59:44 Presenting theory VeriComp.Transfer_Extras

17:59:44 Presenting theory VeriComp.Semantics

17:59:44 Presenting theory VeriComp.Language

17:59:44 Presenting theory VeriComp.Simulation

17:59:44 Presenting theory VeriComp.Compiler

17:59:44 Presenting theory VeriComp.Fixpoint

17:59:44 Presenting Interpreter_Optimizations ...

17:59:44 Presenting document Interpreter_Optimizations/document

17:59:44 Presenting document Interpreter_Optimizations/outline

17:59:44 Presenting theory Interpreter_Optimizations.Env

17:59:44 Presenting theory Interpreter_Optimizations.Env_list

17:59:44 Presenting theory Interpreter_Optimizations.List_util

17:59:44 Presenting theory Interpreter_Optimizations.Option_applicative

17:59:44 Presenting theory Interpreter_Optimizations.Result

17:59:44 Presenting theory Interpreter_Optimizations.Global

17:59:44 Presenting theory Interpreter_Optimizations.Op

17:59:44 Presenting theory Interpreter_Optimizations.OpInl

17:59:44 Presenting theory Interpreter_Optimizations.Dynamic

17:59:44 Presenting theory Interpreter_Optimizations.Inca

17:59:44 Presenting theory Interpreter_Optimizations.Unboxed

17:59:44 Presenting theory Interpreter_Optimizations.OpUbx

17:59:44 Presenting theory Interpreter_Optimizations.Ubx

17:59:44 Presenting theory Interpreter_Optimizations.Ubx_type_inference

17:59:44 Presenting theory Interpreter_Optimizations.Unboxed_lemmas

17:59:44 Presenting theory Interpreter_Optimizations.Inca_to_Ubx_simulation

17:59:44 Presenting theory Interpreter_Optimizations.Inca_to_Ubx_compiler

17:59:44 Presenting theory Interpreter_Optimizations.Op_example

17:59:44 Presenting theory Interpreter_Optimizations.Std

17:59:44 Presenting theory Interpreter_Optimizations.Std_to_Inca_simulation

17:59:45 Presenting theory Interpreter_Optimizations.Std_to_Inca_compiler

17:59:45 Presenting Verified-Prover ...

17:59:45 Presenting document Verified-Prover/document

17:59:45 Presenting document Verified-Prover/outline

17:59:45 Presenting theory Verified-Prover.Prover

17:59:46 Presenting Verified_SAT_Based_AI_Planning ...

17:59:46 Presenting document Verified_SAT_Based_AI_Planning/document

17:59:46 Presenting document Verified_SAT_Based_AI_Planning/outline

17:59:46 Presenting theory Verified_SAT_Based_AI_Planning.List_Supplement

17:59:46 Presenting theory Verified_SAT_Based_AI_Planning.Map_Supplement

17:59:46 Presenting theory Verified_SAT_Based_AI_Planning.CNF_Supplement

17:59:46 Presenting theory Verified_SAT_Based_AI_Planning.CNF_Semantics_Supplement

17:59:46 Presenting theory Verified_SAT_Based_AI_Planning.State_Variable_Representation

17:59:46 Presenting theory Verified_SAT_Based_AI_Planning.STRIPS_Representation

17:59:46 Presenting theory Verified_SAT_Based_AI_Planning.STRIPS_Semantics

17:59:46 Presenting theory Verified_SAT_Based_AI_Planning.SAS_Plus_Representation

17:59:46 Presenting theory Verified_SAT_Based_AI_Planning.SAS_Plus_Semantics

17:59:46 Presenting theory Verified_SAT_Based_AI_Planning.SAS_Plus_STRIPS

17:59:46 Presenting theory Verified_SAT_Based_AI_Planning.SAT_Plan_Base

17:59:46 Presenting theory Verified_SAT_Based_AI_Planning.SAT_Plan_Extensions

17:59:46 Presenting theory Verified_SAT_Based_AI_Planning.SAT_Solve_SAS_Plus

17:59:46 Presenting theory Verified_SAT_Based_AI_Planning.AST_SAS_Plus_Equivalence

17:59:46 Presenting theory Verified_SAT_Based_AI_Planning.Set2_Join_RBT

17:59:46 Presenting theory Verified_SAT_Based_AI_Planning.Solve_SASP

17:59:48 Presenting VolpanoSmith ...

17:59:48 Presenting document VolpanoSmith/document

17:59:48 Presenting document VolpanoSmith/outline

17:59:48 Presenting theory VolpanoSmith.Semantics

17:59:48 Presenting theory VolpanoSmith.secTypes

17:59:48 Presenting theory VolpanoSmith.Execute

17:59:49 Presenting WHATandWHERE_Security ...

17:59:49 Presenting document WHATandWHERE_Security/document

17:59:49 Presenting document WHATandWHERE_Security/outline

17:59:49 Presenting theory WHATandWHERE_Security.WHATWHERE_Security

17:59:49 Presenting theory WHATandWHERE_Security.Up_To_Technique

17:59:49 Presenting theory WHATandWHERE_Security.MWLs

17:59:49 Presenting theory WHATandWHERE_Security.Parallel_Composition

17:59:49 Presenting theory WHATandWHERE_Security.WHATWHERE_Secure_Skip_Assign

17:59:49 Presenting theory WHATandWHERE_Security.Language_Composition

17:59:49 Presenting theory WHATandWHERE_Security.Type_System

17:59:49 Presenting theory WHATandWHERE_Security.Type_System_example

17:59:50 Presenting WOOT_Strong_Eventual_Consistency ...

17:59:50 Presenting document WOOT_Strong_Eventual_Consistency/document

17:59:50 Presenting document WOOT_Strong_Eventual_Consistency/outline

17:59:50 Presenting theory WOOT_Strong_Eventual_Consistency.ErrorMonad

17:59:50 Presenting theory WOOT_Strong_Eventual_Consistency.Data

17:59:50 Presenting theory WOOT_Strong_Eventual_Consistency.BasicAlgorithms

17:59:50 Presenting theory WOOT_Strong_Eventual_Consistency.CreateAlgorithms

17:59:50 Presenting theory WOOT_Strong_Eventual_Consistency.IntegrateAlgorithm

17:59:50 Presenting theory WOOT_Strong_Eventual_Consistency.DistributedExecution

17:59:50 Presenting theory WOOT_Strong_Eventual_Consistency.SortKeys

17:59:50 Presenting theory WOOT_Strong_Eventual_Consistency.Psi

17:59:50 Presenting theory WOOT_Strong_Eventual_Consistency.Sorting

17:59:50 Presenting theory WOOT_Strong_Eventual_Consistency.Consistency

17:59:50 Presenting theory WOOT_Strong_Eventual_Consistency.CreateConsistent

17:59:50 Presenting theory WOOT_Strong_Eventual_Consistency.IntegrateInsertCommute

17:59:50 Presenting theory WOOT_Strong_Eventual_Consistency.StrongConvergence

17:59:50 Presenting theory WOOT_Strong_Eventual_Consistency.SEC

17:59:50 Presenting theory WOOT_Strong_Eventual_Consistency.Example

17:59:50 Presenting Weight_Balanced_Trees ...

17:59:50 Presenting document Weight_Balanced_Trees/document

17:59:50 Presenting document Weight_Balanced_Trees/outline

17:59:50 Presenting theory Weight_Balanced_Trees.Weight_Balanced_Trees_log

17:59:50 Presenting theory Weight_Balanced_Trees.Weight_Balanced_Trees

17:59:50 Presenting Word_Lib ...

17:59:50 Presenting document Word_Lib/document

17:59:50 Presenting document Word_Lib/outline

17:59:50 Presenting theory Word_Lib.More_Arithmetic

17:59:50 Presenting theory Word_Lib.More_Divides

17:59:50 Presenting theory Word_Lib.More_Word

17:59:50 Presenting theory Word_Lib.Signed_Words

17:59:50 Presenting theory Word_Lib.Traditional_Infix_Syntax

17:59:50 Presenting theory Word_Lib.Word_EqI

17:59:50 Presenting theory Word_Lib.Bit_Comprehension

17:59:50 Presenting theory Word_Lib.Bits_Int

17:59:50 Presenting theory Word_Lib.Typedef_Morphisms

17:59:50 Presenting theory Word_Lib.Aligned

17:59:51 Presenting theory Word_Lib.Least_significant_bit

17:59:51 Presenting theory Word_Lib.Most_significant_bit

17:59:51 Presenting theory Word_Lib.Even_More_List

17:59:51 Presenting theory Word_Lib.Reversed_Bit_Lists

17:59:51 Presenting theory Word_Lib.Ancient_Numeral

17:59:51 Presenting theory Word_Lib.Bitwise

17:59:51 Presenting theory Word_Lib.Bitwise_Signed

17:59:51 Presenting theory Word_Lib.Enumeration

17:59:51 Presenting theory Word_Lib.Enumeration_Word

17:59:51 Presenting theory Word_Lib.Generic_set_bit

17:59:51 Presenting theory Word_Lib.Hex_Words

17:59:51 Presenting theory Word_Lib.More_Sublist

17:59:51 Presenting theory Word_Lib.More_Misc

17:59:51 Presenting theory Word_Lib.Strict_part_mono

17:59:51 Presenting theory Word_Lib.Legacy_Aliases

17:59:51 Presenting theory Word_Lib.Next_and_Prev

17:59:51 Presenting theory Word_Lib.Norm_Words

17:59:51 Presenting theory Word_Lib.Rsplit

17:59:51 Presenting theory Word_Lib.Type_Syntax

17:59:51 Presenting theory Word_Lib.Signed_Division_Word

17:59:51 Presenting theory Word_Lib.Word_Lemmas

17:59:51 Presenting theory Word_Lib.Word_8

17:59:51 Presenting theory Word_Lib.Word_16

17:59:51 Presenting theory Word_Lib.Word_Syntax

17:59:51 Presenting theory Word_Lib.Word_Names

17:59:51 Presenting theory Word_Lib.More_Word_Operations

17:59:51 Presenting theory Word_Lib.Word_32

17:59:51 Presenting theory Word_Lib.Many_More

17:59:52 Presenting theory Word_Lib.Word_Lib_Sumo

17:59:52 Presenting theory Word_Lib.Word_64

17:59:52 Presenting theory Word_Lib.Guide

17:59:52 Presenting theory Word_Lib.Examples

17:59:52 Presenting Complx ...

17:59:52 Presenting document Complx/document

17:59:52 Presenting document Complx/outline

17:59:52 Presenting theory Complx.Language

17:59:52 Presenting theory Complx.SmallStep

17:59:52 Presenting theory Complx.OG_Annotations

17:59:52 Presenting theory Complx.OG_Hoare

17:59:52 Presenting theory Complx.SeqCatch_decomp

17:59:52 Presenting theory Complx.OG_Soundness

17:59:52 Presenting theory Complx.Cache_Tactics

17:59:52 Presenting theory Complx.OG_Tactics

17:59:52 Presenting theory Complx.OG_Syntax

17:59:52 Presenting theory Complx.Examples

17:59:53 Presenting theory Complx.SumArr

17:59:53 Presenting IEEE_Floating_Point ...

17:59:53 Presenting document IEEE_Floating_Point/document

17:59:53 Presenting document IEEE_Floating_Point/outline

17:59:53 Presenting theory IEEE_Floating_Point.IEEE

17:59:53 Presenting theory IEEE_Floating_Point.IEEE_Properties

17:59:53 Presenting theory IEEE_Floating_Point.FP64

17:59:53 Presenting theory IEEE_Floating_Point.Conversion_IEEE_Float

17:59:53 Presenting theory IEEE_Floating_Point.Double

17:59:54 Presenting IP_Addresses ...

17:59:54 Presenting document IP_Addresses/document

17:59:54 Presenting document IP_Addresses/outline

17:59:54 Presenting theory IP_Addresses.NumberWang_IPv4

17:59:54 Presenting theory IP_Addresses.NumberWang_IPv6

17:59:54 Presenting theory IP_Addresses.WordInterval

17:59:54 Presenting theory IP_Addresses.Hs_Compat

17:59:54 Presenting theory IP_Addresses.IP_Address

17:59:54 Presenting theory IP_Addresses.IPv4

17:59:54 Presenting theory IP_Addresses.IPv6

17:59:54 Presenting theory IP_Addresses.Prefix_Match

17:59:54 Presenting theory IP_Addresses.CIDR_Split

17:59:54 Presenting theory IP_Addresses.WordInterval_Sorted

17:59:54 Presenting theory IP_Addresses.IP_Address_Parser

17:59:54 Presenting theory IP_Addresses.Lib_Numbers_toString

17:59:54 Presenting theory IP_Addresses.Lib_Word_toString

17:59:54 Presenting theory IP_Addresses.Lib_List_toString

17:59:54 Presenting theory IP_Addresses.IP_Address_toString

17:59:54 Presenting theory IP_Addresses.Prefix_Match_toString

17:59:55 Presenting Simple_Firewall ...

17:59:55 Presenting document Simple_Firewall/document

17:59:55 Presenting document Simple_Firewall/outline

17:59:55 Presenting theory Simple_Firewall.Lib_Enum_toString

17:59:55 Presenting theory Simple_Firewall.L4_Protocol

17:59:55 Presenting theory Simple_Firewall.Simple_Packet

17:59:55 Presenting theory Simple_Firewall.Firewall_Common_Decision_State

17:59:55 Presenting theory Simple_Firewall.Iface

17:59:55 Presenting theory Simple_Firewall.SimpleFw_Syntax

17:59:55 Presenting theory Simple_Firewall.SimpleFw_Semantics

17:59:55 Presenting theory Simple_Firewall.List_Product_More

17:59:55 Presenting theory Simple_Firewall.Option_Helpers

17:59:55 Presenting theory Simple_Firewall.Generic_SimpleFw

17:59:55 Presenting theory Simple_Firewall.Shadowed

17:59:55 Presenting theory Simple_Firewall.IP_Partition_Preliminaries

17:59:55 Presenting theory Simple_Firewall.GroupF

17:59:55 Presenting theory Simple_Firewall.IP_Addr_WordInterval_toString

17:59:55 Presenting theory Simple_Firewall.Primitives_toString

17:59:55 Presenting theory Simple_Firewall.Service_Matrix

17:59:55 Presenting theory Simple_Firewall.SimpleFw_toString

17:59:55 Presenting Routing ...

17:59:55 Presenting document Routing/document

17:59:55 Presenting document Routing/outline

17:59:55 Presenting theory Routing.Linorder_Helper

17:59:55 Presenting theory Routing.Routing_Table

17:59:55 Presenting theory Routing.Linux_Router

17:59:55 Presenting theory Routing.IpRoute_Parser

17:59:56 Presenting file "IpRoute_Parser.ml"

17:59:56 Presenting Iptables_Semantics ...

17:59:56 Presenting document Iptables_Semantics/document

17:59:56 Presenting document Iptables_Semantics/outline

17:59:56 Presenting theory Iptables_Semantics.List_Misc

17:59:56 Presenting theory Iptables_Semantics.Negation_Type

17:59:56 Presenting theory Iptables_Semantics.WordInterval_Lists

17:59:56 Presenting theory Iptables_Semantics.Repeat_Stabilize

17:59:56 Presenting theory Iptables_Semantics.Firewall_Common

17:59:56 Presenting theory Iptables_Semantics.Semantics

17:59:56 Presenting theory Iptables_Semantics.Matching

17:59:56 Presenting theory Iptables_Semantics.Ruleset_Update

17:59:56 Presenting theory Iptables_Semantics.Call_Return_Unfolding

17:59:56 Presenting theory Iptables_Semantics.Ternary

17:59:56 Presenting theory Iptables_Semantics.Matching_Ternary

17:59:56 Presenting theory Iptables_Semantics.Semantics_Ternary

17:59:56 Presenting theory Iptables_Semantics.Datatype_Selectors

17:59:56 Presenting theory Iptables_Semantics.IpAddresses

17:59:56 Presenting theory Iptables_Semantics.L4_Protocol_Flags

17:59:56 Presenting theory Iptables_Semantics.Ports

17:59:56 Presenting theory Iptables_Semantics.Conntrack_State

17:59:56 Presenting theory Iptables_Semantics.Tagged_Packet

17:59:56 Presenting theory Iptables_Semantics.Common_Primitive_Syntax

17:59:56 Presenting theory Iptables_Semantics.Unknown_Match_Tacs

17:59:56 Presenting theory Iptables_Semantics.Common_Primitive_Matcher_Generic

17:59:56 Presenting theory Iptables_Semantics.Common_Primitive_Matcher

17:59:56 Presenting theory Iptables_Semantics.Example_Semantics

17:59:56 Presenting theory Iptables_Semantics.Alternative_Semantics

17:59:56 Presenting theory Iptables_Semantics.Semantics_Stateful

17:59:57 Presenting theory Iptables_Semantics.Semantics_Goto

17:59:57 Presenting theory Iptables_Semantics.Negation_Type_DNF

17:59:57 Presenting theory Iptables_Semantics.Matching_Embeddings

17:59:57 Presenting theory Iptables_Semantics.Fixed_Action

17:59:57 Presenting theory Iptables_Semantics.Normalized_Matches

17:59:57 Presenting theory Iptables_Semantics.Negation_Type_Matching

17:59:57 Presenting theory Iptables_Semantics.Primitive_Normalization

17:59:57 Presenting theory Iptables_Semantics.MatchExpr_Fold

17:59:57 Presenting theory Iptables_Semantics.Common_Primitive_Lemmas

17:59:57 Presenting theory Iptables_Semantics.Ports_Normalize

17:59:57 Presenting theory Iptables_Semantics.IpAddresses_Normalize

17:59:57 Presenting theory Iptables_Semantics.Interfaces_Normalize

17:59:57 Presenting theory Iptables_Semantics.Word_Upto

17:59:57 Presenting theory Iptables_Semantics.Protocols_Normalize

17:59:57 Presenting theory Iptables_Semantics.Remdups_Rev

17:59:57 Presenting theory Iptables_Semantics.Ipassmt

17:59:57 Presenting theory Iptables_Semantics.No_Spoof

17:59:57 Presenting theory Iptables_Semantics.Common_Primitive_toString

17:59:57 Presenting theory Iptables_Semantics.Routing_IpAssmt

17:59:58 Presenting theory Iptables_Semantics.Output_Interface_Replace

17:59:58 Presenting theory Iptables_Semantics.Interface_Replace

17:59:58 Presenting theory Iptables_Semantics.Optimizing

17:59:58 Presenting theory Iptables_Semantics.Transform

17:59:58 Presenting theory Iptables_Semantics.Conntrack_State_Transform

17:59:58 Presenting theory Iptables_Semantics.Primitive_Abstract

17:59:58 Presenting theory Iptables_Semantics.SimpleFw_Compliance

17:59:58 Presenting theory Iptables_Semantics.Semantics_Embeddings

17:59:58 Presenting theory Iptables_Semantics.Iptables_Semantics

17:59:58 Presenting theory Iptables_Semantics.Code_Interface

17:59:58 Presenting theory Iptables_Semantics.Parser6

17:59:58 Presenting theory Iptables_Semantics.No_Spoof_Embeddings

17:59:59 Presenting theory Iptables_Semantics.Parser

17:59:59 Presenting theory Iptables_Semantics.Code_haskell

17:59:59 Presenting theory Iptables_Semantics.Access_Matrix_Embeddings

17:59:59 Presenting theory Iptables_Semantics.Documentation

18:00:00 Presenting Iptables_Semantics_Examples ...

18:00:00 Presenting document Iptables_Semantics_Examples/document

18:00:00 Presenting document Iptables_Semantics_Examples/outline

18:00:00 Presenting theory Iptables_Semantics_Examples.Parser_Test

18:00:00 Presenting theory Iptables_Semantics_Examples.Parser6_Test

18:00:00 Presenting theory Iptables_Semantics_Examples.Small_Examples

18:00:00 Presenting theory Iptables_Semantics_Examples.Ports_Fail

18:00:00 Presenting theory Iptables_Semantics_Examples.Contrived_Example

18:00:00 Presenting theory Iptables_Semantics_Examples.iptables_Ln_tuned_parsed

18:00:00 Presenting theory Iptables_Semantics_Examples.Analyze_Synology_Diskstation

18:00:00 Presenting theory Iptables_Semantics_Examples.Analyze_Ringofsaturn_com

18:00:00 Presenting theory Iptables_Semantics_Examples.Analyze_SQRL_Shorewall

18:00:00 Presenting theory Iptables_Semantics_Examples.SQRL_2015_nospoof

18:00:00 Presenting theory Iptables_Semantics_Examples.SNS_IAS_Eduroam_Spoofing

18:00:00 Presenting theory Iptables_Semantics_Examples.Analyze_medium_sized_company

18:00:01 Presenting LOFT ...

18:00:01 Presenting document LOFT/document

18:00:01 Presenting document LOFT/outline

18:00:01 Presenting theory LOFT.OpenFlow_Helpers

18:00:01 Presenting theory LOFT.Sort_Descending

18:00:01 Presenting theory LOFT.List_Group

18:00:01 Presenting theory LOFT.OpenFlow_Matches

18:00:01 Presenting theory LOFT.OpenFlow_Action

18:00:01 Presenting theory LOFT.Semantics_OpenFlow

18:00:01 Presenting theory LOFT.OpenFlow_Serialize

18:00:01 Presenting theory LOFT.Featherweight_OpenFlow_Comparison

18:00:01 Presenting theory LOFT.LinuxRouter_OpenFlow_Translation

18:00:01 Presenting theory LOFT.OF_conv_test

18:00:01 Presenting theory LOFT.RFC2544

18:00:01 Presenting theory LOFT.OpenFlow_Documentation

18:00:02 Presenting Interval_Arithmetic_Word32 ...

18:00:02 Presenting document Interval_Arithmetic_Word32/document

18:00:02 Presenting document Interval_Arithmetic_Word32/outline

18:00:02 Presenting theory Interval_Arithmetic_Word32.Interval_Word32

18:00:02 Presenting theory Interval_Arithmetic_Word32.Finite_String

18:00:02 Presenting theory Interval_Arithmetic_Word32.Interpreter

18:00:02 Presenting Native_Word ...

18:00:02 Presenting document Native_Word/document

18:00:02 Presenting document Native_Word/outline

18:00:02 Presenting theory Native_Word.More_Bits_Int

18:00:02 Presenting theory Native_Word.Code_Symbolic_Bits_Int

18:00:02 Presenting theory Native_Word.Bits_Integer

18:00:02 Presenting theory Native_Word.Code_Target_Bits_Int

18:00:02 Presenting theory Native_Word.Code_Target_Word_Base

18:00:02 Presenting theory Native_Word.Uint64

18:00:02 Presenting theory Native_Word.Uint32

18:00:02 Presenting theory Native_Word.Uint16

18:00:02 Presenting theory Native_Word.Uint8

18:00:02 Presenting theory Native_Word.Uint

18:00:03 Presenting theory Native_Word.Native_Cast

18:00:03 Presenting theory Native_Word.Native_Cast_Uint

18:00:03 Presenting theory Native_Word.Native_Word_Imperative_HOL

18:00:03 Presenting theory Native_Word.Native_Word_Test

18:00:03 Presenting theory Native_Word.Native_Word_Test_Emu

18:00:03 Presenting theory Native_Word.Native_Word_Test_PolyML

18:00:03 Presenting theory Native_Word.Native_Word_Test_PolyML2

18:00:03 Presenting theory Native_Word.Native_Word_Test_PolyML64

18:00:03 Presenting theory Native_Word.Native_Word_Test_Scala

18:00:03 Presenting theory Native_Word.Native_Word_Test_GHC

18:00:03 Presenting theory Native_Word.Native_Word_Test_MLton

18:00:03 Presenting theory Native_Word.Native_Word_Test_MLton2

18:00:03 Presenting theory Native_Word.Native_Word_Test_OCaml

18:00:03 Presenting theory Native_Word.Native_Word_Test_OCaml2

18:00:03 Presenting theory Native_Word.Native_Word_Test_SMLNJ

18:00:03 Presenting theory Native_Word.Native_Word_Test_SMLNJ2

18:00:03 Presenting theory Native_Word.Uint_Userguide

18:00:03 Presenting ZFC_in_HOL ...

18:00:03 Presenting document ZFC_in_HOL/document

18:00:03 Presenting document ZFC_in_HOL/outline

18:00:03 Presenting theory ZFC_in_HOL.ZFC_Library

18:00:03 Presenting theory ZFC_in_HOL.ZFC_in_HOL

18:00:03 Presenting theory ZFC_in_HOL.ZFC_Cardinals

18:00:03 Presenting theory ZFC_in_HOL.Kirby

18:00:03 Presenting theory ZFC_in_HOL.Ordinal_Exp

18:00:03 Presenting theory ZFC_in_HOL.Cantor_NF

18:00:03 Presenting theory ZFC_in_HOL.ZFC_Typeclasses

18:00:04 Presenting HOL-Proofs ...

18:00:04 Presenting HOL-Proofs-Extraction ...

18:00:04 Presenting document HOL-Proofs-Extraction/document

18:00:04 Presenting document HOL-Proofs-Extraction/outline

18:00:04 Presenting theory HOL-Proofs-Extraction.Util

18:00:04 Presenting theory HOL-Proofs-Extraction.QuotRem

18:00:04 Presenting theory HOL-Proofs-Extraction.Greatest_Common_Divisor

18:00:04 Presenting theory HOL-Proofs-Extraction.Warshall

18:00:04 Presenting theory HOL-Proofs-Extraction.Higman

18:00:04 Presenting theory HOL-Proofs-Extraction.Higman_Extraction

18:00:04 Presenting theory HOL-Proofs-Extraction.Pigeonhole

18:00:04 Presenting theory HOL-Proofs-Extraction.Euclid

18:00:05 Presenting HOL-Proofs-Lambda ...

18:00:05 Presenting document HOL-Proofs-Lambda/document

18:00:05 Presenting document HOL-Proofs-Lambda/outline

18:00:05 Presenting theory HOL-Proofs-Lambda.Lambda

18:00:05 Presenting theory HOL-Proofs-Lambda.Commutation

18:00:05 Presenting theory HOL-Proofs-Lambda.ParRed

18:00:05 Presenting theory HOL-Proofs-Lambda.Eta

18:00:05 Presenting theory HOL-Proofs-Lambda.ListApplication

18:00:05 Presenting theory HOL-Proofs-Lambda.LambdaType

18:00:05 Presenting theory HOL-Proofs-Lambda.ListOrder

18:00:05 Presenting theory HOL-Proofs-Lambda.ListBeta

18:00:05 Presenting theory HOL-Proofs-Lambda.InductTermi

18:00:05 Presenting theory HOL-Proofs-Lambda.StrongNorm

18:00:05 Presenting theory HOL-Proofs-Lambda.NormalForm

18:00:05 Presenting theory HOL-Proofs-Lambda.Standardization

18:00:05 Presenting theory HOL-Proofs-Lambda.WeakNorm

18:00:05 Presenting HOL-Proofs-ex ...

18:00:05 Presenting theory HOL-Proofs-ex.Hilbert_Classical

18:00:05 Presenting theory HOL-Proofs-ex.Proof_Terms

18:00:05 Presenting theory HOL-Proofs-ex.XML_Data

18:00:05 Presenting Haskell ...

18:00:05 Presenting theory Haskell.Haskell

18:00:05 Presenting theory Haskell.Test

18:00:05 Presenting Intro ...

18:00:05 Presenting document Intro/intro

18:00:05 Presenting LCF ...

18:00:05 Presenting theory LCF.LCF

18:00:05 Presenting theory LCF.Ex1

18:00:05 Presenting theory LCF.Ex2

18:00:05 Presenting theory LCF.Ex3

18:00:05 Presenting theory LCF.Ex4

18:00:05 Presenting Logics ...

18:00:05 Presenting document Logics/logics

18:00:05 Presenting Nitpick ...

18:00:05 Presenting document Nitpick/nitpick

18:00:05 Presenting Pure-Examples ...

18:00:05 Presenting document Pure-Examples/document

18:00:05 Presenting document Pure-Examples/outline

18:00:05 Presenting theory Pure-Examples.First_Order_Logic

18:00:05 Presenting theory Pure-Examples.Higher_Order_Logic

18:00:05 Presenting SML ...

18:00:05 Presenting theory SML.Examples

18:00:05 Presenting file "factorial.sml"

18:00:05 Presenting file "Example.sig"

18:00:05 Presenting file "Example.sml"

18:00:05 Presenting Sequents ...

18:00:05 Presenting theory Sequents.Sequents

18:00:05 Presenting theory Sequents.LK0

18:00:05 Presenting theory Sequents.LK

18:00:05 Presenting theory Sequents.ILL

18:00:05 Presenting theory Sequents.ILL_predlog

18:00:05 Presenting theory Sequents.Washing

18:00:05 Presenting theory Sequents.Modal0

18:00:05 Presenting theory Sequents.T

18:00:05 Presenting theory Sequents.S4

18:00:05 Presenting theory Sequents.S43

18:00:05 Presenting theory Sequents.Propositional

18:00:05 Presenting theory Sequents.Quantifiers

18:00:05 Presenting theory Sequents.Hard_Quantifiers

18:00:05 Presenting theory Sequents.Nat

18:00:05 Presenting file "modal.ML"

18:00:06 Presenting file "prover.ML"

18:00:06 Presenting file "simpdata.ML"

18:00:06 Presenting Sledgehammer ...

18:00:06 Presenting document Sledgehammer/sledgehammer

18:00:06 Presenting Spec_Check ...

18:00:06 Presenting theory Spec_Check.Spec_Check

18:00:06 Presenting theory Spec_Check.Examples

18:00:06 Presenting file "random.ML"

18:00:06 Presenting file "property.ML"

18:00:06 Presenting file "base_generator.ML"

18:00:06 Presenting file "generator.ML"

18:00:06 Presenting file "gen_construction.ML"

18:00:06 Presenting file "spec_check.ML"

18:00:06 Presenting file "output_style.ML"

18:00:06 Presenting System ...

18:00:06 Presenting document System/system

18:00:06 Presenting theory System.Base

18:00:06 Presenting theory System.Environment

18:00:06 Presenting theory System.Sessions

18:00:06 Presenting theory System.Presentation

18:00:06 Presenting theory System.Server

18:00:06 Presenting theory System.Scala

18:00:06 Presenting theory System.Phabricator

18:00:06 Presenting theory System.Misc

18:00:06 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

18:00:06 Presenting Tools ...

18:00:06 Presenting theory Tools.Code_Generator

18:00:09 Presenting file "cache_io.ML"

18:00:09 Presenting file "Code/code_preproc.ML"

18:00:09 Presenting file "Code/code_symbol.ML"

18:00:09 Presenting file "Code/code_thingol.ML"

18:00:09 Presenting file "Code/code_simp.ML"

18:00:09 Presenting file "Code/code_printer.ML"

18:00:09 Presenting file "Code/code_target.ML"

18:00:09 Presenting file "Code/code_namespace.ML"

18:00:09 Presenting file "Code/code_ml.ML"

18:00:09 Presenting file "Code/code_haskell.ML"

18:00:09 Presenting file "Code/code_scala.ML"

18:00:09 Presenting file "Code/code_runtime.ML"

18:00:09 Presenting file "nbe.ML"

18:00:09 Presenting ZF ...

18:00:09 Presenting document ZF/document

18:00:09 Presenting document ZF/outline

18:00:09 Presenting theory ZF.ZF_Base

18:00:09 Presenting theory ZF.upair

18:00:09 Presenting theory ZF.pair

18:00:09 Presenting theory ZF.equalities

18:00:09 Presenting theory ZF.Fixedpt

18:00:09 Presenting theory ZF.Bool

18:00:09 Presenting theory ZF.Sum

18:00:09 Presenting theory ZF.func

18:00:09 Presenting theory ZF.QPair

18:00:09 Presenting theory ZF.Perm

18:00:09 Presenting theory ZF.Trancl

18:00:09 Presenting theory ZF.WF

18:00:09 Presenting theory ZF.Ordinal

18:00:09 Presenting file "simpdata.ML"

18:00:09 Presenting theory ZF.OrdQuant

18:00:09 Presenting theory ZF.Nat

18:00:09 Presenting file "Tools/typechk.ML"

18:00:09 Presenting theory ZF.Inductive

18:00:10 Presenting theory ZF.Epsilon

18:00:10 Presenting theory ZF.Order

18:00:10 Presenting theory ZF.OrderArith

18:00:10 Presenting theory ZF.OrderType

18:00:10 Presenting theory ZF.Finite

18:00:10 Presenting theory ZF.Cardinal

18:00:10 Presenting theory ZF.Univ

18:00:10 Presenting theory ZF.QUniv

18:00:10 Presenting theory ZF.Datatype

18:00:10 Presenting theory ZF.Arith

18:00:10 Presenting theory ZF.ArithSimp

18:00:10 Presenting theory ZF.List

18:00:10 Presenting theory ZF.EquivClass

18:00:10 Presenting theory ZF.Int

18:00:10 Presenting theory ZF.Bin

18:00:11 Presenting theory ZF.IntDiv

18:00:11 Presenting file "Tools/datatype_package.ML"

18:00:11 Presenting theory ZF.CardinalArith

18:00:11 Presenting theory ZF

18:00:11 Presenting theory ZF.AC

18:00:11 Presenting theory ZF.Zorn

18:00:11 Presenting theory ZF.Cardinal_AC

18:00:11 Presenting file "ind_syntax.ML"

18:00:11 Presenting file "Tools/ind_cases.ML"

18:00:11 Presenting file "Tools/cartprod.ML"

18:00:11 Presenting file "Tools/inductive_package.ML"

18:00:11 Presenting theory ZF.InfDatatype

18:00:11 Presenting file "Tools/induct_tacs.ML"

18:00:11 Presenting file "Tools/primrec_package.ML"

18:00:11 Presenting theory ZFC

18:00:11 Presenting file "Tools/numeral_syntax.ML"

18:00:11 Presenting file "int_arith.ML"

18:00:11 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_numerals.ML"

18:00:11 Presenting file "$ISABELLE_HOME/src/Provers/Arith/combine_numerals.ML"

18:00:11 Presenting file "arith_data.ML"

18:00:12 Presenting Logics_ZF ...

18:00:12 Presenting document Logics_ZF/logics-ZF

18:00:12 Presenting theory Logics_ZF.IFOL_examples

18:00:12 Presenting theory Logics_ZF.FOL_examples

18:00:12 Presenting theory Logics_ZF.ZF_examples

18:00:12 Presenting theory Logics_ZF.If

18:00:12 Presenting theory Logics_ZF.ZF_Isar

18:00:12 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

18:00:12 Presenting Recursion-Addition ...

18:00:12 Presenting document Recursion-Addition/document

18:00:12 Presenting document Recursion-Addition/outline

18:00:12 Presenting theory Recursion-Addition.recursion

18:00:12 Presenting ZF-AC ...

18:00:12 Presenting document ZF-AC/document

18:00:12 Presenting document ZF-AC/outline

18:00:12 Presenting theory ZF-AC.AC_Equiv

18:00:12 Presenting theory ZF-AC.Cardinal_aux

18:00:12 Presenting theory ZF-AC.WO6_WO1

18:00:12 Presenting theory ZF-AC.WO1_WO7

18:00:12 Presenting theory ZF-AC.AC7_AC9

18:00:12 Presenting theory ZF-AC.WO1_AC

18:00:12 Presenting theory ZF-AC.Hartog

18:00:12 Presenting theory ZF-AC.HH

18:00:12 Presenting theory ZF-AC.AC15_WO6

18:00:12 Presenting theory ZF-AC.AC16_lemmas

18:00:12 Presenting theory ZF-AC.WO2_AC16

18:00:12 Presenting theory ZF-AC.AC16_WO4

18:00:12 Presenting theory ZF-AC.AC17_AC1

18:00:12 Presenting theory ZF-AC.AC18_AC19

18:00:12 Presenting theory ZF-AC.DC

18:00:13 Presenting ZF-Coind ...

18:00:13 Presenting theory ZF-Coind.Language

18:00:13 Presenting theory ZF-Coind.Map

18:00:13 Presenting theory ZF-Coind.Values

18:00:13 Presenting theory ZF-Coind.Types

18:00:13 Presenting theory ZF-Coind.Static

18:00:13 Presenting theory ZF-Coind.Dynamic

18:00:13 Presenting theory ZF-Coind.ECR

18:00:13 Presenting ZF-Constructible ...

18:00:13 Presenting document ZF-Constructible/document

18:00:13 Presenting document ZF-Constructible/outline

18:00:13 Presenting theory ZF-Constructible.Formula

18:00:13 Presenting theory ZF-Constructible.Relative

18:00:13 Presenting theory ZF-Constructible.Wellorderings

18:00:13 Presenting theory ZF-Constructible.WFrec

18:00:13 Presenting theory ZF-Constructible.WF_absolute

18:00:13 Presenting theory ZF-Constructible.Datatype_absolute

18:00:13 Presenting theory ZF-Constructible.Normal

18:00:13 Presenting theory ZF-Constructible.Reflection

18:00:13 Presenting theory ZF-Constructible.MetaExists

18:00:13 Presenting theory ZF-Constructible.L_axioms

18:00:13 Presenting theory ZF-Constructible.Separation

18:00:13 Presenting theory ZF-Constructible.Internalize

18:00:13 Presenting theory ZF-Constructible.Rec_Separation

18:00:13 Presenting theory ZF-Constructible.Satisfies_absolute

18:00:13 Presenting theory ZF-Constructible.DPow_absolute

18:00:14 Presenting theory ZF-Constructible.AC_in_L

18:00:14 Presenting theory ZF-Constructible.Rank

18:00:14 Presenting theory ZF-Constructible.Rank_Separation

18:00:15 Presenting Delta_System_Lemma ...

18:00:15 Presenting document Delta_System_Lemma/document

18:00:15 Presenting document Delta_System_Lemma/outline

18:00:15 Presenting theory Delta_System_Lemma.ZF_Library

18:00:15 Presenting theory Delta_System_Lemma.Cardinal_Library

18:00:15 Presenting theory Delta_System_Lemma.Cofinality

18:00:15 Presenting theory Delta_System_Lemma.Konig

18:00:15 Presenting theory Delta_System_Lemma.Delta_System

18:00:15 Presenting theory Delta_System_Lemma.Cohen_Posets

18:00:15 Presenting Forcing ...

18:00:15 Presenting document Forcing/document

18:00:15 Presenting document Forcing/outline

18:00:15 Presenting theory Forcing.Utils

18:00:15 Presenting theory Forcing.Forcing_Notions

18:00:15 Presenting theory Forcing.Pointed_DC

18:00:15 Presenting theory Forcing.Rasiowa_Sikorski

18:00:15 Presenting theory Forcing.Nat_Miscellanea

18:00:15 Presenting theory Forcing.Internalizations

18:00:15 Presenting theory Forcing.Recursion_Thms

18:00:15 Presenting theory Forcing.Relative_Univ

18:00:15 Presenting theory Forcing.Synthetic_Definition

18:00:15 Presenting theory Forcing.Interface

18:00:15 Presenting theory Forcing.Forcing_Data

18:00:15 Presenting theory Forcing.Internal_ZFC_Axioms

18:00:15 Presenting file "utils.ML"

18:00:15 Presenting theory Forcing.Renaming

18:00:15 Presenting theory Forcing.Renaming_Auto

18:00:15 Presenting theory Forcing.Names

18:00:16 Presenting theory Forcing.FrecR

18:00:16 Presenting file "renaming.ML"

18:00:16 Presenting theory Forcing.Arities

18:00:16 Presenting theory Forcing.Forces_Definition

18:00:16 Presenting theory Forcing.Forcing_Theorems

18:00:16 Presenting theory Forcing.Separation_Rename

18:00:16 Presenting theory Forcing.Separation_Axiom

18:00:16 Presenting theory Forcing.Pairing_Axiom

18:00:16 Presenting theory Forcing.Union_Axiom

18:00:16 Presenting theory Forcing.Powerset_Axiom

18:00:16 Presenting theory Forcing.Extensionality_Axiom

18:00:16 Presenting theory Forcing.Foundation_Axiom

18:00:16 Presenting theory Forcing.Least

18:00:16 Presenting theory Forcing.Replacement_Axiom

18:00:16 Presenting theory Forcing.Infinity_Axiom

18:00:16 Presenting theory Forcing.Choice_Axiom

18:00:16 Presenting theory Forcing.Ordinals_In_MG

18:00:16 Presenting theory Forcing.Proper_Extension

18:00:16 Presenting theory Forcing.Succession_Poset

18:00:16 Presenting theory Forcing.Forcing_Main

18:00:17 Presenting ZF-IMP ...

18:00:17 Presenting document ZF-IMP/document

18:00:17 Presenting document ZF-IMP/outline

18:00:17 Presenting theory ZF-IMP.Com

18:00:17 Presenting theory ZF-IMP.Denotation

18:00:17 Presenting theory ZF-IMP.Equiv

18:00:17 Presenting ZF-Induct ...

18:00:17 Presenting document ZF-Induct/document

18:00:17 Presenting document ZF-Induct/outline

18:00:17 Presenting theory ZF-Induct.Datatypes

18:00:17 Presenting theory ZF-Induct.Binary_Trees

18:00:17 Presenting theory ZF-Induct.Term

18:00:17 Presenting theory ZF-Induct.Ntree

18:00:17 Presenting theory ZF-Induct.Tree_Forest

18:00:17 Presenting theory ZF-Induct.Brouwer

18:00:17 Presenting theory ZF-Induct.Mutil

18:00:17 Presenting theory ZF-Induct.FoldSet

18:00:17 Presenting theory ZF-Induct.Acc

18:00:17 Presenting theory ZF-Induct.Multiset

18:00:17 Presenting theory ZF-Induct.Rmap

18:00:17 Presenting theory ZF-Induct.PropLog

18:00:17 Presenting theory ZF-Induct.ListN

18:00:17 Presenting theory ZF-Induct.Comb

18:00:17 Presenting theory ZF-Induct.Primrec

18:00:18 Presenting ZF-UNITY ...

18:00:18 Presenting theory ZF-UNITY.State

18:00:18 Presenting theory ZF-UNITY.UNITY

18:00:18 Presenting theory ZF-UNITY.WFair

18:00:18 Presenting theory ZF-UNITY.Constrains

18:00:18 Presenting theory ZF-UNITY.SubstAx

18:00:18 Presenting theory ZF-UNITY.Mutex

18:00:18 Presenting theory ZF-UNITY.FP

18:00:18 Presenting theory ZF-UNITY.Union

18:00:18 Presenting theory ZF-UNITY.GenPrefix

18:00:18 Presenting theory ZF-UNITY.MultisetSum

18:00:18 Presenting theory ZF-UNITY.Monotonicity

18:00:18 Presenting theory ZF-UNITY.Increasing

18:00:18 Presenting theory ZF-UNITY.Comp

18:00:18 Presenting theory ZF-UNITY.Guar

18:00:18 Presenting theory ZF-UNITY.Follows

18:00:18 Presenting theory ZF-UNITY.AllocBase

18:00:18 Presenting theory ZF-UNITY.Distributor

18:00:18 Presenting theory ZF-UNITY.Merge

18:00:18 Presenting theory ZF-UNITY.ClientImpl

18:00:18 Presenting theory ZF-UNITY.AllocImpl

18:00:19 Presenting ZF-Resid ...

18:00:19 Presenting theory ZF-Resid.Redex

18:00:19 Presenting theory ZF-Resid.Substitution

18:00:19 Presenting theory ZF-Resid.Residuals

18:00:19 Presenting theory ZF-Resid.Reduction

18:00:19 Presenting theory ZF-Resid.Confluence

18:00:19 Presenting ZF-ex ...

18:00:19 Presenting theory ZF-ex.misc

18:00:19 Presenting theory ZF-ex.Group

18:00:19 Presenting theory ZF-ex.Ring

18:00:19 Presenting theory ZF-ex.Commutation

18:00:19 Presenting theory ZF-ex.Primes

18:00:19 Presenting theory ZF-ex.NatSum

18:00:19 Presenting theory ZF-ex.Ramsey

18:00:19 Presenting theory ZF-ex.Limit

18:00:19 Presenting theory ZF-ex.BinEx

18:00:19 Presenting theory ZF-ex.LList

18:00:19 Presenting theory ZF-ex.CoUnit

18:00:19

18:00:19 === TIMING ===

18:00:19

18:00:19 Group AFP: 0:00:00 elapsed time

18:00:19 Group main: 0:00:00 elapsed time

18:00:19 Group large: 0:00:00 elapsed time

18:00:19 Group no_doc: 0:00:00 elapsed time

18:00:19 Group doc: 0:00:00 elapsed time

18:00:19 Group timing: 0:00:00 elapsed time

18:00:19 Overall: 0:16:16 elapsed time

18:00:19

18:00:19 === DEPENDENCIES ===

18:00:19

18:00:19 Generating dependencies file ...

18:00:25 Writing dependencies file ...

18:00:25

18:00:25 === REPORT ===

18:00:25

18:00:25 Writing report file ...

18:00:25

18:00:25 === SITEGEN ===

18:00:25

18:00:25 Writing status file ...

18:00:25 Running sitegen ...

18:00:25 Traceback (most recent call last):

18:00:25 File "admin/sitegen-lib/sitegen.py", line 35, in <module>

18:00:25 import templates

18:00:25 File "/media/data/jenkins/workspace/isabelle-all/afp/admin/sitegen-lib/templates.py", line 5, in <module>

18:00:25 from jinja2 import Environment, FileSystemLoader

18:00:25 ModuleNotFoundError: No module named 'jinja2'

18:00:25 Packing tars ...

18:00:44

18:00:44 === COMPLETED ===

18:00:44

18:00:44 Archiving artifacts

18:05:51 Started calculate disk usage of build

18:05:51 Finished Calculation of disk usage of build in 0 seconds

18:06:00 Started calculate disk usage of workspace

18:06:00 Finished Calculation of disk usage of workspace in 0 seconds

18:06:01 No emails were triggered.

18:06:01 Finished: SUCCESS