Skip to content
Success

Console Output

16:38:07 Started by an SCM change

16:38:07 Running as SYSTEM

16:38:07 [EnvInject] - Loading node environment variables.

16:38:07 Building remotely on workermta1 (mta_big) in workspace /media/data/jenkins/workspace/isabelle-all

16:38:07 [isabelle-all] $ hg showconfig paths.default

16:38:07 [isabelle-all] $ hg pull --rev default

16:38:08 pulling from http://isabelle.in.tum.de/repos/isabelle/

16:38:08 no changes found

16:38:08 [isabelle-all] $ hg update --clean --rev default

16:38:08 4 files updated, 0 files merged, 0 files removed, 0 files unresolved

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

16:38:08 [isabelle-all] $ hg log --rev . --template {rev}

16:38:08 [isabelle-all] $ hg log --rev 03e78b35ebbc2da87efd823db32a590236261815 --template exists\n

16:38:08 exists

16:38:08 [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(03e78b35ebbc2da87efd823db32a590236261815)" --encoding UTF-8 --encodingmode replace

16:38:08 [afp] $ hg showconfig paths.default

16:38:08 [afp] $ hg pull --rev default

16:38:09 pulling from https://foss.heptapod.net/isa-afp/afp-devel/

16:38:09 no changes found

16:38:09 [afp] $ hg update --clean --rev default

16:38:10 578 files updated, 0 files merged, 0 files removed, 0 files unresolved

16:38:10 [afp] $ hg --config extensions.purge= clean --all

16:38:10 [afp] $ hg log --rev . --template {node}

16:38:10 [afp] $ hg log --rev . --template {rev}

16:38:10 [afp] $ hg log --rev a31f698ef3f84ba6e16b2eeb0950c2439cf0484f --template exists\n

16:38:10 exists

16:38:10 [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(a31f698ef3f84ba6e16b2eeb0950c2439cf0484f)" --encoding UTF-8 --encodingmode replace

16:38:10 No emails were triggered.

16:38:10

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

16:38:10 + Admin/jenkins/run_build all

16:38:10 + set -e

16:38:10 + PROFILE=all

16:38:10 + shift

16:38:10 + bin/isabelle components -a

16:38:10 + bin/isabelle jedit -bf

16:38:10 ### Building Isabelle/Scala ...

16:38:41 ### Building Isabelle/jEdit ...

16:38:58 + bin/isabelle ocaml_setup

16:38:58 # Run eval $(opam env) to update the current shell environment

16:38:58 [NOTE] It seems you have not updated your repositories for a while. Consider updating them with:

16:38:58 opam update

16:38:58

16:38:59 [NOTE] Package zarith is already installed (current version is 1.7).

16:38:59 + bin/isabelle ghc_setup

16:39:00 stack will use a sandboxed GHC it installed

16:39:00 For more information on paths, see 'stack path' and 'stack exec env'

16:39:00 To use this GHC and packages outside of a project, consider using:

16:39:00 stack ghc, stack ghci, stack runghc, or stack exec

16:39:00 The Glorious Glasgow Haskell Compilation System, version 8.8.4

16:39:01 + bin/isabelle ci_build_all

16:39:06

16:39:06 === CONFIGURATION ===

16:39:06

16:39:06 ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g"

16:39:06 ISABELLE_BUILD_OPTIONS=""

16:39:06

16:39:06 ML_PLATFORM="x86_64_32-linux"

16:39:06 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-test-f86ae3dc1686/x86_64_32-linux"

16:39:06 ML_SYSTEM="polyml-5.8.2"

16:39:06 ML_OPTIONS="-H 4000 --maxheap 8G"

16:39:07 jobs = 10, threads = 4, numa = false

16:39:07

16:39:07 === BUILD ===

16:39:07

16:39:07 Build started at Sun, 3 Jan 2021 15:39:06 GMT

16:39:07 Isabelle id b028e8d22d8d

16:39:07 AFP id a31f698ef3f8

16:39:07

16:39:07 === LOG ===

16:39:07

16:39:08 Session Pure/Pure

16:39:08 Session CTT/CTT

16:39:09 Session Cube/Cube

16:39:09 Session FOL/FOL

16:39:09 Session CCL/CCL

16:39:09 Session FOL/FOL-ex

16:39:09 Session FOLP/FOLP

16:39:09 Session FOLP/FOLP-ex

16:39:09 Session Tools/Haskell

16:39:09 Session Doc/Intro (doc)

16:39:09 Session LCF/LCF

16:39:09 Session Doc/Logics (doc)

16:39:09 Session Doc/Nitpick (doc)

16:39:09 Session Pure/Pure-Examples

16:39:09 Session Tools/SML

16:39:09 Session Sequents/Sequents

16:39:09 Session Doc/Sledgehammer (doc)

16:39:09 Session Tools/Spec_Check

16:39:09 Session Tools/Tools

16:39:09 Session HOL/HOL (main)

16:39:11 Session AFP/AVL-Trees (AFP)

16:39:11 Session AFP/AWN (AFP)

16:39:11 Session AFP/Abortable_Linearizable_Modules (AFP)

16:39:11 Session AFP/Abstract-Hoare-Logics (AFP)

16:39:11 Session AFP/AnselmGod (AFP)

16:39:11 Session AFP/Aristotles_Assertoric_Syllogistic (AFP)

16:39:11 Session AFP/Attack_Trees (AFP)

16:39:11 Session AFP/AxiomaticCategoryTheory (AFP)

16:39:11 Session AFP/BinarySearchTree (AFP)

16:39:11 Session AFP/Binomial-Queues (AFP)

16:39:11 Session AFP/Bondy (AFP)

16:39:11 Session AFP/Bounded_Deducibility_Security (AFP)

16:39:11 Session AFP/BytecodeLogicJmlTypes (AFP)

16:39:11 Session AFP/C2KA_DistributedSystems (AFP)

16:39:11 Session AFP/CISC-Kernel (AFP)

16:39:11 Session AFP/CYK (AFP)

16:39:11 Session AFP/Cauchy (AFP)

16:39:11 Session AFP/Sqrt_Babylonian (AFP)

16:39:11 Session Doc/Classes (doc)

16:39:11 Session AFP/ClockSynchInst (AFP)

16:39:11 Session AFP/Compiling-Exceptions-Correctly (AFP)

16:39:11 Session AFP/Complete_Non_Orders (AFP)

16:39:11 Session AFP/ComponentDependencies (AFP)

16:39:11 Session AFP/Concurrent_Revisions (AFP)

16:39:11 Session AFP/Constructor_Funs (AFP)

16:39:11 Session AFP/CryptoBasedCompositionalProperties (AFP)

16:39:11 Session AFP/DPT-SAT-Solver (AFP)

16:39:11 Session AFP/Depth-First-Search (AFP)

16:39:11 Session AFP/Diophantine_Eqns_Lin_Hom (AFP)

16:39:11 Session AFP/DiskPaxos (AFP)

16:39:11 Session AFP/Example-Submission (AFP)

16:39:11 Session AFP/FFT (AFP)

16:39:11 Session AFP/FLP (AFP)

16:39:11 Session AFP/FeatherweightJava (AFP)

16:39:11 Session AFP/Featherweight_OCL (AFP)

16:39:12 Session AFP/FileRefinement (AFP)

16:39:12 Session AFP/FocusStreamsCaseStudies (AFP)

16:39:12 Session AFP/Free-Boolean-Algebra (AFP)

16:39:12 Session AFP/FunWithFunctions (AFP)

16:39:12 Session AFP/FunWithTilings (AFP)

16:39:12 Session Doc/Functions (doc)

16:39:12 Session AFP/GPU_Kernel_PL (AFP)

16:39:12 Session AFP/Gauss-Jordan-Elim-Fun (AFP)

16:39:12 Session AFP/GenClock (AFP)

16:39:12 Session AFP/General-Triangle (AFP)

16:39:12 Session AFP/Generic_Deriving (AFP)

16:39:12 Session AFP/GewirthPGCProof (AFP)

16:39:12 Session AFP/GoedelGod (AFP)

16:39:12 Session AFP/Goodstein_Lambda (AFP)

16:39:12 Session HOL/HOL-Cardinals (timing)

16:39:12 Session AFP/Binding_Syntax_Theory (AFP)

16:39:12 Session AFP/Ordinals_and_Cardinals (AFP)

16:39:12 Session HOL/HOL-Hoare

16:39:12 Session HOL/HOL-Hoare_Parallel (timing)

16:39:12 Session HOL/HOL-IMPP

16:39:12 Session HOL/HOL-IOA

16:39:12 Session HOL/HOL-Import

16:39:12 Session HOL/HOL-Lattice

16:39:12 Session HOL/HOL-Library (main timing)

16:39:13 Session AFP/ADS_Functor (AFP)

16:39:13 Session AFP/Approximation_Algorithms (AFP)

16:39:13 Session AFP/ArrowImpossibilityGS (AFP)

16:39:13 Session AFP/Auto2_HOL (AFP)

16:39:14 Session AFP/BNF_CC (AFP)

16:39:14 Session AFP/BNF_Operations (AFP)

16:39:14 Session AFP/Binomial-Heaps (AFP)

16:39:14 Session AFP/Boolean_Expression_Checkers (AFP)

16:39:14 Session AFP/Buildings (AFP)

16:39:14 Session AFP/CRDT (AFP)

16:39:14 Session AFP/IMAP-CRDT (AFP)

16:39:14 Session AFP/Card_Multisets (AFP)

16:39:14 Session AFP/Card_Number_Partitions (AFP)

16:39:14 Session AFP/Category (AFP)

16:39:15 Session Doc/Codegen (doc)

16:39:15 Session AFP/CofGroups (AFP)

16:39:15 Session AFP/Completeness (AFP)

16:39:15 Session AFP/ConcurrentIMP (AFP)

16:39:15 Session AFP/Concurrent_Ref_Alg (AFP)

16:39:15 Session AFP/CoreC++ (AFP)

16:39:15 Session AFP/Core_DOM (AFP)

16:39:16 Session AFP/Shadow_DOM (AFP)

16:39:16 Session AFP/DOM_Components (AFP)

16:39:16 Session AFP/Core_SC_DOM (AFP)

16:39:16 Session AFP/Shadow_SC_DOM (AFP)

16:39:16 Session AFP/SC_DOM_Components (AFP)

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

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

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

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

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

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

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

16:39:17 Session AFP/Euler_Partition (AFP)

16:39:18 Session AFP/FOL-Fitting (AFP)

16:39:18 Session AFP/FOL_Seq_Calc1 (AFP)

16:39:18 Session AFP/FOL_Harrison (AFP)

16:39:18 Session AFP/Factored_Transition_System_Bounding (AFP)

16:39:18 Session AFP/FinFun (AFP)

16:39:18 Session AFP/Extended_Finite_State_Machines (AFP)

16:39:18 Session AFP/Extended_Finite_State_Machine_Inference (AFP)

16:39:18 Session AFP/Finger-Trees (AFP)

16:39:18 Session AFP/Finite-Map-Extras (AFP)

16:39:18 Session AFP/Generalized_Counting_Sort (AFP)

16:39:18 Session AFP/Graph_Saturation (AFP)

16:39:19 Session AFP/Graph_Theory (AFP)

16:39:19 Session AFP/ShortestPath (AFP)

16:39:19 Session AFP/Group-Ring-Module (AFP)

16:39:19 Session AFP/Valuation (AFP)

16:39:19 Session HOL/HOL-Auth (timing)

16:39:19 Session HOL/HOL-UNITY (timing)

16:39:20 Session HOL/HOL-Bali (timing)

16:39:20 Session HOL/HOL-Computational_Algebra (main timing)

16:39:20 Session AFP/Descartes_Sign_Rule (AFP)

16:39:20 Session HOL/HOL-Algebra (main timing)

16:39:20 Session HOL/HOL-Decision_Procs (timing)

16:39:21 Session HOL/HOL-Quotient_Examples (timing)

16:39:21 Session AFP/Localization_Ring (AFP)

16:39:21 Session AFP/Orbit_Stabiliser (AFP)

16:39:21 Session AFP/Perfect-Number-Thm (AFP)

16:39:21 Session AFP/Secondary_Sylow (AFP)

16:39:21 Session AFP/Jordan_Hoelder (AFP)

16:39:21 Session AFP/VectorSpace (AFP)

16:39:21 Session HOL/HOL-Analysis (main timing)

16:39:22 Session AFP/Cayley_Hamilton (AFP)

16:39:22 Session AFP/Coinductive (AFP)

16:39:23 Session AFP/DynamicArchitectures (AFP)

16:39:23 Session AFP/Architectural_Design_Patterns (AFP)

16:39:23 Session AFP/Lazy-Lists-II (AFP)

16:39:23 Session AFP/Stream_Fusion_Code (AFP)

16:39:23 Session AFP/Topology (AFP)

16:39:23 Session AFP/Complex_Geometry (AFP)

16:39:23 Session AFP/Poincare_Disc (AFP)

16:39:23 Session AFP/Differential_Game_Logic (AFP)

16:39:23 Session AFP/First_Welfare_Theorem (AFP)

16:39:23 Session AFP/Green (AFP)

16:39:23 Session HOL/HOL-Analysis-ex

16:39:23 Session HOL/HOL-Complex_Analysis (main timing)

16:39:23 Session AFP/Cartan_FP (AFP)

16:39:23 Session HOL/HOL-Eisbach

16:39:24 Session AFP/Allen_Calculus (AFP)

16:39:24 Session AFP/Card_Partitions (AFP)

16:39:24 Session AFP/Bell_Numbers_Spivey (AFP)

16:39:24 Session AFP/Card_Equiv_Relations (AFP)

16:39:24 Session AFP/Falling_Factorial_Sum (AFP)

16:39:24 Session AFP/Case_Labeling (AFP)

16:39:24 Session AFP/Clean (AFP)

16:39:24 Session AFP/Dependent_SIFUM_Type_Systems (AFP)

16:39:24 Session AFP/Dependent_SIFUM_Refinement (AFP)

16:39:24 Session Doc/Eisbach (doc)

16:39:24 Session HOL/HOL-Hahn_Banach

16:39:24 Session HOL/HOL-Homology (timing)

16:39:25 Session HOL/HOL-Probability (main timing)

16:39:25 Session AFP/Buffons_Needle (AFP)

16:39:25 Session AFP/Density_Compiler (AFP)

16:39:25 Session AFP/DiscretePricing (AFP)

16:39:25 Session AFP/Ergodic_Theory (AFP)

16:39:25 Session AFP/Gromov_Hyperbolicity (AFP)

16:39:25 Session AFP/Fisher_Yates (AFP)

16:39:25 Session AFP/Girth_Chromatic (AFP)

16:39:26 Session AFP/Random_Graph_Subgraph_Threshold (AFP)

16:39:26 Session HOL/HOL-Probability-ex (timing)

16:39:26 Session AFP/Lp (AFP)

16:39:26 Session AFP/Markov_Models (AFP)

16:39:26 Session AFP/Monad_Normalisation (AFP)

16:39:26 Session AFP/Monomorphic_Monad (AFP)

16:39:26 Session AFP/Neumann_Morgenstern_Utility (AFP)

16:39:26 Session AFP/Probabilistic_Noninterference (AFP)

16:39:26 Session AFP/Probabilistic_System_Zoo (AFP)

16:39:26 Session AFP/Skip_Lists (AFP)

16:39:26 Session AFP/Source_Coding_Theorem (AFP)

16:39:26 Session AFP/Irrationality_J_Hancl (AFP)

16:39:27 Session AFP/Kuratowski_Closure_Complement (AFP)

16:39:27 Session AFP/Laplace_Transform (AFP)

16:39:27 Session AFP/Lower_Semicontinuous (AFP)

16:39:27 Session AFP/Minkowskis_Theorem (AFP)

16:39:27 Session AFP/Octonions (AFP)

16:39:27 Session AFP/Ptolemys_Theorem (AFP)

16:39:27 Session AFP/Quaternions (AFP)

16:39:27 Session AFP/Rank_Nullity_Theorem (AFP)

16:39:27 Session AFP/Gauss_Jordan (AFP)

16:39:27 Session AFP/Echelon_Form (AFP)

16:39:27 Session AFP/Hermite (AFP)

16:39:27 Session AFP/Tarskis_Geometry (AFP)

16:39:27 Session AFP/Triangle (AFP)

16:39:27 Session AFP/Chord_Segments (AFP)

16:39:27 Session AFP/Stewart_Apollonius (AFP)

16:39:27 Session AFP/pGCL (AFP)

16:39:27 Session HOL/HOL-Isar_Examples

16:39:27 Session HOL/HOL-Nonstandard_Analysis (timing)

16:39:28 Session HOL/HOL-Nonstandard_Analysis-Examples (timing)

16:39:28 Session HOL/HOL-Number_Theory (main timing)

16:39:28 Session AFP/Arith_Prog_Rel_Primes (AFP)

16:39:28 Session AFP/Bernoulli (AFP)

16:39:28 Session AFP/E_Transcendental (AFP)

16:39:28 Session AFP/Elliptic_Curves_Group_Law (AFP)

16:39:29 Session AFP/Fermat3_4 (AFP)

16:39:29 Session HOL/HOL-Data_Structures (timing)

16:39:29 Session AFP/Efficient-Mergesort (AFP)

16:39:30 Session HOL/HOL-ex (timing)

16:39:30 Session AFP/Automatic_Refinement (AFP)

16:39:30 Session AFP/Refine_Monadic (AFP)

16:39:31 Session AFP/Lehmer (AFP)

16:39:31 Session AFP/Pratt_Certificate (AFP)

16:39:31 Session AFP/Bertrands_Postulate (AFP)

16:39:31 Session AFP/Prime_Harmonic_Series (AFP)

16:39:32 Session AFP/RSAPSS (AFP)

16:39:32 Session AFP/SumSquares (AFP)

16:39:32 Session AFP/Liouville_Numbers (AFP)

16:39:32 Session AFP/Lucas_Theorem (AFP)

16:39:32 Session AFP/Mason_Stothers (AFP)

16:39:32 Session AFP/Polynomial_Interpolation (AFP)

16:39:32 Session AFP/Probabilistic_Prime_Tests (AFP)

16:39:32 Session AFP/Rep_Fin_Groups (AFP)

16:39:32 Session AFP/Sturm_Sequences (AFP)

16:39:33 Session AFP/Safe_Distance (AFP)

16:39:33 Session AFP/Special_Function_Bounds (AFP)

16:39:33 Session AFP/Sturm_Tarski (AFP)

16:39:33 Session AFP/Budan_Fourier (AFP)

16:39:33 Session AFP/Winding_Number_Eval (AFP)

16:39:33 Session AFP/Count_Complex_Roots (AFP)

16:39:33 Session HOL/HOL-Corec_Examples (timing)

16:39:33 Session HOL/HOL-Datatype_Examples (timing)

16:39:33 Session HOL/HOL-Examples

16:39:33 Session HOL/HOL-Codegenerator_Test

16:39:34 Session HOL/HOL-IMP (timing)

16:39:34 Session AFP/Abs_Int_ITP2012 (AFP)

16:39:34 Session AFP/Relational-Incorrectness-Logic (AFP)

16:39:34 Session HOL/HOL-Imperative_HOL (timing)

16:39:34 Session AFP/Auto2_Imperative_HOL (AFP)

16:39:34 Session AFP/Imperative_Insertion_Sort (AFP)

16:39:34 Session HOL/HOL-Induct

16:39:34 Session HOL/HOL-Metis_Examples (timing)

16:39:35 Session HOL/HOL-Proofs (timing)

16:39:35 Session HOL/HOL-Proofs-Extraction (timing)

16:39:36 Session HOL/HOL-Proofs-ex

16:39:36 Session HOL/HOL-Proofs-Lambda (timing)

16:39:36 Session AFP/Applicative_Lifting (AFP)

16:39:36 Session AFP/Free-Groups (AFP)

16:39:37 Session AFP/Stern_Brocot (AFP)

16:39:37 Session AFP/HereditarilyFinite (AFP)

16:39:37 Session AFP/Category3 (AFP)

16:39:37 Session AFP/MonoidalCategory (AFP)

16:39:37 Session AFP/HyperCTL (AFP)

16:39:37 Session AFP/Integration (AFP)

16:39:37 Session AFP/Isabelle_Meta_Model (AFP)

16:39:37 Session AFP/LTL (AFP)

16:39:37 Session AFP/Stuttering_Equivalence (AFP)

16:39:37 Session AFP/Landau_Symbols (AFP)

16:39:38 Session AFP/Akra_Bazzi (AFP)

16:39:38 Session AFP/Catalan_Numbers (AFP)

16:39:38 Session AFP/Error_Function (AFP)

16:39:38 Session AFP/Euler_MacLaurin (AFP)

16:39:38 Session AFP/LightweightJava (AFP)

16:39:38 Session AFP/LinearQuantifierElim (AFP)

16:39:38 Session AFP/List-Infinite (AFP)

16:39:38 Session AFP/Nat-Interval-Logic (AFP)

16:39:38 Session AFP/AutoFocus-Stream (AFP)

16:39:38 Session AFP/MuchAdoAboutTwo (AFP)

16:39:38 Session AFP/Optics (AFP)

16:39:38 Session AFP/UTP-Toolkit (AFP)

16:39:38 Session AFP/UTP (AFP)

16:39:39 Session AFP/Order_Lattice_Props (AFP)

16:39:39 Session AFP/POPLmark-deBruijn (AFP)

16:39:39 Session AFP/Pairing_Heap (AFP)

16:39:39 Session AFP/Password_Authentication_Protocol (AFP)

16:39:39 Session AFP/Pell (AFP)

16:39:39 Session AFP/Presburger-Automata (AFP)

16:39:39 Session AFP/Priority_Queue_Braun (AFP)

16:39:39 Session AFP/Program-Conflict-Analysis (AFP)

16:39:39 Session AFP/Regular-Sets (AFP)

16:39:39 Session AFP/Abstract-Rewriting (AFP)

16:39:39 Session AFP/Decreasing-Diagrams (AFP)

16:39:39 Session AFP/First_Order_Terms (AFP)

16:39:39 Session AFP/Stateful_Protocol_Composition_and_Typing (AFP)

16:39:39 Session AFP/Automated_Stateful_Protocol_Verification (AFP)

16:39:39 Session AFP/Matrix (AFP)

16:39:39 Session AFP/Matrix_Tensor (AFP)

16:39:40 Session AFP/Knot_Theory (AFP)

16:39:40 Session AFP/Coinductive_Languages (AFP)

16:39:40 Session AFP/Finite_Automata_HF (AFP)

16:39:40 Session AFP/Functional-Automata (AFP)

16:39:40 Session AFP/Posix-Lexing (AFP)

16:39:40 Session AFP/Ribbon_Proofs (AFP)

16:39:40 Session AFP/SATSolverVerification (AFP)

16:39:40 Session AFP/Safe_OCL (AFP)

16:39:40 Session AFP/Selection_Heap_Sort (AFP)

16:39:40 Session AFP/Simplex (AFP)

16:39:40 Session AFP/Skew_Heap (AFP)

16:39:40 Session AFP/Sort_Encodings (AFP)

16:39:40 Session AFP/Splay_Tree (AFP)

16:39:40 Session AFP/Amortized_Complexity (AFP)

16:39:40 Session AFP/Dynamic_Tables (AFP)

16:39:40 Session AFP/Root_Balanced_Tree (AFP)

16:39:41 Session AFP/Closest_Pair_Points (AFP)

16:39:41 Session AFP/Stable_Matching (AFP)

16:39:41 Session AFP/SuperCalc (AFP)

16:39:41 Session Doc/System (doc)

16:39:41 Session AFP/Tail_Recursive_Functions (AFP)

16:39:41 Session AFP/TortoiseHare (AFP)

16:39:41 Session AFP/Trie (AFP)

16:39:41 Session AFP/Flyspeck-Tame (AFP)

16:39:41 Session AFP/Twelvefold_Way (AFP)

16:39:41 Session AFP/Vickrey_Clarke_Groves (AFP)

16:39:41 Session HOL/HOL-Matrix_LP

16:39:41 Session HOL/HOL-MicroJava (timing)

16:39:41 Session HOL/HOL-Mirabelle

16:39:41 Session HOL/HOL-Mirabelle-ex

16:39:41 Session HOL/HOL-Mutabelle

16:39:41 Session HOL/HOL-NanoJava

16:39:41 Session HOL/HOL-Nitpick_Examples

16:39:41 Session HOL/HOL-Nominal

16:39:42 Session AFP/CCS (AFP)

16:39:42 Session HOL/HOL-Nominal-Examples (timing)

16:39:42 Session AFP/Lam-ml-Normalization (AFP)

16:39:42 Session AFP/Pi_Calculus (AFP)

16:39:42 Session AFP/Psi_Calculi (AFP)

16:39:43 Session AFP/SequentInvertibility (AFP)

16:39:43 Session HOL/HOL-Predicate_Compile_Examples (timing)

16:39:43 Session HOL/HOL-Prolog

16:39:43 Session HOL/HOL-Quickcheck_Examples (timing)

16:39:44 Session HOL/HOL-Real_Asymp

16:39:45 Session AFP/Fourier (AFP)

16:39:45 Session AFP/Furstenberg_Topology (AFP)

16:39:46 Session HOL/HOL-Real_Asymp-Manual

16:39:46 Session AFP/Stirling_Formula (AFP)

16:39:47 Session AFP/Lambert_W (AFP)

16:39:47 Session HOL/HOL-SET_Protocol (timing)

16:39:47 Session HOL/HOL-SMT_Examples (timing)

16:39:48 Session HOL/HOL-SPARK

16:39:48 Session HOL/HOL-SPARK-Examples

16:39:48 Session AFP/RIPEMD-160-SPARK (AFP)

16:39:49 Session HOL/HOL-SPARK-Manual

16:39:49 Session HOL/HOL-Statespace

16:39:49 Session HOL/HOL-TLA

16:39:49 Session HOL/HOL-TLA-Buffer

16:39:49 Session HOL/HOL-TLA-Inc

16:39:49 Session HOL/HOL-TLA-Memory

16:39:49 Session HOL/HOL-TPTP

16:39:49 Session HOL/HOL-Types_To_Sets

16:39:49 Session AFP/Banach_Steinhaus (AFP)

16:39:49 Session AFP/Smooth_Manifolds (AFP)

16:39:49 Session HOL/HOL-Unix

16:39:49 Session HOL/HOL-ZF

16:39:49 Session AFP/Category2 (AFP)

16:39:49 Session HOL/HOLCF (main timing)

16:39:50 Session AFP/Circus (AFP)

16:39:50 Session AFP/HOL-CSP (AFP)

16:39:50 Session HOL/HOLCF-IMP

16:39:50 Session HOL/HOLCF-Library

16:39:50 Session HOL/HOLCF-FOCUS

16:39:50 Session HOL/HOLCF-ex

16:39:50 Session AFP/PCF (AFP)

16:39:50 Session AFP/HOLCF-Prelude (AFP)

16:39:51 Session AFP/BirdKMP (AFP)

16:39:51 Session HOL/HOLCF-Tutorial

16:39:51 Session HOL/IOA (timing)

16:39:51 Session HOL/IOA-ABP

16:39:51 Session HOL/IOA-NTP

16:39:51 Session HOL/IOA-Storage

16:39:51 Session HOL/IOA-ex

16:39:51 Session AFP/Shivers-CFA (AFP)

16:39:51 Session AFP/Stream-Fusion (AFP)

16:39:51 Session AFP/Tycon (AFP)

16:39:51 Session AFP/WorkerWrapper (AFP)

16:39:51 Session AFP/Heard_Of (AFP)

16:39:51 Session AFP/Consensus_Refined (AFP)

16:39:51 Session AFP/Hello_World (AFP)

16:39:51 Session AFP/HotelKeyCards (AFP)

16:39:51 Session Doc/How_to_Prove_it (no_doc)

16:39:51 Session AFP/Huffman (AFP)

16:39:51 Session AFP/Hybrid_Logic (AFP)

16:39:51 Session AFP/Hybrid_Multi_Lane_Spatial_Logic (AFP)

16:39:51 Session AFP/IMP2 (AFP)

16:39:52 Session AFP/IMP2_Binary_Heap (AFP)

16:39:52 Session Doc/Implementation (doc)

16:39:52 Session AFP/Impossible_Geometry (AFP)

16:39:52 Session AFP/Inductive_Confidentiality (AFP)

16:39:52 Session AFP/Inductive_Inference (AFP)

16:39:52 Session AFP/InfPathElimination (AFP)

16:39:52 Session Doc/Isar_Ref (doc)

16:39:52 Session AFP/Isabelle_C (AFP)

16:39:52 Session Doc/JEdit (doc)

16:39:52 Session AFP/Jacobson_Basic_Algebra (AFP)

16:39:52 Session AFP/JiveDataStoreModel (AFP)

16:39:52 Session AFP/Key_Agreement_Strong_Adversaries (AFP)

16:39:53 Session AFP/Kleene_Algebra (AFP)

16:39:53 Session AFP/KAD (AFP)

16:39:53 Session AFP/KAT_and_DRA (AFP)

16:39:53 Session AFP/Algebraic_VCs (AFP)

16:39:53 Session AFP/Multirelations (AFP)

16:39:53 Session AFP/Quantales (AFP)

16:39:53 Session AFP/Transformer_Semantics (AFP)

16:39:53 Session AFP/Regular_Algebras (AFP)

16:39:53 Session AFP/Relation_Algebra (AFP)

16:39:53 Session AFP/Relational_Paths (AFP)

16:39:53 Session AFP/Residuated_Lattices (AFP)

16:39:53 Session AFP/LambdaMu (AFP)

16:39:53 Session AFP/LatticeProperties (AFP)

16:39:53 Session AFP/DataRefinementIBP (AFP)

16:39:53 Session AFP/GraphMarkingIBP (AFP)

16:39:53 Session AFP/Lazy_Case (AFP)

16:39:54 Session AFP/Lifting_Definition_Option (AFP)

16:39:54 Session AFP/List-Index (AFP)

16:39:54 Session AFP/Comparison_Sort_Lower_Bound (AFP)

16:39:54 Session AFP/Jinja (AFP)

16:39:54 Session AFP/HRB-Slicing (AFP)

16:39:54 Session AFP/InformationFlowSlicing_Inter (AFP)

16:39:54 Session AFP/Slicing (AFP)

16:39:54 Session AFP/InformationFlowSlicing (AFP)

16:39:54 Session AFP/List_Update (AFP)

16:39:54 Session AFP/Quick_Sort_Cost (AFP)

16:39:54 Session AFP/Random_BSTs (AFP)

16:39:54 Session AFP/Randomised_BSTs (AFP)

16:39:54 Session AFP/Treaps (AFP)

16:39:54 Session AFP/Randomised_Social_Choice (AFP)

16:39:54 Session AFP/Fishburn_Impossibility (AFP)

16:39:55 Session AFP/SDS_Impossibility (AFP)

16:39:55 Session AFP/List_Interleaving (AFP)

16:39:55 Session AFP/List_Inversions (AFP)

16:39:55 Session AFP/LocalLexing (AFP)

16:39:56 Session Doc/Locales (doc)

16:39:56 Session AFP/Locally-Nameless-Sigma (AFP)

16:39:56 Session AFP/Lowe_Ontological_Argument (AFP)

16:39:56 Session Doc/Main (doc)

16:39:56 Session AFP/Marriage (AFP)

16:39:56 Session AFP/Latin_Square (AFP)

16:39:56 Session AFP/Matroids (AFP)

16:39:56 Session AFP/Max-Card-Matching (AFP)

16:39:56 Session AFP/Median_Of_Medians_Selection (AFP)

16:39:56 Session AFP/KD_Tree (AFP)

16:39:56 Session AFP/Menger (AFP)

16:39:56 Session AFP/MiniML (AFP)

16:39:56 Session AFP/Modular_Assembly_Kit_Security (AFP)

16:39:56 Session AFP/MonoBoolTranAlgebra (AFP)

16:39:56 Session AFP/Name_Carrying_Type_Inference (AFP)

16:39:57 Session AFP/Nash_Williams (AFP)

16:39:57 Session AFP/No_FTL_observers (AFP)

16:39:57 Session AFP/Nominal2 (AFP)

16:39:57 Session AFP/Incompleteness (AFP)

16:39:58 Session AFP/Surprise_Paradox (AFP)

16:39:58 Session AFP/LambdaAuth (AFP)

16:39:58 Session AFP/Launchbury (AFP)

16:39:58 Session AFP/Call_Arity (AFP)

16:39:58 Session AFP/Modal_Logics_for_NTS (AFP)

16:39:58 Session AFP/Rewriting_Z (AFP)

16:39:58 Session AFP/Noninterference_CSP (AFP)

16:39:59 Session AFP/Noninterference_Ipurge_Unwinding (AFP)

16:39:59 Session AFP/Noninterference_Generic_Unwinding (AFP)

16:39:59 Session AFP/Noninterference_Inductive_Unwinding (AFP)

16:39:59 Session AFP/Noninterference_Sequential_Composition (AFP)

16:39:59 Session AFP/Noninterference_Concurrent_Composition (AFP)

16:39:59 Session AFP/NormByEval (AFP)

16:39:59 Session AFP/OpSets (AFP)

16:39:59 Session AFP/Open_Induction (AFP)

16:39:59 Session AFP/Well_Quasi_Orders (AFP)

16:39:59 Session AFP/Decreasing-Diagrams-II (AFP)

16:39:59 Session AFP/Myhill-Nerode (AFP)

16:39:59 Session AFP/Ordinal (AFP)

16:39:59 Session AFP/Nested_Multisets_Ordinals (AFP)

16:39:59 Session AFP/Lambda_Free_RPOs (AFP)

16:39:59 Session AFP/Lambda_Free_EPO (AFP)

16:40:00 Session AFP/Ordered_Resolution_Prover (AFP)

16:40:00 Session AFP/Chandy_Lamport (AFP)

16:40:00 Session AFP/Saturation_Framework (AFP)

16:40:00 Session AFP/Saturation_Framework_Extensions (AFP)

16:40:00 Session AFP/PLM (AFP)

16:40:00 Session AFP/PSemigroupsConvolution (AFP)

16:40:00 Session AFP/Paraconsistency (AFP)

16:40:00 Session AFP/Parity_Game (AFP)

16:40:01 Session AFP/Partial_Function_MR (AFP)

16:40:01 Session AFP/Physical_Quantities (AFP)

16:40:01 Session AFP/Pop_Refinement (AFP)

16:40:01 Session AFP/Possibilistic_Noninterference (AFP)

16:40:01 Session AFP/Priority_Search_Trees (AFP)

16:40:01 Session AFP/Prim_Dijkstra_Simple (AFP)

16:40:01 Session Doc/Prog_Prove (doc)

16:40:01 Session AFP/Projective_Geometry (AFP)

16:40:01 Session AFP/Proof_Strategy_Language (AFP)

16:40:01 Session AFP/PropResPI (AFP)

16:40:01 Session AFP/Propositional_Proof_Systems (AFP)

16:40:02 Session AFP/PseudoHoops (AFP)

16:40:02 Session AFP/Ramsey-Infinite (AFP)

16:40:02 Session AFP/Recursion-Theory-I (AFP)

16:40:02 Session AFP/Minsky_Machines (AFP)

16:40:03 Session AFP/RefinementReactive (AFP)

16:40:03 Session AFP/Regex_Equivalence (AFP)

16:40:03 Session AFP/Relational_Method (AFP)

16:40:03 Session AFP/Resolution_FOL (AFP)

16:40:04 Session AFP/Robbins-Conjecture (AFP)

16:40:04 Session AFP/Roy_Floyd_Warshall (AFP)

16:40:04 Session AFP/SIFPL (AFP)

16:40:04 Session AFP/SIFUM_Type_Systems (AFP)

16:40:04 Session AFP/Security_Protocol_Refinement (AFP)

16:40:04 Session AFP/SenSocialChoice (AFP)

16:40:04 Session AFP/Separation_Algebra (AFP)

16:40:04 Session AFP/Hoare_Time (AFP)

16:40:04 Session AFP/Separata (AFP)

16:40:04 Session AFP/Simpl (AFP)

16:40:05 Session AFP/BDD (AFP)

16:40:05 Session AFP/Sliding_Window_Algorithm (AFP)

16:40:05 Session AFP/Statecharts (AFP)

16:40:05 Session AFP/Stellar_Quorums (AFP)

16:40:05 Session AFP/Stone_Algebras (AFP)

16:40:05 Session AFP/Stone_Relation_Algebras (AFP)

16:40:05 Session AFP/Stone_Kleene_Relation_Algebras (AFP)

16:40:05 Session AFP/Aggregation_Algebras (AFP)

16:40:05 Session AFP/Relational_Disjoint_Set_Forests (AFP)

16:40:06 Session AFP/Relational_Minimum_Spanning_Trees (AFP)

16:40:06 Session AFP/Subset_Boolean_Algebras (AFP)

16:40:06 Session AFP/Store_Buffer_Reduction (AFP)

16:40:06 Session AFP/Strong_Security (AFP)

16:40:06 Session Doc/Sugar (doc)

16:40:06 Session AFP/Syntax_Independent_Logic (AFP)

16:40:06 Session AFP/Goedel_Incompleteness (AFP)

16:40:06 Session AFP/Goedel_HFSet_Semantic (AFP)

16:40:07 Session AFP/Goedel_HFSet_Semanticless (AFP)

16:40:07 Session AFP/Robinson_Arithmetic (AFP)

16:40:08 Session AFP/Szpilrajn (AFP)

16:40:08 Session AFP/TESL_Language (AFP)

16:40:08 Session AFP/TLA (AFP)

16:40:08 Session AFP/Timed_Automata (AFP)

16:40:08 Session AFP/Probabilistic_Timed_Automata (AFP)

16:40:08 Session AFP/Transitive-Closure-II (AFP)

16:40:08 Session AFP/Tree_Decomposition (AFP)

16:40:08 Session Doc/Tutorial (doc)

16:40:08 Session Doc/Typeclass_Hierarchy (doc)

16:40:09 Session AFP/Types_Tableaus_and_Goedels_God (AFP)

16:40:09 Session AFP/UPF (AFP)

16:40:09 Session AFP/UPF_Firewall (AFP)

16:40:09 Session AFP/Universal_Turing_Machine (AFP)

16:40:09 Session AFP/VeriComp (AFP)

16:40:09 Session AFP/Interpreter_Optimizations (AFP)

16:40:09 Session AFP/Verified-Prover (AFP)

16:40:09 Session AFP/VolpanoSmith (AFP)

16:40:09 Session AFP/WHATandWHERE_Security (AFP)

16:40:09 Session AFP/Weight_Balanced_Trees (AFP)

16:40:09 Session AFP/Word_Lib (AFP)

16:40:10 Session AFP/Complx (AFP)

16:40:10 Session AFP/IEEE_Floating_Point (AFP)

16:40:10 Session AFP/IP_Addresses (AFP)

16:40:10 Session AFP/Simple_Firewall (AFP)

16:40:10 Session AFP/Routing (AFP)

16:40:10 Session AFP/Interval_Arithmetic_Word32 (AFP)

16:40:10 Session AFP/LEM (AFP)

16:40:11 Session AFP/Native_Word (AFP)

16:40:11 Session AFP/Collections (AFP)

16:40:11 Session AFP/Abstract_Completeness (AFP)

16:40:11 Session AFP/Abstract_Soundness (AFP)

16:40:11 Session AFP/Incredible_Proof_Machine (AFP)

16:40:12 Session AFP/Deriving (AFP)

16:40:12 Session AFP/CAVA_Base (AFP)

16:40:12 Session AFP/CAVA_Automata (AFP)

16:40:12 Session AFP/DFS_Framework (AFP)

16:40:12 Session AFP/Gabow_SCC (AFP)

16:40:12 Session AFP/LTL_to_GBA (AFP)

16:40:12 Session AFP/Promela (AFP)

16:40:12 Session AFP/Containers (AFP)

16:40:12 Session AFP/Collections_Examples (AFP)

16:40:13 Session AFP/Containers-Benchmarks (AFP)

16:40:13 Session AFP/MFOTL_Monitor (AFP)

16:40:13 Session AFP/Generic_Join (AFP)

16:40:13 Session AFP/MFODL_Monitor_Optimized (AFP)

16:40:13 Session AFP/Formula_Derivatives (AFP)

16:40:13 Session AFP/MSO_Regex_Equivalence (AFP)

16:40:14 Session AFP/Show (AFP)

16:40:14 Session AFP/Affine_Arithmetic (AFP)

16:40:15 Session AFP/Ordinary_Differential_Equations (AFP)

16:40:15 Session AFP/Differential_Dynamic_Logic (AFP)

16:40:15 Session AFP/Hybrid_Systems_VCs (AFP)

16:40:15 Session AFP/Matrices_for_ODEs (AFP)

16:40:15 Session AFP/Taylor_Models (AFP)

16:40:15 Session AFP/CakeML (AFP)

16:40:15 Session AFP/Certification_Monads (AFP)

16:40:16 Session AFP/AI_Planning_Languages_Semantics (AFP)

16:40:16 Session AFP/Verified_SAT_Based_AI_Planning (AFP)

16:40:16 Session AFP/Dict_Construction (AFP)

16:40:16 Session AFP/Formula_Derivatives-Examples (AFP)

16:40:16 Session AFP/JNF-AFP-Lib (AFP)

16:40:17 Session AFP/Monad_Memo_DP (AFP)

16:40:17 Session AFP/Hidden_Markov_Models (AFP)

16:40:17 Session AFP/Optimal_BST (AFP)

16:40:17 Session AFP/Polynomial_Factorization (AFP)

16:40:17 Session AFP/Amicable_Numbers (AFP)

16:40:17 Session AFP/Dirichlet_Series (AFP)

16:40:18 Session AFP/Zeta_Function (AFP)

16:40:18 Session AFP/Dirichlet_L (AFP)

16:40:19 Session AFP/Gauss_Sums (AFP)

16:40:19 Session AFP/Prime_Number_Theorem (AFP)

16:40:19 Session AFP/Prime_Distribution_Elementary (AFP)

16:40:19 Session AFP/IMO2019 (AFP)

16:40:19 Session AFP/Irrational_Series_Erdos_Straus (AFP)

16:40:20 Session AFP/Transcendence_Series_Hancl_Rucki (AFP)

16:40:21 Session AFP/Zeta_3_Irrational (AFP)

16:40:21 Session AFP/Gaussian_Integers (AFP)

16:40:21 Session AFP/Jordan_Normal_Form (AFP)

16:40:21 Session AFP/Farkas (AFP)

16:40:22 Session AFP/Isabelle_Marries_Dirac (AFP)

16:40:22 Session AFP/Knuth_Bendix_Order (AFP)

16:40:22 Session AFP/Functional_Ordered_Resolution_Prover (AFP)

16:40:22 Session AFP/Linear_Recurrences (AFP)

16:40:23 Session AFP/Perron_Frobenius (AFP)

16:40:24 Session AFP/Stochastic_Matrices (AFP)

16:40:24 Session AFP/Subresultants (AFP)

16:40:24 Session AFP/Polynomials (AFP)

16:40:24 Session AFP/Deep_Learning (AFP)

16:40:25 Session AFP/QHLProver (AFP)

16:40:25 Session AFP/Groebner_Bases (AFP)

16:40:26 Session AFP/Groebner_Macaulay (AFP)

16:40:26 Session AFP/Nullstellensatz (AFP)

16:40:26 Session AFP/Signature_Groebner (AFP)

16:40:26 Session AFP/Lambda_Free_KBOs (AFP)

16:40:26 Session AFP/Symmetric_Polynomials (AFP)

16:40:26 Session AFP/Pi_Transcendental (AFP)

16:40:27 Session AFP/Power_Sum_Polynomials (AFP)

16:40:27 Session AFP/Pre_BZ (AFP)

16:40:27 Session AFP/Berlekamp_Zassenhaus (AFP)

16:40:27 Session AFP/Algebraic_Numbers (AFP)

16:40:27 Session AFP/LLL_Basis_Reduction (AFP)

16:40:27 Session AFP/LLL_Factorization (AFP)

16:40:27 Session AFP/Linear_Inequalities (AFP)

16:40:27 Session AFP/Linear_Programming (AFP)

16:40:28 Session AFP/Linear_Recurrences_Solver (AFP)

16:40:28 Session AFP/Smith_Normal_Form (AFP)

16:40:28 Session AFP/Real_Impl (AFP)

16:40:29 Session AFP/QR_Decomposition (AFP)

16:40:29 Session AFP/XML (AFP)

16:40:29 Session AFP/Dijkstra_Shortest_Path (AFP)

16:40:29 Session AFP/Koenigsberg_Friendship (AFP)

16:40:29 Session AFP/Formal_SSA (AFP)

16:40:29 Session AFP/Minimal_SSA (AFP)

16:40:29 Session AFP/HOL-ODE-Numerics (AFP)

16:40:30 Session AFP/HOL-ODE-ARCH-COMP (AFP)

16:40:30 Session AFP/HOL-ODE-Examples (AFP large)

16:40:30 Session AFP/Lorenz_Approximation (AFP)

16:40:30 Session AFP/Lorenz_C0 (AFP large)

16:40:30 Session AFP/Lorenz_C1 (AFP large)

16:40:30 Session AFP/Poincare_Bendixson (AFP)

16:40:30 Session AFP/Transition_Systems_and_Automata (AFP)

16:40:30 Session AFP/Adaptive_State_Counting (AFP)

16:40:30 Session AFP/Buchi_Complementation (AFP)

16:40:30 Session AFP/LTL_Master_Theorem (AFP)

16:40:30 Session AFP/LTL_Normal_Form (AFP)

16:40:31 Session AFP/Partial_Order_Reduction (AFP)

16:40:31 Session AFP/SM_Base (AFP)

16:40:31 Session AFP/SM (AFP)

16:40:31 Session AFP/CAVA_Setup (AFP)

16:40:31 Session AFP/CAVA_LTL_Modelchecker (AFP)

16:40:31 Session AFP/Transitive-Closure (AFP)

16:40:31 Session AFP/KBPs (AFP)

16:40:31 Session AFP/LTL_to_DRA (AFP)

16:40:31 Session AFP/Network_Security_Policy_Verification (AFP)

16:40:32 Session AFP/Planarity_Certificates (AFP)

16:40:32 Session AFP/Tree-Automata (AFP)

16:40:32 Session AFP/Datatype_Order_Generator (AFP)

16:40:32 Session AFP/Higher_Order_Terms (AFP)

16:40:33 Session AFP/CakeML_Codegen (AFP)

16:40:33 Session AFP/Old_Datatype_Show (AFP)

16:40:33 Session AFP/WOOT_Strong_Eventual_Consistency (AFP)

16:40:33 Session AFP/Iptables_Semantics (AFP)

16:40:33 Session AFP/Iptables_Semantics_Examples (AFP)

16:40:33 Session AFP/LOFT (AFP)

16:40:33 Session AFP/Mersenne_Primes (AFP)

16:40:33 Session AFP/Separation_Logic_Imperative_HOL (AFP)

16:40:34 Session AFP/Sepref_Prereq (AFP)

16:40:34 Session AFP/ROBDD (AFP)

16:40:34 Session AFP/Refine_Imperative_HOL (AFP)

16:40:34 Session AFP/Floyd_Warshall (AFP)

16:40:34 Session AFP/Sepref_Basic (AFP)

16:40:34 Session AFP/Sepref_IICF (AFP)

16:40:34 Session AFP/Flow_Networks (AFP)

16:40:34 Session AFP/EdmondsKarp_Maxflow (AFP)

16:40:34 Session AFP/MFMC_Countable (AFP)

16:40:34 Session AFP/Probabilistic_While (AFP)

16:40:34 Session AFP/CryptHOL (AFP)

16:40:35 Session AFP/Constructive_Cryptography (AFP)

16:40:35 Session AFP/Game_Based_Crypto (AFP)

16:40:35 Session AFP/Multi_Party_Computation (AFP)

16:40:35 Session AFP/Sigma_Commit_Crypto (AFP)

16:40:35 Session AFP/Prpu_Maxflow (AFP)

16:40:35 Session AFP/Knuth_Morris_Pratt (AFP)

16:40:35 Session AFP/Kruskal (AFP)

16:40:35 Session AFP/PAC_Checker (AFP)

16:40:36 Session AFP/VerifyThis2018 (AFP)

16:40:36 Session AFP/VerifyThis2019 (AFP)

16:40:36 Session AFP/UpDown_Scheme (AFP)

16:40:36 Session AFP/WebAssembly (AFP)

16:40:36 Session AFP/SPARCv8 (AFP)

16:40:36 Session AFP/ZFC_in_HOL (AFP)

16:40:36 Session AFP/Ordinal_Partitions (AFP)

16:40:37 Session ZF/ZF (main timing)

16:40:37 Session Doc/Logics_ZF (doc)

16:40:37 Session AFP/Recursion-Addition (AFP)

16:40:37 Session ZF/ZF-AC

16:40:37 Session ZF/ZF-Coind

16:40:37 Session ZF/ZF-Constructible

16:40:37 Session AFP/Forcing (AFP)

16:40:37 Session ZF/ZF-IMP

16:40:37 Session ZF/ZF-Induct

16:40:37 Session ZF/ZF-UNITY (timing)

16:40:37 Session ZF/ZF-Resid

16:40:37 Session ZF/ZF-ex

16:40:41 Presentation in "/media/data/jenkins/workspace/isabelle-all/browser_info"

16:40:41 Presenting Pure ...

16:40:41 Presenting theory Pure

16:40:41 Presenting file "ROOT0.ML"

16:40:41 Presenting file "ROOT.ML"

16:40:41 Presenting theory ML_Bootstrap

16:40:42 Presenting theory Pure.Sessions

16:40:42 Presenting CCL ...

16:40:42 Presenting theory CCL.Set

16:40:42 Presenting theory CCL.Lfp

16:40:42 Presenting theory CCL.Gfp

16:40:42 Presenting theory CCL.CCL

16:40:42 Presenting theory CCL.Trancl

16:40:42 Presenting theory CCL.Term

16:40:42 Presenting theory CCL.Type

16:40:42 Presenting theory CCL.Hered

16:40:42 Presenting theory CCL.Wfd

16:40:43 Presenting theory CCL.Fix

16:40:43 Presenting theory CCL.Nat

16:40:43 Presenting theory CCL.List

16:40:43 Presenting theory CCL.Stream

16:40:43 Presenting theory CCL.Flag

16:40:43 Presenting CTT ...

16:40:43 Presenting document CTT/document

16:40:43 Presenting document CTT/outline

16:40:43 Presenting theory CTT.CTT

16:40:43 Presenting file "$ISABELLE_HOME/src/Provers/typedsimp.ML"

16:40:43 Presenting file "rew.ML"

16:40:43 Presenting theory CTT.Typechecking

16:40:43 Presenting theory CTT.Elimination

16:40:43 Presenting theory CTT.Equality

16:40:43 Presenting theory CTT.Synthesis

16:40:43 Presenting Cube ...

16:40:43 Presenting theory Cube.Cube

16:40:43 Presenting theory Cube.Example

16:40:43 Presenting FOL ...

16:40:43 Presenting document FOL/document

16:40:43 Presenting document FOL/outline

16:40:43 Presenting theory IFOL

16:40:44 Presenting file "$ISABELLE_HOME/src/Tools/misc_legacy.ML"

16:40:44 Presenting file "$ISABELLE_HOME/src/Provers/splitter.ML"

16:40:44 Presenting file "$ISABELLE_HOME/src/Provers/hypsubst.ML"

16:40:44 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/zipper.ML"

16:40:44 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/isand.ML"

16:40:44 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/rw_inst.ML"

16:40:44 Presenting file "$ISABELLE_HOME/src/Provers/quantifier1.ML"

16:40:44 Presenting file "$ISABELLE_HOME/src/Tools/intuitionistic.ML"

16:40:44 Presenting file "$ISABELLE_HOME/src/Tools/project_rule.ML"

16:40:44 Presenting file "$ISABELLE_HOME/src/Tools/atomize_elim.ML"

16:40:44 Presenting file "fologic.ML"

16:40:44 Presenting file "intprover.ML"

16:40:44 Presenting theory FOL

16:40:45 Presenting file "$ISABELLE_HOME/src/Provers/classical.ML"

16:40:45 Presenting file "$ISABELLE_HOME/src/Provers/blast.ML"

16:40:45 Presenting file "$ISABELLE_HOME/src/Provers/clasimp.ML"

16:40:45 Presenting file "simpdata.ML"

16:40:45 Presenting file "$ISABELLE_HOME/src/Tools/eqsubst.ML"

16:40:45 Presenting file "$ISABELLE_HOME/src/Tools/induct.ML"

16:40:45 Presenting file "$ISABELLE_HOME/src/Tools/case_product.ML"

16:40:45 Presenting FOL-ex ...

16:40:45 Presenting document FOL-ex/document

16:40:45 Presenting document FOL-ex/outline

16:40:45 Presenting theory FOL-ex.Natural_Numbers

16:40:45 Presenting theory FOL-ex.Intro

16:40:45 Presenting theory FOL-ex.Nat

16:40:45 Presenting theory FOL-ex.Nat_Class

16:40:45 Presenting theory FOL-ex.Foundation

16:40:45 Presenting theory FOL-ex.Prolog

16:40:45 Presenting theory FOL-ex.Intuitionistic

16:40:45 Presenting theory FOL-ex.Propositional_Int

16:40:45 Presenting theory FOL-ex.Quantifiers_Int

16:40:45 Presenting theory FOL-ex.Classical

16:40:45 Presenting theory FOL-ex.Propositional_Cla

16:40:45 Presenting theory FOL-ex.Quantifiers_Cla

16:40:45 Presenting theory FOL-ex.Miniscope

16:40:45 Presenting theory FOL-ex.If

16:40:45 Presenting theory FOL-ex.Locale_Test1

16:40:45 Presenting theory FOL-ex.Locale_Test2

16:40:45 Presenting theory FOL-ex.Locale_Test3

16:40:46 Presenting theory FOL-ex.Locale_Test

16:40:46 Presenting FOLP ...

16:40:46 Presenting theory IFOLP

16:40:46 Presenting file "$ISABELLE_HOME/src/Tools/misc_legacy.ML"

16:40:46 Presenting file "hypsubst.ML"

16:40:46 Presenting file "intprover.ML"

16:40:46 Presenting theory FOLP

16:40:46 Presenting file "classical.ML"

16:40:46 Presenting file "simp.ML"

16:40:46 Presenting file "simpdata.ML"

16:40:46 Presenting FOLP-ex ...

16:40:46 Presenting theory FOLP-ex.Intro

16:40:46 Presenting theory FOLP-ex.Nat

16:40:46 Presenting theory FOLP-ex.Foundation

16:40:46 Presenting theory FOLP-ex.If

16:40:46 Presenting theory FOLP-ex.Intuitionistic

16:40:46 Presenting theory FOLP-ex.Classical

16:40:46 Presenting theory FOLP-ex.Propositional_Int

16:40:46 Presenting theory FOLP-ex.Quantifiers_Int

16:40:46 Presenting theory FOLP-ex.Propositional_Cla

16:40:46 Presenting theory FOLP-ex.Quantifiers_Cla

16:40:46 Presenting HOL ...

16:40:47 Presenting document HOL/document

16:40:47 Presenting document HOL/outline

16:40:47 Presenting theory HOL.HOL

16:40:49 Presenting file "$ISABELLE_HOME/src/Tools/misc_legacy.ML"

16:40:49 Presenting file "$ISABELLE_HOME/src/Tools/try.ML"

16:40:49 Presenting file "$ISABELLE_HOME/src/Tools/quickcheck.ML"

16:40:49 Presenting file "$ISABELLE_HOME/src/Tools/solve_direct.ML"

16:40:49 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/zipper.ML"

16:40:49 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/isand.ML"

16:40:49 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/rw_inst.ML"

16:40:49 Presenting file "$ISABELLE_HOME/src/Provers/hypsubst.ML"

16:40:49 Presenting file "$ISABELLE_HOME/src/Provers/splitter.ML"

16:40:49 Presenting file "$ISABELLE_HOME/src/Provers/classical.ML"

16:40:49 Presenting file "$ISABELLE_HOME/src/Provers/blast.ML"

16:40:49 Presenting file "$ISABELLE_HOME/src/Provers/clasimp.ML"

16:40:49 Presenting file "$ISABELLE_HOME/src/Tools/eqsubst.ML"

16:40:49 Presenting file "$ISABELLE_HOME/src/Provers/quantifier1.ML"

16:40:49 Presenting file "$ISABELLE_HOME/src/Tools/atomize_elim.ML"

16:40:49 Presenting file "$ISABELLE_HOME/src/Tools/cong_tac.ML"

16:40:49 Presenting file "$ISABELLE_HOME/src/Tools/intuitionistic.ML"

16:40:49 Presenting file "$ISABELLE_HOME/src/Tools/project_rule.ML"

16:40:49 Presenting file "$ISABELLE_HOME/src/Tools/subtyping.ML"

16:40:49 Presenting file "$ISABELLE_HOME/src/Tools/case_product.ML"

16:40:49 Presenting file "Tools/hologic.ML"

16:40:49 Presenting file "Tools/rewrite_hol_proof.ML"

16:40:49 Presenting file "Tools/simpdata.ML"

16:40:49 Presenting file "$ISABELLE_HOME/src/Tools/induct.ML"

16:40:49 Presenting file "$ISABELLE_HOME/src/Tools/induction.ML"

16:40:49 Presenting file "$ISABELLE_HOME/src/Tools/induct_tacs.ML"

16:40:49 Presenting file "$ISABELLE_HOME/src/Tools/coherent.ML"

16:40:49 Presenting file "Tools/cnf.ML"

16:40:49 Presenting theory HOL.Orderings

16:40:50 Presenting file "$ISABELLE_HOME/src/Provers/order.ML"

16:40:50 Presenting theory HOL.Groups

16:40:50 Presenting file "Tools/group_cancel.ML"

16:40:50 Presenting theory HOL.Lattices

16:40:50 Presenting file "Tools/boolean_algebra_cancel.ML"

16:40:50 Presenting theory HOL.Set

16:40:50 Presenting theory HOL.Typedef

16:40:51 Presenting file "Tools/typedef.ML"

16:40:51 Presenting theory HOL.Fun

16:40:51 Presenting file "Tools/functor.ML"

16:40:51 Presenting theory HOL.Complete_Lattices

16:40:51 Presenting theory HOL.Ctr_Sugar

16:40:52 Presenting file "Tools/Ctr_Sugar/case_translation.ML"

16:40:52 Presenting file "Tools/Ctr_Sugar/ctr_sugar_util.ML"

16:40:52 Presenting file "Tools/Ctr_Sugar/ctr_sugar_tactics.ML"

16:40:52 Presenting file "Tools/Ctr_Sugar/ctr_sugar_code.ML"

16:40:52 Presenting file "Tools/Ctr_Sugar/ctr_sugar.ML"

16:40:52 Presenting file "Tools/coinduction.ML"

16:40:52 Presenting theory HOL.Inductive

16:40:53 Presenting file "Tools/inductive.ML"

16:40:53 Presenting file "Tools/Old_Datatype/old_datatype_aux.ML"

16:40:53 Presenting file "Tools/Old_Datatype/old_datatype_prop.ML"

16:40:53 Presenting file "Tools/Old_Datatype/old_datatype_data.ML"

16:40:53 Presenting file "Tools/Old_Datatype/old_rep_datatype.ML"

16:40:53 Presenting file "Tools/Old_Datatype/old_datatype_codegen.ML"

16:40:53 Presenting file "Tools/BNF/bnf_fp_rec_sugar_util.ML"

16:40:53 Presenting file "Tools/Old_Datatype/old_primrec.ML"

16:40:53 Presenting file "Tools/BNF/bnf_lfp_rec_sugar.ML"

16:40:53 Presenting theory HOL.Product_Type

16:40:54 Presenting file "Tools/split_rule.ML"

16:40:54 Presenting file "Tools/set_comprehension_pointfree.ML"

16:40:54 Presenting file "Tools/inductive_set.ML"

16:40:54 Presenting theory HOL.Sum_Type

16:40:54 Presenting theory HOL.Rings

16:40:54 Presenting file "Tools/arith_data.ML"

16:40:54 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_div_mod.ML"

16:40:54 Presenting theory HOL.Nat

16:40:54 Presenting file "Tools/nat_arith.ML"

16:40:54 Presenting theory HOL.Fields

16:40:55 Presenting file "$ISABELLE_HOME/src/Provers/Arith/fast_lin_arith.ML"

16:40:55 Presenting file "Tools/lin_arith.ML"

16:40:55 Presenting theory HOL.Finite_Set

16:40:55 Presenting theory HOL.Relation

16:40:56 Presenting theory HOL.Transitive_Closure

16:40:56 Presenting file "$ISABELLE_HOME/src/Provers/trancl.ML"

16:40:56 Presenting theory HOL.Wellfounded

16:40:56 Presenting theory HOL.Wfrec

16:40:56 Presenting theory HOL.Order_Relation

16:40:56 Presenting theory HOL.Hilbert_Choice

16:40:56 Presenting file "Tools/choice_specification.ML"

16:40:56 Presenting theory HOL.Zorn

16:40:57 Presenting theory HOL.BNF_Wellorder_Relation

16:40:57 Presenting theory HOL.BNF_Wellorder_Embedding

16:40:57 Presenting theory HOL.BNF_Wellorder_Constructions

16:40:58 Presenting theory HOL.BNF_Cardinal_Order_Relation

16:40:58 Presenting theory HOL.BNF_Cardinal_Arithmetic

16:40:58 Presenting theory HOL.Fun_Def_Base

16:40:58 Presenting file "Tools/Function/function_lib.ML"

16:40:58 Presenting file "Tools/Function/function_common.ML"

16:40:58 Presenting file "Tools/Function/function_context_tree.ML"

16:40:58 Presenting file "Tools/Function/sum_tree.ML"

16:40:58 Presenting theory HOL.BNF_Def

16:40:59 Presenting file "Tools/BNF/bnf_util.ML"

16:40:59 Presenting file "Tools/BNF/bnf_tactics.ML"

16:40:59 Presenting file "Tools/BNF/bnf_def_tactics.ML"

16:40:59 Presenting file "Tools/BNF/bnf_def.ML"

16:40:59 Presenting theory HOL.BNF_Composition

16:41:00 Presenting file "Tools/BNF/bnf_comp_tactics.ML"

16:41:00 Presenting file "Tools/BNF/bnf_comp.ML"

16:41:00 Presenting theory HOL.Basic_BNFs

16:41:00 Presenting theory HOL.BNF_Fixpoint_Base

16:41:01 Presenting file "Tools/BNF/bnf_fp_util_tactics.ML"

16:41:01 Presenting file "Tools/BNF/bnf_fp_util.ML"

16:41:02 Presenting file "Tools/BNF/bnf_fp_def_sugar_tactics.ML"

16:41:02 Presenting file "Tools/BNF/bnf_fp_def_sugar.ML"

16:41:02 Presenting file "Tools/BNF/bnf_fp_n2m_tactics.ML"

16:41:02 Presenting file "Tools/BNF/bnf_fp_n2m.ML"

16:41:02 Presenting file "Tools/BNF/bnf_fp_n2m_sugar.ML"

16:41:02 Presenting theory HOL.BNF_Least_Fixpoint

16:41:03 Presenting file "Tools/BNF/bnf_lfp_util.ML"

16:41:03 Presenting file "Tools/BNF/bnf_lfp_tactics.ML"

16:41:03 Presenting file "Tools/BNF/bnf_lfp.ML"

16:41:03 Presenting file "Tools/BNF/bnf_lfp_compat.ML"

16:41:03 Presenting file "Tools/BNF/bnf_lfp_rec_sugar_more.ML"

16:41:03 Presenting file "Tools/BNF/bnf_lfp_size.ML"

16:41:03 Presenting file "Tools/datatype_simprocs.ML"

16:41:03 Presenting theory HOL.Basic_BNF_LFPs

16:41:03 Presenting file "Tools/BNF/bnf_lfp_basic_sugar.ML"

16:41:03 Presenting theory HOL.Meson

16:41:03 Presenting file "Tools/Meson/meson.ML"

16:41:03 Presenting file "Tools/Meson/meson_clausify.ML"

16:41:03 Presenting file "Tools/Meson/meson_tactic.ML"

16:41:03 Presenting theory HOL.ATP

16:41:05 Presenting file "Tools/ATP/atp_util.ML"

16:41:05 Presenting file "Tools/ATP/atp_problem.ML"

16:41:05 Presenting file "Tools/ATP/atp_proof.ML"

16:41:05 Presenting file "Tools/ATP/atp_proof_redirect.ML"

16:41:05 Presenting file "Tools/lambda_lifting.ML"

16:41:05 Presenting file "Tools/monomorph.ML"

16:41:05 Presenting file "Tools/ATP/atp_problem_generate.ML"

16:41:05 Presenting file "Tools/ATP/atp_proof_reconstruct.ML"

16:41:05 Presenting theory HOL.Metis

16:41:08 Presenting file "$ISABELLE_HOME/src/Tools/Metis/metis.ML"

16:41:08 Presenting file "Tools/Metis/metis_generate.ML"

16:41:08 Presenting file "Tools/Metis/metis_reconstruct.ML"

16:41:08 Presenting file "Tools/Metis/metis_tactic.ML"

16:41:08 Presenting theory HOL.Transfer

16:41:09 Presenting file "Tools/Transfer/transfer.ML"

16:41:09 Presenting file "Tools/Transfer/transfer_bnf.ML"

16:41:09 Presenting file "Tools/BNF/bnf_fp_rec_sugar_transfer.ML"

16:41:09 Presenting theory HOL.Num

16:41:09 Presenting file "Tools/numeral.ML"

16:41:09 Presenting theory HOL.Power

16:41:09 Presenting theory HOL.Groups_Big

16:41:09 Presenting theory HOL.Equiv_Relations

16:41:10 Presenting theory HOL.Lifting

16:41:10 Presenting file "Tools/Lifting/lifting_util.ML"

16:41:10 Presenting file "Tools/Lifting/lifting_info.ML"

16:41:10 Presenting file "Tools/Lifting/lifting_bnf.ML"

16:41:10 Presenting file "Tools/Lifting/lifting_term.ML"

16:41:10 Presenting file "Tools/Lifting/lifting_def.ML"

16:41:10 Presenting file "Tools/Lifting/lifting_setup.ML"

16:41:10 Presenting file "Tools/Lifting/lifting_def_code_dt.ML"

16:41:10 Presenting theory HOL.Quotient

16:41:11 Presenting file "Tools/Quotient/quotient_info.ML"

16:41:11 Presenting file "Tools/Quotient/quotient_term.ML"

16:41:11 Presenting file "Tools/Quotient/quotient_type.ML"

16:41:11 Presenting file "Tools/Quotient/quotient_def.ML"

16:41:11 Presenting file "Tools/Quotient/quotient_tacs.ML"

16:41:11 Presenting file "Tools/BNF/bnf_lift.ML"

16:41:12 Presenting theory HOL.Complete_Partial_Order

16:41:12 Presenting theory HOL.Option

16:41:12 Presenting theory HOL.Partial_Function

16:41:12 Presenting file "Tools/Function/partial_function.ML"

16:41:12 Presenting theory HOL.Argo

16:41:13 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_expr.ML"

16:41:13 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_term.ML"

16:41:13 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_lit.ML"

16:41:13 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_proof.ML"

16:41:13 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_rewr.ML"

16:41:13 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_cls.ML"

16:41:13 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_common.ML"

16:41:13 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_cc.ML"

16:41:13 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_simplex.ML"

16:41:13 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_thy.ML"

16:41:13 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_heap.ML"

16:41:13 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_cdcl.ML"

16:41:13 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_core.ML"

16:41:13 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_clausify.ML"

16:41:13 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_solver.ML"

16:41:13 Presenting file "Tools/Argo/argo_tactic.ML"

16:41:13 Presenting theory HOL.SAT

16:41:14 Presenting file "Tools/prop_logic.ML"

16:41:14 Presenting file "Tools/sat_solver.ML"

16:41:14 Presenting file "Tools/sat.ML"

16:41:14 Presenting file "Tools/Argo/argo_sat_solver.ML"

16:41:14 Presenting theory HOL.Fun_Def

16:41:14 Presenting file "Tools/Function/function_core.ML"

16:41:14 Presenting file "Tools/Function/mutual.ML"

16:41:14 Presenting file "Tools/Function/pattern_split.ML"

16:41:14 Presenting file "Tools/Function/relation.ML"

16:41:14 Presenting file "Tools/Function/function_elims.ML"

16:41:14 Presenting file "Tools/Function/function.ML"

16:41:14 Presenting file "Tools/Function/pat_completeness.ML"

16:41:14 Presenting file "Tools/Function/fun.ML"

16:41:14 Presenting file "Tools/Function/induction_schema.ML"

16:41:14 Presenting file "Tools/Function/measure_functions.ML"

16:41:15 Presenting file "Tools/Function/lexicographic_order.ML"

16:41:15 Presenting file "Tools/Function/termination.ML"

16:41:15 Presenting file "Tools/Function/scnp_solve.ML"

16:41:15 Presenting file "Tools/Function/scnp_reconstruct.ML"

16:41:15 Presenting file "Tools/Function/fun_cases.ML"

16:41:15 Presenting theory HOL.Int

16:41:15 Presenting file "Tools/int_arith.ML"

16:41:15 Presenting theory HOL.Lattices_Big

16:41:15 Presenting theory HOL.Euclidean_Division

16:41:15 Presenting theory HOL.Parity

16:41:16 Presenting theory HOL.Divides

16:41:16 Presenting theory HOL.Numeral_Simprocs

16:41:16 Presenting file "$ISABELLE_HOME/src/Provers/Arith/assoc_fold.ML"

16:41:16 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_numerals.ML"

16:41:16 Presenting file "$ISABELLE_HOME/src/Provers/Arith/combine_numerals.ML"

16:41:16 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_numeral_factor.ML"

16:41:16 Presenting file "$ISABELLE_HOME/src/Provers/Arith/extract_common_term.ML"

16:41:16 Presenting file "Tools/numeral_simprocs.ML"

16:41:16 Presenting file "Tools/nat_numeral_simprocs.ML"

16:41:16 Presenting theory HOL.Semiring_Normalization

16:41:16 Presenting file "Tools/semiring_normalizer.ML"

16:41:17 Presenting theory HOL.Groebner_Basis

16:41:17 Presenting file "Tools/groebner.ML"

16:41:17 Presenting theory HOL.Set_Interval

16:41:17 Presenting theory HOL.Presburger

16:41:18 Presenting file "Tools/Qelim/qelim.ML"

16:41:18 Presenting file "Tools/Qelim/cooper_procedure.ML"

16:41:18 Presenting file "Tools/Qelim/cooper.ML"

16:41:18 Presenting file "Tools/try0.ML"

16:41:18 Presenting theory HOL.SMT

16:41:20 Presenting file "Tools/SMT/smt_util.ML"

16:41:20 Presenting file "Tools/SMT/smt_failure.ML"

16:41:20 Presenting file "Tools/SMT/smt_config.ML"

16:41:20 Presenting file "Tools/SMT/smt_builtin.ML"

16:41:20 Presenting file "Tools/SMT/smt_datatypes.ML"

16:41:20 Presenting file "Tools/SMT/smt_normalize.ML"

16:41:20 Presenting file "Tools/SMT/smt_translate.ML"

16:41:20 Presenting file "Tools/SMT/smtlib.ML"

16:41:20 Presenting file "Tools/SMT/smtlib_interface.ML"

16:41:20 Presenting file "Tools/SMT/smtlib_proof.ML"

16:41:20 Presenting file "Tools/SMT/smtlib_isar.ML"

16:41:20 Presenting file "Tools/SMT/z3_proof.ML"

16:41:20 Presenting file "Tools/SMT/z3_isar.ML"

16:41:20 Presenting file "Tools/SMT/smt_solver.ML"

16:41:20 Presenting file "Tools/SMT/cvc4_interface.ML"

16:41:20 Presenting file "Tools/SMT/cvc4_proof_parse.ML"

16:41:20 Presenting file "Tools/SMT/verit_proof.ML"

16:41:20 Presenting file "Tools/SMT/verit_isar.ML"

16:41:20 Presenting file "Tools/SMT/verit_proof_parse.ML"

16:41:20 Presenting file "Tools/SMT/conj_disj_perm.ML"

16:41:20 Presenting file "Tools/SMT/smt_replay_methods.ML"

16:41:20 Presenting file "Tools/SMT/smt_replay.ML"

16:41:20 Presenting file "Tools/SMT/smt_replay_arith.ML"

16:41:20 Presenting file "Tools/SMT/z3_interface.ML"

16:41:20 Presenting file "Tools/SMT/z3_replay_rules.ML"

16:41:20 Presenting file "Tools/SMT/z3_replay_methods.ML"

16:41:20 Presenting file "Tools/SMT/z3_replay.ML"

16:41:20 Presenting file "Tools/SMT/verit_replay_methods.ML"

16:41:20 Presenting file "Tools/SMT/verit_replay.ML"

16:41:20 Presenting file "Tools/SMT/smt_systems.ML"

16:41:20 Presenting theory HOL.Sledgehammer

16:41:22 Presenting file "Tools/Sledgehammer/async_manager_legacy.ML"

16:41:22 Presenting file "Tools/Sledgehammer/sledgehammer_util.ML"

16:41:22 Presenting file "Tools/Sledgehammer/sledgehammer_fact.ML"

16:41:22 Presenting file "Tools/Sledgehammer/sledgehammer_proof_methods.ML"

16:41:22 Presenting file "Tools/Sledgehammer/sledgehammer_isar_annotate.ML"

16:41:22 Presenting file "Tools/Sledgehammer/sledgehammer_isar_proof.ML"

16:41:22 Presenting file "Tools/Sledgehammer/sledgehammer_isar_preplay.ML"

16:41:22 Presenting file "Tools/Sledgehammer/sledgehammer_isar_compress.ML"

16:41:22 Presenting file "Tools/Sledgehammer/sledgehammer_isar_minimize.ML"

16:41:22 Presenting file "Tools/Sledgehammer/sledgehammer_isar.ML"

16:41:22 Presenting file "Tools/Sledgehammer/sledgehammer_atp_systems.ML"

16:41:22 Presenting file "Tools/Sledgehammer/sledgehammer_prover.ML"

16:41:22 Presenting file "Tools/Sledgehammer/sledgehammer_prover_atp.ML"

16:41:22 Presenting file "Tools/Sledgehammer/sledgehammer_prover_smt.ML"

16:41:22 Presenting file "Tools/Sledgehammer/sledgehammer_prover_minimize.ML"

16:41:22 Presenting file "Tools/Sledgehammer/sledgehammer_mepo.ML"

16:41:22 Presenting file "Tools/Sledgehammer/sledgehammer_mash.ML"

16:41:22 Presenting file "Tools/Sledgehammer/sledgehammer.ML"

16:41:22 Presenting file "Tools/Sledgehammer/sledgehammer_commands.ML"

16:41:22 Presenting theory HOL.Code_Numeral

16:41:22 Presenting theory HOL.Lifting_Set

16:41:22 Presenting theory HOL.List

16:41:24 Presenting theory HOL.Groups_List

16:41:24 Presenting theory HOL.Random

16:41:24 Presenting theory HOL.Map

16:41:25 Presenting theory HOL.Enum

16:41:25 Presenting theory HOL.String

16:41:25 Presenting file "Tools/string_syntax.ML"

16:41:25 Presenting file "Tools/literal.ML"

16:41:25 Presenting theory HOL.Typerep

16:41:25 Presenting theory HOL.Predicate

16:41:25 Presenting theory HOL.Lazy_Sequence

16:41:25 Presenting theory HOL.Limited_Sequence

16:41:25 Presenting theory HOL.Code_Evaluation

16:41:25 Presenting file "Tools/code_evaluation.ML"

16:41:25 Presenting file "Tools/value_command.ML"

16:41:25 Presenting file "Tools/reification.ML"

16:41:25 Presenting theory HOL.Quickcheck_Random

16:41:26 Presenting file "Tools/Quickcheck/quickcheck_common.ML"

16:41:26 Presenting file "Tools/Quickcheck/random_generators.ML"

16:41:26 Presenting theory HOL.Random_Pred

16:41:26 Presenting theory HOL.Random_Sequence

16:41:26 Presenting theory HOL.Quickcheck_Exhaustive

16:41:26 Presenting file "Tools/Quickcheck/exhaustive_generators.ML"

16:41:26 Presenting file "Tools/Quickcheck/abstract_generators.ML"

16:41:26 Presenting theory HOL.Predicate_Compile

16:41:28 Presenting file "Tools/Predicate_Compile/predicate_compile_aux.ML"

16:41:28 Presenting file "Tools/Predicate_Compile/predicate_compile_compilations.ML"

16:41:28 Presenting file "Tools/Predicate_Compile/core_data.ML"

16:41:28 Presenting file "Tools/Predicate_Compile/mode_inference.ML"

16:41:28 Presenting file "Tools/Predicate_Compile/predicate_compile_proof.ML"

16:41:28 Presenting file "Tools/Predicate_Compile/predicate_compile_core.ML"

16:41:28 Presenting file "Tools/Predicate_Compile/predicate_compile_data.ML"

16:41:28 Presenting file "Tools/Predicate_Compile/predicate_compile_fun.ML"

16:41:28 Presenting file "Tools/Predicate_Compile/predicate_compile_pred.ML"

16:41:28 Presenting file "Tools/Predicate_Compile/predicate_compile_specialisation.ML"

16:41:28 Presenting file "Tools/Predicate_Compile/predicate_compile.ML"

16:41:28 Presenting theory HOL.Quickcheck_Narrowing

16:41:28 Presenting file "Tools/Quickcheck/Narrowing_Engine.hs"

16:41:28 Presenting file "Tools/Quickcheck/PNF_Narrowing_Engine.hs"

16:41:28 Presenting file "Tools/Quickcheck/narrowing_generators.ML"

16:41:28 Presenting file "Tools/Quickcheck/find_unused_assms.ML"

16:41:28 Presenting theory HOL.Extraction

16:41:28 Presenting theory HOL.Record

16:41:29 Presenting file "Tools/record.ML"

16:41:29 Presenting theory HOL.GCD

16:41:29 Presenting theory HOL.Nitpick

16:41:32 Presenting file "Tools/Nitpick/kodkod.ML"

16:41:32 Presenting file "Tools/Nitpick/kodkod_sat.ML"

16:41:32 Presenting file "Tools/Nitpick/nitpick_util.ML"

16:41:32 Presenting file "Tools/Nitpick/nitpick_hol.ML"

16:41:32 Presenting file "Tools/Nitpick/nitpick_mono.ML"

16:41:32 Presenting file "Tools/Nitpick/nitpick_preproc.ML"

16:41:32 Presenting file "Tools/Nitpick/nitpick_scope.ML"

16:41:32 Presenting file "Tools/Nitpick/nitpick_peephole.ML"

16:41:32 Presenting file "Tools/Nitpick/nitpick_rep.ML"

16:41:32 Presenting file "Tools/Nitpick/nitpick_nut.ML"

16:41:32 Presenting file "Tools/Nitpick/nitpick_kodkod.ML"

16:41:32 Presenting file "Tools/Nitpick/nitpick_model.ML"

16:41:32 Presenting file "Tools/Nitpick/nitpick.ML"

16:41:32 Presenting file "Tools/Nitpick/nitpick_commands.ML"

16:41:32 Presenting file "Tools/Nitpick/nitpick_tests.ML"

16:41:32 Presenting theory HOL.Nunchaku

16:41:33 Presenting file "Tools/Nunchaku/nunchaku_util.ML"

16:41:33 Presenting file "Tools/Nunchaku/nunchaku_collect.ML"

16:41:33 Presenting file "Tools/Nunchaku/nunchaku_problem.ML"

16:41:33 Presenting file "Tools/Nunchaku/nunchaku_translate.ML"

16:41:33 Presenting file "Tools/Nunchaku/nunchaku_model.ML"

16:41:33 Presenting file "Tools/Nunchaku/nunchaku_reconstruct.ML"

16:41:33 Presenting file "Tools/Nunchaku/nunchaku_display.ML"

16:41:33 Presenting file "Tools/Nunchaku/nunchaku_tool.ML"

16:41:33 Presenting file "Tools/Nunchaku/nunchaku.ML"

16:41:33 Presenting file "Tools/Nunchaku/nunchaku_commands.ML"

16:41:33 Presenting theory HOL.BNF_Greatest_Fixpoint

16:41:35 Presenting file "Tools/BNF/bnf_gfp_util.ML"

16:41:35 Presenting file "Tools/BNF/bnf_gfp_tactics.ML"

16:41:35 Presenting file "Tools/BNF/bnf_gfp.ML"

16:41:35 Presenting file "Tools/BNF/bnf_gfp_rec_sugar_tactics.ML"

16:41:35 Presenting file "Tools/BNF/bnf_gfp_rec_sugar.ML"

16:41:35 Presenting theory HOL.Filter

16:41:35 Presenting theory HOL.Conditionally_Complete_Lattices

16:41:36 Presenting theory HOL.Factorial

16:41:36 Presenting theory HOL.Binomial

16:41:36 Presenting theory Main

16:41:36 Presenting theory HOL.Archimedean_Field

16:41:36 Presenting theory HOL.Rat

16:41:36 Presenting theory HOL.Real

16:41:37 Presenting file "Tools/SMT/smt_real.ML"

16:41:37 Presenting file "Tools/SMT/z3_real.ML"

16:41:37 Presenting file "Tools/Argo/argo_real.ML"

16:41:37 Presenting theory HOL.Topological_Spaces

16:41:38 Presenting theory HOL.Hull

16:41:38 Presenting theory HOL.Modules

16:41:38 Presenting theory HOL.Vector_Spaces

16:41:38 Presenting theory HOL.Real_Vector_Spaces

16:41:39 Presenting theory HOL.Limits

16:41:39 Presenting theory HOL.Inequalities

16:41:39 Presenting theory HOL.Series

16:41:40 Presenting theory HOL.Deriv

16:41:40 Presenting theory HOL.NthRoot

16:41:40 Presenting theory HOL.Transcendental

16:41:42 Presenting theory HOL.Complex

16:41:42 Presenting theory HOL.MacLaurin

16:41:42 Presenting theory Complex_Main

16:41:42 Presenting AI_Planning_Languages_Semantics ...

16:41:42 Presenting document AI_Planning_Languages_Semantics/document

16:41:42 Presenting document AI_Planning_Languages_Semantics/outline

16:41:42 Presenting theory AI_Planning_Languages_Semantics.Error_Monad_Add

16:41:42 Presenting theory AI_Planning_Languages_Semantics.Option_Monad_Add

16:41:42 Presenting theory AI_Planning_Languages_Semantics.SASP_Semantics

16:41:42 Presenting theory AI_Planning_Languages_Semantics.SASP_Checker

16:41:42 Presenting theory AI_Planning_Languages_Semantics.PDDL_STRIPS_Semantics

16:41:43 Presenting theory AI_Planning_Languages_Semantics.PDDL_STRIPS_Checker

16:41:43 Presenting theory AI_Planning_Languages_Semantics.Lifschitz_Consistency

16:41:43 Presenting AVL-Trees ...

16:41:43 Presenting document AVL-Trees/document

16:41:43 Presenting document AVL-Trees/outline

16:41:43 Presenting theory AVL-Trees.AVL

16:41:43 Presenting theory AVL-Trees.AVL2

16:41:43 Presenting AWN ...

16:41:43 Presenting document AWN/document

16:41:43 Presenting document AWN/outline

16:41:43 Presenting theory AWN.Lib

16:41:43 Presenting theory AWN.TransitionSystems

16:41:43 Presenting theory AWN.Invariants

16:41:43 Presenting theory AWN.OInvariants

16:41:43 Presenting theory AWN.AWN

16:41:44 Presenting theory AWN.AWN_SOS

16:41:44 Presenting theory AWN.AWN_Cterms

16:41:44 Presenting theory AWN.AWN_Labels

16:41:44 Presenting theory AWN.Inv_Cterms

16:41:44 Presenting theory AWN.AWN_SOS_Labels

16:41:44 Presenting theory AWN.Pnet

16:41:45 Presenting theory AWN.Closed

16:41:45 Presenting theory AWN.OAWN_SOS

16:41:45 Presenting theory AWN.OAWN_SOS_Labels

16:41:45 Presenting theory AWN.OPnet

16:41:45 Presenting theory AWN.ONode_Lifting

16:41:45 Presenting theory AWN.OPnet_Lifting

16:41:46 Presenting theory AWN.OClosed_Lifting

16:41:46 Presenting theory AWN.AWN_Invariants

16:41:46 Presenting theory AWN.OAWN_Invariants

16:41:46 Presenting theory AWN.OAWN_Convert

16:41:46 Presenting theory AWN.Qmsg

16:41:46 Presenting theory AWN.Qmsg_Lifting

16:41:47 Presenting theory AWN.OClosed_Transfer

16:41:47 Presenting theory AWN.AWN_Main

16:41:47 Presenting theory AWN.Toy

16:41:48 Presenting theory AWN.AWN_Term_Graph

16:41:48 Presenting Abortable_Linearizable_Modules ...

16:41:48 Presenting document Abortable_Linearizable_Modules/document

16:41:48 Presenting document Abortable_Linearizable_Modules/outline

16:41:48 Presenting theory Abortable_Linearizable_Modules.Sequences

16:41:48 Presenting theory Abortable_Linearizable_Modules.IOA

16:41:48 Presenting theory Abortable_Linearizable_Modules.RDR

16:41:48 Presenting theory Abortable_Linearizable_Modules.SLin

16:41:48 Presenting theory Abortable_Linearizable_Modules.Simulations

16:41:48 Presenting theory Abortable_Linearizable_Modules.Idempotence

16:41:49 Presenting theory Abortable_Linearizable_Modules.Consensus

16:41:49 Presenting Abstract-Hoare-Logics ...

16:41:49 Presenting document Abstract-Hoare-Logics/document

16:41:49 Presenting document Abstract-Hoare-Logics/outline

16:41:49 Presenting theory Abstract-Hoare-Logics.Lang

16:41:49 Presenting theory Abstract-Hoare-Logics.Hoare

16:41:49 Presenting theory Abstract-Hoare-Logics.Termi

16:41:49 Presenting theory Abstract-Hoare-Logics.HoareTotal

16:41:49 Presenting theory Abstract-Hoare-Logics.PLang

16:41:49 Presenting theory Abstract-Hoare-Logics.PHoare

16:41:49 Presenting theory Abstract-Hoare-Logics.PTermi

16:41:49 Presenting theory Abstract-Hoare-Logics.PHoareTotal

16:41:49 Presenting theory Abstract-Hoare-Logics.PsLang

16:41:49 Presenting theory Abstract-Hoare-Logics.PsHoare

16:41:49 Presenting theory Abstract-Hoare-Logics.PsTermi

16:41:49 Presenting theory Abstract-Hoare-Logics.PsHoareTotal

16:41:49 Presenting Allen_Calculus ...

16:41:50 Presenting document Allen_Calculus/document

16:41:50 Presenting document Allen_Calculus/outline

16:41:50 Presenting theory Allen_Calculus.xor_cal

16:41:50 Presenting theory Allen_Calculus.axioms

16:41:50 Presenting theory Allen_Calculus.allen

16:41:50 Presenting theory Allen_Calculus.disjoint_relations

16:41:50 Presenting theory Allen_Calculus.jointly_exhaustive

16:41:50 Presenting theory Allen_Calculus.examples

16:41:50 Presenting theory Allen_Calculus.nest

16:41:51 Presenting AnselmGod ...

16:41:51 Presenting document AnselmGod/document

16:41:51 Presenting document AnselmGod/outline

16:41:51 Presenting theory AnselmGod.AnselmGod

16:41:51 Presenting Approximation_Algorithms ...

16:41:51 Presenting document Approximation_Algorithms/document

16:41:51 Presenting document Approximation_Algorithms/outline

16:41:51 Presenting theory Approximation_Algorithms.Approx_VC_Hoare

16:41:51 Presenting theory Approximation_Algorithms.Approx_MIS_Hoare

16:41:51 Presenting theory Approximation_Algorithms.Approx_LB_Hoare

16:41:51 Presenting theory Approximation_Algorithms.Approx_BP_Hoare

16:41:52 Presenting Aristotles_Assertoric_Syllogistic ...

16:41:52 Presenting document Aristotles_Assertoric_Syllogistic/document

16:41:52 Presenting document Aristotles_Assertoric_Syllogistic/outline

16:41:52 Presenting theory Aristotles_Assertoric_Syllogistic.AristotlesAssertoric

16:41:52 Presenting ArrowImpossibilityGS ...

16:41:52 Presenting document ArrowImpossibilityGS/document

16:41:52 Presenting document ArrowImpossibilityGS/outline

16:41:52 Presenting theory ArrowImpossibilityGS.Arrow_Utility

16:41:52 Presenting theory ArrowImpossibilityGS.Arrow_Order

16:41:52 Presenting theory ArrowImpossibilityGS.GS

16:41:52 Presenting Attack_Trees ...

16:41:52 Presenting document Attack_Trees/document

16:41:52 Presenting document Attack_Trees/outline

16:41:52 Presenting theory Attack_Trees.MC

16:41:52 Presenting theory Attack_Trees.AT

16:41:52 Presenting theory Attack_Trees.Infrastructure

16:41:52 Presenting theory Attack_Trees.GDPRhealthcare

16:41:52 Presenting Auto2_HOL ...

16:41:52 Presenting document Auto2_HOL/document

16:41:52 Presenting document Auto2_HOL/outline

16:41:52 Presenting theory Auto2_HOL.HOL_Base

16:41:52 Presenting theory Auto2_HOL.Auto2_HOL

16:41:54 Presenting file "$AFP/Auto2_HOL/util.ML"

16:41:54 Presenting file "$AFP/Auto2_HOL/util_base.ML"

16:41:54 Presenting file "auto2_hol.ML"

16:41:54 Presenting file "$AFP/Auto2_HOL/util_logic.ML"

16:41:54 Presenting file "$AFP/Auto2_HOL/box_id.ML"

16:41:54 Presenting file "$AFP/Auto2_HOL/consts.ML"

16:41:54 Presenting file "$AFP/Auto2_HOL/property.ML"

16:41:54 Presenting file "$AFP/Auto2_HOL/wellform.ML"

16:41:54 Presenting file "$AFP/Auto2_HOL/wfterm.ML"

16:41:54 Presenting file "$AFP/Auto2_HOL/rewrite.ML"

16:41:54 Presenting file "$AFP/Auto2_HOL/propertydata.ML"

16:41:54 Presenting file "$AFP/Auto2_HOL/matcher.ML"

16:41:54 Presenting file "$AFP/Auto2_HOL/items.ML"

16:41:54 Presenting file "$AFP/Auto2_HOL/wfdata.ML"

16:41:54 Presenting file "$AFP/Auto2_HOL/auto2_data.ML"

16:41:54 Presenting file "$AFP/Auto2_HOL/status.ML"

16:41:54 Presenting file "$AFP/Auto2_HOL/normalize.ML"

16:41:54 Presenting file "$AFP/Auto2_HOL/proofsteps.ML"

16:41:54 Presenting file "$AFP/Auto2_HOL/auto2_state.ML"

16:41:54 Presenting file "$AFP/Auto2_HOL/logic_steps.ML"

16:41:54 Presenting file "$AFP/Auto2_HOL/auto2.ML"

16:41:54 Presenting file "$AFP/Auto2_HOL/auto2_outer.ML"

16:41:54 Presenting file "acdata.ML"

16:41:54 Presenting file "ac_steps.ML"

16:41:54 Presenting file "unfolding.ML"

16:41:54 Presenting file "induct_outer.ML"

16:41:54 Presenting file "extra_hol.ML"

16:41:54 Presenting theory Auto2_HOL.Logic_Thms

16:41:54 Presenting theory Auto2_HOL.Order_Thms

16:41:54 Presenting file "util_arith.ML"

16:41:54 Presenting theory Auto2_HOL.Arith_Thms

16:41:54 Presenting file "arith.ML"

16:41:54 Presenting file "order.ML"

16:41:55 Presenting file "order_test.ML"

16:41:55 Presenting file "nat_sub.ML"

16:41:55 Presenting file "nat_sub_test.ML"

16:41:55 Presenting theory Auto2_HOL.Set_Thms

16:41:55 Presenting theory Auto2_HOL.Lists_Thms

16:41:55 Presenting file "list_ac.ML"

16:41:55 Presenting file "list_ac_test.ML"

16:41:55 Presenting theory Auto2_HOL.Auto2_Main

16:41:55 Presenting theory Auto2_HOL.Auto2_Test

16:41:55 Presenting file "util_test.ML"

16:41:55 Presenting file "rewrite_test.ML"

16:41:55 Presenting file "matcher_test.ML"

16:41:55 Presenting file "normalize_test.ML"

16:41:55 Presenting file "logic_steps_test.ML"

16:41:55 Presenting file "acdata_test.ML"

16:41:55 Presenting theory Auto2_HOL.Pelletier

16:41:55 Presenting theory Auto2_HOL.Primes_Ex

16:41:55 Presenting Auto2_Imperative_HOL ...

16:41:55 Presenting document Auto2_Imperative_HOL/document

16:41:55 Presenting document Auto2_Imperative_HOL/outline

16:41:55 Presenting theory Auto2_Imperative_HOL.Mapping_Str

16:41:55 Presenting theory Auto2_Imperative_HOL.Lists_Ex

16:41:55 Presenting theory Auto2_Imperative_HOL.BST

16:41:55 Presenting theory Auto2_Imperative_HOL.Partial_Equiv_Rel

16:41:55 Presenting theory Auto2_Imperative_HOL.Union_Find

16:41:55 Presenting theory Auto2_Imperative_HOL.Connectivity

16:41:56 Presenting theory Auto2_Imperative_HOL.Arrays_Ex

16:41:56 Presenting theory Auto2_Imperative_HOL.Dijkstra

16:41:56 Presenting theory Auto2_Imperative_HOL.Interval

16:41:56 Presenting theory Auto2_Imperative_HOL.Interval_Tree

16:41:56 Presenting theory Auto2_Imperative_HOL.Quicksort

16:41:56 Presenting theory Auto2_Imperative_HOL.Indexed_PQueue

16:41:56 Presenting theory Auto2_Imperative_HOL.RBTree

16:41:57 Presenting theory Auto2_Imperative_HOL.Rect_Intersect

16:41:57 Presenting theory Auto2_Imperative_HOL.SepLogic_Base

16:41:57 Presenting file "sep_util_base.ML"

16:41:57 Presenting file "assn_matcher.ML"

16:41:57 Presenting file "sep_steps.ML"

16:41:57 Presenting theory Auto2_Imperative_HOL.SepAuto

16:41:57 Presenting file "sep_util.ML"

16:41:57 Presenting file "sep_steps_test.ML"

16:41:57 Presenting theory Auto2_Imperative_HOL.GCD_Impl

16:41:57 Presenting theory Auto2_Imperative_HOL.LinkedList

16:41:57 Presenting file "list_matcher_test.ML"

16:41:57 Presenting theory Auto2_Imperative_HOL.BST_Impl

16:41:58 Presenting theory Auto2_Imperative_HOL.RBTree_Impl

16:41:58 Presenting theory Auto2_Imperative_HOL.Arrays_Impl

16:41:58 Presenting theory Auto2_Imperative_HOL.Quicksort_Impl

16:41:58 Presenting theory Auto2_Imperative_HOL.Union_Find_Impl

16:41:58 Presenting theory Auto2_Imperative_HOL.Connectivity_Impl

16:41:58 Presenting theory Auto2_Imperative_HOL.DynamicArray

16:41:58 Presenting theory Auto2_Imperative_HOL.Indexed_PQueue_Impl

16:41:58 Presenting theory Auto2_Imperative_HOL.Dijkstra_Impl

16:41:58 Presenting theory Auto2_Imperative_HOL.IntervalTree_Impl

16:41:58 Presenting theory Auto2_Imperative_HOL.Rect_Intersect_Impl

16:41:58 Presenting theory Auto2_Imperative_HOL.Sep_Examples

16:41:58 Presenting Automatic_Refinement ...

16:41:58 Presenting document Automatic_Refinement/document

16:41:58 Presenting document Automatic_Refinement/outline

16:41:58 Presenting theory Automatic_Refinement.Refine_Util_Bootstrap1

16:41:58 Presenting theory Automatic_Refinement.Mpat_Antiquot

16:41:58 Presenting theory Automatic_Refinement.Mk_Term_Antiquot

16:41:58 Presenting theory Automatic_Refinement.Refine_Util

16:41:59 Presenting theory Automatic_Refinement.Attr_Comb

16:41:59 Presenting theory Automatic_Refinement.Named_Sorted_Thms

16:41:59 Presenting theory Automatic_Refinement.Prio_List

16:41:59 Presenting theory Automatic_Refinement.Tagged_Solver

16:41:59 Presenting theory Automatic_Refinement.Anti_Unification

16:41:59 Presenting theory Automatic_Refinement.Misc

16:41:59 Presenting theory Automatic_Refinement.Foldi

16:42:00 Presenting theory Automatic_Refinement.Indep_Vars

16:42:00 Presenting theory Automatic_Refinement.Select_Solve

16:42:00 Presenting theory Automatic_Refinement.Mk_Record_Simp

16:42:00 Presenting theory Automatic_Refinement.Refine_Lib

16:42:00 Presenting file "Cond_Rewr_Conv.ML"

16:42:00 Presenting file "Revert_Abbrev.ML"

16:42:00 Presenting theory Automatic_Refinement.Param_Chapter

16:42:00 Presenting theory Automatic_Refinement.Relators

16:42:00 Presenting theory Automatic_Refinement.Param_Tool

16:42:00 Presenting theory Automatic_Refinement.Param_HOL

16:42:00 Presenting theory Automatic_Refinement.Parametricity

16:42:00 Presenting theory Automatic_Refinement.Autoref_Phases

16:42:00 Presenting theory Automatic_Refinement.Autoref_Data

16:42:00 Presenting theory Automatic_Refinement.Autoref_Tagging

16:42:00 Presenting theory Automatic_Refinement.Autoref_Id_Ops

16:42:00 Presenting theory Automatic_Refinement.Autoref_Fix_Rel

16:42:00 Presenting theory Automatic_Refinement.Autoref_Relator_Interface

16:42:00 Presenting theory Automatic_Refinement.Autoref_Translate

16:42:00 Presenting theory Automatic_Refinement.Autoref_Gen_Algo

16:42:00 Presenting theory Automatic_Refinement.Autoref_Chapter

16:42:00 Presenting theory Automatic_Refinement.Autoref_Tool

16:42:00 Presenting theory Automatic_Refinement.Autoref_Bindings_HOL

16:42:00 Presenting theory Automatic_Refinement.Automatic_Refinement

16:42:00 Presenting Refine_Monadic ...

16:42:01 Presenting document Refine_Monadic/document

16:42:01 Presenting document Refine_Monadic/outline

16:42:01 Presenting theory Refine_Monadic.Refine_Chapter

16:42:01 Presenting theory Refine_Monadic.Refine_Mono_Prover

16:42:01 Presenting file "refine_mono_prover.ML"

16:42:01 Presenting theory Refine_Monadic.Refine_Misc

16:42:01 Presenting theory Refine_Monadic.RefineG_Transfer

16:42:01 Presenting theory Refine_Monadic.RefineG_Domain

16:42:01 Presenting theory Refine_Monadic.RefineG_Recursion

16:42:01 Presenting theory Refine_Monadic.RefineG_Assert

16:42:01 Presenting theory Refine_Monadic.Refine_Basic

16:42:01 Presenting theory Refine_Monadic.Refine_Leof

16:42:01 Presenting theory Refine_Monadic.Refine_Heuristics

16:42:01 Presenting theory Refine_Monadic.Refine_More_Comb

16:42:01 Presenting theory Refine_Monadic.RefineG_While

16:42:02 Presenting theory Refine_Monadic.Refine_While

16:42:02 Presenting theory Refine_Monadic.Refine_Det

16:42:02 Presenting theory Refine_Monadic.Refine_Pfun

16:42:02 Presenting theory Refine_Monadic.Refine_Transfer

16:42:02 Presenting theory Refine_Monadic.Refine_Foreach

16:42:02 Presenting theory Refine_Monadic.Refine_Automation

16:42:03 Presenting theory Refine_Monadic.Autoref_Monadic

16:42:03 Presenting theory Refine_Monadic.Refine_Monadic

16:42:03 Presenting theory Refine_Monadic.Example_Chapter

16:42:03 Presenting theory Refine_Monadic.Breadth_First_Search

16:42:03 Presenting theory Refine_Monadic.WordRefine

16:42:03 Presenting theory Refine_Monadic.Examples

16:42:03 Presenting Collections ...

16:42:03 Presenting document Collections/document

16:42:03 Presenting document Collections/outline

16:42:03 Presenting document Collections/userguide

16:42:03 Presenting theory Collections.Sorted_List_Operations

16:42:03 Presenting theory Collections.HashCode

16:42:03 Presenting theory Collections.Code_Target_ICF

16:42:03 Presenting theory Collections.SetIterator

16:42:03 Presenting theory Collections.SetIteratorOperations

16:42:03 Presenting theory Collections.Proper_Iterator

16:42:04 Presenting theory Collections.It_to_It

16:42:04 Presenting theory Collections.SetIteratorGA

16:42:04 Presenting theory Collections.Gen_Iterator

16:42:04 Presenting theory Collections.Idx_Iterator

16:42:04 Presenting theory Collections.Iterator

16:42:04 Presenting theory Collections.RBT_add

16:42:04 Presenting theory Collections.Dlist_add

16:42:04 Presenting theory Collections.Assoc_List

16:42:04 Presenting theory Collections.Diff_Array

16:42:04 Presenting theory Collections.Partial_Equivalence_Relation

16:42:04 Presenting theory Collections.ICF_Tools

16:42:04 Presenting theory Collections.Ord_Code_Preproc

16:42:04 Presenting theory Collections.Record_Intf

16:42:04 Presenting theory Collections.Locale_Code

16:42:04 Presenting theory Collections.ICF_Spec_Base

16:42:04 Presenting theory Collections.MapSpec

16:42:05 Presenting theory Collections.Robdd

16:42:05 Presenting theory Collections.Locale_Code_Ex

16:42:05 Presenting theory Collections.DatRef

16:42:05 Presenting theory Collections.SetAbstractionIterator

16:42:05 Presenting theory Collections.GenCF_Chapter

16:42:05 Presenting theory Collections.GenCF_Intf_Chapter

16:42:05 Presenting theory Collections.Intf_Map

16:42:05 Presenting theory Collections.Intf_Set

16:42:06 Presenting theory Collections.Intf_Hash

16:42:06 Presenting theory Collections.Intf_Comp

16:42:06 Presenting theory Collections.GenCF_Gen_Chapter

16:42:06 Presenting theory Collections.Gen_Set

16:42:06 Presenting theory Collections.Gen_Map

16:42:06 Presenting theory Collections.Gen_Map2Set

16:42:06 Presenting theory Collections.Gen_Comp

16:42:06 Presenting theory Collections.GenCF_Impl_Chapter

16:42:06 Presenting theory Collections.Impl_Array_Stack

16:42:06 Presenting theory Collections.Impl_List_Set

16:42:06 Presenting theory Collections.Array_Iterator

16:42:06 Presenting theory Collections.Impl_List_Map

16:42:06 Presenting theory Collections.Impl_Array_Hash_Map

16:42:07 Presenting theory Collections.Impl_RBT_Map

16:42:07 Presenting theory Collections.Impl_Cfun_Set

16:42:07 Presenting theory Collections.Impl_Array_Map

16:42:07 Presenting theory Collections.Impl_Bit_Set

16:42:07 Presenting theory Collections.Impl_Uv_Set

16:42:07 Presenting theory Collections.Gen_Hash

16:42:07 Presenting theory Collections.GenCF

16:42:07 Presenting theory Collections.ICF_Chapter

16:42:07 Presenting theory Collections.ICF_Spec_Chapter

16:42:07 Presenting theory Collections.SetSpec

16:42:08 Presenting theory Collections.ListSpec

16:42:08 Presenting theory Collections.AnnotatedListSpec

16:42:08 Presenting theory Collections.PrioSpec

16:42:08 Presenting theory Collections.PrioUniqueSpec

16:42:08 Presenting theory Collections.ICF_Gen_Algo_Chapter

16:42:08 Presenting theory Collections.SetIteratorCollectionsGA

16:42:08 Presenting theory Collections.MapGA

16:42:08 Presenting theory Collections.SetGA

16:42:08 Presenting theory Collections.SetByMap

16:42:08 Presenting theory Collections.ListGA

16:42:08 Presenting theory Collections.SetIndex

16:42:08 Presenting theory Collections.Algos

16:42:08 Presenting theory Collections.PrioByAnnotatedList

16:42:09 Presenting theory Collections.PrioUniqueByAnnotatedList

16:42:09 Presenting theory Collections.ICF_Impl_Chapter

16:42:09 Presenting theory Collections.ListMapImpl

16:42:09 Presenting theory Collections.ListMapImpl_Invar

16:42:09 Presenting theory Collections.RBTMapImpl

16:42:09 Presenting theory Collections.HashMap_Impl

16:42:09 Presenting theory Collections.HashMap

16:42:09 Presenting theory Collections.Trie_Impl

16:42:09 Presenting theory Collections.Trie2

16:42:09 Presenting theory Collections.TrieMapImpl

16:42:09 Presenting theory Collections.ArrayHashMap_Impl

16:42:09 Presenting theory Collections.ArrayHashMap

16:42:09 Presenting theory Collections.ArrayMapImpl

16:42:10 Presenting theory Collections.MapStdImpl

16:42:10 Presenting theory Collections.ListSetImpl

16:42:10 Presenting theory Collections.ListSetImpl_Invar

16:42:10 Presenting theory Collections.ListSetImpl_NotDist

16:42:10 Presenting theory Collections.ListSetImpl_Sorted

16:42:10 Presenting theory Collections.RBTSetImpl

16:42:10 Presenting theory Collections.HashSet

16:42:10 Presenting theory Collections.TrieSetImpl

16:42:10 Presenting theory Collections.ArrayHashSet

16:42:10 Presenting theory Collections.ArraySetImpl

16:42:10 Presenting theory Collections.SetStdImpl

16:42:10 Presenting theory Collections.Fifo

16:42:10 Presenting theory Collections.BinoPrioImpl

16:42:10 Presenting theory Collections.SkewPrioImpl

16:42:10 Presenting theory Collections.FTAnnotatedListImpl

16:42:10 Presenting theory Collections.FTPrioImpl

16:42:10 Presenting theory Collections.FTPrioUniqueImpl

16:42:10 Presenting theory Collections.ICF_Impl

16:42:10 Presenting theory Collections.ICF_Refine_Monadic

16:42:10 Presenting theory Collections.ICF_Autoref

16:42:10 Presenting theory Collections.ICF_Entrypoints_Chapter

16:42:10 Presenting theory Collections.Collections

16:42:10 Presenting theory Collections.CollectionsV1

16:42:10 Presenting theory Collections.Collections_Entrypoints_Chapter

16:42:10 Presenting theory Collections.Refine_Dflt

16:42:10 Presenting theory Collections.Refine_Dflt_ICF

16:42:10 Presenting theory Collections.Refine_Dflt_Only_ICF

16:42:11 Presenting theory Collections.Userguides_Chapter

16:42:11 Presenting theory Collections.Refine_Monadic_Userguide

16:42:11 Presenting theory Collections.ICF_Userguide

16:42:11 Presenting CAVA_Base ...

16:42:11 Presenting theory CAVA_Base.Statistics

16:42:11 Presenting theory CAVA_Base.Code_String

16:42:11 Presenting theory CAVA_Base.CAVA_Code_Target

16:42:11 Presenting theory CAVA_Base.CAVA_Base

16:42:11 Presenting theory CAVA_Base.Lexord_List

16:42:11 Presenting theory CAVA_Base.All_Of_CAVA_Base

16:42:11 Presenting CAVA_Automata ...

16:42:11 Presenting document CAVA_Automata/document

16:42:11 Presenting document CAVA_Automata/outline

16:42:11 Presenting theory CAVA_Automata.Digraph_Basic

16:42:11 Presenting theory CAVA_Automata.Digraph

16:42:11 Presenting theory CAVA_Automata.Automata

16:42:11 Presenting theory CAVA_Automata.Lasso

16:42:11 Presenting theory CAVA_Automata.Simulation

16:42:11 Presenting theory CAVA_Automata.Step_Conv

16:42:11 Presenting theory CAVA_Automata.Stuttering_Extension

16:42:11 Presenting theory CAVA_Automata.Digraph_Impl

16:42:12 Presenting theory CAVA_Automata.Automata_Impl

16:42:12 Presenting theory CAVA_Automata.All_Of_CAVA_Automata

16:42:12 Presenting CAVA_Setup ...

16:42:12 Presenting CAVA_LTL_Modelchecker ...

16:42:12 Presenting document CAVA_LTL_Modelchecker/document

16:42:12 Presenting document CAVA_LTL_Modelchecker/outline

16:42:12 Presenting theory CAVA_LTL_Modelchecker.NDFS_SI_Statistics

16:42:12 Presenting theory CAVA_LTL_Modelchecker.NDFS_SI

16:42:12 Presenting theory CAVA_LTL_Modelchecker.CAVA_Abstract

16:42:12 Presenting theory CAVA_LTL_Modelchecker.BoolProgs

16:42:12 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Extras

16:42:12 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_LTL_Conv

16:42:12 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Philosophers

16:42:12 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_ReaderWriter

16:42:12 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Simple

16:42:12 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_LeaderFilters

16:42:13 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Programs

16:42:13 Presenting theory CAVA_LTL_Modelchecker.CAVA_Impl

16:42:13 Presenting theory CAVA_LTL_Modelchecker.Mulog

16:42:13 Presenting theory CAVA_LTL_Modelchecker.All_Of_Nested_DFS

16:42:13 Presenting theory CAVA_LTL_Modelchecker.All_Of_CAVA_LTL_Modelchecker

16:42:13 Presenting DFS_Framework ...

16:42:13 Presenting document DFS_Framework/document

16:42:13 Presenting document DFS_Framework/outline

16:42:13 Presenting theory DFS_Framework.DFS_Framework_Misc

16:42:13 Presenting theory DFS_Framework.DFS_Framework_Refine_Aux

16:42:13 Presenting theory DFS_Framework.Impl_Rev_Array_Stack

16:42:13 Presenting theory DFS_Framework.On_Stack

16:42:13 Presenting theory DFS_Framework.DFS_Chapter_Framework

16:42:13 Presenting theory DFS_Framework.Param_DFS

16:42:13 Presenting theory DFS_Framework.DFS_Invars_Basic

16:42:14 Presenting theory DFS_Framework.DFS_Invars_SCC

16:42:14 Presenting theory DFS_Framework.General_DFS_Structure

16:42:14 Presenting theory DFS_Framework.Tailrec_Impl

16:42:14 Presenting theory DFS_Framework.Rec_Impl

16:42:14 Presenting theory DFS_Framework.Simple_Impl

16:42:14 Presenting theory DFS_Framework.Restr_Impl

16:42:14 Presenting theory DFS_Framework.DFS_Framework

16:42:14 Presenting theory DFS_Framework.DFS_Chapter_Examples

16:42:14 Presenting theory DFS_Framework.Cyc_Check

16:42:14 Presenting theory DFS_Framework.DFS_Find_Path

16:42:15 Presenting theory DFS_Framework.Reachable_Nodes

16:42:15 Presenting theory DFS_Framework.Feedback_Arcs

16:42:15 Presenting theory DFS_Framework.Nested_DFS

16:42:15 Presenting theory DFS_Framework.Tarjan_LowLink

16:42:15 Presenting theory DFS_Framework.Tarjan

16:42:15 Presenting theory DFS_Framework.DFS_All_Examples

16:42:15 Presenting Gabow_SCC ...

16:42:15 Presenting document Gabow_SCC/document

16:42:15 Presenting document Gabow_SCC/outline

16:42:15 Presenting theory Gabow_SCC.Gabow_Skeleton

16:42:16 Presenting theory Gabow_SCC.Gabow_SCC

16:42:16 Presenting theory Gabow_SCC.Find_Path

16:42:16 Presenting theory Gabow_SCC.Gabow_GBG

16:42:17 Presenting theory Gabow_SCC.Gabow_Skeleton_Code

16:42:17 Presenting theory Gabow_SCC.Gabow_SCC_Code

16:42:17 Presenting theory Gabow_SCC.Find_Path_Impl

16:42:17 Presenting theory Gabow_SCC.Gabow_GBG_Code

16:42:17 Presenting theory Gabow_SCC.All_Of_Gabow_SCC

16:42:17 Presenting LTL_to_GBA ...

16:42:17 Presenting document LTL_to_GBA/document

16:42:17 Presenting document LTL_to_GBA/outline

16:42:17 Presenting theory LTL_to_GBA.LTL_to_GBA

16:42:18 Presenting theory LTL_to_GBA.LTL_to_GBA_impl

16:42:18 Presenting theory LTL_to_GBA.All_Of_LTL_to_GBA

16:42:18 Presenting Promela ...

16:42:18 Presenting document Promela/document

16:42:18 Presenting document Promela/outline

16:42:18 Presenting theory Promela.PromelaStatistics

16:42:18 Presenting theory Promela.PromelaAST

16:42:18 Presenting theory Promela.PromelaDatastructures

16:42:19 Presenting theory Promela.PromelaInvariants

16:42:19 Presenting theory Promela.Promela

16:42:19 Presenting theory Promela.PromelaLTL

16:42:19 Presenting theory Promela.PromelaLTLConv

16:42:20 Presenting theory Promela.All_Of_Promela

16:42:20 Presenting SM_Base ...

16:42:20 Presenting SM ...

16:42:20 Presenting theory SM.LTS

16:42:20 Presenting theory SM.SOS_Misc_Add

16:42:20 Presenting theory SM.SM_Datastructures

16:42:20 Presenting theory SM.Gen_Scheduler

16:42:20 Presenting theory SM.Gen_Scheduler_Refine

16:42:20 Presenting theory SM.SM_Syntax

16:42:20 Presenting theory SM.SM_State

16:42:20 Presenting theory SM.SM_Cfg

16:42:20 Presenting theory SM.SM_Semantics

16:42:20 Presenting theory SM.Decide_Locality

16:42:20 Presenting theory SM.Type_System

16:42:20 Presenting theory SM.SM_Finite_Reachable

16:42:20 Presenting theory SM.Pid_Scheduler

16:42:20 Presenting theory SM.SM_LTL

16:42:20 Presenting theory SM.Gen_Cfg_Bisim

16:42:20 Presenting theory SM.Rename_Cfg

16:42:20 Presenting theory SM.SM_Visible

16:42:20 Presenting theory SM.SM_Pid

16:42:20 Presenting theory SM.SM_Variables

16:42:21 Presenting theory SM.SM_Indep

16:42:21 Presenting theory SM.SM_Sticky

16:42:21 Presenting theory SM.SM_POR

16:42:21 Presenting theory SM.SM_Ample_Impl

16:42:21 Presenting theory SM.SM_Wrapup

16:42:21 Presenting Collections_Examples ...

16:42:21 Presenting document Collections_Examples/document

16:42:21 Presenting document Collections_Examples/outline

16:42:21 Presenting theory Collections_Examples.Examples_Chapter

16:42:21 Presenting theory Collections_Examples.Collection_Autoref_Examples_Chapter

16:42:21 Presenting theory Collections_Examples.Succ_Graph

16:42:21 Presenting theory Collections_Examples.Coll_Test

16:42:21 Presenting theory Collections_Examples.Simple_DFS

16:42:21 Presenting theory Collections_Examples.ICF_Test

16:42:21 Presenting theory Collections_Examples.ICF_Only_Test

16:42:21 Presenting theory Collections_Examples.Nested_DFS

16:42:22 Presenting theory Collections_Examples.Combined_TwoSat

16:42:22 Presenting theory Collections_Examples.Collection_Autoref_Examples

16:42:22 Presenting theory Collections_Examples.Refine_Monadic_Examples_Chapter

16:42:22 Presenting theory Collections_Examples.Bfs_Impl

16:42:22 Presenting theory Collections_Examples.Foreach_Refine

16:42:22 Presenting theory Collections_Examples.Refine_Fold

16:42:22 Presenting theory Collections_Examples.Refine_Monadic_Examples

16:42:22 Presenting theory Collections_Examples.ICF_Examples_Chapter

16:42:22 Presenting theory Collections_Examples.itp_2010

16:42:22 Presenting theory Collections_Examples.Exploration

16:42:22 Presenting theory Collections_Examples.Exploration_DFS

16:42:22 Presenting theory Collections_Examples.PerformanceTest

16:42:22 Presenting theory Collections_Examples.ICF_Examples

16:42:22 Presenting theory Collections_Examples.Collection_Examples

16:42:22 Presenting Dijkstra_Shortest_Path ...

16:42:22 Presenting document Dijkstra_Shortest_Path/document

16:42:22 Presenting document Dijkstra_Shortest_Path/outline

16:42:22 Presenting theory Dijkstra_Shortest_Path.Introduction

16:42:22 Presenting theory Dijkstra_Shortest_Path.Dijkstra_Misc

16:42:22 Presenting theory Dijkstra_Shortest_Path.Graph

16:42:22 Presenting theory Dijkstra_Shortest_Path.Weight

16:42:22 Presenting theory Dijkstra_Shortest_Path.Dijkstra

16:42:22 Presenting theory Dijkstra_Shortest_Path.GraphSpec

16:42:22 Presenting theory Dijkstra_Shortest_Path.GraphGA

16:42:23 Presenting theory Dijkstra_Shortest_Path.GraphByMap

16:42:23 Presenting theory Dijkstra_Shortest_Path.HashGraphImpl

16:42:23 Presenting theory Dijkstra_Shortest_Path.Dijkstra_Impl

16:42:23 Presenting theory Dijkstra_Shortest_Path.Dijkstra_Impl_Adet

16:42:23 Presenting theory Dijkstra_Shortest_Path.Test

16:42:23 Presenting Formal_SSA ...

16:42:23 Presenting document Formal_SSA/document

16:42:23 Presenting document Formal_SSA/outline

16:42:23 Presenting theory Formal_SSA.FormalSSA_Misc

16:42:23 Presenting theory Formal_SSA.Serial_Rel

16:42:23 Presenting theory Formal_SSA.Mapping_Exts

16:42:23 Presenting theory Formal_SSA.RBT_Mapping_Exts

16:42:23 Presenting theory Formal_SSA.Graph_path

16:42:23 Presenting theory Formal_SSA.SSA_CFG

16:42:24 Presenting theory Formal_SSA.Minimality

16:42:24 Presenting theory Formal_SSA.Construct_SSA

16:42:24 Presenting theory Formal_SSA.Construct_SSA_notriv

16:42:24 Presenting theory Formal_SSA.SSA_Semantics

16:42:24 Presenting theory Formal_SSA.While_Combinator_Exts

16:42:24 Presenting theory Formal_SSA.SSA_CFG_code

16:42:24 Presenting theory Formal_SSA.Construct_SSA_code

16:42:25 Presenting theory Formal_SSA.SSA_Transfer_Rules

16:42:25 Presenting theory Formal_SSA.Construct_SSA_notriv_code

16:42:25 Presenting theory Formal_SSA.Generic_Interpretation

16:42:26 Presenting theory Formal_SSA.Generic_Extract

16:42:26 Presenting theory Formal_SSA.Disjoin_Transform

16:42:26 Presenting theory Formal_SSA.WhileGraphSSA

16:42:26 Presenting Minimal_SSA ...

16:42:26 Presenting document Minimal_SSA/document

16:42:26 Presenting document Minimal_SSA/outline

16:42:26 Presenting theory Minimal_SSA.Irreducible

16:42:26 Presenting Sepref_Prereq ...

16:42:26 Presenting ROBDD ...

16:42:26 Presenting document ROBDD/document

16:42:26 Presenting document ROBDD/outline

16:42:26 Presenting theory ROBDD.Bool_Func

16:42:26 Presenting theory ROBDD.BDT

16:42:26 Presenting theory ROBDD.Option_Helpers

16:42:26 Presenting theory ROBDD.Abstract_Impl

16:42:26 Presenting theory ROBDD.Pointer_Map

16:42:26 Presenting theory ROBDD.Middle_Impl

16:42:26 Presenting theory ROBDD.Array_List

16:42:26 Presenting theory ROBDD.Pointer_Map_Impl

16:42:26 Presenting theory ROBDD.Conc_Impl

16:42:27 Presenting theory ROBDD.Level_Collapse

16:42:27 Presenting theory ROBDD.BDD_Examples

16:42:27 Presenting theory ROBDD.BDD_Code

16:42:27 Presenting Refine_Imperative_HOL ...

16:42:27 Presenting document Refine_Imperative_HOL/document

16:42:27 Presenting document Refine_Imperative_HOL/outline

16:42:27 Presenting theory Refine_Imperative_HOL.Concl_Pres_Clarification

16:42:27 Presenting theory Refine_Imperative_HOL.Named_Theorems_Rev

16:42:27 Presenting theory Refine_Imperative_HOL.Pf_Add

16:42:27 Presenting theory Refine_Imperative_HOL.Pf_Mono_Prover

16:42:27 Presenting theory Refine_Imperative_HOL.PO_Normalizer

16:42:27 Presenting file "PO_Normalizer.ML"

16:42:27 Presenting theory Refine_Imperative_HOL.Sepref_Misc

16:42:27 Presenting theory Refine_Imperative_HOL.Structured_Apply

16:42:27 Presenting theory Refine_Imperative_HOL.Term_Synth

16:42:27 Presenting theory Refine_Imperative_HOL.User_Smashing

16:42:27 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Tool

16:42:27 Presenting theory Refine_Imperative_HOL.Sepref_Id_Op

16:42:27 Presenting theory Refine_Imperative_HOL.Sepref_Basic

16:42:27 Presenting theory Refine_Imperative_HOL.Sepref_Monadify

16:42:27 Presenting theory Refine_Imperative_HOL.Sepref_Constraints

16:42:27 Presenting theory Refine_Imperative_HOL.Sepref_Frame

16:42:27 Presenting theory Refine_Imperative_HOL.Sepref_Rules

16:42:28 Presenting theory Refine_Imperative_HOL.Sepref_Combinator_Setup

16:42:28 Presenting theory Refine_Imperative_HOL.Sepref_Translate

16:42:28 Presenting theory Refine_Imperative_HOL.Sepref_Definition

16:42:28 Presenting theory Refine_Imperative_HOL.Sepref_Intf_Util

16:42:28 Presenting theory Refine_Imperative_HOL.Sepref_Tool

16:42:28 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Setup

16:42:28 Presenting theory Refine_Imperative_HOL.Sepref_HOL_Bindings

16:42:29 Presenting theory Refine_Imperative_HOL.Sepref_Foreach

16:42:29 Presenting theory Refine_Imperative_HOL.Sepref_Improper

16:42:29 Presenting theory Refine_Imperative_HOL.Sepref

16:42:29 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_IICF

16:42:29 Presenting theory Refine_Imperative_HOL.IICF_Set

16:42:29 Presenting theory Refine_Imperative_HOL.IICF_List_SetO

16:42:29 Presenting theory Refine_Imperative_HOL.IICF_Multiset

16:42:29 Presenting theory Refine_Imperative_HOL.IICF_Prio_Bag

16:42:29 Presenting theory Refine_Imperative_HOL.IICF_List_Mset

16:42:29 Presenting theory Refine_Imperative_HOL.IICF_List_MsetO

16:42:29 Presenting theory Refine_Imperative_HOL.IICF_List

16:42:29 Presenting theory Refine_Imperative_HOL.IICF_Abs_Heap

16:42:29 Presenting theory Refine_Imperative_HOL.IICF_HOL_List

16:42:29 Presenting theory Refine_Imperative_HOL.IICF_Array_List

16:42:29 Presenting theory Refine_Imperative_HOL.IICF_Impl_Heap

16:42:29 Presenting theory Refine_Imperative_HOL.IICF_Map

16:42:29 Presenting theory Refine_Imperative_HOL.IICF_Prio_Map

16:42:29 Presenting theory Refine_Imperative_HOL.IICF_Abs_Heapmap

16:42:30 Presenting theory Refine_Imperative_HOL.IICF_Array

16:42:30 Presenting theory Refine_Imperative_HOL.IICF_MS_Array_List

16:42:30 Presenting theory Refine_Imperative_HOL.IICF_Indexed_Array_List

16:42:30 Presenting theory Refine_Imperative_HOL.IICF_Impl_Heapmap

16:42:30 Presenting theory Refine_Imperative_HOL.IICF_Matrix

16:42:30 Presenting theory Refine_Imperative_HOL.IICF_Array_Matrix

16:42:30 Presenting theory Refine_Imperative_HOL.IICF_Sepl_Binding

16:42:31 Presenting theory Refine_Imperative_HOL.IICF

16:42:31 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Userguides

16:42:31 Presenting theory Refine_Imperative_HOL.Sepref_Guide_Quickstart

16:42:31 Presenting theory Refine_Imperative_HOL.Sepref_Guide_Reference

16:42:31 Presenting theory Refine_Imperative_HOL.Sepref_Guide_General_Util

16:42:31 Presenting theory Refine_Imperative_HOL.Sepref_ICF_Bindings

16:42:31 Presenting theory Refine_Imperative_HOL.Sepref_WGraph

16:42:31 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Examples

16:42:31 Presenting theory Refine_Imperative_HOL.Sepref_Graph

16:42:31 Presenting theory Refine_Imperative_HOL.Sepref_DFS

16:42:31 Presenting theory Refine_Imperative_HOL.Sepref_Dijkstra

16:42:31 Presenting theory Refine_Imperative_HOL.Sepref_NDFS

16:42:31 Presenting theory Refine_Imperative_HOL.Sepref_Minitests

16:42:31 Presenting theory Refine_Imperative_HOL.Worklist_Subsumption

16:42:31 Presenting theory Refine_Imperative_HOL.Worklist_Subsumption_Impl

16:42:32 Presenting theory Refine_Imperative_HOL.Sepref_Snip_Datatype

16:42:32 Presenting theory Refine_Imperative_HOL.Sepref_Snip_Combinator

16:42:32 Presenting theory Refine_Imperative_HOL.Sepref_All_Examples

16:42:32 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Benchmarks

16:42:32 Presenting theory Refine_Imperative_HOL.Heapmap_Bench

16:42:32 Presenting theory Refine_Imperative_HOL.Dijkstra_Benchmark

16:42:32 Presenting theory Refine_Imperative_HOL.NDFS_Benchmark

16:42:32 Presenting Floyd_Warshall ...

16:42:32 Presenting document Floyd_Warshall/document

16:42:32 Presenting document Floyd_Warshall/outline

16:42:32 Presenting theory Floyd_Warshall.Floyd_Warshall

16:42:32 Presenting theory Floyd_Warshall.Recursion_Combinators

16:42:32 Presenting theory Floyd_Warshall.FW_Code

16:42:32 Presenting Sepref_Basic ...

16:42:32 Presenting Sepref_IICF ...

16:42:32 Presenting Flow_Networks ...

16:42:32 Presenting document Flow_Networks/document

16:42:32 Presenting document Flow_Networks/outline

16:42:32 Presenting theory Flow_Networks.Fofu_Abs_Base

16:42:32 Presenting theory Flow_Networks.Fofu_Impl_Base

16:42:32 Presenting theory Flow_Networks.Refine_Add_Fofu

16:42:32 Presenting theory Flow_Networks.Graph

16:42:33 Presenting theory Flow_Networks.Network

16:42:33 Presenting theory Flow_Networks.Residual_Graph

16:42:33 Presenting theory Flow_Networks.Augmenting_Flow

16:42:33 Presenting theory Flow_Networks.Augmenting_Path

16:42:33 Presenting theory Flow_Networks.Ford_Fulkerson

16:42:33 Presenting theory Flow_Networks.Graph_Impl

16:42:33 Presenting theory Flow_Networks.Network_Impl

16:42:33 Presenting theory Flow_Networks.NetCheck

16:42:33 Presenting EdmondsKarp_Maxflow ...

16:42:33 Presenting document EdmondsKarp_Maxflow/document

16:42:33 Presenting document EdmondsKarp_Maxflow/outline

16:42:33 Presenting theory EdmondsKarp_Maxflow.FordFulkerson_Algo

16:42:34 Presenting theory EdmondsKarp_Maxflow.EdmondsKarp_Termination_Abstract

16:42:34 Presenting theory EdmondsKarp_Maxflow.EdmondsKarp_Algo

16:42:34 Presenting theory EdmondsKarp_Maxflow.Augmenting_Path_BFS

16:42:34 Presenting theory EdmondsKarp_Maxflow.EdmondsKarp_Impl

16:42:34 Presenting theory EdmondsKarp_Maxflow.Edka_Checked_Impl

16:42:34 Presenting theory EdmondsKarp_Maxflow.Edka_Benchmark_Export

16:42:34 Presenting Prpu_Maxflow ...

16:42:34 Presenting document Prpu_Maxflow/document

16:42:34 Presenting document Prpu_Maxflow/outline

16:42:34 Presenting theory Prpu_Maxflow.Generic_Push_Relabel

16:42:35 Presenting theory Prpu_Maxflow.Prpu_Common_Inst

16:42:35 Presenting theory Prpu_Maxflow.Fifo_Push_Relabel

16:42:35 Presenting theory Prpu_Maxflow.Graph_Topological_Ordering

16:42:35 Presenting theory Prpu_Maxflow.Relabel_To_Front

16:42:35 Presenting theory Prpu_Maxflow.Prpu_Common_Impl

16:42:35 Presenting theory Prpu_Maxflow.Fifo_Push_Relabel_Impl

16:42:36 Presenting theory Prpu_Maxflow.Relabel_To_Front_Impl

16:42:36 Presenting theory Prpu_Maxflow.Generated_Code_Test

16:42:36 Presenting Knuth_Morris_Pratt ...

16:42:36 Presenting document Knuth_Morris_Pratt/document

16:42:36 Presenting document Knuth_Morris_Pratt/outline

16:42:36 Presenting theory Knuth_Morris_Pratt.KMP

16:42:36 Presenting Kruskal ...

16:42:37 Presenting document Kruskal/document

16:42:37 Presenting document Kruskal/outline

16:42:37 Presenting theory Kruskal.Kruskal_Misc

16:42:37 Presenting theory Kruskal.SeprefUF

16:42:37 Presenting theory Kruskal.MinWeightBasis

16:42:37 Presenting theory Kruskal.Kruskal

16:42:37 Presenting theory Kruskal.Kruskal_Refine

16:42:37 Presenting theory Kruskal.Kruskal_Impl

16:42:37 Presenting theory Kruskal.UGraph

16:42:37 Presenting theory Kruskal.UGraph_Impl

16:42:37 Presenting theory Kruskal.Graph_Definition

16:42:37 Presenting theory Kruskal.Graph_Definition_Aux

16:42:37 Presenting theory Kruskal.Graph_Definition_Impl

16:42:38 Presenting PAC_Checker ...

16:42:38 Presenting document PAC_Checker/document

16:42:38 Presenting document PAC_Checker/outline

16:42:38 Presenting theory PAC_Checker.PAC_More_Poly

16:42:38 Presenting theory PAC_Checker.Duplicate_Free_Multiset

16:42:38 Presenting theory PAC_Checker.Finite_Map_Multiset

16:42:38 Presenting theory PAC_Checker.WB_Sort

16:42:38 Presenting theory PAC_Checker.More_Loops

16:42:38 Presenting theory PAC_Checker.PAC_Specification

16:42:38 Presenting theory PAC_Checker.PAC_Map_Rel

16:42:38 Presenting theory PAC_Checker.PAC_Checker_Specification

16:42:39 Presenting theory PAC_Checker.PAC_Polynomials

16:42:39 Presenting theory PAC_Checker.PAC_Polynomials_Term

16:42:39 Presenting theory PAC_Checker.PAC_Polynomials_Operations

16:42:39 Presenting theory PAC_Checker.PAC_Checker

16:42:40 Presenting theory PAC_Checker.PAC_Checker_Relation

16:42:40 Presenting theory PAC_Checker.PAC_Assoc_Map_Rel

16:42:40 Presenting theory PAC_Checker.PAC_Checker_Init

16:42:40 Presenting theory PAC_Checker.PAC_Version

16:42:40 Presenting theory PAC_Checker.PAC_Checker_Synthesis

16:42:40 Presenting theory PAC_Checker.PAC_Checker_MLton

16:42:40 Presenting VerifyThis2018 ...

16:42:40 Presenting document VerifyThis2018/document

16:42:40 Presenting document VerifyThis2018/outline

16:42:40 Presenting theory VerifyThis2018.Dynamic_Array

16:42:40 Presenting theory VerifyThis2018.DRAT_Misc

16:42:40 Presenting theory VerifyThis2018.Array_Map_Default

16:42:40 Presenting theory VerifyThis2018.Synth_Definition

16:42:40 Presenting theory VerifyThis2018.Exc_Nres_Monad

16:42:41 Presenting theory VerifyThis2018.VTcomp

16:42:41 Presenting theory VerifyThis2018.DF_System

16:42:41 Presenting theory VerifyThis2018.Snippets

16:42:41 Presenting theory VerifyThis2018.Challenge1

16:42:41 Presenting theory VerifyThis2018.Challenge1_short

16:42:41 Presenting theory VerifyThis2018.Challenge2

16:42:41 Presenting theory VerifyThis2018.Challenge3

16:42:41 Presenting VerifyThis2019 ...

16:42:41 Presenting document VerifyThis2019/document

16:42:41 Presenting document VerifyThis2019/outline

16:42:41 Presenting theory VerifyThis2019.Exc_Nres_Monad

16:42:42 Presenting theory VerifyThis2019.VTcomp

16:42:42 Presenting theory VerifyThis2019.Challenge1A

16:42:42 Presenting theory VerifyThis2019.Challenge1B

16:42:42 Presenting theory VerifyThis2019.Challenge2A

16:42:42 Presenting theory VerifyThis2019.Challenge2B

16:42:42 Presenting theory VerifyThis2019.Parallel_Multiset_Fold

16:42:42 Presenting theory VerifyThis2019.Challenge3

16:42:42 Presenting Transition_Systems_and_Automata ...

16:42:42 Presenting document Transition_Systems_and_Automata/document

16:42:42 Presenting document Transition_Systems_and_Automata/outline

16:42:42 Presenting theory Transition_Systems_and_Automata.Basic

16:42:42 Presenting theory Transition_Systems_and_Automata.Sequence

16:42:42 Presenting theory Transition_Systems_and_Automata.Sequence_LTL

16:42:42 Presenting theory Transition_Systems_and_Automata.Sequence_Zip

16:42:42 Presenting theory Transition_Systems_and_Automata.Maps

16:42:42 Presenting theory Transition_Systems_and_Automata.Acceptance

16:42:42 Presenting theory Transition_Systems_and_Automata.Degeneralization

16:42:42 Presenting theory Transition_Systems_and_Automata.Transition_System

16:42:42 Presenting theory Transition_Systems_and_Automata.Transition_System_Extra

16:42:42 Presenting theory Transition_Systems_and_Automata.Transition_System_Construction

16:42:43 Presenting theory Transition_Systems_and_Automata.Deterministic

16:42:43 Presenting theory Transition_Systems_and_Automata.DFA

16:42:43 Presenting theory Transition_Systems_and_Automata.Nondeterministic

16:42:44 Presenting theory Transition_Systems_and_Automata.NFA

16:42:44 Presenting theory Transition_Systems_and_Automata.DBA

16:42:44 Presenting theory Transition_Systems_and_Automata.DGBA

16:42:44 Presenting theory Transition_Systems_and_Automata.DBA_Combine

16:42:44 Presenting theory Transition_Systems_and_Automata.DBTA

16:42:45 Presenting theory Transition_Systems_and_Automata.DGBTA

16:42:45 Presenting theory Transition_Systems_and_Automata.DBTA_Combine

16:42:45 Presenting theory Transition_Systems_and_Automata.DCA

16:42:45 Presenting theory Transition_Systems_and_Automata.DGCA

16:42:45 Presenting theory Transition_Systems_and_Automata.DCA_Combine

16:42:45 Presenting theory Transition_Systems_and_Automata.DRA

16:42:45 Presenting theory Transition_Systems_and_Automata.DRA_Combine

16:42:45 Presenting theory Transition_Systems_and_Automata.Refine

16:42:45 Presenting theory Transition_Systems_and_Automata.Acceptance_Refine

16:42:45 Presenting theory Transition_Systems_and_Automata.Transition_System_Refine

16:42:45 Presenting theory Transition_Systems_and_Automata.DRA_Refine

16:42:45 Presenting theory Transition_Systems_and_Automata.Implement

16:42:45 Presenting theory Transition_Systems_and_Automata.DRA_Implement

16:42:45 Presenting theory Transition_Systems_and_Automata.DRA_Nodes

16:42:45 Presenting theory Transition_Systems_and_Automata.DRA_Explicit

16:42:45 Presenting theory Transition_Systems_and_Automata.DRA_Translate

16:42:45 Presenting theory Transition_Systems_and_Automata.NBA

16:42:45 Presenting theory Transition_Systems_and_Automata.NGBA

16:42:45 Presenting theory Transition_Systems_and_Automata.NBA_Combine

16:42:46 Presenting theory Transition_Systems_and_Automata.NBA_Graphs

16:42:46 Presenting theory Transition_Systems_and_Automata.NBA_Refine

16:42:46 Presenting theory Transition_Systems_and_Automata.NBA_Implement

16:42:46 Presenting theory Transition_Systems_and_Automata.NBA_Algorithms

16:42:46 Presenting theory Transition_Systems_and_Automata.NBA_Explicit

16:42:46 Presenting theory Transition_Systems_and_Automata.NBA_Translate

16:42:46 Presenting theory Transition_Systems_and_Automata.NGBA_Graphs

16:42:46 Presenting theory Transition_Systems_and_Automata.NGBA_Refine

16:42:46 Presenting theory Transition_Systems_and_Automata.NGBA_Implement

16:42:46 Presenting theory Transition_Systems_and_Automata.Degeneralization_Refine

16:42:46 Presenting theory Transition_Systems_and_Automata.NGBA_Algorithms

16:42:46 Presenting theory Transition_Systems_and_Automata.NBTA

16:42:46 Presenting theory Transition_Systems_and_Automata.NGBTA

16:42:46 Presenting theory Transition_Systems_and_Automata.NBTA_Combine

16:42:46 Presenting Adaptive_State_Counting ...

16:42:46 Presenting document Adaptive_State_Counting/document

16:42:46 Presenting document Adaptive_State_Counting/outline

16:42:46 Presenting theory Adaptive_State_Counting.FSM

16:42:47 Presenting theory Adaptive_State_Counting.FSM_Product

16:42:47 Presenting theory Adaptive_State_Counting.ATC

16:42:47 Presenting theory Adaptive_State_Counting.ASC_LB

16:42:49 Presenting theory Adaptive_State_Counting.ASC_Suite

16:42:49 Presenting theory Adaptive_State_Counting.ASC_Sufficiency

16:42:49 Presenting theory Adaptive_State_Counting.ASC_Hoare

16:42:50 Presenting theory Adaptive_State_Counting.ASC_Example

16:42:50 Presenting Buchi_Complementation ...

16:42:50 Presenting document Buchi_Complementation/document

16:42:50 Presenting document Buchi_Complementation/outline

16:42:50 Presenting theory Buchi_Complementation.Alternate

16:42:50 Presenting theory Buchi_Complementation.Graph

16:42:50 Presenting theory Buchi_Complementation.Ranking

16:42:50 Presenting theory Buchi_Complementation.Complementation

16:42:51 Presenting theory Buchi_Complementation.Complementation_Implement

16:42:51 Presenting theory Buchi_Complementation.Formula

16:42:51 Presenting theory Buchi_Complementation.Complementation_Final

16:42:51 Presenting theory Buchi_Complementation.Complementation_Build

16:42:51 Presenting file "code/Autool.mlb"

16:42:51 Presenting file "code/Prelude.sml"

16:42:51 Presenting file "code/Autool.sml"

16:42:51 Presenting LTL_Master_Theorem ...

16:42:51 Presenting document LTL_Master_Theorem/document

16:42:51 Presenting document LTL_Master_Theorem/outline

16:42:51 Presenting theory LTL_Master_Theorem.Syntactic_Fragments_and_Stability

16:42:51 Presenting theory LTL_Master_Theorem.After

16:42:52 Presenting theory LTL_Master_Theorem.Advice

16:42:52 Presenting theory LTL_Master_Theorem.Master_Theorem

16:42:52 Presenting theory LTL_Master_Theorem.Asymmetric_Master_Theorem

16:42:52 Presenting theory LTL_Master_Theorem.Restricted_Master_Theorem

16:42:52 Presenting theory LTL_Master_Theorem.Transition_Functions

16:42:52 Presenting theory LTL_Master_Theorem.Quotient_Type

16:42:52 Presenting theory LTL_Master_Theorem.Omega_Words_Fun_Stream

16:42:52 Presenting theory LTL_Master_Theorem.DRA_Construction

16:42:52 Presenting theory LTL_Master_Theorem.DRA_Implementation

16:42:52 Presenting theory LTL_Master_Theorem.Extra_Equivalence_Relations

16:42:52 Presenting theory LTL_Master_Theorem.DRA_Instantiation

16:42:52 Presenting theory LTL_Master_Theorem.Code_Export

16:42:52 Presenting Partial_Order_Reduction ...

16:42:52 Presenting document Partial_Order_Reduction/document

16:42:52 Presenting document Partial_Order_Reduction/outline

16:42:52 Presenting theory Partial_Order_Reduction.List_Prefixes

16:42:52 Presenting theory Partial_Order_Reduction.List_Extensions

16:42:53 Presenting theory Partial_Order_Reduction.Word_Prefixes

16:42:53 Presenting theory Partial_Order_Reduction.Set_Extensions

16:42:53 Presenting theory Partial_Order_Reduction.Basic_Extensions

16:42:53 Presenting theory Partial_Order_Reduction.Relation_Extensions

16:42:53 Presenting theory Partial_Order_Reduction.Transition_System_Extensions

16:42:53 Presenting theory Partial_Order_Reduction.Traces

16:42:53 Presenting theory Partial_Order_Reduction.Transition_System_Traces

16:42:53 Presenting theory Partial_Order_Reduction.Functions

16:42:53 Presenting theory Partial_Order_Reduction.ENat_Extensions

16:42:53 Presenting theory Partial_Order_Reduction.CCPO_Extensions

16:42:53 Presenting theory Partial_Order_Reduction.ESet_Extensions

16:42:53 Presenting theory Partial_Order_Reduction.Coinductive_List_Extensions

16:42:53 Presenting theory Partial_Order_Reduction.LList_Prefixes

16:42:53 Presenting theory Partial_Order_Reduction.Stuttering

16:42:54 Presenting theory Partial_Order_Reduction.Transition_System_Interpreted_Traces

16:42:54 Presenting theory Partial_Order_Reduction.Ample_Abstract

16:42:54 Presenting theory Partial_Order_Reduction.Formula

16:42:54 Presenting theory Partial_Order_Reduction.Ample_Correctness

16:42:54 Presenting theory Partial_Order_Reduction.Ample_Analysis

16:42:54 Presenting Transitive-Closure ...

16:42:54 Presenting document Transitive-Closure/document

16:42:54 Presenting document Transitive-Closure/outline

16:42:54 Presenting theory Transitive-Closure.Transitive_Closure_Impl

16:42:54 Presenting theory Transitive-Closure.Transitive_Closure_List_Impl

16:42:54 Presenting theory Transitive-Closure.RBT_Map_Set_Extension

16:42:54 Presenting theory Transitive-Closure.Transitive_Closure_RBT_Impl

16:42:54 Presenting theory Transitive-Closure.Finite_Transitive_Closure_Simprocs

16:42:54 Presenting Tree-Automata ...

16:42:54 Presenting document Tree-Automata/document

16:42:54 Presenting document Tree-Automata/outline

16:42:54 Presenting theory Tree-Automata.Tree

16:42:54 Presenting theory Tree-Automata.Ta

16:42:55 Presenting theory Tree-Automata.AbsAlgo

16:42:55 Presenting theory Tree-Automata.Ta_impl

16:42:56 Presenting theory Tree-Automata.Ta_impl_codegen

16:42:56 Presenting AxiomaticCategoryTheory ...

16:42:56 Presenting document AxiomaticCategoryTheory/document

16:42:56 Presenting document AxiomaticCategoryTheory/outline

16:42:56 Presenting theory AxiomaticCategoryTheory.AxiomaticCategoryTheory

16:42:56 Presenting BNF_CC ...

16:42:56 Presenting document BNF_CC/document

16:42:56 Presenting document BNF_CC/outline

16:42:56 Presenting theory BNF_CC.Preliminaries

16:42:56 Presenting theory BNF_CC.Axiomatised_BNF_CC

16:42:56 Presenting theory BNF_CC.Composition

16:42:57 Presenting theory BNF_CC.Fixpoints

16:42:57 Presenting theory BNF_CC.Subtypes

16:42:57 Presenting theory BNF_CC.Quotient_Preservation

16:42:57 Presenting theory BNF_CC.Operation_Examples

16:42:57 Presenting theory BNF_CC.Concrete_Examples

16:42:57 Presenting theory BNF_CC.DDS

16:42:58 Presenting BNF_Operations ...

16:42:58 Presenting document BNF_Operations/document

16:42:58 Presenting document BNF_Operations/outline

16:42:58 Presenting theory BNF_Operations.LFP

16:42:58 Presenting theory BNF_Operations.GFP

16:42:59 Presenting theory BNF_Operations.Compose

16:42:59 Presenting theory BNF_Operations.Kill

16:42:59 Presenting theory BNF_Operations.Lift

16:43:00 Presenting theory BNF_Operations.Permute

16:43:00 Presenting theory BNF_Operations.N2M

16:43:00 Presenting BinarySearchTree ...

16:43:00 Presenting document BinarySearchTree/document

16:43:00 Presenting document BinarySearchTree/outline

16:43:00 Presenting theory BinarySearchTree.BinaryTree

16:43:00 Presenting theory BinarySearchTree.BinaryTree_Map

16:43:00 Presenting theory BinarySearchTree.BinaryTree_TacticStyle

16:43:00 Presenting Binomial-Queues ...

16:43:00 Presenting document Binomial-Queues/document

16:43:00 Presenting document Binomial-Queues/outline

16:43:00 Presenting theory Binomial-Queues.PQ

16:43:00 Presenting theory Binomial-Queues.Binomial_Queue

16:43:00 Presenting theory Binomial-Queues.PQ_Implementation

16:43:01 Presenting Bondy ...

16:43:01 Presenting document Bondy/document

16:43:01 Presenting document Bondy/outline

16:43:01 Presenting theory Bondy.Bondy

16:43:01 Presenting Bounded_Deducibility_Security ...

16:43:01 Presenting document Bounded_Deducibility_Security/document

16:43:01 Presenting document Bounded_Deducibility_Security/outline

16:43:01 Presenting theory Bounded_Deducibility_Security.Trivia

16:43:01 Presenting theory Bounded_Deducibility_Security.IO_Automaton

16:43:01 Presenting theory Bounded_Deducibility_Security.BD_Security

16:43:01 Presenting theory Bounded_Deducibility_Security.Compositional_Reasoning

16:43:01 Presenting theory Bounded_Deducibility_Security.Bounded_Deducibility_Security

16:43:01 Presenting BytecodeLogicJmlTypes ...

16:43:01 Presenting document BytecodeLogicJmlTypes/document

16:43:01 Presenting document BytecodeLogicJmlTypes/outline

16:43:01 Presenting theory BytecodeLogicJmlTypes.AssocLists

16:43:01 Presenting theory BytecodeLogicJmlTypes.Language

16:43:01 Presenting theory BytecodeLogicJmlTypes.Logic

16:43:02 Presenting theory BytecodeLogicJmlTypes.MultiStep

16:43:02 Presenting theory BytecodeLogicJmlTypes.Reachability

16:43:02 Presenting theory BytecodeLogicJmlTypes.Sound

16:43:03 Presenting theory BytecodeLogicJmlTypes.Cachera

16:43:04 Presenting C2KA_DistributedSystems ...

16:43:04 Presenting document C2KA_DistributedSystems/document

16:43:04 Presenting document C2KA_DistributedSystems/outline

16:43:04 Presenting theory C2KA_DistributedSystems.Stimuli

16:43:04 Presenting theory C2KA_DistributedSystems.CKA

16:43:04 Presenting theory C2KA_DistributedSystems.C2KA

16:43:04 Presenting theory C2KA_DistributedSystems.Topology_C2KA

16:43:04 Presenting theory C2KA_DistributedSystems.Communication_C2KA

16:43:04 Presenting CISC-Kernel ...

16:43:04 Presenting document CISC-Kernel/document

16:43:04 Presenting document CISC-Kernel/outline

16:43:04 Presenting theory CISC-Kernel.Option_Binders

16:43:04 Presenting theory CISC-Kernel.List_Theorems

16:43:04 Presenting theory CISC-Kernel.K

16:43:04 Presenting theory CISC-Kernel.SK

16:43:05 Presenting theory CISC-Kernel.ISK

16:43:05 Presenting theory CISC-Kernel.CISK

16:43:05 Presenting theory CISC-Kernel.Step_configuration

16:43:05 Presenting theory CISC-Kernel.Step_policies

16:43:05 Presenting theory CISC-Kernel.Step

16:43:05 Presenting theory CISC-Kernel.Step_invariants

16:43:05 Presenting theory CISC-Kernel.Step_vpeq

16:43:05 Presenting theory CISC-Kernel.Step_vpeq_locally_respects

16:43:05 Presenting theory CISC-Kernel.Step_vpeq_weakly_step_consistent

16:43:05 Presenting theory CISC-Kernel.Separation_kernel_model

16:43:05 Presenting theory CISC-Kernel.Link_separation_kernel_model_to_CISK

16:43:05 Presenting CRDT ...

16:43:05 Presenting document CRDT/document

16:43:05 Presenting document CRDT/outline

16:43:05 Presenting theory CRDT.Util

16:43:05 Presenting theory CRDT.Convergence

16:43:06 Presenting theory CRDT.Network

16:43:06 Presenting theory CRDT.Ordered_List

16:43:06 Presenting theory CRDT.RGA

16:43:06 Presenting theory CRDT.Counter

16:43:06 Presenting theory CRDT.ORSet

16:43:06 Presenting IMAP-CRDT ...

16:43:06 Presenting document IMAP-CRDT/document

16:43:06 Presenting document IMAP-CRDT/outline

16:43:06 Presenting theory IMAP-CRDT.IMAP-def

16:43:06 Presenting theory IMAP-CRDT.IMAP-proof-commute

16:43:06 Presenting theory IMAP-CRDT.IMAP-proof-helpers

16:43:06 Presenting theory IMAP-CRDT.IMAP-proof-independent

16:43:06 Presenting theory IMAP-CRDT.IMAP-proof

16:43:06 Presenting CYK ...

16:43:06 Presenting document CYK/document

16:43:06 Presenting document CYK/outline

16:43:06 Presenting theory CYK.CYK

16:43:07 Presenting Card_Multisets ...

16:43:07 Presenting document Card_Multisets/document

16:43:07 Presenting document Card_Multisets/outline

16:43:07 Presenting theory Card_Multisets.Card_Multisets

16:43:07 Presenting Card_Partitions ...

16:43:07 Presenting document Card_Partitions/document

16:43:07 Presenting document Card_Partitions/outline

16:43:07 Presenting theory Card_Partitions.Set_Partition

16:43:07 Presenting theory Card_Partitions.Injectivity_Solver

16:43:07 Presenting theory Card_Partitions.Card_Partitions

16:43:07 Presenting Case_Labeling ...

16:43:07 Presenting document Case_Labeling/document

16:43:07 Presenting document Case_Labeling/outline

16:43:07 Presenting theory Case_Labeling.Case_Labeling

16:43:07 Presenting file "print_nested_cases.ML"

16:43:07 Presenting file "util.ML"

16:43:07 Presenting file "casify.ML"

16:43:07 Presenting theory Case_Labeling.Labeled_Hoare

16:43:07 Presenting file "labeled_hoare_tac.ML"

16:43:07 Presenting theory Case_Labeling.Labeled_Hoare_Examples

16:43:07 Presenting theory Case_Labeling.Conditionals

16:43:07 Presenting theory Case_Labeling.Monadic_Language

16:43:07 Presenting file "$AFP/Case_Labeling/util.ML"

16:43:07 Presenting theory Case_Labeling.Case_Labeling_Examples

16:43:07 Presenting Category ...

16:43:07 Presenting document Category/document

16:43:07 Presenting document Category/outline

16:43:07 Presenting theory Category.Cat

16:43:08 Presenting theory Category.SetCat

16:43:08 Presenting theory Category.Functors

16:43:08 Presenting theory Category.HomFunctors

16:43:08 Presenting theory Category.NatTrans

16:43:08 Presenting theory Category.Yoneda

16:43:08 Presenting Cauchy ...

16:43:08 Presenting document Cauchy/document

16:43:08 Presenting document Cauchy/outline

16:43:08 Presenting theory Cauchy.CauchysMeanTheorem

16:43:08 Presenting theory Cauchy.CauchySchwarz

16:43:08 Presenting Sqrt_Babylonian ...

16:43:08 Presenting document Sqrt_Babylonian/document

16:43:08 Presenting document Sqrt_Babylonian/outline

16:43:08 Presenting theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary

16:43:08 Presenting theory Sqrt_Babylonian.Log_Impl

16:43:08 Presenting theory Sqrt_Babylonian.NthRoot_Impl

16:43:08 Presenting theory Sqrt_Babylonian.Sqrt_Babylonian

16:43:08 Presenting Real_Impl ...

16:43:08 Presenting document Real_Impl/document

16:43:08 Presenting document Real_Impl/outline

16:43:08 Presenting theory Real_Impl.Real_Impl_Auxiliary

16:43:08 Presenting theory Real_Impl.Prime_Product

16:43:09 Presenting theory Real_Impl.Real_Impl

16:43:09 Presenting theory Real_Impl.Real_Unique_Impl

16:43:09 Presenting Certification_Monads ...

16:43:09 Presenting document Certification_Monads/document

16:43:09 Presenting document Certification_Monads/outline

16:43:09 Presenting theory Certification_Monads.Error_Syntax

16:43:09 Presenting theory Certification_Monads.Error_Monad

16:43:09 Presenting theory Certification_Monads.Check_Monad

16:43:09 Presenting theory Certification_Monads.Strict_Sum

16:43:09 Presenting theory Certification_Monads.Parser_Monad

16:43:09 Presenting theory Certification_Monads.Misc

16:43:09 Presenting Classes ...

16:43:09 Presenting document Classes/classes

16:43:09 Presenting theory Classes.Setup

16:43:09 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

16:43:09 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

16:43:09 Presenting theory Classes.Classes

16:43:09 Presenting Clean ...

16:43:09 Presenting document Clean/document

16:43:09 Presenting document Clean/outline

16:43:09 Presenting theory Clean.MonadSE

16:43:09 Presenting theory Clean.Seq_MonadSE

16:43:09 Presenting theory Clean.Symbex_MonadSE

16:43:09 Presenting theory Clean.Clean

16:43:10 Presenting theory Clean.Hoare_MonadSE

16:43:10 Presenting theory Clean.Hoare_Clean

16:43:10 Presenting theory Clean.Clean_Symbex

16:43:10 Presenting theory Clean.Test_Clean

16:43:10 Presenting theory Clean.Clean_Main

16:43:10 Presenting theory Clean.Quicksort_concept

16:43:10 Presenting theory Clean.SquareRoot_concept

16:43:10 Presenting ClockSynchInst ...

16:43:10 Presenting document ClockSynchInst/document

16:43:10 Presenting document ClockSynchInst/outline

16:43:10 Presenting theory ClockSynchInst.ICAInstance

16:43:10 Presenting theory ClockSynchInst.LynchInstance

16:43:10 Presenting Codegen ...

16:43:10 Presenting document Codegen/codegen

16:43:10 Presenting theory Codegen.Setup

16:43:10 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

16:43:10 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

16:43:10 Presenting theory Codegen.Introduction

16:43:10 Presenting theory Codegen.Foundations

16:43:10 Presenting theory Codegen.Refinement

16:43:10 Presenting theory Codegen.Inductive_Predicate

16:43:10 Presenting theory Codegen.Evaluation

16:43:10 Presenting theory Codegen.Computations

16:43:11 Presenting theory Codegen.Adaptation

16:43:11 Presenting theory Codegen.Further

16:43:11 Presenting CofGroups ...

16:43:11 Presenting document CofGroups/document

16:43:11 Presenting document CofGroups/outline

16:43:11 Presenting theory CofGroups.CofGroups

16:43:11 Presenting Coinductive_Languages ...

16:43:11 Presenting document Coinductive_Languages/document

16:43:11 Presenting document Coinductive_Languages/outline

16:43:11 Presenting theory Coinductive_Languages.Coinductive_Language

16:43:11 Presenting theory Coinductive_Languages.Coinductive_Regular_Set

16:43:11 Presenting theory Coinductive_Languages.Context_Free_Grammar

16:43:11 Presenting Compiling-Exceptions-Correctly ...

16:43:11 Presenting document Compiling-Exceptions-Correctly/document

16:43:11 Presenting document Compiling-Exceptions-Correctly/outline

16:43:11 Presenting theory Compiling-Exceptions-Correctly.Exceptions

16:43:11 Presenting Complete_Non_Orders ...

16:43:11 Presenting document Complete_Non_Orders/document

16:43:11 Presenting document Complete_Non_Orders/outline

16:43:11 Presenting theory Complete_Non_Orders.Binary_Relations

16:43:11 Presenting theory Complete_Non_Orders.Complete_Relations

16:43:11 Presenting theory Complete_Non_Orders.Fixed_Points

16:43:12 Presenting Completeness ...

16:43:12 Presenting document Completeness/document

16:43:12 Presenting document Completeness/outline

16:43:12 Presenting theory Completeness.PermutationLemmas

16:43:12 Presenting theory Completeness.Base

16:43:12 Presenting theory Completeness.Formula

16:43:12 Presenting theory Completeness.Sequents

16:43:12 Presenting theory Completeness.Tree

16:43:12 Presenting theory Completeness.Completeness

16:43:12 Presenting theory Completeness.Soundness

16:43:12 Presenting Complex_Geometry ...

16:43:12 Presenting document Complex_Geometry/document

16:43:12 Presenting document Complex_Geometry/outline

16:43:12 Presenting theory Complex_Geometry.More_Transcendental

16:43:12 Presenting theory Complex_Geometry.Canonical_Angle

16:43:13 Presenting theory Complex_Geometry.More_Complex

16:43:13 Presenting theory Complex_Geometry.Angles

16:43:13 Presenting theory Complex_Geometry.More_Set

16:43:13 Presenting theory Complex_Geometry.Linear_Systems

16:43:13 Presenting theory Complex_Geometry.Quadratic

16:43:13 Presenting theory Complex_Geometry.Matrices

16:43:13 Presenting theory Complex_Geometry.Unitary_Matrices

16:43:13 Presenting theory Complex_Geometry.Unitary11_Matrices

16:43:13 Presenting theory Complex_Geometry.Hermitean_Matrices

16:43:13 Presenting theory Complex_Geometry.Elementary_Complex_Geometry

16:43:14 Presenting theory Complex_Geometry.Homogeneous_Coordinates

16:43:14 Presenting theory Complex_Geometry.Moebius

16:43:14 Presenting theory Complex_Geometry.Circlines

16:43:14 Presenting theory Complex_Geometry.Oriented_Circlines

16:43:15 Presenting theory Complex_Geometry.Circlines_Angle

16:43:15 Presenting theory Complex_Geometry.Unit_Circle_Preserving_Moebius

16:43:15 Presenting theory Complex_Geometry.Riemann_Sphere

16:43:15 Presenting theory Complex_Geometry.Chordal_Metric

16:43:15 Presenting Poincare_Disc ...

16:43:15 Presenting document Poincare_Disc/document

16:43:15 Presenting document Poincare_Disc/outline

16:43:15 Presenting theory Poincare_Disc.Hyperbolic_Functions

16:43:15 Presenting theory Poincare_Disc.Tarski

16:43:15 Presenting theory Poincare_Disc.Poincare_Lines

16:43:16 Presenting theory Poincare_Disc.Poincare_Lines_Ideal_Points

16:43:16 Presenting theory Poincare_Disc.Poincare_Distance

16:43:16 Presenting theory Poincare_Disc.Poincare_Circles

16:43:16 Presenting theory Poincare_Disc.Poincare_Between

16:43:17 Presenting theory Poincare_Disc.Poincare_Lines_Axis_Intersections

16:43:17 Presenting theory Poincare_Disc.Poincare_Perpendicular

16:43:17 Presenting theory Poincare_Disc.Poincare

16:43:17 Presenting theory Poincare_Disc.Poincare_Tarski

16:43:18 Presenting ComponentDependencies ...

16:43:18 Presenting document ComponentDependencies/document

16:43:18 Presenting document ComponentDependencies/outline

16:43:18 Presenting theory ComponentDependencies.DataDependenciesConcreteValues

16:43:18 Presenting theory ComponentDependencies.DataDependencies

16:43:18 Presenting theory ComponentDependencies.DataDependenciesCaseStudy

16:43:18 Presenting Concurrent_Ref_Alg ...

16:43:18 Presenting document Concurrent_Ref_Alg/document

16:43:18 Presenting document Concurrent_Ref_Alg/outline

16:43:18 Presenting theory Concurrent_Ref_Alg.Refinement_Lattice

16:43:18 Presenting theory Concurrent_Ref_Alg.Sequential

16:43:18 Presenting theory Concurrent_Ref_Alg.Parallel

16:43:18 Presenting theory Concurrent_Ref_Alg.Conjunction

16:43:18 Presenting theory Concurrent_Ref_Alg.CRA

16:43:18 Presenting theory Concurrent_Ref_Alg.Galois_Connections

16:43:18 Presenting theory Concurrent_Ref_Alg.Iteration

16:43:18 Presenting theory Concurrent_Ref_Alg.Conjunctive_Sequential

16:43:18 Presenting theory Concurrent_Ref_Alg.Infimum_Nat

16:43:18 Presenting theory Concurrent_Ref_Alg.Conjunctive_Iteration

16:43:18 Presenting theory Concurrent_Ref_Alg.Rely_Quotient

16:43:18 Presenting Concurrent_Revisions ...

16:43:18 Presenting document Concurrent_Revisions/document

16:43:18 Presenting document Concurrent_Revisions/outline

16:43:18 Presenting theory Concurrent_Revisions.Data

16:43:18 Presenting theory Concurrent_Revisions.Occurrences

16:43:19 Presenting theory Concurrent_Revisions.Renaming

16:43:19 Presenting theory Concurrent_Revisions.Substitution

16:43:19 Presenting theory Concurrent_Revisions.OperationalSemantics

16:43:19 Presenting theory Concurrent_Revisions.Executions

16:43:19 Presenting theory Concurrent_Revisions.Determinacy

16:43:20 Presenting Consensus_Refined ...

16:43:20 Presenting document Consensus_Refined/document

16:43:20 Presenting document Consensus_Refined/outline

16:43:20 Presenting theory Consensus_Refined.Infra

16:43:20 Presenting theory Consensus_Refined.Consensus_Types

16:43:20 Presenting theory Consensus_Refined.Quorums

16:43:20 Presenting theory Consensus_Refined.Consensus_Misc

16:43:20 Presenting theory Consensus_Refined.Two_Steps

16:43:20 Presenting theory Consensus_Refined.Three_Steps

16:43:20 Presenting theory Consensus_Refined.Refinement

16:43:20 Presenting theory Consensus_Refined.HO_Transition_System

16:43:20 Presenting theory Consensus_Refined.Voting

16:43:20 Presenting theory Consensus_Refined.Voting_Opt

16:43:21 Presenting theory Consensus_Refined.OneThirdRule_Defs

16:43:21 Presenting theory Consensus_Refined.OneThirdRule_Proofs

16:43:21 Presenting theory Consensus_Refined.Ate_Defs

16:43:21 Presenting theory Consensus_Refined.Ate_Proofs

16:43:21 Presenting theory Consensus_Refined.Same_Vote

16:43:21 Presenting theory Consensus_Refined.Observing_Quorums

16:43:21 Presenting theory Consensus_Refined.Observing_Quorums_Opt

16:43:21 Presenting theory Consensus_Refined.Two_Step_Observing

16:43:21 Presenting theory Consensus_Refined.Uv_Defs

16:43:21 Presenting theory Consensus_Refined.Uv_Proofs

16:43:21 Presenting theory Consensus_Refined.BenOr_Defs

16:43:21 Presenting theory Consensus_Refined.BenOr_Proofs

16:43:21 Presenting theory Consensus_Refined.MRU_Vote

16:43:21 Presenting theory Consensus_Refined.MRU_Vote_Opt

16:43:21 Presenting theory Consensus_Refined.Three_Step_MRU

16:43:21 Presenting theory Consensus_Refined.New_Algorithm_Defs

16:43:21 Presenting theory Consensus_Refined.New_Algorithm_Proofs

16:43:21 Presenting theory Consensus_Refined.Paxos_Defs

16:43:21 Presenting theory Consensus_Refined.Paxos_Proofs

16:43:22 Presenting theory Consensus_Refined.CT_Defs

16:43:22 Presenting theory Consensus_Refined.CT_Proofs

16:43:22 Presenting Constructor_Funs ...

16:43:22 Presenting document Constructor_Funs/document

16:43:22 Presenting document Constructor_Funs/outline

16:43:22 Presenting theory Constructor_Funs.Constructor_Funs

16:43:22 Presenting file "constructor_funs.ML"

16:43:22 Presenting theory Constructor_Funs.Test_Constructor_Funs

16:43:22 Presenting CryptoBasedCompositionalProperties ...

16:43:22 Presenting document CryptoBasedCompositionalProperties/document

16:43:22 Presenting document CryptoBasedCompositionalProperties/outline

16:43:22 Presenting theory CryptoBasedCompositionalProperties.ListExtras

16:43:22 Presenting theory CryptoBasedCompositionalProperties.Secrecy_types

16:43:22 Presenting theory CryptoBasedCompositionalProperties.inout

16:43:22 Presenting theory CryptoBasedCompositionalProperties.Secrecy

16:43:22 Presenting theory CryptoBasedCompositionalProperties.CompLocalSecrets

16:43:22 Presenting theory CryptoBasedCompositionalProperties.KnowledgeKeysSecrets

16:43:22 Presenting DPT-SAT-Solver ...

16:43:22 Presenting document DPT-SAT-Solver/document

16:43:22 Presenting document DPT-SAT-Solver/outline

16:43:22 Presenting theory DPT-SAT-Solver.DPT_SAT_Solver

16:43:23 Presenting file "dpt_sat_solver.ML"

16:43:23 Presenting theory DPT-SAT-Solver.DPT_SAT_Tests

16:43:23 Presenting DataRefinementIBP ...

16:43:23 Presenting document DataRefinementIBP/document

16:43:23 Presenting document DataRefinementIBP/outline

16:43:23 Presenting theory DataRefinementIBP.Preliminaries

16:43:23 Presenting theory DataRefinementIBP.Statements

16:43:23 Presenting theory DataRefinementIBP.Hoare

16:43:23 Presenting theory DataRefinementIBP.Diagram

16:43:23 Presenting theory DataRefinementIBP.DataRefinement

16:43:23 Presenting Datatypes ...

16:43:23 Presenting document Datatypes/datatypes

16:43:23 Presenting theory Datatypes.Setup

16:43:23 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

16:43:23 Presenting theory Datatypes.Datatypes

16:43:23 Presenting Corec ...

16:43:23 Presenting document Corec/corec

16:43:23 Presenting theory Corec.Corec

16:43:23 Presenting Decl_Sem_Fun_PL ...

16:43:23 Presenting document Decl_Sem_Fun_PL/document

16:43:23 Presenting document Decl_Sem_Fun_PL/outline

16:43:23 Presenting theory Decl_Sem_Fun_PL.Lambda

16:43:23 Presenting theory Decl_Sem_Fun_PL.SmallStepLam

16:43:23 Presenting theory Decl_Sem_Fun_PL.BigStepLam

16:43:24 Presenting theory Decl_Sem_Fun_PL.ValuesFSet

16:43:24 Presenting theory Decl_Sem_Fun_PL.ValuesFSetProps

16:43:24 Presenting theory Decl_Sem_Fun_PL.RelationalSemFSet

16:43:24 Presenting theory Decl_Sem_Fun_PL.DeclSemAsDenotFSet

16:43:24 Presenting theory Decl_Sem_Fun_PL.EquivRelationalDenotFSet

16:43:24 Presenting theory Decl_Sem_Fun_PL.ChangeEnv

16:43:24 Presenting theory Decl_Sem_Fun_PL.DeclSemAsNDInterpFSet

16:43:24 Presenting theory Decl_Sem_Fun_PL.InterTypeSystem

16:43:24 Presenting theory Decl_Sem_Fun_PL.Values

16:43:24 Presenting theory Decl_Sem_Fun_PL.ValueProps

16:43:24 Presenting theory Decl_Sem_Fun_PL.DeclSemAsDenot

16:43:24 Presenting theory Decl_Sem_Fun_PL.DenotLam5

16:43:24 Presenting theory Decl_Sem_Fun_PL.EquivDenotInterTypes

16:43:24 Presenting theory Decl_Sem_Fun_PL.DenotSoundFSet

16:43:24 Presenting theory Decl_Sem_Fun_PL.DenotCompleteFSet

16:43:24 Presenting theory Decl_Sem_Fun_PL.DenotCongruenceFSet

16:43:24 Presenting theory Decl_Sem_Fun_PL.DenotEqualitiesFSet

16:43:24 Presenting theory Decl_Sem_Fun_PL.Optimizer

16:43:24 Presenting theory Decl_Sem_Fun_PL.SystemF

16:43:25 Presenting theory Decl_Sem_Fun_PL.MutableRef

16:43:25 Presenting theory Decl_Sem_Fun_PL.MutableRefProps

16:43:25 Presenting Dependent_SIFUM_Type_Systems ...

16:43:25 Presenting document Dependent_SIFUM_Type_Systems/document

16:43:25 Presenting document Dependent_SIFUM_Type_Systems/outline

16:43:25 Presenting theory Dependent_SIFUM_Type_Systems.Preliminaries

16:43:25 Presenting theory Dependent_SIFUM_Type_Systems.Security

16:43:25 Presenting theory Dependent_SIFUM_Type_Systems.Compositionality

16:43:25 Presenting theory Dependent_SIFUM_Type_Systems.Language

16:43:25 Presenting theory Dependent_SIFUM_Type_Systems.TypeSystem

16:43:27 Presenting theory Dependent_SIFUM_Type_Systems.LocallySoundModeUse

16:43:27 Presenting theory Dependent_SIFUM_Type_Systems.Example

16:43:27 Presenting theory Dependent_SIFUM_Type_Systems.TypeSystemTactics

16:43:27 Presenting theory Dependent_SIFUM_Type_Systems.Example_TypeSystem

16:43:27 Presenting theory Dependent_SIFUM_Type_Systems.Example_Swap_Add

16:43:27 Presenting Dependent_SIFUM_Refinement ...

16:43:27 Presenting document Dependent_SIFUM_Refinement/document

16:43:27 Presenting document Dependent_SIFUM_Refinement/outline

16:43:27 Presenting theory Dependent_SIFUM_Refinement.CompositionalRefinement

16:43:28 Presenting theory Dependent_SIFUM_Refinement.Eg1

16:43:28 Presenting theory Dependent_SIFUM_Refinement.Eg1RefinementTrivial

16:43:28 Presenting theory Dependent_SIFUM_Refinement.Eg2

16:43:28 Presenting theory Dependent_SIFUM_Refinement.Eg1Eg2

16:43:28 Presenting theory Dependent_SIFUM_Refinement.Eg1Eg2RefinementSimple

16:43:28 Presenting theory Dependent_SIFUM_Refinement.EgHighBranchRevC

16:43:30 Presenting Depth-First-Search ...

16:43:30 Presenting document Depth-First-Search/document

16:43:30 Presenting document Depth-First-Search/outline

16:43:30 Presenting theory Depth-First-Search.DFS

16:43:31 Presenting Derangements ...

16:43:31 Presenting document Derangements/document

16:43:31 Presenting document Derangements/outline

16:43:31 Presenting theory Derangements.Derangements

16:43:31 Presenting Dict_Construction ...

16:43:31 Presenting document Dict_Construction/document

16:43:31 Presenting document Dict_Construction/outline

16:43:31 Presenting theory Dict_Construction.Introduction

16:43:31 Presenting theory Dict_Construction.Impossibility

16:43:31 Presenting theory Dict_Construction.Dict_Construction

16:43:31 Presenting file "dict_construction_util.ML"

16:43:31 Presenting file "transfer_termination.ML"

16:43:31 Presenting file "congruences.ML"

16:43:31 Presenting file "side_conditions.ML"

16:43:31 Presenting file "class_graph.ML"

16:43:31 Presenting file "dict_construction.ML"

16:43:31 Presenting theory Dict_Construction.Termination

16:43:31 Presenting theory Dict_Construction.Test_Dict_Construction

16:43:31 Presenting theory Dict_Construction.Test_Side_Conditions

16:43:31 Presenting theory Dict_Construction.Test_Lazy_Case

16:43:31 Presenting Diophantine_Eqns_Lin_Hom ...

16:43:31 Presenting document Diophantine_Eqns_Lin_Hom/document

16:43:31 Presenting document Diophantine_Eqns_Lin_Hom/outline

16:43:31 Presenting theory Diophantine_Eqns_Lin_Hom.List_Vector

16:43:32 Presenting theory Diophantine_Eqns_Lin_Hom.Linear_Diophantine_Equations

16:43:32 Presenting theory Diophantine_Eqns_Lin_Hom.Sorted_Wrt

16:43:32 Presenting theory Diophantine_Eqns_Lin_Hom.Minimize_Wrt

16:43:32 Presenting theory Diophantine_Eqns_Lin_Hom.Simple_Algorithm

16:43:32 Presenting theory Diophantine_Eqns_Lin_Hom.Algorithm

16:43:32 Presenting theory Diophantine_Eqns_Lin_Hom.Solver_Code

16:43:32 Presenting file "src/Main.hs"

16:43:32 Presenting Discrete_Summation ...

16:43:32 Presenting document Discrete_Summation/document

16:43:32 Presenting document Discrete_Summation/outline

16:43:32 Presenting theory Discrete_Summation.Factorials

16:43:32 Presenting theory Discrete_Summation.Discrete_Summation

16:43:32 Presenting theory Discrete_Summation.Summation_Conversion

16:43:32 Presenting theory Discrete_Summation.Examples

16:43:32 Presenting DiskPaxos ...

16:43:32 Presenting document DiskPaxos/document

16:43:32 Presenting document DiskPaxos/outline

16:43:32 Presenting theory DiskPaxos.DiskPaxos_Model

16:43:33 Presenting theory DiskPaxos.DiskPaxos_Inv1

16:43:33 Presenting theory DiskPaxos.DiskPaxos_Inv2

16:43:33 Presenting theory DiskPaxos.DiskPaxos_Inv3

16:43:33 Presenting theory DiskPaxos.DiskPaxos_Inv4

16:43:33 Presenting theory DiskPaxos.DiskPaxos_Inv5

16:43:33 Presenting theory DiskPaxos.DiskPaxos_Chosen

16:43:34 Presenting theory DiskPaxos.DiskPaxos_Inv6

16:43:34 Presenting theory DiskPaxos.DiskPaxos_Invariant

16:43:34 Presenting theory DiskPaxos.DiskPaxos

16:43:34 Presenting Efficient-Mergesort ...

16:43:34 Presenting document Efficient-Mergesort/document

16:43:34 Presenting document Efficient-Mergesort/outline

16:43:34 Presenting theory Efficient-Mergesort.Efficient_Sort

16:43:34 Presenting theory Efficient-Mergesort.Mergesort_Complexity

16:43:34 Presenting theory Efficient-Mergesort.Natural_Mergesort

16:43:34 Presenting Eisbach ...

16:43:34 Presenting document Eisbach/eisbach

16:43:34 Presenting theory Eisbach.Base

16:43:34 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

16:43:34 Presenting theory Eisbach.Preface

16:43:34 Presenting theory Eisbach.Manual

16:43:34 Presenting Encodability_Process_Calculi ...

16:43:34 Presenting document Encodability_Process_Calculi/document

16:43:34 Presenting document Encodability_Process_Calculi/outline

16:43:34 Presenting theory Encodability_Process_Calculi.Relations

16:43:34 Presenting theory Encodability_Process_Calculi.ProcessCalculi

16:43:34 Presenting theory Encodability_Process_Calculi.SimulationRelations

16:43:35 Presenting theory Encodability_Process_Calculi.Encodings

16:43:35 Presenting theory Encodability_Process_Calculi.SourceTargetRelation

16:43:36 Presenting theory Encodability_Process_Calculi.SuccessSensitiveness

16:43:36 Presenting theory Encodability_Process_Calculi.DivergenceReflection

16:43:36 Presenting theory Encodability_Process_Calculi.OperationalCorrespondence

16:43:37 Presenting theory Encodability_Process_Calculi.FullAbstraction

16:43:37 Presenting theory Encodability_Process_Calculi.CombinedCriteria

16:43:38 Presenting Euler_Partition ...

16:43:38 Presenting document Euler_Partition/document

16:43:38 Presenting document Euler_Partition/outline

16:43:38 Presenting theory Euler_Partition.Euler_Partition

16:43:38 Presenting Example-Submission ...

16:43:38 Presenting document Example-Submission/document

16:43:38 Presenting document Example-Submission/outline

16:43:38 Presenting theory Example-Submission.Submission

16:43:38 Presenting FFT ...

16:43:38 Presenting document FFT/document

16:43:38 Presenting document FFT/outline

16:43:38 Presenting theory FFT.FFT

16:43:38 Presenting FLP ...

16:43:38 Presenting document FLP/document

16:43:38 Presenting document FLP/outline

16:43:38 Presenting theory FLP.Multiset

16:43:38 Presenting theory FLP.AsynchronousSystem

16:43:39 Presenting theory FLP.ListUtilities

16:43:39 Presenting theory FLP.Execution

16:43:39 Presenting theory FLP.FLPSystem

16:43:39 Presenting theory FLP.FLPTheorem

16:43:39 Presenting theory FLP.FLPExistingSystem

16:43:40 Presenting FOL_Harrison ...

16:43:40 Presenting document FOL_Harrison/document

16:43:40 Presenting document FOL_Harrison/outline

16:43:40 Presenting theory FOL_Harrison.FOL_Harrison

16:43:40 Presenting Factored_Transition_System_Bounding ...

16:43:40 Presenting document Factored_Transition_System_Bounding/document

16:43:40 Presenting document Factored_Transition_System_Bounding/outline

16:43:40 Presenting theory Factored_Transition_System_Bounding.FactoredSystemLib

16:43:40 Presenting theory Factored_Transition_System_Bounding.ListUtils

16:43:40 Presenting theory Factored_Transition_System_Bounding.FSSublist

16:43:41 Presenting theory Factored_Transition_System_Bounding.HoArithUtils

16:43:41 Presenting theory Factored_Transition_System_Bounding.FmapUtils

16:43:41 Presenting theory Factored_Transition_System_Bounding.FactoredSystem

16:43:41 Presenting theory Factored_Transition_System_Bounding.ActionSeqProcess

16:43:42 Presenting theory Factored_Transition_System_Bounding.RelUtils

16:43:42 Presenting theory Factored_Transition_System_Bounding.Dependency

16:43:42 Presenting theory Factored_Transition_System_Bounding.Invariants

16:43:42 Presenting theory Factored_Transition_System_Bounding.SetUtils

16:43:42 Presenting theory Factored_Transition_System_Bounding.TopologicalProps

16:43:42 Presenting theory Factored_Transition_System_Bounding.SystemAbstraction

16:43:43 Presenting theory Factored_Transition_System_Bounding.Acyclicity

16:43:43 Presenting theory Factored_Transition_System_Bounding.AcycSspace

16:43:44 Presenting FeatherweightJava ...

16:43:44 Presenting document FeatherweightJava/document

16:43:44 Presenting document FeatherweightJava/outline

16:43:44 Presenting theory FeatherweightJava.FJDefs

16:43:44 Presenting theory FeatherweightJava.FJAux

16:43:44 Presenting theory FeatherweightJava.FJSound

16:43:44 Presenting theory FeatherweightJava.Execute

16:43:44 Presenting theory FeatherweightJava.Featherweight_Java

16:43:44 Presenting Featherweight_OCL ...

16:43:44 Presenting document Featherweight_OCL/annex-a

16:43:44 Presenting document Featherweight_OCL/document

16:43:44 Presenting document Featherweight_OCL/outline

16:43:44 Presenting theory Featherweight_OCL.UML_Types

16:43:44 Presenting theory Featherweight_OCL.UML_Logic

16:43:44 Presenting theory Featherweight_OCL.UML_PropertyProfiles

16:43:45 Presenting theory Featherweight_OCL.UML_Boolean

16:43:45 Presenting theory Featherweight_OCL.UML_Void

16:43:45 Presenting theory Featherweight_OCL.UML_Integer

16:43:45 Presenting theory Featherweight_OCL.UML_Real

16:43:45 Presenting theory Featherweight_OCL.UML_String

16:43:45 Presenting theory Featherweight_OCL.UML_Pair

16:43:45 Presenting theory Featherweight_OCL.UML_Bag

16:43:45 Presenting theory Featherweight_OCL.UML_Set

16:43:46 Presenting theory Featherweight_OCL.UML_Sequence

16:43:46 Presenting theory Featherweight_OCL.UML_Library

16:43:46 Presenting theory Featherweight_OCL.UML_State

16:43:47 Presenting theory Featherweight_OCL.UML_Contracts

16:43:47 Presenting theory Featherweight_OCL.UML_Tools

16:43:47 Presenting theory Featherweight_OCL.UML_Main

16:43:47 Presenting theory Featherweight_OCL.Analysis_UML

16:43:48 Presenting theory Featherweight_OCL.Analysis_OCL

16:43:48 Presenting theory Featherweight_OCL.Design_UML

16:43:48 Presenting theory Featherweight_OCL.Design_OCL

16:43:48 Presenting FileRefinement ...

16:43:48 Presenting document FileRefinement/document

16:43:48 Presenting document FileRefinement/outline

16:43:48 Presenting theory FileRefinement.CArrays

16:43:48 Presenting theory FileRefinement.ResizableArrays

16:43:48 Presenting theory FileRefinement.FileRefinement

16:43:48 Presenting FinFun ...

16:43:48 Presenting document FinFun/document

16:43:48 Presenting document FinFun/outline

16:43:48 Presenting theory FinFun.FinFun

16:43:49 Presenting theory FinFun.FinFunPred

16:43:49 Presenting Finite-Map-Extras ...

16:43:49 Presenting document Finite-Map-Extras/document

16:43:49 Presenting document Finite-Map-Extras/outline

16:43:49 Presenting theory Finite-Map-Extras.Finite_Map_Extras

16:43:49 Presenting Finite_Automata_HF ...

16:43:49 Presenting document Finite_Automata_HF/document

16:43:49 Presenting document Finite_Automata_HF/outline

16:43:49 Presenting theory Finite_Automata_HF.Finite_Automata_HF

16:43:49 Presenting Fishburn_Impossibility ...

16:43:49 Presenting document Fishburn_Impossibility/document

16:43:49 Presenting document Fishburn_Impossibility/outline

16:43:49 Presenting theory Fishburn_Impossibility.Social_Choice_Functions

16:43:49 Presenting theory Fishburn_Impossibility.Fishburn_Impossibility

16:43:50 Presenting Flyspeck-Tame ...

16:43:50 Presenting document Flyspeck-Tame/document

16:43:50 Presenting document Flyspeck-Tame/outline

16:43:50 Presenting theory Flyspeck-Tame.ListAux

16:43:50 Presenting theory Flyspeck-Tame.Quasi_Order

16:43:50 Presenting theory Flyspeck-Tame.PlaneGraphIso

16:43:50 Presenting theory Flyspeck-Tame.Rotation

16:43:50 Presenting theory Flyspeck-Tame.Graph

16:43:50 Presenting theory Flyspeck-Tame.IArray_Syntax

16:43:50 Presenting theory Flyspeck-Tame.Enumerator

16:43:50 Presenting theory Flyspeck-Tame.FaceDivision

16:43:50 Presenting theory Flyspeck-Tame.RTranCl

16:43:50 Presenting theory Flyspeck-Tame.Plane

16:43:50 Presenting theory Flyspeck-Tame.Plane1

16:43:50 Presenting theory Flyspeck-Tame.GraphProps

16:43:50 Presenting theory Flyspeck-Tame.EnumeratorProps

16:43:51 Presenting theory Flyspeck-Tame.FaceDivisionProps

16:43:52 Presenting theory Flyspeck-Tame.Invariants

16:43:52 Presenting theory Flyspeck-Tame.PlaneProps

16:43:53 Presenting theory Flyspeck-Tame.ListSum

16:43:53 Presenting theory Flyspeck-Tame.Tame

16:43:53 Presenting theory Flyspeck-Tame.Plane1Props

16:43:53 Presenting theory Flyspeck-Tame.Generator

16:43:53 Presenting theory Flyspeck-Tame.TameProps

16:43:53 Presenting theory Flyspeck-Tame.TameEnum

16:43:53 Presenting theory Flyspeck-Tame.ScoreProps

16:43:53 Presenting theory Flyspeck-Tame.LowerBound

16:43:53 Presenting theory Flyspeck-Tame.GeneratorProps

16:43:53 Presenting theory Flyspeck-Tame.TameEnumProps

16:43:53 Presenting theory Flyspeck-Tame.Worklist

16:43:53 Presenting theory Flyspeck-Tame.Maps

16:43:53 Presenting theory Flyspeck-Tame.Arch

16:43:53 Presenting theory Flyspeck-Tame.ArchCompAux

16:43:53 Presenting theory Flyspeck-Tame.ArchCompProps

16:43:53 Presenting theory Flyspeck-Tame.Relative_Completeness

16:43:53 Presenting FocusStreamsCaseStudies ...

16:43:53 Presenting document FocusStreamsCaseStudies/document

16:43:53 Presenting document FocusStreamsCaseStudies/outline

16:43:53 Presenting theory FocusStreamsCaseStudies.ArithExtras

16:43:53 Presenting theory FocusStreamsCaseStudies.ListExtras

16:43:53 Presenting theory FocusStreamsCaseStudies.arith_hints

16:43:53 Presenting theory FocusStreamsCaseStudies.stream

16:43:54 Presenting theory FocusStreamsCaseStudies.BitBoolTS

16:43:54 Presenting theory FocusStreamsCaseStudies.JoinSplitTime

16:43:54 Presenting theory FocusStreamsCaseStudies.SteamBoiler

16:43:54 Presenting theory FocusStreamsCaseStudies.SteamBoiler_proof

16:43:54 Presenting theory FocusStreamsCaseStudies.FR_types

16:43:54 Presenting theory FocusStreamsCaseStudies.FR

16:43:54 Presenting theory FocusStreamsCaseStudies.FR_proof

16:43:54 Presenting theory FocusStreamsCaseStudies.Gateway_types

16:43:54 Presenting theory FocusStreamsCaseStudies.Gateway

16:43:54 Presenting theory FocusStreamsCaseStudies.Gateway_proof_aux

16:43:54 Presenting theory FocusStreamsCaseStudies.Gateway_proof

16:43:55 Presenting Free-Boolean-Algebra ...

16:43:55 Presenting document Free-Boolean-Algebra/document

16:43:55 Presenting document Free-Boolean-Algebra/outline

16:43:55 Presenting theory Free-Boolean-Algebra.Free_Boolean_Algebra

16:43:55 Presenting Free-Groups ...

16:43:55 Presenting document Free-Groups/document

16:43:55 Presenting document Free-Groups/outline

16:43:55 Presenting theory Free-Groups.Cancelation

16:43:55 Presenting theory Free-Groups.Generators

16:43:55 Presenting theory Free-Groups.FreeGroups

16:43:55 Presenting theory Free-Groups.UnitGroup

16:43:55 Presenting theory Free-Groups.C2

16:43:55 Presenting theory Free-Groups.Isomorphisms

16:43:55 Presenting theory Free-Groups.PingPongLemma

16:43:55 Presenting FunWithFunctions ...

16:43:55 Presenting document FunWithFunctions/document

16:43:55 Presenting document FunWithFunctions/outline

16:43:55 Presenting theory FunWithFunctions.FunWithFunctions

16:43:56 Presenting FunWithTilings ...

16:43:56 Presenting document FunWithTilings/document

16:43:56 Presenting document FunWithTilings/outline

16:43:56 Presenting theory FunWithTilings.Tilings

16:43:56 Presenting Functions ...

16:43:56 Presenting document Functions/functions

16:43:56 Presenting theory Functions.Functions

16:43:56 Presenting GPU_Kernel_PL ...

16:43:56 Presenting document GPU_Kernel_PL/document

16:43:56 Presenting document GPU_Kernel_PL/outline

16:43:56 Presenting theory GPU_Kernel_PL.Misc

16:43:56 Presenting theory GPU_Kernel_PL.KPL_syntax

16:43:56 Presenting theory GPU_Kernel_PL.KPL_wellformedness

16:43:56 Presenting theory GPU_Kernel_PL.KPL_state

16:43:56 Presenting theory GPU_Kernel_PL.KPL_execution_thread

16:43:56 Presenting theory GPU_Kernel_PL.KPL_execution_group

16:43:56 Presenting theory GPU_Kernel_PL.KPL_execution_kernel

16:43:56 Presenting theory GPU_Kernel_PL.Kernel_programming_language

16:43:56 Presenting Gauss-Jordan-Elim-Fun ...

16:43:56 Presenting document Gauss-Jordan-Elim-Fun/document

16:43:56 Presenting document Gauss-Jordan-Elim-Fun/outline

16:43:56 Presenting theory Gauss-Jordan-Elim-Fun.Gauss_Jordan_Elim_Fun

16:43:56 Presenting GenClock ...

16:43:56 Presenting document GenClock/document

16:43:56 Presenting document GenClock/outline

16:43:56 Presenting theory GenClock.GenClock

16:43:56 Presenting General-Triangle ...

16:43:56 Presenting document General-Triangle/document

16:43:56 Presenting document General-Triangle/outline

16:43:56 Presenting theory General-Triangle.GeneralTriangle

16:43:56 Presenting Generic_Deriving ...

16:43:56 Presenting document Generic_Deriving/document

16:43:57 Presenting document Generic_Deriving/outline

16:43:57 Presenting theory Generic_Deriving.Tagged_Prod_Sum

16:43:57 Presenting theory Generic_Deriving.Derive

16:43:57 Presenting file "derive_util.ML"

16:43:57 Presenting file "derive_laws.ML"

16:43:57 Presenting file "derive_setup.ML"

16:43:57 Presenting file "derive.ML"

16:43:57 Presenting theory Generic_Deriving.Derive_Datatypes

16:43:57 Presenting theory Generic_Deriving.Derive_Eq

16:43:57 Presenting theory Generic_Deriving.Derive_Encode

16:43:57 Presenting theory Generic_Deriving.Derive_Algebra

16:43:57 Presenting theory Generic_Deriving.Derive_Show

16:43:57 Presenting theory Generic_Deriving.Derive_Eq_Laws

16:43:57 Presenting theory Generic_Deriving.Derive_Algebra_Laws

16:43:57 Presenting Generic_Join ...

16:43:57 Presenting document Generic_Join/document

16:43:57 Presenting document Generic_Join/outline

16:43:57 Presenting theory Generic_Join.Generic_Join

16:43:57 Presenting theory Generic_Join.Generic_Join_Correctness

16:43:58 Presenting theory Generic_Join.Examples_Join

16:43:58 Presenting GewirthPGCProof ...

16:43:58 Presenting document GewirthPGCProof/document

16:43:58 Presenting document GewirthPGCProof/outline

16:43:58 Presenting theory GewirthPGCProof.CJDDLplus

16:43:58 Presenting theory GewirthPGCProof.ExtendedDDL

16:43:58 Presenting theory GewirthPGCProof.GewirthArgument

16:43:58 Presenting GoedelGod ...

16:43:59 Presenting document GoedelGod/document

16:43:59 Presenting document GoedelGod/outline

16:43:59 Presenting theory GoedelGod.GoedelGod

16:43:59 Presenting Goodstein_Lambda ...

16:43:59 Presenting document Goodstein_Lambda/document

16:43:59 Presenting document Goodstein_Lambda/outline

16:43:59 Presenting theory Goodstein_Lambda.Goodstein_Lambda

16:43:59 Presenting GraphMarkingIBP ...

16:43:59 Presenting document GraphMarkingIBP/document

16:43:59 Presenting document GraphMarkingIBP/outline

16:43:59 Presenting theory GraphMarkingIBP.Graph

16:43:59 Presenting theory GraphMarkingIBP.SetMark

16:43:59 Presenting theory GraphMarkingIBP.StackMark

16:43:59 Presenting theory GraphMarkingIBP.LinkMark

16:43:59 Presenting theory GraphMarkingIBP.DSWMark

16:43:59 Presenting HOL-Analysis ...

16:43:59 Presenting document HOL-Analysis/document

16:43:59 Presenting document HOL-Analysis/manual

16:43:59 Presenting theory HOL-Analysis.L2_Norm

16:43:59 Presenting theory HOL-Analysis.Inner_Product

16:44:00 Presenting theory HOL-Analysis.Product_Vector

16:44:00 Presenting theory HOL-Analysis.Euclidean_Space

16:44:00 Presenting theory HOL-Analysis.Linear_Algebra

16:44:00 Presenting theory HOL-Analysis.Affine

16:44:00 Presenting theory HOL-Analysis.Convex

16:44:01 Presenting theory HOL-Analysis.Finite_Cartesian_Product

16:44:01 Presenting theory HOL-Analysis.Cartesian_Space

16:44:01 Presenting theory HOL-Analysis.Determinants

16:44:02 Presenting theory HOL-Analysis.Elementary_Topology

16:44:02 Presenting theory HOL-Analysis.Abstract_Topology

16:44:03 Presenting theory HOL-Analysis.Abstract_Topology_2

16:44:04 Presenting theory HOL-Analysis.Connected

16:44:04 Presenting theory HOL-Analysis.Abstract_Limits

16:44:04 Presenting theory HOL-Analysis.Metric_Arith

16:44:04 Presenting file "metric_arith.ML"

16:44:04 Presenting theory HOL-Analysis.Elementary_Metric_Spaces

16:44:04 Presenting theory HOL-Analysis.Elementary_Normed_Spaces

16:44:05 Presenting theory HOL-Analysis.Norm_Arith

16:44:05 Presenting file "normarith.ML"

16:44:05 Presenting theory HOL-Analysis.Topology_Euclidean_Space

16:44:05 Presenting theory HOL-Analysis.Convex_Euclidean_Space

16:44:06 Presenting theory HOL-Analysis.Operator_Norm

16:44:06 Presenting theory HOL-Analysis.Line_Segment

16:44:06 Presenting theory HOL-Analysis.Extended_Real_Limits

16:44:06 Presenting theory HOL-Analysis.Summation_Tests

16:44:07 Presenting theory HOL-Analysis.Uniform_Limit

16:44:07 Presenting theory HOL-Analysis.Function_Topology

16:44:07 Presenting theory HOL-Analysis.Bounded_Linear_Function

16:44:07 Presenting theory HOL-Analysis.Derivative

16:44:08 Presenting theory HOL-Analysis.Cartesian_Euclidean_Space

16:44:08 Presenting theory HOL-Analysis.Starlike

16:44:10 Presenting theory HOL-Analysis.Product_Topology

16:44:10 Presenting theory HOL-Analysis.T1_Spaces

16:44:10 Presenting theory HOL-Analysis.Path_Connected

16:44:11 Presenting theory HOL-Analysis.Weierstrass_Theorems

16:44:11 Presenting theory HOL-Analysis.Sigma_Algebra

16:44:12 Presenting theory HOL-Analysis.Measurable

16:44:12 Presenting file "measurable.ML"

16:44:12 Presenting theory HOL-Analysis.Measure_Space

16:44:13 Presenting theory HOL-Analysis.Ordered_Euclidean_Space

16:44:13 Presenting theory HOL-Analysis.Borel_Space

16:44:14 Presenting theory HOL-Analysis.Nonnegative_Lebesgue_Integration

16:44:14 Presenting theory HOL-Analysis.Binary_Product_Measure

16:44:15 Presenting theory HOL-Analysis.Finite_Product_Measure

16:44:15 Presenting theory HOL-Analysis.Caratheodory

16:44:15 Presenting theory HOL-Analysis.Bochner_Integration

16:44:16 Presenting theory HOL-Analysis.Complete_Measure

16:44:16 Presenting theory HOL-Analysis.Regularity

16:44:17 Presenting theory HOL-Analysis.Lebesgue_Measure

16:44:17 Presenting theory HOL-Analysis.Tagged_Division

16:44:18 Presenting theory HOL-Analysis.Henstock_Kurzweil_Integration

16:44:20 Presenting theory HOL-Analysis.Radon_Nikodym

16:44:20 Presenting theory HOL-Analysis.Set_Integral

16:44:20 Presenting theory HOL-Analysis.Continuum_Not_Denumerable

16:44:20 Presenting theory HOL-Analysis.Homotopy

16:44:22 Presenting theory HOL-Analysis.Homeomorphism

16:44:22 Presenting theory HOL-Analysis.Equivalence_Lebesgue_Henstock_Integration

16:44:24 Presenting theory HOL-Analysis.Complex_Analysis_Basics

16:44:24 Presenting theory HOL-Analysis.Complex_Transcendental

16:44:25 Presenting theory HOL-Analysis.Harmonic_Numbers

16:44:25 Presenting theory HOL-Analysis.Gamma_Function

16:44:26 Presenting theory HOL-Analysis.Interval_Integral

16:44:26 Presenting theory HOL-Analysis.Lebesgue_Integral_Substitution

16:44:26 Presenting theory HOL-Analysis.Ball_Volume

16:44:26 Presenting theory HOL-Analysis.Integral_Test

16:44:27 Presenting theory HOL-Analysis.Improper_Integral

16:44:27 Presenting theory HOL-Analysis.Continuous_Extension

16:44:27 Presenting theory HOL-Analysis.Equivalence_Measurable_On_Borel

16:44:28 Presenting theory HOL-Analysis.Embed_Measure

16:44:28 Presenting theory HOL-Analysis.Brouwer_Fixpoint

16:44:28 Presenting theory HOL-Analysis.Fashoda_Theorem

16:44:29 Presenting theory HOL-Analysis.Cross3

16:44:29 Presenting theory HOL-Analysis.Bounded_Continuous_Function

16:44:29 Presenting theory HOL-Analysis.Lindelof_Spaces

16:44:29 Presenting theory HOL-Analysis.Infinite_Products

16:44:29 Presenting theory HOL-Analysis.Infinite_Set_Sum

16:44:29 Presenting theory HOL-Analysis.Polytope

16:44:30 Presenting theory HOL-Analysis.Arcwise_Connected

16:44:31 Presenting theory HOL-Analysis.Retracts

16:44:32 Presenting theory HOL-Analysis.Further_Topology

16:44:33 Presenting theory HOL-Analysis.Jordan_Curve

16:44:33 Presenting theory HOL-Analysis.Poly_Roots

16:44:33 Presenting theory HOL-Analysis.Generalised_Binomial_Theorem

16:44:33 Presenting theory HOL-Analysis.Vitali_Covering_Theorem

16:44:34 Presenting theory HOL-Analysis.Change_Of_Vars

16:44:35 Presenting theory HOL-Analysis.Lipschitz

16:44:35 Presenting theory HOL-Analysis.Multivariate_Analysis

16:44:35 Presenting theory HOL-Analysis.Simplex_Content

16:44:35 Presenting theory HOL-Analysis.FPS_Convergence

16:44:35 Presenting theory HOL-Analysis.Smooth_Paths

16:44:36 Presenting theory HOL-Analysis.Locally

16:44:36 Presenting theory HOL-Analysis.Abstract_Euclidean_Space

16:44:36 Presenting theory HOL-Analysis.Function_Metric

16:44:36 Presenting theory HOL-Analysis.Analysis

16:44:36 Presenting Affine_Arithmetic ...

16:44:36 Presenting document Affine_Arithmetic/document

16:44:36 Presenting document Affine_Arithmetic/outline

16:44:36 Presenting theory Affine_Arithmetic.Affine_Arithmetic_Auxiliarities

16:44:36 Presenting theory Affine_Arithmetic.Executable_Euclidean_Space

16:44:36 Presenting theory Affine_Arithmetic.Affine_Form

16:44:37 Presenting theory Affine_Arithmetic.Floatarith_Expression

16:44:37 Presenting theory Affine_Arithmetic.Straight_Line_Program

16:44:37 Presenting theory Affine_Arithmetic.Affine_Approximation

16:44:39 Presenting theory Affine_Arithmetic.Counterclockwise

16:44:39 Presenting theory Affine_Arithmetic.Counterclockwise_Vector

16:44:39 Presenting theory Affine_Arithmetic.Counterclockwise_2D_Strict

16:44:39 Presenting theory Affine_Arithmetic.Polygon

16:44:39 Presenting theory Affine_Arithmetic.Counterclockwise_2D_Arbitrary

16:44:39 Presenting theory Affine_Arithmetic.Intersection

16:44:40 Presenting theory Affine_Arithmetic.Affine_Code

16:44:40 Presenting theory Affine_Arithmetic.Optimize_Integer

16:44:40 Presenting theory Affine_Arithmetic.Optimize_Float

16:44:40 Presenting theory Affine_Arithmetic.Print

16:44:41 Presenting theory Affine_Arithmetic.Float_Real

16:44:41 Presenting theory Affine_Arithmetic.Ex_Affine_Approximation

16:44:41 Presenting theory Affine_Arithmetic.Ex_Ineqs

16:44:41 Presenting theory Affine_Arithmetic.Ex_Inter

16:44:41 Presenting theory Affine_Arithmetic.Affine_Arithmetic

16:44:41 Presenting Taylor_Models ...

16:44:41 Presenting document Taylor_Models/document

16:44:41 Presenting document Taylor_Models/outline

16:44:41 Presenting theory Taylor_Models.Polynomial_Expression

16:44:41 Presenting theory Taylor_Models.Float_Topology

16:44:41 Presenting theory Taylor_Models.Horner_Eval

16:44:41 Presenting theory Taylor_Models.Polynomial_Expression_Additional

16:44:41 Presenting theory Taylor_Models.Taylor_Models_Misc

16:44:41 Presenting theory Taylor_Models.Taylor_Models

16:44:42 Presenting theory Taylor_Models.Experiments

16:44:42 Presenting Akra_Bazzi ...

16:44:42 Presenting document Akra_Bazzi/document

16:44:42 Presenting document Akra_Bazzi/outline

16:44:42 Presenting theory Akra_Bazzi.Akra_Bazzi_Library

16:44:42 Presenting theory Akra_Bazzi.Akra_Bazzi_Asymptotics

16:44:42 Presenting theory Akra_Bazzi.Akra_Bazzi_Real

16:44:43 Presenting theory Akra_Bazzi.Akra_Bazzi

16:44:43 Presenting theory Akra_Bazzi.Master_Theorem

16:44:43 Presenting theory Akra_Bazzi.Eval_Numeral

16:44:43 Presenting theory Akra_Bazzi.Akra_Bazzi_Method

16:44:43 Presenting file "akra_bazzi.ML"

16:44:43 Presenting theory Akra_Bazzi.Akra_Bazzi_Approximation

16:44:43 Presenting theory Akra_Bazzi.Master_Theorem_Examples

16:44:43 Presenting Closest_Pair_Points ...

16:44:43 Presenting document Closest_Pair_Points/document

16:44:43 Presenting document Closest_Pair_Points/outline

16:44:43 Presenting theory Closest_Pair_Points.Common

16:44:44 Presenting theory Closest_Pair_Points.Closest_Pair

16:44:44 Presenting theory Closest_Pair_Points.Closest_Pair_Alternative

16:44:45 Presenting Banach_Steinhaus ...

16:44:45 Presenting document Banach_Steinhaus/document

16:44:45 Presenting document Banach_Steinhaus/outline

16:44:45 Presenting theory Banach_Steinhaus.Banach_Steinhaus_Missing

16:44:45 Presenting theory Banach_Steinhaus.Banach_Steinhaus

16:44:45 Presenting Catalan_Numbers ...

16:44:45 Presenting document Catalan_Numbers/document

16:44:45 Presenting document Catalan_Numbers/outline

16:44:45 Presenting theory Catalan_Numbers.Catalan_Auxiliary_Integral

16:44:45 Presenting theory Catalan_Numbers.Catalan_Numbers

16:44:45 Presenting Cayley_Hamilton ...

16:44:45 Presenting document Cayley_Hamilton/document

16:44:45 Presenting document Cayley_Hamilton/outline

16:44:45 Presenting theory Cayley_Hamilton.Square_Matrix

16:44:46 Presenting theory Cayley_Hamilton.Cayley_Hamilton

16:44:46 Presenting Chord_Segments ...

16:44:46 Presenting document Chord_Segments/document

16:44:46 Presenting document Chord_Segments/outline

16:44:46 Presenting theory Chord_Segments.Chord_Segments

16:44:46 Presenting Differential_Game_Logic ...

16:44:46 Presenting document Differential_Game_Logic/document

16:44:46 Presenting document Differential_Game_Logic/outline

16:44:46 Presenting theory Differential_Game_Logic.Lib

16:44:46 Presenting theory Differential_Game_Logic.Identifiers

16:44:46 Presenting theory Differential_Game_Logic.Syntax

16:44:46 Presenting theory Differential_Game_Logic.Denotational_Semantics

16:44:46 Presenting theory Differential_Game_Logic.Static_Semantics

16:44:46 Presenting theory Differential_Game_Logic.Coincidence

16:44:46 Presenting theory Differential_Game_Logic.USubst

16:44:48 Presenting theory Differential_Game_Logic.Ids

16:44:48 Presenting theory Differential_Game_Logic.Axioms

16:44:48 Presenting theory Differential_Game_Logic.Differential_Game_Logic

16:44:48 Presenting Echelon_Form ...

16:44:48 Presenting document Echelon_Form/document

16:44:48 Presenting document Echelon_Form/outline

16:44:48 Presenting theory Echelon_Form.Rings2

16:44:48 Presenting theory Echelon_Form.Cayley_Hamilton_Compatible

16:44:48 Presenting theory Echelon_Form.Code_Cayley_Hamilton

16:44:48 Presenting theory Echelon_Form.Echelon_Form

16:44:49 Presenting theory Echelon_Form.Echelon_Form_Det

16:44:49 Presenting theory Echelon_Form.Echelon_Form_Inverse

16:44:49 Presenting theory Echelon_Form.Examples_Echelon_Form_Abstract

16:44:49 Presenting theory Echelon_Form.Echelon_Form_IArrays

16:44:49 Presenting theory Echelon_Form.Echelon_Form_Det_IArrays

16:44:49 Presenting theory Echelon_Form.Code_Cayley_Hamilton_IArrays

16:44:49 Presenting theory Echelon_Form.Echelon_Form_Inverse_IArrays

16:44:49 Presenting theory Echelon_Form.Examples_Echelon_Form_IArrays

16:44:49 Presenting Hermite ...

16:44:49 Presenting document Hermite/document

16:44:49 Presenting document Hermite/outline

16:44:49 Presenting theory Hermite.Hermite

16:44:50 Presenting theory Hermite.Hermite_IArrays

16:44:50 Presenting Smith_Normal_Form ...

16:44:50 Presenting document Smith_Normal_Form/document

16:44:50 Presenting document Smith_Normal_Form/outline

16:44:50 Presenting theory Smith_Normal_Form.Smith_Normal_Form

16:44:50 Presenting theory Smith_Normal_Form.Diagonal_To_Smith

16:44:51 Presenting theory Smith_Normal_Form.Mod_Type_Connect

16:44:51 Presenting theory Smith_Normal_Form.SNF_Missing_Lemmas

16:44:51 Presenting theory Smith_Normal_Form.Cauchy_Binet

16:44:52 Presenting theory Smith_Normal_Form.Smith_Normal_Form_JNF

16:44:52 Presenting theory Smith_Normal_Form.Rings2_Extended

16:44:52 Presenting theory Smith_Normal_Form.Finite_Field_Mod_Type_Connection

16:44:52 Presenting theory Smith_Normal_Form.Admits_SNF_From_Diagonal_Iff_Bezout_Ring

16:44:52 Presenting theory Smith_Normal_Form.SNF_Uniqueness

16:44:52 Presenting theory Smith_Normal_Form.Cauchy_Binet_HOL_Analysis

16:44:52 Presenting theory Smith_Normal_Form.Diagonalize

16:44:52 Presenting theory Smith_Normal_Form.SNF_Algorithm_Two_Steps

16:44:52 Presenting theory Smith_Normal_Form.Diagonal_To_Smith_JNF

16:44:53 Presenting theory Smith_Normal_Form.SNF_Algorithm_Two_Steps_JNF

16:44:53 Presenting theory Smith_Normal_Form.SNF_Algorithm

16:44:53 Presenting theory Smith_Normal_Form.SNF_Algorithm_HOL_Analysis

16:44:53 Presenting theory Smith_Normal_Form.Elementary_Divisor_Rings

16:44:54 Presenting theory Smith_Normal_Form.SNF_Algorithm_Euclidean_Domain

16:44:54 Presenting theory Smith_Normal_Form.Smith_Certified

16:44:54 Presenting First_Welfare_Theorem ...

16:44:54 Presenting document First_Welfare_Theorem/document

16:44:54 Presenting document First_Welfare_Theorem/outline

16:44:54 Presenting theory First_Welfare_Theorem.Syntax

16:44:54 Presenting theory First_Welfare_Theorem.Argmax

16:44:54 Presenting theory First_Welfare_Theorem.Preferences

16:44:54 Presenting theory First_Welfare_Theorem.Utility_Functions

16:44:54 Presenting theory First_Welfare_Theorem.Consumers

16:44:54 Presenting theory First_Welfare_Theorem.Common

16:44:54 Presenting theory First_Welfare_Theorem.Exchange_Economy

16:44:54 Presenting theory First_Welfare_Theorem.Private_Ownership_Economy

16:44:54 Presenting theory First_Welfare_Theorem.Arrow_Debreu_Model

16:44:54 Presenting Furstenberg_Topology ...

16:44:55 Presenting document Furstenberg_Topology/document

16:44:55 Presenting document Furstenberg_Topology/outline

16:44:55 Presenting theory Furstenberg_Topology.Furstenberg_Topology

16:44:55 Presenting Gauss_Jordan ...

16:44:55 Presenting document Gauss_Jordan/document

16:44:55 Presenting document Gauss_Jordan/outline

16:44:55 Presenting theory Gauss_Jordan.Rref

16:44:55 Presenting theory Gauss_Jordan.Code_Set

16:44:55 Presenting theory Gauss_Jordan.Code_Matrix

16:44:55 Presenting theory Gauss_Jordan.Elementary_Operations

16:44:55 Presenting theory Gauss_Jordan.Rank

16:44:55 Presenting theory Gauss_Jordan.Gauss_Jordan

16:44:56 Presenting theory Gauss_Jordan.Linear_Maps

16:44:57 Presenting theory Gauss_Jordan.Gauss_Jordan_PA

16:44:57 Presenting theory Gauss_Jordan.Determinants2

16:44:57 Presenting theory Gauss_Jordan.Inverse

16:44:57 Presenting theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces

16:44:57 Presenting theory Gauss_Jordan.System_Of_Equations

16:44:57 Presenting theory Gauss_Jordan.Code_Z2

16:44:57 Presenting theory Gauss_Jordan.Examples_Gauss_Jordan_Abstract

16:44:58 Presenting theory Gauss_Jordan.IArray_Addenda

16:44:58 Presenting theory Gauss_Jordan.Matrix_To_IArray

16:44:58 Presenting theory Gauss_Jordan.Gauss_Jordan_IArrays

16:44:58 Presenting theory Gauss_Jordan.Gauss_Jordan_PA_IArrays

16:44:58 Presenting theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces_IArrays

16:44:58 Presenting theory Gauss_Jordan.System_Of_Equations_IArrays

16:44:58 Presenting theory Gauss_Jordan.Determinants_IArrays

16:44:58 Presenting theory Gauss_Jordan.Inverse_IArrays

16:44:58 Presenting theory Gauss_Jordan.Examples_Gauss_Jordan_IArrays

16:44:58 Presenting theory Gauss_Jordan.Code_Generation_IArrays

16:44:58 Presenting theory Gauss_Jordan.Code_Generation_IArrays_SML

16:44:58 Presenting theory Gauss_Jordan.Code_Real_Approx_By_Float_Haskell

16:44:58 Presenting theory Gauss_Jordan.Code_Rational

16:44:58 Presenting theory Gauss_Jordan.Code_Generation_IArrays_Haskell

16:44:58 Presenting Green ...

16:44:58 Presenting document Green/document

16:44:58 Presenting document Green/outline

16:44:58 Presenting theory Green.General_Utils

16:44:58 Presenting theory Green.Derivs

16:44:59 Presenting theory Green.Integrals

16:44:59 Presenting theory Green.Paths

16:45:00 Presenting theory Green.Green

16:45:01 Presenting theory Green.SymmetricR2Shapes

16:45:01 Presenting theory Green.CircExample

16:45:02 Presenting theory Green.DiamExample

16:45:02 Presenting Gromov_Hyperbolicity ...

16:45:02 Presenting document Gromov_Hyperbolicity/document

16:45:02 Presenting document Gromov_Hyperbolicity/outline

16:45:02 Presenting theory Gromov_Hyperbolicity.Library_Complements

16:45:02 Presenting theory Gromov_Hyperbolicity.Eexp_Eln

16:45:02 Presenting theory Gromov_Hyperbolicity.Hausdorff_Distance

16:45:02 Presenting theory Gromov_Hyperbolicity.Isometries

16:45:03 Presenting theory Gromov_Hyperbolicity.Metric_Completion

16:45:03 Presenting theory Gromov_Hyperbolicity.Gromov_Hyperbolicity

16:45:04 Presenting theory Gromov_Hyperbolicity.Morse_Gromov_Theorem

16:45:05 Presenting theory Gromov_Hyperbolicity.Bonk_Schramm_Extension

16:45:05 Presenting theory Gromov_Hyperbolicity.Gromov_Boundary

16:45:06 Presenting theory Gromov_Hyperbolicity.Boundary_Extension

16:45:06 Presenting theory Gromov_Hyperbolicity.Busemann_Function

16:45:06 Presenting theory Gromov_Hyperbolicity.Isometries_Classification

16:45:07 Presenting HOL-Analysis-ex ...

16:45:07 Presenting theory HOL-Analysis-ex.Approximations

16:45:07 Presenting theory HOL-Analysis-ex.Metric_Arith_Examples

16:45:07 Presenting HOL-Complex_Analysis ...

16:45:07 Presenting document HOL-Complex_Analysis/document

16:45:07 Presenting document HOL-Complex_Analysis/manual

16:45:07 Presenting theory HOL-Complex_Analysis.Contour_Integration

16:45:07 Presenting theory HOL-Complex_Analysis.Cauchy_Integral_Theorem

16:45:08 Presenting theory HOL-Complex_Analysis.Winding_Numbers

16:45:08 Presenting theory HOL-Complex_Analysis.Cauchy_Integral_Formula

16:45:09 Presenting theory HOL-Complex_Analysis.Conformal_Mappings

16:45:10 Presenting theory HOL-Complex_Analysis.Complex_Singularities

16:45:10 Presenting theory HOL-Complex_Analysis.Complex_Residues

16:45:10 Presenting theory HOL-Complex_Analysis.Residue_Theorem

16:45:11 Presenting theory HOL-Complex_Analysis.Great_Picard

16:45:11 Presenting theory HOL-Complex_Analysis.Riemann_Mapping

16:45:12 Presenting theory HOL-Complex_Analysis.Complex_Analysis

16:45:12 Presenting Bernoulli ...

16:45:12 Presenting document Bernoulli/document

16:45:12 Presenting document Bernoulli/outline

16:45:12 Presenting theory Bernoulli.Bernoulli

16:45:12 Presenting theory Bernoulli.Periodic_Bernpoly

16:45:12 Presenting theory Bernoulli.Bernoulli_FPS

16:45:12 Presenting theory Bernoulli.Bernoulli_Zeta

16:45:12 Presenting Euler_MacLaurin ...

16:45:12 Presenting document Euler_MacLaurin/document

16:45:12 Presenting document Euler_MacLaurin/outline

16:45:12 Presenting theory Euler_MacLaurin.Euler_MacLaurin

16:45:13 Presenting theory Euler_MacLaurin.Euler_MacLaurin_Landau

16:45:13 Presenting Lambert_W ...

16:45:13 Presenting document Lambert_W/document

16:45:13 Presenting document Lambert_W/outline

16:45:13 Presenting theory Lambert_W.Lambert_W

16:45:13 Presenting theory Lambert_W.Lambert_W_MacLaurin_Series

16:45:13 Presenting Stirling_Formula ...

16:45:13 Presenting document Stirling_Formula/document

16:45:13 Presenting document Stirling_Formula/outline

16:45:13 Presenting theory Stirling_Formula.Stirling_Formula

16:45:14 Presenting theory Stirling_Formula.Gamma_Asymptotics

16:45:14 Presenting Comparison_Sort_Lower_Bound ...

16:45:14 Presenting document Comparison_Sort_Lower_Bound/document

16:45:14 Presenting document Comparison_Sort_Lower_Bound/outline

16:45:14 Presenting theory Comparison_Sort_Lower_Bound.Linorder_Relations

16:45:14 Presenting theory Comparison_Sort_Lower_Bound.Comparison_Sort_Lower_Bound

16:45:14 Presenting Cartan_FP ...

16:45:14 Presenting document Cartan_FP/document

16:45:14 Presenting document Cartan_FP/outline

16:45:14 Presenting theory Cartan_FP.Cartan

16:45:15 Presenting Count_Complex_Roots ...

16:45:15 Presenting document Count_Complex_Roots/document

16:45:15 Presenting document Count_Complex_Roots/outline

16:45:15 Presenting theory Count_Complex_Roots.Extended_Sturm

16:45:15 Presenting theory Count_Complex_Roots.More_Polynomials

16:45:15 Presenting theory Count_Complex_Roots.Count_Complex_Roots

16:45:16 Presenting theory Count_Complex_Roots.Count_Complex_Roots_Examples

16:45:16 Presenting Linear_Recurrences ...

16:45:16 Presenting document Linear_Recurrences/document

16:45:16 Presenting document Linear_Recurrences/outline

16:45:16 Presenting theory Linear_Recurrences.RatFPS

16:45:16 Presenting theory Linear_Recurrences.Pochhammer_Polynomials

16:45:16 Presenting theory Linear_Recurrences.Linear_Recurrences_Misc

16:45:16 Presenting theory Linear_Recurrences.Partial_Fraction_Decomposition

16:45:16 Presenting theory Linear_Recurrences.Factorizations

16:45:17 Presenting theory Linear_Recurrences.Rational_FPS_Solver

16:45:17 Presenting theory Linear_Recurrences.Linear_Recurrences_Common

16:45:17 Presenting theory Linear_Recurrences.Linear_Homogenous_Recurrences

16:45:17 Presenting theory Linear_Recurrences.Eulerian_Polynomials

16:45:17 Presenting theory Linear_Recurrences.Linear_Inhomogenous_Recurrences

16:45:17 Presenting theory Linear_Recurrences.Rational_FPS_Asymptotics

16:45:17 Presenting Dirichlet_Series ...

16:45:17 Presenting document Dirichlet_Series/document

16:45:17 Presenting document Dirichlet_Series/outline

16:45:17 Presenting theory Dirichlet_Series.Dirichlet_Misc

16:45:17 Presenting theory Dirichlet_Series.Multiplicative_Function

16:45:17 Presenting theory Dirichlet_Series.Dirichlet_Product

16:45:17 Presenting theory Dirichlet_Series.Dirichlet_Series

16:45:18 Presenting theory Dirichlet_Series.Moebius_Mu

16:45:18 Presenting theory Dirichlet_Series.More_Totient

16:45:18 Presenting theory Dirichlet_Series.Liouville_Lambda

16:45:18 Presenting theory Dirichlet_Series.Divisor_Count

16:45:18 Presenting theory Dirichlet_Series.Arithmetic_Summatory

16:45:18 Presenting theory Dirichlet_Series.Partial_Summation

16:45:18 Presenting theory Dirichlet_Series.Euler_Products

16:45:18 Presenting theory Dirichlet_Series.Dirichlet_Series_Analysis

16:45:19 Presenting theory Dirichlet_Series.Arithmetic_Summatory_Asymptotics

16:45:19 Presenting theory Dirichlet_Series.Dirichlet_Efficient_Code

16:45:19 Presenting Gauss_Sums ...

16:45:19 Presenting document Gauss_Sums/document

16:45:19 Presenting document Gauss_Sums/outline

16:45:19 Presenting theory Gauss_Sums.Gauss_Sums_Auxiliary

16:45:19 Presenting theory Gauss_Sums.Periodic_Arithmetic

16:45:19 Presenting theory Gauss_Sums.Complex_Roots_Of_Unity

16:45:19 Presenting theory Gauss_Sums.Finite_Fourier_Series

16:45:20 Presenting theory Gauss_Sums.Ramanujan_Sums

16:45:20 Presenting theory Gauss_Sums.Gauss_Sums

16:45:20 Presenting theory Gauss_Sums.Polya_Vinogradov

16:45:20 Presenting Zeta_Function ...

16:45:20 Presenting document Zeta_Function/document

16:45:20 Presenting document Zeta_Function/outline

16:45:20 Presenting theory Zeta_Function.Zeta_Library

16:45:21 Presenting theory Zeta_Function.Zeta_Function

16:45:22 Presenting theory Zeta_Function.Zeta_Laurent_Expansion

16:45:22 Presenting theory Zeta_Function.Hadjicostas_Chapman

16:45:22 Presenting Dirichlet_L ...

16:45:22 Presenting document Dirichlet_L/document

16:45:22 Presenting document Dirichlet_L/outline

16:45:22 Presenting theory Dirichlet_L.Group_Adjoin

16:45:22 Presenting theory Dirichlet_L.Multiplicative_Characters

16:45:22 Presenting theory Dirichlet_L.Dirichlet_Characters

16:45:22 Presenting theory Dirichlet_L.Dirichlet_L_Functions

16:45:23 Presenting theory Dirichlet_L.Dirichlet_Theorem

16:45:23 Presenting Prime_Distribution_Elementary ...

16:45:23 Presenting document Prime_Distribution_Elementary/document

16:45:23 Presenting document Prime_Distribution_Elementary/outline

16:45:23 Presenting theory Prime_Distribution_Elementary.Prime_Distribution_Elementary_Library

16:45:23 Presenting theory Prime_Distribution_Elementary.More_Dirichlet_Misc

16:45:23 Presenting theory Prime_Distribution_Elementary.Primes_Omega

16:45:23 Presenting theory Prime_Distribution_Elementary.Primorial

16:45:23 Presenting theory Prime_Distribution_Elementary.Lcm_Nat_Upto

16:45:23 Presenting theory Prime_Distribution_Elementary.Shapiro_Tauberian

16:45:23 Presenting theory Prime_Distribution_Elementary.Partial_Zeta_Bounds

16:45:24 Presenting theory Prime_Distribution_Elementary.Moebius_Mu_Sum

16:45:24 Presenting theory Prime_Distribution_Elementary.Elementary_Prime_Bounds

16:45:24 Presenting theory Prime_Distribution_Elementary.Summatory_Divisor_Sigma_Bounds

16:45:24 Presenting theory Prime_Distribution_Elementary.Selberg_Asymptotic_Formula

16:45:24 Presenting theory Prime_Distribution_Elementary.PNT_Consequences

16:45:24 Presenting IMO2019 ...

16:45:24 Presenting document IMO2019/document

16:45:24 Presenting document IMO2019/outline

16:45:24 Presenting theory IMO2019.IMO2019_Q1

16:45:24 Presenting theory IMO2019.IMO2019_Q4

16:45:25 Presenting theory IMO2019.IMO2019_Q5

16:45:25 Presenting Prime_Number_Theorem ...

16:45:25 Presenting document Prime_Number_Theorem/document

16:45:25 Presenting document Prime_Number_Theorem/outline

16:45:25 Presenting theory Prime_Number_Theorem.Prime_Number_Theorem_Library

16:45:25 Presenting theory Prime_Number_Theorem.Newman_Ingham_Tauberian

16:45:25 Presenting theory Prime_Number_Theorem.Prime_Counting_Functions

16:45:26 Presenting theory Prime_Number_Theorem.Prime_Number_Theorem

16:45:26 Presenting theory Prime_Number_Theorem.Mertens_Theorems

16:45:26 Presenting Zeta_3_Irrational ...

16:45:26 Presenting document Zeta_3_Irrational/document

16:45:26 Presenting document Zeta_3_Irrational/outline

16:45:26 Presenting theory Zeta_3_Irrational.Zeta_3_Irrational

16:45:27 Presenting E_Transcendental ...

16:45:27 Presenting document E_Transcendental/document

16:45:27 Presenting document E_Transcendental/outline

16:45:27 Presenting theory E_Transcendental.E_Transcendental

16:45:27 Presenting Pi_Transcendental ...

16:45:27 Presenting document Pi_Transcendental/document

16:45:27 Presenting document Pi_Transcendental/outline

16:45:27 Presenting theory Pi_Transcendental.Pi_Transcendental_Polynomial_Library

16:45:27 Presenting theory Pi_Transcendental.Pi_Transcendental

16:45:27 Presenting Error_Function ...

16:45:27 Presenting document Error_Function/document

16:45:27 Presenting document Error_Function/outline

16:45:27 Presenting theory Error_Function.Error_Function

16:45:28 Presenting theory Error_Function.Error_Function_Asymptotics

16:45:28 Presenting Transcendence_Series_Hancl_Rucki ...

16:45:28 Presenting document Transcendence_Series_Hancl_Rucki/document

16:45:28 Presenting document Transcendence_Series_Hancl_Rucki/outline

16:45:28 Presenting theory Transcendence_Series_Hancl_Rucki.Transcendence_Series

16:45:28 Presenting Winding_Number_Eval ...

16:45:28 Presenting document Winding_Number_Eval/document

16:45:28 Presenting document Winding_Number_Eval/outline

16:45:28 Presenting theory Winding_Number_Eval.Missing_Topology

16:45:28 Presenting theory Winding_Number_Eval.Missing_Algebraic

16:45:28 Presenting theory Winding_Number_Eval.Missing_Transcendental

16:45:28 Presenting theory Winding_Number_Eval.Missing_Analysis

16:45:28 Presenting theory Winding_Number_Eval.Cauchy_Index_Theorem

16:45:30 Presenting theory Winding_Number_Eval.Winding_Number_Eval

16:45:30 Presenting theory Winding_Number_Eval.Winding_Number_Eval_Examples

16:45:30 Presenting HOL-Homology ...

16:45:30 Presenting document HOL-Homology/document

16:45:30 Presenting document HOL-Homology/manual

16:45:30 Presenting theory HOL-Homology.Simplices

16:45:32 Presenting theory HOL-Homology.Homology_Groups

16:45:33 Presenting theory HOL-Homology.Brouwer_Degree

16:45:33 Presenting theory HOL-Homology.Invariance_of_Domain

16:45:35 Presenting theory HOL-Homology.Homology

16:45:35 Presenting HOL-Probability ...

16:45:35 Presenting document HOL-Probability/document

16:45:35 Presenting document HOL-Probability/outline

16:45:35 Presenting theory HOL-Probability.Probability_Measure

16:45:35 Presenting theory HOL-Probability.Distribution_Functions

16:45:35 Presenting theory HOL-Probability.Weak_Convergence

16:45:35 Presenting theory HOL-Probability.Giry_Monad

16:45:36 Presenting theory HOL-Probability.Projective_Family

16:45:36 Presenting theory HOL-Probability.Infinite_Product_Measure

16:45:36 Presenting theory HOL-Probability.Independent_Family

16:45:36 Presenting theory HOL-Probability.Convolution

16:45:36 Presenting theory HOL-Probability.Information

16:45:37 Presenting theory HOL-Probability.Distributions

16:45:38 Presenting theory HOL-Probability.Characteristic_Functions

16:45:38 Presenting theory HOL-Probability.Helly_Selection

16:45:38 Presenting theory HOL-Probability.Sinc_Integral

16:45:38 Presenting theory HOL-Probability.Levy

16:45:38 Presenting theory HOL-Probability.Central_Limit_Theorem

16:45:38 Presenting theory HOL-Probability.Discrete_Topology

16:45:38 Presenting theory HOL-Probability.Probability_Mass_Function

16:45:39 Presenting theory HOL-Probability.PMF_Impl

16:45:39 Presenting theory HOL-Probability.Fin_Map

16:45:39 Presenting theory HOL-Probability.Projective_Limit

16:45:39 Presenting theory HOL-Probability.Random_Permutations

16:45:39 Presenting theory HOL-Probability.SPMF

16:45:40 Presenting theory HOL-Probability.Stream_Space

16:45:40 Presenting theory HOL-Probability.Tree_Space

16:45:41 Presenting theory HOL-Probability.Conditional_Expectation

16:45:41 Presenting theory HOL-Probability.Essential_Supremum

16:45:41 Presenting theory HOL-Probability.Stopping_Time

16:45:41 Presenting theory HOL-Probability.Probability

16:45:41 Presenting Applicative_Lifting ...

16:45:41 Presenting document Applicative_Lifting/document

16:45:41 Presenting document Applicative_Lifting/outline

16:45:41 Presenting theory Applicative_Lifting.Applicative

16:45:41 Presenting file "applicative.ML"

16:45:42 Presenting theory Applicative_Lifting.Applicative_Environment

16:45:42 Presenting theory Applicative_Lifting.Applicative_Option

16:45:42 Presenting theory Applicative_Lifting.Applicative_Sum

16:45:42 Presenting theory Applicative_Lifting.Applicative_Set

16:45:42 Presenting theory Applicative_Lifting.Applicative_List

16:45:42 Presenting theory Applicative_Lifting.Applicative_DNEList

16:45:42 Presenting theory Applicative_Lifting.Applicative_Monoid

16:45:42 Presenting theory Applicative_Lifting.Applicative_Filter

16:45:42 Presenting theory Applicative_Lifting.Applicative_State

16:45:42 Presenting theory Applicative_Lifting.Applicative_Stream

16:45:42 Presenting theory Applicative_Lifting.Applicative_Open_State

16:45:42 Presenting theory Applicative_Lifting.Applicative_PMF

16:45:42 Presenting theory Applicative_Lifting.Applicative_Probability_List

16:45:42 Presenting theory Applicative_Lifting.Applicative_Star

16:45:42 Presenting theory Applicative_Lifting.Applicative_Vector

16:45:42 Presenting theory Applicative_Lifting.Applicative_Functor

16:45:42 Presenting theory Applicative_Lifting.Applicative_Environment_Algebra

16:45:42 Presenting theory Applicative_Lifting.Stream_Algebra

16:45:42 Presenting theory Applicative_Lifting.Tree_Relabelling

16:45:42 Presenting theory Applicative_Lifting.Applicative_Examples

16:45:42 Presenting theory Applicative_Lifting.Joinable

16:45:42 Presenting theory Applicative_Lifting.Beta_Eta

16:45:42 Presenting theory Applicative_Lifting.Combinators

16:45:42 Presenting theory Applicative_Lifting.Idiomatic_Terms

16:45:42 Presenting theory Applicative_Lifting.Abstract_AF

16:45:42 Presenting theory Applicative_Lifting.Applicative_Test

16:45:42 Presenting Stern_Brocot ...

16:45:42 Presenting document Stern_Brocot/document

16:45:42 Presenting document Stern_Brocot/outline

16:45:42 Presenting theory Stern_Brocot.Cotree

16:45:42 Presenting theory Stern_Brocot.Cotree_Algebra

16:45:42 Presenting theory Stern_Brocot.Stern_Brocot_Tree

16:45:43 Presenting theory Stern_Brocot.Bird_Tree

16:45:43 Presenting Buffons_Needle ...

16:45:43 Presenting document Buffons_Needle/document

16:45:43 Presenting document Buffons_Needle/outline

16:45:43 Presenting theory Buffons_Needle.Buffons_Needle

16:45:43 Presenting Deep_Learning ...

16:45:43 Presenting document Deep_Learning/document

16:45:43 Presenting document Deep_Learning/outline

16:45:43 Presenting theory Deep_Learning.Tensor

16:45:43 Presenting theory Deep_Learning.Tensor_Subtensor

16:45:43 Presenting theory Deep_Learning.Tensor_Plus

16:45:43 Presenting theory Deep_Learning.Tensor_Scalar_Mult

16:45:43 Presenting theory Deep_Learning.Tensor_Product

16:45:43 Presenting theory Deep_Learning.Tensor_Unit_Vec

16:45:43 Presenting theory Deep_Learning.Tensor_Rank

16:45:43 Presenting theory Deep_Learning.Tensor_Matricization

16:45:43 Presenting theory Deep_Learning.DL_Rank_CP_Rank

16:45:43 Presenting theory Deep_Learning.DL_Flatten_Matrix

16:45:43 Presenting theory Deep_Learning.DL_Network

16:45:44 Presenting theory Deep_Learning.DL_Concrete_Matrices

16:45:44 Presenting theory Deep_Learning.DL_Missing_Finite_Set

16:45:44 Presenting theory Deep_Learning.DL_Deep_Model

16:45:44 Presenting theory Deep_Learning.DL_Deep_Model_Poly

16:45:44 Presenting theory Deep_Learning.Lebesgue_Functional

16:45:44 Presenting theory Deep_Learning.Lebesgue_Zero_Set

16:45:44 Presenting theory Deep_Learning.DL_Shallow_Model

16:45:44 Presenting theory Deep_Learning.DL_Fundamental_Theorem_Network_Capacity

16:45:44 Presenting Density_Compiler ...

16:45:44 Presenting document Density_Compiler/document

16:45:44 Presenting document Density_Compiler/outline

16:45:44 Presenting theory Density_Compiler.Density_Predicates

16:45:45 Presenting theory Density_Compiler.PDF_Transformations

16:45:45 Presenting theory Density_Compiler.PDF_Values

16:45:45 Presenting theory Density_Compiler.PDF_Semantics

16:45:45 Presenting theory Density_Compiler.PDF_Density_Contexts

16:45:46 Presenting theory Density_Compiler.PDF_Compiler_Pred

16:45:46 Presenting theory Density_Compiler.PDF_Target_Semantics

16:45:47 Presenting theory Density_Compiler.PDF_Target_Density_Contexts

16:45:47 Presenting theory Density_Compiler.PDF_Compiler

16:45:47 Presenting DiscretePricing ...

16:45:47 Presenting document DiscretePricing/document

16:45:48 Presenting document DiscretePricing/outline

16:45:48 Presenting theory DiscretePricing.Generated_Subalgebra

16:45:48 Presenting theory DiscretePricing.Filtration

16:45:48 Presenting theory DiscretePricing.Martingale

16:45:48 Presenting theory DiscretePricing.Disc_Cond_Expect

16:45:48 Presenting theory DiscretePricing.Infinite_Coin_Toss_Space

16:45:50 Presenting theory DiscretePricing.Geometric_Random_Walk

16:45:50 Presenting theory DiscretePricing.Fair_Price

16:45:51 Presenting theory DiscretePricing.CRR_Model

16:45:52 Presenting theory DiscretePricing.Option_Price_Examples

16:45:53 Presenting Ergodic_Theory ...

16:45:53 Presenting document Ergodic_Theory/document

16:45:53 Presenting document Ergodic_Theory/outline

16:45:53 Presenting theory Ergodic_Theory.SG_Library_Complement

16:45:53 Presenting theory Ergodic_Theory.Fekete

16:45:53 Presenting theory Ergodic_Theory.Asymptotic_Density

16:45:53 Presenting theory Ergodic_Theory.Measure_Preserving_Transformations

16:45:54 Presenting theory Ergodic_Theory.Recurrence

16:45:54 Presenting theory Ergodic_Theory.Invariants

16:45:55 Presenting theory Ergodic_Theory.Ergodicity

16:45:55 Presenting theory Ergodic_Theory.Kingman

16:45:56 Presenting theory Ergodic_Theory.Gouezel_Karlsson

16:45:57 Presenting theory Ergodic_Theory.Kohlberg_Neyman_Karlsson

16:45:57 Presenting theory Ergodic_Theory.Transfer_Operator

16:45:57 Presenting theory Ergodic_Theory.Normalizing_Sequences

16:45:58 Presenting Fisher_Yates ...

16:45:58 Presenting document Fisher_Yates/document

16:45:58 Presenting document Fisher_Yates/outline

16:45:58 Presenting theory Fisher_Yates.Fisher_Yates

16:45:58 Presenting Fourier ...

16:45:58 Presenting document Fourier/document

16:45:58 Presenting document Fourier/outline

16:45:58 Presenting theory Fourier.Periodic

16:45:58 Presenting theory Fourier.Lspace

16:45:58 Presenting theory Fourier.Square_Integrable

16:45:58 Presenting theory Fourier.Confine

16:45:58 Presenting theory Fourier.Fourier_Aux2

16:45:58 Presenting theory Fourier.Fourier

16:45:59 Presenting Girth_Chromatic ...

16:45:59 Presenting document Girth_Chromatic/document

16:45:59 Presenting document Girth_Chromatic/outline

16:45:59 Presenting theory Girth_Chromatic.Girth_Chromatic_Misc

16:45:59 Presenting theory Girth_Chromatic.Ugraphs

16:45:59 Presenting theory Girth_Chromatic.Girth_Chromatic

16:45:59 Presenting Random_Graph_Subgraph_Threshold ...

16:45:59 Presenting document Random_Graph_Subgraph_Threshold/document

16:45:59 Presenting document Random_Graph_Subgraph_Threshold/outline

16:45:59 Presenting theory Random_Graph_Subgraph_Threshold.Ugraph_Misc

16:45:59 Presenting theory Random_Graph_Subgraph_Threshold.Prob_Lemmas

16:45:59 Presenting theory Random_Graph_Subgraph_Threshold.Ugraph_Lemmas

16:46:00 Presenting theory Random_Graph_Subgraph_Threshold.Ugraph_Properties

16:46:00 Presenting theory Random_Graph_Subgraph_Threshold.Subgraph_Threshold

16:46:00 Presenting HOL-Probability-ex ...

16:46:00 Presenting theory HOL-Probability-ex.Dining_Cryptographers

16:46:00 Presenting theory HOL-Probability-ex.Koepf_Duermuth_Countermeasure

16:46:00 Presenting theory HOL-Probability-ex.Measure_Not_CCC

16:46:00 Presenting List_Update ...

16:46:00 Presenting document List_Update/document

16:46:00 Presenting document List_Update/outline

16:46:00 Presenting theory List_Update.Inversion

16:46:00 Presenting theory List_Update.Swaps

16:46:00 Presenting theory List_Update.On_Off

16:46:00 Presenting theory List_Update.Prob_Theory

16:46:01 Presenting theory List_Update.Competitive_Analysis

16:46:01 Presenting theory List_Update.Move_to_Front

16:46:01 Presenting theory List_Update.Bit_Strings

16:46:01 Presenting theory List_Update.MTF2_Effects

16:46:01 Presenting theory List_Update.BIT

16:46:02 Presenting theory List_Update.Partial_Cost_Model

16:46:02 Presenting theory List_Update.RExp_Var

16:46:02 Presenting theory List_Update.OPT2

16:46:02 Presenting theory List_Update.Phase_Partitioning

16:46:02 Presenting theory List_Update.List_Factoring

16:46:03 Presenting theory List_Update.TS

16:46:04 Presenting theory List_Update.BIT_pairwise

16:46:05 Presenting theory List_Update.BIT_2comp_on2

16:46:05 Presenting theory List_Update.Comb

16:46:05 Presenting Lp ...

16:46:05 Presenting document Lp/document

16:46:05 Presenting document Lp/outline

16:46:05 Presenting theory Lp.Functional_Spaces

16:46:05 Presenting theory Lp.Lp

16:46:06 Presenting MFMC_Countable ...

16:46:06 Presenting document MFMC_Countable/document

16:46:06 Presenting document MFMC_Countable/outline

16:46:06 Presenting theory MFMC_Countable.MFMC_Misc

16:46:06 Presenting theory MFMC_Countable.MFMC_Finite

16:46:07 Presenting theory MFMC_Countable.Matrix_For_Marginals

16:46:07 Presenting theory MFMC_Countable.MFMC_Network

16:46:07 Presenting theory MFMC_Countable.MFMC_Web

16:46:08 Presenting theory MFMC_Countable.MFMC_Reduction

16:46:08 Presenting theory MFMC_Countable.MFMC_Bounded

16:46:08 Presenting theory MFMC_Countable.MFMC_Flow_Attainability

16:46:09 Presenting theory MFMC_Countable.MFMC_Unbounded

16:46:10 Presenting theory MFMC_Countable.Max_Flow_Min_Cut_Countable

16:46:10 Presenting theory MFMC_Countable.Rel_PMF_Characterisation

16:46:10 Presenting Markov_Models ...

16:46:10 Presenting document Markov_Models/document

16:46:10 Presenting document Markov_Models/outline

16:46:10 Presenting theory Markov_Models.Markov_Models_Auxiliary

16:46:10 Presenting theory Markov_Models.Discrete_Time_Markov_Chain

16:46:11 Presenting theory Markov_Models.Trace_Space_Equals_Markov_Processes

16:46:11 Presenting theory Markov_Models.Classifying_Markov_Chain_States

16:46:12 Presenting theory Markov_Models.Markov_Decision_Process

16:46:12 Presenting theory Markov_Models.MDP_Reachability_Problem

16:46:12 Presenting theory Markov_Models.Discrete_Time_Markov_Process

16:46:13 Presenting theory Markov_Models.Continuous_Time_Markov_Chain

16:46:13 Presenting theory Markov_Models.Markov_Models

16:46:13 Presenting theory Markov_Models.Example_A

16:46:13 Presenting theory Markov_Models.Example_B

16:46:13 Presenting theory Markov_Models.PCTL

16:46:13 Presenting theory Markov_Models.PGCL

16:46:13 Presenting theory Markov_Models.Crowds_Protocol

16:46:14 Presenting theory Markov_Models.Zeroconf_Analysis

16:46:14 Presenting theory Markov_Models.Gossip_Broadcast

16:46:14 Presenting theory Markov_Models.MDP_RP_Certification

16:46:14 Presenting theory Markov_Models.MDP_RP

16:46:14 Presenting Hidden_Markov_Models ...

16:46:14 Presenting document Hidden_Markov_Models/document

16:46:14 Presenting document Hidden_Markov_Models/outline

16:46:14 Presenting theory Hidden_Markov_Models.Auxiliary

16:46:14 Presenting theory Hidden_Markov_Models.Hidden_Markov_Model

16:46:14 Presenting theory Hidden_Markov_Models.HMM_Implementation

16:46:14 Presenting theory Hidden_Markov_Models.HMM_Example

16:46:14 Presenting Probabilistic_Timed_Automata ...

16:46:14 Presenting document Probabilistic_Timed_Automata/document

16:46:14 Presenting document Probabilistic_Timed_Automata/outline

16:46:14 Presenting theory Probabilistic_Timed_Automata.MDP_Aux

16:46:14 Presenting theory Probabilistic_Timed_Automata.Finiteness

16:46:15 Presenting theory Probabilistic_Timed_Automata.Basic

16:46:15 Presenting theory Probabilistic_Timed_Automata.Sequence

16:46:15 Presenting theory Probabilistic_Timed_Automata.Sequence_LTL

16:46:15 Presenting theory Probabilistic_Timed_Automata.Instantiate_Existentials

16:46:15 Presenting theory Probabilistic_Timed_Automata.More_List

16:46:15 Presenting theory Probabilistic_Timed_Automata.Stream_More

16:46:15 Presenting theory Probabilistic_Timed_Automata.Graphs

16:46:15 Presenting theory Probabilistic_Timed_Automata.Lib

16:46:15 Presenting theory Probabilistic_Timed_Automata.PTA

16:46:16 Presenting theory Probabilistic_Timed_Automata.PTA_Reachability

16:46:17 Presenting Stochastic_Matrices ...

16:46:17 Presenting document Stochastic_Matrices/document

16:46:17 Presenting document Stochastic_Matrices/outline

16:46:17 Presenting theory Stochastic_Matrices.Stochastic_Matrix

16:46:17 Presenting theory Stochastic_Matrices.Stochastic_Vector_PMF

16:46:17 Presenting theory Stochastic_Matrices.Stochastic_Matrix_Markov_Models

16:46:17 Presenting theory Stochastic_Matrices.Eigenspace

16:46:17 Presenting theory Stochastic_Matrices.Stochastic_Matrix_Perron_Frobenius

16:46:17 Presenting Monad_Normalisation ...

16:46:17 Presenting document Monad_Normalisation/document

16:46:17 Presenting document Monad_Normalisation/outline

16:46:17 Presenting theory Monad_Normalisation.Monad_Normalisation

16:46:17 Presenting file "monad_rules.ML"

16:46:17 Presenting file "monad_normalisation.ML"

16:46:17 Presenting theory Monad_Normalisation.Monad_Normalisation_Test

16:46:17 Presenting Monomorphic_Monad ...

16:46:17 Presenting document Monomorphic_Monad/document

16:46:17 Presenting document Monomorphic_Monad/outline

16:46:17 Presenting theory Monomorphic_Monad.Monomorphic_Monad

16:46:19 Presenting theory Monomorphic_Monad.Monad_Overloading

16:46:19 Presenting theory Monomorphic_Monad.Interpreter

16:46:19 Presenting theory Monomorphic_Monad.Just_Do_It_Examples

16:46:19 Presenting Neumann_Morgenstern_Utility ...

16:46:19 Presenting document Neumann_Morgenstern_Utility/document

16:46:19 Presenting document Neumann_Morgenstern_Utility/outline

16:46:19 Presenting theory Neumann_Morgenstern_Utility.PMF_Composition

16:46:19 Presenting theory Neumann_Morgenstern_Utility.Lotteries

16:46:19 Presenting theory Neumann_Morgenstern_Utility.Neumann_Morgenstern_Utility_Theorem

16:46:20 Presenting theory Neumann_Morgenstern_Utility.Expected_Utility

16:46:20 Presenting Probabilistic_Noninterference ...

16:46:20 Presenting document Probabilistic_Noninterference/document

16:46:20 Presenting document Probabilistic_Noninterference/outline

16:46:20 Presenting theory Probabilistic_Noninterference.Interface

16:46:20 Presenting theory Probabilistic_Noninterference.Language_Semantics

16:46:20 Presenting theory Probabilistic_Noninterference.Resumption_Based

16:46:21 Presenting theory Probabilistic_Noninterference.Trace_Based

16:46:21 Presenting theory Probabilistic_Noninterference.Compositionality

16:46:22 Presenting theory Probabilistic_Noninterference.Syntactic_Criteria

16:46:22 Presenting theory Probabilistic_Noninterference.Concrete

16:46:22 Presenting Probabilistic_Prime_Tests ...

16:46:22 Presenting document Probabilistic_Prime_Tests/document

16:46:22 Presenting document Probabilistic_Prime_Tests/outline

16:46:22 Presenting theory Probabilistic_Prime_Tests.Legendre_Symbol

16:46:22 Presenting theory Probabilistic_Prime_Tests.Algebraic_Auxiliaries

16:46:22 Presenting theory Probabilistic_Prime_Tests.Jacobi_Symbol

16:46:22 Presenting theory Probabilistic_Prime_Tests.Residues_Nat

16:46:22 Presenting theory Probabilistic_Prime_Tests.QuadRes

16:46:22 Presenting theory Probabilistic_Prime_Tests.Euler_Witness

16:46:23 Presenting theory Probabilistic_Prime_Tests.Carmichael_Numbers

16:46:23 Presenting theory Probabilistic_Prime_Tests.Fermat_Witness

16:46:23 Presenting theory Probabilistic_Prime_Tests.Generalized_Primality_Test

16:46:23 Presenting theory Probabilistic_Prime_Tests.Fermat_Test

16:46:23 Presenting theory Probabilistic_Prime_Tests.Miller_Rabin_Test

16:46:23 Presenting theory Probabilistic_Prime_Tests.Solovay_Strassen_Test

16:46:23 Presenting Probabilistic_System_Zoo ...

16:46:23 Presenting document Probabilistic_System_Zoo/document

16:46:23 Presenting document Probabilistic_System_Zoo/outline

16:46:23 Presenting document Probabilistic_System_Zoo/bnfs

16:46:23 Presenting document Probabilistic_System_Zoo/non_bnfs

16:46:23 Presenting theory Probabilistic_System_Zoo.Bool_Bounded_Set

16:46:23 Presenting theory Probabilistic_System_Zoo.Finitely_Bounded_Set_Counterexample

16:46:23 Presenting theory Probabilistic_System_Zoo.Nonempty_Bounded_Set

16:46:23 Presenting theory Probabilistic_System_Zoo.Probabilistic_Hierarchy

16:46:23 Presenting theory Probabilistic_System_Zoo.Vardi

16:46:23 Presenting theory Probabilistic_System_Zoo.Vardi_Counterexample

16:46:23 Presenting Probabilistic_While ...

16:46:23 Presenting document Probabilistic_While/document

16:46:23 Presenting document Probabilistic_While/outline

16:46:23 Presenting theory Probabilistic_While.While_SPMF

16:46:24 Presenting theory Probabilistic_While.Bernoulli

16:46:24 Presenting theory Probabilistic_While.Geometric

16:46:24 Presenting theory Probabilistic_While.Fast_Dice_Roll

16:46:24 Presenting theory Probabilistic_While.Resampling

16:46:24 Presenting CryptHOL ...

16:46:24 Presenting document CryptHOL/document

16:46:24 Presenting document CryptHOL/outline

16:46:24 Presenting theory CryptHOL.Misc_CryptHOL

16:46:24 Presenting theory CryptHOL.Set_Applicative

16:46:24 Presenting theory CryptHOL.SPMF_Applicative

16:46:25 Presenting theory CryptHOL.List_Bits

16:46:25 Presenting theory CryptHOL.Environment_Functor

16:46:25 Presenting theory CryptHOL.Partial_Function_Set

16:46:25 Presenting theory CryptHOL.Negligible

16:46:25 Presenting theory CryptHOL.Resumption

16:46:25 Presenting theory CryptHOL.Generat

16:46:25 Presenting theory CryptHOL.Generative_Probabilistic_Value

16:46:27 Presenting theory CryptHOL.Computational_Model

16:46:28 Presenting theory CryptHOL.GPV_Expectation

16:46:28 Presenting theory CryptHOL.GPV_Bisim

16:46:28 Presenting theory CryptHOL.GPV_Applicative

16:46:28 Presenting theory CryptHOL.Cyclic_Group

16:46:28 Presenting theory CryptHOL.Cyclic_Group_SPMF

16:46:28 Presenting theory CryptHOL.CryptHOL

16:46:28 Presenting Constructive_Cryptography ...

16:46:28 Presenting document Constructive_Cryptography/document

16:46:28 Presenting document Constructive_Cryptography/outline

16:46:28 Presenting theory Constructive_Cryptography.Resource

16:46:29 Presenting theory Constructive_Cryptography.Converter

16:46:29 Presenting theory Constructive_Cryptography.Converter_Rewrite

16:46:29 Presenting theory Constructive_Cryptography.Random_System

16:46:29 Presenting theory Constructive_Cryptography.Distinguisher

16:46:30 Presenting theory Constructive_Cryptography.Wiring

16:46:30 Presenting theory Constructive_Cryptography.Constructive_Cryptography

16:46:30 Presenting theory Constructive_Cryptography.System_Construction

16:46:30 Presenting theory Constructive_Cryptography.One_Time_Pad

16:46:30 Presenting theory Constructive_Cryptography.Message_Authentication_Code

16:46:31 Presenting theory Constructive_Cryptography.Secure_Channel

16:46:31 Presenting theory Constructive_Cryptography.Examples

16:46:31 Presenting Game_Based_Crypto ...

16:46:31 Presenting document Game_Based_Crypto/document

16:46:31 Presenting document Game_Based_Crypto/outline

16:46:31 Presenting theory Game_Based_Crypto.Diffie_Hellman

16:46:31 Presenting theory Game_Based_Crypto.IND_CCA2

16:46:32 Presenting theory Game_Based_Crypto.IND_CCA2_sym

16:46:32 Presenting theory Game_Based_Crypto.IND_CPA

16:46:32 Presenting theory Game_Based_Crypto.IND_CPA_PK

16:46:32 Presenting theory Game_Based_Crypto.IND_CPA_PK_Single

16:46:32 Presenting theory Game_Based_Crypto.SUF_CMA

16:46:32 Presenting theory Game_Based_Crypto.Pseudo_Random_Function

16:46:32 Presenting theory Game_Based_Crypto.Pseudo_Random_Permutation

16:46:32 Presenting theory Game_Based_Crypto.Guessing_Many_One

16:46:32 Presenting theory Game_Based_Crypto.Unpredictable_Function

16:46:32 Presenting theory Game_Based_Crypto.Security_Spec

16:46:32 Presenting theory Game_Based_Crypto.Elgamal

16:46:32 Presenting theory Game_Based_Crypto.Hashed_Elgamal

16:46:32 Presenting theory Game_Based_Crypto.RP_RF

16:46:32 Presenting theory Game_Based_Crypto.PRF_UHF

16:46:32 Presenting theory Game_Based_Crypto.PRF_IND_CPA

16:46:33 Presenting theory Game_Based_Crypto.PRF_UPF_IND_CCA

16:46:33 Presenting theory Game_Based_Crypto.Cryptographic_Constructions

16:46:33 Presenting theory Game_Based_Crypto.Game_Based_Crypto

16:46:33 Presenting theory Game_Based_Crypto.CryptHOL_Tutorial

16:46:34 Presenting Multi_Party_Computation ...

16:46:34 Presenting document Multi_Party_Computation/document

16:46:34 Presenting document Multi_Party_Computation/outline

16:46:34 Presenting theory Multi_Party_Computation.Cyclic_Group_Ext

16:46:34 Presenting theory Multi_Party_Computation.Number_Theory_Aux

16:46:34 Presenting theory Multi_Party_Computation.Uniform_Sampling

16:46:34 Presenting theory Multi_Party_Computation.Semi_Honest_Def

16:46:34 Presenting theory Multi_Party_Computation.OT_Functionalities

16:46:34 Presenting theory Multi_Party_Computation.ETP

16:46:34 Presenting theory Multi_Party_Computation.ETP_OT

16:46:34 Presenting theory Multi_Party_Computation.ETP_RSA_OT

16:46:34 Presenting theory Multi_Party_Computation.Noar_Pinkas_OT

16:46:34 Presenting theory Multi_Party_Computation.OT14

16:46:35 Presenting theory Multi_Party_Computation.GMW

16:46:35 Presenting theory Multi_Party_Computation.Secure_Multiplication

16:46:35 Presenting theory Multi_Party_Computation.DH_Ext

16:46:35 Presenting theory Multi_Party_Computation.Malicious_Defs

16:46:35 Presenting theory Multi_Party_Computation.Malicious_OT

16:46:36 Presenting Sigma_Commit_Crypto ...

16:46:36 Presenting document Sigma_Commit_Crypto/document

16:46:36 Presenting document Sigma_Commit_Crypto/outline

16:46:36 Presenting theory Sigma_Commit_Crypto.Commitment_Schemes

16:46:36 Presenting theory Sigma_Commit_Crypto.Cyclic_Group_Ext

16:46:36 Presenting theory Sigma_Commit_Crypto.Discrete_Log

16:46:36 Presenting theory Sigma_Commit_Crypto.Number_Theory_Aux

16:46:36 Presenting theory Sigma_Commit_Crypto.Uniform_Sampling

16:46:36 Presenting theory Sigma_Commit_Crypto.Pedersen

16:46:36 Presenting theory Sigma_Commit_Crypto.Rivest

16:46:36 Presenting theory Sigma_Commit_Crypto.Sigma_Protocols

16:46:36 Presenting theory Sigma_Commit_Crypto.Schnorr_Sigma_Commit

16:46:36 Presenting theory Sigma_Commit_Crypto.Chaum_Pedersen_Sigma_Commit

16:46:36 Presenting theory Sigma_Commit_Crypto.Okamoto_Sigma_Commit

16:46:37 Presenting theory Sigma_Commit_Crypto.Xor

16:46:37 Presenting theory Sigma_Commit_Crypto.Sigma_AND

16:46:37 Presenting theory Sigma_Commit_Crypto.Sigma_OR

16:46:37 Presenting Quick_Sort_Cost ...

16:46:37 Presenting document Quick_Sort_Cost/document

16:46:37 Presenting document Quick_Sort_Cost/outline

16:46:37 Presenting theory Quick_Sort_Cost.Randomised_Quick_Sort

16:46:37 Presenting theory Quick_Sort_Cost.Quick_Sort_Average_Case

16:46:37 Presenting Random_BSTs ...

16:46:37 Presenting document Random_BSTs/document

16:46:37 Presenting document Random_BSTs/outline

16:46:37 Presenting theory Random_BSTs.Random_BSTs

16:46:38 Presenting Randomised_BSTs ...

16:46:38 Presenting document Randomised_BSTs/document

16:46:38 Presenting document Randomised_BSTs/outline

16:46:38 Presenting theory Randomised_BSTs.Randomised_BSTs

16:46:38 Presenting Randomised_Social_Choice ...

16:46:38 Presenting document Randomised_Social_Choice/document

16:46:38 Presenting document Randomised_Social_Choice/outline

16:46:38 Presenting theory Randomised_Social_Choice.Order_Predicates

16:46:38 Presenting theory Randomised_Social_Choice.Preference_Profiles

16:46:38 Presenting theory Randomised_Social_Choice.Elections

16:46:38 Presenting theory Randomised_Social_Choice.Lotteries

16:46:38 Presenting theory Randomised_Social_Choice.Utility_Functions

16:46:39 Presenting theory Randomised_Social_Choice.Stochastic_Dominance

16:46:39 Presenting theory Randomised_Social_Choice.SD_Efficiency

16:46:39 Presenting theory Randomised_Social_Choice.Social_Decision_Schemes

16:46:39 Presenting theory Randomised_Social_Choice.SDS_Lowering

16:46:39 Presenting theory Randomised_Social_Choice.Random_Dictatorship

16:46:39 Presenting theory Randomised_Social_Choice.Random_Serial_Dictatorship

16:46:39 Presenting theory Randomised_Social_Choice.Randomised_Social_Choice

16:46:39 Presenting theory Randomised_Social_Choice.Preference_Profile_Cmd

16:46:39 Presenting file "preference_profiles.ML"

16:46:39 Presenting theory Randomised_Social_Choice.QSOpt_Exact

16:46:39 Presenting theory Randomised_Social_Choice.SDS_Automation

16:46:40 Presenting file "randomised_social_choice.ML"

16:46:40 Presenting file "sds_automation.ML"

16:46:40 Presenting SDS_Impossibility ...

16:46:40 Presenting document SDS_Impossibility/document

16:46:40 Presenting document SDS_Impossibility/outline

16:46:40 Presenting theory SDS_Impossibility.SDS_Impossibility

16:46:40 Presenting Skip_Lists ...

16:46:40 Presenting document Skip_Lists/document

16:46:40 Presenting document Skip_Lists/outline

16:46:40 Presenting theory Skip_Lists.Pi_pmf

16:46:40 Presenting theory Skip_Lists.Misc

16:46:40 Presenting theory Skip_Lists.Geometric_PMF

16:46:40 Presenting theory Skip_Lists.Skip_List

16:46:41 Presenting Source_Coding_Theorem ...

16:46:41 Presenting document Source_Coding_Theorem/document

16:46:41 Presenting document Source_Coding_Theorem/outline

16:46:41 Presenting theory Source_Coding_Theorem.Source_Coding_Theorem

16:46:41 Presenting Treaps ...

16:46:41 Presenting document Treaps/document

16:46:41 Presenting document Treaps/outline

16:46:41 Presenting theory Treaps.Probability_Misc

16:46:41 Presenting theory Treaps.Treap

16:46:41 Presenting theory Treaps.Random_List_Permutation

16:46:41 Presenting theory Treaps.Treap_Sort_and_BSTs

16:46:41 Presenting theory Treaps.Random_Treap

16:46:42 Presenting Hybrid_Systems_VCs ...

16:46:42 Presenting document Hybrid_Systems_VCs/document

16:46:42 Presenting document Hybrid_Systems_VCs/outline

16:46:42 Presenting theory Hybrid_Systems_VCs.HS_Preliminaries

16:46:42 Presenting theory Hybrid_Systems_VCs.HS_ODEs

16:46:42 Presenting theory Hybrid_Systems_VCs.HS_VC_Spartan

16:46:42 Presenting theory Hybrid_Systems_VCs.HS_VC_Examples

16:46:42 Presenting theory Hybrid_Systems_VCs.HS_VC_PT

16:46:42 Presenting theory Hybrid_Systems_VCs.HS_VC_PT_Examples

16:46:42 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA

16:46:42 Presenting theory Hybrid_Systems_VCs.HS_VC_KA_rel

16:46:42 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_rel

16:46:42 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_rel

16:46:43 Presenting theory Hybrid_Systems_VCs.HS_VC_KA_ndfun

16:46:43 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_ndfun

16:46:43 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_ndfun

16:46:43 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT

16:46:43 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_rel

16:46:43 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_Examples_rel

16:46:43 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_ndfun

16:46:43 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_Examples_ndfun

16:46:43 Presenting Irrational_Series_Erdos_Straus ...

16:46:43 Presenting document Irrational_Series_Erdos_Straus/document

16:46:43 Presenting document Irrational_Series_Erdos_Straus/outline

16:46:43 Presenting theory Irrational_Series_Erdos_Straus.Irrational_Series_Erdos_Straus

16:46:44 Presenting Irrationality_J_Hancl ...

16:46:44 Presenting document Irrationality_J_Hancl/document

16:46:44 Presenting document Irrationality_J_Hancl/outline

16:46:44 Presenting theory Irrationality_J_Hancl.Irrationality_J_Hancl

16:46:44 Presenting KD_Tree ...

16:46:44 Presenting document KD_Tree/document

16:46:44 Presenting document KD_Tree/outline

16:46:44 Presenting theory KD_Tree.KD_Tree

16:46:44 Presenting theory KD_Tree.Build

16:46:44 Presenting theory KD_Tree.Range_Search

16:46:44 Presenting theory KD_Tree.Nearest_Neighbors

16:46:45 Presenting Kuratowski_Closure_Complement ...

16:46:45 Presenting document Kuratowski_Closure_Complement/document

16:46:45 Presenting document Kuratowski_Closure_Complement/outline

16:46:45 Presenting theory Kuratowski_Closure_Complement.KuratowskiClosureComplementTheorem

16:46:45 Presenting Laplace_Transform ...

16:46:45 Presenting document Laplace_Transform/document

16:46:45 Presenting document Laplace_Transform/outline

16:46:45 Presenting theory Laplace_Transform.Laplace_Transform_Library

16:46:45 Presenting theory Laplace_Transform.Piecewise_Continuous

16:46:45 Presenting theory Laplace_Transform.Existence

16:46:45 Presenting theory Laplace_Transform.Lerch_Lemma

16:46:45 Presenting theory Laplace_Transform.Uniqueness

16:46:45 Presenting theory Laplace_Transform.Laplace_Transform

16:46:45 Presenting Lower_Semicontinuous ...

16:46:45 Presenting document Lower_Semicontinuous/document

16:46:45 Presenting document Lower_Semicontinuous/outline

16:46:45 Presenting theory Lower_Semicontinuous.Lower_Semicontinuous

16:46:46 Presenting Matrices_for_ODEs ...

16:46:46 Presenting document Matrices_for_ODEs/document

16:46:46 Presenting document Matrices_for_ODEs/outline

16:46:46 Presenting theory Matrices_for_ODEs.MTX_Preliminaries

16:46:46 Presenting theory Matrices_for_ODEs.MTX_Norms

16:46:46 Presenting theory Matrices_for_ODEs.SQ_MTX

16:46:46 Presenting theory Matrices_for_ODEs.MTX_Flows

16:46:46 Presenting theory Matrices_for_ODEs.MTX_Examples

16:46:46 Presenting Minkowskis_Theorem ...

16:46:46 Presenting document Minkowskis_Theorem/document

16:46:46 Presenting document Minkowskis_Theorem/outline

16:46:46 Presenting theory Minkowskis_Theorem.Minkowskis_Theorem

16:46:47 Presenting Octonions ...

16:46:47 Presenting document Octonions/document

16:46:47 Presenting document Octonions/outline

16:46:47 Presenting theory Octonions.Cross_Product_7

16:46:47 Presenting theory Octonions.Octonions

16:46:47 Presenting Ordinary_Differential_Equations ...

16:46:47 Presenting document Ordinary_Differential_Equations/document

16:46:47 Presenting document Ordinary_Differential_Equations/outline

16:46:47 Presenting theory Ordinary_Differential_Equations.ODE_Auxiliarities

16:46:47 Presenting theory Ordinary_Differential_Equations.MVT_Ex

16:46:47 Presenting theory Ordinary_Differential_Equations.Vector_Derivative_On

16:46:47 Presenting theory Ordinary_Differential_Equations.Interval_Integral_HK

16:46:47 Presenting theory Ordinary_Differential_Equations.Gronwall

16:46:47 Presenting theory Ordinary_Differential_Equations.Initial_Value_Problem

16:46:48 Presenting theory Ordinary_Differential_Equations.Picard_Lindeloef_Qualitative

16:46:48 Presenting theory Ordinary_Differential_Equations.Bounded_Linear_Operator

16:46:48 Presenting theory Ordinary_Differential_Equations.Multivariate_Taylor

16:46:48 Presenting theory Ordinary_Differential_Equations.Flow

16:46:49 Presenting theory Ordinary_Differential_Equations.Upper_Lower_Solution

16:46:49 Presenting theory Ordinary_Differential_Equations.Poincare_Map

16:46:50 Presenting theory Ordinary_Differential_Equations.Reachability_Analysis

16:46:50 Presenting theory Ordinary_Differential_Equations.Flow_Congs

16:46:50 Presenting theory Ordinary_Differential_Equations.Cones

16:46:50 Presenting theory Ordinary_Differential_Equations.Linear_ODE

16:46:51 Presenting theory Ordinary_Differential_Equations.ODE_Analysis

16:46:51 Presenting Differential_Dynamic_Logic ...

16:46:51 Presenting document Differential_Dynamic_Logic/document

16:46:51 Presenting document Differential_Dynamic_Logic/outline

16:46:51 Presenting theory Differential_Dynamic_Logic.Ids

16:46:51 Presenting theory Differential_Dynamic_Logic.Lib

16:46:51 Presenting theory Differential_Dynamic_Logic.Syntax

16:46:51 Presenting theory Differential_Dynamic_Logic.Denotational_Semantics

16:46:51 Presenting theory Differential_Dynamic_Logic.Axioms

16:46:51 Presenting theory Differential_Dynamic_Logic.Frechet_Correctness

16:46:52 Presenting theory Differential_Dynamic_Logic.Static_Semantics

16:46:52 Presenting theory Differential_Dynamic_Logic.Coincidence

16:46:53 Presenting theory Differential_Dynamic_Logic.Bound_Effect

16:46:53 Presenting theory Differential_Dynamic_Logic.Differential_Axioms

16:46:54 Presenting theory Differential_Dynamic_Logic.USubst

16:46:54 Presenting theory Differential_Dynamic_Logic.USubst_Lemma

16:46:57 Presenting theory Differential_Dynamic_Logic.Uniform_Renaming

16:46:57 Presenting theory Differential_Dynamic_Logic.Pretty_Printer

16:46:57 Presenting theory Differential_Dynamic_Logic.Proof_Checker

16:46:58 Presenting theory Differential_Dynamic_Logic.Differential_Dynamic_Logic

16:46:58 Presenting HOL-ODE-Numerics ...

16:46:58 Presenting theory HOL-ODE-Numerics.GenCF_No_Comp

16:46:58 Presenting theory HOL-ODE-Numerics.Refine_Dflt_No_Comp

16:46:59 Presenting theory HOL-ODE-Numerics.Autoref_Misc

16:46:59 Presenting theory HOL-ODE-Numerics.Weak_Set

16:46:59 Presenting theory HOL-ODE-Numerics.Enclosure_Operations

16:46:59 Presenting theory HOL-ODE-Numerics.Refine_Vector_List

16:46:59 Presenting theory HOL-ODE-Numerics.Transfer_Analysis

16:46:59 Presenting theory HOL-ODE-Numerics.Transfer_ODE

16:46:59 Presenting theory HOL-ODE-Numerics.Transfer_Euclidean_Space_Vector

16:46:59 Presenting theory HOL-ODE-Numerics.Refine_Hyperplane

16:46:59 Presenting theory HOL-ODE-Numerics.Refine_Unions

16:46:59 Presenting theory HOL-ODE-Numerics.Refine_Intersection

16:46:59 Presenting theory HOL-ODE-Numerics.Refine_Invar

16:46:59 Presenting theory HOL-ODE-Numerics.Refine_Interval

16:47:00 Presenting theory HOL-ODE-Numerics.Refine_Info

16:47:00 Presenting theory HOL-ODE-Numerics.Abstract_Rigorous_Numerics

16:47:00 Presenting theory HOL-ODE-Numerics.Refine_Rigorous_Numerics

16:47:00 Presenting theory HOL-ODE-Numerics.Refine_Rigorous_Numerics_Aform

16:47:00 Presenting theory HOL-ODE-Numerics.Concrete_Rigorous_Numerics

16:47:01 Presenting theory HOL-ODE-Numerics.Refine_String

16:47:01 Presenting theory HOL-ODE-Numerics.Refine_Folds

16:47:01 Presenting theory HOL-ODE-Numerics.One_Step_Method

16:47:01 Presenting theory HOL-ODE-Numerics.Runge_Kutta

16:47:01 Presenting theory HOL-ODE-Numerics.Abstract_Reachability_Analysis

16:47:01 Presenting theory HOL-ODE-Numerics.Concrete_Reachability_Analysis

16:47:02 Presenting theory HOL-ODE-Numerics.Refine_Parallel

16:47:02 Presenting theory HOL-ODE-Numerics.Refine_Default

16:47:02 Presenting theory HOL-ODE-Numerics.Refine_Phantom

16:47:02 Presenting theory HOL-ODE-Numerics.Refine_ScaleR2

16:47:02 Presenting theory HOL-ODE-Numerics.Abstract_Reachability_Analysis_C1

16:47:03 Presenting theory HOL-ODE-Numerics.Concrete_Reachability_Analysis_C1

16:47:04 Presenting theory HOL-ODE-Numerics.Refine_Reachability_Analysis

16:47:04 Presenting theory HOL-ODE-Numerics.Refine_Reachability_Analysis_C1

16:47:05 Presenting theory HOL-ODE-Numerics.Init_ODE_Solver

16:47:06 Presenting theory HOL-ODE-Numerics.Example_Utilities

16:47:06 Presenting theory HOL-ODE-Numerics.ODE_Numerics

16:47:06 Presenting HOL-ODE-ARCH-COMP ...

16:47:06 Presenting theory HOL-ODE-ARCH-COMP.Examples_ARCH_COMP

16:47:07 Presenting HOL-ODE-Examples ...

16:47:07 Presenting theory HOL-ODE-Examples.Examples_Integral

16:47:07 Presenting theory HOL-ODE-Examples.Examples_One_Step_Method

16:47:07 Presenting theory HOL-ODE-Examples.Examples_Poincare_Map

16:47:07 Presenting theory HOL-ODE-Examples.ODE_Examples

16:47:07 Presenting Lorenz_Approximation ...

16:47:07 Presenting theory Lorenz_Approximation.Result_Elements

16:47:07 Presenting theory Lorenz_Approximation.Result_File_Coarse

16:47:08 Presenting theory Lorenz_Approximation.Lorenz_Approximation

16:47:09 Presenting Lorenz_C0 ...

16:47:09 Presenting theory Lorenz_C0.Lorenz_C0

16:47:09 Presenting Lorenz_C1 ...

16:47:09 Presenting theory Lorenz_C1.Lorenz_C1

16:47:09 Presenting Poincare_Bendixson ...

16:47:09 Presenting document Poincare_Bendixson/document

16:47:09 Presenting document Poincare_Bendixson/outline

16:47:09 Presenting theory Poincare_Bendixson.Analysis_Misc

16:47:09 Presenting theory Poincare_Bendixson.ODE_Misc

16:47:09 Presenting theory Poincare_Bendixson.Invariance

16:47:09 Presenting theory Poincare_Bendixson.Limit_Set

16:47:09 Presenting theory Poincare_Bendixson.Periodic_Orbit

16:47:10 Presenting theory Poincare_Bendixson.Poincare_Bendixson

16:47:10 Presenting theory Poincare_Bendixson.Affine_Arithmetic_Misc

16:47:10 Presenting theory Poincare_Bendixson.Examples

16:47:10 Presenting Prime_Harmonic_Series ...

16:47:10 Presenting document Prime_Harmonic_Series/document

16:47:10 Presenting document Prime_Harmonic_Series/outline

16:47:10 Presenting theory Prime_Harmonic_Series.Prime_Harmonic_Misc

16:47:10 Presenting theory Prime_Harmonic_Series.Squarefree_Nat

16:47:10 Presenting theory Prime_Harmonic_Series.Prime_Harmonic

16:47:11 Presenting Ptolemys_Theorem ...

16:47:11 Presenting document Ptolemys_Theorem/document

16:47:11 Presenting document Ptolemys_Theorem/outline

16:47:11 Presenting theory Ptolemys_Theorem.Ptolemys_Theorem

16:47:11 Presenting QR_Decomposition ...

16:47:11 Presenting document QR_Decomposition/document

16:47:11 Presenting document QR_Decomposition/outline

16:47:11 Presenting theory QR_Decomposition.Miscellaneous_QR

16:47:11 Presenting theory QR_Decomposition.Projections

16:47:11 Presenting theory QR_Decomposition.Gram_Schmidt

16:47:11 Presenting theory QR_Decomposition.QR_Decomposition

16:47:11 Presenting theory QR_Decomposition.Least_Squares_Approximation

16:47:12 Presenting theory QR_Decomposition.Examples_QR_Abstract_Float

16:47:12 Presenting theory QR_Decomposition.Examples_QR_Abstract_Symbolic

16:47:12 Presenting theory QR_Decomposition.IArray_Addenda_QR

16:47:12 Presenting theory QR_Decomposition.Matrix_To_IArray_QR

16:47:12 Presenting theory QR_Decomposition.Gram_Schmidt_IArrays

16:47:12 Presenting theory QR_Decomposition.QR_Decomposition_IArrays

16:47:12 Presenting theory QR_Decomposition.Examples_QR_IArrays_Float

16:47:12 Presenting theory QR_Decomposition.Examples_QR_IArrays_Symbolic

16:47:12 Presenting theory QR_Decomposition.Generalizations2

16:47:12 Presenting theory QR_Decomposition.QR_Efficient

16:47:12 Presenting Quaternions ...

16:47:12 Presenting document Quaternions/document

16:47:12 Presenting document Quaternions/outline

16:47:12 Presenting theory Quaternions.Quaternions

16:47:13 Presenting Rank_Nullity_Theorem ...

16:47:13 Presenting document Rank_Nullity_Theorem/document

16:47:13 Presenting document Rank_Nullity_Theorem/outline

16:47:13 Presenting theory Rank_Nullity_Theorem.Dual_Order

16:47:13 Presenting theory Rank_Nullity_Theorem.Mod_Type

16:47:13 Presenting theory Rank_Nullity_Theorem.Miscellaneous

16:47:13 Presenting theory Rank_Nullity_Theorem.Fundamental_Subspaces

16:47:13 Presenting theory Rank_Nullity_Theorem.Dim_Formula

16:47:13 Presenting Safe_Distance ...

16:47:13 Presenting document Safe_Distance/document

16:47:13 Presenting document Safe_Distance/outline

16:47:13 Presenting theory Safe_Distance.Safe_Distance

16:47:13 Presenting theory Safe_Distance.Safe_Distance_Reaction

16:47:14 Presenting theory Safe_Distance.Evaluation

16:47:14 Presenting Smooth_Manifolds ...

16:47:14 Presenting document Smooth_Manifolds/document

16:47:14 Presenting document Smooth_Manifolds/outline

16:47:14 Presenting theory Smooth_Manifolds.Analysis_More

16:47:14 Presenting theory Smooth_Manifolds.Smooth

16:47:15 Presenting theory Smooth_Manifolds.Bump_Function

16:47:15 Presenting theory Smooth_Manifolds.Chart

16:47:15 Presenting theory Smooth_Manifolds.Topological_Manifold

16:47:15 Presenting theory Smooth_Manifolds.Differentiable_Manifold

16:47:15 Presenting theory Smooth_Manifolds.Partition_Of_Unity

16:47:15 Presenting theory Smooth_Manifolds.Tangent_Space

16:47:16 Presenting theory Smooth_Manifolds.Cotangent_Space

16:47:16 Presenting theory Smooth_Manifolds.Product_Manifold

16:47:16 Presenting theory Smooth_Manifolds.Sphere

16:47:16 Presenting theory Smooth_Manifolds.Projective_Space

16:47:16 Presenting Stewart_Apollonius ...

16:47:16 Presenting document Stewart_Apollonius/document

16:47:16 Presenting document Stewart_Apollonius/outline

16:47:16 Presenting theory Stewart_Apollonius.Stewart_Apollonius

16:47:16 Presenting Tarskis_Geometry ...

16:47:16 Presenting document Tarskis_Geometry/document

16:47:16 Presenting document Tarskis_Geometry/outline

16:47:16 Presenting theory Tarskis_Geometry.Metric

16:47:16 Presenting theory Tarskis_Geometry.Miscellany

16:47:16 Presenting theory Tarskis_Geometry.Tarski

16:47:16 Presenting theory Tarskis_Geometry.Euclid_Tarski

16:47:16 Presenting theory Tarskis_Geometry.Linear_Algebra2

16:47:17 Presenting theory Tarskis_Geometry.Action

16:47:17 Presenting theory Tarskis_Geometry.Projective

16:47:17 Presenting theory Tarskis_Geometry.Hyperbolic_Tarski

16:47:19 Presenting Triangle ...

16:47:19 Presenting document Triangle/document

16:47:19 Presenting document Triangle/outline

16:47:19 Presenting theory Triangle.Angles

16:47:19 Presenting theory Triangle.Triangle

16:47:19 Presenting UpDown_Scheme ...

16:47:19 Presenting document UpDown_Scheme/document

16:47:19 Presenting document UpDown_Scheme/outline

16:47:19 Presenting theory UpDown_Scheme.Grid_Point

16:47:19 Presenting theory UpDown_Scheme.Grid

16:47:20 Presenting theory UpDown_Scheme.Triangular_Function

16:47:20 Presenting theory UpDown_Scheme.UpDown_Scheme

16:47:20 Presenting theory UpDown_Scheme.Up

16:47:20 Presenting theory UpDown_Scheme.Down

16:47:20 Presenting theory UpDown_Scheme.Up_Down

16:47:20 Presenting theory UpDown_Scheme.Imperative

16:47:20 Presenting pGCL ...

16:47:20 Presenting document pGCL/document

16:47:20 Presenting document pGCL/outline

16:47:20 Presenting theory pGCL.Misc

16:47:20 Presenting theory pGCL.Expectations

16:47:21 Presenting theory pGCL.Transformers

16:47:21 Presenting theory pGCL.Induction

16:47:21 Presenting theory pGCL.Embedding

16:47:21 Presenting theory pGCL.Healthiness

16:47:22 Presenting theory pGCL.Continuity

16:47:22 Presenting theory pGCL.LoopInduction

16:47:22 Presenting theory pGCL.Sublinearity

16:47:23 Presenting theory pGCL.WellDefined

16:47:23 Presenting theory pGCL.Algebra

16:47:23 Presenting theory pGCL.StructuredReasoning

16:47:23 Presenting theory pGCL.Automation

16:47:23 Presenting file "pVCG.ML"

16:47:23 Presenting theory pGCL.Determinism

16:47:24 Presenting theory pGCL.Loops

16:47:24 Presenting theory pGCL.Termination

16:47:24 Presenting theory pGCL.pGCL

16:47:24 Presenting theory pGCL.Primitives

16:47:24 Presenting theory pGCL.LoopExamples

16:47:24 Presenting theory pGCL.Monty

16:47:24 Presenting HOL-Auth ...

16:47:24 Presenting document HOL-Auth/document

16:47:24 Presenting document HOL-Auth/outline

16:47:24 Presenting theory HOL-Auth.Message

16:47:24 Presenting theory HOL-Auth.Event

16:47:24 Presenting theory HOL-Auth.Public

16:47:24 Presenting theory HOL-Auth.NS_Shared

16:47:24 Presenting theory HOL-Auth.Kerberos_BAN

16:47:24 Presenting theory HOL-Auth.Kerberos_BAN_Gets

16:47:24 Presenting theory HOL-Auth.KerberosIV

16:47:25 Presenting theory HOL-Auth.KerberosIV_Gets

16:47:25 Presenting theory HOL-Auth.KerberosV

16:47:25 Presenting theory HOL-Auth.OtwayRees

16:47:25 Presenting theory HOL-Auth.OtwayRees_AN

16:47:25 Presenting theory HOL-Auth.OtwayRees_Bad

16:47:25 Presenting theory HOL-Auth.OtwayReesBella

16:47:26 Presenting theory HOL-Auth.WooLam

16:47:26 Presenting theory HOL-Auth.Recur

16:47:26 Presenting theory HOL-Auth.Yahalom

16:47:26 Presenting theory HOL-Auth.Yahalom2

16:47:26 Presenting theory HOL-Auth.Yahalom_Bad

16:47:26 Presenting theory HOL-Auth.ZhouGollmann

16:47:26 Presenting theory HOL-Auth.Auth_Shared

16:47:26 Presenting theory HOL-Auth.NS_Public_Bad

16:47:26 Presenting theory HOL-Auth.NS_Public

16:47:26 Presenting theory HOL-Auth.TLS

16:47:26 Presenting theory HOL-Auth.CertifiedEmail

16:47:26 Presenting theory HOL-Auth.Auth_Public

16:47:26 Presenting theory HOL-Auth.EventSC

16:47:26 Presenting theory HOL-Auth.All_Symmetric

16:47:26 Presenting theory HOL-Auth.Smartcard

16:47:26 Presenting theory HOL-Auth.ShoupRubin

16:47:27 Presenting theory HOL-Auth.ShoupRubinBella

16:47:27 Presenting theory HOL-Auth.Auth_Smartcard

16:47:27 Presenting theory HOL-Auth.Extensions

16:47:27 Presenting theory HOL-Auth.Analz

16:47:27 Presenting theory HOL-Auth.Guard

16:47:27 Presenting theory HOL-Auth.GuardK

16:47:27 Presenting theory HOL-Auth.Shared

16:47:27 Presenting theory HOL-Auth.Guard_Shared

16:47:27 Presenting theory HOL-Auth.Guard_OtwayRees

16:47:27 Presenting theory HOL-Auth.Guard_Yahalom

16:47:27 Presenting theory HOL-Auth.Auth_Guard_Shared

16:47:27 Presenting theory HOL-Auth.Guard_Public

16:47:28 Presenting theory HOL-Auth.List_Msg

16:47:28 Presenting theory HOL-Auth.P1

16:47:28 Presenting theory HOL-Auth.P2

16:47:28 Presenting theory HOL-Auth.Guard_NS_Public

16:47:28 Presenting theory HOL-Auth.Proto

16:47:28 Presenting theory HOL-Auth.Auth_Guard_Public

16:47:28 Presenting HOL-UNITY ...

16:47:28 Presenting document HOL-UNITY/document

16:47:28 Presenting document HOL-UNITY/outline

16:47:28 Presenting theory HOL-UNITY.UNITY

16:47:28 Presenting theory HOL-UNITY.FP

16:47:28 Presenting theory HOL-UNITY.WFair

16:47:28 Presenting theory HOL-UNITY.Constrains

16:47:28 Presenting theory HOL-UNITY.SubstAx

16:47:28 Presenting theory HOL-UNITY.Detects

16:47:28 Presenting theory HOL-UNITY.Union

16:47:28 Presenting theory HOL-UNITY.Comp

16:47:28 Presenting theory HOL-UNITY.Guar

16:47:29 Presenting theory HOL-UNITY.Extend

16:47:29 Presenting theory HOL-UNITY.Rename

16:47:29 Presenting theory HOL-UNITY.Lift_prog

16:47:29 Presenting theory HOL-UNITY.PPROD

16:47:29 Presenting theory HOL-UNITY.ListOrder

16:47:29 Presenting theory HOL-UNITY.Follows

16:47:29 Presenting theory HOL-UNITY.Transformers

16:47:29 Presenting theory HOL-UNITY.ProgressSets

16:47:29 Presenting theory HOL-UNITY.UNITY_Main

16:47:29 Presenting file "UNITY_tactics.ML"

16:47:29 Presenting theory HOL-UNITY.Deadlock

16:47:29 Presenting theory HOL-UNITY.Common

16:47:29 Presenting theory HOL-UNITY.Network

16:47:29 Presenting theory HOL-UNITY.Token

16:47:29 Presenting theory HOL-UNITY.Channel

16:47:29 Presenting theory HOL-UNITY.Lift

16:47:29 Presenting theory HOL-UNITY.Mutex

16:47:29 Presenting theory HOL-UNITY.Reach

16:47:29 Presenting theory HOL-UNITY.Reachability

16:47:29 Presenting theory HOL-UNITY.NSP_Bad

16:47:30 Presenting theory HOL-UNITY.Handshake

16:47:30 Presenting theory HOL-UNITY.Counter

16:47:30 Presenting theory HOL-UNITY.Counterc

16:47:30 Presenting theory HOL-UNITY.PriorityAux

16:47:30 Presenting theory HOL-UNITY.Priority

16:47:30 Presenting theory HOL-UNITY.TimerArray

16:47:30 Presenting theory HOL-UNITY.Progress

16:47:30 Presenting theory HOL-UNITY.AllocBase

16:47:30 Presenting theory HOL-UNITY.Alloc

16:47:30 Presenting theory HOL-UNITY.AllocImpl

16:47:30 Presenting theory HOL-UNITY.Client

16:47:30 Presenting theory HOL-UNITY.Project

16:47:30 Presenting theory HOL-UNITY.ELT

16:47:30 Presenting HOL-Bali ...

16:47:30 Presenting document HOL-Bali/document

16:47:30 Presenting document HOL-Bali/outline

16:47:30 Presenting theory HOL-Bali.Basis

16:47:30 Presenting theory HOL-Bali.Name

16:47:30 Presenting theory HOL-Bali.Type

16:47:30 Presenting theory HOL-Bali.Value

16:47:30 Presenting theory HOL-Bali.Table

16:47:31 Presenting theory HOL-Bali.Term

16:47:31 Presenting theory HOL-Bali.Decl

16:47:31 Presenting theory HOL-Bali.TypeRel

16:47:31 Presenting theory HOL-Bali.DeclConcepts

16:47:31 Presenting theory HOL-Bali.WellType

16:47:31 Presenting theory HOL-Bali.DefiniteAssignment

16:47:32 Presenting theory HOL-Bali.WellForm

16:47:32 Presenting theory HOL-Bali.State

16:47:32 Presenting theory HOL-Bali.Eval

16:47:32 Presenting theory HOL-Bali.DefiniteAssignmentCorrect

16:47:33 Presenting theory HOL-Bali.Conform

16:47:33 Presenting theory HOL-Bali.TypeSafe

16:47:34 Presenting theory HOL-Bali.Evaln

16:47:34 Presenting theory HOL-Bali.AxSem

16:47:35 Presenting theory HOL-Bali.Example

16:47:35 Presenting theory HOL-Bali.AxExample

16:47:35 Presenting theory HOL-Bali.AxSound

16:47:35 Presenting theory HOL-Bali.AxCompl

16:47:36 Presenting theory HOL-Bali.Trans

16:47:36 Presenting HOL-Cardinals ...

16:47:36 Presenting document HOL-Cardinals/document

16:47:36 Presenting document HOL-Cardinals/outline

16:47:36 Presenting theory HOL-Cardinals.Fun_More

16:47:36 Presenting theory HOL-Cardinals.Order_Relation_More

16:47:36 Presenting theory HOL-Cardinals.Wellfounded_More

16:47:36 Presenting theory HOL-Cardinals.Wellorder_Relation

16:47:36 Presenting theory HOL-Cardinals.Wellorder_Embedding

16:47:36 Presenting theory HOL-Cardinals.Order_Union

16:47:36 Presenting theory HOL-Cardinals.Wellorder_Constructions

16:47:36 Presenting theory HOL-Cardinals.Ordinal_Arithmetic

16:47:37 Presenting theory HOL-Cardinals.Cardinal_Order_Relation

16:47:37 Presenting theory HOL-Cardinals.Cardinal_Arithmetic

16:47:37 Presenting theory HOL-Cardinals.Wellorder_Extension

16:47:37 Presenting theory HOL-Cardinals.Cardinals

16:47:37 Presenting theory HOL-Cardinals.Bounded_Set

16:47:37 Presenting Binding_Syntax_Theory ...

16:47:37 Presenting document Binding_Syntax_Theory/document

16:47:37 Presenting document Binding_Syntax_Theory/outline

16:47:37 Presenting theory Binding_Syntax_Theory.Preliminaries

16:47:38 Presenting theory Binding_Syntax_Theory.QuasiTerms_Swap_Fresh

16:47:38 Presenting theory Binding_Syntax_Theory.QuasiTerms_PickFresh_Alpha

16:47:38 Presenting theory Binding_Syntax_Theory.QuasiTerms_Environments_Substitution

16:47:39 Presenting theory Binding_Syntax_Theory.Pick

16:47:39 Presenting theory Binding_Syntax_Theory.Equiv_Relation2

16:47:39 Presenting theory Binding_Syntax_Theory.Transition_QuasiTerms_Terms

16:47:40 Presenting theory Binding_Syntax_Theory.Terms

16:47:40 Presenting theory Binding_Syntax_Theory.Well_Sorted_Terms

16:47:41 Presenting theory Binding_Syntax_Theory.Iteration

16:47:42 Presenting theory Binding_Syntax_Theory.Semantic_Domains

16:47:42 Presenting theory Binding_Syntax_Theory.Recursion

16:47:43 Presenting Ordinals_and_Cardinals ...

16:47:43 Presenting document Ordinals_and_Cardinals/document

16:47:43 Presenting document Ordinals_and_Cardinals/outline

16:47:43 Presenting theory Ordinals_and_Cardinals.Cardinal_Order_Relation_discontinued

16:47:43 Presenting Sort_Encodings ...

16:47:43 Presenting document Sort_Encodings/document

16:47:43 Presenting document Sort_Encodings/outline

16:47:43 Presenting theory Sort_Encodings.Preliminaries

16:47:43 Presenting theory Sort_Encodings.TermsAndClauses

16:47:43 Presenting theory Sort_Encodings.Sig

16:47:43 Presenting theory Sort_Encodings.M

16:47:43 Presenting theory Sort_Encodings.CM

16:47:43 Presenting theory Sort_Encodings.Mono

16:47:44 Presenting theory Sort_Encodings.Mcalc

16:47:44 Presenting theory Sort_Encodings.T_G_Prelim

16:47:44 Presenting theory Sort_Encodings.Mcalc2

16:47:44 Presenting theory Sort_Encodings.Mcalc2C

16:47:44 Presenting theory Sort_Encodings.G

16:47:44 Presenting theory Sort_Encodings.T

16:47:44 Presenting theory Sort_Encodings.U

16:47:44 Presenting theory Sort_Encodings.CU

16:47:44 Presenting theory Sort_Encodings.E

16:47:44 Presenting theory Sort_Encodings.Encodings

16:47:44 Presenting HOL-Data_Structures ...

16:47:44 Presenting document HOL-Data_Structures/document

16:47:44 Presenting theory HOL-Data_Structures.Less_False

16:47:44 Presenting theory HOL-Data_Structures.Sorting

16:47:45 Presenting theory HOL-Data_Structures.Balance

16:47:45 Presenting theory HOL-Data_Structures.Cmp

16:47:45 Presenting theory HOL-Data_Structures.Sorted_Less

16:47:45 Presenting theory HOL-Data_Structures.List_Ins_Del

16:47:45 Presenting theory HOL-Data_Structures.Set_Specs

16:47:45 Presenting theory HOL-Data_Structures.Tree_Set

16:47:45 Presenting theory HOL-Data_Structures.AList_Upd_Del

16:47:45 Presenting theory HOL-Data_Structures.Map_Specs

16:47:45 Presenting theory HOL-Data_Structures.Tree_Map

16:47:45 Presenting theory HOL-Data_Structures.Tree2

16:47:45 Presenting theory HOL-Data_Structures.Isin2

16:47:45 Presenting theory HOL-Data_Structures.Interval_Tree

16:47:45 Presenting theory HOL-Data_Structures.AVL_Set_Code

16:47:45 Presenting theory HOL-Data_Structures.AVL_Set

16:47:45 Presenting theory HOL-Data_Structures.Lookup2

16:47:45 Presenting theory HOL-Data_Structures.AVL_Map

16:47:45 Presenting theory HOL-Data_Structures.AVL_Bal_Set

16:47:45 Presenting theory HOL-Data_Structures.AVL_Bal2_Set

16:47:45 Presenting theory HOL-Data_Structures.Height_Balanced_Tree

16:47:45 Presenting theory HOL-Data_Structures.RBT

16:47:45 Presenting theory HOL-Data_Structures.RBT_Set

16:47:45 Presenting theory HOL-Data_Structures.RBT_Set2

16:47:45 Presenting theory HOL-Data_Structures.RBT_Map

16:47:45 Presenting theory HOL-Data_Structures.Tree23

16:47:45 Presenting theory HOL-Data_Structures.Tree23_Set

16:47:46 Presenting theory HOL-Data_Structures.Tree23_Map

16:47:46 Presenting theory HOL-Data_Structures.Tree23_of_List

16:47:46 Presenting theory HOL-Data_Structures.Tree234

16:47:46 Presenting theory HOL-Data_Structures.Tree234_Set

16:47:46 Presenting theory HOL-Data_Structures.Tree234_Map

16:47:46 Presenting theory HOL-Data_Structures.Brother12_Set

16:47:46 Presenting theory HOL-Data_Structures.Brother12_Map

16:47:46 Presenting theory HOL-Data_Structures.AA_Set

16:47:46 Presenting theory HOL-Data_Structures.AA_Map

16:47:46 Presenting theory HOL-Data_Structures.Set2_Join

16:47:46 Presenting theory HOL-Data_Structures.Set2_Join_RBT

16:47:46 Presenting theory HOL-Data_Structures.Array_Specs

16:47:46 Presenting theory HOL-Data_Structures.Braun_Tree

16:47:47 Presenting theory HOL-Data_Structures.Array_Braun

16:47:47 Presenting theory HOL-Data_Structures.Trie_Fun

16:47:47 Presenting theory HOL-Data_Structures.Trie_Map

16:47:47 Presenting theory HOL-Data_Structures.Tries_Binary

16:47:47 Presenting theory HOL-Data_Structures.Queue_Spec

16:47:47 Presenting theory HOL-Data_Structures.Reverse

16:47:47 Presenting theory HOL-Data_Structures.Queue_2Lists

16:47:47 Presenting theory HOL-Data_Structures.Priority_Queue_Specs

16:47:47 Presenting theory HOL-Data_Structures.Heaps

16:47:47 Presenting theory HOL-Data_Structures.Leftist_Heap

16:47:47 Presenting theory HOL-Data_Structures.Binomial_Heap

16:47:47 Presenting HOL-Eisbach ...

16:47:47 Presenting theory HOL-Eisbach.Eisbach

16:47:47 Presenting file "parse_tools.ML"

16:47:47 Presenting file "method_closure.ML"

16:47:47 Presenting file "eisbach_rule_insts.ML"

16:47:47 Presenting file "match_method.ML"

16:47:47 Presenting theory HOL-Eisbach.Eisbach_Tools

16:47:47 Presenting theory HOL-Eisbach.Tests

16:47:48 Presenting theory HOL-Eisbach.Examples

16:47:48 Presenting theory HOL-Eisbach.Eisbach_Old_Appl_Syntax

16:47:48 Presenting theory HOL-Eisbach.Examples_FOL

16:47:48 Presenting theory HOL-Eisbach.Example_Metric

16:47:48 Presenting Optics ...

16:47:48 Presenting document Optics/document

16:47:48 Presenting document Optics/outline

16:47:48 Presenting theory Optics.Interp

16:47:48 Presenting theory Optics.Two

16:47:48 Presenting theory Optics.Lens_Laws

16:47:48 Presenting theory Optics.Lens_Algebra

16:47:48 Presenting theory Optics.Lens_Order

16:47:48 Presenting theory Optics.Lens_Symmetric

16:47:48 Presenting theory Optics.Lens_Instances

16:47:48 Presenting file "Lens_Record.ML"

16:47:48 Presenting theory Optics.Lenses

16:47:48 Presenting theory Optics.Prisms

16:47:48 Presenting theory Optics.Scenes

16:47:48 Presenting theory Optics.Optics

16:47:48 Presenting theory Optics.Lens_Record_Example

16:47:48 Presenting theory Optics.Lens_State

16:47:48 Presenting HOL-Examples ...

16:47:48 Presenting document HOL-Examples/document

16:47:48 Presenting document HOL-Examples/outline

16:47:48 Presenting theory HOL-Examples.Adhoc_Overloading_Examples

16:47:48 Presenting theory HOL-Examples.Ackermann

16:47:48 Presenting theory HOL-Examples.Cantor

16:47:48 Presenting theory HOL-Examples.Coherent

16:47:48 Presenting theory HOL-Examples.Commands

16:47:48 Presenting theory HOL-Examples.Drinker

16:47:48 Presenting theory HOL-Examples.Groebner_Examples

16:47:48 Presenting theory HOL-Examples.Iff_Oracle

16:47:48 Presenting theory HOL-Examples.Induction_Schema

16:47:48 Presenting theory HOL-Examples.Knaster_Tarski

16:47:48 Presenting theory HOL-Examples.ML

16:47:48 Presenting theory HOL-Examples.Peirce

16:47:48 Presenting theory HOL-Examples.Records

16:47:48 Presenting theory HOL-Examples.Seq

16:47:48 Presenting HOL-Hahn_Banach ...

16:47:48 Presenting document HOL-Hahn_Banach/document

16:47:48 Presenting document HOL-Hahn_Banach/outline

16:47:48 Presenting theory HOL-Hahn_Banach.Bounds

16:47:48 Presenting theory HOL-Hahn_Banach.Vector_Space

16:47:48 Presenting theory HOL-Hahn_Banach.Subspace

16:47:49 Presenting theory HOL-Hahn_Banach.Normed_Space

16:47:49 Presenting theory HOL-Hahn_Banach.Linearform

16:47:49 Presenting theory HOL-Hahn_Banach.Function_Order

16:47:49 Presenting theory HOL-Hahn_Banach.Function_Norm

16:47:49 Presenting theory HOL-Hahn_Banach.Zorn_Lemma

16:47:49 Presenting theory HOL-Hahn_Banach.Hahn_Banach_Sup_Lemmas

16:47:49 Presenting theory HOL-Hahn_Banach.Hahn_Banach_Ext_Lemmas

16:47:49 Presenting theory HOL-Hahn_Banach.Hahn_Banach_Lemmas

16:47:49 Presenting theory HOL-Hahn_Banach.Hahn_Banach

16:47:49 Presenting HOL-Hoare ...

16:47:49 Presenting document HOL-Hoare/document

16:47:49 Presenting document HOL-Hoare/outline

16:47:49 Presenting theory HOL-Hoare.Hoare_Syntax

16:47:49 Presenting file "hoare_syntax.ML"

16:47:49 Presenting theory HOL-Hoare.Hoare_Tac

16:47:49 Presenting file "hoare_tac.ML"

16:47:49 Presenting theory HOL-Hoare.Hoare_Logic

16:47:49 Presenting theory HOL-Hoare.Arith2

16:47:49 Presenting theory HOL-Hoare.Examples

16:47:49 Presenting theory HOL-Hoare.Hoare_Logic_Abort

16:47:49 Presenting theory HOL-Hoare.ExamplesAbort

16:47:49 Presenting theory HOL-Hoare.ExamplesTC

16:47:49 Presenting theory HOL-Hoare.Pointers0

16:47:49 Presenting theory HOL-Hoare.Heap

16:47:49 Presenting theory HOL-Hoare.HeapSyntax

16:47:49 Presenting theory HOL-Hoare.Pointer_Examples

16:47:49 Presenting theory HOL-Hoare.HeapSyntaxAbort

16:47:49 Presenting theory HOL-Hoare.Pointer_ExamplesAbort

16:47:50 Presenting theory HOL-Hoare.SchorrWaite

16:47:50 Presenting theory HOL-Hoare.SepLogHeap

16:47:50 Presenting theory HOL-Hoare.Separation

16:47:50 Presenting HOL-Hoare_Parallel ...

16:47:50 Presenting document HOL-Hoare_Parallel/document

16:47:50 Presenting document HOL-Hoare_Parallel/outline

16:47:50 Presenting theory HOL-Hoare_Parallel.OG_Com

16:47:50 Presenting theory HOL-Hoare_Parallel.OG_Tran

16:47:50 Presenting theory HOL-Hoare_Parallel.OG_Hoare

16:47:50 Presenting theory HOL-Hoare_Parallel.OG_Tactics

16:47:50 Presenting theory HOL-Hoare_Parallel.Quote_Antiquote

16:47:50 Presenting theory HOL-Hoare_Parallel.OG_Syntax

16:47:50 Presenting theory HOL-Hoare_Parallel.OG_Examples

16:47:50 Presenting theory HOL-Hoare_Parallel.Graph

16:47:50 Presenting theory HOL-Hoare_Parallel.Gar_Coll

16:47:50 Presenting theory HOL-Hoare_Parallel.Mul_Gar_Coll

16:47:51 Presenting theory HOL-Hoare_Parallel.RG_Com

16:47:51 Presenting theory HOL-Hoare_Parallel.RG_Tran

16:47:51 Presenting theory HOL-Hoare_Parallel.RG_Hoare

16:47:51 Presenting theory HOL-Hoare_Parallel.RG_Syntax

16:47:51 Presenting theory HOL-Hoare_Parallel.RG_Examples

16:47:51 Presenting theory HOL-Hoare_Parallel.Hoare_Parallel

16:47:51 Presenting HOL-IMPP ...

16:47:51 Presenting theory HOL-IMPP.Com

16:47:51 Presenting theory HOL-IMPP.Natural

16:47:52 Presenting theory HOL-IMPP.Hoare

16:47:52 Presenting theory HOL-IMPP.Misc

16:47:52 Presenting theory HOL-IMPP.EvenOdd

16:47:52 Presenting HOL-IOA ...

16:47:52 Presenting theory HOL-IOA.Asig

16:47:52 Presenting theory HOL-IOA.IOA

16:47:52 Presenting theory HOL-IOA.Solve

16:47:52 Presenting HOL-Imperative_HOL ...

16:47:52 Presenting document HOL-Imperative_HOL/document

16:47:52 Presenting document HOL-Imperative_HOL/outline

16:47:52 Presenting theory HOL-Imperative_HOL.Heap

16:47:52 Presenting theory HOL-Imperative_HOL.Heap_Monad

16:47:52 Presenting theory HOL-Imperative_HOL.Array

16:47:52 Presenting theory HOL-Imperative_HOL.Ref

16:47:52 Presenting theory HOL-Imperative_HOL.Imperative_HOL

16:47:52 Presenting theory HOL-Imperative_HOL.Overview

16:47:52 Presenting theory HOL-Imperative_HOL.List_Sublist

16:47:52 Presenting theory HOL-Imperative_HOL.Subarray

16:47:53 Presenting theory HOL-Imperative_HOL.Imperative_Quicksort

16:47:53 Presenting theory HOL-Imperative_HOL.Imperative_Reverse

16:47:53 Presenting theory HOL-Imperative_HOL.Linked_Lists

16:47:53 Presenting theory HOL-Imperative_HOL.Sorted_List

16:47:53 Presenting theory HOL-Imperative_HOL.SatChecker

16:47:53 Presenting theory HOL-Imperative_HOL.Imperative_HOL_ex

16:47:53 Presenting Imperative_Insertion_Sort ...

16:47:53 Presenting document Imperative_Insertion_Sort/document

16:47:53 Presenting document Imperative_Insertion_Sort/outline

16:47:53 Presenting theory Imperative_Insertion_Sort.Imperative_Loops

16:47:53 Presenting theory Imperative_Insertion_Sort.Imperative_Insertion_Sort

16:47:53 Presenting HOL-Import ...

16:47:53 Presenting theory HOL-Import.Import_Setup

16:47:54 Presenting file "import_data.ML"

16:47:54 Presenting file "import_rule.ML"

16:47:54 Presenting theory HOL-Import.HOL_Light_Maps

16:47:54 Presenting theory HOL-Import.HOL_Light_Import

16:47:54 Presenting HOL-Induct ...

16:47:54 Presenting document HOL-Induct/document

16:47:54 Presenting document HOL-Induct/outline

16:47:54 Presenting theory HOL-Induct.Common_Patterns

16:47:54 Presenting theory HOL-Induct.Nested_Datatype

16:47:54 Presenting theory HOL-Induct.QuoDataType

16:47:54 Presenting theory HOL-Induct.QuoNestedDataType

16:47:54 Presenting theory HOL-Induct.Term

16:47:54 Presenting theory HOL-Induct.Sexp

16:47:54 Presenting theory HOL-Induct.SList

16:47:54 Presenting theory HOL-Induct.ABexp

16:47:54 Presenting theory HOL-Induct.Infinitely_Branching_Tree

16:47:54 Presenting theory HOL-Induct.Ordinals

16:47:54 Presenting theory HOL-Induct.Sigma_Algebra

16:47:54 Presenting theory HOL-Induct.Comb

16:47:54 Presenting theory HOL-Induct.PropLog

16:47:54 Presenting theory HOL-Induct.Com

16:47:54 Presenting HOL-Lattice ...

16:47:54 Presenting document HOL-Lattice/document

16:47:54 Presenting document HOL-Lattice/outline

16:47:54 Presenting theory HOL-Lattice.Orders

16:47:54 Presenting theory HOL-Lattice.Bounds

16:47:54 Presenting theory HOL-Lattice.Lattice

16:47:54 Presenting theory HOL-Lattice.CompleteLattice

16:47:54 Presenting HOL-Library ...

16:47:55 Presenting document HOL-Library/document

16:47:55 Presenting document HOL-Library/outline

16:47:55 Presenting theory HOL-Library.AList

16:47:55 Presenting theory HOL-Library.Adhoc_Overloading

16:47:55 Presenting file "adhoc_overloading.ML"

16:47:55 Presenting theory HOL-Library.Function_Algebras

16:47:55 Presenting theory HOL-Library.Set_Algebras

16:47:55 Presenting theory HOL-Library.BigO

16:47:56 Presenting theory HOL-Library.Boolean_Algebra

16:47:56 Presenting theory HOL-Library.Bit_Operations

16:47:56 Presenting theory HOL-Library.BNF_Axiomatization

16:47:56 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_axiomatization.ML"

16:47:56 Presenting theory HOL-Library.BNF_Corec

16:47:58 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_tactics.ML"

16:47:58 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec.ML"

16:47:58 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_sugar_util.ML"

16:47:58 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_sugar_tactics.ML"

16:47:58 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_sugar.ML"

16:47:58 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_unique_sugar.ML"

16:47:58 Presenting theory HOL-Library.While_Combinator

16:47:58 Presenting theory HOL-Library.Bourbaki_Witt_Fixpoint

16:47:58 Presenting theory HOL-Library.Char_ord

16:47:58 Presenting theory HOL-Library.Case_Converter

16:47:58 Presenting file "case_converter.ML"

16:47:58 Presenting theory HOL-Library.Code_Lazy

16:47:58 Presenting file "code_lazy.ML"

16:47:58 Presenting theory HOL-Library.Code_Test

16:47:58 Presenting file "code_test.ML"

16:47:58 Presenting theory HOL-Library.Lattice_Syntax

16:47:58 Presenting theory HOL-Library.Combine_PER

16:47:58 Presenting theory HOL-Library.Complete_Partial_Order2

16:47:59 Presenting theory HOL-Library.Conditional_Parametricity

16:47:59 Presenting file "conditional_parametricity.ML"

16:47:59 Presenting theory HOL-Library.Confluence

16:47:59 Presenting theory HOL-Library.Confluent_Quotient

16:47:59 Presenting theory HOL-Library.Old_Datatype

16:47:59 Presenting file "$ISABELLE_HOME/src/HOL/Tools/Old_Datatype/old_datatype.ML"

16:47:59 Presenting theory HOL-Library.Nat_Bijection

16:47:59 Presenting theory HOL-Library.Countable

16:47:59 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_lfp_countable.ML"

16:47:59 Presenting theory HOL-Library.Infinite_Set

16:48:00 Presenting theory HOL-Library.Countable_Set

16:48:00 Presenting theory HOL-Library.Countable_Complete_Lattices

16:48:00 Presenting theory HOL-Library.Countable_Set_Type

16:48:00 Presenting theory HOL-Library.Debug

16:48:00 Presenting theory HOL-Library.Diagonal_Subsequence

16:48:00 Presenting theory HOL-Library.Discrete

16:48:00 Presenting theory HOL-Library.Disjoint_Sets

16:48:00 Presenting theory HOL-Library.Dlist

16:48:00 Presenting theory HOL-Library.Dual_Ordered_Lattice

16:48:00 Presenting theory HOL-Library.FuncSet

16:48:00 Presenting theory HOL-Library.Equipollence

16:48:00 Presenting theory HOL-Library.Simps_Case_Conv

16:48:01 Presenting file "simps_case_conv.ML"

16:48:01 Presenting theory HOL-Library.Extended

16:48:01 Presenting theory HOL-Library.Order_Continuity

16:48:01 Presenting theory HOL-Library.Extended_Nat

16:48:01 Presenting theory HOL-Library.Liminf_Limsup

16:48:01 Presenting theory HOL-Library.Extended_Real

16:48:02 Presenting theory HOL-Library.Indicator_Function

16:48:02 Presenting theory HOL-Library.Extended_Nonnegative_Real

16:48:02 Presenting theory HOL-Library.FSet

16:48:02 Presenting theory HOL-Library.Finite_Map

16:48:03 Presenting theory HOL-Library.Log_Nat

16:48:03 Presenting theory HOL-Library.Lattice_Algebras

16:48:03 Presenting theory HOL-Library.Float

16:48:03 Presenting theory HOL-Library.Function_Division

16:48:03 Presenting theory HOL-Library.Fun_Lexorder

16:48:03 Presenting theory HOL-Library.Going_To_Filter

16:48:03 Presenting theory HOL-Library.Groups_Big_Fun

16:48:03 Presenting theory HOL-Library.Interval

16:48:03 Presenting theory HOL-Library.Interval_Float

16:48:04 Presenting theory HOL-Library.IArray

16:48:04 Presenting theory HOL-Library.Landau_Symbols

16:48:04 Presenting theory HOL-Library.Lattice_Constructions

16:48:04 Presenting theory HOL-Library.Stream

16:48:04 Presenting theory HOL-Library.Sublist

16:48:05 Presenting theory HOL-Library.Linear_Temporal_Logic_on_Streams

16:48:05 Presenting theory HOL-Library.ListVector

16:48:05 Presenting theory HOL-Library.Lub_Glb

16:48:05 Presenting theory HOL-Library.Mapping

16:48:05 Presenting theory HOL-Library.Monad_Syntax

16:48:05 Presenting theory HOL-Library.More_List

16:48:05 Presenting theory HOL-Library.Cancellation

16:48:05 Presenting file "Cancellation/cancel.ML"

16:48:05 Presenting file "Cancellation/cancel_data.ML"

16:48:05 Presenting file "Cancellation/cancel_simprocs.ML"

16:48:05 Presenting theory HOL-Library.Multiset

16:48:06 Presenting file "multiset_simprocs.ML"

16:48:06 Presenting theory HOL-Library.Multiset_Order

16:48:06 Presenting theory HOL-Library.Permutations

16:48:06 Presenting theory HOL-Library.Multiset_Permutations

16:48:06 Presenting theory HOL-Library.Nonpos_Ints

16:48:06 Presenting theory HOL-Library.Phantom_Type

16:48:06 Presenting theory HOL-Library.Cardinality

16:48:07 Presenting theory HOL-Library.Numeral_Type

16:48:07 Presenting theory HOL-Library.Omega_Words_Fun

16:48:07 Presenting theory HOL-Library.Open_State_Syntax

16:48:07 Presenting theory HOL-Library.Option_ord

16:48:07 Presenting theory HOL-Library.Parallel

16:48:07 Presenting theory HOL-Library.Pattern_Aliases

16:48:07 Presenting theory HOL-Library.Periodic_Fun

16:48:07 Presenting theory HOL-Library.Perm

16:48:07 Presenting theory HOL-Library.Permutation

16:48:07 Presenting theory HOL-Library.Poly_Mapping

16:48:07 Presenting theory HOL-Library.Power_By_Squaring

16:48:07 Presenting theory HOL-Library.Preorder

16:48:07 Presenting file "$ISABELLE_HOME/src/Provers/preorder.ML"

16:48:08 Presenting theory HOL-Library.Product_Plus

16:48:08 Presenting theory HOL-Library.Quadratic_Discriminant

16:48:08 Presenting theory HOL-Library.Quotient_Syntax

16:48:08 Presenting theory HOL-Library.Quotient_Set

16:48:08 Presenting theory HOL-Library.Quotient_Product

16:48:08 Presenting theory HOL-Library.Quotient_Option

16:48:08 Presenting theory HOL-Library.Quotient_List

16:48:08 Presenting theory HOL-Library.Quotient_Sum

16:48:08 Presenting theory HOL-Library.Quotient_Type

16:48:08 Presenting theory HOL-Library.Ramsey

16:48:08 Presenting theory HOL-Library.Reflection

16:48:08 Presenting file "$ISABELLE_HOME/src/HOL/Tools/reflection.ML"

16:48:08 Presenting theory HOL-Library.Rewrite

16:48:08 Presenting file "cconv.ML"

16:48:08 Presenting file "rewrite.ML"

16:48:08 Presenting theory HOL-Library.Type_Length

16:48:08 Presenting theory HOL-Library.Saturated

16:48:08 Presenting theory HOL-Library.Set_Idioms

16:48:08 Presenting theory HOL-Library.Signed_Division

16:48:08 Presenting theory HOL-Library.State_Monad

16:48:08 Presenting theory HOL-Library.Stirling

16:48:08 Presenting theory HOL-Library.Comparator

16:48:08 Presenting theory HOL-Library.Sorting_Algorithms

16:48:09 Presenting theory HOL-Library.Sum_of_Squares

16:48:09 Presenting file "Sum_of_Squares/positivstellensatz.ML"

16:48:09 Presenting file "Sum_of_Squares/positivstellensatz_tools.ML"

16:48:09 Presenting file "Sum_of_Squares/sum_of_squares.ML"

16:48:09 Presenting file "Sum_of_Squares/sos_wrapper.ML"

16:48:09 Presenting theory HOL-Library.Transitive_Closure_Table

16:48:09 Presenting theory HOL-Library.Tree

16:48:09 Presenting theory HOL-Library.Tree_Multiset

16:48:09 Presenting theory HOL-Library.Tree_Real

16:48:09 Presenting theory HOL-Library.Uprod

16:48:09 Presenting theory HOL-Library.Word

16:48:10 Presenting file "Tools/word_lib.ML"

16:48:10 Presenting file "Tools/smt_word.ML"

16:48:10 Presenting theory HOL-Library.Z2

16:48:10 Presenting theory HOL-Library.Library

16:48:10 Presenting theory HOL-Library.Product_Order

16:48:10 Presenting theory HOL-Library.Finite_Lattice

16:48:10 Presenting theory HOL-Library.List_Lexorder

16:48:10 Presenting theory HOL-Library.List_Lenlexorder

16:48:10 Presenting theory HOL-Library.Prefix_Order

16:48:10 Presenting theory HOL-Library.Product_Lexorder

16:48:10 Presenting theory HOL-Library.Subseq_Order

16:48:10 Presenting theory HOL-Library.Datatype_Records

16:48:10 Presenting file "datatype_records.ML"

16:48:10 Presenting theory HOL-Library.AList_Mapping

16:48:10 Presenting theory HOL-Library.Code_Abstract_Nat

16:48:11 Presenting theory HOL-Library.Code_Binary_Nat

16:48:11 Presenting theory HOL-Library.Code_Prolog

16:48:11 Presenting file "$ISABELLE_HOME/src/HOL/Tools/Predicate_Compile/code_prolog.ML"

16:48:11 Presenting theory HOL-Library.Code_Target_Int

16:48:11 Presenting theory HOL-Library.Code_Real_Approx_By_Float

16:48:11 Presenting theory HOL-Library.Code_Target_Nat

16:48:11 Presenting theory HOL-Library.Code_Target_Numeral

16:48:11 Presenting theory HOL-Library.DAList

16:48:11 Presenting theory HOL-Library.DAList_Multiset

16:48:11 Presenting theory HOL-Library.RBT_Impl

16:48:12 Presenting theory HOL-Library.RBT

16:48:12 Presenting theory HOL-Library.RBT_Mapping

16:48:12 Presenting theory HOL-Library.RBT_Set

16:48:12 Presenting theory HOL-Library.LaTeXsugar

16:48:12 Presenting theory HOL-Library.OptionalSugar

16:48:12 Presenting theory HOL-Library.Predicate_Compile_Alternative_Defs

16:48:12 Presenting theory HOL-Library.Predicate_Compile_Quickcheck

16:48:12 Presenting file "$ISABELLE_HOME/src/HOL/Tools/Predicate_Compile/predicate_compile_quickcheck.ML"

16:48:12 Presenting theory HOL-Library.Old_Recdef

16:48:13 Presenting file "old_recdef.ML"

16:48:13 Presenting theory HOL-Library.Realizers

16:48:13 Presenting file "$ISABELLE_HOME/src/HOL/Tools/datatype_realizer.ML"

16:48:13 Presenting file "$ISABELLE_HOME/src/HOL/Tools/inductive_realizer.ML"

16:48:13 Presenting theory HOL-Library.Refute

16:48:13 Presenting file "refute.ML"

16:48:13 Presenting ADS_Functor ...

16:48:13 Presenting document ADS_Functor/document

16:48:13 Presenting document ADS_Functor/outline

16:48:13 Presenting theory ADS_Functor.Merkle_Interface

16:48:13 Presenting theory ADS_Functor.ADS_Construction

16:48:14 Presenting theory ADS_Functor.Generic_ADS_Construction

16:48:14 Presenting theory ADS_Functor.Inclusion_Proof_Construction

16:48:14 Presenting theory ADS_Functor.Canton_Transaction_Tree

16:48:14 Presenting Abs_Int_ITP2012 ...

16:48:14 Presenting document Abs_Int_ITP2012/document

16:48:14 Presenting document Abs_Int_ITP2012/outline

16:48:14 Presenting theory Abs_Int_ITP2012.Complete_Lattice_ix

16:48:14 Presenting theory Abs_Int_ITP2012.ACom

16:48:14 Presenting theory Abs_Int_ITP2012.Collecting

16:48:14 Presenting theory Abs_Int_ITP2012.Abs_Int0

16:48:14 Presenting theory Abs_Int_ITP2012.Abs_State

16:48:14 Presenting theory Abs_Int_ITP2012.Abs_Int1

16:48:15 Presenting theory Abs_Int_ITP2012.Abs_Int2

16:48:15 Presenting theory Abs_Int_ITP2012.Abs_Int2_ivl

16:48:15 Presenting theory Abs_Int_ITP2012.Abs_Int3

16:48:15 Presenting theory Abs_Int_ITP2012.Abs_Int1_const

16:48:15 Presenting theory Abs_Int_ITP2012.Abs_Int1_parity

16:48:15 Presenting Abstract-Rewriting ...

16:48:15 Presenting document Abstract-Rewriting/document

16:48:15 Presenting document Abstract-Rewriting/outline

16:48:15 Presenting theory Abstract-Rewriting.Seq

16:48:15 Presenting theory Abstract-Rewriting.Abstract_Rewriting

16:48:16 Presenting theory Abstract-Rewriting.Relative_Rewriting

16:48:16 Presenting theory Abstract-Rewriting.SN_Orders

16:48:16 Presenting theory Abstract-Rewriting.SN_Order_Carrier

16:48:16 Presenting Decreasing-Diagrams ...

16:48:16 Presenting document Decreasing-Diagrams/document

16:48:16 Presenting document Decreasing-Diagrams/outline

16:48:16 Presenting theory Decreasing-Diagrams.Decreasing_Diagrams

16:48:17 Presenting Decreasing-Diagrams-II ...

16:48:17 Presenting document Decreasing-Diagrams-II/document

16:48:17 Presenting document Decreasing-Diagrams-II/outline

16:48:17 Presenting theory Decreasing-Diagrams-II.Decreasing_Diagrams_II_Aux

16:48:17 Presenting theory Decreasing-Diagrams-II.Decreasing_Diagrams_II

16:48:18 Presenting First_Order_Terms ...

16:48:18 Presenting document First_Order_Terms/document

16:48:18 Presenting document First_Order_Terms/outline

16:48:18 Presenting theory First_Order_Terms.Transitive_Closure_More

16:48:18 Presenting theory First_Order_Terms.Seq_More

16:48:18 Presenting theory First_Order_Terms.Fun_More

16:48:18 Presenting theory First_Order_Terms.Option_Monad

16:48:18 Presenting theory First_Order_Terms.Term

16:48:18 Presenting theory First_Order_Terms.Term_Pair_Multiset

16:48:18 Presenting theory First_Order_Terms.Abstract_Matching

16:48:18 Presenting theory First_Order_Terms.Unifiers

16:48:18 Presenting theory First_Order_Terms.Abstract_Unification

16:48:18 Presenting theory First_Order_Terms.Unification

16:48:18 Presenting theory First_Order_Terms.Matching

16:48:18 Presenting theory First_Order_Terms.Subsumption

16:48:19 Presenting Knuth_Bendix_Order ...

16:48:19 Presenting document Knuth_Bendix_Order/document

16:48:19 Presenting document Knuth_Bendix_Order/outline

16:48:19 Presenting theory Knuth_Bendix_Order.Order_Pair

16:48:19 Presenting theory Knuth_Bendix_Order.Lexicographic_Extension

16:48:19 Presenting theory Knuth_Bendix_Order.Subterm_and_Context

16:48:19 Presenting theory Knuth_Bendix_Order.Term_Aux

16:48:19 Presenting theory Knuth_Bendix_Order.KBO

16:48:19 Presenting Stateful_Protocol_Composition_and_Typing ...

16:48:19 Presenting document Stateful_Protocol_Composition_and_Typing/document

16:48:19 Presenting document Stateful_Protocol_Composition_and_Typing/outline

16:48:19 Presenting theory Stateful_Protocol_Composition_and_Typing.Miscellaneous

16:48:19 Presenting theory Stateful_Protocol_Composition_and_Typing.Messages

16:48:20 Presenting theory Stateful_Protocol_Composition_and_Typing.More_Unification

16:48:21 Presenting theory Stateful_Protocol_Composition_and_Typing.Intruder_Deduction

16:48:21 Presenting theory Stateful_Protocol_Composition_and_Typing.Strands_and_Constraints

16:48:22 Presenting theory Stateful_Protocol_Composition_and_Typing.Lazy_Intruder

16:48:22 Presenting theory Stateful_Protocol_Composition_and_Typing.Typed_Model

16:48:23 Presenting theory Stateful_Protocol_Composition_and_Typing.Typing_Result

16:48:25 Presenting theory Stateful_Protocol_Composition_and_Typing.Stateful_Strands

16:48:25 Presenting theory Stateful_Protocol_Composition_and_Typing.Stateful_Typing

16:48:26 Presenting theory Stateful_Protocol_Composition_and_Typing.Labeled_Strands

16:48:26 Presenting theory Stateful_Protocol_Composition_and_Typing.Parallel_Compositionality

16:48:27 Presenting theory Stateful_Protocol_Composition_and_Typing.Labeled_Stateful_Strands

16:48:27 Presenting theory Stateful_Protocol_Composition_and_Typing.Stateful_Compositionality

16:48:29 Presenting theory Stateful_Protocol_Composition_and_Typing.Example_Keyserver

16:48:29 Presenting theory Stateful_Protocol_Composition_and_Typing.Example_TLS

16:48:29 Presenting theory Stateful_Protocol_Composition_and_Typing.Examples

16:48:29 Presenting Automated_Stateful_Protocol_Verification ...

16:48:29 Presenting document Automated_Stateful_Protocol_Verification/document

16:48:29 Presenting document Automated_Stateful_Protocol_Verification/outline

16:48:29 Presenting theory Automated_Stateful_Protocol_Verification.Transactions

16:48:30 Presenting theory Automated_Stateful_Protocol_Verification.Term_Abstraction

16:48:30 Presenting theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Model

16:48:33 Presenting theory Automated_Stateful_Protocol_Verification.Term_Variants

16:48:33 Presenting theory Automated_Stateful_Protocol_Verification.Term_Implication

16:48:34 Presenting theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Verification

16:48:37 Presenting theory Automated_Stateful_Protocol_Verification.Eisbach_Protocol_Verification

16:48:37 Presenting theory Automated_Stateful_Protocol_Verification.ml_yacc_lib

16:48:37 Presenting file "ml-yacc-lib/base.sig"

16:48:37 Presenting file "ml-yacc-lib/join.sml"

16:48:37 Presenting file "ml-yacc-lib/lrtable.sml"

16:48:37 Presenting file "ml-yacc-lib/stream.sml"

16:48:37 Presenting file "ml-yacc-lib/parser2.sml"

16:48:37 Presenting theory Automated_Stateful_Protocol_Verification.trac_term

16:48:37 Presenting theory Automated_Stateful_Protocol_Verification.trac_fp_parser

16:48:38 Presenting file "trac_parser/trac_fp.grm.sig"

16:48:38 Presenting file "trac_parser/trac_fp.lex.sml"

16:48:38 Presenting file "trac_parser/trac_fp.grm.sml"

16:48:38 Presenting theory Automated_Stateful_Protocol_Verification.trac_protocol_parser

16:48:38 Presenting file "trac_parser/trac_protocol.grm.sig"

16:48:38 Presenting file "trac_parser/trac_protocol.lex.sml"

16:48:38 Presenting file "trac_parser/trac_protocol.grm.sml"

16:48:38 Presenting theory Automated_Stateful_Protocol_Verification.trac

16:48:38 Presenting theory Automated_Stateful_Protocol_Verification.PSPSP

16:48:38 Presenting theory Automated_Stateful_Protocol_Verification.Keyserver

16:48:38 Presenting theory Automated_Stateful_Protocol_Verification.Keyserver2

16:48:38 Presenting theory Automated_Stateful_Protocol_Verification.Keyserver_Composition

16:48:39 Presenting theory Automated_Stateful_Protocol_Verification.PKCS_Model03

16:48:39 Presenting theory Automated_Stateful_Protocol_Verification.PKCS_Model07

16:48:39 Presenting theory Automated_Stateful_Protocol_Verification.PKCS_Model09

16:48:39 Presenting theory Automated_Stateful_Protocol_Verification.Examples

16:48:39 Presenting Matrix ...

16:48:39 Presenting document Matrix/document

16:48:39 Presenting document Matrix/outline

16:48:39 Presenting theory Matrix.Utility

16:48:39 Presenting theory Matrix.Ordered_Semiring

16:48:39 Presenting theory Matrix.Matrix_Legacy

16:48:39 Presenting Matrix_Tensor ...

16:48:39 Presenting document Matrix_Tensor/document

16:48:39 Presenting document Matrix_Tensor/outline

16:48:39 Presenting theory Matrix_Tensor.Matrix_Tensor

16:48:41 Presenting Knot_Theory ...

16:48:41 Presenting document Knot_Theory/document

16:48:41 Presenting document Knot_Theory/outline

16:48:41 Presenting theory Knot_Theory.Preliminaries

16:48:41 Presenting theory Knot_Theory.Tangles

16:48:41 Presenting theory Knot_Theory.Tangle_Algebra

16:48:42 Presenting theory Knot_Theory.Tangle_Relation

16:48:42 Presenting theory Knot_Theory.Tangle_Moves

16:48:42 Presenting theory Knot_Theory.Link_Algebra

16:48:42 Presenting theory Knot_Theory.Example

16:48:42 Presenting theory Knot_Theory.Kauffman_Matrix

16:48:43 Presenting theory Knot_Theory.Computations

16:48:43 Presenting theory Knot_Theory.Linkrel_Kauffman

16:48:43 Presenting theory Knot_Theory.Kauffman_Invariance

16:48:43 Presenting theory Knot_Theory.Knot_Theory

16:48:43 Presenting Minsky_Machines ...

16:48:43 Presenting document Minsky_Machines/document

16:48:43 Presenting document Minsky_Machines/outline

16:48:43 Presenting theory Minsky_Machines.Recursive_Inseparability

16:48:43 Presenting theory Minsky_Machines.Minsky

16:48:44 Presenting Polynomials ...

16:48:44 Presenting document Polynomials/document

16:48:44 Presenting document Polynomials/outline

16:48:44 Presenting theory Polynomials.Utils

16:48:44 Presenting theory Polynomials.MPoly_Type

16:48:44 Presenting theory Polynomials.More_MPoly_Type

16:48:44 Presenting theory Polynomials.Power_Products

16:48:44 Presenting theory Polynomials.More_Modules

16:48:45 Presenting theory Polynomials.MPoly_Type_Class

16:48:45 Presenting theory Polynomials.MPoly_Type_Class_Ordered

16:48:46 Presenting theory Polynomials.Poly_Mapping_Finite_Map

16:48:46 Presenting theory Polynomials.MPoly_Type_Class_FMap

16:48:46 Presenting theory Polynomials.PP_Type

16:48:46 Presenting theory Polynomials.OAlist

16:48:47 Presenting theory Polynomials.OAlist_Poly_Mapping

16:48:47 Presenting theory Polynomials.Term_Order

16:48:48 Presenting theory Polynomials.MPoly_Type_Class_OAlist

16:48:48 Presenting theory Polynomials.Quasi_PM_Power_Products

16:48:48 Presenting theory Polynomials.MPoly_PM

16:48:50 Presenting theory Polynomials.MPoly_Type_Univariate

16:48:50 Presenting theory Polynomials.Polynomials

16:48:50 Presenting theory Polynomials.Show_Polynomials

16:48:50 Presenting theory Polynomials.NZM

16:48:50 Presenting Abstract_Completeness ...

16:48:50 Presenting document Abstract_Completeness/document

16:48:50 Presenting document Abstract_Completeness/outline

16:48:50 Presenting theory Abstract_Completeness.Abstract_Completeness

16:48:50 Presenting theory Abstract_Completeness.Propositional_Logic

16:48:50 Presenting Abstract_Soundness ...

16:48:50 Presenting document Abstract_Soundness/document

16:48:50 Presenting document Abstract_Soundness/outline

16:48:50 Presenting theory Abstract_Soundness.Finite_Proof_Soundness

16:48:50 Presenting theory Abstract_Soundness.Infinite_Proof_Soundness

16:48:51 Presenting Amortized_Complexity ...

16:48:51 Presenting document Amortized_Complexity/document

16:48:51 Presenting document Amortized_Complexity/outline

16:48:51 Presenting theory Amortized_Complexity.Amortized_Framework0

16:48:51 Presenting theory Amortized_Complexity.Amortized_Framework

16:48:51 Presenting theory Amortized_Complexity.Amortized_Examples

16:48:51 Presenting theory Amortized_Complexity.Priority_Queue_ops_merge

16:48:51 Presenting theory Amortized_Complexity.Skew_Heap_Analysis

16:48:51 Presenting theory Amortized_Complexity.Lemmas_log

16:48:51 Presenting theory Amortized_Complexity.Splay_Tree_Analysis_Base

16:48:51 Presenting theory Amortized_Complexity.Splay_Tree_Analysis

16:48:51 Presenting theory Amortized_Complexity.Splay_Tree_Analysis_Optimal

16:48:51 Presenting theory Amortized_Complexity.Priority_Queue_ops

16:48:51 Presenting theory Amortized_Complexity.Splay_Heap_Analysis

16:48:51 Presenting theory Amortized_Complexity.Pairing_Heap_Tree_Analysis

16:48:51 Presenting theory Amortized_Complexity.Pairing_Heap_Tree_Analysis2

16:48:51 Presenting theory Amortized_Complexity.Pairing_Heap_List1_Analysis

16:48:52 Presenting theory Amortized_Complexity.Pairing_Heap_List1_Analysis2

16:48:52 Presenting theory Amortized_Complexity.Pairing_Heap_List2_Analysis

16:48:52 Presenting Dynamic_Tables ...

16:48:52 Presenting document Dynamic_Tables/document

16:48:52 Presenting document Dynamic_Tables/outline

16:48:52 Presenting theory Dynamic_Tables.Tables_real

16:48:52 Presenting theory Dynamic_Tables.Tables_nat

16:48:52 Presenting Bell_Numbers_Spivey ...

16:48:52 Presenting document Bell_Numbers_Spivey/document

16:48:52 Presenting document Bell_Numbers_Spivey/outline

16:48:52 Presenting theory Bell_Numbers_Spivey.Bell_Numbers

16:48:52 Presenting Card_Equiv_Relations ...

16:48:52 Presenting document Card_Equiv_Relations/document

16:48:52 Presenting document Card_Equiv_Relations/outline

16:48:52 Presenting theory Card_Equiv_Relations.Card_Equiv_Relations

16:48:52 Presenting theory Card_Equiv_Relations.Card_Partial_Equiv_Relations

16:48:52 Presenting Binomial-Heaps ...

16:48:52 Presenting document Binomial-Heaps/document

16:48:52 Presenting document Binomial-Heaps/outline

16:48:52 Presenting theory Binomial-Heaps.BinomialHeap

16:48:53 Presenting theory Binomial-Heaps.SkewBinomialHeap

16:48:53 Presenting theory Binomial-Heaps.Test

16:48:53 Presenting Boolean_Expression_Checkers ...

16:48:53 Presenting document Boolean_Expression_Checkers/document

16:48:53 Presenting document Boolean_Expression_Checkers/outline

16:48:53 Presenting theory Boolean_Expression_Checkers.Boolean_Expression_Checkers

16:48:53 Presenting theory Boolean_Expression_Checkers.Boolean_Expression_Checkers_AList_Mapping

16:48:53 Presenting theory Boolean_Expression_Checkers.Boolean_Expression_Example

16:48:53 Presenting Buildings ...

16:48:53 Presenting document Buildings/document

16:48:53 Presenting document Buildings/outline

16:48:53 Presenting theory Buildings.Prelim

16:48:54 Presenting theory Buildings.Algebra

16:48:54 Presenting theory Buildings.Simplicial

16:48:54 Presenting theory Buildings.Chamber

16:48:55 Presenting theory Buildings.Coxeter

16:48:56 Presenting theory Buildings.Building

16:48:56 Presenting Card_Number_Partitions ...

16:48:56 Presenting document Card_Number_Partitions/document

16:48:56 Presenting document Card_Number_Partitions/outline

16:48:56 Presenting theory Card_Number_Partitions.Additions_to_Main

16:48:56 Presenting theory Card_Number_Partitions.Number_Partition

16:48:56 Presenting theory Card_Number_Partitions.Card_Number_Partitions

16:48:56 Presenting Category2 ...

16:48:56 Presenting document Category2/document

16:48:56 Presenting document Category2/outline

16:48:56 Presenting theory Category2.Category

16:48:56 Presenting theory Category2.Universe

16:48:57 Presenting theory Category2.MonadicEquationalTheory

16:48:57 Presenting theory Category2.Functors

16:48:57 Presenting theory Category2.NatTrans

16:48:57 Presenting theory Category2.SetCat

16:48:58 Presenting theory Category2.Yoneda

16:48:58 Presenting Category3 ...

16:48:58 Presenting document Category3/document

16:48:58 Presenting document Category3/outline

16:48:58 Presenting theory Category3.Category

16:48:58 Presenting theory Category3.ConcreteCategory

16:48:58 Presenting theory Category3.FreeCategory

16:48:58 Presenting theory Category3.DiscreteCategory

16:48:58 Presenting theory Category3.DualCategory

16:48:59 Presenting theory Category3.EpiMonoIso

16:48:59 Presenting theory Category3.InitialTerminal

16:48:59 Presenting theory Category3.Functor

16:48:59 Presenting theory Category3.SetCategory

16:48:59 Presenting theory Category3.SetCat

16:48:59 Presenting theory Category3.ProductCategory

16:48:59 Presenting theory Category3.NaturalTransformation

16:49:00 Presenting theory Category3.BinaryFunctor

16:49:00 Presenting theory Category3.FunctorCategory

16:49:00 Presenting theory Category3.Yoneda

16:49:00 Presenting theory Category3.Adjunction

16:49:01 Presenting theory Category3.Limit

16:49:03 Presenting theory Category3.Subcategory

16:49:03 Presenting theory Category3.EquivalenceOfCategories

16:49:04 Presenting theory Category3.CartesianCategory

16:49:04 Presenting theory Category3.CategoryWithPullbacks

16:49:04 Presenting theory Category3.CategoryWithFiniteLimits

16:49:04 Presenting theory Category3.CartesianClosedCategory

16:49:04 Presenting theory Category3.HFSetCat

16:49:05 Presenting MonoidalCategory ...

16:49:05 Presenting document MonoidalCategory/document

16:49:05 Presenting document MonoidalCategory/outline

16:49:05 Presenting theory MonoidalCategory.MonoidalCategory

16:49:07 Presenting theory MonoidalCategory.MonoidalFunctor

16:49:07 Presenting theory MonoidalCategory.FreeMonoidalCategory

16:49:07 Presenting theory MonoidalCategory.CartesianMonoidalCategory

16:49:08 Presenting ConcurrentIMP ...

16:49:08 Presenting document ConcurrentIMP/document

16:49:08 Presenting document ConcurrentIMP/outline

16:49:08 Presenting theory ConcurrentIMP.CIMP_pred

16:49:08 Presenting theory ConcurrentIMP.CIMP_lang

16:49:08 Presenting theory ConcurrentIMP.CIMP_vcg

16:49:08 Presenting theory ConcurrentIMP.CIMP

16:49:08 Presenting theory ConcurrentIMP.CIMP_one_place_buffer_ex

16:49:08 Presenting theory ConcurrentIMP.CIMP_unbounded_buffer_ex

16:49:08 Presenting CoreC++ ...

16:49:08 Presenting document CoreC++/document

16:49:08 Presenting document CoreC++/outline

16:49:08 Presenting theory CoreC++.Auxiliary

16:49:08 Presenting theory CoreC++.Type

16:49:08 Presenting theory CoreC++.Value

16:49:08 Presenting theory CoreC++.Expr

16:49:08 Presenting theory CoreC++.Decl

16:49:08 Presenting theory CoreC++.ClassRel

16:49:08 Presenting theory CoreC++.SubObj

16:49:09 Presenting theory CoreC++.Objects

16:49:09 Presenting theory CoreC++.Exceptions

16:49:09 Presenting theory CoreC++.Syntax

16:49:09 Presenting theory CoreC++.State

16:49:09 Presenting theory CoreC++.BigStep

16:49:09 Presenting theory CoreC++.SmallStep

16:49:09 Presenting theory CoreC++.SystemClasses

16:49:09 Presenting theory CoreC++.TypeRel

16:49:09 Presenting theory CoreC++.WellType

16:49:09 Presenting theory CoreC++.WellForm

16:49:10 Presenting theory CoreC++.WWellForm

16:49:10 Presenting theory CoreC++.Equivalence

16:49:12 Presenting theory CoreC++.DefAss

16:49:12 Presenting theory CoreC++.WellTypeRT

16:49:12 Presenting theory CoreC++.Conform

16:49:12 Presenting theory CoreC++.Progress

16:49:13 Presenting theory CoreC++.HeapExtension

16:49:13 Presenting theory CoreC++.CWellForm

16:49:13 Presenting theory CoreC++.TypeSafe

16:49:14 Presenting theory CoreC++.Determinism

16:49:16 Presenting theory CoreC++.Annotate

16:49:16 Presenting theory CoreC++.Execute

16:49:17 Presenting theory CoreC++.CoreC++

16:49:17 Presenting Core_DOM ...

16:49:17 Presenting document Core_DOM/document

16:49:17 Presenting document Core_DOM/outline

16:49:17 Presenting theory Core_DOM.Hiding_Type_Variables

16:49:17 Presenting theory Core_DOM.Ref

16:49:17 Presenting theory Core_DOM.Core_DOM_Basic_Datatypes

16:49:17 Presenting theory Core_DOM.BaseClass

16:49:17 Presenting theory Core_DOM.Heap_Error_Monad

16:49:17 Presenting theory Core_DOM.BaseMonad

16:49:17 Presenting theory Core_DOM.ObjectPointer

16:49:17 Presenting theory Core_DOM.ObjectClass

16:49:17 Presenting theory Core_DOM.ObjectMonad

16:49:17 Presenting theory Core_DOM.NodePointer

16:49:18 Presenting theory Core_DOM.NodeClass

16:49:18 Presenting theory Core_DOM.NodeMonad

16:49:18 Presenting theory Core_DOM.ElementPointer

16:49:18 Presenting theory Core_DOM.CharacterDataPointer

16:49:18 Presenting theory Core_DOM.DocumentPointer

16:49:18 Presenting theory Core_DOM.ShadowRootPointer

16:49:18 Presenting theory Core_DOM.ElementClass

16:49:18 Presenting theory Core_DOM.ElementMonad

16:49:18 Presenting theory Core_DOM.CharacterDataClass

16:49:18 Presenting theory Core_DOM.CharacterDataMonad

16:49:18 Presenting theory Core_DOM.DocumentClass

16:49:18 Presenting theory Core_DOM.DocumentMonad

16:49:18 Presenting theory Core_DOM.Core_DOM_Functions

16:49:19 Presenting theory Core_DOM.Core_DOM_Heap_WF

16:49:20 Presenting theory Core_DOM.Core_DOM

16:49:20 Presenting theory Core_DOM.Testing_Utils

16:49:20 Presenting theory Core_DOM.Core_DOM_BaseTest

16:49:20 Presenting theory Core_DOM.Document_adoptNode

16:49:21 Presenting theory Core_DOM.Document_getElementById

16:49:21 Presenting theory Core_DOM.Node_insertBefore

16:49:21 Presenting theory Core_DOM.Node_removeChild

16:49:21 Presenting theory Core_DOM.Core_DOM_Tests

16:49:21 Presenting Shadow_DOM ...

16:49:21 Presenting document Shadow_DOM/document

16:49:21 Presenting document Shadow_DOM/outline

16:49:21 Presenting theory Shadow_DOM.ShadowRootClass

16:49:21 Presenting theory Shadow_DOM.ShadowRootMonad

16:49:21 Presenting theory Shadow_DOM.Shadow_DOM

16:49:23 Presenting theory Shadow_DOM.Shadow_DOM_BaseTest

16:49:23 Presenting theory Shadow_DOM.slots

16:49:24 Presenting theory Shadow_DOM.slots_fallback

16:49:24 Presenting theory Shadow_DOM.Shadow_DOM_Document_adoptNode

16:49:24 Presenting theory Shadow_DOM.Shadow_DOM_Document_getElementById

16:49:24 Presenting theory Shadow_DOM.Shadow_DOM_Node_insertBefore

16:49:24 Presenting theory Shadow_DOM.Shadow_DOM_Node_removeChild

16:49:24 Presenting theory Shadow_DOM.Shadow_DOM_Tests

16:49:24 Presenting DOM_Components ...

16:49:24 Presenting document DOM_Components/document

16:49:24 Presenting document DOM_Components/outline

16:49:24 Presenting theory DOM_Components.Core_DOM_Components

16:49:25 Presenting theory DOM_Components.Shadow_DOM_Components

16:49:25 Presenting theory DOM_Components.fancy_tabs

16:49:25 Presenting Core_SC_DOM ...

16:49:25 Presenting document Core_SC_DOM/document

16:49:25 Presenting document Core_SC_DOM/outline

16:49:25 Presenting theory Core_SC_DOM.Hiding_Type_Variables

16:49:25 Presenting theory Core_SC_DOM.Ref

16:49:25 Presenting theory Core_SC_DOM.Core_DOM_Basic_Datatypes

16:49:25 Presenting theory Core_SC_DOM.BaseClass

16:49:25 Presenting theory Core_SC_DOM.Heap_Error_Monad

16:49:25 Presenting theory Core_SC_DOM.BaseMonad

16:49:25 Presenting theory Core_SC_DOM.ObjectPointer

16:49:25 Presenting theory Core_SC_DOM.ObjectClass

16:49:26 Presenting theory Core_SC_DOM.ObjectMonad

16:49:26 Presenting theory Core_SC_DOM.NodePointer

16:49:26 Presenting theory Core_SC_DOM.NodeClass

16:49:26 Presenting theory Core_SC_DOM.NodeMonad

16:49:26 Presenting theory Core_SC_DOM.ElementPointer

16:49:26 Presenting theory Core_SC_DOM.CharacterDataPointer

16:49:26 Presenting theory Core_SC_DOM.DocumentPointer

16:49:26 Presenting theory Core_SC_DOM.ShadowRootPointer

16:49:26 Presenting theory Core_SC_DOM.ElementClass

16:49:26 Presenting theory Core_SC_DOM.ElementMonad

16:49:26 Presenting theory Core_SC_DOM.CharacterDataClass

16:49:26 Presenting theory Core_SC_DOM.CharacterDataMonad

16:49:26 Presenting theory Core_SC_DOM.DocumentClass

16:49:26 Presenting theory Core_SC_DOM.DocumentMonad

16:49:26 Presenting theory Core_SC_DOM.Core_DOM_Functions

16:49:27 Presenting theory Core_SC_DOM.Core_DOM_Heap_WF

16:49:28 Presenting theory Core_SC_DOM.Core_DOM

16:49:28 Presenting theory Core_SC_DOM.Testing_Utils

16:49:28 Presenting theory Core_SC_DOM.Core_DOM_BaseTest

16:49:28 Presenting theory Core_SC_DOM.Document_adoptNode

16:49:28 Presenting theory Core_SC_DOM.Document_getElementById

16:49:29 Presenting theory Core_SC_DOM.Node_insertBefore

16:49:29 Presenting theory Core_SC_DOM.Node_removeChild

16:49:29 Presenting theory Core_SC_DOM.Core_DOM_Tests

16:49:29 Presenting Shadow_SC_DOM ...

16:49:29 Presenting document Shadow_SC_DOM/document

16:49:29 Presenting document Shadow_SC_DOM/outline

16:49:29 Presenting theory Shadow_SC_DOM.ShadowRootClass

16:49:29 Presenting theory Shadow_SC_DOM.ShadowRootMonad

16:49:29 Presenting theory Shadow_SC_DOM.Shadow_DOM

16:49:32 Presenting theory Shadow_SC_DOM.Shadow_DOM_BaseTest

16:49:32 Presenting theory Shadow_SC_DOM.slots

16:49:32 Presenting theory Shadow_SC_DOM.slots_fallback

16:49:32 Presenting theory Shadow_SC_DOM.Shadow_DOM_Document_adoptNode

16:49:33 Presenting theory Shadow_SC_DOM.Shadow_DOM_Document_getElementById

16:49:33 Presenting theory Shadow_SC_DOM.Shadow_DOM_Node_insertBefore

16:49:33 Presenting theory Shadow_SC_DOM.Shadow_DOM_Node_removeChild

16:49:33 Presenting theory Shadow_SC_DOM.Shadow_DOM_Tests

16:49:33 Presenting SC_DOM_Components ...

16:49:33 Presenting document SC_DOM_Components/document

16:49:33 Presenting document SC_DOM_Components/outline

16:49:33 Presenting theory SC_DOM_Components.Core_DOM_DOM_Components

16:49:33 Presenting theory SC_DOM_Components.Core_DOM_SC_DOM_Components

16:49:34 Presenting theory SC_DOM_Components.Shadow_DOM_DOM_Components

16:49:34 Presenting theory SC_DOM_Components.Shadow_DOM_SC_DOM_Components

16:49:35 Presenting Datatype_Order_Generator ...

16:49:35 Presenting document Datatype_Order_Generator/document

16:49:35 Presenting document Datatype_Order_Generator/outline

16:49:35 Presenting theory Datatype_Order_Generator.Derive_Aux

16:49:35 Presenting file "derive_aux.ML"

16:49:35 Presenting theory Datatype_Order_Generator.Order_Generator

16:49:35 Presenting file "order_generator.ML"

16:49:35 Presenting theory Datatype_Order_Generator.Hash_Generator

16:49:35 Presenting file "hash_generator.ML"

16:49:35 Presenting theory Datatype_Order_Generator.Derive

16:49:35 Presenting theory Datatype_Order_Generator.Derive_Examples

16:49:35 Presenting Old_Datatype_Show ...

16:49:35 Presenting theory Old_Datatype_Show.Old_Show

16:49:35 Presenting theory Old_Datatype_Show.Old_Show_Generator

16:49:35 Presenting file "old_show_generator.ML"

16:49:35 Presenting theory Old_Datatype_Show.Old_Show_Instances

16:49:35 Presenting theory Old_Datatype_Show.Old_Show_Examples

16:49:35 Presenting Deriving ...

16:49:35 Presenting document Deriving/document

16:49:35 Presenting document Deriving/outline

16:49:35 Presenting theory Deriving.Derive_Manager

16:49:35 Presenting file "derive_manager.ML"

16:49:35 Presenting theory Deriving.Generator_Aux

16:49:35 Presenting file "bnf_access.ML"

16:49:35 Presenting file "generator_aux.ML"

16:49:35 Presenting theory Deriving.Comparator

16:49:35 Presenting theory Deriving.Compare

16:49:35 Presenting file "compare_code.ML"

16:49:35 Presenting theory Deriving.RBT_Compare_Order_Impl

16:49:35 Presenting theory Deriving.RBT_Comparator_Impl

16:49:35 Presenting theory Deriving.Comparator_Generator

16:49:36 Presenting file "comparator_generator.ML"

16:49:36 Presenting theory Deriving.Compare_Generator

16:49:36 Presenting file "compare_generator.ML"

16:49:36 Presenting theory Deriving.Compare_Instances

16:49:36 Presenting theory Deriving.Compare_Order_Instances

16:49:36 Presenting theory Deriving.Compare_Rat

16:49:36 Presenting theory Deriving.Compare_Real

16:49:36 Presenting theory Deriving.Equality_Generator

16:49:36 Presenting file "equality_generator.ML"

16:49:36 Presenting theory Deriving.Equality_Instances

16:49:36 Presenting theory Deriving.Hash_Generator

16:49:36 Presenting file "hash_generator.ML"

16:49:36 Presenting theory Deriving.Hash_Instances

16:49:36 Presenting theory Deriving.Countable_Generator

16:49:36 Presenting theory Deriving.Derive

16:49:36 Presenting theory Deriving.Derive_Examples

16:49:36 Presenting Containers ...

16:49:36 Presenting document Containers/document

16:49:36 Presenting document Containers/outline

16:49:36 Presenting theory Containers.Containers_Auxiliary

16:49:36 Presenting theory Containers.Card_Datatype

16:49:36 Presenting theory Containers.List_Fusion

16:49:36 Presenting theory Containers.Lexicographic_Order

16:49:36 Presenting theory Containers.Extend_Partial_Order

16:49:36 Presenting theory Containers.Set_Linorder

16:49:37 Presenting theory Containers.Containers_Generator

16:49:37 Presenting file "containers_generator.ML"

16:49:37 Presenting theory Containers.Collection_Order

16:49:37 Presenting file "ccompare_generator.ML"

16:49:37 Presenting theory Containers.List_Proper_Interval

16:49:37 Presenting theory Containers.Collection_Eq

16:49:37 Presenting file "ceq_generator.ML"

16:49:37 Presenting theory Containers.Collection_Enum

16:49:37 Presenting file "cenum_generator.ML"

16:49:37 Presenting theory Containers.Equal

16:49:37 Presenting theory Containers.RBT_ext

16:49:37 Presenting theory Containers.RBT_Mapping2

16:49:38 Presenting theory Containers.AssocList

16:49:38 Presenting theory Containers.DList_Set

16:49:38 Presenting theory Containers.RBT_Set2

16:49:38 Presenting theory Containers.Closure_Set

16:49:38 Presenting theory Containers.Set_Impl

16:49:38 Presenting file "set_impl_generator.ML"

16:49:38 Presenting theory Containers.Mapping_Impl

16:49:38 Presenting file "mapping_impl_generator.ML"

16:49:38 Presenting theory Containers.Map_To_Mapping

16:49:38 Presenting theory Containers.Containers

16:49:38 Presenting theory Containers.Compatibility_Containers_Regular_Sets

16:49:38 Presenting theory Containers.Containers_Userguide

16:49:39 Presenting theory Containers.Card_Datatype_Ex

16:49:39 Presenting theory Containers.Map_To_Mapping_Ex

16:49:39 Presenting theory Containers.TwoSat_Ex

16:49:39 Presenting theory Containers.Containers_DFS_Ex

16:49:39 Presenting theory Containers.Containers_TwoSat_Ex

16:49:39 Presenting Containers-Benchmarks ...

16:49:39 Presenting theory Containers-Benchmarks.Benchmark_Bool

16:49:39 Presenting theory Containers-Benchmarks.Benchmark_Comparison

16:49:39 Presenting theory Containers-Benchmarks.Benchmark_LC

16:49:39 Presenting theory Containers-Benchmarks.Benchmark_Default

16:49:39 Presenting theory Containers-Benchmarks.Benchmark_ICF

16:49:39 Presenting theory Containers-Benchmarks.Benchmark_RBT

16:49:39 Presenting theory Containers-Benchmarks.Benchmark_Set

16:49:39 Presenting theory Containers-Benchmarks.Benchmark_Set_Default

16:49:39 Presenting theory Containers-Benchmarks.Benchmark_Set_LC

16:49:39 Presenting theory Containers-Benchmarks.Clauses

16:49:39 Presenting MFOTL_Monitor ...

16:49:39 Presenting document MFOTL_Monitor/document

16:49:39 Presenting document MFOTL_Monitor/outline

16:49:39 Presenting theory MFOTL_Monitor.Trace

16:49:39 Presenting theory MFOTL_Monitor.Table

16:49:39 Presenting theory MFOTL_Monitor.Abstract_Monitor

16:49:39 Presenting theory MFOTL_Monitor.Interval

16:49:39 Presenting theory MFOTL_Monitor.MFOTL

16:49:40 Presenting theory MFOTL_Monitor.Monitor

16:49:40 Presenting theory MFOTL_Monitor.Slicing

16:49:40 Presenting theory MFOTL_Monitor.Monitor_Code

16:49:40 Presenting theory MFOTL_Monitor.Examples

16:49:40 Presenting MFODL_Monitor_Optimized ...

16:49:40 Presenting document MFODL_Monitor_Optimized/document

16:49:40 Presenting document MFODL_Monitor_Optimized/outline

16:49:40 Presenting theory MFODL_Monitor_Optimized.Code_Double

16:49:41 Presenting theory MFODL_Monitor_Optimized.Event_Data

16:49:41 Presenting theory MFODL_Monitor_Optimized.Regex

16:49:41 Presenting theory MFODL_Monitor_Optimized.Formula

16:49:41 Presenting theory MFODL_Monitor_Optimized.Optimized_Join

16:49:41 Presenting theory MFODL_Monitor_Optimized.Monitor

16:49:44 Presenting theory MFODL_Monitor_Optimized.Optimized_MTL

16:49:45 Presenting theory MFODL_Monitor_Optimized.Monitor_Impl

16:49:46 Presenting theory MFODL_Monitor_Optimized.Monitor_Code

16:49:46 Presenting Show ...

16:49:46 Presenting document Show/document

16:49:46 Presenting document Show/outline

16:49:46 Presenting theory Show.Show

16:49:46 Presenting file "show_generator.ML"

16:49:46 Presenting theory Show.Show_Instances

16:49:46 Presenting theory Show.Show_Poly

16:49:46 Presenting theory Show.Show_Real

16:49:46 Presenting theory Show.Show_Complex

16:49:46 Presenting theory Show.Show_Real_Impl

16:49:46 Presenting Epistemic_Logic ...

16:49:46 Presenting document Epistemic_Logic/document

16:49:46 Presenting document Epistemic_Logic/outline

16:49:46 Presenting theory Epistemic_Logic.Epistemic_Logic

16:49:46 Presenting Extended_Finite_State_Machines ...

16:49:46 Presenting document Extended_Finite_State_Machines/document

16:49:46 Presenting document Extended_Finite_State_Machines/outline

16:49:46 Presenting theory Extended_Finite_State_Machines.Trilean

16:49:46 Presenting theory Extended_Finite_State_Machines.Value

16:49:46 Presenting theory Extended_Finite_State_Machines.VName

16:49:46 Presenting theory Extended_Finite_State_Machines.Value_Lexorder

16:49:46 Presenting theory Extended_Finite_State_Machines.AExp

16:49:46 Presenting theory Extended_Finite_State_Machines.AExp_Lexorder

16:49:47 Presenting theory Extended_Finite_State_Machines.GExp

16:49:47 Presenting theory Extended_Finite_State_Machines.GExp_Lexorder

16:49:47 Presenting theory Extended_Finite_State_Machines.FSet_Utils

16:49:47 Presenting theory Extended_Finite_State_Machines.Transition

16:49:47 Presenting theory Extended_Finite_State_Machines.Transition_Lexorder

16:49:47 Presenting theory Extended_Finite_State_Machines.EFSM

16:49:47 Presenting theory Extended_Finite_State_Machines.EFSM_LTL

16:49:47 Presenting theory Extended_Finite_State_Machines.Drinks_Machine

16:49:47 Presenting theory Extended_Finite_State_Machines.Drinks_Machine_2

16:49:48 Presenting theory Extended_Finite_State_Machines.Drinks_Machine_LTL

16:49:48 Presenting Extended_Finite_State_Machine_Inference ...

16:49:48 Presenting document Extended_Finite_State_Machine_Inference/document

16:49:48 Presenting document Extended_Finite_State_Machine_Inference/outline

16:49:48 Presenting theory Extended_Finite_State_Machine_Inference.Subsumption

16:49:48 Presenting theory Extended_Finite_State_Machine_Inference.Drinks_Subsumption

16:49:48 Presenting theory Extended_Finite_State_Machine_Inference.Inference

16:49:48 Presenting theory Extended_Finite_State_Machine_Inference.SelectionStrategies

16:49:48 Presenting theory Extended_Finite_State_Machine_Inference.Store_Reuse

16:49:48 Presenting theory Extended_Finite_State_Machine_Inference.Store_Reuse_Subsumption

16:49:48 Presenting theory Extended_Finite_State_Machine_Inference.Increment_Reset

16:49:48 Presenting theory Extended_Finite_State_Machine_Inference.Same_Register

16:49:48 Presenting theory Extended_Finite_State_Machine_Inference.Least_Upper_Bound

16:49:49 Presenting theory Extended_Finite_State_Machine_Inference.Distinguishing_Guards

16:49:49 Presenting theory Extended_Finite_State_Machine_Inference.Weak_Subsumption

16:49:49 Presenting theory Extended_Finite_State_Machine_Inference.Group_By

16:49:49 Presenting theory Extended_Finite_State_Machine_Inference.PTA_Generalisation

16:49:49 Presenting theory Extended_Finite_State_Machine_Inference.EFSM_Dot

16:49:49 Presenting theory Extended_Finite_State_Machine_Inference.efsm2sal

16:49:49 Presenting theory Extended_Finite_State_Machine_Inference.Code_Target_List

16:49:49 Presenting theory Extended_Finite_State_Machine_Inference.Code_Target_Set

16:49:49 Presenting theory Extended_Finite_State_Machine_Inference.Code_Target_FSet

16:49:49 Presenting theory Extended_Finite_State_Machine_Inference.Code_Generation

16:49:49 Presenting FOL-Fitting ...

16:49:49 Presenting document FOL-Fitting/document

16:49:49 Presenting document FOL-Fitting/outline

16:49:49 Presenting theory FOL-Fitting.FOL_Fitting

16:49:51 Presenting FOL_Seq_Calc1 ...

16:49:51 Presenting document FOL_Seq_Calc1/document

16:49:51 Presenting document FOL_Seq_Calc1/outline

16:49:51 Presenting theory FOL_Seq_Calc1.Common

16:49:51 Presenting theory FOL_Seq_Calc1.Tableau

16:49:51 Presenting theory FOL_Seq_Calc1.Sequent

16:49:51 Presenting Falling_Factorial_Sum ...

16:49:51 Presenting document Falling_Factorial_Sum/document

16:49:51 Presenting document Falling_Factorial_Sum/outline

16:49:51 Presenting theory Falling_Factorial_Sum.Falling_Factorial_Sum_Combinatorics

16:49:51 Presenting theory Falling_Factorial_Sum.Falling_Factorial_Sum_Induction

16:49:51 Presenting theory Falling_Factorial_Sum.Falling_Factorial_Sum_Vandermonde

16:49:51 Presenting Finger-Trees ...

16:49:51 Presenting document Finger-Trees/document

16:49:51 Presenting document Finger-Trees/outline

16:49:51 Presenting theory Finger-Trees.FingerTree

16:49:52 Presenting theory Finger-Trees.Test

16:49:52 Presenting Formula_Derivatives ...

16:49:52 Presenting document Formula_Derivatives/document

16:49:52 Presenting document Formula_Derivatives/outline

16:49:52 Presenting theory Formula_Derivatives.While_Default

16:49:52 Presenting theory Formula_Derivatives.FSet_More

16:49:52 Presenting theory Formula_Derivatives.Automaton

16:49:52 Presenting theory Formula_Derivatives.Abstract_Formula

16:49:53 Presenting theory Formula_Derivatives.WS1S_Prelim

16:49:53 Presenting theory Formula_Derivatives.WS1S_Formula

16:49:53 Presenting theory Formula_Derivatives.WS1S_Alt_Formula

16:49:53 Presenting theory Formula_Derivatives.Presburger_Formula

16:49:54 Presenting theory Formula_Derivatives.WS1S_Presburger_Equivalence

16:49:54 Presenting theory Formula_Derivatives.WS1S_Nameful

16:49:54 Presenting Formula_Derivatives-Examples ...

16:49:54 Presenting theory Formula_Derivatives-Examples.WS1S_Examples

16:49:54 Presenting theory Formula_Derivatives-Examples.WS1S_Alt_Examples

16:49:54 Presenting theory Formula_Derivatives-Examples.Presburger_Examples

16:49:54 Presenting theory Formula_Derivatives-Examples.WS1S_Presburger_Examples

16:49:54 Presenting theory Formula_Derivatives-Examples.WS1S_Nameful_Examples

16:49:54 Presenting Functional-Automata ...

16:49:54 Presenting document Functional-Automata/document

16:49:54 Presenting document Functional-Automata/outline

16:49:54 Presenting theory Functional-Automata.AutoProj

16:49:54 Presenting theory Functional-Automata.DA

16:49:54 Presenting theory Functional-Automata.NA

16:49:54 Presenting theory Functional-Automata.NAe

16:49:54 Presenting theory Functional-Automata.Automata

16:49:54 Presenting theory Functional-Automata.RegExp2NA

16:49:54 Presenting theory Functional-Automata.RegExp2NAe

16:49:55 Presenting theory Functional-Automata.AutoRegExp

16:49:55 Presenting theory Functional-Automata.MaxPrefix

16:49:55 Presenting theory Functional-Automata.MaxChop

16:49:55 Presenting theory Functional-Automata.AutoMaxChop

16:49:55 Presenting theory Functional-Automata.RegSet_of_nat_DA

16:49:55 Presenting theory Functional-Automata.Execute

16:49:55 Presenting theory Functional-Automata.Functional_Automata

16:49:55 Presenting Generalized_Counting_Sort ...

16:49:55 Presenting document Generalized_Counting_Sort/document

16:49:55 Presenting document Generalized_Counting_Sort/outline

16:49:55 Presenting theory Generalized_Counting_Sort.Algorithm

16:49:55 Presenting theory Generalized_Counting_Sort.Conservation

16:49:56 Presenting theory Generalized_Counting_Sort.Sorting

16:49:56 Presenting theory Generalized_Counting_Sort.Stability

16:49:56 Presenting Graph_Saturation ...

16:49:56 Presenting document Graph_Saturation/document

16:49:56 Presenting document Graph_Saturation/outline

16:49:56 Presenting theory Graph_Saturation.MissingRelation

16:49:56 Presenting theory Graph_Saturation.LabeledGraphs

16:49:57 Presenting theory Graph_Saturation.RulesAndChains

16:49:57 Presenting theory Graph_Saturation.GraphRewriting

16:49:57 Presenting theory Graph_Saturation.LabeledGraphSemantics

16:49:57 Presenting theory Graph_Saturation.StandardModels

16:49:57 Presenting theory Graph_Saturation.RuleSemanticsConnection

16:49:57 Presenting theory Graph_Saturation.StandardRules

16:49:58 Presenting theory Graph_Saturation.CombinedCorrectness

16:49:58 Presenting Graph_Theory ...

16:49:58 Presenting document Graph_Theory/document

16:49:58 Presenting document Graph_Theory/outline

16:49:58 Presenting theory Graph_Theory.Rtrancl_On

16:49:58 Presenting theory Graph_Theory.Stuff

16:49:58 Presenting theory Graph_Theory.Digraph

16:49:58 Presenting theory Graph_Theory.Bidirected_Digraph

16:49:58 Presenting theory Graph_Theory.Arc_Walk

16:49:58 Presenting theory Graph_Theory.Pair_Digraph

16:49:58 Presenting theory Graph_Theory.Digraph_Component

16:49:59 Presenting theory Graph_Theory.Vertex_Walk

16:49:59 Presenting theory Graph_Theory.Digraph_Component_Vwalk

16:49:59 Presenting theory Graph_Theory.Digraph_Isomorphism

16:49:59 Presenting theory Graph_Theory.Funpow

16:49:59 Presenting theory Graph_Theory.Subdivision

16:49:59 Presenting theory Graph_Theory.Euler

16:49:59 Presenting theory Graph_Theory.Kuratowski

16:50:00 Presenting theory Graph_Theory.Weighted_Graph

16:50:00 Presenting theory Graph_Theory.Shortest_Path

16:50:00 Presenting theory Graph_Theory.Graph_Theory

16:50:00 Presenting ShortestPath ...

16:50:00 Presenting document ShortestPath/document

16:50:00 Presenting document ShortestPath/outline

16:50:00 Presenting theory ShortestPath.ShortestPath

16:50:00 Presenting theory ShortestPath.ShortestPathNeg

16:50:00 Presenting Group-Ring-Module ...

16:50:00 Presenting document Group-Ring-Module/document

16:50:00 Presenting document Group-Ring-Module/outline

16:50:00 Presenting theory Group-Ring-Module.Algebra1

16:50:02 Presenting theory Group-Ring-Module.Algebra2

16:50:03 Presenting theory Group-Ring-Module.Algebra3

16:50:05 Presenting theory Group-Ring-Module.Algebra4

16:50:07 Presenting theory Group-Ring-Module.Algebra5

16:50:08 Presenting theory Group-Ring-Module.Algebra6

16:50:11 Presenting theory Group-Ring-Module.Algebra7

16:50:13 Presenting theory Group-Ring-Module.Algebra8

16:50:14 Presenting theory Group-Ring-Module.Algebra9

16:50:15 Presenting Valuation ...

16:50:15 Presenting document Valuation/document

16:50:15 Presenting document Valuation/outline

16:50:15 Presenting theory Valuation.Valuation1

16:50:17 Presenting theory Valuation.Valuation2

16:50:18 Presenting theory Valuation.Valuation3

16:50:19 Presenting HOL-Codegenerator_Test ...

16:50:19 Presenting theory HOL-Codegenerator_Test.Candidates

16:50:19 Presenting theory HOL-Codegenerator_Test.Generate

16:50:19 Presenting theory HOL-Codegenerator_Test.Generate_Binary_Nat

16:50:19 Presenting theory HOL-Codegenerator_Test.Generate_Target_Nat

16:50:19 Presenting theory HOL-Codegenerator_Test.Generate_Efficient_Datastructures

16:50:20 Presenting theory HOL-Codegenerator_Test.Code_Lazy_Test

16:50:20 Presenting theory HOL-Codegenerator_Test.Code_Test_PolyML

16:50:20 Presenting theory HOL-Codegenerator_Test.Code_Test_Scala

16:50:20 Presenting theory HOL-Codegenerator_Test.Code_Test_GHC

16:50:20 Presenting theory HOL-Codegenerator_Test.Code_Test_MLton

16:50:20 Presenting theory HOL-Codegenerator_Test.Code_Test_OCaml

16:50:20 Presenting theory HOL-Codegenerator_Test.Code_Test_SMLNJ

16:50:20 Presenting HOL-Computational_Algebra ...

16:50:20 Presenting theory HOL-Computational_Algebra.Factorial_Ring

16:50:20 Presenting theory HOL-Computational_Algebra.Euclidean_Algorithm

16:50:20 Presenting theory HOL-Computational_Algebra.Polynomial

16:50:21 Presenting theory HOL-Computational_Algebra.Formal_Power_Series

16:50:22 Presenting theory HOL-Computational_Algebra.Polynomial_FPS

16:50:22 Presenting theory HOL-Computational_Algebra.Formal_Laurent_Series

16:50:23 Presenting theory HOL-Computational_Algebra.Fraction_Field

16:50:23 Presenting theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

16:50:23 Presenting theory HOL-Computational_Algebra.Group_Closure

16:50:24 Presenting theory HOL-Computational_Algebra.Normalized_Fraction

16:50:24 Presenting theory HOL-Computational_Algebra.Primes

16:50:24 Presenting theory HOL-Computational_Algebra.Nth_Powers

16:50:24 Presenting theory HOL-Computational_Algebra.Polynomial_Factorial

16:50:24 Presenting theory HOL-Computational_Algebra.Squarefree

16:50:24 Presenting theory HOL-Computational_Algebra.Computational_Algebra

16:50:24 Presenting theory HOL-Computational_Algebra.Field_as_Ring

16:50:24 Presenting Budan_Fourier ...

16:50:24 Presenting document Budan_Fourier/document

16:50:24 Presenting document Budan_Fourier/outline

16:50:24 Presenting theory Budan_Fourier.BF_Misc

16:50:24 Presenting theory Budan_Fourier.Budan_Fourier

16:50:25 Presenting theory Budan_Fourier.Sturm_Multiple_Roots

16:50:25 Presenting theory Budan_Fourier.Descartes_Roots_Test

16:50:25 Presenting Coinductive ...

16:50:25 Presenting document Coinductive/document

16:50:25 Presenting document Coinductive/outline

16:50:25 Presenting theory Coinductive.Coinductive_Nat

16:50:25 Presenting theory Coinductive.Coinductive_List

16:50:26 Presenting theory Coinductive.Coinductive_List_Prefix

16:50:26 Presenting theory Coinductive.Coinductive_Stream

16:50:26 Presenting theory Coinductive.TLList

16:50:27 Presenting theory Coinductive.Quotient_Coinductive_List

16:50:27 Presenting theory Coinductive.Quotient_TLList

16:50:27 Presenting theory Coinductive.Coinductive

16:50:27 Presenting theory Coinductive.Lazy_LList

16:50:27 Presenting theory Coinductive.Lazy_TLList

16:50:27 Presenting theory Coinductive.CCPO_Topology

16:50:27 Presenting theory Coinductive.LList_CCPO_Topology

16:50:27 Presenting theory Coinductive.TLList_CCPO

16:50:27 Presenting theory Coinductive.TLList_CCPO_Examples

16:50:27 Presenting theory Coinductive.Koenigslemma

16:50:27 Presenting theory Coinductive.LMirror

16:50:28 Presenting theory Coinductive.Hamming_Stream

16:50:28 Presenting theory Coinductive.Resumption

16:50:28 Presenting theory Coinductive.Coinductive_Examples

16:50:28 Presenting DynamicArchitectures ...

16:50:28 Presenting document DynamicArchitectures/document

16:50:28 Presenting document DynamicArchitectures/outline

16:50:28 Presenting theory DynamicArchitectures.Configuration_Traces

16:50:28 Presenting theory DynamicArchitectures.Dynamic_Architecture_Calculus

16:50:29 Presenting Architectural_Design_Patterns ...

16:50:29 Presenting document Architectural_Design_Patterns/document

16:50:29 Presenting document Architectural_Design_Patterns/outline

16:50:29 Presenting theory Architectural_Design_Patterns.Singleton

16:50:29 Presenting theory Architectural_Design_Patterns.Publisher_Subscriber

16:50:29 Presenting theory Architectural_Design_Patterns.Blackboard

16:50:30 Presenting theory Architectural_Design_Patterns.Auxiliary

16:50:30 Presenting theory Architectural_Design_Patterns.RF_LTL

16:50:30 Presenting theory Architectural_Design_Patterns.Blockchain

16:50:31 Presenting Lazy-Lists-II ...

16:50:31 Presenting document Lazy-Lists-II/document

16:50:31 Presenting document Lazy-Lists-II/outline

16:50:31 Presenting theory Lazy-Lists-II.LList2

16:50:31 Presenting Stream_Fusion_Code ...

16:50:31 Presenting document Stream_Fusion_Code/document

16:50:31 Presenting document Stream_Fusion_Code/outline

16:50:31 Presenting theory Stream_Fusion_Code.Stream_Fusion

16:50:31 Presenting file "stream_fusion.ML"

16:50:31 Presenting theory Stream_Fusion_Code.Stream_Fusion_List

16:50:31 Presenting theory Stream_Fusion_Code.Stream_Fusion_LList

16:50:32 Presenting theory Stream_Fusion_Code.Stream_Fusion_Examples

16:50:32 Presenting Topology ...

16:50:32 Presenting document Topology/document

16:50:32 Presenting document Topology/outline

16:50:32 Presenting theory Topology.Topology

16:50:32 Presenting theory Topology.LList_Topology

16:50:32 Presenting Descartes_Sign_Rule ...

16:50:32 Presenting document Descartes_Sign_Rule/document

16:50:32 Presenting document Descartes_Sign_Rule/outline

16:50:32 Presenting theory Descartes_Sign_Rule.Descartes_Sign_Rule

16:50:32 Presenting HOL-Algebra ...

16:50:32 Presenting document HOL-Algebra/document

16:50:33 Presenting document HOL-Algebra/outline

16:50:33 Presenting theory HOL-Algebra.Congruence

16:50:33 Presenting theory HOL-Algebra.Order

16:50:33 Presenting theory HOL-Algebra.Lattice

16:50:33 Presenting theory HOL-Algebra.Complete_Lattice

16:50:33 Presenting theory HOL-Algebra.Galois_Connection

16:50:33 Presenting theory HOL-Algebra.Group

16:50:34 Presenting theory HOL-Algebra.FiniteProduct

16:50:34 Presenting theory HOL-Algebra.Coset

16:50:34 Presenting theory HOL-Algebra.Exponent

16:50:34 Presenting theory HOL-Algebra.Sylow

16:50:34 Presenting theory HOL-Algebra.Bij

16:50:34 Presenting theory HOL-Algebra.Ring

16:50:34 Presenting file "ringsimp.ML"

16:50:34 Presenting theory HOL-Algebra.Module

16:50:35 Presenting theory HOL-Algebra.AbelCoset

16:50:35 Presenting theory HOL-Algebra.Ideal

16:50:35 Presenting theory HOL-Algebra.RingHom

16:50:35 Presenting theory HOL-Algebra.UnivPoly

16:50:35 Presenting theory HOL-Algebra.Generated_Groups

16:50:35 Presenting theory HOL-Algebra.Elementary_Groups

16:50:36 Presenting theory HOL-Algebra.Multiplicative_Group

16:50:36 Presenting theory HOL-Algebra.Group_Action

16:50:36 Presenting theory HOL-Algebra.Zassenhaus

16:50:36 Presenting theory HOL-Algebra.Divisibility

16:50:37 Presenting theory HOL-Algebra.QuotRing

16:50:37 Presenting theory HOL-Algebra.IntRing

16:50:37 Presenting theory HOL-Algebra.Weak_Morphisms

16:50:37 Presenting theory HOL-Algebra.Ideal_Product

16:50:37 Presenting theory HOL-Algebra.Chinese_Remainder

16:50:38 Presenting theory HOL-Algebra.Subrings

16:50:38 Presenting theory HOL-Algebra.Generated_Rings

16:50:38 Presenting theory HOL-Algebra.Generated_Fields

16:50:38 Presenting theory HOL-Algebra.Product_Groups

16:50:38 Presenting theory HOL-Algebra.Free_Abelian_Groups

16:50:38 Presenting theory HOL-Algebra.Embedded_Algebras

16:50:38 Presenting theory HOL-Algebra.Cycles

16:50:39 Presenting theory HOL-Algebra.Solvable_Groups

16:50:39 Presenting theory HOL-Algebra.Sym_Groups

16:50:39 Presenting theory HOL-Algebra.Exact_Sequence

16:50:39 Presenting theory HOL-Algebra.Ring_Divisibility

16:50:39 Presenting theory HOL-Algebra.Polynomials

16:50:40 Presenting theory HOL-Algebra.Polynomial_Divisibility

16:50:40 Presenting theory HOL-Algebra.Indexed_Polynomials

16:50:40 Presenting theory HOL-Algebra.Finite_Extensions

16:50:41 Presenting theory HOL-Algebra.Algebraic_Closure

16:50:41 Presenting theory HOL-Algebra.Algebra

16:50:41 Presenting Groebner_Bases ...

16:50:41 Presenting document Groebner_Bases/document

16:50:41 Presenting document Groebner_Bases/outline

16:50:41 Presenting theory Groebner_Bases.General

16:50:41 Presenting theory Groebner_Bases.Confluence

16:50:41 Presenting theory Groebner_Bases.Reduction

16:50:42 Presenting theory Groebner_Bases.Groebner_Bases

16:50:43 Presenting theory Groebner_Bases.Algorithm_Schema

16:50:47 Presenting theory Groebner_Bases.Buchberger

16:50:47 Presenting theory Groebner_Bases.Benchmarks

16:50:47 Presenting theory Groebner_Bases.Algorithm_Schema_Impl

16:50:47 Presenting theory Groebner_Bases.Code_Target_Rat

16:50:48 Presenting theory Groebner_Bases.Buchberger_Examples

16:50:48 Presenting theory Groebner_Bases.More_MPoly_Type_Class

16:50:48 Presenting theory Groebner_Bases.Auto_Reduction

16:50:48 Presenting theory Groebner_Bases.Reduced_GB

16:50:48 Presenting theory Groebner_Bases.Reduced_GB_Examples

16:50:48 Presenting theory Groebner_Bases.Macaulay_Matrix

16:50:49 Presenting theory Groebner_Bases.F4

16:50:49 Presenting theory Groebner_Bases.F4_Examples

16:50:49 Presenting theory Groebner_Bases.Syzygy

16:50:50 Presenting theory Groebner_Bases.Syzygy_Examples

16:50:50 Presenting theory Groebner_Bases.Groebner_PM

16:50:50 Presenting Groebner_Macaulay ...

16:50:50 Presenting document Groebner_Macaulay/document

16:50:50 Presenting document Groebner_Macaulay/outline

16:50:50 Presenting theory Groebner_Macaulay.Degree_Section

16:50:50 Presenting theory Groebner_Macaulay.Degree_Bound_Utils

16:50:50 Presenting theory Groebner_Macaulay.Groebner_Macaulay

16:50:50 Presenting theory Groebner_Macaulay.Binomial_Int

16:50:51 Presenting theory Groebner_Macaulay.Poly_Fun

16:50:51 Presenting theory Groebner_Macaulay.Monomial_Module

16:50:51 Presenting theory Groebner_Macaulay.Dube_Prelims

16:50:51 Presenting theory Groebner_Macaulay.Hilbert_Function

16:50:51 Presenting theory Groebner_Macaulay.Cone_Decomposition

16:50:53 Presenting theory Groebner_Macaulay.Dube_Bound

16:50:54 Presenting theory Groebner_Macaulay.Groebner_Macaulay_Examples

16:50:54 Presenting Nullstellensatz ...

16:50:54 Presenting document Nullstellensatz/document

16:50:54 Presenting document Nullstellensatz/outline

16:50:54 Presenting theory Nullstellensatz.Algebraically_Closed_Fields

16:50:54 Presenting theory Nullstellensatz.Lex_Order_PP

16:50:55 Presenting theory Nullstellensatz.Univariate_PM

16:50:55 Presenting theory Nullstellensatz.Nullstellensatz

16:50:55 Presenting theory Nullstellensatz.Nullstellensatz_Field

16:50:55 Presenting Signature_Groebner ...

16:50:55 Presenting document Signature_Groebner/document

16:50:55 Presenting document Signature_Groebner/outline

16:50:55 Presenting theory Signature_Groebner.Prelims

16:50:56 Presenting theory Signature_Groebner.More_MPoly

16:50:56 Presenting theory Signature_Groebner.Signature_Groebner

16:50:59 Presenting theory Signature_Groebner.Signature_Examples

16:50:59 Presenting HOL-Decision_Procs ...

16:50:59 Presenting theory HOL-Decision_Procs.Conversions

16:51:00 Presenting theory HOL-Decision_Procs.Algebra_Aux

16:51:00 Presenting theory HOL-Decision_Procs.Commutative_Ring

16:51:00 Presenting theory HOL-Decision_Procs.Cooper

16:51:01 Presenting file "cooper_tac.ML"

16:51:01 Presenting theory HOL-Decision_Procs.Dense_Linear_Order

16:51:01 Presenting file "langford_data.ML"

16:51:01 Presenting file "ferrante_rackoff_data.ML"

16:51:01 Presenting file "langford.ML"

16:51:01 Presenting file "ferrante_rackoff.ML"

16:51:01 Presenting theory HOL-Decision_Procs.DP_Library

16:51:01 Presenting theory HOL-Decision_Procs.Ferrack

16:51:02 Presenting file "ferrack_tac.ML"

16:51:02 Presenting theory HOL-Decision_Procs.MIR

16:51:04 Presenting file "mir_tac.ML"

16:51:04 Presenting theory HOL-Decision_Procs.Approximation_Bounds

16:51:04 Presenting theory HOL-Decision_Procs.Approximation

16:51:05 Presenting file "approximation.ML"

16:51:05 Presenting file "approximation_generator.ML"

16:51:05 Presenting theory HOL-Decision_Procs.Rat_Pair

16:51:05 Presenting theory HOL-Decision_Procs.Polynomial_List

16:51:05 Presenting theory HOL-Decision_Procs.Reflected_Multivariate_Polynomial

16:51:06 Presenting theory HOL-Decision_Procs.Parametric_Ferrante_Rackoff

16:51:07 Presenting theory HOL-Decision_Procs.Commutative_Ring_Complete

16:51:07 Presenting theory HOL-Decision_Procs.Reflective_Field

16:51:07 Presenting theory HOL-Decision_Procs.Commutative_Ring_Ex

16:51:07 Presenting theory HOL-Decision_Procs.Approximation_Ex

16:51:07 Presenting theory HOL-Decision_Procs.Approximation_Quickcheck_Ex

16:51:07 Presenting theory HOL-Decision_Procs.Dense_Linear_Order_Ex

16:51:07 Presenting theory HOL-Decision_Procs.Decision_Procs

16:51:07 Presenting HOL-Quotient_Examples ...

16:51:07 Presenting theory HOL-Quotient_Examples.DList

16:51:07 Presenting theory HOL-Quotient_Examples.Quotient_FSet

16:51:07 Presenting theory HOL-Quotient_Examples.Quotient_Int

16:51:07 Presenting theory HOL-Quotient_Examples.Quotient_Message

16:51:08 Presenting theory HOL-Quotient_Examples.Lift_FSet

16:51:08 Presenting theory HOL-Quotient_Examples.Lift_Set

16:51:08 Presenting theory HOL-Quotient_Examples.Lift_Fun

16:51:08 Presenting theory HOL-Quotient_Examples.Quotient_Rat

16:51:08 Presenting theory HOL-Quotient_Examples.Lift_DList

16:51:08 Presenting theory HOL-Quotient_Examples.Int_Pow

16:51:08 Presenting theory HOL-Quotient_Examples.Lifting_Code_Dt_Test

16:51:08 Presenting JNF-AFP-Lib ...

16:51:08 Presenting Jordan_Normal_Form ...

16:51:08 Presenting document Jordan_Normal_Form/document

16:51:08 Presenting document Jordan_Normal_Form/outline

16:51:08 Presenting theory Jordan_Normal_Form.Missing_Ring

16:51:08 Presenting theory Jordan_Normal_Form.Missing_Permutations

16:51:08 Presenting theory Jordan_Normal_Form.Conjugate

16:51:08 Presenting theory Jordan_Normal_Form.Matrix

16:51:09 Presenting theory Jordan_Normal_Form.Matrix_IArray_Impl

16:51:09 Presenting theory Jordan_Normal_Form.Gauss_Jordan_Elimination

16:51:09 Presenting theory Jordan_Normal_Form.Gauss_Jordan_IArray_Impl

16:51:09 Presenting theory Jordan_Normal_Form.Column_Operations

16:51:09 Presenting theory Jordan_Normal_Form.Determinant

16:51:10 Presenting theory Jordan_Normal_Form.Determinant_Impl

16:51:10 Presenting theory Jordan_Normal_Form.Show_Matrix

16:51:10 Presenting theory Jordan_Normal_Form.Char_Poly

16:51:10 Presenting theory Jordan_Normal_Form.Jordan_Normal_Form

16:51:10 Presenting theory Jordan_Normal_Form.Missing_VectorSpace

16:51:11 Presenting theory Jordan_Normal_Form.VS_Connect

16:51:11 Presenting theory Jordan_Normal_Form.Gram_Schmidt

16:51:11 Presenting theory Jordan_Normal_Form.Schur_Decomposition

16:51:11 Presenting theory Jordan_Normal_Form.Jordan_Normal_Form_Existence

16:51:12 Presenting theory Jordan_Normal_Form.Matrix_Impl

16:51:12 Presenting theory Jordan_Normal_Form.Strassen_Algorithm

16:51:12 Presenting theory Jordan_Normal_Form.Strassen_Algorithm_Code

16:51:12 Presenting theory Jordan_Normal_Form.Matrix_Comparison

16:51:12 Presenting theory Jordan_Normal_Form.Ring_Hom_Matrix

16:51:12 Presenting theory Jordan_Normal_Form.Derivation_Bound

16:51:12 Presenting theory Jordan_Normal_Form.Complexity_Carrier

16:51:12 Presenting theory Jordan_Normal_Form.Show_Arctic

16:51:12 Presenting theory Jordan_Normal_Form.Matrix_Complexity

16:51:13 Presenting theory Jordan_Normal_Form.Matrix_Kernel

16:51:13 Presenting theory Jordan_Normal_Form.Jordan_Normal_Form_Uniqueness

16:51:13 Presenting theory Jordan_Normal_Form.Spectral_Radius

16:51:13 Presenting theory Jordan_Normal_Form.DL_Missing_List

16:51:13 Presenting theory Jordan_Normal_Form.DL_Rank

16:51:13 Presenting theory Jordan_Normal_Form.DL_Missing_Sublist

16:51:14 Presenting theory Jordan_Normal_Form.DL_Submatrix

16:51:14 Presenting theory Jordan_Normal_Form.DL_Rank_Submatrix

16:51:14 Presenting Isabelle_Marries_Dirac ...

16:51:14 Presenting document Isabelle_Marries_Dirac/document

16:51:14 Presenting document Isabelle_Marries_Dirac/outline

16:51:14 Presenting theory Isabelle_Marries_Dirac.Basics

16:51:14 Presenting theory Isabelle_Marries_Dirac.Binary_Nat

16:51:14 Presenting theory Isabelle_Marries_Dirac.Quantum

16:51:14 Presenting theory Isabelle_Marries_Dirac.Complex_Vectors

16:51:14 Presenting theory Isabelle_Marries_Dirac.Tensor

16:51:14 Presenting theory Isabelle_Marries_Dirac.More_Tensor

16:51:15 Presenting theory Isabelle_Marries_Dirac.Measurement

16:51:15 Presenting theory Isabelle_Marries_Dirac.Entanglement

16:51:15 Presenting theory Isabelle_Marries_Dirac.Quantum_Teleportation

16:51:15 Presenting theory Isabelle_Marries_Dirac.Deutsch

16:51:15 Presenting theory Isabelle_Marries_Dirac.Deutsch_Jozsa

16:51:16 Presenting theory Isabelle_Marries_Dirac.No_Cloning

16:51:16 Presenting theory Isabelle_Marries_Dirac.Quantum_Prisoners_Dilemma

16:51:16 Presenting Linear_Programming ...

16:51:16 Presenting document Linear_Programming/document

16:51:16 Presenting document Linear_Programming/outline

16:51:16 Presenting theory Linear_Programming.More_Jordan_Normal_Forms

16:51:16 Presenting theory Linear_Programming.Matrix_LinPoly

16:51:16 Presenting theory Linear_Programming.LP_Preliminaries

16:51:16 Presenting theory Linear_Programming.Linear_Programming

16:51:17 Presenting Perron_Frobenius ...

16:51:17 Presenting document Perron_Frobenius/document

16:51:17 Presenting document Perron_Frobenius/outline

16:51:17 Presenting theory Perron_Frobenius.Cancel_Card_Constraint

16:51:17 Presenting file "cancel_card_constraint.ML"

16:51:17 Presenting theory Perron_Frobenius.Bij_Nat

16:51:17 Presenting theory Perron_Frobenius.HMA_Connect

16:51:17 Presenting theory Perron_Frobenius.Perron_Frobenius_Aux

16:51:17 Presenting theory Perron_Frobenius.Perron_Frobenius

16:51:17 Presenting theory Perron_Frobenius.Roots_Unity

16:51:17 Presenting theory Perron_Frobenius.Perron_Frobenius_Irreducible

16:51:18 Presenting theory Perron_Frobenius.Perron_Frobenius_General

16:51:18 Presenting theory Perron_Frobenius.Spectral_Radius_Theory

16:51:18 Presenting theory Perron_Frobenius.Spectral_Radius_Largest_Jordan_Block

16:51:18 Presenting theory Perron_Frobenius.Hom_Gauss_Jordan

16:51:18 Presenting theory Perron_Frobenius.Spectral_Radius_Theory_2

16:51:18 Presenting theory Perron_Frobenius.Check_Matrix_Growth

16:51:18 Presenting QHLProver ...

16:51:18 Presenting document QHLProver/document

16:51:18 Presenting document QHLProver/outline

16:51:18 Presenting theory QHLProver.Complex_Matrix

16:51:19 Presenting file "mat_alg.ML"

16:51:19 Presenting theory QHLProver.Matrix_Limit

16:51:20 Presenting theory QHLProver.Quantum_Program

16:51:20 Presenting theory QHLProver.Partial_State

16:51:21 Presenting theory QHLProver.Gates

16:51:21 Presenting theory QHLProver.Quantum_Hoare

16:51:21 Presenting theory QHLProver.Grover

16:51:22 Presenting Subresultants ...

16:51:22 Presenting document Subresultants/document

16:51:22 Presenting document Subresultants/outline

16:51:22 Presenting theory Subresultants.Resultant_Prelim

16:51:22 Presenting theory Subresultants.Dichotomous_Lazard

16:51:22 Presenting theory Subresultants.Binary_Exponentiation

16:51:22 Presenting theory Subresultants.More_Homomorphisms

16:51:22 Presenting theory Subresultants.Coeff_Int

16:51:22 Presenting theory Subresultants.Subresultant

16:51:23 Presenting theory Subresultants.Subresultant_Gcd

16:51:23 Presenting Pre_BZ ...

16:51:23 Presenting Berlekamp_Zassenhaus ...

16:51:23 Presenting document Berlekamp_Zassenhaus/document

16:51:23 Presenting document Berlekamp_Zassenhaus/outline

16:51:23 Presenting theory Berlekamp_Zassenhaus.Finite_Field

16:51:23 Presenting theory Berlekamp_Zassenhaus.Arithmetic_Record_Based

16:51:23 Presenting theory Berlekamp_Zassenhaus.Finite_Field_Record_Based

16:51:24 Presenting theory Berlekamp_Zassenhaus.Matrix_Record_Based

16:51:24 Presenting theory Berlekamp_Zassenhaus.Missing_Multiset2

16:51:24 Presenting theory Berlekamp_Zassenhaus.Unique_Factorization

16:51:24 Presenting theory Berlekamp_Zassenhaus.Unique_Factorization_Poly

16:51:24 Presenting theory Berlekamp_Zassenhaus.Poly_Mod

16:51:25 Presenting theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field

16:51:25 Presenting theory Berlekamp_Zassenhaus.Karatsuba_Multiplication

16:51:25 Presenting theory Berlekamp_Zassenhaus.Polynomial_Record_Based

16:51:25 Presenting theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field_Record_Based

16:51:25 Presenting theory Berlekamp_Zassenhaus.Chinese_Remainder_Poly

16:51:25 Presenting theory Berlekamp_Zassenhaus.Berlekamp_Type_Based

16:51:26 Presenting theory Berlekamp_Zassenhaus.Distinct_Degree_Factorization

16:51:26 Presenting theory Berlekamp_Zassenhaus.Finite_Field_Factorization

16:51:26 Presenting theory Berlekamp_Zassenhaus.Finite_Field_Factorization_Record_Based

16:51:26 Presenting theory Berlekamp_Zassenhaus.Hensel_Lifting

16:51:27 Presenting theory Berlekamp_Zassenhaus.Hensel_Lifting_Type_Based

16:51:27 Presenting theory Berlekamp_Zassenhaus.Berlekamp_Hensel

16:51:27 Presenting theory Berlekamp_Zassenhaus.Square_Free_Int_To_Square_Free_GFp

16:51:27 Presenting theory Berlekamp_Zassenhaus.Suitable_Prime

16:51:28 Presenting theory Berlekamp_Zassenhaus.Degree_Bound

16:51:28 Presenting theory Berlekamp_Zassenhaus.Mahler_Measure

16:51:28 Presenting theory Berlekamp_Zassenhaus.Factor_Bound

16:51:28 Presenting theory Berlekamp_Zassenhaus.Sublist_Iteration

16:51:28 Presenting theory Berlekamp_Zassenhaus.Reconstruction

16:51:28 Presenting theory Berlekamp_Zassenhaus.Code_Abort_Gcd

16:51:28 Presenting theory Berlekamp_Zassenhaus.Berlekamp_Zassenhaus

16:51:28 Presenting theory Berlekamp_Zassenhaus.Gcd_Finite_Field_Impl

16:51:28 Presenting theory Berlekamp_Zassenhaus.Square_Free_Factorization_Int

16:51:29 Presenting theory Berlekamp_Zassenhaus.Factorize_Int_Poly

16:51:29 Presenting theory Berlekamp_Zassenhaus.Factorize_Rat_Poly

16:51:29 Presenting Algebraic_Numbers ...

16:51:29 Presenting document Algebraic_Numbers/document

16:51:29 Presenting document Algebraic_Numbers/outline

16:51:29 Presenting theory Algebraic_Numbers.Algebraic_Numbers_Prelim

16:51:29 Presenting theory Algebraic_Numbers.Bivariate_Polynomials

16:51:30 Presenting theory Algebraic_Numbers.Resultant

16:51:30 Presenting theory Algebraic_Numbers.Algebraic_Numbers

16:51:30 Presenting theory Algebraic_Numbers.Sturm_Rat

16:51:30 Presenting theory Algebraic_Numbers.Real_Algebraic_Numbers

16:51:31 Presenting theory Algebraic_Numbers.Real_Roots

16:51:31 Presenting theory Algebraic_Numbers.Complex_Roots_Real_Poly

16:51:31 Presenting theory Algebraic_Numbers.Compare_Complex

16:51:31 Presenting theory Algebraic_Numbers.Interval_Arithmetic

16:51:32 Presenting theory Algebraic_Numbers.Complex_Algebraic_Numbers

16:51:32 Presenting theory Algebraic_Numbers.Real_Factorization

16:51:32 Presenting theory Algebraic_Numbers.Show_Real_Alg

16:51:32 Presenting theory Algebraic_Numbers.Show_Real_Approx

16:51:32 Presenting theory Algebraic_Numbers.Show_Real_Precise

16:51:32 Presenting theory Algebraic_Numbers.Algebraic_Number_Tests

16:51:32 Presenting theory Algebraic_Numbers.Algebraic_Numbers_External_Code

16:51:32 Presenting LLL_Basis_Reduction ...

16:51:32 Presenting document LLL_Basis_Reduction/document

16:51:32 Presenting document LLL_Basis_Reduction/outline

16:51:32 Presenting theory LLL_Basis_Reduction.Missing_Lemmas

16:51:32 Presenting theory LLL_Basis_Reduction.More_IArray

16:51:32 Presenting theory LLL_Basis_Reduction.Norms

16:51:32 Presenting theory LLL_Basis_Reduction.Int_Rat_Operations

16:51:32 Presenting theory LLL_Basis_Reduction.Cost

16:51:32 Presenting theory LLL_Basis_Reduction.List_Representation

16:51:33 Presenting theory LLL_Basis_Reduction.Gram_Schmidt_2

16:51:33 Presenting theory LLL_Basis_Reduction.Gram_Schmidt_Int

16:51:34 Presenting theory LLL_Basis_Reduction.LLL

16:51:34 Presenting theory LLL_Basis_Reduction.LLL_Impl

16:51:34 Presenting theory LLL_Basis_Reduction.LLL_Complexity

16:51:35 Presenting theory LLL_Basis_Reduction.LLL_Number_Bounds

16:51:35 Presenting theory LLL_Basis_Reduction.LLL_Certification

16:51:35 Presenting theory LLL_Basis_Reduction.FPLLL_Solver

16:51:35 Presenting LLL_Factorization ...

16:51:35 Presenting document LLL_Factorization/document

16:51:35 Presenting document LLL_Factorization/outline

16:51:35 Presenting theory LLL_Factorization.Factor_Bound_2

16:51:35 Presenting theory LLL_Factorization.Missing_Dvd_Int_Poly

16:51:36 Presenting theory LLL_Factorization.LLL_Factorization_Impl

16:51:36 Presenting theory LLL_Factorization.LLL_Factorization

16:51:36 Presenting theory LLL_Factorization.Sub_Sums

16:51:36 Presenting theory LLL_Factorization.Factorization_Algorithm_16_22

16:51:36 Presenting theory LLL_Factorization.Modern_Computer_Algebra_Problem

16:51:36 Presenting Linear_Inequalities ...

16:51:36 Presenting document Linear_Inequalities/document

16:51:36 Presenting document Linear_Inequalities/outline

16:51:36 Presenting theory Linear_Inequalities.Missing_Matrix

16:51:37 Presenting theory Linear_Inequalities.Missing_VS_Connect

16:51:37 Presenting theory Linear_Inequalities.Basis_Extension

16:51:37 Presenting theory Linear_Inequalities.Sum_Vec_Set

16:51:37 Presenting theory Linear_Inequalities.Integral_Bounded_Vectors

16:51:37 Presenting theory Linear_Inequalities.Cone

16:51:37 Presenting theory Linear_Inequalities.Convex_Hull

16:51:37 Presenting theory Linear_Inequalities.Normal_Vector

16:51:37 Presenting theory Linear_Inequalities.Dim_Span

16:51:37 Presenting theory Linear_Inequalities.Fundamental_Theorem_Linear_Inequalities

16:51:38 Presenting theory Linear_Inequalities.Farkas_Lemma

16:51:38 Presenting theory Linear_Inequalities.Farkas_Minkowsky_Weyl

16:51:38 Presenting theory Linear_Inequalities.Decomposition_Theorem

16:51:38 Presenting theory Linear_Inequalities.Mixed_Integer_Solutions

16:51:38 Presenting theory Linear_Inequalities.Integer_Hull

16:51:38 Presenting Linear_Recurrences_Solver ...

16:51:38 Presenting theory Linear_Recurrences_Solver.Linear_Recurrences_Solver

16:51:38 Presenting theory Linear_Recurrences_Solver.Linear_Recurrences_Pretty

16:51:38 Presenting theory Linear_Recurrences_Solver.Show_RatFPS

16:51:38 Presenting theory Linear_Recurrences_Solver.Linear_Recurrences_Test

16:51:38 Presenting Polynomial_Factorization ...

16:51:38 Presenting document Polynomial_Factorization/document

16:51:38 Presenting document Polynomial_Factorization/outline

16:51:38 Presenting theory Polynomial_Factorization.Missing_List

16:51:39 Presenting theory Polynomial_Factorization.Missing_Multiset

16:51:39 Presenting theory Polynomial_Factorization.Precomputation

16:51:39 Presenting theory Polynomial_Factorization.Order_Polynomial

16:51:39 Presenting theory Polynomial_Factorization.Explicit_Roots

16:51:39 Presenting theory Polynomial_Factorization.Dvd_Int_Poly

16:51:39 Presenting theory Polynomial_Factorization.Missing_Polynomial_Factorial

16:51:39 Presenting theory Polynomial_Factorization.Gauss_Lemma

16:51:39 Presenting theory Polynomial_Factorization.Prime_Factorization

16:51:39 Presenting theory Polynomial_Factorization.Rational_Root_Test

16:51:39 Presenting theory Polynomial_Factorization.Kronecker_Factorization

16:51:39 Presenting theory Polynomial_Factorization.Polynomial_Divisibility

16:51:39 Presenting theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

16:51:39 Presenting theory Polynomial_Factorization.Square_Free_Factorization

16:51:40 Presenting theory Polynomial_Factorization.Gcd_Rat_Poly

16:51:40 Presenting theory Polynomial_Factorization.Rational_Factorization

16:51:40 Presenting Jordan_Hoelder ...

16:51:40 Presenting document Jordan_Hoelder/document

16:51:40 Presenting document Jordan_Hoelder/outline

16:51:40 Presenting theory Jordan_Hoelder.SndIsomorphismGrp

16:51:40 Presenting theory Jordan_Hoelder.SubgroupsAndNormalSubgroups

16:51:40 Presenting theory Jordan_Hoelder.SimpleGroups

16:51:40 Presenting theory Jordan_Hoelder.MaximalNormalSubgroups

16:51:40 Presenting theory Jordan_Hoelder.CompositionSeries

16:51:40 Presenting theory Jordan_Hoelder.GroupIsoClasses

16:51:40 Presenting theory Jordan_Hoelder.JordanHolder

16:51:41 Presenting Localization_Ring ...

16:51:41 Presenting document Localization_Ring/document

16:51:41 Presenting document Localization_Ring/outline

16:51:41 Presenting theory Localization_Ring.Localization

16:51:41 Presenting Mersenne_Primes ...

16:51:41 Presenting document Mersenne_Primes/document

16:51:41 Presenting document Mersenne_Primes/outline

16:51:41 Presenting theory Mersenne_Primes.Lucas_Lehmer_Auxiliary

16:51:41 Presenting theory Mersenne_Primes.Lucas_Lehmer

16:51:41 Presenting theory Mersenne_Primes.Lucas_Lehmer_Code

16:51:42 Presenting Orbit_Stabiliser ...

16:51:42 Presenting document Orbit_Stabiliser/document

16:51:42 Presenting document Orbit_Stabiliser/outline

16:51:42 Presenting theory Orbit_Stabiliser.Left_Coset

16:51:42 Presenting theory Orbit_Stabiliser.Orbit_Stabiliser

16:51:42 Presenting theory Orbit_Stabiliser.Tetrahedron

16:51:42 Presenting Perfect-Number-Thm ...

16:51:42 Presenting document Perfect-Number-Thm/document

16:51:42 Presenting document Perfect-Number-Thm/outline

16:51:42 Presenting theory Perfect-Number-Thm.PerfectBasics

16:51:42 Presenting theory Perfect-Number-Thm.Sigma

16:51:42 Presenting theory Perfect-Number-Thm.Perfect

16:51:42 Presenting Secondary_Sylow ...

16:51:42 Presenting document Secondary_Sylow/document

16:51:42 Presenting document Secondary_Sylow/outline

16:51:42 Presenting theory Secondary_Sylow.GroupAction

16:51:42 Presenting theory Secondary_Sylow.SubgroupConjugation

16:51:42 Presenting theory Secondary_Sylow.SndSylow

16:51:42 Presenting UTP-Toolkit ...

16:51:42 Presenting document UTP-Toolkit/document

16:51:42 Presenting document UTP-Toolkit/outline

16:51:42 Presenting theory UTP-Toolkit.List_Extra

16:51:43 Presenting theory UTP-Toolkit.Sequence

16:51:43 Presenting theory UTP-Toolkit.FSet_Extra

16:51:43 Presenting theory UTP-Toolkit.Countable_Set_Extra

16:51:43 Presenting theory UTP-Toolkit.Map_Extra

16:51:43 Presenting theory UTP-Toolkit.List_Lexord_Alt

16:51:43 Presenting theory UTP-Toolkit.Partial_Fun

16:51:43 Presenting theory UTP-Toolkit.Finite_Fun

16:51:43 Presenting theory UTP-Toolkit.Infinity

16:51:43 Presenting theory UTP-Toolkit.Positive

16:51:43 Presenting theory UTP-Toolkit.Total_Recall

16:51:43 Presenting file "Total_Recall.ML"

16:51:43 Presenting theory UTP-Toolkit.utp_toolkit

16:51:43 Presenting UTP ...

16:51:43 Presenting document UTP/document

16:51:43 Presenting document UTP/outline

16:51:43 Presenting theory UTP.utp_parser_utils

16:51:43 Presenting theory UTP.utp_var

16:51:43 Presenting theory UTP.utp_expr

16:51:43 Presenting theory UTP.utp_expr_insts

16:51:43 Presenting theory UTP.utp_expr_funcs

16:51:43 Presenting theory UTP.utp_unrest

16:51:43 Presenting theory UTP.utp_usedby

16:51:43 Presenting theory UTP.utp_subst

16:51:44 Presenting theory UTP.utp_tactics

16:51:44 Presenting file "uexpr_rep_eq.ML"

16:51:44 Presenting file "utp_tactics.ML"

16:51:44 Presenting theory UTP.utp_meta_subst

16:51:44 Presenting theory UTP.utp_pred

16:51:44 Presenting theory UTP.utp_alphabet

16:51:44 Presenting theory UTP.utp_lift

16:51:44 Presenting theory UTP.utp_pred_laws

16:51:44 Presenting theory UTP.utp_healthy

16:51:44 Presenting theory UTP.utp_rel

16:51:44 Presenting theory UTP.utp_recursion

16:51:44 Presenting theory UTP.utp_sequent

16:51:44 Presenting theory UTP.utp_rel_laws

16:51:44 Presenting theory UTP.utp_theory

16:51:44 Presenting theory UTP.utp_hoare

16:51:44 Presenting theory UTP.utp_wp

16:51:44 Presenting theory UTP.utp_dynlog

16:51:44 Presenting theory UTP.utp_state_parser

16:51:44 Presenting theory UTP.utp_rel_opsem

16:51:44 Presenting theory UTP.utp_sym_eval

16:51:44 Presenting theory UTP.utp_sp

16:51:44 Presenting theory UTP.utp_concurrency

16:51:44 Presenting theory UTP.utp

16:51:44 Presenting theory UTP.utp_expr_ovld

16:51:45 Presenting theory UTP.utp_full

16:51:45 Presenting theory UTP.utp_easy_parser

16:51:45 Presenting theory UTP.sum_list

16:51:45 Presenting theory UTP.utp_simple_time

16:51:45 Presenting VectorSpace ...

16:51:45 Presenting document VectorSpace/document

16:51:45 Presenting document VectorSpace/outline

16:51:45 Presenting theory VectorSpace.RingModuleFacts

16:51:45 Presenting theory VectorSpace.FunctionLemmas

16:51:45 Presenting theory VectorSpace.MonoidSums

16:51:45 Presenting theory VectorSpace.LinearCombinations

16:51:45 Presenting theory VectorSpace.SumSpaces

16:51:45 Presenting theory VectorSpace.VectorSpace

16:51:45 Presenting HOL-Isar_Examples ...

16:51:45 Presenting document HOL-Isar_Examples/document

16:51:45 Presenting document HOL-Isar_Examples/outline

16:51:45 Presenting theory HOL-Isar_Examples.Structured_Statements

16:51:45 Presenting theory HOL-Isar_Examples.Basic_Logic

16:51:45 Presenting theory HOL-Isar_Examples.Expr_Compiler

16:51:45 Presenting theory HOL-Isar_Examples.Fibonacci

16:51:45 Presenting theory HOL-Isar_Examples.Group

16:51:45 Presenting theory HOL-Isar_Examples.Group_Context

16:51:45 Presenting theory HOL-Isar_Examples.Group_Notepad

16:51:46 Presenting theory HOL-Isar_Examples.Hoare

16:51:46 Presenting theory HOL-Isar_Examples.Hoare_Ex

16:51:46 Presenting theory HOL-Isar_Examples.Mutilated_Checkerboard

16:51:46 Presenting theory HOL-Isar_Examples.Puzzle

16:51:46 Presenting theory HOL-Isar_Examples.Summation

16:51:46 Presenting HOL-Nonstandard_Analysis ...

16:51:46 Presenting document HOL-Nonstandard_Analysis/document

16:51:46 Presenting document HOL-Nonstandard_Analysis/outline

16:51:46 Presenting theory HOL-Nonstandard_Analysis.Free_Ultrafilter

16:51:46 Presenting theory HOL-Nonstandard_Analysis.StarDef

16:51:46 Presenting file "transfer_principle.ML"

16:51:46 Presenting theory HOL-Nonstandard_Analysis.HyperNat

16:51:46 Presenting theory HOL-Nonstandard_Analysis.HyperDef

16:51:46 Presenting theory HOL-Nonstandard_Analysis.NSA

16:51:46 Presenting theory HOL-Nonstandard_Analysis.NSComplex

16:51:46 Presenting theory HOL-Nonstandard_Analysis.Star

16:51:47 Presenting theory HOL-Nonstandard_Analysis.NatStar

16:51:47 Presenting theory HOL-Nonstandard_Analysis.HSEQ

16:51:47 Presenting theory HOL-Nonstandard_Analysis.HSeries

16:51:47 Presenting theory HOL-Nonstandard_Analysis.HLim

16:51:47 Presenting theory HOL-Nonstandard_Analysis.HDeriv

16:51:47 Presenting theory HOL-Nonstandard_Analysis.HTranscendental

16:51:47 Presenting theory HOL-Nonstandard_Analysis.NSCA

16:51:47 Presenting theory HOL-Nonstandard_Analysis.CStar

16:51:47 Presenting theory HOL-Nonstandard_Analysis.CLim

16:51:47 Presenting theory HOL-Nonstandard_Analysis.HLog

16:51:47 Presenting theory HOL-Nonstandard_Analysis.Hyperreal

16:51:47 Presenting theory HOL-Nonstandard_Analysis.Hypercomplex

16:51:47 Presenting theory HOL-Nonstandard_Analysis.Nonstandard_Analysis

16:51:47 Presenting HOL-Nonstandard_Analysis-Examples ...

16:51:47 Presenting theory HOL-Nonstandard_Analysis-Examples.NSPrimes

16:51:47 Presenting HOL-Number_Theory ...

16:51:47 Presenting document HOL-Number_Theory/document

16:51:47 Presenting document HOL-Number_Theory/outline

16:51:47 Presenting theory HOL-Number_Theory.Fib

16:51:47 Presenting theory HOL-Number_Theory.Cong

16:51:47 Presenting theory HOL-Number_Theory.Totient

16:51:48 Presenting theory HOL-Number_Theory.Residues

16:51:48 Presenting theory HOL-Number_Theory.Eratosthenes

16:51:48 Presenting theory HOL-Number_Theory.Mod_Exp

16:51:48 Presenting theory HOL-Number_Theory.Euler_Criterion

16:51:48 Presenting theory HOL-Number_Theory.Gauss

16:51:48 Presenting theory HOL-Number_Theory.Quadratic_Reciprocity

16:51:48 Presenting theory HOL-Number_Theory.Pocklington

16:51:48 Presenting theory HOL-Number_Theory.Prime_Powers

16:51:48 Presenting theory HOL-Number_Theory.Residue_Primitive_Roots

16:51:49 Presenting theory HOL-Number_Theory.Number_Theory

16:51:49 Presenting Amicable_Numbers ...

16:51:49 Presenting document Amicable_Numbers/document

16:51:49 Presenting document Amicable_Numbers/outline

16:51:49 Presenting theory Amicable_Numbers.Amicable_Numbers

16:51:49 Presenting Arith_Prog_Rel_Primes ...

16:51:49 Presenting document Arith_Prog_Rel_Primes/document

16:51:49 Presenting document Arith_Prog_Rel_Primes/outline

16:51:49 Presenting theory Arith_Prog_Rel_Primes.Arith_Prog_Rel_Primes

16:51:49 Presenting Bertrands_Postulate ...

16:51:49 Presenting document Bertrands_Postulate/document

16:51:49 Presenting document Bertrands_Postulate/outline

16:51:49 Presenting theory Bertrands_Postulate.Bertrand

16:51:50 Presenting file "bertrand.ML"

16:51:50 Presenting Elliptic_Curves_Group_Law ...

16:51:50 Presenting document Elliptic_Curves_Group_Law/document

16:51:50 Presenting document Elliptic_Curves_Group_Law/outline

16:51:50 Presenting theory Elliptic_Curves_Group_Law.Elliptic_Axclass

16:51:50 Presenting theory Elliptic_Curves_Group_Law.Elliptic_Locale

16:51:50 Presenting theory Elliptic_Curves_Group_Law.Elliptic_Test

16:51:51 Presenting Fermat3_4 ...

16:51:51 Presenting document Fermat3_4/document

16:51:51 Presenting document Fermat3_4/outline

16:51:51 Presenting theory Fermat3_4.Fermat4

16:51:51 Presenting theory Fermat3_4.Quad_Form

16:51:51 Presenting theory Fermat3_4.Fermat3

16:51:51 Presenting Gaussian_Integers ...

16:51:51 Presenting document Gaussian_Integers/document

16:51:51 Presenting document Gaussian_Integers/outline

16:51:51 Presenting theory Gaussian_Integers.Gaussian_Integers

16:51:52 Presenting theory Gaussian_Integers.Gaussian_Integers_Test

16:51:52 Presenting theory Gaussian_Integers.Gaussian_Integers_Sums_Of_Two_Squares

16:51:52 Presenting theory Gaussian_Integers.Gaussian_Integers_Pythagorean_Triples

16:51:52 Presenting theory Gaussian_Integers.Gaussian_Integers_Everything

16:51:52 Presenting HOL-ex ...

16:51:52 Presenting theory HOL-ex.Antiquote

16:51:52 Presenting theory HOL-ex.Argo_Examples

16:51:52 Presenting theory HOL-ex.Arith_Examples

16:51:52 Presenting theory HOL-ex.Ballot

16:51:52 Presenting theory HOL-ex.BinEx

16:51:52 Presenting theory HOL-ex.Birthday_Paradox

16:51:52 Presenting theory HOL-ex.Bit_Lists

16:51:53 Presenting theory HOL-ex.Bubblesort

16:51:53 Presenting theory HOL-ex.CTL

16:51:53 Presenting theory HOL-ex.Cartouche_Examples

16:51:53 Presenting theory HOL-ex.Case_Product

16:51:53 Presenting theory HOL-ex.Chinese

16:51:53 Presenting theory HOL-ex.Classical

16:51:53 Presenting theory HOL-ex.Code_Binary_Nat_examples

16:51:53 Presenting theory HOL-ex.Code_Lazy_Demo

16:51:53 Presenting theory HOL-ex.Code_Timing

16:51:53 Presenting theory HOL-ex.Coercion_Examples

16:51:53 Presenting theory HOL-ex.Computations

16:51:53 Presenting theory HOL-ex.Conditional_Parametricity_Examples

16:51:53 Presenting theory HOL-ex.Cubic_Quartic

16:51:53 Presenting theory HOL-ex.Datatype_Record_Examples

16:51:53 Presenting theory HOL-ex.Dedekind_Real

16:51:53 Presenting theory HOL-ex.Erdoes_Szekeres

16:51:53 Presenting theory HOL-ex.Eval_Examples

16:51:53 Presenting theory HOL-ex.Executable_Relation

16:51:53 Presenting theory HOL-ex.Execute_Choice

16:51:53 Presenting theory HOL-ex.Functions

16:51:54 Presenting theory HOL-ex.Function_Growth

16:51:54 Presenting theory HOL-ex.Gauge_Integration

16:51:54 Presenting theory HOL-ex.Guess

16:51:54 Presenting theory HOL-ex.HarmonicSeries

16:51:54 Presenting theory HOL-ex.Hebrew

16:51:54 Presenting theory HOL-ex.Hex_Bin_Examples

16:51:54 Presenting theory HOL-ex.IArray_Examples

16:51:54 Presenting theory HOL-ex.Intuitionistic

16:51:54 Presenting theory HOL-ex.Join_Theory

16:51:54 Presenting theory HOL-ex.Lagrange

16:51:54 Presenting theory HOL-ex.List_to_Set_Comprehension_Examples

16:51:54 Presenting theory HOL-ex.LocaleTest2

16:51:54 Presenting theory HOL-ex.MergeSort

16:51:54 Presenting theory HOL-ex.MonoidGroup

16:51:54 Presenting theory HOL-ex.Multiquote

16:51:54 Presenting theory HOL-ex.NatSum

16:51:54 Presenting theory HOL-ex.Normalization_by_Evaluation

16:51:54 Presenting theory HOL-ex.PER

16:51:54 Presenting theory HOL-ex.Parallel_Example

16:51:54 Presenting theory HOL-ex.Peano_Axioms

16:51:54 Presenting theory HOL-ex.Perm_Fragments

16:51:54 Presenting theory HOL-ex.PresburgerEx

16:51:54 Presenting theory HOL-ex.Primrec

16:51:54 Presenting theory HOL-ex.Pythagoras

16:51:54 Presenting theory HOL-ex.Quicksort

16:51:54 Presenting theory HOL-ex.Radix_Sort

16:51:54 Presenting theory HOL-ex.Reflection_Examples

16:51:55 Presenting theory HOL-ex.Refute_Examples

16:51:55 Presenting theory HOL-ex.Residue_Ring

16:51:55 Presenting theory HOL-ex.Rewrite_Examples

16:51:55 Presenting theory HOL-ex.SOS

16:51:55 Presenting theory HOL-ex.SOS_Cert

16:51:55 Presenting theory HOL-ex.Serbian

16:51:55 Presenting theory HOL-ex.Set_Comprehension_Pointfree_Examples

16:51:55 Presenting theory HOL-ex.Set_Theory

16:51:55 Presenting theory HOL-ex.Simproc_Tests

16:51:55 Presenting theory HOL-ex.Simps_Case_Conv_Examples

16:51:55 Presenting theory HOL-ex.Sketch_and_Explore

16:51:55 Presenting theory HOL-ex.Sorting_Algorithms_Examples

16:51:55 Presenting theory HOL-ex.Specifications_with_bundle_mixins

16:51:55 Presenting theory HOL-ex.Sqrt

16:51:55 Presenting theory HOL-ex.Sqrt_Script

16:51:55 Presenting theory HOL-ex.Sudoku

16:51:56 Presenting theory HOL-ex.Sum_of_Powers

16:51:56 Presenting theory HOL-ex.Tarski

16:51:56 Presenting theory HOL-ex.Termination

16:51:56 Presenting theory HOL-ex.ThreeDivides

16:51:56 Presenting theory HOL-ex.Transfer_Debug

16:51:56 Presenting theory HOL-ex.Transfer_Int_Nat

16:51:56 Presenting theory HOL-ex.Transitive_Closure_Table_Ex

16:51:56 Presenting theory HOL-ex.Tree23

16:51:56 Presenting theory HOL-ex.Triangular_Numbers

16:51:56 Presenting theory HOL-ex.Unification

16:51:56 Presenting theory HOL-ex.While_Combinator_Example

16:51:56 Presenting theory HOL-ex.veriT_Preprocessing

16:51:56 Presenting theory HOL-ex.SAT_Examples

16:51:57 Presenting theory HOL-ex.Meson_Test

16:51:58 Presenting Koenigsberg_Friendship ...

16:51:58 Presenting document Koenigsberg_Friendship/document

16:51:58 Presenting document Koenigsberg_Friendship/outline

16:51:58 Presenting theory Koenigsberg_Friendship.MoreGraph

16:51:58 Presenting theory Koenigsberg_Friendship.KoenigsbergBridge

16:51:59 Presenting theory Koenigsberg_Friendship.FriendshipTheory

16:51:59 Presenting Lehmer ...

16:51:59 Presenting document Lehmer/document

16:51:59 Presenting document Lehmer/outline

16:51:59 Presenting theory Lehmer.Lehmer

16:51:59 Presenting Pratt_Certificate ...

16:51:59 Presenting document Pratt_Certificate/document

16:51:59 Presenting document Pratt_Certificate/outline

16:51:59 Presenting theory Pratt_Certificate.Pratt_Certificate

16:52:00 Presenting file "pratt.ML"

16:52:00 Presenting theory Pratt_Certificate.Pratt_Certificate_Code

16:52:00 Presenting RSAPSS ...

16:52:00 Presenting document RSAPSS/document

16:52:00 Presenting document RSAPSS/outline

16:52:00 Presenting theory RSAPSS.Word

16:52:00 Presenting theory RSAPSS.WordOperations

16:52:00 Presenting theory RSAPSS.SHA1Padding

16:52:00 Presenting theory RSAPSS.SHA1

16:52:00 Presenting theory RSAPSS.Wordarith

16:52:00 Presenting theory RSAPSS.EMSAPSS

16:52:00 Presenting theory RSAPSS.Mod

16:52:00 Presenting theory RSAPSS.Crypt

16:52:01 Presenting theory RSAPSS.Pdifference

16:52:01 Presenting theory RSAPSS.Productdivides

16:52:01 Presenting theory RSAPSS.Cryptinverts

16:52:01 Presenting theory RSAPSS.RSAPSS

16:52:01 Presenting SumSquares ...

16:52:01 Presenting document SumSquares/document

16:52:01 Presenting document SumSquares/outline

16:52:01 Presenting theory SumSquares.TwoSquares

16:52:01 Presenting theory SumSquares.FourSquares

16:52:01 Presenting Liouville_Numbers ...

16:52:01 Presenting document Liouville_Numbers/document

16:52:01 Presenting document Liouville_Numbers/outline

16:52:01 Presenting theory Liouville_Numbers.Liouville_Numbers_Misc

16:52:01 Presenting theory Liouville_Numbers.Liouville_Numbers

16:52:01 Presenting Lucas_Theorem ...

16:52:01 Presenting document Lucas_Theorem/document

16:52:01 Presenting document Lucas_Theorem/outline

16:52:01 Presenting theory Lucas_Theorem.Lucas_Theorem

16:52:01 Presenting Mason_Stothers ...

16:52:01 Presenting document Mason_Stothers/document

16:52:01 Presenting document Mason_Stothers/outline

16:52:01 Presenting theory Mason_Stothers.Mason_Stothers

16:52:01 Presenting Pell ...

16:52:01 Presenting document Pell/document

16:52:01 Presenting document Pell/outline

16:52:01 Presenting theory Pell.Efficient_Discrete_Sqrt

16:52:02 Presenting theory Pell.Pell

16:52:02 Presenting theory Pell.Pell_Algorithm

16:52:02 Presenting theory Pell.Pell_Algorithm_Test

16:52:02 Presenting Polynomial_Interpolation ...

16:52:02 Presenting document Polynomial_Interpolation/document

16:52:02 Presenting document Polynomial_Interpolation/outline

16:52:02 Presenting theory Polynomial_Interpolation.Is_Rat_To_Rat

16:52:02 Presenting theory Polynomial_Interpolation.Divmod_Int

16:52:02 Presenting theory Polynomial_Interpolation.Improved_Code_Equations

16:52:02 Presenting theory Polynomial_Interpolation.Ring_Hom

16:52:02 Presenting theory Polynomial_Interpolation.Missing_Unsorted

16:52:02 Presenting theory Polynomial_Interpolation.Missing_Polynomial

16:52:02 Presenting theory Polynomial_Interpolation.Ring_Hom_Poly

16:52:03 Presenting theory Polynomial_Interpolation.Newton_Interpolation

16:52:03 Presenting theory Polynomial_Interpolation.Lagrange_Interpolation

16:52:03 Presenting theory Polynomial_Interpolation.Neville_Aitken_Interpolation

16:52:03 Presenting theory Polynomial_Interpolation.Polynomial_Interpolation

16:52:03 Presenting Rep_Fin_Groups ...

16:52:03 Presenting document Rep_Fin_Groups/document

16:52:03 Presenting document Rep_Fin_Groups/outline

16:52:03 Presenting theory Rep_Fin_Groups.Rep_Fin_Groups

16:52:05 Presenting Sturm_Sequences ...

16:52:05 Presenting document Sturm_Sequences/document

16:52:05 Presenting document Sturm_Sequences/outline

16:52:05 Presenting document Sturm_Sequences/userguide

16:52:05 Presenting theory Sturm_Sequences.Sturm_Library_Document

16:52:05 Presenting theory Sturm_Sequences.Misc_Polynomial

16:52:05 Presenting theory Sturm_Sequences.Sturm_Library

16:52:05 Presenting theory Sturm_Sequences.Sturm_Theorem

16:52:06 Presenting theory Sturm_Sequences.Sturm_Method

16:52:06 Presenting file "sturm.ML"

16:52:06 Presenting theory Sturm_Sequences.Sturm

16:52:06 Presenting theory Sturm_Sequences.Sturm_Ex

16:52:06 Presenting Special_Function_Bounds ...

16:52:06 Presenting document Special_Function_Bounds/document

16:52:06 Presenting document Special_Function_Bounds/outline

16:52:06 Presenting theory Special_Function_Bounds.Bounds_Lemmas

16:52:06 Presenting theory Special_Function_Bounds.Atan_CF_Bounds

16:52:06 Presenting theory Special_Function_Bounds.Exp_Bounds

16:52:06 Presenting theory Special_Function_Bounds.Log_CF_Bounds

16:52:06 Presenting theory Special_Function_Bounds.Sin_Cos_Bounds

16:52:06 Presenting theory Special_Function_Bounds.Sqrt_Bounds

16:52:06 Presenting Sturm_Tarski ...

16:52:06 Presenting document Sturm_Tarski/document

16:52:06 Presenting document Sturm_Tarski/outline

16:52:06 Presenting theory Sturm_Tarski.PolyMisc

16:52:06 Presenting theory Sturm_Tarski.Sturm_Tarski

16:52:07 Presenting Symmetric_Polynomials ...

16:52:07 Presenting document Symmetric_Polynomials/document

16:52:07 Presenting document Symmetric_Polynomials/outline

16:52:07 Presenting theory Symmetric_Polynomials.Vieta

16:52:07 Presenting theory Symmetric_Polynomials.Symmetric_Polynomials

16:52:08 Presenting theory Symmetric_Polynomials.Symmetric_Polynomials_Code

16:52:08 Presenting Power_Sum_Polynomials ...

16:52:08 Presenting document Power_Sum_Polynomials/document

16:52:08 Presenting document Power_Sum_Polynomials/outline

16:52:08 Presenting theory Power_Sum_Polynomials.Power_Sum_Polynomials_Library

16:52:08 Presenting theory Power_Sum_Polynomials.Power_Sum_Polynomials

16:52:08 Presenting theory Power_Sum_Polynomials.Power_Sum_Puzzle

16:52:08 Presenting HOL-Corec_Examples ...

16:52:08 Presenting theory HOL-Corec_Examples.LFilter

16:52:08 Presenting theory HOL-Corec_Examples.Paper_Examples

16:52:08 Presenting theory HOL-Corec_Examples.Stream_Processor

16:52:08 Presenting theory HOL-Corec_Examples.Simple_Nesting

16:52:08 Presenting theory HOL-Corec_Examples.Iterate_GPV

16:52:08 Presenting theory HOL-Corec_Examples.GPV_Bare_Bones

16:52:08 Presenting theory HOL-Corec_Examples.Merge_A

16:52:08 Presenting theory HOL-Corec_Examples.Merge_B

16:52:08 Presenting theory HOL-Corec_Examples.Merge_C

16:52:08 Presenting theory HOL-Corec_Examples.Merge_D

16:52:08 Presenting theory HOL-Corec_Examples.Merge_Poly

16:52:08 Presenting theory HOL-Corec_Examples.Misc_Mono

16:52:08 Presenting theory HOL-Corec_Examples.Misc_Poly

16:52:09 Presenting theory HOL-Corec_Examples.Small_Concrete

16:52:09 Presenting theory HOL-Corec_Examples.Stream_Friends

16:52:09 Presenting theory HOL-Corec_Examples.TLList_Friends

16:52:09 Presenting theory HOL-Corec_Examples.Type_Class

16:52:09 Presenting HOL-Datatype_Examples ...

16:52:09 Presenting theory HOL-Datatype_Examples.Compat

16:52:09 Presenting theory HOL-Datatype_Examples.Lambda_Term

16:52:09 Presenting theory HOL-Datatype_Examples.Process

16:52:09 Presenting theory HOL-Datatype_Examples.TreeFsetI

16:52:09 Presenting theory HOL-Datatype_Examples.Prelim

16:52:09 Presenting theory HOL-Datatype_Examples.DTree

16:52:09 Presenting theory HOL-Datatype_Examples.Gram_Lang

16:52:09 Presenting theory HOL-Datatype_Examples.Parallel_Composition

16:52:09 Presenting theory HOL-Datatype_Examples.TreeFI

16:52:09 Presenting theory HOL-Datatype_Examples.Koenig

16:52:09 Presenting theory HOL-Datatype_Examples.Lift_BNF

16:52:09 Presenting theory HOL-Datatype_Examples.Milner_Tofte

16:52:09 Presenting theory HOL-Datatype_Examples.Stream_Processor

16:52:09 Presenting theory HOL-Datatype_Examples.Cyclic_List

16:52:10 Presenting theory HOL-Datatype_Examples.Free_Idempotent_Monoid

16:52:10 Presenting theory HOL-Datatype_Examples.LDL

16:52:10 Presenting theory HOL-Datatype_Examples.TLList

16:52:10 Presenting theory HOL-Datatype_Examples.Misc_Codatatype

16:52:10 Presenting theory HOL-Datatype_Examples.Misc_Datatype

16:52:10 Presenting theory HOL-Datatype_Examples.Misc_Primcorec

16:52:10 Presenting theory HOL-Datatype_Examples.Misc_Primrec

16:52:10 Presenting theory HOL-Datatype_Examples.Datatype_Simproc_Tests

16:52:10 Presenting HOL-IMP ...

16:52:10 Presenting document HOL-IMP/document

16:52:10 Presenting theory HOL-IMP.AExp

16:52:10 Presenting theory HOL-IMP.BExp

16:52:10 Presenting theory HOL-IMP.ASM

16:52:10 Presenting theory HOL-IMP.Star

16:52:10 Presenting theory HOL-IMP.Com

16:52:10 Presenting theory HOL-IMP.Big_Step

16:52:10 Presenting theory HOL-IMP.Small_Step

16:52:10 Presenting theory HOL-IMP.Finite_Reachable

16:52:10 Presenting theory HOL-IMP.Denotational

16:52:10 Presenting theory HOL-IMP.Compiler

16:52:10 Presenting theory HOL-IMP.Compiler2

16:52:10 Presenting theory HOL-IMP.Types

16:52:10 Presenting theory HOL-IMP.Poly_Types

16:52:10 Presenting theory HOL-IMP.Sec_Type_Expr

16:52:10 Presenting theory HOL-IMP.Sec_Typing

16:52:11 Presenting theory HOL-IMP.Sec_TypingT

16:52:11 Presenting theory HOL-IMP.Vars

16:52:11 Presenting theory HOL-IMP.Def_Init_Exp

16:52:11 Presenting theory HOL-IMP.Def_Init

16:52:11 Presenting theory HOL-IMP.Def_Init_Big

16:52:11 Presenting theory HOL-IMP.Def_Init_Small

16:52:11 Presenting theory HOL-IMP.Sem_Equiv

16:52:11 Presenting theory HOL-IMP.Fold

16:52:11 Presenting theory HOL-IMP.Live

16:52:11 Presenting theory HOL-IMP.Live_True

16:52:11 Presenting theory HOL-IMP.Hoare

16:52:11 Presenting theory HOL-IMP.Hoare_Examples

16:52:11 Presenting theory HOL-IMP.Hoare_Sound_Complete

16:52:11 Presenting theory HOL-IMP.VCG

16:52:11 Presenting theory HOL-IMP.Hoare_Total

16:52:11 Presenting theory HOL-IMP.Hoare_Total_EX

16:52:11 Presenting theory HOL-IMP.VCG_Total_EX

16:52:11 Presenting theory HOL-IMP.Hoare_Total_EX2

16:52:11 Presenting theory HOL-IMP.VCG_Total_EX2

16:52:11 Presenting theory HOL-IMP.Complete_Lattice

16:52:11 Presenting theory HOL-IMP.ACom

16:52:11 Presenting theory HOL-IMP.Collecting

16:52:11 Presenting theory HOL-IMP.Collecting1

16:52:11 Presenting theory HOL-IMP.Collecting_Examples

16:52:12 Presenting theory HOL-IMP.Abs_Int_Tests

16:52:12 Presenting theory HOL-IMP.Abs_Int_init

16:52:12 Presenting theory HOL-IMP.Abs_Int0

16:52:12 Presenting theory HOL-IMP.Abs_State

16:52:12 Presenting theory HOL-IMP.Abs_Int1

16:52:12 Presenting theory HOL-IMP.Abs_Int1_parity

16:52:12 Presenting theory HOL-IMP.Abs_Int1_const

16:52:12 Presenting theory HOL-IMP.Abs_Int2

16:52:12 Presenting theory HOL-IMP.Abs_Int2_ivl

16:52:12 Presenting theory HOL-IMP.Abs_Int3

16:52:12 Presenting theory HOL-IMP.Procs

16:52:12 Presenting theory HOL-IMP.Procs_Dyn_Vars_Dyn

16:52:12 Presenting theory HOL-IMP.Procs_Stat_Vars_Dyn

16:52:12 Presenting theory HOL-IMP.Procs_Stat_Vars_Stat

16:52:12 Presenting theory HOL-IMP.C_like

16:52:12 Presenting theory HOL-IMP.OO

16:52:12 Presenting Relational-Incorrectness-Logic ...

16:52:12 Presenting document Relational-Incorrectness-Logic/document

16:52:12 Presenting document Relational-Incorrectness-Logic/outline

16:52:12 Presenting theory Relational-Incorrectness-Logic.RelationalIncorrectness

16:52:13 Presenting HOL-Metis_Examples ...

16:52:13 Presenting theory HOL-Metis_Examples.Abstraction

16:52:13 Presenting theory HOL-Metis_Examples.Big_O

16:52:13 Presenting theory HOL-Metis_Examples.Binary_Tree

16:52:13 Presenting theory HOL-Metis_Examples.Clausification

16:52:13 Presenting theory HOL-Metis_Examples.Message

16:52:13 Presenting theory HOL-Metis_Examples.Type_Encodings

16:52:13 Presenting theory HOL-Metis_Examples.Proxies

16:52:13 Presenting theory HOL-Metis_Examples.Tarski

16:52:13 Presenting theory HOL-Metis_Examples.Trans_Closure

16:52:14 Presenting theory HOL-Metis_Examples.Sets

16:52:14 Presenting HereditarilyFinite ...

16:52:14 Presenting document HereditarilyFinite/document

16:52:14 Presenting document HereditarilyFinite/outline

16:52:14 Presenting theory HereditarilyFinite.HF

16:52:14 Presenting theory HereditarilyFinite.Ordinal

16:52:14 Presenting theory HereditarilyFinite.Rank

16:52:14 Presenting theory HereditarilyFinite.Finite_Automata

16:52:14 Presenting theory HereditarilyFinite.Finitary

16:52:14 Presenting theory HereditarilyFinite.OrdArith

16:52:14 Presenting Incompleteness ...

16:52:14 Presenting document Incompleteness/document

16:52:14 Presenting document Incompleteness/outline

16:52:14 Presenting theory Incompleteness.SyntaxN

16:52:15 Presenting theory Incompleteness.Coding

16:52:15 Presenting theory Incompleteness.Predicates

16:52:15 Presenting theory Incompleteness.Sigma

16:52:15 Presenting theory Incompleteness.Coding_Predicates

16:52:16 Presenting theory Incompleteness.Pf_Predicates

16:52:16 Presenting theory Incompleteness.Functions

16:52:16 Presenting theory Incompleteness.Goedel_I

16:52:16 Presenting theory Incompleteness.II_Prelims

16:52:17 Presenting theory Incompleteness.Pseudo_Coding

16:52:17 Presenting theory Incompleteness.Quote

16:52:18 Presenting theory Incompleteness.Goedel_II

16:52:18 Presenting Surprise_Paradox ...

16:52:18 Presenting document Surprise_Paradox/document

16:52:18 Presenting document Surprise_Paradox/outline

16:52:18 Presenting theory Surprise_Paradox.Surprise_Paradox

16:52:18 Presenting HyperCTL ...

16:52:18 Presenting document HyperCTL/document

16:52:18 Presenting document HyperCTL/outline

16:52:18 Presenting theory HyperCTL.Prelim

16:52:18 Presenting theory HyperCTL.Shallow

16:52:18 Presenting theory HyperCTL.Noninterference

16:52:18 Presenting theory HyperCTL.Deep

16:52:18 Presenting theory HyperCTL.Finite_Noninterference

16:52:18 Presenting theory HyperCTL.HyperCTL

16:52:18 Presenting Incredible_Proof_Machine ...

16:52:18 Presenting document Incredible_Proof_Machine/document

16:52:18 Presenting document Incredible_Proof_Machine/outline

16:52:18 Presenting theory Incredible_Proof_Machine.Indexed_FSet

16:52:18 Presenting theory Incredible_Proof_Machine.Abstract_Formula

16:52:18 Presenting theory Incredible_Proof_Machine.Incredible_Signatures

16:52:18 Presenting theory Incredible_Proof_Machine.Incredible_Deduction

16:52:19 Presenting theory Incredible_Proof_Machine.Abstract_Rules

16:52:19 Presenting theory Incredible_Proof_Machine.Abstract_Rules_To_Incredible

16:52:19 Presenting theory Incredible_Proof_Machine.Entailment

16:52:19 Presenting theory Incredible_Proof_Machine.Natural_Deduction

16:52:19 Presenting theory Incredible_Proof_Machine.Incredible_Correctness

16:52:19 Presenting theory Incredible_Proof_Machine.Rose_Tree

16:52:19 Presenting theory Incredible_Proof_Machine.Incredible_Trees

16:52:19 Presenting theory Incredible_Proof_Machine.Build_Incredible_Tree

16:52:19 Presenting theory Incredible_Proof_Machine.Incredible_Completeness

16:52:19 Presenting theory Incredible_Proof_Machine.Incredible_Everything

16:52:19 Presenting theory Incredible_Proof_Machine.Propositional_Formulas

16:52:19 Presenting theory Incredible_Proof_Machine.Incredible_Propositional

16:52:19 Presenting theory Incredible_Proof_Machine.Incredible_Propositional_Tasks

16:52:20 Presenting theory Incredible_Proof_Machine.Predicate_Formulas

16:52:20 Presenting theory Incredible_Proof_Machine.Incredible_Predicate

16:52:20 Presenting theory Incredible_Proof_Machine.Incredible_Predicate_Tasks

16:52:20 Presenting Integration ...

16:52:20 Presenting document Integration/document

16:52:20 Presenting document Integration/outline

16:52:20 Presenting theory Integration.Sigma_Algebra

16:52:20 Presenting theory Integration.MonConv

16:52:20 Presenting theory Integration.Measure

16:52:20 Presenting theory Integration.RealRandVar

16:52:20 Presenting theory Integration.Integral

16:52:21 Presenting theory Integration.Failure

16:52:21 Presenting Isabelle_Meta_Model ...

16:52:21 Presenting document Isabelle_Meta_Model/document

16:52:21 Presenting document Isabelle_Meta_Model/outline

16:52:21 Presenting theory Isabelle_Meta_Model.Antiquote_Setup

16:52:21 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

16:52:21 Presenting theory Isabelle_Meta_Model.Isabelle_Cartouche_Examples

16:52:21 Presenting theory Isabelle_Meta_Model.Isabelle_Main0

16:52:21 Presenting theory Isabelle_Meta_Model.Isabelle_code_target

16:52:21 Presenting theory Isabelle_Meta_Model.Isabelle_code_runtime

16:52:21 Presenting theory Isabelle_Meta_Model.Isabelle_Main1

16:52:21 Presenting theory Isabelle_Meta_Model.Isabelle_typedecl

16:52:21 Presenting theory Isabelle_Meta_Model.Isabelle_Main2

16:52:21 Presenting theory Isabelle_Meta_Model.Init

16:52:21 Presenting theory Isabelle_Meta_Model.Meta_Pure

16:52:21 Presenting theory Isabelle_Meta_Model.Parser_init

16:52:21 Presenting theory Isabelle_Meta_Model.Parser_Pure

16:52:21 Presenting theory Isabelle_Meta_Model.Meta_SML

16:52:21 Presenting theory Isabelle_Meta_Model.Meta_Isabelle

16:52:21 Presenting theory Isabelle_Meta_Model.Printer_init

16:52:21 Presenting theory Isabelle_Meta_Model.Printer_Pure

16:52:21 Presenting theory Isabelle_Meta_Model.Printer_SML

16:52:21 Presenting theory Isabelle_Meta_Model.Printer_Isabelle

16:52:21 Presenting theory Isabelle_Meta_Model.Toy_Library_Static

16:52:21 Presenting theory Isabelle_Meta_Model.Init_rbt

16:52:21 Presenting theory Isabelle_Meta_Model.Meta_Toy

16:52:22 Presenting theory Isabelle_Meta_Model.Meta_Toy_extended

16:52:22 Presenting theory Isabelle_Meta_Model.Meta_META

16:52:22 Presenting theory Isabelle_Meta_Model.Core_init

16:52:22 Presenting theory Isabelle_Meta_Model.Floor1_infra

16:52:22 Presenting theory Isabelle_Meta_Model.Floor1_access

16:52:22 Presenting theory Isabelle_Meta_Model.Floor1_examp

16:52:22 Presenting theory Isabelle_Meta_Model.Floor2_examp

16:52:22 Presenting theory Isabelle_Meta_Model.Floor1_ctxt

16:52:22 Presenting theory Isabelle_Meta_Model.Core

16:52:22 Presenting theory Isabelle_Meta_Model.Parser_Toy

16:52:22 Presenting theory Isabelle_Meta_Model.Parser_Toy_extended

16:52:22 Presenting theory Isabelle_Meta_Model.Parser_META

16:52:22 Presenting theory Isabelle_Meta_Model.Printer_Toy

16:52:22 Presenting theory Isabelle_Meta_Model.Printer_Toy_extended

16:52:22 Presenting theory Isabelle_Meta_Model.Printer_META

16:52:22 Presenting theory Isabelle_Meta_Model.Printer

16:52:22 Presenting theory Isabelle_Meta_Model.Generator_static

16:52:22 Presenting theory Isabelle_Meta_Model.Generator_dynamic_sequential

16:52:23 Presenting theory Isabelle_Meta_Model.Design_deep

16:52:23 Presenting theory Isabelle_Meta_Model.Toy_Library

16:52:23 Presenting theory Isabelle_Meta_Model.Design_shallow

16:52:23 Presenting theory Isabelle_Meta_Model.Rail

16:52:23 Presenting theory Isabelle_Meta_Model.Design_generated

16:52:23 Presenting theory Isabelle_Meta_Model.Design_generated_generated

16:52:23 Presenting Jinja ...

16:52:23 Presenting document Jinja/document

16:52:23 Presenting document Jinja/outline

16:52:23 Presenting theory Jinja.Auxiliary

16:52:23 Presenting theory Jinja.Type

16:52:23 Presenting theory Jinja.Decl

16:52:23 Presenting theory Jinja.TypeRel

16:52:23 Presenting theory Jinja.Value

16:52:23 Presenting theory Jinja.Objects

16:52:23 Presenting theory Jinja.Exceptions

16:52:23 Presenting theory Jinja.Expr

16:52:23 Presenting theory Jinja.State

16:52:23 Presenting theory Jinja.BigStep

16:52:24 Presenting theory Jinja.SmallStep

16:52:24 Presenting theory Jinja.SystemClasses

16:52:24 Presenting theory Jinja.WellForm

16:52:24 Presenting theory Jinja.WWellForm

16:52:24 Presenting theory Jinja.Equivalence

16:52:25 Presenting theory Jinja.WellType

16:52:25 Presenting theory Jinja.WellTypeRT

16:52:25 Presenting theory Jinja.DefAss

16:52:25 Presenting theory Jinja.Conform

16:52:25 Presenting theory Jinja.Progress

16:52:25 Presenting theory Jinja.JWellForm

16:52:25 Presenting theory Jinja.TypeSafe

16:52:26 Presenting theory Jinja.Annotate

16:52:26 Presenting theory Jinja.Examples

16:52:26 Presenting theory Jinja.execute_Bigstep

16:52:26 Presenting theory Jinja.execute_WellType

16:52:26 Presenting theory Jinja.JVMState

16:52:26 Presenting theory Jinja.JVMInstructions

16:52:26 Presenting theory Jinja.JVMExecInstr

16:52:26 Presenting theory Jinja.JVMExceptions

16:52:26 Presenting theory Jinja.JVMExec

16:52:26 Presenting theory Jinja.JVMDefensive

16:52:27 Presenting theory Jinja.JVMListExample

16:52:27 Presenting theory Jinja.Semilat

16:52:27 Presenting theory Jinja.Err

16:52:27 Presenting theory Jinja.Opt

16:52:27 Presenting theory Jinja.Product

16:52:27 Presenting theory Jinja.Listn

16:52:27 Presenting theory Jinja.Semilattices

16:52:27 Presenting theory Jinja.Typing_Framework

16:52:27 Presenting theory Jinja.SemilatAlg

16:52:27 Presenting theory Jinja.Typing_Framework_err

16:52:27 Presenting theory Jinja.Kildall

16:52:27 Presenting theory Jinja.LBVSpec

16:52:28 Presenting theory Jinja.LBVCorrect

16:52:28 Presenting theory Jinja.LBVComplete

16:52:28 Presenting theory Jinja.Abstract_BV

16:52:28 Presenting theory Jinja.SemiType

16:52:28 Presenting theory Jinja.JVM_SemiType

16:52:28 Presenting theory Jinja.Effect

16:52:28 Presenting theory Jinja.EffectMono

16:52:28 Presenting theory Jinja.BVSpec

16:52:28 Presenting theory Jinja.TF_JVM

16:52:28 Presenting theory Jinja.BVExec

16:52:28 Presenting theory Jinja.LBVJVM

16:52:29 Presenting theory Jinja.BVConform

16:52:29 Presenting theory Jinja.BVSpecTypeSafe

16:52:29 Presenting theory Jinja.BVNoTypeError

16:52:30 Presenting theory Jinja.BVExample

16:52:30 Presenting theory Jinja.J1

16:52:30 Presenting theory Jinja.J1WellForm

16:52:30 Presenting theory Jinja.PCompiler

16:52:30 Presenting theory Jinja.Hidden

16:52:30 Presenting theory Jinja.Compiler1

16:52:30 Presenting theory Jinja.Correctness1

16:52:31 Presenting theory Jinja.Compiler2

16:52:31 Presenting theory Jinja.Correctness2

16:52:31 Presenting theory Jinja.Compiler

16:52:31 Presenting theory Jinja.TypeComp

16:52:32 Presenting theory Jinja.Jinja

16:52:32 Presenting HRB-Slicing ...

16:52:32 Presenting document HRB-Slicing/document

16:52:32 Presenting document HRB-Slicing/outline

16:52:32 Presenting theory HRB-Slicing.AuxLemmas

16:52:32 Presenting theory HRB-Slicing.BasicDefs

16:52:32 Presenting theory HRB-Slicing.CFG

16:52:33 Presenting theory HRB-Slicing.CFGExit

16:52:33 Presenting theory HRB-Slicing.CFG_wf

16:52:34 Presenting theory HRB-Slicing.CFGExit_wf

16:52:34 Presenting theory HRB-Slicing.SemanticsCFG

16:52:34 Presenting theory HRB-Slicing.ReturnAndCallNodes

16:52:34 Presenting theory HRB-Slicing.Observable

16:52:34 Presenting theory HRB-Slicing.Postdomination

16:52:34 Presenting theory HRB-Slicing.SDG

16:52:35 Presenting theory HRB-Slicing.HRBSlice

16:52:36 Presenting theory HRB-Slicing.SCDObservable

16:52:36 Presenting theory HRB-Slicing.Distance

16:52:36 Presenting theory HRB-Slicing.Slice

16:52:36 Presenting theory HRB-Slicing.WeakSimulation

16:52:38 Presenting theory HRB-Slicing.FundamentalProperty

16:52:39 Presenting theory HRB-Slicing.Com

16:52:39 Presenting theory HRB-Slicing.ProcState

16:52:39 Presenting theory HRB-Slicing.PCFG

16:52:40 Presenting theory HRB-Slicing.WellFormProgs

16:52:40 Presenting theory HRB-Slicing.Interpretation

16:52:41 Presenting theory HRB-Slicing.Labels

16:52:41 Presenting theory HRB-Slicing.WellFormed

16:52:42 Presenting theory HRB-Slicing.ValidPaths

16:52:44 Presenting theory HRB-Slicing.ProcSDG

16:52:44 Presenting theory HRB-Slicing.JVMCFG

16:52:44 Presenting theory HRB-Slicing.JVMInterpretation

16:52:45 Presenting theory HRB-Slicing.JVMCFG_wf

16:52:45 Presenting theory HRB-Slicing.JVMPostdomination

16:52:47 Presenting theory HRB-Slicing.JVMSDG

16:52:47 Presenting theory HRB-Slicing.HRBSlicing

16:52:47 Presenting InformationFlowSlicing_Inter ...

16:52:47 Presenting document InformationFlowSlicing_Inter/document

16:52:47 Presenting document InformationFlowSlicing_Inter/outline

16:52:47 Presenting theory InformationFlowSlicing_Inter.NonInterferenceInter

16:52:47 Presenting theory InformationFlowSlicing_Inter.LiftingInter

16:52:48 Presenting Slicing ...

16:52:48 Presenting document Slicing/document

16:52:48 Presenting document Slicing/outline

16:52:48 Presenting theory Slicing.AuxLemmas

16:52:48 Presenting theory Slicing.BasicDefs

16:52:48 Presenting theory Slicing.CFG

16:52:49 Presenting theory Slicing.CFGExit

16:52:49 Presenting theory Slicing.Postdomination

16:52:49 Presenting theory Slicing.CFG_wf

16:52:49 Presenting theory Slicing.CFGExit_wf

16:52:49 Presenting theory Slicing.SemanticsCFG

16:52:49 Presenting theory Slicing.DynDataDependence

16:52:49 Presenting theory Slicing.DynStandardControlDependence

16:52:49 Presenting theory Slicing.DynWeakControlDependence

16:52:49 Presenting theory Slicing.DynPDG

16:52:49 Presenting theory Slicing.DependentLiveVariables

16:52:49 Presenting theory Slicing.BitVector

16:52:49 Presenting theory Slicing.DynSlice

16:52:49 Presenting theory Slicing.Observable

16:52:49 Presenting theory Slicing.Distance

16:52:49 Presenting theory Slicing.DataDependence

16:52:49 Presenting theory Slicing.Slice

16:52:50 Presenting theory Slicing.StandardControlDependence

16:52:50 Presenting theory Slicing.WeakControlDependence

16:52:50 Presenting theory Slicing.PDG

16:52:50 Presenting theory Slicing.WeakOrderDependence

16:52:50 Presenting theory Slicing.CDepInstantiations

16:52:50 Presenting theory Slicing.ControlDependenceRelations

16:52:50 Presenting theory Slicing.Com

16:52:50 Presenting theory Slicing.WCFG

16:52:51 Presenting theory Slicing.Interpretation

16:52:51 Presenting theory Slicing.Labels

16:52:51 Presenting theory Slicing.WellFormed

16:52:51 Presenting theory Slicing.AdditionalLemmas

16:52:51 Presenting theory Slicing.DynamicControlDependences

16:52:51 Presenting theory Slicing.Semantics

16:52:51 Presenting theory Slicing.WEquivalence

16:52:52 Presenting theory Slicing.SemanticsWellFormed

16:52:52 Presenting theory Slicing.StaticControlDependences

16:52:52 Presenting theory Slicing.JVMCFG

16:52:52 Presenting theory Slicing.JVMInterpretation

16:52:52 Presenting theory Slicing.JVMPostdomination

16:52:52 Presenting theory Slicing.JVMCFG_wf

16:52:53 Presenting theory Slicing.JVMControlDependences

16:52:53 Presenting theory Slicing.SemanticsWF

16:52:54 Presenting theory Slicing.Slicing

16:52:54 Presenting InformationFlowSlicing ...

16:52:54 Presenting document InformationFlowSlicing/document

16:52:54 Presenting document InformationFlowSlicing/outline

16:52:54 Presenting theory InformationFlowSlicing.NonInterferenceIntra

16:52:54 Presenting theory InformationFlowSlicing.LiftingIntra

16:52:55 Presenting theory InformationFlowSlicing.NonInterferenceWhile

16:52:55 Presenting KBPs ...

16:52:56 Presenting document KBPs/document

16:52:56 Presenting document KBPs/outline

16:52:56 Presenting theory KBPs.Extra

16:52:56 Presenting theory KBPs.List_local

16:52:56 Presenting theory KBPs.Kripke

16:52:56 Presenting theory KBPs.Traces

16:52:56 Presenting theory KBPs.KBPs

16:52:56 Presenting theory KBPs.KBPsAuto

16:52:56 Presenting theory KBPs.DFS

16:52:56 Presenting theory KBPs.MapOps

16:52:56 Presenting theory KBPs.KBPsAlg

16:52:56 Presenting theory KBPs.ODList

16:52:56 Presenting theory KBPs.Eval

16:52:56 Presenting theory KBPs.Trie2

16:52:56 Presenting theory KBPs.ClockView

16:52:57 Presenting theory KBPs.SPRView

16:52:57 Presenting theory KBPs.SPRViewDet

16:52:57 Presenting theory KBPs.SPRViewNonDet

16:52:58 Presenting theory KBPs.SPRViewNonDetIndInit

16:52:58 Presenting theory KBPs.SPRViewSingle

16:52:58 Presenting theory KBPs.Views

16:52:58 Presenting theory KBPs.MuddyChildren

16:52:58 Presenting theory KBPs.Robot

16:52:58 Presenting theory KBPs.Examples

16:52:58 Presenting theory KBPs.KBPs_Main

16:52:58 Presenting LTL ...

16:52:58 Presenting document LTL/document

16:52:58 Presenting document LTL/outline

16:52:58 Presenting theory LTL.LTL

16:52:58 Presenting theory LTL.Rewriting

16:52:58 Presenting theory LTL.Equivalence_Relations

16:52:59 Presenting theory LTL.Disjunctive_Normal_Form

16:52:59 Presenting theory LTL.Code_Equations

16:52:59 Presenting theory LTL.Example

16:52:59 Presenting LTL_Normal_Form ...

16:52:59 Presenting document LTL_Normal_Form/document

16:52:59 Presenting document LTL_Normal_Form/outline

16:52:59 Presenting theory LTL_Normal_Form.Normal_Form

16:52:59 Presenting theory LTL_Normal_Form.Normal_Form_Complexity

16:52:59 Presenting theory LTL_Normal_Form.Normal_Form_Code_Export

16:52:59 Presenting LTL_to_DRA ...

16:52:59 Presenting document LTL_to_DRA/document

16:52:59 Presenting document LTL_to_DRA/outline

16:52:59 Presenting theory LTL_to_DRA.Preliminaries2

16:52:59 Presenting theory LTL_to_DRA.Map2

16:52:59 Presenting theory LTL_to_DRA.Mapping2

16:52:59 Presenting theory LTL_to_DRA.DTS

16:53:00 Presenting theory LTL_to_DRA.Semi_Mojmir

16:53:00 Presenting theory LTL_to_DRA.Mojmir

16:53:00 Presenting theory LTL_to_DRA.Rabin

16:53:00 Presenting theory LTL_to_DRA.List2

16:53:00 Presenting theory LTL_to_DRA.Mojmir_Rabin

16:53:00 Presenting theory LTL_to_DRA.LTL_FGXU

16:53:01 Presenting theory LTL_to_DRA.af

16:53:01 Presenting theory LTL_to_DRA.Logical_Characterization

16:53:01 Presenting theory LTL_to_DRA.LTL_Rabin

16:53:02 Presenting theory LTL_to_DRA.LTL_Rabin_Unfold_Opt

16:53:02 Presenting theory LTL_to_DRA.LTL_Compat

16:53:02 Presenting theory LTL_to_DRA.LTL_Impl

16:53:02 Presenting theory LTL_to_DRA.af_Impl

16:53:02 Presenting theory LTL_to_DRA.Mojmir_Rabin_Impl

16:53:02 Presenting theory LTL_to_DRA.LTL_Rabin_Impl

16:53:02 Presenting theory LTL_to_DRA.Export_Code

16:53:02 Presenting Stuttering_Equivalence ...

16:53:02 Presenting document Stuttering_Equivalence/document

16:53:02 Presenting document Stuttering_Equivalence/outline

16:53:02 Presenting theory Stuttering_Equivalence.Samplers

16:53:03 Presenting theory Stuttering_Equivalence.StutterEquivalence

16:53:03 Presenting theory Stuttering_Equivalence.PLTL

16:53:03 Presenting Lambda_Free_EPO ...

16:53:03 Presenting document Lambda_Free_EPO/document

16:53:03 Presenting document Lambda_Free_EPO/outline

16:53:03 Presenting theory Lambda_Free_EPO.Embeddings

16:53:03 Presenting theory Lambda_Free_EPO.Chop

16:53:03 Presenting theory Lambda_Free_EPO.Lambda_Free_EPO

16:53:04 Presenting Lambda_Free_RPOs ...

16:53:04 Presenting document Lambda_Free_RPOs/document

16:53:04 Presenting document Lambda_Free_RPOs/outline

16:53:04 Presenting theory Lambda_Free_RPOs.Lambda_Free_Util

16:53:04 Presenting theory Lambda_Free_RPOs.Lambda_Free_Term

16:53:04 Presenting theory Lambda_Free_RPOs.Infinite_Chain

16:53:04 Presenting theory Lambda_Free_RPOs.Extension_Orders

16:53:04 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPO_App

16:53:04 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPO_Std

16:53:05 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPO_Optim

16:53:05 Presenting theory Lambda_Free_RPOs.Lambda_Encoding

16:53:05 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPOs

16:53:05 Presenting Landau_Symbols ...

16:53:05 Presenting document Landau_Symbols/document

16:53:05 Presenting document Landau_Symbols/outline

16:53:05 Presenting theory Landau_Symbols.Group_Sort

16:53:05 Presenting theory Landau_Symbols.Landau_Real_Products

16:53:05 Presenting theory Landau_Symbols.Landau_Simprocs

16:53:05 Presenting file "landau_simprocs.ML"

16:53:05 Presenting theory Landau_Symbols.Landau_More

16:53:05 Presenting LightweightJava ...

16:53:05 Presenting document LightweightJava/document

16:53:05 Presenting document LightweightJava/outline

16:53:05 Presenting theory LightweightJava.Lightweight_Java_Definition

16:53:06 Presenting theory LightweightJava.Lightweight_Java_Equivalence

16:53:06 Presenting theory LightweightJava.Lightweight_Java_Proof

16:53:07 Presenting LinearQuantifierElim ...

16:53:07 Presenting document LinearQuantifierElim/document

16:53:07 Presenting document LinearQuantifierElim/outline

16:53:07 Presenting theory LinearQuantifierElim.Logic

16:53:07 Presenting theory LinearQuantifierElim.QE

16:53:07 Presenting theory LinearQuantifierElim.DLO

16:53:07 Presenting theory LinearQuantifierElim.QEdlo

16:53:07 Presenting theory LinearQuantifierElim.QEdlo_ex

16:53:07 Presenting theory LinearQuantifierElim.QEdlo_fr

16:53:07 Presenting theory LinearQuantifierElim.QEdlo_inf

16:53:07 Presenting theory LinearQuantifierElim.LinArith

16:53:07 Presenting theory LinearQuantifierElim.QElin

16:53:07 Presenting theory LinearQuantifierElim.QElin_opt

16:53:07 Presenting theory LinearQuantifierElim.FRE

16:53:07 Presenting theory LinearQuantifierElim.QElin_inf

16:53:07 Presenting theory LinearQuantifierElim.PresArith

16:53:07 Presenting theory LinearQuantifierElim.QEpres

16:53:07 Presenting theory LinearQuantifierElim.Cooper

16:53:08 Presenting theory LinearQuantifierElim.CertDlo

16:53:08 Presenting theory LinearQuantifierElim.CertLin

16:53:08 Presenting List-Infinite ...

16:53:08 Presenting document List-Infinite/document

16:53:08 Presenting document List-Infinite/outline

16:53:08 Presenting theory List-Infinite.Util_Set

16:53:08 Presenting theory List-Infinite.Util_MinMax

16:53:08 Presenting theory List-Infinite.Util_NatInf

16:53:08 Presenting theory List-Infinite.Util_Nat

16:53:08 Presenting theory List-Infinite.Util_Div

16:53:08 Presenting theory List-Infinite.SetInterval2

16:53:08 Presenting theory List-Infinite.SetIntervalCut

16:53:08 Presenting theory List-Infinite.SetIntervalStep

16:53:09 Presenting theory List-Infinite.List2

16:53:09 Presenting theory List-Infinite.InfiniteSet2

16:53:09 Presenting theory List-Infinite.ListInf

16:53:09 Presenting theory List-Infinite.ListInf_Prefix

16:53:09 Presenting theory List-Infinite.ListInfinite

16:53:09 Presenting Nat-Interval-Logic ...

16:53:09 Presenting document Nat-Interval-Logic/document

16:53:09 Presenting document Nat-Interval-Logic/outline

16:53:09 Presenting theory Nat-Interval-Logic.IL_Interval

16:53:10 Presenting theory Nat-Interval-Logic.IL_IntervalOperators

16:53:10 Presenting theory Nat-Interval-Logic.IL_TemporalOperators

16:53:11 Presenting AutoFocus-Stream ...

16:53:11 Presenting document AutoFocus-Stream/document

16:53:11 Presenting document AutoFocus-Stream/outline

16:53:11 Presenting theory AutoFocus-Stream.ListSlice

16:53:11 Presenting theory AutoFocus-Stream.AF_Stream

16:53:11 Presenting theory AutoFocus-Stream.AF_Stream_Exec

16:53:12 Presenting theory AutoFocus-Stream.IL_AF_Stream

16:53:12 Presenting theory AutoFocus-Stream.IL_AF_Stream_Exec

16:53:12 Presenting MuchAdoAboutTwo ...

16:53:12 Presenting document MuchAdoAboutTwo/document

16:53:12 Presenting document MuchAdoAboutTwo/outline

16:53:12 Presenting theory MuchAdoAboutTwo.MuchAdoAboutTwo

16:53:13 Presenting Myhill-Nerode ...

16:53:13 Presenting document Myhill-Nerode/document

16:53:13 Presenting document Myhill-Nerode/outline

16:53:13 Presenting theory Myhill-Nerode.Folds

16:53:13 Presenting theory Myhill-Nerode.Myhill_1

16:53:13 Presenting theory Myhill-Nerode.Myhill_2

16:53:13 Presenting theory Myhill-Nerode.Myhill

16:53:13 Presenting theory Myhill-Nerode.Closures

16:53:13 Presenting theory Myhill-Nerode.Closures2

16:53:13 Presenting theory Myhill-Nerode.Non_Regular_Languages

16:53:13 Presenting Order_Lattice_Props ...

16:53:13 Presenting document Order_Lattice_Props/document

16:53:13 Presenting document Order_Lattice_Props/outline

16:53:13 Presenting theory Order_Lattice_Props.Sup_Lattice

16:53:13 Presenting theory Order_Lattice_Props.Order_Duality

16:53:13 Presenting theory Order_Lattice_Props.Order_Lattice_Props

16:53:13 Presenting theory Order_Lattice_Props.Representations

16:53:13 Presenting theory Order_Lattice_Props.Galois_Connections

16:53:13 Presenting theory Order_Lattice_Props.Fixpoint_Fusion

16:53:13 Presenting theory Order_Lattice_Props.Closure_Operators

16:53:13 Presenting theory Order_Lattice_Props.Order_Lattice_Props_Loc

16:53:14 Presenting theory Order_Lattice_Props.Order_Lattice_Props_Wenzel

16:53:14 Presenting Quantales ...

16:53:14 Presenting document Quantales/document

16:53:14 Presenting document Quantales/outline

16:53:14 Presenting theory Quantales.Dioid_Models_New

16:53:14 Presenting theory Quantales.Quantales

16:53:14 Presenting theory Quantales.Quantale_Star

16:53:14 Presenting theory Quantales.Quantale_Modules

16:53:14 Presenting theory Quantales.Quantale_Models

16:53:14 Presenting theory Quantales.Quantic_Nuclei_Conuclei

16:53:14 Presenting theory Quantales.Quantale_Left_Sided

16:53:14 Presenting Transformer_Semantics ...

16:53:14 Presenting document Transformer_Semantics/document

16:53:14 Presenting document Transformer_Semantics/outline

16:53:14 Presenting theory Transformer_Semantics.Isotone_Transformers

16:53:14 Presenting theory Transformer_Semantics.Sup_Inf_Preserving_Transformers

16:53:14 Presenting theory Transformer_Semantics.Powerset_Monad

16:53:14 Presenting theory Transformer_Semantics.Kleisli_Transformers

16:53:15 Presenting theory Transformer_Semantics.Kleisli_Quantaloid

16:53:15 Presenting theory Transformer_Semantics.Kleisli_Quantale

16:53:15 Presenting Ordered_Resolution_Prover ...

16:53:15 Presenting document Ordered_Resolution_Prover/document

16:53:15 Presenting document Ordered_Resolution_Prover/outline

16:53:15 Presenting theory Ordered_Resolution_Prover.Map2

16:53:15 Presenting theory Ordered_Resolution_Prover.Lazy_List_Liminf

16:53:15 Presenting theory Ordered_Resolution_Prover.Lazy_List_Chain

16:53:15 Presenting theory Ordered_Resolution_Prover.Clausal_Logic

16:53:15 Presenting theory Ordered_Resolution_Prover.Herbrand_Interpretation

16:53:15 Presenting theory Ordered_Resolution_Prover.Abstract_Substitution

16:53:15 Presenting theory Ordered_Resolution_Prover.Inference_System

16:53:15 Presenting theory Ordered_Resolution_Prover.Ground_Resolution_Model

16:53:15 Presenting theory Ordered_Resolution_Prover.Unordered_Ground_Resolution

16:53:15 Presenting theory Ordered_Resolution_Prover.Ordered_Ground_Resolution

16:53:16 Presenting theory Ordered_Resolution_Prover.Proving_Process

16:53:16 Presenting theory Ordered_Resolution_Prover.Standard_Redundancy

16:53:16 Presenting theory Ordered_Resolution_Prover.FO_Ordered_Resolution

16:53:16 Presenting theory Ordered_Resolution_Prover.FO_Ordered_Resolution_Prover

16:53:16 Presenting Chandy_Lamport ...

16:53:16 Presenting document Chandy_Lamport/document

16:53:16 Presenting document Chandy_Lamport/outline

16:53:16 Presenting theory Chandy_Lamport.Distributed_System

16:53:17 Presenting theory Chandy_Lamport.Trace

16:53:17 Presenting theory Chandy_Lamport.Util

16:53:17 Presenting theory Chandy_Lamport.Swap

16:53:18 Presenting theory Chandy_Lamport.Snapshot

16:53:19 Presenting theory Chandy_Lamport.Co_Snapshot

16:53:19 Presenting theory Chandy_Lamport.Example

16:53:19 Presenting Functional_Ordered_Resolution_Prover ...

16:53:19 Presenting document Functional_Ordered_Resolution_Prover/document

16:53:19 Presenting document Functional_Ordered_Resolution_Prover/outline

16:53:19 Presenting theory Functional_Ordered_Resolution_Prover.Weighted_FO_Ordered_Resolution_Prover

16:53:20 Presenting theory Functional_Ordered_Resolution_Prover.Deterministic_FO_Ordered_Resolution_Prover

16:53:21 Presenting theory Functional_Ordered_Resolution_Prover.IsaFoR_Term

16:53:21 Presenting theory Functional_Ordered_Resolution_Prover.Executable_Subsumption

16:53:21 Presenting theory Functional_Ordered_Resolution_Prover.Executable_FO_Ordered_Resolution_Prover

16:53:21 Presenting Saturation_Framework ...

16:53:21 Presenting document Saturation_Framework/document

16:53:21 Presenting document Saturation_Framework/outline

16:53:21 Presenting theory Saturation_Framework.Calculus

16:53:21 Presenting theory Saturation_Framework.Intersection_Calculus

16:53:21 Presenting theory Saturation_Framework.Calculus_Variations

16:53:21 Presenting theory Saturation_Framework.Lifting_to_Non_Ground_Calculi

16:53:22 Presenting theory Saturation_Framework.Labeled_Lifting_to_Non_Ground_Calculi

16:53:22 Presenting theory Saturation_Framework.Given_Clause_Architectures

16:53:22 Presenting Saturation_Framework_Extensions ...

16:53:22 Presenting document Saturation_Framework_Extensions/document

16:53:22 Presenting document Saturation_Framework_Extensions/outline

16:53:22 Presenting theory Saturation_Framework_Extensions.Soundness

16:53:22 Presenting theory Saturation_Framework_Extensions.Standard_Redundancy_Criterion

16:53:22 Presenting theory Saturation_Framework_Extensions.Clausal_Calculus

16:53:22 Presenting theory Saturation_Framework_Extensions.FO_Ordered_Resolution_Prover_Revisited

16:53:23 Presenting theory Saturation_Framework_Extensions.Given_Clause_Architectures_Revisited

16:53:23 Presenting POPLmark-deBruijn ...

16:53:23 Presenting document POPLmark-deBruijn/document

16:53:23 Presenting document POPLmark-deBruijn/outline

16:53:23 Presenting theory POPLmark-deBruijn.Basis

16:53:23 Presenting theory POPLmark-deBruijn.POPLmark

16:53:23 Presenting theory POPLmark-deBruijn.POPLmarkRecord

16:53:24 Presenting theory POPLmark-deBruijn.POPLmarkRecordCtxt

16:53:24 Presenting theory POPLmark-deBruijn.Execute

16:53:24 Presenting Pairing_Heap ...

16:53:24 Presenting document Pairing_Heap/document

16:53:24 Presenting document Pairing_Heap/outline

16:53:24 Presenting theory Pairing_Heap.Pairing_Heap_Tree

16:53:24 Presenting theory Pairing_Heap.Pairing_Heap_List1

16:53:24 Presenting theory Pairing_Heap.Pairing_Heap_List2

16:53:24 Presenting Password_Authentication_Protocol ...

16:53:24 Presenting document Password_Authentication_Protocol/document

16:53:24 Presenting document Password_Authentication_Protocol/outline

16:53:24 Presenting theory Password_Authentication_Protocol.Propaedeutics

16:53:24 Presenting theory Password_Authentication_Protocol.Protocol

16:53:26 Presenting Presburger-Automata ...

16:53:26 Presenting document Presburger-Automata/document

16:53:26 Presenting document Presburger-Automata/outline

16:53:26 Presenting theory Presburger-Automata.DFS

16:53:26 Presenting theory Presburger-Automata.Presburger_Automata

16:53:28 Presenting theory Presburger-Automata.Exec

16:53:28 Presenting Priority_Queue_Braun ...

16:53:28 Presenting document Priority_Queue_Braun/document

16:53:28 Presenting document Priority_Queue_Braun/outline

16:53:28 Presenting theory Priority_Queue_Braun.Priority_Queue_Braun

16:53:28 Presenting theory Priority_Queue_Braun.Priority_Queue_Braun2

16:53:28 Presenting theory Priority_Queue_Braun.Sorting_Braun

16:53:28 Presenting Program-Conflict-Analysis ...

16:53:28 Presenting document Program-Conflict-Analysis/document

16:53:28 Presenting document Program-Conflict-Analysis/outline

16:53:28 Presenting theory Program-Conflict-Analysis.Misc

16:53:28 Presenting theory Program-Conflict-Analysis.Interleave

16:53:28 Presenting theory Program-Conflict-Analysis.ConsInterleave

16:53:28 Presenting theory Program-Conflict-Analysis.AcquisitionHistory

16:53:28 Presenting theory Program-Conflict-Analysis.LTS

16:53:28 Presenting theory Program-Conflict-Analysis.ThreadTracking

16:53:28 Presenting theory Program-Conflict-Analysis.Flowgraph

16:53:28 Presenting theory Program-Conflict-Analysis.Semantics

16:53:29 Presenting theory Program-Conflict-Analysis.Normalization

16:53:29 Presenting theory Program-Conflict-Analysis.ConstraintSystems

16:53:30 Presenting theory Program-Conflict-Analysis.MainResult

16:53:30 Presenting Regular-Sets ...

16:53:30 Presenting document Regular-Sets/document

16:53:30 Presenting document Regular-Sets/outline

16:53:30 Presenting theory Regular-Sets.Regular_Set

16:53:30 Presenting theory Regular-Sets.Regular_Exp

16:53:30 Presenting theory Regular-Sets.NDerivative

16:53:30 Presenting theory Regular-Sets.Equivalence_Checking

16:53:30 Presenting theory Regular-Sets.Relation_Interpretation

16:53:30 Presenting theory Regular-Sets.Regexp_Method

16:53:30 Presenting theory Regular-Sets.Regexp_Constructions

16:53:31 Presenting theory Regular-Sets.Derivatives

16:53:31 Presenting theory Regular-Sets.pEquivalence_Checking

16:53:31 Presenting theory Regular-Sets.Regular_Exp2

16:53:31 Presenting theory Regular-Sets.Equivalence_Checking2

16:53:31 Presenting Posix-Lexing ...

16:53:31 Presenting document Posix-Lexing/document

16:53:31 Presenting document Posix-Lexing/outline

16:53:31 Presenting theory Posix-Lexing.Lexer

16:53:31 Presenting theory Posix-Lexing.Simplifying

16:53:31 Presenting Ribbon_Proofs ...

16:53:31 Presenting document Ribbon_Proofs/document

16:53:31 Presenting document Ribbon_Proofs/outline

16:53:31 Presenting theory Ribbon_Proofs.More_Finite_Map

16:53:31 Presenting theory Ribbon_Proofs.JHelper

16:53:31 Presenting theory Ribbon_Proofs.Proofchain

16:53:31 Presenting theory Ribbon_Proofs.Ribbons_Basic

16:53:31 Presenting theory Ribbon_Proofs.Ribbons_Interfaces

16:53:31 Presenting theory Ribbon_Proofs.Ribbons_Stratified

16:53:31 Presenting theory Ribbon_Proofs.Ribbons_Graphical

16:53:31 Presenting theory Ribbon_Proofs.Ribbons_Graphical_Soundness

16:53:32 Presenting Root_Balanced_Tree ...

16:53:32 Presenting document Root_Balanced_Tree/document

16:53:32 Presenting document Root_Balanced_Tree/outline

16:53:32 Presenting theory Root_Balanced_Tree.Time_Monad

16:53:32 Presenting theory Root_Balanced_Tree.Root_Balanced_Tree

16:53:32 Presenting theory Root_Balanced_Tree.Root_Balanced_Tree_Tab

16:53:32 Presenting SATSolverVerification ...

16:53:32 Presenting document SATSolverVerification/document

16:53:32 Presenting document SATSolverVerification/outline

16:53:32 Presenting theory SATSolverVerification.MoreList

16:53:33 Presenting theory SATSolverVerification.CNF

16:53:33 Presenting theory SATSolverVerification.Trail

16:53:33 Presenting theory SATSolverVerification.SatSolverVerification

16:53:34 Presenting theory SATSolverVerification.BasicDPLL

16:53:34 Presenting theory SATSolverVerification.NieuwenhuisOliverasTinelli

16:53:34 Presenting theory SATSolverVerification.KrsticGoel

16:53:35 Presenting theory SATSolverVerification.SatSolverCode

16:53:35 Presenting theory SATSolverVerification.AssertLiteral

16:53:37 Presenting theory SATSolverVerification.UnitPropagate

16:53:37 Presenting theory SATSolverVerification.Initialization

16:53:37 Presenting theory SATSolverVerification.ConflictAnalysis

16:53:38 Presenting theory SATSolverVerification.Decide

16:53:38 Presenting theory SATSolverVerification.SolveLoop

16:53:39 Presenting theory SATSolverVerification.FunctionalImplementation

16:53:39 Presenting Safe_OCL ...

16:53:39 Presenting document Safe_OCL/document

16:53:39 Presenting document Safe_OCL/outline

16:53:39 Presenting theory Safe_OCL.Errorable

16:53:39 Presenting theory Safe_OCL.Transitive_Closure_Ext

16:53:39 Presenting theory Safe_OCL.Finite_Map_Ext

16:53:39 Presenting theory Safe_OCL.Tuple

16:53:39 Presenting theory Safe_OCL.Object_Model

16:53:39 Presenting theory Safe_OCL.OCL_Basic_Types

16:53:39 Presenting theory Safe_OCL.OCL_Types

16:53:39 Presenting theory Safe_OCL.OCL_Syntax

16:53:39 Presenting theory Safe_OCL.OCL_Object_Model

16:53:39 Presenting theory Safe_OCL.OCL_Typing

16:53:40 Presenting theory Safe_OCL.OCL_Normalization

16:53:40 Presenting theory Safe_OCL.OCL_Examples

16:53:40 Presenting Selection_Heap_Sort ...

16:53:40 Presenting document Selection_Heap_Sort/document

16:53:40 Presenting document Selection_Heap_Sort/outline

16:53:40 Presenting theory Selection_Heap_Sort.Sort

16:53:40 Presenting theory Selection_Heap_Sort.RemoveMax

16:53:40 Presenting theory Selection_Heap_Sort.SelectionSort_Functional

16:53:40 Presenting theory Selection_Heap_Sort.Heap

16:53:40 Presenting theory Selection_Heap_Sort.HeapFunctional

16:53:40 Presenting theory Selection_Heap_Sort.HeapImperative

16:53:40 Presenting Separata ...

16:53:40 Presenting document Separata/document

16:53:40 Presenting document Separata/outline

16:53:40 Presenting theory Separata.Separata

16:53:40 Presenting Separation_Logic_Imperative_HOL ...

16:53:40 Presenting document Separation_Logic_Imperative_HOL/document

16:53:40 Presenting document Separation_Logic_Imperative_HOL/outline

16:53:40 Presenting theory Separation_Logic_Imperative_HOL.Imperative_HOL_Add

16:53:40 Presenting theory Separation_Logic_Imperative_HOL.Syntax_Match

16:53:40 Presenting theory Separation_Logic_Imperative_HOL.Run

16:53:41 Presenting theory Separation_Logic_Imperative_HOL.Assertions

16:53:41 Presenting theory Separation_Logic_Imperative_HOL.Hoare_Triple

16:53:41 Presenting theory Separation_Logic_Imperative_HOL.Automation

16:53:41 Presenting theory Separation_Logic_Imperative_HOL.Sep_Main

16:53:41 Presenting theory Separation_Logic_Imperative_HOL.Imp_List_Spec

16:53:41 Presenting theory Separation_Logic_Imperative_HOL.List_Seg

16:53:41 Presenting theory Separation_Logic_Imperative_HOL.Open_List

16:53:41 Presenting theory Separation_Logic_Imperative_HOL.Circ_List

16:53:41 Presenting theory Separation_Logic_Imperative_HOL.Imp_Map_Spec

16:53:41 Presenting theory Separation_Logic_Imperative_HOL.Hash_Table

16:53:41 Presenting theory Separation_Logic_Imperative_HOL.Hash_Map

16:53:42 Presenting theory Separation_Logic_Imperative_HOL.Hash_Map_Impl

16:53:42 Presenting theory Separation_Logic_Imperative_HOL.Imp_Set_Spec

16:53:42 Presenting theory Separation_Logic_Imperative_HOL.Hash_Set_Impl

16:53:42 Presenting theory Separation_Logic_Imperative_HOL.To_List_GA

16:53:42 Presenting theory Separation_Logic_Imperative_HOL.Union_Find

16:53:42 Presenting theory Separation_Logic_Imperative_HOL.Idioms

16:53:42 Presenting theory Separation_Logic_Imperative_HOL.Default_Insts

16:53:42 Presenting theory Separation_Logic_Imperative_HOL.Array_Blit

16:53:42 Presenting theory Separation_Logic_Imperative_HOL.Array_Map_Impl

16:53:42 Presenting theory Separation_Logic_Imperative_HOL.Array_Set_Impl

16:53:42 Presenting theory Separation_Logic_Imperative_HOL.From_List_GA

16:53:42 Presenting theory Separation_Logic_Imperative_HOL.Sep_Examples

16:53:42 Presenting Simplex ...

16:53:42 Presenting document Simplex/document

16:53:42 Presenting document Simplex/outline

16:53:42 Presenting theory Simplex.Simplex_Auxiliary

16:53:42 Presenting theory Simplex.Rel_Chain

16:53:42 Presenting theory Simplex.Simplex_Algebra

16:53:42 Presenting theory Simplex.Abstract_Linear_Poly

16:53:42 Presenting theory Simplex.Linear_Poly_Maps

16:53:42 Presenting theory Simplex.QDelta

16:53:42 Presenting theory Simplex.Simplex

16:53:45 Presenting theory Simplex.Simplex_Incremental

16:53:45 Presenting Farkas ...

16:53:45 Presenting document Farkas/document

16:53:45 Presenting document Farkas/outline

16:53:45 Presenting theory Farkas.Farkas

16:53:46 Presenting theory Farkas.Matrix_Farkas

16:53:46 Presenting theory Farkas.Simplex_for_Reals

16:53:46 Presenting Skew_Heap ...

16:53:46 Presenting document Skew_Heap/document

16:53:46 Presenting document Skew_Heap/outline

16:53:46 Presenting theory Skew_Heap.Skew_Heap

16:53:46 Presenting Splay_Tree ...

16:53:46 Presenting document Splay_Tree/document

16:53:46 Presenting document Splay_Tree/outline

16:53:46 Presenting theory Splay_Tree.Splay_Tree

16:53:46 Presenting theory Splay_Tree.Splay_Map

16:53:46 Presenting theory Splay_Tree.Splay_Heap

16:53:46 Presenting Stable_Matching ...

16:53:46 Presenting document Stable_Matching/document

16:53:46 Presenting document Stable_Matching/outline

16:53:46 Presenting theory Stable_Matching.Sotomayor

16:53:46 Presenting theory Stable_Matching.Basis

16:53:46 Presenting theory Stable_Matching.Choice_Functions

16:53:47 Presenting theory Stable_Matching.Contracts

16:53:47 Presenting theory Stable_Matching.COP

16:53:47 Presenting theory Stable_Matching.Bossiness

16:53:47 Presenting theory Stable_Matching.Strategic

16:53:48 Presenting SuperCalc ...

16:53:48 Presenting document SuperCalc/document

16:53:48 Presenting document SuperCalc/outline

16:53:48 Presenting theory SuperCalc.multisets_continued

16:53:48 Presenting theory SuperCalc.well_founded_continued

16:53:48 Presenting theory SuperCalc.terms

16:53:48 Presenting theory SuperCalc.equational_clausal_logic

16:53:49 Presenting theory SuperCalc.superposition

16:53:51 Presenting Tail_Recursive_Functions ...

16:53:51 Presenting document Tail_Recursive_Functions/document

16:53:51 Presenting document Tail_Recursive_Functions/outline

16:53:51 Presenting theory Tail_Recursive_Functions.Method

16:53:51 Presenting theory Tail_Recursive_Functions.CaseStudy1

16:53:52 Presenting theory Tail_Recursive_Functions.CaseStudy2

16:53:52 Presenting TortoiseHare ...

16:53:52 Presenting document TortoiseHare/document

16:53:52 Presenting document TortoiseHare/outline

16:53:52 Presenting theory TortoiseHare.Basis

16:53:52 Presenting theory TortoiseHare.TortoiseHare

16:53:52 Presenting theory TortoiseHare.Brent

16:53:52 Presenting Trie ...

16:53:52 Presenting document Trie/document

16:53:52 Presenting document Trie/outline

16:53:52 Presenting theory Trie.Trie

16:53:52 Presenting theory Trie.Tries

16:53:52 Presenting Twelvefold_Way ...

16:53:52 Presenting document Twelvefold_Way/document

16:53:52 Presenting document Twelvefold_Way/outline

16:53:52 Presenting theory Twelvefold_Way.Preliminaries

16:53:52 Presenting theory Twelvefold_Way.Twelvefold_Way_Core

16:53:53 Presenting theory Twelvefold_Way.Equiv_Relations_on_Functions

16:53:53 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry1

16:53:53 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry2

16:53:53 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry4

16:53:53 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry5

16:53:53 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry6

16:53:53 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry7

16:53:53 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry8

16:53:53 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry9

16:53:53 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry3

16:53:53 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry10

16:53:53 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry11

16:53:53 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry12

16:53:53 Presenting theory Twelvefold_Way.Card_Bijections

16:53:53 Presenting theory Twelvefold_Way.Card_Bijections_Direct

16:53:54 Presenting theory Twelvefold_Way.Twelvefold_Way

16:53:54 Presenting Vickrey_Clarke_Groves ...

16:53:54 Presenting document Vickrey_Clarke_Groves/document

16:53:54 Presenting document Vickrey_Clarke_Groves/outline

16:53:54 Presenting theory Vickrey_Clarke_Groves.SetUtils

16:53:54 Presenting theory Vickrey_Clarke_Groves.Partitions

16:53:54 Presenting theory Vickrey_Clarke_Groves.RelationOperators

16:53:54 Presenting theory Vickrey_Clarke_Groves.RelationProperties

16:53:54 Presenting theory Vickrey_Clarke_Groves.Argmax

16:53:54 Presenting theory Vickrey_Clarke_Groves.MiscTools

16:53:54 Presenting theory Vickrey_Clarke_Groves.StrictCombinatorialAuction

16:53:54 Presenting theory Vickrey_Clarke_Groves.Universes

16:53:54 Presenting theory Vickrey_Clarke_Groves.UniformTieBreaking

16:53:55 Presenting theory Vickrey_Clarke_Groves.CombinatorialAuction

16:53:55 Presenting theory Vickrey_Clarke_Groves.CombinatorialAuctionCodeExtraction

16:53:55 Presenting theory Vickrey_Clarke_Groves.FirstPrice

16:53:55 Presenting theory Vickrey_Clarke_Groves.CombinatorialAuctionExamples

16:53:55 Presenting WebAssembly ...

16:53:55 Presenting document WebAssembly/document

16:53:55 Presenting document WebAssembly/outline

16:53:55 Presenting theory WebAssembly.Wasm_Ast

16:53:55 Presenting theory WebAssembly.Wasm_Type_Abs

16:53:55 Presenting theory WebAssembly.Wasm_Base_Defs

16:53:55 Presenting theory WebAssembly.Wasm

16:53:55 Presenting theory WebAssembly.Wasm_Axioms

16:53:55 Presenting theory WebAssembly.Wasm_Properties_Aux

16:53:56 Presenting theory WebAssembly.Wasm_Properties

16:53:56 Presenting theory WebAssembly.Wasm_Soundness

16:53:56 Presenting theory WebAssembly.Wasm_Checker_Types

16:53:56 Presenting theory WebAssembly.Wasm_Checker

16:53:56 Presenting theory WebAssembly.Wasm_Checker_Properties

16:53:57 Presenting theory WebAssembly.Wasm_Interpreter

16:53:57 Presenting theory WebAssembly.Wasm_Interpreter_Properties

16:53:57 Presenting theory WebAssembly.Wasm_Checker_Printing

16:53:57 Presenting theory WebAssembly.Wasm_Interpreter_Printing

16:53:57 Presenting theory WebAssembly.Wasm_Type_Abs_Printing

16:53:57 Presenting theory WebAssembly.Wasm_Printing

16:53:57 Presenting theory WebAssembly.Wasm_Interpreter_Printing_Pure

16:53:57 Presenting Well_Quasi_Orders ...

16:53:57 Presenting document Well_Quasi_Orders/document

16:53:57 Presenting document Well_Quasi_Orders/outline

16:53:57 Presenting theory Well_Quasi_Orders.Infinite_Sequences

16:53:57 Presenting theory Well_Quasi_Orders.Minimal_Elements

16:53:57 Presenting theory Well_Quasi_Orders.Least_Enum

16:53:57 Presenting theory Well_Quasi_Orders.Almost_Full

16:53:58 Presenting theory Well_Quasi_Orders.Minimal_Bad_Sequences

16:53:58 Presenting theory Well_Quasi_Orders.Higman_OI

16:53:58 Presenting theory Well_Quasi_Orders.Almost_Full_Relations

16:53:58 Presenting theory Well_Quasi_Orders.Well_Quasi_Orders

16:53:58 Presenting theory Well_Quasi_Orders.Kruskal

16:53:58 Presenting theory Well_Quasi_Orders.Kruskal_Examples

16:53:58 Presenting theory Well_Quasi_Orders.Wqo_Instances

16:53:58 Presenting theory Well_Quasi_Orders.Multiset_Extension

16:53:58 Presenting theory Well_Quasi_Orders.Wqo_Multiset

16:53:58 Presenting XML ...

16:53:58 Presenting document XML/document

16:53:58 Presenting document XML/outline

16:53:58 Presenting theory XML.Xml

16:53:58 Presenting theory XML.Xmlt

16:53:59 Presenting HOL-Matrix_LP ...

16:53:59 Presenting document HOL-Matrix_LP/document

16:53:59 Presenting document HOL-Matrix_LP/outline

16:53:59 Presenting theory HOL-Matrix_LP.Matrix

16:53:59 Presenting theory HOL-Matrix_LP.SparseMatrix

16:53:59 Presenting theory HOL-Matrix_LP.LP

16:53:59 Presenting theory HOL-Matrix_LP.ComputeFloat

16:53:59 Presenting file "$ISABELLE_HOME/src/Tools/float.ML"

16:53:59 Presenting file "float_arith.ML"

16:53:59 Presenting theory HOL-Matrix_LP.Compute_Oracle

16:54:00 Presenting file "am.ML"

16:54:00 Presenting file "am_compiler.ML"

16:54:00 Presenting file "am_interpreter.ML"

16:54:00 Presenting file "am_ghc.ML"

16:54:00 Presenting file "am_sml.ML"

16:54:00 Presenting file "report.ML"

16:54:00 Presenting file "compute.ML"

16:54:00 Presenting file "linker.ML"

16:54:00 Presenting theory HOL-Matrix_LP.ComputeHOL

16:54:00 Presenting theory HOL-Matrix_LP.ComputeNumeral

16:54:00 Presenting theory HOL-Matrix_LP.Cplex

16:54:00 Presenting file "Cplex_tools.ML"

16:54:00 Presenting file "CplexMatrixConverter.ML"

16:54:00 Presenting file "FloatSparseMatrixBuilder.ML"

16:54:00 Presenting file "fspmlp.ML"

16:54:00 Presenting file "matrixlp.ML"

16:54:00 Presenting HOL-MicroJava ...

16:54:00 Presenting document HOL-MicroJava/document

16:54:00 Presenting document HOL-MicroJava/outline

16:54:00 Presenting theory HOL-MicroJava.JBasis

16:54:00 Presenting theory HOL-MicroJava.Type

16:54:00 Presenting theory HOL-MicroJava.Decl

16:54:00 Presenting theory HOL-MicroJava.TypeRel

16:54:00 Presenting theory HOL-MicroJava.Value

16:54:00 Presenting theory HOL-MicroJava.State

16:54:00 Presenting theory HOL-MicroJava.Term

16:54:00 Presenting theory HOL-MicroJava.SystemClasses

16:54:01 Presenting theory HOL-MicroJava.WellForm

16:54:01 Presenting theory HOL-MicroJava.WellType

16:54:01 Presenting theory HOL-MicroJava.Eval

16:54:01 Presenting theory HOL-MicroJava.Exceptions

16:54:01 Presenting theory HOL-MicroJava.Conform

16:54:01 Presenting theory HOL-MicroJava.JTypeSafe

16:54:01 Presenting theory HOL-MicroJava.Example

16:54:01 Presenting theory HOL-MicroJava.JListExample

16:54:01 Presenting theory HOL-MicroJava.JVMState

16:54:01 Presenting theory HOL-MicroJava.JVMInstructions

16:54:01 Presenting theory HOL-MicroJava.JVMExecInstr

16:54:01 Presenting theory HOL-MicroJava.JVMExceptions

16:54:01 Presenting theory HOL-MicroJava.JVMExec

16:54:01 Presenting theory HOL-MicroJava.JVMListExample

16:54:02 Presenting theory HOL-MicroJava.JVMDefensive

16:54:02 Presenting theory HOL-MicroJava.Semilat

16:54:02 Presenting theory HOL-MicroJava.Err

16:54:02 Presenting theory HOL-MicroJava.Listn

16:54:02 Presenting theory HOL-MicroJava.Typing_Framework

16:54:02 Presenting theory HOL-MicroJava.Product

16:54:02 Presenting theory HOL-MicroJava.SemilatAlg

16:54:02 Presenting theory HOL-MicroJava.Typing_Framework_err

16:54:02 Presenting theory HOL-MicroJava.Kildall

16:54:02 Presenting theory HOL-MicroJava.Opt

16:54:02 Presenting theory HOL-MicroJava.LBVSpec

16:54:02 Presenting theory HOL-MicroJava.LBVCorrect

16:54:02 Presenting theory HOL-MicroJava.LBVComplete

16:54:02 Presenting theory HOL-MicroJava.Abstract_BV

16:54:02 Presenting theory HOL-MicroJava.Semilattices

16:54:02 Presenting theory HOL-MicroJava.JType

16:54:03 Presenting theory HOL-MicroJava.JVMType

16:54:03 Presenting theory HOL-MicroJava.Effect

16:54:03 Presenting theory HOL-MicroJava.EffectMono

16:54:03 Presenting theory HOL-MicroJava.BVSpec

16:54:03 Presenting theory HOL-MicroJava.Typing_Framework_JVM

16:54:03 Presenting theory HOL-MicroJava.LBVJVM

16:54:03 Presenting theory HOL-MicroJava.Correct

16:54:03 Presenting theory HOL-MicroJava.BVSpecTypeSafe

16:54:04 Presenting theory HOL-MicroJava.BVNoTypeError

16:54:04 Presenting theory HOL-MicroJava.JVM

16:54:04 Presenting theory HOL-MicroJava.BVExample

16:54:04 Presenting theory HOL-MicroJava.AuxLemmas

16:54:04 Presenting theory HOL-MicroJava.DefsComp

16:54:04 Presenting theory HOL-MicroJava.Index

16:54:05 Presenting theory HOL-MicroJava.TranslCompTp

16:54:05 Presenting theory HOL-MicroJava.TranslComp

16:54:05 Presenting theory HOL-MicroJava.LemmasComp

16:54:05 Presenting theory HOL-MicroJava.CorrComp

16:54:05 Presenting theory HOL-MicroJava.TypeInf

16:54:05 Presenting theory HOL-MicroJava.Altern

16:54:05 Presenting theory HOL-MicroJava.CorrCompTp

16:54:06 Presenting theory HOL-MicroJava.MicroJava

16:54:06 Presenting HOL-Mirabelle ...

16:54:06 Presenting theory HOL-Mirabelle.Mirabelle

16:54:06 Presenting file "Tools/mirabelle.ML"

16:54:06 Presenting file "$ISABELLE_HOME/src/HOL/TPTP/sledgehammer_tactics.ML"

16:54:06 Presenting theory HOL-Mirabelle.Mirabelle_Test

16:54:06 Presenting file "Tools/mirabelle_arith.ML"

16:54:06 Presenting file "Tools/mirabelle_metis.ML"

16:54:06 Presenting file "Tools/mirabelle_quickcheck.ML"

16:54:06 Presenting file "Tools/mirabelle_refute.ML"

16:54:06 Presenting file "Tools/mirabelle_sledgehammer.ML"

16:54:06 Presenting file "Tools/mirabelle_sledgehammer_filter.ML"

16:54:06 Presenting file "Tools/mirabelle_try0.ML"

16:54:06 Presenting HOL-Mirabelle-ex ...

16:54:06 Presenting theory HOL-Mirabelle-ex.Ex

16:54:06 Presenting HOL-Mutabelle ...

16:54:06 Presenting theory HOL-Mutabelle.MutabelleExtra

16:54:07 Presenting file "mutabelle.ML"

16:54:07 Presenting file "mutabelle_extra.ML"

16:54:07 Presenting HOL-NanoJava ...

16:54:07 Presenting document HOL-NanoJava/document

16:54:07 Presenting document HOL-NanoJava/outline

16:54:07 Presenting theory HOL-NanoJava.Term

16:54:07 Presenting theory HOL-NanoJava.Decl

16:54:07 Presenting theory HOL-NanoJava.TypeRel

16:54:07 Presenting theory HOL-NanoJava.State

16:54:07 Presenting theory HOL-NanoJava.OpSem

16:54:07 Presenting theory HOL-NanoJava.AxSem

16:54:07 Presenting theory HOL-NanoJava.Equivalence

16:54:07 Presenting theory HOL-NanoJava.Example

16:54:07 Presenting HOL-Nitpick_Examples ...

16:54:07 Presenting theory HOL-Nitpick_Examples.Core_Nits

16:54:07 Presenting theory HOL-Nitpick_Examples.Datatype_Nits

16:54:07 Presenting theory HOL-Nitpick_Examples.Hotel_Nits

16:54:07 Presenting theory HOL-Nitpick_Examples.Induct_Nits

16:54:07 Presenting theory HOL-Nitpick_Examples.Integer_Nits

16:54:07 Presenting theory HOL-Nitpick_Examples.Manual_Nits

16:54:08 Presenting theory HOL-Nitpick_Examples.Mini_Nits

16:54:08 Presenting file "minipick.ML"

16:54:08 Presenting theory HOL-Nitpick_Examples.Mono_Nits

16:54:08 Presenting theory HOL-Nitpick_Examples.Pattern_Nits

16:54:08 Presenting theory HOL-Nitpick_Examples.Record_Nits

16:54:08 Presenting theory HOL-Nitpick_Examples.Refute_Nits

16:54:09 Presenting theory HOL-Nitpick_Examples.Special_Nits

16:54:09 Presenting theory HOL-Nitpick_Examples.Tests_Nits

16:54:09 Presenting theory HOL-Nitpick_Examples.Typedef_Nits

16:54:09 Presenting theory HOL-Nitpick_Examples.Nitpick_Examples

16:54:09 Presenting HOL-Nominal ...

16:54:09 Presenting theory HOL-Nominal.Nominal

16:54:11 Presenting file "nominal_thmdecls.ML"

16:54:11 Presenting file "nominal_atoms.ML"

16:54:11 Presenting file "nominal_permeq.ML"

16:54:11 Presenting file "nominal_fresh_fun.ML"

16:54:11 Presenting file "nominal_datatype.ML"

16:54:11 Presenting file "nominal_primrec.ML"

16:54:11 Presenting file "nominal_inductive.ML"

16:54:11 Presenting file "nominal_inductive2.ML"

16:54:11 Presenting file "nominal_induct.ML"

16:54:11 Presenting CCS ...

16:54:11 Presenting document CCS/document

16:54:11 Presenting document CCS/outline

16:54:11 Presenting theory CCS.Agent

16:54:11 Presenting theory CCS.Tau_Chain

16:54:11 Presenting theory CCS.Weak_Cong_Semantics

16:54:11 Presenting theory CCS.Weak_Semantics

16:54:11 Presenting theory CCS.Strong_Sim

16:54:11 Presenting theory CCS.Weak_Sim

16:54:11 Presenting theory CCS.Weak_Cong_Sim

16:54:11 Presenting theory CCS.Strong_Sim_SC

16:54:11 Presenting theory CCS.Strong_Bisim

16:54:11 Presenting theory CCS.Strong_Sim_Pres

16:54:11 Presenting theory CCS.Strong_Bisim_Pres

16:54:11 Presenting theory CCS.Struct_Cong

16:54:11 Presenting theory CCS.Strong_Bisim_SC

16:54:11 Presenting theory CCS.Weak_Bisim

16:54:11 Presenting theory CCS.Weak_Cong

16:54:11 Presenting theory CCS.Weak_Sim_Pres

16:54:12 Presenting theory CCS.Weak_Bisim_Pres

16:54:12 Presenting theory CCS.Weak_Cong_Sim_Pres

16:54:12 Presenting theory CCS.Weak_Cong_Pres

16:54:12 Presenting HOL-Nominal-Examples ...

16:54:12 Presenting theory HOL-Nominal-Examples.Class1

16:54:14 Presenting theory HOL-Nominal-Examples.Class2

16:54:16 Presenting theory HOL-Nominal-Examples.Class3

16:54:20 Presenting theory HOL-Nominal-Examples.CK_Machine

16:54:20 Presenting theory HOL-Nominal-Examples.Compile

16:54:20 Presenting theory HOL-Nominal-Examples.Contexts

16:54:20 Presenting theory HOL-Nominal-Examples.Crary

16:54:20 Presenting theory HOL-Nominal-Examples.CR_Takahashi

16:54:21 Presenting theory HOL-Nominal-Examples.Lam_Funs

16:54:21 Presenting theory HOL-Nominal-Examples.CR

16:54:21 Presenting theory HOL-Nominal-Examples.Fsub

16:54:21 Presenting theory HOL-Nominal-Examples.Height

16:54:21 Presenting theory HOL-Nominal-Examples.Lambda_mu

16:54:21 Presenting theory HOL-Nominal-Examples.LocalWeakening

16:54:21 Presenting theory HOL-Nominal-Examples.Pattern

16:54:22 Presenting theory HOL-Nominal-Examples.SN

16:54:22 Presenting theory HOL-Nominal-Examples.SOS

16:54:22 Presenting theory HOL-Nominal-Examples.Standardization

16:54:22 Presenting theory HOL-Nominal-Examples.Support

16:54:22 Presenting theory HOL-Nominal-Examples.Type_Preservation

16:54:22 Presenting theory HOL-Nominal-Examples.Weakening

16:54:22 Presenting theory HOL-Nominal-Examples.W

16:54:22 Presenting theory HOL-Nominal-Examples.VC_Condition

16:54:22 Presenting Lam-ml-Normalization ...

16:54:22 Presenting document Lam-ml-Normalization/document

16:54:22 Presenting document Lam-ml-Normalization/outline

16:54:22 Presenting theory Lam-ml-Normalization.Lam_ml

16:54:23 Presenting Pi_Calculus ...

16:54:23 Presenting document Pi_Calculus/document

16:54:23 Presenting document Pi_Calculus/outline

16:54:23 Presenting theory Pi_Calculus.Agent

16:54:23 Presenting theory Pi_Calculus.Late_Semantics

16:54:24 Presenting theory Pi_Calculus.Late_Semantics1

16:54:24 Presenting theory Pi_Calculus.Rel

16:54:24 Presenting theory Pi_Calculus.Strong_Late_Sim

16:54:24 Presenting theory Pi_Calculus.Strong_Late_Bisim

16:54:24 Presenting theory Pi_Calculus.Strong_Late_Bisim_Subst

16:54:24 Presenting theory Pi_Calculus.Strong_Late_Sim_Pres

16:54:24 Presenting theory Pi_Calculus.Strong_Late_Bisim_Pres

16:54:24 Presenting theory Pi_Calculus.Strong_Late_Bisim_Subst_Pres

16:54:24 Presenting theory Pi_Calculus.Late_Tau_Chain

16:54:24 Presenting theory Pi_Calculus.Weak_Late_Step_Semantics

16:54:25 Presenting theory Pi_Calculus.Weak_Late_Semantics

16:54:25 Presenting theory Pi_Calculus.Weak_Late_Sim

16:54:25 Presenting theory Pi_Calculus.Weak_Late_Bisim

16:54:25 Presenting theory Pi_Calculus.Weak_Late_Step_Sim

16:54:25 Presenting theory Pi_Calculus.Weak_Late_Cong

16:54:25 Presenting theory Pi_Calculus.Weak_Late_Bisim_Subst

16:54:25 Presenting theory Pi_Calculus.Weak_Late_Cong_Subst

16:54:25 Presenting theory Pi_Calculus.Strong_Late_Sim_SC

16:54:26 Presenting theory Pi_Calculus.Strong_Late_Bisim_SC

16:54:26 Presenting theory Pi_Calculus.Strong_Late_Bisim_Subst_SC

16:54:26 Presenting theory Pi_Calculus.Weak_Late_Cong_Subst_SC

16:54:26 Presenting theory Pi_Calculus.Weak_Late_Step_Sim_Pres

16:54:26 Presenting theory Pi_Calculus.Weak_Late_Bisim_SC

16:54:26 Presenting theory Pi_Calculus.Weak_Late_Sim_Pres

16:54:27 Presenting theory Pi_Calculus.Weak_Late_Bisim_Pres

16:54:27 Presenting theory Pi_Calculus.Weak_Late_Cong_Pres

16:54:27 Presenting theory Pi_Calculus.Early_Semantics

16:54:27 Presenting theory Pi_Calculus.Strong_Early_Sim

16:54:27 Presenting theory Pi_Calculus.Strong_Early_Bisim

16:54:27 Presenting theory Pi_Calculus.Strong_Early_Bisim_Subst

16:54:27 Presenting theory Pi_Calculus.Strong_Early_Sim_Pres

16:54:28 Presenting theory Pi_Calculus.Strong_Early_Bisim_Pres

16:54:28 Presenting theory Pi_Calculus.Strong_Early_Bisim_Subst_Pres

16:54:28 Presenting theory Pi_Calculus.Early_Tau_Chain

16:54:28 Presenting theory Pi_Calculus.Weak_Early_Step_Semantics

16:54:28 Presenting theory Pi_Calculus.Weak_Early_Semantics

16:54:28 Presenting theory Pi_Calculus.Weak_Early_Sim

16:54:28 Presenting theory Pi_Calculus.Weak_Early_Bisim

16:54:28 Presenting theory Pi_Calculus.Weak_Early_Step_Sim

16:54:28 Presenting theory Pi_Calculus.Weak_Early_Cong

16:54:28 Presenting theory Pi_Calculus.Weak_Early_Bisim_Subst

16:54:28 Presenting theory Pi_Calculus.Weak_Early_Cong_Subst

16:54:28 Presenting theory Pi_Calculus.Weak_Early_Step_Sim_Pres

16:54:28 Presenting theory Pi_Calculus.Weak_Early_Sim_Pres

16:54:29 Presenting theory Pi_Calculus.Strong_Early_Late_Comp

16:54:29 Presenting theory Pi_Calculus.Strong_Early_Bisim_SC

16:54:29 Presenting theory Pi_Calculus.Weak_Early_Bisim_SC

16:54:29 Presenting theory Pi_Calculus.Weak_Early_Bisim_Pres

16:54:29 Presenting theory Pi_Calculus.Weak_Early_Cong_Pres

16:54:29 Presenting theory Pi_Calculus.Weak_Early_Cong_Subst_Pres

16:54:29 Presenting theory Pi_Calculus.Strong_Late_Expansion_Law

16:54:30 Presenting theory Pi_Calculus.Strong_Late_Axiomatisation

16:54:30 Presenting Psi_Calculi ...

16:54:30 Presenting document Psi_Calculi/document

16:54:30 Presenting document Psi_Calculi/outline

16:54:30 Presenting theory Psi_Calculi.Chain

16:54:30 Presenting theory Psi_Calculi.Subst_Term

16:54:30 Presenting theory Psi_Calculi.Agent

16:54:31 Presenting theory Psi_Calculi.Frame

16:54:31 Presenting theory Psi_Calculi.Semantics

16:54:37 Presenting theory Psi_Calculi.Simulation

16:54:37 Presenting theory Psi_Calculi.Tau_Chain

16:54:37 Presenting theory Psi_Calculi.Weak_Simulation

16:54:38 Presenting theory Psi_Calculi.Weak_Stat_Imp

16:54:38 Presenting theory Psi_Calculi.Bisimulation

16:54:38 Presenting theory Psi_Calculi.Sim_Pres

16:54:38 Presenting theory Psi_Calculi.Bisim_Pres

16:54:39 Presenting theory Psi_Calculi.Sim_Struct_Cong

16:54:40 Presenting theory Psi_Calculi.Structural_Congruence

16:54:40 Presenting theory Psi_Calculi.Bisim_Struct_Cong

16:54:41 Presenting theory Psi_Calculi.Weak_Bisimulation

16:54:41 Presenting theory Psi_Calculi.Weak_Sim_Pres

16:54:42 Presenting theory Psi_Calculi.Weak_Stat_Imp_Pres

16:54:42 Presenting theory Psi_Calculi.Weak_Bisim_Pres

16:54:42 Presenting theory Psi_Calculi.Weak_Bisim_Struct_Cong

16:54:42 Presenting theory Psi_Calculi.Close_Subst

16:54:42 Presenting theory Psi_Calculi.Bisim_Subst

16:54:43 Presenting theory Psi_Calculi.Weak_Bisim_Subst

16:54:43 Presenting theory Psi_Calculi.Weakening

16:54:43 Presenting theory Psi_Calculi.Weaken_Transition

16:54:43 Presenting theory Psi_Calculi.Weaken_Stat_Imp

16:54:43 Presenting theory Psi_Calculi.Weaken_Simulation

16:54:43 Presenting theory Psi_Calculi.Weaken_Bisimulation

16:54:43 Presenting theory Psi_Calculi.Weak_Cong_Simulation

16:54:43 Presenting theory Psi_Calculi.Weak_Psi_Congruence

16:54:43 Presenting theory Psi_Calculi.Weak_Cong_Sim_Pres

16:54:44 Presenting theory Psi_Calculi.Weak_Cong_Pres

16:54:44 Presenting theory Psi_Calculi.Weak_Cong_Struct_Cong

16:54:44 Presenting theory Psi_Calculi.Weak_Congruence

16:54:44 Presenting theory Psi_Calculi.Tau

16:54:44 Presenting theory Psi_Calculi.Sum

16:54:44 Presenting theory Psi_Calculi.Tau_Sim

16:54:44 Presenting theory Psi_Calculi.Tau_Stat_Imp

16:54:45 Presenting theory Psi_Calculi.Tau_Laws_Weak

16:54:45 Presenting theory Psi_Calculi.Tau_Laws_No_Weak

16:54:45 Presenting SequentInvertibility ...

16:54:45 Presenting document SequentInvertibility/document

16:54:45 Presenting document SequentInvertibility/outline

16:54:45 Presenting theory SequentInvertibility.MultiSequents

16:54:45 Presenting theory SequentInvertibility.SingleSuccedent

16:54:46 Presenting theory SequentInvertibility.NominalSequents

16:54:47 Presenting theory SequentInvertibility.ModalSequents

16:54:48 Presenting theory SequentInvertibility.SRCTransforms

16:54:48 Presenting theory SequentInvertibility.SequentInvertibility

16:54:48 Presenting HOL-Predicate_Compile_Examples ...

16:54:48 Presenting theory HOL-Predicate_Compile_Examples.Examples

16:54:48 Presenting theory HOL-Predicate_Compile_Examples.Predicate_Compile_Tests

16:54:49 Presenting theory HOL-Predicate_Compile_Examples.Predicate_Compile_Quickcheck_Examples

16:54:49 Presenting theory HOL-Predicate_Compile_Examples.Specialisation_Examples

16:54:49 Presenting theory HOL-Predicate_Compile_Examples.IMP_1

16:54:49 Presenting theory HOL-Predicate_Compile_Examples.IMP_2

16:54:49 Presenting theory HOL-Predicate_Compile_Examples.IMP_3

16:54:49 Presenting theory HOL-Predicate_Compile_Examples.IMP_4

16:54:49 Presenting theory HOL-Predicate_Compile_Examples.Code_Prolog_Examples

16:54:49 Presenting theory HOL-Predicate_Compile_Examples.Context_Free_Grammar_Example

16:54:49 Presenting theory HOL-Predicate_Compile_Examples.Hotel_Example

16:54:49 Presenting theory HOL-Predicate_Compile_Examples.Hotel_Example_Prolog

16:54:49 Presenting theory HOL-Predicate_Compile_Examples.Lambda_Example

16:54:49 Presenting theory HOL-Predicate_Compile_Examples.List_Examples

16:54:49 Presenting theory HOL-Predicate_Compile_Examples.Reg_Exp_Example

16:54:49 Presenting HOL-Prolog ...

16:54:49 Presenting theory HOL-Prolog.HOHH

16:54:50 Presenting file "prolog.ML"

16:54:50 Presenting theory HOL-Prolog.Test

16:54:50 Presenting theory HOL-Prolog.Func

16:54:50 Presenting theory HOL-Prolog.Type

16:54:50 Presenting HOL-Quickcheck_Examples ...

16:54:50 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Examples

16:54:50 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Lattice_Examples

16:54:50 Presenting theory HOL-Quickcheck_Examples.Completeness

16:54:50 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Interfaces

16:54:50 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Nesting

16:54:50 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Nesting_Example

16:54:50 Presenting theory HOL-Quickcheck_Examples.Hotel_Example

16:54:50 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Narrowing_Examples

16:54:50 Presenting HOL-Real_Asymp ...

16:54:50 Presenting theory HOL-Real_Asymp.Lazy_Eval

16:54:50 Presenting file "lazy_eval.ML"

16:54:50 Presenting theory HOL-Real_Asymp.Inst_Existentials

16:54:50 Presenting file "inst_existentials.ML"

16:54:50 Presenting theory HOL-Real_Asymp.Eventuallize

16:54:50 Presenting theory HOL-Real_Asymp.Multiseries_Expansion

16:54:52 Presenting file "asymptotic_basis.ML"

16:54:52 Presenting file "exp_log_expression.ML"

16:54:52 Presenting file "expansion_interface.ML"

16:54:52 Presenting file "multiseries_expansion.ML"

16:54:52 Presenting file "real_asymp.ML"

16:54:52 Presenting theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

16:54:53 Presenting file "multiseries_expansion_bounds.ML"

16:54:53 Presenting theory HOL-Real_Asymp.Real_Asymp

16:54:53 Presenting file "real_asymp_diag.ML"

16:54:53 Presenting theory HOL-Real_Asymp.Real_Asymp_Approx

16:54:53 Presenting theory HOL-Real_Asymp.Real_Asymp_Examples

16:54:53 Presenting HOL-Real_Asymp-Manual ...

16:54:53 Presenting document HOL-Real_Asymp-Manual/document

16:54:53 Presenting document HOL-Real_Asymp-Manual/outline

16:54:53 Presenting theory HOL-Real_Asymp-Manual.Real_Asymp_Doc

16:54:53 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

16:54:53 Presenting HOL-SET_Protocol ...

16:54:53 Presenting document HOL-SET_Protocol/document

16:54:53 Presenting document HOL-SET_Protocol/outline

16:54:53 Presenting theory HOL-SET_Protocol.Message_SET

16:54:54 Presenting theory HOL-SET_Protocol.Event_SET

16:54:54 Presenting theory HOL-SET_Protocol.Public_SET

16:54:54 Presenting theory HOL-SET_Protocol.Cardholder_Registration

16:54:54 Presenting theory HOL-SET_Protocol.Merchant_Registration

16:54:54 Presenting theory HOL-SET_Protocol.Purchase

16:54:54 Presenting theory HOL-SET_Protocol.SET_Protocol

16:54:54 Presenting HOL-SMT_Examples ...

16:54:54 Presenting theory HOL-SMT_Examples.Boogie

16:54:55 Presenting file "boogie.ML"

16:54:55 Presenting file "Boogie_Max.certs"

16:54:55 Presenting file "Boogie_Max.b2i"

16:54:55 Presenting file "Boogie_Dijkstra.certs"

16:54:55 Presenting file "Boogie_Dijkstra.b2i"

16:54:55 Presenting file "VCC_Max.certs"

16:54:55 Presenting file "VCC_Max.b2i"

16:54:55 Presenting theory HOL-SMT_Examples.SMT_Examples

16:54:55 Presenting file "SMT_Examples.certs"

16:54:55 Presenting theory HOL-SMT_Examples.SMT_Word_Examples

16:54:55 Presenting theory HOL-SMT_Examples.SMT_Tests

16:54:55 Presenting theory HOL-SMT_Examples.SMT_Tests_Verit

16:54:55 Presenting theory HOL-SMT_Examples.SMT_Examples_Verit

16:54:56 Presenting file "SMT_Examples_Verit.certs"

16:54:56 Presenting HOL-SPARK ...

16:54:56 Presenting theory HOL-SPARK.SPARK_Setup

16:54:56 Presenting file "Tools/fdl_lexer.ML"

16:54:56 Presenting file "Tools/fdl_parser.ML"

16:54:56 Presenting file "Tools/spark_vcs.ML"

16:54:56 Presenting file "Tools/spark_commands.ML"

16:54:56 Presenting theory HOL-SPARK.SPARK

16:54:56 Presenting HOL-SPARK-Examples ...

16:54:56 Presenting theory HOL-SPARK-Examples.Greatest_Common_Divisor

16:54:56 Presenting file "greatest_common_divisor/g_c_d.siv"

16:54:56 Presenting file "greatest_common_divisor/g_c_d.fdl"

16:54:57 Presenting file "greatest_common_divisor/g_c_d.rls"

16:54:57 Presenting theory HOL-SPARK-Examples.Longest_Increasing_Subsequence

16:54:57 Presenting file "liseq/liseq_length.siv"

16:54:57 Presenting file "liseq/liseq_length.fdl"

16:54:57 Presenting file "liseq/liseq_length.rls"

16:54:57 Presenting theory HOL-SPARK-Examples.RMD

16:54:57 Presenting theory HOL-SPARK-Examples.RMD_Specification

16:54:57 Presenting theory HOL-SPARK-Examples.F

16:54:57 Presenting file "rmd/f.siv"

16:54:57 Presenting file "rmd/f.fdl"

16:54:57 Presenting file "rmd/f.rls"

16:54:57 Presenting theory HOL-SPARK-Examples.Hash

16:54:57 Presenting file "rmd/hash.siv"

16:54:57 Presenting file "rmd/hash.fdl"

16:54:57 Presenting file "rmd/hash.rls"

16:54:57 Presenting theory HOL-SPARK-Examples.K_L

16:54:57 Presenting file "rmd/k_l.siv"

16:54:57 Presenting file "rmd/k_l.fdl"

16:54:57 Presenting file "rmd/k_l.rls"

16:54:57 Presenting theory HOL-SPARK-Examples.K_R

16:54:57 Presenting file "rmd/k_r.siv"

16:54:57 Presenting file "rmd/k_r.fdl"

16:54:57 Presenting file "rmd/k_r.rls"

16:54:57 Presenting theory HOL-SPARK-Examples.RMD_Lemmas

16:54:57 Presenting theory HOL-SPARK-Examples.R_L

16:54:57 Presenting file "rmd/r_l.siv"

16:54:57 Presenting file "rmd/r_l.fdl"

16:54:57 Presenting file "rmd/r_l.rls"

16:54:57 Presenting theory HOL-SPARK-Examples.Round

16:54:57 Presenting file "rmd/round.siv"

16:54:57 Presenting file "rmd/round.fdl"

16:54:57 Presenting file "rmd/round.rls"

16:54:57 Presenting theory HOL-SPARK-Examples.R_R

16:54:57 Presenting file "rmd/r_r.siv"

16:54:57 Presenting file "rmd/r_r.fdl"

16:54:57 Presenting file "rmd/r_r.rls"

16:54:57 Presenting theory HOL-SPARK-Examples.S_L

16:54:57 Presenting file "rmd/s_l.siv"

16:54:57 Presenting file "rmd/s_l.fdl"

16:54:57 Presenting file "rmd/s_l.rls"

16:54:57 Presenting theory HOL-SPARK-Examples.S_R

16:54:57 Presenting file "rmd/s_r.siv"

16:54:57 Presenting file "rmd/s_r.fdl"

16:54:57 Presenting file "rmd/s_r.rls"

16:54:57 Presenting theory HOL-SPARK-Examples.Sqrt

16:54:57 Presenting file "sqrt/isqrt.siv"

16:54:57 Presenting file "sqrt/isqrt.fdl"

16:54:57 Presenting file "sqrt/isqrt.rls"

16:54:57 Presenting RIPEMD-160-SPARK ...

16:54:57 Presenting document RIPEMD-160-SPARK/document

16:54:57 Presenting document RIPEMD-160-SPARK/outline

16:54:57 Presenting theory RIPEMD-160-SPARK.RIPEMD_160_SPARK

16:54:57 Presenting HOL-SPARK-Manual ...

16:54:57 Presenting document HOL-SPARK-Manual/document

16:54:57 Presenting document HOL-SPARK-Manual/outline

16:54:57 Presenting theory HOL-SPARK-Manual.Simple_Greatest_Common_Divisor

16:54:57 Presenting file "simple_greatest_common_divisor/g_c_d.siv"

16:54:57 Presenting file "simple_greatest_common_divisor/g_c_d.fdl"

16:54:57 Presenting file "simple_greatest_common_divisor/g_c_d.rls"

16:54:57 Presenting theory HOL-SPARK-Manual.Example_Verification

16:54:57 Presenting theory HOL-SPARK-Manual.Proc1

16:54:57 Presenting file "loop_invariant/proc1.siv"

16:54:57 Presenting file "loop_invariant/proc1.fdl"

16:54:57 Presenting file "loop_invariant/proc1.rls"

16:54:57 Presenting theory HOL-SPARK-Manual.Proc2

16:54:57 Presenting file "loop_invariant/proc2.siv"

16:54:57 Presenting file "loop_invariant/proc2.fdl"

16:54:57 Presenting file "loop_invariant/proc2.rls"

16:54:57 Presenting theory HOL-SPARK-Manual.VC_Principles

16:54:57 Presenting theory HOL-SPARK-Manual.Reference

16:54:57 Presenting theory HOL-SPARK-Manual.Complex_Types

16:54:57 Presenting file "complex_types_app/initialize.siv"

16:54:57 Presenting file "complex_types_app/initialize.fdl"

16:54:57 Presenting file "complex_types_app/initialize.rls"

16:54:57 Presenting HOL-Statespace ...

16:54:57 Presenting document HOL-Statespace/document

16:54:57 Presenting document HOL-Statespace/outline

16:54:57 Presenting theory HOL-Statespace.DistinctTreeProver

16:54:58 Presenting file "distinct_tree_prover.ML"

16:54:58 Presenting theory HOL-Statespace.StateFun

16:54:58 Presenting theory HOL-Statespace.StateSpaceLocale

16:54:58 Presenting file "state_space.ML"

16:54:58 Presenting file "state_fun.ML"

16:54:58 Presenting theory HOL-Statespace.StateSpaceSyntax

16:54:58 Presenting theory HOL-Statespace.StateSpaceEx

16:54:58 Presenting HOL-TLA ...

16:54:58 Presenting theory HOL-TLA.Intensional

16:54:58 Presenting theory HOL-TLA.Stfun

16:54:58 Presenting theory HOL-TLA.Action

16:54:58 Presenting theory HOL-TLA.Init

16:54:58 Presenting theory HOL-TLA.TLA

16:54:58 Presenting HOL-TLA-Buffer ...

16:54:58 Presenting theory HOL-TLA-Buffer.Buffer

16:54:58 Presenting theory HOL-TLA-Buffer.DBuffer

16:54:58 Presenting HOL-TLA-Inc ...

16:54:58 Presenting theory HOL-TLA-Inc.Inc

16:54:58 Presenting HOL-TLA-Memory ...

16:54:58 Presenting theory HOL-TLA-Memory.RPCMemoryParams

16:54:58 Presenting theory HOL-TLA-Memory.MemoryParameters

16:54:58 Presenting theory HOL-TLA-Memory.ProcedureInterface

16:54:58 Presenting theory HOL-TLA-Memory.Memory

16:54:58 Presenting theory HOL-TLA-Memory.RPCParameters

16:54:58 Presenting theory HOL-TLA-Memory.RPC

16:54:58 Presenting theory HOL-TLA-Memory.MemClerkParameters

16:54:58 Presenting theory HOL-TLA-Memory.MemClerk

16:54:58 Presenting theory HOL-TLA-Memory.MemoryImplementation

16:54:59 Presenting HOL-TPTP ...

16:54:59 Presenting theory HOL-TPTP.ATP_Theory_Export

16:54:59 Presenting file "atp_theory_export.ML"

16:54:59 Presenting theory HOL-TPTP.MaSh_Export_Base

16:54:59 Presenting file "mash_export.ML"

16:54:59 Presenting theory HOL-TPTP.MaSh_Eval

16:54:59 Presenting file "mash_eval.ML"

16:54:59 Presenting theory HOL-TPTP.TPTP_Parser

16:55:00 Presenting file "TPTP_Parser/ml_yacc_lib.ML"

16:55:00 Presenting file "TPTP_Parser/tptp_syntax.ML"

16:55:00 Presenting file "TPTP_Parser/tptp_lexyacc.ML"

16:55:00 Presenting file "TPTP_Parser/tptp_parser.ML"

16:55:00 Presenting file "TPTP_Parser/tptp_problem_name.ML"

16:55:00 Presenting file "TPTP_Parser/tptp_proof.ML"

16:55:00 Presenting theory HOL-TPTP.TPTP_Interpret

16:55:00 Presenting file "TPTP_Parser/tptp_interpret.ML"

16:55:00 Presenting theory HOL-TPTP.THF_Arith

16:55:00 Presenting theory HOL-TPTP.TPTP_Proof_Reconstruction

16:55:01 Presenting file "TPTP_Parser/tptp_reconstruct_library.ML"

16:55:01 Presenting file "TPTP_Parser/tptp_reconstruct.ML"

16:55:01 Presenting theory HOL-TPTP.ATP_Problem_Import

16:55:01 Presenting file "sledgehammer_tactics.ML"

16:55:01 Presenting file "atp_problem_import.ML"

16:55:01 Presenting HOL-Types_To_Sets ...

16:55:01 Presenting theory HOL-Types_To_Sets.Types_To_Sets

16:55:01 Presenting file "local_typedef.ML"

16:55:01 Presenting file "unoverloading.ML"

16:55:01 Presenting file "internalize_sort.ML"

16:55:01 Presenting file "unoverload_type.ML"

16:55:01 Presenting file "unoverload_def.ML"

16:55:01 Presenting theory HOL-Types_To_Sets.Prerequisites

16:55:01 Presenting theory HOL-Types_To_Sets.Finite

16:55:01 Presenting theory HOL-Types_To_Sets.T2_Spaces

16:55:01 Presenting theory HOL-Types_To_Sets.Unoverload_Def

16:55:01 Presenting theory HOL-Types_To_Sets.Group_On_With

16:55:01 Presenting theory HOL-Types_To_Sets.Linear_Algebra_On_With

16:55:01 Presenting theory HOL-Types_To_Sets.Linear_Algebra_On

16:55:02 Presenting HOL-Unix ...

16:55:02 Presenting document HOL-Unix/document

16:55:02 Presenting document HOL-Unix/outline

16:55:02 Presenting theory HOL-Unix.Nested_Environment

16:55:02 Presenting theory HOL-Unix.Unix

16:55:02 Presenting HOL-ZF ...

16:55:02 Presenting document HOL-ZF/document

16:55:02 Presenting document HOL-ZF/outline

16:55:02 Presenting theory HOL-ZF.HOLZF

16:55:02 Presenting theory HOL-ZF.Zet

16:55:02 Presenting theory HOL-ZF.LProd

16:55:02 Presenting theory HOL-ZF.MainZF

16:55:02 Presenting theory HOL-ZF.Games

16:55:03 Presenting HOLCF ...

16:55:03 Presenting document HOLCF/document

16:55:03 Presenting document HOLCF/outline

16:55:03 Presenting theory HOLCF.Porder

16:55:03 Presenting theory HOLCF.Pcpo

16:55:03 Presenting theory HOLCF.Cont

16:55:03 Presenting theory HOLCF.Adm

16:55:03 Presenting theory HOLCF.Cpodef

16:55:03 Presenting file "Tools/cpodef.ML"

16:55:03 Presenting theory HOLCF.Fun_Cpo

16:55:03 Presenting theory HOLCF.Product_Cpo

16:55:03 Presenting theory HOLCF.Cfun

16:55:03 Presenting theory HOLCF.Deflation

16:55:03 Presenting theory HOLCF.Sprod

16:55:03 Presenting theory HOLCF.Discrete

16:55:03 Presenting theory HOLCF.Up

16:55:03 Presenting theory HOLCF.Lift

16:55:03 Presenting theory HOLCF.Tr

16:55:03 Presenting theory HOLCF.Ssum

16:55:03 Presenting theory HOLCF.Sfun

16:55:03 Presenting theory HOLCF.Map_Functions

16:55:03 Presenting theory HOLCF.Cprod

16:55:03 Presenting theory HOLCF.Bifinite

16:55:03 Presenting theory HOLCF.Completion

16:55:04 Presenting theory HOLCF.Universal

16:55:04 Presenting theory HOLCF.Algebraic

16:55:04 Presenting theory HOLCF.Representable

16:55:04 Presenting theory HOLCF.One

16:55:04 Presenting theory HOLCF.Fix

16:55:04 Presenting theory HOLCF.Fixrec

16:55:04 Presenting file "Tools/holcf_library.ML"

16:55:04 Presenting file "Tools/fixrec.ML"

16:55:04 Presenting theory HOLCF.Domain_Aux

16:55:04 Presenting file "Tools/Domain/domain_take_proofs.ML"

16:55:04 Presenting file "Tools/cont_consts.ML"

16:55:04 Presenting file "Tools/cont_proc.ML"

16:55:04 Presenting file "Tools/Domain/domain_constructors.ML"

16:55:04 Presenting file "Tools/Domain/domain_induction.ML"

16:55:04 Presenting theory HOLCF.Domain

16:55:05 Presenting file "Tools/domaindef.ML"

16:55:05 Presenting file "Tools/Domain/domain_isomorphism.ML"

16:55:05 Presenting file "Tools/Domain/domain_axioms.ML"

16:55:05 Presenting file "Tools/Domain/domain.ML"

16:55:05 Presenting theory HOLCF.Compact_Basis

16:55:05 Presenting theory HOLCF.UpperPD

16:55:05 Presenting theory HOLCF.LowerPD

16:55:05 Presenting theory HOLCF.ConvexPD

16:55:05 Presenting theory HOLCF.Powerdomains

16:55:05 Presenting theory HOLCF

16:55:05 Presenting Circus ...

16:55:05 Presenting document Circus/document

16:55:05 Presenting document Circus/outline

16:55:05 Presenting theory Circus.Var

16:55:05 Presenting theory Circus.Relations

16:55:05 Presenting theory Circus.Designs

16:55:05 Presenting theory Circus.Reactive_Processes

16:55:06 Presenting theory Circus.CSP_Processes

16:55:06 Presenting theory Circus.Circus_Actions

16:55:06 Presenting theory Circus.Var_list

16:55:06 Presenting theory Circus.Denotational_Semantics

16:55:06 Presenting theory Circus.Circus_Syntax

16:55:07 Presenting theory Circus.Refinement

16:55:07 Presenting theory Circus.Refinement_Example

16:55:07 Presenting HOL-CSP ...

16:55:07 Presenting document HOL-CSP/document

16:55:07 Presenting document HOL-CSP/outline

16:55:07 Presenting theory HOL-CSP.Introduction

16:55:07 Presenting theory HOL-CSP.Process

16:55:07 Presenting theory HOL-CSP.Bot

16:55:07 Presenting theory HOL-CSP.Skip

16:55:07 Presenting theory HOL-CSP.Stop

16:55:07 Presenting theory HOL-CSP.Mprefix

16:55:07 Presenting theory HOL-CSP.Det

16:55:07 Presenting theory HOL-CSP.Ndet

16:55:07 Presenting theory HOL-CSP.Seq

16:55:07 Presenting theory HOL-CSP.Hide

16:55:08 Presenting theory HOL-CSP.Sync

16:55:08 Presenting theory HOL-CSP.Mndet

16:55:08 Presenting theory HOL-CSP.CSP

16:55:09 Presenting theory HOL-CSP.Assertions

16:55:09 Presenting theory HOL-CSP.Conclusion

16:55:09 Presenting theory HOL-CSP.CopyBuffer

16:55:09 Presenting HOLCF-IMP ...

16:55:09 Presenting document HOLCF-IMP/document

16:55:09 Presenting document HOLCF-IMP/outline

16:55:09 Presenting theory HOLCF-IMP.Denotational

16:55:09 Presenting theory HOLCF-IMP.HoareEx

16:55:09 Presenting HOLCF-Library ...

16:55:09 Presenting theory HOLCF-Library.Bool_Discrete

16:55:10 Presenting theory HOLCF-Library.Char_Discrete

16:55:10 Presenting theory HOLCF-Library.Defl_Bifinite

16:55:10 Presenting theory HOLCF-Library.Int_Discrete

16:55:10 Presenting theory HOLCF-Library.List_Cpo

16:55:10 Presenting theory HOLCF-Library.Sum_Cpo

16:55:10 Presenting theory HOLCF-Library.List_Predomain

16:55:10 Presenting theory HOLCF-Library.Nat_Discrete

16:55:10 Presenting theory HOLCF-Library.Option_Cpo

16:55:10 Presenting theory HOLCF-Library.Stream

16:55:10 Presenting theory HOLCF-Library.HOLCF_Library

16:55:10 Presenting theory HOLCF-Library.HOL_Cpo

16:55:10 Presenting HOLCF-FOCUS ...

16:55:10 Presenting theory HOLCF-FOCUS.Fstreams

16:55:10 Presenting theory HOLCF-FOCUS.Fstream

16:55:10 Presenting theory HOLCF-FOCUS.FOCUS

16:55:10 Presenting theory HOLCF-FOCUS.Buffer

16:55:10 Presenting theory HOLCF-FOCUS.Stream_adm

16:55:10 Presenting theory HOLCF-FOCUS.Buffer_adm

16:55:10 Presenting HOLCF-ex ...

16:55:10 Presenting theory HOLCF-ex.Dnat

16:55:10 Presenting theory HOLCF-ex.Dagstuhl

16:55:10 Presenting theory HOLCF-ex.Focus_ex

16:55:10 Presenting theory HOLCF-ex.Fix2

16:55:10 Presenting theory HOLCF-ex.Hoare

16:55:10 Presenting theory HOLCF-ex.Concurrency_Monad

16:55:11 Presenting theory HOLCF-ex.Loop

16:55:11 Presenting theory HOLCF-ex.Powerdomain_ex

16:55:11 Presenting theory HOLCF-ex.Domain_Proofs

16:55:11 Presenting theory HOLCF-ex.Letrec

16:55:11 Presenting theory HOLCF-ex.Pattern_Match

16:55:11 Presenting PCF ...

16:55:11 Presenting document PCF/document

16:55:11 Presenting document PCF/outline

16:55:11 Presenting theory PCF.Basis

16:55:11 Presenting theory PCF.Logical_Relations

16:55:11 Presenting theory PCF.PCF

16:55:11 Presenting theory PCF.OpSem

16:55:12 Presenting theory PCF.Continuations

16:55:12 Presenting theory PCF.SmallStep

16:55:12 Presenting HOLCF-Prelude ...

16:55:12 Presenting document HOLCF-Prelude/document

16:55:12 Presenting document HOLCF-Prelude/outline

16:55:12 Presenting theory HOLCF-Prelude.HOLCF_Main

16:55:12 Presenting theory HOLCF-Prelude.Type_Classes

16:55:12 Presenting theory HOLCF-Prelude.Numeral_Cpo

16:55:12 Presenting theory HOLCF-Prelude.Data_Function

16:55:12 Presenting theory HOLCF-Prelude.Data_Bool

16:55:12 Presenting theory HOLCF-Prelude.Data_Tuple

16:55:12 Presenting theory HOLCF-Prelude.Data_Integer

16:55:12 Presenting theory HOLCF-Prelude.Data_List

16:55:13 Presenting theory HOLCF-Prelude.Data_Maybe

16:55:13 Presenting theory HOLCF-Prelude.Definedness

16:55:13 Presenting theory HOLCF-Prelude.List_Comprehension

16:55:13 Presenting theory HOLCF-Prelude.Num_Class

16:55:13 Presenting theory HOLCF-Prelude.HOLCF_Prelude

16:55:13 Presenting theory HOLCF-Prelude.Fibs

16:55:13 Presenting theory HOLCF-Prelude.Sieve_Primes

16:55:13 Presenting theory HOLCF-Prelude.GHC_Rewrite_Rules

16:55:13 Presenting theory HOLCF-Prelude.HLint

16:55:13 Presenting BirdKMP ...

16:55:13 Presenting document BirdKMP/document

16:55:13 Presenting document BirdKMP/outline

16:55:13 Presenting theory BirdKMP.HOLCF_ROOT

16:55:13 Presenting theory BirdKMP.Theory_Of_Lists

16:55:13 Presenting theory BirdKMP.KMP

16:55:14 Presenting HOLCF-Tutorial ...

16:55:14 Presenting document HOLCF-Tutorial/document

16:55:14 Presenting document HOLCF-Tutorial/outline

16:55:14 Presenting theory HOLCF-Tutorial.Domain_ex

16:55:14 Presenting theory HOLCF-Tutorial.Fixrec_ex

16:55:14 Presenting theory HOLCF-Tutorial.New_Domain

16:55:14 Presenting IOA ...

16:55:14 Presenting theory IOA.Seq

16:55:14 Presenting theory IOA.Sequence

16:55:14 Presenting theory IOA.Asig

16:55:14 Presenting theory IOA.Automata

16:55:15 Presenting theory IOA.Traces

16:55:15 Presenting theory IOA.RefMappings

16:55:15 Presenting theory IOA.RefCorrectness

16:55:15 Presenting theory IOA.Simulations

16:55:15 Presenting theory IOA.SimCorrectness

16:55:15 Presenting theory IOA.CompoExecs

16:55:15 Presenting theory IOA.CompoScheds

16:55:15 Presenting theory IOA.ShortExecutions

16:55:15 Presenting theory IOA.CompoTraces

16:55:16 Presenting theory IOA.Compositionality

16:55:16 Presenting theory IOA.Deadlock

16:55:16 Presenting theory IOA.IOA

16:55:16 Presenting theory IOA.Pred

16:55:16 Presenting theory IOA.TL

16:55:16 Presenting theory IOA.TLS

16:55:16 Presenting theory IOA.LiveIOA

16:55:16 Presenting theory IOA.Abstraction

16:55:16 Presenting IOA-ABP ...

16:55:16 Presenting theory IOA-ABP.Packet

16:55:16 Presenting theory IOA-ABP.Action

16:55:16 Presenting theory IOA-ABP.Env

16:55:16 Presenting theory IOA-ABP.Lemmas

16:55:16 Presenting theory IOA-ABP.Sender

16:55:16 Presenting theory IOA-ABP.Receiver

16:55:16 Presenting theory IOA-ABP.Abschannel

16:55:16 Presenting theory IOA-ABP.Impl

16:55:16 Presenting theory IOA-ABP.Abschannel_finite

16:55:16 Presenting theory IOA-ABP.Impl_finite

16:55:16 Presenting theory IOA-ABP.Correctness

16:55:16 Presenting file "Check.ML"

16:55:16 Presenting theory IOA-ABP.Spec

16:55:16 Presenting IOA-NTP ...

16:55:16 Presenting theory IOA-NTP.Overview

16:55:16 Presenting theory IOA-NTP.Lemmas

16:55:16 Presenting theory IOA-NTP.Multiset

16:55:16 Presenting theory IOA-NTP.Packet

16:55:16 Presenting theory IOA-NTP.Action

16:55:16 Presenting theory IOA-NTP.Sender

16:55:17 Presenting theory IOA-NTP.Receiver

16:55:17 Presenting theory IOA-NTP.Abschannel

16:55:17 Presenting theory IOA-NTP.Impl

16:55:17 Presenting theory IOA-NTP.Spec

16:55:17 Presenting theory IOA-NTP.Correctness

16:55:17 Presenting IOA-Storage ...

16:55:17 Presenting theory IOA-Storage.Action

16:55:17 Presenting theory IOA-Storage.Spec

16:55:17 Presenting theory IOA-Storage.Impl

16:55:17 Presenting theory IOA-Storage.Correctness

16:55:17 Presenting IOA-ex ...

16:55:17 Presenting theory IOA-ex.TrivEx

16:55:17 Presenting theory IOA-ex.TrivEx2

16:55:17 Presenting Launchbury ...

16:55:17 Presenting document Launchbury/document

16:55:17 Presenting document Launchbury/outline

16:55:17 Presenting theory Launchbury.AList-Utils

16:55:17 Presenting theory Launchbury.HOLCF-Join

16:55:17 Presenting theory Launchbury.HOLCF-Join-Classes

16:55:17 Presenting theory Launchbury.Env

16:55:17 Presenting theory Launchbury.Pointwise

16:55:17 Presenting theory Launchbury.HOLCF-Utils

16:55:17 Presenting theory Launchbury.EvalHeap

16:55:17 Presenting theory Launchbury.Nominal-Utils

16:55:17 Presenting theory Launchbury.AList-Utils-Nominal

16:55:17 Presenting theory Launchbury.Nominal-HOLCF

16:55:17 Presenting theory Launchbury.Env-HOLCF

16:55:17 Presenting theory Launchbury.HasESem

16:55:17 Presenting theory Launchbury.Iterative

16:55:17 Presenting theory Launchbury.Env-Nominal

16:55:18 Presenting theory Launchbury.HeapSemantics

16:55:18 Presenting theory Launchbury.Vars

16:55:18 Presenting theory Launchbury.Terms

16:55:18 Presenting theory Launchbury.AbstractDenotational

16:55:18 Presenting theory Launchbury.Substitution

16:55:18 Presenting theory Launchbury.Abstract-Denotational-Props

16:55:18 Presenting theory Launchbury.Value

16:55:18 Presenting theory Launchbury.Value-Nominal

16:55:18 Presenting theory Launchbury.Denotational

16:55:18 Presenting theory Launchbury.Launchbury

16:55:18 Presenting theory Launchbury.CorrectnessOriginal

16:55:18 Presenting theory Launchbury.Mono-Nat-Fun

16:55:18 Presenting theory Launchbury.C

16:55:18 Presenting theory Launchbury.CValue

16:55:18 Presenting theory Launchbury.CValue-Nominal

16:55:18 Presenting theory Launchbury.HOLCF-Meet

16:55:18 Presenting theory Launchbury.C-Meet

16:55:18 Presenting theory Launchbury.C-restr

16:55:18 Presenting theory Launchbury.ResourcedDenotational

16:55:18 Presenting theory Launchbury.CorrectnessResourced

16:55:18 Presenting theory Launchbury.ResourcedAdequacy

16:55:18 Presenting theory Launchbury.ValueSimilarity

16:55:19 Presenting theory Launchbury.Denotational-Related

16:55:19 Presenting theory Launchbury.Adequacy

16:55:19 Presenting theory Launchbury.EverythingAdequacy

16:55:19 Presenting Call_Arity ...

16:55:19 Presenting document Call_Arity/document

16:55:19 Presenting document Call_Arity/outline

16:55:19 Presenting theory Call_Arity.BalancedTraces

16:55:19 Presenting theory Call_Arity.SestoftConf

16:55:19 Presenting theory Call_Arity.Sestoft

16:55:19 Presenting theory Call_Arity.SestoftCorrect

16:55:19 Presenting theory Call_Arity.Arity

16:55:19 Presenting theory Call_Arity.AEnv

16:55:19 Presenting theory Call_Arity.Arity-Nominal

16:55:19 Presenting theory Call_Arity.ArityAnalysisSig

16:55:19 Presenting theory Call_Arity.ArityAnalysisAbinds

16:55:19 Presenting theory Call_Arity.ArityAnalysisSpec

16:55:19 Presenting theory Call_Arity.TrivialArityAnal

16:55:19 Presenting theory Call_Arity.Cardinality-Domain

16:55:19 Presenting theory Call_Arity.CardinalityAnalysisSig

16:55:19 Presenting theory Call_Arity.ConstOn

16:55:19 Presenting theory Call_Arity.CardinalityAnalysisSpec

16:55:19 Presenting theory Call_Arity.ArityAnalysisStack

16:55:19 Presenting theory Call_Arity.NoCardinalityAnalysis

16:55:19 Presenting theory Call_Arity.TransformTools

16:55:19 Presenting theory Call_Arity.AbstractTransform

16:55:19 Presenting theory Call_Arity.EtaExpansion

16:55:19 Presenting theory Call_Arity.EtaExpansionSafe

16:55:20 Presenting theory Call_Arity.ArityStack

16:55:20 Presenting theory Call_Arity.ArityEtaExpansion

16:55:20 Presenting theory Call_Arity.ArityEtaExpansionSafe

16:55:20 Presenting theory Call_Arity.ArityTransform

16:55:20 Presenting theory Call_Arity.ArityConsistent

16:55:20 Presenting theory Call_Arity.ArityTransformSafe

16:55:20 Presenting theory Call_Arity.Set-Cpo

16:55:20 Presenting theory Call_Arity.Env-Set-Cpo

16:55:20 Presenting theory Call_Arity.CoCallGraph

16:55:20 Presenting theory Call_Arity.CoCallAnalysisSig

16:55:20 Presenting theory Call_Arity.AList-Utils-HOLCF

16:55:20 Presenting theory Call_Arity.CoCallGraph-Nominal

16:55:20 Presenting theory Call_Arity.CoCallAnalysisBinds

16:55:20 Presenting theory Call_Arity.ArityAnalysisFix

16:55:20 Presenting theory Call_Arity.CoCallFix

16:55:20 Presenting theory Call_Arity.CoCallAnalysisImpl

16:55:20 Presenting theory Call_Arity.CallArityEnd2End

16:55:20 Presenting theory Call_Arity.SestoftGC

16:55:20 Presenting theory Call_Arity.CardArityTransformSafe

16:55:21 Presenting theory Call_Arity.CoCallAritySig

16:55:21 Presenting theory Call_Arity.CoCallAnalysisSpec

16:55:21 Presenting theory Call_Arity.ArityAnalysisFixProps

16:55:21 Presenting theory Call_Arity.CoCallImplSafe

16:55:21 Presenting theory Call_Arity.List-Interleavings

16:55:21 Presenting theory Call_Arity.TTree

16:55:21 Presenting theory Call_Arity.TTree-HOLCF

16:55:21 Presenting theory Call_Arity.AnalBinds

16:55:21 Presenting theory Call_Arity.TTreeAnalysisSig

16:55:21 Presenting theory Call_Arity.CoCallGraph-TTree

16:55:21 Presenting theory Call_Arity.CoCallImplTTree

16:55:21 Presenting theory Call_Arity.Cardinality-Domain-Lists

16:55:21 Presenting theory Call_Arity.TTreeAnalysisSpec

16:55:21 Presenting theory Call_Arity.CoCallImplTTreeSafe

16:55:22 Presenting theory Call_Arity.TTreeImplCardinality

16:55:22 Presenting theory Call_Arity.TTreeImplCardinalitySafe

16:55:22 Presenting theory Call_Arity.CallArityEnd2EndSafe

16:55:22 Presenting theory Call_Arity.ArityAnalysisCorrDenotational

16:55:22 Presenting Shivers-CFA ...

16:55:22 Presenting document Shivers-CFA/document

16:55:22 Presenting document Shivers-CFA/outline

16:55:22 Presenting theory Shivers-CFA.HOLCFUtils

16:55:22 Presenting theory Shivers-CFA.CPSScheme

16:55:22 Presenting theory Shivers-CFA.Eval

16:55:22 Presenting theory Shivers-CFA.Utils

16:55:22 Presenting theory Shivers-CFA.SetMap

16:55:22 Presenting theory Shivers-CFA.AbsCF

16:55:22 Presenting theory Shivers-CFA.ExCF

16:55:22 Presenting theory Shivers-CFA.AbsCFCorrect

16:55:23 Presenting theory Shivers-CFA.ExCFSV

16:55:23 Presenting theory Shivers-CFA.Computability

16:55:23 Presenting theory Shivers-CFA.FixTransform

16:55:23 Presenting theory Shivers-CFA.CPSUtils

16:55:23 Presenting theory Shivers-CFA.MapSets

16:55:23 Presenting theory Shivers-CFA.AbsCFComp

16:55:23 Presenting Stream-Fusion ...

16:55:23 Presenting document Stream-Fusion/document

16:55:23 Presenting document Stream-Fusion/outline

16:55:23 Presenting theory Stream-Fusion.LazyList

16:55:23 Presenting theory Stream-Fusion.Stream

16:55:23 Presenting theory Stream-Fusion.StreamFusion

16:55:23 Presenting Tycon ...

16:55:23 Presenting document Tycon/document

16:55:23 Presenting document Tycon/outline

16:55:23 Presenting theory Tycon.TypeApp

16:55:23 Presenting theory Tycon.Coerce

16:55:23 Presenting theory Tycon.Functor

16:55:24 Presenting file "tycondef.ML"

16:55:24 Presenting theory Tycon.Monad

16:55:24 Presenting theory Tycon.Monad_Zero

16:55:24 Presenting theory Tycon.Monad_Plus

16:55:24 Presenting theory Tycon.Monad_Zero_Plus

16:55:24 Presenting theory Tycon.Lazy_List_Monad

16:55:24 Presenting theory Tycon.Maybe_Monad

16:55:24 Presenting theory Tycon.Error_Monad

16:55:24 Presenting theory Tycon.Writer_Monad

16:55:24 Presenting theory Tycon.Binary_Tree_Monad

16:55:24 Presenting theory Tycon.Lift_Monad

16:55:24 Presenting theory Tycon.Resumption_Transformer

16:55:24 Presenting theory Tycon.State_Transformer

16:55:24 Presenting theory Tycon.Error_Transformer

16:55:24 Presenting theory Tycon.Writer_Transformer

16:55:24 Presenting theory Tycon.Monad_Transformer

16:55:24 Presenting WorkerWrapper ...

16:55:24 Presenting document WorkerWrapper/document

16:55:24 Presenting document WorkerWrapper/outline

16:55:24 Presenting theory WorkerWrapper.Nats

16:55:24 Presenting theory WorkerWrapper.LList

16:55:24 Presenting theory WorkerWrapper.Maybe

16:55:24 Presenting theory WorkerWrapper.FixedPointTheorems

16:55:24 Presenting theory WorkerWrapper.WorkerWrapper

16:55:25 Presenting theory WorkerWrapper.CounterExample

16:55:25 Presenting theory WorkerWrapper.WorkerWrapperNew

16:55:25 Presenting theory WorkerWrapper.Accumulator

16:55:25 Presenting theory WorkerWrapper.UnboxedNats

16:55:25 Presenting theory WorkerWrapper.Streams

16:55:25 Presenting theory WorkerWrapper.Continuations

16:55:25 Presenting theory WorkerWrapper.Backtracking

16:55:25 Presenting theory WorkerWrapper.Nub

16:55:25 Presenting theory WorkerWrapper.Last

16:55:25 Presenting Heard_Of ...

16:55:25 Presenting document Heard_Of/document

16:55:25 Presenting document Heard_Of/outline

16:55:25 Presenting theory Heard_Of.HOModel

16:55:25 Presenting theory Heard_Of.Reduction

16:55:25 Presenting theory Heard_Of.Majorities

16:55:25 Presenting theory Heard_Of.OneThirdRuleDefs

16:55:25 Presenting theory Heard_Of.OneThirdRuleProof

16:55:25 Presenting theory Heard_Of.UvDefs

16:55:25 Presenting theory Heard_Of.UvProof

16:55:26 Presenting theory Heard_Of.LastVotingDefs

16:55:26 Presenting theory Heard_Of.LastVotingProof

16:55:26 Presenting theory Heard_Of.UteDefs

16:55:26 Presenting theory Heard_Of.UteProof

16:55:26 Presenting theory Heard_Of.AteDefs

16:55:26 Presenting theory Heard_Of.AteProof

16:55:27 Presenting theory Heard_Of.EigbyzDefs

16:55:27 Presenting theory Heard_Of.EigbyzProof

16:55:27 Presenting Hello_World ...

16:55:27 Presenting document Hello_World/document

16:55:27 Presenting document Hello_World/outline

16:55:27 Presenting theory Hello_World.IO

16:55:27 Presenting theory Hello_World.HelloWorld

16:55:27 Presenting theory Hello_World.HelloWorld_Proof

16:55:27 Presenting theory Hello_World.RunningCodeFromIsabelle

16:55:27 Presenting Higher_Order_Terms ...

16:55:27 Presenting document Higher_Order_Terms/document

16:55:27 Presenting document Higher_Order_Terms/outline

16:55:27 Presenting theory Higher_Order_Terms.Term_Utils

16:55:27 Presenting theory Higher_Order_Terms.Disjoint_Sets

16:55:27 Presenting theory Higher_Order_Terms.Find_First

16:55:27 Presenting theory Higher_Order_Terms.Name

16:55:27 Presenting theory Higher_Order_Terms.Fresh_Monad

16:55:27 Presenting theory Higher_Order_Terms.Fresh_Class

16:55:27 Presenting theory Higher_Order_Terms.Term_Class

16:55:27 Presenting theory Higher_Order_Terms.Term

16:55:27 Presenting theory Higher_Order_Terms.Pats

16:55:27 Presenting theory Higher_Order_Terms.Nterm

16:55:27 Presenting theory Higher_Order_Terms.Term_to_Nterm

16:55:28 Presenting theory Higher_Order_Terms.Unification_Compat

16:55:28 Presenting theory Higher_Order_Terms.Lambda_Free_Compat

16:55:28 Presenting Hoare_Time ...

16:55:28 Presenting document Hoare_Time/document

16:55:28 Presenting document Hoare_Time/outline

16:55:28 Presenting theory Hoare_Time.AExp

16:55:28 Presenting theory Hoare_Time.BExp

16:55:28 Presenting theory Hoare_Time.Com

16:55:28 Presenting theory Hoare_Time.Big_Step

16:55:28 Presenting theory Hoare_Time.Big_StepT

16:55:28 Presenting theory Hoare_Time.Nielson_Hoare

16:55:28 Presenting theory Hoare_Time.Nielson_VCG

16:55:29 Presenting theory Hoare_Time.Vars

16:55:29 Presenting theory Hoare_Time.Nielson_VCGi

16:55:30 Presenting theory Hoare_Time.Nielson_VCGi_complete

16:55:30 Presenting theory Hoare_Time.Nielson_Examples

16:55:30 Presenting theory Hoare_Time.Nielson_Sqrt

16:55:30 Presenting theory Hoare_Time.Quant_Hoare

16:55:30 Presenting theory Hoare_Time.Quant_VCG

16:55:30 Presenting theory Hoare_Time.Quant_Examples

16:55:30 Presenting theory Hoare_Time.QuantK_Hoare

16:55:30 Presenting theory Hoare_Time.QuantK_VCG

16:55:31 Presenting theory Hoare_Time.QuantK_Examples

16:55:31 Presenting theory Hoare_Time.QuantK_Sqrt

16:55:31 Presenting theory Hoare_Time.Partial_Evaluation

16:55:31 Presenting theory Hoare_Time.Product_Separation_Algebra

16:55:31 Presenting theory Hoare_Time.Sep_Algebra_Add

16:55:31 Presenting theory Hoare_Time.Big_StepT_Partial

16:55:31 Presenting theory Hoare_Time.SepLog_Hoare

16:55:31 Presenting theory Hoare_Time.SepLog_Examples

16:55:31 Presenting theory Hoare_Time.SepLogK_Hoare

16:55:32 Presenting theory Hoare_Time.SepLogK_VCG

16:55:32 Presenting theory Hoare_Time.Discussion

16:55:32 Presenting theory Hoare_Time.DiscussionO

16:55:32 Presenting theory Hoare_Time.Hoare_Time

16:55:32 Presenting HotelKeyCards ...

16:55:32 Presenting document HotelKeyCards/document

16:55:32 Presenting document HotelKeyCards/outline

16:55:32 Presenting theory HotelKeyCards.Notation

16:55:32 Presenting theory HotelKeyCards.Basis

16:55:32 Presenting theory HotelKeyCards.State

16:55:32 Presenting theory HotelKeyCards.NewCard

16:55:32 Presenting theory HotelKeyCards.Trace

16:55:32 Presenting theory HotelKeyCards.Equivalence

16:55:32 Presenting How_to_Prove_it ...

16:55:32 Presenting document How_to_Prove_it/how_to_prove_it

16:55:32 Presenting theory How_to_Prove_it.How_to_Prove_it

16:55:32 Presenting Huffman ...

16:55:32 Presenting document Huffman/document

16:55:32 Presenting document Huffman/outline

16:55:32 Presenting theory Huffman.Huffman

16:55:33 Presenting Hybrid_Logic ...

16:55:33 Presenting document Hybrid_Logic/document

16:55:33 Presenting document Hybrid_Logic/outline

16:55:33 Presenting theory Hybrid_Logic.Hybrid_Logic

16:55:34 Presenting Hybrid_Multi_Lane_Spatial_Logic ...

16:55:34 Presenting document Hybrid_Multi_Lane_Spatial_Logic/document

16:55:34 Presenting document Hybrid_Multi_Lane_Spatial_Logic/outline

16:55:34 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.NatInt

16:55:34 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.RealInt

16:55:35 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Cars

16:55:35 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Traffic

16:55:35 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Views

16:55:35 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Restriction

16:55:35 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Move

16:55:35 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Sensors

16:55:35 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Length

16:55:35 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL

16:55:36 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Perfect_Sensors

16:55:36 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL_Perfect

16:55:36 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Perfect

16:55:36 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Regular_Sensors

16:55:36 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL_Regular

16:55:36 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Regular

16:55:36 Presenting IMP2 ...

16:55:36 Presenting document IMP2/document

16:55:36 Presenting document IMP2/outline

16:55:36 Presenting theory IMP2.IMP2_Aux_Lemmas

16:55:36 Presenting theory IMP2.IMP2_Utils

16:55:36 Presenting theory IMP2.Named_Simpsets

16:55:37 Presenting file "named_simpsets.ML"

16:55:37 Presenting theory IMP2.Subgoal_Focus_Some

16:55:37 Presenting file "subgoal_focus_some.ML"

16:55:37 Presenting theory IMP2.Syntax

16:55:37 Presenting theory IMP2.Semantics

16:55:37 Presenting theory IMP2.Annotated_Syntax

16:55:37 Presenting theory IMP2.IMP2_Basic_Simpset

16:55:37 Presenting theory IMP2.Parser

16:55:37 Presenting theory IMP2.IMP2_Basic_Decls

16:55:37 Presenting theory IMP2.IMP2_Program_Analysis

16:55:37 Presenting theory IMP2.IMP2_Var_Postprocessor

16:55:37 Presenting theory IMP2.IMP2_Var_Abs

16:55:37 Presenting theory IMP2.IMP2_VCG

16:55:38 Presenting theory IMP2.IMP2_Specification

16:55:38 Presenting theory IMP2.IMP2

16:55:38 Presenting theory IMP2.Quickstart_Guide

16:55:38 Presenting theory IMP2.IMP2_from_IMP

16:55:38 Presenting theory IMP2.Examples

16:55:38 Presenting IMP2_Binary_Heap ...

16:55:38 Presenting document IMP2_Binary_Heap/document

16:55:38 Presenting document IMP2_Binary_Heap/outline

16:55:38 Presenting theory IMP2_Binary_Heap.IMP2_Binary_Heap

16:55:38 Presenting Implementation ...

16:55:38 Presenting document Implementation/implementation

16:55:38 Presenting theory Implementation.Base

16:55:38 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

16:55:38 Presenting theory Implementation.Eq

16:55:39 Presenting theory Implementation.Integration

16:55:39 Presenting theory Implementation.Isar

16:55:39 Presenting theory Implementation.Local_Theory

16:55:39 Presenting theory Implementation.ML

16:55:39 Presenting theory Implementation.Prelim

16:55:39 Presenting theory Implementation.Proof

16:55:39 Presenting theory Implementation.Syntax

16:55:39 Presenting theory Implementation.Tactic

16:55:39 Presenting theory Implementation.Logic

16:55:39 Presenting Impossible_Geometry ...

16:55:39 Presenting document Impossible_Geometry/document

16:55:39 Presenting document Impossible_Geometry/outline

16:55:39 Presenting theory Impossible_Geometry.Impossible_Geometry

16:55:39 Presenting Inductive_Confidentiality ...

16:55:39 Presenting document Inductive_Confidentiality/document

16:55:39 Presenting document Inductive_Confidentiality/outline

16:55:39 Presenting theory Inductive_Confidentiality.Message

16:55:40 Presenting theory Inductive_Confidentiality.Event

16:55:40 Presenting theory Inductive_Confidentiality.Public

16:55:40 Presenting theory Inductive_Confidentiality.NS_Public_Bad

16:55:40 Presenting theory Inductive_Confidentiality.ConfidentialityDY

16:55:40 Presenting theory Inductive_Confidentiality.MessageGA

16:55:40 Presenting theory Inductive_Confidentiality.EventGA

16:55:40 Presenting theory Inductive_Confidentiality.PublicGA

16:55:40 Presenting theory Inductive_Confidentiality.NS_Public_Bad_GA

16:55:40 Presenting theory Inductive_Confidentiality.ConfidentialityGA

16:55:40 Presenting theory Inductive_Confidentiality.Knowledge

16:55:40 Presenting Inductive_Inference ...

16:55:40 Presenting document Inductive_Inference/document

16:55:40 Presenting document Inductive_Inference/outline

16:55:40 Presenting theory Inductive_Inference.Partial_Recursive

16:55:41 Presenting theory Inductive_Inference.Universal

16:55:41 Presenting theory Inductive_Inference.Standard_Results

16:55:42 Presenting theory Inductive_Inference.Inductive_Inference_Basics

16:55:42 Presenting theory Inductive_Inference.CP_FIN_NUM

16:55:42 Presenting theory Inductive_Inference.CONS_LIM

16:55:42 Presenting theory Inductive_Inference.Lemma_R

16:55:43 Presenting theory Inductive_Inference.LIM_BC

16:55:43 Presenting theory Inductive_Inference.TOTAL_CONS

16:55:43 Presenting theory Inductive_Inference.R1_BC

16:55:43 Presenting theory Inductive_Inference.Union

16:55:43 Presenting InfPathElimination ...

16:55:43 Presenting document InfPathElimination/document

16:55:43 Presenting document InfPathElimination/outline

16:55:43 Presenting theory InfPathElimination.Graph

16:55:44 Presenting theory InfPathElimination.Aexp

16:55:44 Presenting theory InfPathElimination.Bexp

16:55:44 Presenting theory InfPathElimination.Labels

16:55:44 Presenting theory InfPathElimination.Store

16:55:44 Presenting theory InfPathElimination.Conf

16:55:44 Presenting theory InfPathElimination.SymExec

16:55:44 Presenting theory InfPathElimination.LTS

16:55:44 Presenting theory InfPathElimination.SubRel

16:55:44 Presenting theory InfPathElimination.ArcExt

16:55:44 Presenting theory InfPathElimination.SubExt

16:55:44 Presenting theory InfPathElimination.RB

16:55:45 Presenting Isabelle_C ...

16:55:45 Presenting document Isabelle_C/document

16:55:45 Presenting document Isabelle_C/outline

16:55:45 Presenting theory Isabelle_C.C_Lexer_Language

16:55:45 Presenting theory Isabelle_C.C_Ast

16:55:55 Presenting file "$AFP/Isabelle_C/C11-FrontEnd/generated/c_ast.ML"

16:55:56 Presenting theory Isabelle_C.C_Environment

16:55:56 Presenting theory Isabelle_C.C_Parser_Language

16:56:00 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/base.sig"

16:56:00 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/join.sml"

16:56:00 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/lrtable.sml"

16:56:00 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/stream.sml"

16:56:00 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/parser1.sml"

16:56:00 Presenting file "$AFP/Isabelle_C/C11-FrontEnd/generated/c_grammar_fun.grm.sig"

16:56:00 Presenting file "$AFP/Isabelle_C/C11-FrontEnd/generated/c_grammar_fun.grm.sml"

16:56:00 Presenting theory Isabelle_C.C_Lexer_Annotation

16:56:01 Presenting theory Isabelle_C.C_Parser_Annotation

16:56:01 Presenting theory Isabelle_C.C_Eval

16:56:01 Presenting theory Isabelle_C.C_Command

16:56:01 Presenting theory Isabelle_C.C_Document

16:56:02 Presenting theory Isabelle_C.C_Main

16:56:02 Presenting theory Isabelle_C.C0

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/argument_scope.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/atomic_parenthesis.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/bitfield_declaration_ambiguity.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/bitfield_declaration_ambiguity.ok.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/block_scope.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/char-literal-printing.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/c-namespace.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/control-scope.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/dangling_else.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/declarators.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/designator.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum_constant_visibility.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum_shadows_typedef.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum-trick.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/expressions.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/function-decls.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/local_scope.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/local_typedef.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/long-long-struct.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/namespaces.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/no_local_scope.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/parameter_declaration_ambiguity.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/parameter_declaration_ambiguity.test.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/statements.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/struct-recursion.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/typedef_star.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/types.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/variable_star.c"

16:56:02 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/bitfield_declaration_ambiguity.fail.c"

16:56:02 Presenting theory Isabelle_C.C1

16:56:02 Presenting theory Isabelle_C.C2

16:56:02 Presenting theory Isabelle_C.C_paper

16:56:02 Presenting theory Isabelle_C.C_Appendices

16:56:02 Presenting theory Isabelle_C.README

16:56:02 Presenting Isar_Ref ...

16:56:02 Presenting document Isar_Ref/isar-ref

16:56:02 Presenting theory Isar_Ref.Base

16:56:02 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

16:56:02 Presenting theory Isar_Ref.Preface

16:56:02 Presenting theory Isar_Ref.Synopsis

16:56:02 Presenting theory Isar_Ref.Framework

16:56:02 Presenting theory Isar_Ref.First_Order_Logic

16:56:02 Presenting theory Isar_Ref.Outer_Syntax

16:56:02 Presenting theory Isar_Ref.Document_Preparation

16:56:03 Presenting theory Isar_Ref.Spec

16:56:03 Presenting theory Isar_Ref.Proof

16:56:03 Presenting theory Isar_Ref.Proof_Script

16:56:03 Presenting theory Isar_Ref.Inner_Syntax

16:56:03 Presenting theory Isar_Ref.Generic

16:56:03 Presenting theory Isar_Ref.HOL_Specific

16:56:03 Presenting theory Isar_Ref.Quick_Reference

16:56:03 Presenting theory Isar_Ref.Symbols

16:56:03 Presenting JEdit ...

16:56:03 Presenting document JEdit/jedit

16:56:03 Presenting theory JEdit.Base

16:56:03 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

16:56:03 Presenting theory JEdit.JEdit

16:56:03 Presenting Jacobson_Basic_Algebra ...

16:56:03 Presenting document Jacobson_Basic_Algebra/document

16:56:03 Presenting document Jacobson_Basic_Algebra/outline

16:56:03 Presenting theory Jacobson_Basic_Algebra.Set_Theory

16:56:03 Presenting theory Jacobson_Basic_Algebra.Group_Theory

16:56:04 Presenting theory Jacobson_Basic_Algebra.Ring_Theory

16:56:04 Presenting JiveDataStoreModel ...

16:56:04 Presenting document JiveDataStoreModel/document

16:56:04 Presenting document JiveDataStoreModel/outline

16:56:04 Presenting theory JiveDataStoreModel.TypeIds

16:56:04 Presenting theory JiveDataStoreModel.JavaType

16:56:04 Presenting theory JiveDataStoreModel.DirectSubtypes

16:56:04 Presenting theory JiveDataStoreModel.Subtype

16:56:04 Presenting theory JiveDataStoreModel.Attributes

16:56:04 Presenting theory JiveDataStoreModel.AttributesIndep

16:56:04 Presenting theory JiveDataStoreModel.Value

16:56:04 Presenting theory JiveDataStoreModel.Location

16:56:04 Presenting theory JiveDataStoreModel.Store

16:56:04 Presenting theory JiveDataStoreModel.StoreProperties

16:56:04 Presenting theory JiveDataStoreModel.JML

16:56:04 Presenting theory JiveDataStoreModel.UnivSpec

16:56:04 Presenting KAD ...

16:56:04 Presenting document KAD/document

16:56:04 Presenting document KAD/outline

16:56:04 Presenting theory KAD.Domain_Semiring

16:56:05 Presenting theory KAD.Antidomain_Semiring

16:56:05 Presenting theory KAD.Range_Semiring

16:56:05 Presenting theory KAD.Modal_Kleene_Algebra

16:56:05 Presenting theory KAD.Modal_Kleene_Algebra_Models

16:56:05 Presenting theory KAD.Modal_Kleene_Algebra_Applications

16:56:05 Presenting Key_Agreement_Strong_Adversaries ...

16:56:05 Presenting document Key_Agreement_Strong_Adversaries/document

16:56:05 Presenting document Key_Agreement_Strong_Adversaries/outline

16:56:05 Presenting theory Key_Agreement_Strong_Adversaries.Infra

16:56:05 Presenting theory Key_Agreement_Strong_Adversaries.Refinement

16:56:05 Presenting theory Key_Agreement_Strong_Adversaries.Messages

16:56:05 Presenting theory Key_Agreement_Strong_Adversaries.Message_derivation

16:56:05 Presenting theory Key_Agreement_Strong_Adversaries.IK

16:56:05 Presenting theory Key_Agreement_Strong_Adversaries.Secrecy

16:56:05 Presenting theory Key_Agreement_Strong_Adversaries.AuthenticationN

16:56:05 Presenting theory Key_Agreement_Strong_Adversaries.AuthenticationI

16:56:06 Presenting theory Key_Agreement_Strong_Adversaries.Runs

16:56:06 Presenting theory Key_Agreement_Strong_Adversaries.Channels

16:56:06 Presenting theory Key_Agreement_Strong_Adversaries.Payloads

16:56:06 Presenting theory Key_Agreement_Strong_Adversaries.Implem

16:56:06 Presenting theory Key_Agreement_Strong_Adversaries.Implem_lemmas

16:56:06 Presenting theory Key_Agreement_Strong_Adversaries.Implem_symmetric

16:56:06 Presenting theory Key_Agreement_Strong_Adversaries.Implem_asymmetric

16:56:06 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl1

16:56:06 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl2

16:56:06 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl3

16:56:07 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl3_asymmetric

16:56:07 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl3_symmetric

16:56:07 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl1

16:56:07 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl2

16:56:07 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl3

16:56:07 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl3_asymmetric

16:56:07 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl3_symmetric

16:56:07 Presenting theory Key_Agreement_Strong_Adversaries.sklvl1

16:56:07 Presenting theory Key_Agreement_Strong_Adversaries.sklvl2

16:56:08 Presenting theory Key_Agreement_Strong_Adversaries.sklvl3

16:56:08 Presenting theory Key_Agreement_Strong_Adversaries.sklvl3_asymmetric

16:56:08 Presenting theory Key_Agreement_Strong_Adversaries.sklvl3_symmetric

16:56:08 Presenting Kleene_Algebra ...

16:56:08 Presenting document Kleene_Algebra/document

16:56:08 Presenting document Kleene_Algebra/outline

16:56:08 Presenting theory Kleene_Algebra.Signatures

16:56:08 Presenting theory Kleene_Algebra.Dioid

16:56:08 Presenting theory Kleene_Algebra.Dioid_Models

16:56:08 Presenting theory Kleene_Algebra.Matrix

16:56:08 Presenting theory Kleene_Algebra.Conway

16:56:08 Presenting theory Kleene_Algebra.Kleene_Algebra

16:56:08 Presenting theory Kleene_Algebra.Kleene_Algebra_Models

16:56:08 Presenting theory Kleene_Algebra.Omega_Algebra

16:56:08 Presenting theory Kleene_Algebra.Omega_Algebra_Models

16:56:08 Presenting theory Kleene_Algebra.DRA

16:56:09 Presenting theory Kleene_Algebra.PHL_KA

16:56:09 Presenting theory Kleene_Algebra.PHL_DRA

16:56:09 Presenting theory Kleene_Algebra.Finite_Suprema

16:56:09 Presenting theory Kleene_Algebra.Formal_Power_Series

16:56:09 Presenting theory Kleene_Algebra.Inf_Matrix

16:56:09 Presenting KAT_and_DRA ...

16:56:09 Presenting document KAT_and_DRA/document

16:56:09 Presenting document KAT_and_DRA/outline

16:56:09 Presenting theory KAT_and_DRA.Test_Dioid

16:56:09 Presenting theory KAT_and_DRA.Conway_Tests

16:56:09 Presenting theory KAT_and_DRA.KAT

16:56:09 Presenting theory KAT_and_DRA.DRAT

16:56:09 Presenting theory KAT_and_DRA.DRA_Models

16:56:09 Presenting theory KAT_and_DRA.KAT_Models

16:56:09 Presenting theory KAT_and_DRA.FolkTheorem

16:56:09 Presenting theory KAT_and_DRA.PHL_KAT

16:56:09 Presenting theory KAT_and_DRA.PHL_DRAT

16:56:09 Presenting theory KAT_and_DRA.KAT2

16:56:09 Presenting theory KAT_and_DRA.DRAT2

16:56:09 Presenting Algebraic_VCs ...

16:56:09 Presenting document Algebraic_VCs/document

16:56:09 Presenting document Algebraic_VCs/outline

16:56:09 Presenting theory Algebraic_VCs.VC_KAT_scratch

16:56:09 Presenting theory Algebraic_VCs.VC_KAD_scratch

16:56:09 Presenting theory Algebraic_VCs.P2S2R

16:56:10 Presenting theory Algebraic_VCs.VC_KAT

16:56:10 Presenting theory Algebraic_VCs.VC_KAT_Examples

16:56:10 Presenting theory Algebraic_VCs.VC_KAT_Examples2

16:56:10 Presenting theory Algebraic_VCs.RKAT

16:56:10 Presenting theory Algebraic_VCs.RKAT_Models

16:56:10 Presenting theory Algebraic_VCs.VC_RKAT

16:56:10 Presenting theory Algebraic_VCs.VC_RKAT_Examples

16:56:10 Presenting theory Algebraic_VCs.VC_KAD

16:56:10 Presenting theory Algebraic_VCs.VC_KAD_Examples

16:56:10 Presenting theory Algebraic_VCs.VC_KAD_Examples2

16:56:10 Presenting theory Algebraic_VCs.VC_KAD_dual

16:56:10 Presenting theory Algebraic_VCs.VC_KAD_dual_Examples

16:56:10 Presenting theory Algebraic_VCs.VC_KAD_wf

16:56:10 Presenting theory Algebraic_VCs.VC_KAD_wf_Examples

16:56:10 Presenting theory Algebraic_VCs.Path_Model_Example

16:56:10 Presenting theory Algebraic_VCs.Pointer_Examples

16:56:10 Presenting theory Algebraic_VCs.KAD_is_KAT

16:56:10 Presenting theory Algebraic_VCs.Domain_Quantale

16:56:10 Presenting Multirelations ...

16:56:10 Presenting document Multirelations/document

16:56:10 Presenting document Multirelations/outline

16:56:10 Presenting theory Multirelations.C_Algebras

16:56:10 Presenting theory Multirelations.Multirelations

16:56:11 Presenting Regular_Algebras ...

16:56:11 Presenting document Regular_Algebras/document

16:56:11 Presenting document Regular_Algebras/outline

16:56:11 Presenting theory Regular_Algebras.Dioid_Power_Sum

16:56:11 Presenting theory Regular_Algebras.Regular_Algebras

16:56:11 Presenting theory Regular_Algebras.Regular_Algebra_Models

16:56:11 Presenting theory Regular_Algebras.Pratts_Counterexamples

16:56:11 Presenting theory Regular_Algebras.Regular_Algebra_Variants

16:56:11 Presenting Relation_Algebra ...

16:56:11 Presenting document Relation_Algebra/document

16:56:11 Presenting document Relation_Algebra/outline

16:56:11 Presenting theory Relation_Algebra.More_Boolean_Algebra

16:56:11 Presenting theory Relation_Algebra.Relation_Algebra

16:56:11 Presenting theory Relation_Algebra.Relation_Algebra_Vectors

16:56:11 Presenting theory Relation_Algebra.Relation_Algebra_Tests

16:56:11 Presenting theory Relation_Algebra.Relation_Algebra_Functions

16:56:11 Presenting theory Relation_Algebra.Relation_Algebra_Direct_Products

16:56:11 Presenting theory Relation_Algebra.Relation_Algebra_RTC

16:56:11 Presenting theory Relation_Algebra.Relation_Algebra_Models

16:56:11 Presenting Relational_Paths ...

16:56:12 Presenting document Relational_Paths/document

16:56:12 Presenting document Relational_Paths/outline

16:56:12 Presenting theory Relational_Paths.More_Relation_Algebra

16:56:12 Presenting theory Relational_Paths.Paths

16:56:12 Presenting theory Relational_Paths.Rooted_Paths

16:56:12 Presenting theory Relational_Paths.Path_Algorithms

16:56:12 Presenting Residuated_Lattices ...

16:56:12 Presenting document Residuated_Lattices/document

16:56:12 Presenting document Residuated_Lattices/outline

16:56:12 Presenting theory Residuated_Lattices.Residuated_Lattices

16:56:13 Presenting theory Residuated_Lattices.Residuated_Boolean_Algebras

16:56:13 Presenting theory Residuated_Lattices.Involutive_Residuated

16:56:13 Presenting theory Residuated_Lattices.Action_Algebra

16:56:13 Presenting theory Residuated_Lattices.Action_Algebra_Models

16:56:13 Presenting theory Residuated_Lattices.Residuated_Relation_Algebra

16:56:13 Presenting LEM ...

16:56:13 Presenting theory LEM.Lem_bool

16:56:13 Presenting theory LEM.Lem_basic_classes

16:56:13 Presenting theory LEM.Lem_tuple

16:56:13 Presenting theory LEM.Lem_function

16:56:13 Presenting theory LEM.Lem_maybe

16:56:13 Presenting theory LEM.Lem_num

16:56:13 Presenting theory LEM.LemExtraDefs

16:56:13 Presenting theory LEM.Lem

16:56:13 Presenting theory LEM.Lem_list

16:56:13 Presenting theory LEM.Lem_either

16:56:13 Presenting theory LEM.Lem_set_helpers

16:56:13 Presenting theory LEM.Lem_set

16:56:13 Presenting theory LEM.Lem_map

16:56:13 Presenting theory LEM.Lem_string

16:56:14 Presenting theory LEM.Lem_word

16:56:14 Presenting theory LEM.Lem_show

16:56:14 Presenting theory LEM.Lem_sorting

16:56:14 Presenting theory LEM.Lem_relation

16:56:14 Presenting theory LEM.Lem_pervasives

16:56:14 Presenting theory LEM.Lem_function_extra

16:56:14 Presenting theory LEM.Lem_assert_extra

16:56:14 Presenting theory LEM.Lem_maybe_extra

16:56:14 Presenting theory LEM.Lem_map_extra

16:56:14 Presenting theory LEM.Lem_num_extra

16:56:14 Presenting theory LEM.Lem_set_extra

16:56:14 Presenting theory LEM.Lem_list_extra

16:56:14 Presenting theory LEM.Lem_string_extra

16:56:14 Presenting theory LEM.Lem_show_extra

16:56:14 Presenting theory LEM.Lem_machine_word

16:56:14 Presenting theory LEM.Lem_pervasives_extra

16:56:14 Presenting CakeML ...

16:56:14 Presenting document CakeML/document

16:56:14 Presenting document CakeML/outline

16:56:14 Presenting theory CakeML.Doc_Generated

16:56:14 Presenting theory CakeML.Lib

16:56:14 Presenting theory CakeML.Namespace

16:56:14 Presenting theory CakeML.FpSem

16:56:14 Presenting theory CakeML.Ast

16:56:14 Presenting theory CakeML.AstAuxiliary

16:56:14 Presenting theory CakeML.Ffi

16:56:14 Presenting theory CakeML.SemanticPrimitives

16:56:14 Presenting theory CakeML.SmallStep

16:56:14 Presenting theory CakeML.BigStep

16:56:14 Presenting theory CakeML.BigSmallInvariants

16:56:15 Presenting theory CakeML.Evaluate

16:56:15 Presenting theory CakeML.LibAuxiliary

16:56:15 Presenting theory CakeML.NamespaceAuxiliary

16:56:15 Presenting theory CakeML.PrimTypes

16:56:15 Presenting theory CakeML.SemanticPrimitivesAuxiliary

16:56:15 Presenting theory CakeML.SimpleIO

16:56:15 Presenting theory CakeML.Tokens

16:56:15 Presenting theory CakeML.TypeSystem

16:56:15 Presenting theory CakeML.TypeSystemAuxiliary

16:56:15 Presenting theory CakeML.Doc_Proofs

16:56:15 Presenting theory CakeML.Semantic_Extras

16:56:15 Presenting theory CakeML.Evaluate_Termination

16:56:15 Presenting theory CakeML.Evaluate_Clock

16:56:15 Presenting theory CakeML.Evaluate_Single

16:56:15 Presenting theory CakeML.Big_Step_Determ

16:56:15 Presenting theory CakeML.Big_Step_Total

16:56:15 Presenting theory CakeML.Big_Step_Fun_Equiv

16:56:16 Presenting theory CakeML.Big_Step_Unclocked

16:56:16 Presenting theory CakeML.Big_Step_Clocked

16:56:16 Presenting theory CakeML.Big_Step_Unclocked_Single

16:56:16 Presenting theory CakeML.Matching

16:56:16 Presenting theory CakeML.CakeML_Code

16:56:16 Presenting theory CakeML.CakeML_Quickcheck

16:56:16 Presenting theory CakeML.CakeML_Compiler

16:56:16 Presenting file "Tools/cakeml_sexp.ML"

16:56:16 Presenting file "Tools/cakeml_compiler.ML"

16:56:16 Presenting theory CakeML.Compiler_Test

16:56:16 Presenting theory CakeML.Code_Test_Haskell

16:56:16 Presenting CakeML_Codegen ...

16:56:16 Presenting document CakeML_Codegen/document

16:56:16 Presenting document CakeML_Codegen/outline

16:56:16 Presenting theory CakeML_Codegen.ML_Utils

16:56:17 Presenting file "utils.ML"

16:56:17 Presenting theory CakeML_Codegen.Compiler_Utils

16:56:17 Presenting theory CakeML_Codegen.Code_Utils

16:56:17 Presenting file "pattern_compatibility.ML"

16:56:17 Presenting file "dynamic_unfold.ML"

16:56:17 Presenting theory CakeML_Codegen.CakeML_Utils

16:56:17 Presenting theory CakeML_Codegen.Test_Utils

16:56:17 Presenting theory CakeML_Codegen.Doc_Terms

16:56:17 Presenting theory CakeML_Codegen.Terms_Extras

16:56:17 Presenting file "hol_term.ML"

16:56:17 Presenting theory CakeML_Codegen.HOL_Datatype

16:56:17 Presenting file "hol_datatype.ML"

16:56:17 Presenting theory CakeML_Codegen.Constructors

16:56:17 Presenting theory CakeML_Codegen.Consts

16:56:17 Presenting theory CakeML_Codegen.Strong_Term

16:56:17 Presenting theory CakeML_Codegen.Sterm

16:56:17 Presenting theory CakeML_Codegen.Pterm

16:56:17 Presenting theory CakeML_Codegen.Term_as_Value

16:56:17 Presenting theory CakeML_Codegen.Value

16:56:17 Presenting theory CakeML_Codegen.Doc_CupCake

16:56:17 Presenting theory CakeML_Codegen.CupCake_Env

16:56:17 Presenting theory CakeML_Codegen.CupCake_Semantics

16:56:18 Presenting theory CakeML_Codegen.Doc_Rewriting

16:56:18 Presenting theory CakeML_Codegen.General_Rewriting

16:56:18 Presenting theory CakeML_Codegen.Rewriting_Term

16:56:18 Presenting theory CakeML_Codegen.Rewriting_Nterm

16:56:18 Presenting theory CakeML_Codegen.Rewriting_Pterm_Elim

16:56:18 Presenting theory CakeML_Codegen.Rewriting_Pterm

16:56:18 Presenting theory CakeML_Codegen.Rewriting_Sterm

16:56:18 Presenting theory CakeML_Codegen.Big_Step_Sterm

16:56:19 Presenting theory CakeML_Codegen.Big_Step_Value

16:56:19 Presenting theory CakeML_Codegen.Big_Step_Value_ML

16:56:19 Presenting theory CakeML_Codegen.Doc_Preproc

16:56:19 Presenting theory CakeML_Codegen.Eval_Class

16:56:19 Presenting file "tactics.ML"

16:56:19 Presenting theory CakeML_Codegen.Embed

16:56:19 Presenting file "embed.ML"

16:56:19 Presenting theory CakeML_Codegen.Eval_Instances

16:56:19 Presenting file "eval_instances.ML"

16:56:19 Presenting theory CakeML_Codegen.Doc_Backend

16:56:19 Presenting theory CakeML_Codegen.CakeML_Setup

16:56:19 Presenting theory CakeML_Codegen.CakeML_Backend

16:56:20 Presenting theory CakeML_Codegen.CakeML_Correctness

16:56:20 Presenting theory CakeML_Codegen.CakeML_Byte

16:56:20 Presenting theory CakeML_Codegen.Doc_Compiler

16:56:20 Presenting theory CakeML_Codegen.Composition

16:56:20 Presenting theory CakeML_Codegen.Compiler

16:56:20 Presenting theory CakeML_Codegen.Test_Composition

16:56:20 Presenting theory CakeML_Codegen.Test_Print

16:56:20 Presenting theory CakeML_Codegen.Test_Embed_Data

16:56:20 Presenting theory CakeML_Codegen.Test_Embed_Data2

16:56:20 Presenting theory CakeML_Codegen.Test_Embed_Tree

16:56:20 Presenting theory CakeML_Codegen.Test_Datatypes

16:56:21 Presenting LambdaMu ...

16:56:21 Presenting document LambdaMu/document

16:56:21 Presenting document LambdaMu/outline

16:56:21 Presenting theory LambdaMu.Syntax

16:56:21 Presenting theory LambdaMu.Types

16:56:21 Presenting theory LambdaMu.DeBruijn

16:56:21 Presenting theory LambdaMu.Substitution

16:56:21 Presenting theory LambdaMu.Reduction

16:56:21 Presenting theory LambdaMu.ContextFacts

16:56:21 Presenting theory LambdaMu.TypePreservation

16:56:21 Presenting theory LambdaMu.Progress

16:56:21 Presenting theory LambdaMu.Peirce

16:56:21 Presenting Latin_Square ...

16:56:21 Presenting document Latin_Square/document

16:56:21 Presenting document Latin_Square/outline

16:56:21 Presenting theory Latin_Square.Latin_Square

16:56:21 Presenting LatticeProperties ...

16:56:21 Presenting document LatticeProperties/document

16:56:21 Presenting document LatticeProperties/outline

16:56:21 Presenting theory LatticeProperties.WellFoundedTransitive

16:56:21 Presenting theory LatticeProperties.Complete_Lattice_Prop

16:56:21 Presenting theory LatticeProperties.Conj_Disj

16:56:21 Presenting theory LatticeProperties.Lattice_Prop

16:56:21 Presenting theory LatticeProperties.Modular_Distrib_Lattice

16:56:21 Presenting theory LatticeProperties.Lattice_Ordered_Group

16:56:22 Presenting Lazy_Case ...

16:56:22 Presenting document Lazy_Case/document

16:56:22 Presenting document Lazy_Case/outline

16:56:22 Presenting theory Lazy_Case.Lazy_Case

16:56:22 Presenting file "lazy_case.ML"

16:56:22 Presenting theory Lazy_Case.Test_Lazy_Case

16:56:22 Presenting Lifting_Definition_Option ...

16:56:22 Presenting document Lifting_Definition_Option/document

16:56:22 Presenting document Lifting_Definition_Option/outline

16:56:22 Presenting theory Lifting_Definition_Option.Lifting_Definition_Option_Examples

16:56:22 Presenting List-Index ...

16:56:22 Presenting document List-Index/document

16:56:22 Presenting document List-Index/outline

16:56:22 Presenting theory List-Index.List_Index

16:56:22 Presenting List_Interleaving ...

16:56:22 Presenting document List_Interleaving/document

16:56:22 Presenting document List_Interleaving/outline

16:56:22 Presenting theory List_Interleaving.ListInterleaving

16:56:22 Presenting List_Inversions ...

16:56:22 Presenting document List_Inversions/document

16:56:22 Presenting document List_Inversions/outline

16:56:22 Presenting theory List_Inversions.List_Inversions

16:56:22 Presenting LocalLexing ...

16:56:22 Presenting document LocalLexing/document

16:56:22 Presenting document LocalLexing/outline

16:56:22 Presenting theory LocalLexing.CFG

16:56:22 Presenting theory LocalLexing.LocalLexing

16:56:22 Presenting theory LocalLexing.LLEarleyParsing

16:56:23 Presenting theory LocalLexing.Limit

16:56:23 Presenting theory LocalLexing.LocalLexingLemmas

16:56:23 Presenting theory LocalLexing.InductRules

16:56:23 Presenting theory LocalLexing.ListTools

16:56:23 Presenting theory LocalLexing.Derivations

16:56:23 Presenting theory LocalLexing.Validity

16:56:23 Presenting theory LocalLexing.TheoremD2

16:56:23 Presenting theory LocalLexing.TheoremD4

16:56:23 Presenting theory LocalLexing.TheoremD5

16:56:24 Presenting theory LocalLexing.TheoremD6

16:56:24 Presenting theory LocalLexing.TheoremD7

16:56:24 Presenting theory LocalLexing.TheoremD8

16:56:24 Presenting theory LocalLexing.TheoremD9

16:56:24 Presenting theory LocalLexing.Ladder

16:56:25 Presenting theory LocalLexing.TheoremD10

16:56:25 Presenting theory LocalLexing.TheoremD11

16:56:25 Presenting theory LocalLexing.TheoremD12

16:56:26 Presenting theory LocalLexing.TheoremD13

16:56:26 Presenting theory LocalLexing.TheoremD14

16:56:26 Presenting theory LocalLexing.PathLemmas

16:56:26 Presenting theory LocalLexing.MainTheorems

16:56:26 Presenting Locales ...

16:56:26 Presenting document Locales/locales

16:56:26 Presenting theory Locales.Examples

16:56:26 Presenting theory Locales.Examples1

16:56:26 Presenting theory Locales.Examples2

16:56:26 Presenting theory Locales.Examples3

16:56:26 Presenting Locally-Nameless-Sigma ...

16:56:26 Presenting document Locally-Nameless-Sigma/document

16:56:26 Presenting document Locally-Nameless-Sigma/outline

16:56:26 Presenting theory Locally-Nameless-Sigma.ListPre

16:56:26 Presenting theory Locally-Nameless-Sigma.FMap

16:56:26 Presenting theory Locally-Nameless-Sigma.Sigma

16:56:27 Presenting theory Locally-Nameless-Sigma.ParRed

16:56:27 Presenting theory Locally-Nameless-Sigma.Environments

16:56:28 Presenting theory Locally-Nameless-Sigma.TypedSigma

16:56:28 Presenting theory Locally-Nameless-Sigma.Locally_Nameless_Sigma

16:56:28 Presenting Lowe_Ontological_Argument ...

16:56:28 Presenting document Lowe_Ontological_Argument/document

16:56:28 Presenting document Lowe_Ontological_Argument/outline

16:56:28 Presenting theory Lowe_Ontological_Argument.Relations

16:56:28 Presenting theory Lowe_Ontological_Argument.QML

16:56:28 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_1

16:56:28 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_2

16:56:29 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_3

16:56:29 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_4

16:56:29 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_5

16:56:29 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_6

16:56:29 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_7

16:56:29 Presenting MSO_Regex_Equivalence ...

16:56:29 Presenting document MSO_Regex_Equivalence/document

16:56:29 Presenting document MSO_Regex_Equivalence/outline

16:56:29 Presenting theory MSO_Regex_Equivalence.List_More

16:56:29 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Set

16:56:29 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Exp

16:56:29 Presenting theory MSO_Regex_Equivalence.Pi_Derivatives

16:56:29 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Operators

16:56:29 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Exp_Dual

16:56:29 Presenting theory MSO_Regex_Equivalence.Pi_Equivalence_Checking

16:56:30 Presenting theory MSO_Regex_Equivalence.Init_Normalization

16:56:30 Presenting theory MSO_Regex_Equivalence.PNormalization

16:56:30 Presenting theory MSO_Regex_Equivalence.Formula

16:56:30 Presenting theory MSO_Regex_Equivalence.M2L

16:56:30 Presenting theory MSO_Regex_Equivalence.M2L_Normalization

16:56:30 Presenting theory MSO_Regex_Equivalence.M2L_Equivalence_Checking

16:56:30 Presenting theory MSO_Regex_Equivalence.WS1S

16:56:31 Presenting theory MSO_Regex_Equivalence.WS1S_Normalization

16:56:31 Presenting theory MSO_Regex_Equivalence.WS1S_Equivalence_Checking

16:56:31 Presenting theory MSO_Regex_Equivalence.M2L_Examples

16:56:31 Presenting theory MSO_Regex_Equivalence.WS1S_Examples

16:56:31 Presenting Main ...

16:56:31 Presenting document Main/main

16:56:31 Presenting theory Main.Main_Doc

16:56:31 Presenting Marriage ...

16:56:31 Presenting document Marriage/document

16:56:31 Presenting document Marriage/outline

16:56:31 Presenting theory Marriage.Marriage

16:56:32 Presenting Matroids ...

16:56:32 Presenting document Matroids/document

16:56:32 Presenting document Matroids/outline

16:56:32 Presenting theory Matroids.Indep_System

16:56:32 Presenting theory Matroids.Matroid

16:56:32 Presenting Max-Card-Matching ...

16:56:32 Presenting document Max-Card-Matching/document

16:56:32 Presenting document Max-Card-Matching/outline

16:56:32 Presenting theory Max-Card-Matching.Matching

16:56:32 Presenting Median_Of_Medians_Selection ...

16:56:32 Presenting document Median_Of_Medians_Selection/document

16:56:32 Presenting document Median_Of_Medians_Selection/outline

16:56:32 Presenting theory Median_Of_Medians_Selection.Median_Of_Medians_Selection

16:56:32 Presenting Menger ...

16:56:32 Presenting document Menger/document

16:56:32 Presenting document Menger/outline

16:56:32 Presenting theory Menger.Helpers

16:56:32 Presenting theory Menger.Graph

16:56:33 Presenting theory Menger.Separations

16:56:33 Presenting theory Menger.DisjointPaths

16:56:33 Presenting theory Menger.MengerInduction

16:56:33 Presenting theory Menger.Y_eq_new_last

16:56:33 Presenting theory Menger.Y_neq_new_last

16:56:33 Presenting theory Menger.Menger

16:56:33 Presenting MiniML ...

16:56:33 Presenting document MiniML/document

16:56:33 Presenting document MiniML/outline

16:56:33 Presenting theory MiniML.Maybe

16:56:33 Presenting theory MiniML.Type

16:56:33 Presenting theory MiniML.Instance

16:56:33 Presenting theory MiniML.Generalize

16:56:33 Presenting theory MiniML.MiniML

16:56:33 Presenting theory MiniML.W

16:56:33 Presenting Modular_Assembly_Kit_Security ...

16:56:33 Presenting document Modular_Assembly_Kit_Security/document

16:56:33 Presenting document Modular_Assembly_Kit_Security/outline

16:56:33 Presenting theory Modular_Assembly_Kit_Security.Projection

16:56:33 Presenting theory Modular_Assembly_Kit_Security.Prefix

16:56:33 Presenting theory Modular_Assembly_Kit_Security.EventSystems

16:56:33 Presenting theory Modular_Assembly_Kit_Security.StateEventSystems

16:56:33 Presenting theory Modular_Assembly_Kit_Security.Views

16:56:33 Presenting theory Modular_Assembly_Kit_Security.FlowPolicies

16:56:33 Presenting theory Modular_Assembly_Kit_Security.BasicSecurityPredicates

16:56:33 Presenting theory Modular_Assembly_Kit_Security.InformationFlowProperties

16:56:33 Presenting theory Modular_Assembly_Kit_Security.BSPTaxonomy

16:56:34 Presenting theory Modular_Assembly_Kit_Security.PropertyLibrary

16:56:34 Presenting theory Modular_Assembly_Kit_Security.SecureSystems

16:56:34 Presenting theory Modular_Assembly_Kit_Security.UnwindingConditions

16:56:34 Presenting theory Modular_Assembly_Kit_Security.AuxiliaryLemmas

16:56:34 Presenting theory Modular_Assembly_Kit_Security.UnwindingResults

16:56:34 Presenting theory Modular_Assembly_Kit_Security.CompositionBase

16:56:34 Presenting theory Modular_Assembly_Kit_Security.CompositionSupport

16:56:34 Presenting theory Modular_Assembly_Kit_Security.GeneralizedZippingLemma

16:56:35 Presenting theory Modular_Assembly_Kit_Security.CompositionalityResults

16:56:36 Presenting Monad_Memo_DP ...

16:56:36 Presenting document Monad_Memo_DP/document

16:56:36 Presenting document Monad_Memo_DP/outline

16:56:36 Presenting theory Monad_Memo_DP.Pure_Monad

16:56:36 Presenting theory Monad_Memo_DP.State_Monad_Ext

16:56:36 Presenting theory Monad_Memo_DP.DP_CRelVS

16:56:36 Presenting theory Monad_Memo_DP.State_Heap_Misc

16:56:36 Presenting theory Monad_Memo_DP.Heap_Monad_Ext

16:56:36 Presenting theory Monad_Memo_DP.State_Heap

16:56:36 Presenting theory Monad_Memo_DP.DP_CRelVH

16:56:36 Presenting theory Monad_Memo_DP.Transform_Cmd

16:56:36 Presenting file "Transform_Misc.ML"

16:56:36 Presenting file "Transform_Const.ML"

16:56:36 Presenting file "Transform_Data.ML"

16:56:36 Presenting file "Transform_Tactic.ML"

16:56:36 Presenting file "Transform_Term.ML"

16:56:36 Presenting file "Transform.ML"

16:56:36 Presenting file "Transform_Parser.ML"

16:56:36 Presenting theory Monad_Memo_DP.Memory

16:56:36 Presenting theory Monad_Memo_DP.State_Main

16:56:36 Presenting theory Monad_Memo_DP.Pair_Memory

16:56:36 Presenting theory Monad_Memo_DP.Index

16:56:37 Presenting theory Monad_Memo_DP.Memory_Heap

16:56:37 Presenting theory Monad_Memo_DP.Bottom_Up_Computation

16:56:37 Presenting theory Monad_Memo_DP.Bottom_Up_Computation_Heap

16:56:37 Presenting theory Monad_Memo_DP.Solve_Cong

16:56:37 Presenting theory Monad_Memo_DP.Heap_Main

16:56:37 Presenting theory Monad_Memo_DP.Example_Misc

16:56:37 Presenting theory Monad_Memo_DP.Tracing

16:56:37 Presenting theory Monad_Memo_DP.Ground_Function

16:56:37 Presenting file "Ground_Function.ML"

16:56:37 Presenting theory Monad_Memo_DP.Bellman_Ford

16:56:37 Presenting theory Monad_Memo_DP.Heap_Default

16:56:37 Presenting theory Monad_Memo_DP.Knapsack

16:56:37 Presenting theory Monad_Memo_DP.Counting_Tiles

16:56:37 Presenting theory Monad_Memo_DP.CYK

16:56:37 Presenting theory Monad_Memo_DP.Min_Ed_Dist0

16:56:37 Presenting theory Monad_Memo_DP.OptBST

16:56:37 Presenting theory Monad_Memo_DP.Longest_Common_Subsequence

16:56:37 Presenting theory Monad_Memo_DP.All_Examples

16:56:37 Presenting Optimal_BST ...

16:56:37 Presenting document Optimal_BST/document

16:56:37 Presenting document Optimal_BST/outline

16:56:37 Presenting theory Optimal_BST.Weighted_Path_Length

16:56:38 Presenting theory Optimal_BST.Optimal_BST

16:56:38 Presenting theory Optimal_BST.Quadrilateral_Inequality

16:56:38 Presenting theory Optimal_BST.Optimal_BST2

16:56:38 Presenting theory Optimal_BST.Optimal_BST_Examples

16:56:38 Presenting theory Optimal_BST.Optimal_BST_Code

16:56:38 Presenting theory Optimal_BST.Optimal_BST_Memo

16:56:38 Presenting MonoBoolTranAlgebra ...

16:56:38 Presenting document MonoBoolTranAlgebra/document

16:56:38 Presenting document MonoBoolTranAlgebra/outline

16:56:38 Presenting theory MonoBoolTranAlgebra.Mono_Bool_Tran

16:56:38 Presenting theory MonoBoolTranAlgebra.Mono_Bool_Tran_Algebra

16:56:38 Presenting theory MonoBoolTranAlgebra.Assertion_Algebra

16:56:38 Presenting theory MonoBoolTranAlgebra.Statements

16:56:38 Presenting Name_Carrying_Type_Inference ...

16:56:38 Presenting document Name_Carrying_Type_Inference/document

16:56:38 Presenting document Name_Carrying_Type_Inference/outline

16:56:38 Presenting theory Name_Carrying_Type_Inference.Fresh

16:56:38 Presenting theory Name_Carrying_Type_Inference.Permutation

16:56:38 Presenting theory Name_Carrying_Type_Inference.PreSimplyTyped

16:56:39 Presenting theory Name_Carrying_Type_Inference.SimplyTyped

16:56:39 Presenting Nash_Williams ...

16:56:39 Presenting document Nash_Williams/document

16:56:39 Presenting document Nash_Williams/outline

16:56:39 Presenting theory Nash_Williams.Nash_Extras

16:56:39 Presenting theory Nash_Williams.Nash_Williams

16:56:40 Presenting Network_Security_Policy_Verification ...

16:56:40 Presenting document Network_Security_Policy_Verification/document

16:56:40 Presenting document Network_Security_Policy_Verification/outline

16:56:40 Presenting theory Network_Security_Policy_Verification.ML_GraphViz

16:56:40 Presenting theory Network_Security_Policy_Verification.ML_GraphViz_Disable

16:56:40 Presenting theory Network_Security_Policy_Verification.FiniteGraph

16:56:40 Presenting theory Network_Security_Policy_Verification.FiniteListGraph

16:56:40 Presenting theory Network_Security_Policy_Verification.TopoS_Util

16:56:40 Presenting theory Network_Security_Policy_Verification.Efficient_Distinct

16:56:40 Presenting theory Network_Security_Policy_Verification.FiniteListGraph_Impl

16:56:40 Presenting theory Network_Security_Policy_Verification.TopoS_Vertices

16:56:40 Presenting theory Network_Security_Policy_Verification.TopoS_Interface

16:56:40 Presenting theory Network_Security_Policy_Verification.TopoS_withOffendingFlows

16:56:40 Presenting theory Network_Security_Policy_Verification.TopoS_ENF

16:56:40 Presenting theory Network_Security_Policy_Verification.vertex_example_simps

16:56:40 Presenting theory Network_Security_Policy_Verification.TopoS_Helper

16:56:40 Presenting theory Network_Security_Policy_Verification.SINVAR_Subnets2

16:56:40 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPstrict

16:56:40 Presenting theory Network_Security_Policy_Verification.SINVAR_Tainting

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPbasic

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPtrusted

16:56:41 Presenting theory Network_Security_Policy_Verification.Analysis_Tainting

16:56:41 Presenting theory Network_Security_Policy_Verification.TopoS_Interface_impl

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPbasic_impl

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_Subnets

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_Subnets_impl

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG_impl

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPtrusted_impl

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_SecGwExt

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_SecGwExt_impl

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_Sink

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_Sink_impl

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW_impl

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners_impl

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_NoRefl

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_NoRefl_impl

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_Tainting_impl

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted_impl

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability_impl

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_NonInterference

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_NonInterference_impl

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLcommunicateWith

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLnotCommunicateWith

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLnotCommunicateWith_impl

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLcommunicateWith_impl

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl

16:56:41 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl_impl

16:56:41 Presenting theory Network_Security_Policy_Verification.TopoS_Library

16:56:41 Presenting theory Network_Security_Policy_Verification.TopoS_Composition_Theory

16:56:42 Presenting theory Network_Security_Policy_Verification.TopoS_Stateful_Policy

16:56:42 Presenting theory Network_Security_Policy_Verification.TopoS_Composition_Theory_impl

16:56:42 Presenting theory Network_Security_Policy_Verification.TopoS_Stateful_Policy_Algorithm

16:56:42 Presenting theory Network_Security_Policy_Verification.TopoS_Stateful_Policy_impl

16:56:42 Presenting theory Network_Security_Policy_Verification.METASINVAR_SystemBoundary

16:56:42 Presenting theory Network_Security_Policy_Verification.TopoS_Impl

16:56:42 Presenting theory Network_Security_Policy_Verification.Network_Security_Policy_Verification

16:56:42 Presenting theory Network_Security_Policy_Verification.Example_BLP

16:56:42 Presenting theory Network_Security_Policy_Verification.TopoS_generateCode

16:56:42 Presenting theory Network_Security_Policy_Verification.attic

16:56:42 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground_ChairNetwork

16:56:42 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground_statefulpolicycompliance

16:56:43 Presenting theory Network_Security_Policy_Verification.Example

16:56:43 Presenting theory Network_Security_Policy_Verification.Example_NetModel

16:56:43 Presenting theory Network_Security_Policy_Verification.Example_Forte14

16:56:43 Presenting theory Network_Security_Policy_Verification.Distributed_WebApp

16:56:43 Presenting theory Network_Security_Policy_Verification.I8_SSH_Landscape

16:56:43 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground

16:56:43 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground_ChairNetwork_statefulpolicy_example

16:56:43 Presenting theory Network_Security_Policy_Verification.CryptoDB

16:56:43 Presenting theory Network_Security_Policy_Verification.IDEM

16:56:43 Presenting theory Network_Security_Policy_Verification.MeasrDroid

16:56:43 Presenting theory Network_Security_Policy_Verification.SINVAR_Examples

16:56:45 Presenting theory Network_Security_Policy_Verification.Imaginary_Factory_Network

16:56:45 Presenting No_FTL_observers ...

16:56:45 Presenting document No_FTL_observers/document

16:56:45 Presenting document No_FTL_observers/outline

16:56:45 Presenting theory No_FTL_observers.SpaceTime

16:56:45 Presenting theory No_FTL_observers.SomeFunc

16:56:45 Presenting theory No_FTL_observers.Axioms

16:56:45 Presenting theory No_FTL_observers.SpecRel

16:56:45 Presenting Nominal2 ...

16:56:45 Presenting document Nominal2/document

16:56:45 Presenting document Nominal2/outline

16:56:45 Presenting theory Nominal2.Nominal2_Base

16:56:46 Presenting file "nominal_basics.ML"

16:56:46 Presenting file "nominal_thmdecls.ML"

16:56:46 Presenting file "nominal_permeq.ML"

16:56:46 Presenting file "nominal_library.ML"

16:56:46 Presenting file "nominal_atoms.ML"

16:56:46 Presenting file "nominal_eqvt.ML"

16:56:46 Presenting theory Nominal2.Nominal2_Abs

16:56:46 Presenting theory Nominal2.Nominal2_FCB

16:56:46 Presenting theory Nominal2.Nominal2

16:56:48 Presenting file "nominal_dt_data.ML"

16:56:48 Presenting file "nominal_dt_rawfuns.ML"

16:56:48 Presenting file "nominal_dt_alpha.ML"

16:56:48 Presenting file "nominal_dt_quot.ML"

16:56:48 Presenting file "nominal_induct.ML"

16:56:48 Presenting file "nominal_inductive.ML"

16:56:48 Presenting file "nominal_function_common.ML"

16:56:48 Presenting file "nominal_function_core.ML"

16:56:48 Presenting file "nominal_mutual.ML"

16:56:48 Presenting file "nominal_function.ML"

16:56:48 Presenting file "nominal_termination.ML"

16:56:48 Presenting theory Nominal2.Atoms

16:56:48 Presenting theory Nominal2.Eqvt

16:56:48 Presenting LambdaAuth ...

16:56:48 Presenting document LambdaAuth/document

16:56:48 Presenting document LambdaAuth/outline

16:56:48 Presenting theory LambdaAuth.Nominal2_Lemmas

16:56:48 Presenting theory LambdaAuth.FMap_Lemmas

16:56:48 Presenting theory LambdaAuth.Syntax

16:56:48 Presenting theory LambdaAuth.Semantics

16:56:48 Presenting theory LambdaAuth.Agreement

16:56:48 Presenting theory LambdaAuth.Results

16:56:49 Presenting Modal_Logics_for_NTS ...

16:56:49 Presenting document Modal_Logics_for_NTS/document

16:56:49 Presenting document Modal_Logics_for_NTS/outline

16:56:49 Presenting theory Modal_Logics_for_NTS.Nominal_Bounded_Set

16:56:49 Presenting theory Modal_Logics_for_NTS.Nominal_Wellfounded

16:56:49 Presenting theory Modal_Logics_for_NTS.Residual

16:56:49 Presenting theory Modal_Logics_for_NTS.Transition_System

16:56:49 Presenting theory Modal_Logics_for_NTS.Formula

16:56:49 Presenting theory Modal_Logics_for_NTS.Validity

16:56:49 Presenting theory Modal_Logics_for_NTS.Logical_Equivalence

16:56:49 Presenting theory Modal_Logics_for_NTS.Bisimilarity_Implies_Equivalence

16:56:49 Presenting theory Modal_Logics_for_NTS.Equivalence_Implies_Bisimilarity

16:56:49 Presenting theory Modal_Logics_for_NTS.Disjunction

16:56:49 Presenting theory Modal_Logics_for_NTS.Expressive_Completeness

16:56:49 Presenting theory Modal_Logics_for_NTS.FS_Set

16:56:49 Presenting theory Modal_Logics_for_NTS.FL_Transition_System

16:56:49 Presenting theory Modal_Logics_for_NTS.FL_Formula

16:56:50 Presenting theory Modal_Logics_for_NTS.FL_Validity

16:56:50 Presenting theory Modal_Logics_for_NTS.FL_Logical_Equivalence

16:56:50 Presenting theory Modal_Logics_for_NTS.FL_Bisimilarity_Implies_Equivalence

16:56:50 Presenting theory Modal_Logics_for_NTS.FL_Equivalence_Implies_Bisimilarity

16:56:50 Presenting theory Modal_Logics_for_NTS.L_Transform

16:56:50 Presenting theory Modal_Logics_for_NTS.Weak_Transition_System

16:56:50 Presenting theory Modal_Logics_for_NTS.Weak_Formula

16:56:50 Presenting theory Modal_Logics_for_NTS.Weak_Validity

16:56:50 Presenting theory Modal_Logics_for_NTS.Weak_Logical_Equivalence

16:56:50 Presenting theory Modal_Logics_for_NTS.Weak_Bisimilarity_Implies_Equivalence

16:56:51 Presenting theory Modal_Logics_for_NTS.Weak_Equivalence_Implies_Bisimilarity

16:56:51 Presenting theory Modal_Logics_for_NTS.Weak_Expressive_Completeness

16:56:51 Presenting theory Modal_Logics_for_NTS.S_Transform

16:56:51 Presenting Rewriting_Z ...

16:56:51 Presenting document Rewriting_Z/document

16:56:51 Presenting document Rewriting_Z/outline

16:56:51 Presenting theory Rewriting_Z.Z

16:56:51 Presenting theory Rewriting_Z.Lambda_Z

16:56:51 Presenting theory Rewriting_Z.CL_Z

16:56:51 Presenting Noninterference_CSP ...

16:56:51 Presenting document Noninterference_CSP/document

16:56:51 Presenting document Noninterference_CSP/outline

16:56:51 Presenting theory Noninterference_CSP.CSPNoninterference

16:56:51 Presenting theory Noninterference_CSP.ClassicalNoninterference

16:56:52 Presenting theory Noninterference_CSP.GeneralizedNoninterference

16:56:52 Presenting Noninterference_Ipurge_Unwinding ...

16:56:52 Presenting document Noninterference_Ipurge_Unwinding/document

16:56:52 Presenting document Noninterference_Ipurge_Unwinding/outline

16:56:52 Presenting theory Noninterference_Ipurge_Unwinding.IpurgeUnwinding

16:56:53 Presenting theory Noninterference_Ipurge_Unwinding.DeterministicProcesses

16:56:53 Presenting Noninterference_Generic_Unwinding ...

16:56:53 Presenting document Noninterference_Generic_Unwinding/document

16:56:53 Presenting document Noninterference_Generic_Unwinding/outline

16:56:53 Presenting theory Noninterference_Generic_Unwinding.GenericUnwinding

16:56:53 Presenting Noninterference_Inductive_Unwinding ...

16:56:53 Presenting document Noninterference_Inductive_Unwinding/document

16:56:53 Presenting document Noninterference_Inductive_Unwinding/outline

16:56:53 Presenting theory Noninterference_Inductive_Unwinding.InductiveUnwinding

16:56:54 Presenting Noninterference_Sequential_Composition ...

16:56:54 Presenting document Noninterference_Sequential_Composition/document

16:56:54 Presenting document Noninterference_Sequential_Composition/outline

16:56:54 Presenting theory Noninterference_Sequential_Composition.Propaedeutics

16:56:54 Presenting theory Noninterference_Sequential_Composition.SequentialComposition

16:56:55 Presenting theory Noninterference_Sequential_Composition.Counterexamples

16:56:55 Presenting Noninterference_Concurrent_Composition ...

16:56:55 Presenting document Noninterference_Concurrent_Composition/document

16:56:55 Presenting document Noninterference_Concurrent_Composition/outline

16:56:55 Presenting theory Noninterference_Concurrent_Composition.ConcurrentComposition

16:56:56 Presenting NormByEval ...

16:56:56 Presenting document NormByEval/document

16:56:56 Presenting document NormByEval/outline

16:56:56 Presenting theory NormByEval.NBE

16:56:57 Presenting OpSets ...

16:56:57 Presenting document OpSets/document

16:56:57 Presenting document OpSets/outline

16:56:57 Presenting theory OpSets.OpSet

16:56:57 Presenting theory OpSets.Insert_Spec

16:56:57 Presenting theory OpSets.List_Spec

16:56:57 Presenting theory OpSets.Interleaving

16:56:58 Presenting theory OpSets.RGA

16:56:58 Presenting Open_Induction ...

16:56:58 Presenting document Open_Induction/document

16:56:58 Presenting document Open_Induction/outline

16:56:58 Presenting theory Open_Induction.Restricted_Predicates

16:56:58 Presenting theory Open_Induction.Open_Induction

16:56:58 Presenting Ordinal ...

16:56:58 Presenting document Ordinal/document

16:56:58 Presenting document Ordinal/outline

16:56:58 Presenting theory Ordinal.OrdinalDef

16:56:58 Presenting theory Ordinal.OrdinalInduct

16:56:58 Presenting theory Ordinal.OrdinalCont

16:56:58 Presenting theory Ordinal.OrdinalRec

16:56:58 Presenting theory Ordinal.OrdinalArith

16:56:58 Presenting theory Ordinal.OrdinalInverse

16:56:59 Presenting theory Ordinal.OrdinalFix

16:56:59 Presenting theory Ordinal.OrdinalOmega

16:56:59 Presenting theory Ordinal.OrdinalVeblen

16:56:59 Presenting theory Ordinal.Ordinal

16:56:59 Presenting Nested_Multisets_Ordinals ...

16:56:59 Presenting document Nested_Multisets_Ordinals/document

16:56:59 Presenting document Nested_Multisets_Ordinals/outline

16:56:59 Presenting theory Nested_Multisets_Ordinals.Multiset_More

16:56:59 Presenting theory Nested_Multisets_Ordinals.Signed_Multiset

16:56:59 Presenting file "zmultiset_simprocs.ML"

16:56:59 Presenting theory Nested_Multisets_Ordinals.Nested_Multiset

16:56:59 Presenting theory Nested_Multisets_Ordinals.Hereditary_Multiset

16:56:59 Presenting theory Nested_Multisets_Ordinals.Signed_Hereditary_Multiset

16:56:59 Presenting theory Nested_Multisets_Ordinals.Syntactic_Ordinal

16:56:59 Presenting theory Nested_Multisets_Ordinals.Signed_Syntactic_Ordinal

16:56:59 Presenting theory Nested_Multisets_Ordinals.Syntactic_Ordinal_Bridge

16:56:59 Presenting theory Nested_Multisets_Ordinals.McCarthy_91

16:56:59 Presenting theory Nested_Multisets_Ordinals.Hydra_Battle

16:57:00 Presenting theory Nested_Multisets_Ordinals.Goodstein_Sequence

16:57:00 Presenting theory Nested_Multisets_Ordinals.Unary_PCF

16:57:00 Presenting Lambda_Free_KBOs ...

16:57:00 Presenting document Lambda_Free_KBOs/document

16:57:00 Presenting document Lambda_Free_KBOs/outline

16:57:00 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_Util

16:57:00 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_App

16:57:00 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_Std

16:57:00 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_Basic

16:57:00 Presenting theory Lambda_Free_KBOs.Lambda_Free_TKBO_Coefs

16:57:01 Presenting theory Lambda_Free_KBOs.Lambda_Encoding_KBO

16:57:01 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBOs

16:57:01 Presenting Ordinal_Partitions ...

16:57:01 Presenting document Ordinal_Partitions/document

16:57:01 Presenting document Ordinal_Partitions/outline

16:57:01 Presenting theory Ordinal_Partitions.Library_Additions

16:57:01 Presenting theory Ordinal_Partitions.Partitions

16:57:01 Presenting theory Ordinal_Partitions.Erdos_Milner

16:57:02 Presenting theory Ordinal_Partitions.Omega_Omega

16:57:03 Presenting PLM ...

16:57:03 Presenting document PLM/document

16:57:03 Presenting document PLM/outline

16:57:03 Presenting theory PLM.TAO_1_Embedding

16:57:03 Presenting theory PLM.TAO_2_Semantics

16:57:03 Presenting theory PLM.TAO_3_Quantifiable

16:57:03 Presenting theory PLM.TAO_4_BasicDefinitions

16:57:03 Presenting theory PLM.TAO_5_MetaSolver

16:57:03 Presenting theory PLM.TAO_6_Identifiable

16:57:03 Presenting theory PLM.TAO_7_Axioms

16:57:03 Presenting theory PLM.TAO_8_Definitions

16:57:03 Presenting theory PLM.TAO_9_PLM

16:57:04 Presenting theory PLM.TAO_10_PossibleWorlds

16:57:04 Presenting theory PLM.TAO_98_ArtificialTheorems

16:57:04 Presenting theory PLM.TAO_99_SanityTests

16:57:05 Presenting theory PLM.TAO_99_Paradox

16:57:05 Presenting theory PLM.Thesis

16:57:05 Presenting PSemigroupsConvolution ...

16:57:05 Presenting document PSemigroupsConvolution/document

16:57:05 Presenting document PSemigroupsConvolution/outline

16:57:05 Presenting theory PSemigroupsConvolution.Partial_Semigroups

16:57:05 Presenting theory PSemigroupsConvolution.Partial_Semigroup_Models

16:57:05 Presenting theory PSemigroupsConvolution.Quantales

16:57:05 Presenting theory PSemigroupsConvolution.Binary_Modalities

16:57:05 Presenting theory PSemigroupsConvolution.Unary_Modalities

16:57:05 Presenting theory PSemigroupsConvolution.Partial_Semigroup_Lifting

16:57:05 Presenting Paraconsistency ...

16:57:05 Presenting document Paraconsistency/document

16:57:05 Presenting document Paraconsistency/outline

16:57:05 Presenting theory Paraconsistency.Paraconsistency

16:57:06 Presenting Parity_Game ...

16:57:06 Presenting document Parity_Game/document

16:57:06 Presenting document Parity_Game/outline

16:57:06 Presenting theory Parity_Game.MoreCoinductiveList

16:57:06 Presenting theory Parity_Game.ParityGame

16:57:06 Presenting theory Parity_Game.Strategy

16:57:06 Presenting theory Parity_Game.AttractingStrategy

16:57:06 Presenting theory Parity_Game.Attractor

16:57:06 Presenting theory Parity_Game.WinningStrategy

16:57:06 Presenting theory Parity_Game.WellOrderedStrategy

16:57:06 Presenting theory Parity_Game.WinningRegion

16:57:06 Presenting theory Parity_Game.UniformStrategy

16:57:06 Presenting theory Parity_Game.AttractorStrategy

16:57:06 Presenting theory Parity_Game.PositionalDeterminacy

16:57:07 Presenting theory Parity_Game.AttractorInductive

16:57:07 Presenting theory Parity_Game.Graph_TheoryCompatibility

16:57:07 Presenting Partial_Function_MR ...

16:57:07 Presenting document Partial_Function_MR/document

16:57:07 Presenting document Partial_Function_MR/outline

16:57:07 Presenting theory Partial_Function_MR.Partial_Function_MR

16:57:07 Presenting file "partial_function_mr.ML"

16:57:07 Presenting theory Partial_Function_MR.Partial_Function_MR_Examples

16:57:07 Presenting Physical_Quantities ...

16:57:07 Presenting document Physical_Quantities/document

16:57:07 Presenting document Physical_Quantities/outline

16:57:07 Presenting theory Physical_Quantities.Power_int

16:57:07 Presenting theory Physical_Quantities.Enum_extra

16:57:07 Presenting theory Physical_Quantities.Groups_mult

16:57:07 Presenting theory Physical_Quantities.ISQ_Dimensions

16:57:07 Presenting theory Physical_Quantities.ISQ_Quantities

16:57:07 Presenting theory Physical_Quantities.ISQ_Proof

16:57:07 Presenting theory Physical_Quantities.ISQ_Algebra

16:57:07 Presenting theory Physical_Quantities.ISQ_Units

16:57:07 Presenting theory Physical_Quantities.ISQ_Conversion

16:57:07 Presenting theory Physical_Quantities.ISQ

16:57:07 Presenting theory Physical_Quantities.SI_Units

16:57:07 Presenting theory Physical_Quantities.CGS

16:57:07 Presenting theory Physical_Quantities.SI_Constants

16:57:07 Presenting theory Physical_Quantities.SI_Prefix

16:57:07 Presenting theory Physical_Quantities.SI_Derived

16:57:07 Presenting theory Physical_Quantities.SI_Accepted

16:57:07 Presenting theory Physical_Quantities.SI_Imperial

16:57:07 Presenting theory Physical_Quantities.SI

16:57:07 Presenting theory Physical_Quantities.SI_Astronomical

16:57:07 Presenting theory Physical_Quantities.SI_Pretty

16:57:07 Presenting theory Physical_Quantities.BIS

16:57:07 Presenting Pop_Refinement ...

16:57:07 Presenting document Pop_Refinement/document

16:57:07 Presenting document Pop_Refinement/outline

16:57:07 Presenting theory Pop_Refinement.Definition

16:57:07 Presenting theory Pop_Refinement.First_Example

16:57:07 Presenting theory Pop_Refinement.Second_Example

16:57:08 Presenting theory Pop_Refinement.General_Remarks

16:57:08 Presenting theory Pop_Refinement.Related_Work

16:57:08 Presenting theory Pop_Refinement.Future_Work

16:57:08 Presenting Possibilistic_Noninterference ...

16:57:08 Presenting document Possibilistic_Noninterference/document

16:57:08 Presenting document Possibilistic_Noninterference/outline

16:57:08 Presenting theory Possibilistic_Noninterference.MyTactics

16:57:08 Presenting theory Possibilistic_Noninterference.Interface

16:57:08 Presenting theory Possibilistic_Noninterference.Bisim

16:57:08 Presenting theory Possibilistic_Noninterference.Language_Semantics

16:57:08 Presenting theory Possibilistic_Noninterference.During_Execution

16:57:08 Presenting theory Possibilistic_Noninterference.Compositionality

16:57:09 Presenting theory Possibilistic_Noninterference.Syntactic_Criteria

16:57:09 Presenting theory Possibilistic_Noninterference.After_Execution

16:57:09 Presenting theory Possibilistic_Noninterference.Concrete

16:57:09 Presenting Priority_Search_Trees ...

16:57:09 Presenting document Priority_Search_Trees/document

16:57:09 Presenting document Priority_Search_Trees/outline

16:57:09 Presenting theory Priority_Search_Trees.Prio_Map_Specs

16:57:09 Presenting theory Priority_Search_Trees.PST_General

16:57:09 Presenting theory Priority_Search_Trees.PST_RBT

16:57:09 Presenting Prim_Dijkstra_Simple ...

16:57:09 Presenting document Prim_Dijkstra_Simple/document

16:57:09 Presenting document Prim_Dijkstra_Simple/outline

16:57:09 Presenting theory Prim_Dijkstra_Simple.Common

16:57:09 Presenting theory Prim_Dijkstra_Simple.Chapter_Prim

16:57:09 Presenting theory Prim_Dijkstra_Simple.Undirected_Graph

16:57:10 Presenting theory Prim_Dijkstra_Simple.Undirected_Graph_Specs

16:57:10 Presenting theory Prim_Dijkstra_Simple.Prim_Abstract

16:57:10 Presenting theory Prim_Dijkstra_Simple.Undirected_Graph_Impl

16:57:10 Presenting theory Prim_Dijkstra_Simple.Prim_Impl

16:57:10 Presenting theory Prim_Dijkstra_Simple.Chapter_Dijkstra

16:57:10 Presenting theory Prim_Dijkstra_Simple.Directed_Graph

16:57:10 Presenting theory Prim_Dijkstra_Simple.Directed_Graph_Specs

16:57:10 Presenting theory Prim_Dijkstra_Simple.Dijkstra_Abstract

16:57:10 Presenting theory Prim_Dijkstra_Simple.Directed_Graph_Impl

16:57:10 Presenting theory Prim_Dijkstra_Simple.Dijkstra_Impl

16:57:10 Presenting Prog_Prove ...

16:57:10 Presenting document Prog_Prove/prog-prove

16:57:10 Presenting theory Prog_Prove.Basics

16:57:10 Presenting theory Prog_Prove.Bool_nat_list

16:57:10 Presenting theory Prog_Prove.MyList

16:57:10 Presenting theory Prog_Prove.Types_and_funs

16:57:10 Presenting theory Prog_Prove.LaTeXsugar

16:57:10 Presenting theory Prog_Prove.Logic

16:57:11 Presenting theory Prog_Prove.Isar

16:57:11 Presenting Projective_Geometry ...

16:57:11 Presenting document Projective_Geometry/document

16:57:11 Presenting document Projective_Geometry/outline

16:57:11 Presenting theory Projective_Geometry.Projective_Plane_Axioms

16:57:11 Presenting theory Projective_Geometry.Pappus_Property

16:57:11 Presenting theory Projective_Geometry.Pascal_Property

16:57:11 Presenting theory Projective_Geometry.Desargues_Property

16:57:11 Presenting theory Projective_Geometry.Pappus_Desargues

16:57:11 Presenting theory Projective_Geometry.Higher_Projective_Space_Rank_Axioms

16:57:11 Presenting theory Projective_Geometry.Matroid_Rank_Properties

16:57:11 Presenting theory Projective_Geometry.Desargues_2D

16:57:12 Presenting theory Projective_Geometry.Desargues_3D

16:57:12 Presenting theory Projective_Geometry.Projective_Space_Axioms

16:57:12 Presenting theory Projective_Geometry.Higher_Projective_Space_Axioms

16:57:12 Presenting Proof_Strategy_Language ...

16:57:12 Presenting document Proof_Strategy_Language/document

16:57:12 Presenting document Proof_Strategy_Language/outline

16:57:12 Presenting theory Proof_Strategy_Language.Try_Hard

16:57:12 Presenting file "Utils.ML"

16:57:12 Presenting file "Subtool.ML"

16:57:12 Presenting file "Dynamic_Tactic_Generation.ML"

16:57:12 Presenting file "Constructor_Class.ML"

16:57:12 Presenting file "Instantiation.ML"

16:57:12 Presenting file "Monadic_Prover.ML"

16:57:12 Presenting file "Parser_Combinator.ML"

16:57:12 Presenting file "PSL_Parser.ML"

16:57:12 Presenting file "Isar_Interface.ML"

16:57:12 Presenting theory Proof_Strategy_Language.PSL

16:57:12 Presenting theory Proof_Strategy_Language.Example

16:57:12 Presenting PropResPI ...

16:57:12 Presenting document PropResPI/document

16:57:12 Presenting document PropResPI/outline

16:57:12 Presenting theory PropResPI.Propositional_Resolution

16:57:13 Presenting theory PropResPI.Prime_Implicates

16:57:13 Presenting Propositional_Proof_Systems ...

16:57:13 Presenting document Propositional_Proof_Systems/document

16:57:13 Presenting document Propositional_Proof_Systems/outline

16:57:13 Presenting theory Propositional_Proof_Systems.Formulas

16:57:14 Presenting theory Propositional_Proof_Systems.Sema

16:57:14 Presenting theory Propositional_Proof_Systems.Substitution

16:57:14 Presenting theory Propositional_Proof_Systems.Substitution_Sema

16:57:14 Presenting theory Propositional_Proof_Systems.CNF

16:57:14 Presenting theory Propositional_Proof_Systems.CNF_Formulas

16:57:14 Presenting theory Propositional_Proof_Systems.CNF_Sema

16:57:14 Presenting theory Propositional_Proof_Systems.CNF_Formulas_Sema

16:57:14 Presenting theory Propositional_Proof_Systems.CNF_To_Formula

16:57:14 Presenting theory Propositional_Proof_Systems.Tseytin

16:57:14 Presenting theory Propositional_Proof_Systems.Tseytin_Sema

16:57:14 Presenting theory Propositional_Proof_Systems.MiniFormulas

16:57:14 Presenting theory Propositional_Proof_Systems.MiniFormulas_Sema

16:57:14 Presenting theory Propositional_Proof_Systems.Consistency

16:57:14 Presenting theory Propositional_Proof_Systems.Compactness

16:57:14 Presenting theory Propositional_Proof_Systems.Compactness_Consistency

16:57:14 Presenting theory Propositional_Proof_Systems.Sema_Craig

16:57:14 Presenting theory Propositional_Proof_Systems.SC

16:57:14 Presenting theory Propositional_Proof_Systems.SC_Cut

16:57:14 Presenting theory Propositional_Proof_Systems.SC_Depth

16:57:15 Presenting theory Propositional_Proof_Systems.SC_Gentzen

16:57:15 Presenting theory Propositional_Proof_Systems.SC_Sema

16:57:15 Presenting theory Propositional_Proof_Systems.SC_Depth_Limit

16:57:15 Presenting theory Propositional_Proof_Systems.SC_Compl_Consistency

16:57:15 Presenting theory Propositional_Proof_Systems.ND

16:57:15 Presenting theory Propositional_Proof_Systems.ND_Sound

16:57:15 Presenting theory Propositional_Proof_Systems.ND_Compl_Truthtable

16:57:15 Presenting theory Propositional_Proof_Systems.ND_Compl_Truthtable_Compact

16:57:15 Presenting theory Propositional_Proof_Systems.HC

16:57:15 Presenting theory Propositional_Proof_Systems.HC_Compl_Consistency

16:57:15 Presenting theory Propositional_Proof_Systems.Resolution

16:57:15 Presenting theory Propositional_Proof_Systems.Resolution_Sound

16:57:15 Presenting theory Propositional_Proof_Systems.Resolution_Compl

16:57:15 Presenting theory Propositional_Proof_Systems.Resolution_Compl_Consistency

16:57:15 Presenting theory Propositional_Proof_Systems.HCSC

16:57:15 Presenting theory Propositional_Proof_Systems.SCND

16:57:15 Presenting theory Propositional_Proof_Systems.NDHC

16:57:15 Presenting theory Propositional_Proof_Systems.HCSCND

16:57:15 Presenting theory Propositional_Proof_Systems.LSC

16:57:15 Presenting theory Propositional_Proof_Systems.LSC_Resolution

16:57:16 Presenting theory Propositional_Proof_Systems.ND_FiniteAssms

16:57:16 Presenting theory Propositional_Proof_Systems.ND_Compl_SC

16:57:16 Presenting theory Propositional_Proof_Systems.Resolution_Compl_SC_Small

16:57:16 Presenting theory Propositional_Proof_Systems.Resolution_Compl_SC_Full

16:57:16 Presenting theory Propositional_Proof_Systems.MiniSC

16:57:16 Presenting theory Propositional_Proof_Systems.MiniSC_HC

16:57:16 Presenting theory Propositional_Proof_Systems.MiniSC_Craig

16:57:16 Presenting PseudoHoops ...

16:57:16 Presenting document PseudoHoops/document

16:57:16 Presenting document PseudoHoops/outline

16:57:16 Presenting theory PseudoHoops.Operations

16:57:16 Presenting theory PseudoHoops.LeftComplementedMonoid

16:57:16 Presenting theory PseudoHoops.RightComplementedMonoid

16:57:16 Presenting theory PseudoHoops.PseudoHoops

16:57:16 Presenting theory PseudoHoops.PseudoHoopFilters

16:57:16 Presenting theory PseudoHoops.PseudoWaisbergAlgebra

16:57:16 Presenting theory PseudoHoops.SpecialPseudoHoops

16:57:17 Presenting theory PseudoHoops.Examples

16:57:17 Presenting Ramsey-Infinite ...

16:57:17 Presenting document Ramsey-Infinite/document

16:57:17 Presenting document Ramsey-Infinite/outline

16:57:17 Presenting theory Ramsey-Infinite.Ramsey

16:57:17 Presenting Recursion-Theory-I ...

16:57:17 Presenting document Recursion-Theory-I/document

16:57:17 Presenting document Recursion-Theory-I/outline

16:57:17 Presenting theory Recursion-Theory-I.CPair

16:57:17 Presenting theory Recursion-Theory-I.PRecFun

16:57:17 Presenting file "Utils.ML"

16:57:17 Presenting theory Recursion-Theory-I.PRecList

16:57:18 Presenting theory Recursion-Theory-I.PRecFun2

16:57:18 Presenting theory Recursion-Theory-I.PRecFinSet

16:57:18 Presenting theory Recursion-Theory-I.PRecUnGr

16:57:18 Presenting theory Recursion-Theory-I.RecEnSet

16:57:19 Presenting RefinementReactive ...

16:57:19 Presenting document RefinementReactive/document

16:57:19 Presenting document RefinementReactive/outline

16:57:19 Presenting theory RefinementReactive.Temporal

16:57:19 Presenting theory RefinementReactive.Refinement

16:57:19 Presenting theory RefinementReactive.Reactive

16:57:19 Presenting Regex_Equivalence ...

16:57:19 Presenting document Regex_Equivalence/document

16:57:19 Presenting document Regex_Equivalence/outline

16:57:19 Presenting theory Regex_Equivalence.Automaton

16:57:20 Presenting theory Regex_Equivalence.Derivatives_Finite

16:57:20 Presenting theory Regex_Equivalence.Deriv_PDeriv

16:57:20 Presenting theory Regex_Equivalence.Deriv_Autos

16:57:20 Presenting theory Regex_Equivalence.Position_Autos

16:57:20 Presenting theory Regex_Equivalence.After2

16:57:20 Presenting theory Regex_Equivalence.Before2

16:57:20 Presenting theory Regex_Equivalence.Regex_Equivalence

16:57:20 Presenting theory Regex_Equivalence.Examples

16:57:20 Presenting theory Regex_Equivalence.Benchmark

16:57:20 Presenting Relational_Method ...

16:57:20 Presenting document Relational_Method/document

16:57:20 Presenting document Relational_Method/outline

16:57:20 Presenting theory Relational_Method.Definitions

16:57:20 Presenting theory Relational_Method.Authentication

16:57:21 Presenting theory Relational_Method.Anonymity

16:57:21 Presenting theory Relational_Method.Possibility

16:57:21 Presenting Resolution_FOL ...

16:57:21 Presenting document Resolution_FOL/document

16:57:21 Presenting document Resolution_FOL/outline

16:57:21 Presenting theory Resolution_FOL.TermsAndLiterals

16:57:22 Presenting theory Resolution_FOL.Tree

16:57:22 Presenting theory Resolution_FOL.Resolution

16:57:22 Presenting theory Resolution_FOL.Completeness

16:57:22 Presenting theory Resolution_FOL.Examples

16:57:22 Presenting theory Resolution_FOL.Unification_Theorem

16:57:22 Presenting theory Resolution_FOL.Completeness_Instance

16:57:22 Presenting Robbins-Conjecture ...

16:57:22 Presenting document Robbins-Conjecture/document

16:57:22 Presenting document Robbins-Conjecture/outline

16:57:22 Presenting theory Robbins-Conjecture.Robbins_Conjecture

16:57:23 Presenting Roy_Floyd_Warshall ...

16:57:23 Presenting document Roy_Floyd_Warshall/document

16:57:23 Presenting document Roy_Floyd_Warshall/outline

16:57:23 Presenting theory Roy_Floyd_Warshall.Roy_Floyd_Warshall

16:57:23 Presenting SIFPL ...

16:57:23 Presenting document SIFPL/document

16:57:23 Presenting document SIFPL/outline

16:57:23 Presenting theory SIFPL.IMP

16:57:23 Presenting theory SIFPL.VDM

16:57:23 Presenting theory SIFPL.VS

16:57:23 Presenting theory SIFPL.ContextVS

16:57:23 Presenting theory SIFPL.Lattice

16:57:23 Presenting theory SIFPL.HuntSands

16:57:24 Presenting theory SIFPL.OBJ

16:57:24 Presenting theory SIFPL.VDM_OBJ

16:57:24 Presenting theory SIFPL.PBIJ

16:57:24 Presenting theory SIFPL.VS_OBJ

16:57:25 Presenting theory SIFPL.ContextOBJ

16:57:25 Presenting SIFUM_Type_Systems ...

16:57:25 Presenting document SIFUM_Type_Systems/document

16:57:25 Presenting document SIFUM_Type_Systems/outline

16:57:25 Presenting theory SIFUM_Type_Systems.Preliminaries

16:57:25 Presenting theory SIFUM_Type_Systems.Security

16:57:25 Presenting theory SIFUM_Type_Systems.Compositionality

16:57:26 Presenting theory SIFUM_Type_Systems.Language

16:57:26 Presenting theory SIFUM_Type_Systems.TypeSystem

16:57:26 Presenting theory SIFUM_Type_Systems.LocallySoundModeUse

16:57:26 Presenting SPARCv8 ...

16:57:26 Presenting document SPARCv8/document

16:57:26 Presenting document SPARCv8/outline

16:57:26 Presenting theory SPARCv8.WordDecl

16:57:27 Presenting theory SPARCv8.Sparc_Types

16:57:27 Presenting theory SPARCv8.Lib

16:57:27 Presenting theory SPARCv8.DetMonad

16:57:27 Presenting theory SPARCv8.DetMonadLemmas

16:57:27 Presenting theory SPARCv8.RegistersOps

16:57:27 Presenting theory SPARCv8.MMU

16:57:27 Presenting theory SPARCv8.Sparc_State

16:57:27 Presenting theory SPARCv8.Sparc_Instruction

16:57:28 Presenting theory SPARCv8.Sparc_Execution

16:57:28 Presenting theory SPARCv8.Sparc_Properties

16:57:33 Presenting theory SPARCv8.Sparc_Init_State

16:57:33 Presenting theory SPARCv8.Sparc_Code_Gen

16:57:33 Presenting Security_Protocol_Refinement ...

16:57:33 Presenting document Security_Protocol_Refinement/document

16:57:33 Presenting document Security_Protocol_Refinement/outline

16:57:33 Presenting theory Security_Protocol_Refinement.Infra

16:57:33 Presenting theory Security_Protocol_Refinement.Refinement

16:57:34 Presenting theory Security_Protocol_Refinement.Agents

16:57:34 Presenting theory Security_Protocol_Refinement.Keys

16:57:34 Presenting theory Security_Protocol_Refinement.Atoms

16:57:34 Presenting theory Security_Protocol_Refinement.Runs

16:57:34 Presenting theory Security_Protocol_Refinement.Channels

16:57:34 Presenting theory Security_Protocol_Refinement.Message

16:57:34 Presenting theory Security_Protocol_Refinement.s0g_secrecy

16:57:34 Presenting theory Security_Protocol_Refinement.a0n_agree

16:57:34 Presenting theory Security_Protocol_Refinement.a0i_agree

16:57:34 Presenting theory Security_Protocol_Refinement.m1_auth

16:57:34 Presenting theory Security_Protocol_Refinement.m2_auth_chan

16:57:34 Presenting theory Security_Protocol_Refinement.m2_confid_chan

16:57:34 Presenting theory Security_Protocol_Refinement.m3_sig

16:57:34 Presenting theory Security_Protocol_Refinement.m3_enc

16:57:34 Presenting theory Security_Protocol_Refinement.m1_keydist

16:57:34 Presenting theory Security_Protocol_Refinement.m1_keydist_iirn

16:57:34 Presenting theory Security_Protocol_Refinement.m1_keydist_inrn

16:57:34 Presenting theory Security_Protocol_Refinement.m1_kerberos

16:57:35 Presenting theory Security_Protocol_Refinement.m2_kerberos

16:57:35 Presenting theory Security_Protocol_Refinement.m3_kerberos_par

16:57:35 Presenting theory Security_Protocol_Refinement.m3_kerberos5

16:57:35 Presenting theory Security_Protocol_Refinement.m3_kerberos4

16:57:35 Presenting theory Security_Protocol_Refinement.m1_nssk

16:57:36 Presenting theory Security_Protocol_Refinement.m2_nssk

16:57:36 Presenting theory Security_Protocol_Refinement.m3_nssk_par

16:57:36 Presenting theory Security_Protocol_Refinement.m3_nssk

16:57:36 Presenting theory Security_Protocol_Refinement.m1_ds

16:57:36 Presenting theory Security_Protocol_Refinement.m2_ds

16:57:36 Presenting theory Security_Protocol_Refinement.m3_ds_par

16:57:36 Presenting theory Security_Protocol_Refinement.m3_ds

16:57:36 Presenting SenSocialChoice ...

16:57:36 Presenting document SenSocialChoice/document

16:57:36 Presenting document SenSocialChoice/outline

16:57:36 Presenting theory SenSocialChoice.FSext

16:57:36 Presenting theory SenSocialChoice.RPRs

16:57:36 Presenting theory SenSocialChoice.SCFs

16:57:36 Presenting theory SenSocialChoice.Arrow

16:57:37 Presenting theory SenSocialChoice.Sen

16:57:37 Presenting theory SenSocialChoice.May

16:57:37 Presenting Separation_Algebra ...

16:57:37 Presenting document Separation_Algebra/document

16:57:37 Presenting document Separation_Algebra/outline

16:57:37 Presenting theory Separation_Algebra.Separation_Algebra

16:57:37 Presenting theory Separation_Algebra.Sep_Heap_Instance

16:57:37 Presenting theory Separation_Algebra.Sep_Tactics

16:57:37 Presenting file "sep_tactics.ML"

16:57:37 Presenting theory Separation_Algebra.Simple_Separation_Example

16:57:37 Presenting theory Separation_Algebra.Sep_Tactics_Test

16:57:37 Presenting theory Separation_Algebra.Map_Extra

16:57:37 Presenting theory Separation_Algebra.VM_Example

16:57:37 Presenting theory Separation_Algebra.Separation_Algebra_Alt

16:57:37 Presenting theory Separation_Algebra.Sep_Eq

16:57:37 Presenting theory Separation_Algebra.Types_D

16:57:37 Presenting theory Separation_Algebra.Abstract_Separation_D

16:57:37 Presenting theory Separation_Algebra.Separation_D

16:57:37 Presenting Simpl ...

16:57:38 Presenting document Simpl/document

16:57:38 Presenting document Simpl/outline

16:57:38 Presenting theory Simpl.Language

16:57:38 Presenting theory Simpl.Semantic

16:57:39 Presenting theory Simpl.HoarePartialDef

16:57:39 Presenting theory Simpl.HoarePartialProps

16:57:40 Presenting theory Simpl.HoarePartial

16:57:40 Presenting theory Simpl.Termination

16:57:41 Presenting theory Simpl.SmallStep

16:57:41 Presenting theory Simpl.HoareTotalDef

16:57:41 Presenting theory Simpl.HoareTotalProps

16:57:42 Presenting theory Simpl.HoareTotal

16:57:42 Presenting theory Simpl.Hoare

16:57:43 Presenting theory Simpl.StateSpace

16:57:43 Presenting theory Simpl.AlternativeSmallStep

16:57:44 Presenting theory Simpl.Simpl_Heap

16:57:44 Presenting theory Simpl.HeapList

16:57:44 Presenting theory Simpl.Generalise

16:57:44 Presenting file "generalise_state.ML"

16:57:44 Presenting theory Simpl.Vcg

16:57:45 Presenting file "hoare.ML"

16:57:45 Presenting file "hoare_syntax.ML"

16:57:45 Presenting theory Simpl.SyntaxTest

16:57:45 Presenting theory Simpl.VcgEx

16:57:45 Presenting theory Simpl.VcgExSP

16:57:45 Presenting theory Simpl.VcgExTotal

16:57:45 Presenting theory Simpl.Quicksort

16:57:45 Presenting theory Simpl.XVcg

16:57:45 Presenting theory Simpl.XVcgEx

16:57:45 Presenting theory Simpl.ProcParEx

16:57:46 Presenting theory Simpl.ProcParExSP

16:57:46 Presenting theory Simpl.Closure

16:57:46 Presenting theory Simpl.ClosureEx

16:57:46 Presenting theory Simpl.Compose

16:57:46 Presenting theory Simpl.ComposeEx

16:57:46 Presenting theory Simpl.UserGuide

16:57:46 Presenting theory Simpl.Simpl

16:57:46 Presenting BDD ...

16:57:46 Presenting document BDD/document

16:57:46 Presenting document BDD/outline

16:57:46 Presenting theory BDD.BinDag

16:57:46 Presenting theory BDD.General

16:57:47 Presenting theory BDD.ProcedureSpecs

16:57:47 Presenting theory BDD.EvalProof

16:57:47 Presenting theory BDD.LevellistProof

16:57:47 Presenting theory BDD.ShareRepProof

16:57:47 Presenting theory BDD.ShareReduceRepListProof

16:57:47 Presenting theory BDD.RepointProof

16:57:48 Presenting theory BDD.NormalizeTotalProof

16:57:48 Presenting Planarity_Certificates ...

16:57:48 Presenting document Planarity_Certificates/document

16:57:48 Presenting document Planarity_Certificates/outline

16:57:48 Presenting theory Planarity_Certificates.Lib

16:57:48 Presenting theory Planarity_Certificates.OptionMonad

16:57:48 Presenting theory Planarity_Certificates.NonDetMonad

16:57:49 Presenting theory Planarity_Certificates.NonDetMonadLemmas

16:57:49 Presenting theory Planarity_Certificates.OptionMonadND

16:57:49 Presenting theory Planarity_Certificates.WP

16:57:49 Presenting file "WP-method.ML"

16:57:49 Presenting theory Planarity_Certificates.OptionMonadWP

16:57:49 Presenting theory Planarity_Certificates.Graph_Genus

16:57:49 Presenting theory Planarity_Certificates.List_Aux

16:57:49 Presenting theory Planarity_Certificates.Executable_Permutations

16:57:49 Presenting theory Planarity_Certificates.Digraph_Map_Impl

16:57:49 Presenting theory Planarity_Certificates.Planar_Complete

16:57:50 Presenting theory Planarity_Certificates.Reachablen

16:57:50 Presenting theory Planarity_Certificates.Permutations_2

16:57:50 Presenting theory Planarity_Certificates.Planar_Subdivision

16:57:50 Presenting theory Planarity_Certificates.Planar_Subgraph

16:57:50 Presenting theory Planarity_Certificates.Kuratowski_Combinatorial

16:57:50 Presenting theory Planarity_Certificates.Simpl_Anno

16:57:50 Presenting theory Planarity_Certificates.Check_Non_Planarity_Impl

16:57:50 Presenting theory Planarity_Certificates.Check_Non_Planarity_Verification

16:57:51 Presenting theory Planarity_Certificates.AutoCorres_Misc

16:57:51 Presenting theory Planarity_Certificates.Setup_AutoCorres

16:57:51 Presenting file "$AFP/Case_Labeling/util.ML"

16:57:51 Presenting theory Planarity_Certificates.Check_Planarity_Verification

16:57:51 Presenting theory Planarity_Certificates.Planarity_Certificates

16:57:51 Presenting Sliding_Window_Algorithm ...

16:57:51 Presenting document Sliding_Window_Algorithm/document

16:57:51 Presenting document Sliding_Window_Algorithm/outline

16:57:51 Presenting theory Sliding_Window_Algorithm.SWA

16:57:52 Presenting Statecharts ...

16:57:52 Presenting document Statecharts/document

16:57:52 Presenting document Statecharts/outline

16:57:52 Presenting theory Statecharts.Contrib

16:57:52 Presenting theory Statecharts.DataSpace

16:57:52 Presenting theory Statecharts.Data

16:57:52 Presenting theory Statecharts.Update

16:57:52 Presenting theory Statecharts.Expr

16:57:52 Presenting theory Statecharts.SA

16:57:52 Presenting theory Statecharts.HA

16:57:52 Presenting theory Statecharts.HASem

16:57:52 Presenting theory Statecharts.Kripke

16:57:52 Presenting theory Statecharts.HAKripke

16:57:52 Presenting theory Statecharts.HAOps

16:57:53 Presenting theory Statecharts.CarAudioSystem

16:57:53 Presenting Stellar_Quorums ...

16:57:53 Presenting document Stellar_Quorums/document

16:57:53 Presenting document Stellar_Quorums/outline

16:57:53 Presenting theory Stellar_Quorums.Stellar_Quorums

16:57:53 Presenting Stone_Algebras ...

16:57:53 Presenting document Stone_Algebras/document

16:57:53 Presenting document Stone_Algebras/outline

16:57:53 Presenting theory Stone_Algebras.Lattice_Basics

16:57:53 Presenting theory Stone_Algebras.P_Algebras

16:57:53 Presenting theory Stone_Algebras.Filters

16:57:53 Presenting theory Stone_Algebras.Stone_Construction

16:57:54 Presenting Stone_Relation_Algebras ...

16:57:54 Presenting document Stone_Relation_Algebras/document

16:57:54 Presenting document Stone_Relation_Algebras/outline

16:57:54 Presenting theory Stone_Relation_Algebras.Fixpoints

16:57:54 Presenting theory Stone_Relation_Algebras.Semirings

16:57:54 Presenting theory Stone_Relation_Algebras.Relation_Algebras

16:57:54 Presenting theory Stone_Relation_Algebras.Relation_Subalgebras

16:57:54 Presenting theory Stone_Relation_Algebras.Matrix_Relation_Algebras

16:57:55 Presenting theory Stone_Relation_Algebras.Linear_Order_Matrices

16:57:55 Presenting Stone_Kleene_Relation_Algebras ...

16:57:55 Presenting document Stone_Kleene_Relation_Algebras/document

16:57:55 Presenting document Stone_Kleene_Relation_Algebras/outline

16:57:55 Presenting theory Stone_Kleene_Relation_Algebras.Iterings

16:57:55 Presenting theory Stone_Kleene_Relation_Algebras.Kleene_Algebras

16:57:55 Presenting theory Stone_Kleene_Relation_Algebras.Kleene_Relation_Algebras

16:57:56 Presenting theory Stone_Kleene_Relation_Algebras.Kleene_Relation_Subalgebras

16:57:56 Presenting theory Stone_Kleene_Relation_Algebras.Matrix_Kleene_Algebras

16:57:56 Presenting Aggregation_Algebras ...

16:57:56 Presenting document Aggregation_Algebras/document

16:57:56 Presenting document Aggregation_Algebras/outline

16:57:56 Presenting theory Aggregation_Algebras.Semigroups_Big

16:57:56 Presenting theory Aggregation_Algebras.Aggregation_Algebras

16:57:56 Presenting theory Aggregation_Algebras.Matrix_Aggregation_Algebras

16:57:57 Presenting theory Aggregation_Algebras.Linear_Aggregation_Algebras

16:57:57 Presenting Relational_Minimum_Spanning_Trees ...

16:57:57 Presenting document Relational_Minimum_Spanning_Trees/document

16:57:57 Presenting document Relational_Minimum_Spanning_Trees/outline

16:57:57 Presenting theory Relational_Minimum_Spanning_Trees.Kruskal

16:57:57 Presenting theory Relational_Minimum_Spanning_Trees.Prim

16:57:57 Presenting theory Relational_Minimum_Spanning_Trees.Boruvka

16:57:58 Presenting Relational_Disjoint_Set_Forests ...

16:57:58 Presenting document Relational_Disjoint_Set_Forests/document

16:57:58 Presenting document Relational_Disjoint_Set_Forests/outline

16:57:58 Presenting theory Relational_Disjoint_Set_Forests.Disjoint_Set_Forests

16:57:58 Presenting Subset_Boolean_Algebras ...

16:57:58 Presenting document Subset_Boolean_Algebras/document

16:57:58 Presenting document Subset_Boolean_Algebras/outline

16:57:58 Presenting theory Subset_Boolean_Algebras.Subset_Boolean_Algebras

16:57:59 Presenting Store_Buffer_Reduction ...

16:57:59 Presenting document Store_Buffer_Reduction/document

16:57:59 Presenting document Store_Buffer_Reduction/outline

16:57:59 Presenting theory Store_Buffer_Reduction.ReduceStoreBuffer

16:58:04 Presenting theory Store_Buffer_Reduction.ReduceStoreBufferSimulation

16:58:09 Presenting theory Store_Buffer_Reduction.PIMP

16:58:09 Presenting theory Store_Buffer_Reduction.SyntaxTweaks

16:58:09 Presenting theory Store_Buffer_Reduction.Abbrevs

16:58:09 Presenting theory Store_Buffer_Reduction.Variants

16:58:10 Presenting theory Store_Buffer_Reduction.Text

16:58:10 Presenting theory Store_Buffer_Reduction.Preliminaries

16:58:10 Presenting Strong_Security ...

16:58:10 Presenting document Strong_Security/document

16:58:10 Presenting document Strong_Security/outline

16:58:10 Presenting theory Strong_Security.Types

16:58:10 Presenting theory Strong_Security.Expr

16:58:10 Presenting theory Strong_Security.Domain_example

16:58:10 Presenting theory Strong_Security.MWLf

16:58:10 Presenting theory Strong_Security.Strong_Security

16:58:10 Presenting theory Strong_Security.Up_To_Technique

16:58:10 Presenting theory Strong_Security.Parallel_Composition

16:58:10 Presenting theory Strong_Security.Strongly_Secure_Skip_Assign

16:58:10 Presenting theory Strong_Security.Language_Composition

16:58:10 Presenting theory Strong_Security.Type_System

16:58:10 Presenting theory Strong_Security.Type_System_example

16:58:10 Presenting Sugar ...

16:58:10 Presenting document Sugar/sugar

16:58:10 Presenting theory Sugar.Sugar

16:58:10 Presenting Syntax_Independent_Logic ...

16:58:10 Presenting document Syntax_Independent_Logic/document

16:58:10 Presenting document Syntax_Independent_Logic/outline

16:58:10 Presenting theory Syntax_Independent_Logic.Prelim

16:58:11 Presenting theory Syntax_Independent_Logic.Syntax

16:58:11 Presenting theory Syntax_Independent_Logic.Deduction

16:58:12 Presenting theory Syntax_Independent_Logic.Natural_Deduction

16:58:12 Presenting theory Syntax_Independent_Logic.Pseudo_Term

16:58:12 Presenting theory Syntax_Independent_Logic.Standard_Model

16:58:12 Presenting theory Syntax_Independent_Logic.Syntax_Arith

16:58:12 Presenting theory Syntax_Independent_Logic.Deduction_Q

16:58:13 Presenting Goedel_Incompleteness ...

16:58:13 Presenting document Goedel_Incompleteness/document

16:58:13 Presenting document Goedel_Incompleteness/outline

16:58:13 Presenting theory Goedel_Incompleteness.Deduction2

16:58:13 Presenting theory Goedel_Incompleteness.Abstract_Encoding

16:58:13 Presenting theory Goedel_Incompleteness.Abstract_Representability

16:58:13 Presenting theory Goedel_Incompleteness.Diagonalization

16:58:13 Presenting theory Goedel_Incompleteness.Derivability_Conditions

16:58:13 Presenting theory Goedel_Incompleteness.Goedel_Formula

16:58:13 Presenting theory Goedel_Incompleteness.Standard_Model_More

16:58:13 Presenting theory Goedel_Incompleteness.Abstract_First_Goedel

16:58:13 Presenting theory Goedel_Incompleteness.Rosser_Formula

16:58:13 Presenting theory Goedel_Incompleteness.Abstract_First_Goedel_Rosser

16:58:13 Presenting theory Goedel_Incompleteness.Abstract_Second_Goedel

16:58:13 Presenting theory Goedel_Incompleteness.Abstract_Jeroslow_Encoding

16:58:13 Presenting theory Goedel_Incompleteness.Jeroslow_Original

16:58:13 Presenting theory Goedel_Incompleteness.Jeroslow_Simplified

16:58:14 Presenting theory Goedel_Incompleteness.Loeb_Formula

16:58:14 Presenting theory Goedel_Incompleteness.Loeb

16:58:14 Presenting theory Goedel_Incompleteness.Tarski

16:58:14 Presenting theory Goedel_Incompleteness.All_Abstract

16:58:14 Presenting Goedel_HFSet_Semantic ...

16:58:14 Presenting document Goedel_HFSet_Semantic/document

16:58:14 Presenting document Goedel_HFSet_Semantic/outline

16:58:14 Presenting theory Goedel_HFSet_Semantic.Instance

16:58:14 Presenting Goedel_HFSet_Semanticless ...

16:58:14 Presenting document Goedel_HFSet_Semanticless/document

16:58:14 Presenting document Goedel_HFSet_Semanticless/outline

16:58:14 Presenting theory Goedel_HFSet_Semanticless.SyntaxN

16:58:14 Presenting theory Goedel_HFSet_Semanticless.Coding

16:58:14 Presenting theory Goedel_HFSet_Semanticless.Predicates

16:58:15 Presenting theory Goedel_HFSet_Semanticless.Sigma

16:58:15 Presenting theory Goedel_HFSet_Semanticless.Coding_Predicates

16:58:15 Presenting theory Goedel_HFSet_Semanticless.Pf_Predicates

16:58:15 Presenting theory Goedel_HFSet_Semanticless.II_Prelims

16:58:16 Presenting theory Goedel_HFSet_Semanticless.Pseudo_Coding

16:58:17 Presenting theory Goedel_HFSet_Semanticless.Quote

16:58:17 Presenting theory Goedel_HFSet_Semanticless.Functions

16:58:17 Presenting theory Goedel_HFSet_Semanticless.Goedel_I

16:58:17 Presenting theory Goedel_HFSet_Semanticless.Instance

16:58:17 Presenting Robinson_Arithmetic ...

16:58:17 Presenting document Robinson_Arithmetic/document

16:58:17 Presenting document Robinson_Arithmetic/outline

16:58:17 Presenting theory Robinson_Arithmetic.Robinson_Arithmetic

16:58:18 Presenting theory Robinson_Arithmetic.Instance

16:58:18 Presenting Szpilrajn ...

16:58:18 Presenting document Szpilrajn/document

16:58:18 Presenting document Szpilrajn/outline

16:58:18 Presenting theory Szpilrajn.Szpilrajn

16:58:18 Presenting TESL_Language ...

16:58:18 Presenting document TESL_Language/document

16:58:18 Presenting document TESL_Language/outline

16:58:18 Presenting theory TESL_Language.Introduction

16:58:18 Presenting theory TESL_Language.TESL

16:58:18 Presenting theory TESL_Language.Run

16:58:18 Presenting theory TESL_Language.Denotational

16:58:18 Presenting theory TESL_Language.SymbolicPrimitive

16:58:18 Presenting theory TESL_Language.Operational

16:58:18 Presenting theory TESL_Language.Corecursive_Prop

16:58:18 Presenting theory TESL_Language.Hygge_Theory

16:58:19 Presenting theory TESL_Language.StutteringDefs

16:58:19 Presenting theory TESL_Language.StutteringLemmas

16:58:19 Presenting theory TESL_Language.Stuttering

16:58:19 Presenting theory TESL_Language.Config_Morphisms

16:58:19 Presenting TLA ...

16:58:19 Presenting document TLA/document

16:58:19 Presenting document TLA/outline

16:58:19 Presenting theory TLA.Sequence

16:58:19 Presenting theory TLA.Intensional

16:58:19 Presenting theory TLA.Semantics

16:58:19 Presenting theory TLA.PreFormulas

16:58:19 Presenting theory TLA.Rules

16:58:20 Presenting theory TLA.Liveness

16:58:20 Presenting theory TLA.State

16:58:20 Presenting theory TLA.Even

16:58:20 Presenting theory TLA.Inc

16:58:20 Presenting theory TLA.Buffer

16:58:20 Presenting Timed_Automata ...

16:58:20 Presenting document Timed_Automata/document

16:58:20 Presenting document Timed_Automata/outline

16:58:20 Presenting theory Timed_Automata.Floyd_Warshall

16:58:20 Presenting theory Timed_Automata.Timed_Automata

16:58:21 Presenting theory Timed_Automata.DBM

16:58:21 Presenting theory Timed_Automata.Paths_Cycles

16:58:21 Presenting theory Timed_Automata.DBM_Basics

16:58:21 Presenting theory Timed_Automata.DBM_Operations

16:58:22 Presenting theory Timed_Automata.DBM_Zone_Semantics

16:58:22 Presenting theory Timed_Automata.Misc

16:58:22 Presenting theory Timed_Automata.DBM_Normalization

16:58:22 Presenting theory Timed_Automata.Regions_Beta

16:58:23 Presenting theory Timed_Automata.Regions

16:58:24 Presenting theory Timed_Automata.Closure

16:58:24 Presenting theory Timed_Automata.Approx_Beta

16:58:25 Presenting theory Timed_Automata.Normalized_Zone_Semantics

16:58:25 Presenting Transitive-Closure-II ...

16:58:25 Presenting document Transitive-Closure-II/document

16:58:25 Presenting document Transitive-Closure-II/outline

16:58:25 Presenting theory Transitive-Closure-II.RTrancl

16:58:25 Presenting Tree_Decomposition ...

16:58:25 Presenting document Tree_Decomposition/document

16:58:25 Presenting document Tree_Decomposition/outline

16:58:25 Presenting theory Tree_Decomposition.Graph

16:58:25 Presenting theory Tree_Decomposition.Tree

16:58:26 Presenting theory Tree_Decomposition.TreeDecomposition

16:58:26 Presenting theory Tree_Decomposition.TreewidthTree

16:58:26 Presenting theory Tree_Decomposition.TreewidthCompleteGraph

16:58:26 Presenting theory Tree_Decomposition.ExampleInstantiations

16:58:26 Presenting Tutorial ...

16:58:26 Presenting document Tutorial/tutorial

16:58:26 Presenting theory Tutorial.Base

16:58:26 Presenting theory Tutorial.ToyList_Test

16:58:26 Presenting theory Tutorial.ToyList

16:58:26 Presenting theory Tutorial.Ifexpr

16:58:26 Presenting theory Tutorial.CodeGen

16:58:26 Presenting theory Tutorial.Trie

16:58:26 Presenting theory Tutorial.ABexpr

16:58:26 Presenting theory Tutorial.unfoldnested

16:58:26 Presenting theory Tutorial.Nested

16:58:26 Presenting theory Tutorial.Fundata

16:58:26 Presenting theory Tutorial.fun0

16:58:26 Presenting theory Tutorial.simp2

16:58:26 Presenting theory Tutorial.PDL

16:58:26 Presenting theory Tutorial.CTL

16:58:26 Presenting theory Tutorial.CTLind

16:58:26 Presenting theory Tutorial.Setup

16:58:26 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

16:58:26 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

16:58:26 Presenting theory Tutorial.Even

16:58:26 Presenting theory Tutorial.Mutual

16:58:26 Presenting theory Tutorial.Star

16:58:26 Presenting theory Tutorial.AB

16:58:26 Presenting theory Tutorial.Advanced

16:58:26 Presenting theory Tutorial.Tree

16:58:26 Presenting theory Tutorial.Tree2

16:58:26 Presenting theory Tutorial.Plus

16:58:26 Presenting theory Tutorial.case_exprs

16:58:26 Presenting theory Tutorial.fakenat

16:58:26 Presenting theory Tutorial.natsum

16:58:26 Presenting theory Tutorial.pairs2

16:58:26 Presenting theory Tutorial.Option2

16:58:26 Presenting theory Tutorial.types

16:58:26 Presenting theory Tutorial.prime_def

16:58:26 Presenting theory Tutorial.simp

16:58:26 Presenting theory Tutorial.Itrev

16:58:26 Presenting theory Tutorial.AdvancedInd

16:58:26 Presenting theory Tutorial.appendix

16:58:26 Presenting theory Tutorial.Message

16:58:27 Presenting theory Tutorial.Event

16:58:27 Presenting theory Tutorial.Public

16:58:27 Presenting theory Tutorial.NS_Public

16:58:27 Presenting theory Tutorial.Documents

16:58:27 Presenting theory Tutorial.Numbers

16:58:27 Presenting theory Tutorial.Pairs

16:58:27 Presenting theory Tutorial.Records

16:58:27 Presenting theory Tutorial.Typedefs

16:58:27 Presenting theory Tutorial.Overloading

16:58:27 Presenting theory Tutorial.Axioms

16:58:27 Presenting theory Tutorial.Basic

16:58:27 Presenting theory Tutorial.Blast

16:58:27 Presenting theory Tutorial.Force

16:58:27 Presenting theory Tutorial.TPrimes

16:58:27 Presenting theory Tutorial.Forward

16:58:27 Presenting theory Tutorial.Tacticals

16:58:27 Presenting theory Tutorial.find2

16:58:27 Presenting theory Tutorial.Examples

16:58:27 Presenting theory Tutorial.Functions

16:58:27 Presenting theory Tutorial.Relations

16:58:27 Presenting theory Tutorial.Recur

16:58:27 Presenting Typeclass_Hierarchy ...

16:58:27 Presenting document Typeclass_Hierarchy/typeclass_hierarchy

16:58:27 Presenting theory Typeclass_Hierarchy.Setup

16:58:27 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

16:58:27 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

16:58:27 Presenting theory Typeclass_Hierarchy.Typeclass_Hierarchy

16:58:27 Presenting Types_Tableaus_and_Goedels_God ...

16:58:27 Presenting document Types_Tableaus_and_Goedels_God/document

16:58:27 Presenting document Types_Tableaus_and_Goedels_God/outline

16:58:27 Presenting theory Types_Tableaus_and_Goedels_God.Relations

16:58:27 Presenting theory Types_Tableaus_and_Goedels_God.IHOML

16:58:27 Presenting theory Types_Tableaus_and_Goedels_God.IHOML_Examples

16:58:27 Presenting theory Types_Tableaus_and_Goedels_God.GoedelProof_P1

16:58:27 Presenting theory Types_Tableaus_and_Goedels_God.GoedelProof_P2

16:58:27 Presenting theory Types_Tableaus_and_Goedels_God.FittingProof

16:58:27 Presenting theory Types_Tableaus_and_Goedels_God.AndersonProof

16:58:28 Presenting UPF ...

16:58:28 Presenting document UPF/document

16:58:28 Presenting document UPF/outline

16:58:28 Presenting theory UPF.Monads

16:58:28 Presenting theory UPF.UPFCore

16:58:28 Presenting theory UPF.ElementaryPolicies

16:58:28 Presenting theory UPF.SeqComposition

16:58:28 Presenting theory UPF.ParallelComposition

16:58:28 Presenting theory UPF.Normalisation

16:58:28 Presenting theory UPF.NormalisationTestSpecification

16:58:28 Presenting theory UPF.Analysis

16:58:28 Presenting theory UPF.UPF

16:58:28 Presenting theory UPF.Service

16:58:28 Presenting theory UPF.ServiceExample

16:58:28 Presenting UPF_Firewall ...

16:58:28 Presenting document UPF_Firewall/document

16:58:28 Presenting document UPF_Firewall/outline

16:58:28 Presenting theory UPF_Firewall.NetworkCore

16:58:28 Presenting theory UPF_Firewall.DatatypeAddress

16:58:28 Presenting theory UPF_Firewall.DatatypePort

16:58:28 Presenting theory UPF_Firewall.IntegerAddress

16:58:28 Presenting theory UPF_Firewall.IntegerPort

16:58:28 Presenting theory UPF_Firewall.IntegerPort_TCPUDP

16:58:28 Presenting theory UPF_Firewall.IPv4

16:58:28 Presenting theory UPF_Firewall.IPv4_TCPUDP

16:58:28 Presenting theory UPF_Firewall.NetworkModels

16:58:28 Presenting theory UPF_Firewall.PolicyCore

16:58:28 Presenting theory UPF_Firewall.PolicyCombinators

16:58:28 Presenting theory UPF_Firewall.PortCombinators

16:58:28 Presenting theory UPF_Firewall.ProtocolPortCombinators

16:58:28 Presenting theory UPF_Firewall.Ports

16:58:28 Presenting theory UPF_Firewall.PacketFilter

16:58:28 Presenting theory UPF_Firewall.NAT

16:58:29 Presenting theory UPF_Firewall.FWNormalisationCore

16:58:29 Presenting theory UPF_Firewall.NormalisationGenericProofs

16:58:29 Presenting theory UPF_Firewall.NormalisationIntegerPortProof

16:58:30 Presenting theory UPF_Firewall.NormalisationIPPProofs

16:58:32 Presenting theory UPF_Firewall.ElementaryRules

16:58:32 Presenting theory UPF_Firewall.FWNormalisation

16:58:32 Presenting theory UPF_Firewall.LTL_alike

16:58:32 Presenting theory UPF_Firewall.StatefulCore

16:58:32 Presenting theory UPF_Firewall.FTP

16:58:32 Presenting theory UPF_Firewall.FTP_WithPolicy

16:58:32 Presenting theory UPF_Firewall.VOIP

16:58:32 Presenting theory UPF_Firewall.FTPVOIP

16:58:32 Presenting theory UPF_Firewall.StatefulFW

16:58:32 Presenting theory UPF_Firewall.UPF-Firewall

16:58:32 Presenting theory UPF_Firewall.DMZDatatype

16:58:32 Presenting theory UPF_Firewall.DMZInteger

16:58:32 Presenting theory UPF_Firewall.DMZ

16:58:32 Presenting theory UPF_Firewall.Voice_over_IP

16:58:32 Presenting theory UPF_Firewall.Transformation01

16:58:32 Presenting theory UPF_Firewall.Transformation02

16:58:32 Presenting theory UPF_Firewall.Transformation

16:58:32 Presenting theory UPF_Firewall.NAT-FW

16:58:32 Presenting theory UPF_Firewall.PersonalFirewallInt

16:58:32 Presenting theory UPF_Firewall.PersonalFirewallIpv4

16:58:32 Presenting theory UPF_Firewall.PersonalFirewallDatatype

16:58:32 Presenting theory UPF_Firewall.PersonalFirewall

16:58:32 Presenting theory UPF_Firewall.Examples

16:58:32 Presenting Universal_Turing_Machine ...

16:58:32 Presenting document Universal_Turing_Machine/document

16:58:32 Presenting document Universal_Turing_Machine/outline

16:58:32 Presenting theory Universal_Turing_Machine.Turing

16:58:33 Presenting theory Universal_Turing_Machine.Turing_Hoare

16:58:33 Presenting theory Universal_Turing_Machine.Uncomputable

16:58:33 Presenting theory Universal_Turing_Machine.Abacus_Mopup

16:58:33 Presenting theory Universal_Turing_Machine.Abacus

16:58:34 Presenting theory Universal_Turing_Machine.Abacus_Defs

16:58:34 Presenting theory Universal_Turing_Machine.Rec_Def

16:58:34 Presenting theory Universal_Turing_Machine.Abacus_Hoare

16:58:34 Presenting theory Universal_Turing_Machine.Recursive

16:58:36 Presenting theory Universal_Turing_Machine.Recs

16:58:36 Presenting theory Universal_Turing_Machine.UF

16:58:37 Presenting theory Universal_Turing_Machine.UTM

16:58:38 Presenting VeriComp ...

16:58:38 Presenting document VeriComp/document

16:58:38 Presenting document VeriComp/outline

16:58:38 Presenting theory VeriComp.Behaviour

16:58:38 Presenting theory VeriComp.Well_founded

16:58:38 Presenting theory VeriComp.Inf

16:58:38 Presenting theory VeriComp.Semantics

16:58:38 Presenting theory VeriComp.Language

16:58:38 Presenting theory VeriComp.Simulation

16:58:38 Presenting theory VeriComp.Compiler

16:58:38 Presenting theory VeriComp.Fixpoint

16:58:38 Presenting Interpreter_Optimizations ...

16:58:38 Presenting document Interpreter_Optimizations/document

16:58:38 Presenting document Interpreter_Optimizations/outline

16:58:38 Presenting theory Interpreter_Optimizations.Env

16:58:38 Presenting theory Interpreter_Optimizations.Env_list

16:58:38 Presenting theory Interpreter_Optimizations.List_util

16:58:38 Presenting theory Interpreter_Optimizations.Option_applicative

16:58:38 Presenting theory Interpreter_Optimizations.Result

16:58:38 Presenting theory Interpreter_Optimizations.Global

16:58:38 Presenting theory Interpreter_Optimizations.Op

16:58:38 Presenting theory Interpreter_Optimizations.OpInl

16:58:38 Presenting theory Interpreter_Optimizations.Dynamic

16:58:38 Presenting theory Interpreter_Optimizations.Inca

16:58:39 Presenting theory Interpreter_Optimizations.Unboxed

16:58:39 Presenting theory Interpreter_Optimizations.OpUbx

16:58:39 Presenting theory Interpreter_Optimizations.Ubx

16:58:39 Presenting theory Interpreter_Optimizations.Ubx_type_inference

16:58:39 Presenting theory Interpreter_Optimizations.Unboxed_lemmas

16:58:39 Presenting theory Interpreter_Optimizations.Inca_to_Ubx_simulation

16:58:39 Presenting theory Interpreter_Optimizations.Inca_to_Ubx_compiler

16:58:39 Presenting theory Interpreter_Optimizations.Op_example

16:58:40 Presenting theory Interpreter_Optimizations.Std

16:58:40 Presenting theory Interpreter_Optimizations.Std_to_Inca_simulation

16:58:40 Presenting theory Interpreter_Optimizations.Std_to_Inca_compiler

16:58:40 Presenting Verified-Prover ...

16:58:40 Presenting document Verified-Prover/document

16:58:40 Presenting document Verified-Prover/outline

16:58:40 Presenting theory Verified-Prover.Prover

16:58:40 Presenting Verified_SAT_Based_AI_Planning ...

16:58:40 Presenting document Verified_SAT_Based_AI_Planning/document

16:58:40 Presenting document Verified_SAT_Based_AI_Planning/outline

16:58:40 Presenting theory Verified_SAT_Based_AI_Planning.List_Supplement

16:58:40 Presenting theory Verified_SAT_Based_AI_Planning.Map_Supplement

16:58:40 Presenting theory Verified_SAT_Based_AI_Planning.CNF_Supplement

16:58:40 Presenting theory Verified_SAT_Based_AI_Planning.CNF_Semantics_Supplement

16:58:41 Presenting theory Verified_SAT_Based_AI_Planning.State_Variable_Representation

16:58:41 Presenting theory Verified_SAT_Based_AI_Planning.STRIPS_Representation

16:58:41 Presenting theory Verified_SAT_Based_AI_Planning.STRIPS_Semantics

16:58:41 Presenting theory Verified_SAT_Based_AI_Planning.SAS_Plus_Representation

16:58:41 Presenting theory Verified_SAT_Based_AI_Planning.SAS_Plus_Semantics

16:58:41 Presenting theory Verified_SAT_Based_AI_Planning.SAS_Plus_STRIPS

16:58:42 Presenting theory Verified_SAT_Based_AI_Planning.SAT_Plan_Base

16:58:43 Presenting theory Verified_SAT_Based_AI_Planning.SAT_Plan_Extensions

16:58:43 Presenting theory Verified_SAT_Based_AI_Planning.SAT_Solve_SAS_Plus

16:58:43 Presenting theory Verified_SAT_Based_AI_Planning.AST_SAS_Plus_Equivalence

16:58:44 Presenting theory Verified_SAT_Based_AI_Planning.Set2_Join_RBT

16:58:44 Presenting theory Verified_SAT_Based_AI_Planning.Solve_SASP

16:58:44 Presenting VolpanoSmith ...

16:58:44 Presenting document VolpanoSmith/document

16:58:44 Presenting document VolpanoSmith/outline

16:58:44 Presenting theory VolpanoSmith.Semantics

16:58:44 Presenting theory VolpanoSmith.secTypes

16:58:45 Presenting theory VolpanoSmith.Execute

16:58:45 Presenting WHATandWHERE_Security ...

16:58:45 Presenting document WHATandWHERE_Security/document

16:58:45 Presenting document WHATandWHERE_Security/outline

16:58:45 Presenting theory WHATandWHERE_Security.WHATWHERE_Security

16:58:45 Presenting theory WHATandWHERE_Security.Up_To_Technique

16:58:45 Presenting theory WHATandWHERE_Security.MWLs

16:58:45 Presenting theory WHATandWHERE_Security.Parallel_Composition

16:58:45 Presenting theory WHATandWHERE_Security.WHATWHERE_Secure_Skip_Assign

16:58:45 Presenting theory WHATandWHERE_Security.Language_Composition

16:58:45 Presenting theory WHATandWHERE_Security.Type_System

16:58:46 Presenting theory WHATandWHERE_Security.Type_System_example

16:58:46 Presenting WOOT_Strong_Eventual_Consistency ...

16:58:46 Presenting document WOOT_Strong_Eventual_Consistency/document

16:58:46 Presenting document WOOT_Strong_Eventual_Consistency/outline

16:58:46 Presenting theory WOOT_Strong_Eventual_Consistency.ErrorMonad

16:58:46 Presenting theory WOOT_Strong_Eventual_Consistency.Data

16:58:46 Presenting theory WOOT_Strong_Eventual_Consistency.BasicAlgorithms

16:58:46 Presenting theory WOOT_Strong_Eventual_Consistency.CreateAlgorithms

16:58:46 Presenting theory WOOT_Strong_Eventual_Consistency.IntegrateAlgorithm

16:58:46 Presenting theory WOOT_Strong_Eventual_Consistency.DistributedExecution

16:58:46 Presenting theory WOOT_Strong_Eventual_Consistency.SortKeys

16:58:46 Presenting theory WOOT_Strong_Eventual_Consistency.Psi

16:58:46 Presenting theory WOOT_Strong_Eventual_Consistency.Sorting

16:58:46 Presenting theory WOOT_Strong_Eventual_Consistency.Consistency

16:58:46 Presenting theory WOOT_Strong_Eventual_Consistency.CreateConsistent

16:58:46 Presenting theory WOOT_Strong_Eventual_Consistency.IntegrateInsertCommute

16:58:46 Presenting theory WOOT_Strong_Eventual_Consistency.StrongConvergence

16:58:46 Presenting theory WOOT_Strong_Eventual_Consistency.SEC

16:58:46 Presenting theory WOOT_Strong_Eventual_Consistency.Example

16:58:46 Presenting Weight_Balanced_Trees ...

16:58:46 Presenting document Weight_Balanced_Trees/document

16:58:46 Presenting document Weight_Balanced_Trees/outline

16:58:46 Presenting theory Weight_Balanced_Trees.Weight_Balanced_Trees_log

16:58:46 Presenting theory Weight_Balanced_Trees.Weight_Balanced_Trees

16:58:47 Presenting Word_Lib ...

16:58:47 Presenting document Word_Lib/document

16:58:47 Presenting document Word_Lib/outline

16:58:47 Presenting theory Word_Lib.More_Arithmetic

16:58:47 Presenting theory Word_Lib.More_Divides

16:58:47 Presenting theory Word_Lib.More_Word

16:58:47 Presenting theory Word_Lib.Signed_Words

16:58:47 Presenting theory Word_Lib.Traditional_Infix_Syntax

16:58:47 Presenting theory Word_Lib.Word_EqI

16:58:47 Presenting theory Word_Lib.Bit_Comprehension

16:58:47 Presenting theory Word_Lib.Bits_Int

16:58:48 Presenting theory Word_Lib.Typedef_Morphisms

16:58:48 Presenting theory Word_Lib.Aligned

16:58:48 Presenting theory Word_Lib.Least_significant_bit

16:58:48 Presenting theory Word_Lib.Most_significant_bit

16:58:48 Presenting theory Word_Lib.Even_More_List

16:58:48 Presenting theory Word_Lib.Reversed_Bit_Lists

16:58:48 Presenting theory Word_Lib.Ancient_Numeral

16:58:48 Presenting theory Word_Lib.Bitwise

16:58:48 Presenting theory Word_Lib.Bitwise_Signed

16:58:48 Presenting theory Word_Lib.Enumeration

16:58:48 Presenting theory Word_Lib.Enumeration_Word

16:58:48 Presenting theory Word_Lib.Generic_set_bit

16:58:49 Presenting theory Word_Lib.Hex_Words

16:58:49 Presenting theory Word_Lib.More_Sublist

16:58:49 Presenting theory Word_Lib.More_Misc

16:58:49 Presenting theory Word_Lib.Strict_part_mono

16:58:49 Presenting theory Word_Lib.Legacy_Aliasses

16:58:49 Presenting theory Word_Lib.Next_and_Prev

16:58:49 Presenting theory Word_Lib.Norm_Words

16:58:49 Presenting theory Word_Lib.Rsplit

16:58:49 Presenting theory Word_Lib.Type_Syntax

16:58:49 Presenting theory Word_Lib.Signed_Division_Word

16:58:49 Presenting theory Word_Lib.Word_Lemmas

16:58:49 Presenting theory Word_Lib.Word_8

16:58:49 Presenting theory Word_Lib.Word_16

16:58:49 Presenting theory Word_Lib.Word_Syntax

16:58:49 Presenting theory Word_Lib.More_Word_Operations

16:58:49 Presenting theory Word_Lib.Word_32

16:58:49 Presenting theory Word_Lib.Word_64

16:58:49 Presenting theory Word_Lib.Many_More

16:58:49 Presenting theory Word_Lib.Word_Lib_Sumo

16:58:49 Presenting theory Word_Lib.Guide

16:58:49 Presenting theory Word_Lib.Examples

16:58:49 Presenting Complx ...

16:58:49 Presenting document Complx/document

16:58:49 Presenting document Complx/outline

16:58:49 Presenting theory Complx.Language

16:58:50 Presenting theory Complx.SmallStep

16:58:50 Presenting theory Complx.OG_Annotations

16:58:50 Presenting theory Complx.OG_Hoare

16:58:50 Presenting theory Complx.SeqCatch_decomp

16:58:50 Presenting theory Complx.OG_Soundness

16:58:50 Presenting theory Complx.Cache_Tactics

16:58:50 Presenting theory Complx.OG_Tactics

16:58:51 Presenting theory Complx.OG_Syntax

16:58:51 Presenting theory Complx.Examples

16:58:51 Presenting theory Complx.SumArr

16:58:51 Presenting IEEE_Floating_Point ...

16:58:51 Presenting document IEEE_Floating_Point/document

16:58:51 Presenting document IEEE_Floating_Point/outline

16:58:51 Presenting theory IEEE_Floating_Point.IEEE

16:58:51 Presenting theory IEEE_Floating_Point.IEEE_Properties

16:58:51 Presenting theory IEEE_Floating_Point.FP64

16:58:51 Presenting theory IEEE_Floating_Point.Conversion_IEEE_Float

16:58:51 Presenting theory IEEE_Floating_Point.Double

16:58:51 Presenting IP_Addresses ...

16:58:51 Presenting document IP_Addresses/document

16:58:51 Presenting document IP_Addresses/outline

16:58:51 Presenting theory IP_Addresses.NumberWang_IPv4

16:58:51 Presenting theory IP_Addresses.NumberWang_IPv6

16:58:51 Presenting theory IP_Addresses.WordInterval

16:58:52 Presenting theory IP_Addresses.Hs_Compat

16:58:52 Presenting theory IP_Addresses.IP_Address

16:58:52 Presenting theory IP_Addresses.IPv4

16:58:52 Presenting theory IP_Addresses.IPv6

16:58:52 Presenting theory IP_Addresses.Prefix_Match

16:58:52 Presenting theory IP_Addresses.CIDR_Split

16:58:52 Presenting theory IP_Addresses.WordInterval_Sorted

16:58:52 Presenting theory IP_Addresses.IP_Address_Parser

16:58:53 Presenting theory IP_Addresses.Lib_Numbers_toString

16:58:53 Presenting theory IP_Addresses.Lib_Word_toString

16:58:53 Presenting theory IP_Addresses.Lib_List_toString

16:58:53 Presenting theory IP_Addresses.IP_Address_toString

16:58:53 Presenting theory IP_Addresses.Prefix_Match_toString

16:58:53 Presenting Simple_Firewall ...

16:58:53 Presenting document Simple_Firewall/document

16:58:53 Presenting document Simple_Firewall/outline

16:58:53 Presenting theory Simple_Firewall.Lib_Enum_toString

16:58:53 Presenting theory Simple_Firewall.L4_Protocol

16:58:53 Presenting theory Simple_Firewall.Simple_Packet

16:58:53 Presenting theory Simple_Firewall.Firewall_Common_Decision_State

16:58:53 Presenting theory Simple_Firewall.Iface

16:58:53 Presenting theory Simple_Firewall.SimpleFw_Syntax

16:58:53 Presenting theory Simple_Firewall.SimpleFw_Semantics

16:58:53 Presenting theory Simple_Firewall.List_Product_More

16:58:53 Presenting theory Simple_Firewall.Option_Helpers

16:58:53 Presenting theory Simple_Firewall.Generic_SimpleFw

16:58:53 Presenting theory Simple_Firewall.Shadowed

16:58:53 Presenting theory Simple_Firewall.IP_Partition_Preliminaries

16:58:53 Presenting theory Simple_Firewall.GroupF

16:58:53 Presenting theory Simple_Firewall.IP_Addr_WordInterval_toString

16:58:53 Presenting theory Simple_Firewall.Primitives_toString

16:58:54 Presenting theory Simple_Firewall.Service_Matrix

16:58:54 Presenting theory Simple_Firewall.SimpleFw_toString

16:58:54 Presenting Routing ...

16:58:54 Presenting document Routing/document

16:58:54 Presenting document Routing/outline

16:58:54 Presenting theory Routing.Linorder_Helper

16:58:54 Presenting theory Routing.Routing_Table

16:58:54 Presenting theory Routing.Linux_Router

16:58:54 Presenting theory Routing.IpRoute_Parser

16:58:54 Presenting file "IpRoute_Parser.ml"

16:58:54 Presenting Iptables_Semantics ...

16:58:54 Presenting document Iptables_Semantics/document

16:58:54 Presenting document Iptables_Semantics/outline

16:58:54 Presenting theory Iptables_Semantics.List_Misc

16:58:54 Presenting theory Iptables_Semantics.Negation_Type

16:58:54 Presenting theory Iptables_Semantics.WordInterval_Lists

16:58:54 Presenting theory Iptables_Semantics.Repeat_Stabilize

16:58:54 Presenting theory Iptables_Semantics.Firewall_Common

16:58:55 Presenting theory Iptables_Semantics.Semantics

16:58:55 Presenting theory Iptables_Semantics.Matching

16:58:55 Presenting theory Iptables_Semantics.Ruleset_Update

16:58:55 Presenting theory Iptables_Semantics.Call_Return_Unfolding

16:58:55 Presenting theory Iptables_Semantics.Ternary

16:58:55 Presenting theory Iptables_Semantics.Matching_Ternary

16:58:55 Presenting theory Iptables_Semantics.Semantics_Ternary

16:58:56 Presenting theory Iptables_Semantics.Datatype_Selectors

16:58:56 Presenting theory Iptables_Semantics.IpAddresses

16:58:56 Presenting theory Iptables_Semantics.L4_Protocol_Flags

16:58:56 Presenting theory Iptables_Semantics.Ports

16:58:56 Presenting theory Iptables_Semantics.Conntrack_State

16:58:56 Presenting theory Iptables_Semantics.Tagged_Packet

16:58:56 Presenting theory Iptables_Semantics.Common_Primitive_Syntax

16:58:56 Presenting theory Iptables_Semantics.Unknown_Match_Tacs

16:58:56 Presenting theory Iptables_Semantics.Common_Primitive_Matcher_Generic

16:58:56 Presenting theory Iptables_Semantics.Common_Primitive_Matcher

16:58:56 Presenting theory Iptables_Semantics.Example_Semantics

16:58:56 Presenting theory Iptables_Semantics.Alternative_Semantics

16:58:56 Presenting theory Iptables_Semantics.Semantics_Stateful

16:58:56 Presenting theory Iptables_Semantics.Semantics_Goto

16:58:57 Presenting theory Iptables_Semantics.Negation_Type_DNF

16:58:57 Presenting theory Iptables_Semantics.Matching_Embeddings

16:58:57 Presenting theory Iptables_Semantics.Fixed_Action

16:58:57 Presenting theory Iptables_Semantics.Normalized_Matches

16:58:57 Presenting theory Iptables_Semantics.Negation_Type_Matching

16:58:57 Presenting theory Iptables_Semantics.Primitive_Normalization

16:58:57 Presenting theory Iptables_Semantics.MatchExpr_Fold

16:58:57 Presenting theory Iptables_Semantics.Common_Primitive_Lemmas

16:58:57 Presenting theory Iptables_Semantics.Ports_Normalize

16:58:58 Presenting theory Iptables_Semantics.IpAddresses_Normalize

16:58:58 Presenting theory Iptables_Semantics.Interfaces_Normalize

16:58:58 Presenting theory Iptables_Semantics.Word_Upto

16:58:58 Presenting theory Iptables_Semantics.Protocols_Normalize

16:58:58 Presenting theory Iptables_Semantics.Remdups_Rev

16:58:58 Presenting theory Iptables_Semantics.Ipassmt

16:58:58 Presenting theory Iptables_Semantics.No_Spoof

16:58:58 Presenting theory Iptables_Semantics.Common_Primitive_toString

16:58:58 Presenting theory Iptables_Semantics.Routing_IpAssmt

16:58:58 Presenting theory Iptables_Semantics.Output_Interface_Replace

16:58:58 Presenting theory Iptables_Semantics.Interface_Replace

16:58:58 Presenting theory Iptables_Semantics.Optimizing

16:58:58 Presenting theory Iptables_Semantics.Transform

16:58:59 Presenting theory Iptables_Semantics.Conntrack_State_Transform

16:58:59 Presenting theory Iptables_Semantics.Primitive_Abstract

16:58:59 Presenting theory Iptables_Semantics.SimpleFw_Compliance

16:58:59 Presenting theory Iptables_Semantics.Semantics_Embeddings

16:59:00 Presenting theory Iptables_Semantics.Iptables_Semantics

16:59:00 Presenting theory Iptables_Semantics.Code_Interface

16:59:00 Presenting theory Iptables_Semantics.Parser6

16:59:00 Presenting theory Iptables_Semantics.No_Spoof_Embeddings

16:59:00 Presenting theory Iptables_Semantics.Parser

16:59:00 Presenting theory Iptables_Semantics.Code_haskell

16:59:00 Presenting theory Iptables_Semantics.Access_Matrix_Embeddings

16:59:00 Presenting theory Iptables_Semantics.Documentation

16:59:00 Presenting Iptables_Semantics_Examples ...

16:59:00 Presenting document Iptables_Semantics_Examples/document

16:59:00 Presenting document Iptables_Semantics_Examples/outline

16:59:00 Presenting theory Iptables_Semantics_Examples.Parser_Test

16:59:01 Presenting theory Iptables_Semantics_Examples.Parser6_Test

16:59:01 Presenting theory Iptables_Semantics_Examples.Small_Examples

16:59:01 Presenting theory Iptables_Semantics_Examples.Ports_Fail

16:59:01 Presenting theory Iptables_Semantics_Examples.Contrived_Example

16:59:01 Presenting theory Iptables_Semantics_Examples.iptables_Ln_tuned_parsed

16:59:01 Presenting theory Iptables_Semantics_Examples.Analyze_Synology_Diskstation

16:59:01 Presenting theory Iptables_Semantics_Examples.Analyze_Ringofsaturn_com

16:59:01 Presenting theory Iptables_Semantics_Examples.Analyze_SQRL_Shorewall

16:59:02 Presenting theory Iptables_Semantics_Examples.SQRL_2015_nospoof

16:59:02 Presenting theory Iptables_Semantics_Examples.SNS_IAS_Eduroam_Spoofing

16:59:02 Presenting theory Iptables_Semantics_Examples.Analyze_medium_sized_company

16:59:02 Presenting LOFT ...

16:59:02 Presenting document LOFT/document

16:59:02 Presenting document LOFT/outline

16:59:02 Presenting theory LOFT.OpenFlow_Helpers

16:59:02 Presenting theory LOFT.Sort_Descending

16:59:02 Presenting theory LOFT.List_Group

16:59:02 Presenting theory LOFT.OpenFlow_Matches

16:59:02 Presenting theory LOFT.OpenFlow_Action

16:59:02 Presenting theory LOFT.Semantics_OpenFlow

16:59:02 Presenting theory LOFT.OpenFlow_Serialize

16:59:02 Presenting theory LOFT.Featherweight_OpenFlow_Comparison

16:59:02 Presenting theory LOFT.LinuxRouter_OpenFlow_Translation

16:59:03 Presenting theory LOFT.OF_conv_test

16:59:03 Presenting theory LOFT.RFC2544

16:59:03 Presenting theory LOFT.OpenFlow_Documentation

16:59:03 Presenting Interval_Arithmetic_Word32 ...

16:59:03 Presenting document Interval_Arithmetic_Word32/document

16:59:03 Presenting document Interval_Arithmetic_Word32/outline

16:59:03 Presenting theory Interval_Arithmetic_Word32.Interval_Word32

16:59:04 Presenting theory Interval_Arithmetic_Word32.Finite_String

16:59:04 Presenting theory Interval_Arithmetic_Word32.Interpreter

16:59:04 Presenting Native_Word ...

16:59:04 Presenting document Native_Word/document

16:59:04 Presenting document Native_Word/outline

16:59:04 Presenting theory Native_Word.More_Bits_Int

16:59:04 Presenting theory Native_Word.Code_Symbolic_Bits_Int

16:59:04 Presenting theory Native_Word.Bits_Integer

16:59:04 Presenting theory Native_Word.Code_Target_Bits_Int

16:59:04 Presenting theory Native_Word.Code_Target_Word_Base

16:59:04 Presenting theory Native_Word.Uint64

16:59:04 Presenting theory Native_Word.Uint32

16:59:05 Presenting theory Native_Word.Uint16

16:59:05 Presenting theory Native_Word.Uint8

16:59:05 Presenting theory Native_Word.Uint

16:59:05 Presenting theory Native_Word.Native_Cast

16:59:05 Presenting theory Native_Word.Native_Cast_Uint

16:59:05 Presenting theory Native_Word.Native_Word_Imperative_HOL

16:59:05 Presenting theory Native_Word.Native_Word_Test

16:59:05 Presenting theory Native_Word.Native_Word_Test_Emu

16:59:05 Presenting theory Native_Word.Native_Word_Test_PolyML

16:59:05 Presenting theory Native_Word.Native_Word_Test_PolyML2

16:59:05 Presenting theory Native_Word.Native_Word_Test_PolyML64

16:59:05 Presenting theory Native_Word.Native_Word_Test_Scala

16:59:05 Presenting theory Native_Word.Native_Word_Test_GHC

16:59:05 Presenting theory Native_Word.Native_Word_Test_MLton

16:59:05 Presenting theory Native_Word.Native_Word_Test_MLton2

16:59:05 Presenting theory Native_Word.Native_Word_Test_OCaml

16:59:05 Presenting theory Native_Word.Native_Word_Test_OCaml2

16:59:05 Presenting theory Native_Word.Native_Word_Test_SMLNJ

16:59:05 Presenting theory Native_Word.Native_Word_Test_SMLNJ2

16:59:05 Presenting theory Native_Word.Uint_Userguide

16:59:05 Presenting ZFC_in_HOL ...

16:59:05 Presenting document ZFC_in_HOL/document

16:59:05 Presenting document ZFC_in_HOL/outline

16:59:05 Presenting theory ZFC_in_HOL.ZFC_Library

16:59:05 Presenting theory ZFC_in_HOL.ZFC_in_HOL

16:59:06 Presenting theory ZFC_in_HOL.ZFC_Cardinals

16:59:06 Presenting theory ZFC_in_HOL.Kirby

16:59:07 Presenting theory ZFC_in_HOL.Ordinal_Exp

16:59:07 Presenting theory ZFC_in_HOL.Cantor_NF

16:59:07 Presenting theory ZFC_in_HOL.ZFC_Typeclasses

16:59:07 Presenting HOL-Proofs ...

16:59:07 Presenting HOL-Proofs-Extraction ...

16:59:07 Presenting document HOL-Proofs-Extraction/document

16:59:07 Presenting document HOL-Proofs-Extraction/outline

16:59:07 Presenting theory HOL-Proofs-Extraction.Util

16:59:07 Presenting theory HOL-Proofs-Extraction.QuotRem

16:59:07 Presenting theory HOL-Proofs-Extraction.Greatest_Common_Divisor

16:59:07 Presenting theory HOL-Proofs-Extraction.Warshall

16:59:07 Presenting theory HOL-Proofs-Extraction.Higman

16:59:07 Presenting theory HOL-Proofs-Extraction.Higman_Extraction

16:59:07 Presenting theory HOL-Proofs-Extraction.Pigeonhole

16:59:07 Presenting theory HOL-Proofs-Extraction.Euclid

16:59:07 Presenting HOL-Proofs-Lambda ...

16:59:07 Presenting document HOL-Proofs-Lambda/document

16:59:07 Presenting document HOL-Proofs-Lambda/outline

16:59:07 Presenting theory HOL-Proofs-Lambda.Lambda

16:59:07 Presenting theory HOL-Proofs-Lambda.Commutation

16:59:08 Presenting theory HOL-Proofs-Lambda.ParRed

16:59:08 Presenting theory HOL-Proofs-Lambda.Eta

16:59:08 Presenting theory HOL-Proofs-Lambda.ListApplication

16:59:08 Presenting theory HOL-Proofs-Lambda.LambdaType

16:59:08 Presenting theory HOL-Proofs-Lambda.ListOrder

16:59:08 Presenting theory HOL-Proofs-Lambda.ListBeta

16:59:08 Presenting theory HOL-Proofs-Lambda.InductTermi

16:59:08 Presenting theory HOL-Proofs-Lambda.StrongNorm

16:59:08 Presenting theory HOL-Proofs-Lambda.NormalForm

16:59:08 Presenting theory HOL-Proofs-Lambda.Standardization

16:59:08 Presenting theory HOL-Proofs-Lambda.WeakNorm

16:59:08 Presenting HOL-Proofs-ex ...

16:59:08 Presenting theory HOL-Proofs-ex.Hilbert_Classical

16:59:08 Presenting theory HOL-Proofs-ex.Proof_Terms

16:59:08 Presenting theory HOL-Proofs-ex.XML_Data

16:59:08 Presenting Haskell ...

16:59:08 Presenting theory Haskell.Haskell

16:59:08 Presenting theory Haskell.Test

16:59:08 Presenting Intro ...

16:59:08 Presenting document Intro/intro

16:59:08 Presenting LCF ...

16:59:08 Presenting theory LCF.LCF

16:59:08 Presenting theory LCF.Ex1

16:59:08 Presenting theory LCF.Ex2

16:59:08 Presenting theory LCF.Ex3

16:59:08 Presenting theory LCF.Ex4

16:59:08 Presenting Logics ...

16:59:08 Presenting document Logics/logics

16:59:08 Presenting Nitpick ...

16:59:08 Presenting document Nitpick/nitpick

16:59:08 Presenting Pure-Examples ...

16:59:08 Presenting document Pure-Examples/document

16:59:08 Presenting document Pure-Examples/outline

16:59:08 Presenting theory Pure-Examples.First_Order_Logic

16:59:08 Presenting theory Pure-Examples.Higher_Order_Logic

16:59:09 Presenting SML ...

16:59:09 Presenting theory SML.Examples

16:59:09 Presenting file "factorial.sml"

16:59:09 Presenting file "Example.sig"

16:59:09 Presenting file "Example.sml"

16:59:09 Presenting Sequents ...

16:59:09 Presenting theory Sequents.Sequents

16:59:09 Presenting file "prover.ML"

16:59:09 Presenting theory Sequents.LK0

16:59:09 Presenting theory Sequents.LK

16:59:09 Presenting file "simpdata.ML"

16:59:09 Presenting theory Sequents.ILL

16:59:09 Presenting theory Sequents.ILL_predlog

16:59:09 Presenting theory Sequents.Washing

16:59:09 Presenting theory Sequents.Modal0

16:59:09 Presenting file "modal.ML"

16:59:09 Presenting theory Sequents.T

16:59:09 Presenting theory Sequents.S4

16:59:09 Presenting theory Sequents.S43

16:59:09 Presenting theory Sequents.Propositional

16:59:09 Presenting theory Sequents.Quantifiers

16:59:09 Presenting theory Sequents.Hard_Quantifiers

16:59:09 Presenting theory Sequents.Nat

16:59:09 Presenting Sledgehammer ...

16:59:09 Presenting document Sledgehammer/sledgehammer

16:59:09 Presenting Spec_Check ...

16:59:09 Presenting theory Spec_Check.Spec_Check

16:59:09 Presenting file "random.ML"

16:59:09 Presenting file "property.ML"

16:59:09 Presenting file "base_generator.ML"

16:59:09 Presenting file "generator.ML"

16:59:09 Presenting file "gen_construction.ML"

16:59:09 Presenting file "spec_check.ML"

16:59:09 Presenting file "output_style.ML"

16:59:09 Presenting theory Spec_Check.Examples

16:59:09 Presenting System ...

16:59:09 Presenting document System/system

16:59:09 Presenting theory System.Base

16:59:10 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

16:59:10 Presenting theory System.Environment

16:59:10 Presenting theory System.Sessions

16:59:10 Presenting theory System.Presentation

16:59:10 Presenting theory System.Server

16:59:10 Presenting theory System.Scala

16:59:10 Presenting theory System.Phabricator

16:59:10 Presenting theory System.Misc

16:59:10 Presenting Tools ...

16:59:10 Presenting theory Tools.Code_Generator

16:59:12 Presenting file "cache_io.ML"

16:59:12 Presenting file "Code/code_preproc.ML"

16:59:12 Presenting file "Code/code_symbol.ML"

16:59:12 Presenting file "Code/code_thingol.ML"

16:59:12 Presenting file "Code/code_simp.ML"

16:59:12 Presenting file "Code/code_printer.ML"

16:59:12 Presenting file "Code/code_target.ML"

16:59:12 Presenting file "Code/code_namespace.ML"

16:59:12 Presenting file "Code/code_ml.ML"

16:59:12 Presenting file "Code/code_haskell.ML"

16:59:12 Presenting file "Code/code_scala.ML"

16:59:12 Presenting file "Code/code_runtime.ML"

16:59:12 Presenting file "nbe.ML"

16:59:12 Presenting ZF ...

16:59:12 Presenting document ZF/document

16:59:12 Presenting document ZF/outline

16:59:12 Presenting theory ZF.ZF_Base

16:59:12 Presenting theory ZF.upair

16:59:12 Presenting file "Tools/typechk.ML"

16:59:12 Presenting theory ZF.pair

16:59:12 Presenting file "simpdata.ML"

16:59:12 Presenting theory ZF.equalities

16:59:12 Presenting theory ZF.Fixedpt

16:59:13 Presenting theory ZF.Bool

16:59:13 Presenting theory ZF.Sum

16:59:13 Presenting theory ZF.func

16:59:13 Presenting theory ZF.QPair

16:59:13 Presenting theory ZF.Perm

16:59:13 Presenting theory ZF.Trancl

16:59:13 Presenting theory ZF.WF

16:59:13 Presenting theory ZF.Ordinal

16:59:13 Presenting theory ZF.OrdQuant

16:59:13 Presenting theory ZF.Nat

16:59:13 Presenting theory ZF.Inductive

16:59:13 Presenting file "ind_syntax.ML"

16:59:13 Presenting file "Tools/ind_cases.ML"

16:59:13 Presenting file "Tools/cartprod.ML"

16:59:13 Presenting file "Tools/inductive_package.ML"

16:59:13 Presenting file "Tools/induct_tacs.ML"

16:59:13 Presenting file "Tools/primrec_package.ML"

16:59:13 Presenting theory ZF.Epsilon

16:59:13 Presenting theory ZF.Order

16:59:14 Presenting theory ZF.OrderArith

16:59:14 Presenting theory ZF.OrderType

16:59:14 Presenting theory ZF.Finite

16:59:14 Presenting theory ZF.Cardinal

16:59:14 Presenting theory ZF.Univ

16:59:14 Presenting theory ZF.QUniv

16:59:14 Presenting theory ZF.Datatype

16:59:14 Presenting file "Tools/datatype_package.ML"

16:59:14 Presenting theory ZF.Arith

16:59:14 Presenting theory ZF.ArithSimp

16:59:14 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_numerals.ML"

16:59:14 Presenting file "$ISABELLE_HOME/src/Provers/Arith/combine_numerals.ML"

16:59:14 Presenting file "arith_data.ML"

16:59:15 Presenting theory ZF.List

16:59:15 Presenting theory ZF.EquivClass

16:59:15 Presenting theory ZF.Int

16:59:15 Presenting theory ZF.Bin

16:59:15 Presenting file "Tools/numeral_syntax.ML"

16:59:15 Presenting file "int_arith.ML"

16:59:15 Presenting theory ZF.IntDiv

16:59:15 Presenting theory ZF.CardinalArith

16:59:15 Presenting theory ZF

16:59:15 Presenting theory ZF.AC

16:59:15 Presenting theory ZF.Zorn

16:59:15 Presenting theory ZF.Cardinal_AC

16:59:16 Presenting theory ZF.InfDatatype

16:59:16 Presenting theory ZFC

16:59:16 Presenting Logics_ZF ...

16:59:16 Presenting document Logics_ZF/logics-ZF

16:59:16 Presenting theory Logics_ZF.IFOL_examples

16:59:16 Presenting theory Logics_ZF.FOL_examples

16:59:16 Presenting theory Logics_ZF.ZF_examples

16:59:16 Presenting theory Logics_ZF.If

16:59:16 Presenting theory Logics_ZF.ZF_Isar

16:59:16 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

16:59:16 Presenting Recursion-Addition ...

16:59:16 Presenting document Recursion-Addition/document

16:59:16 Presenting document Recursion-Addition/outline

16:59:16 Presenting theory Recursion-Addition.recursion

16:59:16 Presenting ZF-AC ...

16:59:16 Presenting document ZF-AC/document

16:59:16 Presenting document ZF-AC/outline

16:59:16 Presenting theory ZF-AC.AC_Equiv

16:59:16 Presenting theory ZF-AC.Cardinal_aux

16:59:16 Presenting theory ZF-AC.WO6_WO1

16:59:16 Presenting theory ZF-AC.WO1_WO7

16:59:16 Presenting theory ZF-AC.AC7_AC9

16:59:16 Presenting theory ZF-AC.WO1_AC

16:59:16 Presenting theory ZF-AC.Hartog

16:59:16 Presenting theory ZF-AC.HH

16:59:16 Presenting theory ZF-AC.AC15_WO6

16:59:16 Presenting theory ZF-AC.AC16_lemmas

16:59:16 Presenting theory ZF-AC.WO2_AC16

16:59:17 Presenting theory ZF-AC.AC16_WO4

16:59:17 Presenting theory ZF-AC.AC17_AC1

16:59:17 Presenting theory ZF-AC.AC18_AC19

16:59:17 Presenting theory ZF-AC.DC

16:59:17 Presenting ZF-Coind ...

16:59:17 Presenting theory ZF-Coind.Language

16:59:17 Presenting theory ZF-Coind.Map

16:59:17 Presenting theory ZF-Coind.Values

16:59:17 Presenting theory ZF-Coind.Types

16:59:17 Presenting theory ZF-Coind.Static

16:59:17 Presenting theory ZF-Coind.Dynamic

16:59:17 Presenting theory ZF-Coind.ECR

16:59:17 Presenting ZF-Constructible ...

16:59:17 Presenting document ZF-Constructible/document

16:59:17 Presenting document ZF-Constructible/outline

16:59:17 Presenting theory ZF-Constructible.Formula

16:59:17 Presenting theory ZF-Constructible.Relative

16:59:18 Presenting theory ZF-Constructible.Wellorderings

16:59:18 Presenting theory ZF-Constructible.WFrec

16:59:18 Presenting theory ZF-Constructible.WF_absolute

16:59:18 Presenting theory ZF-Constructible.Datatype_absolute

16:59:18 Presenting theory ZF-Constructible.Normal

16:59:18 Presenting theory ZF-Constructible.Reflection

16:59:18 Presenting theory ZF-Constructible.MetaExists

16:59:18 Presenting theory ZF-Constructible.L_axioms

16:59:18 Presenting theory ZF-Constructible.Separation

16:59:18 Presenting theory ZF-Constructible.Internalize

16:59:19 Presenting theory ZF-Constructible.Rec_Separation

16:59:19 Presenting theory ZF-Constructible.Satisfies_absolute

16:59:19 Presenting theory ZF-Constructible.DPow_absolute

16:59:19 Presenting theory ZF-Constructible.AC_in_L

16:59:19 Presenting theory ZF-Constructible.Rank

16:59:19 Presenting theory ZF-Constructible.Rank_Separation

16:59:19 Presenting Forcing ...

16:59:19 Presenting document Forcing/document

16:59:19 Presenting document Forcing/outline

16:59:19 Presenting theory Forcing.Utils

16:59:20 Presenting file "utils.ML"

16:59:20 Presenting theory Forcing.Forcing_Notions

16:59:20 Presenting theory Forcing.Pointed_DC

16:59:20 Presenting theory Forcing.Rasiowa_Sikorski

16:59:20 Presenting theory Forcing.Nat_Miscellanea

16:59:20 Presenting theory Forcing.Internalizations

16:59:20 Presenting theory Forcing.Recursion_Thms

16:59:20 Presenting theory Forcing.Relative_Univ

16:59:20 Presenting theory Forcing.Synthetic_Definition

16:59:20 Presenting theory Forcing.Interface

16:59:20 Presenting theory Forcing.Forcing_Data

16:59:20 Presenting theory Forcing.Internal_ZFC_Axioms

16:59:20 Presenting theory Forcing.Renaming

16:59:20 Presenting theory Forcing.Renaming_Auto

16:59:21 Presenting file "renaming.ML"

16:59:21 Presenting theory Forcing.Names

16:59:21 Presenting theory Forcing.FrecR

16:59:21 Presenting theory Forcing.Arities

16:59:21 Presenting theory Forcing.Forces_Definition

16:59:21 Presenting theory Forcing.Forcing_Theorems

16:59:22 Presenting theory Forcing.Separation_Rename

16:59:22 Presenting theory Forcing.Separation_Axiom

16:59:22 Presenting theory Forcing.Pairing_Axiom

16:59:22 Presenting theory Forcing.Union_Axiom

16:59:22 Presenting theory Forcing.Powerset_Axiom

16:59:22 Presenting theory Forcing.Extensionality_Axiom

16:59:22 Presenting theory Forcing.Foundation_Axiom

16:59:22 Presenting theory Forcing.Least

16:59:22 Presenting theory Forcing.Replacement_Axiom

16:59:22 Presenting theory Forcing.Infinity_Axiom

16:59:22 Presenting theory Forcing.Choice_Axiom

16:59:22 Presenting theory Forcing.Ordinals_In_MG

16:59:22 Presenting theory Forcing.Proper_Extension

16:59:22 Presenting theory Forcing.Succession_Poset

16:59:22 Presenting theory Forcing.Forcing_Main

16:59:22 Presenting ZF-IMP ...

16:59:22 Presenting document ZF-IMP/document

16:59:22 Presenting document ZF-IMP/outline

16:59:22 Presenting theory ZF-IMP.Com

16:59:22 Presenting theory ZF-IMP.Denotation

16:59:22 Presenting theory ZF-IMP.Equiv

16:59:22 Presenting ZF-Induct ...

16:59:22 Presenting document ZF-Induct/document

16:59:23 Presenting document ZF-Induct/outline

16:59:23 Presenting theory ZF-Induct.Datatypes

16:59:23 Presenting theory ZF-Induct.Binary_Trees

16:59:23 Presenting theory ZF-Induct.Term

16:59:23 Presenting theory ZF-Induct.Ntree

16:59:23 Presenting theory ZF-Induct.Tree_Forest

16:59:23 Presenting theory ZF-Induct.Brouwer

16:59:23 Presenting theory ZF-Induct.Mutil

16:59:23 Presenting theory ZF-Induct.FoldSet

16:59:23 Presenting theory ZF-Induct.Acc

16:59:23 Presenting theory ZF-Induct.Multiset

16:59:23 Presenting theory ZF-Induct.Rmap

16:59:23 Presenting theory ZF-Induct.PropLog

16:59:23 Presenting theory ZF-Induct.ListN

16:59:23 Presenting theory ZF-Induct.Comb

16:59:23 Presenting theory ZF-Induct.Primrec

16:59:23 Presenting ZF-UNITY ...

16:59:23 Presenting theory ZF-UNITY.State

16:59:23 Presenting theory ZF-UNITY.UNITY

16:59:23 Presenting theory ZF-UNITY.WFair

16:59:23 Presenting theory ZF-UNITY.Constrains

16:59:24 Presenting theory ZF-UNITY.SubstAx

16:59:24 Presenting theory ZF-UNITY.Mutex

16:59:24 Presenting theory ZF-UNITY.FP

16:59:24 Presenting theory ZF-UNITY.Union

16:59:24 Presenting theory ZF-UNITY.GenPrefix

16:59:24 Presenting theory ZF-UNITY.MultisetSum

16:59:24 Presenting theory ZF-UNITY.Monotonicity

16:59:24 Presenting theory ZF-UNITY.Increasing

16:59:24 Presenting theory ZF-UNITY.Comp

16:59:24 Presenting theory ZF-UNITY.Guar

16:59:24 Presenting theory ZF-UNITY.Follows

16:59:24 Presenting theory ZF-UNITY.AllocBase

16:59:24 Presenting theory ZF-UNITY.Distributor

16:59:24 Presenting theory ZF-UNITY.Merge

16:59:24 Presenting theory ZF-UNITY.ClientImpl

16:59:24 Presenting theory ZF-UNITY.AllocImpl

16:59:24 Presenting ZF-Resid ...

16:59:24 Presenting theory ZF-Resid.Redex

16:59:25 Presenting theory ZF-Resid.Substitution

16:59:25 Presenting theory ZF-Resid.Residuals

16:59:25 Presenting theory ZF-Resid.Reduction

16:59:25 Presenting theory ZF-Resid.Confluence

16:59:25 Presenting ZF-ex ...

16:59:25 Presenting theory ZF-ex.misc

16:59:25 Presenting theory ZF-ex.Group

16:59:25 Presenting theory ZF-ex.Ring

16:59:25 Presenting theory ZF-ex.Commutation

16:59:25 Presenting theory ZF-ex.Primes

16:59:25 Presenting theory ZF-ex.NatSum

16:59:25 Presenting theory ZF-ex.Ramsey

16:59:25 Presenting theory ZF-ex.Limit

16:59:26 Presenting theory ZF-ex.BinEx

16:59:26 Presenting theory ZF-ex.LList

16:59:26 Presenting theory ZF-ex.CoUnit

16:59:26

16:59:26 === TIMING ===

16:59:26

16:59:26 Group AFP: 0:00:00 elapsed time

16:59:26 Group main: 0:00:00 elapsed time

16:59:26 Group doc: 0:00:00 elapsed time

16:59:26 Group timing: 0:00:00 elapsed time

16:59:26 Group large: 0:00:00 elapsed time

16:59:26 Group no_doc: 0:00:00 elapsed time

16:59:26 Overall: 0:20:18 elapsed time

16:59:26

16:59:26 === DEPENDENCIES ===

16:59:26

16:59:26 Generating dependencies file ...

16:59:32 Writing dependencies file ...

16:59:32

16:59:32 === REPORT ===

16:59:32

16:59:32 Writing report file ...

16:59:32

16:59:32 === SITEGEN ===

16:59:32

16:59:32 Writing status file ...

16:59:32 Running sitegen ...

16:59:34 Success: Generated topics.html

16:59:34 Success: Generated index.html

16:59:35 Success: Generated html files for 575 entries

16:59:35 Success: Generated statistics.html

16:59:35 Success: Generated download.html

16:59:35 Success: Generated about.html

16:59:35 Success: Generated citing.html

16:59:35 Success: Generated updating.html

16:59:35 Success: Generated search.html

16:59:35 Success: Generated submitting.html

16:59:35 Success: Generated using.html

16:59:35 Success: Generated rss.xml

16:59:35 Success: Generated status.html

16:59:35 Checked directory thys. Found 0 warnings.

16:59:35 Packing tars ...

16:59:50

16:59:50 === COMPLETED ===

16:59:50

16:59:50 Archiving artifacts

17:05:41 Started calculate disk usage of build

17:05:41 Finished Calculation of disk usage of build in 0 seconds

17:05:49 Started calculate disk usage of workspace

17:05:50 Finished Calculation of disk usage of workspace in 0 seconds

17:05:51 No emails were triggered.

17:05:51 Finished: SUCCESS